From: Mikko Rasa Date: Fri, 18 Mar 2022 22:49:32 +0000 (+0200) Subject: Begin creating a new demo program X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=35fbb952c5a932cd1b77111da42d5608b51caa4c;hp=d9c437291135255422c71918cd0cab8a735848af;p=libs%2Fgl.git Begin creating a new demo program --- diff --git a/.gitignore b/.gitignore index 2304806c..5d0d8ada 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .config temp /desertpillars +/forestpond /glslcompiler /libmspgl.a /libmspgl.so diff --git a/Build b/Build index 16e9537c..c195c2c8 100644 --- a/Build +++ b/Build @@ -128,6 +128,17 @@ package "mspgl" }; }; + program "forestpond" + { + source "demos/forestpond/source"; + require "sigc++-2.0"; + use "mspgl"; + build_info + { + standard CXX "c++14"; + }; + }; + program "glslcompiler" { source "tools/glslcompiler.cpp"; diff --git a/demos/forestpond/.gitignore b/demos/forestpond/.gitignore new file mode 100644 index 00000000..d93aea19 --- /dev/null +++ b/demos/forestpond/.gitignore @@ -0,0 +1 @@ +/assets diff --git a/demos/forestpond/data/exported/Camera.camera b/demos/forestpond/data/exported/Camera.camera new file mode 100644 index 00000000..49a31ee3 --- /dev/null +++ b/demos/forestpond/data/exported/Camera.camera @@ -0,0 +1,5 @@ +position 1.70001 9.28589 5.13893; +look_direction -0.174021 -0.903043 -0.392721; +up_direction 0.00000 0.00000 1.00000; +field_of_view 37.8493; +depth_clip 0.100000 1000.00; diff --git a/demos/forestpond/data/exported/Daffodil_grass.tech b/demos/forestpond/data/exported/Daffodil_grass.tech new file mode 100644 index 00000000..2d5fd47d --- /dev/null +++ b/demos/forestpond/data/exported/Daffodil_grass.tech @@ -0,0 +1,41 @@ +method "" +{ + material + { + type pbr; + base_color_map "grass_baseColor.png.tex"; + metalness 0.00000; + roughness 0.600000; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + alpha_cutoff 0.500000; + }; + receive_shadows true; + instancing true; +}; +method "shadow" +{ + shader "occluder_masked_instanced.shader"; + texture "alpha_map" + { + texture "grass_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; +method "shadow_thsm" +{ + shader "occluder_thsm_masked_instanced.shader"; + texture "alpha_map" + { + texture "grass_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; diff --git a/demos/forestpond/data/exported/Forest.lightn b/demos/forestpond/data/exported/Forest.lightn new file mode 100644 index 00000000..090683b1 --- /dev/null +++ b/demos/forestpond/data/exported/Forest.lightn @@ -0,0 +1,2 @@ +ambient 0.0508761 0.0508761 0.0508761; +light "Sun.light"; diff --git a/demos/forestpond/data/exported/Forest.scene b/demos/forestpond/data/exported/Forest.scene new file mode 100644 index 00000000..3d3c2ec2 --- /dev/null +++ b/demos/forestpond/data/exported/Forest.scene @@ -0,0 +1,117199 @@ +type simple; +object "Terrain.object" "Terrain" +{ + transform + { + position 0.00000 0.00000 0.00000; + euler 0.00000 -0.00000 0.00000; + scale 1.00000 1.00000 1.00000; + }; +}; +object "Water.object" "Water" +{ + transform + { + position 0.00000 0.00000 0.00000; + euler 0.00000 -0.00000 0.00000; + scale 1.00000 1.00000 1.00000; + }; +}; +object "oak_1_lod_Tree_0Mat_0.object" "oak_1_lod_Tree_0Mat_0" +{ + transform + { + position 4.68988 8.93850 0.622312; + rotation 7.58615 0.00000 0.00000 -1.00000; + scale 0.0382891 0.0382891 0.0382891; + }; +}; +object "oak_1_lod_Tree_0Mat_0.object" "oak_1_lod_Tree_0Mat_0.001" +{ + transform + { + position -1.94159 -10.8954 0.874899; + rotation 93.1003 0.00000 0.00000 1.00000; + scale 0.0382891 0.0382891 0.0382891; + }; +}; +object "oak_1_lod_Tree_1Mat_0.object" "oak_1_lod_Tree_1Mat_0" +{ + transform + { + position 4.68988 8.93850 0.622312; + rotation 7.58615 0.00000 0.00000 -1.00000; + scale 0.0382891 0.0382891 0.0382891; + }; +}; +object "oak_1_lod_Tree_1Mat_0.object" "oak_1_lod_Tree_1Mat_0.001" +{ + transform + { + position -1.94159 -10.8954 0.874899; + rotation 93.1003 0.00000 0.00000 1.00000; + scale 0.0382891 0.0382891 0.0382891; + }; +}; +object "oak_2_lod_Tree_0Mat_0.object" "oak_2_lod_Tree_0Mat_0" +{ + transform + { + position 3.30851 -3.03867 0.367384; + rotation 29.0045 0.00000 0.00000 -1.00000; + scale 0.0426353 0.0426353 0.0426353; + }; +}; +object "oak_2_lod_Tree_0Mat_0.object" "oak_2_lod_Tree_0Mat_0.001" +{ + transform + { + position -11.0152 -14.5828 0.709948; + rotation 66.4070 0.00000 0.00000 1.00000; + scale 0.0426353 0.0426353 0.0426353; + }; +}; +object "oak_2_lod_Tree_1Mat_0.object" "oak_2_lod_Tree_1Mat_0" +{ + transform + { + position 3.30851 -3.03867 0.367384; + rotation 29.0045 0.00000 0.00000 -1.00000; + scale 0.0426353 0.0426353 0.0426353; + }; +}; +object "oak_2_lod_Tree_1Mat_0.object" "oak_2_lod_Tree_1Mat_0.001" +{ + transform + { + position -11.0152 -14.5828 0.709948; + rotation 66.4070 0.00000 0.00000 1.00000; + scale 0.0426353 0.0426353 0.0426353; + }; +}; +object "oak_3_lod_Tree_0Mat_0.object" "oak_3_lod_Tree_0Mat_0" +{ + transform + { + position -7.07373 -3.64717 0.451437; + rotation 48.1095 0.00000 0.00000 -1.00000; + scale 0.0408496 0.0408496 0.0408496; + }; +}; +object "oak_3_lod_Tree_1Mat_0.object" "oak_3_lod_Tree_1Mat_0" +{ + transform + { + position -7.07373 -3.64717 0.451437; + rotation 48.1095 0.00000 0.00000 -1.00000; + scale 0.0408496 0.0408496 0.0408496; + }; +}; +array "grass_varien_4_grass_0.object" +{ + instance + { + transform + { + position -18.2524 4.34524 0.928818; + rotation 112.086 0.00000 0.00000 1.00000; + scale 0.861289 0.861289 0.861289; + }; + }; + instance + { + transform + { + position -10.4885 -4.29736 0.857838; + rotation 151.782 -0.00000 -0.00000 -1.00000; + scale 1.11891 1.11891 1.11891; + }; + }; + instance + { + transform + { + position 1.24042 9.00508 0.613438; + rotation 116.212 0.00000 0.00000 -1.00000; + scale 0.936226 0.936226 0.936226; + }; + }; + instance + { + transform + { + position -10.2988 -4.73778 0.841419; + rotation 105.369 0.00000 0.00000 -1.00000; + scale 0.808715 0.808715 0.808715; + }; + }; + instance + { + transform + { + position -9.02694 4.81545 0.145027; + rotation 50.2700 0.00000 0.00000 1.00000; + scale 0.941006 0.941006 0.941006; + }; + }; + instance + { + transform + { + position 4.91018 4.22928 0.496260; + rotation 51.1441 0.00000 0.00000 1.00000; + scale 1.11428 1.11428 1.11428; + }; + }; + instance + { + transform + { + position 9.07103 8.91610 0.838462; + rotation 137.013 -0.00000 -0.00000 -1.00000; + scale 0.934245 0.934245 0.934245; + }; + }; + instance + { + transform + { + position -18.2746 2.22933 1.10059; + rotation 28.8386 0.00000 0.00000 1.00000; + scale 1.00910 1.00910 1.00910; + }; + }; + instance + { + transform + { + position -15.0676 2.73730 0.581589; + rotation 51.6379 0.00000 0.00000 -1.00000; + scale 1.07082 1.07082 1.07082; + }; + }; + instance + { + transform + { + position -11.5815 -7.92712 0.850637; + rotation 139.532 -0.00000 -0.00000 -1.00000; + scale 0.944048 0.944048 0.944048; + }; + }; + instance + { + transform + { + position -5.85580 -6.11670 0.838024; + rotation 153.250 0.00000 0.00000 1.00000; + scale 0.972737 0.972737 0.972737; + }; + }; + instance + { + transform + { + position 5.85666 -6.73460 0.930066; + rotation 122.547 0.00000 0.00000 1.00000; + scale 0.970211 0.970211 0.970211; + }; + }; + instance + { + transform + { + position 3.87394 -3.84562 0.522094; + rotation 8.15665 0.00000 0.00000 0.999997; + scale 0.761814 0.761814 0.761814; + }; + }; + instance + { + transform + { + position -1.93316 -5.03465 0.691096; + rotation 89.0106 0.00000 0.00000 -1.00000; + scale 1.23292 1.23292 1.23292; + }; + }; + instance + { + transform + { + position -18.4138 9.78960 0.911911; + rotation 128.195 0.00000 0.00000 1.00000; + scale 0.800317 0.800317 0.800317; + }; + }; + instance + { + transform + { + position 4.05577 -4.42191 0.638794; + rotation 147.996 0.00000 0.00000 1.00000; + scale 0.822709 0.822709 0.822709; + }; + }; + instance + { + transform + { + position 5.51586 -3.40996 0.615224; + rotation 49.5900 0.00000 0.00000 1.00000; + scale 0.808456 0.808456 0.808456; + }; + }; + instance + { + transform + { + position 5.26675 -1.76692 0.525163; + rotation 170.695 -0.00000 -0.00000 -1.00000; + scale 1.05092 1.05092 1.05092; + }; + }; + instance + { + transform + { + position 8.93184 -5.35485 1.07540; + rotation 116.141 0.00000 0.00000 1.00000; + scale 1.03516 1.03516 1.03516; + }; + }; + instance + { + transform + { + position 8.65895 -5.46191 1.04997; + rotation 173.692 0.00000 0.00000 1.00000; + scale 1.26084 1.26084 1.26084; + }; + }; + instance + { + transform + { + position -6.34078 -4.55418 0.493747; + rotation 158.914 -0.00000 -0.00000 -1.00000; + scale 0.750728 0.750728 0.750728; + }; + }; + instance + { + transform + { + position -9.00698 -6.45166 0.689495; + rotation 156.328 -0.00000 -0.00000 -1.00000; + scale 0.948595 0.948595 0.948595; + }; + }; + instance + { + transform + { + position -16.6469 7.89948 1.00207; + rotation 13.4965 0.00000 0.00000 -0.999999; + scale 1.24874 1.24874 1.24874; + }; + }; + instance + { + transform + { + position 1.40704 0.601053 0.136984; + rotation 5.21339 0.00000 0.00000 1.00001; + scale 1.00812 1.00812 1.00812; + }; + }; + instance + { + transform + { + position 4.88557 5.14931 0.587093; + rotation 150.685 -0.00000 -0.00000 -1.00000; + scale 0.992854 0.992854 0.992854; + }; + }; + instance + { + transform + { + position -17.4957 -17.9602 0.874261; + rotation 149.600 -0.00000 -0.00000 -1.00000; + scale 1.02066 1.02066 1.02066; + }; + }; + instance + { + transform + { + position 3.98729 -0.593167 0.495379; + rotation 147.989 0.00000 0.00000 1.00000; + scale 0.882928 0.882928 0.882928; + }; + }; + instance + { + transform + { + position -15.2987 7.40865 0.985634; + rotation 145.069 0.00000 0.00000 1.00000; + scale 0.716732 0.716732 0.716732; + }; + }; + instance + { + transform + { + position -12.6367 2.10586 0.699719; + rotation 58.8979 0.00000 0.00000 1.00000; + scale 0.700157 0.700157 0.700157; + }; + }; + instance + { + transform + { + position 3.55265 4.29899 0.586245; + rotation 70.5508 0.00000 0.00000 1.00000; + scale 1.00187 1.00187 1.00187; + }; + }; + instance + { + transform + { + position 1.70112 6.51146 0.500268; + rotation 38.5152 0.00000 0.00000 1.00000; + scale 1.25331 1.25331 1.25331; + }; + }; + instance + { + transform + { + position 6.97529 7.30681 0.925298; + rotation 134.288 0.00000 0.00000 1.00000; + scale 0.885692 0.885692 0.885692; + }; + }; + instance + { + transform + { + position -3.08190 7.36611 0.423273; + rotation 172.160 0.00000 0.00000 1.00000; + scale 0.824990 0.824990 0.824990; + }; + }; + instance + { + transform + { + position -1.60246 9.38706 0.638973; + rotation 173.002 -0.00000 -0.00000 -1.00000; + scale 1.06029 1.06029 1.06029; + }; + }; + instance + { + transform + { + position -1.38561 9.30816 0.629972; + rotation 74.4303 0.00000 0.00000 -1.00000; + scale 0.923777 0.923777 0.923777; + }; + }; + instance + { + transform + { + position 7.99493 8.42401 0.946624; + rotation 175.210 0.00000 0.00000 1.00000; + scale 1.07430 1.07430 1.07430; + }; + }; + instance + { + transform + { + position -19.9233 -1.88332 1.20118; + rotation 59.9027 0.00000 0.00000 -1.00000; + scale 1.02676 1.02676 1.02676; + }; + }; + instance + { + transform + { + position 8.58179 8.17313 0.900504; + rotation 15.5353 0.00000 0.00000 0.999999; + scale 0.729909 0.729909 0.729909; + }; + }; + instance + { + transform + { + position -15.5553 7.54071 1.03497; + rotation 162.254 -0.00000 -0.00000 -1.00000; + scale 0.733364 0.733364 0.733364; + }; + }; + instance + { + transform + { + position -10.2162 -3.04844 0.705069; + rotation 115.183 0.00000 0.00000 -1.00000; + scale 0.922303 0.922303 0.922303; + }; + }; + instance + { + transform + { + position -10.5515 -5.03531 0.819069; + rotation 96.0828 0.00000 0.00000 1.00000; + scale 1.29082 1.29082 1.29082; + }; + }; + instance + { + transform + { + position 8.45244 -2.74794 1.04958; + rotation 35.3454 0.00000 0.00000 -1.00000; + scale 0.809963 0.809963 0.809963; + }; + }; + instance + { + transform + { + position 2.53164 -7.03786 0.663411; + rotation 96.4017 0.00000 0.00000 1.00000; + scale 0.958348 0.958348 0.958348; + }; + }; + instance + { + transform + { + position -0.783946 -14.8143 0.924928; + rotation 18.1532 0.00000 0.00000 1.00000; + scale 0.716359 0.716359 0.716359; + }; + }; + instance + { + transform + { + position -4.51823 -6.27893 0.698462; + rotation 121.504 -0.00000 -0.00000 -1.00000; + scale 0.887039 0.887039 0.887039; + }; + }; + instance + { + transform + { + position -13.3935 8.01445 0.860989; + rotation 116.510 0.00000 0.00000 1.00000; + scale 1.18514 1.18514 1.18514; + }; + }; + instance + { + transform + { + position 6.17789 -2.08972 0.534299; + rotation 47.3343 0.00000 0.00000 1.00000; + scale 1.19411 1.19411 1.19411; + }; + }; + instance + { + transform + { + position -8.43522 -3.90342 0.742447; + rotation 141.602 0.00000 0.00000 1.00000; + scale 0.761664 0.761664 0.761664; + }; + }; + instance + { + transform + { + position 8.56186 -17.3648 0.970138; + rotation 71.8606 0.00000 0.00000 1.00000; + scale 0.972751 0.972751 0.972751; + }; + }; + instance + { + transform + { + position -12.5652 -3.63578 0.890118; + rotation 47.1098 0.00000 0.00000 -1.00000; + scale 0.906582 0.906582 0.906582; + }; + }; + instance + { + transform + { + position 2.16014 -0.0371698 0.305751; + rotation 0.619286 0.00000 0.00000 1.00003; + scale 0.989481 0.989481 0.989481; + }; + }; + instance + { + transform + { + position 1.38265 -4.80441 0.412251; + rotation 107.329 0.00000 0.00000 -1.00000; + scale 0.911185 0.911185 0.911185; + }; + }; + instance + { + transform + { + position 1.75892 -4.64177 0.405878; + rotation 90.5388 0.00000 0.00000 -1.00000; + scale 1.26230 1.26230 1.26230; + }; + }; + instance + { + transform + { + position -15.1564 6.95949 0.899215; + rotation 53.5788 0.00000 0.00000 1.00000; + scale 0.851849 0.851849 0.851849; + }; + }; + instance + { + transform + { + position -9.53299 2.91239 0.0105768; + rotation 62.5568 0.00000 0.00000 -1.00000; + scale 1.15281 1.15281 1.15281; + }; + }; + instance + { + transform + { + position -15.0416 5.48596 0.963223; + rotation 91.8271 0.00000 0.00000 -1.00000; + scale 1.26116 1.26116 1.26116; + }; + }; + instance + { + transform + { + position -9.22029 7.95386 0.452873; + rotation 164.167 0.00000 0.00000 1.00000; + scale 0.913165 0.913165 0.913165; + }; + }; + instance + { + transform + { + position -11.4831 2.96862 0.366699; + rotation 170.028 0.00000 0.00000 1.00000; + scale 0.757462 0.757462 0.757462; + }; + }; + instance + { + transform + { + position -3.17595 -4.62912 0.551859; + rotation 76.2674 0.00000 0.00000 -1.00000; + scale 0.735946 0.735946 0.735946; + }; + }; + instance + { + transform + { + position 0.823719 -5.16566 0.404866; + rotation 35.3399 0.00000 0.00000 1.00000; + scale 0.768860 0.768860 0.768860; + }; + }; + instance + { + transform + { + position 6.49827 -19.4224 0.815437; + rotation 95.6935 0.00000 0.00000 -1.00000; + scale 0.715814 0.715814 0.715814; + }; + }; + instance + { + transform + { + position 2.43969 4.70823 0.417359; + rotation 83.4809 0.00000 0.00000 1.00000; + scale 1.12549 1.12549 1.12549; + }; + }; + instance + { + transform + { + position -9.53068 6.98996 0.327784; + rotation 0.172458 0.00000 0.00000 0.993619; + scale 0.799020 0.799020 0.799020; + }; + }; + instance + { + transform + { + position 3.43244 -15.9330 1.02164; + rotation 60.7307 0.00000 0.00000 -1.00000; + scale 1.23177 1.23177 1.23177; + }; + }; + instance + { + transform + { + position 1.33455 -13.8496 0.951772; + rotation 41.0337 0.00000 0.00000 -1.00000; + scale 1.29809 1.29809 1.29809; + }; + }; + instance + { + transform + { + position 1.55723 -16.4125 1.15730; + rotation 177.133 -0.00000 -0.00000 -1.00000; + scale 0.994987 0.994987 0.994987; + }; + }; + instance + { + transform + { + position -1.91691 -15.4616 0.899950; + rotation 161.307 0.00000 0.00000 1.00000; + scale 1.19340 1.19340 1.19340; + }; + }; + instance + { + transform + { + position -17.1434 3.66777 0.860381; + rotation 98.4880 0.00000 0.00000 -1.00000; + scale 0.994275 0.994275 0.994275; + }; + }; + instance + { + transform + { + position -3.73898 9.80026 0.753470; + rotation 170.010 0.00000 0.00000 1.00000; + scale 1.12417 1.12417 1.12417; + }; + }; + instance + { + transform + { + position -4.00712 9.90835 0.750922; + rotation 141.643 -0.00000 -0.00000 -1.00000; + scale 0.764484 0.764484 0.764484; + }; + }; + instance + { + transform + { + position 8.21511 9.38826 0.975777; + rotation 145.914 -0.00000 -0.00000 -1.00000; + scale 0.889105 0.889105 0.889105; + }; + }; + instance + { + transform + { + position 3.91003 -17.6444 0.831506; + rotation 81.8476 0.00000 0.00000 -1.00000; + scale 0.976953 0.976953 0.976953; + }; + }; + instance + { + transform + { + position -0.193208 -14.9831 1.05440; + rotation 128.289 0.00000 0.00000 1.00000; + scale 1.00176 1.00176 1.00176; + }; + }; + instance + { + transform + { + position 4.88563 -2.76157 0.578530; + rotation 175.810 -0.00000 -0.00000 -1.00000; + scale 0.812840 0.812840 0.812840; + }; + }; + instance + { + transform + { + position 0.209158 -11.2025 0.823057; + rotation 137.120 0.00000 0.00000 1.00000; + scale 0.752585 0.752585 0.752585; + }; + }; + instance + { + transform + { + position 4.00438 -20.0679 1.17906; + rotation 81.2198 0.00000 0.00000 -1.00000; + scale 0.784396 0.784396 0.784396; + }; + }; + instance + { + transform + { + position 9.49042 9.00216 0.837683; + rotation 108.777 0.00000 0.00000 1.00000; + scale 1.07689 1.07689 1.07689; + }; + }; + instance + { + transform + { + position -9.03775 -12.0133 0.688334; + rotation 176.448 0.00000 0.00000 1.00000; + scale 0.874597 0.874597 0.874597; + }; + }; + instance + { + transform + { + position -12.0568 8.23394 0.721146; + rotation 1.45962 0.00000 0.00000 1.00004; + scale 1.06164 1.06164 1.06164; + }; + }; + instance + { + transform + { + position 4.90059 7.10240 0.758146; + rotation 178.111 -0.00000 -0.00000 -1.00000; + scale 1.24704 1.24704 1.24704; + }; + }; + instance + { + transform + { + position 4.23627 7.83455 0.735553; + rotation 48.4149 0.00000 0.00000 -1.00000; + scale 1.23338 1.23338 1.23338; + }; + }; + instance + { + transform + { + position 0.703525 -1.90251 0.0776531; + rotation 65.8575 0.00000 0.00000 -1.00000; + scale 1.01015 1.01015 1.01015; + }; + }; + instance + { + transform + { + position -10.8420 7.75685 0.641484; + rotation 39.7246 0.00000 0.00000 1.00000; + scale 0.764958 0.764958 0.764958; + }; + }; + instance + { + transform + { + position 2.35223 7.12443 0.466531; + rotation 37.0233 0.00000 0.00000 -1.00000; + scale 0.894727 0.894727 0.894727; + }; + }; + instance + { + transform + { + position 7.71662 6.95037 0.814494; + rotation 178.499 0.00000 0.00000 1.00000; + scale 1.28593 1.28593 1.28593; + }; + }; + instance + { + transform + { + position 7.44860 7.66296 0.807038; + rotation 109.003 0.00000 0.00000 -1.00000; + scale 0.990479 0.990479 0.990479; + }; + }; + instance + { + transform + { + position -7.40596 7.26211 0.475382; + rotation 95.2684 0.00000 0.00000 1.00000; + scale 0.982803 0.982803 0.982803; + }; + }; + instance + { + transform + { + position -7.59301 7.65912 0.438623; + rotation 4.88913 0.00000 0.00000 0.999995; + scale 0.873171 0.873171 0.873171; + }; + }; + instance + { + transform + { + position -4.02266 6.63610 0.441362; + rotation 15.6480 0.00000 0.00000 1.00000; + scale 0.987532 0.987532 0.987532; + }; + }; + instance + { + transform + { + position 1.91890 -17.3491 1.19147; + rotation 55.6375 0.00000 0.00000 -1.00000; + scale 1.06718 1.06718 1.06718; + }; + }; + instance + { + transform + { + position -6.24525 7.18602 0.537509; + rotation 80.6792 0.00000 0.00000 1.00000; + scale 0.832018 0.832018 0.832018; + }; + }; + instance + { + transform + { + position 6.23119 5.43928 0.612484; + rotation 54.2328 0.00000 0.00000 1.00000; + scale 1.11532 1.11532 1.11532; + }; + }; + instance + { + transform + { + position -0.990130 6.41122 0.194363; + rotation 117.587 0.00000 0.00000 -1.00000; + scale 0.784654 0.784654 0.784654; + }; + }; + instance + { + transform + { + position 2.51864 -19.0965 1.08382; + rotation 21.4072 0.00000 0.00000 1.00000; + scale 1.22387 1.22387 1.22387; + }; + }; + instance + { + transform + { + position -12.3339 5.60052 0.489930; + rotation 177.021 0.00000 0.00000 1.00000; + scale 1.00999 1.00999 1.00999; + }; + }; + instance + { + transform + { + position -2.93787 6.34378 0.194493; + rotation 48.7269 0.00000 0.00000 -1.00000; + scale 1.22740 1.22740 1.22740; + }; + }; + instance + { + transform + { + position -2.84745 6.54304 0.213485; + rotation 137.045 -0.00000 -0.00000 -1.00000; + scale 1.28506 1.28506 1.28506; + }; + }; + instance + { + transform + { + position -19.2849 1.53108 0.882422; + rotation 112.969 0.00000 0.00000 -1.00000; + scale 0.823319 0.823319 0.823319; + }; + }; + instance + { + transform + { + position -9.66481 5.75763 0.356769; + rotation 121.283 -0.00000 -0.00000 -1.00000; + scale 0.996958 0.996958 0.996958; + }; + }; + instance + { + transform + { + position 1.34926 -0.926742 0.150502; + rotation 88.7177 0.00000 0.00000 -1.00000; + scale 0.890258 0.890258 0.890258; + }; + }; + instance + { + transform + { + position -8.63279 6.93495 0.332002; + rotation 29.3314 0.00000 0.00000 -1.00000; + scale 1.22147 1.22147 1.22147; + }; + }; + instance + { + transform + { + position -3.48031 -14.6888 0.862140; + rotation 84.8978 0.00000 0.00000 1.00000; + scale 0.855015 0.855015 0.855015; + }; + }; + instance + { + transform + { + position -18.5362 1.93049 1.08767; + rotation 14.1818 0.00000 0.00000 -1.00001; + scale 1.19894 1.19894 1.19894; + }; + }; + instance + { + transform + { + position -15.4120 1.91919 0.773107; + rotation 137.974 0.00000 0.00000 1.00000; + scale 0.789457 0.789457 0.789457; + }; + }; + instance + { + transform + { + position 7.24375 3.42641 0.738012; + rotation 126.451 -0.00000 -0.00000 -1.00000; + scale 0.903574 0.903574 0.903574; + }; + }; + instance + { + transform + { + position 8.54666 -6.56618 0.769854; + rotation 109.350 0.00000 0.00000 1.00000; + scale 1.11374 1.11374 1.11374; + }; + }; + instance + { + transform + { + position -11.8079 -5.88592 1.02565; + rotation 3.00336 0.00000 0.00000 -1.00005; + scale 0.997143 0.997143 0.997143; + }; + }; + instance + { + transform + { + position 2.28787 -5.41570 0.534063; + rotation 124.618 0.00000 0.00000 1.00000; + scale 1.08776 1.08776 1.08776; + }; + }; + instance + { + transform + { + position -1.66184 6.95337 0.264505; + rotation 73.1572 0.00000 0.00000 1.00000; + scale 0.757262 0.757262 0.757262; + }; + }; + instance + { + transform + { + position 6.05239 -3.93916 0.734270; + rotation 174.445 0.00000 0.00000 1.00000; + scale 1.28943 1.28943 1.28943; + }; + }; + instance + { + transform + { + position -12.7035 4.72400 0.440462; + rotation 69.8684 0.00000 0.00000 1.00000; + scale 1.26896 1.26896 1.26896; + }; + }; + instance + { + transform + { + position -0.362517 -19.4217 0.947043; + rotation 132.145 -0.00000 -0.00000 -1.00000; + scale 1.21688 1.21688 1.21688; + }; + }; + instance + { + transform + { + position -11.5810 3.43331 0.374546; + rotation 108.994 0.00000 0.00000 1.00000; + scale 1.28728 1.28728 1.28728; + }; + }; + instance + { + transform + { + position 3.88905 4.12404 0.598173; + rotation 164.106 0.00000 0.00000 1.00000; + scale 1.20936 1.20936 1.20936; + }; + }; + instance + { + transform + { + position 0.101755 -4.15166 0.438458; + rotation 15.8927 0.00000 0.00000 1.00000; + scale 1.23327 1.23327 1.23327; + }; + }; + instance + { + transform + { + position -18.1213 -5.42812 0.912139; + rotation 76.5419 0.00000 0.00000 -1.00000; + scale 1.03269 1.03269 1.03269; + }; + }; + instance + { + transform + { + position 9.06309 0.554607 0.701816; + rotation 90.7113 0.00000 0.00000 -1.00000; + scale 1.29938 1.29938 1.29938; + }; + }; + instance + { + transform + { + position -3.24540 6.45243 0.250791; + rotation 76.3188 0.00000 0.00000 1.00000; + scale 0.895609 0.895609 0.895609; + }; + }; + instance + { + transform + { + position -0.617309 -5.06035 0.596254; + rotation 164.673 -0.00000 -0.00000 -1.00000; + scale 1.14765 1.14765 1.14765; + }; + }; + instance + { + transform + { + position -12.8545 2.76579 0.710309; + rotation 66.9352 0.00000 0.00000 1.00000; + scale 1.24735 1.24735 1.24735; + }; + }; + instance + { + transform + { + position 9.68714 2.34083 0.914631; + rotation 145.309 0.00000 0.00000 1.00000; + scale 0.950658 0.950658 0.950658; + }; + }; + instance + { + transform + { + position 9.49567 1.57573 0.659298; + rotation 106.381 0.00000 0.00000 1.00000; + scale 0.880992 0.880992 0.880993; + }; + }; + instance + { + transform + { + position -17.5566 -0.957501 0.884401; + rotation 51.9265 0.00000 0.00000 1.00000; + scale 1.22066 1.22066 1.22066; + }; + }; + instance + { + transform + { + position -9.59303 1.36442 0.111739; + rotation 145.414 -0.00000 -0.00000 -1.00000; + scale 0.804109 0.804109 0.804109; + }; + }; + instance + { + transform + { + position 7.46113 2.02185 0.739450; + rotation 18.6596 0.00000 0.00000 1.00000; + scale 1.04452 1.04452 1.04452; + }; + }; + instance + { + transform + { + position 7.71721 2.55868 0.640112; + rotation 20.4190 0.00000 0.00000 1.00000; + scale 0.770025 0.770025 0.770025; + }; + }; + instance + { + transform + { + position 7.92541 1.27411 0.769768; + rotation 93.7148 0.00000 0.00000 -1.00000; + scale 1.28255 1.28255 1.28255; + }; + }; + instance + { + transform + { + position -4.79397 -4.80611 0.597094; + rotation 94.6883 0.00000 0.00000 -1.00000; + scale 0.876357 0.876357 0.876357; + }; + }; + instance + { + transform + { + position -4.03917 -1.52595 0.202083; + rotation 41.7677 0.00000 0.00000 -1.00000; + scale 0.741364 0.741364 0.741364; + }; + }; + instance + { + transform + { + position -3.60510 -1.64574 0.114135; + rotation 153.937 0.00000 0.00000 1.00000; + scale 1.29253 1.29253 1.29253; + }; + }; + instance + { + transform + { + position 2.28243 -1.36432 0.311383; + rotation 58.9605 0.00000 0.00000 1.00000; + scale 0.977600 0.977600 0.977600; + }; + }; + instance + { + transform + { + position 2.09092 -1.29685 0.280840; + rotation 176.275 -0.00000 -0.00000 -1.00000; + scale 1.09055 1.09055 1.09055; + }; + }; + instance + { + transform + { + position 1.61171 -1.05174 0.206027; + rotation 17.9557 0.00000 0.00000 -1.00000; + scale 0.784780 0.784780 0.784780; + }; + }; + instance + { + transform + { + position 4.87012 -3.41138 0.507868; + rotation 84.7878 0.00000 0.00000 1.00000; + scale 1.28562 1.28562 1.28562; + }; + }; + instance + { + transform + { + position -8.38257 -0.492992 0.269530; + rotation 163.593 0.00000 0.00000 1.00000; + scale 0.713221 0.713221 0.713221; + }; + }; + instance + { + transform + { + position -8.93167 -0.869826 0.445387; + rotation 115.047 0.00000 0.00000 1.00000; + scale 0.797835 0.797835 0.797835; + }; + }; + instance + { + transform + { + position 7.44655 -0.285974 0.681351; + rotation 90.1954 0.00000 0.00000 -1.00000; + scale 0.952197 0.952197 0.952197; + }; + }; + instance + { + transform + { + position -8.65504 -5.23140 0.579297; + rotation 106.865 0.00000 0.00000 -1.00000; + scale 1.04691 1.04691 1.04691; + }; + }; + instance + { + transform + { + position 5.34040 0.162256 0.645238; + rotation 136.848 0.00000 0.00000 1.00000; + scale 1.26937 1.26937 1.26937; + }; + }; + instance + { + transform + { + position -11.3950 -2.43834 0.699433; + rotation 68.3307 0.00000 0.00000 1.00000; + scale 0.920089 0.920089 0.920089; + }; + }; + instance + { + transform + { + position -15.7102 -6.26417 0.809374; + rotation 15.3761 0.00000 0.00000 -1.00000; + scale 1.29189 1.29189 1.29189; + }; + }; + instance + { + transform + { + position -9.13371 -6.08408 0.618418; + rotation 153.669 0.00000 0.00000 1.00000; + scale 1.07250 1.07250 1.07250; + }; + }; + instance + { + transform + { + position -9.26593 -5.37652 0.637652; + rotation 21.3166 0.00000 0.00000 -1.00000; + scale 0.731823 0.731823 0.731823; + }; + }; + instance + { + transform + { + position -8.19294 -2.98447 0.573635; + rotation 77.2592 0.00000 0.00000 1.00000; + scale 1.26783 1.26783 1.26783; + }; + }; + instance + { + transform + { + position -8.40620 -2.41860 0.524077; + rotation 82.9794 0.00000 0.00000 -1.00000; + scale 1.25893 1.25893 1.25893; + }; + }; + instance + { + transform + { + position -8.18159 -2.41963 0.518559; + rotation 152.016 0.00000 0.00000 1.00000; + scale 1.21827 1.21827 1.21827; + }; + }; + instance + { + transform + { + position 8.35071 -1.34410 0.745592; + rotation 139.647 0.00000 0.00000 1.00000; + scale 0.937085 0.937085 0.937085; + }; + }; + instance + { + transform + { + position -4.97077 -19.3195 0.876126; + rotation 110.855 0.00000 0.00000 -1.00000; + scale 0.874559 0.874559 0.874559; + }; + }; + instance + { + transform + { + position -7.15788 -4.69120 0.658185; + rotation 170.312 -0.00000 -0.00000 -1.00000; + scale 1.08608 1.08608 1.08608; + }; + }; + instance + { + transform + { + position -0.411788 -19.8751 0.949250; + rotation 35.3590 0.00000 0.00000 -1.00000; + scale 1.08013 1.08013 1.08013; + }; + }; + instance + { + transform + { + position 9.71480 -2.52029 1.04476; + rotation 176.759 -0.00000 -0.00000 -1.00000; + scale 1.19791 1.19791 1.19791; + }; + }; + instance + { + transform + { + position -18.5804 2.18188 1.10002; + rotation 93.9268 0.00000 0.00000 1.00000; + scale 1.18124 1.18124 1.18124; + }; + }; + instance + { + transform + { + position -13.8910 -2.15253 0.603749; + rotation 55.8751 0.00000 0.00000 -1.00000; + scale 0.868149 0.868149 0.868149; + }; + }; + instance + { + transform + { + position 9.08111 -5.14677 1.08972; + rotation 95.9243 0.00000 0.00000 -1.00000; + scale 1.17009 1.17009 1.17009; + }; + }; + instance + { + transform + { + position 9.52774 -4.03638 1.07555; + rotation 74.5180 0.00000 0.00000 -1.00000; + scale 0.762393 0.762393 0.762393; + }; + }; + instance + { + transform + { + position -12.9622 -1.45290 0.573823; + rotation 143.769 -0.00000 -0.00000 -1.00000; + scale 0.867144 0.867144 0.867144; + }; + }; + instance + { + transform + { + position 5.95165 -2.11323 0.524564; + rotation 9.85719 0.00000 0.00000 0.999999; + scale 1.01410 1.01410 1.01410; + }; + }; + instance + { + transform + { + position 6.35258 -6.09996 0.869962; + rotation 46.3663 0.00000 0.00000 1.00000; + scale 1.16229 1.16229 1.16229; + }; + }; + instance + { + transform + { + position 4.82132 -0.677204 0.527650; + rotation 163.074 0.00000 0.00000 1.00000; + scale 1.15722 1.15722 1.15722; + }; + }; + instance + { + transform + { + position -13.4514 -6.94386 0.998728; + rotation 132.710 -0.00000 -0.00000 -1.00000; + scale 0.737194 0.737194 0.737194; + }; + }; + instance + { + transform + { + position -5.51499 -0.745146 0.177852; + rotation 156.495 -0.00000 -0.00000 -1.00000; + scale 0.888411 0.888411 0.888411; + }; + }; + instance + { + transform + { + position -8.41004 0.243952 0.0831986; + rotation 104.944 0.00000 0.00000 -1.00000; + scale 0.856183 0.856183 0.856183; + }; + }; + instance + { + transform + { + position -13.5446 -4.80931 1.00081; + rotation 27.6981 0.00000 0.00000 -0.999999; + scale 1.03802 1.03802 1.03802; + }; + }; + instance + { + transform + { + position -13.4139 -2.54536 0.622402; + rotation 154.028 0.00000 0.00000 1.00000; + scale 1.00474 1.00474 1.00474; + }; + }; + instance + { + transform + { + position 0.668785 -3.26453 0.334414; + rotation 16.8122 0.00000 0.00000 -1.00000; + scale 1.18870 1.18870 1.18870; + }; + }; + instance + { + transform + { + position -1.08342 -3.62355 0.368044; + rotation 104.918 0.00000 0.00000 1.00000; + scale 1.10162 1.10162 1.10162; + }; + }; + instance + { + transform + { + position -4.76930 -2.22727 0.313464; + rotation 168.170 0.00000 0.00000 1.00000; + scale 1.28055 1.28055 1.28055; + }; + }; + instance + { + transform + { + position 6.63370 -5.89557 0.847872; + rotation 120.600 0.00000 0.00000 1.00000; + scale 1.21503 1.21503 1.21503; + }; + }; + instance + { + transform + { + position 6.71934 -3.35803 0.695882; + rotation 157.724 -0.00000 -0.00000 -1.00000; + scale 0.770627 0.770627 0.770627; + }; + }; + instance + { + transform + { + position -17.7391 8.78906 0.681421; + rotation 8.91001 0.00000 0.00000 0.999998; + scale 0.709200 0.709200 0.709200; + }; + }; + instance + { + transform + { + position -1.44223 -15.1128 0.861569; + rotation 23.3579 0.00000 0.00000 -1.00000; + scale 1.01907 1.01907 1.01907; + }; + }; + instance + { + transform + { + position 8.05686 -4.08643 0.914890; + rotation 147.819 0.00000 0.00000 1.00000; + scale 1.00461 1.00461 1.00461; + }; + }; + instance + { + transform + { + position 5.99478 2.53148 0.755597; + rotation 152.186 0.00000 0.00000 1.00000; + scale 1.14337 1.14337 1.14337; + }; + }; + instance + { + transform + { + position -16.6201 8.95449 0.834759; + rotation 34.4868 0.00000 0.00000 1.00000; + scale 0.909830 0.909830 0.909830; + }; + }; + instance + { + transform + { + position -1.26604 -5.97330 0.785379; + rotation 16.3712 0.00000 0.00000 -0.999999; + scale 1.13107 1.13107 1.13107; + }; + }; + instance + { + transform + { + position -9.70371 -6.41679 0.612900; + rotation 105.776 0.00000 0.00000 -1.00000; + scale 1.01491 1.01491 1.01491; + }; + }; + instance + { + transform + { + position 3.18425 -0.538240 0.452373; + rotation 0.857744 0.00000 0.00000 -1.00151; + scale 0.790571 0.790571 0.790571; + }; + }; + instance + { + transform + { + position -15.2921 -6.71558 0.850340; + rotation 27.6380 0.00000 0.00000 -1.00000; + scale 0.959283 0.959283 0.959283; + }; + }; + instance + { + transform + { + position -5.23832 -0.310168 0.152998; + rotation 68.6406 0.00000 0.00000 1.00000; + scale 1.12763 1.12763 1.12763; + }; + }; + instance + { + transform + { + position -10.0079 -0.448812 0.498817; + rotation 63.0349 0.00000 0.00000 1.00000; + scale 0.913185 0.913185 0.913186; + }; + }; + instance + { + transform + { + position 7.43264 6.49317 0.881259; + rotation 60.2252 0.00000 0.00000 -1.00000; + scale 0.722645 0.722645 0.722645; + }; + }; + instance + { + transform + { + position -14.5426 -4.87900 0.806650; + rotation 60.6308 0.00000 0.00000 1.00000; + scale 1.23008 1.23008 1.23008; + }; + }; + instance + { + transform + { + position -11.3243 -17.2583 0.936689; + rotation 100.282 0.00000 0.00000 -1.00000; + scale 0.818268 0.818268 0.818268; + }; + }; + instance + { + transform + { + position 0.219997 -6.55158 0.644982; + rotation 89.9228 0.00000 0.00000 1.00000; + scale 0.767112 0.767112 0.767112; + }; + }; + instance + { + transform + { + position 5.55700 -15.4302 0.998968; + rotation 48.0360 0.00000 0.00000 1.00000; + scale 1.14936 1.14936 1.14936; + }; + }; + instance + { + transform + { + position 1.42210 6.44380 0.475250; + rotation 106.092 0.00000 0.00000 1.00000; + scale 0.884187 0.884187 0.884187; + }; + }; + instance + { + transform + { + position -15.5037 -4.65493 0.785329; + rotation 77.0915 0.00000 0.00000 -1.00000; + scale 1.17265 1.17265 1.17265; + }; + }; + instance + { + transform + { + position -0.647280 7.02775 0.232574; + rotation 57.5309 0.00000 0.00000 1.00000; + scale 0.772130 0.772130 0.772130; + }; + }; + instance + { + transform + { + position -16.9367 -4.91738 0.703943; + rotation 11.2111 0.00000 0.00000 -0.999999; + scale 0.753986 0.753986 0.753986; + }; + }; + instance + { + transform + { + position -9.16439 3.92784 0.00493346; + rotation 33.6789 0.00000 0.00000 1.00000; + scale 1.22612 1.22612 1.22612; + }; + }; + instance + { + transform + { + position -7.43864 -18.0450 0.843245; + rotation 130.267 -0.00000 -0.00000 -1.00000; + scale 0.816329 0.816329 0.816329; + }; + }; + instance + { + transform + { + position 8.77399 5.88786 0.748275; + rotation 45.8440 0.00000 0.00000 -1.00000; + scale 0.775094 0.775094 0.775094; + }; + }; + instance + { + transform + { + position 7.81485 5.64903 0.798588; + rotation 152.655 0.00000 0.00000 1.00000; + scale 0.881460 0.881460 0.881460; + }; + }; + instance + { + transform + { + position 1.95469 6.55702 0.507848; + rotation 16.9612 0.00000 0.00000 0.999999; + scale 1.25375 1.25375 1.25375; + }; + }; + instance + { + transform + { + position -16.7307 -4.96603 0.714339; + rotation 120.505 -0.00000 -0.00000 -1.00000; + scale 0.720733 0.720733 0.720733; + }; + }; + instance + { + transform + { + position -10.5634 7.52159 0.563506; + rotation 120.901 -0.00000 -0.00000 -1.00000; + scale 1.12808 1.12808 1.12808; + }; + }; + instance + { + transform + { + position -8.33515 -19.5306 1.10057; + rotation 13.3639 0.00000 0.00000 1.00000; + scale 1.11714 1.11714 1.11715; + }; + }; + instance + { + transform + { + position -2.14280 6.60981 0.203521; + rotation 170.627 0.00000 0.00000 1.00000; + scale 1.29057 1.29057 1.29057; + }; + }; + instance + { + transform + { + position -14.4710 -2.68856 0.640284; + rotation 12.6931 0.00000 0.00000 -0.999999; + scale 0.975573 0.975573 0.975573; + }; + }; + instance + { + transform + { + position -7.12168 -18.5152 0.875861; + rotation 158.730 0.00000 0.00000 1.00000; + scale 1.20721 1.20721 1.20721; + }; + }; + instance + { + transform + { + position -4.05227 8.68492 0.764597; + rotation 81.6594 0.00000 0.00000 -1.00000; + scale 0.864416 0.864416 0.864416; + }; + }; + instance + { + transform + { + position -11.0972 7.59958 0.630417; + rotation 69.1893 0.00000 0.00000 1.00000; + scale 0.748774 0.748774 0.748774; + }; + }; + instance + { + transform + { + position -0.909493 9.66436 0.677614; + rotation 169.371 -0.00000 -0.00000 -1.00000; + scale 0.882162 0.882162 0.882162; + }; + }; + instance + { + transform + { + position 6.98007 8.27391 0.864812; + rotation 110.195 0.00000 0.00000 1.00000; + scale 1.00457 1.00457 1.00457; + }; + }; + instance + { + transform + { + position 9.93602 -18.0710 1.01467; + rotation 102.962 0.00000 0.00000 1.00000; + scale 1.27943 1.27943 1.27943; + }; + }; + instance + { + transform + { + position -16.6435 -6.10502 0.848006; + rotation 176.926 -0.00000 -0.00000 -1.00000; + scale 0.748655 0.748655 0.748655; + }; + }; + instance + { + transform + { + position -11.2074 9.62817 0.864836; + rotation 64.6743 0.00000 0.00000 1.00000; + scale 0.879424 0.879424 0.879424; + }; + }; + instance + { + transform + { + position 9.93661 -18.3611 0.992709; + rotation 61.8561 0.00000 0.00000 -1.00000; + scale 1.26280 1.26280 1.26280; + }; + }; + instance + { + transform + { + position 5.54073 -16.9818 0.859254; + rotation 17.9559 0.00000 0.00000 1.00000; + scale 0.765292 0.765292 0.765292; + }; + }; + instance + { + transform + { + position -0.343283 9.91142 0.775699; + rotation 125.263 -0.00000 -0.00000 -1.00000; + scale 0.716519 0.716519 0.716519; + }; + }; + instance + { + transform + { + position 9.74096 -18.6035 0.977537; + rotation 174.112 0.00000 0.00000 1.00000; + scale 1.13084 1.13084 1.13084; + }; + }; + instance + { + transform + { + position 8.57881 9.83005 0.957832; + rotation 82.0148 0.00000 0.00000 -1.00000; + scale 0.867119 0.867119 0.867119; + }; + }; + instance + { + transform + { + position 8.87335 9.67898 0.931334; + rotation 37.7337 0.00000 0.00000 1.00000; + scale 1.12870 1.12870 1.12870; + }; + }; + instance + { + transform + { + position -6.55869 -1.30203 0.259093; + rotation 154.638 0.00000 0.00000 1.00000; + scale 1.23505 1.23505 1.23505; + }; + }; + instance + { + transform + { + position -12.9281 -15.1571 0.762148; + rotation 105.239 0.00000 0.00000 1.00000; + scale 0.951531 0.951531 0.951531; + }; + }; + instance + { + transform + { + position -8.89706 8.67722 0.579669; + rotation 81.1323 0.00000 0.00000 1.00000; + scale 0.728758 0.728758 0.728758; + }; + }; + instance + { + transform + { + position -6.24358 -0.810824 0.160312; + rotation 178.632 0.00000 0.00000 1.00000; + scale 0.997295 0.997295 0.997295; + }; + }; + instance + { + transform + { + position -16.5656 -3.88840 0.804983; + rotation 104.864 0.00000 0.00000 1.00000; + scale 0.956569 0.956569 0.956569; + }; + }; + instance + { + transform + { + position 2.48382 2.75895 0.213259; + rotation 55.9631 0.00000 0.00000 1.00000; + scale 0.922868 0.922868 0.922868; + }; + }; + instance + { + transform + { + position 6.65448 -2.76355 0.657750; + rotation 179.348 0.00000 0.00000 1.00000; + scale 0.721915 0.721915 0.721915; + }; + }; + instance + { + transform + { + position 6.81616 -6.61357 0.906921; + rotation 17.5756 0.00000 0.00000 -1.00000; + scale 0.959311 0.959311 0.959311; + }; + }; + instance + { + transform + { + position 4.65806 -2.90658 0.544408; + rotation 59.8073 0.00000 0.00000 1.00000; + scale 0.956725 0.956725 0.956725; + }; + }; + instance + { + transform + { + position 4.63910 -4.95697 0.772574; + rotation 167.510 -0.00000 -0.00000 -1.00000; + scale 1.26144 1.26144 1.26144; + }; + }; + instance + { + transform + { + position -18.2959 -5.93983 0.921481; + rotation 100.651 0.00000 0.00000 1.00000; + scale 1.20095 1.20095 1.20095; + }; + }; + instance + { + transform + { + position -2.67496 -6.96838 0.699280; + rotation 8.57522 0.00000 0.00000 1.00000; + scale 0.984772 0.984772 0.984772; + }; + }; + instance + { + transform + { + position -12.0516 -8.26297 0.753693; + rotation 80.6278 0.00000 0.00000 1.00000; + scale 1.05480 1.05480 1.05480; + }; + }; + instance + { + transform + { + position -4.36831 5.22346 0.138193; + rotation 76.7873 0.00000 0.00000 1.00000; + scale 1.07012 1.07012 1.07012; + }; + }; + instance + { + transform + { + position 5.96598 -8.92395 0.864852; + rotation 61.6043 0.00000 0.00000 -1.00000; + scale 1.22444 1.22444 1.22444; + }; + }; + instance + { + transform + { + position -5.45095 6.43161 0.467136; + rotation 108.606 0.00000 0.00000 -1.00000; + scale 0.849245 0.849245 0.849245; + }; + }; + instance + { + transform + { + position -4.34052 -7.48144 0.859191; + rotation 63.3001 0.00000 0.00000 1.00000; + scale 0.992596 0.992596 0.992596; + }; + }; + instance + { + transform + { + position -4.49661 -7.62002 0.892539; + rotation 79.1635 0.00000 0.00000 1.00000; + scale 0.809966 0.809966 0.809966; + }; + }; + instance + { + transform + { + position 7.62135 -9.03183 1.11227; + rotation 176.499 -0.00000 -0.00000 -1.00000; + scale 0.918355 0.918355 0.918355; + }; + }; + instance + { + transform + { + position -5.50002 -9.52006 0.726266; + rotation 154.518 -0.00000 -0.00000 -1.00000; + scale 0.718607 0.718607 0.718607; + }; + }; + instance + { + transform + { + position 4.90896 0.377016 0.558842; + rotation 91.1646 0.00000 0.00000 -1.00000; + scale 0.782819 0.782819 0.782819; + }; + }; + instance + { + transform + { + position -2.52327 -22.3849 0.832523; + rotation 124.859 0.00000 0.00000 1.00000; + scale 1.16588 1.16588 1.16588; + }; + }; + instance + { + transform + { + position -12.3529 -7.03645 1.03623; + rotation 77.2764 0.00000 0.00000 -1.00000; + scale 0.953155 0.953155 0.953155; + }; + }; + instance + { + transform + { + position -12.7732 -7.08005 1.05269; + rotation 28.0034 0.00000 0.00000 -1.00000; + scale 0.839240 0.839240 0.839240; + }; + }; + instance + { + transform + { + position 4.97029 6.48415 0.813878; + rotation 29.5098 0.00000 0.00000 1.00000; + scale 0.952496 0.952496 0.952496; + }; + }; + instance + { + transform + { + position -2.23051 -9.56835 0.913490; + rotation 120.395 -0.00000 -0.00000 -1.00000; + scale 0.901548 0.901548 0.901548; + }; + }; + instance + { + transform + { + position 2.31277 -7.90640 0.757275; + rotation 125.831 -0.00000 -0.00000 -1.00000; + scale 1.14633 1.14633 1.14633; + }; + }; + instance + { + transform + { + position 4.36209 -7.45336 0.713678; + rotation 125.997 -0.00000 -0.00000 -1.00000; + scale 1.18050 1.18050 1.18050; + }; + }; + instance + { + transform + { + position 6.20803 -9.92024 0.876233; + rotation 97.2661 0.00000 0.00000 -1.00000; + scale 1.01075 1.01075 1.01075; + }; + }; + instance + { + transform + { + position 4.50152 4.34705 0.545003; + rotation 47.0587 0.00000 0.00000 1.00000; + scale 0.912998 0.912998 0.912998; + }; + }; + instance + { + transform + { + position 6.16944 -7.32418 1.00250; + rotation 111.246 0.00000 0.00000 -1.00000; + scale 1.22468 1.22468 1.22468; + }; + }; + instance + { + transform + { + position -16.0793 -2.13171 0.789585; + rotation 4.39800 0.00000 0.00000 1.00006; + scale 0.933450 0.933450 0.933450; + }; + }; + instance + { + transform + { + position 9.63488 -19.0019 0.988953; + rotation 178.723 0.00000 0.00000 1.00000; + scale 1.20450 1.20450 1.20450; + }; + }; + instance + { + transform + { + position -11.0999 2.44247 0.352579; + rotation 57.9515 0.00000 0.00000 -1.00000; + scale 1.20395 1.20395 1.20395; + }; + }; + instance + { + transform + { + position -19.2223 -1.31663 1.06622; + rotation 75.1400 0.00000 0.00000 1.00000; + scale 0.811443 0.811443 0.811443; + }; + }; + instance + { + transform + { + position -16.0776 -2.49239 0.788411; + rotation 151.996 0.00000 0.00000 1.00000; + scale 1.00157 1.00157 1.00157; + }; + }; + instance + { + transform + { + position -9.65466 -9.11082 1.09351; + rotation 33.1514 0.00000 0.00000 1.00000; + scale 0.852849 0.852849 0.852849; + }; + }; + instance + { + transform + { + position -9.32882 -9.81510 1.13215; + rotation 60.2463 0.00000 0.00000 1.00000; + scale 0.811662 0.811662 0.811662; + }; + }; + instance + { + transform + { + position -9.45785 -8.43027 0.994894; + rotation 173.045 -0.00000 -0.00000 -1.00000; + scale 1.17221 1.17221 1.17221; + }; + }; + instance + { + transform + { + position -9.31157 -8.27379 0.965020; + rotation 148.138 -0.00000 -0.00000 -1.00000; + scale 1.07733 1.07733 1.07733; + }; + }; + instance + { + transform + { + position -9.58383 -8.67260 1.03376; + rotation 141.526 0.00000 0.00000 1.00000; + scale 0.808425 0.808425 0.808425; + }; + }; + instance + { + transform + { + position 1.32487 -12.4010 0.736482; + rotation 127.358 -0.00000 -0.00000 -1.00000; + scale 0.892883 0.892883 0.892883; + }; + }; + instance + { + transform + { + position -19.4292 -3.39175 0.983514; + rotation 3.53781 0.00000 0.00000 0.999999; + scale 1.24622 1.24622 1.24622; + }; + }; + instance + { + transform + { + position -19.9481 -3.42635 1.03983; + rotation 105.116 0.00000 0.00000 1.00000; + scale 1.29066 1.29066 1.29066; + }; + }; + instance + { + transform + { + position -5.01432 -8.56267 0.953403; + rotation 103.362 0.00000 0.00000 1.00000; + scale 0.705364 0.705364 0.705364; + }; + }; + instance + { + transform + { + position 9.60409 -7.37264 0.742283; + rotation 164.323 -0.00000 -0.00000 -1.00000; + scale 0.819815 0.819815 0.819815; + }; + }; + instance + { + transform + { + position 9.35441 -9.01237 1.06316; + rotation 20.8474 0.00000 0.00000 -1.00000; + scale 1.29705 1.29705 1.29705; + }; + }; + instance + { + transform + { + position 7.55500 -7.37290 0.888200; + rotation 61.6850 0.00000 0.00000 -1.00000; + scale 1.00466 1.00466 1.00466; + }; + }; + instance + { + transform + { + position -6.61843 -1.60461 0.316303; + rotation 3.60944 0.00000 0.00000 0.999978; + scale 0.907220 0.907220 0.907220; + }; + }; + instance + { + transform + { + position 5.48728 -8.34822 0.823716; + rotation 59.5548 0.00000 0.00000 -1.00000; + scale 0.736332 0.736332 0.736332; + }; + }; + instance + { + transform + { + position -6.14240 -1.39885 0.261087; + rotation 9.30446 0.00000 0.00000 -1.00001; + scale 1.23098 1.23098 1.23098; + }; + }; + instance + { + transform + { + position 5.77753 -9.25945 0.739251; + rotation 88.2904 0.00000 0.00000 1.00000; + scale 1.29534 1.29534 1.29534; + }; + }; + instance + { + transform + { + position 1.72934 -8.04043 0.834419; + rotation 14.3950 0.00000 0.00000 0.999998; + scale 1.27063 1.27063 1.27063; + }; + }; + instance + { + transform + { + position -0.313330 -7.71692 0.780789; + rotation 165.493 -0.00000 -0.00000 -1.00000; + scale 1.19408 1.19408 1.19408; + }; + }; + instance + { + transform + { + position 1.96025 -9.79496 0.973995; + rotation 4.68218 0.00000 0.00000 -1.00000; + scale 1.26407 1.26407 1.26407; + }; + }; + instance + { + transform + { + position 3.76983 -13.3670 1.17065; + rotation 149.759 -0.00000 -0.00000 -1.00000; + scale 0.778245 0.778245 0.778245; + }; + }; + instance + { + transform + { + position 1.85629 -7.55169 0.802891; + rotation 122.880 -0.00000 -0.00000 -1.00000; + scale 0.918060 0.918060 0.918060; + }; + }; + instance + { + transform + { + position 3.84371 -8.87606 0.846226; + rotation 13.5687 0.00000 0.00000 -1.00000; + scale 0.884727 0.884727 0.884727; + }; + }; + instance + { + transform + { + position 8.76776 -8.81447 1.02635; + rotation 136.227 0.00000 0.00000 1.00000; + scale 1.27147 1.27147 1.27147; + }; + }; + instance + { + transform + { + position -9.76257 -6.84004 0.688745; + rotation 58.7486 0.00000 0.00000 1.00000; + scale 1.19162 1.19162 1.19162; + }; + }; + instance + { + transform + { + position 1.08807 -7.67042 0.875458; + rotation 103.530 0.00000 0.00000 1.00000; + scale 1.01475 1.01475 1.01475; + }; + }; + instance + { + transform + { + position 7.95337 -10.7558 0.986416; + rotation 44.6726 0.00000 0.00000 1.00000; + scale 0.969349 0.969349 0.969349; + }; + }; + instance + { + transform + { + position -17.3658 3.67567 0.893232; + rotation 51.3935 0.00000 0.00000 1.00000; + scale 0.771812 0.771812 0.771812; + }; + }; + instance + { + transform + { + position -16.0864 3.37026 0.680919; + rotation 62.2719 0.00000 0.00000 1.00000; + scale 1.13135 1.13135 1.13135; + }; + }; + instance + { + transform + { + position -6.06933 -10.4860 0.776790; + rotation 155.625 -0.00000 -0.00000 -1.00000; + scale 1.13212 1.13212 1.13212; + }; + }; + instance + { + transform + { + position 1.93085 -10.3296 0.859491; + rotation 145.037 -0.00000 -0.00000 -1.00000; + scale 1.16337 1.16337 1.16337; + }; + }; + instance + { + transform + { + position -4.15361 -1.91222 0.222569; + rotation 38.0420 0.00000 0.00000 -1.00000; + scale 1.11395 1.11395 1.11395; + }; + }; + instance + { + transform + { + position -6.51671 -11.4552 0.888771; + rotation 4.80123 0.00000 0.00000 -1.00001; + scale 0.813176 0.813176 0.813175; + }; + }; + instance + { + transform + { + position -15.6784 4.97821 0.920418; + rotation 1.18364 0.00000 0.00000 -1.00078; + scale 0.736149 0.736149 0.736149; + }; + }; + instance + { + transform + { + position 9.00714 -12.5384 0.957937; + rotation 30.5259 0.00000 0.00000 1.00000; + scale 1.09310 1.09310 1.09310; + }; + }; + instance + { + transform + { + position 8.49951 -12.7199 0.891090; + rotation 9.59044 0.00000 0.00000 0.999997; + scale 1.19317 1.19317 1.19317; + }; + }; + instance + { + transform + { + position -2.52734 -15.0349 0.840527; + rotation 3.73877 0.00000 0.00000 1.00003; + scale 1.24541 1.24541 1.24541; + }; + }; + instance + { + transform + { + position 8.29733 -13.9789 0.786550; + rotation 177.465 0.00000 0.00000 1.00000; + scale 1.28394 1.28394 1.28394; + }; + }; + instance + { + transform + { + position 8.77309 -12.0756 1.02642; + rotation 171.169 0.00000 0.00000 1.00000; + scale 0.705089 0.705089 0.705089; + }; + }; + instance + { + transform + { + position 1.98202 -4.05806 0.384932; + rotation 42.5856 0.00000 0.00000 -1.00000; + scale 1.22698 1.22698 1.22698; + }; + }; + instance + { + transform + { + position -18.9113 -4.38917 1.04815; + rotation 131.465 0.00000 0.00000 1.00000; + scale 0.810434 0.810434 0.810434; + }; + }; + instance + { + transform + { + position -8.23588 -11.3645 0.855683; + rotation 58.6704 0.00000 0.00000 -1.00000; + scale 1.10066 1.10066 1.10066; + }; + }; + instance + { + transform + { + position -8.45679 -11.7928 0.748516; + rotation 148.976 0.00000 0.00000 1.00000; + scale 1.01047 1.01047 1.01047; + }; + }; + instance + { + transform + { + position 3.20978 -10.6410 0.806366; + rotation 94.3497 0.00000 0.00000 1.00000; + scale 1.13913 1.13913 1.13913; + }; + }; + instance + { + transform + { + position 3.49943 -10.7957 0.841946; + rotation 62.2137 0.00000 0.00000 -1.00000; + scale 0.876599 0.876599 0.876599; + }; + }; + instance + { + transform + { + position 3.15226 -10.1573 0.784252; + rotation 105.971 0.00000 0.00000 -1.00000; + scale 0.964790 0.964790 0.964790; + }; + }; + instance + { + transform + { + position -4.80271 -10.2610 0.769908; + rotation 60.8632 0.00000 0.00000 1.00000; + scale 0.830632 0.830632 0.830632; + }; + }; + instance + { + transform + { + position -11.4709 -10.6491 0.942591; + rotation 148.370 -0.00000 -0.00000 -1.00000; + scale 0.740813 0.740813 0.740813; + }; + }; + instance + { + transform + { + position -14.8830 2.39613 0.652378; + rotation 102.360 0.00000 0.00000 -1.00000; + scale 1.00787 1.00787 1.00787; + }; + }; + instance + { + transform + { + position -11.1657 -11.3788 0.935648; + rotation 105.535 0.00000 0.00000 -1.00000; + scale 0.870512 0.870512 0.870513; + }; + }; + instance + { + transform + { + position -11.8106 -13.5012 0.975419; + rotation 17.9514 0.00000 0.00000 -0.999999; + scale 0.871387 0.871387 0.871387; + }; + }; + instance + { + transform + { + position -11.1106 -15.9950 1.09047; + rotation 26.5834 0.00000 0.00000 0.999999; + scale 1.03136 1.03136 1.03136; + }; + }; + instance + { + transform + { + position -11.3464 -16.1723 1.03280; + rotation 132.596 -0.00000 -0.00000 -1.00000; + scale 0.730320 0.730320 0.730320; + }; + }; + instance + { + transform + { + position -9.19806 -13.4610 0.765462; + rotation 153.467 0.00000 0.00000 1.00000; + scale 1.13364 1.13364 1.13364; + }; + }; + instance + { + transform + { + position 6.40805 -7.01337 0.966840; + rotation 54.0472 0.00000 0.00000 1.00000; + scale 0.910745 0.910745 0.910745; + }; + }; + instance + { + transform + { + position -7.84097 -14.9507 1.02930; + rotation 131.143 -0.00000 -0.00000 -1.00000; + scale 1.06451 1.06451 1.06451; + }; + }; + instance + { + transform + { + position -13.9219 0.241638 0.646247; + rotation 167.993 0.00000 0.00000 1.00000; + scale 1.25683 1.25683 1.25683; + }; + }; + instance + { + transform + { + position -5.09595 -13.2677 1.06356; + rotation 51.0175 0.00000 0.00000 -1.00000; + scale 1.00623 1.00623 1.00623; + }; + }; + instance + { + transform + { + position -5.63535 -13.8778 1.01296; + rotation 51.8655 0.00000 0.00000 1.00000; + scale 0.718810 0.718810 0.718810; + }; + }; + instance + { + transform + { + position 8.72569 -4.52321 1.05339; + rotation 98.0883 0.00000 0.00000 1.00000; + scale 1.17392 1.17392 1.17392; + }; + }; + instance + { + transform + { + position -5.59978 -15.5437 1.17603; + rotation 55.9027 0.00000 0.00000 1.00000; + scale 1.12292 1.12292 1.12292; + }; + }; + instance + { + transform + { + position 9.71663 -11.4588 1.05004; + rotation 22.4738 0.00000 0.00000 1.00000; + scale 1.00618 1.00618 1.00618; + }; + }; + instance + { + transform + { + position -18.5979 -0.677854 0.982681; + rotation 106.945 0.00000 0.00000 1.00000; + scale 1.02917 1.02917 1.02917; + }; + }; + instance + { + transform + { + position 9.66870 -15.6535 0.904315; + rotation 142.714 0.00000 0.00000 1.00000; + scale 0.835378 0.835378 0.835378; + }; + }; + instance + { + transform + { + position 7.36768 -12.5084 0.911258; + rotation 22.5226 0.00000 0.00000 0.999999; + scale 0.741641 0.741641 0.741641; + }; + }; + instance + { + transform + { + position 8.03588 -13.1723 0.820306; + rotation 88.0792 0.00000 0.00000 1.00000; + scale 0.981707 0.981707 0.981707; + }; + }; + instance + { + transform + { + position -4.29712 -17.1020 1.03368; + rotation 117.785 0.00000 0.00000 1.00000; + scale 0.981995 0.981995 0.981995; + }; + }; + instance + { + transform + { + position 5.27542 -12.1201 1.15260; + rotation 131.662 -0.00000 -0.00000 -1.00000; + scale 0.841394 0.841394 0.841394; + }; + }; + instance + { + transform + { + position -4.26528 -17.3057 1.06966; + rotation 44.5299 0.00000 0.00000 1.00000; + scale 1.29889 1.29889 1.29889; + }; + }; + instance + { + transform + { + position 5.11785 -14.7747 1.17159; + rotation 35.9040 0.00000 0.00000 1.00000; + scale 1.01229 1.01229 1.01229; + }; + }; + instance + { + transform + { + position 4.01890 -11.1453 0.962181; + rotation 26.3479 0.00000 0.00000 1.00000; + scale 1.19485 1.19485 1.19485; + }; + }; + instance + { + transform + { + position -2.11794 -15.3739 0.875294; + rotation 175.519 -0.00000 -0.00000 -1.00000; + scale 0.749095 0.749095 0.749095; + }; + }; + instance + { + transform + { + position 2.00479 0.861289 0.247864; + rotation 73.3436 0.00000 0.00000 1.00000; + scale 1.00949 1.00949 1.00949; + }; + }; + instance + { + transform + { + position -0.920929 -11.7441 0.953835; + rotation 110.474 0.00000 0.00000 -1.00000; + scale 1.07719 1.07719 1.07719; + }; + }; + instance + { + transform + { + position -0.914047 -14.1324 0.848375; + rotation 155.569 0.00000 0.00000 1.00000; + scale 0.974012 0.974012 0.974012; + }; + }; + instance + { + transform + { + position -0.855045 -14.5630 0.879471; + rotation 94.4172 0.00000 0.00000 1.00000; + scale 1.01533 1.01533 1.01533; + }; + }; + instance + { + transform + { + position 5.02837 -16.0497 0.827551; + rotation 88.1363 0.00000 0.00000 -1.00000; + scale 0.948201 0.948201 0.948201; + }; + }; + instance + { + transform + { + position -2.60231 -11.3106 0.990412; + rotation 56.5278 0.00000 0.00000 1.00000; + scale 0.825633 0.825633 0.825633; + }; + }; + instance + { + transform + { + position -1.86821 -12.5855 1.02684; + rotation 26.4356 0.00000 0.00000 -1.00000; + scale 1.12694 1.12694 1.12694; + }; + }; + instance + { + transform + { + position -1.69642 -13.6386 0.898270; + rotation 91.3928 0.00000 0.00000 1.00000; + scale 0.854226 0.854226 0.854226; + }; + }; + instance + { + transform + { + position -3.86959 -14.4097 0.949533; + rotation 136.113 -0.00000 -0.00000 -1.00000; + scale 0.923939 0.923939 0.923939; + }; + }; + instance + { + transform + { + position 3.95014 -13.7710 1.14089; + rotation 135.912 0.00000 0.00000 1.00000; + scale 1.15085 1.15085 1.15085; + }; + }; + instance + { + transform + { + position 3.79328 -11.6520 1.06435; + rotation 59.7145 0.00000 0.00000 -1.00000; + scale 0.848468 0.848468 0.848468; + }; + }; + instance + { + transform + { + position 3.52172 -11.8160 1.04162; + rotation 43.3664 0.00000 0.00000 1.00000; + scale 1.10108 1.10108 1.10108; + }; + }; + instance + { + transform + { + position 7.83821 -16.6000 1.04095; + rotation 150.607 0.00000 0.00000 1.00000; + scale 1.26015 1.26015 1.26015; + }; + }; + instance + { + transform + { + position 7.79829 -13.9310 0.834144; + rotation 84.6217 0.00000 0.00000 -1.00000; + scale 0.766599 0.766599 0.766599; + }; + }; + instance + { + transform + { + position 9.95379 -13.6334 0.890699; + rotation 113.558 0.00000 0.00000 1.00000; + scale 0.811414 0.811414 0.811414; + }; + }; + instance + { + transform + { + position 5.85388 -11.1170 1.06080; + rotation 41.3676 0.00000 0.00000 -1.00000; + scale 1.05307 1.05307 1.05307; + }; + }; + instance + { + transform + { + position -11.7352 -16.3555 0.963172; + rotation 19.5319 0.00000 0.00000 1.00000; + scale 0.709518 0.709518 0.709518; + }; + }; + instance + { + transform + { + position -13.0068 -12.2768 1.04706; + rotation 32.3523 0.00000 0.00000 1.00000; + scale 0.726466 0.726466 0.726466; + }; + }; + instance + { + transform + { + position 2.63192 2.12173 0.204287; + rotation 119.103 0.00000 0.00000 -1.00000; + scale 1.22676 1.22676 1.22676; + }; + }; + instance + { + transform + { + position -13.3948 -0.483391 0.665028; + rotation 150.375 0.00000 0.00000 1.00000; + scale 1.10152 1.10152 1.10152; + }; + }; + instance + { + transform + { + position 4.42295 -14.6892 1.13203; + rotation 28.3892 0.00000 0.00000 1.00000; + scale 0.867683 0.867683 0.867683; + }; + }; + instance + { + transform + { + position 0.777197 -14.6400 0.914753; + rotation 4.98287 0.00000 0.00000 1.00001; + scale 0.856953 0.856953 0.856953; + }; + }; + instance + { + transform + { + position -11.4561 2.36385 0.422294; + rotation 155.322 -0.00000 -0.00000 -1.00000; + scale 1.05650 1.05650 1.05650; + }; + }; + instance + { + transform + { + position -4.47217 -16.8652 0.968047; + rotation 164.289 -0.00000 -0.00000 -1.00000; + scale 0.931308 0.931308 0.931308; + }; + }; + instance + { + transform + { + position -14.4304 1.62175 0.678532; + rotation 82.9055 0.00000 0.00000 1.00000; + scale 0.804812 0.804812 0.804812; + }; + }; + instance + { + transform + { + position -6.54768 -18.7085 0.919914; + rotation 171.089 0.00000 0.00000 1.00000; + scale 1.17180 1.17180 1.17180; + }; + }; + instance + { + transform + { + position 3.52459 -14.3470 1.02989; + rotation 161.851 0.00000 0.00000 1.00000; + scale 0.841279 0.841279 0.841279; + }; + }; + instance + { + transform + { + position 0.577373 -17.4197 1.04457; + rotation 81.9480 0.00000 0.00000 -1.00000; + scale 1.20743 1.20743 1.20743; + }; + }; + instance + { + transform + { + position -4.69551 -19.2866 0.845060; + rotation 28.1053 0.00000 0.00000 -1.00000; + scale 0.872007 0.872007 0.872007; + }; + }; + instance + { + transform + { + position -12.4610 -16.9536 0.943033; + rotation 123.890 0.00000 0.00000 1.00000; + scale 1.25528 1.25528 1.25528; + }; + }; + instance + { + transform + { + position -10.2318 -17.2939 1.07385; + rotation 62.0025 0.00000 0.00000 -1.00000; + scale 0.999511 0.999511 0.999511; + }; + }; + instance + { + transform + { + position -10.4298 -19.5770 0.874184; + rotation 115.860 0.00000 0.00000 -1.00000; + scale 1.04353 1.04353 1.04353; + }; + }; + instance + { + transform + { + position -8.49882 -19.8416 1.04856; + rotation 59.6098 0.00000 0.00000 1.00000; + scale 1.19118 1.19118 1.19118; + }; + }; + instance + { + transform + { + position -7.76310 -18.7432 0.993564; + rotation 107.280 0.00000 0.00000 1.00000; + scale 1.05152 1.05152 1.05152; + }; + }; + instance + { + transform + { + position 4.47351 6.39379 0.778767; + rotation 170.743 -0.00000 -0.00000 -1.00000; + scale 1.10765 1.10765 1.10765; + }; + }; + instance + { + transform + { + position -5.18208 -18.0871 0.895383; + rotation 60.7533 0.00000 0.00000 -1.00000; + scale 1.28255 1.28255 1.28255; + }; + }; + instance + { + transform + { + position 7.22015 -17.0550 1.14446; + rotation 162.595 -0.00000 -0.00000 -1.00000; + scale 0.903650 0.903650 0.903650; + }; + }; + instance + { + transform + { + position 7.44396 -17.1744 1.14121; + rotation 121.470 -0.00000 -0.00000 -1.00000; + scale 1.15346 1.15346 1.15346; + }; + }; + instance + { + transform + { + position 8.04584 -18.1284 1.12418; + rotation 176.290 -0.00000 -0.00000 -1.00000; + scale 0.839428 0.839428 0.839428; + }; + }; + instance + { + transform + { + position 5.17877 -18.2726 0.999083; + rotation 177.884 -0.00000 -0.00000 -1.00000; + scale 1.04411 1.04411 1.04411; + }; + }; + instance + { + transform + { + position 3.28710 -19.0887 1.09186; + rotation 156.212 0.00000 0.00000 1.00000; + scale 0.836997 0.836997 0.836997; + }; + }; + instance + { + transform + { + position -16.0255 1.25608 0.846212; + rotation 135.123 0.00000 0.00000 1.00000; + scale 0.978083 0.978083 0.978083; + }; + }; + instance + { + transform + { + position 3.17778 -19.5019 1.17138; + rotation 53.7682 0.00000 0.00000 -1.00000; + scale 0.804115 0.804115 0.804115; + }; + }; + instance + { + transform + { + position 1.27735 -19.2545 0.796152; + rotation 28.1137 0.00000 0.00000 1.00000; + scale 1.23025 1.23025 1.23025; + }; + }; + instance + { + transform + { + position -5.43626 6.13780 0.427742; + rotation 60.8554 0.00000 0.00000 1.00000; + scale 0.748096 0.748096 0.748096; + }; + }; + instance + { + transform + { + position 0.740691 -19.1381 0.800372; + rotation 3.90609 0.00000 0.00000 0.999975; + scale 1.02150 1.02150 1.02150; + }; + }; + instance + { + transform + { + position -9.62533 -16.8318 1.15730; + rotation 116.708 0.00000 0.00000 -1.00000; + scale 1.16324 1.16324 1.16324; + }; + }; + instance + { + transform + { + position -10.8315 -17.0839 1.01668; + rotation 12.1284 0.00000 0.00000 1.00000; + scale 1.28547 1.28547 1.28547; + }; + }; + instance + { + transform + { + position -4.63915 -19.7395 0.810410; + rotation 99.1537 0.00000 0.00000 1.00000; + scale 0.933246 0.933246 0.933246; + }; + }; + instance + { + transform + { + position 2.41492 -25.9985 0.990886; + rotation 57.5796 0.00000 0.00000 -1.00000; + scale 0.757441 0.757441 0.757441; + }; + }; + instance + { + transform + { + position -0.580641 -25.7784 1.00191; + rotation 151.486 -0.00000 -0.00000 -1.00000; + scale 1.15855 1.15855 1.15855; + }; + }; + instance + { + transform + { + position -3.24844 -25.3867 1.14142; + rotation 144.203 -0.00000 -0.00000 -1.00000; + scale 0.774888 0.774888 0.774888; + }; + }; + instance + { + transform + { + position -4.43886 -22.1943 0.864457; + rotation 107.548 0.00000 0.00000 1.00000; + scale 1.01988 1.01988 1.01988; + }; + }; + instance + { + transform + { + position -1.18151 -22.1012 1.12899; + rotation 31.3763 0.00000 0.00000 1.00000; + scale 0.823880 0.823880 0.823880; + }; + }; + instance + { + transform + { + position 5.99704 8.57448 0.963139; + rotation 23.4683 0.00000 0.00000 -1.00000; + scale 1.23832 1.23832 1.23832; + }; + }; + instance + { + transform + { + position 0.826271 -23.9628 1.06530; + rotation 91.5137 0.00000 0.00000 1.00000; + scale 0.952236 0.952236 0.952236; + }; + }; + instance + { + transform + { + position 2.06905 -26.2346 1.01518; + rotation 163.650 0.00000 0.00000 1.00000; + scale 0.785375 0.785375 0.785375; + }; + }; + instance + { + transform + { + position 9.83520 -23.9132 1.12663; + rotation 85.3636 0.00000 0.00000 1.00000; + scale 0.865431 0.865431 0.865431; + }; + }; + instance + { + transform + { + position -5.96810 -22.0198 1.16914; + rotation 103.093 0.00000 0.00000 1.00000; + scale 1.07581 1.07581 1.07581; + }; + }; + instance + { + transform + { + position -1.05101 -20.1164 0.996942; + rotation 113.030 0.00000 0.00000 -1.00000; + scale 1.16820 1.16820 1.16820; + }; + }; + instance + { + transform + { + position -17.6962 2.62930 1.03091; + rotation 155.680 -0.00000 -0.00000 -1.00000; + scale 0.849302 0.849302 0.849302; + }; + }; + instance + { + transform + { + position -1.01499 -21.1462 1.16218; + rotation 174.899 -0.00000 -0.00000 -1.00000; + scale 1.06470 1.06470 1.06470; + }; + }; + instance + { + transform + { + position -13.4856 -3.56178 0.797799; + rotation 16.0704 0.00000 0.00000 0.999999; + scale 0.941884 0.941884 0.941884; + }; + }; + instance + { + transform + { + position 0.599936 -22.5918 1.10670; + rotation 163.259 -0.00000 -0.00000 -1.00000; + scale 0.924990 0.924990 0.924990; + }; + }; + instance + { + transform + { + position -4.49122 -23.9221 0.815263; + rotation 31.9580 0.00000 0.00000 1.00000; + scale 1.21423 1.21423 1.21423; + }; + }; + instance + { + transform + { + position 2.06483 -26.4722 1.02526; + rotation 101.169 0.00000 0.00000 -1.00000; + scale 1.15348 1.15348 1.15348; + }; + }; + instance + { + transform + { + position 6.94725 -22.5323 0.887850; + rotation 67.1394 0.00000 0.00000 -1.00000; + scale 1.08286 1.08286 1.08286; + }; + }; + instance + { + transform + { + position 8.11082 -26.6069 1.24014; + rotation 123.907 0.00000 0.00000 1.00000; + scale 1.14604 1.14604 1.14604; + }; + }; + instance + { + transform + { + position 8.38599 -22.3066 1.01427; + rotation 89.3422 0.00000 0.00000 1.00000; + scale 1.19028 1.19028 1.19028; + }; + }; + instance + { + transform + { + position -6.59087 -25.8729 0.912983; + rotation 39.2480 0.00000 0.00000 -1.00000; + scale 0.712344 0.712344 0.712344; + }; + }; + instance + { + transform + { + position -6.13902 -23.2047 0.917769; + rotation 50.4610 0.00000 0.00000 1.00000; + scale 1.05827 1.05827 1.05827; + }; + }; + instance + { + transform + { + position -8.51755 -21.2520 0.927249; + rotation 31.4602 0.00000 0.00000 -1.00000; + scale 1.02823 1.02823 1.02823; + }; + }; + instance + { + transform + { + position -10.8946 -21.7697 1.11017; + rotation 91.0658 0.00000 0.00000 1.00000; + scale 1.25191 1.25191 1.25191; + }; + }; + instance + { + transform + { + position -12.3739 -25.4073 1.19048; + rotation 104.570 0.00000 0.00000 -1.00000; + scale 0.982349 0.982349 0.982349; + }; + }; + instance + { + transform + { + position -12.1441 -23.0495 1.06739; + rotation 0.980377 0.00000 0.00000 1.00031; + scale 0.751155 0.751155 0.751155; + }; + }; + instance + { + transform + { + position -9.38233 -20.7042 0.878912; + rotation 83.3550 0.00000 0.00000 -1.00000; + scale 0.888045 0.888045 0.888045; + }; + }; + instance + { + transform + { + position -7.92518 -20.8904 1.04948; + rotation 120.157 0.00000 0.00000 1.00000; + scale 0.862388 0.862388 0.862388; + }; + }; + instance + { + transform + { + position 0.509772 -13.3284 0.738131; + rotation 156.183 -0.00000 -0.00000 -1.00000; + scale 0.841181 0.841181 0.841181; + }; + }; + instance + { + transform + { + position -12.1682 -26.3247 1.09919; + rotation 176.600 -0.00000 -0.00000 -1.00000; + scale 0.997408 0.997408 0.997408; + }; + }; + instance + { + transform + { + position -12.1211 -8.59229 0.721274; + rotation 173.504 -0.00000 -0.00000 -1.00000; + scale 0.834233 0.834233 0.834233; + }; + }; + instance + { + transform + { + position -9.74094 -26.8089 0.801415; + rotation 18.5453 0.00000 0.00000 0.999999; + scale 1.10338 1.10338 1.10338; + }; + }; + instance + { + transform + { + position -19.8023 3.60782 0.971573; + rotation 114.923 0.00000 0.00000 1.00000; + scale 1.07459 1.07459 1.07459; + }; + }; + instance + { + transform + { + position -7.97536 -24.6743 0.948011; + rotation 99.4367 0.00000 0.00000 -1.00000; + scale 1.29043 1.29043 1.29043; + }; + }; + instance + { + transform + { + position -7.72252 -25.9068 0.745182; + rotation 161.365 0.00000 0.00000 1.00000; + scale 0.781657 0.781657 0.781657; + }; + }; + instance + { + transform + { + position -5.47029 -23.0022 0.904072; + rotation 108.107 0.00000 0.00000 1.00000; + scale 1.27098 1.27098 1.27098; + }; + }; + instance + { + transform + { + position 9.67247 -23.1973 1.08968; + rotation 32.9082 0.00000 0.00000 -1.00000; + scale 1.11105 1.11105 1.11105; + }; + }; + instance + { + transform + { + position 9.11612 -24.6471 1.09328; + rotation 136.632 0.00000 0.00000 1.00000; + scale 0.972460 0.972460 0.972460; + }; + }; + instance + { + transform + { + position 9.73732 -25.6976 0.871848; + rotation 63.9594 0.00000 0.00000 1.00000; + scale 1.13977 1.13977 1.13977; + }; + }; + instance + { + transform + { + position 9.01543 -21.2214 0.913481; + rotation 145.436 0.00000 0.00000 1.00000; + scale 1.23170 1.23170 1.23170; + }; + }; + instance + { + transform + { + position 7.34872 -22.7371 0.992104; + rotation 53.2067 0.00000 0.00000 1.00000; + scale 1.22250 1.22250 1.22250; + }; + }; + instance + { + transform + { + position 7.35977 -22.4344 0.923674; + rotation 50.6823 0.00000 0.00000 -1.00000; + scale 1.17728 1.17728 1.17728; + }; + }; + instance + { + transform + { + position 7.05113 -24.3920 1.21522; + rotation 81.6558 0.00000 0.00000 1.00000; + scale 0.946195 0.946195 0.946195; + }; + }; + instance + { + transform + { + position 5.36241 -23.8913 0.880105; + rotation 77.5431 0.00000 0.00000 -1.00000; + scale 1.13107 1.13107 1.13107; + }; + }; + instance + { + transform + { + position 1.82079 -14.9177 1.00774; + rotation 161.110 0.00000 0.00000 1.00000; + scale 0.830992 0.830992 0.830992; + }; + }; + instance + { + transform + { + position -19.5410 3.47780 0.989059; + rotation 50.8166 0.00000 0.00000 1.00000; + scale 0.856143 0.856143 0.856143; + }; + }; + instance + { + transform + { + position 2.84511 -21.1546 0.937193; + rotation 154.778 0.00000 0.00000 1.00000; + scale 1.11505 1.11505 1.11505; + }; + }; + instance + { + transform + { + position 1.56020 -25.4122 0.973973; + rotation 1.44777 0.00000 0.00000 -0.999866; + scale 0.850846 0.850846 0.850846; + }; + }; + instance + { + transform + { + position 0.854548 -26.2494 0.779701; + rotation 88.6538 0.00000 0.00000 -1.00000; + scale 1.24166 1.24166 1.24166; + }; + }; + instance + { + transform + { + position -3.44497 -26.2454 1.25267; + rotation 149.433 -0.00000 -0.00000 -1.00000; + scale 1.08834 1.08834 1.08834; + }; + }; + instance + { + transform + { + position 0.693949 9.50974 0.735229; + rotation 84.4262 0.00000 0.00000 1.00000; + scale 0.854734 0.854734 0.854734; + }; + }; + instance + { + transform + { + position 7.09205 2.26215 0.761660; + rotation 136.125 -0.00000 -0.00000 -1.00000; + scale 0.955610 0.955610 0.955610; + }; + }; + instance + { + transform + { + position -13.5387 3.05017 0.732962; + rotation 41.8719 0.00000 0.00000 -1.00000; + scale 1.20698 1.20698 1.20698; + }; + }; + instance + { + transform + { + position -0.0586027 -23.7712 1.08322; + rotation 166.170 -0.00000 -0.00000 -1.00000; + scale 1.25948 1.25948 1.25948; + }; + }; + instance + { + transform + { + position 0.286299 -26.7351 0.809470; + rotation 102.768 0.00000 0.00000 1.00000; + scale 1.00150 1.00150 1.00150; + }; + }; + instance + { + transform + { + position 8.68441 8.73765 0.885577; + rotation 48.3148 0.00000 0.00000 -1.00000; + scale 1.23697 1.23697 1.23697; + }; + }; + instance + { + transform + { + position -11.5302 9.98981 0.917357; + rotation 60.8544 0.00000 0.00000 -1.00000; + scale 1.21460 1.21460 1.21460; + }; + }; + instance + { + transform + { + position -13.0227 0.273313 0.517072; + rotation 52.7158 0.00000 0.00000 1.00000; + scale 1.08818 1.08818 1.08818; + }; + }; + instance + { + transform + { + position 8.87428 9.99020 0.944049; + rotation 115.558 0.00000 0.00000 1.00000; + scale 1.20196 1.20196 1.20196; + }; + }; + instance + { + transform + { + position -8.87729 -26.4822 0.993537; + rotation 162.354 -0.00000 -0.00000 -1.00000; + scale 0.802350 0.802350 0.802351; + }; + }; + instance + { + transform + { + position -7.90356 -24.4413 0.943909; + rotation 36.4819 0.00000 0.00000 1.00000; + scale 0.907241 0.907241 0.907241; + }; + }; + instance + { + transform + { + position -9.66788 -23.4958 1.08609; + rotation 55.4158 0.00000 0.00000 1.00000; + scale 1.23448 1.23448 1.23448; + }; + }; + instance + { + transform + { + position -4.59675 -16.5472 0.934119; + rotation 105.512 0.00000 0.00000 1.00000; + scale 0.996221 0.996221 0.996221; + }; + }; + instance + { + transform + { + position -9.49091 -23.3384 1.08780; + rotation 62.2086 0.00000 0.00000 1.00000; + scale 0.814920 0.814920 0.814920; + }; + }; + instance + { + transform + { + position -12.9268 -22.3731 0.774626; + rotation 58.8340 0.00000 0.00000 1.00000; + scale 1.17600 1.17600 1.17600; + }; + }; + instance + { + transform + { + position -8.91011 -25.1829 0.977799; + rotation 134.203 0.00000 0.00000 1.00000; + scale 1.00501 1.00501 1.00501; + }; + }; + instance + { + transform + { + position -1.38436 -21.1437 1.05961; + rotation 122.155 0.00000 0.00000 1.00000; + scale 0.831712 0.831712 0.831712; + }; + }; + instance + { + transform + { + position -10.1434 -29.0323 0.937029; + rotation 127.761 -0.00000 -0.00000 -1.00000; + scale 1.06955 1.06955 1.06955; + }; + }; + instance + { + transform + { + position 0.324909 -28.8900 1.03624; + rotation 109.314 0.00000 0.00000 -1.00000; + scale 1.08215 1.08215 1.08215; + }; + }; + instance + { + transform + { + position -3.59537 -28.9918 0.823603; + rotation 159.581 -0.00000 -0.00000 -1.00000; + scale 0.897911 0.897911 0.897911; + }; + }; + instance + { + transform + { + position 0.333104 -29.6456 1.02735; + rotation 53.4713 0.00000 0.00000 -1.00000; + scale 0.819353 0.819353 0.819353; + }; + }; + instance + { + transform + { + position -2.41163 -28.8686 0.926091; + rotation 53.5858 0.00000 0.00000 -1.00000; + scale 0.744420 0.744420 0.744420; + }; + }; + instance + { + transform + { + position -2.55898 -28.4369 0.978178; + rotation 42.0654 0.00000 0.00000 -1.00000; + scale 0.817818 0.817818 0.817818; + }; + }; + instance + { + transform + { + position 2.93652 -28.5680 0.982159; + rotation 120.223 0.00000 0.00000 1.00000; + scale 0.980408 0.980408 0.980408; + }; + }; + instance + { + transform + { + position -10.8302 -16.1306 1.14966; + rotation 93.5886 0.00000 0.00000 -1.00000; + scale 0.762295 0.762295 0.762295; + }; + }; + instance + { + transform + { + position -12.9139 -27.6307 1.13023; + rotation 115.621 0.00000 0.00000 1.00000; + scale 0.790134 0.790134 0.790134; + }; + }; + instance + { + transform + { + position -0.293756 -2.56933 0.168480; + rotation 176.014 0.00000 0.00000 1.00000; + scale 1.21466 1.21466 1.21466; + }; + }; + instance + { + transform + { + position 2.30554 -27.7755 1.04798; + rotation 100.223 0.00000 0.00000 -1.00000; + scale 0.722462 0.722462 0.722462; + }; + }; + instance + { + transform + { + position -12.6018 8.32755 0.768775; + rotation 45.2982 0.00000 0.00000 -1.00000; + scale 1.05582 1.05582 1.05582; + }; + }; + instance + { + transform + { + position -12.5516 8.62848 0.764366; + rotation 160.735 0.00000 0.00000 1.00000; + scale 1.04129 1.04129 1.04129; + }; + }; + instance + { + transform + { + position -10.5239 -28.2747 0.897473; + rotation 139.347 -0.00000 -0.00000 -1.00000; + scale 1.17042 1.17042 1.17042; + }; + }; + instance + { + transform + { + position -12.2816 -29.0642 0.972949; + rotation 100.847 0.00000 0.00000 -1.00000; + scale 1.26634 1.26634 1.26634; + }; + }; + instance + { + transform + { + position -12.7940 -29.6032 0.973393; + rotation 143.794 0.00000 0.00000 1.00000; + scale 0.906887 0.906887 0.906887; + }; + }; + instance + { + transform + { + position -12.2449 8.69874 0.744957; + rotation 158.548 0.00000 0.00000 1.00000; + scale 1.06667 1.06667 1.06667; + }; + }; + instance + { + transform + { + position -9.05350 -27.1115 0.966118; + rotation 153.624 -0.00000 -0.00000 -1.00000; + scale 1.15580 1.15580 1.15580; + }; + }; + instance + { + transform + { + position -9.72245 8.08501 0.558480; + rotation 8.72179 0.00000 0.00000 0.999999; + scale 1.25238 1.25238 1.25238; + }; + }; + instance + { + transform + { + position -16.5309 2.97265 0.683826; + rotation 90.0271 0.00000 0.00000 -1.00000; + scale 1.10753 1.10753 1.10753; + }; + }; + instance + { + transform + { + position -9.20464 -28.2816 1.04125; + rotation 22.3922 0.00000 0.00000 -0.999999; + scale 0.966342 0.966342 0.966342; + }; + }; + instance + { + transform + { + position -9.56165 -28.7796 0.927203; + rotation 148.520 -0.00000 -0.00000 -1.00000; + scale 1.23256 1.23256 1.23256; + }; + }; + instance + { + transform + { + position 3.21888 7.95577 0.659995; + rotation 86.9146 0.00000 0.00000 -1.00000; + scale 0.991963 0.991963 0.991963; + }; + }; + instance + { + transform + { + position -8.76002 -29.7500 0.801968; + rotation 128.474 -0.00000 -0.00000 -1.00000; + scale 0.786459 0.786459 0.786459; + }; + }; + instance + { + transform + { + position -6.86937 -27.5136 0.963115; + rotation 141.621 0.00000 0.00000 1.00000; + scale 0.776588 0.776588 0.776588; + }; + }; + instance + { + transform + { + position 4.66811 7.07412 0.760252; + rotation 21.2425 0.00000 0.00000 1.00000; + scale 0.931024 0.931024 0.931024; + }; + }; + instance + { + transform + { + position -6.16860 -29.7599 1.15904; + rotation 139.552 -0.00000 -0.00000 -1.00000; + scale 0.803121 0.803121 0.803121; + }; + }; + instance + { + transform + { + position 9.18810 -28.6721 1.10629; + rotation 95.7699 0.00000 0.00000 1.00000; + scale 0.941016 0.941016 0.941016; + }; + }; + instance + { + transform + { + position -9.49091 8.00297 0.497069; + rotation 168.289 0.00000 0.00000 1.00000; + scale 0.735189 0.735189 0.735189; + }; + }; + instance + { + transform + { + position 2.02736 7.29511 0.421205; + rotation 46.2055 0.00000 0.00000 1.00000; + scale 0.898102 0.898102 0.898102; + }; + }; + instance + { + transform + { + position 3.74287 -28.1730 1.07193; + rotation 108.578 0.00000 0.00000 1.00000; + scale 0.877967 0.877967 0.877967; + }; + }; + instance + { + transform + { + position -16.4985 3.23335 0.706959; + rotation 15.0421 0.00000 0.00000 1.00000; + scale 1.03690 1.03690 1.03690; + }; + }; + instance + { + transform + { + position -17.4473 3.07632 0.964276; + rotation 64.8238 0.00000 0.00000 -1.00000; + scale 0.995084 0.995084 0.995084; + }; + }; + instance + { + transform + { + position 1.11885 -28.3119 0.882351; + rotation 129.350 -0.00000 -0.00000 -1.00000; + scale 0.841886 0.841886 0.841886; + }; + }; + instance + { + transform + { + position -1.93657 -28.1220 1.03021; + rotation 75.5706 0.00000 0.00000 -1.00000; + scale 1.20411 1.20411 1.20411; + }; + }; + instance + { + transform + { + position -3.25613 -27.9385 1.14416; + rotation 58.3076 0.00000 0.00000 -1.00000; + scale 1.02180 1.02180 1.02180; + }; + }; + instance + { + transform + { + position -4.81325 -27.5082 1.07184; + rotation 149.598 -0.00000 -0.00000 -1.00000; + scale 1.29648 1.29648 1.29648; + }; + }; + instance + { + transform + { + position -3.78694 -29.6865 0.826625; + rotation 165.308 0.00000 0.00000 1.00000; + scale 1.05030 1.05030 1.05030; + }; + }; + instance + { + transform + { + position -0.0258735 -29.7472 1.09986; + rotation 153.131 -0.00000 -0.00000 -1.00000; + scale 1.09982 1.09982 1.09982; + }; + }; + instance + { + transform + { + position -6.68038 -27.2248 0.889601; + rotation 159.073 0.00000 0.00000 1.00000; + scale 0.739004 0.739004 0.739004; + }; + }; + instance + { + transform + { + position -10.1272 8.34241 0.680268; + rotation 94.5462 0.00000 0.00000 -1.00000; + scale 0.897700 0.897700 0.897700; + }; + }; + instance + { + transform + { + position 6.90638 7.66717 0.884162; + rotation 121.069 -0.00000 -0.00000 -1.00000; + scale 0.818803 0.818803 0.818803; + }; + }; + instance + { + transform + { + position -18.7133 4.86677 0.963429; + rotation 98.7382 0.00000 0.00000 -1.00000; + scale 1.07957 1.07957 1.07957; + }; + }; + instance + { + transform + { + position -14.7521 8.77844 0.957162; + rotation 107.047 0.00000 0.00000 1.00000; + scale 0.869278 0.869278 0.869278; + }; + }; + instance + { + transform + { + position -17.2962 9.52444 0.840497; + rotation 148.082 0.00000 0.00000 1.00000; + scale 0.777551 0.777551 0.777551; + }; + }; + instance + { + transform + { + position -17.6652 9.94290 0.964674; + rotation 27.4454 0.00000 0.00000 -1.00000; + scale 1.20538 1.20538 1.20538; + }; + }; + instance + { + transform + { + position -19.5017 8.93669 0.854748; + rotation 95.2905 0.00000 0.00000 1.00000; + scale 0.834141 0.834141 0.834141; + }; + }; + instance + { + transform + { + position -17.7129 7.22544 0.784049; + rotation 102.232 0.00000 0.00000 -1.00000; + scale 1.09284 1.09284 1.09284; + }; + }; + instance + { + transform + { + position -17.6981 4.69978 0.957020; + rotation 84.5848 0.00000 0.00000 -1.00000; + scale 1.21512 1.21512 1.21512; + }; + }; + instance + { + transform + { + position -14.8509 5.11273 0.920492; + rotation 159.163 -0.00000 -0.00000 -1.00000; + scale 1.09853 1.09853 1.09853; + }; + }; + instance + { + transform + { + position -15.8798 8.90247 0.919088; + rotation 104.809 0.00000 0.00000 1.00000; + scale 0.819590 0.819590 0.819590; + }; + }; + instance + { + transform + { + position -13.5948 5.57877 0.609767; + rotation 135.770 -0.00000 -0.00000 -1.00000; + scale 0.755782 0.755782 0.755782; + }; + }; + instance + { + transform + { + position -0.777232 -2.43440 0.141881; + rotation 159.839 -0.00000 -0.00000 -1.00000; + scale 1.07242 1.07242 1.07242; + }; + }; + instance + { + transform + { + position -19.9111 5.37915 0.908731; + rotation 170.490 -0.00000 -0.00000 -1.00000; + scale 0.737327 0.737327 0.737327; + }; + }; + instance + { + transform + { + position 0.716830 7.47979 0.406242; + rotation 147.173 -0.00000 -0.00000 -1.00000; + scale 0.715196 0.715196 0.715196; + }; + }; + instance + { + transform + { + position -15.5342 6.45329 0.993822; + rotation 38.9624 0.00000 0.00000 -1.00000; + scale 1.21913 1.21913 1.21913; + }; + }; + instance + { + transform + { + position -15.3935 5.53891 0.962730; + rotation 8.63866 0.00000 0.00000 1.00001; + scale 1.27136 1.27136 1.27136; + }; + }; + instance + { + transform + { + position -14.3901 0.000782111 0.715120; + rotation 32.1970 0.00000 0.00000 1.00000; + scale 0.706918 0.706918 0.706918; + }; + }; + instance + { + transform + { + position -19.5077 4.22171 1.07545; + rotation 31.0655 0.00000 0.00000 -1.00000; + scale 1.25354 1.25354 1.25354; + }; + }; + instance + { + transform + { + position -19.1256 3.68424 1.06314; + rotation 146.119 0.00000 0.00000 1.00000; + scale 1.23710 1.23710 1.23710; + }; + }; + instance + { + transform + { + position -16.3152 1.54838 0.827722; + rotation 39.5920 0.00000 0.00000 1.00000; + scale 0.911048 0.911048 0.911048; + }; + }; + instance + { + transform + { + position -15.7366 2.02735 0.745771; + rotation 77.2849 0.00000 0.00000 -1.00000; + scale 0.771869 0.771869 0.771869; + }; + }; + instance + { + transform + { + position -16.5884 -0.422629 0.934658; + rotation 59.5898 0.00000 0.00000 -1.00000; + scale 1.12884 1.12884 1.12884; + }; + }; + instance + { + transform + { + position -6.42886 -13.3250 1.15643; + rotation 97.0750 0.00000 0.00000 -1.00000; + scale 1.03102 1.03102 1.03102; + }; + }; + instance + { + transform + { + position -14.6679 -0.890002 0.858527; + rotation 40.9716 0.00000 0.00000 -1.00000; + scale 0.850075 0.850075 0.850075; + }; + }; + instance + { + transform + { + position 3.65111 5.30965 0.564176; + rotation 170.609 -0.00000 -0.00000 -1.00000; + scale 0.944670 0.944670 0.944670; + }; + }; + instance + { + transform + { + position -18.1302 -6.42087 0.947980; + rotation 62.9965 0.00000 0.00000 1.00000; + scale 0.748425 0.748425 0.748425; + }; + }; + instance + { + transform + { + position 9.94279 6.26174 0.798324; + rotation 152.227 -0.00000 -0.00000 -1.00000; + scale 0.760412 0.760412 0.760412; + }; + }; + instance + { + transform + { + position 8.21988 1.58205 0.737016; + rotation 39.7884 0.00000 0.00000 -1.00000; + scale 1.27081 1.27081 1.27081; + }; + }; + instance + { + transform + { + position -14.3447 -1.34196 0.808104; + rotation 114.226 0.00000 0.00000 1.00000; + scale 0.716143 0.716143 0.716143; + }; + }; + instance + { + transform + { + position -13.1218 -6.29836 0.986876; + rotation 126.734 0.00000 0.00000 1.00000; + scale 1.07072 1.07072 1.07072; + }; + }; + instance + { + transform + { + position -17.6044 5.12972 1.00146; + rotation 64.7384 0.00000 0.00000 -1.00000; + scale 0.704018 0.704018 0.704018; + }; + }; + instance + { + transform + { + position -13.6424 -4.00823 0.943036; + rotation 95.6622 0.00000 0.00000 1.00000; + scale 1.16504 1.16504 1.16504; + }; + }; + instance + { + transform + { + position -14.3781 -3.09470 0.628812; + rotation 37.4423 0.00000 0.00000 1.00000; + scale 1.21606 1.21606 1.21606; + }; + }; + instance + { + transform + { + position -16.7848 -5.28480 0.692102; + rotation 96.8112 0.00000 0.00000 -1.00000; + scale 1.07134 1.07134 1.07134; + }; + }; + instance + { + transform + { + position -17.7187 0.314895 0.868562; + rotation 21.8499 0.00000 0.00000 -1.00000; + scale 0.837094 0.837094 0.837094; + }; + }; + instance + { + transform + { + position -13.9938 3.66481 0.635604; + rotation 118.758 0.00000 0.00000 -1.00000; + scale 0.854962 0.854962 0.854962; + }; + }; + instance + { + transform + { + position -17.3827 7.15919 0.853593; + rotation 89.8793 0.00000 0.00000 -1.00000; + scale 0.749770 0.749770 0.749770; + }; + }; + instance + { + transform + { + position -17.3274 6.80880 0.891472; + rotation 28.7892 0.00000 0.00000 1.00000; + scale 0.753195 0.753195 0.753195; + }; + }; + instance + { + transform + { + position -16.3437 7.75822 1.06874; + rotation 148.375 0.00000 0.00000 1.00000; + scale 0.990698 0.990698 0.990698; + }; + }; + instance + { + transform + { + position -17.9636 -12.9781 1.03666; + rotation 104.154 0.00000 0.00000 1.00000; + scale 1.15022 1.15022 1.15022; + }; + }; + instance + { + transform + { + position -13.8042 -1.46181 0.651508; + rotation 135.757 -0.00000 -0.00000 -1.00000; + scale 1.04005 1.04005 1.04005; + }; + }; + instance + { + transform + { + position -14.3235 -8.80788 0.992560; + rotation 54.6861 0.00000 0.00000 -1.00000; + scale 1.13908 1.13908 1.13908; + }; + }; + instance + { + transform + { + position -16.6547 -8.90231 0.979209; + rotation 147.546 -0.00000 -0.00000 -1.00000; + scale 0.759642 0.759642 0.759642; + }; + }; + instance + { + transform + { + position -18.0056 -8.52083 0.796772; + rotation 164.377 0.00000 0.00000 1.00000; + scale 1.04533 1.04533 1.04533; + }; + }; + instance + { + transform + { + position 8.28309 5.59510 0.852543; + rotation 172.159 -0.00000 -0.00000 -1.00000; + scale 1.07326 1.07326 1.07326; + }; + }; + instance + { + transform + { + position -16.2366 -9.61212 0.931807; + rotation 148.384 -0.00000 -0.00000 -1.00000; + scale 1.00644 1.00644 1.00644; + }; + }; + instance + { + transform + { + position -16.6281 -9.75212 0.823487; + rotation 42.3708 0.00000 0.00000 1.00000; + scale 1.15162 1.15162 1.15162; + }; + }; + instance + { + transform + { + position -18.4773 5.48078 0.929123; + rotation 177.021 -0.00000 -0.00000 -1.00000; + scale 1.25209 1.25209 1.25209; + }; + }; + instance + { + transform + { + position -18.7419 -7.15150 0.915021; + rotation 57.3636 0.00000 0.00000 1.00000; + scale 1.27412 1.27412 1.27412; + }; + }; + instance + { + transform + { + position -14.9296 -12.7181 1.05528; + rotation 125.057 0.00000 0.00000 1.00000; + scale 0.971706 0.971706 0.971706; + }; + }; + instance + { + transform + { + position -15.5250 -12.2289 1.05133; + rotation 142.077 0.00000 0.00000 1.00000; + scale 0.851436 0.851436 0.851436; + }; + }; + instance + { + transform + { + position -18.8626 -14.6596 0.995908; + rotation 133.657 -0.00000 -0.00000 -1.00000; + scale 0.872619 0.872619 0.872619; + }; + }; + instance + { + transform + { + position -16.6059 -10.4346 0.786940; + rotation 19.5471 0.00000 0.00000 -1.00000; + scale 1.15462 1.15462 1.15462; + }; + }; + instance + { + transform + { + position -19.4118 -10.5652 1.07858; + rotation 49.6984 0.00000 0.00000 -1.00000; + scale 0.933760 0.933760 0.933760; + }; + }; + instance + { + transform + { + position -19.7618 -11.6819 1.01047; + rotation 8.83141 0.00000 0.00000 1.00000; + scale 1.09599 1.09599 1.09599; + }; + }; + instance + { + transform + { + position -12.8564 -11.2387 1.06709; + rotation 71.7020 0.00000 0.00000 -1.00000; + scale 1.05980 1.05980 1.05980; + }; + }; + instance + { + transform + { + position -19.9422 -11.2181 1.11042; + rotation 69.0713 0.00000 0.00000 1.00000; + scale 0.984906 0.984906 0.984906; + }; + }; + instance + { + transform + { + position -18.1976 -15.3181 1.09098; + rotation 81.4607 0.00000 0.00000 -1.00000; + scale 1.24245 1.24245 1.24245; + }; + }; + instance + { + transform + { + position -12.8531 -11.4444 1.08267; + rotation 168.664 0.00000 0.00000 1.00000; + scale 1.06008 1.06008 1.06008; + }; + }; + instance + { + transform + { + position -19.4822 6.80838 0.727795; + rotation 89.0099 0.00000 0.00000 1.00000; + scale 0.763708 0.763708 0.763708; + }; + }; + instance + { + transform + { + position -13.9915 -11.9510 1.06674; + rotation 40.7271 0.00000 0.00000 -1.00000; + scale 1.24617 1.24617 1.24617; + }; + }; + instance + { + transform + { + position -17.9137 -15.8565 1.07562; + rotation 114.639 0.00000 0.00000 -1.00000; + scale 0.945121 0.945121 0.945121; + }; + }; + instance + { + transform + { + position -18.0782 -11.8993 0.878171; + rotation 118.755 0.00000 0.00000 -1.00000; + scale 1.21843 1.21843 1.21843; + }; + }; + instance + { + transform + { + position -14.1236 -10.9044 1.18850; + rotation 14.9647 0.00000 0.00000 1.00000; + scale 0.784427 0.784427 0.784427; + }; + }; + instance + { + transform + { + position -18.1479 -14.2834 1.17419; + rotation 110.491 0.00000 0.00000 1.00000; + scale 0.970503 0.970503 0.970503; + }; + }; + instance + { + transform + { + position -18.4307 -14.8144 1.09687; + rotation 129.030 -0.00000 -0.00000 -1.00000; + scale 1.18329 1.18329 1.18329; + }; + }; + instance + { + transform + { + position -16.1800 -13.3926 1.20873; + rotation 170.752 0.00000 0.00000 1.00000; + scale 0.917452 0.917452 0.917452; + }; + }; + instance + { + transform + { + position -17.0770 -16.3849 1.14788; + rotation 128.584 -0.00000 -0.00000 -1.00000; + scale 0.918847 0.918847 0.918847; + }; + }; + instance + { + transform + { + position -16.6704 -16.8864 1.02827; + rotation 86.8444 0.00000 0.00000 -1.00000; + scale 1.18850 1.18850 1.18850; + }; + }; + instance + { + transform + { + position -15.1520 -12.0597 1.04354; + rotation 106.509 0.00000 0.00000 1.00000; + scale 1.29642 1.29642 1.29642; + }; + }; + instance + { + transform + { + position -16.8636 -15.1413 1.15284; + rotation 28.6371 0.00000 0.00000 -1.00000; + scale 1.16748 1.16748 1.16748; + }; + }; + instance + { + transform + { + position 4.73593 -10.7100 0.934295; + rotation 99.3487 0.00000 0.00000 1.00000; + scale 0.756169 0.756169 0.756169; + }; + }; + instance + { + transform + { + position -19.5090 -13.8918 0.791843; + rotation 57.2983 0.00000 0.00000 1.00000; + scale 0.995981 0.995981 0.995981; + }; + }; + instance + { + transform + { + position -19.9703 -12.3391 0.807366; + rotation 2.30296 0.00000 0.00000 -0.999990; + scale 0.816157 0.816157 0.816157; + }; + }; + instance + { + transform + { + position -19.6131 -11.1075 1.13108; + rotation 150.853 -0.00000 -0.00000 -1.00000; + scale 1.08690 1.08690 1.08690; + }; + }; + instance + { + transform + { + position -15.3034 -17.7949 0.988777; + rotation 132.851 0.00000 0.00000 1.00000; + scale 1.20696 1.20696 1.20696; + }; + }; + instance + { + transform + { + position 8.68822 9.38134 0.908710; + rotation 52.9553 0.00000 0.00000 -1.00000; + scale 1.01037 1.01037 1.01037; + }; + }; + instance + { + transform + { + position -16.3533 -17.3959 0.888244; + rotation 164.220 -0.00000 -0.00000 -1.00000; + scale 0.991807 0.991807 0.991807; + }; + }; + instance + { + transform + { + position -17.2433 -18.9955 0.768623; + rotation 161.277 0.00000 0.00000 1.00000; + scale 0.961918 0.961918 0.961918; + }; + }; + instance + { + transform + { + position -19.9926 -23.8640 1.07931; + rotation 27.7539 0.00000 0.00000 -1.00000; + scale 0.792479 0.792479 0.792479; + }; + }; + instance + { + transform + { + position -15.8102 -24.0514 0.798176; + rotation 65.7882 0.00000 0.00000 -1.00000; + scale 0.885859 0.885859 0.885859; + }; + }; + instance + { + transform + { + position -15.1285 -21.2165 0.868457; + rotation 138.590 0.00000 0.00000 1.00000; + scale 1.15854 1.15854 1.15854; + }; + }; + instance + { + transform + { + position -16.1459 -20.6419 0.998565; + rotation 152.898 -0.00000 -0.00000 -1.00000; + scale 1.19809 1.19809 1.19809; + }; + }; + instance + { + transform + { + position -0.702356 9.61796 0.704196; + rotation 21.3452 0.00000 0.00000 1.00000; + scale 1.15014 1.15014 1.15014; + }; + }; + instance + { + transform + { + position -18.5336 -22.7731 0.925201; + rotation 153.798 -0.00000 -0.00000 -1.00000; + scale 1.16854 1.16854 1.16854; + }; + }; + instance + { + transform + { + position -19.7569 -26.7737 0.964469; + rotation 10.7927 0.00000 0.00000 -1.00000; + scale 0.832340 0.832340 0.832340; + }; + }; + instance + { + transform + { + position 0.769007 -10.5905 0.760611; + rotation 70.0151 0.00000 0.00000 -1.00000; + scale 0.996881 0.996881 0.996881; + }; + }; + instance + { + transform + { + position -16.7991 7.25310 0.998219; + rotation 140.009 0.00000 0.00000 1.00000; + scale 0.903809 0.903809 0.903809; + }; + }; + instance + { + transform + { + position -12.3568 3.51166 0.570304; + rotation 142.829 -0.00000 -0.00000 -1.00000; + scale 0.812492 0.812492 0.812492; + }; + }; + instance + { + transform + { + position -16.1041 -25.8931 0.927498; + rotation 57.4422 0.00000 0.00000 1.00000; + scale 1.08393 1.08393 1.08393; + }; + }; + instance + { + transform + { + position -15.3732 -24.3241 0.770662; + rotation 123.854 0.00000 0.00000 1.00000; + scale 1.12516 1.12516 1.12516; + }; + }; + instance + { + transform + { + position -14.2412 -26.4470 1.21913; + rotation 28.0360 0.00000 0.00000 1.00000; + scale 0.917238 0.917238 0.917238; + }; + }; + instance + { + transform + { + position -14.7804 -25.8459 1.22256; + rotation 115.870 0.00000 0.00000 -1.00000; + scale 1.27176 1.27176 1.27176; + }; + }; + instance + { + transform + { + position -13.4163 -24.6899 1.15106; + rotation 136.371 -0.00000 -0.00000 -1.00000; + scale 0.750184 0.750184 0.750184; + }; + }; + instance + { + transform + { + position -18.8713 -21.2345 1.09504; + rotation 28.8590 0.00000 0.00000 -1.00000; + scale 1.02548 1.02548 1.02548; + }; + }; + instance + { + transform + { + position -18.9469 -22.2027 0.939260; + rotation 28.5296 0.00000 0.00000 1.00000; + scale 1.02348 1.02348 1.02348; + }; + }; + instance + { + transform + { + position -17.3217 -20.0784 1.04053; + rotation 124.290 -0.00000 -0.00000 -1.00000; + scale 0.734564 0.734564 0.734564; + }; + }; + instance + { + transform + { + position -10.9092 3.17424 0.247295; + rotation 156.744 0.00000 0.00000 1.00000; + scale 1.11028 1.11028 1.11028; + }; + }; + instance + { + transform + { + position -15.8971 -20.9799 0.975333; + rotation 179.417 -0.00000 -0.00000 -1.00000; + scale 0.986266 0.986266 0.986266; + }; + }; + instance + { + transform + { + position -16.8916 -27.0610 0.979068; + rotation 158.331 0.00000 0.00000 1.00000; + scale 0.910794 0.910794 0.910794; + }; + }; + instance + { + transform + { + position 7.92064 2.07730 0.676953; + rotation 53.9022 0.00000 0.00000 -1.00000; + scale 0.883327 0.883327 0.883327; + }; + }; + instance + { + transform + { + position -13.1164 -28.7660 1.10546; + rotation 33.9331 0.00000 0.00000 1.00000; + scale 1.12198 1.12198 1.12198; + }; + }; + instance + { + transform + { + position -19.1056 -28.3727 1.10552; + rotation 162.196 0.00000 0.00000 1.00000; + scale 1.09491 1.09491 1.09491; + }; + }; + instance + { + transform + { + position 4.10375 3.14272 0.598758; + rotation 82.4505 0.00000 0.00000 1.00000; + scale 1.23520 1.23520 1.23520; + }; + }; + instance + { + transform + { + position -17.3357 -27.7742 0.876380; + rotation 153.084 -0.00000 -0.00000 -1.00000; + scale 0.955472 0.955472 0.955472; + }; + }; + instance + { + transform + { + position -15.0365 -27.8221 1.04826; + rotation 30.0536 0.00000 0.00000 -1.00000; + scale 1.04191 1.04191 1.04191; + }; + }; + instance + { + transform + { + position -16.6723 -29.0076 1.01931; + rotation 161.560 0.00000 0.00000 1.00000; + scale 1.20708 1.20708 1.20708; + }; + }; + instance + { + transform + { + position -17.6418 -27.1130 0.849502; + rotation 129.398 -0.00000 -0.00000 -1.00000; + scale 1.15611 1.15611 1.15611; + }; + }; + instance + { + transform + { + position -19.6034 -27.4606 1.00243; + rotation 108.667 0.00000 0.00000 1.00000; + scale 1.28537 1.28537 1.28537; + }; + }; + instance + { + transform + { + position -19.9403 -28.4058 0.979180; + rotation 77.3394 0.00000 0.00000 1.00000; + scale 1.13465 1.13465 1.13465; + }; + }; + instance + { + transform + { + position -18.6630 -27.4412 0.913408; + rotation 46.5844 0.00000 0.00000 -1.00000; + scale 0.814348 0.814348 0.814348; + }; + }; + instance + { + transform + { + position -6.24444 9.41879 0.577363; + rotation 43.2327 0.00000 0.00000 -1.00000; + scale 1.05965 1.05965 1.05965; + }; + }; + instance + { + transform + { + position -17.8162 -27.2726 0.827902; + rotation 144.812 -0.00000 -0.00000 -1.00000; + scale 1.04505 1.04505 1.04505; + }; + }; + instance + { + transform + { + position -11.5867 -8.32525 0.832274; + rotation 88.6269 0.00000 0.00000 -1.00000; + scale 0.870251 0.870251 0.870251; + }; + }; + instance + { + transform + { + position -5.06144 9.59716 0.758118; + rotation 136.966 -0.00000 -0.00000 -1.00000; + scale 1.06198 1.06198 1.06198; + }; + }; + instance + { + transform + { + position -15.5164 -29.1892 1.01061; + rotation 27.4622 0.00000 0.00000 -1.00000; + scale 0.896433 0.896433 0.896433; + }; + }; + instance + { + transform + { + position -13.4826 -29.0618 1.01688; + rotation 47.2992 0.00000 0.00000 -1.00000; + scale 1.17461 1.17461 1.17461; + }; + }; + instance + { + transform + { + position -12.8309 1.88810 0.682256; + rotation 77.1673 0.00000 0.00000 -1.00000; + scale 1.05766 1.05766 1.05766; + }; + }; + instance + { + transform + { + position -13.8036 -28.0614 1.23264; + rotation 30.5277 0.00000 0.00000 1.00000; + scale 0.958707 0.958707 0.958707; + }; + }; + instance + { + transform + { + position -10.4923 -12.5435 0.884794; + rotation 147.787 0.00000 0.00000 1.00000; + scale 0.773667 0.773667 0.773667; + }; + }; + instance + { + transform + { + position -13.8778 -28.7546 1.12278; + rotation 75.2058 0.00000 0.00000 1.00000; + scale 0.794452 0.794452 0.794452; + }; + }; + instance + { + transform + { + position 9.58290 2.16908 0.846167; + rotation 97.1628 0.00000 0.00000 -1.00000; + scale 1.10100 1.10100 1.10100; + }; + }; + instance + { + transform + { + position -17.8907 9.81778 0.957347; + rotation 173.386 -0.00000 -0.00000 -1.00000; + scale 0.782657 0.782657 0.782657; + }; + }; + instance + { + transform + { + position -15.4118 -29.9489 0.968373; + rotation 53.8538 0.00000 0.00000 1.00000; + scale 0.888057 0.888057 0.888057; + }; + }; + instance + { + transform + { + position -16.4635 -28.4990 0.953745; + rotation 39.0947 0.00000 0.00000 -1.00000; + scale 0.996343 0.996343 0.996343; + }; + }; + instance + { + transform + { + position -9.66999 -12.1808 0.780597; + rotation 154.874 0.00000 0.00000 1.00000; + scale 1.18389 1.18389 1.18389; + }; + }; + instance + { + transform + { + position -17.5997 -29.8744 1.08722; + rotation 46.5423 0.00000 0.00000 -1.00000; + scale 0.981156 0.981156 0.981156; + }; + }; + instance + { + transform + { + position 1.39905 1.25410 0.116770; + rotation 93.6555 0.00000 0.00000 -1.00000; + scale 1.25915 1.25915 1.25915; + }; + }; + instance + { + transform + { + position -16.0482 -27.4736 0.998330; + rotation 18.1051 0.00000 0.00000 -1.00000; + scale 1.01013 1.01013 1.01013; + }; + }; + instance + { + transform + { + position 1.43784 1.55947 0.121864; + rotation 151.511 -0.00000 -0.00000 -1.00000; + scale 0.811062 0.811062 0.811062; + }; + }; + instance + { + transform + { + position -19.7489 9.73404 0.787414; + rotation 168.859 0.00000 0.00000 1.00000; + scale 0.931062 0.931062 0.931062; + }; + }; + instance + { + transform + { + position 1.77237 1.83081 0.161627; + rotation 36.0024 0.00000 0.00000 -1.00000; + scale 1.21712 1.21712 1.21712; + }; + }; + instance + { + transform + { + position -15.0996 -28.7152 1.09384; + rotation 175.846 0.00000 0.00000 1.00000; + scale 0.841016 0.841016 0.841016; + }; + }; + instance + { + transform + { + position -15.9613 -28.6616 1.04096; + rotation 34.0028 0.00000 0.00000 1.00000; + scale 0.945292 0.945292 0.945292; + }; + }; + instance + { + transform + { + position 2.37790 1.77397 0.226505; + rotation 43.9338 0.00000 0.00000 -1.00000; + scale 0.918946 0.918946 0.918946; + }; + }; + instance + { + transform + { + position -18.9821 9.62321 0.822872; + rotation 156.402 0.00000 0.00000 1.00000; + scale 1.00862 1.00862 1.00862; + }; + }; + instance + { + transform + { + position -7.69224 -15.2660 1.06740; + rotation 11.6703 0.00000 0.00000 1.00000; + scale 1.13105 1.13105 1.13105; + }; + }; + instance + { + transform + { + position -13.5081 -21.0758 0.912906; + rotation 155.390 0.00000 0.00000 1.00000; + scale 1.07556 1.07556 1.07556; + }; + }; + instance + { + transform + { + position -17.5076 -22.9905 1.06076; + rotation 103.443 0.00000 0.00000 1.00000; + scale 0.893931 0.893931 0.893931; + }; + }; + instance + { + transform + { + position -19.2584 -20.2749 1.10860; + rotation 177.712 0.00000 0.00000 1.00000; + scale 0.999181 0.999181 0.999181; + }; + }; + instance + { + transform + { + position -18.3445 -20.5455 1.08992; + rotation 109.673 0.00000 0.00000 1.00000; + scale 1.28155 1.28155 1.28155; + }; + }; + instance + { + transform + { + position -15.1463 -20.3491 0.782607; + rotation 146.050 -0.00000 -0.00000 -1.00000; + scale 0.854957 0.854957 0.854957; + }; + }; + instance + { + transform + { + position -15.4500 -20.1367 0.833531; + rotation 81.7485 0.00000 0.00000 -1.00000; + scale 0.768135 0.768135 0.768135; + }; + }; + instance + { + transform + { + position -18.5259 -23.3441 0.914622; + rotation 47.1342 0.00000 0.00000 -1.00000; + scale 1.01620 1.01620 1.01620; + }; + }; + instance + { + transform + { + position 3.42034 -0.534492 0.470937; + rotation 54.4817 0.00000 0.00000 -1.00000; + scale 1.11053 1.11053 1.11053; + }; + }; + instance + { + transform + { + position -14.4361 9.65764 0.836964; + rotation 83.4174 0.00000 0.00000 -1.00000; + scale 1.14652 1.14652 1.14652; + }; + }; + instance + { + transform + { + position -15.0483 -25.4121 1.10669; + rotation 126.424 0.00000 0.00000 1.00000; + scale 0.799306 0.799306 0.799306; + }; + }; + instance + { + transform + { + position -14.0795 -26.2878 1.16855; + rotation 74.9396 0.00000 0.00000 -1.00000; + scale 0.985930 0.985930 0.985930; + }; + }; + instance + { + transform + { + position -13.0263 -26.2782 1.03036; + rotation 35.4928 0.00000 0.00000 1.00000; + scale 1.10623 1.10623 1.10623; + }; + }; + instance + { + transform + { + position -13.7816 -24.9404 1.15008; + rotation 150.535 0.00000 0.00000 1.00000; + scale 1.17184 1.17184 1.17184; + }; + }; + instance + { + transform + { + position -14.0155 -25.7752 1.14688; + rotation 62.9342 0.00000 0.00000 1.00000; + scale 1.28156 1.28156 1.28156; + }; + }; + instance + { + transform + { + position -14.6161 -26.4824 1.22628; + rotation 95.4282 0.00000 0.00000 1.00000; + scale 0.828503 0.828503 0.828503; + }; + }; + instance + { + transform + { + position -15.8185 -26.8456 0.990551; + rotation 43.7292 0.00000 0.00000 -1.00000; + scale 0.808182 0.808182 0.808182; + }; + }; + instance + { + transform + { + position -7.88973 -6.35144 0.771497; + rotation 116.246 0.00000 0.00000 1.00000; + scale 0.849729 0.849729 0.849729; + }; + }; + instance + { + transform + { + position -14.8777 -24.6955 0.892904; + rotation 155.979 -0.00000 -0.00000 -1.00000; + scale 1.15319 1.15319 1.15319; + }; + }; + instance + { + transform + { + position -18.4557 8.04651 0.689652; + rotation 16.4604 0.00000 0.00000 1.00000; + scale 1.03184 1.03184 1.03184; + }; + }; + instance + { + transform + { + position -18.6916 6.64694 0.833734; + rotation 4.27580 0.00000 0.00000 -1.00006; + scale 1.05507 1.05507 1.05507; + }; + }; + instance + { + transform + { + position -14.5827 -21.8668 0.899456; + rotation 154.472 0.00000 0.00000 1.00000; + scale 1.11489 1.11489 1.11489; + }; + }; + instance + { + transform + { + position -16.6246 -25.5384 0.818897; + rotation 178.124 0.00000 0.00000 1.00000; + scale 1.24270 1.24270 1.24270; + }; + }; + instance + { + transform + { + position -16.1400 -24.7555 0.788939; + rotation 158.732 -0.00000 -0.00000 -1.00000; + scale 1.06917 1.06917 1.06917; + }; + }; + instance + { + transform + { + position -1.36755 9.58519 0.650120; + rotation 128.363 -0.00000 -0.00000 -1.00000; + scale 1.08468 1.08468 1.08468; + }; + }; + instance + { + transform + { + position -17.2079 -22.6209 1.18917; + rotation 147.475 -0.00000 -0.00000 -1.00000; + scale 0.985192 0.985192 0.985192; + }; + }; + instance + { + transform + { + position -17.0481 -22.7741 1.17887; + rotation 152.979 0.00000 0.00000 1.00000; + scale 1.21935 1.21935 1.21935; + }; + }; + instance + { + transform + { + position -18.7272 -25.3061 0.947995; + rotation 154.211 -0.00000 -0.00000 -1.00000; + scale 1.06398 1.06398 1.06398; + }; + }; + instance + { + transform + { + position -18.1421 -26.8140 0.771258; + rotation 2.89452 0.00000 0.00000 1.00005; + scale 1.15051 1.15051 1.15051; + }; + }; + instance + { + transform + { + position -18.4256 -26.8628 0.757002; + rotation 45.1519 0.00000 0.00000 -1.00000; + scale 0.900592 0.900592 0.900592; + }; + }; + instance + { + transform + { + position -19.2038 -26.4798 0.820678; + rotation 177.809 -0.00000 -0.00000 -1.00000; + scale 1.06760 1.06760 1.06760; + }; + }; + instance + { + transform + { + position -16.3271 6.31716 1.00137; + rotation 148.875 -0.00000 -0.00000 -1.00000; + scale 1.23107 1.23107 1.23107; + }; + }; + instance + { + transform + { + position -18.3747 -24.5990 0.908237; + rotation 42.6363 0.00000 0.00000 -1.00000; + scale 1.06386 1.06386 1.06386; + }; + }; + instance + { + transform + { + position -18.6137 -24.4999 0.953327; + rotation 21.3872 0.00000 0.00000 -1.00000; + scale 1.12616 1.12616 1.12616; + }; + }; + instance + { + transform + { + position 8.22202 -0.617072 0.667182; + rotation 19.0631 0.00000 0.00000 -1.00000; + scale 1.18341 1.18341 1.18341; + }; + }; + instance + { + transform + { + position -1.66516 9.81281 0.675162; + rotation 58.4366 0.00000 0.00000 -1.00000; + scale 0.798276 0.798276 0.798276; + }; + }; + instance + { + transform + { + position -18.0820 -22.3989 1.00145; + rotation 164.488 -0.00000 -0.00000 -1.00000; + scale 1.27393 1.27393 1.27393; + }; + }; + instance + { + transform + { + position -5.46036 -13.1863 1.09645; + rotation 15.1245 0.00000 0.00000 -0.999999; + scale 1.22005 1.22005 1.22005; + }; + }; + instance + { + transform + { + position -13.4913 -20.5801 1.05776; + rotation 102.825 0.00000 0.00000 -1.00000; + scale 1.20152 1.20152 1.20152; + }; + }; + instance + { + transform + { + position -2.95510 -27.6857 1.18972; + rotation 96.9458 0.00000 0.00000 1.00000; + scale 1.20471 1.20471 1.20471; + }; + }; + instance + { + transform + { + position -16.4478 -20.6018 1.02685; + rotation 138.431 -0.00000 -0.00000 -1.00000; + scale 0.947443 0.947443 0.947443; + }; + }; + instance + { + transform + { + position -9.85061 -11.8791 0.830067; + rotation 64.3534 0.00000 0.00000 1.00000; + scale 1.06948 1.06948 1.06948; + }; + }; + instance + { + transform + { + position -17.6986 -20.3118 1.02709; + rotation 18.1290 0.00000 0.00000 1.00000; + scale 0.791571 0.791571 0.791571; + }; + }; + instance + { + transform + { + position -15.7085 0.752336 0.889750; + rotation 50.5882 0.00000 0.00000 -1.00000; + scale 1.02202 1.02202 1.02202; + }; + }; + instance + { + transform + { + position -18.7394 -20.2050 1.09618; + rotation 73.8542 0.00000 0.00000 -1.00000; + scale 1.21575 1.21575 1.21575; + }; + }; + instance + { + transform + { + position -18.6593 -21.0039 1.15563; + rotation 82.5534 0.00000 0.00000 -1.00000; + scale 0.882731 0.882731 0.882731; + }; + }; + instance + { + transform + { + position -19.4207 -21.2003 0.950503; + rotation 152.477 -0.00000 -0.00000 -1.00000; + scale 0.718599 0.718599 0.718599; + }; + }; + instance + { + transform + { + position -19.5148 -20.7439 0.977569; + rotation 96.8322 0.00000 0.00000 1.00000; + scale 0.856487 0.856487 0.856487; + }; + }; + instance + { + transform + { + position -12.1538 -6.81378 1.06275; + rotation 75.4546 0.00000 0.00000 1.00000; + scale 1.28383 1.28383 1.28383; + }; + }; + instance + { + transform + { + position -14.3656 6.19904 0.764807; + rotation 120.942 0.00000 0.00000 1.00000; + scale 1.05278 1.05278 1.05278; + }; + }; + instance + { + transform + { + position -19.2617 -23.7982 0.985185; + rotation 64.6919 0.00000 0.00000 1.00000; + scale 0.938494 0.938494 0.938494; + }; + }; + instance + { + transform + { + position -19.4716 -23.5101 1.03346; + rotation 136.453 0.00000 0.00000 1.00000; + scale 1.09242 1.09242 1.09242; + }; + }; + instance + { + transform + { + position -12.2068 8.47780 0.738615; + rotation 174.555 -0.00000 -0.00000 -1.00000; + scale 0.977230 0.977230 0.977230; + }; + }; + instance + { + transform + { + position -12.7098 9.04206 0.780909; + rotation 96.6580 0.00000 0.00000 1.00000; + scale 0.910061 0.910061 0.910061; + }; + }; + instance + { + transform + { + position -3.28599 6.18956 0.236743; + rotation 174.747 -0.00000 -0.00000 -1.00000; + scale 0.715034 0.715034 0.715034; + }; + }; + instance + { + transform + { + position 9.67736 -14.7185 0.954325; + rotation 8.82244 0.00000 0.00000 -1.00002; + scale 1.20564 1.20564 1.20564; + }; + }; + instance + { + transform + { + position -17.8843 -25.9716 0.887240; + rotation 72.5965 0.00000 0.00000 -1.00000; + scale 1.15567 1.15567 1.15567; + }; + }; + instance + { + transform + { + position -17.3091 -25.5776 0.811821; + rotation 119.034 0.00000 0.00000 -1.00000; + scale 0.979892 0.979892 0.979892; + }; + }; + instance + { + transform + { + position -10.8225 -4.29771 0.871785; + rotation 27.3689 0.00000 0.00000 1.00000; + scale 1.01777 1.01777 1.01777; + }; + }; + instance + { + transform + { + position -13.0075 -23.0901 0.853287; + rotation 134.319 -0.00000 -0.00000 -1.00000; + scale 1.01723 1.01723 1.01723; + }; + }; + instance + { + transform + { + position 9.04560 -2.91436 1.00923; + rotation 1.64611 0.00000 0.00000 -0.999970; + scale 0.859622 0.859622 0.859622; + }; + }; + instance + { + transform + { + position -15.2816 -23.3810 0.810140; + rotation 11.9574 0.00000 0.00000 -1.00000; + scale 1.02745 1.02745 1.02745; + }; + }; + instance + { + transform + { + position -18.6604 -20.6968 1.12279; + rotation 144.599 0.00000 0.00000 1.00000; + scale 0.795402 0.795402 0.795402; + }; + }; + instance + { + transform + { + position 3.25179 8.15680 0.635405; + rotation 2.90424 0.00000 0.00000 -1.00003; + scale 1.19427 1.19427 1.19427; + }; + }; + instance + { + transform + { + position 9.06556 1.88337 0.676841; + rotation 159.923 0.00000 0.00000 1.00000; + scale 1.29554 1.29554 1.29554; + }; + }; + instance + { + transform + { + position 4.44441 -29.6826 1.12055; + rotation 157.087 -0.00000 -0.00000 -1.00000; + scale 0.900271 0.900271 0.900271; + }; + }; + instance + { + transform + { + position -18.6459 -26.3393 0.785460; + rotation 139.274 -0.00000 -0.00000 -1.00000; + scale 1.28177 1.28177 1.28177; + }; + }; + instance + { + transform + { + position -5.18524 -4.62653 0.551555; + rotation 81.8658 0.00000 0.00000 -1.00000; + scale 0.951342 0.951342 0.951342; + }; + }; + instance + { + transform + { + position 1.70231 -13.7644 0.987954; + rotation 108.085 0.00000 0.00000 1.00000; + scale 1.19571 1.19571 1.19571; + }; + }; + instance + { + transform + { + position -16.2118 -24.4800 0.792727; + rotation 175.181 0.00000 0.00000 1.00000; + scale 1.16551 1.16551 1.16551; + }; + }; + instance + { + transform + { + position -17.2068 -26.1503 0.886147; + rotation 70.0368 0.00000 0.00000 1.00000; + scale 0.907676 0.907676 0.907676; + }; + }; + instance + { + transform + { + position -15.2734 -23.8852 0.783797; + rotation 70.0018 0.00000 0.00000 1.00000; + scale 1.15255 1.15255 1.15255; + }; + }; + instance + { + transform + { + position -5.43928 -5.31789 0.577311; + rotation 143.464 0.00000 0.00000 1.00000; + scale 0.798377 0.798377 0.798377; + }; + }; + instance + { + transform + { + position -13.8482 -21.4496 0.748628; + rotation 46.0209 0.00000 0.00000 -1.00000; + scale 1.05039 1.05039 1.05039; + }; + }; + instance + { + transform + { + position -15.9064 -25.1438 0.877009; + rotation 130.253 0.00000 0.00000 1.00000; + scale 0.885750 0.885750 0.885750; + }; + }; + instance + { + transform + { + position 4.47455 -27.4901 1.05553; + rotation 71.9419 0.00000 0.00000 1.00000; + scale 1.11007 1.11007 1.11007; + }; + }; + instance + { + transform + { + position -19.9811 -22.1183 1.03651; + rotation 89.7663 0.00000 0.00000 1.00000; + scale 1.20099 1.20099 1.20099; + }; + }; + instance + { + transform + { + position 4.81654 -11.5851 1.14568; + rotation 157.034 -0.00000 -0.00000 -1.00000; + scale 1.06194 1.06194 1.06194; + }; + }; + instance + { + transform + { + position -14.6333 -24.0679 0.882907; + rotation 21.2267 0.00000 0.00000 1.00000; + scale 1.28654 1.28654 1.28654; + }; + }; + instance + { + transform + { + position -14.2645 4.33296 0.665408; + rotation 154.900 0.00000 0.00000 1.00000; + scale 1.21575 1.21575 1.21575; + }; + }; + instance + { + transform + { + position 9.76980 -3.15913 0.930079; + rotation 158.709 0.00000 0.00000 1.00000; + scale 1.29634 1.29634 1.29634; + }; + }; + instance + { + transform + { + position -19.6688 -18.1504 1.17036; + rotation 15.9476 0.00000 0.00000 1.00000; + scale 1.23557 1.23557 1.23557; + }; + }; + instance + { + transform + { + position -19.3973 -17.2758 1.02075; + rotation 96.3752 0.00000 0.00000 -1.00000; + scale 1.06138 1.06138 1.06138; + }; + }; + instance + { + transform + { + position -14.5897 -19.3728 1.18003; + rotation 86.0120 0.00000 0.00000 1.00000; + scale 1.15258 1.15258 1.15258; + }; + }; + instance + { + transform + { + position -1.29599 7.57192 0.342605; + rotation 92.2815 0.00000 0.00000 -1.00000; + scale 0.832630 0.832630 0.832630; + }; + }; + instance + { + transform + { + position -13.4608 -17.9692 0.979059; + rotation 12.2808 0.00000 0.00000 -0.999998; + scale 1.00613 1.00613 1.00613; + }; + }; + instance + { + transform + { + position 9.67571 -27.5077 0.973105; + rotation 112.555 0.00000 0.00000 1.00000; + scale 0.810361 0.810361 0.810361; + }; + }; + instance + { + transform + { + position -15.0460 -19.7951 0.963903; + rotation 119.120 0.00000 0.00000 -1.00000; + scale 1.28409 1.28409 1.28409; + }; + }; + instance + { + transform + { + position -15.4369 -19.5812 0.971935; + rotation 61.1026 0.00000 0.00000 -1.00000; + scale 0.762832 0.762832 0.762832; + }; + }; + instance + { + transform + { + position 7.61769 -3.26685 0.902719; + rotation 121.128 -0.00000 -0.00000 -1.00000; + scale 1.29380 1.29380 1.29380; + }; + }; + instance + { + transform + { + position -16.8308 -18.8764 0.763778; + rotation 62.8864 0.00000 0.00000 1.00000; + scale 1.06075 1.06075 1.06075; + }; + }; + instance + { + transform + { + position -16.5103 -18.3516 0.786555; + rotation 26.1750 0.00000 0.00000 1.00000; + scale 1.24464 1.24464 1.24464; + }; + }; + instance + { + transform + { + position -16.8942 -19.7587 1.02677; + rotation 62.4801 0.00000 0.00000 -1.00000; + scale 1.10155 1.10155 1.10155; + }; + }; + instance + { + transform + { + position -17.1024 -19.9028 1.04215; + rotation 95.9082 0.00000 0.00000 1.00000; + scale 1.23912 1.23912 1.23912; + }; + }; + instance + { + transform + { + position 9.07539 2.31766 0.769384; + rotation 157.728 0.00000 0.00000 1.00000; + scale 0.948382 0.948382 0.948381; + }; + }; + instance + { + transform + { + position -17.2832 -17.7069 0.896272; + rotation 74.6488 0.00000 0.00000 1.00000; + scale 1.06851 1.06851 1.06851; + }; + }; + instance + { + transform + { + position -8.77251 -27.2883 1.02326; + rotation 96.1037 0.00000 0.00000 1.00000; + scale 1.15124 1.15124 1.15124; + }; + }; + instance + { + transform + { + position -18.4514 -19.7599 1.02076; + rotation 59.5089 0.00000 0.00000 1.00000; + scale 1.04596 1.04596 1.04596; + }; + }; + instance + { + transform + { + position -19.0909 -19.6186 1.13753; + rotation 53.4020 0.00000 0.00000 -1.00000; + scale 1.11283 1.11283 1.11283; + }; + }; + instance + { + transform + { + position -19.4041 -19.4294 1.19347; + rotation 98.0991 0.00000 0.00000 1.00000; + scale 1.27008 1.27008 1.27008; + }; + }; + instance + { + transform + { + position -17.9191 -18.9568 0.815613; + rotation 127.883 -0.00000 -0.00000 -1.00000; + scale 0.845036 0.845036 0.845035; + }; + }; + instance + { + transform + { + position -13.5324 -18.7677 1.05883; + rotation 179.281 0.00000 0.00000 1.00000; + scale 1.13151 1.13151 1.13151; + }; + }; + instance + { + transform + { + position -13.3344 2.85785 0.747815; + rotation 126.490 0.00000 0.00000 1.00000; + scale 1.03627 1.03627 1.03627; + }; + }; + instance + { + transform + { + position -18.2497 -18.0372 0.924317; + rotation 173.106 0.00000 0.00000 1.00000; + scale 0.866432 0.866432 0.866432; + }; + }; + instance + { + transform + { + position 5.51038 -1.12995 0.598133; + rotation 66.0222 0.00000 0.00000 1.00000; + scale 1.15013 1.15013 1.15013; + }; + }; + instance + { + transform + { + position -14.6772 -19.1264 1.19478; + rotation 92.1621 0.00000 0.00000 -1.00000; + scale 0.710341 0.710341 0.710341; + }; + }; + instance + { + transform + { + position -19.7654 -18.9635 1.21772; + rotation 40.0158 0.00000 0.00000 1.00000; + scale 0.763506 0.763506 0.763506; + }; + }; + instance + { + transform + { + position -19.9600 -19.0343 1.22155; + rotation 154.215 -0.00000 -0.00000 -1.00000; + scale 1.12184 1.12184 1.12184; + }; + }; + instance + { + transform + { + position -13.8418 -18.2027 1.07603; + rotation 34.4718 0.00000 0.00000 -1.00000; + scale 0.775315 0.775315 0.775315; + }; + }; + instance + { + transform + { + position -13.7381 -10.8600 1.15416; + rotation 93.0727 0.00000 0.00000 -1.00000; + scale 0.723827 0.723827 0.723827; + }; + }; + instance + { + transform + { + position -6.43170 -29.2861 1.13465; + rotation 166.790 0.00000 0.00000 1.00000; + scale 1.18419 1.18419 1.18419; + }; + }; + instance + { + transform + { + position -16.2370 -10.4823 0.772085; + rotation 26.5719 0.00000 0.00000 1.00000; + scale 0.840421 0.840421 0.840421; + }; + }; + instance + { + transform + { + position -13.4699 -10.1527 1.01457; + rotation 107.548 0.00000 0.00000 1.00000; + scale 1.18139 1.18139 1.18139; + }; + }; + instance + { + transform + { + position -18.8013 -11.4324 0.942916; + rotation 98.7157 0.00000 0.00000 1.00000; + scale 1.00519 1.00519 1.00519; + }; + }; + instance + { + transform + { + position 4.06969 -3.66483 0.461850; + rotation 99.5028 0.00000 0.00000 -1.00000; + scale 1.26958 1.26958 1.26958; + }; + }; + instance + { + transform + { + position -18.4886 -15.4286 1.04558; + rotation 139.850 0.00000 0.00000 1.00000; + scale 0.832543 0.832543 0.832543; + }; + }; + instance + { + transform + { + position -18.7186 -15.1126 1.04088; + rotation 76.9564 0.00000 0.00000 1.00000; + scale 1.12836 1.12836 1.12836; + }; + }; + instance + { + transform + { + position -18.7150 -15.3785 1.03717; + rotation 29.8817 0.00000 0.00000 1.00000; + scale 1.23196 1.23196 1.23196; + }; + }; + instance + { + transform + { + position 0.405629 -3.87471 0.424777; + rotation 55.7265 0.00000 0.00000 -1.00000; + scale 0.923005 0.923005 0.923005; + }; + }; + instance + { + transform + { + position -16.7199 -16.4726 1.15521; + rotation 150.619 0.00000 0.00000 1.00000; + scale 0.941339 0.941339 0.941339; + }; + }; + instance + { + transform + { + position -16.1692 -15.2307 1.04336; + rotation 163.080 0.00000 0.00000 1.00000; + scale 1.16413 1.16413 1.16413; + }; + }; + instance + { + transform + { + position -15.7596 -14.2930 1.07022; + rotation 146.401 0.00000 0.00000 1.00000; + scale 1.17231 1.17231 1.17231; + }; + }; + instance + { + transform + { + position -11.9705 6.18975 0.470303; + rotation 49.6652 0.00000 0.00000 1.00000; + scale 0.998821 0.998821 0.998821; + }; + }; + instance + { + transform + { + position -14.8541 -16.3010 0.850612; + rotation 143.342 0.00000 0.00000 1.00000; + scale 0.876729 0.876729 0.876729; + }; + }; + instance + { + transform + { + position -13.3192 2.61532 0.760803; + rotation 30.6348 0.00000 0.00000 1.00000; + scale 1.17001 1.17001 1.17001; + }; + }; + instance + { + transform + { + position -13.9891 -12.8503 0.977878; + rotation 121.588 0.00000 0.00000 1.00000; + scale 0.976197 0.976197 0.976197; + }; + }; + instance + { + transform + { + position 7.18733 -11.4944 0.983567; + rotation 66.8240 0.00000 0.00000 -1.00000; + scale 1.00534 1.00534 1.00534; + }; + }; + instance + { + transform + { + position 1.43191 -4.19338 0.393010; + rotation 37.5537 0.00000 0.00000 -1.00000; + scale 0.702552 0.702552 0.702552; + }; + }; + instance + { + transform + { + position -14.1078 -16.9620 0.802272; + rotation 178.520 0.00000 0.00000 1.00000; + scale 1.02087 1.02087 1.02087; + }; + }; + instance + { + transform + { + position -13.9635 -13.7987 0.938212; + rotation 75.1738 0.00000 0.00000 -1.00000; + scale 1.05879 1.05879 1.05879; + }; + }; + instance + { + transform + { + position -4.78691 -15.7492 1.01779; + rotation 144.229 0.00000 0.00000 1.00000; + scale 1.10124 1.10124 1.10124; + }; + }; + instance + { + transform + { + position -13.9034 -14.5773 0.897261; + rotation 13.9342 0.00000 0.00000 1.00000; + scale 1.18878 1.18878 1.18878; + }; + }; + instance + { + transform + { + position 1.53629 -4.57203 0.407565; + rotation 15.4024 0.00000 0.00000 1.00000; + scale 0.813435 0.813435 0.813435; + }; + }; + instance + { + transform + { + position -15.2036 -15.0100 1.00354; + rotation 95.4986 0.00000 0.00000 1.00000; + scale 0.710000 0.710000 0.710000; + }; + }; + instance + { + transform + { + position -15.2098 -14.7601 1.05815; + rotation 121.671 0.00000 0.00000 1.00000; + scale 0.861566 0.861566 0.861565; + }; + }; + instance + { + transform + { + position -14.0887 -11.3155 1.17128; + rotation 150.510 -0.00000 -0.00000 -1.00000; + scale 1.01378 1.01378 1.01378; + }; + }; + instance + { + transform + { + position -14.4460 -11.3815 1.10392; + rotation 125.326 0.00000 0.00000 1.00000; + scale 1.28515 1.28515 1.28515; + }; + }; + instance + { + transform + { + position -5.16132 -15.5120 1.10733; + rotation 77.8984 0.00000 0.00000 1.00000; + scale 1.09539 1.09539 1.09539; + }; + }; + instance + { + transform + { + position -3.82281 -5.87187 0.654958; + rotation 172.968 -0.00000 -0.00000 -1.00000; + scale 0.911261 0.911261 0.911261; + }; + }; + instance + { + transform + { + position -14.2893 -12.3738 0.976399; + rotation 59.9890 0.00000 0.00000 -1.00000; + scale 1.08719 1.08719 1.08719; + }; + }; + instance + { + transform + { + position -16.6896 -15.9019 1.19746; + rotation 53.1106 0.00000 0.00000 -1.00000; + scale 0.704324 0.704324 0.704324; + }; + }; + instance + { + transform + { + position -16.8693 -15.7422 1.18553; + rotation 45.9771 0.00000 0.00000 1.00000; + scale 1.00764 1.00764 1.00764; + }; + }; + instance + { + transform + { + position -16.4112 -15.4460 1.11261; + rotation 85.0590 0.00000 0.00000 -1.00000; + scale 1.00760 1.00760 1.00760; + }; + }; + instance + { + transform + { + position -16.1443 -14.5993 1.02335; + rotation 90.9653 0.00000 0.00000 1.00000; + scale 0.963926 0.963926 0.963926; + }; + }; + instance + { + transform + { + position -16.3217 -14.4293 1.05124; + rotation 169.429 -0.00000 -0.00000 -1.00000; + scale 0.788296 0.788296 0.788296; + }; + }; + instance + { + transform + { + position -16.1781 -12.5089 1.06395; + rotation 115.457 0.00000 0.00000 -1.00000; + scale 0.996152 0.996152 0.996152; + }; + }; + instance + { + transform + { + position -16.8913 -12.6261 1.06678; + rotation 89.6076 0.00000 0.00000 -1.00000; + scale 1.10858 1.10858 1.10858; + }; + }; + instance + { + transform + { + position -4.92958 -14.0646 0.981441; + rotation 132.646 0.00000 0.00000 1.00000; + scale 0.963667 0.963667 0.963667; + }; + }; + instance + { + transform + { + position -18.3067 -13.4014 1.01920; + rotation 124.276 0.00000 0.00000 1.00000; + scale 1.19528 1.19528 1.19528; + }; + }; + instance + { + transform + { + position -6.20131 -17.9437 0.731144; + rotation 25.5755 0.00000 0.00000 1.00000; + scale 0.805271 0.805271 0.805271; + }; + }; + instance + { + transform + { + position -18.3352 -11.5559 0.874133; + rotation 52.7875 0.00000 0.00000 -1.00000; + scale 1.09361 1.09361 1.09361; + }; + }; + instance + { + transform + { + position -0.589634 -4.28197 0.434959; + rotation 46.3767 0.00000 0.00000 1.00000; + scale 1.13644 1.13644 1.13644; + }; + }; + instance + { + transform + { + position -13.5614 -10.6474 1.09845; + rotation 95.6622 0.00000 0.00000 -1.00000; + scale 0.703939 0.703939 0.703939; + }; + }; + instance + { + transform + { + position -15.8017 -10.9533 0.782943; + rotation 122.242 0.00000 0.00000 1.00000; + scale 1.05684 1.05684 1.05684; + }; + }; + instance + { + transform + { + position -4.50967 -27.1855 1.04722; + rotation 78.4431 0.00000 0.00000 1.00000; + scale 0.920282 0.920282 0.920282; + }; + }; + instance + { + transform + { + position -19.8936 -10.1018 1.09319; + rotation 120.278 0.00000 0.00000 1.00000; + scale 0.818141 0.818141 0.818141; + }; + }; + instance + { + transform + { + position -17.5719 -11.4122 0.847186; + rotation 168.523 -0.00000 -0.00000 -1.00000; + scale 0.978861 0.978861 0.978861; + }; + }; + instance + { + transform + { + position -17.6238 -15.7858 1.11545; + rotation 134.264 0.00000 0.00000 1.00000; + scale 1.22118 1.22118 1.22118; + }; + }; + instance + { + transform + { + position -0.398962 -12.0181 0.937184; + rotation 50.1431 0.00000 0.00000 -1.00000; + scale 1.17051 1.17051 1.17051; + }; + }; + instance + { + transform + { + position 1.64384 -2.65763 0.343306; + rotation 104.048 0.00000 0.00000 1.00000; + scale 0.730158 0.730158 0.730158; + }; + }; + instance + { + transform + { + position -3.46542 -27.0882 1.19655; + rotation 156.637 -0.00000 -0.00000 -1.00000; + scale 0.840274 0.840274 0.840274; + }; + }; + instance + { + transform + { + position -15.4670 -15.8130 0.935871; + rotation 132.375 0.00000 0.00000 1.00000; + scale 0.770117 0.770117 0.770117; + }; + }; + instance + { + transform + { + position 2.99711 -1.91729 0.418776; + rotation 14.8785 0.00000 0.00000 -1.00000; + scale 0.929378 0.929378 0.929378; + }; + }; + instance + { + transform + { + position -13.2184 -11.5105 1.11503; + rotation 176.800 -0.00000 -0.00000 -1.00000; + scale 1.17160 1.17160 1.17160; + }; + }; + instance + { + transform + { + position 0.715691 -13.9422 0.795153; + rotation 63.6772 0.00000 0.00000 -1.00000; + scale 1.16449 1.16449 1.16449; + }; + }; + instance + { + transform + { + position -17.9763 -13.7004 1.18458; + rotation 70.7769 0.00000 0.00000 -1.00000; + scale 1.21674 1.21674 1.21674; + }; + }; + instance + { + transform + { + position 4.04444 1.96876 0.560005; + rotation 13.3888 0.00000 0.00000 -0.999999; + scale 0.901509 0.901509 0.901509; + }; + }; + instance + { + transform + { + position -16.3515 -11.6905 0.923998; + rotation 15.2365 0.00000 0.00000 1.00000; + scale 1.05389 1.05389 1.05389; + }; + }; + instance + { + transform + { + position -4.55312 -28.1964 1.05143; + rotation 79.9217 0.00000 0.00000 -1.00000; + scale 0.988395 0.988395 0.988395; + }; + }; + instance + { + transform + { + position -0.249521 6.68481 0.220611; + rotation 19.4650 0.00000 0.00000 -1.00000; + scale 1.08470 1.08470 1.08470; + }; + }; + instance + { + transform + { + position -3.09600 -28.3028 1.00956; + rotation 168.168 -0.00000 -0.00000 -1.00000; + scale 1.19524 1.19524 1.19524; + }; + }; + instance + { + transform + { + position -1.62706 -12.2618 1.04686; + rotation 3.49999 0.00000 0.00000 -1.00000; + scale 0.758780 0.758780 0.758780; + }; + }; + instance + { + transform + { + position 0.991339 -29.9875 0.951884; + rotation 168.574 -0.00000 -0.00000 -1.00000; + scale 0.999539 0.999539 0.999539; + }; + }; + instance + { + transform + { + position -12.4369 1.16563 0.566357; + rotation 99.1940 0.00000 0.00000 -1.00000; + scale 1.18541 1.18541 1.18541; + }; + }; + instance + { + transform + { + position 6.70332 -0.156491 0.801208; + rotation 110.044 0.00000 0.00000 -1.00000; + scale 0.785821 0.785821 0.785821; + }; + }; + instance + { + transform + { + position -19.8740 -7.41183 0.835603; + rotation 82.9226 0.00000 0.00000 1.00000; + scale 1.13559 1.13559 1.13559; + }; + }; + instance + { + transform + { + position -14.6124 -8.39311 0.997053; + rotation 79.2282 0.00000 0.00000 1.00000; + scale 1.07865 1.07865 1.07865; + }; + }; + instance + { + transform + { + position -13.6238 -7.26767 0.985538; + rotation 70.0774 0.00000 0.00000 -1.00000; + scale 1.11597 1.11597 1.11597; + }; + }; + instance + { + transform + { + position -13.4220 -7.27827 0.987130; + rotation 117.684 0.00000 0.00000 1.00000; + scale 1.28138 1.28138 1.28138; + }; + }; + instance + { + transform + { + position -13.5456 -9.57340 0.899363; + rotation 85.7648 0.00000 0.00000 1.00000; + scale 0.724305 0.724305 0.724305; + }; + }; + instance + { + transform + { + position -13.2439 -9.36438 0.842518; + rotation 129.033 -0.00000 -0.00000 -1.00000; + scale 0.885690 0.885690 0.885690; + }; + }; + instance + { + transform + { + position -14.1146 -9.90895 1.03676; + rotation 175.944 -0.00000 -0.00000 -1.00000; + scale 1.04138 1.04138 1.04138; + }; + }; + instance + { + transform + { + position -6.14849 -0.273803 0.0578691; + rotation 179.856 -0.00000 -0.00000 -1.00000; + scale 0.765951 0.765951 0.765951; + }; + }; + instance + { + transform + { + position -14.4052 -9.30731 1.00194; + rotation 107.535 0.00000 0.00000 1.00000; + scale 0.933987 0.933987 0.933987; + }; + }; + instance + { + transform + { + position -15.5523 -9.51248 1.08168; + rotation 175.142 -0.00000 -0.00000 -1.00000; + scale 1.29839 1.29839 1.29839; + }; + }; + instance + { + transform + { + position -3.56078 -13.0776 0.927199; + rotation 88.8711 0.00000 0.00000 1.00000; + scale 0.842579 0.842579 0.842579; + }; + }; + instance + { + transform + { + position -2.80199 -28.4455 0.959709; + rotation 63.1839 0.00000 0.00000 1.00000; + scale 1.04289 1.04289 1.04289; + }; + }; + instance + { + transform + { + position -17.5978 -10.1572 0.908829; + rotation 46.6332 0.00000 0.00000 1.00000; + scale 1.07713 1.07713 1.07713; + }; + }; + instance + { + transform + { + position -18.0982 -10.0605 0.939294; + rotation 155.692 -0.00000 -0.00000 -1.00000; + scale 1.09780 1.09780 1.09780; + }; + }; + instance + { + transform + { + position -10.8556 -0.367381 0.436722; + rotation 169.710 0.00000 0.00000 1.00000; + scale 1.04261 1.04261 1.04261; + }; + }; + instance + { + transform + { + position -1.41777 -28.5804 0.993543; + rotation 87.8594 0.00000 0.00000 -1.00000; + scale 0.964549 0.964549 0.964549; + }; + }; + instance + { + transform + { + position 2.99800 -0.0546250 0.459992; + rotation 35.4601 0.00000 0.00000 1.00000; + scale 1.01615 1.01615 1.01615; + }; + }; + instance + { + transform + { + position -1.34867 -28.2254 0.969622; + rotation 83.8383 0.00000 0.00000 -1.00000; + scale 1.05703 1.05703 1.05703; + }; + }; + instance + { + transform + { + position -18.3706 -9.82907 0.896321; + rotation 121.035 0.00000 0.00000 1.00000; + scale 0.926874 0.926874 0.926874; + }; + }; + instance + { + transform + { + position -1.33843 -29.2912 1.15186; + rotation 108.611 0.00000 0.00000 -1.00000; + scale 0.740269 0.740269 0.740269; + }; + }; + instance + { + transform + { + position 2.10627 1.61023 0.229216; + rotation 34.9103 0.00000 0.00000 -1.00000; + scale 1.13915 1.13915 1.13915; + }; + }; + instance + { + transform + { + position -19.4460 -7.86437 0.915733; + rotation 7.17777 0.00000 0.00000 1.00001; + scale 1.16631 1.16631 1.16631; + }; + }; + instance + { + transform + { + position -18.9493 -8.86753 0.885714; + rotation 65.9025 0.00000 0.00000 1.00000; + scale 0.749927 0.749927 0.749927; + }; + }; + instance + { + transform + { + position -17.4841 -8.96625 0.802653; + rotation 125.994 -0.00000 -0.00000 -1.00000; + scale 0.947247 0.947247 0.947247; + }; + }; + instance + { + transform + { + position -15.6654 -8.91738 1.10693; + rotation 164.793 -0.00000 -0.00000 -1.00000; + scale 1.23561 1.23561 1.23561; + }; + }; + instance + { + transform + { + position -1.60434 -29.3665 1.10076; + rotation 80.3001 0.00000 0.00000 -1.00000; + scale 0.796050 0.796050 0.796050; + }; + }; + instance + { + transform + { + position -18.4296 -7.15739 0.979589; + rotation 114.759 0.00000 0.00000 1.00000; + scale 0.979870 0.979870 0.979870; + }; + }; + instance + { + transform + { + position -15.3784 -9.24182 1.10747; + rotation 175.614 -0.00000 -0.00000 -1.00000; + scale 1.16498 1.16498 1.16498; + }; + }; + instance + { + transform + { + position 2.71016 -28.3510 0.962127; + rotation 93.4717 0.00000 0.00000 -1.00000; + scale 1.29478 1.29478 1.29478; + }; + }; + instance + { + transform + { + position -14.1143 -9.15251 0.946712; + rotation 148.667 0.00000 0.00000 1.00000; + scale 1.25915 1.25915 1.25915; + }; + }; + instance + { + transform + { + position -13.9685 -5.23966 0.900338; + rotation 171.173 0.00000 0.00000 1.00000; + scale 0.806434 0.806434 0.806434; + }; + }; + instance + { + transform + { + position -7.43740 5.73969 0.254679; + rotation 157.368 0.00000 0.00000 1.00000; + scale 0.863546 0.863546 0.863546; + }; + }; + instance + { + transform + { + position -17.9312 -1.44214 0.992150; + rotation 52.0345 0.00000 0.00000 -1.00000; + scale 0.932597 0.932597 0.932597; + }; + }; + instance + { + transform + { + position -16.4835 2.53715 0.690616; + rotation 161.767 0.00000 0.00000 1.00000; + scale 0.793776 0.793776 0.793776; + }; + }; + instance + { + transform + { + position -14.3969 4.51415 0.729702; + rotation 23.1613 0.00000 0.00000 -1.00000; + scale 0.862675 0.862675 0.862675; + }; + }; + instance + { + transform + { + position -4.63886 8.14243 0.697173; + rotation 22.6820 0.00000 0.00000 1.00000; + scale 0.776091 0.776091 0.776091; + }; + }; + instance + { + transform + { + position 3.30310 -27.2789 1.15628; + rotation 134.902 0.00000 0.00000 1.00000; + scale 0.940772 0.940772 0.940771; + }; + }; + instance + { + transform + { + position -0.466336 8.79350 0.648765; + rotation 21.6557 0.00000 0.00000 1.00000; + scale 1.10786 1.10786 1.10786; + }; + }; + instance + { + transform + { + position -19.0109 -13.2360 0.770737; + rotation 104.547 0.00000 0.00000 1.00000; + scale 0.975931 0.975931 0.975931; + }; + }; + instance + { + transform + { + position -9.57596 4.76924 0.192850; + rotation 7.50863 0.00000 0.00000 -1.00000; + scale 1.02329 1.02329 1.02329; + }; + }; + instance + { + transform + { + position -16.2971 9.43508 0.817098; + rotation 63.7723 0.00000 0.00000 -1.00000; + scale 0.856036 0.856036 0.856036; + }; + }; + instance + { + transform + { + position -7.85385 7.72729 0.432488; + rotation 66.8584 0.00000 0.00000 1.00000; + scale 1.24754 1.24754 1.24754; + }; + }; + instance + { + transform + { + position -18.2674 7.83925 0.697957; + rotation 27.5996 0.00000 0.00000 1.00000; + scale 0.956092 0.956092 0.956092; + }; + }; + instance + { + transform + { + position -17.2168 8.83084 0.718954; + rotation 24.9024 0.00000 0.00000 1.00000; + scale 0.778087 0.778087 0.778087; + }; + }; + instance + { + transform + { + position -17.0917 7.57258 0.911529; + rotation 113.907 0.00000 0.00000 1.00000; + scale 0.838717 0.838717 0.838716; + }; + }; + instance + { + transform + { + position 1.64001 5.77245 0.399772; + rotation 74.5013 0.00000 0.00000 1.00000; + scale 0.876340 0.876340 0.876340; + }; + }; + instance + { + transform + { + position -9.54737 7.72622 0.416963; + rotation 67.4954 0.00000 0.00000 -1.00000; + scale 0.721118 0.721118 0.721118; + }; + }; + instance + { + transform + { + position -19.4600 5.68141 0.789356; + rotation 136.719 0.00000 0.00000 1.00000; + scale 1.11232 1.11232 1.11232; + }; + }; + instance + { + transform + { + position -17.1589 6.58777 0.922522; + rotation 47.3461 0.00000 0.00000 -1.00000; + scale 0.951703 0.951703 0.951703; + }; + }; + instance + { + transform + { + position -15.6156 6.69723 1.00583; + rotation 4.84279 0.00000 0.00000 -1.00005; + scale 1.19496 1.19496 1.19496; + }; + }; + instance + { + transform + { + position -13.5406 4.64655 0.618583; + rotation 156.379 -0.00000 -0.00000 -1.00000; + scale 1.08135 1.08135 1.08135; + }; + }; + instance + { + transform + { + position -12.9528 3.52413 0.668169; + rotation 118.417 0.00000 0.00000 1.00000; + scale 0.812797 0.812797 0.812797; + }; + }; + instance + { + transform + { + position -19.3130 4.45899 1.08249; + rotation 147.369 0.00000 0.00000 1.00000; + scale 1.29347 1.29347 1.29347; + }; + }; + instance + { + transform + { + position 4.98606 -16.9543 0.771524; + rotation 155.468 0.00000 0.00000 1.00000; + scale 1.17390 1.17390 1.17390; + }; + }; + instance + { + transform + { + position -18.6242 3.96111 1.04450; + rotation 24.9613 0.00000 0.00000 1.00000; + scale 0.751169 0.751169 0.751169; + }; + }; + instance + { + transform + { + position 4.70967 -17.0501 0.727217; + rotation 92.9293 0.00000 0.00000 1.00000; + scale 1.18564 1.18564 1.18564; + }; + }; + instance + { + transform + { + position 3.93449 -28.5634 1.10737; + rotation 30.4793 0.00000 0.00000 1.00000; + scale 1.01196 1.01196 1.01196; + }; + }; + instance + { + transform + { + position -15.6139 2.61073 0.586277; + rotation 58.2960 0.00000 0.00000 1.00000; + scale 0.821055 0.821055 0.821055; + }; + }; + instance + { + transform + { + position -13.2305 1.73891 0.635323; + rotation 97.6167 0.00000 0.00000 -1.00000; + scale 0.858091 0.858091 0.858091; + }; + }; + instance + { + transform + { + position -13.6274 1.82392 0.640598; + rotation 106.650 0.00000 0.00000 1.00000; + scale 0.988408 0.988408 0.988408; + }; + }; + instance + { + transform + { + position -18.3837 -0.145658 0.841121; + rotation 126.281 -0.00000 -0.00000 -1.00000; + scale 1.20143 1.20143 1.20143; + }; + }; + instance + { + transform + { + position -14.1004 -0.515468 0.713157; + rotation 120.613 0.00000 0.00000 1.00000; + scale 1.02390 1.02390 1.02390; + }; + }; + instance + { + transform + { + position -7.83893 6.75289 0.423659; + rotation 67.8652 0.00000 0.00000 -1.00000; + scale 1.05350 1.05350 1.05350; + }; + }; + instance + { + transform + { + position -16.5944 -1.39331 0.789601; + rotation 28.5110 0.00000 0.00000 -1.00000; + scale 1.10329 1.10329 1.10329; + }; + }; + instance + { + transform + { + position -17.4606 -4.21683 0.845247; + rotation 81.8257 0.00000 0.00000 -1.00000; + scale 1.09195 1.09195 1.09195; + }; + }; + instance + { + transform + { + position -17.7997 -4.32514 0.854991; + rotation 76.1193 0.00000 0.00000 -1.00000; + scale 1.20461 1.20461 1.20461; + }; + }; + instance + { + transform + { + position -17.6967 -4.69755 0.787162; + rotation 22.5419 0.00000 0.00000 1.00000; + scale 1.15358 1.15358 1.15358; + }; + }; + instance + { + transform + { + position 3.22765 -27.6057 1.14896; + rotation 169.069 0.00000 0.00000 1.00000; + scale 1.26709 1.26709 1.26709; + }; + }; + instance + { + transform + { + position -14.6911 -5.02054 0.807248; + rotation 73.1225 0.00000 0.00000 -1.00000; + scale 1.26954 1.26954 1.26954; + }; + }; + instance + { + transform + { + position -13.5821 -4.49297 1.01650; + rotation 74.0676 0.00000 0.00000 -1.00000; + scale 1.27527 1.27527 1.27527; + }; + }; + instance + { + transform + { + position -13.8298 -4.44435 0.985115; + rotation 124.417 0.00000 0.00000 1.00000; + scale 1.12346 1.12346 1.12346; + }; + }; + instance + { + transform + { + position -12.9771 -7.07290 1.04190; + rotation 161.491 -0.00000 -0.00000 -1.00000; + scale 1.10263 1.10263 1.10263; + }; + }; + instance + { + transform + { + position -5.19245 -12.9913 1.11759; + rotation 118.715 0.00000 0.00000 1.00000; + scale 0.874188 0.874188 0.874188; + }; + }; + instance + { + transform + { + position -13.1610 -2.59653 0.658887; + rotation 84.8314 0.00000 0.00000 1.00000; + scale 1.29822 1.29822 1.29822; + }; + }; + instance + { + transform + { + position -13.3794 -2.31953 0.608005; + rotation 119.814 0.00000 0.00000 1.00000; + scale 1.14967 1.14967 1.14967; + }; + }; + instance + { + transform + { + position -14.6182 -6.02778 0.883860; + rotation 137.453 -0.00000 -0.00000 -1.00000; + scale 0.871206 0.871206 0.871206; + }; + }; + instance + { + transform + { + position -9.10479 6.35629 0.316347; + rotation 22.2284 0.00000 0.00000 1.00000; + scale 0.804823 0.804823 0.804823; + }; + }; + instance + { + transform + { + position -15.2950 -6.11214 0.861612; + rotation 82.3307 0.00000 0.00000 -1.00000; + scale 1.04767 1.04767 1.04767; + }; + }; + instance + { + transform + { + position 8.75095 -28.1133 0.971741; + rotation 114.401 0.00000 0.00000 -1.00000; + scale 1.28498 1.28498 1.28498; + }; + }; + instance + { + transform + { + position -6.65811 5.64286 0.321811; + rotation 99.2352 0.00000 0.00000 -1.00000; + scale 0.700345 0.700345 0.700345; + }; + }; + instance + { + transform + { + position -14.6956 -4.73569 0.774114; + rotation 124.529 0.00000 0.00000 1.00000; + scale 0.711185 0.711185 0.711185; + }; + }; + instance + { + transform + { + position -14.3213 -4.97434 0.849667; + rotation 16.7094 0.00000 0.00000 1.00000; + scale 1.15603 1.15603 1.15603; + }; + }; + instance + { + transform + { + position -13.8912 -1.80374 0.624057; + rotation 31.6126 0.00000 0.00000 1.00000; + scale 1.01228 1.01228 1.01228; + }; + }; + instance + { + transform + { + position -10.7116 4.45066 0.299552; + rotation 146.595 0.00000 0.00000 1.00000; + scale 0.759839 0.759839 0.759839; + }; + }; + instance + { + transform + { + position -16.4489 -5.12612 0.720606; + rotation 22.5188 0.00000 0.00000 -1.00000; + scale 0.916810 0.916810 0.916810; + }; + }; + instance + { + transform + { + position -16.2030 -5.10820 0.763300; + rotation 3.54201 0.00000 0.00000 -1.00001; + scale 1.00391 1.00391 1.00391; + }; + }; + instance + { + transform + { + position -0.270725 -11.2078 0.863593; + rotation 114.085 0.00000 0.00000 1.00000; + scale 0.898370 0.898370 0.898370; + }; + }; + instance + { + transform + { + position -17.4502 -6.37410 0.993997; + rotation 70.7992 0.00000 0.00000 -1.00000; + scale 0.869780 0.869780 0.869780; + }; + }; + instance + { + transform + { + position -16.5319 -3.49923 0.758796; + rotation 140.096 -0.00000 -0.00000 -1.00000; + scale 0.870394 0.870394 0.870394; + }; + }; + instance + { + transform + { + position -5.49746 -17.5819 0.806796; + rotation 26.3259 0.00000 0.00000 1.00000; + scale 0.733549 0.733549 0.733549; + }; + }; + instance + { + transform + { + position -10.3303 4.95279 0.307539; + rotation 71.7920 0.00000 0.00000 1.00000; + scale 1.19749 1.19749 1.19749; + }; + }; + instance + { + transform + { + position -17.0451 -4.22055 0.839244; + rotation 25.0888 0.00000 0.00000 1.00000; + scale 0.862030 0.862030 0.862030; + }; + }; + instance + { + transform + { + position -18.7453 -6.05219 0.807823; + rotation 128.065 0.00000 0.00000 1.00000; + scale 1.07420 1.07420 1.07420; + }; + }; + instance + { + transform + { + position -18.5714 -5.95661 0.859381; + rotation 30.8237 0.00000 0.00000 -1.00000; + scale 1.15208 1.15208 1.15208; + }; + }; + instance + { + transform + { + position -18.3234 -5.30162 0.920926; + rotation 59.3429 0.00000 0.00000 -1.00000; + scale 0.875585 0.875585 0.875585; + }; + }; + instance + { + transform + { + position -19.3021 -7.07343 0.858027; + rotation 67.9785 0.00000 0.00000 1.00000; + scale 0.976343 0.976343 0.976343; + }; + }; + instance + { + transform + { + position 7.17601 -28.4920 0.797180; + rotation 137.630 0.00000 0.00000 1.00000; + scale 1.09251 1.09251 1.09251; + }; + }; + instance + { + transform + { + position -17.3746 9.06273 0.749129; + rotation 170.692 0.00000 0.00000 1.00000; + scale 0.954602 0.954602 0.954602; + }; + }; + instance + { + transform + { + position -18.8805 -2.00575 1.03447; + rotation 63.7978 0.00000 0.00000 -1.00000; + scale 0.963590 0.963590 0.963590; + }; + }; + instance + { + transform + { + position -13.6874 -0.446735 0.677481; + rotation 41.0909 0.00000 0.00000 1.00000; + scale 1.05615 1.05615 1.05615; + }; + }; + instance + { + transform + { + position -13.8910 -0.921403 0.707804; + rotation 43.5042 0.00000 0.00000 1.00000; + scale 1.11546 1.11546 1.11546; + }; + }; + instance + { + transform + { + position -13.8144 0.465812 0.611242; + rotation 56.1403 0.00000 0.00000 -1.00000; + scale 0.992051 0.992051 0.992051; + }; + }; + instance + { + transform + { + position -16.0303 0.0287436 1.00385; + rotation 96.5379 0.00000 0.00000 1.00000; + scale 1.04924 1.04924 1.04924; + }; + }; + instance + { + transform + { + position 7.32015 -27.8110 0.923325; + rotation 30.0950 0.00000 0.00000 -1.00000; + scale 0.867954 0.867954 0.867954; + }; + }; + instance + { + transform + { + position -18.0855 -0.163328 0.819608; + rotation 36.2343 0.00000 0.00000 1.00000; + scale 0.928911 0.928911 0.928911; + }; + }; + instance + { + transform + { + position 1.39644 8.41760 0.433008; + rotation 66.0978 0.00000 0.00000 -1.00000; + scale 1.24216 1.24216 1.24216; + }; + }; + instance + { + transform + { + position -17.7251 -0.725447 0.861134; + rotation 157.391 0.00000 0.00000 1.00000; + scale 0.705053 0.705053 0.705053; + }; + }; + instance + { + transform + { + position -17.6419 0.668184 0.929404; + rotation 135.426 0.00000 0.00000 1.00000; + scale 0.791023 0.791023 0.791023; + }; + }; + instance + { + transform + { + position -19.0580 -0.788314 0.992917; + rotation 23.6811 0.00000 0.00000 1.00000; + scale 1.02958 1.02958 1.02958; + }; + }; + instance + { + transform + { + position 9.61464 -29.1192 1.17503; + rotation 50.7055 0.00000 0.00000 1.00000; + scale 0.817856 0.817856 0.817856; + }; + }; + instance + { + transform + { + position -13.8331 1.73792 0.617807; + rotation 49.1007 0.00000 0.00000 1.00000; + scale 1.23976 1.23976 1.23976; + }; + }; + instance + { + transform + { + position -13.0448 1.04792 0.497398; + rotation 83.1623 0.00000 0.00000 -1.00000; + scale 1.26316 1.26316 1.26316; + }; + }; + instance + { + transform + { + position -15.0731 1.10988 0.816599; + rotation 87.2023 0.00000 0.00000 1.00000; + scale 0.722166 0.722166 0.722166; + }; + }; + instance + { + transform + { + position 7.60483 -10.0779 1.10634; + rotation 90.3235 0.00000 0.00000 -1.00000; + scale 1.17531 1.17531 1.17531; + }; + }; + instance + { + transform + { + position -15.4386 0.964674 0.855528; + rotation 101.818 0.00000 0.00000 -1.00000; + scale 0.841425 0.841425 0.841425; + }; + }; + instance + { + transform + { + position -16.6318 1.18934 0.886957; + rotation 18.5625 0.00000 0.00000 -1.00000; + scale 1.23951 1.23951 1.23951; + }; + }; + instance + { + transform + { + position -16.0902 0.938989 0.888728; + rotation 23.3486 0.00000 0.00000 0.999999; + scale 0.827921 0.827921 0.827921; + }; + }; + instance + { + transform + { + position 2.96212 5.86989 0.537239; + rotation 127.371 -0.00000 -0.00000 -1.00000; + scale 1.11628 1.11628 1.11628; + }; + }; + instance + { + transform + { + position -17.3887 1.02331 0.967980; + rotation 144.140 0.00000 0.00000 1.00000; + scale 1.13573 1.13573 1.13573; + }; + }; + instance + { + transform + { + position -17.4484 2.20955 0.971364; + rotation 62.4247 0.00000 0.00000 -1.00000; + scale 0.766921 0.766921 0.766921; + }; + }; + instance + { + transform + { + position -19.9620 2.94941 0.915477; + rotation 83.5697 0.00000 0.00000 -1.00000; + scale 0.829863 0.829863 0.829863; + }; + }; + instance + { + transform + { + position -19.9956 2.60744 0.890787; + rotation 32.2883 0.00000 0.00000 -1.00000; + scale 0.904804 0.904804 0.904804; + }; + }; + instance + { + transform + { + position -11.8420 7.98102 0.692805; + rotation 9.12720 0.00000 0.00000 -1.00001; + scale 1.10648 1.10648 1.10648; + }; + }; + instance + { + transform + { + position -19.1372 3.02970 1.06523; + rotation 148.073 0.00000 0.00000 1.00000; + scale 1.05397 1.05397 1.05397; + }; + }; + instance + { + transform + { + position -19.9756 4.02547 1.02168; + rotation 71.8471 0.00000 0.00000 1.00000; + scale 1.09811 1.09811 1.09811; + }; + }; + instance + { + transform + { + position -8.86728 -9.05627 0.929142; + rotation 80.7994 0.00000 0.00000 1.00000; + scale 1.25844 1.25844 1.25844; + }; + }; + instance + { + transform + { + position -14.7711 3.22565 0.589040; + rotation 90.4330 0.00000 0.00000 -1.00000; + scale 1.21677 1.21677 1.21677; + }; + }; + instance + { + transform + { + position -17.7728 3.25353 1.01707; + rotation 93.5450 0.00000 0.00000 1.00000; + scale 0.712846 0.712846 0.712846; + }; + }; + instance + { + transform + { + position -3.89514 -9.47328 1.05987; + rotation 107.712 0.00000 0.00000 1.00000; + scale 0.934920 0.934920 0.934920; + }; + }; + instance + { + transform + { + position -15.7069 5.17869 0.936183; + rotation 146.871 -0.00000 -0.00000 -1.00000; + scale 0.804016 0.804016 0.804016; + }; + }; + instance + { + transform + { + position -15.2874 5.06206 0.916302; + rotation 129.582 -0.00000 -0.00000 -1.00000; + scale 1.21161 1.21161 1.21161; + }; + }; + instance + { + transform + { + position -16.2088 2.91990 0.635071; + rotation 108.748 0.00000 0.00000 1.00000; + scale 1.25004 1.25004 1.25004; + }; + }; + instance + { + transform + { + position -17.0695 6.00220 0.906985; + rotation 174.270 0.00000 0.00000 1.00000; + scale 1.01380 1.01380 1.01380; + }; + }; + instance + { + transform + { + position 1.34785 -8.06918 0.892051; + rotation 16.0860 0.00000 0.00000 1.00001; + scale 1.21826 1.21826 1.21826; + }; + }; + instance + { + transform + { + position 6.80531 -8.06611 1.02338; + rotation 119.304 0.00000 0.00000 1.00000; + scale 1.05727 1.05727 1.05727; + }; + }; + instance + { + transform + { + position 7.81304 4.71797 0.863035; + rotation 51.2412 0.00000 0.00000 1.00000; + scale 1.00827 1.00827 1.00827; + }; + }; + instance + { + transform + { + position -18.0621 5.01555 0.944180; + rotation 15.8643 0.00000 0.00000 -1.00000; + scale 0.964808 0.964808 0.964808; + }; + }; + instance + { + transform + { + position 7.78842 4.37500 0.870217; + rotation 162.425 -0.00000 -0.00000 -1.00000; + scale 1.03868 1.03868 1.03868; + }; + }; + instance + { + transform + { + position -19.0908 5.06351 0.961237; + rotation 55.0479 0.00000 0.00000 -1.00000; + scale 1.20976 1.20976 1.20976; + }; + }; + instance + { + transform + { + position -19.7639 6.10765 0.718148; + rotation 22.3555 0.00000 0.00000 -1.00000; + scale 0.948986 0.948986 0.948986; + }; + }; + instance + { + transform + { + position -6.69159 -8.46214 0.687163; + rotation 11.0250 0.00000 0.00000 -1.00000; + scale 0.781966 0.781966 0.781966; + }; + }; + instance + { + transform + { + position -13.4251 5.08510 0.581958; + rotation 57.7702 0.00000 0.00000 -1.00000; + scale 1.13121 1.13121 1.13121; + }; + }; + instance + { + transform + { + position -14.1101 7.78866 0.932940; + rotation 62.6999 0.00000 0.00000 1.00000; + scale 1.22935 1.22935 1.22935; + }; + }; + instance + { + transform + { + position -7.31926 -8.24317 0.690380; + rotation 83.0404 0.00000 0.00000 -1.00000; + scale 1.11137 1.11137 1.11137; + }; + }; + instance + { + transform + { + position -13.7819 7.32487 0.854179; + rotation 72.1082 0.00000 0.00000 -1.00000; + scale 0.734600 0.734600 0.734600; + }; + }; + instance + { + transform + { + position -13.7773 8.11320 0.931767; + rotation 68.1532 0.00000 0.00000 1.00000; + scale 0.712078 0.712078 0.712078; + }; + }; + instance + { + transform + { + position -14.7340 7.83981 1.00834; + rotation 129.376 -0.00000 -0.00000 -1.00000; + scale 1.06371 1.06371 1.06371; + }; + }; + instance + { + transform + { + position -14.6048 7.06729 0.837976; + rotation 2.84901 0.00000 0.00000 0.999999; + scale 0.847540 0.847540 0.847540; + }; + }; + instance + { + transform + { + position -14.3723 7.10310 0.831940; + rotation 6.94497 0.00000 0.00000 0.999992; + scale 0.744764 0.744764 0.744764; + }; + }; + instance + { + transform + { + position -14.0384 7.24945 0.853999; + rotation 36.5193 0.00000 0.00000 1.00000; + scale 0.938121 0.938121 0.938121; + }; + }; + instance + { + transform + { + position -12.9949 7.30864 0.724525; + rotation 90.8980 0.00000 0.00000 1.00000; + scale 1.21476 1.21476 1.21476; + }; + }; + instance + { + transform + { + position -5.98071 -27.9976 0.989184; + rotation 122.321 0.00000 0.00000 1.00000; + scale 1.18614 1.18614 1.18614; + }; + }; + instance + { + transform + { + position -19.0819 7.75582 0.781345; + rotation 98.8184 0.00000 0.00000 -1.00000; + scale 1.11664 1.11664 1.11664; + }; + }; + instance + { + transform + { + position -19.1860 7.18402 0.768526; + rotation 56.2331 0.00000 0.00000 -1.00000; + scale 1.02053 1.02053 1.02053; + }; + }; + instance + { + transform + { + position 6.17136 -9.71594 0.841463; + rotation 174.190 0.00000 0.00000 1.00000; + scale 0.787466 0.787466 0.787466; + }; + }; + instance + { + transform + { + position -19.9945 7.93979 0.899005; + rotation 22.9501 0.00000 0.00000 1.00000; + scale 1.19582 1.19582 1.19582; + }; + }; + instance + { + transform + { + position 6.36675 -9.63985 0.897448; + rotation 48.6082 0.00000 0.00000 1.00000; + scale 1.20097 1.20097 1.20097; + }; + }; + instance + { + transform + { + position -19.1627 8.10284 0.800376; + rotation 83.2450 0.00000 0.00000 1.00000; + scale 1.29835 1.29835 1.29835; + }; + }; + instance + { + transform + { + position -16.6319 -16.2316 1.20550; + rotation 142.106 -0.00000 -0.00000 -1.00000; + scale 0.908784 0.908784 0.908784; + }; + }; + instance + { + transform + { + position -11.5175 -9.29092 0.811023; + rotation 148.061 -0.00000 -0.00000 -1.00000; + scale 0.711566 0.711566 0.711566; + }; + }; + instance + { + transform + { + position -12.4709 -8.09377 0.746823; + rotation 69.8779 0.00000 0.00000 1.00000; + scale 0.949800 0.949800 0.949800; + }; + }; + instance + { + transform + { + position -13.3238 9.38330 0.860265; + rotation 175.271 -0.00000 -0.00000 -1.00000; + scale 0.885320 0.885320 0.885320; + }; + }; + instance + { + transform + { + position -17.5434 -3.19894 0.916698; + rotation 30.3497 0.00000 0.00000 1.00000; + scale 1.06757 1.06757 1.06757; + }; + }; + instance + { + transform + { + position 7.06202 -7.72336 0.945890; + rotation 29.3129 0.00000 0.00000 1.00000; + scale 0.764029 0.764029 0.764029; + }; + }; + instance + { + transform + { + position -14.0151 9.42068 0.889118; + rotation 117.498 0.00000 0.00000 1.00000; + scale 1.02391 1.02391 1.02391; + }; + }; + instance + { + transform + { + position -13.9510 9.21491 0.912027; + rotation 138.171 -0.00000 -0.00000 -1.00000; + scale 1.14911 1.14911 1.14911; + }; + }; + instance + { + transform + { + position -16.9601 8.55894 0.774497; + rotation 86.1424 0.00000 0.00000 1.00000; + scale 1.03073 1.03073 1.03073; + }; + }; + instance + { + transform + { + position -16.8203 4.85753 1.00478; + rotation 66.2505 0.00000 0.00000 -1.00000; + scale 0.941190 0.941190 0.941190; + }; + }; + instance + { + transform + { + position -8.77493 -29.5019 0.801634; + rotation 12.3420 0.00000 0.00000 1.00000; + scale 1.07291 1.07291 1.07291; + }; + }; + instance + { + transform + { + position -8.89093 -27.9473 1.08043; + rotation 89.9928 0.00000 0.00000 1.00000; + scale 1.13643 1.13643 1.13643; + }; + }; + instance + { + transform + { + position -11.8174 -27.1431 0.904657; + rotation 24.0500 0.00000 0.00000 1.00000; + scale 1.08710 1.08710 1.08710; + }; + }; + instance + { + transform + { + position -7.76300 -9.53169 0.894423; + rotation 36.3963 0.00000 0.00000 -1.00000; + scale 0.708560 0.708560 0.708560; + }; + }; + instance + { + transform + { + position -11.8442 -27.9701 0.819345; + rotation 59.3362 0.00000 0.00000 1.00000; + scale 1.09844 1.09844 1.09844; + }; + }; + instance + { + transform + { + position -10.5555 -29.6227 1.03955; + rotation 24.5087 0.00000 0.00000 -1.00000; + scale 1.16601 1.16601 1.16601; + }; + }; + instance + { + transform + { + position -7.60676 -28.2164 1.16471; + rotation 143.299 0.00000 0.00000 1.00000; + scale 0.766798 0.766798 0.766798; + }; + }; + instance + { + transform + { + position 5.77420 -29.5742 1.04432; + rotation 119.912 0.00000 0.00000 -1.00000; + scale 1.20311 1.20311 1.20311; + }; + }; + instance + { + transform + { + position 3.56727 -27.7214 1.11242; + rotation 125.753 0.00000 0.00000 1.00000; + scale 1.16434 1.16434 1.16434; + }; + }; + instance + { + transform + { + position -7.21100 6.38926 0.397564; + rotation 99.9440 0.00000 0.00000 1.00000; + scale 0.722324 0.722324 0.722324; + }; + }; + instance + { + transform + { + position 4.61907 -28.7113 1.15058; + rotation 119.148 0.00000 0.00000 -1.00000; + scale 1.22227 1.22227 1.22227; + }; + }; + instance + { + transform + { + position 1.59669 -28.5388 0.829995; + rotation 168.453 -0.00000 -0.00000 -1.00000; + scale 1.27376 1.27376 1.27376; + }; + }; + instance + { + transform + { + position 2.07012 -29.5737 0.842606; + rotation 11.6985 0.00000 0.00000 0.999999; + scale 0.908717 0.908717 0.908717; + }; + }; + instance + { + transform + { + position -9.76314 -29.9572 0.934119; + rotation 81.1937 0.00000 0.00000 1.00000; + scale 1.15366 1.15366 1.15366; + }; + }; + instance + { + transform + { + position -0.996473 -27.3713 0.839983; + rotation 52.0528 0.00000 0.00000 -1.00000; + scale 0.942076 0.942076 0.942076; + }; + }; + instance + { + transform + { + position -10.1026 -29.9255 0.995138; + rotation 80.3829 0.00000 0.00000 -1.00000; + scale 0.906753 0.906753 0.906753; + }; + }; + instance + { + transform + { + position -0.935222 -27.7237 0.894429; + rotation 133.150 -0.00000 -0.00000 -1.00000; + scale 0.861623 0.861623 0.861623; + }; + }; + instance + { + transform + { + position -0.744973 -27.9434 0.912624; + rotation 178.176 0.00000 0.00000 1.00000; + scale 0.837615 0.837615 0.837615; + }; + }; + instance + { + transform + { + position -4.62510 -28.0053 1.08014; + rotation 53.2725 0.00000 0.00000 1.00000; + scale 1.24666 1.24666 1.24666; + }; + }; + instance + { + transform + { + position -3.07582 -28.7203 0.868081; + rotation 159.892 0.00000 0.00000 1.00000; + scale 0.986576 0.986576 0.986576; + }; + }; + instance + { + transform + { + position -3.01988 -9.09434 0.871519; + rotation 137.129 0.00000 0.00000 1.00000; + scale 0.865393 0.865393 0.865393; + }; + }; + instance + { + transform + { + position -3.42574 -9.16217 0.939083; + rotation 102.518 0.00000 0.00000 1.00000; + scale 1.09210 1.09210 1.09210; + }; + }; + instance + { + transform + { + position -1.87618 -28.8708 0.994977; + rotation 44.6705 0.00000 0.00000 -1.00000; + scale 0.769598 0.769598 0.769598; + }; + }; + instance + { + transform + { + position -0.925625 -29.0599 1.14397; + rotation 163.763 -0.00000 -0.00000 -1.00000; + scale 0.749356 0.749356 0.749356; + }; + }; + instance + { + transform + { + position 5.42076 -10.2923 0.889620; + rotation 54.1757 0.00000 0.00000 -1.00000; + scale 1.06614 1.06614 1.06614; + }; + }; + instance + { + transform + { + position -1.41552 -29.7165 1.14394; + rotation 141.533 -0.00000 -0.00000 -1.00000; + scale 1.25771 1.25771 1.25771; + }; + }; + instance + { + transform + { + position -1.11732 -29.3864 1.18730; + rotation 137.098 -0.00000 -0.00000 -1.00000; + scale 1.27048 1.27048 1.27048; + }; + }; + instance + { + transform + { + position 1.06194 -29.6995 0.919698; + rotation 126.791 0.00000 0.00000 1.00000; + scale 1.26442 1.26442 1.26442; + }; + }; + instance + { + transform + { + position 1.56543 -28.0882 0.927199; + rotation 119.793 0.00000 0.00000 1.00000; + scale 0.916887 0.916887 0.916887; + }; + }; + instance + { + transform + { + position 5.25036 -10.1438 0.857230; + rotation 13.3480 0.00000 0.00000 -0.999999; + scale 1.18315 1.18315 1.18315; + }; + }; + instance + { + transform + { + position 5.55717 4.65499 0.504817; + rotation 84.4513 0.00000 0.00000 -1.00000; + scale 0.717420 0.717420 0.717420; + }; + }; + instance + { + transform + { + position 2.05245 -28.4748 0.842023; + rotation 6.65333 0.00000 0.00000 -0.999992; + scale 1.28814 1.28814 1.28814; + }; + }; + instance + { + transform + { + position 3.06123 -8.98112 0.825580; + rotation 70.2566 0.00000 0.00000 -1.00000; + scale 0.874162 0.874162 0.874162; + }; + }; + instance + { + transform + { + position 1.61170 -27.5077 1.04752; + rotation 64.1628 0.00000 0.00000 1.00000; + scale 0.997583 0.997583 0.997583; + }; + }; + instance + { + transform + { + position 2.94470 -28.9283 0.926854; + rotation 88.7164 0.00000 0.00000 -1.00000; + scale 1.03811 1.03811 1.03811; + }; + }; + instance + { + transform + { + position 0.775543 -7.57926 0.878826; + rotation 140.735 -0.00000 -0.00000 -1.00000; + scale 0.943776 0.943776 0.943776; + }; + }; + instance + { + transform + { + position -9.29327 -27.8895 0.996513; + rotation 14.1425 0.00000 0.00000 -1.00000; + scale 0.957627 0.957627 0.957627; + }; + }; + instance + { + transform + { + position 1.15309 -8.25203 0.940510; + rotation 1.49564 0.00000 0.00000 -1.00005; + scale 1.07796 1.07796 1.07796; + }; + }; + instance + { + transform + { + position 5.50844 -29.2038 1.06800; + rotation 20.3974 0.00000 0.00000 -1.00000; + scale 1.22656 1.22656 1.22656; + }; + }; + instance + { + transform + { + position -9.29471 -27.3543 0.907228; + rotation 40.2340 0.00000 0.00000 1.00000; + scale 0.704691 0.704691 0.704691; + }; + }; + instance + { + transform + { + position 4.87499 -28.0172 1.06340; + rotation 62.6557 0.00000 0.00000 -1.00000; + scale 1.25093 1.25093 1.25093; + }; + }; + instance + { + transform + { + position 7.53987 -29.2333 0.848315; + rotation 85.8481 0.00000 0.00000 1.00000; + scale 0.983175 0.983175 0.983175; + }; + }; + instance + { + transform + { + position 7.26840 -28.9837 0.813443; + rotation 73.7703 0.00000 0.00000 -1.00000; + scale 0.964067 0.964067 0.964067; + }; + }; + instance + { + transform + { + position 7.54714 -7.94472 0.898515; + rotation 24.8391 0.00000 0.00000 1.00000; + scale 0.978930 0.978930 0.978930; + }; + }; + instance + { + transform + { + position 0.805229 -15.6305 1.13043; + rotation 37.4867 0.00000 0.00000 1.00000; + scale 1.06142 1.06142 1.06142; + }; + }; + instance + { + transform + { + position 1.79251 -10.0570 0.914037; + rotation 148.707 0.00000 0.00000 1.00000; + scale 0.901710 0.901710 0.901710; + }; + }; + instance + { + transform + { + position 8.08227 -28.5922 0.827144; + rotation 164.591 0.00000 0.00000 1.00000; + scale 0.772645 0.772645 0.772645; + }; + }; + instance + { + transform + { + position 7.53929 -27.0173 1.17547; + rotation 82.4002 0.00000 0.00000 -1.00000; + scale 0.905342 0.905342 0.905342; + }; + }; + instance + { + transform + { + position -12.3192 -27.1021 0.931256; + rotation 128.634 0.00000 0.00000 1.00000; + scale 1.11673 1.11673 1.11673; + }; + }; + instance + { + transform + { + position -18.1113 0.867914 0.852110; + rotation 179.860 0.00000 0.00000 1.00000; + scale 0.983172 0.983172 0.983172; + }; + }; + instance + { + transform + { + position -5.61472 -29.0697 1.06997; + rotation 20.2252 0.00000 0.00000 1.00000; + scale 0.961636 0.961636 0.961636; + }; + }; + instance + { + transform + { + position 7.65048 -9.84674 1.14063; + rotation 93.4462 0.00000 0.00000 -1.00000; + scale 1.07461 1.07461 1.07461; + }; + }; + instance + { + transform + { + position -7.69277 -9.13273 0.841921; + rotation 80.0978 0.00000 0.00000 -1.00000; + scale 1.28448 1.28448 1.28448; + }; + }; + instance + { + transform + { + position -7.19045 -29.6028 1.07131; + rotation 45.5900 0.00000 0.00000 1.00000; + scale 0.702993 0.702993 0.702993; + }; + }; + instance + { + transform + { + position -7.54712 -29.8856 0.948383; + rotation 177.814 -0.00000 -0.00000 -1.00000; + scale 0.908462 0.908462 0.908462; + }; + }; + instance + { + transform + { + position -10.6122 -7.12319 0.836702; + rotation 91.0011 0.00000 0.00000 -1.00000; + scale 1.20075 1.20075 1.20075; + }; + }; + instance + { + transform + { + position -8.00999 -29.6016 0.904125; + rotation 53.6739 0.00000 0.00000 -1.00000; + scale 0.707664 0.707664 0.707664; + }; + }; + instance + { + transform + { + position -7.13467 -27.3665 0.967920; + rotation 103.258 0.00000 0.00000 -1.00000; + scale 0.984885 0.984885 0.984885; + }; + }; + instance + { + transform + { + position 3.18629 3.99656 0.523492; + rotation 152.341 0.00000 0.00000 1.00000; + scale 1.13955 1.13955 1.13955; + }; + }; + instance + { + transform + { + position -4.92172 -9.82206 0.784137; + rotation 68.5117 0.00000 0.00000 1.00000; + scale 1.24818 1.24818 1.24818; + }; + }; + instance + { + transform + { + position -7.41690 -27.3507 1.02889; + rotation 114.699 0.00000 0.00000 -1.00000; + scale 0.902956 0.902956 0.902956; + }; + }; + instance + { + transform + { + position -7.96572 -27.3934 1.10646; + rotation 95.6410 0.00000 0.00000 -1.00000; + scale 1.26163 1.26163 1.26163; + }; + }; + instance + { + transform + { + position -9.05313 -29.9406 0.827820; + rotation 103.040 0.00000 0.00000 -1.00000; + scale 1.29278 1.29278 1.29278; + }; + }; + instance + { + transform + { + position -8.97761 -29.1266 0.858894; + rotation 40.1852 0.00000 0.00000 -1.00000; + scale 1.13565 1.13565 1.13565; + }; + }; + instance + { + transform + { + position -10.2777 -29.4501 0.993487; + rotation 0.442347 0.00000 0.00000 -1.00536; + scale 1.00748 1.00748 1.00748; + }; + }; + instance + { + transform + { + position -10.0127 -29.3816 0.938962; + rotation 176.960 0.00000 0.00000 1.00000; + scale 0.701739 0.701739 0.701739; + }; + }; + instance + { + transform + { + position -10.2174 -27.7508 0.866385; + rotation 73.3436 0.00000 0.00000 -1.00000; + scale 1.07361 1.07361 1.07361; + }; + }; + instance + { + transform + { + position -10.0900 -28.0720 0.929376; + rotation 151.252 0.00000 0.00000 1.00000; + scale 0.737225 0.737225 0.737225; + }; + }; + instance + { + transform + { + position -10.3443 -27.5054 0.817771; + rotation 126.574 -0.00000 -0.00000 -1.00000; + scale 0.969722 0.969722 0.969722; + }; + }; + instance + { + transform + { + position -11.1104 -29.0932 0.973032; + rotation 8.87653 0.00000 0.00000 1.00000; + scale 0.777214 0.777214 0.777214; + }; + }; + instance + { + transform + { + position -11.0250 -29.3045 1.01267; + rotation 28.8724 0.00000 0.00000 -1.00000; + scale 0.913827 0.913827 0.913827; + }; + }; + instance + { + transform + { + position 3.84623 3.42951 0.590988; + rotation 146.244 0.00000 0.00000 1.00000; + scale 1.16971 1.16971 1.16971; + }; + }; + instance + { + transform + { + position -12.1380 -27.8907 0.871537; + rotation 16.1589 0.00000 0.00000 -1.00000; + scale 1.14780 1.14780 1.14780; + }; + }; + instance + { + transform + { + position -12.8589 -28.7774 1.07816; + rotation 159.204 -0.00000 -0.00000 -1.00000; + scale 1.21334 1.21334 1.21334; + }; + }; + instance + { + transform + { + position -9.84211 -28.3010 0.961299; + rotation 13.6590 0.00000 0.00000 1.00000; + scale 1.03368 1.03368 1.03368; + }; + }; + instance + { + transform + { + position -9.13408 -28.7280 0.968716; + rotation 23.4085 0.00000 0.00000 1.00000; + scale 0.794839 0.794839 0.794839; + }; + }; + instance + { + transform + { + position 1.61721 -14.4238 0.992237; + rotation 87.9683 0.00000 0.00000 -1.00000; + scale 1.02223 1.02223 1.02223; + }; + }; + instance + { + transform + { + position -15.0928 9.83967 0.820449; + rotation 80.2307 0.00000 0.00000 1.00000; + scale 1.07338 1.07338 1.07338; + }; + }; + instance + { + transform + { + position 1.85091 -14.3218 1.02347; + rotation 54.3510 0.00000 0.00000 1.00000; + scale 0.912874 0.912874 0.912874; + }; + }; + instance + { + transform + { + position 8.19597 -27.9861 0.916610; + rotation 104.716 0.00000 0.00000 1.00000; + scale 1.00986 1.00986 1.00986; + }; + }; + instance + { + transform + { + position 5.96885 -10.7391 1.00591; + rotation 87.0035 0.00000 0.00000 1.00000; + scale 0.840946 0.840946 0.840946; + }; + }; + instance + { + transform + { + position 1.69129 -14.1965 1.01348; + rotation 89.3691 0.00000 0.00000 1.00000; + scale 1.02732 1.02732 1.02732; + }; + }; + instance + { + transform + { + position 1.14516 -14.7958 0.972965; + rotation 160.947 0.00000 0.00000 1.00000; + scale 1.05711 1.05711 1.05711; + }; + }; + instance + { + transform + { + position 2.44345 -29.1311 0.807595; + rotation 170.034 -0.00000 -0.00000 -1.00000; + scale 0.910809 0.910809 0.910809; + }; + }; + instance + { + transform + { + position -2.42416 -29.4146 0.878792; + rotation 83.4637 0.00000 0.00000 1.00000; + scale 0.719554 0.719554 0.719554; + }; + }; + instance + { + transform + { + position 8.20562 -29.5205 0.907388; + rotation 148.999 -0.00000 -0.00000 -1.00000; + scale 1.03815 1.03815 1.03815; + }; + }; + instance + { + transform + { + position 1.90128 -13.9110 1.02133; + rotation 47.4675 0.00000 0.00000 -1.00000; + scale 1.22650 1.22650 1.22650; + }; + }; + instance + { + transform + { + position 7.98485 -29.5130 0.916485; + rotation 6.51897 0.00000 0.00000 1.00001; + scale 1.11010 1.11010 1.11010; + }; + }; + instance + { + transform + { + position -0.413314 -29.1127 1.12207; + rotation 66.7013 0.00000 0.00000 -1.00000; + scale 0.894095 0.894095 0.894095; + }; + }; + instance + { + transform + { + position 8.85512 4.13559 1.02728; + rotation 102.195 0.00000 0.00000 -1.00000; + scale 1.11199 1.11199 1.11199; + }; + }; + instance + { + transform + { + position -3.91402 -29.5144 0.835863; + rotation 107.797 0.00000 0.00000 1.00000; + scale 0.769935 0.769935 0.769935; + }; + }; + instance + { + transform + { + position -11.2771 -10.6890 0.906985; + rotation 152.448 0.00000 0.00000 1.00000; + scale 0.808827 0.808827 0.808827; + }; + }; + instance + { + transform + { + position 6.33547 -29.8206 1.01673; + rotation 45.5459 0.00000 0.00000 -1.00000; + scale 1.10552 1.10552 1.10552; + }; + }; + instance + { + transform + { + position -6.86851 -28.4351 1.09346; + rotation 148.457 0.00000 0.00000 1.00000; + scale 1.02209 1.02209 1.02209; + }; + }; + instance + { + transform + { + position -10.1460 -27.1170 0.780742; + rotation 31.8311 0.00000 0.00000 -1.00000; + scale 0.943863 0.943863 0.943863; + }; + }; + instance + { + transform + { + position -9.96440 -27.5695 0.843180; + rotation 31.0021 0.00000 0.00000 -1.00000; + scale 1.22901 1.22901 1.22901; + }; + }; + instance + { + transform + { + position 3.87913 -27.2361 1.07862; + rotation 12.9622 0.00000 0.00000 1.00000; + scale 1.23762 1.23762 1.23762; + }; + }; + instance + { + transform + { + position -6.42435 -27.2697 0.902433; + rotation 153.479 0.00000 0.00000 1.00000; + scale 0.735538 0.735538 0.735538; + }; + }; + instance + { + transform + { + position -2.89836 -14.5461 0.808306; + rotation 57.5104 0.00000 0.00000 1.00000; + scale 0.938192 0.938192 0.938192; + }; + }; + instance + { + transform + { + position 7.37582 -29.7815 1.03997; + rotation 116.678 0.00000 0.00000 -1.00000; + scale 0.962191 0.962191 0.962191; + }; + }; + instance + { + transform + { + position 4.95185 -28.4432 1.10512; + rotation 44.0753 0.00000 0.00000 1.00000; + scale 1.13522 1.13522 1.13522; + }; + }; + instance + { + transform + { + position -18.8061 -16.1845 1.14212; + rotation 67.4865 0.00000 0.00000 -1.00000; + scale 0.783562 0.783562 0.783562; + }; + }; + instance + { + transform + { + position -12.3714 2.49048 0.644120; + rotation 131.102 0.00000 0.00000 1.00000; + scale 0.792312 0.792312 0.792312; + }; + }; + instance + { + transform + { + position -1.68924 -6.77909 0.700830; + rotation 53.2406 0.00000 0.00000 -1.00000; + scale 0.724024 0.724024 0.724024; + }; + }; + instance + { + transform + { + position 3.66035 -28.5660 1.08415; + rotation 102.561 0.00000 0.00000 -1.00000; + scale 1.05119 1.05119 1.05119; + }; + }; + instance + { + transform + { + position 0.138585 -28.2138 0.966001; + rotation 124.093 -0.00000 -0.00000 -1.00000; + scale 1.27878 1.27878 1.27878; + }; + }; + instance + { + transform + { + position 4.72679 -27.0020 0.964579; + rotation 148.210 0.00000 0.00000 1.00000; + scale 1.01532 1.01532 1.01532; + }; + }; + instance + { + transform + { + position 2.11524 -17.0642 1.17195; + rotation 107.565 0.00000 0.00000 -1.00000; + scale 1.00519 1.00519 1.00519; + }; + }; + instance + { + transform + { + position 2.31185 -13.5648 0.973858; + rotation 17.5659 0.00000 0.00000 -1.00000; + scale 0.918747 0.918747 0.918747; + }; + }; + instance + { + transform + { + position -3.87817 -28.4789 0.983663; + rotation 44.3028 0.00000 0.00000 1.00000; + scale 0.910559 0.910559 0.910559; + }; + }; + instance + { + transform + { + position -4.83933 -28.3403 1.02831; + rotation 105.216 0.00000 0.00000 -1.00000; + scale 0.782079 0.782079 0.782079; + }; + }; + instance + { + transform + { + position 4.26974 -27.5718 1.07511; + rotation 175.792 0.00000 0.00000 1.00000; + scale 0.890906 0.890906 0.890906; + }; + }; + instance + { + transform + { + position -4.50901 -23.0103 0.783668; + rotation 179.911 0.00000 0.00000 1.00000; + scale 0.747140 0.747140 0.747140; + }; + }; + instance + { + transform + { + position -4.78933 -26.5406 1.00142; + rotation 152.291 -0.00000 -0.00000 -1.00000; + scale 1.09839 1.09839 1.09839; + }; + }; + instance + { + transform + { + position -2.80223 -26.3417 1.19332; + rotation 60.8770 0.00000 0.00000 -1.00000; + scale 0.863562 0.863562 0.863562; + }; + }; + instance + { + transform + { + position -2.54002 -26.6589 1.20001; + rotation 66.6187 0.00000 0.00000 -1.00000; + scale 0.765494 0.765494 0.765494; + }; + }; + instance + { + transform + { + position 2.44532 -26.4703 1.06566; + rotation 19.2689 0.00000 0.00000 -0.999999; + scale 0.777408 0.777408 0.777408; + }; + }; + instance + { + transform + { + position -19.5811 2.82739 0.964952; + rotation 111.097 0.00000 0.00000 1.00000; + scale 0.826750 0.826750 0.826750; + }; + }; + instance + { + transform + { + position -11.6261 1.91314 0.489160; + rotation 170.030 -0.00000 -0.00000 -1.00000; + scale 0.935129 0.935129 0.935129; + }; + }; + instance + { + transform + { + position -7.08009 -25.4502 0.861329; + rotation 13.6126 0.00000 0.00000 -1.00000; + scale 0.864727 0.864727 0.864727; + }; + }; + instance + { + transform + { + position -8.47622 -25.0018 0.934874; + rotation 122.459 0.00000 0.00000 1.00000; + scale 1.26375 1.26375 1.26375; + }; + }; + instance + { + transform + { + position 3.73927 -16.4319 0.889956; + rotation 21.6539 0.00000 0.00000 0.999999; + scale 0.729394 0.729394 0.729394; + }; + }; + instance + { + transform + { + position -18.7860 -1.38284 1.07841; + rotation 4.84554 0.00000 0.00000 0.999994; + scale 1.00207 1.00207 1.00207; + }; + }; + instance + { + transform + { + position -10.4645 -21.1315 0.978870; + rotation 143.515 0.00000 0.00000 1.00000; + scale 1.00619 1.00619 1.00619; + }; + }; + instance + { + transform + { + position -10.5085 -21.3805 1.00896; + rotation 108.557 0.00000 0.00000 1.00000; + scale 0.939315 0.939315 0.939315; + }; + }; + instance + { + transform + { + position -12.5658 -21.2551 0.995241; + rotation 138.410 -0.00000 -0.00000 -1.00000; + scale 0.703558 0.703558 0.703558; + }; + }; + instance + { + transform + { + position 0.592267 -20.0377 0.923657; + rotation 171.858 0.00000 0.00000 1.00000; + scale 1.10404 1.10404 1.10404; + }; + }; + instance + { + transform + { + position -10.5273 -20.2452 0.907835; + rotation 22.4647 0.00000 0.00000 1.00000; + scale 1.20845 1.20845 1.20845; + }; + }; + instance + { + transform + { + position 3.81944 -15.0956 1.12568; + rotation 178.749 -0.00000 -0.00000 -1.00000; + scale 1.04992 1.04992 1.04992; + }; + }; + instance + { + transform + { + position 9.90382 -20.4646 1.20136; + rotation 143.447 0.00000 0.00000 1.00000; + scale 1.29926 1.29926 1.29926; + }; + }; + instance + { + transform + { + position -16.3194 3.72917 0.786226; + rotation 53.1030 0.00000 0.00000 1.00000; + scale 1.08121 1.08121 1.08121; + }; + }; + instance + { + transform + { + position 5.69293 -20.5129 0.971073; + rotation 7.31675 0.00000 0.00000 -0.999998; + scale 0.731030 0.731030 0.731030; + }; + }; + instance + { + transform + { + position -11.7039 -23.0537 1.17042; + rotation 153.251 0.00000 0.00000 1.00000; + scale 1.12230 1.12230 1.12230; + }; + }; + instance + { + transform + { + position -9.97778 -21.7499 1.09523; + rotation 27.1129 0.00000 0.00000 -1.00000; + scale 0.781208 0.781208 0.781208; + }; + }; + instance + { + transform + { + position -4.51722 -29.3102 0.950329; + rotation 25.6752 0.00000 0.00000 -1.00000; + scale 0.890972 0.890972 0.890972; + }; + }; + instance + { + transform + { + position 3.53596 -15.5434 1.10280; + rotation 98.8478 0.00000 0.00000 1.00000; + scale 0.980833 0.980833 0.980833; + }; + }; + instance + { + transform + { + position -8.74269 -24.3530 1.00620; + rotation 26.7903 0.00000 0.00000 1.00000; + scale 0.887967 0.887967 0.887967; + }; + }; + instance + { + transform + { + position -6.68201 -22.2801 1.05172; + rotation 18.4544 0.00000 0.00000 -1.00000; + scale 1.22021 1.22021 1.22021; + }; + }; + instance + { + transform + { + position -12.3565 -27.7519 0.913620; + rotation 138.173 0.00000 0.00000 1.00000; + scale 1.00494 1.00494 1.00494; + }; + }; + instance + { + transform + { + position -14.5053 -1.82745 0.772716; + rotation 128.604 -0.00000 -0.00000 -1.00000; + scale 1.01958 1.01958 1.01958; + }; + }; + instance + { + transform + { + position -18.9032 4.76879 1.00722; + rotation 98.1822 0.00000 0.00000 1.00000; + scale 0.938731 0.938731 0.938731; + }; + }; + instance + { + transform + { + position -6.79801 -10.6097 0.797730; + rotation 165.693 0.00000 0.00000 1.00000; + scale 0.785284 0.785284 0.785284; + }; + }; + instance + { + transform + { + position -15.5996 9.87671 0.774646; + rotation 24.4146 0.00000 0.00000 1.00000; + scale 0.756673 0.756673 0.756673; + }; + }; + instance + { + transform + { + position 8.47426 -21.6426 0.863042; + rotation 158.713 -0.00000 -0.00000 -1.00000; + scale 0.817451 0.817451 0.817451; + }; + }; + instance + { + transform + { + position -17.4471 1.86268 0.980771; + rotation 147.404 -0.00000 -0.00000 -1.00000; + scale 0.864232 0.864232 0.864232; + }; + }; + instance + { + transform + { + position 6.48983 -21.6832 0.820218; + rotation 118.140 0.00000 0.00000 1.00000; + scale 1.26838 1.26838 1.26838; + }; + }; + instance + { + transform + { + position 5.65444 -24.6530 0.975085; + rotation 160.829 -0.00000 -0.00000 -1.00000; + scale 1.02934 1.02934 1.02934; + }; + }; + instance + { + transform + { + position 5.50599 -26.9602 1.01753; + rotation 25.6304 0.00000 0.00000 -1.00000; + scale 0.879650 0.879650 0.879650; + }; + }; + instance + { + transform + { + position 3.32176 -23.7263 0.892159; + rotation 90.1548 0.00000 0.00000 1.00000; + scale 0.938461 0.938461 0.938461; + }; + }; + instance + { + transform + { + position 2.02291 -24.6448 0.915291; + rotation 148.065 -0.00000 -0.00000 -1.00000; + scale 0.907102 0.907102 0.907102; + }; + }; + instance + { + transform + { + position -5.85327 7.41147 0.640718; + rotation 116.139 0.00000 0.00000 -1.00000; + scale 1.06036 1.06036 1.06036; + }; + }; + instance + { + transform + { + position -11.0826 -16.4241 1.07090; + rotation 6.71134 0.00000 0.00000 -1.00003; + scale 0.726913 0.726913 0.726913; + }; + }; + instance + { + transform + { + position -4.52047 -25.7240 1.10938; + rotation 140.250 -0.00000 -0.00000 -1.00000; + scale 1.19845 1.19845 1.19845; + }; + }; + instance + { + transform + { + position -3.62740 -21.4284 0.886057; + rotation 66.4724 0.00000 0.00000 1.00000; + scale 0.876426 0.876426 0.876426; + }; + }; + instance + { + transform + { + position 5.27520 -2.02175 0.526664; + rotation 17.9407 0.00000 0.00000 0.999999; + scale 0.990359 0.990359 0.990359; + }; + }; + instance + { + transform + { + position -3.88641 -23.1249 0.856812; + rotation 120.085 -0.00000 -0.00000 -1.00000; + scale 0.793690 0.793690 0.793690; + }; + }; + instance + { + transform + { + position 2.82933 -14.4411 1.06089; + rotation 4.17463 0.00000 0.00000 -1.00001; + scale 1.01924 1.01924 1.01924; + }; + }; + instance + { + transform + { + position -2.66939 -23.8565 1.13912; + rotation 77.4499 0.00000 0.00000 1.00000; + scale 0.741325 0.741325 0.741325; + }; + }; + instance + { + transform + { + position -2.52356 -22.1437 0.797129; + rotation 177.539 0.00000 0.00000 1.00000; + scale 1.10976 1.10976 1.10976; + }; + }; + instance + { + transform + { + position -2.35269 -22.9670 0.988087; + rotation 32.0201 0.00000 0.00000 -1.00000; + scale 1.18383 1.18383 1.18383; + }; + }; + instance + { + transform + { + position -2.53133 -22.7177 0.910741; + rotation 32.1868 0.00000 0.00000 -1.00000; + scale 1.22286 1.22286 1.22286; + }; + }; + instance + { + transform + { + position -0.903990 -23.8842 1.08248; + rotation 97.0654 0.00000 0.00000 -1.00000; + scale 1.29808 1.29808 1.29808; + }; + }; + instance + { + transform + { + position -0.949762 -24.7597 1.12707; + rotation 56.1639 0.00000 0.00000 -1.00000; + scale 0.892991 0.892991 0.892991; + }; + }; + instance + { + transform + { + position -3.45038 5.32009 0.0785436; + rotation 71.6214 0.00000 0.00000 1.00000; + scale 1.04898 1.04898 1.04898; + }; + }; + instance + { + transform + { + position -1.21356 -24.9484 1.15479; + rotation 34.5798 0.00000 0.00000 1.00000; + scale 1.23422 1.23422 1.23422; + }; + }; + instance + { + transform + { + position -11.8677 -29.8837 1.14859; + rotation 107.468 0.00000 0.00000 1.00000; + scale 1.25155 1.25155 1.25155; + }; + }; + instance + { + transform + { + position -0.567626 -21.5450 1.25546; + rotation 170.800 0.00000 0.00000 1.00000; + scale 0.712897 0.712897 0.712897; + }; + }; + instance + { + transform + { + position -10.4020 -27.1746 0.794410; + rotation 64.5697 0.00000 0.00000 -1.00000; + scale 1.08841 1.08841 1.08841; + }; + }; + instance + { + transform + { + position -4.14605 -24.9139 1.19338; + rotation 61.4110 0.00000 0.00000 -1.00000; + scale 0.965093 0.965093 0.965093; + }; + }; + instance + { + transform + { + position -2.98354 -21.8484 0.783393; + rotation 179.729 -0.00000 -0.00000 -1.00000; + scale 0.775996 0.775996 0.775996; + }; + }; + instance + { + transform + { + position -3.97237 -22.2574 0.845398; + rotation 99.1602 0.00000 0.00000 1.00000; + scale 0.815581 0.815581 0.815581; + }; + }; + instance + { + transform + { + position -5.95534 -14.1424 1.07707; + rotation 141.995 -0.00000 -0.00000 -1.00000; + scale 0.932779 0.932779 0.932780; + }; + }; + instance + { + transform + { + position -6.13900 -16.2238 0.980006; + rotation 134.681 0.00000 0.00000 1.00000; + scale 1.19130 1.19130 1.19130; + }; + }; + instance + { + transform + { + position 4.44404 -13.6648 1.14647; + rotation 135.939 -0.00000 -0.00000 -1.00000; + scale 0.704317 0.704317 0.704317; + }; + }; + instance + { + transform + { + position -5.37565 -16.2867 0.974570; + rotation 110.546 0.00000 0.00000 -1.00000; + scale 0.965297 0.965297 0.965297; + }; + }; + instance + { + transform + { + position -9.63712 -29.7888 0.900786; + rotation 28.5969 0.00000 0.00000 -1.00000; + scale 0.815477 0.815477 0.815477; + }; + }; + instance + { + transform + { + position 0.981795 -25.6382 0.862853; + rotation 48.0973 0.00000 0.00000 -1.00000; + scale 1.11520 1.11520 1.11520; + }; + }; + instance + { + transform + { + position -2.95926 -25.1326 1.10086; + rotation 111.508 0.00000 0.00000 -1.00000; + scale 0.874961 0.874961 0.874961; + }; + }; + instance + { + transform + { + position -1.07162 -25.2466 1.12834; + rotation 102.406 0.00000 0.00000 -1.00000; + scale 1.19480 1.19480 1.19480; + }; + }; + instance + { + transform + { + position 6.61646 2.97793 0.774102; + rotation 136.501 0.00000 0.00000 1.00000; + scale 1.16536 1.16536 1.16536; + }; + }; + instance + { + transform + { + position -8.43013 -27.0864 1.04040; + rotation 81.8258 0.00000 0.00000 -1.00000; + scale 1.00319 1.00319 1.00319; + }; + }; + instance + { + transform + { + position 1.14912 -26.1508 0.816313; + rotation 39.4154 0.00000 0.00000 -1.00000; + scale 1.21767 1.21767 1.21767; + }; + }; + instance + { + transform + { + position 1.63137 -26.5015 0.943325; + rotation 44.7245 0.00000 0.00000 -1.00000; + scale 0.846552 0.846552 0.846552; + }; + }; + instance + { + transform + { + position 1.27063 -25.2797 0.964770; + rotation 167.930 0.00000 0.00000 1.00000; + scale 0.725507 0.725507 0.725508; + }; + }; + instance + { + transform + { + position 0.934937 -25.3759 0.921901; + rotation 166.907 0.00000 0.00000 1.00000; + scale 0.903258 0.903258 0.903257; + }; + }; + instance + { + transform + { + position 6.42891 5.74445 0.670856; + rotation 137.055 -0.00000 -0.00000 -1.00000; + scale 0.836866 0.836866 0.836866; + }; + }; + instance + { + transform + { + position 2.46940 -25.0920 0.786910; + rotation 127.414 -0.00000 -0.00000 -1.00000; + scale 1.00114 1.00114 1.00114; + }; + }; + instance + { + transform + { + position 1.78359 -24.0893 0.992562; + rotation 139.100 -0.00000 -0.00000 -1.00000; + scale 1.16397 1.16397 1.16397; + }; + }; + instance + { + transform + { + position 5.73976 1.69004 0.810382; + rotation 42.4402 0.00000 0.00000 1.00000; + scale 0.808599 0.808599 0.808599; + }; + }; + instance + { + transform + { + position 4.69971 -11.0138 0.989904; + rotation 119.972 0.00000 0.00000 -1.00000; + scale 1.10183 1.10183 1.10183; + }; + }; + instance + { + transform + { + position 1.51687 -23.8296 1.01008; + rotation 141.267 -0.00000 -0.00000 -1.00000; + scale 0.856339 0.856339 0.856339; + }; + }; + instance + { + transform + { + position 2.12767 -23.7428 0.985548; + rotation 100.662 0.00000 0.00000 1.00000; + scale 1.11885 1.11885 1.11885; + }; + }; + instance + { + transform + { + position -6.68454 -29.7609 1.14110; + rotation 22.6295 0.00000 0.00000 -1.00000; + scale 1.01114 1.01114 1.01114; + }; + }; + instance + { + transform + { + position 2.22539 -21.0611 1.02665; + rotation 76.6742 0.00000 0.00000 1.00000; + scale 0.779085 0.779085 0.779085; + }; + }; + instance + { + transform + { + position 3.06127 -26.0933 0.957744; + rotation 122.757 -0.00000 -0.00000 -1.00000; + scale 0.899142 0.899142 0.899141; + }; + }; + instance + { + transform + { + position 2.98358 -25.5733 0.804346; + rotation 115.704 0.00000 0.00000 1.00000; + scale 1.07001 1.07001 1.07001; + }; + }; + instance + { + transform + { + position 4.41304 -25.7763 0.941542; + rotation 53.6052 0.00000 0.00000 1.00000; + scale 1.06871 1.06871 1.06871; + }; + }; + instance + { + transform + { + position 4.13176 -25.7631 0.882566; + rotation 32.7709 0.00000 0.00000 1.00000; + scale 1.24432 1.24432 1.24432; + }; + }; + instance + { + transform + { + position 4.21927 -11.3429 1.03416; + rotation 121.446 0.00000 0.00000 1.00000; + scale 1.19279 1.19279 1.19279; + }; + }; + instance + { + transform + { + position 5.31702 -14.2583 1.11043; + rotation 113.134 0.00000 0.00000 -1.00000; + scale 1.28444 1.28444 1.28444; + }; + }; + instance + { + transform + { + position 4.62988 -21.1726 1.18058; + rotation 130.996 0.00000 0.00000 1.00000; + scale 0.731682 0.731682 0.731682; + }; + }; + instance + { + transform + { + position 7.82130 -16.3900 1.01009; + rotation 32.3438 0.00000 0.00000 1.00000; + scale 1.21947 1.21947 1.21947; + }; + }; + instance + { + transform + { + position 4.46824 -21.5147 1.10606; + rotation 30.3250 0.00000 0.00000 -1.00000; + scale 0.789281 0.789281 0.789281; + }; + }; + instance + { + transform + { + position 5.75887 -12.3995 1.08795; + rotation 137.667 0.00000 0.00000 1.00000; + scale 0.804825 0.804825 0.804825; + }; + }; + instance + { + transform + { + position 6.21934 -25.0913 1.07924; + rotation 171.834 -0.00000 -0.00000 -1.00000; + scale 0.878390 0.878390 0.878390; + }; + }; + instance + { + transform + { + position 5.04147 -24.5596 0.863369; + rotation 21.6634 0.00000 0.00000 1.00000; + scale 0.888174 0.888174 0.888174; + }; + }; + instance + { + transform + { + position 5.65499 -22.9307 0.771371; + rotation 120.363 0.00000 0.00000 1.00000; + scale 1.16294 1.16294 1.16294; + }; + }; + instance + { + transform + { + position 5.12872 -23.4059 0.778014; + rotation 101.694 0.00000 0.00000 -1.00000; + scale 1.18913 1.18913 1.18913; + }; + }; + instance + { + transform + { + position 6.45595 -13.5763 0.960625; + rotation 82.7916 0.00000 0.00000 -1.00000; + scale 0.783699 0.783699 0.783699; + }; + }; + instance + { + transform + { + position 5.90330 -23.6601 0.923782; + rotation 103.649 0.00000 0.00000 1.00000; + scale 1.04602 1.04602 1.04602; + }; + }; + instance + { + transform + { + position 5.31369 -27.5026 1.01917; + rotation 53.1861 0.00000 0.00000 1.00000; + scale 1.10411 1.10411 1.10411; + }; + }; + instance + { + transform + { + position 4.94400 -21.4445 1.13242; + rotation 54.8018 0.00000 0.00000 1.00000; + scale 1.24736 1.24736 1.24736; + }; + }; + instance + { + transform + { + position 6.82568 -21.1906 0.896150; + rotation 67.5009 0.00000 0.00000 -1.00000; + scale 0.867764 0.867764 0.867764; + }; + }; + instance + { + transform + { + position 6.00119 -21.3043 0.942914; + rotation 14.6993 0.00000 0.00000 -0.999999; + scale 1.01156 1.01156 1.01156; + }; + }; + instance + { + transform + { + position 7.36831 -26.7758 1.20265; + rotation 41.3007 0.00000 0.00000 -1.00000; + scale 1.08231 1.08231 1.08231; + }; + }; + instance + { + transform + { + position 7.60909 -24.9252 1.16080; + rotation 88.9339 0.00000 0.00000 1.00000; + scale 1.24165 1.24165 1.24165; + }; + }; + instance + { + transform + { + position 7.64279 -25.2098 1.20049; + rotation 65.6076 0.00000 0.00000 -1.00000; + scale 1.22062 1.22062 1.22062; + }; + }; + instance + { + transform + { + position 3.57902 -28.0378 1.08099; + rotation 110.844 0.00000 0.00000 -1.00000; + scale 1.26298 1.26298 1.26298; + }; + }; + instance + { + transform + { + position 7.28473 -24.6003 1.18876; + rotation 54.0780 0.00000 0.00000 1.00000; + scale 0.972974 0.972974 0.972974; + }; + }; + instance + { + transform + { + position 7.56023 -23.0048 1.07557; + rotation 63.9750 0.00000 0.00000 1.00000; + scale 1.19723 1.19723 1.19723; + }; + }; + instance + { + transform + { + position 4.40115 -28.2989 1.10930; + rotation 96.0172 0.00000 0.00000 -1.00000; + scale 1.11694 1.11694 1.11694; + }; + }; + instance + { + transform + { + position 7.27725 -22.2166 0.865136; + rotation 106.119 0.00000 0.00000 1.00000; + scale 1.12280 1.12280 1.12280; + }; + }; + instance + { + transform + { + position 5.61155 3.36777 0.657365; + rotation 37.7253 0.00000 0.00000 1.00000; + scale 1.24439 1.24439 1.24439; + }; + }; + instance + { + transform + { + position 3.43269 -28.8325 1.04466; + rotation 83.2786 0.00000 0.00000 1.00000; + scale 1.05362 1.05362 1.05362; + }; + }; + instance + { + transform + { + position 9.91321 -24.9460 1.05971; + rotation 32.4130 0.00000 0.00000 1.00000; + scale 0.737141 0.737141 0.737141; + }; + }; + instance + { + transform + { + position -15.2130 1.70118 0.809529; + rotation 82.8570 0.00000 0.00000 1.00000; + scale 0.856236 0.856236 0.856236; + }; + }; + instance + { + transform + { + position 4.36644 4.00927 0.554976; + rotation 117.128 0.00000 0.00000 -1.00000; + scale 1.13273 1.13273 1.13273; + }; + }; + instance + { + transform + { + position -11.1301 -21.3957 1.01238; + rotation 101.726 0.00000 0.00000 -1.00000; + scale 1.25273 1.25273 1.25273; + }; + }; + instance + { + transform + { + position -18.8474 0.753005 0.713190; + rotation 133.327 0.00000 0.00000 1.00000; + scale 1.00076 1.00076 1.00076; + }; + }; + instance + { + transform + { + position -19.2788 -0.00792681 0.845148; + rotation 147.122 0.00000 0.00000 1.00000; + scale 0.981327 0.981327 0.981327; + }; + }; + instance + { + transform + { + position -18.9902 0.0111943 0.815358; + rotation 168.557 0.00000 0.00000 1.00000; + scale 0.857252 0.857252 0.857252; + }; + }; + instance + { + transform + { + position 3.12880 -15.3122 1.12309; + rotation 162.180 -0.00000 -0.00000 -1.00000; + scale 0.739243 0.739243 0.739243; + }; + }; + instance + { + transform + { + position -5.85930 -25.6618 0.894689; + rotation 64.1746 0.00000 0.00000 1.00000; + scale 0.743791 0.743791 0.743791; + }; + }; + instance + { + transform + { + position -5.28585 -23.8951 0.781694; + rotation 124.906 0.00000 0.00000 1.00000; + scale 0.744862 0.744862 0.744862; + }; + }; + instance + { + transform + { + position -4.99439 -23.4030 0.779019; + rotation 101.992 0.00000 0.00000 1.00000; + scale 1.12071 1.12071 1.12071; + }; + }; + instance + { + transform + { + position -5.32276 -21.8214 1.08631; + rotation 43.9429 0.00000 0.00000 -1.00000; + scale 0.934052 0.934052 0.934052; + }; + }; + instance + { + transform + { + position -6.90362 -27.1090 0.872672; + rotation 1.26484 0.00000 0.00000 -1.00073; + scale 1.03109 1.03109 1.03109; + }; + }; + instance + { + transform + { + position -8.09073 -26.5649 0.901163; + rotation 145.475 -0.00000 -0.00000 -1.00000; + scale 1.09094 1.09094 1.09094; + }; + }; + instance + { + transform + { + position -7.67435 -24.0886 0.907130; + rotation 175.171 -0.00000 -0.00000 -1.00000; + scale 1.10742 1.10742 1.10742; + }; + }; + instance + { + transform + { + position -7.89439 -24.1238 0.945174; + rotation 102.753 0.00000 0.00000 1.00000; + scale 0.818016 0.818016 0.818016; + }; + }; + instance + { + transform + { + position -7.97693 -24.8855 0.934509; + rotation 78.9039 0.00000 0.00000 -1.00000; + scale 0.723757 0.723757 0.723757; + }; + }; + instance + { + transform + { + position -3.35316 -13.4375 0.888374; + rotation 77.9507 0.00000 0.00000 1.00000; + scale 1.21493 1.21493 1.21493; + }; + }; + instance + { + transform + { + position -7.59514 -23.3604 0.916061; + rotation 79.7488 0.00000 0.00000 1.00000; + scale 0.942926 0.942926 0.942926; + }; + }; + instance + { + transform + { + position -7.25597 -22.1649 0.921469; + rotation 145.772 0.00000 0.00000 1.00000; + scale 1.08445 1.08445 1.08445; + }; + }; + instance + { + transform + { + position -8.71490 -23.0243 1.00969; + rotation 74.5503 0.00000 0.00000 1.00000; + scale 0.993210 0.993210 0.993210; + }; + }; + instance + { + transform + { + position -10.1015 -26.7525 0.791821; + rotation 115.853 0.00000 0.00000 1.00000; + scale 1.26108 1.26108 1.26108; + }; + }; + instance + { + transform + { + position -6.67940 -21.1745 1.18373; + rotation 175.910 0.00000 0.00000 1.00000; + scale 1.13696 1.13696 1.13696; + }; + }; + instance + { + transform + { + position -12.3442 0.830315 0.527032; + rotation 160.900 0.00000 0.00000 1.00000; + scale 0.967945 0.967945 0.967945; + }; + }; + instance + { + transform + { + position -1.78555 -14.6758 0.751850; + rotation 90.3818 0.00000 0.00000 1.00000; + scale 1.02951 1.02951 1.02951; + }; + }; + instance + { + transform + { + position 5.50059 -12.6045 1.04822; + rotation 168.694 -0.00000 -0.00000 -1.00000; + scale 0.803039 0.803039 0.803039; + }; + }; + instance + { + transform + { + position 0.563144 -29.2713 1.00918; + rotation 84.8684 0.00000 0.00000 1.00000; + scale 0.950912 0.950912 0.950912; + }; + }; + instance + { + transform + { + position -10.2206 -24.7673 1.08712; + rotation 40.8977 0.00000 0.00000 -1.00000; + scale 0.752327 0.752327 0.752327; + }; + }; + instance + { + transform + { + position -9.99662 -22.0388 1.13679; + rotation 115.291 0.00000 0.00000 1.00000; + scale 1.24865 1.24865 1.24865; + }; + }; + instance + { + transform + { + position -10.5574 -22.8131 1.23862; + rotation 15.6866 0.00000 0.00000 1.00000; + scale 0.803477 0.803477 0.803477; + }; + }; + instance + { + transform + { + position -11.1818 -25.5393 1.05854; + rotation 177.728 0.00000 0.00000 1.00000; + scale 0.960471 0.960471 0.960471; + }; + }; + instance + { + transform + { + position -12.6734 -26.6875 1.00722; + rotation 172.767 -0.00000 -0.00000 -1.00000; + scale 0.766344 0.766344 0.766344; + }; + }; + instance + { + transform + { + position -3.94991 -13.3879 0.983193; + rotation 67.9373 0.00000 0.00000 1.00000; + scale 1.08440 1.08440 1.08440; + }; + }; + instance + { + transform + { + position -11.6152 -23.9362 1.16010; + rotation 29.7033 0.00000 0.00000 1.00000; + scale 1.09841 1.09841 1.09841; + }; + }; + instance + { + transform + { + position -11.1456 -24.4822 1.08713; + rotation 89.9925 0.00000 0.00000 1.00000; + scale 0.916912 0.916912 0.916912; + }; + }; + instance + { + transform + { + position -11.3551 -22.9814 1.22684; + rotation 164.776 -0.00000 -0.00000 -1.00000; + scale 1.08893 1.08893 1.08893; + }; + }; + instance + { + transform + { + position -11.5067 -23.1350 1.19370; + rotation 110.062 0.00000 0.00000 1.00000; + scale 1.20092 1.20092 1.20092; + }; + }; + instance + { + transform + { + position -11.2955 -22.5575 1.26904; + rotation 137.136 0.00000 0.00000 1.00000; + scale 0.773079 0.773079 0.773079; + }; + }; + instance + { + transform + { + position 6.01302 -20.0311 0.921142; + rotation 154.762 -0.00000 -0.00000 -1.00000; + scale 0.847220 0.847220 0.847220; + }; + }; + instance + { + transform + { + position 6.64795 -20.8429 0.946538; + rotation 98.2469 0.00000 0.00000 -1.00000; + scale 1.08523 1.08523 1.08523; + }; + }; + instance + { + transform + { + position -9.45065 -0.104638 0.313946; + rotation 83.7800 0.00000 0.00000 -1.00000; + scale 1.21700 1.21700 1.21700; + }; + }; + instance + { + transform + { + position -16.8513 -1.04711 0.813239; + rotation 124.194 0.00000 0.00000 1.00000; + scale 0.828956 0.828956 0.828956; + }; + }; + instance + { + transform + { + position 8.83728 -19.9809 0.910553; + rotation 40.6861 0.00000 0.00000 -1.00000; + scale 0.906405 0.906405 0.906405; + }; + }; + instance + { + transform + { + position 9.03494 -20.8228 0.903236; + rotation 106.151 0.00000 0.00000 1.00000; + scale 0.745134 0.745134 0.745134; + }; + }; + instance + { + transform + { + position 6.77428 -11.4685 1.01969; + rotation 28.1986 0.00000 0.00000 1.00000; + scale 1.19348 1.19348 1.19348; + }; + }; + instance + { + transform + { + position 9.31772 -20.5327 1.03614; + rotation 0.956945 0.00000 0.00000 0.999767; + scale 1.12127 1.12127 1.12127; + }; + }; + instance + { + transform + { + position -0.579223 -28.9770 1.11413; + rotation 115.136 0.00000 0.00000 -1.00000; + scale 1.20694 1.20694 1.20694; + }; + }; + instance + { + transform + { + position -8.61575 -20.3575 0.959390; + rotation 162.718 0.00000 0.00000 1.00000; + scale 1.21176 1.21176 1.21176; + }; + }; + instance + { + transform + { + position -9.55960 -21.0129 0.948166; + rotation 96.0000 0.00000 0.00000 -1.00000; + scale 1.14440 1.14440 1.14440; + }; + }; + instance + { + transform + { + position 9.99561 0.715057 0.663071; + rotation 36.6424 0.00000 0.00000 1.00000; + scale 1.21981 1.21981 1.21981; + }; + }; + instance + { + transform + { + position -15.4972 -0.421806 0.951985; + rotation 61.9299 0.00000 0.00000 -1.00000; + scale 1.20975 1.20975 1.20975; + }; + }; + instance + { + transform + { + position -15.0929 -3.07391 0.659675; + rotation 89.0815 0.00000 0.00000 1.00000; + scale 1.21538 1.21538 1.21538; + }; + }; + instance + { + transform + { + position -12.3832 -20.6367 1.03073; + rotation 23.8505 0.00000 0.00000 -1.00000; + scale 1.03374 1.03374 1.03374; + }; + }; + instance + { + transform + { + position -3.64566 -28.2323 1.06847; + rotation 123.970 0.00000 0.00000 1.00000; + scale 1.28312 1.28312 1.28312; + }; + }; + instance + { + transform + { + position 4.76732 -20.9589 1.17586; + rotation 169.586 -0.00000 -0.00000 -1.00000; + scale 1.19391 1.19391 1.19391; + }; + }; + instance + { + transform + { + position 3.09238 -20.3463 1.04539; + rotation 106.274 0.00000 0.00000 1.00000; + scale 1.07949 1.07949 1.07949; + }; + }; + instance + { + transform + { + position 3.26392 -20.1694 1.12032; + rotation 127.764 0.00000 0.00000 1.00000; + scale 1.21409 1.21409 1.21409; + }; + }; + instance + { + transform + { + position -2.87590 -20.8670 0.732891; + rotation 131.250 -0.00000 -0.00000 -1.00000; + scale 0.980741 0.980741 0.980741; + }; + }; + instance + { + transform + { + position -8.97541 -12.3030 0.679363; + rotation 96.7637 0.00000 0.00000 1.00000; + scale 0.751060 0.751060 0.751060; + }; + }; + instance + { + transform + { + position -12.9555 -21.9078 0.790723; + rotation 150.141 0.00000 0.00000 1.00000; + scale 1.19617 1.19617 1.19617; + }; + }; + instance + { + transform + { + position -12.5525 -23.7601 1.05453; + rotation 169.856 0.00000 0.00000 1.00000; + scale 1.14729 1.14729 1.14729; + }; + }; + instance + { + transform + { + position -12.2199 -23.8763 1.12297; + rotation 175.029 0.00000 0.00000 1.00000; + scale 1.03836 1.03836 1.03836; + }; + }; + instance + { + transform + { + position -12.2391 -23.4202 1.07609; + rotation 43.8003 0.00000 0.00000 -1.00000; + scale 1.23514 1.23514 1.23514; + }; + }; + instance + { + transform + { + position -3.42158 -28.2514 1.05084; + rotation 169.402 -0.00000 -0.00000 -1.00000; + scale 0.756114 0.756114 0.756114; + }; + }; + instance + { + transform + { + position -12.6930 -25.6258 1.19352; + rotation 20.8721 0.00000 0.00000 0.999999; + scale 0.922011 0.922011 0.922011; + }; + }; + instance + { + transform + { + position 7.73565 -6.85547 0.850509; + rotation 123.715 0.00000 0.00000 1.00000; + scale 1.21974 1.21974 1.21974; + }; + }; + instance + { + transform + { + position 7.88879 -27.7762 0.925959; + rotation 152.385 0.00000 0.00000 1.00000; + scale 0.827782 0.827782 0.827782; + }; + }; + instance + { + transform + { + position -12.3388 -25.6500 1.18455; + rotation 143.801 0.00000 0.00000 1.00000; + scale 0.942256 0.942256 0.942256; + }; + }; + instance + { + transform + { + position 6.74092 -10.2036 0.972597; + rotation 165.619 -0.00000 -0.00000 -1.00000; + scale 0.903156 0.903156 0.903156; + }; + }; + instance + { + transform + { + position -9.94427 -23.0850 1.10577; + rotation 90.5944 0.00000 0.00000 -1.00000; + scale 1.12625 1.12625 1.12625; + }; + }; + instance + { + transform + { + position 9.84450 -4.92648 1.12666; + rotation 88.0332 0.00000 0.00000 1.00000; + scale 1.13301 1.13301 1.13301; + }; + }; + instance + { + transform + { + position -8.25277 -24.3106 0.983519; + rotation 101.596 0.00000 0.00000 1.00000; + scale 0.772544 0.772544 0.772544; + }; + }; + instance + { + transform + { + position 8.47900 -15.3923 0.871473; + rotation 16.9797 0.00000 0.00000 -1.00000; + scale 1.03682 1.03682 1.03682; + }; + }; + instance + { + transform + { + position 0.118944 -28.7734 1.03884; + rotation 73.6594 0.00000 0.00000 -1.00000; + scale 1.24249 1.24249 1.24249; + }; + }; + instance + { + transform + { + position -5.82312 -21.4704 1.09922; + rotation 103.968 0.00000 0.00000 1.00000; + scale 1.27983 1.27983 1.27983; + }; + }; + instance + { + transform + { + position -5.99593 -21.3094 1.10965; + rotation 42.1478 0.00000 0.00000 -1.00000; + scale 1.00884 1.00884 1.00884; + }; + }; + instance + { + transform + { + position 4.73578 -10.2075 0.839562; + rotation 16.1724 0.00000 0.00000 -1.00000; + scale 0.741409 0.741409 0.741409; + }; + }; + instance + { + transform + { + position -5.91538 -23.5642 0.839866; + rotation 25.1113 0.00000 0.00000 1.00000; + scale 1.08135 1.08135 1.08135; + }; + }; + instance + { + transform + { + position -7.00388 -25.9411 0.835618; + rotation 55.6115 0.00000 0.00000 -1.00000; + scale 0.865913 0.865913 0.865913; + }; + }; + instance + { + transform + { + position 8.07190 -15.1451 0.855905; + rotation 82.0824 0.00000 0.00000 -1.00000; + scale 1.19133 1.19133 1.19133; + }; + }; + instance + { + transform + { + position 8.52859 -24.4086 1.09978; + rotation 168.149 0.00000 0.00000 1.00000; + scale 0.929547 0.929547 0.929547; + }; + }; + instance + { + transform + { + position -12.7855 -29.0746 1.00230; + rotation 111.600 0.00000 0.00000 -1.00000; + scale 1.17085 1.17085 1.17085; + }; + }; + instance + { + transform + { + position 8.87794 -24.0498 1.19447; + rotation 40.3278 0.00000 0.00000 -1.00000; + scale 1.15020 1.15020 1.15020; + }; + }; + instance + { + transform + { + position 8.02975 -24.0744 1.15244; + rotation 93.1315 0.00000 0.00000 1.00000; + scale 1.19863 1.19863 1.19863; + }; + }; + instance + { + transform + { + position 8.43940 -23.9842 1.19794; + rotation 116.463 0.00000 0.00000 -1.00000; + scale 1.14164 1.14164 1.14164; + }; + }; + instance + { + transform + { + position 8.75241 -25.9308 1.06794; + rotation 91.7279 0.00000 0.00000 -1.00000; + scale 0.782968 0.782968 0.782968; + }; + }; + instance + { + transform + { + position 8.75747 -26.4219 1.10752; + rotation 64.9248 0.00000 0.00000 1.00000; + scale 1.10773 1.10773 1.10773; + }; + }; + instance + { + transform + { + position 8.24611 -26.7741 1.20932; + rotation 108.195 0.00000 0.00000 -1.00000; + scale 0.794237 0.794237 0.794237; + }; + }; + instance + { + transform + { + position 8.34114 -15.2157 0.874803; + rotation 137.820 0.00000 0.00000 1.00000; + scale 0.868259 0.868259 0.868259; + }; + }; + instance + { + transform + { + position -5.98771 -29.2452 1.11618; + rotation 61.2600 0.00000 0.00000 -1.00000; + scale 0.708559 0.708559 0.708559; + }; + }; + instance + { + transform + { + position 6.50205 -26.4183 1.05867; + rotation 151.005 0.00000 0.00000 1.00000; + scale 1.23464 1.23464 1.23464; + }; + }; + instance + { + transform + { + position 1.00622 -18.0222 1.10448; + rotation 153.376 -0.00000 -0.00000 -1.00000; + scale 1.19625 1.19625 1.19625; + }; + }; + instance + { + transform + { + position 4.55206 -26.2196 0.920845; + rotation 153.504 -0.00000 -0.00000 -1.00000; + scale 0.803810 0.803810 0.803810; + }; + }; + instance + { + transform + { + position -3.10754 -19.9759 0.932130; + rotation 113.416 0.00000 0.00000 -1.00000; + scale 0.860399 0.860399 0.860399; + }; + }; + instance + { + transform + { + position -12.9555 -18.1831 0.884936; + rotation 104.702 0.00000 0.00000 1.00000; + scale 0.854010 0.854010 0.854010; + }; + }; + instance + { + transform + { + position -17.2895 5.17094 1.02115; + rotation 142.461 -0.00000 -0.00000 -1.00000; + scale 0.748679 0.748679 0.748679; + }; + }; + instance + { + transform + { + position 2.07535 -26.8289 1.05711; + rotation 75.2919 0.00000 0.00000 -1.00000; + scale 1.20240 1.20240 1.20240; + }; + }; + instance + { + transform + { + position 2.22127 -26.6468 1.05657; + rotation 156.846 0.00000 0.00000 1.00000; + scale 1.13371 1.13371 1.13371; + }; + }; + instance + { + transform + { + position -4.19009 -21.7582 0.930637; + rotation 161.956 0.00000 0.00000 1.00000; + scale 0.891046 0.891046 0.891046; + }; + }; + instance + { + transform + { + position -4.02821 -21.3196 0.950241; + rotation 29.8171 0.00000 0.00000 -1.00000; + scale 0.918551 0.918551 0.918551; + }; + }; + instance + { + transform + { + position 0.812276 -22.2181 1.10889; + rotation 149.014 0.00000 0.00000 1.00000; + scale 0.882606 0.882606 0.882606; + }; + }; + instance + { + transform + { + position 0.109756 -22.2872 1.21505; + rotation 110.478 0.00000 0.00000 1.00000; + scale 1.28285 1.28285 1.28285; + }; + }; + instance + { + transform + { + position 0.219912 -19.0325 0.868578; + rotation 140.775 0.00000 0.00000 1.00000; + scale 0.789082 0.789082 0.789082; + }; + }; + instance + { + transform + { + position 6.35828 -18.2193 0.945805; + rotation 174.788 0.00000 0.00000 1.00000; + scale 1.07902 1.07902 1.07902; + }; + }; + instance + { + transform + { + position -1.66477 -21.7825 0.936637; + rotation 18.3174 0.00000 0.00000 0.999999; + scale 0.811478 0.811478 0.811478; + }; + }; + instance + { + transform + { + position 1.86797 -18.4142 1.14046; + rotation 120.341 -0.00000 -0.00000 -1.00000; + scale 1.06340 1.06340 1.06340; + }; + }; + instance + { + transform + { + position -2.48786 -24.1689 1.18753; + rotation 159.952 0.00000 0.00000 1.00000; + scale 1.11420 1.11420 1.11420; + }; + }; + instance + { + transform + { + position -5.06189 -23.6920 0.771143; + rotation 55.5204 0.00000 0.00000 -1.00000; + scale 1.06739 1.06739 1.06739; + }; + }; + instance + { + transform + { + position -4.35122 -26.9349 1.03103; + rotation 149.824 0.00000 0.00000 1.00000; + scale 0.924485 0.924485 0.924485; + }; + }; + instance + { + transform + { + position 8.59208 3.42629 0.946594; + rotation 80.4425 0.00000 0.00000 1.00000; + scale 1.05009 1.05009 1.05009; + }; + }; + instance + { + transform + { + position 2.41214 -24.8810 0.809027; + rotation 34.7527 0.00000 0.00000 1.00000; + scale 1.01224 1.01224 1.01224; + }; + }; + instance + { + transform + { + position -5.48797 -17.9714 0.828093; + rotation 168.492 -0.00000 -0.00000 -1.00000; + scale 0.891952 0.891952 0.891952; + }; + }; + instance + { + transform + { + position 6.73007 -26.1572 1.08205; + rotation 73.5065 0.00000 0.00000 -1.00000; + scale 0.929350 0.929350 0.929350; + }; + }; + instance + { + transform + { + position 4.59028 -26.4777 0.913932; + rotation 107.814 0.00000 0.00000 1.00000; + scale 1.15553 1.15553 1.15553; + }; + }; + instance + { + transform + { + position 4.66526 -24.5387 0.867369; + rotation 91.2119 0.00000 0.00000 -1.00000; + scale 0.785174 0.785174 0.785174; + }; + }; + instance + { + transform + { + position 0.285964 -17.1961 0.994167; + rotation 54.4481 0.00000 0.00000 -1.00000; + scale 0.797753 0.797753 0.797753; + }; + }; + instance + { + transform + { + position -10.9499 -25.5347 1.03710; + rotation 5.17147 0.00000 0.00000 1.00004; + scale 1.16002 1.16002 1.16002; + }; + }; + instance + { + transform + { + position 0.424923 -17.5583 1.00280; + rotation 154.230 -0.00000 -0.00000 -1.00000; + scale 1.01522 1.01522 1.01522; + }; + }; + instance + { + transform + { + position -10.9911 -21.5755 1.05321; + rotation 140.950 -0.00000 -0.00000 -1.00000; + scale 1.18514 1.18514 1.18514; + }; + }; + instance + { + transform + { + position -10.4762 -21.6496 1.06656; + rotation 85.1464 0.00000 0.00000 1.00000; + scale 0.893173 0.893173 0.893173; + }; + }; + instance + { + transform + { + position -1.60450 -20.1490 1.03257; + rotation 131.041 0.00000 0.00000 1.00000; + scale 1.10000 1.10000 1.10000; + }; + }; + instance + { + transform + { + position -0.105502 -17.5547 0.915860; + rotation 157.121 -0.00000 -0.00000 -1.00000; + scale 1.00879 1.00879 1.00879; + }; + }; + instance + { + transform + { + position 1.44996 -20.0023 0.891773; + rotation 45.8662 0.00000 0.00000 -1.00000; + scale 0.845683 0.845683 0.845683; + }; + }; + instance + { + transform + { + position -4.66426 -20.7254 0.916661; + rotation 79.9971 0.00000 0.00000 -1.00000; + scale 0.848344 0.848344 0.848344; + }; + }; + instance + { + transform + { + position -19.6594 -14.2419 0.801866; + rotation 99.7246 0.00000 0.00000 1.00000; + scale 1.14840 1.14840 1.14840; + }; + }; + instance + { + transform + { + position -4.30768 -19.6123 0.771766; + rotation 131.172 0.00000 0.00000 1.00000; + scale 0.916476 0.916476 0.916476; + }; + }; + instance + { + transform + { + position -12.5520 -20.0593 0.992580; + rotation 104.772 0.00000 0.00000 -1.00000; + scale 1.04587 1.04587 1.04587; + }; + }; + instance + { + transform + { + position -11.7985 -2.09811 0.628307; + rotation 62.8689 0.00000 0.00000 -1.00000; + scale 1.07450 1.07450 1.07450; + }; + }; + instance + { + transform + { + position 1.19061 -20.7336 1.07545; + rotation 7.57013 0.00000 0.00000 -0.999997; + scale 1.18612 1.18612 1.18612; + }; + }; + instance + { + transform + { + position 8.45911 -20.7083 0.748802; + rotation 129.986 0.00000 0.00000 1.00000; + scale 1.18105 1.18105 1.18105; + }; + }; + instance + { + transform + { + position -12.4883 -23.2652 0.983785; + rotation 44.9865 0.00000 0.00000 -1.00000; + scale 1.22767 1.22767 1.22767; + }; + }; + instance + { + transform + { + position -12.2188 -22.3810 1.04408; + rotation 144.934 0.00000 0.00000 1.00000; + scale 1.24833 1.24833 1.24833; + }; + }; + instance + { + transform + { + position -12.4217 -22.2128 0.948826; + rotation 37.5819 0.00000 0.00000 -1.00000; + scale 1.27705 1.27705 1.27705; + }; + }; + instance + { + transform + { + position -12.6886 -23.1317 0.912784; + rotation 68.7762 0.00000 0.00000 -1.00000; + scale 0.950482 0.950482 0.950482; + }; + }; + instance + { + transform + { + position 2.07197 -20.5823 0.954551; + rotation 89.0627 0.00000 0.00000 -1.00000; + scale 1.02857 1.02857 1.02857; + }; + }; + instance + { + transform + { + position 7.62333 -13.7332 0.857217; + rotation 2.88342 0.00000 0.00000 -1.00002; + scale 0.967413 0.967413 0.967413; + }; + }; + instance + { + transform + { + position 8.68694 -19.5391 1.00915; + rotation 12.2351 0.00000 0.00000 1.00001; + scale 1.25161 1.25161 1.25161; + }; + }; + instance + { + transform + { + position -2.27498 -20.1578 1.03114; + rotation 149.453 -0.00000 -0.00000 -1.00000; + scale 0.980190 0.980190 0.980190; + }; + }; + instance + { + transform + { + position -10.0623 -24.6157 1.05318; + rotation 164.586 0.00000 0.00000 1.00000; + scale 0.903879 0.903879 0.903879; + }; + }; + instance + { + transform + { + position -8.08461 -22.1221 0.971499; + rotation 63.1319 0.00000 0.00000 -1.00000; + scale 0.708969 0.708969 0.708970; + }; + }; + instance + { + transform + { + position -7.27925 -22.5292 0.885127; + rotation 129.898 0.00000 0.00000 1.00000; + scale 1.06216 1.06216 1.06216; + }; + }; + instance + { + transform + { + position -8.70931 -26.7198 1.00472; + rotation 137.915 -0.00000 -0.00000 -1.00000; + scale 1.23350 1.23350 1.23350; + }; + }; + instance + { + transform + { + position -7.68168 -26.5650 0.866800; + rotation 153.844 -0.00000 -0.00000 -1.00000; + scale 1.19583 1.19583 1.19583; + }; + }; + instance + { + transform + { + position -10.1978 -17.0793 1.09338; + rotation 162.934 -0.00000 -0.00000 -1.00000; + scale 1.24556 1.24556 1.24556; + }; + }; + instance + { + transform + { + position 6.71490 -26.8334 1.12332; + rotation 75.8015 0.00000 0.00000 -1.00000; + scale 1.06884 1.06884 1.06884; + }; + }; + instance + { + transform + { + position -15.2642 -4.48732 0.753623; + rotation 179.036 -0.00000 -0.00000 -1.00000; + scale 1.20441 1.20441 1.20441; + }; + }; + instance + { + transform + { + position -10.8459 -23.1003 1.22850; + rotation 42.4134 0.00000 0.00000 -1.00000; + scale 1.01944 1.01944 1.01944; + }; + }; + instance + { + transform + { + position -5.30730 -17.6863 0.844249; + rotation 95.0445 0.00000 0.00000 1.00000; + scale 0.909306 0.909306 0.909306; + }; + }; + instance + { + transform + { + position -10.7058 5.55726 0.375546; + rotation 48.2176 0.00000 0.00000 1.00000; + scale 1.04058 1.04058 1.04058; + }; + }; + instance + { + transform + { + position -10.3087 -20.1280 0.855059; + rotation 92.1030 0.00000 0.00000 -1.00000; + scale 1.22182 1.22182 1.22182; + }; + }; + instance + { + transform + { + position -8.66067 -17.7271 1.17361; + rotation 141.012 -0.00000 -0.00000 -1.00000; + scale 0.700308 0.700308 0.700308; + }; + }; + instance + { + transform + { + position -12.6824 -4.21160 0.951521; + rotation 19.0089 0.00000 0.00000 1.00000; + scale 1.27022 1.27022 1.27022; + }; + }; + instance + { + transform + { + position -8.02083 -20.0637 1.12845; + rotation 60.3969 0.00000 0.00000 -1.00000; + scale 1.21561 1.21561 1.21561; + }; + }; + instance + { + transform + { + position 6.82977 -20.4202 0.930260; + rotation 117.265 0.00000 0.00000 1.00000; + scale 1.01442 1.01442 1.01442; + }; + }; + instance + { + transform + { + position 8.02089 -11.2537 0.948756; + rotation 87.9870 0.00000 0.00000 -1.00000; + scale 1.22097 1.22097 1.22097; + }; + }; + instance + { + transform + { + position -10.8939 -24.4018 1.08594; + rotation 123.066 -0.00000 -0.00000 -1.00000; + scale 1.15642 1.15642 1.15642; + }; + }; + instance + { + transform + { + position -4.99145 -19.5293 0.877958; + rotation 92.6351 0.00000 0.00000 1.00000; + scale 0.876112 0.876112 0.876112; + }; + }; + instance + { + transform + { + position -5.27324 -19.4822 0.946904; + rotation 32.9148 0.00000 0.00000 -1.00000; + scale 0.762911 0.762911 0.762911; + }; + }; + instance + { + transform + { + position 0.643453 -4.39375 0.463565; + rotation 42.2964 0.00000 0.00000 -1.00000; + scale 0.866313 0.866313 0.866313; + }; + }; + instance + { + transform + { + position -8.91211 -26.0874 0.966155; + rotation 21.3544 0.00000 0.00000 1.00000; + scale 0.809024 0.809024 0.809024; + }; + }; + instance + { + transform + { + position 6.03492 -19.2914 0.876177; + rotation 77.2211 0.00000 0.00000 1.00000; + scale 1.16536 1.16536 1.16536; + }; + }; + instance + { + transform + { + position 9.41358 -18.2389 0.991191; + rotation 177.088 -0.00000 -0.00000 -1.00000; + scale 0.787598 0.787598 0.787598; + }; + }; + instance + { + transform + { + position -3.75514 -26.9633 1.15081; + rotation 14.4902 0.00000 0.00000 -1.00000; + scale 0.741644 0.741644 0.741644; + }; + }; + instance + { + transform + { + position 5.46029 -18.1844 0.954155; + rotation 49.6904 0.00000 0.00000 1.00000; + scale 0.741010 0.741010 0.741010; + }; + }; + instance + { + transform + { + position -3.86265 -24.2187 1.02128; + rotation 36.3443 0.00000 0.00000 1.00000; + scale 1.05321 1.05321 1.05321; + }; + }; + instance + { + transform + { + position -1.22910 -22.7848 1.13758; + rotation 73.7289 0.00000 0.00000 1.00000; + scale 1.20676 1.20676 1.20676; + }; + }; + instance + { + transform + { + position 9.31326 -15.5938 0.922918; + rotation 9.58088 0.00000 0.00000 1.00000; + scale 0.953433 0.953433 0.953433; + }; + }; + instance + { + transform + { + position -3.25349 -21.8133 0.816312; + rotation 136.830 -0.00000 -0.00000 -1.00000; + scale 1.01489 1.01489 1.01489; + }; + }; + instance + { + transform + { + position 0.564607 -26.9576 0.863979; + rotation 0.0395647 0.00000 0.00000 0.000352431; + scale 1.16551 1.16551 1.16551; + }; + }; + instance + { + transform + { + position -1.61038 -25.8921 1.01387; + rotation 122.788 -0.00000 -0.00000 -1.00000; + scale 1.09855 1.09855 1.09855; + }; + }; + instance + { + transform + { + position -9.72673 -2.37269 0.652424; + rotation 100.524 0.00000 0.00000 -1.00000; + scale 0.840219 0.840219 0.840219; + }; + }; + instance + { + transform + { + position 1.31614 -19.7370 0.828921; + rotation 19.9879 0.00000 0.00000 1.00000; + scale 1.13699 1.13699 1.13699; + }; + }; + instance + { + transform + { + position 7.40233 5.86129 0.755843; + rotation 119.483 0.00000 0.00000 -1.00000; + scale 1.06402 1.06402 1.06402; + }; + }; + instance + { + transform + { + position 1.39137 -25.0762 1.00508; + rotation 75.1688 0.00000 0.00000 -1.00000; + scale 1.02336 1.02336 1.02336; + }; + }; + instance + { + transform + { + position -1.06307 -19.0823 0.991051; + rotation 39.3391 0.00000 0.00000 1.00000; + scale 0.860535 0.860535 0.860535; + }; + }; + instance + { + transform + { + position 3.95405 -23.3008 0.809909; + rotation 116.007 0.00000 0.00000 -1.00000; + scale 0.735623 0.735623 0.735623; + }; + }; + instance + { + transform + { + position -9.47376 -22.2090 1.15980; + rotation 138.127 0.00000 0.00000 1.00000; + scale 1.13196 1.13196 1.13196; + }; + }; + instance + { + transform + { + position 0.871822 -18.8055 0.862866; + rotation 150.997 -0.00000 -0.00000 -1.00000; + scale 0.789121 0.789121 0.789121; + }; + }; + instance + { + transform + { + position 9.03593 -14.2763 0.827633; + rotation 41.6263 0.00000 0.00000 -1.00000; + scale 0.708515 0.708515 0.708515; + }; + }; + instance + { + transform + { + position 3.47409 -22.3519 0.886001; + rotation 42.7618 0.00000 0.00000 1.00000; + scale 0.971483 0.971483 0.971483; + }; + }; + instance + { + transform + { + position 3.37063 -23.2320 0.863486; + rotation 162.180 0.00000 0.00000 1.00000; + scale 0.728804 0.728804 0.728804; + }; + }; + instance + { + transform + { + position -12.7704 -24.2013 1.07590; + rotation 114.943 0.00000 0.00000 1.00000; + scale 1.03446 1.03446 1.03446; + }; + }; + instance + { + transform + { + position 0.626885 -18.8197 0.849726; + rotation 81.8859 0.00000 0.00000 -1.00000; + scale 0.769745 0.769745 0.769745; + }; + }; + instance + { + transform + { + position 9.01737 -14.5295 0.884278; + rotation 113.721 0.00000 0.00000 1.00000; + scale 0.909999 0.909999 0.909999; + }; + }; + instance + { + transform + { + position 7.41398 -21.7573 0.801629; + rotation 104.753 0.00000 0.00000 1.00000; + scale 1.28075 1.28075 1.28075; + }; + }; + instance + { + transform + { + position 8.36360 5.31090 0.905366; + rotation 129.764 -0.00000 -0.00000 -1.00000; + scale 0.748622 0.748622 0.748622; + }; + }; + instance + { + transform + { + position -9.69394 -4.26878 0.728405; + rotation 168.431 -0.00000 -0.00000 -1.00000; + scale 1.14532 1.14532 1.14532; + }; + }; + instance + { + transform + { + position 9.91107 -12.8538 0.841483; + rotation 44.7676 0.00000 0.00000 1.00000; + scale 0.804072 0.804072 0.804072; + }; + }; + instance + { + transform + { + position 4.58451 -17.5781 0.803235; + rotation 102.832 0.00000 0.00000 1.00000; + scale 1.06875 1.06875 1.06875; + }; + }; + instance + { + transform + { + position 8.37179 -17.7557 1.05045; + rotation 104.969 0.00000 0.00000 -1.00000; + scale 1.03106 1.03106 1.03106; + }; + }; + instance + { + transform + { + position -6.90978 -18.5697 0.878449; + rotation 40.0853 0.00000 0.00000 1.00000; + scale 1.16467 1.16467 1.16467; + }; + }; + instance + { + transform + { + position -10.8463 -18.6033 0.932457; + rotation 126.276 -0.00000 -0.00000 -1.00000; + scale 1.08030 1.08030 1.08030; + }; + }; + instance + { + transform + { + position -12.7718 -19.2194 1.00628; + rotation 90.4815 0.00000 0.00000 1.00000; + scale 0.828741 0.828741 0.828741; + }; + }; + instance + { + transform + { + position 7.34468 -24.8606 1.20739; + rotation 135.273 0.00000 0.00000 1.00000; + scale 1.09804 1.09804 1.09804; + }; + }; + instance + { + transform + { + position -7.59370 -19.1979 1.01955; + rotation 34.1023 0.00000 0.00000 1.00000; + scale 1.04428 1.04428 1.04428; + }; + }; + instance + { + transform + { + position 9.66048 -19.5907 1.02386; + rotation 9.29351 0.00000 0.00000 1.00001; + scale 0.902493 0.902493 0.902493; + }; + }; + instance + { + transform + { + position 9.88486 -19.4806 0.992746; + rotation 63.8252 0.00000 0.00000 -1.00000; + scale 0.861872 0.861872 0.861872; + }; + }; + instance + { + transform + { + position 7.78818 -19.8564 0.754806; + rotation 173.549 -0.00000 -0.00000 -1.00000; + scale 0.721537 0.721537 0.721537; + }; + }; + instance + { + transform + { + position 5.86206 -18.5021 0.867661; + rotation 176.381 -0.00000 -0.00000 -1.00000; + scale 1.06018 1.06018 1.06018; + }; + }; + instance + { + transform + { + position 5.99921 -19.6476 0.912522; + rotation 61.9152 0.00000 0.00000 1.00000; + scale 1.11467 1.11467 1.11467; + }; + }; + instance + { + transform + { + position 3.52308 -18.6911 1.00543; + rotation 13.2023 0.00000 0.00000 0.999999; + scale 1.26114 1.26114 1.26114; + }; + }; + instance + { + transform + { + position -2.13556 -19.7060 1.05584; + rotation 104.472 0.00000 0.00000 -1.00000; + scale 0.748535 0.748535 0.748535; + }; + }; + instance + { + transform + { + position -3.43127 -19.9543 0.863099; + rotation 163.644 0.00000 0.00000 1.00000; + scale 1.10582 1.10582 1.10582; + }; + }; + instance + { + transform + { + position -0.636304 -17.8645 0.869206; + rotation 17.4551 0.00000 0.00000 -1.00000; + scale 1.15107 1.15107 1.15107; + }; + }; + instance + { + transform + { + position -5.66321 -26.4041 0.985052; + rotation 21.3073 0.00000 0.00000 1.00000; + scale 0.768723 0.768723 0.768723; + }; + }; + instance + { + transform + { + position -1.86795 -17.0553 0.841122; + rotation 40.4751 0.00000 0.00000 1.00000; + scale 1.05462 1.05462 1.05462; + }; + }; + instance + { + transform + { + position -1.75886 -17.2579 0.839267; + rotation 170.617 -0.00000 -0.00000 -1.00000; + scale 1.07750 1.07750 1.07750; + }; + }; + instance + { + transform + { + position -0.697077 -16.9132 0.881005; + rotation 85.9924 0.00000 0.00000 -1.00000; + scale 1.08840 1.08840 1.08840; + }; + }; + instance + { + transform + { + position -5.07677 -17.6844 0.885673; + rotation 37.9792 0.00000 0.00000 1.00000; + scale 0.725285 0.725285 0.725285; + }; + }; + instance + { + transform + { + position 8.50889 2.39486 0.668292; + rotation 101.620 0.00000 0.00000 -1.00000; + scale 0.916926 0.916926 0.916927; + }; + }; + instance + { + transform + { + position -3.21858 -17.9523 1.12884; + rotation 142.882 -0.00000 -0.00000 -1.00000; + scale 0.835934 0.835934 0.835934; + }; + }; + instance + { + transform + { + position -3.61314 -18.3849 1.19445; + rotation 126.798 -0.00000 -0.00000 -1.00000; + scale 0.840749 0.840749 0.840749; + }; + }; + instance + { + transform + { + position -3.50836 -19.6421 0.907856; + rotation 97.3468 0.00000 0.00000 1.00000; + scale 1.22090 1.22090 1.22090; + }; + }; + instance + { + transform + { + position -0.463553 -18.4858 0.976815; + rotation 139.546 -0.00000 -0.00000 -1.00000; + scale 1.12608 1.12608 1.12608; + }; + }; + instance + { + transform + { + position -0.845986 -18.3164 0.960999; + rotation 179.825 -0.00000 -0.00000 -1.00000; + scale 1.20148 1.20148 1.20148; + }; + }; + instance + { + transform + { + position 0.826123 -19.3746 0.793509; + rotation 129.023 -0.00000 -0.00000 -1.00000; + scale 0.942336 0.942336 0.942336; + }; + }; + instance + { + transform + { + position -1.86146 -17.9578 0.907719; + rotation 30.6230 0.00000 0.00000 1.00000; + scale 1.14597 1.14597 1.14597; + }; + }; + instance + { + transform + { + position -1.44471 -18.0675 0.917685; + rotation 116.854 0.00000 0.00000 1.00000; + scale 0.986009 0.986009 0.986009; + }; + }; + instance + { + transform + { + position -1.47288 -18.2746 0.967540; + rotation 52.5232 0.00000 0.00000 1.00000; + scale 1.22338 1.22338 1.22338; + }; + }; + instance + { + transform + { + position 1.97404 -18.7925 1.04263; + rotation 48.4900 0.00000 0.00000 1.00000; + scale 0.973190 0.973190 0.973190; + }; + }; + instance + { + transform + { + position -13.5554 -0.116692 0.642322; + rotation 107.925 0.00000 0.00000 1.00000; + scale 0.701601 0.701601 0.701601; + }; + }; + instance + { + transform + { + position 3.07870 -18.2667 1.01158; + rotation 62.1262 0.00000 0.00000 -1.00000; + scale 1.24082 1.24082 1.24082; + }; + }; + instance + { + transform + { + position 5.00933 -18.1564 1.00061; + rotation 115.041 0.00000 0.00000 1.00000; + scale 1.23012 1.23012 1.23012; + }; + }; + instance + { + transform + { + position 5.63696 -19.1092 0.951869; + rotation 147.027 -0.00000 -0.00000 -1.00000; + scale 1.20323 1.20323 1.20323; + }; + }; + instance + { + transform + { + position -5.62737 -24.9202 0.865643; + rotation 121.484 0.00000 0.00000 1.00000; + scale 0.831760 0.831760 0.831760; + }; + }; + instance + { + transform + { + position 7.88069 -21.6547 0.809029; + rotation 43.6036 0.00000 0.00000 -1.00000; + scale 1.04918 1.04918 1.04918; + }; + }; + instance + { + transform + { + position 6.08526 -18.3787 0.875549; + rotation 111.699 0.00000 0.00000 1.00000; + scale 1.01657 1.01657 1.01657; + }; + }; + instance + { + transform + { + position 6.26048 -18.6295 0.809201; + rotation 63.1828 0.00000 0.00000 -1.00000; + scale 0.972428 0.972428 0.972428; + }; + }; + instance + { + transform + { + position 5.13566 -17.9103 0.948152; + rotation 78.6437 0.00000 0.00000 1.00000; + scale 1.19111 1.19111 1.19111; + }; + }; + instance + { + transform + { + position 7.10549 -19.2765 0.813768; + rotation 4.77507 0.00000 0.00000 -0.999992; + scale 1.02580 1.02580 1.02580; + }; + }; + instance + { + transform + { + position -1.41356 -22.1086 1.04397; + rotation 168.464 0.00000 0.00000 1.00000; + scale 0.821517 0.821517 0.821517; + }; + }; + instance + { + transform + { + position -1.99445 -20.9112 0.863981; + rotation 6.60288 0.00000 0.00000 -1.00003; + scale 1.01540 1.01540 1.01540; + }; + }; + instance + { + transform + { + position 8.83470 -18.4506 1.00361; + rotation 67.7688 0.00000 0.00000 -1.00000; + scale 1.16180 1.16180 1.16180; + }; + }; + instance + { + transform + { + position 9.89781 -18.8282 0.971196; + rotation 30.8934 0.00000 0.00000 -1.00000; + scale 0.802404 0.802404 0.802404; + }; + }; + instance + { + transform + { + position 9.95312 -19.1160 0.972705; + rotation 15.2635 0.00000 0.00000 -1.00000; + scale 1.09136 1.09136 1.09136; + }; + }; + instance + { + transform + { + position 9.51392 -18.6515 0.981144; + rotation 171.798 0.00000 0.00000 1.00000; + scale 1.19527 1.19527 1.19527; + }; + }; + instance + { + transform + { + position -5.76477 -19.7510 1.03319; + rotation 53.0239 0.00000 0.00000 1.00000; + scale 1.21883 1.21883 1.21883; + }; + }; + instance + { + transform + { + position 9.12699 -24.0330 1.19060; + rotation 68.7292 0.00000 0.00000 -1.00000; + scale 0.789138 0.789138 0.789138; + }; + }; + instance + { + transform + { + position -5.04711 -17.3002 0.866474; + rotation 165.767 -0.00000 -0.00000 -1.00000; + scale 1.02681 1.02681 1.02681; + }; + }; + instance + { + transform + { + position -7.78447 -25.0518 0.910809; + rotation 100.130 0.00000 0.00000 1.00000; + scale 1.27534 1.27534 1.27534; + }; + }; + instance + { + transform + { + position -10.0880 -25.9991 0.954991; + rotation 134.698 0.00000 0.00000 1.00000; + scale 0.777789 0.777789 0.777789; + }; + }; + instance + { + transform + { + position -5.29982 -24.6870 0.906008; + rotation 156.541 -0.00000 -0.00000 -1.00000; + scale 1.09611 1.09611 1.09611; + }; + }; + instance + { + transform + { + position -7.72917 -18.0393 0.920906; + rotation 168.160 -0.00000 -0.00000 -1.00000; + scale 0.842319 0.842319 0.842319; + }; + }; + instance + { + transform + { + position -8.44400 -17.8208 1.14918; + rotation 105.906 0.00000 0.00000 1.00000; + scale 0.867228 0.867228 0.867228; + }; + }; + instance + { + transform + { + position -7.94297 -17.3765 0.998313; + rotation 132.703 0.00000 0.00000 1.00000; + scale 0.993162 0.993162 0.993162; + }; + }; + instance + { + transform + { + position -10.2347 -17.8404 1.06440; + rotation 0.426125 0.00000 0.00000 1.00143; + scale 1.01504 1.01504 1.01504; + }; + }; + instance + { + transform + { + position -11.4498 -18.9563 0.938979; + rotation 59.2040 0.00000 0.00000 1.00000; + scale 1.04975 1.04975 1.04975; + }; + }; + instance + { + transform + { + position -10.7022 -18.1031 0.964174; + rotation 58.8808 0.00000 0.00000 1.00000; + scale 1.02943 1.02943 1.02943; + }; + }; + instance + { + transform + { + position -11.3751 -18.4291 0.858313; + rotation 96.0018 0.00000 0.00000 -1.00000; + scale 0.866572 0.866572 0.866572; + }; + }; + instance + { + transform + { + position -7.37289 -23.3710 0.901247; + rotation 102.192 0.00000 0.00000 -1.00000; + scale 0.909378 0.909378 0.909378; + }; + }; + instance + { + transform + { + position -14.4006 2.75950 0.641303; + rotation 169.802 0.00000 0.00000 1.00000; + scale 1.00033 1.00033 1.00033; + }; + }; + instance + { + transform + { + position -11.2470 -19.6860 0.985841; + rotation 82.0620 0.00000 0.00000 -1.00000; + scale 1.16993 1.16993 1.16993; + }; + }; + instance + { + transform + { + position 7.66429 -26.8473 1.19344; + rotation 110.456 0.00000 0.00000 -1.00000; + scale 1.16486 1.16486 1.16486; + }; + }; + instance + { + transform + { + position -9.52180 -26.5371 0.884849; + rotation 131.385 -0.00000 -0.00000 -1.00000; + scale 1.10468 1.10468 1.10468; + }; + }; + instance + { + transform + { + position -6.62378 -6.31215 0.914781; + rotation 32.6929 0.00000 0.00000 -1.00000; + scale 1.04321 1.04321 1.04321; + }; + }; + instance + { + transform + { + position 1.64108 4.26577 0.139241; + rotation 143.244 0.00000 0.00000 1.00000; + scale 0.895779 0.895779 0.895779; + }; + }; + instance + { + transform + { + position -5.16117 -13.6839 1.00889; + rotation 169.944 -0.00000 -0.00000 -1.00000; + scale 1.17279 1.17279 1.17279; + }; + }; + instance + { + transform + { + position -12.5880 -18.8492 0.942402; + rotation 11.0011 0.00000 0.00000 1.00000; + scale 1.02891 1.02891 1.02891; + }; + }; + instance + { + transform + { + position -18.7368 -1.70292 1.05630; + rotation 72.9898 0.00000 0.00000 1.00000; + scale 1.09452 1.09452 1.09452; + }; + }; + instance + { + transform + { + position 6.90017 -21.5733 0.830855; + rotation 31.3514 0.00000 0.00000 1.00000; + scale 1.15606 1.15606 1.15606; + }; + }; + instance + { + transform + { + position -9.53695 -22.5184 1.13052; + rotation 106.383 0.00000 0.00000 1.00000; + scale 0.908432 0.908432 0.908432; + }; + }; + instance + { + transform + { + position -11.8615 -21.6167 1.10187; + rotation 121.213 0.00000 0.00000 1.00000; + scale 1.04693 1.04693 1.04693; + }; + }; + instance + { + transform + { + position 5.82324 -24.5428 1.04060; + rotation 35.4817 0.00000 0.00000 -1.00000; + scale 1.08187 1.08187 1.08187; + }; + }; + instance + { + transform + { + position -8.92787 -18.9494 1.19090; + rotation 143.272 0.00000 0.00000 1.00000; + scale 0.717956 0.717956 0.717956; + }; + }; + instance + { + transform + { + position -4.73028 -23.7292 0.768862; + rotation 81.6010 0.00000 0.00000 1.00000; + scale 1.20059 1.20059 1.20059; + }; + }; + instance + { + transform + { + position 8.44639 -18.9716 1.07075; + rotation 93.5355 0.00000 0.00000 1.00000; + scale 1.21641 1.21641 1.21641; + }; + }; + instance + { + transform + { + position 7.04209 -16.7629 1.12506; + rotation 132.156 0.00000 0.00000 1.00000; + scale 0.782409 0.782409 0.782409; + }; + }; + instance + { + transform + { + position 6.36729 -16.7024 1.05923; + rotation 100.309 0.00000 0.00000 -1.00000; + scale 1.01170 1.01170 1.01170; + }; + }; + instance + { + transform + { + position 4.44421 -17.2661 0.730238; + rotation 123.391 0.00000 0.00000 1.00000; + scale 1.29311 1.29311 1.29311; + }; + }; + instance + { + transform + { + position -10.4695 -23.1695 1.17306; + rotation 155.389 -0.00000 -0.00000 -1.00000; + scale 0.935553 0.935553 0.935553; + }; + }; + instance + { + transform + { + position -6.49652 -22.8486 0.964908; + rotation 70.1346 0.00000 0.00000 1.00000; + scale 1.10446 1.10446 1.10446; + }; + }; + instance + { + transform + { + position 4.28922 -19.0358 1.05774; + rotation 105.371 0.00000 0.00000 1.00000; + scale 0.909816 0.909816 0.909816; + }; + }; + instance + { + transform + { + position 4.24481 -19.8767 1.13787; + rotation 126.274 0.00000 0.00000 1.00000; + scale 1.24961 1.24961 1.24961; + }; + }; + instance + { + transform + { + position 2.70512 -17.1950 1.03293; + rotation 56.6672 0.00000 0.00000 -1.00000; + scale 0.835496 0.835496 0.835496; + }; + }; + instance + { + transform + { + position 3.71495 -22.7093 0.890752; + rotation 16.5256 0.00000 0.00000 -0.999999; + scale 1.02886 1.02886 1.02886; + }; + }; + instance + { + transform + { + position -4.39728 -19.0957 0.908245; + rotation 51.3633 0.00000 0.00000 1.00000; + scale 1.07443 1.07443 1.07443; + }; + }; + instance + { + transform + { + position 9.51955 -3.71683 1.01083; + rotation 101.763 0.00000 0.00000 -1.00000; + scale 1.03383 1.03383 1.03383; + }; + }; + instance + { + transform + { + position -4.88798 -19.1167 0.884069; + rotation 128.145 0.00000 0.00000 1.00000; + scale 1.21959 1.21959 1.21959; + }; + }; + instance + { + transform + { + position -6.75753 -12.4945 1.13864; + rotation 90.2029 0.00000 0.00000 1.00000; + scale 0.746949 0.746949 0.746949; + }; + }; + instance + { + transform + { + position -2.31200 -24.7060 1.20317; + rotation 14.6178 0.00000 0.00000 -1.00000; + scale 1.01273 1.01273 1.01273; + }; + }; + instance + { + transform + { + position -19.2963 -4.29974 1.07016; + rotation 42.0985 0.00000 0.00000 -1.00000; + scale 0.770088 0.770088 0.770088; + }; + }; + instance + { + transform + { + position -8.22591 -18.6296 1.10030; + rotation 172.001 -0.00000 -0.00000 -1.00000; + scale 0.869051 0.869051 0.869051; + }; + }; + instance + { + transform + { + position -15.9135 -5.48314 0.811117; + rotation 106.371 0.00000 0.00000 1.00000; + scale 0.789859 0.789859 0.789859; + }; + }; + instance + { + transform + { + position -12.4954 -19.1632 0.996639; + rotation 60.1340 0.00000 0.00000 -1.00000; + scale 0.943530 0.943530 0.943530; + }; + }; + instance + { + transform + { + position -6.96623 -15.7144 1.13365; + rotation 68.1195 0.00000 0.00000 1.00000; + scale 0.825427 0.825427 0.825427; + }; + }; + instance + { + transform + { + position -10.6772 -17.8686 0.983041; + rotation 137.540 0.00000 0.00000 1.00000; + scale 0.962646 0.962646 0.962646; + }; + }; + instance + { + transform + { + position -9.30881 -18.5681 1.20519; + rotation 80.9343 0.00000 0.00000 1.00000; + scale 0.785833 0.785833 0.785833; + }; + }; + instance + { + transform + { + position 2.85906 -23.6478 0.946576; + rotation 179.687 0.00000 0.00000 1.00000; + scale 0.722355 0.722355 0.722355; + }; + }; + instance + { + transform + { + position 2.45077 -22.9919 1.01065; + rotation 171.808 -0.00000 -0.00000 -1.00000; + scale 0.803619 0.803619 0.803619; + }; + }; + instance + { + transform + { + position 8.98105 -19.1386 1.04254; + rotation 5.53295 0.00000 0.00000 1.00002; + scale 1.10630 1.10630 1.10630; + }; + }; + instance + { + transform + { + position 9.43987 -19.2783 1.01923; + rotation 105.855 0.00000 0.00000 -1.00000; + scale 1.15171 1.15171 1.15171; + }; + }; + instance + { + transform + { + position 8.36662 -18.4909 1.07515; + rotation 167.097 -0.00000 -0.00000 -1.00000; + scale 1.02996 1.02996 1.02996; + }; + }; + instance + { + transform + { + position 7.38615 -19.2280 0.864553; + rotation 35.0339 0.00000 0.00000 -1.00000; + scale 0.876410 0.876410 0.876410; + }; + }; + instance + { + transform + { + position 5.40940 -17.2311 0.851114; + rotation 136.989 0.00000 0.00000 1.00000; + scale 0.920012 0.920012 0.920012; + }; + }; + instance + { + transform + { + position -7.28209 -16.4592 1.09036; + rotation 90.1657 0.00000 0.00000 -1.00000; + scale 0.935665 0.935665 0.935665; + }; + }; + instance + { + transform + { + position 5.34762 -18.4680 0.974973; + rotation 155.880 0.00000 0.00000 1.00000; + scale 1.16552 1.16552 1.16552; + }; + }; + instance + { + transform + { + position -6.45903 -25.4902 0.895738; + rotation 59.2906 0.00000 0.00000 1.00000; + scale 0.730994 0.730994 0.730995; + }; + }; + instance + { + transform + { + position -18.3300 0.976991 0.831332; + rotation 124.360 0.00000 0.00000 1.00000; + scale 1.00152 1.00152 1.00152; + }; + }; + instance + { + transform + { + position 6.13566 -24.1938 1.12657; + rotation 170.866 -0.00000 -0.00000 -1.00000; + scale 1.27076 1.27076 1.27076; + }; + }; + instance + { + transform + { + position -7.45167 -16.7780 1.01180; + rotation 76.1516 0.00000 0.00000 1.00000; + scale 1.18498 1.18498 1.18498; + }; + }; + instance + { + transform + { + position 6.69304 2.33192 0.771230; + rotation 37.4475 0.00000 0.00000 -1.00000; + scale 1.27276 1.27276 1.27276; + }; + }; + instance + { + transform + { + position -0.00785591 -19.8646 0.953150; + rotation 147.505 -0.00000 -0.00000 -1.00000; + scale 1.10487 1.10487 1.10487; + }; + }; + instance + { + transform + { + position -7.83132 -20.5799 1.13760; + rotation 168.365 -0.00000 -0.00000 -1.00000; + scale 0.718815 0.718815 0.718815; + }; + }; + instance + { + transform + { + position 7.19041 5.84608 0.744877; + rotation 176.646 -0.00000 -0.00000 -1.00000; + scale 0.793769 0.793769 0.793769; + }; + }; + instance + { + transform + { + position 3.07930 -17.6866 0.939501; + rotation 145.915 0.00000 0.00000 1.00000; + scale 1.23667 1.23667 1.23667; + }; + }; + instance + { + transform + { + position 0.636210 -14.7838 0.962095; + rotation 102.688 0.00000 0.00000 -1.00000; + scale 0.751984 0.751984 0.751984; + }; + }; + instance + { + transform + { + position 0.513947 -14.5743 0.888477; + rotation 154.837 -0.00000 -0.00000 -1.00000; + scale 1.29214 1.29214 1.29214; + }; + }; + instance + { + transform + { + position 0.959196 -12.5306 0.772004; + rotation 50.1061 0.00000 0.00000 -1.00000; + scale 1.20729 1.20729 1.20729; + }; + }; + instance + { + transform + { + position 0.818270 -12.7367 0.775440; + rotation 116.616 0.00000 0.00000 1.00000; + scale 0.884973 0.884973 0.884973; + }; + }; + instance + { + transform + { + position -8.17198 -21.6589 0.953865; + rotation 8.62496 0.00000 0.00000 -1.00001; + scale 1.18737 1.18737 1.18737; + }; + }; + instance + { + transform + { + position 2.73629 -14.8110 1.12550; + rotation 125.711 0.00000 0.00000 1.00000; + scale 1.11809 1.11809 1.11809; + }; + }; + instance + { + transform + { + position 3.20584 -12.4732 1.06091; + rotation 100.597 0.00000 0.00000 1.00000; + scale 0.970295 0.970295 0.970295; + }; + }; + instance + { + transform + { + position -13.3311 -0.690668 0.667350; + rotation 47.9489 0.00000 0.00000 1.00000; + scale 1.18337 1.18337 1.18337; + }; + }; + instance + { + transform + { + position -13.0206 -0.763905 0.622602; + rotation 77.4709 0.00000 0.00000 1.00000; + scale 1.14391 1.14391 1.14391; + }; + }; + instance + { + transform + { + position -6.54352 -15.3719 1.12725; + rotation 119.663 0.00000 0.00000 1.00000; + scale 1.00299 1.00299 1.00299; + }; + }; + instance + { + transform + { + position -12.6810 -11.5588 1.07625; + rotation 165.850 0.00000 0.00000 1.00000; + scale 1.29335 1.29335 1.29335; + }; + }; + instance + { + transform + { + position -1.90481 -10.3594 0.955570; + rotation 62.1343 0.00000 0.00000 -1.00000; + scale 0.963477 0.963477 0.963477; + }; + }; + instance + { + transform + { + position 1.49205 -9.99063 0.882354; + rotation 33.6580 0.00000 0.00000 1.00000; + scale 1.11214 1.11214 1.11214; + }; + }; + instance + { + transform + { + position -2.85315 -22.2862 0.793710; + rotation 18.4592 0.00000 0.00000 -1.00000; + scale 1.22811 1.22811 1.22811; + }; + }; + instance + { + transform + { + position -5.29249 -10.1549 0.689234; + rotation 141.710 -0.00000 -0.00000 -1.00000; + scale 0.838766 0.838766 0.838766; + }; + }; + instance + { + transform + { + position 8.29672 -10.0029 1.09827; + rotation 85.4792 0.00000 0.00000 -1.00000; + scale 0.836200 0.836200 0.836200; + }; + }; + instance + { + transform + { + position -11.8294 -11.4873 0.959373; + rotation 173.113 -0.00000 -0.00000 -1.00000; + scale 0.759968 0.759968 0.759968; + }; + }; + instance + { + transform + { + position -7.84799 -14.3582 1.03062; + rotation 64.3122 0.00000 0.00000 -1.00000; + scale 0.883080 0.883080 0.883081; + }; + }; + instance + { + transform + { + position -8.40759 -16.5921 1.01534; + rotation 157.176 -0.00000 -0.00000 -1.00000; + scale 1.14547 1.14547 1.14547; + }; + }; + instance + { + transform + { + position -5.64673 -12.3916 1.15684; + rotation 78.0915 0.00000 0.00000 1.00000; + scale 0.988222 0.988222 0.988222; + }; + }; + instance + { + transform + { + position -6.58821 -14.2210 1.19276; + rotation 124.206 0.00000 0.00000 1.00000; + scale 1.06822 1.06822 1.06822; + }; + }; + instance + { + transform + { + position -5.94160 -13.1678 1.15133; + rotation 171.261 0.00000 0.00000 1.00000; + scale 1.14643 1.14643 1.14643; + }; + }; + instance + { + transform + { + position -5.41961 -15.1730 1.13134; + rotation 32.7725 0.00000 0.00000 -1.00000; + scale 0.762953 0.762953 0.762953; + }; + }; + instance + { + transform + { + position -5.69484 -20.6981 0.992010; + rotation 144.793 -0.00000 -0.00000 -1.00000; + scale 1.15365 1.15365 1.15365; + }; + }; + instance + { + transform + { + position 9.64578 -12.4926 0.894919; + rotation 30.7488 0.00000 0.00000 -1.00000; + scale 0.820053 0.820053 0.820053; + }; + }; + instance + { + transform + { + position -5.29096 -20.7421 0.960898; + rotation 163.761 0.00000 0.00000 1.00000; + scale 0.854791 0.854791 0.854791; + }; + }; + instance + { + transform + { + position -2.49574 -21.7797 0.758192; + rotation 3.72240 0.00000 0.00000 1.00002; + scale 1.15732 1.15732 1.15732; + }; + }; + instance + { + transform + { + position 7.85562 -11.3693 0.951461; + rotation 81.3292 0.00000 0.00000 -1.00000; + scale 0.832080 0.832080 0.832080; + }; + }; + instance + { + transform + { + position -1.71693 -24.0018 1.12105; + rotation 45.6900 0.00000 0.00000 -1.00000; + scale 0.855945 0.855945 0.855945; + }; + }; + instance + { + transform + { + position 5.53502 -13.6407 0.983095; + rotation 46.0108 0.00000 0.00000 1.00000; + scale 0.979867 0.979867 0.979867; + }; + }; + instance + { + transform + { + position 5.82329 -15.6305 0.927939; + rotation 91.0523 0.00000 0.00000 1.00000; + scale 0.911372 0.911372 0.911372; + }; + }; + instance + { + transform + { + position -7.10010 -12.0897 0.983030; + rotation 46.6337 0.00000 0.00000 -1.00000; + scale 1.20667 1.20667 1.20667; + }; + }; + instance + { + transform + { + position 1.72122 -11.9691 0.682265; + rotation 4.81669 0.00000 0.00000 -0.999988; + scale 0.919845 0.919845 0.919845; + }; + }; + instance + { + transform + { + position 3.08741 -13.6488 1.01912; + rotation 22.0093 0.00000 0.00000 -1.00000; + scale 0.912529 0.912529 0.912529; + }; + }; + instance + { + transform + { + position -11.7854 -21.9265 1.16750; + rotation 66.8247 0.00000 0.00000 1.00000; + scale 0.966519 0.966519 0.966519; + }; + }; + instance + { + transform + { + position -1.95287 -23.1833 1.05153; + rotation 39.6778 0.00000 0.00000 1.00000; + scale 1.27669 1.27669 1.27669; + }; + }; + instance + { + transform + { + position -12.1516 -24.7443 1.10119; + rotation 34.2575 0.00000 0.00000 1.00000; + scale 1.25041 1.25041 1.25041; + }; + }; + instance + { + transform + { + position -4.95092 -12.4611 1.11808; + rotation 151.083 -0.00000 -0.00000 -1.00000; + scale 1.22058 1.22058 1.22058; + }; + }; + instance + { + transform + { + position -0.0443586 -12.4629 0.853247; + rotation 136.761 -0.00000 -0.00000 -1.00000; + scale 0.969421 0.969421 0.969421; + }; + }; + instance + { + transform + { + position -0.150705 -13.6312 0.693717; + rotation 78.0109 0.00000 0.00000 -1.00000; + scale 1.11482 1.11482 1.11482; + }; + }; + instance + { + transform + { + position -2.82484 -13.2008 0.874746; + rotation 45.7553 0.00000 0.00000 1.00000; + scale 0.719797 0.719797 0.719797; + }; + }; + instance + { + transform + { + position -0.494673 -13.0618 0.766745; + rotation 45.1947 0.00000 0.00000 -1.00000; + scale 0.787585 0.787585 0.787585; + }; + }; + instance + { + transform + { + position -1.03321 -13.9130 0.856230; + rotation 163.701 -0.00000 -0.00000 -1.00000; + scale 1.10848 1.10848 1.10848; + }; + }; + instance + { + transform + { + position -0.479658 -22.0502 1.25047; + rotation 8.04721 0.00000 0.00000 1.00000; + scale 1.26374 1.26374 1.26374; + }; + }; + instance + { + transform + { + position 0.258241 -13.8762 0.731793; + rotation 177.410 0.00000 0.00000 1.00000; + scale 0.891736 0.891736 0.891736; + }; + }; + instance + { + transform + { + position 0.00179791 -12.0160 0.875013; + rotation 120.546 0.00000 0.00000 1.00000; + scale 1.17384 1.17384 1.17384; + }; + }; + instance + { + transform + { + position -0.0359473 -11.3048 0.840022; + rotation 10.4712 0.00000 0.00000 1.00001; + scale 1.27505 1.27505 1.27505; + }; + }; + instance + { + transform + { + position 0.591035 -11.7008 0.812110; + rotation 139.365 0.00000 0.00000 1.00000; + scale 0.805488 0.805488 0.805488; + }; + }; + instance + { + transform + { + position 0.236360 -11.5413 0.827291; + rotation 112.116 0.00000 0.00000 1.00000; + scale 1.08073 1.08073 1.08073; + }; + }; + instance + { + transform + { + position -3.67616 -13.7956 0.960866; + rotation 44.0943 0.00000 0.00000 1.00000; + scale 0.813174 0.813174 0.813174; + }; + }; + instance + { + transform + { + position -0.788622 -21.9172 1.22817; + rotation 42.9679 0.00000 0.00000 1.00000; + scale 0.892051 0.892051 0.892051; + }; + }; + instance + { + transform + { + position -1.60711 -23.2710 1.10423; + rotation 63.7359 0.00000 0.00000 1.00000; + scale 0.847245 0.847245 0.847245; + }; + }; + instance + { + transform + { + position -3.77768 -11.9966 0.946102; + rotation 114.058 0.00000 0.00000 1.00000; + scale 1.05573 1.05573 1.05573; + }; + }; + instance + { + transform + { + position -3.14707 -15.5047 0.811186; + rotation 47.8800 0.00000 0.00000 1.00000; + scale 1.06398 1.06398 1.06398; + }; + }; + instance + { + transform + { + position -1.35658 -24.4676 1.14633; + rotation 123.898 0.00000 0.00000 1.00000; + scale 1.13291 1.13291 1.13291; + }; + }; + instance + { + transform + { + position -3.52834 -14.8922 0.828509; + rotation 118.401 0.00000 0.00000 1.00000; + scale 1.07000 1.07000 1.07000; + }; + }; + instance + { + transform + { + position -1.66315 -24.2078 1.14686; + rotation 90.8398 0.00000 0.00000 1.00000; + scale 1.10232 1.10232 1.10232; + }; + }; + instance + { + transform + { + position -0.537543 -15.1502 1.02058; + rotation 13.1236 0.00000 0.00000 -1.00000; + scale 1.18427 1.18427 1.18427; + }; + }; + instance + { + transform + { + position 0.877658 -14.9664 1.01661; + rotation 128.201 0.00000 0.00000 1.00000; + scale 1.27222 1.27222 1.27222; + }; + }; + instance + { + transform + { + position 0.747704 -16.3793 1.09973; + rotation 130.584 -0.00000 -0.00000 -1.00000; + scale 1.11306 1.11306 1.11306; + }; + }; + instance + { + transform + { + position -2.26660 -15.6650 0.901523; + rotation 59.5537 0.00000 0.00000 1.00000; + scale 0.740774 0.740774 0.740774; + }; + }; + instance + { + transform + { + position -0.958793 -15.8975 0.926635; + rotation 48.2810 0.00000 0.00000 -1.00000; + scale 0.787329 0.787329 0.787329; + }; + }; + instance + { + transform + { + position -1.68850 -15.9840 0.940609; + rotation 72.1693 0.00000 0.00000 1.00000; + scale 0.778126 0.778126 0.778126; + }; + }; + instance + { + transform + { + position 1.27151 -16.6547 1.19417; + rotation 78.2260 0.00000 0.00000 -1.00000; + scale 0.826814 0.826814 0.826814; + }; + }; + instance + { + transform + { + position 1.38468 -15.3040 1.03185; + rotation 33.5245 0.00000 0.00000 1.00000; + scale 1.19121 1.19121 1.19121; + }; + }; + instance + { + transform + { + position 1.08837 -13.1701 0.808671; + rotation 51.0271 0.00000 0.00000 -1.00000; + scale 1.14285 1.14285 1.14285; + }; + }; + instance + { + transform + { + position 1.24893 -13.6285 0.910535; + rotation 86.5519 0.00000 0.00000 1.00000; + scale 1.15751 1.15751 1.15751; + }; + }; + instance + { + transform + { + position -19.9598 -4.18824 1.06903; + rotation 147.764 -0.00000 -0.00000 -1.00000; + scale 1.18712 1.18712 1.18712; + }; + }; + instance + { + transform + { + position -0.516877 -23.1242 1.14434; + rotation 40.8708 0.00000 0.00000 -1.00000; + scale 1.21346 1.21346 1.21346; + }; + }; + instance + { + transform + { + position 4.64578 0.312803 0.523775; + rotation 18.9234 0.00000 0.00000 -1.00000; + scale 1.20371 1.20371 1.20371; + }; + }; + instance + { + transform + { + position 0.870540 -22.8903 1.06757; + rotation 40.1722 0.00000 0.00000 1.00000; + scale 1.02143 1.02143 1.02143; + }; + }; + instance + { + transform + { + position 3.28138 -15.1648 1.13214; + rotation 5.30465 0.00000 0.00000 0.999998; + scale 0.919281 0.919281 0.919281; + }; + }; + instance + { + transform + { + position 3.15860 -14.1126 1.00531; + rotation 134.651 -0.00000 -0.00000 -1.00000; + scale 1.06308 1.06308 1.06308; + }; + }; + instance + { + transform + { + position 4.01936 -13.2753 1.18453; + rotation 61.5972 0.00000 0.00000 1.00000; + scale 1.14086 1.14086 1.14086; + }; + }; + instance + { + transform + { + position 4.56448 -13.4441 1.12579; + rotation 48.0379 0.00000 0.00000 -1.00000; + scale 0.977559 0.977559 0.977559; + }; + }; + instance + { + transform + { + position 9.75469 -20.9793 1.19697; + rotation 72.3914 0.00000 0.00000 1.00000; + scale 1.01580 1.01580 1.01580; + }; + }; + instance + { + transform + { + position 4.41962 -11.8256 1.16217; + rotation 16.7355 0.00000 0.00000 0.999999; + scale 0.905392 0.905392 0.905392; + }; + }; + instance + { + transform + { + position 5.09761 -16.2926 0.808246; + rotation 59.4197 0.00000 0.00000 -1.00000; + scale 0.831947 0.831947 0.831947; + }; + }; + instance + { + transform + { + position 5.50880 -16.0189 0.850947; + rotation 116.184 0.00000 0.00000 -1.00000; + scale 1.24172 1.24172 1.24172; + }; + }; + instance + { + transform + { + position -9.07266 -14.2603 0.956335; + rotation 28.0753 0.00000 0.00000 -1.00000; + scale 1.00208 1.00208 1.00208; + }; + }; + instance + { + transform + { + position 9.24999 -23.7499 1.17242; + rotation 161.810 0.00000 0.00000 1.00000; + scale 0.770429 0.770429 0.770429; + }; + }; + instance + { + transform + { + position 5.79594 -13.2788 0.984071; + rotation 65.9916 0.00000 0.00000 -1.00000; + scale 0.888146 0.888146 0.888146; + }; + }; + instance + { + transform + { + position -0.568990 -22.7315 1.17452; + rotation 137.983 0.00000 0.00000 1.00000; + scale 0.715448 0.715448 0.715448; + }; + }; + instance + { + transform + { + position 7.48970 -14.0781 0.841840; + rotation 168.219 -0.00000 -0.00000 -1.00000; + scale 1.07104 1.07104 1.07104; + }; + }; + instance + { + transform + { + position -17.1409 -14.6020 1.17653; + rotation 137.820 -0.00000 -0.00000 -1.00000; + scale 0.712820 0.712820 0.712820; + }; + }; + instance + { + transform + { + position 6.86154 -13.3199 1.00650; + rotation 86.8003 0.00000 0.00000 -1.00000; + scale 1.07896 1.07896 1.07896; + }; + }; + instance + { + transform + { + position 7.24283 -13.6765 0.916509; + rotation 117.972 0.00000 0.00000 -1.00000; + scale 0.931552 0.931552 0.931552; + }; + }; + instance + { + transform + { + position 6.69225 -12.6936 1.01648; + rotation 39.4694 0.00000 0.00000 -1.00000; + scale 1.29381 1.29381 1.29381; + }; + }; + instance + { + transform + { + position 9.04790 -15.9331 0.877432; + rotation 112.454 0.00000 0.00000 1.00000; + scale 0.700414 0.700414 0.700414; + }; + }; + instance + { + transform + { + position 0.442120 -21.4594 1.18916; + rotation 131.235 0.00000 0.00000 1.00000; + scale 0.731479 0.731479 0.731479; + }; + }; + instance + { + transform + { + position -13.8359 1.51851 0.568942; + rotation 96.6999 0.00000 0.00000 1.00000; + scale 0.969068 0.969068 0.969068; + }; + }; + instance + { + transform + { + position 1.04867 -21.4651 1.14115; + rotation 169.071 0.00000 0.00000 1.00000; + scale 0.867148 0.867148 0.867148; + }; + }; + instance + { + transform + { + position -6.16395 -17.2306 0.790922; + rotation 95.6940 0.00000 0.00000 1.00000; + scale 1.15234 1.15234 1.15234; + }; + }; + instance + { + transform + { + position -5.35753 -16.9484 0.830413; + rotation 47.9489 0.00000 0.00000 -1.00000; + scale 1.22088 1.22088 1.22088; + }; + }; + instance + { + transform + { + position -4.73795 -24.7401 1.05440; + rotation 91.2840 0.00000 0.00000 1.00000; + scale 0.856892 0.856892 0.856892; + }; + }; + instance + { + transform + { + position 3.76863 -26.3702 0.892015; + rotation 63.9918 0.00000 0.00000 -1.00000; + scale 0.843810 0.843810 0.843810; + }; + }; + instance + { + transform + { + position -15.7603 -12.4806 1.07547; + rotation 58.8360 0.00000 0.00000 -1.00000; + scale 1.27859 1.27859 1.27859; + }; + }; + instance + { + transform + { + position -6.13193 -14.6738 1.14728; + rotation 57.4431 0.00000 0.00000 1.00000; + scale 1.19835 1.19835 1.19835; + }; + }; + instance + { + transform + { + position -4.21013 -24.6710 1.12251; + rotation 65.1378 0.00000 0.00000 1.00000; + scale 0.772281 0.772281 0.772281; + }; + }; + instance + { + transform + { + position -5.31600 -12.4386 1.13699; + rotation 127.667 0.00000 0.00000 1.00000; + scale 0.878631 0.878631 0.878631; + }; + }; + instance + { + transform + { + position -4.71898 -22.5685 0.841364; + rotation 114.448 0.00000 0.00000 -1.00000; + scale 1.29290 1.29290 1.29290; + }; + }; + instance + { + transform + { + position -7.67731 -13.7200 1.06711; + rotation 97.2663 0.00000 0.00000 1.00000; + scale 0.951201 0.951201 0.951201; + }; + }; + instance + { + transform + { + position -7.22121 -14.1987 1.15302; + rotation 134.069 0.00000 0.00000 1.00000; + scale 1.28202 1.28202 1.28202; + }; + }; + instance + { + transform + { + position -8.05135 -12.5970 0.804800; + rotation 79.8011 0.00000 0.00000 1.00000; + scale 0.934103 0.934103 0.934103; + }; + }; + instance + { + transform + { + position -8.08272 -11.9551 0.741193; + rotation 17.3839 0.00000 0.00000 -1.00000; + scale 0.703923 0.703923 0.703923; + }; + }; + instance + { + transform + { + position -10.8750 -16.4192 1.12454; + rotation 88.2986 0.00000 0.00000 -1.00000; + scale 0.841892 0.841892 0.841892; + }; + }; + instance + { + transform + { + position -9.79475 -13.7867 0.819835; + rotation 29.4152 0.00000 0.00000 -1.00000; + scale 0.908048 0.908048 0.908048; + }; + }; + instance + { + transform + { + position -4.27117 -22.0614 0.881286; + rotation 174.434 0.00000 0.00000 1.00000; + scale 1.03365 1.03365 1.03365; + }; + }; + instance + { + transform + { + position -10.1884 -13.9544 0.777057; + rotation 106.659 0.00000 0.00000 1.00000; + scale 0.997993 0.997993 0.997993; + }; + }; + instance + { + transform + { + position -10.5241 5.30477 0.365789; + rotation 18.8613 0.00000 0.00000 -1.00000; + scale 0.714920 0.714920 0.714920; + }; + }; + instance + { + transform + { + position -3.18810 -21.5652 0.800880; + rotation 73.5215 0.00000 0.00000 1.00000; + scale 1.15135 1.15135 1.15135; + }; + }; + instance + { + transform + { + position -9.13766 -12.4340 0.690438; + rotation 135.971 0.00000 0.00000 1.00000; + scale 0.706143 0.706143 0.706143; + }; + }; + instance + { + transform + { + position -9.38168 -12.5324 0.727232; + rotation 169.327 0.00000 0.00000 1.00000; + scale 1.23674 1.23674 1.23674; + }; + }; + instance + { + transform + { + position -4.33606 -25.5803 1.16439; + rotation 120.903 -0.00000 -0.00000 -1.00000; + scale 0.903588 0.903588 0.903588; + }; + }; + instance + { + transform + { + position -12.8897 -17.2038 0.874926; + rotation 95.8009 0.00000 0.00000 -1.00000; + scale 1.28508 1.28508 1.28508; + }; + }; + instance + { + transform + { + position -3.09441 -21.0806 0.737275; + rotation 99.5286 0.00000 0.00000 1.00000; + scale 0.905187 0.905187 0.905187; + }; + }; + instance + { + transform + { + position -12.8237 -17.0076 0.899901; + rotation 76.7002 0.00000 0.00000 1.00000; + scale 1.10402 1.10402 1.10402; + }; + }; + instance + { + transform + { + position -0.188652 -26.1998 0.863109; + rotation 23.7649 0.00000 0.00000 1.00000; + scale 0.788589 0.788589 0.788589; + }; + }; + instance + { + transform + { + position -11.6454 -13.7623 0.889184; + rotation 14.8122 0.00000 0.00000 -1.00000; + scale 0.766988 0.766988 0.766988; + }; + }; + instance + { + transform + { + position -11.0511 -13.3435 0.906219; + rotation 105.649 0.00000 0.00000 1.00000; + scale 0.948272 0.948272 0.948272; + }; + }; + instance + { + transform + { + position -10.1853 5.13183 0.305102; + rotation 155.310 -0.00000 -0.00000 -1.00000; + scale 1.04780 1.04780 1.04780; + }; + }; + instance + { + transform + { + position -14.7580 -18.9305 1.18146; + rotation 38.0386 0.00000 0.00000 1.00000; + scale 1.23594 1.23594 1.23594; + }; + }; + instance + { + transform + { + position -3.52334 -25.1836 1.18719; + rotation 122.350 -0.00000 -0.00000 -1.00000; + scale 1.25106 1.25106 1.25106; + }; + }; + instance + { + transform + { + position -4.47989 -2.35909 0.266894; + rotation 106.710 0.00000 0.00000 -1.00000; + scale 0.865137 0.865137 0.865137; + }; + }; + instance + { + transform + { + position -10.7910 -11.2960 0.872450; + rotation 88.3796 0.00000 0.00000 -1.00000; + scale 0.929292 0.929292 0.929292; + }; + }; + instance + { + transform + { + position -11.2481 -12.4662 0.967200; + rotation 161.101 -0.00000 -0.00000 -1.00000; + scale 1.19816 1.19816 1.19816; + }; + }; + instance + { + transform + { + position 5.62571 -10.6948 0.972331; + rotation 31.2019 0.00000 0.00000 -1.00000; + scale 1.12684 1.12684 1.12684; + }; + }; + instance + { + transform + { + position 5.58614 -10.9963 1.01779; + rotation 110.644 0.00000 0.00000 -1.00000; + scale 1.29451 1.29451 1.29451; + }; + }; + instance + { + transform + { + position 0.868129 -21.8080 1.13325; + rotation 167.595 0.00000 0.00000 1.00000; + scale 0.710088 0.710088 0.710088; + }; + }; + instance + { + transform + { + position 8.40226 -10.8329 1.00517; + rotation 152.184 0.00000 0.00000 1.00000; + scale 1.25195 1.25195 1.25195; + }; + }; + instance + { + transform + { + position -5.47575 -10.7233 0.812756; + rotation 111.613 0.00000 0.00000 -1.00000; + scale 0.789878 0.789878 0.789878; + }; + }; + instance + { + transform + { + position -7.96942 -10.8007 0.873079; + rotation 157.003 -0.00000 -0.00000 -1.00000; + scale 0.783460 0.783460 0.783460; + }; + }; + instance + { + transform + { + position -7.85797 -10.4847 0.858256; + rotation 73.4673 0.00000 0.00000 -1.00000; + scale 1.08035 1.08035 1.08035; + }; + }; + instance + { + transform + { + position 0.258496 -10.3939 0.737829; + rotation 66.3484 0.00000 0.00000 -1.00000; + scale 1.01979 1.01979 1.01979; + }; + }; + instance + { + transform + { + position 2.57760 -10.9495 0.732340; + rotation 160.548 -0.00000 -0.00000 -1.00000; + scale 1.23113 1.23113 1.23113; + }; + }; + instance + { + transform + { + position 1.37501 5.58747 0.302558; + rotation 68.3625 0.00000 0.00000 1.00000; + scale 1.28101 1.28101 1.28101; + }; + }; + instance + { + transform + { + position 4.43187 -10.8130 0.918032; + rotation 112.440 0.00000 0.00000 -1.00000; + scale 1.09535 1.09535 1.09535; + }; + }; + instance + { + transform + { + position -1.93505 -9.99045 0.940432; + rotation 138.318 0.00000 0.00000 1.00000; + scale 1.01934 1.01934 1.01934; + }; + }; + instance + { + transform + { + position -0.579274 -2.01047 -0.0601397; + rotation 159.998 -0.00000 -0.00000 -1.00000; + scale 1.18452 1.18452 1.18452; + }; + }; + instance + { + transform + { + position 1.00267 5.98395 0.317296; + rotation 131.353 -0.00000 -0.00000 -1.00000; + scale 1.10750 1.10750 1.10750; + }; + }; + instance + { + transform + { + position -11.9466 -12.1334 0.998114; + rotation 96.6810 0.00000 0.00000 1.00000; + scale 0.745319 0.745319 0.745319; + }; + }; + instance + { + transform + { + position -12.6327 -12.9703 1.09197; + rotation 165.942 0.00000 0.00000 1.00000; + scale 0.735980 0.735980 0.735980; + }; + }; + instance + { + transform + { + position 9.97183 -26.8324 0.852864; + rotation 115.925 0.00000 0.00000 -1.00000; + scale 1.05297 1.05297 1.05297; + }; + }; + instance + { + transform + { + position -10.4319 -13.8685 0.749132; + rotation 103.201 0.00000 0.00000 1.00000; + scale 1.18128 1.18128 1.18128; + }; + }; + instance + { + transform + { + position 9.76204 -26.6017 0.841584; + rotation 145.469 -0.00000 -0.00000 -1.00000; + scale 1.13013 1.13013 1.13013; + }; + }; + instance + { + transform + { + position 9.50080 -25.7568 0.865311; + rotation 172.032 0.00000 0.00000 1.00000; + scale 1.08169 1.08169 1.08169; + }; + }; + instance + { + transform + { + position -18.6379 1.47252 0.957355; + rotation 75.2938 0.00000 0.00000 -1.00000; + scale 0.950399 0.950399 0.950399; + }; + }; + instance + { + transform + { + position -18.3654 1.31812 0.935637; + rotation 36.6559 0.00000 0.00000 1.00000; + scale 0.741362 0.741362 0.741362; + }; + }; + instance + { + transform + { + position -8.64466 -22.1437 1.08147; + rotation 70.9248 0.00000 0.00000 -1.00000; + scale 0.926252 0.926252 0.926252; + }; + }; + instance + { + transform + { + position -4.60764 -2.55030 0.281145; + rotation 94.4765 0.00000 0.00000 -1.00000; + scale 1.04711 1.04711 1.04711; + }; + }; + instance + { + transform + { + position 7.94968 -14.3986 0.870069; + rotation 36.0715 0.00000 0.00000 -1.00000; + scale 1.14412 1.14412 1.14412; + }; + }; + instance + { + transform + { + position 8.86199 -16.1234 0.854946; + rotation 34.8698 0.00000 0.00000 1.00000; + scale 0.940304 0.940304 0.940304; + }; + }; + instance + { + transform + { + position -8.29643 -19.9981 1.07989; + rotation 160.642 0.00000 0.00000 1.00000; + scale 1.17472 1.17472 1.17472; + }; + }; + instance + { + transform + { + position 1.50929 -24.0998 1.03553; + rotation 157.051 0.00000 0.00000 1.00000; + scale 1.23989 1.23989 1.23989; + }; + }; + instance + { + transform + { + position 5.79094 -16.8470 0.902869; + rotation 125.259 0.00000 0.00000 1.00000; + scale 0.901141 0.901141 0.901141; + }; + }; + instance + { + transform + { + position 5.97336 -17.2250 0.980177; + rotation 39.6997 0.00000 0.00000 -1.00000; + scale 1.14177 1.14177 1.14177; + }; + }; + instance + { + transform + { + position 4.99223 -11.9749 1.18618; + rotation 25.5804 0.00000 0.00000 1.00000; + scale 0.889900 0.889900 0.889900; + }; + }; + instance + { + transform + { + position 4.13154 -12.7166 1.15562; + rotation 34.1295 0.00000 0.00000 1.00000; + scale 0.901049 0.901049 0.901049; + }; + }; + instance + { + transform + { + position 2.70495 -20.0138 1.02654; + rotation 84.9427 0.00000 0.00000 1.00000; + scale 1.08400 1.08400 1.08400; + }; + }; + instance + { + transform + { + position 4.23343 -16.0421 0.907996; + rotation 107.077 0.00000 0.00000 -1.00000; + scale 1.16571 1.16571 1.16571; + }; + }; + instance + { + transform + { + position 4.25269 -16.9423 0.741961; + rotation 136.874 -0.00000 -0.00000 -1.00000; + scale 0.952487 0.952487 0.952487; + }; + }; + instance + { + transform + { + position 4.55371 -16.5784 0.769187; + rotation 176.564 -0.00000 -0.00000 -1.00000; + scale 0.780943 0.780943 0.780943; + }; + }; + instance + { + transform + { + position -2.96054 -2.97045 0.321264; + rotation 127.514 -0.00000 -0.00000 -1.00000; + scale 0.825100 0.825100 0.825100; + }; + }; + instance + { + transform + { + position 2.72511 -12.2753 0.870300; + rotation 108.036 0.00000 0.00000 1.00000; + scale 0.903277 0.903277 0.903277; + }; + }; + instance + { + transform + { + position 2.08815 -12.3929 0.748826; + rotation 86.3634 0.00000 0.00000 1.00000; + scale 1.04835 1.04835 1.04835; + }; + }; + instance + { + transform + { + position 2.79708 -13.9822 1.00398; + rotation 50.3443 0.00000 0.00000 1.00000; + scale 0.951030 0.951030 0.951030; + }; + }; + instance + { + transform + { + position 1.00145 -23.5854 1.01696; + rotation 16.4967 0.00000 0.00000 1.00000; + scale 1.17994 1.17994 1.17994; + }; + }; + instance + { + transform + { + position 5.15852 1.72531 0.795937; + rotation 118.610 0.00000 0.00000 -1.00000; + scale 0.772739 0.772739 0.772739; + }; + }; + instance + { + transform + { + position -2.87041 -1.90956 0.0279247; + rotation 58.6761 0.00000 0.00000 1.00000; + scale 0.831610 0.831610 0.831610; + }; + }; + instance + { + transform + { + position -2.21737 -16.5907 0.848066; + rotation 117.262 0.00000 0.00000 1.00000; + scale 1.11316 1.11316 1.11316; + }; + }; + instance + { + transform + { + position -1.83761 -16.2068 0.910284; + rotation 143.937 -0.00000 -0.00000 -1.00000; + scale 0.870537 0.870537 0.870537; + }; + }; + instance + { + transform + { + position -4.31613 -16.1183 0.928947; + rotation 92.9038 0.00000 0.00000 -1.00000; + scale 1.08070 1.08070 1.08070; + }; + }; + instance + { + transform + { + position -4.47577 -15.9835 0.945898; + rotation 118.062 0.00000 0.00000 -1.00000; + scale 0.850172 0.850172 0.850172; + }; + }; + instance + { + transform + { + position -4.64842 -16.1251 0.970172; + rotation 172.049 0.00000 0.00000 1.00000; + scale 0.764544 0.764544 0.764544; + }; + }; + instance + { + transform + { + position -4.03156 -11.5369 0.955420; + rotation 93.2888 0.00000 0.00000 -1.00000; + scale 1.10971 1.10971 1.10971; + }; + }; + instance + { + transform + { + position 8.55696 -22.5534 1.06426; + rotation 171.644 -0.00000 -0.00000 -1.00000; + scale 1.02702 1.02702 1.02702; + }; + }; + instance + { + transform + { + position 0.319421 -12.5485 0.800583; + rotation 172.493 -0.00000 -0.00000 -1.00000; + scale 1.28276 1.28276 1.28276; + }; + }; + instance + { + transform + { + position 1.86060 6.07273 0.489073; + rotation 97.7088 0.00000 0.00000 1.00000; + scale 1.20674 1.20674 1.20674; + }; + }; + instance + { + transform + { + position 0.900492 -22.6690 1.08299; + rotation 53.0405 0.00000 0.00000 1.00000; + scale 1.23762 1.23762 1.23762; + }; + }; + instance + { + transform + { + position -16.6393 3.78378 0.817822; + rotation 109.625 0.00000 0.00000 1.00000; + scale 1.09604 1.09604 1.09604; + }; + }; + instance + { + transform + { + position -6.45199 -15.6924 1.12061; + rotation 15.7485 0.00000 0.00000 -1.00000; + scale 1.04002 1.04002 1.04002; + }; + }; + instance + { + transform + { + position -10.9688 0.228616 0.431388; + rotation 133.892 0.00000 0.00000 1.00000; + scale 1.12056 1.12056 1.12056; + }; + }; + instance + { + transform + { + position -8.60166 -13.7370 0.854123; + rotation 118.925 0.00000 0.00000 1.00000; + scale 0.912553 0.912553 0.912553; + }; + }; + instance + { + transform + { + position -12.2665 -13.7013 1.00243; + rotation 19.2296 0.00000 0.00000 -1.00000; + scale 0.884468 0.884468 0.884468; + }; + }; + instance + { + transform + { + position -12.2245 -11.8438 1.02024; + rotation 49.1925 0.00000 0.00000 -1.00000; + scale 0.807326 0.807326 0.807326; + }; + }; + instance + { + transform + { + position -12.4156 -11.2464 1.02557; + rotation 110.232 0.00000 0.00000 -1.00000; + scale 0.852020 0.852020 0.852020; + }; + }; + instance + { + transform + { + position 3.63261 -10.6061 0.828305; + rotation 137.023 -0.00000 -0.00000 -1.00000; + scale 0.951920 0.951920 0.951920; + }; + }; + instance + { + transform + { + position -18.5462 -27.8152 1.01070; + rotation 166.747 -0.00000 -0.00000 -1.00000; + scale 0.937019 0.937019 0.937019; + }; + }; + instance + { + transform + { + position -5.56459 -10.0431 0.689701; + rotation 20.1578 0.00000 0.00000 1.00000; + scale 1.25149 1.25149 1.25149; + }; + }; + instance + { + transform + { + position -12.1730 -12.5385 1.06360; + rotation 81.5705 0.00000 0.00000 -1.00000; + scale 0.924373 0.924373 0.924373; + }; + }; + instance + { + transform + { + position 9.14293 -10.8557 1.06270; + rotation 25.8693 0.00000 0.00000 -1.00000; + scale 1.07032 1.07032 1.07032; + }; + }; + instance + { + transform + { + position -7.33081 -12.7282 1.08212; + rotation 126.194 -0.00000 -0.00000 -1.00000; + scale 0.868420 0.868420 0.868420; + }; + }; + instance + { + transform + { + position -5.79159 -10.5811 0.793491; + rotation 151.311 -0.00000 -0.00000 -1.00000; + scale 0.715461 0.715461 0.715461; + }; + }; + instance + { + transform + { + position -9.97847 -28.5362 0.952077; + rotation 131.285 -0.00000 -0.00000 -1.00000; + scale 1.01655 1.01655 1.01655; + }; + }; + instance + { + transform + { + position -6.35079 -12.1112 1.06746; + rotation 112.567 0.00000 0.00000 1.00000; + scale 1.26188 1.26188 1.26188; + }; + }; + instance + { + transform + { + position -6.63132 -12.1895 1.06892; + rotation 147.779 0.00000 0.00000 1.00000; + scale 0.981332 0.981332 0.981332; + }; + }; + instance + { + transform + { + position -5.80261 -12.5338 1.18634; + rotation 69.2519 0.00000 0.00000 -1.00000; + scale 0.967902 0.967902 0.967902; + }; + }; + instance + { + transform + { + position 5.02846 -25.1205 0.926048; + rotation 14.7482 0.00000 0.00000 -1.00000; + scale 0.704805 0.704805 0.704805; + }; + }; + instance + { + transform + { + position 4.23314 -24.8766 0.902078; + rotation 110.286 0.00000 0.00000 -1.00000; + scale 1.10707 1.10707 1.10707; + }; + }; + instance + { + transform + { + position -6.86765 -16.6766 1.01311; + rotation 94.4896 0.00000 0.00000 -1.00000; + scale 0.822644 0.822644 0.822644; + }; + }; + instance + { + transform + { + position -5.83201 -16.5630 0.880374; + rotation 15.0794 0.00000 0.00000 0.999999; + scale 1.01192 1.01192 1.01192; + }; + }; + instance + { + transform + { + position -2.75292 -7.44825 0.677532; + rotation 175.576 0.00000 0.00000 1.00000; + scale 0.702750 0.702750 0.702750; + }; + }; + instance + { + transform + { + position -0.828026 -9.70908 0.880751; + rotation 24.6699 0.00000 0.00000 -1.00000; + scale 1.20138 1.20138 1.20138; + }; + }; + instance + { + transform + { + position -0.605047 -9.61853 0.831466; + rotation 98.1716 0.00000 0.00000 1.00000; + scale 1.19967 1.19967 1.19967; + }; + }; + instance + { + transform + { + position -7.99097 -9.97635 0.907784; + rotation 88.2529 0.00000 0.00000 -1.00000; + scale 0.717200 0.717200 0.717200; + }; + }; + instance + { + transform + { + position 6.60430 -7.78248 0.996441; + rotation 69.6843 0.00000 0.00000 1.00000; + scale 1.11717 1.11717 1.11717; + }; + }; + instance + { + transform + { + position 8.98684 -7.44379 0.734972; + rotation 96.6906 0.00000 0.00000 -1.00000; + scale 0.807187 0.807187 0.807187; + }; + }; + instance + { + transform + { + position 2.68156 -29.4543 0.799809; + rotation 15.0814 0.00000 0.00000 -1.00000; + scale 1.11170 1.11170 1.11170; + }; + }; + instance + { + transform + { + position 3.43110 -24.7143 0.839003; + rotation 45.8857 0.00000 0.00000 1.00000; + scale 0.891554 0.891554 0.891554; + }; + }; + instance + { + transform + { + position -17.4169 4.30793 0.920326; + rotation 76.1347 0.00000 0.00000 -1.00000; + scale 0.779006 0.779006 0.779006; + }; + }; + instance + { + transform + { + position -10.8104 -7.32121 0.859802; + rotation 169.248 0.00000 0.00000 1.00000; + scale 0.990031 0.990031 0.990031; + }; + }; + instance + { + transform + { + position -8.72139 -7.46537 0.813832; + rotation 107.548 0.00000 0.00000 -1.00000; + scale 1.19890 1.19890 1.19890; + }; + }; + instance + { + transform + { + position -7.02032 -7.46837 0.758507; + rotation 109.445 0.00000 0.00000 1.00000; + scale 1.06588 1.06588 1.06588; + }; + }; + instance + { + transform + { + position -6.81609 -7.24067 0.826591; + rotation 50.2920 0.00000 0.00000 1.00000; + scale 1.25915 1.25915 1.25915; + }; + }; + instance + { + transform + { + position 9.65338 -7.57913 0.760002; + rotation 0.592151 0.00000 0.00000 -1.00031; + scale 1.06451 1.06451 1.06451; + }; + }; + instance + { + transform + { + position 3.03274 -24.9275 0.764250; + rotation 156.665 0.00000 0.00000 1.00000; + scale 0.988037 0.988037 0.988037; + }; + }; + instance + { + transform + { + position 9.89457 -8.62823 0.985037; + rotation 136.621 0.00000 0.00000 1.00000; + scale 1.11848 1.11848 1.11848; + }; + }; + instance + { + transform + { + position 9.98335 2.40665 0.952645; + rotation 172.462 -0.00000 -0.00000 -1.00000; + scale 1.05725 1.05725 1.05725; + }; + }; + instance + { + transform + { + position 5.77471 -9.61483 0.738272; + rotation 37.9853 0.00000 0.00000 -1.00000; + scale 0.804020 0.804020 0.804020; + }; + }; + instance + { + transform + { + position 3.10989 -24.0322 0.931074; + rotation 167.783 -0.00000 -0.00000 -1.00000; + scale 0.893711 0.893711 0.893711; + }; + }; + instance + { + transform + { + position -3.55750 -7.07805 0.763598; + rotation 0.636734 0.00000 0.00000 -0.999260; + scale 1.05017 1.05017 1.05017; + }; + }; + instance + { + transform + { + position -12.8494 -29.7997 0.976106; + rotation 48.4914 0.00000 0.00000 -1.00000; + scale 1.25561 1.25561 1.25561; + }; + }; + instance + { + transform + { + position 4.84863 -23.0465 0.794884; + rotation 117.950 0.00000 0.00000 -1.00000; + scale 1.26078 1.26078 1.26078; + }; + }; + instance + { + transform + { + position 0.0137849 -6.89069 0.677845; + rotation 57.4487 0.00000 0.00000 1.00000; + scale 0.755109 0.755109 0.755109; + }; + }; + instance + { + transform + { + position -0.266491 -6.99600 0.686170; + rotation 59.0096 0.00000 0.00000 1.00000; + scale 1.13723 1.13723 1.13723; + }; + }; + instance + { + transform + { + position -7.01034 -29.9292 1.06809; + rotation 167.530 0.00000 0.00000 1.00000; + scale 1.09375 1.09375 1.09375; + }; + }; + instance + { + transform + { + position -4.08117 -7.89694 0.892234; + rotation 115.736 0.00000 0.00000 -1.00000; + scale 1.10446 1.10446 1.10446; + }; + }; + instance + { + transform + { + position -3.72284 -9.15987 0.992846; + rotation 71.5599 0.00000 0.00000 -1.00000; + scale 1.18607 1.18607 1.18607; + }; + }; + instance + { + transform + { + position 8.95093 -27.9525 0.984296; + rotation 123.183 0.00000 0.00000 1.00000; + scale 1.01059 1.01059 1.01059; + }; + }; + instance + { + transform + { + position 9.05321 -27.7788 0.977792; + rotation 121.436 -0.00000 -0.00000 -1.00000; + scale 0.852852 0.852852 0.852852; + }; + }; + instance + { + transform + { + position 0.755975 -9.08326 0.948578; + rotation 111.925 0.00000 0.00000 1.00000; + scale 0.814068 0.814068 0.814067; + }; + }; + instance + { + transform + { + position 3.18521 -22.7901 0.914103; + rotation 84.0413 0.00000 0.00000 -1.00000; + scale 0.821669 0.821669 0.821669; + }; + }; + instance + { + transform + { + position -7.03064 -28.1140 1.10420; + rotation 72.1932 0.00000 0.00000 -1.00000; + scale 1.26276 1.26276 1.26276; + }; + }; + instance + { + transform + { + position -1.29912 -9.12748 0.882789; + rotation 154.782 -0.00000 -0.00000 -1.00000; + scale 1.27664 1.27664 1.27664; + }; + }; + instance + { + transform + { + position 8.97487 -27.5767 0.984805; + rotation 148.340 0.00000 0.00000 1.00000; + scale 0.872722 0.872722 0.872722; + }; + }; + instance + { + transform + { + position 5.43113 -26.2818 0.969926; + rotation 28.3733 0.00000 0.00000 -1.00000; + scale 0.952912 0.952912 0.952912; + }; + }; + instance + { + transform + { + position -0.483559 -27.8268 0.875059; + rotation 118.142 0.00000 0.00000 -1.00000; + scale 1.07067 1.07067 1.07067; + }; + }; + instance + { + transform + { + position -10.9428 -10.1862 0.836214; + rotation 43.6761 0.00000 0.00000 -1.00000; + scale 1.26569 1.26569 1.26569; + }; + }; + instance + { + transform + { + position 3.56160 -9.42080 0.810314; + rotation 138.525 0.00000 0.00000 1.00000; + scale 1.16224 1.16224 1.16224; + }; + }; + instance + { + transform + { + position -0.338413 -3.70476 0.387743; + rotation 134.652 -0.00000 -0.00000 -1.00000; + scale 0.957082 0.957082 0.957082; + }; + }; + instance + { + transform + { + position 4.58610 -8.26219 0.683477; + rotation 178.107 0.00000 0.00000 1.00000; + scale 0.777687 0.777687 0.777687; + }; + }; + instance + { + transform + { + position 5.83225 -25.0731 1.00175; + rotation 166.682 0.00000 0.00000 1.00000; + scale 0.850866 0.850866 0.850866; + }; + }; + instance + { + transform + { + position 4.47172 -8.59497 0.734180; + rotation 33.5591 0.00000 0.00000 -1.00000; + scale 1.27179 1.27179 1.27179; + }; + }; + instance + { + transform + { + position 5.25943 -25.0048 0.915426; + rotation 23.9291 0.00000 0.00000 1.00000; + scale 0.835713 0.835713 0.835713; + }; + }; + instance + { + transform + { + position 6.13064 -28.4090 0.970535; + rotation 77.3136 0.00000 0.00000 -1.00000; + scale 1.15038 1.15038 1.15038; + }; + }; + instance + { + transform + { + position 6.96788 -8.21079 1.02973; + rotation 44.0726 0.00000 0.00000 -1.00000; + scale 0.920980 0.920980 0.920980; + }; + }; + instance + { + transform + { + position 7.05653 -8.79666 1.11083; + rotation 73.3978 0.00000 0.00000 -1.00000; + scale 0.754712 0.754712 0.754712; + }; + }; + instance + { + transform + { + position -18.3958 -0.875072 1.01559; + rotation 131.766 0.00000 0.00000 1.00000; + scale 0.731779 0.731779 0.731779; + }; + }; + instance + { + transform + { + position 8.40171 -8.06086 0.879906; + rotation 90.1121 0.00000 0.00000 1.00000; + scale 0.848739 0.848739 0.848739; + }; + }; + instance + { + transform + { + position 8.10757 6.51501 0.764394; + rotation 73.2744 0.00000 0.00000 1.00000; + scale 1.24817 1.24817 1.24817; + }; + }; + instance + { + transform + { + position 9.73053 -6.73804 0.807692; + rotation 172.110 0.00000 0.00000 1.00000; + scale 0.801619 0.801619 0.801619; + }; + }; + instance + { + transform + { + position -3.90337 -10.3242 1.00553; + rotation 135.413 0.00000 0.00000 1.00000; + scale 1.20498 1.20498 1.20498; + }; + }; + instance + { + transform + { + position 3.57492 -29.7650 0.885425; + rotation 41.2587 0.00000 0.00000 -1.00000; + scale 1.26390 1.26390 1.26390; + }; + }; + instance + { + transform + { + position 3.26596 -29.8849 0.831111; + rotation 26.2465 0.00000 0.00000 1.00000; + scale 1.13093 1.13093 1.13093; + }; + }; + instance + { + transform + { + position -10.2491 2.14582 0.216584; + rotation 61.0063 0.00000 0.00000 -1.00000; + scale 0.753781 0.753781 0.753781; + }; + }; + instance + { + transform + { + position 2.57176 -28.6731 0.884533; + rotation 68.5838 0.00000 0.00000 -1.00000; + scale 1.22576 1.22576 1.22576; + }; + }; + instance + { + transform + { + position -8.64606 -9.45216 0.940480; + rotation 82.5765 0.00000 0.00000 -1.00000; + scale 1.05406 1.05406 1.05406; + }; + }; + instance + { + transform + { + position -8.95441 -9.79798 1.07170; + rotation 39.8502 0.00000 0.00000 1.00000; + scale 0.952692 0.952692 0.952692; + }; + }; + instance + { + transform + { + position 6.54468 -23.1880 0.874478; + rotation 134.564 -0.00000 -0.00000 -1.00000; + scale 1.22832 1.22832 1.22832; + }; + }; + instance + { + transform + { + position -14.8836 -5.25028 0.835842; + rotation 60.3980 0.00000 0.00000 1.00000; + scale 1.14452 1.14452 1.14452; + }; + }; + instance + { + transform + { + position 6.34725 -23.5951 0.971093; + rotation 10.5055 0.00000 0.00000 1.00000; + scale 1.02624 1.02624 1.02624; + }; + }; + instance + { + transform + { + position 6.14887 -23.5859 0.933432; + rotation 150.872 -0.00000 -0.00000 -1.00000; + scale 1.17115 1.17115 1.17115; + }; + }; + instance + { + transform + { + position -15.1200 -5.10127 0.824792; + rotation 131.151 -0.00000 -0.00000 -1.00000; + scale 1.07153 1.07153 1.07153; + }; + }; + instance + { + transform + { + position -10.6882 -7.63006 0.854910; + rotation 102.247 0.00000 0.00000 -1.00000; + scale 0.811866 0.811866 0.811866; + }; + }; + instance + { + transform + { + position -11.7743 -8.93323 0.754144; + rotation 56.4330 0.00000 0.00000 -1.00000; + scale 0.766509 0.766509 0.766509; + }; + }; + instance + { + transform + { + position -0.943673 -27.1779 0.803267; + rotation 97.3614 0.00000 0.00000 -1.00000; + scale 1.13171 1.13171 1.13171; + }; + }; + instance + { + transform + { + position -9.86311 2.44848 0.108889; + rotation 15.2929 0.00000 0.00000 1.00000; + scale 0.920367 0.920367 0.920367; + }; + }; + instance + { + transform + { + position -11.2726 -9.51730 0.857471; + rotation 64.2063 0.00000 0.00000 1.00000; + scale 1.09351 1.09351 1.09351; + }; + }; + instance + { + transform + { + position -11.2288 -7.83047 0.865103; + rotation 140.259 0.00000 0.00000 1.00000; + scale 1.22863 1.22863 1.22863; + }; + }; + instance + { + transform + { + position -5.73000 -27.9508 0.984560; + rotation 160.137 -0.00000 -0.00000 -1.00000; + scale 0.961398 0.961398 0.961398; + }; + }; + instance + { + transform + { + position 5.38139 -22.6503 0.817622; + rotation 81.8529 0.00000 0.00000 1.00000; + scale 1.10297 1.10297 1.10297; + }; + }; + instance + { + transform + { + position 9.31822 -26.0342 0.874120; + rotation 36.5943 0.00000 0.00000 -1.00000; + scale 1.25080 1.25080 1.25080; + }; + }; + instance + { + transform + { + position -19.4037 5.16236 0.944850; + rotation 92.3586 0.00000 0.00000 1.00000; + scale 0.830104 0.830104 0.830104; + }; + }; + instance + { + transform + { + position 9.02679 -9.12475 1.04447; + rotation 11.6098 0.00000 0.00000 1.00000; + scale 1.18261 1.18261 1.18261; + }; + }; + instance + { + transform + { + position 6.32856 -21.1000 0.914387; + rotation 169.134 0.00000 0.00000 1.00000; + scale 0.936557 0.936557 0.936557; + }; + }; + instance + { + transform + { + position 4.88064 -9.11423 0.716493; + rotation 127.440 -0.00000 -0.00000 -1.00000; + scale 1.27805 1.27805 1.27805; + }; + }; + instance + { + transform + { + position -6.53192 -28.9289 1.08909; + rotation 58.6529 0.00000 0.00000 1.00000; + scale 0.847799 0.847799 0.847799; + }; + }; + instance + { + transform + { + position 2.33791 -7.44808 0.737976; + rotation 164.570 0.00000 0.00000 1.00000; + scale 1.27293 1.27293 1.27293; + }; + }; + instance + { + transform + { + position -5.84923 -27.3565 0.923895; + rotation 124.818 -0.00000 -0.00000 -1.00000; + scale 0.986308 0.986308 0.986308; + }; + }; + instance + { + transform + { + position -0.859183 -9.42760 0.879776; + rotation 173.294 -0.00000 -0.00000 -1.00000; + scale 1.01795 1.01795 1.01795; + }; + }; + instance + { + transform + { + position -3.06797 -3.80270 0.524767; + rotation 38.3193 0.00000 0.00000 -1.00000; + scale 1.27175 1.27175 1.27175; + }; + }; + instance + { + transform + { + position 4.15554 -7.87062 0.645107; + rotation 6.04789 0.00000 0.00000 -1.00001; + scale 1.16015 1.16015 1.16015; + }; + }; + instance + { + transform + { + position 4.19268 -7.22035 0.703432; + rotation 28.2634 0.00000 0.00000 -1.00000; + scale 0.948442 0.948442 0.948442; + }; + }; + instance + { + transform + { + position 6.96194 -7.28973 0.953756; + rotation 106.799 0.00000 0.00000 1.00000; + scale 0.882038 0.882038 0.882038; + }; + }; + instance + { + transform + { + position -2.62881 -29.9884 0.836735; + rotation 4.45618 0.00000 0.00000 -1.00001; + scale 1.17777 1.17777 1.17777; + }; + }; + instance + { + transform + { + position 7.93066 -25.8149 1.22935; + rotation 176.016 -0.00000 -0.00000 -1.00000; + scale 1.20773 1.20773 1.20773; + }; + }; + instance + { + transform + { + position -11.4360 -7.02228 0.993360; + rotation 73.3263 0.00000 0.00000 -1.00000; + scale 0.830630 0.830630 0.830630; + }; + }; + instance + { + transform + { + position -12.4785 -13.6585 1.03171; + rotation 13.0977 0.00000 0.00000 -1.00000; + scale 0.890225 0.890225 0.890225; + }; + }; + instance + { + transform + { + position -11.3621 -9.16497 0.830450; + rotation 44.5786 0.00000 0.00000 1.00000; + scale 0.995526 0.995526 0.995526; + }; + }; + instance + { + transform + { + position -11.7519 -8.63299 0.776576; + rotation 21.6055 0.00000 0.00000 1.00000; + scale 1.01723 1.01723 1.01723; + }; + }; + instance + { + transform + { + position -9.17875 -7.10241 0.772418; + rotation 53.9600 0.00000 0.00000 1.00000; + scale 0.768552 0.768552 0.768552; + }; + }; + instance + { + transform + { + position -10.9621 -9.66883 0.893987; + rotation 104.888 0.00000 0.00000 -1.00000; + scale 0.970304 0.970304 0.970304; + }; + }; + instance + { + transform + { + position -3.70926 -2.78067 0.258401; + rotation 80.5348 0.00000 0.00000 -1.00000; + scale 1.26988 1.26988 1.26988; + }; + }; + instance + { + transform + { + position -14.5125 7.93550 0.993975; + rotation 49.3123 0.00000 0.00000 1.00000; + scale 1.23568 1.23568 1.23568; + }; + }; + instance + { + transform + { + position -16.2434 8.20424 1.03647; + rotation 74.3185 0.00000 0.00000 -1.00000; + scale 0.726482 0.726482 0.726482; + }; + }; + instance + { + transform + { + position -2.82911 -5.95289 0.712429; + rotation 175.968 0.00000 0.00000 1.00000; + scale 1.29786 1.29786 1.29786; + }; + }; + instance + { + transform + { + position 3.34606 -10.2085 0.787573; + rotation 24.8569 0.00000 0.00000 -0.999999; + scale 0.902737 0.902737 0.902737; + }; + }; + instance + { + transform + { + position 5.26793 -8.53713 0.747637; + rotation 140.258 -0.00000 -0.00000 -1.00000; + scale 0.942899 0.942899 0.942899; + }; + }; + instance + { + transform + { + position -2.95941 -5.71642 0.674284; + rotation 179.766 0.00000 0.00000 1.00000; + scale 0.818120 0.818120 0.818120; + }; + }; + instance + { + transform + { + position 2.76538 -8.55091 0.785849; + rotation 60.9167 0.00000 0.00000 1.00000; + scale 1.10290 1.10290 1.10290; + }; + }; + instance + { + transform + { + position 7.79213 -21.0614 0.782884; + rotation 107.409 0.00000 0.00000 -1.00000; + scale 0.716727 0.716727 0.716727; + }; + }; + instance + { + transform + { + position -1.72893 -8.46853 0.669811; + rotation 130.501 0.00000 0.00000 1.00000; + scale 1.28401 1.28401 1.28401; + }; + }; + instance + { + transform + { + position -13.8757 9.79861 0.844696; + rotation 113.212 0.00000 0.00000 1.00000; + scale 1.23854 1.23854 1.23854; + }; + }; + instance + { + transform + { + position -3.11687 -8.61043 0.785677; + rotation 171.603 -0.00000 -0.00000 -1.00000; + scale 1.10641 1.10641 1.10641; + }; + }; + instance + { + transform + { + position 0.235109 -9.06322 0.823277; + rotation 93.6524 0.00000 0.00000 -1.00000; + scale 0.970477 0.970477 0.970477; + }; + }; + instance + { + transform + { + position -12.1533 -10.9774 1.01026; + rotation 10.8692 0.00000 0.00000 1.00000; + scale 1.12357 1.12357 1.12357; + }; + }; + instance + { + transform + { + position 9.48761 6.40691 0.758528; + rotation 101.151 0.00000 0.00000 1.00000; + scale 1.21927 1.21927 1.21927; + }; + }; + instance + { + transform + { + position 4.89314 -8.89371 0.707842; + rotation 116.000 0.00000 0.00000 -1.00000; + scale 0.760690 0.760690 0.760690; + }; + }; + instance + { + transform + { + position -17.9169 7.25462 0.748414; + rotation 153.761 0.00000 0.00000 1.00000; + scale 1.16614 1.16614 1.16614; + }; + }; + instance + { + transform + { + position -7.10909 -9.25995 0.842176; + rotation 177.404 0.00000 0.00000 1.00000; + scale 0.896346 0.896346 0.896346; + }; + }; + instance + { + transform + { + position -12.7802 -9.20941 0.791225; + rotation 129.908 -0.00000 -0.00000 -1.00000; + scale 0.724505 0.724505 0.724505; + }; + }; + instance + { + transform + { + position 9.89653 -25.1474 1.02866; + rotation 13.0305 0.00000 0.00000 -1.00000; + scale 0.832140 0.832140 0.832140; + }; + }; + instance + { + transform + { + position 9.37957 -26.8134 0.954791; + rotation 108.233 0.00000 0.00000 1.00000; + scale 1.17369 1.17369 1.17369; + }; + }; + instance + { + transform + { + position -19.4778 6.04380 0.742587; + rotation 33.0180 0.00000 0.00000 1.00000; + scale 0.749243 0.749243 0.749243; + }; + }; + instance + { + transform + { + position -13.1427 5.11449 0.506367; + rotation 173.965 0.00000 0.00000 1.00000; + scale 1.27757 1.27757 1.27757; + }; + }; + instance + { + transform + { + position -14.5480 5.60599 0.869545; + rotation 144.379 -0.00000 -0.00000 -1.00000; + scale 1.11888 1.11888 1.11888; + }; + }; + instance + { + transform + { + position -2.33803 -5.71512 0.707301; + rotation 80.3702 0.00000 0.00000 -1.00000; + scale 0.771645 0.771645 0.771645; + }; + }; + instance + { + transform + { + position -5.17894 -6.60621 0.828999; + rotation 42.8973 0.00000 0.00000 -1.00000; + scale 0.918750 0.918750 0.918750; + }; + }; + instance + { + transform + { + position -14.8658 3.66464 0.601522; + rotation 92.1271 0.00000 0.00000 1.00000; + scale 0.787818 0.787818 0.787818; + }; + }; + instance + { + transform + { + position 6.60246 -4.80345 0.755392; + rotation 148.213 0.00000 0.00000 1.00000; + scale 1.04892 1.04892 1.04892; + }; + }; + instance + { + transform + { + position -13.0193 2.26542 0.744860; + rotation 109.045 0.00000 0.00000 1.00000; + scale 0.967268 0.967268 0.967268; + }; + }; + instance + { + transform + { + position -6.55011 -5.57983 0.798072; + rotation 6.77568 0.00000 0.00000 -1.00000; + scale 0.888394 0.888394 0.888394; + }; + }; + instance + { + transform + { + position -8.51765 -5.53757 0.577597; + rotation 166.240 -0.00000 -0.00000 -1.00000; + scale 1.14169 1.14169 1.14169; + }; + }; + instance + { + transform + { + position -9.10795 -3.19303 0.678167; + rotation 5.66151 0.00000 0.00000 1.00001; + scale 1.08204 1.08204 1.08204; + }; + }; + instance + { + transform + { + position 6.94993 0.520471 0.849035; + rotation 113.642 0.00000 0.00000 1.00000; + scale 1.26972 1.26972 1.26972; + }; + }; + instance + { + transform + { + position -13.3880 2.22567 0.744439; + rotation 1.76276 0.00000 0.00000 0.999971; + scale 1.08192 1.08192 1.08192; + }; + }; + instance + { + transform + { + position 9.69883 -22.0998 1.16131; + rotation 117.992 0.00000 0.00000 1.00000; + scale 1.23097 1.23097 1.23097; + }; + }; + instance + { + transform + { + position -8.72053 0.515038 0.0669235; + rotation 138.695 0.00000 0.00000 1.00000; + scale 1.07865 1.07865 1.07865; + }; + }; + instance + { + transform + { + position -10.8433 0.421361 0.419411; + rotation 152.117 -0.00000 -0.00000 -1.00000; + scale 1.12388 1.12388 1.12388; + }; + }; + instance + { + transform + { + position -13.1683 -4.64938 1.03443; + rotation 29.6594 0.00000 0.00000 -1.00000; + scale 0.709409 0.709409 0.709409; + }; + }; + instance + { + transform + { + position 4.53408 2.67022 0.631800; + rotation 63.3852 0.00000 0.00000 -1.00000; + scale 0.965594 0.965594 0.965594; + }; + }; + instance + { + transform + { + position 4.53592 2.31137 0.667234; + rotation 51.8897 0.00000 0.00000 1.00000; + scale 1.00996 1.00996 1.00996; + }; + }; + instance + { + transform + { + position 3.19273 5.60126 0.542452; + rotation 74.8916 0.00000 0.00000 1.00000; + scale 1.01555 1.01555 1.01555; + }; + }; + instance + { + transform + { + position -5.69073 -26.7606 0.974455; + rotation 72.0779 0.00000 0.00000 -1.00000; + scale 1.00634 1.00634 1.00634; + }; + }; + instance + { + transform + { + position -13.0613 4.33142 0.553449; + rotation 15.1928 0.00000 0.00000 -1.00000; + scale 1.12909 1.12909 1.12909; + }; + }; + instance + { + transform + { + position 8.87757 4.59492 0.985744; + rotation 64.2360 0.00000 0.00000 1.00000; + scale 1.04947 1.04947 1.04947; + }; + }; + instance + { + transform + { + position -14.0312 -1.60778 0.680086; + rotation 150.321 -0.00000 -0.00000 -1.00000; + scale 0.992692 0.992692 0.992692; + }; + }; + instance + { + transform + { + position -1.43098 6.73462 0.219266; + rotation 38.2452 0.00000 0.00000 -1.00000; + scale 0.988413 0.988413 0.988413; + }; + }; + instance + { + transform + { + position 0.917744 6.78355 0.391421; + rotation 167.315 0.00000 0.00000 1.00000; + scale 0.932614 0.932614 0.932614; + }; + }; + instance + { + transform + { + position -5.04660 -26.7956 1.00277; + rotation 139.248 -0.00000 -0.00000 -1.00000; + scale 0.754290 0.754290 0.754290; + }; + }; + instance + { + transform + { + position 6.81579 6.49729 0.930583; + rotation 110.382 0.00000 0.00000 1.00000; + scale 1.28873 1.28873 1.28873; + }; + }; + instance + { + transform + { + position 6.70925 6.72298 0.969889; + rotation 59.9358 0.00000 0.00000 1.00000; + scale 0.975574 0.975574 0.975574; + }; + }; + instance + { + transform + { + position 2.61706 8.53520 0.545964; + rotation 62.8287 0.00000 0.00000 -1.00000; + scale 0.748085 0.748085 0.748085; + }; + }; + instance + { + transform + { + position -9.47781 8.47299 0.626016; + rotation 144.355 0.00000 0.00000 1.00000; + scale 1.10847 1.10847 1.10847; + }; + }; + instance + { + transform + { + position -8.14223 -13.0389 0.878420; + rotation 64.5015 0.00000 0.00000 -1.00000; + scale 1.18536 1.18536 1.18536; + }; + }; + instance + { + transform + { + position -15.5290 -6.51923 0.836840; + rotation 66.5894 0.00000 0.00000 1.00000; + scale 1.14845 1.14845 1.14845; + }; + }; + instance + { + transform + { + position -3.08809 9.87550 0.771822; + rotation 111.259 0.00000 0.00000 -1.00000; + scale 0.965526 0.965526 0.965526; + }; + }; + instance + { + transform + { + position 3.45929 5.44537 0.546618; + rotation 149.512 0.00000 0.00000 1.00000; + scale 0.752648 0.752648 0.752648; + }; + }; + instance + { + transform + { + position -18.0228 9.21632 0.764968; + rotation 63.8633 0.00000 0.00000 -1.00000; + scale 1.20210 1.20210 1.20210; + }; + }; + instance + { + transform + { + position -16.5442 -2.57597 0.786378; + rotation 101.225 0.00000 0.00000 -1.00000; + scale 0.923861 0.923861 0.923861; + }; + }; + instance + { + transform + { + position -1.37888 9.89474 0.694429; + rotation 19.0161 0.00000 0.00000 1.00000; + scale 0.915231 0.915231 0.915231; + }; + }; + instance + { + transform + { + position -9.43340 9.66704 0.694901; + rotation 81.3336 0.00000 0.00000 -1.00000; + scale 1.03047 1.03047 1.03047; + }; + }; + instance + { + transform + { + position -15.7077 -2.13616 0.811248; + rotation 18.2400 0.00000 0.00000 0.999999; + scale 0.891118 0.891118 0.891118; + }; + }; + instance + { + transform + { + position -11.1610 8.09306 0.733221; + rotation 15.8927 0.00000 0.00000 1.00000; + scale 0.789424 0.789424 0.789424; + }; + }; + instance + { + transform + { + position 1.30807 -2.77840 0.309524; + rotation 36.3175 0.00000 0.00000 -1.00000; + scale 1.00888 1.00888 1.00888; + }; + }; + instance + { + transform + { + position 9.74340 7.74069 0.723831; + rotation 59.3533 0.00000 0.00000 -1.00000; + scale 1.20253 1.20253 1.20253; + }; + }; + instance + { + transform + { + position 1.55808 7.77699 0.384834; + rotation 77.9763 0.00000 0.00000 1.00000; + scale 0.964339 0.964339 0.964339; + }; + }; + instance + { + transform + { + position -6.68638 -24.8023 0.822777; + rotation 43.0507 0.00000 0.00000 1.00000; + scale 0.808069 0.808069 0.808069; + }; + }; + instance + { + transform + { + position -12.3102 -3.19634 0.845754; + rotation 175.616 0.00000 0.00000 1.00000; + scale 1.03754 1.03754 1.03754; + }; + }; + instance + { + transform + { + position -6.20889 -24.7983 0.800894; + rotation 31.7277 0.00000 0.00000 -1.00000; + scale 1.14561 1.14561 1.14561; + }; + }; + instance + { + transform + { + position -3.29279 7.35005 0.413326; + rotation 138.045 0.00000 0.00000 1.00000; + scale 1.29908 1.29908 1.29908; + }; + }; + instance + { + transform + { + position 5.69044 7.77500 0.943573; + rotation 17.3711 0.00000 0.00000 1.00000; + scale 1.01154 1.01154 1.01154; + }; + }; + instance + { + transform + { + position -17.1266 -0.268564 0.897734; + rotation 21.4771 0.00000 0.00000 -1.00000; + scale 0.726616 0.726616 0.726616; + }; + }; + instance + { + transform + { + position -0.244317 8.38420 0.563217; + rotation 54.2492 0.00000 0.00000 -1.00000; + scale 0.824996 0.824996 0.824996; + }; + }; + instance + { + transform + { + position -0.0886129 7.49968 0.382821; + rotation 98.6819 0.00000 0.00000 -1.00000; + scale 0.978836 0.978836 0.978836; + }; + }; + instance + { + transform + { + position 1.06568 -2.78916 0.284154; + rotation 172.445 -0.00000 -0.00000 -1.00000; + scale 1.14977 1.14977 1.14977; + }; + }; + instance + { + transform + { + position -4.62244 6.68806 0.522294; + rotation 121.920 -0.00000 -0.00000 -1.00000; + scale 0.971649 0.971649 0.971649; + }; + }; + instance + { + transform + { + position -4.53916 5.65979 0.299081; + rotation 105.082 0.00000 0.00000 1.00000; + scale 0.888826 0.888826 0.888826; + }; + }; + instance + { + transform + { + position 6.50293 5.52841 0.632896; + rotation 85.6787 0.00000 0.00000 -1.00000; + scale 0.701948 0.701948 0.701948; + }; + }; + instance + { + transform + { + position -0.366216 6.89962 0.231913; + rotation 114.881 0.00000 0.00000 1.00000; + scale 0.777221 0.777221 0.777221; + }; + }; + instance + { + transform + { + position -0.730090 5.84034 0.121481; + rotation 149.918 0.00000 0.00000 1.00000; + scale 0.887297 0.887297 0.887297; + }; + }; + instance + { + transform + { + position -0.475716 5.73352 0.121214; + rotation 130.846 0.00000 0.00000 1.00000; + scale 1.03815 1.03815 1.03815; + }; + }; + instance + { + transform + { + position -12.8807 6.73419 0.700732; + rotation 178.261 0.00000 0.00000 1.00000; + scale 0.918365 0.918365 0.918365; + }; + }; + instance + { + transform + { + position -19.2173 5.77920 0.794107; + rotation 11.2722 0.00000 0.00000 -1.00001; + scale 0.771363 0.771363 0.771363; + }; + }; + instance + { + transform + { + position -10.4065 6.65747 0.426817; + rotation 18.3907 0.00000 0.00000 1.00000; + scale 1.24913 1.24913 1.24913; + }; + }; + instance + { + transform + { + position -8.85985 5.61278 0.313453; + rotation 23.4324 0.00000 0.00000 1.00000; + scale 0.751038 0.751038 0.751038; + }; + }; + instance + { + transform + { + position -17.3223 9.91211 0.887042; + rotation 62.9511 0.00000 0.00000 -1.00000; + scale 1.07564 1.07564 1.07564; + }; + }; + instance + { + transform + { + position 8.03101 -16.9652 1.02875; + rotation 163.347 0.00000 0.00000 1.00000; + scale 1.29584 1.29584 1.29584; + }; + }; + instance + { + transform + { + position -12.1467 3.71667 0.500438; + rotation 106.863 0.00000 0.00000 -1.00000; + scale 0.954162 0.954162 0.954162; + }; + }; + instance + { + transform + { + position 8.25826 -17.0728 0.979077; + rotation 152.017 0.00000 0.00000 1.00000; + scale 0.775028 0.775028 0.775028; + }; + }; + instance + { + transform + { + position 9.74665 4.57257 0.883941; + rotation 18.2513 0.00000 0.00000 -0.999999; + scale 0.724118 0.724118 0.724118; + }; + }; + instance + { + transform + { + position 9.54954 4.74067 0.914612; + rotation 45.7616 0.00000 0.00000 -1.00000; + scale 1.04991 1.04991 1.04991; + }; + }; + instance + { + transform + { + position -17.8157 -6.96089 1.03853; + rotation 154.801 0.00000 0.00000 1.00000; + scale 1.20966 1.20966 1.20966; + }; + }; + instance + { + transform + { + position -12.3889 2.72346 0.632367; + rotation 93.7899 0.00000 0.00000 1.00000; + scale 0.821742 0.821742 0.821742; + }; + }; + instance + { + transform + { + position -15.7956 -7.02817 0.942120; + rotation 92.9242 0.00000 0.00000 1.00000; + scale 0.873533 0.873533 0.873533; + }; + }; + instance + { + transform + { + position -15.4442 -8.11650 1.02527; + rotation 50.5575 0.00000 0.00000 -1.00000; + scale 0.844468 0.844468 0.844468; + }; + }; + instance + { + transform + { + position -7.40890 -24.6149 0.901307; + rotation 55.9730 0.00000 0.00000 1.00000; + scale 0.912923 0.912923 0.912923; + }; + }; + instance + { + transform + { + position -7.05591 -24.6755 0.856636; + rotation 148.119 -0.00000 -0.00000 -1.00000; + scale 0.803849 0.803849 0.803849; + }; + }; + instance + { + transform + { + position -9.46107 1.83529 0.0515636; + rotation 154.171 0.00000 0.00000 1.00000; + scale 1.04313 1.04313 1.04313; + }; + }; + instance + { + transform + { + position 2.75283 1.76583 0.269820; + rotation 65.0764 0.00000 0.00000 -1.00000; + scale 1.20051 1.20051 1.20051; + }; + }; + instance + { + transform + { + position -0.738985 6.58465 0.202167; + rotation 130.113 0.00000 0.00000 1.00000; + scale 0.786084 0.786084 0.786084; + }; + }; + instance + { + transform + { + position -19.5936 -9.78946 0.995543; + rotation 97.5560 0.00000 0.00000 1.00000; + scale 0.788897 0.788897 0.788897; + }; + }; + instance + { + transform + { + position 2.38462 1.57002 0.260768; + rotation 29.2677 0.00000 0.00000 -1.00000; + scale 1.07905 1.07905 1.07905; + }; + }; + instance + { + transform + { + position 7.85033 1.61416 0.735997; + rotation 113.623 0.00000 0.00000 -1.00000; + scale 0.956714 0.956714 0.956714; + }; + }; + instance + { + transform + { + position -18.2090 -8.03417 0.912765; + rotation 139.015 -0.00000 -0.00000 -1.00000; + scale 0.714919 0.714919 0.714919; + }; + }; + instance + { + transform + { + position -13.2611 -13.9811 0.931736; + rotation 26.5523 0.00000 0.00000 -1.00000; + scale 1.11191 1.11191 1.11191; + }; + }; + instance + { + transform + { + position 6.77063 -16.2908 1.06137; + rotation 31.3181 0.00000 0.00000 1.00000; + scale 1.25491 1.25491 1.25491; + }; + }; + instance + { + transform + { + position -9.82907 -24.0256 1.03448; + rotation 104.357 0.00000 0.00000 1.00000; + scale 1.23154 1.23154 1.23154; + }; + }; + instance + { + transform + { + position -13.9887 -9.67235 0.960701; + rotation 18.5195 0.00000 0.00000 -1.00000; + scale 0.831387 0.831387 0.831387; + }; + }; + instance + { + transform + { + position -9.83107 -23.7137 1.06670; + rotation 39.2310 0.00000 0.00000 -1.00000; + scale 0.854596 0.854596 0.854596; + }; + }; + instance + { + transform + { + position -9.59490 -23.7653 1.06612; + rotation 40.0377 0.00000 0.00000 -1.00000; + scale 1.16913 1.16913 1.16913; + }; + }; + instance + { + transform + { + position 4.76510 -12.1352 1.18202; + rotation 57.6151 0.00000 0.00000 -1.00000; + scale 0.844983 0.844983 0.844983; + }; + }; + instance + { + transform + { + position -10.0910 -26.5104 0.826853; + rotation 135.005 -0.00000 -0.00000 -1.00000; + scale 0.940108 0.940108 0.940108; + }; + }; + instance + { + transform + { + position -0.498714 6.14830 0.182092; + rotation 125.620 0.00000 0.00000 1.00000; + scale 0.939481 0.939481 0.939481; + }; + }; + instance + { + transform + { + position -6.35822 -0.344630 0.0683120; + rotation 149.099 0.00000 0.00000 1.00000; + scale 1.25985 1.25985 1.25985; + }; + }; + instance + { + transform + { + position -11.8966 -2.61344 0.753806; + rotation 173.356 0.00000 0.00000 1.00000; + scale 1.17299 1.17299 1.17299; + }; + }; + instance + { + transform + { + position -16.8321 -14.0702 1.17278; + rotation 154.924 -0.00000 -0.00000 -1.00000; + scale 0.787369 0.787369 0.787369; + }; + }; + instance + { + transform + { + position -5.63587 6.09682 0.413968; + rotation 36.5846 0.00000 0.00000 1.00000; + scale 0.748052 0.748052 0.748052; + }; + }; + instance + { + transform + { + position -0.999780 7.64102 0.347445; + rotation 27.0785 0.00000 0.00000 1.00000; + scale 1.13416 1.13416 1.13416; + }; + }; + instance + { + transform + { + position -7.63303 -5.54187 0.701473; + rotation 0.973165 0.00000 0.00000 -1.00047; + scale 1.16368 1.16368 1.16368; + }; + }; + instance + { + transform + { + position -5.83833 -2.54009 0.391835; + rotation 135.512 -0.00000 -0.00000 -1.00000; + scale 1.05238 1.05238 1.05238; + }; + }; + instance + { + transform + { + position -5.49658 -5.58192 0.629596; + rotation 141.204 -0.00000 -0.00000 -1.00000; + scale 1.27135 1.27135 1.27135; + }; + }; + instance + { + transform + { + position -16.5398 -13.5606 1.23797; + rotation 117.386 0.00000 0.00000 -1.00000; + scale 1.16959 1.16959 1.16959; + }; + }; + instance + { + transform + { + position -14.6951 8.32432 1.02615; + rotation 46.8522 0.00000 0.00000 -1.00000; + scale 0.754518 0.754518 0.754518; + }; + }; + instance + { + transform + { + position -14.0068 8.42612 0.958898; + rotation 38.5458 0.00000 0.00000 -1.00000; + scale 0.822073 0.822073 0.822073; + }; + }; + instance + { + transform + { + position 9.64608 -4.97965 1.13262; + rotation 133.813 -0.00000 -0.00000 -1.00000; + scale 1.06916 1.06916 1.06916; + }; + }; + instance + { + transform + { + position 9.45159 -4.63244 1.13059; + rotation 125.383 -0.00000 -0.00000 -1.00000; + scale 1.24072 1.24072 1.24072; + }; + }; + instance + { + transform + { + position 9.60308 -5.69213 1.00831; + rotation 140.994 -0.00000 -0.00000 -1.00000; + scale 1.29812 1.29812 1.29812; + }; + }; + instance + { + transform + { + position 7.49165 -2.13161 0.753033; + rotation 100.001 0.00000 0.00000 -1.00000; + scale 0.716492 0.716492 0.716492; + }; + }; + instance + { + transform + { + position 8.72548 -3.58065 1.09026; + rotation 49.5096 0.00000 0.00000 1.00000; + scale 1.20774 1.20774 1.20774; + }; + }; + instance + { + transform + { + position -0.902546 7.19029 0.253187; + rotation 167.847 0.00000 0.00000 1.00000; + scale 0.713127 0.713127 0.713127; + }; + }; + instance + { + transform + { + position 2.57608 -14.6166 1.09518; + rotation 143.842 -0.00000 -0.00000 -1.00000; + scale 0.778777 0.778777 0.778777; + }; + }; + instance + { + transform + { + position 2.57730 -14.4159 1.06663; + rotation 86.2276 0.00000 0.00000 1.00000; + scale 1.11813 1.11813 1.11813; + }; + }; + instance + { + transform + { + position -11.0005 -26.0353 0.953065; + rotation 132.313 -0.00000 -0.00000 -1.00000; + scale 1.08706 1.08706 1.08706; + }; + }; + instance + { + transform + { + position 1.25424 -3.32969 0.352628; + rotation 70.6369 0.00000 0.00000 1.00000; + scale 0.843997 0.843997 0.843997; + }; + }; + instance + { + transform + { + position 3.64327 -5.64317 0.788355; + rotation 173.382 0.00000 0.00000 1.00000; + scale 1.27045 1.27045 1.27045; + }; + }; + instance + { + transform + { + position 1.79358 -5.90398 0.563046; + rotation 115.784 0.00000 0.00000 1.00000; + scale 1.06690 1.06690 1.06690; + }; + }; + instance + { + transform + { + position -11.6262 -26.7496 1.01334; + rotation 136.062 -0.00000 -0.00000 -1.00000; + scale 0.938466 0.938466 0.938466; + }; + }; + instance + { + transform + { + position 1.47223 -5.65516 0.456864; + rotation 153.600 0.00000 0.00000 1.00000; + scale 1.21755 1.21755 1.21755; + }; + }; + instance + { + transform + { + position 1.51308 -6.62016 0.651978; + rotation 104.089 0.00000 0.00000 1.00000; + scale 1.06528 1.06528 1.06528; + }; + }; + instance + { + transform + { + position 1.73883 -6.48994 0.645203; + rotation 30.8302 0.00000 0.00000 -1.00000; + scale 1.11442 1.11442 1.11442; + }; + }; + instance + { + transform + { + position -3.57540 -2.07067 0.135325; + rotation 111.282 0.00000 0.00000 -1.00000; + scale 0.914943 0.914943 0.914943; + }; + }; + instance + { + transform + { + position 2.29765 -14.8727 1.07442; + rotation 106.386 0.00000 0.00000 -1.00000; + scale 1.12299 1.12299 1.12299; + }; + }; + instance + { + transform + { + position -4.00832 -4.29508 0.488452; + rotation 40.5401 0.00000 0.00000 1.00000; + scale 0.988336 0.988336 0.988336; + }; + }; + instance + { + transform + { + position -18.1842 -10.8280 0.928673; + rotation 169.070 -0.00000 -0.00000 -1.00000; + scale 0.970028 0.970028 0.970028; + }; + }; + instance + { + transform + { + position 0.654266 -3.84572 0.418649; + rotation 89.7770 0.00000 0.00000 1.00000; + scale 0.984858 0.984858 0.984858; + }; + }; + instance + { + transform + { + position -1.65151 -4.71363 0.647189; + rotation 155.857 -0.00000 -0.00000 -1.00000; + scale 1.19340 1.19340 1.19340; + }; + }; + instance + { + transform + { + position -0.0409262 -14.4942 0.892843; + rotation 56.2179 0.00000 0.00000 -1.00000; + scale 1.05733 1.05733 1.05733; + }; + }; + instance + { + transform + { + position -1.65793 -2.69377 0.218155; + rotation 135.628 -0.00000 -0.00000 -1.00000; + scale 0.727021 0.727021 0.727021; + }; + }; + instance + { + transform + { + position -2.93893 -2.34839 0.117713; + rotation 120.628 0.00000 0.00000 1.00000; + scale 0.715647 0.715647 0.715647; + }; + }; + instance + { + transform + { + position -2.51698 -2.83273 0.275332; + rotation 120.816 0.00000 0.00000 1.00000; + scale 1.20445 1.20445 1.20445; + }; + }; + instance + { + transform + { + position -14.6037 -10.1853 1.16474; + rotation 109.149 0.00000 0.00000 1.00000; + scale 0.823354 0.823354 0.823354; + }; + }; + instance + { + transform + { + position -2.56857 -3.22023 0.409995; + rotation 11.6410 0.00000 0.00000 -1.00000; + scale 1.09105 1.09105 1.09105; + }; + }; + instance + { + transform + { + position -0.789540 -3.19399 0.340074; + rotation 79.1551 0.00000 0.00000 1.00000; + scale 1.18032 1.18032 1.18032; + }; + }; + instance + { + transform + { + position -1.00561 -4.46895 0.499372; + rotation 158.561 0.00000 0.00000 1.00000; + scale 0.788337 0.788337 0.788337; + }; + }; + instance + { + transform + { + position -0.223971 -3.08086 0.310834; + rotation 54.1957 0.00000 0.00000 1.00000; + scale 1.24553 1.24553 1.24553; + }; + }; + instance + { + transform + { + position -11.5450 -21.9375 1.19074; + rotation 126.902 -0.00000 -0.00000 -1.00000; + scale 1.25909 1.25909 1.25909; + }; + }; + instance + { + transform + { + position -10.9921 -22.1222 1.22529; + rotation 133.256 0.00000 0.00000 1.00000; + scale 1.08774 1.08774 1.08774; + }; + }; + instance + { + transform + { + position -2.92147 -3.59811 0.508496; + rotation 106.272 0.00000 0.00000 -1.00000; + scale 1.12167 1.12167 1.12167; + }; + }; + instance + { + transform + { + position -3.86782 -5.02869 0.603733; + rotation 30.3956 0.00000 0.00000 -1.00000; + scale 0.730175 0.730175 0.730175; + }; + }; + instance + { + transform + { + position -11.1394 -22.3682 1.26873; + rotation 84.1481 0.00000 0.00000 -1.00000; + scale 0.738223 0.738223 0.738223; + }; + }; + instance + { + transform + { + position -2.94963 -1.20333 -0.0479051; + rotation 169.290 -0.00000 -0.00000 -1.00000; + scale 0.971900 0.971900 0.971900; + }; + }; + instance + { + transform + { + position -4.09449 -2.44990 0.229043; + rotation 36.6575 0.00000 0.00000 -1.00000; + scale 0.988054 0.988054 0.988054; + }; + }; + instance + { + transform + { + position -4.34684 -5.26070 0.621082; + rotation 25.7631 0.00000 0.00000 -1.00000; + scale 1.18937 1.18937 1.18937; + }; + }; + instance + { + transform + { + position -16.8629 -15.4306 1.16802; + rotation 137.831 -0.00000 -0.00000 -1.00000; + scale 1.22136 1.22136 1.22136; + }; + }; + instance + { + transform + { + position -3.83349 -5.25978 0.616421; + rotation 127.911 0.00000 0.00000 1.00000; + scale 1.09796 1.09796 1.09796; + }; + }; + instance + { + transform + { + position -0.372739 -5.53880 0.619970; + rotation 44.8912 0.00000 0.00000 -1.00000; + scale 0.780169 0.780169 0.780169; + }; + }; + instance + { + transform + { + position -10.2319 -9.37531 1.08263; + rotation 141.410 -0.00000 -0.00000 -1.00000; + scale 1.15745 1.15745 1.15745; + }; + }; + instance + { + transform + { + position 0.628852 -6.07507 0.538130; + rotation 133.182 -0.00000 -0.00000 -1.00000; + scale 1.04472 1.04472 1.04472; + }; + }; + instance + { + transform + { + position -0.0715520 -17.0161 0.952804; + rotation 175.321 0.00000 0.00000 1.00000; + scale 1.11491 1.11491 1.11491; + }; + }; + instance + { + transform + { + position -13.4171 -14.5151 0.850689; + rotation 173.973 -0.00000 -0.00000 -1.00000; + scale 0.801345 0.801345 0.801345; + }; + }; + instance + { + transform + { + position -13.1503 -14.7977 0.804885; + rotation 23.2397 0.00000 0.00000 1.00000; + scale 0.964323 0.964323 0.964323; + }; + }; + instance + { + transform + { + position -0.998841 -6.62387 0.722759; + rotation 165.136 0.00000 0.00000 1.00000; + scale 0.892670 0.892670 0.892670; + }; + }; + instance + { + transform + { + position 0.813642 -6.58822 0.632740; + rotation 164.433 -0.00000 -0.00000 -1.00000; + scale 1.21637 1.21637 1.21637; + }; + }; + instance + { + transform + { + position 0.958377 -5.40153 0.401242; + rotation 136.640 -0.00000 -0.00000 -1.00000; + scale 1.28385 1.28385 1.28385; + }; + }; + instance + { + transform + { + position 9.59789 -13.7758 0.858497; + rotation 143.277 0.00000 0.00000 1.00000; + scale 0.804576 0.804576 0.804576; + }; + }; + instance + { + transform + { + position 1.04115 -0.994159 0.0425496; + rotation 58.1719 0.00000 0.00000 1.00000; + scale 0.763199 0.763199 0.763199; + }; + }; + instance + { + transform + { + position 2.47321 -1.30722 0.343982; + rotation 94.8006 0.00000 0.00000 1.00000; + scale 1.03365 1.03365 1.03365; + }; + }; + instance + { + transform + { + position -4.27307 -11.8193 1.01604; + rotation 134.948 -0.00000 -0.00000 -1.00000; + scale 0.762798 0.762798 0.762798; + }; + }; + instance + { + transform + { + position -18.7255 -12.3472 0.846104; + rotation 155.820 0.00000 0.00000 1.00000; + scale 0.896231 0.896231 0.896231; + }; + }; + instance + { + transform + { + position -17.8551 -15.4264 1.12857; + rotation 38.8198 0.00000 0.00000 1.00000; + scale 1.23175 1.23175 1.23175; + }; + }; + instance + { + transform + { + position -6.17030 6.21163 0.424440; + rotation 46.9345 0.00000 0.00000 1.00000; + scale 1.03988 1.03988 1.03988; + }; + }; + instance + { + transform + { + position 3.35781 -5.25719 0.682188; + rotation 42.5576 0.00000 0.00000 1.00000; + scale 1.02755 1.02755 1.02755; + }; + }; + instance + { + transform + { + position 2.92681 -5.38823 0.610317; + rotation 101.463 0.00000 0.00000 1.00000; + scale 0.716048 0.716048 0.716048; + }; + }; + instance + { + transform + { + position 0.510547 -12.6448 0.776344; + rotation 128.974 0.00000 0.00000 1.00000; + scale 1.06470 1.06470 1.06470; + }; + }; + instance + { + transform + { + position 4.26282 -5.85933 0.866782; + rotation 105.509 0.00000 0.00000 1.00000; + scale 1.27487 1.27487 1.27487; + }; + }; + instance + { + transform + { + position 0.317416 -14.1063 0.763727; + rotation 170.268 -0.00000 -0.00000 -1.00000; + scale 1.13764 1.13764 1.13764; + }; + }; + instance + { + transform + { + position 3.41903 -6.31160 0.740754; + rotation 173.667 -0.00000 -0.00000 -1.00000; + scale 1.01670 1.01670 1.01670; + }; + }; + instance + { + transform + { + position 5.21757 -2.37798 0.559352; + rotation 82.5707 0.00000 0.00000 1.00000; + scale 0.973302 0.973302 0.973302; + }; + }; + instance + { + transform + { + position 5.72584 -1.25872 0.602157; + rotation 4.06711 0.00000 0.00000 -0.999996; + scale 0.875219 0.875219 0.875219; + }; + }; + instance + { + transform + { + position 6.06267 -0.967337 0.647052; + rotation 123.505 -0.00000 -0.00000 -1.00000; + scale 1.08798 1.08798 1.08798; + }; + }; + instance + { + transform + { + position -6.19568 -20.9751 1.09665; + rotation 168.424 0.00000 0.00000 1.00000; + scale 0.714761 0.714761 0.714761; + }; + }; + instance + { + transform + { + position 2.98827 -5.11431 0.568416; + rotation 38.6318 0.00000 0.00000 1.00000; + scale 0.863952 0.863952 0.863952; + }; + }; + instance + { + transform + { + position 8.19410 -4.86918 0.936925; + rotation 102.940 0.00000 0.00000 -1.00000; + scale 0.763800 0.763800 0.763800; + }; + }; + instance + { + transform + { + position 6.94748 -4.16056 0.803459; + rotation 129.687 0.00000 0.00000 1.00000; + scale 1.05117 1.05117 1.05117; + }; + }; + instance + { + transform + { + position 7.15633 -4.00512 0.810508; + rotation 131.871 0.00000 0.00000 1.00000; + scale 1.16085 1.16085 1.16085; + }; + }; + instance + { + transform + { + position 7.80895 -2.23681 0.852712; + rotation 79.3505 0.00000 0.00000 -1.00000; + scale 0.929217 0.929217 0.929217; + }; + }; + instance + { + transform + { + position 7.62893 -1.28682 0.602582; + rotation 147.121 0.00000 0.00000 1.00000; + scale 1.06825 1.06825 1.06825; + }; + }; + instance + { + transform + { + position 7.83896 -1.03404 0.626751; + rotation 37.2673 0.00000 0.00000 1.00000; + scale 1.24796 1.24796 1.24796; + }; + }; + instance + { + transform + { + position 8.37060 -1.10886 0.734603; + rotation 75.7639 0.00000 0.00000 -1.00000; + scale 1.02660 1.02660 1.02660; + }; + }; + instance + { + transform + { + position 5.44545 6.39139 0.846084; + rotation 56.8083 0.00000 0.00000 -1.00000; + scale 0.827206 0.827206 0.827206; + }; + }; + instance + { + transform + { + position 9.06651 -3.41362 1.05032; + rotation 13.0125 0.00000 0.00000 0.999999; + scale 0.966781 0.966781 0.966781; + }; + }; + instance + { + transform + { + position -13.4523 -19.0350 1.07092; + rotation 111.700 0.00000 0.00000 1.00000; + scale 1.19059 1.19059 1.19059; + }; + }; + instance + { + transform + { + position -11.4316 5.09458 0.430633; + rotation 147.599 -0.00000 -0.00000 -1.00000; + scale 0.779276 0.779276 0.779276; + }; + }; + instance + { + transform + { + position 3.06282 -4.61151 0.543447; + rotation 90.6233 0.00000 0.00000 -1.00000; + scale 1.25562 1.25562 1.25562; + }; + }; + instance + { + transform + { + position 9.26361 -2.63128 1.00485; + rotation 168.098 -0.00000 -0.00000 -1.00000; + scale 0.770980 0.770980 0.770980; + }; + }; + instance + { + transform + { + position -0.514632 -20.9937 1.12508; + rotation 25.7297 0.00000 0.00000 1.00000; + scale 0.908121 0.908121 0.908121; + }; + }; + instance + { + transform + { + position -5.53155 -5.89993 0.714828; + rotation 4.60921 0.00000 0.00000 0.999985; + scale 1.24632 1.24632 1.24632; + }; + }; + instance + { + transform + { + position -18.8038 -17.1211 1.08992; + rotation 141.842 0.00000 0.00000 1.00000; + scale 0.840093 0.840093 0.840093; + }; + }; + instance + { + transform + { + position -6.18004 -4.41074 0.474576; + rotation 145.070 0.00000 0.00000 1.00000; + scale 1.04220 1.04220 1.04220; + }; + }; + instance + { + transform + { + position -15.6526 -20.2209 0.852817; + rotation 172.732 0.00000 0.00000 1.00000; + scale 0.892936 0.892936 0.892936; + }; + }; + instance + { + transform + { + position -7.56875 -5.90262 0.742652; + rotation 7.12202 0.00000 0.00000 0.999996; + scale 0.862766 0.862766 0.862766; + }; + }; + instance + { + transform + { + position 8.83039 -4.33619 1.08478; + rotation 79.5976 0.00000 0.00000 -1.00000; + scale 1.18887 1.18887 1.18887; + }; + }; + instance + { + transform + { + position -16.5403 -22.6013 1.15548; + rotation 34.8932 0.00000 0.00000 -1.00000; + scale 0.856582 0.856582 0.856582; + }; + }; + instance + { + transform + { + position -6.77831 -6.04653 0.870140; + rotation 76.7862 0.00000 0.00000 1.00000; + scale 0.951111 0.951111 0.951111; + }; + }; + instance + { + transform + { + position -4.79773 6.54180 0.508542; + rotation 48.5320 0.00000 0.00000 1.00000; + scale 1.26975 1.26975 1.26975; + }; + }; + instance + { + transform + { + position -16.2880 -22.5363 1.11333; + rotation 40.3634 0.00000 0.00000 1.00000; + scale 0.835310 0.835310 0.835310; + }; + }; + instance + { + transform + { + position -16.5188 -25.7257 0.851134; + rotation 158.789 -0.00000 -0.00000 -1.00000; + scale 0.752756 0.752756 0.752756; + }; + }; + instance + { + transform + { + position -17.7272 -26.5146 0.851368; + rotation 11.7851 0.00000 0.00000 1.00000; + scale 0.868868 0.868868 0.868868; + }; + }; + instance + { + transform + { + position 8.21817 6.78063 0.730842; + rotation 109.689 0.00000 0.00000 -1.00000; + scale 1.10670 1.10670 1.10670; + }; + }; + instance + { + transform + { + position -7.51206 -1.72073 0.410501; + rotation 24.4813 0.00000 0.00000 1.00000; + scale 0.939201 0.939201 0.939201; + }; + }; + instance + { + transform + { + position 2.99022 -0.659987 0.427772; + rotation 21.0201 0.00000 0.00000 -1.00000; + scale 0.950238 0.950238 0.950238; + }; + }; + instance + { + transform + { + position -7.36095 -1.46254 0.348158; + rotation 35.4868 0.00000 0.00000 1.00000; + scale 0.915017 0.915017 0.915017; + }; + }; + instance + { + transform + { + position -7.60014 -2.09871 0.478288; + rotation 143.201 0.00000 0.00000 1.00000; + scale 0.921709 0.921709 0.921709; + }; + }; + instance + { + transform + { + position -9.06976 -5.73669 0.618566; + rotation 164.255 -0.00000 -0.00000 -1.00000; + scale 1.21059 1.21059 1.21059; + }; + }; + instance + { + transform + { + position -11.0240 -6.91643 0.907333; + rotation 25.9116 0.00000 0.00000 1.00000; + scale 0.865173 0.865173 0.865173; + }; + }; + instance + { + transform + { + position -13.9872 -24.0010 0.963351; + rotation 62.1116 0.00000 0.00000 1.00000; + scale 0.795337 0.795337 0.795337; + }; + }; + instance + { + transform + { + position 2.55992 -21.0894 0.974598; + rotation 37.7435 0.00000 0.00000 -1.00000; + scale 1.19859 1.19859 1.19859; + }; + }; + instance + { + transform + { + position -9.17022 -5.11627 0.630232; + rotation 113.392 0.00000 0.00000 -1.00000; + scale 0.783198 0.783198 0.783198; + }; + }; + instance + { + transform + { + position -10.6857 -4.78401 0.842434; + rotation 55.9760 0.00000 0.00000 1.00000; + scale 0.876682 0.876682 0.876682; + }; + }; + instance + { + transform + { + position -9.55890 -1.85709 0.614693; + rotation 75.2772 0.00000 0.00000 -1.00000; + scale 1.17611 1.17611 1.17611; + }; + }; + instance + { + transform + { + position -9.12596 -15.4653 1.01304; + rotation 150.255 -0.00000 -0.00000 -1.00000; + scale 0.846204 0.846204 0.846204; + }; + }; + instance + { + transform + { + position -15.5702 -25.9095 1.10038; + rotation 165.807 0.00000 0.00000 1.00000; + scale 1.19445 1.19445 1.19445; + }; + }; + instance + { + transform + { + position -10.9355 -6.15762 0.794534; + rotation 42.8132 0.00000 0.00000 -1.00000; + scale 1.24223 1.24223 1.24223; + }; + }; + instance + { + transform + { + position -11.8184 -6.32577 1.07654; + rotation 96.2075 0.00000 0.00000 1.00000; + scale 0.917566 0.917566 0.917566; + }; + }; + instance + { + transform + { + position -11.6217 -3.81528 0.927865; + rotation 78.6889 0.00000 0.00000 -1.00000; + scale 1.09630 1.09630 1.09630; + }; + }; + instance + { + transform + { + position -12.0722 -4.34307 0.878419; + rotation 60.5281 0.00000 0.00000 -1.00000; + scale 1.21857 1.21857 1.21857; + }; + }; + instance + { + transform + { + position -11.9303 -4.53786 0.848976; + rotation 158.862 -0.00000 -0.00000 -1.00000; + scale 1.13834 1.13834 1.13834; + }; + }; + instance + { + transform + { + position 4.14387 -20.5655 1.18099; + rotation 80.4117 0.00000 0.00000 -1.00000; + scale 0.975627 0.975627 0.975627; + }; + }; + instance + { + transform + { + position -11.1753 -2.58277 0.714628; + rotation 6.56052 0.00000 0.00000 0.999996; + scale 1.24393 1.24393 1.24393; + }; + }; + instance + { + transform + { + position -11.6135 -2.67107 0.751177; + rotation 23.1789 0.00000 0.00000 -0.999999; + scale 1.24446 1.24446 1.24446; + }; + }; + instance + { + transform + { + position -11.0227 -2.34441 0.685285; + rotation 117.502 0.00000 0.00000 -1.00000; + scale 0.971750 0.971750 0.971750; + }; + }; + instance + { + transform + { + position -12.4267 -2.48765 0.697814; + rotation 92.2012 0.00000 0.00000 -1.00000; + scale 1.10198 1.10198 1.10198; + }; + }; + instance + { + transform + { + position 5.05240 -0.200827 0.539557; + rotation 12.7542 0.00000 0.00000 1.00000; + scale 0.909409 0.909409 0.909409; + }; + }; + instance + { + transform + { + position -8.11326 -5.30984 0.593794; + rotation 61.7645 0.00000 0.00000 -1.00000; + scale 1.17547 1.17547 1.17547; + }; + }; + instance + { + transform + { + position 5.38681 -0.724922 0.591284; + rotation 60.7674 0.00000 0.00000 -1.00000; + scale 1.18446 1.18446 1.18446; + }; + }; + instance + { + transform + { + position 5.33999 0.945148 0.752158; + rotation 30.5439 0.00000 0.00000 -1.00000; + scale 0.763145 0.763145 0.763145; + }; + }; + instance + { + transform + { + position -14.9309 -20.6058 0.770573; + rotation 2.33436 0.00000 0.00000 1.00010; + scale 0.939283 0.939283 0.939283; + }; + }; + instance + { + transform + { + position -18.2751 -21.2886 1.19621; + rotation 130.721 0.00000 0.00000 1.00000; + scale 0.800308 0.800308 0.800308; + }; + }; + instance + { + transform + { + position 4.17264 -0.718532 0.510336; + rotation 20.8347 0.00000 0.00000 1.00000; + scale 0.991201 0.991201 0.991201; + }; + }; + instance + { + transform + { + position 7.15662 0.100996 0.805345; + rotation 72.1420 0.00000 0.00000 1.00000; + scale 0.841122 0.841122 0.841122; + }; + }; + instance + { + transform + { + position -18.5852 -23.7618 0.929401; + rotation 90.6343 0.00000 0.00000 -1.00000; + scale 1.03751 1.03751 1.03751; + }; + }; + instance + { + transform + { + position 9.30973 0.573363 0.680998; + rotation 69.4910 0.00000 0.00000 1.00000; + scale 1.27923 1.27923 1.27923; + }; + }; + instance + { + transform + { + position -5.99400 -0.780008 0.146650; + rotation 12.6688 0.00000 0.00000 1.00000; + scale 0.792332 0.792332 0.792332; + }; + }; + instance + { + transform + { + position -5.28378 -0.646571 0.193881; + rotation 25.1077 0.00000 0.00000 -0.999999; + scale 1.11743 1.11743 1.11743; + }; + }; + instance + { + transform + { + position -16.8544 -24.8552 0.767105; + rotation 8.72224 0.00000 0.00000 -1.00000; + scale 1.21235 1.21235 1.21235; + }; + }; + instance + { + transform + { + position -16.5298 -24.8192 0.775889; + rotation 86.7693 0.00000 0.00000 -1.00000; + scale 0.848579 0.848579 0.848579; + }; + }; + instance + { + transform + { + position -9.08494 -0.475214 0.379300; + rotation 80.5100 0.00000 0.00000 -1.00000; + scale 1.22016 1.22016 1.22016; + }; + }; + instance + { + transform + { + position -8.78918 -0.200333 0.248750; + rotation 113.295 0.00000 0.00000 1.00000; + scale 1.05889 1.05889 1.05889; + }; + }; + instance + { + transform + { + position 6.45517 7.57579 0.952481; + rotation 94.6499 0.00000 0.00000 1.00000; + scale 0.935762 0.935762 0.935762; + }; + }; + instance + { + transform + { + position -9.11697 0.284765 0.173220; + rotation 17.0368 0.00000 0.00000 1.00000; + scale 0.982410 0.982410 0.982410; + }; + }; + instance + { + transform + { + position -9.83459 -0.563484 0.510382; + rotation 4.26572 0.00000 0.00000 -1.00001; + scale 0.926713 0.926713 0.926713; + }; + }; + instance + { + transform + { + position -12.5580 -15.2707 0.779201; + rotation 92.8927 0.00000 0.00000 -1.00000; + scale 1.08370 1.08370 1.08370; + }; + }; + instance + { + transform + { + position -11.8380 -0.991151 0.424250; + rotation 41.5387 0.00000 0.00000 1.00000; + scale 1.28191 1.28191 1.28191; + }; + }; + instance + { + transform + { + position 5.13241 -6.66641 0.874320; + rotation 84.2838 0.00000 0.00000 -1.00000; + scale 0.972802 0.972802 0.972802; + }; + }; + instance + { + transform + { + position -3.32204 7.01492 0.342615; + rotation 65.8089 0.00000 0.00000 1.00000; + scale 1.16078 1.16078 1.16078; + }; + }; + instance + { + transform + { + position 3.77947 -0.718304 0.481880; + rotation 124.947 -0.00000 -0.00000 -1.00000; + scale 1.12025 1.12025 1.12025; + }; + }; + instance + { + transform + { + position 3.47258 -0.995458 0.473290; + rotation 143.071 0.00000 0.00000 1.00000; + scale 0.924373 0.924373 0.924373; + }; + }; + instance + { + transform + { + position 3.52489 0.307489 0.515412; + rotation 42.8130 0.00000 0.00000 -1.00000; + scale 1.17954 1.17954 1.17954; + }; + }; + instance + { + transform + { + position -8.34905 -23.7124 1.01417; + rotation 1.42818 0.00000 0.00000 1.00001; + scale 1.04366 1.04366 1.04366; + }; + }; + instance + { + transform + { + position -13.6398 -25.3643 1.17678; + rotation 23.9583 0.00000 0.00000 1.00000; + scale 1.19506 1.19506 1.19506; + }; + }; + instance + { + transform + { + position 4.96660 -5.90889 0.899104; + rotation 99.4809 0.00000 0.00000 1.00000; + scale 1.11166 1.11166 1.11166; + }; + }; + instance + { + transform + { + position -17.6148 -5.59186 0.843553; + rotation 106.166 0.00000 0.00000 1.00000; + scale 0.885162 0.885162 0.885162; + }; + }; + instance + { + transform + { + position -18.3737 -28.8544 1.17193; + rotation 117.556 0.00000 0.00000 1.00000; + scale 1.02682 1.02682 1.02682; + }; + }; + instance + { + transform + { + position 5.83169 0.748959 0.860293; + rotation 131.875 0.00000 0.00000 1.00000; + scale 0.930186 0.930186 0.930186; + }; + }; + instance + { + transform + { + position 5.62737 2.38369 0.740320; + rotation 98.1959 0.00000 0.00000 -1.00000; + scale 0.780612 0.780612 0.780612; + }; + }; + instance + { + transform + { + position 5.61291 1.98409 0.790655; + rotation 118.166 0.00000 0.00000 -1.00000; + scale 0.716408 0.716408 0.716408; + }; + }; + instance + { + transform + { + position -16.3806 -28.0024 0.939478; + rotation 3.87954 0.00000 0.00000 -0.999992; + scale 0.763852 0.763852 0.763852; + }; + }; + instance + { + transform + { + position -19.9729 -27.6785 0.932692; + rotation 140.659 0.00000 0.00000 1.00000; + scale 1.21995 1.21995 1.21995; + }; + }; + instance + { + transform + { + position -6.47620 -23.9186 0.812683; + rotation 38.7601 0.00000 0.00000 1.00000; + scale 0.931075 0.931075 0.931075; + }; + }; + instance + { + transform + { + position -6.16246 -23.6111 0.851074; + rotation 70.1906 0.00000 0.00000 1.00000; + scale 1.19386 1.19386 1.19386; + }; + }; + instance + { + transform + { + position 6.89914 1.09182 0.767754; + rotation 115.273 0.00000 0.00000 1.00000; + scale 1.01057 1.01057 1.01057; + }; + }; + instance + { + transform + { + position -4.70287 7.48462 0.623453; + rotation 44.7583 0.00000 0.00000 -1.00000; + scale 0.749365 0.749365 0.749365; + }; + }; + instance + { + transform + { + position 7.66326 1.23267 0.758691; + rotation 80.4214 0.00000 0.00000 1.00000; + scale 1.13089 1.13089 1.13089; + }; + }; + instance + { + transform + { + position -15.5975 -28.3032 1.07503; + rotation 99.9758 0.00000 0.00000 1.00000; + scale 0.767089 0.767089 0.767089; + }; + }; + instance + { + transform + { + position 1.82083 0.965483 0.211126; + rotation 109.779 0.00000 0.00000 1.00000; + scale 1.16738 1.16738 1.16738; + }; + }; + instance + { + transform + { + position 1.18297 2.64525 -0.0414434; + rotation 132.702 0.00000 0.00000 1.00000; + scale 1.07365 1.07365 1.07365; + }; + }; + instance + { + transform + { + position -10.3457 -12.2648 0.867473; + rotation 70.2807 0.00000 0.00000 -1.00000; + scale 1.26164 1.26164 1.26164; + }; + }; + instance + { + transform + { + position -10.8940 2.29336 0.325411; + rotation 133.895 -0.00000 -0.00000 -1.00000; + scale 0.987136 0.987136 0.987136; + }; + }; + instance + { + transform + { + position -19.0134 -27.3500 0.928308; + rotation 114.906 0.00000 0.00000 -1.00000; + scale 1.01952 1.01952 1.01952; + }; + }; + instance + { + transform + { + position -18.7980 -29.4468 1.06822; + rotation 97.7698 0.00000 0.00000 1.00000; + scale 1.15963 1.15963 1.15963; + }; + }; + instance + { + transform + { + position 4.48237 1.53562 0.652585; + rotation 84.9107 0.00000 0.00000 -1.00000; + scale 1.02935 1.02935 1.02935; + }; + }; + instance + { + transform + { + position 6.32643 -3.42157 0.689932; + rotation 165.350 -0.00000 -0.00000 -1.00000; + scale 1.04917 1.04917 1.04917; + }; + }; + instance + { + transform + { + position 2.95148 1.91648 0.279557; + rotation 144.702 -0.00000 -0.00000 -1.00000; + scale 1.25899 1.25899 1.25899; + }; + }; + instance + { + transform + { + position 6.54147 -3.48466 0.704508; + rotation 12.6017 0.00000 0.00000 1.00000; + scale 0.729717 0.729717 0.729717; + }; + }; + instance + { + transform + { + position 3.44664 2.54673 0.422056; + rotation 1.42544 0.00000 0.00000 -1.00005; + scale 0.773737 0.773737 0.773737; + }; + }; + instance + { + transform + { + position 3.26953 1.97742 0.340676; + rotation 98.4056 0.00000 0.00000 1.00000; + scale 1.08164 1.08164 1.08164; + }; + }; + instance + { + transform + { + position 4.33595 1.88607 0.645099; + rotation 125.627 -0.00000 -0.00000 -1.00000; + scale 1.12218 1.12218 1.12218; + }; + }; + instance + { + transform + { + position 6.01836 -25.1808 1.03341; + rotation 5.75764 0.00000 0.00000 1.00001; + scale 1.03912 1.03912 1.03912; + }; + }; + instance + { + transform + { + position 6.06680 -24.5572 1.11760; + rotation 152.831 0.00000 0.00000 1.00000; + scale 0.801189 0.801189 0.801189; + }; + }; + instance + { + transform + { + position -13.0984 2.05864 0.723523; + rotation 54.5693 0.00000 0.00000 -1.00000; + scale 0.948411 0.948411 0.948411; + }; + }; + instance + { + transform + { + position -14.2693 -28.7136 1.15170; + rotation 91.0481 0.00000 0.00000 1.00000; + scale 0.914764 0.914764 0.914764; + }; + }; + instance + { + transform + { + position -17.1723 -2.10336 0.839336; + rotation 115.423 0.00000 0.00000 -1.00000; + scale 0.755922 0.755922 0.755922; + }; + }; + instance + { + transform + { + position -15.1214 -29.0275 1.03914; + rotation 30.6174 0.00000 0.00000 -1.00000; + scale 0.830900 0.830900 0.830900; + }; + }; + instance + { + transform + { + position -7.15539 8.83432 0.468375; + rotation 54.9687 0.00000 0.00000 1.00000; + scale 0.742305 0.742305 0.742305; + }; + }; + instance + { + transform + { + position 4.10073 -24.4018 0.868944; + rotation 3.48003 0.00000 0.00000 0.999993; + scale 1.27300 1.27300 1.27300; + }; + }; + instance + { + transform + { + position 4.51918 -23.8902 0.778324; + rotation 61.5106 0.00000 0.00000 -1.00000; + scale 0.861322 0.861322 0.861322; + }; + }; + instance + { + transform + { + position -7.59491 -14.8411 1.02125; + rotation 116.783 0.00000 0.00000 1.00000; + scale 0.926466 0.926466 0.926466; + }; + }; + instance + { + transform + { + position -15.0039 -27.0100 1.09927; + rotation 125.849 0.00000 0.00000 1.00000; + scale 1.09856 1.09856 1.09856; + }; + }; + instance + { + transform + { + position -8.67905 -16.6050 1.00792; + rotation 156.721 0.00000 0.00000 1.00000; + scale 1.15185 1.15185 1.15185; + }; + }; + instance + { + transform + { + position -16.3674 -29.5638 1.04535; + rotation 48.2576 0.00000 0.00000 1.00000; + scale 0.867142 0.867142 0.867142; + }; + }; + instance + { + transform + { + position 2.50926 -22.7791 0.999223; + rotation 53.6548 0.00000 0.00000 1.00000; + scale 0.819834 0.819834 0.819834; + }; + }; + instance + { + transform + { + position 5.11855 -1.49273 0.541816; + rotation 141.284 -0.00000 -0.00000 -1.00000; + scale 0.979693 0.979693 0.979693; + }; + }; + instance + { + transform + { + position -3.85779 6.87929 0.425142; + rotation 14.1736 0.00000 0.00000 1.00000; + scale 1.01413 1.01413 1.01413; + }; + }; + instance + { + transform + { + position 2.11401 -24.8355 0.879531; + rotation 94.3759 0.00000 0.00000 1.00000; + scale 1.11489 1.11489 1.11489; + }; + }; + instance + { + transform + { + position -4.59280 8.36348 0.743433; + rotation 77.6321 0.00000 0.00000 1.00000; + scale 0.964227 0.964227 0.964227; + }; + }; + instance + { + transform + { + position 9.37549 3.92748 1.00012; + rotation 167.327 0.00000 0.00000 1.00000; + scale 0.905169 0.905169 0.905169; + }; + }; + instance + { + transform + { + position 6.67763 -1.07492 0.627996; + rotation 127.345 0.00000 0.00000 1.00000; + scale 1.07593 1.07593 1.07593; + }; + }; + instance + { + transform + { + position -18.0765 -27.8348 0.933214; + rotation 179.185 0.00000 0.00000 1.00000; + scale 1.12063 1.12063 1.12063; + }; + }; + instance + { + transform + { + position 3.52865 3.04385 0.525520; + rotation 126.123 0.00000 0.00000 1.00000; + scale 1.22908 1.22908 1.22908; + }; + }; + instance + { + transform + { + position -17.8960 -29.7428 1.07332; + rotation 42.3611 0.00000 0.00000 1.00000; + scale 1.20060 1.20060 1.20060; + }; + }; + instance + { + transform + { + position -12.5269 4.24049 0.466034; + rotation 74.5596 0.00000 0.00000 -1.00000; + scale 1.11445 1.11445 1.11445; + }; + }; + instance + { + transform + { + position -5.36154 7.22879 0.662084; + rotation 79.4935 0.00000 0.00000 1.00000; + scale 0.828418 0.828418 0.828418; + }; + }; + instance + { + transform + { + position 8.11520 -2.67744 1.02193; + rotation 93.2332 0.00000 0.00000 1.00000; + scale 1.01071 1.01071 1.01071; + }; + }; + instance + { + transform + { + position -19.4603 -28.4395 1.06795; + rotation 11.1818 0.00000 0.00000 1.00000; + scale 1.15004 1.15004 1.15004; + }; + }; + instance + { + transform + { + position -4.02741 -26.5782 1.11024; + rotation 23.4450 0.00000 0.00000 0.999999; + scale 0.828035 0.828035 0.828035; + }; + }; + instance + { + transform + { + position 2.66931 -9.94850 0.851220; + rotation 141.773 -0.00000 -0.00000 -1.00000; + scale 1.02807 1.02807 1.02807; + }; + }; + instance + { + transform + { + position -4.47462 -26.3746 1.03369; + rotation 108.503 0.00000 0.00000 -1.00000; + scale 0.741943 0.741943 0.741943; + }; + }; + instance + { + transform + { + position -16.2700 -26.9181 0.967444; + rotation 92.3388 0.00000 0.00000 1.00000; + scale 1.09321 1.09321 1.09321; + }; + }; + instance + { + transform + { + position 0.595678 -24.3817 1.12946; + rotation 56.8665 0.00000 0.00000 -1.00000; + scale 0.828064 0.828064 0.828064; + }; + }; + instance + { + transform + { + position 6.91335 3.41463 0.743185; + rotation 138.037 0.00000 0.00000 1.00000; + scale 0.810061 0.810061 0.810061; + }; + }; + instance + { + transform + { + position -14.0435 -25.4776 1.15750; + rotation 93.3403 0.00000 0.00000 -1.00000; + scale 1.29493 1.29493 1.29493; + }; + }; + instance + { + transform + { + position -1.90417 -24.9071 1.18040; + rotation 25.3951 0.00000 0.00000 1.00000; + scale 1.14074 1.14074 1.14074; + }; + }; + instance + { + transform + { + position -15.6893 -21.1264 0.939572; + rotation 149.220 -0.00000 -0.00000 -1.00000; + scale 1.26402 1.26402 1.26402; + }; + }; + instance + { + transform + { + position 7.38373 -5.52799 0.917283; + rotation 68.1004 0.00000 0.00000 -1.00000; + scale 0.990666 0.990666 0.990666; + }; + }; + instance + { + transform + { + position -15.6292 -23.4482 0.851771; + rotation 91.9155 0.00000 0.00000 -1.00000; + scale 0.866742 0.866742 0.866742; + }; + }; + instance + { + transform + { + position -4.26986 -20.9708 0.930187; + rotation 164.548 0.00000 0.00000 1.00000; + scale 0.712093 0.712093 0.712093; + }; + }; + instance + { + transform + { + position 8.05937 -5.95099 0.916767; + rotation 179.176 -0.00000 -0.00000 -1.00000; + scale 0.715873 0.715873 0.715873; + }; + }; + instance + { + transform + { + position 8.45510 -9.74057 1.06702; + rotation 49.8132 0.00000 0.00000 -1.00000; + scale 0.757606 0.757606 0.757606; + }; + }; + instance + { + transform + { + position -17.6239 -23.2848 0.961586; + rotation 45.9427 0.00000 0.00000 1.00000; + scale 0.877766 0.877766 0.877766; + }; + }; + instance + { + transform + { + position -19.7412 -25.3022 0.999826; + rotation 106.779 0.00000 0.00000 -1.00000; + scale 0.889009 0.889009 0.889009; + }; + }; + instance + { + transform + { + position 7.08786 4.72213 0.663160; + rotation 83.4288 0.00000 0.00000 -1.00000; + scale 1.06588 1.06588 1.06588; + }; + }; + instance + { + transform + { + position -8.53001 7.95388 0.446440; + rotation 74.4206 0.00000 0.00000 1.00000; + scale 0.757262 0.757262 0.757262; + }; + }; + instance + { + transform + { + position 5.66548 -8.71985 0.801110; + rotation 31.6425 0.00000 0.00000 -1.00000; + scale 1.25562 1.25562 1.25562; + }; + }; + instance + { + transform + { + position 2.80904 -26.2361 1.01618; + rotation 4.50806 0.00000 0.00000 -0.999992; + scale 0.807757 0.807757 0.807756; + }; + }; + instance + { + transform + { + position 5.56034 -8.89844 0.742734; + rotation 127.952 -0.00000 -0.00000 -1.00000; + scale 0.882249 0.882249 0.882249; + }; + }; + instance + { + transform + { + position 8.18289 7.16603 0.736484; + rotation 71.2804 0.00000 0.00000 1.00000; + scale 0.920704 0.920704 0.920704; + }; + }; + instance + { + transform + { + position 1.80110 3.01797 0.108779; + rotation 96.5785 0.00000 0.00000 1.00000; + scale 1.10020 1.10020 1.10020; + }; + }; + instance + { + transform + { + position -14.3625 -20.3674 0.905484; + rotation 47.0698 0.00000 0.00000 -1.00000; + scale 0.773653 0.773653 0.773653; + }; + }; + instance + { + transform + { + position 1.29918 4.60640 0.102757; + rotation 96.8588 0.00000 0.00000 -1.00000; + scale 0.724713 0.724713 0.724713; + }; + }; + instance + { + transform + { + position -10.5647 3.49672 0.183622; + rotation 162.188 0.00000 0.00000 1.00000; + scale 1.02025 1.02025 1.02025; + }; + }; + instance + { + transform + { + position -10.8877 4.84203 0.371693; + rotation 50.1352 0.00000 0.00000 1.00000; + scale 0.829463 0.829463 0.829463; + }; + }; + instance + { + transform + { + position 4.85081 -24.3459 0.846264; + rotation 160.828 0.00000 0.00000 1.00000; + scale 0.883648 0.883648 0.883648; + }; + }; + instance + { + transform + { + position -9.44543 -7.48838 0.826918; + rotation 141.902 -0.00000 -0.00000 -1.00000; + scale 0.819361 0.819361 0.819361; + }; + }; + instance + { + transform + { + position -7.29498 5.12259 0.122485; + rotation 9.23838 0.00000 0.00000 -1.00001; + scale 1.28414 1.28414 1.28414; + }; + }; + instance + { + transform + { + position -9.92154 -9.32602 1.12802; + rotation 15.1092 0.00000 0.00000 1.00001; + scale 0.829368 0.829368 0.829368; + }; + }; + instance + { + transform + { + position 6.87776 5.18713 0.629050; + rotation 32.1271 0.00000 0.00000 1.00000; + scale 1.17254 1.17254 1.17254; + }; + }; + instance + { + transform + { + position 7.53410 5.17166 0.744709; + rotation 1.70589 0.00000 0.00000 1.00006; + scale 0.716123 0.716123 0.716123; + }; + }; + instance + { + transform + { + position 2.34180 5.52650 0.460964; + rotation 116.846 0.00000 0.00000 -1.00000; + scale 0.862026 0.862026 0.862026; + }; + }; + instance + { + transform + { + position 2.65483 5.05474 0.498535; + rotation 56.6307 0.00000 0.00000 1.00000; + scale 1.27661 1.27661 1.27661; + }; + }; + instance + { + transform + { + position 2.82170 4.81502 0.524401; + rotation 157.656 0.00000 0.00000 1.00000; + scale 0.940082 0.940082 0.940082; + }; + }; + instance + { + transform + { + position 1.11479 5.54591 0.237025; + rotation 54.5327 0.00000 0.00000 -1.00000; + scale 0.882593 0.882593 0.882593; + }; + }; + instance + { + transform + { + position -17.7764 -24.5034 0.867823; + rotation 66.4552 0.00000 0.00000 -1.00000; + scale 1.04957 1.04957 1.04957; + }; + }; + instance + { + transform + { + position 1.61932 5.96968 0.442202; + rotation 78.1455 0.00000 0.00000 1.00000; + scale 0.904389 0.904389 0.904389; + }; + }; + instance + { + transform + { + position -10.9226 5.73528 0.369671; + rotation 179.422 -0.00000 -0.00000 -1.00000; + scale 0.817463 0.817463 0.817463; + }; + }; + instance + { + transform + { + position -2.16825 -27.4093 1.16473; + rotation 34.5756 0.00000 0.00000 -1.00000; + scale 1.01791 1.01791 1.01791; + }; + }; + instance + { + transform + { + position 2.00590 8.17939 0.451892; + rotation 97.8409 0.00000 0.00000 -1.00000; + scale 0.897132 0.897132 0.897132; + }; + }; + instance + { + transform + { + position -6.33216 -23.0689 0.940787; + rotation 43.7130 0.00000 0.00000 1.00000; + scale 1.22364 1.22364 1.22364; + }; + }; + instance + { + transform + { + position -15.6848 -26.3476 1.03231; + rotation 151.147 0.00000 0.00000 1.00000; + scale 0.905980 0.905980 0.905980; + }; + }; + instance + { + transform + { + position -2.01565 6.06607 0.0785305; + rotation 160.973 -0.00000 -0.00000 -1.00000; + scale 0.827276 0.827276 0.827276; + }; + }; + instance + { + transform + { + position 4.15780 5.82105 0.632735; + rotation 83.9559 0.00000 0.00000 1.00000; + scale 0.895809 0.895809 0.895809; + }; + }; + instance + { + transform + { + position 2.29700 -20.4601 0.912190; + rotation 123.823 0.00000 0.00000 1.00000; + scale 0.718299 0.718299 0.718299; + }; + }; + instance + { + transform + { + position -6.89647 -21.6184 1.11014; + rotation 173.106 0.00000 0.00000 1.00000; + scale 1.21838 1.21838 1.21838; + }; + }; + instance + { + transform + { + position -13.8349 -22.0950 0.756221; + rotation 59.9423 0.00000 0.00000 -1.00000; + scale 1.13684 1.13684 1.13684; + }; + }; + instance + { + transform + { + position -1.37655 -27.8176 0.966722; + rotation 4.16092 0.00000 0.00000 1.00000; + scale 1.19644 1.19644 1.19644; + }; + }; + instance + { + transform + { + position -8.32372 -25.7085 0.800388; + rotation 165.526 0.00000 0.00000 1.00000; + scale 0.850908 0.850908 0.850908; + }; + }; + instance + { + transform + { + position -5.86545 4.67041 0.0739674; + rotation 152.522 -0.00000 -0.00000 -1.00000; + scale 0.900789 0.900789 0.900789; + }; + }; + instance + { + transform + { + position -6.70199 5.14849 0.177146; + rotation 137.140 -0.00000 -0.00000 -1.00000; + scale 0.924022 0.924022 0.924022; + }; + }; + instance + { + transform + { + position -6.93761 5.94231 0.350115; + rotation 87.9374 0.00000 0.00000 1.00000; + scale 1.12056 1.12056 1.12056; + }; + }; + instance + { + transform + { + position -7.10504 6.11595 0.357185; + rotation 35.7973 0.00000 0.00000 1.00000; + scale 0.750272 0.750272 0.750272; + }; + }; + instance + { + transform + { + position -6.36913 6.03977 0.413313; + rotation 51.1096 0.00000 0.00000 1.00000; + scale 1.25067 1.25067 1.25067; + }; + }; + instance + { + transform + { + position 5.24007 5.84598 0.766862; + rotation 110.876 0.00000 0.00000 -1.00000; + scale 0.700475 0.700475 0.700475; + }; + }; + instance + { + transform + { + position -4.80842 5.65437 0.321459; + rotation 22.3350 0.00000 0.00000 -1.00000; + scale 0.707411 0.707411 0.707411; + }; + }; + instance + { + transform + { + position -4.41355 6.13936 0.426946; + rotation 69.8090 0.00000 0.00000 1.00000; + scale 0.778635 0.778635 0.778635; + }; + }; + instance + { + transform + { + position 8.49167 -8.62039 0.988297; + rotation 142.738 -0.00000 -0.00000 -1.00000; + scale 1.07480 1.07480 1.07480; + }; + }; + instance + { + transform + { + position -7.09297 7.85378 0.460435; + rotation 167.035 -0.00000 -0.00000 -1.00000; + scale 1.19040 1.19040 1.19040; + }; + }; + instance + { + transform + { + position -6.47909 8.09120 0.580392; + rotation 134.337 -0.00000 -0.00000 -1.00000; + scale 1.11180 1.11180 1.11180; + }; + }; + instance + { + transform + { + position -6.86886 6.90686 0.477357; + rotation 161.828 -0.00000 -0.00000 -1.00000; + scale 0.727505 0.727505 0.727505; + }; + }; + instance + { + transform + { + position 6.70739 7.61698 0.923253; + rotation 16.3199 0.00000 0.00000 1.00000; + scale 0.830467 0.830467 0.830467; + }; + }; + instance + { + transform + { + position 5.70651 7.00337 0.873819; + rotation 122.023 0.00000 0.00000 1.00000; + scale 1.26016 1.26016 1.26016; + }; + }; + instance + { + transform + { + position -16.2234 4.34877 0.916541; + rotation 89.8909 0.00000 0.00000 -1.00000; + scale 1.18483 1.18483 1.18483; + }; + }; + instance + { + transform + { + position 6.14790 7.82235 0.950353; + rotation 100.800 0.00000 0.00000 1.00000; + scale 0.941710 0.941710 0.941710; + }; + }; + instance + { + transform + { + position -4.69798 6.97901 0.570819; + rotation 86.9078 0.00000 0.00000 -1.00000; + scale 0.783447 0.783447 0.783447; + }; + }; + instance + { + transform + { + position -4.64755 8.62582 0.804278; + rotation 43.6499 0.00000 0.00000 -1.00000; + scale 0.926456 0.926456 0.926456; + }; + }; + instance + { + transform + { + position -5.09521 8.45944 0.802154; + rotation 32.1809 0.00000 0.00000 -1.00000; + scale 0.721175 0.721175 0.721175; + }; + }; + instance + { + transform + { + position -1.12809 -7.39213 0.634679; + rotation 143.057 0.00000 0.00000 1.00000; + scale 0.847464 0.847464 0.847464; + }; + }; + instance + { + transform + { + position 1.21668 8.59244 0.489836; + rotation 168.409 -0.00000 -0.00000 -1.00000; + scale 1.16254 1.16254 1.16254; + }; + }; + instance + { + transform + { + position -8.45096 8.42815 0.513912; + rotation 54.1550 0.00000 0.00000 -1.00000; + scale 1.06282 1.06282 1.06282; + }; + }; + instance + { + transform + { + position -11.7747 -20.6873 0.986328; + rotation 109.052 0.00000 0.00000 1.00000; + scale 0.970134 0.970134 0.970134; + }; + }; + instance + { + transform + { + position -8.53055 8.15825 0.476581; + rotation 51.4748 0.00000 0.00000 1.00000; + scale 0.805955 0.805955 0.805955; + }; + }; + instance + { + transform + { + position -15.0707 -23.0385 0.848427; + rotation 1.90571 0.00000 0.00000 -1.00031; + scale 0.893581 0.893581 0.893581; + }; + }; + instance + { + transform + { + position 8.92707 7.36110 0.742740; + rotation 121.274 0.00000 0.00000 1.00000; + scale 0.887322 0.887322 0.887322; + }; + }; + instance + { + transform + { + position -1.24433 -7.95866 0.599960; + rotation 142.323 -0.00000 -0.00000 -1.00000; + scale 0.711475 0.711475 0.711475; + }; + }; + instance + { + transform + { + position -19.1867 -22.5003 0.991598; + rotation 20.4196 0.00000 0.00000 1.00000; + scale 0.981274 0.981274 0.981274; + }; + }; + instance + { + transform + { + position -7.19464 -0.690760 0.226414; + rotation 96.6588 0.00000 0.00000 -1.00000; + scale 1.03916 1.03916 1.03916; + }; + }; + instance + { + transform + { + position -10.7328 8.87198 0.794280; + rotation 131.595 0.00000 0.00000 1.00000; + scale 1.22624 1.22624 1.22624; + }; + }; + instance + { + transform + { + position 8.85618 7.67642 0.797799; + rotation 65.7861 0.00000 0.00000 1.00000; + scale 0.745863 0.745863 0.745863; + }; + }; + instance + { + transform + { + position -14.5189 6.82449 0.811338; + rotation 151.327 -0.00000 -0.00000 -1.00000; + scale 1.13719 1.13719 1.13719; + }; + }; + instance + { + transform + { + position -9.77476 7.11982 0.370911; + rotation 16.5028 0.00000 0.00000 -1.00000; + scale 1.12183 1.12183 1.12183; + }; + }; + instance + { + transform + { + position 3.69273 7.43191 0.710312; + rotation 153.898 0.00000 0.00000 1.00000; + scale 0.767572 0.767572 0.767572; + }; + }; + instance + { + transform + { + position 3.74290 7.12963 0.696207; + rotation 104.110 0.00000 0.00000 -1.00000; + scale 0.771407 0.771407 0.771408; + }; + }; + instance + { + transform + { + position -12.0878 7.64212 0.635596; + rotation 42.2445 0.00000 0.00000 1.00000; + scale 1.23208 1.23208 1.23208; + }; + }; + instance + { + transform + { + position -10.5982 9.95543 0.793984; + rotation 14.8270 0.00000 0.00000 0.999999; + scale 0.943601 0.943601 0.943601; + }; + }; + instance + { + transform + { + position -8.02414 -11.2247 0.858791; + rotation 65.9378 0.00000 0.00000 -1.00000; + scale 0.850526 0.850526 0.850526; + }; + }; + instance + { + transform + { + position 8.18864 -20.0581 0.777563; + rotation 121.091 0.00000 0.00000 1.00000; + scale 1.17080 1.17080 1.17080; + }; + }; + instance + { + transform + { + position -2.73413 9.65495 0.741159; + rotation 147.746 0.00000 0.00000 1.00000; + scale 1.24465 1.24465 1.24465; + }; + }; + instance + { + transform + { + position -6.87349 -0.544435 0.152083; + rotation 103.948 0.00000 0.00000 1.00000; + scale 1.20208 1.20208 1.20208; + }; + }; + instance + { + transform + { + position -2.67232 9.19222 0.712694; + rotation 94.3389 0.00000 0.00000 -1.00000; + scale 0.981007 0.981007 0.981007; + }; + }; + instance + { + transform + { + position -3.00620 9.18607 0.741581; + rotation 172.650 -0.00000 -0.00000 -1.00000; + scale 0.762871 0.762871 0.762871; + }; + }; + instance + { + transform + { + position -5.82245 -12.1234 1.09876; + rotation 110.663 0.00000 0.00000 1.00000; + scale 0.984309 0.984309 0.984309; + }; + }; + instance + { + transform + { + position -13.3625 -5.97931 0.937853; + rotation 51.6270 0.00000 0.00000 -1.00000; + scale 1.20611 1.20611 1.20611; + }; + }; + instance + { + transform + { + position 5.41669 -20.0911 0.962469; + rotation 68.1387 0.00000 0.00000 1.00000; + scale 1.12575 1.12575 1.12575; + }; + }; + instance + { + transform + { + position -7.06812 -16.3664 1.10360; + rotation 117.077 0.00000 0.00000 1.00000; + scale 1.21631 1.21631 1.21631; + }; + }; + instance + { + transform + { + position -13.0889 -3.86721 0.933580; + rotation 99.5263 0.00000 0.00000 -1.00000; + scale 1.07447 1.07447 1.07447; + }; + }; + instance + { + transform + { + position -9.21419 7.23647 0.320155; + rotation 60.3023 0.00000 0.00000 -1.00000; + scale 1.19475 1.19475 1.19475; + }; + }; + instance + { + transform + { + position -19.8787 -27.8635 0.954889; + rotation 40.2839 0.00000 0.00000 -1.00000; + scale 0.938681 0.938681 0.938681; + }; + }; + instance + { + transform + { + position -11.8521 9.39909 0.833845; + rotation 129.910 0.00000 0.00000 1.00000; + scale 1.13485 1.13485 1.13485; + }; + }; + instance + { + transform + { + position -12.4916 9.16508 0.786419; + rotation 67.5794 0.00000 0.00000 1.00000; + scale 1.23932 1.23932 1.23932; + }; + }; + instance + { + transform + { + position -3.15796 -27.3785 1.21584; + rotation 76.4550 0.00000 0.00000 1.00000; + scale 1.15951 1.15951 1.15951; + }; + }; + instance + { + transform + { + position 6.76932 -13.8678 0.906191; + rotation 5.46976 0.00000 0.00000 -0.999993; + scale 1.21329 1.21329 1.21329; + }; + }; + instance + { + transform + { + position -6.94965 8.93562 0.481843; + rotation 1.66126 0.00000 0.00000 -1.00043; + scale 0.826009 0.826009 0.826009; + }; + }; + instance + { + transform + { + position -18.6597 -25.8095 0.912280; + rotation 2.94652 0.00000 0.00000 -0.999986; + scale 1.28342 1.28342 1.28342; + }; + }; + instance + { + transform + { + position 2.78825 -11.7949 0.783694; + rotation 17.8841 0.00000 0.00000 -1.00000; + scale 1.09247 1.09247 1.09247; + }; + }; + instance + { + transform + { + position 4.52903 -5.97664 0.889961; + rotation 101.263 0.00000 0.00000 1.00000; + scale 1.08025 1.08025 1.08025; + }; + }; + instance + { + transform + { + position -13.4183 -28.6411 1.14570; + rotation 43.2466 0.00000 0.00000 1.00000; + scale 1.22969 1.22969 1.22969; + }; + }; + instance + { + transform + { + position -3.83734 9.04386 0.784488; + rotation 106.096 0.00000 0.00000 -1.00000; + scale 1.12041 1.12041 1.12041; + }; + }; + instance + { + transform + { + position -4.89110 9.21184 0.815667; + rotation 51.0328 0.00000 0.00000 1.00000; + scale 0.897355 0.897355 0.897355; + }; + }; + instance + { + transform + { + position -3.78233 -11.4264 0.931030; + rotation 131.073 0.00000 0.00000 1.00000; + scale 1.20590 1.20590 1.20590; + }; + }; + instance + { + transform + { + position -7.43454 8.95724 0.454140; + rotation 76.7589 0.00000 0.00000 1.00000; + scale 1.28074 1.28074 1.28074; + }; + }; + instance + { + transform + { + position -7.54523 9.12571 0.453828; + rotation 80.4417 0.00000 0.00000 1.00000; + scale 1.22166 1.22166 1.22166; + }; + }; + instance + { + transform + { + position 9.40972 -2.29488 1.03918; + rotation 150.384 0.00000 0.00000 1.00000; + scale 1.22859 1.22859 1.22859; + }; + }; + instance + { + transform + { + position 0.900173 -12.2488 0.777564; + rotation 50.0901 0.00000 0.00000 -1.00000; + scale 0.965645 0.965645 0.965645; + }; + }; + instance + { + transform + { + position -19.1876 -24.3103 1.01214; + rotation 127.542 0.00000 0.00000 1.00000; + scale 1.22062 1.22062 1.22062; + }; + }; + instance + { + transform + { + position -12.0627 -25.5832 1.16470; + rotation 120.974 -0.00000 -0.00000 -1.00000; + scale 0.809145 0.809145 0.809145; + }; + }; + instance + { + transform + { + position -1.85744 -13.8277 0.859401; + rotation 26.3364 0.00000 0.00000 0.999999; + scale 1.01794 1.01794 1.01794; + }; + }; + instance + { + transform + { + position 9.94409 -0.377899 0.821019; + rotation 73.5255 0.00000 0.00000 1.00000; + scale 0.948965 0.948965 0.948965; + }; + }; + instance + { + transform + { + position -18.3244 -21.6719 1.13524; + rotation 30.9258 0.00000 0.00000 -1.00000; + scale 1.14236 1.14236 1.14236; + }; + }; + instance + { + transform + { + position 1.69468 9.15274 0.605509; + rotation 89.3736 0.00000 0.00000 1.00000; + scale 1.20237 1.20237 1.20237; + }; + }; + instance + { + transform + { + position -7.32743 -26.1748 0.785924; + rotation 105.808 0.00000 0.00000 -1.00000; + scale 1.29695 1.29695 1.29695; + }; + }; + instance + { + transform + { + position -2.31098 -13.3585 0.886785; + rotation 81.1254 0.00000 0.00000 -1.00000; + scale 1.10779 1.10779 1.10779; + }; + }; + instance + { + transform + { + position -19.2499 -25.6838 0.945938; + rotation 131.039 0.00000 0.00000 1.00000; + scale 1.21300 1.21300 1.21300; + }; + }; + instance + { + transform + { + position -8.37240 -22.5457 1.00406; + rotation 85.0554 0.00000 0.00000 -1.00000; + scale 0.795651 0.795651 0.795651; + }; + }; + instance + { + transform + { + position -3.02008 7.01997 0.320823; + rotation 106.540 0.00000 0.00000 1.00000; + scale 1.09998 1.09998 1.09998; + }; + }; + instance + { + transform + { + position 7.24686 9.93816 1.05052; + rotation 79.4676 0.00000 0.00000 1.00000; + scale 1.06142 1.06142 1.06142; + }; + }; + instance + { + transform + { + position -2.74311 6.89771 0.289015; + rotation 137.999 0.00000 0.00000 1.00000; + scale 0.875266 0.875266 0.875266; + }; + }; + instance + { + transform + { + position -3.81741 -16.3164 0.869919; + rotation 91.8950 0.00000 0.00000 -1.00000; + scale 0.758094 0.758094 0.758094; + }; + }; + instance + { + transform + { + position 9.28601 -1.74929 1.00162; + rotation 84.4812 0.00000 0.00000 1.00000; + scale 1.04277 1.04277 1.04277; + }; + }; + instance + { + transform + { + position -8.48449 -24.3549 0.994830; + rotation 8.24938 0.00000 0.00000 1.00001; + scale 1.26452 1.26452 1.26452; + }; + }; + instance + { + transform + { + position -0.970951 -15.3828 0.945914; + rotation 156.130 -0.00000 -0.00000 -1.00000; + scale 1.08866 1.08866 1.08866; + }; + }; + instance + { + transform + { + position -7.97097 -4.52377 0.666299; + rotation 90.3774 0.00000 0.00000 -1.00000; + scale 1.09993 1.09993 1.09993; + }; + }; + instance + { + transform + { + position 0.772062 -8.21877 0.964694; + rotation 118.785 0.00000 0.00000 -1.00000; + scale 1.03432 1.03432 1.03432; + }; + }; + instance + { + transform + { + position -11.6135 8.12586 0.719705; + rotation 37.7333 0.00000 0.00000 1.00000; + scale 1.28811 1.28811 1.28811; + }; + }; + instance + { + transform + { + position -17.1612 -23.8166 0.948243; + rotation 54.6349 0.00000 0.00000 1.00000; + scale 0.870779 0.870779 0.870779; + }; + }; + instance + { + transform + { + position -3.01547 -8.05931 0.754695; + rotation 96.4961 0.00000 0.00000 -1.00000; + scale 0.943354 0.943354 0.943354; + }; + }; + instance + { + transform + { + position -5.69407 -22.5786 1.03366; + rotation 25.6022 0.00000 0.00000 1.00000; + scale 1.16573 1.16573 1.16573; + }; + }; + instance + { + transform + { + position -6.00544 -22.2811 1.12463; + rotation 146.198 0.00000 0.00000 1.00000; + scale 1.00787 1.00787 1.00787; + }; + }; + instance + { + transform + { + position -5.24848 -24.1154 0.804535; + rotation 113.814 0.00000 0.00000 1.00000; + scale 1.01882 1.01882 1.01882; + }; + }; + instance + { + transform + { + position -13.2703 -5.03224 1.01668; + rotation 94.3482 0.00000 0.00000 -1.00000; + scale 0.858182 0.858182 0.858182; + }; + }; + instance + { + transform + { + position -5.47738 -23.5867 0.804140; + rotation 107.071 0.00000 0.00000 1.00000; + scale 1.18860 1.18860 1.18860; + }; + }; + instance + { + transform + { + position -13.1988 -1.19894 0.626608; + rotation 104.934 0.00000 0.00000 1.00000; + scale 0.830104 0.830104 0.830104; + }; + }; + instance + { + transform + { + position -3.37985 -9.50811 1.01917; + rotation 120.416 -0.00000 -0.00000 -1.00000; + scale 0.874893 0.874893 0.874893; + }; + }; + instance + { + transform + { + position -1.95525 8.65110 0.563188; + rotation 74.9859 0.00000 0.00000 1.00000; + scale 0.776755 0.776755 0.776755; + }; + }; + instance + { + transform + { + position -15.1971 -21.9840 0.950354; + rotation 27.4647 0.00000 0.00000 1.00000; + scale 0.975422 0.975422 0.975422; + }; + }; + instance + { + transform + { + position -1.99949 8.37441 0.514881; + rotation 15.3217 0.00000 0.00000 0.999999; + scale 0.951951 0.951951 0.951951; + }; + }; + instance + { + transform + { + position -1.19758 8.00913 0.417262; + rotation 101.972 0.00000 0.00000 1.00000; + scale 1.04358 1.04358 1.04358; + }; + }; + instance + { + transform + { + position -14.8696 -27.5064 1.07988; + rotation 31.7351 0.00000 0.00000 -1.00000; + scale 0.898520 0.898520 0.898520; + }; + }; + instance + { + transform + { + position -6.86564 -25.0401 0.874295; + rotation 91.5667 0.00000 0.00000 -1.00000; + scale 1.11366 1.11366 1.11366; + }; + }; + instance + { + transform + { + position 2.37238 8.40475 0.523528; + rotation 23.1098 0.00000 0.00000 -1.00000; + scale 1.16865 1.16865 1.16865; + }; + }; + instance + { + transform + { + position -4.96116 -5.72435 0.624151; + rotation 18.5279 0.00000 0.00000 -1.00000; + scale 0.968115 0.968115 0.968115; + }; + }; + instance + { + transform + { + position -13.0494 -23.4045 0.918491; + rotation 176.141 -0.00000 -0.00000 -1.00000; + scale 1.10390 1.10390 1.10390; + }; + }; + instance + { + transform + { + position -5.63570 -6.84274 0.881711; + rotation 58.4582 0.00000 0.00000 1.00000; + scale 0.750468 0.750468 0.750468; + }; + }; + instance + { + transform + { + position -4.90881 8.13611 0.732851; + rotation 16.7239 0.00000 0.00000 1.00000; + scale 1.22164 1.22164 1.22164; + }; + }; + instance + { + transform + { + position -13.2715 -23.5094 0.923436; + rotation 67.2410 0.00000 0.00000 1.00000; + scale 1.20899 1.20899 1.20899; + }; + }; + instance + { + transform + { + position -5.71132 6.61010 0.478589; + rotation 120.249 0.00000 0.00000 1.00000; + scale 1.02582 1.02582 1.02582; + }; + }; + instance + { + transform + { + position -13.0450 -26.0427 1.07841; + rotation 60.4114 0.00000 0.00000 1.00000; + scale 1.18530 1.18530 1.18530; + }; + }; + instance + { + transform + { + position -15.5401 -5.84065 0.858566; + rotation 123.539 -0.00000 -0.00000 -1.00000; + scale 1.06311 1.06311 1.06311; + }; + }; + instance + { + transform + { + position -15.1367 -5.61357 0.888006; + rotation 78.6868 0.00000 0.00000 1.00000; + scale 1.02860 1.02860 1.02860; + }; + }; + instance + { + transform + { + position 8.53969 6.88236 0.697930; + rotation 4.26425 0.00000 0.00000 1.00001; + scale 1.23472 1.23472 1.23472; + }; + }; + instance + { + transform + { + position -9.70225 6.18912 0.360148; + rotation 170.643 0.00000 0.00000 1.00000; + scale 0.785600 0.785600 0.785600; + }; + }; + instance + { + transform + { + position -9.83388 6.54346 0.371212; + rotation 152.883 0.00000 0.00000 1.00000; + scale 0.792800 0.792800 0.792800; + }; + }; + instance + { + transform + { + position -9.07654 6.05309 0.331374; + rotation 170.891 -0.00000 -0.00000 -1.00000; + scale 1.25176 1.25176 1.25176; + }; + }; + instance + { + transform + { + position -9.27622 5.88313 0.350027; + rotation 48.6488 0.00000 0.00000 -1.00000; + scale 1.14975 1.14975 1.14975; + }; + }; + instance + { + transform + { + position -14.4861 -27.7877 1.15800; + rotation 64.8964 0.00000 0.00000 -1.00000; + scale 0.869705 0.869705 0.869705; + }; + }; + instance + { + transform + { + position 2.63144 6.35915 0.542817; + rotation 173.831 0.00000 0.00000 1.00000; + scale 0.912474 0.912474 0.912474; + }; + }; + instance + { + transform + { + position -7.94649 5.91863 0.287676; + rotation 133.989 -0.00000 -0.00000 -1.00000; + scale 1.12343 1.12343 1.12343; + }; + }; + instance + { + transform + { + position -6.19433 -20.0803 1.06327; + rotation 16.2164 0.00000 0.00000 -1.00000; + scale 1.06782 1.06782 1.06782; + }; + }; + instance + { + transform + { + position -9.84885 4.44319 0.170259; + rotation 66.3311 0.00000 0.00000 1.00000; + scale 1.13059 1.13059 1.13059; + }; + }; + instance + { + transform + { + position -9.79193 4.24710 0.138714; + rotation 108.793 0.00000 0.00000 1.00000; + scale 0.990665 0.990665 0.990665; + }; + }; + instance + { + transform + { + position 1.22203 -7.84517 0.882918; + rotation 84.5588 0.00000 0.00000 -1.00000; + scale 0.858250 0.858250 0.858250; + }; + }; + instance + { + transform + { + position -17.8672 -19.7787 0.978101; + rotation 83.6832 0.00000 0.00000 1.00000; + scale 0.846291 0.846291 0.846291; + }; + }; + instance + { + transform + { + position 1.98974 -4.79965 0.412348; + rotation 115.139 0.00000 0.00000 1.00000; + scale 0.933002 0.933002 0.933002; + }; + }; + instance + { + transform + { + position 2.28279 4.06040 0.297951; + rotation 54.8130 0.00000 0.00000 -1.00000; + scale 1.27650 1.27650 1.27650; + }; + }; + instance + { + transform + { + position 8.01186 4.26477 0.936516; + rotation 116.011 0.00000 0.00000 1.00000; + scale 0.858016 0.858016 0.858016; + }; + }; + instance + { + transform + { + position -5.63993 -2.65383 0.393128; + rotation 43.0631 0.00000 0.00000 -1.00000; + scale 1.29629 1.29629 1.29629; + }; + }; + instance + { + transform + { + position -4.98703 -2.85318 0.340838; + rotation 40.6177 0.00000 0.00000 1.00000; + scale 1.18195 1.18195 1.18195; + }; + }; + instance + { + transform + { + position -3.97318 5.10847 0.0713109; + rotation 47.5453 0.00000 0.00000 -1.00000; + scale 0.720051 0.720051 0.720051; + }; + }; + instance + { + transform + { + position -12.0464 4.67297 0.412828; + rotation 116.740 0.00000 0.00000 1.00000; + scale 0.917630 0.917630 0.917630; + }; + }; + instance + { + transform + { + position -14.2316 -29.5584 0.860731; + rotation 3.50021 0.00000 0.00000 0.999976; + scale 0.891591 0.891591 0.891591; + }; + }; + instance + { + transform + { + position -7.10543 -5.73640 0.794776; + rotation 77.0467 0.00000 0.00000 1.00000; + scale 0.807343 0.807343 0.807343; + }; + }; + instance + { + transform + { + position 5.76271 -25.9121 1.00084; + rotation 87.5718 0.00000 0.00000 1.00000; + scale 1.03205 1.03205 1.03205; + }; + }; + instance + { + transform + { + position 4.32597 2.14869 0.644420; + rotation 12.0046 0.00000 0.00000 1.00000; + scale 1.23397 1.23397 1.23397; + }; + }; + instance + { + transform + { + position -2.55811 -6.46332 0.762414; + rotation 148.881 0.00000 0.00000 1.00000; + scale 1.08210 1.08210 1.08210; + }; + }; + instance + { + transform + { + position -3.16374 -12.1664 0.930446; + rotation 88.2809 0.00000 0.00000 -1.00000; + scale 0.762840 0.762840 0.762840; + }; + }; + instance + { + transform + { + position -16.8997 -26.4518 0.910133; + rotation 117.228 0.00000 0.00000 1.00000; + scale 1.09660 1.09660 1.09660; + }; + }; + instance + { + transform + { + position -16.7032 -26.6138 0.926642; + rotation 57.3923 0.00000 0.00000 1.00000; + scale 1.05389 1.05389 1.05389; + }; + }; + instance + { + transform + { + position 6.47954 2.71419 0.775646; + rotation 112.350 0.00000 0.00000 1.00000; + scale 1.11575 1.11575 1.11575; + }; + }; + instance + { + transform + { + position 1.92373 -25.0911 0.927755; + rotation 153.279 -0.00000 -0.00000 -1.00000; + scale 1.15916 1.15916 1.15916; + }; + }; + instance + { + transform + { + position -6.85252 -6.80384 0.900953; + rotation 109.827 0.00000 0.00000 -1.00000; + scale 0.984950 0.984950 0.984950; + }; + }; + instance + { + transform + { + position -15.8500 -24.6098 0.775369; + rotation 45.4244 0.00000 0.00000 1.00000; + scale 0.948593 0.948593 0.948593; + }; + }; + instance + { + transform + { + position -14.4536 -25.1297 1.09139; + rotation 55.8155 0.00000 0.00000 -1.00000; + scale 0.790994 0.790994 0.790994; + }; + }; + instance + { + transform + { + position -11.8154 0.0744520 0.410018; + rotation 112.261 0.00000 0.00000 1.00000; + scale 1.04336 1.04336 1.04336; + }; + }; + instance + { + transform + { + position -13.8343 -26.4713 1.13275; + rotation 27.9729 0.00000 0.00000 1.00000; + scale 0.956733 0.956733 0.956733; + }; + }; + instance + { + transform + { + position -13.8546 -21.0745 0.839101; + rotation 60.2345 0.00000 0.00000 1.00000; + scale 1.15905 1.15905 1.15905; + }; + }; + instance + { + transform + { + position 5.40149 -9.63717 0.724554; + rotation 145.034 -0.00000 -0.00000 -1.00000; + scale 0.776026 0.776026 0.776026; + }; + }; + instance + { + transform + { + position -15.6660 -23.1453 0.918406; + rotation 83.7020 0.00000 0.00000 1.00000; + scale 1.00965 1.00965 1.00965; + }; + }; + instance + { + transform + { + position -7.53587 0.244610 -0.0527884; + rotation 61.4820 0.00000 0.00000 -1.00000; + scale 1.22688 1.22688 1.22688; + }; + }; + instance + { + transform + { + position -4.82217 -23.9961 0.800561; + rotation 177.013 0.00000 0.00000 1.00000; + scale 1.23334 1.23334 1.23334; + }; + }; + instance + { + transform + { + position -12.7346 -1.84526 0.546159; + rotation 132.972 0.00000 0.00000 1.00000; + scale 0.705090 0.705090 0.705090; + }; + }; + instance + { + transform + { + position 6.27203 -9.23532 0.911250; + rotation 169.481 -0.00000 -0.00000 -1.00000; + scale 1.21210 1.21210 1.21210; + }; + }; + instance + { + transform + { + position -11.9689 -3.59952 0.910416; + rotation 28.2391 0.00000 0.00000 -1.00000; + scale 0.967781 0.967781 0.967781; + }; + }; + instance + { + transform + { + position -12.5273 -5.61125 1.07168; + rotation 12.7953 0.00000 0.00000 -1.00000; + scale 0.872582 0.872582 0.872582; + }; + }; + instance + { + transform + { + position -15.9446 -26.1291 0.966516; + rotation 8.11979 0.00000 0.00000 1.00001; + scale 1.09425 1.09425 1.09425; + }; + }; + instance + { + transform + { + position -11.6219 7.42478 0.594564; + rotation 100.190 0.00000 0.00000 1.00000; + scale 1.03331 1.03331 1.03331; + }; + }; + instance + { + transform + { + position -14.7357 -26.1612 1.22576; + rotation 111.976 0.00000 0.00000 -1.00000; + scale 1.22898 1.22898 1.22898; + }; + }; + instance + { + transform + { + position -10.4504 -5.64725 0.704852; + rotation 1.08063 0.00000 0.00000 1.00061; + scale 0.840983 0.840983 0.840983; + }; + }; + instance + { + transform + { + position -13.7675 -17.8950 1.01007; + rotation 52.2227 0.00000 0.00000 1.00000; + scale 0.905383 0.905383 0.905383; + }; + }; + instance + { + transform + { + position -8.15840 -1.53117 0.420152; + rotation 39.1399 0.00000 0.00000 1.00000; + scale 1.27691 1.27691 1.27691; + }; + }; + instance + { + transform + { + position -7.91368 -6.61688 0.813253; + rotation 84.8267 0.00000 0.00000 1.00000; + scale 0.749748 0.749748 0.749748; + }; + }; + instance + { + transform + { + position -8.24346 -6.68044 0.785175; + rotation 105.200 0.00000 0.00000 1.00000; + scale 1.15319 1.15319 1.15319; + }; + }; + instance + { + transform + { + position -13.2693 -19.5903 1.09099; + rotation 66.9115 0.00000 0.00000 -1.00000; + scale 0.991984 0.991984 0.991984; + }; + }; + instance + { + transform + { + position -11.3411 -4.63766 0.825655; + rotation 93.0892 0.00000 0.00000 -1.00000; + scale 1.29540 1.29540 1.29540; + }; + }; + instance + { + transform + { + position 6.90590 -9.75762 1.02690; + rotation 85.9380 0.00000 0.00000 1.00000; + scale 0.758125 0.758125 0.758125; + }; + }; + instance + { + transform + { + position -2.55424 -21.2431 0.734134; + rotation 135.606 0.00000 0.00000 1.00000; + scale 1.14220 1.14220 1.14220; + }; + }; + instance + { + transform + { + position 8.66405 -8.38171 0.977193; + rotation 89.6499 0.00000 0.00000 -1.00000; + scale 0.740388 0.740388 0.740388; + }; + }; + instance + { + transform + { + position -14.3508 -18.5110 1.14403; + rotation 48.3880 0.00000 0.00000 -1.00000; + scale 1.06741 1.06741 1.06741; + }; + }; + instance + { + transform + { + position -14.0444 -18.3748 1.11576; + rotation 122.606 -0.00000 -0.00000 -1.00000; + scale 0.888539 0.888539 0.888539; + }; + }; + instance + { + transform + { + position 6.24418 -4.45097 0.753757; + rotation 22.6787 0.00000 0.00000 1.00000; + scale 1.19768 1.19768 1.19768; + }; + }; + instance + { + transform + { + position 4.19027 -4.92841 0.758219; + rotation 10.9365 0.00000 0.00000 -1.00000; + scale 1.10418 1.10418 1.10418; + }; + }; + instance + { + transform + { + position -14.4091 -18.9421 1.19262; + rotation 117.412 0.00000 0.00000 1.00000; + scale 0.716094 0.716094 0.716094; + }; + }; + instance + { + transform + { + position 7.92433 -7.00205 0.825294; + rotation 3.82590 0.00000 0.00000 -1.00007; + scale 0.921471 0.921471 0.921471; + }; + }; + instance + { + transform + { + position 2.92705 -4.18126 0.502754; + rotation 34.7378 0.00000 0.00000 -1.00000; + scale 1.16839 1.16839 1.16839; + }; + }; + instance + { + transform + { + position 2.49402 -3.97109 0.435590; + rotation 93.6001 0.00000 0.00000 -1.00000; + scale 1.08320 1.08320 1.08320; + }; + }; + instance + { + transform + { + position -3.80815 -24.4612 1.09894; + rotation 103.244 0.00000 0.00000 1.00000; + scale 0.897670 0.897670 0.897670; + }; + }; + instance + { + transform + { + position -14.4869 -17.9599 1.08684; + rotation 151.035 -0.00000 -0.00000 -1.00000; + scale 1.12822 1.12822 1.12822; + }; + }; + instance + { + transform + { + position -3.98660 -24.7580 1.17153; + rotation 137.976 0.00000 0.00000 1.00000; + scale 1.26449 1.26449 1.26449; + }; + }; + instance + { + transform + { + position 1.98137 -6.62704 0.666752; + rotation 51.5035 0.00000 0.00000 -1.00000; + scale 0.994700 0.994700 0.994700; + }; + }; + instance + { + transform + { + position -0.759604 -23.5678 1.10079; + rotation 73.0032 0.00000 0.00000 1.00000; + scale 0.948637 0.948637 0.948637; + }; + }; + instance + { + transform + { + position -0.335676 -23.4215 1.10024; + rotation 32.2735 0.00000 0.00000 -1.00000; + scale 1.03352 1.03352 1.03352; + }; + }; + instance + { + transform + { + position -4.41821 -1.47118 0.252926; + rotation 61.2528 0.00000 0.00000 1.00000; + scale 0.761170 0.761170 0.761170; + }; + }; + instance + { + transform + { + position -0.221999 -23.6490 1.08763; + rotation 177.777 0.00000 0.00000 1.00000; + scale 1.28838 1.28838 1.28838; + }; + }; + instance + { + transform + { + position 7.16181 -7.48131 0.938835; + rotation 34.9793 0.00000 0.00000 1.00000; + scale 0.869853 0.869853 0.869853; + }; + }; + instance + { + transform + { + position -0.255194 -22.3471 1.22493; + rotation 65.4323 0.00000 0.00000 -1.00000; + scale 0.873488 0.873488 0.873488; + }; + }; + instance + { + transform + { + position -4.26332 -3.77052 0.415535; + rotation 149.312 0.00000 0.00000 1.00000; + scale 1.08917 1.08917 1.08917; + }; + }; + instance + { + transform + { + position -15.6263 -17.6602 0.904137; + rotation 35.1396 0.00000 0.00000 -1.00000; + scale 0.916320 0.916320 0.916320; + }; + }; + instance + { + transform + { + position 0.548976 -4.14504 0.454527; + rotation 166.020 0.00000 0.00000 1.00000; + scale 0.889288 0.889288 0.889288; + }; + }; + instance + { + transform + { + position -0.250145 -4.66270 0.463613; + rotation 85.0037 0.00000 0.00000 -1.00000; + scale 0.977426 0.977426 0.977427; + }; + }; + instance + { + transform + { + position -2.71149 -4.30703 0.570820; + rotation 79.3352 0.00000 0.00000 -1.00000; + scale 1.19912 1.19912 1.19912; + }; + }; + instance + { + transform + { + position -3.10632 -4.17476 0.537124; + rotation 136.477 -0.00000 -0.00000 -1.00000; + scale 0.969608 0.969608 0.969608; + }; + }; + instance + { + transform + { + position -0.383819 -6.69071 0.691551; + rotation 120.258 -0.00000 -0.00000 -1.00000; + scale 0.935920 0.935920 0.935920; + }; + }; + instance + { + transform + { + position -2.35684 -6.92667 0.699010; + rotation 144.033 0.00000 0.00000 1.00000; + scale 0.829868 0.829868 0.829868; + }; + }; + instance + { + transform + { + position 2.90624 -6.39457 0.683413; + rotation 11.9001 0.00000 0.00000 1.00000; + scale 1.08716 1.08716 1.08716; + }; + }; + instance + { + transform + { + position 2.65771 -6.35163 0.666425; + rotation 101.352 0.00000 0.00000 1.00000; + scale 0.990867 0.990867 0.990867; + }; + }; + instance + { + transform + { + position -0.729128 -25.4688 1.05676; + rotation 39.9278 0.00000 0.00000 -1.00000; + scale 0.923328 0.923328 0.923328; + }; + }; + instance + { + transform + { + position 2.87651 -4.44470 0.491883; + rotation 44.3444 0.00000 0.00000 1.00000; + scale 1.12292 1.12292 1.12292; + }; + }; + instance + { + transform + { + position 4.43190 -2.50346 0.554755; + rotation 147.939 0.00000 0.00000 1.00000; + scale 0.758833 0.758833 0.758833; + }; + }; + instance + { + transform + { + position 8.25747 -6.22472 0.851460; + rotation 14.3896 0.00000 0.00000 -1.00001; + scale 1.19305 1.19305 1.19305; + }; + }; + instance + { + transform + { + position 0.0419153 -4.96442 0.439413; + rotation 163.125 0.00000 0.00000 1.00000; + scale 0.746934 0.746934 0.746934; + }; + }; + instance + { + transform + { + position -6.00050 -3.30770 0.519538; + rotation 158.790 0.00000 0.00000 1.00000; + scale 0.746161 0.746161 0.746161; + }; + }; + instance + { + transform + { + position -6.97615 -1.48440 0.312617; + rotation 74.1748 0.00000 0.00000 1.00000; + scale 1.05607 1.05607 1.05607; + }; + }; + instance + { + transform + { + position -3.90750 -21.7451 0.925761; + rotation 33.5748 0.00000 0.00000 1.00000; + scale 1.15500 1.15500 1.15500; + }; + }; + instance + { + transform + { + position -8.54359 -5.80341 0.617658; + rotation 115.124 0.00000 0.00000 1.00000; + scale 0.901598 0.901598 0.901598; + }; + }; + instance + { + transform + { + position -8.74297 -3.68331 0.735027; + rotation 106.440 0.00000 0.00000 -1.00000; + scale 1.13978 1.13978 1.13978; + }; + }; + instance + { + transform + { + position -10.6723 -5.74487 0.708676; + rotation 21.0456 0.00000 0.00000 -1.00000; + scale 0.781846 0.781846 0.781846; + }; + }; + instance + { + transform + { + position -10.2491 -3.70062 0.777459; + rotation 84.1995 0.00000 0.00000 -1.00000; + scale 0.740095 0.740095 0.740095; + }; + }; + instance + { + transform + { + position 9.40390 -8.80259 1.07159; + rotation 66.2995 0.00000 0.00000 1.00000; + scale 1.22500 1.22500 1.22500; + }; + }; + instance + { + transform + { + position 8.64610 0.497379 0.756681; + rotation 41.4935 0.00000 0.00000 1.00000; + scale 0.715883 0.715883 0.715883; + }; + }; + instance + { + transform + { + position 8.09538 0.205227 0.713933; + rotation 104.426 0.00000 0.00000 -1.00000; + scale 1.29409 1.29409 1.29409; + }; + }; + instance + { + transform + { + position -17.0190 -17.3704 0.914492; + rotation 103.748 0.00000 0.00000 -1.00000; + scale 0.824926 0.824926 0.824926; + }; + }; + instance + { + transform + { + position -11.7035 0.790580 0.531989; + rotation 105.350 0.00000 0.00000 1.00000; + scale 1.17281 1.17281 1.17281; + }; + }; + instance + { + transform + { + position -7.35228 -4.93630 0.710923; + rotation 31.8809 0.00000 0.00000 1.00000; + scale 1.00588 1.00588 1.00588; + }; + }; + instance + { + transform + { + position -13.3667 -29.4874 0.914075; + rotation 122.495 0.00000 0.00000 1.00000; + scale 1.11258 1.11258 1.11258; + }; + }; + instance + { + transform + { + position -6.13945 -9.68333 0.758742; + rotation 174.973 -0.00000 -0.00000 -1.00000; + scale 1.02510 1.02510 1.02510; + }; + }; + instance + { + transform + { + position -8.39664 -2.02538 0.493055; + rotation 118.017 0.00000 0.00000 -1.00000; + scale 1.01356 1.01356 1.01356; + }; + }; + instance + { + transform + { + position -19.4578 -18.5936 1.19873; + rotation 147.234 0.00000 0.00000 1.00000; + scale 1.04760 1.04760 1.04760; + }; + }; + instance + { + transform + { + position -7.74620 6.37831 0.364887; + rotation 160.399 0.00000 0.00000 1.00000; + scale 0.978280 0.978280 0.978280; + }; + }; + instance + { + transform + { + position -1.63543 6.35005 0.147503; + rotation 125.871 0.00000 0.00000 1.00000; + scale 0.785494 0.785494 0.785494; + }; + }; + instance + { + transform + { + position -8.31607 -4.85908 0.606074; + rotation 116.270 0.00000 0.00000 1.00000; + scale 1.07666 1.07666 1.07666; + }; + }; + instance + { + transform + { + position -3.30213 8.36897 0.636977; + rotation 112.541 0.00000 0.00000 -1.00000; + scale 1.02587 1.02587 1.02587; + }; + }; + instance + { + transform + { + position -1.84078 8.83108 0.596476; + rotation 179.601 -0.00000 -0.00000 -1.00000; + scale 0.804261 0.804261 0.804261; + }; + }; + instance + { + transform + { + position -5.47546 -7.81877 0.907695; + rotation 148.663 0.00000 0.00000 1.00000; + scale 1.00867 1.00867 1.00867; + }; + }; + instance + { + transform + { + position 4.49605 -11.1556 1.00618; + rotation 179.474 0.00000 0.00000 1.00000; + scale 1.20549 1.20549 1.20549; + }; + }; + instance + { + transform + { + position 5.76115 -16.5181 0.872711; + rotation 57.0208 0.00000 0.00000 -1.00000; + scale 1.15735 1.15735 1.15735; + }; + }; + instance + { + transform + { + position 6.89951 -15.3262 0.839926; + rotation 32.0762 0.00000 0.00000 -1.00000; + scale 0.992758 0.992758 0.992758; + }; + }; + instance + { + transform + { + position 1.83687 9.50622 0.647543; + rotation 52.6874 0.00000 0.00000 -1.00000; + scale 1.08916 1.08916 1.08916; + }; + }; + instance + { + transform + { + position -8.11651 -29.1452 0.949885; + rotation 107.082 0.00000 0.00000 1.00000; + scale 1.27598 1.27598 1.27598; + }; + }; + instance + { + transform + { + position 1.27579 9.46521 0.690761; + rotation 7.70367 0.00000 0.00000 0.999999; + scale 1.02002 1.02002 1.02002; + }; + }; + instance + { + transform + { + position 7.90368 9.24373 1.00144; + rotation 29.0348 0.00000 0.00000 1.00000; + scale 1.13922 1.13922 1.13922; + }; + }; + instance + { + transform + { + position -19.2286 -18.2077 1.12152; + rotation 63.8972 0.00000 0.00000 -1.00000; + scale 0.824105 0.824105 0.824105; + }; + }; + instance + { + transform + { + position 6.21093 -25.3075 1.05241; + rotation 77.3107 0.00000 0.00000 1.00000; + scale 0.794466 0.794466 0.794466; + }; + }; + instance + { + transform + { + position -17.6079 -15.4661 1.15749; + rotation 92.4906 0.00000 0.00000 -1.00000; + scale 0.977373 0.977373 0.977373; + }; + }; + instance + { + transform + { + position 6.35188 -25.6291 1.04086; + rotation 62.4766 0.00000 0.00000 -1.00000; + scale 0.879099 0.879099 0.879099; + }; + }; + instance + { + transform + { + position -5.71457 9.93413 0.689609; + rotation 159.356 0.00000 0.00000 1.00000; + scale 1.02814 1.02814 1.02814; + }; + }; + instance + { + transform + { + position -19.9456 -17.3200 1.06601; + rotation 121.764 -0.00000 -0.00000 -1.00000; + scale 0.992815 0.992815 0.992815; + }; + }; + instance + { + transform + { + position 8.80688 -13.3742 0.802814; + rotation 151.975 0.00000 0.00000 1.00000; + scale 1.19762 1.19762 1.19762; + }; + }; + instance + { + transform + { + position -15.7110 -11.2936 0.821825; + rotation 58.5081 0.00000 0.00000 1.00000; + scale 0.994522 0.994522 0.994522; + }; + }; + instance + { + transform + { + position -15.4076 -21.8732 0.941685; + rotation 179.674 0.00000 0.00000 1.00000; + scale 0.703508 0.703508 0.703508; + }; + }; + instance + { + transform + { + position 7.17171 -12.5898 0.931056; + rotation 158.595 0.00000 0.00000 1.00000; + scale 0.899780 0.899780 0.899780; + }; + }; + instance + { + transform + { + position 8.24087 -11.4488 0.972473; + rotation 166.524 0.00000 0.00000 1.00000; + scale 1.26735 1.26735 1.26735; + }; + }; + instance + { + transform + { + position -15.8421 -2.45343 0.795477; + rotation 102.763 0.00000 0.00000 -1.00000; + scale 0.928537 0.928537 0.928537; + }; + }; + instance + { + transform + { + position -10.2483 -6.56950 0.693410; + rotation 78.5443 0.00000 0.00000 -1.00000; + scale 1.14775 1.14775 1.14775; + }; + }; + instance + { + transform + { + position -8.47217 -7.83392 0.814004; + rotation 29.2981 0.00000 0.00000 1.00000; + scale 1.15133 1.15133 1.15133; + }; + }; + instance + { + transform + { + position 1.31040 7.87901 0.379739; + rotation 107.801 0.00000 0.00000 1.00000; + scale 0.894606 0.894606 0.894606; + }; + }; + instance + { + transform + { + position 5.89083 8.24646 0.977875; + rotation 4.52470 0.00000 0.00000 1.00000; + scale 1.09766 1.09766 1.09766; + }; + }; + instance + { + transform + { + position 8.81764 -25.4296 1.01844; + rotation 56.1672 0.00000 0.00000 1.00000; + scale 1.13324 1.13324 1.13324; + }; + }; + instance + { + transform + { + position 8.78382 8.46755 0.881545; + rotation 48.2715 0.00000 0.00000 -1.00000; + scale 1.21599 1.21599 1.21599; + }; + }; + instance + { + transform + { + position -13.9744 -10.3946 1.12966; + rotation 160.896 -0.00000 -0.00000 -1.00000; + scale 0.913263 0.913263 0.913263; + }; + }; + instance + { + transform + { + position -4.40967 5.94115 0.382509; + rotation 46.5164 0.00000 0.00000 1.00000; + scale 0.945805 0.945805 0.945805; + }; + }; + instance + { + transform + { + position -18.9491 -13.4367 0.820889; + rotation 166.272 -0.00000 -0.00000 -1.00000; + scale 1.26199 1.26199 1.26199; + }; + }; + instance + { + transform + { + position -9.66680 -5.89689 0.623021; + rotation 149.227 -0.00000 -0.00000 -1.00000; + scale 1.13170 1.13170 1.13170; + }; + }; + instance + { + transform + { + position -13.8141 -25.5884 1.15235; + rotation 110.486 0.00000 0.00000 -1.00000; + scale 1.17778 1.17778 1.17778; + }; + }; + instance + { + transform + { + position -0.997646 5.78892 0.0863463; + rotation 144.099 -0.00000 -0.00000 -1.00000; + scale 1.03098 1.03098 1.03098; + }; + }; + instance + { + transform + { + position -8.89168 -9.44299 0.985134; + rotation 111.668 0.00000 0.00000 -1.00000; + scale 0.761023 0.761023 0.761023; + }; + }; + instance + { + transform + { + position -9.24975 -9.53758 1.09019; + rotation 143.900 0.00000 0.00000 1.00000; + scale 0.812501 0.812501 0.812501; + }; + }; + instance + { + transform + { + position -10.5192 -9.92193 0.907601; + rotation 117.123 0.00000 0.00000 -1.00000; + scale 0.897592 0.897592 0.897592; + }; + }; + instance + { + transform + { + position -10.7416 -5.12167 0.799487; + rotation 57.1948 0.00000 0.00000 1.00000; + scale 1.19007 1.19007 1.19007; + }; + }; + instance + { + transform + { + position -11.1043 -9.81110 0.868791; + rotation 98.0003 0.00000 0.00000 -1.00000; + scale 1.24744 1.24744 1.24744; + }; + }; + instance + { + transform + { + position 9.68899 6.45185 0.787006; + rotation 51.2043 0.00000 0.00000 -1.00000; + scale 1.27609 1.27609 1.27609; + }; + }; + instance + { + transform + { + position 9.20687 5.97166 0.727814; + rotation 107.810 0.00000 0.00000 -1.00000; + scale 1.11254 1.11254 1.11254; + }; + }; + instance + { + transform + { + position -10.2975 -9.56758 1.04078; + rotation 154.129 -0.00000 -0.00000 -1.00000; + scale 0.791489 0.791489 0.791489; + }; + }; + instance + { + transform + { + position -10.5374 5.98592 0.361359; + rotation 85.9403 0.00000 0.00000 1.00000; + scale 1.23210 1.23210 1.23210; + }; + }; + instance + { + transform + { + position -16.0492 -16.2131 1.15564; + rotation 57.8262 0.00000 0.00000 1.00000; + scale 1.10467 1.10467 1.10467; + }; + }; + instance + { + transform + { + position -9.77889 5.34567 0.312344; + rotation 50.7612 0.00000 0.00000 -1.00000; + scale 1.16432 1.16432 1.16432; + }; + }; + instance + { + transform + { + position 9.37697 -22.4313 1.12979; + rotation 104.319 0.00000 0.00000 -1.00000; + scale 1.26431 1.26431 1.26431; + }; + }; + instance + { + transform + { + position 9.27393 9.47845 0.896393; + rotation 62.9583 0.00000 0.00000 -1.00000; + scale 0.984428 0.984428 0.984428; + }; + }; + instance + { + transform + { + position 9.97583 -24.6513 1.07672; + rotation 84.1115 0.00000 0.00000 -1.00000; + scale 0.851202 0.851202 0.851202; + }; + }; + instance + { + transform + { + position -15.8255 -12.2440 1.03574; + rotation 132.168 0.00000 0.00000 1.00000; + scale 1.01781 1.01781 1.01781; + }; + }; + instance + { + transform + { + position -14.5264 -15.1667 0.972146; + rotation 111.068 0.00000 0.00000 1.00000; + scale 0.877407 0.877407 0.877407; + }; + }; + instance + { + transform + { + position -14.6647 -15.0080 1.00898; + rotation 71.9817 0.00000 0.00000 -1.00000; + scale 0.957827 0.957827 0.957827; + }; + }; + instance + { + transform + { + position -10.1734 -7.39664 0.826592; + rotation 75.2789 0.00000 0.00000 1.00000; + scale 1.26074 1.26074 1.26074; + }; + }; + instance + { + transform + { + position -10.0087 -5.71646 0.675971; + rotation 66.9778 0.00000 0.00000 1.00000; + scale 1.20876 1.20876 1.20876; + }; + }; + instance + { + transform + { + position 1.85558 2.23892 0.111249; + rotation 72.7447 0.00000 0.00000 1.00000; + scale 1.27626 1.27626 1.27626; + }; + }; + instance + { + transform + { + position 1.62670 2.32341 0.0804100; + rotation 62.2867 0.00000 0.00000 1.00000; + scale 1.17631 1.17631 1.17631; + }; + }; + instance + { + transform + { + position -11.3671 -8.74197 0.854524; + rotation 68.9160 0.00000 0.00000 -1.00000; + scale 0.782364 0.782364 0.782364; + }; + }; + instance + { + transform + { + position -2.71002 -19.8790 1.03954; + rotation 80.0139 0.00000 0.00000 -1.00000; + scale 0.886374 0.886374 0.886374; + }; + }; + instance + { + transform + { + position 1.40019 2.97408 0.0309416; + rotation 108.090 0.00000 0.00000 1.00000; + scale 0.794729 0.794729 0.794729; + }; + }; + instance + { + transform + { + position 2.58934 9.49979 0.593199; + rotation 60.5415 0.00000 0.00000 -1.00000; + scale 0.810881 0.810881 0.810881; + }; + }; + instance + { + transform + { + position 1.60055 1.09517 0.166009; + rotation 62.6578 0.00000 0.00000 -1.00000; + scale 0.848899 0.848899 0.848899; + }; + }; + instance + { + transform + { + position -9.46741 -6.52153 0.625188; + rotation 68.5667 0.00000 0.00000 1.00000; + scale 0.897817 0.897817 0.897817; + }; + }; + instance + { + transform + { + position -3.71013 -0.401693 0.0426087; + rotation 4.54766 0.00000 0.00000 1.00001; + scale 1.07582 1.07582 1.07582; + }; + }; + instance + { + transform + { + position -16.3589 -6.19121 0.812114; + rotation 47.5056 0.00000 0.00000 -1.00000; + scale 0.855408 0.855408 0.855408; + }; + }; + instance + { + transform + { + position -14.2679 -14.4890 0.957104; + rotation 85.4262 0.00000 0.00000 -1.00000; + scale 0.874120 0.874120 0.874120; + }; + }; + instance + { + transform + { + position 6.77005 -6.22041 0.875258; + rotation 46.6350 0.00000 0.00000 -1.00000; + scale 1.22523 1.22523 1.22523; + }; + }; + instance + { + transform + { + position -9.14736 -1.97015 0.573292; + rotation 76.5364 0.00000 0.00000 1.00000; + scale 0.797149 0.797149 0.797149; + }; + }; + instance + { + transform + { + position -18.6724 0.338475 0.747205; + rotation 103.410 0.00000 0.00000 1.00000; + scale 0.763919 0.763919 0.763919; + }; + }; + instance + { + transform + { + position -18.1211 0.0848554 0.806490; + rotation 41.1570 0.00000 0.00000 1.00000; + scale 0.779956 0.779956 0.779956; + }; + }; + instance + { + transform + { + position -9.30344 -2.44093 0.616445; + rotation 2.82971 0.00000 0.00000 0.999996; + scale 0.962121 0.962121 0.962121; + }; + }; + instance + { + transform + { + position 7.10514 -0.881626 0.629949; + rotation 76.4836 0.00000 0.00000 -1.00000; + scale 0.909404 0.909404 0.909404; + }; + }; + instance + { + transform + { + position -14.6725 -12.9111 1.03114; + rotation 93.6062 0.00000 0.00000 1.00000; + scale 1.28943 1.28943 1.28943; + }; + }; + instance + { + transform + { + position -9.06090 -2.33305 0.580103; + rotation 40.0317 0.00000 0.00000 1.00000; + scale 1.12765 1.12765 1.12765; + }; + }; + instance + { + transform + { + position 5.88553 -0.634031 0.662259; + rotation 58.2204 0.00000 0.00000 -1.00000; + scale 0.763755 0.763755 0.763755; + }; + }; + instance + { + transform + { + position -15.5408 -12.6609 1.11179; + rotation 161.245 0.00000 0.00000 1.00000; + scale 1.18521 1.18521 1.18521; + }; + }; + instance + { + transform + { + position -15.6152 -12.9442 1.13893; + rotation 62.1817 0.00000 0.00000 -1.00000; + scale 0.861942 0.861942 0.861942; + }; + }; + instance + { + transform + { + position -11.3558 -1.49232 0.488278; + rotation 172.646 -0.00000 -0.00000 -1.00000; + scale 1.11301 1.11301 1.11301; + }; + }; + instance + { + transform + { + position -9.98910 -2.81447 0.681148; + rotation 8.33431 0.00000 0.00000 -1.00002; + scale 0.788075 0.788075 0.788075; + }; + }; + instance + { + transform + { + position -11.2743 -3.07719 0.790423; + rotation 57.5871 0.00000 0.00000 -1.00000; + scale 0.845076 0.845076 0.845076; + }; + }; + instance + { + transform + { + position -11.3594 -3.27186 0.840809; + rotation 170.366 0.00000 0.00000 1.00000; + scale 1.11608 1.11608 1.11608; + }; + }; + instance + { + transform + { + position -12.5128 -8.60796 0.705666; + rotation 119.212 0.00000 0.00000 -1.00000; + scale 1.02194 1.02194 1.02194; + }; + }; + instance + { + transform + { + position -10.4889 -17.2400 1.03879; + rotation 104.601 0.00000 0.00000 -1.00000; + scale 0.840694 0.840694 0.840694; + }; + }; + instance + { + transform + { + position -16.2017 -15.8672 1.14364; + rotation 22.8388 0.00000 0.00000 -1.00000; + scale 0.862936 0.862936 0.862936; + }; + }; + instance + { + transform + { + position -10.3569 -6.17081 0.657249; + rotation 75.8440 0.00000 0.00000 1.00000; + scale 1.14075 1.14075 1.14075; + }; + }; + instance + { + transform + { + position -16.2780 -16.6731 1.13035; + rotation 127.562 0.00000 0.00000 1.00000; + scale 0.894380 0.894380 0.894380; + }; + }; + instance + { + transform + { + position 9.72388 -5.28961 1.10217; + rotation 89.8477 0.00000 0.00000 1.00000; + scale 0.836572 0.836572 0.836572; + }; + }; + instance + { + transform + { + position -17.2980 -16.4610 1.14126; + rotation 86.9285 0.00000 0.00000 -1.00000; + scale 1.26735 1.26735 1.26735; + }; + }; + instance + { + transform + { + position 7.27782 -1.88587 0.653640; + rotation 136.550 -0.00000 -0.00000 -1.00000; + scale 0.758504 0.758504 0.758504; + }; + }; + instance + { + transform + { + position 7.50241 -5.72827 0.925767; + rotation 33.6597 0.00000 0.00000 -1.00000; + scale 0.882290 0.882290 0.882290; + }; + }; + instance + { + transform + { + position -2.83788 -18.4925 1.11744; + rotation 173.964 0.00000 0.00000 1.00000; + scale 1.10453 1.10453 1.10453; + }; + }; + instance + { + transform + { + position 5.29945 -4.10863 0.584703; + rotation 113.623 0.00000 0.00000 1.00000; + scale 0.845904 0.845904 0.845904; + }; + }; + instance + { + transform + { + position 3.09710 9.61236 0.549372; + rotation 112.288 0.00000 0.00000 1.00000; + scale 0.823508 0.823508 0.823508; + }; + }; + instance + { + transform + { + position -16.0861 -12.8585 1.12173; + rotation 77.4685 0.00000 0.00000 -1.00000; + scale 1.09207 1.09207 1.09207; + }; + }; + instance + { + transform + { + position 3.30369 -6.93591 0.626630; + rotation 83.4059 0.00000 0.00000 -1.00000; + scale 0.843107 0.843107 0.843107; + }; + }; + instance + { + transform + { + position -9.75262 -2.60054 0.660816; + rotation 38.4918 0.00000 0.00000 -1.00000; + scale 0.759990 0.759990 0.759990; + }; + }; + instance + { + transform + { + position 1.96595 -3.61018 0.404950; + rotation 32.8618 0.00000 0.00000 -1.00000; + scale 0.847756 0.847756 0.847756; + }; + }; + instance + { + transform + { + position -1.50784 -5.21832 0.717484; + rotation 83.5643 0.00000 0.00000 -1.00000; + scale 1.02816 1.02816 1.02816; + }; + }; + instance + { + transform + { + position -17.4337 -12.9508 1.10842; + rotation 42.3566 0.00000 0.00000 -1.00000; + scale 0.775070 0.775070 0.775070; + }; + }; + instance + { + transform + { + position -18.5313 -12.6179 0.835892; + rotation 98.2156 0.00000 0.00000 1.00000; + scale 0.964152 0.964152 0.964152; + }; + }; + instance + { + transform + { + position 0.248192 9.13399 0.716327; + rotation 141.128 -0.00000 -0.00000 -1.00000; + scale 1.17275 1.17275 1.17275; + }; + }; + instance + { + transform + { + position 8.69419 -4.74770 1.04005; + rotation 41.5048 0.00000 0.00000 1.00000; + scale 1.19461 1.19461 1.19461; + }; + }; + instance + { + transform + { + position 7.53850 -19.5965 0.799578; + rotation 63.4948 0.00000 0.00000 -1.00000; + scale 0.871431 0.871431 0.871431; + }; + }; + instance + { + transform + { + position 2.06195 -5.82121 0.588752; + rotation 151.521 0.00000 0.00000 1.00000; + scale 0.956177 0.956177 0.956177; + }; + }; + instance + { + transform + { + position 7.91936 -2.93419 1.00122; + rotation 2.41576 0.00000 0.00000 1.00012; + scale 0.837008 0.837008 0.837008; + }; + }; + instance + { + transform + { + position -9.99013 -3.18575 0.698670; + rotation 118.385 0.00000 0.00000 1.00000; + scale 0.870954 0.870954 0.870954; + }; + }; + instance + { + transform + { + position 1.65734 -17.5487 1.19804; + rotation 64.1910 0.00000 0.00000 1.00000; + scale 0.817345 0.817345 0.817345; + }; + }; + instance + { + transform + { + position 7.74497 0.867830 0.778790; + rotation 124.878 -0.00000 -0.00000 -1.00000; + scale 1.17325 1.17325 1.17325; + }; + }; + instance + { + transform + { + position 8.25763 -9.11747 1.02424; + rotation 116.825 0.00000 0.00000 -1.00000; + scale 0.720130 0.720130 0.720130; + }; + }; + instance + { + transform + { + position -10.1054 0.829837 0.255679; + rotation 161.901 -0.00000 -0.00000 -1.00000; + scale 0.863169 0.863169 0.863169; + }; + }; + instance + { + transform + { + position -18.7571 -12.5601 0.807352; + rotation 167.821 -0.00000 -0.00000 -1.00000; + scale 0.973958 0.973958 0.973958; + }; + }; + instance + { + transform + { + position -11.3788 -0.403339 0.375804; + rotation 110.423 0.00000 0.00000 1.00000; + scale 0.871170 0.871170 0.871170; + }; + }; + instance + { + transform + { + position 6.82715 -7.11735 0.956546; + rotation 77.8809 0.00000 0.00000 -1.00000; + scale 0.884126 0.884126 0.884126; + }; + }; + instance + { + transform + { + position -11.3633 -1.87466 0.573414; + rotation 16.1722 0.00000 0.00000 1.00000; + scale 1.02111 1.02111 1.02111; + }; + }; + instance + { + transform + { + position 7.01427 1.54338 0.746467; + rotation 46.8892 0.00000 0.00000 1.00000; + scale 0.888270 0.888270 0.888270; + }; + }; + instance + { + transform + { + position -13.7898 -10.0994 1.04599; + rotation 94.1750 0.00000 0.00000 -1.00000; + scale 0.716321 0.716321 0.716321; + }; + }; + instance + { + transform + { + position 8.77604 -6.71740 0.731925; + rotation 67.5860 0.00000 0.00000 -1.00000; + scale 0.887776 0.887776 0.887776; + }; + }; + instance + { + transform + { + position -1.51000 -17.4543 0.835106; + rotation 103.152 0.00000 0.00000 1.00000; + scale 0.808951 0.808951 0.808951; + }; + }; + instance + { + transform + { + position -15.7766 -9.91127 0.984165; + rotation 58.0416 0.00000 0.00000 1.00000; + scale 0.991374 0.991374 0.991374; + }; + }; + instance + { + transform + { + position -5.07506 -18.6766 0.943394; + rotation 156.650 -0.00000 -0.00000 -1.00000; + scale 0.776043 0.776043 0.776043; + }; + }; + instance + { + transform + { + position -19.9670 -14.3429 0.793312; + rotation 178.894 0.00000 0.00000 1.00000; + scale 1.04917 1.04917 1.04917; + }; + }; + instance + { + transform + { + position 9.08789 3.83039 1.03682; + rotation 127.174 -0.00000 -0.00000 -1.00000; + scale 1.27885 1.27885 1.27885; + }; + }; + instance + { + transform + { + position 7.95556 5.82229 0.810574; + rotation 118.307 0.00000 0.00000 -1.00000; + scale 1.17126 1.17126 1.17126; + }; + }; + instance + { + transform + { + position -18.8694 -10.4824 0.978299; + rotation 116.989 0.00000 0.00000 -1.00000; + scale 0.730043 0.730043 0.730043; + }; + }; + instance + { + transform + { + position -19.4127 -11.8155 0.992178; + rotation 54.9831 0.00000 0.00000 -1.00000; + scale 0.931285 0.931285 0.931285; + }; + }; + instance + { + transform + { + position 7.83450 7.73097 0.797800; + rotation 88.4317 0.00000 0.00000 1.00000; + scale 0.745861 0.745861 0.745861; + }; + }; + instance + { + transform + { + position 4.17371 -9.76122 0.761118; + rotation 38.6576 0.00000 0.00000 1.00000; + scale 0.894071 0.894071 0.894071; + }; + }; + instance + { + transform + { + position 9.14841 -0.551330 0.745521; + rotation 52.7577 0.00000 0.00000 1.00000; + scale 0.977386 0.977386 0.977386; + }; + }; + instance + { + transform + { + position -4.61929 -17.9632 1.03217; + rotation 169.000 0.00000 0.00000 1.00000; + scale 1.05951 1.05951 1.05951; + }; + }; + instance + { + transform + { + position 9.33363 -12.3972 0.957285; + rotation 10.9792 0.00000 0.00000 -1.00000; + scale 1.00938 1.00938 1.00938; + }; + }; + instance + { + transform + { + position 0.814135 8.75923 0.576272; + rotation 38.3405 0.00000 0.00000 -1.00000; + scale 0.870635 0.870635 0.870635; + }; + }; + instance + { + transform + { + position 9.37464 -0.689544 0.818888; + rotation 92.6023 0.00000 0.00000 1.00000; + scale 1.09046 1.09046 1.09046; + }; + }; + instance + { + transform + { + position 9.01761 -0.871642 0.806677; + rotation 28.4436 0.00000 0.00000 1.00000; + scale 1.10285 1.10285 1.10285; + }; + }; + instance + { + transform + { + position -15.6886 -11.8426 0.964633; + rotation 95.9248 0.00000 0.00000 1.00000; + scale 0.758350 0.758350 0.758350; + }; + }; + instance + { + transform + { + position -15.9869 -12.0507 0.993234; + rotation 81.4545 0.00000 0.00000 -1.00000; + scale 0.723581 0.723581 0.723581; + }; + }; + instance + { + transform + { + position -16.1886 -14.2053 1.07507; + rotation 16.0554 0.00000 0.00000 -1.00000; + scale 0.758430 0.758430 0.758430; + }; + }; + instance + { + transform + { + position -1.94131 -27.7949 1.08117; + rotation 81.8104 0.00000 0.00000 1.00000; + scale 1.14660 1.14660 1.14660; + }; + }; + instance + { + transform + { + position 3.82563 -11.8923 1.12535; + rotation 45.5034 0.00000 0.00000 -1.00000; + scale 1.09270 1.09270 1.09270; + }; + }; + instance + { + transform + { + position 6.85641 0.885042 0.804669; + rotation 125.197 0.00000 0.00000 1.00000; + scale 1.22688 1.22688 1.22688; + }; + }; + instance + { + transform + { + position 6.57193 0.759505 0.841060; + rotation 1.86838 0.00000 0.00000 0.999966; + scale 0.972912 0.972912 0.972912; + }; + }; + instance + { + transform + { + position -15.2440 -15.7698 0.894851; + rotation 151.770 0.00000 0.00000 1.00000; + scale 1.23177 1.23177 1.23177; + }; + }; + instance + { + transform + { + position 2.17775 9.83978 0.648732; + rotation 106.664 0.00000 0.00000 -1.00000; + scale 0.892803 0.892803 0.892803; + }; + }; + instance + { + transform + { + position -16.5074 -17.6869 0.837209; + rotation 169.294 -0.00000 -0.00000 -1.00000; + scale 1.23667 1.23667 1.23667; + }; + }; + instance + { + transform + { + position 3.65127 8.48725 0.623608; + rotation 19.1743 0.00000 0.00000 -1.00000; + scale 0.973101 0.973101 0.973101; + }; + }; + instance + { + transform + { + position -3.12921 -4.92128 0.570870; + rotation 45.0469 0.00000 0.00000 1.00000; + scale 0.943712 0.943712 0.943712; + }; + }; + instance + { + transform + { + position 7.25552 -0.484059 0.672286; + rotation 57.0109 0.00000 0.00000 1.00000; + scale 1.03941 1.03941 1.03941; + }; + }; + instance + { + transform + { + position -14.4740 9.90526 0.789034; + rotation 81.1516 0.00000 0.00000 -1.00000; + scale 0.893062 0.893062 0.893062; + }; + }; + instance + { + transform + { + position -11.0184 8.51331 0.784105; + rotation 111.261 0.00000 0.00000 1.00000; + scale 0.856873 0.856873 0.856873; + }; + }; + instance + { + transform + { + position -8.98092 -8.67118 0.944028; + rotation 171.562 0.00000 0.00000 1.00000; + scale 0.758064 0.758064 0.758064; + }; + }; + instance + { + transform + { + position -18.3200 -11.0498 0.895658; + rotation 172.961 0.00000 0.00000 1.00000; + scale 1.29932 1.29932 1.29932; + }; + }; + instance + { + transform + { + position -14.2598 -12.1037 1.00848; + rotation 166.466 -0.00000 -0.00000 -1.00000; + scale 1.00349 1.00349 1.00349; + }; + }; + instance + { + transform + { + position -14.4467 0.709917 0.728238; + rotation 71.0275 0.00000 0.00000 -1.00000; + scale 1.10299 1.10299 1.10299; + }; + }; + instance + { + transform + { + position -2.66108 -9.71341 0.957292; + rotation 16.0823 0.00000 0.00000 1.00000; + scale 0.875693 0.875693 0.875693; + }; + }; + instance + { + transform + { + position -19.3519 -16.7834 1.06611; + rotation 120.636 -0.00000 -0.00000 -1.00000; + scale 1.26861 1.26861 1.26861; + }; + }; + instance + { + transform + { + position 4.46195 -15.0225 1.09619; + rotation 50.2415 0.00000 0.00000 1.00000; + scale 1.01602 1.01602 1.01602; + }; + }; + instance + { + transform + { + position 2.60233 -13.0322 0.922120; + rotation 90.4919 0.00000 0.00000 -1.00000; + scale 1.24531 1.24531 1.24531; + }; + }; + instance + { + transform + { + position 2.17595 -18.4259 1.13975; + rotation 87.1644 0.00000 0.00000 -1.00000; + scale 1.17459 1.17459 1.17459; + }; + }; + instance + { + transform + { + position 9.93025 -11.6917 1.00736; + rotation 127.884 0.00000 0.00000 1.00000; + scale 0.984708 0.984708 0.984708; + }; + }; + instance + { + transform + { + position -11.5061 -9.62386 0.867612; + rotation 6.48223 0.00000 0.00000 -1.00001; + scale 1.15890 1.15890 1.15890; + }; + }; + instance + { + transform + { + position -9.42148 7.37934 0.342554; + rotation 111.458 0.00000 0.00000 -1.00000; + scale 1.14004 1.14004 1.14004; + }; + }; + instance + { + transform + { + position -17.0331 -4.52305 0.783323; + rotation 73.9813 0.00000 0.00000 1.00000; + scale 1.19986 1.19986 1.19986; + }; + }; + instance + { + transform + { + position -13.5966 7.75938 0.876617; + rotation 105.007 0.00000 0.00000 1.00000; + scale 0.960150 0.960150 0.960150; + }; + }; + instance + { + transform + { + position -14.5051 -13.5059 1.02117; + rotation 132.585 -0.00000 -0.00000 -1.00000; + scale 1.17667 1.17667 1.17667; + }; + }; + instance + { + transform + { + position -5.03565 -24.7902 0.996930; + rotation 147.234 -0.00000 -0.00000 -1.00000; + scale 1.00728 1.00728 1.00728; + }; + }; + instance + { + transform + { + position -19.3596 -1.11763 1.04355; + rotation 154.354 -0.00000 -0.00000 -1.00000; + scale 0.815943 0.815943 0.815943; + }; + }; + instance + { + transform + { + position -8.48377 -8.84929 0.858376; + rotation 86.2178 0.00000 0.00000 -1.00000; + scale 1.14012 1.14012 1.14012; + }; + }; + instance + { + transform + { + position 5.80503 8.94690 1.00448; + rotation 25.8344 0.00000 0.00000 1.00000; + scale 0.714216 0.714216 0.714216; + }; + }; + instance + { + transform + { + position 1.86697 -15.8369 1.00513; + rotation 124.952 0.00000 0.00000 1.00000; + scale 1.28017 1.28017 1.28017; + }; + }; + instance + { + transform + { + position -19.0951 -14.8423 0.980599; + rotation 155.353 -0.00000 -0.00000 -1.00000; + scale 1.15016 1.15016 1.15016; + }; + }; + instance + { + transform + { + position 1.51873 -16.7931 1.20631; + rotation 82.8978 0.00000 0.00000 -1.00000; + scale 1.24355 1.24355 1.24355; + }; + }; + instance + { + transform + { + position -17.8493 -14.4323 1.21880; + rotation 117.761 0.00000 0.00000 1.00000; + scale 0.753598 0.753598 0.753598; + }; + }; + instance + { + transform + { + position -15.3609 -19.0838 1.06296; + rotation 147.196 0.00000 0.00000 1.00000; + scale 1.21689 1.21689 1.21689; + }; + }; + instance + { + transform + { + position -19.6346 -19.2089 1.21624; + rotation 61.8941 0.00000 0.00000 1.00000; + scale 0.922807 0.922807 0.922807; + }; + }; + instance + { + transform + { + position -13.7933 -26.1841 1.09721; + rotation 37.6937 0.00000 0.00000 1.00000; + scale 0.983942 0.983942 0.983942; + }; + }; + instance + { + transform + { + position -14.0162 -26.0294 1.13834; + rotation 72.7677 0.00000 0.00000 1.00000; + scale 1.19780 1.19780 1.19780; + }; + }; + instance + { + transform + { + position -15.9280 -26.5305 0.960201; + rotation 138.696 -0.00000 -0.00000 -1.00000; + scale 1.10251 1.10251 1.10251; + }; + }; + instance + { + transform + { + position -16.2916 -25.7284 0.884434; + rotation 31.5398 0.00000 0.00000 -1.00000; + scale 0.893640 0.893640 0.893640; + }; + }; + instance + { + transform + { + position -13.1543 -9.63317 0.908596; + rotation 68.2462 0.00000 0.00000 -1.00000; + scale 0.925913 0.925913 0.925913; + }; + }; + instance + { + transform + { + position 3.90038 -17.1059 0.760445; + rotation 97.9223 0.00000 0.00000 1.00000; + scale 0.797335 0.797335 0.797335; + }; + }; + instance + { + transform + { + position -14.7821 -27.7822 1.08919; + rotation 55.8021 0.00000 0.00000 1.00000; + scale 0.752507 0.752507 0.752507; + }; + }; + instance + { + transform + { + position -14.1633 -27.9016 1.20569; + rotation 115.593 0.00000 0.00000 1.00000; + scale 1.03309 1.03309 1.03309; + }; + }; + instance + { + transform + { + position -12.7172 -9.78222 0.974665; + rotation 123.204 -0.00000 -0.00000 -1.00000; + scale 0.947103 0.947103 0.947103; + }; + }; + instance + { + transform + { + position -18.7310 -9.11184 0.857055; + rotation 63.2591 0.00000 0.00000 -1.00000; + scale 0.844487 0.844487 0.844487; + }; + }; + instance + { + transform + { + position 9.45238 0.366300 0.674590; + rotation 18.8678 0.00000 0.00000 1.00000; + scale 0.903433 0.903433 0.903433; + }; + }; + instance + { + transform + { + position -17.4669 -7.15935 1.08402; + rotation 56.1004 0.00000 0.00000 -1.00000; + scale 0.774153 0.774153 0.774153; + }; + }; + instance + { + transform + { + position -19.2283 -29.4247 1.01809; + rotation 134.312 0.00000 0.00000 1.00000; + scale 1.27872 1.27872 1.27872; + }; + }; + instance + { + transform + { + position -18.8937 -27.9429 1.06141; + rotation 121.954 -0.00000 -0.00000 -1.00000; + scale 1.21580 1.21580 1.21580; + }; + }; + instance + { + transform + { + position -19.7385 -23.2540 1.11824; + rotation 22.0398 0.00000 0.00000 -1.00000; + scale 1.20475 1.20475 1.20475; + }; + }; + instance + { + transform + { + position -16.5244 -9.43102 0.899700; + rotation 138.721 0.00000 0.00000 1.00000; + scale 0.914851 0.914851 0.914851; + }; + }; + instance + { + transform + { + position 3.35064 -17.2787 0.835169; + rotation 73.2080 0.00000 0.00000 1.00000; + scale 1.20476 1.20476 1.20476; + }; + }; + instance + { + transform + { + position -17.4509 -26.8189 0.899925; + rotation 121.968 -0.00000 -0.00000 -1.00000; + scale 0.733910 0.733910 0.733910; + }; + }; + instance + { + transform + { + position -17.3462 -27.0420 0.917701; + rotation 144.800 -0.00000 -0.00000 -1.00000; + scale 0.995306 0.995306 0.995306; + }; + }; + instance + { + transform + { + position -18.1670 -25.8828 0.904265; + rotation 146.706 0.00000 0.00000 1.00000; + scale 0.765975 0.765975 0.765975; + }; + }; + instance + { + transform + { + position 5.25809 -19.1621 1.01015; + rotation 45.9219 0.00000 0.00000 1.00000; + scale 0.966722 0.966722 0.966722; + }; + }; + instance + { + transform + { + position 4.97852 -19.2830 1.02840; + rotation 138.363 -0.00000 -0.00000 -1.00000; + scale 0.906119 0.906119 0.906119; + }; + }; + instance + { + transform + { + position -17.5219 -21.9886 1.18006; + rotation 88.6705 0.00000 0.00000 1.00000; + scale 0.988846 0.988846 0.988846; + }; + }; + instance + { + transform + { + position -18.6827 -18.9027 0.994305; + rotation 65.6386 0.00000 0.00000 1.00000; + scale 1.05540 1.05540 1.05540; + }; + }; + instance + { + transform + { + position -7.56527 9.91130 0.563981; + rotation 177.600 -0.00000 -0.00000 -1.00000; + scale 1.15377 1.15377 1.15377; + }; + }; + instance + { + transform + { + position -18.9892 -17.6912 1.02081; + rotation 81.9638 0.00000 0.00000 -1.00000; + scale 0.794629 0.794629 0.794629; + }; + }; + instance + { + transform + { + position -18.7792 -17.5284 1.01465; + rotation 84.8688 0.00000 0.00000 -1.00000; + scale 1.25169 1.25169 1.25169; + }; + }; + instance + { + transform + { + position -6.57495 -0.427498 0.0957831; + rotation 164.603 0.00000 0.00000 1.00000; + scale 1.21067 1.21067 1.21067; + }; + }; + instance + { + transform + { + position -3.57771 9.12239 0.767265; + rotation 46.6005 0.00000 0.00000 1.00000; + scale 1.00960 1.00960 1.00960; + }; + }; + instance + { + transform + { + position -17.4770 -16.1164 1.12985; + rotation 97.8708 0.00000 0.00000 1.00000; + scale 0.766190 0.766190 0.766190; + }; + }; + instance + { + transform + { + position -14.8082 -15.7495 0.858786; + rotation 146.989 -0.00000 -0.00000 -1.00000; + scale 0.822149 0.822149 0.822149; + }; + }; + instance + { + transform + { + position -7.38929 -9.34730 0.876271; + rotation 110.041 0.00000 0.00000 1.00000; + scale 0.819897 0.819897 0.819897; + }; + }; + instance + { + transform + { + position 7.36987 7.22675 0.849826; + rotation 131.800 -0.00000 -0.00000 -1.00000; + scale 1.10797 1.10797 1.10797; + }; + }; + instance + { + transform + { + position -17.3027 -13.9947 1.21476; + rotation 144.009 0.00000 0.00000 1.00000; + scale 1.19126 1.19126 1.19126; + }; + }; + instance + { + transform + { + position -14.3331 -13.2979 1.01558; + rotation 179.071 0.00000 0.00000 1.00000; + scale 1.08381 1.08381 1.08381; + }; + }; + instance + { + transform + { + position -13.4264 -16.3646 0.901118; + rotation 90.5125 0.00000 0.00000 -1.00000; + scale 1.18964 1.18964 1.18964; + }; + }; + instance + { + transform + { + position -16.2707 -9.96523 0.853963; + rotation 102.999 0.00000 0.00000 -1.00000; + scale 1.23420 1.23420 1.23420; + }; + }; + instance + { + transform + { + position -16.8032 -12.4443 1.03783; + rotation 44.4606 0.00000 0.00000 1.00000; + scale 1.19660 1.19660 1.19660; + }; + }; + instance + { + transform + { + position -14.6119 -2.22330 0.716230; + rotation 16.5055 0.00000 0.00000 0.999999; + scale 0.714129 0.714129 0.714129; + }; + }; + instance + { + transform + { + position -13.5421 -3.05903 0.645301; + rotation 127.769 0.00000 0.00000 1.00000; + scale 1.24664 1.24664 1.24664; + }; + }; + instance + { + transform + { + position -4.02098 -11.3302 0.951728; + rotation 174.823 -0.00000 -0.00000 -1.00000; + scale 0.708342 0.708342 0.708342; + }; + }; + instance + { + transform + { + position -5.41792 -9.13474 0.787444; + rotation 63.1605 0.00000 0.00000 1.00000; + scale 1.17983 1.17983 1.17983; + }; + }; + instance + { + transform + { + position -17.9708 -2.27361 0.927350; + rotation 83.6940 0.00000 0.00000 -1.00000; + scale 1.19498 1.19498 1.19498; + }; + }; + instance + { + transform + { + position -16.2692 -7.71403 1.03478; + rotation 102.043 0.00000 0.00000 -1.00000; + scale 0.855133 0.855133 0.855133; + }; + }; + instance + { + transform + { + position -18.7341 -0.432613 0.918297; + rotation 177.553 -0.00000 -0.00000 -1.00000; + scale 1.24570 1.24570 1.24570; + }; + }; + instance + { + transform + { + position -19.8087 -0.746907 0.975142; + rotation 61.7381 0.00000 0.00000 1.00000; + scale 0.920176 0.920176 0.920176; + }; + }; + instance + { + transform + { + position -16.0808 -1.66931 0.832510; + rotation 73.4148 0.00000 0.00000 -1.00000; + scale 1.10610 1.10610 1.10610; + }; + }; + instance + { + transform + { + position 7.67205 -17.4438 1.14123; + rotation 56.7614 0.00000 0.00000 1.00000; + scale 1.02735 1.02735 1.02735; + }; + }; + instance + { + transform + { + position -14.8474 2.01446 0.729755; + rotation 91.3153 0.00000 0.00000 -1.00000; + scale 1.13173 1.13173 1.13173; + }; + }; + instance + { + transform + { + position -18.6489 -7.98511 0.903030; + rotation 3.57325 0.00000 0.00000 -1.00003; + scale 0.898289 0.898289 0.898289; + }; + }; + instance + { + transform + { + position 9.45614 -7.81959 0.811333; + rotation 103.646 0.00000 0.00000 1.00000; + scale 1.13675 1.13675 1.13675; + }; + }; + instance + { + transform + { + position -17.6128 -7.78498 1.00225; + rotation 69.6177 0.00000 0.00000 -1.00000; + scale 0.728076 0.728076 0.728076; + }; + }; + instance + { + transform + { + position -18.1618 8.04750 0.681206; + rotation 104.698 0.00000 0.00000 -1.00000; + scale 1.25110 1.25110 1.25110; + }; + }; + instance + { + transform + { + position 8.15817 8.77988 0.954098; + rotation 148.280 -0.00000 -0.00000 -1.00000; + scale 1.23981 1.23981 1.23981; + }; + }; + instance + { + transform + { + position -6.46268 -28.0278 1.04265; + rotation 113.262 0.00000 0.00000 -1.00000; + scale 1.18517 1.18517 1.18517; + }; + }; + instance + { + transform + { + position -10.8661 -0.788886 0.466312; + rotation 74.3951 0.00000 0.00000 -1.00000; + scale 1.27927 1.27927 1.27927; + }; + }; + instance + { + transform + { + position -19.3534 -9.55575 0.955644; + rotation 19.5498 0.00000 0.00000 -1.00000; + scale 1.12445 1.12445 1.12445; + }; + }; + instance + { + transform + { + position 5.36601 -8.08306 0.840796; + rotation 130.499 -0.00000 -0.00000 -1.00000; + scale 0.945301 0.945301 0.945301; + }; + }; + instance + { + transform + { + position -6.78383 -21.3543 1.16523; + rotation 163.948 0.00000 0.00000 1.00000; + scale 1.18692 1.18692 1.18692; + }; + }; + instance + { + transform + { + position -10.5337 0.121987 0.414166; + rotation 171.754 -0.00000 -0.00000 -1.00000; + scale 1.01548 1.01548 1.01548; + }; + }; + instance + { + transform + { + position -7.15520 -19.4262 1.00629; + rotation 25.8721 0.00000 0.00000 1.00000; + scale 1.24335 1.24335 1.24335; + }; + }; + instance + { + transform + { + position -10.5227 0.426994 0.377065; + rotation 29.5477 0.00000 0.00000 1.00000; + scale 1.18652 1.18652 1.18652; + }; + }; + instance + { + transform + { + position -19.6726 -8.74724 0.990432; + rotation 120.430 0.00000 0.00000 1.00000; + scale 0.859564 0.859564 0.859564; + }; + }; + instance + { + transform + { + position -6.76592 -19.7251 1.05115; + rotation 70.1907 0.00000 0.00000 -1.00000; + scale 1.24864 1.24864 1.24864; + }; + }; + instance + { + transform + { + position -2.27440 -25.7322 1.01775; + rotation 134.134 -0.00000 -0.00000 -1.00000; + scale 1.00061 1.00061 1.00061; + }; + }; + instance + { + transform + { + position -6.43126 -17.8433 0.727644; + rotation 92.4665 0.00000 0.00000 1.00000; + scale 1.09897 1.09897 1.09897; + }; + }; + instance + { + transform + { + position -6.75479 8.05904 0.518001; + rotation 61.2880 0.00000 0.00000 -1.00000; + scale 1.20710 1.20710 1.20710; + }; + }; + instance + { + transform + { + position -9.26904 -21.8622 1.14961; + rotation 1.59688 0.00000 0.00000 -0.999921; + scale 1.27170 1.27170 1.27170; + }; + }; + instance + { + transform + { + position -15.0338 -8.22091 1.01220; + rotation 172.004 0.00000 0.00000 1.00000; + scale 0.709878 0.709878 0.709878; + }; + }; + instance + { + transform + { + position 2.19867 8.93830 0.560332; + rotation 29.8343 0.00000 0.00000 -1.00000; + scale 0.761072 0.761072 0.761072; + }; + }; + instance + { + transform + { + position -15.4562 -8.45546 1.06629; + rotation 19.0892 0.00000 0.00000 -1.00000; + scale 1.20370 1.20370 1.20370; + }; + }; + instance + { + transform + { + position 0.612269 -9.48922 0.799943; + rotation 70.6086 0.00000 0.00000 1.00000; + scale 1.11385 1.11385 1.11385; + }; + }; + instance + { + transform + { + position -6.59423 -19.1211 1.01298; + rotation 11.2155 0.00000 0.00000 -1.00001; + scale 0.985855 0.985855 0.985855; + }; + }; + instance + { + transform + { + position -8.30409 -19.3004 1.12052; + rotation 137.393 0.00000 0.00000 1.00000; + scale 1.27991 1.27991 1.27991; + }; + }; + instance + { + transform + { + position -6.98069 -17.4437 0.837949; + rotation 32.1841 0.00000 0.00000 -1.00000; + scale 1.24357 1.24357 1.24357; + }; + }; + instance + { + transform + { + position -4.14583 -18.4535 1.14297; + rotation 65.8222 0.00000 0.00000 1.00000; + scale 0.732023 0.732023 0.732023; + }; + }; + instance + { + transform + { + position -6.22955 -18.9402 1.00252; + rotation 42.5604 0.00000 0.00000 1.00000; + scale 0.892449 0.892449 0.892449; + }; + }; + instance + { + transform + { + position 7.94299 -3.24325 0.981860; + rotation 152.031 -0.00000 -0.00000 -1.00000; + scale 0.782904 0.782904 0.782904; + }; + }; + instance + { + transform + { + position -1.48420 -8.35973 0.635385; + rotation 113.359 0.00000 0.00000 1.00000; + scale 1.18418 1.18418 1.18418; + }; + }; + instance + { + transform + { + position -1.07494 -18.3995 0.979320; + rotation 71.9985 0.00000 0.00000 -1.00000; + scale 0.809009 0.809009 0.809009; + }; + }; + instance + { + transform + { + position -5.04587 -18.3096 0.940761; + rotation 159.875 -0.00000 -0.00000 -1.00000; + scale 0.753276 0.753276 0.753276; + }; + }; + instance + { + transform + { + position -14.6939 -0.630390 0.814754; + rotation 57.9214 0.00000 0.00000 1.00000; + scale 0.795328 0.795328 0.795328; + }; + }; + instance + { + transform + { + position 8.39726 7.80027 0.841686; + rotation 75.9617 0.00000 0.00000 1.00000; + scale 0.704458 0.704458 0.704458; + }; + }; + instance + { + transform + { + position -17.5041 -18.2021 0.822677; + rotation 116.699 0.00000 0.00000 -1.00000; + scale 1.12353 1.12353 1.12353; + }; + }; + instance + { + transform + { + position -9.49824 -18.9610 1.13917; + rotation 153.985 0.00000 0.00000 1.00000; + scale 1.15529 1.15529 1.15529; + }; + }; + instance + { + transform + { + position -0.302777 -12.6899 0.836410; + rotation 6.73255 0.00000 0.00000 1.00000; + scale 1.19296 1.19296 1.19296; + }; + }; + instance + { + transform + { + position -17.4865 -0.188199 0.838044; + rotation 67.3644 0.00000 0.00000 1.00000; + scale 0.994639 0.994639 0.994639; + }; + }; + instance + { + transform + { + position -6.52523 8.55442 0.571741; + rotation 171.198 -0.00000 -0.00000 -1.00000; + scale 0.756976 0.756976 0.756976; + }; + }; + instance + { + transform + { + position -16.1169 -7.35831 1.02800; + rotation 20.4492 0.00000 0.00000 -1.00000; + scale 1.26541 1.26541 1.26541; + }; + }; + instance + { + transform + { + position -12.8386 0.554324 0.483436; + rotation 20.3963 0.00000 0.00000 0.999999; + scale 0.846672 0.846672 0.846672; + }; + }; + instance + { + transform + { + position -5.17257 -14.2358 0.972802; + rotation 83.4191 0.00000 0.00000 -1.00000; + scale 1.03592 1.03592 1.03592; + }; + }; + instance + { + transform + { + position -4.67090 -8.41124 0.969765; + rotation 94.8429 0.00000 0.00000 -1.00000; + scale 0.826892 0.826892 0.826892; + }; + }; + instance + { + transform + { + position -14.9189 -8.75154 1.05483; + rotation 20.7868 0.00000 0.00000 1.00000; + scale 1.06061 1.06061 1.06061; + }; + }; + instance + { + transform + { + position -12.6168 -0.263323 0.473126; + rotation 174.383 0.00000 0.00000 1.00000; + scale 0.966802 0.966802 0.966801; + }; + }; + instance + { + transform + { + position 4.58405 -12.4721 1.14052; + rotation 117.611 0.00000 0.00000 1.00000; + scale 0.882579 0.882579 0.882579; + }; + }; + instance + { + transform + { + position 2.93015 -16.5092 0.963380; + rotation 26.9959 0.00000 0.00000 1.00000; + scale 1.14089 1.14089 1.14089; + }; + }; + instance + { + transform + { + position -7.28078 -8.04461 0.684834; + rotation 129.482 -0.00000 -0.00000 -1.00000; + scale 0.953374 0.953374 0.953374; + }; + }; + instance + { + transform + { + position -7.56846 -7.25752 0.794817; + rotation 94.6453 0.00000 0.00000 -1.00000; + scale 1.07137 1.07137 1.07137; + }; + }; + instance + { + transform + { + position -7.65702 -7.44305 0.752059; + rotation 9.36808 0.00000 0.00000 -1.00000; + scale 1.09603 1.09603 1.09603; + }; + }; + instance + { + transform + { + position -16.1204 -8.30933 1.02798; + rotation 128.334 0.00000 0.00000 1.00000; + scale 1.05013 1.05013 1.05013; + }; + }; + instance + { + transform + { + position 3.75090 -7.90914 0.657213; + rotation 26.8072 0.00000 0.00000 -1.00000; + scale 0.708687 0.708687 0.708687; + }; + }; + instance + { + transform + { + position -8.91033 -17.2932 1.14598; + rotation 130.786 -0.00000 -0.00000 -1.00000; + scale 0.799077 0.799077 0.799077; + }; + }; + instance + { + transform + { + position -18.2818 8.61318 0.655385; + rotation 40.3061 0.00000 0.00000 -1.00000; + scale 0.988103 0.988103 0.988103; + }; + }; + instance + { + transform + { + position 3.67659 -7.35957 0.621294; + rotation 63.8351 0.00000 0.00000 -1.00000; + scale 0.824515 0.824515 0.824515; + }; + }; + instance + { + transform + { + position -15.6090 7.33609 1.01188; + rotation 24.3085 0.00000 0.00000 -1.00000; + scale 1.06609 1.06609 1.06609; + }; + }; + instance + { + transform + { + position -15.4840 -1.23851 0.986442; + rotation 171.920 -0.00000 -0.00000 -1.00000; + scale 1.09135 1.09135 1.09135; + }; + }; + instance + { + transform + { + position -7.69291 8.74454 0.461331; + rotation 171.216 0.00000 0.00000 1.00000; + scale 0.732442 0.732442 0.732442; + }; + }; + instance + { + transform + { + position 8.46550 6.62699 0.695205; + rotation 166.956 0.00000 0.00000 1.00000; + scale 1.01301 1.01301 1.01301; + }; + }; + instance + { + transform + { + position -11.1815 -18.7102 0.908432; + rotation 169.197 0.00000 0.00000 1.00000; + scale 0.763013 0.763013 0.763013; + }; + }; + instance + { + transform + { + position -12.8409 -11.0284 1.04441; + rotation 52.9084 0.00000 0.00000 -1.00000; + scale 0.868742 0.868742 0.868742; + }; + }; + instance + { + transform + { + position -13.0657 -10.8448 1.03931; + rotation 121.952 -0.00000 -0.00000 -1.00000; + scale 1.07263 1.07263 1.07263; + }; + }; + instance + { + transform + { + position -16.4282 0.703932 0.963245; + rotation 65.7071 0.00000 0.00000 1.00000; + scale 1.15825 1.15825 1.15825; + }; + }; + instance + { + transform + { + position 1.87317 7.57474 0.407347; + rotation 171.950 -0.00000 -0.00000 -1.00000; + scale 0.862266 0.862266 0.862266; + }; + }; + instance + { + transform + { + position 3.61486 6.72632 0.649142; + rotation 103.335 0.00000 0.00000 1.00000; + scale 1.12186 1.12186 1.12186; + }; + }; + instance + { + transform + { + position -18.4469 2.65006 1.10634; + rotation 163.136 0.00000 0.00000 1.00000; + scale 1.14682 1.14682 1.14682; + }; + }; + instance + { + transform + { + position -4.14392 -6.77469 0.763039; + rotation 121.166 0.00000 0.00000 1.00000; + scale 1.02801 1.02801 1.02801; + }; + }; + instance + { + transform + { + position -5.86271 5.98853 0.398073; + rotation 107.013 0.00000 0.00000 1.00000; + scale 1.28156 1.28156 1.28156; + }; + }; + instance + { + transform + { + position -1.12758 -3.85823 0.391037; + rotation 12.9653 0.00000 0.00000 0.999998; + scale 1.05446 1.05446 1.05446; + }; + }; + instance + { + transform + { + position -9.06333 -8.25039 0.937261; + rotation 68.7217 0.00000 0.00000 -1.00000; + scale 1.02816 1.02816 1.02816; + }; + }; + instance + { + transform + { + position -11.1155 -16.8167 1.00458; + rotation 131.704 0.00000 0.00000 1.00000; + scale 1.18116 1.18116 1.18116; + }; + }; + instance + { + transform + { + position -13.8480 -15.0837 0.869634; + rotation 3.17836 0.00000 0.00000 1.00006; + scale 0.703022 0.703022 0.703022; + }; + }; + instance + { + transform + { + position 1.40777 9.92517 0.689229; + rotation 153.765 0.00000 0.00000 1.00000; + scale 1.20969 1.20969 1.20969; + }; + }; + instance + { + transform + { + position -12.0076 -17.5636 0.887019; + rotation 135.351 -0.00000 -0.00000 -1.00000; + scale 0.962606 0.962606 0.962606; + }; + }; +}; +array "grass_varient_2_grass2_0.object" +{ + instance + { + transform + { + position -12.9766 -5.00673 1.05048; + rotation 151.355 -0.00000 -0.00000 -1.00000; + scale 0.891488 0.891488 0.891488; + }; + }; + instance + { + transform + { + position -12.7533 -5.33294 1.07214; + rotation 170.701 0.00000 0.00000 1.00000; + scale 0.892727 0.892727 0.892727; + }; + }; + instance + { + transform + { + position -18.3989 2.40309 1.10379; + rotation 19.2003 0.00000 0.00000 1.00000; + scale 0.921484 0.921484 0.921484; + }; + }; + instance + { + transform + { + position 9.87174 2.78972 0.972127; + rotation 38.5431 0.00000 0.00000 -1.00000; + scale 0.960816 0.960816 0.960816; + }; + }; + instance + { + transform + { + position -10.9489 1.98543 0.343127; + rotation 112.206 0.00000 0.00000 1.00000; + scale 1.00112 1.00112 1.00112; + }; + }; + instance + { + transform + { + position 9.89493 -4.70964 1.11883; + rotation 133.908 -0.00000 -0.00000 -1.00000; + scale 0.749804 0.749804 0.749804; + }; + }; + instance + { + transform + { + position 6.05549 -6.64349 0.925559; + rotation 115.134 0.00000 0.00000 -1.00000; + scale 0.915407 0.915407 0.915407; + }; + }; + instance + { + transform + { + position -19.4215 9.32900 0.829311; + rotation 102.670 0.00000 0.00000 1.00000; + scale 0.953317 0.953317 0.953317; + }; + }; + instance + { + transform + { + position -4.32880 -4.59186 0.563507; + rotation 87.2203 0.00000 0.00000 1.00000; + scale 1.19627 1.19627 1.19627; + }; + }; + instance + { + transform + { + position 6.82118 -5.42575 0.813515; + rotation 134.277 -0.00000 -0.00000 -1.00000; + scale 1.05226 1.05226 1.05226; + }; + }; + instance + { + transform + { + position -18.7111 0.934767 0.760658; + rotation 31.1878 0.00000 0.00000 -1.00000; + scale 1.16554 1.16554 1.16554; + }; + }; + instance + { + transform + { + position -8.25097 -5.92975 0.641468; + rotation 95.3104 0.00000 0.00000 -1.00000; + scale 0.926929 0.926929 0.926929; + }; + }; + instance + { + transform + { + position -9.44687 -4.06033 0.706135; + rotation 24.0339 0.00000 0.00000 1.00000; + scale 1.07389 1.07389 1.07389; + }; + }; + instance + { + transform + { + position -4.98605 -1.07796 0.254314; + rotation 175.503 -0.00000 -0.00000 -1.00000; + scale 0.968512 0.968512 0.968512; + }; + }; + instance + { + transform + { + position 1.53179 0.446059 0.175189; + rotation 2.12034 0.00000 0.00000 1.00005; + scale 0.885663 0.885663 0.885663; + }; + }; + instance + { + transform + { + position -8.13426 -18.2659 1.06675; + rotation 80.0397 0.00000 0.00000 1.00000; + scale 0.904515 0.904515 0.904515; + }; + }; + instance + { + transform + { + position 1.77572 1.42761 0.189580; + rotation 126.353 -0.00000 -0.00000 -1.00000; + scale 1.27859 1.27859 1.27859; + }; + }; + instance + { + transform + { + position 3.57293 3.46400 0.573555; + rotation 4.48298 0.00000 0.00000 -1.00002; + scale 1.28424 1.28424 1.28424; + }; + }; + instance + { + transform + { + position 5.04340 -7.83672 0.803483; + rotation 85.7970 0.00000 0.00000 -1.00000; + scale 0.989890 0.989890 0.989890; + }; + }; + instance + { + transform + { + position 6.28990 3.91366 0.596816; + rotation 4.59884 0.00000 0.00000 1.00001; + scale 0.958511 0.958511 0.958511; + }; + }; + instance + { + transform + { + position 6.70706 3.93011 0.655916; + rotation 4.46057 0.00000 0.00000 1.00001; + scale 1.23463 1.23463 1.23463; + }; + }; + instance + { + transform + { + position -10.6210 4.06438 0.231979; + rotation 116.740 0.00000 0.00000 1.00000; + scale 0.992955 0.992955 0.992955; + }; + }; + instance + { + transform + { + position 7.90638 -11.8002 0.960472; + rotation 155.416 0.00000 0.00000 1.00000; + scale 0.811718 0.811718 0.811718; + }; + }; + instance + { + transform + { + position -11.8196 9.79936 0.921999; + rotation 89.0408 0.00000 0.00000 -1.00000; + scale 0.708960 0.708960 0.708960; + }; + }; + instance + { + transform + { + position -5.02528 7.37283 0.671567; + rotation 139.389 0.00000 0.00000 1.00000; + scale 0.772810 0.772810 0.772809; + }; + }; + instance + { + transform + { + position -12.0655 9.00570 0.759541; + rotation 133.804 -0.00000 -0.00000 -1.00000; + scale 1.19710 1.19710 1.19710; + }; + }; + instance + { + transform + { + position 5.44405 8.24741 0.983127; + rotation 150.250 -0.00000 -0.00000 -1.00000; + scale 1.02077 1.02077 1.02077; + }; + }; + instance + { + transform + { + position -2.87546 7.45643 0.450842; + rotation 85.3038 0.00000 0.00000 -1.00000; + scale 0.737419 0.737419 0.737419; + }; + }; + instance + { + transform + { + position 9.40121 -16.5361 0.841708; + rotation 123.125 0.00000 0.00000 1.00000; + scale 1.28179 1.28179 1.28179; + }; + }; + instance + { + transform + { + position -1.77804 9.58874 0.656136; + rotation 8.80110 0.00000 0.00000 0.999996; + scale 0.849128 0.849128 0.849128; + }; + }; + instance + { + transform + { + position 8.77137 -11.7948 1.05668; + rotation 7.88556 0.00000 0.00000 -1.00000; + scale 0.952007 0.952007 0.952007; + }; + }; + instance + { + transform + { + position -11.0028 9.27127 0.827465; + rotation 164.312 0.00000 0.00000 1.00000; + scale 0.848041 0.848041 0.848041; + }; + }; + instance + { + transform + { + position -4.29531 9.61800 0.775330; + rotation 50.3099 0.00000 0.00000 1.00000; + scale 1.16663 1.16663 1.16663; + }; + }; + instance + { + transform + { + position 6.55584 6.88934 0.976680; + rotation 1.39266 0.00000 0.00000 0.999990; + scale 0.842681 0.842681 0.842681; + }; + }; + instance + { + transform + { + position -15.1824 7.64485 1.02378; + rotation 46.5800 0.00000 0.00000 -1.00000; + scale 0.963758 0.963758 0.963758; + }; + }; + instance + { + transform + { + position -7.48450 8.32208 0.439616; + rotation 137.917 0.00000 0.00000 1.00000; + scale 1.17679 1.17679 1.17679; + }; + }; + instance + { + transform + { + position 8.31780 1.00551 0.792269; + rotation 173.259 0.00000 0.00000 1.00000; + scale 0.907547 0.907547 0.907547; + }; + }; + instance + { + transform + { + position -5.95581 -18.4949 0.874463; + rotation 26.5069 0.00000 0.00000 1.00000; + scale 1.02732 1.02732 1.02732; + }; + }; + instance + { + transform + { + position -19.8085 -18.5852 1.22322; + rotation 79.8514 0.00000 0.00000 -1.00000; + scale 1.02798 1.02798 1.02798; + }; + }; + instance + { + transform + { + position -6.41549 -4.81682 0.559332; + rotation 25.1763 0.00000 0.00000 1.00000; + scale 1.17460 1.17460 1.17460; + }; + }; + instance + { + transform + { + position 8.52029 -2.94865 1.05664; + rotation 100.520 0.00000 0.00000 1.00000; + scale 0.715536 0.715536 0.715536; + }; + }; + instance + { + transform + { + position -13.1690 8.75294 0.829539; + rotation 89.9257 0.00000 0.00000 -1.00000; + scale 0.954474 0.954474 0.954474; + }; + }; + instance + { + transform + { + position 2.68491 -2.45181 0.439666; + rotation 167.102 0.00000 0.00000 1.00000; + scale 1.25544 1.25544 1.25544; + }; + }; + instance + { + transform + { + position -13.2385 8.95374 0.835822; + rotation 17.0795 0.00000 0.00000 0.999999; + scale 0.766010 0.766010 0.766010; + }; + }; + instance + { + transform + { + position -6.50569 -18.3611 0.804540; + rotation 151.796 0.00000 0.00000 1.00000; + scale 0.932141 0.932141 0.932140; + }; + }; + instance + { + transform + { + position -12.3668 -3.86074 0.917324; + rotation 57.6927 0.00000 0.00000 1.00000; + scale 1.00935 1.00935 1.00935; + }; + }; + instance + { + transform + { + position -4.11708 -3.98154 0.434710; + rotation 26.0176 0.00000 0.00000 1.00000; + scale 1.16926 1.16926 1.16926; + }; + }; + instance + { + transform + { + position 6.86930 -2.13841 0.639054; + rotation 119.158 0.00000 0.00000 -1.00000; + scale 1.15040 1.15040 1.15040; + }; + }; + instance + { + transform + { + position 8.42541 -4.58536 0.982927; + rotation 150.558 0.00000 0.00000 1.00000; + scale 1.22690 1.22690 1.22690; + }; + }; + instance + { + transform + { + position -19.1300 -5.78883 0.786013; + rotation 159.021 0.00000 0.00000 1.00000; + scale 1.22880 1.22880 1.22880; + }; + }; + instance + { + transform + { + position -6.66548 8.75216 0.530439; + rotation 51.4751 0.00000 0.00000 1.00000; + scale 0.824118 0.824118 0.824118; + }; + }; + instance + { + transform + { + position -10.0265 -3.52031 0.733740; + rotation 10.5603 0.00000 0.00000 -1.00000; + scale 0.749900 0.749900 0.749900; + }; + }; + instance + { + transform + { + position -10.1942 -1.29657 0.608073; + rotation 130.253 -0.00000 -0.00000 -1.00000; + scale 1.07574 1.07574 1.07574; + }; + }; + instance + { + transform + { + position -10.6481 -1.51622 0.575874; + rotation 145.810 0.00000 0.00000 1.00000; + scale 1.29663 1.29663 1.29663; + }; + }; + instance + { + transform + { + position -12.0763 -1.28788 0.467102; + rotation 54.9528 0.00000 0.00000 1.00000; + scale 1.24940 1.24940 1.24940; + }; + }; + instance + { + transform + { + position 6.47288 0.539287 0.871712; + rotation 139.583 -0.00000 -0.00000 -1.00000; + scale 1.20279 1.20279 1.20279; + }; + }; + instance + { + transform + { + position 1.80971 -0.336607 0.264044; + rotation 58.5790 0.00000 0.00000 -1.00000; + scale 0.727645 0.727645 0.727645; + }; + }; + instance + { + transform + { + position -11.5368 -5.92786 0.979626; + rotation 76.4545 0.00000 0.00000 -1.00000; + scale 0.945542 0.945542 0.945542; + }; + }; + instance + { + transform + { + position -15.4097 6.79981 0.955307; + rotation 6.52774 0.00000 0.00000 -1.00003; + scale 0.953258 0.953258 0.953258; + }; + }; + instance + { + transform + { + position 7.54576 6.75376 0.865167; + rotation 125.329 -0.00000 -0.00000 -1.00000; + scale 0.986822 0.986822 0.986822; + }; + }; + instance + { + transform + { + position 8.80113 7.91564 0.842791; + rotation 77.2193 0.00000 0.00000 1.00000; + scale 1.01346 1.01346 1.01346; + }; + }; + instance + { + transform + { + position -9.28252 7.76867 0.404073; + rotation 173.013 0.00000 0.00000 1.00000; + scale 1.20659 1.20659 1.20659; + }; + }; + instance + { + transform + { + position -15.2695 -1.04838 0.981727; + rotation 149.531 0.00000 0.00000 1.00000; + scale 0.935244 0.935244 0.935244; + }; + }; + instance + { + transform + { + position 2.59684 -6.73383 0.641959; + rotation 75.2457 0.00000 0.00000 -1.00000; + scale 0.971462 0.971462 0.971462; + }; + }; + instance + { + transform + { + position -2.95023 -5.06110 0.585024; + rotation 101.854 0.00000 0.00000 1.00000; + scale 0.872838 0.872838 0.872838; + }; + }; + instance + { + transform + { + position 6.19897 -17.1875 1.04367; + rotation 170.483 0.00000 0.00000 1.00000; + scale 0.961486 0.961486 0.961486; + }; + }; + instance + { + transform + { + position 8.55492 4.17326 1.01654; + rotation 134.311 0.00000 0.00000 1.00000; + scale 1.19826 1.19826 1.19826; + }; + }; + instance + { + transform + { + position 3.10143 -7.09014 0.621093; + rotation 26.6737 0.00000 0.00000 -1.00000; + scale 0.774945 0.774945 0.774945; + }; + }; + instance + { + transform + { + position 8.86478 6.48697 0.675240; + rotation 120.524 -0.00000 -0.00000 -1.00000; + scale 1.17819 1.17819 1.17819; + }; + }; + instance + { + transform + { + position -11.7638 6.53327 0.452101; + rotation 174.331 0.00000 0.00000 1.00000; + scale 0.743317 0.743317 0.743317; + }; + }; + instance + { + transform + { + position -14.1879 5.58804 0.761465; + rotation 85.4195 0.00000 0.00000 1.00000; + scale 0.782865 0.782865 0.782865; + }; + }; + instance + { + transform + { + position 6.88779 8.06446 0.867446; + rotation 100.401 0.00000 0.00000 -1.00000; + scale 0.847403 0.847403 0.847403; + }; + }; + instance + { + transform + { + position 6.32474 8.70317 0.935488; + rotation 153.806 -0.00000 -0.00000 -1.00000; + scale 1.21840 1.21840 1.21840; + }; + }; + instance + { + transform + { + position -5.16019 7.08664 0.626448; + rotation 132.632 -0.00000 -0.00000 -1.00000; + scale 0.984306 0.984306 0.984306; + }; + }; + instance + { + transform + { + position 3.26286 -14.3185 1.01469; + rotation 173.675 -0.00000 -0.00000 -1.00000; + scale 0.876112 0.876112 0.876112; + }; + }; + instance + { + transform + { + position 3.34810 -16.1527 0.968111; + rotation 174.338 -0.00000 -0.00000 -1.00000; + scale 0.801964 0.801964 0.801964; + }; + }; + instance + { + transform + { + position -4.29290 -14.1115 1.00640; + rotation 13.2250 0.00000 0.00000 0.999999; + scale 1.20727 1.20727 1.20727; + }; + }; + instance + { + transform + { + position -5.14116 6.70254 0.537741; + rotation 153.636 -0.00000 -0.00000 -1.00000; + scale 0.812062 0.812062 0.812062; + }; + }; + instance + { + transform + { + position -1.58483 -13.3961 0.923682; + rotation 37.2595 0.00000 0.00000 -1.00000; + scale 1.18091 1.18091 1.18091; + }; + }; + instance + { + transform + { + position 2.55931 9.00014 0.564462; + rotation 145.170 0.00000 0.00000 1.00000; + scale 0.967906 0.967906 0.967906; + }; + }; + instance + { + transform + { + position 7.43142 8.44400 0.900837; + rotation 7.82913 0.00000 0.00000 -1.00000; + scale 0.904249 0.904249 0.904249; + }; + }; + instance + { + transform + { + position 2.16871 -0.453414 0.307525; + rotation 127.534 -0.00000 -0.00000 -1.00000; + scale 1.12980 1.12980 1.12980; + }; + }; + instance + { + transform + { + position -19.3581 4.76028 1.05784; + rotation 105.243 0.00000 0.00000 -1.00000; + scale 1.24396 1.24396 1.24396; + }; + }; + instance + { + transform + { + position 0.131130 9.76517 0.769414; + rotation 164.054 -0.00000 -0.00000 -1.00000; + scale 0.858552 0.858552 0.858552; + }; + }; + instance + { + transform + { + position -7.84382 -11.0709 0.851729; + rotation 66.7001 0.00000 0.00000 -1.00000; + scale 1.25941 1.25941 1.25941; + }; + }; + instance + { + transform + { + position -12.5898 8.09881 0.744189; + rotation 81.2785 0.00000 0.00000 -1.00000; + scale 1.08274 1.08274 1.08274; + }; + }; + instance + { + transform + { + position 8.94007 8.34035 0.862606; + rotation 6.95973 0.00000 0.00000 -1.00000; + scale 1.17950 1.17950 1.17950; + }; + }; + instance + { + transform + { + position -9.89619 7.70606 0.466710; + rotation 22.7212 0.00000 0.00000 1.00000; + scale 1.02888 1.02888 1.02888; + }; + }; + instance + { + transform + { + position -18.3437 3.75909 1.02631; + rotation 13.8815 0.00000 0.00000 0.999998; + scale 0.719331 0.719331 0.719331; + }; + }; + instance + { + transform + { + position 3.94745 6.02689 0.631872; + rotation 81.0537 0.00000 0.00000 -1.00000; + scale 1.14592 1.14592 1.14592; + }; + }; + instance + { + transform + { + position -4.40721 7.04265 0.532529; + rotation 58.9873 0.00000 0.00000 -1.00000; + scale 0.962459 0.962459 0.962459; + }; + }; + instance + { + transform + { + position 5.21681 7.42963 0.820243; + rotation 25.7505 0.00000 0.00000 -1.00000; + scale 1.17510 1.17510 1.17510; + }; + }; + instance + { + transform + { + position -4.06650 -14.4890 0.937212; + rotation 55.6532 0.00000 0.00000 1.00000; + scale 1.08958 1.08958 1.08958; + }; + }; + instance + { + transform + { + position 8.60430 7.81710 0.840521; + rotation 35.6539 0.00000 0.00000 1.00000; + scale 0.985912 0.985912 0.985912; + }; + }; + instance + { + transform + { + position -13.0055 6.42108 0.681552; + rotation 173.718 0.00000 0.00000 1.00000; + scale 1.17043 1.17043 1.17043; + }; + }; + instance + { + transform + { + position -18.8198 1.68920 1.00137; + rotation 14.0139 0.00000 0.00000 0.999999; + scale 0.739824 0.739824 0.739824; + }; + }; + instance + { + transform + { + position -18.9628 1.51829 0.927478; + rotation 85.6080 0.00000 0.00000 -1.00000; + scale 0.717637 0.717637 0.717637; + }; + }; + instance + { + transform + { + position 2.53380 -5.48011 0.569719; + rotation 119.373 0.00000 0.00000 -1.00000; + scale 1.16997 1.16997 1.16997; + }; + }; + instance + { + transform + { + position -17.9619 1.55270 1.02801; + rotation 16.7157 0.00000 0.00000 1.00000; + scale 0.886290 0.886290 0.886290; + }; + }; + instance + { + transform + { + position -2.33185 -19.7840 1.06895; + rotation 68.2340 0.00000 0.00000 1.00000; + scale 1.00472 1.00472 1.00472; + }; + }; + instance + { + transform + { + position -14.0530 1.67910 0.616995; + rotation 58.8504 0.00000 0.00000 -1.00000; + scale 0.741510 0.741510 0.741510; + }; + }; + instance + { + transform + { + position -2.49119 -19.0557 1.08232; + rotation 154.133 0.00000 0.00000 1.00000; + scale 1.27168 1.27168 1.27168; + }; + }; + instance + { + transform + { + position -13.0010 -4.24412 0.999799; + rotation 152.849 0.00000 0.00000 1.00000; + scale 1.28180 1.28180 1.28180; + }; + }; + instance + { + transform + { + position -16.5379 -2.79089 0.787016; + rotation 64.5626 0.00000 0.00000 1.00000; + scale 1.17656 1.17656 1.17656; + }; + }; + instance + { + transform + { + position 5.64768 4.20982 0.491831; + rotation 153.767 0.00000 0.00000 1.00000; + scale 1.12032 1.12032 1.12032; + }; + }; + instance + { + transform + { + position 6.14439 3.63208 0.659588; + rotation 105.307 0.00000 0.00000 1.00000; + scale 0.768578 0.768578 0.768578; + }; + }; + instance + { + transform + { + position 5.90325 3.57310 0.646494; + rotation 129.451 0.00000 0.00000 1.00000; + scale 0.911290 0.911290 0.911290; + }; + }; + instance + { + transform + { + position 8.65217 -2.49133 1.02124; + rotation 98.2155 0.00000 0.00000 -1.00000; + scale 0.987225 0.987225 0.987225; + }; + }; + instance + { + transform + { + position -11.5476 3.16447 0.376440; + rotation 87.3245 0.00000 0.00000 -1.00000; + scale 0.816805 0.816805 0.816805; + }; + }; + instance + { + transform + { + position -11.6976 3.60037 0.400527; + rotation 98.3127 0.00000 0.00000 1.00000; + scale 1.23899 1.23899 1.23899; + }; + }; + instance + { + transform + { + position -1.90018 -5.95119 0.777315; + rotation 91.4729 0.00000 0.00000 1.00000; + scale 1.11466 1.11466 1.11466; + }; + }; + instance + { + transform + { + position -19.4936 -1.95729 1.11703; + rotation 22.1019 0.00000 0.00000 -1.00000; + scale 0.779734 0.779734 0.779734; + }; + }; + instance + { + transform + { + position -3.48528 -2.71676 0.237103; + rotation 114.499 0.00000 0.00000 -1.00000; + scale 0.803476 0.803476 0.803476; + }; + }; + instance + { + transform + { + position 4.79114 3.26618 0.595906; + rotation 93.7870 0.00000 0.00000 -1.00000; + scale 0.788886 0.788886 0.788886; + }; + }; + instance + { + transform + { + position 4.90136 3.56451 0.572000; + rotation 104.553 0.00000 0.00000 1.00000; + scale 1.05477 1.05477 1.05477; + }; + }; + instance + { + transform + { + position 9.68010 3.28945 0.989986; + rotation 171.045 0.00000 0.00000 1.00000; + scale 0.827059 0.827059 0.827059; + }; + }; + instance + { + transform + { + position -19.8681 -2.23316 1.16153; + rotation 46.9735 0.00000 0.00000 -1.00000; + scale 0.945982 0.945982 0.945982; + }; + }; + instance + { + transform + { + position 9.75496 1.45341 0.678298; + rotation 77.3588 0.00000 0.00000 -1.00000; + scale 1.02101 1.02101 1.02101; + }; + }; + instance + { + transform + { + position -19.7749 -6.37399 0.773522; + rotation 93.3561 0.00000 0.00000 -1.00000; + scale 0.845986 0.845986 0.845986; + }; + }; + instance + { + transform + { + position 2.56900 1.36176 0.319406; + rotation 168.594 0.00000 0.00000 1.00000; + scale 0.946728 0.946728 0.946728; + }; + }; + instance + { + transform + { + position -3.91216 -6.38988 0.713293; + rotation 65.0028 0.00000 0.00000 -1.00000; + scale 0.934616 0.934616 0.934616; + }; + }; + instance + { + transform + { + position 5.25436 1.92552 0.791227; + rotation 87.1201 0.00000 0.00000 -1.00000; + scale 0.849637 0.849637 0.849637; + }; + }; + instance + { + transform + { + position -2.96200 -16.9804 0.963506; + rotation 145.089 -0.00000 -0.00000 -1.00000; + scale 1.03288 1.03288 1.03288; + }; + }; + instance + { + transform + { + position 2.34594 -17.7690 1.13912; + rotation 35.3357 0.00000 0.00000 1.00000; + scale 1.23620 1.23620 1.23620; + }; + }; + instance + { + transform + { + position -17.4829 7.82527 0.779905; + rotation 121.210 -0.00000 -0.00000 -1.00000; + scale 1.12315 1.12315 1.12315; + }; + }; + instance + { + transform + { + position 2.61597 -1.55814 0.363774; + rotation 5.68524 0.00000 0.00000 1.00001; + scale 0.936253 0.936253 0.936253; + }; + }; + instance + { + transform + { + position 3.33805 0.864977 0.466587; + rotation 19.0609 0.00000 0.00000 1.00000; + scale 0.735913 0.735913 0.735913; + }; + }; + instance + { + transform + { + position -18.4789 -5.16644 0.939379; + rotation 52.6098 0.00000 0.00000 -1.00000; + scale 1.28737 1.28737 1.28737; + }; + }; + instance + { + transform + { + position -3.22296 6.76447 0.284671; + rotation 17.7803 0.00000 0.00000 1.00000; + scale 1.25503 1.25503 1.25503; + }; + }; + instance + { + transform + { + position 4.57191 -1.17384 0.546658; + rotation 68.5069 0.00000 0.00000 -1.00000; + scale 1.26512 1.26512 1.26512; + }; + }; + instance + { + transform + { + position 4.44878 -0.965405 0.534928; + rotation 16.2569 0.00000 0.00000 -0.999999; + scale 1.21930 1.21930 1.21930; + }; + }; + instance + { + transform + { + position 1.08103 0.594250 0.0678175; + rotation 130.084 0.00000 0.00000 1.00000; + scale 0.941363 0.941363 0.941363; + }; + }; + instance + { + transform + { + position 1.35401 -0.582579 0.158946; + rotation 62.4985 0.00000 0.00000 -1.00000; + scale 0.866731 0.866731 0.866731; + }; + }; + instance + { + transform + { + position -5.58528 -4.66733 0.515531; + rotation 67.6836 0.00000 0.00000 1.00000; + scale 0.788177 0.788177 0.788177; + }; + }; + instance + { + transform + { + position -6.04675 -4.56351 0.493964; + rotation 123.093 -0.00000 -0.00000 -1.00000; + scale 0.919469 0.919469 0.919469; + }; + }; + instance + { + transform + { + position -10.0736 -0.632714 0.547275; + rotation 52.8723 0.00000 0.00000 1.00000; + scale 1.23427 1.23427 1.23427; + }; + }; + instance + { + transform + { + position -9.80988 -0.845940 0.562528; + rotation 47.5710 0.00000 0.00000 1.00000; + scale 1.13788 1.13788 1.13788; + }; + }; + instance + { + transform + { + position 7.56156 0.123837 0.727920; + rotation 90.2544 0.00000 0.00000 -1.00000; + scale 1.16023 1.16023 1.16023; + }; + }; + instance + { + transform + { + position 7.89510 -0.239163 0.652339; + rotation 61.8035 0.00000 0.00000 1.00000; + scale 0.708778 0.708778 0.708778; + }; + }; + instance + { + transform + { + position 8.28257 -0.160715 0.674240; + rotation 115.907 0.00000 0.00000 -1.00000; + scale 0.891571 0.891571 0.891571; + }; + }; + instance + { + transform + { + position 8.44693 -0.296158 0.678015; + rotation 132.578 0.00000 0.00000 1.00000; + scale 0.972650 0.972650 0.972650; + }; + }; + instance + { + transform + { + position 5.09596 0.276574 0.592700; + rotation 59.7105 0.00000 0.00000 -1.00000; + scale 0.756749 0.756749 0.756749; + }; + }; + instance + { + transform + { + position 1.03164 -17.4344 1.15251; + rotation 76.6421 0.00000 0.00000 -1.00000; + scale 0.963839 0.963839 0.963839; + }; + }; + instance + { + transform + { + position -14.7107 -4.43909 0.767365; + rotation 6.58887 0.00000 0.00000 1.00001; + scale 1.14941 1.14941 1.14941; + }; + }; + instance + { + transform + { + position 6.09509 -0.407544 0.712205; + rotation 90.2692 0.00000 0.00000 -1.00000; + scale 1.20421 1.20421 1.20421; + }; + }; + instance + { + transform + { + position 6.86101 -1.47988 0.588594; + rotation 148.662 0.00000 0.00000 1.00000; + scale 0.766471 0.766471 0.766471; + }; + }; + instance + { + transform + { + position 0.708665 -15.3399 1.11953; + rotation 144.929 0.00000 0.00000 1.00000; + scale 1.16479 1.16479 1.16479; + }; + }; + instance + { + transform + { + position -11.1119 -4.93959 0.806020; + rotation 160.599 -0.00000 -0.00000 -1.00000; + scale 1.04632 1.04632 1.04632; + }; + }; + instance + { + transform + { + position -11.8359 -6.88738 1.04746; + rotation 92.3293 0.00000 0.00000 1.00000; + scale 1.08664 1.08664 1.08664; + }; + }; + instance + { + transform + { + position 7.48142 -5.95005 0.905475; + rotation 131.417 0.00000 0.00000 1.00000; + scale 0.706175 0.706175 0.706175; + }; + }; + instance + { + transform + { + position -9.72924 -1.41853 0.611397; + rotation 87.0956 0.00000 0.00000 -1.00000; + scale 0.715237 0.715237 0.715237; + }; + }; + instance + { + transform + { + position 8.40732 -5.90981 0.947995; + rotation 48.8801 0.00000 0.00000 1.00000; + scale 0.787064 0.787064 0.787064; + }; + }; + instance + { + transform + { + position -8.41708 -2.81829 0.561518; + rotation 6.35178 0.00000 0.00000 -1.00001; + scale 1.15706 1.15706 1.15706; + }; + }; + instance + { + transform + { + position -7.97287 -3.03225 0.570108; + rotation 175.930 0.00000 0.00000 1.00000; + scale 1.08341 1.08341 1.08341; + }; + }; + instance + { + transform + { + position -14.8264 -6.33802 0.858313; + rotation 47.8185 0.00000 0.00000 -1.00000; + scale 1.02178 1.02178 1.02178; + }; + }; + instance + { + transform + { + position -7.55038 -2.46131 0.507929; + rotation 71.5595 0.00000 0.00000 1.00000; + scale 1.15077 1.15077 1.15077; + }; + }; + instance + { + transform + { + position 8.48051 -2.03191 0.905146; + rotation 136.005 -0.00000 -0.00000 -1.00000; + scale 1.28954 1.28954 1.28954; + }; + }; + instance + { + transform + { + position 9.76075 -6.47253 0.838218; + rotation 94.1799 0.00000 0.00000 1.00000; + scale 1.06020 1.06020 1.06020; + }; + }; + instance + { + transform + { + position -5.27606 -1.34706 0.269038; + rotation 168.487 0.00000 0.00000 1.00000; + scale 1.13695 1.13695 1.13695; + }; + }; + instance + { + transform + { + position -9.30734 -0.949414 0.530976; + rotation 164.097 -0.00000 -0.00000 -1.00000; + scale 1.22405 1.22405 1.22405; + }; + }; + instance + { + transform + { + position -18.5097 4.99964 0.934439; + rotation 27.5293 0.00000 0.00000 1.00000; + scale 0.978081 0.978081 0.978081; + }; + }; + instance + { + transform + { + position -3.29173 -2.56662 0.185647; + rotation 145.121 -0.00000 -0.00000 -1.00000; + scale 0.824329 0.824329 0.824329; + }; + }; + instance + { + transform + { + position 7.13349 -2.03515 0.663813; + rotation 66.8530 0.00000 0.00000 -1.00000; + scale 0.852061 0.852061 0.852061; + }; + }; + instance + { + transform + { + position -13.8289 -4.17113 0.957404; + rotation 146.538 -0.00000 -0.00000 -1.00000; + scale 1.05165 1.05165 1.05165; + }; + }; + instance + { + transform + { + position 7.26950 -6.14318 0.884783; + rotation 93.3651 0.00000 0.00000 -1.00000; + scale 1.29286 1.29286 1.29286; + }; + }; + instance + { + transform + { + position 7.72793 -6.15632 0.873474; + rotation 7.28156 0.00000 0.00000 -1.00000; + scale 1.29719 1.29719 1.29719; + }; + }; + instance + { + transform + { + position 6.25248 -3.20932 0.663865; + rotation 55.1316 0.00000 0.00000 -1.00000; + scale 0.904441 0.904441 0.904441; + }; + }; + instance + { + transform + { + position 6.39287 -5.84474 0.840140; + rotation 4.70903 0.00000 0.00000 -1.00001; + scale 0.952898 0.952898 0.952898; + }; + }; + instance + { + transform + { + position -12.9586 -2.50956 0.661967; + rotation 33.6294 0.00000 0.00000 1.00000; + scale 1.15368 1.15368 1.15368; + }; + }; + instance + { + transform + { + position -13.6236 -6.26691 0.917801; + rotation 143.871 0.00000 0.00000 1.00000; + scale 1.04954 1.04954 1.04954; + }; + }; + instance + { + transform + { + position 3.21506 -1.53835 0.461090; + rotation 172.156 0.00000 0.00000 1.00000; + scale 1.03144 1.03144 1.03144; + }; + }; + instance + { + transform + { + position -8.29708 -18.4347 1.11330; + rotation 72.2014 0.00000 0.00000 -1.00000; + scale 1.25771 1.25771 1.25771; + }; + }; + instance + { + transform + { + position 3.80309 -5.17199 0.741992; + rotation 79.8780 0.00000 0.00000 1.00000; + scale 1.22519 1.22519 1.22519; + }; + }; + instance + { + transform + { + position -5.64430 -0.389498 0.118467; + rotation 84.9232 0.00000 0.00000 -1.00000; + scale 0.714454 0.714454 0.714454; + }; + }; + instance + { + transform + { + position 2.10646 -3.24029 0.452434; + rotation 157.265 0.00000 0.00000 1.00000; + scale 0.888225 0.888225 0.888225; + }; + }; + instance + { + transform + { + position 0.606186 -6.54795 0.629816; + rotation 97.5196 0.00000 0.00000 1.00000; + scale 0.741684 0.741684 0.741684; + }; + }; + instance + { + transform + { + position 0.238049 -5.17219 0.426900; + rotation 42.3851 0.00000 0.00000 1.00000; + scale 1.20591 1.20591 1.20591; + }; + }; + instance + { + transform + { + position -3.48846 -5.76622 0.679563; + rotation 64.6712 0.00000 0.00000 1.00000; + scale 1.01677 1.01677 1.01677; + }; + }; + instance + { + transform + { + position -0.183437 -3.47110 0.374120; + rotation 169.527 0.00000 0.00000 1.00000; + scale 1.26948 1.26948 1.26948; + }; + }; + instance + { + transform + { + position -0.707260 -4.60644 0.509797; + rotation 167.240 -0.00000 -0.00000 -1.00000; + scale 1.11531 1.11531 1.11531; + }; + }; + instance + { + transform + { + position -4.61539 -2.06156 0.298556; + rotation 42.9038 0.00000 0.00000 1.00000; + scale 0.821969 0.821969 0.821969; + }; + }; + instance + { + transform + { + position 7.76179 -5.58214 0.948496; + rotation 50.9666 0.00000 0.00000 -1.00000; + scale 1.07067 1.07067 1.07067; + }; + }; + instance + { + transform + { + position 7.99718 -3.66303 0.943739; + rotation 99.9847 0.00000 0.00000 1.00000; + scale 0.780961 0.780961 0.780961; + }; + }; + instance + { + transform + { + position 9.94143 -6.59324 0.858356; + rotation 12.6211 0.00000 0.00000 -0.999999; + scale 1.06612 1.06612 1.06612; + }; + }; + instance + { + transform + { + position -14.4752 -5.83297 0.892080; + rotation 106.671 0.00000 0.00000 -1.00000; + scale 0.726838 0.726838 0.726838; + }; + }; + instance + { + transform + { + position -1.47935 -6.06711 0.783066; + rotation 128.155 0.00000 0.00000 1.00000; + scale 1.08826 1.08826 1.08826; + }; + }; + instance + { + transform + { + position -7.75597 -0.952397 0.324837; + rotation 132.302 -0.00000 -0.00000 -1.00000; + scale 0.815199 0.815199 0.815199; + }; + }; + instance + { + transform + { + position -9.54060 -5.44168 0.673343; + rotation 47.8318 0.00000 0.00000 -1.00000; + scale 1.12934 1.12934 1.12934; + }; + }; + instance + { + transform + { + position -8.78142 -17.4960 1.16302; + rotation 88.3082 0.00000 0.00000 -1.00000; + scale 0.826021 0.826021 0.826021; + }; + }; + instance + { + transform + { + position -9.96305 -1.13527 0.604972; + rotation 58.7960 0.00000 0.00000 -1.00000; + scale 1.27565 1.27565 1.27565; + }; + }; + instance + { + transform + { + position -11.5593 -5.36652 0.879501; + rotation 75.8361 0.00000 0.00000 1.00000; + scale 1.14069 1.14069 1.14069; + }; + }; + instance + { + transform + { + position 3.60907 1.77923 0.421275; + rotation 172.877 -0.00000 -0.00000 -1.00000; + scale 0.983564 0.983564 0.983564; + }; + }; + instance + { + transform + { + position 5.67727 0.493168 0.804517; + rotation 131.672 0.00000 0.00000 1.00000; + scale 0.957895 0.957895 0.957895; + }; + }; + instance + { + transform + { + position -12.4839 1.51400 0.609863; + rotation 15.8751 0.00000 0.00000 0.999999; + scale 1.08938 1.08938 1.08938; + }; + }; + instance + { + transform + { + position -14.9501 -2.15572 0.774476; + rotation 146.868 -0.00000 -0.00000 -1.00000; + scale 1.03619 1.03619 1.03619; + }; + }; + instance + { + transform + { + position -8.08403 -0.0506904 0.127249; + rotation 80.8246 0.00000 0.00000 1.00000; + scale 0.755533 0.755533 0.755533; + }; + }; + instance + { + transform + { + position 5.50192 -14.1539 1.04857; + rotation 145.332 -0.00000 -0.00000 -1.00000; + scale 0.942113 0.942113 0.942113; + }; + }; + instance + { + transform + { + position 1.57863 1.95325 0.116539; + rotation 139.115 0.00000 0.00000 1.00000; + scale 1.00279 1.00279 1.00279; + }; + }; + instance + { + transform + { + position 2.00666 2.59740 0.113016; + rotation 11.2079 0.00000 0.00000 -1.00000; + scale 1.22910 1.22910 1.22910; + }; + }; + instance + { + transform + { + position 3.05267 3.46237 0.480769; + rotation 16.7041 0.00000 0.00000 1.00000; + scale 1.29132 1.29132 1.29132; + }; + }; + instance + { + transform + { + position -9.35231 -17.6261 1.22424; + rotation 146.448 0.00000 0.00000 1.00000; + scale 0.866210 0.866210 0.866210; + }; + }; + instance + { + transform + { + position -9.67757 0.492676 0.209003; + rotation 144.589 0.00000 0.00000 1.00000; + scale 0.862109 0.862109 0.862109; + }; + }; + instance + { + transform + { + position -9.35800 0.677844 0.130848; + rotation 162.889 -0.00000 -0.00000 -1.00000; + scale 0.849264 0.849264 0.849264; + }; + }; + instance + { + transform + { + position 6.02853 5.40605 0.614051; + rotation 12.7382 0.00000 0.00000 -1.00000; + scale 0.822679 0.822679 0.822679; + }; + }; + instance + { + transform + { + position 0.668506 -5.83036 0.478610; + rotation 72.9754 0.00000 0.00000 1.00000; + scale 0.984104 0.984104 0.984104; + }; + }; + instance + { + transform + { + position 0.770008 -13.0424 0.765454; + rotation 21.9576 0.00000 0.00000 -1.00000; + scale 0.922689 0.922689 0.922689; + }; + }; + instance + { + transform + { + position -5.13649 5.76042 0.378880; + rotation 126.058 -0.00000 -0.00000 -1.00000; + scale 1.09306 1.09306 1.09306; + }; + }; + instance + { + transform + { + position 1.93453 -12.5250 0.739180; + rotation 179.494 0.00000 0.00000 1.00000; + scale 1.15128 1.15128 1.15128; + }; + }; + instance + { + transform + { + position 5.76490 5.98535 0.763917; + rotation 13.3863 0.00000 0.00000 0.999998; + scale 1.14486 1.14486 1.14486; + }; + }; + instance + { + transform + { + position -0.984034 9.09133 0.628354; + rotation 56.7797 0.00000 0.00000 1.00000; + scale 1.08698 1.08698 1.08698; + }; + }; + instance + { + transform + { + position -4.23170 7.77483 0.562997; + rotation 162.978 0.00000 0.00000 1.00000; + scale 1.02957 1.02957 1.02957; + }; + }; + instance + { + transform + { + position 2.76530 7.93653 0.595947; + rotation 21.9744 0.00000 0.00000 1.00000; + scale 0.926752 0.926752 0.926752; + }; + }; + instance + { + transform + { + position -11.5561 -13.0918 1.02167; + rotation 143.969 -0.00000 -0.00000 -1.00000; + scale 1.00889 1.00889 1.00889; + }; + }; + instance + { + transform + { + position 8.28383 -15.5087 0.845078; + rotation 77.2723 0.00000 0.00000 1.00000; + scale 0.925550 0.925550 0.925550; + }; + }; + instance + { + transform + { + position -5.23079 9.87636 0.713950; + rotation 141.246 0.00000 0.00000 1.00000; + scale 0.717783 0.717783 0.717783; + }; + }; + instance + { + transform + { + position -6.17748 -0.615486 0.121904; + rotation 112.699 0.00000 0.00000 -1.00000; + scale 0.787729 0.787729 0.787729; + }; + }; + instance + { + transform + { + position 0.776576 6.64006 0.362852; + rotation 48.3416 0.00000 0.00000 1.00000; + scale 1.26821 1.26821 1.26821; + }; + }; + instance + { + transform + { + position -10.9174 6.62580 0.435766; + rotation 124.229 0.00000 0.00000 1.00000; + scale 1.10850 1.10850 1.10850; + }; + }; + instance + { + transform + { + position -11.3631 0.866654 0.491609; + rotation 142.925 0.00000 0.00000 1.00000; + scale 1.00356 1.00356 1.00356; + }; + }; + instance + { + transform + { + position 9.84852 -17.3459 0.920371; + rotation 115.160 0.00000 0.00000 1.00000; + scale 0.766558 0.766558 0.766558; + }; + }; + instance + { + transform + { + position -3.06241 8.29232 0.614542; + rotation 25.3783 0.00000 0.00000 1.00000; + scale 1.05637 1.05637 1.05637; + }; + }; + instance + { + transform + { + position -12.9843 -9.01671 0.772507; + rotation 146.167 0.00000 0.00000 1.00000; + scale 1.03176 1.03176 1.03176; + }; + }; + instance + { + transform + { + position -6.28698 -9.03520 0.706222; + rotation 54.1877 0.00000 0.00000 -1.00000; + scale 1.03418 1.03418 1.03418; + }; + }; + instance + { + transform + { + position -8.51491 -7.58012 0.795130; + rotation 37.9042 0.00000 0.00000 1.00000; + scale 0.916979 0.916979 0.916979; + }; + }; + instance + { + transform + { + position 4.78746 0.732059 0.585148; + rotation 33.3007 0.00000 0.00000 1.00000; + scale 0.731415 0.731415 0.731415; + }; + }; + instance + { + transform + { + position -2.36989 -9.35264 0.894346; + rotation 119.735 0.00000 0.00000 -1.00000; + scale 0.760628 0.760628 0.760628; + }; + }; + instance + { + transform + { + position -0.144604 -9.92084 0.742484; + rotation 2.30704 0.00000 0.00000 0.999958; + scale 1.22325 1.22325 1.22325; + }; + }; + instance + { + transform + { + position 9.33757 -18.9327 1.00434; + rotation 55.2948 0.00000 0.00000 -1.00000; + scale 0.892437 0.892437 0.892437; + }; + }; + instance + { + transform + { + position -15.9034 -0.962814 0.984130; + rotation 137.692 -0.00000 -0.00000 -1.00000; + scale 0.967793 0.967793 0.967793; + }; + }; + instance + { + transform + { + position 4.37142 -9.43368 0.769817; + rotation 142.020 -0.00000 -0.00000 -1.00000; + scale 0.992163 0.992163 0.992163; + }; + }; + instance + { + transform + { + position 6.16688 -7.59185 1.00905; + rotation 178.503 -0.00000 -0.00000 -1.00000; + scale 0.975943 0.975943 0.975943; + }; + }; + instance + { + transform + { + position -8.68339 -8.33824 0.900084; + rotation 13.5840 0.00000 0.00000 -1.00000; + scale 0.934660 0.934660 0.934660; + }; + }; + instance + { + transform + { + position -7.89866 -8.78019 0.793143; + rotation 173.459 -0.00000 -0.00000 -1.00000; + scale 0.984227 0.984227 0.984227; + }; + }; + instance + { + transform + { + position 4.47729 0.977432 0.562492; + rotation 29.9793 0.00000 0.00000 1.00000; + scale 1.08898 1.08898 1.08898; + }; + }; + instance + { + transform + { + position -10.4592 -7.72647 0.874309; + rotation 106.280 0.00000 0.00000 -1.00000; + scale 1.08767 1.08767 1.08767; + }; + }; + instance + { + transform + { + position -10.1372 -9.86389 1.02239; + rotation 0.853169 0.00000 0.00000 -0.999736; + scale 1.07910 1.07910 1.07910; + }; + }; + instance + { + transform + { + position -9.18120 -8.08003 0.929732; + rotation 118.620 0.00000 0.00000 1.00000; + scale 1.25151 1.25151 1.25151; + }; + }; + instance + { + transform + { + position -9.69478 1.16604 0.148761; + rotation 161.995 -0.00000 -0.00000 -1.00000; + scale 1.25226 1.25226 1.25226; + }; + }; + instance + { + transform + { + position 9.98003 -7.42788 0.801495; + rotation 119.748 0.00000 0.00000 -1.00000; + scale 0.812324 0.812324 0.812324; + }; + }; + instance + { + transform + { + position 9.43035 -8.26507 0.969767; + rotation 36.3319 0.00000 0.00000 1.00000; + scale 1.04215 1.04215 1.04215; + }; + }; + instance + { + transform + { + position 9.21243 -9.35059 1.02282; + rotation 71.3252 0.00000 0.00000 -1.00000; + scale 1.24389 1.24389 1.24389; + }; + }; + instance + { + transform + { + position 7.03230 -9.91980 1.03371; + rotation 59.2173 0.00000 0.00000 -1.00000; + scale 0.955708 0.955708 0.955708; + }; + }; + instance + { + transform + { + position 5.13064 -9.07414 0.688217; + rotation 43.3253 0.00000 0.00000 -1.00000; + scale 1.20351 1.20351 1.20351; + }; + }; + instance + { + transform + { + position 3.89634 -7.15696 0.653452; + rotation 39.5708 0.00000 0.00000 1.00000; + scale 1.05033 1.05033 1.05033; + }; + }; + instance + { + transform + { + position 2.12716 -8.19439 0.785035; + rotation 69.9612 0.00000 0.00000 -1.00000; + scale 1.27987 1.27987 1.27987; + }; + }; + instance + { + transform + { + position 0.862841 -9.98232 0.755173; + rotation 124.047 -0.00000 -0.00000 -1.00000; + scale 1.23929 1.23929 1.23929; + }; + }; + instance + { + transform + { + position 0.355438 -8.44865 0.927765; + rotation 179.618 -0.00000 -0.00000 -1.00000; + scale 1.17517 1.17517 1.17517; + }; + }; + instance + { + transform + { + position 0.884061 -8.61033 1.00576; + rotation 142.271 -0.00000 -0.00000 -1.00000; + scale 1.27000 1.27000 1.27000; + }; + }; + instance + { + transform + { + position 0.493491 -8.72435 0.936533; + rotation 45.4498 0.00000 0.00000 1.00000; + scale 0.995557 0.995557 0.995557; + }; + }; + instance + { + transform + { + position 5.46703 -17.4871 0.891201; + rotation 123.072 0.00000 0.00000 1.00000; + scale 0.840348 0.840348 0.840348; + }; + }; + instance + { + transform + { + position 6.69418 -18.4515 0.907379; + rotation 129.418 0.00000 0.00000 1.00000; + scale 0.826055 0.826055 0.826055; + }; + }; + instance + { + transform + { + position 1.45010 -7.74295 0.852474; + rotation 123.205 0.00000 0.00000 1.00000; + scale 0.803633 0.803633 0.803633; + }; + }; + instance + { + transform + { + position 7.87389 -8.59490 1.00521; + rotation 7.78861 0.00000 0.00000 1.00001; + scale 0.917203 0.917203 0.917203; + }; + }; + instance + { + transform + { + position -5.91195 -9.23942 0.723442; + rotation 34.2682 0.00000 0.00000 -1.00000; + scale 1.10004 1.10004 1.10004; + }; + }; + instance + { + transform + { + position -5.72796 -9.31764 0.731397; + rotation 156.114 -0.00000 -0.00000 -1.00000; + scale 0.984242 0.984242 0.984242; + }; + }; + instance + { + transform + { + position 4.24782 -12.0591 1.17738; + rotation 81.6596 0.00000 0.00000 1.00000; + scale 1.17754 1.17754 1.17754; + }; + }; + instance + { + transform + { + position -6.85254 -14.7669 1.11679; + rotation 2.39493 0.00000 0.00000 -0.999998; + scale 1.08022 1.08022 1.08022; + }; + }; + instance + { + transform + { + position -19.8621 -4.61601 1.03794; + rotation 73.6475 0.00000 0.00000 -1.00000; + scale 1.20617 1.20617 1.20617; + }; + }; + instance + { + transform + { + position -7.91906 -14.5596 1.01752; + rotation 32.2421 0.00000 0.00000 -1.00000; + scale 0.916058 0.916058 0.916058; + }; + }; + instance + { + transform + { + position -8.44691 -13.9591 0.916025; + rotation 15.6737 0.00000 0.00000 -1.00000; + scale 0.930844 0.930844 0.930844; + }; + }; + instance + { + transform + { + position -9.58412 -15.0566 0.950061; + rotation 154.227 0.00000 0.00000 1.00000; + scale 1.14226 1.14226 1.14226; + }; + }; + instance + { + transform + { + position -4.79800 -1.29248 0.278642; + rotation 97.0550 0.00000 0.00000 -1.00000; + scale 1.23212 1.23212 1.23212; + }; + }; + instance + { + transform + { + position -10.1598 -16.1371 1.15397; + rotation 32.8239 0.00000 0.00000 -1.00000; + scale 1.04125 1.04125 1.04125; + }; + }; + instance + { + transform + { + position -10.0612 -12.5581 0.845052; + rotation 7.19815 0.00000 0.00000 -1.00000; + scale 1.02827 1.02827 1.02827; + }; + }; + instance + { + transform + { + position -17.7232 -5.95523 0.940050; + rotation 121.914 0.00000 0.00000 1.00000; + scale 0.840848 0.840848 0.840848; + }; + }; + instance + { + transform + { + position -11.4113 -11.6013 0.951541; + rotation 49.4817 0.00000 0.00000 -1.00000; + scale 1.26047 1.26047 1.26047; + }; + }; + instance + { + transform + { + position -16.2247 3.52516 0.729062; + rotation 37.2056 0.00000 0.00000 -1.00000; + scale 1.14377 1.14377 1.14377; + }; + }; + instance + { + transform + { + position -3.95347 -2.86191 0.279009; + rotation 14.9727 0.00000 0.00000 1.00000; + scale 0.961998 0.961998 0.961998; + }; + }; + instance + { + transform + { + position -3.98641 -1.77015 0.193185; + rotation 118.258 0.00000 0.00000 -1.00000; + scale 1.27067 1.27067 1.27067; + }; + }; + instance + { + transform + { + position -6.29870 -11.6061 0.944443; + rotation 169.979 -0.00000 -0.00000 -1.00000; + scale 0.875172 0.875172 0.875172; + }; + }; + instance + { + transform + { + position 8.59230 -12.4825 0.940788; + rotation 125.241 0.00000 0.00000 1.00000; + scale 0.962851 0.962851 0.962851; + }; + }; + instance + { + transform + { + position -4.42039 -13.5502 1.04769; + rotation 60.1400 0.00000 0.00000 -1.00000; + scale 0.985695 0.985695 0.985695; + }; + }; + instance + { + transform + { + position -2.18150 -15.0288 0.805995; + rotation 6.99889 0.00000 0.00000 0.999996; + scale 0.891547 0.891547 0.891547; + }; + }; + instance + { + transform + { + position 0.264383 -12.8046 0.755337; + rotation 37.1429 0.00000 0.00000 -1.00000; + scale 1.19981 1.19981 1.19981; + }; + }; + instance + { + transform + { + position 4.88929 -14.0994 1.14031; + rotation 113.538 0.00000 0.00000 -1.00000; + scale 1.01430 1.01430 1.01430; + }; + }; + instance + { + transform + { + position 4.49225 -18.8408 1.05914; + rotation 161.596 0.00000 0.00000 1.00000; + scale 1.19608 1.19608 1.19608; + }; + }; + instance + { + transform + { + position -6.96233 -15.9621 1.13940; + rotation 80.5596 0.00000 0.00000 1.00000; + scale 0.894273 0.894273 0.894273; + }; + }; + instance + { + transform + { + position -8.16671 -15.8179 1.13833; + rotation 36.4192 0.00000 0.00000 -1.00000; + scale 1.28400 1.28400 1.28400; + }; + }; + instance + { + transform + { + position -8.83631 -13.4938 0.782483; + rotation 126.175 -0.00000 -0.00000 -1.00000; + scale 1.08506 1.08506 1.08506; + }; + }; + instance + { + transform + { + position -8.06729 -10.9949 0.885119; + rotation 25.8049 0.00000 0.00000 -1.00000; + scale 1.29632 1.29632 1.29632; + }; + }; + instance + { + transform + { + position 3.09504 -10.4545 0.803489; + rotation 44.4953 0.00000 0.00000 1.00000; + scale 1.24839 1.24839 1.24839; + }; + }; + instance + { + transform + { + position 0.166447 -10.8172 0.809329; + rotation 167.268 -0.00000 -0.00000 -1.00000; + scale 0.915424 0.915424 0.915424; + }; + }; + instance + { + transform + { + position 4.38558 -4.21485 0.576044; + rotation 16.3075 0.00000 0.00000 1.00000; + scale 0.795679 0.795679 0.795679; + }; + }; + instance + { + transform + { + position 7.01996 -10.4654 0.963557; + rotation 77.9582 0.00000 0.00000 -1.00000; + scale 1.11077 1.11077 1.11077; + }; + }; + instance + { + transform + { + position 7.44135 -10.7069 0.966108; + rotation 106.874 0.00000 0.00000 1.00000; + scale 0.718208 0.718208 0.718208; + }; + }; + instance + { + transform + { + position -11.1435 -13.5521 0.861583; + rotation 48.2434 0.00000 0.00000 -1.00000; + scale 0.934591 0.934591 0.934591; + }; + }; + instance + { + transform + { + position 4.47558 -2.25625 0.555603; + rotation 178.219 -0.00000 -0.00000 -1.00000; + scale 0.731607 0.731607 0.731607; + }; + }; + instance + { + transform + { + position 5.73661 -15.8506 0.885450; + rotation 134.586 -0.00000 -0.00000 -1.00000; + scale 1.20911 1.20911 1.20911; + }; + }; + instance + { + transform + { + position -9.58949 -13.6226 0.801211; + rotation 131.594 -0.00000 -0.00000 -1.00000; + scale 0.770346 0.770346 0.770346; + }; + }; + instance + { + transform + { + position -9.36278 -15.4094 0.998200; + rotation 118.328 0.00000 0.00000 -1.00000; + scale 0.709121 0.709121 0.709121; + }; + }; + instance + { + transform + { + position -8.09458 -14.8889 1.04302; + rotation 159.125 0.00000 0.00000 1.00000; + scale 0.874929 0.874929 0.874929; + }; + }; + instance + { + transform + { + position -6.60484 -16.3126 1.04596; + rotation 163.884 0.00000 0.00000 1.00000; + scale 1.01780 1.01780 1.01780; + }; + }; + instance + { + transform + { + position -13.1042 2.46119 0.754737; + rotation 130.533 0.00000 0.00000 1.00000; + scale 0.745238 0.745238 0.745238; + }; + }; + instance + { + transform + { + position 9.12640 -11.4013 1.09086; + rotation 50.9172 0.00000 0.00000 1.00000; + scale 1.25555 1.25555 1.25555; + }; + }; + instance + { + transform + { + position 7.60674 -12.6871 0.883739; + rotation 43.6261 0.00000 0.00000 -1.00000; + scale 1.25953 1.25953 1.25953; + }; + }; + instance + { + transform + { + position 8.62561 -13.0301 0.851489; + rotation 17.0153 0.00000 0.00000 1.00000; + scale 0.901434 0.901434 0.901434; + }; + }; + instance + { + transform + { + position -13.2447 0.0338067 0.584348; + rotation 120.071 -0.00000 -0.00000 -1.00000; + scale 0.994250 0.994250 0.994250; + }; + }; + instance + { + transform + { + position 6.60514 0.283256 0.868373; + rotation 53.3128 0.00000 0.00000 1.00000; + scale 1.02316 1.02316 1.02316; + }; + }; + instance + { + transform + { + position 8.53874 -15.6174 0.857360; + rotation 165.251 0.00000 0.00000 1.00000; + scale 0.925373 0.925373 0.925373; + }; + }; + instance + { + transform + { + position -19.7771 8.00094 0.873935; + rotation 141.421 -0.00000 -0.00000 -1.00000; + scale 1.23139 1.23139 1.23139; + }; + }; + instance + { + transform + { + position 5.26223 1.47872 0.799884; + rotation 97.0952 0.00000 0.00000 1.00000; + scale 1.24020 1.24020 1.24020; + }; + }; + instance + { + transform + { + position 3.14399 -13.2843 1.05470; + rotation 109.220 0.00000 0.00000 -1.00000; + scale 0.978826 0.978826 0.978826; + }; + }; + instance + { + transform + { + position 1.94406 -15.1363 1.01149; + rotation 130.459 0.00000 0.00000 1.00000; + scale 1.02335 1.02335 1.02335; + }; + }; + instance + { + transform + { + position 1.36628 -15.8671 1.09412; + rotation 29.1115 0.00000 0.00000 1.00000; + scale 0.904844 0.904844 0.904844; + }; + }; + instance + { + transform + { + position -1.62325 -16.2222 0.923116; + rotation 33.3223 0.00000 0.00000 -1.00000; + scale 0.820698 0.820698 0.820698; + }; + }; + instance + { + transform + { + position 4.60434 4.90881 0.563129; + rotation 17.3571 0.00000 0.00000 -0.999999; + scale 1.10371 1.10371 1.10371; + }; + }; + instance + { + transform + { + position -11.3273 4.52381 0.358653; + rotation 139.111 -0.00000 -0.00000 -1.00000; + scale 1.11328 1.11328 1.11328; + }; + }; + instance + { + transform + { + position -3.15418 -11.0124 1.03502; + rotation 159.261 -0.00000 -0.00000 -1.00000; + scale 0.747803 0.747803 0.747803; + }; + }; + instance + { + transform + { + position -0.397601 -13.5113 0.707648; + rotation 177.572 -0.00000 -0.00000 -1.00000; + scale 0.711631 0.711631 0.711631; + }; + }; + instance + { + transform + { + position -1.44090 -13.1502 0.928005; + rotation 158.645 0.00000 0.00000 1.00000; + scale 1.26048 1.26048 1.26048; + }; + }; + instance + { + transform + { + position 4.81158 -13.9042 1.12089; + rotation 34.5362 0.00000 0.00000 -1.00000; + scale 1.18910 1.18910 1.18910; + }; + }; + instance + { + transform + { + position -11.4885 4.67427 0.384913; + rotation 47.9990 0.00000 0.00000 1.00000; + scale 1.28120 1.28120 1.28120; + }; + }; + instance + { + transform + { + position 9.75231 -12.7118 0.872132; + rotation 63.9586 0.00000 0.00000 1.00000; + scale 1.03935 1.03935 1.03935; + }; + }; + instance + { + transform + { + position -7.57863 -13.1901 1.07827; + rotation 61.5088 0.00000 0.00000 -1.00000; + scale 0.888735 0.888735 0.888735; + }; + }; + instance + { + transform + { + position -19.8647 0.392323 0.870924; + rotation 8.70920 0.00000 0.00000 -1.00000; + scale 1.00526 1.00526 1.00526; + }; + }; + instance + { + transform + { + position -15.2123 -1.47286 0.939888; + rotation 137.918 0.00000 0.00000 1.00000; + scale 0.704754 0.704754 0.704754; + }; + }; + instance + { + transform + { + position -3.32354 -3.06957 0.343440; + rotation 90.7125 0.00000 0.00000 1.00000; + scale 0.983032 0.983032 0.983032; + }; + }; + instance + { + transform + { + position 4.79414 -19.0926 1.04839; + rotation 70.8895 0.00000 0.00000 1.00000; + scale 1.02368 1.02368 1.02368; + }; + }; + instance + { + transform + { + position -10.5591 -15.0334 0.826789; + rotation 110.038 0.00000 0.00000 -1.00000; + scale 0.941174 0.941174 0.941174; + }; + }; + instance + { + transform + { + position -10.9359 -15.0517 0.855877; + rotation 128.418 0.00000 0.00000 1.00000; + scale 0.967961 0.967961 0.967961; + }; + }; + instance + { + transform + { + position 5.07707 -18.9797 1.02560; + rotation 159.371 0.00000 0.00000 1.00000; + scale 1.03818 1.03818 1.03818; + }; + }; + instance + { + transform + { + position -1.67705 -18.3355 0.980113; + rotation 13.2732 0.00000 0.00000 -1.00000; + scale 0.944845 0.944845 0.944845; + }; + }; + instance + { + transform + { + position 2.01065 -19.5784 0.919414; + rotation 100.610 0.00000 0.00000 -1.00000; + scale 0.788741 0.788741 0.788741; + }; + }; + instance + { + transform + { + position 2.51334 -18.8922 1.08620; + rotation 97.6462 0.00000 0.00000 -1.00000; + scale 1.20440 1.20440 1.20440; + }; + }; + instance + { + transform + { + position 4.97930 -18.4620 1.03373; + rotation 100.404 0.00000 0.00000 -1.00000; + scale 0.980712 0.980712 0.980713; + }; + }; + instance + { + transform + { + position 7.71348 -19.4761 0.852960; + rotation 170.927 0.00000 0.00000 1.00000; + scale 0.753235 0.753235 0.753235; + }; + }; + instance + { + transform + { + position -10.9342 4.14376 0.281233; + rotation 47.6544 0.00000 0.00000 1.00000; + scale 1.29504 1.29504 1.29504; + }; + }; + instance + { + transform + { + position 7.40995 -18.3562 1.08536; + rotation 64.0784 0.00000 0.00000 1.00000; + scale 1.15802 1.15802 1.15802; + }; + }; + instance + { + transform + { + position -7.44776 -19.5667 1.04074; + rotation 10.6028 0.00000 0.00000 1.00000; + scale 0.920582 0.920582 0.920582; + }; + }; + instance + { + transform + { + position -10.4344 -18.0723 1.01196; + rotation 155.213 0.00000 0.00000 1.00000; + scale 0.740837 0.740837 0.740837; + }; + }; + instance + { + transform + { + position -2.55669 -19.3257 1.08974; + rotation 159.139 0.00000 0.00000 1.00000; + scale 1.24088 1.24088 1.24088; + }; + }; + instance + { + transform + { + position -2.05729 -19.4357 1.02764; + rotation 7.97878 0.00000 0.00000 0.999999; + scale 1.09168 1.09168 1.09168; + }; + }; + instance + { + transform + { + position 5.32999 2.16522 0.760303; + rotation 149.606 -0.00000 -0.00000 -1.00000; + scale 1.06601 1.06601 1.06601; + }; + }; + instance + { + transform + { + position -2.17763 -19.2724 1.03308; + rotation 45.5475 0.00000 0.00000 -1.00000; + scale 0.918144 0.918144 0.918144; + }; + }; + instance + { + transform + { + position -5.68609 4.83412 0.131714; + rotation 91.3403 0.00000 0.00000 1.00000; + scale 0.834189 0.834189 0.834189; + }; + }; + instance + { + transform + { + position 6.17330 -19.8613 0.908948; + rotation 161.522 0.00000 0.00000 1.00000; + scale 1.23476 1.23476 1.23476; + }; + }; + instance + { + transform + { + position -17.4237 -2.17271 0.866527; + rotation 147.095 -0.00000 -0.00000 -1.00000; + scale 1.15992 1.15992 1.15992; + }; + }; + instance + { + transform + { + position 1.82867 -11.3194 0.641114; + rotation 166.353 0.00000 0.00000 1.00000; + scale 1.29028 1.29028 1.29028; + }; + }; + instance + { + transform + { + position -5.42609 -19.3069 0.974562; + rotation 59.3151 0.00000 0.00000 1.00000; + scale 1.04404 1.04404 1.04404; + }; + }; + instance + { + transform + { + position -5.19879 -19.1839 0.928964; + rotation 86.8459 0.00000 0.00000 -1.00000; + scale 0.742194 0.742194 0.742194; + }; + }; + instance + { + transform + { + position -11.7108 -17.3114 0.900421; + rotation 83.2134 0.00000 0.00000 1.00000; + scale 0.970384 0.970384 0.970384; + }; + }; + instance + { + transform + { + position 8.27275 -18.7200 1.08626; + rotation 79.7444 0.00000 0.00000 1.00000; + scale 1.25003 1.25003 1.25003; + }; + }; + instance + { + transform + { + position 7.63843 -19.2209 0.919914; + rotation 51.9334 0.00000 0.00000 1.00000; + scale 0.865612 0.865612 0.865612; + }; + }; + instance + { + transform + { + position 3.06822 -19.0958 1.10663; + rotation 76.4025 0.00000 0.00000 1.00000; + scale 1.17765 1.17765 1.17765; + }; + }; + instance + { + transform + { + position 3.71855 -19.2020 1.09817; + rotation 119.228 0.00000 0.00000 -1.00000; + scale 1.28549 1.28549 1.28549; + }; + }; + instance + { + transform + { + position 1.56089 -17.0628 1.20921; + rotation 36.0517 0.00000 0.00000 1.00000; + scale 1.23445 1.23445 1.23445; + }; + }; + instance + { + transform + { + position 1.32162 -17.2914 1.19359; + rotation 78.7104 0.00000 0.00000 -1.00000; + scale 0.704056 0.704056 0.704056; + }; + }; + instance + { + transform + { + position 1.52747 -18.2966 1.14391; + rotation 61.0794 0.00000 0.00000 -1.00000; + scale 1.12330 1.12330 1.12330; + }; + }; + instance + { + transform + { + position 1.71886 -19.1778 0.895628; + rotation 39.1475 0.00000 0.00000 -1.00000; + scale 1.15326 1.15326 1.15326; + }; + }; + instance + { + transform + { + position 1.70835 -19.5025 0.863520; + rotation 77.6691 0.00000 0.00000 -1.00000; + scale 1.25646 1.25646 1.25646; + }; + }; + instance + { + transform + { + position 0.0955194 6.69465 0.265247; + rotation 108.639 0.00000 0.00000 -1.00000; + scale 0.853330 0.853330 0.853330; + }; + }; + instance + { + transform + { + position -2.81289 -18.0835 1.06812; + rotation 117.513 0.00000 0.00000 1.00000; + scale 0.769232 0.769232 0.769232; + }; + }; + instance + { + transform + { + position -11.9692 -17.3281 0.903968; + rotation 110.083 0.00000 0.00000 -1.00000; + scale 1.25996 1.25996 1.25996; + }; + }; + instance + { + transform + { + position -4.79628 -17.3818 0.936478; + rotation 114.714 0.00000 0.00000 -1.00000; + scale 0.832617 0.832617 0.832617; + }; + }; + instance + { + transform + { + position -4.68242 -18.9041 0.942573; + rotation 67.2770 0.00000 0.00000 -1.00000; + scale 0.940755 0.940755 0.940755; + }; + }; + instance + { + transform + { + position 3.85156 -17.9095 0.904324; + rotation 70.5219 0.00000 0.00000 1.00000; + scale 0.726641 0.726641 0.726641; + }; + }; + instance + { + transform + { + position -7.89969 8.27628 0.449565; + rotation 2.05739 0.00000 0.00000 0.999973; + scale 1.29351 1.29351 1.29351; + }; + }; + instance + { + transform + { + position -16.6072 -5.73457 0.763924; + rotation 175.265 0.00000 0.00000 1.00000; + scale 0.983374 0.983374 0.983374; + }; + }; + instance + { + transform + { + position 5.37263 -21.8316 0.994236; + rotation 9.65015 0.00000 0.00000 -0.999997; + scale 0.981384 0.981384 0.981383; + }; + }; + instance + { + transform + { + position 5.46071 -24.3678 0.932916; + rotation 152.059 -0.00000 -0.00000 -1.00000; + scale 1.20088 1.20088 1.20088; + }; + }; + instance + { + transform + { + position 4.37982 -25.3631 0.945616; + rotation 90.0695 0.00000 0.00000 1.00000; + scale 0.769075 0.769075 0.769075; + }; + }; + instance + { + transform + { + position -4.46954 -21.9638 0.902318; + rotation 159.794 0.00000 0.00000 1.00000; + scale 1.19682 1.19682 1.19682; + }; + }; + instance + { + transform + { + position -5.62520 8.73737 0.811681; + rotation 175.778 0.00000 0.00000 1.00000; + scale 0.961795 0.961795 0.961795; + }; + }; + instance + { + transform + { + position -1.98963 -21.5597 0.804113; + rotation 147.009 0.00000 0.00000 1.00000; + scale 0.939964 0.939964 0.939964; + }; + }; + instance + { + transform + { + position -0.112208 -24.9702 0.985379; + rotation 92.3006 0.00000 0.00000 1.00000; + scale 0.856703 0.856703 0.856703; + }; + }; + instance + { + transform + { + position -9.74268 -18.4962 1.14707; + rotation 75.3687 0.00000 0.00000 1.00000; + scale 1.06981 1.06981 1.06981; + }; + }; + instance + { + transform + { + position 3.85795 -23.0119 0.860131; + rotation 122.582 -0.00000 -0.00000 -1.00000; + scale 1.21346 1.21346 1.21346; + }; + }; + instance + { + transform + { + position -3.98969 8.06041 0.588348; + rotation 165.652 0.00000 0.00000 1.00000; + scale 0.710165 0.710165 0.710165; + }; + }; + instance + { + transform + { + position 8.06374 -21.8687 0.871012; + rotation 83.3444 0.00000 0.00000 1.00000; + scale 0.874128 0.874128 0.874128; + }; + }; + instance + { + transform + { + position 9.15264 -22.0925 1.06735; + rotation 35.0722 0.00000 0.00000 1.00000; + scale 1.03809 1.03809 1.03809; + }; + }; + instance + { + transform + { + position -6.11865 -25.8301 0.929915; + rotation 93.3226 0.00000 0.00000 -1.00000; + scale 1.13741 1.13741 1.13741; + }; + }; + instance + { + transform + { + position -14.5168 -4.32561 0.805473; + rotation 114.478 0.00000 0.00000 1.00000; + scale 0.730422 0.730422 0.730422; + }; + }; + instance + { + transform + { + position 1.45151 -20.8730 1.11428; + rotation 139.180 0.00000 0.00000 1.00000; + scale 0.722348 0.722348 0.722348; + }; + }; + instance + { + transform + { + position -15.9913 -6.57955 0.848778; + rotation 6.05785 0.00000 0.00000 -1.00001; + scale 1.02979 1.02979 1.02979; + }; + }; + instance + { + transform + { + position 9.06195 -22.3902 1.08222; + rotation 158.383 0.00000 0.00000 1.00000; + scale 0.840823 0.840823 0.840823; + }; + }; + instance + { + transform + { + position 2.97034 -22.5992 0.941836; + rotation 29.1804 0.00000 0.00000 -1.00000; + scale 1.16057 1.16057 1.16057; + }; + }; + instance + { + transform + { + position 0.585665 -24.6111 1.12048; + rotation 169.076 0.00000 0.00000 1.00000; + scale 0.922735 0.922735 0.922735; + }; + }; + instance + { + transform + { + position -4.90337 -26.2702 1.00317; + rotation 116.355 0.00000 0.00000 -1.00000; + scale 1.12389 1.12389 1.12389; + }; + }; + instance + { + transform + { + position -0.565802 -26.4050 0.871961; + rotation 1.78394 0.00000 0.00000 -1.00007; + scale 0.966005 0.966005 0.966005; + }; + }; + instance + { + transform + { + position -13.7469 -3.52269 0.752932; + rotation 118.896 0.00000 0.00000 -1.00000; + scale 1.14189 1.14189 1.14189; + }; + }; + instance + { + transform + { + position 6.30133 -24.4494 1.18021; + rotation 135.413 -0.00000 -0.00000 -1.00000; + scale 1.23849 1.23849 1.23849; + }; + }; + instance + { + transform + { + position -2.92773 -17.6641 1.05987; + rotation 146.436 0.00000 0.00000 1.00000; + scale 0.988120 0.988120 0.988120; + }; + }; + instance + { + transform + { + position -14.0130 -6.12950 0.901628; + rotation 107.441 0.00000 0.00000 1.00000; + scale 0.876451 0.876451 0.876451; + }; + }; + instance + { + transform + { + position -5.78921 -23.1120 0.907034; + rotation 156.461 0.00000 0.00000 1.00000; + scale 0.705208 0.705208 0.705208; + }; + }; + instance + { + transform + { + position -0.856028 -19.9906 0.971453; + rotation 95.3141 0.00000 0.00000 1.00000; + scale 1.27817 1.27817 1.27817; + }; + }; + instance + { + transform + { + position -3.73267 -3.61179 0.414010; + rotation 53.3134 0.00000 0.00000 1.00000; + scale 1.09988 1.09988 1.09988; + }; + }; + instance + { + transform + { + position -1.48937 -20.8332 1.01310; + rotation 45.8399 0.00000 0.00000 -1.00000; + scale 0.904548 0.904548 0.904548; + }; + }; + instance + { + transform + { + position -0.540981 -20.2740 0.967406; + rotation 84.5019 0.00000 0.00000 1.00000; + scale 0.902639 0.902639 0.902639; + }; + }; + instance + { + transform + { + position 0.829950 -20.4095 0.976010; + rotation 129.262 -0.00000 -0.00000 -1.00000; + scale 1.09955 1.09955 1.09955; + }; + }; + instance + { + transform + { + position -4.98480 -15.3628 1.04595; + rotation 77.9303 0.00000 0.00000 1.00000; + scale 0.858706 0.858706 0.858707; + }; + }; + instance + { + transform + { + position -10.6978 -20.1017 0.907108; + rotation 173.112 -0.00000 -0.00000 -1.00000; + scale 1.03295 1.03295 1.03295; + }; + }; + instance + { + transform + { + position -16.6378 -3.26295 0.768855; + rotation 149.093 0.00000 0.00000 1.00000; + scale 0.841337 0.841337 0.841337; + }; + }; + instance + { + transform + { + position -4.82534 -15.5163 1.01978; + rotation 53.6473 0.00000 0.00000 -1.00000; + scale 0.809542 0.809542 0.809542; + }; + }; + instance + { + transform + { + position 5.76603 -20.9651 1.01584; + rotation 155.325 0.00000 0.00000 1.00000; + scale 1.02711 1.02711 1.02711; + }; + }; + instance + { + transform + { + position 6.06599 -20.8085 0.960378; + rotation 160.096 0.00000 0.00000 1.00000; + scale 1.06975 1.06975 1.06975; + }; + }; + instance + { + transform + { + position 6.35496 -20.1464 0.925168; + rotation 137.919 -0.00000 -0.00000 -1.00000; + scale 1.02189 1.02189 1.02189; + }; + }; + instance + { + transform + { + position 0.544780 -13.7544 0.757741; + rotation 13.0900 0.00000 0.00000 1.00000; + scale 1.11759 1.11759 1.11759; + }; + }; + instance + { + transform + { + position -12.4231 -25.9810 1.13427; + rotation 47.9057 0.00000 0.00000 -1.00000; + scale 1.25772 1.25772 1.25772; + }; + }; + instance + { + transform + { + position -12.8320 -26.8249 1.02426; + rotation 90.5522 0.00000 0.00000 -1.00000; + scale 0.709205 0.709205 0.709205; + }; + }; + instance + { + transform + { + position -18.8795 3.09634 1.11145; + rotation 88.5145 0.00000 0.00000 1.00000; + scale 1.24392 1.24392 1.24392; + }; + }; + instance + { + transform + { + position -9.96208 -24.3715 1.02211; + rotation 38.2675 0.00000 0.00000 -1.00000; + scale 1.12544 1.12544 1.12544; + }; + }; + instance + { + transform + { + position -10.3473 -24.3207 1.05332; + rotation 133.342 0.00000 0.00000 1.00000; + scale 0.978154 0.978154 0.978154; + }; + }; + instance + { + transform + { + position -10.7177 -24.8496 1.11197; + rotation 138.548 -0.00000 -0.00000 -1.00000; + scale 0.831753 0.831753 0.831753; + }; + }; + instance + { + transform + { + position -9.09824 -24.0779 1.03056; + rotation 126.405 -0.00000 -0.00000 -1.00000; + scale 0.851850 0.851850 0.851850; + }; + }; + instance + { + transform + { + position -9.36317 -23.9122 1.05396; + rotation 74.3591 0.00000 0.00000 1.00000; + scale 1.13807 1.13807 1.13807; + }; + }; + instance + { + transform + { + position -9.41036 -25.3860 1.06855; + rotation 90.6831 0.00000 0.00000 1.00000; + scale 0.933770 0.933770 0.933770; + }; + }; + instance + { + transform + { + position -6.99670 -24.4109 0.821711; + rotation 110.854 0.00000 0.00000 -1.00000; + scale 0.929378 0.929378 0.929377; + }; + }; + instance + { + transform + { + position -7.63310 -24.7329 0.932496; + rotation 69.4826 0.00000 0.00000 1.00000; + scale 0.701188 0.701188 0.701188; + }; + }; + instance + { + transform + { + position -7.04507 -23.9098 0.841100; + rotation 65.9580 0.00000 0.00000 1.00000; + scale 1.01176 1.01176 1.01176; + }; + }; + instance + { + transform + { + position -7.30993 -26.4460 0.816662; + rotation 31.1702 0.00000 0.00000 -1.00000; + scale 0.766197 0.766197 0.766197; + }; + }; + instance + { + transform + { + position -7.95997 -26.7545 0.948802; + rotation 127.762 -0.00000 -0.00000 -1.00000; + scale 1.24706 1.24706 1.24706; + }; + }; + instance + { + transform + { + position -6.04374 -26.4113 0.984068; + rotation 11.8741 0.00000 0.00000 1.00000; + scale 1.09855 1.09855 1.09855; + }; + }; + instance + { + transform + { + position -13.2474 4.04630 0.637797; + rotation 161.122 0.00000 0.00000 1.00000; + scale 1.29005 1.29005 1.29005; + }; + }; + instance + { + transform + { + position 7.93977 9.78975 1.03246; + rotation 29.2691 0.00000 0.00000 -1.00000; + scale 1.25817 1.25817 1.25817; + }; + }; + instance + { + transform + { + position -3.80128 -12.8306 0.978233; + rotation 105.595 0.00000 0.00000 1.00000; + scale 1.04856 1.04856 1.04856; + }; + }; + instance + { + transform + { + position 9.76290 -25.3438 0.983646; + rotation 110.530 0.00000 0.00000 1.00000; + scale 0.941124 0.941124 0.941124; + }; + }; + instance + { + transform + { + position -4.09509 -16.8986 1.02590; + rotation 140.999 0.00000 0.00000 1.00000; + scale 1.23132 1.23132 1.23132; + }; + }; + instance + { + transform + { + position -3.96259 -17.1489 1.07166; + rotation 178.598 -0.00000 -0.00000 -1.00000; + scale 0.783867 0.783867 0.783867; + }; + }; + instance + { + transform + { + position 7.12540 -24.0165 1.17666; + rotation 91.7747 0.00000 0.00000 1.00000; + scale 1.03626 1.03626 1.03626; + }; + }; + instance + { + transform + { + position 5.07879 -23.0401 0.786730; + rotation 29.9250 0.00000 0.00000 -1.00000; + scale 0.901999 0.901999 0.901999; + }; + }; + instance + { + transform + { + position 5.82816 -22.3458 0.798842; + rotation 33.9481 0.00000 0.00000 -1.00000; + scale 0.756841 0.756841 0.756841; + }; + }; + instance + { + transform + { + position 7.13809 -23.1219 1.00344; + rotation 117.225 0.00000 0.00000 -1.00000; + scale 1.11069 1.11069 1.11069; + }; + }; + instance + { + transform + { + position 8.36152 9.12562 0.931895; + rotation 153.694 0.00000 0.00000 1.00000; + scale 0.967340 0.967340 0.967340; + }; + }; + instance + { + transform + { + position 1.75085 -21.4666 1.14847; + rotation 107.657 0.00000 0.00000 -1.00000; + scale 0.822862 0.822862 0.822862; + }; + }; + instance + { + transform + { + position 1.23522 -22.2805 1.08750; + rotation 22.1647 0.00000 0.00000 1.00000; + scale 1.00230 1.00230 1.00230; + }; + }; + instance + { + transform + { + position 1.77689 -23.4154 1.02228; + rotation 141.716 -0.00000 -0.00000 -1.00000; + scale 1.21313 1.21313 1.21313; + }; + }; + instance + { + transform + { + position 1.14242 -23.2497 1.03438; + rotation 91.2012 0.00000 0.00000 -1.00000; + scale 1.10598 1.10598 1.10598; + }; + }; + instance + { + transform + { + position -3.06355 -26.2594 1.22202; + rotation 147.531 0.00000 0.00000 1.00000; + scale 1.16005 1.16005 1.16005; + }; + }; + instance + { + transform + { + position -3.46274 -24.1311 1.07684; + rotation 176.483 -0.00000 -0.00000 -1.00000; + scale 1.16791 1.16791 1.16791; + }; + }; + instance + { + transform + { + position -13.9650 3.39273 0.660579; + rotation 177.176 -0.00000 -0.00000 -1.00000; + scale 0.960990 0.960990 0.960990; + }; + }; + instance + { + transform + { + position -0.526667 -24.3293 1.09094; + rotation 4.80433 0.00000 0.00000 1.00002; + scale 1.15145 1.15145 1.15145; + }; + }; + instance + { + transform + { + position -1.95484 -24.6625 1.21277; + rotation 32.3991 0.00000 0.00000 1.00000; + scale 0.882912 0.882912 0.882912; + }; + }; + instance + { + transform + { + position -0.274318 -21.7075 1.27296; + rotation 72.1029 0.00000 0.00000 1.00000; + scale 1.28667 1.28667 1.28667; + }; + }; + instance + { + transform + { + position 2.99665 -21.5183 0.911460; + rotation 175.466 0.00000 0.00000 1.00000; + scale 1.04696 1.04696 1.04696; + }; + }; + instance + { + transform + { + position -12.7283 9.92630 0.932533; + rotation 15.2484 0.00000 0.00000 0.999999; + scale 0.995254 0.995254 0.995254; + }; + }; + instance + { + transform + { + position 4.66238 -21.4171 1.14402; + rotation 59.1084 0.00000 0.00000 1.00000; + scale 0.872453 0.872453 0.872453; + }; + }; + instance + { + transform + { + position 5.86558 -23.9760 1.02287; + rotation 87.6219 0.00000 0.00000 -1.00000; + scale 1.08795 1.08795 1.08795; + }; + }; + instance + { + transform + { + position -11.5605 -22.1671 1.23005; + rotation 39.9648 0.00000 0.00000 1.00000; + scale 1.14349 1.14349 1.14349; + }; + }; + instance + { + transform + { + position -12.9401 -21.3316 0.935090; + rotation 39.7247 0.00000 0.00000 -1.00000; + scale 1.28576 1.28576 1.28576; + }; + }; + instance + { + transform + { + position -1.23081 8.83764 0.580226; + rotation 54.3421 0.00000 0.00000 1.00000; + scale 0.751912 0.751912 0.751912; + }; + }; + instance + { + transform + { + position -13.8756 4.00854 0.631443; + rotation 179.409 0.00000 0.00000 1.00000; + scale 0.791591 0.791591 0.791591; + }; + }; + instance + { + transform + { + position -1.29350 -21.5461 1.11151; + rotation 77.4315 0.00000 0.00000 -1.00000; + scale 0.860666 0.860666 0.860666; + }; + }; + instance + { + transform + { + position 9.65456 9.67929 0.930909; + rotation 118.304 0.00000 0.00000 -1.00000; + scale 0.966287 0.966287 0.966287; + }; + }; + instance + { + transform + { + position -4.53440 -28.4566 0.999721; + rotation 128.017 0.00000 0.00000 1.00000; + scale 1.09109 1.09109 1.09109; + }; + }; + instance + { + transform + { + position -11.4275 8.76535 0.768859; + rotation 177.670 -0.00000 -0.00000 -1.00000; + scale 1.27046 1.27046 1.27046; + }; + }; + instance + { + transform + { + position 1.33281 -29.8468 0.923653; + rotation 175.528 -0.00000 -0.00000 -1.00000; + scale 1.22261 1.22261 1.22261; + }; + }; + instance + { + transform + { + position 1.28479 -27.9815 0.937614; + rotation 81.4704 0.00000 0.00000 1.00000; + scale 0.821475 0.821475 0.821475; + }; + }; + instance + { + transform + { + position 0.947970 -8.94891 1.01194; + rotation 157.677 0.00000 0.00000 1.00000; + scale 1.06316 1.06316 1.06316; + }; + }; + instance + { + transform + { + position -8.44528 -29.1909 0.877087; + rotation 44.8589 0.00000 0.00000 1.00000; + scale 1.08348 1.08348 1.08348; + }; + }; + instance + { + transform + { + position -8.44209 -27.3663 1.06742; + rotation 78.9322 0.00000 0.00000 -1.00000; + scale 1.05537 1.05537 1.05537; + }; + }; + instance + { + transform + { + position -9.46695 -29.4140 0.854481; + rotation 136.140 0.00000 0.00000 1.00000; + scale 1.16547 1.16547 1.16547; + }; + }; + instance + { + transform + { + position -0.0861556 -29.4906 1.10381; + rotation 149.136 -0.00000 -0.00000 -1.00000; + scale 0.879442 0.879442 0.879442; + }; + }; + instance + { + transform + { + position 3.02962 -27.0974 1.16394; + rotation 165.938 0.00000 0.00000 1.00000; + scale 0.733171 0.733171 0.733171; + }; + }; + instance + { + transform + { + position -14.2842 3.24671 0.623298; + rotation 104.994 0.00000 0.00000 1.00000; + scale 1.20283 1.20283 1.20283; + }; + }; + instance + { + transform + { + position -12.0398 -27.4412 0.846053; + rotation 124.642 0.00000 0.00000 1.00000; + scale 1.05353 1.05353 1.05353; + }; + }; + instance + { + transform + { + position -10.7301 -27.8435 0.799280; + rotation 43.8872 0.00000 0.00000 -1.00000; + scale 0.994056 0.994056 0.994056; + }; + }; + instance + { + transform + { + position -9.62723 -27.5999 0.874929; + rotation 75.0164 0.00000 0.00000 1.00000; + scale 1.05511 1.05511 1.05511; + }; + }; + instance + { + transform + { + position -16.7388 3.09758 0.742844; + rotation 130.849 0.00000 0.00000 1.00000; + scale 1.12328 1.12328 1.12328; + }; + }; + instance + { + transform + { + position -7.44538 -27.8852 1.13762; + rotation 110.017 0.00000 0.00000 1.00000; + scale 1.28566 1.28566 1.28566; + }; + }; + instance + { + transform + { + position -17.8457 -16.1785 1.09805; + rotation 126.335 0.00000 0.00000 1.00000; + scale 0.865411 0.865411 0.865411; + }; + }; + instance + { + transform + { + position -6.29823 -29.5863 1.16339; + rotation 82.7118 0.00000 0.00000 1.00000; + scale 1.08915 1.08915 1.08915; + }; + }; + instance + { + transform + { + position 9.06170 -29.2456 1.01984; + rotation 51.8169 0.00000 0.00000 1.00000; + scale 1.16346 1.16346 1.16346; + }; + }; + instance + { + transform + { + position 6.27296 -28.6689 0.949749; + rotation 170.830 0.00000 0.00000 1.00000; + scale 1.05281 1.05281 1.05281; + }; + }; + instance + { + transform + { + position -0.931798 -28.2151 0.961877; + rotation 156.437 -0.00000 -0.00000 -1.00000; + scale 0.874837 0.874837 0.874837; + }; + }; + instance + { + transform + { + position -4.12682 -27.2519 1.08240; + rotation 138.265 0.00000 0.00000 1.00000; + scale 1.08091 1.08091 1.08091; + }; + }; + instance + { + transform + { + position 1.58777 8.56488 0.460795; + rotation 150.371 0.00000 0.00000 1.00000; + scale 0.774480 0.774480 0.774480; + }; + }; + instance + { + transform + { + position 0.251956 -29.9531 1.05374; + rotation 124.132 0.00000 0.00000 1.00000; + scale 1.20847 1.20847 1.20847; + }; + }; + instance + { + transform + { + position 5.65097 -29.0329 1.05273; + rotation 151.304 -0.00000 -0.00000 -1.00000; + scale 1.09564 1.09564 1.09564; + }; + }; + instance + { + transform + { + position 8.60482 -28.7001 0.936574; + rotation 96.4982 0.00000 0.00000 1.00000; + scale 0.997497 0.997497 0.997497; + }; + }; + instance + { + transform + { + position -10.8454 -27.2220 0.814213; + rotation 76.3708 0.00000 0.00000 -1.00000; + scale 0.919162 0.919162 0.919162; + }; + }; + instance + { + transform + { + position -15.8609 -5.10673 0.815081; + rotation 158.968 0.00000 0.00000 1.00000; + scale 0.773021 0.773021 0.773021; + }; + }; + instance + { + transform + { + position 6.53273 -27.9297 0.926152; + rotation 29.6885 0.00000 0.00000 1.00000; + scale 0.799035 0.799035 0.799035; + }; + }; + instance + { + transform + { + position 0.554329 7.18159 0.373573; + rotation 69.3643 0.00000 0.00000 1.00000; + scale 1.27675 1.27675 1.27675; + }; + }; + instance + { + transform + { + position -16.4010 4.67751 0.978307; + rotation 23.7154 0.00000 0.00000 -0.999999; + scale 0.762886 0.762886 0.762886; + }; + }; + instance + { + transform + { + position -18.9644 6.68053 0.809300; + rotation 38.1530 0.00000 0.00000 -1.00000; + scale 1.06789 1.06789 1.06789; + }; + }; + instance + { + transform + { + position -4.95862 8.99516 0.831923; + rotation 155.235 0.00000 0.00000 1.00000; + scale 0.857151 0.857151 0.857151; + }; + }; + instance + { + transform + { + position -14.8302 9.66150 0.849383; + rotation 34.0209 0.00000 0.00000 -1.00000; + scale 1.22017 1.22017 1.22017; + }; + }; + instance + { + transform + { + position -17.6930 4.90361 0.979404; + rotation 94.2830 0.00000 0.00000 -1.00000; + scale 0.776466 0.776466 0.776466; + }; + }; + instance + { + transform + { + position -19.5162 8.58244 0.848646; + rotation 20.7660 0.00000 0.00000 -1.00000; + scale 0.990734 0.990734 0.990734; + }; + }; + instance + { + transform + { + position -18.3664 7.16973 0.733698; + rotation 16.0142 0.00000 0.00000 1.00000; + scale 0.890006 0.890006 0.890006; + }; + }; + instance + { + transform + { + position -15.8492 8.14812 1.07000; + rotation 79.4406 0.00000 0.00000 -1.00000; + scale 0.757501 0.757501 0.757501; + }; + }; + instance + { + transform + { + position -15.9362 8.59918 0.985714; + rotation 7.82243 0.00000 0.00000 1.00000; + scale 1.06916 1.06916 1.06916; + }; + }; + instance + { + transform + { + position -15.5544 8.75037 0.968640; + rotation 61.3736 0.00000 0.00000 -1.00000; + scale 0.877276 0.877276 0.877276; + }; + }; + instance + { + transform + { + position -16.1143 8.82739 0.925517; + rotation 98.6908 0.00000 0.00000 -1.00000; + scale 0.919974 0.919974 0.919974; + }; + }; + instance + { + transform + { + position -13.6344 6.56882 0.751018; + rotation 84.8633 0.00000 0.00000 -1.00000; + scale 0.723950 0.723950 0.723950; + }; + }; + instance + { + transform + { + position -15.4551 5.77485 0.963091; + rotation 126.905 -0.00000 -0.00000 -1.00000; + scale 0.954884 0.954884 0.954884; + }; + }; + instance + { + transform + { + position -0.652784 9.05789 0.670960; + rotation 48.5606 0.00000 0.00000 1.00000; + scale 0.804741 0.804741 0.804741; + }; + }; + instance + { + transform + { + position -17.6191 6.73840 0.870590; + rotation 22.4547 0.00000 0.00000 -1.00000; + scale 0.875053 0.875053 0.875053; + }; + }; + instance + { + transform + { + position -16.9164 5.09296 1.00134; + rotation 158.928 0.00000 0.00000 1.00000; + scale 1.22624 1.22624 1.22624; + }; + }; + instance + { + transform + { + position -15.6976 5.43186 0.949344; + rotation 82.8808 0.00000 0.00000 1.00000; + scale 0.912233 0.912233 0.912233; + }; + }; + instance + { + transform + { + position -15.3074 6.34728 0.948011; + rotation 158.157 0.00000 0.00000 1.00000; + scale 0.954651 0.954651 0.954651; + }; + }; + instance + { + transform + { + position -15.8318 4.43195 0.856710; + rotation 57.1744 0.00000 0.00000 -1.00000; + scale 0.963226 0.963226 0.963226; + }; + }; + instance + { + transform + { + position -4.94916 5.27344 0.222275; + rotation 66.4404 0.00000 0.00000 -1.00000; + scale 1.27770 1.27770 1.27770; + }; + }; + instance + { + transform + { + position -15.8413 6.69990 1.04589; + rotation 81.8434 0.00000 0.00000 1.00000; + scale 1.21921 1.21921 1.21921; + }; + }; + instance + { + transform + { + position -15.7687 4.19342 0.790053; + rotation 154.118 -0.00000 -0.00000 -1.00000; + scale 0.896486 0.896486 0.896486; + }; + }; + instance + { + transform + { + position -15.8238 6.98242 1.03656; + rotation 121.310 0.00000 0.00000 1.00000; + scale 1.20637 1.20637 1.20637; + }; + }; + instance + { + transform + { + position -15.4994 4.72773 0.849268; + rotation 152.992 0.00000 0.00000 1.00000; + scale 1.29636 1.29636 1.29636; + }; + }; + instance + { + transform + { + position -16.2249 1.30190 0.840187; + rotation 100.762 0.00000 0.00000 -1.00000; + scale 0.981483 0.981483 0.981483; + }; + }; + instance + { + transform + { + position -15.5046 2.18014 0.700251; + rotation 90.2181 0.00000 0.00000 -1.00000; + scale 0.878134 0.878134 0.878134; + }; + }; + instance + { + transform + { + position 8.82789 -12.8262 0.907933; + rotation 29.4728 0.00000 0.00000 -1.00000; + scale 0.701230 0.701230 0.701230; + }; + }; + instance + { + transform + { + position -16.8705 -0.182727 0.960463; + rotation 112.449 0.00000 0.00000 -1.00000; + scale 0.782974 0.782974 0.782974; + }; + }; + instance + { + transform + { + position 8.03052 1.81488 0.712445; + rotation 84.0816 0.00000 0.00000 -1.00000; + scale 0.890024 0.890024 0.890024; + }; + }; + instance + { + transform + { + position -19.7380 -6.80728 0.781103; + rotation 36.3486 0.00000 0.00000 -1.00000; + scale 0.786094 0.786094 0.786094; + }; + }; + instance + { + transform + { + position -18.4392 -6.24416 0.880481; + rotation 15.1759 0.00000 0.00000 1.00000; + scale 0.823446 0.823446 0.823446; + }; + }; + instance + { + transform + { + position -16.6229 -1.62853 0.767464; + rotation 57.6637 0.00000 0.00000 -1.00000; + scale 0.974008 0.974008 0.974008; + }; + }; + instance + { + transform + { + position -17.5214 -4.82344 0.745043; + rotation 138.953 -0.00000 -0.00000 -1.00000; + scale 0.786892 0.786892 0.786892; + }; + }; + instance + { + transform + { + position -16.5755 -4.20653 0.824300; + rotation 35.2220 0.00000 0.00000 1.00000; + scale 1.25986 1.25986 1.25986; + }; + }; + instance + { + transform + { + position 9.07063 6.29749 0.697027; + rotation 162.125 -0.00000 -0.00000 -1.00000; + scale 1.04763 1.04763 1.04763; + }; + }; + instance + { + transform + { + position -14.1862 -4.08269 0.871635; + rotation 117.346 0.00000 0.00000 1.00000; + scale 1.18098 1.18098 1.18098; + }; + }; + instance + { + transform + { + position -16.0918 -6.90070 0.938557; + rotation 15.0744 0.00000 0.00000 -1.00000; + scale 0.957588 0.957588 0.957588; + }; + }; + instance + { + transform + { + position -17.9075 5.82518 0.968818; + rotation 164.172 0.00000 0.00000 1.00000; + scale 0.738632 0.738632 0.738632; + }; + }; + instance + { + transform + { + position 8.76086 1.03013 0.729476; + rotation 9.76301 0.00000 0.00000 0.999999; + scale 1.00590 1.00590 1.00590; + }; + }; + instance + { + transform + { + position -13.0539 -6.71725 1.02913; + rotation 99.3139 0.00000 0.00000 -1.00000; + scale 1.00045 1.00045 1.00045; + }; + }; + instance + { + transform + { + position -17.9585 5.44669 0.961478; + rotation 104.893 0.00000 0.00000 1.00000; + scale 1.17736 1.17736 1.17736; + }; + }; + instance + { + transform + { + position -18.6626 -5.27968 0.917252; + rotation 155.348 0.00000 0.00000 1.00000; + scale 0.866238 0.866238 0.866238; + }; + }; + instance + { + transform + { + position -17.7161 5.36987 0.984489; + rotation 6.93888 0.00000 0.00000 1.00000; + scale 0.824098 0.824098 0.824098; + }; + }; + instance + { + transform + { + position -14.1983 3.54724 0.618860; + rotation 58.9852 0.00000 0.00000 -1.00000; + scale 1.09694 1.09694 1.09694; + }; + }; + instance + { + transform + { + position -17.6479 6.38406 0.924255; + rotation 148.180 0.00000 0.00000 1.00000; + scale 1.28261 1.28261 1.28261; + }; + }; + instance + { + transform + { + position -9.72023 4.98120 0.243729; + rotation 17.6788 0.00000 0.00000 1.00000; + scale 1.10585 1.10585 1.10585; + }; + }; + instance + { + transform + { + position -19.0217 8.61063 0.792418; + rotation 135.027 -0.00000 -0.00000 -1.00000; + scale 0.914964 0.914964 0.914964; + }; + }; + instance + { + transform + { + position -8.44280 6.14594 0.300185; + rotation 141.989 0.00000 0.00000 1.00000; + scale 0.701685 0.701685 0.701685; + }; + }; + instance + { + transform + { + position -19.8907 -13.0308 0.708527; + rotation 55.8445 0.00000 0.00000 1.00000; + scale 1.06812 1.06812 1.06812; + }; + }; + instance + { + transform + { + position -8.81843 6.27288 0.302410; + rotation 174.037 0.00000 0.00000 1.00000; + scale 0.885641 0.885641 0.885641; + }; + }; + instance + { + transform + { + position -14.8790 -9.16890 1.06096; + rotation 105.662 0.00000 0.00000 -1.00000; + scale 0.964288 0.964288 0.964288; + }; + }; + instance + { + transform + { + position -8.77553 6.52151 0.295837; + rotation 56.7268 0.00000 0.00000 -1.00000; + scale 1.26091 1.26091 1.26091; + }; + }; + instance + { + transform + { + position -17.7914 -8.73757 0.787346; + rotation 83.0824 0.00000 0.00000 1.00000; + scale 0.965526 0.965526 0.965526; + }; + }; + instance + { + transform + { + position -15.9041 -8.96282 1.09267; + rotation 47.7103 0.00000 0.00000 1.00000; + scale 0.729013 0.729013 0.729013; + }; + }; + instance + { + transform + { + position -15.4148 -7.61772 0.988176; + rotation 61.5367 0.00000 0.00000 1.00000; + scale 1.00247 1.00247 1.00247; + }; + }; + instance + { + transform + { + position -14.6144 -9.66396 1.08021; + rotation 39.8117 0.00000 0.00000 1.00000; + scale 1.26720 1.26720 1.26720; + }; + }; + instance + { + transform + { + position -14.7433 -9.96257 1.14896; + rotation 107.714 0.00000 0.00000 1.00000; + scale 1.13183 1.13183 1.13183; + }; + }; + instance + { + transform + { + position 7.12219 9.70646 1.06623; + rotation 84.1856 0.00000 0.00000 -1.00000; + scale 1.02061 1.02061 1.02061; + }; + }; + instance + { + transform + { + position -13.6846 -9.31273 0.875954; + rotation 165.776 -0.00000 -0.00000 -1.00000; + scale 1.17946 1.17946 1.17946; + }; + }; + instance + { + transform + { + position -18.7337 -15.5829 1.04384; + rotation 22.4724 0.00000 0.00000 0.999999; + scale 1.22730 1.22730 1.22730; + }; + }; + instance + { + transform + { + position -19.0524 -15.3940 1.05038; + rotation 60.9591 0.00000 0.00000 -1.00000; + scale 1.19079 1.19079 1.19079; + }; + }; + instance + { + transform + { + position -17.2641 -13.5105 1.23154; + rotation 71.1539 0.00000 0.00000 -1.00000; + scale 1.19288 1.19288 1.19288; + }; + }; + instance + { + transform + { + position -17.8831 -15.6270 1.09658; + rotation 177.336 0.00000 0.00000 1.00000; + scale 0.901636 0.901636 0.901636; + }; + }; + instance + { + transform + { + position -13.5909 -15.8142 0.870221; + rotation 141.976 0.00000 0.00000 1.00000; + scale 1.16902 1.16902 1.16902; + }; + }; + instance + { + transform + { + position -14.1015 -11.5781 1.13279; + rotation 10.2413 0.00000 0.00000 0.999999; + scale 0.841830 0.841830 0.841830; + }; + }; + instance + { + transform + { + position -11.3700 -10.3773 0.920001; + rotation 18.1233 0.00000 0.00000 1.00000; + scale 0.963667 0.963667 0.963667; + }; + }; + instance + { + transform + { + position -15.4815 -11.3159 0.869973; + rotation 64.0278 0.00000 0.00000 -1.00000; + scale 1.15749 1.15749 1.15749; + }; + }; + instance + { + transform + { + position -17.7794 -11.9202 0.870721; + rotation 149.205 0.00000 0.00000 1.00000; + scale 0.779988 0.779988 0.779988; + }; + }; + instance + { + transform + { + position 7.34677 1.76595 0.751415; + rotation 56.7888 0.00000 0.00000 -1.00000; + scale 1.05874 1.05874 1.05874; + }; + }; + instance + { + transform + { + position 2.48607 3.19883 0.289831; + rotation 76.4564 0.00000 0.00000 -1.00000; + scale 0.702477 0.702477 0.702477; + }; + }; + instance + { + transform + { + position 8.19351 3.27299 0.811495; + rotation 107.292 0.00000 0.00000 -1.00000; + scale 1.28611 1.28611 1.28611; + }; + }; + instance + { + transform + { + position -13.7190 6.06616 0.647326; + rotation 103.714 0.00000 0.00000 1.00000; + scale 0.989788 0.989788 0.989788; + }; + }; + instance + { + transform + { + position -16.5984 -11.6237 0.905092; + rotation 65.7246 0.00000 0.00000 -1.00000; + scale 0.814731 0.814731 0.814731; + }; + }; + instance + { + transform + { + position -17.5948 -14.7586 1.22909; + rotation 141.591 0.00000 0.00000 1.00000; + scale 1.07977 1.07977 1.07977; + }; + }; + instance + { + transform + { + position -17.7019 -16.4936 1.15178; + rotation 42.0196 0.00000 0.00000 1.00000; + scale 1.21367 1.21367 1.21367; + }; + }; + instance + { + transform + { + position 3.60421 -10.3912 0.798437; + rotation 137.177 -0.00000 -0.00000 -1.00000; + scale 1.24577 1.24577 1.24577; + }; + }; + instance + { + transform + { + position 0.338454 8.34002 0.532413; + rotation 31.7826 0.00000 0.00000 1.00000; + scale 1.20972 1.20972 1.20972; + }; + }; + instance + { + transform + { + position 7.48149 0.905050 0.774011; + rotation 20.2269 0.00000 0.00000 -1.00000; + scale 1.13069 1.13069 1.13069; + }; + }; + instance + { + transform + { + position -14.9083 -14.7848 1.05130; + rotation 132.555 -0.00000 -0.00000 -1.00000; + scale 1.00389 1.00389 1.00389; + }; + }; + instance + { + transform + { + position -13.9362 -12.2236 1.01147; + rotation 98.3837 0.00000 0.00000 1.00000; + scale 1.20917 1.20917 1.20917; + }; + }; + instance + { + transform + { + position 1.60717 -10.3313 0.825497; + rotation 110.895 0.00000 0.00000 -1.00000; + scale 0.715951 0.715951 0.715951; + }; + }; + instance + { + transform + { + position -17.1207 -10.3365 0.854292; + rotation 137.044 -0.00000 -0.00000 -1.00000; + scale 0.833458 0.833458 0.833458; + }; + }; + instance + { + transform + { + position -4.47342 -10.2453 0.867804; + rotation 0.979578 0.00000 0.00000 0.999686; + scale 0.892680 0.892680 0.892680; + }; + }; + instance + { + transform + { + position -16.0967 -18.9498 0.889660; + rotation 47.9208 0.00000 0.00000 -1.00000; + scale 0.796746 0.796746 0.796746; + }; + }; + instance + { + transform + { + position -17.0608 -18.5915 0.733833; + rotation 99.7896 0.00000 0.00000 -1.00000; + scale 1.23290 1.23290 1.23290; + }; + }; + instance + { + transform + { + position -15.3861 -18.2925 1.01763; + rotation 133.396 -0.00000 -0.00000 -1.00000; + scale 0.848489 0.848489 0.848489; + }; + }; + instance + { + transform + { + position -18.1313 -18.5842 0.838167; + rotation 165.006 0.00000 0.00000 1.00000; + scale 1.08526 1.08526 1.08526; + }; + }; + instance + { + transform + { + position -6.89127 4.77069 0.0675762; + rotation 31.7116 0.00000 0.00000 1.00000; + scale 1.02493 1.02493 1.02493; + }; + }; + instance + { + transform + { + position -14.5710 -18.4952 1.15156; + rotation 43.4133 0.00000 0.00000 1.00000; + scale 0.964275 0.964275 0.964275; + }; + }; + instance + { + transform + { + position -10.4845 -10.4899 0.770107; + rotation 16.6648 0.00000 0.00000 -1.00000; + scale 0.919537 0.919537 0.919537; + }; + }; + instance + { + transform + { + position -0.173731 -10.3103 0.807240; + rotation 36.0186 0.00000 0.00000 -1.00000; + scale 0.933564 0.933564 0.933564; + }; + }; + instance + { + transform + { + position -17.4268 -23.8758 0.938923; + rotation 136.361 -0.00000 -0.00000 -1.00000; + scale 1.15126 1.15126 1.15126; + }; + }; + instance + { + transform + { + position -17.4409 -24.1695 0.913955; + rotation 122.554 0.00000 0.00000 1.00000; + scale 0.741911 0.741911 0.741911; + }; + }; + instance + { + transform + { + position -18.7871 -22.8764 0.963590; + rotation 81.3072 0.00000 0.00000 1.00000; + scale 0.831245 0.831245 0.831245; + }; + }; + instance + { + transform + { + position -19.9696 -22.7089 1.15803; + rotation 41.6645 0.00000 0.00000 1.00000; + scale 1.08956 1.08956 1.08956; + }; + }; + instance + { + transform + { + position -19.0227 -26.7966 0.793931; + rotation 94.8859 0.00000 0.00000 -1.00000; + scale 1.25484 1.25484 1.25484; + }; + }; + instance + { + transform + { + position -16.3739 -22.2015 1.05974; + rotation 33.0831 0.00000 0.00000 1.00000; + scale 1.01837 1.01837 1.01837; + }; + }; + instance + { + transform + { + position -16.5952 -22.3296 1.12511; + rotation 147.870 0.00000 0.00000 1.00000; + scale 1.11228 1.11228 1.11228; + }; + }; + instance + { + transform + { + position -16.1181 -22.8216 1.09502; + rotation 8.87795 0.00000 0.00000 -1.00000; + scale 1.11727 1.11727 1.11727; + }; + }; + instance + { + transform + { + position -16.6346 -22.9351 1.14433; + rotation 94.6842 0.00000 0.00000 1.00000; + scale 0.872565 0.872565 0.872565; + }; + }; + instance + { + transform + { + position -15.1883 -24.1418 0.793450; + rotation 155.110 0.00000 0.00000 1.00000; + scale 1.13294 1.13294 1.13294; + }; + }; + instance + { + transform + { + position -13.1140 -22.2519 0.745349; + rotation 58.9132 0.00000 0.00000 1.00000; + scale 1.09763 1.09763 1.09763; + }; + }; + instance + { + transform + { + position -13.0585 -22.6990 0.781417; + rotation 43.7130 0.00000 0.00000 1.00000; + scale 0.787038 0.787038 0.787038; + }; + }; + instance + { + transform + { + position -12.3726 3.80760 0.526998; + rotation 74.4638 0.00000 0.00000 1.00000; + scale 1.02296 1.02296 1.02296; + }; + }; + instance + { + transform + { + position -12.5743 3.66298 0.585083; + rotation 114.541 0.00000 0.00000 1.00000; + scale 0.718869 0.718869 0.718869; + }; + }; + instance + { + transform + { + position -16.8103 -21.4398 1.04549; + rotation 45.6006 0.00000 0.00000 1.00000; + scale 1.17513 1.17513 1.17513; + }; + }; + instance + { + transform + { + position -13.3233 -20.2001 1.09702; + rotation 114.984 0.00000 0.00000 1.00000; + scale 0.927941 0.927941 0.927941; + }; + }; + instance + { + transform + { + position -12.8186 -20.4768 1.05290; + rotation 127.878 0.00000 0.00000 1.00000; + scale 0.999693 0.999693 0.999693; + }; + }; + instance + { + transform + { + position -17.4991 -20.2914 1.03697; + rotation 144.615 -0.00000 -0.00000 -1.00000; + scale 1.00452 1.00452 1.00452; + }; + }; + instance + { + transform + { + position -19.3551 -19.9583 1.15686; + rotation 64.1855 0.00000 0.00000 -1.00000; + scale 1.20430 1.20430 1.20430; + }; + }; + instance + { + transform + { + position -19.9465 -23.3825 1.12214; + rotation 114.024 0.00000 0.00000 1.00000; + scale 1.28535 1.28535 1.28535; + }; + }; + instance + { + transform + { + position -13.9403 -25.3043 1.15371; + rotation 49.3028 0.00000 0.00000 1.00000; + scale 1.06037 1.06037 1.06037; + }; + }; + instance + { + transform + { + position 3.33225 4.78741 0.579999; + rotation 66.0777 0.00000 0.00000 1.00000; + scale 1.29030 1.29030 1.29030; + }; + }; + instance + { + transform + { + position -16.5044 -28.1715 0.928197; + rotation 31.5836 0.00000 0.00000 1.00000; + scale 0.747457 0.747457 0.747457; + }; + }; + instance + { + transform + { + position -18.9749 -29.8080 0.955210; + rotation 75.8588 0.00000 0.00000 1.00000; + scale 1.27618 1.27618 1.27618; + }; + }; + instance + { + transform + { + position -17.9979 -28.5098 1.07930; + rotation 166.293 0.00000 0.00000 1.00000; + scale 1.13637 1.13637 1.13637; + }; + }; + instance + { + transform + { + position -15.6120 -27.5367 1.00584; + rotation 113.526 0.00000 0.00000 -1.00000; + scale 0.896537 0.896537 0.896537; + }; + }; + instance + { + transform + { + position -8.11744 -10.4802 0.921977; + rotation 59.3977 0.00000 0.00000 1.00000; + scale 0.938795 0.938795 0.938795; + }; + }; + instance + { + transform + { + position -16.1259 -28.1583 0.976058; + rotation 170.907 -0.00000 -0.00000 -1.00000; + scale 1.10879 1.10879 1.10879; + }; + }; + instance + { + transform + { + position -19.6848 -27.6638 0.992357; + rotation 165.072 0.00000 0.00000 1.00000; + scale 0.700280 0.700280 0.700280; + }; + }; + instance + { + transform + { + position -7.16402 -10.1641 0.860597; + rotation 20.3980 0.00000 0.00000 -1.00000; + scale 1.05336 1.05336 1.05336; + }; + }; + instance + { + transform + { + position 8.81670 -10.2713 1.07193; + rotation 71.3572 0.00000 0.00000 -1.00000; + scale 0.799149 0.799149 0.799149; + }; + }; + instance + { + transform + { + position 8.23703 -15.7690 0.850424; + rotation 28.9998 0.00000 0.00000 1.00000; + scale 1.04807 1.04807 1.04807; + }; + }; + instance + { + transform + { + position 2.08756 1.11370 0.257806; + rotation 177.354 -0.00000 -0.00000 -1.00000; + scale 0.869397 0.869397 0.869397; + }; + }; + instance + { + transform + { + position -13.1971 -29.6410 0.923523; + rotation 16.0044 0.00000 0.00000 1.00000; + scale 0.792574 0.792574 0.792574; + }; + }; + instance + { + transform + { + position -13.0746 -29.9623 0.930701; + rotation 16.1657 0.00000 0.00000 -1.00000; + scale 1.16293 1.16293 1.16293; + }; + }; + instance + { + transform + { + position 4.11032 1.00791 0.502451; + rotation 83.9914 0.00000 0.00000 -1.00000; + scale 1.13576 1.13576 1.13576; + }; + }; + instance + { + transform + { + position -13.8271 -28.4123 1.20007; + rotation 73.7129 0.00000 0.00000 1.00000; + scale 0.894523 0.894523 0.894523; + }; + }; + instance + { + transform + { + position -14.3126 -29.2320 0.979012; + rotation 75.7545 0.00000 0.00000 1.00000; + scale 1.28808 1.28808 1.28808; + }; + }; + instance + { + transform + { + position -15.2754 -27.3567 1.01808; + rotation 130.060 -0.00000 -0.00000 -1.00000; + scale 1.02643 1.02643 1.02643; + }; + }; + instance + { + transform + { + position -16.4908 -28.7484 0.981093; + rotation 111.747 0.00000 0.00000 1.00000; + scale 0.814993 0.814993 0.814993; + }; + }; + instance + { + transform + { + position -5.30935 8.07085 0.767200; + rotation 27.3051 0.00000 0.00000 1.00000; + scale 0.826263 0.826263 0.826263; + }; + }; + instance + { + transform + { + position -17.3628 -29.6976 1.08810; + rotation 175.370 0.00000 0.00000 1.00000; + scale 0.801321 0.801321 0.801321; + }; + }; + instance + { + transform + { + position -17.3405 -29.4534 1.08153; + rotation 75.9744 0.00000 0.00000 1.00000; + scale 1.22609 1.22609 1.22609; + }; + }; + instance + { + transform + { + position -17.4993 -27.6313 0.851504; + rotation 84.7422 0.00000 0.00000 1.00000; + scale 1.16026 1.16026 1.16026; + }; + }; + instance + { + transform + { + position -17.1207 -27.6178 0.918131; + rotation 60.7229 0.00000 0.00000 -1.00000; + scale 0.833053 0.833053 0.833053; + }; + }; + instance + { + transform + { + position -18.4291 -29.7234 1.06045; + rotation 129.549 -0.00000 -0.00000 -1.00000; + scale 1.12298 1.12298 1.12298; + }; + }; + instance + { + transform + { + position -10.6554 1.95940 0.295282; + rotation 16.5794 0.00000 0.00000 1.00000; + scale 1.14280 1.14280 1.14280; + }; + }; + instance + { + transform + { + position -18.1301 -29.1045 1.13735; + rotation 46.7655 0.00000 0.00000 1.00000; + scale 1.13759 1.13759 1.13759; + }; + }; + instance + { + transform + { + position 0.167315 8.67551 0.615967; + rotation 26.8430 0.00000 0.00000 1.00000; + scale 0.886316 0.886316 0.886316; + }; + }; + instance + { + transform + { + position -19.5641 -29.9610 0.849305; + rotation 89.2874 0.00000 0.00000 -1.00000; + scale 0.921634 0.921634 0.921634; + }; + }; + instance + { + transform + { + position -19.4581 -28.9819 1.10022; + rotation 19.9071 0.00000 0.00000 1.00000; + scale 0.751510 0.751510 0.751510; + }; + }; + instance + { + transform + { + position -13.4817 -28.4245 1.19477; + rotation 179.115 -0.00000 -0.00000 -1.00000; + scale 1.17145 1.17145 1.17145; + }; + }; + instance + { + transform + { + position -17.1973 2.82560 0.880098; + rotation 131.257 -0.00000 -0.00000 -1.00000; + scale 0.986610 0.986610 0.986610; + }; + }; + instance + { + transform + { + position -17.5660 -27.9593 0.882703; + rotation 157.520 0.00000 0.00000 1.00000; + scale 0.774781 0.774781 0.774781; + }; + }; + instance + { + transform + { + position -18.3357 -29.2209 1.13681; + rotation 161.648 0.00000 0.00000 1.00000; + scale 1.16454 1.16454 1.16454; + }; + }; + instance + { + transform + { + position -17.7937 -27.7101 0.861865; + rotation 93.8128 0.00000 0.00000 -1.00000; + scale 1.05825 1.05825 1.05825; + }; + }; + instance + { + transform + { + position -13.6387 -25.1365 1.17870; + rotation 22.8334 0.00000 0.00000 1.00000; + scale 1.10534 1.10534 1.10534; + }; + }; + instance + { + transform + { + position -13.3605 -23.3191 0.866279; + rotation 33.2469 0.00000 0.00000 1.00000; + scale 1.02861 1.02861 1.02861; + }; + }; + instance + { + transform + { + position 0.379693 7.98433 0.485289; + rotation 173.334 -0.00000 -0.00000 -1.00000; + scale 1.12159 1.12159 1.12159; + }; + }; + instance + { + transform + { + position 1.22154 0.227584 0.109565; + rotation 119.280 0.00000 0.00000 1.00000; + scale 0.969096 0.969096 0.969096; + }; + }; + instance + { + transform + { + position -19.6737 -25.5318 0.993665; + rotation 131.491 0.00000 0.00000 1.00000; + scale 1.00847 1.00847 1.00847; + }; + }; + instance + { + transform + { + position -14.5803 -20.1905 0.896493; + rotation 37.0461 0.00000 0.00000 -1.00000; + scale 0.761321 0.761321 0.761321; + }; + }; + instance + { + transform + { + position 6.49491 1.26322 0.771733; + rotation 80.7226 0.00000 0.00000 -1.00000; + scale 0.792691 0.792691 0.792691; + }; + }; + instance + { + transform + { + position -19.7363 9.18410 0.859907; + rotation 19.9630 0.00000 0.00000 1.00000; + scale 1.10946 1.10946 1.10946; + }; + }; + instance + { + transform + { + position -9.90646 -16.3143 1.14844; + rotation 128.443 -0.00000 -0.00000 -1.00000; + scale 1.00588 1.00588 1.00588; + }; + }; + instance + { + transform + { + position -16.4044 -24.3436 0.819997; + rotation 49.7131 0.00000 0.00000 -1.00000; + scale 0.847377 0.847377 0.847377; + }; + }; + instance + { + transform + { + position -16.6604 -24.1951 0.863582; + rotation 109.066 0.00000 0.00000 -1.00000; + scale 1.15535 1.15535 1.15535; + }; + }; + instance + { + transform + { + position -16.6913 -24.4500 0.819664; + rotation 29.3273 0.00000 0.00000 -1.00000; + scale 1.18811 1.18811 1.18811; + }; + }; + instance + { + transform + { + position -16.9474 -23.4265 1.02144; + rotation 169.818 -0.00000 -0.00000 -1.00000; + scale 1.04905 1.04905 1.04905; + }; + }; + instance + { + transform + { + position -11.7310 -13.2627 1.01865; + rotation 158.031 -0.00000 -0.00000 -1.00000; + scale 1.10364 1.10364 1.10364; + }; + }; + instance + { + transform + { + position 4.33685 -0.273547 0.513255; + rotation 34.2239 0.00000 0.00000 1.00000; + scale 0.739584 0.739584 0.739584; + }; + }; + instance + { + transform + { + position -16.4212 -25.2347 0.811204; + rotation 25.2149 0.00000 0.00000 -1.00000; + scale 0.746167 0.746167 0.746167; + }; + }; + instance + { + transform + { + position -15.5708 -24.0979 0.774332; + rotation 167.708 0.00000 0.00000 1.00000; + scale 1.12317 1.12317 1.12317; + }; + }; + instance + { + transform + { + position -13.6230 -26.0313 1.08401; + rotation 118.761 0.00000 0.00000 -1.00000; + scale 1.09614 1.09614 1.09614; + }; + }; + instance + { + transform + { + position -6.68202 9.29428 0.500611; + rotation 137.170 0.00000 0.00000 1.00000; + scale 0.824591 0.824591 0.824591; + }; + }; + instance + { + transform + { + position -6.71735 9.98123 0.622253; + rotation 33.1002 0.00000 0.00000 1.00000; + scale 1.19133 1.19133 1.19133; + }; + }; + instance + { + transform + { + position 1.40586 -0.199547 0.167035; + rotation 61.1097 0.00000 0.00000 -1.00000; + scale 1.15687 1.15687 1.15687; + }; + }; + instance + { + transform + { + position -3.40590 5.51708 0.129715; + rotation 77.3234 0.00000 0.00000 1.00000; + scale 1.15529 1.15529 1.15529; + }; + }; + instance + { + transform + { + position -14.4851 -27.4523 1.18387; + rotation 131.382 0.00000 0.00000 1.00000; + scale 0.953399 0.953399 0.953399; + }; + }; + instance + { + transform + { + position -13.9262 -27.0340 1.23732; + rotation 171.877 -0.00000 -0.00000 -1.00000; + scale 1.08740 1.08740 1.08740; + }; + }; + instance + { + transform + { + position -4.11014 -0.980519 0.196783; + rotation 132.075 0.00000 0.00000 1.00000; + scale 1.24514 1.24514 1.24514; + }; + }; + instance + { + transform + { + position -12.7796 -0.443578 0.536246; + rotation 110.494 0.00000 0.00000 -1.00000; + scale 1.02836 1.02836 1.02836; + }; + }; + instance + { + transform + { + position -14.6907 -24.6349 0.931939; + rotation 117.221 0.00000 0.00000 1.00000; + scale 1.23230 1.23230 1.23230; + }; + }; + instance + { + transform + { + position -14.4942 -24.6063 0.977345; + rotation 176.725 0.00000 0.00000 1.00000; + scale 1.03308 1.03308 1.03308; + }; + }; + instance + { + transform + { + position -14.2657 -24.8716 1.06965; + rotation 121.416 -0.00000 -0.00000 -1.00000; + scale 0.754287 0.754287 0.754287; + }; + }; + instance + { + transform + { + position -15.7898 -24.8195 0.802479; + rotation 48.9884 0.00000 0.00000 -1.00000; + scale 0.823598 0.823598 0.823598; + }; + }; + instance + { + transform + { + position -15.5432 -24.8925 0.837284; + rotation 29.9067 0.00000 0.00000 1.00000; + scale 0.751630 0.751630 0.751630; + }; + }; + instance + { + transform + { + position -17.6815 -1.14523 0.921832; + rotation 64.5561 0.00000 0.00000 1.00000; + scale 1.25062 1.25062 1.25062; + }; + }; + instance + { + transform + { + position -10.7174 -1.23525 0.540218; + rotation 6.74730 0.00000 0.00000 0.999999; + scale 0.748939 0.748939 0.748939; + }; + }; + instance + { + transform + { + position -13.9967 -21.6977 0.753840; + rotation 108.296 0.00000 0.00000 1.00000; + scale 1.28557 1.28557 1.28557; + }; + }; + instance + { + transform + { + position -6.85371 -12.1236 1.03586; + rotation 1.19680 0.00000 0.00000 -1.00003; + scale 1.03498 1.03498 1.03498; + }; + }; + instance + { + transform + { + position -16.1671 -26.5793 0.927877; + rotation 124.035 -0.00000 -0.00000 -1.00000; + scale 0.855273 0.855273 0.855273; + }; + }; + instance + { + transform + { + position -16.7541 -21.7446 1.05371; + rotation 48.9384 0.00000 0.00000 1.00000; + scale 0.761552 0.761552 0.761552; + }; + }; + instance + { + transform + { + position -16.6645 6.07151 0.925651; + rotation 96.4247 0.00000 0.00000 1.00000; + scale 1.09966 1.09966 1.09966; + }; + }; + instance + { + transform + { + position -17.6083 -22.2535 1.14913; + rotation 80.0129 0.00000 0.00000 1.00000; + scale 1.04592 1.04592 1.04592; + }; + }; + instance + { + transform + { + position -18.6477 -24.1472 0.954358; + rotation 146.142 0.00000 0.00000 1.00000; + scale 1.01142 1.01142 1.01142; + }; + }; + instance + { + transform + { + position -18.4011 -24.2378 0.927571; + rotation 154.634 0.00000 0.00000 1.00000; + scale 1.24025 1.24025 1.24025; + }; + }; + instance + { + transform + { + position -5.72265 -14.3568 1.05946; + rotation 68.4673 0.00000 0.00000 -1.00000; + scale 0.737340 0.737340 0.737340; + }; + }; + instance + { + transform + { + position -17.7882 -24.8596 0.824646; + rotation 76.1603 0.00000 0.00000 -1.00000; + scale 0.860479 0.860479 0.860479; + }; + }; + instance + { + transform + { + position -19.7107 -22.9550 1.14135; + rotation 46.1875 0.00000 0.00000 1.00000; + scale 1.09228 1.09228 1.09228; + }; + }; + instance + { + transform + { + position -10.8746 -3.02062 0.751939; + rotation 166.282 0.00000 0.00000 1.00000; + scale 1.08713 1.08713 1.08713; + }; + }; + instance + { + transform + { + position -15.8338 -20.4054 0.908455; + rotation 105.672 0.00000 0.00000 1.00000; + scale 0.829675 0.829675 0.829675; + }; + }; + instance + { + transform + { + position -17.8427 -20.7577 1.11283; + rotation 49.0942 0.00000 0.00000 -1.00000; + scale 1.14493 1.14493 1.14493; + }; + }; + instance + { + transform + { + position -19.6808 -20.3650 1.02973; + rotation 127.973 -0.00000 -0.00000 -1.00000; + scale 0.812056 0.812056 0.812056; + }; + }; + instance + { + transform + { + position -14.1743 5.95038 0.722188; + rotation 164.542 0.00000 0.00000 1.00000; + scale 1.28293 1.28293 1.28293; + }; + }; + instance + { + transform + { + position -19.2447 -20.8218 1.04219; + rotation 172.963 -0.00000 -0.00000 -1.00000; + scale 0.990543 0.990543 0.990543; + }; + }; + instance + { + transform + { + position -18.8033 -21.7589 1.00383; + rotation 170.316 0.00000 0.00000 1.00000; + scale 0.870683 0.870683 0.870683; + }; + }; + instance + { + transform + { + position -19.4639 -23.7744 1.01127; + rotation 83.1859 0.00000 0.00000 -1.00000; + scale 1.19421 1.19421 1.19421; + }; + }; + instance + { + transform + { + position -19.2816 -23.2395 1.03400; + rotation 81.9097 0.00000 0.00000 -1.00000; + scale 1.14526 1.14526 1.14526; + }; + }; + instance + { + transform + { + position -10.1937 -4.56737 0.827013; + rotation 122.740 -0.00000 -0.00000 -1.00000; + scale 1.08735 1.08735 1.08735; + }; + }; + instance + { + transform + { + position -17.0947 -21.4272 1.10339; + rotation 138.548 0.00000 0.00000 1.00000; + scale 0.952551 0.952551 0.952550; + }; + }; + instance + { + transform + { + position -15.5615 -21.6981 0.934607; + rotation 78.8476 0.00000 0.00000 -1.00000; + scale 1.25781 1.25781 1.25781; + }; + }; + instance + { + transform + { + position -10.9587 -4.60565 0.843701; + rotation 97.3867 0.00000 0.00000 -1.00000; + scale 1.08534 1.08534 1.08534; + }; + }; + instance + { + transform + { + position -17.9812 -1.81026 0.967668; + rotation 137.993 -0.00000 -0.00000 -1.00000; + scale 0.819965 0.819965 0.819965; + }; + }; + instance + { + transform + { + position -13.6507 -21.5051 0.758818; + rotation 90.5776 0.00000 0.00000 1.00000; + scale 1.28803 1.28803 1.28803; + }; + }; + instance + { + transform + { + position -13.0780 -23.7825 1.00477; + rotation 36.1562 0.00000 0.00000 1.00000; + scale 0.893669 0.893669 0.893669; + }; + }; + instance + { + transform + { + position -9.46366 -4.82378 0.676237; + rotation 172.041 -0.00000 -0.00000 -1.00000; + scale 0.725893 0.725893 0.725893; + }; + }; + instance + { + transform + { + position -13.5601 -25.5784 1.15638; + rotation 24.7464 0.00000 0.00000 1.00000; + scale 1.01606 1.01606 1.01606; + }; + }; + instance + { + transform + { + position 8.62137 -13.9830 0.757076; + rotation 142.368 -0.00000 -0.00000 -1.00000; + scale 1.16711 1.16711 1.16711; + }; + }; + instance + { + transform + { + position -13.4415 -25.7643 1.12857; + rotation 37.1703 0.00000 0.00000 -1.00000; + scale 1.14555 1.14555 1.14555; + }; + }; + instance + { + transform + { + position -13.1018 -25.2687 1.21969; + rotation 30.6929 0.00000 0.00000 -1.00000; + scale 0.749310 0.749310 0.749310; + }; + }; + instance + { + transform + { + position -17.2960 -20.9822 1.11126; + rotation 17.4100 0.00000 0.00000 1.00000; + scale 0.855815 0.855815 0.855815; + }; + }; + instance + { + transform + { + position -19.8516 -21.7410 0.935586; + rotation 75.7080 0.00000 0.00000 1.00000; + scale 0.742003 0.742003 0.742003; + }; + }; + instance + { + transform + { + position -15.5985 -20.7084 0.886563; + rotation 36.6300 0.00000 0.00000 -1.00000; + scale 1.00476 1.00476 1.00476; + }; + }; + instance + { + transform + { + position 9.03611 2.11539 0.716414; + rotation 76.7028 0.00000 0.00000 -1.00000; + scale 1.22020 1.22020 1.22020; + }; + }; + instance + { + transform + { + position 7.56771 -14.9055 0.798257; + rotation 27.8545 0.00000 0.00000 1.00000; + scale 0.814459 0.814459 0.814459; + }; + }; + instance + { + transform + { + position -7.85761 -1.90633 0.464822; + rotation 96.8156 0.00000 0.00000 1.00000; + scale 1.08770 1.08770 1.08770; + }; + }; + instance + { + transform + { + position 6.35729 6.57092 0.901859; + rotation 107.075 0.00000 0.00000 1.00000; + scale 0.860667 0.860667 0.860667; + }; + }; + instance + { + transform + { + position -17.7554 -22.9621 0.992290; + rotation 118.291 0.00000 0.00000 1.00000; + scale 1.11379 1.11379 1.11379; + }; + }; + instance + { + transform + { + position -5.85934 -4.13266 0.493923; + rotation 71.3907 0.00000 0.00000 -1.00000; + scale 1.09996 1.09996 1.09996; + }; + }; + instance + { + transform + { + position -16.5348 -26.3946 0.885480; + rotation 106.402 0.00000 0.00000 -1.00000; + scale 1.15741 1.15741 1.15741; + }; + }; + instance + { + transform + { + position 6.63940 -15.8721 0.981295; + rotation 79.8127 0.00000 0.00000 1.00000; + scale 1.29509 1.29509 1.29509; + }; + }; + instance + { + transform + { + position -13.7160 -22.6884 0.786319; + rotation 58.5922 0.00000 0.00000 1.00000; + scale 1.09808 1.09808 1.09808; + }; + }; + instance + { + transform + { + position 9.76418 -6.10462 0.902702; + rotation 95.2198 0.00000 0.00000 1.00000; + scale 1.10700 1.10700 1.10700; + }; + }; + instance + { + transform + { + position -16.7337 -21.1399 1.04002; + rotation 107.489 0.00000 0.00000 -1.00000; + scale 0.948543 0.948543 0.948543; + }; + }; + instance + { + transform + { + position 9.43090 1.98813 0.752516; + rotation 127.344 0.00000 0.00000 1.00000; + scale 0.746407 0.746407 0.746407; + }; + }; + instance + { + transform + { + position -15.6484 -18.0815 0.918702; + rotation 13.9817 0.00000 0.00000 -1.00001; + scale 0.827659 0.827659 0.827659; + }; + }; + instance + { + transform + { + position -16.6113 -19.2968 0.903095; + rotation 57.8967 0.00000 0.00000 -1.00000; + scale 0.799825 0.799825 0.799825; + }; + }; + instance + { + transform + { + position -14.5242 -17.6462 1.01987; + rotation 154.391 0.00000 0.00000 1.00000; + scale 0.718243 0.718243 0.718243; + }; + }; + instance + { + transform + { + position -13.6143 -17.0291 0.835953; + rotation 69.0521 0.00000 0.00000 1.00000; + scale 0.726714 0.726714 0.726714; + }; + }; + instance + { + transform + { + position -13.5692 -19.5793 1.13768; + rotation 23.1386 0.00000 0.00000 -1.00000; + scale 1.21638 1.21638 1.21638; + }; + }; + instance + { + transform + { + position -13.8173 -19.5271 1.16888; + rotation 4.39017 0.00000 0.00000 -0.999999; + scale 1.28448 1.28448 1.28448; + }; + }; + instance + { + transform + { + position -14.1979 -18.9001 1.17925; + rotation 92.8989 0.00000 0.00000 1.00000; + scale 1.20745 1.20745 1.20745; + }; + }; + instance + { + transform + { + position -13.9525 -19.0090 1.16240; + rotation 51.5153 0.00000 0.00000 1.00000; + scale 1.26738 1.26738 1.26738; + }; + }; + instance + { + transform + { + position -14.8101 -19.9910 0.926121; + rotation 51.1797 0.00000 0.00000 -1.00000; + scale 0.874507 0.874507 0.874507; + }; + }; + instance + { + transform + { + position -14.5372 -19.8114 1.05506; + rotation 142.638 0.00000 0.00000 1.00000; + scale 0.884530 0.884530 0.884530; + }; + }; + instance + { + transform + { + position 7.99610 -1.42741 0.667623; + rotation 95.6674 0.00000 0.00000 -1.00000; + scale 1.12488 1.12488 1.12488; + }; + }; + instance + { + transform + { + position -11.5510 -27.0687 0.924436; + rotation 140.230 0.00000 0.00000 1.00000; + scale 1.12033 1.12033 1.12033; + }; + }; + instance + { + transform + { + position -14.2058 -17.4529 0.925237; + rotation 6.49104 0.00000 0.00000 -0.999996; + scale 0.967190 0.967190 0.967190; + }; + }; + instance + { + transform + { + position 8.13130 -2.97226 1.03606; + rotation 20.2823 0.00000 0.00000 1.00000; + scale 1.26113 1.26113 1.26113; + }; + }; + instance + { + transform + { + position -14.2715 -17.6341 0.988057; + rotation 49.3722 0.00000 0.00000 1.00000; + scale 0.701263 0.701263 0.701263; + }; + }; + instance + { + transform + { + position -3.50564 -16.3191 0.814900; + rotation 179.496 -0.00000 -0.00000 -1.00000; + scale 1.15546 1.15546 1.15546; + }; + }; + instance + { + transform + { + position -17.6954 -19.6725 0.966954; + rotation 57.1860 0.00000 0.00000 -1.00000; + scale 0.751215 0.751215 0.751215; + }; + }; + instance + { + transform + { + position -7.36547 7.49079 0.462949; + rotation 69.7511 0.00000 0.00000 -1.00000; + scale 0.890724 0.890724 0.890724; + }; + }; + instance + { + transform + { + position -17.4436 -19.8715 1.01032; + rotation 102.156 0.00000 0.00000 1.00000; + scale 1.06419 1.06419 1.06419; + }; + }; + instance + { + transform + { + position -16.0264 -17.7796 0.846308; + rotation 79.2909 0.00000 0.00000 1.00000; + scale 0.914401 0.914401 0.914401; + }; + }; + instance + { + transform + { + position -16.1694 -17.9522 0.831280; + rotation 155.738 -0.00000 -0.00000 -1.00000; + scale 1.29624 1.29624 1.29624; + }; + }; + instance + { + transform + { + position -18.0827 -19.4338 0.923971; + rotation 165.628 0.00000 0.00000 1.00000; + scale 1.21119 1.21119 1.21119; + }; + }; + instance + { + transform + { + position -19.2606 -18.6366 1.16785; + rotation 166.191 -0.00000 -0.00000 -1.00000; + scale 1.09374 1.09374 1.09374; + }; + }; + instance + { + transform + { + position -18.5089 -16.8944 1.14581; + rotation 49.7990 0.00000 0.00000 1.00000; + scale 1.06037 1.06037 1.06037; + }; + }; + instance + { + transform + { + position -18.2281 -17.1165 1.12007; + rotation 140.466 -0.00000 -0.00000 -1.00000; + scale 0.833333 0.833333 0.833333; + }; + }; + instance + { + transform + { + position -18.2665 -19.2591 0.916244; + rotation 146.438 -0.00000 -0.00000 -1.00000; + scale 0.837182 0.837182 0.837182; + }; + }; + instance + { + transform + { + position -1.68246 -15.6367 0.933338; + rotation 177.331 0.00000 0.00000 1.00000; + scale 1.08902 1.08902 1.08902; + }; + }; + instance + { + transform + { + position -14.4207 -19.2263 1.20068; + rotation 131.625 0.00000 0.00000 1.00000; + scale 0.997079 0.997079 0.997079; + }; + }; + instance + { + transform + { + position 5.19378 -1.14027 0.561602; + rotation 51.4586 0.00000 0.00000 -1.00000; + scale 1.02053 1.02053 1.02053; + }; + }; + instance + { + transform + { + position -13.6435 -13.4921 0.968981; + rotation 170.561 -0.00000 -0.00000 -1.00000; + scale 1.07364 1.07364 1.07364; + }; + }; + instance + { + transform + { + position -13.8159 -13.3628 0.985796; + rotation 103.664 0.00000 0.00000 -1.00000; + scale 1.23404 1.23404 1.23404; + }; + }; + instance + { + transform + { + position -6.13504 8.41081 0.687216; + rotation 137.699 -0.00000 -0.00000 -1.00000; + scale 1.08084 1.08084 1.08084; + }; + }; + instance + { + transform + { + position 6.06023 -5.56048 0.806895; + rotation 17.5606 0.00000 0.00000 -1.00000; + scale 0.737310 0.737310 0.737310; + }; + }; + instance + { + transform + { + position -18.3416 -10.3556 0.968157; + rotation 101.189 0.00000 0.00000 -1.00000; + scale 0.845042 0.845042 0.845042; + }; + }; + instance + { + transform + { + position 3.41419 -27.4824 1.14119; + rotation 69.8210 0.00000 0.00000 -1.00000; + scale 0.914285 0.914285 0.914285; + }; + }; + instance + { + transform + { + position -19.6181 -12.2978 0.825634; + rotation 91.4091 0.00000 0.00000 -1.00000; + scale 0.877708 0.877708 0.877708; + }; + }; + instance + { + transform + { + position -19.7865 -12.1698 0.851953; + rotation 68.5899 0.00000 0.00000 -1.00000; + scale 0.920226 0.920226 0.920226; + }; + }; + instance + { + transform + { + position 3.65597 -1.32106 0.504950; + rotation 94.2480 0.00000 0.00000 -1.00000; + scale 0.715884 0.715884 0.715884; + }; + }; + instance + { + transform + { + position -18.5933 -11.3895 0.899507; + rotation 159.682 -0.00000 -0.00000 -1.00000; + scale 1.07715 1.07715 1.07715; + }; + }; + instance + { + transform + { + position 3.74527 -1.52450 0.518277; + rotation 107.718 0.00000 0.00000 -1.00000; + scale 1.02722 1.02722 1.02722; + }; + }; + instance + { + transform + { + position -18.5488 -16.1967 1.12452; + rotation 15.4830 0.00000 0.00000 -1.00000; + scale 1.00161 1.00161 1.00161; + }; + }; + instance + { + transform + { + position -18.4976 -15.0963 1.06781; + rotation 131.796 0.00000 0.00000 1.00000; + scale 0.876776 0.876776 0.876776; + }; + }; + instance + { + transform + { + position -17.0064 -14.3627 1.15007; + rotation 132.030 -0.00000 -0.00000 -1.00000; + scale 1.18745 1.18745 1.18745; + }; + }; + instance + { + transform + { + position -16.3261 -15.0811 1.05242; + rotation 1.82257 0.00000 0.00000 -0.999947; + scale 1.28589 1.28589 1.28589; + }; + }; + instance + { + transform + { + position -14.6475 -11.9884 1.00466; + rotation 117.056 0.00000 0.00000 -1.00000; + scale 1.02729 1.02729 1.02729; + }; + }; + instance + { + transform + { + position 1.47205 -2.03222 0.227684; + rotation 122.085 -0.00000 -0.00000 -1.00000; + scale 0.829945 0.829945 0.829945; + }; + }; + instance + { + transform + { + position 1.26542 -2.06934 0.192926; + rotation 121.144 0.00000 0.00000 1.00000; + scale 1.15387 1.15387 1.15387; + }; + }; + instance + { + transform + { + position -13.6845 -14.7031 0.862775; + rotation 104.841 0.00000 0.00000 1.00000; + scale 1.25843 1.25843 1.25843; + }; + }; + instance + { + transform + { + position -13.2104 -11.9946 1.07937; + rotation 38.9137 0.00000 0.00000 1.00000; + scale 1.11785 1.11785 1.11785; + }; + }; + instance + { + transform + { + position -14.6688 -16.8890 0.858749; + rotation 50.5039 0.00000 0.00000 1.00000; + scale 0.933698 0.933698 0.933698; + }; + }; + instance + { + transform + { + position -14.1184 -13.4424 0.991164; + rotation 135.312 0.00000 0.00000 1.00000; + scale 0.750420 0.750420 0.750420; + }; + }; + instance + { + transform + { + position -15.3969 -14.5471 1.07036; + rotation 108.952 0.00000 0.00000 -1.00000; + scale 1.04635 1.04635 1.04635; + }; + }; + instance + { + transform + { + position -15.0657 -14.0414 1.07818; + rotation 173.956 0.00000 0.00000 1.00000; + scale 0.879577 0.879577 0.879577; + }; + }; + instance + { + transform + { + position -14.3422 -12.5906 0.974423; + rotation 60.2009 0.00000 0.00000 1.00000; + scale 1.27554 1.27554 1.27554; + }; + }; + instance + { + transform + { + position -11.3631 6.08048 0.377458; + rotation 1.14191 0.00000 0.00000 -1.00003; + scale 1.08652 1.08652 1.08652; + }; + }; + instance + { + transform + { + position -4.51341 -11.9375 1.04799; + rotation 5.77082 0.00000 0.00000 1.00001; + scale 0.714630 0.714630 0.714630; + }; + }; + instance + { + transform + { + position -16.7661 -12.9585 1.16315; + rotation 10.0990 0.00000 0.00000 -0.999996; + scale 0.740180 0.740180 0.740180; + }; + }; + instance + { + transform + { + position 9.80224 9.17506 0.880995; + rotation 39.3173 0.00000 0.00000 -1.00000; + scale 0.702562 0.702562 0.702562; + }; + }; + instance + { + transform + { + position -19.6877 -14.7524 0.903443; + rotation 126.965 -0.00000 -0.00000 -1.00000; + scale 1.23871 1.23871 1.23871; + }; + }; + instance + { + transform + { + position -2.16267 6.31693 0.135644; + rotation 149.268 0.00000 0.00000 1.00000; + scale 1.23486 1.23486 1.23486; + }; + }; + instance + { + transform + { + position -18.4394 -12.8041 0.853068; + rotation 32.2046 0.00000 0.00000 -1.00000; + scale 1.16225 1.16225 1.16225; + }; + }; + instance + { + transform + { + position -18.4011 -12.1912 0.880064; + rotation 27.2514 0.00000 0.00000 -1.00000; + scale 0.844336 0.844336 0.844336; + }; + }; + instance + { + transform + { + position -19.6471 -13.0888 0.702141; + rotation 146.246 -0.00000 -0.00000 -1.00000; + scale 0.959442 0.959442 0.959442; + }; + }; + instance + { + transform + { + position -2.54840 -12.6743 0.949156; + rotation 75.5595 0.00000 0.00000 1.00000; + scale 1.27341 1.27341 1.27341; + }; + }; + instance + { + transform + { + position -19.1730 -13.0263 0.734384; + rotation 120.921 0.00000 0.00000 1.00000; + scale 1.17029 1.17029 1.17029; + }; + }; + instance + { + transform + { + position -3.41052 -28.7944 0.855561; + rotation 135.308 0.00000 0.00000 1.00000; + scale 1.24210 1.24210 1.24210; + }; + }; + instance + { + transform + { + position -0.343765 -3.90945 0.399319; + rotation 9.73125 0.00000 0.00000 -1.00000; + scale 0.865054 0.865054 0.865054; + }; + }; + instance + { + transform + { + position -0.468710 -4.07400 0.405222; + rotation 59.1557 0.00000 0.00000 1.00000; + scale 1.25517 1.25517 1.25517; + }; + }; + instance + { + transform + { + position -14.3341 -10.6327 1.18233; + rotation 115.915 0.00000 0.00000 -1.00000; + scale 0.925840 0.925840 0.925840; + }; + }; + instance + { + transform + { + position -16.4682 -10.9892 0.780627; + rotation 87.6666 0.00000 0.00000 1.00000; + scale 0.752497 0.752497 0.752497; + }; + }; + instance + { + transform + { + position -3.25716 -1.21673 0.0109831; + rotation 135.251 0.00000 0.00000 1.00000; + scale 1.24797 1.24797 1.24797; + }; + }; + instance + { + transform + { + position -3.46358 -1.12185 0.0641539; + rotation 162.676 -0.00000 -0.00000 -1.00000; + scale 1.22970 1.22970 1.22970; + }; + }; + instance + { + transform + { + position -19.3005 -13.6918 0.806995; + rotation 166.089 0.00000 0.00000 1.00000; + scale 0.922197 0.922197 0.922197; + }; + }; + instance + { + transform + { + position -3.76733 -5.65650 0.638537; + rotation 158.643 0.00000 0.00000 1.00000; + scale 0.813816 0.813816 0.813816; + }; + }; + instance + { + transform + { + position -16.9711 -11.8213 0.899556; + rotation 163.831 -0.00000 -0.00000 -1.00000; + scale 0.746381 0.746381 0.746381; + }; + }; + instance + { + transform + { + position -17.2664 -13.1464 1.17477; + rotation 14.2763 0.00000 0.00000 -1.00000; + scale 0.999921 0.999921 0.999921; + }; + }; + instance + { + transform + { + position -17.0457 -15.9635 1.17531; + rotation 140.112 0.00000 0.00000 1.00000; + scale 0.915000 0.915000 0.915000; + }; + }; + instance + { + transform + { + position 6.48478 5.99492 0.733134; + rotation 79.9947 0.00000 0.00000 1.00000; + scale 0.781267 0.781267 0.781267; + }; + }; + instance + { + transform + { + position -15.4393 -13.2167 1.15200; + rotation 18.5667 0.00000 0.00000 1.00000; + scale 1.11482 1.11482 1.11482; + }; + }; + instance + { + transform + { + position -15.9501 -15.8261 1.06883; + rotation 55.0996 0.00000 0.00000 -1.00000; + scale 0.784146 0.784146 0.784146; + }; + }; + instance + { + transform + { + position -15.4208 -15.2124 0.950729; + rotation 51.6916 0.00000 0.00000 1.00000; + scale 0.886146 0.886146 0.886146; + }; + }; + instance + { + transform + { + position -1.69050 -27.7953 1.01972; + rotation 36.0067 0.00000 0.00000 -1.00000; + scale 1.24241 1.24241 1.24241; + }; + }; + instance + { + transform + { + position -1.15889 -27.7592 0.930581; + rotation 119.030 0.00000 0.00000 -1.00000; + scale 1.27654 1.27654 1.27654; + }; + }; + instance + { + transform + { + position 8.83934 -1.90632 0.944088; + rotation 83.8254 0.00000 0.00000 -1.00000; + scale 0.812088 0.812088 0.812088; + }; + }; + instance + { + transform + { + position -1.05417 -28.0147 0.943732; + rotation 141.800 -0.00000 -0.00000 -1.00000; + scale 0.865884 0.865884 0.865884; + }; + }; + instance + { + transform + { + position -6.24914 5.88010 0.393684; + rotation 28.3535 0.00000 0.00000 -1.00000; + scale 0.968474 0.968474 0.968474; + }; + }; + instance + { + transform + { + position -13.2950 -15.4770 0.797364; + rotation 151.856 -0.00000 -0.00000 -1.00000; + scale 1.25303 1.25303 1.25303; + }; + }; + instance + { + transform + { + position -3.25166 -27.7068 1.19124; + rotation 112.548 0.00000 0.00000 -1.00000; + scale 1.13579 1.13579 1.13579; + }; + }; + instance + { + transform + { + position -19.4798 -15.3026 1.04777; + rotation 71.3714 0.00000 0.00000 1.00000; + scale 1.08889 1.08889 1.08889; + }; + }; + instance + { + transform + { + position -18.5420 -10.9031 0.919509; + rotation 85.6391 0.00000 0.00000 -1.00000; + scale 1.04736 1.04736 1.04736; + }; + }; + instance + { + transform + { + position -19.9442 -12.6593 0.740479; + rotation 39.2807 0.00000 0.00000 -1.00000; + scale 1.07149 1.07149 1.07149; + }; + }; + instance + { + transform + { + position -11.6165 -4.43130 0.852276; + rotation 117.794 0.00000 0.00000 1.00000; + scale 1.24222 1.24222 1.24222; + }; + }; + instance + { + transform + { + position -11.8758 -4.17495 0.892313; + rotation 137.188 -0.00000 -0.00000 -1.00000; + scale 0.743965 0.743965 0.743965; + }; + }; + instance + { + transform + { + position 6.91897 -0.217421 0.775744; + rotation 16.3564 0.00000 0.00000 0.999999; + scale 0.811560 0.811560 0.811560; + }; + }; + instance + { + transform + { + position -13.5153 -12.7628 0.973082; + rotation 87.2886 0.00000 0.00000 -1.00000; + scale 1.07956 1.07956 1.07956; + }; + }; + instance + { + transform + { + position -14.1079 -12.6603 0.972562; + rotation 171.379 0.00000 0.00000 1.00000; + scale 1.19599 1.19599 1.19599; + }; + }; + instance + { + transform + { + position -13.7312 -14.4288 0.879127; + rotation 83.4557 0.00000 0.00000 1.00000; + scale 0.982026 0.982026 0.982026; + }; + }; + instance + { + transform + { + position 7.00110 -0.610040 0.682310; + rotation 45.7204 0.00000 0.00000 -1.00000; + scale 1.20595 1.20595 1.20595; + }; + }; + instance + { + transform + { + position -19.5030 -8.22732 0.923942; + rotation 140.175 0.00000 0.00000 1.00000; + scale 1.25637 1.25637 1.25637; + }; + }; + instance + { + transform + { + position -19.7238 -7.02677 0.804748; + rotation 82.3063 0.00000 0.00000 1.00000; + scale 0.960558 0.960558 0.960558; + }; + }; + instance + { + transform + { + position -17.9850 -7.40910 1.05015; + rotation 42.2061 0.00000 0.00000 1.00000; + scale 1.16318 1.16318 1.16318; + }; + }; + instance + { + transform + { + position -17.3163 -9.53485 0.771662; + rotation 33.2303 0.00000 0.00000 1.00000; + scale 1.00511 1.00511 1.00511; + }; + }; + instance + { + transform + { + position -11.1748 0.151700 0.427719; + rotation 112.786 0.00000 0.00000 1.00000; + scale 1.24552 1.24552 1.24552; + }; + }; + instance + { + transform + { + position -15.7422 -9.36680 1.07190; + rotation 38.6762 0.00000 0.00000 -1.00000; + scale 1.17437 1.17437 1.17437; + }; + }; + instance + { + transform + { + position -12.2552 1.26281 0.586509; + rotation 135.278 -0.00000 -0.00000 -1.00000; + scale 0.845448 0.845448 0.845448; + }; + }; + instance + { + transform + { + position -12.0193 1.75422 0.588132; + rotation 151.287 0.00000 0.00000 1.00000; + scale 1.06956 1.06956 1.06956; + }; + }; + instance + { + transform + { + position -14.0328 -9.41143 0.936761; + rotation 93.8198 0.00000 0.00000 -1.00000; + scale 0.818536 0.818536 0.818536; + }; + }; + instance + { + transform + { + position -14.4883 -8.10460 0.963780; + rotation 3.40453 0.00000 0.00000 1.00009; + scale 1.09877 1.09877 1.09877; + }; + }; + instance + { + transform + { + position -14.3603 -7.82364 0.950406; + rotation 108.758 0.00000 0.00000 -1.00000; + scale 1.25010 1.25010 1.25010; + }; + }; + instance + { + transform + { + position 4.56962 5.60506 0.639490; + rotation 82.6831 0.00000 0.00000 -1.00000; + scale 0.835999 0.835999 0.835999; + }; + }; + instance + { + transform + { + position -15.1832 -7.44782 0.947324; + rotation 70.9776 0.00000 0.00000 1.00000; + scale 1.11797 1.11797 1.11797; + }; + }; + instance + { + transform + { + position -16.1988 -9.36629 0.993348; + rotation 114.624 0.00000 0.00000 -1.00000; + scale 1.09474 1.09474 1.09474; + }; + }; + instance + { + transform + { + position -1.25383 6.20940 0.149677; + rotation 41.0344 0.00000 0.00000 1.00000; + scale 0.714913 0.714913 0.714913; + }; + }; + instance + { + transform + { + position -17.8236 -9.52876 0.800727; + rotation 156.780 -0.00000 -0.00000 -1.00000; + scale 0.867465 0.867465 0.867465; + }; + }; + instance + { + transform + { + position -2.02224 -13.2675 0.929252; + rotation 149.910 0.00000 0.00000 1.00000; + scale 0.752771 0.752771 0.752771; + }; + }; + instance + { + transform + { + position -19.3955 -9.23123 0.978773; + rotation 40.7974 0.00000 0.00000 -1.00000; + scale 0.704095 0.704095 0.704095; + }; + }; + instance + { + transform + { + position -19.3666 -8.98923 0.974811; + rotation 39.6585 0.00000 0.00000 -1.00000; + scale 1.24129 1.24129 1.24129; + }; + }; + instance + { + transform + { + position -19.1503 -8.16514 0.886012; + rotation 55.5701 0.00000 0.00000 1.00000; + scale 0.745147 0.745147 0.745147; + }; + }; + instance + { + transform + { + position -19.2052 -8.42773 0.888249; + rotation 88.2857 0.00000 0.00000 -1.00000; + scale 1.23233 1.23233 1.23233; + }; + }; + instance + { + transform + { + position -13.9682 -8.99046 0.923464; + rotation 57.4705 0.00000 0.00000 -1.00000; + scale 1.29736 1.29736 1.29736; + }; + }; + instance + { + transform + { + position 9.92781 5.77932 0.774708; + rotation 2.99788 0.00000 0.00000 0.999981; + scale 0.826811 0.826811 0.826811; + }; + }; + instance + { + transform + { + position -16.9263 -8.83908 0.935350; + rotation 90.2772 0.00000 0.00000 -1.00000; + scale 1.07890 1.07890 1.07890; + }; + }; + instance + { + transform + { + position -13.0128 8.21548 0.807317; + rotation 12.7753 0.00000 0.00000 1.00000; + scale 1.08094 1.08094 1.08094; + }; + }; + instance + { + transform + { + position -18.3564 -7.76081 0.977848; + rotation 138.954 0.00000 0.00000 1.00000; + scale 0.894219 0.894219 0.894219; + }; + }; + instance + { + transform + { + position 1.13196 -29.3202 0.911377; + rotation 65.4290 0.00000 0.00000 -1.00000; + scale 1.16071 1.16071 1.16071; + }; + }; + instance + { + transform + { + position -2.46945 5.94798 0.0822477; + rotation 111.000 0.00000 0.00000 -1.00000; + scale 1.27939 1.27939 1.27939; + }; + }; + instance + { + transform + { + position -12.2560 2.11966 0.634007; + rotation 37.7879 0.00000 0.00000 1.00000; + scale 0.750939 0.750939 0.750939; + }; + }; + instance + { + transform + { + position 1.41803 3.72838 0.0276426; + rotation 140.819 -0.00000 -0.00000 -1.00000; + scale 0.727423 0.727423 0.727423; + }; + }; + instance + { + transform + { + position -13.7528 -5.66839 0.899586; + rotation 54.2000 0.00000 0.00000 -1.00000; + scale 0.927813 0.927813 0.927813; + }; + }; + instance + { + transform + { + position -15.9538 -3.33674 0.694264; + rotation 91.6981 0.00000 0.00000 -1.00000; + scale 1.19062 1.19062 1.19062; + }; + }; + instance + { + transform + { + position -19.8274 -5.20245 0.888135; + rotation 176.071 0.00000 0.00000 1.00000; + scale 0.876642 0.876642 0.876642; + }; + }; + instance + { + transform + { + position -14.2861 0.499165 0.708127; + rotation 22.6897 0.00000 0.00000 -1.00000; + scale 1.26771 1.26771 1.26771; + }; + }; + instance + { + transform + { + position -13.9567 4.74895 0.704609; + rotation 27.5620 0.00000 0.00000 1.00000; + scale 1.00588 1.00588 1.00588; + }; + }; + instance + { + transform + { + position -14.2916 4.72983 0.769176; + rotation 25.6520 0.00000 0.00000 1.00000; + scale 1.01461 1.01461 1.01461; + }; + }; + instance + { + transform + { + position -1.10746 -14.3773 0.845113; + rotation 40.7532 0.00000 0.00000 -1.00000; + scale 0.701811 0.701811 0.701811; + }; + }; + instance + { + transform + { + position -15.1299 9.39009 0.884073; + rotation 99.8923 0.00000 0.00000 1.00000; + scale 0.703606 0.703606 0.703606; + }; + }; + instance + { + transform + { + position -1.00485 -2.38482 0.131596; + rotation 95.6051 0.00000 0.00000 -1.00000; + scale 0.962906 0.962906 0.962906; + }; + }; + instance + { + transform + { + position -19.5128 9.84702 0.766685; + rotation 9.54540 0.00000 0.00000 -1.00000; + scale 0.818699 0.818699 0.818699; + }; + }; + instance + { + transform + { + position -19.3567 9.56828 0.795102; + rotation 23.9663 0.00000 0.00000 -1.00000; + scale 0.902107 0.902107 0.902107; + }; + }; + instance + { + transform + { + position -17.4004 8.52000 0.686055; + rotation 18.2257 0.00000 0.00000 1.00000; + scale 0.844647 0.844647 0.844647; + }; + }; + instance + { + transform + { + position -13.6704 8.55656 0.920934; + rotation 137.215 0.00000 0.00000 1.00000; + scale 1.17616 1.17616 1.17616; + }; + }; + instance + { + transform + { + position -0.877462 -13.3523 0.808120; + rotation 153.193 -0.00000 -0.00000 -1.00000; + scale 1.28375 1.28375 1.28375; + }; + }; + instance + { + transform + { + position -13.3062 7.35062 0.789068; + rotation 3.19065 0.00000 0.00000 0.999970; + scale 0.777072 0.777072 0.777072; + }; + }; + instance + { + transform + { + position -9.56191 4.54259 0.155967; + rotation 168.481 0.00000 0.00000 1.00000; + scale 0.986460 0.986460 0.986460; + }; + }; + instance + { + transform + { + position -19.2694 6.64377 0.767233; + rotation 0.197823 0.00000 0.00000 1.02719; + scale 1.04082 1.04082 1.04082; + }; + }; + instance + { + transform + { + position -15.1426 6.73040 0.896446; + rotation 92.4799 0.00000 0.00000 1.00000; + scale 1.03994 1.03994 1.03994; + }; + }; + instance + { + transform + { + position -15.4231 4.19458 0.711755; + rotation 53.6506 0.00000 0.00000 1.00000; + scale 1.27953 1.27953 1.27953; + }; + }; + instance + { + transform + { + position -9.16370 9.99030 0.689241; + rotation 73.9014 0.00000 0.00000 1.00000; + scale 1.02709 1.02709 1.02709; + }; + }; + instance + { + transform + { + position -13.4780 3.70805 0.689488; + rotation 90.0310 0.00000 0.00000 1.00000; + scale 0.780744 0.780744 0.780744; + }; + }; + instance + { + transform + { + position -17.1600 1.81231 0.916946; + rotation 153.911 -0.00000 -0.00000 -1.00000; + scale 0.847326 0.847326 0.847326; + }; + }; + instance + { + transform + { + position -16.4681 2.12844 0.762377; + rotation 108.694 0.00000 0.00000 -1.00000; + scale 1.28033 1.28033 1.28033; + }; + }; + instance + { + transform + { + position -15.5857 2.87971 0.561101; + rotation 70.8790 0.00000 0.00000 -1.00000; + scale 0.702975 0.702975 0.702975; + }; + }; + instance + { + transform + { + position -14.0890 1.46964 0.594411; + rotation 66.3333 0.00000 0.00000 1.00000; + scale 1.29022 1.29022 1.29022; + }; + }; + instance + { + transform + { + position -13.4712 1.33309 0.509354; + rotation 139.958 -0.00000 -0.00000 -1.00000; + scale 1.10527 1.10527 1.10527; + }; + }; + instance + { + transform + { + position -19.3953 0.896402 0.752476; + rotation 18.4545 0.00000 0.00000 -1.00000; + scale 1.23764 1.23764 1.23764; + }; + }; + instance + { + transform + { + position 5.85379 9.92317 1.02197; + rotation 82.0535 0.00000 0.00000 -1.00000; + scale 1.07886 1.07886 1.07886; + }; + }; + instance + { + transform + { + position -15.3954 0.553999 0.854344; + rotation 149.413 -0.00000 -0.00000 -1.00000; + scale 1.11983 1.11983 1.11983; + }; + }; + instance + { + transform + { + position -13.1782 0.556363 0.507544; + rotation 24.5666 0.00000 0.00000 -1.00000; + scale 1.09566 1.09566 1.09566; + }; + }; + instance + { + transform + { + position 6.20221 9.77798 1.07453; + rotation 30.8160 0.00000 0.00000 1.00000; + scale 0.827995 0.827995 0.827995; + }; + }; + instance + { + transform + { + position -19.7623 -4.44377 1.06853; + rotation 110.320 0.00000 0.00000 1.00000; + scale 1.06874 1.06874 1.06874; + }; + }; + instance + { + transform + { + position 2.98022 9.79918 0.551031; + rotation 102.278 0.00000 0.00000 -1.00000; + scale 0.872187 0.872187 0.872187; + }; + }; + instance + { + transform + { + position -17.8262 -6.47832 0.982523; + rotation 93.0390 0.00000 0.00000 -1.00000; + scale 1.04708 1.04708 1.04708; + }; + }; + instance + { + transform + { + position -16.8270 -6.38458 0.954056; + rotation 86.2547 0.00000 0.00000 -1.00000; + scale 1.04954 1.04954 1.04954; + }; + }; + instance + { + transform + { + position -11.0735 -10.8912 0.878737; + rotation 80.6631 0.00000 0.00000 1.00000; + scale 1.04534 1.04534 1.04534; + }; + }; + instance + { + transform + { + position -13.6903 -2.07161 0.591235; + rotation 80.0532 0.00000 0.00000 -1.00000; + scale 0.965229 0.965229 0.965229; + }; + }; + instance + { + transform + { + position -13.8983 -6.43185 0.936385; + rotation 100.967 0.00000 0.00000 1.00000; + scale 0.933406 0.933406 0.933406; + }; + }; + instance + { + transform + { + position -8.37760 6.79247 0.346486; + rotation 69.3044 0.00000 0.00000 1.00000; + scale 0.862753 0.862753 0.862753; + }; + }; + instance + { + transform + { + position -6.48213 -11.1015 0.824814; + rotation 28.6339 0.00000 0.00000 -1.00000; + scale 1.10711 1.10711 1.10711; + }; + }; + instance + { + transform + { + position -14.1289 -5.08413 0.878110; + rotation 98.3199 0.00000 0.00000 1.00000; + scale 0.806641 0.806641 0.806641; + }; + }; + instance + { + transform + { + position -14.7335 -7.21158 0.922070; + rotation 95.1068 0.00000 0.00000 -1.00000; + scale 0.904793 0.904793 0.904793; + }; + }; + instance + { + transform + { + position -7.24372 6.62237 0.438558; + rotation 110.379 0.00000 0.00000 -1.00000; + scale 0.732420 0.732420 0.732420; + }; + }; + instance + { + transform + { + position -14.7902 -2.69071 0.673491; + rotation 176.339 0.00000 0.00000 1.00000; + scale 1.05079 1.05079 1.05079; + }; + }; + instance + { + transform + { + position -17.8283 -6.71287 1.00611; + rotation 131.149 -0.00000 -0.00000 -1.00000; + scale 0.721524 0.721524 0.721524; + }; + }; + instance + { + transform + { + position -15.9081 -4.22457 0.752444; + rotation 73.7950 0.00000 0.00000 -1.00000; + scale 0.909025 0.909025 0.909025; + }; + }; + instance + { + transform + { + position -15.9761 -4.01408 0.729795; + rotation 122.463 -0.00000 -0.00000 -1.00000; + scale 1.01969 1.01969 1.01969; + }; + }; + instance + { + transform + { + position -14.4093 -11.1725 1.13554; + rotation 67.9250 0.00000 0.00000 -1.00000; + scale 1.00912 1.00912 1.00912; + }; + }; + instance + { + transform + { + position -19.1847 -6.59418 0.772142; + rotation 129.412 0.00000 0.00000 1.00000; + scale 0.937624 0.937624 0.937624; + }; + }; + instance + { + transform + { + position -18.8258 -4.92267 0.999025; + rotation 30.4332 0.00000 0.00000 -1.00000; + scale 0.767649 0.767649 0.767649; + }; + }; + instance + { + transform + { + position -18.0794 -4.54332 0.890324; + rotation 1.78219 0.00000 0.00000 -1.00009; + scale 0.898925 0.898925 0.898925; + }; + }; + instance + { + transform + { + position -18.2433 -4.74809 0.918213; + rotation 32.5172 0.00000 0.00000 -1.00000; + scale 0.838179 0.838179 0.838179; + }; + }; + instance + { + transform + { + position -12.8315 -4.82624 1.03095; + rotation 69.2317 0.00000 0.00000 -1.00000; + scale 1.06103 1.06103 1.06103; + }; + }; + instance + { + transform + { + position -19.0139 -4.76573 1.04032; + rotation 27.2697 0.00000 0.00000 -1.00000; + scale 1.20643 1.20643 1.20643; + }; + }; + instance + { + transform + { + position 8.17802 -28.3746 0.869479; + rotation 105.329 0.00000 0.00000 1.00000; + scale 1.20397 1.20397 1.20397; + }; + }; + instance + { + transform + { + position -18.0510 -2.91541 0.962822; + rotation 154.302 -0.00000 -0.00000 -1.00000; + scale 1.17274 1.17274 1.17274; + }; + }; + instance + { + transform + { + position -3.70815 -13.3821 0.939911; + rotation 121.137 -0.00000 -0.00000 -1.00000; + scale 0.869967 0.869967 0.869967; + }; + }; + instance + { + transform + { + position -2.63923 -1.83355 0.0104533; + rotation 67.3616 0.00000 0.00000 -1.00000; + scale 1.05411 1.05411 1.05411; + }; + }; + instance + { + transform + { + position 2.98424 6.26775 0.545131; + rotation 13.6088 0.00000 0.00000 -1.00000; + scale 1.27247 1.27247 1.27247; + }; + }; + instance + { + transform + { + position -17.4173 0.442360 0.955692; + rotation 176.722 0.00000 0.00000 1.00000; + scale 0.824315 0.824315 0.824315; + }; + }; + instance + { + transform + { + position 1.75894 3.48427 0.112350; + rotation 31.0935 0.00000 0.00000 -1.00000; + scale 0.707933 0.707933 0.707933; + }; + }; + instance + { + transform + { + position 1.91626 3.60700 0.157017; + rotation 60.6778 0.00000 0.00000 1.00000; + scale 1.20133 1.20133 1.20133; + }; + }; + instance + { + transform + { + position -2.88240 -4.67284 0.571940; + rotation 97.7694 0.00000 0.00000 -1.00000; + scale 1.17150 1.17150 1.17150; + }; + }; + instance + { + transform + { + position 9.14975 -29.7951 0.953629; + rotation 13.1583 0.00000 0.00000 0.999999; + scale 1.21763 1.21763 1.21763; + }; + }; + instance + { + transform + { + position -15.6545 1.54355 0.841877; + rotation 103.635 0.00000 0.00000 -1.00000; + scale 0.989645 0.989645 0.989645; + }; + }; + instance + { + transform + { + position -16.0660 2.08997 0.744775; + rotation 140.147 0.00000 0.00000 1.00000; + scale 1.03165 1.03165 1.03165; + }; + }; + instance + { + transform + { + position -19.9526 1.73390 0.895873; + rotation 14.2979 0.00000 0.00000 1.00000; + scale 1.27530 1.27530 1.27530; + }; + }; + instance + { + transform + { + position -9.84810 -7.13392 0.759727; + rotation 160.535 -0.00000 -0.00000 -1.00000; + scale 0.954579 0.954579 0.954579; + }; + }; + instance + { + transform + { + position -19.6170 3.97567 1.03352; + rotation 158.703 0.00000 0.00000 1.00000; + scale 0.765253 0.765253 0.765253; + }; + }; + instance + { + transform + { + position -3.37526 -14.2335 0.904201; + rotation 32.3923 0.00000 0.00000 -1.00000; + scale 0.916469 0.916469 0.916469; + }; + }; + instance + { + transform + { + position -14.9223 2.94351 0.579362; + rotation 126.754 -0.00000 -0.00000 -1.00000; + scale 0.798486 0.798486 0.798486; + }; + }; + instance + { + transform + { + position 9.96555 -9.54243 0.953492; + rotation 136.220 0.00000 0.00000 1.00000; + scale 1.15071 1.15071 1.15071; + }; + }; + instance + { + transform + { + position 5.90731 -9.85909 0.800310; + rotation 52.6981 0.00000 0.00000 -1.00000; + scale 0.911307 0.911307 0.911307; + }; + }; + instance + { + transform + { + position -17.9112 4.84157 0.943231; + rotation 148.100 0.00000 0.00000 1.00000; + scale 1.26653 1.26653 1.26653; + }; + }; + instance + { + transform + { + position -11.7388 7.78347 0.661573; + rotation 105.668 0.00000 0.00000 1.00000; + scale 0.757612 0.757612 0.757612; + }; + }; + instance + { + transform + { + position -14.0318 0.708655 0.634670; + rotation 64.2128 0.00000 0.00000 1.00000; + scale 0.700299 0.700299 0.700299; + }; + }; + instance + { + transform + { + position -17.3339 6.05973 0.924248; + rotation 93.6431 0.00000 0.00000 1.00000; + scale 1.20762 1.20762 1.20762; + }; + }; + instance + { + transform + { + position -5.60398 -18.6107 0.932778; + rotation 161.324 0.00000 0.00000 1.00000; + scale 1.08203 1.08203 1.08203; + }; + }; + instance + { + transform + { + position -6.52090 -8.70132 0.688712; + rotation 72.6461 0.00000 0.00000 1.00000; + scale 0.974693 0.974693 0.974693; + }; + }; + instance + { + transform + { + position 9.65235 -27.3052 0.956937; + rotation 72.9662 0.00000 0.00000 1.00000; + scale 0.975956 0.975956 0.975956; + }; + }; + instance + { + transform + { + position 9.28561 -27.0785 0.986599; + rotation 79.0651 0.00000 0.00000 -1.00000; + scale 0.791195 0.791195 0.791195; + }; + }; + instance + { + transform + { + position -5.68814 -28.6003 1.03787; + rotation 27.1397 0.00000 0.00000 1.00000; + scale 1.13086 1.13086 1.13086; + }; + }; + instance + { + transform + { + position -3.25994 -12.8024 0.932137; + rotation 63.5615 0.00000 0.00000 1.00000; + scale 1.23178 1.23178 1.23178; + }; + }; + instance + { + transform + { + position -13.3915 4.80003 0.580836; + rotation 51.9457 0.00000 0.00000 -1.00000; + scale 0.880933 0.880933 0.880933; + }; + }; + instance + { + transform + { + position 7.56486 4.47862 0.798870; + rotation 5.29520 0.00000 0.00000 0.999989; + scale 1.22553 1.22553 1.22553; + }; + }; + instance + { + transform + { + position -12.1547 -9.09157 0.742117; + rotation 74.9494 0.00000 0.00000 1.00000; + scale 1.07070 1.07070 1.07070; + }; + }; + instance + { + transform + { + position -13.6226 8.25144 0.914120; + rotation 162.065 0.00000 0.00000 1.00000; + scale 0.702234 0.702234 0.702234; + }; + }; + instance + { + transform + { + position -4.39075 -12.6495 1.08140; + rotation 2.43223 0.00000 0.00000 0.999997; + scale 0.929771 0.929771 0.929771; + }; + }; + instance + { + transform + { + position -5.37560 -29.4770 1.08216; + rotation 39.0987 0.00000 0.00000 -1.00000; + scale 0.700437 0.700437 0.700437; + }; + }; + instance + { + transform + { + position -15.6928 7.99058 1.08399; + rotation 109.148 0.00000 0.00000 1.00000; + scale 0.849045 0.849045 0.849045; + }; + }; + instance + { + transform + { + position -16.0087 7.63640 1.07886; + rotation 70.0418 0.00000 0.00000 -1.00000; + scale 1.02722 1.02722 1.02722; + }; + }; + instance + { + transform + { + position -2.42190 -1.92400 0.0309958; + rotation 39.8312 0.00000 0.00000 1.00000; + scale 1.09942 1.09942 1.09942; + }; + }; + instance + { + transform + { + position -16.5875 7.18718 1.03969; + rotation 73.0579 0.00000 0.00000 1.00000; + scale 0.862290 0.862290 0.862290; + }; + }; + instance + { + transform + { + position 2.20851 -9.74819 0.951719; + rotation 156.505 0.00000 0.00000 1.00000; + scale 1.16341 1.16341 1.16341; + }; + }; + instance + { + transform + { + position -19.9943 7.13795 0.757841; + rotation 5.98175 0.00000 0.00000 0.999995; + scale 1.22590 1.22590 1.22590; + }; + }; + instance + { + transform + { + position -5.49142 -27.6991 0.973939; + rotation 102.540 0.00000 0.00000 1.00000; + scale 1.01993 1.01993 1.01993; + }; + }; + instance + { + transform + { + position -19.9461 8.89605 0.882411; + rotation 33.8685 0.00000 0.00000 1.00000; + scale 1.04440 1.04440 1.04440; + }; + }; + instance + { + transform + { + position -19.4183 8.04661 0.833471; + rotation 80.2167 0.00000 0.00000 1.00000; + scale 1.15703 1.15703 1.15703; + }; + }; + instance + { + transform + { + position -15.0685 -12.9330 1.09417; + rotation 113.911 0.00000 0.00000 1.00000; + scale 1.05394 1.05394 1.05394; + }; + }; + instance + { + transform + { + position -18.5661 9.53573 0.834982; + rotation 103.466 0.00000 0.00000 1.00000; + scale 1.13801 1.13801 1.13801; + }; + }; + instance + { + transform + { + position -12.3951 1.81762 0.645035; + rotation 26.5691 0.00000 0.00000 -1.00000; + scale 1.19915 1.19915 1.19915; + }; + }; + instance + { + transform + { + position -14.1631 9.22982 0.903927; + rotation 109.439 0.00000 0.00000 1.00000; + scale 1.29372 1.29372 1.29372; + }; + }; + instance + { + transform + { + position -14.9077 8.05624 1.05526; + rotation 168.669 -0.00000 -0.00000 -1.00000; + scale 1.09344 1.09344 1.09344; + }; + }; + instance + { + transform + { + position 7.08158 -7.94416 0.965638; + rotation 153.633 -0.00000 -0.00000 -1.00000; + scale 0.708006 0.708006 0.708006; + }; + }; + instance + { + transform + { + position -7.40522 -28.7811 1.08776; + rotation 36.6385 0.00000 0.00000 -1.00000; + scale 1.15626 1.15626 1.15626; + }; + }; + instance + { + transform + { + position -14.9241 6.56815 0.861554; + rotation 142.327 -0.00000 -0.00000 -1.00000; + scale 1.27556 1.27556 1.27556; + }; + }; + instance + { + transform + { + position -7.37081 -28.2047 1.14699; + rotation 14.1744 0.00000 0.00000 1.00001; + scale 1.20151 1.20151 1.20151; + }; + }; + instance + { + transform + { + position -2.99861 -15.8225 0.816465; + rotation 76.3947 0.00000 0.00000 1.00000; + scale 0.773250 0.773250 0.773250; + }; + }; + instance + { + transform + { + position -16.9271 4.50099 0.965793; + rotation 2.32831 0.00000 0.00000 1.00001; + scale 1.24614 1.24614 1.24614; + }; + }; + instance + { + transform + { + position -16.6847 4.40506 0.949353; + rotation 54.6121 0.00000 0.00000 -1.00000; + scale 0.706676 0.706676 0.706676; + }; + }; + instance + { + transform + { + position -9.05232 -7.66388 0.858914; + rotation 136.071 0.00000 0.00000 1.00000; + scale 1.13070 1.13070 1.13070; + }; + }; + instance + { + transform + { + position -7.50999 -7.91755 0.696189; + rotation 78.2219 0.00000 0.00000 -1.00000; + scale 0.764843 0.764843 0.764844; + }; + }; + instance + { + transform + { + position 6.88570 -29.6634 0.975142; + rotation 156.281 0.00000 0.00000 1.00000; + scale 1.15939 1.15939 1.15939; + }; + }; + instance + { + transform + { + position -7.52939 -27.6384 1.11333; + rotation 74.0440 0.00000 0.00000 -1.00000; + scale 1.08960 1.08960 1.08960; + }; + }; + instance + { + transform + { + position 8.58366 -27.6594 0.991912; + rotation 34.5589 0.00000 0.00000 -1.00000; + scale 1.27453 1.27453 1.27453; + }; + }; + instance + { + transform + { + position -7.43539 -9.88974 0.888095; + rotation 74.9733 0.00000 0.00000 -1.00000; + scale 0.706631 0.706631 0.706631; + }; + }; + instance + { + transform + { + position -11.6495 -27.2959 0.857855; + rotation 55.4588 0.00000 0.00000 1.00000; + scale 0.785990 0.785990 0.785990; + }; + }; + instance + { + transform + { + position -9.54032 -29.2115 0.866889; + rotation 68.3271 0.00000 0.00000 1.00000; + scale 1.10228 1.10228 1.10228; + }; + }; + instance + { + transform + { + position -5.04741 -8.97747 0.898599; + rotation 61.0309 0.00000 0.00000 1.00000; + scale 1.10845 1.10845 1.10845; + }; + }; + instance + { + transform + { + position -7.61072 -29.5337 1.00568; + rotation 154.744 -0.00000 -0.00000 -1.00000; + scale 0.783309 0.783309 0.783309; + }; + }; + instance + { + transform + { + position -6.24707 -27.1166 0.909312; + rotation 91.3568 0.00000 0.00000 -1.00000; + scale 1.07127 1.07127 1.07127; + }; + }; + instance + { + transform + { + position -6.70393 -29.5581 1.13928; + rotation 118.714 0.00000 0.00000 -1.00000; + scale 1.23267 1.23267 1.23267; + }; + }; + instance + { + transform + { + position -3.11323 -15.9856 0.793962; + rotation 11.2696 0.00000 0.00000 1.00000; + scale 1.02443 1.02443 1.02443; + }; + }; + instance + { + transform + { + position -5.87585 -28.3514 1.02323; + rotation 49.6705 0.00000 0.00000 1.00000; + scale 0.816944 0.816944 0.816944; + }; + }; + instance + { + transform + { + position 9.61563 -27.7479 1.00366; + rotation 67.0488 0.00000 0.00000 1.00000; + scale 1.03422 1.03422 1.03422; + }; + }; + instance + { + transform + { + position 8.87316 -28.5771 1.02334; + rotation 106.055 0.00000 0.00000 -1.00000; + scale 1.01379 1.01379 1.01379; + }; + }; + instance + { + transform + { + position 7.90959 -29.7481 1.00825; + rotation 7.15384 0.00000 0.00000 0.999996; + scale 0.803588 0.803588 0.803588; + }; + }; + instance + { + transform + { + position 5.85878 -8.34578 0.927523; + rotation 49.0295 0.00000 0.00000 1.00000; + scale 0.848716 0.848716 0.848716; + }; + }; + instance + { + transform + { + position 8.38113 -8.27498 0.930170; + rotation 134.135 -0.00000 -0.00000 -1.00000; + scale 0.725105 0.725105 0.725105; + }; + }; + instance + { + transform + { + position 0.610087 -28.8855 0.996596; + rotation 20.0040 0.00000 0.00000 -1.00000; + scale 0.883769 0.883769 0.883769; + }; + }; + instance + { + transform + { + position -4.84842 -28.6108 0.997547; + rotation 119.174 0.00000 0.00000 -1.00000; + scale 1.14482 1.14482 1.14482; + }; + }; + instance + { + transform + { + position -0.799339 -27.5822 0.845812; + rotation 150.208 0.00000 0.00000 1.00000; + scale 1.16065 1.16065 1.16065; + }; + }; + instance + { + transform + { + position -4.47815 -27.8251 1.09353; + rotation 148.845 0.00000 0.00000 1.00000; + scale 0.919767 0.919767 0.919767; + }; + }; + instance + { + transform + { + position -4.02091 -27.8695 1.13037; + rotation 79.3529 0.00000 0.00000 -1.00000; + scale 1.10694 1.10694 1.10694; + }; + }; + instance + { + transform + { + position -9.25719 -29.2240 0.846000; + rotation 90.4558 0.00000 0.00000 1.00000; + scale 0.801184 0.801184 0.801184; + }; + }; + instance + { + transform + { + position -3.28412 -16.6985 0.904599; + rotation 110.354 0.00000 0.00000 1.00000; + scale 0.984274 0.984274 0.984274; + }; + }; + instance + { + transform + { + position -4.01160 -2.19568 0.207221; + rotation 23.9969 0.00000 0.00000 1.00000; + scale 1.27278 1.27278 1.27278; + }; + }; + instance + { + transform + { + position -12.2929 -29.4002 0.991606; + rotation 124.118 0.00000 0.00000 1.00000; + scale 1.15473 1.15473 1.15473; + }; + }; + instance + { + transform + { + position 0.676461 -28.2182 0.924124; + rotation 99.5398 0.00000 0.00000 -1.00000; + scale 1.01140 1.01140 1.01139; + }; + }; + instance + { + transform + { + position -2.94050 -9.30414 0.917571; + rotation 36.2821 0.00000 0.00000 -1.00000; + scale 1.10664 1.10664 1.10664; + }; + }; + instance + { + transform + { + position -2.77513 -28.1534 1.05871; + rotation 128.216 0.00000 0.00000 1.00000; + scale 0.936366 0.936366 0.936366; + }; + }; + instance + { + transform + { + position 1.97320 -28.1917 0.903780; + rotation 176.594 0.00000 0.00000 1.00000; + scale 0.810463 0.810463 0.810463; + }; + }; + instance + { + transform + { + position 1.15613 -28.9302 0.894830; + rotation 135.150 0.00000 0.00000 1.00000; + scale 0.939517 0.939517 0.939517; + }; + }; + instance + { + transform + { + position 2.27536 -28.7287 0.826676; + rotation 97.5299 0.00000 0.00000 1.00000; + scale 1.19946 1.19946 1.19946; + }; + }; + instance + { + transform + { + position 0.928476 -27.6833 0.956578; + rotation 173.412 -0.00000 -0.00000 -1.00000; + scale 1.13923 1.13923 1.13923; + }; + }; + instance + { + transform + { + position 3.13608 -29.1726 0.909501; + rotation 67.6652 0.00000 0.00000 -1.00000; + scale 0.739872 0.739872 0.739872; + }; + }; + instance + { + transform + { + position -9.04331 -27.7036 1.02080; + rotation 23.8256 0.00000 0.00000 -1.00000; + scale 0.827413 0.827413 0.827413; + }; + }; + instance + { + transform + { + position -1.00826 -9.83897 0.911133; + rotation 95.0334 0.00000 0.00000 -1.00000; + scale 1.25241 1.25241 1.25241; + }; + }; + instance + { + transform + { + position -1.21859 -9.95269 0.926187; + rotation 67.8538 0.00000 0.00000 -1.00000; + scale 1.29939 1.29939 1.29939; + }; + }; + instance + { + transform + { + position 5.38342 -28.9367 1.08812; + rotation 41.3261 0.00000 0.00000 -1.00000; + scale 0.721442 0.721442 0.721442; + }; + }; + instance + { + transform + { + position -14.2673 -15.4296 0.888591; + rotation 135.034 0.00000 0.00000 1.00000; + scale 0.877526 0.877526 0.877526; + }; + }; + instance + { + transform + { + position -0.334334 -15.5087 1.06404; + rotation 124.051 -0.00000 -0.00000 -1.00000; + scale 1.20847 1.20847 1.20847; + }; + }; + instance + { + transform + { + position 5.68648 -28.1022 1.01842; + rotation 116.248 0.00000 0.00000 1.00000; + scale 1.25408 1.25408 1.25408; + }; + }; + instance + { + transform + { + position 5.46584 -27.2793 1.02851; + rotation 105.691 0.00000 0.00000 1.00000; + scale 0.967351 0.967351 0.967351; + }; + }; + instance + { + transform + { + position 5.02700 -27.6712 1.02768; + rotation 30.1037 0.00000 0.00000 -1.00000; + scale 1.04555 1.04555 1.04555; + }; + }; + instance + { + transform + { + position 7.82142 -29.0367 0.798672; + rotation 120.827 -0.00000 -0.00000 -1.00000; + scale 1.16577 1.16577 1.16577; + }; + }; + instance + { + transform + { + position 7.19744 -29.5257 0.947238; + rotation 44.4401 0.00000 0.00000 1.00000; + scale 0.720331 0.720331 0.720331; + }; + }; + instance + { + transform + { + position 6.92003 -29.0775 0.851123; + rotation 11.0893 0.00000 0.00000 1.00000; + scale 0.741498 0.741498 0.741498; + }; + }; + instance + { + transform + { + position 7.34097 -28.7966 0.785791; + rotation 104.305 0.00000 0.00000 1.00000; + scale 1.08301 1.08301 1.08301; + }; + }; + instance + { + transform + { + position 7.44181 -28.5252 0.776331; + rotation 54.0133 0.00000 0.00000 1.00000; + scale 0.918861 0.918861 0.918861; + }; + }; + instance + { + transform + { + position 8.03555 -28.8292 0.803679; + rotation 113.728 0.00000 0.00000 1.00000; + scale 0.814897 0.814897 0.814897; + }; + }; + instance + { + transform + { + position 8.37714 -28.5406 0.897636; + rotation 112.694 0.00000 0.00000 -1.00000; + scale 0.795180 0.795180 0.795180; + }; + }; + instance + { + transform + { + position 1.53300 -9.64327 0.964521; + rotation 8.40172 0.00000 0.00000 -0.999998; + scale 0.767084 0.767084 0.767084; + }; + }; + instance + { + transform + { + position 4.35542 -8.91540 0.779774; + rotation 162.746 0.00000 0.00000 1.00000; + scale 0.734488 0.734488 0.734488; + }; + }; + instance + { + transform + { + position -11.4728 -27.7451 0.769078; + rotation 108.263 0.00000 0.00000 -1.00000; + scale 1.05895 1.05895 1.05895; + }; + }; + instance + { + transform + { + position -14.3686 0.902897 0.697889; + rotation 35.2776 0.00000 0.00000 -1.00000; + scale 0.853068 0.853068 0.853068; + }; + }; + instance + { + transform + { + position -18.0122 2.76823 1.07998; + rotation 52.0126 0.00000 0.00000 1.00000; + scale 0.861921 0.861921 0.861921; + }; + }; + instance + { + transform + { + position 9.01524 -27.3478 1.00290; + rotation 129.717 0.00000 0.00000 1.00000; + scale 1.20610 1.20610 1.20610; + }; + }; + instance + { + transform + { + position 9.10744 4.05195 1.02132; + rotation 116.328 0.00000 0.00000 -1.00000; + scale 0.714599 0.714599 0.714599; + }; + }; + instance + { + transform + { + position -11.4278 -27.3497 0.830035; + rotation 74.7749 0.00000 0.00000 1.00000; + scale 0.914274 0.914274 0.914274; + }; + }; + instance + { + transform + { + position -5.79527 -29.8984 1.13286; + rotation 155.737 -0.00000 -0.00000 -1.00000; + scale 0.883116 0.883116 0.883116; + }; + }; + instance + { + transform + { + position -5.21439 -29.9033 1.06479; + rotation 128.753 0.00000 0.00000 1.00000; + scale 1.07419 1.07419 1.07419; + }; + }; + instance + { + transform + { + position -5.24103 -29.6314 1.07251; + rotation 113.635 0.00000 0.00000 1.00000; + scale 0.787945 0.787945 0.787945; + }; + }; + instance + { + transform + { + position 2.01200 -15.5176 0.994546; + rotation 156.677 -0.00000 -0.00000 -1.00000; + scale 1.06535 1.06535 1.06535; + }; + }; + instance + { + transform + { + position -5.05361 -29.4780 1.05068; + rotation 39.6782 0.00000 0.00000 1.00000; + scale 0.804213 0.804213 0.804213; + }; + }; + instance + { + transform + { + position -12.5309 -28.1105 1.02110; + rotation 64.6976 0.00000 0.00000 1.00000; + scale 0.946521 0.946521 0.946521; + }; + }; + instance + { + transform + { + position 0.169390 -5.73123 0.524187; + rotation 4.50528 0.00000 0.00000 1.00001; + scale 0.769352 0.769352 0.769352; + }; + }; + instance + { + transform + { + position -5.10880 -27.3805 1.02342; + rotation 29.3866 0.00000 0.00000 -1.00000; + scale 1.18975 1.18975 1.18975; + }; + }; + instance + { + transform + { + position -4.47628 -10.0310 0.894011; + rotation 147.698 -0.00000 -0.00000 -1.00000; + scale 0.900357 0.900357 0.900357; + }; + }; + instance + { + transform + { + position -7.43880 -27.0587 0.962907; + rotation 138.603 0.00000 0.00000 1.00000; + scale 0.731017 0.731017 0.731017; + }; + }; + instance + { + transform + { + position -2.01947 -15.9385 0.911551; + rotation 170.548 -0.00000 -0.00000 -1.00000; + scale 0.834536 0.834536 0.834535; + }; + }; + instance + { + transform + { + position -9.89268 -28.7315 0.933723; + rotation 33.6931 0.00000 0.00000 1.00000; + scale 1.10929 1.10929 1.10929; + }; + }; + instance + { + transform + { + position -12.0645 -28.8357 0.964470; + rotation 125.919 0.00000 0.00000 1.00000; + scale 1.09318 1.09318 1.09318; + }; + }; + instance + { + transform + { + position -10.1770 -29.6608 0.998478; + rotation 99.3248 0.00000 0.00000 1.00000; + scale 0.897968 0.897968 0.897968; + }; + }; + instance + { + transform + { + position -12.1932 4.51793 0.413275; + rotation 158.561 0.00000 0.00000 1.00000; + scale 1.02020 1.02020 1.02020; + }; + }; + instance + { + transform + { + position -7.86817 -28.6155 1.09444; + rotation 174.579 -0.00000 -0.00000 -1.00000; + scale 1.27642 1.27642 1.27642; + }; + }; + instance + { + transform + { + position -11.7676 -28.6776 0.931741; + rotation 29.5161 0.00000 0.00000 1.00000; + scale 0.939489 0.939489 0.939489; + }; + }; + instance + { + transform + { + position -10.9996 -29.5676 1.05955; + rotation 46.9351 0.00000 0.00000 -1.00000; + scale 1.07729 1.07729 1.07729; + }; + }; + instance + { + transform + { + position -6.30828 -16.4196 0.954989; + rotation 63.1399 0.00000 0.00000 -1.00000; + scale 0.846007 0.846007 0.846007; + }; + }; + instance + { + transform + { + position -11.4164 -29.4885 1.05753; + rotation 143.511 0.00000 0.00000 1.00000; + scale 0.756182 0.756182 0.756182; + }; + }; + instance + { + transform + { + position -11.3286 3.73724 0.310345; + rotation 79.9408 0.00000 0.00000 -1.00000; + scale 0.989032 0.989032 0.989032; + }; + }; + instance + { + transform + { + position -12.1643 -29.8771 1.10695; + rotation 155.008 -0.00000 -0.00000 -1.00000; + scale 1.27212 1.27212 1.27212; + }; + }; + instance + { + transform + { + position -8.49862 -12.1488 0.696317; + rotation 93.6373 0.00000 0.00000 1.00000; + scale 0.964866 0.964866 0.964866; + }; + }; + instance + { + transform + { + position 8.31786 4.45415 0.974430; + rotation 70.7561 0.00000 0.00000 1.00000; + scale 1.16188 1.16188 1.16188; + }; + }; + instance + { + transform + { + position -9.00755 4.39468 0.0511691; + rotation 49.5546 0.00000 0.00000 1.00000; + scale 1.16738 1.16738 1.16738; + }; + }; + instance + { + transform + { + position -12.0952 -28.6017 0.956811; + rotation 145.654 0.00000 0.00000 1.00000; + scale 1.16257 1.16257 1.16257; + }; + }; + instance + { + transform + { + position -7.40773 -13.6776 1.13478; + rotation 66.4605 0.00000 0.00000 1.00000; + scale 0.973188 0.973188 0.973188; + }; + }; + instance + { + transform + { + position -8.12896 -22.4567 0.971452; + rotation 128.845 0.00000 0.00000 1.00000; + scale 1.22351 1.22351 1.22351; + }; + }; + instance + { + transform + { + position -10.2611 -28.6108 0.943823; + rotation 53.4412 0.00000 0.00000 -1.00000; + scale 1.09975 1.09975 1.09975; + }; + }; + instance + { + transform + { + position -9.03278 -28.9165 0.913207; + rotation 82.8402 0.00000 0.00000 1.00000; + scale 1.20014 1.20014 1.20014; + }; + }; + instance + { + transform + { + position 1.90328 8.37984 0.454828; + rotation 114.988 0.00000 0.00000 1.00000; + scale 0.851989 0.851989 0.851989; + }; + }; + instance + { + transform + { + position -18.2578 9.98415 0.990566; + rotation 166.686 -0.00000 -0.00000 -1.00000; + scale 1.28329 1.28329 1.28329; + }; + }; + instance + { + transform + { + position 2.09531 -27.7814 1.03766; + rotation 108.463 0.00000 0.00000 1.00000; + scale 1.21044 1.21044 1.21044; + }; + }; + instance + { + transform + { + position 4.99372 -12.3534 1.13398; + rotation 117.190 0.00000 0.00000 1.00000; + scale 1.19764 1.19764 1.19764; + }; + }; + instance + { + transform + { + position 1.34852 -14.9648 0.998069; + rotation 164.928 0.00000 0.00000 1.00000; + scale 1.05948 1.05948 1.05948; + }; + }; + instance + { + transform + { + position 8.51728 -27.1037 1.12587; + rotation 174.923 0.00000 0.00000 1.00000; + scale 1.14410 1.14410 1.14410; + }; + }; + instance + { + transform + { + position -2.70748 -29.4276 0.818251; + rotation 59.2641 0.00000 0.00000 -1.00000; + scale 1.25344 1.25344 1.25344; + }; + }; + instance + { + transform + { + position -0.208111 -29.9375 1.16520; + rotation 126.721 0.00000 0.00000 1.00000; + scale 1.04371 1.04371 1.04371; + }; + }; + instance + { + transform + { + position -4.72355 -29.4304 0.995391; + rotation 79.6431 0.00000 0.00000 -1.00000; + scale 1.27024 1.27024 1.27024; + }; + }; + instance + { + transform + { + position -15.4562 -3.71771 0.654552; + rotation 84.6723 0.00000 0.00000 1.00000; + scale 0.879746 0.879746 0.879746; + }; + }; + instance + { + transform + { + position 0.194756 -27.5987 0.903130; + rotation 15.8139 0.00000 0.00000 1.00000; + scale 1.12178 1.12178 1.12178; + }; + }; + instance + { + transform + { + position -0.198499 -27.1155 0.760976; + rotation 36.6089 0.00000 0.00000 -1.00000; + scale 0.795798 0.795798 0.795798; + }; + }; + instance + { + transform + { + position -2.57983 -27.3031 1.23710; + rotation 89.6354 0.00000 0.00000 -1.00000; + scale 1.27157 1.27157 1.27157; + }; + }; + instance + { + transform + { + position 1.55443 -12.4298 0.721428; + rotation 31.5779 0.00000 0.00000 -1.00000; + scale 1.03659 1.03659 1.03659; + }; + }; + instance + { + transform + { + position 2.82188 -29.2824 0.827807; + rotation 30.0947 0.00000 0.00000 -1.00000; + scale 1.01374 1.01374 1.01374; + }; + }; + instance + { + transform + { + position -2.38441 -16.9564 0.872700; + rotation 112.052 0.00000 0.00000 1.00000; + scale 1.25620 1.25620 1.25620; + }; + }; + instance + { + transform + { + position -2.71169 -17.0333 0.943393; + rotation 8.61114 0.00000 0.00000 -0.999996; + scale 1.22711 1.22711 1.22711; + }; + }; + instance + { + transform + { + position -11.3736 -27.9871 0.766875; + rotation 5.13760 0.00000 0.00000 -1.00000; + scale 0.784937 0.784937 0.784937; + }; + }; + instance + { + transform + { + position -9.85720 -27.9628 0.927910; + rotation 74.6561 0.00000 0.00000 1.00000; + scale 0.797134 0.797134 0.797133; + }; + }; + instance + { + transform + { + position -7.93656 -27.6042 1.13883; + rotation 118.817 0.00000 0.00000 1.00000; + scale 1.15235 1.15235 1.15235; + }; + }; + instance + { + transform + { + position -7.68402 -28.7071 1.09835; + rotation 10.1344 0.00000 0.00000 1.00000; + scale 0.854447 0.854447 0.854447; + }; + }; + instance + { + transform + { + position -0.801254 8.60010 0.572739; + rotation 148.291 0.00000 0.00000 1.00000; + scale 1.19469 1.19469 1.19469; + }; + }; + instance + { + transform + { + position 5.26989 -29.9693 1.20413; + rotation 127.738 0.00000 0.00000 1.00000; + scale 1.08529 1.08529 1.08529; + }; + }; + instance + { + transform + { + position 4.16690 -28.8695 1.15016; + rotation 38.5424 0.00000 0.00000 1.00000; + scale 1.11116 1.11116 1.11116; + }; + }; + instance + { + transform + { + position 2.38652 -28.3441 0.902973; + rotation 16.0292 0.00000 0.00000 -1.00000; + scale 1.15288 1.15288 1.15288; + }; + }; + instance + { + transform + { + position -1.72265 -28.2280 0.984161; + rotation 118.772 0.00000 0.00000 -1.00000; + scale 1.02335 1.02335 1.02335; + }; + }; + instance + { + transform + { + position 0.274462 -28.6206 1.00962; + rotation 7.58336 0.00000 0.00000 1.00001; + scale 1.08441 1.08441 1.08441; + }; + }; + instance + { + transform + { + position -2.97028 -29.9637 0.826259; + rotation 175.050 0.00000 0.00000 1.00000; + scale 0.908851 0.908851 0.908851; + }; + }; + instance + { + transform + { + position -3.89712 -28.1195 1.09529; + rotation 62.7792 0.00000 0.00000 1.00000; + scale 0.792013 0.792013 0.792013; + }; + }; + instance + { + transform + { + position 7.83320 7.36435 0.766753; + rotation 116.017 0.00000 0.00000 1.00000; + scale 1.14742 1.14742 1.14742; + }; + }; + instance + { + transform + { + position 3.92625 -29.9685 0.927427; + rotation 173.457 0.00000 0.00000 1.00000; + scale 0.704380 0.704380 0.704380; + }; + }; + instance + { + transform + { + position -12.2737 -15.8904 0.880968; + rotation 171.149 0.00000 0.00000 1.00000; + scale 1.01680 1.01680 1.01680; + }; + }; + instance + { + transform + { + position 6.76948 -28.9063 0.855750; + rotation 99.3534 0.00000 0.00000 1.00000; + scale 0.907889 0.907889 0.907889; + }; + }; + instance + { + transform + { + position -2.57617 -24.5763 1.20108; + rotation 14.7735 0.00000 0.00000 0.999997; + scale 1.22664 1.22664 1.22664; + }; + }; + instance + { + transform + { + position -2.89845 -24.7303 1.16130; + rotation 123.276 0.00000 0.00000 1.00000; + scale 0.859597 0.859597 0.859597; + }; + }; + instance + { + transform + { + position 4.67756 -29.1180 1.15735; + rotation 80.1869 0.00000 0.00000 1.00000; + scale 0.806876 0.806876 0.806876; + }; + }; + instance + { + transform + { + position -14.4709 3.40955 0.601845; + rotation 62.7996 0.00000 0.00000 -1.00000; + scale 0.805833 0.805833 0.805833; + }; + }; + instance + { + transform + { + position -0.446891 -26.8286 0.764200; + rotation 88.0036 0.00000 0.00000 -1.00000; + scale 0.824398 0.824398 0.824398; + }; + }; + instance + { + transform + { + position 5.05114 -26.4762 0.928145; + rotation 104.781 0.00000 0.00000 -1.00000; + scale 0.922682 0.922682 0.922682; + }; + }; + instance + { + transform + { + position 4.34687 -24.3622 0.857798; + rotation 113.693 0.00000 0.00000 1.00000; + scale 0.962593 0.962593 0.962593; + }; + }; + instance + { + transform + { + position 4.42820 -22.9102 0.850642; + rotation 83.3180 0.00000 0.00000 -1.00000; + scale 1.13975 1.13975 1.13974; + }; + }; + instance + { + transform + { + position 4.67574 -22.8387 0.844703; + rotation 175.095 0.00000 0.00000 1.00000; + scale 0.732561 0.732561 0.732561; + }; + }; + instance + { + transform + { + position -6.64418 -23.3901 0.911411; + rotation 110.775 0.00000 0.00000 1.00000; + scale 0.955863 0.955863 0.955863; + }; + }; + instance + { + transform + { + position 1.95631 -27.4982 1.08608; + rotation 108.135 0.00000 0.00000 1.00000; + scale 0.826780 0.826780 0.826780; + }; + }; + instance + { + transform + { + position -8.41279 -21.5193 0.953554; + rotation 126.089 -0.00000 -0.00000 -1.00000; + scale 0.952254 0.952254 0.952254; + }; + }; + instance + { + transform + { + position 3.78036 -20.5663 1.11577; + rotation 62.7470 0.00000 0.00000 1.00000; + scale 1.23283 1.23283 1.23283; + }; + }; + instance + { + transform + { + position 3.71599 -20.2465 1.15697; + rotation 108.068 0.00000 0.00000 -1.00000; + scale 1.28507 1.28507 1.28507; + }; + }; + instance + { + transform + { + position 2.44973 -20.0337 0.951051; + rotation 4.04646 0.00000 0.00000 -1.00001; + scale 1.27211 1.27211 1.27211; + }; + }; + instance + { + transform + { + position 3.88899 1.70000 0.489149; + rotation 39.1180 0.00000 0.00000 1.00000; + scale 1.09879 1.09879 1.09879; + }; + }; + instance + { + transform + { + position -12.0535 -13.5246 1.00793; + rotation 37.4548 0.00000 0.00000 -1.00000; + scale 1.24671 1.24671 1.24671; + }; + }; + instance + { + transform + { + position 0.334822 -19.8944 0.939490; + rotation 85.2203 0.00000 0.00000 -1.00000; + scale 1.09425 1.09425 1.09425; + }; + }; + instance + { + transform + { + position -4.61731 -28.9751 0.957264; + rotation 11.8888 0.00000 0.00000 -1.00000; + scale 1.26946 1.26946 1.26946; + }; + }; + instance + { + transform + { + position -9.25312 -20.2988 0.828763; + rotation 52.0422 0.00000 0.00000 1.00000; + scale 1.21615 1.21615 1.21615; + }; + }; + instance + { + transform + { + position -8.23411 -20.4469 1.05238; + rotation 39.9738 0.00000 0.00000 1.00000; + scale 0.816819 0.816819 0.816819; + }; + }; + instance + { + transform + { + position -7.61102 -20.0958 1.15036; + rotation 87.3129 0.00000 0.00000 -1.00000; + scale 0.852172 0.852172 0.852172; + }; + }; + instance + { + transform + { + position -2.84751 -1.54272 -0.0237330; + rotation 37.3398 0.00000 0.00000 -1.00000; + scale 1.22269 1.22269 1.22269; + }; + }; + instance + { + transform + { + position -11.4945 -21.1773 0.998957; + rotation 18.4220 0.00000 0.00000 -1.00000; + scale 1.29453 1.29453 1.29453; + }; + }; + instance + { + transform + { + position -4.21536 -10.5425 0.921905; + rotation 32.6550 0.00000 0.00000 1.00000; + scale 1.10494 1.10494 1.10494; + }; + }; + instance + { + transform + { + position -9.52708 -24.3943 1.01176; + rotation 109.822 0.00000 0.00000 1.00000; + scale 1.17170 1.17170 1.17170; + }; + }; + instance + { + transform + { + position -4.85774 -10.7155 0.813203; + rotation 84.3579 0.00000 0.00000 -1.00000; + scale 1.17640 1.17640 1.17640; + }; + }; + instance + { + transform + { + position -5.51025 -24.1773 0.789027; + rotation 33.4737 0.00000 0.00000 1.00000; + scale 0.941265 0.941265 0.941265; + }; + }; + instance + { + transform + { + position 9.74937 -24.3766 1.12492; + rotation 106.786 0.00000 0.00000 1.00000; + scale 0.955460 0.955460 0.955460; + }; + }; + instance + { + transform + { + position -19.2362 1.86884 0.964152; + rotation 115.014 0.00000 0.00000 1.00000; + scale 1.08162 1.08162 1.08162; + }; + }; + instance + { + transform + { + position -2.45997 -27.7574 1.16871; + rotation 45.5604 0.00000 0.00000 -1.00000; + scale 1.06592 1.06592 1.06592; + }; + }; + instance + { + transform + { + position 8.49613 -21.9337 0.931618; + rotation 168.236 -0.00000 -0.00000 -1.00000; + scale 1.19405 1.19405 1.19405; + }; + }; + instance + { + transform + { + position 6.78904 -25.5907 1.14839; + rotation 19.8848 0.00000 0.00000 -1.00000; + scale 0.936153 0.936153 0.936153; + }; + }; + instance + { + transform + { + position 5.34515 7.72269 0.891631; + rotation 174.141 0.00000 0.00000 1.00000; + scale 1.18396 1.18396 1.18396; + }; + }; + instance + { + transform + { + position 3.57112 -21.6907 0.897133; + rotation 150.835 -0.00000 -0.00000 -1.00000; + scale 0.816442 0.816442 0.816442; + }; + }; + instance + { + transform + { + position -12.5841 -14.9590 0.821311; + rotation 146.531 -0.00000 -0.00000 -1.00000; + scale 0.969164 0.969164 0.969164; + }; + }; + instance + { + transform + { + position 3.96796 -23.5915 0.793675; + rotation 147.516 0.00000 0.00000 1.00000; + scale 0.701731 0.701731 0.701731; + }; + }; + instance + { + transform + { + position 4.29158 -15.2806 1.06425; + rotation 133.326 0.00000 0.00000 1.00000; + scale 1.03117 1.03117 1.03117; + }; + }; + instance + { + transform + { + position 5.13339 -25.5448 0.981310; + rotation 81.5381 0.00000 0.00000 -1.00000; + scale 0.833495 0.833495 0.833495; + }; + }; + instance + { + transform + { + position 1.60365 -21.6925 1.13452; + rotation 7.33845 0.00000 0.00000 0.999997; + scale 0.794135 0.794135 0.794135; + }; + }; + instance + { + transform + { + position 4.25664 -29.8639 1.03796; + rotation 79.1450 0.00000 0.00000 1.00000; + scale 1.12669 1.12669 1.12669; + }; + }; + instance + { + transform + { + position 1.35982 -26.9860 0.945398; + rotation 97.1441 0.00000 0.00000 -1.00000; + scale 0.846141 0.846141 0.846141; + }; + }; + instance + { + transform + { + position -11.7814 5.45574 0.471055; + rotation 73.7123 0.00000 0.00000 1.00000; + scale 1.05650 1.05650 1.05650; + }; + }; + instance + { + transform + { + position -4.39884 -25.8982 1.10589; + rotation 78.6812 0.00000 0.00000 -1.00000; + scale 0.792662 0.792662 0.792662; + }; + }; + instance + { + transform + { + position 8.53054 -29.4714 0.902391; + rotation 51.7482 0.00000 0.00000 1.00000; + scale 0.878591 0.878591 0.878590; + }; + }; + instance + { + transform + { + position 4.89743 -1.87806 0.529608; + rotation 23.3268 0.00000 0.00000 1.00000; + scale 1.27269 1.27269 1.27269; + }; + }; + instance + { + transform + { + position -1.13582 -5.17224 0.698871; + rotation 33.6409 0.00000 0.00000 -1.00000; + scale 0.828869 0.828869 0.828869; + }; + }; + instance + { + transform + { + position -9.41283 -16.1191 1.06052; + rotation 102.023 0.00000 0.00000 1.00000; + scale 0.707569 0.707569 0.707569; + }; + }; + instance + { + transform + { + position -0.169279 -21.5062 1.25295; + rotation 14.6017 0.00000 0.00000 -1.00000; + scale 0.798722 0.798722 0.798722; + }; + }; + instance + { + transform + { + position -2.64440 -23.5491 1.09665; + rotation 148.759 -0.00000 -0.00000 -1.00000; + scale 0.769388 0.769388 0.769388; + }; + }; + instance + { + transform + { + position -1.52044 -22.5402 1.03841; + rotation 177.611 0.00000 0.00000 1.00000; + scale 0.821880 0.821880 0.821880; + }; + }; + instance + { + transform + { + position -1.92243 -22.6447 0.959515; + rotation 122.740 0.00000 0.00000 1.00000; + scale 1.19448 1.19448 1.19448; + }; + }; + instance + { + transform + { + position 3.19480 -14.8807 1.11376; + rotation 132.263 -0.00000 -0.00000 -1.00000; + scale 1.16965 1.16965 1.16965; + }; + }; + instance + { + transform + { + position -8.44512 -14.8143 1.04937; + rotation 116.709 0.00000 0.00000 1.00000; + scale 0.950027 0.950027 0.950027; + }; + }; + instance + { + transform + { + position -8.40995 -14.5944 1.03024; + rotation 12.4886 0.00000 0.00000 -1.00000; + scale 0.920823 0.920823 0.920823; + }; + }; + instance + { + transform + { + position -11.3711 -28.9093 0.939524; + rotation 34.7072 0.00000 0.00000 1.00000; + scale 0.823423 0.823423 0.823423; + }; + }; + instance + { + transform + { + position -1.09109 -23.7373 1.09602; + rotation 134.646 -0.00000 -0.00000 -1.00000; + scale 0.752389 0.752389 0.752389; + }; + }; + instance + { + transform + { + position -7.74200 -11.8807 0.798218; + rotation 77.0956 0.00000 0.00000 1.00000; + scale 0.987920 0.987920 0.987920; + }; + }; + instance + { + transform + { + position -11.7392 -29.4720 1.05332; + rotation 29.5922 0.00000 0.00000 -1.00000; + scale 1.08146 1.08146 1.08146; + }; + }; + instance + { + transform + { + position -3.50030 -23.7097 1.00615; + rotation 172.673 -0.00000 -0.00000 -1.00000; + scale 1.02485 1.02485 1.02485; + }; + }; + instance + { + transform + { + position -3.95574 -23.7829 0.909736; + rotation 163.046 -0.00000 -0.00000 -1.00000; + scale 0.711263 0.711263 0.711263; + }; + }; + instance + { + transform + { + position -3.60368 -23.9577 1.01949; + rotation 141.179 0.00000 0.00000 1.00000; + scale 1.27026 1.27026 1.27026; + }; + }; + instance + { + transform + { + position -6.75226 4.92862 0.110827; + rotation 102.937 0.00000 0.00000 1.00000; + scale 1.29929 1.29929 1.29929; + }; + }; + instance + { + transform + { + position 8.67232 -15.8952 0.858484; + rotation 73.2629 0.00000 0.00000 1.00000; + scale 0.874324 0.874324 0.874324; + }; + }; + instance + { + transform + { + position -4.32406 -24.3077 0.963610; + rotation 87.0320 0.00000 0.00000 1.00000; + scale 0.792626 0.792626 0.792626; + }; + }; + instance + { + transform + { + position -11.1833 4.23477 0.315979; + rotation 37.9886 0.00000 0.00000 1.00000; + scale 1.23751 1.23751 1.23751; + }; + }; + instance + { + transform + { + position -11.5457 -25.8645 1.09196; + rotation 37.6458 0.00000 0.00000 -1.00000; + scale 0.769582 0.769582 0.769582; + }; + }; + instance + { + transform + { + position -4.13049 -25.9698 1.15251; + rotation 1.54961 0.00000 0.00000 -0.999882; + scale 0.982295 0.982295 0.982295; + }; + }; + instance + { + transform + { + position 4.22515 -13.3478 1.17424; + rotation 101.111 0.00000 0.00000 1.00000; + scale 1.02438 1.02438 1.02438; + }; + }; + instance + { + transform + { + position -0.231809 -25.4393 0.936469; + rotation 97.5288 0.00000 0.00000 1.00000; + scale 0.943927 0.943927 0.943927; + }; + }; + instance + { + transform + { + position -11.6363 4.50748 0.373060; + rotation 160.384 0.00000 0.00000 1.00000; + scale 1.13319 1.13319 1.13319; + }; + }; + instance + { + transform + { + position 0.528307 -26.6735 0.812127; + rotation 118.141 0.00000 0.00000 -1.00000; + scale 1.03542 1.03542 1.03542; + }; + }; + instance + { + transform + { + position 3.07868 -13.0632 1.03922; + rotation 59.9009 0.00000 0.00000 -1.00000; + scale 0.959689 0.959689 0.959689; + }; + }; + instance + { + transform + { + position -1.50240 -26.5486 0.890869; + rotation 51.2528 0.00000 0.00000 1.00000; + scale 0.740195 0.740195 0.740195; + }; + }; + instance + { + transform + { + position 1.56527 -26.1702 0.926816; + rotation 122.382 0.00000 0.00000 1.00000; + scale 0.871763 0.871763 0.871763; + }; + }; + instance + { + transform + { + position 9.09554 -15.4061 0.938674; + rotation 126.228 -0.00000 -0.00000 -1.00000; + scale 1.29581 1.29581 1.29581; + }; + }; + instance + { + transform + { + position 1.37049 -26.4213 0.871687; + rotation 19.5822 0.00000 0.00000 0.999999; + scale 1.12672 1.12672 1.12672; + }; + }; + instance + { + transform + { + position 2.13195 -25.4573 0.937058; + rotation 148.452 0.00000 0.00000 1.00000; + scale 0.872282 0.872282 0.872282; + }; + }; + instance + { + transform + { + position 1.73755 -23.6662 1.00279; + rotation 152.720 0.00000 0.00000 1.00000; + scale 0.761884 0.761884 0.761884; + }; + }; + instance + { + transform + { + position 2.77867 -23.0083 0.969539; + rotation 38.3934 0.00000 0.00000 -1.00000; + scale 1.06845 1.06845 1.06845; + }; + }; + instance + { + transform + { + position 2.24948 -23.9277 0.968313; + rotation 78.3415 0.00000 0.00000 1.00000; + scale 0.935401 0.935401 0.935401; + }; + }; + instance + { + transform + { + position 1.31773 -22.9236 1.07481; + rotation 165.249 0.00000 0.00000 1.00000; + scale 1.27254 1.27254 1.27254; + }; + }; + instance + { + transform + { + position 1.44309 -21.5442 1.15514; + rotation 35.9632 0.00000 0.00000 -1.00000; + scale 0.778847 0.778847 0.778847; + }; + }; + instance + { + transform + { + position 1.27510 -21.7553 1.12595; + rotation 90.6404 0.00000 0.00000 1.00000; + scale 1.14173 1.14173 1.14173; + }; + }; + instance + { + transform + { + position 6.87000 1.85291 0.759801; + rotation 30.4452 0.00000 0.00000 1.00000; + scale 0.908592 0.908592 0.908592; + }; + }; + instance + { + transform + { + position 9.08676 -16.4432 0.848767; + rotation 8.07238 0.00000 0.00000 -0.999999; + scale 0.750258 0.750258 0.750258; + }; + }; + instance + { + transform + { + position 7.01285 -11.7281 1.00220; + rotation 109.434 0.00000 0.00000 -1.00000; + scale 0.882505 0.882505 0.882505; + }; + }; + instance + { + transform + { + position 3.21874 -24.2550 0.912868; + rotation 56.4823 0.00000 0.00000 1.00000; + scale 1.16672 1.16672 1.16672; + }; + }; + instance + { + transform + { + position 4.01948 -22.3004 0.925155; + rotation 56.8233 0.00000 0.00000 1.00000; + scale 1.13601 1.13601 1.13601; + }; + }; + instance + { + transform + { + position 3.19694 -22.1198 0.891555; + rotation 164.696 -0.00000 -0.00000 -1.00000; + scale 0.981994 0.981994 0.981994; + }; + }; + instance + { + transform + { + position 3.20470 -22.3378 0.900682; + rotation 24.9154 0.00000 0.00000 -1.00000; + scale 1.13746 1.13746 1.13746; + }; + }; + instance + { + transform + { + position 5.33174 -16.6924 0.814902; + rotation 159.799 0.00000 0.00000 1.00000; + scale 1.03687 1.03687 1.03687; + }; + }; + instance + { + transform + { + position 9.62995 -29.4427 1.13543; + rotation 161.191 -0.00000 -0.00000 -1.00000; + scale 0.818725 0.818725 0.818725; + }; + }; + instance + { + transform + { + position 5.35914 2.86364 0.660747; + rotation 21.5003 0.00000 0.00000 -1.00000; + scale 1.20038 1.20038 1.20038; + }; + }; + instance + { + transform + { + position -11.7036 -21.2950 1.03525; + rotation 69.9986 0.00000 0.00000 -1.00000; + scale 1.10443 1.10443 1.10443; + }; + }; + instance + { + transform + { + position 5.74523 -25.4244 0.991860; + rotation 58.8002 0.00000 0.00000 1.00000; + scale 1.05033 1.05033 1.05033; + }; + }; + instance + { + transform + { + position 5.31692 3.06278 0.643055; + rotation 33.4024 0.00000 0.00000 -1.00000; + scale 0.749743 0.749743 0.749743; + }; + }; + instance + { + transform + { + position 5.95553 -22.8417 0.757778; + rotation 88.0289 0.00000 0.00000 1.00000; + scale 1.25379 1.25379 1.25379; + }; + }; + instance + { + transform + { + position 7.32214 -25.9586 1.22437; + rotation 30.4525 0.00000 0.00000 -1.00000; + scale 1.04440 1.04440 1.04440; + }; + }; + instance + { + transform + { + position 8.34085 -25.9537 1.19136; + rotation 116.700 0.00000 0.00000 1.00000; + scale 1.05036 1.05036 1.05036; + }; + }; + instance + { + transform + { + position 7.76725 -23.4348 1.15111; + rotation 178.803 0.00000 0.00000 1.00000; + scale 1.21669 1.21669 1.21669; + }; + }; + instance + { + transform + { + position 7.25962 -23.4258 1.07465; + rotation 133.812 -0.00000 -0.00000 -1.00000; + scale 0.761754 0.761754 0.761754; + }; + }; + instance + { + transform + { + position 3.03317 -14.3933 1.03586; + rotation 140.049 -0.00000 -0.00000 -1.00000; + scale 0.750547 0.750547 0.750547; + }; + }; + instance + { + transform + { + position 3.59635 -29.1970 1.02317; + rotation 154.429 0.00000 0.00000 1.00000; + scale 0.992966 0.992966 0.992966; + }; + }; + instance + { + transform + { + position 9.59042 -26.2588 0.825276; + rotation 132.577 -0.00000 -0.00000 -1.00000; + scale 0.902218 0.902218 0.902218; + }; + }; + instance + { + transform + { + position 9.12906 -26.6602 0.994539; + rotation 49.2189 0.00000 0.00000 -1.00000; + scale 1.15647 1.15647 1.15647; + }; + }; + instance + { + transform + { + position 2.29423 -12.0407 0.738537; + rotation 94.4451 0.00000 0.00000 1.00000; + scale 0.838503 0.838503 0.838503; + }; + }; + instance + { + transform + { + position 9.24514 -25.2186 0.997523; + rotation 150.166 0.00000 0.00000 1.00000; + scale 0.775436 0.775436 0.775436; + }; + }; + instance + { + transform + { + position 9.15724 -25.7566 0.921233; + rotation 166.143 0.00000 0.00000 1.00000; + scale 1.12207 1.12207 1.12207; + }; + }; + instance + { + transform + { + position 9.00650 -23.7857 1.20184; + rotation 87.8296 0.00000 0.00000 1.00000; + scale 0.926718 0.926718 0.926718; + }; + }; + instance + { + transform + { + position -10.1572 -0.0933234 0.421719; + rotation 22.2823 0.00000 0.00000 -1.00000; + scale 1.24517 1.24517 1.24517; + }; + }; + instance + { + transform + { + position -19.1525 0.784475 0.728700; + rotation 130.839 0.00000 0.00000 1.00000; + scale 0.835270 0.835270 0.835270; + }; + }; + instance + { + transform + { + position -11.8954 5.85613 0.471485; + rotation 139.186 0.00000 0.00000 1.00000; + scale 0.765656 0.765656 0.765656; + }; + }; + instance + { + transform + { + position -5.21856 -25.4262 0.947070; + rotation 32.4827 0.00000 0.00000 1.00000; + scale 1.28964 1.28964 1.28964; + }; + }; + instance + { + transform + { + position -5.91730 -24.0498 0.767413; + rotation 1.99088 0.00000 0.00000 1.00007; + scale 1.05772 1.05772 1.05772; + }; + }; + instance + { + transform + { + position -6.46261 -24.9196 0.825078; + rotation 58.8266 0.00000 0.00000 1.00000; + scale 1.13417 1.13417 1.13417; + }; + }; + instance + { + transform + { + position -6.17376 -24.5264 0.765610; + rotation 32.2772 0.00000 0.00000 1.00000; + scale 1.22948 1.22948 1.22948; + }; + }; + instance + { + transform + { + position -5.58245 -21.7581 1.11906; + rotation 23.0621 0.00000 0.00000 1.00000; + scale 1.10419 1.10419 1.10419; + }; + }; + instance + { + transform + { + position -4.90586 -21.9778 0.986476; + rotation 53.0445 0.00000 0.00000 -1.00000; + scale 1.10349 1.10349 1.10349; + }; + }; + instance + { + transform + { + position 1.61532 -0.428154 0.224007; + rotation 141.586 0.00000 0.00000 1.00000; + scale 1.08643 1.08643 1.08643; + }; + }; + instance + { + transform + { + position -7.11399 -22.7752 0.889356; + rotation 89.8558 0.00000 0.00000 1.00000; + scale 0.975101 0.975101 0.975101; + }; + }; + instance + { + transform + { + position -3.65450 -14.5719 0.901277; + rotation 11.5507 0.00000 0.00000 1.00000; + scale 1.06965 1.06965 1.06965; + }; + }; + instance + { + transform + { + position -7.58652 -23.7524 0.906496; + rotation 73.9418 0.00000 0.00000 -1.00000; + scale 0.775968 0.775968 0.775968; + }; + }; + instance + { + transform + { + position -7.38103 -24.8209 0.918188; + rotation 110.766 0.00000 0.00000 1.00000; + scale 0.711515 0.711515 0.711515; + }; + }; + instance + { + transform + { + position -3.04412 -13.6209 0.857319; + rotation 64.1796 0.00000 0.00000 -1.00000; + scale 0.723113 0.723113 0.723114; + }; + }; + instance + { + transform + { + position -14.8097 -3.12648 0.644453; + rotation 147.304 0.00000 0.00000 1.00000; + scale 1.27616 1.27616 1.27616; + }; + }; + instance + { + transform + { + position -1.27801 -13.9000 0.877896; + rotation 129.926 -0.00000 -0.00000 -1.00000; + scale 1.25554 1.25554 1.25554; + }; + }; + instance + { + transform + { + position -8.40490 -22.3464 1.02653; + rotation 115.981 0.00000 0.00000 1.00000; + scale 0.803709 0.803709 0.803709; + }; + }; + instance + { + transform + { + position 3.53239 -16.5034 0.885369; + rotation 24.4652 0.00000 0.00000 -1.00000; + scale 0.799977 0.799977 0.799977; + }; + }; + instance + { + transform + { + position -9.06883 -23.4366 1.06256; + rotation 173.690 0.00000 0.00000 1.00000; + scale 1.23283 1.23283 1.23283; + }; + }; + instance + { + transform + { + position 0.0395289 -29.3000 1.08291; + rotation 100.664 0.00000 0.00000 -1.00000; + scale 0.904341 0.904341 0.904341; + }; + }; + instance + { + transform + { + position 5.11015 -11.5650 1.13752; + rotation 47.0638 0.00000 0.00000 -1.00000; + scale 0.899795 0.899795 0.899795; + }; + }; + instance + { + transform + { + position -10.4530 -24.7930 1.10407; + rotation 49.1181 0.00000 0.00000 -1.00000; + scale 0.726076 0.726076 0.726076; + }; + }; + instance + { + transform + { + position 9.86946 0.949529 0.652511; + rotation 155.130 0.00000 0.00000 1.00000; + scale 1.19767 1.19767 1.19767; + }; + }; + instance + { + transform + { + position -11.4284 -23.5080 1.18032; + rotation 69.1254 0.00000 0.00000 1.00000; + scale 1.11442 1.11442 1.11442; + }; + }; + instance + { + transform + { + position -11.3689 -23.7791 1.16387; + rotation 34.0305 0.00000 0.00000 1.00000; + scale 0.725975 0.725975 0.725975; + }; + }; + instance + { + transform + { + position -11.2161 -24.0957 1.12135; + rotation 127.603 -0.00000 -0.00000 -1.00000; + scale 0.969975 0.969975 0.969975; + }; + }; + instance + { + transform + { + position -11.6644 -22.6926 1.21331; + rotation 144.705 -0.00000 -0.00000 -1.00000; + scale 1.05237 1.05237 1.05237; + }; + }; + instance + { + transform + { + position 5.31558 -20.4726 1.00120; + rotation 137.485 0.00000 0.00000 1.00000; + scale 0.794804 0.794804 0.794804; + }; + }; + instance + { + transform + { + position 3.65134 -14.8988 1.10773; + rotation 120.459 0.00000 0.00000 1.00000; + scale 0.871460 0.871460 0.871460; + }; + }; + instance + { + transform + { + position 7.84895 -20.1999 0.728353; + rotation 57.3399 0.00000 0.00000 1.00000; + scale 1.23816 1.23816 1.23816; + }; + }; + instance + { + transform + { + position 5.74842 -17.1968 0.918635; + rotation 122.519 -0.00000 -0.00000 -1.00000; + scale 1.25738 1.25738 1.25738; + }; + }; + instance + { + transform + { + position 5.57382 -14.9753 1.11135; + rotation 119.190 0.00000 0.00000 1.00000; + scale 0.901582 0.901582 0.901582; + }; + }; + instance + { + transform + { + position 9.13398 -20.3258 0.955775; + rotation 161.090 0.00000 0.00000 1.00000; + scale 0.756358 0.756358 0.756358; + }; + }; + instance + { + transform + { + position 9.41355 -20.7741 1.08410; + rotation 115.005 0.00000 0.00000 1.00000; + scale 1.03124 1.03124 1.03124; + }; + }; + instance + { + transform + { + position 9.23386 -21.0141 0.998097; + rotation 154.732 0.00000 0.00000 1.00000; + scale 1.00890 1.00890 1.00890; + }; + }; + instance + { + transform + { + position 3.37948 6.82317 0.619073; + rotation 52.0792 0.00000 0.00000 -1.00000; + scale 0.960969 0.960969 0.960969; + }; + }; + instance + { + transform + { + position -5.99561 -20.8117 1.03516; + rotation 86.3646 0.00000 0.00000 -1.00000; + scale 0.829557 0.829557 0.829557; + }; + }; + instance + { + transform + { + position 6.05492 -10.9602 1.04437; + rotation 18.3388 0.00000 0.00000 1.00000; + scale 1.29364 1.29364 1.29364; + }; + }; + instance + { + transform + { + position -8.57237 -20.9374 0.907686; + rotation 27.6689 0.00000 0.00000 -1.00000; + scale 0.964421 0.964421 0.964421; + }; + }; + instance + { + transform + { + position 0.0651896 -20.9036 1.07496; + rotation 87.2227 0.00000 0.00000 1.00000; + scale 0.892436 0.892436 0.892436; + }; + }; + instance + { + transform + { + position -12.7253 -21.0678 1.02199; + rotation 142.619 -0.00000 -0.00000 -1.00000; + scale 1.28695 1.28695 1.28695; + }; + }; + instance + { + transform + { + position -13.0859 -20.9536 1.02753; + rotation 145.770 -0.00000 -0.00000 -1.00000; + scale 0.736380 0.736380 0.736380; + }; + }; + instance + { + transform + { + position -3.58290 -20.5247 0.803134; + rotation 112.367 0.00000 0.00000 -1.00000; + scale 1.24539 1.24539 1.24539; + }; + }; + instance + { + transform + { + position -4.03010 -19.9429 0.774231; + rotation 167.654 0.00000 0.00000 1.00000; + scale 0.960036 0.960036 0.960036; + }; + }; + instance + { + transform + { + position 1.25760 -20.5361 1.02449; + rotation 135.244 -0.00000 -0.00000 -1.00000; + scale 1.08396 1.08396 1.08396; + }; + }; + instance + { + transform + { + position 1.03299 -20.3638 0.974784; + rotation 80.5394 0.00000 0.00000 1.00000; + scale 0.909695 0.909695 0.909695; + }; + }; + instance + { + transform + { + position -3.30309 -28.4006 0.984485; + rotation 103.734 0.00000 0.00000 -1.00000; + scale 1.17071 1.17071 1.17071; + }; + }; + instance + { + transform + { + position 3.19253 -20.7418 0.972251; + rotation 37.1672 0.00000 0.00000 -1.00000; + scale 0.842320 0.842320 0.842320; + }; + }; + instance + { + transform + { + position -7.50021 -11.8478 0.852860; + rotation 81.3542 0.00000 0.00000 1.00000; + scale 1.01739 1.01739 1.01739; + }; + }; + instance + { + transform + { + position -12.7591 -22.0004 0.825020; + rotation 155.760 -0.00000 -0.00000 -1.00000; + scale 0.807315 0.807315 0.807315; + }; + }; + instance + { + transform + { + position 8.72779 -0.396658 0.688065; + rotation 65.4522 0.00000 0.00000 -1.00000; + scale 0.974658 0.974658 0.974658; + }; + }; + instance + { + transform + { + position -12.6144 -12.0477 1.08044; + rotation 118.001 0.00000 0.00000 -1.00000; + scale 1.10660 1.10660 1.10660; + }; + }; + instance + { + transform + { + position -10.6892 -27.6399 0.785370; + rotation 16.4651 0.00000 0.00000 0.999998; + scale 1.25306 1.25306 1.25306; + }; + }; + instance + { + transform + { + position -10.4663 -21.9847 1.16341; + rotation 179.378 -0.00000 -0.00000 -1.00000; + scale 0.934489 0.934489 0.934489; + }; + }; + instance + { + transform + { + position -10.0254 -23.9357 1.04580; + rotation 21.2840 0.00000 0.00000 1.00000; + scale 0.708814 0.708814 0.708814; + }; + }; + instance + { + transform + { + position -8.66454 -25.6507 0.879018; + rotation 39.0474 0.00000 0.00000 -1.00000; + scale 1.21860 1.21860 1.21860; + }; + }; + instance + { + transform + { + position -7.94290 -25.7380 0.756450; + rotation 124.113 -0.00000 -0.00000 -1.00000; + scale 1.04574 1.04574 1.04574; + }; + }; + instance + { + transform + { + position -8.11319 -25.4737 0.810954; + rotation 25.3322 0.00000 0.00000 -1.00000; + scale 1.00547 1.00547 1.00547; + }; + }; + instance + { + transform + { + position 8.86536 -15.3223 0.922005; + rotation 23.3669 0.00000 0.00000 1.00000; + scale 0.930744 0.930744 0.930744; + }; + }; + instance + { + transform + { + position -6.12617 -26.0393 0.955151; + rotation 58.6962 0.00000 0.00000 1.00000; + scale 1.28776 1.28776 1.28776; + }; + }; + instance + { + transform + { + position 8.80003 -24.3334 1.13517; + rotation 1.19941 0.00000 0.00000 -0.999763; + scale 0.706646 0.706646 0.706646; + }; + }; + instance + { + transform + { + position 6.32912 -26.8849 1.09889; + rotation 100.309 0.00000 0.00000 1.00000; + scale 0.967658 0.967658 0.967658; + }; + }; + instance + { + transform + { + position -5.99985 -29.0402 1.09323; + rotation 172.263 0.00000 0.00000 1.00000; + scale 1.03712 1.03712 1.03712; + }; + }; + instance + { + transform + { + position 4.62140 -22.1573 0.957025; + rotation 90.6521 0.00000 0.00000 1.00000; + scale 0.833717 0.833717 0.833717; + }; + }; + instance + { + transform + { + position 4.28573 -23.9538 0.796037; + rotation 72.0246 0.00000 0.00000 -1.00000; + scale 0.731401 0.731401 0.731401; + }; + }; + instance + { + transform + { + position 4.73464 -25.8757 0.975384; + rotation 54.6454 0.00000 0.00000 1.00000; + scale 1.24401 1.24401 1.24401; + }; + }; + instance + { + transform + { + position -12.2846 -21.1317 1.02992; + rotation 142.754 0.00000 0.00000 1.00000; + scale 0.743352 0.743352 0.743352; + }; + }; + instance + { + transform + { + position -12.1673 -17.0600 0.935141; + rotation 52.5950 0.00000 0.00000 1.00000; + scale 0.738756 0.738756 0.738756; + }; + }; + instance + { + transform + { + position 2.85891 -24.1036 0.931660; + rotation 49.4756 0.00000 0.00000 1.00000; + scale 1.28700 1.28700 1.28700; + }; + }; + instance + { + transform + { + position 2.16960 -24.3410 0.930841; + rotation 133.620 0.00000 0.00000 1.00000; + scale 1.10976 1.10976 1.10976; + }; + }; + instance + { + transform + { + position 0.784389 -27.8702 0.938417; + rotation 129.166 0.00000 0.00000 1.00000; + scale 1.03664 1.03664 1.03664; + }; + }; + instance + { + transform + { + position -12.8316 -27.2503 1.06080; + rotation 6.50948 0.00000 0.00000 1.00000; + scale 0.755666 0.755666 0.755666; + }; + }; + instance + { + transform + { + position 1.85683 -26.6030 1.00489; + rotation 158.917 0.00000 0.00000 1.00000; + scale 0.837007 0.837007 0.837007; + }; + }; + instance + { + transform + { + position -2.20078 -26.3119 1.08110; + rotation 63.0652 0.00000 0.00000 -1.00000; + scale 0.904910 0.904910 0.904910; + }; + }; + instance + { + transform + { + position -2.12089 -19.9444 1.05558; + rotation 73.6777 0.00000 0.00000 1.00000; + scale 1.09663 1.09663 1.09663; + }; + }; + instance + { + transform + { + position -2.08152 -18.7469 1.02085; + rotation 64.3210 0.00000 0.00000 1.00000; + scale 0.991189 0.991189 0.991189; + }; + }; + instance + { + transform + { + position -4.53912 -21.4789 0.953152; + rotation 111.707 0.00000 0.00000 -1.00000; + scale 0.729648 0.729648 0.729648; + }; + }; + instance + { + transform + { + position -4.41044 -23.5911 0.793416; + rotation 38.1801 0.00000 0.00000 -1.00000; + scale 0.994550 0.994550 0.994550; + }; + }; + instance + { + transform + { + position 0.151972 -18.7745 0.894251; + rotation 30.9199 0.00000 0.00000 -1.00000; + scale 1.01271 1.01271 1.01271; + }; + }; + instance + { + transform + { + position 0.367516 -21.9925 1.20701; + rotation 136.118 0.00000 0.00000 1.00000; + scale 0.963574 0.963574 0.963574; + }; + }; + instance + { + transform + { + position -1.60297 -21.3544 0.967400; + rotation 120.071 0.00000 0.00000 1.00000; + scale 1.10681 1.10681 1.10681; + }; + }; + instance + { + transform + { + position -1.62071 -20.9912 0.962488; + rotation 111.179 0.00000 0.00000 -1.00000; + scale 1.17695 1.17695 1.17695; + }; + }; + instance + { + transform + { + position -1.86512 -21.1906 0.865840; + rotation 107.181 0.00000 0.00000 -1.00000; + scale 0.978449 0.978449 0.978449; + }; + }; + instance + { + transform + { + position -0.888300 -26.3974 0.895347; + rotation 53.8808 0.00000 0.00000 -1.00000; + scale 1.26709 1.26709 1.26709; + }; + }; + instance + { + transform + { + position -1.00875 -21.4142 1.19701; + rotation 141.658 -0.00000 -0.00000 -1.00000; + scale 0.758068 0.758068 0.758068; + }; + }; + instance + { + transform + { + position -2.29914 -26.9350 1.18339; + rotation 74.3246 0.00000 0.00000 -1.00000; + scale 1.05575 1.05575 1.05575; + }; + }; + instance + { + transform + { + position 2.49901 -26.9149 1.11955; + rotation 154.080 -0.00000 -0.00000 -1.00000; + scale 1.14884 1.14884 1.14884; + }; + }; + instance + { + transform + { + position 5.59346 -17.6554 0.933097; + rotation 80.2514 0.00000 0.00000 1.00000; + scale 1.29596 1.29596 1.29596; + }; + }; + instance + { + transform + { + position 5.17797 -26.2995 0.947310; + rotation 0.546795 0.00000 0.00000 1.00155; + scale 0.839698 0.839698 0.839698; + }; + }; + instance + { + transform + { + position -5.46611 -19.5166 0.988470; + rotation 2.61462 0.00000 0.00000 0.999982; + scale 1.18747 1.18747 1.18747; + }; + }; + instance + { + transform + { + position 7.11948 -13.8445 0.897947; + rotation 170.106 -0.00000 -0.00000 -1.00000; + scale 1.19445 1.19445 1.19445; + }; + }; + instance + { + transform + { + position -6.42894 -21.3360 1.19156; + rotation 170.788 -0.00000 -0.00000 -1.00000; + scale 0.776888 0.776888 0.776888; + }; + }; + instance + { + transform + { + position -8.07236 -22.9400 0.950731; + rotation 161.824 -0.00000 -0.00000 -1.00000; + scale 0.951861 0.951861 0.951861; + }; + }; + instance + { + transform + { + position -10.2390 -25.1277 1.13123; + rotation 29.7334 0.00000 0.00000 -1.00000; + scale 0.961061 0.961061 0.961061; + }; + }; + instance + { + transform + { + position -0.363158 -17.4796 0.876692; + rotation 109.709 0.00000 0.00000 1.00000; + scale 1.27913 1.27913 1.27913; + }; + }; + instance + { + transform + { + position 6.52476 -26.6700 1.08838; + rotation 167.275 -0.00000 -0.00000 -1.00000; + scale 0.933440 0.933440 0.933440; + }; + }; + instance + { + transform + { + position 6.66845 -24.5722 1.21474; + rotation 60.8287 0.00000 0.00000 -1.00000; + scale 1.03051 1.03051 1.03051; + }; + }; + instance + { + transform + { + position -10.8226 -20.8497 0.966069; + rotation 173.552 0.00000 0.00000 1.00000; + scale 0.946444 0.946444 0.946444; + }; + }; + instance + { + transform + { + position 0.839552 -20.9130 1.08146; + rotation 165.630 -0.00000 -0.00000 -1.00000; + scale 1.10448 1.10448 1.10448; + }; + }; + instance + { + transform + { + position -4.23549 -19.2666 0.867023; + rotation 12.7113 0.00000 0.00000 -0.999997; + scale 0.806815 0.806815 0.806815; + }; + }; + instance + { + transform + { + position -10.7051 -20.4197 0.943450; + rotation 27.5003 0.00000 0.00000 1.00000; + scale 1.05606 1.05606 1.05606; + }; + }; + instance + { + transform + { + position -6.87726 -25.3197 0.884566; + rotation 153.756 -0.00000 -0.00000 -1.00000; + scale 1.03614 1.03614 1.03614; + }; + }; + instance + { + transform + { + position -6.55118 -20.8450 1.15623; + rotation 86.0575 0.00000 0.00000 -1.00000; + scale 0.809663 0.809663 0.809663; + }; + }; + instance + { + transform + { + position -0.795098 -19.2751 0.972212; + rotation 175.776 -0.00000 -0.00000 -1.00000; + scale 0.715722 0.715722 0.715722; + }; + }; + instance + { + transform + { + position -11.5229 -1.63480 0.511463; + rotation 130.040 -0.00000 -0.00000 -1.00000; + scale 1.26723 1.26723 1.26723; + }; + }; + instance + { + transform + { + position 5.08408 -20.8104 1.10177; + rotation 179.437 0.00000 0.00000 1.00000; + scale 0.962985 0.962985 0.962985; + }; + }; + instance + { + transform + { + position -8.73808 -4.25570 0.686196; + rotation 92.4241 0.00000 0.00000 1.00000; + scale 0.773152 0.773152 0.773152; + }; + }; + instance + { + transform + { + position -9.26451 -23.0307 1.07868; + rotation 28.1899 0.00000 0.00000 1.00000; + scale 0.951229 0.951229 0.951229; + }; + }; + instance + { + transform + { + position -7.31546 -22.8944 0.877435; + rotation 132.430 0.00000 0.00000 1.00000; + scale 0.972574 0.972574 0.972574; + }; + }; + instance + { + transform + { + position -19.7388 -2.85981 1.06247; + rotation 40.5473 0.00000 0.00000 -1.00000; + scale 1.01895 1.01895 1.01895; + }; + }; + instance + { + transform + { + position 8.51207 -11.3249 1.01166; + rotation 18.4082 0.00000 0.00000 1.00000; + scale 1.27389 1.27389 1.27389; + }; + }; + instance + { + transform + { + position -4.93242 -21.1085 0.942855; + rotation 159.397 -0.00000 -0.00000 -1.00000; + scale 0.944646 0.944646 0.944646; + }; + }; + instance + { + transform + { + position -15.1564 -1.85533 0.852682; + rotation 132.580 -0.00000 -0.00000 -1.00000; + scale 1.00320 1.00320 1.00320; + }; + }; + instance + { + transform + { + position 8.91728 -20.6072 0.861840; + rotation 62.8438 0.00000 0.00000 1.00000; + scale 1.29924 1.29924 1.29924; + }; + }; + instance + { + transform + { + position -2.53288 6.67714 0.229145; + rotation 0.00000 0.00000 0.00000 0.000137744; + scale 1.04634 1.04634 1.04634; + }; + }; + instance + { + transform + { + position -11.1068 -21.0155 0.966291; + rotation 163.061 -0.00000 -0.00000 -1.00000; + scale 1.19160 1.19160 1.19160; + }; + }; + instance + { + transform + { + position -10.2159 -20.3527 0.875258; + rotation 110.690 0.00000 0.00000 -1.00000; + scale 0.911138 0.911138 0.911138; + }; + }; + instance + { + transform + { + position -10.8340 -24.1722 1.09787; + rotation 125.792 -0.00000 -0.00000 -1.00000; + scale 0.882049 0.882049 0.882049; + }; + }; + instance + { + transform + { + position -7.93595 -23.5070 0.965183; + rotation 56.7814 0.00000 0.00000 1.00000; + scale 1.16225 1.16225 1.16225; + }; + }; + instance + { + transform + { + position -6.62333 -26.1246 0.909405; + rotation 177.070 -0.00000 -0.00000 -1.00000; + scale 0.782207 0.782207 0.782207; + }; + }; + instance + { + transform + { + position 5.82975 -18.8903 0.875898; + rotation 33.8809 0.00000 0.00000 1.00000; + scale 0.886908 0.886908 0.886908; + }; + }; + instance + { + transform + { + position 7.92097 5.31538 0.845187; + rotation 164.955 -0.00000 -0.00000 -1.00000; + scale 1.02563 1.02563 1.02563; + }; + }; + instance + { + transform + { + position 1.70879 -23.8916 1.00248; + rotation 10.3092 0.00000 0.00000 1.00000; + scale 1.06549 1.06549 1.06549; + }; + }; + instance + { + transform + { + position 8.98552 -18.1618 0.994527; + rotation 151.150 0.00000 0.00000 1.00000; + scale 0.787377 0.787377 0.787377; + }; + }; + instance + { + transform + { + position -4.07211 -24.2132 0.975157; + rotation 73.2005 0.00000 0.00000 -1.00000; + scale 0.743772 0.743772 0.743772; + }; + }; + instance + { + transform + { + position -0.235628 -24.7354 1.04796; + rotation 16.3343 0.00000 0.00000 -1.00000; + scale 0.772932 0.772932 0.772932; + }; + }; + instance + { + transform + { + position -1.78114 -22.2292 0.922279; + rotation 116.496 0.00000 0.00000 -1.00000; + scale 1.11039 1.11039 1.11039; + }; + }; + instance + { + transform + { + position 5.85737 -18.1495 0.924212; + rotation 70.9617 0.00000 0.00000 -1.00000; + scale 1.08088 1.08088 1.08088; + }; + }; + instance + { + transform + { + position 8.50533 -20.0245 0.839939; + rotation 73.5011 0.00000 0.00000 -1.00000; + scale 0.766873 0.766873 0.766873; + }; + }; + instance + { + transform + { + position -3.34058 -21.1433 0.786681; + rotation 124.214 0.00000 0.00000 1.00000; + scale 0.711662 0.711662 0.711662; + }; + }; + instance + { + transform + { + position 3.40432 -19.4846 1.17334; + rotation 13.6551 0.00000 0.00000 -0.999999; + scale 0.834680 0.834680 0.834680; + }; + }; + instance + { + transform + { + position -1.48778 -25.2859 1.12936; + rotation 23.7124 0.00000 0.00000 1.00000; + scale 1.09018 1.09018 1.09018; + }; + }; + instance + { + transform + { + position 2.32947 -25.4968 0.894842; + rotation 64.6961 0.00000 0.00000 -1.00000; + scale 0.924311 0.924311 0.924311; + }; + }; + instance + { + transform + { + position 1.57185 -24.9841 1.00230; + rotation 95.1308 0.00000 0.00000 1.00000; + scale 0.806248 0.806248 0.806248; + }; + }; + instance + { + transform + { + position 1.22953 -24.6635 1.08427; + rotation 40.6544 0.00000 0.00000 1.00000; + scale 0.945328 0.945328 0.945328; + }; + }; + instance + { + transform + { + position -7.47183 -4.45577 0.659775; + rotation 37.3994 0.00000 0.00000 1.00000; + scale 1.09000 1.09000 1.09000; + }; + }; + instance + { + transform + { + position -9.78434 -22.3251 1.14045; + rotation 69.4903 0.00000 0.00000 1.00000; + scale 0.869521 0.869521 0.869521; + }; + }; + instance + { + transform + { + position 8.17299 2.65172 0.630782; + rotation 153.922 -0.00000 -0.00000 -1.00000; + scale 1.20332 1.20332 1.20332; + }; + }; + instance + { + transform + { + position 9.96614 -14.0663 0.943576; + rotation 138.345 0.00000 0.00000 1.00000; + scale 0.752025 0.752025 0.752025; + }; + }; + instance + { + transform + { + position -12.4748 -24.4932 1.09865; + rotation 34.1586 0.00000 0.00000 1.00000; + scale 1.20602 1.20602 1.20602; + }; + }; + instance + { + transform + { + position 3.44522 -21.2019 0.932766; + rotation 94.5486 0.00000 0.00000 1.00000; + scale 1.22450 1.22450 1.22450; + }; + }; + instance + { + transform + { + position -3.41012 -18.7528 1.16554; + rotation 177.168 0.00000 0.00000 1.00000; + scale 0.944820 0.944820 0.944820; + }; + }; + instance + { + transform + { + position 9.92634 -23.1798 1.08598; + rotation 115.513 0.00000 0.00000 1.00000; + scale 1.15416 1.15416 1.15416; + }; + }; + instance + { + transform + { + position 9.93809 -21.2076 1.21689; + rotation 41.6858 0.00000 0.00000 1.00000; + scale 0.720623 0.720623 0.720623; + }; + }; + instance + { + transform + { + position -16.3158 -6.77574 0.937674; + rotation 35.6525 0.00000 0.00000 1.00000; + scale 1.12016 1.12016 1.12016; + }; + }; + instance + { + transform + { + position -2.68567 -17.3882 0.986250; + rotation 63.0867 0.00000 0.00000 1.00000; + scale 1.26618 1.26618 1.26618; + }; + }; + instance + { + transform + { + position -12.8595 -26.1716 1.06131; + rotation 39.4324 0.00000 0.00000 -1.00000; + scale 0.960118 0.960118 0.960118; + }; + }; + instance + { + transform + { + position -4.90254 -19.7113 0.872108; + rotation 7.49924 0.00000 0.00000 0.999998; + scale 0.892954 0.892954 0.892954; + }; + }; + instance + { + transform + { + position 4.69447 -17.9205 0.932832; + rotation 61.6346 0.00000 0.00000 -1.00000; + scale 1.14584 1.14584 1.14584; + }; + }; + instance + { + transform + { + position 8.55561 -19.6944 0.954246; + rotation 101.110 0.00000 0.00000 -1.00000; + scale 1.04244 1.04244 1.04244; + }; + }; + instance + { + transform + { + position -8.59103 -17.9904 1.17590; + rotation 107.183 0.00000 0.00000 1.00000; + scale 1.26746 1.26746 1.26746; + }; + }; + instance + { + transform + { + position -9.18104 -19.2422 1.10635; + rotation 131.335 -0.00000 -0.00000 -1.00000; + scale 1.14142 1.14142 1.14142; + }; + }; + instance + { + transform + { + position -7.78772 -19.3496 1.05681; + rotation 11.9625 0.00000 0.00000 -1.00001; + scale 1.09570 1.09570 1.09570; + }; + }; + instance + { + transform + { + position -6.55009 -17.1533 0.848550; + rotation 5.40496 0.00000 0.00000 -0.999992; + scale 1.27325 1.27325 1.27325; + }; + }; + instance + { + transform + { + position 7.14412 -18.7062 0.915504; + rotation 158.142 0.00000 0.00000 1.00000; + scale 0.871834 0.871834 0.871834; + }; + }; + instance + { + transform + { + position 6.93225 -18.7317 0.854492; + rotation 40.6417 0.00000 0.00000 -1.00000; + scale 1.07746 1.07746 1.07746; + }; + }; + instance + { + transform + { + position 5.64341 -18.7270 0.908664; + rotation 64.0371 0.00000 0.00000 -1.00000; + scale 0.878666 0.878666 0.878667; + }; + }; + instance + { + transform + { + position 8.78816 1.99449 0.679909; + rotation 11.4633 0.00000 0.00000 -1.00001; + scale 1.02662 1.02662 1.02662; + }; + }; + instance + { + transform + { + position -9.75855 -21.1534 0.983519; + rotation 10.6293 0.00000 0.00000 0.999997; + scale 0.725535 0.725535 0.725535; + }; + }; + instance + { + transform + { + position -1.80019 -19.7032 1.02371; + rotation 132.449 0.00000 0.00000 1.00000; + scale 1.24837 1.24837 1.24837; + }; + }; + instance + { + transform + { + position 0.179965 -19.3737 0.896628; + rotation 119.515 0.00000 0.00000 1.00000; + scale 0.724767 0.724767 0.724767; + }; + }; + instance + { + transform + { + position -0.982066 -17.3060 0.826129; + rotation 47.6150 0.00000 0.00000 1.00000; + scale 1.20216 1.20216 1.20216; + }; + }; + instance + { + transform + { + position -19.9984 -3.10035 1.07111; + rotation 50.5890 0.00000 0.00000 1.00000; + scale 1.15865 1.15865 1.15865; + }; + }; + instance + { + transform + { + position -0.620963 -17.2476 0.858094; + rotation 16.8324 0.00000 0.00000 -0.999999; + scale 0.748655 0.748655 0.748655; + }; + }; + instance + { + transform + { + position 1.79216 3.25625 0.118443; + rotation 133.103 0.00000 0.00000 1.00000; + scale 1.08285 1.08285 1.08285; + }; + }; + instance + { + transform + { + position -8.75947 -16.9355 1.04834; + rotation 80.4588 0.00000 0.00000 -1.00000; + scale 0.962831 0.962831 0.962831; + }; + }; + instance + { + transform + { + position -10.7528 -18.9483 0.956850; + rotation 25.3676 0.00000 0.00000 1.00000; + scale 1.14867 1.14867 1.14867; + }; + }; + instance + { + transform + { + position -7.49525 -26.2971 0.795418; + rotation 54.1549 0.00000 0.00000 1.00000; + scale 0.814653 0.814653 0.814653; + }; + }; + instance + { + transform + { + position -4.42908 -18.6927 1.03914; + rotation 101.116 0.00000 0.00000 -1.00000; + scale 1.04403 1.04403 1.04403; + }; + }; + instance + { + transform + { + position 8.29861 -23.2524 1.16679; + rotation 96.2492 0.00000 0.00000 -1.00000; + scale 0.920293 0.920293 0.920293; + }; + }; + instance + { + transform + { + position -2.96383 -18.6959 1.15014; + rotation 130.151 -0.00000 -0.00000 -1.00000; + scale 0.762375 0.762375 0.762375; + }; + }; + instance + { + transform + { + position -6.33416 -24.1855 0.763653; + rotation 13.6285 0.00000 0.00000 1.00001; + scale 1.25002 1.25002 1.25002; + }; + }; + instance + { + transform + { + position 0.350451 -18.3217 0.953506; + rotation 116.559 0.00000 0.00000 -1.00000; + scale 1.03304 1.03304 1.03304; + }; + }; + instance + { + transform + { + position -2.92353 -25.3642 1.08117; + rotation 16.2580 0.00000 0.00000 -1.00000; + scale 0.907843 0.907843 0.907843; + }; + }; + instance + { + transform + { + position 3.54249 -22.9242 0.871243; + rotation 32.7509 0.00000 0.00000 1.00000; + scale 1.15329 1.15329 1.15329; + }; + }; + instance + { + transform + { + position -5.40987 -25.5921 0.904932; + rotation 140.297 0.00000 0.00000 1.00000; + scale 0.754930 0.754930 0.754930; + }; + }; + instance + { + transform + { + position -1.13603 -18.0372 0.898772; + rotation 125.709 0.00000 0.00000 1.00000; + scale 1.16479 1.16479 1.16479; + }; + }; + instance + { + transform + { + position 2.15271 -18.1079 1.17516; + rotation 131.285 -0.00000 -0.00000 -1.00000; + scale 1.08892 1.08892 1.08892; + }; + }; + instance + { + transform + { + position 2.46697 -18.5366 1.11339; + rotation 0.298707 0.00000 0.00000 1.00008; + scale 0.911409 0.911409 0.911409; + }; + }; + instance + { + transform + { + position 1.28969 -16.9112 1.20436; + rotation 60.8420 0.00000 0.00000 -1.00000; + scale 1.22851 1.22851 1.22851; + }; + }; + instance + { + transform + { + position 3.94841 -18.2632 0.981332; + rotation 15.1793 0.00000 0.00000 -0.999999; + scale 0.998508 0.998508 0.998508; + }; + }; + instance + { + transform + { + position -5.36265 -25.1881 0.916148; + rotation 115.849 0.00000 0.00000 -1.00000; + scale 0.789505 0.789505 0.789505; + }; + }; + instance + { + transform + { + position 4.22748 -18.4359 1.02339; + rotation 125.238 0.00000 0.00000 1.00000; + scale 0.968333 0.968333 0.968333; + }; + }; + instance + { + transform + { + position 3.55194 -17.2141 0.797675; + rotation 132.432 0.00000 0.00000 1.00000; + scale 0.842129 0.842129 0.842129; + }; + }; + instance + { + transform + { + position 9.17394 -12.2426 0.989903; + rotation 43.6108 0.00000 0.00000 1.00000; + scale 0.828192 0.828192 0.828192; + }; + }; + instance + { + transform + { + position -5.52217 -4.23855 0.505503; + rotation 105.353 0.00000 0.00000 -1.00000; + scale 1.21156 1.21156 1.21156; + }; + }; + instance + { + transform + { + position 7.78195 -21.8395 0.826055; + rotation 11.7649 0.00000 0.00000 1.00001; + scale 1.25033 1.25033 1.25033; + }; + }; + instance + { + transform + { + position 9.06309 -19.8216 0.991901; + rotation 29.3052 0.00000 0.00000 1.00000; + scale 0.880698 0.880698 0.880698; + }; + }; + instance + { + transform + { + position 9.54364 -18.0530 1.00881; + rotation 5.53549 0.00000 0.00000 0.999996; + scale 0.863919 0.863919 0.863919; + }; + }; + instance + { + transform + { + position 9.32292 -17.9906 1.00365; + rotation 103.757 0.00000 0.00000 -1.00000; + scale 1.08925 1.08925 1.08925; + }; + }; + instance + { + transform + { + position 9.62402 -23.5496 1.10949; + rotation 177.745 0.00000 0.00000 1.00000; + scale 0.751271 0.751271 0.751271; + }; + }; + instance + { + transform + { + position 1.84576 -21.9911 1.05980; + rotation 138.787 -0.00000 -0.00000 -1.00000; + scale 0.825359 0.825359 0.825359; + }; + }; + instance + { + transform + { + position 9.56482 -17.3049 0.920910; + rotation 2.32023 0.00000 0.00000 1.00007; + scale 1.02662 1.02662 1.02662; + }; + }; + instance + { + transform + { + position 9.12604 -17.4942 0.972638; + rotation 114.624 0.00000 0.00000 -1.00000; + scale 1.11170 1.11170 1.11170; + }; + }; + instance + { + transform + { + position -5.99174 -19.9124 1.05149; + rotation 169.869 0.00000 0.00000 1.00000; + scale 1.03315 1.03315 1.03315; + }; + }; + instance + { + transform + { + position -5.18386 -17.4922 0.856076; + rotation 52.4059 0.00000 0.00000 -1.00000; + scale 0.820521 0.820521 0.820521; + }; + }; + instance + { + transform + { + position -6.74601 -17.5733 0.787869; + rotation 36.3143 0.00000 0.00000 -1.00000; + scale 0.968207 0.968207 0.968207; + }; + }; + instance + { + transform + { + position -7.05800 -18.7962 0.937297; + rotation 179.021 0.00000 0.00000 1.00000; + scale 0.929090 0.929090 0.929090; + }; + }; + instance + { + transform + { + position -6.92574 -19.0768 0.983111; + rotation 48.5097 0.00000 0.00000 1.00000; + scale 1.23150 1.23150 1.23150; + }; + }; + instance + { + transform + { + position -7.99637 -19.3395 1.09278; + rotation 57.8783 0.00000 0.00000 1.00000; + scale 1.29344 1.29344 1.29344; + }; + }; + instance + { + transform + { + position -19.0439 2.42285 1.05210; + rotation 106.825 0.00000 0.00000 -1.00000; + scale 1.15688 1.15688 1.15688; + }; + }; + instance + { + transform + { + position -7.71668 -17.5124 0.933862; + rotation 4.16600 0.00000 0.00000 1.00002; + scale 0.991486 0.991486 0.991486; + }; + }; + instance + { + transform + { + position -7.15735 -18.0406 0.796113; + rotation 23.2334 0.00000 0.00000 1.00000; + scale 0.820488 0.820488 0.820488; + }; + }; + instance + { + transform + { + position 9.52758 -26.6181 0.889060; + rotation 87.8036 0.00000 0.00000 1.00000; + scale 0.880814 0.880814 0.880814; + }; + }; + instance + { + transform + { + position -7.56840 -17.3283 0.916784; + rotation 110.926 0.00000 0.00000 1.00000; + scale 0.753578 0.753578 0.753578; + }; + }; + instance + { + transform + { + position -8.20742 -17.3750 1.06387; + rotation 115.393 0.00000 0.00000 -1.00000; + scale 0.721153 0.721153 0.721153; + }; + }; + instance + { + transform + { + position 7.50933 -24.5598 1.14475; + rotation 84.0744 0.00000 0.00000 1.00000; + scale 1.09408 1.09408 1.09408; + }; + }; + instance + { + transform + { + position -9.82589 -19.8002 0.814696; + rotation 173.391 -0.00000 -0.00000 -1.00000; + scale 0.925311 0.925311 0.925311; + }; + }; + instance + { + transform + { + position -8.96030 -19.7638 0.961406; + rotation 2.13762 0.00000 0.00000 -0.999999; + scale 1.24152 1.24152 1.24152; + }; + }; + instance + { + transform + { + position -9.21847 -19.8361 0.886700; + rotation 158.927 -0.00000 -0.00000 -1.00000; + scale 1.20294 1.20294 1.20294; + }; + }; + instance + { + transform + { + position 1.01390 -24.9315 1.05629; + rotation 1.54860 0.00000 0.00000 0.999953; + scale 1.11722 1.11722 1.11722; + }; + }; + instance + { + transform + { + position 7.31952 3.95148 0.751908; + rotation 158.304 0.00000 0.00000 1.00000; + scale 0.700687 0.700687 0.700687; + }; + }; + instance + { + transform + { + position -9.11434 -18.2145 1.21081; + rotation 131.997 0.00000 0.00000 1.00000; + scale 0.809838 0.809838 0.809838; + }; + }; + instance + { + transform + { + position -10.0125 -17.3643 1.12061; + rotation 76.2643 0.00000 0.00000 -1.00000; + scale 0.750479 0.750479 0.750479; + }; + }; + instance + { + transform + { + position -10.9350 -18.2469 0.919382; + rotation 54.3567 0.00000 0.00000 -1.00000; + scale 1.03418 1.03418 1.03418; + }; + }; + instance + { + transform + { + position -10.9180 -19.4564 0.956936; + rotation 151.274 0.00000 0.00000 1.00000; + scale 1.14651 1.14651 1.14651; + }; + }; + instance + { + transform + { + position -5.68422 -6.35548 0.854705; + rotation 148.101 0.00000 0.00000 1.00000; + scale 0.768422 0.768422 0.768422; + }; + }; + instance + { + transform + { + position -12.9008 -24.6508 1.12974; + rotation 4.42463 0.00000 0.00000 1.00002; + scale 1.09291 1.09291 1.09291; + }; + }; + instance + { + transform + { + position -10.5612 -24.4399 1.08084; + rotation 5.22059 0.00000 0.00000 -0.999992; + scale 1.01688 1.01688 1.01688; + }; + }; + instance + { + transform + { + position 7.86841 -26.6047 1.23181; + rotation 69.7227 0.00000 0.00000 -1.00000; + scale 1.07184 1.07184 1.07184; + }; + }; + instance + { + transform + { + position -14.0048 -3.39789 0.687137; + rotation 154.419 0.00000 0.00000 1.00000; + scale 1.17056 1.17056 1.17056; + }; + }; + instance + { + transform + { + position -10.2626 -18.2070 1.03862; + rotation 79.0491 0.00000 0.00000 1.00000; + scale 1.19606 1.19606 1.19606; + }; + }; + instance + { + transform + { + position -18.3602 -5.59047 0.920827; + rotation 86.2647 0.00000 0.00000 1.00000; + scale 0.960609 0.960609 0.960609; + }; + }; + instance + { + transform + { + position -11.2823 -21.6855 1.10239; + rotation 114.517 0.00000 0.00000 -1.00000; + scale 0.920477 0.920477 0.920477; + }; + }; + instance + { + transform + { + position -19.9584 -6.74104 0.758151; + rotation 163.163 0.00000 0.00000 1.00000; + scale 0.845561 0.845561 0.845560; + }; + }; + instance + { + transform + { + position -18.7587 -3.53821 0.948451; + rotation 89.3370 0.00000 0.00000 1.00000; + scale 0.868658 0.868658 0.868658; + }; + }; + instance + { + transform + { + position 8.70169 -17.1442 0.922476; + rotation 145.802 -0.00000 -0.00000 -1.00000; + scale 0.966473 0.966473 0.966473; + }; + }; + instance + { + transform + { + position 8.20308 -17.4689 1.04294; + rotation 150.928 0.00000 0.00000 1.00000; + scale 0.881847 0.881847 0.881847; + }; + }; + instance + { + transform + { + position 8.29253 -17.2811 0.998648; + rotation 116.164 0.00000 0.00000 -1.00000; + scale 1.17293 1.17293 1.17293; + }; + }; + instance + { + transform + { + position -7.45436 -20.5131 1.19228; + rotation 68.0414 0.00000 0.00000 1.00000; + scale 1.03751 1.03751 1.03751; + }; + }; + instance + { + transform + { + position 4.09296 -19.7041 1.14893; + rotation 13.1544 0.00000 0.00000 1.00000; + scale 1.21149 1.21149 1.21149; + }; + }; + instance + { + transform + { + position -9.52189 4.08182 0.0834255; + rotation 176.049 0.00000 0.00000 1.00000; + scale 0.995031 0.995031 0.995031; + }; + }; + instance + { + transform + { + position 2.87899 -17.3503 0.969931; + rotation 146.016 0.00000 0.00000 1.00000; + scale 0.861702 0.861702 0.861702; + }; + }; + instance + { + transform + { + position 2.86594 -19.4616 1.14123; + rotation 167.639 0.00000 0.00000 1.00000; + scale 1.26818 1.26818 1.26818; + }; + }; + instance + { + transform + { + position 2.53492 -24.3733 0.890248; + rotation 111.024 0.00000 0.00000 1.00000; + scale 1.23709 1.23709 1.23709; + }; + }; + instance + { + transform + { + position -5.21440 -12.2415 1.10262; + rotation 11.5667 0.00000 0.00000 1.00000; + scale 1.08213 1.08213 1.08213; + }; + }; + instance + { + transform + { + position -4.04936 -19.5784 0.800664; + rotation 35.4058 0.00000 0.00000 -1.00000; + scale 0.826161 0.826161 0.826161; + }; + }; + instance + { + transform + { + position -3.75100 -19.1453 1.00321; + rotation 64.7472 0.00000 0.00000 1.00000; + scale 0.827603 0.827603 0.827603; + }; + }; + instance + { + transform + { + position 0.152132 -24.7595 1.04395; + rotation 155.127 -0.00000 -0.00000 -1.00000; + scale 0.911206 0.911206 0.911206; + }; + }; + instance + { + transform + { + position -6.41849 -12.4251 1.14682; + rotation 33.1489 0.00000 0.00000 1.00000; + scale 0.802163 0.802163 0.802163; + }; + }; + instance + { + transform + { + position 2.49764 -17.0813 1.10039; + rotation 7.68188 0.00000 0.00000 0.999996; + scale 0.891294 0.891294 0.891294; + }; + }; + instance + { + transform + { + position -7.24994 -15.5109 1.09148; + rotation 76.7004 0.00000 0.00000 1.00000; + scale 0.842265 0.842265 0.842265; + }; + }; + instance + { + transform + { + position -19.6420 -4.07640 1.06014; + rotation 122.288 -0.00000 -0.00000 -1.00000; + scale 0.744798 0.744798 0.744798; + }; + }; + instance + { + transform + { + position 1.56382 -22.0208 1.09230; + rotation 44.3643 0.00000 0.00000 -1.00000; + scale 1.10301 1.10301 1.10301; + }; + }; + instance + { + transform + { + position 1.75441 -22.6568 1.05626; + rotation 91.5200 0.00000 0.00000 1.00000; + scale 0.701749 0.701749 0.701749; + }; + }; + instance + { + transform + { + position -11.0321 -17.5184 0.961852; + rotation 38.2099 0.00000 0.00000 -1.00000; + scale 0.745329 0.745329 0.745329; + }; + }; + instance + { + transform + { + position -9.84717 -19.5346 0.890821; + rotation 130.786 0.00000 0.00000 1.00000; + scale 1.23640 1.23640 1.23640; + }; + }; + instance + { + transform + { + position -4.24486 -26.3020 1.08440; + rotation 78.5714 0.00000 0.00000 -1.00000; + scale 0.901967 0.901967 0.901967; + }; + }; + instance + { + transform + { + position 4.18141 -22.4251 0.926782; + rotation 61.4561 0.00000 0.00000 -1.00000; + scale 1.04727 1.04727 1.04727; + }; + }; + instance + { + transform + { + position -5.51650 -1.34978 0.260852; + rotation 60.2907 0.00000 0.00000 1.00000; + scale 1.28436 1.28436 1.28436; + }; + }; + instance + { + transform + { + position 5.36029 -17.9960 0.954263; + rotation 43.8039 0.00000 0.00000 -1.00000; + scale 0.871354 0.871354 0.871354; + }; + }; + instance + { + transform + { + position 6.52391 -26.1471 1.04474; + rotation 43.5851 0.00000 0.00000 1.00000; + scale 1.22343 1.22343 1.22343; + }; + }; + instance + { + transform + { + position -7.53358 -16.4027 1.08829; + rotation 64.7229 0.00000 0.00000 -1.00000; + scale 1.12086 1.12086 1.12086; + }; + }; + instance + { + transform + { + position 3.84021 -18.4810 0.990493; + rotation 15.8770 0.00000 0.00000 1.00000; + scale 1.11972 1.11972 1.11972; + }; + }; + instance + { + transform + { + position -1.62683 -19.3184 0.978322; + rotation 121.303 -0.00000 -0.00000 -1.00000; + scale 0.751204 0.751204 0.751204; + }; + }; + instance + { + transform + { + position -0.468140 -19.0131 0.971121; + rotation 120.752 0.00000 0.00000 1.00000; + scale 1.06050 1.06050 1.06050; + }; + }; + instance + { + transform + { + position -7.25516 -16.8839 0.990847; + rotation 0.746506 0.00000 0.00000 1.00012; + scale 0.700042 0.700042 0.700042; + }; + }; + instance + { + transform + { + position 8.05988 -22.2956 0.988420; + rotation 87.5111 0.00000 0.00000 -1.00000; + scale 0.900910 0.900910 0.900910; + }; + }; + instance + { + transform + { + position -2.79665 -18.8306 1.13067; + rotation 65.2890 0.00000 0.00000 -1.00000; + scale 1.15441 1.15441 1.15441; + }; + }; + instance + { + transform + { + position 8.90510 -18.8894 1.02780; + rotation 0.00000 0.00000 0.00000 -0.000122221; + scale 1.28091 1.28091 1.28091; + }; + }; + instance + { + transform + { + position 8.77459 -22.4903 1.06023; + rotation 164.223 -0.00000 -0.00000 -1.00000; + scale 1.17433 1.17433 1.17433; + }; + }; + instance + { + transform + { + position 9.90669 -17.8472 1.00696; + rotation 34.1417 0.00000 0.00000 -1.00000; + scale 1.13358 1.13358 1.13358; + }; + }; + instance + { + transform + { + position 3.09260 -17.9587 0.973310; + rotation 84.1208 0.00000 0.00000 -1.00000; + scale 1.06780 1.06780 1.06780; + }; + }; + instance + { + transform + { + position -8.81397 -25.9027 0.929889; + rotation 12.3456 0.00000 0.00000 1.00000; + scale 0.801768 0.801768 0.801768; + }; + }; + instance + { + transform + { + position -10.1578 -25.7517 1.03272; + rotation 51.7721 0.00000 0.00000 -1.00000; + scale 1.19440 1.19440 1.19440; + }; + }; + instance + { + transform + { + position -8.22694 -16.3641 1.05569; + rotation 101.287 0.00000 0.00000 1.00000; + scale 1.07566 1.07566 1.07566; + }; + }; + instance + { + transform + { + position 2.84659 -16.7018 0.994064; + rotation 63.9000 0.00000 0.00000 1.00000; + scale 1.08283 1.08283 1.08283; + }; + }; + instance + { + transform + { + position -10.8522 -25.7924 0.973259; + rotation 168.739 -0.00000 -0.00000 -1.00000; + scale 1.29846 1.29846 1.29846; + }; + }; + instance + { + transform + { + position 6.73435 -14.4964 0.823802; + rotation 102.619 0.00000 0.00000 -1.00000; + scale 1.25336 1.25336 1.25336; + }; + }; + instance + { + transform + { + position -3.69902 -21.1616 0.877795; + rotation 27.3881 0.00000 0.00000 -1.00000; + scale 0.782651 0.782651 0.782651; + }; + }; + instance + { + transform + { + position -6.77709 -13.5069 1.18262; + rotation 80.1073 0.00000 0.00000 -1.00000; + scale 0.713184 0.713184 0.713184; + }; + }; + instance + { + transform + { + position -10.8165 -26.1916 0.907339; + rotation 28.3407 0.00000 0.00000 -1.00000; + scale 1.16521 1.16521 1.16521; + }; + }; + instance + { + transform + { + position -8.72811 -11.2884 0.874491; + rotation 81.1909 0.00000 0.00000 1.00000; + scale 1.25893 1.25893 1.25893; + }; + }; + instance + { + transform + { + position 7.52186 -4.83677 0.880262; + rotation 69.3458 0.00000 0.00000 -1.00000; + scale 0.862839 0.862839 0.862839; + }; + }; + instance + { + transform + { + position 4.98239 -10.5693 0.931742; + rotation 19.9933 0.00000 0.00000 -1.00000; + scale 0.795374 0.795374 0.795374; + }; + }; + instance + { + transform + { + position 4.70757 -9.68806 0.756104; + rotation 55.2183 0.00000 0.00000 1.00000; + scale 1.05875 1.05875 1.05875; + }; + }; + instance + { + transform + { + position -7.28811 -10.3797 0.826250; + rotation 1.09359 0.00000 0.00000 1.00001; + scale 0.978949 0.978949 0.978949; + }; + }; + instance + { + transform + { + position -7.49653 -10.2218 0.843532; + rotation 3.28565 0.00000 0.00000 1.00005; + scale 0.879588 0.879588 0.879588; + }; + }; + instance + { + transform + { + position -6.07257 -10.2715 0.759871; + rotation 172.753 -0.00000 -0.00000 -1.00000; + scale 0.963358 0.963358 0.963359; + }; + }; + instance + { + transform + { + position -11.7232 -11.7530 0.962264; + rotation 111.398 0.00000 0.00000 1.00000; + scale 1.08766 1.08766 1.08766; + }; + }; + instance + { + transform + { + position -13.0170 -14.5038 0.866024; + rotation 64.6838 0.00000 0.00000 -1.00000; + scale 1.27545 1.27545 1.27545; + }; + }; + instance + { + transform + { + position -12.8051 -14.5661 0.876122; + rotation 77.5879 0.00000 0.00000 -1.00000; + scale 1.05717 1.05717 1.05717; + }; + }; + instance + { + transform + { + position -0.898930 -20.5687 1.04068; + rotation 96.4787 0.00000 0.00000 -1.00000; + scale 1.07441 1.07441 1.07441; + }; + }; + instance + { + transform + { + position -1.97696 -22.2057 0.865972; + rotation 36.3120 0.00000 0.00000 1.00000; + scale 1.01733 1.01733 1.01733; + }; + }; + instance + { + transform + { + position -7.54311 4.80727 0.0634182; + rotation 107.986 0.00000 0.00000 1.00000; + scale 0.858191 0.858191 0.858191; + }; + }; + instance + { + transform + { + position -17.1411 -10.9346 0.859638; + rotation 42.6063 0.00000 0.00000 1.00000; + scale 0.892297 0.892297 0.892297; + }; + }; + instance + { + transform + { + position -9.68395 -15.3890 0.953578; + rotation 149.719 -0.00000 -0.00000 -1.00000; + scale 0.791279 0.791279 0.791279; + }; + }; + instance + { + transform + { + position -7.29959 -12.1064 0.941545; + rotation 20.7001 0.00000 0.00000 1.00000; + scale 0.907978 0.907978 0.907978; + }; + }; + instance + { + transform + { + position -8.78672 -14.3349 0.989382; + rotation 99.4844 0.00000 0.00000 1.00000; + scale 0.922501 0.922501 0.922501; + }; + }; + instance + { + transform + { + position 3.55269 -4.21312 0.609491; + rotation 37.5143 0.00000 0.00000 -1.00000; + scale 0.905967 0.905967 0.905967; + }; + }; + instance + { + transform + { + position -5.40029 -12.0577 1.06753; + rotation 91.4391 0.00000 0.00000 1.00000; + scale 1.24960 1.24960 1.24960; + }; + }; + instance + { + transform + { + position -2.33175 -22.0041 0.786675; + rotation 82.5053 0.00000 0.00000 1.00000; + scale 0.917458 0.917458 0.917458; + }; + }; + instance + { + transform + { + position -16.6098 -0.762638 0.868304; + rotation 165.287 0.00000 0.00000 1.00000; + scale 1.09307 1.09307 1.09307; + }; + }; + instance + { + transform + { + position -5.89844 -20.2004 1.03944; + rotation 111.098 0.00000 0.00000 -1.00000; + scale 0.737478 0.737478 0.737478; + }; + }; + instance + { + transform + { + position 8.01148 -14.8683 0.875041; + rotation 4.03736 0.00000 0.00000 -0.999989; + scale 1.29081 1.29081 1.29081; + }; + }; + instance + { + transform + { + position 3.58198 -12.9464 1.15108; + rotation 41.3347 0.00000 0.00000 1.00000; + scale 0.833699 0.833699 0.833699; + }; + }; + instance + { + transform + { + position 3.90511 -14.4472 1.08118; + rotation 13.5864 0.00000 0.00000 -1.00000; + scale 1.19035 1.19035 1.19035; + }; + }; + instance + { + transform + { + position 4.80608 -15.6389 0.917379; + rotation 11.9206 0.00000 0.00000 1.00000; + scale 1.18897 1.18897 1.18897; + }; + }; + instance + { + transform + { + position -1.47674 -17.0148 0.853588; + rotation 147.125 -0.00000 -0.00000 -1.00000; + scale 0.946224 0.946224 0.946224; + }; + }; + instance + { + transform + { + position -7.18446 -12.8981 1.14588; + rotation 54.9029 0.00000 0.00000 -1.00000; + scale 0.886361 0.886361 0.886361; + }; + }; + instance + { + transform + { + position -11.7087 -25.0057 1.09192; + rotation 73.8146 0.00000 0.00000 1.00000; + scale 0.803691 0.803691 0.803691; + }; + }; + instance + { + transform + { + position -0.509410 -16.1698 0.943389; + rotation 42.6239 0.00000 0.00000 -1.00000; + scale 1.09333 1.09333 1.09333; + }; + }; + instance + { + transform + { + position -3.46561 -15.7608 0.764530; + rotation 154.799 -0.00000 -0.00000 -1.00000; + scale 0.977944 0.977944 0.977944; + }; + }; + instance + { + transform + { + position 5.76333 -3.06504 0.631437; + rotation 116.119 0.00000 0.00000 -1.00000; + scale 1.01788 1.01788 1.01788; + }; + }; + instance + { + transform + { + position -2.36032 -11.3685 0.990762; + rotation 14.5986 0.00000 0.00000 0.999999; + scale 1.27548 1.27548 1.27548; + }; + }; + instance + { + transform + { + position -1.43091 -12.8487 0.967281; + rotation 119.123 0.00000 0.00000 1.00000; + scale 1.28522 1.28522 1.28522; + }; + }; + instance + { + transform + { + position -1.57659 -12.6262 1.01860; + rotation 10.4949 0.00000 0.00000 1.00000; + scale 0.714826 0.714826 0.714826; + }; + }; + instance + { + transform + { + position -2.85436 -12.4902 0.938575; + rotation 117.396 0.00000 0.00000 -1.00000; + scale 1.01900 1.01900 1.01900; + }; + }; + instance + { + transform + { + position -2.34665 -11.9226 0.952154; + rotation 90.3695 0.00000 0.00000 1.00000; + scale 0.805860 0.805860 0.805860; + }; + }; + instance + { + transform + { + position -2.89599 -12.8813 0.910076; + rotation 143.377 -0.00000 -0.00000 -1.00000; + scale 0.825202 0.825202 0.825202; + }; + }; + instance + { + transform + { + position -1.09758 -13.0537 0.876779; + rotation 95.6132 0.00000 0.00000 -1.00000; + scale 0.934550 0.934550 0.934550; + }; + }; + instance + { + transform + { + position -1.74194 -14.1992 0.801047; + rotation 44.1819 0.00000 0.00000 -1.00000; + scale 1.21511 1.21511 1.21511; + }; + }; + instance + { + transform + { + position -9.42717 -12.9675 0.758938; + rotation 10.6808 0.00000 0.00000 1.00000; + scale 1.07986 1.07986 1.07986; + }; + }; + instance + { + transform + { + position -9.41802 -22.8254 1.09904; + rotation 63.3729 0.00000 0.00000 -1.00000; + scale 0.918958 0.918958 0.918958; + }; + }; + instance + { + transform + { + position -0.435748 -14.0870 0.800780; + rotation 41.9887 0.00000 0.00000 -1.00000; + scale 0.959443 0.959443 0.959443; + }; + }; + instance + { + transform + { + position 0.177859 -13.2187 0.694611; + rotation 76.5514 0.00000 0.00000 1.00000; + scale 0.782889 0.782889 0.782889; + }; + }; + instance + { + transform + { + position 0.194351 -13.6068 0.699349; + rotation 21.3523 0.00000 0.00000 -0.999999; + scale 1.22575 1.22575 1.22575; + }; + }; + instance + { + transform + { + position 5.67653 -2.43862 0.551204; + rotation 15.8960 0.00000 0.00000 -1.00000; + scale 0.748224 0.748224 0.748224; + }; + }; + instance + { + transform + { + position -10.6891 -24.6390 1.09683; + rotation 105.066 0.00000 0.00000 -1.00000; + scale 0.987958 0.987958 0.987958; + }; + }; + instance + { + transform + { + position -3.49280 -13.2665 0.901916; + rotation 38.5939 0.00000 0.00000 -1.00000; + scale 0.904188 0.904188 0.904188; + }; + }; + instance + { + transform + { + position -3.21530 -14.7315 0.835049; + rotation 109.378 0.00000 0.00000 1.00000; + scale 0.850779 0.850779 0.850779; + }; + }; + instance + { + transform + { + position -4.20845 -14.6980 0.882182; + rotation 69.7540 0.00000 0.00000 1.00000; + scale 1.17083 1.17083 1.17083; + }; + }; + instance + { + transform + { + position -3.34610 -11.8715 0.919143; + rotation 117.409 0.00000 0.00000 -1.00000; + scale 0.987191 0.987191 0.987191; + }; + }; + instance + { + transform + { + position -4.16411 -12.1593 1.02145; + rotation 55.0812 0.00000 0.00000 -1.00000; + scale 1.10124 1.10124 1.10124; + }; + }; + instance + { + transform + { + position -1.37835 -23.9343 1.09598; + rotation 9.78233 0.00000 0.00000 -1.00000; + scale 1.24148 1.24148 1.24148; + }; + }; + instance + { + transform + { + position -4.34597 -15.4383 0.889148; + rotation 86.3598 0.00000 0.00000 1.00000; + scale 0.992129 0.992129 0.992129; + }; + }; + instance + { + transform + { + position -6.70913 -22.0738 1.09070; + rotation 133.257 -0.00000 -0.00000 -1.00000; + scale 0.754279 0.754279 0.754279; + }; + }; + instance + { + transform + { + position -3.66315 -15.8963 0.774583; + rotation 13.6802 0.00000 0.00000 1.00000; + scale 0.929108 0.929108 0.929108; + }; + }; + instance + { + transform + { + position 0.000409685 -15.7939 1.09429; + rotation 89.9423 0.00000 0.00000 -1.00000; + scale 0.753680 0.753680 0.753680; + }; + }; + instance + { + transform + { + position -0.0659216 -15.3481 1.12728; + rotation 81.2284 0.00000 0.00000 -1.00000; + scale 0.923512 0.923512 0.923512; + }; + }; + instance + { + transform + { + position 1.10428 -16.7771 1.18638; + rotation 64.1818 0.00000 0.00000 -1.00000; + scale 1.04790 1.04790 1.04790; + }; + }; + instance + { + transform + { + position 9.12539 -21.6712 0.993577; + rotation 178.771 -0.00000 -0.00000 -1.00000; + scale 0.952057 0.952057 0.952057; + }; + }; + instance + { + transform + { + position 4.48450 0.598600 0.529539; + rotation 73.9408 0.00000 0.00000 1.00000; + scale 0.828178 0.828178 0.828178; + }; + }; + instance + { + transform + { + position -1.33779 -16.4632 0.900511; + rotation 130.928 -0.00000 -0.00000 -1.00000; + scale 1.28867 1.28867 1.28867; + }; + }; + instance + { + transform + { + position 5.58435 -4.33274 0.632492; + rotation 43.5842 0.00000 0.00000 -1.00000; + scale 0.914833 0.914833 0.914833; + }; + }; + instance + { + transform + { + position 1.10221 -16.5273 1.17384; + rotation 84.9858 0.00000 0.00000 -1.00000; + scale 0.819848 0.819848 0.819848; + }; + }; + instance + { + transform + { + position -10.0254 -16.6534 1.14408; + rotation 161.302 0.00000 0.00000 1.00000; + scale 0.869085 0.869085 0.869085; + }; + }; + instance + { + transform + { + position 1.57339 -15.1889 1.00601; + rotation 52.6725 0.00000 0.00000 -1.00000; + scale 0.963494 0.963494 0.963494; + }; + }; + instance + { + transform + { + position 2.08783 -14.3004 1.03916; + rotation 109.521 0.00000 0.00000 1.00000; + scale 0.928820 0.928820 0.928820; + }; + }; + instance + { + transform + { + position 0.854319 -14.1070 0.828823; + rotation 58.7059 0.00000 0.00000 1.00000; + scale 0.765972 0.765972 0.765972; + }; + }; + instance + { + transform + { + position -5.25530 -22.9379 0.879807; + rotation 49.7150 0.00000 0.00000 1.00000; + scale 1.05638 1.05638 1.05638; + }; + }; + instance + { + transform + { + position 1.46743 -13.6167 0.940276; + rotation 74.8148 0.00000 0.00000 -1.00000; + scale 1.23715 1.23715 1.23715; + }; + }; + instance + { + transform + { + position 2.79914 -13.1922 0.972290; + rotation 44.8782 0.00000 0.00000 -1.00000; + scale 0.956552 0.956552 0.956552; + }; + }; + instance + { + transform + { + position 2.26203 -13.0548 0.858804; + rotation 98.7076 0.00000 0.00000 -1.00000; + scale 1.29972 1.29972 1.29972; + }; + }; + instance + { + transform + { + position 2.06716 -13.4479 0.940153; + rotation 138.757 0.00000 0.00000 1.00000; + scale 0.726001 0.726001 0.726001; + }; + }; + instance + { + transform + { + position 5.43025 -5.84359 0.870696; + rotation 161.628 -0.00000 -0.00000 -1.00000; + scale 1.20287 1.20287 1.20287; + }; + }; + instance + { + transform + { + position 4.87556 0.149166 0.534833; + rotation 9.94417 0.00000 0.00000 0.999995; + scale 1.02428 1.02428 1.02428; + }; + }; + instance + { + transform + { + position 3.94921 -16.3169 0.894144; + rotation 178.985 0.00000 0.00000 1.00000; + scale 0.872656 0.872656 0.872656; + }; + }; + instance + { + transform + { + position 4.61092 -15.3415 1.00712; + rotation 146.076 0.00000 0.00000 1.00000; + scale 0.931772 0.931772 0.931772; + }; + }; + instance + { + transform + { + position 4.03789 -15.4149 1.08336; + rotation 133.522 0.00000 0.00000 1.00000; + scale 0.968640 0.968640 0.968640; + }; + }; + instance + { + transform + { + position -11.0003 3.73552 0.259142; + rotation 56.9046 0.00000 0.00000 1.00000; + scale 0.841777 0.841777 0.841777; + }; + }; + instance + { + transform + { + position 3.51791 -11.2315 0.905448; + rotation 4.79535 0.00000 0.00000 -1.00002; + scale 1.22430 1.22430 1.22430; + }; + }; + instance + { + transform + { + position 5.74401 -16.1519 0.857557; + rotation 124.837 0.00000 0.00000 1.00000; + scale 0.925138 0.925138 0.925138; + }; + }; + instance + { + transform + { + position 7.20290 -23.6174 1.11188; + rotation 12.4300 0.00000 0.00000 0.999997; + scale 1.07084 1.07084 1.07084; + }; + }; + instance + { + transform + { + position 5.07299 -15.0816 1.10511; + rotation 169.583 0.00000 0.00000 1.00000; + scale 1.17023 1.17023 1.17023; + }; + }; + instance + { + transform + { + position -0.497646 -22.3957 1.20529; + rotation 80.2136 0.00000 0.00000 1.00000; + scale 0.789203 0.789203 0.789203; + }; + }; + instance + { + transform + { + position 5.53866 -13.0928 0.989022; + rotation 18.1831 0.00000 0.00000 -1.00000; + scale 0.973942 0.973942 0.973942; + }; + }; + instance + { + transform + { + position 6.04175 -13.0700 1.02546; + rotation 69.4014 0.00000 0.00000 -1.00000; + scale 0.823707 0.823707 0.823707; + }; + }; + instance + { + transform + { + position 5.79577 -12.9543 1.01508; + rotation 140.124 0.00000 0.00000 1.00000; + scale 0.771407 0.771407 0.771407; + }; + }; + instance + { + transform + { + position 5.43243 -13.4359 0.985507; + rotation 53.7827 0.00000 0.00000 1.00000; + scale 1.16360 1.16360 1.16360; + }; + }; + instance + { + transform + { + position 6.53461 -13.2575 1.02729; + rotation 175.383 0.00000 0.00000 1.00000; + scale 1.16242 1.16242 1.16242; + }; + }; + instance + { + transform + { + position 6.13408 -13.3212 1.00110; + rotation 13.2480 0.00000 0.00000 1.00000; + scale 0.724112 0.724112 0.724112; + }; + }; + instance + { + transform + { + position 6.05470 -13.5329 0.951530; + rotation 83.3563 0.00000 0.00000 1.00000; + scale 0.807432 0.807432 0.807432; + }; + }; + instance + { + transform + { + position -8.27836 6.37456 0.316181; + rotation 44.2624 0.00000 0.00000 -1.00000; + scale 0.994852 0.994852 0.994852; + }; + }; + instance + { + transform + { + position 7.50047 -15.3179 0.787332; + rotation 162.568 0.00000 0.00000 1.00000; + scale 0.725822 0.725822 0.725822; + }; + }; + instance + { + transform + { + position 8.68591 -15.0536 0.921244; + rotation 145.926 0.00000 0.00000 1.00000; + scale 1.24458 1.24458 1.24458; + }; + }; + instance + { + transform + { + position 6.21610 -23.9029 1.06985; + rotation 65.1188 0.00000 0.00000 1.00000; + scale 1.29818 1.29818 1.29818; + }; + }; + instance + { + transform + { + position -9.30433 -11.9309 0.724055; + rotation 10.6842 0.00000 0.00000 -1.00000; + scale 1.25288 1.25288 1.25288; + }; + }; + instance + { + transform + { + position 8.21405 -13.5328 0.771451; + rotation 105.024 0.00000 0.00000 -1.00000; + scale 1.13303 1.13303 1.13303; + }; + }; + instance + { + transform + { + position 7.21251 -12.0611 0.964292; + rotation 105.848 0.00000 0.00000 -1.00000; + scale 1.13828 1.13828 1.13828; + }; + }; + instance + { + transform + { + position 6.93114 -12.6849 0.976448; + rotation 99.0649 0.00000 0.00000 -1.00000; + scale 1.17141 1.17141 1.17141; + }; + }; + instance + { + transform + { + position -11.9104 -16.2492 0.963412; + rotation 91.7729 0.00000 0.00000 -1.00000; + scale 0.861203 0.861203 0.861203; + }; + }; + instance + { + transform + { + position 4.62448 -23.6419 0.756586; + rotation 15.5181 0.00000 0.00000 0.999999; + scale 1.14897 1.14897 1.14897; + }; + }; + instance + { + transform + { + position -18.1626 -0.661314 0.920845; + rotation 76.8893 0.00000 0.00000 1.00000; + scale 1.18035 1.18035 1.18035; + }; + }; + instance + { + transform + { + position 9.45373 -12.2365 0.956390; + rotation 75.2914 0.00000 0.00000 -1.00000; + scale 0.737466 0.737466 0.737466; + }; + }; + instance + { + transform + { + position 9.16808 -12.7670 0.936958; + rotation 43.2997 0.00000 0.00000 -1.00000; + scale 1.29316 1.29316 1.29316; + }; + }; + instance + { + transform + { + position -3.70037 -24.8255 1.18426; + rotation 104.607 0.00000 0.00000 1.00000; + scale 0.882808 0.882808 0.882808; + }; + }; + instance + { + transform + { + position -10.0897 -12.2043 0.853476; + rotation 79.0807 0.00000 0.00000 -1.00000; + scale 0.983007 0.983007 0.983007; + }; + }; + instance + { + transform + { + position -5.84112 -15.7197 1.14004; + rotation 4.81084 0.00000 0.00000 -0.999985; + scale 1.17654 1.17654 1.17654; + }; + }; + instance + { + transform + { + position 2.64950 0.207818 0.397528; + rotation 114.644 0.00000 0.00000 1.00000; + scale 1.22084 1.22084 1.22084; + }; + }; + instance + { + transform + { + position -5.10857 -16.1560 1.00899; + rotation 147.572 -0.00000 -0.00000 -1.00000; + scale 1.21010 1.21010 1.21010; + }; + }; + instance + { + transform + { + position 1.52539 -21.1641 1.15400; + rotation 37.5543 0.00000 0.00000 1.00000; + scale 1.23630 1.23630 1.23630; + }; + }; + instance + { + transform + { + position -5.37751 -13.8047 0.995605; + rotation 52.9122 0.00000 0.00000 1.00000; + scale 0.765589 0.765589 0.765589; + }; + }; + instance + { + transform + { + position -11.6630 -16.6989 0.944483; + rotation 121.021 -0.00000 -0.00000 -1.00000; + scale 1.18278 1.18278 1.18278; + }; + }; + instance + { + transform + { + position -6.04723 -15.1605 1.16840; + rotation 45.3565 0.00000 0.00000 1.00000; + scale 0.922590 0.922590 0.922590; + }; + }; + instance + { + transform + { + position 7.52919 5.37549 0.734650; + rotation 144.024 0.00000 0.00000 1.00000; + scale 0.888920 0.888920 0.888920; + }; + }; + instance + { + transform + { + position -7.71224 -16.9030 0.983395; + rotation 151.964 -0.00000 -0.00000 -1.00000; + scale 1.15033 1.15033 1.15033; + }; + }; + instance + { + transform + { + position 7.75432 5.45814 0.789030; + rotation 54.3439 0.00000 0.00000 -1.00000; + scale 1.15326 1.15326 1.15326; + }; + }; + instance + { + transform + { + position 7.58166 4.84479 0.784950; + rotation 63.6890 0.00000 0.00000 1.00000; + scale 1.27745 1.27745 1.27745; + }; + }; + instance + { + transform + { + position -6.99634 -13.5777 1.19052; + rotation 58.0406 0.00000 0.00000 1.00000; + scale 0.775630 0.775630 0.775630; + }; + }; + instance + { + transform + { + position 0.837734 -26.7674 0.837639; + rotation 53.7343 0.00000 0.00000 -1.00000; + scale 0.733951 0.733951 0.733951; + }; + }; + instance + { + transform + { + position -7.10806 -13.2613 1.17758; + rotation 108.624 0.00000 0.00000 1.00000; + scale 1.01599 1.01599 1.01599; + }; + }; + instance + { + transform + { + position -9.55547 -15.8550 1.04327; + rotation 131.441 -0.00000 -0.00000 -1.00000; + scale 1.23452 1.23452 1.23452; + }; + }; + instance + { + transform + { + position -3.06556 -22.1170 0.786033; + rotation 89.7868 0.00000 0.00000 1.00000; + scale 1.04114 1.04114 1.04114; + }; + }; + instance + { + transform + { + position 0.802285 -25.8239 0.811716; + rotation 99.0714 0.00000 0.00000 -1.00000; + scale 0.957367 0.957367 0.957367; + }; + }; + instance + { + transform + { + position -8.97961 -14.0226 0.894418; + rotation 19.6631 0.00000 0.00000 -1.00000; + scale 1.13312 1.13312 1.13312; + }; + }; + instance + { + transform + { + position -9.62619 -11.6446 0.813419; + rotation 138.511 0.00000 0.00000 1.00000; + scale 0.723234 0.723234 0.723234; + }; + }; + instance + { + transform + { + position -3.02670 -21.4261 0.759166; + rotation 121.469 0.00000 0.00000 1.00000; + scale 0.815466 0.815466 0.815466; + }; + }; + instance + { + transform + { + position -15.0539 -18.6824 1.12487; + rotation 10.2277 0.00000 0.00000 1.00000; + scale 0.985594 0.985594 0.985595; + }; + }; + instance + { + transform + { + position -11.9829 -13.8825 0.932300; + rotation 176.652 0.00000 0.00000 1.00000; + scale 1.23232 1.23232 1.23232; + }; + }; + instance + { + transform + { + position -12.2558 -14.7788 0.891415; + rotation 104.630 0.00000 0.00000 1.00000; + scale 1.05591 1.05591 1.05591; + }; + }; + instance + { + transform + { + position -11.0412 -11.1369 0.900997; + rotation 178.524 0.00000 0.00000 1.00000; + scale 1.03199 1.03199 1.03199; + }; + }; + instance + { + transform + { + position -11.0022 -12.5966 0.944371; + rotation 20.3002 0.00000 0.00000 -1.00000; + scale 1.12072 1.12072 1.12072; + }; + }; + instance + { + transform + { + position -12.4342 -13.0086 1.09961; + rotation 67.3533 0.00000 0.00000 1.00000; + scale 0.985895 0.985895 0.985895; + }; + }; + instance + { + transform + { + position -1.37324 -22.3325 1.06554; + rotation 162.709 0.00000 0.00000 1.00000; + scale 0.788353 0.788353 0.788353; + }; + }; + instance + { + transform + { + position 6.71126 -10.8199 0.981717; + rotation 80.3294 0.00000 0.00000 -1.00000; + scale 0.860082 0.860082 0.860082; + }; + }; + instance + { + transform + { + position 0.216168 -25.5192 0.868486; + rotation 21.2732 0.00000 0.00000 0.999999; + scale 1.12802 1.12802 1.12802; + }; + }; + instance + { + transform + { + position 0.609082 -25.6904 0.835386; + rotation 124.361 -0.00000 -0.00000 -1.00000; + scale 1.25324 1.25324 1.25324; + }; + }; + instance + { + transform + { + position -5.68935 -10.9242 0.866315; + rotation 124.658 -0.00000 -0.00000 -1.00000; + scale 0.823068 0.823068 0.823068; + }; + }; + instance + { + transform + { + position 0.979121 -25.1742 0.983927; + rotation 63.6276 0.00000 0.00000 1.00000; + scale 1.05982 1.05982 1.05982; + }; + }; + instance + { + transform + { + position -6.96145 -9.97271 0.887913; + rotation 34.4016 0.00000 0.00000 -1.00000; + scale 0.701902 0.701902 0.701902; + }; + }; + instance + { + transform + { + position 1.71822 -24.8177 0.983660; + rotation 32.9888 0.00000 0.00000 -1.00000; + scale 0.868642 0.868642 0.868642; + }; + }; + instance + { + transform + { + position -6.50479 -10.7248 0.786052; + rotation 13.8888 0.00000 0.00000 -1.00000; + scale 1.18689 1.18689 1.18689; + }; + }; + instance + { + transform + { + position -3.47649 -4.57986 0.545276; + rotation 19.2712 0.00000 0.00000 -1.00000; + scale 0.934451 0.934451 0.934451; + }; + }; + instance + { + transform + { + position -7.48279 -11.1391 0.837239; + rotation 160.237 -0.00000 -0.00000 -1.00000; + scale 0.989223 0.989223 0.989223; + }; + }; + instance + { + transform + { + position -19.7935 -4.86113 0.979819; + rotation 90.6770 0.00000 0.00000 -1.00000; + scale 1.14882 1.14882 1.14882; + }; + }; + instance + { + transform + { + position -8.50139 -10.9977 0.951829; + rotation 5.85380 0.00000 0.00000 -0.999998; + scale 0.912638 0.912638 0.912638; + }; + }; + instance + { + transform + { + position -9.61466 -10.9143 0.864327; + rotation 127.565 -0.00000 -0.00000 -1.00000; + scale 0.927169 0.927169 0.927169; + }; + }; + instance + { + transform + { + position 0.807813 -10.9318 0.788188; + rotation 7.31889 0.00000 0.00000 -1.00000; + scale 1.14818 1.14818 1.14818; + }; + }; + instance + { + transform + { + position -11.6321 -11.5419 0.955177; + rotation 25.8633 0.00000 0.00000 1.00000; + scale 1.07254 1.07254 1.07254; + }; + }; + instance + { + transform + { + position -19.9692 -12.0089 0.887814; + rotation 53.6762 0.00000 0.00000 1.00000; + scale 0.801011 0.801011 0.801011; + }; + }; + instance + { + transform + { + position 0.320082 -26.0333 0.814265; + rotation 113.972 0.00000 0.00000 -1.00000; + scale 0.893856 0.893856 0.893856; + }; + }; + instance + { + transform + { + position -3.51833 -10.6644 1.04323; + rotation 173.783 0.00000 0.00000 1.00000; + scale 0.787384 0.787384 0.787384; + }; + }; + instance + { + transform + { + position 7.62230 -22.5203 0.988403; + rotation 82.1299 0.00000 0.00000 1.00000; + scale 0.851184 0.851184 0.851184; + }; + }; + instance + { + transform + { + position -4.97903 -10.1008 0.727255; + rotation 72.2082 0.00000 0.00000 1.00000; + scale 0.859878 0.859878 0.859878; + }; + }; + instance + { + transform + { + position 4.14502 -10.6669 0.854360; + rotation 23.9290 0.00000 0.00000 -1.00000; + scale 0.844919 0.844919 0.844919; + }; + }; + instance + { + transform + { + position 2.96438 -10.9544 0.759359; + rotation 167.078 0.00000 0.00000 1.00000; + scale 1.08760 1.08760 1.08760; + }; + }; + instance + { + transform + { + position 0.971399 -26.9366 0.879241; + rotation 106.354 0.00000 0.00000 -1.00000; + scale 1.08748 1.08748 1.08748; + }; + }; + instance + { + transform + { + position 1.42946 5.89687 0.393640; + rotation 157.465 -0.00000 -0.00000 -1.00000; + scale 0.819954 0.819954 0.819954; + }; + }; + instance + { + transform + { + position 9.96755 1.64774 0.770253; + rotation 56.0562 0.00000 0.00000 -1.00000; + scale 1.21837 1.21837 1.21837; + }; + }; + instance + { + transform + { + position -12.7806 -15.6597 0.787287; + rotation 49.8388 0.00000 0.00000 1.00000; + scale 1.16844 1.16844 1.16844; + }; + }; + instance + { + transform + { + position 1.09515 -25.8220 0.849499; + rotation 84.9762 0.00000 0.00000 1.00000; + scale 0.711474 0.711474 0.711474; + }; + }; + instance + { + transform + { + position -10.6479 -11.8040 0.884620; + rotation 132.028 -0.00000 -0.00000 -1.00000; + scale 1.16777 1.16777 1.16777; + }; + }; + instance + { + transform + { + position 8.90444 -21.6096 0.925455; + rotation 59.6505 0.00000 0.00000 -1.00000; + scale 0.854925 0.854925 0.854925; + }; + }; + instance + { + transform + { + position 9.58889 -26.8512 0.917247; + rotation 75.8592 0.00000 0.00000 -1.00000; + scale 1.15946 1.15946 1.15946; + }; + }; + instance + { + transform + { + position -10.2726 -15.8699 1.10251; + rotation 167.028 -0.00000 -0.00000 -1.00000; + scale 0.763390 0.763390 0.763390; + }; + }; + instance + { + transform + { + position -10.1532 -15.2835 0.889833; + rotation 137.024 0.00000 0.00000 1.00000; + scale 1.06157 1.06157 1.06157; + }; + }; + instance + { + transform + { + position -8.34007 -13.2380 0.849230; + rotation 113.065 0.00000 0.00000 1.00000; + scale 1.29737 1.29737 1.29737; + }; + }; + instance + { + transform + { + position -8.30155 -15.6581 1.12564; + rotation 45.4060 0.00000 0.00000 -1.00000; + scale 0.872598 0.872598 0.872598; + }; + }; + instance + { + transform + { + position -6.34678 -11.2679 0.869096; + rotation 114.095 0.00000 0.00000 1.00000; + scale 0.790655 0.790655 0.790655; + }; + }; + instance + { + transform + { + position 2.21219 -25.7635 0.973012; + rotation 108.572 0.00000 0.00000 -1.00000; + scale 0.931883 0.931883 0.931883; + }; + }; + instance + { + transform + { + position -7.56027 -22.2824 0.894524; + rotation 70.8730 0.00000 0.00000 -1.00000; + scale 1.27527 1.27527 1.27527; + }; + }; + instance + { + transform + { + position -19.7245 4.82905 1.07130; + rotation 42.1194 0.00000 0.00000 -1.00000; + scale 0.708097 0.708097 0.708097; + }; + }; + instance + { + transform + { + position -14.9144 3.98368 0.633751; + rotation 129.851 0.00000 0.00000 1.00000; + scale 1.27375 1.27375 1.27375; + }; + }; + instance + { + transform + { + position 2.10231 -23.5102 1.00344; + rotation 171.815 -0.00000 -0.00000 -1.00000; + scale 1.17948 1.17948 1.17948; + }; + }; + instance + { + transform + { + position 6.55376 -19.8753 0.882411; + rotation 94.0560 0.00000 0.00000 1.00000; + scale 0.732995 0.732995 0.732995; + }; + }; + instance + { + transform + { + position 6.48797 -19.6556 0.856453; + rotation 85.6733 0.00000 0.00000 -1.00000; + scale 0.727312 0.727312 0.727312; + }; + }; + instance + { + transform + { + position -4.94498 -20.4166 0.943187; + rotation 120.145 -0.00000 -0.00000 -1.00000; + scale 1.01940 1.01940 1.01940; + }; + }; + instance + { + transform + { + position 5.35544 -10.8330 0.985015; + rotation 108.459 0.00000 0.00000 -1.00000; + scale 0.853793 0.853793 0.853793; + }; + }; + instance + { + transform + { + position 6.26888 -12.8180 1.05624; + rotation 9.87180 0.00000 0.00000 -0.999999; + scale 1.12687 1.12687 1.12687; + }; + }; + instance + { + transform + { + position 6.23279 -13.8798 0.890863; + rotation 112.036 0.00000 0.00000 1.00000; + scale 0.737645 0.737645 0.737645; + }; + }; + instance + { + transform + { + position -11.9675 -20.2749 0.989224; + rotation 143.382 -0.00000 -0.00000 -1.00000; + scale 0.755066 0.755066 0.755066; + }; + }; + instance + { + transform + { + position 6.06836 -16.9055 0.987073; + rotation 67.5260 0.00000 0.00000 1.00000; + scale 0.730416 0.730416 0.730416; + }; + }; + instance + { + transform + { + position -3.07981 -20.2722 0.839488; + rotation 59.9187 0.00000 0.00000 1.00000; + scale 0.913699 0.913699 0.913699; + }; + }; + instance + { + transform + { + position 4.70398 -16.2648 0.808095; + rotation 135.294 -0.00000 -0.00000 -1.00000; + scale 0.740734 0.740734 0.740734; + }; + }; + instance + { + transform + { + position 4.09570 -16.5125 0.833187; + rotation 40.8087 0.00000 0.00000 -1.00000; + scale 0.864521 0.864521 0.864521; + }; + }; + instance + { + transform + { + position 1.98224 -12.2172 0.722396; + rotation 16.8909 0.00000 0.00000 -0.999998; + scale 0.910493 0.910493 0.910493; + }; + }; + instance + { + transform + { + position 5.90459 -28.5304 1.01512; + rotation 72.7501 0.00000 0.00000 1.00000; + scale 0.954777 0.954777 0.954777; + }; + }; + instance + { + transform + { + position 8.11405 -10.9032 0.972208; + rotation 105.072 0.00000 0.00000 -1.00000; + scale 1.05208 1.05208 1.05208; + }; + }; + instance + { + transform + { + position -1.42461 -19.7629 1.00534; + rotation 43.6519 0.00000 0.00000 1.00000; + scale 1.04781 1.04781 1.04781; + }; + }; + instance + { + transform + { + position -4.02145 -11.8696 0.975214; + rotation 107.852 0.00000 0.00000 -1.00000; + scale 0.802166 0.802166 0.802166; + }; + }; + instance + { + transform + { + position 7.38315 -10.3817 1.01312; + rotation 9.99738 0.00000 0.00000 1.00000; + scale 0.938860 0.938860 0.938860; + }; + }; + instance + { + transform + { + position -1.16927 -20.2775 1.01645; + rotation 72.9239 0.00000 0.00000 -1.00000; + scale 1.06504 1.06504 1.06504; + }; + }; + instance + { + transform + { + position -6.98138 -21.1229 1.15173; + rotation 6.40004 0.00000 0.00000 1.00000; + scale 1.18046 1.18046 1.18046; + }; + }; + instance + { + transform + { + position -2.07694 -14.8193 0.753181; + rotation 175.791 0.00000 0.00000 1.00000; + scale 0.781877 0.781877 0.781877; + }; + }; + instance + { + transform + { + position 4.79157 -22.5686 0.882340; + rotation 149.733 0.00000 0.00000 1.00000; + scale 1.24972 1.24972 1.24972; + }; + }; + instance + { + transform + { + position 0.159377 -12.3051 0.844196; + rotation 123.240 0.00000 0.00000 1.00000; + scale 1.02785 1.02785 1.02785; + }; + }; + instance + { + transform + { + position -0.904120 -26.9307 0.787264; + rotation 126.155 -0.00000 -0.00000 -1.00000; + scale 0.876390 0.876390 0.876390; + }; + }; + instance + { + transform + { + position 1.30350 -22.0744 1.09852; + rotation 165.714 -0.00000 -0.00000 -1.00000; + scale 1.03851 1.03851 1.03851; + }; + }; + instance + { + transform + { + position -4.68224 -23.4246 0.767427; + rotation 72.0035 0.00000 0.00000 1.00000; + scale 0.776289 0.776289 0.776289; + }; + }; + instance + { + transform + { + position 4.80354 -27.7838 1.04938; + rotation 62.2353 0.00000 0.00000 1.00000; + scale 0.870961 0.870961 0.870961; + }; + }; + instance + { + transform + { + position -8.39552 -11.1639 0.909827; + rotation 107.706 0.00000 0.00000 -1.00000; + scale 0.874834 0.874834 0.874834; + }; + }; + instance + { + transform + { + position -12.3498 -11.4936 1.02564; + rotation 179.491 -0.00000 -0.00000 -1.00000; + scale 0.780097 0.780097 0.780097; + }; + }; + instance + { + transform + { + position 3.90144 -10.5331 0.817999; + rotation 30.1053 0.00000 0.00000 -1.00000; + scale 1.27355 1.27355 1.27355; + }; + }; + instance + { + transform + { + position 1.66183 -10.6704 0.740651; + rotation 37.3330 0.00000 0.00000 1.00000; + scale 0.892497 0.892497 0.892497; + }; + }; + instance + { + transform + { + position 1.29349 -10.3806 0.784371; + rotation 43.4395 0.00000 0.00000 1.00000; + scale 1.14933 1.14933 1.14933; + }; + }; + instance + { + transform + { + position -4.69343 -10.5542 0.812909; + rotation 4.29771 0.00000 0.00000 -1.00001; + scale 0.847808 0.847808 0.847808; + }; + }; + instance + { + transform + { + position -1.35358 -3.09207 0.306369; + rotation 8.08721 0.00000 0.00000 1.00000; + scale 1.03195 1.03195 1.03195; + }; + }; + instance + { + transform + { + position -3.09672 -10.6000 1.08753; + rotation 142.954 -0.00000 -0.00000 -1.00000; + scale 1.24934 1.24934 1.24934; + }; + }; + instance + { + transform + { + position 3.49854 -26.5885 0.997564; + rotation 53.0237 0.00000 0.00000 -1.00000; + scale 1.24458 1.24458 1.24458; + }; + }; + instance + { + transform + { + position -12.2052 3.03024 0.571831; + rotation 71.9486 0.00000 0.00000 -1.00000; + scale 1.19433 1.19433 1.19433; + }; + }; + instance + { + transform + { + position -10.7088 -10.1578 0.820068; + rotation 63.0776 0.00000 0.00000 -1.00000; + scale 0.994894 0.994894 0.994894; + }; + }; + instance + { + transform + { + position -9.34232 -10.8290 0.931730; + rotation 60.8112 0.00000 0.00000 1.00000; + scale 1.05241 1.05241 1.05241; + }; + }; + instance + { + transform + { + position -8.80748 -10.1747 1.07758; + rotation 88.3114 0.00000 0.00000 -1.00000; + scale 0.736152 0.736152 0.736152; + }; + }; + instance + { + transform + { + position -3.04808 -1.79204 0.0339477; + rotation 141.103 0.00000 0.00000 1.00000; + scale 0.979716 0.979716 0.979716; + }; + }; + instance + { + transform + { + position -5.66028 -10.3361 0.733256; + rotation 55.7777 0.00000 0.00000 -1.00000; + scale 1.11069 1.11069 1.11069; + }; + }; + instance + { + transform + { + position 3.01089 -26.3244 1.02558; + rotation 55.3101 0.00000 0.00000 1.00000; + scale 0.823258 0.823258 0.823258; + }; + }; + instance + { + transform + { + position 6.98540 -10.6729 0.952616; + rotation 101.475 0.00000 0.00000 1.00000; + scale 0.809367 0.809367 0.809367; + }; + }; + instance + { + transform + { + position 5.36839 -28.6272 1.08171; + rotation 12.6050 0.00000 0.00000 -1.00000; + scale 1.00383 1.00383 1.00383; + }; + }; + instance + { + transform + { + position -11.6054 -12.1185 0.967770; + rotation 14.5458 0.00000 0.00000 -1.00000; + scale 0.793257 0.793257 0.793257; + }; + }; + instance + { + transform + { + position -10.1454 -12.7455 0.855162; + rotation 17.3145 0.00000 0.00000 -1.00000; + scale 0.858765 0.858765 0.858765; + }; + }; + instance + { + transform + { + position 3.89198 -24.3463 0.877314; + rotation 27.6801 0.00000 0.00000 -1.00000; + scale 0.772424 0.772424 0.772424; + }; + }; + instance + { + transform + { + position -10.5254 -12.7543 0.892436; + rotation 105.410 0.00000 0.00000 -1.00000; + scale 0.941147 0.941147 0.941147; + }; + }; + instance + { + transform + { + position -9.34589 -11.5625 0.777120; + rotation 86.7584 0.00000 0.00000 -1.00000; + scale 1.20187 1.20187 1.20187; + }; + }; + instance + { + transform + { + position 3.47244 -25.1973 0.779384; + rotation 110.753 0.00000 0.00000 1.00000; + scale 1.13480 1.13480 1.13480; + }; + }; + instance + { + transform + { + position 3.32708 -25.4888 0.783921; + rotation 4.86698 0.00000 0.00000 0.999990; + scale 0.739483 0.739483 0.739483; + }; + }; + instance + { + transform + { + position -8.03639 -13.7883 0.971298; + rotation 151.934 0.00000 0.00000 1.00000; + scale 0.871658 0.871658 0.871658; + }; + }; + instance + { + transform + { + position -7.42784 -16.2327 1.12299; + rotation 37.8223 0.00000 0.00000 1.00000; + scale 1.19175 1.19175 1.19175; + }; + }; + instance + { + transform + { + position -7.93807 -15.6946 1.14996; + rotation 100.009 0.00000 0.00000 1.00000; + scale 1.21771 1.21771 1.21771; + }; + }; + instance + { + transform + { + position -0.365498 -29.6018 1.15206; + rotation 58.7985 0.00000 0.00000 -1.00000; + scale 1.14554 1.14554 1.14554; + }; + }; + instance + { + transform + { + position -6.46413 -11.9195 1.00691; + rotation 153.052 -0.00000 -0.00000 -1.00000; + scale 1.23095 1.23095 1.23095; + }; + }; + instance + { + transform + { + position 4.75629 -24.9593 0.911458; + rotation 94.7465 0.00000 0.00000 -1.00000; + scale 0.889158 0.889158 0.889158; + }; + }; + instance + { + transform + { + position -11.9259 2.01487 0.559853; + rotation 93.7775 0.00000 0.00000 1.00000; + scale 1.07893 1.07893 1.07893; + }; + }; + instance + { + transform + { + position -6.85861 -16.3926 1.08239; + rotation 31.2192 0.00000 0.00000 1.00000; + scale 0.733703 0.733703 0.733703; + }; + }; + instance + { + transform + { + position -2.88521 -27.4866 1.22351; + rotation 130.977 -0.00000 -0.00000 -1.00000; + scale 1.24011 1.24011 1.24011; + }; + }; + instance + { + transform + { + position 4.82218 -7.48527 0.811531; + rotation 13.4458 0.00000 0.00000 0.999998; + scale 0.831491 0.831491 0.831491; + }; + }; + instance + { + transform + { + position -11.1427 6.30719 0.378886; + rotation 22.5382 0.00000 0.00000 -1.00000; + scale 1.02808 1.02808 1.02808; + }; + }; + instance + { + transform + { + position -2.17215 -29.3179 0.953271; + rotation 10.2166 0.00000 0.00000 1.00000; + scale 1.24168 1.24168 1.24168; + }; + }; + instance + { + transform + { + position 2.46306 -27.1436 1.13118; + rotation 152.223 -0.00000 -0.00000 -1.00000; + scale 0.778357 0.778357 0.778357; + }; + }; + instance + { + transform + { + position -12.7308 -8.54316 0.715734; + rotation 150.682 0.00000 0.00000 1.00000; + scale 0.818477 0.818477 0.818477; + }; + }; + instance + { + transform + { + position -8.50968 -9.09037 0.870490; + rotation 137.922 -0.00000 -0.00000 -1.00000; + scale 0.765031 0.765031 0.765031; + }; + }; + instance + { + transform + { + position 9.48351 -9.69097 0.983100; + rotation 25.2327 0.00000 0.00000 1.00000; + scale 0.729897 0.729897 0.729897; + }; + }; + instance + { + transform + { + position 5.61296 -7.95765 0.922944; + rotation 124.947 0.00000 0.00000 1.00000; + scale 1.20591 1.20591 1.20591; + }; + }; + instance + { + transform + { + position 5.46337 -7.70038 0.928222; + rotation 46.7575 0.00000 0.00000 -1.00000; + scale 0.719422 0.719422 0.719422; + }; + }; + instance + { + transform + { + position -7.35328 -10.8998 0.819116; + rotation 114.882 0.00000 0.00000 -1.00000; + scale 1.17149 1.17149 1.17149; + }; + }; + instance + { + transform + { + position -1.29420 -8.76479 0.752329; + rotation 98.4134 0.00000 0.00000 1.00000; + scale 1.05606 1.05606 1.05606; + }; + }; + instance + { + transform + { + position -8.63562 -28.5917 1.02801; + rotation 110.199 0.00000 0.00000 -1.00000; + scale 0.839997 0.839997 0.839997; + }; + }; + instance + { + transform + { + position -1.58319 -8.69469 0.738930; + rotation 158.326 -0.00000 -0.00000 -1.00000; + scale 0.750322 0.750322 0.750322; + }; + }; + instance + { + transform + { + position -5.13452 -8.31593 0.954929; + rotation 175.478 -0.00000 -0.00000 -1.00000; + scale 1.05065 1.05065 1.05065; + }; + }; + instance + { + transform + { + position -8.53164 -10.6058 1.01417; + rotation 40.9465 0.00000 0.00000 -1.00000; + scale 0.920445 0.920445 0.920446; + }; + }; + instance + { + transform + { + position -12.3358 -29.6167 1.02278; + rotation 10.8949 0.00000 0.00000 -0.999999; + scale 0.843769 0.843769 0.843769; + }; + }; + instance + { + transform + { + position -3.69452 -7.74013 0.838056; + rotation 38.6335 0.00000 0.00000 -1.00000; + scale 0.808580 0.808580 0.808580; + }; + }; + instance + { + transform + { + position -4.03755 -7.66460 0.859973; + rotation 15.4240 0.00000 0.00000 1.00000; + scale 0.743987 0.743987 0.743987; + }; + }; + instance + { + transform + { + position -3.13391 -9.69874 1.02909; + rotation 125.900 0.00000 0.00000 1.00000; + scale 1.10094 1.10094 1.10094; + }; + }; + instance + { + transform + { + position 4.94412 -22.8635 0.817331; + rotation 98.8963 0.00000 0.00000 -1.00000; + scale 1.17578 1.17578 1.17578; + }; + }; + instance + { + transform + { + position -3.98003 -9.05555 1.00925; + rotation 160.936 -0.00000 -0.00000 -1.00000; + scale 0.833243 0.833243 0.833243; + }; + }; + instance + { + transform + { + position -0.639863 -8.01477 0.705716; + rotation 43.2831 0.00000 0.00000 -1.00000; + scale 1.03908 1.03908 1.03908; + }; + }; + instance + { + transform + { + position -0.715460 -8.38635 0.687574; + rotation 36.4646 0.00000 0.00000 1.00000; + scale 0.925616 0.925616 0.925616; + }; + }; + instance + { + transform + { + position 0.165719 -8.09622 0.904648; + rotation 128.399 0.00000 0.00000 1.00000; + scale 1.09188 1.09188 1.09188; + }; + }; + instance + { + transform + { + position -1.14420 -9.32174 0.910589; + rotation 150.254 0.00000 0.00000 1.00000; + scale 1.23968 1.23968 1.23968; + }; + }; + instance + { + transform + { + position 1.06130 -9.14587 1.00475; + rotation 42.7037 0.00000 0.00000 1.00000; + scale 1.00917 1.00917 1.00917; + }; + }; + instance + { + transform + { + position 2.45033 -8.15693 0.748817; + rotation 92.9582 0.00000 0.00000 1.00000; + scale 0.862919 0.862919 0.862919; + }; + }; + instance + { + transform + { + position 1.65336 -6.95162 0.720910; + rotation 33.5077 0.00000 0.00000 1.00000; + scale 0.850027 0.850027 0.850027; + }; + }; + instance + { + transform + { + position 3.69412 -9.59632 0.792570; + rotation 9.97690 0.00000 0.00000 -1.00000; + scale 1.24806 1.24806 1.24806; + }; + }; + instance + { + transform + { + position 7.76974 -27.2556 1.09966; + rotation 41.9446 0.00000 0.00000 1.00000; + scale 0.730989 0.730989 0.730989; + }; + }; + instance + { + transform + { + position 4.78539 -8.03539 0.711825; + rotation 179.888 -0.00000 -0.00000 -1.00000; + scale 1.12100 1.12100 1.12100; + }; + }; + instance + { + transform + { + position 3.96472 -8.12486 0.679083; + rotation 39.4028 0.00000 0.00000 -1.00000; + scale 1.22124 1.22124 1.22124; + }; + }; + instance + { + transform + { + position 4.40001 -7.97558 0.661738; + rotation 128.841 0.00000 0.00000 1.00000; + scale 1.15154 1.15154 1.15154; + }; + }; + instance + { + transform + { + position 4.98402 -9.33841 0.710397; + rotation 53.7339 0.00000 0.00000 1.00000; + scale 1.14514 1.14514 1.14514; + }; + }; + instance + { + transform + { + position 8.65103 -28.3893 0.970204; + rotation 126.735 -0.00000 -0.00000 -1.00000; + scale 0.736924 0.736924 0.736924; + }; + }; + instance + { + transform + { + position 7.29570 -9.38959 1.13553; + rotation 43.3363 0.00000 0.00000 -1.00000; + scale 1.08427 1.08427 1.08427; + }; + }; + instance + { + transform + { + position -2.99453 6.73100 0.255928; + rotation 38.1888 0.00000 0.00000 1.00000; + scale 1.06650 1.06650 1.06650; + }; + }; + instance + { + transform + { + position 5.11724 -29.0494 1.11777; + rotation 26.5690 0.00000 0.00000 -1.00000; + scale 1.18584 1.18584 1.18584; + }; + }; + instance + { + transform + { + position -16.2394 5.48157 0.924046; + rotation 95.9377 0.00000 0.00000 1.00000; + scale 0.954764 0.954764 0.954764; + }; + }; + instance + { + transform + { + position 9.77647 -7.08814 0.785795; + rotation 109.040 0.00000 0.00000 -1.00000; + scale 0.744805 0.744805 0.744805; + }; + }; + instance + { + transform + { + position -6.08755 -9.05536 0.710196; + rotation 109.973 0.00000 0.00000 1.00000; + scale 0.919706 0.919706 0.919706; + }; + }; + instance + { + transform + { + position -15.3387 -3.18449 0.662144; + rotation 143.608 0.00000 0.00000 1.00000; + scale 0.720374 0.720374 0.720374; + }; + }; + instance + { + transform + { + position -11.9445 -2.88452 0.807404; + rotation 128.031 -0.00000 -0.00000 -1.00000; + scale 1.13606 1.13606 1.13606; + }; + }; + instance + { + transform + { + position -9.95790 -8.18786 0.996601; + rotation 101.820 0.00000 0.00000 1.00000; + scale 0.731841 0.731841 0.731841; + }; + }; + instance + { + transform + { + position -0.647637 -10.9224 0.887867; + rotation 31.8246 0.00000 0.00000 1.00000; + scale 0.826523 0.826523 0.826523; + }; + }; + instance + { + transform + { + position -0.205316 -27.8832 0.894636; + rotation 115.268 0.00000 0.00000 1.00000; + scale 1.20057 1.20057 1.20057; + }; + }; + instance + { + transform + { + position 5.59466 3.66582 0.597650; + rotation 92.6598 0.00000 0.00000 -1.00000; + scale 1.01181 1.01181 1.01181; + }; + }; + instance + { + transform + { + position -11.6071 -9.93068 0.939073; + rotation 154.320 0.00000 0.00000 1.00000; + scale 1.19728 1.19728 1.19728; + }; + }; + instance + { + transform + { + position -1.60563 -27.0954 0.935758; + rotation 135.222 -0.00000 -0.00000 -1.00000; + scale 0.706254 0.706254 0.706254; + }; + }; + instance + { + transform + { + position -10.1177 1.25993 0.227546; + rotation 85.9999 0.00000 0.00000 -1.00000; + scale 1.19385 1.19385 1.19385; + }; + }; + instance + { + transform + { + position -9.07758 -8.97857 0.965585; + rotation 102.362 0.00000 0.00000 1.00000; + scale 0.842551 0.842551 0.842551; + }; + }; + instance + { + transform + { + position 7.77824 -9.61659 1.14348; + rotation 115.922 0.00000 0.00000 -1.00000; + scale 1.15309 1.15309 1.15309; + }; + }; + instance + { + transform + { + position 2.01435 -7.18295 0.744322; + rotation 25.7223 0.00000 0.00000 -1.00000; + scale 1.28416 1.28416 1.28416; + }; + }; + instance + { + transform + { + position 2.35577 -9.20962 0.915839; + rotation 12.5154 0.00000 0.00000 1.00000; + scale 0.787092 0.787092 0.787092; + }; + }; + instance + { + transform + { + position 7.71769 -26.2758 1.23496; + rotation 20.4398 0.00000 0.00000 -1.00000; + scale 0.956859 0.956859 0.956859; + }; + }; + instance + { + transform + { + position 0.0263097 -9.54847 0.711575; + rotation 164.454 -0.00000 -0.00000 -1.00000; + scale 1.24480 1.24480 1.24480; + }; + }; + instance + { + transform + { + position -0.179537 -9.26486 0.751324; + rotation 126.396 0.00000 0.00000 1.00000; + scale 1.22795 1.22795 1.22795; + }; + }; + instance + { + transform + { + position -0.0188958 -7.94983 0.862635; + rotation 140.535 0.00000 0.00000 1.00000; + scale 0.888843 0.888843 0.888843; + }; + }; + instance + { + transform + { + position -2.38340 -7.47908 0.626049; + rotation 160.607 0.00000 0.00000 1.00000; + scale 1.09346 1.09346 1.09346; + }; + }; + instance + { + transform + { + position 8.48312 5.55343 0.858567; + rotation 161.108 0.00000 0.00000 1.00000; + scale 0.779970 0.779970 0.779970; + }; + }; + instance + { + transform + { + position 8.19752 -25.4677 1.13421; + rotation 108.444 0.00000 0.00000 -1.00000; + scale 1.07363 1.07363 1.07363; + }; + }; + instance + { + transform + { + position 6.50431 -7.40038 0.987529; + rotation 24.1692 0.00000 0.00000 -1.00000; + scale 0.873377 0.873377 0.873378; + }; + }; + instance + { + transform + { + position -6.63763 -28.3781 1.08724; + rotation 134.367 -0.00000 -0.00000 -1.00000; + scale 0.910151 0.910151 0.910151; + }; + }; + instance + { + transform + { + position 8.10493 -7.87575 0.833637; + rotation 127.622 -0.00000 -0.00000 -1.00000; + scale 1.20998 1.20998 1.20998; + }; + }; + instance + { + transform + { + position -8.43188 -8.11246 0.840102; + rotation 64.7297 0.00000 0.00000 -1.00000; + scale 1.24824 1.24824 1.24824; + }; + }; + instance + { + transform + { + position -3.42266 -11.0113 1.00036; + rotation 55.5994 0.00000 0.00000 -1.00000; + scale 1.29401 1.29401 1.29401; + }; + }; + instance + { + transform + { + position -12.9978 -7.67814 0.901526; + rotation 1.55264 0.00000 0.00000 1.00011; + scale 1.04812 1.04812 1.04812; + }; + }; + instance + { + transform + { + position -15.0878 2.02117 0.743459; + rotation 118.458 0.00000 0.00000 1.00000; + scale 1.27752 1.27752 1.27752; + }; + }; + instance + { + transform + { + position -3.68149 -10.7919 1.00043; + rotation 107.076 0.00000 0.00000 1.00000; + scale 1.25852 1.25852 1.25852; + }; + }; + instance + { + transform + { + position 8.46655 -29.9898 1.00343; + rotation 54.2495 0.00000 0.00000 1.00000; + scale 0.955439 0.955439 0.955439; + }; + }; + instance + { + transform + { + position -16.8123 8.39860 0.843852; + rotation 24.3488 0.00000 0.00000 1.00000; + scale 0.727284 0.727284 0.727284; + }; + }; + instance + { + transform + { + position -4.96760 -10.5463 0.757489; + rotation 22.9500 0.00000 0.00000 1.00000; + scale 1.01821 1.01821 1.01821; + }; + }; + instance + { + transform + { + position 9.36598 5.11560 0.904701; + rotation 34.4319 0.00000 0.00000 -1.00000; + scale 0.895908 0.895908 0.895908; + }; + }; + instance + { + transform + { + position 9.68355 -7.97361 0.853481; + rotation 130.716 -0.00000 -0.00000 -1.00000; + scale 0.752864 0.752864 0.752863; + }; + }; + instance + { + transform + { + position 8.26073 -8.86806 1.00646; + rotation 149.649 -0.00000 -0.00000 -1.00000; + scale 0.819788 0.819788 0.819788; + }; + }; + instance + { + transform + { + position 7.74113 -8.11614 0.899886; + rotation 1.46283 0.00000 0.00000 -1.00029; + scale 1.05196 1.05196 1.05196; + }; + }; + instance + { + transform + { + position -14.9949 8.24558 1.06562; + rotation 146.439 -0.00000 -0.00000 -1.00000; + scale 1.21955 1.21955 1.21955; + }; + }; + instance + { + transform + { + position 8.08852 -9.43860 1.08272; + rotation 112.531 0.00000 0.00000 1.00000; + scale 1.18842 1.18842 1.18842; + }; + }; + instance + { + transform + { + position 7.80292 -9.17024 1.10260; + rotation 70.5659 0.00000 0.00000 -1.00000; + scale 0.876200 0.876200 0.876200; + }; + }; + instance + { + transform + { + position -14.6767 9.12548 0.911774; + rotation 147.159 0.00000 0.00000 1.00000; + scale 0.960149 0.960149 0.960149; + }; + }; + instance + { + transform + { + position 5.24245 -9.80415 0.774203; + rotation 103.313 0.00000 0.00000 -1.00000; + scale 0.830310 0.830310 0.830310; + }; + }; + instance + { + transform + { + position -3.28126 -5.41745 0.630064; + rotation 16.0006 0.00000 0.00000 0.999999; + scale 1.19067 1.19067 1.19067; + }; + }; + instance + { + transform + { + position 4.35546 -8.26081 0.680408; + rotation 132.596 -0.00000 -0.00000 -1.00000; + scale 0.790196 0.790196 0.790196; + }; + }; + instance + { + transform + { + position 3.27888 -8.26364 0.748622; + rotation 75.5331 0.00000 0.00000 -1.00000; + scale 1.02174 1.02174 1.02174; + }; + }; + instance + { + transform + { + position 2.70605 -8.29556 0.748498; + rotation 10.4443 0.00000 0.00000 -0.999999; + scale 0.983663 0.983663 0.983663; + }; + }; + instance + { + transform + { + position -15.5473 9.18181 0.878911; + rotation 57.9084 0.00000 0.00000 -1.00000; + scale 0.866884 0.866884 0.866884; + }; + }; + instance + { + transform + { + position -1.74566 -9.48756 0.964344; + rotation 41.8888 0.00000 0.00000 -1.00000; + scale 0.821831 0.821831 0.821832; + }; + }; + instance + { + transform + { + position -0.366314 -8.85923 0.769306; + rotation 7.82112 0.00000 0.00000 1.00001; + scale 1.22952 1.22952 1.22952; + }; + }; + instance + { + transform + { + position -2.95153 -8.27515 0.744272; + rotation 120.620 0.00000 0.00000 1.00000; + scale 1.09984 1.09984 1.09984; + }; + }; + instance + { + transform + { + position 8.90173 0.0693413 0.683240; + rotation 82.8413 0.00000 0.00000 -1.00000; + scale 1.11051 1.11051 1.11051; + }; + }; + instance + { + transform + { + position 7.15469 -21.7668 0.810944; + rotation 60.5002 0.00000 0.00000 1.00000; + scale 0.804445 0.804445 0.804445; + }; + }; + instance + { + transform + { + position 2.62604 -8.88770 0.835841; + rotation 57.0297 0.00000 0.00000 1.00000; + scale 0.885787 0.885787 0.885787; + }; + }; + instance + { + transform + { + position 9.55690 -26.0136 0.827062; + rotation 150.051 0.00000 0.00000 1.00000; + scale 0.987079 0.987079 0.987079; + }; + }; + instance + { + transform + { + position -18.3382 1.75876 1.06824; + rotation 25.1603 0.00000 0.00000 1.00000; + scale 0.960420 0.960420 0.960420; + }; + }; + instance + { + transform + { + position -2.97047 -10.1367 1.06459; + rotation 179.657 -0.00000 -0.00000 -1.00000; + scale 0.869538 0.869538 0.869538; + }; + }; + instance + { + transform + { + position -2.62721 -10.0983 0.995649; + rotation 45.5736 0.00000 0.00000 1.00000; + scale 0.955905 0.955905 0.955905; + }; + }; + instance + { + transform + { + position 0.501386 -2.28110 0.122333; + rotation 159.562 0.00000 0.00000 1.00000; + scale 0.751322 0.751322 0.751322; + }; + }; + instance + { + transform + { + position 9.01804 -0.119525 0.674204; + rotation 8.03591 0.00000 0.00000 -1.00002; + scale 0.853405 0.853405 0.853405; + }; + }; + instance + { + transform + { + position -15.6891 6.10406 0.986784; + rotation 88.4383 0.00000 0.00000 -1.00000; + scale 0.874811 0.874811 0.874811; + }; + }; + instance + { + transform + { + position -4.94170 -3.27990 0.394950; + rotation 1.92003 0.00000 0.00000 1.00028; + scale 1.06606 1.06606 1.06606; + }; + }; + instance + { + transform + { + position -0.684514 -6.74217 0.703580; + rotation 5.99431 0.00000 0.00000 -0.999994; + scale 0.907739 0.907739 0.907739; + }; + }; + instance + { + transform + { + position -0.543785 -6.54721 0.714979; + rotation 129.909 0.00000 0.00000 1.00000; + scale 1.16657 1.16657 1.16657; + }; + }; + instance + { + transform + { + position 2.97755 -6.65306 0.654853; + rotation 33.8446 0.00000 0.00000 -1.00000; + scale 1.28833 1.28833 1.28833; + }; + }; + instance + { + transform + { + position 2.68598 -4.62455 0.451029; + rotation 170.193 0.00000 0.00000 1.00000; + scale 1.04662 1.04662 1.04662; + }; + }; + instance + { + transform + { + position -17.8331 4.06026 0.904856; + rotation 156.381 0.00000 0.00000 1.00000; + scale 1.25867 1.25867 1.25867; + }; + }; + instance + { + transform + { + position -13.0403 3.11318 0.712298; + rotation 95.0470 0.00000 0.00000 -1.00000; + scale 1.14470 1.14470 1.14470; + }; + }; + instance + { + transform + { + position -8.89285 -5.58392 0.603017; + rotation 7.95863 0.00000 0.00000 0.999994; + scale 1.00244 1.00244 1.00244; + }; + }; + instance + { + transform + { + position -8.63978 -3.35492 0.685691; + rotation 107.332 0.00000 0.00000 -1.00000; + scale 0.989257 0.989257 0.989257; + }; + }; + instance + { + transform + { + position -19.0775 1.21179 0.808391; + rotation 178.657 0.00000 0.00000 1.00000; + scale 0.725405 0.725405 0.725405; + }; + }; + instance + { + transform + { + position -19.9440 4.31193 1.08099; + rotation 5.68400 0.00000 0.00000 0.999993; + scale 0.700465 0.700465 0.700465; + }; + }; + instance + { + transform + { + position -10.9105 -15.8551 1.10774; + rotation 15.8801 0.00000 0.00000 -1.00000; + scale 0.789233 0.789233 0.789233; + }; + }; + instance + { + transform + { + position -10.5041 -1.06569 0.565889; + rotation 21.9549 0.00000 0.00000 -1.00000; + scale 1.17367 1.17367 1.17367; + }; + }; + instance + { + transform + { + position -12.5546 -0.978999 0.531182; + rotation 5.96090 0.00000 0.00000 -0.999992; + scale 1.14452 1.14452 1.14452; + }; + }; + instance + { + transform + { + position -3.33090 -5.05704 0.588556; + rotation 94.6837 0.00000 0.00000 -1.00000; + scale 1.10699 1.10699 1.10699; + }; + }; + instance + { + transform + { + position -17.6899 9.06021 0.738253; + rotation 21.8876 0.00000 0.00000 -1.00000; + scale 1.16224 1.16224 1.16224; + }; + }; + instance + { + transform + { + position -17.7715 8.43929 0.662519; + rotation 20.5172 0.00000 0.00000 -1.00000; + scale 0.798065 0.798065 0.798065; + }; + }; + instance + { + transform + { + position -12.7964 -6.16013 1.03662; + rotation 43.8845 0.00000 0.00000 1.00000; + scale 0.715132 0.715132 0.715132; + }; + }; + instance + { + transform + { + position -17.0504 2.47160 0.829743; + rotation 59.4419 0.00000 0.00000 1.00000; + scale 0.704246 0.704246 0.704246; + }; + }; + instance + { + transform + { + position -13.3576 -0.911081 0.662289; + rotation 99.2349 0.00000 0.00000 1.00000; + scale 1.17023 1.17023 1.17023; + }; + }; + instance + { + transform + { + position 9.50521 -22.1562 1.14427; + rotation 10.0301 0.00000 0.00000 1.00000; + scale 1.10205 1.10205 1.10205; + }; + }; + instance + { + transform + { + position -11.0336 0.524506 0.447732; + rotation 51.8483 0.00000 0.00000 -1.00000; + scale 1.15420 1.15420 1.15420; + }; + }; + instance + { + transform + { + position 3.02004 2.47716 0.296214; + rotation 12.9330 0.00000 0.00000 -1.00001; + scale 0.914551 0.914551 0.914551; + }; + }; + instance + { + transform + { + position -18.4381 -1.64921 1.05785; + rotation 65.5932 0.00000 0.00000 1.00000; + scale 1.20347 1.20347 1.20347; + }; + }; + instance + { + transform + { + position -12.9447 -4.62273 1.02580; + rotation 144.347 0.00000 0.00000 1.00000; + scale 1.00621 1.00621 1.00621; + }; + }; + instance + { + transform + { + position 6.57970 4.77098 0.574781; + rotation 119.687 0.00000 0.00000 1.00000; + scale 0.872674 0.872674 0.872674; + }; + }; + instance + { + transform + { + position -17.3175 -4.80951 0.723595; + rotation 144.047 0.00000 0.00000 1.00000; + scale 1.11128 1.11128 1.11128; + }; + }; + instance + { + transform + { + position -16.1595 -4.73481 0.782716; + rotation 58.7533 0.00000 0.00000 1.00000; + scale 0.795998 0.795998 0.795998; + }; + }; + instance + { + transform + { + position -16.7938 -3.46740 0.797367; + rotation 117.138 0.00000 0.00000 1.00000; + scale 0.778288 0.778288 0.778288; + }; + }; + instance + { + transform + { + position -15.6286 -2.45540 0.789315; + rotation 117.854 0.00000 0.00000 -1.00000; + scale 0.940518 0.940518 0.940518; + }; + }; + instance + { + transform + { + position 2.46487 6.90464 0.494202; + rotation 87.9219 0.00000 0.00000 1.00000; + scale 1.04267 1.04267 1.04267; + }; + }; + instance + { + transform + { + position 6.74155 8.52460 0.881941; + rotation 168.724 0.00000 0.00000 1.00000; + scale 1.17368 1.17368 1.17368; + }; + }; + instance + { + transform + { + position -14.5494 -3.31780 0.653230; + rotation 51.2183 0.00000 0.00000 -1.00000; + scale 1.04828 1.04828 1.04828; + }; + }; + instance + { + transform + { + position -14.7477 -5.43866 0.865570; + rotation 69.8207 0.00000 0.00000 -1.00000; + scale 0.788326 0.788326 0.788326; + }; + }; + instance + { + transform + { + position 6.60754 -16.7850 1.11028; + rotation 50.7951 0.00000 0.00000 -1.00000; + scale 1.22555 1.22555 1.22555; + }; + }; + instance + { + transform + { + position 0.524196 -10.0311 0.690202; + rotation 64.0565 0.00000 0.00000 -1.00000; + scale 1.14154 1.14154 1.14154; + }; + }; + instance + { + transform + { + position -3.32656 9.46897 0.764927; + rotation 54.2867 0.00000 0.00000 1.00000; + scale 1.13738 1.13738 1.13738; + }; + }; + instance + { + transform + { + position 3.66374 9.92345 0.554936; + rotation 20.4041 0.00000 0.00000 1.00000; + scale 1.24082 1.24082 1.24082; + }; + }; + instance + { + transform + { + position 3.93006 5.10205 0.592359; + rotation 94.8658 0.00000 0.00000 1.00000; + scale 0.761429 0.761429 0.761429; + }; + }; + instance + { + transform + { + position -13.0549 -16.1398 0.905363; + rotation 6.15034 0.00000 0.00000 1.00001; + scale 0.724372 0.724372 0.724372; + }; + }; + instance + { + transform + { + position -6.36179 -17.4454 0.771692; + rotation 69.6949 0.00000 0.00000 1.00000; + scale 0.847478 0.847478 0.847478; + }; + }; + instance + { + transform + { + position 6.63385 -11.6479 1.04808; + rotation 50.1819 0.00000 0.00000 1.00000; + scale 0.925973 0.925973 0.925973; + }; + }; + instance + { + transform + { + position 3.86331 7.82813 0.716827; + rotation 69.3527 0.00000 0.00000 1.00000; + scale 1.20131 1.20131 1.20131; + }; + }; + instance + { + transform + { + position -12.0871 -3.42925 0.892758; + rotation 24.9487 0.00000 0.00000 -1.00000; + scale 1.12889 1.12889 1.12889; + }; + }; + instance + { + transform + { + position 3.39275 6.23040 0.566994; + rotation 43.9709 0.00000 0.00000 1.00000; + scale 1.19937 1.19937 1.19937; + }; + }; + instance + { + transform + { + position -17.7007 -2.24196 0.894712; + rotation 58.9986 0.00000 0.00000 1.00000; + scale 0.927262 0.927262 0.927262; + }; + }; + instance + { + transform + { + position -19.6985 -5.91980 0.791368; + rotation 118.250 0.00000 0.00000 -1.00000; + scale 1.13115 1.13115 1.13115; + }; + }; + instance + { + transform + { + position -8.26636 8.66869 0.519201; + rotation 20.8751 0.00000 0.00000 0.999999; + scale 1.27665 1.27665 1.27665; + }; + }; + instance + { + transform + { + position -6.90725 7.40363 0.499516; + rotation 5.36220 0.00000 0.00000 0.999999; + scale 1.07083 1.07083 1.07083; + }; + }; + instance + { + transform + { + position -3.03283 7.64284 0.493654; + rotation 153.309 -0.00000 -0.00000 -1.00000; + scale 1.03318 1.03318 1.03318; + }; + }; + instance + { + transform + { + position 6.51057 7.90871 0.915112; + rotation 88.7831 0.00000 0.00000 -1.00000; + scale 1.22572 1.22572 1.22572; + }; + }; + instance + { + transform + { + position 7.04814 7.87966 0.861907; + rotation 83.9501 0.00000 0.00000 1.00000; + scale 1.24540 1.24540 1.24540; + }; + }; + instance + { + transform + { + position -6.16622 8.70712 0.668856; + rotation 136.641 0.00000 0.00000 1.00000; + scale 1.01869 1.01869 1.01869; + }; + }; + instance + { + transform + { + position -6.15484 6.96322 0.510229; + rotation 110.881 0.00000 0.00000 1.00000; + scale 1.18743 1.18743 1.18743; + }; + }; + instance + { + transform + { + position -6.36229 7.73471 0.588769; + rotation 96.1776 0.00000 0.00000 1.00000; + scale 1.27007 1.27007 1.27007; + }; + }; + instance + { + transform + { + position 1.00475 -2.56448 0.233725; + rotation 173.666 -0.00000 -0.00000 -1.00000; + scale 0.917268 0.917268 0.917268; + }; + }; + instance + { + transform + { + position -11.9833 6.46453 0.481485; + rotation 1.44615 0.00000 0.00000 1.00017; + scale 1.22760 1.22760 1.22760; + }; + }; + instance + { + transform + { + position -12.3662 6.68970 0.582189; + rotation 26.5442 0.00000 0.00000 -1.00000; + scale 0.840970 0.840970 0.840970; + }; + }; + instance + { + transform + { + position -12.5415 6.80136 0.631761; + rotation 136.887 -0.00000 -0.00000 -1.00000; + scale 0.718391 0.718391 0.718391; + }; + }; + instance + { + transform + { + position -11.9752 5.62781 0.487466; + rotation 42.0254 0.00000 0.00000 1.00000; + scale 1.00638 1.00638 1.00638; + }; + }; + instance + { + transform + { + position -10.1246 6.58140 0.395169; + rotation 146.541 -0.00000 -0.00000 -1.00000; + scale 1.12072 1.12072 1.12072; + }; + }; + instance + { + transform + { + position -13.4839 7.57728 0.838196; + rotation 17.5954 0.00000 0.00000 1.00000; + scale 1.18263 1.18263 1.18263; + }; + }; + instance + { + transform + { + position -13.1620 7.52997 0.766029; + rotation 66.2936 0.00000 0.00000 1.00000; + scale 1.00979 1.00979 1.00979; + }; + }; + instance + { + transform + { + position -9.24801 4.13621 0.0509170; + rotation 82.1759 0.00000 0.00000 1.00000; + scale 1.08528 1.08528 1.08528; + }; + }; + instance + { + transform + { + position 8.12599 3.81431 0.950819; + rotation 97.0512 0.00000 0.00000 -1.00000; + scale 1.12615 1.12615 1.12615; + }; + }; + instance + { + transform + { + position 7.70705 3.47670 0.786435; + rotation 46.7665 0.00000 0.00000 1.00000; + scale 1.27432 1.27432 1.27432; + }; + }; + instance + { + transform + { + position 1.04780 -6.28147 0.562125; + rotation 94.4489 0.00000 0.00000 1.00000; + scale 0.855863 0.855863 0.855863; + }; + }; + instance + { + transform + { + position 8.36364 -12.0612 0.983889; + rotation 77.1512 0.00000 0.00000 -1.00000; + scale 0.799858 0.799858 0.799858; + }; + }; + instance + { + transform + { + position -0.518754 6.73522 0.207646; + rotation 167.475 0.00000 0.00000 1.00000; + scale 1.05506 1.05506 1.05506; + }; + }; + instance + { + transform + { + position -5.26048 -22.0465 1.07135; + rotation 149.760 0.00000 0.00000 1.00000; + scale 1.20404 1.20404 1.20404; + }; + }; + instance + { + transform + { + position -18.8550 -14.8795 1.01389; + rotation 111.961 0.00000 0.00000 -1.00000; + scale 1.13860 1.13860 1.13860; + }; + }; + instance + { + transform + { + position -18.8786 -14.1375 0.949605; + rotation 15.0494 0.00000 0.00000 -1.00000; + scale 0.842100 0.842100 0.842100; + }; + }; + instance + { + transform + { + position -6.02857 -22.5671 1.04740; + rotation 131.121 -0.00000 -0.00000 -1.00000; + scale 0.743454 0.743454 0.743454; + }; + }; + instance + { + transform + { + position -13.3071 -8.34437 0.800409; + rotation 52.3536 0.00000 0.00000 -1.00000; + scale 1.10771 1.10771 1.10771; + }; + }; + instance + { + transform + { + position -6.57261 4.83674 0.0980054; + rotation 71.9002 0.00000 0.00000 -1.00000; + scale 0.927224 0.927224 0.927224; + }; + }; + instance + { + transform + { + position -13.5714 -8.21557 0.842950; + rotation 23.4973 0.00000 0.00000 -1.00000; + scale 1.13332 1.13332 1.13332; + }; + }; + instance + { + transform + { + position 6.28339 1.97420 0.766585; + rotation 31.4221 0.00000 0.00000 -1.00000; + scale 0.933672 0.933672 0.933672; + }; + }; + instance + { + transform + { + position -13.4037 -27.2899 1.19835; + rotation 142.828 0.00000 0.00000 1.00000; + scale 0.872779 0.872779 0.872779; + }; + }; + instance + { + transform + { + position -12.5099 4.82995 0.430570; + rotation 73.7934 0.00000 0.00000 1.00000; + scale 1.08991 1.08991 1.08991; + }; + }; + instance + { + transform + { + position 3.76953 4.54100 0.607043; + rotation 50.4377 0.00000 0.00000 1.00000; + scale 1.07093 1.07093 1.07093; + }; + }; + instance + { + transform + { + position -7.04442 -26.7153 0.836792; + rotation 90.1405 0.00000 0.00000 1.00000; + scale 1.18775 1.18775 1.18775; + }; + }; + instance + { + transform + { + position -14.9771 -29.3584 0.957428; + rotation 10.3488 0.00000 0.00000 0.999999; + scale 0.712275 0.712275 0.712275; + }; + }; + instance + { + transform + { + position -7.52800 -21.4351 0.994544; + rotation 56.6655 0.00000 0.00000 1.00000; + scale 0.733518 0.733518 0.733518; + }; + }; + instance + { + transform + { + position -19.3234 -7.31389 0.894801; + rotation 28.8077 0.00000 0.00000 1.00000; + scale 1.24472 1.24472 1.24472; + }; + }; + instance + { + transform + { + position -10.0679 2.52914 0.142942; + rotation 121.741 0.00000 0.00000 1.00000; + scale 1.16559 1.16559 1.16559; + }; + }; + instance + { + transform + { + position -10.1015 2.84662 0.114768; + rotation 84.5208 0.00000 0.00000 1.00000; + scale 0.818722 0.818722 0.818722; + }; + }; + instance + { + transform + { + position -15.0840 -7.07165 0.890287; + rotation 101.414 0.00000 0.00000 1.00000; + scale 0.746698 0.746698 0.746698; + }; + }; + instance + { + transform + { + position 6.44227 -14.1869 0.857795; + rotation 128.013 0.00000 0.00000 1.00000; + scale 1.28772 1.28772 1.28772; + }; + }; + instance + { + transform + { + position 2.80548 1.55438 0.316281; + rotation 142.889 0.00000 0.00000 1.00000; + scale 0.907489 0.907489 0.907489; + }; + }; + instance + { + transform + { + position -8.65111 -24.7693 0.969931; + rotation 121.441 -0.00000 -0.00000 -1.00000; + scale 0.759083 0.759083 0.759083; + }; + }; + instance + { + transform + { + position 2.38424 -12.6133 0.823351; + rotation 46.3585 0.00000 0.00000 1.00000; + scale 1.06035 1.06035 1.06035; + }; + }; + instance + { + transform + { + position -15.1719 -9.92962 1.13654; + rotation 81.0806 0.00000 0.00000 1.00000; + scale 1.28023 1.28023 1.28023; + }; + }; + instance + { + transform + { + position -14.8513 -7.68854 0.954371; + rotation 89.5972 0.00000 0.00000 -1.00000; + scale 0.838673 0.838673 0.838673; + }; + }; + instance + { + transform + { + position -0.799844 6.83657 0.214473; + rotation 103.562 0.00000 0.00000 -1.00000; + scale 1.07819 1.07819 1.07819; + }; + }; + instance + { + transform + { + position 6.36586 -14.6318 0.903361; + rotation 31.8975 0.00000 0.00000 -1.00000; + scale 0.793630 0.793630 0.793630; + }; + }; + instance + { + transform + { + position -14.3802 -9.80018 1.06166; + rotation 44.0104 0.00000 0.00000 -1.00000; + scale 1.17367 1.17367 1.17367; + }; + }; + instance + { + transform + { + position 4.23684 0.489420 0.511041; + rotation 0.669100 0.00000 0.00000 -1.00049; + scale 0.858612 0.858612 0.858612; + }; + }; + instance + { + transform + { + position -14.3348 -8.37775 0.974392; + rotation 122.134 -0.00000 -0.00000 -1.00000; + scale 1.22826 1.22826 1.22826; + }; + }; + instance + { + transform + { + position -4.30535 -0.492109 0.163512; + rotation 99.3404 0.00000 0.00000 -1.00000; + scale 0.947121 0.947121 0.947121; + }; + }; + instance + { + transform + { + position -12.0592 -0.348013 0.388275; + rotation 21.4601 0.00000 0.00000 0.999999; + scale 1.11414 1.11414 1.11414; + }; + }; + instance + { + transform + { + position -15.7350 -10.5673 0.854647; + rotation 114.131 0.00000 0.00000 -1.00000; + scale 1.15985 1.15985 1.15985; + }; + }; + instance + { + transform + { + position 1.28523 -6.98661 0.723567; + rotation 22.4935 0.00000 0.00000 1.00000; + scale 0.800918 0.800918 0.800918; + }; + }; + instance + { + transform + { + position -15.5944 -10.3540 0.957682; + rotation 127.305 -0.00000 -0.00000 -1.00000; + scale 1.26597 1.26597 1.26597; + }; + }; + instance + { + transform + { + position 1.32631 -6.70847 0.664829; + rotation 42.5628 0.00000 0.00000 -1.00000; + scale 0.944498 0.944498 0.944498; + }; + }; + instance + { + transform + { + position -8.94078 -22.8163 1.05870; + rotation 144.782 -0.00000 -0.00000 -1.00000; + scale 0.867549 0.867549 0.867549; + }; + }; + instance + { + transform + { + position 7.64515 0.471806 0.765398; + rotation 126.835 -0.00000 -0.00000 -1.00000; + scale 1.21985 1.21985 1.21985; + }; + }; + instance + { + transform + { + position 5.75259 -0.187592 0.702719; + rotation 51.5561 0.00000 0.00000 -1.00000; + scale 0.796812 0.796812 0.796812; + }; + }; + instance + { + transform + { + position -15.1875 -29.4466 0.949819; + rotation 143.273 0.00000 0.00000 1.00000; + scale 1.18462 1.18462 1.18462; + }; + }; + instance + { + transform + { + position 1.84409 -5.16181 0.446656; + rotation 121.694 0.00000 0.00000 1.00000; + scale 0.761522 0.761522 0.761522; + }; + }; + instance + { + transform + { + position -18.4670 -14.4341 1.09114; + rotation 73.6980 0.00000 0.00000 1.00000; + scale 0.750375 0.750375 0.750375; + }; + }; + instance + { + transform + { + position -18.6429 -14.6721 1.03970; + rotation 160.948 -0.00000 -0.00000 -1.00000; + scale 1.13534 1.13534 1.13534; + }; + }; + instance + { + transform + { + position -9.84394 -24.8060 1.07295; + rotation 107.643 0.00000 0.00000 -1.00000; + scale 0.730340 0.730340 0.730340; + }; + }; + instance + { + transform + { + position -10.6495 -6.10581 0.705321; + rotation 61.3324 0.00000 0.00000 1.00000; + scale 0.778118 0.778118 0.778118; + }; + }; + instance + { + transform + { + position -8.68094 -2.01022 0.518879; + rotation 41.0183 0.00000 0.00000 1.00000; + scale 1.13507 1.13507 1.13507; + }; + }; + instance + { + transform + { + position -15.0286 -10.3945 1.13093; + rotation 110.134 0.00000 0.00000 1.00000; + scale 1.11190 1.11190 1.11190; + }; + }; + instance + { + transform + { + position -19.3377 -11.0831 1.09634; + rotation 66.9179 0.00000 0.00000 1.00000; + scale 0.857272 0.857272 0.857272; + }; + }; + instance + { + transform + { + position -8.79981 -2.36861 0.553741; + rotation 122.550 0.00000 0.00000 1.00000; + scale 1.02266 1.02266 1.02266; + }; + }; + instance + { + transform + { + position -10.9679 -25.0645 1.10518; + rotation 40.6547 0.00000 0.00000 -1.00000; + scale 0.832432 0.832432 0.832432; + }; + }; + instance + { + transform + { + position -13.5118 -13.1780 0.985170; + rotation 112.310 0.00000 0.00000 -1.00000; + scale 1.25000 1.25000 1.25000; + }; + }; + instance + { + transform + { + position 2.01415 -14.8226 1.02870; + rotation 167.748 -0.00000 -0.00000 -1.00000; + scale 0.813785 0.813785 0.813785; + }; + }; + instance + { + transform + { + position -6.31806 -6.56486 0.938080; + rotation 59.7381 0.00000 0.00000 -1.00000; + scale 0.904631 0.904631 0.904631; + }; + }; + instance + { + transform + { + position -10.5718 -3.54232 0.790132; + rotation 128.828 -0.00000 -0.00000 -1.00000; + scale 0.991330 0.991330 0.991330; + }; + }; + instance + { + transform + { + position -9.27854 -21.4911 1.07673; + rotation 134.559 0.00000 0.00000 1.00000; + scale 0.846296 0.846296 0.846296; + }; + }; + instance + { + transform + { + position 6.58072 -1.76391 0.564084; + rotation 62.7848 0.00000 0.00000 1.00000; + scale 0.836077 0.836077 0.836077; + }; + }; + instance + { + transform + { + position 6.87597 -1.69938 0.588480; + rotation 168.747 -0.00000 -0.00000 -1.00000; + scale 0.737314 0.737314 0.737314; + }; + }; + instance + { + transform + { + position -19.8266 5.87038 0.754939; + rotation 66.3515 0.00000 0.00000 1.00000; + scale 1.01111 1.01111 1.01111; + }; + }; + instance + { + transform + { + position 1.73583 -3.75725 0.373677; + rotation 7.48397 0.00000 0.00000 -1.00000; + scale 0.973715 0.973715 0.973715; + }; + }; + instance + { + transform + { + position 9.67053 -20.7379 1.17691; + rotation 18.6284 0.00000 0.00000 1.00000; + scale 1.01397 1.01397 1.01397; + }; + }; + instance + { + transform + { + position 2.30094 -14.2450 1.04276; + rotation 164.181 -0.00000 -0.00000 -1.00000; + scale 0.734769 0.734769 0.734769; + }; + }; + instance + { + transform + { + position -0.826383 -5.53354 0.728522; + rotation 122.287 -0.00000 -0.00000 -1.00000; + scale 0.838648 0.838648 0.838648; + }; + }; + instance + { + transform + { + position -19.6847 -15.4173 1.06370; + rotation 169.662 -0.00000 -0.00000 -1.00000; + scale 0.898323 0.898323 0.898323; + }; + }; + instance + { + transform + { + position -3.82137 -4.64495 0.553180; + rotation 139.214 0.00000 0.00000 1.00000; + scale 1.17664 1.17664 1.17664; + }; + }; + instance + { + transform + { + position 0.493591 -3.50500 0.376919; + rotation 106.774 0.00000 0.00000 -1.00000; + scale 0.978151 0.978151 0.978151; + }; + }; + instance + { + transform + { + position -11.8327 -23.8904 1.16420; + rotation 143.175 0.00000 0.00000 1.00000; + scale 1.28896 1.28896 1.28896; + }; + }; + instance + { + transform + { + position -17.1335 -10.5366 0.872173; + rotation 72.3636 0.00000 0.00000 -1.00000; + scale 0.799241 0.799241 0.799241; + }; + }; + instance + { + transform + { + position -1.85391 -2.73135 0.232426; + rotation 135.460 0.00000 0.00000 1.00000; + scale 1.21109 1.21109 1.21109; + }; + }; + instance + { + transform + { + position -1.71261 -2.50670 0.169210; + rotation 71.1066 0.00000 0.00000 -1.00000; + scale 1.06515 1.06515 1.06515; + }; + }; + instance + { + transform + { + position 7.03425 9.94166 1.05397; + rotation 37.5266 0.00000 0.00000 -1.00000; + scale 1.12516 1.12516 1.12516; + }; + }; + instance + { + transform + { + position -2.89447 -2.75047 0.241744; + rotation 150.970 0.00000 0.00000 1.00000; + scale 1.21560 1.21560 1.21560; + }; + }; + instance + { + transform + { + position -2.65842 -3.04006 0.352075; + rotation 62.8183 0.00000 0.00000 1.00000; + scale 1.14810 1.14810 1.14810; + }; + }; + instance + { + transform + { + position -19.1573 -14.5990 0.931231; + rotation 100.338 0.00000 0.00000 -1.00000; + scale 0.744516 0.744516 0.744516; + }; + }; + instance + { + transform + { + position -1.51980 -2.89404 0.264744; + rotation 117.004 0.00000 0.00000 -1.00000; + scale 0.776810 0.776810 0.776810; + }; + }; + instance + { + transform + { + position -1.37572 -4.15293 0.464838; + rotation 167.635 -0.00000 -0.00000 -1.00000; + scale 1.03674 1.03674 1.03674; + }; + }; + instance + { + transform + { + position -0.477027 -4.53088 0.466284; + rotation 62.6281 0.00000 0.00000 1.00000; + scale 1.18230 1.18230 1.18230; + }; + }; + instance + { + transform + { + position 2.52029 -2.98419 0.498223; + rotation 153.479 -0.00000 -0.00000 -1.00000; + scale 1.12905 1.12905 1.12905; + }; + }; + instance + { + transform + { + position 1.11752 -3.07180 0.325582; + rotation 142.469 0.00000 0.00000 1.00000; + scale 1.11227 1.11227 1.11227; + }; + }; + instance + { + transform + { + position -19.5293 -29.4774 0.989229; + rotation 19.2783 0.00000 0.00000 -0.999999; + scale 1.03881 1.03881 1.03881; + }; + }; + instance + { + transform + { + position 2.56873 -16.0040 0.995574; + rotation 59.0233 0.00000 0.00000 1.00000; + scale 1.07805 1.07805 1.07805; + }; + }; + instance + { + transform + { + position -0.925136 -2.08279 0.0154871; + rotation 101.299 0.00000 0.00000 1.00000; + scale 0.883166 0.883166 0.883166; + }; + }; + instance + { + transform + { + position 1.75870 -16.5006 1.14213; + rotation 121.487 -0.00000 -0.00000 -1.00000; + scale 0.933354 0.933354 0.933354; + }; + }; + instance + { + transform + { + position 2.04729 -16.3945 1.08181; + rotation 132.159 -0.00000 -0.00000 -1.00000; + scale 1.08531 1.08531 1.08531; + }; + }; + instance + { + transform + { + position -3.49840 -3.46931 0.429184; + rotation 104.920 0.00000 0.00000 -1.00000; + scale 0.938817 0.938817 0.938817; + }; + }; + instance + { + transform + { + position -17.8692 -16.7948 1.15867; + rotation 41.0260 0.00000 0.00000 1.00000; + scale 0.965448 0.965448 0.965448; + }; + }; + instance + { + transform + { + position -4.65679 -2.89634 0.307991; + rotation 33.8599 0.00000 0.00000 1.00000; + scale 1.17595 1.17595 1.17595; + }; + }; + instance + { + transform + { + position -18.9863 -2.62309 1.01777; + rotation 145.779 -0.00000 -0.00000 -1.00000; + scale 0.767671 0.767671 0.767671; + }; + }; + instance + { + transform + { + position 0.802093 -6.23968 0.560375; + rotation 115.875 0.00000 0.00000 1.00000; + scale 0.713379 0.713379 0.713379; + }; + }; + instance + { + transform + { + position -1.02870 -6.87133 0.682297; + rotation 1.86712 0.00000 0.00000 0.999974; + scale 1.23472 1.23472 1.23472; + }; + }; + instance + { + transform + { + position -14.9880 -16.7476 0.912032; + rotation 164.112 -0.00000 -0.00000 -1.00000; + scale 1.09181 1.09181 1.09181; + }; + }; + instance + { + transform + { + position -1.31011 -6.30201 0.769202; + rotation 115.761 0.00000 0.00000 -1.00000; + scale 1.26430 1.26430 1.26430; + }; + }; + instance + { + transform + { + position 1.35024 -6.46483 0.613486; + rotation 133.443 -0.00000 -0.00000 -1.00000; + scale 1.02880 1.02880 1.02880; + }; + }; + instance + { + transform + { + position 1.09760 -6.74431 0.668413; + rotation 37.7199 0.00000 0.00000 -1.00000; + scale 1.28776 1.28776 1.28776; + }; + }; + instance + { + transform + { + position 0.897763 -1.77888 0.0990283; + rotation 99.5134 0.00000 0.00000 -1.00000; + scale 0.773634 0.773634 0.773634; + }; + }; + instance + { + transform + { + position 1.10762 -1.83770 0.145457; + rotation 12.6242 0.00000 0.00000 -1.00000; + scale 0.813272 0.813272 0.813272; + }; + }; + instance + { + transform + { + position 4.97552 -19.9843 1.00100; + rotation 20.7434 0.00000 0.00000 0.999999; + scale 0.908169 0.908169 0.908169; + }; + }; + instance + { + transform + { + position 0.911267 -4.48887 0.448193; + rotation 37.5819 0.00000 0.00000 1.00000; + scale 0.834996 0.834996 0.834996; + }; + }; + instance + { + transform + { + position 0.908500 -2.00091 0.120625; + rotation 114.829 0.00000 0.00000 1.00000; + scale 1.17271 1.17271 1.17271; + }; + }; + instance + { + transform + { + position 1.91136 -3.09569 0.423266; + rotation 140.823 -0.00000 -0.00000 -1.00000; + scale 0.930397 0.930397 0.930397; + }; + }; + instance + { + transform + { + position 1.25873 -3.64663 0.365551; + rotation 45.1355 0.00000 0.00000 1.00000; + scale 1.07950 1.07950 1.07950; + }; + }; + instance + { + transform + { + position -18.5857 -14.0524 1.03807; + rotation 121.002 0.00000 0.00000 1.00000; + scale 1.04955 1.04955 1.04955; + }; + }; + instance + { + transform + { + position 1.09775 -1.38656 0.0984620; + rotation 59.5216 0.00000 0.00000 1.00000; + scale 1.25743 1.25743 1.25743; + }; + }; + instance + { + transform + { + position -18.7204 -11.1088 0.938219; + rotation 109.567 0.00000 0.00000 -1.00000; + scale 0.904377 0.904377 0.904377; + }; + }; + instance + { + transform + { + position 2.92484 -1.16828 0.428285; + rotation 73.2132 0.00000 0.00000 -1.00000; + scale 1.09475 1.09475 1.09475; + }; + }; + instance + { + transform + { + position 3.25911 -6.08899 0.754465; + rotation 162.006 -0.00000 -0.00000 -1.00000; + scale 0.920980 0.920980 0.920980; + }; + }; + instance + { + transform + { + position 2.86750 -5.58740 0.639405; + rotation 40.3630 0.00000 0.00000 -1.00000; + scale 1.17887 1.17887 1.17887; + }; + }; + instance + { + transform + { + position 4.46888 -5.48040 0.871158; + rotation 99.8775 0.00000 0.00000 1.00000; + scale 1.20224 1.20224 1.20224; + }; + }; + instance + { + transform + { + position 3.14325 -4.90671 0.582638; + rotation 85.0875 0.00000 0.00000 -1.00000; + scale 1.02915 1.02915 1.02915; + }; + }; + instance + { + transform + { + position -15.7671 -17.9001 0.878537; + rotation 151.356 0.00000 0.00000 1.00000; + scale 1.03718 1.03718 1.03718; + }; + }; + instance + { + transform + { + position -16.0732 -18.1917 0.842148; + rotation 25.4104 0.00000 0.00000 -1.00000; + scale 0.773961 0.773961 0.773961; + }; + }; + instance + { + transform + { + position 5.63036 -5.97930 0.877604; + rotation 148.082 -0.00000 -0.00000 -1.00000; + scale 1.11245 1.11245 1.11245; + }; + }; + instance + { + transform + { + position 4.95761 -6.17851 0.888564; + rotation 75.3423 0.00000 0.00000 -1.00000; + scale 1.28448 1.28448 1.28448; + }; + }; + instance + { + transform + { + position -6.65531 -20.5835 1.15692; + rotation 152.595 0.00000 0.00000 1.00000; + scale 0.973621 0.973621 0.973621; + }; + }; + instance + { + transform + { + position -19.7726 -17.4319 1.04995; + rotation 47.3482 0.00000 0.00000 -1.00000; + scale 1.17549 1.17549 1.17549; + }; + }; + instance + { + transform + { + position 6.39167 -5.17854 0.747838; + rotation 159.033 0.00000 0.00000 1.00000; + scale 0.885011 0.885011 0.885011; + }; + }; + instance + { + transform + { + position -2.83460 -13.9640 0.817747; + rotation 7.24608 0.00000 0.00000 -1.00000; + scale 0.828763 0.828763 0.828763; + }; + }; + instance + { + transform + { + position 5.03149 -3.98700 0.544522; + rotation 120.548 0.00000 0.00000 1.00000; + scale 0.929721 0.929721 0.929721; + }; + }; + instance + { + transform + { + position 5.68982 -3.25282 0.636916; + rotation 85.5664 0.00000 0.00000 -1.00000; + scale 1.15175 1.15175 1.15175; + }; + }; + instance + { + transform + { + position -9.79527 -20.0771 0.785543; + rotation 11.4237 0.00000 0.00000 -1.00000; + scale 0.971479 0.971479 0.971479; + }; + }; + instance + { + transform + { + position 6.11208 -3.56444 0.704036; + rotation 112.500 0.00000 0.00000 -1.00000; + scale 1.25239 1.25239 1.25239; + }; + }; + instance + { + transform + { + position 5.12697 -2.82565 0.589372; + rotation 137.035 0.00000 0.00000 1.00000; + scale 0.928119 0.928119 0.928119; + }; + }; + instance + { + transform + { + position 5.36038 -1.47744 0.552581; + rotation 103.851 0.00000 0.00000 -1.00000; + scale 0.837103 0.837103 0.837103; + }; + }; + instance + { + transform + { + position -19.7054 -17.9324 1.12898; + rotation 83.1430 0.00000 0.00000 1.00000; + scale 1.13216 1.13216 1.13216; + }; + }; + instance + { + transform + { + position 8.28473 -5.24875 0.991771; + rotation 133.880 0.00000 0.00000 1.00000; + scale 1.02880 1.02880 1.02880; + }; + }; + instance + { + transform + { + position 7.70227 -4.31252 0.852338; + rotation 98.1733 0.00000 0.00000 1.00000; + scale 0.749371 0.749371 0.749371; + }; + }; + instance + { + transform + { + position 7.78391 -4.13017 0.862380; + rotation 13.6473 0.00000 0.00000 1.00000; + scale 0.999723 0.999723 0.999723; + }; + }; + instance + { + transform + { + position 1.22778 6.05959 0.386337; + rotation 97.5884 0.00000 0.00000 1.00000; + scale 1.25767 1.25767 1.25767; + }; + }; + instance + { + transform + { + position -17.2466 -19.6019 0.967469; + rotation 105.268 0.00000 0.00000 -1.00000; + scale 1.08351 1.08351 1.08351; + }; + }; + instance + { + transform + { + position 7.43659 -3.68954 0.832594; + rotation 163.479 -0.00000 -0.00000 -1.00000; + scale 1.00744 1.00744 1.00744; + }; + }; + instance + { + transform + { + position -16.8859 -19.5307 0.964542; + rotation 123.179 0.00000 0.00000 1.00000; + scale 0.729172 0.729172 0.729172; + }; + }; + instance + { + transform + { + position -14.1187 -28.1691 1.20756; + rotation 91.6403 0.00000 0.00000 1.00000; + scale 0.827715 0.827715 0.827715; + }; + }; + instance + { + transform + { + position 7.80595 -0.498948 0.629552; + rotation 145.472 -0.00000 -0.00000 -1.00000; + scale 0.838400 0.838400 0.838400; + }; + }; + instance + { + transform + { + position 6.87669 -12.4851 0.986263; + rotation 7.51322 0.00000 0.00000 -1.00000; + scale 0.761632 0.761632 0.761632; + }; + }; + instance + { + transform + { + position 7.39146 -1.34537 0.594129; + rotation 48.7376 0.00000 0.00000 1.00000; + scale 1.19508 1.19508 1.19508; + }; + }; + instance + { + transform + { + position 7.11871 -1.38295 0.594012; + rotation 89.2727 0.00000 0.00000 -1.00000; + scale 1.17837 1.17837 1.17837; + }; + }; + instance + { + transform + { + position -9.08090 -20.9874 0.935960; + rotation 18.6108 0.00000 0.00000 -1.00000; + scale 1.19627 1.19627 1.19627; + }; + }; + instance + { + transform + { + position 8.08356 -1.23646 0.679792; + rotation 104.019 0.00000 0.00000 1.00000; + scale 0.898473 0.898473 0.898473; + }; + }; + instance + { + transform + { + position -3.96894 5.37660 0.163398; + rotation 15.3057 0.00000 0.00000 -1.00000; + scale 0.710707 0.710707 0.710707; + }; + }; + instance + { + transform + { + position -16.9430 -19.0965 0.807050; + rotation 56.8621 0.00000 0.00000 -1.00000; + scale 1.09542 1.09542 1.09542; + }; + }; + instance + { + transform + { + position -5.17480 -4.20630 0.527435; + rotation 19.7509 0.00000 0.00000 1.00000; + scale 0.967215 0.967215 0.967215; + }; + }; + instance + { + transform + { + position -6.01561 -4.90537 0.561410; + rotation 83.0250 0.00000 0.00000 -1.00000; + scale 0.973683 0.973683 0.973683; + }; + }; + instance + { + transform + { + position -11.6019 -20.2742 0.969328; + rotation 44.9892 0.00000 0.00000 -1.00000; + scale 1.13721 1.13721 1.13721; + }; + }; + instance + { + transform + { + position -16.1343 -19.9814 0.971203; + rotation 38.9773 0.00000 0.00000 1.00000; + scale 0.947272 0.947272 0.947272; + }; + }; + instance + { + transform + { + position -7.03440 -6.99278 0.864949; + rotation 75.8594 0.00000 0.00000 -1.00000; + scale 0.940997 0.940997 0.940997; + }; + }; + instance + { + transform + { + position -7.08692 -6.15851 0.857304; + rotation 149.769 0.00000 0.00000 1.00000; + scale 0.841115 0.841115 0.841115; + }; + }; + instance + { + transform + { + position -2.32838 -16.2648 0.854513; + rotation 131.106 -0.00000 -0.00000 -1.00000; + scale 1.03284 1.03284 1.03284; + }; + }; + instance + { + transform + { + position -8.25693 -6.90085 0.794266; + rotation 116.224 0.00000 0.00000 1.00000; + scale 0.920795 0.920795 0.920795; + }; + }; + instance + { + transform + { + position -7.32602 9.93750 0.575499; + rotation 78.0596 0.00000 0.00000 1.00000; + scale 0.825023 0.825023 0.825023; + }; + }; + instance + { + transform + { + position -16.4331 -25.4815 0.838255; + rotation 22.5624 0.00000 0.00000 1.00000; + scale 0.879447 0.879447 0.879447; + }; + }; + instance + { + transform + { + position -17.6911 -25.7921 0.876278; + rotation 49.7489 0.00000 0.00000 1.00000; + scale 1.24048 1.24048 1.24048; + }; + }; + instance + { + transform + { + position -18.3687 -25.6360 0.931700; + rotation 147.059 -0.00000 -0.00000 -1.00000; + scale 1.03026 1.03026 1.03026; + }; + }; + instance + { + transform + { + position -18.8724 -26.6202 0.762020; + rotation 130.965 -0.00000 -0.00000 -1.00000; + scale 0.933364 0.933364 0.933364; + }; + }; + instance + { + transform + { + position -3.96347 -20.6279 0.859594; + rotation 144.682 -0.00000 -0.00000 -1.00000; + scale 1.29901 1.29901 1.29901; + }; + }; + instance + { + transform + { + position 3.40727 0.124467 0.518253; + rotation 110.366 0.00000 0.00000 -1.00000; + scale 1.03730 1.03730 1.03730; + }; + }; + instance + { + transform + { + position -8.12534 -4.19243 0.700570; + rotation 160.737 0.00000 0.00000 1.00000; + scale 1.24724 1.24724 1.24724; + }; + }; + instance + { + transform + { + position -19.9929 -21.2726 0.859342; + rotation 95.7997 0.00000 0.00000 1.00000; + scale 0.820445 0.820445 0.820445; + }; + }; + instance + { + transform + { + position -7.69852 -1.63364 0.412185; + rotation 131.459 -0.00000 -0.00000 -1.00000; + scale 0.874507 0.874507 0.874507; + }; + }; + instance + { + transform + { + position 5.40267 7.00048 0.830104; + rotation 0.511289 0.00000 0.00000 1.00094; + scale 0.895294 0.895294 0.895294; + }; + }; + instance + { + transform + { + position -13.3038 -23.1123 0.829778; + rotation 20.6187 0.00000 0.00000 1.00000; + scale 1.16006 1.16006 1.16006; + }; + }; + instance + { + transform + { + position -9.03750 -15.7242 1.01405; + rotation 110.995 0.00000 0.00000 1.00000; + scale 1.06384 1.06384 1.06384; + }; + }; + instance + { + transform + { + position -10.1111 -6.07593 0.634112; + rotation 141.084 -0.00000 -0.00000 -1.00000; + scale 1.07441 1.07441 1.07441; + }; + }; + instance + { + transform + { + position -9.90254 -4.77763 0.777941; + rotation 140.886 0.00000 0.00000 1.00000; + scale 0.852964 0.852964 0.852964; + }; + }; + instance + { + transform + { + position -13.7826 -29.8752 0.806957; + rotation 121.357 0.00000 0.00000 1.00000; + scale 1.23368 1.23368 1.23368; + }; + }; + instance + { + transform + { + position -9.63256 -2.87565 0.657228; + rotation 95.5093 0.00000 0.00000 -1.00000; + scale 1.12688 1.12688 1.12688; + }; + }; + instance + { + transform + { + position -11.3119 -6.62655 0.981804; + rotation 89.1097 0.00000 0.00000 1.00000; + scale 1.11605 1.11605 1.11605; + }; + }; + instance + { + transform + { + position -11.2445 -5.69201 0.861935; + rotation 159.452 -0.00000 -0.00000 -1.00000; + scale 1.22444 1.22444 1.22444; + }; + }; + instance + { + transform + { + position -11.9663 -6.16459 1.07278; + rotation 13.2158 0.00000 0.00000 1.00000; + scale 1.12549 1.12549 1.12549; + }; + }; + instance + { + transform + { + position -10.6498 -3.90304 0.854900; + rotation 50.7259 0.00000 0.00000 -1.00000; + scale 1.18161 1.18161 1.18161; + }; + }; + instance + { + transform + { + position -12.3106 -0.456789 0.427338; + rotation 70.6474 0.00000 0.00000 -1.00000; + scale 0.843093 0.843093 0.843093; + }; + }; + instance + { + transform + { + position -17.3004 -21.2887 1.13759; + rotation 108.132 0.00000 0.00000 1.00000; + scale 0.822070 0.822070 0.822070; + }; + }; + instance + { + transform + { + position -19.1816 -23.5708 0.990458; + rotation 15.7916 0.00000 0.00000 -1.00000; + scale 0.876310 0.876310 0.876310; + }; + }; + instance + { + transform + { + position -19.2250 -26.0053 0.893757; + rotation 139.437 -0.00000 -0.00000 -1.00000; + scale 1.28477 1.28477 1.28477; + }; + }; + instance + { + transform + { + position 4.02775 -0.906424 0.510221; + rotation 39.0183 0.00000 0.00000 1.00000; + scale 1.11441 1.11441 1.11441; + }; + }; + instance + { + transform + { + position 5.90649 0.0842914 0.785489; + rotation 138.558 -0.00000 -0.00000 -1.00000; + scale 1.26006 1.26006 1.26006; + }; + }; + instance + { + transform + { + position -18.0551 -24.1537 0.895069; + rotation 13.6443 0.00000 0.00000 1.00001; + scale 1.07984 1.07984 1.07984; + }; + }; + instance + { + transform + { + position -18.1626 -23.3430 0.881118; + rotation 174.225 0.00000 0.00000 1.00000; + scale 0.905053 0.905053 0.905053; + }; + }; + instance + { + transform + { + position -14.7831 0.898966 0.772012; + rotation 144.476 -0.00000 -0.00000 -1.00000; + scale 1.15250 1.15250 1.15250; + }; + }; + instance + { + transform + { + position -12.6905 -21.8145 0.868161; + rotation 101.123 0.00000 0.00000 1.00000; + scale 0.967720 0.967720 0.967720; + }; + }; + instance + { + transform + { + position 9.19628 0.216603 0.677237; + rotation 176.522 -0.00000 -0.00000 -1.00000; + scale 0.800407 0.800407 0.800407; + }; + }; + instance + { + transform + { + position -12.4985 -21.7115 0.942909; + rotation 118.415 0.00000 0.00000 -1.00000; + scale 1.12973 1.12973 1.12973; + }; + }; + instance + { + transform + { + position -5.59545 -1.05127 0.208858; + rotation 8.06704 0.00000 0.00000 -0.999997; + scale 1.24048 1.24048 1.24048; + }; + }; + instance + { + transform + { + position -10.8324 0.658886 0.417317; + rotation 72.1230 0.00000 0.00000 1.00000; + scale 1.29037 1.29037 1.29037; + }; + }; + instance + { + transform + { + position -10.7349 0.155976 0.417762; + rotation 134.951 0.00000 0.00000 1.00000; + scale 1.20542 1.20542 1.20542; + }; + }; + instance + { + transform + { + position -10.3058 0.0870231 0.398551; + rotation 141.470 0.00000 0.00000 1.00000; + scale 0.820062 0.820062 0.820062; + }; + }; + instance + { + transform + { + position -16.7211 -25.8045 0.842292; + rotation 74.9488 0.00000 0.00000 1.00000; + scale 0.900921 0.900921 0.900921; + }; + }; + instance + { + transform + { + position -11.3719 -0.720922 0.381439; + rotation 126.116 0.00000 0.00000 1.00000; + scale 0.920825 0.920825 0.920825; + }; + }; + instance + { + transform + { + position -4.02976 -0.627998 0.147378; + rotation 63.3149 0.00000 0.00000 1.00000; + scale 1.01361 1.01361 1.01361; + }; + }; + instance + { + transform + { + position -14.5355 -25.6775 1.19772; + rotation 35.0677 0.00000 0.00000 1.00000; + scale 0.983307 0.983307 0.983307; + }; + }; + instance + { + transform + { + position -4.90380 -0.279297 0.164157; + rotation 86.2408 0.00000 0.00000 -1.00000; + scale 1.07670 1.07670 1.07670; + }; + }; + instance + { + transform + { + position -13.1160 -24.0797 1.06262; + rotation 61.9562 0.00000 0.00000 -1.00000; + scale 0.899701 0.899701 0.899701; + }; + }; + instance + { + transform + { + position -10.9683 -23.9335 1.12470; + rotation 46.9813 0.00000 0.00000 -1.00000; + scale 0.727420 0.727420 0.727420; + }; + }; + instance + { + transform + { + position 5.76946 -5.39657 0.782362; + rotation 56.4347 0.00000 0.00000 -1.00000; + scale 0.830396 0.830396 0.830396; + }; + }; + instance + { + transform + { + position 1.97766 -0.730284 0.278884; + rotation 68.0095 0.00000 0.00000 -1.00000; + scale 0.846848 0.846848 0.846848; + }; + }; + instance + { + transform + { + position -9.85484 -25.0329 1.11013; + rotation 144.768 -0.00000 -0.00000 -1.00000; + scale 0.925187 0.925187 0.925187; + }; + }; + instance + { + transform + { + position -15.0849 -29.8044 0.907121; + rotation 6.68937 0.00000 0.00000 1.00001; + scale 0.793306 0.793306 0.793306; + }; + }; + instance + { + transform + { + position 3.26417 -1.00307 0.462033; + rotation 96.4897 0.00000 0.00000 -1.00000; + scale 1.09276 1.09276 1.09276; + }; + }; + instance + { + transform + { + position -6.16039 -5.53162 0.750211; + rotation 50.7496 0.00000 0.00000 1.00000; + scale 0.857227 0.857227 0.857227; + }; + }; + instance + { + transform + { + position -8.78195 -21.8917 1.08632; + rotation 7.87293 0.00000 0.00000 -1.00000; + scale 0.945450 0.945450 0.945450; + }; + }; + instance + { + transform + { + position -4.67752 -10.0146 0.829066; + rotation 12.7483 0.00000 0.00000 1.00001; + scale 0.945840 0.945840 0.945840; + }; + }; + instance + { + transform + { + position -12.0865 -10.7346 1.02904; + rotation 32.6076 0.00000 0.00000 1.00000; + scale 0.782970 0.782970 0.782970; + }; + }; + instance + { + transform + { + position 5.14100 -5.34845 0.806879; + rotation 76.9185 0.00000 0.00000 -1.00000; + scale 1.01481 1.01481 1.01481; + }; + }; + instance + { + transform + { + position -12.4967 -16.1007 0.904258; + rotation 42.7317 0.00000 0.00000 1.00000; + scale 1.12504 1.12504 1.12504; + }; + }; + instance + { + transform + { + position -8.50879 -23.4230 1.00728; + rotation 174.655 -0.00000 -0.00000 -1.00000; + scale 0.940236 0.940236 0.940236; + }; + }; + instance + { + transform + { + position -15.5349 -27.9865 1.04573; + rotation 147.278 -0.00000 -0.00000 -1.00000; + scale 1.04473 1.04473 1.04473; + }; + }; + instance + { + transform + { + position -15.9769 -28.8885 1.04236; + rotation 134.259 0.00000 0.00000 1.00000; + scale 0.753720 0.753720 0.753720; + }; + }; + instance + { + transform + { + position -8.32047 -23.1119 0.975375; + rotation 43.2505 0.00000 0.00000 1.00000; + scale 1.22490 1.22490 1.22490; + }; + }; + instance + { + transform + { + position 5.30093 -10.5406 0.937667; + rotation 48.1538 0.00000 0.00000 -1.00000; + scale 1.18443 1.18443 1.18443; + }; + }; + instance + { + transform + { + position 6.43382 1.57967 0.753137; + rotation 112.296 0.00000 0.00000 1.00000; + scale 1.01680 1.01680 1.01680; + }; + }; + instance + { + transform + { + position 5.57624 2.59929 0.709977; + rotation 58.8379 0.00000 0.00000 1.00000; + scale 0.963205 0.963205 0.963205; + }; + }; + instance + { + transform + { + position 5.82525 2.14962 0.773804; + rotation 80.4786 0.00000 0.00000 -1.00000; + scale 0.774897 0.774897 0.774897; + }; + }; + instance + { + transform + { + position 6.36839 -10.1388 0.941876; + rotation 144.916 0.00000 0.00000 1.00000; + scale 1.04241 1.04241 1.04241; + }; + }; + instance + { + transform + { + position 6.18030 -22.2841 0.781840; + rotation 150.962 0.00000 0.00000 1.00000; + scale 0.880658 0.880658 0.880658; + }; + }; + instance + { + transform + { + position -19.9906 -26.9612 0.972086; + rotation 119.892 0.00000 0.00000 -1.00000; + scale 1.02451 1.02451 1.02451; + }; + }; + instance + { + transform + { + position -16.6509 -29.2911 1.04352; + rotation 94.8355 0.00000 0.00000 -1.00000; + scale 1.03450 1.03450 1.03450; + }; + }; + instance + { + transform + { + position -19.5492 -26.9590 0.955031; + rotation 66.8853 0.00000 0.00000 -1.00000; + scale 0.829799 0.829799 0.829799; + }; + }; + instance + { + transform + { + position 2.31234 1.07650 0.299887; + rotation 104.176 0.00000 0.00000 1.00000; + scale 0.875477 0.875477 0.875477; + }; + }; + instance + { + transform + { + position -15.8204 -28.2876 1.04215; + rotation 82.8236 0.00000 0.00000 -1.00000; + scale 1.23369 1.23369 1.23369; + }; + }; + instance + { + transform + { + position -19.8448 -28.1761 0.973408; + rotation 165.795 -0.00000 -0.00000 -1.00000; + scale 0.818083 0.818083 0.818083; + }; + }; + instance + { + transform + { + position -11.4593 -16.4785 0.979076; + rotation 60.2500 0.00000 0.00000 1.00000; + scale 1.15989 1.15989 1.15989; + }; + }; + instance + { + transform + { + position -10.6329 1.22451 0.327826; + rotation 98.7352 0.00000 0.00000 1.00000; + scale 0.892823 0.892823 0.892823; + }; + }; + instance + { + transform + { + position 8.58545 -24.1457 1.16843; + rotation 89.8098 0.00000 0.00000 -1.00000; + scale 1.18496 1.18496 1.18496; + }; + }; + instance + { + transform + { + position -17.5629 -1.35946 0.916527; + rotation 114.970 0.00000 0.00000 -1.00000; + scale 1.11237 1.11237 1.11237; + }; + }; + instance + { + transform + { + position -0.490770 -10.1207 0.834653; + rotation 65.4665 0.00000 0.00000 1.00000; + scale 0.917533 0.917533 0.917533; + }; + }; + instance + { + transform + { + position -17.0817 -28.1201 0.913422; + rotation 106.810 0.00000 0.00000 -1.00000; + scale 0.772987 0.772987 0.772987; + }; + }; + instance + { + transform + { + position 5.07820 -3.74884 0.533953; + rotation 82.4851 0.00000 0.00000 -1.00000; + scale 1.23924 1.23924 1.23924; + }; + }; + instance + { + transform + { + position -15.6288 -26.9914 1.01018; + rotation 146.193 0.00000 0.00000 1.00000; + scale 1.00017 1.00017 1.00017; + }; + }; + instance + { + transform + { + position -15.7475 -29.1119 1.03661; + rotation 79.9656 0.00000 0.00000 1.00000; + scale 0.774027 0.774027 0.774027; + }; + }; + instance + { + transform + { + position 9.15922 1.64555 0.644615; + rotation 14.3076 0.00000 0.00000 -1.00000; + scale 0.915681 0.915681 0.915681; + }; + }; + instance + { + transform + { + position 9.26193 2.84039 0.926789; + rotation 68.8861 0.00000 0.00000 -1.00000; + scale 0.800698 0.800698 0.800698; + }; + }; + instance + { + transform + { + position -4.54377 7.22372 0.571378; + rotation 27.6681 0.00000 0.00000 -1.00000; + scale 0.774522 0.774522 0.774522; + }; + }; + instance + { + transform + { + position 4.29958 1.23832 0.560906; + rotation 24.2612 0.00000 0.00000 -1.00000; + scale 1.26395 1.26395 1.26395; + }; + }; + instance + { + transform + { + position 4.60865 1.18792 0.634294; + rotation 116.693 0.00000 0.00000 1.00000; + scale 1.01391 1.01391 1.01391; + }; + }; + instance + { + transform + { + position 3.03812 3.08894 0.425445; + rotation 164.095 -0.00000 -0.00000 -1.00000; + scale 0.762216 0.762216 0.762216; + }; + }; + instance + { + transform + { + position 2.96454 2.71935 0.323422; + rotation 1.60031 0.00000 0.00000 1.00011; + scale 1.18408 1.18408 1.18408; + }; + }; + instance + { + transform + { + position -8.89774 -12.7707 0.725324; + rotation 122.034 0.00000 0.00000 1.00000; + scale 0.930912 0.930912 0.930912; + }; + }; + instance + { + transform + { + position 3.47206 2.25367 0.400448; + rotation 137.409 0.00000 0.00000 1.00000; + scale 0.731174 0.731174 0.731173; + }; + }; + instance + { + transform + { + position -17.5685 -1.65404 0.912530; + rotation 170.605 0.00000 0.00000 1.00000; + scale 1.25042 1.25042 1.25042; + }; + }; + instance + { + transform + { + position -14.1017 -27.1281 1.25672; + rotation 60.8425 0.00000 0.00000 1.00000; + scale 0.766606 0.766606 0.766606; + }; + }; + instance + { + transform + { + position -7.40962 -11.5975 0.862720; + rotation 37.9718 0.00000 0.00000 1.00000; + scale 0.890875 0.890875 0.890875; + }; + }; + instance + { + transform + { + position -16.7382 -28.4438 0.947127; + rotation 66.0881 0.00000 0.00000 -1.00000; + scale 1.19323 1.19323 1.19323; + }; + }; + instance + { + transform + { + position -19.1021 -29.5972 0.987904; + rotation 101.877 0.00000 0.00000 1.00000; + scale 1.01929 1.01929 1.01929; + }; + }; + instance + { + transform + { + position -19.0200 -29.3546 1.06080; + rotation 66.6215 0.00000 0.00000 -1.00000; + scale 0.789107 0.789107 0.789107; + }; + }; + instance + { + transform + { + position -16.1351 -29.6506 1.03760; + rotation 108.265 0.00000 0.00000 -1.00000; + scale 0.875076 0.875076 0.875076; + }; + }; + instance + { + transform + { + position 4.99746 -1.67585 0.526028; + rotation 97.2934 0.00000 0.00000 -1.00000; + scale 1.12734 1.12734 1.12734; + }; + }; + instance + { + transform + { + position -17.1548 -29.8085 1.10816; + rotation 176.159 -0.00000 -0.00000 -1.00000; + scale 1.29949 1.29949 1.29949; + }; + }; + instance + { + transform + { + position 2.54729 -24.6021 0.839520; + rotation 177.526 0.00000 0.00000 1.00000; + scale 0.737756 0.737756 0.737756; + }; + }; + instance + { + transform + { + position -15.8970 -1.88369 0.837410; + rotation 40.8325 0.00000 0.00000 -1.00000; + scale 0.923859 0.923859 0.923859; + }; + }; + instance + { + transform + { + position 9.43918 3.48296 1.01394; + rotation 102.392 0.00000 0.00000 -1.00000; + scale 0.713329 0.713329 0.713329; + }; + }; + instance + { + transform + { + position 9.16367 4.35318 0.993189; + rotation 106.294 0.00000 0.00000 1.00000; + scale 0.841595 0.841595 0.841595; + }; + }; + instance + { + transform + { + position 9.71573 3.89897 0.956408; + rotation 149.704 -0.00000 -0.00000 -1.00000; + scale 1.02468 1.02468 1.02468; + }; + }; + instance + { + transform + { + position -7.81368 -16.7020 1.00970; + rotation 158.735 0.00000 0.00000 1.00000; + scale 1.00772 1.00772 1.00772; + }; + }; + instance + { + transform + { + position -7.27939 -15.0633 1.04139; + rotation 123.698 -0.00000 -0.00000 -1.00000; + scale 1.15648 1.15648 1.15648; + }; + }; + instance + { + transform + { + position -0.0220819 -26.4994 0.795212; + rotation 12.1482 0.00000 0.00000 1.00000; + scale 1.21259 1.21259 1.21259; + }; + }; + instance + { + transform + { + position -12.7380 3.45187 0.643074; + rotation 138.772 -0.00000 -0.00000 -1.00000; + scale 1.05716 1.05716 1.05716; + }; + }; + instance + { + transform + { + position -12.2331 4.02094 0.466511; + rotation 49.8220 0.00000 0.00000 -1.00000; + scale 1.17638 1.17638 1.17638; + }; + }; + instance + { + transform + { + position -12.3542 4.37843 0.433979; + rotation 131.711 -0.00000 -0.00000 -1.00000; + scale 0.915395 0.915395 0.915395; + }; + }; + instance + { + transform + { + position -2.62450 -26.0513 1.09861; + rotation 53.5012 0.00000 0.00000 -1.00000; + scale 1.00459 1.00459 1.00459; + }; + }; + instance + { + transform + { + position -19.3747 -29.8835 0.878885; + rotation 86.2591 0.00000 0.00000 1.00000; + scale 0.775922 0.775922 0.775922; + }; + }; + instance + { + transform + { + position -19.0497 -27.8046 1.03608; + rotation 2.77778 0.00000 0.00000 0.999976; + scale 0.849738 0.849738 0.849738; + }; + }; + instance + { + transform + { + position 0.0812869 -24.4241 1.11001; + rotation 51.8384 0.00000 0.00000 1.00000; + scale 1.26491 1.26491 1.26491; + }; + }; + instance + { + transform + { + position -19.5762 -28.7750 1.09406; + rotation 15.0141 0.00000 0.00000 -0.999999; + scale 1.25830 1.25830 1.25830; + }; + }; + instance + { + transform + { + position -19.4488 -28.2271 1.04656; + rotation 71.0576 0.00000 0.00000 1.00000; + scale 1.11526 1.11526 1.11526; + }; + }; + instance + { + transform + { + position 7.36554 -5.31331 0.908977; + rotation 176.736 0.00000 0.00000 1.00000; + scale 1.23411 1.23411 1.23411; + }; + }; + instance + { + transform + { + position -13.0526 -28.3610 1.17731; + rotation 148.608 0.00000 0.00000 1.00000; + scale 0.831596 0.831596 0.831596; + }; + }; + instance + { + transform + { + position -6.14927 -13.3839 1.12699; + rotation 114.527 0.00000 0.00000 -1.00000; + scale 0.856566 0.856566 0.856566; + }; + }; + instance + { + transform + { + position -5.84390 -13.5863 1.05856; + rotation 118.737 0.00000 0.00000 -1.00000; + scale 1.06047 1.06047 1.06047; + }; + }; + instance + { + transform + { + position -19.3160 -27.2217 0.958901; + rotation 170.322 0.00000 0.00000 1.00000; + scale 0.848305 0.848305 0.848305; + }; + }; + instance + { + transform + { + position -7.13868 5.30778 0.176726; + rotation 26.5438 0.00000 0.00000 -1.00000; + scale 0.842023 0.842023 0.842023; + }; + }; + instance + { + transform + { + position -4.27639 -23.7877 0.833880; + rotation 155.600 0.00000 0.00000 1.00000; + scale 0.701118 0.701118 0.701118; + }; + }; + instance + { + transform + { + position -5.27121 -15.7263 1.12557; + rotation 85.0869 0.00000 0.00000 1.00000; + scale 0.760718 0.760718 0.760718; + }; + }; + instance + { + transform + { + position -17.3001 -29.1599 1.07974; + rotation 67.3995 0.00000 0.00000 1.00000; + scale 1.17643 1.17643 1.17643; + }; + }; + instance + { + transform + { + position -2.55223 -7.82008 0.659621; + rotation 150.281 0.00000 0.00000 1.00000; + scale 1.04081 1.04081 1.04081; + }; + }; + instance + { + transform + { + position 5.76871 3.09835 0.711996; + rotation 130.350 -0.00000 -0.00000 -1.00000; + scale 0.720756 0.720756 0.720756; + }; + }; + instance + { + transform + { + position -13.5706 -23.0913 0.803900; + rotation 175.750 -0.00000 -0.00000 -1.00000; + scale 1.22950 1.22950 1.22950; + }; + }; + instance + { + transform + { + position 3.02034 -7.32237 0.638567; + rotation 124.678 0.00000 0.00000 1.00000; + scale 0.804685 0.804685 0.804685; + }; + }; + instance + { + transform + { + position -1.82819 -21.4597 0.867036; + rotation 135.286 0.00000 0.00000 1.00000; + scale 1.06613 1.06613 1.06613; + }; + }; + instance + { + transform + { + position -17.8691 -21.3982 1.20098; + rotation 19.0440 0.00000 0.00000 1.00000; + scale 0.953562 0.953562 0.953562; + }; + }; + instance + { + transform + { + position -8.79645 7.21803 0.342419; + rotation 177.234 0.00000 0.00000 1.00000; + scale 1.01229 1.01229 1.01229; + }; + }; + instance + { + transform + { + position -17.8571 -24.2034 0.898615; + rotation 25.4817 0.00000 0.00000 1.00000; + scale 0.989226 0.989226 0.989226; + }; + }; + instance + { + transform + { + position -16.5614 -20.1722 1.04614; + rotation 87.3183 0.00000 0.00000 1.00000; + scale 0.765039 0.765039 0.765039; + }; + }; + instance + { + transform + { + position 7.49704 -3.45017 0.849809; + rotation 25.4790 0.00000 0.00000 1.00000; + scale 0.771999 0.771999 0.771999; + }; + }; + instance + { + transform + { + position 8.78650 -6.33191 0.814856; + rotation 101.393 0.00000 0.00000 -1.00000; + scale 0.763590 0.763590 0.763590; + }; + }; + instance + { + transform + { + position -10.3502 3.36682 0.140629; + rotation 134.146 0.00000 0.00000 1.00000; + scale 0.724034 0.724034 0.724034; + }; + }; + instance + { + transform + { + position -10.9897 4.41945 0.323229; + rotation 80.5119 0.00000 0.00000 1.00000; + scale 1.22745 1.22745 1.22745; + }; + }; + instance + { + transform + { + position 4.97459 -22.1692 0.944450; + rotation 35.1609 0.00000 0.00000 -1.00000; + scale 0.957042 0.957042 0.957042; + }; + }; + instance + { + transform + { + position 8.17198 5.94187 0.802169; + rotation 140.675 0.00000 0.00000 1.00000; + scale 1.26349 1.26349 1.26349; + }; + }; + instance + { + transform + { + position 6.43560 -25.0145 1.13034; + rotation 136.555 -0.00000 -0.00000 -1.00000; + scale 0.833458 0.833458 0.833458; + }; + }; + instance + { + transform + { + position -18.7396 -26.0161 0.865714; + rotation 52.5352 0.00000 0.00000 -1.00000; + scale 1.17432 1.17432 1.17432; + }; + }; + instance + { + transform + { + position 2.28811 5.77244 0.489842; + rotation 16.3611 0.00000 0.00000 -1.00000; + scale 0.962350 0.962350 0.962350; + }; + }; + instance + { + transform + { + position -17.0256 -22.3532 1.20444; + rotation 136.328 0.00000 0.00000 1.00000; + scale 0.880465 0.880465 0.880465; + }; + }; + instance + { + transform + { + position 0.981186 5.77826 0.264499; + rotation 91.6866 0.00000 0.00000 -1.00000; + scale 1.25782 1.25782 1.25782; + }; + }; + instance + { + transform + { + position -17.5653 -24.3675 0.888766; + rotation 153.775 0.00000 0.00000 1.00000; + scale 0.909379 0.909379 0.909379; + }; + }; + instance + { + transform + { + position 1.26124 5.27235 0.203260; + rotation 137.766 -0.00000 -0.00000 -1.00000; + scale 0.992328 0.992328 0.992328; + }; + }; + instance + { + transform + { + position 1.09513 4.91263 0.102103; + rotation 72.4728 0.00000 0.00000 -1.00000; + scale 0.811406 0.811406 0.811406; + }; + }; + instance + { + transform + { + position 2.06995 5.44682 0.394134; + rotation 24.8789 0.00000 0.00000 -0.999999; + scale 0.784844 0.784844 0.784844; + }; + }; + instance + { + transform + { + position -6.17967 -21.6488 1.19220; + rotation 45.2867 0.00000 0.00000 1.00000; + scale 1.10958 1.10958 1.10958; + }; + }; + instance + { + transform + { + position -9.28292 5.09001 0.242783; + rotation 137.690 -0.00000 -0.00000 -1.00000; + scale 0.742803 0.742803 0.742803; + }; + }; + instance + { + transform + { + position 8.89269 -1.19805 0.854994; + rotation 83.2499 0.00000 0.00000 1.00000; + scale 0.907816 0.907816 0.907816; + }; + }; + instance + { + transform + { + position -15.6563 -26.6753 1.00395; + rotation 107.418 0.00000 0.00000 1.00000; + scale 0.771998 0.771998 0.771998; + }; + }; + instance + { + transform + { + position 9.01763 5.74174 0.770789; + rotation 146.433 0.00000 0.00000 1.00000; + scale 0.772715 0.772715 0.772715; + }; + }; + instance + { + transform + { + position 4.33814 5.60557 0.618140; + rotation 25.0681 0.00000 0.00000 1.00000; + scale 1.12819 1.12819 1.12819; + }; + }; + instance + { + transform + { + position 3.65835 6.04492 0.585313; + rotation 168.626 -0.00000 -0.00000 -1.00000; + scale 0.769021 0.769021 0.769021; + }; + }; + instance + { + transform + { + position -12.7225 5.17837 0.453082; + rotation 29.6566 0.00000 0.00000 1.00000; + scale 1.11938 1.11938 1.11938; + }; + }; + instance + { + transform + { + position -13.6971 -21.9110 0.731895; + rotation 98.4947 0.00000 0.00000 -1.00000; + scale 1.19827 1.19827 1.19827; + }; + }; + instance + { + transform + { + position -14.5431 -25.9332 1.21478; + rotation 47.7354 0.00000 0.00000 -1.00000; + scale 0.941434 0.941434 0.941434; + }; + }; + instance + { + transform + { + position 1.00098 7.55208 0.400754; + rotation 158.060 -0.00000 -0.00000 -1.00000; + scale 0.795172 0.795172 0.795172; + }; + }; + instance + { + transform + { + position -8.95033 -25.5165 0.961204; + rotation 26.0609 0.00000 0.00000 -1.00000; + scale 0.962088 0.962088 0.962088; + }; + }; + instance + { + transform + { + position -14.7829 -25.6408 1.19498; + rotation 168.368 -0.00000 -0.00000 -1.00000; + scale 1.08664 1.08664 1.08664; + }; + }; + instance + { + transform + { + position -5.87110 5.58383 0.344430; + rotation 75.4055 0.00000 0.00000 1.00000; + scale 1.26616 1.26616 1.26616; + }; + }; + instance + { + transform + { + position -10.4222 -23.8935 1.08280; + rotation 76.9007 0.00000 0.00000 1.00000; + scale 0.861919 0.861919 0.861919; + }; + }; + instance + { + transform + { + position -9.40815 -0.668855 0.482938; + rotation 31.9827 0.00000 0.00000 1.00000; + scale 1.28995 1.28995 1.28995; + }; + }; + instance + { + transform + { + position 5.83394 5.08982 0.570562; + rotation 2.19970 0.00000 0.00000 -0.999984; + scale 1.12464 1.12464 1.12464; + }; + }; + instance + { + transform + { + position 8.56043 -8.83222 1.00443; + rotation 92.8799 0.00000 0.00000 1.00000; + scale 0.996303 0.996303 0.996303; + }; + }; + instance + { + transform + { + position -0.855792 8.92078 0.630395; + rotation 109.461 0.00000 0.00000 -1.00000; + scale 0.980619 0.980619 0.980619; + }; + }; + instance + { + transform + { + position -6.89073 7.91223 0.489109; + rotation 79.5795 0.00000 0.00000 -1.00000; + scale 0.853953 0.853953 0.853953; + }; + }; + instance + { + transform + { + position -14.2200 -25.1491 1.11757; + rotation 114.775 0.00000 0.00000 -1.00000; + scale 0.981993 0.981993 0.981993; + }; + }; + instance + { + transform + { + position -6.88241 8.71927 0.500041; + rotation 84.4720 0.00000 0.00000 1.00000; + scale 0.900823 0.900823 0.900823; + }; + }; + instance + { + transform + { + position 2.78216 -20.5225 0.959351; + rotation 3.24489 0.00000 0.00000 1.00004; + scale 1.28100 1.28100 1.28100; + }; + }; + instance + { + transform + { + position -6.22462 8.11053 0.645464; + rotation 175.872 -0.00000 -0.00000 -1.00000; + scale 0.840450 0.840450 0.840450; + }; + }; + instance + { + transform + { + position -4.15269 -20.5050 0.857252; + rotation 142.042 -0.00000 -0.00000 -1.00000; + scale 1.24809 1.24809 1.24809; + }; + }; + instance + { + transform + { + position -15.6953 -22.9064 0.981521; + rotation 14.0169 0.00000 0.00000 1.00000; + scale 1.16348 1.16348 1.16348; + }; + }; + instance + { + transform + { + position -15.0395 -22.6270 0.922017; + rotation 176.148 -0.00000 -0.00000 -1.00000; + scale 1.03199 1.03199 1.03199; + }; + }; + instance + { + transform + { + position -11.8262 -20.4819 0.985188; + rotation 61.8834 0.00000 0.00000 1.00000; + scale 1.26448 1.26448 1.26448; + }; + }; + instance + { + transform + { + position 1.68286 8.09337 0.398218; + rotation 111.620 0.00000 0.00000 1.00000; + scale 0.822928 0.822928 0.822928; + }; + }; + instance + { + transform + { + position -10.2627 7.57441 0.511733; + rotation 15.9322 0.00000 0.00000 -1.00000; + scale 0.710278 0.710278 0.710278; + }; + }; + instance + { + transform + { + position -2.04289 7.13926 0.342223; + rotation 121.126 0.00000 0.00000 1.00000; + scale 1.06382 1.06382 1.06382; + }; + }; + instance + { + transform + { + position -15.0091 -22.1574 0.961298; + rotation 140.163 -0.00000 -0.00000 -1.00000; + scale 1.05727 1.05727 1.05727; + }; + }; + instance + { + transform + { + position -15.3004 -22.3338 0.951230; + rotation 80.2719 0.00000 0.00000 -1.00000; + scale 0.942083 0.942083 0.942083; + }; + }; + instance + { + transform + { + position 2.94508 8.37705 0.574748; + rotation 111.689 0.00000 0.00000 1.00000; + scale 0.820099 0.820099 0.820099; + }; + }; + instance + { + transform + { + position 3.26300 8.51569 0.576086; + rotation 35.4462 0.00000 0.00000 -1.00000; + scale 0.844169 0.844169 0.844169; + }; + }; + instance + { + transform + { + position -11.7862 6.99654 0.524730; + rotation 165.339 -0.00000 -0.00000 -1.00000; + scale 0.730001 0.730001 0.730000; + }; + }; + instance + { + transform + { + position -12.7603 7.88950 0.738109; + rotation 111.258 0.00000 0.00000 1.00000; + scale 0.759195 0.759195 0.759195; + }; + }; + instance + { + transform + { + position -11.0556 9.77794 0.858035; + rotation 129.232 -0.00000 -0.00000 -1.00000; + scale 0.850808 0.850808 0.850808; + }; + }; + instance + { + transform + { + position -10.8331 9.83604 0.826267; + rotation 93.9994 0.00000 0.00000 1.00000; + scale 1.13771 1.13771 1.13771; + }; + }; + instance + { + transform + { + position -9.76577 -13.1314 0.807160; + rotation 145.486 -0.00000 -0.00000 -1.00000; + scale 0.700611 0.700611 0.700611; + }; + }; + instance + { + transform + { + position -9.53515 -13.1795 0.776499; + rotation 51.5784 0.00000 0.00000 -1.00000; + scale 1.06719 1.06719 1.06719; + }; + }; + instance + { + transform + { + position -7.93076 -12.3253 0.777748; + rotation 8.06646 0.00000 0.00000 -0.999998; + scale 0.756958 0.756958 0.756958; + }; + }; + instance + { + transform + { + position -2.59410 9.83161 0.730103; + rotation 34.3475 0.00000 0.00000 1.00000; + scale 0.961197 0.961197 0.961197; + }; + }; + instance + { + transform + { + position 9.26950 -4.09630 1.10781; + rotation 116.467 0.00000 0.00000 1.00000; + scale 0.904143 0.904143 0.904143; + }; + }; + instance + { + transform + { + position -7.84250 -13.9650 1.02644; + rotation 65.9761 0.00000 0.00000 1.00000; + scale 1.12135 1.12135 1.12135; + }; + }; + instance + { + transform + { + position -13.1781 -5.73580 0.994256; + rotation 176.269 0.00000 0.00000 1.00000; + scale 1.28578 1.28578 1.28578; + }; + }; + instance + { + transform + { + position 9.12694 -4.30672 1.11501; + rotation 133.166 -0.00000 -0.00000 -1.00000; + scale 0.972808 0.972808 0.972808; + }; + }; + instance + { + transform + { + position -13.4003 -5.48776 0.962836; + rotation 110.375 0.00000 0.00000 -1.00000; + scale 1.02384 1.02384 1.02384; + }; + }; + instance + { + transform + { + position -13.3428 -4.03622 0.969619; + rotation 123.833 -0.00000 -0.00000 -1.00000; + scale 0.744234 0.744234 0.744234; + }; + }; + instance + { + transform + { + position -13.3698 -3.73935 0.878086; + rotation 150.110 -0.00000 -0.00000 -1.00000; + scale 1.27662 1.27662 1.27662; + }; + }; + instance + { + transform + { + position -17.0781 -24.9362 0.765682; + rotation 45.2873 0.00000 0.00000 -1.00000; + scale 1.27204 1.27204 1.27204; + }; + }; + instance + { + transform + { + position 9.57309 -11.9196 1.00020; + rotation 137.336 -0.00000 -0.00000 -1.00000; + scale 1.12571 1.12571 1.12571; + }; + }; + instance + { + transform + { + position -12.0701 -24.0830 1.14029; + rotation 137.210 -0.00000 -0.00000 -1.00000; + scale 1.13352 1.13352 1.13352; + }; + }; + instance + { + transform + { + position 3.19393 8.83827 0.543550; + rotation 16.4950 0.00000 0.00000 1.00000; + scale 1.22373 1.22373 1.22373; + }; + }; + instance + { + transform + { + position -11.0049 8.92680 0.806661; + rotation 67.6506 0.00000 0.00000 1.00000; + scale 1.25466 1.25466 1.25466; + }; + }; + instance + { + transform + { + position -10.8167 8.05348 0.701319; + rotation 87.4428 0.00000 0.00000 1.00000; + scale 0.896528 0.896528 0.896528; + }; + }; + instance + { + transform + { + position -16.3734 -21.3326 0.999835; + rotation 86.3015 0.00000 0.00000 -1.00000; + scale 1.10788 1.10788 1.10788; + }; + }; + instance + { + transform + { + position -12.9691 9.26807 0.805686; + rotation 27.4178 0.00000 0.00000 1.00000; + scale 0.966377 0.966377 0.966377; + }; + }; + instance + { + transform + { + position 6.03212 -11.8926 1.11716; + rotation 6.05772 0.00000 0.00000 -0.999999; + scale 0.700478 0.700478 0.700478; + }; + }; + instance + { + transform + { + position -16.6404 -20.9404 1.04124; + rotation 118.582 0.00000 0.00000 -1.00000; + scale 0.722721 0.722721 0.722721; + }; + }; + instance + { + transform + { + position 5.96160 -15.0381 1.02448; + rotation 88.8714 0.00000 0.00000 -1.00000; + scale 0.864364 0.864364 0.864364; + }; + }; + instance + { + transform + { + position 9.28340 -5.03801 1.11103; + rotation 20.9333 0.00000 0.00000 -1.00000; + scale 0.950969 0.950969 0.950969; + }; + }; + instance + { + transform + { + position -5.84919 -16.2752 0.961112; + rotation 104.551 0.00000 0.00000 1.00000; + scale 0.805415 0.805415 0.805415; + }; + }; + instance + { + transform + { + position 1.97355 -12.7701 0.760153; + rotation 13.7301 0.00000 0.00000 -1.00000; + scale 0.761734 0.761734 0.761734; + }; + }; + instance + { + transform + { + position -7.29824 6.90300 0.469136; + rotation 2.65797 0.00000 0.00000 -1.00015; + scale 1.24366 1.24366 1.24366; + }; + }; + instance + { + transform + { + position 6.17959 9.37739 1.06418; + rotation 42.9753 0.00000 0.00000 -1.00000; + scale 1.26737 1.26737 1.26737; + }; + }; + instance + { + transform + { + position 6.54666 8.90207 0.952604; + rotation 21.7849 0.00000 0.00000 1.00000; + scale 0.735659 0.735659 0.735659; + }; + }; + instance + { + transform + { + position 4.98185 9.68357 0.907492; + rotation 47.1770 0.00000 0.00000 1.00000; + scale 1.25068 1.25068 1.25068; + }; + }; + instance + { + transform + { + position -0.727949 -8.85811 0.762795; + rotation 43.1201 0.00000 0.00000 -1.00000; + scale 1.13637 1.13637 1.13637; + }; + }; + instance + { + transform + { + position -4.54810 9.66062 0.766170; + rotation 134.581 0.00000 0.00000 1.00000; + scale 0.840435 0.840435 0.840435; + }; + }; + instance + { + transform + { + position -19.9458 -25.0742 1.01476; + rotation 137.966 0.00000 0.00000 1.00000; + scale 1.28974 1.28974 1.28974; + }; + }; + instance + { + transform + { + position -8.42735 9.75421 0.635913; + rotation 160.191 0.00000 0.00000 1.00000; + scale 1.10444 1.10444 1.10444; + }; + }; + instance + { + transform + { + position -0.0306650 -12.6786 0.801456; + rotation 53.9656 0.00000 0.00000 1.00000; + scale 0.708650 0.708650 0.708650; + }; + }; + instance + { + transform + { + position 9.18392 -2.28894 1.01937; + rotation 149.126 0.00000 0.00000 1.00000; + scale 0.874026 0.874026 0.874026; + }; + }; + instance + { + transform + { + position 8.57906 9.07462 0.896048; + rotation 29.3721 0.00000 0.00000 -1.00000; + scale 0.863479 0.863479 0.863479; + }; + }; + instance + { + transform + { + position -2.14871 -12.3869 1.00748; + rotation 147.314 -0.00000 -0.00000 -1.00000; + scale 1.13768 1.13768 1.13768; + }; + }; + instance + { + transform + { + position 2.78978 8.93080 0.551180; + rotation 12.1557 0.00000 0.00000 -1.00000; + scale 1.16316 1.16316 1.16316; + }; + }; + instance + { + transform + { + position -1.54688 -7.32921 0.594866; + rotation 106.171 0.00000 0.00000 -1.00000; + scale 0.832180 0.832180 0.832180; + }; + }; + instance + { + transform + { + position -2.50785 -12.9112 0.938231; + rotation 122.256 -0.00000 -0.00000 -1.00000; + scale 0.788743 0.788743 0.788743; + }; + }; + instance + { + transform + { + position -2.26343 -12.8548 0.971157; + rotation 90.2289 0.00000 0.00000 -1.00000; + scale 0.975805 0.975805 0.975805; + }; + }; + instance + { + transform + { + position -2.55689 -13.1345 0.898068; + rotation 92.8258 0.00000 0.00000 -1.00000; + scale 1.24299 1.24299 1.24299; + }; + }; + instance + { + transform + { + position 9.57393 -1.44641 0.996780; + rotation 19.1054 0.00000 0.00000 1.00000; + scale 1.10260 1.10260 1.10260; + }; + }; + instance + { + transform + { + position -1.22806 -15.1194 0.892454; + rotation 103.947 0.00000 0.00000 -1.00000; + scale 0.965704 0.965704 0.965704; + }; + }; + instance + { + transform + { + position -0.285232 -14.3690 0.865255; + rotation 38.2008 0.00000 0.00000 -1.00000; + scale 1.06845 1.06845 1.06845; + }; + }; + instance + { + transform + { + position -0.711653 -13.8728 0.804613; + rotation 142.169 -0.00000 -0.00000 -1.00000; + scale 0.875266 0.875266 0.875266; + }; + }; + instance + { + transform + { + position -18.9882 -22.8830 1.00307; + rotation 130.537 0.00000 0.00000 1.00000; + scale 1.11799 1.11799 1.11799; + }; + }; + instance + { + transform + { + position -4.24195 -8.19589 0.928136; + rotation 60.9817 0.00000 0.00000 1.00000; + scale 0.970392 0.970392 0.970392; + }; + }; + instance + { + transform + { + position -13.8015 -20.1619 1.08219; + rotation 159.145 0.00000 0.00000 1.00000; + scale 0.725243 0.725243 0.725243; + }; + }; + instance + { + transform + { + position -3.83432 -8.48921 0.894901; + rotation 20.5093 0.00000 0.00000 1.00000; + scale 0.895343 0.895343 0.895343; + }; + }; + instance + { + transform + { + position -4.51419 -14.5733 0.899622; + rotation 64.2102 0.00000 0.00000 1.00000; + scale 1.05771 1.05771 1.05771; + }; + }; + instance + { + transform + { + position -13.4312 -20.8070 1.01650; + rotation 135.313 0.00000 0.00000 1.00000; + scale 1.26619 1.26619 1.26619; + }; + }; + instance + { + transform + { + position -4.98176 -12.6790 1.12755; + rotation 161.148 -0.00000 -0.00000 -1.00000; + scale 1.29833 1.29833 1.29833; + }; + }; + instance + { + transform + { + position -8.82822 -22.4773 1.09103; + rotation 109.387 0.00000 0.00000 -1.00000; + scale 1.22230 1.22230 1.22230; + }; + }; + instance + { + transform + { + position -4.51811 -12.1622 1.06737; + rotation 65.8748 0.00000 0.00000 -1.00000; + scale 1.23540 1.23540 1.23540; + }; + }; + instance + { + transform + { + position -7.99186 -22.6801 0.946656; + rotation 176.248 0.00000 0.00000 1.00000; + scale 1.13793 1.13793 1.13793; + }; + }; + instance + { + transform + { + position -0.288743 -15.8367 1.02658; + rotation 95.8625 0.00000 0.00000 -1.00000; + scale 0.952678 0.952678 0.952678; + }; + }; + instance + { + transform + { + position -8.60559 -24.1548 1.01631; + rotation 95.4622 0.00000 0.00000 1.00000; + scale 0.806000 0.806000 0.806000; + }; + }; + instance + { + transform + { + position -8.87425 -24.5799 0.994217; + rotation 54.5696 0.00000 0.00000 1.00000; + scale 0.979158 0.979158 0.979158; + }; + }; + instance + { + transform + { + position -13.0425 -5.37828 1.04286; + rotation 178.108 0.00000 0.00000 1.00000; + scale 1.05797 1.05797 1.05797; + }; + }; + instance + { + transform + { + position -3.10326 -15.1453 0.831868; + rotation 163.635 -0.00000 -0.00000 -1.00000; + scale 0.782717 0.782717 0.782717; + }; + }; + instance + { + transform + { + position -5.82336 -24.8323 0.830677; + rotation 25.8033 0.00000 0.00000 -1.00000; + scale 1.26501 1.26501 1.26501; + }; + }; + instance + { + transform + { + position 2.38765 -15.3279 1.05904; + rotation 123.615 -0.00000 -0.00000 -1.00000; + scale 1.01883 1.01883 1.01883; + }; + }; + instance + { + transform + { + position 2.12006 -15.3372 1.01698; + rotation 108.457 0.00000 0.00000 -1.00000; + scale 0.803622 0.803622 0.803622; + }; + }; + instance + { + transform + { + position -17.6139 -21.4516 1.19133; + rotation 154.243 -0.00000 -0.00000 -1.00000; + scale 0.953154 0.953154 0.953154; + }; + }; + instance + { + transform + { + position 2.02245 -13.1530 0.852422; + rotation 76.1988 0.00000 0.00000 -1.00000; + scale 1.01770 1.01770 1.01770; + }; + }; + instance + { + transform + { + position -5.60788 -24.5585 0.826192; + rotation 85.3286 0.00000 0.00000 -1.00000; + scale 1.21430 1.21430 1.21430; + }; + }; + instance + { + transform + { + position -17.9676 0.330498 0.828899; + rotation 92.4317 0.00000 0.00000 1.00000; + scale 1.20291 1.20291 1.20291; + }; + }; + instance + { + transform + { + position 2.87642 -13.4800 1.00168; + rotation 69.3121 0.00000 0.00000 1.00000; + scale 0.838190 0.838190 0.838190; + }; + }; + instance + { + transform + { + position -11.6384 8.48685 0.738345; + rotation 19.5492 0.00000 0.00000 0.999999; + scale 0.811982 0.811982 0.811982; + }; + }; + instance + { + transform + { + position -17.2662 -21.9481 1.17923; + rotation 36.3179 0.00000 0.00000 -1.00000; + scale 1.06908 1.06908 1.06908; + }; + }; + instance + { + transform + { + position -17.5490 -25.6163 0.840608; + rotation 177.964 0.00000 0.00000 1.00000; + scale 0.735219 0.735219 0.735219; + }; + }; + instance + { + transform + { + position -4.66895 -1.12095 0.258522; + rotation 77.9216 0.00000 0.00000 -1.00000; + scale 1.14066 1.14066 1.14066; + }; + }; + instance + { + transform + { + position -13.7806 -3.75865 0.838162; + rotation 91.8412 0.00000 0.00000 -1.00000; + scale 1.23754 1.23754 1.23754; + }; + }; + instance + { + transform + { + position -1.52857 7.86919 0.407036; + rotation 54.0696 0.00000 0.00000 -1.00000; + scale 0.957310 0.957310 0.957310; + }; + }; + instance + { + transform + { + position -0.261972 -8.08952 0.806810; + rotation 12.9877 0.00000 0.00000 -0.999998; + scale 1.13426 1.13426 1.13426; + }; + }; + instance + { + transform + { + position -14.9851 -25.2225 1.04359; + rotation 99.2611 0.00000 0.00000 1.00000; + scale 1.27219 1.27219 1.27219; + }; + }; + instance + { + transform + { + position -0.0792366 -8.29398 0.847076; + rotation 98.6845 0.00000 0.00000 -1.00000; + scale 0.938902 0.938902 0.938902; + }; + }; + instance + { + transform + { + position 6.21795 6.22116 0.787612; + rotation 21.4492 0.00000 0.00000 -1.00000; + scale 0.821928 0.821928 0.821928; + }; + }; + instance + { + transform + { + position 6.06514 5.98999 0.730677; + rotation 17.5093 0.00000 0.00000 1.00000; + scale 1.05221 1.05221 1.05221; + }; + }; + instance + { + transform + { + position -5.62769 -1.90861 0.335479; + rotation 19.3392 0.00000 0.00000 1.00000; + scale 1.17059 1.17059 1.17059; + }; + }; + instance + { + transform + { + position -5.15218 6.00418 0.418616; + rotation 39.6370 0.00000 0.00000 -1.00000; + scale 1.29618 1.29618 1.29618; + }; + }; + instance + { + transform + { + position -6.15276 -6.77357 0.932649; + rotation 161.410 0.00000 0.00000 1.00000; + scale 1.10143 1.10143 1.10143; + }; + }; + instance + { + transform + { + position -13.1096 -25.8189 1.13115; + rotation 90.7122 0.00000 0.00000 1.00000; + scale 0.879389 0.879389 0.879389; + }; + }; + instance + { + transform + { + position -1.54890 -8.08493 0.594322; + rotation 93.2281 0.00000 0.00000 1.00000; + scale 1.12473 1.12473 1.12473; + }; + }; + instance + { + transform + { + position -0.866160 -9.03158 0.802151; + rotation 32.7505 0.00000 0.00000 -1.00000; + scale 0.843455 0.843455 0.843455; + }; + }; + instance + { + transform + { + position -0.294240 -20.0604 0.955747; + rotation 64.5595 0.00000 0.00000 -1.00000; + scale 0.719651 0.719651 0.719651; + }; + }; + instance + { + transform + { + position 1.10505 -9.60235 0.900458; + rotation 91.7497 0.00000 0.00000 1.00000; + scale 1.29476 1.29476 1.29476; + }; + }; + instance + { + transform + { + position 2.40542 6.37512 0.534304; + rotation 52.2847 0.00000 0.00000 -1.00000; + scale 0.702437 0.702437 0.702437; + }; + }; + instance + { + transform + { + position 9.63354 8.03499 0.734250; + rotation 103.079 0.00000 0.00000 -1.00000; + scale 1.18386 1.18386 1.18386; + }; + }; + instance + { + transform + { + position -9.90189 3.94494 0.112722; + rotation 64.6804 0.00000 0.00000 1.00000; + scale 0.773016 0.773016 0.773016; + }; + }; + instance + { + transform + { + position -9.51905 4.30597 0.115009; + rotation 107.812 0.00000 0.00000 -1.00000; + scale 1.29913 1.29913 1.29913; + }; + }; + instance + { + transform + { + position -10.0393 4.10483 0.148859; + rotation 117.566 0.00000 0.00000 1.00000; + scale 0.718693 0.718693 0.718693; + }; + }; + instance + { + transform + { + position 9.98697 -19.8525 1.04591; + rotation 114.219 0.00000 0.00000 -1.00000; + scale 0.940368 0.940368 0.940368; + }; + }; + instance + { + transform + { + position 2.28708 -8.37556 0.778746; + rotation 128.442 -0.00000 -0.00000 -1.00000; + scale 0.866820 0.866820 0.866820; + }; + }; + instance + { + transform + { + position -3.75446 5.06032 0.0356397; + rotation 37.2837 0.00000 0.00000 -1.00000; + scale 0.971775 0.971775 0.971775; + }; + }; + instance + { + transform + { + position 3.66567 -9.04221 0.855090; + rotation 162.382 -0.00000 -0.00000 -1.00000; + scale 0.985880 0.985880 0.985880; + }; + }; + instance + { + transform + { + position -18.2649 -22.1373 1.02508; + rotation 60.6999 0.00000 0.00000 -1.00000; + scale 1.10907 1.10907 1.10907; + }; + }; + instance + { + transform + { + position -18.4462 -22.5295 0.940230; + rotation 89.7184 0.00000 0.00000 1.00000; + scale 0.703376 0.703376 0.703376; + }; + }; + instance + { + transform + { + position 4.60636 4.66303 0.544016; + rotation 133.288 -0.00000 -0.00000 -1.00000; + scale 1.12630 1.12630 1.12630; + }; + }; + instance + { + transform + { + position 7.17118 7.23042 0.893234; + rotation 55.4730 0.00000 0.00000 1.00000; + scale 0.812799 0.812799 0.812799; + }; + }; + instance + { + transform + { + position -2.54172 -6.70205 0.739560; + rotation 17.0481 0.00000 0.00000 1.00000; + scale 0.815629 0.815629 0.815629; + }; + }; + instance + { + transform + { + position 3.05820 -8.20823 0.739181; + rotation 114.247 0.00000 0.00000 -1.00000; + scale 1.24751 1.24751 1.24751; + }; + }; + instance + { + transform + { + position -18.1818 -25.1333 0.874458; + rotation 119.191 0.00000 0.00000 -1.00000; + scale 1.07348 1.07348 1.07348; + }; + }; + instance + { + transform + { + position 4.09320 -8.28266 0.704678; + rotation 23.8999 0.00000 0.00000 1.00000; + scale 0.951874 0.951874 0.951874; + }; + }; + instance + { + transform + { + position -15.9917 -22.5234 1.06130; + rotation 89.5000 0.00000 0.00000 -1.00000; + scale 1.03601 1.03601 1.03601; + }; + }; + instance + { + transform + { + position 7.62010 -25.8415 1.24598; + rotation 39.4000 0.00000 0.00000 -1.00000; + scale 1.06070 1.06070 1.06070; + }; + }; + instance + { + transform + { + position -6.44760 -2.49103 0.442675; + rotation 143.558 0.00000 0.00000 1.00000; + scale 1.01485 1.01485 1.01485; + }; + }; + instance + { + transform + { + position -17.4365 -26.5620 0.902236; + rotation 126.182 0.00000 0.00000 1.00000; + scale 1.08094 1.08094 1.08094; + }; + }; + instance + { + transform + { + position -9.98231 2.04114 0.168599; + rotation 156.773 -0.00000 -0.00000 -1.00000; + scale 0.831811 0.831811 0.831811; + }; + }; + instance + { + transform + { + position -0.667165 -26.0079 0.983663; + rotation 171.970 0.00000 0.00000 1.00000; + scale 0.953884 0.953884 0.953884; + }; + }; + instance + { + transform + { + position 4.21936 -22.7223 0.897629; + rotation 111.391 0.00000 0.00000 1.00000; + scale 0.758111 0.758111 0.758111; + }; + }; + instance + { + transform + { + position 3.13417 -7.68182 0.663779; + rotation 18.2340 0.00000 0.00000 -1.00000; + scale 1.14153 1.14153 1.14153; + }; + }; + instance + { + transform + { + position -17.8421 -20.9604 1.15386; + rotation 169.036 0.00000 0.00000 1.00000; + scale 1.06761 1.06761 1.06761; + }; + }; + instance + { + transform + { + position -7.13111 -6.79515 0.892617; + rotation 121.503 -0.00000 -0.00000 -1.00000; + scale 1.21015 1.21015 1.21015; + }; + }; + instance + { + transform + { + position 5.51894 -9.24428 0.692230; + rotation 45.1843 0.00000 0.00000 -1.00000; + scale 0.728703 0.728703 0.728703; + }; + }; + instance + { + transform + { + position -14.2909 -26.1831 1.19760; + rotation 34.9342 0.00000 0.00000 -1.00000; + scale 1.11429 1.11429 1.11429; + }; + }; + instance + { + transform + { + position -13.1738 -24.4755 1.11985; + rotation 63.5789 0.00000 0.00000 1.00000; + scale 1.21606 1.21606 1.21606; + }; + }; + instance + { + transform + { + position 5.12324 -9.59149 0.730868; + rotation 109.829 0.00000 0.00000 -1.00000; + scale 0.738430 0.738430 0.738430; + }; + }; + instance + { + transform + { + position -13.5881 -26.4520 1.06644; + rotation 47.8026 0.00000 0.00000 -1.00000; + scale 1.00578 1.00578 1.00578; + }; + }; + instance + { + transform + { + position -0.792892 -6.14273 0.765850; + rotation 122.001 0.00000 0.00000 1.00000; + scale 0.903440 0.903440 0.903440; + }; + }; + instance + { + transform + { + position 6.49418 -8.43521 1.08048; + rotation 11.3605 0.00000 0.00000 0.999999; + scale 0.887353 0.887353 0.887353; + }; + }; + instance + { + transform + { + position -4.17951 -6.04897 0.648726; + rotation 93.4458 0.00000 0.00000 -1.00000; + scale 0.937049 0.937049 0.937049; + }; + }; + instance + { + transform + { + position -5.03958 -24.1806 0.829465; + rotation 155.685 -0.00000 -0.00000 -1.00000; + scale 0.740715 0.740715 0.740715; + }; + }; + instance + { + transform + { + position -5.27950 0.164033 0.0377833; + rotation 55.7108 0.00000 0.00000 1.00000; + scale 1.21398 1.21398 1.21398; + }; + }; + instance + { + transform + { + position -15.5213 -1.89887 0.847003; + rotation 118.242 0.00000 0.00000 1.00000; + scale 1.19984 1.19984 1.19984; + }; + }; + instance + { + transform + { + position -15.9877 -24.1989 0.801022; + rotation 130.403 0.00000 0.00000 1.00000; + scale 0.875000 0.875000 0.875000; + }; + }; + instance + { + transform + { + position -17.7080 -17.0769 1.11778; + rotation 121.433 -0.00000 -0.00000 -1.00000; + scale 1.03155 1.03155 1.03155; + }; + }; + instance + { + transform + { + position -7.11319 -6.43036 0.892706; + rotation 101.543 0.00000 0.00000 -1.00000; + scale 1.24972 1.24972 1.24972; + }; + }; + instance + { + transform + { + position 5.96250 -8.52022 0.941141; + rotation 57.0054 0.00000 0.00000 -1.00000; + scale 1.23122 1.23122 1.23122; + }; + }; + instance + { + transform + { + position 2.81533 2.94835 0.334992; + rotation 135.874 -0.00000 -0.00000 -1.00000; + scale 1.14303 1.14303 1.14303; + }; + }; + instance + { + transform + { + position -8.28254 -1.25191 0.386643; + rotation 59.0960 0.00000 0.00000 1.00000; + scale 0.859601 0.859601 0.859601; + }; + }; + instance + { + transform + { + position -11.4539 7.60665 0.634851; + rotation 45.9651 0.00000 0.00000 -1.00000; + scale 1.06427 1.06427 1.06427; + }; + }; + instance + { + transform + { + position -8.12248 -5.66315 0.611191; + rotation 77.7621 0.00000 0.00000 -1.00000; + scale 1.14751 1.14751 1.14751; + }; + }; + instance + { + transform + { + position -8.29202 -5.07250 0.588799; + rotation 104.165 0.00000 0.00000 -1.00000; + scale 0.761434 0.761434 0.761434; + }; + }; + instance + { + transform + { + position -5.94848 -1.68093 0.303117; + rotation 111.949 0.00000 0.00000 -1.00000; + scale 1.13460 1.13460 1.13460; + }; + }; + instance + { + transform + { + position -14.6188 -17.1559 0.905726; + rotation 128.952 0.00000 0.00000 1.00000; + scale 0.738391 0.738391 0.738391; + }; + }; + instance + { + transform + { + position -6.48430 -5.86604 0.857633; + rotation 61.5841 0.00000 0.00000 1.00000; + scale 0.834290 0.834290 0.834290; + }; + }; + instance + { + transform + { + position -6.06654 -5.16392 0.635827; + rotation 139.269 0.00000 0.00000 1.00000; + scale 1.00163 1.00163 1.00163; + }; + }; + instance + { + transform + { + position -14.9458 -17.3255 0.979323; + rotation 176.884 -0.00000 -0.00000 -1.00000; + scale 0.875415 0.875415 0.875415; + }; + }; + instance + { + transform + { + position -14.8394 -19.3757 1.14114; + rotation 130.246 0.00000 0.00000 1.00000; + scale 1.00549 1.00549 1.00549; + }; + }; + instance + { + transform + { + position -14.1002 -17.2544 0.854340; + rotation 93.7668 0.00000 0.00000 1.00000; + scale 1.00398 1.00398 1.00398; + }; + }; + instance + { + transform + { + position 8.75325 -2.21312 0.984432; + rotation 157.751 0.00000 0.00000 1.00000; + scale 0.809215 0.809215 0.809215; + }; + }; + instance + { + transform + { + position 8.11112 -2.37564 0.953456; + rotation 43.3131 0.00000 0.00000 1.00000; + scale 1.05427 1.05427 1.05427; + }; + }; + instance + { + transform + { + position -8.09059 -6.49435 0.781002; + rotation 35.0629 0.00000 0.00000 -1.00000; + scale 1.13612 1.13612 1.13612; + }; + }; + instance + { + transform + { + position 8.20354 -4.25154 0.938736; + rotation 69.1596 0.00000 0.00000 -1.00000; + scale 1.27090 1.27090 1.27090; + }; + }; + instance + { + transform + { + position 7.28826 -9.07437 1.12722; + rotation 149.550 0.00000 0.00000 1.00000; + scale 0.947688 0.947688 0.947688; + }; + }; + instance + { + transform + { + position 7.95706 -4.42768 0.878840; + rotation 59.4847 0.00000 0.00000 1.00000; + scale 1.21528 1.21528 1.21528; + }; + }; + instance + { + transform + { + position 6.50027 -4.35128 0.779997; + rotation 163.239 0.00000 0.00000 1.00000; + scale 1.06753 1.06753 1.06753; + }; + }; + instance + { + transform + { + position 6.03579 -4.55473 0.717196; + rotation 172.807 0.00000 0.00000 1.00000; + scale 0.853917 0.853917 0.853917; + }; + }; + instance + { + transform + { + position 6.27537 -4.75315 0.734662; + rotation 88.8109 0.00000 0.00000 -1.00000; + scale 0.902427 0.902427 0.902427; + }; + }; + instance + { + transform + { + position 6.33689 -6.32246 0.889387; + rotation 110.916 0.00000 0.00000 -1.00000; + scale 1.21627 1.21627 1.21627; + }; + }; + instance + { + transform + { + position 3.99267 -2.55349 0.519065; + rotation 155.222 0.00000 0.00000 1.00000; + scale 0.895360 0.895360 0.895360; + }; + }; + instance + { + transform + { + position 4.23551 -4.01828 0.523691; + rotation 28.1199 0.00000 0.00000 1.00000; + scale 0.793506 0.793506 0.793506; + }; + }; + instance + { + transform + { + position 2.73029 -4.24036 0.457584; + rotation 1.96356 0.00000 0.00000 -1.00003; + scale 0.761698 0.761698 0.761698; + }; + }; + instance + { + transform + { + position 1.92981 -3.85462 0.387152; + rotation 50.4607 0.00000 0.00000 1.00000; + scale 0.847099 0.847099 0.847099; + }; + }; + instance + { + transform + { + position 2.05910 -6.15752 0.632145; + rotation 167.387 0.00000 0.00000 1.00000; + scale 0.818146 0.818146 0.818146; + }; + }; + instance + { + transform + { + position -2.84157 9.37383 0.740703; + rotation 67.6505 0.00000 0.00000 1.00000; + scale 0.818410 0.818410 0.818410; + }; + }; + instance + { + transform + { + position -14.2713 -19.7634 1.11582; + rotation 128.563 -0.00000 -0.00000 -1.00000; + scale 1.22123 1.22123 1.22123; + }; + }; + instance + { + transform + { + position 7.68484 -7.13382 0.869770; + rotation 75.0819 0.00000 0.00000 1.00000; + scale 1.19728 1.19728 1.19728; + }; + }; + instance + { + transform + { + position -4.74740 -1.53626 0.290805; + rotation 7.95567 0.00000 0.00000 1.00002; + scale 0.888471 0.888471 0.888471; + }; + }; + instance + { + transform + { + position -4.80685 -1.81240 0.314799; + rotation 155.369 -0.00000 -0.00000 -1.00000; + scale 0.741312 0.741312 0.741312; + }; + }; + instance + { + transform + { + position -4.53355 -3.89222 0.453306; + rotation 173.897 -0.00000 -0.00000 -1.00000; + scale 0.892421 0.892421 0.892421; + }; + }; + instance + { + transform + { + position -4.41899 -1.86527 0.266921; + rotation 160.448 -0.00000 -0.00000 -1.00000; + scale 0.764663 0.764663 0.764663; + }; + }; + instance + { + transform + { + position -15.1526 -18.1496 1.06729; + rotation 7.05062 0.00000 0.00000 0.999997; + scale 1.07936 1.07936 1.07936; + }; + }; + instance + { + transform + { + position -15.0904 -17.7719 1.03629; + rotation 88.8791 0.00000 0.00000 1.00000; + scale 1.23922 1.23922 1.23922; + }; + }; + instance + { + transform + { + position -12.6118 -6.55560 1.06505; + rotation 71.5798 0.00000 0.00000 1.00000; + scale 0.980580 0.980580 0.980580; + }; + }; + instance + { + transform + { + position -2.26697 -4.45741 0.617955; + rotation 19.0395 0.00000 0.00000 0.999999; + scale 0.783482 0.783482 0.783482; + }; + }; + instance + { + transform + { + position -17.3187 -17.3497 0.984965; + rotation 165.879 0.00000 0.00000 1.00000; + scale 1.04939 1.04939 1.04939; + }; + }; + instance + { + transform + { + position 9.77449 -8.98526 1.00693; + rotation 18.3675 0.00000 0.00000 -0.999999; + scale 0.956256 0.956256 0.956256; + }; + }; + instance + { + transform + { + position -2.20741 -6.68950 0.744451; + rotation 118.021 0.00000 0.00000 1.00000; + scale 1.06745 1.06745 1.06745; + }; + }; + instance + { + transform + { + position 2.18044 -2.89869 0.455672; + rotation 16.5344 0.00000 0.00000 -1.00000; + scale 0.786473 0.786473 0.786473; + }; + }; + instance + { + transform + { + position -3.47725 -12.0590 0.932809; + rotation 121.825 -0.00000 -0.00000 -1.00000; + scale 1.26309 1.26309 1.26309; + }; + }; + instance + { + transform + { + position -16.2792 -19.4023 0.945743; + rotation 75.6819 0.00000 0.00000 1.00000; + scale 0.764805 0.764805 0.764805; + }; + }; + instance + { + transform + { + position -16.8673 -17.6449 0.847512; + rotation 56.1980 0.00000 0.00000 1.00000; + scale 1.12049 1.12049 1.12049; + }; + }; + instance + { + transform + { + position -4.89252 -25.5247 1.04484; + rotation 158.947 0.00000 0.00000 1.00000; + scale 0.946620 0.946620 0.946620; + }; + }; + instance + { + transform + { + position 9.93330 -6.96256 0.835443; + rotation 158.389 -0.00000 -0.00000 -1.00000; + scale 1.04829 1.04829 1.04829; + }; + }; + instance + { + transform + { + position -7.39444 -4.66546 0.673103; + rotation 145.914 0.00000 0.00000 1.00000; + scale 0.747194 0.747194 0.747194; + }; + }; + instance + { + transform + { + position -9.63234 2.01193 0.0879159; + rotation 154.035 0.00000 0.00000 1.00000; + scale 0.779047 0.779047 0.779047; + }; + }; + instance + { + transform + { + position -0.101217 -25.2404 0.933421; + rotation 102.015 0.00000 0.00000 1.00000; + scale 1.04831 1.04831 1.04831; + }; + }; + instance + { + transform + { + position 0.658002 -4.60716 0.452969; + rotation 99.0126 0.00000 0.00000 1.00000; + scale 1.23699 1.23699 1.23699; + }; + }; + instance + { + transform + { + position 4.11575 4.76047 0.603173; + rotation 28.2535 0.00000 0.00000 1.00000; + scale 0.925439 0.925439 0.925439; + }; + }; + instance + { + transform + { + position -19.0606 -16.9537 1.09510; + rotation 159.439 0.00000 0.00000 1.00000; + scale 1.00982 1.00982 1.00982; + }; + }; + instance + { + transform + { + position -11.8681 4.95486 0.436167; + rotation 24.4671 0.00000 0.00000 1.00000; + scale 1.11142 1.11142 1.11142; + }; + }; + instance + { + transform + { + position -1.87827 -26.1310 1.00036; + rotation 129.979 -0.00000 -0.00000 -1.00000; + scale 1.14542 1.14542 1.14542; + }; + }; + instance + { + transform + { + position 6.28862 4.27054 0.527994; + rotation 165.785 -0.00000 -0.00000 -1.00000; + scale 0.769524 0.769524 0.769524; + }; + }; + instance + { + transform + { + position -11.3843 -5.04837 0.812163; + rotation 67.8992 0.00000 0.00000 1.00000; + scale 1.07486 1.07486 1.07486; + }; + }; + instance + { + transform + { + position -7.92684 4.97086 0.133838; + rotation 45.8242 0.00000 0.00000 -1.00000; + scale 1.03065 1.03065 1.03065; + }; + }; + instance + { + transform + { + position 2.14109 6.96813 0.458892; + rotation 47.5825 0.00000 0.00000 -1.00000; + scale 1.10717 1.10717 1.10717; + }; + }; + instance + { + transform + { + position -1.39950 6.35068 0.163420; + rotation 3.32567 0.00000 0.00000 1.00002; + scale 1.07875 1.07875 1.07875; + }; + }; + instance + { + transform + { + position -7.25074 8.51229 0.460725; + rotation 110.664 0.00000 0.00000 1.00000; + scale 0.871430 0.871430 0.871430; + }; + }; + instance + { + transform + { + position 1.58829 -22.2313 1.07240; + rotation 52.6482 0.00000 0.00000 1.00000; + scale 1.23878 1.23878 1.23878; + }; + }; + instance + { + transform + { + position -8.40298 -4.67744 0.628663; + rotation 51.5333 0.00000 0.00000 1.00000; + scale 1.17174 1.17174 1.17174; + }; + }; + instance + { + transform + { + position 5.98798 -16.2992 0.909786; + rotation 71.9569 0.00000 0.00000 -1.00000; + scale 0.812458 0.812458 0.812458; + }; + }; + instance + { + transform + { + position -19.0174 -18.1680 1.07630; + rotation 1.25926 0.00000 0.00000 -0.999914; + scale 1.07458 1.07458 1.07459; + }; + }; + instance + { + transform + { + position 6.68562 -15.5249 0.917930; + rotation 165.742 -0.00000 -0.00000 -1.00000; + scale 0.920424 0.920424 0.920424; + }; + }; + instance + { + transform + { + position 4.87011 -25.2883 0.955625; + rotation 149.676 -0.00000 -0.00000 -1.00000; + scale 0.724875 0.724875 0.724875; + }; + }; + instance + { + transform + { + position 8.17395 9.72734 1.00463; + rotation 111.899 0.00000 0.00000 1.00000; + scale 1.23342 1.23342 1.23342; + }; + }; + instance + { + transform + { + position -6.74845 -7.85108 0.736517; + rotation 139.516 0.00000 0.00000 1.00000; + scale 1.01667 1.01667 1.01667; + }; + }; + instance + { + transform + { + position 7.98155 -16.2753 0.965370; + rotation 125.116 0.00000 0.00000 1.00000; + scale 1.23239 1.23239 1.23239; + }; + }; + instance + { + transform + { + position 7.37917 -16.3964 1.04658; + rotation 46.3813 0.00000 0.00000 1.00000; + scale 1.14181 1.14181 1.14181; + }; + }; + instance + { + transform + { + position 4.26761 9.93532 0.627311; + rotation 115.121 0.00000 0.00000 1.00000; + scale 0.961348 0.961348 0.961348; + }; + }; + instance + { + transform + { + position -8.17074 9.16533 0.540997; + rotation 30.0141 0.00000 0.00000 -1.00000; + scale 1.07650 1.07650 1.07650; + }; + }; + instance + { + transform + { + position 4.43511 -23.3827 0.769701; + rotation 18.5561 0.00000 0.00000 1.00000; + scale 1.15842 1.15842 1.15842; + }; + }; + instance + { + transform + { + position -4.41093 -2.94483 0.299166; + rotation 128.464 -0.00000 -0.00000 -1.00000; + scale 0.750723 0.750723 0.750723; + }; + }; + instance + { + transform + { + position 7.79804 -13.2920 0.849065; + rotation 58.1269 0.00000 0.00000 1.00000; + scale 0.975769 0.975769 0.975769; + }; + }; + instance + { + transform + { + position 8.46046 -13.8409 0.756411; + rotation 89.2701 0.00000 0.00000 -1.00000; + scale 0.814382 0.814382 0.814382; + }; + }; + instance + { + transform + { + position -1.95479 7.40043 0.389353; + rotation 81.3113 0.00000 0.00000 1.00000; + scale 1.22837 1.22837 1.22837; + }; + }; + instance + { + transform + { + position -7.29655 -7.06224 0.845558; + rotation 25.9848 0.00000 0.00000 1.00000; + scale 0.735156 0.735156 0.735156; + }; + }; + instance + { + transform + { + position 1.31355 8.78197 0.538479; + rotation 14.7957 0.00000 0.00000 1.00000; + scale 0.980199 0.980199 0.980199; + }; + }; + instance + { + transform + { + position -8.68058 -8.03448 0.874322; + rotation 59.3240 0.00000 0.00000 1.00000; + scale 0.881991 0.881991 0.881991; + }; + }; + instance + { + transform + { + position 2.22424 7.66067 0.457546; + rotation 139.405 -0.00000 -0.00000 -1.00000; + scale 1.22794 1.22794 1.22794; + }; + }; + instance + { + transform + { + position -10.5082 -29.8843 1.05533; + rotation 80.5432 0.00000 0.00000 -1.00000; + scale 1.05932 1.05932 1.05932; + }; + }; + instance + { + transform + { + position 8.48380 -7.03319 0.742481; + rotation 66.4782 0.00000 0.00000 1.00000; + scale 1.21532 1.21532 1.21532; + }; + }; + instance + { + transform + { + position 7.29531 -26.5724 1.19861; + rotation 148.255 0.00000 0.00000 1.00000; + scale 1.16851 1.16851 1.16851; + }; + }; + instance + { + transform + { + position -6.00390 -11.2856 0.915696; + rotation 7.03149 0.00000 0.00000 1.00002; + scale 1.07399 1.07399 1.07399; + }; + }; + instance + { + transform + { + position -5.65161 8.20298 0.777827; + rotation 105.809 0.00000 0.00000 1.00000; + scale 1.04215 1.04215 1.04215; + }; + }; + instance + { + transform + { + position -4.61675 5.17105 0.142395; + rotation 147.941 0.00000 0.00000 1.00000; + scale 0.928005 0.928005 0.928005; + }; + }; + instance + { + transform + { + position -18.4920 -16.4495 1.15869; + rotation 4.09722 0.00000 0.00000 -1.00004; + scale 0.947364 0.947364 0.947364; + }; + }; + instance + { + transform + { + position -6.40387 6.93605 0.485293; + rotation 169.358 0.00000 0.00000 1.00000; + scale 0.805580 0.805580 0.805580; + }; + }; + instance + { + transform + { + position 0.394723 6.06833 0.247728; + rotation 156.974 0.00000 0.00000 1.00000; + scale 0.867996 0.867996 0.867996; + }; + }; + instance + { + transform + { + position -12.7505 5.77509 0.517370; + rotation 116.560 0.00000 0.00000 1.00000; + scale 1.15121 1.15121 1.15121; + }; + }; + instance + { + transform + { + position 9.88517 6.61620 0.823684; + rotation 87.3003 0.00000 0.00000 1.00000; + scale 1.29813 1.29813 1.29813; + }; + }; + instance + { + transform + { + position 9.33182 6.71174 0.755283; + rotation 149.635 -0.00000 -0.00000 -1.00000; + scale 1.16160 1.16160 1.16160; + }; + }; + instance + { + transform + { + position -18.4394 -15.6454 1.04043; + rotation 37.8522 0.00000 0.00000 1.00000; + scale 0.942701 0.942701 0.942701; + }; + }; + instance + { + transform + { + position -1.75277 5.92322 0.0548476; + rotation 81.0122 0.00000 0.00000 1.00000; + scale 1.09208 1.09208 1.09208; + }; + }; + instance + { + transform + { + position -10.0663 5.33245 0.319619; + rotation 30.3835 0.00000 0.00000 -1.00000; + scale 0.822706 0.822706 0.822706; + }; + }; + instance + { + transform + { + position -17.4327 -12.2138 0.923788; + rotation 6.59018 0.00000 0.00000 0.999992; + scale 0.877895 0.877895 0.877895; + }; + }; + instance + { + transform + { + position -9.29205 -4.72121 0.648548; + rotation 157.804 -0.00000 -0.00000 -1.00000; + scale 0.934789 0.934789 0.934789; + }; + }; + instance + { + transform + { + position -10.4268 -9.31055 1.05210; + rotation 106.027 0.00000 0.00000 1.00000; + scale 0.818241 0.818241 0.818241; + }; + }; + instance + { + transform + { + position 2.50598 -4.87230 0.444867; + rotation 64.0233 0.00000 0.00000 1.00000; + scale 1.07729 1.07729 1.07729; + }; + }; + instance + { + transform + { + position 1.43941 4.96324 0.179983; + rotation 53.2140 0.00000 0.00000 1.00000; + scale 1.10642 1.10642 1.10642; + }; + }; + instance + { + transform + { + position 9.96059 -24.1244 1.10877; + rotation 141.478 0.00000 0.00000 1.00000; + scale 0.959852 0.959852 0.959852; + }; + }; + instance + { + transform + { + position -16.5827 -14.9289 1.07845; + rotation 177.013 -0.00000 -0.00000 -1.00000; + scale 0.856044 0.856044 0.856044; + }; + }; + instance + { + transform + { + position -8.91466 -5.20315 0.600867; + rotation 36.3813 0.00000 0.00000 -1.00000; + scale 1.04732 1.04732 1.04732; + }; + }; + instance + { + transform + { + position -14.5239 -12.3474 0.986869; + rotation 131.579 -0.00000 -0.00000 -1.00000; + scale 0.850151 0.850151 0.850151; + }; + }; + instance + { + transform + { + position 9.26108 4.81141 0.949627; + rotation 65.0743 0.00000 0.00000 -1.00000; + scale 1.13578 1.13578 1.13578; + }; + }; + instance + { + transform + { + position -14.7915 -11.2576 1.04275; + rotation 106.675 0.00000 0.00000 -1.00000; + scale 0.884132 0.884132 0.884132; + }; + }; + instance + { + transform + { + position -10.7533 -8.79752 1.02650; + rotation 134.055 -0.00000 -0.00000 -1.00000; + scale 1.19949 1.19949 1.19949; + }; + }; + instance + { + transform + { + position 8.55875 -11.0166 1.01647; + rotation 172.860 -0.00000 -0.00000 -1.00000; + scale 1.27577 1.27577 1.27577; + }; + }; + instance + { + transform + { + position -13.1625 -16.8322 0.881291; + rotation 120.136 0.00000 0.00000 1.00000; + scale 0.938339 0.938339 0.938339; + }; + }; + instance + { + transform + { + position 2.02913 2.37952 0.119348; + rotation 36.4167 0.00000 0.00000 1.00000; + scale 1.15193 1.15193 1.15193; + }; + }; + instance + { + transform + { + position -11.4598 -8.92735 0.815493; + rotation 21.3909 0.00000 0.00000 1.00000; + scale 0.942426 0.942426 0.942426; + }; + }; + instance + { + transform + { + position 7.21653 1.91757 0.759794; + rotation 36.6258 0.00000 0.00000 1.00000; + scale 1.08521 1.08521 1.08521; + }; + }; + instance + { + transform + { + position -13.0077 -13.8912 0.971906; + rotation 55.3275 0.00000 0.00000 1.00000; + scale 1.20508 1.20508 1.20508; + }; + }; + instance + { + transform + { + position -6.52341 -18.1141 0.749169; + rotation 95.8540 0.00000 0.00000 1.00000; + scale 1.21657 1.21657 1.21657; + }; + }; + instance + { + transform + { + position 4.79419 -17.4826 0.797583; + rotation 53.6934 0.00000 0.00000 1.00000; + scale 1.17412 1.17412 1.17412; + }; + }; + instance + { + transform + { + position -13.3998 -12.5150 0.984819; + rotation 35.7860 0.00000 0.00000 1.00000; + scale 0.768466 0.768466 0.768466; + }; + }; + instance + { + transform + { + position -9.94161 -6.36905 0.618498; + rotation 27.7966 0.00000 0.00000 1.00000; + scale 0.828199 0.828199 0.828199; + }; + }; + instance + { + transform + { + position -8.18526 -0.830693 0.318898; + rotation 76.1554 0.00000 0.00000 -1.00000; + scale 0.952804 0.952804 0.952804; + }; + }; + instance + { + transform + { + position -7.36313 -0.548393 0.217523; + rotation 176.972 -0.00000 -0.00000 -1.00000; + scale 0.802702 0.802702 0.802701; + }; + }; + instance + { + transform + { + position -7.64258 -0.635945 0.267771; + rotation 153.802 0.00000 0.00000 1.00000; + scale 0.997524 0.997524 0.997524; + }; + }; + instance + { + transform + { + position 6.84474 -4.40295 0.798833; + rotation 135.840 0.00000 0.00000 1.00000; + scale 0.910709 0.910709 0.910709; + }; + }; + instance + { + transform + { + position 9.28520 -0.139872 0.692279; + rotation 76.4513 0.00000 0.00000 -1.00000; + scale 1.20080 1.20080 1.20080; + }; + }; + instance + { + transform + { + position -12.2985 -7.35148 0.958605; + rotation 64.4621 0.00000 0.00000 1.00000; + scale 0.896184 0.896184 0.896184; + }; + }; + instance + { + transform + { + position 6.47437 -0.160668 0.797229; + rotation 14.7049 0.00000 0.00000 1.00000; + scale 0.876678 0.876678 0.876678; + }; + }; + instance + { + transform + { + position 5.80810 4.75764 0.516316; + rotation 54.6342 0.00000 0.00000 1.00000; + scale 1.21780 1.21780 1.21780; + }; + }; + instance + { + transform + { + position -11.9392 -4.81513 0.842253; + rotation 38.2262 0.00000 0.00000 1.00000; + scale 1.20904 1.20904 1.20904; + }; + }; + instance + { + transform + { + position -12.2503 -7.86841 0.802621; + rotation 138.031 0.00000 0.00000 1.00000; + scale 0.966640 0.966640 0.966640; + }; + }; + instance + { + transform + { + position -10.6206 -17.0629 1.03961; + rotation 2.31314 0.00000 0.00000 -1.00004; + scale 1.01165 1.01165 1.01165; + }; + }; + instance + { + transform + { + position -16.1622 -15.6331 1.09371; + rotation 168.278 0.00000 0.00000 1.00000; + scale 1.11304 1.11304 1.11304; + }; + }; + instance + { + transform + { + position -9.46660 -2.31838 0.623142; + rotation 124.183 0.00000 0.00000 1.00000; + scale 1.02980 1.02980 1.02980; + }; + }; + instance + { + transform + { + position -9.35624 -1.67699 0.590890; + rotation 55.8930 0.00000 0.00000 1.00000; + scale 0.804359 0.804359 0.804359; + }; + }; + instance + { + transform + { + position -7.25308 -1.10481 0.292344; + rotation 29.6083 0.00000 0.00000 1.00000; + scale 0.937656 0.937656 0.937656; + }; + }; + instance + { + transform + { + position -11.8491 -7.91938 0.818329; + rotation 178.421 -0.00000 -0.00000 -1.00000; + scale 1.02587 1.02587 1.02587; + }; + }; + instance + { + transform + { + position -9.55402 -19.4457 0.966263; + rotation 142.205 0.00000 0.00000 1.00000; + scale 1.04529 1.04529 1.04529; + }; + }; + instance + { + transform + { + position -16.0499 -15.0195 1.01289; + rotation 124.751 0.00000 0.00000 1.00000; + scale 0.862646 0.862646 0.862646; + }; + }; + instance + { + transform + { + position -5.23486 -3.45013 0.459239; + rotation 110.372 0.00000 0.00000 -1.00000; + scale 0.944879 0.944879 0.944879; + }; + }; + instance + { + transform + { + position -16.3596 -16.4253 1.18235; + rotation 40.1502 0.00000 0.00000 -1.00000; + scale 1.08093 1.08093 1.08093; + }; + }; + instance + { + transform + { + position -17.2455 -16.2020 1.15231; + rotation 145.143 -0.00000 -0.00000 -1.00000; + scale 0.791833 0.791833 0.791833; + }; + }; + instance + { + transform + { + position 9.30877 -6.64895 0.748733; + rotation 118.334 0.00000 0.00000 -1.00000; + scale 1.11022 1.11022 1.11022; + }; + }; + instance + { + transform + { + position 8.22125 -1.76241 0.777330; + rotation 175.220 0.00000 0.00000 1.00000; + scale 0.829747 0.829747 0.829746; + }; + }; + instance + { + transform + { + position 9.84318 -15.9048 0.889506; + rotation 1.91962 0.00000 0.00000 -1.00007; + scale 0.701630 0.701630 0.701630; + }; + }; + instance + { + transform + { + position -8.69467 -18.9790 1.18251; + rotation 113.088 0.00000 0.00000 1.00000; + scale 0.983432 0.983432 0.983432; + }; + }; + instance + { + transform + { + position -2.63726 -18.4771 1.07926; + rotation 176.343 0.00000 0.00000 1.00000; + scale 0.836144 0.836144 0.836144; + }; + }; + instance + { + transform + { + position 8.24794 -7.58883 0.795702; + rotation 21.9479 0.00000 0.00000 1.00000; + scale 1.03890 1.03890 1.03890; + }; + }; + instance + { + transform + { + position 3.59598 -5.33548 0.733131; + rotation 123.860 0.00000 0.00000 1.00000; + scale 1.07508 1.07508 1.07508; + }; + }; + instance + { + transform + { + position -16.0611 -11.5825 0.880465; + rotation 133.176 0.00000 0.00000 1.00000; + scale 1.11801 1.11801 1.11801; + }; + }; + instance + { + transform + { + position 1.44042 -5.19540 0.408334; + rotation 142.699 0.00000 0.00000 1.00000; + scale 0.813482 0.813482 0.813482; + }; + }; + instance + { + transform + { + position -5.70562 -18.1409 0.810302; + rotation 47.1368 0.00000 0.00000 1.00000; + scale 1.15299 1.15299 1.15299; + }; + }; + instance + { + transform + { + position -0.0259983 -6.08456 0.626507; + rotation 9.76116 0.00000 0.00000 -1.00000; + scale 1.12611 1.12611 1.12611; + }; + }; + instance + { + transform + { + position -4.28273 -5.81922 0.627433; + rotation 2.70699 0.00000 0.00000 -0.999997; + scale 1.25899 1.25899 1.25899; + }; + }; + instance + { + transform + { + position -2.06320 -3.61874 0.460038; + rotation 147.808 -0.00000 -0.00000 -1.00000; + scale 1.11719 1.11719 1.11719; + }; + }; + instance + { + transform + { + position 7.13570 -12.3373 0.946813; + rotation 178.703 -0.00000 -0.00000 -1.00000; + scale 1.21693 1.21693 1.21693; + }; + }; + instance + { + transform + { + position -3.77164 -3.13179 0.336557; + rotation 128.155 0.00000 0.00000 1.00000; + scale 1.18512 1.18512 1.18512; + }; + }; + instance + { + transform + { + position 1.98438 -6.97469 0.715980; + rotation 6.18791 0.00000 0.00000 0.999989; + scale 1.04538 1.04538 1.04538; + }; + }; + instance + { + transform + { + position -18.6576 -13.5592 0.925620; + rotation 124.017 -0.00000 -0.00000 -1.00000; + scale 0.863462 0.863462 0.863462; + }; + }; + instance + { + transform + { + position 5.60195 -4.62607 0.640558; + rotation 135.991 0.00000 0.00000 1.00000; + scale 0.875807 0.875807 0.875807; + }; + }; + instance + { + transform + { + position -19.8966 -14.8815 0.928431; + rotation 122.819 -0.00000 -0.00000 -1.00000; + scale 1.16857 1.16857 1.16857; + }; + }; + instance + { + transform + { + position 7.91704 -2.70165 0.991773; + rotation 164.367 0.00000 0.00000 1.00000; + scale 1.06954 1.06954 1.06954; + }; + }; + instance + { + transform + { + position -15.8141 -18.5705 0.917184; + rotation 77.3713 0.00000 0.00000 -1.00000; + scale 0.879732 0.879732 0.879732; + }; + }; + instance + { + transform + { + position 9.71457 -3.54400 0.947208; + rotation 158.401 -0.00000 -0.00000 -1.00000; + scale 0.936019 0.936019 0.936019; + }; + }; + instance + { + transform + { + position 4.61893 -18.5968 1.05845; + rotation 70.8453 0.00000 0.00000 -1.00000; + scale 0.938865 0.938865 0.938865; + }; + }; + instance + { + transform + { + position 9.96742 -2.59256 1.04691; + rotation 37.6875 0.00000 0.00000 -1.00000; + scale 0.887276 0.887276 0.887276; + }; + }; + instance + { + transform + { + position -7.86504 -5.07520 0.643833; + rotation 98.7607 0.00000 0.00000 1.00000; + scale 0.852472 0.852472 0.852472; + }; + }; + instance + { + transform + { + position 8.37625 -3.10338 1.05391; + rotation 3.10157 0.00000 0.00000 1.00001; + scale 0.974241 0.974241 0.974241; + }; + }; + instance + { + transform + { + position -9.71946 -2.03689 0.636354; + rotation 172.859 -0.00000 -0.00000 -1.00000; + scale 0.830414 0.830414 0.830414; + }; + }; + instance + { + transform + { + position 8.41157 -7.26796 0.754269; + rotation 18.9281 0.00000 0.00000 1.00000; + scale 0.809300 0.809300 0.809300; + }; + }; + instance + { + transform + { + position 7.97393 0.903051 0.789772; + rotation 29.7424 0.00000 0.00000 1.00000; + scale 0.710917 0.710917 0.710917; + }; + }; + instance + { + transform + { + position 9.93672 -0.133778 0.764201; + rotation 92.8290 0.00000 0.00000 1.00000; + scale 0.808758 0.808758 0.808758; + }; + }; + instance + { + transform + { + position -9.47768 8.74029 0.656167; + rotation 144.787 0.00000 0.00000 1.00000; + scale 0.841398 0.841398 0.841398; + }; + }; + instance + { + transform + { + position -7.47843 -0.191641 0.129327; + rotation 177.643 0.00000 0.00000 1.00000; + scale 1.12527 1.12527 1.12527; + }; + }; + instance + { + transform + { + position -11.2157 9.26426 0.828178; + rotation 106.707 0.00000 0.00000 -1.00000; + scale 0.818180 0.818180 0.818180; + }; + }; + instance + { + transform + { + position -19.0001 -12.3780 0.832980; + rotation 106.984 0.00000 0.00000 1.00000; + scale 0.945059 0.945059 0.945059; + }; + }; + instance + { + transform + { + position -3.41562 -19.1770 1.05910; + rotation 126.782 0.00000 0.00000 1.00000; + scale 0.830855 0.830855 0.830855; + }; + }; + instance + { + transform + { + position 6.60078 -7.09797 0.969230; + rotation 106.402 0.00000 0.00000 1.00000; + scale 0.919853 0.919853 0.919853; + }; + }; + instance + { + transform + { + position -0.635516 -18.5982 0.992037; + rotation 160.836 -0.00000 -0.00000 -1.00000; + scale 1.24531 1.24531 1.24531; + }; + }; + instance + { + transform + { + position 5.85701 2.70253 0.742965; + rotation 4.73621 0.00000 0.00000 -0.999998; + scale 1.17696 1.17696 1.17696; + }; + }; + instance + { + transform + { + position -14.6969 -11.0720 1.08845; + rotation 9.04797 0.00000 0.00000 -0.999997; + scale 0.761630 0.761630 0.761630; + }; + }; + instance + { + transform + { + position -11.4580 1.72677 0.458606; + rotation 104.875 0.00000 0.00000 -1.00000; + scale 1.02439 1.02439 1.02439; + }; + }; + instance + { + transform + { + position -1.85959 -17.5655 0.852767; + rotation 156.792 0.00000 0.00000 1.00000; + scale 0.962535 0.962535 0.962535; + }; + }; + instance + { + transform + { + position -6.43541 -5.21761 0.691778; + rotation 171.625 0.00000 0.00000 1.00000; + scale 0.774038 0.774038 0.774038; + }; + }; + instance + { + transform + { + position -19.9520 -18.4334 1.22783; + rotation 151.610 0.00000 0.00000 1.00000; + scale 0.792633 0.792633 0.792633; + }; + }; + instance + { + transform + { + position -8.08613 6.90097 0.406076; + rotation 64.4752 0.00000 0.00000 -1.00000; + scale 0.848014 0.848014 0.848014; + }; + }; + instance + { + transform + { + position -0.127313 8.55437 0.603658; + rotation 31.8352 0.00000 0.00000 -1.00000; + scale 0.887494 0.887494 0.887494; + }; + }; + instance + { + transform + { + position 6.03797 8.85917 0.979692; + rotation 96.6105 0.00000 0.00000 -1.00000; + scale 1.09633 1.09633 1.09633; + }; + }; + instance + { + transform + { + position 5.35217 -0.470377 0.581277; + rotation 76.8296 0.00000 0.00000 1.00000; + scale 0.807127 0.807127 0.807128; + }; + }; + instance + { + transform + { + position 5.33117 -0.927876 0.586008; + rotation 47.2657 0.00000 0.00000 1.00000; + scale 1.04303 1.04303 1.04303; + }; + }; + instance + { + transform + { + position -2.13770 7.58552 0.444252; + rotation 50.6737 0.00000 0.00000 1.00000; + scale 1.27493 1.27493 1.27493; + }; + }; + instance + { + transform + { + position -19.2638 -13.3661 0.757223; + rotation 83.6744 0.00000 0.00000 1.00000; + scale 1.25570 1.25570 1.25570; + }; + }; + instance + { + transform + { + position -2.27462 -27.9118 1.11394; + rotation 155.581 0.00000 0.00000 1.00000; + scale 0.826223 0.826223 0.826223; + }; + }; + instance + { + transform + { + position -2.86649 -6.81256 0.727740; + rotation 105.966 0.00000 0.00000 1.00000; + scale 1.18750 1.18750 1.18750; + }; + }; + instance + { + transform + { + position -4.56266 -18.1880 1.05495; + rotation 19.6086 0.00000 0.00000 1.00000; + scale 0.837234 0.837234 0.837234; + }; + }; + instance + { + transform + { + position 9.05439 8.64725 0.839854; + rotation 162.202 -0.00000 -0.00000 -1.00000; + scale 1.12513 1.12513 1.12513; + }; + }; + instance + { + transform + { + position -3.30503 8.80479 0.721916; + rotation 114.410 0.00000 0.00000 1.00000; + scale 0.756042 0.756042 0.756042; + }; + }; + instance + { + transform + { + position 0.417913 8.88651 0.649378; + rotation 124.852 0.00000 0.00000 1.00000; + scale 0.721179 0.721179 0.721179; + }; + }; + instance + { + transform + { + position 1.26865 -18.1878 1.13065; + rotation 84.0433 0.00000 0.00000 -1.00000; + scale 0.774509 0.774509 0.774509; + }; + }; + instance + { + transform + { + position -15.7569 -13.8980 1.12719; + rotation 11.7493 0.00000 0.00000 -1.00000; + scale 0.763313 0.763313 0.763313; + }; + }; + instance + { + transform + { + position -11.3612 2.65172 0.376221; + rotation 80.2031 0.00000 0.00000 1.00000; + scale 0.722514 0.722514 0.722514; + }; + }; + instance + { + transform + { + position -18.8070 2.82366 1.10617; + rotation 80.8428 0.00000 0.00000 1.00000; + scale 0.956003 0.956003 0.956003; + }; + }; + instance + { + transform + { + position -3.17175 -18.5962 1.17160; + rotation 7.54505 0.00000 0.00000 1.00000; + scale 0.991599 0.991599 0.991599; + }; + }; + instance + { + transform + { + position -15.6914 -15.7901 0.990062; + rotation 165.319 -0.00000 -0.00000 -1.00000; + scale 0.870640 0.870640 0.870640; + }; + }; + instance + { + transform + { + position 6.76807 2.78333 0.762835; + rotation 125.750 -0.00000 -0.00000 -1.00000; + scale 0.899700 0.899700 0.899700; + }; + }; + instance + { + transform + { + position 9.02643 -6.83764 0.713241; + rotation 37.1326 0.00000 0.00000 -1.00000; + scale 1.18357 1.18357 1.18357; + }; + }; + instance + { + transform + { + position 5.47649 -0.0908064 0.650975; + rotation 106.232 0.00000 0.00000 1.00000; + scale 0.960858 0.960858 0.960858; + }; + }; + instance + { + transform + { + position -3.57410 -18.0929 1.16928; + rotation 128.065 -0.00000 -0.00000 -1.00000; + scale 0.949313 0.949313 0.949313; + }; + }; + instance + { + transform + { + position -10.5827 9.00477 0.779183; + rotation 74.3469 0.00000 0.00000 -1.00000; + scale 0.793214 0.793214 0.793214; + }; + }; + instance + { + transform + { + position -0.281009 -9.64760 0.757306; + rotation 5.07226 0.00000 0.00000 1.00001; + scale 1.00468 1.00468 1.00468; + }; + }; + instance + { + transform + { + position -0.281505 -18.3143 0.956001; + rotation 42.3592 0.00000 0.00000 1.00000; + scale 1.12200 1.12200 1.12200; + }; + }; + instance + { + transform + { + position -9.14258 8.63316 0.598222; + rotation 71.6366 0.00000 0.00000 1.00000; + scale 1.19488 1.19488 1.19488; + }; + }; + instance + { + transform + { + position 4.38998 -4.52251 0.663312; + rotation 90.8777 0.00000 0.00000 -1.00000; + scale 0.804982 0.804982 0.804982; + }; + }; + instance + { + transform + { + position 4.56649 -4.36019 0.615694; + rotation 134.501 0.00000 0.00000 1.00000; + scale 1.20698 1.20698 1.20698; + }; + }; + instance + { + transform + { + position 3.76272 -16.9223 0.791242; + rotation 173.987 -0.00000 -0.00000 -1.00000; + scale 1.21905 1.21905 1.21905; + }; + }; + instance + { + transform + { + position 0.956463 -19.2055 0.786845; + rotation 28.4294 0.00000 0.00000 -1.00000; + scale 0.818125 0.818125 0.818125; + }; + }; + instance + { + transform + { + position -17.8351 -11.7114 0.859684; + rotation 33.3606 0.00000 0.00000 1.00000; + scale 1.12784 1.12784 1.12784; + }; + }; + instance + { + transform + { + position -9.13173 1.07816 0.0385435; + rotation 119.540 0.00000 0.00000 -1.00000; + scale 1.25329 1.25329 1.25329; + }; + }; + instance + { + transform + { + position 5.50805 -6.83608 0.908308; + rotation 59.2826 0.00000 0.00000 -1.00000; + scale 1.27391 1.27391 1.27391; + }; + }; + instance + { + transform + { + position 2.60169 -1.83347 0.361338; + rotation 43.7144 0.00000 0.00000 1.00000; + scale 1.22517 1.22517 1.22517; + }; + }; + instance + { + transform + { + position 7.54561 -0.494582 0.636743; + rotation 50.8884 0.00000 0.00000 -1.00000; + scale 1.16505 1.16505 1.16505; + }; + }; + instance + { + transform + { + position -5.67950 -2.23607 0.363519; + rotation 106.133 0.00000 0.00000 -1.00000; + scale 1.05303 1.05303 1.05303; + }; + }; + instance + { + transform + { + position -19.7805 -10.6479 1.15956; + rotation 43.6182 0.00000 0.00000 -1.00000; + scale 0.931665 0.931665 0.931665; + }; + }; + instance + { + transform + { + position -12.4153 -4.91100 0.966859; + rotation 51.3169 0.00000 0.00000 -1.00000; + scale 0.756695 0.756695 0.756695; + }; + }; + instance + { + transform + { + position 4.66489 3.99287 0.526233; + rotation 175.248 0.00000 0.00000 1.00000; + scale 0.970200 0.970200 0.970200; + }; + }; + instance + { + transform + { + position -17.6144 -10.5756 0.956340; + rotation 166.549 0.00000 0.00000 1.00000; + scale 1.11462 1.11462 1.11462; + }; + }; + instance + { + transform + { + position -8.28641 -8.47287 0.834018; + rotation 137.842 0.00000 0.00000 1.00000; + scale 1.04424 1.04424 1.04424; + }; + }; + instance + { + transform + { + position 1.40828 -18.4468 1.07848; + rotation 113.391 0.00000 0.00000 -1.00000; + scale 1.03136 1.03136 1.03136; + }; + }; + instance + { + transform + { + position -14.4947 2.16292 0.687371; + rotation 11.0543 0.00000 0.00000 0.999999; + scale 1.23849 1.23849 1.23849; + }; + }; + instance + { + transform + { + position -12.2518 -15.0708 0.844240; + rotation 6.02662 0.00000 0.00000 1.00003; + scale 1.28263 1.28263 1.28263; + }; + }; + instance + { + transform + { + position -17.5426 -17.7386 0.936757; + rotation 138.869 0.00000 0.00000 1.00000; + scale 0.975083 0.975083 0.975083; + }; + }; + instance + { + transform + { + position -18.6325 -16.5919 1.17180; + rotation 142.226 -0.00000 -0.00000 -1.00000; + scale 0.957164 0.957164 0.957164; + }; + }; + instance + { + transform + { + position -18.8127 -16.6912 1.16054; + rotation 149.296 -0.00000 -0.00000 -1.00000; + scale 0.828288 0.828288 0.828288; + }; + }; + instance + { + transform + { + position -18.1310 -15.0464 1.14358; + rotation 103.202 0.00000 0.00000 1.00000; + scale 1.19182 1.19182 1.19182; + }; + }; + instance + { + transform + { + position 0.828690 -14.3824 0.857250; + rotation 106.152 0.00000 0.00000 1.00000; + scale 0.893576 0.893576 0.893576; + }; + }; + instance + { + transform + { + position -16.3636 -13.1714 1.20126; + rotation 78.2255 0.00000 0.00000 1.00000; + scale 1.09648 1.09648 1.09648; + }; + }; + instance + { + transform + { + position 8.83463 -11.0782 1.05842; + rotation 132.313 0.00000 0.00000 1.00000; + scale 1.22667 1.22667 1.22667; + }; + }; + instance + { + transform + { + position 1.08653 -17.6702 1.15176; + rotation 52.1425 0.00000 0.00000 -1.00000; + scale 1.21502 1.21502 1.21502; + }; + }; + instance + { + transform + { + position -7.43146 -21.2690 1.05037; + rotation 47.8404 0.00000 0.00000 -1.00000; + scale 0.967969 0.967969 0.967969; + }; + }; + instance + { + transform + { + position 5.59387 9.05598 1.01230; + rotation 96.0676 0.00000 0.00000 1.00000; + scale 0.834125 0.834125 0.834125; + }; + }; + instance + { + transform + { + position -1.79724 -27.5037 1.05124; + rotation 54.5577 0.00000 0.00000 -1.00000; + scale 0.744807 0.744807 0.744807; + }; + }; + instance + { + transform + { + position -15.0637 3.24685 0.578633; + rotation 97.7309 0.00000 0.00000 1.00000; + scale 0.977518 0.977518 0.977518; + }; + }; + instance + { + transform + { + position -19.4120 -0.907238 1.00324; + rotation 69.8150 0.00000 0.00000 -1.00000; + scale 0.916354 0.916354 0.916354; + }; + }; + instance + { + transform + { + position -18.4668 -2.23272 0.996691; + rotation 160.495 -0.00000 -0.00000 -1.00000; + scale 1.13936 1.13936 1.13936; + }; + }; + instance + { + transform + { + position 4.09110 -17.9533 0.920904; + rotation 152.511 -0.00000 -0.00000 -1.00000; + scale 1.06165 1.06165 1.06165; + }; + }; + instance + { + transform + { + position -19.7813 -9.02685 1.03247; + rotation 34.1160 0.00000 0.00000 1.00000; + scale 1.14398 1.14398 1.14398; + }; + }; + instance + { + transform + { + position -10.3549 -8.05406 0.956407; + rotation 35.1656 0.00000 0.00000 1.00000; + scale 0.896496 0.896496 0.896496; + }; + }; + instance + { + transform + { + position -15.0052 -15.6219 0.882926; + rotation 166.114 -0.00000 -0.00000 -1.00000; + scale 1.28348 1.28348 1.28348; + }; + }; + instance + { + transform + { + position -14.7725 -13.3524 1.06804; + rotation 28.1998 0.00000 0.00000 -1.00000; + scale 1.20647 1.20647 1.20647; + }; + }; + instance + { + transform + { + position 4.90740 -17.9848 0.960867; + rotation 59.6193 0.00000 0.00000 -1.00000; + scale 0.773370 0.773370 0.773370; + }; + }; + instance + { + transform + { + position -19.7527 -7.24809 0.833802; + rotation 29.7953 0.00000 0.00000 -1.00000; + scale 1.03083 1.03083 1.03083; + }; + }; + instance + { + transform + { + position -15.5766 -17.0075 0.978404; + rotation 164.990 0.00000 0.00000 1.00000; + scale 0.976192 0.976192 0.976192; + }; + }; + instance + { + transform + { + position -15.4336 -28.9257 1.05757; + rotation 7.31343 0.00000 0.00000 1.00000; + scale 1.19248 1.19248 1.19248; + }; + }; + instance + { + transform + { + position -18.6866 -8.90478 0.836602; + rotation 34.4574 0.00000 0.00000 1.00000; + scale 1.04825 1.04825 1.04825; + }; + }; + instance + { + transform + { + position -14.9347 -29.6691 0.896007; + rotation 12.7532 0.00000 0.00000 -1.00000; + scale 1.04400 1.04400 1.04400; + }; + }; + instance + { + transform + { + position -16.7953 -7.33981 1.10524; + rotation 91.1584 0.00000 0.00000 -1.00000; + scale 0.879176 0.879176 0.879176; + }; + }; + instance + { + transform + { + position -19.0900 -1.97516 1.04509; + rotation 32.3901 0.00000 0.00000 -1.00000; + scale 0.781276 0.781276 0.781276; + }; + }; + instance + { + transform + { + position -17.4585 -28.8188 1.06819; + rotation 122.774 -0.00000 -0.00000 -1.00000; + scale 1.18701 1.18701 1.18701; + }; + }; + instance + { + transform + { + position -19.6588 -29.2526 1.04839; + rotation 172.912 0.00000 0.00000 1.00000; + scale 0.851915 0.851915 0.851915; + }; + }; + instance + { + transform + { + position -13.3014 -27.7443 1.23362; + rotation 142.714 -0.00000 -0.00000 -1.00000; + scale 0.914457 0.914457 0.914457; + }; + }; + instance + { + transform + { + position -14.0254 -7.71160 0.932049; + rotation 31.0207 0.00000 0.00000 -1.00000; + scale 0.850363 0.850363 0.850363; + }; + }; + instance + { + transform + { + position -10.3465 -6.89448 0.773994; + rotation 175.786 0.00000 0.00000 1.00000; + scale 1.15051 1.15051 1.15051; + }; + }; + instance + { + transform + { + position 5.46986 -19.2905 0.988915; + rotation 100.429 0.00000 0.00000 -1.00000; + scale 0.754315 0.754315 0.754315; + }; + }; + instance + { + transform + { + position -15.0751 -8.97941 1.07687; + rotation 100.445 0.00000 0.00000 -1.00000; + scale 1.25813 1.25813 1.25813; + }; + }; + instance + { + transform + { + position 5.37406 -19.7128 0.983543; + rotation 170.718 0.00000 0.00000 1.00000; + scale 0.932119 0.932119 0.932119; + }; + }; + instance + { + transform + { + position -16.0569 -18.4997 0.856392; + rotation 102.152 0.00000 0.00000 1.00000; + scale 1.06518 1.06518 1.06518; + }; + }; + instance + { + transform + { + position -8.30454 -7.52045 0.766123; + rotation 135.225 0.00000 0.00000 1.00000; + scale 1.27075 1.27075 1.27075; + }; + }; + instance + { + transform + { + position -14.1224 -8.86431 0.958677; + rotation 65.5514 0.00000 0.00000 -1.00000; + scale 0.990829 0.990829 0.990829; + }; + }; + instance + { + transform + { + position -14.1939 -8.54601 0.964503; + rotation 154.424 0.00000 0.00000 1.00000; + scale 0.944182 0.944182 0.944182; + }; + }; + instance + { + transform + { + position -14.1972 -8.04552 0.937069; + rotation 108.515 0.00000 0.00000 1.00000; + scale 0.729348 0.729348 0.729348; + }; + }; + instance + { + transform + { + position -7.49181 -9.13045 0.832595; + rotation 102.359 0.00000 0.00000 1.00000; + scale 1.03549 1.03549 1.03549; + }; + }; + instance + { + transform + { + position 6.21259 -18.8295 0.795860; + rotation 138.602 0.00000 0.00000 1.00000; + scale 1.11975 1.11975 1.11975; + }; + }; + instance + { + transform + { + position -18.5826 -12.0118 0.888737; + rotation 171.258 -0.00000 -0.00000 -1.00000; + scale 0.740177 0.740177 0.740177; + }; + }; + instance + { + transform + { + position 8.23856 -18.9434 1.07863; + rotation 127.889 0.00000 0.00000 1.00000; + scale 1.27560 1.27560 1.27560; + }; + }; + instance + { + transform + { + position -13.2693 -16.6441 0.888618; + rotation 151.653 -0.00000 -0.00000 -1.00000; + scale 1.16125 1.16125 1.16125; + }; + }; + instance + { + transform + { + position -17.0664 -1.03261 0.822891; + rotation 153.119 0.00000 0.00000 1.00000; + scale 0.736157 0.736157 0.736157; + }; + }; + instance + { + transform + { + position -15.4979 -4.01383 0.696049; + rotation 151.092 -0.00000 -0.00000 -1.00000; + scale 0.703286 0.703286 0.703286; + }; + }; + instance + { + transform + { + position -15.4585 -4.31429 0.742608; + rotation 76.9230 0.00000 0.00000 1.00000; + scale 0.788738 0.788738 0.788738; + }; + }; + instance + { + transform + { + position -12.8318 -3.05520 0.762987; + rotation 82.6899 0.00000 0.00000 1.00000; + scale 0.793905 0.793905 0.793905; + }; + }; + instance + { + transform + { + position -8.48853 -0.769932 0.335453; + rotation 35.5801 0.00000 0.00000 1.00000; + scale 1.01758 1.01758 1.01758; + }; + }; + instance + { + transform + { + position 7.85990 -18.4935 1.10762; + rotation 174.851 0.00000 0.00000 1.00000; + scale 0.993653 0.993653 0.993653; + }; + }; + instance + { + transform + { + position -16.3800 -4.90353 0.749649; + rotation 32.2162 0.00000 0.00000 -1.00000; + scale 1.26227 1.26227 1.26227; + }; + }; + instance + { + transform + { + position -17.2609 -4.12068 0.857156; + rotation 67.3789 0.00000 0.00000 1.00000; + scale 1.06760 1.06760 1.06760; + }; + }; + instance + { + transform + { + position 7.09483 -19.0731 0.830599; + rotation 158.189 -0.00000 -0.00000 -1.00000; + scale 0.791696 0.791696 0.791696; + }; + }; + instance + { + transform + { + position -9.95749 -0.231786 0.434414; + rotation 171.257 0.00000 0.00000 1.00000; + scale 0.826798 0.826798 0.826798; + }; + }; + instance + { + transform + { + position -16.5353 -1.83820 0.764349; + rotation 47.6589 0.00000 0.00000 -1.00000; + scale 0.943185 0.943185 0.943185; + }; + }; + instance + { + transform + { + position -18.3914 -3.19029 0.971686; + rotation 135.934 -0.00000 -0.00000 -1.00000; + scale 1.21345 1.21345 1.21345; + }; + }; + instance + { + transform + { + position -18.1602 -2.55125 0.963491; + rotation 13.1818 0.00000 0.00000 1.00001; + scale 0.844708 0.844708 0.844708; + }; + }; + instance + { + transform + { + position -19.8734 0.676013 0.846837; + rotation 90.8336 0.00000 0.00000 1.00000; + scale 1.22293 1.22293 1.22293; + }; + }; + instance + { + transform + { + position -16.5117 -7.67945 1.06171; + rotation 143.587 -0.00000 -0.00000 -1.00000; + scale 1.07574 1.07574 1.07574; + }; + }; + instance + { + transform + { + position -18.3186 -18.3458 0.898284; + rotation 63.7913 0.00000 0.00000 1.00000; + scale 1.05310 1.05310 1.05310; + }; + }; + instance + { + transform + { + position -18.1483 1.14407 0.908319; + rotation 58.7301 0.00000 0.00000 -1.00000; + scale 0.989736 0.989736 0.989736; + }; + }; + instance + { + transform + { + position -17.8250 -8.07374 0.910660; + rotation 132.192 0.00000 0.00000 1.00000; + scale 1.24379 1.24379 1.24379; + }; + }; + instance + { + transform + { + position -18.9612 2.12152 1.04812; + rotation 37.2948 0.00000 0.00000 1.00000; + scale 1.20101 1.20101 1.20101; + }; + }; + instance + { + transform + { + position 9.08821 -19.3235 1.03651; + rotation 144.418 0.00000 0.00000 1.00000; + scale 0.712306 0.712306 0.712306; + }; + }; + instance + { + transform + { + position -17.9519 4.32662 0.907164; + rotation 73.8834 0.00000 0.00000 -1.00000; + scale 0.838027 0.838027 0.838027; + }; + }; + instance + { + transform + { + position 6.39423 -8.61379 1.06408; + rotation 104.754 0.00000 0.00000 1.00000; + scale 1.21226 1.21226 1.21226; + }; + }; + instance + { + transform + { + position -18.3077 -9.53134 0.847052; + rotation 62.5961 0.00000 0.00000 1.00000; + scale 1.29933 1.29933 1.29933; + }; + }; + instance + { + transform + { + position -13.8330 5.27450 0.687209; + rotation 97.0855 0.00000 0.00000 -1.00000; + scale 0.857275 0.857275 0.857275; + }; + }; + instance + { + transform + { + position -3.35856 -29.6813 0.789619; + rotation 124.470 -0.00000 -0.00000 -1.00000; + scale 0.713406 0.713406 0.713406; + }; + }; + instance + { + transform + { + position -11.1726 -28.7866 0.915265; + rotation 174.426 -0.00000 -0.00000 -1.00000; + scale 1.26556 1.26556 1.26556; + }; + }; + instance + { + transform + { + position -2.30365 -29.8502 0.867551; + rotation 64.5541 0.00000 0.00000 -1.00000; + scale 1.16693 1.16693 1.16693; + }; + }; + instance + { + transform + { + position -1.45588 -27.2994 0.921559; + rotation 39.1699 0.00000 0.00000 1.00000; + scale 0.780620 0.780620 0.780620; + }; + }; + instance + { + transform + { + position -10.5540 -25.2410 1.11329; + rotation 101.965 0.00000 0.00000 1.00000; + scale 0.936185 0.936185 0.936185; + }; + }; + instance + { + transform + { + position -18.9701 -7.90709 0.910896; + rotation 51.6298 0.00000 0.00000 -1.00000; + scale 1.19337 1.19337 1.19337; + }; + }; + instance + { + transform + { + position -19.2531 -7.69661 0.918604; + rotation 28.1078 0.00000 0.00000 -1.00000; + scale 1.20459 1.20459 1.20459; + }; + }; + instance + { + transform + { + position -16.2826 -1.25675 0.853160; + rotation 45.1216 0.00000 0.00000 -1.00000; + scale 1.16020 1.16020 1.16020; + }; + }; + instance + { + transform + { + position 8.99277 -17.9351 1.00914; + rotation 148.969 0.00000 0.00000 1.00000; + scale 0.740387 0.740387 0.740387; + }; + }; + instance + { + transform + { + position -9.12094 -24.4271 1.00386; + rotation 128.960 0.00000 0.00000 1.00000; + scale 0.720019 0.720019 0.720018; + }; + }; + instance + { + transform + { + position -7.93851 -25.2980 0.853281; + rotation 29.3742 0.00000 0.00000 1.00000; + scale 1.17022 1.17022 1.17022; + }; + }; + instance + { + transform + { + position -15.2057 3.93569 0.642261; + rotation 39.2917 0.00000 0.00000 -1.00000; + scale 1.25634 1.25634 1.25634; + }; + }; + instance + { + transform + { + position -2.31283 -23.1743 1.03519; + rotation 61.0661 0.00000 0.00000 -1.00000; + scale 1.03713 1.03713 1.03713; + }; + }; + instance + { + transform + { + position -3.69732 -23.4639 0.929486; + rotation 56.3606 0.00000 0.00000 -1.00000; + scale 0.904159 0.904159 0.904159; + }; + }; + instance + { + transform + { + position -3.17891 -22.3844 0.787321; + rotation 170.998 -0.00000 -0.00000 -1.00000; + scale 1.29537 1.29537 1.29537; + }; + }; + instance + { + transform + { + position 9.22648 -6.91101 0.718847; + rotation 61.1608 0.00000 0.00000 -1.00000; + scale 0.971358 0.971358 0.971358; + }; + }; + instance + { + transform + { + position -4.58251 -25.3536 1.15136; + rotation 42.9883 0.00000 0.00000 -1.00000; + scale 0.902011 0.902011 0.902011; + }; + }; + instance + { + transform + { + position 3.28401 -8.82653 0.839908; + rotation 173.371 0.00000 0.00000 1.00000; + scale 0.717566 0.717566 0.717566; + }; + }; + instance + { + transform + { + position -6.96973 -23.2626 0.900544; + rotation 95.2732 0.00000 0.00000 1.00000; + scale 0.783305 0.783305 0.783305; + }; + }; + instance + { + transform + { + position -9.05532 -22.1654 1.15740; + rotation 162.257 -0.00000 -0.00000 -1.00000; + scale 1.27328 1.27328 1.27328; + }; + }; + instance + { + transform + { + position -10.5326 -22.4529 1.24954; + rotation 143.564 -0.00000 -0.00000 -1.00000; + scale 1.02423 1.02423 1.02423; + }; + }; + instance + { + transform + { + position 0.659673 -9.27038 0.873914; + rotation 17.2067 0.00000 0.00000 1.00000; + scale 1.08910 1.08910 1.08910; + }; + }; + instance + { + transform + { + position -10.3064 -21.2691 0.990397; + rotation 65.9082 0.00000 0.00000 1.00000; + scale 1.00844 1.00844 1.00844; + }; + }; + instance + { + transform + { + position -6.08478 -25.5604 0.892857; + rotation 56.5902 0.00000 0.00000 1.00000; + scale 0.855897 0.855897 0.855897; + }; + }; + instance + { + transform + { + position -3.93404 -24.0272 0.955033; + rotation 39.2936 0.00000 0.00000 -1.00000; + scale 1.27272 1.27272 1.27272; + }; + }; + instance + { + transform + { + position -9.89753 -18.9634 1.05445; + rotation 50.4521 0.00000 0.00000 1.00000; + scale 1.17698 1.17698 1.17698; + }; + }; + instance + { + transform + { + position -15.9538 -4.73165 0.794994; + rotation 88.6501 0.00000 0.00000 1.00000; + scale 0.808878 0.808878 0.808878; + }; + }; + instance + { + transform + { + position -13.6011 -8.51851 0.853193; + rotation 54.4054 0.00000 0.00000 -1.00000; + scale 1.16623 1.16623 1.16623; + }; + }; + instance + { + transform + { + position 8.72042 -3.28864 1.07169; + rotation 89.2112 0.00000 0.00000 1.00000; + scale 1.05277 1.05277 1.05277; + }; + }; + instance + { + transform + { + position -17.2587 -18.2323 0.791506; + rotation 87.1503 0.00000 0.00000 1.00000; + scale 0.993459 0.993459 0.993459; + }; + }; + instance + { + transform + { + position -6.01148 -18.9475 1.00899; + rotation 154.842 0.00000 0.00000 1.00000; + scale 1.10320 1.10320 1.10320; + }; + }; + instance + { + transform + { + position -8.79090 -17.9593 1.19671; + rotation 60.0604 0.00000 0.00000 -1.00000; + scale 1.25761 1.25761 1.25761; + }; + }; + instance + { + transform + { + position -0.388226 -10.4439 0.850177; + rotation 100.019 0.00000 0.00000 -1.00000; + scale 0.886220 0.886220 0.886220; + }; + }; + instance + { + transform + { + position 7.31002 -4.90545 0.864795; + rotation 72.5674 0.00000 0.00000 -1.00000; + scale 1.21739 1.21739 1.21739; + }; + }; + instance + { + transform + { + position -16.3567 -7.12449 1.02445; + rotation 161.154 -0.00000 -0.00000 -1.00000; + scale 1.02600 1.02600 1.02600; + }; + }; + instance + { + transform + { + position -16.6059 -8.58537 1.00997; + rotation 32.2160 0.00000 0.00000 1.00000; + scale 0.717483 0.717483 0.717483; + }; + }; + instance + { + transform + { + position -14.5995 1.46022 0.717474; + rotation 16.1078 0.00000 0.00000 1.00000; + scale 0.796820 0.796820 0.796820; + }; + }; + instance + { + transform + { + position -13.4002 -9.14015 0.828032; + rotation 49.0656 0.00000 0.00000 -1.00000; + scale 1.07304 1.07304 1.07304; + }; + }; + instance + { + transform + { + position -16.1411 -7.12796 0.995531; + rotation 86.9351 0.00000 0.00000 1.00000; + scale 0.974079 0.974079 0.974079; + }; + }; + instance + { + transform + { + position -6.72570 -13.2347 1.18551; + rotation 145.746 0.00000 0.00000 1.00000; + scale 1.02842 1.02842 1.02842; + }; + }; + instance + { + transform + { + position -10.9101 -11.5616 0.912789; + rotation 44.7186 0.00000 0.00000 1.00000; + scale 0.717200 0.717200 0.717200; + }; + }; + instance + { + transform + { + position -4.53680 -7.26132 0.846953; + rotation 143.871 0.00000 0.00000 1.00000; + scale 0.807404 0.807404 0.807404; + }; + }; + instance + { + transform + { + position -11.9248 -10.0808 1.02054; + rotation 48.7849 0.00000 0.00000 -1.00000; + scale 1.20183 1.20183 1.20183; + }; + }; + instance + { + transform + { + position -15.6573 -7.22822 0.967523; + rotation 66.8790 0.00000 0.00000 -1.00000; + scale 0.845970 0.845970 0.845970; + }; + }; + instance + { + transform + { + position -7.21945 -11.3156 0.853622; + rotation 22.3232 0.00000 0.00000 -1.00000; + scale 0.956099 0.956099 0.956099; + }; + }; + instance + { + transform + { + position 6.70106 -9.15819 1.05447; + rotation 93.0733 0.00000 0.00000 -1.00000; + scale 0.841773 0.841773 0.841773; + }; + }; + instance + { + transform + { + position -4.01120 -8.71484 0.952265; + rotation 45.7897 0.00000 0.00000 -1.00000; + scale 1.00929 1.00929 1.00929; + }; + }; + instance + { + transform + { + position 6.99612 -9.39507 1.08609; + rotation 0.00000 0.00000 0.00000 0.000293576; + scale 0.705325 0.705325 0.705325; + }; + }; + instance + { + transform + { + position 7.24161 -9.71618 1.10550; + rotation 51.9523 0.00000 0.00000 -1.00000; + scale 0.853311 0.853311 0.853311; + }; + }; + instance + { + transform + { + position -4.95789 -7.12717 0.852920; + rotation 108.893 0.00000 0.00000 -1.00000; + scale 1.04141 1.04141 1.04141; + }; + }; + instance + { + transform + { + position -15.5429 -5.07419 0.832890; + rotation 126.674 0.00000 0.00000 1.00000; + scale 1.11991 1.11991 1.11991; + }; + }; + instance + { + transform + { + position -6.38730 -8.02254 0.783249; + rotation 56.7457 0.00000 0.00000 1.00000; + scale 0.988228 0.988228 0.988228; + }; + }; + instance + { + transform + { + position -16.9974 -9.09674 0.864001; + rotation 44.1211 0.00000 0.00000 -1.00000; + scale 1.17030 1.17030 1.17030; + }; + }; + instance + { + transform + { + position -12.5854 -9.93452 1.02205; + rotation 85.4523 0.00000 0.00000 1.00000; + scale 0.842140 0.842140 0.842140; + }; + }; + instance + { + transform + { + position -0.391179 -9.38098 0.774701; + rotation 143.407 -0.00000 -0.00000 -1.00000; + scale 1.04312 1.04312 1.04312; + }; + }; + instance + { + transform + { + position 0.290962 -7.55444 0.850414; + rotation 82.4229 0.00000 0.00000 -1.00000; + scale 0.717787 0.717787 0.717787; + }; + }; + instance + { + transform + { + position -9.58061 -17.7152 1.21124; + rotation 13.6829 0.00000 0.00000 1.00000; + scale 1.16936 1.16936 1.16936; + }; + }; + instance + { + transform + { + position -13.6861 -5.17348 0.942691; + rotation 115.209 0.00000 0.00000 -1.00000; + scale 1.06632 1.06632 1.06632; + }; + }; + instance + { + transform + { + position -10.1370 -7.66413 0.876504; + rotation 137.419 0.00000 0.00000 1.00000; + scale 1.01617 1.01617 1.01617; + }; + }; + instance + { + transform + { + position -15.5624 7.75053 1.06493; + rotation 154.888 -0.00000 -0.00000 -1.00000; + scale 1.17448 1.17448 1.17448; + }; + }; + instance + { + transform + { + position -12.5671 0.526278 0.478204; + rotation 172.119 0.00000 0.00000 1.00000; + scale 1.06571 1.06571 1.06571; + }; + }; + instance + { + transform + { + position -17.8495 -5.36662 0.855100; + rotation 24.8165 0.00000 0.00000 -1.00000; + scale 1.02842 1.02842 1.02842; + }; + }; + instance + { + transform + { + position -11.6700 -18.8977 0.923127; + rotation 77.9482 0.00000 0.00000 1.00000; + scale 0.923945 0.923945 0.923945; + }; + }; + instance + { + transform + { + position -12.6016 -22.1286 0.872430; + rotation 69.0799 0.00000 0.00000 -1.00000; + scale 1.07693 1.07693 1.07693; + }; + }; + instance + { + transform + { + position -17.6606 9.42407 0.846022; + rotation 171.264 -0.00000 -0.00000 -1.00000; + scale 0.994907 0.994907 0.994907; + }; + }; + instance + { + transform + { + position -17.8880 -18.5059 0.811093; + rotation 93.6591 0.00000 0.00000 -1.00000; + scale 1.17953 1.17953 1.17953; + }; + }; + instance + { + transform + { + position -3.40490 -0.787793 0.0266606; + rotation 53.4421 0.00000 0.00000 1.00000; + scale 1.25906 1.25906 1.25906; + }; + }; + instance + { + transform + { + position -2.10669 -12.1408 1.00228; + rotation 132.218 0.00000 0.00000 1.00000; + scale 0.803544 0.803544 0.803544; + }; + }; + instance + { + transform + { + position 3.82659 6.87693 0.707032; + rotation 137.823 0.00000 0.00000 1.00000; + scale 1.29367 1.29367 1.29367; + }; + }; + instance + { + transform + { + position -12.1669 -18.5503 0.871786; + rotation 168.275 -0.00000 -0.00000 -1.00000; + scale 0.773138 0.773138 0.773138; + }; + }; + instance + { + transform + { + position -6.85893 -4.53050 0.558413; + rotation 84.6575 0.00000 0.00000 -1.00000; + scale 0.882098 0.882098 0.882098; + }; + }; + instance + { + transform + { + position 0.121426 -10.1904 0.721385; + rotation 169.279 0.00000 0.00000 1.00000; + scale 1.26361 1.26361 1.26361; + }; + }; + instance + { + transform + { + position 3.50121 -5.02345 0.675795; + rotation 170.983 -0.00000 -0.00000 -1.00000; + scale 1.19174 1.19174 1.19174; + }; + }; + instance + { + transform + { + position -12.6935 -17.7848 0.856375; + rotation 2.53837 0.00000 0.00000 -0.999988; + scale 0.837782 0.837782 0.837782; + }; + }; + instance + { + transform + { + position 5.09116 -3.18764 0.556555; + rotation 98.4444 0.00000 0.00000 -1.00000; + scale 1.25305 1.25305 1.25305; + }; + }; + instance + { + transform + { + position -5.47975 -6.65585 0.861938; + rotation 136.458 0.00000 0.00000 1.00000; + scale 1.26314 1.26314 1.26314; + }; + }; + instance + { + transform + { + position -9.01570 -2.99725 0.634510; + rotation 115.237 0.00000 0.00000 1.00000; + scale 0.979326 0.979326 0.979326; + }; + }; + instance + { + transform + { + position -19.2471 8.61927 0.828622; + rotation 65.0664 0.00000 0.00000 -1.00000; + scale 0.760614 0.760614 0.760614; + }; + }; +}; +array "grass_variant_1_grass1_0.object" +{ + instance + { + transform + { + position 3.01509 6.72119 0.562461; + rotation 5.22704 0.00000 0.00000 1.00000; + scale 0.790658 0.790658 0.790658; + }; + }; + instance + { + transform + { + position -7.13119 9.77436 0.540671; + rotation 91.5060 0.00000 0.00000 -1.00000; + scale 1.11696 1.11696 1.11696; + }; + }; + instance + { + transform + { + position -6.70309 9.73332 0.555482; + rotation 129.087 0.00000 0.00000 1.00000; + scale 1.26030 1.26030 1.26030; + }; + }; + instance + { + transform + { + position 9.58832 -14.9855 0.960919; + rotation 14.7515 0.00000 0.00000 -1.00000; + scale 1.04515 1.04515 1.04515; + }; + }; + instance + { + transform + { + position -11.7636 -0.532514 0.372851; + rotation 5.53747 0.00000 0.00000 1.00002; + scale 0.966332 0.966332 0.966332; + }; + }; + instance + { + transform + { + position -16.8477 2.14102 0.815081; + rotation 30.7629 0.00000 0.00000 1.00000; + scale 0.798709 0.798709 0.798710; + }; + }; + instance + { + transform + { + position -15.4606 9.63053 0.818116; + rotation 135.464 -0.00000 -0.00000 -1.00000; + scale 1.28013 1.28013 1.28013; + }; + }; + instance + { + transform + { + position 7.70139 3.87383 0.844424; + rotation 43.9034 0.00000 0.00000 -1.00000; + scale 0.783695 0.783695 0.783695; + }; + }; + instance + { + transform + { + position 5.37931 -6.19802 0.881166; + rotation 129.327 0.00000 0.00000 1.00000; + scale 1.26157 1.26157 1.26157; + }; + }; + instance + { + transform + { + position 4.14225 0.790974 0.501247; + rotation 106.784 0.00000 0.00000 1.00000; + scale 1.21396 1.21396 1.21396; + }; + }; + instance + { + transform + { + position 8.02205 -4.72512 0.898843; + rotation 94.9903 0.00000 0.00000 1.00000; + scale 0.986952 0.986952 0.986952; + }; + }; + instance + { + transform + { + position 8.00124 -5.18766 0.949047; + rotation 139.946 0.00000 0.00000 1.00000; + scale 0.837037 0.837037 0.837037; + }; + }; + instance + { + transform + { + position 4.71979 -3.75831 0.490160; + rotation 14.0833 0.00000 0.00000 0.999999; + scale 0.761297 0.761297 0.761297; + }; + }; + instance + { + transform + { + position -4.95127 -0.876942 0.238767; + rotation 45.3770 0.00000 0.00000 1.00000; + scale 0.915190 0.915190 0.915190; + }; + }; + instance + { + transform + { + position -12.6173 -18.4353 0.870792; + rotation 125.439 0.00000 0.00000 1.00000; + scale 1.17472 1.17472 1.17472; + }; + }; + instance + { + transform + { + position 1.91895 -2.11947 0.303422; + rotation 166.461 -0.00000 -0.00000 -1.00000; + scale 1.27083 1.27083 1.27083; + }; + }; + instance + { + transform + { + position -2.66914 -12.2451 0.931792; + rotation 29.5066 0.00000 0.00000 1.00000; + scale 1.01995 1.01995 1.01995; + }; + }; + instance + { + transform + { + position -10.4945 -18.7154 0.979292; + rotation 8.60541 0.00000 0.00000 -1.00002; + scale 1.24571 1.24571 1.24571; + }; + }; + instance + { + transform + { + position -6.52675 -26.8277 0.883830; + rotation 12.7442 0.00000 0.00000 -0.999998; + scale 0.961222 0.961222 0.961222; + }; + }; + instance + { + transform + { + position -1.48073 -2.16137 0.0654976; + rotation 82.6226 0.00000 0.00000 -1.00000; + scale 1.08433 1.08433 1.08433; + }; + }; + instance + { + transform + { + position -10.7057 -7.95451 0.898875; + rotation 150.389 0.00000 0.00000 1.00000; + scale 1.20471 1.20471 1.20471; + }; + }; + instance + { + transform + { + position 4.44758 -3.37005 0.459141; + rotation 52.3481 0.00000 0.00000 1.00000; + scale 0.751866 0.751866 0.751866; + }; + }; + instance + { + transform + { + position 5.59271 -1.96455 0.520827; + rotation 64.6499 0.00000 0.00000 -1.00000; + scale 1.01010 1.01010 1.01010; + }; + }; + instance + { + transform + { + position -9.11448 -6.87355 0.743764; + rotation 109.854 0.00000 0.00000 -1.00000; + scale 1.12916 1.12916 1.12916; + }; + }; + instance + { + transform + { + position -8.31388 -6.30157 0.722566; + rotation 52.7030 0.00000 0.00000 1.00000; + scale 1.01443 1.01443 1.01443; + }; + }; + instance + { + transform + { + position -8.60684 -6.00136 0.649966; + rotation 168.459 0.00000 0.00000 1.00000; + scale 1.24627 1.24627 1.24627; + }; + }; + instance + { + transform + { + position -9.90195 -5.51553 0.712424; + rotation 94.0680 0.00000 0.00000 -1.00000; + scale 1.03409 1.03409 1.03409; + }; + }; + instance + { + transform + { + position -9.56678 -3.61078 0.723293; + rotation 32.7167 0.00000 0.00000 -1.00000; + scale 0.948115 0.948115 0.948115; + }; + }; + instance + { + transform + { + position -17.1157 9.61934 0.834767; + rotation 14.9168 0.00000 0.00000 -1.00000; + scale 1.00573 1.00573 1.00573; + }; + }; + instance + { + transform + { + position -11.6811 -4.97624 0.824151; + rotation 150.443 -0.00000 -0.00000 -1.00000; + scale 0.737903 0.737903 0.737903; + }; + }; + instance + { + transform + { + position -12.5443 -4.70069 0.963182; + rotation 76.2641 0.00000 0.00000 -1.00000; + scale 1.18442 1.18442 1.18442; + }; + }; + instance + { + transform + { + position -10.9648 5.03216 0.391669; + rotation 153.250 -0.00000 -0.00000 -1.00000; + scale 0.895050 0.895050 0.895050; + }; + }; + instance + { + transform + { + position -2.88152 5.81897 0.106043; + rotation 66.7698 0.00000 0.00000 -1.00000; + scale 1.07411 1.07411 1.07411; + }; + }; + instance + { + transform + { + position 9.41937 5.36329 0.856263; + rotation 27.2373 0.00000 0.00000 -1.00000; + scale 0.850239 0.850239 0.850239; + }; + }; + instance + { + transform + { + position 1.89766 0.339104 0.255247; + rotation 73.5061 0.00000 0.00000 -1.00000; + scale 0.798439 0.798439 0.798439; + }; + }; + instance + { + transform + { + position -18.0828 7.53254 0.718990; + rotation 143.152 -0.00000 -0.00000 -1.00000; + scale 0.843765 0.843765 0.843765; + }; + }; + instance + { + transform + { + position 4.03362 -0.373722 0.501630; + rotation 149.189 0.00000 0.00000 1.00000; + scale 1.02436 1.02436 1.02436; + }; + }; + instance + { + transform + { + position -5.64418 7.35838 0.660468; + rotation 24.4634 0.00000 0.00000 1.00000; + scale 0.973173 0.973173 0.973173; + }; + }; + instance + { + transform + { + position -8.03875 -18.7133 1.06353; + rotation 115.912 0.00000 0.00000 1.00000; + scale 1.00144 1.00144 1.00144; + }; + }; + instance + { + transform + { + position -14.6210 7.56373 0.931324; + rotation 67.7235 0.00000 0.00000 1.00000; + scale 1.08101 1.08101 1.08101; + }; + }; + instance + { + transform + { + position 8.45298 1.29443 0.757352; + rotation 8.45868 0.00000 0.00000 -0.999998; + scale 0.823593 0.823593 0.823593; + }; + }; + instance + { + transform + { + position 8.79013 1.63582 0.675124; + rotation 80.0482 0.00000 0.00000 -1.00000; + scale 1.20357 1.20357 1.20357; + }; + }; + instance + { + transform + { + position -2.62240 -12.4749 0.947417; + rotation 52.4924 0.00000 0.00000 -1.00000; + scale 0.750242 0.750242 0.750242; + }; + }; + instance + { + transform + { + position -1.44991 7.02965 0.266008; + rotation 114.093 0.00000 0.00000 1.00000; + scale 0.788528 0.788528 0.788528; + }; + }; + instance + { + transform + { + position -13.4368 5.96204 0.612760; + rotation 179.406 0.00000 0.00000 1.00000; + scale 1.04049 1.04049 1.04049; + }; + }; + instance + { + transform + { + position -10.1487 3.77728 0.123791; + rotation 101.489 0.00000 0.00000 -1.00000; + scale 0.997334 0.997334 0.997334; + }; + }; + instance + { + transform + { + position 7.82860 -11.9931 0.950331; + rotation 143.807 0.00000 0.00000 1.00000; + scale 1.20533 1.20533 1.20533; + }; + }; + instance + { + transform + { + position -5.22048 5.28625 0.264431; + rotation 77.8094 0.00000 0.00000 1.00000; + scale 1.26152 1.26152 1.26152; + }; + }; + instance + { + transform + { + position -11.9998 9.91596 0.953371; + rotation 32.4315 0.00000 0.00000 1.00000; + scale 1.02456 1.02456 1.02456; + }; + }; + instance + { + transform + { + position 7.52067 9.51342 1.04250; + rotation 145.685 -0.00000 -0.00000 -1.00000; + scale 1.22513 1.22513 1.22513; + }; + }; + instance + { + transform + { + position 3.76838 8.67259 0.622867; + rotation 89.7299 0.00000 0.00000 1.00000; + scale 0.989526 0.989526 0.989526; + }; + }; + instance + { + transform + { + position 7.21625 9.43083 1.03832; + rotation 86.9726 0.00000 0.00000 -1.00000; + scale 1.27977 1.27977 1.27977; + }; + }; + instance + { + transform + { + position 8.54439 -11.7966 1.02864; + rotation 126.238 -0.00000 -0.00000 -1.00000; + scale 1.21789 1.21789 1.21789; + }; + }; + instance + { + transform + { + position -8.79809 9.99229 0.656906; + rotation 109.213 0.00000 0.00000 -1.00000; + scale 1.10566 1.10566 1.10566; + }; + }; + instance + { + transform + { + position -8.29797 9.98656 0.638626; + rotation 26.7276 0.00000 0.00000 1.00000; + scale 0.848037 0.848037 0.848037; + }; + }; + instance + { + transform + { + position 5.59694 -11.8420 1.13937; + rotation 62.9934 0.00000 0.00000 -1.00000; + scale 1.08218 1.08218 1.08218; + }; + }; + instance + { + transform + { + position 5.58230 -12.8224 1.01121; + rotation 102.680 0.00000 0.00000 1.00000; + scale 1.02602 1.02602 1.02602; + }; + }; + instance + { + transform + { + position 6.29712 6.97983 0.953644; + rotation 63.4622 0.00000 0.00000 -1.00000; + scale 0.876269 0.876269 0.876269; + }; + }; + instance + { + transform + { + position 5.00093 -10.0716 0.837912; + rotation 26.2706 0.00000 0.00000 1.00000; + scale 0.753979 0.753979 0.753979; + }; + }; + instance + { + transform + { + position -12.5886 -5.16277 1.04610; + rotation 157.120 -0.00000 -0.00000 -1.00000; + scale 0.849974 0.849974 0.849974; + }; + }; + instance + { + transform + { + position 2.40138 -6.81511 0.657890; + rotation 59.9709 0.00000 0.00000 -1.00000; + scale 1.11577 1.11577 1.11577; + }; + }; + instance + { + transform + { + position 4.95733 -4.20059 0.573703; + rotation 39.8989 0.00000 0.00000 1.00000; + scale 0.815233 0.815233 0.815233; + }; + }; + instance + { + transform + { + position -4.76709 -0.562529 0.213689; + rotation 111.138 0.00000 0.00000 -1.00000; + scale 0.765360 0.765360 0.765360; + }; + }; + instance + { + transform + { + position 6.19708 -2.60967 0.593751; + rotation 127.157 0.00000 0.00000 1.00000; + scale 0.737205 0.737205 0.737205; + }; + }; + instance + { + transform + { + position 1.96038 -2.50926 0.368144; + rotation 80.6823 0.00000 0.00000 -1.00000; + scale 1.13571 1.13571 1.13571; + }; + }; + instance + { + transform + { + position 6.35548 -11.2805 1.06140; + rotation 2.44443 0.00000 0.00000 1.00003; + scale 1.12646 1.12646 1.12646; + }; + }; + instance + { + transform + { + position 7.99052 -6.34093 0.834137; + rotation 88.3937 0.00000 0.00000 1.00000; + scale 0.899112 0.899112 0.899112; + }; + }; + instance + { + transform + { + position -17.2215 -1.57707 0.844233; + rotation 145.068 0.00000 0.00000 1.00000; + scale 0.935508 0.935508 0.935508; + }; + }; + instance + { + transform + { + position -19.3976 -1.66707 1.10633; + rotation 3.83408 0.00000 0.00000 0.999985; + scale 1.22080 1.22080 1.22080; + }; + }; + instance + { + transform + { + position -6.81334 -5.78979 0.828758; + rotation 160.785 -0.00000 -0.00000 -1.00000; + scale 1.12231 1.12231 1.12231; + }; + }; + instance + { + transform + { + position -6.17369 -3.66879 0.515797; + rotation 174.524 0.00000 0.00000 1.00000; + scale 0.877886 0.877886 0.877886; + }; + }; + instance + { + transform + { + position -19.1254 6.50662 0.800785; + rotation 99.9336 0.00000 0.00000 -1.00000; + scale 0.849365 0.849365 0.849365; + }; + }; + instance + { + transform + { + position 7.09575 7.03840 0.935646; + rotation 129.081 0.00000 0.00000 1.00000; + scale 1.12018 1.12018 1.12018; + }; + }; + instance + { + transform + { + position 0.844901 -13.3955 0.805440; + rotation 82.1101 0.00000 0.00000 -1.00000; + scale 1.14773 1.14773 1.14773; + }; + }; + instance + { + transform + { + position -12.7374 -3.34100 0.828852; + rotation 155.812 -0.00000 -0.00000 -1.00000; + scale 1.10225 1.10225 1.10225; + }; + }; + instance + { + transform + { + position -17.3271 5.61960 0.968840; + rotation 174.789 -0.00000 -0.00000 -1.00000; + scale 0.887534 0.887534 0.887534; + }; + }; + instance + { + transform + { + position 6.36544 0.741325 0.859896; + rotation 96.3843 0.00000 0.00000 -1.00000; + scale 0.877730 0.877730 0.877730; + }; + }; + instance + { + transform + { + position 6.18104 0.930957 0.853189; + rotation 176.006 0.00000 0.00000 1.00000; + scale 0.826716 0.826716 0.826716; + }; + }; + instance + { + transform + { + position 8.43524 0.622000 0.781939; + rotation 71.2831 0.00000 0.00000 -1.00000; + scale 1.18490 1.18490 1.18490; + }; + }; + instance + { + transform + { + position -11.2161 0.372399 0.458723; + rotation 4.60955 0.00000 0.00000 -1.00002; + scale 0.798825 0.798825 0.798825; + }; + }; + instance + { + transform + { + position -11.4652 0.105243 0.422156; + rotation 51.0765 0.00000 0.00000 1.00000; + scale 1.15538 1.15538 1.15538; + }; + }; + instance + { + transform + { + position -4.14890 5.88307 0.345055; + rotation 33.0856 0.00000 0.00000 -1.00000; + scale 1.28476 1.28476 1.28476; + }; + }; + instance + { + transform + { + position 8.32778 2.30452 0.647046; + rotation 168.348 -0.00000 -0.00000 -1.00000; + scale 0.801566 0.801566 0.801566; + }; + }; + instance + { + transform + { + position -11.5888 2.53333 0.439715; + rotation 47.1703 0.00000 0.00000 -1.00000; + scale 1.15994 1.15994 1.15994; + }; + }; + instance + { + transform + { + position 4.22493 4.55598 0.589237; + rotation 98.5922 0.00000 0.00000 -1.00000; + scale 0.789531 0.789531 0.789531; + }; + }; + instance + { + transform + { + position 8.58415 4.45185 0.996096; + rotation 104.148 0.00000 0.00000 -1.00000; + scale 1.01087 1.01087 1.01087; + }; + }; + instance + { + transform + { + position 1.90483 -0.520363 0.274059; + rotation 91.6656 0.00000 0.00000 1.00000; + scale 0.880938 0.880938 0.880938; + }; + }; + instance + { + transform + { + position 2.01043 4.58005 0.274145; + rotation 100.711 0.00000 0.00000 -1.00000; + scale 1.02922 1.02922 1.02922; + }; + }; + instance + { + transform + { + position 2.05423 4.97831 0.324433; + rotation 88.8789 0.00000 0.00000 -1.00000; + scale 0.892869 0.892869 0.892869; + }; + }; + instance + { + transform + { + position 6.83415 -2.99545 0.687910; + rotation 67.8735 0.00000 0.00000 -1.00000; + scale 1.19986 1.19986 1.19986; + }; + }; + instance + { + transform + { + position -11.5929 6.04124 0.408477; + rotation 140.800 0.00000 0.00000 1.00000; + scale 0.810639 0.810639 0.810639; + }; + }; + instance + { + transform + { + position -3.69705 6.30230 0.345925; + rotation 7.55812 0.00000 0.00000 -1.00000; + scale 0.971178 0.971178 0.971178; + }; + }; + instance + { + transform + { + position 0.459364 -15.4213 1.14284; + rotation 28.5859 0.00000 0.00000 -1.00000; + scale 0.890766 0.890766 0.890766; + }; + }; + instance + { + transform + { + position -3.76800 -11.7847 0.927693; + rotation 170.881 0.00000 0.00000 1.00000; + scale 0.825968 0.825968 0.825968; + }; + }; + instance + { + transform + { + position 2.42336 -6.49406 0.656430; + rotation 29.7642 0.00000 0.00000 -1.00000; + scale 1.14502 1.14502 1.14502; + }; + }; + instance + { + transform + { + position -4.82832 -14.5449 0.921711; + rotation 97.0157 0.00000 0.00000 1.00000; + scale 1.14643 1.14643 1.14643; + }; + }; + instance + { + transform + { + position 6.81137 -19.1827 0.787335; + rotation 175.712 -0.00000 -0.00000 -1.00000; + scale 0.816632 0.816632 0.816632; + }; + }; + instance + { + transform + { + position 9.86555 -13.2818 0.867802; + rotation 48.3695 0.00000 0.00000 -1.00000; + scale 0.798212 0.798212 0.798212; + }; + }; + instance + { + transform + { + position -2.22237 8.19759 0.514943; + rotation 60.6650 0.00000 0.00000 1.00000; + scale 0.873247 0.873247 0.873247; + }; + }; + instance + { + transform + { + position -8.19150 9.66055 0.597387; + rotation 105.606 0.00000 0.00000 1.00000; + scale 0.831404 0.831404 0.831404; + }; + }; + instance + { + transform + { + position -8.76667 8.89659 0.588779; + rotation 151.247 -0.00000 -0.00000 -1.00000; + scale 1.24479 1.24479 1.24479; + }; + }; + instance + { + transform + { + position -8.57871 9.58786 0.634519; + rotation 105.018 0.00000 0.00000 -1.00000; + scale 1.15026 1.15026 1.15026; + }; + }; + instance + { + transform + { + position -9.09655 9.21168 0.629964; + rotation 14.6470 0.00000 0.00000 -1.00000; + scale 0.728353 0.728353 0.728353; + }; + }; + instance + { + transform + { + position 2.17409 5.14257 0.373697; + rotation 146.250 -0.00000 -0.00000 -1.00000; + scale 0.759966 0.759966 0.759966; + }; + }; + instance + { + transform + { + position 6.48098 9.08980 1.00262; + rotation 125.293 0.00000 0.00000 1.00000; + scale 0.945328 0.945328 0.945328; + }; + }; + instance + { + transform + { + position -6.44526 9.23143 0.536639; + rotation 2.29615 0.00000 0.00000 -1.00004; + scale 0.767709 0.767709 0.767709; + }; + }; + instance + { + transform + { + position 0.373917 9.68150 0.752413; + rotation 51.6495 0.00000 0.00000 1.00000; + scale 0.704220 0.704220 0.704220; + }; + }; + instance + { + transform + { + position -12.6581 9.70794 0.886932; + rotation 113.159 0.00000 0.00000 1.00000; + scale 1.26767 1.26767 1.26767; + }; + }; + instance + { + transform + { + position -2.92766 7.93392 0.549470; + rotation 52.2961 0.00000 0.00000 -1.00000; + scale 0.818184 0.818184 0.818184; + }; + }; + instance + { + transform + { + position -11.6424 9.70344 0.893753; + rotation 38.8709 0.00000 0.00000 1.00000; + scale 1.08854 1.08854 1.08854; + }; + }; + instance + { + transform + { + position 9.49259 9.23444 0.869574; + rotation 175.349 0.00000 0.00000 1.00000; + scale 1.05315 1.05315 1.05315; + }; + }; + instance + { + transform + { + position -13.0239 8.44290 0.813908; + rotation 61.5318 0.00000 0.00000 1.00000; + scale 0.808799 0.808799 0.808799; + }; + }; + instance + { + transform + { + position 9.40637 8.60816 0.801278; + rotation 137.942 0.00000 0.00000 1.00000; + scale 0.932046 0.932046 0.932046; + }; + }; + instance + { + transform + { + position 9.27820 7.33434 0.766492; + rotation 153.220 0.00000 0.00000 1.00000; + scale 0.884630 0.884630 0.884630; + }; + }; + instance + { + transform + { + position -18.0892 3.87823 0.949157; + rotation 162.158 -0.00000 -0.00000 -1.00000; + scale 0.814043 0.814043 0.814043; + }; + }; + instance + { + transform + { + position 7.62678 7.24698 0.797112; + rotation 23.3623 0.00000 0.00000 1.00000; + scale 1.26956 1.26956 1.26956; + }; + }; + instance + { + transform + { + position -19.1907 2.14857 1.00592; + rotation 53.2023 0.00000 0.00000 1.00000; + scale 0.720325 0.720325 0.720325; + }; + }; + instance + { + transform + { + position 9.77811 7.03746 0.816229; + rotation 95.3542 0.00000 0.00000 -1.00000; + scale 1.27267 1.27267 1.27267; + }; + }; + instance + { + transform + { + position -19.2430 2.55655 1.01786; + rotation 111.898 0.00000 0.00000 1.00000; + scale 1.23583 1.23583 1.23583; + }; + }; + instance + { + transform + { + position 0.271079 7.17144 0.347546; + rotation 54.7196 0.00000 0.00000 1.00000; + scale 0.721536 0.721536 0.721536; + }; + }; + instance + { + transform + { + position 2.26175 6.54703 0.517891; + rotation 109.741 0.00000 0.00000 1.00000; + scale 0.815718 0.815718 0.815718; + }; + }; + instance + { + transform + { + position -0.739785 7.35893 0.291625; + rotation 134.117 0.00000 0.00000 1.00000; + scale 0.778024 0.778024 0.778024; + }; + }; + instance + { + transform + { + position -0.447997 7.12989 0.259729; + rotation 115.238 0.00000 0.00000 -1.00000; + scale 1.10309 1.10309 1.10309; + }; + }; + instance + { + transform + { + position -8.26022 5.91525 0.296185; + rotation 6.63152 0.00000 0.00000 1.00000; + scale 0.727734 0.727734 0.727734; + }; + }; + instance + { + transform + { + position -12.8320 6.32287 0.634292; + rotation 148.716 0.00000 0.00000 1.00000; + scale 1.28370 1.28370 1.28370; + }; + }; + instance + { + transform + { + position 4.46395 5.23954 0.588527; + rotation 154.428 -0.00000 -0.00000 -1.00000; + scale 1.08265 1.08265 1.08265; + }; + }; + instance + { + transform + { + position 3.01845 4.95234 0.558030; + rotation 19.1715 0.00000 0.00000 1.00000; + scale 0.703954 0.703954 0.703954; + }; + }; + instance + { + transform + { + position 8.12937 5.35292 0.878529; + rotation 162.307 -0.00000 -0.00000 -1.00000; + scale 0.724111 0.724111 0.724111; + }; + }; + instance + { + transform + { + position -8.56570 6.59858 0.308719; + rotation 157.575 0.00000 0.00000 1.00000; + scale 0.870307 0.870307 0.870307; + }; + }; + instance + { + transform + { + position -8.64606 5.77193 0.311345; + rotation 70.6984 0.00000 0.00000 1.00000; + scale 0.762010 0.762010 0.762010; + }; + }; + instance + { + transform + { + position -10.1701 4.26595 0.187416; + rotation 49.7527 0.00000 0.00000 -1.00000; + scale 1.26084 1.26084 1.26084; + }; + }; + instance + { + transform + { + position 2.76628 3.19290 0.373324; + rotation 136.468 0.00000 0.00000 1.00000; + scale 0.788525 0.788525 0.788525; + }; + }; + instance + { + transform + { + position 7.66822 4.19684 0.841475; + rotation 35.0222 0.00000 0.00000 1.00000; + scale 0.962522 0.962522 0.962522; + }; + }; + instance + { + transform + { + position -15.3275 1.53784 0.833209; + rotation 143.403 -0.00000 -0.00000 -1.00000; + scale 1.20116 1.20116 1.20116; + }; + }; + instance + { + transform + { + position -8.86437 5.06419 0.204406; + rotation 138.957 0.00000 0.00000 1.00000; + scale 1.24574 1.24574 1.24574; + }; + }; + instance + { + transform + { + position -16.3859 -2.99165 0.757732; + rotation 62.1788 0.00000 0.00000 1.00000; + scale 0.725569 0.725569 0.725569; + }; + }; + instance + { + transform + { + position -0.104041 -19.1713 0.918224; + rotation 165.383 0.00000 0.00000 1.00000; + scale 0.785075 0.785075 0.785075; + }; + }; + instance + { + transform + { + position 3.21839 5.11406 0.568725; + rotation 170.386 -0.00000 -0.00000 -1.00000; + scale 1.03335 1.03335 1.03335; + }; + }; + instance + { + transform + { + position 3.42978 3.86271 0.559561; + rotation 54.9904 0.00000 0.00000 -1.00000; + scale 0.948582 0.948582 0.948582; + }; + }; + instance + { + transform + { + position 3.54570 3.69498 0.573309; + rotation 6.03051 0.00000 0.00000 -0.999998; + scale 1.28934 1.28934 1.28934; + }; + }; + instance + { + transform + { + position 4.89657 3.09020 0.613078; + rotation 101.935 0.00000 0.00000 1.00000; + scale 0.734866 0.734866 0.734866; + }; + }; + instance + { + transform + { + position -0.273114 -4.87777 0.489064; + rotation 13.0899 0.00000 0.00000 -0.999999; + scale 0.864991 0.864991 0.864991; + }; + }; + instance + { + transform + { + position -19.7786 -2.47635 1.11115; + rotation 164.601 0.00000 0.00000 1.00000; + scale 1.07881 1.07881 1.07881; + }; + }; + instance + { + transform + { + position -12.7746 2.38238 0.725359; + rotation 10.3036 0.00000 0.00000 -1.00001; + scale 0.843459 0.843459 0.843459; + }; + }; + instance + { + transform + { + position -19.4898 -5.53223 0.825383; + rotation 105.838 0.00000 0.00000 1.00000; + scale 1.16679 1.16679 1.16679; + }; + }; + instance + { + transform + { + position 2.79195 1.19243 0.371318; + rotation 96.8143 0.00000 0.00000 -1.00000; + scale 0.840313 0.840313 0.840313; + }; + }; + instance + { + transform + { + position -4.82137 -4.47548 0.566798; + rotation 7.79102 0.00000 0.00000 0.999995; + scale 1.19072 1.19072 1.19072; + }; + }; + instance + { + transform + { + position 0.452236 -5.48734 0.439921; + rotation 35.1035 0.00000 0.00000 1.00000; + scale 0.825407 0.825407 0.825407; + }; + }; + instance + { + transform + { + position 3.06272 -0.343756 0.452940; + rotation 6.15620 0.00000 0.00000 -1.00001; + scale 1.20249 1.20249 1.20249; + }; + }; + instance + { + transform + { + position -6.61218 -5.06537 0.658688; + rotation 89.5028 0.00000 0.00000 1.00000; + scale 1.29158 1.29158 1.29158; + }; + }; + instance + { + transform + { + position 1.58529 0.776519 0.168265; + rotation 62.3917 0.00000 0.00000 1.00000; + scale 0.783084 0.783084 0.783084; + }; + }; + instance + { + transform + { + position 1.66395 -0.713150 0.228392; + rotation 86.2822 0.00000 0.00000 1.00000; + scale 1.28651 1.28651 1.28651; + }; + }; + instance + { + transform + { + position -2.36904 -17.1829 0.891824; + rotation 78.1221 0.00000 0.00000 1.00000; + scale 1.02154 1.02154 1.02154; + }; + }; + instance + { + transform + { + position -5.85137 -4.68387 0.510955; + rotation 35.0759 0.00000 0.00000 -1.00000; + scale 0.795648 0.795648 0.795648; + }; + }; + instance + { + transform + { + position -2.34725 -17.7235 0.924441; + rotation 137.315 -0.00000 -0.00000 -1.00000; + scale 0.854466 0.854466 0.854466; + }; + }; + instance + { + transform + { + position -8.74259 -0.544715 0.338780; + rotation 50.7711 0.00000 0.00000 1.00000; + scale 0.931481 0.931481 0.931481; + }; + }; + instance + { + transform + { + position -9.11321 -0.730773 0.455987; + rotation 116.453 0.00000 0.00000 1.00000; + scale 1.03932 1.03932 1.03932; + }; + }; + instance + { + transform + { + position 0.0115070 -17.7963 0.931346; + rotation 166.839 0.00000 0.00000 1.00000; + scale 0.800746 0.800746 0.800746; + }; + }; + instance + { + transform + { + position 7.25996 0.791234 0.794905; + rotation 45.5494 0.00000 0.00000 1.00000; + scale 0.945473 0.945473 0.945473; + }; + }; + instance + { + transform + { + position 7.15571 -0.150777 0.760576; + rotation 174.992 0.00000 0.00000 1.00000; + scale 1.04878 1.04878 1.04878; + }; + }; + instance + { + transform + { + position 8.45728 -0.884882 0.727837; + rotation 27.3060 0.00000 0.00000 -1.00000; + scale 1.01075 1.01075 1.01075; + }; + }; + instance + { + transform + { + position 5.07183 -0.441850 0.537444; + rotation 127.837 -0.00000 -0.00000 -1.00000; + scale 1.27659 1.27659 1.27659; + }; + }; + instance + { + transform + { + position -11.6321 -2.45298 0.709668; + rotation 6.61284 0.00000 0.00000 1.00000; + scale 0.919622 0.919622 0.919622; + }; + }; + instance + { + transform + { + position -12.4584 -6.86564 1.06259; + rotation 96.9754 0.00000 0.00000 1.00000; + scale 1.00545 1.00545 1.00545; + }; + }; + instance + { + transform + { + position -12.2703 -6.62461 1.08099; + rotation 51.5774 0.00000 0.00000 1.00000; + scale 0.724812 0.724812 0.724812; + }; + }; + instance + { + transform + { + position -11.9751 -5.65479 1.01520; + rotation 5.60605 0.00000 0.00000 1.00001; + scale 1.24524 1.24524 1.24524; + }; + }; + instance + { + transform + { + position -9.48805 -1.36631 0.595236; + rotation 124.428 0.00000 0.00000 1.00000; + scale 1.21070 1.21070 1.21070; + }; + }; + instance + { + transform + { + position -12.6567 -1.16910 0.543641; + rotation 13.4349 0.00000 0.00000 1.00000; + scale 0.738646 0.738646 0.738646; + }; + }; + instance + { + transform + { + position -10.5462 -6.31509 0.705303; + rotation 179.168 -0.00000 -0.00000 -1.00000; + scale 0.883603 0.883603 0.883602; + }; + }; + instance + { + transform + { + position 9.91982 -4.51073 1.09420; + rotation 178.507 -0.00000 -0.00000 -1.00000; + scale 1.27613 1.27613 1.27613; + }; + }; + instance + { + transform + { + position -13.4288 -6.19764 0.930280; + rotation 90.1531 0.00000 0.00000 -1.00000; + scale 1.23686 1.23686 1.23686; + }; + }; + instance + { + transform + { + position -5.57142 -4.90693 0.536298; + rotation 139.040 0.00000 0.00000 1.00000; + scale 1.11710 1.11710 1.11710; + }; + }; + instance + { + transform + { + position -5.26030 -2.83310 0.377251; + rotation 93.2851 0.00000 0.00000 -1.00000; + scale 0.879721 0.879721 0.879721; + }; + }; + instance + { + transform + { + position -5.34873 -6.05079 0.726460; + rotation 48.4738 0.00000 0.00000 1.00000; + scale 0.829645 0.829645 0.829645; + }; + }; + instance + { + transform + { + position -9.33331 -1.17283 0.562979; + rotation 24.1409 0.00000 0.00000 1.00000; + scale 0.808908 0.808908 0.808908; + }; + }; + instance + { + transform + { + position -18.4055 4.17111 0.970136; + rotation 73.9288 0.00000 0.00000 -1.00000; + scale 0.741986 0.741986 0.741986; + }; + }; + instance + { + transform + { + position 9.05272 -4.88933 1.09222; + rotation 158.558 0.00000 0.00000 1.00000; + scale 0.935278 0.935278 0.935278; + }; + }; + instance + { + transform + { + position 8.22680 -1.55986 0.737507; + rotation 41.2814 0.00000 0.00000 1.00000; + scale 1.08365 1.08365 1.08365; + }; + }; + instance + { + transform + { + position 7.54637 -2.34134 0.831110; + rotation 148.529 0.00000 0.00000 1.00000; + scale 0.759166 0.759166 0.759166; + }; + }; + instance + { + transform + { + position -18.4293 0.165983 0.788657; + rotation 91.1395 0.00000 0.00000 -1.00000; + scale 1.15445 1.15445 1.15445; + }; + }; + instance + { + transform + { + position -11.4187 -6.24530 0.989614; + rotation 177.953 0.00000 0.00000 1.00000; + scale 1.03662 1.03662 1.03662; + }; + }; + instance + { + transform + { + position 6.88570 -1.09766 0.622759; + rotation 153.007 -0.00000 -0.00000 -1.00000; + scale 1.13931 1.13931 1.13931; + }; + }; + instance + { + transform + { + position 8.46515 -0.570916 0.691261; + rotation 10.6700 0.00000 0.00000 1.00000; + scale 1.09948 1.09948 1.09948; + }; + }; + instance + { + transform + { + position 1.71816 -1.52981 0.223602; + rotation 75.8004 0.00000 0.00000 -1.00000; + scale 0.708114 0.708114 0.708114; + }; + }; + instance + { + transform + { + position -2.21751 9.86979 0.688091; + rotation 6.37368 0.00000 0.00000 1.00001; + scale 1.22450 1.22450 1.22450; + }; + }; + instance + { + transform + { + position -8.63868 -0.0787981 0.195755; + rotation 153.532 -0.00000 -0.00000 -1.00000; + scale 0.992685 0.992685 0.992685; + }; + }; + instance + { + transform + { + position -1.53949 -6.50743 0.746060; + rotation 59.0076 0.00000 0.00000 1.00000; + scale 0.992129 0.992129 0.992129; + }; + }; + instance + { + transform + { + position -8.32041 -18.0387 1.12195; + rotation 85.8354 0.00000 0.00000 1.00000; + scale 0.893702 0.893702 0.893702; + }; + }; + instance + { + transform + { + position 0.255419 -5.43648 0.453155; + rotation 164.041 -0.00000 -0.00000 -1.00000; + scale 1.09168 1.09168 1.09168; + }; + }; + instance + { + transform + { + position -3.35037 -6.01031 0.721590; + rotation 40.5971 0.00000 0.00000 -1.00000; + scale 1.03717 1.03717 1.03717; + }; + }; + instance + { + transform + { + position -13.6154 -2.61887 0.603971; + rotation 97.1375 0.00000 0.00000 -1.00000; + scale 1.04077 1.04077 1.04077; + }; + }; + instance + { + transform + { + position -1.44747 -3.42318 0.360650; + rotation 88.4109 0.00000 0.00000 1.00000; + scale 1.20923 1.20923 1.20923; + }; + }; + instance + { + transform + { + position -3.98555 -1.25231 0.188010; + rotation 170.983 -0.00000 -0.00000 -1.00000; + scale 0.725087 0.725087 0.725087; + }; + }; + instance + { + transform + { + position 5.96793 -14.3722 0.958249; + rotation 119.179 0.00000 0.00000 1.00000; + scale 0.792883 0.792883 0.792883; + }; + }; + instance + { + transform + { + position -14.8923 -6.07263 0.871287; + rotation 46.5519 0.00000 0.00000 1.00000; + scale 0.766322 0.766322 0.766322; + }; + }; + instance + { + transform + { + position 6.95292 -3.49522 0.741560; + rotation 28.4571 0.00000 0.00000 1.00000; + scale 0.932479 0.932479 0.932479; + }; + }; + instance + { + transform + { + position 6.95358 -3.86863 0.784068; + rotation 157.715 0.00000 0.00000 1.00000; + scale 1.21585 1.21585 1.21585; + }; + }; + instance + { + transform + { + position 5.85430 -1.90596 0.522836; + rotation 15.0996 0.00000 0.00000 -0.999998; + scale 0.896745 0.896745 0.896745; + }; + }; + instance + { + transform + { + position 7.76799 -5.93141 0.908193; + rotation 20.1485 0.00000 0.00000 -1.00000; + scale 0.991509 0.991509 0.991509; + }; + }; + instance + { + transform + { + position 6.55275 -17.8283 1.10499; + rotation 107.264 0.00000 0.00000 -1.00000; + scale 1.24410 1.24410 1.24410; + }; + }; + instance + { + transform + { + position 7.91687 -3.94204 0.898713; + rotation 53.6222 0.00000 0.00000 1.00000; + scale 1.25882 1.25882 1.25882; + }; + }; + instance + { + transform + { + position -18.1447 6.39234 0.921489; + rotation 124.562 0.00000 0.00000 1.00000; + scale 0.953858 0.953858 0.953858; + }; + }; + instance + { + transform + { + position -17.8955 6.56940 0.889370; + rotation 45.1417 0.00000 0.00000 -1.00000; + scale 1.09466 1.09466 1.09466; + }; + }; + instance + { + transform + { + position -11.7624 -5.21082 0.875419; + rotation 24.7637 0.00000 0.00000 1.00000; + scale 1.03629 1.03629 1.03629; + }; + }; + instance + { + transform + { + position -12.6725 -6.36010 1.05569; + rotation 25.7944 0.00000 0.00000 1.00000; + scale 1.00915 1.00915 1.00915; + }; + }; + instance + { + transform + { + position -8.38230 -0.0800258 0.164946; + rotation 30.3179 0.00000 0.00000 -1.00000; + scale 1.25188 1.25188 1.25188; + }; + }; + instance + { + transform + { + position -14.7286 -2.06771 0.767082; + rotation 44.1244 0.00000 0.00000 -1.00000; + scale 1.20161 1.20161 1.20161; + }; + }; + instance + { + transform + { + position -8.07840 -0.428429 0.233400; + rotation 166.158 0.00000 0.00000 1.00000; + scale 0.914540 0.914540 0.914540; + }; + }; + instance + { + transform + { + position 9.65318 2.78145 0.969961; + rotation 142.362 0.00000 0.00000 1.00000; + scale 0.770088 0.770088 0.770088; + }; + }; + instance + { + transform + { + position -15.9399 -4.48061 0.785298; + rotation 109.363 0.00000 0.00000 1.00000; + scale 0.815373 0.815373 0.815373; + }; + }; + instance + { + transform + { + position -10.8737 1.00300 0.395622; + rotation 49.4118 0.00000 0.00000 -1.00000; + scale 0.757841 0.757841 0.757841; + }; + }; + instance + { + transform + { + position -3.11262 5.52254 0.0787503; + rotation 4.71451 0.00000 0.00000 1.00001; + scale 0.756096 0.756096 0.756096; + }; + }; + instance + { + transform + { + position -7.69289 7.87534 0.427573; + rotation 126.334 0.00000 0.00000 1.00000; + scale 1.17529 1.17529 1.17529; + }; + }; + instance + { + transform + { + position 2.48098 7.94533 0.538509; + rotation 54.2504 0.00000 0.00000 1.00000; + scale 1.27845 1.27845 1.27845; + }; + }; + instance + { + transform + { + position -9.27683 0.470002 0.158248; + rotation 84.8725 0.00000 0.00000 -1.00000; + scale 1.08926 1.08926 1.08926; + }; + }; + instance + { + transform + { + position -7.47687 -18.7535 0.947577; + rotation 88.1829 0.00000 0.00000 -1.00000; + scale 1.01598 1.01598 1.01598; + }; + }; + instance + { + transform + { + position -0.394397 8.98751 0.688164; + rotation 146.316 0.00000 0.00000 1.00000; + scale 0.778748 0.778748 0.778748; + }; + }; + instance + { + transform + { + position -14.6455 0.361688 0.755858; + rotation 31.2576 0.00000 0.00000 -1.00000; + scale 1.21940 1.21940 1.21940; + }; + }; + instance + { + transform + { + position -15.9939 -6.08150 0.779789; + rotation 73.4371 0.00000 0.00000 1.00000; + scale 1.08509 1.08509 1.08509; + }; + }; + instance + { + transform + { + position 9.79159 9.95312 0.957866; + rotation 107.605 0.00000 0.00000 -1.00000; + scale 1.01488 1.01488 1.01488; + }; + }; + instance + { + transform + { + position 7.43424 -16.6138 1.08593; + rotation 119.431 0.00000 0.00000 -1.00000; + scale 1.04876 1.04876 1.04876; + }; + }; + instance + { + transform + { + position -12.8138 -13.9615 0.978518; + rotation 9.50179 0.00000 0.00000 -1.00000; + scale 0.811285 0.811285 0.811285; + }; + }; + instance + { + transform + { + position 6.93732 -15.5463 0.874890; + rotation 130.550 0.00000 0.00000 1.00000; + scale 0.847372 0.847372 0.847372; + }; + }; + instance + { + transform + { + position -11.8217 -11.1843 0.965530; + rotation 17.6496 0.00000 0.00000 -0.999999; + scale 0.901094 0.901094 0.901094; + }; + }; + instance + { + transform + { + position -12.3872 9.61987 0.890106; + rotation 39.0912 0.00000 0.00000 -1.00000; + scale 0.871852 0.871852 0.871852; + }; + }; + instance + { + transform + { + position -16.8015 -6.58577 1.00032; + rotation 107.835 0.00000 0.00000 -1.00000; + scale 0.760436 0.760436 0.760436; + }; + }; + instance + { + transform + { + position 6.02803 -10.1777 0.896954; + rotation 51.7342 0.00000 0.00000 -1.00000; + scale 1.08707 1.08707 1.08707; + }; + }; + instance + { + transform + { + position -5.98217 9.90487 0.660204; + rotation 152.779 -0.00000 -0.00000 -1.00000; + scale 1.00413 1.00413 1.00413; + }; + }; + instance + { + transform + { + position 5.93346 9.72489 1.05655; + rotation 49.8075 0.00000 0.00000 1.00000; + scale 0.941206 0.941206 0.941206; + }; + }; + instance + { + transform + { + position -6.63284 -1.02581 0.215203; + rotation 64.7536 0.00000 0.00000 1.00000; + scale 1.11447 1.11447 1.11447; + }; + }; + instance + { + transform + { + position 4.99295 1.56969 0.770035; + rotation 7.97603 0.00000 0.00000 -0.999998; + scale 0.811435 0.811435 0.811435; + }; + }; + instance + { + transform + { + position -3.32252 9.94159 0.763436; + rotation 39.5435 0.00000 0.00000 -1.00000; + scale 1.26738 1.26738 1.26738; + }; + }; + instance + { + transform + { + position -6.15995 -1.11599 0.210003; + rotation 158.676 -0.00000 -0.00000 -1.00000; + scale 1.23370 1.23370 1.23370; + }; + }; + instance + { + transform + { + position 7.61595 9.71708 1.04736; + rotation 176.756 0.00000 0.00000 1.00000; + scale 0.915364 0.915364 0.915364; + }; + }; + instance + { + transform + { + position 2.73174 9.92515 0.586470; + rotation 82.5233 0.00000 0.00000 1.00000; + scale 1.07503 1.07503 1.07503; + }; + }; + instance + { + transform + { + position -10.9068 6.99487 0.516125; + rotation 151.703 0.00000 0.00000 1.00000; + scale 0.967276 0.967276 0.967276; + }; + }; + instance + { + transform + { + position 3.86565 -12.3817 1.16800; + rotation 153.705 0.00000 0.00000 1.00000; + scale 1.10175 1.10175 1.10175; + }; + }; + instance + { + transform + { + position 8.79082 -2.64320 1.02674; + rotation 86.6739 0.00000 0.00000 -1.00000; + scale 1.29681 1.29681 1.29681; + }; + }; + instance + { + transform + { + position 2.77996 0.356407 0.430472; + rotation 44.0776 0.00000 0.00000 1.00000; + scale 0.873137 0.873137 0.873137; + }; + }; + instance + { + transform + { + position 7.07271 -6.50675 0.892304; + rotation 24.5038 0.00000 0.00000 -1.00000; + scale 0.721550 0.721550 0.721550; + }; + }; + instance + { + transform + { + position 4.87420 -7.13431 0.852555; + rotation 55.8377 0.00000 0.00000 -1.00000; + scale 1.10818 1.10818 1.10818; + }; + }; + instance + { + transform + { + position -6.92898 -8.10701 0.693283; + rotation 70.4530 0.00000 0.00000 1.00000; + scale 1.03933 1.03933 1.03933; + }; + }; + instance + { + transform + { + position -8.06205 -7.00905 0.804224; + rotation 107.982 0.00000 0.00000 -1.00000; + scale 1.14090 1.14090 1.14090; + }; + }; + instance + { + transform + { + position -3.98525 -7.43887 0.824822; + rotation 62.4764 0.00000 0.00000 -1.00000; + scale 1.07839 1.07839 1.07839; + }; + }; + instance + { + transform + { + position -4.46435 -8.95223 1.00906; + rotation 11.7338 0.00000 0.00000 -0.999999; + scale 1.16564 1.16564 1.16564; + }; + }; + instance + { + transform + { + position 1.47274 -7.44236 0.815035; + rotation 83.8218 0.00000 0.00000 -1.00000; + scale 0.886179 0.886179 0.886179; + }; + }; + instance + { + transform + { + position -16.4102 -4.49938 0.794835; + rotation 73.4979 0.00000 0.00000 -1.00000; + scale 0.905804 0.905804 0.905804; + }; + }; + instance + { + transform + { + position 7.44161 -8.90707 1.10722; + rotation 48.4796 0.00000 0.00000 1.00000; + scale 0.962229 0.962229 0.962229; + }; + }; + instance + { + transform + { + position -7.36184 -9.59517 0.902065; + rotation 175.787 -0.00000 -0.00000 -1.00000; + scale 0.922849 0.922849 0.922849; + }; + }; + instance + { + transform + { + position 2.89359 -9.25781 0.821079; + rotation 36.2071 0.00000 0.00000 -1.00000; + scale 1.24787 1.24787 1.24787; + }; + }; + instance + { + transform + { + position 0.521903 -7.97166 0.941032; + rotation 173.190 -0.00000 -0.00000 -1.00000; + scale 0.705550 0.705550 0.705550; + }; + }; + instance + { + transform + { + position 3.98000 -9.27896 0.829082; + rotation 34.5705 0.00000 0.00000 1.00000; + scale 1.24403 1.24403 1.24403; + }; + }; + instance + { + transform + { + position -10.2038 -8.34355 1.03587; + rotation 140.528 0.00000 0.00000 1.00000; + scale 0.934589 0.934589 0.934589; + }; + }; + instance + { + transform + { + position -10.1211 -7.88256 0.924494; + rotation 143.206 0.00000 0.00000 1.00000; + scale 0.984992 0.984992 0.984991; + }; + }; + instance + { + transform + { + position -11.2335 -7.14675 0.940454; + rotation 68.1544 0.00000 0.00000 1.00000; + scale 0.901816 0.901816 0.901816; + }; + }; + instance + { + transform + { + position -11.7697 -9.59359 0.866827; + rotation 84.1386 0.00000 0.00000 1.00000; + scale 0.967445 0.967445 0.967445; + }; + }; + instance + { + transform + { + position -12.3475 -9.55034 0.886194; + rotation 12.2575 0.00000 0.00000 1.00000; + scale 0.774259 0.774259 0.774259; + }; + }; + instance + { + transform + { + position -13.0085 -9.77583 0.954362; + rotation 71.9246 0.00000 0.00000 -1.00000; + scale 1.04023 1.04023 1.04023; + }; + }; + instance + { + transform + { + position -8.98092 8.29467 0.525783; + rotation 78.2440 0.00000 0.00000 -1.00000; + scale 0.728624 0.728624 0.728624; + }; + }; + instance + { + transform + { + position -9.80718 -7.46947 0.828248; + rotation 43.0049 0.00000 0.00000 1.00000; + scale 1.19211 1.19211 1.19211; + }; + }; + instance + { + transform + { + position -9.27530 -9.28915 1.05124; + rotation 2.40862 0.00000 0.00000 -1.00002; + scale 0.986074 0.986074 0.986074; + }; + }; + instance + { + transform + { + position -16.7984 -2.31413 0.797337; + rotation 59.4390 0.00000 0.00000 -1.00000; + scale 0.819677 0.819677 0.819677; + }; + }; + instance + { + transform + { + position -9.71691 0.704698 0.187080; + rotation 57.9766 0.00000 0.00000 1.00000; + scale 1.04651 1.04651 1.04651; + }; + }; + instance + { + transform + { + position 7.00689 2.68034 0.743754; + rotation 146.438 -0.00000 -0.00000 -1.00000; + scale 1.19059 1.19059 1.19059; + }; + }; + instance + { + transform + { + position -8.87979 -7.96077 0.886912; + rotation 172.252 -0.00000 -0.00000 -1.00000; + scale 1.15475 1.15475 1.15475; + }; + }; + instance + { + transform + { + position -6.26646 -9.29995 0.739586; + rotation 77.4482 0.00000 0.00000 -1.00000; + scale 1.25081 1.25081 1.25081; + }; + }; + instance + { + transform + { + position -18.9832 -6.49165 0.771749; + rotation 78.3446 0.00000 0.00000 -1.00000; + scale 0.813142 0.813142 0.813142; + }; + }; + instance + { + transform + { + position 2.35835 -8.69594 0.828387; + rotation 15.4557 0.00000 0.00000 -1.00000; + scale 0.904198 0.904198 0.904198; + }; + }; + instance + { + transform + { + position -1.24166 -8.43367 0.647182; + rotation 122.425 -0.00000 -0.00000 -1.00000; + scale 1.05262 1.05262 1.05262; + }; + }; + instance + { + transform + { + position -2.31510 -9.10807 0.857548; + rotation 8.61169 0.00000 0.00000 1.00000; + scale 1.13885 1.13885 1.13885; + }; + }; + instance + { + transform + { + position -12.6266 -9.43373 0.852999; + rotation 11.5783 0.00000 0.00000 -1.00000; + scale 1.00808 1.00808 1.00808; + }; + }; + instance + { + transform + { + position -0.191077 -5.24156 0.514683; + rotation 174.580 -0.00000 -0.00000 -1.00000; + scale 0.872513 0.872513 0.872512; + }; + }; + instance + { + transform + { + position -18.5833 -6.89556 0.898677; + rotation 88.2701 0.00000 0.00000 -1.00000; + scale 1.08220 1.08220 1.08220; + }; + }; + instance + { + transform + { + position -3.48849 -7.92785 0.832656; + rotation 29.3301 0.00000 0.00000 -1.00000; + scale 1.06214 1.06214 1.06214; + }; + }; + instance + { + transform + { + position -0.949875 -7.67360 0.653777; + rotation 25.3021 0.00000 0.00000 -1.00000; + scale 0.845595 0.845595 0.845595; + }; + }; + instance + { + transform + { + position -0.974286 -8.73421 0.724455; + rotation 74.1996 0.00000 0.00000 -1.00000; + scale 0.867774 0.867774 0.867774; + }; + }; + instance + { + transform + { + position -2.84321 -8.66792 0.763315; + rotation 14.7511 0.00000 0.00000 1.00000; + scale 0.949123 0.949123 0.949123; + }; + }; + instance + { + transform + { + position -2.20593 -22.6193 0.918655; + rotation 13.6782 0.00000 0.00000 -1.00001; + scale 1.22309 1.22309 1.22309; + }; + }; + instance + { + transform + { + position -0.397347 -5.75118 0.664160; + rotation 172.389 0.00000 0.00000 1.00000; + scale 0.716706 0.716706 0.716706; + }; + }; + instance + { + transform + { + position 7.74488 -8.74866 1.05205; + rotation 176.719 0.00000 0.00000 1.00000; + scale 0.776199 0.776199 0.776199; + }; + }; + instance + { + transform + { + position -12.8565 -9.41049 0.848285; + rotation 37.5050 0.00000 0.00000 -1.00000; + scale 0.767570 0.767570 0.767570; + }; + }; + instance + { + transform + { + position 0.795959 -7.81648 0.921218; + rotation 143.099 -0.00000 -0.00000 -1.00000; + scale 1.08789 1.08789 1.08789; + }; + }; + instance + { + transform + { + position -5.61528 -16.4647 0.909857; + rotation 141.418 0.00000 0.00000 1.00000; + scale 0.715179 0.715179 0.715179; + }; + }; + instance + { + transform + { + position -8.29588 -14.2479 0.989105; + rotation 94.8310 0.00000 0.00000 1.00000; + scale 1.29524 1.29524 1.29524; + }; + }; + instance + { + transform + { + position -11.4711 -11.2257 0.948221; + rotation 139.291 0.00000 0.00000 1.00000; + scale 0.878558 0.878558 0.878558; + }; + }; + instance + { + transform + { + position -6.73224 -9.93403 0.869867; + rotation 168.231 -0.00000 -0.00000 -1.00000; + scale 0.711763 0.711763 0.711763; + }; + }; + instance + { + transform + { + position -6.56018 -10.5290 0.786981; + rotation 87.3847 0.00000 0.00000 -1.00000; + scale 1.25324 1.25324 1.25324; + }; + }; + instance + { + transform + { + position 2.10441 -10.8118 0.738487; + rotation 96.4994 0.00000 0.00000 -1.00000; + scale 1.02512 1.02512 1.02512; + }; + }; + instance + { + transform + { + position 4.43748 -9.97248 0.768221; + rotation 61.7259 0.00000 0.00000 -1.00000; + scale 0.773760 0.773760 0.773760; + }; + }; + instance + { + transform + { + position 8.32935 -12.5004 0.909432; + rotation 84.8749 0.00000 0.00000 -1.00000; + scale 1.04354 1.04354 1.04354; + }; + }; + instance + { + transform + { + position -4.71275 -6.36717 0.736075; + rotation 36.5877 0.00000 0.00000 1.00000; + scale 1.07465 1.07465 1.07465; + }; + }; + instance + { + transform + { + position -18.0013 -4.92695 0.849624; + rotation 159.667 0.00000 0.00000 1.00000; + scale 0.810387 0.810387 0.810387; + }; + }; + instance + { + transform + { + position 0.0165545 -14.1102 0.776560; + rotation 103.012 0.00000 0.00000 1.00000; + scale 0.862048 0.862048 0.862048; + }; + }; + instance + { + transform + { + position 2.17407 -16.7548 1.13371; + rotation 22.7659 0.00000 0.00000 1.00000; + scale 1.01950 1.01950 1.01950; + }; + }; + instance + { + transform + { + position -18.0676 -4.21869 0.908674; + rotation 171.728 0.00000 0.00000 1.00000; + scale 1.19577 1.19577 1.19577; + }; + }; + instance + { + transform + { + position 8.78655 -16.4385 0.849018; + rotation 54.5195 0.00000 0.00000 1.00000; + scale 0.745874 0.745874 0.745874; + }; + }; + instance + { + transform + { + position 8.93901 -12.2602 0.997706; + rotation 136.908 -0.00000 -0.00000 -1.00000; + scale 0.787153 0.787153 0.787153; + }; + }; + instance + { + transform + { + position -12.8296 4.44234 0.486003; + rotation 63.2014 0.00000 0.00000 1.00000; + scale 1.28155 1.28155 1.28155; + }; + }; + instance + { + transform + { + position -13.6452 4.47279 0.641493; + rotation 98.1529 0.00000 0.00000 1.00000; + scale 1.05153 1.05153 1.05153; + }; + }; + instance + { + transform + { + position 2.15419 -4.21770 0.391968; + rotation 20.9414 0.00000 0.00000 1.00000; + scale 1.08194 1.08194 1.08194; + }; + }; + instance + { + transform + { + position -8.66889 -11.8702 0.717417; + rotation 15.4431 0.00000 0.00000 0.999999; + scale 1.18300 1.18300 1.18300; + }; + }; + instance + { + transform + { + position 2.31854 -10.2262 0.886485; + rotation 168.618 0.00000 0.00000 1.00000; + scale 0.885884 0.885884 0.885884; + }; + }; + instance + { + transform + { + position -12.8873 -10.0215 1.01247; + rotation 9.07581 0.00000 0.00000 -1.00000; + scale 0.925527 0.925527 0.925527; + }; + }; + instance + { + transform + { + position -8.82129 -10.5749 1.04389; + rotation 11.1687 0.00000 0.00000 0.999997; + scale 1.03289 1.03289 1.03289; + }; + }; + instance + { + transform + { + position -7.15405 -10.5464 0.812785; + rotation 115.963 0.00000 0.00000 -1.00000; + scale 1.04346 1.04346 1.04346; + }; + }; + instance + { + transform + { + position -15.7006 -0.132170 0.955894; + rotation 101.405 0.00000 0.00000 1.00000; + scale 0.871507 0.871507 0.871507; + }; + }; + instance + { + transform + { + position -6.08879 -10.7461 0.809141; + rotation 4.70121 0.00000 0.00000 0.999997; + scale 1.01506 1.01506 1.01506; + }; + }; + instance + { + transform + { + position -10.9203 -13.5783 0.814634; + rotation 90.7235 0.00000 0.00000 1.00000; + scale 0.986207 0.986207 0.986207; + }; + }; + instance + { + transform + { + position -15.6923 0.146320 0.933149; + rotation 32.3461 0.00000 0.00000 -1.00000; + scale 1.29191 1.29191 1.29191; + }; + }; + instance + { + transform + { + position -18.7780 -2.90020 1.00731; + rotation 167.245 -0.00000 -0.00000 -1.00000; + scale 1.26627 1.26627 1.26627; + }; + }; + instance + { + transform + { + position -10.3389 -16.3168 1.17054; + rotation 62.2325 0.00000 0.00000 -1.00000; + scale 1.19580 1.19580 1.19580; + }; + }; + instance + { + transform + { + position 6.57690 1.01895 0.793759; + rotation 10.5677 0.00000 0.00000 -1.00000; + scale 1.02122 1.02122 1.02122; + }; + }; + instance + { + transform + { + position -7.53088 -14.5700 1.04873; + rotation 59.1719 0.00000 0.00000 1.00000; + scale 1.16296 1.16296 1.16296; + }; + }; + instance + { + transform + { + position -8.12744 -16.1592 1.10273; + rotation 170.438 0.00000 0.00000 1.00000; + scale 1.17653 1.17653 1.17653; + }; + }; + instance + { + transform + { + position -6.82053 -12.9915 1.19375; + rotation 141.875 -0.00000 -0.00000 -1.00000; + scale 1.13020 1.13020 1.13020; + }; + }; + instance + { + transform + { + position -6.35642 -12.8160 1.20009; + rotation 86.3103 0.00000 0.00000 1.00000; + scale 0.996930 0.996930 0.996930; + }; + }; + instance + { + transform + { + position -6.11712 -12.5391 1.17972; + rotation 67.6434 0.00000 0.00000 1.00000; + scale 0.983531 0.983531 0.983531; + }; + }; + instance + { + transform + { + position -5.42115 -13.5184 1.02730; + rotation 70.3664 0.00000 0.00000 -1.00000; + scale 0.807647 0.807647 0.807647; + }; + }; + instance + { + transform + { + position -6.14210 -15.8720 1.07961; + rotation 25.8853 0.00000 0.00000 -1.00000; + scale 0.985113 0.985113 0.985113; + }; + }; + instance + { + transform + { + position -6.62684 -16.6819 0.964600; + rotation 70.1688 0.00000 0.00000 -1.00000; + scale 0.902903 0.902903 0.902903; + }; + }; + instance + { + transform + { + position 9.51104 -13.0125 0.910486; + rotation 168.955 0.00000 0.00000 1.00000; + scale 0.786588 0.786588 0.786588; + }; + }; + instance + { + transform + { + position 9.47907 -15.7185 0.905266; + rotation 0.724154 0.00000 0.00000 -1.00023; + scale 1.29558 1.29558 1.29558; + }; + }; + instance + { + transform + { + position 7.17147 -15.9329 0.944034; + rotation 28.7122 0.00000 0.00000 1.00000; + scale 0.775124 0.775124 0.775124; + }; + }; + instance + { + transform + { + position 6.80193 0.240769 0.858814; + rotation 11.5653 0.00000 0.00000 -1.00000; + scale 0.960341 0.960341 0.960341; + }; + }; + instance + { + transform + { + position 5.97266 -16.0212 0.898549; + rotation 30.0251 0.00000 0.00000 -1.00000; + scale 1.09121 1.09121 1.09121; + }; + }; + instance + { + transform + { + position 6.46863 -15.1698 0.917403; + rotation 25.9405 0.00000 0.00000 -1.00000; + scale 0.812897 0.812897 0.812897; + }; + }; + instance + { + transform + { + position 5.13570 -15.4524 0.985406; + rotation 35.0996 0.00000 0.00000 1.00000; + scale 0.711948 0.711948 0.711948; + }; + }; + instance + { + transform + { + position -19.4446 1.28199 0.811332; + rotation 85.6122 0.00000 0.00000 1.00000; + scale 0.901085 0.901085 0.901085; + }; + }; + instance + { + transform + { + position 1.74179 -11.1071 0.661114; + rotation 20.8420 0.00000 0.00000 -1.00000; + scale 1.01052 1.01052 1.01052; + }; + }; + instance + { + transform + { + position -2.64383 -15.5127 0.884017; + rotation 78.2226 0.00000 0.00000 -1.00000; + scale 1.25814 1.25814 1.25814; + }; + }; + instance + { + transform + { + position 0.273836 -16.2250 1.04493; + rotation 116.856 0.00000 0.00000 1.00000; + scale 1.20712 1.20712 1.20712; + }; + }; + instance + { + transform + { + position -0.716745 -11.5589 0.917962; + rotation 12.3372 0.00000 0.00000 -1.00000; + scale 1.20530 1.20530 1.20530; + }; + }; + instance + { + transform + { + position -1.09237 -12.6086 0.966010; + rotation 81.7417 0.00000 0.00000 1.00000; + scale 0.830861 0.830861 0.830861; + }; + }; + instance + { + transform + { + position -0.00398590 -11.7987 0.862230; + rotation 83.9218 0.00000 0.00000 -1.00000; + scale 0.709293 0.709293 0.709293; + }; + }; + instance + { + transform + { + position -0.355725 -11.5196 0.879700; + rotation 173.223 -0.00000 -0.00000 -1.00000; + scale 0.721921 0.721921 0.721921; + }; + }; + instance + { + transform + { + position -18.3784 -0.446932 0.904213; + rotation 134.825 0.00000 0.00000 1.00000; + scale 0.716448 0.716448 0.716448; + }; + }; + instance + { + transform + { + position -3.74869 -16.6041 0.931337; + rotation 158.341 0.00000 0.00000 1.00000; + scale 0.704660 0.704660 0.704660; + }; + }; + instance + { + transform + { + position 5.52220 -11.4318 1.09301; + rotation 89.3270 0.00000 0.00000 1.00000; + scale 0.884193 0.884193 0.884193; + }; + }; + instance + { + transform + { + position 7.75256 -16.9614 1.08276; + rotation 114.713 0.00000 0.00000 1.00000; + scale 0.847290 0.847290 0.847290; + }; + }; + instance + { + transform + { + position -7.47605 -13.0143 1.08741; + rotation 59.5680 0.00000 0.00000 1.00000; + scale 1.28170 1.28170 1.28170; + }; + }; + instance + { + transform + { + position -11.7383 -16.0909 0.963796; + rotation 63.9511 0.00000 0.00000 1.00000; + scale 0.837196 0.837196 0.837196; + }; + }; + instance + { + transform + { + position -19.5032 0.488458 0.810590; + rotation 69.0474 0.00000 0.00000 -1.00000; + scale 0.997967 0.997967 0.997967; + }; + }; + instance + { + transform + { + position -13.6131 1.14540 0.501095; + rotation 2.29206 0.00000 0.00000 0.999974; + scale 0.957072 0.957072 0.957072; + }; + }; + instance + { + transform + { + position -12.7930 -12.1934 1.07598; + rotation 88.8793 0.00000 0.00000 1.00000; + scale 0.739654 0.739654 0.739654; + }; + }; + instance + { + transform + { + position 5.58268 -9.92377 0.787595; + rotation 57.5300 0.00000 0.00000 -1.00000; + scale 1.23166 1.23166 1.23166; + }; + }; + instance + { + transform + { + position -10.0313 -10.4286 0.871342; + rotation 4.88609 0.00000 0.00000 0.999989; + scale 1.17950 1.17950 1.17950; + }; + }; + instance + { + transform + { + position -10.1539 -10.1849 0.915381; + rotation 35.5325 0.00000 0.00000 1.00000; + scale 1.13300 1.13300 1.13300; + }; + }; + instance + { + transform + { + position 3.96036 -10.2567 0.781569; + rotation 76.2290 0.00000 0.00000 1.00000; + scale 1.03250 1.03250 1.03250; + }; + }; + instance + { + transform + { + position -3.57287 -3.20389 0.366213; + rotation 49.6539 0.00000 0.00000 1.00000; + scale 0.715645 0.715645 0.715645; + }; + }; + instance + { + transform + { + position 4.56999 -16.8228 0.738959; + rotation 162.652 -0.00000 -0.00000 -1.00000; + scale 1.17088 1.17088 1.17088; + }; + }; + instance + { + transform + { + position -13.0111 -18.9315 0.980750; + rotation 164.535 0.00000 0.00000 1.00000; + scale 1.10264 1.10264 1.10264; + }; + }; + instance + { + transform + { + position -7.76160 -17.1787 0.960938; + rotation 35.1250 0.00000 0.00000 -1.00000; + scale 0.811943 0.811943 0.811943; + }; + }; + instance + { + transform + { + position -2.03702 -18.3433 0.984500; + rotation 135.212 0.00000 0.00000 1.00000; + scale 0.721547 0.721547 0.721547; + }; + }; + instance + { + transform + { + position -7.94722 -17.0188 0.994232; + rotation 102.562 0.00000 0.00000 -1.00000; + scale 1.29760 1.29760 1.29760; + }; + }; + instance + { + transform + { + position 7.33407 -19.8248 0.782131; + rotation 171.642 -0.00000 -0.00000 -1.00000; + scale 1.02688 1.02688 1.02688; + }; + }; + instance + { + transform + { + position -12.9337 -18.4498 0.900180; + rotation 129.669 0.00000 0.00000 1.00000; + scale 1.28091 1.28091 1.28091; + }; + }; + instance + { + transform + { + position -6.35046 -18.5075 0.853587; + rotation 43.3078 0.00000 0.00000 1.00000; + scale 1.14259 1.14259 1.14259; + }; + }; + instance + { + transform + { + position 0.514549 -17.7392 1.01284; + rotation 68.1912 0.00000 0.00000 1.00000; + scale 0.860767 0.860767 0.860767; + }; + }; + instance + { + transform + { + position -5.30082 5.04747 0.194491; + rotation 73.5618 0.00000 0.00000 1.00000; + scale 0.906859 0.906859 0.906859; + }; + }; + instance + { + transform + { + position 4.13675 -19.3934 1.11322; + rotation 170.590 -0.00000 -0.00000 -1.00000; + scale 1.25280 1.25280 1.25280; + }; + }; + instance + { + transform + { + position -5.57344 4.63833 0.0681702; + rotation 21.9195 0.00000 0.00000 1.00000; + scale 0.907575 0.907575 0.907575; + }; + }; + instance + { + transform + { + position 4.60306 -19.4198 1.06142; + rotation 25.5376 0.00000 0.00000 1.00000; + scale 1.29712 1.29712 1.29712; + }; + }; + instance + { + transform + { + position 1.87091 4.33070 0.207727; + rotation 160.751 0.00000 0.00000 1.00000; + scale 1.28988 1.28988 1.28988; + }; + }; + instance + { + transform + { + position 1.97684 3.99280 0.198525; + rotation 119.242 0.00000 0.00000 -1.00000; + scale 0.764586 0.764586 0.764586; + }; + }; + instance + { + transform + { + position 7.37000 -15.5837 0.822781; + rotation 113.379 0.00000 0.00000 -1.00000; + scale 1.23969 1.23969 1.23969; + }; + }; + instance + { + transform + { + position -10.9476 -18.7911 0.937769; + rotation 115.949 0.00000 0.00000 1.00000; + scale 0.767559 0.767559 0.767559; + }; + }; + instance + { + transform + { + position -12.0059 -17.8181 0.864438; + rotation 70.7644 0.00000 0.00000 1.00000; + scale 0.700248 0.700248 0.700248; + }; + }; + instance + { + transform + { + position -10.2916 -17.5645 1.05599; + rotation 101.714 0.00000 0.00000 -1.00000; + scale 1.19080 1.19080 1.19080; + }; + }; + instance + { + transform + { + position -15.3333 -5.76227 0.886416; + rotation 97.8987 0.00000 0.00000 1.00000; + scale 0.917154 0.917154 0.917154; + }; + }; + instance + { + transform + { + position -9.11171 -17.7485 1.21685; + rotation 167.742 0.00000 0.00000 1.00000; + scale 1.17915 1.17915 1.17915; + }; + }; + instance + { + transform + { + position 4.41681 6.65239 0.786312; + rotation 32.9134 0.00000 0.00000 1.00000; + scale 0.844868 0.844868 0.844868; + }; + }; + instance + { + transform + { + position 4.68469 6.60307 0.798713; + rotation 67.1722 0.00000 0.00000 -1.00000; + scale 1.29162 1.29162 1.29162; + }; + }; + instance + { + transform + { + position -15.8628 1.87807 0.790040; + rotation 43.9822 0.00000 0.00000 -1.00000; + scale 0.783771 0.783771 0.783771; + }; + }; + instance + { + transform + { + position 7.12005 -17.7689 1.19332; + rotation 176.455 -0.00000 -0.00000 -1.00000; + scale 0.777190 0.777190 0.777190; + }; + }; + instance + { + transform + { + position 7.53838 -16.9840 1.11716; + rotation 41.1268 0.00000 0.00000 1.00000; + scale 1.02637 1.02637 1.02637; + }; + }; + instance + { + transform + { + position 3.12330 -17.2174 0.886941; + rotation 87.5958 0.00000 0.00000 1.00000; + scale 1.02252 1.02252 1.02252; + }; + }; + instance + { + transform + { + position 4.49223 6.17172 0.747540; + rotation 122.999 0.00000 0.00000 1.00000; + scale 0.936234 0.936234 0.936234; + }; + }; + instance + { + transform + { + position 3.31248 -19.7756 1.19157; + rotation 158.714 0.00000 0.00000 1.00000; + scale 0.792935 0.792935 0.792935; + }; + }; + instance + { + transform + { + position 0.342082 6.90388 0.314877; + rotation 15.2128 0.00000 0.00000 -1.00000; + scale 1.03418 1.03418 1.03418; + }; + }; + instance + { + transform + { + position -0.268820 -18.9489 0.950144; + rotation 156.223 0.00000 0.00000 1.00000; + scale 0.910083 0.910083 0.910083; + }; + }; + instance + { + transform + { + position -15.2145 0.891718 0.830733; + rotation 87.4542 0.00000 0.00000 1.00000; + scale 1.27902 1.27902 1.27902; + }; + }; + instance + { + transform + { + position -3.48062 -17.7940 1.12948; + rotation 114.352 0.00000 0.00000 1.00000; + scale 0.860704 0.860704 0.860704; + }; + }; + instance + { + transform + { + position -4.57319 -17.3052 0.993383; + rotation 68.3668 0.00000 0.00000 1.00000; + scale 1.07875 1.07875 1.07875; + }; + }; + instance + { + transform + { + position 6.73029 6.31481 0.866047; + rotation 118.027 0.00000 0.00000 -1.00000; + scale 1.12019 1.12019 1.12019; + }; + }; + instance + { + transform + { + position -11.5878 -16.9447 0.924386; + rotation 92.7579 0.00000 0.00000 1.00000; + scale 1.28356 1.28356 1.28356; + }; + }; + instance + { + transform + { + position 3.66999 -19.7300 1.19246; + rotation 66.8025 0.00000 0.00000 -1.00000; + scale 1.11348 1.11348 1.11348; + }; + }; + instance + { + transform + { + position -17.4653 -5.89364 0.896255; + rotation 175.850 -0.00000 -0.00000 -1.00000; + scale 0.875676 0.875676 0.875676; + }; + }; + instance + { + transform + { + position 6.87145 4.70678 0.618240; + rotation 2.86572 0.00000 0.00000 -1.00011; + scale 1.26407 1.26407 1.26407; + }; + }; + instance + { + transform + { + position 3.69583 -21.4736 0.945334; + rotation 2.67675 0.00000 0.00000 -1.00002; + scale 0.900871 0.900871 0.900871; + }; + }; + instance + { + transform + { + position -1.47742 -26.9428 0.880664; + rotation 163.189 -0.00000 -0.00000 -1.00000; + scale 0.902879 0.902879 0.902879; + }; + }; + instance + { + transform + { + position -3.53506 -24.5560 1.14436; + rotation 165.477 -0.00000 -0.00000 -1.00000; + scale 0.779732 0.779732 0.779732; + }; + }; + instance + { + transform + { + position -0.485105 -23.9156 1.08316; + rotation 80.2424 0.00000 0.00000 1.00000; + scale 0.742113 0.742113 0.742113; + }; + }; + instance + { + transform + { + position 1.18101 -24.0949 1.06642; + rotation 32.5917 0.00000 0.00000 -1.00000; + scale 0.770907 0.770907 0.770907; + }; + }; + instance + { + transform + { + position -4.01480 -26.9365 1.08993; + rotation 71.3512 0.00000 0.00000 -1.00000; + scale 1.09948 1.09948 1.09948; + }; + }; + instance + { + transform + { + position -16.5305 1.65911 0.831806; + rotation 0.805996 0.00000 0.00000 -0.999811; + scale 0.842942 0.842942 0.842942; + }; + }; + instance + { + transform + { + position 3.22751 -25.7882 0.850697; + rotation 138.680 -0.00000 -0.00000 -1.00000; + scale 1.12512 1.12512 1.12512; + }; + }; + instance + { + transform + { + position 2.77058 -26.0080 0.960589; + rotation 148.905 0.00000 0.00000 1.00000; + scale 1.28887 1.28887 1.28887; + }; + }; + instance + { + transform + { + position 7.87764 6.53950 0.809267; + rotation 103.880 0.00000 0.00000 1.00000; + scale 1.22224 1.22224 1.22224; + }; + }; + instance + { + transform + { + position -10.0563 -17.9901 1.10011; + rotation 26.4562 0.00000 0.00000 1.00000; + scale 1.24834 1.24834 1.24834; + }; + }; + instance + { + transform + { + position 8.82445 -21.8154 0.946269; + rotation 125.027 0.00000 0.00000 1.00000; + scale 1.04435 1.04435 1.04435; + }; + }; + instance + { + transform + { + position -5.81648 -26.2287 0.975396; + rotation 40.8671 0.00000 0.00000 1.00000; + scale 1.14101 1.14101 1.14101; + }; + }; + instance + { + transform + { + position 1.59127 9.33010 0.644681; + rotation 158.708 0.00000 0.00000 1.00000; + scale 0.950929 0.950929 0.950929; + }; + }; + instance + { + transform + { + position -3.45359 -4.31718 0.510354; + rotation 166.076 0.00000 0.00000 1.00000; + scale 1.02372 1.02372 1.02372; + }; + }; + instance + { + transform + { + position -10.9517 -22.9308 1.25473; + rotation 10.3448 0.00000 0.00000 -1.00000; + scale 0.715333 0.715333 0.715333; + }; + }; + instance + { + transform + { + position 6.96252 -22.8673 0.930174; + rotation 11.1709 0.00000 0.00000 -1.00000; + scale 1.00801 1.00801 1.00801; + }; + }; + instance + { + transform + { + position -1.31131 8.30704 0.474555; + rotation 69.8046 0.00000 0.00000 1.00000; + scale 0.713996 0.713996 0.713996; + }; + }; + instance + { + transform + { + position -5.44565 -22.1602 1.09940; + rotation 12.6834 0.00000 0.00000 -1.00000; + scale 0.950396 0.950396 0.950396; + }; + }; + instance + { + transform + { + position 8.39863 -20.4090 0.750424; + rotation 133.485 0.00000 0.00000 1.00000; + scale 1.20007 1.20007 1.20007; + }; + }; + instance + { + transform + { + position -1.55131 -20.5947 1.00546; + rotation 144.990 -0.00000 -0.00000 -1.00000; + scale 1.22435 1.22435 1.22435; + }; + }; + instance + { + transform + { + position 4.48528 -22.5480 0.909756; + rotation 75.4557 0.00000 0.00000 -1.00000; + scale 0.968449 0.968449 0.968449; + }; + }; + instance + { + transform + { + position 2.80990 -22.2416 0.944346; + rotation 35.3206 0.00000 0.00000 -1.00000; + scale 1.26559 1.26559 1.26559; + }; + }; + instance + { + transform + { + position 0.634838 -22.3761 1.11748; + rotation 78.2568 0.00000 0.00000 1.00000; + scale 1.13194 1.13194 1.13194; + }; + }; + instance + { + transform + { + position -2.20509 -26.7626 1.13777; + rotation 177.491 -0.00000 -0.00000 -1.00000; + scale 0.730481 0.730481 0.730481; + }; + }; + instance + { + transform + { + position 4.36587 -26.7062 0.931642; + rotation 87.0563 0.00000 0.00000 -1.00000; + scale 0.990063 0.990063 0.990063; + }; + }; + instance + { + transform + { + position 6.47947 -22.7449 0.815159; + rotation 109.629 0.00000 0.00000 -1.00000; + scale 0.925535 0.925535 0.925535; + }; + }; + instance + { + transform + { + position 8.08297 -22.5426 1.04916; + rotation 89.5830 0.00000 0.00000 1.00000; + scale 0.799566 0.799566 0.799566; + }; + }; + instance + { + transform + { + position -13.7927 -5.94963 0.888796; + rotation 53.7595 0.00000 0.00000 1.00000; + scale 1.15497 1.15497 1.15497; + }; + }; + instance + { + transform + { + position -2.92780 -17.8858 1.07562; + rotation 125.376 -0.00000 -0.00000 -1.00000; + scale 0.774177 0.774177 0.774177; + }; + }; + instance + { + transform + { + position 2.46769 -13.3864 0.951052; + rotation 67.2600 0.00000 0.00000 1.00000; + scale 1.25990 1.25990 1.25990; + }; + }; + instance + { + transform + { + position 2.74648 6.82851 0.537739; + rotation 135.056 -0.00000 -0.00000 -1.00000; + scale 1.28092 1.28092 1.28092; + }; + }; + instance + { + transform + { + position 4.18596 -21.0823 1.16481; + rotation 139.204 0.00000 0.00000 1.00000; + scale 1.09364 1.09364 1.09364; + }; + }; + instance + { + transform + { + position -12.4847 -20.8743 1.04109; + rotation 165.570 0.00000 0.00000 1.00000; + scale 1.03565 1.03565 1.03565; + }; + }; + instance + { + transform + { + position -11.9600 -20.7752 1.00743; + rotation 44.6844 0.00000 0.00000 -1.00000; + scale 1.15724 1.15724 1.15724; + }; + }; + instance + { + transform + { + position 0.0955624 -20.6129 1.00490; + rotation 154.478 0.00000 0.00000 1.00000; + scale 1.02209 1.02209 1.02209; + }; + }; + instance + { + transform + { + position -16.8576 -3.18376 0.809967; + rotation 177.490 -0.00000 -0.00000 -1.00000; + scale 1.09486 1.09486 1.09486; + }; + }; + instance + { + transform + { + position -16.9580 -2.98167 0.834964; + rotation 173.808 0.00000 0.00000 1.00000; + scale 1.16625 1.16625 1.16625; + }; + }; + instance + { + transform + { + position 7.68270 -20.6229 0.766448; + rotation 11.7748 0.00000 0.00000 -1.00000; + scale 0.894478 0.894478 0.894478; + }; + }; + instance + { + transform + { + position 7.12295 -20.1319 0.838869; + rotation 7.94661 0.00000 0.00000 1.00000; + scale 1.28333 1.28333 1.28333; + }; + }; + instance + { + transform + { + position 5.40350 -20.8651 1.06715; + rotation 158.248 -0.00000 -0.00000 -1.00000; + scale 1.26418 1.26418 1.26418; + }; + }; + instance + { + transform + { + position -18.7035 3.59616 1.09767; + rotation 21.8220 0.00000 0.00000 -1.00000; + scale 1.22702 1.22702 1.22702; + }; + }; + instance + { + transform + { + position 6.52797 -20.2866 0.939831; + rotation 167.682 0.00000 0.00000 1.00000; + scale 1.03536 1.03536 1.03536; + }; + }; + instance + { + transform + { + position -11.8572 -24.5486 1.09631; + rotation 140.276 -0.00000 -0.00000 -1.00000; + scale 0.840756 0.840756 0.840756; + }; + }; + instance + { + transform + { + position -12.4265 -26.8248 0.987511; + rotation 66.6502 0.00000 0.00000 -1.00000; + scale 0.710540 0.710540 0.710540; + }; + }; + instance + { + transform + { + position -11.3371 -26.5007 1.00233; + rotation 11.7241 0.00000 0.00000 -1.00000; + scale 0.708314 0.708314 0.708314; + }; + }; + instance + { + transform + { + position -9.15498 -21.2337 0.997625; + rotation 100.399 0.00000 0.00000 -1.00000; + scale 1.09130 1.09130 1.09130; + }; + }; + instance + { + transform + { + position -9.79864 -24.4940 1.02252; + rotation 36.2136 0.00000 0.00000 1.00000; + scale 0.776164 0.776164 0.776164; + }; + }; + instance + { + transform + { + position -9.44298 -25.8162 1.01817; + rotation 80.5098 0.00000 0.00000 1.00000; + scale 0.844402 0.844402 0.844402; + }; + }; + instance + { + transform + { + position -7.77490 -21.9638 0.921965; + rotation 167.715 0.00000 0.00000 1.00000; + scale 1.05245 1.05245 1.05245; + }; + }; + instance + { + transform + { + position -7.27978 -24.1999 0.848504; + rotation 36.5133 0.00000 0.00000 -1.00000; + scale 0.898701 0.898701 0.898701; + }; + }; + instance + { + transform + { + position -7.10279 -26.4221 0.819288; + rotation 129.732 -0.00000 -0.00000 -1.00000; + scale 1.05382 1.05382 1.05382; + }; + }; + instance + { + transform + { + position -7.91496 -27.0293 1.02373; + rotation 18.4294 0.00000 0.00000 -0.999999; + scale 0.864656 0.864656 0.864656; + }; + }; + instance + { + transform + { + position -7.15475 -25.1110 0.897213; + rotation 160.128 -0.00000 -0.00000 -1.00000; + scale 1.18893 1.18893 1.18893; + }; + }; + instance + { + transform + { + position -7.46785 -25.8686 0.767748; + rotation 86.4440 0.00000 0.00000 -1.00000; + scale 1.24086 1.24086 1.24086; + }; + }; + instance + { + transform + { + position -4.69320 -16.7924 0.915084; + rotation 63.1695 0.00000 0.00000 -1.00000; + scale 1.00833 1.00833 1.00833; + }; + }; + instance + { + transform + { + position -5.82332 -21.7179 1.15146; + rotation 173.059 -0.00000 -0.00000 -1.00000; + scale 1.12503 1.12503 1.12503; + }; + }; + instance + { + transform + { + position 9.48034 -24.0467 1.16714; + rotation 95.6717 0.00000 0.00000 1.00000; + scale 0.920365 0.920365 0.920365; + }; + }; + instance + { + transform + { + position 8.86754 -24.7313 1.05202; + rotation 63.1924 0.00000 0.00000 1.00000; + scale 1.10262 1.10262 1.10262; + }; + }; + instance + { + transform + { + position -3.81116 -13.0634 0.967026; + rotation 103.167 0.00000 0.00000 1.00000; + scale 1.12817 1.12817 1.12817; + }; + }; + instance + { + transform + { + position 9.28889 -25.4586 0.941783; + rotation 23.8657 0.00000 0.00000 1.00000; + scale 0.955760 0.955760 0.955760; + }; + }; + instance + { + transform + { + position 7.61487 -22.0121 0.843081; + rotation 160.231 -0.00000 -0.00000 -1.00000; + scale 1.18331 1.18331 1.18331; + }; + }; + instance + { + transform + { + position 7.28340 -26.2151 1.19399; + rotation 96.8840 0.00000 0.00000 -1.00000; + scale 0.858632 0.858632 0.858632; + }; + }; + instance + { + transform + { + position -3.36228 9.02031 0.751055; + rotation 49.9831 0.00000 0.00000 1.00000; + scale 0.852508 0.852508 0.852508; + }; + }; + instance + { + transform + { + position -3.22338 9.18958 0.754127; + rotation 151.361 -0.00000 -0.00000 -1.00000; + scale 1.07518 1.07518 1.07518; + }; + }; + instance + { + transform + { + position 6.28957 -23.0867 0.806780; + rotation 137.774 -0.00000 -0.00000 -1.00000; + scale 1.10760 1.10760 1.10760; + }; + }; + instance + { + transform + { + position -19.7502 3.00758 0.943846; + rotation 27.3909 0.00000 0.00000 -1.00000; + scale 1.00357 1.00357 1.00357; + }; + }; + instance + { + transform + { + position 5.64463 -25.2171 0.971218; + rotation 33.8575 0.00000 0.00000 -1.00000; + scale 0.761965 0.761965 0.761965; + }; + }; + instance + { + transform + { + position 4.28041 -23.7284 0.769889; + rotation 134.068 -0.00000 -0.00000 -1.00000; + scale 1.26655 1.26655 1.26655; + }; + }; + instance + { + transform + { + position 3.77137 -25.0976 0.839529; + rotation 118.435 0.00000 0.00000 1.00000; + scale 1.14621 1.14621 1.14621; + }; + }; + instance + { + transform + { + position 1.99564 -21.1991 1.09328; + rotation 2.91715 0.00000 0.00000 -1.00002; + scale 1.12477 1.12477 1.12477; + }; + }; + instance + { + transform + { + position 0.726438 -12.5271 0.786119; + rotation 144.239 -0.00000 -0.00000 -1.00000; + scale 0.720742 0.720742 0.720742; + }; + }; + instance + { + transform + { + position -5.41900 8.77599 0.825448; + rotation 31.5834 0.00000 0.00000 -1.00000; + scale 0.940986 0.940986 0.940986; + }; + }; + instance + { + transform + { + position 1.27819 -23.4214 1.01518; + rotation 35.8169 0.00000 0.00000 1.00000; + scale 1.05730 1.05730 1.05730; + }; + }; + instance + { + transform + { + position -1.48987 -26.1062 0.970376; + rotation 52.4125 0.00000 0.00000 -1.00000; + scale 1.19857 1.19857 1.19857; + }; + }; + instance + { + transform + { + position -1.22178 -26.3292 0.911469; + rotation 48.5680 0.00000 0.00000 1.00000; + scale 1.16690 1.16690 1.16690; + }; + }; + instance + { + transform + { + position -2.12177 -25.4790 1.04346; + rotation 152.296 0.00000 0.00000 1.00000; + scale 1.20383 1.20383 1.20383; + }; + }; + instance + { + transform + { + position 0.289277 -26.3959 0.799166; + rotation 77.0806 0.00000 0.00000 -1.00000; + scale 1.02376 1.02376 1.02376; + }; + }; + instance + { + transform + { + position -3.38271 -22.3645 0.795763; + rotation 81.5208 0.00000 0.00000 -1.00000; + scale 0.768364 0.768364 0.768364; + }; + }; + instance + { + transform + { + position -3.23906 -23.9706 1.09383; + rotation 130.343 0.00000 0.00000 1.00000; + scale 0.898815 0.898815 0.898815; + }; + }; + instance + { + transform + { + position -0.247377 -21.2793 1.20078; + rotation 58.3925 0.00000 0.00000 1.00000; + scale 0.745575 0.745575 0.745575; + }; + }; + instance + { + transform + { + position -2.76403 -23.2993 1.04529; + rotation 177.149 0.00000 0.00000 1.00000; + scale 1.28907 1.28907 1.28907; + }; + }; + instance + { + transform + { + position 6.78002 -22.0046 0.809758; + rotation 84.3843 0.00000 0.00000 -1.00000; + scale 0.934979 0.934979 0.934979; + }; + }; + instance + { + transform + { + position 8.74223 -23.5790 1.20850; + rotation 71.0807 0.00000 0.00000 1.00000; + scale 1.04786 1.04786 1.04786; + }; + }; + instance + { + transform + { + position 9.82526 -22.9770 1.09036; + rotation 114.428 0.00000 0.00000 -1.00000; + scale 1.07334 1.07334 1.07334; + }; + }; + instance + { + transform + { + position -5.63793 -24.0105 0.774733; + rotation 40.1326 0.00000 0.00000 1.00000; + scale 1.27505 1.27505 1.27505; + }; + }; + instance + { + transform + { + position -8.55280 -26.3909 0.949654; + rotation 172.356 -0.00000 -0.00000 -1.00000; + scale 1.21347 1.21347 1.21347; + }; + }; + instance + { + transform + { + position -9.91539 -25.3015 1.12626; + rotation 129.826 0.00000 0.00000 1.00000; + scale 0.849703 0.849703 0.849703; + }; + }; + instance + { + transform + { + position 0.876021 -20.1869 0.936132; + rotation 117.313 0.00000 0.00000 1.00000; + scale 0.984819 0.984819 0.984819; + }; + }; + instance + { + transform + { + position 0.564007 -20.2815 0.953672; + rotation 143.409 -0.00000 -0.00000 -1.00000; + scale 1.24478 1.24478 1.24478; + }; + }; + instance + { + transform + { + position -13.1190 -21.1601 0.961605; + rotation 86.4517 0.00000 0.00000 1.00000; + scale 1.28016 1.28016 1.28016; + }; + }; + instance + { + transform + { + position -10.6544 -22.9957 1.22709; + rotation 136.399 0.00000 0.00000 1.00000; + scale 1.12481 1.12481 1.12481; + }; + }; + instance + { + transform + { + position -6.76019 -22.8446 0.935711; + rotation 41.6573 0.00000 0.00000 1.00000; + scale 1.12598 1.12598 1.12598; + }; + }; + instance + { + transform + { + position -16.8582 7.05611 0.986123; + rotation 46.6788 0.00000 0.00000 -1.00000; + scale 1.05068 1.05068 1.05068; + }; + }; + instance + { + transform + { + position -0.733246 -26.7219 0.799355; + rotation 63.4970 0.00000 0.00000 -1.00000; + scale 1.08722 1.08722 1.08722; + }; + }; + instance + { + transform + { + position -4.62354 -26.8794 1.01315; + rotation 103.227 0.00000 0.00000 1.00000; + scale 0.862489 0.862489 0.862489; + }; + }; + instance + { + transform + { + position -11.2672 8.53796 0.776588; + rotation 51.4222 0.00000 0.00000 -1.00000; + scale 0.960636 0.960636 0.960636; + }; + }; + instance + { + transform + { + position -9.78808 -29.1548 0.891799; + rotation 7.38420 0.00000 0.00000 1.00000; + scale 0.895766 0.895766 0.895766; + }; + }; + instance + { + transform + { + position -3.56740 -29.4739 0.790355; + rotation 72.4419 0.00000 0.00000 -1.00000; + scale 0.945739 0.945739 0.945739; + }; + }; + instance + { + transform + { + position -2.67165 7.89375 0.530528; + rotation 26.8652 0.00000 0.00000 -1.00000; + scale 1.17032 1.17032 1.17032; + }; + }; + instance + { + transform + { + position -2.33756 -29.0658 0.928277; + rotation 174.240 0.00000 0.00000 1.00000; + scale 0.787864 0.787864 0.787863; + }; + }; + instance + { + transform + { + position 6.83990 2.49302 0.765969; + rotation 58.0876 0.00000 0.00000 1.00000; + scale 1.02353 1.02353 1.02353; + }; + }; + instance + { + transform + { + position 6.82629 -28.2554 0.855133; + rotation 46.4664 0.00000 0.00000 1.00000; + scale 0.832181 0.832181 0.832181; + }; + }; + instance + { + transform + { + position -9.60874 9.47631 0.696289; + rotation 102.290 0.00000 0.00000 -1.00000; + scale 0.734277 0.734277 0.734277; + }; + }; + instance + { + transform + { + position -8.17901 -27.6816 1.13088; + rotation 135.935 0.00000 0.00000 1.00000; + scale 1.09209 1.09209 1.09209; + }; + }; + instance + { + transform + { + position -2.92830 -24.0837 1.14864; + rotation 88.4495 0.00000 0.00000 1.00000; + scale 1.03479 1.03479 1.03479; + }; + }; + instance + { + transform + { + position 6.24790 -29.4602 0.955867; + rotation 171.560 -0.00000 -0.00000 -1.00000; + scale 0.810299 0.810299 0.810299; + }; + }; + instance + { + transform + { + position 6.58546 -27.4238 1.06058; + rotation 57.2822 0.00000 0.00000 -1.00000; + scale 0.934738 0.934738 0.934738; + }; + }; + instance + { + transform + { + position 8.12512 -29.8386 1.01732; + rotation 59.0501 0.00000 0.00000 1.00000; + scale 0.911920 0.911920 0.911920; + }; + }; + instance + { + transform + { + position 8.22703 -27.2896 1.08928; + rotation 163.460 -0.00000 -0.00000 -1.00000; + scale 1.02210 1.02210 1.02210; + }; + }; + instance + { + transform + { + position 7.22105 -16.6077 1.09964; + rotation 17.1194 0.00000 0.00000 1.00000; + scale 0.912941 0.912941 0.912941; + }; + }; + instance + { + transform + { + position -10.9355 -28.6793 0.905314; + rotation 174.497 -0.00000 -0.00000 -1.00000; + scale 1.25789 1.25789 1.25789; + }; + }; + instance + { + transform + { + position -11.3715 -29.9375 1.15007; + rotation 16.7787 0.00000 0.00000 -0.999999; + scale 1.27505 1.27505 1.27505; + }; + }; + instance + { + transform + { + position -10.4550 -27.7632 0.842097; + rotation 103.547 0.00000 0.00000 -1.00000; + scale 1.00678 1.00678 1.00678; + }; + }; + instance + { + transform + { + position -9.26605 -29.7325 0.838238; + rotation 10.9317 0.00000 0.00000 1.00000; + scale 1.09678 1.09678 1.09678; + }; + }; + instance + { + transform + { + position -15.7928 3.05459 0.592345; + rotation 27.1189 0.00000 0.00000 -0.999999; + scale 1.22409 1.22409 1.22409; + }; + }; + instance + { + transform + { + position 4.81647 -12.9804 1.05238; + rotation 164.141 -0.00000 -0.00000 -1.00000; + scale 1.17800 1.17800 1.17800; + }; + }; + instance + { + transform + { + position 5.84808 -27.3365 1.06185; + rotation 108.275 0.00000 0.00000 1.00000; + scale 0.838626 0.838626 0.838626; + }; + }; + instance + { + transform + { + position -2.49758 8.70948 0.633498; + rotation 149.095 -0.00000 -0.00000 -1.00000; + scale 0.717370 0.717370 0.717370; + }; + }; + instance + { + transform + { + position 0.464407 -28.3530 0.961989; + rotation 94.4181 0.00000 0.00000 1.00000; + scale 0.733208 0.733208 0.733208; + }; + }; + instance + { + transform + { + position -2.66351 -28.7497 0.898754; + rotation 56.8423 0.00000 0.00000 -1.00000; + scale 0.700923 0.700923 0.700923; + }; + }; + instance + { + transform + { + position -1.61358 -29.8436 1.07389; + rotation 152.098 0.00000 0.00000 1.00000; + scale 1.05201 1.05201 1.05201; + }; + }; + instance + { + transform + { + position -1.78364 -29.9496 1.00756; + rotation 79.9318 0.00000 0.00000 1.00000; + scale 0.726781 0.726781 0.726781; + }; + }; + instance + { + transform + { + position 8.65007 -29.0568 0.914207; + rotation 41.1242 0.00000 0.00000 -1.00000; + scale 0.726469 0.726469 0.726469; + }; + }; + instance + { + transform + { + position -7.65632 9.36027 0.472647; + rotation 48.5653 0.00000 0.00000 1.00000; + scale 0.996939 0.996939 0.996939; + }; + }; + instance + { + transform + { + position -8.93321 -29.3704 0.818414; + rotation 160.922 -0.00000 -0.00000 -1.00000; + scale 1.19947 1.19947 1.19947; + }; + }; + instance + { + transform + { + position -9.55885 -27.9714 0.962413; + rotation 178.337 -0.00000 -0.00000 -1.00000; + scale 1.25624 1.25624 1.25624; + }; + }; + instance + { + transform + { + position -10.6421 -29.0871 0.972650; + rotation 90.1191 0.00000 0.00000 -1.00000; + scale 0.806736 0.806736 0.806736; + }; + }; + instance + { + transform + { + position -11.0964 -27.3824 0.796354; + rotation 165.657 0.00000 0.00000 1.00000; + scale 0.770233 0.770233 0.770233; + }; + }; + instance + { + transform + { + position -11.9765 -28.3006 0.903089; + rotation 29.4488 0.00000 0.00000 -1.00000; + scale 0.887853 0.887853 0.887853; + }; + }; + instance + { + transform + { + position -9.84239 8.35747 0.646773; + rotation 48.5579 0.00000 0.00000 -1.00000; + scale 0.863578 0.863578 0.863578; + }; + }; + instance + { + transform + { + position -12.9995 -29.4014 0.963581; + rotation 39.6031 0.00000 0.00000 -1.00000; + scale 0.773779 0.773779 0.773779; + }; + }; + instance + { + transform + { + position -6.72060 -28.0335 1.06796; + rotation 0.580133 0.00000 0.00000 -1.00097; + scale 1.22126 1.22126 1.22126; + }; + }; + instance + { + transform + { + position -15.7736 -5.33576 0.833979; + rotation 162.924 0.00000 0.00000 1.00000; + scale 1.21017 1.21017 1.21017; + }; + }; + instance + { + transform + { + position -14.9856 4.29708 0.693759; + rotation 153.804 0.00000 0.00000 1.00000; + scale 0.796407 0.796407 0.796407; + }; + }; + instance + { + transform + { + position -14.1928 8.56275 0.963488; + rotation 134.434 0.00000 0.00000 1.00000; + scale 0.866594 0.866594 0.866594; + }; + }; + instance + { + transform + { + position -14.9491 8.44450 1.03399; + rotation 174.233 -0.00000 -0.00000 -1.00000; + scale 1.25985 1.25985 1.25985; + }; + }; + instance + { + transform + { + position 8.65957 -16.6609 0.874083; + rotation 123.561 -0.00000 -0.00000 -1.00000; + scale 1.03657 1.03657 1.03657; + }; + }; + instance + { + transform + { + position -5.12563 8.80628 0.834321; + rotation 164.433 0.00000 0.00000 1.00000; + scale 1.07560 1.07560 1.07560; + }; + }; + instance + { + transform + { + position -19.6284 8.76250 0.858640; + rotation 134.256 -0.00000 -0.00000 -1.00000; + scale 1.26721 1.26721 1.26721; + }; + }; + instance + { + transform + { + position -19.6590 7.16354 0.750850; + rotation 17.9358 0.00000 0.00000 -1.00000; + scale 1.27182 1.27182 1.27182; + }; + }; + instance + { + transform + { + position -18.6698 7.31302 0.732281; + rotation 2.60172 0.00000 0.00000 0.999994; + scale 0.786674 0.786674 0.786674; + }; + }; + instance + { + transform + { + position 5.15588 8.12456 0.930535; + rotation 118.168 0.00000 0.00000 1.00000; + scale 1.07705 1.07705 1.07705; + }; + }; + instance + { + transform + { + position -13.8009 6.72304 0.784761; + rotation 89.9313 0.00000 0.00000 1.00000; + scale 1.22232 1.22232 1.22232; + }; + }; + instance + { + transform + { + position -19.6532 5.50312 0.842519; + rotation 128.669 0.00000 0.00000 1.00000; + scale 0.796386 0.796386 0.796386; + }; + }; + instance + { + transform + { + position -18.6933 5.73032 0.906121; + rotation 106.163 0.00000 0.00000 -1.00000; + scale 1.00781 1.00781 1.00781; + }; + }; + instance + { + transform + { + position 5.72444 6.47104 0.853049; + rotation 179.834 -0.00000 -0.00000 -1.00000; + scale 0.826546 0.826546 0.826546; + }; + }; + instance + { + transform + { + position -15.4090 5.21914 0.940844; + rotation 102.410 0.00000 0.00000 -1.00000; + scale 1.22493 1.22493 1.22493; + }; + }; + instance + { + transform + { + position -14.2976 5.24003 0.825547; + rotation 45.3005 0.00000 0.00000 -1.00000; + scale 1.24394 1.24394 1.24394; + }; + }; + instance + { + transform + { + position -14.8134 5.89005 0.899045; + rotation 106.265 0.00000 0.00000 1.00000; + scale 0.837250 0.837250 0.837250; + }; + }; + instance + { + transform + { + position -7.13650 -15.2481 1.06306; + rotation 87.4963 0.00000 0.00000 -1.00000; + scale 1.23889 1.23889 1.23889; + }; + }; + instance + { + transform + { + position -5.34408 5.53855 0.340656; + rotation 147.567 -0.00000 -0.00000 -1.00000; + scale 1.25702 1.25702 1.25702; + }; + }; + instance + { + transform + { + position -17.5795 2.87523 1.00332; + rotation 43.6129 0.00000 0.00000 -1.00000; + scale 0.836788 0.836788 0.836788; + }; + }; + instance + { + transform + { + position -16.5985 1.39517 0.857574; + rotation 115.079 0.00000 0.00000 -1.00000; + scale 0.893696 0.893696 0.893696; + }; + }; + instance + { + transform + { + position -14.5933 0.00344577 0.737730; + rotation 47.5570 0.00000 0.00000 -1.00000; + scale 1.03293 1.03293 1.03293; + }; + }; + instance + { + transform + { + position 2.61381 8.33475 0.553270; + rotation 101.069 0.00000 0.00000 1.00000; + scale 0.843965 0.843965 0.843965; + }; + }; + instance + { + transform + { + position -19.6596 0.708548 0.808096; + rotation 162.988 -0.00000 -0.00000 -1.00000; + scale 0.743381 0.743381 0.743381; + }; + }; + instance + { + transform + { + position -12.4963 5.09415 0.442680; + rotation 57.1288 0.00000 0.00000 -1.00000; + scale 1.04991 1.04991 1.04991; + }; + }; + instance + { + transform + { + position -18.9040 -3.86808 0.974284; + rotation 85.3073 0.00000 0.00000 1.00000; + scale 1.21450 1.21450 1.21450; + }; + }; + instance + { + transform + { + position 3.52754 5.12328 0.574806; + rotation 115.720 0.00000 0.00000 1.00000; + scale 0.994024 0.994024 0.994024; + }; + }; + instance + { + transform + { + position -16.2362 -0.752932 0.933896; + rotation 78.2591 0.00000 0.00000 1.00000; + scale 0.899711 0.899711 0.899711; + }; + }; + instance + { + transform + { + position -16.2224 -1.89178 0.787229; + rotation 148.817 0.00000 0.00000 1.00000; + scale 1.26909 1.26909 1.26909; + }; + }; + instance + { + transform + { + position 9.70534 6.19290 0.765169; + rotation 122.222 -0.00000 -0.00000 -1.00000; + scale 1.26954 1.26954 1.26954; + }; + }; + instance + { + transform + { + position -17.3785 -4.48256 0.791778; + rotation 64.9581 0.00000 0.00000 1.00000; + scale 1.28859 1.28859 1.28859; + }; + }; + instance + { + transform + { + position -14.0898 -2.26770 0.616549; + rotation 31.7159 0.00000 0.00000 -1.00000; + scale 1.12262 1.12262 1.12262; + }; + }; + instance + { + transform + { + position -14.2796 -2.60258 0.621561; + rotation 173.639 0.00000 0.00000 1.00000; + scale 1.24011 1.24011 1.24011; + }; + }; + instance + { + transform + { + position -14.7077 -3.81311 0.721273; + rotation 90.7097 0.00000 0.00000 -1.00000; + scale 1.18711 1.18711 1.18711; + }; + }; + instance + { + transform + { + position -17.5643 5.60309 0.973452; + rotation 50.1219 0.00000 0.00000 -1.00000; + scale 0.970542 0.970542 0.970542; + }; + }; + instance + { + transform + { + position -15.6005 -6.75345 0.869264; + rotation 31.8109 0.00000 0.00000 1.00000; + scale 0.844494 0.844494 0.844494; + }; + }; + instance + { + transform + { + position -11.2803 -13.1138 0.990474; + rotation 98.1816 0.00000 0.00000 -1.00000; + scale 0.873773 0.873773 0.873773; + }; + }; + instance + { + transform + { + position -14.8827 -6.89333 0.876903; + rotation 10.9994 0.00000 0.00000 -0.999999; + scale 0.843543 0.843543 0.843543; + }; + }; + instance + { + transform + { + position -13.9487 -5.75560 0.884824; + rotation 31.1401 0.00000 0.00000 -1.00000; + scale 0.913050 0.913050 0.913050; + }; + }; + instance + { + transform + { + position -18.0732 6.01270 0.964654; + rotation 109.508 0.00000 0.00000 1.00000; + scale 0.840515 0.840515 0.840515; + }; + }; + instance + { + transform + { + position -17.7700 5.62139 0.972995; + rotation 140.866 0.00000 0.00000 1.00000; + scale 1.13544 1.13544 1.13544; + }; + }; + instance + { + transform + { + position -10.4952 -13.1107 0.873402; + rotation 49.1484 0.00000 0.00000 1.00000; + scale 0.716449 0.716449 0.716449; + }; + }; + instance + { + transform + { + position -17.9337 -6.30348 0.965685; + rotation 131.355 -0.00000 -0.00000 -1.00000; + scale 0.853007 0.853007 0.853007; + }; + }; + instance + { + transform + { + position -18.8510 -5.37024 0.891861; + rotation 21.0333 0.00000 0.00000 1.00000; + scale 0.981457 0.981457 0.981457; + }; + }; + instance + { + transform + { + position -0.761591 9.32598 0.675556; + rotation 107.074 0.00000 0.00000 1.00000; + scale 0.916589 0.916589 0.916589; + }; + }; + instance + { + transform + { + position -18.1202 6.97098 0.776930; + rotation 30.8351 0.00000 0.00000 1.00000; + scale 0.837857 0.837857 0.837857; + }; + }; + instance + { + transform + { + position -17.2411 0.652320 0.992997; + rotation 81.2806 0.00000 0.00000 -1.00000; + scale 1.06538 1.06538 1.06538; + }; + }; + instance + { + transform + { + position -9.51538 4.98805 0.233331; + rotation 102.560 0.00000 0.00000 -1.00000; + scale 1.20268 1.20268 1.20268; + }; + }; + instance + { + transform + { + position -16.4123 4.27664 0.924039; + rotation 136.317 -0.00000 -0.00000 -1.00000; + scale 0.741637 0.741637 0.741637; + }; + }; + instance + { + transform + { + position -15.1631 8.39490 1.05574; + rotation 142.167 0.00000 0.00000 1.00000; + scale 1.27983 1.27983 1.27983; + }; + }; + instance + { + transform + { + position -16.3441 7.41704 1.06872; + rotation 33.6599 0.00000 0.00000 1.00000; + scale 0.751488 0.751488 0.751488; + }; + }; + instance + { + transform + { + position -19.0217 -12.0064 0.925405; + rotation 135.244 0.00000 0.00000 1.00000; + scale 0.777826 0.777826 0.777826; + }; + }; + instance + { + transform + { + position -14.0567 -11.1099 1.18820; + rotation 113.610 0.00000 0.00000 -1.00000; + scale 1.19504 1.19504 1.19504; + }; + }; + instance + { + transform + { + position -13.7387 -1.18240 0.669669; + rotation 65.4568 0.00000 0.00000 1.00000; + scale 0.742061 0.742061 0.742061; + }; + }; + instance + { + transform + { + position -8.62375 6.35471 0.297496; + rotation 44.5989 0.00000 0.00000 -1.00000; + scale 0.883767 0.883767 0.883767; + }; + }; + instance + { + transform + { + position -14.4467 -7.47170 0.961714; + rotation 13.1024 0.00000 0.00000 0.999999; + scale 1.13279 1.13279 1.13279; + }; + }; + instance + { + transform + { + position -2.38313 -10.1056 0.959813; + rotation 135.063 -0.00000 -0.00000 -1.00000; + scale 0.822594 0.822594 0.822594; + }; + }; + instance + { + transform + { + position -18.2529 -7.35194 1.02939; + rotation 55.9008 0.00000 0.00000 -1.00000; + scale 1.09600 1.09600 1.09600; + }; + }; + instance + { + transform + { + position -18.2658 -8.53253 0.796341; + rotation 162.358 -0.00000 -0.00000 -1.00000; + scale 1.29225 1.29225 1.29225; + }; + }; + instance + { + transform + { + position -16.8686 -9.88815 0.795210; + rotation 47.6445 0.00000 0.00000 -1.00000; + scale 1.03624 1.03624 1.03624; + }; + }; + instance + { + transform + { + position -15.6141 -7.74493 1.00831; + rotation 21.9902 0.00000 0.00000 1.00000; + scale 1.07729 1.07729 1.07729; + }; + }; + instance + { + transform + { + position -15.2397 -9.09173 1.09574; + rotation 75.8453 0.00000 0.00000 -1.00000; + scale 1.14945 1.14945 1.14945; + }; + }; + instance + { + transform + { + position -13.5959 -7.70529 0.898740; + rotation 18.9483 0.00000 0.00000 -1.00000; + scale 1.13810 1.13810 1.13810; + }; + }; + instance + { + transform + { + position -17.7299 -8.36328 0.848335; + rotation 140.370 -0.00000 -0.00000 -1.00000; + scale 1.28432 1.28432 1.28432; + }; + }; + instance + { + transform + { + position -14.3885 -16.1023 0.802772; + rotation 24.9477 0.00000 0.00000 -1.00000; + scale 1.24843 1.24843 1.24843; + }; + }; + instance + { + transform + { + position -14.5399 -14.0749 0.988242; + rotation 167.963 0.00000 0.00000 1.00000; + scale 0.796562 0.796562 0.796562; + }; + }; + instance + { + transform + { + position -14.9639 -12.4925 1.05067; + rotation 45.3870 0.00000 0.00000 -1.00000; + scale 0.785723 0.785723 0.785723; + }; + }; + instance + { + transform + { + position -9.84527 3.21468 0.0530107; + rotation 27.7207 0.00000 0.00000 1.00000; + scale 1.24015 1.24015 1.24015; + }; + }; + instance + { + transform + { + position -16.3953 -16.0896 1.20129; + rotation 15.8318 0.00000 0.00000 1.00000; + scale 1.20836 1.20836 1.20836; + }; + }; + instance + { + transform + { + position -19.9112 -14.5648 0.840029; + rotation 54.8173 0.00000 0.00000 1.00000; + scale 1.17203 1.17203 1.17203; + }; + }; + instance + { + transform + { + position -19.5152 -14.5180 0.858145; + rotation 135.224 -0.00000 -0.00000 -1.00000; + scale 0.837877 0.837877 0.837877; + }; + }; + instance + { + transform + { + position -17.5985 -13.6023 1.22166; + rotation 112.827 0.00000 0.00000 -1.00000; + scale 1.04805 1.04805 1.04805; + }; + }; + instance + { + transform + { + position 0.326864 8.53726 0.567631; + rotation 54.2288 0.00000 0.00000 -1.00000; + scale 0.848443 0.848443 0.848443; + }; + }; + instance + { + transform + { + position -15.7005 -13.6143 1.16152; + rotation 112.698 0.00000 0.00000 1.00000; + scale 1.20012 1.20012 1.20012; + }; + }; + instance + { + transform + { + position -18.7657 -10.2839 0.955270; + rotation 70.1839 0.00000 0.00000 1.00000; + scale 1.24856 1.24856 1.24856; + }; + }; + instance + { + transform + { + position -17.7902 -10.3634 0.963982; + rotation 42.4043 0.00000 0.00000 -1.00000; + scale 0.857964 0.857964 0.857964; + }; + }; + instance + { + transform + { + position -14.8051 -10.6906 1.12352; + rotation 96.9927 0.00000 0.00000 1.00000; + scale 1.24923 1.24923 1.24923; + }; + }; + instance + { + transform + { + position -18.7764 -11.7347 0.921535; + rotation 27.3778 0.00000 0.00000 1.00000; + scale 0.788980 0.788980 0.788980; + }; + }; + instance + { + transform + { + position -18.1009 -13.8838 1.17197; + rotation 170.512 -0.00000 -0.00000 -1.00000; + scale 0.830751 0.830751 0.830751; + }; + }; + instance + { + transform + { + position -18.4664 -13.7466 1.04221; + rotation 69.9061 0.00000 0.00000 -1.00000; + scale 0.885719 0.885719 0.885719; + }; + }; + instance + { + transform + { + position -17.3549 -12.4164 0.975760; + rotation 31.0042 0.00000 0.00000 1.00000; + scale 0.822293 0.822293 0.822293; + }; + }; + instance + { + transform + { + position -15.9532 -13.3068 1.18311; + rotation 11.4841 0.00000 0.00000 -1.00000; + scale 1.18300 1.18300 1.18300; + }; + }; + instance + { + transform + { + position -13.3310 -16.1734 0.909163; + rotation 147.048 0.00000 0.00000 1.00000; + scale 1.04925 1.04925 1.04925; + }; + }; + instance + { + transform + { + position -13.8829 -16.8885 0.811405; + rotation 172.014 -0.00000 -0.00000 -1.00000; + scale 1.20219 1.20219 1.20219; + }; + }; + instance + { + transform + { + position -13.7736 -13.9772 0.907307; + rotation 142.837 -0.00000 -0.00000 -1.00000; + scale 1.04433 1.04433 1.04433; + }; + }; + instance + { + transform + { + position -18.7944 -12.0519 0.891478; + rotation 129.516 -0.00000 -0.00000 -1.00000; + scale 1.14802 1.14802 1.14802; + }; + }; + instance + { + transform + { + position -14.3394 -10.1186 1.11925; + rotation 178.753 0.00000 0.00000 1.00000; + scale 0.792580 0.792580 0.792580; + }; + }; + instance + { + transform + { + position -17.3439 -10.3440 0.894759; + rotation 108.993 0.00000 0.00000 -1.00000; + scale 1.16802 1.16802 1.16802; + }; + }; + instance + { + transform + { + position -4.08638 -10.1180 0.987083; + rotation 105.432 0.00000 0.00000 1.00000; + scale 1.03486 1.03486 1.03486; + }; + }; + instance + { + transform + { + position -19.9300 -15.3591 1.03488; + rotation 137.853 0.00000 0.00000 1.00000; + scale 1.23141 1.23141 1.23141; + }; + }; + instance + { + transform + { + position -15.9412 -11.2806 0.800817; + rotation 142.424 -0.00000 -0.00000 -1.00000; + scale 0.704063 0.704063 0.704063; + }; + }; + instance + { + transform + { + position -4.46865 4.99869 0.0752345; + rotation 141.224 0.00000 0.00000 1.00000; + scale 1.04901 1.04901 1.04901; + }; + }; + instance + { + transform + { + position -13.7098 -13.1329 0.981487; + rotation 55.5300 0.00000 0.00000 1.00000; + scale 0.881012 0.881012 0.881012; + }; + }; + instance + { + transform + { + position -14.8702 -17.7100 1.04942; + rotation 15.9391 0.00000 0.00000 1.00000; + scale 1.25524 1.25524 1.25524; + }; + }; + instance + { + transform + { + position -16.3947 -19.6265 0.991334; + rotation 50.2738 0.00000 0.00000 1.00000; + scale 0.883190 0.883190 0.883190; + }; + }; + instance + { + transform + { + position -18.4634 -18.8946 0.915799; + rotation 151.334 0.00000 0.00000 1.00000; + scale 0.854615 0.854615 0.854615; + }; + }; + instance + { + transform + { + position -15.3979 -18.0508 0.987700; + rotation 50.3547 0.00000 0.00000 1.00000; + scale 1.18232 1.18232 1.18232; + }; + }; + instance + { + transform + { + position -19.9698 -19.6199 1.21104; + rotation 2.01627 0.00000 0.00000 -1.00014; + scale 0.747621 0.747621 0.747621; + }; + }; + instance + { + transform + { + position -17.4115 -19.4822 0.926318; + rotation 78.8620 0.00000 0.00000 -1.00000; + scale 0.945271 0.945271 0.945272; + }; + }; + instance + { + transform + { + position -17.0329 -19.3169 0.878456; + rotation 110.931 0.00000 0.00000 -1.00000; + scale 1.27412 1.27412 1.27412; + }; + }; + instance + { + transform + { + position -15.2963 -17.1598 0.957709; + rotation 24.8889 0.00000 0.00000 -1.00000; + scale 0.943490 0.943490 0.943490; + }; + }; + instance + { + transform + { + position -15.1900 -17.4398 0.972124; + rotation 140.837 0.00000 0.00000 1.00000; + scale 1.05224 1.05224 1.05224; + }; + }; + instance + { + transform + { + position -17.6175 -19.0011 0.796019; + rotation 110.259 0.00000 0.00000 -1.00000; + scale 1.12705 1.12705 1.12705; + }; + }; + instance + { + transform + { + position -19.8256 -17.0964 1.03329; + rotation 149.918 0.00000 0.00000 1.00000; + scale 1.24778 1.24778 1.24778; + }; + }; + instance + { + transform + { + position -7.49666 9.53737 0.482030; + rotation 52.7661 0.00000 0.00000 -1.00000; + scale 1.16006 1.16006 1.16006; + }; + }; + instance + { + transform + { + position -15.0388 -20.8206 0.791043; + rotation 102.736 0.00000 0.00000 1.00000; + scale 1.28914 1.28914 1.28914; + }; + }; + instance + { + transform + { + position -18.9546 -26.1959 0.827711; + rotation 147.955 0.00000 0.00000 1.00000; + scale 0.960424 0.960424 0.960424; + }; + }; + instance + { + transform + { + position -18.0425 -22.9406 0.924613; + rotation 34.2852 0.00000 0.00000 1.00000; + scale 1.26416 1.26416 1.26416; + }; + }; + instance + { + transform + { + position -0.572759 9.43658 0.711130; + rotation 43.6084 0.00000 0.00000 -1.00000; + scale 0.817986 0.817986 0.817986; + }; + }; + instance + { + transform + { + position -14.5442 -23.1815 0.827353; + rotation 171.296 -0.00000 -0.00000 -1.00000; + scale 1.17439 1.17439 1.17439; + }; + }; + instance + { + transform + { + position -19.5441 -26.6685 0.914734; + rotation 91.1770 0.00000 0.00000 -1.00000; + scale 0.964551 0.964551 0.964551; + }; + }; + instance + { + transform + { + position -19.3844 -5.77600 0.788111; + rotation 116.727 0.00000 0.00000 1.00000; + scale 0.948533 0.948533 0.948533; + }; + }; + instance + { + transform + { + position -19.7763 -24.5272 1.05795; + rotation 72.1964 0.00000 0.00000 1.00000; + scale 0.705997 0.705997 0.705997; + }; + }; + instance + { + transform + { + position -19.4831 -24.5487 1.04066; + rotation 163.608 -0.00000 -0.00000 -1.00000; + scale 0.829354 0.829354 0.829354; + }; + }; + instance + { + transform + { + position -13.0909 -21.6573 0.816358; + rotation 117.447 0.00000 0.00000 -1.00000; + scale 1.17806 1.17806 1.17806; + }; + }; + instance + { + transform + { + position -16.0464 8.05107 1.07636; + rotation 169.689 0.00000 0.00000 1.00000; + scale 0.931619 0.931619 0.931619; + }; + }; + instance + { + transform + { + position -15.6370 -23.9051 0.792102; + rotation 131.874 -0.00000 -0.00000 -1.00000; + scale 1.22684 1.22684 1.22684; + }; + }; + instance + { + transform + { + position -17.8919 -21.8601 1.14903; + rotation 148.322 0.00000 0.00000 1.00000; + scale 0.734829 0.734829 0.734829; + }; + }; + instance + { + transform + { + position -14.1910 -20.9032 0.842811; + rotation 141.497 0.00000 0.00000 1.00000; + scale 1.29119 1.29119 1.29119; + }; + }; + instance + { + transform + { + position -14.6340 -20.7949 0.793661; + rotation 143.525 -0.00000 -0.00000 -1.00000; + scale 0.899625 0.899625 0.899625; + }; + }; + instance + { + transform + { + position -19.2158 -22.7580 1.03519; + rotation 91.5674 0.00000 0.00000 1.00000; + scale 0.932796 0.932796 0.932796; + }; + }; + instance + { + transform + { + position -18.2122 -23.7067 0.884617; + rotation 2.35006 0.00000 0.00000 -1.00009; + scale 1.17704 1.17704 1.17704; + }; + }; + instance + { + transform + { + position -18.8076 -25.5635 0.946310; + rotation 157.575 -0.00000 -0.00000 -1.00000; + scale 1.06418 1.06418 1.06418; + }; + }; + instance + { + transform + { + position -16.3696 -21.6295 0.985668; + rotation 107.688 0.00000 0.00000 -1.00000; + scale 1.17412 1.17412 1.17412; + }; + }; + instance + { + transform + { + position -17.7597 7.88072 0.728663; + rotation 156.339 -0.00000 -0.00000 -1.00000; + scale 1.19718 1.19718 1.19718; + }; + }; + instance + { + transform + { + position -17.2043 -24.1725 0.910969; + rotation 144.448 -0.00000 -0.00000 -1.00000; + scale 0.776234 0.776234 0.776234; + }; + }; + instance + { + transform + { + position -16.0422 -23.8862 0.853180; + rotation 82.8673 0.00000 0.00000 -1.00000; + scale 1.03016 1.03016 1.03016; + }; + }; + instance + { + transform + { + position -16.0034 -23.5291 0.925844; + rotation 55.9109 0.00000 0.00000 -1.00000; + scale 0.750818 0.750818 0.750818; + }; + }; + instance + { + transform + { + position -0.333729 9.48476 0.746755; + rotation 112.811 0.00000 0.00000 -1.00000; + scale 0.886136 0.886136 0.886136; + }; + }; + instance + { + transform + { + position 0.486901 -10.3681 0.723719; + rotation 175.814 0.00000 0.00000 1.00000; + scale 1.29845 1.29845 1.29845; + }; + }; + instance + { + transform + { + position -14.2941 -23.9026 0.897498; + rotation 113.452 0.00000 0.00000 -1.00000; + scale 1.29092 1.29092 1.29092; + }; + }; + instance + { + transform + { + position -13.2366 -24.8907 1.18263; + rotation 161.445 -0.00000 -0.00000 -1.00000; + scale 1.17998 1.17998 1.17998; + }; + }; + instance + { + transform + { + position -13.0620 -26.5890 1.02613; + rotation 45.6813 0.00000 0.00000 1.00000; + scale 0.964510 0.964510 0.964510; + }; + }; + instance + { + transform + { + position -13.3430 -26.5174 1.04020; + rotation 112.070 0.00000 0.00000 1.00000; + scale 1.12494 1.12494 1.12494; + }; + }; + instance + { + transform + { + position -14.8816 -24.1689 0.850994; + rotation 28.7064 0.00000 0.00000 1.00000; + scale 0.843829 0.843829 0.843829; + }; + }; + instance + { + transform + { + position -17.7420 -26.1421 0.874629; + rotation 73.9695 0.00000 0.00000 1.00000; + scale 0.837363 0.837363 0.837363; + }; + }; + instance + { + transform + { + position -18.2446 -20.1992 1.03317; + rotation 178.350 -0.00000 -0.00000 -1.00000; + scale 0.714022 0.714022 0.714022; + }; + }; + instance + { + transform + { + position -3.53788 9.39281 0.769892; + rotation 83.6078 0.00000 0.00000 -1.00000; + scale 0.707655 0.707655 0.707655; + }; + }; + instance + { + transform + { + position -18.8098 7.56827 0.746252; + rotation 77.6303 0.00000 0.00000 -1.00000; + scale 0.786295 0.786295 0.786295; + }; + }; + instance + { + transform + { + position -19.4518 -24.8771 1.02588; + rotation 22.9201 0.00000 0.00000 -1.00000; + scale 0.982125 0.982125 0.982125; + }; + }; + instance + { + transform + { + position -19.8863 -29.0734 1.05192; + rotation 10.4803 0.00000 0.00000 -1.00001; + scale 0.815191 0.815191 0.815191; + }; + }; + instance + { + transform + { + position -15.4986 -28.4948 1.08691; + rotation 63.9660 0.00000 0.00000 1.00000; + scale 1.04379 1.04379 1.04379; + }; + }; + instance + { + transform + { + position -15.2811 -28.5147 1.09744; + rotation 77.2523 0.00000 0.00000 1.00000; + scale 1.29844 1.29844 1.29844; + }; + }; + instance + { + transform + { + position -19.2637 -28.5001 1.10075; + rotation 3.66133 0.00000 0.00000 -0.999991; + scale 1.00847 1.00847 1.00847; + }; + }; + instance + { + transform + { + position -13.5075 -29.7211 0.863462; + rotation 66.1194 0.00000 0.00000 -1.00000; + scale 0.846488 0.846488 0.846488; + }; + }; + instance + { + transform + { + position -18.9080 7.33501 0.752848; + rotation 43.8971 0.00000 0.00000 1.00000; + scale 0.974786 0.974786 0.974786; + }; + }; + instance + { + transform + { + position 7.60350 2.22938 0.699340; + rotation 114.979 0.00000 0.00000 -1.00000; + scale 1.08129 1.08129 1.08129; + }; + }; + instance + { + transform + { + position -8.28354 -10.3719 0.971055; + rotation 52.2507 0.00000 0.00000 1.00000; + scale 1.23195 1.23195 1.23195; + }; + }; + instance + { + transform + { + position -17.7453 -28.1237 0.932046; + rotation 1.16901 0.00000 0.00000 -1.00001; + scale 0.918254 0.918254 0.918254; + }; + }; + instance + { + transform + { + position 6.30941 8.24951 0.921709; + rotation 155.911 0.00000 0.00000 1.00000; + scale 1.05520 1.05520 1.05520; + }; + }; + instance + { + transform + { + position 8.13313 7.93688 0.866235; + rotation 116.983 0.00000 0.00000 -1.00000; + scale 1.23580 1.23580 1.23580; + }; + }; + instance + { + transform + { + position -16.8360 -29.5161 1.07182; + rotation 141.378 0.00000 0.00000 1.00000; + scale 1.03876 1.03876 1.03876; + }; + }; + instance + { + transform + { + position -13.5919 -27.9236 1.24758; + rotation 153.450 -0.00000 -0.00000 -1.00000; + scale 1.10730 1.10730 1.10730; + }; + }; + instance + { + transform + { + position -15.6145 -29.7777 0.999011; + rotation 102.593 0.00000 0.00000 -1.00000; + scale 0.740796 0.740796 0.740796; + }; + }; + instance + { + transform + { + position 9.45728 2.98338 0.976210; + rotation 74.1614 0.00000 0.00000 1.00000; + scale 0.723383 0.723383 0.723383; + }; + }; + instance + { + transform + { + position -10.6142 -12.3355 0.885053; + rotation 106.672 0.00000 0.00000 1.00000; + scale 1.01988 1.01988 1.01988; + }; + }; + instance + { + transform + { + position -16.2759 -29.0418 1.01811; + rotation 22.3271 0.00000 0.00000 -1.00000; + scale 0.954332 0.954332 0.954332; + }; + }; + instance + { + transform + { + position -4.76924 9.49277 0.780262; + rotation 176.392 0.00000 0.00000 1.00000; + scale 1.15403 1.15403 1.15403; + }; + }; + instance + { + transform + { + position -16.9688 -27.9142 0.913649; + rotation 163.311 0.00000 0.00000 1.00000; + scale 1.29287 1.29287 1.29287; + }; + }; + instance + { + transform + { + position 4.61901 9.95578 0.725732; + rotation 15.5666 0.00000 0.00000 1.00000; + scale 0.950123 0.950123 0.950123; + }; + }; + instance + { + transform + { + position -18.6120 -28.7906 1.17281; + rotation 6.67683 0.00000 0.00000 -0.999995; + scale 0.796556 0.796556 0.796556; + }; + }; + instance + { + transform + { + position -17.7898 -13.9921 1.22250; + rotation 96.0114 0.00000 0.00000 -1.00000; + scale 0.889272 0.889272 0.889272; + }; + }; + instance + { + transform + { + position -18.9567 -28.8685 1.13949; + rotation 169.125 0.00000 0.00000 1.00000; + scale 0.926639 0.926639 0.926639; + }; + }; + instance + { + transform + { + position -10.5704 1.52192 0.293756; + rotation 165.729 -0.00000 -0.00000 -1.00000; + scale 0.849371 0.849371 0.849371; + }; + }; + instance + { + transform + { + position -18.9717 -27.0809 0.844862; + rotation 74.6972 0.00000 0.00000 1.00000; + scale 0.751794 0.751794 0.751794; + }; + }; + instance + { + transform + { + position -17.9004 -28.8705 1.11428; + rotation 14.4620 0.00000 0.00000 1.00001; + scale 0.733578 0.733578 0.733578; + }; + }; + instance + { + transform + { + position -17.1933 -28.8595 1.05085; + rotation 46.3923 0.00000 0.00000 1.00000; + scale 0.865763 0.865763 0.865764; + }; + }; + instance + { + transform + { + position -15.1555 -28.2730 1.09006; + rotation 157.808 -0.00000 -0.00000 -1.00000; + scale 0.929124 0.929124 0.929124; + }; + }; + instance + { + transform + { + position 2.10292 2.05854 0.164015; + rotation 49.9570 0.00000 0.00000 -1.00000; + scale 0.781331 0.781331 0.781331; + }; + }; + instance + { + transform + { + position -16.0673 -27.7018 0.987293; + rotation 152.020 -0.00000 -0.00000 -1.00000; + scale 1.18356 1.18356 1.18356; + }; + }; + instance + { + transform + { + position -13.3797 -29.2561 0.960671; + rotation 119.980 0.00000 0.00000 1.00000; + scale 1.22751 1.22751 1.22751; + }; + }; + instance + { + transform + { + position -14.9503 -26.8063 1.13593; + rotation 140.208 0.00000 0.00000 1.00000; + scale 1.28021 1.28021 1.28021; + }; + }; + instance + { + transform + { + position -14.7143 -27.3426 1.13702; + rotation 2.11221 0.00000 0.00000 0.999966; + scale 1.25620 1.25620 1.25620; + }; + }; + instance + { + transform + { + position -7.47943 -15.3503 1.06766; + rotation 136.375 -0.00000 -0.00000 -1.00000; + scale 1.26370 1.26370 1.26370; + }; + }; + instance + { + transform + { + position -15.8306 -25.4236 0.963300; + rotation 159.071 -0.00000 -0.00000 -1.00000; + scale 0.824900 0.824900 0.824899; + }; + }; + instance + { + transform + { + position -17.8926 -25.6184 0.888148; + rotation 8.51536 0.00000 0.00000 0.999999; + scale 0.784581 0.784581 0.784581; + }; + }; + instance + { + transform + { + position 1.64266 0.195930 0.215374; + rotation 119.480 0.00000 0.00000 1.00000; + scale 0.712712 0.712712 0.712712; + }; + }; + instance + { + transform + { + position -17.4385 -20.8228 1.10474; + rotation 31.7038 0.00000 0.00000 -1.00000; + scale 1.26363 1.26363 1.26363; + }; + }; + instance + { + transform + { + position -16.1917 -20.3309 0.989456; + rotation 103.053 0.00000 0.00000 -1.00000; + scale 1.00674 1.00674 1.00674; + }; + }; + instance + { + transform + { + position -13.1618 -20.4025 1.08159; + rotation 44.0333 0.00000 0.00000 1.00000; + scale 0.720664 0.720664 0.720664; + }; + }; + instance + { + transform + { + position -19.3957 -22.4627 1.02187; + rotation 51.7247 0.00000 0.00000 1.00000; + scale 0.813015 0.813015 0.813015; + }; + }; + instance + { + transform + { + position 6.12053 2.13567 0.772740; + rotation 22.3856 0.00000 0.00000 -0.999999; + scale 1.12342 1.12342 1.12342; + }; + }; + instance + { + transform + { + position -18.6441 -22.1150 0.970925; + rotation 129.191 -0.00000 -0.00000 -1.00000; + scale 0.705508 0.705508 0.705508; + }; + }; + instance + { + transform + { + position -9.69239 -16.1773 1.10661; + rotation 171.230 0.00000 0.00000 1.00000; + scale 0.761098 0.761098 0.761098; + }; + }; + instance + { + transform + { + position -19.2797 9.11279 0.837513; + rotation 20.3269 0.00000 0.00000 1.00000; + scale 1.09090 1.09090 1.09090; + }; + }; + instance + { + transform + { + position -17.8889 -26.3836 0.839792; + rotation 86.5152 0.00000 0.00000 1.00000; + scale 1.21961 1.21961 1.21961; + }; + }; + instance + { + transform + { + position -9.89307 1.19055 0.186652; + rotation 3.91649 0.00000 0.00000 1.00001; + scale 1.19592 1.19592 1.19592; + }; + }; + instance + { + transform + { + position -14.7609 -23.3872 0.811068; + rotation 113.068 0.00000 0.00000 -1.00000; + scale 1.20486 1.20486 1.20486; + }; + }; + instance + { + transform + { + position -15.4478 -26.6054 1.06400; + rotation 60.0650 0.00000 0.00000 -1.00000; + scale 1.03826 1.03826 1.03826; + }; + }; + instance + { + transform + { + position -13.7672 -24.5864 1.11575; + rotation 52.1901 0.00000 0.00000 -1.00000; + scale 1.03367 1.03367 1.03367; + }; + }; + instance + { + transform + { + position -13.2013 -26.8599 1.07568; + rotation 165.376 0.00000 0.00000 1.00000; + scale 0.877834 0.877834 0.877834; + }; + }; + instance + { + transform + { + position -14.0110 -25.0111 1.12698; + rotation 145.041 0.00000 0.00000 1.00000; + scale 0.934785 0.934785 0.934785; + }; + }; + instance + { + transform + { + position -14.5344 -26.9201 1.21982; + rotation 124.891 0.00000 0.00000 1.00000; + scale 0.910715 0.910715 0.910715; + }; + }; + instance + { + transform + { + position -15.3787 -27.0107 1.02933; + rotation 121.356 0.00000 0.00000 1.00000; + scale 0.993142 0.993142 0.993142; + }; + }; + instance + { + transform + { + position -8.53090 -15.9593 1.07019; + rotation 98.8155 0.00000 0.00000 -1.00000; + scale 0.812613 0.812613 0.812613; + }; + }; + instance + { + transform + { + position -15.0189 -26.3429 1.18511; + rotation 77.9676 0.00000 0.00000 1.00000; + scale 0.861430 0.861430 0.861430; + }; + }; + instance + { + transform + { + position -15.3995 -26.1047 1.14248; + rotation 34.9341 0.00000 0.00000 1.00000; + scale 0.728091 0.728091 0.728091; + }; + }; + instance + { + transform + { + position -14.7310 -23.7991 0.842612; + rotation 126.039 0.00000 0.00000 1.00000; + scale 1.07251 1.07251 1.07251; + }; + }; + instance + { + transform + { + position -14.1415 -24.1600 0.977733; + rotation 29.2814 0.00000 0.00000 -1.00000; + scale 1.21930 1.21930 1.21930; + }; + }; + instance + { + transform + { + position -11.6011 -0.0674572 0.398640; + rotation 159.289 -0.00000 -0.00000 -1.00000; + scale 0.858815 0.858815 0.858815; + }; + }; + instance + { + transform + { + position -18.7730 8.21319 0.727313; + rotation 137.102 0.00000 0.00000 1.00000; + scale 0.941321 0.941321 0.941321; + }; + }; + instance + { + transform + { + position -14.4464 -24.3378 0.951759; + rotation 100.556 0.00000 0.00000 1.00000; + scale 1.17792 1.17792 1.17792; + }; + }; + instance + { + transform + { + position 9.55840 -16.8544 0.843821; + rotation 133.719 0.00000 0.00000 1.00000; + scale 1.26390 1.26390 1.26390; + }; + }; + instance + { + transform + { + position -15.6730 -25.0906 0.883395; + rotation 153.694 -0.00000 -0.00000 -1.00000; + scale 1.13969 1.13969 1.13969; + }; + }; + instance + { + transform + { + position -3.60878 6.80160 0.362149; + rotation 14.9582 0.00000 0.00000 1.00000; + scale 1.12917 1.12917 1.12917; + }; + }; + instance + { + transform + { + position -10.7181 -0.631734 0.484990; + rotation 93.7814 0.00000 0.00000 -1.00000; + scale 0.915552 0.915552 0.915552; + }; + }; + instance + { + transform + { + position -16.7263 -23.6293 0.976672; + rotation 106.123 0.00000 0.00000 -1.00000; + scale 0.892503 0.892503 0.892503; + }; + }; + instance + { + transform + { + position -11.3280 -1.11630 0.423542; + rotation 130.960 0.00000 0.00000 1.00000; + scale 1.17251 1.17251 1.17250; + }; + }; + instance + { + transform + { + position -16.0424 -21.7010 0.962498; + rotation 165.481 -0.00000 -0.00000 -1.00000; + scale 0.752246 0.752246 0.752246; + }; + }; + instance + { + transform + { + position -17.0237 6.34804 0.925104; + rotation 92.1379 0.00000 0.00000 -1.00000; + scale 0.795411 0.795411 0.795411; + }; + }; + instance + { + transform + { + position -14.5448 6.58127 0.801910; + rotation 121.360 0.00000 0.00000 1.00000; + scale 0.917546 0.917546 0.917546; + }; + }; + instance + { + transform + { + position 7.95994 8.63096 0.962865; + rotation 160.201 0.00000 0.00000 1.00000; + scale 0.708634 0.708634 0.708634; + }; + }; + instance + { + transform + { + position -18.3450 -26.0728 0.869448; + rotation 14.6297 0.00000 0.00000 -1.00000; + scale 0.903419 0.903419 0.903419; + }; + }; + instance + { + transform + { + position -5.38272 -1.03615 0.227118; + rotation 68.5291 0.00000 0.00000 1.00000; + scale 1.06296 1.06296 1.06296; + }; + }; + instance + { + transform + { + position -5.94991 -0.0794067 0.0341495; + rotation 0.250229 0.00000 0.00000 0.997293; + scale 1.28509 1.28509 1.28509; + }; + }; + instance + { + transform + { + position -18.3738 -21.8799 1.06933; + rotation 87.5920 0.00000 0.00000 1.00000; + scale 1.04388 1.04388 1.04388; + }; + }; + instance + { + transform + { + position -17.7596 -21.6240 1.19145; + rotation 67.1464 0.00000 0.00000 -1.00000; + scale 0.792050 0.792050 0.792050; + }; + }; + instance + { + transform + { + position -18.1618 -22.6301 0.946372; + rotation 17.0669 0.00000 0.00000 1.00000; + scale 1.00735 1.00735 1.00735; + }; + }; + instance + { + transform + { + position -17.2944 -1.12455 0.849953; + rotation 41.5950 0.00000 0.00000 1.00000; + scale 1.29480 1.29480 1.29480; + }; + }; + instance + { + transform + { + position -15.8540 -19.9492 0.911357; + rotation 80.9182 0.00000 0.00000 -1.00000; + scale 1.10447 1.10447 1.10447; + }; + }; + instance + { + transform + { + position -15.3335 -20.8864 0.846833; + rotation 45.0435 0.00000 0.00000 1.00000; + scale 0.791591 0.791591 0.791591; + }; + }; + instance + { + transform + { + position -11.4947 -6.78960 1.02111; + rotation 164.495 0.00000 0.00000 1.00000; + scale 0.852439 0.852439 0.852439; + }; + }; + instance + { + transform + { + position -16.9545 -20.1815 1.06966; + rotation 75.5268 0.00000 0.00000 1.00000; + scale 0.853173 0.853173 0.853173; + }; + }; + instance + { + transform + { + position -17.8968 -20.5552 1.06761; + rotation 39.9203 0.00000 0.00000 1.00000; + scale 0.930985 0.930985 0.930985; + }; + }; + instance + { + transform + { + position -11.3072 -3.73116 0.913457; + rotation 105.594 0.00000 0.00000 -1.00000; + scale 0.890556 0.890556 0.890556; + }; + }; + instance + { + transform + { + position -19.6774 -21.1028 0.898437; + rotation 179.776 -0.00000 -0.00000 -1.00000; + scale 0.953820 0.953820 0.953820; + }; + }; + instance + { + transform + { + position -19.4881 -21.5577 0.904849; + rotation 155.776 -0.00000 -0.00000 -1.00000; + scale 0.798970 0.798970 0.798970; + }; + }; + instance + { + transform + { + position -19.5809 -21.7445 0.912188; + rotation 94.5806 0.00000 0.00000 1.00000; + scale 0.874444 0.874444 0.874444; + }; + }; + instance + { + transform + { + position -19.1476 -21.5193 0.963794; + rotation 34.6124 0.00000 0.00000 1.00000; + scale 1.09660 1.09660 1.09660; + }; + }; + instance + { + transform + { + position -18.9017 -23.7518 0.960113; + rotation 76.9249 0.00000 0.00000 1.00000; + scale 0.733130 0.733130 0.733130; + }; + }; + instance + { + transform + { + position -19.6018 -25.8285 0.971565; + rotation 33.6407 0.00000 0.00000 1.00000; + scale 0.730134 0.730134 0.730134; + }; + }; + instance + { + transform + { + position -19.1692 -25.0948 0.994335; + rotation 176.165 -0.00000 -0.00000 -1.00000; + scale 0.799228 0.799228 0.799228; + }; + }; + instance + { + transform + { + position -12.4431 8.93388 0.763155; + rotation 36.7007 0.00000 0.00000 -1.00000; + scale 1.09767 1.09767 1.09767; + }; + }; + instance + { + transform + { + position 9.57908 -13.5684 0.855251; + rotation 96.1298 0.00000 0.00000 1.00000; + scale 0.905852 0.905852 0.905852; + }; + }; + instance + { + transform + { + position -17.8916 -23.8888 0.891425; + rotation 95.8532 0.00000 0.00000 1.00000; + scale 0.848890 0.848890 0.848890; + }; + }; + instance + { + transform + { + position -10.6052 -2.51413 0.718088; + rotation 34.7405 0.00000 0.00000 1.00000; + scale 0.822975 0.822975 0.822975; + }; + }; + instance + { + transform + { + position -17.8186 -1.67111 0.953183; + rotation 22.2145 0.00000 0.00000 -1.00000; + scale 0.702791 0.702791 0.702791; + }; + }; + instance + { + transform + { + position -18.1378 -1.98900 0.975719; + rotation 82.1384 0.00000 0.00000 1.00000; + scale 1.09319 1.09319 1.09319; + }; + }; + instance + { + transform + { + position -17.2603 -25.8093 0.847756; + rotation 178.613 0.00000 0.00000 1.00000; + scale 1.23255 1.23255 1.23255; + }; + }; + instance + { + transform + { + position -15.1695 -21.7336 0.935262; + rotation 9.06345 0.00000 0.00000 -0.999998; + scale 0.890593 0.890593 0.890593; + }; + }; + instance + { + transform + { + position -13.4065 -23.7823 0.982377; + rotation 72.0823 0.00000 0.00000 -1.00000; + scale 1.04388 1.04388 1.04388; + }; + }; + instance + { + transform + { + position -15.0462 4.53543 0.760401; + rotation 11.3252 0.00000 0.00000 0.999998; + scale 0.882931 0.882931 0.882931; + }; + }; + instance + { + transform + { + position -13.0237 -25.5349 1.20196; + rotation 102.444 0.00000 0.00000 -1.00000; + scale 0.845964 0.845964 0.845964; + }; + }; + instance + { + transform + { + position -15.2648 -25.1514 0.967228; + rotation 79.0522 0.00000 0.00000 -1.00000; + scale 0.970652 0.970652 0.970652; + }; + }; + instance + { + transform + { + position -15.5911 -25.3122 0.977293; + rotation 125.863 0.00000 0.00000 1.00000; + scale 0.740848 0.740848 0.740848; + }; + }; + instance + { + transform + { + position -2.63269 -27.6368 1.20072; + rotation 111.572 0.00000 0.00000 1.00000; + scale 0.953472 0.953472 0.953472; + }; + }; + instance + { + transform + { + position -14.6803 -20.5160 0.807864; + rotation 91.1587 0.00000 0.00000 -1.00000; + scale 1.13968 1.13968 1.13968; + }; + }; + instance + { + transform + { + position -5.63852 -5.21520 0.585847; + rotation 132.162 -0.00000 -0.00000 -1.00000; + scale 1.18304 1.18304 1.18304; + }; + }; + instance + { + transform + { + position -18.2642 -21.0770 1.18724; + rotation 77.3874 0.00000 0.00000 1.00000; + scale 1.20728 1.20728 1.20728; + }; + }; + instance + { + transform + { + position -8.04772 -1.76321 0.450323; + rotation 116.344 0.00000 0.00000 -1.00000; + scale 0.942870 0.942870 0.942870; + }; + }; + instance + { + transform + { + position -19.2416 -26.7691 0.848424; + rotation 130.232 -0.00000 -0.00000 -1.00000; + scale 0.826003 0.826003 0.826003; + }; + }; + instance + { + transform + { + position 2.55262 -27.5286 1.11235; + rotation 44.8118 0.00000 0.00000 -1.00000; + scale 0.704296 0.704296 0.704296; + }; + }; + instance + { + transform + { + position -5.80129 -1.50939 0.272301; + rotation 170.243 0.00000 0.00000 1.00000; + scale 0.825537 0.825537 0.825537; + }; + }; + instance + { + transform + { + position 5.73286 -13.9540 0.962359; + rotation 73.3184 0.00000 0.00000 -1.00000; + scale 1.01787 1.01787 1.01787; + }; + }; + instance + { + transform + { + position -5.02980 -4.77470 0.573864; + rotation 19.8633 0.00000 0.00000 -0.999999; + scale 1.29355 1.29355 1.29355; + }; + }; + instance + { + transform + { + position -8.44485 -28.4857 1.06218; + rotation 95.6327 0.00000 0.00000 -1.00000; + scale 1.18375 1.18375 1.18375; + }; + }; + instance + { + transform + { + position -16.2176 -24.1697 0.829818; + rotation 47.0088 0.00000 0.00000 -1.00000; + scale 1.03301 1.03301 1.03301; + }; + }; + instance + { + transform + { + position -16.4151 -23.9943 0.873891; + rotation 0.298707 0.00000 0.00000 1.01212; + scale 0.909621 0.909621 0.909621; + }; + }; + instance + { + transform + { + position -5.96646 -3.90699 0.506065; + rotation 13.9312 0.00000 0.00000 1.00000; + scale 0.931418 0.931418 0.931418; + }; + }; + instance + { + transform + { + position -14.2934 -25.8786 1.18331; + rotation 115.045 0.00000 0.00000 1.00000; + scale 1.23620 1.23620 1.23620; + }; + }; + instance + { + transform + { + position -16.0160 -23.2860 0.989306; + rotation 149.241 0.00000 0.00000 1.00000; + scale 1.20059 1.20059 1.20059; + }; + }; + instance + { + transform + { + position -18.9693 -20.3716 1.10659; + rotation 36.4708 0.00000 0.00000 1.00000; + scale 1.16693 1.16693 1.16693; + }; + }; + instance + { + transform + { + position 6.89673 -27.9036 0.920195; + rotation 104.717 0.00000 0.00000 -1.00000; + scale 0.795265 0.795265 0.795265; + }; + }; + instance + { + transform + { + position -17.0117 -22.0238 1.15847; + rotation 135.106 -0.00000 -0.00000 -1.00000; + scale 1.27609 1.27609 1.27609; + }; + }; + instance + { + transform + { + position -16.8886 -20.9361 1.06662; + rotation 167.195 -0.00000 -0.00000 -1.00000; + scale 1.05596 1.05596 1.05596; + }; + }; + instance + { + transform + { + position -0.531555 9.76309 0.740848; + rotation 37.5911 0.00000 0.00000 -1.00000; + scale 1.27858 1.27858 1.27858; + }; + }; + instance + { + transform + { + position -19.1820 -17.4665 1.01933; + rotation 12.7172 0.00000 0.00000 -1.00000; + scale 0.848517 0.848517 0.848517; + }; + }; + instance + { + transform + { + position -14.6541 -17.4183 0.979035; + rotation 131.955 -0.00000 -0.00000 -1.00000; + scale 0.852185 0.852185 0.852185; + }; + }; + instance + { + transform + { + position -15.7161 -19.3190 0.973632; + rotation 175.595 -0.00000 -0.00000 -1.00000; + scale 0.906550 0.906550 0.906550; + }; + }; + instance + { + transform + { + position -8.90737 -28.1974 1.08605; + rotation 113.432 0.00000 0.00000 1.00000; + scale 0.759551 0.759551 0.759551; + }; + }; + instance + { + transform + { + position -13.1098 -17.2685 0.856712; + rotation 83.9677 0.00000 0.00000 1.00000; + scale 0.711306 0.711306 0.711306; + }; + }; + instance + { + transform + { + position -11.8575 -29.2293 1.00066; + rotation 137.676 -0.00000 -0.00000 -1.00000; + scale 0.905180 0.905180 0.905180; + }; + }; + instance + { + transform + { + position 3.81823 -15.7476 1.05580; + rotation 28.3142 0.00000 0.00000 1.00000; + scale 0.993485 0.993485 0.993485; + }; + }; + instance + { + transform + { + position -18.8945 -17.8977 1.02815; + rotation 25.0970 0.00000 0.00000 -1.00000; + scale 1.04061 1.04061 1.04061; + }; + }; + instance + { + transform + { + position -15.5880 -18.9227 0.998184; + rotation 156.247 -0.00000 -0.00000 -1.00000; + scale 0.851701 0.851701 0.851701; + }; + }; + instance + { + transform + { + position 6.54111 -0.925137 0.649213; + rotation 30.8580 0.00000 0.00000 -1.00000; + scale 1.17543 1.17543 1.17543; + }; + }; + instance + { + transform + { + position -17.7833 -17.9893 0.904421; + rotation 178.295 -0.00000 -0.00000 -1.00000; + scale 1.10715 1.10715 1.10715; + }; + }; + instance + { + transform + { + position -17.0190 -18.2234 0.771753; + rotation 130.064 -0.00000 -0.00000 -1.00000; + scale 1.18542 1.18542 1.18542; + }; + }; + instance + { + transform + { + position -18.8949 -18.4054 1.07315; + rotation 148.920 0.00000 0.00000 1.00000; + scale 0.937243 0.937243 0.937243; + }; + }; + instance + { + transform + { + position 7.38162 -11.1764 0.948012; + rotation 81.0105 0.00000 0.00000 -1.00000; + scale 1.02667 1.02667 1.02667; + }; + }; + instance + { + transform + { + position -13.6208 -11.0608 1.14953; + rotation 69.0249 0.00000 0.00000 1.00000; + scale 0.947689 0.947689 0.947689; + }; + }; + instance + { + transform + { + position 6.22255 -5.73113 0.829636; + rotation 160.714 0.00000 0.00000 1.00000; + scale 1.08994 1.08994 1.08994; + }; + }; + instance + { + transform + { + position -17.7498 -13.3954 1.17753; + rotation 15.8942 0.00000 0.00000 -1.00000; + scale 0.933604 0.933604 0.933604; + }; + }; + instance + { + transform + { + position -18.0319 -11.3205 0.863732; + rotation 120.350 0.00000 0.00000 1.00000; + scale 1.03348 1.03348 1.03348; + }; + }; + instance + { + transform + { + position -19.6271 -13.5773 0.757367; + rotation 142.663 0.00000 0.00000 1.00000; + scale 1.24739 1.24739 1.24739; + }; + }; + instance + { + transform + { + position 3.75253 -27.5141 1.10531; + rotation 120.536 0.00000 0.00000 1.00000; + scale 1.24108 1.24108 1.24108; + }; + }; + instance + { + transform + { + position -18.6329 -14.3203 1.04336; + rotation 64.7348 0.00000 0.00000 -1.00000; + scale 0.993277 0.993277 0.993277; + }; + }; + instance + { + transform + { + position -6.09831 7.62431 0.630080; + rotation 139.512 -0.00000 -0.00000 -1.00000; + scale 1.10853 1.10853 1.10853; + }; + }; + instance + { + transform + { + position -5.91104 7.77770 0.686116; + rotation 124.346 0.00000 0.00000 1.00000; + scale 1.09891 1.09891 1.09891; + }; + }; + instance + { + transform + { + position 4.74386 -5.45876 0.865443; + rotation 105.757 0.00000 0.00000 -1.00000; + scale 1.14728 1.14728 1.14728; + }; + }; + instance + { + transform + { + position -13.5232 -11.8869 1.10325; + rotation 64.5661 0.00000 0.00000 -1.00000; + scale 1.20347 1.20347 1.20347; + }; + }; + instance + { + transform + { + position 3.22550 -5.57457 0.714669; + rotation 84.8487 0.00000 0.00000 -1.00000; + scale 1.04050 1.04050 1.04050; + }; + }; + instance + { + transform + { + position -13.4548 -14.9267 0.809025; + rotation 96.6327 0.00000 0.00000 -1.00000; + scale 0.783725 0.783725 0.783725; + }; + }; + instance + { + transform + { + position 1.27844 -4.00746 0.388686; + rotation 124.062 -0.00000 -0.00000 -1.00000; + scale 0.788757 0.788757 0.788757; + }; + }; + instance + { + transform + { + position -14.5596 -15.7478 0.847662; + rotation 60.9058 0.00000 0.00000 -1.00000; + scale 1.00202 1.00202 1.00202; + }; + }; + instance + { + transform + { + position -14.0525 -15.7914 0.839077; + rotation 133.503 0.00000 0.00000 1.00000; + scale 1.05651 1.05651 1.05651; + }; + }; + instance + { + transform + { + position -15.0252 -17.0094 0.940423; + rotation 98.6066 0.00000 0.00000 1.00000; + scale 1.10614 1.10614 1.10614; + }; + }; + instance + { + transform + { + position -14.8691 -16.5751 0.871211; + rotation 105.594 0.00000 0.00000 -1.00000; + scale 1.16794 1.16794 1.16794; + }; + }; + instance + { + transform + { + position -15.3799 -16.4202 0.993289; + rotation 159.853 -0.00000 -0.00000 -1.00000; + scale 1.14881 1.14881 1.14881; + }; + }; + instance + { + transform + { + position 0.932532 -3.46136 0.361519; + rotation 149.909 -0.00000 -0.00000 -1.00000; + scale 1.19082 1.19082 1.19082; + }; + }; + instance + { + transform + { + position -1.32981 -6.55376 0.733895; + rotation 67.8363 0.00000 0.00000 1.00000; + scale 1.29960 1.29960 1.29960; + }; + }; + instance + { + transform + { + position -14.2267 -12.9541 0.996247; + rotation 44.7156 0.00000 0.00000 1.00000; + scale 0.860169 0.860169 0.860169; + }; + }; + instance + { + transform + { + position 3.28328 1.58448 0.376132; + rotation 13.1512 0.00000 0.00000 0.999999; + scale 0.710356 0.710356 0.710356; + }; + }; + instance + { + transform + { + position 1.53722 -28.7865 0.827671; + rotation 13.2905 0.00000 0.00000 -0.999999; + scale 0.841795 0.841795 0.841795; + }; + }; + instance + { + transform + { + position -4.46738 -5.64075 0.615126; + rotation 118.784 0.00000 0.00000 1.00000; + scale 0.741377 0.741377 0.741377; + }; + }; + instance + { + transform + { + position 1.52757 -29.6760 0.897747; + rotation 3.42424 0.00000 0.00000 -0.999990; + scale 0.785695 0.785695 0.785695; + }; + }; + instance + { + transform + { + position -17.8432 -14.7679 1.21876; + rotation 168.742 -0.00000 -0.00000 -1.00000; + scale 0.905169 0.905169 0.905169; + }; + }; + instance + { + transform + { + position -16.2178 -12.0005 0.984281; + rotation 114.823 0.00000 0.00000 -1.00000; + scale 1.15621 1.15621 1.15621; + }; + }; + instance + { + transform + { + position -13.3184 3.29110 0.722923; + rotation 104.782 0.00000 0.00000 -1.00000; + scale 0.735971 0.735971 0.735971; + }; + }; + instance + { + transform + { + position -1.80731 -28.5587 0.979589; + rotation 53.1100 0.00000 0.00000 1.00000; + scale 1.14854 1.14854 1.14854; + }; + }; + instance + { + transform + { + position -17.0925 -12.6734 1.06100; + rotation 28.2511 0.00000 0.00000 1.00000; + scale 1.12633 1.12633 1.12633; + }; + }; + instance + { + transform + { + position -19.0292 -16.6259 1.14319; + rotation 118.942 0.00000 0.00000 1.00000; + scale 1.03887 1.03887 1.03887; + }; + }; + instance + { + transform + { + position -3.72252 -27.9508 1.14318; + rotation 51.7293 0.00000 0.00000 1.00000; + scale 0.860849 0.860849 0.860849; + }; + }; + instance + { + transform + { + position -19.4690 -14.8501 0.944829; + rotation 47.0455 0.00000 0.00000 -1.00000; + scale 1.12731 1.12731 1.12731; + }; + }; + instance + { + transform + { + position -4.25115 -27.9986 1.09086; + rotation 148.884 0.00000 0.00000 1.00000; + scale 0.908988 0.908988 0.908988; + }; + }; + instance + { + transform + { + position -13.7107 -9.85765 0.970956; + rotation 142.619 -0.00000 -0.00000 -1.00000; + scale 0.867823 0.867823 0.867823; + }; + }; + instance + { + transform + { + position -2.56334 -2.54896 0.175814; + rotation 19.0042 0.00000 0.00000 -1.00000; + scale 1.24151 1.24151 1.24151; + }; + }; + instance + { + transform + { + position 6.87619 5.48989 0.653962; + rotation 0.630558 0.00000 0.00000 -1.00021; + scale 0.853974 0.853974 0.853974; + }; + }; + instance + { + transform + { + position -0.206726 -4.30333 0.428727; + rotation 116.575 0.00000 0.00000 1.00000; + scale 0.769375 0.769375 0.769375; + }; + }; + instance + { + transform + { + position -15.4051 -11.0735 0.884174; + rotation 63.5865 0.00000 0.00000 1.00000; + scale 0.915695 0.915695 0.915695; + }; + }; + instance + { + transform + { + position -16.2098 -10.7840 0.746253; + rotation 162.117 0.00000 0.00000 1.00000; + scale 0.888701 0.888701 0.888701; + }; + }; + instance + { + transform + { + position -17.6612 -10.8664 0.931917; + rotation 6.74382 0.00000 0.00000 -0.999996; + scale 1.23335 1.23335 1.23335; + }; + }; + instance + { + transform + { + position -17.2852 -10.6810 0.895820; + rotation 174.384 -0.00000 -0.00000 -1.00000; + scale 0.790361 0.790361 0.790361; + }; + }; + instance + { + transform + { + position -5.01238 -2.26318 0.342915; + rotation 105.844 0.00000 0.00000 -1.00000; + scale 1.13009 1.13009 1.13009; + }; + }; + instance + { + transform + { + position -4.97707 -2.00786 0.341628; + rotation 99.7253 0.00000 0.00000 1.00000; + scale 1.05259 1.05259 1.05259; + }; + }; + instance + { + transform + { + position -1.27630 -2.28135 0.0989437; + rotation 179.913 -0.00000 -0.00000 -1.00000; + scale 0.852208 0.852208 0.852208; + }; + }; + instance + { + transform + { + position -17.0939 -13.8248 1.22586; + rotation 23.9285 0.00000 0.00000 -1.00000; + scale 0.898110 0.898110 0.898110; + }; + }; + instance + { + transform + { + position -16.8303 -13.8349 1.21734; + rotation 9.26556 0.00000 0.00000 0.999998; + scale 0.814816 0.814816 0.814816; + }; + }; + instance + { + transform + { + position -15.7366 -16.1025 1.05525; + rotation 156.996 0.00000 0.00000 1.00000; + scale 0.789729 0.789729 0.789729; + }; + }; + instance + { + transform + { + position 6.64906 5.78906 0.695430; + rotation 43.4668 0.00000 0.00000 -1.00000; + scale 0.905475 0.905475 0.905475; + }; + }; + instance + { + transform + { + position -15.0994 -16.0386 0.885714; + rotation 69.2065 0.00000 0.00000 -1.00000; + scale 0.709453 0.709453 0.709453; + }; + }; + instance + { + transform + { + position 5.45153 -4.98210 0.686632; + rotation 76.9305 0.00000 0.00000 -1.00000; + scale 0.959802 0.959802 0.959802; + }; + }; + instance + { + transform + { + position -13.3763 -15.7243 0.850493; + rotation 68.9157 0.00000 0.00000 1.00000; + scale 0.786033 0.786033 0.786033; + }; + }; + instance + { + transform + { + position -15.9976 -15.4592 1.02749; + rotation 169.443 -0.00000 -0.00000 -1.00000; + scale 1.17912 1.17912 1.17912; + }; + }; + instance + { + transform + { + position 8.68903 -5.98917 0.935340; + rotation 117.624 0.00000 0.00000 1.00000; + scale 1.26220 1.26220 1.26220; + }; + }; + instance + { + transform + { + position -19.1658 -15.1100 1.01777; + rotation 28.4367 0.00000 0.00000 1.00000; + scale 0.948223 0.948223 0.948223; + }; + }; + instance + { + transform + { + position -9.79072 -3.24016 0.695357; + rotation 82.4261 0.00000 0.00000 -1.00000; + scale 0.829412 0.829412 0.829412; + }; + }; + instance + { + transform + { + position -4.45764 -28.6885 0.953535; + rotation 171.091 -0.00000 -0.00000 -1.00000; + scale 1.09203 1.09203 1.09203; + }; + }; + instance + { + transform + { + position -19.0678 -11.6332 0.991679; + rotation 113.517 0.00000 0.00000 -1.00000; + scale 0.837584 0.837584 0.837584; + }; + }; + instance + { + transform + { + position -16.8713 -14.5452 1.12080; + rotation 85.0042 0.00000 0.00000 -1.00000; + scale 0.716345 0.716345 0.716345; + }; + }; + instance + { + transform + { + position -18.3824 -16.7116 1.16271; + rotation 32.2671 0.00000 0.00000 1.00000; + scale 1.28504 1.28504 1.28504; + }; + }; + instance + { + transform + { + position -14.8757 -11.7868 1.01795; + rotation 155.693 0.00000 0.00000 1.00000; + scale 0.871995 0.871995 0.871995; + }; + }; + instance + { + transform + { + position -3.89893 -29.0356 0.848755; + rotation 68.0909 0.00000 0.00000 -1.00000; + scale 1.09886 1.09886 1.09886; + }; + }; + instance + { + transform + { + position -13.2435 -14.3755 0.872986; + rotation 161.109 -0.00000 -0.00000 -1.00000; + scale 1.02106 1.02106 1.02106; + }; + }; + instance + { + transform + { + position -15.7388 -8.46966 1.06774; + rotation 41.8113 0.00000 0.00000 1.00000; + scale 1.08422 1.08422 1.08422; + }; + }; + instance + { + transform + { + position -18.7120 -8.28583 0.849493; + rotation 62.1895 0.00000 0.00000 1.00000; + scale 1.05754 1.05754 1.05754; + }; + }; + instance + { + transform + { + position -3.32886 -11.6451 0.925029; + rotation 102.432 0.00000 0.00000 -1.00000; + scale 1.05525 1.05525 1.05525; + }; + }; + instance + { + transform + { + position -16.7934 -9.12488 0.901142; + rotation 15.7529 0.00000 0.00000 -0.999999; + scale 1.14571 1.14571 1.14571; + }; + }; + instance + { + transform + { + position -13.3437 -9.94417 0.973844; + rotation 119.765 0.00000 0.00000 -1.00000; + scale 0.931830 0.931830 0.931830; + }; + }; + instance + { + transform + { + position -1.35017 -2.76189 0.233959; + rotation 176.273 -0.00000 -0.00000 -1.00000; + scale 0.827929 0.827929 0.827929; + }; + }; + instance + { + transform + { + position -1.44840 5.96098 0.0798406; + rotation 29.8679 0.00000 0.00000 -1.00000; + scale 0.950955 0.950955 0.950955; + }; + }; + instance + { + transform + { + position -17.3598 -9.98894 0.833321; + rotation 128.462 0.00000 0.00000 1.00000; + scale 1.01359 1.01359 1.01359; + }; + }; + instance + { + transform + { + position -11.1212 -0.302486 0.397862; + rotation 173.355 -0.00000 -0.00000 -1.00000; + scale 1.07978 1.07978 1.07978; + }; + }; + instance + { + transform + { + position -17.5646 -8.08963 0.935079; + rotation 27.4741 0.00000 0.00000 1.00000; + scale 1.26166 1.26166 1.26167; + }; + }; + instance + { + transform + { + position 4.88634 5.56517 0.672517; + rotation 45.1455 0.00000 0.00000 1.00000; + scale 1.03940 1.03940 1.03940; + }; + }; + instance + { + transform + { + position -18.4173 -8.19790 0.863100; + rotation 41.2893 0.00000 0.00000 1.00000; + scale 1.08683 1.08683 1.08683; + }; + }; + instance + { + transform + { + position -11.2364 1.48486 0.418339; + rotation 132.138 0.00000 0.00000 1.00000; + scale 0.953041 0.953041 0.953041; + }; + }; + instance + { + transform + { + position -19.4943 -9.41149 0.988357; + rotation 145.422 -0.00000 -0.00000 -1.00000; + scale 0.769821 0.769821 0.769821; + }; + }; + instance + { + transform + { + position -12.6756 1.10316 0.536746; + rotation 99.6682 0.00000 0.00000 1.00000; + scale 1.05651 1.05651 1.05651; + }; + }; + instance + { + transform + { + position 2.37638 -27.9725 0.999559; + rotation 87.7875 0.00000 0.00000 1.00000; + scale 0.907236 0.907236 0.907236; + }; + }; + instance + { + transform + { + position -13.4733 -8.86590 0.830166; + rotation 109.856 0.00000 0.00000 -1.00000; + scale 0.996256 0.996256 0.996256; + }; + }; + instance + { + transform + { + position -13.1220 -8.74026 0.769610; + rotation 79.1863 0.00000 0.00000 1.00000; + scale 1.09777 1.09777 1.09777; + }; + }; + instance + { + transform + { + position -13.4202 -8.01230 0.835982; + rotation 176.348 -0.00000 -0.00000 -1.00000; + scale 1.17238 1.17238 1.17238; + }; + }; + instance + { + transform + { + position -17.3869 -8.62545 0.865495; + rotation 162.570 0.00000 0.00000 1.00000; + scale 0.724415 0.724415 0.724415; + }; + }; + instance + { + transform + { + position 1.47843 -29.0510 0.847092; + rotation 161.482 -0.00000 -0.00000 -1.00000; + scale 0.746459 0.746459 0.746459; + }; + }; + instance + { + transform + { + position -12.5189 2.28726 0.685481; + rotation 62.3994 0.00000 0.00000 -1.00000; + scale 1.06761 1.06761 1.06761; + }; + }; + instance + { + transform + { + position -2.50778 6.95910 0.311403; + rotation 23.2230 0.00000 0.00000 1.00000; + scale 1.08702 1.08702 1.08702; + }; + }; + instance + { + transform + { + position -16.1267 -9.11572 1.05064; + rotation 64.9477 0.00000 0.00000 1.00000; + scale 1.03322 1.03322 1.03322; + }; + }; + instance + { + transform + { + position 0.974625 -28.1090 0.913188; + rotation 30.4830 0.00000 0.00000 -1.00000; + scale 0.742219 0.742219 0.742219; + }; + }; + instance + { + transform + { + position -17.7448 -9.04192 0.771037; + rotation 86.5119 0.00000 0.00000 1.00000; + scale 1.09726 1.09726 1.09726; + }; + }; + instance + { + transform + { + position -15.6852 -3.40629 0.662871; + rotation 118.458 0.00000 0.00000 -1.00000; + scale 0.821814 0.821814 0.821814; + }; + }; + instance + { + transform + { + position -17.5239 -5.26936 0.751472; + rotation 5.26346 0.00000 0.00000 0.999994; + scale 1.21389 1.21389 1.21389; + }; + }; + instance + { + transform + { + position -17.4670 -3.71188 0.891072; + rotation 51.6705 0.00000 0.00000 1.00000; + scale 1.07928 1.07928 1.07928; + }; + }; + instance + { + transform + { + position -1.90599 -12.9755 0.977278; + rotation 68.5889 0.00000 0.00000 1.00000; + scale 1.23747 1.23747 1.23747; + }; + }; + instance + { + transform + { + position 2.16484 -28.9047 0.804200; + rotation 100.263 0.00000 0.00000 1.00000; + scale 1.23437 1.23437 1.23437; + }; + }; + instance + { + transform + { + position -10.5352 6.95915 0.488948; + rotation 69.6119 0.00000 0.00000 -1.00000; + scale 0.820184 0.820184 0.820185; + }; + }; + instance + { + transform + { + position -16.5337 0.923428 0.925132; + rotation 77.1971 0.00000 0.00000 1.00000; + scale 1.16762 1.16762 1.16762; + }; + }; + instance + { + transform + { + position -18.5849 2.81748 1.11610; + rotation 145.444 0.00000 0.00000 1.00000; + scale 0.843188 0.843188 0.843188; + }; + }; + instance + { + transform + { + position -13.4220 9.56469 0.870621; + rotation 85.7082 0.00000 0.00000 1.00000; + scale 1.13558 1.13558 1.13558; + }; + }; + instance + { + transform + { + position -14.5015 4.88015 0.838739; + rotation 167.603 -0.00000 -0.00000 -1.00000; + scale 1.14448 1.14448 1.14448; + }; + }; + instance + { + transform + { + position -13.5899 9.81308 0.864384; + rotation 68.6841 0.00000 0.00000 1.00000; + scale 0.855126 0.855126 0.855126; + }; + }; + instance + { + transform + { + position -16.1647 6.62329 1.05574; + rotation 167.782 -0.00000 -0.00000 -1.00000; + scale 0.853663 0.853663 0.853663; + }; + }; + instance + { + transform + { + position -0.802033 -2.69380 0.224250; + rotation 135.749 -0.00000 -0.00000 -1.00000; + scale 1.05328 1.05328 1.05328; + }; + }; + instance + { + transform + { + position -18.3204 6.52339 0.887012; + rotation 27.0088 0.00000 0.00000 -1.00000; + scale 1.27046 1.27046 1.27046; + }; + }; + instance + { + transform + { + position -18.4149 6.73339 0.831570; + rotation 137.508 0.00000 0.00000 1.00000; + scale 1.09594 1.09594 1.09594; + }; + }; + instance + { + transform + { + position -12.2224 5.80602 0.497940; + rotation 63.0826 0.00000 0.00000 -1.00000; + scale 0.741319 0.741319 0.741319; + }; + }; + instance + { + transform + { + position -18.3784 8.78748 0.674839; + rotation 124.382 0.00000 0.00000 1.00000; + scale 0.817965 0.817965 0.817965; + }; + }; + instance + { + transform + { + position -19.9904 -10.9703 1.15974; + rotation 149.198 -0.00000 -0.00000 -1.00000; + scale 0.939843 0.939843 0.939843; + }; + }; + instance + { + transform + { + position -10.3449 5.79707 0.358510; + rotation 89.8661 0.00000 0.00000 -1.00000; + scale 1.01132 1.01132 1.01132; + }; + }; + instance + { + transform + { + position -14.2237 9.56193 0.860605; + rotation 119.085 0.00000 0.00000 -1.00000; + scale 0.910584 0.910584 0.910584; + }; + }; + instance + { + transform + { + position -5.07341 7.77888 0.715863; + rotation 6.75693 0.00000 0.00000 0.999999; + scale 0.995272 0.995272 0.995272; + }; + }; + instance + { + transform + { + position -19.1231 -11.1750 1.04321; + rotation 105.874 0.00000 0.00000 -1.00000; + scale 1.03080 1.03080 1.03080; + }; + }; + instance + { + transform + { + position -17.9092 -12.2875 0.922089; + rotation 95.2137 0.00000 0.00000 1.00000; + scale 1.06856 1.06856 1.06856; + }; + }; + instance + { + transform + { + position -15.8998 9.65142 0.785378; + rotation 57.3584 0.00000 0.00000 1.00000; + scale 1.26240 1.26240 1.26240; + }; + }; + instance + { + transform + { + position -15.2048 8.75936 0.981598; + rotation 3.30726 0.00000 0.00000 -1.00006; + scale 1.16860 1.16860 1.16860; + }; + }; + instance + { + transform + { + position -13.4981 8.45384 0.893602; + rotation 154.635 0.00000 0.00000 1.00000; + scale 1.10458 1.10458 1.10458; + }; + }; + instance + { + transform + { + position 3.15199 -28.5250 1.03070; + rotation 109.836 0.00000 0.00000 1.00000; + scale 1.27490 1.27490 1.27490; + }; + }; + instance + { + transform + { + position -9.93315 4.73829 0.224837; + rotation 88.3219 0.00000 0.00000 1.00000; + scale 1.07685 1.07685 1.07685; + }; + }; + instance + { + transform + { + position -18.2084 1.53409 1.02024; + rotation 52.7379 0.00000 0.00000 1.00000; + scale 1.27372 1.27372 1.27372; + }; + }; + instance + { + transform + { + position -16.9499 2.78664 0.788709; + rotation 92.4541 0.00000 0.00000 1.00000; + scale 0.757384 0.757384 0.757384; + }; + }; + instance + { + transform + { + position -16.3483 -0.436193 0.955234; + rotation 137.393 0.00000 0.00000 1.00000; + scale 1.07906 1.07906 1.07906; + }; + }; + instance + { + transform + { + position -0.709766 -13.5823 0.776434; + rotation 38.7851 0.00000 0.00000 -1.00000; + scale 0.806483 0.806483 0.806483; + }; + }; + instance + { + transform + { + position -14.1814 -0.177407 0.697268; + rotation 116.500 0.00000 0.00000 -1.00000; + scale 0.909806 0.909806 0.909806; + }; + }; + instance + { + transform + { + position -18.7292 -4.24069 1.01542; + rotation 125.590 -0.00000 -0.00000 -1.00000; + scale 0.947949 0.947949 0.947949; + }; + }; + instance + { + transform + { + position -16.7084 -5.49228 0.723875; + rotation 36.2409 0.00000 0.00000 -1.00000; + scale 1.02993 1.02993 1.02993; + }; + }; + instance + { + transform + { + position -12.7769 7.43825 0.689056; + rotation 79.9075 0.00000 0.00000 1.00000; + scale 0.903203 0.903203 0.903203; + }; + }; + instance + { + transform + { + position -13.6836 -7.03149 0.998421; + rotation 86.5355 0.00000 0.00000 -1.00000; + scale 1.06074 1.06074 1.06074; + }; + }; + instance + { + transform + { + position -13.8309 -4.91414 0.949044; + rotation 6.55396 0.00000 0.00000 1.00000; + scale 1.27890 1.27890 1.27890; + }; + }; + instance + { + transform + { + position -13.2722 -2.76563 0.657284; + rotation 157.169 -0.00000 -0.00000 -1.00000; + scale 1.28946 1.28946 1.28946; + }; + }; + instance + { + transform + { + position -14.4165 -5.50647 0.874843; + rotation 52.8297 0.00000 0.00000 -1.00000; + scale 1.07816 1.07816 1.07816; + }; + }; + instance + { + transform + { + position -0.869058 -11.1870 0.899891; + rotation 17.6066 0.00000 0.00000 1.00000; + scale 1.16404 1.16404 1.16404; + }; + }; + instance + { + transform + { + position -14.2809 -5.22092 0.861236; + rotation 58.9589 0.00000 0.00000 -1.00000; + scale 1.01497 1.01497 1.01497; + }; + }; + instance + { + transform + { + position -14.2917 -6.34192 0.911229; + rotation 42.5160 0.00000 0.00000 1.00000; + scale 0.979494 0.979494 0.979494; + }; + }; + instance + { + transform + { + position -14.1543 -3.00581 0.615266; + rotation 60.1116 0.00000 0.00000 1.00000; + scale 0.854353 0.854353 0.854353; + }; + }; + instance + { + transform + { + position -15.8944 -3.05621 0.730221; + rotation 36.3706 0.00000 0.00000 1.00000; + scale 1.04548 1.04548 1.04548; + }; + }; + instance + { + transform + { + position -0.228738 -12.1438 0.911805; + rotation 118.253 0.00000 0.00000 -1.00000; + scale 1.28619 1.28619 1.28619; + }; + }; + instance + { + transform + { + position -10.8409 2.53813 0.297601; + rotation 104.390 0.00000 0.00000 -1.00000; + scale 1.02431 1.02431 1.02431; + }; + }; + instance + { + transform + { + position -17.2332 -6.48175 1.01339; + rotation 122.512 0.00000 0.00000 1.00000; + scale 1.24081 1.24081 1.24081; + }; + }; + instance + { + transform + { + position -0.573070 -11.1277 0.888876; + rotation 104.202 0.00000 0.00000 -1.00000; + scale 1.07886 1.07886 1.07886; + }; + }; + instance + { + transform + { + position -12.6021 7.30815 0.654244; + rotation 160.112 0.00000 0.00000 1.00000; + scale 1.14799 1.14799 1.14799; + }; + }; + instance + { + transform + { + position -17.5700 -2.79838 0.918608; + rotation 8.94108 0.00000 0.00000 1.00001; + scale 0.999929 0.999929 0.999929; + }; + }; + instance + { + transform + { + position -17.1207 -2.33678 0.842101; + rotation 83.9375 0.00000 0.00000 -1.00000; + scale 1.19419 1.19419 1.19419; + }; + }; + instance + { + transform + { + position -0.627037 -11.8143 0.938994; + rotation 169.910 -0.00000 -0.00000 -1.00000; + scale 0.921636 0.921636 0.921636; + }; + }; + instance + { + transform + { + position -18.9677 -6.00711 0.773326; + rotation 138.037 0.00000 0.00000 1.00000; + scale 1.06669 1.06669 1.06669; + }; + }; + instance + { + transform + { + position 7.67598 -28.4383 0.789408; + rotation 108.250 0.00000 0.00000 1.00000; + scale 1.27018 1.27018 1.27018; + }; + }; + instance + { + transform + { + position -19.0796 -6.94126 0.843422; + rotation 48.6728 0.00000 0.00000 -1.00000; + scale 0.891236 0.891236 0.891236; + }; + }; + instance + { + transform + { + position 7.74572 -28.0933 0.839865; + rotation 143.083 -0.00000 -0.00000 -1.00000; + scale 1.15281 1.15281 1.15281; + }; + }; + instance + { + transform + { + position -18.7914 -4.63866 1.03412; + rotation 16.7786 0.00000 0.00000 1.00000; + scale 1.29994 1.29994 1.29994; + }; + }; + instance + { + transform + { + position 9.05787 -29.5807 0.972386; + rotation 138.210 -0.00000 -0.00000 -1.00000; + scale 1.29518 1.29518 1.29518; + }; + }; + instance + { + transform + { + position 1.85583 6.27952 0.513056; + rotation 167.489 -0.00000 -0.00000 -1.00000; + scale 0.838769 0.838769 0.838769; + }; + }; + instance + { + transform + { + position -18.1333 -3.95805 0.925467; + rotation 56.0012 0.00000 0.00000 -1.00000; + scale 1.24374 1.24374 1.24374; + }; + }; + instance + { + transform + { + position -18.5133 -4.48127 0.990918; + rotation 2.46674 0.00000 0.00000 1.00005; + scale 0.713220 0.713220 0.713220; + }; + }; + instance + { + transform + { + position -13.7751 -0.122046 0.659568; + rotation 105.628 0.00000 0.00000 -1.00000; + scale 1.08560 1.08560 1.08560; + }; + }; + instance + { + transform + { + position -13.4970 0.328646 0.575359; + rotation 99.6850 0.00000 0.00000 -1.00000; + scale 1.11095 1.11095 1.11095; + }; + }; + instance + { + transform + { + position -14.6641 -0.407128 0.771230; + rotation 149.471 0.00000 0.00000 1.00000; + scale 0.906808 0.906808 0.906808; + }; + }; + instance + { + transform + { + position -15.3837 -0.650462 0.961332; + rotation 163.956 -0.00000 -0.00000 -1.00000; + scale 0.832067 0.832067 0.832067; + }; + }; + instance + { + transform + { + position -15.8629 0.942210 0.882649; + rotation 127.470 -0.00000 -0.00000 -1.00000; + scale 1.01169 1.01169 1.01169; + }; + }; + instance + { + transform + { + position -15.4502 0.0664515 0.883902; + rotation 33.8789 0.00000 0.00000 1.00000; + scale 0.942619 0.942619 0.942619; + }; + }; + instance + { + transform + { + position -15.5280 0.296851 0.886177; + rotation 8.87194 0.00000 0.00000 1.00000; + scale 0.769343 0.769343 0.769343; + }; + }; + instance + { + transform + { + position -15.2287 0.308682 0.829545; + rotation 66.1319 0.00000 0.00000 -1.00000; + scale 1.10637 1.10637 1.10637; + }; + }; + instance + { + transform + { + position -17.7580 -0.948318 0.908076; + rotation 128.980 0.00000 0.00000 1.00000; + scale 0.906907 0.906907 0.906907; + }; + }; + instance + { + transform + { + position -19.8038 -0.513023 0.931970; + rotation 61.7824 0.00000 0.00000 1.00000; + scale 0.905595 0.905595 0.905595; + }; + }; + instance + { + transform + { + position -3.07561 -13.2436 0.868818; + rotation 22.3995 0.00000 0.00000 0.999999; + scale 0.992091 0.992091 0.992091; + }; + }; + instance + { + transform + { + position -13.2478 1.26768 0.508406; + rotation 34.3516 0.00000 0.00000 -1.00000; + scale 1.24374 1.24374 1.24374; + }; + }; + instance + { + transform + { + position -13.5661 2.05060 0.700796; + rotation 129.820 0.00000 0.00000 1.00000; + scale 0.903804 0.903804 0.903804; + }; + }; + instance + { + transform + { + position 9.14593 -28.9227 1.08996; + rotation 67.3402 0.00000 0.00000 -1.00000; + scale 1.27579 1.27579 1.27579; + }; + }; + instance + { + transform + { + position -13.4019 2.42526 0.757204; + rotation 65.3336 0.00000 0.00000 1.00000; + scale 0.807059 0.807059 0.807059; + }; + }; + instance + { + transform + { + position -6.27468 -29.9642 1.15692; + rotation 37.4913 0.00000 0.00000 -1.00000; + scale 1.22328 1.22328 1.22328; + }; + }; + instance + { + transform + { + position -14.2919 1.17509 0.647035; + rotation 72.5785 0.00000 0.00000 1.00000; + scale 0.750369 0.750369 0.750369; + }; + }; + instance + { + transform + { + position -2.63280 -4.50820 0.583995; + rotation 82.2348 0.00000 0.00000 -1.00000; + scale 0.890248 0.890248 0.890248; + }; + }; + instance + { + transform + { + position -16.1467 2.52354 0.650326; + rotation 6.85017 0.00000 0.00000 0.999991; + scale 0.833263 0.833263 0.833263; + }; + }; + instance + { + transform + { + position 9.96721 -28.1874 1.12225; + rotation 88.7975 0.00000 0.00000 -1.00000; + scale 0.809672 0.809672 0.809672; + }; + }; + instance + { + transform + { + position -15.8947 2.33633 0.667750; + rotation 133.855 0.00000 0.00000 1.00000; + scale 0.752998 0.752998 0.752998; + }; + }; + instance + { + transform + { + position 7.23467 -9.97243 1.06627; + rotation 178.493 0.00000 0.00000 1.00000; + scale 1.25251 1.25251 1.25251; + }; + }; + instance + { + transform + { + position 9.98551 -27.9360 1.06390; + rotation 33.0877 0.00000 0.00000 -1.00000; + scale 0.717454 0.717454 0.717454; + }; + }; + instance + { + transform + { + position -17.7598 1.40651 1.00137; + rotation 145.588 -0.00000 -0.00000 -1.00000; + scale 1.18899 1.18899 1.18899; + }; + }; + instance + { + transform + { + position -17.8386 2.23034 1.06104; + rotation 94.3560 0.00000 0.00000 1.00000; + scale 0.923123 0.923123 0.923123; + }; + }; + instance + { + transform + { + position -19.8957 1.26563 0.856346; + rotation 71.0828 0.00000 0.00000 -1.00000; + scale 1.02481 1.02481 1.02481; + }; + }; + instance + { + transform + { + position -11.9165 -9.09982 0.747498; + rotation 164.638 0.00000 0.00000 1.00000; + scale 0.860644 0.860644 0.860644; + }; + }; + instance + { + transform + { + position -19.5957 2.11921 0.929221; + rotation 78.9200 0.00000 0.00000 -1.00000; + scale 1.19654 1.19654 1.19654; + }; + }; + instance + { + transform + { + position -5.75656 -9.09764 0.740286; + rotation 146.914 0.00000 0.00000 1.00000; + scale 0.761047 0.761047 0.761047; + }; + }; + instance + { + transform + { + position -15.4468 3.39123 0.601221; + rotation 171.330 0.00000 0.00000 1.00000; + scale 0.991078 0.991078 0.991078; + }; + }; + instance + { + transform + { + position -15.9221 4.64784 0.916116; + rotation 144.530 -0.00000 -0.00000 -1.00000; + scale 1.17961 1.17961 1.17961; + }; + }; + instance + { + transform + { + position -16.1219 4.72984 0.957684; + rotation 46.2451 0.00000 0.00000 -1.00000; + scale 1.26175 1.26175 1.26175; + }; + }; + instance + { + transform + { + position 9.91961 -9.80255 0.955768; + rotation 126.784 -0.00000 -0.00000 -1.00000; + scale 0.753683 0.753683 0.753683; + }; + }; + instance + { + transform + { + position 3.25843 5.80840 0.534613; + rotation 54.2355 0.00000 0.00000 -1.00000; + scale 0.817147 0.817147 0.817147; + }; + }; + instance + { + transform + { + position -17.9421 3.67623 0.965500; + rotation 128.870 0.00000 0.00000 1.00000; + scale 0.985004 0.985004 0.985004; + }; + }; + instance + { + transform + { + position -8.85191 -24.8546 0.980949; + rotation 145.402 0.00000 0.00000 1.00000; + scale 1.25990 1.25990 1.25990; + }; + }; + instance + { + transform + { + position -14.5951 5.08397 0.886661; + rotation 68.7108 0.00000 0.00000 1.00000; + scale 0.919264 0.919264 0.919264; + }; + }; + instance + { + transform + { + position -15.2439 5.90423 0.953977; + rotation 1.30444 0.00000 0.00000 -0.999836; + scale 0.939699 0.939699 0.939699; + }; + }; + instance + { + transform + { + position -17.3701 4.93380 1.01851; + rotation 125.583 -0.00000 -0.00000 -1.00000; + scale 1.00590 1.00590 1.00590; + }; + }; + instance + { + transform + { + position -18.7642 5.21126 0.925502; + rotation 178.684 0.00000 0.00000 1.00000; + scale 1.08166 1.08166 1.08166; + }; + }; + instance + { + transform + { + position -13.8878 5.75416 0.661717; + rotation 100.431 0.00000 0.00000 -1.00000; + scale 1.01417 1.01417 1.01417; + }; + }; + instance + { + transform + { + position -13.9172 5.48124 0.694542; + rotation 126.764 -0.00000 -0.00000 -1.00000; + scale 1.11491 1.11491 1.11491; + }; + }; + instance + { + transform + { + position -5.71642 -7.14000 0.883695; + rotation 99.5943 0.00000 0.00000 -1.00000; + scale 1.23615 1.23615 1.23615; + }; + }; + instance + { + transform + { + position -6.97150 -8.42475 0.686647; + rotation 115.715 0.00000 0.00000 -1.00000; + scale 1.03424 1.03424 1.03424; + }; + }; + instance + { + transform + { + position -6.41407 -8.49221 0.708281; + rotation 84.0957 0.00000 0.00000 -1.00000; + scale 1.28108 1.28108 1.28108; + }; + }; + instance + { + transform + { + position -15.3061 7.17043 0.946329; + rotation 24.4390 0.00000 0.00000 -1.00000; + scale 1.22455 1.22455 1.22455; + }; + }; + instance + { + transform + { + position -15.2645 8.15246 1.07827; + rotation 109.711 0.00000 0.00000 -1.00000; + scale 0.903716 0.903716 0.903716; + }; + }; + instance + { + transform + { + position -6.18106 -27.4687 0.926777; + rotation 97.9120 0.00000 0.00000 -1.00000; + scale 0.996513 0.996513 0.996513; + }; + }; + instance + { + transform + { + position -16.7985 7.66246 0.987113; + rotation 101.347 0.00000 0.00000 -1.00000; + scale 0.756332 0.756332 0.756333; + }; + }; + instance + { + transform + { + position -3.71280 -6.75903 0.759658; + rotation 171.882 -0.00000 -0.00000 -1.00000; + scale 0.789421 0.789421 0.789421; + }; + }; + instance + { + transform + { + position -17.8595 7.67090 0.733241; + rotation 67.2882 0.00000 0.00000 -1.00000; + scale 0.706234 0.706234 0.706234; + }; + }; + instance + { + transform + { + position -3.95229 -12.3350 1.00378; + rotation 87.5666 0.00000 0.00000 1.00000; + scale 0.958754 0.958754 0.958754; + }; + }; + instance + { + transform + { + position -17.1620 8.02591 0.811016; + rotation 134.521 0.00000 0.00000 1.00000; + scale 1.09292 1.09292 1.09292; + }; + }; + instance + { + transform + { + position -19.6808 7.76461 0.857660; + rotation 79.6812 0.00000 0.00000 1.00000; + scale 1.28469 1.28469 1.28469; + }; + }; + instance + { + transform + { + position -5.34269 -27.9107 1.02009; + rotation 14.9348 0.00000 0.00000 -0.999998; + scale 0.993898 0.993898 0.993898; + }; + }; + instance + { + transform + { + position -19.9680 8.35045 0.882871; + rotation 70.9051 0.00000 0.00000 1.00000; + scale 1.08214 1.08214 1.08214; + }; + }; + instance + { + transform + { + position -19.2747 8.28642 0.818916; + rotation 126.576 -0.00000 -0.00000 -1.00000; + scale 1.16379 1.16379 1.16379; + }; + }; + instance + { + transform + { + position 0.127288 -15.1484 1.11034; + rotation 92.5582 0.00000 0.00000 -1.00000; + scale 0.981831 0.981831 0.981831; + }; + }; + instance + { + transform + { + position -18.8089 9.47089 0.821553; + rotation 151.789 -0.00000 -0.00000 -1.00000; + scale 1.29059 1.29059 1.29059; + }; + }; + instance + { + transform + { + position -18.2524 9.01503 0.704204; + rotation 116.013 0.00000 0.00000 1.00000; + scale 1.03974 1.03974 1.03974; + }; + }; + instance + { + transform + { + position -13.8446 8.81820 0.931742; + rotation 83.8740 0.00000 0.00000 1.00000; + scale 0.729611 0.729611 0.729611; + }; + }; + instance + { + transform + { + position -10.4090 -29.1931 0.975469; + rotation 174.227 0.00000 0.00000 1.00000; + scale 0.779128 0.779128 0.779128; + }; + }; + instance + { + transform + { + position -13.3674 9.15651 0.862972; + rotation 155.713 0.00000 0.00000 1.00000; + scale 0.949107 0.949107 0.949107; + }; + }; + instance + { + transform + { + position -18.6628 8.91334 0.736006; + rotation 73.7811 0.00000 0.00000 -1.00000; + scale 1.29945 1.29945 1.29945; + }; + }; + instance + { + transform + { + position -18.2932 6.02581 0.963231; + rotation 137.509 -0.00000 -0.00000 -1.00000; + scale 1.07462 1.07462 1.07462; + }; + }; + instance + { + transform + { + position -16.5251 6.62783 1.01860; + rotation 131.351 -0.00000 -0.00000 -1.00000; + scale 0.835646 0.835646 0.835646; + }; + }; + instance + { + transform + { + position -16.8344 6.85409 0.982723; + rotation 5.55315 0.00000 0.00000 0.999996; + scale 1.24411 1.24411 1.24411; + }; + }; + instance + { + transform + { + position -16.2800 5.96692 0.947589; + rotation 32.1728 0.00000 0.00000 -1.00000; + scale 1.08736 1.08736 1.08736; + }; + }; + instance + { + transform + { + position -14.7389 6.26127 0.845272; + rotation 4.65300 0.00000 0.00000 -1.00006; + scale 0.933624 0.933624 0.933624; + }; + }; + instance + { + transform + { + position -16.6974 4.18675 0.905125; + rotation 176.444 0.00000 0.00000 1.00000; + scale 0.827085 0.827085 0.827085; + }; + }; + instance + { + transform + { + position -9.26112 -7.65572 0.864381; + rotation 32.3265 0.00000 0.00000 -1.00000; + scale 0.734399 0.734399 0.734399; + }; + }; + instance + { + transform + { + position -14.7225 4.75985 0.827858; + rotation 167.894 0.00000 0.00000 1.00000; + scale 1.03678 1.03678 1.03678; + }; + }; + instance + { + transform + { + position 2.98956 -27.8157 1.10931; + rotation 36.5625 0.00000 0.00000 -1.00000; + scale 1.21751 1.21751 1.21751; + }; + }; + instance + { + transform + { + position -7.93419 -9.00507 0.818669; + rotation 149.018 0.00000 0.00000 1.00000; + scale 1.06314 1.06314 1.06314; + }; + }; + instance + { + transform + { + position 4.64047 -29.7648 1.15320; + rotation 68.6014 0.00000 0.00000 -1.00000; + scale 0.708179 0.708179 0.708179; + }; + }; + instance + { + transform + { + position 6.51143 -29.7300 0.984072; + rotation 37.8155 0.00000 0.00000 -1.00000; + scale 0.847018 0.847018 0.847018; + }; + }; + instance + { + transform + { + position 6.99019 -27.6207 1.01380; + rotation 84.1479 0.00000 0.00000 1.00000; + scale 0.746260 0.746260 0.746260; + }; + }; + instance + { + transform + { + position -7.87591 -28.0270 1.16886; + rotation 147.109 0.00000 0.00000 1.00000; + scale 1.20264 1.20264 1.20264; + }; + }; + instance + { + transform + { + position -15.8662 -1.16129 0.966723; + rotation 122.983 -0.00000 -0.00000 -1.00000; + scale 1.22931 1.22931 1.22931; + }; + }; + instance + { + transform + { + position -12.5474 -27.5124 0.972397; + rotation 140.427 -0.00000 -0.00000 -1.00000; + scale 0.906135 0.906135 0.906135; + }; + }; + instance + { + transform + { + position -17.9015 -7.17760 1.05289; + rotation 31.6493 0.00000 0.00000 -1.00000; + scale 0.865791 0.865791 0.865791; + }; + }; + instance + { + transform + { + position -11.5732 -28.7400 0.921863; + rotation 82.3249 0.00000 0.00000 -1.00000; + scale 0.797874 0.797874 0.797874; + }; + }; + instance + { + transform + { + position -8.71007 -27.6414 1.06088; + rotation 46.6834 0.00000 0.00000 -1.00000; + scale 1.08109 1.08109 1.08109; + }; + }; + instance + { + transform + { + position -5.54231 -7.53055 0.878757; + rotation 6.76458 0.00000 0.00000 1.00000; + scale 1.20609 1.20609 1.20609; + }; + }; + instance + { + transform + { + position -2.26532 8.86102 0.627480; + rotation 65.4322 0.00000 0.00000 -1.00000; + scale 1.06563 1.06563 1.06563; + }; + }; + instance + { + transform + { + position 9.96618 -27.2982 0.937598; + rotation 164.607 0.00000 0.00000 1.00000; + scale 1.26842 1.26842 1.26842; + }; + }; + instance + { + transform + { + position 9.60419 -28.7763 1.19277; + rotation 19.8467 0.00000 0.00000 1.00000; + scale 0.898312 0.898312 0.898312; + }; + }; + instance + { + transform + { + position -3.28012 -17.0834 1.01504; + rotation 85.5788 0.00000 0.00000 -1.00000; + scale 1.28880 1.28880 1.28880; + }; + }; + instance + { + transform + { + position 7.60088 -28.8484 0.777619; + rotation 141.634 0.00000 0.00000 1.00000; + scale 0.883086 0.883086 0.883086; + }; + }; + instance + { + transform + { + position 7.61645 -29.4429 0.911530; + rotation 38.1334 0.00000 0.00000 -1.00000; + scale 0.973513 0.973513 0.973513; + }; + }; + instance + { + transform + { + position 9.57075 -9.23109 1.01177; + rotation 36.4355 0.00000 0.00000 1.00000; + scale 1.19383 1.19383 1.19383; + }; + }; + instance + { + transform + { + position 7.65661 -29.7613 1.03180; + rotation 147.869 0.00000 0.00000 1.00000; + scale 0.892227 0.892227 0.892227; + }; + }; + instance + { + transform + { + position 5.50486 -27.8488 1.02748; + rotation 107.928 0.00000 0.00000 -1.00000; + scale 1.24781 1.24781 1.24781; + }; + }; + instance + { + transform + { + position -1.60442 -29.6132 1.10149; + rotation 138.821 0.00000 0.00000 1.00000; + scale 1.19701 1.19701 1.19701; + }; + }; + instance + { + transform + { + position -0.950729 -28.6480 1.04160; + rotation 114.465 0.00000 0.00000 -1.00000; + scale 1.07287 1.07287 1.07287; + }; + }; + instance + { + transform + { + position -0.724048 -28.7379 1.06422; + rotation 16.3886 0.00000 0.00000 1.00000; + scale 0.975607 0.975607 0.975607; + }; + }; + instance + { + transform + { + position 7.50656 -8.44856 1.00429; + rotation 148.645 -0.00000 -0.00000 -1.00000; + scale 0.974364 0.974364 0.974364; + }; + }; + instance + { + transform + { + position -4.83731 -27.9865 1.07361; + rotation 108.957 0.00000 0.00000 1.00000; + scale 0.872121 0.872121 0.872121; + }; + }; + instance + { + transform + { + position -3.11794 -29.3616 0.777744; + rotation 1.51333 0.00000 0.00000 -1.00051; + scale 0.829911 0.829911 0.829911; + }; + }; + instance + { + transform + { + position -0.337261 -28.1168 0.931758; + rotation 38.8926 0.00000 0.00000 1.00000; + scale 1.17047 1.17047 1.17047; + }; + }; + instance + { + transform + { + position -3.24059 -9.09011 0.897448; + rotation 169.172 -0.00000 -0.00000 -1.00000; + scale 1.17712 1.17712 1.17712; + }; + }; + instance + { + transform + { + position -2.27576 -28.5648 0.969141; + rotation 3.57479 0.00000 0.00000 -1.00002; + scale 0.792844 0.792844 0.792844; + }; + }; + instance + { + transform + { + position -2.57309 -27.9982 1.10633; + rotation 107.227 0.00000 0.00000 1.00000; + scale 1.09545 1.09545 1.09545; + }; + }; + instance + { + transform + { + position -1.09114 -28.8855 1.09354; + rotation 61.2794 0.00000 0.00000 -1.00000; + scale 1.06539 1.06539 1.06539; + }; + }; + instance + { + transform + { + position 1.30854 -29.5791 0.896498; + rotation 15.9083 0.00000 0.00000 -1.00000; + scale 0.738032 0.738032 0.738032; + }; + }; + instance + { + transform + { + position 0.951661 -28.8836 0.931905; + rotation 8.20386 0.00000 0.00000 -1.00000; + scale 0.798616 0.798616 0.798616; + }; + }; + instance + { + transform + { + position 5.31225 -9.43752 0.695887; + rotation 95.5797 0.00000 0.00000 -1.00000; + scale 0.935560 0.935560 0.935560; + }; + }; + instance + { + transform + { + position 6.57428 3.71515 0.685658; + rotation 18.5137 0.00000 0.00000 -1.00000; + scale 1.19477 1.19477 1.19477; + }; + }; + instance + { + transform + { + position 4.55430 -27.9729 1.07820; + rotation 27.7301 0.00000 0.00000 1.00000; + scale 0.956238 0.956238 0.956238; + }; + }; + instance + { + transform + { + position 3.37725 -27.0756 1.12559; + rotation 70.5161 0.00000 0.00000 -1.00000; + scale 0.929553 0.929553 0.929553; + }; + }; + instance + { + transform + { + position -2.46117 -8.71914 0.753987; + rotation 107.057 0.00000 0.00000 -1.00000; + scale 0.876026 0.876026 0.876026; + }; + }; + instance + { + transform + { + position 0.412316 -9.69085 0.709113; + rotation 96.6188 0.00000 0.00000 -1.00000; + scale 1.02232 1.02232 1.02232; + }; + }; + instance + { + transform + { + position 5.00064 -27.2242 0.984574; + rotation 168.817 0.00000 0.00000 1.00000; + scale 1.15290 1.15290 1.15290; + }; + }; + instance + { + transform + { + position 5.26425 -27.8710 1.03166; + rotation 52.7757 0.00000 0.00000 -1.00000; + scale 1.27288 1.27288 1.27288; + }; + }; + instance + { + transform + { + position -3.66913 -7.49768 0.806718; + rotation 99.6086 0.00000 0.00000 1.00000; + scale 0.843529 0.843529 0.843529; + }; + }; + instance + { + transform + { + position -14.3603 -15.6345 0.856448; + rotation 77.4747 0.00000 0.00000 -1.00000; + scale 0.993111 0.993111 0.993111; + }; + }; + instance + { + transform + { + position 7.91039 -28.3126 0.823810; + rotation 106.874 0.00000 0.00000 -1.00000; + scale 0.990291 0.990291 0.990291; + }; + }; + instance + { + transform + { + position 7.62183 -27.7721 0.917916; + rotation 3.91889 0.00000 0.00000 -1.00001; + scale 0.715602 0.715602 0.715602; + }; + }; + instance + { + transform + { + position 9.47010 4.31547 0.953284; + rotation 3.52983 0.00000 0.00000 1.00005; + scale 1.24552 1.24552 1.24552; + }; + }; + instance + { + transform + { + position 9.00226 -29.9723 0.921219; + rotation 164.862 0.00000 0.00000 1.00000; + scale 0.998782 0.998782 0.998782; + }; + }; + instance + { + transform + { + position -18.2215 2.76056 1.10057; + rotation 20.6658 0.00000 0.00000 1.00000; + scale 1.29747 1.29747 1.29747; + }; + }; + instance + { + transform + { + position -5.25143 -28.5354 1.02478; + rotation 84.5776 0.00000 0.00000 -1.00000; + scale 0.755983 0.755983 0.755983; + }; + }; + instance + { + transform + { + position 9.70311 4.15396 0.932675; + rotation 101.598 0.00000 0.00000 -1.00000; + scale 0.760641 0.760641 0.760641; + }; + }; + instance + { + transform + { + position -5.58659 -27.5164 0.945171; + rotation 29.3682 0.00000 0.00000 1.00000; + scale 1.20518 1.20518 1.20518; + }; + }; + instance + { + transform + { + position -5.10575 -27.9250 1.05207; + rotation 133.708 0.00000 0.00000 1.00000; + scale 1.11994 1.11994 1.11994; + }; + }; + instance + { + transform + { + position -5.16126 -27.1731 0.999953; + rotation 122.234 -0.00000 -0.00000 -1.00000; + scale 1.23045 1.23045 1.23045; + }; + }; + instance + { + transform + { + position 8.22124 4.64997 0.953115; + rotation 142.464 0.00000 0.00000 1.00000; + scale 0.976830 0.976830 0.976830; + }; + }; + instance + { + transform + { + position -10.8632 -7.11114 0.869632; + rotation 173.772 -0.00000 -0.00000 -1.00000; + scale 1.22154 1.22154 1.22154; + }; + }; + instance + { + transform + { + position -7.95023 -28.8320 1.04342; + rotation 58.4227 0.00000 0.00000 1.00000; + scale 1.05262 1.05262 1.05262; + }; + }; + instance + { + transform + { + position 4.30909 3.43728 0.590919; + rotation 112.512 0.00000 0.00000 1.00000; + scale 0.800753 0.800753 0.800753; + }; + }; + instance + { + transform + { + position 0.870989 -16.1449 1.12496; + rotation 177.257 -0.00000 -0.00000 -1.00000; + scale 0.860160 0.860160 0.860160; + }; + }; + instance + { + transform + { + position -4.83270 -9.58171 0.864119; + rotation 21.6191 0.00000 0.00000 -1.00000; + scale 0.904208 0.904208 0.904208; + }; + }; + instance + { + transform + { + position -9.06513 -28.4610 1.03810; + rotation 108.751 0.00000 0.00000 1.00000; + scale 1.11229 1.11229 1.11229; + }; + }; + instance + { + transform + { + position 8.82984 -9.43501 1.01990; + rotation 101.276 0.00000 0.00000 1.00000; + scale 0.910325 0.910325 0.910325; + }; + }; + instance + { + transform + { + position 3.27661 3.13025 0.488249; + rotation 65.0390 0.00000 0.00000 -1.00000; + scale 0.759211 0.759211 0.759211; + }; + }; + instance + { + transform + { + position -2.90738 -14.8684 0.828695; + rotation 116.252 0.00000 0.00000 1.00000; + scale 1.13446 1.13446 1.13446; + }; + }; + instance + { + transform + { + position -10.0685 -27.3642 0.803804; + rotation 26.2637 0.00000 0.00000 1.00000; + scale 0.940793 0.940793 0.940793; + }; + }; + instance + { + transform + { + position -13.1277 9.65595 0.855369; + rotation 26.5433 0.00000 0.00000 1.00000; + scale 0.740939 0.740939 0.740939; + }; + }; + instance + { + transform + { + position 1.18694 -16.1583 1.15048; + rotation 101.276 0.00000 0.00000 -1.00000; + scale 1.23282 1.23282 1.23282; + }; + }; + instance + { + transform + { + position -12.4651 -29.8182 1.04386; + rotation 137.161 0.00000 0.00000 1.00000; + scale 0.914098 0.914098 0.914098; + }; + }; + instance + { + transform + { + position 0.990136 -15.4876 1.10710; + rotation 137.857 -0.00000 -0.00000 -1.00000; + scale 0.890750 0.890750 0.890750; + }; + }; + instance + { + transform + { + position -5.64859 -11.1825 0.920297; + rotation 82.1976 0.00000 0.00000 -1.00000; + scale 1.18054 1.18054 1.18054; + }; + }; + instance + { + transform + { + position -5.46636 -11.4793 0.968595; + rotation 88.5714 0.00000 0.00000 -1.00000; + scale 0.800022 0.800022 0.800022; + }; + }; + instance + { + transform + { + position -10.3693 7.79389 0.570658; + rotation 36.2953 0.00000 0.00000 -1.00000; + scale 1.00575 1.00575 1.00575; + }; + }; + instance + { + transform + { + position -11.6481 -27.5090 0.803848; + rotation 33.6718 0.00000 0.00000 1.00000; + scale 0.704584 0.704584 0.704584; + }; + }; + instance + { + transform + { + position -11.2733 -12.2580 0.949429; + rotation 86.2686 0.00000 0.00000 1.00000; + scale 1.01224 1.01224 1.01224; + }; + }; + instance + { + transform + { + position -6.15279 -28.4121 1.05502; + rotation 65.9175 0.00000 0.00000 -1.00000; + scale 0.850917 0.850917 0.850917; + }; + }; + instance + { + transform + { + position 9.76757 4.91990 0.859917; + rotation 113.609 0.00000 0.00000 -1.00000; + scale 1.00563 1.00563 1.00563; + }; + }; + instance + { + transform + { + position -16.2149 7.03168 1.06495; + rotation 24.7810 0.00000 0.00000 -1.00000; + scale 1.06602 1.06602 1.06602; + }; + }; + instance + { + transform + { + position -9.88586 -13.4617 0.802728; + rotation 140.267 0.00000 0.00000 1.00000; + scale 0.862224 0.862224 0.862224; + }; + }; + instance + { + transform + { + position -13.0306 9.88932 0.888800; + rotation 88.9686 0.00000 0.00000 1.00000; + scale 0.732165 0.732165 0.732165; + }; + }; + instance + { + transform + { + position 8.92587 -26.9520 1.06223; + rotation 45.7457 0.00000 0.00000 1.00000; + scale 1.29690 1.29690 1.29690; + }; + }; + instance + { + transform + { + position 7.97615 -27.9560 0.889849; + rotation 64.3639 0.00000 0.00000 -1.00000; + scale 1.20277 1.20277 1.20277; + }; + }; + instance + { + transform + { + position 8.77262 -29.4003 0.932803; + rotation 63.0708 0.00000 0.00000 -1.00000; + scale 0.728530 0.728530 0.728530; + }; + }; + instance + { + transform + { + position -9.85470 -10.6414 0.862556; + rotation 179.637 -0.00000 -0.00000 -1.00000; + scale 1.00036 1.00036 1.00036; + }; + }; + instance + { + transform + { + position 4.42469 -29.0638 1.15773; + rotation 94.1891 0.00000 0.00000 1.00000; + scale 1.05765 1.05765 1.05765; + }; + }; + instance + { + transform + { + position 9.47356 -10.4928 1.00156; + rotation 124.154 0.00000 0.00000 1.00000; + scale 0.726842 0.726842 0.726842; + }; + }; + instance + { + transform + { + position 8.06473 -27.4004 1.05177; + rotation 149.446 -0.00000 -0.00000 -1.00000; + scale 1.26436 1.26436 1.26436; + }; + }; + instance + { + transform + { + position 8.21845 -27.5549 1.00522; + rotation 60.5127 0.00000 0.00000 -1.00000; + scale 0.882024 0.882024 0.882024; + }; + }; + instance + { + transform + { + position 2.30269 -29.4079 0.803239; + rotation 9.15437 0.00000 0.00000 1.00000; + scale 1.08239 1.08239 1.08239; + }; + }; + instance + { + transform + { + position 5.31885 -12.4318 1.08793; + rotation 96.8135 0.00000 0.00000 -1.00000; + scale 0.727583 0.727583 0.727583; + }; + }; + instance + { + transform + { + position -2.84832 -29.0446 0.832833; + rotation 23.1329 0.00000 0.00000 -1.00000; + scale 1.04353 1.04353 1.04353; + }; + }; + instance + { + transform + { + position 9.95013 5.22624 0.806502; + rotation 119.127 0.00000 0.00000 1.00000; + scale 1.23816 1.23816 1.23816; + }; + }; + instance + { + transform + { + position -0.762907 -29.2280 1.17012; + rotation 24.6636 0.00000 0.00000 1.00000; + scale 1.18157 1.18157 1.18157; + }; + }; + instance + { + transform + { + position -4.66626 -29.7257 0.973827; + rotation 29.5596 0.00000 0.00000 1.00000; + scale 1.04030 1.04030 1.04030; + }; + }; + instance + { + transform + { + position -4.38161 -29.5224 0.918171; + rotation 35.3277 0.00000 0.00000 -1.00000; + scale 1.21934 1.21934 1.21934; + }; + }; + instance + { + transform + { + position -4.07600 -29.3440 0.864737; + rotation 166.626 -0.00000 -0.00000 -1.00000; + scale 1.00595 1.00595 1.00595; + }; + }; + instance + { + transform + { + position 6.21342 -27.0986 1.09284; + rotation 56.8178 0.00000 0.00000 -1.00000; + scale 0.902292 0.902292 0.902292; + }; + }; + instance + { + transform + { + position -4.45703 -29.8369 0.926718; + rotation 162.764 -0.00000 -0.00000 -1.00000; + scale 0.837065 0.837065 0.837065; + }; + }; + instance + { + transform + { + position 0.382210 -27.3945 0.905175; + rotation 44.2396 0.00000 0.00000 1.00000; + scale 1.18017 1.18017 1.18017; + }; + }; + instance + { + transform + { + position -10.1864 -13.5576 0.797685; + rotation 52.7975 0.00000 0.00000 1.00000; + scale 0.896861 0.896861 0.896861; + }; + }; + instance + { + transform + { + position -2.11766 -27.1040 1.13917; + rotation 84.8750 0.00000 0.00000 -1.00000; + scale 1.07567 1.07567 1.07567; + }; + }; + instance + { + transform + { + position 0.370883 -27.9137 0.945812; + rotation 18.1598 0.00000 0.00000 -0.999999; + scale 1.08764 1.08764 1.08764; + }; + }; + instance + { + transform + { + position -2.25639 -2.84944 0.278775; + rotation 98.7989 0.00000 0.00000 -1.00000; + scale 0.795893 0.795893 0.795893; + }; + }; + instance + { + transform + { + position 2.60207 -29.8950 0.846255; + rotation 165.672 -0.00000 -0.00000 -1.00000; + scale 1.06741 1.06741 1.06741; + }; + }; + instance + { + transform + { + position 6.07223 -29.7304 1.02104; + rotation 93.1078 0.00000 0.00000 1.00000; + scale 1.21416 1.21416 1.21416; + }; + }; + instance + { + transform + { + position -0.623137 8.28804 0.516810; + rotation 98.2344 0.00000 0.00000 1.00000; + scale 0.715273 0.715273 0.715273; + }; + }; + instance + { + transform + { + position 8.50819 -27.4500 1.04128; + rotation 164.065 0.00000 0.00000 1.00000; + scale 0.841272 0.841272 0.841272; + }; + }; + instance + { + transform + { + position 6.29792 -12.3248 1.07845; + rotation 60.6324 0.00000 0.00000 -1.00000; + scale 1.14613 1.14613 1.14613; + }; + }; + instance + { + transform + { + position -6.73599 -28.6532 1.07987; + rotation 49.7513 0.00000 0.00000 1.00000; + scale 0.735372 0.735372 0.735372; + }; + }; + instance + { + transform + { + position 6.27416 -12.0588 1.09663; + rotation 88.4194 0.00000 0.00000 -1.00000; + scale 1.27246 1.27246 1.27246; + }; + }; + instance + { + transform + { + position -11.8669 -27.6857 0.810567; + rotation 44.9091 0.00000 0.00000 1.00000; + scale 0.725387 0.725387 0.725387; + }; + }; + instance + { + transform + { + position 4.33970 -27.1626 1.02334; + rotation 85.3031 0.00000 0.00000 -1.00000; + scale 0.741932 0.741932 0.741932; + }; + }; + instance + { + transform + { + position -8.51632 -29.5008 0.824552; + rotation 127.084 0.00000 0.00000 1.00000; + scale 1.21481 1.21481 1.21481; + }; + }; + instance + { + transform + { + position -8.35024 -29.6564 0.826070; + rotation 142.231 -0.00000 -0.00000 -1.00000; + scale 1.13749 1.13749 1.13749; + }; + }; + instance + { + transform + { + position -8.31349 -29.3659 0.872739; + rotation 96.3036 0.00000 0.00000 -1.00000; + scale 0.786702 0.786702 0.786702; + }; + }; + instance + { + transform + { + position -14.8941 -4.33991 0.747231; + rotation 64.8798 0.00000 0.00000 -1.00000; + scale 0.989389 0.989389 0.989389; + }; + }; + instance + { + transform + { + position -6.18975 -29.2096 1.12569; + rotation 89.8435 0.00000 0.00000 1.00000; + scale 0.830845 0.830845 0.830845; + }; + }; + instance + { + transform + { + position -5.48218 -28.1592 1.01366; + rotation 178.606 -0.00000 -0.00000 -1.00000; + scale 0.955003 0.955003 0.955003; + }; + }; + instance + { + transform + { + position 9.44252 -28.4423 1.13890; + rotation 29.9633 0.00000 0.00000 -1.00000; + scale 1.06741 1.06741 1.06741; + }; + }; + instance + { + transform + { + position 9.38018 -29.7130 1.01108; + rotation 34.7602 0.00000 0.00000 1.00000; + scale 0.917936 0.917936 0.917936; + }; + }; + instance + { + transform + { + position 8.97685 -28.2452 1.01982; + rotation 78.1175 0.00000 0.00000 1.00000; + scale 0.958108 0.958108 0.958108; + }; + }; + instance + { + transform + { + position -2.08238 -6.96752 0.681121; + rotation 131.622 0.00000 0.00000 1.00000; + scale 1.14057 1.14057 1.14057; + }; + }; + instance + { + transform + { + position 6.73326 -29.2811 0.887077; + rotation 28.6199 0.00000 0.00000 -1.00000; + scale 1.18017 1.18017 1.18017; + }; + }; + instance + { + transform + { + position -3.83838 -12.6158 0.996573; + rotation 135.630 0.00000 0.00000 1.00000; + scale 1.17830 1.17830 1.17830; + }; + }; + instance + { + transform + { + position -4.01997 -12.7862 1.01876; + rotation 167.425 0.00000 0.00000 1.00000; + scale 1.27726 1.27726 1.27726; + }; + }; + instance + { + transform + { + position 6.03112 -29.3496 0.980783; + rotation 83.9677 0.00000 0.00000 1.00000; + scale 0.813171 0.813171 0.813171; + }; + }; + instance + { + transform + { + position 4.57205 -26.7153 0.927195; + rotation 169.632 -0.00000 -0.00000 -1.00000; + scale 0.719046 0.719046 0.719046; + }; + }; + instance + { + transform + { + position -3.01682 -16.1824 0.811549; + rotation 67.4723 0.00000 0.00000 1.00000; + scale 1.12828 1.12828 1.12828; + }; + }; + instance + { + transform + { + position 2.72218 -11.3322 0.706497; + rotation 129.803 0.00000 0.00000 1.00000; + scale 0.743571 0.743571 0.743571; + }; + }; + instance + { + transform + { + position -3.71939 -27.2128 1.15831; + rotation 30.8542 0.00000 0.00000 -1.00000; + scale 0.998637 0.998637 0.998637; + }; + }; + instance + { + transform + { + position -3.89415 -27.5207 1.14494; + rotation 154.634 -0.00000 -0.00000 -1.00000; + scale 0.757998 0.757998 0.757998; + }; + }; + instance + { + transform + { + position -4.06328 -28.7644 0.908264; + rotation 127.695 -0.00000 -0.00000 -1.00000; + scale 0.854577 0.854577 0.854577; + }; + }; + instance + { + transform + { + position 1.01438 -12.7797 0.766435; + rotation 100.532 0.00000 0.00000 -1.00000; + scale 1.21269 1.21269 1.21269; + }; + }; + instance + { + transform + { + position 8.80668 -28.8413 0.987737; + rotation 78.5092 0.00000 0.00000 -1.00000; + scale 0.976713 0.976713 0.976713; + }; + }; + instance + { + transform + { + position -3.65312 -0.651678 0.0760702; + rotation 128.148 0.00000 0.00000 1.00000; + scale 0.941340 0.941340 0.941340; + }; + }; + instance + { + transform + { + position 6.00000 4.65443 0.504556; + rotation 25.7255 0.00000 0.00000 -1.00000; + scale 0.743443 0.743443 0.743443; + }; + }; + instance + { + transform + { + position -9.82213 -27.2724 0.802905; + rotation 28.6523 0.00000 0.00000 -1.00000; + scale 1.02955 1.02955 1.02955; + }; + }; + instance + { + transform + { + position -12.7101 -28.2416 1.09317; + rotation 63.6520 0.00000 0.00000 1.00000; + scale 0.709619 0.709619 0.709619; + }; + }; + instance + { + transform + { + position -12.9250 -28.1082 1.15969; + rotation 150.360 -0.00000 -0.00000 -1.00000; + scale 1.19125 1.19125 1.19125; + }; + }; + instance + { + transform + { + position 8.66251 -27.8462 0.966428; + rotation 179.959 0.00000 0.00000 1.00000; + scale 1.04923 1.04923 1.04923; + }; + }; + instance + { + transform + { + position 2.19723 -11.3089 0.655963; + rotation 38.2564 0.00000 0.00000 -1.00000; + scale 0.861321 0.861321 0.861321; + }; + }; + instance + { + transform + { + position 1.96506 -11.5322 0.638754; + rotation 165.946 0.00000 0.00000 1.00000; + scale 0.976748 0.976748 0.976748; + }; + }; + instance + { + transform + { + position -19.4313 2.40486 0.969829; + rotation 177.489 0.00000 0.00000 1.00000; + scale 1.23798 1.23798 1.23798; + }; + }; + instance + { + transform + { + position -2.52671 -26.8720 1.22652; + rotation 74.1624 0.00000 0.00000 -1.00000; + scale 0.892592 0.892592 0.892592; + }; + }; + instance + { + transform + { + position -2.84040 -26.6949 1.23833; + rotation 40.5540 0.00000 0.00000 1.00000; + scale 1.20260 1.20260 1.20260; + }; + }; + instance + { + transform + { + position 6.85884 -26.6150 1.12866; + rotation 40.3009 0.00000 0.00000 -1.00000; + scale 0.801927 0.801927 0.801927; + }; + }; + instance + { + transform + { + position 3.99209 -29.3545 1.07795; + rotation 177.054 0.00000 0.00000 1.00000; + scale 1.29560 1.29560 1.29560; + }; + }; + instance + { + transform + { + position 4.36749 -29.3615 1.13458; + rotation 47.3357 0.00000 0.00000 -1.00000; + scale 0.901820 0.901820 0.901820; + }; + }; + instance + { + transform + { + position 8.24826 -24.7759 1.02467; + rotation 151.231 0.00000 0.00000 1.00000; + scale 0.738017 0.738017 0.738017; + }; + }; + instance + { + transform + { + position 4.26754 -29.5588 1.09340; + rotation 4.50893 0.00000 0.00000 -1.00001; + scale 1.09776 1.09776 1.09776; + }; + }; + instance + { + transform + { + position 8.49810 -24.6350 1.04595; + rotation 44.3582 0.00000 0.00000 1.00000; + scale 1.25570 1.25570 1.25570; + }; + }; + instance + { + transform + { + position -16.8545 5.74140 0.909840; + rotation 34.7757 0.00000 0.00000 -1.00000; + scale 0.887812 0.887812 0.887812; + }; + }; + instance + { + transform + { + position -8.85028 -21.3697 0.987914; + rotation 39.1166 0.00000 0.00000 -1.00000; + scale 1.11871 1.11871 1.11871; + }; + }; + instance + { + transform + { + position 3.81137 -16.1038 0.967332; + rotation 94.9040 0.00000 0.00000 1.00000; + scale 0.944780 0.944780 0.944780; + }; + }; + instance + { + transform + { + position -2.59113 -20.0836 1.00828; + rotation 71.2577 0.00000 0.00000 1.00000; + scale 1.00277 1.00277 1.00277; + }; + }; + instance + { + transform + { + position -1.23977 -20.5004 1.03714; + rotation 156.258 -0.00000 -0.00000 -1.00000; + scale 1.18667 1.18667 1.18667; + }; + }; + instance + { + transform + { + position 3.77655 2.68141 0.524606; + rotation 85.4473 0.00000 0.00000 -1.00000; + scale 1.05432 1.05432 1.05432; + }; + }; + instance + { + transform + { + position -3.05886 -20.5241 0.772492; + rotation 146.433 -0.00000 -0.00000 -1.00000; + scale 0.865011 0.865011 0.865011; + }; + }; + instance + { + transform + { + position -3.47436 -20.1743 0.823821; + rotation 45.6345 0.00000 0.00000 -1.00000; + scale 0.880787 0.880787 0.880787; + }; + }; + instance + { + transform + { + position -12.3424 -20.3845 1.00799; + rotation 100.425 0.00000 0.00000 1.00000; + scale 0.711462 0.711462 0.711462; + }; + }; + instance + { + transform + { + position 6.41793 4.12289 0.568705; + rotation 107.506 0.00000 0.00000 1.00000; + scale 1.09765 1.09765 1.09765; + }; + }; + instance + { + transform + { + position -7.19383 -20.1675 1.15264; + rotation 95.7256 0.00000 0.00000 -1.00000; + scale 1.20319 1.20319 1.20319; + }; + }; + instance + { + transform + { + position -6.36683 -20.4672 1.10189; + rotation 39.0744 0.00000 0.00000 1.00000; + scale 1.21873 1.21873 1.21873; + }; + }; + instance + { + transform + { + position 9.53586 -20.1334 1.09047; + rotation 86.4140 0.00000 0.00000 -1.00000; + scale 1.05188 1.05188 1.05188; + }; + }; + instance + { + transform + { + position -15.3118 4.85475 0.858679; + rotation 132.868 -0.00000 -0.00000 -1.00000; + scale 0.995678 0.995678 0.995678; + }; + }; + instance + { + transform + { + position 1.06328 -10.6770 0.768806; + rotation 105.056 0.00000 0.00000 -1.00000; + scale 0.764319 0.764319 0.764319; + }; + }; + instance + { + transform + { + position 1.33652 -10.9151 0.724580; + rotation 24.6239 0.00000 0.00000 -1.00000; + scale 0.813759 0.813759 0.813759; + }; + }; + instance + { + transform + { + position -7.75552 -22.5299 0.910172; + rotation 149.903 -0.00000 -0.00000 -1.00000; + scale 0.997189 0.997189 0.997189; + }; + }; + instance + { + transform + { + position -7.64126 -20.9803 1.09487; + rotation 131.194 -0.00000 -0.00000 -1.00000; + scale 0.788567 0.788567 0.788567; + }; + }; + instance + { + transform + { + position -8.32869 -24.6365 0.965135; + rotation 96.3708 0.00000 0.00000 1.00000; + scale 0.778615 0.778615 0.778615; + }; + }; + instance + { + transform + { + position 3.83011 -13.9328 1.09987; + rotation 123.003 -0.00000 -0.00000 -1.00000; + scale 1.07811 1.07811 1.07811; + }; + }; + instance + { + transform + { + position -6.65676 -24.1853 0.787749; + rotation 72.7332 0.00000 0.00000 1.00000; + scale 0.862373 0.862373 0.862373; + }; + }; + instance + { + transform + { + position 9.53161 -24.7415 1.11030; + rotation 106.249 0.00000 0.00000 1.00000; + scale 0.986980 0.986980 0.986980; + }; + }; + instance + { + transform + { + position -2.79082 7.18604 0.375999; + rotation 71.5608 0.00000 0.00000 -1.00000; + scale 1.28253 1.28253 1.28253; + }; + }; + instance + { + transform + { + position 8.57008 -25.5308 1.07825; + rotation 88.1835 0.00000 0.00000 -1.00000; + scale 1.19769 1.19769 1.19769; + }; + }; + instance + { + transform + { + position -4.30062 -29.9834 0.908352; + rotation 49.6328 0.00000 0.00000 1.00000; + scale 1.11386 1.11386 1.11386; + }; + }; + instance + { + transform + { + position 5.53726 -25.5653 0.992341; + rotation 35.4531 0.00000 0.00000 -1.00000; + scale 0.895629 0.895629 0.895629; + }; + }; + instance + { + transform + { + position -12.8665 -26.4385 1.02057; + rotation 1.53439 0.00000 0.00000 -1.00007; + scale 0.741859 0.741859 0.741859; + }; + }; + instance + { + transform + { + position -12.9388 -14.7797 0.819775; + rotation 1.51746 0.00000 0.00000 -1.00008; + scale 0.925433 0.925433 0.925433; + }; + }; + instance + { + transform + { + position 3.07822 -23.6307 0.916601; + rotation 178.350 0.00000 0.00000 1.00000; + scale 1.13824 1.13824 1.13824; + }; + }; + instance + { + transform + { + position 3.83187 -23.8070 0.826483; + rotation 136.607 -0.00000 -0.00000 -1.00000; + scale 0.918398 0.918398 0.918398; + }; + }; + instance + { + transform + { + position 2.18332 -27.4197 1.10589; + rotation 138.069 -0.00000 -0.00000 -1.00000; + scale 1.12987 1.12987 1.12987; + }; + }; + instance + { + transform + { + position 3.67720 -23.4090 0.823418; + rotation 147.616 -0.00000 -0.00000 -1.00000; + scale 1.15039 1.15039 1.15039; + }; + }; + instance + { + transform + { + position 4.80612 -25.5036 0.979478; + rotation 82.1843 0.00000 0.00000 1.00000; + scale 1.15745 1.15745 1.15745; + }; + }; + instance + { + transform + { + position 2.80243 -27.5151 1.14142; + rotation 56.7869 0.00000 0.00000 -1.00000; + scale 0.762504 0.762504 0.762504; + }; + }; + instance + { + transform + { + position 4.33840 -1.84170 0.542651; + rotation 131.598 -0.00000 -0.00000 -1.00000; + scale 1.10245 1.10245 1.10245; + }; + }; + instance + { + transform + { + position 1.53736 -26.8886 0.969374; + rotation 150.446 0.00000 0.00000 1.00000; + scale 1.08128 1.08128 1.08128; + }; + }; + instance + { + transform + { + position 2.92400 -14.2221 1.01911; + rotation 112.816 0.00000 0.00000 -1.00000; + scale 0.894744 0.894744 0.894744; + }; + }; + instance + { + transform + { + position -4.49984 -24.1706 0.882635; + rotation 108.715 0.00000 0.00000 -1.00000; + scale 0.759202 0.759202 0.759202; + }; + }; + instance + { + transform + { + position -4.86765 -24.4325 0.922441; + rotation 129.511 -0.00000 -0.00000 -1.00000; + scale 0.746127 0.746127 0.746127; + }; + }; + instance + { + transform + { + position 0.704191 -21.6364 1.15333; + rotation 16.8262 0.00000 0.00000 -1.00000; + scale 1.00722 1.00722 1.00722; + }; + }; + instance + { + transform + { + position -0.225375 -22.7935 1.16308; + rotation 163.214 0.00000 0.00000 1.00000; + scale 0.717344 0.717344 0.717344; + }; + }; + instance + { + transform + { + position 0.246271 -23.7028 1.07337; + rotation 89.3819 0.00000 0.00000 -1.00000; + scale 1.06808 1.06808 1.06808; + }; + }; + instance + { + transform + { + position 0.876970 -23.3804 1.02003; + rotation 24.2541 0.00000 0.00000 1.00000; + scale 0.759687 0.759687 0.759687; + }; + }; + instance + { + transform + { + position -1.18410 -22.3723 1.11850; + rotation 135.369 0.00000 0.00000 1.00000; + scale 0.813002 0.813002 0.813002; + }; + }; + instance + { + transform + { + position -12.0107 4.14582 0.417316; + rotation 178.959 -0.00000 -0.00000 -1.00000; + scale 1.27047 1.27047 1.27047; + }; + }; + instance + { + transform + { + position -1.90814 -22.9619 1.02833; + rotation 10.8612 0.00000 0.00000 -1.00000; + scale 0.954445 0.954445 0.954445; + }; + }; + instance + { + transform + { + position -1.06037 -24.0251 1.08556; + rotation 128.554 0.00000 0.00000 1.00000; + scale 0.786697 0.786697 0.786697; + }; + }; + instance + { + transform + { + position -11.4256 -29.2476 1.00661; + rotation 154.755 -0.00000 -0.00000 -1.00000; + scale 1.06426 1.06426 1.06426; + }; + }; + instance + { + transform + { + position -2.02367 -24.1600 1.17168; + rotation 110.000 0.00000 0.00000 -1.00000; + scale 1.07329 1.07329 1.07329; + }; + }; + instance + { + transform + { + position 4.88846 4.86586 0.537859; + rotation 45.2159 0.00000 0.00000 -1.00000; + scale 1.23160 1.23160 1.23160; + }; + }; + instance + { + transform + { + position -0.931728 -24.5300 1.11546; + rotation 128.509 0.00000 0.00000 1.00000; + scale 0.903710 0.903710 0.903710; + }; + }; + instance + { + transform + { + position 0.303809 -23.3399 1.06598; + rotation 24.5130 0.00000 0.00000 -0.999999; + scale 1.16859 1.16859 1.16859; + }; + }; + instance + { + transform + { + position -5.27956 -12.7165 1.14964; + rotation 162.503 -0.00000 -0.00000 -1.00000; + scale 1.23371 1.23371 1.23371; + }; + }; + instance + { + transform + { + position -3.05563 -23.4555 1.04093; + rotation 20.6970 0.00000 0.00000 1.00000; + scale 1.21063 1.21063 1.21063; + }; + }; + instance + { + transform + { + position -3.41699 -23.4021 0.969684; + rotation 78.0043 0.00000 0.00000 1.00000; + scale 1.20716 1.20716 1.20716; + }; + }; + instance + { + transform + { + position -4.44581 -24.6282 1.07281; + rotation 145.932 -0.00000 -0.00000 -1.00000; + scale 1.03955 1.03955 1.03955; + }; + }; + instance + { + transform + { + position -4.44813 -22.5678 0.810998; + rotation 141.703 -0.00000 -0.00000 -1.00000; + scale 0.898225 0.898225 0.898225; + }; + }; + instance + { + transform + { + position -0.341545 -25.6578 0.950673; + rotation 4.77572 0.00000 0.00000 -1.00001; + scale 0.897327 0.897327 0.897327; + }; + }; + instance + { + transform + { + position 0.433404 -25.3531 0.900456; + rotation 103.208 0.00000 0.00000 1.00000; + scale 1.24338 1.24338 1.24338; + }; + }; + instance + { + transform + { + position 9.02266 -11.2060 1.07858; + rotation 13.6300 0.00000 0.00000 1.00000; + scale 1.19907 1.19907 1.19907; + }; + }; + instance + { + transform + { + position 3.91668 4.84376 0.604498; + rotation 140.269 0.00000 0.00000 1.00000; + scale 0.778583 0.778583 0.778583; + }; + }; + instance + { + transform + { + position 2.87812 -25.1057 0.743614; + rotation 142.660 0.00000 0.00000 1.00000; + scale 0.855550 0.855550 0.855550; + }; + }; + instance + { + transform + { + position -6.65718 6.64579 0.455761; + rotation 172.827 0.00000 0.00000 1.00000; + scale 1.02742 1.02742 1.02742; + }; + }; + instance + { + transform + { + position 1.45464 -22.5422 1.07933; + rotation 128.902 0.00000 0.00000 1.00000; + scale 1.18069 1.18069 1.18069; + }; + }; + instance + { + transform + { + position 0.934149 -21.2547 1.13489; + rotation 141.963 -0.00000 -0.00000 -1.00000; + scale 1.21557 1.21557 1.21557; + }; + }; + instance + { + transform + { + position 2.36149 -21.6748 1.01649; + rotation 164.860 0.00000 0.00000 1.00000; + scale 0.940765 0.940765 0.940765; + }; + }; + instance + { + transform + { + position -11.7249 4.20728 0.371804; + rotation 18.3309 0.00000 0.00000 1.00000; + scale 1.03294 1.03294 1.03294; + }; + }; + instance + { + transform + { + position 2.97564 -23.4489 0.927159; + rotation 114.824 0.00000 0.00000 1.00000; + scale 1.12436 1.12436 1.12436; + }; + }; + instance + { + transform + { + position 3.58290 -22.1117 0.879683; + rotation 105.531 0.00000 0.00000 1.00000; + scale 0.964676 0.964676 0.964676; + }; + }; + instance + { + transform + { + position 3.80496 -22.1162 0.900418; + rotation 117.884 0.00000 0.00000 1.00000; + scale 0.771725 0.771725 0.771725; + }; + }; + instance + { + transform + { + position 5.13457 -14.1229 1.11727; + rotation 64.5804 0.00000 0.00000 -1.00000; + scale 0.930276 0.930276 0.930276; + }; + }; + instance + { + transform + { + position 3.71353 -20.9306 1.04313; + rotation 133.328 0.00000 0.00000 1.00000; + scale 1.26713 1.26713 1.26713; + }; + }; + instance + { + transform + { + position 5.68875 -26.5003 1.01941; + rotation 127.829 0.00000 0.00000 1.00000; + scale 0.897976 0.897976 0.897976; + }; + }; + instance + { + transform + { + position 5.01079 -15.2757 1.03754; + rotation 55.1208 0.00000 0.00000 -1.00000; + scale 0.860124 0.860124 0.860124; + }; + }; + instance + { + transform + { + position 5.71338 -23.1982 0.786738; + rotation 119.354 0.00000 0.00000 1.00000; + scale 1.07727 1.07727 1.07727; + }; + }; + instance + { + transform + { + position 5.31447 -23.2883 0.781731; + rotation 100.691 0.00000 0.00000 1.00000; + scale 0.749976 0.749976 0.749976; + }; + }; + instance + { + transform + { + position 3.86816 -4.90046 0.715237; + rotation 160.489 0.00000 0.00000 1.00000; + scale 0.828484 0.828484 0.828484; + }; + }; + instance + { + transform + { + position 5.03353 3.34464 0.601726; + rotation 10.0021 0.00000 0.00000 -1.00000; + scale 0.991317 0.991317 0.991317; + }; + }; + instance + { + transform + { + position 6.09789 -23.2129 0.808612; + rotation 131.656 0.00000 0.00000 1.00000; + scale 1.25070 1.25070 1.25070; + }; + }; + instance + { + transform + { + position 4.05830 -11.7679 1.12804; + rotation 133.537 0.00000 0.00000 1.00000; + scale 1.00596 1.00596 1.00596; + }; + }; + instance + { + transform + { + position 5.04626 -22.5324 0.865549; + rotation 78.2315 0.00000 0.00000 1.00000; + scale 0.986558 0.986558 0.986558; + }; + }; + instance + { + transform + { + position -15.6514 -6.05419 0.821801; + rotation 79.2274 0.00000 0.00000 -1.00000; + scale 0.865516 0.865516 0.865516; + }; + }; + instance + { + transform + { + position 6.41941 -15.5387 0.945198; + rotation 31.4122 0.00000 0.00000 1.00000; + scale 1.18142 1.18142 1.18142; + }; + }; + instance + { + transform + { + position 5.18695 -21.7163 1.04883; + rotation 14.3505 0.00000 0.00000 -1.00000; + scale 0.753784 0.753784 0.753784; + }; + }; + instance + { + transform + { + position 5.20287 -21.9845 0.976087; + rotation 132.775 0.00000 0.00000 1.00000; + scale 1.24631 1.24631 1.24631; + }; + }; + instance + { + transform + { + position 5.20502 -15.7175 0.901913; + rotation 169.904 -0.00000 -0.00000 -1.00000; + scale 0.868674 0.868674 0.868674; + }; + }; + instance + { + transform + { + position 7.33817 -25.7454 1.23968; + rotation 57.5340 0.00000 0.00000 -1.00000; + scale 1.29714 1.29714 1.29714; + }; + }; + instance + { + transform + { + position 6.07854 -15.4632 0.957818; + rotation 75.6399 0.00000 0.00000 1.00000; + scale 1.09767 1.09767 1.09767; + }; + }; + instance + { + transform + { + position 6.12474 -15.2406 0.976961; + rotation 26.2117 0.00000 0.00000 -1.00000; + scale 1.10889 1.10889 1.10889; + }; + }; + instance + { + transform + { + position 6.91396 -24.8108 1.22223; + rotation 143.530 -0.00000 -0.00000 -1.00000; + scale 0.962177 0.962177 0.962177; + }; + }; + instance + { + transform + { + position -15.8343 -5.76269 0.810232; + rotation 119.720 0.00000 0.00000 1.00000; + scale 1.25026 1.25026 1.25026; + }; + }; + instance + { + transform + { + position 7.60656 -23.5885 1.14434; + rotation 97.6712 0.00000 0.00000 -1.00000; + scale 0.712688 0.712688 0.712688; + }; + }; + instance + { + transform + { + position 8.37278 -22.9245 1.11580; + rotation 120.871 0.00000 0.00000 1.00000; + scale 1.19633 1.19633 1.19633; + }; + }; + instance + { + transform + { + position 3.68245 -12.6564 1.15572; + rotation 81.9853 0.00000 0.00000 1.00000; + scale 1.10139 1.10139 1.10139; + }; + }; + instance + { + transform + { + position 5.91263 3.31382 0.709292; + rotation 154.673 0.00000 0.00000 1.00000; + scale 1.17511 1.17511 1.17511; + }; + }; + instance + { + transform + { + position 8.17142 -23.7432 1.20136; + rotation 121.328 -0.00000 -0.00000 -1.00000; + scale 0.832092 0.832092 0.832092; + }; + }; + instance + { + transform + { + position 6.25876 -15.9369 0.943936; + rotation 103.742 0.00000 0.00000 1.00000; + scale 0.733363 0.733363 0.733363; + }; + }; + instance + { + transform + { + position -6.26388 6.69022 0.458923; + rotation 110.528 0.00000 0.00000 -1.00000; + scale 0.868921 0.868921 0.868921; + }; + }; + instance + { + transform + { + position 3.20934 -16.9515 0.873307; + rotation 94.9095 0.00000 0.00000 -1.00000; + scale 1.15934 1.15934 1.15934; + }; + }; + instance + { + transform + { + position 9.31085 -26.2807 0.888357; + rotation 168.993 0.00000 0.00000 1.00000; + scale 1.02751 1.02751 1.02751; + }; + }; + instance + { + transform + { + position 1.05835 -11.7133 0.744971; + rotation 60.8367 0.00000 0.00000 1.00000; + scale 1.17255 1.17255 1.17255; + }; + }; + instance + { + transform + { + position 9.22469 -23.5135 1.14572; + rotation 98.2247 0.00000 0.00000 1.00000; + scale 0.980264 0.980264 0.980264; + }; + }; + instance + { + transform + { + position 5.10375 -13.7908 1.06876; + rotation 25.5972 0.00000 0.00000 -1.00000; + scale 1.05055 1.05055 1.05055; + }; + }; + instance + { + transform + { + position -1.49479 -15.7591 0.948406; + rotation 52.7552 0.00000 0.00000 -1.00000; + scale 0.788118 0.788118 0.788118; + }; + }; + instance + { + transform + { + position 3.95624 0.695852 0.487732; + rotation 93.3914 0.00000 0.00000 1.00000; + scale 1.25391 1.25391 1.25391; + }; + }; + instance + { + transform + { + position 9.47490 -21.1412 1.09859; + rotation 48.5893 0.00000 0.00000 1.00000; + scale 0.878935 0.878935 0.878935; + }; + }; + instance + { + transform + { + position -1.88901 -15.0185 0.796930; + rotation 124.407 -0.00000 -0.00000 -1.00000; + scale 1.10045 1.10045 1.10045; + }; + }; + instance + { + transform + { + position 3.76923 -29.4425 1.00995; + rotation 132.007 0.00000 0.00000 1.00000; + scale 0.718383 0.718383 0.718383; + }; + }; + instance + { + transform + { + position -5.65184 -25.8862 0.920925; + rotation 13.8100 0.00000 0.00000 -0.999999; + scale 0.919764 0.919764 0.919764; + }; + }; + instance + { + transform + { + position -3.37850 -1.68783 0.0701568; + rotation 132.998 -0.00000 -0.00000 -1.00000; + scale 0.705264 0.705264 0.705264; + }; + }; + instance + { + transform + { + position 5.26044 4.12750 0.496897; + rotation 9.92485 0.00000 0.00000 1.00000; + scale 0.882064 0.882064 0.882064; + }; + }; + instance + { + transform + { + position 1.31308 -28.1811 0.897060; + rotation 18.5600 0.00000 0.00000 0.999999; + scale 0.765294 0.765294 0.765294; + }; + }; + instance + { + transform + { + position -4.16172 -15.2472 0.837735; + rotation 13.9497 0.00000 0.00000 -1.00000; + scale 0.788332 0.788332 0.788332; + }; + }; + instance + { + transform + { + position 5.10640 4.42779 0.485404; + rotation 174.034 0.00000 0.00000 1.00000; + scale 1.01420 1.01420 1.01420; + }; + }; + instance + { + transform + { + position -5.72916 -22.8748 0.957767; + rotation 150.647 0.00000 0.00000 1.00000; + scale 1.16996 1.16996 1.16996; + }; + }; + instance + { + transform + { + position -4.98659 -22.2581 0.972169; + rotation 67.1041 0.00000 0.00000 1.00000; + scale 0.821692 0.821692 0.821692; + }; + }; + instance + { + transform + { + position -6.58879 -22.6378 0.988087; + rotation 33.9057 0.00000 0.00000 1.00000; + scale 0.817675 0.817675 0.817675; + }; + }; + instance + { + transform + { + position -8.96299 -26.6950 0.987731; + rotation 5.18945 0.00000 0.00000 1.00001; + scale 1.23139 1.23139 1.23139; + }; + }; + instance + { + transform + { + position -7.66457 -24.5131 0.920192; + rotation 148.211 0.00000 0.00000 1.00000; + scale 0.753767 0.753767 0.753767; + }; + }; + instance + { + transform + { + position -7.76472 -21.7142 0.934073; + rotation 6.48489 0.00000 0.00000 1.00001; + scale 1.13116 1.13116 1.13116; + }; + }; + instance + { + transform + { + position -7.02021 -21.3422 1.11542; + rotation 6.39564 0.00000 0.00000 1.00000; + scale 0.823329 0.823329 0.823329; + }; + }; + instance + { + transform + { + position -7.65518 -22.8676 0.901604; + rotation 69.9668 0.00000 0.00000 1.00000; + scale 1.13351 1.13351 1.13351; + }; + }; + instance + { + transform + { + position 1.75181 -29.1606 0.821191; + rotation 117.966 0.00000 0.00000 -1.00000; + scale 0.774937 0.774937 0.774937; + }; + }; + instance + { + transform + { + position -8.37708 -22.9118 0.977609; + rotation 118.766 0.00000 0.00000 -1.00000; + scale 1.15642 1.15642 1.15642; + }; + }; + instance + { + transform + { + position -8.21185 -22.6641 0.971810; + rotation 2.06612 0.00000 0.00000 1.00006; + scale 0.961738 0.961738 0.961738; + }; + }; + instance + { + transform + { + position -9.65380 -25.4371 1.10216; + rotation 16.2278 0.00000 0.00000 1.00000; + scale 1.29251 1.29251 1.29251; + }; + }; + instance + { + transform + { + position 5.16150 -11.3541 1.08318; + rotation 111.202 0.00000 0.00000 1.00000; + scale 1.12430 1.12430 1.12430; + }; + }; + instance + { + transform + { + position -11.6196 -26.5495 1.05351; + rotation 155.201 -0.00000 -0.00000 -1.00000; + scale 1.00158 1.00158 1.00158; + }; + }; + instance + { + transform + { + position -10.9846 -26.7481 0.895653; + rotation 120.584 -0.00000 -0.00000 -1.00000; + scale 1.06576 1.06576 1.06576; + }; + }; + instance + { + transform + { + position -11.3489 -26.8403 0.959238; + rotation 1.27040 0.00000 0.00000 0.999809; + scale 1.14925 1.14925 1.14925; + }; + }; + instance + { + transform + { + position 0.231695 -16.4734 1.01418; + rotation 80.3879 0.00000 0.00000 1.00000; + scale 1.27493 1.27493 1.27493; + }; + }; + instance + { + transform + { + position -11.1675 -23.1046 1.22694; + rotation 3.52228 0.00000 0.00000 -1.00003; + scale 0.929725 0.929725 0.929725; + }; + }; + instance + { + transform + { + position -11.1993 -24.7403 1.08507; + rotation 46.5019 0.00000 0.00000 1.00000; + scale 1.03345 1.03345 1.03345; + }; + }; + instance + { + transform + { + position 2.76039 -13.6945 0.993637; + rotation 67.2749 0.00000 0.00000 1.00000; + scale 0.717719 0.717719 0.717719; + }; + }; + instance + { + transform + { + position 5.02292 -11.0434 1.01562; + rotation 100.531 0.00000 0.00000 -1.00000; + scale 0.932983 0.932983 0.932983; + }; + }; + instance + { + transform + { + position -17.4506 -0.717803 0.831406; + rotation 101.197 0.00000 0.00000 -1.00000; + scale 1.18534 1.18534 1.18534; + }; + }; + instance + { + transform + { + position -0.520287 -28.5886 1.02784; + rotation 143.780 0.00000 0.00000 1.00000; + scale 0.900997 0.900997 0.900997; + }; + }; + instance + { + transform + { + position -11.3723 -22.3491 1.26310; + rotation 158.774 0.00000 0.00000 1.00000; + scale 0.835392 0.835392 0.835392; + }; + }; + instance + { + transform + { + position -12.6725 -22.8898 0.881010; + rotation 152.816 0.00000 0.00000 1.00000; + scale 1.27855 1.27855 1.27855; + }; + }; + instance + { + transform + { + position 8.16352 -20.2899 0.741855; + rotation 178.666 0.00000 0.00000 1.00000; + scale 1.27689 1.27689 1.27689; + }; + }; + instance + { + transform + { + position 7.32185 -20.7717 0.849089; + rotation 116.382 0.00000 0.00000 -1.00000; + scale 1.02964 1.02964 1.02964; + }; + }; + instance + { + transform + { + position 5.82680 -11.7171 1.12310; + rotation 159.991 0.00000 0.00000 1.00000; + scale 0.749672 0.749672 0.749672; + }; + }; + instance + { + transform + { + position 7.01130 -20.6473 0.914388; + rotation 59.5389 0.00000 0.00000 1.00000; + scale 0.975541 0.975541 0.975541; + }; + }; + instance + { + transform + { + position -9.19540 -0.0505910 0.264460; + rotation 4.79829 0.00000 0.00000 -0.999997; + scale 0.710411 0.710411 0.710411; + }; + }; + instance + { + transform + { + position 7.60021 -20.9529 0.804060; + rotation 31.0841 0.00000 0.00000 1.00000; + scale 1.14202 1.14202 1.14202; + }; + }; + instance + { + transform + { + position -6.75696 -20.9817 1.18252; + rotation 11.4528 0.00000 0.00000 -0.999999; + scale 1.29898 1.29898 1.29898; + }; + }; + instance + { + transform + { + position -6.99254 -20.5401 1.19103; + rotation 51.9656 0.00000 0.00000 1.00000; + scale 1.22657 1.22657 1.22657; + }; + }; + instance + { + transform + { + position -6.29108 -20.7245 1.09394; + rotation 24.7975 0.00000 0.00000 1.00000; + scale 0.844847 0.844847 0.844847; + }; + }; + instance + { + transform + { + position 5.85631 -11.4146 1.09426; + rotation 50.2447 0.00000 0.00000 -1.00000; + scale 1.23658 1.23658 1.23658; + }; + }; + instance + { + transform + { + position -8.09152 -21.0243 0.974054; + rotation 141.308 0.00000 0.00000 1.00000; + scale 0.975466 0.975466 0.975466; + }; + }; + instance + { + transform + { + position -9.58848 -20.7595 0.887150; + rotation 88.1915 0.00000 0.00000 -1.00000; + scale 1.16783 1.16783 1.16783; + }; + }; + instance + { + transform + { + position -5.63188 -14.7827 1.10277; + rotation 46.4913 0.00000 0.00000 -1.00000; + scale 1.05490 1.05490 1.05490; + }; + }; + instance + { + transform + { + position 0.510493 -20.8268 1.05000; + rotation 17.7058 0.00000 0.00000 -1.00000; + scale 1.07984 1.07984 1.07984; + }; + }; + instance + { + transform + { + position 0.383148 -20.4632 0.982350; + rotation 121.047 0.00000 0.00000 1.00000; + scale 1.00144 1.00144 1.00144; + }; + }; + instance + { + transform + { + position -0.484418 -20.4942 0.993587; + rotation 61.6644 0.00000 0.00000 1.00000; + scale 1.02449 1.02449 1.02449; + }; + }; + instance + { + transform + { + position -12.0621 -20.5897 1.00712; + rotation 35.6955 0.00000 0.00000 -1.00000; + scale 0.735170 0.735170 0.735170; + }; + }; + instance + { + transform + { + position 2.66747 -20.7052 0.934545; + rotation 170.375 -0.00000 -0.00000 -1.00000; + scale 0.951864 0.951864 0.951864; + }; + }; + instance + { + transform + { + position 1.40004 -20.3204 0.967101; + rotation 135.466 -0.00000 -0.00000 -1.00000; + scale 0.796656 0.796656 0.796656; + }; + }; + instance + { + transform + { + position 3.95825 -20.4042 1.16817; + rotation 123.119 -0.00000 -0.00000 -1.00000; + scale 1.04778 1.04778 1.04778; + }; + }; + instance + { + transform + { + position -7.58755 -10.8179 0.823848; + rotation 156.719 -0.00000 -0.00000 -1.00000; + scale 1.16385 1.16385 1.16385; + }; + }; + instance + { + transform + { + position -1.84323 -20.5811 0.962365; + rotation 132.143 -0.00000 -0.00000 -1.00000; + scale 0.973426 0.973426 0.973426; + }; + }; + instance + { + transform + { + position -1.19629 -20.9477 1.10106; + rotation 63.0850 0.00000 0.00000 1.00000; + scale 1.11128 1.11128 1.11128; + }; + }; + instance + { + transform + { + position -2.38363 -20.9821 0.778188; + rotation 63.9569 0.00000 0.00000 -1.00000; + scale 1.23755 1.23755 1.23755; + }; + }; + instance + { + transform + { + position -12.3859 -23.5593 1.05267; + rotation 4.16938 0.00000 0.00000 -0.999988; + scale 1.16422 1.16422 1.16422; + }; + }; + instance + { + transform + { + position -12.0983 -23.5982 1.12608; + rotation 131.134 -0.00000 -0.00000 -1.00000; + scale 0.901949 0.901949 0.901949; + }; + }; + instance + { + transform + { + position -12.5767 -25.8347 1.15804; + rotation 120.923 -0.00000 -0.00000 -1.00000; + scale 1.18136 1.18136 1.18136; + }; + }; + instance + { + transform + { + position -11.9958 -25.8700 1.15153; + rotation 110.603 0.00000 0.00000 -1.00000; + scale 1.02682 1.02682 1.02682; + }; + }; + instance + { + transform + { + position -12.4131 -24.8124 1.12605; + rotation 111.943 0.00000 0.00000 -1.00000; + scale 0.807829 0.807829 0.807829; + }; + }; + instance + { + transform + { + position -12.1499 -25.2773 1.15482; + rotation 129.138 0.00000 0.00000 1.00000; + scale 1.03599 1.03599 1.03599; + }; + }; + instance + { + transform + { + position -10.2804 -21.8927 1.12306; + rotation 73.2663 0.00000 0.00000 -1.00000; + scale 1.08175 1.08175 1.08175; + }; + }; + instance + { + transform + { + position -10.1747 -23.3261 1.11408; + rotation 57.7678 0.00000 0.00000 -1.00000; + scale 0.907921 0.907921 0.907921; + }; + }; + instance + { + transform + { + position -3.95337 -17.4727 1.11260; + rotation 56.3738 0.00000 0.00000 1.00000; + scale 0.934138 0.934138 0.934138; + }; + }; + instance + { + transform + { + position -10.5835 -23.4053 1.15690; + rotation 62.4987 0.00000 0.00000 -1.00000; + scale 0.921273 0.921273 0.921273; + }; + }; + instance + { + transform + { + position -8.03968 -25.9776 0.760193; + rotation 70.7198 0.00000 0.00000 -1.00000; + scale 1.02927 1.02927 1.02927; + }; + }; + instance + { + transform + { + position -6.47835 -21.9965 1.15969; + rotation 21.4303 0.00000 0.00000 -1.00000; + scale 1.20685 1.20685 1.20685; + }; + }; + instance + { + transform + { + position -5.19826 -29.0682 1.04364; + rotation 120.078 0.00000 0.00000 1.00000; + scale 1.09664 1.09664 1.09664; + }; + }; + instance + { + transform + { + position -9.04965 -11.0958 0.905075; + rotation 175.124 0.00000 0.00000 1.00000; + scale 1.01917 1.01917 1.01917; + }; + }; + instance + { + transform + { + position -8.74390 -15.2845 1.05510; + rotation 59.5103 0.00000 0.00000 -1.00000; + scale 0.856841 0.856841 0.856841; + }; + }; + instance + { + transform + { + position -6.38617 -25.9236 0.937260; + rotation 85.2192 0.00000 0.00000 1.00000; + scale 0.818796 0.818796 0.818796; + }; + }; + instance + { + transform + { + position -7.20119 -25.9026 0.800187; + rotation 51.4636 0.00000 0.00000 1.00000; + scale 0.933216 0.933216 0.933216; + }; + }; + instance + { + transform + { + position -4.91216 -13.1257 1.08587; + rotation 90.8757 0.00000 0.00000 1.00000; + scale 1.14128 1.14128 1.14128; + }; + }; + instance + { + transform + { + position 6.18440 -24.7290 1.12575; + rotation 114.830 0.00000 0.00000 -1.00000; + scale 1.08024 1.08024 1.08024; + }; + }; + instance + { + transform + { + position 6.03064 -26.8168 1.08041; + rotation 41.1693 0.00000 0.00000 -1.00000; + scale 0.956313 0.956313 0.956313; + }; + }; + instance + { + transform + { + position 4.76021 -22.0125 0.982610; + rotation 22.9544 0.00000 0.00000 1.00000; + scale 1.27962 1.27962 1.27962; + }; + }; + instance + { + transform + { + position 4.15594 -24.1935 0.840382; + rotation 63.2143 0.00000 0.00000 1.00000; + scale 1.29599 1.29599 1.29599; + }; + }; + instance + { + transform + { + position -8.90828 -26.9150 0.992792; + rotation 111.173 0.00000 0.00000 -1.00000; + scale 1.00011 1.00011 1.00011; + }; + }; + instance + { + transform + { + position 4.06501 -24.6295 0.887784; + rotation 92.9097 0.00000 0.00000 -1.00000; + scale 0.925483 0.925483 0.925483; + }; + }; + instance + { + transform + { + position -19.7409 -3.13011 1.03720; + rotation 124.064 -0.00000 -0.00000 -1.00000; + scale 0.711866 0.711866 0.711866; + }; + }; + instance + { + transform + { + position -10.0611 -28.8488 0.928906; + rotation 146.108 0.00000 0.00000 1.00000; + scale 1.28181 1.28181 1.28181; + }; + }; + instance + { + transform + { + position 8.29315 3.57293 0.931472; + rotation 113.041 0.00000 0.00000 1.00000; + scale 0.822260 0.822260 0.822260; + }; + }; + instance + { + transform + { + position 2.09482 -27.0349 1.08287; + rotation 115.461 0.00000 0.00000 1.00000; + scale 1.20101 1.20101 1.20101; + }; + }; + instance + { + transform + { + position -0.0110418 -26.7957 0.775925; + rotation 179.340 -0.00000 -0.00000 -1.00000; + scale 1.09783 1.09783 1.09783; + }; + }; + instance + { + transform + { + position -4.12669 -23.5433 0.850988; + rotation 80.9086 0.00000 0.00000 1.00000; + scale 1.24110 1.24110 1.24110; + }; + }; + instance + { + transform + { + position -0.0936400 -18.7973 0.934605; + rotation 138.240 0.00000 0.00000 1.00000; + scale 0.833417 0.833417 0.833417; + }; + }; + instance + { + transform + { + position -0.0326326 -22.5906 1.18114; + rotation 45.1784 0.00000 0.00000 -1.00000; + scale 1.09916 1.09916 1.09916; + }; + }; + instance + { + transform + { + position 6.30754 -18.4057 0.872422; + rotation 127.276 -0.00000 -0.00000 -1.00000; + scale 0.848374 0.848374 0.848374; + }; + }; + instance + { + transform + { + position -4.73829 -18.4561 1.00553; + rotation 11.9101 0.00000 0.00000 0.999998; + scale 1.08420 1.08420 1.08420; + }; + }; + instance + { + transform + { + position -3.92270 -18.4356 1.17476; + rotation 77.0610 0.00000 0.00000 1.00000; + scale 1.29072 1.29072 1.29072; + }; + }; + instance + { + transform + { + position 0.0699656 -23.0361 1.11855; + rotation 150.938 -0.00000 -0.00000 -1.00000; + scale 1.25621 1.25621 1.25621; + }; + }; + instance + { + transform + { + position 0.142350 -22.7989 1.13898; + rotation 119.396 0.00000 0.00000 -1.00000; + scale 1.27562 1.27562 1.27562; + }; + }; + instance + { + transform + { + position -4.22392 -22.9891 0.812678; + rotation 179.790 0.00000 0.00000 1.00000; + scale 0.999992 0.999992 0.999992; + }; + }; + instance + { + transform + { + position 2.28805 -26.9372 1.09718; + rotation 165.999 -0.00000 -0.00000 -1.00000; + scale 0.885921 0.885921 0.885921; + }; + }; + instance + { + transform + { + position -6.91026 -2.16135 0.434819; + rotation 58.3582 0.00000 0.00000 1.00000; + scale 0.794829 0.794829 0.794829; + }; + }; + instance + { + transform + { + position 6.23128 -22.7765 0.778110; + rotation 99.0475 0.00000 0.00000 -1.00000; + scale 1.12153 1.12153 1.12153; + }; + }; + instance + { + transform + { + position 6.74324 -22.4268 0.850173; + rotation 116.123 0.00000 0.00000 -1.00000; + scale 1.20048 1.20048 1.20048; + }; + }; + instance + { + transform + { + position -14.5921 -7.01611 0.919977; + rotation 43.8888 0.00000 0.00000 -1.00000; + scale 1.08451 1.08451 1.08451; + }; + }; + instance + { + transform + { + position -14.4104 -6.80706 0.931826; + rotation 106.159 0.00000 0.00000 -1.00000; + scale 0.893629 0.893629 0.893629; + }; + }; + instance + { + transform + { + position -7.43941 -17.0553 0.947825; + rotation 91.5931 0.00000 0.00000 1.00000; + scale 0.968850 0.968850 0.968850; + }; + }; + instance + { + transform + { + position 4.95787 -24.7643 0.877758; + rotation 59.4489 0.00000 0.00000 1.00000; + scale 1.08404 1.08404 1.08404; + }; + }; + instance + { + transform + { + position 0.725979 9.85661 0.731916; + rotation 64.8562 0.00000 0.00000 -1.00000; + scale 0.752591 0.752591 0.752591; + }; + }; + instance + { + transform + { + position 0.117880 -17.5651 0.951873; + rotation 87.4631 0.00000 0.00000 -1.00000; + scale 1.21890 1.21890 1.21890; + }; + }; + instance + { + transform + { + position -12.8508 -23.4914 0.955463; + rotation 83.7090 0.00000 0.00000 -1.00000; + scale 1.26502 1.26502 1.26502; + }; + }; + instance + { + transform + { + position 4.34793 -20.8751 1.20407; + rotation 99.8356 0.00000 0.00000 -1.00000; + scale 1.29406 1.29406 1.29406; + }; + }; + instance + { + transform + { + position 1.86896 -20.9205 1.07092; + rotation 5.78721 0.00000 0.00000 1.00001; + scale 1.05475 1.05475 1.05475; + }; + }; + instance + { + transform + { + position 0.316583 -17.8112 0.975018; + rotation 76.1301 0.00000 0.00000 1.00000; + scale 1.22991 1.22991 1.22991; + }; + }; + instance + { + transform + { + position -4.49974 -20.0252 0.812713; + rotation 37.3966 0.00000 0.00000 -1.00000; + scale 1.23056 1.23056 1.23056; + }; + }; + instance + { + transform + { + position -3.15108 -20.7677 0.740939; + rotation 45.8369 0.00000 0.00000 -1.00000; + scale 0.764891 0.764891 0.764891; + }; + }; + instance + { + transform + { + position 8.95851 -22.6220 1.08305; + rotation 50.1357 0.00000 0.00000 1.00000; + scale 0.879836 0.879836 0.879836; + }; + }; + instance + { + transform + { + position -14.1124 -4.49077 0.916660; + rotation 169.661 -0.00000 -0.00000 -1.00000; + scale 0.972516 0.972516 0.972516; + }; + }; + instance + { + transform + { + position -8.45176 -25.4562 0.848669; + rotation 48.9745 0.00000 0.00000 1.00000; + scale 1.20440 1.20440 1.20440; + }; + }; + instance + { + transform + { + position 7.79014 -20.4372 0.737062; + rotation 31.7959 0.00000 0.00000 1.00000; + scale 0.906752 0.906752 0.906752; + }; + }; + instance + { + transform + { + position -11.7555 -1.86591 0.565362; + rotation 148.666 0.00000 0.00000 1.00000; + scale 0.852354 0.852354 0.852354; + }; + }; + instance + { + transform + { + position -12.8829 -22.8260 0.822025; + rotation 77.3726 0.00000 0.00000 -1.00000; + scale 0.973142 0.973142 0.973142; + }; + }; + instance + { + transform + { + position -8.65823 4.79301 0.115841; + rotation 153.409 -0.00000 -0.00000 -1.00000; + scale 0.771311 0.771311 0.771311; + }; + }; + instance + { + transform + { + position -17.3769 -2.57290 0.886828; + rotation 123.099 0.00000 0.00000 1.00000; + scale 1.00570 1.00570 1.00570; + }; + }; + instance + { + transform + { + position -10.2438 -22.2309 1.18228; + rotation 8.27025 0.00000 0.00000 1.00000; + scale 1.29602 1.29602 1.29602; + }; + }; + instance + { + transform + { + position -9.64033 -22.8609 1.10320; + rotation 32.0296 0.00000 0.00000 1.00000; + scale 1.24026 1.24026 1.24026; + }; + }; + instance + { + transform + { + position -9.17036 -26.1371 0.971858; + rotation 91.2125 0.00000 0.00000 1.00000; + scale 0.717979 0.717979 0.717979; + }; + }; + instance + { + transform + { + position -10.6064 3.16192 0.193221; + rotation 152.577 0.00000 0.00000 1.00000; + scale 0.782289 0.782289 0.782289; + }; + }; + instance + { + transform + { + position -5.21704 -22.6359 0.947765; + rotation 8.83247 0.00000 0.00000 -1.00001; + scale 0.841630 0.841630 0.841630; + }; + }; + instance + { + transform + { + position -6.41233 -24.6276 0.779447; + rotation 119.021 0.00000 0.00000 -1.00000; + scale 1.26712 1.26712 1.26712; + }; + }; + instance + { + transform + { + position -15.3222 -4.74796 0.786145; + rotation 80.1889 0.00000 0.00000 1.00000; + scale 1.03105 1.03105 1.03105; + }; + }; + instance + { + transform + { + position -14.9776 -4.77185 0.767242; + rotation 0.650115 0.00000 0.00000 -1.00092; + scale 0.742639 0.742639 0.742639; + }; + }; + instance + { + transform + { + position -8.61845 -23.2367 1.00213; + rotation 47.5178 0.00000 0.00000 1.00000; + scale 0.785106 0.785106 0.785106; + }; + }; + instance + { + transform + { + position -10.8030 5.35747 0.385893; + rotation 45.5739 0.00000 0.00000 -1.00000; + scale 0.763299 0.763299 0.763299; + }; + }; + instance + { + transform + { + position -4.24758 -20.2701 0.826400; + rotation 39.2751 0.00000 0.00000 1.00000; + scale 1.21253 1.21253 1.21253; + }; + }; + instance + { + transform + { + position -9.88056 -20.3063 0.807979; + rotation 150.570 -0.00000 -0.00000 -1.00000; + scale 1.01846 1.01846 1.01846; + }; + }; + instance + { + transform + { + position -7.69036 -17.7741 0.915125; + rotation 174.769 -0.00000 -0.00000 -1.00000; + scale 0.929892 0.929892 0.929892; + }; + }; + instance + { + transform + { + position 6.71111 -20.1360 0.906357; + rotation 153.576 -0.00000 -0.00000 -1.00000; + scale 1.01031 1.01031 1.01031; + }; + }; + instance + { + transform + { + position -5.50580 -17.2245 0.811279; + rotation 161.452 -0.00000 -0.00000 -1.00000; + scale 1.26854 1.26854 1.26854; + }; + }; + instance + { + transform + { + position -8.18140 7.24250 0.425862; + rotation 48.1557 0.00000 0.00000 -1.00000; + scale 1.24242 1.24242 1.24242; + }; + }; + instance + { + transform + { + position -8.72357 -26.2158 0.950239; + rotation 102.969 0.00000 0.00000 -1.00000; + scale 0.820326 0.820326 0.820326; + }; + }; + instance + { + transform + { + position 7.66243 3.01539 0.667620; + rotation 19.6118 0.00000 0.00000 1.00000; + scale 0.755200 0.755200 0.755200; + }; + }; + instance + { + transform + { + position 5.02040 -23.6847 0.792538; + rotation 109.402 0.00000 0.00000 -1.00000; + scale 0.710698 0.710698 0.710698; + }; + }; + instance + { + transform + { + position 4.75914 -24.0875 0.816725; + rotation 34.2786 0.00000 0.00000 -1.00000; + scale 0.853704 0.853704 0.853704; + }; + }; + instance + { + transform + { + position 9.13361 -19.5796 1.02842; + rotation 96.9179 0.00000 0.00000 1.00000; + scale 0.714309 0.714309 0.714309; + }; + }; + instance + { + transform + { + position 3.84816 -26.6623 0.948415; + rotation 87.5395 0.00000 0.00000 1.00000; + scale 1.12737 1.12737 1.12737; + }; + }; + instance + { + transform + { + position 9.13485 -14.9061 0.953316; + rotation 90.4578 0.00000 0.00000 -1.00000; + scale 1.17630 1.17630 1.17630; + }; + }; + instance + { + transform + { + position -3.78061 -26.7264 1.16301; + rotation 75.5076 0.00000 0.00000 -1.00000; + scale 0.704910 0.704910 0.704910; + }; + }; + instance + { + transform + { + position -18.8097 0.148423 0.781161; + rotation 120.402 -0.00000 -0.00000 -1.00000; + scale 0.708311 0.708311 0.708311; + }; + }; + instance + { + transform + { + position -0.815278 -21.1581 1.18354; + rotation 0.201741 0.00000 0.00000 0.994125; + scale 1.03948 1.03948 1.03948; + }; + }; + instance + { + transform + { + position 5.91674 -20.3719 0.944225; + rotation 63.7042 0.00000 0.00000 -1.00000; + scale 0.880767 0.880767 0.880767; + }; + }; + instance + { + transform + { + position -3.47470 -22.8033 0.826546; + rotation 147.228 0.00000 0.00000 1.00000; + scale 0.830527 0.830527 0.830527; + }; + }; + instance + { + transform + { + position 0.810003 -27.1536 0.914233; + rotation 176.321 -0.00000 -0.00000 -1.00000; + scale 1.13048 1.13048 1.13048; + }; + }; + instance + { + transform + { + position 9.28422 -14.1144 0.830717; + rotation 28.5097 0.00000 0.00000 -1.00000; + scale 1.24550 1.24550 1.24550; + }; + }; + instance + { + transform + { + position 1.36322 -25.8785 0.891339; + rotation 13.6139 0.00000 0.00000 1.00000; + scale 1.11597 1.11597 1.11597; + }; + }; + instance + { + transform + { + position 2.35668 -25.2918 0.843919; + rotation 124.825 -0.00000 -0.00000 -1.00000; + scale 1.08608 1.08608 1.08608; + }; + }; + instance + { + transform + { + position -11.6901 -22.3225 1.22200; + rotation 158.152 0.00000 0.00000 1.00000; + scale 1.17768 1.17768 1.17768; + }; + }; + instance + { + transform + { + position -1.28035 -19.2405 0.974578; + rotation 146.672 -0.00000 -0.00000 -1.00000; + scale 1.02859 1.02859 1.02859; + }; + }; + instance + { + transform + { + position -1.29463 -18.7825 1.00178; + rotation 123.052 0.00000 0.00000 1.00000; + scale 0.810567 0.810567 0.810567; + }; + }; + instance + { + transform + { + position 3.76806 -22.3313 0.897951; + rotation 111.395 0.00000 0.00000 -1.00000; + scale 1.13406 1.13406 1.13406; + }; + }; + instance + { + transform + { + position 4.35984 -21.9468 0.990280; + rotation 97.6126 0.00000 0.00000 1.00000; + scale 1.28207 1.28207 1.28207; + }; + }; + instance + { + transform + { + position 6.44711 -25.4528 1.07883; + rotation 29.1549 0.00000 0.00000 -1.00000; + scale 0.999548 0.999548 0.999548; + }; + }; + instance + { + transform + { + position 6.18342 -21.7809 0.821166; + rotation 67.0377 0.00000 0.00000 -1.00000; + scale 1.03655 1.03655 1.03655; + }; + }; + instance + { + transform + { + position 6.31929 -21.5129 0.853109; + rotation 156.719 0.00000 0.00000 1.00000; + scale 1.05286 1.05286 1.05286; + }; + }; + instance + { + transform + { + position 6.15260 -22.0446 0.791585; + rotation 167.476 -0.00000 -0.00000 -1.00000; + scale 1.26085 1.26085 1.26085; + }; + }; + instance + { + transform + { + position -11.4212 -24.0427 1.13803; + rotation 129.935 -0.00000 -0.00000 -1.00000; + scale 0.784337 0.784337 0.784337; + }; + }; + instance + { + transform + { + position -11.7275 -24.1263 1.14139; + rotation 175.352 -0.00000 -0.00000 -1.00000; + scale 1.18280 1.18280 1.18280; + }; + }; + instance + { + transform + { + position -3.08453 -19.7778 0.986376; + rotation 128.850 -0.00000 -0.00000 -1.00000; + scale 0.843730 0.843730 0.843730; + }; + }; + instance + { + transform + { + position -11.3851 -24.2647 1.10746; + rotation 27.7757 0.00000 0.00000 1.00000; + scale 1.08571 1.08571 1.08571; + }; + }; + instance + { + transform + { + position -15.3721 -2.62002 0.750301; + rotation 46.5189 0.00000 0.00000 -1.00000; + scale 0.725214 0.725214 0.725214; + }; + }; + instance + { + transform + { + position -15.0339 -2.60806 0.714668; + rotation 179.215 0.00000 0.00000 1.00000; + scale 1.00626 1.00626 1.00626; + }; + }; + instance + { + transform + { + position -4.22458 -18.2209 1.14102; + rotation 114.302 0.00000 0.00000 1.00000; + scale 0.757236 0.757236 0.757236; + }; + }; + instance + { + transform + { + position 8.41272 2.65597 0.677379; + rotation 126.380 -0.00000 -0.00000 -1.00000; + scale 1.21427 1.21427 1.21427; + }; + }; + instance + { + transform + { + position 9.95706 -21.5806 1.18179; + rotation 111.965 0.00000 0.00000 -1.00000; + scale 0.980188 0.980188 0.980188; + }; + }; + instance + { + transform + { + position -17.0044 -6.54199 1.01755; + rotation 48.4332 0.00000 0.00000 -1.00000; + scale 0.880483 0.880483 0.880482; + }; + }; + instance + { + transform + { + position -4.24247 -16.6487 0.979190; + rotation 21.9625 0.00000 0.00000 1.00000; + scale 0.954075 0.954075 0.954075; + }; + }; + instance + { + transform + { + position -2.50261 -19.5205 1.08275; + rotation 130.217 -0.00000 -0.00000 -1.00000; + scale 1.25240 1.25240 1.25240; + }; + }; + instance + { + transform + { + position 4.44683 -17.9553 0.929051; + rotation 68.0319 0.00000 0.00000 1.00000; + scale 1.19750 1.19750 1.19750; + }; + }; + instance + { + transform + { + position 8.72755 -17.7790 1.01292; + rotation 100.715 0.00000 0.00000 1.00000; + scale 0.783661 0.783661 0.783661; + }; + }; + instance + { + transform + { + position -9.49005 -19.2186 1.06856; + rotation 20.5537 0.00000 0.00000 1.00000; + scale 1.22181 1.22181 1.22181; + }; + }; + instance + { + transform + { + position -9.53426 -18.3432 1.19192; + rotation 158.872 -0.00000 -0.00000 -1.00000; + scale 0.887489 0.887489 0.887489; + }; + }; + instance + { + transform + { + position -8.67455 -19.1944 1.15033; + rotation 128.245 -0.00000 -0.00000 -1.00000; + scale 1.13309 1.13309 1.13309; + }; + }; + instance + { + transform + { + position -8.80552 -19.4231 1.08729; + rotation 116.631 0.00000 0.00000 1.00000; + scale 0.701650 0.701650 0.701650; + }; + }; + instance + { + transform + { + position 7.44352 -25.1506 1.22879; + rotation 50.8799 0.00000 0.00000 1.00000; + scale 1.02701 1.02701 1.02701; + }; + }; + instance + { + transform + { + position -8.91042 -3.93977 0.722449; + rotation 93.0952 0.00000 0.00000 -1.00000; + scale 1.02662 1.02662 1.02662; + }; + }; + instance + { + transform + { + position 7.56389 -18.8250 0.999446; + rotation 12.0633 0.00000 0.00000 -0.999999; + scale 0.832475 0.832475 0.832475; + }; + }; + instance + { + transform + { + position 9.42632 -13.3784 0.870760; + rotation 40.4268 0.00000 0.00000 -1.00000; + scale 1.29202 1.29202 1.29202; + }; + }; + instance + { + transform + { + position 5.76171 -19.8603 0.950067; + rotation 28.5042 0.00000 0.00000 -1.00000; + scale 0.726545 0.726545 0.726545; + }; + }; + instance + { + transform + { + position 3.51754 -17.5153 0.833771; + rotation 87.6526 0.00000 0.00000 1.00000; + scale 0.981733 0.981733 0.981733; + }; + }; + instance + { + transform + { + position 2.79143 -18.7923 1.09165; + rotation 141.013 -0.00000 -0.00000 -1.00000; + scale 1.18058 1.18058 1.18058; + }; + }; + instance + { + transform + { + position 1.67708 -19.8234 0.873376; + rotation 8.25954 0.00000 0.00000 -1.00000; + scale 0.942460 0.942460 0.942460; + }; + }; + instance + { + transform + { + position -9.59085 -25.0200 1.08512; + rotation 102.013 0.00000 0.00000 -1.00000; + scale 1.18240 1.18240 1.18240; + }; + }; + instance + { + transform + { + position -5.22315 -14.9703 1.04499; + rotation 111.878 0.00000 0.00000 1.00000; + scale 0.778737 0.778737 0.778737; + }; + }; + instance + { + transform + { + position -7.67875 -1.32143 0.366110; + rotation 81.9052 0.00000 0.00000 -1.00000; + scale 1.10552 1.10552 1.10552; + }; + }; + instance + { + transform + { + position -0.0895003 -19.5648 0.934710; + rotation 123.441 0.00000 0.00000 1.00000; + scale 0.923306 0.923306 0.923306; + }; + }; + instance + { + transform + { + position -3.66907 -19.8812 0.825849; + rotation 19.3623 0.00000 0.00000 -1.00000; + scale 0.802646 0.802646 0.802646; + }; + }; + instance + { + transform + { + position -3.87017 -18.6309 1.15817; + rotation 92.1726 0.00000 0.00000 -1.00000; + scale 0.736376 0.736376 0.736376; + }; + }; + instance + { + transform + { + position -0.389048 -17.8184 0.883146; + rotation 121.311 0.00000 0.00000 1.00000; + scale 1.17892 1.17892 1.17892; + }; + }; + instance + { + transform + { + position -1.06780 -17.5613 0.825960; + rotation 28.5725 0.00000 0.00000 1.00000; + scale 1.17500 1.17500 1.17500; + }; + }; + instance + { + transform + { + position -1.26561 -17.1388 0.843886; + rotation 12.5614 0.00000 0.00000 0.999999; + scale 0.704802 0.704802 0.704802; + }; + }; + instance + { + transform + { + position -0.0876928 -17.2635 0.931157; + rotation 37.0193 0.00000 0.00000 1.00000; + scale 0.988504 0.988504 0.988504; + }; + }; + instance + { + transform + { + position 2.55304 4.03701 0.377301; + rotation 99.5968 0.00000 0.00000 -1.00000; + scale 0.805031 0.805031 0.805031; + }; + }; + instance + { + transform + { + position 1.53412 4.68424 0.167519; + rotation 115.458 0.00000 0.00000 1.00000; + scale 1.29942 1.29942 1.29942; + }; + }; + instance + { + transform + { + position 9.05849 -13.6498 0.789069; + rotation 130.952 0.00000 0.00000 1.00000; + scale 1.08368 1.08368 1.08368; + }; + }; + instance + { + transform + { + position 9.23694 -22.9377 1.09950; + rotation 152.698 -0.00000 -0.00000 -1.00000; + scale 1.12886 1.12886 1.12886; + }; + }; + instance + { + transform + { + position -3.08525 -18.8644 1.15324; + rotation 178.502 0.00000 0.00000 1.00000; + scale 0.810183 0.810183 0.810183; + }; + }; + instance + { + transform + { + position 6.44311 -25.8837 1.03609; + rotation 148.770 -0.00000 -0.00000 -1.00000; + scale 0.989992 0.989992 0.989992; + }; + }; + instance + { + transform + { + position -5.96674 -24.3216 0.759375; + rotation 61.2280 0.00000 0.00000 1.00000; + scale 1.21070 1.21070 1.21070; + }; + }; + instance + { + transform + { + position -14.8041 -2.44185 0.711621; + rotation 118.851 0.00000 0.00000 1.00000; + scale 0.869493 0.869493 0.869493; + }; + }; + instance + { + transform + { + position -0.916092 -18.1242 0.912472; + rotation 77.5317 0.00000 0.00000 1.00000; + scale 0.937332 0.937332 0.937332; + }; + }; + instance + { + transform + { + position -2.78703 -25.5532 1.05603; + rotation 99.7616 0.00000 0.00000 -1.00000; + scale 1.00956 1.00956 1.00956; + }; + }; + instance + { + transform + { + position 0.590255 -19.6212 0.869771; + rotation 175.221 0.00000 0.00000 1.00000; + scale 0.968429 0.968429 0.968429; + }; + }; + instance + { + transform + { + position 5.40416 -26.0620 0.984003; + rotation 168.606 -0.00000 -0.00000 -1.00000; + scale 0.798448 0.798448 0.798448; + }; + }; + instance + { + transform + { + position -5.57362 -1.60812 0.297797; + rotation 79.6557 0.00000 0.00000 1.00000; + scale 1.00741 1.00741 1.00741; + }; + }; + instance + { + transform + { + position -2.03485 -18.0906 0.941503; + rotation 160.805 -0.00000 -0.00000 -1.00000; + scale 0.851837 0.851837 0.851837; + }; + }; + instance + { + transform + { + position 1.35936 -25.6544 0.919097; + rotation 164.985 0.00000 0.00000 1.00000; + scale 1.22125 1.22125 1.22125; + }; + }; + instance + { + transform + { + position -5.65683 -25.5033 0.877463; + rotation 127.321 0.00000 0.00000 1.00000; + scale 1.04446 1.04446 1.04446; + }; + }; + instance + { + transform + { + position -11.7982 -23.2914 1.15594; + rotation 36.7813 0.00000 0.00000 -1.00000; + scale 0.939774 0.939774 0.939774; + }; + }; + instance + { + transform + { + position 3.16687 -19.9395 1.15971; + rotation 144.433 0.00000 0.00000 1.00000; + scale 1.13261 1.13261 1.13261; + }; + }; + instance + { + transform + { + position 3.52495 -18.1722 0.964432; + rotation 124.643 0.00000 0.00000 1.00000; + scale 1.15544 1.15544 1.15544; + }; + }; + instance + { + transform + { + position 3.61561 -18.4293 0.982486; + rotation 6.04012 0.00000 0.00000 0.999995; + scale 1.18699 1.18699 1.18699; + }; + }; + instance + { + transform + { + position -11.9349 -22.9657 1.12854; + rotation 44.3715 0.00000 0.00000 -1.00000; + scale 0.953797 0.953797 0.953797; + }; + }; + instance + { + transform + { + position -2.42344 -25.4585 1.03631; + rotation 31.4880 0.00000 0.00000 -1.00000; + scale 0.726658 0.726658 0.726658; + }; + }; + instance + { + transform + { + position 4.14615 -18.6940 1.03053; + rotation 125.691 0.00000 0.00000 1.00000; + scale 1.21642 1.21642 1.21642; + }; + }; + instance + { + transform + { + position 5.14051 -18.7730 1.01735; + rotation 168.276 -0.00000 -0.00000 -1.00000; + scale 1.14195 1.14195 1.14195; + }; + }; + instance + { + transform + { + position 6.06814 -18.1453 0.932694; + rotation 102.206 0.00000 0.00000 1.00000; + scale 1.12838 1.12838 1.12838; + }; + }; + instance + { + transform + { + position 7.56832 -18.5295 1.06449; + rotation 141.795 -0.00000 -0.00000 -1.00000; + scale 1.20404 1.20404 1.20404; + }; + }; + instance + { + transform + { + position -0.632051 -24.9633 1.07193; + rotation 129.193 -0.00000 -0.00000 -1.00000; + scale 1.23717 1.23717 1.23717; + }; + }; + instance + { + transform + { + position 6.90365 -18.0308 1.11152; + rotation 96.6788 0.00000 0.00000 -1.00000; + scale 1.20414 1.20414 1.20414; + }; + }; + instance + { + transform + { + position 9.57336 -17.0692 0.867517; + rotation 125.261 0.00000 0.00000 1.00000; + scale 1.18679 1.18679 1.18679; + }; + }; + instance + { + transform + { + position 9.24336 -17.1971 0.907254; + rotation 116.447 0.00000 0.00000 1.00000; + scale 0.769273 0.769273 0.769273; + }; + }; + instance + { + transform + { + position -6.95532 -22.2655 0.978922; + rotation 51.3045 0.00000 0.00000 -1.00000; + scale 1.12789 1.12789 1.12789; + }; + }; + instance + { + transform + { + position -6.57333 -17.6759 0.754477; + rotation 38.4236 0.00000 0.00000 -1.00000; + scale 1.28454 1.28454 1.28454; + }; + }; + instance + { + transform + { + position -6.70455 -17.8708 0.748666; + rotation 133.033 0.00000 0.00000 1.00000; + scale 1.23527 1.23527 1.23527; + }; + }; + instance + { + transform + { + position -15.0439 -2.39628 0.745591; + rotation 16.1320 0.00000 0.00000 1.00000; + scale 1.13466 1.13466 1.13466; + }; + }; + instance + { + transform + { + position -7.06955 -19.9772 1.10378; + rotation 128.293 -0.00000 -0.00000 -1.00000; + scale 1.29852 1.29852 1.29852; + }; + }; + instance + { + transform + { + position 7.85942 -24.5558 1.07771; + rotation 36.2248 0.00000 0.00000 -1.00000; + scale 1.16563 1.16563 1.16563; + }; + }; + instance + { + transform + { + position -8.06088 -17.8558 1.03985; + rotation 107.504 0.00000 0.00000 -1.00000; + scale 0.745261 0.745261 0.745261; + }; + }; + instance + { + transform + { + position -5.13222 -24.4812 0.899619; + rotation 124.385 0.00000 0.00000 1.00000; + scale 0.893543 0.893543 0.893543; + }; + }; + instance + { + transform + { + position -11.0440 -20.0365 0.944897; + rotation 139.183 -0.00000 -0.00000 -1.00000; + scale 1.00256 1.00256 1.00256; + }; + }; + instance + { + transform + { + position 9.41600 -11.2485 1.07246; + rotation 142.018 0.00000 0.00000 1.00000; + scale 0.940279 0.940279 0.940279; + }; + }; + instance + { + transform + { + position -8.35989 -17.1647 1.05569; + rotation 5.68414 0.00000 0.00000 1.00004; + scale 0.736556 0.736556 0.736556; + }; + }; + instance + { + transform + { + position -9.07276 -19.5222 1.01897; + rotation 54.2360 0.00000 0.00000 -1.00000; + scale 0.853773 0.853773 0.853773; + }; + }; + instance + { + transform + { + position -9.23041 -18.0027 1.21943; + rotation 19.8505 0.00000 0.00000 -1.00000; + scale 1.07781 1.07781 1.07781; + }; + }; + instance + { + transform + { + position -8.32312 -16.8564 1.01127; + rotation 155.482 0.00000 0.00000 1.00000; + scale 1.14314 1.14314 1.14314; + }; + }; + instance + { + transform + { + position -8.07100 -16.8383 1.00256; + rotation 31.9812 0.00000 0.00000 -1.00000; + scale 0.719083 0.719083 0.719083; + }; + }; + instance + { + transform + { + position -6.82702 -26.6126 0.843331; + rotation 66.8019 0.00000 0.00000 -1.00000; + scale 1.04932 1.04932 1.04932; + }; + }; + instance + { + transform + { + position 8.03651 -23.3887 1.17643; + rotation 150.287 0.00000 0.00000 1.00000; + scale 1.08960 1.08960 1.08960; + }; + }; + instance + { + transform + { + position -11.6863 -19.6455 1.01821; + rotation 127.002 -0.00000 -0.00000 -1.00000; + scale 0.884482 0.884482 0.884482; + }; + }; + instance + { + transform + { + position -5.56875 -3.25315 0.489328; + rotation 17.5177 0.00000 0.00000 0.999999; + scale 1.04214 1.04214 1.04214; + }; + }; + instance + { + transform + { + position -10.9881 -19.1056 0.964733; + rotation 14.4098 0.00000 0.00000 -0.999999; + scale 0.903100 0.903100 0.903100; + }; + }; + instance + { + transform + { + position -13.0447 -19.8997 1.05678; + rotation 104.800 0.00000 0.00000 1.00000; + scale 1.18339 1.18339 1.18339; + }; + }; + instance + { + transform + { + position -5.52368 -3.49906 0.508433; + rotation 149.754 0.00000 0.00000 1.00000; + scale 0.950194 0.950194 0.950194; + }; + }; + instance + { + transform + { + position -9.90937 -25.5202 1.09861; + rotation 98.5521 0.00000 0.00000 -1.00000; + scale 1.10094 1.10094 1.10094; + }; + }; + instance + { + transform + { + position -12.1969 -19.4145 1.01434; + rotation 72.0881 0.00000 0.00000 1.00000; + scale 1.17660 1.17660 1.17660; + }; + }; + instance + { + transform + { + position -11.3181 -17.9255 0.890970; + rotation 67.5764 0.00000 0.00000 1.00000; + scale 0.923440 0.923440 0.923440; + }; + }; + instance + { + transform + { + position -11.0165 -17.8388 0.941758; + rotation 102.502 0.00000 0.00000 -1.00000; + scale 1.27626 1.27626 1.27626; + }; + }; + instance + { + transform + { + position -9.23399 -26.5266 0.949883; + rotation 135.396 0.00000 0.00000 1.00000; + scale 0.761547 0.761547 0.761547; + }; + }; + instance + { + transform + { + position -12.0994 -19.0825 0.977006; + rotation 148.062 0.00000 0.00000 1.00000; + scale 1.08579 1.08579 1.08579; + }; + }; + instance + { + transform + { + position -5.86692 -14.8092 1.13730; + rotation 125.354 0.00000 0.00000 1.00000; + scale 0.999397 0.999397 0.999397; + }; + }; + instance + { + transform + { + position -10.1673 -18.4187 1.04832; + rotation 55.0036 0.00000 0.00000 -1.00000; + scale 0.951242 0.951242 0.951242; + }; + }; + instance + { + transform + { + position -9.75477 -18.6968 1.13258; + rotation 100.935 0.00000 0.00000 -1.00000; + scale 0.844757 0.844757 0.844757; + }; + }; + instance + { + transform + { + position -11.9606 -21.3851 1.05493; + rotation 125.209 0.00000 0.00000 1.00000; + scale 0.857834 0.857834 0.857834; + }; + }; + instance + { + transform + { + position -11.6329 -21.5269 1.08651; + rotation 29.6711 0.00000 0.00000 -1.00000; + scale 1.15048 1.15048 1.15048; + }; + }; + instance + { + transform + { + position -4.89566 -14.9425 0.947115; + rotation 4.96335 0.00000 0.00000 1.00003; + scale 0.856540 0.856540 0.856540; + }; + }; + instance + { + transform + { + position 9.92964 -2.02623 1.09639; + rotation 106.264 0.00000 0.00000 -1.00000; + scale 0.986134 0.986134 0.986134; + }; + }; + instance + { + transform + { + position -18.2140 -6.66115 0.941232; + rotation 95.2185 0.00000 0.00000 -1.00000; + scale 1.18172 1.18172 1.18172; + }; + }; + instance + { + transform + { + position 6.80636 -25.3511 1.17672; + rotation 171.317 -0.00000 -0.00000 -1.00000; + scale 0.729842 0.729842 0.729842; + }; + }; + instance + { + transform + { + position -19.0402 -3.47024 0.957099; + rotation 170.428 0.00000 0.00000 1.00000; + scale 1.13270 1.13270 1.13270; + }; + }; + instance + { + transform + { + position 7.09676 -25.8946 1.19261; + rotation 92.5725 0.00000 0.00000 1.00000; + scale 1.08910 1.08910 1.08910; + }; + }; + instance + { + transform + { + position 9.51925 -20.4797 1.11823; + rotation 17.1864 0.00000 0.00000 1.00000; + scale 0.760015 0.760015 0.760015; + }; + }; + instance + { + transform + { + position 8.03078 -19.1995 1.01211; + rotation 107.816 0.00000 0.00000 1.00000; + scale 0.718218 0.718218 0.718218; + }; + }; + instance + { + transform + { + position 8.18713 -19.6921 0.884551; + rotation 139.663 -0.00000 -0.00000 -1.00000; + scale 0.756947 0.756947 0.756947; + }; + }; + instance + { + transform + { + position 7.02151 -16.9945 1.14695; + rotation 39.3469 0.00000 0.00000 1.00000; + scale 1.06063 1.06063 1.06063; + }; + }; + instance + { + transform + { + position 6.13244 -17.5548 1.03301; + rotation 95.1489 0.00000 0.00000 1.00000; + scale 0.812161 0.812161 0.812161; + }; + }; + instance + { + transform + { + position -16.1130 -5.39653 0.776470; + rotation 63.8522 0.00000 0.00000 -1.00000; + scale 0.908182 0.908182 0.908182; + }; + }; + instance + { + transform + { + position 6.52855 -19.0105 0.767580; + rotation 106.271 0.00000 0.00000 1.00000; + scale 0.820781 0.820781 0.820781; + }; + }; + instance + { + transform + { + position -6.68826 -14.5668 1.16242; + rotation 53.9368 0.00000 0.00000 1.00000; + scale 1.03585 1.03585 1.03585; + }; + }; + instance + { + transform + { + position 4.30415 -17.8089 0.872309; + rotation 110.365 0.00000 0.00000 1.00000; + scale 1.20542 1.20542 1.20542; + }; + }; + instance + { + transform + { + position 2.16696 -17.3576 1.16856; + rotation 179.931 -0.00000 -0.00000 -1.00000; + scale 1.29520 1.29520 1.29520; + }; + }; + instance + { + transform + { + position 5.64884 -27.1103 1.04980; + rotation 160.327 0.00000 0.00000 1.00000; + scale 0.858296 0.858296 0.858296; + }; + }; + instance + { + transform + { + position 3.38479 -21.4817 0.890767; + rotation 62.5723 0.00000 0.00000 1.00000; + scale 1.26887 1.26887 1.26887; + }; + }; + instance + { + transform + { + position 0.462874 -22.9667 1.08547; + rotation 151.654 0.00000 0.00000 1.00000; + scale 0.925700 0.925700 0.925699; + }; + }; + instance + { + transform + { + position 0.581099 -23.3419 1.03780; + rotation 115.088 0.00000 0.00000 -1.00000; + scale 1.22811 1.22811 1.22811; + }; + }; + instance + { + transform + { + position 3.79711 -24.8793 0.853857; + rotation 130.477 0.00000 0.00000 1.00000; + scale 0.972713 0.972713 0.972713; + }; + }; + instance + { + transform + { + position -2.95714 -24.2867 1.16434; + rotation 62.2542 0.00000 0.00000 -1.00000; + scale 0.834178 0.834178 0.834178; + }; + }; + instance + { + transform + { + position -7.62593 -15.9321 1.14584; + rotation 85.0522 0.00000 0.00000 1.00000; + scale 1.08610 1.08610 1.08610; + }; + }; + instance + { + transform + { + position -12.7442 -19.5876 1.01791; + rotation 99.6999 0.00000 0.00000 -1.00000; + scale 0.759384 0.759384 0.759384; + }; + }; + instance + { + transform + { + position -4.62447 -21.8232 0.944816; + rotation 97.1698 0.00000 0.00000 -1.00000; + scale 1.08491 1.08491 1.08491; + }; + }; + instance + { + transform + { + position -9.36270 -17.1632 1.18445; + rotation 86.4104 0.00000 0.00000 1.00000; + scale 0.930392 0.930392 0.930392; + }; + }; + instance + { + transform + { + position 1.81514 -22.4431 1.04177; + rotation 14.7853 0.00000 0.00000 -0.999999; + scale 0.933215 0.933215 0.933215; + }; + }; + instance + { + transform + { + position -7.37544 -19.0366 0.983534; + rotation 155.376 -0.00000 -0.00000 -1.00000; + scale 0.754817 0.754817 0.754817; + }; + }; + instance + { + transform + { + position -5.65437 -17.4230 0.793763; + rotation 25.5150 0.00000 0.00000 1.00000; + scale 0.867184 0.867184 0.867184; + }; + }; + instance + { + transform + { + position 1.99944 -22.6013 1.02486; + rotation 38.9196 0.00000 0.00000 1.00000; + scale 0.734704 0.734704 0.734704; + }; + }; + instance + { + transform + { + position -18.2629 -2.79101 0.981459; + rotation 15.5091 0.00000 0.00000 0.999999; + scale 1.27653 1.27653 1.27653; + }; + }; + instance + { + transform + { + position 4.01746 -26.8670 0.985150; + rotation 177.866 -0.00000 -0.00000 -1.00000; + scale 1.15035 1.15035 1.15035; + }; + }; + instance + { + transform + { + position -1.48140 -25.6786 1.06652; + rotation 48.9942 0.00000 0.00000 -1.00000; + scale 0.852262 0.852262 0.852262; + }; + }; + instance + { + transform + { + position 9.38668 -5.75468 0.983993; + rotation 36.3429 0.00000 0.00000 1.00000; + scale 1.13906 1.13906 1.13906; + }; + }; + instance + { + transform + { + position -3.73978 -22.2696 0.832893; + rotation 110.067 0.00000 0.00000 -1.00000; + scale 1.21884 1.21884 1.21884; + }; + }; + instance + { + transform + { + position 9.03079 -26.2339 0.981040; + rotation 76.2913 0.00000 0.00000 1.00000; + scale 1.21685 1.21685 1.21685; + }; + }; + instance + { + transform + { + position -3.68333 -19.3901 0.930535; + rotation 64.5506 0.00000 0.00000 -1.00000; + scale 0.743063 0.743063 0.743063; + }; + }; + instance + { + transform + { + position -10.0585 -21.2843 0.995727; + rotation 141.710 0.00000 0.00000 1.00000; + scale 1.17577 1.17577 1.17577; + }; + }; + instance + { + transform + { + position -7.17253 -11.5515 0.874266; + rotation 2.24095 0.00000 0.00000 1.00005; + scale 0.759971 0.759971 0.759971; + }; + }; + instance + { + transform + { + position 4.95606 -19.7496 1.01088; + rotation 104.912 0.00000 0.00000 1.00000; + scale 0.981987 0.981987 0.981987; + }; + }; + instance + { + transform + { + position -8.58401 -25.8561 0.863328; + rotation 142.380 -0.00000 -0.00000 -1.00000; + scale 0.985604 0.985604 0.985604; + }; + }; + instance + { + transform + { + position -0.507940 -19.6453 0.948966; + rotation 159.684 -0.00000 -0.00000 -1.00000; + scale 0.908533 0.908533 0.908533; + }; + }; + instance + { + transform + { + position 0.518868 -12.9834 0.743928; + rotation 120.985 0.00000 0.00000 1.00000; + scale 1.04944 1.04944 1.04944; + }; + }; + instance + { + transform + { + position -4.83743 -11.3173 0.963786; + rotation 103.921 0.00000 0.00000 -1.00000; + scale 1.22909 1.22909 1.22909; + }; + }; + instance + { + transform + { + position -5.14131 -11.4051 0.962744; + rotation 159.614 0.00000 0.00000 1.00000; + scale 1.28191 1.28191 1.28191; + }; + }; + instance + { + transform + { + position -0.773503 -16.6648 0.888136; + rotation 61.5733 0.00000 0.00000 -1.00000; + scale 1.07103 1.07103 1.07103; + }; + }; + instance + { + transform + { + position -2.64869 -16.6770 0.866533; + rotation 50.3994 0.00000 0.00000 -1.00000; + scale 1.14102 1.14102 1.14102; + }; + }; + instance + { + transform + { + position -2.97589 -16.4361 0.830980; + rotation 76.5340 0.00000 0.00000 1.00000; + scale 1.21910 1.21910 1.21910; + }; + }; + instance + { + transform + { + position 2.50587 -16.5500 1.05287; + rotation 177.335 0.00000 0.00000 1.00000; + scale 0.719685 0.719685 0.719685; + }; + }; + instance + { + transform + { + position -7.35020 -13.9726 1.14090; + rotation 8.78747 0.00000 0.00000 1.00000; + scale 0.758153 0.758153 0.758153; + }; + }; + instance + { + transform + { + position 2.74174 -12.7677 0.933170; + rotation 61.4841 0.00000 0.00000 -1.00000; + scale 1.29639 1.29639 1.29639; + }; + }; + instance + { + transform + { + position 6.67079 -16.5278 1.09060; + rotation 29.1548 0.00000 0.00000 1.00000; + scale 1.25016 1.25016 1.25016; + }; + }; + instance + { + transform + { + position 8.76921 -14.6709 0.902336; + rotation 173.991 -0.00000 -0.00000 -1.00000; + scale 1.20467 1.20467 1.20467; + }; + }; + instance + { + transform + { + position -8.73341 -13.2409 0.777663; + rotation 57.4187 0.00000 0.00000 -1.00000; + scale 0.958687 0.958687 0.958687; + }; + }; + instance + { + transform + { + position -10.5753 -11.0478 0.794218; + rotation 77.7884 0.00000 0.00000 1.00000; + scale 0.707182 0.707182 0.707182; + }; + }; + instance + { + transform + { + position -12.5292 -13.2236 1.08998; + rotation 142.097 -0.00000 -0.00000 -1.00000; + scale 0.742536 0.742536 0.742536; + }; + }; + instance + { + transform + { + position 0.834136 -21.4784 1.14366; + rotation 86.6592 0.00000 0.00000 1.00000; + scale 1.27631 1.27631 1.27631; + }; + }; + instance + { + transform + { + position 0.515708 -23.5718 1.04618; + rotation 113.695 0.00000 0.00000 -1.00000; + scale 1.01297 1.01297 1.01297; + }; + }; + instance + { + transform + { + position 2.54626 -10.1363 0.869167; + rotation 176.988 -0.00000 -0.00000 -1.00000; + scale 0.734515 0.734515 0.734515; + }; + }; + instance + { + transform + { + position 0.676605 -10.2700 0.717705; + rotation 174.083 -0.00000 -0.00000 -1.00000; + scale 0.816607 0.816607 0.816607; + }; + }; + instance + { + transform + { + position 1.06283 -10.3666 0.763793; + rotation 137.905 -0.00000 -0.00000 -1.00000; + scale 0.757771 0.757771 0.757771; + }; + }; + instance + { + transform + { + position 1.10190 -20.0192 0.892783; + rotation 49.6336 0.00000 0.00000 1.00000; + scale 1.12008 1.12008 1.12008; + }; + }; + instance + { + transform + { + position -10.3877 -10.1691 0.859392; + rotation 97.9485 0.00000 0.00000 -1.00000; + scale 0.876570 0.876570 0.876570; + }; + }; + instance + { + transform + { + position -8.51863 -10.3497 1.03150; + rotation 84.3567 0.00000 0.00000 1.00000; + scale 1.28471 1.28471 1.28471; + }; + }; + instance + { + transform + { + position -7.82970 5.63848 0.243414; + rotation 134.645 -0.00000 -0.00000 -1.00000; + scale 0.765679 0.765679 0.765679; + }; + }; + instance + { + transform + { + position 5.95202 -10.4051 0.944444; + rotation 20.1680 0.00000 0.00000 1.00000; + scale 1.03448 1.03448 1.03448; + }; + }; + instance + { + transform + { + position -13.0807 -12.5276 1.02129; + rotation 108.061 0.00000 0.00000 -1.00000; + scale 0.774932 0.774932 0.774932; + }; + }; + instance + { + transform + { + position -12.6203 -14.4908 0.906816; + rotation 153.653 0.00000 0.00000 1.00000; + scale 0.795165 0.795165 0.795165; + }; + }; + instance + { + transform + { + position 2.32957 -20.2072 0.910940; + rotation 140.547 0.00000 0.00000 1.00000; + scale 1.26568 1.26568 1.26568; + }; + }; + instance + { + transform + { + position -12.7624 -16.4490 0.938201; + rotation 125.352 0.00000 0.00000 1.00000; + scale 1.20328 1.20328 1.20328; + }; + }; + instance + { + transform + { + position -2.18221 -22.1489 0.820401; + rotation 125.873 0.00000 0.00000 1.00000; + scale 0.749907 0.749907 0.749907; + }; + }; + instance + { + transform + { + position -2.76179 -22.0807 0.782453; + rotation 92.9712 0.00000 0.00000 -1.00000; + scale 1.15818 1.15818 1.15818; + }; + }; + instance + { + transform + { + position -9.85325 -12.3106 0.815507; + rotation 38.2177 0.00000 0.00000 -1.00000; + scale 1.24692 1.24692 1.24692; + }; + }; + instance + { + transform + { + position -2.12879 -22.9240 0.997158; + rotation 131.141 -0.00000 -0.00000 -1.00000; + scale 1.13309 1.13309 1.13309; + }; + }; + instance + { + transform + { + position -9.54878 -16.6192 1.12898; + rotation 56.3441 0.00000 0.00000 1.00000; + scale 1.02931 1.02931 1.02931; + }; + }; + instance + { + transform + { + position -6.82827 -20.3767 1.16219; + rotation 120.027 0.00000 0.00000 1.00000; + scale 0.759686 0.759686 0.759686; + }; + }; + instance + { + transform + { + position -7.72354 -12.5993 0.906631; + rotation 91.4978 0.00000 0.00000 -1.00000; + scale 1.11795 1.11795 1.11795; + }; + }; + instance + { + transform + { + position -8.83737 -16.4057 1.00818; + rotation 147.706 0.00000 0.00000 1.00000; + scale 0.800381 0.800381 0.800381; + }; + }; + instance + { + transform + { + position -5.82844 -11.3908 0.949324; + rotation 117.719 0.00000 0.00000 1.00000; + scale 1.20997 1.20997 1.20997; + }; + }; + instance + { + transform + { + position -2.44706 -23.9072 1.14619; + rotation 30.1229 0.00000 0.00000 1.00000; + scale 1.28737 1.28737 1.28737; + }; + }; + instance + { + transform + { + position -19.4964 -6.64551 0.778707; + rotation 27.7138 0.00000 0.00000 1.00000; + scale 0.764067 0.764067 0.764067; + }; + }; + instance + { + transform + { + position 9.99403 -11.4542 1.02440; + rotation 44.7650 0.00000 0.00000 1.00000; + scale 0.756774 0.756774 0.756774; + }; + }; + instance + { + transform + { + position -14.9656 0.455762 0.793615; + rotation 32.4752 0.00000 0.00000 -1.00000; + scale 0.880611 0.880611 0.880611; + }; + }; + instance + { + transform + { + position -19.2763 -15.6491 1.07953; + rotation 18.3683 0.00000 0.00000 -1.00000; + scale 1.06752 1.06752 1.06752; + }; + }; + instance + { + transform + { + position 5.49965 -13.8971 1.01346; + rotation 65.5845 0.00000 0.00000 -1.00000; + scale 0.956880 0.956880 0.956880; + }; + }; + instance + { + transform + { + position 5.82387 -13.6288 0.944193; + rotation 75.6203 0.00000 0.00000 -1.00000; + scale 0.734475 0.734475 0.734475; + }; + }; + instance + { + transform + { + position 5.45423 -2.86214 0.600068; + rotation 160.000 -0.00000 -0.00000 -1.00000; + scale 1.28139 1.28139 1.28139; + }; + }; + instance + { + transform + { + position 3.49378 -11.5886 0.976715; + rotation 179.284 -0.00000 -0.00000 -1.00000; + scale 0.963071 0.963071 0.963071; + }; + }; + instance + { + transform + { + position 4.76602 -13.6179 1.10399; + rotation 131.516 0.00000 0.00000 1.00000; + scale 0.823253 0.823253 0.823253; + }; + }; + instance + { + transform + { + position 3.88166 -14.6862 1.08839; + rotation 41.0661 0.00000 0.00000 1.00000; + scale 0.989467 0.989467 0.989467; + }; + }; + instance + { + transform + { + position 9.97232 -20.7899 1.23963; + rotation 47.2308 0.00000 0.00000 1.00000; + scale 1.09131 1.09131 1.09131; + }; + }; + instance + { + transform + { + position 3.58881 -14.6189 1.05976; + rotation 108.063 0.00000 0.00000 1.00000; + scale 1.06291 1.06291 1.06291; + }; + }; + instance + { + transform + { + position 4.62787 -15.8293 0.882140; + rotation 33.5483 0.00000 0.00000 -1.00000; + scale 1.19298 1.19298 1.19298; + }; + }; + instance + { + transform + { + position 1.67803 -11.7124 0.657529; + rotation 179.289 0.00000 0.00000 1.00000; + scale 1.16251 1.16251 1.16251; + }; + }; + instance + { + transform + { + position -11.9840 -21.9861 1.13388; + rotation 30.6438 0.00000 0.00000 -1.00000; + scale 0.771486 0.771486 0.771486; + }; + }; + instance + { + transform + { + position 5.97323 -3.10995 0.643346; + rotation 138.235 -0.00000 -0.00000 -1.00000; + scale 1.25036 1.25036 1.25036; + }; + }; + instance + { + transform + { + position -7.29668 -23.8407 0.867015; + rotation 57.9756 0.00000 0.00000 -1.00000; + scale 1.01983 1.01983 1.01983; + }; + }; + instance + { + transform + { + position 0.496763 -16.5859 1.04860; + rotation 152.466 -0.00000 -0.00000 -1.00000; + scale 1.13595 1.13595 1.13595; + }; + }; + instance + { + transform + { + position 0.402039 -15.8347 1.11771; + rotation 165.662 0.00000 0.00000 1.00000; + scale 1.26354 1.26354 1.26354; + }; + }; + instance + { + transform + { + position -3.62679 -11.0870 0.960601; + rotation 35.6187 0.00000 0.00000 1.00000; + scale 0.787886 0.787886 0.787886; + }; + }; + instance + { + transform + { + position -7.40437 5.41282 0.184072; + rotation 3.50379 0.00000 0.00000 -1.00001; + scale 0.801436 0.801436 0.801436; + }; + }; + instance + { + transform + { + position -1.93855 -12.2478 1.03161; + rotation 144.744 -0.00000 -0.00000 -1.00000; + scale 1.21633 1.21633 1.21633; + }; + }; + instance + { + transform + { + position 5.67995 -2.67924 0.586704; + rotation 145.385 0.00000 0.00000 1.00000; + scale 0.899063 0.899063 0.899063; + }; + }; + instance + { + transform + { + position -9.28530 -12.7746 0.737731; + rotation 127.191 0.00000 0.00000 1.00000; + scale 0.793164 0.793164 0.793164; + }; + }; + instance + { + transform + { + position -9.49707 -21.2159 1.00456; + rotation 62.0049 0.00000 0.00000 -1.00000; + scale 1.17924 1.17924 1.17924; + }; + }; + instance + { + transform + { + position -3.27131 -13.9201 0.894390; + rotation 22.5226 0.00000 0.00000 -1.00000; + scale 0.923650 0.923650 0.923650; + }; + }; + instance + { + transform + { + position -3.90308 -14.6743 0.890444; + rotation 76.4221 0.00000 0.00000 -1.00000; + scale 1.01374 1.01374 1.01374; + }; + }; + instance + { + transform + { + position -3.04300 -14.1488 0.844950; + rotation 61.7865 0.00000 0.00000 -1.00000; + scale 0.815221 0.815221 0.815221; + }; + }; + instance + { + transform + { + position -3.05492 -12.6358 0.935499; + rotation 166.164 -0.00000 -0.00000 -1.00000; + scale 0.846569 0.846569 0.846569; + }; + }; + instance + { + transform + { + position -1.14669 -24.6682 1.14245; + rotation 60.5247 0.00000 0.00000 -1.00000; + scale 0.802762 0.802762 0.802762; + }; + }; + instance + { + transform + { + position -8.38319 -12.9447 0.807115; + rotation 8.32905 0.00000 0.00000 -1.00000; + scale 1.11578 1.11578 1.11578; + }; + }; + instance + { + transform + { + position -3.76782 -14.9319 0.833589; + rotation 149.162 -0.00000 -0.00000 -1.00000; + scale 1.02523 1.02523 1.02523; + }; + }; + instance + { + transform + { + position -9.58805 -15.6140 1.00967; + rotation 41.0083 0.00000 0.00000 1.00000; + scale 0.830591 0.830591 0.830591; + }; + }; + instance + { + transform + { + position 0.456447 -15.1877 1.10656; + rotation 88.3143 0.00000 0.00000 1.00000; + scale 0.909303 0.909303 0.909303; + }; + }; + instance + { + transform + { + position 0.703590 -15.1429 1.07724; + rotation 161.135 -0.00000 -0.00000 -1.00000; + scale 1.19972 1.19972 1.19972; + }; + }; + instance + { + transform + { + position 1.07370 -15.0734 1.03274; + rotation 49.3642 0.00000 0.00000 1.00000; + scale 0.980312 0.980312 0.980312; + }; + }; + instance + { + transform + { + position 0.589455 -15.9908 1.10102; + rotation 152.029 0.00000 0.00000 1.00000; + scale 0.957341 0.957341 0.957341; + }; + }; + instance + { + transform + { + position -1.18738 -16.6239 0.883966; + rotation 94.2458 0.00000 0.00000 -1.00000; + scale 1.28407 1.28407 1.28407; + }; + }; + instance + { + transform + { + position -1.06921 -16.3029 0.901807; + rotation 114.064 0.00000 0.00000 -1.00000; + scale 1.07886 1.07886 1.07886; + }; + }; + instance + { + transform + { + position -1.39205 -16.1830 0.927038; + rotation 17.7284 0.00000 0.00000 -1.00000; + scale 1.01071 1.01071 1.01071; + }; + }; + instance + { + transform + { + position -0.272308 -23.9962 1.08782; + rotation 96.4203 0.00000 0.00000 -1.00000; + scale 0.767398 0.767398 0.767398; + }; + }; + instance + { + transform + { + position 1.58846 -15.5041 1.01511; + rotation 19.2218 0.00000 0.00000 1.00000; + scale 1.09466 1.09466 1.09466; + }; + }; + instance + { + transform + { + position -18.4715 -4.83617 0.962488; + rotation 9.93369 0.00000 0.00000 -1.00000; + scale 1.20302 1.20302 1.20302; + }; + }; + instance + { + transform + { + position 5.90897 -4.79464 0.686369; + rotation 56.9135 0.00000 0.00000 1.00000; + scale 0.714878 0.714878 0.714878; + }; + }; + instance + { + transform + { + position 2.63064 -15.0956 1.12328; + rotation 15.0975 0.00000 0.00000 -0.999998; + scale 0.878144 0.878144 0.878144; + }; + }; + instance + { + transform + { + position 1.26740 -14.5041 0.944575; + rotation 24.8488 0.00000 0.00000 1.00000; + scale 0.870666 0.870666 0.870666; + }; + }; + instance + { + transform + { + position 1.90547 -13.6417 0.979020; + rotation 145.462 -0.00000 -0.00000 -1.00000; + scale 1.00970 1.00970 1.00970; + }; + }; + instance + { + transform + { + position 2.78110 -11.0800 0.726272; + rotation 10.9109 0.00000 0.00000 -1.00000; + scale 1.12902 1.12902 1.12902; + }; + }; + instance + { + transform + { + position 2.44665 -11.1336 0.690985; + rotation 32.1596 0.00000 0.00000 1.00000; + scale 0.897768 0.897768 0.897768; + }; + }; + instance + { + transform + { + position 2.14467 -11.7105 0.667836; + rotation 166.295 -0.00000 -0.00000 -1.00000; + scale 1.12388 1.12388 1.12388; + }; + }; + instance + { + transform + { + position 4.17285 -15.8398 0.967946; + rotation 81.4881 0.00000 0.00000 -1.00000; + scale 1.25710 1.25710 1.25710; + }; + }; + instance + { + transform + { + position -10.7531 3.79934 0.231863; + rotation 108.489 0.00000 0.00000 1.00000; + scale 0.929555 0.929555 0.929555; + }; + }; + instance + { + transform + { + position 4.47991 -13.2075 1.12679; + rotation 22.2205 0.00000 0.00000 0.999999; + scale 0.872364 0.872364 0.872363; + }; + }; + instance + { + transform + { + position 3.54220 -12.0662 1.10083; + rotation 147.379 0.00000 0.00000 1.00000; + scale 1.01303 1.01303 1.01303; + }; + }; + instance + { + transform + { + position 3.16458 -11.0313 0.794601; + rotation 75.2861 0.00000 0.00000 -1.00000; + scale 1.26387 1.26387 1.26387; + }; + }; + instance + { + transform + { + position -8.96196 -14.5316 1.02250; + rotation 73.4949 0.00000 0.00000 -1.00000; + scale 1.07558 1.07558 1.07558; + }; + }; + instance + { + transform + { + position 4.72986 -1.76821 0.529704; + rotation 74.9718 0.00000 0.00000 -1.00000; + scale 0.888258 0.888258 0.888258; + }; + }; + instance + { + transform + { + position 5.32585 -14.5438 1.15280; + rotation 176.604 0.00000 0.00000 1.00000; + scale 0.856150 0.856150 0.856150; + }; + }; + instance + { + transform + { + position 5.23381 -11.1632 1.04038; + rotation 117.871 0.00000 0.00000 1.00000; + scale 0.970177 0.970177 0.970177; + }; + }; + instance + { + transform + { + position 6.69356 -11.2039 1.00839; + rotation 78.5565 0.00000 0.00000 -1.00000; + scale 1.18636 1.18636 1.18636; + }; + }; + instance + { + transform + { + position 6.31522 -10.8815 1.03165; + rotation 42.1723 0.00000 0.00000 1.00000; + scale 0.789543 0.789543 0.789543; + }; + }; + instance + { + transform + { + position 7.44268 -23.7734 1.14847; + rotation 179.698 0.00000 0.00000 1.00000; + scale 1.14348 1.14348 1.14348; + }; + }; + instance + { + transform + { + position 8.20563 -16.0144 0.882025; + rotation 0.539591 0.00000 0.00000 1.00388; + scale 0.926172 0.926172 0.926172; + }; + }; + instance + { + transform + { + position 7.46132 -13.5250 0.899981; + rotation 174.111 0.00000 0.00000 1.00000; + scale 0.723227 0.723227 0.723227; + }; + }; + instance + { + transform + { + position -0.782770 -20.8716 1.11006; + rotation 62.8559 0.00000 0.00000 -1.00000; + scale 0.932595 0.932595 0.932595; + }; + }; + instance + { + transform + { + position 7.98892 -25.0366 1.07737; + rotation 153.256 -0.00000 -0.00000 -1.00000; + scale 0.704400 0.704400 0.704400; + }; + }; + instance + { + transform + { + position 8.00250 -12.1393 0.936945; + rotation 140.909 -0.00000 -0.00000 -1.00000; + scale 0.875845 0.875845 0.875845; + }; + }; + instance + { + transform + { + position -6.28291 4.47939 0.00762177; + rotation 21.2759 0.00000 0.00000 -1.00000; + scale 1.20343 1.20343 1.20343; + }; + }; + instance + { + transform + { + position 7.55942 -11.9110 0.958609; + rotation 64.3870 0.00000 0.00000 -1.00000; + scale 0.775612 0.775612 0.775612; + }; + }; + instance + { + transform + { + position 7.45404 -11.5753 0.973785; + rotation 156.218 0.00000 0.00000 1.00000; + scale 0.803804 0.803804 0.803804; + }; + }; + instance + { + transform + { + position 9.30886 -16.2396 0.863626; + rotation 89.6046 0.00000 0.00000 -1.00000; + scale 0.820090 0.820090 0.820090; + }; + }; + instance + { + transform + { + position 9.49256 -15.3387 0.937835; + rotation 61.1424 0.00000 0.00000 1.00000; + scale 1.18146 1.18146 1.18146; + }; + }; + instance + { + transform + { + position 5.31155 -22.2457 0.894614; + rotation 150.439 0.00000 0.00000 1.00000; + scale 0.890879 0.890879 0.890879; + }; + }; + instance + { + transform + { + position -12.1814 -16.3523 0.960537; + rotation 139.524 -0.00000 -0.00000 -1.00000; + scale 0.897913 0.897913 0.897913; + }; + }; + instance + { + transform + { + position 4.85211 -23.2863 0.762418; + rotation 131.922 -0.00000 -0.00000 -1.00000; + scale 0.808646 0.808646 0.808646; + }; + }; + instance + { + transform + { + position -3.21693 -23.7573 1.07054; + rotation 70.0324 0.00000 0.00000 -1.00000; + scale 1.14712 1.14712 1.14712; + }; + }; + instance + { + transform + { + position -4.80518 -15.9924 1.00434; + rotation 173.158 0.00000 0.00000 1.00000; + scale 0.962838 0.962838 0.962838; + }; + }; + instance + { + transform + { + position -5.12085 -15.8999 1.07355; + rotation 92.4056 0.00000 0.00000 1.00000; + scale 1.10439 1.10439 1.10439; + }; + }; + instance + { + transform + { + position -6.01054 -16.7348 0.852524; + rotation 134.481 -0.00000 -0.00000 -1.00000; + scale 0.817629 0.817629 0.817629; + }; + }; + instance + { + transform + { + position -6.54696 -16.9465 0.888626; + rotation 72.9791 0.00000 0.00000 -1.00000; + scale 1.16212 1.16212 1.16212; + }; + }; + instance + { + transform + { + position 1.63987 -4.23755 0.389759; + rotation 118.829 0.00000 0.00000 1.00000; + scale 0.901378 0.901378 0.901378; + }; + }; + instance + { + transform + { + position -6.18289 -14.9807 1.15224; + rotation 39.5011 0.00000 0.00000 1.00000; + scale 0.768313 0.768313 0.768313; + }; + }; + instance + { + transform + { + position -6.47604 -15.0549 1.13550; + rotation 126.699 -0.00000 -0.00000 -1.00000; + scale 1.18554 1.18554 1.18554; + }; + }; + instance + { + transform + { + position -11.0893 -17.1166 0.976047; + rotation 54.2182 0.00000 0.00000 -1.00000; + scale 0.867784 0.867784 0.867784; + }; + }; + instance + { + transform + { + position -5.64532 -11.5780 0.982732; + rotation 104.172 0.00000 0.00000 -1.00000; + scale 1.00221 1.00221 1.00221; + }; + }; + instance + { + transform + { + position -5.73524 -11.8458 1.02863; + rotation 133.784 0.00000 0.00000 1.00000; + scale 1.24379 1.24379 1.24379; + }; + }; + instance + { + transform + { + position -1.64452 -24.9253 1.17692; + rotation 43.5332 0.00000 0.00000 1.00000; + scale 0.841657 0.841657 0.841657; + }; + }; + instance + { + transform + { + position -7.19880 -16.0084 1.14257; + rotation 113.286 0.00000 0.00000 -1.00000; + scale 0.772313 0.772313 0.772313; + }; + }; + instance + { + transform + { + position -7.16570 -17.1415 0.917875; + rotation 1.92654 0.00000 0.00000 -0.999971; + scale 0.875433 0.875433 0.875433; + }; + }; + instance + { + transform + { + position -8.47014 -15.0189 1.06589; + rotation 60.5957 0.00000 0.00000 1.00000; + scale 1.05712 1.05712 1.05712; + }; + }; + instance + { + transform + { + position -1.58992 -5.41303 0.736287; + rotation 52.2066 0.00000 0.00000 -1.00000; + scale 1.23209 1.23209 1.23209; + }; + }; + instance + { + transform + { + position -8.05566 -12.8566 0.863589; + rotation 148.460 -0.00000 -0.00000 -1.00000; + scale 0.716983 0.716983 0.716983; + }; + }; + instance + { + transform + { + position -9.01694 -15.1062 1.03919; + rotation 170.432 0.00000 0.00000 1.00000; + scale 1.25344 1.25344 1.25344; + }; + }; + instance + { + transform + { + position -9.29236 -16.5801 1.08208; + rotation 85.8900 0.00000 0.00000 1.00000; + scale 1.24232 1.24232 1.24232; + }; + }; + instance + { + transform + { + position -3.75890 -26.0484 1.22780; + rotation 98.1370 0.00000 0.00000 1.00000; + scale 0.741435 0.741435 0.741435; + }; + }; + instance + { + transform + { + position -10.2307 -16.5383 1.14978; + rotation 114.068 0.00000 0.00000 -1.00000; + scale 0.796040 0.796040 0.796040; + }; + }; + instance + { + transform + { + position -1.46399 -5.56993 0.756422; + rotation 0.789314 0.00000 0.00000 -0.999896; + scale 0.985332 0.985332 0.985332; + }; + }; + instance + { + transform + { + position -9.80425 -15.0740 0.893326; + rotation 163.012 -0.00000 -0.00000 -1.00000; + scale 1.14808 1.14808 1.14808; + }; + }; + instance + { + transform + { + position -8.97511 -13.7771 0.820078; + rotation 149.133 0.00000 0.00000 1.00000; + scale 0.741988 0.741988 0.741988; + }; + }; + instance + { + transform + { + position 7.79529 5.12591 0.826788; + rotation 92.6120 0.00000 0.00000 -1.00000; + scale 1.12742 1.12742 1.12742; + }; + }; + instance + { + transform + { + position -13.5229 -16.1092 0.893266; + rotation 149.254 -0.00000 -0.00000 -1.00000; + scale 0.945583 0.945583 0.945583; + }; + }; + instance + { + transform + { + position -9.65181 -12.8961 0.786618; + rotation 174.169 0.00000 0.00000 1.00000; + scale 0.791444 0.791444 0.791444; + }; + }; + instance + { + transform + { + position -11.0377 -12.9802 0.963669; + rotation 123.394 -0.00000 -0.00000 -1.00000; + scale 0.762406 0.762406 0.762406; + }; + }; + instance + { + transform + { + position -3.82445 -25.4705 1.22799; + rotation 62.6647 0.00000 0.00000 1.00000; + scale 1.23816 1.23816 1.23816; + }; + }; + instance + { + transform + { + position -12.9583 -16.8507 0.900191; + rotation 84.0120 0.00000 0.00000 1.00000; + scale 1.04862 1.04862 1.04862; + }; + }; + instance + { + transform + { + position -0.132059 -25.9929 0.874933; + rotation 6.62762 0.00000 0.00000 -1.00000; + scale 0.977584 0.977584 0.977584; + }; + }; + instance + { + transform + { + position -10.3108 5.30894 0.340188; + rotation 104.425 0.00000 0.00000 1.00000; + scale 0.847222 0.847222 0.847222; + }; + }; + instance + { + transform + { + position -8.56391 7.46399 0.393417; + rotation 171.863 -0.00000 -0.00000 -1.00000; + scale 1.03879 1.03879 1.03879; + }; + }; + instance + { + transform + { + position -14.8763 -18.4682 1.13301; + rotation 131.574 -0.00000 -0.00000 -1.00000; + scale 0.722976 0.722976 0.722976; + }; + }; + instance + { + transform + { + position -12.5840 -12.7074 1.08847; + rotation 106.334 0.00000 0.00000 -1.00000; + scale 1.16043 1.16043 1.16043; + }; + }; + instance + { + transform + { + position 6.95199 -10.1794 0.991547; + rotation 50.3218 0.00000 0.00000 -1.00000; + scale 1.02111 1.02111 1.02111; + }; + }; + instance + { + transform + { + position 0.615984 -25.1556 0.973045; + rotation 134.259 0.00000 0.00000 1.00000; + scale 0.972454 0.972454 0.972454; + }; + }; + instance + { + transform + { + position -17.3516 1.23437 0.968571; + rotation 170.947 -0.00000 -0.00000 -1.00000; + scale 0.750823 0.750823 0.750823; + }; + }; + instance + { + transform + { + position -5.11750 -10.8576 0.832207; + rotation 91.7356 0.00000 0.00000 -1.00000; + scale 1.21579 1.21579 1.21579; + }; + }; + instance + { + transform + { + position 8.57059 -10.4371 1.07034; + rotation 92.5351 0.00000 0.00000 -1.00000; + scale 0.797170 0.797170 0.797170; + }; + }; + instance + { + transform + { + position 1.79748 -24.4794 0.987406; + rotation 151.181 0.00000 0.00000 1.00000; + scale 0.774466 0.774466 0.774466; + }; + }; + instance + { + transform + { + position -2.72076 -24.9176 1.14124; + rotation 83.8909 0.00000 0.00000 -1.00000; + scale 0.751749 0.751749 0.751749; + }; + }; + instance + { + transform + { + position -2.23357 -24.9797 1.15314; + rotation 103.768 0.00000 0.00000 1.00000; + scale 1.15059 1.15059 1.15059; + }; + }; + instance + { + transform + { + position 3.70186 -25.8670 0.829579; + rotation 71.6251 0.00000 0.00000 1.00000; + scale 0.984653 0.984653 0.984653; + }; + }; + instance + { + transform + { + position -10.0682 -10.7554 0.792133; + rotation 162.966 -0.00000 -0.00000 -1.00000; + scale 0.795543 0.795543 0.795543; + }; + }; + instance + { + transform + { + position 3.00755 3.90936 0.488687; + rotation 5.64835 0.00000 0.00000 -1.00002; + scale 1.17848 1.17848 1.17848; + }; + }; + instance + { + transform + { + position 1.67894 -22.9583 1.06166; + rotation 138.907 0.00000 0.00000 1.00000; + scale 1.11336 1.11336 1.11336; + }; + }; + instance + { + transform + { + position -1.09617 -10.3937 0.890971; + rotation 75.1600 0.00000 0.00000 -1.00000; + scale 1.06148 1.06148 1.06148; + }; + }; + instance + { + transform + { + position 7.61795 -22.7210 1.03232; + rotation 173.365 0.00000 0.00000 1.00000; + scale 0.773817 0.773817 0.773817; + }; + }; + instance + { + transform + { + position -4.90746 -10.9454 0.866693; + rotation 134.087 0.00000 0.00000 1.00000; + scale 0.773900 0.773900 0.773900; + }; + }; + instance + { + transform + { + position -4.28118 -10.8751 0.936809; + rotation 173.007 -0.00000 -0.00000 -1.00000; + scale 0.787541 0.787541 0.787541; + }; + }; + instance + { + transform + { + position -4.48417 -10.8144 0.895855; + rotation 178.474 0.00000 0.00000 1.00000; + scale 1.15922 1.15922 1.15922; + }; + }; + instance + { + transform + { + position -0.939779 -25.7539 1.06332; + rotation 69.2708 0.00000 0.00000 1.00000; + scale 1.19434 1.19434 1.19434; + }; + }; + instance + { + transform + { + position 4.20978 -10.9426 0.923280; + rotation 14.7320 0.00000 0.00000 1.00000; + scale 1.23974 1.23974 1.23974; + }; + }; + instance + { + transform + { + position -1.20365 -25.6381 1.09601; + rotation 102.019 0.00000 0.00000 -1.00000; + scale 1.01032 1.01032 1.01032; + }; + }; + instance + { + transform + { + position -19.5754 -12.0333 0.917258; + rotation 58.0561 0.00000 0.00000 1.00000; + scale 1.08011 1.08011 1.08011; + }; + }; + instance + { + transform + { + position -12.3258 -12.1518 1.05053; + rotation 93.6232 0.00000 0.00000 -1.00000; + scale 0.719385 0.719385 0.719385; + }; + }; + instance + { + transform + { + position -14.3353 8.11001 0.987900; + rotation 165.193 0.00000 0.00000 1.00000; + scale 0.866922 0.866922 0.866921; + }; + }; + instance + { + transform + { + position -12.4075 -15.6611 0.816881; + rotation 88.5070 0.00000 0.00000 -1.00000; + scale 0.892622 0.892622 0.892622; + }; + }; + instance + { + transform + { + position 1.80294 -26.0482 0.985238; + rotation 7.59451 0.00000 0.00000 1.00000; + scale 1.27774 1.27774 1.27774; + }; + }; + instance + { + transform + { + position -12.8882 -13.0610 1.06099; + rotation 79.3252 0.00000 0.00000 1.00000; + scale 1.18279 1.18279 1.18279; + }; + }; + instance + { + transform + { + position -10.9884 -12.0621 0.916917; + rotation 135.992 -0.00000 -0.00000 -1.00000; + scale 1.26282 1.26282 1.26282; + }; + }; + instance + { + transform + { + position 1.64896 -25.2054 0.978056; + rotation 90.2766 0.00000 0.00000 -1.00000; + scale 1.15240 1.15240 1.15240; + }; + }; + instance + { + transform + { + position -11.9523 -12.9215 1.06593; + rotation 92.5821 0.00000 0.00000 -1.00000; + scale 0.916636 0.916636 0.916636; + }; + }; + instance + { + transform + { + position -8.45267 -11.5233 0.818200; + rotation 32.8563 0.00000 0.00000 -1.00000; + scale 0.923974 0.923974 0.923974; + }; + }; + instance + { + transform + { + position 9.80321 -22.4762 1.15131; + rotation 31.4545 0.00000 0.00000 -1.00000; + scale 1.04504 1.04504 1.04504; + }; + }; + instance + { + transform + { + position -12.2232 -13.0393 1.09250; + rotation 92.0662 0.00000 0.00000 1.00000; + scale 0.847691 0.847691 0.847691; + }; + }; + instance + { + transform + { + position -5.91038 -11.7157 1.00335; + rotation 118.418 0.00000 0.00000 1.00000; + scale 0.941983 0.941983 0.941983; + }; + }; + instance + { + transform + { + position -5.86573 -25.3343 0.861644; + rotation 1.24551 0.00000 0.00000 0.999941; + scale 1.07780 1.07780 1.07780; + }; + }; + instance + { + transform + { + position 1.83056 -25.3708 0.969593; + rotation 46.6719 0.00000 0.00000 1.00000; + scale 0.884869 0.884869 0.884869; + }; + }; + instance + { + transform + { + position -6.09245 -15.6482 1.13712; + rotation 55.4088 0.00000 0.00000 1.00000; + scale 0.969449 0.969449 0.969449; + }; + }; + instance + { + transform + { + position -6.30770 -15.3584 1.14673; + rotation 21.1472 0.00000 0.00000 -1.00000; + scale 1.28063 1.28063 1.28063; + }; + }; + instance + { + transform + { + position 0.686384 6.32650 0.315354; + rotation 31.6619 0.00000 0.00000 -1.00000; + scale 1.01032 1.01032 1.01032; + }; + }; + instance + { + transform + { + position -18.5981 1.20437 0.861802; + rotation 54.6713 0.00000 0.00000 -1.00000; + scale 1.01174 1.01174 1.01174; + }; + }; + instance + { + transform + { + position -19.7171 1.17638 0.817532; + rotation 149.102 0.00000 0.00000 1.00000; + scale 1.21824 1.21824 1.21824; + }; + }; + instance + { + transform + { + position -18.1818 3.46886 1.04712; + rotation 56.9367 0.00000 0.00000 -1.00000; + scale 1.29829 1.29829 1.29829; + }; + }; + instance + { + transform + { + position -14.3436 4.04957 0.623412; + rotation 63.6903 0.00000 0.00000 1.00000; + scale 1.06670 1.06670 1.06670; + }; + }; + instance + { + transform + { + position 8.12090 -12.8070 0.855503; + rotation 73.8623 0.00000 0.00000 -1.00000; + scale 1.22713 1.22713 1.22713; + }; + }; + instance + { + transform + { + position -2.67783 -3.87102 0.546650; + rotation 167.574 0.00000 0.00000 1.00000; + scale 1.21297 1.21297 1.21297; + }; + }; + instance + { + transform + { + position 8.20618 -16.6825 0.967534; + rotation 97.3718 0.00000 0.00000 1.00000; + scale 0.712907 0.712907 0.712907; + }; + }; + instance + { + transform + { + position 5.69385 -12.0980 1.12238; + rotation 55.8657 0.00000 0.00000 -1.00000; + scale 1.07960 1.07960 1.07960; + }; + }; + instance + { + transform + { + position 5.88520 -12.1716 1.10731; + rotation 34.6150 0.00000 0.00000 1.00000; + scale 0.970149 0.970149 0.970149; + }; + }; + instance + { + transform + { + position 5.08990 -10.8318 0.979299; + rotation 20.1471 0.00000 0.00000 -0.999999; + scale 1.24271 1.24271 1.24271; + }; + }; + instance + { + transform + { + position 1.09210 6.34558 0.402916; + rotation 5.47962 0.00000 0.00000 -1.00001; + scale 1.02118 1.02118 1.02118; + }; + }; + instance + { + transform + { + position -12.0015 0.724010 0.530679; + rotation 86.5513 0.00000 0.00000 1.00000; + scale 0.836164 0.836164 0.836164; + }; + }; + instance + { + transform + { + position -1.99759 -16.3937 0.875056; + rotation 67.6558 0.00000 0.00000 1.00000; + scale 0.961224 0.961224 0.961224; + }; + }; + instance + { + transform + { + position -3.99180 -16.0584 0.851948; + rotation 9.85965 0.00000 0.00000 -0.999999; + scale 1.01937 1.01937 1.01937; + }; + }; + instance + { + transform + { + position -4.08506 -16.4924 0.946895; + rotation 28.6964 0.00000 0.00000 -1.00000; + scale 1.28878 1.28878 1.28878; + }; + }; + instance + { + transform + { + position -4.74103 -12.1758 1.08486; + rotation 26.8803 0.00000 0.00000 1.00000; + scale 0.764255 0.764255 0.764255; + }; + }; + instance + { + transform + { + position -1.30417 -19.9869 1.00953; + rotation 134.373 0.00000 0.00000 1.00000; + scale 0.736039 0.736039 0.736039; + }; + }; + instance + { + transform + { + position -4.59946 -13.7692 1.03994; + rotation 9.12239 0.00000 0.00000 -1.00002; + scale 1.13084 1.13084 1.13084; + }; + }; + instance + { + transform + { + position -3.92643 -14.1181 0.997916; + rotation 99.9104 0.00000 0.00000 -1.00000; + scale 0.841172 0.841172 0.841172; + }; + }; + instance + { + transform + { + position -1.09241 -11.5562 0.945297; + rotation 108.266 0.00000 0.00000 -1.00000; + scale 0.758810 0.758810 0.758810; + }; + }; + instance + { + transform + { + position -1.69337 -3.19883 0.330349; + rotation 12.5154 0.00000 0.00000 -1.00000; + scale 0.804367 0.804367 0.804367; + }; + }; + instance + { + transform + { + position -4.86640 -11.5914 1.00716; + rotation 25.0596 0.00000 0.00000 1.00000; + scale 1.20681 1.20681 1.20681; + }; + }; + instance + { + transform + { + position -5.03927 -11.8455 1.03509; + rotation 101.678 0.00000 0.00000 -1.00000; + scale 0.832925 0.832925 0.832925; + }; + }; + instance + { + transform + { + position 7.70214 -11.0489 0.947720; + rotation 165.200 -0.00000 -0.00000 -1.00000; + scale 0.838315 0.838315 0.838315; + }; + }; + instance + { + transform + { + position -4.93560 -16.5937 0.893300; + rotation 96.2214 0.00000 0.00000 -1.00000; + scale 1.11746 1.11746 1.11746; + }; + }; + instance + { + transform + { + position 6.30279 -14.3387 0.881843; + rotation 56.7459 0.00000 0.00000 1.00000; + scale 1.21494 1.21494 1.21494; + }; + }; + instance + { + transform + { + position 8.21418 -14.7724 0.898635; + rotation 137.206 0.00000 0.00000 1.00000; + scale 1.03080 1.03080 1.03080; + }; + }; + instance + { + transform + { + position -6.88961 -11.5008 0.882513; + rotation 129.421 -0.00000 -0.00000 -1.00000; + scale 0.745102 0.745102 0.745102; + }; + }; + instance + { + transform + { + position -9.89238 5.53177 0.334132; + rotation 113.673 0.00000 0.00000 1.00000; + scale 0.993878 0.993878 0.993878; + }; + }; + instance + { + transform + { + position -1.97869 -3.86249 0.496286; + rotation 76.3646 0.00000 0.00000 -1.00000; + scale 0.795880 0.795880 0.795880; + }; + }; + instance + { + transform + { + position -10.3285 -11.2750 0.807718; + rotation 44.1918 0.00000 0.00000 1.00000; + scale 1.04415 1.04415 1.04415; + }; + }; + instance + { + transform + { + position -17.5753 1.61798 1.00647; + rotation 41.0693 0.00000 0.00000 1.00000; + scale 0.782534 0.782534 0.782534; + }; + }; + instance + { + transform + { + position 9.70235 -29.8281 1.06458; + rotation 111.643 0.00000 0.00000 1.00000; + scale 0.732445 0.732445 0.732445; + }; + }; + instance + { + transform + { + position 6.30106 -28.0264 0.938826; + rotation 120.889 0.00000 0.00000 1.00000; + scale 1.28682 1.28682 1.28682; + }; + }; + instance + { + transform + { + position 2.65343 -10.7376 0.776823; + rotation 135.160 0.00000 0.00000 1.00000; + scale 1.02141 1.02141 1.02141; + }; + }; + instance + { + transform + { + position 3.36535 -26.1274 0.919352; + rotation 86.7721 0.00000 0.00000 1.00000; + scale 0.808432 0.808432 0.808433; + }; + }; + instance + { + transform + { + position -11.4048 -28.3336 0.826467; + rotation 64.3806 0.00000 0.00000 1.00000; + scale 1.21579 1.21579 1.21579; + }; + }; + instance + { + transform + { + position 5.17974 -28.3664 1.07995; + rotation 82.4057 0.00000 0.00000 1.00000; + scale 1.20940 1.20940 1.20940; + }; + }; + instance + { + transform + { + position 9.22576 -9.91921 1.00910; + rotation 153.018 -0.00000 -0.00000 -1.00000; + scale 1.16618 1.16618 1.16618; + }; + }; + instance + { + transform + { + position 3.49286 -24.2941 0.896111; + rotation 87.9747 0.00000 0.00000 -1.00000; + scale 0.812724 0.812724 0.812724; + }; + }; + instance + { + transform + { + position -11.9528 -12.6573 1.05059; + rotation 71.2423 0.00000 0.00000 1.00000; + scale 0.707978 0.707978 0.707978; + }; + }; + instance + { + transform + { + position -12.7577 -16.6898 0.935208; + rotation 53.4011 0.00000 0.00000 -1.00000; + scale 1.11970 1.11970 1.11970; + }; + }; + instance + { + transform + { + position -11.6249 -15.7343 0.954527; + rotation 37.0744 0.00000 0.00000 1.00000; + scale 0.908282 0.908282 0.908281; + }; + }; + instance + { + transform + { + position -5.50069 -28.8551 1.04560; + rotation 145.117 0.00000 0.00000 1.00000; + scale 0.889894 0.889894 0.889894; + }; + }; + instance + { + transform + { + position -9.34767 -11.1424 0.860323; + rotation 142.407 0.00000 0.00000 1.00000; + scale 0.923782 0.923782 0.923782; + }; + }; + instance + { + transform + { + position -9.31122 -15.9020 1.02926; + rotation 151.861 0.00000 0.00000 1.00000; + scale 0.941052 0.941052 0.941052; + }; + }; + instance + { + transform + { + position -7.70670 -16.2237 1.11699; + rotation 179.728 -0.00000 -0.00000 -1.00000; + scale 0.998248 0.998248 0.998248; + }; + }; + instance + { + transform + { + position -6.79629 -12.7393 1.17686; + rotation 133.814 0.00000 0.00000 1.00000; + scale 0.951204 0.951204 0.951204; + }; + }; + instance + { + transform + { + position -5.31771 -11.1464 0.906265; + rotation 83.5870 0.00000 0.00000 -1.00000; + scale 0.925161 0.925161 0.925161; + }; + }; + instance + { + transform + { + position -11.0712 6.07882 0.361237; + rotation 148.242 -0.00000 -0.00000 -1.00000; + scale 0.704240 0.704240 0.704240; + }; + }; + instance + { + transform + { + position -5.44793 -11.7864 1.01709; + rotation 147.199 0.00000 0.00000 1.00000; + scale 0.837284 0.837284 0.837284; + }; + }; + instance + { + transform + { + position -6.28365 -14.2356 1.14972; + rotation 71.7055 0.00000 0.00000 -1.00000; + scale 0.821187 0.821187 0.821187; + }; + }; + instance + { + transform + { + position -6.33238 -13.9210 1.14319; + rotation 177.573 -0.00000 -0.00000 -1.00000; + scale 1.20040 1.20040 1.20040; + }; + }; + instance + { + transform + { + position -5.49431 -15.9665 1.08867; + rotation 172.769 -0.00000 -0.00000 -1.00000; + scale 1.00163 1.00163 1.00163; + }; + }; + instance + { + transform + { + position -18.4377 -27.5429 0.925339; + rotation 154.939 0.00000 0.00000 1.00000; + scale 0.795111 0.795111 0.795111; + }; + }; + instance + { + transform + { + position -2.34909 -7.76044 0.624857; + rotation 79.1009 0.00000 0.00000 -1.00000; + scale 0.906534 0.906534 0.906534; + }; + }; + instance + { + transform + { + position -1.04036 -9.57201 0.919665; + rotation 1.24236 0.00000 0.00000 -1.00071; + scale 0.871510 0.871510 0.871510; + }; + }; + instance + { + transform + { + position 2.85257 -9.56254 0.818232; + rotation 134.735 0.00000 0.00000 1.00000; + scale 1.03995 1.03995 1.03995; + }; + }; + instance + { + transform + { + position -17.3858 4.70767 0.992730; + rotation 87.9758 0.00000 0.00000 -1.00000; + scale 1.13316 1.13316 1.13316; + }; + }; + instance + { + transform + { + position -14.7122 5.47107 0.920795; + rotation 139.043 -0.00000 -0.00000 -1.00000; + scale 1.07977 1.07977 1.07977; + }; + }; + instance + { + transform + { + position -10.8309 6.29295 0.377451; + rotation 45.7054 0.00000 0.00000 1.00000; + scale 0.957317 0.957317 0.957317; + }; + }; + instance + { + transform + { + position 3.91792 -29.1272 1.10271; + rotation 48.3878 0.00000 0.00000 1.00000; + scale 0.735370 0.735370 0.735370; + }; + }; + instance + { + transform + { + position -10.5509 -8.50942 1.04060; + rotation 17.5298 0.00000 0.00000 1.00000; + scale 0.710578 0.710578 0.710578; + }; + }; + instance + { + transform + { + position -11.0093 -8.27465 0.923452; + rotation 35.0261 0.00000 0.00000 -1.00000; + scale 1.00786 1.00786 1.00786; + }; + }; + instance + { + transform + { + position -7.03187 -10.7681 0.799852; + rotation 10.3193 0.00000 0.00000 -1.00001; + scale 1.23747 1.23747 1.23747; + }; + }; + instance + { + transform + { + position 4.66850 -29.4790 1.15784; + rotation 168.744 -0.00000 -0.00000 -1.00000; + scale 0.989663 0.989663 0.989663; + }; + }; + instance + { + transform + { + position -11.8816 -9.30854 0.787176; + rotation 58.1269 0.00000 0.00000 1.00000; + scale 1.01557 1.01557 1.01557; + }; + }; + instance + { + transform + { + position 6.40670 -27.2221 1.08558; + rotation 169.126 -0.00000 -0.00000 -1.00000; + scale 1.11326 1.11326 1.11326; + }; + }; + instance + { + transform + { + position 6.58155 -27.1029 1.10989; + rotation 126.612 -0.00000 -0.00000 -1.00000; + scale 0.958916 0.958916 0.958916; + }; + }; + instance + { + transform + { + position 3.41672 -24.1069 0.911877; + rotation 70.6072 0.00000 0.00000 1.00000; + scale 0.992849 0.992849 0.992849; + }; + }; + instance + { + transform + { + position 8.32561 -29.0925 0.841486; + rotation 90.0937 0.00000 0.00000 1.00000; + scale 0.711645 0.711645 0.711645; + }; + }; + instance + { + transform + { + position -7.03253 -8.96960 0.758409; + rotation 59.8156 0.00000 0.00000 1.00000; + scale 0.701996 0.701996 0.701996; + }; + }; + instance + { + transform + { + position -14.1640 6.95086 0.817167; + rotation 71.6585 0.00000 0.00000 1.00000; + scale 1.21554 1.21554 1.21554; + }; + }; + instance + { + transform + { + position 3.28238 -21.8689 0.877755; + rotation 38.0864 0.00000 0.00000 -1.00000; + scale 0.861936 0.861936 0.861936; + }; + }; + instance + { + transform + { + position 9.66784 -9.87063 0.959668; + rotation 105.549 0.00000 0.00000 1.00000; + scale 1.05247 1.05247 1.05247; + }; + }; + instance + { + transform + { + position 7.87970 -7.68991 0.835461; + rotation 11.6517 0.00000 0.00000 1.00000; + scale 1.05194 1.05194 1.05194; + }; + }; + instance + { + transform + { + position 8.88367 -8.50545 1.02626; + rotation 73.8468 0.00000 0.00000 -1.00000; + scale 1.14506 1.14506 1.14506; + }; + }; + instance + { + transform + { + position 8.17629 -9.80219 1.10080; + rotation 80.7518 0.00000 0.00000 -1.00000; + scale 0.866515 0.866515 0.866515; + }; + }; + instance + { + transform + { + position 5.83200 -7.71550 0.984505; + rotation 143.158 0.00000 0.00000 1.00000; + scale 1.15512 1.15512 1.15512; + }; + }; + instance + { + transform + { + position 6.81158 -8.98491 1.09863; + rotation 96.3306 0.00000 0.00000 -1.00000; + scale 1.18930 1.18930 1.18930; + }; + }; + instance + { + transform + { + position 1.71662 -7.78522 0.829061; + rotation 129.720 0.00000 0.00000 1.00000; + scale 1.08537 1.08537 1.08537; + }; + }; + instance + { + transform + { + position -8.72569 -28.7830 0.964541; + rotation 151.781 0.00000 0.00000 1.00000; + scale 1.19241 1.19241 1.19241; + }; + }; + instance + { + transform + { + position 3.02772 -23.1662 0.924601; + rotation 13.9959 0.00000 0.00000 1.00000; + scale 1.09571 1.09571 1.09571; + }; + }; + instance + { + transform + { + position -0.807736 -8.61760 0.704720; + rotation 78.6540 0.00000 0.00000 1.00000; + scale 1.28963 1.28963 1.28963; + }; + }; + instance + { + transform + { + position -3.41203 -8.81749 0.864499; + rotation 153.017 -0.00000 -0.00000 -1.00000; + scale 1.04456 1.04456 1.04456; + }; + }; + instance + { + transform + { + position -1.07453 -7.11393 0.653743; + rotation 42.6044 0.00000 0.00000 -1.00000; + scale 0.955406 0.955406 0.955406; + }; + }; + instance + { + transform + { + position -4.39510 -8.01983 0.934872; + rotation 7.62395 0.00000 0.00000 -0.999997; + scale 0.708122 0.708122 0.708122; + }; + }; + instance + { + transform + { + position -4.72965 -8.03190 0.960914; + rotation 34.9822 0.00000 0.00000 1.00000; + scale 0.978732 0.978732 0.978732; + }; + }; + instance + { + transform + { + position -6.21019 -8.28472 0.775180; + rotation 156.066 0.00000 0.00000 1.00000; + scale 1.19382 1.19382 1.19382; + }; + }; + instance + { + transform + { + position -7.58471 0.0624970 0.0555040; + rotation 125.048 0.00000 0.00000 1.00000; + scale 0.773055 0.773055 0.773055; + }; + }; + instance + { + transform + { + position -5.72879 -18.3515 0.855868; + rotation 6.15021 0.00000 0.00000 1.00001; + scale 1.19358 1.19358 1.19358; + }; + }; + instance + { + transform + { + position 1.33987 -8.93007 1.02887; + rotation 59.7469 0.00000 0.00000 -1.00000; + scale 1.05727 1.05727 1.05727; + }; + }; + instance + { + transform + { + position -7.73328 -0.149216 0.142378; + rotation 164.726 0.00000 0.00000 1.00000; + scale 0.764818 0.764818 0.764818; + }; + }; + instance + { + transform + { + position -0.520508 -27.5440 0.816452; + rotation 93.7460 0.00000 0.00000 -1.00000; + scale 0.763355 0.763355 0.763355; + }; + }; + instance + { + transform + { + position 4.28261 -21.7458 1.02508; + rotation 61.6973 0.00000 0.00000 -1.00000; + scale 1.26162 1.26162 1.26162; + }; + }; + instance + { + transform + { + position 0.872841 -7.02556 0.734228; + rotation 116.241 0.00000 0.00000 1.00000; + scale 1.13248 1.13248 1.13248; + }; + }; + instance + { + transform + { + position 8.36350 -28.1156 0.928357; + rotation 166.183 0.00000 0.00000 1.00000; + scale 0.923876 0.923876 0.923876; + }; + }; + instance + { + transform + { + position 4.69703 -9.42032 0.743171; + rotation 3.18942 0.00000 0.00000 -1.00004; + scale 0.854930 0.854930 0.854930; + }; + }; + instance + { + transform + { + position 5.25465 -7.60822 0.898900; + rotation 2.65591 0.00000 0.00000 0.999958; + scale 1.21174 1.21174 1.21174; + }; + }; + instance + { + transform + { + position 7.41077 -8.20467 0.954086; + rotation 84.6367 0.00000 0.00000 1.00000; + scale 0.957034 0.957034 0.957034; + }; + }; + instance + { + transform + { + position 7.16359 -8.29457 1.01451; + rotation 104.143 0.00000 0.00000 -1.00000; + scale 0.728312 0.728312 0.728312; + }; + }; + instance + { + transform + { + position -10.4277 -10.8936 0.758756; + rotation 171.159 0.00000 0.00000 1.00000; + scale 1.09477 1.09477 1.09477; + }; + }; + instance + { + transform + { + position 6.29624 -28.2860 0.933273; + rotation 122.366 0.00000 0.00000 1.00000; + scale 1.29481 1.29481 1.29481; + }; + }; + instance + { + transform + { + position 8.18480 -8.21957 0.907379; + rotation 50.1916 0.00000 0.00000 1.00000; + scale 0.732160 0.732160 0.732160; + }; + }; + instance + { + transform + { + position 8.94437 -8.12937 0.930524; + rotation 114.265 0.00000 0.00000 -1.00000; + scale 0.824180 0.824180 0.824180; + }; + }; + instance + { + transform + { + position -15.0935 5.27792 0.947100; + rotation 47.9781 0.00000 0.00000 1.00000; + scale 0.941874 0.941874 0.941874; + }; + }; + instance + { + transform + { + position 4.74493 -28.8732 1.15273; + rotation 158.129 -0.00000 -0.00000 -1.00000; + scale 1.25201 1.25201 1.25201; + }; + }; + instance + { + transform + { + position -16.5189 5.49573 0.912919; + rotation 34.0687 0.00000 0.00000 1.00000; + scale 0.762173 0.762173 0.762173; + }; + }; + instance + { + transform + { + position 9.22067 -7.23863 0.711063; + rotation 139.846 0.00000 0.00000 1.00000; + scale 1.28085 1.28085 1.28085; + }; + }; + instance + { + transform + { + position 9.23119 -7.72477 0.787415; + rotation 43.2109 0.00000 0.00000 -1.00000; + scale 1.08965 1.08965 1.08965; + }; + }; + instance + { + transform + { + position -6.00741 -8.62609 0.750015; + rotation 158.385 -0.00000 -0.00000 -1.00000; + scale 0.853999 0.853999 0.853999; + }; + }; + instance + { + transform + { + position -5.15539 -9.48829 0.784128; + rotation 33.8091 0.00000 0.00000 -1.00000; + scale 0.938874 0.938874 0.938874; + }; + }; + instance + { + transform + { + position -5.96670 -7.73948 0.874652; + rotation 117.609 0.00000 0.00000 1.00000; + scale 1.24509 1.24509 1.24509; + }; + }; + instance + { + transform + { + position -7.05990 -9.74581 0.906405; + rotation 33.5664 0.00000 0.00000 -1.00000; + scale 0.806274 0.806274 0.806274; + }; + }; + instance + { + transform + { + position 5.19223 -21.2562 1.12653; + rotation 108.285 0.00000 0.00000 1.00000; + scale 1.18310 1.18310 1.18310; + }; + }; + instance + { + transform + { + position -7.78451 -8.04351 0.725435; + rotation 33.9391 0.00000 0.00000 1.00000; + scale 1.21496 1.21496 1.21496; + }; + }; + instance + { + transform + { + position -7.78607 -7.78675 0.717759; + rotation 125.887 -0.00000 -0.00000 -1.00000; + scale 1.16453 1.16453 1.16453; + }; + }; + instance + { + transform + { + position -10.5110 -7.37788 0.837063; + rotation 59.0286 0.00000 0.00000 -1.00000; + scale 0.959788 0.959788 0.959788; + }; + }; + instance + { + transform + { + position -10.0280 -7.23550 0.792079; + rotation 159.594 0.00000 0.00000 1.00000; + scale 1.16926 1.16926 1.16926; + }; + }; + instance + { + transform + { + position -10.9434 -9.11959 0.950632; + rotation 119.616 0.00000 0.00000 -1.00000; + scale 0.922853 0.922853 0.922853; + }; + }; + instance + { + transform + { + position -11.1210 -9.00471 0.905641; + rotation 110.715 0.00000 0.00000 -1.00000; + scale 1.21951 1.21951 1.21951; + }; + }; + instance + { + transform + { + position -1.63772 -28.0168 1.00077; + rotation 124.540 0.00000 0.00000 1.00000; + scale 0.731673 0.731673 0.731673; + }; + }; + instance + { + transform + { + position -6.14153 -8.79562 0.709287; + rotation 26.9472 0.00000 0.00000 -1.00000; + scale 1.14004 1.14004 1.14004; + }; + }; + instance + { + transform + { + position -0.671489 -10.3389 0.868818; + rotation 26.7393 0.00000 0.00000 1.00000; + scale 1.25709 1.25709 1.25709; + }; + }; + instance + { + transform + { + position 5.99129 3.91266 0.559363; + rotation 134.074 -0.00000 -0.00000 -1.00000; + scale 0.962024 0.962024 0.962024; + }; + }; + instance + { + transform + { + position 8.83223 -7.06335 0.711043; + rotation 157.689 -0.00000 -0.00000 -1.00000; + scale 0.847817 0.847817 0.847817; + }; + }; + instance + { + transform + { + position -10.3285 1.44003 0.260141; + rotation 50.3793 0.00000 0.00000 -1.00000; + scale 0.738829 0.738829 0.738829; + }; + }; + instance + { + transform + { + position 1.86041 -28.7204 0.805161; + rotation 14.0490 0.00000 0.00000 -1.00000; + scale 1.14296 1.14296 1.14296; + }; + }; + instance + { + transform + { + position 6.32380 -7.85759 1.01647; + rotation 95.4279 0.00000 0.00000 -1.00000; + scale 0.774770 0.774770 0.774770; + }; + }; + instance + { + transform + { + position -15.4077 -1.53074 0.933453; + rotation 14.1839 0.00000 0.00000 1.00001; + scale 0.718639 0.718639 0.718639; + }; + }; + instance + { + transform + { + position -8.47632 -28.0327 1.11385; + rotation 167.576 0.00000 0.00000 1.00000; + scale 0.777040 0.777040 0.777040; + }; + }; + instance + { + transform + { + position -6.72157 -29.1075 1.09368; + rotation 46.7347 0.00000 0.00000 -1.00000; + scale 1.11379 1.11379 1.11379; + }; + }; + instance + { + transform + { + position 1.95399 -9.08926 0.963210; + rotation 54.4572 0.00000 0.00000 1.00000; + scale 1.09617 1.09617 1.09617; + }; + }; + instance + { + transform + { + position -2.80569 -8.93004 0.811588; + rotation 21.3680 0.00000 0.00000 -1.00000; + scale 1.12198 1.12198 1.12198; + }; + }; + instance + { + transform + { + position -2.52689 -9.52039 0.912097; + rotation 67.1559 0.00000 0.00000 1.00000; + scale 1.01021 1.01021 1.01021; + }; + }; + instance + { + transform + { + position -12.8836 -10.5524 1.02714; + rotation 15.6595 0.00000 0.00000 -1.00000; + scale 0.847062 0.847062 0.847062; + }; + }; + instance + { + transform + { + position -3.11278 -3.42241 0.459449; + rotation 175.279 -0.00000 -0.00000 -1.00000; + scale 0.734407 0.734407 0.734407; + }; + }; + instance + { + transform + { + position -4.69736 -9.22958 0.961849; + rotation 162.764 0.00000 0.00000 1.00000; + scale 1.14817 1.14817 1.14817; + }; + }; + instance + { + transform + { + position -2.37463 -7.17138 0.655605; + rotation 56.8468 0.00000 0.00000 -1.00000; + scale 1.26955 1.26955 1.26955; + }; + }; + instance + { + transform + { + position 4.45625 -9.77059 0.755972; + rotation 49.2221 0.00000 0.00000 1.00000; + scale 1.16324 1.16324 1.16324; + }; + }; + instance + { + transform + { + position 6.75798 -7.42557 0.971121; + rotation 69.5753 0.00000 0.00000 1.00000; + scale 0.878510 0.878510 0.878510; + }; + }; + instance + { + transform + { + position -4.47347 -10.5540 0.863270; + rotation 69.2779 0.00000 0.00000 -1.00000; + scale 1.01581 1.01581 1.01581; + }; + }; + instance + { + transform + { + position -8.17503 -7.93130 0.775988; + rotation 12.3950 0.00000 0.00000 -1.00001; + scale 0.792467 0.792467 0.792467; + }; + }; + instance + { + transform + { + position -12.8259 -7.42718 0.974606; + rotation 95.7079 0.00000 0.00000 1.00000; + scale 0.778947 0.778947 0.778947; + }; + }; + instance + { + transform + { + position -11.7583 -7.47585 0.916602; + rotation 32.9783 0.00000 0.00000 -1.00000; + scale 1.19957 1.19957 1.19957; + }; + }; + instance + { + transform + { + position 7.54148 -24.2563 1.14390; + rotation 48.8055 0.00000 0.00000 1.00000; + scale 0.853390 0.853390 0.853390; + }; + }; + instance + { + transform + { + position 7.53778 -23.3686 1.11129; + rotation 126.233 0.00000 0.00000 1.00000; + scale 1.20220 1.20220 1.20220; + }; + }; + instance + { + transform + { + position -7.14947 -8.71775 0.726197; + rotation 116.568 0.00000 0.00000 1.00000; + scale 1.22375 1.22375 1.22375; + }; + }; + instance + { + transform + { + position -7.43341 -8.66046 0.744479; + rotation 97.1637 0.00000 0.00000 1.00000; + scale 0.968323 0.968323 0.968323; + }; + }; + instance + { + transform + { + position 4.93030 -29.6619 1.17723; + rotation 45.4029 0.00000 0.00000 1.00000; + scale 1.17983 1.17983 1.17983; + }; + }; + instance + { + transform + { + position -6.43274 -7.37449 0.845003; + rotation 36.7852 0.00000 0.00000 1.00000; + scale 1.18619 1.18619 1.18619; + }; + }; + instance + { + transform + { + position 7.81253 -23.1514 1.12715; + rotation 41.6982 0.00000 0.00000 1.00000; + scale 0.948809 0.948809 0.948809; + }; + }; + instance + { + transform + { + position -5.37801 -6.97175 0.860821; + rotation 87.4108 0.00000 0.00000 1.00000; + scale 1.12955 1.12955 1.12955; + }; + }; + instance + { + transform + { + position -5.08167 -6.90303 0.845335; + rotation 21.5728 0.00000 0.00000 -1.00000; + scale 0.936117 0.936117 0.936117; + }; + }; + instance + { + transform + { + position -16.6252 8.37454 0.911954; + rotation 12.7975 0.00000 0.00000 -1.00001; + scale 1.05478 1.05478 1.05478; + }; + }; + instance + { + transform + { + position -5.25900 -8.48935 0.925859; + rotation 29.7083 0.00000 0.00000 1.00000; + scale 0.780856 0.780856 0.780856; + }; + }; + instance + { + transform + { + position 9.20393 -8.02549 0.891766; + rotation 133.905 -0.00000 -0.00000 -1.00000; + scale 0.766784 0.766784 0.766784; + }; + }; + instance + { + transform + { + position -18.8380 4.50716 1.02389; + rotation 59.4384 0.00000 0.00000 1.00000; + scale 0.987977 0.987977 0.987977; + }; + }; + instance + { + transform + { + position -14.4880 8.81296 0.943668; + rotation 122.275 -0.00000 -0.00000 -1.00000; + scale 1.04418 1.04418 1.04418; + }; + }; + instance + { + transform + { + position 9.75138 5.48142 0.803391; + rotation 121.824 -0.00000 -0.00000 -1.00000; + scale 0.969729 0.969729 0.969729; + }; + }; + instance + { + transform + { + position -14.4796 9.04684 0.916905; + rotation 91.4546 0.00000 0.00000 -1.00000; + scale 0.707626 0.707626 0.707626; + }; + }; + instance + { + transform + { + position -18.8626 8.75471 0.767132; + rotation 24.7728 0.00000 0.00000 -1.00000; + scale 0.786050 0.786050 0.786050; + }; + }; + instance + { + transform + { + position -2.05439 -8.53596 0.702754; + rotation 55.5602 0.00000 0.00000 1.00000; + scale 1.17157 1.17157 1.17157; + }; + }; + instance + { + transform + { + position -4.23865 -9.04311 1.02765; + rotation 119.362 0.00000 0.00000 1.00000; + scale 1.05751 1.05751 1.05751; + }; + }; + instance + { + transform + { + position -4.70002 -7.78086 0.928786; + rotation 88.4258 0.00000 0.00000 1.00000; + scale 1.16919 1.16919 1.16919; + }; + }; + instance + { + transform + { + position -1.90344 -7.91427 0.588450; + rotation 126.091 -0.00000 -0.00000 -1.00000; + scale 1.04594 1.04594 1.04594; + }; + }; + instance + { + transform + { + position 7.66095 -21.3595 0.787222; + rotation 163.954 0.00000 0.00000 1.00000; + scale 1.24906 1.24906 1.24906; + }; + }; + instance + { + transform + { + position -13.0016 5.43821 0.508054; + rotation 18.9580 0.00000 0.00000 0.999999; + scale 0.849766 0.849766 0.849766; + }; + }; + instance + { + transform + { + position -19.4696 8.34426 0.843099; + rotation 40.5233 0.00000 0.00000 -1.00000; + scale 1.01225 1.01225 1.01225; + }; + }; + instance + { + transform + { + position -13.8238 7.88160 0.919662; + rotation 65.6946 0.00000 0.00000 1.00000; + scale 0.748051 0.748051 0.748051; + }; + }; + instance + { + transform + { + position 0.539842 -4.99180 0.419328; + rotation 27.5650 0.00000 0.00000 -1.00000; + scale 0.849343 0.849343 0.849343; + }; + }; + instance + { + transform + { + position -8.21183 5.09840 0.183409; + rotation 59.0654 0.00000 0.00000 -1.00000; + scale 1.02423 1.02423 1.02423; + }; + }; + instance + { + transform + { + position -19.7467 6.96414 0.716698; + rotation 6.84994 0.00000 0.00000 0.999993; + scale 1.03608 1.03608 1.03608; + }; + }; + instance + { + transform + { + position -2.26638 -5.96996 0.753899; + rotation 62.4531 0.00000 0.00000 1.00000; + scale 1.13182 1.13182 1.13182; + }; + }; + instance + { + transform + { + position 0.533777 -2.57530 0.182902; + rotation 10.6598 0.00000 0.00000 -1.00000; + scale 1.01591 1.01591 1.01591; + }; + }; + instance + { + transform + { + position 0.229758 -2.42941 0.120566; + rotation 42.4136 0.00000 0.00000 -1.00000; + scale 1.25798 1.25798 1.25798; + }; + }; + instance + { + transform + { + position -4.81958 -6.64314 0.800041; + rotation 164.006 0.00000 0.00000 1.00000; + scale 0.743222 0.743222 0.743222; + }; + }; + instance + { + transform + { + position -16.9898 1.66353 0.896467; + rotation 70.6276 0.00000 0.00000 1.00000; + scale 0.884741 0.884741 0.884741; + }; + }; + instance + { + transform + { + position -17.6226 4.01051 0.895946; + rotation 71.3664 0.00000 0.00000 -1.00000; + scale 1.29620 1.29620 1.29620; + }; + }; + instance + { + transform + { + position 4.69870 -6.82755 0.833905; + rotation 107.494 0.00000 0.00000 1.00000; + scale 0.740190 0.740190 0.740190; + }; + }; + instance + { + transform + { + position -5.17912 -21.6370 1.03816; + rotation 5.54440 0.00000 0.00000 -0.999992; + scale 1.27421 1.27421 1.27421; + }; + }; + instance + { + transform + { + position 9.42824 6.16380 0.736320; + rotation 133.227 -0.00000 -0.00000 -1.00000; + scale 0.756698 0.756698 0.756698; + }; + }; + instance + { + transform + { + position -13.1151 2.91548 0.734541; + rotation 12.5018 0.00000 0.00000 -0.999998; + scale 0.803540 0.803540 0.803540; + }; + }; + instance + { + transform + { + position 9.13946 -24.8813 1.05494; + rotation 38.1415 0.00000 0.00000 1.00000; + scale 0.954585 0.954585 0.954585; + }; + }; + instance + { + transform + { + position -19.7266 4.27687 1.08212; + rotation 109.094 0.00000 0.00000 -1.00000; + scale 1.09751 1.09751 1.09751; + }; + }; + instance + { + transform + { + position -12.5266 -1.38762 0.514140; + rotation 77.9978 0.00000 0.00000 1.00000; + scale 0.777385 0.777385 0.777385; + }; + }; + instance + { + transform + { + position -13.6332 -0.806711 0.684574; + rotation 153.497 0.00000 0.00000 1.00000; + scale 0.856528 0.856528 0.856529; + }; + }; + instance + { + transform + { + position -8.95063 0.536104 0.0993062; + rotation 4.10123 0.00000 0.00000 -0.999998; + scale 0.990585 0.990585 0.990585; + }; + }; + instance + { + transform + { + position 4.71088 5.34264 0.613038; + rotation 141.190 0.00000 0.00000 1.00000; + scale 1.21099 1.21099 1.21099; + }; + }; + instance + { + transform + { + position -11.5770 1.16919 0.520199; + rotation 94.7537 0.00000 0.00000 1.00000; + scale 1.28516 1.28516 1.28516; + }; + }; + instance + { + transform + { + position -6.32243 -13.6790 1.13019; + rotation 172.540 0.00000 0.00000 1.00000; + scale 1.15101 1.15101 1.15101; + }; + }; + instance + { + transform + { + position -6.14794 -17.6981 0.732881; + rotation 77.6600 0.00000 0.00000 -1.00000; + scale 0.754638 0.754638 0.754638; + }; + }; + instance + { + transform + { + position -5.89832 -13.8306 1.05143; + rotation 53.6076 0.00000 0.00000 1.00000; + scale 1.28864 1.28864 1.28864; + }; + }; + instance + { + transform + { + position -19.9828 -5.91238 0.826971; + rotation 163.401 0.00000 0.00000 1.00000; + scale 0.878271 0.878271 0.878271; + }; + }; + instance + { + transform + { + position -9.51499 2.42370 0.0281537; + rotation 16.3910 0.00000 0.00000 -1.00000; + scale 1.22778 1.22778 1.22778; + }; + }; + instance + { + transform + { + position -8.20552 -11.7129 0.775119; + rotation 129.650 -0.00000 -0.00000 -1.00000; + scale 0.804942 0.804942 0.804942; + }; + }; + instance + { + transform + { + position 6.38264 4.74254 0.543139; + rotation 83.1860 0.00000 0.00000 -1.00000; + scale 0.805473 0.805473 0.805473; + }; + }; + instance + { + transform + { + position -7.26337 4.85934 0.0669162; + rotation 21.1287 0.00000 0.00000 1.00000; + scale 1.16161 1.16161 1.16161; + }; + }; + instance + { + transform + { + position -9.29651 4.54953 0.129825; + rotation 128.612 -0.00000 -0.00000 -1.00000; + scale 1.14695 1.14695 1.14695; + }; + }; + instance + { + transform + { + position -5.47155 7.04694 0.607173; + rotation 59.5647 0.00000 0.00000 -1.00000; + scale 0.737939 0.737939 0.737939; + }; + }; + instance + { + transform + { + position -9.76813 8.71612 0.694623; + rotation 178.967 -0.00000 -0.00000 -1.00000; + scale 1.29862 1.29862 1.29862; + }; + }; + instance + { + transform + { + position 6.76467 -16.9357 1.12923; + rotation 64.7662 0.00000 0.00000 -1.00000; + scale 0.863282 0.863282 0.863282; + }; + }; + instance + { + transform + { + position -14.5839 -1.25765 0.870715; + rotation 85.4760 0.00000 0.00000 1.00000; + scale 0.727303 0.727303 0.727303; + }; + }; + instance + { + transform + { + position -3.21060 -10.2608 1.09247; + rotation 150.880 0.00000 0.00000 1.00000; + scale 0.730941 0.730941 0.730941; + }; + }; + instance + { + transform + { + position -5.46502 -26.6088 0.992542; + rotation 133.551 0.00000 0.00000 1.00000; + scale 0.806432 0.806432 0.806432; + }; + }; + instance + { + transform + { + position -5.33140 9.45065 0.771372; + rotation 132.679 -0.00000 -0.00000 -1.00000; + scale 1.02637 1.02637 1.02637; + }; + }; + instance + { + transform + { + position -3.60515 -6.03225 0.700607; + rotation 109.983 0.00000 0.00000 1.00000; + scale 0.975658 0.975658 0.975658; + }; + }; + instance + { + transform + { + position 4.09226 9.80446 0.612496; + rotation 108.540 0.00000 0.00000 1.00000; + scale 0.876829 0.876829 0.876829; + }; + }; + instance + { + transform + { + position -6.08233 -26.6446 0.977768; + rotation 116.846 0.00000 0.00000 -1.00000; + scale 1.16381 1.16381 1.16381; + }; + }; + instance + { + transform + { + position -1.91400 9.98166 0.695125; + rotation 123.988 -0.00000 -0.00000 -1.00000; + scale 1.13125 1.13125 1.13125; + }; + }; + instance + { + transform + { + position -10.3550 9.83530 0.763232; + rotation 40.6375 0.00000 0.00000 1.00000; + scale 1.17493 1.17493 1.17493; + }; + }; + instance + { + transform + { + position 4.99802 7.43499 0.784177; + rotation 60.5889 0.00000 0.00000 -1.00000; + scale 1.20810 1.20810 1.20810; + }; + }; + instance + { + transform + { + position 1.86604 8.68915 0.500121; + rotation 174.123 0.00000 0.00000 1.00000; + scale 1.22948 1.22948 1.22948; + }; + }; + instance + { + transform + { + position 2.68514 7.69992 0.573567; + rotation 121.261 -0.00000 -0.00000 -1.00000; + scale 1.27816 1.27816 1.27816; + }; + }; + instance + { + transform + { + position 0.128594 -4.37525 0.443320; + rotation 18.6070 0.00000 0.00000 -1.00000; + scale 1.18596 1.18596 1.18596; + }; + }; + instance + { + transform + { + position 7.67007 8.80752 0.967152; + rotation 97.8667 0.00000 0.00000 1.00000; + scale 1.20929 1.20929 1.20929; + }; + }; + instance + { + transform + { + position -8.15989 7.66770 0.434160; + rotation 109.879 0.00000 0.00000 -1.00000; + scale 0.852131 0.852131 0.852131; + }; + }; + instance + { + transform + { + position -8.31923 7.81152 0.431689; + rotation 123.136 0.00000 0.00000 1.00000; + scale 1.05154 1.05154 1.05154; + }; + }; + instance + { + transform + { + position -7.20918 7.62987 0.459180; + rotation 27.8308 0.00000 0.00000 1.00000; + scale 1.18882 1.18882 1.18882; + }; + }; + instance + { + transform + { + position -3.21787 7.76881 0.516568; + rotation 162.323 0.00000 0.00000 1.00000; + scale 0.914422 0.914422 0.914422; + }; + }; + instance + { + transform + { + position 0.795487 -5.57537 0.423188; + rotation 111.067 0.00000 0.00000 -1.00000; + scale 1.16514 1.16514 1.16514; + }; + }; + instance + { + transform + { + position 5.59782 8.07553 0.979251; + rotation 106.666 0.00000 0.00000 -1.00000; + scale 0.903147 0.903147 0.903147; + }; + }; + instance + { + transform + { + position -19.7088 2.61183 0.932374; + rotation 82.9393 0.00000 0.00000 1.00000; + scale 0.802735 0.802735 0.802735; + }; + }; + instance + { + transform + { + position -5.88841 8.73857 0.751122; + rotation 94.1938 0.00000 0.00000 -1.00000; + scale 0.984876 0.984876 0.984876; + }; + }; + instance + { + transform + { + position -6.29368 7.54257 0.579868; + rotation 90.2879 0.00000 0.00000 1.00000; + scale 0.906487 0.906487 0.906487; + }; + }; + instance + { + transform + { + position 1.05456 -5.99886 0.493061; + rotation 113.099 0.00000 0.00000 1.00000; + scale 0.857801 0.857801 0.857801; + }; + }; + instance + { + transform + { + position -4.31902 5.49695 0.229421; + rotation 175.663 -0.00000 -0.00000 -1.00000; + scale 0.838556 0.838556 0.838556; + }; + }; + instance + { + transform + { + position -17.4558 2.71373 0.969082; + rotation 169.299 0.00000 0.00000 1.00000; + scale 0.871846 0.871846 0.871846; + }; + }; + instance + { + transform + { + position -15.0529 3.50657 0.598587; + rotation 127.195 0.00000 0.00000 1.00000; + scale 1.20795 1.20795 1.20795; + }; + }; + instance + { + transform + { + position -6.36833 5.52423 0.315091; + rotation 25.5205 0.00000 0.00000 -1.00000; + scale 1.00735 1.00735 1.00735; + }; + }; + instance + { + transform + { + position -0.473185 6.52615 0.203478; + rotation 18.5212 0.00000 0.00000 -1.00000; + scale 0.831009 0.831009 0.831008; + }; + }; + instance + { + transform + { + position -10.0064 -5.05324 0.788972; + rotation 6.78804 0.00000 0.00000 -1.00000; + scale 1.05155 1.05155 1.05155; + }; + }; + instance + { + transform + { + position -12.2152 6.55769 0.537678; + rotation 160.580 0.00000 0.00000 1.00000; + scale 0.740927 0.740927 0.740927; + }; + }; + instance + { + transform + { + position -12.4269 6.47667 0.575384; + rotation 42.2738 0.00000 0.00000 -1.00000; + scale 1.03947 1.03947 1.03947; + }; + }; + instance + { + transform + { + position -13.1869 7.95449 0.815243; + rotation 34.5803 0.00000 0.00000 -1.00000; + scale 0.902341 0.902341 0.902341; + }; + }; + instance + { + transform + { + position 2.58409 5.58708 0.511486; + rotation 58.4661 0.00000 0.00000 -1.00000; + scale 1.07004 1.07004 1.07004; + }; + }; + instance + { + transform + { + position 7.46110 5.57327 0.725945; + rotation 19.7420 0.00000 0.00000 -0.999999; + scale 0.765948 0.765948 0.765948; + }; + }; + instance + { + transform + { + position -6.21376 -22.3292 1.10331; + rotation 48.8081 0.00000 0.00000 1.00000; + scale 0.749451 0.749451 0.749451; + }; + }; + instance + { + transform + { + position 7.71337 6.01753 0.794642; + rotation 93.5611 0.00000 0.00000 -1.00000; + scale 1.03294 1.03294 1.03294; + }; + }; + instance + { + transform + { + position -8.33898 5.52472 0.271210; + rotation 88.2007 0.00000 0.00000 -1.00000; + scale 1.28085 1.28085 1.28085; + }; + }; + instance + { + transform + { + position 8.90816 3.48876 1.00758; + rotation 167.744 -0.00000 -0.00000 -1.00000; + scale 0.837384 0.837384 0.837384; + }; + }; + instance + { + transform + { + position 9.22738 3.26806 0.996625; + rotation 138.888 0.00000 0.00000 1.00000; + scale 1.24406 1.24406 1.24406; + }; + }; + instance + { + transform + { + position -8.43658 4.79061 0.110956; + rotation 21.7882 0.00000 0.00000 1.00000; + scale 0.904617 0.904617 0.904617; + }; + }; + instance + { + transform + { + position -8.30722 4.60728 0.0582755; + rotation 121.419 0.00000 0.00000 1.00000; + scale 1.13113 1.13113 1.13113; + }; + }; + instance + { + transform + { + position -16.3356 9.71855 0.792260; + rotation 5.44982 0.00000 0.00000 -1.00001; + scale 1.29722 1.29722 1.29722; + }; + }; + instance + { + transform + { + position -16.8192 -11.0158 0.820652; + rotation 132.583 0.00000 0.00000 1.00000; + scale 1.08186 1.08186 1.08186; + }; + }; + instance + { + transform + { + position -2.38676 -5.23796 0.650294; + rotation 2.71421 0.00000 0.00000 -1.00018; + scale 0.982048 0.982048 0.982048; + }; + }; + instance + { + transform + { + position -13.4451 9.99117 0.865444; + rotation 64.6512 0.00000 0.00000 -1.00000; + scale 0.772082 0.772082 0.772081; + }; + }; + instance + { + transform + { + position 8.00986 -14.0498 0.828018; + rotation 6.66074 0.00000 0.00000 -0.999991; + scale 0.922333 0.922333 0.922333; + }; + }; + instance + { + transform + { + position -17.7745 -11.1172 0.892524; + rotation 12.0366 0.00000 0.00000 -0.999998; + scale 1.07953 1.07953 1.07953; + }; + }; + instance + { + transform + { + position -7.68997 -25.6015 0.787874; + rotation 105.776 0.00000 0.00000 1.00000; + scale 1.10275 1.10275 1.10275; + }; + }; + instance + { + transform + { + position -12.2822 4.82094 0.423554; + rotation 174.524 0.00000 0.00000 1.00000; + scale 1.25274 1.25274 1.25274; + }; + }; + instance + { + transform + { + position -13.9121 -8.05869 0.890921; + rotation 119.966 0.00000 0.00000 -1.00000; + scale 1.07098 1.07098 1.07098; + }; + }; + instance + { + transform + { + position -18.1327 -7.08755 1.02126; + rotation 146.714 0.00000 0.00000 1.00000; + scale 0.861986 0.861986 0.861986; + }; + }; + instance + { + transform + { + position -12.2935 -5.60708 1.05257; + rotation 119.991 0.00000 0.00000 -1.00000; + scale 1.22960 1.22960 1.22960; + }; + }; + instance + { + transform + { + position -11.7364 2.22824 0.499200; + rotation 118.732 0.00000 0.00000 -1.00000; + scale 0.875195 0.875195 0.875195; + }; + }; + instance + { + transform + { + position 4.61634 1.93592 0.709563; + rotation 88.0989 0.00000 0.00000 -1.00000; + scale 0.879659 0.879659 0.879659; + }; + }; + instance + { + transform + { + position -19.6211 -7.55886 0.893189; + rotation 72.2386 0.00000 0.00000 -1.00000; + scale 0.823849 0.823849 0.823849; + }; + }; + instance + { + transform + { + position -19.9337 -8.49384 0.977390; + rotation 61.7733 0.00000 0.00000 1.00000; + scale 1.02622 1.02622 1.02622; + }; + }; + instance + { + transform + { + position -9.29171 1.70414 0.0136013; + rotation 164.020 -0.00000 -0.00000 -1.00000; + scale 0.878661 0.878661 0.878661; + }; + }; + instance + { + transform + { + position -0.618338 6.34700 0.192064; + rotation 126.331 0.00000 0.00000 1.00000; + scale 0.836078 0.836078 0.836078; + }; + }; + instance + { + transform + { + position -17.2242 -9.14376 0.812430; + rotation 178.070 0.00000 0.00000 1.00000; + scale 1.13986 1.13986 1.13986; + }; + }; + instance + { + transform + { + position -9.32837 -25.0296 1.05864; + rotation 178.446 -0.00000 -0.00000 -1.00000; + scale 1.09947 1.09947 1.09947; + }; + }; + instance + { + transform + { + position -10.8829 -1.66914 0.567412; + rotation 100.307 0.00000 0.00000 -1.00000; + scale 1.21860 1.21860 1.21860; + }; + }; + instance + { + transform + { + position 1.25122 -1.21071 0.117313; + rotation 29.4062 0.00000 0.00000 1.00000; + scale 1.09099 1.09099 1.09099; + }; + }; + instance + { + transform + { + position 3.59020 -0.217863 0.496900; + rotation 28.6106 0.00000 0.00000 1.00000; + scale 0.895080 0.895080 0.895080; + }; + }; + instance + { + transform + { + position 4.66436 -0.290371 0.512520; + rotation 109.251 0.00000 0.00000 -1.00000; + scale 1.27388 1.27388 1.27388; + }; + }; + instance + { + transform + { + position -10.9742 -0.554832 0.424585; + rotation 102.133 0.00000 0.00000 1.00000; + scale 1.22992 1.22992 1.22992; + }; + }; + instance + { + transform + { + position -15.3780 -10.4513 1.01449; + rotation 131.243 -0.00000 -0.00000 -1.00000; + scale 1.17071 1.17071 1.17071; + }; + }; + instance + { + transform + { + position -16.4886 -14.0968 1.13041; + rotation 13.9739 0.00000 0.00000 1.00000; + scale 1.10097 1.10097 1.10097; + }; + }; + instance + { + transform + { + position -11.2398 -4.16105 0.899046; + rotation 160.715 0.00000 0.00000 1.00000; + scale 1.04304 1.04304 1.04304; + }; + }; + instance + { + transform + { + position -11.6007 -6.16716 1.02899; + rotation 151.196 0.00000 0.00000 1.00000; + scale 0.934749 0.934749 0.934749; + }; + }; + instance + { + transform + { + position -10.6865 -2.06094 0.664711; + rotation 73.1449 0.00000 0.00000 -1.00000; + scale 0.809152 0.809152 0.809152; + }; + }; + instance + { + transform + { + position -10.5306 -2.21200 0.694128; + rotation 46.6461 0.00000 0.00000 -1.00000; + scale 1.20192 1.20192 1.20192; + }; + }; + instance + { + transform + { + position -9.83396 -5.17669 0.749881; + rotation 129.029 0.00000 0.00000 1.00000; + scale 1.06474 1.06474 1.06474; + }; + }; + instance + { + transform + { + position -15.0179 -10.6690 1.07781; + rotation 115.511 0.00000 0.00000 1.00000; + scale 1.25793 1.25793 1.25793; + }; + }; + instance + { + transform + { + position -8.92377 -2.64186 0.585627; + rotation 151.231 0.00000 0.00000 1.00000; + scale 0.993353 0.993353 0.993353; + }; + }; + instance + { + transform + { + position -10.7860 -3.21252 0.762791; + rotation 137.426 -0.00000 -0.00000 -1.00000; + scale 1.10923 1.10923 1.10923; + }; + }; + instance + { + transform + { + position -5.48454 -3.95995 0.508831; + rotation 137.856 -0.00000 -0.00000 -1.00000; + scale 0.918755 0.918755 0.918755; + }; + }; + instance + { + transform + { + position 9.58709 -1.79225 1.04329; + rotation 101.455 0.00000 0.00000 1.00000; + scale 1.02140 1.02140 1.02140; + }; + }; + instance + { + transform + { + position -16.1329 -13.6420 1.18862; + rotation 166.527 -0.00000 -0.00000 -1.00000; + scale 0.921110 0.921110 0.921110; + }; + }; + instance + { + transform + { + position 9.62011 -5.91824 0.943982; + rotation 26.6938 0.00000 0.00000 1.00000; + scale 1.23578 1.23578 1.23578; + }; + }; + instance + { + transform + { + position 7.83531 -1.57792 0.655088; + rotation 26.6438 0.00000 0.00000 0.999999; + scale 0.954322 0.954322 0.954322; + }; + }; + instance + { + transform + { + position 2.30774 -14.6070 1.07311; + rotation 28.7020 0.00000 0.00000 -1.00000; + scale 0.739179 0.739179 0.739179; + }; + }; + instance + { + transform + { + position 6.00689 -2.34719 0.546269; + rotation 168.866 -0.00000 -0.00000 -1.00000; + scale 0.810999 0.810999 0.810999; + }; + }; + instance + { + transform + { + position 6.16794 -2.91615 0.630403; + rotation 116.756 0.00000 0.00000 1.00000; + scale 0.945695 0.945695 0.945695; + }; + }; + instance + { + transform + { + position 6.56031 -5.55567 0.798614; + rotation 152.562 -0.00000 -0.00000 -1.00000; + scale 0.709417 0.709417 0.709417; + }; + }; + instance + { + transform + { + position 5.74639 -5.69671 0.843880; + rotation 91.4385 0.00000 0.00000 -1.00000; + scale 0.812859 0.812859 0.812859; + }; + }; + instance + { + transform + { + position 3.47791 -2.09649 0.481126; + rotation 145.736 0.00000 0.00000 1.00000; + scale 0.844979 0.844979 0.844979; + }; + }; + instance + { + transform + { + position 3.84701 -4.65804 0.677892; + rotation 101.799 0.00000 0.00000 -1.00000; + scale 0.859169 0.859169 0.859169; + }; + }; + instance + { + transform + { + position 1.49615 -3.56486 0.361869; + rotation 67.3643 0.00000 0.00000 1.00000; + scale 1.16488 1.16488 1.16488; + }; + }; + instance + { + transform + { + position 1.85736 -5.67520 0.530747; + rotation 70.2631 0.00000 0.00000 1.00000; + scale 1.17704 1.17704 1.17704; + }; + }; + instance + { + transform + { + position -1.53065 -6.90339 0.666622; + rotation 36.0217 0.00000 0.00000 1.00000; + scale 1.12004 1.12004 1.12004; + }; + }; + instance + { + transform + { + position -4.74056 -5.62787 0.611153; + rotation 109.008 0.00000 0.00000 1.00000; + scale 1.14161 1.14161 1.14161; + }; + }; + instance + { + transform + { + position -4.43569 -4.13742 0.483517; + rotation 98.5731 0.00000 0.00000 -1.00000; + scale 1.03742 1.03742 1.03742; + }; + }; + instance + { + transform + { + position -18.1849 -10.6273 0.960672; + rotation 154.077 0.00000 0.00000 1.00000; + scale 1.11227 1.11227 1.11227; + }; + }; + instance + { + transform + { + position -2.59924 -3.55014 0.498930; + rotation 177.256 -0.00000 -0.00000 -1.00000; + scale 1.18863 1.18863 1.18863; + }; + }; + instance + { + transform + { + position -17.8365 -10.6017 0.971741; + rotation 1.79226 0.00000 0.00000 1.00009; + scale 1.25116 1.25116 1.25116; + }; + }; + instance + { + transform + { + position -11.3881 -24.5252 1.08678; + rotation 95.9960 0.00000 0.00000 1.00000; + scale 0.849952 0.849952 0.849952; + }; + }; + instance + { + transform + { + position -2.43671 -2.20454 0.0909923; + rotation 111.084 0.00000 0.00000 -1.00000; + scale 0.889755 0.889755 0.889755; + }; + }; + instance + { + transform + { + position -18.2653 -12.4158 0.889648; + rotation 83.6194 0.00000 0.00000 -1.00000; + scale 1.08421 1.08421 1.08421; + }; + }; + instance + { + transform + { + position 7.87033 8.83490 0.968177; + rotation 128.621 -0.00000 -0.00000 -1.00000; + scale 1.28869 1.28869 1.28869; + }; + }; + instance + { + transform + { + position -19.1441 -16.3312 1.12604; + rotation 75.0644 0.00000 0.00000 -1.00000; + scale 1.14135 1.14135 1.14135; + }; + }; + instance + { + transform + { + position -1.19349 -4.87949 0.635256; + rotation 173.234 0.00000 0.00000 1.00000; + scale 1.02485 1.02485 1.02485; + }; + }; + instance + { + transform + { + position -12.7293 -25.0824 1.19881; + rotation 58.9286 0.00000 0.00000 -1.00000; + scale 1.03967 1.03967 1.03967; + }; + }; + instance + { + transform + { + position -6.66917 6.24318 0.420738; + rotation 154.045 0.00000 0.00000 1.00000; + scale 0.991620 0.991620 0.991620; + }; + }; + instance + { + transform + { + position 0.924866 -3.22509 0.337841; + rotation 14.1505 0.00000 0.00000 -1.00000; + scale 0.853697 0.853697 0.853697; + }; + }; + instance + { + transform + { + position 0.0920450 -3.76383 0.407474; + rotation 172.741 -0.00000 -0.00000 -1.00000; + scale 0.778671 0.778671 0.778671; + }; + }; + instance + { + transform + { + position -16.7646 -14.7814 1.10552; + rotation 162.124 -0.00000 -0.00000 -1.00000; + scale 0.786000 0.786000 0.786000; + }; + }; + instance + { + transform + { + position -16.4758 -15.7474 1.17066; + rotation 76.8831 0.00000 0.00000 1.00000; + scale 0.930847 0.930847 0.930847; + }; + }; + instance + { + transform + { + position -4.21993 -2.76303 0.265599; + rotation 12.7013 0.00000 0.00000 -0.999999; + scale 0.850825 0.850825 0.850825; + }; + }; + instance + { + transform + { + position -14.1572 -14.8202 0.944659; + rotation 165.957 0.00000 0.00000 1.00000; + scale 0.979104 0.979104 0.979104; + }; + }; + instance + { + transform + { + position -4.10325 -5.34736 0.616302; + rotation 73.0957 0.00000 0.00000 1.00000; + scale 0.785326 0.785326 0.785326; + }; + }; + instance + { + transform + { + position -3.52261 -6.41990 0.750540; + rotation 151.885 0.00000 0.00000 1.00000; + scale 1.26381 1.26381 1.26381; + }; + }; + instance + { + transform + { + position -14.4582 -16.4011 0.788008; + rotation 71.4874 0.00000 0.00000 1.00000; + scale 1.23335 1.23335 1.23335; + }; + }; + instance + { + transform + { + position 0.309580 -6.13807 0.585164; + rotation 98.1503 0.00000 0.00000 1.00000; + scale 1.21418 1.21418 1.21418; + }; + }; + instance + { + transform + { + position -2.59840 -5.41534 0.636740; + rotation 129.103 0.00000 0.00000 1.00000; + scale 1.11635 1.11635 1.11635; + }; + }; + instance + { + transform + { + position 1.50955 -6.03204 0.537435; + rotation 170.707 -0.00000 -0.00000 -1.00000; + scale 0.738629 0.738629 0.738629; + }; + }; + instance + { + transform + { + position 0.606671 -6.79586 0.679196; + rotation 177.945 -0.00000 -0.00000 -1.00000; + scale 1.22732 1.22732 1.22732; + }; + }; + instance + { + transform + { + position 1.31372 -4.52851 0.416272; + rotation 128.726 -0.00000 -0.00000 -1.00000; + scale 0.934689 0.934689 0.934689; + }; + }; + instance + { + transform + { + position 1.15214 -5.00568 0.410195; + rotation 58.9610 0.00000 0.00000 1.00000; + scale 0.719324 0.719324 0.719324; + }; + }; + instance + { + transform + { + position -15.7542 -15.3569 0.970231; + rotation 39.4278 0.00000 0.00000 1.00000; + scale 1.02232 1.02232 1.02232; + }; + }; + instance + { + transform + { + position 1.48119 -3.30257 0.362970; + rotation 142.783 -0.00000 -0.00000 -1.00000; + scale 0.938333 0.938333 0.938333; + }; + }; + instance + { + transform + { + position 1.74993 -2.95392 0.394833; + rotation 71.6452 0.00000 0.00000 -1.00000; + scale 0.899455 0.899455 0.899455; + }; + }; + instance + { + transform + { + position -4.40431 -16.4773 0.951109; + rotation 111.536 0.00000 0.00000 1.00000; + scale 1.19236 1.19236 1.19236; + }; + }; + instance + { + transform + { + position -6.29959 6.47542 0.439272; + rotation 154.208 0.00000 0.00000 1.00000; + scale 1.20865 1.20865 1.20865; + }; + }; + instance + { + transform + { + position 1.21730 -2.33345 0.219181; + rotation 26.8556 0.00000 0.00000 1.00000; + scale 0.988535 0.988535 0.988535; + }; + }; + instance + { + transform + { + position 1.31805 -1.72971 0.175324; + rotation 136.423 0.00000 0.00000 1.00000; + scale 1.27315 1.27315 1.27315; + }; + }; + instance + { + transform + { + position 2.81514 -1.35737 0.406245; + rotation 112.433 0.00000 0.00000 -1.00000; + scale 0.916388 0.916388 0.916388; + }; + }; + instance + { + transform + { + position -14.6828 -29.9119 0.840929; + rotation 43.3941 0.00000 0.00000 -1.00000; + scale 0.737462 0.737462 0.737462; + }; + }; + instance + { + transform + { + position 3.83679 -6.30152 0.773192; + rotation 87.5535 0.00000 0.00000 -1.00000; + scale 1.11414 1.11414 1.11414; + }; + }; + instance + { + transform + { + position 3.97952 -6.05489 0.815543; + rotation 33.1636 0.00000 0.00000 -1.00000; + scale 1.15130 1.15130 1.15130; + }; + }; + instance + { + transform + { + position -18.2896 -2.38124 0.976419; + rotation 11.1392 0.00000 0.00000 -1.00000; + scale 1.17880 1.17880 1.17880; + }; + }; + instance + { + transform + { + position 2.93850 -5.97880 0.707634; + rotation 97.2134 0.00000 0.00000 -1.00000; + scale 0.782215 0.782215 0.782215; + }; + }; + instance + { + transform + { + position -13.8580 -11.4021 1.17330; + rotation 44.2823 0.00000 0.00000 -1.00000; + scale 0.952971 0.952971 0.952971; + }; + }; + instance + { + transform + { + position -2.01288 -14.5912 0.740635; + rotation 133.663 -0.00000 -0.00000 -1.00000; + scale 0.864201 0.864201 0.864201; + }; + }; + instance + { + transform + { + position 6.60691 5.10569 0.600021; + rotation 112.067 0.00000 0.00000 -1.00000; + scale 0.808167 0.808167 0.808167; + }; + }; + instance + { + transform + { + position -2.43345 -14.3164 0.748907; + rotation 81.7276 0.00000 0.00000 -1.00000; + scale 1.05625 1.05625 1.05625; + }; + }; + instance + { + transform + { + position 4.28997 -3.77266 0.468243; + rotation 49.5291 0.00000 0.00000 1.00000; + scale 1.17677 1.17677 1.17677; + }; + }; + instance + { + transform + { + position -10.0450 -5.25996 0.772774; + rotation 21.5858 0.00000 0.00000 -1.00000; + scale 1.07252 1.07252 1.07252; + }; + }; + instance + { + transform + { + position 6.68302 5.39955 0.628613; + rotation 178.736 0.00000 0.00000 1.00000; + scale 1.07113 1.07113 1.07113; + }; + }; + instance + { + transform + { + position -16.4176 -18.5406 0.800594; + rotation 93.3250 0.00000 0.00000 1.00000; + scale 1.25240 1.25240 1.25240; + }; + }; + instance + { + transform + { + position -2.63338 -13.9310 0.799563; + rotation 67.9126 0.00000 0.00000 1.00000; + scale 1.11741 1.11741 1.11741; + }; + }; + instance + { + transform + { + position 5.27796 5.42283 0.666622; + rotation 93.4420 0.00000 0.00000 -1.00000; + scale 1.27380 1.27380 1.27380; + }; + }; + instance + { + transform + { + position -13.4484 -18.3598 1.00815; + rotation 100.096 0.00000 0.00000 -1.00000; + scale 1.11004 1.11004 1.11004; + }; + }; + instance + { + transform + { + position 7.03345 -5.01766 0.820597; + rotation 20.9024 0.00000 0.00000 -1.00000; + scale 0.710117 0.710117 0.710117; + }; + }; + instance + { + transform + { + position -7.66654 -20.3838 1.17737; + rotation 71.7482 0.00000 0.00000 1.00000; + scale 1.19041 1.19041 1.19041; + }; + }; + instance + { + transform + { + position 7.39727 -4.05158 0.827787; + rotation 141.768 0.00000 0.00000 1.00000; + scale 1.22738 1.22738 1.22738; + }; + }; + instance + { + transform + { + position -7.25181 -20.6673 1.19149; + rotation 135.295 -0.00000 -0.00000 -1.00000; + scale 0.842899 0.842899 0.842899; + }; + }; + instance + { + transform + { + position -2.80789 -14.3260 0.796631; + rotation 108.221 0.00000 0.00000 1.00000; + scale 1.22461 1.22461 1.22461; + }; + }; + instance + { + transform + { + position 8.15805 -3.27369 1.01879; + rotation 69.3552 0.00000 0.00000 -1.00000; + scale 0.795154 0.795154 0.795154; + }; + }; + instance + { + transform + { + position -8.76503 -20.7220 0.904095; + rotation 154.098 0.00000 0.00000 1.00000; + scale 1.23362 1.23362 1.23362; + }; + }; + instance + { + transform + { + position -3.41315 -20.6296 0.779691; + rotation 132.905 0.00000 0.00000 1.00000; + scale 1.01912 1.01912 1.01912; + }; + }; + instance + { + transform + { + position 7.61691 -1.00779 0.605675; + rotation 143.108 -0.00000 -0.00000 -1.00000; + scale 1.04128 1.04128 1.04128; + }; + }; + instance + { + transform + { + position 8.85763 -4.01313 1.10874; + rotation 16.4688 0.00000 0.00000 -0.999999; + scale 0.989343 0.989343 0.989343; + }; + }; + instance + { + transform + { + position 7.24080 -1.07228 0.605569; + rotation 150.666 -0.00000 -0.00000 -1.00000; + scale 1.18659 1.18659 1.18659; + }; + }; + instance + { + transform + { + position 7.25651 -1.54054 0.600208; + rotation 43.6405 0.00000 0.00000 1.00000; + scale 1.01563 1.01563 1.01563; + }; + }; + instance + { + transform + { + position -13.2145 -18.7598 0.986652; + rotation 115.039 0.00000 0.00000 1.00000; + scale 0.894114 0.894114 0.894114; + }; + }; + instance + { + transform + { + position 8.06900 -0.922032 0.666931; + rotation 144.189 0.00000 0.00000 1.00000; + scale 1.10222 1.10222 1.10222; + }; + }; + instance + { + transform + { + position 9.27345 -3.80910 1.07589; + rotation 160.638 0.00000 0.00000 1.00000; + scale 0.927747 0.927747 0.927747; + }; + }; + instance + { + transform + { + position -13.3172 -19.2819 1.07478; + rotation 106.842 0.00000 0.00000 -1.00000; + scale 1.05535 1.05535 1.05535; + }; + }; + instance + { + transform + { + position -18.1475 2.05948 1.09938; + rotation 21.0637 0.00000 0.00000 1.00000; + scale 1.19236 1.19236 1.19236; + }; + }; + instance + { + transform + { + position 9.05018 -2.13381 0.997748; + rotation 34.2601 0.00000 0.00000 -1.00000; + scale 1.26745 1.26745 1.26745; + }; + }; + instance + { + transform + { + position -14.1265 2.47716 0.686678; + rotation 46.3910 0.00000 0.00000 1.00000; + scale 0.709087 0.709087 0.709087; + }; + }; + instance + { + transform + { + position -6.26500 -6.14088 0.900313; + rotation 134.736 -0.00000 -0.00000 -1.00000; + scale 1.04203 1.04203 1.04203; + }; + }; + instance + { + transform + { + position -11.3274 -20.5302 0.958518; + rotation 96.0609 0.00000 0.00000 -1.00000; + scale 0.895240 0.895240 0.895240; + }; + }; + instance + { + transform + { + position -5.01707 -4.37080 0.548752; + rotation 26.9589 0.00000 0.00000 1.00000; + scale 0.702219 0.702219 0.702219; + }; + }; + instance + { + transform + { + position -7.57804 -6.52428 0.854165; + rotation 31.7021 0.00000 0.00000 -1.00000; + scale 1.06211 1.06211 1.06211; + }; + }; + instance + { + transform + { + position -4.61874 6.10035 0.428275; + rotation 38.3583 0.00000 0.00000 -1.00000; + scale 1.18098 1.18098 1.18098; + }; + }; + instance + { + transform + { + position 2.24920 -12.8141 0.814015; + rotation 149.161 -0.00000 -0.00000 -1.00000; + scale 1.28712 1.28712 1.28712; + }; + }; + instance + { + transform + { + position -8.79914 -6.91684 0.781074; + rotation 175.082 0.00000 0.00000 1.00000; + scale 1.17757 1.17757 1.17757; + }; + }; + instance + { + transform + { + position -8.05557 -1.13490 0.359108; + rotation 168.782 -0.00000 -0.00000 -1.00000; + scale 1.02372 1.02372 1.02372; + }; + }; + instance + { + transform + { + position -18.1635 -26.5878 0.779793; + rotation 124.179 0.00000 0.00000 1.00000; + scale 0.742564 0.742564 0.742564; + }; + }; + instance + { + transform + { + position 4.57081 -3.12078 0.503288; + rotation 170.125 0.00000 0.00000 1.00000; + scale 0.826727 0.826727 0.826727; + }; + }; + instance + { + transform + { + position -4.04051 -20.9419 0.910116; + rotation 164.840 0.00000 0.00000 1.00000; + scale 1.12914 1.12914 1.12914; + }; + }; + instance + { + transform + { + position -8.59710 -4.88195 0.598469; + rotation 101.038 0.00000 0.00000 1.00000; + scale 0.931141 0.931141 0.931141; + }; + }; + instance + { + transform + { + position -8.86479 -4.65355 0.621019; + rotation 21.2717 0.00000 0.00000 -1.00000; + scale 0.731914 0.731914 0.731914; + }; + }; + instance + { + transform + { + position -8.51610 -4.45631 0.658229; + rotation 31.3788 0.00000 0.00000 -1.00000; + scale 1.06835 1.06835 1.06835; + }; + }; + instance + { + transform + { + position -9.33118 -5.86701 0.607910; + rotation 18.8875 0.00000 0.00000 1.00000; + scale 0.772730 0.772730 0.772730; + }; + }; + instance + { + transform + { + position -9.01011 -4.36005 0.654143; + rotation 78.1296 0.00000 0.00000 -1.00000; + scale 0.869793 0.869793 0.869793; + }; + }; + instance + { + transform + { + position -10.8946 -4.81577 0.827753; + rotation 2.96928 0.00000 0.00000 -1.00000; + scale 1.21534 1.21534 1.21534; + }; + }; + instance + { + transform + { + position -13.5090 -21.6984 0.744901; + rotation 124.363 -0.00000 -0.00000 -1.00000; + scale 1.17790 1.17790 1.17790; + }; + }; + instance + { + transform + { + position -9.50108 -2.05386 0.615988; + rotation 4.61600 0.00000 0.00000 -0.999998; + scale 1.26582 1.26582 1.26582; + }; + }; + instance + { + transform + { + position -11.2113 -5.37303 0.823882; + rotation 156.976 -0.00000 -0.00000 -1.00000; + scale 0.709722 0.709722 0.709722; + }; + }; + instance + { + transform + { + position -12.3509 -4.37611 0.907457; + rotation 84.3586 0.00000 0.00000 -1.00000; + scale 1.24707 1.24707 1.24707; + }; + }; + instance + { + transform + { + position -12.7894 -2.78881 0.726969; + rotation 105.537 0.00000 0.00000 1.00000; + scale 0.903267 0.903267 0.903267; + }; + }; + instance + { + transform + { + position -19.3604 -25.5179 0.970067; + rotation 73.0369 0.00000 0.00000 1.00000; + scale 0.814622 0.814622 0.814622; + }; + }; + instance + { + transform + { + position -19.2065 -25.3352 0.978297; + rotation 81.9308 0.00000 0.00000 -1.00000; + scale 1.21187 1.21187 1.21187; + }; + }; + instance + { + transform + { + position -12.1894 -0.889018 0.452888; + rotation 147.185 0.00000 0.00000 1.00000; + scale 0.937257 0.937257 0.937257; + }; + }; + instance + { + transform + { + position -19.3257 -21.4276 0.938464; + rotation 93.9092 0.00000 0.00000 1.00000; + scale 0.838240 0.838240 0.838240; + }; + }; + instance + { + transform + { + position 3.32484 -21.0352 0.941148; + rotation 54.3093 0.00000 0.00000 1.00000; + scale 0.980062 0.980062 0.980062; + }; + }; + instance + { + transform + { + position -15.3499 -20.3979 0.797379; + rotation 158.744 0.00000 0.00000 1.00000; + scale 1.12124 1.12124 1.12124; + }; + }; + instance + { + transform + { + position -0.0561764 7.80562 0.460416; + rotation 32.6652 0.00000 0.00000 -1.00000; + scale 1.04539 1.04539 1.04539; + }; + }; + instance + { + transform + { + position 7.91570 -0.729544 0.635405; + rotation 108.358 0.00000 0.00000 -1.00000; + scale 1.09509 1.09509 1.09509; + }; + }; + instance + { + transform + { + position -5.77574 -0.618926 0.133284; + rotation 18.1655 0.00000 0.00000 -1.00000; + scale 1.06379 1.06379 1.06379; + }; + }; + instance + { + transform + { + position -18.7426 -23.5080 0.943984; + rotation 70.9818 0.00000 0.00000 1.00000; + scale 0.984057 0.984057 0.984057; + }; + }; + instance + { + transform + { + position -5.43677 -0.357292 0.138602; + rotation 30.7925 0.00000 0.00000 1.00000; + scale 1.25109 1.25109 1.25109; + }; + }; + instance + { + transform + { + position -6.71883 -0.251742 0.0597046; + rotation 172.202 -0.00000 -0.00000 -1.00000; + scale 0.971742 0.971742 0.971742; + }; + }; + instance + { + transform + { + position -16.4178 -22.8610 1.13666; + rotation 10.2634 0.00000 0.00000 -0.999999; + scale 1.12000 1.12000 1.12000; + }; + }; + instance + { + transform + { + position -16.1539 -26.3473 0.918574; + rotation 98.1238 0.00000 0.00000 1.00000; + scale 1.12076 1.12076 1.12076; + }; + }; + instance + { + transform + { + position -12.4314 -21.5103 0.977980; + rotation 32.6414 0.00000 0.00000 -1.00000; + scale 1.28521 1.28521 1.28521; + }; + }; + instance + { + transform + { + position -9.01616 0.910262 0.0390712; + rotation 75.7189 0.00000 0.00000 -1.00000; + scale 1.15037 1.15037 1.15037; + }; + }; + instance + { + transform + { + position -10.7825 -0.160829 0.434821; + rotation 58.8066 0.00000 0.00000 1.00000; + scale 1.14122 1.14122 1.14122; + }; + }; + instance + { + transform + { + position -16.2195 -24.9854 0.801689; + rotation 133.075 -0.00000 -0.00000 -1.00000; + scale 0.766031 0.766031 0.766030; + }; + }; + instance + { + transform + { + position 6.09946 6.95026 0.925654; + rotation 88.2900 0.00000 0.00000 -1.00000; + scale 0.800561 0.800561 0.800561; + }; + }; + instance + { + transform + { + position 2.89688 -1.68149 0.411935; + rotation 58.5102 0.00000 0.00000 1.00000; + scale 1.22525 1.22525 1.22525; + }; + }; + instance + { + transform + { + position -14.8342 -24.4246 0.871169; + rotation 145.862 -0.00000 -0.00000 -1.00000; + scale 1.26331 1.26331 1.26331; + }; + }; + instance + { + transform + { + position -13.4640 -22.2857 0.746200; + rotation 134.907 0.00000 0.00000 1.00000; + scale 0.729601 0.729601 0.729601; + }; + }; + instance + { + transform + { + position -13.3137 -22.5899 0.760491; + rotation 38.1965 0.00000 0.00000 -1.00000; + scale 0.881603 0.881603 0.881603; + }; + }; + instance + { + transform + { + position -12.2133 -25.8949 1.15704; + rotation 32.4863 0.00000 0.00000 -1.00000; + scale 1.21303 1.21303 1.21303; + }; + }; + instance + { + transform + { + position -12.1412 0.0666771 0.397838; + rotation 143.033 0.00000 0.00000 1.00000; + scale 1.00884 1.00884 1.00884; + }; + }; + instance + { + transform + { + position -11.5522 -0.873949 0.393590; + rotation 7.80840 0.00000 0.00000 1.00000; + scale 0.842934 0.842934 0.842934; + }; + }; + instance + { + transform + { + position -11.9644 -0.527701 0.392839; + rotation 32.9164 0.00000 0.00000 -1.00000; + scale 1.00719 1.00719 1.00719; + }; + }; + instance + { + transform + { + position 2.38576 -0.535080 0.334406; + rotation 177.639 0.00000 0.00000 1.00000; + scale 1.08614 1.08614 1.08614; + }; + }; + instance + { + transform + { + position -19.3863 -2.14053 1.07623; + rotation 26.6783 0.00000 0.00000 1.00000; + scale 0.965172 0.965172 0.965172; + }; + }; + instance + { + transform + { + position -8.12723 -21.8642 0.967395; + rotation 69.4930 0.00000 0.00000 -1.00000; + scale 0.905125 0.905125 0.905125; + }; + }; + instance + { + transform + { + position -14.6830 -29.1877 1.00026; + rotation 5.21804 0.00000 0.00000 -1.00004; + scale 1.17609 1.17609 1.17609; + }; + }; + instance + { + transform + { + position -8.46432 -21.7255 0.997016; + rotation 3.27156 0.00000 0.00000 -1.00002; + scale 0.892154 0.892154 0.892154; + }; + }; + instance + { + transform + { + position 3.58030 -0.825712 0.473708; + rotation 143.715 0.00000 0.00000 1.00000; + scale 1.12068 1.12068 1.12068; + }; + }; + instance + { + transform + { + position 3.95133 0.0744564 0.520669; + rotation 14.7969 0.00000 0.00000 1.00000; + scale 0.749979 0.749979 0.749979; + }; + }; + instance + { + transform + { + position -14.8898 -24.9663 0.962598; + rotation 173.082 -0.00000 -0.00000 -1.00000; + scale 1.22161 1.22161 1.22161; + }; + }; + instance + { + transform + { + position 4.83439 -5.22795 0.818445; + rotation 147.881 -0.00000 -0.00000 -1.00000; + scale 0.885440 0.885440 0.885440; + }; + }; + instance + { + transform + { + position -17.1174 -20.5090 1.06892; + rotation 176.312 -0.00000 -0.00000 -1.00000; + scale 1.18324 1.18324 1.18324; + }; + }; + instance + { + transform + { + position -9.49280 -10.2661 1.05461; + rotation 10.2702 0.00000 0.00000 0.999999; + scale 0.887582 0.887582 0.887582; + }; + }; + instance + { + transform + { + position -5.86571 -10.2483 0.741544; + rotation 28.5141 0.00000 0.00000 1.00000; + scale 1.03325 1.03325 1.03325; + }; + }; + instance + { + transform + { + position -6.31285 -21.8385 1.19233; + rotation 88.5675 0.00000 0.00000 -1.00000; + scale 1.16493 1.16493 1.16493; + }; + }; + instance + { + transform + { + position 5.47355 1.41664 0.821574; + rotation 40.7818 0.00000 0.00000 -1.00000; + scale 1.17915 1.17915 1.17915; + }; + }; + instance + { + transform + { + position 5.05520 1.90189 0.775430; + rotation 33.4357 0.00000 0.00000 -1.00000; + scale 0.822830 0.822830 0.822830; + }; + }; + instance + { + transform + { + position 4.94002 -4.53001 0.640884; + rotation 144.676 -0.00000 -0.00000 -1.00000; + scale 1.25086 1.25086 1.25086; + }; + }; + instance + { + transform + { + position -13.9354 -27.7534 1.23303; + rotation 116.392 0.00000 0.00000 -1.00000; + scale 0.717990 0.717990 0.717990; + }; + }; + instance + { + transform + { + position -16.2200 -29.3593 1.03140; + rotation 155.783 -0.00000 -0.00000 -1.00000; + scale 1.18143 1.18143 1.18143; + }; + }; + instance + { + transform + { + position 5.24999 -4.31253 0.592277; + rotation 150.981 0.00000 0.00000 1.00000; + scale 1.16679 1.16679 1.16679; + }; + }; + instance + { + transform + { + position -6.02107 -23.8400 0.795003; + rotation 134.917 0.00000 0.00000 1.00000; + scale 1.00355 1.00355 1.00355; + }; + }; + instance + { + transform + { + position -8.93036 1.15841 -0.0327984; + rotation 19.5077 0.00000 0.00000 0.999999; + scale 0.791810 0.791810 0.791810; + }; + }; + instance + { + transform + { + position 1.29841 8.09980 0.390968; + rotation 0.167859 0.00000 0.00000 -1.00141; + scale 0.942836 0.942836 0.942836; + }; + }; + instance + { + transform + { + position 5.05656 -4.94501 0.720210; + rotation 16.0044 0.00000 0.00000 1.00000; + scale 0.860364 0.860364 0.860364; + }; + }; + instance + { + transform + { + position 7.22363 1.02310 0.768661; + rotation 60.4652 0.00000 0.00000 1.00000; + scale 1.03334 1.03334 1.03334; + }; + }; + instance + { + transform + { + position -6.82944 -24.0079 0.822185; + rotation 89.5015 0.00000 0.00000 1.00000; + scale 0.938392 0.938392 0.938392; + }; + }; + instance + { + transform + { + position 7.59105 1.55292 0.742499; + rotation 143.539 -0.00000 -0.00000 -1.00000; + scale 0.923967 0.923967 0.923967; + }; + }; + instance + { + transform + { + position 1.39572 2.04551 0.0729548; + rotation 2.78847 0.00000 0.00000 1.00003; + scale 1.03694 1.03694 1.03694; + }; + }; + instance + { + transform + { + position 8.88091 -5.62027 1.03834; + rotation 6.82153 0.00000 0.00000 -1.00001; + scale 1.11665 1.11665 1.11665; + }; + }; + instance + { + transform + { + position 8.37550 -24.1926 1.14644; + rotation 92.8170 0.00000 0.00000 1.00000; + scale 0.711617 0.711617 0.711618; + }; + }; + instance + { + transform + { + position -10.4989 2.24579 0.258341; + rotation 112.043 0.00000 0.00000 1.00000; + scale 0.942711 0.942711 0.942711; + }; + }; + instance + { + transform + { + position -10.3180 -12.0610 0.866876; + rotation 86.4030 0.00000 0.00000 1.00000; + scale 1.02345 1.02345 1.02345; + }; + }; + instance + { + transform + { + position 9.31405 -5.57334 1.03925; + rotation 55.7777 0.00000 0.00000 -1.00000; + scale 0.772589 0.772589 0.772589; + }; + }; + instance + { + transform + { + position 7.92502 -26.0638 1.24565; + rotation 70.3779 0.00000 0.00000 1.00000; + scale 1.28802 1.28802 1.28802; + }; + }; + instance + { + transform + { + position 5.45484 -3.60118 0.607063; + rotation 150.260 0.00000 0.00000 1.00000; + scale 1.13947 1.13947 1.13947; + }; + }; + instance + { + transform + { + position 9.17863 2.57600 0.855399; + rotation 128.589 -0.00000 -0.00000 -1.00000; + scale 0.996944 0.996944 0.996944; + }; + }; + instance + { + transform + { + position -13.4969 -27.6069 1.24267; + rotation 62.5598 0.00000 0.00000 1.00000; + scale 1.05307 1.05307 1.05307; + }; + }; + instance + { + transform + { + position -2.24044 -26.5325 1.12261; + rotation 61.5167 0.00000 0.00000 -1.00000; + scale 1.06141 1.06141 1.06141; + }; + }; + instance + { + transform + { + position -15.2205 -29.6573 0.937886; + rotation 163.022 -0.00000 -0.00000 -1.00000; + scale 0.758318 0.758318 0.758318; + }; + }; + instance + { + transform + { + position 3.25834 1.25995 0.417511; + rotation 74.2213 0.00000 0.00000 -1.00000; + scale 1.09445 1.09445 1.09445; + }; + }; + instance + { + transform + { + position 3.70830 1.12142 0.451838; + rotation 46.6709 0.00000 0.00000 1.00000; + scale 1.22730 1.22730 1.22730; + }; + }; + instance + { + transform + { + position -13.3277 -27.9690 1.24256; + rotation 79.0060 0.00000 0.00000 -1.00000; + scale 1.23766 1.23766 1.23766; + }; + }; + instance + { + transform + { + position -12.1047 1.07413 0.570142; + rotation 59.4939 0.00000 0.00000 -1.00000; + scale 0.815803 0.815803 0.815803; + }; + }; + instance + { + transform + { + position -14.0360 -27.4981 1.23714; + rotation 20.5364 0.00000 0.00000 -1.00000; + scale 0.768029 0.768029 0.768029; + }; + }; + instance + { + transform + { + position -17.6408 -1.93099 0.899812; + rotation 105.540 0.00000 0.00000 -1.00000; + scale 0.916071 0.916071 0.916071; + }; + }; + instance + { + transform + { + position 5.07402 -2.60017 0.586978; + rotation 148.287 0.00000 0.00000 1.00000; + scale 1.14794 1.14794 1.14794; + }; + }; + instance + { + transform + { + position 4.42355 -24.0998 0.814146; + rotation 128.925 0.00000 0.00000 1.00000; + scale 1.27986 1.27986 1.27986; + }; + }; + instance + { + transform + { + position -4.05651 6.83922 0.459203; + rotation 165.969 -0.00000 -0.00000 -1.00000; + scale 0.869150 0.869150 0.869150; + }; + }; + instance + { + transform + { + position 2.35015 -22.1087 0.980453; + rotation 55.6537 0.00000 0.00000 -1.00000; + scale 0.801034 0.801034 0.801034; + }; + }; + instance + { + transform + { + position 2.34530 -22.6182 0.998359; + rotation 176.706 -0.00000 -0.00000 -1.00000; + scale 1.29402 1.29402 1.29402; + }; + }; + instance + { + transform + { + position -7.98859 -16.5797 1.02699; + rotation 165.021 -0.00000 -0.00000 -1.00000; + scale 1.21555 1.21555 1.21555; + }; + }; + instance + { + transform + { + position 6.64303 -1.31221 0.596559; + rotation 118.370 0.00000 0.00000 -1.00000; + scale 0.782551 0.782551 0.782551; + }; + }; + instance + { + transform + { + position 4.54085 3.81254 0.548654; + rotation 51.3902 0.00000 0.00000 1.00000; + scale 1.08780 1.08780 1.08780; + }; + }; + instance + { + transform + { + position 3.52067 2.80324 0.483009; + rotation 173.504 0.00000 0.00000 1.00000; + scale 1.21503 1.21503 1.21503; + }; + }; + instance + { + transform + { + position -11.9347 3.16756 0.490966; + rotation 139.804 -0.00000 -0.00000 -1.00000; + scale 0.968535 0.968535 0.968535; + }; + }; + instance + { + transform + { + position -6.06232 -12.0460 1.07299; + rotation 114.235 0.00000 0.00000 -1.00000; + scale 1.24224 1.24224 1.24224; + }; + }; + instance + { + transform + { + position 6.41631 -0.725461 0.676844; + rotation 146.840 0.00000 0.00000 1.00000; + scale 0.790977 0.790977 0.790977; + }; + }; + instance + { + transform + { + position -13.0254 3.82007 0.639121; + rotation 51.8898 0.00000 0.00000 1.00000; + scale 1.26081 1.26081 1.26081; + }; + }; + instance + { + transform + { + position -12.7199 4.12401 0.522901; + rotation 90.0266 0.00000 0.00000 -1.00000; + scale 0.969254 0.969254 0.969254; + }; + }; + instance + { + transform + { + position -6.94290 -14.3820 1.17050; + rotation 160.595 0.00000 0.00000 1.00000; + scale 1.25775 1.25775 1.25775; + }; + }; + instance + { + transform + { + position -19.7157 -27.9923 0.985925; + rotation 76.9594 0.00000 0.00000 1.00000; + scale 1.22932 1.22932 1.22932; + }; + }; + instance + { + transform + { + position -19.1819 -28.8027 1.11948; + rotation 84.4156 0.00000 0.00000 -1.00000; + scale 0.983618 0.983618 0.983618; + }; + }; + instance + { + transform + { + position 2.57985 -9.44469 0.880592; + rotation 110.326 0.00000 0.00000 1.00000; + scale 1.07510 1.07510 1.07510; + }; + }; + instance + { + transform + { + position -19.4253 -28.6399 1.09684; + rotation 130.563 -0.00000 -0.00000 -1.00000; + scale 0.946565 0.946565 0.946565; + }; + }; + instance + { + transform + { + position -19.2249 -28.1787 1.07180; + rotation 41.4150 0.00000 0.00000 -1.00000; + scale 0.837351 0.837351 0.837351; + }; + }; + instance + { + transform + { + position -17.5836 -28.9749 1.08811; + rotation 69.7436 0.00000 0.00000 -1.00000; + scale 1.09444 1.09444 1.09444; + }; + }; + instance + { + transform + { + position 2.55570 -9.70695 0.882374; + rotation 98.1813 0.00000 0.00000 1.00000; + scale 1.24965 1.24965 1.24965; + }; + }; + instance + { + transform + { + position -17.3190 -28.1102 0.908912; + rotation 139.503 0.00000 0.00000 1.00000; + scale 0.793319 0.793319 0.793319; + }; + }; + instance + { + transform + { + position 6.09348 3.22854 0.742001; + rotation 57.2935 0.00000 0.00000 -1.00000; + scale 1.24038 1.24038 1.24038; + }; + }; + instance + { + transform + { + position 2.95681 -7.55551 0.667921; + rotation 25.4765 0.00000 0.00000 -1.00000; + scale 0.835789 0.835789 0.835789; + }; + }; + instance + { + transform + { + position 7.07798 3.19267 0.729506; + rotation 36.7389 0.00000 0.00000 1.00000; + scale 1.17032 1.17032 1.17032; + }; + }; + instance + { + transform + { + position 5.04382 4.70479 0.513055; + rotation 57.5678 0.00000 0.00000 -1.00000; + scale 1.13928 1.13928 1.13928; + }; + }; + instance + { + transform + { + position 6.97094 -5.84378 0.874066; + rotation 75.1258 0.00000 0.00000 -1.00000; + scale 0.835182 0.835182 0.835182; + }; + }; + instance + { + transform + { + position -2.41612 -24.4336 1.21259; + rotation 65.6321 0.00000 0.00000 -1.00000; + scale 0.928559 0.928559 0.928559; + }; + }; + instance + { + transform + { + position -13.3090 -21.2111 0.910853; + rotation 10.2873 0.00000 0.00000 0.999999; + scale 1.23144 1.23144 1.23144; + }; + }; + instance + { + transform + { + position -3.00189 -9.86896 1.03454; + rotation 50.2786 0.00000 0.00000 1.00000; + scale 0.774558 0.774558 0.774558; + }; + }; + instance + { + transform + { + position -4.55688 -21.0688 0.935854; + rotation 64.6511 0.00000 0.00000 1.00000; + scale 1.14398 1.14398 1.14398; + }; + }; + instance + { + transform + { + position -10.2781 -0.860062 0.577672; + rotation 178.576 -0.00000 -0.00000 -1.00000; + scale 0.742499 0.742499 0.742499; + }; + }; + instance + { + transform + { + position -0.902395 -26.1602 0.968989; + rotation 98.3304 0.00000 0.00000 -1.00000; + scale 1.10141 1.10141 1.10141; + }; + }; + instance + { + transform + { + position 8.13089 3.02562 0.711259; + rotation 85.4445 0.00000 0.00000 1.00000; + scale 1.17281 1.17281 1.17281; + }; + }; + instance + { + transform + { + position -17.9383 -23.4823 0.884966; + rotation 25.1853 0.00000 0.00000 -0.999999; + scale 0.925121 0.925121 0.925121; + }; + }; + instance + { + transform + { + position 8.52408 3.03995 0.798814; + rotation 122.995 0.00000 0.00000 1.00000; + scale 1.14925 1.14925 1.14925; + }; + }; + instance + { + transform + { + position 7.42463 3.05464 0.682189; + rotation 102.371 0.00000 0.00000 1.00000; + scale 1.08821 1.08821 1.08821; + }; + }; + instance + { + transform + { + position 7.27822 4.60943 0.708977; + rotation 33.8191 0.00000 0.00000 1.00000; + scale 0.768168 0.768168 0.768168; + }; + }; + instance + { + transform + { + position 6.99101 4.21913 0.666219; + rotation 129.054 -0.00000 -0.00000 -1.00000; + scale 1.26961 1.26961 1.26961; + }; + }; + instance + { + transform + { + position 6.68515 4.41079 0.587331; + rotation 96.4487 0.00000 0.00000 1.00000; + scale 0.882603 0.882603 0.882603; + }; + }; + instance + { + transform + { + position 2.66336 3.42033 0.375223; + rotation 143.208 -0.00000 -0.00000 -1.00000; + scale 0.899044 0.899044 0.899044; + }; + }; + instance + { + transform + { + position 2.02212 3.16604 0.161540; + rotation 165.048 0.00000 0.00000 1.00000; + scale 1.28094 1.28094 1.28094; + }; + }; + instance + { + transform + { + position 1.57431 4.46597 0.151259; + rotation 78.3147 0.00000 0.00000 -1.00000; + scale 0.973131 0.973131 0.973131; + }; + }; + instance + { + transform + { + position 9.07735 -6.13428 0.868455; + rotation 61.8199 0.00000 0.00000 -1.00000; + scale 0.800444 0.800444 0.800444; + }; + }; + instance + { + transform + { + position 2.81505 -24.7307 0.802527; + rotation 124.084 0.00000 0.00000 1.00000; + scale 1.18315 1.18315 1.18315; + }; + }; + instance + { + transform + { + position 8.43655 -26.7099 1.19575; + rotation 117.412 0.00000 0.00000 1.00000; + scale 0.714091 0.714091 0.714091; + }; + }; + instance + { + transform + { + position -8.45150 5.24115 0.229868; + rotation 153.884 0.00000 0.00000 1.00000; + scale 1.01892 1.01892 1.01892; + }; + }; + instance + { + transform + { + position -18.9498 -23.2615 0.983431; + rotation 82.9451 0.00000 0.00000 1.00000; + scale 1.01036 1.01036 1.01036; + }; + }; + instance + { + transform + { + position 7.07897 5.27026 0.653896; + rotation 43.0213 0.00000 0.00000 1.00000; + scale 0.873726 0.873726 0.873726; + }; + }; + instance + { + transform + { + position -17.7975 -22.2989 1.08464; + rotation 22.4201 0.00000 0.00000 -1.00000; + scale 1.14488 1.14488 1.14488; + }; + }; + instance + { + transform + { + position 7.04076 6.80129 0.958552; + rotation 171.280 0.00000 0.00000 1.00000; + scale 1.10709 1.10709 1.10709; + }; + }; + instance + { + transform + { + position 7.24536 6.15579 0.829927; + rotation 127.138 0.00000 0.00000 1.00000; + scale 0.916508 0.916508 0.916508; + }; + }; + instance + { + transform + { + position 6.35180 -22.4656 0.784272; + rotation 69.1376 0.00000 0.00000 1.00000; + scale 0.712673 0.712673 0.712673; + }; + }; + instance + { + transform + { + position 8.93801 6.73575 0.694170; + rotation 69.4843 0.00000 0.00000 -1.00000; + scale 1.01232 1.01232 1.01232; + }; + }; + instance + { + transform + { + position -9.49178 5.46613 0.327020; + rotation 4.73737 0.00000 0.00000 1.00002; + scale 0.909050 0.909050 0.909050; + }; + }; + instance + { + transform + { + position 7.19440 -2.64136 0.796171; + rotation 137.811 0.00000 0.00000 1.00000; + scale 0.998446 0.998446 0.998446; + }; + }; + instance + { + transform + { + position -16.6495 -25.1267 0.773641; + rotation 154.057 0.00000 0.00000 1.00000; + scale 0.739649 0.739649 0.739649; + }; + }; + instance + { + transform + { + position -18.1979 -28.3223 1.07946; + rotation 47.1671 0.00000 0.00000 1.00000; + scale 1.25077 1.25077 1.25077; + }; + }; + instance + { + transform + { + position 2.48888 -20.8559 0.958851; + rotation 122.578 -0.00000 -0.00000 -1.00000; + scale 0.802766 0.802766 0.802766; + }; + }; + instance + { + transform + { + position -2.49493 6.44091 0.174825; + rotation 84.0519 0.00000 0.00000 1.00000; + scale 0.841554 0.841554 0.841554; + }; + }; + instance + { + transform + { + position 3.20330 6.32339 0.557078; + rotation 85.7394 0.00000 0.00000 -1.00000; + scale 0.879275 0.879275 0.879275; + }; + }; + instance + { + transform + { + position -13.5644 -26.2506 1.06001; + rotation 60.6631 0.00000 0.00000 1.00000; + scale 1.14840 1.14840 1.14840; + }; + }; + instance + { + transform + { + position -5.96033 4.86227 0.131136; + rotation 35.9922 0.00000 0.00000 -1.00000; + scale 0.994232 0.994232 0.994232; + }; + }; + instance + { + transform + { + position -6.49846 -9.34746 0.775232; + rotation 51.5850 0.00000 0.00000 1.00000; + scale 0.724359 0.724359 0.724359; + }; + }; + instance + { + transform + { + position 9.06622 -6.48130 0.769404; + rotation 177.035 0.00000 0.00000 1.00000; + scale 1.05001 1.05001 1.05001; + }; + }; + instance + { + transform + { + position 9.91403 -7.82240 0.817102; + rotation 2.31280 0.00000 0.00000 -0.999990; + scale 0.802115 0.802115 0.802115; + }; + }; + instance + { + transform + { + position -13.1939 -24.6968 1.15339; + rotation 26.5272 0.00000 0.00000 -1.00000; + scale 1.25830 1.25830 1.25830; + }; + }; + instance + { + transform + { + position -10.3107 -23.6177 1.09778; + rotation 122.303 -0.00000 -0.00000 -1.00000; + scale 1.22454 1.22454 1.22454; + }; + }; + instance + { + transform + { + position 9.95016 -5.34752 1.08649; + rotation 64.1049 0.00000 0.00000 -1.00000; + scale 0.826008 0.826008 0.826008; + }; + }; + instance + { + transform + { + position 4.99763 5.85202 0.747903; + rotation 20.8766 0.00000 0.00000 -1.00000; + scale 1.00908 1.00908 1.00908; + }; + }; + instance + { + transform + { + position 5.45851 4.87474 0.544970; + rotation 176.778 0.00000 0.00000 1.00000; + scale 1.00041 1.00041 1.00041; + }; + }; + instance + { + transform + { + position -14.2906 -21.0749 0.807589; + rotation 25.4399 0.00000 0.00000 1.00000; + scale 0.953062 0.953062 0.953062; + }; + }; + instance + { + transform + { + position 5.41409 6.62024 0.845064; + rotation 142.425 -0.00000 -0.00000 -1.00000; + scale 0.980625 0.980625 0.980625; + }; + }; + instance + { + transform + { + position 5.15461 6.62889 0.823977; + rotation 161.224 0.00000 0.00000 1.00000; + scale 1.04059 1.04059 1.04059; + }; + }; + instance + { + transform + { + position 5.72494 6.68843 0.868187; + rotation 151.869 0.00000 0.00000 1.00000; + scale 1.09752 1.09752 1.09752; + }; + }; + instance + { + transform + { + position 5.58717 6.12765 0.808684; + rotation 36.7546 0.00000 0.00000 -1.00000; + scale 0.921689 0.921689 0.921689; + }; + }; + instance + { + transform + { + position 5.88423 6.33646 0.828771; + rotation 161.710 -0.00000 -0.00000 -1.00000; + scale 0.747222 0.747222 0.747222; + }; + }; + instance + { + transform + { + position -4.62632 6.34195 0.472986; + rotation 30.2561 0.00000 0.00000 1.00000; + scale 1.05474 1.05474 1.05474; + }; + }; + instance + { + transform + { + position 0.362509 7.39846 0.391145; + rotation 3.94358 0.00000 0.00000 1.00003; + scale 1.18386 1.18386 1.18386; + }; + }; + instance + { + transform + { + position 0.0143682 8.15043 0.524291; + rotation 66.2346 0.00000 0.00000 1.00000; + scale 0.854952 0.854952 0.854952; + }; + }; + instance + { + transform + { + position -6.01298 8.14573 0.706836; + rotation 64.5877 0.00000 0.00000 -1.00000; + scale 0.776476 0.776476 0.776476; + }; + }; + instance + { + transform + { + position 5.85610 7.18924 0.900079; + rotation 0.131221 0.00000 0.00000 0.994301; + scale 1.20085 1.20085 1.20085; + }; + }; + instance + { + transform + { + position -14.1673 -23.5850 0.838671; + rotation 163.013 0.00000 0.00000 1.00000; + scale 0.852849 0.852849 0.852849; + }; + }; + instance + { + transform + { + position -3.82897 7.20164 0.439226; + rotation 6.48006 0.00000 0.00000 -1.00001; + scale 1.18072 1.18072 1.18072; + }; + }; + instance + { + transform + { + position -8.93643 7.63043 0.377389; + rotation 141.602 0.00000 0.00000 1.00000; + scale 1.00600 1.00600 1.00600; + }; + }; + instance + { + transform + { + position -4.69082 -20.4276 0.903234; + rotation 128.677 -0.00000 -0.00000 -1.00000; + scale 1.06098 1.06098 1.06098; + }; + }; + instance + { + transform + { + position -1.52603 -7.53183 0.579073; + rotation 106.772 0.00000 0.00000 1.00000; + scale 0.822630 0.822630 0.822630; + }; + }; + instance + { + transform + { + position -8.68177 8.49134 0.540408; + rotation 29.5735 0.00000 0.00000 1.00000; + scale 0.733274 0.733274 0.733274; + }; + }; + instance + { + transform + { + position 8.69706 7.15643 0.712811; + rotation 52.1547 0.00000 0.00000 1.00000; + scale 1.01926 1.01926 1.01926; + }; + }; + instance + { + transform + { + position 7.77784 8.38012 0.934960; + rotation 145.645 -0.00000 -0.00000 -1.00000; + scale 1.17851 1.17851 1.17851; + }; + }; + instance + { + transform + { + position 2.77877 7.14527 0.543859; + rotation 78.9978 0.00000 0.00000 -1.00000; + scale 1.25685 1.25685 1.25685; + }; + }; + instance + { + transform + { + position 1.01836 7.18129 0.401861; + rotation 23.6959 0.00000 0.00000 1.00000; + scale 1.17046 1.17046 1.17046; + }; + }; + instance + { + transform + { + position -9.61750 7.53832 0.387191; + rotation 112.517 0.00000 0.00000 -1.00000; + scale 0.713584 0.713584 0.713584; + }; + }; + instance + { + transform + { + position -14.0675 -21.8838 0.777091; + rotation 44.8560 0.00000 0.00000 1.00000; + scale 0.916080 0.916080 0.916081; + }; + }; + instance + { + transform + { + position -10.7536 7.40818 0.567211; + rotation 179.170 -0.00000 -0.00000 -1.00000; + scale 0.946387 0.946387 0.946387; + }; + }; + instance + { + transform + { + position -10.7528 8.51666 0.775189; + rotation 77.6097 0.00000 0.00000 1.00000; + scale 0.740549 0.740549 0.740549; + }; + }; + instance + { + transform + { + position -10.4578 8.57541 0.749489; + rotation 113.322 0.00000 0.00000 1.00000; + scale 1.18285 1.18285 1.18285; + }; + }; + instance + { + transform + { + position 3.47440 -8.72251 0.840659; + rotation 148.321 -0.00000 -0.00000 -1.00000; + scale 1.03932 1.03932 1.03932; + }; + }; + instance + { + transform + { + position -2.77818 8.55657 0.643200; + rotation 56.2253 0.00000 0.00000 1.00000; + scale 1.27334 1.27334 1.27334; + }; + }; + instance + { + transform + { + position -2.65584 8.14882 0.562818; + rotation 26.2498 0.00000 0.00000 1.00000; + scale 0.715749 0.715749 0.715749; + }; + }; + instance + { + transform + { + position -13.2413 -3.33797 0.753913; + rotation 121.244 0.00000 0.00000 1.00000; + scale 0.957157 0.957157 0.957157; + }; + }; + instance + { + transform + { + position 9.55291 7.09081 0.802864; + rotation 136.500 0.00000 0.00000 1.00000; + scale 1.19793 1.19793 1.19793; + }; + }; + instance + { + transform + { + position 9.22253 7.67637 0.771513; + rotation 141.677 -0.00000 -0.00000 -1.00000; + scale 0.881231 0.881231 0.881231; + }; + }; + instance + { + transform + { + position 6.36929 -20.7923 0.950133; + rotation 141.446 -0.00000 -0.00000 -1.00000; + scale 1.29017 1.29017 1.29017; + }; + }; + instance + { + transform + { + position 9.00924 7.99484 0.826889; + rotation 54.8372 0.00000 0.00000 -1.00000; + scale 1.20480 1.20480 1.20480; + }; + }; + instance + { + transform + { + position 9.75846 8.29729 0.751447; + rotation 46.8337 0.00000 0.00000 1.00000; + scale 1.17427 1.17427 1.17427; + }; + }; + instance + { + transform + { + position 3.12329 7.68037 0.658744; + rotation 56.8049 0.00000 0.00000 1.00000; + scale 1.27568 1.27568 1.27568; + }; + }; + instance + { + transform + { + position 3.46256 7.16455 0.667247; + rotation 143.887 0.00000 0.00000 1.00000; + scale 1.09996 1.09996 1.09996; + }; + }; + instance + { + transform + { + position -11.3361 7.82245 0.680356; + rotation 28.0929 0.00000 0.00000 1.00000; + scale 0.837961 0.837961 0.837961; + }; + }; + instance + { + transform + { + position -17.3541 -26.3654 0.901765; + rotation 56.4968 0.00000 0.00000 -1.00000; + scale 0.903164 0.903164 0.903164; + }; + }; + instance + { + transform + { + position -12.7946 6.94941 0.686328; + rotation 16.6513 0.00000 0.00000 -0.999999; + scale 1.27042 1.27042 1.27042; + }; + }; + instance + { + transform + { + position -12.8537 7.16114 0.697148; + rotation 123.751 0.00000 0.00000 1.00000; + scale 1.14918 1.14918 1.14918; + }; + }; + instance + { + transform + { + position 7.44768 -20.5702 0.804791; + rotation 141.410 -0.00000 -0.00000 -1.00000; + scale 0.802334 0.802334 0.802334; + }; + }; + instance + { + transform + { + position -10.8584 9.53356 0.823390; + rotation 145.412 -0.00000 -0.00000 -1.00000; + scale 1.05875 1.05875 1.05875; + }; + }; + instance + { + transform + { + position 8.24000 -20.5412 0.732527; + rotation 132.206 0.00000 0.00000 1.00000; + scale 1.00241 1.00241 1.00241; + }; + }; + instance + { + transform + { + position -16.7069 -24.6746 0.780607; + rotation 11.4854 0.00000 0.00000 -1.00000; + scale 1.24416 1.24416 1.24416; + }; + }; + instance + { + transform + { + position -16.9623 -24.5478 0.821018; + rotation 103.819 0.00000 0.00000 1.00000; + scale 1.20029 1.20029 1.20029; + }; + }; + instance + { + transform + { + position -13.4764 -5.78821 0.923120; + rotation 6.25137 0.00000 0.00000 1.00001; + scale 1.03380 1.03380 1.03380; + }; + }; + instance + { + transform + { + position -17.3549 -24.4584 0.872392; + rotation 149.940 -0.00000 -0.00000 -1.00000; + scale 1.15987 1.15987 1.15987; + }; + }; + instance + { + transform + { + position -16.8855 -24.0273 0.912029; + rotation 82.7220 0.00000 0.00000 1.00000; + scale 0.885669 0.885669 0.885669; + }; + }; + instance + { + transform + { + position 3.41595 9.16675 0.563848; + rotation 81.5500 0.00000 0.00000 -1.00000; + scale 0.779341 0.779341 0.779341; + }; + }; + instance + { + transform + { + position 2.99190 9.35664 0.554533; + rotation 139.551 0.00000 0.00000 1.00000; + scale 1.04987 1.04987 1.04987; + }; + }; + instance + { + transform + { + position -12.0797 9.61877 0.896743; + rotation 69.7875 0.00000 0.00000 1.00000; + scale 0.940839 0.940839 0.940839; + }; + }; + instance + { + transform + { + position -16.4138 -20.9969 1.02366; + rotation 177.601 0.00000 0.00000 1.00000; + scale 1.08267 1.08267 1.08267; + }; + }; + instance + { + transform + { + position -0.0161501 9.56869 0.770118; + rotation 25.8539 0.00000 0.00000 -0.999999; + scale 0.933668 0.933668 0.933668; + }; + }; + instance + { + transform + { + position 0.127317 8.91972 0.678298; + rotation 148.617 0.00000 0.00000 1.00000; + scale 0.744310 0.744310 0.744310; + }; + }; + instance + { + transform + { + position 0.143292 9.39887 0.754806; + rotation 30.2485 0.00000 0.00000 1.00000; + scale 1.14534 1.14534 1.14534; + }; + }; + instance + { + transform + { + position -11.1012 -22.6905 1.27910; + rotation 144.348 -0.00000 -0.00000 -1.00000; + scale 0.773730 0.773730 0.773730; + }; + }; + instance + { + transform + { + position -5.73043 9.53818 0.710624; + rotation 129.499 -0.00000 -0.00000 -1.00000; + scale 1.04481 1.04481 1.04481; + }; + }; + instance + { + transform + { + position -5.73456 9.17029 0.746577; + rotation 171.952 -0.00000 -0.00000 -1.00000; + scale 0.939558 0.939558 0.939558; + }; + }; + instance + { + transform + { + position -7.07694 9.20770 0.464446; + rotation 72.3365 0.00000 0.00000 -1.00000; + scale 0.956843 0.956843 0.956843; + }; + }; + instance + { + transform + { + position 6.19250 9.01999 0.999125; + rotation 66.0834 0.00000 0.00000 -1.00000; + scale 0.973121 0.973121 0.973121; + }; + }; + instance + { + transform + { + position -18.4390 -25.2546 0.922298; + rotation 129.088 0.00000 0.00000 1.00000; + scale 0.996219 0.996219 0.996219; + }; + }; + instance + { + transform + { + position -18.7048 -26.8009 0.752498; + rotation 27.1889 0.00000 0.00000 1.00000; + scale 0.748550 0.748550 0.748550; + }; + }; + instance + { + transform + { + position -12.0836 -26.5885 1.05587; + rotation 10.1230 0.00000 0.00000 1.00000; + scale 1.15388 1.15388 1.15388; + }; + }; + instance + { + transform + { + position 0.313875 -16.7143 1.01408; + rotation 96.0593 0.00000 0.00000 -1.00000; + scale 1.04719 1.04719 1.04719; + }; + }; + instance + { + transform + { + position -11.2690 -25.9884 1.01716; + rotation 115.747 0.00000 0.00000 1.00000; + scale 1.00945 1.00945 1.00945; + }; + }; + instance + { + transform + { + position -19.8240 -24.7675 1.04382; + rotation 122.890 -0.00000 -0.00000 -1.00000; + scale 1.04341 1.04341 1.04341; + }; + }; + instance + { + transform + { + position -11.4248 -25.6842 1.07601; + rotation 61.1334 0.00000 0.00000 -1.00000; + scale 0.823826 0.823826 0.823826; + }; + }; + instance + { + transform + { + position 0.704152 -12.1035 0.799989; + rotation 116.109 0.00000 0.00000 1.00000; + scale 0.922442 0.922442 0.922442; + }; + }; + instance + { + transform + { + position 1.06557 -13.7696 0.880787; + rotation 54.0611 0.00000 0.00000 1.00000; + scale 1.07054 1.07054 1.07054; + }; + }; + instance + { + transform + { + position 7.68527 9.06507 0.990191; + rotation 53.5996 0.00000 0.00000 1.00000; + scale 0.919528 0.919528 0.919528; + }; + }; + instance + { + transform + { + position -1.78128 -13.1903 0.945962; + rotation 24.0652 0.00000 0.00000 -1.00000; + scale 1.11437 1.11437 1.11437; + }; + }; + instance + { + transform + { + position -1.53463 -14.2293 0.819690; + rotation 123.409 0.00000 0.00000 1.00000; + scale 0.809442 0.809442 0.809442; + }; + }; + instance + { + transform + { + position 9.47470 -0.320859 0.742068; + rotation 129.958 0.00000 0.00000 1.00000; + scale 0.810458 0.810458 0.810458; + }; + }; + instance + { + transform + { + position -0.475332 -12.3468 0.937617; + rotation 146.645 -0.00000 -0.00000 -1.00000; + scale 0.793357 0.793357 0.793357; + }; + }; + instance + { + transform + { + position -19.1562 -22.0383 0.927245; + rotation 15.3590 0.00000 0.00000 -1.00000; + scale 1.08620 1.08620 1.08620; + }; + }; + instance + { + transform + { + position 0.477628 -11.2085 0.811379; + rotation 69.2164 0.00000 0.00000 1.00000; + scale 0.855951 0.855951 0.855951; + }; + }; + instance + { + transform + { + position -3.35539 -14.4650 0.880078; + rotation 59.8863 0.00000 0.00000 1.00000; + scale 0.745097 0.745097 0.745097; + }; + }; + instance + { + transform + { + position -15.3154 -20.6333 0.804785; + rotation 19.9679 0.00000 0.00000 0.999999; + scale 0.803580 0.803580 0.803580; + }; + }; + instance + { + transform + { + position -3.34401 -15.2102 0.799558; + rotation 14.0805 0.00000 0.00000 -1.00000; + scale 0.707682 0.707682 0.707682; + }; + }; + instance + { + transform + { + position 9.41836 -0.975466 0.905176; + rotation 129.225 0.00000 0.00000 1.00000; + scale 1.09955 1.09955 1.09955; + }; + }; + instance + { + transform + { + position 0.553491 -17.0469 1.05574; + rotation 58.2030 0.00000 0.00000 1.00000; + scale 0.900813 0.900813 0.900813; + }; + }; + instance + { + transform + { + position -2.47285 -15.8822 0.870903; + rotation 60.6847 0.00000 0.00000 1.00000; + scale 1.05300 1.05300 1.05300; + }; + }; + instance + { + transform + { + position -19.3856 -21.8085 0.914433; + rotation 145.320 -0.00000 -0.00000 -1.00000; + scale 0.763612 0.763612 0.763612; + }; + }; + instance + { + transform + { + position 9.06385 -1.58922 0.948126; + rotation 161.531 0.00000 0.00000 1.00000; + scale 1.06609 1.06609 1.06609; + }; + }; + instance + { + transform + { + position -3.41946 -7.37698 0.768993; + rotation 173.261 -0.00000 -0.00000 -1.00000; + scale 0.798299 0.798299 0.798299; + }; + }; + instance + { + transform + { + position -6.78617 -6.60132 0.914842; + rotation 171.598 -0.00000 -0.00000 -1.00000; + scale 0.847976 0.847976 0.847976; + }; + }; + instance + { + transform + { + position -1.30448 -15.3271 0.918631; + rotation 108.628 0.00000 0.00000 1.00000; + scale 0.975827 0.975827 0.975827; + }; + }; + instance + { + transform + { + position 1.06995 -8.68661 1.01798; + rotation 140.964 0.00000 0.00000 1.00000; + scale 0.896333 0.896333 0.896333; + }; + }; + instance + { + transform + { + position 1.30911 -16.3455 1.16708; + rotation 39.5657 0.00000 0.00000 1.00000; + scale 0.902713 0.902713 0.902712; + }; + }; + instance + { + transform + { + position 1.36044 -11.3497 0.684084; + rotation 128.399 0.00000 0.00000 1.00000; + scale 0.775319 0.775319 0.775319; + }; + }; + instance + { + transform + { + position 2.48945 -11.9242 0.743986; + rotation 93.3537 0.00000 0.00000 1.00000; + scale 0.904530 0.904530 0.904530; + }; + }; + instance + { + transform + { + position -12.0209 8.56840 0.730637; + rotation 69.4003 0.00000 0.00000 -1.00000; + scale 1.20392 1.20392 1.20392; + }; + }; + instance + { + transform + { + position -11.3946 8.27468 0.746770; + rotation 2.73833 0.00000 0.00000 -0.999977; + scale 1.11643 1.11643 1.11643; + }; + }; + instance + { + transform + { + position -13.3919 -21.8856 0.740525; + rotation 111.708 0.00000 0.00000 1.00000; + scale 1.02752 1.02752 1.02752; + }; + }; + instance + { + transform + { + position -3.16861 -8.18500 0.782517; + rotation 68.8110 0.00000 0.00000 1.00000; + scale 1.03179 1.03179 1.03179; + }; + }; + instance + { + transform + { + position -13.5412 -1.50997 0.610954; + rotation 120.052 0.00000 0.00000 1.00000; + scale 1.04159 1.04159 1.04159; + }; + }; + instance + { + transform + { + position -6.39105 -26.4012 0.947536; + rotation 112.025 0.00000 0.00000 -1.00000; + scale 1.17906 1.17906 1.17906; + }; + }; + instance + { + transform + { + position -6.28887 -26.8258 0.928145; + rotation 10.6074 0.00000 0.00000 -0.999997; + scale 1.24225 1.24225 1.24225; + }; + }; + instance + { + transform + { + position -10.0851 8.74260 0.723533; + rotation 119.455 0.00000 0.00000 1.00000; + scale 0.975881 0.975881 0.975881; + }; + }; + instance + { + transform + { + position -15.1217 -25.6605 1.16751; + rotation 27.9607 0.00000 0.00000 1.00000; + scale 1.19080 1.19080 1.19080; + }; + }; + instance + { + transform + { + position -10.4034 8.31772 0.709649; + rotation 140.613 -0.00000 -0.00000 -1.00000; + scale 0.775423 0.775423 0.775423; + }; + }; + instance + { + transform + { + position 2.20732 8.65729 0.524100; + rotation 148.584 -0.00000 -0.00000 -1.00000; + scale 1.27634 1.27634 1.27634; + }; + }; + instance + { + transform + { + position 2.85744 8.14454 0.594376; + rotation 122.430 0.00000 0.00000 1.00000; + scale 0.720985 0.720985 0.720985; + }; + }; + instance + { + transform + { + position 0.430390 -9.35225 0.789840; + rotation 34.0374 0.00000 0.00000 -1.00000; + scale 1.26712 1.26712 1.26712; + }; + }; + instance + { + transform + { + position -3.45022 8.12463 0.582545; + rotation 158.733 -0.00000 -0.00000 -1.00000; + scale 1.26153 1.26153 1.26153; + }; + }; + instance + { + transform + { + position -5.74862 8.47016 0.786392; + rotation 103.529 0.00000 0.00000 1.00000; + scale 1.28180 1.28180 1.28180; + }; + }; + instance + { + transform + { + position -5.44333 7.77358 0.740766; + rotation 87.2335 0.00000 0.00000 1.00000; + scale 1.18236 1.18236 1.18236; + }; + }; + instance + { + transform + { + position 0.715182 8.28262 0.471678; + rotation 106.622 0.00000 0.00000 1.00000; + scale 1.10683 1.10683 1.10683; + }; + }; + instance + { + transform + { + position 8.82936 -26.7713 1.09790; + rotation 170.108 -0.00000 -0.00000 -1.00000; + scale 0.714132 0.714132 0.714132; + }; + }; + instance + { + transform + { + position 4.35926 7.12132 0.750814; + rotation 49.0188 0.00000 0.00000 -1.00000; + scale 1.28868 1.28868 1.28868; + }; + }; + instance + { + transform + { + position -14.1076 -23.8236 0.893754; + rotation 12.8773 0.00000 0.00000 1.00000; + scale 1.09474 1.09474 1.09474; + }; + }; + instance + { + transform + { + position -4.47827 -1.19897 0.243933; + rotation 8.35065 0.00000 0.00000 1.00001; + scale 0.719336 0.719336 0.719336; + }; + }; + instance + { + transform + { + position 0.129992 6.99511 0.298985; + rotation 141.873 0.00000 0.00000 1.00000; + scale 1.27047 1.27047 1.27047; + }; + }; + instance + { + transform + { + position -13.6891 -1.75899 0.602489; + rotation 22.4966 0.00000 0.00000 -1.00000; + scale 1.19391 1.19391 1.19391; + }; + }; + instance + { + transform + { + position -8.75911 -21.0325 0.913413; + rotation 173.594 0.00000 0.00000 1.00000; + scale 0.856596 0.856596 0.856596; + }; + }; + instance + { + transform + { + position -9.97180 6.17369 0.362893; + rotation 7.74514 0.00000 0.00000 -0.999997; + scale 0.915049 0.915049 0.915049; + }; + }; + instance + { + transform + { + position -1.10495 -8.89901 0.782939; + rotation 113.909 0.00000 0.00000 1.00000; + scale 0.971752 0.971752 0.971752; + }; + }; + instance + { + transform + { + position 2.65295 5.92719 0.536638; + rotation 124.841 -0.00000 -0.00000 -1.00000; + scale 0.835144 0.835144 0.835144; + }; + }; + instance + { + transform + { + position 1.08412 -9.38363 0.954144; + rotation 7.58832 0.00000 0.00000 -1.00000; + scale 1.13598 1.13598 1.13598; + }; + }; + instance + { + transform + { + position -19.1082 -20.6586 1.08274; + rotation 30.0434 0.00000 0.00000 1.00000; + scale 1.09041 1.09041 1.09041; + }; + }; + instance + { + transform + { + position -18.0950 -20.6891 1.10821; + rotation 92.7463 0.00000 0.00000 1.00000; + scale 1.20443 1.20443 1.20443; + }; + }; + instance + { + transform + { + position 8.11878 4.46063 0.949977; + rotation 91.3924 0.00000 0.00000 1.00000; + scale 1.17502 1.17502 1.17502; + }; + }; + instance + { + transform + { + position -12.0449 -24.9413 1.10844; + rotation 140.760 0.00000 0.00000 1.00000; + scale 1.00869 1.00869 1.00869; + }; + }; + instance + { + transform + { + position 1.96654 -6.40595 0.651819; + rotation 26.3034 0.00000 0.00000 -1.00000; + scale 0.978454 0.978454 0.978454; + }; + }; + instance + { + transform + { + position 2.19395 -8.84178 0.875956; + rotation 129.417 0.00000 0.00000 1.00000; + scale 1.29272 1.29272 1.29272; + }; + }; + instance + { + transform + { + position 5.95380 4.33318 0.489508; + rotation 16.6901 0.00000 0.00000 0.999999; + scale 1.28493 1.28493 1.28493; + }; + }; + instance + { + transform + { + position -9.77078 -26.1805 0.919051; + rotation 82.3360 0.00000 0.00000 1.00000; + scale 1.03545 1.03545 1.03545; + }; + }; + instance + { + transform + { + position -5.16291 -2.11893 0.353356; + rotation 90.2301 0.00000 0.00000 -1.00000; + scale 0.959346 0.959346 0.959346; + }; + }; + instance + { + transform + { + position -12.1013 7.21067 0.579386; + rotation 137.959 -0.00000 -0.00000 -1.00000; + scale 1.20022 1.20022 1.20022; + }; + }; + instance + { + transform + { + position 3.16568 -9.63622 0.777904; + rotation 21.7598 0.00000 0.00000 0.999999; + scale 1.25644 1.25644 1.25644; + }; + }; + instance + { + transform + { + position -15.7477 -22.5248 1.01104; + rotation 77.3704 0.00000 0.00000 1.00000; + scale 0.793570 0.793570 0.793570; + }; + }; + instance + { + transform + { + position 4.77099 2.26517 0.701724; + rotation 102.641 0.00000 0.00000 -1.00000; + scale 1.06522 1.06522 1.06522; + }; + }; + instance + { + transform + { + position 1.92798 2.83280 0.116558; + rotation 138.401 -0.00000 -0.00000 -1.00000; + scale 1.08867 1.08867 1.08867; + }; + }; + instance + { + transform + { + position -17.1799 -26.9142 0.948358; + rotation 19.2464 0.00000 0.00000 -1.00000; + scale 0.742704 0.742704 0.742704; + }; + }; + instance + { + transform + { + position 2.39308 2.22517 0.167342; + rotation 141.100 -0.00000 -0.00000 -1.00000; + scale 1.27363 1.27363 1.27363; + }; + }; + instance + { + transform + { + position 8.06670 2.25870 0.641824; + rotation 150.786 0.00000 0.00000 1.00000; + scale 1.20496 1.20496 1.20496; + }; + }; + instance + { + transform + { + position 8.16175 2.03549 0.675491; + rotation 15.0800 0.00000 0.00000 -1.00000; + scale 1.11626 1.11626 1.11626; + }; + }; + instance + { + transform + { + position -16.5161 -26.8109 0.948960; + rotation 41.6431 0.00000 0.00000 1.00000; + scale 0.845433 0.845433 0.845433; + }; + }; + instance + { + transform + { + position -7.51649 -5.26650 0.716630; + rotation 28.8239 0.00000 0.00000 -1.00000; + scale 1.04346 1.04346 1.04346; + }; + }; + instance + { + transform + { + position 6.28314 2.85253 0.779320; + rotation 15.2945 0.00000 0.00000 -0.999999; + scale 0.722370 0.722370 0.722370; + }; + }; + instance + { + transform + { + position 6.06306 2.77263 0.761911; + rotation 52.1800 0.00000 0.00000 -1.00000; + scale 1.10856 1.10856 1.10856; + }; + }; + instance + { + transform + { + position -17.9360 -21.1505 1.19056; + rotation 123.048 -0.00000 -0.00000 -1.00000; + scale 1.04644 1.04644 1.04644; + }; + }; + instance + { + transform + { + position -14.1372 -24.5620 1.05077; + rotation 161.688 0.00000 0.00000 1.00000; + scale 0.949666 0.949666 0.949666; + }; + }; + instance + { + transform + { + position -1.78512 -26.9007 0.988540; + rotation 112.818 0.00000 0.00000 1.00000; + scale 1.03263 1.03263 1.03263; + }; + }; + instance + { + transform + { + position -7.22797 -6.59541 0.897630; + rotation 5.86516 0.00000 0.00000 1.00002; + scale 1.14519 1.14519 1.14519; + }; + }; + instance + { + transform + { + position -13.7467 -26.6674 1.14595; + rotation 135.146 -0.00000 -0.00000 -1.00000; + scale 0.915202 0.915202 0.915202; + }; + }; + instance + { + transform + { + position -0.0306976 -25.5974 0.890508; + rotation 68.8369 0.00000 0.00000 1.00000; + scale 0.978853 0.978853 0.978853; + }; + }; + instance + { + transform + { + position -6.85067 -6.39550 0.904576; + rotation 34.0754 0.00000 0.00000 1.00000; + scale 0.969309 0.969309 0.969309; + }; + }; + instance + { + transform + { + position 8.09470 -8.53032 0.975648; + rotation 3.52939 0.00000 0.00000 -1.00001; + scale 0.909959 0.909959 0.909959; + }; + }; + instance + { + transform + { + position -17.1047 -5.70767 0.791947; + rotation 36.4628 0.00000 0.00000 1.00000; + scale 1.25191 1.25191 1.25191; + }; + }; + instance + { + transform + { + position -12.3007 -1.34746 0.488181; + rotation 107.095 0.00000 0.00000 -1.00000; + scale 1.12547 1.12547 1.12547; + }; + }; + instance + { + transform + { + position -16.7764 -21.9470 1.08935; + rotation 49.7123 0.00000 0.00000 1.00000; + scale 1.05754 1.05754 1.05754; + }; + }; + instance + { + transform + { + position -17.6867 -17.2806 1.07463; + rotation 151.993 -0.00000 -0.00000 -1.00000; + scale 0.748585 0.748585 0.748585; + }; + }; + instance + { + transform + { + position 5.57788 -7.12378 0.950339; + rotation 121.601 -0.00000 -0.00000 -1.00000; + scale 1.22385 1.22385 1.22385; + }; + }; + instance + { + transform + { + position 1.05172 -23.8982 1.04169; + rotation 167.157 0.00000 0.00000 1.00000; + scale 0.774470 0.774470 0.774470; + }; + }; + instance + { + transform + { + position -7.94905 -1.37075 0.386512; + rotation 118.975 0.00000 0.00000 1.00000; + scale 1.06114 1.06114 1.06114; + }; + }; + instance + { + transform + { + position -9.13869 -3.79204 0.724554; + rotation 88.1097 0.00000 0.00000 1.00000; + scale 1.22234 1.22234 1.22234; + }; + }; + instance + { + transform + { + position -16.6390 -17.4774 0.864270; + rotation 13.0349 0.00000 0.00000 1.00000; + scale 1.27882 1.27882 1.27882; + }; + }; + instance + { + transform + { + position -6.20773 -1.66329 0.312297; + rotation 69.6214 0.00000 0.00000 -1.00000; + scale 0.748311 0.748311 0.748311; + }; + }; + instance + { + transform + { + position -6.21495 -5.86137 0.843840; + rotation 36.8887 0.00000 0.00000 1.00000; + scale 1.05500 1.05500 1.05500; + }; + }; + instance + { + transform + { + position -17.8917 -4.05216 0.893160; + rotation 120.861 -0.00000 -0.00000 -1.00000; + scale 0.999328 0.999328 0.999328; + }; + }; + instance + { + transform + { + position -17.6671 -3.72375 0.903476; + rotation 159.456 -0.00000 -0.00000 -1.00000; + scale 0.732238 0.732238 0.732238; + }; + }; + instance + { + transform + { + position -16.9473 -1.76729 0.798519; + rotation 47.3645 0.00000 0.00000 1.00000; + scale 1.07151 1.07151 1.07151; + }; + }; + instance + { + transform + { + position -17.8639 -2.10272 0.920030; + rotation 138.073 0.00000 0.00000 1.00000; + scale 1.10607 1.10607 1.10607; + }; + }; + instance + { + transform + { + position 6.49834 -2.30720 0.591034; + rotation 43.8349 0.00000 0.00000 -1.00000; + scale 0.827152 0.827152 0.827152; + }; + }; + instance + { + transform + { + position -2.47641 -21.5226 0.739135; + rotation 69.7903 0.00000 0.00000 -1.00000; + scale 0.737805 0.737805 0.737805; + }; + }; + instance + { + transform + { + position 6.58492 -3.99287 0.775869; + rotation 143.709 -0.00000 -0.00000 -1.00000; + scale 1.16110 1.16110 1.16110; + }; + }; + instance + { + transform + { + position -14.3236 -18.2655 1.12085; + rotation 162.774 0.00000 0.00000 1.00000; + scale 0.704028 0.704028 0.704028; + }; + }; + instance + { + transform + { + position 6.15717 -7.07338 0.980416; + rotation 131.338 0.00000 0.00000 1.00000; + scale 0.857864 0.857864 0.857864; + }; + }; + instance + { + transform + { + position 4.75594 -2.53138 0.576197; + rotation 145.123 -0.00000 -0.00000 -1.00000; + scale 0.857611 0.857611 0.857611; + }; + }; + instance + { + transform + { + position -8.19412 -6.12747 0.688513; + rotation 121.975 -0.00000 -0.00000 -1.00000; + scale 0.780574 0.780574 0.780574; + }; + }; + instance + { + transform + { + position 2.43390 -4.22434 0.414007; + rotation 97.1233 0.00000 0.00000 -1.00000; + scale 1.01755 1.01755 1.01755; + }; + }; + instance + { + transform + { + position 2.33131 -4.64153 0.409191; + rotation 114.492 0.00000 0.00000 1.00000; + scale 1.28617 1.28617 1.28617; + }; + }; + instance + { + transform + { + position 2.24522 -4.44279 0.396515; + rotation 170.151 -0.00000 -0.00000 -1.00000; + scale 0.822615 0.822615 0.822615; + }; + }; + instance + { + transform + { + position -0.0454792 -6.59358 0.659498; + rotation 2.86544 0.00000 0.00000 -0.999944; + scale 0.767122 0.767122 0.767122; + }; + }; + instance + { + transform + { + position -2.24231 -4.13537 0.572528; + rotation 111.327 0.00000 0.00000 1.00000; + scale 0.712644 0.712644 0.712644; + }; + }; + instance + { + transform + { + position -4.88671 -3.78343 0.469421; + rotation 139.205 -0.00000 -0.00000 -1.00000; + scale 1.09813 1.09813 1.09813; + }; + }; + instance + { + transform + { + position -2.97457 -6.25529 0.747221; + rotation 24.2860 0.00000 0.00000 -1.00000; + scale 1.22151 1.22151 1.22151; + }; + }; + instance + { + transform + { + position 0.356858 -21.1527 1.13419; + rotation 34.3775 0.00000 0.00000 -1.00000; + scale 0.847852 0.847852 0.847852; + }; + }; + instance + { + transform + { + position -17.4529 -17.4998 0.979910; + rotation 168.550 0.00000 0.00000 1.00000; + scale 1.26148 1.26148 1.26148; + }; + }; + instance + { + transform + { + position -8.98155 8.92542 0.607670; + rotation 158.914 -0.00000 -0.00000 -1.00000; + scale 0.840986 0.840986 0.840986; + }; + }; + instance + { + transform + { + position 4.41931 -4.85189 0.749141; + rotation 145.766 -0.00000 -0.00000 -1.00000; + scale 0.984131 0.984131 0.984131; + }; + }; + instance + { + transform + { + position 7.00842 -6.16116 0.876980; + rotation 128.029 -0.00000 -0.00000 -1.00000; + scale 1.27144 1.27144 1.27144; + }; + }; + instance + { + transform + { + position -19.8022 -5.51254 0.835806; + rotation 168.191 -0.00000 -0.00000 -1.00000; + scale 0.992385 0.992385 0.992385; + }; + }; + instance + { + transform + { + position -7.00109 -1.74828 0.364676; + rotation 175.271 0.00000 0.00000 1.00000; + scale 1.23639 1.23639 1.23639; + }; + }; + instance + { + transform + { + position 9.30743 -9.59780 1.00376; + rotation 124.512 -0.00000 -0.00000 -1.00000; + scale 1.21647 1.21647 1.21647; + }; + }; + instance + { + transform + { + position -11.0683 -3.61340 0.873816; + rotation 101.930 0.00000 0.00000 -1.00000; + scale 1.23101 1.23101 1.23101; + }; + }; + instance + { + transform + { + position 8.61219 0.0848369 0.706867; + rotation 3.52562 0.00000 0.00000 0.999997; + scale 0.730520 0.730520 0.730520; + }; + }; + instance + { + transform + { + position -3.53594 -22.1612 0.830185; + rotation 33.2399 0.00000 0.00000 -1.00000; + scale 1.12640 1.12640 1.12640; + }; + }; + instance + { + transform + { + position -4.39468 -25.2826 1.19115; + rotation 46.6555 0.00000 0.00000 1.00000; + scale 0.912271 0.912271 0.912271; + }; + }; + instance + { + transform + { + position -11.6285 0.437037 0.483909; + rotation 137.206 0.00000 0.00000 1.00000; + scale 0.940411 0.940411 0.940411; + }; + }; + instance + { + transform + { + position -19.1853 -19.1062 1.15438; + rotation 130.191 -0.00000 -0.00000 -1.00000; + scale 0.755198 0.755198 0.755198; + }; + }; + instance + { + transform + { + position -17.9198 -18.1383 0.878922; + rotation 86.1234 0.00000 0.00000 1.00000; + scale 1.07218 1.07218 1.07218; + }; + }; + instance + { + transform + { + position 4.34577 0.829671 0.526976; + rotation 73.3020 0.00000 0.00000 1.00000; + scale 1.25115 1.25115 1.25115; + }; + }; + instance + { + transform + { + position 8.24087 2.85641 0.680483; + rotation 8.39967 0.00000 0.00000 1.00001; + scale 0.883181 0.883181 0.883181; + }; + }; + instance + { + transform + { + position -17.9849 -19.6168 0.956717; + rotation 49.7167 0.00000 0.00000 -1.00000; + scale 0.831020 0.831020 0.831020; + }; + }; + instance + { + transform + { + position 1.37479 0.803191 0.123277; + rotation 169.831 0.00000 0.00000 1.00000; + scale 1.15921 1.15921 1.15921; + }; + }; + instance + { + transform + { + position -4.97512 -8.79066 0.931176; + rotation 141.105 0.00000 0.00000 1.00000; + scale 1.08149 1.08149 1.08149; + }; + }; + instance + { + transform + { + position -9.96934 9.28887 0.714298; + rotation 95.7718 0.00000 0.00000 -1.00000; + scale 0.899336 0.899336 0.899336; + }; + }; + instance + { + transform + { + position 4.88351 4.51849 0.505587; + rotation 165.591 -0.00000 -0.00000 -1.00000; + scale 1.14780 1.14780 1.14780; + }; + }; + instance + { + transform + { + position -5.81116 -9.89352 0.712679; + rotation 146.693 -0.00000 -0.00000 -1.00000; + scale 0.729109 0.729109 0.729109; + }; + }; + instance + { + transform + { + position -11.6041 4.98899 0.428102; + rotation 7.48314 0.00000 0.00000 1.00000; + scale 0.810417 0.810417 0.810417; + }; + }; + instance + { + transform + { + position 6.23441 5.05795 0.565675; + rotation 102.644 0.00000 0.00000 1.00000; + scale 0.884763 0.884763 0.884763; + }; + }; + instance + { + transform + { + position -15.3429 -18.5921 1.04856; + rotation 131.347 0.00000 0.00000 1.00000; + scale 0.770611 0.770611 0.770611; + }; + }; + instance + { + transform + { + position -11.5536 -7.51295 0.910599; + rotation 94.6023 0.00000 0.00000 1.00000; + scale 0.803410 0.803410 0.803410; + }; + }; + instance + { + transform + { + position -7.83328 4.73984 0.0780619; + rotation 77.1710 0.00000 0.00000 -1.00000; + scale 1.02275 1.02275 1.02275; + }; + }; + instance + { + transform + { + position -7.70976 6.06019 0.305377; + rotation 21.5520 0.00000 0.00000 -1.00000; + scale 0.806271 0.806271 0.806271; + }; + }; + instance + { + transform + { + position -7.89185 -29.1780 0.994354; + rotation 39.2897 0.00000 0.00000 1.00000; + scale 1.24643 1.24643 1.24643; + }; + }; + instance + { + transform + { + position -16.1007 -18.7287 0.864661; + rotation 79.8741 0.00000 0.00000 -1.00000; + scale 1.18790 1.18790 1.18790; + }; + }; + instance + { + transform + { + position -11.3669 6.40526 0.399281; + rotation 95.2128 0.00000 0.00000 -1.00000; + scale 0.833607 0.833607 0.833607; + }; + }; + instance + { + transform + { + position -5.23994 6.46250 0.490501; + rotation 59.2821 0.00000 0.00000 1.00000; + scale 0.711901 0.711901 0.711901; + }; + }; + instance + { + transform + { + position -10.3757 -2.65248 0.715971; + rotation 40.7526 0.00000 0.00000 -1.00000; + scale 1.23768 1.23768 1.23768; + }; + }; + instance + { + transform + { + position 4.72852 -11.2743 1.05958; + rotation 83.5080 0.00000 0.00000 -1.00000; + scale 0.700517 0.700517 0.700517; + }; + }; + instance + { + transform + { + position 2.42313 -21.8690 0.987528; + rotation 145.711 0.00000 0.00000 1.00000; + scale 1.18268 1.18268 1.18268; + }; + }; + instance + { + transform + { + position -8.10297 9.36627 0.549802; + rotation 162.048 0.00000 0.00000 1.00000; + scale 1.02234 1.02234 1.02234; + }; + }; + instance + { + transform + { + position -6.84432 -2.59493 0.482734; + rotation 20.1391 0.00000 0.00000 -1.00000; + scale 0.801188 0.801188 0.801188; + }; + }; + instance + { + transform + { + position -7.19588 9.42083 0.470577; + rotation 20.7517 0.00000 0.00000 -1.00000; + scale 1.08107 1.08107 1.08107; + }; + }; + instance + { + transform + { + position 7.84026 -15.3179 0.820234; + rotation 133.869 0.00000 0.00000 1.00000; + scale 0.981891 0.981891 0.981891; + }; + }; + instance + { + transform + { + position -4.14250 -2.96264 0.294084; + rotation 42.4642 0.00000 0.00000 1.00000; + scale 1.04082 1.04082 1.04082; + }; + }; + instance + { + transform + { + position -4.76411 9.90412 0.728175; + rotation 27.0495 0.00000 0.00000 1.00000; + scale 0.783231 0.783231 0.783231; + }; + }; + instance + { + transform + { + position 6.37591 -2.15093 0.556140; + rotation 150.076 0.00000 0.00000 1.00000; + scale 1.11485 1.11485 1.11485; + }; + }; + instance + { + transform + { + position 7.84741 -13.5072 0.829611; + rotation 102.749 0.00000 0.00000 -1.00000; + scale 1.18708 1.18708 1.18708; + }; + }; + instance + { + transform + { + position -0.892885 9.91862 0.719943; + rotation 129.222 -0.00000 -0.00000 -1.00000; + scale 0.843672 0.843672 0.843672; + }; + }; + instance + { + transform + { + position 8.01550 -12.4590 0.893987; + rotation 118.793 0.00000 0.00000 -1.00000; + scale 0.702334 0.702334 0.702334; + }; + }; + instance + { + transform + { + position -16.4494 -10.2577 0.791204; + rotation 111.797 0.00000 0.00000 -1.00000; + scale 1.01859 1.01859 1.01859; + }; + }; + instance + { + transform + { + position 9.82235 7.44563 0.753589; + rotation 149.135 -0.00000 -0.00000 -1.00000; + scale 1.29900 1.29900 1.29900; + }; + }; + instance + { + transform + { + position -8.77276 -15.9787 1.03203; + rotation 25.6886 0.00000 0.00000 -1.00000; + scale 1.14017 1.14017 1.14017; + }; + }; + instance + { + transform + { + position -1.55984 7.20470 0.303970; + rotation 109.064 0.00000 0.00000 1.00000; + scale 0.761904 0.761904 0.761904; + }; + }; + instance + { + transform + { + position -10.4971 7.99258 0.641507; + rotation 100.260 0.00000 0.00000 -1.00000; + scale 0.863640 0.863640 0.863640; + }; + }; + instance + { + transform + { + position -7.65792 -3.00479 0.554214; + rotation 109.293 0.00000 0.00000 1.00000; + scale 0.797011 0.797011 0.797011; + }; + }; + instance + { + transform + { + position -5.76285 -6.60421 0.896615; + rotation 13.4422 0.00000 0.00000 -0.999999; + scale 1.04336 1.04336 1.04336; + }; + }; + instance + { + transform + { + position 1.32429 7.28478 0.408317; + rotation 163.651 0.00000 0.00000 1.00000; + scale 0.946689 0.946689 0.946689; + }; + }; + instance + { + transform + { + position 2.32840 7.36733 0.460209; + rotation 165.292 -0.00000 -0.00000 -1.00000; + scale 0.890803 0.890803 0.890803; + }; + }; + instance + { + transform + { + position 2.19350 7.93710 0.469351; + rotation 35.5618 0.00000 0.00000 1.00000; + scale 1.22528 1.22528 1.22528; + }; + }; + instance + { + transform + { + position -8.08394 7.42262 0.436288; + rotation 43.3410 0.00000 0.00000 -1.00000; + scale 0.844985 0.844985 0.844985; + }; + }; + instance + { + transform + { + position 5.79617 8.45661 0.985924; + rotation 140.360 0.00000 0.00000 1.00000; + scale 0.950329 0.950329 0.950329; + }; + }; + instance + { + transform + { + position 8.66875 -23.3286 1.16600; + rotation 75.1875 0.00000 0.00000 -1.00000; + scale 1.01791 1.01791 1.01791; + }; + }; + instance + { + transform + { + position -0.268598 -6.40447 0.687893; + rotation 179.013 0.00000 0.00000 1.00000; + scale 1.10544 1.10544 1.10544; + }; + }; + instance + { + transform + { + position 0.101038 5.54471 0.127978; + rotation 80.2833 0.00000 0.00000 -1.00000; + scale 1.19915 1.19915 1.19915; + }; + }; + instance + { + transform + { + position 0.686888 5.63879 0.191527; + rotation 142.854 -0.00000 -0.00000 -1.00000; + scale 1.09619 1.09619 1.09619; + }; + }; + instance + { + transform + { + position 0.398620 5.68166 0.180720; + rotation 126.185 0.00000 0.00000 1.00000; + scale 1.08630 1.08630 1.08630; + }; + }; + instance + { + transform + { + position 7.46041 -21.1131 0.821625; + rotation 157.646 0.00000 0.00000 1.00000; + scale 0.849203 0.849203 0.849203; + }; + }; + instance + { + transform + { + position 0.0731739 5.74139 0.170996; + rotation 130.025 0.00000 0.00000 1.00000; + scale 1.25729 1.25729 1.25729; + }; + }; + instance + { + transform + { + position -16.7411 -12.0361 0.969316; + rotation 51.4640 0.00000 0.00000 1.00000; + scale 0.739031 0.739031 0.739031; + }; + }; + instance + { + transform + { + position -11.1046 5.25681 0.408377; + rotation 80.0951 0.00000 0.00000 1.00000; + scale 0.708938 0.708938 0.708938; + }; + }; + instance + { + transform + { + position 3.83708 6.32125 0.658839; + rotation 83.7821 0.00000 0.00000 1.00000; + scale 1.10879 1.10879 1.10879; + }; + }; + instance + { + transform + { + position 9.50859 5.90599 0.751003; + rotation 102.197 0.00000 0.00000 -1.00000; + scale 1.17051 1.17051 1.17051; + }; + }; + instance + { + transform + { + position -16.5301 0.218989 1.02933; + rotation 165.013 0.00000 0.00000 1.00000; + scale 0.996883 0.996883 0.996883; + }; + }; + instance + { + transform + { + position 2.37038 -6.26290 0.655354; + rotation 31.9542 0.00000 0.00000 -1.00000; + scale 1.25705 1.25705 1.25705; + }; + }; + instance + { + transform + { + position -17.6758 -12.4763 0.969083; + rotation 18.2292 0.00000 0.00000 -1.00000; + scale 0.781754 0.781754 0.781754; + }; + }; + instance + { + transform + { + position -17.2231 -12.2312 0.943390; + rotation 174.518 0.00000 0.00000 1.00000; + scale 1.12368 1.12368 1.12368; + }; + }; + instance + { + transform + { + position 7.64388 6.21874 0.815889; + rotation 150.280 0.00000 0.00000 1.00000; + scale 1.27891 1.27891 1.27891; + }; + }; + instance + { + transform + { + position 8.62176 5.31430 0.902810; + rotation 74.4819 0.00000 0.00000 1.00000; + scale 1.19479 1.19479 1.19479; + }; + }; + instance + { + transform + { + position 9.03137 5.25127 0.898003; + rotation 157.464 0.00000 0.00000 1.00000; + scale 0.702597 0.702597 0.702597; + }; + }; + instance + { + transform + { + position -17.5980 -14.2062 1.21939; + rotation 89.5031 0.00000 0.00000 -1.00000; + scale 0.779394 0.779394 0.779394; + }; + }; + instance + { + transform + { + position 8.91028 3.26179 0.958480; + rotation 129.509 -0.00000 -0.00000 -1.00000; + scale 0.756356 0.756356 0.756356; + }; + }; + instance + { + transform + { + position -16.5850 -14.4217 1.07745; + rotation 104.237 0.00000 0.00000 1.00000; + scale 1.17883 1.17883 1.17883; + }; + }; + instance + { + transform + { + position 4.75306 -19.8728 1.03250; + rotation 144.901 -0.00000 -0.00000 -1.00000; + scale 1.09237 1.09237 1.09237; + }; + }; + instance + { + transform + { + position -14.7797 -15.3490 0.944951; + rotation 117.966 0.00000 0.00000 1.00000; + scale 1.23923 1.23923 1.23923; + }; + }; + instance + { + transform + { + position 4.50114 -19.8483 1.08418; + rotation 161.166 -0.00000 -0.00000 -1.00000; + scale 1.20482 1.20482 1.20482; + }; + }; + instance + { + transform + { + position -12.1000 2.29864 0.589317; + rotation 80.8754 0.00000 0.00000 -1.00000; + scale 0.924146 0.924146 0.924146; + }; + }; + instance + { + transform + { + position 3.90640 1.48926 0.477588; + rotation 127.893 -0.00000 -0.00000 -1.00000; + scale 0.815922 0.815922 0.815922; + }; + }; + instance + { + transform + { + position -13.4497 -16.7687 0.859235; + rotation 130.097 0.00000 0.00000 1.00000; + scale 1.25442 1.25442 1.25442; + }; + }; + instance + { + transform + { + position 7.32615 2.38908 0.727313; + rotation 15.6154 0.00000 0.00000 0.999999; + scale 0.905269 0.905269 0.905269; + }; + }; + instance + { + transform + { + position -6.96191 -18.2248 0.800158; + rotation 173.125 0.00000 0.00000 1.00000; + scale 1.29416 1.29416 1.29416; + }; + }; + instance + { + transform + { + position -9.26620 -6.68780 0.685060; + rotation 117.133 0.00000 0.00000 1.00000; + scale 1.13633 1.13633 1.13633; + }; + }; + instance + { + transform + { + position -9.20736 -6.40513 0.644917; + rotation 41.7641 0.00000 0.00000 1.00000; + scale 0.982174 0.982174 0.982174; + }; + }; + instance + { + transform + { + position 6.89307 1.34482 0.750804; + rotation 61.2468 0.00000 0.00000 1.00000; + scale 1.02050 1.02050 1.02050; + }; + }; + instance + { + transform + { + position -9.42713 -6.94269 0.719050; + rotation 140.362 0.00000 0.00000 1.00000; + scale 1.26349 1.26349 1.26349; + }; + }; + instance + { + transform + { + position -14.6563 -16.0230 0.821431; + rotation 122.817 -0.00000 -0.00000 -1.00000; + scale 1.28409 1.28409 1.28409; + }; + }; + instance + { + transform + { + position -11.8404 -9.85705 0.952912; + rotation 155.931 0.00000 0.00000 1.00000; + scale 0.891039 0.891039 0.891039; + }; + }; + instance + { + transform + { + position -12.6952 -8.01902 0.777697; + rotation 9.55352 0.00000 0.00000 -0.999999; + scale 0.974414 0.974414 0.974414; + }; + }; + instance + { + transform + { + position -14.4145 -13.0868 1.02013; + rotation 102.443 0.00000 0.00000 -1.00000; + scale 1.08830 1.08830 1.08830; + }; + }; + instance + { + transform + { + position -14.6674 -14.4201 1.02131; + rotation 81.2283 0.00000 0.00000 1.00000; + scale 1.08698 1.08698 1.08698; + }; + }; + instance + { + transform + { + position -17.3551 -6.82366 1.06719; + rotation 179.923 0.00000 0.00000 1.00000; + scale 1.17962 1.17962 1.17962; + }; + }; + instance + { + transform + { + position -6.67753 -0.624553 0.150285; + rotation 117.296 0.00000 0.00000 1.00000; + scale 1.05810 1.05810 1.05810; + }; + }; + instance + { + transform + { + position -5.62839 -0.0784770 0.0720806; + rotation 53.7005 0.00000 0.00000 1.00000; + scale 1.09030 1.09030 1.09030; + }; + }; + instance + { + transform + { + position 9.71522 0.453447 0.669912; + rotation 4.69721 0.00000 0.00000 -1.00001; + scale 0.744126 0.744126 0.744126; + }; + }; + instance + { + transform + { + position 9.18188 0.751415 0.681455; + rotation 102.701 0.00000 0.00000 1.00000; + scale 1.03346 1.03346 1.03346; + }; + }; + instance + { + transform + { + position 7.14647 0.421336 0.829092; + rotation 150.379 -0.00000 -0.00000 -1.00000; + scale 1.27327 1.27327 1.27327; + }; + }; + instance + { + transform + { + position -12.3113 -7.54231 0.895090; + rotation 160.575 -0.00000 -0.00000 -1.00000; + scale 0.777775 0.777775 0.777775; + }; + }; + instance + { + transform + { + position 8.80332 -0.806633 0.760702; + rotation 32.5487 0.00000 0.00000 1.00000; + scale 1.21101 1.21101 1.21101; + }; + }; + instance + { + transform + { + position 6.35535 -0.378468 0.737471; + rotation 67.6049 0.00000 0.00000 -1.00000; + scale 1.06321 1.06321 1.06321; + }; + }; + instance + { + transform + { + position -12.3659 -2.12639 0.598873; + rotation 19.2228 0.00000 0.00000 1.00000; + scale 1.20065 1.20065 1.20065; + }; + }; + instance + { + transform + { + position -16.8969 -17.0896 0.976079; + rotation 166.429 0.00000 0.00000 1.00000; + scale 1.02435 1.02435 1.02435; + }; + }; + instance + { + transform + { + position -12.7897 -8.76029 0.729689; + rotation 159.499 0.00000 0.00000 1.00000; + scale 0.922555 0.922555 0.922555; + }; + }; + instance + { + transform + { + position 6.86863 -2.35043 0.672568; + rotation 3.87005 0.00000 0.00000 1.00001; + scale 1.16686 1.16686 1.16686; + }; + }; + instance + { + transform + { + position -7.39251 -0.879282 0.284069; + rotation 80.1161 0.00000 0.00000 -1.00000; + scale 1.01680 1.01680 1.01680; + }; + }; + instance + { + transform + { + position -7.32603 -5.66722 0.765357; + rotation 135.865 -0.00000 -0.00000 -1.00000; + scale 0.954250 0.954250 0.954250; + }; + }; + instance + { + transform + { + position -15.9892 -16.7985 1.07525; + rotation 75.2858 0.00000 0.00000 1.00000; + scale 0.880348 0.880348 0.880348; + }; + }; + instance + { + transform + { + position -16.0679 -16.5738 1.14070; + rotation 18.3127 0.00000 0.00000 1.00000; + scale 1.16575 1.16575 1.16575; + }; + }; + instance + { + transform + { + position -5.77960 -2.86297 0.433114; + rotation 170.058 0.00000 0.00000 1.00000; + scale 1.11612 1.11612 1.11612; + }; + }; + instance + { + transform + { + position -5.20920 -3.06203 0.397229; + rotation 89.1972 0.00000 0.00000 -1.00000; + scale 1.09268 1.09268 1.09268; + }; + }; + instance + { + transform + { + position 8.57371 -7.41817 0.752528; + rotation 4.26902 0.00000 0.00000 1.00006; + scale 0.710299 0.710299 0.710299; + }; + }; + instance + { + transform + { + position 9.76807 -1.23427 0.978761; + rotation 110.942 0.00000 0.00000 -1.00000; + scale 1.27706 1.27706 1.27706; + }; + }; + instance + { + transform + { + position 9.38265 -3.18985 0.963374; + rotation 117.517 0.00000 0.00000 -1.00000; + scale 1.20796 1.20796 1.20796; + }; + }; + instance + { + transform + { + position 7.08823 -2.84667 0.756155; + rotation 132.412 -0.00000 -0.00000 -1.00000; + scale 1.04417 1.04417 1.04417; + }; + }; + instance + { + transform + { + position -16.3116 -12.8669 1.12926; + rotation 88.7947 0.00000 0.00000 -1.00000; + scale 0.942314 0.942314 0.942314; + }; + }; + instance + { + transform + { + position 5.56417 -4.05645 0.634322; + rotation 7.84443 0.00000 0.00000 1.00001; + scale 0.878117 0.878117 0.878117; + }; + }; + instance + { + transform + { + position -7.62551 -18.2745 0.901574; + rotation 165.090 0.00000 0.00000 1.00000; + scale 1.26157 1.26157 1.26157; + }; + }; + instance + { + transform + { + position -6.74030 -17.2316 0.858631; + rotation 108.756 0.00000 0.00000 1.00000; + scale 0.925507 0.925507 0.925507; + }; + }; + instance + { + transform + { + position -17.2457 -14.4152 1.18691; + rotation 112.115 0.00000 0.00000 1.00000; + scale 1.28862 1.28862 1.28862; + }; + }; + instance + { + transform + { + position -10.4789 -2.83821 0.720764; + rotation 121.728 -0.00000 -0.00000 -1.00000; + scale 0.704103 0.704103 0.704103; + }; + }; + instance + { + transform + { + position -5.70467 -19.5223 1.03046; + rotation 38.9604 0.00000 0.00000 1.00000; + scale 0.981112 0.981112 0.981112; + }; + }; + instance + { + transform + { + position 3.25045 9.96913 0.531609; + rotation 125.078 -0.00000 -0.00000 -1.00000; + scale 0.803089 0.803089 0.803089; + }; + }; + instance + { + transform + { + position -1.21986 -5.73311 0.779002; + rotation 155.790 0.00000 0.00000 1.00000; + scale 0.768729 0.768729 0.768729; + }; + }; + instance + { + transform + { + position -3.38617 -6.86605 0.751424; + rotation 75.0927 0.00000 0.00000 1.00000; + scale 0.869616 0.869616 0.869616; + }; + }; + instance + { + transform + { + position -3.18480 -6.81103 0.738161; + rotation 5.53564 0.00000 0.00000 1.00000; + scale 1.20114 1.20114 1.20114; + }; + }; + instance + { + transform + { + position -10.0287 -2.09101 0.669073; + rotation 19.2816 0.00000 0.00000 1.00000; + scale 1.19537 1.19537 1.19537; + }; + }; + instance + { + transform + { + position -16.9793 -13.0225 1.16479; + rotation 114.717 0.00000 0.00000 1.00000; + scale 0.774019 0.774019 0.774019; + }; + }; + instance + { + transform + { + position -3.95957 -3.47050 0.378577; + rotation 42.2177 0.00000 0.00000 -1.00000; + scale 0.737255 0.737255 0.737255; + }; + }; + instance + { + transform + { + position 0.765953 -1.34814 -0.0670194; + rotation 156.156 0.00000 0.00000 1.00000; + scale 1.08843 1.08843 1.08843; + }; + }; + instance + { + transform + { + position 0.356489 -3.31954 0.346381; + rotation 14.8652 0.00000 0.00000 -1.00000; + scale 0.992055 0.992055 0.992055; + }; + }; + instance + { + transform + { + position 7.43515 -17.6813 1.18948; + rotation 6.81142 0.00000 0.00000 0.999999; + scale 0.883239 0.883239 0.883239; + }; + }; + instance + { + transform + { + position 7.87246 -17.3717 1.09729; + rotation 97.7494 0.00000 0.00000 -1.00000; + scale 1.02309 1.02309 1.02309; + }; + }; + instance + { + transform + { + position -0.253768 -2.87582 0.260012; + rotation 133.173 -0.00000 -0.00000 -1.00000; + scale 1.23302 1.23302 1.23302; + }; + }; + instance + { + transform + { + position -7.15368 -1.33498 0.310600; + rotation 51.4478 0.00000 0.00000 -1.00000; + scale 1.12505 1.12505 1.12505; + }; + }; + instance + { + transform + { + position -0.918750 -5.80891 0.771053; + rotation 176.945 0.00000 0.00000 1.00000; + scale 0.974074 0.974074 0.974074; + }; + }; + instance + { + transform + { + position 1.98509 -5.49457 0.519634; + rotation 92.7916 0.00000 0.00000 -1.00000; + scale 1.15155 1.15155 1.15155; + }; + }; + instance + { + transform + { + position -13.5777 5.78814 0.607089; + rotation 74.3769 0.00000 0.00000 1.00000; + scale 1.05926 1.05926 1.05926; + }; + }; + instance + { + transform + { + position -14.6176 1.95918 0.709442; + rotation 122.719 0.00000 0.00000 1.00000; + scale 0.775966 0.775966 0.775966; + }; + }; + instance + { + transform + { + position -13.5052 6.20622 0.663238; + rotation 74.4155 0.00000 0.00000 -1.00000; + scale 0.743204 0.743204 0.743204; + }; + }; + instance + { + transform + { + position -10.1609 -2.33649 0.697843; + rotation 9.52304 0.00000 0.00000 -0.999995; + scale 1.18619 1.18619 1.18619; + }; + }; + instance + { + transform + { + position -14.8267 -10.4074 1.16150; + rotation 169.428 0.00000 0.00000 1.00000; + scale 1.19929 1.19929 1.19929; + }; + }; + instance + { + transform + { + position -10.3578 1.16517 0.282068; + rotation 43.1404 0.00000 0.00000 -1.00000; + scale 1.21198 1.21198 1.21198; + }; + }; + instance + { + transform + { + position -19.4813 -12.9324 0.713611; + rotation 143.017 -0.00000 -0.00000 -1.00000; + scale 1.16515 1.16515 1.16515; + }; + }; + instance + { + transform + { + position -8.52669 -6.57879 0.763130; + rotation 163.220 0.00000 0.00000 1.00000; + scale 1.15559 1.15559 1.15559; + }; + }; + instance + { + transform + { + position -11.2863 2.16140 0.401217; + rotation 129.292 -0.00000 -0.00000 -1.00000; + scale 0.744023 0.744023 0.744023; + }; + }; + instance + { + transform + { + position -15.8821 -10.3361 0.863803; + rotation 19.8952 0.00000 0.00000 1.00000; + scale 1.28661 1.28661 1.28661; + }; + }; + instance + { + transform + { + position 9.95101 3.79647 0.937039; + rotation 11.0662 0.00000 0.00000 0.999999; + scale 1.00874 1.00874 1.00874; + }; + }; + instance + { + transform + { + position -16.8950 -10.1845 0.808788; + rotation 129.706 0.00000 0.00000 1.00000; + scale 0.792463 0.792463 0.792463; + }; + }; + instance + { + transform + { + position 6.35327 0.0464399 0.834125; + rotation 70.7675 0.00000 0.00000 -1.00000; + scale 1.10115 1.10115 1.10115; + }; + }; + instance + { + transform + { + position 6.20972 -0.189025 0.769305; + rotation 64.7071 0.00000 0.00000 1.00000; + scale 0.706042 0.706042 0.706042; + }; + }; + instance + { + transform + { + position 9.75986 6.78619 0.822533; + rotation 85.6909 0.00000 0.00000 1.00000; + scale 1.20117 1.20117 1.20117; + }; + }; + instance + { + transform + { + position -18.4385 -11.2304 0.878838; + rotation 172.281 -0.00000 -0.00000 -1.00000; + scale 0.843008 0.843008 0.843008; + }; + }; + instance + { + transform + { + position -12.0042 6.77836 0.518881; + rotation 140.267 -0.00000 -0.00000 -1.00000; + scale 1.10899 1.10899 1.10899; + }; + }; + instance + { + transform + { + position -6.04922 5.75985 0.375802; + rotation 102.227 0.00000 0.00000 1.00000; + scale 1.09072 1.09072 1.09072; + }; + }; + instance + { + transform + { + position -19.6514 -10.3982 1.09451; + rotation 109.166 0.00000 0.00000 -1.00000; + scale 1.10727 1.10727 1.10727; + }; + }; + instance + { + transform + { + position -4.86424 -17.1484 0.895876; + rotation 138.303 0.00000 0.00000 1.00000; + scale 0.842670 0.842670 0.842670; + }; + }; + instance + { + transform + { + position -2.11774 -29.0945 0.968696; + rotation 138.210 -0.00000 -0.00000 -1.00000; + scale 1.24038 1.24038 1.24038; + }; + }; + instance + { + transform + { + position -2.89052 -7.08945 0.696656; + rotation 123.059 -0.00000 -0.00000 -1.00000; + scale 0.890693 0.890693 0.890693; + }; + }; + instance + { + transform + { + position -1.66480 7.64663 0.395650; + rotation 14.2183 0.00000 0.00000 -0.999999; + scale 1.11425 1.11425 1.11425; + }; + }; + instance + { + transform + { + position -19.4791 -13.2698 0.727744; + rotation 78.5032 0.00000 0.00000 1.00000; + scale 1.03319 1.03319 1.03319; + }; + }; + instance + { + transform + { + position 3.92153 9.92952 0.577095; + rotation 86.9127 0.00000 0.00000 -1.00000; + scale 1.03589 1.03589 1.03589; + }; + }; + instance + { + transform + { + position -4.42063 -17.9454 1.08640; + rotation 167.145 0.00000 0.00000 1.00000; + scale 0.724365 0.724365 0.724365; + }; + }; + instance + { + transform + { + position -2.99980 8.80673 0.705432; + rotation 36.8649 0.00000 0.00000 -1.00000; + scale 0.727904 0.727904 0.727904; + }; + }; + instance + { + transform + { + position -17.5794 -13.9956 1.22320; + rotation 28.2801 0.00000 0.00000 -1.00000; + scale 0.972998 0.972998 0.972998; + }; + }; + instance + { + transform + { + position -17.1774 -15.0893 1.19709; + rotation 155.607 -0.00000 -0.00000 -1.00000; + scale 1.16992 1.16992 1.16992; + }; + }; + instance + { + transform + { + position -4.11664 -18.8984 1.03509; + rotation 62.9197 0.00000 0.00000 -1.00000; + scale 1.25194 1.25194 1.25194; + }; + }; + instance + { + transform + { + position -9.09259 6.80363 0.308249; + rotation 60.8991 0.00000 0.00000 -1.00000; + scale 1.11347 1.11347 1.11347; + }; + }; + instance + { + transform + { + position 5.03948 0.937803 0.671431; + rotation 89.2321 0.00000 0.00000 1.00000; + scale 0.742738 0.742738 0.742738; + }; + }; + instance + { + transform + { + position -15.1426 -11.5739 0.977888; + rotation 153.097 -0.00000 -0.00000 -1.00000; + scale 0.857939 0.857939 0.857939; + }; + }; + instance + { + transform + { + position 0.780817 4.80181 0.0332093; + rotation 172.181 0.00000 0.00000 1.00000; + scale 1.11299 1.11299 1.11299; + }; + }; + instance + { + transform + { + position -18.8491 2.36554 1.07661; + rotation 21.5535 0.00000 0.00000 -1.00000; + scale 1.01742 1.01742 1.01742; + }; + }; + instance + { + transform + { + position -3.08187 -18.2730 1.13987; + rotation 101.986 0.00000 0.00000 1.00000; + scale 0.824767 0.824767 0.824767; + }; + }; + instance + { + transform + { + position 1.93473 9.85373 0.657826; + rotation 164.239 -0.00000 -0.00000 -1.00000; + scale 0.900286 0.900286 0.900286; + }; + }; + instance + { + transform + { + position -13.1403 -11.7131 1.11298; + rotation 71.4543 0.00000 0.00000 -1.00000; + scale 0.808322 0.808322 0.808322; + }; + }; + instance + { + transform + { + position -12.7148 -1.47795 0.542886; + rotation 114.467 0.00000 0.00000 -1.00000; + scale 0.835319 0.835319 0.835319; + }; + }; + instance + { + transform + { + position -12.9719 -15.4607 0.764525; + rotation 43.1272 0.00000 0.00000 -1.00000; + scale 0.780382 0.780382 0.780382; + }; + }; + instance + { + transform + { + position -13.1328 -15.7486 0.833056; + rotation 94.4340 0.00000 0.00000 1.00000; + scale 1.27047 1.27047 1.27047; + }; + }; + instance + { + transform + { + position -4.39860 -9.22187 1.02881; + rotation 145.023 0.00000 0.00000 1.00000; + scale 1.06384 1.06384 1.06384; + }; + }; + instance + { + transform + { + position 0.923049 -19.8449 0.861131; + rotation 136.213 0.00000 0.00000 1.00000; + scale 0.732648 0.732648 0.732648; + }; + }; + instance + { + transform + { + position -0.937095 -18.6279 1.00414; + rotation 127.877 0.00000 0.00000 1.00000; + scale 0.827437 0.827437 0.827437; + }; + }; + instance + { + transform + { + position 7.38627 -0.653138 0.632364; + rotation 173.199 -0.00000 -0.00000 -1.00000; + scale 0.876706 0.876706 0.876706; + }; + }; + instance + { + transform + { + position 5.76955 -6.44551 0.898759; + rotation 128.317 0.00000 0.00000 1.00000; + scale 0.806091 0.806091 0.806091; + }; + }; + instance + { + transform + { + position -3.26057 -2.27084 0.118717; + rotation 130.137 -0.00000 -0.00000 -1.00000; + scale 0.856153 0.856153 0.856153; + }; + }; + instance + { + transform + { + position -18.6008 -10.7002 0.945796; + rotation 179.116 0.00000 0.00000 1.00000; + scale 1.19756 1.19756 1.19756; + }; + }; + instance + { + transform + { + position -6.54815 9.03143 0.525360; + rotation 14.6301 0.00000 0.00000 -1.00001; + scale 0.979487 0.979487 0.979487; + }; + }; + instance + { + transform + { + position -2.04102 -4.08575 0.550086; + rotation 138.503 0.00000 0.00000 1.00000; + scale 1.24422 1.24422 1.24422; + }; + }; + instance + { + transform + { + position 0.592527 -7.05412 0.741135; + rotation 50.1606 0.00000 0.00000 -1.00000; + scale 0.923339 0.923339 0.923339; + }; + }; + instance + { + transform + { + position -6.02738 9.13317 0.659568; + rotation 174.998 -0.00000 -0.00000 -1.00000; + scale 0.837205 0.837205 0.837205; + }; + }; + instance + { + transform + { + position -11.9118 -26.1946 1.11753; + rotation 144.726 -0.00000 -0.00000 -1.00000; + scale 0.953638 0.953638 0.953638; + }; + }; + instance + { + transform + { + position 3.92045 -19.1235 1.07298; + rotation 146.497 0.00000 0.00000 1.00000; + scale 1.27049 1.27049 1.27049; + }; + }; + instance + { + transform + { + position 6.57728 -6.50726 0.901755; + rotation 126.106 0.00000 0.00000 1.00000; + scale 1.02659 1.02659 1.02659; + }; + }; + instance + { + transform + { + position 4.87942 -15.8708 0.858554; + rotation 60.9204 0.00000 0.00000 1.00000; + scale 1.24253 1.24253 1.24253; + }; + }; + instance + { + transform + { + position -2.06360 -7.19955 0.629566; + rotation 171.611 0.00000 0.00000 1.00000; + scale 0.854079 0.854079 0.854079; + }; + }; + instance + { + transform + { + position -0.543290 -7.61294 0.726254; + rotation 65.1723 0.00000 0.00000 1.00000; + scale 1.10414 1.10414 1.10414; + }; + }; + instance + { + transform + { + position -0.766343 -10.0927 0.872368; + rotation 120.874 0.00000 0.00000 1.00000; + scale 1.21518 1.21518 1.21518; + }; + }; + instance + { + transform + { + position 2.12396 -18.6681 1.09124; + rotation 176.366 -0.00000 -0.00000 -1.00000; + scale 0.924175 0.924175 0.924175; + }; + }; + instance + { + transform + { + position -2.74916 -9.46512 0.929787; + rotation 22.9465 0.00000 0.00000 1.00000; + scale 1.16761 1.16761 1.16761; + }; + }; + instance + { + transform + { + position 1.45495 -17.7904 1.19641; + rotation 59.8660 0.00000 0.00000 -1.00000; + scale 1.05369 1.05369 1.05369; + }; + }; + instance + { + transform + { + position -19.9030 -1.65413 1.19951; + rotation 130.124 -0.00000 -0.00000 -1.00000; + scale 0.876725 0.876725 0.876725; + }; + }; + instance + { + transform + { + position -9.75444 -21.8238 1.12379; + rotation 71.8899 0.00000 0.00000 -1.00000; + scale 0.961037 0.961037 0.961037; + }; + }; + instance + { + transform + { + position -6.65757 -24.4125 0.779591; + rotation 106.910 0.00000 0.00000 1.00000; + scale 0.769104 0.769104 0.769104; + }; + }; + instance + { + transform + { + position -12.6836 -22.3705 0.838902; + rotation 113.440 0.00000 0.00000 -1.00000; + scale 0.863683 0.863683 0.863682; + }; + }; + instance + { + transform + { + position -18.0634 8.27095 0.660621; + rotation 32.5199 0.00000 0.00000 1.00000; + scale 0.936438 0.936438 0.936438; + }; + }; + instance + { + transform + { + position -15.7352 -14.6866 1.02836; + rotation 101.754 0.00000 0.00000 -1.00000; + scale 1.17862 1.17862 1.17862; + }; + }; + instance + { + transform + { + position -19.5377 0.117915 0.867064; + rotation 82.7454 0.00000 0.00000 1.00000; + scale 0.811389 0.811389 0.811389; + }; + }; + instance + { + transform + { + position -19.5106 -0.215225 0.891456; + rotation 73.9043 0.00000 0.00000 -1.00000; + scale 0.828484 0.828484 0.828484; + }; + }; + instance + { + transform + { + position -10.4564 -0.529792 0.512614; + rotation 178.718 0.00000 0.00000 1.00000; + scale 1.13236 1.13236 1.13236; + }; + }; + instance + { + transform + { + position -15.2010 -3.85243 0.674835; + rotation 32.2350 0.00000 0.00000 -1.00000; + scale 1.03790 1.03790 1.03790; + }; + }; + instance + { + transform + { + position -15.2642 -4.13159 0.710391; + rotation 64.3136 0.00000 0.00000 1.00000; + scale 0.893188 0.893188 0.893188; + }; + }; + instance + { + transform + { + position -19.7263 -9.38511 1.02943; + rotation 160.755 -0.00000 -0.00000 -1.00000; + scale 0.770715 0.770715 0.770715; + }; + }; + instance + { + transform + { + position -19.9484 -1.24636 1.12303; + rotation 176.224 -0.00000 -0.00000 -1.00000; + scale 1.04688 1.04688 1.04688; + }; + }; + instance + { + transform + { + position -13.4305 -13.5339 0.978725; + rotation 98.0641 0.00000 0.00000 1.00000; + scale 1.14717 1.14717 1.14717; + }; + }; + instance + { + transform + { + position -13.8859 -8.35641 0.901308; + rotation 13.4636 0.00000 0.00000 1.00001; + scale 1.07107 1.07107 1.07107; + }; + }; + instance + { + transform + { + position -13.9743 -8.58682 0.930279; + rotation 32.0080 0.00000 0.00000 -1.00000; + scale 0.787315 0.787315 0.787315; + }; + }; + instance + { + transform + { + position -13.7366 -15.3594 0.838930; + rotation 27.6498 0.00000 0.00000 1.00000; + scale 1.14087 1.14087 1.14087; + }; + }; + instance + { + transform + { + position -17.6371 -18.6122 0.776762; + rotation 174.553 0.00000 0.00000 1.00000; + scale 1.17388 1.17388 1.17388; + }; + }; + instance + { + transform + { + position -17.3059 -18.5504 0.750242; + rotation 14.0861 0.00000 0.00000 1.00000; + scale 0.916801 0.916801 0.916801; + }; + }; + instance + { + transform + { + position -15.5461 -24.5238 0.770535; + rotation 160.947 0.00000 0.00000 1.00000; + scale 1.13931 1.13931 1.13931; + }; + }; + instance + { + transform + { + position -14.4284 -28.3093 1.18325; + rotation 108.943 0.00000 0.00000 -1.00000; + scale 0.923021 0.923021 0.923021; + }; + }; + instance + { + transform + { + position -14.5120 -28.0785 1.16175; + rotation 31.9638 0.00000 0.00000 1.00000; + scale 0.851903 0.851903 0.851903; + }; + }; + instance + { + transform + { + position -14.0300 -28.4152 1.19953; + rotation 54.1489 0.00000 0.00000 -1.00000; + scale 1.17870 1.17870 1.17870; + }; + }; + instance + { + transform + { + position -14.6145 -29.4675 0.914133; + rotation 119.773 0.00000 0.00000 -1.00000; + scale 0.821879 0.821879 0.821879; + }; + }; + instance + { + transform + { + position -14.2670 -27.5752 1.21029; + rotation 72.4626 0.00000 0.00000 -1.00000; + scale 1.24404 1.24404 1.24404; + }; + }; + instance + { + transform + { + position -16.3241 -7.48203 1.04940; + rotation 63.6514 0.00000 0.00000 -1.00000; + scale 1.29899 1.29899 1.29899; + }; + }; + instance + { + transform + { + position -19.7542 -29.4696 0.984600; + rotation 139.797 0.00000 0.00000 1.00000; + scale 1.16058 1.16058 1.16058; + }; + }; + instance + { + transform + { + position -18.3420 -28.0101 1.03462; + rotation 32.2191 0.00000 0.00000 1.00000; + scale 1.03014 1.03014 1.03014; + }; + }; + instance + { + transform + { + position -13.7785 -29.6494 0.839362; + rotation 83.2977 0.00000 0.00000 -1.00000; + scale 0.905767 0.905767 0.905767; + }; + }; + instance + { + transform + { + position -13.8256 -7.79244 0.906357; + rotation 19.4112 0.00000 0.00000 1.00000; + scale 0.876103 0.876103 0.876103; + }; + }; + instance + { + transform + { + position -16.8929 -25.2919 0.768866; + rotation 151.477 0.00000 0.00000 1.00000; + scale 0.982395 0.982395 0.982395; + }; + }; + instance + { + transform + { + position -15.9852 -22.1041 0.995134; + rotation 160.328 -0.00000 -0.00000 -1.00000; + scale 0.831823 0.831823 0.831823; + }; + }; + instance + { + transform + { + position -17.3973 -22.3391 1.19025; + rotation 123.904 0.00000 0.00000 1.00000; + scale 1.29411 1.29411 1.29411; + }; + }; + instance + { + transform + { + position -14.6370 -9.38759 1.04382; + rotation 133.825 0.00000 0.00000 1.00000; + scale 1.12767 1.12767 1.12767; + }; + }; + instance + { + transform + { + position -19.8896 -18.1507 1.20168; + rotation 157.598 0.00000 0.00000 1.00000; + scale 1.27274 1.27274 1.27274; + }; + }; + instance + { + transform + { + position -19.4949 -18.2837 1.16970; + rotation 31.5887 0.00000 0.00000 1.00000; + scale 1.00468 1.00468 1.00468; + }; + }; + instance + { + transform + { + position -7.27292 -7.69899 0.712413; + rotation 39.5121 0.00000 0.00000 1.00000; + scale 0.745996 0.745996 0.745996; + }; + }; + instance + { + transform + { + position -16.7819 -18.5023 0.748148; + rotation 19.0017 0.00000 0.00000 1.00000; + scale 1.21691 1.21691 1.21691; + }; + }; + instance + { + transform + { + position 5.16084 -19.7349 0.995672; + rotation 115.711 0.00000 0.00000 1.00000; + scale 0.820256 0.820256 0.820256; + }; + }; + instance + { + transform + { + position -15.2769 -19.7079 0.962673; + rotation 71.9311 0.00000 0.00000 1.00000; + scale 1.16132 1.16132 1.16132; + }; + }; + instance + { + transform + { + position -3.80841 9.38161 0.774704; + rotation 35.5519 0.00000 0.00000 1.00000; + scale 1.26089 1.26089 1.26089; + }; + }; + instance + { + transform + { + position -19.1899 -1.68883 1.07528; + rotation 62.6341 0.00000 0.00000 1.00000; + scale 0.747497 0.747497 0.747497; + }; + }; + instance + { + transform + { + position -17.0792 -7.42521 1.10475; + rotation 93.3138 0.00000 0.00000 1.00000; + scale 0.991990 0.991990 0.991990; + }; + }; + instance + { + transform + { + position -18.5087 -18.2764 0.948137; + rotation 78.5836 0.00000 0.00000 1.00000; + scale 1.11664 1.11664 1.11664; + }; + }; + instance + { + transform + { + position -13.7139 -19.8698 1.13268; + rotation 169.703 -0.00000 -0.00000 -1.00000; + scale 0.882215 0.882215 0.882215; + }; + }; + instance + { + transform + { + position -14.1676 -19.4470 1.19285; + rotation 41.7442 0.00000 0.00000 -1.00000; + scale 1.16211 1.16211 1.16211; + }; + }; + instance + { + transform + { + position -17.9064 -16.4051 1.13611; + rotation 103.867 0.00000 0.00000 -1.00000; + scale 0.776114 0.776114 0.776114; + }; + }; + instance + { + transform + { + position -14.6089 -13.8842 1.00680; + rotation 52.3912 0.00000 0.00000 -1.00000; + scale 0.733273 0.733273 0.733273; + }; + }; + instance + { + transform + { + position -14.7724 -13.6388 1.05478; + rotation 60.2126 0.00000 0.00000 -1.00000; + scale 1.11687 1.11687 1.11687; + }; + }; + instance + { + transform + { + position -8.77134 -0.753855 0.388294; + rotation 70.6150 0.00000 0.00000 -1.00000; + scale 0.908558 0.908558 0.908558; + }; + }; + instance + { + transform + { + position 7.94386 -18.7721 1.07953; + rotation 43.2173 0.00000 0.00000 1.00000; + scale 1.05737 1.05737 1.05737; + }; + }; + instance + { + transform + { + position -18.7937 -3.22783 0.972849; + rotation 160.629 -0.00000 -0.00000 -1.00000; + scale 1.02191 1.02191 1.02191; + }; + }; + instance + { + transform + { + position 5.25082 -17.5710 0.872491; + rotation 160.285 0.00000 0.00000 1.00000; + scale 1.26164 1.26164 1.26164; + }; + }; + instance + { + transform + { + position -15.7528 -4.02968 0.710022; + rotation 146.166 -0.00000 -0.00000 -1.00000; + scale 0.920800 0.920800 0.920800; + }; + }; + instance + { + transform + { + position -14.5680 -4.01423 0.778024; + rotation 40.0497 0.00000 0.00000 1.00000; + scale 0.960863 0.960863 0.960863; + }; + }; + instance + { + transform + { + position -17.4537 -6.17182 0.950212; + rotation 0.918551 0.00000 0.00000 -0.999871; + scale 1.18380 1.18380 1.18380; + }; + }; + instance + { + transform + { + position 7.16261 -18.1085 1.12217; + rotation 88.6328 0.00000 0.00000 1.00000; + scale 1.21143 1.21143 1.21143; + }; + }; + instance + { + transform + { + position -16.9480 -9.29303 0.829897; + rotation 85.4313 0.00000 0.00000 1.00000; + scale 0.862251 0.862251 0.862251; + }; + }; + instance + { + transform + { + position -18.0366 -2.71376 0.952830; + rotation 70.9270 0.00000 0.00000 -1.00000; + scale 0.823666 0.823666 0.823666; + }; + }; + instance + { + transform + { + position -16.7864 -8.00948 1.03519; + rotation 134.658 -0.00000 -0.00000 -1.00000; + scale 0.891954 0.891954 0.891954; + }; + }; + instance + { + transform + { + position -14.3735 -0.945216 0.809557; + rotation 108.393 0.00000 0.00000 1.00000; + scale 0.884005 0.884005 0.884005; + }; + }; + instance + { + transform + { + position 7.59182 -6.31457 0.865869; + rotation 43.2581 0.00000 0.00000 -1.00000; + scale 1.06858 1.06858 1.06858; + }; + }; + instance + { + transform + { + position -16.4688 -1.14949 0.826974; + rotation 148.571 -0.00000 -0.00000 -1.00000; + scale 0.793265 0.793265 0.793265; + }; + }; + instance + { + transform + { + position -5.38322 -8.12127 0.929917; + rotation 127.158 -0.00000 -0.00000 -1.00000; + scale 0.784319 0.784319 0.784319; + }; + }; + instance + { + transform + { + position -14.9703 1.68311 0.783735; + rotation 12.9792 0.00000 0.00000 1.00000; + scale 0.850349 0.850349 0.850349; + }; + }; + instance + { + transform + { + position -17.9698 1.94888 1.07796; + rotation 34.1871 0.00000 0.00000 1.00000; + scale 0.802824 0.802824 0.802824; + }; + }; + instance + { + transform + { + position -18.5329 1.70342 1.04380; + rotation 26.7945 0.00000 0.00000 -1.00000; + scale 1.09186 1.09186 1.09186; + }; + }; + instance + { + transform + { + position -19.2923 4.08630 1.06423; + rotation 153.319 0.00000 0.00000 1.00000; + scale 0.964861 0.964861 0.964861; + }; + }; + instance + { + transform + { + position -19.2042 5.31819 0.887205; + rotation 40.3844 0.00000 0.00000 1.00000; + scale 0.982141 0.982141 0.982141; + }; + }; + instance + { + transform + { + position -5.18833 -28.7546 1.02650; + rotation 123.723 0.00000 0.00000 1.00000; + scale 1.07008 1.07008 1.07008; + }; + }; + instance + { + transform + { + position -10.9927 -29.9543 1.11033; + rotation 142.178 -0.00000 -0.00000 -1.00000; + scale 1.02017 1.02017 1.02017; + }; + }; + instance + { + transform + { + position 3.13087 0.228424 0.495939; + rotation 96.7737 0.00000 0.00000 -1.00000; + scale 0.894610 0.894610 0.894610; + }; + }; + instance + { + transform + { + position -10.9997 -28.0682 0.779874; + rotation 156.560 0.00000 0.00000 1.00000; + scale 1.01670 1.01670 1.01670; + }; + }; + instance + { + transform + { + position -3.77752 -16.9240 1.01856; + rotation 135.311 0.00000 0.00000 1.00000; + scale 1.27588 1.27588 1.27588; + }; + }; + instance + { + transform + { + position -12.5299 -27.1289 0.966718; + rotation 39.7818 0.00000 0.00000 -1.00000; + scale 0.850775 0.850775 0.850775; + }; + }; + instance + { + transform + { + position -3.60292 -17.1291 1.05071; + rotation 52.9063 0.00000 0.00000 -1.00000; + scale 0.969871 0.969871 0.969871; + }; + }; + instance + { + transform + { + position -4.95043 -29.7215 1.02766; + rotation 83.5577 0.00000 0.00000 1.00000; + scale 1.11977 1.11977 1.11977; + }; + }; + instance + { + transform + { + position -18.4757 -7.56151 0.993017; + rotation 13.3724 0.00000 0.00000 -0.999998; + scale 1.07896 1.07896 1.07896; + }; + }; + instance + { + transform + { + position -14.2302 2.05183 0.679961; + rotation 108.724 0.00000 0.00000 -1.00000; + scale 0.704284 0.704284 0.704284; + }; + }; + instance + { + transform + { + position -18.8225 -9.65716 0.888815; + rotation 10.4448 0.00000 0.00000 0.999997; + scale 1.14354 1.14354 1.14354; + }; + }; + instance + { + transform + { + position -3.63370 -2.44089 0.189691; + rotation 56.3532 0.00000 0.00000 -1.00000; + scale 1.08328 1.08328 1.08328; + }; + }; + instance + { + transform + { + position -4.52954 -25.0259 1.16477; + rotation 14.8980 0.00000 0.00000 -1.00000; + scale 1.07657 1.07657 1.07657; + }; + }; + instance + { + transform + { + position -5.43558 -23.3549 0.826258; + rotation 129.797 -0.00000 -0.00000 -1.00000; + scale 1.26276 1.26276 1.26276; + }; + }; + instance + { + transform + { + position -7.17621 -23.3006 0.890581; + rotation 77.1630 0.00000 0.00000 -1.00000; + scale 0.809663 0.809663 0.809663; + }; + }; + instance + { + transform + { + position -12.1907 -21.4459 1.04297; + rotation 111.982 0.00000 0.00000 -1.00000; + scale 1.11366 1.11366 1.11366; + }; + }; + instance + { + transform + { + position -7.93770 9.84768 0.587794; + rotation 47.0494 0.00000 0.00000 -1.00000; + scale 0.807672 0.807672 0.807672; + }; + }; + instance + { + transform + { + position -6.12154 -25.2930 0.866551; + rotation 154.420 -0.00000 -0.00000 -1.00000; + scale 0.807881 0.807881 0.807881; + }; + }; + instance + { + transform + { + position -14.4114 -3.51068 0.695684; + rotation 67.1589 0.00000 0.00000 1.00000; + scale 1.29126 1.29126 1.29126; + }; + }; + instance + { + transform + { + position -4.49382 -17.7410 1.05290; + rotation 31.6125 0.00000 0.00000 1.00000; + scale 1.06589 1.06589 1.06589; + }; + }; + instance + { + transform + { + position -6.20929 -19.1384 1.04372; + rotation 44.3949 0.00000 0.00000 1.00000; + scale 0.929463 0.929463 0.929463; + }; + }; + instance + { + transform + { + position -19.2200 -8.84593 0.935276; + rotation 11.8964 0.00000 0.00000 1.00001; + scale 1.25433 1.25433 1.25433; + }; + }; + instance + { + transform + { + position -19.2957 -4.00755 1.02606; + rotation 22.6064 0.00000 0.00000 -1.00000; + scale 0.948727 0.948727 0.948727; + }; + }; + instance + { + transform + { + position -14.4727 -0.752675 0.804883; + rotation 76.8798 0.00000 0.00000 -1.00000; + scale 1.27743 1.27743 1.27743; + }; + }; + instance + { + transform + { + position -10.6755 -11.5923 0.879911; + rotation 161.318 0.00000 0.00000 1.00000; + scale 1.04219 1.04219 1.04219; + }; + }; + instance + { + transform + { + position -12.8143 -13.2881 1.07201; + rotation 43.2609 0.00000 0.00000 -1.00000; + scale 1.06055 1.06055 1.06055; + }; + }; + instance + { + transform + { + position -8.42835 -17.5204 1.11944; + rotation 152.476 0.00000 0.00000 1.00000; + scale 0.900372 0.900372 0.900372; + }; + }; + instance + { + transform + { + position -17.3575 -7.73545 1.03867; + rotation 18.8188 0.00000 0.00000 1.00000; + scale 1.05123 1.05123 1.05123; + }; + }; + instance + { + transform + { + position -17.0614 -7.85051 1.04844; + rotation 48.8563 0.00000 0.00000 1.00000; + scale 1.01818 1.01818 1.01818; + }; + }; + instance + { + transform + { + position -19.7235 0.0289733 0.891502; + rotation 128.358 -0.00000 -0.00000 -1.00000; + scale 1.14669 1.14669 1.14669; + }; + }; + instance + { + transform + { + position -19.1852 -0.319984 0.893057; + rotation 150.188 0.00000 0.00000 1.00000; + scale 0.754066 0.754066 0.754066; + }; + }; + instance + { + transform + { + position 8.01416 -10.4894 1.04842; + rotation 178.665 0.00000 0.00000 1.00000; + scale 1.03739 1.03739 1.03739; + }; + }; + instance + { + transform + { + position 4.20684 -12.3173 1.17103; + rotation 73.4971 0.00000 0.00000 1.00000; + scale 1.25553 1.25553 1.25553; + }; + }; + instance + { + transform + { + position -10.4863 -19.8350 0.861993; + rotation 177.323 -0.00000 -0.00000 -1.00000; + scale 1.23400 1.23400 1.23400; + }; + }; + instance + { + transform + { + position 4.64198 -14.5497 1.15747; + rotation 26.8663 0.00000 0.00000 1.00000; + scale 1.03973 1.03973 1.03973; + }; + }; + instance + { + transform + { + position 4.49496 -12.7873 1.11328; + rotation 30.0428 0.00000 0.00000 -1.00000; + scale 0.886631 0.886631 0.886631; + }; + }; + instance + { + transform + { + position 3.34198 -7.42144 0.624579; + rotation 94.7807 0.00000 0.00000 -1.00000; + scale 0.786598 0.786598 0.786598; + }; + }; + instance + { + transform + { + position 8.87181 9.05559 0.861549; + rotation 163.426 0.00000 0.00000 1.00000; + scale 0.842661 0.842661 0.842661; + }; + }; + instance + { + transform + { + position -15.6862 -4.78203 0.801826; + rotation 129.159 -0.00000 -0.00000 -1.00000; + scale 1.06350 1.06350 1.06350; + }; + }; + instance + { + transform + { + position -7.98194 -9.35422 0.867092; + rotation 54.0239 0.00000 0.00000 1.00000; + scale 1.27678 1.27678 1.27678; + }; + }; + instance + { + transform + { + position -8.25608 -9.38217 0.883227; + rotation 18.1646 0.00000 0.00000 1.00000; + scale 1.21120 1.21120 1.21120; + }; + }; + instance + { + transform + { + position -7.27823 -7.47059 0.749386; + rotation 14.9499 0.00000 0.00000 -1.00000; + scale 1.29556 1.29556 1.29556; + }; + }; + instance + { + transform + { + position -4.33765 -6.83310 0.778237; + rotation 170.574 0.00000 0.00000 1.00000; + scale 1.09042 1.09042 1.09042; + }; + }; + instance + { + transform + { + position 0.317432 -9.97357 0.680103; + rotation 1.14328 0.00000 0.00000 -0.999834; + scale 0.806321 0.806321 0.806321; + }; + }; + instance + { + transform + { + position -15.4342 -5.30728 0.861732; + rotation 21.3232 0.00000 0.00000 -1.00000; + scale 1.10745 1.10745 1.10745; + }; + }; + instance + { + transform + { + position -2.79832 -6.55966 0.745815; + rotation 97.5724 0.00000 0.00000 1.00000; + scale 1.22926 1.22926 1.22926; + }; + }; + instance + { + transform + { + position -14.0681 0.510302 0.662748; + rotation 140.447 -0.00000 -0.00000 -1.00000; + scale 1.17695 1.17695 1.17695; + }; + }; + instance + { + transform + { + position -15.9852 0.662065 0.929877; + rotation 54.0251 0.00000 0.00000 1.00000; + scale 0.989495 0.989495 0.989495; + }; + }; + instance + { + transform + { + position -12.5680 0.0160313 0.446000; + rotation 97.0365 0.00000 0.00000 -1.00000; + scale 1.22690 1.22690 1.22690; + }; + }; + instance + { + transform + { + position -16.2899 0.442890 0.999196; + rotation 70.2088 0.00000 0.00000 -1.00000; + scale 0.870963 0.870963 0.870963; + }; + }; + instance + { + transform + { + position -11.8902 -18.4911 0.851803; + rotation 72.7474 0.00000 0.00000 -1.00000; + scale 0.911360 0.911360 0.911360; + }; + }; + instance + { + transform + { + position 7.49135 -2.56228 0.869495; + rotation 158.146 0.00000 0.00000 1.00000; + scale 0.830275 0.830275 0.830275; + }; + }; + instance + { + transform + { + position -16.3155 4.95005 0.971712; + rotation 139.206 0.00000 0.00000 1.00000; + scale 1.18939 1.18939 1.18939; + }; + }; + instance + { + transform + { + position -11.9031 -20.0823 0.984149; + rotation 163.631 0.00000 0.00000 1.00000; + scale 0.810409 0.810409 0.810409; + }; + }; + instance + { + transform + { + position -1.30729 -3.75935 0.388072; + rotation 21.0829 0.00000 0.00000 -1.00000; + scale 1.23588 1.23588 1.23588; + }; + }; + instance + { + transform + { + position -17.6925 -12.9836 1.09161; + rotation 139.471 -0.00000 -0.00000 -1.00000; + scale 1.24857 1.24857 1.24857; + }; + }; + instance + { + transform + { + position -14.0763 -15.0109 0.919424; + rotation 171.472 -0.00000 -0.00000 -1.00000; + scale 1.16634 1.16634 1.16634; + }; + }; + instance + { + transform + { + position -11.3319 -16.7055 0.976699; + rotation 124.201 -0.00000 -0.00000 -1.00000; + scale 1.13932 1.13932 1.13932; + }; + }; + instance + { + transform + { + position 7.03818 -9.08061 1.11448; + rotation 148.005 0.00000 0.00000 1.00000; + scale 0.763510 0.763510 0.763510; + }; + }; + instance + { + transform + { + position 1.19997 9.90793 0.706077; + rotation 43.1812 0.00000 0.00000 -1.00000; + scale 1.11642 1.11642 1.11642; + }; + }; +}; +array "grass_varient_3_grass3_0.object" +{ + instance + { + transform + { + position -6.02483 -7.20977 0.898459; + rotation 60.8686 0.00000 0.00000 1.00000; + scale 0.927105 0.927105 0.927105; + }; + }; + instance + { + transform + { + position -18.1854 2.50841 1.09411; + rotation 23.8137 0.00000 0.00000 1.00000; + scale 0.894404 0.894404 0.894404; + }; + }; + instance + { + transform + { + position 6.11126 9.96239 1.04032; + rotation 88.0420 0.00000 0.00000 -1.00000; + scale 0.822868 0.822868 0.822868; + }; + }; + instance + { + transform + { + position 9.99471 2.97803 0.958445; + rotation 34.1981 0.00000 0.00000 1.00000; + scale 1.29402 1.29402 1.29402; + }; + }; + instance + { + transform + { + position 9.95994 3.47056 0.953300; + rotation 95.4375 0.00000 0.00000 -1.00000; + scale 0.956319 0.956319 0.956319; + }; + }; + instance + { + transform + { + position -5.92091 -1.94113 0.343433; + rotation 106.313 0.00000 0.00000 1.00000; + scale 0.733960 0.733960 0.733960; + }; + }; + instance + { + transform + { + position 1.98766 -1.89049 0.287987; + rotation 145.461 -0.00000 -0.00000 -1.00000; + scale 1.04055 1.04055 1.04055; + }; + }; + instance + { + transform + { + position -4.88383 -4.13899 0.517796; + rotation 118.277 0.00000 0.00000 1.00000; + scale 0.979706 0.979706 0.979706; + }; + }; + instance + { + transform + { + position -4.61545 -4.36200 0.541035; + rotation 143.310 -0.00000 -0.00000 -1.00000; + scale 1.11797 1.11797 1.11797; + }; + }; + instance + { + transform + { + position -4.98517 -5.37462 0.583868; + rotation 147.165 -0.00000 -0.00000 -1.00000; + scale 1.18692 1.18692 1.18692; + }; + }; + instance + { + transform + { + position -18.8863 -15.9700 1.10568; + rotation 179.441 0.00000 0.00000 1.00000; + scale 0.813916 0.813916 0.813916; + }; + }; + instance + { + transform + { + position 6.40910 -1.94972 0.550274; + rotation 53.6732 0.00000 0.00000 1.00000; + scale 1.19503 1.19503 1.19503; + }; + }; + instance + { + transform + { + position 8.92560 -3.24114 1.04448; + rotation 157.273 -0.00000 -0.00000 -1.00000; + scale 0.809101 0.809101 0.809101; + }; + }; + instance + { + transform + { + position 9.46033 -6.47134 0.794398; + rotation 0.230700 0.00000 0.00000 0.992977; + scale 0.856753 0.856753 0.856753; + }; + }; + instance + { + transform + { + position -8.84463 -6.29008 0.685032; + rotation 74.0724 0.00000 0.00000 -1.00000; + scale 0.986003 0.986003 0.986003; + }; + }; + instance + { + transform + { + position -18.5674 7.63120 0.716214; + rotation 57.8715 0.00000 0.00000 1.00000; + scale 0.721282 0.721282 0.721282; + }; + }; + instance + { + transform + { + position -8.42927 -18.8941 1.15430; + rotation 119.230 0.00000 0.00000 1.00000; + scale 0.965832 0.965832 0.965832; + }; + }; + instance + { + transform + { + position -2.63685 5.38292 -0.00354034; + rotation 150.399 0.00000 0.00000 1.00000; + scale 1.01170 1.01170 1.01170; + }; + }; + instance + { + transform + { + position -19.2096 7.57843 0.792303; + rotation 178.546 0.00000 0.00000 1.00000; + scale 0.791272 0.791272 0.791272; + }; + }; + instance + { + transform + { + position -19.4105 7.39422 0.789571; + rotation 67.5278 0.00000 0.00000 1.00000; + scale 1.21797 1.21797 1.21797; + }; + }; + instance + { + transform + { + position 8.58824 -7.98312 0.867661; + rotation 163.437 -0.00000 -0.00000 -1.00000; + scale 1.10604 1.10604 1.10604; + }; + }; + instance + { + transform + { + position -8.15131 -18.9283 1.09799; + rotation 75.5364 0.00000 0.00000 -1.00000; + scale 0.979145 0.979145 0.979145; + }; + }; + instance + { + transform + { + position -14.9699 7.58010 0.982308; + rotation 139.255 -0.00000 -0.00000 -1.00000; + scale 0.840129 0.840129 0.840129; + }; + }; + instance + { + transform + { + position -7.94122 -18.0160 0.995700; + rotation 61.6458 0.00000 0.00000 1.00000; + scale 0.930227 0.930227 0.930227; + }; + }; + instance + { + transform + { + position -2.73256 -13.4765 0.845951; + rotation 95.5693 0.00000 0.00000 -1.00000; + scale 0.708941 0.708941 0.708941; + }; + }; + instance + { + transform + { + position -17.0228 0.849017 0.981237; + rotation 75.3607 0.00000 0.00000 -1.00000; + scale 1.29766 1.29766 1.29766; + }; + }; + instance + { + transform + { + position 4.20392 7.57341 0.730323; + rotation 150.309 0.00000 0.00000 1.00000; + scale 1.07169 1.07169 1.07169; + }; + }; + instance + { + transform + { + position -11.5529 1.48403 0.490447; + rotation 136.318 0.00000 0.00000 1.00000; + scale 0.969879 0.969879 0.969879; + }; + }; + instance + { + transform + { + position 4.45664 7.45620 0.734627; + rotation 16.5534 0.00000 0.00000 -1.00000; + scale 0.735032 0.735032 0.735032; + }; + }; + instance + { + transform + { + position 3.23285 4.59078 0.567623; + rotation 146.375 -0.00000 -0.00000 -1.00000; + scale 0.915473 0.915473 0.915473; + }; + }; + instance + { + transform + { + position -6.17913 -18.6328 0.906590; + rotation 9.09004 0.00000 0.00000 1.00000; + scale 0.851415 0.851415 0.851415; + }; + }; + instance + { + transform + { + position -11.4821 3.92021 0.335445; + rotation 16.2074 0.00000 0.00000 0.999999; + scale 0.818643 0.818643 0.818643; + }; + }; + instance + { + transform + { + position -11.0696 3.40895 0.268648; + rotation 136.436 0.00000 0.00000 1.00000; + scale 1.27790 1.27790 1.27790; + }; + }; + instance + { + transform + { + position -10.1715 9.72381 0.745746; + rotation 34.0434 0.00000 0.00000 1.00000; + scale 1.27260 1.27260 1.27260; + }; + }; + instance + { + transform + { + position -10.1410 9.43531 0.731496; + rotation 101.242 0.00000 0.00000 -1.00000; + scale 1.01007 1.01007 1.01007; + }; + }; + instance + { + transform + { + position -9.24968 8.98288 0.635587; + rotation 130.513 -0.00000 -0.00000 -1.00000; + scale 1.07885 1.07885 1.07885; + }; + }; + instance + { + transform + { + position 6.40139 3.42331 0.732730; + rotation 136.177 0.00000 0.00000 1.00000; + scale 1.03927 1.03927 1.03927; + }; + }; + instance + { + transform + { + position 8.34787 3.86721 0.995532; + rotation 157.445 0.00000 0.00000 1.00000; + scale 0.812041 0.812041 0.812041; + }; + }; + instance + { + transform + { + position -9.55396 9.27061 0.676715; + rotation 61.3292 0.00000 0.00000 -1.00000; + scale 1.24145 1.24145 1.24145; + }; + }; + instance + { + transform + { + position -10.3558 3.80746 0.163464; + rotation 156.055 -0.00000 -0.00000 -1.00000; + scale 0.914112 0.914112 0.914111; + }; + }; + instance + { + transform + { + position -2.15635 5.73755 0.0176857; + rotation 32.6865 0.00000 0.00000 1.00000; + scale 1.01199 1.01199 1.01199; + }; + }; + instance + { + transform + { + position 3.74088 5.62139 0.558247; + rotation 82.2530 0.00000 0.00000 -1.00000; + scale 0.741800 0.741800 0.741800; + }; + }; + instance + { + transform + { + position -5.03434 5.53659 0.312783; + rotation 150.712 0.00000 0.00000 1.00000; + scale 1.00671 1.00671 1.00671; + }; + }; + instance + { + transform + { + position -6.48805 7.47941 0.542238; + rotation 96.7398 0.00000 0.00000 1.00000; + scale 1.19481 1.19481 1.19481; + }; + }; + instance + { + transform + { + position 6.41505 7.33237 0.964238; + rotation 32.8919 0.00000 0.00000 -1.00000; + scale 1.01260 1.01260 1.01260; + }; + }; + instance + { + transform + { + position 9.43962 7.88878 0.754212; + rotation 76.1468 0.00000 0.00000 1.00000; + scale 1.20815 1.20815 1.20815; + }; + }; + instance + { + transform + { + position 3.89776 8.42891 0.669809; + rotation 138.313 0.00000 0.00000 1.00000; + scale 1.29399 1.29399 1.29399; + }; + }; + instance + { + transform + { + position 8.33795 8.58115 0.934628; + rotation 99.6920 0.00000 0.00000 -1.00000; + scale 1.00840 1.00840 1.00840; + }; + }; + instance + { + transform + { + position 2.91421 4.53030 0.517135; + rotation 97.1019 0.00000 0.00000 1.00000; + scale 0.837091 0.837091 0.837091; + }; + }; + instance + { + transform + { + position 4.75683 2.51101 0.661077; + rotation 99.7445 0.00000 0.00000 -1.00000; + scale 0.983415 0.983415 0.983415; + }; + }; + instance + { + transform + { + position -19.1534 -0.989247 1.02569; + rotation 154.779 0.00000 0.00000 1.00000; + scale 1.07816 1.07816 1.07816; + }; + }; + instance + { + transform + { + position -12.3953 -5.22385 1.01733; + rotation 4.53628 0.00000 0.00000 0.999989; + scale 0.729125 0.729125 0.729125; + }; + }; + instance + { + transform + { + position -6.31592 -5.06620 0.634614; + rotation 122.644 -0.00000 -0.00000 -1.00000; + scale 0.929410 0.929410 0.929410; + }; + }; + instance + { + transform + { + position 7.03911 -4.58676 0.812558; + rotation 33.3940 0.00000 0.00000 -1.00000; + scale 1.09893 1.09893 1.09893; + }; + }; + instance + { + transform + { + position 2.21894 -2.33743 0.369093; + rotation 73.4860 0.00000 0.00000 -1.00000; + scale 1.05684 1.05684 1.05684; + }; + }; + instance + { + transform + { + position 2.47272 -2.37927 0.403726; + rotation 24.4107 0.00000 0.00000 -1.00000; + scale 1.20723 1.20723 1.20723; + }; + }; + instance + { + transform + { + position 4.67546 -3.31375 0.486658; + rotation 52.9334 0.00000 0.00000 1.00000; + scale 1.24756 1.24756 1.24756; + }; + }; + instance + { + transform + { + position -4.61828 -6.06590 0.667399; + rotation 85.9907 0.00000 0.00000 1.00000; + scale 1.19484 1.19484 1.19484; + }; + }; + instance + { + transform + { + position -3.41531 6.61743 0.302034; + rotation 67.2722 0.00000 0.00000 1.00000; + scale 0.979438 0.979438 0.979438; + }; + }; + instance + { + transform + { + position 4.41387 -6.59210 0.813389; + rotation 110.320 0.00000 0.00000 1.00000; + scale 1.02423 1.02423 1.02423; + }; + }; + instance + { + transform + { + position 8.28337 -6.45209 0.805175; + rotation 52.4216 0.00000 0.00000 1.00000; + scale 1.15175 1.15175 1.15175; + }; + }; + instance + { + transform + { + position 8.18597 -4.45731 0.925406; + rotation 99.9273 0.00000 0.00000 1.00000; + scale 0.974342 0.974342 0.974342; + }; + }; + instance + { + transform + { + position -0.512903 -13.8674 0.768501; + rotation 149.043 -0.00000 -0.00000 -1.00000; + scale 1.09796 1.09796 1.09796; + }; + }; + instance + { + transform + { + position -19.4983 1.87505 0.923377; + rotation 81.4367 0.00000 0.00000 -1.00000; + scale 0.823807 0.823807 0.823807; + }; + }; + instance + { + transform + { + position -10.3596 -5.90069 0.664011; + rotation 18.7729 0.00000 0.00000 -1.00000; + scale 0.771181 0.771181 0.771181; + }; + }; + instance + { + transform + { + position -11.0480 -5.64787 0.799959; + rotation 72.4051 0.00000 0.00000 -1.00000; + scale 0.858306 0.858306 0.858306; + }; + }; + instance + { + transform + { + position -12.5331 -3.21826 0.830464; + rotation 2.53929 0.00000 0.00000 -0.999967; + scale 1.26412 1.26412 1.26412; + }; + }; + instance + { + transform + { + position 0.290249 -4.75096 0.430661; + rotation 153.509 0.00000 0.00000 1.00000; + scale 1.20369 1.20369 1.20368; + }; + }; + instance + { + transform + { + position 6.15413 0.455079 0.873406; + rotation 143.848 0.00000 0.00000 1.00000; + scale 1.10977 1.10977 1.10977; + }; + }; + instance + { + transform + { + position -16.0072 5.52259 0.933022; + rotation 20.2710 0.00000 0.00000 1.00000; + scale 1.22713 1.22713 1.22713; + }; + }; + instance + { + transform + { + position -17.2814 -5.36156 0.717512; + rotation 50.1300 0.00000 0.00000 1.00000; + scale 1.15661 1.15661 1.15661; + }; + }; + instance + { + transform + { + position -6.71497 -26.3983 0.878897; + rotation 101.316 0.00000 0.00000 -1.00000; + scale 1.12120 1.12120 1.12120; + }; + }; + instance + { + transform + { + position 1.92652 7.80650 0.416503; + rotation 55.1707 0.00000 0.00000 -1.00000; + scale 0.861715 0.861715 0.861715; + }; + }; + instance + { + transform + { + position 4.10526 4.23008 0.592743; + rotation 88.7650 0.00000 0.00000 1.00000; + scale 1.27294 1.27294 1.27294; + }; + }; + instance + { + transform + { + position 1.97264 4.78262 0.281345; + rotation 75.1269 0.00000 0.00000 1.00000; + scale 0.702962 0.702962 0.702962; + }; + }; + instance + { + transform + { + position -10.0356 6.81162 0.404215; + rotation 114.586 0.00000 0.00000 -1.00000; + scale 0.878615 0.878615 0.878615; + }; + }; + instance + { + transform + { + position -15.2387 -5.37538 0.869790; + rotation 147.051 0.00000 0.00000 1.00000; + scale 0.920134 0.920134 0.920134; + }; + }; + instance + { + transform + { + position 4.23591 6.19153 0.715530; + rotation 131.828 0.00000 0.00000 1.00000; + scale 0.920722 0.920722 0.920722; + }; + }; + instance + { + transform + { + position -0.478657 -14.8158 0.980272; + rotation 135.745 0.00000 0.00000 1.00000; + scale 0.709143 0.709143 0.709143; + }; + }; + instance + { + transform + { + position -1.30391 -13.3714 0.894508; + rotation 89.0463 0.00000 0.00000 -1.00000; + scale 1.29877 1.29877 1.29877; + }; + }; + instance + { + transform + { + position 2.72673 9.29052 0.570465; + rotation 5.19805 0.00000 0.00000 -0.999998; + scale 1.06395 1.06395 1.06395; + }; + }; + instance + { + transform + { + position -0.641308 -12.0315 0.962987; + rotation 114.949 0.00000 0.00000 1.00000; + scale 0.776139 0.776139 0.776139; + }; + }; + instance + { + transform + { + position 4.09016 -17.5611 0.801842; + rotation 80.4574 0.00000 0.00000 1.00000; + scale 0.815522 0.815522 0.815522; + }; + }; + instance + { + transform + { + position -8.37001 9.40350 0.598211; + rotation 39.9067 0.00000 0.00000 1.00000; + scale 1.26253 1.26253 1.26253; + }; + }; + instance + { + transform + { + position -8.77893 9.32571 0.623483; + rotation 128.785 -0.00000 -0.00000 -1.00000; + scale 0.989227 0.989227 0.989227; + }; + }; + instance + { + transform + { + position -13.2245 4.64775 0.550834; + rotation 172.508 -0.00000 -0.00000 -1.00000; + scale 1.09947 1.09947 1.09947; + }; + }; + instance + { + transform + { + position -10.1391 9.06899 0.727466; + rotation 67.3391 0.00000 0.00000 1.00000; + scale 0.926200 0.926200 0.926200; + }; + }; + instance + { + transform + { + position -7.87890 8.97785 0.483513; + rotation 73.0154 0.00000 0.00000 -1.00000; + scale 0.944992 0.944992 0.944992; + }; + }; + instance + { + transform + { + position 6.86108 9.31478 1.03436; + rotation 24.5422 0.00000 0.00000 1.00000; + scale 1.14657 1.14657 1.14657; + }; + }; + instance + { + transform + { + position -19.5484 4.93229 1.03459; + rotation 92.6588 0.00000 0.00000 1.00000; + scale 0.800984 0.800984 0.800985; + }; + }; + instance + { + transform + { + position -12.8917 8.76464 0.788642; + rotation 152.601 -0.00000 -0.00000 -1.00000; + scale 1.09286 1.09286 1.09286; + }; + }; + instance + { + transform + { + position -12.7449 8.57074 0.780256; + rotation 82.2131 0.00000 0.00000 1.00000; + scale 1.23864 1.23864 1.23864; + }; + }; + instance + { + transform + { + position 4.74144 7.51424 0.755580; + rotation 141.429 0.00000 0.00000 1.00000; + scale 1.19286 1.19286 1.19286; + }; + }; + instance + { + transform + { + position -9.97757 7.34906 0.421813; + rotation 17.3041 0.00000 0.00000 0.999999; + scale 0.831591 0.831591 0.831591; + }; + }; + instance + { + transform + { + position -10.3106 7.37395 0.495835; + rotation 50.1688 0.00000 0.00000 -1.00000; + scale 1.02425 1.02425 1.02425; + }; + }; + instance + { + transform + { + position 0.00875536 5.95282 0.200095; + rotation 19.2187 0.00000 0.00000 1.00000; + scale 0.743904 0.743904 0.743904; + }; + }; + instance + { + transform + { + position -10.0511 7.11771 0.421886; + rotation 161.112 0.00000 0.00000 1.00000; + scale 1.10440 1.10440 1.10440; + }; + }; + instance + { + transform + { + position -7.72100 7.19595 0.462528; + rotation 162.548 0.00000 0.00000 1.00000; + scale 1.16844 1.16844 1.16844; + }; + }; + instance + { + transform + { + position -4.26798 7.43853 0.531579; + rotation 43.5568 0.00000 0.00000 1.00000; + scale 1.03113 1.03113 1.03113; + }; + }; + instance + { + transform + { + position -4.77354 7.87545 0.672684; + rotation 10.0285 0.00000 0.00000 1.00000; + scale 1.10161 1.10161 1.10161; + }; + }; + instance + { + transform + { + position -4.05985 7.56580 0.511386; + rotation 10.8235 0.00000 0.00000 0.999999; + scale 0.848123 0.848123 0.848123; + }; + }; + instance + { + transform + { + position 1.86806 7.05539 0.439831; + rotation 41.9222 0.00000 0.00000 -1.00000; + scale 1.26628 1.26628 1.26628; + }; + }; + instance + { + transform + { + position -3.74530 7.93692 0.543871; + rotation 135.192 0.00000 0.00000 1.00000; + scale 1.18451 1.18451 1.18451; + }; + }; + instance + { + transform + { + position 5.67465 8.65436 0.992386; + rotation 53.7546 0.00000 0.00000 -1.00000; + scale 0.947237 0.947237 0.947237; + }; + }; + instance + { + transform + { + position -0.0969261 7.05665 0.281824; + rotation 132.007 -0.00000 -0.00000 -1.00000; + scale 1.09071 1.09071 1.09071; + }; + }; + instance + { + transform + { + position -12.0444 5.30143 0.476763; + rotation 154.365 -0.00000 -0.00000 -1.00000; + scale 0.993042 0.993042 0.993042; + }; + }; + instance + { + transform + { + position 4.09141 5.28339 0.587625; + rotation 106.383 0.00000 0.00000 1.00000; + scale 1.22584 1.22584 1.22584; + }; + }; + instance + { + transform + { + position -15.4900 -3.48915 0.645194; + rotation 130.934 0.00000 0.00000 1.00000; + scale 1.14286 1.14286 1.14286; + }; + }; + instance + { + transform + { + position -2.61558 6.21252 0.145038; + rotation 68.8024 0.00000 0.00000 -1.00000; + scale 0.710958 0.710958 0.710958; + }; + }; + instance + { + transform + { + position 8.18291 5.14367 0.911694; + rotation 77.0189 0.00000 0.00000 1.00000; + scale 1.15843 1.15843 1.15843; + }; + }; + instance + { + transform + { + position -8.06153 6.29273 0.325404; + rotation 160.148 0.00000 0.00000 1.00000; + scale 1.19984 1.19984 1.19984; + }; + }; + instance + { + transform + { + position -9.06577 5.76297 0.336183; + rotation 9.56114 0.00000 0.00000 -1.00001; + scale 0.918080 0.918080 0.918080; + }; + }; + instance + { + transform + { + position -12.9770 -2.11567 0.594886; + rotation 17.6820 0.00000 0.00000 -1.00000; + scale 0.701927 0.701927 0.701927; + }; + }; + instance + { + transform + { + position -10.1404 4.47596 0.209412; + rotation 168.270 0.00000 0.00000 1.00000; + scale 0.782371 0.782371 0.782371; + }; + }; + instance + { + transform + { + position -10.4150 4.25503 0.223842; + rotation 89.0144 0.00000 0.00000 -1.00000; + scale 0.726124 0.726124 0.726124; + }; + }; + instance + { + transform + { + position 7.18404 4.97468 0.670928; + rotation 4.41843 0.00000 0.00000 -0.999990; + scale 0.894584 0.894584 0.894584; + }; + }; + instance + { + transform + { + position 7.85814 2.87789 0.642080; + rotation 172.517 -0.00000 -0.00000 -1.00000; + scale 0.773931 0.773931 0.773931; + }; + }; + instance + { + transform + { + position 5.14968 3.79445 0.546902; + rotation 151.844 -0.00000 -0.00000 -1.00000; + scale 0.816899 0.816899 0.816899; + }; + }; + instance + { + transform + { + position 5.41905 3.94925 0.526226; + rotation 168.418 0.00000 0.00000 1.00000; + scale 0.806115 0.806115 0.806115; + }; + }; + instance + { + transform + { + position 5.00788 3.94129 0.519009; + rotation 34.7016 0.00000 0.00000 1.00000; + scale 0.943691 0.943691 0.943691; + }; + }; + instance + { + transform + { + position -13.8929 -0.646240 0.701390; + rotation 11.5897 0.00000 0.00000 1.00000; + scale 1.27936 1.27936 1.27936; + }; + }; + instance + { + transform + { + position -9.63744 -3.95971 0.729603; + rotation 159.969 0.00000 0.00000 1.00000; + scale 1.11846 1.11846 1.11846; + }; + }; + instance + { + transform + { + position -12.6500 3.13752 0.655397; + rotation 137.614 -0.00000 -0.00000 -1.00000; + scale 1.00486 1.00486 1.00486; + }; + }; + instance + { + transform + { + position -11.8948 3.39254 0.468765; + rotation 64.9501 0.00000 0.00000 -1.00000; + scale 1.10711 1.10711 1.10711; + }; + }; + instance + { + transform + { + position -1.92115 -5.67949 0.741326; + rotation 178.263 0.00000 0.00000 1.00000; + scale 1.18553 1.18553 1.18553; + }; + }; + instance + { + transform + { + position 4.01359 4.43499 0.607061; + rotation 87.4749 0.00000 0.00000 1.00000; + scale 0.732113 0.732113 0.732113; + }; + }; + instance + { + transform + { + position 5.11196 3.09027 0.624752; + rotation 123.050 0.00000 0.00000 1.00000; + scale 1.24850 1.24850 1.24850; + }; + }; + instance + { + transform + { + position -2.98576 -17.4318 1.05259; + rotation 27.7877 0.00000 0.00000 1.00000; + scale 0.746432 0.746432 0.746432; + }; + }; + instance + { + transform + { + position -18.2755 -4.15462 0.946093; + rotation 32.9454 0.00000 0.00000 -1.00000; + scale 1.01298 1.01298 1.01298; + }; + }; + instance + { + transform + { + position 8.92353 0.715996 0.721807; + rotation 49.6854 0.00000 0.00000 1.00000; + scale 0.721761 0.721761 0.721761; + }; + }; + instance + { + transform + { + position -19.5702 -3.54309 1.00150; + rotation 36.7898 0.00000 0.00000 -1.00000; + scale 0.780098 0.780098 0.780098; + }; + }; + instance + { + transform + { + position -19.9795 -3.64258 1.03929; + rotation 30.2750 0.00000 0.00000 1.00000; + scale 1.26139 1.26139 1.26139; + }; + }; + instance + { + transform + { + position 2.87287 0.868882 0.422199; + rotation 82.7099 0.00000 0.00000 -1.00000; + scale 0.839934 0.839934 0.839934; + }; + }; + instance + { + transform + { + position 3.57088 -4.76310 0.658535; + rotation 86.3286 0.00000 0.00000 1.00000; + scale 1.25289 1.25289 1.25289; + }; + }; + instance + { + transform + { + position -0.316008 -16.0992 0.983972; + rotation 127.586 -0.00000 -0.00000 -1.00000; + scale 1.16717 1.16717 1.16717; + }; + }; + instance + { + transform + { + position -4.01730 -6.56362 0.731523; + rotation 68.1424 0.00000 0.00000 1.00000; + scale 1.25973 1.25973 1.25973; + }; + }; + instance + { + transform + { + position 5.16146 2.83267 0.643511; + rotation 8.28463 0.00000 0.00000 -1.00002; + scale 0.843015 0.843015 0.843015; + }; + }; + instance + { + transform + { + position 5.75136 1.21930 0.842571; + rotation 87.2412 0.00000 0.00000 1.00000; + scale 1.12859 1.12859 1.12859; + }; + }; + instance + { + transform + { + position -2.27365 -5.46308 0.681034; + rotation 11.6517 0.00000 0.00000 -0.999997; + scale 0.776280 0.776280 0.776280; + }; + }; + instance + { + transform + { + position 4.90012 -1.04779 0.546674; + rotation 101.241 0.00000 0.00000 -1.00000; + scale 0.950489 0.950489 0.950489; + }; + }; + instance + { + transform + { + position 4.52950 -0.773343 0.527548; + rotation 82.9158 0.00000 0.00000 1.00000; + scale 0.870746 0.870746 0.870746; + }; + }; + instance + { + transform + { + position 4.19127 -1.31892 0.543591; + rotation 163.975 -0.00000 -0.00000 -1.00000; + scale 1.04143 1.04143 1.04143; + }; + }; + instance + { + transform + { + position -12.6439 0.274523 0.461135; + rotation 25.5343 0.00000 0.00000 1.00000; + scale 0.793247 0.793247 0.793247; + }; + }; + instance + { + transform + { + position -12.7093 -0.830842 0.555974; + rotation 22.5740 0.00000 0.00000 1.00000; + scale 1.09694 1.09694 1.09694; + }; + }; + instance + { + transform + { + position 5.77949 -1.61563 0.552334; + rotation 22.7045 0.00000 0.00000 -1.00000; + scale 0.789924 0.789924 0.789924; + }; + }; + instance + { + transform + { + position 5.24639 -0.150700 0.582946; + rotation 157.500 -0.00000 -0.00000 -1.00000; + scale 0.787047 0.787047 0.787047; + }; + }; + instance + { + transform + { + position -9.28858 -3.45016 0.714853; + rotation 96.9412 0.00000 0.00000 -1.00000; + scale 1.10380 1.10380 1.10380; + }; + }; + instance + { + transform + { + position -8.85466 -3.50372 0.721627; + rotation 49.7027 0.00000 0.00000 -1.00000; + scale 0.991389 0.991389 0.991389; + }; + }; + instance + { + transform + { + position -10.1035 -6.88292 0.731570; + rotation 72.1368 0.00000 0.00000 1.00000; + scale 0.829100 0.829100 0.829100; + }; + }; + instance + { + transform + { + position 0.856851 -17.8318 1.08939; + rotation 110.989 0.00000 0.00000 -1.00000; + scale 0.755067 0.755067 0.755067; + }; + }; + instance + { + transform + { + position -12.8708 -1.09338 0.591646; + rotation 68.1423 0.00000 0.00000 -1.00000; + scale 1.05965 1.05965 1.05965; + }; + }; + instance + { + transform + { + position -9.47005 -7.16202 0.761766; + rotation 47.3748 0.00000 0.00000 1.00000; + scale 0.928783 0.928783 0.928783; + }; + }; + instance + { + transform + { + position -7.58296 -4.79617 0.686963; + rotation 178.336 0.00000 0.00000 1.00000; + scale 1.02539 1.02539 1.02539; + }; + }; + instance + { + transform + { + position -7.97603 -4.74439 0.645775; + rotation 108.224 0.00000 0.00000 1.00000; + scale 1.09473 1.09473 1.09473; + }; + }; + instance + { + transform + { + position -7.14602 -5.23549 0.739870; + rotation 48.8343 0.00000 0.00000 -1.00000; + scale 0.868270 0.868270 0.868270; + }; + }; + instance + { + transform + { + position -5.15435 -1.55274 0.301754; + rotation 159.113 0.00000 0.00000 1.00000; + scale 0.890641 0.890641 0.890641; + }; + }; + instance + { + transform + { + position -4.99677 -6.06346 0.693647; + rotation 67.1371 0.00000 0.00000 -1.00000; + scale 0.771255 0.771255 0.771255; + }; + }; + instance + { + transform + { + position -5.18602 -6.29827 0.774131; + rotation 49.6070 0.00000 0.00000 -1.00000; + scale 1.16442 1.16442 1.16442; + }; + }; + instance + { + transform + { + position -5.28288 -5.79340 0.650293; + rotation 162.223 0.00000 0.00000 1.00000; + scale 0.778778 0.778778 0.778778; + }; + }; + instance + { + transform + { + position -18.5968 4.34713 0.994494; + rotation 93.4872 0.00000 0.00000 1.00000; + scale 0.901266 0.901266 0.901266; + }; + }; + instance + { + transform + { + position 9.83904 -4.27323 1.07287; + rotation 29.3638 0.00000 0.00000 -1.00000; + scale 1.25707 1.25707 1.25707; + }; + }; + instance + { + transform + { + position -10.0452 -1.59063 0.626710; + rotation 144.132 -0.00000 -0.00000 -1.00000; + scale 0.821509 0.821509 0.821509; + }; + }; + instance + { + transform + { + position 9.20137 -6.33719 0.804342; + rotation 144.578 -0.00000 -0.00000 -1.00000; + scale 1.07481 1.07481 1.07481; + }; + }; + instance + { + transform + { + position 7.44073 -6.58377 0.874190; + rotation 48.6272 0.00000 0.00000 -1.00000; + scale 0.808746 0.808746 0.808746; + }; + }; + instance + { + transform + { + position -13.1972 -2.23091 0.609476; + rotation 34.5014 0.00000 0.00000 1.00000; + scale 1.09572 1.09572 1.09572; + }; + }; + instance + { + transform + { + position 4.24556 -1.63960 0.544357; + rotation 50.7052 0.00000 0.00000 -1.00000; + scale 1.25204 1.25204 1.25204; + }; + }; + instance + { + transform + { + position -12.3267 -2.71169 0.760349; + rotation 164.449 0.00000 0.00000 1.00000; + scale 0.846723 0.846723 0.846723; + }; + }; + instance + { + transform + { + position 3.50394 -1.77400 0.490085; + rotation 23.6718 0.00000 0.00000 1.00000; + scale 0.956436 0.956436 0.956436; + }; + }; + instance + { + transform + { + position -10.3962 -0.328055 0.488411; + rotation 57.5424 0.00000 0.00000 -1.00000; + scale 0.807080 0.807080 0.807080; + }; + }; + instance + { + transform + { + position 4.11102 -5.19733 0.792128; + rotation 38.0081 0.00000 0.00000 1.00000; + scale 0.895858 0.895858 0.895858; + }; + }; + instance + { + transform + { + position -2.94719 -5.26796 0.600813; + rotation 79.0982 0.00000 0.00000 1.00000; + scale 0.826809 0.826809 0.826809; + }; + }; + instance + { + transform + { + position -17.9853 8.79991 0.669910; + rotation 115.506 0.00000 0.00000 1.00000; + scale 0.920765 0.920765 0.920765; + }; + }; + instance + { + transform + { + position 0.0420131 -3.54232 0.382615; + rotation 159.055 -0.00000 -0.00000 -1.00000; + scale 0.954188 0.954188 0.954188; + }; + }; + instance + { + transform + { + position -0.933266 -4.20982 0.428889; + rotation 110.234 0.00000 0.00000 -1.00000; + scale 1.26030 1.26030 1.26030; + }; + }; + instance + { + transform + { + position -14.9688 -6.48579 0.846006; + rotation 87.1285 0.00000 0.00000 1.00000; + scale 1.09547 1.09547 1.09547; + }; + }; + instance + { + transform + { + position 4.38267 0.282611 0.517279; + rotation 126.044 -0.00000 -0.00000 -1.00000; + scale 1.02920 1.02920 1.02920; + }; + }; + instance + { + transform + { + position -1.16955 -2.86259 0.266068; + rotation 54.1954 0.00000 0.00000 1.00000; + scale 1.18197 1.18197 1.18197; + }; + }; + instance + { + transform + { + position 4.46426 -0.0138387 0.513526; + rotation 73.9295 0.00000 0.00000 -1.00000; + scale 0.865004 0.865004 0.865004; + }; + }; + instance + { + transform + { + position -3.81312 -1.41222 0.151997; + rotation 19.3362 0.00000 0.00000 -1.00000; + scale 1.16688 1.16688 1.16688; + }; + }; + instance + { + transform + { + position -15.1154 -5.90861 0.885725; + rotation 162.178 -0.00000 -0.00000 -1.00000; + scale 1.21557 1.21557 1.21557; + }; + }; + instance + { + transform + { + position 2.60599 -5.97547 0.660405; + rotation 1.90242 0.00000 0.00000 0.999958; + scale 1.09698 1.09698 1.09698; + }; + }; + instance + { + transform + { + position 4.75790 -5.76210 0.901829; + rotation 41.9757 0.00000 0.00000 -1.00000; + scale 1.22478 1.22478 1.22478; + }; + }; + instance + { + transform + { + position 7.16171 -3.61523 0.782093; + rotation 1.81655 0.00000 0.00000 -0.999983; + scale 0.714486 0.714486 0.714486; + }; + }; + instance + { + transform + { + position 7.82429 -6.60683 0.828906; + rotation 139.754 0.00000 0.00000 1.00000; + scale 1.26737 1.26737 1.26737; + }; + }; + instance + { + transform + { + position -14.1919 -5.63481 0.884569; + rotation 107.146 0.00000 0.00000 -1.00000; + scale 1.03194 1.03194 1.03194; + }; + }; + instance + { + transform + { + position -7.88276 -3.35840 0.630204; + rotation 61.0758 0.00000 0.00000 1.00000; + scale 0.920842 0.920842 0.920842; + }; + }; + instance + { + transform + { + position -14.7431 -1.64658 0.860050; + rotation 11.3274 0.00000 0.00000 -1.00000; + scale 1.09782 1.09782 1.09782; + }; + }; + instance + { + transform + { + position -1.27008 -16.9140 0.862832; + rotation 175.224 -0.00000 -0.00000 -1.00000; + scale 0.736297 0.736297 0.736297; + }; + }; + instance + { + transform + { + position 1.57891 2.75789 0.0613204; + rotation 48.1529 0.00000 0.00000 1.00000; + scale 0.978346 0.978346 0.978346; + }; + }; + instance + { + transform + { + position -9.95161 1.53019 0.184522; + rotation 109.214 0.00000 0.00000 1.00000; + scale 0.767547 0.767547 0.767547; + }; + }; + instance + { + transform + { + position -10.4636 5.63216 0.359752; + rotation 111.302 0.00000 0.00000 -1.00000; + scale 1.28265 1.28265 1.28265; + }; + }; + instance + { + transform + { + position -9.21366 0.876654 0.0775753; + rotation 27.1752 0.00000 0.00000 -1.00000; + scale 0.731523 0.731523 0.731523; + }; + }; + instance + { + transform + { + position 3.78551 3.72988 0.589594; + rotation 101.132 0.00000 0.00000 -1.00000; + scale 1.29272 1.29272 1.29272; + }; + }; + instance + { + transform + { + position -3.58258 5.91809 0.264821; + rotation 122.367 -0.00000 -0.00000 -1.00000; + scale 0.857593 0.857593 0.857593; + }; + }; + instance + { + transform + { + position 2.32556 8.20902 0.515187; + rotation 61.9295 0.00000 0.00000 1.00000; + scale 0.958456 0.958456 0.958456; + }; + }; + instance + { + transform + { + position 8.70867 3.92070 1.03653; + rotation 64.3560 0.00000 0.00000 1.00000; + scale 0.735156 0.735156 0.735156; + }; + }; + instance + { + transform + { + position -7.02349 5.69090 0.285260; + rotation 175.322 -0.00000 -0.00000 -1.00000; + scale 1.24962 1.24962 1.24962; + }; + }; + instance + { + transform + { + position 1.61096 7.42964 0.401305; + rotation 154.207 0.00000 0.00000 1.00000; + scale 0.743145 0.743145 0.743145; + }; + }; + instance + { + transform + { + position 1.59519 6.85867 0.461335; + rotation 126.504 -0.00000 -0.00000 -1.00000; + scale 0.874931 0.874931 0.874931; + }; + }; + instance + { + transform + { + position 9.48168 7.31437 0.779474; + rotation 170.320 0.00000 0.00000 1.00000; + scale 1.19439 1.19439 1.19439; + }; + }; + instance + { + transform + { + position 0.809785 5.94734 0.272127; + rotation 157.563 -0.00000 -0.00000 -1.00000; + scale 0.884433 0.884433 0.884432; + }; + }; + instance + { + transform + { + position 3.43020 7.50743 0.688683; + rotation 3.15810 0.00000 0.00000 -1.00002; + scale 0.913505 0.913505 0.913505; + }; + }; + instance + { + transform + { + position -4.48863 7.80287 0.609998; + rotation 0.411168 0.00000 0.00000 0.998679; + scale 0.947628 0.947628 0.947628; + }; + }; + instance + { + transform + { + position -18.1349 9.55196 0.866764; + rotation 118.022 0.00000 0.00000 -1.00000; + scale 0.975971 0.975971 0.975971; + }; + }; + instance + { + transform + { + position -18.5025 9.29455 0.778615; + rotation 164.304 -0.00000 -0.00000 -1.00000; + scale 0.907369 0.907369 0.907369; + }; + }; + instance + { + transform + { + position -18.5548 9.96549 0.935549; + rotation 26.8429 0.00000 0.00000 -1.00000; + scale 1.13024 1.13024 1.13024; + }; + }; + instance + { + transform + { + position -12.9174 -14.2002 0.927657; + rotation 54.8918 0.00000 0.00000 1.00000; + scale 1.03136 1.03136 1.03136; + }; + }; + instance + { + transform + { + position -12.0277 -11.3299 0.978887; + rotation 20.1520 0.00000 0.00000 1.00000; + scale 0.838897 0.838897 0.838897; + }; + }; + instance + { + transform + { + position -12.4123 9.98382 0.974430; + rotation 113.775 0.00000 0.00000 -1.00000; + scale 1.18736 1.18736 1.18736; + }; + }; + instance + { + transform + { + position -16.9809 9.45793 0.816468; + rotation 105.895 0.00000 0.00000 -1.00000; + scale 0.737646 0.737646 0.737646; + }; + }; + instance + { + transform + { + position -6.17597 9.61542 0.600532; + rotation 97.0393 0.00000 0.00000 -1.00000; + scale 0.827947 0.827947 0.827947; + }; + }; + instance + { + transform + { + position -3.49941 9.61558 0.764127; + rotation 154.877 -0.00000 -0.00000 -1.00000; + scale 1.24012 1.24012 1.24012; + }; + }; + instance + { + transform + { + position -6.47862 -0.836702 0.176232; + rotation 27.0972 0.00000 0.00000 -1.00000; + scale 1.13313 1.13313 1.13313; + }; + }; + instance + { + transform + { + position -16.5010 -6.52675 0.917855; + rotation 90.2043 0.00000 0.00000 -1.00000; + scale 1.02003 1.02003 1.02003; + }; + }; + instance + { + transform + { + position 1.08623 6.58653 0.420918; + rotation 135.006 -0.00000 -0.00000 -1.00000; + scale 1.10159 1.10159 1.10159; + }; + }; + instance + { + transform + { + position 2.93655 0.607417 0.456600; + rotation 117.332 0.00000 0.00000 1.00000; + scale 1.05301 1.05301 1.05301; + }; + }; + instance + { + transform + { + position 5.39369 -16.3616 0.818680; + rotation 34.5908 0.00000 0.00000 -1.00000; + scale 0.849321 0.849321 0.849321; + }; + }; + instance + { + transform + { + position -17.1383 -6.77317 1.07282; + rotation 101.386 0.00000 0.00000 1.00000; + scale 1.02527 1.02527 1.02527; + }; + }; + instance + { + transform + { + position 2.44384 0.486913 0.354949; + rotation 136.302 0.00000 0.00000 1.00000; + scale 0.885049 0.885049 0.885049; + }; + }; + instance + { + transform + { + position 6.92280 -6.82471 0.924754; + rotation 104.333 0.00000 0.00000 -1.00000; + scale 1.07486 1.07486 1.07486; + }; + }; + instance + { + transform + { + position -16.1693 -3.21779 0.725975; + rotation 133.230 0.00000 0.00000 1.00000; + scale 1.09579 1.09579 1.09579; + }; + }; + instance + { + transform + { + position 4.93922 -2.99546 0.560606; + rotation 50.6909 0.00000 0.00000 -1.00000; + scale 0.736968 0.736968 0.736968; + }; + }; + instance + { + transform + { + position 4.80414 -4.68284 0.690310; + rotation 134.772 -0.00000 -0.00000 -1.00000; + scale 1.08873 1.08873 1.08873; + }; + }; + instance + { + transform + { + position -0.643312 -7.08509 0.687702; + rotation 60.6332 0.00000 0.00000 1.00000; + scale 1.08458 1.08458 1.08458; + }; + }; + instance + { + transform + { + position -18.4704 -2.62898 0.999237; + rotation 55.5420 0.00000 0.00000 1.00000; + scale 0.931056 0.931056 0.931056; + }; + }; + instance + { + transform + { + position -3.42693 -10.0847 1.08542; + rotation 82.9357 0.00000 0.00000 -1.00000; + scale 0.834346 0.834346 0.834346; + }; + }; + instance + { + transform + { + position -3.56378 -9.87783 1.07254; + rotation 122.084 -0.00000 -0.00000 -1.00000; + scale 1.28368 1.28368 1.28368; + }; + }; + instance + { + transform + { + position 9.46134 -10.0616 0.982146; + rotation 73.4911 0.00000 0.00000 -1.00000; + scale 1.07513 1.07513 1.07513; + }; + }; + instance + { + transform + { + position -5.05281 6.30781 0.466341; + rotation 63.6334 0.00000 0.00000 1.00000; + scale 1.11107 1.11107 1.11107; + }; + }; + instance + { + transform + { + position -10.4655 -8.91731 1.07390; + rotation 25.1065 0.00000 0.00000 -1.00000; + scale 1.09311 1.09311 1.09311; + }; + }; + instance + { + transform + { + position -3.08338 -7.20078 0.713607; + rotation 86.8671 0.00000 0.00000 1.00000; + scale 0.808774 0.808774 0.808774; + }; + }; + instance + { + transform + { + position -4.37949 -9.54900 1.01489; + rotation 156.940 -0.00000 -0.00000 -1.00000; + scale 1.25647 1.25647 1.25647; + }; + }; + instance + { + transform + { + position 6.01062 -9.41271 0.792555; + rotation 112.503 0.00000 0.00000 -1.00000; + scale 0.914469 0.914469 0.914469; + }; + }; + instance + { + transform + { + position 2.52405 -13.9662 1.01458; + rotation 10.5519 0.00000 0.00000 1.00001; + scale 0.726323 0.726323 0.726323; + }; + }; + instance + { + transform + { + position -8.19546 -8.93821 0.826881; + rotation 133.705 -0.00000 -0.00000 -1.00000; + scale 1.16607 1.16607 1.16607; + }; + }; + instance + { + transform + { + position -10.1796 -8.92857 1.10296; + rotation 91.2020 0.00000 0.00000 -1.00000; + scale 1.13767 1.13767 1.13767; + }; + }; + instance + { + transform + { + position -10.3288 -8.58326 1.07672; + rotation 164.770 0.00000 0.00000 1.00000; + scale 1.14304 1.14304 1.14304; + }; + }; + instance + { + transform + { + position -12.2930 -8.39886 0.719889; + rotation 145.274 0.00000 0.00000 1.00000; + scale 0.719220 0.719220 0.719220; + }; + }; + instance + { + transform + { + position -12.2494 -8.84693 0.715422; + rotation 114.231 0.00000 0.00000 1.00000; + scale 1.24793 1.24793 1.24793; + }; + }; + instance + { + transform + { + position -12.0802 -9.67029 0.915887; + rotation 156.055 -0.00000 -0.00000 -1.00000; + scale 1.05043 1.05043 1.05043; + }; + }; + instance + { + transform + { + position -11.2844 -8.06577 0.871769; + rotation 139.457 -0.00000 -0.00000 -1.00000; + scale 0.743866 0.743866 0.743866; + }; + }; + instance + { + transform + { + position -9.83529 -7.67177 0.871040; + rotation 107.607 0.00000 0.00000 1.00000; + scale 1.05178 1.05178 1.05178; + }; + }; + instance + { + transform + { + position -17.8027 -2.92704 0.942730; + rotation 20.7220 0.00000 0.00000 -1.00000; + scale 1.07793 1.07793 1.07793; + }; + }; + instance + { + transform + { + position -9.92337 -9.90848 1.07299; + rotation 96.0245 0.00000 0.00000 -1.00000; + scale 1.06832 1.06832 1.06832; + }; + }; + instance + { + transform + { + position -10.9586 -9.41763 0.912146; + rotation 166.291 0.00000 0.00000 1.00000; + scale 1.25033 1.25033 1.25033; + }; + }; + instance + { + transform + { + position -9.49533 -9.28456 1.09603; + rotation 108.183 0.00000 0.00000 1.00000; + scale 0.921403 0.921403 0.921403; + }; + }; + instance + { + transform + { + position -1.00214 8.29465 0.483223; + rotation 27.2429 0.00000 0.00000 -1.00000; + scale 1.11175 1.11175 1.11175; + }; + }; + instance + { + transform + { + position -8.51523 -7.26527 0.786982; + rotation 95.9453 0.00000 0.00000 1.00000; + scale 0.979851 0.979851 0.979851; + }; + }; + instance + { + transform + { + position -8.04680 -7.34036 0.760838; + rotation 63.1232 0.00000 0.00000 1.00000; + scale 1.22054 1.22054 1.22054; + }; + }; + instance + { + transform + { + position -6.20662 -7.89018 0.833924; + rotation 104.615 0.00000 0.00000 1.00000; + scale 0.935922 0.935922 0.935922; + }; + }; + instance + { + transform + { + position -6.37235 -7.75372 0.816549; + rotation 87.9865 0.00000 0.00000 -1.00000; + scale 1.08972 1.08972 1.08972; + }; + }; + instance + { + transform + { + position 8.79168 2.62506 0.761769; + rotation 111.632 0.00000 0.00000 1.00000; + scale 1.25502 1.25502 1.25502; + }; + }; + instance + { + transform + { + position -6.30796 -9.90187 0.792032; + rotation 151.670 -0.00000 -0.00000 -1.00000; + scale 0.868245 0.868245 0.868245; + }; + }; + instance + { + transform + { + position -5.48961 -8.76102 0.839782; + rotation 111.760 0.00000 0.00000 -1.00000; + scale 1.21996 1.21996 1.21996; + }; + }; + instance + { + transform + { + position -12.9211 -3.43237 0.827675; + rotation 163.211 0.00000 0.00000 1.00000; + scale 1.29120 1.29120 1.29120; + }; + }; + instance + { + transform + { + position 7.89400 -7.37879 0.830491; + rotation 144.272 -0.00000 -0.00000 -1.00000; + scale 1.24937 1.24937 1.24937; + }; + }; + instance + { + transform + { + position 6.07638 -8.19015 1.00222; + rotation 90.0279 0.00000 0.00000 -1.00000; + scale 1.12508 1.12508 1.12508; + }; + }; + instance + { + transform + { + position 6.58330 -8.02909 1.03602; + rotation 96.2818 0.00000 0.00000 1.00000; + scale 1.26494 1.26494 1.26494; + }; + }; + instance + { + transform + { + position 4.10239 -8.93432 0.818374; + rotation 175.481 0.00000 0.00000 1.00000; + scale 0.811088 0.811088 0.811088; + }; + }; + instance + { + transform + { + position 3.39041 -9.65371 0.776823; + rotation 145.011 -0.00000 -0.00000 -1.00000; + scale 1.12223 1.12223 1.12223; + }; + }; + instance + { + transform + { + position -0.406698 -5.30348 0.588562; + rotation 73.3053 0.00000 0.00000 -1.00000; + scale 0.775709 0.775709 0.775709; + }; + }; + instance + { + transform + { + position -2.27197 -8.86515 0.795555; + rotation 154.973 -0.00000 -0.00000 -1.00000; + scale 1.05985 1.05985 1.05985; + }; + }; + instance + { + transform + { + position 1.03680 -9.88588 0.812245; + rotation 84.2781 0.00000 0.00000 1.00000; + scale 1.04151 1.04151 1.04151; + }; + }; + instance + { + transform + { + position -3.64043 -9.56268 1.05450; + rotation 165.933 0.00000 0.00000 1.00000; + scale 0.940092 0.940092 0.940092; + }; + }; + instance + { + transform + { + position -3.14184 -9.36815 0.958469; + rotation 166.031 -0.00000 -0.00000 -1.00000; + scale 0.923251 0.923251 0.923251; + }; + }; + instance + { + transform + { + position -3.38967 -7.61269 0.787788; + rotation 59.0737 0.00000 0.00000 -1.00000; + scale 0.759733 0.759733 0.759733; + }; + }; + instance + { + transform + { + position -3.17178 -7.50025 0.740942; + rotation 86.6016 0.00000 0.00000 -1.00000; + scale 0.880413 0.880413 0.880413; + }; + }; + instance + { + transform + { + position -0.820545 -7.92204 0.669547; + rotation 141.210 -0.00000 -0.00000 -1.00000; + scale 0.799295 0.799295 0.799295; + }; + }; + instance + { + transform + { + position 1.55630 -8.56962 0.933588; + rotation 124.035 0.00000 0.00000 1.00000; + scale 0.962583 0.962583 0.962583; + }; + }; + instance + { + transform + { + position 3.63151 -7.63907 0.633190; + rotation 15.4008 0.00000 0.00000 0.999999; + scale 0.901480 0.901480 0.901480; + }; + }; + instance + { + transform + { + position 7.26932 -8.64983 1.07867; + rotation 37.2405 0.00000 0.00000 1.00000; + scale 1.21072 1.21072 1.21072; + }; + }; + instance + { + transform + { + position -2.05665 -6.45834 0.782697; + rotation 56.1121 0.00000 0.00000 -1.00000; + scale 0.871724 0.871724 0.871724; + }; + }; + instance + { + transform + { + position -7.80886 -6.92124 0.828826; + rotation 84.4810 0.00000 0.00000 -1.00000; + scale 1.18045 1.18045 1.18045; + }; + }; + instance + { + transform + { + position -7.09780 -14.7550 1.08876; + rotation 54.7137 0.00000 0.00000 -1.00000; + scale 1.14043 1.14043 1.14043; + }; + }; + instance + { + transform + { + position -9.66234 -12.6535 0.779205; + rotation 89.2914 0.00000 0.00000 1.00000; + scale 0.889027 0.889027 0.889027; + }; + }; + instance + { + transform + { + position -18.0799 -5.62307 0.933548; + rotation 134.384 0.00000 0.00000 1.00000; + scale 1.27294 1.27294 1.27294; + }; + }; + instance + { + transform + { + position 7.72009 -10.5518 1.02240; + rotation 137.854 0.00000 0.00000 1.00000; + scale 0.988607 0.988607 0.988607; + }; + }; + instance + { + transform + { + position -19.3392 -4.79246 1.04021; + rotation 35.8574 0.00000 0.00000 1.00000; + scale 1.28151 1.28151 1.28151; + }; + }; + instance + { + transform + { + position 3.35084 -18.0323 0.949947; + rotation 71.2634 0.00000 0.00000 1.00000; + scale 1.29771 1.29771 1.29771; + }; + }; + instance + { + transform + { + position 9.79331 -10.5613 0.973349; + rotation 39.9315 0.00000 0.00000 1.00000; + scale 1.03028 1.03028 1.03028; + }; + }; + instance + { + transform + { + position 9.98744 -10.6439 0.962708; + rotation 145.638 -0.00000 -0.00000 -1.00000; + scale 0.718705 0.718705 0.718705; + }; + }; + instance + { + transform + { + position -6.48599 -10.1139 0.815849; + rotation 14.7361 0.00000 0.00000 0.999999; + scale 0.893729 0.893729 0.893729; + }; + }; + instance + { + transform + { + position 1.37117 -10.6102 0.759368; + rotation 138.718 0.00000 0.00000 1.00000; + scale 0.838615 0.838615 0.838615; + }; + }; + instance + { + transform + { + position 3.34107 -17.6978 0.886601; + rotation 63.0495 0.00000 0.00000 1.00000; + scale 1.13169 1.13169 1.13169; + }; + }; + instance + { + transform + { + position -18.5153 -3.70984 0.944962; + rotation 63.6863 0.00000 0.00000 1.00000; + scale 0.812387 0.812387 0.812387; + }; + }; + instance + { + transform + { + position -18.1929 -3.37256 0.950348; + rotation 17.6287 0.00000 0.00000 -1.00000; + scale 1.18150 1.18150 1.18150; + }; + }; + instance + { + transform + { + position -4.00354 -3.19892 0.338370; + rotation 59.9879 0.00000 0.00000 -1.00000; + scale 1.11427 1.11427 1.11427; + }; + }; + instance + { + transform + { + position -4.18224 -1.70174 0.228058; + rotation 133.334 -0.00000 -0.00000 -1.00000; + scale 0.889849 0.889849 0.889849; + }; + }; + instance + { + transform + { + position -10.5339 -15.7491 1.08214; + rotation 132.180 0.00000 0.00000 1.00000; + scale 0.840386 0.840386 0.840385; + }; + }; + instance + { + transform + { + position 8.61148 -12.2833 0.976182; + rotation 41.6218 0.00000 0.00000 1.00000; + scale 1.11478 1.11478 1.11478; + }; + }; + instance + { + transform + { + position 8.22628 -12.2651 0.937672; + rotation 127.980 -0.00000 -0.00000 -1.00000; + scale 0.971269 0.971269 0.971269; + }; + }; + instance + { + transform + { + position -18.3618 -3.56640 0.941664; + rotation 154.466 0.00000 0.00000 1.00000; + scale 0.797597 0.797597 0.797597; + }; + }; + instance + { + transform + { + position -17.9088 -3.18285 0.953283; + rotation 50.2904 0.00000 0.00000 1.00000; + scale 1.18743 1.18743 1.18743; + }; + }; + instance + { + transform + { + position -4.51576 -6.55298 0.750559; + rotation 158.800 -0.00000 -0.00000 -1.00000; + scale 0.820555 0.820555 0.820555; + }; + }; + instance + { + transform + { + position -1.60317 -11.6471 1.01286; + rotation 163.775 -0.00000 -0.00000 -1.00000; + scale 1.18059 1.18059 1.18059; + }; + }; + instance + { + transform + { + position 0.687855 -14.2400 0.808363; + rotation 123.498 -0.00000 -0.00000 -1.00000; + scale 1.03019 1.03019 1.03019; + }; + }; + instance + { + transform + { + position -4.94725 -16.3610 0.935579; + rotation 127.198 0.00000 0.00000 1.00000; + scale 1.24440 1.24440 1.24440; + }; + }; + instance + { + transform + { + position -4.20069 -6.30249 0.687863; + rotation 144.962 -0.00000 -0.00000 -1.00000; + scale 1.12067 1.12067 1.12067; + }; + }; + instance + { + transform + { + position 4.48198 -12.1545 1.17752; + rotation 61.2409 0.00000 0.00000 1.00000; + scale 0.700463 0.700463 0.700463; + }; + }; + instance + { + transform + { + position -2.08840 -6.11481 0.784765; + rotation 131.210 -0.00000 -0.00000 -1.00000; + scale 1.01317 1.01317 1.01317; + }; + }; + instance + { + transform + { + position 8.27394 -14.2404 0.846550; + rotation 146.805 0.00000 0.00000 1.00000; + scale 0.970071 0.970071 0.970071; + }; + }; + instance + { + transform + { + position 8.48593 -14.4235 0.865562; + rotation 2.52352 0.00000 0.00000 1.00006; + scale 0.819906 0.819906 0.819906; + }; + }; + instance + { + transform + { + position -19.5344 3.24918 0.981539; + rotation 92.7854 0.00000 0.00000 -1.00000; + scale 0.997758 0.997758 0.997758; + }; + }; + instance + { + transform + { + position -6.98716 -14.0252 1.19529; + rotation 175.574 0.00000 0.00000 1.00000; + scale 1.01037 1.01037 1.01037; + }; + }; + instance + { + transform + { + position 4.69827 -6.21096 0.883444; + rotation 88.6932 0.00000 0.00000 1.00000; + scale 1.05670 1.05670 1.05670; + }; + }; + instance + { + transform + { + position 4.58264 -6.46398 0.852244; + rotation 98.0644 0.00000 0.00000 1.00000; + scale 1.25131 1.25131 1.25131; + }; + }; + instance + { + transform + { + position 2.16392 -9.98982 0.935085; + rotation 148.703 0.00000 0.00000 1.00000; + scale 1.01601 1.01601 1.01601; + }; + }; + instance + { + transform + { + position -11.9348 -10.5461 1.03415; + rotation 70.9014 0.00000 0.00000 -1.00000; + scale 1.01291 1.01291 1.01291; + }; + }; + instance + { + transform + { + position -9.69939 -10.4647 0.952671; + rotation 165.210 -0.00000 -0.00000 -1.00000; + scale 0.897581 0.897581 0.897581; + }; + }; + instance + { + transform + { + position -7.55424 -10.5239 0.822205; + rotation 10.4445 0.00000 0.00000 1.00001; + scale 0.813825 0.813825 0.813825; + }; + }; + instance + { + transform + { + position -7.83269 -10.2548 0.861301; + rotation 13.6788 0.00000 0.00000 -1.00000; + scale 0.765040 0.765040 0.765040; + }; + }; + instance + { + transform + { + position 1.37444 -11.7715 0.691907; + rotation 3.47485 0.00000 0.00000 -0.999996; + scale 1.26521 1.26521 1.26521; + }; + }; + instance + { + transform + { + position -15.1513 -19.2593 1.10064; + rotation 76.0810 0.00000 0.00000 -1.00000; + scale 1.21351 1.21351 1.21351; + }; + }; + instance + { + transform + { + position 4.76674 -4.35634 0.610138; + rotation 135.073 0.00000 0.00000 1.00000; + scale 0.886767 0.886767 0.886767; + }; + }; + instance + { + transform + { + position 4.16379 -1.95044 0.536066; + rotation 111.129 0.00000 0.00000 1.00000; + scale 1.18632 1.18632 1.18632; + }; + }; + instance + { + transform + { + position 6.23216 1.15218 0.820084; + rotation 116.849 0.00000 0.00000 1.00000; + scale 1.01924 1.01924 1.01924; + }; + }; + instance + { + transform + { + position -11.4327 -15.4759 0.954335; + rotation 104.082 0.00000 0.00000 1.00000; + scale 1.29185 1.29185 1.29185; + }; + }; + instance + { + transform + { + position -7.38276 -14.7872 1.04555; + rotation 86.4675 0.00000 0.00000 1.00000; + scale 0.721467 0.721467 0.721467; + }; + }; + instance + { + transform + { + position -7.29682 -13.1697 1.15036; + rotation 0.293420 0.00000 0.00000 -0.998401; + scale 1.00604 1.00604 1.00604; + }; + }; + instance + { + transform + { + position 6.40339 -6.79454 0.939176; + rotation 119.977 0.00000 0.00000 -1.00000; + scale 1.02582 1.02582 1.02582; + }; + }; + instance + { + transform + { + position -19.4013 -2.80984 1.02781; + rotation 54.5946 0.00000 0.00000 1.00000; + scale 0.960347 0.960347 0.960347; + }; + }; + instance + { + transform + { + position 9.21229 -11.8136 1.05975; + rotation 178.886 0.00000 0.00000 1.00000; + scale 0.800579 0.800579 0.800579; + }; + }; + instance + { + transform + { + position 9.34404 -11.5113 1.08163; + rotation 125.590 -0.00000 -0.00000 -1.00000; + scale 1.05102 1.05102 1.05102; + }; + }; + instance + { + transform + { + position -13.6267 2.74761 0.742048; + rotation 175.791 -0.00000 -0.00000 -1.00000; + scale 0.972104 0.972104 0.972105; + }; + }; + instance + { + transform + { + position 9.79800 -14.9459 0.952951; + rotation 174.446 0.00000 0.00000 1.00000; + scale 1.04273 1.04273 1.04273; + }; + }; + instance + { + transform + { + position 8.18484 -2.15886 0.896767; + rotation 127.829 -0.00000 -0.00000 -1.00000; + scale 0.748850 0.748850 0.748850; + }; + }; + instance + { + transform + { + position 8.93194 -13.1822 0.856926; + rotation 130.670 0.00000 0.00000 1.00000; + scale 1.04383 1.04383 1.04383; + }; + }; + instance + { + transform + { + position 7.13100 -14.1283 0.837739; + rotation 108.908 0.00000 0.00000 -1.00000; + scale 1.06242 1.06242 1.06242; + }; + }; + instance + { + transform + { + position 8.76429 -15.6654 0.878138; + rotation 65.2828 0.00000 0.00000 -1.00000; + scale 1.04193 1.04193 1.04193; + }; + }; + instance + { + transform + { + position -11.8873 8.74357 0.736654; + rotation 154.138 -0.00000 -0.00000 -1.00000; + scale 0.907888 0.907888 0.907888; + }; + }; + instance + { + transform + { + position 4.92672 -14.5799 1.18309; + rotation 37.2824 0.00000 0.00000 1.00000; + scale 0.973579 0.973579 0.973579; + }; + }; + instance + { + transform + { + position 5.24909 -16.9190 0.802153; + rotation 58.4746 0.00000 0.00000 1.00000; + scale 0.703417 0.703417 0.703417; + }; + }; + instance + { + transform + { + position -15.9254 -19.0776 0.927979; + rotation 154.904 0.00000 0.00000 1.00000; + scale 1.13267 1.13267 1.13267; + }; + }; + instance + { + transform + { + position 3.59021 -12.3094 1.13795; + rotation 39.3850 0.00000 0.00000 1.00000; + scale 0.828696 0.828696 0.828696; + }; + }; + instance + { + transform + { + position 4.83147 -13.2105 1.05426; + rotation 116.466 0.00000 0.00000 1.00000; + scale 1.20274 1.20274 1.20274; + }; + }; + instance + { + transform + { + position 3.33022 -13.1882 1.09807; + rotation 29.2989 0.00000 0.00000 1.00000; + scale 1.15350 1.15350 1.15350; + }; + }; + instance + { + transform + { + position 1.54721 -16.2029 1.12499; + rotation 178.545 0.00000 0.00000 1.00000; + scale 0.734160 0.734160 0.734160; + }; + }; + instance + { + transform + { + position 1.60980 -15.9573 1.06527; + rotation 140.600 -0.00000 -0.00000 -1.00000; + scale 1.10635 1.10635 1.10635; + }; + }; + instance + { + transform + { + position 1.84331 -16.2689 1.07870; + rotation 52.0095 0.00000 0.00000 1.00000; + scale 0.930326 0.930326 0.930326; + }; + }; + instance + { + transform + { + position 4.94494 1.33195 0.732699; + rotation 67.7447 0.00000 0.00000 1.00000; + scale 0.928601 0.928601 0.928601; + }; + }; + instance + { + transform + { + position -2.46421 -15.2646 0.873310; + rotation 133.458 0.00000 0.00000 1.00000; + scale 0.834318 0.834318 0.834318; + }; + }; + instance + { + transform + { + position -16.7845 -0.507867 0.891986; + rotation 44.7997 0.00000 0.00000 -1.00000; + scale 1.17986 1.17986 1.17986; + }; + }; + instance + { + transform + { + position -3.23493 -10.7758 1.06845; + rotation 77.0094 0.00000 0.00000 1.00000; + scale 0.775417 0.775417 0.775417; + }; + }; + instance + { + transform + { + position -3.51390 -11.4838 0.924285; + rotation 37.1591 0.00000 0.00000 -1.00000; + scale 1.18946 1.18946 1.18946; + }; + }; + instance + { + transform + { + position -4.09326 -13.7673 1.01988; + rotation 82.4216 0.00000 0.00000 -1.00000; + scale 1.29232 1.29232 1.29232; + }; + }; + instance + { + transform + { + position 2.11611 0.690630 0.277077; + rotation 136.388 -0.00000 -0.00000 -1.00000; + scale 0.843732 0.843732 0.843732; + }; + }; + instance + { + transform + { + position -0.675795 -12.6051 0.914869; + rotation 60.4922 0.00000 0.00000 -1.00000; + scale 0.902022 0.902022 0.902022; + }; + }; + instance + { + transform + { + position -2.14429 -19.0647 1.02717; + rotation 142.828 -0.00000 -0.00000 -1.00000; + scale 1.08136 1.08136 1.08136; + }; + }; + instance + { + transform + { + position -2.97829 -11.4354 0.964946; + rotation 29.6327 0.00000 0.00000 -1.00000; + scale 1.12501 1.12501 1.12501; + }; + }; + instance + { + transform + { + position 0.537480 -18.4284 0.943718; + rotation 143.329 0.00000 0.00000 1.00000; + scale 0.985313 0.985313 0.985313; + }; + }; + instance + { + transform + { + position -5.00884 -2.61130 0.334293; + rotation 151.258 -0.00000 -0.00000 -1.00000; + scale 0.969470 0.969470 0.969470; + }; + }; + instance + { + transform + { + position 0.0482215 -14.9011 1.04244; + rotation 149.295 -0.00000 -0.00000 -1.00000; + scale 1.10248 1.10248 1.10248; + }; + }; + instance + { + transform + { + position 5.52537 -11.2042 1.05180; + rotation 15.9183 0.00000 0.00000 -1.00000; + scale 0.774946 0.774946 0.774946; + }; + }; + instance + { + transform + { + position -0.141211 -11.6133 0.863725; + rotation 100.256 0.00000 0.00000 -1.00000; + scale 1.04350 1.04350 1.04350; + }; + }; + instance + { + transform + { + position -3.60409 -16.7990 0.968921; + rotation 68.0396 0.00000 0.00000 -1.00000; + scale 1.10556 1.10556 1.10556; + }; + }; + instance + { + transform + { + position -0.684516 -15.9027 0.941764; + rotation 150.854 0.00000 0.00000 1.00000; + scale 1.08368 1.08368 1.08368; + }; + }; + instance + { + transform + { + position -0.712747 -15.5412 0.974729; + rotation 56.0184 0.00000 0.00000 1.00000; + scale 0.981844 0.981844 0.981844; + }; + }; + instance + { + transform + { + position -8.66191 -12.4075 0.694073; + rotation 12.2700 0.00000 0.00000 -1.00000; + scale 0.754818 0.754818 0.754818; + }; + }; + instance + { + transform + { + position -9.58786 -11.2974 0.824853; + rotation 28.2419 0.00000 0.00000 1.00000; + scale 0.877282 0.877282 0.877282; + }; + }; + instance + { + transform + { + position -19.2296 0.486902 0.759231; + rotation 98.1398 0.00000 0.00000 1.00000; + scale 0.708653 0.708653 0.708653; + }; + }; + instance + { + transform + { + position 5.96941 1.26443 0.830944; + rotation 170.462 0.00000 0.00000 1.00000; + scale 0.922025 0.922025 0.922025; + }; + }; + instance + { + transform + { + position -0.836542 -17.4830 0.819121; + rotation 34.1822 0.00000 0.00000 1.00000; + scale 1.06157 1.06157 1.06157; + }; + }; + instance + { + transform + { + position -13.6652 2.52677 0.741195; + rotation 85.0548 0.00000 0.00000 -1.00000; + scale 1.14050 1.14050 1.14050; + }; + }; + instance + { + transform + { + position -8.45409 -9.92842 1.00183; + rotation 82.0528 0.00000 0.00000 -1.00000; + scale 1.03300 1.03300 1.03300; + }; + }; + instance + { + transform + { + position -8.28131 -10.0425 0.967543; + rotation 116.845 0.00000 0.00000 -1.00000; + scale 1.24587 1.24587 1.24587; + }; + }; + instance + { + transform + { + position -9.09098 -10.6382 1.01993; + rotation 7.15997 0.00000 0.00000 -1.00001; + scale 0.730367 0.730367 0.730367; + }; + }; + instance + { + transform + { + position 4.09279 -18.9286 1.04574; + rotation 48.0450 0.00000 0.00000 1.00000; + scale 1.03673 1.03673 1.03673; + }; + }; + instance + { + transform + { + position -4.89716 -13.4041 1.05158; + rotation 4.17988 0.00000 0.00000 1.00008; + scale 0.991221 0.991221 0.991221; + }; + }; + instance + { + transform + { + position 5.87537 -17.7257 0.971698; + rotation 112.971 0.00000 0.00000 1.00000; + scale 0.732432 0.732432 0.732432; + }; + }; + instance + { + transform + { + position 6.02942 -17.8983 0.978467; + rotation 92.4542 0.00000 0.00000 1.00000; + scale 1.28529 1.28529 1.28529; + }; + }; + instance + { + transform + { + position 4.88575 -18.7944 1.04783; + rotation 65.9841 0.00000 0.00000 1.00000; + scale 1.04482 1.04482 1.04482; + }; + }; + instance + { + transform + { + position 6.85670 6.07249 0.795613; + rotation 87.8174 0.00000 0.00000 1.00000; + scale 0.967442 0.967442 0.967442; + }; + }; + instance + { + transform + { + position -18.4880 -1.11293 1.06408; + rotation 148.242 0.00000 0.00000 1.00000; + scale 1.21439 1.21439 1.21439; + }; + }; + instance + { + transform + { + position -8.00504 -19.6500 1.09583; + rotation 26.2319 0.00000 0.00000 -1.00000; + scale 1.08640 1.08640 1.08640; + }; + }; + instance + { + transform + { + position -12.7119 -18.6211 0.901844; + rotation 152.971 -0.00000 -0.00000 -1.00000; + scale 1.10141 1.10141 1.10141; + }; + }; + instance + { + transform + { + position 6.53362 -17.4568 1.13694; + rotation 148.766 -0.00000 -0.00000 -1.00000; + scale 0.922388 0.922388 0.922388; + }; + }; + instance + { + transform + { + position 2.63972 -18.1480 1.08776; + rotation 81.2604 0.00000 0.00000 -1.00000; + scale 1.09861 1.09861 1.09861; + }; + }; + instance + { + transform + { + position 7.05313 6.33227 0.886264; + rotation 152.120 -0.00000 -0.00000 -1.00000; + scale 1.23636 1.23636 1.23636; + }; + }; + instance + { + transform + { + position 0.844495 -17.1968 1.12099; + rotation 129.861 -0.00000 -0.00000 -1.00000; + scale 0.724983 0.724983 0.724983; + }; + }; + instance + { + transform + { + position -14.9438 1.43177 0.789074; + rotation 8.08760 0.00000 0.00000 -0.999995; + scale 0.834075 0.834075 0.834074; + }; + }; + instance + { + transform + { + position 7.88728 -17.8256 1.13583; + rotation 159.571 -0.00000 -0.00000 -1.00000; + scale 0.800628 0.800628 0.800628; + }; + }; + instance + { + transform + { + position -12.3915 -17.2183 0.916311; + rotation 85.2022 0.00000 0.00000 1.00000; + scale 0.992277 0.992277 0.992277; + }; + }; + instance + { + transform + { + position -12.1724 -17.9413 0.855454; + rotation 172.075 -0.00000 -0.00000 -1.00000; + scale 0.760335 0.760335 0.760335; + }; + }; + instance + { + transform + { + position -11.7948 -17.9188 0.852813; + rotation 167.688 0.00000 0.00000 1.00000; + scale 0.869692 0.869692 0.869692; + }; + }; + instance + { + transform + { + position -11.4759 -18.2559 0.838812; + rotation 160.117 -0.00000 -0.00000 -1.00000; + scale 1.16176 1.16176 1.16176; + }; + }; + instance + { + transform + { + position 5.18172 6.22514 0.819034; + rotation 23.2612 0.00000 0.00000 -1.00000; + scale 1.26960 1.26960 1.26960; + }; + }; + instance + { + transform + { + position 9.67105 -17.7210 0.998288; + rotation 165.258 -0.00000 -0.00000 -1.00000; + scale 0.839956 0.839956 0.839956; + }; + }; + instance + { + transform + { + position 9.87830 -17.6393 0.984601; + rotation 138.739 -0.00000 -0.00000 -1.00000; + scale 0.755712 0.755712 0.755712; + }; + }; + instance + { + transform + { + position 0.435720 6.69489 0.310833; + rotation 22.3434 0.00000 0.00000 1.00000; + scale 1.17485 1.17485 1.17485; + }; + }; + instance + { + transform + { + position 1.63680 -17.3209 1.20243; + rotation 1.90612 0.00000 0.00000 -1.00006; + scale 0.978014 0.978014 0.978014; + }; + }; + instance + { + transform + { + position 5.14802 2.49429 0.690926; + rotation 84.7725 0.00000 0.00000 1.00000; + scale 1.19351 1.19351 1.19351; + }; + }; + instance + { + transform + { + position -2.40085 -18.0839 0.982007; + rotation 147.365 -0.00000 -0.00000 -1.00000; + scale 1.29569 1.29569 1.29569; + }; + }; + instance + { + transform + { + position -3.25610 -17.5500 1.09712; + rotation 19.6822 0.00000 0.00000 0.999999; + scale 0.946570 0.946570 0.946569; + }; + }; + instance + { + transform + { + position 0.0331390 -18.5959 0.928835; + rotation 68.5309 0.00000 0.00000 1.00000; + scale 0.861469 0.861469 0.861469; + }; + }; + instance + { + transform + { + position 5.16868 9.41768 0.983102; + rotation 125.393 0.00000 0.00000 1.00000; + scale 0.973673 0.973673 0.973673; + }; + }; + instance + { + transform + { + position -11.7693 -17.0867 0.917566; + rotation 0.442347 0.00000 0.00000 -0.999244; + scale 0.862804 0.862804 0.862804; + }; + }; + instance + { + transform + { + position 8.76544 -19.7498 0.961801; + rotation 119.656 0.00000 0.00000 -1.00000; + scale 1.02310 1.02310 1.02310; + }; + }; + instance + { + transform + { + position 4.78190 -19.5447 1.03994; + rotation 128.133 0.00000 0.00000 1.00000; + scale 1.03579 1.03579 1.03579; + }; + }; + instance + { + transform + { + position 2.58718 -17.8615 1.08971; + rotation 3.83306 0.00000 0.00000 1.00007; + scale 1.19794 1.19794 1.19794; + }; + }; + instance + { + transform + { + position 9.48678 -21.5498 1.09445; + rotation 72.5054 0.00000 0.00000 -1.00000; + scale 1.21648 1.21648 1.21648; + }; + }; + instance + { + transform + { + position 6.02304 6.73299 0.899827; + rotation 77.1658 0.00000 0.00000 -1.00000; + scale 0.989637 0.989637 0.989637; + }; + }; + instance + { + transform + { + position -5.18795 8.27893 0.783220; + rotation 149.457 0.00000 0.00000 1.00000; + scale 1.08295 1.08295 1.08295; + }; + }; + instance + { + transform + { + position 5.57208 -22.3590 0.833089; + rotation 107.940 0.00000 0.00000 1.00000; + scale 1.22793 1.22793 1.22793; + }; + }; + instance + { + transform + { + position 3.93057 -21.2509 1.06008; + rotation 42.2072 0.00000 0.00000 -1.00000; + scale 0.711454 0.711454 0.711454; + }; + }; + instance + { + transform + { + position 3.89812 -21.4902 1.00263; + rotation 159.564 0.00000 0.00000 1.00000; + scale 1.06256 1.06256 1.06256; + }; + }; + instance + { + transform + { + position 3.51037 -25.5710 0.799484; + rotation 127.420 -0.00000 -0.00000 -1.00000; + scale 1.28614 1.28614 1.28614; + }; + }; + instance + { + transform + { + position 5.16338 -11.8232 1.17074; + rotation 40.4700 0.00000 0.00000 -1.00000; + scale 1.13587 1.13587 1.13587; + }; + }; + instance + { + transform + { + position -5.46357 8.45078 0.817655; + rotation 67.8908 0.00000 0.00000 -1.00000; + scale 1.12642 1.12642 1.12642; + }; + }; + instance + { + transform + { + position -3.32146 -26.6412 1.23833; + rotation 59.7365 0.00000 0.00000 1.00000; + scale 1.18573 1.18573 1.18573; + }; + }; + instance + { + transform + { + position 1.33746 -23.9436 1.03130; + rotation 147.090 -0.00000 -0.00000 -1.00000; + scale 0.844755 0.844755 0.844755; + }; + }; + instance + { + transform + { + position -9.95444 -18.2297 1.11111; + rotation 151.917 0.00000 0.00000 1.00000; + scale 0.810920 0.810920 0.810919; + }; + }; + instance + { + transform + { + position 1.78756 -25.7347 0.987279; + rotation 113.737 0.00000 0.00000 -1.00000; + scale 1.06025 1.06025 1.06025; + }; + }; + instance + { + transform + { + position 2.94939 -22.0167 0.918162; + rotation 124.776 0.00000 0.00000 1.00000; + scale 0.756891 0.756891 0.756891; + }; + }; + instance + { + transform + { + position -7.03194 8.21678 0.474412; + rotation 130.733 -0.00000 -0.00000 -1.00000; + scale 0.769349 0.769349 0.769349; + }; + }; + instance + { + transform + { + position -9.90071 -19.3150 0.957229; + rotation 54.2403 0.00000 0.00000 1.00000; + scale 0.705380 0.705380 0.705380; + }; + }; + instance + { + transform + { + position -11.0241 -23.2802 1.20464; + rotation 120.573 -0.00000 -0.00000 -1.00000; + scale 1.29016 1.29016 1.29016; + }; + }; + instance + { + transform + { + position 6.71361 -22.8285 0.864659; + rotation 175.936 0.00000 0.00000 1.00000; + scale 1.11689 1.11689 1.11689; + }; + }; + instance + { + transform + { + position 7.17578 -26.9357 1.18635; + rotation 176.839 -0.00000 -0.00000 -1.00000; + scale 0.928392 0.928392 0.928392; + }; + }; + instance + { + transform + { + position -17.8798 2.50856 1.06468; + rotation 87.3707 0.00000 0.00000 -1.00000; + scale 0.769959 0.769959 0.769959; + }; + }; + instance + { + transform + { + position 2.91387 -26.7612 1.12854; + rotation 5.76756 0.00000 0.00000 -0.999996; + scale 1.13944 1.13944 1.13944; + }; + }; + instance + { + transform + { + position -14.4279 -4.69698 0.821903; + rotation 126.398 0.00000 0.00000 1.00000; + scale 1.07522 1.07522 1.07522; + }; + }; + instance + { + transform + { + position -0.173492 -20.4920 0.986327; + rotation 5.30376 0.00000 0.00000 0.999993; + scale 0.844592 0.844592 0.844592; + }; + }; + instance + { + transform + { + position -1.04275 -20.7509 1.07825; + rotation 8.53842 0.00000 0.00000 1.00002; + scale 1.18005 1.18005 1.18005; + }; + }; + instance + { + transform + { + position -17.1700 2.04127 0.903583; + rotation 8.28075 0.00000 0.00000 1.00002; + scale 1.06005 1.06005 1.06005; + }; + }; + instance + { + transform + { + position -13.6451 -3.33244 0.694017; + rotation 109.878 0.00000 0.00000 -1.00000; + scale 0.963799 0.963799 0.963799; + }; + }; + instance + { + transform + { + position -1.04498 -21.6638 1.19264; + rotation 73.8735 0.00000 0.00000 -1.00000; + scale 0.891677 0.891677 0.891677; + }; + }; + instance + { + transform + { + position 2.25883 -22.2971 0.986167; + rotation 39.2526 0.00000 0.00000 -1.00000; + scale 1.27104 1.27104 1.27103; + }; + }; + instance + { + transform + { + position 4.24156 -26.1311 0.878825; + rotation 23.0857 0.00000 0.00000 1.00000; + scale 1.27841 1.27841 1.27841; + }; + }; + instance + { + transform + { + position 1.22217 9.69105 0.704832; + rotation 70.5674 0.00000 0.00000 1.00000; + scale 1.17620 1.17620 1.17620; + }; + }; + instance + { + transform + { + position -14.8418 -1.11793 0.917632; + rotation 83.6810 0.00000 0.00000 -1.00000; + scale 1.10262 1.10262 1.10262; + }; + }; + instance + { + transform + { + position 1.42592 9.66809 0.683561; + rotation 134.507 -0.00000 -0.00000 -1.00000; + scale 0.739404 0.739404 0.739404; + }; + }; + instance + { + transform + { + position -16.9125 -6.09482 0.889758; + rotation 93.2867 0.00000 0.00000 -1.00000; + scale 0.739581 0.739581 0.739581; + }; + }; + instance + { + transform + { + position -17.0580 -6.28167 0.958468; + rotation 2.04212 0.00000 0.00000 1.00001; + scale 1.02033 1.02033 1.02033; + }; + }; + instance + { + transform + { + position -6.74973 -25.6183 0.883518; + rotation 73.4516 0.00000 0.00000 1.00000; + scale 0.769355 0.769355 0.769355; + }; + }; + instance + { + transform + { + position -6.45044 -23.5033 0.895685; + rotation 1.45209 0.00000 0.00000 -1.00015; + scale 1.09044 1.09044 1.09044; + }; + }; + instance + { + transform + { + position -10.8009 -21.9567 1.16870; + rotation 90.1586 0.00000 0.00000 -1.00000; + scale 1.26441 1.26441 1.26441; + }; + }; + instance + { + transform + { + position -19.7568 1.51934 0.871083; + rotation 8.29672 0.00000 0.00000 -1.00000; + scale 0.756186 0.756186 0.756186; + }; + }; + instance + { + transform + { + position -19.8394 0.919894 0.823601; + rotation 56.6165 0.00000 0.00000 1.00000; + scale 1.22276 1.22276 1.22276; + }; + }; + instance + { + transform + { + position 0.00994192 -16.3208 1.00549; + rotation 82.2099 0.00000 0.00000 -1.00000; + scale 1.26654 1.26654 1.26654; + }; + }; + instance + { + transform + { + position -12.0895 -20.9876 1.02976; + rotation 129.431 -0.00000 -0.00000 -1.00000; + scale 1.14701 1.14701 1.14701; + }; + }; + instance + { + transform + { + position -4.90286 -19.9859 0.908223; + rotation 40.1223 0.00000 0.00000 -1.00000; + scale 1.11455 1.11455 1.11455; + }; + }; + instance + { + transform + { + position -9.11374 -20.6826 0.890657; + rotation 48.3149 0.00000 0.00000 1.00000; + scale 1.24458 1.24458 1.24458; + }; + }; + instance + { + transform + { + position -9.51710 -20.4812 0.829286; + rotation 63.7358 0.00000 0.00000 1.00000; + scale 0.864487 0.864487 0.864487; + }; + }; + instance + { + transform + { + position 7.13673 -20.3487 0.859208; + rotation 148.363 0.00000 0.00000 1.00000; + scale 0.712919 0.712919 0.712919; + }; + }; + instance + { + transform + { + position 8.65182 -20.5966 0.782381; + rotation 8.05363 0.00000 0.00000 0.999998; + scale 1.17235 1.17235 1.17235; + }; + }; + instance + { + transform + { + position 7.96551 6.81272 0.778785; + rotation 17.9582 0.00000 0.00000 -1.00000; + scale 1.02195 1.02195 1.02195; + }; + }; + instance + { + transform + { + position 5.15069 -20.2940 0.994865; + rotation 104.415 0.00000 0.00000 -1.00000; + scale 1.21133 1.21133 1.21133; + }; + }; + instance + { + transform + { + position -12.0198 -22.4757 1.13345; + rotation 73.9512 0.00000 0.00000 -1.00000; + scale 0.970245 0.970245 0.970245; + }; + }; + instance + { + transform + { + position -11.3252 -20.9820 0.967333; + rotation 50.8941 0.00000 0.00000 -1.00000; + scale 1.24937 1.24937 1.24937; + }; + }; + instance + { + transform + { + position -18.8072 3.33775 1.10906; + rotation 159.625 0.00000 0.00000 1.00000; + scale 0.776627 0.776627 0.776627; + }; + }; + instance + { + transform + { + position 9.09802 9.25697 0.867095; + rotation 42.9346 0.00000 0.00000 1.00000; + scale 1.28318 1.28318 1.28318; + }; + }; + instance + { + transform + { + position 2.20913 9.24986 0.602566; + rotation 81.3131 0.00000 0.00000 1.00000; + scale 0.845390 0.845390 0.845390; + }; + }; + instance + { + transform + { + position -7.19114 -21.5416 1.03954; + rotation 162.126 -0.00000 -0.00000 -1.00000; + scale 0.999205 0.999205 0.999205; + }; + }; + instance + { + transform + { + position -4.80539 -20.2148 0.912336; + rotation 117.262 0.00000 0.00000 1.00000; + scale 1.10162 1.10162 1.10162; + }; + }; + instance + { + transform + { + position -7.76108 -26.8372 0.953574; + rotation 9.36289 0.00000 0.00000 1.00000; + scale 0.929848 0.929848 0.929848; + }; + }; + instance + { + transform + { + position -5.20965 -26.2605 0.987219; + rotation 50.9117 0.00000 0.00000 1.00000; + scale 0.768678 0.768678 0.768678; + }; + }; + instance + { + transform + { + position 9.49493 -24.4434 1.14459; + rotation 87.6868 0.00000 0.00000 -1.00000; + scale 0.967280 0.967280 0.967280; + }; + }; + instance + { + transform + { + position -13.9426 2.04270 0.671023; + rotation 145.357 -0.00000 -0.00000 -1.00000; + scale 1.25584 1.25584 1.25584; + }; + }; + instance + { + transform + { + position -13.9936 -3.89178 0.857407; + rotation 86.6584 0.00000 0.00000 -1.00000; + scale 1.18848 1.18848 1.18848; + }; + }; + instance + { + transform + { + position 9.52405 -25.4773 0.936251; + rotation 72.6530 0.00000 0.00000 1.00000; + scale 1.04731 1.04731 1.04731; + }; + }; + instance + { + transform + { + position -4.08841 -13.0662 1.01744; + rotation 31.6286 0.00000 0.00000 -1.00000; + scale 0.764653 0.764653 0.764653; + }; + }; + instance + { + transform + { + position 8.14890 -21.2454 0.778453; + rotation 69.4214 0.00000 0.00000 -1.00000; + scale 1.10503 1.10503 1.10503; + }; + }; + instance + { + transform + { + position 6.96420 -23.5404 1.05701; + rotation 28.9242 0.00000 0.00000 1.00000; + scale 1.10723 1.10723 1.10723; + }; + }; + instance + { + transform + { + position 8.63938 -25.2344 1.02856; + rotation 33.8132 0.00000 0.00000 -1.00000; + scale 0.939213 0.939213 0.939213; + }; + }; + instance + { + transform + { + position 5.23689 -22.9111 0.795931; + rotation 121.763 -0.00000 -0.00000 -1.00000; + scale 1.21662 1.21662 1.21662; + }; + }; + instance + { + transform + { + position 6.72771 -23.0744 0.895445; + rotation 18.6147 0.00000 0.00000 1.00000; + scale 0.855162 0.855162 0.855162; + }; + }; + instance + { + transform + { + position -13.2759 4.25375 0.609154; + rotation 158.521 -0.00000 -0.00000 -1.00000; + scale 1.02841 1.02841 1.02841; + }; + }; + instance + { + transform + { + position 3.35986 -22.5758 0.899230; + rotation 111.125 0.00000 0.00000 -1.00000; + scale 0.839985 0.839985 0.839985; + }; + }; + instance + { + transform + { + position -10.7486 -9.91241 0.876352; + rotation 167.779 0.00000 0.00000 1.00000; + scale 1.23426 1.23426 1.23426; + }; + }; + instance + { + transform + { + position 3.04467 -25.2309 0.745262; + rotation 18.8723 0.00000 0.00000 0.999999; + scale 0.884371 0.884371 0.884371; + }; + }; + instance + { + transform + { + position -19.2320 3.43075 1.04259; + rotation 7.50957 0.00000 0.00000 1.00002; + scale 1.17180 1.17180 1.17180; + }; + }; + instance + { + transform + { + position 2.72233 -23.3040 0.968242; + rotation 47.1702 0.00000 0.00000 1.00000; + scale 0.851766 0.851766 0.851766; + }; + }; + instance + { + transform + { + position 1.36225 -23.2400 1.03838; + rotation 106.613 0.00000 0.00000 1.00000; + scale 1.15321 1.15321 1.15321; + }; + }; + instance + { + transform + { + position -1.16701 -26.0759 0.991590; + rotation 69.7142 0.00000 0.00000 1.00000; + scale 1.08905 1.08905 1.08905; + }; + }; + instance + { + transform + { + position -19.6042 4.63614 1.09456; + rotation 70.0832 0.00000 0.00000 1.00000; + scale 1.10793 1.10793 1.10793; + }; + }; + instance + { + transform + { + position 1.63430 -11.3880 0.643024; + rotation 88.9723 0.00000 0.00000 -1.00000; + scale 0.871718 0.871718 0.871718; + }; + }; + instance + { + transform + { + position -4.46768 -11.2749 0.976455; + rotation 172.988 -0.00000 -0.00000 -1.00000; + scale 0.888577 0.888577 0.888577; + }; + }; + instance + { + transform + { + position 0.155078 -21.2929 1.19184; + rotation 1.84095 0.00000 0.00000 -1.00034; + scale 1.04480 1.04480 1.04480; + }; + }; + instance + { + transform + { + position -0.897483 -22.2726 1.17681; + rotation 154.066 -0.00000 -0.00000 -1.00000; + scale 0.976554 0.976554 0.976554; + }; + }; + instance + { + transform + { + position -0.968087 -23.5527 1.11263; + rotation 111.834 0.00000 0.00000 -1.00000; + scale 0.703103 0.703103 0.703103; + }; + }; + instance + { + transform + { + position -0.639108 -23.3387 1.12498; + rotation 96.8250 0.00000 0.00000 -1.00000; + scale 1.17616 1.17616 1.17616; + }; + }; + instance + { + transform + { + position -12.2998 9.38872 0.834105; + rotation 96.0353 0.00000 0.00000 1.00000; + scale 1.15734 1.15734 1.15734; + }; + }; + instance + { + transform + { + position -1.71798 -23.5590 1.09030; + rotation 149.282 -0.00000 -0.00000 -1.00000; + scale 0.939061 0.939061 0.939061; + }; + }; + instance + { + transform + { + position -3.93943 -23.3347 0.874094; + rotation 5.25110 0.00000 0.00000 1.00005; + scale 0.845821 0.845821 0.845821; + }; + }; + instance + { + transform + { + position 3.10716 -21.7128 0.893921; + rotation 113.616 0.00000 0.00000 -1.00000; + scale 0.762414 0.762414 0.762414; + }; + }; + instance + { + transform + { + position 3.77623 -24.6279 0.871591; + rotation 63.2363 0.00000 0.00000 1.00000; + scale 0.767888 0.767888 0.767888; + }; + }; + instance + { + transform + { + position 3.80241 -24.1265 0.869971; + rotation 107.315 0.00000 0.00000 1.00000; + scale 1.26279 1.26279 1.26279; + }; + }; + instance + { + transform + { + position -13.7725 2.89848 0.718565; + rotation 55.1014 0.00000 0.00000 1.00000; + scale 1.22439 1.22439 1.22439; + }; + }; + instance + { + transform + { + position 9.90952 -22.7562 1.11609; + rotation 131.910 0.00000 0.00000 1.00000; + scale 1.01692 1.01692 1.01692; + }; + }; + instance + { + transform + { + position 9.81569 -21.7313 1.15614; + rotation 76.6375 0.00000 0.00000 -1.00000; + scale 0.966848 0.966848 0.966848; + }; + }; + instance + { + transform + { + position 9.53949 -21.9292 1.13144; + rotation 154.965 -0.00000 -0.00000 -1.00000; + scale 0.825205 0.825205 0.825205; + }; + }; + instance + { + transform + { + position -9.53439 -26.1929 0.937832; + rotation 46.3758 0.00000 0.00000 1.00000; + scale 1.12509 1.12509 1.12509; + }; + }; + instance + { + transform + { + position 9.87172 -12.0752 0.921434; + rotation 21.3574 0.00000 0.00000 1.00000; + scale 0.806380 0.806380 0.806380; + }; + }; + instance + { + transform + { + position -7.15204 -20.4193 1.19011; + rotation 45.4656 0.00000 0.00000 1.00000; + scale 1.22605 1.22605 1.22605; + }; + }; + instance + { + transform + { + position -4.86738 -26.8925 1.00685; + rotation 149.425 0.00000 0.00000 1.00000; + scale 0.763364 0.763364 0.763364; + }; + }; + instance + { + transform + { + position -12.9702 5.92425 0.565115; + rotation 166.651 0.00000 0.00000 1.00000; + scale 1.06823 1.06823 1.06823; + }; + }; + instance + { + transform + { + position 7.75841 -28.7079 0.777728; + rotation 63.4833 0.00000 0.00000 1.00000; + scale 1.28462 1.28462 1.28462; + }; + }; + instance + { + transform + { + position 1.82304 -29.7542 0.902087; + rotation 6.02675 0.00000 0.00000 0.999992; + scale 0.998508 0.998508 0.998508; + }; + }; + instance + { + transform + { + position -2.38614 7.60885 0.468117; + rotation 101.060 0.00000 0.00000 1.00000; + scale 0.811320 0.811320 0.811320; + }; + }; + instance + { + transform + { + position 0.279381 -29.3399 1.05295; + rotation 158.668 -0.00000 -0.00000 -1.00000; + scale 1.19412 1.19412 1.19412; + }; + }; + instance + { + transform + { + position -16.9298 3.37830 0.804718; + rotation 170.424 -0.00000 -0.00000 -1.00000; + scale 1.27272 1.27272 1.27272; + }; + }; + instance + { + transform + { + position 1.86648 -27.7536 1.03685; + rotation 155.484 0.00000 0.00000 1.00000; + scale 1.19984 1.19984 1.19984; + }; + }; + instance + { + transform + { + position -13.9700 8.02531 0.949903; + rotation 176.257 -0.00000 -0.00000 -1.00000; + scale 1.22374 1.22374 1.22374; + }; + }; + instance + { + transform + { + position 4.90828 -29.3581 1.14758; + rotation 121.455 0.00000 0.00000 1.00000; + scale 0.970100 0.970100 0.970100; + }; + }; + instance + { + transform + { + position 2.09283 -29.8728 0.909104; + rotation 172.211 -0.00000 -0.00000 -1.00000; + scale 0.734731 0.734731 0.734731; + }; + }; + instance + { + transform + { + position -0.469492 -29.9363 1.20025; + rotation 117.511 0.00000 0.00000 1.00000; + scale 0.738632 0.738632 0.738632; + }; + }; + instance + { + transform + { + position 6.24499 -27.5390 1.02985; + rotation 107.686 0.00000 0.00000 1.00000; + scale 0.714041 0.714041 0.714041; + }; + }; + instance + { + transform + { + position 6.82822 -27.4040 1.07636; + rotation 2.32697 0.00000 0.00000 1.00005; + scale 0.911804 0.911804 0.911804; + }; + }; + instance + { + transform + { + position 7.99469 -29.1466 0.816802; + rotation 124.561 -0.00000 -0.00000 -1.00000; + scale 1.29986 1.29986 1.29986; + }; + }; + instance + { + transform + { + position 8.04466 -27.0978 1.14402; + rotation 165.801 0.00000 0.00000 1.00000; + scale 0.764886 0.764886 0.764886; + }; + }; + instance + { + transform + { + position -14.2013 5.03021 0.794330; + rotation 19.5882 0.00000 0.00000 -1.00000; + scale 1.09929 1.09929 1.09929; + }; + }; + instance + { + transform + { + position -8.60379 -28.9504 0.917923; + rotation 166.374 -0.00000 -0.00000 -1.00000; + scale 0.901310 0.901310 0.901310; + }; + }; + instance + { + transform + { + position -9.19634 -26.8323 0.934745; + rotation 130.817 -0.00000 -0.00000 -1.00000; + scale 1.02487 1.02487 1.02487; + }; + }; + instance + { + transform + { + position -11.3651 7.08043 0.529236; + rotation 23.0918 0.00000 0.00000 1.00000; + scale 0.835740 0.835740 0.835740; + }; + }; + instance + { + transform + { + position 3.93044 7.24494 0.721464; + rotation 8.87583 0.00000 0.00000 1.00000; + scale 0.955379 0.955379 0.955379; + }; + }; + instance + { + transform + { + position -16.0886 3.16057 0.645053; + rotation 149.556 0.00000 0.00000 1.00000; + scale 0.896333 0.896333 0.896333; + }; + }; + instance + { + transform + { + position -6.48767 -27.7112 0.985675; + rotation 163.866 -0.00000 -0.00000 -1.00000; + scale 1.16293 1.16293 1.16293; + }; + }; + instance + { + transform + { + position -6.21099 -28.6062 1.06879; + rotation 171.248 -0.00000 -0.00000 -1.00000; + scale 0.993413 0.993413 0.993413; + }; + }; + instance + { + transform + { + position -16.4759 3.51040 0.757197; + rotation 43.7040 0.00000 0.00000 1.00000; + scale 1.29089 1.29089 1.29089; + }; + }; + instance + { + transform + { + position 7.22564 -16.8496 1.12367; + rotation 64.0941 0.00000 0.00000 -1.00000; + scale 0.757814 0.757814 0.757814; + }; + }; + instance + { + transform + { + position 5.17534 -29.3351 1.11291; + rotation 106.878 0.00000 0.00000 -1.00000; + scale 1.11697 1.11697 1.11697; + }; + }; + instance + { + transform + { + position 1.91548 -27.1911 1.08289; + rotation 96.5151 0.00000 0.00000 -1.00000; + scale 0.962865 0.962865 0.962865; + }; + }; + instance + { + transform + { + position 1.14707 -28.5573 0.873366; + rotation 34.2231 0.00000 0.00000 1.00000; + scale 0.937623 0.937623 0.937623; + }; + }; + instance + { + transform + { + position -3.05437 -29.7031 0.788360; + rotation 145.155 -0.00000 -0.00000 -1.00000; + scale 0.712689 0.712689 0.712689; + }; + }; + instance + { + transform + { + position 1.75182 -28.9556 0.812466; + rotation 36.4780 0.00000 0.00000 1.00000; + scale 1.09784 1.09784 1.09784; + }; + }; + instance + { + transform + { + position 5.69932 -28.7499 1.05241; + rotation 176.465 -0.00000 -0.00000 -1.00000; + scale 1.06962 1.06962 1.06962; + }; + }; + instance + { + transform + { + position 3.01931 7.11616 0.595766; + rotation 40.7450 0.00000 0.00000 -1.00000; + scale 0.805813 0.805813 0.805813; + }; + }; + instance + { + transform + { + position -10.7781 -29.3055 1.01172; + rotation 7.04418 0.00000 0.00000 0.999994; + scale 0.970270 0.970270 0.970270; + }; + }; + instance + { + transform + { + position -13.0087 -27.3436 1.12309; + rotation 34.2694 0.00000 0.00000 -1.00000; + scale 0.874448 0.874448 0.874448; + }; + }; + instance + { + transform + { + position -1.02423 -29.6513 1.20646; + rotation 56.2146 0.00000 0.00000 1.00000; + scale 0.876987 0.876987 0.876987; + }; + }; + instance + { + transform + { + position -16.5585 4.88520 0.986702; + rotation 168.740 -0.00000 -0.00000 -1.00000; + scale 0.754647 0.754647 0.754647; + }; + }; + instance + { + transform + { + position 8.57131 -16.4704 0.874219; + rotation 31.4375 0.00000 0.00000 -1.00000; + scale 0.857655 0.857655 0.857655; + }; + }; + instance + { + transform + { + position -14.9907 6.17873 0.903556; + rotation 176.478 -0.00000 -0.00000 -1.00000; + scale 1.13551 1.13551 1.13551; + }; + }; + instance + { + transform + { + position -18.8754 6.41707 0.852268; + rotation 174.860 -0.00000 -0.00000 -1.00000; + scale 1.00762 1.00762 1.00762; + }; + }; + instance + { + transform + { + position -19.0088 6.99495 0.773854; + rotation 175.182 -0.00000 -0.00000 -1.00000; + scale 0.939389 0.939389 0.939389; + }; + }; + instance + { + transform + { + position -14.6680 8.52683 0.998935; + rotation 81.7378 0.00000 0.00000 -1.00000; + scale 0.927026 0.927026 0.927026; + }; + }; + instance + { + transform + { + position 8.76355 -16.8455 0.875224; + rotation 121.725 -0.00000 -0.00000 -1.00000; + scale 0.853802 0.853802 0.853802; + }; + }; + instance + { + transform + { + position -13.6271 9.59284 0.884192; + rotation 100.874 0.00000 0.00000 1.00000; + scale 1.20855 1.20855 1.20855; + }; + }; + instance + { + transform + { + position -18.7954 9.90481 0.883248; + rotation 61.4652 0.00000 0.00000 1.00000; + scale 0.750723 0.750723 0.750723; + }; + }; + instance + { + transform + { + position -13.9004 -14.1907 0.899046; + rotation 13.0655 0.00000 0.00000 -1.00001; + scale 0.959935 0.959935 0.959935; + }; + }; + instance + { + transform + { + position -19.6468 7.41555 0.795632; + rotation 57.1221 0.00000 0.00000 1.00000; + scale 1.22316 1.22316 1.22316; + }; + }; + instance + { + transform + { + position -17.5103 8.23264 0.706106; + rotation 170.452 -0.00000 -0.00000 -1.00000; + scale 1.22484 1.22484 1.22484; + }; + }; + instance + { + transform + { + position -15.6918 8.31973 1.05419; + rotation 16.9964 0.00000 0.00000 -1.00000; + scale 0.956326 0.956326 0.956326; + }; + }; + instance + { + transform + { + position -6.58984 7.18842 0.513409; + rotation 121.527 0.00000 0.00000 1.00000; + scale 0.829049 0.829049 0.829049; + }; + }; + instance + { + transform + { + position -19.7502 6.38493 0.696131; + rotation 62.4593 0.00000 0.00000 1.00000; + scale 0.888229 0.888229 0.888229; + }; + }; + instance + { + transform + { + position -19.8293 6.61206 0.684586; + rotation 41.0418 0.00000 0.00000 -1.00000; + scale 1.23840 1.23840 1.23839; + }; + }; + instance + { + transform + { + position -5.25942 7.45504 0.702164; + rotation 133.770 -0.00000 -0.00000 -1.00000; + scale 0.892090 0.892090 0.892090; + }; + }; + instance + { + transform + { + position -6.73633 -15.3201 1.11037; + rotation 4.15734 0.00000 0.00000 -1.00006; + scale 0.990206 0.990206 0.990206; + }; + }; + instance + { + transform + { + position -6.53910 5.89479 0.389420; + rotation 78.2374 0.00000 0.00000 -1.00000; + scale 1.17457 1.17457 1.17457; + }; + }; + instance + { + transform + { + position -15.9730 4.11920 0.824580; + rotation 177.787 0.00000 0.00000 1.00000; + scale 1.18392 1.18392 1.18392; + }; + }; + instance + { + transform + { + position -13.8820 4.44523 0.653598; + rotation 79.3795 0.00000 0.00000 -1.00000; + scale 1.16439 1.16439 1.16439; + }; + }; + instance + { + transform + { + position -18.3031 3.13034 1.10177; + rotation 28.0853 0.00000 0.00000 1.00000; + scale 0.863516 0.863516 0.863516; + }; + }; + instance + { + transform + { + position 9.12411 -12.9909 0.912325; + rotation 74.8544 0.00000 0.00000 -1.00000; + scale 0.896901 0.896901 0.896901; + }; + }; + instance + { + transform + { + position -15.7977 0.569451 0.918110; + rotation 56.4726 0.00000 0.00000 1.00000; + scale 0.955506 0.955506 0.955506; + }; + }; + instance + { + transform + { + position -15.8926 -0.417175 1.00009; + rotation 173.467 -0.00000 -0.00000 -1.00000; + scale 0.844823 0.844823 0.844823; + }; + }; + instance + { + transform + { + position 3.39151 6.54162 0.594685; + rotation 46.7478 0.00000 0.00000 -1.00000; + scale 0.708601 0.708601 0.708601; + }; + }; + instance + { + transform + { + position 8.37679 1.92742 0.686255; + rotation 29.9657 0.00000 0.00000 -1.00000; + scale 0.806934 0.806934 0.806934; + }; + }; + instance + { + transform + { + position -16.4092 -2.31922 0.772775; + rotation 20.2677 0.00000 0.00000 0.999999; + scale 0.702710 0.702710 0.702710; + }; + }; + instance + { + transform + { + position -16.1346 -1.39310 0.869191; + rotation 111.415 0.00000 0.00000 -1.00000; + scale 1.13190 1.13190 1.13190; + }; + }; + instance + { + transform + { + position -16.6602 -6.94905 1.04977; + rotation 101.385 0.00000 0.00000 -1.00000; + scale 1.21622 1.21622 1.21622; + }; + }; + instance + { + transform + { + position -17.1018 5.54258 0.956251; + rotation 152.051 0.00000 0.00000 1.00000; + scale 0.776477 0.776477 0.776477; + }; + }; + instance + { + transform + { + position 8.37857 8.09147 0.906946; + rotation 96.7076 0.00000 0.00000 -1.00000; + scale 0.969499 0.969499 0.969499; + }; + }; + instance + { + transform + { + position -14.8884 -3.96211 0.717746; + rotation 5.06330 0.00000 0.00000 1.00001; + scale 1.19866 1.19866 1.19866; + }; + }; + instance + { + transform + { + position -15.5846 -2.97766 0.715037; + rotation 106.958 0.00000 0.00000 -1.00000; + scale 0.974819 0.974819 0.974819; + }; + }; + instance + { + transform + { + position -13.6496 -6.58143 0.958188; + rotation 27.2751 0.00000 0.00000 -1.00000; + scale 0.758243 0.758243 0.758243; + }; + }; + instance + { + transform + { + position -14.5368 -2.96628 0.635159; + rotation 103.968 0.00000 0.00000 1.00000; + scale 1.15564 1.15564 1.15564; + }; + }; + instance + { + transform + { + position -18.0519 -5.99483 0.948243; + rotation 18.1600 0.00000 0.00000 0.999999; + scale 0.814639 0.814639 0.814639; + }; + }; + instance + { + transform + { + position -17.2859 -0.0633335 0.903187; + rotation 78.7045 0.00000 0.00000 1.00000; + scale 0.802580 0.802580 0.802580; + }; + }; + instance + { + transform + { + position -14.2941 6.70487 0.787740; + rotation 146.594 0.00000 0.00000 1.00000; + scale 1.23384 1.23384 1.23384; + }; + }; + instance + { + transform + { + position -18.0951 -1.30717 1.02794; + rotation 109.358 0.00000 0.00000 1.00000; + scale 0.798825 0.798825 0.798825; + }; + }; + instance + { + transform + { + position -15.6953 -7.94190 1.02309; + rotation 91.2831 0.00000 0.00000 1.00000; + scale 0.935306 0.935306 0.935306; + }; + }; + instance + { + transform + { + position 6.56584 9.67655 1.09090; + rotation 99.7451 0.00000 0.00000 1.00000; + scale 1.13329 1.13329 1.13329; + }; + }; + instance + { + transform + { + position -14.5780 -9.14985 1.02039; + rotation 4.09033 0.00000 0.00000 -0.999990; + scale 0.955718 0.955718 0.955718; + }; + }; + instance + { + transform + { + position -16.0455 -7.57011 1.03036; + rotation 68.5825 0.00000 0.00000 1.00000; + scale 1.18096 1.18096 1.18096; + }; + }; + instance + { + transform + { + position -16.9610 -8.62524 0.956776; + rotation 24.2858 0.00000 0.00000 -1.00000; + scale 0.825376 0.825376 0.825376; + }; + }; + instance + { + transform + { + position -17.3352 -8.42745 0.905263; + rotation 21.0055 0.00000 0.00000 1.00000; + scale 1.09517 1.09517 1.09517; + }; + }; + instance + { + transform + { + position -17.2441 -9.73673 0.778672; + rotation 19.9962 0.00000 0.00000 -1.00000; + scale 1.19742 1.19742 1.19742; + }; + }; + instance + { + transform + { + position -17.9051 6.31047 0.938291; + rotation 13.3491 0.00000 0.00000 -1.00000; + scale 1.27792 1.27792 1.27792; + }; + }; + instance + { + transform + { + position -17.0557 -9.63639 0.773175; + rotation 67.2766 0.00000 0.00000 -1.00000; + scale 1.15654 1.15654 1.15654; + }; + }; + instance + { + transform + { + position -14.2450 -7.40395 0.966319; + rotation 114.035 0.00000 0.00000 1.00000; + scale 0.880286 0.880286 0.880286; + }; + }; + instance + { + transform + { + position -15.3309 -8.85011 1.09967; + rotation 121.141 -0.00000 -0.00000 -1.00000; + scale 1.22478 1.22478 1.22478; + }; + }; + instance + { + transform + { + position -13.8977 -7.54517 0.944196; + rotation 58.0441 0.00000 0.00000 1.00000; + scale 1.00718 1.00718 1.00718; + }; + }; + instance + { + transform + { + position -18.8872 -7.31617 0.927282; + rotation 135.423 -0.00000 -0.00000 -1.00000; + scale 1.11672 1.11672 1.11672; + }; + }; + instance + { + transform + { + position -7.83935 8.59252 0.464399; + rotation 98.3119 0.00000 0.00000 1.00000; + scale 0.704657 0.704657 0.704657; + }; + }; + instance + { + transform + { + position -10.0494 3.32503 0.0847266; + rotation 0.427958 0.00000 0.00000 0.998934; + scale 1.16900 1.16900 1.16900; + }; + }; + instance + { + transform + { + position -15.4680 -10.1626 1.04555; + rotation 22.9816 0.00000 0.00000 -1.00000; + scale 1.00958 1.00958 1.00958; + }; + }; + instance + { + transform + { + position -13.1834 -13.0660 1.01211; + rotation 169.012 -0.00000 -0.00000 -1.00000; + scale 0.996424 0.996424 0.996424; + }; + }; + instance + { + transform + { + position -15.5067 -13.8861 1.12494; + rotation 73.4677 0.00000 0.00000 1.00000; + scale 1.04227 1.04227 1.04227; + }; + }; + instance + { + transform + { + position -15.8927 -13.6730 1.16572; + rotation 57.1906 0.00000 0.00000 1.00000; + scale 0.748847 0.748847 0.748847; + }; + }; + instance + { + transform + { + position -19.7767 -10.8923 1.16191; + rotation 176.228 0.00000 0.00000 1.00000; + scale 1.16879 1.16879 1.16879; + }; + }; + instance + { + transform + { + position -15.9806 -10.6671 0.770639; + rotation 140.549 0.00000 0.00000 1.00000; + scale 0.998317 0.998317 0.998317; + }; + }; + instance + { + transform + { + position -11.1146 -10.5315 0.857239; + rotation 41.2968 0.00000 0.00000 -1.00000; + scale 1.27251 1.27251 1.27251; + }; + }; + instance + { + transform + { + position -19.3207 -12.8024 0.729912; + rotation 108.381 0.00000 0.00000 -1.00000; + scale 0.858548 0.858548 0.858548; + }; + }; + instance + { + transform + { + position -18.2220 -14.7668 1.14423; + rotation 142.940 0.00000 0.00000 1.00000; + scale 1.14184 1.14184 1.14184; + }; + }; + instance + { + transform + { + position -1.05716 -10.1119 0.895070; + rotation 151.476 -0.00000 -0.00000 -1.00000; + scale 1.08966 1.08966 1.08966; + }; + }; + instance + { + transform + { + position 3.87165 -10.0566 0.766299; + rotation 6.65286 0.00000 0.00000 -0.999993; + scale 1.22103 1.22103 1.22102; + }; + }; + instance + { + transform + { + position 8.47760 3.23539 0.857481; + rotation 46.5317 0.00000 0.00000 1.00000; + scale 0.994103 0.994103 0.994103; + }; + }; + instance + { + transform + { + position -16.5771 -17.0984 0.963500; + rotation 102.812 0.00000 0.00000 -1.00000; + scale 1.10308 1.10308 1.10308; + }; + }; + instance + { + transform + { + position 7.19192 8.19305 0.861262; + rotation 133.876 -0.00000 -0.00000 -1.00000; + scale 1.06023 1.06023 1.06023; + }; + }; + instance + { + transform + { + position -14.9900 -11.3968 0.989239; + rotation 163.693 -0.00000 -0.00000 -1.00000; + scale 1.29331 1.29331 1.29331; + }; + }; + instance + { + transform + { + position 7.89759 3.59062 0.850115; + rotation 77.0086 0.00000 0.00000 1.00000; + scale 0.896527 0.896527 0.896527; + }; + }; + instance + { + transform + { + position -19.2545 -10.2171 0.986822; + rotation 48.4080 0.00000 0.00000 1.00000; + scale 0.863112 0.863112 0.863112; + }; + }; + instance + { + transform + { + position 2.79343 -10.1961 0.820049; + rotation 115.129 0.00000 0.00000 -1.00000; + scale 1.26658 1.26658 1.26658; + }; + }; + instance + { + transform + { + position -14.8288 -17.9184 1.08617; + rotation 122.270 -0.00000 -0.00000 -1.00000; + scale 0.752878 0.752878 0.752878; + }; + }; + instance + { + transform + { + position -15.7800 -17.4820 0.890267; + rotation 113.105 0.00000 0.00000 1.00000; + scale 0.999871 0.999871 0.999871; + }; + }; + instance + { + transform + { + position -19.5255 -19.6250 1.20505; + rotation 91.2401 0.00000 0.00000 -1.00000; + scale 0.813476 0.813476 0.813476; + }; + }; + instance + { + transform + { + position -16.0711 -17.2668 0.927377; + rotation 69.3046 0.00000 0.00000 1.00000; + scale 1.02332 1.02332 1.02332; + }; + }; + instance + { + transform + { + position -3.65804 8.65237 0.717390; + rotation 116.610 0.00000 0.00000 1.00000; + scale 1.29520 1.29520 1.29520; + }; + }; + instance + { + transform + { + position -16.0302 -19.7507 0.955951; + rotation 93.2248 0.00000 0.00000 -1.00000; + scale 1.00578 1.00578 1.00578; + }; + }; + instance + { + transform + { + position -13.5258 -17.3387 0.871271; + rotation 98.7098 0.00000 0.00000 -1.00000; + scale 1.26014 1.26014 1.26014; + }; + }; + instance + { + transform + { + position -13.5897 -17.6250 0.934991; + rotation 42.1927 0.00000 0.00000 1.00000; + scale 1.03402 1.03402 1.03402; + }; + }; + instance + { + transform + { + position -12.3668 -10.3149 1.08491; + rotation 117.408 0.00000 0.00000 1.00000; + scale 1.14161 1.14161 1.14161; + }; + }; + instance + { + transform + { + position -16.5946 -17.9980 0.805206; + rotation 18.5011 0.00000 0.00000 -1.00000; + scale 1.19956 1.19956 1.19956; + }; + }; + instance + { + transform + { + position -3.91056 8.36827 0.665695; + rotation 124.174 0.00000 0.00000 1.00000; + scale 0.964181 0.964181 0.964181; + }; + }; + instance + { + transform + { + position -0.433165 9.28893 0.721881; + rotation 82.9256 0.00000 0.00000 1.00000; + scale 1.24683 1.24683 1.24683; + }; + }; + instance + { + transform + { + position -13.7844 -22.8897 0.786308; + rotation 117.910 0.00000 0.00000 -1.00000; + scale 1.22876 1.22876 1.22876; + }; + }; + instance + { + transform + { + position -19.4159 -26.0880 0.905660; + rotation 151.246 0.00000 0.00000 1.00000; + scale 0.774130 0.774130 0.774130; + }; + }; + instance + { + transform + { + position -19.0186 -24.5030 1.00807; + rotation 56.0356 0.00000 0.00000 -1.00000; + scale 1.08078 1.08078 1.08078; + }; + }; + instance + { + transform + { + position -19.9665 -25.6987 1.03096; + rotation 122.891 0.00000 0.00000 1.00000; + scale 1.22504 1.22504 1.22504; + }; + }; + instance + { + transform + { + position -9.87572 -10.2968 0.959625; + rotation 49.6905 0.00000 0.00000 1.00000; + scale 1.27591 1.27591 1.27591; + }; + }; + instance + { + transform + { + position -13.6362 -20.7942 0.977174; + rotation 72.8227 0.00000 0.00000 -1.00000; + scale 1.28941 1.28941 1.28941; + }; + }; + instance + { + transform + { + position -18.2066 -23.9189 0.894628; + rotation 123.436 0.00000 0.00000 1.00000; + scale 0.987635 0.987635 0.987635; + }; + }; + instance + { + transform + { + position -16.7887 -26.8146 0.956235; + rotation 173.146 -0.00000 -0.00000 -1.00000; + scale 1.23195 1.23195 1.23195; + }; + }; + instance + { + transform + { + position -14.4655 -21.2997 0.822626; + rotation 37.4304 0.00000 0.00000 -1.00000; + scale 1.12348 1.12348 1.12348; + }; + }; + instance + { + transform + { + position -15.2467 -24.7108 0.824842; + rotation 128.443 -0.00000 -0.00000 -1.00000; + scale 1.03018 1.03018 1.03018; + }; + }; + instance + { + transform + { + position -14.0276 -23.3663 0.805175; + rotation 153.130 0.00000 0.00000 1.00000; + scale 1.11104 1.11104 1.11104; + }; + }; + instance + { + transform + { + position -16.9930 -21.2238 1.07574; + rotation 90.6100 0.00000 0.00000 1.00000; + scale 1.15334 1.15334 1.15334; + }; + }; + instance + { + transform + { + position -15.5369 -19.8831 0.892667; + rotation 54.2416 0.00000 0.00000 -1.00000; + scale 1.15305 1.15305 1.15305; + }; + }; + instance + { + transform + { + position -18.9972 -28.1236 1.08858; + rotation 132.644 -0.00000 -0.00000 -1.00000; + scale 0.999746 0.999746 0.999746; + }; + }; + instance + { + transform + { + position -18.0267 -27.1111 0.804910; + rotation 138.161 -0.00000 -0.00000 -1.00000; + scale 0.884457 0.884457 0.884457; + }; + }; + instance + { + transform + { + position -19.0290 -28.5812 1.13266; + rotation 128.996 -0.00000 -0.00000 -1.00000; + scale 1.13498 1.13498 1.13498; + }; + }; + instance + { + transform + { + position 3.64350 4.77291 0.599693; + rotation 77.4057 0.00000 0.00000 -1.00000; + scale 0.758027 0.758027 0.758027; + }; + }; + instance + { + transform + { + position -13.1841 -29.0080 1.03818; + rotation 121.186 -0.00000 -0.00000 -1.00000; + scale 0.789185 0.789185 0.789185; + }; + }; + instance + { + transform + { + position -17.5109 -28.4486 0.993113; + rotation 19.2853 0.00000 0.00000 -1.00000; + scale 1.18064 1.18064 1.18064; + }; + }; + instance + { + transform + { + position -17.2631 -28.5112 0.991692; + rotation 170.002 -0.00000 -0.00000 -1.00000; + scale 1.00465 1.00465 1.00465; + }; + }; + instance + { + transform + { + position -17.5257 -28.2500 0.945636; + rotation 162.250 0.00000 0.00000 1.00000; + scale 0.853637 0.853637 0.853637; + }; + }; + instance + { + transform + { + position 4.18772 2.94921 0.599761; + rotation 22.8116 0.00000 0.00000 1.00000; + scale 0.752843 0.752843 0.752843; + }; + }; + instance + { + transform + { + position -18.1621 -29.8384 1.07081; + rotation 171.190 0.00000 0.00000 1.00000; + scale 1.19586 1.19586 1.19586; + }; + }; + instance + { + transform + { + position -18.4670 -28.5315 1.15854; + rotation 81.9146 0.00000 0.00000 -1.00000; + scale 0.855854 0.855854 0.855854; + }; + }; + instance + { + transform + { + position -16.5178 -27.2880 0.990069; + rotation 62.9967 0.00000 0.00000 -1.00000; + scale 1.09047 1.09047 1.09047; + }; + }; + instance + { + transform + { + position 6.99083 9.47964 1.05349; + rotation 100.713 0.00000 0.00000 1.00000; + scale 0.852567 0.852567 0.852567; + }; + }; + instance + { + transform + { + position -15.6958 -27.8434 1.02454; + rotation 3.63300 0.00000 0.00000 -1.00001; + scale 1.01251 1.01251 1.01251; + }; + }; + instance + { + transform + { + position -16.0967 -28.4247 1.00315; + rotation 25.4490 0.00000 0.00000 1.00000; + scale 0.747871 0.747871 0.747871; + }; + }; + instance + { + transform + { + position -18.3444 -27.2678 0.836865; + rotation 99.5696 0.00000 0.00000 -1.00000; + scale 0.964943 0.964943 0.964943; + }; + }; + instance + { + transform + { + position -19.9768 -29.3149 1.00989; + rotation 113.414 0.00000 0.00000 -1.00000; + scale 1.21394 1.21394 1.21394; + }; + }; + instance + { + transform + { + position -18.5773 -29.3442 1.11159; + rotation 42.7365 0.00000 0.00000 -1.00000; + scale 0.888585 0.888585 0.888585; + }; + }; + instance + { + transform + { + position -9.57521 -14.4311 0.924488; + rotation 40.3072 0.00000 0.00000 1.00000; + scale 0.783723 0.783723 0.783723; + }; + }; + instance + { + transform + { + position -17.9454 -29.4212 1.09469; + rotation 97.4306 0.00000 0.00000 1.00000; + scale 1.25998 1.25998 1.25998; + }; + }; + instance + { + transform + { + position -13.7412 -29.2992 0.930770; + rotation 62.2836 0.00000 0.00000 1.00000; + scale 0.970895 0.970895 0.970895; + }; + }; + instance + { + transform + { + position -12.6442 1.72453 0.647159; + rotation 123.002 -0.00000 -0.00000 -1.00000; + scale 1.16216 1.16216 1.16216; + }; + }; + instance + { + transform + { + position -13.5185 -29.9958 0.832490; + rotation 56.1687 0.00000 0.00000 -1.00000; + scale 0.718804 0.718804 0.718804; + }; + }; + instance + { + transform + { + position -14.7418 -28.9326 1.08085; + rotation 145.556 0.00000 0.00000 1.00000; + scale 1.11277 1.11277 1.11277; + }; + }; + instance + { + transform + { + position -16.5020 9.25223 0.828912; + rotation 0.551073 0.00000 0.00000 -0.998867; + scale 0.816677 0.816677 0.816677; + }; + }; + instance + { + transform + { + position -14.1467 -29.8236 0.800038; + rotation 164.923 -0.00000 -0.00000 -1.00000; + scale 0.711900 0.711900 0.711900; + }; + }; + instance + { + transform + { + position -16.8290 9.27294 0.804183; + rotation 56.8087 0.00000 0.00000 1.00000; + scale 0.863289 0.863289 0.863289; + }; + }; + instance + { + transform + { + position -15.3188 -29.2591 0.992368; + rotation 145.868 -0.00000 -0.00000 -1.00000; + scale 1.23306 1.23306 1.23306; + }; + }; + instance + { + transform + { + position -15.4227 -27.7056 1.01670; + rotation 107.352 0.00000 0.00000 1.00000; + scale 0.926665 0.926665 0.926665; + }; + }; + instance + { + transform + { + position -16.9095 -29.8669 1.10909; + rotation 112.577 0.00000 0.00000 -1.00000; + scale 0.944546 0.944546 0.944546; + }; + }; + instance + { + transform + { + position -15.9610 -29.9875 1.05295; + rotation 121.806 0.00000 0.00000 1.00000; + scale 1.28297 1.28297 1.28297; + }; + }; + instance + { + transform + { + position -14.6128 -16.2480 0.810685; + rotation 48.3134 0.00000 0.00000 -1.00000; + scale 0.776284 0.776284 0.776284; + }; + }; + instance + { + transform + { + position -17.6317 -29.5544 1.07638; + rotation 169.317 0.00000 0.00000 1.00000; + scale 0.812949 0.812949 0.812949; + }; + }; + instance + { + transform + { + position -19.9468 -29.9783 0.846373; + rotation 58.0030 0.00000 0.00000 -1.00000; + scale 1.29547 1.29547 1.29547; + }; + }; + instance + { + transform + { + position -17.8223 -27.9186 0.898823; + rotation 27.4560 0.00000 0.00000 1.00000; + scale 0.878076 0.878076 0.878076; + }; + }; + instance + { + transform + { + position -19.4697 -27.8452 1.02306; + rotation 129.436 -0.00000 -0.00000 -1.00000; + scale 1.28752 1.28752 1.28752; + }; + }; + instance + { + transform + { + position -19.7614 9.45364 0.831141; + rotation 79.2668 0.00000 0.00000 1.00000; + scale 0.995329 0.995329 0.995329; + }; + }; + instance + { + transform + { + position -10.7627 1.59489 0.321015; + rotation 59.3361 0.00000 0.00000 -1.00000; + scale 1.16736 1.16736 1.16736; + }; + }; + instance + { + transform + { + position -13.2772 -28.3063 1.20761; + rotation 105.217 0.00000 0.00000 -1.00000; + scale 0.834028 0.834028 0.834028; + }; + }; + instance + { + transform + { + position -10.1461 1.92392 0.213791; + rotation 67.8990 0.00000 0.00000 1.00000; + scale 0.995824 0.995824 0.995823; + }; + }; + instance + { + transform + { + position -13.9663 -15.9740 0.838574; + rotation 117.059 0.00000 0.00000 1.00000; + scale 1.06224 1.06224 1.06224; + }; + }; + instance + { + transform + { + position 2.07550 1.84113 0.194741; + rotation 41.6760 0.00000 0.00000 -1.00000; + scale 1.20925 1.20925 1.20925; + }; + }; + instance + { + transform + { + position 6.43186 9.97391 1.06794; + rotation 105.473 0.00000 0.00000 1.00000; + scale 0.894298 0.894298 0.894298; + }; + }; + instance + { + transform + { + position -16.8843 -27.7082 0.941424; + rotation 135.869 -0.00000 -0.00000 -1.00000; + scale 1.17861 1.17861 1.17861; + }; + }; + instance + { + transform + { + position -10.1591 -13.0487 0.845453; + rotation 101.577 0.00000 0.00000 -1.00000; + scale 1.10144 1.10144 1.10144; + }; + }; + instance + { + transform + { + position -13.5638 -27.1418 1.19754; + rotation 23.7202 0.00000 0.00000 0.999999; + scale 1.03847 1.03847 1.03847; + }; + }; + instance + { + transform + { + position -19.9754 9.69046 0.835233; + rotation 70.7295 0.00000 0.00000 -1.00000; + scale 1.02330 1.02330 1.02330; + }; + }; + instance + { + transform + { + position 5.73203 -10.2557 0.887619; + rotation 27.8895 0.00000 0.00000 -1.00000; + scale 1.04868 1.04868 1.04868; + }; + }; + instance + { + transform + { + position -16.8269 8.96526 0.787622; + rotation 69.2817 0.00000 0.00000 -1.00000; + scale 0.846730 0.846730 0.846730; + }; + }; + instance + { + transform + { + position -13.3563 -25.3563 1.20104; + rotation 93.6505 0.00000 0.00000 1.00000; + scale 0.905144 0.905144 0.905144; + }; + }; + instance + { + transform + { + position -13.7872 -23.4367 0.833248; + rotation 17.4927 0.00000 0.00000 -1.00000; + scale 1.02575 1.02575 1.02575; + }; + }; + instance + { + transform + { + position -17.8286 -25.1096 0.825580; + rotation 36.0976 0.00000 0.00000 -1.00000; + scale 0.758394 0.758394 0.758394; + }; + }; + instance + { + transform + { + position -18.0181 -25.3688 0.876989; + rotation 11.3344 0.00000 0.00000 0.999998; + scale 1.10898 1.10898 1.10898; + }; + }; + instance + { + transform + { + position -17.2237 -20.2542 1.06168; + rotation 17.9152 0.00000 0.00000 -1.00000; + scale 1.08920 1.08920 1.08920; + }; + }; + instance + { + transform + { + position -14.2632 -19.9675 1.04615; + rotation 171.146 -0.00000 -0.00000 -1.00000; + scale 0.854940 0.854940 0.854940; + }; + }; + instance + { + transform + { + position -19.6261 -22.0896 0.977824; + rotation 141.243 -0.00000 -0.00000 -1.00000; + scale 1.15365 1.15365 1.15365; + }; + }; + instance + { + transform + { + position -18.5843 -22.3220 0.955260; + rotation 146.811 -0.00000 -0.00000 -1.00000; + scale 0.924893 0.924893 0.924893; + }; + }; + instance + { + transform + { + position -18.5892 -21.2210 1.16059; + rotation 121.400 -0.00000 -0.00000 -1.00000; + scale 0.762787 0.762787 0.762787; + }; + }; + instance + { + transform + { + position 7.95284 8.13962 0.900711; + rotation 73.2950 0.00000 0.00000 -1.00000; + scale 0.823186 0.823186 0.823186; + }; + }; + instance + { + transform + { + position -19.3983 -26.4177 0.870743; + rotation 89.9396 0.00000 0.00000 -1.00000; + scale 0.732477 0.732477 0.732477; + }; + }; + instance + { + transform + { + position -19.8505 -26.4509 0.985736; + rotation 83.6972 0.00000 0.00000 1.00000; + scale 0.825451 0.825451 0.825451; + }; + }; + instance + { + transform + { + position 3.78806 -0.496006 0.487655; + rotation 65.3486 0.00000 0.00000 -1.00000; + scale 1.08807 1.08807 1.08807; + }; + }; + instance + { + transform + { + position -16.4139 -23.1212 1.09550; + rotation 28.1688 0.00000 0.00000 1.00000; + scale 0.838678 0.838678 0.838678; + }; + }; + instance + { + transform + { + position -16.5284 -25.9767 0.858979; + rotation 31.0110 0.00000 0.00000 1.00000; + scale 0.789690 0.789690 0.789690; + }; + }; + instance + { + transform + { + position -15.6364 -22.3195 0.983594; + rotation 91.6059 0.00000 0.00000 1.00000; + scale 1.22849 1.22849 1.22849; + }; + }; + instance + { + transform + { + position -7.51102 -12.0992 0.870683; + rotation 138.347 0.00000 0.00000 1.00000; + scale 0.905665 0.905665 0.905665; + }; + }; + instance + { + transform + { + position -14.3211 -25.3479 1.14511; + rotation 67.9633 0.00000 0.00000 -1.00000; + scale 1.20972 1.20972 1.20972; + }; + }; + instance + { + transform + { + position -13.4984 -26.8064 1.11251; + rotation 159.052 0.00000 0.00000 1.00000; + scale 0.935867 0.935867 0.935867; + }; + }; + instance + { + transform + { + position -3.76533 5.78119 0.268922; + rotation 39.6787 0.00000 0.00000 -1.00000; + scale 1.03733 1.03733 1.03733; + }; + }; + instance + { + transform + { + position -15.9046 9.20409 0.855274; + rotation 136.986 -0.00000 -0.00000 -1.00000; + scale 1.23697 1.23697 1.23697; + }; + }; + instance + { + transform + { + position -6.47472 9.88432 0.601357; + rotation 35.5875 0.00000 0.00000 -1.00000; + scale 1.20827 1.20827 1.20827; + }; + }; + instance + { + transform + { + position -8.53190 0.573594 0.0237393; + rotation 4.99182 0.00000 0.00000 -0.999989; + scale 1.25378 1.25378 1.25378; + }; + }; + instance + { + transform + { + position -5.62002 8.97706 0.794583; + rotation 48.3630 0.00000 0.00000 1.00000; + scale 0.718211 0.718211 0.718211; + }; + }; + instance + { + transform + { + position -15.0837 -26.5426 1.14360; + rotation 71.6845 0.00000 0.00000 -1.00000; + scale 1.04631 1.04631 1.04631; + }; + }; + instance + { + transform + { + position 4.15789 6.51369 0.747223; + rotation 53.4291 0.00000 0.00000 1.00000; + scale 0.821318 0.821318 0.821318; + }; + }; + instance + { + transform + { + position -14.6323 -24.9522 1.01087; + rotation 78.8294 0.00000 0.00000 1.00000; + scale 0.723876 0.723876 0.723876; + }; + }; + instance + { + transform + { + position -14.8820 -14.5291 1.05764; + rotation 11.1907 0.00000 0.00000 1.00001; + scale 0.738423 0.738423 0.738423; + }; + }; + instance + { + transform + { + position -14.7836 -21.7672 0.918754; + rotation 50.0161 0.00000 0.00000 1.00000; + scale 0.781484 0.781484 0.781484; + }; + }; + instance + { + transform + { + position -14.4941 -22.6087 0.898006; + rotation 37.6695 0.00000 0.00000 -1.00000; + scale 1.06803 1.06803 1.06803; + }; + }; + instance + { + transform + { + position -13.9956 -22.5230 0.813399; + rotation 14.9486 0.00000 0.00000 -1.00000; + scale 1.29760 1.29760 1.29760; + }; + }; + instance + { + transform + { + position -14.2767 -22.3094 0.868890; + rotation 31.6248 0.00000 0.00000 1.00000; + scale 0.713724 0.713724 0.713724; + }; + }; + instance + { + transform + { + position -14.4408 -22.1934 0.899270; + rotation 138.468 -0.00000 -0.00000 -1.00000; + scale 0.788797 0.788797 0.788797; + }; + }; + instance + { + transform + { + position -15.4528 -22.5289 0.958311; + rotation 120.494 0.00000 0.00000 1.00000; + scale 1.17611 1.17611 1.17611; + }; + }; + instance + { + transform + { + position -16.8693 6.02453 0.908572; + rotation 52.3086 0.00000 0.00000 1.00000; + scale 1.28856 1.28856 1.28856; + }; + }; + instance + { + transform + { + position -11.1354 -1.01616 0.433196; + rotation 145.290 -0.00000 -0.00000 -1.00000; + scale 1.01335 1.01335 1.01335; + }; + }; + instance + { + transform + { + position -16.5193 -23.5978 0.973554; + rotation 46.3255 0.00000 0.00000 1.00000; + scale 0.863420 0.863420 0.863420; + }; + }; + instance + { + transform + { + position -16.3487 -23.4827 0.996300; + rotation 110.462 0.00000 0.00000 1.00000; + scale 0.872912 0.872912 0.872912; + }; + }; + instance + { + transform + { + position -16.8615 -25.0743 0.755063; + rotation 30.0452 0.00000 0.00000 -1.00000; + scale 1.04891 1.04891 1.04891; + }; + }; + instance + { + transform + { + position -6.78121 -11.8889 0.977028; + rotation 97.7128 0.00000 0.00000 -1.00000; + scale 0.893388 0.893388 0.893388; + }; + }; + instance + { + transform + { + position -15.9940 -21.3529 0.972549; + rotation 109.061 0.00000 0.00000 -1.00000; + scale 0.975895 0.975895 0.975894; + }; + }; + instance + { + transform + { + position -14.7488 6.76568 0.831939; + rotation 45.6777 0.00000 0.00000 1.00000; + scale 0.769528 0.769528 0.769528; + }; + }; + instance + { + transform + { + position -18.5864 -26.5684 0.752124; + rotation 78.1319 0.00000 0.00000 -1.00000; + scale 0.826934 0.826934 0.826934; + }; + }; + instance + { + transform + { + position 9.99628 0.458449 0.680567; + rotation 2.90855 0.00000 0.00000 1.00002; + scale 1.15610 1.15610 1.15610; + }; + }; + instance + { + transform + { + position -18.0803 -24.4840 0.878527; + rotation 50.9486 0.00000 0.00000 1.00000; + scale 1.27588 1.27588 1.27588; + }; + }; + instance + { + transform + { + position 6.84069 -0.856411 0.653064; + rotation 78.6578 0.00000 0.00000 1.00000; + scale 0.858415 0.858415 0.858415; + }; + }; + instance + { + transform + { + position -18.3250 -23.0473 0.893725; + rotation 87.2411 0.00000 0.00000 -1.00000; + scale 0.794096 0.794096 0.794096; + }; + }; + instance + { + transform + { + position -13.7267 -20.5435 1.02607; + rotation 83.5747 0.00000 0.00000 -1.00000; + scale 0.870546 0.870546 0.870546; + }; + }; + instance + { + transform + { + position -14.0066 -20.5435 0.958622; + rotation 45.4025 0.00000 0.00000 1.00000; + scale 1.02961 1.02961 1.02961; + }; + }; + instance + { + transform + { + position -14.9540 -20.1835 0.828952; + rotation 46.1436 0.00000 0.00000 -1.00000; + scale 1.20149 1.20149 1.20149; + }; + }; + instance + { + transform + { + position -11.5276 -1.23535 0.434268; + rotation 110.258 0.00000 0.00000 1.00000; + scale 0.885422 0.885422 0.885422; + }; + }; + instance + { + transform + { + position -16.7074 -20.3332 1.06298; + rotation 123.835 0.00000 0.00000 1.00000; + scale 0.743279 0.743279 0.743279; + }; + }; + instance + { + transform + { + position -12.3430 -4.12620 0.914907; + rotation 118.915 0.00000 0.00000 -1.00000; + scale 1.28124 1.28124 1.28124; + }; + }; + instance + { + transform + { + position -19.8999 -20.3116 1.00845; + rotation 2.08047 0.00000 0.00000 0.999986; + scale 1.28325 1.28325 1.28325; + }; + }; + instance + { + transform + { + position -12.2071 -5.93866 1.06848; + rotation 168.130 0.00000 0.00000 1.00000; + scale 1.21908 1.21908 1.21908; + }; + }; + instance + { + transform + { + position -18.9885 -21.0036 1.09129; + rotation 37.2547 0.00000 0.00000 -1.00000; + scale 1.29473 1.29473 1.29473; + }; + }; + instance + { + transform + { + position -10.0292 -11.2029 0.802669; + rotation 64.6031 0.00000 0.00000 -1.00000; + scale 0.707923 0.707923 0.707923; + }; + }; + instance + { + transform + { + position -19.8174 -25.9322 1.00817; + rotation 143.795 -0.00000 -0.00000 -1.00000; + scale 0.892880 0.892880 0.892880; + }; + }; + instance + { + transform + { + position -16.4814 3.90762 0.840661; + rotation 90.5512 0.00000 0.00000 1.00000; + scale 0.936454 0.936454 0.936454; + }; + }; + instance + { + transform + { + position 9.93509 -16.2225 0.870505; + rotation 18.2610 0.00000 0.00000 1.00000; + scale 1.26070 1.26070 1.26070; + }; + }; + instance + { + transform + { + position -17.3763 -21.7471 1.17551; + rotation 85.9421 0.00000 0.00000 -1.00000; + scale 0.758054 0.758054 0.758054; + }; + }; + instance + { + transform + { + position -17.2785 -21.5444 1.15094; + rotation 166.281 -0.00000 -0.00000 -1.00000; + scale 0.776740 0.776740 0.776740; + }; + }; + instance + { + transform + { + position -17.3319 -23.6629 0.958262; + rotation 24.4303 0.00000 0.00000 -1.00000; + scale 1.16826 1.16826 1.16826; + }; + }; + instance + { + transform + { + position -16.9382 -22.9549 1.14927; + rotation 94.8154 0.00000 0.00000 -1.00000; + scale 0.730544 0.730544 0.730544; + }; + }; + instance + { + transform + { + position -17.1538 -23.1807 1.07034; + rotation 148.814 -0.00000 -0.00000 -1.00000; + scale 0.733106 0.733106 0.733106; + }; + }; + instance + { + transform + { + position 5.79813 -14.5621 1.03833; + rotation 59.8045 0.00000 0.00000 1.00000; + scale 0.909784 0.909784 0.909784; + }; + }; + instance + { + transform + { + position -17.0882 -25.6774 0.820146; + rotation 94.7483 0.00000 0.00000 1.00000; + scale 1.18768 1.18768 1.18768; + }; + }; + instance + { + transform + { + position -15.4824 -25.5937 1.08477; + rotation 51.8826 0.00000 0.00000 1.00000; + scale 0.718211 0.718211 0.718211; + }; + }; + instance + { + transform + { + position 5.85173 -14.7615 1.04700; + rotation 147.096 -0.00000 -0.00000 -1.00000; + scale 1.14565 1.14565 1.14565; + }; + }; + instance + { + transform + { + position 9.23471 -3.00359 0.982386; + rotation 20.9695 0.00000 0.00000 -0.999999; + scale 0.831711 0.831711 0.831711; + }; + }; + instance + { + transform + { + position -17.3103 -25.2340 0.774667; + rotation 165.194 0.00000 0.00000 1.00000; + scale 0.973329 0.973329 0.973329; + }; + }; + instance + { + transform + { + position -19.0068 4.36824 1.06021; + rotation 102.829 0.00000 0.00000 -1.00000; + scale 1.19701 1.19701 1.19701; + }; + }; + instance + { + transform + { + position -17.5028 -21.1868 1.15957; + rotation 3.11869 0.00000 0.00000 -0.999972; + scale 0.924955 0.924955 0.924955; + }; + }; + instance + { + transform + { + position -18.8789 -20.0417 1.10654; + rotation 49.5003 0.00000 0.00000 -1.00000; + scale 1.24498 1.24498 1.24498; + }; + }; + instance + { + transform + { + position -10.9997 7.19106 0.553079; + rotation 110.091 0.00000 0.00000 -1.00000; + scale 0.919570 0.919570 0.919570; + }; + }; + instance + { + transform + { + position -11.8861 1.46603 0.564892; + rotation 133.479 -0.00000 -0.00000 -1.00000; + scale 1.09621 1.09621 1.09621; + }; + }; + instance + { + transform + { + position 0.663596 -27.5461 0.944261; + rotation 85.0285 0.00000 0.00000 1.00000; + scale 1.02202 1.02202 1.02202; + }; + }; + instance + { + transform + { + position -13.2690 -20.6341 1.07273; + rotation 148.524 0.00000 0.00000 1.00000; + scale 1.21257 1.21257 1.21257; + }; + }; + instance + { + transform + { + position -7.26190 -1.90285 0.417056; + rotation 80.2425 0.00000 0.00000 -1.00000; + scale 0.823968 0.823968 0.823968; + }; + }; + instance + { + transform + { + position 9.86277 8.62296 0.801989; + rotation 110.327 0.00000 0.00000 -1.00000; + scale 0.899066 0.899066 0.899066; + }; + }; + instance + { + transform + { + position -6.23942 -1.99615 0.369303; + rotation 169.721 0.00000 0.00000 1.00000; + scale 0.841024 0.841024 0.841024; + }; + }; + instance + { + transform + { + position -17.6455 -22.7270 1.07010; + rotation 12.6640 0.00000 0.00000 1.00000; + scale 0.878193 0.878193 0.878193; + }; + }; + instance + { + transform + { + position -17.4914 -25.9219 0.871648; + rotation 103.000 0.00000 0.00000 -1.00000; + scale 1.04179 1.04179 1.04179; + }; + }; + instance + { + transform + { + position 9.49557 2.60032 0.932893; + rotation 76.4922 0.00000 0.00000 -1.00000; + scale 1.15632 1.15632 1.15632; + }; + }; + instance + { + transform + { + position 9.74568 -2.29984 1.07341; + rotation 149.458 0.00000 0.00000 1.00000; + scale 1.21507 1.21507 1.21507; + }; + }; + instance + { + transform + { + position -18.0051 -26.1517 0.864764; + rotation 13.8240 0.00000 0.00000 0.999999; + scale 0.743116 0.743116 0.743116; + }; + }; + instance + { + transform + { + position -16.8996 -26.1320 0.875033; + rotation 90.8621 0.00000 0.00000 -1.00000; + scale 1.16195 1.16195 1.16195; + }; + }; + instance + { + transform + { + position -14.7102 -22.3127 0.945052; + rotation 153.109 -0.00000 -0.00000 -1.00000; + scale 0.923328 0.923328 0.923328; + }; + }; + instance + { + transform + { + position -16.4759 -19.1375 0.872944; + rotation 45.5518 0.00000 0.00000 1.00000; + scale 1.12074 1.12074 1.12074; + }; + }; + instance + { + transform + { + position -1.15269 7.41277 0.300817; + rotation 111.491 0.00000 0.00000 1.00000; + scale 0.770849 0.770849 0.770849; + }; + }; + instance + { + transform + { + position -13.1621 -17.8673 0.902910; + rotation 155.879 0.00000 0.00000 1.00000; + scale 1.17468 1.17468 1.17468; + }; + }; + instance + { + transform + { + position 4.07602 -12.5142 1.16538; + rotation 166.655 0.00000 0.00000 1.00000; + scale 1.18067 1.18067 1.18067; + }; + }; + instance + { + transform + { + position -14.9055 -19.6689 1.04140; + rotation 12.5430 0.00000 0.00000 1.00000; + scale 0.716372 0.716372 0.716372; + }; + }; + instance + { + transform + { + position -7.80723 7.47353 0.444909; + rotation 29.4971 0.00000 0.00000 -1.00000; + scale 0.769595 0.769595 0.769595; + }; + }; + instance + { + transform + { + position -15.0319 -19.5094 1.07394; + rotation 113.849 0.00000 0.00000 -1.00000; + scale 1.28189 1.28189 1.28189; + }; + }; + instance + { + transform + { + position 8.31096 -3.65770 1.02154; + rotation 144.232 0.00000 0.00000 1.00000; + scale 0.772369 0.772369 0.772369; + }; + }; + instance + { + transform + { + position -14.4733 -17.3114 0.919365; + rotation 47.8488 0.00000 0.00000 -1.00000; + scale 1.22376 1.22376 1.22376; + }; + }; + instance + { + transform + { + position -16.2552 -18.3123 0.820580; + rotation 170.781 -0.00000 -0.00000 -1.00000; + scale 1.19404 1.19404 1.19404; + }; + }; + instance + { + transform + { + position -16.7650 -19.9176 1.05088; + rotation 75.1733 0.00000 0.00000 -1.00000; + scale 0.760995 0.760995 0.760995; + }; + }; + instance + { + transform + { + position 7.31230 -4.40910 0.833852; + rotation 43.6592 0.00000 0.00000 -1.00000; + scale 0.908283 0.908283 0.908283; + }; + }; + instance + { + transform + { + position -15.7704 -17.0924 0.976066; + rotation 8.97327 0.00000 0.00000 -0.999994; + scale 1.00265 1.00265 1.00265; + }; + }; + instance + { + transform + { + position -17.1785 -17.9432 0.833522; + rotation 153.862 -0.00000 -0.00000 -1.00000; + scale 1.14742 1.14742 1.14742; + }; + }; + instance + { + transform + { + position -19.5920 -19.9273 1.16959; + rotation 32.7690 0.00000 0.00000 -1.00000; + scale 0.964607 0.964607 0.964607; + }; + }; + instance + { + transform + { + position 9.89518 2.11093 0.893654; + rotation 77.6117 0.00000 0.00000 1.00000; + scale 1.09323 1.09323 1.09323; + }; + }; + instance + { + transform + { + position 7.21726 -5.77829 0.897579; + rotation 36.9462 0.00000 0.00000 -1.00000; + scale 1.29216 1.29216 1.29216; + }; + }; + instance + { + transform + { + position -17.9303 -17.3959 1.06899; + rotation 4.48979 0.00000 0.00000 -1.00000; + scale 0.807382 0.807382 0.807382; + }; + }; + instance + { + transform + { + position 2.58895 -11.6395 0.710238; + rotation 7.00840 0.00000 0.00000 0.999998; + scale 1.13366 1.13366 1.13366; + }; + }; + instance + { + transform + { + position -19.4884 -17.9942 1.11582; + rotation 178.176 -0.00000 -0.00000 -1.00000; + scale 1.05565 1.05565 1.05565; + }; + }; + instance + { + transform + { + position 7.14090 -6.87972 0.920091; + rotation 0.723072 0.00000 0.00000 1.00019; + scale 0.794384 0.794384 0.794384; + }; + }; + instance + { + transform + { + position -4.32486 8.45219 0.737791; + rotation 75.1377 0.00000 0.00000 -1.00000; + scale 0.997780 0.997780 0.997780; + }; + }; + instance + { + transform + { + position -10.1960 -5.55789 0.723171; + rotation 155.653 -0.00000 -0.00000 -1.00000; + scale 1.18570 1.18570 1.18570; + }; + }; + instance + { + transform + { + position -13.6471 -19.0733 1.11430; + rotation 139.156 -0.00000 -0.00000 -1.00000; + scale 0.732377 0.732377 0.732377; + }; + }; + instance + { + transform + { + position 6.19323 -1.30389 0.599498; + rotation 66.5814 0.00000 0.00000 1.00000; + scale 1.23556 1.23556 1.23556; + }; + }; + instance + { + transform + { + position 1.53443 -14.8479 0.985905; + rotation 158.889 -0.00000 -0.00000 -1.00000; + scale 1.22693 1.22693 1.22693; + }; + }; + instance + { + transform + { + position -19.4278 -17.6700 1.04261; + rotation 38.3377 0.00000 0.00000 1.00000; + scale 1.04200 1.04200 1.04200; + }; + }; + instance + { + transform + { + position -17.9525 -17.8436 0.950307; + rotation 20.1772 0.00000 0.00000 -1.00000; + scale 1.15341 1.15341 1.15341; + }; + }; + instance + { + transform + { + position -15.7259 -13.4127 1.17280; + rotation 14.7506 0.00000 0.00000 -0.999999; + scale 0.832544 0.832544 0.832544; + }; + }; + instance + { + transform + { + position 4.16256 1.41422 0.538394; + rotation 153.779 0.00000 0.00000 1.00000; + scale 0.943656 0.943656 0.943656; + }; + }; + instance + { + transform + { + position -13.1481 -10.2550 1.01751; + rotation 116.984 0.00000 0.00000 -1.00000; + scale 0.740298 0.740298 0.740298; + }; + }; + instance + { + transform + { + position -18.7435 -13.3239 0.840349; + rotation 157.576 -0.00000 -0.00000 -1.00000; + scale 0.892626 0.892626 0.892626; + }; + }; + instance + { + transform + { + position -18.7861 -13.8108 0.945984; + rotation 30.6762 0.00000 0.00000 1.00000; + scale 1.23240 1.23240 1.23240; + }; + }; + instance + { + transform + { + position -19.5912 -16.3740 1.05851; + rotation 120.681 -0.00000 -0.00000 -1.00000; + scale 0.752905 0.752905 0.752905; + }; + }; + instance + { + transform + { + position -18.4582 -16.0167 1.08301; + rotation 150.267 0.00000 0.00000 1.00000; + scale 1.27471 1.27471 1.27471; + }; + }; + instance + { + transform + { + position -18.5764 -15.8364 1.06149; + rotation 96.1990 0.00000 0.00000 1.00000; + scale 0.797297 0.797297 0.797297; + }; + }; + instance + { + transform + { + position 3.93312 -5.64786 0.822293; + rotation 99.9706 0.00000 0.00000 -1.00000; + scale 0.996517 0.996517 0.996517; + }; + }; + instance + { + transform + { + position -13.8663 -12.5102 0.976399; + rotation 46.5230 0.00000 0.00000 1.00000; + scale 1.22018 1.22018 1.22018; + }; + }; + instance + { + transform + { + position -13.9589 -16.1781 0.828617; + rotation 170.791 -0.00000 -0.00000 -1.00000; + scale 0.817562 0.817562 0.817562; + }; + }; + instance + { + transform + { + position -13.6718 -16.7037 0.841499; + rotation 153.727 -0.00000 -0.00000 -1.00000; + scale 0.721802 0.721802 0.721802; + }; + }; + instance + { + transform + { + position -0.666000 7.66001 0.363528; + rotation 108.960 0.00000 0.00000 -1.00000; + scale 1.16861 1.16861 1.16861; + }; + }; + instance + { + transform + { + position -13.2751 -12.3385 1.01732; + rotation 106.194 0.00000 0.00000 -1.00000; + scale 0.934687 0.934687 0.934687; + }; + }; + instance + { + transform + { + position -14.5470 -15.4645 0.907789; + rotation 35.3018 0.00000 0.00000 -1.00000; + scale 0.977745 0.977745 0.977745; + }; + }; + instance + { + transform + { + position -14.2832 -15.0642 0.953570; + rotation 28.8940 0.00000 0.00000 1.00000; + scale 0.884144 0.884144 0.884144; + }; + }; + instance + { + transform + { + position -14.4880 -16.8172 0.811299; + rotation 65.6918 0.00000 0.00000 -1.00000; + scale 0.730348 0.730348 0.730348; + }; + }; + instance + { + transform + { + position 0.835929 -3.97315 0.425011; + rotation 171.038 -0.00000 -0.00000 -1.00000; + scale 1.18113 1.18113 1.18113; + }; + }; + instance + { + transform + { + position 0.933856 -3.72153 0.391765; + rotation 152.852 -0.00000 -0.00000 -1.00000; + scale 1.06705 1.06705 1.06705; + }; + }; + instance + { + transform + { + position -3.62445 -15.4891 0.773842; + rotation 105.221 0.00000 0.00000 1.00000; + scale 0.908994 0.908994 0.908994; + }; + }; + instance + { + transform + { + position 2.42600 -5.71387 0.607704; + rotation 75.9546 0.00000 0.00000 1.00000; + scale 0.814046 0.814046 0.814046; + }; + }; + instance + { + transform + { + position -15.8876 -14.8574 1.00378; + rotation 37.6339 0.00000 0.00000 -1.00000; + scale 0.744524 0.744524 0.744524; + }; + }; + instance + { + transform + { + position -16.3357 -17.0555 0.989473; + rotation 16.6764 0.00000 0.00000 -1.00000; + scale 1.23361 1.23361 1.23361; + }; + }; + instance + { + transform + { + position 2.19995 -1.99363 0.320717; + rotation 143.444 0.00000 0.00000 1.00000; + scale 1.13227 1.13227 1.13227; + }; + }; + instance + { + transform + { + position -17.1259 -16.8855 1.05536; + rotation 124.117 0.00000 0.00000 1.00000; + scale 0.809274 0.809274 0.809274; + }; + }; + instance + { + transform + { + position -16.5834 -11.3552 0.855200; + rotation 26.0434 0.00000 0.00000 1.00000; + scale 1.09752 1.09752 1.09752; + }; + }; + instance + { + transform + { + position -16.5076 -12.1442 1.00608; + rotation 149.427 0.00000 0.00000 1.00000; + scale 1.05252 1.05252 1.05252; + }; + }; + instance + { + transform + { + position -16.4547 -12.3542 1.03894; + rotation 50.9068 0.00000 0.00000 -1.00000; + scale 0.851525 0.851525 0.851525; + }; + }; + instance + { + transform + { + position -18.2635 -15.7563 1.04767; + rotation 94.2392 0.00000 0.00000 -1.00000; + scale 0.853242 0.853242 0.853242; + }; + }; + instance + { + transform + { + position -18.0263 -16.0445 1.07442; + rotation 25.7459 0.00000 0.00000 1.00000; + scale 1.00425 1.00425 1.00425; + }; + }; + instance + { + transform + { + position -18.0709 -13.2785 1.07358; + rotation 112.609 0.00000 0.00000 1.00000; + scale 0.956934 0.956934 0.956934; + }; + }; + instance + { + transform + { + position 5.84306 -3.74158 0.690017; + rotation 19.3636 0.00000 0.00000 1.00000; + scale 1.16247 1.16247 1.16247; + }; + }; + instance + { + transform + { + position 5.73459 -3.47561 0.655317; + rotation 142.567 0.00000 0.00000 1.00000; + scale 0.982518 0.982518 0.982518; + }; + }; + instance + { + transform + { + position -3.67864 -14.1756 0.963253; + rotation 162.307 0.00000 0.00000 1.00000; + scale 1.06947 1.06947 1.06946; + }; + }; + instance + { + transform + { + position 0.594453 -29.9676 0.990673; + rotation 25.1184 0.00000 0.00000 1.00000; + scale 0.760822 0.760822 0.760822; + }; + }; + instance + { + transform + { + position -19.0595 -12.7291 0.758570; + rotation 17.2018 0.00000 0.00000 0.999999; + scale 0.803917 0.803917 0.803917; + }; + }; + instance + { + transform + { + position -13.5934 -10.3538 1.06936; + rotation 123.761 0.00000 0.00000 1.00000; + scale 0.913962 0.913962 0.913962; + }; + }; + instance + { + transform + { + position 3.42781 9.64222 0.556047; + rotation 178.018 0.00000 0.00000 1.00000; + scale 0.897204 0.897204 0.897204; + }; + }; + instance + { + transform + { + position 3.67297 2.05166 0.449270; + rotation 149.091 0.00000 0.00000 1.00000; + scale 0.972336 0.972336 0.972336; + }; + }; + instance + { + transform + { + position -2.26163 -12.5565 0.991800; + rotation 169.579 0.00000 0.00000 1.00000; + scale 0.785735 0.785735 0.785735; + }; + }; + instance + { + transform + { + position -3.64279 -1.27177 0.115668; + rotation 144.466 0.00000 0.00000 1.00000; + scale 1.13747 1.13747 1.13747; + }; + }; + instance + { + transform + { + position -19.2887 -11.3755 1.06503; + rotation 48.2459 0.00000 0.00000 -1.00000; + scale 1.17650 1.17650 1.17650; + }; + }; + instance + { + transform + { + position -19.7013 -15.9620 1.05793; + rotation 56.8860 0.00000 0.00000 1.00000; + scale 0.807330 0.807330 0.807330; + }; + }; + instance + { + transform + { + position -19.8216 -15.7108 1.06004; + rotation 148.427 0.00000 0.00000 1.00000; + scale 0.871907 0.871907 0.871907; + }; + }; + instance + { + transform + { + position 0.986610 -11.3967 0.761417; + rotation 76.5215 0.00000 0.00000 -1.00000; + scale 1.17526 1.17526 1.17526; + }; + }; + instance + { + transform + { + position -17.3470 -11.8813 0.870688; + rotation 22.2527 0.00000 0.00000 -1.00000; + scale 1.27545 1.27545 1.27545; + }; + }; + instance + { + transform + { + position -17.1516 -11.3015 0.834959; + rotation 130.670 0.00000 0.00000 1.00000; + scale 1.26739 1.26739 1.26739; + }; + }; + instance + { + transform + { + position -17.3855 -11.5195 0.838104; + rotation 120.720 -0.00000 -0.00000 -1.00000; + scale 1.21821 1.21821 1.21821; + }; + }; + instance + { + transform + { + position -15.4590 -13.5678 1.15390; + rotation 105.090 0.00000 0.00000 -1.00000; + scale 1.28274 1.28274 1.28274; + }; + }; + instance + { + transform + { + position 1.77136 -1.82221 0.255835; + rotation 150.078 -0.00000 -0.00000 -1.00000; + scale 0.820218 0.820218 0.820217; + }; + }; + instance + { + transform + { + position -13.4906 -11.5690 1.14397; + rotation 111.976 0.00000 0.00000 -1.00000; + scale 0.870105 0.870105 0.870105; + }; + }; + instance + { + transform + { + position -15.4656 -11.5678 0.921120; + rotation 49.6391 0.00000 0.00000 1.00000; + scale 1.28617 1.28617 1.28617; + }; + }; + instance + { + transform + { + position 7.75575 -4.99891 0.912093; + rotation 6.49683 0.00000 0.00000 -0.999997; + scale 1.26869 1.26869 1.26869; + }; + }; + instance + { + transform + { + position 7.69231 -5.20843 0.934382; + rotation 9.82693 0.00000 0.00000 -0.999998; + scale 0.829077 0.829077 0.829077; + }; + }; + instance + { + transform + { + position -17.3764 -11.0926 0.867032; + rotation 81.5839 0.00000 0.00000 -1.00000; + scale 1.09517 1.09517 1.09517; + }; + }; + instance + { + transform + { + position -4.20320 -27.6064 1.10803; + rotation 70.8866 0.00000 0.00000 -1.00000; + scale 0.762716 0.762716 0.762716; + }; + }; + instance + { + transform + { + position 0.348034 6.45265 0.281767; + rotation 65.5445 0.00000 0.00000 -1.00000; + scale 0.718547 0.718547 0.718547; + }; + }; + instance + { + transform + { + position -14.8179 -5.75508 0.889734; + rotation 178.208 0.00000 0.00000 1.00000; + scale 1.14561 1.14561 1.14561; + }; + }; + instance + { + transform + { + position 9.97762 -5.97231 0.943412; + rotation 95.1463 0.00000 0.00000 1.00000; + scale 1.01084 1.01084 1.01084; + }; + }; + instance + { + transform + { + position -0.0489429 6.25289 0.226610; + rotation 4.00582 0.00000 0.00000 -0.999998; + scale 1.15041 1.15041 1.15041; + }; + }; + instance + { + transform + { + position -2.89656 -13.7673 0.834722; + rotation 126.538 -0.00000 -0.00000 -1.00000; + scale 0.775224 0.775224 0.775224; + }; + }; + instance + { + transform + { + position -14.3146 -11.8974 1.03206; + rotation 165.033 -0.00000 -0.00000 -1.00000; + scale 1.06583 1.06583 1.06583; + }; + }; + instance + { + transform + { + position -15.8301 -16.5896 1.10046; + rotation 167.681 -0.00000 -0.00000 -1.00000; + scale 0.791066 0.791066 0.791066; + }; + }; + instance + { + transform + { + position -11.3891 -4.34159 0.869943; + rotation 173.577 0.00000 0.00000 1.00000; + scale 1.18291 1.18291 1.18291; + }; + }; + instance + { + transform + { + position -14.1091 -15.5597 0.863442; + rotation 119.492 0.00000 0.00000 1.00000; + scale 0.834984 0.834984 0.834984; + }; + }; + instance + { + transform + { + position -15.5831 -8.61003 1.08564; + rotation 36.3614 0.00000 0.00000 1.00000; + scale 0.943793 0.943793 0.943793; + }; + }; + instance + { + transform + { + position -15.9678 -8.53731 1.06194; + rotation 1.85070 0.00000 0.00000 0.999934; + scale 1.19979 1.19979 1.19979; + }; + }; + instance + { + transform + { + position -2.87095 -12.2600 0.928327; + rotation 169.470 -0.00000 -0.00000 -1.00000; + scale 1.25029 1.25029 1.25029; + }; + }; + instance + { + transform + { + position -17.7125 -7.25101 1.06756; + rotation 146.866 -0.00000 -0.00000 -1.00000; + scale 1.04057 1.04057 1.04057; + }; + }; + instance + { + transform + { + position -11.3757 -0.153939 0.392744; + rotation 118.598 0.00000 0.00000 1.00000; + scale 1.24216 1.24216 1.24216; + }; + }; + instance + { + transform + { + position -3.02537 -11.7549 0.920187; + rotation 87.7427 0.00000 0.00000 -1.00000; + scale 0.822233 0.822233 0.822233; + }; + }; + instance + { + transform + { + position -14.9041 -8.50010 1.03364; + rotation 104.925 0.00000 0.00000 1.00000; + scale 0.830774 0.830774 0.830774; + }; + }; + instance + { + transform + { + position 3.89446 6.57672 0.699664; + rotation 139.947 -0.00000 -0.00000 -1.00000; + scale 0.949444 0.949444 0.949444; + }; + }; + instance + { + transform + { + position 0.941438 -29.1180 0.943818; + rotation 85.3351 0.00000 0.00000 -1.00000; + scale 0.952986 0.952986 0.952986; + }; + }; + instance + { + transform + { + position 7.87688 0.576964 0.762549; + rotation 173.467 -0.00000 -0.00000 -1.00000; + scale 0.997708 0.997708 0.997708; + }; + }; + instance + { + transform + { + position -13.1939 -7.35974 0.984765; + rotation 30.1117 0.00000 0.00000 -1.00000; + scale 1.26484 1.26484 1.26484; + }; + }; + instance + { + transform + { + position -15.5638 -9.91743 1.04786; + rotation 88.4225 0.00000 0.00000 -1.00000; + scale 0.944265 0.944265 0.944265; + }; + }; + instance + { + transform + { + position -1.54115 -28.7538 1.01067; + rotation 31.3202 0.00000 0.00000 -1.00000; + scale 1.26791 1.26791 1.26791; + }; + }; + instance + { + transform + { + position -15.3754 -9.61875 1.10562; + rotation 98.5445 0.00000 0.00000 1.00000; + scale 1.28382 1.28382 1.28382; + }; + }; + instance + { + transform + { + position -14.6325 -7.79817 0.954100; + rotation 110.526 0.00000 0.00000 1.00000; + scale 1.23866 1.23866 1.23866; + }; + }; + instance + { + transform + { + position -1.78930 -29.1382 1.03718; + rotation 23.7601 0.00000 0.00000 -1.00000; + scale 1.22848 1.22848 1.22848; + }; + }; + instance + { + transform + { + position -16.2669 -8.49418 1.03161; + rotation 23.3769 0.00000 0.00000 0.999999; + scale 1.22616 1.22616 1.22616; + }; + }; + instance + { + transform + { + position -16.0280 -9.90692 0.915013; + rotation 179.644 -0.00000 -0.00000 -1.00000; + scale 0.747610 0.747610 0.747610; + }; + }; + instance + { + transform + { + position -17.5755 -9.94033 0.850614; + rotation 51.0805 0.00000 0.00000 1.00000; + scale 1.08428 1.08428 1.08428; + }; + }; + instance + { + transform + { + position -17.9209 -9.75567 0.851172; + rotation 175.116 0.00000 0.00000 1.00000; + scale 0.896983 0.896983 0.896983; + }; + }; + instance + { + transform + { + position -17.1830 -8.01363 1.00551; + rotation 60.6550 0.00000 0.00000 -1.00000; + scale 1.23344 1.23344 1.23344; + }; + }; + instance + { + transform + { + position -17.0315 -7.18807 1.11482; + rotation 170.854 -0.00000 -0.00000 -1.00000; + scale 0.809325 0.809325 0.809325; + }; + }; + instance + { + transform + { + position -18.5337 -8.54105 0.812909; + rotation 153.663 0.00000 0.00000 1.00000; + scale 0.788381 0.788381 0.788381; + }; + }; + instance + { + transform + { + position 2.82201 -0.278719 0.411372; + rotation 45.1693 0.00000 0.00000 1.00000; + scale 1.22612 1.22612 1.22612; + }; + }; + instance + { + transform + { + position -18.0654 -8.20444 0.866339; + rotation 115.597 0.00000 0.00000 1.00000; + scale 0.833103 0.833103 0.833102; + }; + }; + instance + { + transform + { + position -2.16853 9.42102 0.665038; + rotation 171.419 0.00000 0.00000 1.00000; + scale 1.04184 1.04184 1.04184; + }; + }; + instance + { + transform + { + position -18.2961 -9.32513 0.818161; + rotation 49.3447 0.00000 0.00000 -1.00000; + scale 0.822661 0.822661 0.822661; + }; + }; + instance + { + transform + { + position -18.2001 -9.13425 0.788702; + rotation 172.500 -0.00000 -0.00000 -1.00000; + scale 0.733783 0.733783 0.733783; + }; + }; + instance + { + transform + { + position -19.8977 -9.84721 1.06146; + rotation 66.8243 0.00000 0.00000 1.00000; + scale 1.23352 1.23352 1.23352; + }; + }; + instance + { + transform + { + position -19.2756 -9.93936 0.949896; + rotation 5.07643 0.00000 0.00000 0.999991; + scale 0.843029 0.843029 0.843029; + }; + }; + instance + { + transform + { + position -18.8669 -7.65406 0.938444; + rotation 24.7233 0.00000 0.00000 -1.00000; + scale 1.16630 1.16630 1.16630; + }; + }; + instance + { + transform + { + position -13.7162 -8.96338 0.874594; + rotation 66.5941 0.00000 0.00000 -1.00000; + scale 1.27744 1.27744 1.27744; + }; + }; + instance + { + transform + { + position -15.2621 -13.6041 1.13336; + rotation 39.9979 0.00000 0.00000 1.00000; + scale 0.911108 0.911108 0.911108; + }; + }; + instance + { + transform + { + position -18.3623 -8.74563 0.791607; + rotation 43.1782 0.00000 0.00000 1.00000; + scale 0.991463 0.991463 0.991463; + }; + }; + instance + { + transform + { + position -17.5102 -7.47914 1.06433; + rotation 106.196 0.00000 0.00000 1.00000; + scale 0.713465 0.713465 0.713465; + }; + }; + instance + { + transform + { + position -17.9410 -7.66428 1.01977; + rotation 166.992 0.00000 0.00000 1.00000; + scale 0.823383 0.823383 0.823383; + }; + }; + instance + { + transform + { + position -14.1945 -6.96830 0.969811; + rotation 125.771 0.00000 0.00000 1.00000; + scale 0.715237 0.715237 0.715236; + }; + }; + instance + { + transform + { + position -10.2234 6.24983 0.375691; + rotation 65.5822 0.00000 0.00000 1.00000; + scale 1.20178 1.20178 1.20178; + }; + }; + instance + { + transform + { + position 1.16657 -27.3488 0.971353; + rotation 137.977 0.00000 0.00000 1.00000; + scale 0.804235 0.804235 0.804235; + }; + }; + instance + { + transform + { + position -17.5230 -9.50083 0.773702; + rotation 75.7951 0.00000 0.00000 -1.00000; + scale 0.960551 0.960551 0.960551; + }; + }; + instance + { + transform + { + position -11.3568 5.48785 0.424172; + rotation 168.461 -0.00000 -0.00000 -1.00000; + scale 0.925291 0.925291 0.925290; + }; + }; + instance + { + transform + { + position -11.3776 5.71902 0.405524; + rotation 131.723 -0.00000 -0.00000 -1.00000; + scale 1.08001 1.08001 1.08001; + }; + }; + instance + { + transform + { + position -18.3439 0.585220 0.772179; + rotation 149.943 0.00000 0.00000 1.00000; + scale 0.747555 0.747555 0.747555; + }; + }; + instance + { + transform + { + position -11.1310 5.59792 0.389264; + rotation 42.3017 0.00000 0.00000 1.00000; + scale 0.820342 0.820342 0.820342; + }; + }; + instance + { + transform + { + position -18.2281 4.73045 0.923897; + rotation 114.514 0.00000 0.00000 -1.00000; + scale 1.15850 1.15850 1.15850; + }; + }; + instance + { + transform + { + position -14.0891 6.35038 0.726109; + rotation 49.3545 0.00000 0.00000 -1.00000; + scale 0.751922 0.751922 0.751922; + }; + }; + instance + { + transform + { + position 0.813503 1.09952 -0.0432108; + rotation 112.254 0.00000 0.00000 1.00000; + scale 1.16134 1.16134 1.16134; + }; + }; + instance + { + transform + { + position -0.258665 5.61694 0.116449; + rotation 36.2503 0.00000 0.00000 1.00000; + scale 1.05240 1.05240 1.05240; + }; + }; + instance + { + transform + { + position -0.220094 8.87576 0.674582; + rotation 170.403 0.00000 0.00000 1.00000; + scale 1.24147 1.24147 1.24147; + }; + }; + instance + { + transform + { + position -19.2599 9.77382 0.798199; + rotation 133.909 0.00000 0.00000 1.00000; + scale 0.824720 0.824720 0.824720; + }; + }; + instance + { + transform + { + position -6.41066 9.65408 0.571698; + rotation 134.066 -0.00000 -0.00000 -1.00000; + scale 0.960903 0.960903 0.960903; + }; + }; + instance + { + transform + { + position -0.268721 -13.2095 0.707357; + rotation 54.4727 0.00000 0.00000 1.00000; + scale 0.742896 0.742896 0.742896; + }; + }; + instance + { + transform + { + position 3.43361 -29.3070 0.954848; + rotation 109.215 0.00000 0.00000 -1.00000; + scale 1.21873 1.21873 1.21873; + }; + }; + instance + { + transform + { + position -16.5434 9.84951 0.798468; + rotation 179.296 -0.00000 -0.00000 -1.00000; + scale 1.02988 1.02988 1.02988; + }; + }; + instance + { + transform + { + position -16.8966 9.95616 0.813839; + rotation 14.1280 0.00000 0.00000 1.00000; + scale 0.756365 0.756365 0.756365; + }; + }; + instance + { + transform + { + position -18.2921 7.50852 0.707657; + rotation 49.2349 0.00000 0.00000 -1.00000; + scale 1.15909 1.15909 1.15909; + }; + }; + instance + { + transform + { + position -17.2140 7.39993 0.889938; + rotation 93.3128 0.00000 0.00000 1.00000; + scale 0.769951 0.769951 0.769951; + }; + }; + instance + { + transform + { + position 1.59285 8.77123 0.514015; + rotation 22.2801 0.00000 0.00000 1.00000; + scale 0.876428 0.876428 0.876428; + }; + }; + instance + { + transform + { + position 3.05817 -29.9325 0.825580; + rotation 133.583 0.00000 0.00000 1.00000; + scale 0.760409 0.760409 0.760409; + }; + }; + instance + { + transform + { + position -13.5093 6.82778 0.798462; + rotation 24.6616 0.00000 0.00000 1.00000; + scale 1.26143 1.26143 1.26143; + }; + }; + instance + { + transform + { + position -18.9509 5.53850 0.859971; + rotation 133.083 -0.00000 -0.00000 -1.00000; + scale 0.848031 0.848031 0.848031; + }; + }; + instance + { + transform + { + position -18.3170 5.67765 0.953178; + rotation 28.9279 0.00000 0.00000 -1.00000; + scale 1.22818 1.22818 1.22818; + }; + }; + instance + { + transform + { + position -10.4668 -17.8345 1.01740; + rotation 146.734 0.00000 0.00000 1.00000; + scale 1.01439 1.01439 1.01439; + }; + }; + instance + { + transform + { + position -9.40136 9.98243 0.716089; + rotation 70.1209 0.00000 0.00000 1.00000; + scale 1.05059 1.05059 1.05059; + }; + }; + instance + { + transform + { + position -15.3922 4.42845 0.758284; + rotation 86.1713 0.00000 0.00000 -1.00000; + scale 0.995591 0.995591 0.995591; + }; + }; + instance + { + transform + { + position -1.13097 9.92977 0.708897; + rotation 147.331 -0.00000 -0.00000 -1.00000; + scale 0.998058 0.998058 0.998058; + }; + }; + instance + { + transform + { + position -13.0035 -11.9383 1.08889; + rotation 19.1202 0.00000 0.00000 -1.00000; + scale 0.971450 0.971450 0.971450; + }; + }; + instance + { + transform + { + position -19.4614 3.84327 1.02663; + rotation 72.8800 0.00000 0.00000 1.00000; + scale 1.12195 1.12195 1.12195; + }; + }; + instance + { + transform + { + position -17.3114 2.45181 0.915038; + rotation 11.7227 0.00000 0.00000 0.999998; + scale 1.10498 1.10498 1.10498; + }; + }; + instance + { + transform + { + position -6.07546 -10.0648 0.759586; + rotation 131.406 -0.00000 -0.00000 -1.00000; + scale 0.756303 0.756303 0.756303; + }; + }; + instance + { + transform + { + position -18.5524 -1.46357 1.08195; + rotation 16.9272 0.00000 0.00000 0.999999; + scale 0.864822 0.864822 0.864822; + }; + }; + instance + { + transform + { + position -19.4171 -4.56285 1.07390; + rotation 59.1689 0.00000 0.00000 1.00000; + scale 0.870997 0.870997 0.870998; + }; + }; + instance + { + transform + { + position -19.3242 -6.23583 0.743637; + rotation 159.842 0.00000 0.00000 1.00000; + scale 1.07601 1.07601 1.07601; + }; + }; + instance + { + transform + { + position 3.26012 -28.0028 1.09421; + rotation 82.0349 0.00000 0.00000 1.00000; + scale 1.02273 1.02273 1.02273; + }; + }; + instance + { + transform + { + position -16.6255 -4.45832 0.801612; + rotation 155.693 0.00000 0.00000 1.00000; + scale 1.04513 1.04513 1.04513; + }; + }; + instance + { + transform + { + position -8.22141 6.60692 0.343942; + rotation 156.955 0.00000 0.00000 1.00000; + scale 0.824207 0.824207 0.824207; + }; + }; + instance + { + transform + { + position -10.7406 -10.9013 0.800850; + rotation 104.157 0.00000 0.00000 -1.00000; + scale 1.24144 1.24144 1.24144; + }; + }; + instance + { + transform + { + position 6.89542 8.71212 0.901920; + rotation 177.309 0.00000 0.00000 1.00000; + scale 1.08364 1.08364 1.08364; + }; + }; + instance + { + transform + { + position -14.2032 -3.20606 0.637092; + rotation 83.1221 0.00000 0.00000 -1.00000; + scale 1.05326 1.05326 1.05326; + }; + }; + instance + { + transform + { + position -14.1747 -1.98400 0.662701; + rotation 114.998 0.00000 0.00000 1.00000; + scale 0.845871 0.845871 0.845871; + }; + }; + instance + { + transform + { + position -13.9432 -2.96717 0.608363; + rotation 168.708 -0.00000 -0.00000 -1.00000; + scale 0.704549 0.704549 0.704549; + }; + }; + instance + { + transform + { + position -15.8124 -2.85293 0.756884; + rotation 82.7376 0.00000 0.00000 1.00000; + scale 1.16967 1.16967 1.16967; + }; + }; + instance + { + transform + { + position -16.2957 -5.76236 0.756186; + rotation 152.587 0.00000 0.00000 1.00000; + scale 1.19219 1.19219 1.19219; + }; + }; + instance + { + transform + { + position -10.4929 4.74015 0.305210; + rotation 108.046 0.00000 0.00000 -1.00000; + scale 1.28263 1.28263 1.28263; + }; + }; + instance + { + transform + { + position -17.6094 -6.55380 1.01299; + rotation 169.281 0.00000 0.00000 1.00000; + scale 1.04781 1.04781 1.04781; + }; + }; + instance + { + transform + { + position 7.27476 -29.2859 0.875123; + rotation 25.8610 0.00000 0.00000 1.00000; + scale 1.07237 1.07237 1.07237; + }; + }; + instance + { + transform + { + position -16.3762 -3.64533 0.748329; + rotation 117.590 0.00000 0.00000 1.00000; + scale 1.13939 1.13939 1.13939; + }; + }; + instance + { + transform + { + position -16.3796 -3.97428 0.787012; + rotation 165.732 -0.00000 -0.00000 -1.00000; + scale 1.29227 1.29227 1.29227; + }; + }; + instance + { + transform + { + position -16.2011 -3.81953 0.738206; + rotation 2.30432 0.00000 0.00000 -0.999981; + scale 1.09834 1.09834 1.09834; + }; + }; + instance + { + transform + { + position -2.33532 -2.57757 0.190393; + rotation 25.8051 0.00000 0.00000 -0.999999; + scale 1.29673 1.29673 1.29673; + }; + }; + instance + { + transform + { + position -17.6885 -5.03919 0.769237; + rotation 11.2322 0.00000 0.00000 0.999997; + scale 0.831229 0.831229 0.831229; + }; + }; + instance + { + transform + { + position 6.87749 -29.9325 1.03360; + rotation 168.870 0.00000 0.00000 1.00000; + scale 0.904743 0.904743 0.904743; + }; + }; + instance + { + transform + { + position -16.2229 -2.87582 0.763041; + rotation 177.377 -0.00000 -0.00000 -1.00000; + scale 1.12075 1.12075 1.12075; + }; + }; + instance + { + transform + { + position -17.7755 -2.56514 0.917147; + rotation 167.509 0.00000 0.00000 1.00000; + scale 0.948337 0.948337 0.948337; + }; + }; + instance + { + transform + { + position -17.0307 -2.57569 0.842309; + rotation 70.2294 0.00000 0.00000 1.00000; + scale 1.02027 1.02027 1.02027; + }; + }; + instance + { + transform + { + position -6.84230 -1.29885 0.276776; + rotation 66.0647 0.00000 0.00000 1.00000; + scale 1.23637 1.23637 1.23637; + }; + }; + instance + { + transform + { + position 2.09160 6.00594 0.498983; + rotation 129.873 0.00000 0.00000 1.00000; + scale 0.863624 0.863624 0.863624; + }; + }; + instance + { + transform + { + position -18.7116 -6.55795 0.822868; + rotation 99.4439 0.00000 0.00000 1.00000; + scale 0.737264 0.737264 0.737264; + }; + }; + instance + { + transform + { + position 0.757068 0.747879 -0.103628; + rotation 12.2673 0.00000 0.00000 1.00000; + scale 0.986829 0.986829 0.986829; + }; + }; + instance + { + transform + { + position -18.3059 -1.47635 1.06597; + rotation 67.5017 0.00000 0.00000 1.00000; + scale 1.15899 1.15899 1.15899; + }; + }; + instance + { + transform + { + position -19.1598 -2.46834 1.02892; + rotation 5.59613 0.00000 0.00000 0.999988; + scale 1.12375 1.12375 1.12375; + }; + }; + instance + { + transform + { + position -5.85791 -18.6690 0.942656; + rotation 133.677 0.00000 0.00000 1.00000; + scale 0.915237 0.915237 0.915237; + }; + }; + instance + { + transform + { + position -17.5060 7.50723 0.807506; + rotation 123.163 -0.00000 -0.00000 -1.00000; + scale 0.990665 0.990665 0.990665; + }; + }; + instance + { + transform + { + position -6.90601 -5.23049 0.730258; + rotation 56.3301 0.00000 0.00000 -1.00000; + scale 0.913709 0.913709 0.913709; + }; + }; + instance + { + transform + { + position 2.71271 -6.94123 0.637494; + rotation 151.942 -0.00000 -0.00000 -1.00000; + scale 1.22084 1.22084 1.22084; + }; + }; + instance + { + transform + { + position -15.8631 -0.753011 1.00387; + rotation 87.8518 0.00000 0.00000 -1.00000; + scale 1.15290 1.15290 1.15290; + }; + }; + instance + { + transform + { + position -15.1275 -0.819364 0.932709; + rotation 142.569 -0.00000 -0.00000 -1.00000; + scale 0.801148 0.801148 0.801148; + }; + }; + instance + { + transform + { + position -15.1532 -0.0490676 0.818586; + rotation 123.506 -0.00000 -0.00000 -1.00000; + scale 0.939787 0.939787 0.939787; + }; + }; + instance + { + transform + { + position -16.4287 -0.929676 0.866758; + rotation 168.266 0.00000 0.00000 1.00000; + scale 0.833652 0.833652 0.833652; + }; + }; + instance + { + transform + { + position -17.5944 -0.426512 0.818219; + rotation 52.1474 0.00000 0.00000 -1.00000; + scale 1.06928 1.06928 1.06928; + }; + }; + instance + { + transform + { + position -17.8795 -0.254203 0.810949; + rotation 177.167 -0.00000 -0.00000 -1.00000; + scale 0.931234 0.931234 0.931234; + }; + }; + instance + { + transform + { + position -19.9931 -0.0815247 0.910388; + rotation 107.087 0.00000 0.00000 1.00000; + scale 1.12549 1.12549 1.12549; + }; + }; + instance + { + transform + { + position -13.6390 1.45095 0.542364; + rotation 75.2908 0.00000 0.00000 -1.00000; + scale 0.862261 0.862261 0.862261; + }; + }; + instance + { + transform + { + position 9.93105 -29.2388 1.21253; + rotation 57.5216 0.00000 0.00000 1.00000; + scale 0.897566 0.897566 0.897566; + }; + }; + instance + { + transform + { + position -6.45125 -29.7160 1.15893; + rotation 95.2027 0.00000 0.00000 1.00000; + scale 1.26270 1.26270 1.26270; + }; + }; + instance + { + transform + { + position -2.61183 -4.86924 0.600389; + rotation 138.030 -0.00000 -0.00000 -1.00000; + scale 0.711869 0.711869 0.711869; + }; + }; + instance + { + transform + { + position -15.3923 1.18655 0.850855; + rotation 169.793 0.00000 0.00000 1.00000; + scale 0.913586 0.913586 0.913586; + }; + }; + instance + { + transform + { + position -16.9100 1.09953 0.932512; + rotation 178.036 0.00000 0.00000 1.00000; + scale 1.17202 1.17202 1.17202; + }; + }; + instance + { + transform + { + position -17.3642 1.43989 0.970209; + rotation 117.268 0.00000 0.00000 1.00000; + scale 0.947970 0.947970 0.947970; + }; + }; + instance + { + transform + { + position -11.9506 -7.13246 1.00356; + rotation 31.1183 0.00000 0.00000 1.00000; + scale 1.22910 1.22910 1.22910; + }; + }; + instance + { + transform + { + position -19.9353 1.99151 0.892679; + rotation 26.4973 0.00000 0.00000 1.00000; + scale 1.26283 1.26283 1.26283; + }; + }; + instance + { + transform + { + position -19.9817 1.47096 0.887879; + rotation 102.375 0.00000 0.00000 1.00000; + scale 0.753083 0.753083 0.753083; + }; + }; + instance + { + transform + { + position -19.8248 2.25117 0.900893; + rotation 13.7693 0.00000 0.00000 1.00000; + scale 0.716116 0.716116 0.716116; + }; + }; + instance + { + transform + { + position -15.7503 3.59435 0.671509; + rotation 22.5100 0.00000 0.00000 1.00000; + scale 1.23649 1.23649 1.23649; + }; + }; + instance + { + transform + { + position 9.90300 -10.1293 0.958474; + rotation 128.141 0.00000 0.00000 1.00000; + scale 1.03758 1.03758 1.03758; + }; + }; + instance + { + transform + { + position -17.1664 4.02898 0.879059; + rotation 166.998 0.00000 0.00000 1.00000; + scale 0.842395 0.842395 0.842395; + }; + }; + instance + { + transform + { + position -16.0110 6.28241 1.01441; + rotation 20.5694 0.00000 0.00000 1.00000; + scale 0.935455 0.935455 0.935455; + }; + }; + instance + { + transform + { + position 3.50815 8.12430 0.665747; + rotation 41.7664 0.00000 0.00000 1.00000; + scale 1.22098 1.22098 1.22098; + }; + }; + instance + { + transform + { + position -16.5042 5.28005 0.942227; + rotation 6.85565 0.00000 0.00000 1.00000; + scale 1.15835 1.15835 1.15835; + }; + }; + instance + { + transform + { + position -16.6479 5.12364 0.969484; + rotation 67.6591 0.00000 0.00000 1.00000; + scale 1.28452 1.28452 1.28452; + }; + }; + instance + { + transform + { + position 3.20024 -8.53124 0.799966; + rotation 19.7977 0.00000 0.00000 -1.00000; + scale 1.12705 1.12705 1.12705; + }; + }; + instance + { + transform + { + position -17.7467 6.09873 0.953862; + rotation 134.161 0.00000 0.00000 1.00000; + scale 0.783181 0.783181 0.783181; + }; + }; + instance + { + transform + { + position 2.69093 3.78231 0.404787; + rotation 63.2687 0.00000 0.00000 -1.00000; + scale 1.19871 1.19871 1.19871; + }; + }; + instance + { + transform + { + position -19.0233 5.74581 0.831268; + rotation 154.528 0.00000 0.00000 1.00000; + scale 0.796310 0.796310 0.796310; + }; + }; + instance + { + transform + { + position -19.9890 5.74802 0.804636; + rotation 36.9051 0.00000 0.00000 -1.00000; + scale 0.912139 0.912139 0.912139; + }; + }; + instance + { + transform + { + position -19.9405 5.05080 1.02005; + rotation 167.932 0.00000 0.00000 1.00000; + scale 1.00243 1.00243 1.00243; + }; + }; + instance + { + transform + { + position -19.2737 6.02184 0.772269; + rotation 69.3576 0.00000 0.00000 1.00000; + scale 1.03487 1.03487 1.03487; + }; + }; + instance + { + transform + { + position -15.0702 7.28868 0.926450; + rotation 159.643 0.00000 0.00000 1.00000; + scale 1.03438 1.03438 1.03438; + }; + }; + instance + { + transform + { + position -14.2619 7.34941 0.870048; + rotation 47.8567 0.00000 0.00000 1.00000; + scale 1.07982 1.07982 1.07982; + }; + }; + instance + { + transform + { + position -15.9909 7.37766 1.06326; + rotation 8.26674 0.00000 0.00000 -0.999999; + scale 0.797937 0.797937 0.797937; + }; + }; + instance + { + transform + { + position -19.9561 7.38040 0.816870; + rotation 4.89985 0.00000 0.00000 -0.999991; + scale 1.29663 1.29663 1.29663; + }; + }; + instance + { + transform + { + position 8.03226 6.29745 0.785875; + rotation 7.62775 0.00000 0.00000 1.00002; + scale 0.879830 0.879830 0.879830; + }; + }; + instance + { + transform + { + position 8.74481 -9.91770 1.06539; + rotation 72.4947 0.00000 0.00000 1.00000; + scale 1.22164 1.22164 1.22164; + }; + }; + instance + { + transform + { + position -16.7702 9.60406 0.816243; + rotation 85.4670 0.00000 0.00000 1.00000; + scale 1.27416 1.27416 1.27416; + }; + }; + instance + { + transform + { + position 8.54289 -9.40116 1.02441; + rotation 121.676 0.00000 0.00000 1.00000; + scale 0.918045 0.918045 0.918045; + }; + }; + instance + { + transform + { + position -15.0554 -11.2078 0.982581; + rotation 41.9558 0.00000 0.00000 1.00000; + scale 1.12172 1.12172 1.12172; + }; + }; + instance + { + transform + { + position 9.99901 8.02090 0.703467; + rotation 83.0385 0.00000 0.00000 1.00000; + scale 1.22973 1.22973 1.22973; + }; + }; + instance + { + transform + { + position -12.0403 -7.51896 0.899106; + rotation 67.2599 0.00000 0.00000 -1.00000; + scale 1.06035 1.06035 1.06035; + }; + }; + instance + { + transform + { + position -6.37211 -10.9009 0.805128; + rotation 170.871 0.00000 0.00000 1.00000; + scale 1.06299 1.06299 1.06299; + }; + }; + instance + { + transform + { + position -19.1005 9.28455 0.826338; + rotation 127.845 0.00000 0.00000 1.00000; + scale 1.16040 1.16040 1.16040; + }; + }; + instance + { + transform + { + position -18.3493 8.37528 0.656052; + rotation 61.1621 0.00000 0.00000 1.00000; + scale 0.783821 0.783821 0.783821; + }; + }; + instance + { + transform + { + position -18.5339 6.19287 0.933223; + rotation 12.9815 0.00000 0.00000 0.999999; + scale 1.18756 1.18756 1.18756; + }; + }; + instance + { + transform + { + position 7.26453 -7.77074 0.921464; + rotation 29.9241 0.00000 0.00000 1.00000; + scale 0.820789 0.820789 0.820789; + }; + }; + instance + { + transform + { + position -14.7050 4.51629 0.751738; + rotation 109.634 0.00000 0.00000 1.00000; + scale 0.769463 0.769463 0.769463; + }; + }; + instance + { + transform + { + position -14.4711 4.29032 0.672496; + rotation 166.084 -0.00000 -0.00000 -1.00000; + scale 1.27868 1.27868 1.27868; + }; + }; + instance + { + transform + { + position -18.8922 4.11556 1.06130; + rotation 66.2017 0.00000 0.00000 -1.00000; + scale 0.767135 0.767135 0.767135; + }; + }; + instance + { + transform + { + position -7.46579 6.55418 0.414842; + rotation 110.114 0.00000 0.00000 -1.00000; + scale 0.845916 0.845916 0.845916; + }; + }; + instance + { + transform + { + position -2.77464 -29.7401 0.802823; + rotation 27.1830 0.00000 0.00000 1.00000; + scale 0.942661 0.942661 0.942661; + }; + }; + instance + { + transform + { + position 2.65047 -29.6712 0.806239; + rotation 89.4927 0.00000 0.00000 1.00000; + scale 0.865836 0.865836 0.865836; + }; + }; + instance + { + transform + { + position 2.94729 -28.0091 1.06867; + rotation 22.7906 0.00000 0.00000 -1.00000; + scale 0.918544 0.918544 0.918544; + }; + }; + instance + { + transform + { + position 6.73905 -29.5014 0.929620; + rotation 85.4498 0.00000 0.00000 1.00000; + scale 1.27548 1.27548 1.27548; + }; + }; + instance + { + transform + { + position 8.55940 -29.8147 0.960786; + rotation 143.475 0.00000 0.00000 1.00000; + scale 1.29157 1.29157 1.29157; + }; + }; + instance + { + transform + { + position 8.80718 -29.6316 0.940054; + rotation 25.3320 0.00000 0.00000 -1.00000; + scale 1.06921 1.06921 1.06921; + }; + }; + instance + { + transform + { + position -12.7520 -28.5369 1.09422; + rotation 85.8485 0.00000 0.00000 -1.00000; + scale 1.04777 1.04777 1.04777; + }; + }; + instance + { + transform + { + position -12.4447 -28.9298 0.994108; + rotation 48.2372 0.00000 0.00000 1.00000; + scale 0.884184 0.884184 0.884184; + }; + }; + instance + { + transform + { + position -6.33824 -7.55794 0.839920; + rotation 118.161 0.00000 0.00000 -1.00000; + scale 1.12635 1.12635 1.12635; + }; + }; + instance + { + transform + { + position -8.87611 -27.5190 1.02482; + rotation 140.892 0.00000 0.00000 1.00000; + scale 1.06310 1.06310 1.06310; + }; + }; + instance + { + transform + { + position -7.42312 -26.7859 0.891184; + rotation 7.40771 0.00000 0.00000 -1.00002; + scale 1.01225 1.01225 1.01225; + }; + }; + instance + { + transform + { + position -7.00214 -9.47111 0.876186; + rotation 78.1321 0.00000 0.00000 1.00000; + scale 1.10472 1.10472 1.10472; + }; + }; + instance + { + transform + { + position -3.34459 -15.9386 0.768956; + rotation 174.834 0.00000 0.00000 1.00000; + scale 1.13059 1.13059 1.13059; + }; + }; + instance + { + transform + { + position -8.70071 -29.2476 0.840904; + rotation 85.8618 0.00000 0.00000 1.00000; + scale 0.971347 0.971347 0.971347; + }; + }; + instance + { + transform + { + position -7.42638 -29.0165 1.06670; + rotation 165.199 -0.00000 -0.00000 -1.00000; + scale 0.948498 0.948498 0.948498; + }; + }; + instance + { + transform + { + position -7.59156 -29.2635 1.03869; + rotation 35.7196 0.00000 0.00000 -1.00000; + scale 0.725126 0.725126 0.725126; + }; + }; + instance + { + transform + { + position -8.18903 -27.3657 1.08838; + rotation 48.0153 0.00000 0.00000 1.00000; + scale 0.995532 0.995532 0.995532; + }; + }; + instance + { + transform + { + position -6.95901 -29.4442 1.10339; + rotation 166.862 0.00000 0.00000 1.00000; + scale 1.20134 1.20134 1.20134; + }; + }; + instance + { + transform + { + position -5.82974 -29.5378 1.12808; + rotation 113.331 0.00000 0.00000 1.00000; + scale 1.05432 1.05432 1.05432; + }; + }; + instance + { + transform + { + position 9.70468 -28.5662 1.18256; + rotation 128.230 0.00000 0.00000 1.00000; + scale 0.989137 0.989137 0.989137; + }; + }; + instance + { + transform + { + position 5.75737 -27.8041 1.01431; + rotation 62.9224 0.00000 0.00000 -1.00000; + scale 1.07728 1.07728 1.07728; + }; + }; + instance + { + transform + { + position 5.87037 -27.6295 1.02382; + rotation 53.0242 0.00000 0.00000 -1.00000; + scale 1.17502 1.17502 1.17502; + }; + }; + instance + { + transform + { + position 5.51313 -29.6652 1.10624; + rotation 173.308 -0.00000 -0.00000 -1.00000; + scale 0.889673 0.889673 0.889673; + }; + }; + instance + { + transform + { + position -7.47773 6.04014 0.312136; + rotation 97.8241 0.00000 0.00000 1.00000; + scale 1.13924 1.13924 1.13924; + }; + }; + instance + { + transform + { + position -9.46010 -28.4283 0.993949; + rotation 45.2581 0.00000 0.00000 -1.00000; + scale 0.777365 0.777365 0.777365; + }; + }; + instance + { + transform + { + position -0.157143 -27.4374 0.809101; + rotation 13.0272 0.00000 0.00000 1.00001; + scale 0.896573 0.896573 0.896573; + }; + }; + instance + { + transform + { + position -1.19379 -26.9716 0.824966; + rotation 151.335 -0.00000 -0.00000 -1.00000; + scale 0.761614 0.761614 0.761614; + }; + }; + instance + { + transform + { + position -0.424584 -27.2580 0.765953; + rotation 45.2647 0.00000 0.00000 -1.00000; + scale 0.805005 0.805005 0.805005; + }; + }; + instance + { + transform + { + position -0.583133 -27.0882 0.756232; + rotation 166.434 0.00000 0.00000 1.00000; + scale 0.809374 0.809374 0.809374; + }; + }; + instance + { + transform + { + position 7.46481 -9.60823 1.14583; + rotation 11.3976 0.00000 0.00000 -1.00000; + scale 1.00743 1.00743 1.00743; + }; + }; + instance + { + transform + { + position -3.38714 -29.0384 0.801400; + rotation 150.035 -0.00000 -0.00000 -1.00000; + scale 1.28434 1.28434 1.28434; + }; + }; + instance + { + transform + { + position -0.117936 -28.6567 1.03432; + rotation 84.4534 0.00000 0.00000 -1.00000; + scale 0.988956 0.988956 0.988956; + }; + }; + instance + { + transform + { + position 0.871824 -28.5420 0.912881; + rotation 121.165 -0.00000 -0.00000 -1.00000; + scale 0.910495 0.910495 0.910495; + }; + }; + instance + { + transform + { + position 0.563119 -29.7376 0.983362; + rotation 28.9423 0.00000 0.00000 -1.00000; + scale 0.812626 0.812626 0.812626; + }; + }; + instance + { + transform + { + position 0.859270 -29.6124 0.943039; + rotation 34.6492 0.00000 0.00000 1.00000; + scale 0.730307 0.730307 0.730307; + }; + }; + instance + { + transform + { + position 1.74857 -28.3827 0.851248; + rotation 54.8828 0.00000 0.00000 -1.00000; + scale 0.770545 0.770545 0.770545; + }; + }; + instance + { + transform + { + position 4.74867 -8.49048 0.708219; + rotation 74.1049 0.00000 0.00000 1.00000; + scale 0.792776 0.792776 0.792776; + }; + }; + instance + { + transform + { + position 3.01472 -29.5698 0.815813; + rotation 178.103 0.00000 0.00000 1.00000; + scale 1.00206 1.00206 1.00206; + }; + }; + instance + { + transform + { + position 2.02225 -8.43096 0.819091; + rotation 64.8537 0.00000 0.00000 -1.00000; + scale 0.847149 0.847149 0.847149; + }; + }; + instance + { + transform + { + position -9.48179 -27.2753 0.855810; + rotation 165.551 0.00000 0.00000 1.00000; + scale 1.09056 1.09056 1.09056; + }; + }; + instance + { + transform + { + position -4.49071 -8.59243 0.974548; + rotation 28.2965 0.00000 0.00000 1.00000; + scale 1.09491 1.09491 1.09491; + }; + }; + instance + { + transform + { + position 5.22436 -26.7798 0.951234; + rotation 4.68720 0.00000 0.00000 0.999986; + scale 0.985648 0.985648 0.985648; + }; + }; + instance + { + transform + { + position -4.23861 -8.60209 0.961053; + rotation 133.524 0.00000 0.00000 1.00000; + scale 1.01632 1.01632 1.01632; + }; + }; + instance + { + transform + { + position 5.16302 -28.0515 1.04920; + rotation 154.955 -0.00000 -0.00000 -1.00000; + scale 0.843136 0.843136 0.843136; + }; + }; + instance + { + transform + { + position 7.13424 -28.1029 0.852528; + rotation 59.4159 0.00000 0.00000 -1.00000; + scale 1.00585 1.00585 1.00585; + }; + }; + instance + { + transform + { + position -3.97102 -9.71515 1.05755; + rotation 169.124 -0.00000 -0.00000 -1.00000; + scale 1.18865 1.18865 1.18865; + }; + }; + instance + { + transform + { + position -11.7706 -29.0032 0.967812; + rotation 146.077 -0.00000 -0.00000 -1.00000; + scale 1.24793 1.24793 1.24793; + }; + }; + instance + { + transform + { + position 7.40892 -27.5290 1.02646; + rotation 95.6018 0.00000 0.00000 1.00000; + scale 0.991979 0.991979 0.991979; + }; + }; + instance + { + transform + { + position 0.613498 -15.7718 1.12713; + rotation 24.2973 0.00000 0.00000 1.00000; + scale 1.16826 1.16826 1.16826; + }; + }; + instance + { + transform + { + position 9.88118 -29.5657 1.17584; + rotation 133.112 -0.00000 -0.00000 -1.00000; + scale 1.04112 1.04112 1.04112; + }; + }; + instance + { + transform + { + position 2.58582 -8.67393 0.808887; + rotation 16.7007 0.00000 0.00000 1.00000; + scale 0.986576 0.986576 0.986576; + }; + }; + instance + { + transform + { + position 9.67150 -28.1269 1.09551; + rotation 69.6158 0.00000 0.00000 -1.00000; + scale 0.842520 0.842520 0.842520; + }; + }; + instance + { + transform + { + position -3.82813 -19.6830 0.822189; + rotation 74.5742 0.00000 0.00000 1.00000; + scale 1.02765 1.02765 1.02765; + }; + }; + instance + { + transform + { + position 2.19763 -15.7420 0.993967; + rotation 63.7172 0.00000 0.00000 -1.00000; + scale 0.778737 0.778737 0.778737; + }; + }; + instance + { + transform + { + position 6.61332 -8.76758 1.09304; + rotation 153.998 -0.00000 -0.00000 -1.00000; + scale 1.19765 1.19765 1.19765; + }; + }; + instance + { + transform + { + position -5.82771 -28.7950 1.05969; + rotation 92.3077 0.00000 0.00000 1.00000; + scale 0.928629 0.928629 0.928629; + }; + }; + instance + { + transform + { + position -5.13805 -28.2285 1.04148; + rotation 119.654 0.00000 0.00000 1.00000; + scale 1.21819 1.21819 1.21819; + }; + }; + instance + { + transform + { + position 9.70091 -8.73941 1.02625; + rotation 86.4893 0.00000 0.00000 1.00000; + scale 1.27711 1.27711 1.27711; + }; + }; + instance + { + transform + { + position -6.01999 -29.9967 1.14929; + rotation 86.8626 0.00000 0.00000 1.00000; + scale 0.843914 0.843914 0.843914; + }; + }; + instance + { + transform + { + position -5.34575 -27.2983 0.971186; + rotation 171.965 0.00000 0.00000 1.00000; + scale 1.16224 1.16224 1.16224; + }; + }; + instance + { + transform + { + position -7.33339 -28.4187 1.13022; + rotation 87.5156 0.00000 0.00000 -1.00000; + scale 0.966151 0.966151 0.966151; + }; + }; + instance + { + transform + { + position -8.91875 -7.15526 0.795692; + rotation 176.882 -0.00000 -0.00000 -1.00000; + scale 0.754872 0.754872 0.754872; + }; + }; + instance + { + transform + { + position -7.98661 -29.8902 0.855513; + rotation 33.7568 0.00000 0.00000 -1.00000; + scale 1.15561 1.15561 1.15561; + }; + }; + instance + { + transform + { + position -8.21795 -28.2639 1.12011; + rotation 175.609 -0.00000 -0.00000 -1.00000; + scale 0.806389 0.806389 0.806389; + }; + }; + instance + { + transform + { + position -8.18631 -27.0075 1.03144; + rotation 54.5591 0.00000 0.00000 1.00000; + scale 0.912600 0.912600 0.912600; + }; + }; + instance + { + transform + { + position 3.22991 3.64774 0.528031; + rotation 115.940 0.00000 0.00000 1.00000; + scale 1.25943 1.25943 1.25943; + }; + }; + instance + { + transform + { + position -12.0185 3.54951 0.491099; + rotation 0.688699 0.00000 0.00000 1.00037; + scale 1.15422 1.15422 1.15422; + }; + }; + instance + { + transform + { + position -5.37053 -14.7802 1.04748; + rotation 86.7927 0.00000 0.00000 -1.00000; + scale 1.16373 1.16373 1.16373; + }; + }; + instance + { + transform + { + position 8.33518 4.87123 0.948986; + rotation 28.5710 0.00000 0.00000 1.00000; + scale 1.21310 1.21310 1.21310; + }; + }; + instance + { + transform + { + position -11.5433 -29.6486 1.09897; + rotation 23.5994 0.00000 0.00000 -0.999999; + scale 1.11044 1.11044 1.11044; + }; + }; + instance + { + transform + { + position 8.76069 -27.3128 1.04063; + rotation 21.6227 0.00000 0.00000 -1.00000; + scale 1.14415 1.14415 1.14415; + }; + }; + instance + { + transform + { + position -11.7657 -12.4180 1.00274; + rotation 48.5147 0.00000 0.00000 -1.00000; + scale 0.749826 0.749826 0.749826; + }; + }; + instance + { + transform + { + position -11.6780 -12.6929 1.02610; + rotation 76.2500 0.00000 0.00000 -1.00000; + scale 0.700144 0.700144 0.700144; + }; + }; + instance + { + transform + { + position -8.12185 -28.6516 1.05884; + rotation 170.512 0.00000 0.00000 1.00000; + scale 0.726669 0.726669 0.726669; + }; + }; + instance + { + transform + { + position 2.18103 -15.1408 1.04525; + rotation 18.0365 0.00000 0.00000 1.00000; + scale 1.04860 1.04860 1.04860; + }; + }; + instance + { + transform + { + position -7.05381 -28.9730 1.07505; + rotation 157.424 -0.00000 -0.00000 -1.00000; + scale 0.892423 0.892423 0.892423; + }; + }; + instance + { + transform + { + position -16.1209 9.86386 0.778450; + rotation 112.049 0.00000 0.00000 -1.00000; + scale 1.23454 1.23454 1.23454; + }; + }; + instance + { + transform + { + position -15.8179 9.92791 0.764099; + rotation 145.488 -0.00000 -0.00000 -1.00000; + scale 1.22001 1.22001 1.22001; + }; + }; + instance + { + transform + { + position 3.28837 4.30703 0.557164; + rotation 18.0885 0.00000 0.00000 1.00000; + scale 1.04595 1.04595 1.04595; + }; + }; + instance + { + transform + { + position 6.93122 -27.1416 1.13674; + rotation 137.194 0.00000 0.00000 1.00000; + scale 1.27850 1.27850 1.27850; + }; + }; + instance + { + transform + { + position 6.11659 -27.3154 1.06947; + rotation 10.7631 0.00000 0.00000 1.00000; + scale 0.800185 0.800185 0.800185; + }; + }; + instance + { + transform + { + position 6.13430 -27.8915 0.970695; + rotation 177.660 -0.00000 -0.00000 -1.00000; + scale 1.03759 1.03759 1.03759; + }; + }; + instance + { + transform + { + position 4.74365 -27.4911 1.03269; + rotation 119.541 0.00000 0.00000 -1.00000; + scale 0.709300 0.709300 0.709300; + }; + }; + instance + { + transform + { + position -0.0977263 -29.0800 1.09040; + rotation 101.566 0.00000 0.00000 -1.00000; + scale 0.960646 0.960646 0.960646; + }; + }; + instance + { + transform + { + position -1.91873 -27.2912 1.07740; + rotation 102.776 0.00000 0.00000 -1.00000; + scale 0.827262 0.827262 0.827262; + }; + }; + instance + { + transform + { + position -15.5270 3.81768 0.668188; + rotation 162.758 0.00000 0.00000 1.00000; + scale 1.03748 1.03748 1.03748; + }; + }; + instance + { + transform + { + position 8.31305 -29.7323 0.971291; + rotation 155.203 -0.00000 -0.00000 -1.00000; + scale 0.866971 0.866971 0.866971; + }; + }; + instance + { + transform + { + position 8.30768 -27.8060 0.955911; + rotation 112.501 0.00000 0.00000 -1.00000; + scale 1.23820 1.23820 1.23820; + }; + }; + instance + { + transform + { + position -6.94022 -28.7173 1.08003; + rotation 170.831 0.00000 0.00000 1.00000; + scale 0.912827 0.912827 0.912827; + }; + }; + instance + { + transform + { + position 1.43701 -13.2820 0.850397; + rotation 49.2510 0.00000 0.00000 1.00000; + scale 1.25560 1.25560 1.25560; + }; + }; + instance + { + transform + { + position 9.22753 -28.0175 1.01705; + rotation 143.686 -0.00000 -0.00000 -1.00000; + scale 1.18957 1.18957 1.18957; + }; + }; + instance + { + transform + { + position 7.23362 -27.2244 1.14207; + rotation 168.567 0.00000 0.00000 1.00000; + scale 1.12751 1.12751 1.12751; + }; + }; + instance + { + transform + { + position 1.73848 -13.4717 0.926272; + rotation 7.67841 0.00000 0.00000 -1.00000; + scale 0.859542 0.859542 0.859542; + }; + }; + instance + { + transform + { + position 6.59317 -28.3355 0.883238; + rotation 43.2456 0.00000 0.00000 -1.00000; + scale 1.14529 1.14529 1.14529; + }; + }; + instance + { + transform + { + position 4.17632 -28.4027 1.11500; + rotation 22.7451 0.00000 0.00000 -1.00000; + scale 1.08093 1.08093 1.08093; + }; + }; + instance + { + transform + { + position 4.57925 -27.1571 0.997851; + rotation 72.9917 0.00000 0.00000 -1.00000; + scale 0.964929 0.964929 0.964929; + }; + }; + instance + { + transform + { + position -1.14094 -28.2603 0.972563; + rotation 60.1274 0.00000 0.00000 1.00000; + scale 1.01552 1.01552 1.01552; + }; + }; + instance + { + transform + { + position 2.33821 -16.3816 1.04448; + rotation 167.284 -0.00000 -0.00000 -1.00000; + scale 1.05487 1.05487 1.05487; + }; + }; + instance + { + transform + { + position -4.16106 -29.1306 0.884452; + rotation 59.5300 0.00000 0.00000 1.00000; + scale 0.702118 0.702118 0.702118; + }; + }; + instance + { + transform + { + position 3.69092 -28.9575 1.07937; + rotation 66.4742 0.00000 0.00000 -1.00000; + scale 1.19086 1.19086 1.19086; + }; + }; + instance + { + transform + { + position 5.90865 -29.9620 1.09943; + rotation 153.403 0.00000 0.00000 1.00000; + scale 0.907333 0.907333 0.907333; + }; + }; + instance + { + transform + { + position 6.82524 -28.7050 0.842360; + rotation 162.409 0.00000 0.00000 1.00000; + scale 0.998470 0.998470 0.998470; + }; + }; + instance + { + transform + { + position -16.8299 -11.2692 0.836807; + rotation 106.649 0.00000 0.00000 -1.00000; + scale 0.919368 0.919368 0.919368; + }; + }; + instance + { + transform + { + position 6.83430 -12.1183 1.01276; + rotation 108.505 0.00000 0.00000 -1.00000; + scale 1.28154 1.28154 1.28154; + }; + }; + instance + { + transform + { + position 4.14787 -28.0589 1.08207; + rotation 179.199 -0.00000 -0.00000 -1.00000; + scale 0.871736 0.871736 0.871736; + }; + }; + instance + { + transform + { + position -1.88218 -6.71490 0.728040; + rotation 12.0886 0.00000 0.00000 1.00000; + scale 1.23001 1.23001 1.23001; + }; + }; + instance + { + transform + { + position 9.80314 -28.9022 1.21255; + rotation 77.7045 0.00000 0.00000 -1.00000; + scale 0.890583 0.890583 0.890583; + }; + }; + instance + { + transform + { + position -12.7640 -27.0345 1.02559; + rotation 34.2012 0.00000 0.00000 -1.00000; + scale 1.14119 1.14119 1.14119; + }; + }; + instance + { + transform + { + position -2.58967 -26.4123 1.16961; + rotation 153.443 0.00000 0.00000 1.00000; + scale 1.16665 1.16665 1.16665; + }; + }; + instance + { + transform + { + position 2.58070 -26.6856 1.10460; + rotation 116.388 0.00000 0.00000 1.00000; + scale 0.795683 0.795683 0.795683; + }; + }; + instance + { + transform + { + position 3.08045 -24.5277 0.856563; + rotation 138.284 0.00000 0.00000 1.00000; + scale 1.11670 1.11670 1.11670; + }; + }; + instance + { + transform + { + position 4.87772 -26.6020 0.920637; + rotation 13.0093 0.00000 0.00000 1.00001; + scale 0.974143 0.974143 0.974143; + }; + }; + instance + { + transform + { + position 4.50169 -24.7829 0.899241; + rotation 133.880 -0.00000 -0.00000 -1.00000; + scale 0.791207 0.791207 0.791207; + }; + }; + instance + { + transform + { + position 2.09781 -11.1014 0.674174; + rotation 106.073 0.00000 0.00000 -1.00000; + scale 1.28151 1.28151 1.28151; + }; + }; + instance + { + transform + { + position -9.14914 -23.6317 1.06861; + rotation 165.573 -0.00000 -0.00000 -1.00000; + scale 0.781085 0.781085 0.781085; + }; + }; + instance + { + transform + { + position -6.67447 -13.8463 1.18634; + rotation 168.724 0.00000 0.00000 1.00000; + scale 0.761614 0.761614 0.761614; + }; + }; + instance + { + transform + { + position -16.0777 5.81680 0.943495; + rotation 68.9369 0.00000 0.00000 -1.00000; + scale 1.19611 1.19611 1.19611; + }; + }; + instance + { + transform + { + position -9.11557 -25.3669 1.01369; + rotation 32.6130 0.00000 0.00000 1.00000; + scale 0.771817 0.771817 0.771817; + }; + }; + instance + { + transform + { + position -10.0562 -13.7482 0.796125; + rotation 86.9990 0.00000 0.00000 -1.00000; + scale 0.834574 0.834574 0.834574; + }; + }; + instance + { + transform + { + position -9.14477 -17.1600 1.15421; + rotation 7.09911 0.00000 0.00000 0.999992; + scale 0.910560 0.910560 0.910560; + }; + }; + instance + { + transform + { + position -9.22501 -16.8303 1.11155; + rotation 41.7891 0.00000 0.00000 1.00000; + scale 0.710409 0.710409 0.710409; + }; + }; + instance + { + transform + { + position -8.97167 -16.7177 1.04203; + rotation 108.582 0.00000 0.00000 1.00000; + scale 1.17941 1.17941 1.17941; + }; + }; + instance + { + transform + { + position 3.43788 -19.9675 1.17951; + rotation 54.2607 0.00000 0.00000 -1.00000; + scale 0.756132 0.756132 0.756132; + }; + }; + instance + { + transform + { + position -2.01221 -29.5116 0.980775; + rotation 60.7125 0.00000 0.00000 1.00000; + scale 1.07525 1.07525 1.07525; + }; + }; + instance + { + transform + { + position 3.50949 -20.2547 1.13335; + rotation 102.396 0.00000 0.00000 1.00000; + scale 1.22863 1.22863 1.22863; + }; + }; + instance + { + transform + { + position 1.72799 -20.3320 0.953607; + rotation 38.4626 0.00000 0.00000 1.00000; + scale 0.943868 0.943868 0.943868; + }; + }; + instance + { + transform + { + position -12.2055 -13.3750 1.05341; + rotation 30.4997 0.00000 0.00000 -1.00000; + scale 1.12249 1.12249 1.12249; + }; + }; + instance + { + transform + { + position -11.3200 -20.1456 0.962557; + rotation 31.1215 0.00000 0.00000 -1.00000; + scale 1.24227 1.24227 1.24227; + }; + }; + instance + { + transform + { + position -6.29476 -20.2735 1.08252; + rotation 56.5519 0.00000 0.00000 -1.00000; + scale 1.26731 1.26731 1.26731; + }; + }; + instance + { + transform + { + position -6.00136 -20.5000 1.03360; + rotation 169.024 0.00000 0.00000 1.00000; + scale 0.800102 0.800102 0.800102; + }; + }; + instance + { + transform + { + position -4.67488 8.92068 0.831672; + rotation 153.418 -0.00000 -0.00000 -1.00000; + scale 0.755916 0.755916 0.755916; + }; + }; + instance + { + transform + { + position 3.85336 -11.0049 0.912916; + rotation 17.0423 0.00000 0.00000 1.00000; + scale 0.961580 0.961580 0.961580; + }; + }; + instance + { + transform + { + position 7.54740 -20.1698 0.748004; + rotation 156.142 -0.00000 -0.00000 -1.00000; + scale 1.16192 1.16192 1.16192; + }; + }; + instance + { + transform + { + position -11.8217 -21.0154 1.00795; + rotation 75.0051 0.00000 0.00000 1.00000; + scale 0.974359 0.974359 0.974359; + }; + }; + instance + { + transform + { + position -11.7789 -23.5381 1.16451; + rotation 142.168 0.00000 0.00000 1.00000; + scale 1.28889 1.28889 1.28889; + }; + }; + instance + { + transform + { + position -12.4884 -24.1657 1.09112; + rotation 167.485 -0.00000 -0.00000 -1.00000; + scale 0.774621 0.774621 0.774621; + }; + }; + instance + { + transform + { + position -10.8862 -22.4466 1.27574; + rotation 37.1773 0.00000 0.00000 -1.00000; + scale 1.13748 1.13748 1.13748; + }; + }; + instance + { + transform + { + position -9.88312 -21.5314 1.05594; + rotation 9.65209 0.00000 0.00000 -1.00000; + scale 0.967773 0.967773 0.967773; + }; + }; + instance + { + transform + { + position -10.6122 -26.0695 0.907079; + rotation 104.592 0.00000 0.00000 -1.00000; + scale 0.927703 0.927703 0.927703; + }; + }; + instance + { + transform + { + position -9.80306 -26.4468 0.856618; + rotation 148.263 0.00000 0.00000 1.00000; + scale 1.25826 1.25826 1.25826; + }; + }; + instance + { + transform + { + position -7.48893 -22.5574 0.881020; + rotation 176.053 0.00000 0.00000 1.00000; + scale 0.910392 0.910392 0.910392; + }; + }; + instance + { + transform + { + position -7.87538 -22.3049 0.930668; + rotation 110.693 0.00000 0.00000 -1.00000; + scale 0.816533 0.816533 0.816533; + }; + }; + instance + { + transform + { + position -4.59413 -11.0221 0.924031; + rotation 64.8830 0.00000 0.00000 -1.00000; + scale 1.00550 1.00550 1.00550; + }; + }; + instance + { + transform + { + position 3.94460 -14.1127 1.09694; + rotation 70.1656 0.00000 0.00000 -1.00000; + scale 1.16213 1.16213 1.16213; + }; + }; + instance + { + transform + { + position -12.4593 -10.6546 1.05450; + rotation 69.8319 0.00000 0.00000 -1.00000; + scale 0.972370 0.972370 0.972370; + }; + }; + instance + { + transform + { + position -5.26672 -21.4245 1.01326; + rotation 173.400 0.00000 0.00000 1.00000; + scale 1.06873 1.06873 1.06873; + }; + }; + instance + { + transform + { + position 4.79917 1.68439 0.746607; + rotation 86.4088 0.00000 0.00000 1.00000; + scale 0.828890 0.828890 0.828890; + }; + }; + instance + { + transform + { + position 3.57046 -14.0923 1.04567; + rotation 27.1163 0.00000 0.00000 -0.999999; + scale 0.910838 0.910838 0.910838; + }; + }; + instance + { + transform + { + position -13.0265 4.67470 0.498758; + rotation 48.0154 0.00000 0.00000 -1.00000; + scale 1.24379 1.24379 1.24379; + }; + }; + instance + { + transform + { + position -4.32647 8.89702 0.821211; + rotation 179.167 0.00000 0.00000 1.00000; + scale 0.834116 0.834116 0.834116; + }; + }; + instance + { + transform + { + position 2.84233 -15.5335 1.07254; + rotation 20.2782 0.00000 0.00000 1.00000; + scale 0.803780 0.803780 0.803780; + }; + }; + instance + { + transform + { + position 8.54568 -23.7626 1.21878; + rotation 131.461 0.00000 0.00000 1.00000; + scale 1.23512 1.23512 1.23512; + }; + }; + instance + { + transform + { + position 6.71775 -21.6730 0.820885; + rotation 10.2798 0.00000 0.00000 1.00001; + scale 1.11798 1.11798 1.11798; + }; + }; + instance + { + transform + { + position 5.61081 -23.7465 0.903971; + rotation 72.2519 0.00000 0.00000 -1.00000; + scale 0.768069 0.768069 0.768069; + }; + }; + instance + { + transform + { + position 6.70976 -25.8169 1.09934; + rotation 88.2739 0.00000 0.00000 1.00000; + scale 1.03099 1.03099 1.03099; + }; + }; + instance + { + transform + { + position 5.88149 7.47369 0.919018; + rotation 103.000 0.00000 0.00000 -1.00000; + scale 0.757657 0.757657 0.757657; + }; + }; + instance + { + transform + { + position 3.90181 -22.5547 0.904382; + rotation 174.088 -0.00000 -0.00000 -1.00000; + scale 0.734021 0.734021 0.734021; + }; + }; + instance + { + transform + { + position 3.50641 -24.5312 0.876704; + rotation 150.713 0.00000 0.00000 1.00000; + scale 1.24172 1.24172 1.24172; + }; + }; + instance + { + transform + { + position 3.58975 -26.9049 1.05423; + rotation 110.712 0.00000 0.00000 1.00000; + scale 1.20683 1.20683 1.20683; + }; + }; + instance + { + transform + { + position 2.77640 -21.5367 0.949231; + rotation 86.8437 0.00000 0.00000 -1.00000; + scale 1.16316 1.16316 1.16316; + }; + }; + instance + { + transform + { + position 2.69511 -25.6202 0.845789; + rotation 78.5405 0.00000 0.00000 -1.00000; + scale 1.29148 1.29148 1.29148; + }; + }; + instance + { + transform + { + position -3.70314 -25.6431 1.23126; + rotation 64.4114 0.00000 0.00000 -1.00000; + scale 1.20386 1.20386 1.20387; + }; + }; + instance + { + transform + { + position -4.84380 -25.8024 1.02289; + rotation 24.7226 0.00000 0.00000 1.00000; + scale 1.22227 1.22227 1.22227; + }; + }; + instance + { + transform + { + position -10.4210 1.72824 0.265716; + rotation 163.210 -0.00000 -0.00000 -1.00000; + scale 1.05760 1.05760 1.05760; + }; + }; + instance + { + transform + { + position -4.69169 -22.3427 0.877840; + rotation 43.2199 0.00000 0.00000 -1.00000; + scale 1.14744 1.14744 1.14744; + }; + }; + instance + { + transform + { + position -9.33530 -14.3050 0.951984; + rotation 117.493 0.00000 0.00000 1.00000; + scale 0.964884 0.964884 0.964884; + }; + }; + instance + { + transform + { + position -4.65851 -24.5588 1.00882; + rotation 153.969 -0.00000 -0.00000 -1.00000; + scale 0.979830 0.979830 0.979830; + }; + }; + instance + { + transform + { + position -9.58327 -14.7878 0.945655; + rotation 38.7163 0.00000 0.00000 1.00000; + scale 1.14484 1.14484 1.14484; + }; + }; + instance + { + transform + { + position -9.07799 -16.4168 1.02969; + rotation 78.5137 0.00000 0.00000 -1.00000; + scale 0.797159 0.797159 0.797159; + }; + }; + instance + { + transform + { + position -0.376506 -22.5579 1.19264; + rotation 46.4120 0.00000 0.00000 -1.00000; + scale 1.05674 1.05674 1.05674; + }; + }; + instance + { + transform + { + position 0.495301 -23.8105 1.06419; + rotation 5.92890 0.00000 0.00000 1.00003; + scale 0.829278 0.829278 0.829278; + }; + }; + instance + { + transform + { + position -0.364726 -25.0137 1.00896; + rotation 171.924 -0.00000 -0.00000 -1.00000; + scale 0.924180 0.924180 0.924180; + }; + }; + instance + { + transform + { + position -2.90068 -23.7526 1.11178; + rotation 137.755 -0.00000 -0.00000 -1.00000; + scale 0.910264 0.910264 0.910264; + }; + }; + instance + { + transform + { + position -2.09259 -22.3744 0.877689; + rotation 53.7120 0.00000 0.00000 -1.00000; + scale 0.978231 0.978231 0.978231; + }; + }; + instance + { + transform + { + position -1.94168 -21.9108 0.841566; + rotation 35.9957 0.00000 0.00000 1.00000; + scale 0.857210 0.857210 0.857210; + }; + }; + instance + { + transform + { + position -1.40121 -22.9165 1.11443; + rotation 115.352 0.00000 0.00000 -1.00000; + scale 0.928800 0.928800 0.928800; + }; + }; + instance + { + transform + { + position -2.56062 -23.0884 1.00495; + rotation 42.2612 0.00000 0.00000 -1.00000; + scale 1.18161 1.18161 1.18161; + }; + }; + instance + { + transform + { + position -1.93709 -23.6059 1.08520; + rotation 50.5274 0.00000 0.00000 -1.00000; + scale 0.778104 0.778104 0.778104; + }; + }; + instance + { + transform + { + position -1.17313 -23.3476 1.13880; + rotation 20.9411 0.00000 0.00000 1.00000; + scale 0.892547 0.892547 0.892547; + }; + }; + instance + { + transform + { + position 4.63611 -1.98406 0.541166; + rotation 111.521 0.00000 0.00000 -1.00000; + scale 1.03215 1.03215 1.03215; + }; + }; + instance + { + transform + { + position -9.81657 -16.5472 1.14898; + rotation 70.0470 0.00000 0.00000 1.00000; + scale 0.872044 0.872044 0.872044; + }; + }; + instance + { + transform + { + position -1.42063 -24.1551 1.11523; + rotation 153.448 -0.00000 -0.00000 -1.00000; + scale 1.08146 1.08146 1.08146; + }; + }; + instance + { + transform + { + position -8.41072 -12.3634 0.707209; + rotation 90.2166 0.00000 0.00000 -1.00000; + scale 0.815615 0.815615 0.815615; + }; + }; + instance + { + transform + { + position -8.19563 -12.3092 0.730410; + rotation 7.37741 0.00000 0.00000 -0.999997; + scale 0.720499 0.720499 0.720499; + }; + }; + instance + { + transform + { + position 2.92884 -11.9254 0.857525; + rotation 94.8727 0.00000 0.00000 1.00000; + scale 0.732618 0.732618 0.732618; + }; + }; + instance + { + transform + { + position 5.16859 5.03834 0.572631; + rotation 116.242 0.00000 0.00000 1.00000; + scale 1.17175 1.17175 1.17175; + }; + }; + instance + { + transform + { + position -0.716128 -22.9129 1.16799; + rotation 152.981 0.00000 0.00000 1.00000; + scale 1.07885 1.07885 1.07885; + }; + }; + instance + { + transform + { + position 0.213728 -23.8994 1.09202; + rotation 70.6593 0.00000 0.00000 1.00000; + scale 0.996266 0.996266 0.996266; + }; + }; + instance + { + transform + { + position 3.33626 -11.9764 1.02125; + rotation 59.7271 0.00000 0.00000 -1.00000; + scale 1.06974 1.06974 1.06974; + }; + }; + instance + { + transform + { + position 0.578807 -21.1064 1.11315; + rotation 100.149 0.00000 0.00000 -1.00000; + scale 0.970451 0.970451 0.970451; + }; + }; + instance + { + transform + { + position -7.96925 -13.5388 0.980266; + rotation 175.219 -0.00000 -0.00000 -1.00000; + scale 0.804620 0.804620 0.804620; + }; + }; + instance + { + transform + { + position -9.73739 9.65273 0.720160; + rotation 40.9536 0.00000 0.00000 -1.00000; + scale 1.01211 1.01211 1.01211; + }; + }; + instance + { + transform + { + position -3.34648 5.74212 0.179371; + rotation 26.2632 0.00000 0.00000 -1.00000; + scale 1.28441 1.28441 1.28441; + }; + }; + instance + { + transform + { + position -10.8906 -27.6666 0.765572; + rotation 142.889 0.00000 0.00000 1.00000; + scale 0.939711 0.939711 0.939711; + }; + }; + instance + { + transform + { + position -6.10411 -13.9950 1.09869; + rotation 158.855 -0.00000 -0.00000 -1.00000; + scale 1.13815 1.13815 1.13815; + }; + }; + instance + { + transform + { + position -4.73658 -25.1636 1.12058; + rotation 80.0882 0.00000 0.00000 1.00000; + scale 0.983293 0.983293 0.983293; + }; + }; + instance + { + transform + { + position -3.19620 -25.5964 1.14963; + rotation 78.5854 0.00000 0.00000 -1.00000; + scale 1.07581 1.07581 1.07581; + }; + }; + instance + { + transform + { + position -9.24422 -27.5796 0.952021; + rotation 51.0042 0.00000 0.00000 1.00000; + scale 1.11997 1.11997 1.11997; + }; + }; + instance + { + transform + { + position -3.79907 -25.0503 1.21116; + rotation 157.048 -0.00000 -0.00000 -1.00000; + scale 0.991968 0.991968 0.991968; + }; + }; + instance + { + transform + { + position -5.15629 -16.4346 0.923718; + rotation 88.3737 0.00000 0.00000 -1.00000; + scale 0.758605 0.758605 0.758605; + }; + }; + instance + { + transform + { + position -2.08718 -25.2638 1.09099; + rotation 138.518 -0.00000 -0.00000 -1.00000; + scale 0.859138 0.859138 0.859138; + }; + }; + instance + { + transform + { + position -3.09135 -24.9349 1.13771; + rotation 38.2610 0.00000 0.00000 -1.00000; + scale 1.22845 1.22845 1.22845; + }; + }; + instance + { + transform + { + position -1.72868 -25.4118 1.08742; + rotation 125.002 0.00000 0.00000 1.00000; + scale 1.28565 1.28565 1.28565; + }; + }; + instance + { + transform + { + position 3.13489 -11.2657 0.797024; + rotation 87.3551 0.00000 0.00000 -1.00000; + scale 0.785505 0.785505 0.785505; + }; + }; + instance + { + transform + { + position 6.51304 1.82537 0.756457; + rotation 131.206 -0.00000 -0.00000 -1.00000; + scale 0.712073 0.712073 0.712073; + }; + }; + instance + { + transform + { + position 8.88850 -16.6518 0.853759; + rotation 31.9314 0.00000 0.00000 1.00000; + scale 1.07749 1.07749 1.07749; + }; + }; + instance + { + transform + { + position 1.48329 -23.4926 1.01011; + rotation 1.78701 0.00000 0.00000 -1.00005; + scale 1.25015 1.25015 1.25015; + }; + }; + instance + { + transform + { + position 6.73115 2.08206 0.768921; + rotation 5.95972 0.00000 0.00000 1.00001; + scale 1.21119 1.21119 1.21119; + }; + }; + instance + { + transform + { + position 9.75386 -16.4320 0.842734; + rotation 26.2966 0.00000 0.00000 -1.00000; + scale 1.29713 1.29713 1.29713; + }; + }; + instance + { + transform + { + position 3.49387 -25.9627 0.860943; + rotation 57.0421 0.00000 0.00000 -1.00000; + scale 1.16855 1.16855 1.16855; + }; + }; + instance + { + transform + { + position 3.10422 -26.8269 1.12671; + rotation 109.310 0.00000 0.00000 1.00000; + scale 0.924773 0.924773 0.924773; + }; + }; + instance + { + transform + { + position 3.31223 -26.7082 1.06848; + rotation 104.569 0.00000 0.00000 1.00000; + scale 0.822362 0.822362 0.822362; + }; + }; + instance + { + transform + { + position 3.30328 -26.4585 1.01021; + rotation 1.52158 0.00000 0.00000 1.00006; + scale 0.760453 0.760453 0.760453; + }; + }; + instance + { + transform + { + position 7.29692 -13.0411 0.937870; + rotation 53.6167 0.00000 0.00000 -1.00000; + scale 1.09089 1.09089 1.09089; + }; + }; + instance + { + transform + { + position 3.21792 -23.4146 0.885189; + rotation 111.253 0.00000 0.00000 -1.00000; + scale 1.26111 1.26111 1.26111; + }; + }; + instance + { + transform + { + position -13.4524 -2.85907 0.640406; + rotation 119.516 0.00000 0.00000 -1.00000; + scale 0.816676 0.816676 0.816676; + }; + }; + instance + { + transform + { + position 7.60837 -12.1423 0.929301; + rotation 163.611 0.00000 0.00000 1.00000; + scale 1.23061 1.23061 1.23061; + }; + }; + instance + { + transform + { + position 4.09252 -21.8327 0.978473; + rotation 5.72231 0.00000 0.00000 0.999997; + scale 1.04886 1.04886 1.04886; + }; + }; + instance + { + transform + { + position 7.40778 -15.1265 0.775432; + rotation 78.1265 0.00000 0.00000 1.00000; + scale 0.875540 0.875540 0.875540; + }; + }; + instance + { + transform + { + position 6.31542 -15.3261 0.946449; + rotation 126.357 0.00000 0.00000 1.00000; + scale 0.975293 0.975293 0.975292; + }; + }; + instance + { + transform + { + position 5.01950 -25.9259 0.980734; + rotation 106.111 0.00000 0.00000 1.00000; + scale 0.984302 0.984302 0.984302; + }; + }; + instance + { + transform + { + position 4.96822 -25.7236 0.989270; + rotation 109.046 0.00000 0.00000 1.00000; + scale 0.896477 0.896477 0.896477; + }; + }; + instance + { + transform + { + position 6.54614 -23.8332 1.10149; + rotation 103.775 0.00000 0.00000 -1.00000; + scale 0.930275 0.930275 0.930275; + }; + }; + instance + { + transform + { + position 4.32335 -11.6052 1.11434; + rotation 90.9434 0.00000 0.00000 -1.00000; + scale 0.998984 0.998984 0.998984; + }; + }; + instance + { + transform + { + position 5.74016 -21.3896 1.00029; + rotation 54.9135 0.00000 0.00000 1.00000; + scale 1.07392 1.07392 1.07392; + }; + }; + instance + { + transform + { + position 7.65755 -25.4771 1.22958; + rotation 84.3516 0.00000 0.00000 -1.00000; + scale 0.793819 0.793819 0.793819; + }; + }; + instance + { + transform + { + position 7.81712 -24.9094 1.10047; + rotation 123.018 -0.00000 -0.00000 -1.00000; + scale 0.784376 0.784376 0.784376; + }; + }; + instance + { + transform + { + position 3.40997 -14.8372 1.09225; + rotation 22.6733 0.00000 0.00000 -1.00000; + scale 1.04086 1.04086 1.04086; + }; + }; + instance + { + transform + { + position 7.71453 -24.0172 1.15410; + rotation 42.6732 0.00000 0.00000 -1.00000; + scale 0.803589 0.803589 0.803589; + }; + }; + instance + { + transform + { + position 3.03147 -11.6058 0.811517; + rotation 43.8221 0.00000 0.00000 1.00000; + scale 0.742264 0.742264 0.742264; + }; + }; + instance + { + transform + { + position 6.99309 -23.8525 1.14441; + rotation 74.0972 0.00000 0.00000 -1.00000; + scale 0.962112 0.962112 0.962112; + }; + }; + instance + { + transform + { + position 8.81625 -23.1586 1.12471; + rotation 48.6386 0.00000 0.00000 1.00000; + scale 1.00686 1.00686 1.00686; + }; + }; + instance + { + transform + { + position 9.03453 -23.1799 1.11675; + rotation 87.4446 0.00000 0.00000 1.00000; + scale 0.778388 0.778388 0.778388; + }; + }; + instance + { + transform + { + position 8.02061 -22.9853 1.12268; + rotation 164.028 0.00000 0.00000 1.00000; + scale 0.882303 0.882303 0.882303; + }; + }; + instance + { + transform + { + position 4.16797 -13.5429 1.17352; + rotation 29.0742 0.00000 0.00000 1.00000; + scale 0.847129 0.847129 0.847129; + }; + }; + instance + { + transform + { + position 8.36467 -23.5239 1.20266; + rotation 20.0516 0.00000 0.00000 1.00000; + scale 0.824291 0.824291 0.824291; + }; + }; + instance + { + transform + { + position 7.13794 -22.3619 0.887463; + rotation 23.1047 0.00000 0.00000 -0.999999; + scale 1.02546 1.02546 1.02546; + }; + }; + instance + { + transform + { + position 7.06850 -22.1611 0.841648; + rotation 115.341 0.00000 0.00000 1.00000; + scale 0.819281 0.819281 0.819281; + }; + }; + instance + { + transform + { + position 3.17401 -15.7134 1.05683; + rotation 85.5653 0.00000 0.00000 -1.00000; + scale 1.16913 1.16913 1.16913; + }; + }; + instance + { + transform + { + position 7.03356 -21.0100 0.904693; + rotation 148.651 -0.00000 -0.00000 -1.00000; + scale 1.10193 1.10193 1.10193; + }; + }; + instance + { + transform + { + position 8.65064 -21.3179 0.821474; + rotation 142.792 0.00000 0.00000 1.00000; + scale 1.00611 1.00611 1.00611; + }; + }; + instance + { + transform + { + position 8.70527 -20.9604 0.796592; + rotation 5.72532 0.00000 0.00000 1.00000; + scale 1.01630 1.01630 1.01630; + }; + }; + instance + { + transform + { + position 9.78703 -25.9835 0.812845; + rotation 86.9845 0.00000 0.00000 1.00000; + scale 0.937009 0.937009 0.937009; + }; + }; + instance + { + transform + { + position 9.12217 -26.0270 0.931596; + rotation 31.7416 0.00000 0.00000 -1.00000; + scale 1.20053 1.20053 1.20053; + }; + }; + instance + { + transform + { + position -16.2282 -0.0803702 1.01435; + rotation 47.7160 0.00000 0.00000 -1.00000; + scale 1.10569 1.10569 1.10569; + }; + }; + instance + { + transform + { + position 9.95826 -21.9584 1.17476; + rotation 43.8532 0.00000 0.00000 -1.00000; + scale 0.864708 0.864708 0.864708; + }; + }; + instance + { + transform + { + position -1.24837 -15.7026 0.945136; + rotation 173.251 -0.00000 -0.00000 -1.00000; + scale 0.857500 0.857500 0.857500; + }; + }; + instance + { + transform + { + position -0.979833 -12.4380 0.980789; + rotation 81.1437 0.00000 0.00000 -1.00000; + scale 0.706946 0.706946 0.706945; + }; + }; + instance + { + transform + { + position -5.07389 -25.6327 0.979952; + rotation 108.366 0.00000 0.00000 -1.00000; + scale 1.12890 1.12890 1.12890; + }; + }; + instance + { + transform + { + position -5.21794 -25.8148 0.951567; + rotation 4.31988 0.00000 0.00000 -1.00002; + scale 1.22396 1.22396 1.22396; + }; + }; + instance + { + transform + { + position -5.62486 -27.0251 0.949437; + rotation 27.3205 0.00000 0.00000 1.00000; + scale 0.875962 0.875962 0.875962; + }; + }; + instance + { + transform + { + position -5.96659 -26.8550 0.957893; + rotation 120.759 0.00000 0.00000 1.00000; + scale 0.973968 0.973968 0.973968; + }; + }; + instance + { + transform + { + position 5.75922 4.37997 0.484791; + rotation 39.9462 0.00000 0.00000 -1.00000; + scale 0.736988 0.736988 0.736988; + }; + }; + instance + { + transform + { + position -4.89891 -22.9425 0.811804; + rotation 19.8143 0.00000 0.00000 1.00000; + scale 0.986187 0.986187 0.986187; + }; + }; + instance + { + transform + { + position -4.92104 -23.2045 0.789769; + rotation 35.7463 0.00000 0.00000 1.00000; + scale 0.744709 0.744709 0.744709; + }; + }; + instance + { + transform + { + position -5.40753 -24.9115 0.906573; + rotation 52.5550 0.00000 0.00000 1.00000; + scale 0.717606 0.717606 0.717606; + }; + }; + instance + { + transform + { + position -4.16430 -15.6646 0.860028; + rotation 108.734 0.00000 0.00000 1.00000; + scale 1.01798 1.01798 1.01798; + }; + }; + instance + { + transform + { + position 6.84244 -16.0162 1.00430; + rotation 21.7218 0.00000 0.00000 0.999999; + scale 0.845410 0.845410 0.845410; + }; + }; + instance + { + transform + { + position 2.55082 -0.235140 0.366106; + rotation 120.873 -0.00000 -0.00000 -1.00000; + scale 1.15124 1.15124 1.15124; + }; + }; + instance + { + transform + { + position -1.26457 -20.7636 1.06147; + rotation 48.9132 0.00000 0.00000 -1.00000; + scale 0.744016 0.744016 0.744016; + }; + }; + instance + { + transform + { + position 1.50899 -29.3652 0.863939; + rotation 138.368 -0.00000 -0.00000 -1.00000; + scale 1.10702 1.10702 1.10702; + }; + }; + instance + { + transform + { + position 1.88135 -29.4817 0.844817; + rotation 124.307 -0.00000 -0.00000 -1.00000; + scale 0.820258 0.820258 0.820258; + }; + }; + instance + { + transform + { + position -9.11239 -25.7537 0.984030; + rotation 56.9682 0.00000 0.00000 -1.00000; + scale 0.880051 0.880051 0.880051; + }; + }; + instance + { + transform + { + position 3.89086 -1.68425 0.526577; + rotation 143.819 -0.00000 -0.00000 -1.00000; + scale 0.923036 0.923036 0.923036; + }; + }; + instance + { + transform + { + position -3.74464 -27.7300 1.16387; + rotation 73.1168 0.00000 0.00000 1.00000; + scale 1.29913 1.29913 1.29913; + }; + }; + instance + { + transform + { + position -10.7135 -26.5974 0.859317; + rotation 116.654 0.00000 0.00000 -1.00000; + scale 1.05262 1.05262 1.05262; + }; + }; + instance + { + transform + { + position -10.6288 -26.7878 0.836727; + rotation 20.0373 0.00000 0.00000 -0.999999; + scale 0.783296 0.783296 0.783296; + }; + }; + instance + { + transform + { + position -10.3127 -26.2537 0.872751; + rotation 64.8658 0.00000 0.00000 1.00000; + scale 1.00824 1.00824 1.00824; + }; + }; + instance + { + transform + { + position -1.58101 -14.6922 0.783049; + rotation 107.322 0.00000 0.00000 -1.00000; + scale 0.967522 0.967522 0.967522; + }; + }; + instance + { + transform + { + position -8.87697 -23.6048 1.04908; + rotation 121.339 -0.00000 -0.00000 -1.00000; + scale 0.847632 0.847632 0.847632; + }; + }; + instance + { + transform + { + position -9.40651 -24.8304 1.04463; + rotation 120.598 -0.00000 -0.00000 -1.00000; + scale 1.18386 1.18386 1.18386; + }; + }; + instance + { + transform + { + position -9.44840 -0.370954 0.396920; + rotation 46.6647 0.00000 0.00000 -1.00000; + scale 0.784563 0.784563 0.784563; + }; + }; + instance + { + transform + { + position -10.1770 -22.7757 1.16267; + rotation 11.1137 0.00000 0.00000 1.00000; + scale 1.08249 1.08249 1.08249; + }; + }; + instance + { + transform + { + position 0.767256 -29.3576 0.968319; + rotation 49.2485 0.00000 0.00000 1.00000; + scale 1.14999 1.14999 1.14999; + }; + }; + instance + { + transform + { + position -11.1600 -25.1712 1.08775; + rotation 163.788 0.00000 0.00000 1.00000; + scale 0.995716 0.995716 0.995716; + }; + }; + instance + { + transform + { + position -0.00809739 -16.7385 0.974494; + rotation 154.196 0.00000 0.00000 1.00000; + scale 1.11918 1.11918 1.11918; + }; + }; + instance + { + transform + { + position -0.0707399 -16.5289 0.978047; + rotation 1.00092 0.00000 0.00000 -1.00002; + scale 0.726957 0.726957 0.726957; + }; + }; + instance + { + transform + { + position -11.1796 -21.9931 1.19371; + rotation 114.050 0.00000 0.00000 -1.00000; + scale 1.19797 1.19797 1.19797; + }; + }; + instance + { + transform + { + position -12.5558 -22.6800 0.897779; + rotation 13.2921 0.00000 0.00000 -0.999998; + scale 1.11249 1.11249 1.11249; + }; + }; + instance + { + transform + { + position 7.44718 3.42512 0.735462; + rotation 6.50213 0.00000 0.00000 -0.999997; + scale 1.13733 1.13733 1.13733; + }; + }; + instance + { + transform + { + position 6.38600 -11.4843 1.07292; + rotation 18.3781 0.00000 0.00000 -1.00000; + scale 0.872546 0.872546 0.872546; + }; + }; + instance + { + transform + { + position 8.13977 -20.8051 0.743968; + rotation 167.010 0.00000 0.00000 1.00000; + scale 1.28309 1.28309 1.28309; + }; + }; + instance + { + transform + { + position -0.702612 -28.4685 1.00697; + rotation 92.1234 0.00000 0.00000 1.00000; + scale 0.796450 0.796450 0.796450; + }; + }; + instance + { + transform + { + position 9.29540 -21.2473 1.02732; + rotation 114.126 0.00000 0.00000 1.00000; + scale 1.09349 1.09349 1.09349; + }; + }; + instance + { + transform + { + position -5.75776 -21.0498 1.01015; + rotation 70.4218 0.00000 0.00000 1.00000; + scale 0.709120 0.709120 0.709120; + }; + }; + instance + { + transform + { + position -5.29881 -21.0182 0.963857; + rotation 47.6901 0.00000 0.00000 1.00000; + scale 0.711363 0.711363 0.711363; + }; + }; + instance + { + transform + { + position -6.88055 -20.0659 1.11746; + rotation 174.141 -0.00000 -0.00000 -1.00000; + scale 1.03980 1.03980 1.03980; + }; + }; + instance + { + transform + { + position -8.76654 -20.4951 0.917838; + rotation 118.156 0.00000 0.00000 1.00000; + scale 0.985663 0.985663 0.985663; + }; + }; + instance + { + transform + { + position -8.48961 -20.6480 0.945143; + rotation 111.862 0.00000 0.00000 -1.00000; + scale 1.06767 1.06767 1.06767; + }; + }; + instance + { + transform + { + position -11.0850 -20.3253 0.948232; + rotation 23.4023 0.00000 0.00000 1.00000; + scale 0.791814 0.791814 0.791814; + }; + }; + instance + { + transform + { + position -10.1617 -20.8110 0.927793; + rotation 0.838362 0.00000 0.00000 -1.00035; + scale 1.22141 1.22141 1.22141; + }; + }; + instance + { + transform + { + position -15.6184 -0.693738 1.00569; + rotation 132.506 0.00000 0.00000 1.00000; + scale 1.12979 1.12979 1.12979; + }; + }; + instance + { + transform + { + position -0.261815 -20.7964 1.04737; + rotation 24.2545 0.00000 0.00000 1.00000; + scale 0.760474 0.760474 0.760474; + }; + }; + instance + { + transform + { + position -3.63922 -29.8348 0.831052; + rotation 173.400 -0.00000 -0.00000 -1.00000; + scale 0.754998 0.754998 0.754998; + }; + }; + instance + { + transform + { + position -3.82147 -20.9100 0.874372; + rotation 175.639 -0.00000 -0.00000 -1.00000; + scale 0.705605 0.705605 0.705605; + }; + }; + instance + { + transform + { + position 1.98298 -20.1055 0.900835; + rotation 108.892 0.00000 0.00000 -1.00000; + scale 0.863192 0.863192 0.863192; + }; + }; + instance + { + transform + { + position 4.50372 -20.6513 1.18292; + rotation 4.10295 0.00000 0.00000 -1.00002; + scale 1.20260 1.20260 1.20260; + }; + }; + instance + { + transform + { + position -3.50961 -28.5431 0.943611; + rotation 14.9267 0.00000 0.00000 1.00000; + scale 1.15244 1.15244 1.15244; + }; + }; + instance + { + transform + { + position -2.55075 -20.3872 0.918874; + rotation 49.8873 0.00000 0.00000 1.00000; + scale 1.16290 1.16290 1.16290; + }; + }; + instance + { + transform + { + position 7.53647 -14.2856 0.823837; + rotation 78.8305 0.00000 0.00000 -1.00000; + scale 0.965674 0.965674 0.965674; + }; + }; + instance + { + transform + { + position -2.47125 -20.7212 0.823958; + rotation 56.7664 0.00000 0.00000 1.00000; + scale 1.28988 1.28988 1.28988; + }; + }; + instance + { + transform + { + position -12.7291 -25.9982 1.10816; + rotation 144.740 0.00000 0.00000 1.00000; + scale 0.701356 0.701356 0.701356; + }; + }; + instance + { + transform + { + position -19.5246 -3.02004 1.02300; + rotation 120.310 -0.00000 -0.00000 -1.00000; + scale 1.09746 1.09746 1.09746; + }; + }; + instance + { + transform + { + position -10.5852 -23.7023 1.12039; + rotation 160.088 -0.00000 -0.00000 -1.00000; + scale 1.28646 1.28646 1.28646; + }; + }; + instance + { + transform + { + position -10.4804 -25.8200 0.976195; + rotation 159.073 -0.00000 -0.00000 -1.00000; + scale 0.872105 0.872105 0.872105; + }; + }; + instance + { + transform + { + position 4.68463 -10.5011 0.888288; + rotation 120.952 0.00000 0.00000 1.00000; + scale 1.05636 1.05636 1.05636; + }; + }; + instance + { + transform + { + position -13.3517 -6.43101 0.955349; + rotation 28.9134 0.00000 0.00000 -1.00000; + scale 1.02040 1.02040 1.02040; + }; + }; + instance + { + transform + { + position 6.61960 -14.8683 0.859029; + rotation 75.4304 0.00000 0.00000 1.00000; + scale 1.01216 1.01216 1.01216; + }; + }; + instance + { + transform + { + position -13.3833 -4.68124 1.02727; + rotation 119.027 0.00000 0.00000 -1.00000; + scale 1.16793 1.16793 1.16793; + }; + }; + instance + { + transform + { + position 7.97941 -22.7240 1.08022; + rotation 166.045 0.00000 0.00000 1.00000; + scale 1.21221 1.21221 1.21221; + }; + }; + instance + { + transform + { + position 9.13698 -24.3711 1.14492; + rotation 106.339 0.00000 0.00000 1.00000; + scale 0.783812 0.783812 0.783812; + }; + }; + instance + { + transform + { + position -8.49905 -0.303728 0.236306; + rotation 33.9453 0.00000 0.00000 -1.00000; + scale 0.780585 0.780585 0.780585; + }; + }; + instance + { + transform + { + position 8.23764 -26.4066 1.23713; + rotation 50.3241 0.00000 0.00000 1.00000; + scale 0.743559 0.743559 0.743559; + }; + }; + instance + { + transform + { + position 6.13082 -22.4813 0.773661; + rotation 44.7507 0.00000 0.00000 -1.00000; + scale 0.902068 0.902068 0.902068; + }; + }; + instance + { + transform + { + position 6.58774 -24.1587 1.19245; + rotation 133.235 0.00000 0.00000 1.00000; + scale 1.14656 1.14656 1.14656; + }; + }; + instance + { + transform + { + position 8.32562 -15.0030 0.892986; + rotation 153.293 -0.00000 -0.00000 -1.00000; + scale 1.09368 1.09368 1.09368; + }; + }; + instance + { + transform + { + position 6.36641 -24.1339 1.16267; + rotation 128.839 0.00000 0.00000 1.00000; + scale 0.797228 0.797228 0.797228; + }; + }; + instance + { + transform + { + position -0.910295 -11.3909 0.915423; + rotation 167.807 -0.00000 -0.00000 -1.00000; + scale 1.19059 1.19059 1.19059; + }; + }; + instance + { + transform + { + position 2.54069 -22.5142 0.979888; + rotation 120.004 -0.00000 -0.00000 -1.00000; + scale 0.903767 0.903767 0.903767; + }; + }; + instance + { + transform + { + position -1.98908 -26.5562 1.04744; + rotation 140.502 0.00000 0.00000 1.00000; + scale 1.07850 1.07850 1.07850; + }; + }; + instance + { + transform + { + position -0.359964 -26.1002 0.909238; + rotation 156.022 0.00000 0.00000 1.00000; + scale 0.836352 0.836352 0.836352; + }; + }; + instance + { + transform + { + position -1.90585 -19.9426 1.04246; + rotation 74.7425 0.00000 0.00000 1.00000; + scale 0.973516 0.973516 0.973516; + }; + }; + instance + { + transform + { + position 8.47699 -13.4992 0.763738; + rotation 79.0718 0.00000 0.00000 1.00000; + scale 0.840983 0.840983 0.840983; + }; + }; + instance + { + transform + { + position -12.7052 -25.4090 1.21343; + rotation 21.1943 0.00000 0.00000 -1.00000; + scale 0.744802 0.744802 0.744802; + }; + }; + instance + { + transform + { + position -4.37430 -18.4550 1.09033; + rotation 0.943768 0.00000 0.00000 -1.00042; + scale 0.739025 0.739025 0.739025; + }; + }; + instance + { + transform + { + position -5.31106 -0.0846578 0.104444; + rotation 147.236 -0.00000 -0.00000 -1.00000; + scale 1.23595 1.23595 1.23595; + }; + }; + instance + { + transform + { + position -2.75211 -24.2774 1.18266; + rotation 107.976 0.00000 0.00000 1.00000; + scale 0.975465 0.975465 0.975465; + }; + }; + instance + { + transform + { + position -2.13883 -24.3751 1.21178; + rotation 163.853 -0.00000 -0.00000 -1.00000; + scale 0.723135 0.723135 0.723135; + }; + }; + instance + { + transform + { + position 1.57476 -18.0934 1.18667; + rotation 77.7911 0.00000 0.00000 -1.00000; + scale 0.753851 0.753851 0.753851; + }; + }; + instance + { + transform + { + position 7.09890 -14.6788 0.783394; + rotation 168.716 -0.00000 -0.00000 -1.00000; + scale 0.996305 0.996305 0.996305; + }; + }; + instance + { + transform + { + position -0.309414 -26.4497 0.824838; + rotation 52.1348 0.00000 0.00000 1.00000; + scale 1.06533 1.06533 1.06533; + }; + }; + instance + { + transform + { + position 9.30970 1.20742 0.634715; + rotation 16.7057 0.00000 0.00000 -1.00000; + scale 0.858076 0.858076 0.858076; + }; + }; + instance + { + transform + { + position -11.5736 -1.96223 0.593565; + rotation 122.055 0.00000 0.00000 1.00000; + scale 0.898243 0.898243 0.898243; + }; + }; + instance + { + transform + { + position -14.0957 -6.72343 0.968344; + rotation 6.20396 0.00000 0.00000 0.999993; + scale 1.09943 1.09943 1.09943; + }; + }; + instance + { + transform + { + position -8.84795 -21.6046 1.04362; + rotation 168.798 0.00000 0.00000 1.00000; + scale 1.00602 1.00602 1.00602; + }; + }; + instance + { + transform + { + position -12.7804 -23.7962 1.03173; + rotation 13.7047 0.00000 0.00000 0.999998; + scale 1.02667 1.02667 1.02667; + }; + }; + instance + { + transform + { + position 3.38073 -20.5711 1.03746; + rotation 8.26570 0.00000 0.00000 -1.00002; + scale 1.01459 1.01459 1.01459; + }; + }; + instance + { + transform + { + position 4.31047 -20.2382 1.15722; + rotation 33.4474 0.00000 0.00000 -1.00000; + scale 0.845703 0.845703 0.845703; + }; + }; + instance + { + transform + { + position 2.55191 -19.4192 1.08256; + rotation 157.886 0.00000 0.00000 1.00000; + scale 0.888677 0.888677 0.888677; + }; + }; + instance + { + transform + { + position -5.09239 -18.9835 0.925727; + rotation 122.392 -0.00000 -0.00000 -1.00000; + scale 1.08108 1.08108 1.08108; + }; + }; + instance + { + transform + { + position -0.652347 -19.4635 0.957350; + rotation 13.3248 0.00000 0.00000 1.00000; + scale 0.879116 0.879116 0.879116; + }; + }; + instance + { + transform + { + position -9.48166 -20.2173 0.797274; + rotation 21.0865 0.00000 0.00000 -1.00000; + scale 0.794268 0.794268 0.794268; + }; + }; + instance + { + transform + { + position -8.49393 -20.2036 1.01093; + rotation 66.7742 0.00000 0.00000 -1.00000; + scale 0.734627 0.734627 0.734627; + }; + }; + instance + { + transform + { + position -0.976293 -19.3902 0.973513; + rotation 20.8833 0.00000 0.00000 -1.00000; + scale 1.04688 1.04688 1.04688; + }; + }; + instance + { + transform + { + position -2.88986 -19.1823 1.11768; + rotation 52.6928 0.00000 0.00000 1.00000; + scale 0.923214 0.923214 0.923214; + }; + }; + instance + { + transform + { + position -11.5152 -19.4140 1.00563; + rotation 82.0514 0.00000 0.00000 -1.00000; + scale 1.09518 1.09518 1.09518; + }; + }; + instance + { + transform + { + position -11.2379 -19.4239 0.991682; + rotation 86.2277 0.00000 0.00000 -1.00000; + scale 0.852155 0.852155 0.852155; + }; + }; + instance + { + transform + { + position 6.60556 -19.2275 0.778889; + rotation 114.461 0.00000 0.00000 -1.00000; + scale 0.820526 0.820526 0.820526; + }; + }; + instance + { + transform + { + position -12.2899 -21.9770 1.01271; + rotation 37.8033 0.00000 0.00000 -1.00000; + scale 1.15856 1.15856 1.15856; + }; + }; + instance + { + transform + { + position -12.1914 -26.7654 1.00469; + rotation 179.197 -0.00000 -0.00000 -1.00000; + scale 1.29360 1.29360 1.29360; + }; + }; + instance + { + transform + { + position 6.65129 -0.418048 0.744467; + rotation 66.9568 0.00000 0.00000 -1.00000; + scale 0.743752 0.743752 0.743752; + }; + }; + instance + { + transform + { + position -12.6922 -21.4943 0.926091; + rotation 36.7305 0.00000 0.00000 -1.00000; + scale 0.952102 0.952102 0.952102; + }; + }; + instance + { + transform + { + position -8.37575 -26.6383 0.967137; + rotation 147.296 0.00000 0.00000 1.00000; + scale 0.943835 0.943835 0.943835; + }; + }; + instance + { + transform + { + position -5.26008 -22.4344 1.00902; + rotation 32.1511 0.00000 0.00000 -1.00000; + scale 1.18646 1.18646 1.18646; + }; + }; + instance + { + transform + { + position 4.67041 -20.1634 1.07033; + rotation 176.938 0.00000 0.00000 1.00000; + scale 1.19080 1.19080 1.19080; + }; + }; + instance + { + transform + { + position -12.2942 -19.6454 0.999349; + rotation 107.209 0.00000 0.00000 -1.00000; + scale 0.870978 0.870978 0.870978; + }; + }; + instance + { + transform + { + position -12.2425 -19.8674 0.986822; + rotation 115.909 0.00000 0.00000 1.00000; + scale 1.18023 1.18023 1.18023; + }; + }; + instance + { + transform + { + position 0.672470 -22.9193 1.06938; + rotation 158.108 -0.00000 -0.00000 -1.00000; + scale 0.786535 0.786535 0.786535; + }; + }; + instance + { + transform + { + position 8.56293 -26.9040 1.15588; + rotation 73.7113 0.00000 0.00000 1.00000; + scale 1.10164 1.10164 1.10164; + }; + }; + instance + { + transform + { + position -5.90900 -17.9980 0.754834; + rotation 91.3754 0.00000 0.00000 -1.00000; + scale 0.896177 0.896177 0.896177; + }; + }; + instance + { + transform + { + position -10.8853 -21.2282 0.987931; + rotation 68.9415 0.00000 0.00000 -1.00000; + scale 0.957542 0.957542 0.957542; + }; + }; + instance + { + transform + { + position -9.19531 -17.4997 1.20760; + rotation 70.7434 0.00000 0.00000 -1.00000; + scale 0.761917 0.761917 0.761917; + }; + }; + instance + { + transform + { + position -3.86888 -20.3043 0.812398; + rotation 137.453 0.00000 0.00000 1.00000; + scale 1.21045 1.21045 1.21045; + }; + }; + instance + { + transform + { + position 0.295736 -20.2820 0.966880; + rotation 171.413 -0.00000 -0.00000 -1.00000; + scale 0.703473 0.703473 0.703473; + }; + }; + instance + { + transform + { + position -9.33594 -20.0692 0.827734; + rotation 109.294 0.00000 0.00000 1.00000; + scale 1.03920 1.03920 1.03920; + }; + }; + instance + { + transform + { + position 6.82952 -19.6569 0.827644; + rotation 88.6902 0.00000 0.00000 -1.00000; + scale 0.824809 0.824809 0.824809; + }; + }; + instance + { + transform + { + position -5.31855 -18.4951 0.929150; + rotation 89.1083 0.00000 0.00000 1.00000; + scale 1.20310 1.20310 1.20310; + }; + }; + instance + { + transform + { + position -6.38835 -19.7636 1.05878; + rotation 97.9570 0.00000 0.00000 -1.00000; + scale 0.943395 0.943395 0.943395; + }; + }; + instance + { + transform + { + position -7.50182 -25.0878 0.905613; + rotation 78.2989 0.00000 0.00000 1.00000; + scale 1.07778 1.07778 1.07778; + }; + }; + instance + { + transform + { + position -19.8923 0.153990 0.894876; + rotation 105.497 0.00000 0.00000 -1.00000; + scale 0.881702 0.881702 0.881702; + }; + }; + instance + { + transform + { + position -5.14590 -20.4346 0.967673; + rotation 99.0243 0.00000 0.00000 1.00000; + scale 0.876008 0.876008 0.876008; + }; + }; + instance + { + transform + { + position -5.04615 -20.6140 0.951724; + rotation 102.309 0.00000 0.00000 1.00000; + scale 1.28150 1.28150 1.28150; + }; + }; + instance + { + transform + { + position 4.84929 -21.6421 1.08533; + rotation 107.345 0.00000 0.00000 -1.00000; + scale 0.831924 0.831924 0.831924; + }; + }; + instance + { + transform + { + position 9.49585 -18.4343 0.982002; + rotation 68.1373 0.00000 0.00000 1.00000; + scale 1.24759 1.24759 1.24759; + }; + }; + instance + { + transform + { + position 3.81797 -25.6352 0.833535; + rotation 85.9151 0.00000 0.00000 1.00000; + scale 0.791835 0.791835 0.791835; + }; + }; + instance + { + transform + { + position 2.02221 -21.7539 1.06204; + rotation 99.8533 0.00000 0.00000 1.00000; + scale 1.26629 1.26629 1.26629; + }; + }; + instance + { + transform + { + position 8.55200 -18.1195 1.04101; + rotation 97.7475 0.00000 0.00000 1.00000; + scale 1.16285 1.16285 1.16285; + }; + }; + instance + { + transform + { + position 1.92639 -22.9117 1.04330; + rotation 39.0073 0.00000 0.00000 -1.00000; + scale 1.23358 1.23358 1.23358; + }; + }; + instance + { + transform + { + position 9.19159 -15.1423 0.958688; + rotation 9.80665 0.00000 0.00000 1.00000; + scale 1.25843 1.25843 1.25843; + }; + }; + instance + { + transform + { + position -9.92617 -2.43897 0.676181; + rotation 144.233 0.00000 0.00000 1.00000; + scale 1.24768 1.24768 1.24768; + }; + }; + instance + { + transform + { + position -2.27932 -21.7164 0.759589; + rotation 157.826 0.00000 0.00000 1.00000; + scale 0.985006 0.985006 0.985006; + }; + }; + instance + { + transform + { + position -0.0902017 -22.1088 1.25824; + rotation 42.1082 0.00000 0.00000 1.00000; + scale 0.933904 0.933904 0.933904; + }; + }; + instance + { + transform + { + position 0.209897 -21.5986 1.24456; + rotation 175.032 -0.00000 -0.00000 -1.00000; + scale 0.774515 0.774515 0.774515; + }; + }; + instance + { + transform + { + position 0.584733 -21.8778 1.17340; + rotation 65.9240 0.00000 0.00000 -1.00000; + scale 1.01716 1.01716 1.01716; + }; + }; + instance + { + transform + { + position -3.53067 -21.6969 0.868370; + rotation 95.5191 0.00000 0.00000 -1.00000; + scale 0.982882 0.982882 0.982882; + }; + }; + instance + { + transform + { + position 1.07746 -18.6255 0.953002; + rotation 70.4240 0.00000 0.00000 -1.00000; + scale 0.827951 0.827951 0.827951; + }; + }; + instance + { + transform + { + position 1.33908 -18.6695 0.980960; + rotation 6.90403 0.00000 0.00000 0.999996; + scale 1.06991 1.06991 1.06991; + }; + }; + instance + { + transform + { + position 1.23639 -18.9043 0.870260; + rotation 38.7923 0.00000 0.00000 -1.00000; + scale 1.16735 1.16735 1.16735; + }; + }; + instance + { + transform + { + position 1.09976 -19.4624 0.788602; + rotation 9.05368 0.00000 0.00000 0.999997; + scale 1.24407 1.24407 1.24407; + }; + }; + instance + { + transform + { + position 0.383562 -19.1980 0.848882; + rotation 103.974 0.00000 0.00000 -1.00000; + scale 0.712743 0.712743 0.712743; + }; + }; + instance + { + transform + { + position 3.23210 -24.8760 0.789074; + rotation 101.522 0.00000 0.00000 1.00000; + scale 1.03007 1.03007 1.03007; + }; + }; + instance + { + transform + { + position 9.32467 -14.4252 0.898424; + rotation 38.9817 0.00000 0.00000 -1.00000; + scale 1.00070 1.00070 1.00070; + }; + }; + instance + { + transform + { + position 5.62522 -23.4309 0.825775; + rotation 4.80384 0.00000 0.00000 1.00001; + scale 1.22358 1.22358 1.22358; + }; + }; + instance + { + transform + { + position 7.30256 -25.4472 1.24907; + rotation 109.123 0.00000 0.00000 1.00000; + scale 0.872414 0.872414 0.872414; + }; + }; + instance + { + transform + { + position 7.01581 -21.3795 0.860904; + rotation 65.4256 0.00000 0.00000 -1.00000; + scale 1.13860 1.13860 1.13860; + }; + }; + instance + { + transform + { + position 8.27846 -21.4742 0.815700; + rotation 137.535 0.00000 0.00000 1.00000; + scale 0.783628 0.783628 0.783628; + }; + }; + instance + { + transform + { + position 9.99563 -26.3203 0.776685; + rotation 15.8962 0.00000 0.00000 -1.00000; + scale 1.17067 1.17067 1.17067; + }; + }; + instance + { + transform + { + position -4.08478 -17.8588 1.13453; + rotation 129.608 -0.00000 -0.00000 -1.00000; + scale 1.05234 1.05234 1.05234; + }; + }; + instance + { + transform + { + position 9.98412 -23.4712 1.09389; + rotation 101.354 0.00000 0.00000 1.00000; + scale 1.02529 1.02529 1.02529; + }; + }; + instance + { + transform + { + position -15.3858 -2.08211 0.819342; + rotation 173.059 -0.00000 -0.00000 -1.00000; + scale 0.851656 0.851656 0.851656; + }; + }; + instance + { + transform + { + position -16.2202 -6.57652 0.867582; + rotation 50.1080 0.00000 0.00000 1.00000; + scale 1.22618 1.22618 1.22618; + }; + }; + instance + { + transform + { + position -2.46038 -17.4481 0.933380; + rotation 141.191 0.00000 0.00000 1.00000; + scale 1.03303 1.03303 1.03303; + }; + }; + instance + { + transform + { + position -2.94873 -19.6304 1.04996; + rotation 110.881 0.00000 0.00000 -1.00000; + scale 0.756242 0.756242 0.756242; + }; + }; + instance + { + transform + { + position 2.71751 -19.6948 1.09499; + rotation 142.028 0.00000 0.00000 1.00000; + scale 1.19607 1.19607 1.19607; + }; + }; + instance + { + transform + { + position -12.4845 -26.4946 1.03795; + rotation 89.5092 0.00000 0.00000 1.00000; + scale 0.877477 0.877477 0.877478; + }; + }; + instance + { + transform + { + position 5.02278 -17.6955 0.884789; + rotation 63.5050 0.00000 0.00000 1.00000; + scale 0.739537 0.739537 0.739537; + }; + }; + instance + { + transform + { + position 7.11556 -19.5757 0.807464; + rotation 26.1011 0.00000 0.00000 -1.00000; + scale 0.777592 0.777592 0.777592; + }; + }; + instance + { + transform + { + position 6.79411 -17.5112 1.17513; + rotation 113.439 0.00000 0.00000 1.00000; + scale 1.25915 1.25915 1.25915; + }; + }; + instance + { + transform + { + position -11.4041 -25.0965 1.09079; + rotation 51.6855 0.00000 0.00000 1.00000; + scale 1.15354 1.15354 1.15354; + }; + }; + instance + { + transform + { + position -10.5137 -18.5023 0.976862; + rotation 175.057 -0.00000 -0.00000 -1.00000; + scale 1.00603 1.00603 1.00603; + }; + }; + instance + { + transform + { + position -9.41734 -17.4196 1.21542; + rotation 24.0098 0.00000 0.00000 -1.00000; + scale 0.772937 0.772937 0.772937; + }; + }; + instance + { + transform + { + position -9.76660 -17.5016 1.18167; + rotation 128.893 -0.00000 -0.00000 -1.00000; + scale 1.06794 1.06794 1.06794; + }; + }; + instance + { + transform + { + position -0.677882 -17.6656 0.835516; + rotation 44.7806 0.00000 0.00000 -1.00000; + scale 0.878902 0.878902 0.878902; + }; + }; + instance + { + transform + { + position -8.48825 -16.9730 1.03088; + rotation 102.255 0.00000 0.00000 1.00000; + scale 1.08654 1.08654 1.08654; + }; + }; + instance + { + transform + { + position -11.8277 -25.3361 1.12917; + rotation 103.592 0.00000 0.00000 1.00000; + scale 1.24697 1.24697 1.24697; + }; + }; + instance + { + transform + { + position 6.52288 -18.6397 0.819766; + rotation 163.156 0.00000 0.00000 1.00000; + scale 1.16760 1.16760 1.16760; + }; + }; + instance + { + transform + { + position 1.85327 -17.8006 1.20256; + rotation 9.70900 0.00000 0.00000 0.999998; + scale 0.853079 0.853079 0.853079; + }; + }; + instance + { + transform + { + position -7.57144 5.56607 0.218526; + rotation 60.1960 0.00000 0.00000 -1.00000; + scale 0.948850 0.948850 0.948850; + }; + }; + instance + { + transform + { + position 2.52846 3.65065 0.345592; + rotation 30.9657 0.00000 0.00000 1.00000; + scale 1.23063 1.23063 1.23063; + }; + }; + instance + { + transform + { + position -1.72597 -18.6544 1.00303; + rotation 174.979 0.00000 0.00000 1.00000; + scale 1.20574 1.20574 1.20574; + }; + }; + instance + { + transform + { + position 0.154831 -19.6195 0.925194; + rotation 158.295 -0.00000 -0.00000 -1.00000; + scale 1.14871 1.14871 1.14871; + }; + }; + instance + { + transform + { + position -4.78493 -15.3131 0.979155; + rotation 21.0882 0.00000 0.00000 1.00000; + scale 0.928726 0.928726 0.928726; + }; + }; + instance + { + transform + { + position -1.06613 -16.8636 0.864795; + rotation 93.5410 0.00000 0.00000 1.00000; + scale 0.722761 0.722761 0.722761; + }; + }; + instance + { + transform + { + position -7.75070 -26.1797 0.767177; + rotation 140.843 0.00000 0.00000 1.00000; + scale 0.940621 0.940621 0.940621; + }; + }; + instance + { + transform + { + position -3.48081 -17.5242 1.10663; + rotation 95.3267 0.00000 0.00000 -1.00000; + scale 0.784764 0.784764 0.784764; + }; + }; + instance + { + transform + { + position -3.89679 -18.1722 1.17361; + rotation 161.112 0.00000 0.00000 1.00000; + scale 1.18325 1.18325 1.18324; + }; + }; + instance + { + transform + { + position -3.39158 -18.2195 1.17441; + rotation 29.3472 0.00000 0.00000 -1.00000; + scale 1.02362 1.02362 1.02362; + }; + }; + instance + { + transform + { + position 6.53809 -23.4409 0.945514; + rotation 173.145 -0.00000 -0.00000 -1.00000; + scale 1.28114 1.28114 1.28114; + }; + }; + instance + { + transform + { + position 0.0170794 -18.2440 0.951156; + rotation 136.072 -0.00000 -0.00000 -1.00000; + scale 1.18422 1.18422 1.18422; + }; + }; + instance + { + transform + { + position 0.929668 -18.3901 1.01028; + rotation 86.9356 0.00000 0.00000 1.00000; + scale 1.15164 1.15164 1.15164; + }; + }; + instance + { + transform + { + position -1.83205 -18.1917 0.955620; + rotation 156.132 0.00000 0.00000 1.00000; + scale 1.06604 1.06604 1.06604; + }; + }; + instance + { + transform + { + position 3.09559 -18.5849 1.03940; + rotation 25.7271 0.00000 0.00000 1.00000; + scale 1.20915 1.20915 1.20915; + }; + }; + instance + { + transform + { + position -0.570247 -25.2339 1.03350; + rotation 155.520 0.00000 0.00000 1.00000; + scale 1.27880 1.27880 1.27880; + }; + }; + instance + { + transform + { + position 5.66045 -18.2156 0.931079; + rotation 120.217 -0.00000 -0.00000 -1.00000; + scale 0.745446 0.745446 0.745446; + }; + }; + instance + { + transform + { + position -3.51032 -23.0763 0.885053; + rotation 150.001 0.00000 0.00000 1.00000; + scale 0.849515 0.849515 0.849514; + }; + }; + instance + { + transform + { + position -5.88941 -25.0589 0.842464; + rotation 3.76422 0.00000 0.00000 1.00001; + scale 0.901065 0.901065 0.901065; + }; + }; + instance + { + transform + { + position 7.45013 -17.9693 1.17227; + rotation 89.8293 0.00000 0.00000 -1.00000; + scale 1.08070 1.08070 1.08070; + }; + }; + instance + { + transform + { + position -19.0200 3.94497 1.06566; + rotation 51.4354 0.00000 0.00000 -1.00000; + scale 0.710264 0.710264 0.710264; + }; + }; + instance + { + transform + { + position 2.06037 -23.0674 1.03504; + rotation 148.901 -0.00000 -0.00000 -1.00000; + scale 1.02676 1.02676 1.02676; + }; + }; + instance + { + transform + { + position 9.21966 -18.6727 0.987950; + rotation 36.7545 0.00000 0.00000 1.00000; + scale 1.21490 1.21490 1.21490; + }; + }; + instance + { + transform + { + position 9.80360 -17.0209 0.845345; + rotation 23.6928 0.00000 0.00000 1.00000; + scale 1.15762 1.15762 1.15762; + }; + }; + instance + { + transform + { + position 8.90712 -17.4070 0.958820; + rotation 163.724 -0.00000 -0.00000 -1.00000; + scale 0.877594 0.877594 0.877594; + }; + }; + instance + { + transform + { + position -19.2916 2.90393 1.02691; + rotation 155.626 0.00000 0.00000 1.00000; + scale 1.09979 1.09979 1.09979; + }; + }; + instance + { + transform + { + position 2.06715 -21.9485 1.03110; + rotation 9.31793 0.00000 0.00000 -0.999997; + scale 0.939108 0.939108 0.939108; + }; + }; + instance + { + transform + { + position 9.49932 -11.0007 1.04598; + rotation 170.822 0.00000 0.00000 1.00000; + scale 0.800695 0.800695 0.800695; + }; + }; + instance + { + transform + { + position -5.55206 -19.7758 1.01317; + rotation 172.850 -0.00000 -0.00000 -1.00000; + scale 1.20719 1.20719 1.20719; + }; + }; + instance + { + transform + { + position -6.93408 -21.8243 1.06644; + rotation 43.0208 0.00000 0.00000 -1.00000; + scale 1.03758 1.03758 1.03758; + }; + }; + instance + { + transform + { + position -5.40023 -24.3809 0.837662; + rotation 146.655 -0.00000 -0.00000 -1.00000; + scale 0.748983 0.748983 0.748983; + }; + }; + instance + { + transform + { + position -9.57112 -19.8302 0.831790; + rotation 13.5210 0.00000 0.00000 -1.00001; + scale 1.23952 1.23952 1.23952; + }; + }; + instance + { + transform + { + position 9.33439 -10.7824 1.04376; + rotation 132.834 0.00000 0.00000 1.00000; + scale 1.18803 1.18803 1.18803; + }; + }; + instance + { + transform + { + position 6.95979 -25.0537 1.22515; + rotation 123.430 -0.00000 -0.00000 -1.00000; + scale 1.07129 1.07129 1.07129; + }; + }; + instance + { + transform + { + position -11.6779 -18.6268 0.860503; + rotation 155.029 -0.00000 -0.00000 -1.00000; + scale 0.833410 0.833410 0.833410; + }; + }; + instance + { + transform + { + position -7.46535 -23.1717 0.898609; + rotation 69.5399 0.00000 0.00000 1.00000; + scale 1.05585 1.05585 1.05585; + }; + }; + instance + { + transform + { + position -6.89491 -22.5290 0.949448; + rotation 60.5294 0.00000 0.00000 1.00000; + scale 1.05292 1.05292 1.05292; + }; + }; + instance + { + transform + { + position -7.33293 -25.5274 0.828946; + rotation 31.8820 0.00000 0.00000 1.00000; + scale 1.12526 1.12526 1.12526; + }; + }; + instance + { + transform + { + position -12.9179 -19.7028 1.03440; + rotation 99.1383 0.00000 0.00000 1.00000; + scale 1.23075 1.23075 1.23075; + }; + }; + instance + { + transform + { + position -11.4886 -17.4387 0.908268; + rotation 101.482 0.00000 0.00000 -1.00000; + scale 0.730008 0.730008 0.730008; + }; + }; + instance + { + transform + { + position -11.2932 -17.4890 0.930405; + rotation 92.2515 0.00000 0.00000 1.00000; + scale 1.16993 1.16993 1.16993; + }; + }; + instance + { + transform + { + position -12.5432 -18.1347 0.850698; + rotation 64.0831 0.00000 0.00000 1.00000; + scale 1.29094 1.29094 1.29094; + }; + }; + instance + { + transform + { + position -12.2303 -18.2123 0.846434; + rotation 136.390 -0.00000 -0.00000 -1.00000; + scale 1.27609 1.27609 1.27609; + }; + }; + instance + { + transform + { + position -12.3211 -18.9782 0.961404; + rotation 103.566 0.00000 0.00000 -1.00000; + scale 1.21241 1.21241 1.21241; + }; + }; + instance + { + transform + { + position -16.5321 8.75785 0.865554; + rotation 8.28227 0.00000 0.00000 1.00002; + scale 0.942117 0.942117 0.942117; + }; + }; + instance + { + transform + { + position -9.32337 -22.3707 1.15718; + rotation 88.6555 0.00000 0.00000 1.00000; + scale 0.785311 0.785311 0.785311; + }; + }; + instance + { + transform + { + position -10.1559 -18.7614 1.03246; + rotation 94.6488 0.00000 0.00000 -1.00000; + scale 0.969875 0.969875 0.969875; + }; + }; + instance + { + transform + { + position 5.58014 -23.9671 0.949055; + rotation 176.976 0.00000 0.00000 1.00000; + scale 1.27016 1.27016 1.27016; + }; + }; + instance + { + transform + { + position -8.65600 -18.5697 1.18959; + rotation 136.622 0.00000 0.00000 1.00000; + scale 0.934090 0.934090 0.934090; + }; + }; + instance + { + transform + { + position -17.2948 -2.88279 0.893793; + rotation 114.505 0.00000 0.00000 -1.00000; + scale 0.854891 0.854891 0.854891; + }; + }; + instance + { + transform + { + position 6.96003 -25.7208 1.17698; + rotation 31.9632 0.00000 0.00000 -1.00000; + scale 1.22133 1.22133 1.22133; + }; + }; + instance + { + transform + { + position 7.97754 -19.6464 0.850410; + rotation 39.5447 0.00000 0.00000 -1.00000; + scale 1.14597 1.14597 1.14597; + }; + }; + instance + { + transform + { + position -4.48035 -20.4712 0.880814; + rotation 23.3325 0.00000 0.00000 0.999999; + scale 1.12906 1.12906 1.12906; + }; + }; + instance + { + transform + { + position 6.28056 -19.3718 0.834956; + rotation 124.184 0.00000 0.00000 1.00000; + scale 0.817296 0.817296 0.817296; + }; + }; + instance + { + transform + { + position -9.60973 3.84249 0.0584675; + rotation 86.7856 0.00000 0.00000 1.00000; + scale 1.27048 1.27048 1.27048; + }; + }; + instance + { + transform + { + position -6.07613 -14.4350 1.12383; + rotation 85.8868 0.00000 0.00000 -1.00000; + scale 1.27892 1.27892 1.27892; + }; + }; + instance + { + transform + { + position 9.46716 -2.59913 1.00812; + rotation 156.709 -0.00000 -0.00000 -1.00000; + scale 1.12918 1.12918 1.12918; + }; + }; + instance + { + transform + { + position 2.64306 -17.5573 1.05255; + rotation 15.4722 0.00000 0.00000 1.00000; + scale 1.07954 1.07954 1.07954; + }; + }; + instance + { + transform + { + position 6.81259 -26.3767 1.10600; + rotation 75.8168 0.00000 0.00000 1.00000; + scale 0.831541 0.831541 0.831541; + }; + }; + instance + { + transform + { + position 2.26951 -19.4375 1.00160; + rotation 40.0975 0.00000 0.00000 1.00000; + scale 1.05311 1.05311 1.05311; + }; + }; + instance + { + transform + { + position 2.24732 -19.1247 1.03637; + rotation 19.2393 0.00000 0.00000 0.999999; + scale 1.06736 1.06736 1.06736; + }; + }; + instance + { + transform + { + position -3.97009 -19.0998 0.981155; + rotation 2.20503 0.00000 0.00000 -1.00003; + scale 1.06367 1.06367 1.06367; + }; + }; + instance + { + transform + { + position -14.8248 2.76133 0.600843; + rotation 116.044 0.00000 0.00000 -1.00000; + scale 1.16115 1.16115 1.16115; + }; + }; + instance + { + transform + { + position -2.16359 -17.2653 0.866827; + rotation 177.973 0.00000 0.00000 1.00000; + scale 1.27824 1.27824 1.27824; + }; + }; + instance + { + transform + { + position 0.340950 -25.0037 0.990820; + rotation 129.784 0.00000 0.00000 1.00000; + scale 1.14995 1.14995 1.14995; + }; + }; + instance + { + transform + { + position 2.18930 -19.7367 0.943020; + rotation 94.3406 0.00000 0.00000 -1.00000; + scale 0.864710 0.864710 0.864710; + }; + }; + instance + { + transform + { + position 2.81305 -17.6735 1.00624; + rotation 109.197 0.00000 0.00000 -1.00000; + scale 0.746084 0.746084 0.746084; + }; + }; + instance + { + transform + { + position 6.32414 -17.7653 1.06501; + rotation 135.824 0.00000 0.00000 1.00000; + scale 0.900591 0.900591 0.900591; + }; + }; + instance + { + transform + { + position 8.35471 -19.2859 1.03651; + rotation 176.211 -0.00000 -0.00000 -1.00000; + scale 0.981627 0.981627 0.981627; + }; + }; + instance + { + transform + { + position 8.73668 -19.2244 1.04924; + rotation 115.772 0.00000 0.00000 -1.00000; + scale 1.00065 1.00065 1.00065; + }; + }; + instance + { + transform + { + position 8.44497 -17.0132 0.931508; + rotation 143.673 0.00000 0.00000 1.00000; + scale 1.20484 1.20484 1.20484; + }; + }; + instance + { + transform + { + position -12.3743 -17.6487 0.873530; + rotation 119.143 0.00000 0.00000 -1.00000; + scale 0.973885 0.973885 0.973885; + }; + }; + instance + { + transform + { + position 0.264556 -24.1097 1.11369; + rotation 81.7755 0.00000 0.00000 -1.00000; + scale 0.961177 0.961177 0.961177; + }; + }; + instance + { + transform + { + position -4.52155 -26.0905 1.05737; + rotation 160.708 -0.00000 -0.00000 -1.00000; + scale 0.892936 0.892936 0.892936; + }; + }; + instance + { + transform + { + position -5.94744 -17.6405 0.750082; + rotation 156.125 0.00000 0.00000 1.00000; + scale 0.965130 0.965130 0.965130; + }; + }; + instance + { + transform + { + position -6.36284 -19.5388 1.05749; + rotation 9.64162 0.00000 0.00000 -0.999998; + scale 1.25063 1.25063 1.25063; + }; + }; + instance + { + transform + { + position 1.49842 -26.6826 0.922464; + rotation 159.248 0.00000 0.00000 1.00000; + scale 1.20133 1.20133 1.20133; + }; + }; + instance + { + transform + { + position 4.29082 -26.9380 0.981736; + rotation 170.990 0.00000 0.00000 1.00000; + scale 1.09724 1.09724 1.09724; + }; + }; + instance + { + transform + { + position 7.81062 -18.2477 1.13899; + rotation 17.5412 0.00000 0.00000 1.00000; + scale 0.916862 0.916862 0.916862; + }; + }; + instance + { + transform + { + position -1.76560 -26.5031 0.963494; + rotation 107.964 0.00000 0.00000 1.00000; + scale 1.24856 1.24856 1.24856; + }; + }; + instance + { + transform + { + position 4.35376 -24.6404 0.887459; + rotation 154.736 -0.00000 -0.00000 -1.00000; + scale 1.20482 1.20482 1.20482; + }; + }; + instance + { + transform + { + position 3.92634 -17.3201 0.765594; + rotation 141.586 0.00000 0.00000 1.00000; + scale 0.815365 0.815365 0.815365; + }; + }; + instance + { + transform + { + position 1.26437 -17.9137 1.16446; + rotation 5.61526 0.00000 0.00000 1.00000; + scale 1.07613 1.07613 1.07613; + }; + }; + instance + { + transform + { + position 2.29172 -18.8065 1.07948; + rotation 103.032 0.00000 0.00000 -1.00000; + scale 0.831267 0.831267 0.831267; + }; + }; + instance + { + transform + { + position -1.24082 -19.4809 0.976582; + rotation 148.368 0.00000 0.00000 1.00000; + scale 1.28941 1.28941 1.28941; + }; + }; + instance + { + transform + { + position -3.70346 -21.9179 0.885338; + rotation 69.3414 0.00000 0.00000 -1.00000; + scale 1.04698 1.04698 1.04698; + }; + }; + instance + { + transform + { + position -3.74525 -20.0840 0.805370; + rotation 49.7128 0.00000 0.00000 -1.00000; + scale 0.893531 0.893531 0.893531; + }; + }; + instance + { + transform + { + position -1.81980 -18.8705 0.996378; + rotation 11.3657 0.00000 0.00000 0.999998; + scale 0.855295 0.855295 0.855295; + }; + }; + instance + { + transform + { + position 1.75990 -18.9769 0.952146; + rotation 123.982 -0.00000 -0.00000 -1.00000; + scale 0.946795 0.946795 0.946795; + }; + }; + instance + { + transform + { + position 8.74696 -22.1973 1.01532; + rotation 57.4700 0.00000 0.00000 1.00000; + scale 1.17386 1.17386 1.17386; + }; + }; + instance + { + transform + { + position -5.91398 -18.2527 0.808540; + rotation 79.6839 0.00000 0.00000 1.00000; + scale 1.19824 1.19824 1.19824; + }; + }; + instance + { + transform + { + position -12.9018 -17.8202 0.866084; + rotation 72.3782 0.00000 0.00000 -1.00000; + scale 1.20610 1.20610 1.20610; + }; + }; + instance + { + transform + { + position 2.90245 -19.7850 1.12684; + rotation 83.8207 0.00000 0.00000 -1.00000; + scale 1.11583 1.11583 1.11583; + }; + }; + instance + { + transform + { + position -1.02175 -19.6839 0.972175; + rotation 177.325 -0.00000 -0.00000 -1.00000; + scale 1.17474 1.17474 1.17474; + }; + }; + instance + { + transform + { + position -0.713446 -19.7429 0.958984; + rotation 137.713 -0.00000 -0.00000 -1.00000; + scale 1.11973 1.11973 1.11973; + }; + }; + instance + { + transform + { + position 0.634619 -18.0701 1.01384; + rotation 47.0323 0.00000 0.00000 1.00000; + scale 1.06281 1.06281 1.06281; + }; + }; + instance + { + transform + { + position -2.46102 -14.5403 0.744681; + rotation 7.86756 0.00000 0.00000 1.00001; + scale 1.13979 1.13979 1.13979; + }; + }; + instance + { + transform + { + position -4.90251 -16.9225 0.879132; + rotation 91.1232 0.00000 0.00000 1.00000; + scale 0.938681 0.938681 0.938681; + }; + }; + instance + { + transform + { + position -7.85102 5.41153 0.211933; + rotation 54.3468 0.00000 0.00000 -1.00000; + scale 1.23389 1.23389 1.23389; + }; + }; + instance + { + transform + { + position -8.66650 -11.6453 0.768602; + rotation 175.598 0.00000 0.00000 1.00000; + scale 1.05706 1.05706 1.05706; + }; + }; + instance + { + transform + { + position -7.15215 -14.4601 1.12939; + rotation 6.94633 0.00000 0.00000 1.00000; + scale 0.709569 0.709569 0.709569; + }; + }; + instance + { + transform + { + position -2.09253 -20.5169 0.951177; + rotation 22.2872 0.00000 0.00000 -0.999999; + scale 1.25139 1.25139 1.25139; + }; + }; + instance + { + transform + { + position -2.33014 -20.5409 0.906953; + rotation 63.4752 0.00000 0.00000 -1.00000; + scale 0.892044 0.892044 0.892044; + }; + }; + instance + { + transform + { + position -2.92543 -20.1567 0.913304; + rotation 148.182 0.00000 0.00000 1.00000; + scale 1.07152 1.07152 1.07152; + }; + }; + instance + { + transform + { + position 3.94517 -20.8486 1.12840; + rotation 140.240 -0.00000 -0.00000 -1.00000; + scale 1.27015 1.27015 1.27015; + }; + }; + instance + { + transform + { + position 4.72352 -20.5673 1.12844; + rotation 127.067 -0.00000 -0.00000 -1.00000; + scale 0.736088 0.736088 0.736088; + }; + }; + instance + { + transform + { + position -8.18666 -13.9450 0.959179; + rotation 127.770 -0.00000 -0.00000 -1.00000; + scale 1.08294 1.08294 1.08294; + }; + }; + instance + { + transform + { + position 4.38971 -10.3185 0.812039; + rotation 28.2400 0.00000 0.00000 1.00000; + scale 1.17095 1.17095 1.17095; + }; + }; + instance + { + transform + { + position 2.69209 -10.3813 0.823973; + rotation 156.062 -0.00000 -0.00000 -1.00000; + scale 0.762539 0.762539 0.762539; + }; + }; + instance + { + transform + { + position -11.3643 -10.0782 0.909732; + rotation 22.0479 0.00000 0.00000 1.00000; + scale 1.00576 1.00576 1.00576; + }; + }; + instance + { + transform + { + position -2.76180 -22.4842 0.828452; + rotation 42.6875 0.00000 0.00000 -1.00000; + scale 0.790609 0.790609 0.790609; + }; + }; + instance + { + transform + { + position -9.12994 -10.3533 1.07274; + rotation 149.989 0.00000 0.00000 1.00000; + scale 0.801818 0.801818 0.801818; + }; + }; + instance + { + transform + { + position -9.35581 -10.0814 1.11208; + rotation 143.418 -0.00000 -0.00000 -1.00000; + scale 0.889213 0.889213 0.889213; + }; + }; + instance + { + transform + { + position 2.56665 -20.3445 0.937161; + rotation 120.535 0.00000 0.00000 1.00000; + scale 0.881090 0.881090 0.881090; + }; + }; + instance + { + transform + { + position 9.04368 -10.6814 1.06005; + rotation 11.6176 0.00000 0.00000 -1.00001; + scale 1.17384 1.17384 1.17384; + }; + }; + instance + { + transform + { + position -13.2175 -12.6829 0.992580; + rotation 140.495 0.00000 0.00000 1.00000; + scale 1.16759 1.16759 1.16759; + }; + }; + instance + { + transform + { + position -12.4971 -16.3819 0.950764; + rotation 150.552 0.00000 0.00000 1.00000; + scale 1.27007 1.27007 1.27007; + }; + }; + instance + { + transform + { + position -12.0064 -16.5208 0.965018; + rotation 90.4245 0.00000 0.00000 -1.00000; + scale 1.14531 1.14531 1.14531; + }; + }; + instance + { + transform + { + position -8.19356 -20.6585 1.02164; + rotation 0.762071 0.00000 0.00000 1.00073; + scale 0.971072 0.971072 0.971072; + }; + }; + instance + { + transform + { + position -3.04219 -22.6923 0.836026; + rotation 124.777 -0.00000 -0.00000 -1.00000; + scale 1.22420 1.22420 1.22420; + }; + }; + instance + { + transform + { + position -7.45384 -12.5874 1.00219; + rotation 68.1534 0.00000 0.00000 1.00000; + scale 1.14517 1.14517 1.14517; + }; + }; + instance + { + transform + { + position -9.51351 -14.2043 0.909430; + rotation 120.786 -0.00000 -0.00000 -1.00000; + scale 1.01685 1.01685 1.01685; + }; + }; + instance + { + transform + { + position -9.71745 -14.2207 0.879094; + rotation 58.5865 0.00000 0.00000 1.00000; + scale 1.28941 1.28941 1.28941; + }; + }; + instance + { + transform + { + position -7.47690 -14.1240 1.10729; + rotation 132.539 -0.00000 -0.00000 -1.00000; + scale 1.04069 1.04069 1.04069; + }; + }; + instance + { + transform + { + position -8.48770 -16.2274 1.04192; + rotation 116.576 0.00000 0.00000 -1.00000; + scale 0.861823 0.861823 0.861823; + }; + }; + instance + { + transform + { + position -8.90194 -16.1502 1.01292; + rotation 47.1028 0.00000 0.00000 1.00000; + scale 1.08184 1.08184 1.08184; + }; + }; + instance + { + transform + { + position -7.88446 -15.3505 1.09987; + rotation 4.24400 0.00000 0.00000 0.999996; + scale 1.24531 1.24531 1.24531; + }; + }; + instance + { + transform + { + position -7.56605 5.14380 0.131007; + rotation 138.161 0.00000 0.00000 1.00000; + scale 1.08288 1.08288 1.08288; + }; + }; + instance + { + transform + { + position -5.43283 -14.2325 1.00068; + rotation 64.4584 0.00000 0.00000 1.00000; + scale 1.06868 1.06868 1.06868; + }; + }; + instance + { + transform + { + position -5.71536 -13.4078 1.07348; + rotation 35.1967 0.00000 0.00000 1.00000; + scale 0.886242 0.886242 0.886242; + }; + }; + instance + { + transform + { + position -5.66419 -13.1831 1.11733; + rotation 32.3265 0.00000 0.00000 -1.00000; + scale 0.962848 0.962848 0.962848; + }; + }; + instance + { + transform + { + position -5.63969 -15.2553 1.17745; + rotation 166.541 0.00000 0.00000 1.00000; + scale 1.23870 1.23870 1.23870; + }; + }; + instance + { + transform + { + position -17.8110 -0.504949 0.835500; + rotation 68.1135 0.00000 0.00000 1.00000; + scale 1.07364 1.07364 1.07364; + }; + }; + instance + { + transform + { + position 9.01232 -11.6819 1.08134; + rotation 60.1749 0.00000 0.00000 -1.00000; + scale 1.29895 1.29895 1.29895; + }; + }; + instance + { + transform + { + position 7.63034 -12.4556 0.892166; + rotation 144.672 -0.00000 -0.00000 -1.00000; + scale 0.967121 0.967121 0.967121; + }; + }; + instance + { + transform + { + position 7.88718 -12.7532 0.862863; + rotation 109.790 0.00000 0.00000 1.00000; + scale 1.00867 1.00867 1.00867; + }; + }; + instance + { + transform + { + position 7.76055 -15.0043 0.821508; + rotation 88.7830 0.00000 0.00000 -1.00000; + scale 1.26391 1.26391 1.26391; + }; + }; + instance + { + transform + { + position 7.58679 -15.7703 0.860253; + rotation 163.943 0.00000 0.00000 1.00000; + scale 1.26066 1.26066 1.26066; + }; + }; + instance + { + transform + { + position 8.01763 -15.6654 0.845001; + rotation 148.596 0.00000 0.00000 1.00000; + scale 1.10756 1.10756 1.10756; + }; + }; + instance + { + transform + { + position 3.72143 -13.6601 1.12968; + rotation 1.02028 0.00000 0.00000 -1.00000; + scale 1.18723 1.18723 1.18723; + }; + }; + instance + { + transform + { + position 3.33075 -13.7022 1.05961; + rotation 10.2163 0.00000 0.00000 0.999999; + scale 1.22036 1.22036 1.22036; + }; + }; + instance + { + transform + { + position 3.77700 -15.5131 1.10398; + rotation 28.7893 0.00000 0.00000 1.00000; + scale 1.20812 1.20812 1.20812; + }; + }; + instance + { + transform + { + position 2.63037 -15.6882 1.03032; + rotation 10.5617 0.00000 0.00000 -1.00000; + scale 0.790236 0.790236 0.790236; + }; + }; + instance + { + transform + { + position -1.61269 -16.6033 0.882046; + rotation 64.4314 0.00000 0.00000 1.00000; + scale 1.02793 1.02793 1.02793; + }; + }; + instance + { + transform + { + position 0.168109 -15.6486 1.13819; + rotation 12.2859 0.00000 0.00000 0.999998; + scale 1.15576 1.15576 1.15576; + }; + }; + instance + { + transform + { + position -0.305900 -16.3175 0.962068; + rotation 37.6349 0.00000 0.00000 1.00000; + scale 1.01289 1.01289 1.01289; + }; + }; + instance + { + transform + { + position -2.37321 -13.9453 0.792364; + rotation 72.0350 0.00000 0.00000 1.00000; + scale 1.08141 1.08141 1.08141; + }; + }; + instance + { + transform + { + position -2.71841 -12.0058 0.921212; + rotation 127.712 0.00000 0.00000 1.00000; + scale 1.00462 1.00462 1.00462; + }; + }; + instance + { + transform + { + position -2.11174 -13.6760 0.856557; + rotation 56.1405 0.00000 0.00000 -1.00000; + scale 1.23576 1.23576 1.23576; + }; + }; + instance + { + transform + { + position -2.07918 -14.2022 0.761707; + rotation 159.539 0.00000 0.00000 1.00000; + scale 0.919905 0.919905 0.919905; + }; + }; + instance + { + transform + { + position -0.353273 -14.6034 0.926826; + rotation 41.1948 0.00000 0.00000 -1.00000; + scale 1.19943 1.19943 1.19943; + }; + }; + instance + { + transform + { + position -0.521861 -13.2846 0.739829; + rotation 117.874 0.00000 0.00000 -1.00000; + scale 0.970511 0.970511 0.970511; + }; + }; + instance + { + transform + { + position -3.26447 -23.2009 0.944063; + rotation 63.8945 0.00000 0.00000 1.00000; + scale 0.846233 0.846233 0.846233; + }; + }; + instance + { + transform + { + position 0.710080 -13.6183 0.790712; + rotation 131.816 0.00000 0.00000 1.00000; + scale 1.04292 1.04292 1.04292; + }; + }; + instance + { + transform + { + position -0.113901 -11.0433 0.847890; + rotation 16.9729 0.00000 0.00000 -1.00000; + scale 0.760507 0.760507 0.760507; + }; + }; + instance + { + transform + { + position -3.52378 -14.0233 0.940895; + rotation 81.8900 0.00000 0.00000 1.00000; + scale 1.19399 1.19399 1.19399; + }; + }; + instance + { + transform + { + position -4.44040 -14.8716 0.865959; + rotation 173.443 0.00000 0.00000 1.00000; + scale 0.828536 0.828536 0.828536; + }; + }; + instance + { + transform + { + position 6.03121 -2.75907 0.604783; + rotation 42.5691 0.00000 0.00000 1.00000; + scale 1.22769 1.22769 1.22769; + }; + }; + instance + { + transform + { + position -3.43524 -12.4248 0.962102; + rotation 58.2716 0.00000 0.00000 -1.00000; + scale 1.28651 1.28651 1.28651; + }; + }; + instance + { + transform + { + position -4.53129 -13.0151 1.08101; + rotation 64.4464 0.00000 0.00000 1.00000; + scale 0.763976 0.763976 0.763976; + }; + }; + instance + { + transform + { + position -9.53769 -26.9051 0.840388; + rotation 164.081 -0.00000 -0.00000 -1.00000; + scale 1.23712 1.23712 1.23712; + }; + }; + instance + { + transform + { + position -4.39644 -15.6715 0.919250; + rotation 70.1884 0.00000 0.00000 -1.00000; + scale 0.783443 0.783443 0.783443; + }; + }; + instance + { + transform + { + position -3.94997 -15.4860 0.807645; + rotation 131.829 -0.00000 -0.00000 -1.00000; + scale 0.905238 0.905238 0.905238; + }; + }; + instance + { + transform + { + position -4.70991 -15.0114 0.915323; + rotation 43.2582 0.00000 0.00000 1.00000; + scale 1.10419 1.10419 1.10419; + }; + }; + instance + { + transform + { + position -3.34231 -15.5588 0.776984; + rotation 170.845 0.00000 0.00000 1.00000; + scale 1.11448 1.11448 1.11448; + }; + }; + instance + { + transform + { + position 4.15411 -0.113624 0.515125; + rotation 67.6807 0.00000 0.00000 1.00000; + scale 0.965199 0.965199 0.965199; + }; + }; + instance + { + transform + { + position -3.87925 -15.1306 0.811656; + rotation 40.5419 0.00000 0.00000 1.00000; + scale 1.00107 1.00107 1.00107; + }; + }; + instance + { + transform + { + position -3.35888 -16.1796 0.788762; + rotation 109.632 0.00000 0.00000 -1.00000; + scale 0.989799 0.989799 0.989799; + }; + }; + instance + { + transform + { + position 0.00524113 -16.0259 1.05136; + rotation 115.979 0.00000 0.00000 -1.00000; + scale 1.25957 1.25957 1.25957; + }; + }; + instance + { + transform + { + position -0.310308 -24.2311 1.09299; + rotation 130.323 -0.00000 -0.00000 -1.00000; + scale 1.12490 1.12490 1.12490; + }; + }; + instance + { + transform + { + position 0.884609 -16.6130 1.13522; + rotation 139.838 -0.00000 -0.00000 -1.00000; + scale 1.05679 1.05679 1.05679; + }; + }; + instance + { + transform + { + position 1.72733 -15.3413 0.998774; + rotation 57.2366 0.00000 0.00000 1.00000; + scale 0.989365 0.989365 0.989365; + }; + }; + instance + { + transform + { + position -8.05640 -23.7172 0.981712; + rotation 28.6423 0.00000 0.00000 1.00000; + scale 1.05841 1.05841 1.05841; + }; + }; + instance + { + transform + { + position 1.13210 -15.8071 1.12071; + rotation 4.42020 0.00000 0.00000 -1.00000; + scale 1.09768 1.09768 1.09768; + }; + }; + instance + { + transform + { + position 1.58424 -15.7374 1.03838; + rotation 112.041 0.00000 0.00000 1.00000; + scale 1.18594 1.18594 1.18594; + }; + }; + instance + { + transform + { + position -8.49378 -26.8132 1.00512; + rotation 96.0791 0.00000 0.00000 1.00000; + scale 1.19827 1.19827 1.19827; + }; + }; + instance + { + transform + { + position 1.36844 -14.0649 0.969673; + rotation 150.282 -0.00000 -0.00000 -1.00000; + scale 1.22641 1.22641 1.22641; + }; + }; + instance + { + transform + { + position -0.108859 -23.3326 1.10139; + rotation 157.035 0.00000 0.00000 1.00000; + scale 1.25577 1.25577 1.25577; + }; + }; + instance + { + transform + { + position 1.46822 -13.0504 0.791085; + rotation 127.900 -0.00000 -0.00000 -1.00000; + scale 0.958077 0.958077 0.958077; + }; + }; + instance + { + transform + { + position -9.34832 -13.8391 0.829025; + rotation 38.6643 0.00000 0.00000 -1.00000; + scale 0.771898 0.771898 0.771898; + }; + }; + instance + { + transform + { + position -5.25391 -23.5835 0.786914; + rotation 24.2756 0.00000 0.00000 -1.00000; + scale 0.779374 0.779374 0.779374; + }; + }; + instance + { + transform + { + position 1.50077 -11.0485 0.684720; + rotation 173.406 0.00000 0.00000 1.00000; + scale 0.887517 0.887517 0.887517; + }; + }; + instance + { + transform + { + position 3.09836 -16.6344 0.921949; + rotation 135.703 -0.00000 -0.00000 -1.00000; + scale 0.987542 0.987542 0.987542; + }; + }; + instance + { + transform + { + position 4.06908 -15.0654 1.12008; + rotation 132.541 -0.00000 -0.00000 -1.00000; + scale 0.897382 0.897382 0.897382; + }; + }; + instance + { + transform + { + position 3.81225 -13.1144 1.17433; + rotation 150.891 0.00000 0.00000 1.00000; + scale 0.703188 0.703188 0.703188; + }; + }; + instance + { + transform + { + position -12.6229 0.872573 0.513759; + rotation 157.578 0.00000 0.00000 1.00000; + scale 0.802022 0.802022 0.802022; + }; + }; + instance + { + transform + { + position 3.39840 -12.4466 1.11030; + rotation 102.498 0.00000 0.00000 1.00000; + scale 0.853052 0.853052 0.853052; + }; + }; + instance + { + transform + { + position 2.86472 -11.4721 0.740239; + rotation 9.57310 0.00000 0.00000 1.00000; + scale 1.11526 1.11526 1.11526; + }; + }; + instance + { + transform + { + position -8.84976 6.89010 0.310470; + rotation 99.0450 0.00000 0.00000 1.00000; + scale 0.836184 0.836184 0.836184; + }; + }; + instance + { + transform + { + position 9.29369 -21.4699 1.02454; + rotation 53.7112 0.00000 0.00000 1.00000; + scale 1.00149 1.00149 1.00149; + }; + }; + instance + { + transform + { + position 4.95406 -16.5478 0.783425; + rotation 20.1187 0.00000 0.00000 -1.00000; + scale 0.746761 0.746761 0.746761; + }; + }; + instance + { + transform + { + position 2.54211 0.0234917 0.367001; + rotation 86.0220 0.00000 0.00000 -1.00000; + scale 1.01952 1.01952 1.01952; + }; + }; + instance + { + transform + { + position 6.26881 -13.0392 1.04814; + rotation 51.0551 0.00000 0.00000 1.00000; + scale 0.754134 0.754134 0.754134; + }; + }; + instance + { + transform + { + position -14.8563 -0.131449 0.771980; + rotation 62.2274 0.00000 0.00000 -1.00000; + scale 1.14462 1.14462 1.14462; + }; + }; + instance + { + transform + { + position 5.24580 -13.2671 0.998279; + rotation 69.7025 0.00000 0.00000 -1.00000; + scale 0.860976 0.860976 0.860976; + }; + }; + instance + { + transform + { + position 5.21976 -13.5677 1.02554; + rotation 168.558 -0.00000 -0.00000 -1.00000; + scale 0.834116 0.834116 0.834116; + }; + }; + instance + { + transform + { + position 4.59515 -1.57316 0.539965; + rotation 7.74727 0.00000 0.00000 1.00000; + scale 1.15988 1.15988 1.15988; + }; + }; + instance + { + transform + { + position -0.798644 -22.6987 1.17643; + rotation 92.8369 0.00000 0.00000 1.00000; + scale 0.839069 0.839069 0.839069; + }; + }; + instance + { + transform + { + position 6.18312 -11.1784 1.06161; + rotation 0.944596 0.00000 0.00000 -0.999749; + scale 1.18940 1.18940 1.18940; + }; + }; + instance + { + transform + { + position 7.49458 -16.2230 1.00013; + rotation 68.4129 0.00000 0.00000 -1.00000; + scale 0.712417 0.712417 0.712417; + }; + }; + instance + { + transform + { + position 7.14336 -15.0542 0.771306; + rotation 118.081 0.00000 0.00000 1.00000; + scale 0.855618 0.855618 0.855618; + }; + }; + instance + { + transform + { + position 8.87612 -15.1139 0.935693; + rotation 136.420 0.00000 0.00000 1.00000; + scale 0.894866 0.894866 0.894866; + }; + }; + instance + { + transform + { + position -9.98955 -14.3490 0.836172; + rotation 50.6129 0.00000 0.00000 -1.00000; + scale 1.09564 1.09564 1.09564; + }; + }; + instance + { + transform + { + position 7.37373 -14.6545 0.789382; + rotation 36.7160 0.00000 0.00000 1.00000; + scale 1.09872 1.09872 1.09872; + }; + }; + instance + { + transform + { + position -17.0526 -14.8486 1.17206; + rotation 173.283 0.00000 0.00000 1.00000; + scale 1.00648 1.00648 1.00648; + }; + }; + instance + { + transform + { + position 6.44080 -21.3253 0.873448; + rotation 121.348 0.00000 0.00000 1.00000; + scale 0.897223 0.897223 0.897223; + }; + }; + instance + { + transform + { + position -2.60739 -6.08748 0.740083; + rotation 38.1704 0.00000 0.00000 -1.00000; + scale 1.11611 1.11611 1.11611; + }; + }; + instance + { + transform + { + position -2.71417 -5.72029 0.673518; + rotation 148.129 0.00000 0.00000 1.00000; + scale 1.12100 1.12100 1.12100; + }; + }; + instance + { + transform + { + position 7.03375 -12.8844 0.971514; + rotation 145.195 0.00000 0.00000 1.00000; + scale 1.11093 1.11093 1.11093; + }; + }; + instance + { + transform + { + position 5.92216 -21.1030 0.975037; + rotation 146.734 0.00000 0.00000 1.00000; + scale 0.854377 0.854377 0.854377; + }; + }; + instance + { + transform + { + position 7.18750 -10.9335 0.942186; + rotation 112.361 0.00000 0.00000 -1.00000; + scale 1.01280 1.01280 1.01280; + }; + }; + instance + { + transform + { + position 9.41887 -15.9723 0.887203; + rotation 86.8550 0.00000 0.00000 1.00000; + scale 1.08429 1.08429 1.08429; + }; + }; + instance + { + transform + { + position 9.24536 -16.7525 0.848352; + rotation 56.2311 0.00000 0.00000 1.00000; + scale 0.912248 0.912248 0.912248; + }; + }; + instance + { + transform + { + position 9.93870 -15.2657 0.932265; + rotation 127.748 0.00000 0.00000 1.00000; + scale 1.27696 1.27696 1.27696; + }; + }; + instance + { + transform + { + position -17.2925 -0.509340 0.838027; + rotation 43.9270 0.00000 0.00000 -1.00000; + scale 0.849613 0.849613 0.849613; + }; + }; + instance + { + transform + { + position -3.18447 -24.7059 1.15114; + rotation 121.425 -0.00000 -0.00000 -1.00000; + scale 0.823584 0.823584 0.823584; + }; + }; + instance + { + transform + { + position -18.0530 -0.844990 0.942174; + rotation 44.9918 0.00000 0.00000 1.00000; + scale 1.10022 1.10022 1.10022; + }; + }; + instance + { + transform + { + position 5.62307 -24.2359 0.979973; + rotation 52.3261 0.00000 0.00000 1.00000; + scale 1.27630 1.27630 1.27630; + }; + }; + instance + { + transform + { + position 9.33732 -13.5568 0.836854; + rotation 102.922 0.00000 0.00000 -1.00000; + scale 0.963958 0.963958 0.963958; + }; + }; + instance + { + transform + { + position 8.95688 5.04216 0.937402; + rotation 85.6014 0.00000 0.00000 1.00000; + scale 1.16721 1.16721 1.16721; + }; + }; + instance + { + transform + { + position 4.03295 -6.57007 0.749707; + rotation 82.4667 0.00000 0.00000 1.00000; + scale 0.844173 0.844173 0.844173; + }; + }; + instance + { + transform + { + position -13.7966 2.22001 0.708853; + rotation 9.40506 0.00000 0.00000 -1.00000; + scale 0.865151 0.865151 0.865151; + }; + }; + instance + { + transform + { + position -3.47793 -24.9483 1.17139; + rotation 135.070 -0.00000 -0.00000 -1.00000; + scale 0.751171 0.751171 0.751171; + }; + }; + instance + { + transform + { + position -4.10028 -22.4868 0.819972; + rotation 135.290 0.00000 0.00000 1.00000; + scale 1.10329 1.10329 1.10329; + }; + }; + instance + { + transform + { + position -5.86576 -17.1519 0.799031; + rotation 94.5619 0.00000 0.00000 1.00000; + scale 0.847821 0.847821 0.847821; + }; + }; + instance + { + transform + { + position 3.96433 -25.3470 0.871073; + rotation 2.83358 0.00000 0.00000 0.999995; + scale 0.704300 0.704300 0.704300; + }; + }; + instance + { + transform + { + position -6.39600 -16.7987 0.887929; + rotation 10.2103 0.00000 0.00000 -0.999998; + scale 0.807390 0.807390 0.807390; + }; + }; + instance + { + transform + { + position 1.60537 -3.94700 0.372200; + rotation 127.847 0.00000 0.00000 1.00000; + scale 0.964083 0.964083 0.964083; + }; + }; + instance + { + transform + { + position -5.16502 -14.6907 0.989600; + rotation 27.7607 0.00000 0.00000 -1.00000; + scale 1.29305 1.29305 1.29305; + }; + }; + instance + { + transform + { + position -6.34366 -14.7181 1.15286; + rotation 68.6114 0.00000 0.00000 1.00000; + scale 1.10134 1.10134 1.10134; + }; + }; + instance + { + transform + { + position -6.00709 -12.8845 1.19474; + rotation 117.415 0.00000 0.00000 -1.00000; + scale 0.972561 0.972561 0.972561; + }; + }; + instance + { + transform + { + position 1.05697 -24.4594 1.11167; + rotation 41.5315 0.00000 0.00000 1.00000; + scale 0.919358 0.919358 0.919358; + }; + }; + instance + { + transform + { + position -6.99076 -16.9214 0.964897; + rotation 36.8235 0.00000 0.00000 1.00000; + scale 0.957500 0.957500 0.957501; + }; + }; + instance + { + transform + { + position -3.71408 -22.7983 0.826743; + rotation 95.0660 0.00000 0.00000 -1.00000; + scale 0.828917 0.828917 0.828917; + }; + }; + instance + { + transform + { + position -2.84640 -22.8467 0.904218; + rotation 37.9792 0.00000 0.00000 -1.00000; + scale 1.07506 1.07506 1.07506; + }; + }; + instance + { + transform + { + position -19.5369 -4.90936 0.990289; + rotation 164.592 0.00000 0.00000 1.00000; + scale 0.863713 0.863713 0.863713; + }; + }; + instance + { + transform + { + position -8.81592 -14.6955 1.04814; + rotation 98.9816 0.00000 0.00000 -1.00000; + scale 0.822743 0.822743 0.822743; + }; + }; + instance + { + transform + { + position 0.877688 -26.0144 0.791747; + rotation 72.7684 0.00000 0.00000 1.00000; + scale 0.899133 0.899133 0.899133; + }; + }; + instance + { + transform + { + position -7.14496 -11.8098 0.921875; + rotation 158.814 0.00000 0.00000 1.00000; + scale 0.741254 0.741254 0.741254; + }; + }; + instance + { + transform + { + position -7.43270 -11.3437 0.850845; + rotation 13.0121 0.00000 0.00000 1.00000; + scale 0.798083 0.798083 0.798083; + }; + }; + instance + { + transform + { + position -9.78237 -15.9911 1.09207; + rotation 38.4560 0.00000 0.00000 -1.00000; + scale 0.912573 0.912573 0.912573; + }; + }; + instance + { + transform + { + position -9.30165 -16.3220 1.05598; + rotation 123.862 0.00000 0.00000 1.00000; + scale 0.739937 0.739937 0.739936; + }; + }; + instance + { + transform + { + position -10.3639 -16.8430 1.09843; + rotation 132.964 -0.00000 -0.00000 -1.00000; + scale 1.12448 1.12448 1.12448; + }; + }; + instance + { + transform + { + position -3.96269 -25.8283 1.20171; + rotation 129.639 -0.00000 -0.00000 -1.00000; + scale 0.962296 0.962296 0.962296; + }; + }; + instance + { + transform + { + position -10.9202 -16.7571 1.05085; + rotation 38.2607 0.00000 0.00000 -1.00000; + scale 0.920638 0.920638 0.920638; + }; + }; + instance + { + transform + { + position -9.60010 -13.8627 0.828387; + rotation 112.211 0.00000 0.00000 1.00000; + scale 0.826399 0.826399 0.826399; + }; + }; + instance + { + transform + { + position -9.05581 -13.0767 0.746950; + rotation 128.294 0.00000 0.00000 1.00000; + scale 0.952251 0.952251 0.952251; + }; + }; + instance + { + transform + { + position -10.0574 -14.1056 0.811535; + rotation 106.600 0.00000 0.00000 -1.00000; + scale 1.13677 1.13677 1.13677; + }; + }; + instance + { + transform + { + position -9.37562 -12.1953 0.713936; + rotation 107.733 0.00000 0.00000 1.00000; + scale 0.871792 0.871792 0.871792; + }; + }; + instance + { + transform + { + position -9.53582 -11.8267 0.778884; + rotation 93.4536 0.00000 0.00000 -1.00000; + scale 1.20110 1.20110 1.20110; + }; + }; + instance + { + transform + { + position -8.95155 -11.8338 0.710173; + rotation 21.7316 0.00000 0.00000 -1.00000; + scale 0.828051 0.828051 0.828051; + }; + }; + instance + { + transform + { + position -1.03461 -5.50205 0.746547; + rotation 29.0979 0.00000 0.00000 1.00000; + scale 0.754842 0.754842 0.754842; + }; + }; + instance + { + transform + { + position -12.6110 -17.3961 0.886097; + rotation 48.6096 0.00000 0.00000 -1.00000; + scale 0.736472 0.736472 0.736472; + }; + }; + instance + { + transform + { + position 0.0381661 -26.1646 0.836364; + rotation 92.0781 0.00000 0.00000 -1.00000; + scale 1.03711 1.03711 1.03711; + }; + }; + instance + { + transform + { + position -12.1443 -14.1192 0.946484; + rotation 95.9819 0.00000 0.00000 1.00000; + scale 0.959591 0.959591 0.959591; + }; + }; + instance + { + transform + { + position -11.3348 -11.8361 0.951760; + rotation 31.3480 0.00000 0.00000 -1.00000; + scale 0.798230 0.798230 0.798230; + }; + }; + instance + { + transform + { + position -12.6385 -12.4285 1.07301; + rotation 120.178 -0.00000 -0.00000 -1.00000; + scale 0.769008 0.769008 0.769008; + }; + }; + instance + { + transform + { + position 6.50985 -10.5251 0.991902; + rotation 146.585 -0.00000 -0.00000 -1.00000; + scale 0.812853 0.812853 0.812853; + }; + }; + instance + { + transform + { + position 6.52842 -10.2765 0.972231; + rotation 111.411 0.00000 0.00000 -1.00000; + scale 1.24435 1.24435 1.24435; + }; + }; + instance + { + transform + { + position 6.19119 -10.3568 0.956711; + rotation 93.6972 0.00000 0.00000 1.00000; + scale 0.850022 0.850022 0.850022; + }; + }; + instance + { + transform + { + position -1.29666 -21.8988 1.10073; + rotation 22.6210 0.00000 0.00000 -1.00000; + scale 0.864882 0.864882 0.864882; + }; + }; + instance + { + transform + { + position 8.59129 -10.6424 1.04925; + rotation 101.517 0.00000 0.00000 -1.00000; + scale 1.01924 1.01924 1.01924; + }; + }; + instance + { + transform + { + position -5.39124 -10.3924 0.718970; + rotation 14.5068 0.00000 0.00000 1.00000; + scale 0.858827 0.858827 0.858827; + }; + }; + instance + { + transform + { + position -5.38459 -10.9377 0.862204; + rotation 66.5071 0.00000 0.00000 -1.00000; + scale 1.27323 1.27323 1.27323; + }; + }; + instance + { + transform + { + position -3.68777 -4.20075 0.476895; + rotation 96.9881 0.00000 0.00000 -1.00000; + scale 1.21952 1.21952 1.21952; + }; + }; + instance + { + transform + { + position -6.71052 -10.9816 0.803022; + rotation 115.486 0.00000 0.00000 -1.00000; + scale 0.798850 0.798850 0.798850; + }; + }; + instance + { + transform + { + position 1.56417 -24.4950 1.03832; + rotation 91.0751 0.00000 0.00000 -1.00000; + scale 0.871157 0.871157 0.871157; + }; + }; + instance + { + transform + { + position 1.05909 -26.6331 0.825932; + rotation 133.741 -0.00000 -0.00000 -1.00000; + scale 0.824211 0.824211 0.824211; + }; + }; + instance + { + transform + { + position -2.42928 -25.1700 1.09478; + rotation 95.2905 0.00000 0.00000 -1.00000; + scale 0.830461 0.830461 0.830461; + }; + }; + instance + { + transform + { + position -9.48538 -10.5784 0.964389; + rotation 171.703 0.00000 0.00000 1.00000; + scale 0.861553 0.861553 0.861553; + }; + }; + instance + { + transform + { + position -0.870631 -10.3977 0.877054; + rotation 165.100 0.00000 0.00000 1.00000; + scale 0.823949 0.823949 0.823949; + }; + }; + instance + { + transform + { + position -11.5901 -10.3892 0.973821; + rotation 134.058 -0.00000 -0.00000 -1.00000; + scale 0.799977 0.799977 0.799977; + }; + }; + instance + { + transform + { + position -12.4589 -10.9377 1.03179; + rotation 177.636 -0.00000 -0.00000 -1.00000; + scale 0.948036 0.948036 0.948036; + }; + }; + instance + { + transform + { + position -3.80849 -10.0531 1.04957; + rotation 114.250 0.00000 0.00000 -1.00000; + scale 0.821061 0.821061 0.821061; + }; + }; + instance + { + transform + { + position -3.93366 -10.8323 0.959282; + rotation 17.2258 0.00000 0.00000 1.00000; + scale 0.912300 0.912300 0.912300; + }; + }; + instance + { + transform + { + position -11.9690 -11.7165 0.976100; + rotation 6.16077 0.00000 0.00000 -1.00003; + scale 1.07679 1.07679 1.07679; + }; + }; + instance + { + transform + { + position -11.8766 -11.9278 0.978103; + rotation 72.9856 0.00000 0.00000 -1.00000; + scale 1.09005 1.09005 1.09005; + }; + }; + instance + { + transform + { + position -10.9325 -11.8107 0.914949; + rotation 52.8321 0.00000 0.00000 1.00000; + scale 0.891554 0.891554 0.891554; + }; + }; + instance + { + transform + { + position 5.78703 -22.5505 0.782635; + rotation 130.879 -0.00000 -0.00000 -1.00000; + scale 0.913121 0.913121 0.913121; + }; + }; + instance + { + transform + { + position 5.79012 -21.8232 0.893101; + rotation 155.343 -0.00000 -0.00000 -1.00000; + scale 0.987258 0.987258 0.987258; + }; + }; + instance + { + transform + { + position 5.95528 -21.6760 0.886070; + rotation 41.7176 0.00000 0.00000 -1.00000; + scale 0.910619 0.910619 0.910619; + }; + }; + instance + { + transform + { + position -1.49305 -4.93181 0.673675; + rotation 3.70511 0.00000 0.00000 -0.999987; + scale 0.876988 0.876988 0.876988; + }; + }; + instance + { + transform + { + position -12.8086 -12.6794 1.05977; + rotation 30.7097 0.00000 0.00000 1.00000; + scale 0.885824 0.885824 0.885824; + }; + }; + instance + { + transform + { + position -10.6281 -16.0262 1.15640; + rotation 145.587 0.00000 0.00000 1.00000; + scale 1.18505 1.18505 1.18505; + }; + }; + instance + { + transform + { + position -9.99097 -15.9149 1.09450; + rotation 11.4431 0.00000 0.00000 -1.00000; + scale 0.701175 0.701175 0.701175; + }; + }; + instance + { + transform + { + position -8.21468 -13.4364 0.897032; + rotation 139.195 0.00000 0.00000 1.00000; + scale 0.930818 0.930818 0.930818; + }; + }; + instance + { + transform + { + position -8.53828 -15.5613 1.08502; + rotation 93.7390 0.00000 0.00000 1.00000; + scale 1.17814 1.17814 1.17814; + }; + }; + instance + { + transform + { + position 2.60149 -25.3970 0.804337; + rotation 138.442 0.00000 0.00000 1.00000; + scale 0.936337 0.936337 0.936337; + }; + }; + instance + { + transform + { + position -1.61463 -3.80285 0.425396; + rotation 62.9784 0.00000 0.00000 1.00000; + scale 1.11016 1.11016 1.11016; + }; + }; + instance + { + transform + { + position -6.06862 -10.9911 0.854919; + rotation 55.0644 0.00000 0.00000 -1.00000; + scale 0.841025 0.841025 0.841025; + }; + }; + instance + { + transform + { + position -6.05070 -13.6161 1.08264; + rotation 145.849 -0.00000 -0.00000 -1.00000; + scale 1.18446 1.18446 1.18446; + }; + }; + instance + { + transform + { + position -5.73598 -22.0928 1.14069; + rotation 127.164 -0.00000 -0.00000 -1.00000; + scale 0.881654 0.881654 0.881654; + }; + }; + instance + { + transform + { + position -18.5665 3.23954 1.11662; + rotation 44.4243 0.00000 0.00000 1.00000; + scale 0.889248 0.889248 0.889248; + }; + }; + instance + { + transform + { + position 1.94702 -23.2405 1.03208; + rotation 49.2897 0.00000 0.00000 -1.00000; + scale 0.934196 0.934196 0.934196; + }; + }; + instance + { + transform + { + position -14.5865 4.06236 0.633641; + rotation 97.7349 0.00000 0.00000 -1.00000; + scale 1.20848 1.20848 1.20848; + }; + }; + instance + { + transform + { + position -1.74356 -3.56493 0.400736; + rotation 92.6726 0.00000 0.00000 1.00000; + scale 1.22097 1.22097 1.22097; + }; + }; + instance + { + transform + { + position 2.41619 -23.6417 0.981719; + rotation 128.836 0.00000 0.00000 1.00000; + scale 1.27708 1.27708 1.27708; + }; + }; + instance + { + transform + { + position -5.05257 -20.2029 0.959493; + rotation 64.3864 0.00000 0.00000 1.00000; + scale 1.19688 1.19688 1.19688; + }; + }; + instance + { + transform + { + position 4.38501 -13.9409 1.14095; + rotation 174.238 -0.00000 -0.00000 -1.00000; + scale 1.08019 1.08019 1.08019; + }; + }; + instance + { + transform + { + position 4.00617 -16.7391 0.796578; + rotation 65.1253 0.00000 0.00000 1.00000; + scale 0.786372 0.786372 0.786372; + }; + }; + instance + { + transform + { + position 4.23842 -16.3697 0.842583; + rotation 49.0500 0.00000 0.00000 1.00000; + scale 1.10471 1.10471 1.10471; + }; + }; + instance + { + transform + { + position 2.70115 -16.2371 0.989568; + rotation 63.0699 0.00000 0.00000 -1.00000; + scale 1.13231 1.13231 1.13231; + }; + }; + instance + { + transform + { + position 3.06760 -16.1467 0.975703; + rotation 103.332 0.00000 0.00000 1.00000; + scale 1.16781 1.16781 1.16781; + }; + }; + instance + { + transform + { + position 2.26981 -16.1680 1.01520; + rotation 39.2313 0.00000 0.00000 -1.00000; + scale 0.733123 0.733123 0.733123; + }; + }; + instance + { + transform + { + position -2.21803 -16.8072 0.849963; + rotation 82.4998 0.00000 0.00000 1.00000; + scale 1.16550 1.16550 1.16550; + }; + }; + instance + { + transform + { + position -2.15226 -16.1106 0.884147; + rotation 133.070 0.00000 0.00000 1.00000; + scale 0.932692 0.932692 0.932692; + }; + }; + instance + { + transform + { + position 2.46243 -23.3230 0.997696; + rotation 60.3776 0.00000 0.00000 1.00000; + scale 1.17316 1.17316 1.17316; + }; + }; + instance + { + transform + { + position -4.51274 -11.6420 1.02129; + rotation 60.8878 0.00000 0.00000 1.00000; + scale 0.712591 0.712591 0.712591; + }; + }; + instance + { + transform + { + position -4.83402 -11.9628 1.05913; + rotation 29.7026 0.00000 0.00000 -1.00000; + scale 0.828232 0.828232 0.828232; + }; + }; + instance + { + transform + { + position 7.58374 -10.3973 1.04289; + rotation 54.6522 0.00000 0.00000 1.00000; + scale 1.12137 1.12137 1.12137; + }; + }; + instance + { + transform + { + position -4.75094 -13.6292 1.03921; + rotation 140.718 0.00000 0.00000 1.00000; + scale 0.754743 0.754743 0.754743; + }; + }; + instance + { + transform + { + position -4.17785 -13.4461 1.02302; + rotation 149.563 -0.00000 -0.00000 -1.00000; + scale 0.953381 0.953381 0.953381; + }; + }; + instance + { + transform + { + position 1.14060 -21.1945 1.14712; + rotation 172.705 -0.00000 -0.00000 -1.00000; + scale 0.974814 0.974814 0.974814; + }; + }; + instance + { + transform + { + position -2.23968 -14.6366 0.737136; + rotation 65.4642 0.00000 0.00000 -1.00000; + scale 1.27052 1.27052 1.27052; + }; + }; + instance + { + transform + { + position -1.35010 -11.5832 0.981609; + rotation 98.5493 0.00000 0.00000 1.00000; + scale 1.06647 1.06647 1.06647; + }; + }; + instance + { + transform + { + position -1.33726 -11.9302 1.01361; + rotation 74.9081 0.00000 0.00000 1.00000; + scale 1.04861 1.04861 1.04861; + }; + }; + instance + { + transform + { + position 6.56126 -24.7591 1.19180; + rotation 77.2237 0.00000 0.00000 -1.00000; + scale 0.757246 0.757246 0.757246; + }; + }; + instance + { + transform + { + position -2.69642 -16.1632 0.830209; + rotation 176.877 0.00000 0.00000 1.00000; + scale 1.07636 1.07636 1.07636; + }; + }; + instance + { + transform + { + position 8.80656 -14.0922 0.773600; + rotation 75.4988 0.00000 0.00000 -1.00000; + scale 0.992327 0.992327 0.992327; + }; + }; + instance + { + transform + { + position -8.74535 -15.5730 1.04777; + rotation 113.672 0.00000 0.00000 -1.00000; + scale 0.749292 0.749292 0.749292; + }; + }; + instance + { + transform + { + position -8.32393 -13.7113 0.904216; + rotation 59.1408 0.00000 0.00000 -1.00000; + scale 0.706342 0.706342 0.706342; + }; + }; + instance + { + transform + { + position -2.05999 -3.29436 0.391054; + rotation 120.487 0.00000 0.00000 1.00000; + scale 0.847910 0.847910 0.847910; + }; + }; + instance + { + transform + { + position -19.3288 -12.3476 0.834733; + rotation 121.998 -0.00000 -0.00000 -1.00000; + scale 1.05148 1.05148 1.05148; + }; + }; + instance + { + transform + { + position 1.01170 -22.1774 1.09545; + rotation 15.0976 0.00000 0.00000 1.00000; + scale 1.26148 1.26148 1.26148; + }; + }; + instance + { + transform + { + position -15.2486 2.54182 0.600003; + rotation 102.621 0.00000 0.00000 -1.00000; + scale 0.939958 0.939958 0.939958; + }; + }; + instance + { + transform + { + position -13.1201 -1.72286 0.575480; + rotation 175.656 -0.00000 -0.00000 -1.00000; + scale 0.917854 0.917854 0.917854; + }; + }; + instance + { + transform + { + position 6.08700 -28.9080 0.979419; + rotation 44.2393 0.00000 0.00000 1.00000; + scale 1.24494 1.24494 1.24494; + }; + }; + instance + { + transform + { + position 6.19563 -29.0890 0.949259; + rotation 85.7987 0.00000 0.00000 1.00000; + scale 0.950506 0.950506 0.950506; + }; + }; + instance + { + transform + { + position 2.28925 -10.6028 0.806853; + rotation 119.478 0.00000 0.00000 -1.00000; + scale 1.21768 1.21768 1.21768; + }; + }; + instance + { + transform + { + position -10.8019 -10.4255 0.792333; + rotation 63.6604 0.00000 0.00000 -1.00000; + scale 0.838175 0.838175 0.838175; + }; + }; + instance + { + transform + { + position -13.3274 -1.74690 0.582023; + rotation 16.3563 0.00000 0.00000 -0.999999; + scale 1.28023 1.28023 1.28023; + }; + }; + instance + { + transform + { + position -12.2236 -10.5598 1.06595; + rotation 17.2162 0.00000 0.00000 1.00000; + scale 0.991292 0.991292 0.991292; + }; + }; + instance + { + transform + { + position -12.5559 -10.2068 1.06427; + rotation 97.1154 0.00000 0.00000 1.00000; + scale 1.26759 1.26759 1.26759; + }; + }; + instance + { + transform + { + position 0.423991 -10.7048 0.778827; + rotation 3.71924 0.00000 0.00000 -1.00002; + scale 1.14375 1.14375 1.14375; + }; + }; + instance + { + transform + { + position -11.3040 -28.5676 0.867009; + rotation 72.0235 0.00000 0.00000 -1.00000; + scale 1.23403 1.23403 1.23403; + }; + }; + instance + { + transform + { + position 5.13209 -28.6299 1.10293; + rotation 168.419 -0.00000 -0.00000 -1.00000; + scale 1.28461 1.28461 1.28461; + }; + }; + instance + { + transform + { + position 9.25863 -10.4686 1.02939; + rotation 36.0216 0.00000 0.00000 -1.00000; + scale 1.29913 1.29913 1.29913; + }; + }; + instance + { + transform + { + position 8.82590 -10.5553 1.06771; + rotation 80.6920 0.00000 0.00000 1.00000; + scale 0.910730 0.910730 0.910730; + }; + }; + instance + { + transform + { + position 8.36789 -10.2662 1.08233; + rotation 55.2516 0.00000 0.00000 1.00000; + scale 0.713309 0.713309 0.713309; + }; + }; + instance + { + transform + { + position 9.74646 -10.8731 1.00523; + rotation 95.2218 0.00000 0.00000 -1.00000; + scale 0.768369 0.768369 0.768369; + }; + }; + instance + { + transform + { + position 9.60698 -10.6943 0.999586; + rotation 94.5919 0.00000 0.00000 1.00000; + scale 0.961077 0.961077 0.961077; + }; + }; + instance + { + transform + { + position -3.25529 -1.86794 0.0676797; + rotation 172.323 0.00000 0.00000 1.00000; + scale 1.28844 1.28844 1.28844; + }; + }; + instance + { + transform + { + position -9.27367 -15.1946 1.00861; + rotation 93.2103 0.00000 0.00000 -1.00000; + scale 0.844731 0.844731 0.844731; + }; + }; + instance + { + transform + { + position -8.60719 -26.9908 1.02272; + rotation 121.877 -0.00000 -0.00000 -1.00000; + scale 1.10249 1.10249 1.10249; + }; + }; + instance + { + transform + { + position -8.60839 -12.8801 0.764072; + rotation 1.76896 0.00000 0.00000 -1.00013; + scale 1.13014 1.13014 1.13014; + }; + }; + instance + { + transform + { + position -0.603504 -29.3897 1.17539; + rotation 143.928 0.00000 0.00000 1.00000; + scale 1.23022 1.23022 1.23022; + }; + }; + instance + { + transform + { + position 4.55035 -29.9881 1.11578; + rotation 11.2196 0.00000 0.00000 -1.00000; + scale 1.12362 1.12362 1.12362; + }; + }; + instance + { + transform + { + position -12.2277 -27.5813 0.876713; + rotation 49.9632 0.00000 0.00000 -1.00000; + scale 1.06810 1.06810 1.06810; + }; + }; + instance + { + transform + { + position 0.231517 -27.0260 0.824905; + rotation 154.770 0.00000 0.00000 1.00000; + scale 0.759389 0.759389 0.759389; + }; + }; + instance + { + transform + { + position 0.0342885 -27.3191 0.824946; + rotation 46.5265 0.00000 0.00000 1.00000; + scale 1.03029 1.03029 1.03029; + }; + }; + instance + { + transform + { + position 2.80499 -9.79201 0.824111; + rotation 120.288 -0.00000 -0.00000 -1.00000; + scale 1.01211 1.01211 1.01211; + }; + }; + instance + { + transform + { + position 6.55112 -9.70941 0.944477; + rotation 169.122 -0.00000 -0.00000 -1.00000; + scale 1.05034 1.05034 1.05034; + }; + }; + instance + { + transform + { + position 6.65615 -9.42873 1.00009; + rotation 148.469 0.00000 0.00000 1.00000; + scale 1.20817 1.20817 1.20817; + }; + }; + instance + { + transform + { + position 9.05095 -9.65892 1.02020; + rotation 27.3317 0.00000 0.00000 -1.00000; + scale 0.934622 0.934622 0.934622; + }; + }; + instance + { + transform + { + position -10.7871 -8.17387 0.936720; + rotation 165.683 0.00000 0.00000 1.00000; + scale 0.966859 0.966859 0.966859; + }; + }; + instance + { + transform + { + position -12.5004 -8.32330 0.722037; + rotation 41.0914 0.00000 0.00000 -1.00000; + scale 1.11609 1.11609 1.11609; + }; + }; + instance + { + transform + { + position 4.27852 -27.8263 1.07967; + rotation 7.83833 0.00000 0.00000 -0.999998; + scale 1.28831 1.28831 1.28831; + }; + }; + instance + { + transform + { + position 3.95351 -27.6991 1.08787; + rotation 114.233 0.00000 0.00000 -1.00000; + scale 0.800351 0.800351 0.800351; + }; + }; + instance + { + transform + { + position -9.83429 -8.52463 1.04716; + rotation 62.3128 0.00000 0.00000 -1.00000; + scale 1.17291 1.17291 1.17291; + }; + }; + instance + { + transform + { + position -7.62274 -8.31114 0.726661; + rotation 120.119 -0.00000 -0.00000 -1.00000; + scale 0.955013 0.955013 0.955013; + }; + }; + instance + { + transform + { + position -6.52522 -8.95725 0.704227; + rotation 73.1901 0.00000 0.00000 -1.00000; + scale 0.858654 0.858654 0.858654; + }; + }; + instance + { + transform + { + position -5.86076 -8.14552 0.860870; + rotation 53.4074 0.00000 0.00000 1.00000; + scale 1.28747 1.28747 1.28747; + }; + }; + instance + { + transform + { + position -1.02372 -4.68804 0.565715; + rotation 9.92122 0.00000 0.00000 1.00001; + scale 0.986542 0.986542 0.986542; + }; + }; + instance + { + transform + { + position -5.71172 -8.33095 0.868074; + rotation 20.1998 0.00000 0.00000 1.00000; + scale 0.973575 0.973575 0.973575; + }; + }; + instance + { + transform + { + position 9.79386 -9.36455 0.971019; + rotation 151.184 -0.00000 -0.00000 -1.00000; + scale 1.18789 1.18789 1.18789; + }; + }; + instance + { + transform + { + position 5.62045 -7.48211 0.972179; + rotation 134.987 -0.00000 -0.00000 -1.00000; + scale 1.01799 1.01799 1.01799; + }; + }; + instance + { + transform + { + position 1.70135 -9.03047 0.994980; + rotation 91.2732 0.00000 0.00000 -1.00000; + scale 1.02649 1.02649 1.02649; + }; + }; + instance + { + transform + { + position 1.15698 1.89324 0.0400945; + rotation 174.539 -0.00000 -0.00000 -1.00000; + scale 0.962807 0.962807 0.962807; + }; + }; + instance + { + transform + { + position -12.6385 -28.7796 1.03549; + rotation 83.5086 0.00000 0.00000 1.00000; + scale 1.02561 1.02561 1.02561; + }; + }; + instance + { + transform + { + position -3.65501 -8.86562 0.913767; + rotation 170.594 -0.00000 -0.00000 -1.00000; + scale 0.909315 0.909315 0.909315; + }; + }; + instance + { + transform + { + position -11.1465 -28.4007 0.831340; + rotation 82.3696 0.00000 0.00000 1.00000; + scale 0.870966 0.870966 0.870966; + }; + }; + instance + { + transform + { + position -3.61292 -7.28099 0.782216; + rotation 5.15661 0.00000 0.00000 1.00004; + scale 1.21490 1.21490 1.21490; + }; + }; + instance + { + transform + { + position -1.73846 -7.71996 0.575502; + rotation 32.6234 0.00000 0.00000 -1.00000; + scale 1.18506 1.18506 1.18506; + }; + }; + instance + { + transform + { + position -0.454363 -7.23647 0.706047; + rotation 64.9518 0.00000 0.00000 1.00000; + scale 0.994694 0.994694 0.994694; + }; + }; + instance + { + transform + { + position -0.242996 -7.38347 0.742070; + rotation 85.1872 0.00000 0.00000 1.00000; + scale 1.07527 1.07527 1.07527; + }; + }; + instance + { + transform + { + position -9.82299 -10.9496 0.825004; + rotation 107.197 0.00000 0.00000 -1.00000; + scale 1.20881 1.20881 1.20881; + }; + }; + instance + { + transform + { + position 4.36577 -23.1946 0.800254; + rotation 4.47494 0.00000 0.00000 1.00001; + scale 0.744138 0.744138 0.744138; + }; + }; + instance + { + transform + { + position -4.28351 -7.75177 0.894287; + rotation 67.9663 0.00000 0.00000 1.00000; + scale 0.839194 0.839194 0.839194; + }; + }; + instance + { + transform + { + position -0.177829 -8.70107 0.792396; + rotation 0.865917 0.00000 0.00000 -1.00060; + scale 0.778621 0.778621 0.778621; + }; + }; + instance + { + transform + { + position -0.0130646 -8.49981 0.848439; + rotation 133.494 0.00000 0.00000 1.00000; + scale 0.724119 0.724119 0.724119; + }; + }; + instance + { + transform + { + position 0.680797 -8.53527 0.980387; + rotation 41.0911 0.00000 0.00000 -1.00000; + scale 0.874971 0.874971 0.874971; + }; + }; + instance + { + transform + { + position 9.34263 -27.6888 0.980566; + rotation 152.586 0.00000 0.00000 1.00000; + scale 0.754794 0.754794 0.754794; + }; + }; + instance + { + transform + { + position -2.32060 -8.01598 0.633152; + rotation 159.951 -0.00000 -0.00000 -1.00000; + scale 0.798705 0.798705 0.798705; + }; + }; + instance + { + transform + { + position -1.79743 -8.15865 0.607841; + rotation 130.055 -0.00000 -0.00000 -1.00000; + scale 1.10178 1.10178 1.10178; + }; + }; + instance + { + transform + { + position -1.25777 -9.56475 0.955634; + rotation 84.7862 0.00000 0.00000 1.00000; + scale 0.950147 0.950147 0.950147; + }; + }; + instance + { + transform + { + position 9.25958 -27.3807 0.974507; + rotation 179.290 0.00000 0.00000 1.00000; + scale 1.02798 1.02798 1.02798; + }; + }; + instance + { + transform + { + position -6.00251 -8.29952 0.811240; + rotation 122.820 -0.00000 -0.00000 -1.00000; + scale 0.827549 0.827549 0.827549; + }; + }; + instance + { + transform + { + position 1.08313 -7.26791 0.793676; + rotation 23.8245 0.00000 0.00000 1.00000; + scale 0.700073 0.700073 0.700073; + }; + }; + instance + { + transform + { + position -14.1383 2.93642 0.660545; + rotation 22.8493 0.00000 0.00000 1.00000; + scale 1.02906 1.02906 1.02906; + }; + }; + instance + { + transform + { + position 3.11300 -9.23662 0.809664; + rotation 27.5019 0.00000 0.00000 1.00000; + scale 0.848013 0.848013 0.848013; + }; + }; + instance + { + transform + { + position -0.882524 -3.77068 0.376673; + rotation 98.7349 0.00000 0.00000 -1.00000; + scale 0.868662 0.868662 0.868662; + }; + }; + instance + { + transform + { + position 3.53092 -8.50755 0.797783; + rotation 22.2455 0.00000 0.00000 -1.00000; + scale 1.04072 1.04072 1.04072; + }; + }; + instance + { + transform + { + position 3.24915 -8.00211 0.699130; + rotation 102.379 0.00000 0.00000 -1.00000; + scale 0.851176 0.851176 0.851176; + }; + }; + instance + { + transform + { + position 5.17431 -8.20298 0.771628; + rotation 8.80377 0.00000 0.00000 -1.00000; + scale 1.14334 1.14334 1.14334; + }; + }; + instance + { + transform + { + position 7.57037 -27.2111 1.12494; + rotation 56.3687 0.00000 0.00000 1.00000; + scale 0.967270 0.967270 0.967270; + }; + }; + instance + { + transform + { + position 5.90108 -26.1878 1.01280; + rotation 48.6061 0.00000 0.00000 1.00000; + scale 0.707572 0.707572 0.707572; + }; + }; + instance + { + transform + { + position 3.79557 -8.50136 0.781973; + rotation 8.64292 0.00000 0.00000 -0.999995; + scale 1.19550 1.19550 1.19550; + }; + }; + instance + { + transform + { + position 3.47164 -7.11673 0.617123; + rotation 138.245 0.00000 0.00000 1.00000; + scale 1.12737 1.12737 1.12737; + }; + }; + instance + { + transform + { + position 6.12353 -25.5497 1.01639; + rotation 16.8869 0.00000 0.00000 1.00000; + scale 0.825929 0.825929 0.825929; + }; + }; + instance + { + transform + { + position 5.22929 -24.3690 0.878849; + rotation 119.221 0.00000 0.00000 1.00000; + scale 1.21268 1.21268 1.21268; + }; + }; + instance + { + transform + { + position -15.8345 6.47233 1.03330; + rotation 133.105 0.00000 0.00000 1.00000; + scale 1.03492 1.03492 1.03492; + }; + }; + instance + { + transform + { + position 8.97322 -7.23736 0.709176; + rotation 2.21530 0.00000 0.00000 1.00008; + scale 1.11953 1.11953 1.11953; + }; + }; + instance + { + transform + { + position 9.41627 -7.01767 0.730336; + rotation 98.8995 0.00000 0.00000 1.00000; + scale 1.12372 1.12372 1.12372; + }; + }; + instance + { + transform + { + position -3.84409 -10.5529 0.994782; + rotation 141.687 0.00000 0.00000 1.00000; + scale 1.10825 1.10825 1.10825; + }; + }; + instance + { + transform + { + position 3.65867 -29.9591 0.876034; + rotation 116.641 0.00000 0.00000 -1.00000; + scale 0.921563 0.921563 0.921563; + }; + }; + instance + { + transform + { + position -5.11208 -9.17044 0.851214; + rotation 82.1654 0.00000 0.00000 -1.00000; + scale 1.24468 1.24468 1.24468; + }; + }; + instance + { + transform + { + position -5.65420 -8.00749 0.897369; + rotation 110.306 0.00000 0.00000 -1.00000; + scale 0.888437 0.888437 0.888437; + }; + }; + instance + { + transform + { + position -5.04374 -7.86384 0.940157; + rotation 144.313 -0.00000 -0.00000 -1.00000; + scale 1.12695 1.12695 1.12695; + }; + }; + instance + { + transform + { + position -5.20929 -7.59393 0.894872; + rotation 50.7029 0.00000 0.00000 -1.00000; + scale 1.06104 1.06104 1.06104; + }; + }; + instance + { + transform + { + position -6.56620 -8.14685 0.735270; + rotation 71.8474 0.00000 0.00000 1.00000; + scale 0.907750 0.907750 0.907750; + }; + }; + instance + { + transform + { + position -0.923861 -29.9861 1.20772; + rotation 7.98594 0.00000 0.00000 0.999998; + scale 0.978711 0.978711 0.978711; + }; + }; + instance + { + transform + { + position -2.34442 -28.1554 1.06148; + rotation 135.167 -0.00000 -0.00000 -1.00000; + scale 1.23484 1.23484 1.23484; + }; + }; + instance + { + transform + { + position -7.80421 -9.76789 0.898370; + rotation 4.13014 0.00000 0.00000 0.999987; + scale 1.26362 1.26362 1.26362; + }; + }; + instance + { + transform + { + position -8.30573 -9.77296 0.955028; + rotation 132.391 -0.00000 -0.00000 -1.00000; + scale 1.08316 1.08316 1.08316; + }; + }; + instance + { + transform + { + position -9.94436 -9.04256 1.10881; + rotation 126.678 0.00000 0.00000 1.00000; + scale 0.780769 0.780769 0.780769; + }; + }; + instance + { + transform + { + position -9.57115 -7.99933 0.939823; + rotation 67.6465 0.00000 0.00000 -1.00000; + scale 1.05985 1.05985 1.05985; + }; + }; + instance + { + transform + { + position -11.2218 -8.43099 0.900665; + rotation 95.1730 0.00000 0.00000 1.00000; + scale 1.08628 1.08628 1.08628; + }; + }; + instance + { + transform + { + position -4.57249 -27.4663 1.07713; + rotation 67.4538 0.00000 0.00000 -1.00000; + scale 0.803375 0.803375 0.803375; + }; + }; + instance + { + transform + { + position -15.7253 -1.72787 0.876944; + rotation 116.968 0.00000 0.00000 1.00000; + scale 0.847282 0.847282 0.847282; + }; + }; + instance + { + transform + { + position 8.53430 -9.03053 1.00351; + rotation 76.5913 0.00000 0.00000 -1.00000; + scale 1.27347 1.27347 1.27347; + }; + }; + instance + { + transform + { + position 5.88910 -7.21117 0.992198; + rotation 147.436 -0.00000 -0.00000 -1.00000; + scale 1.00287 1.00287 1.00287; + }; + }; + instance + { + transform + { + position 1.91237 -7.96314 0.809349; + rotation 39.1256 0.00000 0.00000 1.00000; + scale 0.923486 0.923486 0.923486; + }; + }; + instance + { + transform + { + position 2.66826 -7.52104 0.695351; + rotation 46.6435 0.00000 0.00000 1.00000; + scale 0.825625 0.825625 0.825625; + }; + }; + instance + { + transform + { + position 7.60978 -26.4928 1.22350; + rotation 47.6990 0.00000 0.00000 -1.00000; + scale 1.27724 1.27724 1.27724; + }; + }; + instance + { + transform + { + position 1.89670 -9.43677 0.997505; + rotation 98.9172 0.00000 0.00000 1.00000; + scale 1.11438 1.11438 1.11438; + }; + }; + instance + { + transform + { + position -1.88684 -9.28852 0.923724; + rotation 70.1964 0.00000 0.00000 1.00000; + scale 1.17823 1.17823 1.17823; + }; + }; + instance + { + transform + { + position -7.65543 -27.1266 1.01736; + rotation 63.4866 0.00000 0.00000 -1.00000; + scale 1.26501 1.26501 1.26501; + }; + }; + instance + { + transform + { + position 7.49638 -26.1322 1.22523; + rotation 85.3298 0.00000 0.00000 -1.00000; + scale 0.739487 0.739487 0.739487; + }; + }; + instance + { + transform + { + position -2.12189 -7.63160 0.593019; + rotation 169.092 0.00000 0.00000 1.00000; + scale 0.894161 0.894161 0.894161; + }; + }; + instance + { + transform + { + position -2.06831 -7.42502 0.599186; + rotation 96.2717 0.00000 0.00000 -1.00000; + scale 0.704235 0.704235 0.704235; + }; + }; + instance + { + transform + { + position -8.03787 -8.13522 0.770282; + rotation 2.42126 0.00000 0.00000 -1.00004; + scale 1.17854 1.17854 1.17854; + }; + }; + instance + { + transform + { + position -12.1236 -9.85681 0.986849; + rotation 118.984 0.00000 0.00000 -1.00000; + scale 0.778267 0.778267 0.778267; + }; + }; + instance + { + transform + { + position -17.0191 1.40951 0.920055; + rotation 94.3337 0.00000 0.00000 -1.00000; + scale 0.795935 0.795935 0.795935; + }; + }; + instance + { + transform + { + position -8.71991 -9.73189 1.01377; + rotation 116.890 0.00000 0.00000 -1.00000; + scale 0.836361 0.836361 0.836361; + }; + }; + instance + { + transform + { + position -12.7811 -13.5618 1.04986; + rotation 50.3106 0.00000 0.00000 1.00000; + scale 0.797511 0.797511 0.797511; + }; + }; + instance + { + transform + { + position -6.79554 -8.77234 0.701357; + rotation 123.469 0.00000 0.00000 1.00000; + scale 0.899126 0.899126 0.899126; + }; + }; + instance + { + transform + { + position -6.22582 -7.04660 0.907632; + rotation 38.7608 0.00000 0.00000 1.00000; + scale 1.28853 1.28853 1.28853; + }; + }; + instance + { + transform + { + position -12.7287 -13.7828 1.01495; + rotation 154.559 -0.00000 -0.00000 -1.00000; + scale 0.835469 0.835469 0.835469; + }; + }; + instance + { + transform + { + position 7.38215 -23.1891 1.06676; + rotation 41.4307 0.00000 0.00000 -1.00000; + scale 1.08360 1.08360 1.08360; + }; + }; + instance + { + transform + { + position -5.74984 -7.53842 0.880920; + rotation 88.4315 0.00000 0.00000 -1.00000; + scale 1.12242 1.12242 1.12242; + }; + }; + instance + { + transform + { + position -18.3961 -17.4458 1.03903; + rotation 93.2188 0.00000 0.00000 -1.00000; + scale 1.04788 1.04788 1.04788; + }; + }; + instance + { + transform + { + position 9.99500 -8.36514 0.932518; + rotation 26.5069 0.00000 0.00000 1.00000; + scale 1.13401 1.13401 1.13401; + }; + }; + instance + { + transform + { + position 7.72886 -22.2840 0.935847; + rotation 90.5292 0.00000 0.00000 1.00000; + scale 1.15875 1.15875 1.15875; + }; + }; + instance + { + transform + { + position 7.30131 -7.30789 0.923983; + rotation 48.3031 0.00000 0.00000 -1.00000; + scale 0.769394 0.769394 0.769394; + }; + }; + instance + { + transform + { + position 7.53213 -9.25029 1.13708; + rotation 1.05868 0.00000 0.00000 -1.00092; + scale 1.22672 1.22672 1.22672; + }; + }; + instance + { + transform + { + position -15.0437 9.08476 0.926845; + rotation 97.9919 0.00000 0.00000 1.00000; + scale 0.825594 0.825594 0.825594; + }; + }; + instance + { + transform + { + position 5.35889 -7.25341 0.927355; + rotation 141.956 -0.00000 -0.00000 -1.00000; + scale 0.978506 0.978506 0.978506; + }; + }; + instance + { + transform + { + position -18.7481 8.44377 0.718327; + rotation 75.1810 0.00000 0.00000 -1.00000; + scale 1.26836 1.26836 1.26836; + }; + }; + instance + { + transform + { + position -15.3425 9.20826 0.893899; + rotation 55.6361 0.00000 0.00000 1.00000; + scale 0.874878 0.874878 0.874878; + }; + }; + instance + { + transform + { + position -2.51286 -8.40789 0.694203; + rotation 116.790 0.00000 0.00000 1.00000; + scale 1.04897 1.04897 1.04897; + }; + }; + instance + { + transform + { + position -13.2266 6.45122 0.710785; + rotation 109.123 0.00000 0.00000 1.00000; + scale 1.26469 1.26469 1.26469; + }; + }; + instance + { + transform + { + position -13.1112 6.08280 0.613267; + rotation 19.5421 0.00000 0.00000 1.00000; + scale 0.959241 0.959241 0.959241; + }; + }; + instance + { + transform + { + position -1.82196 -8.85671 0.808508; + rotation 141.131 0.00000 0.00000 1.00000; + scale 1.19577 1.19577 1.19577; + }; + }; + instance + { + transform + { + position -4.18008 -4.99906 0.610381; + rotation 94.8017 0.00000 0.00000 1.00000; + scale 1.19643 1.19643 1.19643; + }; + }; + instance + { + transform + { + position 3.91971 -9.79940 0.769797; + rotation 120.766 -0.00000 -0.00000 -1.00000; + scale 0.873237 0.873237 0.873237; + }; + }; + instance + { + transform + { + position -19.7467 8.40874 0.863091; + rotation 15.8806 0.00000 0.00000 -0.999999; + scale 0.954194 0.954194 0.954194; + }; + }; + instance + { + transform + { + position -6.67576 -9.23882 0.775291; + rotation 4.38124 0.00000 0.00000 -1.00002; + scale 1.10551 1.10551 1.10551; + }; + }; + instance + { + transform + { + position -10.2847 -13.3709 0.821468; + rotation 55.6352 0.00000 0.00000 1.00000; + scale 1.01636 1.01636 1.01636; + }; + }; + instance + { + transform + { + position 9.65913 -24.9281 1.08231; + rotation 127.762 0.00000 0.00000 1.00000; + scale 1.15961 1.15961 1.15961; + }; + }; + instance + { + transform + { + position -4.78050 -5.41151 0.604546; + rotation 108.912 0.00000 0.00000 1.00000; + scale 0.791054 0.791054 0.791054; + }; + }; + instance + { + transform + { + position -12.9700 5.65957 0.519169; + rotation 179.774 -0.00000 -0.00000 -1.00000; + scale 0.888813 0.888813 0.888813; + }; + }; + instance + { + transform + { + position -3.11184 -7.88339 0.765850; + rotation 46.8867 0.00000 0.00000 -1.00000; + scale 1.06239 1.06239 1.06239; + }; + }; + instance + { + transform + { + position -2.72779 -8.05088 0.698218; + rotation 157.684 -0.00000 -0.00000 -1.00000; + scale 0.829259 0.829259 0.829259; + }; + }; + instance + { + transform + { + position -13.3614 5.53025 0.569380; + rotation 24.1843 0.00000 0.00000 1.00000; + scale 0.921548 0.921548 0.921548; + }; + }; + instance + { + transform + { + position -18.7442 6.08315 0.901496; + rotation 150.517 -0.00000 -0.00000 -1.00000; + scale 1.22894 1.22894 1.22894; + }; + }; + instance + { + transform + { + position -12.5845 -15.9156 0.850387; + rotation 136.551 -0.00000 -0.00000 -1.00000; + scale 0.903762 0.903762 0.903762; + }; + }; + instance + { + transform + { + position 0.661856 -2.78677 0.240282; + rotation 52.7702 0.00000 0.00000 1.00000; + scale 0.927899 0.927899 0.927899; + }; + }; + instance + { + transform + { + position -17.3458 6.35094 0.916332; + rotation 95.6995 0.00000 0.00000 -1.00000; + scale 0.970808 0.970808 0.970808; + }; + }; + instance + { + transform + { + position -12.1458 -15.3707 0.833635; + rotation 65.8710 0.00000 0.00000 -1.00000; + scale 0.954741 0.954741 0.954741; + }; + }; + instance + { + transform + { + position -4.49188 -3.24698 0.349067; + rotation 111.827 0.00000 0.00000 -1.00000; + scale 0.881056 0.881056 0.881056; + }; + }; + instance + { + transform + { + position -10.1801 -11.6449 0.847731; + rotation 107.862 0.00000 0.00000 1.00000; + scale 0.942946 0.942946 0.942946; + }; + }; + instance + { + transform + { + position -4.78316 -3.57290 0.430906; + rotation 175.034 0.00000 0.00000 1.00000; + scale 1.25347 1.25347 1.25347; + }; + }; + instance + { + transform + { + position -14.4145 3.73860 0.602369; + rotation 81.8175 0.00000 0.00000 1.00000; + scale 1.13984 1.13984 1.13984; + }; + }; + instance + { + transform + { + position -13.6257 4.19320 0.644970; + rotation 152.789 0.00000 0.00000 1.00000; + scale 0.853152 0.853152 0.853152; + }; + }; + instance + { + transform + { + position -8.50115 -3.03693 0.604342; + rotation 127.561 0.00000 0.00000 1.00000; + scale 1.23162 1.23162 1.23162; + }; + }; + instance + { + transform + { + position -8.78295 -3.08408 0.634097; + rotation 110.598 0.00000 0.00000 1.00000; + scale 1.12492 1.12492 1.12492; + }; + }; + instance + { + transform + { + position -8.39564 -0.990865 0.363741; + rotation 52.2329 0.00000 0.00000 1.00000; + scale 1.04223 1.04223 1.04223; + }; + }; + instance + { + transform + { + position -8.77315 -1.55815 0.489965; + rotation 158.726 -0.00000 -0.00000 -1.00000; + scale 1.28446 1.28446 1.28446; + }; + }; + instance + { + transform + { + position 9.31503 -23.1976 1.10273; + rotation 35.6620 0.00000 0.00000 1.00000; + scale 0.941199 0.941199 0.941199; + }; + }; + instance + { + transform + { + position -11.0241 -1.38944 0.497190; + rotation 80.3284 0.00000 0.00000 1.00000; + scale 1.25507 1.25507 1.25507; + }; + }; + instance + { + transform + { + position -12.3857 -2.91068 0.798491; + rotation 158.163 0.00000 0.00000 1.00000; + scale 1.28953 1.28953 1.28953; + }; + }; + instance + { + transform + { + position 4.65461 -7.26016 0.806268; + rotation 86.5005 0.00000 0.00000 1.00000; + scale 0.965460 0.965460 0.965460; + }; + }; + instance + { + transform + { + position -19.4088 -0.606083 0.942226; + rotation 52.0124 0.00000 0.00000 1.00000; + scale 0.809252 0.809252 0.809252; + }; + }; + instance + { + transform + { + position -17.7399 1.00529 0.942692; + rotation 51.3391 0.00000 0.00000 1.00000; + scale 0.760754 0.760754 0.760754; + }; + }; + instance + { + transform + { + position -13.2931 -0.285538 0.633027; + rotation 160.125 0.00000 0.00000 1.00000; + scale 0.805286 0.805286 0.805286; + }; + }; + instance + { + transform + { + position -15.1113 -0.620092 0.893293; + rotation 72.0074 0.00000 0.00000 -1.00000; + scale 0.888120 0.888120 0.888120; + }; + }; + instance + { + transform + { + position -3.04490 -6.50821 0.754448; + rotation 17.0757 0.00000 0.00000 0.999999; + scale 0.709744 0.709744 0.709744; + }; + }; + instance + { + transform + { + position -18.3836 -1.92680 1.01598; + rotation 6.26913 0.00000 0.00000 1.00000; + scale 0.946965 0.946965 0.946965; + }; + }; + instance + { + transform + { + position -12.1296 -2.66190 0.762312; + rotation 7.11002 0.00000 0.00000 -1.00000; + scale 0.703724 0.703724 0.703724; + }; + }; + instance + { + transform + { + position 2.39033 2.95721 0.225419; + rotation 25.0154 0.00000 0.00000 -1.00000; + scale 1.22509 1.22509 1.22509; + }; + }; + instance + { + transform + { + position -17.2149 8.38757 0.732388; + rotation 127.481 0.00000 0.00000 1.00000; + scale 0.889907 0.889907 0.889907; + }; + }; + instance + { + transform + { + position -18.1429 7.25184 0.729783; + rotation 14.3184 0.00000 0.00000 0.999999; + scale 1.05869 1.05869 1.05869; + }; + }; + instance + { + transform + { + position 6.26298 4.56623 0.516158; + rotation 11.0197 0.00000 0.00000 -1.00000; + scale 1.08632 1.08632 1.08632; + }; + }; + instance + { + transform + { + position 8.77769 4.83385 0.966711; + rotation 106.670 0.00000 0.00000 -1.00000; + scale 0.973059 0.973059 0.973059; + }; + }; + instance + { + transform + { + position -15.7428 -2.63714 0.778025; + rotation 152.051 0.00000 0.00000 1.00000; + scale 1.06491 1.06491 1.06491; + }; + }; + instance + { + transform + { + position -7.57577 6.79219 0.450443; + rotation 125.142 -0.00000 -0.00000 -1.00000; + scale 1.03025 1.03025 1.03025; + }; + }; + instance + { + transform + { + position 8.39547 7.08037 0.717371; + rotation 79.6056 0.00000 0.00000 -1.00000; + scale 0.830978 0.830978 0.830978; + }; + }; + instance + { + transform + { + position -11.2814 6.58777 0.426117; + rotation 59.3051 0.00000 0.00000 -1.00000; + scale 0.780739 0.780739 0.780739; + }; + }; + instance + { + transform + { + position -14.2349 -20.5636 0.893707; + rotation 93.5562 0.00000 0.00000 1.00000; + scale 1.17008 1.17008 1.17008; + }; + }; + instance + { + transform + { + position 0.637771 6.95262 0.360656; + rotation 59.6661 0.00000 0.00000 -1.00000; + scale 0.711524 0.711524 0.711524; + }; + }; + instance + { + transform + { + position -5.67936 6.91453 0.547763; + rotation 125.937 -0.00000 -0.00000 -1.00000; + scale 1.10728 1.10728 1.10728; + }; + }; + instance + { + transform + { + position -5.85830 7.06908 0.567226; + rotation 70.6812 0.00000 0.00000 -1.00000; + scale 1.21973 1.21973 1.21973; + }; + }; + instance + { + transform + { + position -5.46383 6.83195 0.551556; + rotation 7.27994 0.00000 0.00000 0.999998; + scale 0.986813 0.986813 0.986813; + }; + }; + instance + { + transform + { + position -3.46724 8.51940 0.674683; + rotation 59.8624 0.00000 0.00000 -1.00000; + scale 0.970025 0.970025 0.970025; + }; + }; + instance + { + transform + { + position -5.03883 -26.4220 0.998036; + rotation 72.6440 0.00000 0.00000 1.00000; + scale 1.25024 1.25024 1.25024; + }; + }; + instance + { + transform + { + position -11.5591 8.94149 0.767205; + rotation 160.322 -0.00000 -0.00000 -1.00000; + scale 0.731879 0.731879 0.731878; + }; + }; + instance + { + transform + { + position -13.6614 -2.41153 0.596820; + rotation 152.606 0.00000 0.00000 1.00000; + scale 1.27304 1.27304 1.27304; + }; + }; + instance + { + transform + { + position 5.08069 -12.7832 1.03594; + rotation 131.863 -0.00000 -0.00000 -1.00000; + scale 1.17607 1.17607 1.17607; + }; + }; + instance + { + transform + { + position 6.66963 -17.2249 1.14878; + rotation 155.382 0.00000 0.00000 1.00000; + scale 1.01949 1.01949 1.01949; + }; + }; + instance + { + transform + { + position -13.7549 -6.78448 0.983548; + rotation 6.62195 0.00000 0.00000 -1.00000; + scale 1.06867 1.06867 1.06867; + }; + }; + instance + { + transform + { + position 7.86911 -10.2311 1.09978; + rotation 171.693 -0.00000 -0.00000 -1.00000; + scale 0.858639 0.858639 0.858639; + }; + }; + instance + { + transform + { + position -0.144593 9.33339 0.750426; + rotation 10.9292 0.00000 0.00000 -0.999996; + scale 0.838349 0.838349 0.838349; + }; + }; + instance + { + transform + { + position -8.24883 -15.3744 1.11063; + rotation 50.9618 0.00000 0.00000 1.00000; + scale 0.711842 0.711842 0.711842; + }; + }; + instance + { + transform + { + position 3.97965 9.52280 0.628092; + rotation 73.9656 0.00000 0.00000 -1.00000; + scale 1.19484 1.19484 1.19484; + }; + }; + instance + { + transform + { + position 3.70544 9.60581 0.578590; + rotation 18.6528 0.00000 0.00000 0.999998; + scale 1.04377 1.04377 1.04377; + }; + }; + instance + { + transform + { + position -16.7682 -1.94164 0.774730; + rotation 140.537 0.00000 0.00000 1.00000; + scale 1.05426 1.05426 1.05426; + }; + }; + instance + { + transform + { + position -9.21898 9.77512 0.684583; + rotation 35.9506 0.00000 0.00000 -1.00000; + scale 1.20568 1.20568 1.20568; + }; + }; + instance + { + transform + { + position -12.2303 8.04738 0.706998; + rotation 136.556 0.00000 0.00000 1.00000; + scale 1.29194 1.29194 1.29194; + }; + }; + instance + { + transform + { + position -12.4923 7.71120 0.676150; + rotation 11.1100 0.00000 0.00000 1.00000; + scale 0.990507 0.990507 0.990507; + }; + }; + instance + { + transform + { + position 3.72624 8.12262 0.687071; + rotation 19.5524 0.00000 0.00000 1.00000; + scale 1.29831 1.29831 1.29831; + }; + }; + instance + { + transform + { + position -5.70623 -23.6159 0.815211; + rotation 177.616 -0.00000 -0.00000 -1.00000; + scale 0.863170 0.863170 0.863170; + }; + }; + instance + { + transform + { + position -6.17740 -13.1847 1.16208; + rotation 72.2674 0.00000 0.00000 1.00000; + scale 0.800882 0.800882 0.800882; + }; + }; + instance + { + transform + { + position 9.51558 7.60850 0.756153; + rotation 14.4036 0.00000 0.00000 -1.00000; + scale 0.755961 0.755961 0.755961; + }; + }; + instance + { + transform + { + position -8.48077 8.91908 0.565473; + rotation 139.910 0.00000 0.00000 1.00000; + scale 0.918173 0.918173 0.918173; + }; + }; + instance + { + transform + { + position -8.48555 7.65492 0.412478; + rotation 32.2291 0.00000 0.00000 1.00000; + scale 1.12889 1.12889 1.12889; + }; + }; + instance + { + transform + { + position -7.47522 8.03493 0.429223; + rotation 55.2971 0.00000 0.00000 -1.00000; + scale 0.711404 0.711404 0.711404; + }; + }; + instance + { + transform + { + position -18.8838 -2.39519 1.01740; + rotation 163.998 -0.00000 -0.00000 -1.00000; + scale 1.17529 1.17529 1.17529; + }; + }; + instance + { + transform + { + position -15.1141 -0.373759 0.846783; + rotation 41.7656 0.00000 0.00000 1.00000; + scale 1.21063 1.21063 1.21063; + }; + }; + instance + { + transform + { + position 5.63989 7.49370 0.896551; + rotation 136.823 -0.00000 -0.00000 -1.00000; + scale 0.842742 0.842742 0.842742; + }; + }; + instance + { + transform + { + position 6.62844 8.17603 0.884719; + rotation 27.0566 0.00000 0.00000 1.00000; + scale 1.28150 1.28150 1.28150; + }; + }; + instance + { + transform + { + position -16.6280 5.70297 0.905184; + rotation 65.3648 0.00000 0.00000 -1.00000; + scale 0.943791 0.943791 0.943791; + }; + }; + instance + { + transform + { + position -0.351885 7.36977 0.321710; + rotation 35.0923 0.00000 0.00000 1.00000; + scale 0.772233 0.772233 0.772233; + }; + }; + instance + { + transform + { + position -0.613295 7.85071 0.415051; + rotation 82.8942 0.00000 0.00000 1.00000; + scale 1.06378 1.06378 1.06378; + }; + }; + instance + { + transform + { + position -0.326080 7.73101 0.416791; + rotation 139.396 0.00000 0.00000 1.00000; + scale 1.17603 1.17603 1.17603; + }; + }; + instance + { + transform + { + position -4.16577 6.47073 0.452551; + rotation 114.667 0.00000 0.00000 1.00000; + scale 1.12191 1.12191 1.12191; + }; + }; + instance + { + transform + { + position -17.2313 3.06647 0.896115; + rotation 99.5642 0.00000 0.00000 1.00000; + scale 1.03575 1.03575 1.03575; + }; + }; + instance + { + transform + { + position 5.47395 5.38367 0.653621; + rotation 153.699 -0.00000 -0.00000 -1.00000; + scale 1.24601 1.24601 1.24601; + }; + }; + instance + { + transform + { + position -15.2563 4.59532 0.786498; + rotation 135.488 -0.00000 -0.00000 -1.00000; + scale 1.24285 1.24285 1.24285; + }; + }; + instance + { + transform + { + position -6.05238 6.58982 0.451660; + rotation 121.865 0.00000 0.00000 1.00000; + scale 0.767929 0.767929 0.767929; + }; + }; + instance + { + transform + { + position -6.31982 -22.6765 1.00434; + rotation 161.293 -0.00000 -0.00000 -1.00000; + scale 1.00611 1.00611 1.00611; + }; + }; + instance + { + transform + { + position 3.47752 5.72856 0.540931; + rotation 58.2551 0.00000 0.00000 -1.00000; + scale 1.19620 1.19620 1.19620; + }; + }; + instance + { + transform + { + position -13.4556 7.18609 0.813531; + rotation 70.0321 0.00000 0.00000 -1.00000; + scale 0.800437 0.800437 0.800437; + }; + }; + instance + { + transform + { + position -13.2524 6.85603 0.767723; + rotation 125.031 0.00000 0.00000 1.00000; + scale 1.18924 1.18924 1.18924; + }; + }; + instance + { + transform + { + position -6.41614 -22.3060 1.09238; + rotation 14.5956 0.00000 0.00000 1.00000; + scale 0.704204 0.704204 0.704204; + }; + }; + instance + { + transform + { + position 2.78339 5.63044 0.532732; + rotation 14.5302 0.00000 0.00000 -1.00001; + scale 0.724376 0.724376 0.724376; + }; + }; + instance + { + transform + { + position -8.06166 4.72769 0.0928343; + rotation 44.2713 0.00000 0.00000 1.00000; + scale 1.26384 1.26384 1.26384; + }; + }; + instance + { + transform + { + position -12.4028 6.10173 0.534042; + rotation 48.1949 0.00000 0.00000 -1.00000; + scale 1.23901 1.23901 1.23901; + }; + }; + instance + { + transform + { + position -6.37854 4.73128 0.0815778; + rotation 158.852 -0.00000 -0.00000 -1.00000; + scale 0.921917 0.921917 0.921917; + }; + }; + instance + { + transform + { + position -6.16141 -22.8428 0.977933; + rotation 127.625 0.00000 0.00000 1.00000; + scale 1.29858 1.29858 1.29858; + }; + }; + instance + { + transform + { + position -13.0606 -8.29100 0.766410; + rotation 133.630 -0.00000 -0.00000 -1.00000; + scale 1.13772 1.13772 1.13772; + }; + }; + instance + { + transform + { + position -8.17225 -26.1621 0.800100; + rotation 58.4239 0.00000 0.00000 -1.00000; + scale 1.25010 1.25010 1.25010; + }; + }; + instance + { + transform + { + position -17.7994 0.523531 0.876804; + rotation 1.08208 0.00000 0.00000 -1.00015; + scale 0.839439 0.839439 0.839439; + }; + }; + instance + { + transform + { + position -6.17261 -18.1951 0.764645; + rotation 86.5699 0.00000 0.00000 1.00000; + scale 1.25159 1.25159 1.25159; + }; + }; + instance + { + transform + { + position 9.71380 3.65403 0.979870; + rotation 9.15745 0.00000 0.00000 0.999999; + scale 0.753376 0.753376 0.753376; + }; + }; + instance + { + transform + { + position 6.56716 -12.2791 1.04697; + rotation 99.4705 0.00000 0.00000 1.00000; + scale 0.991474 0.991474 0.991474; + }; + }; + instance + { + transform + { + position -6.86930 -23.5794 0.884718; + rotation 20.5969 0.00000 0.00000 1.00000; + scale 1.10746 1.10746 1.10746; + }; + }; + instance + { + transform + { + position -2.14136 -5.19705 0.684908; + rotation 108.514 0.00000 0.00000 -1.00000; + scale 0.852206 0.852206 0.852206; + }; + }; + instance + { + transform + { + position -7.89398 -21.4476 0.959706; + rotation 176.875 -0.00000 -0.00000 -1.00000; + scale 1.10053 1.10053 1.10053; + }; + }; + instance + { + transform + { + position -11.9913 2.56137 0.541015; + rotation 74.7765 0.00000 0.00000 1.00000; + scale 0.843638 0.843638 0.843638; + }; + }; + instance + { + transform + { + position 6.12165 -12.2147 1.09347; + rotation 108.596 0.00000 0.00000 1.00000; + scale 0.962225 0.962225 0.962225; + }; + }; + instance + { + transform + { + position -14.7800 -7.46239 0.937371; + rotation 72.4326 0.00000 0.00000 1.00000; + scale 0.772480 0.772480 0.772480; + }; + }; + instance + { + transform + { + position 3.98274 2.53284 0.562138; + rotation 82.4555 0.00000 0.00000 -1.00000; + scale 0.726184 0.726184 0.726184; + }; + }; + instance + { + transform + { + position 6.48948 -13.9497 0.881680; + rotation 58.7974 0.00000 0.00000 -1.00000; + scale 1.19792 1.19792 1.19792; + }; + }; + instance + { + transform + { + position -10.6887 -1.77715 0.612877; + rotation 51.1357 0.00000 0.00000 1.00000; + scale 0.836380 0.836380 0.836380; + }; + }; + instance + { + transform + { + position -19.7974 -8.32160 0.950680; + rotation 29.6008 0.00000 0.00000 1.00000; + scale 0.911977 0.911977 0.911977; + }; + }; + instance + { + transform + { + position -10.5587 2.65482 0.231207; + rotation 63.2279 0.00000 0.00000 -1.00000; + scale 1.00652 1.00652 1.00652; + }; + }; + instance + { + transform + { + position -15.0948 -7.91237 0.987944; + rotation 12.4000 0.00000 0.00000 -1.00000; + scale 0.713722 0.713722 0.713722; + }; + }; + instance + { + transform + { + position -1.70439 -6.03244 0.783175; + rotation 64.0107 0.00000 0.00000 1.00000; + scale 0.771588 0.771588 0.771588; + }; + }; + instance + { + transform + { + position -1.05209 6.89840 0.222623; + rotation 150.344 0.00000 0.00000 1.00000; + scale 0.987901 0.987901 0.987901; + }; + }; + instance + { + transform + { + position -9.72470 -25.9103 1.00532; + rotation 23.3177 0.00000 0.00000 1.00000; + scale 1.26711 1.26711 1.26711; + }; + }; + instance + { + transform + { + position -0.840569 6.20180 0.177007; + rotation 121.306 0.00000 0.00000 1.00000; + scale 1.12456 1.12456 1.12456; + }; + }; + instance + { + transform + { + position 6.26751 -16.3138 0.989560; + rotation 28.6456 0.00000 0.00000 -0.999999; + scale 0.787364 0.787364 0.787364; + }; + }; + instance + { + transform + { + position 3.78668 -0.113460 0.509642; + rotation 175.194 0.00000 0.00000 1.00000; + scale 1.04163 1.04163 1.04163; + }; + }; + instance + { + transform + { + position 1.24503 -5.84428 0.463182; + rotation 27.8186 0.00000 0.00000 1.00000; + scale 1.02472 1.02472 1.02472; + }; + }; + instance + { + transform + { + position 4.81404 -0.463830 0.517550; + rotation 88.5791 0.00000 0.00000 1.00000; + scale 1.28181 1.28181 1.28181; + }; + }; + instance + { + transform + { + position -11.1317 -0.758684 0.407293; + rotation 11.7324 0.00000 0.00000 -1.00001; + scale 0.911654 0.911654 0.911654; + }; + }; + instance + { + transform + { + position -10.3301 -1.93730 0.665745; + rotation 97.4351 0.00000 0.00000 1.00000; + scale 1.11054 1.11054 1.11054; + }; + }; + instance + { + transform + { + position -15.3117 -10.6648 0.987377; + rotation 3.79281 0.00000 0.00000 1.00008; + scale 1.07561 1.07561 1.07561; + }; + }; + instance + { + transform + { + position -10.5638 -27.0208 0.813626; + rotation 132.860 -0.00000 -0.00000 -1.00000; + scale 1.12314 1.12314 1.12314; + }; + }; + instance + { + transform + { + position 9.55953 0.889712 0.645028; + rotation 47.4245 0.00000 0.00000 -1.00000; + scale 0.771922 0.771922 0.771922; + }; + }; + instance + { + transform + { + position -12.7455 -2.36877 0.641980; + rotation 111.528 0.00000 0.00000 1.00000; + scale 0.845251 0.845251 0.845251; + }; + }; + instance + { + transform + { + position 4.17761 -14.2305 1.10748; + rotation 93.4389 0.00000 0.00000 1.00000; + scale 0.939307 0.939307 0.939307; + }; + }; + instance + { + transform + { + position -11.4174 -3.49163 0.887619; + rotation 179.988 0.00000 0.00000 1.00000; + scale 1.11917 1.11917 1.11917; + }; + }; + instance + { + transform + { + position -11.6740 -3.11730 0.835981; + rotation 43.6179 0.00000 0.00000 1.00000; + scale 0.838116 0.838116 0.838116; + }; + }; + instance + { + transform + { + position -19.7435 -16.6955 1.03477; + rotation 53.3671 0.00000 0.00000 -1.00000; + scale 0.997349 0.997349 0.997349; + }; + }; + instance + { + transform + { + position -5.57680 5.62698 0.357782; + rotation 99.9266 0.00000 0.00000 1.00000; + scale 1.19786 1.19786 1.19786; + }; + }; + instance + { + transform + { + position 2.71871 -12.0090 0.815641; + rotation 65.5878 0.00000 0.00000 1.00000; + scale 1.26017 1.26017 1.26017; + }; + }; + instance + { + transform + { + position -16.4683 -10.0488 0.811184; + rotation 68.8918 0.00000 0.00000 -1.00000; + scale 0.767088 0.767088 0.767088; + }; + }; + instance + { + transform + { + position -18.5539 -10.1835 0.948682; + rotation 162.491 -0.00000 -0.00000 -1.00000; + scale 1.10821 1.10821 1.10821; + }; + }; + instance + { + transform + { + position -7.94703 -5.47191 0.628359; + rotation 17.1149 0.00000 0.00000 0.999999; + scale 1.10690 1.10690 1.10690; + }; + }; + instance + { + transform + { + position 2.29107 -5.15205 0.478368; + rotation 89.3226 0.00000 0.00000 -1.00000; + scale 0.758874 0.758874 0.758874; + }; + }; + instance + { + transform + { + position 7.62223 -1.92401 0.708153; + rotation 100.544 0.00000 0.00000 1.00000; + scale 1.13326 1.13326 1.13326; + }; + }; + instance + { + transform + { + position 7.42400 -7.06714 0.907655; + rotation 124.535 0.00000 0.00000 1.00000; + scale 0.805055 0.805055 0.805055; + }; + }; + instance + { + transform + { + position -17.3647 -15.3398 1.19118; + rotation 62.5745 0.00000 0.00000 -1.00000; + scale 0.749624 0.749624 0.749624; + }; + }; + instance + { + transform + { + position 3.66113 -4.48597 0.647009; + rotation 43.8837 0.00000 0.00000 -1.00000; + scale 1.17737 1.17737 1.17737; + }; + }; + instance + { + transform + { + position -1.89881 -5.40752 0.717716; + rotation 45.7156 0.00000 0.00000 1.00000; + scale 0.959868 0.959868 0.959868; + }; + }; + instance + { + transform + { + position 1.41701 -3.07017 0.348089; + rotation 67.4682 0.00000 0.00000 -1.00000; + scale 0.779566 0.779566 0.779566; + }; + }; + instance + { + transform + { + position -3.75339 -2.15906 0.166484; + rotation 17.4846 0.00000 0.00000 1.00000; + scale 0.828780 0.828780 0.828780; + }; + }; + instance + { + transform + { + position -10.9902 -27.0237 0.857443; + rotation 119.622 0.00000 0.00000 1.00000; + scale 1.06424 1.06424 1.06424; + }; + }; + instance + { + transform + { + position -19.0096 -9.90120 0.915154; + rotation 18.1783 0.00000 0.00000 -1.00000; + scale 1.27283 1.27283 1.27283; + }; + }; + instance + { + transform + { + position -18.7876 -10.0217 0.923863; + rotation 100.043 0.00000 0.00000 1.00000; + scale 0.709201 0.709201 0.709201; + }; + }; + instance + { + transform + { + position -2.42748 -3.97852 0.553474; + rotation 104.526 0.00000 0.00000 1.00000; + scale 1.28509 1.28509 1.28509; + }; + }; + instance + { + transform + { + position -4.87778 4.90025 0.0963631; + rotation 168.196 0.00000 0.00000 1.00000; + scale 1.25404 1.25404 1.25404; + }; + }; + instance + { + transform + { + position -8.15644 8.89970 0.521234; + rotation 148.755 0.00000 0.00000 1.00000; + scale 0.750200 0.750200 0.750200; + }; + }; + instance + { + transform + { + position -12.7292 -24.7825 1.14026; + rotation 136.513 -0.00000 -0.00000 -1.00000; + scale 0.934899 0.934899 0.934899; + }; + }; + instance + { + transform + { + position -2.31022 -3.05208 0.345437; + rotation 97.9099 0.00000 0.00000 1.00000; + scale 1.09523 1.09523 1.09523; + }; + }; + instance + { + transform + { + position -0.979860 -5.03669 0.648889; + rotation 53.7860 0.00000 0.00000 -1.00000; + scale 1.12046 1.12046 1.12046; + }; + }; + instance + { + transform + { + position -0.0323337 -2.99969 0.279667; + rotation 163.034 0.00000 0.00000 1.00000; + scale 1.28548 1.28548 1.28548; + }; + }; + instance + { + transform + { + position -1.09428 -3.37315 0.351011; + rotation 48.2421 0.00000 0.00000 -1.00000; + scale 1.09503 1.09503 1.09503; + }; + }; + instance + { + transform + { + position -0.394726 -2.17395 0.0496325; + rotation 11.9264 0.00000 0.00000 1.00000; + scale 0.745239 0.745239 0.745239; + }; + }; + instance + { + transform + { + position 5.16060 -5.56284 0.852077; + rotation 103.915 0.00000 0.00000 -1.00000; + scale 0.746578 0.746578 0.746578; + }; + }; + instance + { + transform + { + position -3.29581 -3.89654 0.501470; + rotation 65.4707 0.00000 0.00000 1.00000; + scale 1.18315 1.18315 1.18315; + }; + }; + instance + { + transform + { + position -17.6035 -16.8057 1.14474; + rotation 67.7754 0.00000 0.00000 -1.00000; + scale 0.777866 0.777866 0.777866; + }; + }; + instance + { + transform + { + position -3.62783 -5.02661 0.595698; + rotation 114.214 0.00000 0.00000 1.00000; + scale 0.782294 0.782294 0.782294; + }; + }; + instance + { + transform + { + position -4.58895 -4.97285 0.617492; + rotation 148.723 -0.00000 -0.00000 -1.00000; + scale 1.05619 1.05619 1.05619; + }; + }; + instance + { + transform + { + position -4.53507 -4.76969 0.599725; + rotation 58.9977 0.00000 0.00000 -1.00000; + scale 1.03571 1.03571 1.03571; + }; + }; + instance + { + transform + { + position -14.7332 -11.6072 1.02582; + rotation 1.28814 0.00000 0.00000 1.00053; + scale 1.29562 1.29562 1.29562; + }; + }; + instance + { + transform + { + position 4.90386 -5.60360 0.878160; + rotation 75.0798 0.00000 0.00000 -1.00000; + scale 0.828901 0.828901 0.828901; + }; + }; + instance + { + transform + { + position 1.80480 -16.7180 1.17258; + rotation 148.109 0.00000 0.00000 1.00000; + scale 0.798264 0.798264 0.798264; + }; + }; + instance + { + transform + { + position -14.3485 -14.7632 0.979829; + rotation 6.24335 0.00000 0.00000 -1.00001; + scale 1.11116 1.11116 1.11116; + }; + }; + instance + { + transform + { + position -3.39388 -6.57601 0.756476; + rotation 102.493 0.00000 0.00000 -1.00000; + scale 0.949180 0.949180 0.949180; + }; + }; + instance + { + transform + { + position -0.106708 -5.77903 0.584341; + rotation 59.4900 0.00000 0.00000 1.00000; + scale 0.709634 0.709634 0.709634; + }; + }; + instance + { + transform + { + position -2.03787 -4.85594 0.672943; + rotation 120.813 0.00000 0.00000 1.00000; + scale 0.943710 0.943710 0.943710; + }; + }; + instance + { + transform + { + position 1.69913 -5.01673 0.420786; + rotation 110.295 0.00000 0.00000 1.00000; + scale 0.919762 0.919762 0.919761; + }; + }; + instance + { + transform + { + position -14.8830 -13.9513 1.05447; + rotation 124.941 0.00000 0.00000 1.00000; + scale 0.757808 0.757808 0.757808; + }; + }; + instance + { + transform + { + position 2.25484 -4.90795 0.431313; + rotation 86.3158 0.00000 0.00000 -1.00000; + scale 1.25432 1.25432 1.25432; + }; + }; + instance + { + transform + { + position -15.8239 -14.0849 1.09602; + rotation 82.9767 0.00000 0.00000 -1.00000; + scale 1.20445 1.20445 1.20445; + }; + }; + instance + { + transform + { + position 1.00537 -4.78786 0.431716; + rotation 89.2408 0.00000 0.00000 1.00000; + scale 0.785684 0.785684 0.785684; + }; + }; + instance + { + transform + { + position 1.44186 -2.49719 0.284024; + rotation 46.4111 0.00000 0.00000 -1.00000; + scale 1.19811 1.19811 1.19811; + }; + }; + instance + { + transform + { + position 3.31591 -6.61988 0.673397; + rotation 2.18256 0.00000 0.00000 -1.00005; + scale 0.722549 0.722549 0.722549; + }; + }; + instance + { + transform + { + position 3.67950 -6.68919 0.678471; + rotation 176.949 -0.00000 -0.00000 -1.00000; + scale 0.873110 0.873110 0.873110; + }; + }; + instance + { + transform + { + position 3.52474 -6.06806 0.786018; + rotation 88.4887 0.00000 0.00000 -1.00000; + scale 1.16490 1.16490 1.16490; + }; + }; + instance + { + transform + { + position 2.84325 -0.926426 0.410580; + rotation 10.9666 0.00000 0.00000 1.00001; + scale 1.27961 1.27961 1.27961; + }; + }; + instance + { + transform + { + position -19.9255 -17.7523 1.13509; + rotation 131.670 0.00000 0.00000 1.00000; + scale 0.714423 0.714423 0.714423; + }; + }; + instance + { + transform + { + position -19.6906 -17.6277 1.06572; + rotation 2.61971 0.00000 0.00000 -0.999996; + scale 0.820956 0.820956 0.820956; + }; + }; + instance + { + transform + { + position 5.94337 -5.18483 0.736763; + rotation 139.808 0.00000 0.00000 1.00000; + scale 0.811358 0.811358 0.811358; + }; + }; + instance + { + transform + { + position -15.9915 -19.4237 0.950153; + rotation 33.1904 0.00000 0.00000 -1.00000; + scale 0.903580 0.903580 0.903580; + }; + }; + instance + { + transform + { + position 6.65080 -5.14921 0.762637; + rotation 145.577 -0.00000 -0.00000 -1.00000; + scale 1.22893 1.22893 1.22893; + }; + }; + instance + { + transform + { + position 5.33937 5.20331 0.615980; + rotation 71.4558 0.00000 0.00000 -1.00000; + scale 0.746109 0.746109 0.746109; + }; + }; + instance + { + transform + { + position 4.88941 -2.14804 0.543687; + rotation 96.9353 0.00000 0.00000 -1.00000; + scale 0.853643 0.853643 0.853643; + }; + }; + instance + { + transform + { + position -19.3661 -17.0713 1.03352; + rotation 14.5595 0.00000 0.00000 -1.00000; + scale 1.21101 1.21101 1.21101; + }; + }; + instance + { + transform + { + position 5.55549 -2.27266 0.534017; + rotation 98.4892 0.00000 0.00000 1.00000; + scale 0.825361 0.825361 0.825361; + }; + }; + instance + { + transform + { + position -13.2684 -18.1233 0.948505; + rotation 158.366 0.00000 0.00000 1.00000; + scale 0.814536 0.814536 0.814536; + }; + }; + instance + { + transform + { + position 6.99867 -5.21900 0.830126; + rotation 135.280 -0.00000 -0.00000 -1.00000; + scale 0.975297 0.975297 0.975297; + }; + }; + instance + { + transform + { + position -15.6846 -19.6777 0.936998; + rotation 73.9690 0.00000 0.00000 1.00000; + scale 0.937068 0.937068 0.937068; + }; + }; + instance + { + transform + { + position 8.48838 -5.02993 1.01222; + rotation 22.2158 0.00000 0.00000 -1.00000; + scale 0.851398 0.851398 0.851398; + }; + }; + instance + { + transform + { + position -18.0068 -17.0646 1.13353; + rotation 138.411 -0.00000 -0.00000 -1.00000; + scale 0.830457 0.830457 0.830456; + }; + }; + instance + { + transform + { + position -18.1421 -17.4681 1.04759; + rotation 114.562 0.00000 0.00000 1.00000; + scale 0.833676 0.833676 0.833676; + }; + }; + instance + { + transform + { + position 7.23039 -3.20759 0.789490; + rotation 78.8377 0.00000 0.00000 1.00000; + scale 1.20805 1.20805 1.20805; + }; + }; + instance + { + transform + { + position 2.86522 -5.78510 0.680321; + rotation 130.217 0.00000 0.00000 1.00000; + scale 1.28832 1.28832 1.28832; + }; + }; + instance + { + transform + { + position 8.01649 -1.99096 0.804757; + rotation 133.549 -0.00000 -0.00000 -1.00000; + scale 1.11989 1.11989 1.11989; + }; + }; + instance + { + transform + { + position -9.91633 -20.6388 0.876872; + rotation 91.4597 0.00000 0.00000 1.00000; + scale 1.07881 1.07881 1.07881; + }; + }; + instance + { + transform + { + position 9.44991 -5.32136 1.09120; + rotation 127.006 0.00000 0.00000 1.00000; + scale 1.13619 1.13619 1.13619; + }; + }; + instance + { + transform + { + position -13.2062 -19.0919 1.03638; + rotation 116.253 0.00000 0.00000 -1.00000; + scale 0.748276 0.748276 0.748276; + }; + }; + instance + { + transform + { + position 0.869840 -20.6754 1.03117; + rotation 39.8700 0.00000 0.00000 -1.00000; + scale 0.866684 0.866684 0.866684; + }; + }; + instance + { + transform + { + position 9.33045 -2.07075 1.02972; + rotation 99.9346 0.00000 0.00000 -1.00000; + scale 0.858431 0.858431 0.858431; + }; + }; + instance + { + transform + { + position 2.79472 -8.04885 0.719887; + rotation 44.3927 0.00000 0.00000 -1.00000; + scale 0.862690 0.862690 0.862690; + }; + }; + instance + { + transform + { + position 9.40520 -1.19546 0.948166; + rotation 29.0406 0.00000 0.00000 1.00000; + scale 0.971803 0.971803 0.971803; + }; + }; + instance + { + transform + { + position -5.90119 -6.90240 0.910861; + rotation 148.256 -0.00000 -0.00000 -1.00000; + scale 0.703123 0.703123 0.703123; + }; + }; + instance + { + transform + { + position -18.5862 -19.2520 0.980810; + rotation 167.919 -0.00000 -0.00000 -1.00000; + scale 0.747711 0.747711 0.747711; + }; + }; + instance + { + transform + { + position -5.09696 -3.87183 0.494722; + rotation 99.5548 0.00000 0.00000 1.00000; + scale 1.11611 1.11611 1.11611; + }; + }; + instance + { + transform + { + position -5.30351 -4.82794 0.544265; + rotation 46.7726 0.00000 0.00000 -1.00000; + scale 0.835843 0.835843 0.835843; + }; + }; + instance + { + transform + { + position -18.6864 -19.4724 1.03237; + rotation 109.820 0.00000 0.00000 1.00000; + scale 1.06421 1.06421 1.06421; + }; + }; + instance + { + transform + { + position -5.05445 -5.13276 0.574509; + rotation 165.214 -0.00000 -0.00000 -1.00000; + scale 1.00473 1.00473 1.00473; + }; + }; + instance + { + transform + { + position -6.72346 -4.80496 0.597789; + rotation 0.230700 0.00000 0.00000 0.994831; + scale 1.06526 1.06526 1.06526; + }; + }; + instance + { + transform + { + position -6.66593 -2.41338 0.454444; + rotation 91.7249 0.00000 0.00000 1.00000; + scale 1.24644 1.24644 1.24644; + }; + }; + instance + { + transform + { + position -6.14421 -2.37600 0.403447; + rotation 124.577 0.00000 0.00000 1.00000; + scale 0.880122 0.880122 0.880122; + }; + }; + instance + { + transform + { + position -7.29988 -6.20949 0.844669; + rotation 123.440 0.00000 0.00000 1.00000; + scale 1.21708 1.21708 1.21708; + }; + }; + instance + { + transform + { + position -8.48463 -6.87481 0.791190; + rotation 154.650 -0.00000 -0.00000 -1.00000; + scale 0.836032 0.836032 0.836032; + }; + }; + instance + { + transform + { + position -14.8336 -21.3894 0.871102; + rotation 171.899 -0.00000 -0.00000 -1.00000; + scale 0.749068 0.749068 0.749068; + }; + }; + instance + { + transform + { + position -16.4187 -26.1944 0.873500; + rotation 3.93922 0.00000 0.00000 -0.999998; + scale 1.09361 1.09361 1.09361; + }; + }; + instance + { + transform + { + position 4.64628 -14.2393 1.15103; + rotation 14.8067 0.00000 0.00000 1.00000; + scale 1.15359 1.15359 1.15359; + }; + }; + instance + { + transform + { + position 0.385131 7.71897 0.452041; + rotation 65.3312 0.00000 0.00000 1.00000; + scale 1.28548 1.28548 1.28548; + }; + }; + instance + { + transform + { + position -15.4019 -21.3203 0.908359; + rotation 145.245 0.00000 0.00000 1.00000; + scale 0.824638 0.824638 0.824638; + }; + }; + instance + { + transform + { + position -6.29722 5.25579 0.241390; + rotation 171.686 -0.00000 -0.00000 -1.00000; + scale 1.03361 1.03361 1.03361; + }; + }; + instance + { + transform + { + position -7.35680 -2.18040 0.471928; + rotation 78.5299 0.00000 0.00000 1.00000; + scale 0.718352 0.718352 0.718352; + }; + }; + instance + { + transform + { + position -7.04706 -2.30655 0.467435; + rotation 32.9725 0.00000 0.00000 -1.00000; + scale 1.08962 1.08962 1.08962; + }; + }; + instance + { + transform + { + position -4.58442 -0.101609 0.103765; + rotation 146.557 0.00000 0.00000 1.00000; + scale 0.824773 0.824773 0.824773; + }; + }; + instance + { + transform + { + position -9.87683 -6.67537 0.661710; + rotation 131.871 -0.00000 -0.00000 -1.00000; + scale 1.02417 1.02417 1.02417; + }; + }; + instance + { + transform + { + position -10.6583 -6.86949 0.821851; + rotation 135.009 0.00000 0.00000 1.00000; + scale 0.769804 0.769804 0.769804; + }; + }; + instance + { + transform + { + position -9.71832 -4.48618 0.732046; + rotation 123.257 -0.00000 -0.00000 -1.00000; + scale 1.02826 1.02826 1.02826; + }; + }; + instance + { + transform + { + position -13.7703 -23.8494 0.950951; + rotation 32.3057 0.00000 0.00000 1.00000; + scale 0.979052 0.979052 0.979052; + }; + }; + instance + { + transform + { + position -9.06039 -4.60424 0.629605; + rotation 122.291 0.00000 0.00000 1.00000; + scale 0.924528 0.924528 0.924528; + }; + }; + instance + { + transform + { + position -10.0833 -3.94918 0.789293; + rotation 137.380 -0.00000 -0.00000 -1.00000; + scale 1.12080 1.12080 1.12080; + }; + }; + instance + { + transform + { + position -9.99389 -4.13528 0.786754; + rotation 112.430 0.00000 0.00000 -1.00000; + scale 1.26428 1.26428 1.26428; + }; + }; + instance + { + transform + { + position -8.99889 -1.69900 0.541137; + rotation 133.107 -0.00000 -0.00000 -1.00000; + scale 0.953758 0.953758 0.953758; + }; + }; + instance + { + transform + { + position -9.31719 -2.78616 0.633723; + rotation 110.230 0.00000 0.00000 1.00000; + scale 1.11586 1.11586 1.11586; + }; + }; + instance + { + transform + { + position -11.6085 -6.53484 1.05171; + rotation 13.2512 0.00000 0.00000 1.00001; + scale 1.26254 1.26254 1.26254; + }; + }; + instance + { + transform + { + position -15.8978 -25.6518 0.989526; + rotation 149.706 -0.00000 -0.00000 -1.00000; + scale 0.734867 0.734867 0.734867; + }; + }; + instance + { + transform + { + position -11.3072 -6.01916 0.922492; + rotation 146.664 0.00000 0.00000 1.00000; + scale 0.762127 0.762127 0.762127; + }; + }; + instance + { + transform + { + position -15.1725 -22.8574 0.884587; + rotation 10.0008 0.00000 0.00000 0.999999; + scale 1.23850 1.23850 1.23850; + }; + }; + instance + { + transform + { + position -11.1166 -3.82386 0.899757; + rotation 102.968 0.00000 0.00000 -1.00000; + scale 1.19577 1.19577 1.19577; + }; + }; + instance + { + transform + { + position -19.8331 -20.5985 0.934022; + rotation 5.95959 0.00000 0.00000 1.00000; + scale 0.830791 0.830791 0.830791; + }; + }; + instance + { + transform + { + position 1.68161 -20.7213 1.05370; + rotation 118.256 0.00000 0.00000 1.00000; + scale 1.28494 1.28494 1.28494; + }; + }; + instance + { + transform + { + position -10.9835 -1.84403 0.591583; + rotation 117.622 0.00000 0.00000 -1.00000; + scale 1.03000 1.03000 1.03000; + }; + }; + instance + { + transform + { + position -11.2360 -2.87256 0.751581; + rotation 178.467 -0.00000 -0.00000 -1.00000; + scale 0.787377 0.787377 0.787377; + }; + }; + instance + { + transform + { + position -12.2226 -2.29649 0.656923; + rotation 5.84698 0.00000 0.00000 -1.00001; + scale 0.821370 0.821370 0.821370; + }; + }; + instance + { + transform + { + position -16.6502 3.37281 0.749124; + rotation 106.517 0.00000 0.00000 1.00000; + scale 0.946327 0.946327 0.946327; + }; + }; + instance + { + transform + { + position 5.17983 -0.735569 0.560585; + rotation 26.3498 0.00000 0.00000 1.00000; + scale 1.08190 1.08190 1.08190; + }; + }; + instance + { + transform + { + position -6.59461 -1.80072 0.353110; + rotation 143.090 -0.00000 -0.00000 -1.00000; + scale 1.08966 1.08966 1.08966; + }; + }; + instance + { + transform + { + position 5.28247 0.516876 0.677567; + rotation 158.712 -0.00000 -0.00000 -1.00000; + scale 1.06936 1.06936 1.06936; + }; + }; + instance + { + transform + { + position -5.76796 7.93051 0.727238; + rotation 158.187 0.00000 0.00000 1.00000; + scale 1.08866 1.08866 1.08866; + }; + }; + instance + { + transform + { + position 7.84822 0.121408 0.700224; + rotation 166.305 0.00000 0.00000 1.00000; + scale 0.745810 0.745810 0.745810; + }; + }; + instance + { + transform + { + position 9.67220 0.0844337 0.703984; + rotation 139.767 0.00000 0.00000 1.00000; + scale 0.977159 0.977159 0.977159; + }; + }; + instance + { + transform + { + position -9.03988 -1.28624 0.524078; + rotation 95.3681 0.00000 0.00000 1.00000; + scale 1.12987 1.12987 1.12987; + }; + }; + instance + { + transform + { + position -6.80142 -1.78061 0.359799; + rotation 143.950 0.00000 0.00000 1.00000; + scale 1.17438 1.17438 1.17438; + }; + }; + instance + { + transform + { + position 3.32593 -1.25569 0.473396; + rotation 175.961 -0.00000 -0.00000 -1.00000; + scale 1.13339 1.13339 1.13339; + }; + }; + instance + { + transform + { + position -8.81636 -1.04789 0.449050; + rotation 70.1031 0.00000 0.00000 1.00000; + scale 0.810443 0.810443 0.810443; + }; + }; + instance + { + transform + { + position -16.8437 -22.6843 1.18860; + rotation 20.5611 0.00000 0.00000 0.999999; + scale 1.28730 1.28730 1.28730; + }; + }; + instance + { + transform + { + position -14.4552 -21.6299 0.845082; + rotation 107.936 0.00000 0.00000 -1.00000; + scale 0.713901 0.713901 0.713901; + }; + }; + instance + { + transform + { + position -10.2675 -25.4768 1.09694; + rotation 40.3980 0.00000 0.00000 1.00000; + scale 1.15869 1.15869 1.15869; + }; + }; + instance + { + transform + { + position 1.22642 -10.0514 0.817359; + rotation 58.4826 0.00000 0.00000 -1.00000; + scale 1.15218 1.15218 1.15218; + }; + }; + instance + { + transform + { + position -9.00330 -0.295200 0.311688; + rotation 128.470 -0.00000 -0.00000 -1.00000; + scale 0.983774 0.983774 0.983774; + }; + }; + instance + { + transform + { + position -14.1353 -23.0828 0.800017; + rotation 12.8342 0.00000 0.00000 -1.00000; + scale 1.27387 1.27387 1.27387; + }; + }; + instance + { + transform + { + position 4.76003 -1.24602 0.543690; + rotation 53.1294 0.00000 0.00000 1.00000; + scale 1.02578 1.02578 1.02578; + }; + }; + instance + { + transform + { + position -5.89921 -3.55816 0.528024; + rotation 166.405 -0.00000 -0.00000 -1.00000; + scale 1.20301 1.20301 1.20301; + }; + }; + instance + { + transform + { + position -12.4739 -11.8505 1.05957; + rotation 35.6288 0.00000 0.00000 1.00000; + scale 0.721370 0.721370 0.721370; + }; + }; + instance + { + transform + { + position -15.1945 -27.1403 1.04363; + rotation 175.804 0.00000 0.00000 1.00000; + scale 0.820909 0.820909 0.820909; + }; + }; + instance + { + transform + { + position -5.04603 -0.0605588 0.113175; + rotation 43.1929 0.00000 0.00000 1.00000; + scale 0.938042 0.938042 0.938042; + }; + }; + instance + { + transform + { + position -4.84147 0.0734938 0.0620605; + rotation 155.814 0.00000 0.00000 1.00000; + scale 1.22278 1.22278 1.22278; + }; + }; + instance + { + transform + { + position -11.8711 -10.2831 1.03052; + rotation 153.169 -0.00000 -0.00000 -1.00000; + scale 1.25099 1.25099 1.25099; + }; + }; + instance + { + transform + { + position -10.7273 -23.9209 1.11069; + rotation 103.701 0.00000 0.00000 1.00000; + scale 0.983077 0.983077 0.983077; + }; + }; + instance + { + transform + { + position 2.73477 -0.675598 0.388793; + rotation 143.474 0.00000 0.00000 1.00000; + scale 1.21005 1.21005 1.21005; + }; + }; + instance + { + transform + { + position 2.42606 -0.828468 0.338758; + rotation 31.2168 0.00000 0.00000 -1.00000; + scale 0.723823 0.723823 0.723823; + }; + }; + instance + { + transform + { + position -10.0458 -23.6155 1.07872; + rotation 33.7822 0.00000 0.00000 1.00000; + scale 1.29804 1.29804 1.29804; + }; + }; + instance + { + transform + { + position -14.0890 -26.7324 1.23331; + rotation 138.264 -0.00000 -0.00000 -1.00000; + scale 1.11845 1.11845 1.11845; + }; + }; + instance + { + transform + { + position -14.0331 -26.4842 1.18776; + rotation 161.585 0.00000 0.00000 1.00000; + scale 1.13493 1.13493 1.13493; + }; + }; + instance + { + transform + { + position 2.20039 0.434400 0.305211; + rotation 109.901 0.00000 0.00000 1.00000; + scale 1.14133 1.14133 1.14133; + }; + }; + instance + { + transform + { + position 3.67203 0.0568232 0.519707; + rotation 105.056 0.00000 0.00000 1.00000; + scale 0.847179 0.847179 0.847179; + }; + }; + instance + { + transform + { + position 3.71927 0.436331 0.511669; + rotation 42.4464 0.00000 0.00000 1.00000; + scale 1.20605 1.20605 1.20605; + }; + }; + instance + { + transform + { + position 3.34622 0.526163 0.503655; + rotation 78.4758 0.00000 0.00000 -1.00000; + scale 0.919016 0.919016 0.919016; + }; + }; + instance + { + transform + { + position 5.50150 8.45246 0.991875; + rotation 93.9267 0.00000 0.00000 1.00000; + scale 1.00767 1.00767 1.00767; + }; + }; + instance + { + transform + { + position -14.1046 -20.1983 1.01372; + rotation 104.529 0.00000 0.00000 1.00000; + scale 0.840196 0.840196 0.840196; + }; + }; + instance + { + transform + { + position -8.81336 -23.9639 1.03956; + rotation 157.875 -0.00000 -0.00000 -1.00000; + scale 0.959448 0.959448 0.959448; + }; + }; + instance + { + transform + { + position 5.25897 -4.91116 0.684682; + rotation 105.500 0.00000 0.00000 1.00000; + scale 1.04124 1.04124 1.04124; + }; + }; + instance + { + transform + { + position -13.8527 -23.1467 0.793055; + rotation 48.6347 0.00000 0.00000 1.00000; + scale 0.782758 0.782758 0.782758; + }; + }; + instance + { + transform + { + position -19.4067 -2.44437 1.05663; + rotation 31.9753 0.00000 0.00000 1.00000; + scale 0.707989 0.707989 0.707989; + }; + }; + instance + { + transform + { + position -5.17566 -10.4320 0.725412; + rotation 96.2186 0.00000 0.00000 -1.00000; + scale 0.792066 0.792066 0.792066; + }; + }; + instance + { + transform + { + position -8.60645 -23.6002 1.02660; + rotation 17.5203 0.00000 0.00000 -0.999999; + scale 1.21911 1.21911 1.21911; + }; + }; + instance + { + transform + { + position 5.24027 -4.54675 0.618739; + rotation 151.192 0.00000 0.00000 1.00000; + scale 1.06137 1.06137 1.06137; + }; + }; + instance + { + transform + { + position -3.65047 7.45708 0.450414; + rotation 83.0278 0.00000 0.00000 -1.00000; + scale 1.23651 1.23651 1.23651; + }; + }; + instance + { + transform + { + position 6.15879 1.76829 0.771760; + rotation 85.8865 0.00000 0.00000 -1.00000; + scale 0.889234 0.889234 0.889234; + }; + }; + instance + { + transform + { + position -6.51535 -21.6317 1.19977; + rotation 155.291 -0.00000 -0.00000 -1.00000; + scale 0.921431 0.921431 0.921431; + }; + }; + instance + { + transform + { + position -12.5732 -14.1006 0.966338; + rotation 12.7578 0.00000 0.00000 -0.999999; + scale 1.01213 1.01213 1.01213; + }; + }; + instance + { + transform + { + position -17.5938 -3.93299 0.883270; + rotation 163.326 0.00000 0.00000 1.00000; + scale 0.813827 0.813827 0.813827; + }; + }; + instance + { + transform + { + position -1.93650 -29.7316 0.983434; + rotation 1.68929 0.00000 0.00000 1.00039; + scale 1.02528 1.02528 1.02528; + }; + }; + instance + { + transform + { + position -15.8471 -27.3216 1.00118; + rotation 103.919 0.00000 0.00000 1.00000; + scale 1.26656 1.26656 1.26656; + }; + }; + instance + { + transform + { + position -16.0371 -27.2115 0.996808; + rotation 72.9940 0.00000 0.00000 -1.00000; + scale 0.822134 0.822134 0.822134; + }; + }; + instance + { + transform + { + position -6.18067 -23.9749 0.782261; + rotation 82.9195 0.00000 0.00000 1.00000; + scale 0.726381 0.726381 0.726381; + }; + }; + instance + { + transform + { + position -19.5775 -27.2567 0.990741; + rotation 71.5206 0.00000 0.00000 1.00000; + scale 0.758535 0.758535 0.758535; + }; + }; + instance + { + transform + { + position 8.93514 1.23915 0.677240; + rotation 107.895 0.00000 0.00000 1.00000; + scale 1.22716 1.22716 1.22716; + }; + }; + instance + { + transform + { + position -19.7821 -27.0257 0.979316; + rotation 39.2680 0.00000 0.00000 -1.00000; + scale 1.10345 1.10345 1.10345; + }; + }; + instance + { + transform + { + position -11.5306 -16.0535 0.992222; + rotation 82.1825 0.00000 0.00000 -1.00000; + scale 1.19937 1.19937 1.19937; + }; + }; + instance + { + transform + { + position 9.08376 -5.57601 1.04442; + rotation 86.1141 0.00000 0.00000 -1.00000; + scale 1.03383 1.03383 1.03383; + }; + }; + instance + { + transform + { + position 1.12684 1.04613 0.0652933; + rotation 121.811 -0.00000 -0.00000 -1.00000; + scale 0.886820 0.886820 0.886820; + }; + }; + instance + { + transform + { + position 1.08495 2.23582 -0.00420122; + rotation 152.706 -0.00000 -0.00000 -1.00000; + scale 0.785838 0.785838 0.785837; + }; + }; + instance + { + transform + { + position -10.9067 1.43453 0.356672; + rotation 112.229 0.00000 0.00000 -1.00000; + scale 0.866565 0.866565 0.866565; + }; + }; + instance + { + transform + { + position -11.1415 1.22719 0.422976; + rotation 94.9379 0.00000 0.00000 -1.00000; + scale 1.22915 1.22915 1.22915; + }; + }; + instance + { + transform + { + position -13.8173 -2.56345 0.594686; + rotation 47.2460 0.00000 0.00000 -1.00000; + scale 1.29334 1.29334 1.29334; + }; + }; + instance + { + transform + { + position 8.24976 -24.4449 1.07870; + rotation 36.6802 0.00000 0.00000 1.00000; + scale 0.880374 0.880374 0.880374; + }; + }; + instance + { + transform + { + position -10.6434 -12.0678 0.883214; + rotation 139.216 0.00000 0.00000 1.00000; + scale 1.28416 1.28416 1.28416; + }; + }; + instance + { + transform + { + position 5.43694 -3.12977 0.608560; + rotation 104.446 0.00000 0.00000 -1.00000; + scale 1.03213 1.03213 1.03213; + }; + }; + instance + { + transform + { + position -17.6614 -29.3366 1.08657; + rotation 123.499 -0.00000 -0.00000 -1.00000; + scale 0.841653 0.841653 0.841653; + }; + }; + instance + { + transform + { + position -19.1810 -3.02064 0.995549; + rotation 149.553 0.00000 0.00000 1.00000; + scale 0.835163 0.835163 0.835163; + }; + }; + instance + { + transform + { + position -19.3266 -5.10948 0.944025; + rotation 138.337 0.00000 0.00000 1.00000; + scale 0.823383 0.823383 0.823383; + }; + }; + instance + { + transform + { + position -15.7682 -29.3276 1.01670; + rotation 173.469 -0.00000 -0.00000 -1.00000; + scale 1.03681 1.03681 1.03681; + }; + }; + instance + { + transform + { + position -19.0640 -5.17377 0.941194; + rotation 96.4510 0.00000 0.00000 -1.00000; + scale 0.945904 0.945904 0.945904; + }; + }; + instance + { + transform + { + position 5.31319 -3.75396 0.578187; + rotation 128.081 0.00000 0.00000 1.00000; + scale 1.15776 1.15776 1.15776; + }; + }; + instance + { + transform + { + position 9.02129 2.71148 0.844278; + rotation 89.0654 0.00000 0.00000 1.00000; + scale 1.03026 1.03026 1.03026; + }; + }; + instance + { + transform + { + position -15.4265 -29.6198 0.969214; + rotation 136.768 -0.00000 -0.00000 -1.00000; + scale 0.837286 0.837286 0.837286; + }; + }; + instance + { + transform + { + position 4.00601 2.19144 0.560174; + rotation 90.3803 0.00000 0.00000 -1.00000; + scale 0.814121 0.814121 0.814121; + }; + }; + instance + { + transform + { + position -12.9963 1.51520 0.580596; + rotation 77.5243 0.00000 0.00000 1.00000; + scale 0.861757 0.861757 0.861757; + }; + }; + instance + { + transform + { + position -13.9545 -28.9438 1.06639; + rotation 141.856 0.00000 0.00000 1.00000; + scale 0.709680 0.709680 0.709680; + }; + }; + instance + { + transform + { + position 6.05984 -26.5286 1.05436; + rotation 169.431 0.00000 0.00000 1.00000; + scale 0.771318 0.771318 0.771318; + }; + }; + instance + { + transform + { + position 6.16721 -26.2113 1.02182; + rotation 61.9499 0.00000 0.00000 -1.00000; + scale 0.898616 0.898616 0.898616; + }; + }; + instance + { + transform + { + position -12.8296 0.106333 0.496457; + rotation 153.550 0.00000 0.00000 1.00000; + scale 1.27245 1.27245 1.27245; + }; + }; + instance + { + transform + { + position -4.14830 7.21560 0.497409; + rotation 58.2321 0.00000 0.00000 -1.00000; + scale 0.856678 0.856678 0.856678; + }; + }; + instance + { + transform + { + position 4.80410 -26.3132 0.929022; + rotation 1.94474 0.00000 0.00000 0.999957; + scale 0.805329 0.805329 0.805329; + }; + }; + instance + { + transform + { + position 2.61777 -22.1012 0.958409; + rotation 12.6953 0.00000 0.00000 -1.00000; + scale 1.08427 1.08427 1.08427; + }; + }; + instance + { + transform + { + position -17.4344 -5.69363 0.833631; + rotation 23.5272 0.00000 0.00000 -1.00000; + scale 0.707581 0.707581 0.707581; + }; + }; + instance + { + transform + { + position 9.10028 4.63504 0.976361; + rotation 135.469 0.00000 0.00000 1.00000; + scale 0.849794 0.849794 0.849794; + }; + }; + instance + { + transform + { + position -4.85660 8.38860 0.773179; + rotation 51.5612 0.00000 0.00000 -1.00000; + scale 1.09891 1.09891 1.09891; + }; + }; + instance + { + transform + { + position -17.0637 -27.2277 0.961002; + rotation 162.673 -0.00000 -0.00000 -1.00000; + scale 1.20131 1.20131 1.20131; + }; + }; + instance + { + transform + { + position -17.2561 -27.3351 0.915544; + rotation 2.79799 0.00000 0.00000 1.00002; + scale 0.904895 0.904895 0.904895; + }; + }; + instance + { + transform + { + position 4.51356 3.04392 0.608043; + rotation 111.028 0.00000 0.00000 -1.00000; + scale 0.725257 0.725257 0.725257; + }; + }; + instance + { + transform + { + position 3.98735 2.94409 0.581844; + rotation 127.707 0.00000 0.00000 1.00000; + scale 1.16197 1.16197 1.16197; + }; + }; + instance + { + transform + { + position 3.79528 3.14412 0.576682; + rotation 19.2896 0.00000 0.00000 0.999999; + scale 1.03303 1.03303 1.03303; + }; + }; + instance + { + transform + { + position -11.6956 2.94630 0.430739; + rotation 156.252 -0.00000 -0.00000 -1.00000; + scale 1.05298 1.05298 1.05298; + }; + }; + instance + { + transform + { + position -11.1980 3.14357 0.299450; + rotation 134.245 0.00000 0.00000 1.00000; + scale 0.865066 0.865066 0.865066; + }; + }; + instance + { + transform + { + position -7.66740 -15.5593 1.11900; + rotation 90.8954 0.00000 0.00000 1.00000; + scale 1.05962 1.05962 1.05962; + }; + }; + instance + { + transform + { + position -18.8929 -29.1293 1.11674; + rotation 49.0071 0.00000 0.00000 1.00000; + scale 0.821706 0.821706 0.821706; + }; + }; + instance + { + transform + { + position -12.3372 3.28193 0.589309; + rotation 125.253 -0.00000 -0.00000 -1.00000; + scale 1.03567 1.03567 1.03567; + }; + }; + instance + { + transform + { + position -16.7302 -27.4991 0.975843; + rotation 116.940 0.00000 0.00000 1.00000; + scale 0.921492 0.921492 0.921492; + }; + }; + instance + { + transform + { + position -5.31765 -14.4666 1.00380; + rotation 63.5517 0.00000 0.00000 -1.00000; + scale 1.06912 1.06912 1.06912; + }; + }; + instance + { + transform + { + position 7.80327 7.96424 0.845928; + rotation 80.0029 0.00000 0.00000 1.00000; + scale 0.918418 0.918418 0.918418; + }; + }; + instance + { + transform + { + position -6.03893 -16.4902 0.901121; + rotation 176.718 0.00000 0.00000 1.00000; + scale 0.773377 0.773377 0.773377; + }; + }; + instance + { + transform + { + position -17.0464 -29.2607 1.06732; + rotation 59.2699 0.00000 0.00000 -1.00000; + scale 1.27692 1.27692 1.27692; + }; + }; + instance + { + transform + { + position -2.78553 -7.65654 0.689759; + rotation 1.93708 0.00000 0.00000 -1.00005; + scale 0.743725 0.743725 0.743725; + }; + }; + instance + { + transform + { + position -6.98355 7.20946 0.493415; + rotation 8.85816 0.00000 0.00000 -1.00000; + scale 0.787148 0.787148 0.787148; + }; + }; + instance + { + transform + { + position 0.492818 -7.69901 0.898927; + rotation 11.8873 0.00000 0.00000 -1.00000; + scale 1.22192 1.22192 1.22192; + }; + }; + instance + { + transform + { + position -0.130035 -24.3176 1.10478; + rotation 129.123 0.00000 0.00000 1.00000; + scale 1.28166 1.28166 1.28166; + }; + }; + instance + { + transform + { + position 2.87432 -7.80212 0.698713; + rotation 46.5738 0.00000 0.00000 1.00000; + scale 0.930066 0.930066 0.930066; + }; + }; + instance + { + transform + { + position -13.6129 -21.2851 0.815971; + rotation 43.9848 0.00000 0.00000 1.00000; + scale 1.03902 1.03902 1.03902; + }; + }; + instance + { + transform + { + position -8.89384 7.95405 0.442338; + rotation 58.9092 0.00000 0.00000 1.00000; + scale 0.834951 0.834951 0.834951; + }; + }; + instance + { + transform + { + position 9.08571 -5.90803 0.947413; + rotation 167.251 0.00000 0.00000 1.00000; + scale 0.809083 0.809083 0.809083; + }; + }; + instance + { + transform + { + position 8.80529 -5.09520 1.06557; + rotation 48.6906 0.00000 0.00000 1.00000; + scale 1.27434 1.27434 1.27434; + }; + }; + instance + { + transform + { + position -2.06249 -27.5753 1.12810; + rotation 83.1646 0.00000 0.00000 -1.00000; + scale 0.765850 0.765850 0.765850; + }; + }; + instance + { + transform + { + position -17.7191 -25.4829 0.846585; + rotation 139.193 0.00000 0.00000 1.00000; + scale 0.721270 0.721270 0.721270; + }; + }; + instance + { + transform + { + position 7.89637 3.21232 0.735731; + rotation 169.574 -0.00000 -0.00000 -1.00000; + scale 1.27861 1.27861 1.27861; + }; + }; + instance + { + transform + { + position 8.85847 3.01352 0.872431; + rotation 105.951 0.00000 0.00000 -1.00000; + scale 0.742085 0.742085 0.742085; + }; + }; + instance + { + transform + { + position 7.10435 3.63701 0.738817; + rotation 148.312 0.00000 0.00000 1.00000; + scale 0.858562 0.858562 0.858562; + }; + }; + instance + { + transform + { + position 7.21709 4.17253 0.719306; + rotation 150.187 -0.00000 -0.00000 -1.00000; + scale 0.732502 0.732502 0.732502; + }; + }; + instance + { + transform + { + position 2.23619 3.68222 0.254455; + rotation 33.9150 0.00000 0.00000 -1.00000; + scale 1.16543 1.16543 1.16543; + }; + }; + instance + { + transform + { + position -19.7183 -21.3732 0.891217; + rotation 62.7906 0.00000 0.00000 -1.00000; + scale 0.764733 0.764733 0.764733; + }; + }; + instance + { + transform + { + position -18.5496 -20.3021 1.07798; + rotation 138.843 -0.00000 -0.00000 -1.00000; + scale 0.739823 0.739823 0.739823; + }; + }; + instance + { + transform + { + position 4.19537 -26.3457 0.878215; + rotation 174.175 -0.00000 -0.00000 -1.00000; + scale 0.773101 0.773101 0.773101; + }; + }; + instance + { + transform + { + position -11.6943 -7.27482 0.962156; + rotation 34.5018 0.00000 0.00000 -1.00000; + scale 1.15309 1.15309 1.15309; + }; + }; + instance + { + transform + { + position -9.93680 3.59460 0.0795985; + rotation 141.435 -0.00000 -0.00000 -1.00000; + scale 1.10051 1.10051 1.10051; + }; + }; + instance + { + transform + { + position -19.7739 -22.2476 1.04245; + rotation 150.572 -0.00000 -0.00000 -1.00000; + scale 0.756949 0.756949 0.756949; + }; + }; + instance + { + transform + { + position -18.3984 -21.4597 1.17081; + rotation 45.4532 0.00000 0.00000 1.00000; + scale 1.19362 1.19362 1.19362; + }; + }; + instance + { + transform + { + position -12.3761 -9.24965 0.783016; + rotation 9.15240 0.00000 0.00000 0.999997; + scale 1.18279 1.18279 1.18279; + }; + }; + instance + { + transform + { + position -19.5901 -24.0410 1.02953; + rotation 99.2183 0.00000 0.00000 1.00000; + scale 0.859281 0.859281 0.859281; + }; + }; + instance + { + transform + { + position -11.5444 -0.560346 0.373928; + rotation 54.9523 0.00000 0.00000 1.00000; + scale 1.18182 1.18182 1.18182; + }; + }; + instance + { + transform + { + position -8.70362 5.26087 0.248511; + rotation 95.0082 0.00000 0.00000 -1.00000; + scale 0.835270 0.835270 0.835270; + }; + }; + instance + { + transform + { + position -9.02444 5.37140 0.291682; + rotation 111.020 0.00000 0.00000 1.00000; + scale 0.829656 0.829656 0.829656; + }; + }; + instance + { + transform + { + position 8.58469 5.03044 0.947531; + rotation 128.516 -0.00000 -0.00000 -1.00000; + scale 1.25806 1.25806 1.25806; + }; + }; + instance + { + transform + { + position 4.23732 -6.07957 0.846372; + rotation 87.6219 0.00000 0.00000 1.00000; + scale 0.971631 0.971631 0.971631; + }; + }; + instance + { + transform + { + position 2.88962 5.14763 0.543766; + rotation 90.7455 0.00000 0.00000 -1.00000; + scale 0.784093 0.784093 0.784093; + }; + }; + instance + { + transform + { + position 8.50984 -26.4136 1.19149; + rotation 173.073 0.00000 0.00000 1.00000; + scale 0.732933 0.732933 0.732933; + }; + }; + instance + { + transform + { + position 1.68519 5.57803 0.356971; + rotation 52.2091 0.00000 0.00000 1.00000; + scale 0.889291 0.889291 0.889291; + }; + }; + instance + { + transform + { + position 7.17805 8.55127 0.892266; + rotation 114.727 0.00000 0.00000 -1.00000; + scale 0.926595 0.926595 0.926595; + }; + }; + instance + { + transform + { + position -17.5471 -24.5772 0.856426; + rotation 12.7186 0.00000 0.00000 -1.00000; + scale 1.23926 1.23926 1.23926; + }; + }; + instance + { + transform + { + position 0.917256 5.36911 0.167701; + rotation 178.068 0.00000 0.00000 1.00000; + scale 1.11036 1.11036 1.11036; + }; + }; + instance + { + transform + { + position 4.08243 -6.23416 0.810989; + rotation 146.144 0.00000 0.00000 1.00000; + scale 0.790102 0.790102 0.790102; + }; + }; + instance + { + transform + { + position -10.6438 6.78166 0.464335; + rotation 90.0980 0.00000 0.00000 1.00000; + scale 1.29398 1.29398 1.29398; + }; + }; + instance + { + transform + { + position -10.5542 6.43985 0.401187; + rotation 81.2660 0.00000 0.00000 -1.00000; + scale 0.953061 0.953061 0.953061; + }; + }; + instance + { + transform + { + position -7.81941 -7.25801 0.783955; + rotation 121.099 -0.00000 -0.00000 -1.00000; + scale 0.948910 0.948910 0.948910; + }; + }; + instance + { + transform + { + position -2.90556 5.37349 0.0170286; + rotation 59.5889 0.00000 0.00000 1.00000; + scale 1.22273 1.22273 1.22273; + }; + }; + instance + { + transform + { + position 9.35327 5.69152 0.777996; + rotation 116.678 0.00000 0.00000 -1.00000; + scale 1.07486 1.07486 1.07486; + }; + }; + instance + { + transform + { + position 8.16630 -6.81955 0.786627; + rotation 2.00264 0.00000 0.00000 -0.999981; + scale 0.710576 0.710576 0.710576; + }; + }; + instance + { + transform + { + position -6.70070 -6.94357 0.886406; + rotation 150.725 -0.00000 -0.00000 -1.00000; + scale 0.880943 0.880943 0.880943; + }; + }; + instance + { + transform + { + position -5.71937 5.02792 0.194204; + rotation 50.7012 0.00000 0.00000 -1.00000; + scale 0.930392 0.930392 0.930392; + }; + }; + instance + { + transform + { + position -6.78265 -7.50993 0.778517; + rotation 5.38318 0.00000 0.00000 1.00001; + scale 1.21195 1.21195 1.21195; + }; + }; + instance + { + transform + { + position -6.06676 5.04704 0.185552; + rotation 66.4602 0.00000 0.00000 -1.00000; + scale 0.878619 0.878619 0.878619; + }; + }; + instance + { + transform + { + position -5.44116 5.22555 0.255746; + rotation 16.1120 0.00000 0.00000 0.999999; + scale 1.02792 1.02792 1.02792; + }; + }; + instance + { + transform + { + position -6.86153 5.30371 0.205329; + rotation 164.889 0.00000 0.00000 1.00000; + scale 0.718946 0.718946 0.718946; + }; + }; + instance + { + transform + { + position -7.01054 6.37362 0.412433; + rotation 43.9564 0.00000 0.00000 1.00000; + scale 0.949218 0.949218 0.949218; + }; + }; + instance + { + transform + { + position -9.99542 -20.9872 0.943754; + rotation 29.3509 0.00000 0.00000 -1.00000; + scale 1.21975 1.21975 1.21975; + }; + }; + instance + { + transform + { + position 6.21232 -4.06052 0.759508; + rotation 31.7747 0.00000 0.00000 -1.00000; + scale 1.13486 1.13486 1.13486; + }; + }; + instance + { + transform + { + position -3.92890 6.13707 0.376426; + rotation 122.160 -0.00000 -0.00000 -1.00000; + scale 1.26298 1.26298 1.26298; + }; + }; + instance + { + transform + { + position -15.0576 -25.8743 1.20621; + rotation 10.3465 0.00000 0.00000 -1.00001; + scale 1.18664 1.18664 1.18664; + }; + }; + instance + { + transform + { + position 0.199196 7.81784 0.467227; + rotation 116.217 0.00000 0.00000 1.00000; + scale 0.874014 0.874014 0.874014; + }; + }; + instance + { + transform + { + position -14.7774 -26.6313 1.19020; + rotation 161.862 0.00000 0.00000 1.00000; + scale 0.724955 0.724955 0.724955; + }; + }; + instance + { + transform + { + position -4.39414 -20.7000 0.901408; + rotation 167.201 -0.00000 -0.00000 -1.00000; + scale 0.706162 0.706162 0.706162; + }; + }; + instance + { + transform + { + position 6.76818 7.22577 0.960550; + rotation 155.974 -0.00000 -0.00000 -1.00000; + scale 1.07728 1.07728 1.07728; + }; + }; + instance + { + transform + { + position -1.19473 -7.61734 0.618498; + rotation 99.5566 0.00000 0.00000 -1.00000; + scale 1.10138 1.10138 1.10138; + }; + }; + instance + { + transform + { + position -1.08380 -8.08189 0.616864; + rotation 54.7137 0.00000 0.00000 -1.00000; + scale 0.797079 0.797079 0.797079; + }; + }; + instance + { + transform + { + position -14.3531 -23.4043 0.810169; + rotation 53.0497 0.00000 0.00000 1.00000; + scale 0.724256 0.724256 0.724256; + }; + }; + instance + { + transform + { + position -13.9263 -24.3889 1.06268; + rotation 146.449 -0.00000 -0.00000 -1.00000; + scale 0.822176 0.822176 0.822176; + }; + }; + instance + { + transform + { + position -8.76830 8.23124 0.500300; + rotation 143.257 -0.00000 -0.00000 -1.00000; + scale 1.05500 1.05500 1.05500; + }; + }; + instance + { + transform + { + position -8.28131 8.22752 0.475725; + rotation 120.744 -0.00000 -0.00000 -1.00000; + scale 0.790222 0.790222 0.790222; + }; + }; + instance + { + transform + { + position 8.44609 7.38523 0.753249; + rotation 118.502 0.00000 0.00000 -1.00000; + scale 1.10774 1.10774 1.10774; + }; + }; + instance + { + transform + { + position 7.51451 8.26218 0.888485; + rotation 137.591 0.00000 0.00000 1.00000; + scale 1.29061 1.29061 1.29061; + }; + }; + instance + { + transform + { + position -16.7931 6.44614 0.958125; + rotation 75.9084 0.00000 0.00000 -1.00000; + scale 1.17462 1.17462 1.17462; + }; + }; + instance + { + transform + { + position -18.8421 -22.6317 0.960707; + rotation 126.523 0.00000 0.00000 1.00000; + scale 1.20288 1.20288 1.20288; + }; + }; + instance + { + transform + { + position -1.92953 6.92969 0.279957; + rotation 27.3697 0.00000 0.00000 1.00000; + scale 0.867428 0.867428 0.867428; + }; + }; + instance + { + transform + { + position -15.4632 -23.0020 0.898444; + rotation 82.2367 0.00000 0.00000 1.00000; + scale 1.03631 1.03631 1.03631; + }; + }; + instance + { + transform + { + position -2.54356 7.37432 0.430899; + rotation 173.477 -0.00000 -0.00000 -1.00000; + scale 1.23453 1.23453 1.23453; + }; + }; + instance + { + transform + { + position 3.24477 -9.94465 0.774691; + rotation 116.214 0.00000 0.00000 1.00000; + scale 0.787214 0.787214 0.787214; + }; + }; + instance + { + transform + { + position 9.63295 -4.47604 1.12215; + rotation 119.778 0.00000 0.00000 -1.00000; + scale 0.887891 0.887891 0.887891; + }; + }; + instance + { + transform + { + position 3.15568 7.40084 0.651918; + rotation 121.791 -0.00000 -0.00000 -1.00000; + scale 1.18768 1.18768 1.18768; + }; + }; + instance + { + transform + { + position -17.2351 -26.6458 0.928574; + rotation 170.987 0.00000 0.00000 1.00000; + scale 1.04759 1.04759 1.04759; + }; + }; + instance + { + transform + { + position -11.3070 7.32074 0.578046; + rotation 83.4715 0.00000 0.00000 -1.00000; + scale 1.23802 1.23802 1.23802; + }; + }; + instance + { + transform + { + position 7.37001 -20.3328 0.800522; + rotation 100.660 0.00000 0.00000 -1.00000; + scale 1.03027 1.03027 1.03027; + }; + }; + instance + { + transform + { + position -1.44591 8.89321 0.588775; + rotation 51.0938 0.00000 0.00000 -1.00000; + scale 1.03425 1.03425 1.03425; + }; + }; + instance + { + transform + { + position 1.45174 -9.39831 0.999114; + rotation 175.366 -0.00000 -0.00000 -1.00000; + scale 0.946891 0.946891 0.946891; + }; + }; + instance + { + transform + { + position -12.9752 -5.87478 1.02756; + rotation 132.432 0.00000 0.00000 1.00000; + scale 0.983866 0.983866 0.983866; + }; + }; + instance + { + transform + { + position -17.4450 -24.9556 0.790025; + rotation 130.981 0.00000 0.00000 1.00000; + scale 0.846507 0.846507 0.846507; + }; + }; + instance + { + transform + { + position -11.4479 9.43290 0.839936; + rotation 29.8065 0.00000 0.00000 -1.00000; + scale 1.29955 1.29955 1.29955; + }; + }; + instance + { + transform + { + position -12.9630 9.53067 0.836910; + rotation 133.196 -0.00000 -0.00000 -1.00000; + scale 1.16805 1.16805 1.16805; + }; + }; + instance + { + transform + { + position 8.86970 -13.7529 0.757539; + rotation 57.3486 0.00000 0.00000 1.00000; + scale 0.837301 0.837301 0.837301; + }; + }; + instance + { + transform + { + position 7.84741 -16.0747 0.937663; + rotation 66.1037 0.00000 0.00000 -1.00000; + scale 0.943379 0.943379 0.943379; + }; + }; + instance + { + transform + { + position 6.14163 -11.6947 1.10711; + rotation 42.5641 0.00000 0.00000 1.00000; + scale 1.26993 1.26993 1.26993; + }; + }; + instance + { + transform + { + position 0.653442 9.23993 0.711732; + rotation 67.8008 0.00000 0.00000 -1.00000; + scale 1.22168 1.22168 1.22168; + }; + }; + instance + { + transform + { + position -6.60361 9.50823 0.526689; + rotation 121.181 0.00000 0.00000 1.00000; + scale 0.976596 0.976596 0.976596; + }; + }; + instance + { + transform + { + position 6.69327 9.11419 0.996213; + rotation 112.725 0.00000 0.00000 -1.00000; + scale 0.893743 0.893743 0.893743; + }; + }; + instance + { + transform + { + position 2.98921 -13.8614 1.00266; + rotation 143.685 -0.00000 -0.00000 -1.00000; + scale 0.783907 0.783907 0.783907; + }; + }; + instance + { + transform + { + position 0.168649 -8.64002 0.874268; + rotation 170.679 -0.00000 -0.00000 -1.00000; + scale 0.884879 0.884879 0.884879; + }; + }; + instance + { + transform + { + position -5.18781 9.07349 0.824090; + rotation 158.839 -0.00000 -0.00000 -1.00000; + scale 1.27825 1.27825 1.27824; + }; + }; + instance + { + transform + { + position 0.261965 -16.9927 0.996619; + rotation 65.3652 0.00000 0.00000 -1.00000; + scale 0.971600 0.971600 0.971600; + }; + }; + instance + { + transform + { + position -18.4722 -24.8835 0.913649; + rotation 178.010 0.00000 0.00000 1.00000; + scale 0.894030 0.894030 0.894030; + }; + }; + instance + { + transform + { + position -7.72216 9.69847 0.531367; + rotation 104.185 0.00000 0.00000 -1.00000; + scale 1.11031 1.11031 1.11031; + }; + }; + instance + { + transform + { + position -8.87316 9.69540 0.654782; + rotation 166.441 0.00000 0.00000 1.00000; + scale 0.929325 0.929325 0.929325; + }; + }; + instance + { + transform + { + position -11.2722 -26.2829 0.999379; + rotation 73.3784 0.00000 0.00000 -1.00000; + scale 1.02229 1.02229 1.02229; + }; + }; + instance + { + transform + { + position 1.08342 -12.3546 0.755899; + rotation 84.4350 0.00000 0.00000 1.00000; + scale 0.720606 0.720606 0.720606; + }; + }; + instance + { + transform + { + position 6.76293 4.95489 0.611811; + rotation 98.4180 0.00000 0.00000 1.00000; + scale 1.10308 1.10308 1.10308; + }; + }; + instance + { + transform + { + position 7.08165 9.00284 0.959765; + rotation 171.529 0.00000 0.00000 1.00000; + scale 0.814421 0.814421 0.814421; + }; + }; + instance + { + transform + { + position 7.42019 9.20644 1.00428; + rotation 21.0162 0.00000 0.00000 -1.00000; + scale 1.15589 1.15589 1.15589; + }; + }; + instance + { + transform + { + position -19.0556 -24.0578 0.986893; + rotation 5.21249 0.00000 0.00000 1.00001; + scale 1.16153 1.16153 1.16153; + }; + }; + instance + { + transform + { + position 9.01260 -2.68913 1.00880; + rotation 38.3886 0.00000 0.00000 -1.00000; + scale 0.978478 0.978478 0.978478; + }; + }; + instance + { + transform + { + position 7.69112 9.39440 1.02769; + rotation 135.415 -0.00000 -0.00000 -1.00000; + scale 1.07741 1.07741 1.07741; + }; + }; + instance + { + transform + { + position -11.7045 -25.6033 1.12829; + rotation 34.1275 0.00000 0.00000 -1.00000; + scale 1.21367 1.21367 1.21367; + }; + }; + instance + { + transform + { + position -12.8528 -1.67708 0.550015; + rotation 166.198 0.00000 0.00000 1.00000; + scale 0.868423 0.868423 0.868423; + }; + }; + instance + { + transform + { + position -19.7507 -22.7363 1.14032; + rotation 112.616 0.00000 0.00000 -1.00000; + scale 0.772800 0.772800 0.772800; + }; + }; + instance + { + transform + { + position -1.03985 -14.8753 0.887184; + rotation 99.7320 0.00000 0.00000 -1.00000; + scale 0.844630 0.844630 0.844630; + }; + }; + instance + { + transform + { + position -10.1478 -24.1055 1.03938; + rotation 60.2556 0.00000 0.00000 -1.00000; + scale 1.23103 1.23103 1.23103; + }; + }; + instance + { + transform + { + position -1.36824 -14.4698 0.812620; + rotation 12.4022 0.00000 0.00000 1.00000; + scale 0.995345 0.995345 0.995345; + }; + }; + instance + { + transform + { + position -1.27504 -6.96266 0.657747; + rotation 69.6431 0.00000 0.00000 -1.00000; + scale 0.948326 0.948326 0.948326; + }; + }; + instance + { + transform + { + position -19.4888 -22.9636 1.09698; + rotation 29.4482 0.00000 0.00000 1.00000; + scale 0.891949 0.891949 0.891949; + }; + }; + instance + { + transform + { + position -10.4092 -26.0400 0.921011; + rotation 70.3306 0.00000 0.00000 1.00000; + scale 0.905082 0.905082 0.905082; + }; + }; + instance + { + transform + { + position -0.257083 -12.4249 0.891986; + rotation 19.8448 0.00000 0.00000 -1.00000; + scale 1.26560 1.26560 1.26560; + }; + }; + instance + { + transform + { + position 0.822362 -11.2112 0.786501; + rotation 16.9532 0.00000 0.00000 1.00000; + scale 0.759808 0.759808 0.759808; + }; + }; + instance + { + transform + { + position 9.99400 -0.929126 0.943107; + rotation 36.6115 0.00000 0.00000 -1.00000; + scale 1.19418 1.19418 1.19418; + }; + }; + instance + { + transform + { + position -18.7625 -20.4584 1.10742; + rotation 88.5855 0.00000 0.00000 1.00000; + scale 0.809918 0.809918 0.809918; + }; + }; + instance + { + transform + { + position -6.56714 -6.61159 0.924742; + rotation 26.6179 0.00000 0.00000 -1.00000; + scale 0.888536 0.888536 0.888536; + }; + }; + instance + { + transform + { + position -17.0914 -21.7294 1.12712; + rotation 174.942 -0.00000 -0.00000 -1.00000; + scale 1.19990 1.19990 1.19990; + }; + }; + instance + { + transform + { + position 3.41000 -16.8598 0.837977; + rotation 175.076 0.00000 0.00000 1.00000; + scale 0.926695 0.926695 0.926695; + }; + }; + instance + { + transform + { + position -5.74520 -5.94322 0.772133; + rotation 141.634 0.00000 0.00000 1.00000; + scale 0.942681 0.942681 0.942681; + }; + }; + instance + { + transform + { + position -5.91692 -24.6300 0.796520; + rotation 135.466 0.00000 0.00000 1.00000; + scale 0.794098 0.794098 0.794098; + }; + }; + instance + { + transform + { + position -3.34496 -8.09462 0.813768; + rotation 93.0418 0.00000 0.00000 1.00000; + scale 1.14327 1.14327 1.14327; + }; + }; + instance + { + transform + { + position -1.68845 8.48128 0.511791; + rotation 153.633 -0.00000 -0.00000 -1.00000; + scale 0.817608 0.817608 0.817608; + }; + }; + instance + { + transform + { + position -1.71772 8.28413 0.477991; + rotation 67.4925 0.00000 0.00000 -1.00000; + scale 0.873085 0.873085 0.873085; + }; + }; + instance + { + transform + { + position -15.8041 -23.7088 0.838362; + rotation 15.8145 0.00000 0.00000 -1.00000; + scale 1.04702 1.04702 1.04702; + }; + }; + instance + { + transform + { + position -15.0091 -23.7600 0.807149; + rotation 175.908 -0.00000 -0.00000 -1.00000; + scale 0.955142 0.955142 0.955142; + }; + }; + instance + { + transform + { + position -0.929965 7.87308 0.395790; + rotation 2.25626 0.00000 0.00000 -0.999992; + scale 0.856176 0.856176 0.856176; + }; + }; + instance + { + transform + { + position -10.1411 7.99150 0.590452; + rotation 68.8166 0.00000 0.00000 1.00000; + scale 0.821532 0.821532 0.821532; + }; + }; + instance + { + transform + { + position -10.2674 8.15547 0.649791; + rotation 102.621 0.00000 0.00000 -1.00000; + scale 0.858118 0.858118 0.858118; + }; + }; + instance + { + transform + { + position 1.04088 8.21231 0.418439; + rotation 124.754 -0.00000 -0.00000 -1.00000; + scale 1.23530 1.23530 1.23530; + }; + }; + instance + { + transform + { + position 0.843059 7.98738 0.423251; + rotation 164.646 -0.00000 -0.00000 -1.00000; + scale 0.896802 0.896802 0.896802; + }; + }; + instance + { + transform + { + position -5.43971 -2.04295 0.350865; + rotation 38.7339 0.00000 0.00000 1.00000; + scale 1.11666 1.11666 1.11666; + }; + }; + instance + { + transform + { + position 6.14669 6.44257 0.851067; + rotation 177.782 0.00000 0.00000 1.00000; + scale 1.03301 1.03301 1.03301; + }; + }; + instance + { + transform + { + position 0.716597 -9.72140 0.765033; + rotation 71.8209 0.00000 0.00000 -1.00000; + scale 1.18535 1.18535 1.18535; + }; + }; + instance + { + transform + { + position 0.799255 6.14709 0.310131; + rotation 21.6708 0.00000 0.00000 -1.00000; + scale 1.18907 1.18907 1.18907; + }; + }; + instance + { + transform + { + position -5.97300 -6.63186 0.923805; + rotation 72.7654 0.00000 0.00000 -1.00000; + scale 1.17205 1.17205 1.17205; + }; + }; + instance + { + transform + { + position 4.39490 6.85377 0.777369; + rotation 77.1144 0.00000 0.00000 -1.00000; + scale 0.799252 0.799252 0.799252; + }; + }; + instance + { + transform + { + position 8.22057 6.17469 0.770062; + rotation 18.5117 0.00000 0.00000 -0.999999; + scale 0.914890 0.914890 0.914890; + }; + }; + instance + { + transform + { + position -11.7583 -1.65432 0.516733; + rotation 37.5914 0.00000 0.00000 1.00000; + scale 1.25175 1.25175 1.25175; + }; + }; + instance + { + transform + { + position 2.50067 4.34098 0.395830; + rotation 50.9999 0.00000 0.00000 1.00000; + scale 0.850554 0.850554 0.850554; + }; + }; + instance + { + transform + { + position 1.00639 -7.94484 0.915910; + rotation 133.150 0.00000 0.00000 1.00000; + scale 0.984069 0.984069 0.984069; + }; + }; + instance + { + transform + { + position 2.06978 -4.59786 0.399526; + rotation 161.308 0.00000 0.00000 1.00000; + scale 0.843806 0.843806 0.843806; + }; + }; + instance + { + transform + { + position 7.54796 9.99703 1.04605; + rotation 135.038 0.00000 0.00000 1.00000; + scale 0.967532 0.967532 0.967532; + }; + }; + instance + { + transform + { + position 1.95554 -8.70161 0.878652; + rotation 38.9841 0.00000 0.00000 1.00000; + scale 0.994807 0.994807 0.994807; + }; + }; + instance + { + transform + { + position -5.23386 -2.40759 0.359282; + rotation 32.8371 0.00000 0.00000 -1.00000; + scale 1.19648 1.19648 1.19648; + }; + }; + instance + { + transform + { + position -18.0547 -21.9870 1.09176; + rotation 40.1452 0.00000 0.00000 1.00000; + scale 0.727675 0.727675 0.727675; + }; + }; + instance + { + transform + { + position -15.1183 -3.55743 0.644995; + rotation 24.2173 0.00000 0.00000 1.00000; + scale 0.965385 0.965385 0.965385; + }; + }; + instance + { + transform + { + position -9.68815 -23.0683 1.09378; + rotation 173.464 -0.00000 -0.00000 -1.00000; + scale 0.860990 0.860990 0.860990; + }; + }; + instance + { + transform + { + position -12.2989 7.14239 0.597628; + rotation 147.008 0.00000 0.00000 1.00000; + scale 1.05678 1.05678 1.05678; + }; + }; + instance + { + transform + { + position 6.02104 -25.9072 1.00312; + rotation 63.1690 0.00000 0.00000 -1.00000; + scale 1.27200 1.27200 1.27200; + }; + }; + instance + { + transform + { + position -9.88716 2.23336 0.132031; + rotation 78.8356 0.00000 0.00000 1.00000; + scale 1.01994 1.01994 1.01994; + }; + }; + instance + { + transform + { + position 2.52298 2.55706 0.194559; + rotation 175.091 -0.00000 -0.00000 -1.00000; + scale 1.08855 1.08855 1.08855; + }; + }; + instance + { + transform + { + position 2.83656 2.15162 0.236278; + rotation 111.902 0.00000 0.00000 1.00000; + scale 1.08126 1.08126 1.08126; + }; + }; + instance + { + transform + { + position 2.85631 8.55750 0.551453; + rotation 32.8601 0.00000 0.00000 1.00000; + scale 0.968286 0.968286 0.968286; + }; + }; + instance + { + transform + { + position 6.44440 2.35007 0.771185; + rotation 40.4785 0.00000 0.00000 1.00000; + scale 0.822521 0.822521 0.822521; + }; + }; + instance + { + transform + { + position -14.2396 -22.6724 0.842737; + rotation 78.7415 0.00000 0.00000 1.00000; + scale 1.26270 1.26270 1.26270; + }; + }; + instance + { + transform + { + position 4.04810 -7.40349 0.660269; + rotation 155.362 0.00000 0.00000 1.00000; + scale 1.20112 1.20112 1.20112; + }; + }; + instance + { + transform + { + position -9.59807 0.116139 0.276881; + rotation 55.3885 0.00000 0.00000 1.00000; + scale 1.12978 1.12978 1.12978; + }; + }; + instance + { + transform + { + position -9.96012 0.119446 0.334345; + rotation 59.4853 0.00000 0.00000 1.00000; + scale 0.941453 0.941453 0.941453; + }; + }; + instance + { + transform + { + position -9.93065 0.543652 0.246643; + rotation 151.591 0.00000 0.00000 1.00000; + scale 0.716134 0.716134 0.716134; + }; + }; + instance + { + transform + { + position -10.2557 0.357548 0.338937; + rotation 99.5860 0.00000 0.00000 -1.00000; + scale 1.20404 1.20404 1.20404; + }; + }; + instance + { + transform + { + position -19.9458 -26.1322 1.03003; + rotation 87.2530 0.00000 0.00000 1.00000; + scale 1.24192 1.24192 1.24192; + }; + }; + instance + { + transform + { + position -12.0689 -1.66643 0.513009; + rotation 106.922 0.00000 0.00000 -1.00000; + scale 1.08752 1.08752 1.08752; + }; + }; + instance + { + transform + { + position -16.5884 -22.0523 1.06431; + rotation 125.660 0.00000 0.00000 1.00000; + scale 0.994630 0.994630 0.994630; + }; + }; + instance + { + transform + { + position -12.1553 -3.70185 0.910765; + rotation 44.2195 0.00000 0.00000 -1.00000; + scale 1.27741 1.27741 1.27741; + }; + }; + instance + { + transform + { + position -10.0427 -1.83750 0.646641; + rotation 121.343 -0.00000 -0.00000 -1.00000; + scale 1.20287 1.20287 1.20287; + }; + }; + instance + { + transform + { + position -12.0452 7.42044 0.596199; + rotation 116.910 0.00000 0.00000 -1.00000; + scale 1.25365 1.25365 1.25365; + }; + }; + instance + { + transform + { + position -17.2704 -3.22126 0.883275; + rotation 148.733 -0.00000 -0.00000 -1.00000; + scale 0.836793 0.836793 0.836793; + }; + }; + instance + { + transform + { + position -17.1608 -3.52615 0.858560; + rotation 136.372 -0.00000 -0.00000 -1.00000; + scale 1.21044 1.21044 1.21044; + }; + }; + instance + { + transform + { + position -17.9018 -3.60502 0.925036; + rotation 159.902 -0.00000 -0.00000 -1.00000; + scale 1.21709 1.21709 1.21709; + }; + }; + instance + { + transform + { + position -13.7440 -17.3781 0.883097; + rotation 121.437 -0.00000 -0.00000 -1.00000; + scale 0.913062 0.913062 0.913062; + }; + }; + instance + { + transform + { + position -17.3054 -1.81050 0.857818; + rotation 66.5028 0.00000 0.00000 -1.00000; + scale 1.07163 1.07163 1.07163; + }; + }; + instance + { + transform + { + position -13.8047 -19.2239 1.16054; + rotation 55.8047 0.00000 0.00000 -1.00000; + scale 0.787095 0.787095 0.787095; + }; + }; + instance + { + transform + { + position -19.1218 -5.46344 0.852750; + rotation 118.216 0.00000 0.00000 1.00000; + scale 0.759818 0.759818 0.759818; + }; + }; + instance + { + transform + { + position 8.44413 -3.80941 1.04405; + rotation 13.0930 0.00000 0.00000 1.00000; + scale 1.15417 1.15417 1.15417; + }; + }; + instance + { + transform + { + position 8.42094 -4.00843 1.02147; + rotation 102.723 0.00000 0.00000 1.00000; + scale 1.14241 1.14241 1.14241; + }; + }; + instance + { + transform + { + position 8.16510 -3.81997 0.967432; + rotation 118.657 0.00000 0.00000 1.00000; + scale 0.848814 0.848814 0.848814; + }; + }; + instance + { + transform + { + position 6.66674 -4.54136 0.776961; + rotation 71.8449 0.00000 0.00000 1.00000; + scale 0.898794 0.898794 0.898794; + }; + }; + instance + { + transform + { + position 6.11365 -4.28999 0.744630; + rotation 95.0499 0.00000 0.00000 -1.00000; + scale 0.844431 0.844431 0.844431; + }; + }; + instance + { + transform + { + position -7.95760 -6.03213 0.693878; + rotation 153.157 0.00000 0.00000 1.00000; + scale 0.959050 0.959050 0.959050; + }; + }; + instance + { + transform + { + position -2.75576 -21.2881 0.732654; + rotation 79.1297 0.00000 0.00000 1.00000; + scale 1.18666 1.18666 1.18666; + }; + }; + instance + { + transform + { + position 5.93121 -6.08241 0.883128; + rotation 132.728 -0.00000 -0.00000 -1.00000; + scale 0.819226 0.819226 0.819226; + }; + }; + instance + { + transform + { + position 6.17445 -6.83380 0.951344; + rotation 47.2889 0.00000 0.00000 1.00000; + scale 0.950894 0.950894 0.950894; + }; + }; + instance + { + transform + { + position -13.3790 -17.1638 0.851575; + rotation 109.202 0.00000 0.00000 -1.00000; + scale 0.845243 0.845243 0.845243; + }; + }; + instance + { + transform + { + position -14.5458 -28.4822 1.17006; + rotation 64.4741 0.00000 0.00000 -1.00000; + scale 0.853893 0.853893 0.853893; + }; + }; + instance + { + transform + { + position 4.00583 -4.14208 0.574668; + rotation 45.6835 0.00000 0.00000 1.00000; + scale 1.16306 1.16306 1.16306; + }; + }; + instance + { + transform + { + position -1.44897 -23.6442 1.10320; + rotation 24.4591 0.00000 0.00000 -1.00000; + scale 1.28051 1.28051 1.28051; + }; + }; + instance + { + transform + { + position -15.0399 -18.8855 1.13873; + rotation 22.9852 0.00000 0.00000 -0.999999; + scale 1.19093 1.19093 1.19093; + }; + }; + instance + { + transform + { + position 2.29303 -3.99064 0.413679; + rotation 16.4786 0.00000 0.00000 -1.00000; + scale 1.14000 1.14000 1.14000; + }; + }; + instance + { + transform + { + position -2.33969 -6.25847 0.774480; + rotation 174.682 0.00000 0.00000 1.00000; + scale 1.12932 1.12932 1.12932; + }; + }; + instance + { + transform + { + position -14.1071 -18.0163 1.07029; + rotation 79.3396 0.00000 0.00000 -1.00000; + scale 1.23213 1.23213 1.23213; + }; + }; + instance + { + transform + { + position -0.283092 -6.14681 0.679918; + rotation 158.982 -0.00000 -0.00000 -1.00000; + scale 0.891080 0.891080 0.891080; + }; + }; + instance + { + transform + { + position -0.585696 -6.09182 0.740022; + rotation 105.983 0.00000 0.00000 1.00000; + scale 1.24445 1.24445 1.24445; + }; + }; + instance + { + transform + { + position -14.3933 -19.5673 1.15909; + rotation 113.694 0.00000 0.00000 1.00000; + scale 1.29877 1.29877 1.29877; + }; + }; + instance + { + transform + { + position -4.53190 -3.61512 0.411737; + rotation 162.009 0.00000 0.00000 1.00000; + scale 0.912914 0.912914 0.912914; + }; + }; + instance + { + transform + { + position -15.4892 -17.4373 0.934860; + rotation 79.0132 0.00000 0.00000 1.00000; + scale 1.25124 1.25124 1.25124; + }; + }; + instance + { + transform + { + position 0.0614510 -2.72174 0.196660; + rotation 86.4505 0.00000 0.00000 1.00000; + scale 1.22708 1.22708 1.22708; + }; + }; + instance + { + transform + { + position -16.4643 -18.8767 0.817514; + rotation 9.94536 0.00000 0.00000 -1.00000; + scale 0.787952 0.787952 0.787952; + }; + }; + instance + { + transform + { + position -0.0787594 -4.46062 0.435856; + rotation 97.7109 0.00000 0.00000 -1.00000; + scale 1.14512 1.14512 1.14512; + }; + }; + instance + { + transform + { + position -10.8827 -5.44565 0.766743; + rotation 59.8202 0.00000 0.00000 1.00000; + scale 0.843865 0.843865 0.843865; + }; + }; + instance + { + transform + { + position -10.4080 -3.85707 0.819997; + rotation 26.7051 0.00000 0.00000 -0.999999; + scale 0.883055 0.883055 0.883055; + }; + }; + instance + { + transform + { + position -10.8007 -3.54440 0.819858; + rotation 100.686 0.00000 0.00000 1.00000; + scale 1.08174 1.08174 1.08174; + }; + }; + instance + { + transform + { + position -10.9642 -3.29937 0.802637; + rotation 8.19813 0.00000 0.00000 -1.00001; + scale 0.974084 0.974084 0.974084; + }; + }; + instance + { + transform + { + position 9.23394 -8.53432 1.05228; + rotation 136.674 0.00000 0.00000 1.00000; + scale 1.10968 1.10968 1.10968; + }; + }; + instance + { + transform + { + position -10.8658 -6.72809 0.853628; + rotation 121.703 0.00000 0.00000 1.00000; + scale 1.06840 1.06840 1.06840; + }; + }; + instance + { + transform + { + position -17.7852 -17.5692 1.01567; + rotation 154.082 -0.00000 -0.00000 -1.00000; + scale 1.14584 1.14584 1.14584; + }; + }; + instance + { + transform + { + position -18.9657 -18.5986 1.09753; + rotation 145.654 0.00000 0.00000 1.00000; + scale 1.06045 1.06045 1.06045; + }; + }; + instance + { + transform + { + position -5.77838 -9.62671 0.714979; + rotation 159.650 -0.00000 -0.00000 -1.00000; + scale 0.812672 0.812672 0.812672; + }; + }; + instance + { + transform + { + position -3.15927 -25.9593 1.20123; + rotation 88.8967 0.00000 0.00000 -1.00000; + scale 0.888033 0.888033 0.888033; + }; + }; + instance + { + transform + { + position 0.0273103 -25.3938 0.901114; + rotation 150.723 -0.00000 -0.00000 -1.00000; + scale 1.18134 1.18134 1.18134; + }; + }; + instance + { + transform + { + position -19.7392 -19.5771 1.21935; + rotation 10.1190 0.00000 0.00000 -1.00000; + scale 0.927634 0.927634 0.927634; + }; + }; + instance + { + transform + { + position -5.16418 -9.88430 0.715424; + rotation 114.708 0.00000 0.00000 -1.00000; + scale 0.913080 0.913080 0.913080; + }; + }; + instance + { + transform + { + position 0.637415 -26.1697 0.779714; + rotation 138.766 0.00000 0.00000 1.00000; + scale 0.762291 0.762291 0.762291; + }; + }; + instance + { + transform + { + position -18.6785 -17.9539 0.995373; + rotation 68.8357 0.00000 0.00000 -1.00000; + scale 1.26364 1.26364 1.26364; + }; + }; + instance + { + transform + { + position -11.3630 4.90801 0.407475; + rotation 157.112 0.00000 0.00000 1.00000; + scale 1.12162 1.12162 1.12162; + }; + }; + instance + { + transform + { + position -8.15007 -2.03517 0.489630; + rotation 12.0378 0.00000 0.00000 0.999999; + scale 0.893619 0.893619 0.893619; + }; + }; + instance + { + transform + { + position -6.58493 -9.69464 0.838764; + rotation 94.3667 0.00000 0.00000 1.00000; + scale 1.04711 1.04711 1.04711; + }; + }; + instance + { + transform + { + position -1.62125 -1.95450 0.00476058; + rotation 175.763 0.00000 0.00000 1.00000; + scale 1.06325 1.06325 1.06325; + }; + }; + instance + { + transform + { + position -15.5897 -18.6763 0.983199; + rotation 84.5202 0.00000 0.00000 1.00000; + scale 1.13999 1.13999 1.13999; + }; + }; + instance + { + transform + { + position 8.51908 6.25990 0.714061; + rotation 3.94140 0.00000 0.00000 -1.00000; + scale 1.29586 1.29586 1.29586; + }; + }; + instance + { + transform + { + position -1.27836 6.56239 0.198359; + rotation 33.7326 0.00000 0.00000 1.00000; + scale 1.15535 1.15535 1.15535; + }; + }; + instance + { + transform + { + position -19.5992 -1.55038 1.14018; + rotation 36.9071 0.00000 0.00000 1.00000; + scale 1.11781 1.11781 1.11781; + }; + }; + instance + { + transform + { + position -7.04145 8.49171 0.484419; + rotation 104.655 0.00000 0.00000 -1.00000; + scale 0.876161 0.876161 0.876161; + }; + }; + instance + { + transform + { + position -1.93876 9.06185 0.630459; + rotation 124.237 -0.00000 -0.00000 -1.00000; + scale 0.823493 0.823493 0.823493; + }; + }; + instance + { + transform + { + position 3.57482 -13.2539 1.14995; + rotation 142.673 -0.00000 -0.00000 -1.00000; + scale 0.968151 0.968151 0.968151; + }; + }; + instance + { + transform + { + position -13.6672 -18.4271 1.06811; + rotation 164.551 -0.00000 -0.00000 -1.00000; + scale 0.948136 0.948136 0.948136; + }; + }; + instance + { + transform + { + position -14.0321 -18.6283 1.13499; + rotation 172.856 0.00000 0.00000 1.00000; + scale 0.750007 0.750007 0.750007; + }; + }; + instance + { + transform + { + position 2.43697 -21.2782 1.01211; + rotation 99.6055 0.00000 0.00000 1.00000; + scale 1.08848 1.08848 1.08848; + }; + }; + instance + { + transform + { + position 6.90369 -11.1170 0.968842; + rotation 135.086 0.00000 0.00000 1.00000; + scale 1.08587 1.08587 1.08587; + }; + }; + instance + { + transform + { + position -8.56461 9.35596 0.613380; + rotation 50.4471 0.00000 0.00000 -1.00000; + scale 1.22792 1.22792 1.22792; + }; + }; + instance + { + transform + { + position -16.8007 -17.8591 0.816861; + rotation 105.783 0.00000 0.00000 1.00000; + scale 1.24562 1.24562 1.24562; + }; + }; + instance + { + transform + { + position -8.02569 -9.71138 0.909633; + rotation 131.005 -0.00000 -0.00000 -1.00000; + scale 0.993701 0.993701 0.993701; + }; + }; + instance + { + transform + { + position 6.70962 -25.0850 1.17780; + rotation 154.731 0.00000 0.00000 1.00000; + scale 0.736821 0.736821 0.736821; + }; + }; + instance + { + transform + { + position 5.22393 -24.7406 0.884734; + rotation 110.065 0.00000 0.00000 -1.00000; + scale 0.757316 0.757316 0.757316; + }; + }; + instance + { + transform + { + position 5.51098 -25.0582 0.945291; + rotation 154.967 -0.00000 -0.00000 -1.00000; + scale 0.824301 0.824301 0.824301; + }; + }; + instance + { + transform + { + position 7.62747 -13.0635 0.886291; + rotation 116.894 0.00000 0.00000 -1.00000; + scale 1.28214 1.28214 1.28214; + }; + }; + instance + { + transform + { + position 8.26367 -11.1991 0.966260; + rotation 6.51152 0.00000 0.00000 0.999993; + scale 0.883303 0.883303 0.883303; + }; + }; + instance + { + transform + { + position -19.5131 -11.5233 1.07014; + rotation 30.3030 0.00000 0.00000 1.00000; + scale 1.27644 1.27644 1.27644; + }; + }; + instance + { + transform + { + position 1.78563 7.28617 0.414454; + rotation 66.9635 0.00000 0.00000 -1.00000; + scale 0.873540 0.873540 0.873540; + }; + }; + instance + { + transform + { + position -16.2489 -10.2157 0.811881; + rotation 44.4689 0.00000 0.00000 -1.00000; + scale 0.822471 0.822471 0.822471; + }; + }; + instance + { + transform + { + position -7.74619 -2.36159 0.507613; + rotation 139.782 0.00000 0.00000 1.00000; + scale 1.04118 1.04118 1.04118; + }; + }; + instance + { + transform + { + position 5.49488 7.29055 0.852165; + rotation 175.791 0.00000 0.00000 1.00000; + scale 0.969286 0.969286 0.969286; + }; + }; + instance + { + transform + { + position 5.43891 7.91296 0.941837; + rotation 8.43670 0.00000 0.00000 -0.999996; + scale 1.24760 1.24760 1.24760; + }; + }; + instance + { + transform + { + position -5.74030 7.58434 0.687533; + rotation 132.396 -0.00000 -0.00000 -1.00000; + scale 0.783231 0.783231 0.783231; + }; + }; + instance + { + transform + { + position -9.27568 -8.71081 0.986147; + rotation 146.238 -0.00000 -0.00000 -1.00000; + scale 1.07874 1.07874 1.07874; + }; + }; + instance + { + transform + { + position -0.670731 5.61277 0.0764307; + rotation 160.118 0.00000 0.00000 1.00000; + scale 1.15408 1.15408 1.15408; + }; + }; + instance + { + transform + { + position -0.663445 5.38012 0.0195882; + rotation 161.075 0.00000 0.00000 1.00000; + scale 1.10791 1.10791 1.10791; + }; + }; + instance + { + transform + { + position -19.8966 -16.2057 1.03013; + rotation 37.7416 0.00000 0.00000 -1.00000; + scale 1.22708 1.22708 1.22708; + }; + }; + instance + { + transform + { + position 0.484863 5.33324 0.106937; + rotation 130.605 -0.00000 -0.00000 -1.00000; + scale 0.982283 0.982283 0.982283; + }; + }; + instance + { + transform + { + position 9.21269 7.01852 0.753803; + rotation 21.5904 0.00000 0.00000 -1.00000; + scale 1.10748 1.10748 1.10748; + }; + }; + instance + { + transform + { + position -17.1526 -12.4802 1.00704; + rotation 123.762 0.00000 0.00000 1.00000; + scale 1.17975 1.17975 1.17975; + }; + }; + instance + { + transform + { + position 1.89725 5.14077 0.307070; + rotation 47.7604 0.00000 0.00000 -1.00000; + scale 1.06967 1.06967 1.06967; + }; + }; + instance + { + transform + { + position -9.21324 -7.41569 0.825446; + rotation 153.107 -0.00000 -0.00000 -1.00000; + scale 1.19518 1.19518 1.19518; + }; + }; + instance + { + transform + { + position 9.95646 -22.2215 1.16556; + rotation 3.37195 0.00000 0.00000 -0.999998; + scale 0.900238 0.900238 0.900238; + }; + }; + instance + { + transform + { + position 4.25993 -7.02607 0.739293; + rotation 18.3925 0.00000 0.00000 0.999999; + scale 0.895817 0.895817 0.895817; + }; + }; + instance + { + transform + { + position -14.7966 -12.2554 1.01344; + rotation 168.969 0.00000 0.00000 1.00000; + scale 0.882729 0.882729 0.882729; + }; + }; + instance + { + transform + { + position -17.0380 0.333367 1.01438; + rotation 15.7611 0.00000 0.00000 -0.999999; + scale 1.18987 1.18987 1.18987; + }; + }; + instance + { + transform + { + position 4.41334 -20.0347 1.11396; + rotation 136.840 0.00000 0.00000 1.00000; + scale 0.803221 0.803221 0.803221; + }; + }; + instance + { + transform + { + position -9.60748 -6.68683 0.652477; + rotation 47.8242 0.00000 0.00000 -1.00000; + scale 1.14903 1.14903 1.14903; + }; + }; + instance + { + transform + { + position -2.59003 -17.7104 0.983987; + rotation 7.28102 0.00000 0.00000 0.999998; + scale 1.11202 1.11202 1.11202; + }; + }; + instance + { + transform + { + position -13.0819 -16.5595 0.911717; + rotation 159.265 0.00000 0.00000 1.00000; + scale 1.19337 1.19337 1.19337; + }; + }; + instance + { + transform + { + position 7.83279 2.30700 0.653522; + rotation 116.077 0.00000 0.00000 -1.00000; + scale 0.987442 0.987442 0.987442; + }; + }; + instance + { + transform + { + position 3.95203 0.293762 0.520408; + rotation 112.294 0.00000 0.00000 -1.00000; + scale 0.980041 0.980041 0.980042; + }; + }; + instance + { + transform + { + position 1.54488 -0.00862477 0.193909; + rotation 126.683 0.00000 0.00000 1.00000; + scale 1.18575 1.18575 1.18575; + }; + }; + instance + { + transform + { + position -12.2438 0.329384 0.439111; + rotation 63.3533 0.00000 0.00000 1.00000; + scale 0.932767 0.932767 0.932767; + }; + }; + instance + { + transform + { + position -5.62296 -16.1855 1.00357; + rotation 67.4075 0.00000 0.00000 1.00000; + scale 1.22724 1.22724 1.22724; + }; + }; + instance + { + transform + { + position -7.93489 -0.663460 0.283516; + rotation 51.9393 0.00000 0.00000 -1.00000; + scale 0.933035 0.933035 0.933035; + }; + }; + instance + { + transform + { + position -8.89116 -18.3490 1.20732; + rotation 16.8363 0.00000 0.00000 1.00000; + scale 1.03378 1.03378 1.03378; + }; + }; + instance + { + transform + { + position -15.4066 -14.8674 1.02394; + rotation 163.214 -0.00000 -0.00000 -1.00000; + scale 0.840759 0.840759 0.840759; + }; + }; + instance + { + transform + { + position 9.76700 -0.775255 0.896834; + rotation 112.278 0.00000 0.00000 1.00000; + scale 0.907208 0.907208 0.907208; + }; + }; + instance + { + transform + { + position 8.91230 -0.539077 0.716524; + rotation 127.486 -0.00000 -0.00000 -1.00000; + scale 0.996143 0.996143 0.996143; + }; + }; + instance + { + transform + { + position -12.5950 -7.58791 0.902231; + rotation 165.962 -0.00000 -0.00000 -1.00000; + scale 1.01766 1.01766 1.01766; + }; + }; + instance + { + transform + { + position -15.7912 -12.7736 1.11540; + rotation 175.606 0.00000 0.00000 1.00000; + scale 0.771808 0.771808 0.771808; + }; + }; + instance + { + transform + { + position -11.5334 -4.75279 0.815754; + rotation 120.605 -0.00000 -0.00000 -1.00000; + scale 0.895179 0.895179 0.895179; + }; + }; + instance + { + transform + { + position 6.45062 -2.80437 0.632817; + rotation 171.847 0.00000 0.00000 1.00000; + scale 0.927022 0.927022 0.927022; + }; + }; + instance + { + transform + { + position -11.2234 -3.42674 0.858891; + rotation 51.8543 0.00000 0.00000 -1.00000; + scale 0.992896 0.992896 0.992896; + }; + }; + instance + { + transform + { + position -15.3270 -12.3714 1.07805; + rotation 162.654 -0.00000 -0.00000 -1.00000; + scale 0.998734 0.998734 0.998734; + }; + }; + instance + { + transform + { + position -11.6218 -3.54492 0.905890; + rotation 174.387 0.00000 0.00000 1.00000; + scale 0.969234 0.969234 0.969234; + }; + }; + instance + { + transform + { + position -12.8409 -6.82472 1.05753; + rotation 97.0506 0.00000 0.00000 -1.00000; + scale 1.09647 1.09647 1.09647; + }; + }; + instance + { + transform + { + position -10.6552 -17.5917 1.00005; + rotation 29.1416 0.00000 0.00000 1.00000; + scale 0.815188 0.815188 0.815188; + }; + }; + instance + { + transform + { + position 9.98838 -15.6662 0.908581; + rotation 84.5605 0.00000 0.00000 -1.00000; + scale 0.817510 0.817510 0.817510; + }; + }; + instance + { + transform + { + position -5.84361 -5.48759 0.680391; + rotation 162.111 0.00000 0.00000 1.00000; + scale 0.848339 0.848339 0.848339; + }; + }; + instance + { + transform + { + position -5.83856 -5.27442 0.626726; + rotation 171.295 0.00000 0.00000 1.00000; + scale 1.16793 1.16793 1.16793; + }; + }; + instance + { + transform + { + position 9.92754 -1.39627 1.00260; + rotation 118.914 0.00000 0.00000 -1.00000; + scale 1.01870 1.01870 1.01870; + }; + }; + instance + { + transform + { + position 9.94333 -3.42952 0.928624; + rotation 68.7356 0.00000 0.00000 -1.00000; + scale 0.902181 0.902181 0.902181; + }; + }; + instance + { + transform + { + position 8.43351 -1.80109 0.834871; + rotation 168.026 0.00000 0.00000 1.00000; + scale 1.04757 1.04757 1.04757; + }; + }; + instance + { + transform + { + position 8.69471 -1.23115 0.818899; + rotation 88.5937 0.00000 0.00000 1.00000; + scale 0.718665 0.718665 0.718665; + }; + }; + instance + { + transform + { + position 8.85426 -1.46946 0.886532; + rotation 176.432 0.00000 0.00000 1.00000; + scale 0.845700 0.845700 0.845700; + }; + }; + instance + { + transform + { + position 7.49350 -2.83116 0.892072; + rotation 169.803 -0.00000 -0.00000 -1.00000; + scale 1.07137 1.07137 1.07137; + }; + }; + instance + { + transform + { + position 6.24211 -3.72189 0.729710; + rotation 72.6952 0.00000 0.00000 1.00000; + scale 1.05754 1.05754 1.05754; + }; + }; + instance + { + transform + { + position -16.5776 -13.1114 1.20044; + rotation 84.2141 0.00000 0.00000 1.00000; + scale 0.764402 0.764402 0.764402; + }; + }; + instance + { + transform + { + position -11.8369 1.17624 0.554961; + rotation 144.337 0.00000 0.00000 1.00000; + scale 0.824158 0.824158 0.824158; + }; + }; + instance + { + transform + { + position -6.65543 -19.3288 1.02408; + rotation 37.4098 0.00000 0.00000 -1.00000; + scale 1.08478 1.08478 1.08478; + }; + }; + instance + { + transform + { + position -8.43170 -8.64212 0.853803; + rotation 111.331 0.00000 0.00000 -1.00000; + scale 1.23608 1.23608 1.23608; + }; + }; + instance + { + transform + { + position -5.41704 -18.2655 0.877701; + rotation 63.5732 0.00000 0.00000 1.00000; + scale 0.822121 0.822121 0.822121; + }; + }; + instance + { + transform + { + position -17.6494 -12.7496 1.03839; + rotation 116.265 0.00000 0.00000 1.00000; + scale 1.02158 1.02158 1.02158; + }; + }; + instance + { + transform + { + position 9.76567 -19.9326 1.07609; + rotation 13.8730 0.00000 0.00000 1.00000; + scale 1.27226 1.27226 1.27226; + }; + }; + instance + { + transform + { + position -19.7124 -3.72457 1.02089; + rotation 142.418 -0.00000 -0.00000 -1.00000; + scale 0.717729 0.717729 0.717729; + }; + }; + instance + { + transform + { + position 0.00599340 -3.27069 0.340853; + rotation 105.703 0.00000 0.00000 -1.00000; + scale 0.785126 0.785126 0.785126; + }; + }; + instance + { + transform + { + position -18.2069 -15.5614 1.06256; + rotation 133.190 0.00000 0.00000 1.00000; + scale 0.824444 0.824444 0.824444; + }; + }; + instance + { + transform + { + position -19.1829 -3.66518 0.967228; + rotation 24.5962 0.00000 0.00000 -1.00000; + scale 0.733729 0.733729 0.733729; + }; + }; + instance + { + transform + { + position -19.1404 -16.0059 1.10644; + rotation 153.904 -0.00000 -0.00000 -1.00000; + scale 0.786228 0.786228 0.786228; + }; + }; + instance + { + transform + { + position -18.4562 -13.2213 0.916940; + rotation 115.259 0.00000 0.00000 1.00000; + scale 0.914875 0.914875 0.914875; + }; + }; + instance + { + transform + { + position -17.1246 -0.705519 0.838131; + rotation 50.3747 0.00000 0.00000 -1.00000; + scale 0.810687 0.810687 0.810687; + }; + }; + instance + { + transform + { + position 6.14065 -1.83747 0.531082; + rotation 30.2880 0.00000 0.00000 1.00000; + scale 1.17584 1.17584 1.17584; + }; + }; + instance + { + transform + { + position 9.98450 -5.70430 1.00944; + rotation 2.25244 0.00000 0.00000 0.999983; + scale 1.22379 1.22379 1.22379; + }; + }; + instance + { + transform + { + position 9.83862 -3.78789 0.982630; + rotation 133.250 0.00000 0.00000 1.00000; + scale 0.816259 0.816259 0.816259; + }; + }; + instance + { + transform + { + position 9.95671 -3.04912 0.944717; + rotation 112.111 0.00000 0.00000 -1.00000; + scale 0.967042 0.967042 0.967042; + }; + }; + instance + { + transform + { + position -7.20365 -0.334973 0.139126; + rotation 59.7464 0.00000 0.00000 -1.00000; + scale 1.27811 1.27811 1.27811; + }; + }; + instance + { + transform + { + position -18.0695 -12.5836 0.937694; + rotation 175.264 0.00000 0.00000 1.00000; + scale 1.18728 1.18728 1.18728; + }; + }; + instance + { + transform + { + position -7.26693 -0.0682257 0.0633266; + rotation 115.224 0.00000 0.00000 -1.00000; + scale 1.11963 1.11963 1.11963; + }; + }; + instance + { + transform + { + position -11.6259 9.14249 0.782487; + rotation 101.172 0.00000 0.00000 1.00000; + scale 1.26552 1.26552 1.26552; + }; + }; + instance + { + transform + { + position -11.4316 -3.97842 0.918474; + rotation 103.665 0.00000 0.00000 -1.00000; + scale 0.912838 0.912838 0.912838; + }; + }; + instance + { + transform + { + position -4.20436 -0.122116 0.0602397; + rotation 100.767 0.00000 0.00000 -1.00000; + scale 0.849086 0.849086 0.849086; + }; + }; + instance + { + transform + { + position 5.77054 1.48259 0.824169; + rotation 29.5847 0.00000 0.00000 -1.00000; + scale 0.818094 0.818094 0.818094; + }; + }; + instance + { + transform + { + position 7.68969 1.83686 0.723848; + rotation 26.6530 0.00000 0.00000 -1.00000; + scale 1.29001 1.29001 1.29001; + }; + }; + instance + { + transform + { + position -11.0328 1.61330 0.364705; + rotation 3.49081 0.00000 0.00000 -1.00002; + scale 1.10104 1.10104 1.10104; + }; + }; + instance + { + transform + { + position -3.74531 -18.8193 1.12377; + rotation 167.403 0.00000 0.00000 1.00000; + scale 0.738584 0.738584 0.738584; + }; + }; + instance + { + transform + { + position -19.9481 -13.7407 0.762576; + rotation 149.700 0.00000 0.00000 1.00000; + scale 0.775892 0.775892 0.775892; + }; + }; + instance + { + transform + { + position -9.98218 5.77734 0.357179; + rotation 122.892 0.00000 0.00000 1.00000; + scale 0.819673 0.819673 0.819673; + }; + }; + instance + { + transform + { + position 3.88594 5.78974 0.589059; + rotation 162.881 0.00000 0.00000 1.00000; + scale 0.829952 0.829952 0.829952; + }; + }; + instance + { + transform + { + position -19.9567 -10.3420 1.15231; + rotation 67.6012 0.00000 0.00000 1.00000; + scale 1.04915 1.04915 1.04915; + }; + }; + instance + { + transform + { + position -19.5991 -10.0732 1.01548; + rotation 156.968 0.00000 0.00000 1.00000; + scale 0.958431 0.958431 0.958431; + }; + }; + instance + { + transform + { + position -6.26248 8.96697 0.606014; + rotation 81.4355 0.00000 0.00000 1.00000; + scale 0.790115 0.790115 0.790115; + }; + }; + instance + { + transform + { + position -18.8621 -10.6860 0.984452; + rotation 141.564 0.00000 0.00000 1.00000; + scale 1.05296 1.05296 1.05296; + }; + }; + instance + { + transform + { + position -3.35466 7.94310 0.546647; + rotation 11.5744 0.00000 0.00000 1.00000; + scale 0.778526 0.778526 0.778526; + }; + }; + instance + { + transform + { + position 8.02752 7.66701 0.794126; + rotation 127.437 0.00000 0.00000 1.00000; + scale 1.02002 1.02002 1.02002; + }; + }; + instance + { + transform + { + position -1.91089 7.65842 0.425416; + rotation 106.507 0.00000 0.00000 1.00000; + scale 1.10477 1.10477 1.10477; + }; + }; + instance + { + transform + { + position -2.17586 9.14230 0.657522; + rotation 98.3264 0.00000 0.00000 1.00000; + scale 0.733941 0.733941 0.733941; + }; + }; + instance + { + transform + { + position -19.5154 -15.5566 1.07479; + rotation 47.8894 0.00000 0.00000 1.00000; + scale 1.22319 1.22319 1.22319; + }; + }; + instance + { + transform + { + position -16.5842 1.89349 0.810688; + rotation 37.7371 0.00000 0.00000 -1.00000; + scale 0.937322 0.937322 0.937322; + }; + }; + instance + { + transform + { + position -7.29615 9.65137 0.504208; + rotation 144.824 -0.00000 -0.00000 -1.00000; + scale 1.05891 1.05891 1.05891; + }; + }; + instance + { + transform + { + position 9.74968 -14.3530 0.941591; + rotation 88.6906 0.00000 0.00000 1.00000; + scale 0.895908 0.895908 0.895908; + }; + }; + instance + { + transform + { + position -4.01357 9.60415 0.768351; + rotation 3.76921 0.00000 0.00000 1.00001; + scale 0.798985 0.798985 0.798985; + }; + }; + instance + { + transform + { + position -6.85328 9.51639 0.507684; + rotation 150.311 0.00000 0.00000 1.00000; + scale 1.16431 1.16431 1.16431; + }; + }; + instance + { + transform + { + position 9.32881 -13.9131 0.818415; + rotation 42.8947 0.00000 0.00000 1.00000; + scale 0.796518 0.796518 0.796518; + }; + }; + instance + { + transform + { + position 0.813899 8.95001 0.636706; + rotation 51.3960 0.00000 0.00000 1.00000; + scale 1.20332 1.20332 1.20332; + }; + }; + instance + { + transform + { + position -11.3604 6.83893 0.478827; + rotation 167.400 -0.00000 -0.00000 -1.00000; + scale 0.948079 0.948079 0.948078; + }; + }; + instance + { + transform + { + position 2.51544 -7.69596 0.729583; + rotation 47.6045 0.00000 0.00000 1.00000; + scale 0.845475 0.845475 0.845475; + }; + }; + instance + { + transform + { + position -17.2042 -15.6087 1.17166; + rotation 51.8280 0.00000 0.00000 -1.00000; + scale 1.27534 1.27534 1.27534; + }; + }; + instance + { + transform + { + position -10.5461 -5.26995 0.780270; + rotation 103.925 0.00000 0.00000 1.00000; + scale 1.09822 1.09822 1.09822; + }; + }; + instance + { + transform + { + position -10.9734 2.87461 0.282285; + rotation 91.9175 0.00000 0.00000 1.00000; + scale 1.16783 1.16783 1.16783; + }; + }; + instance + { + transform + { + position -15.0801 -13.8200 1.09455; + rotation 166.509 0.00000 0.00000 1.00000; + scale 1.21541 1.21541 1.21541; + }; + }; + instance + { + transform + { + position -18.6959 2.54491 1.09848; + rotation 141.381 0.00000 0.00000 1.00000; + scale 1.18378 1.18378 1.18378; + }; + }; + instance + { + transform + { + position 1.71777 9.85758 0.665505; + rotation 77.8638 0.00000 0.00000 1.00000; + scale 1.01125 1.01125 1.01125; + }; + }; + instance + { + transform + { + position 5.33730 3.50221 0.610433; + rotation 143.710 -0.00000 -0.00000 -1.00000; + scale 0.876535 0.876535 0.876535; + }; + }; + instance + { + transform + { + position -18.1063 -19.7992 0.986238; + rotation 22.7160 0.00000 0.00000 -1.00000; + scale 1.28814 1.28814 1.28814; + }; + }; + instance + { + transform + { + position -10.4102 9.53916 0.760649; + rotation 52.9498 0.00000 0.00000 -1.00000; + scale 1.12361 1.12361 1.12361; + }; + }; + instance + { + transform + { + position 0.296727 -18.1155 0.966025; + rotation 4.10314 0.00000 0.00000 -1.00001; + scale 0.809874 0.809874 0.809874; + }; + }; + instance + { + transform + { + position -15.8723 -11.4819 0.850425; + rotation 107.278 0.00000 0.00000 -1.00000; + scale 1.07034 1.07034 1.07034; + }; + }; + instance + { + transform + { + position -10.2566 -1.59988 0.623522; + rotation 55.2282 0.00000 0.00000 -1.00000; + scale 0.991445 0.991445 0.991445; + }; + }; + instance + { + transform + { + position 0.0398540 -7.29032 0.751174; + rotation 32.3224 0.00000 0.00000 1.00000; + scale 0.888412 0.888412 0.888412; + }; + }; + instance + { + transform + { + position 0.207171 -7.10672 0.723262; + rotation 29.5308 0.00000 0.00000 -1.00000; + scale 0.840087 0.840087 0.840087; + }; + }; + instance + { + transform + { + position -17.5290 -11.7416 0.852649; + rotation 68.6168 0.00000 0.00000 1.00000; + scale 1.07869 1.07869 1.07869; + }; + }; + instance + { + transform + { + position 2.23366 -1.63476 0.303303; + rotation 137.635 0.00000 0.00000 1.00000; + scale 1.06617 1.06617 1.06617; + }; + }; + instance + { + transform + { + position -1.95665 -4.38266 0.608756; + rotation 150.991 -0.00000 -0.00000 -1.00000; + scale 0.998095 0.998095 0.998095; + }; + }; + instance + { + transform + { + position 4.60491 -7.80492 0.702265; + rotation 160.498 -0.00000 -0.00000 -1.00000; + scale 0.933120 0.933120 0.933120; + }; + }; + instance + { + transform + { + position -19.4982 -12.5466 0.763874; + rotation 51.2315 0.00000 0.00000 1.00000; + scale 1.15750 1.15750 1.15750; + }; + }; + instance + { + transform + { + position 8.42208 6.08761 0.748782; + rotation 132.374 0.00000 0.00000 1.00000; + scale 1.14403 1.14403 1.14403; + }; + }; + instance + { + transform + { + position 3.81286 -18.9512 1.04316; + rotation 30.3940 0.00000 0.00000 1.00000; + scale 1.08110 1.08110 1.08110; + }; + }; + instance + { + transform + { + position -4.17599 9.24886 0.805566; + rotation 173.346 0.00000 0.00000 1.00000; + scale 1.02046 1.02046 1.02046; + }; + }; + instance + { + transform + { + position 6.25791 -14.9148 0.953144; + rotation 102.529 0.00000 0.00000 -1.00000; + scale 1.20556 1.20556 1.20556; + }; + }; + instance + { + transform + { + position -14.4432 2.37489 0.665912; + rotation 144.258 -0.00000 -0.00000 -1.00000; + scale 0.880194 0.880194 0.880194; + }; + }; + instance + { + transform + { + position -17.4042 -14.5397 1.21019; + rotation 60.8393 0.00000 0.00000 -1.00000; + scale 1.15845 1.15845 1.15845; + }; + }; + instance + { + transform + { + position -11.2604 -12.8385 0.998765; + rotation 28.7101 0.00000 0.00000 -0.999999; + scale 1.08725 1.08725 1.08725; + }; + }; + instance + { + transform + { + position 8.55164 0.813351 0.776528; + rotation 140.499 -0.00000 -0.00000 -1.00000; + scale 0.924561 0.924561 0.924561; + }; + }; + instance + { + transform + { + position -6.06304 -19.6367 1.06247; + rotation 56.9423 0.00000 0.00000 -1.00000; + scale 1.10645 1.10645 1.10645; + }; + }; + instance + { + transform + { + position -16.8611 -4.66856 0.751788; + rotation 52.4997 0.00000 0.00000 -1.00000; + scale 1.09814 1.09814 1.09814; + }; + }; + instance + { + transform + { + position -15.3678 -12.0367 1.02857; + rotation 74.1363 0.00000 0.00000 -1.00000; + scale 0.993363 0.993363 0.993363; + }; + }; + instance + { + transform + { + position -7.30513 -21.1134 1.10843; + rotation 87.8186 0.00000 0.00000 1.00000; + scale 1.01211 1.01211 1.01211; + }; + }; + instance + { + transform + { + position -14.1646 -13.8444 0.947545; + rotation 60.9587 0.00000 0.00000 -1.00000; + scale 0.906469 0.906469 0.906469; + }; + }; + instance + { + transform + { + position -12.9415 -20.6982 1.06496; + rotation 133.790 0.00000 0.00000 1.00000; + scale 1.05726 1.05726 1.05726; + }; + }; + instance + { + transform + { + position -10.5119 -20.7680 0.957295; + rotation 102.568 0.00000 0.00000 1.00000; + scale 1.05243 1.05243 1.05243; + }; + }; + instance + { + transform + { + position -15.0416 4.76094 0.831570; + rotation 110.483 0.00000 0.00000 -1.00000; + scale 0.925590 0.925590 0.925590; + }; + }; + instance + { + transform + { + position -12.2738 -28.4872 0.981385; + rotation 96.0369 0.00000 0.00000 -1.00000; + scale 1.06133 1.06133 1.06133; + }; + }; + instance + { + transform + { + position -10.8537 -28.3396 0.846984; + rotation 154.574 0.00000 0.00000 1.00000; + scale 1.00725 1.00725 1.00725; + }; + }; + instance + { + transform + { + position -14.5310 -10.8592 1.14788; + rotation 165.221 0.00000 0.00000 1.00000; + scale 0.841344 0.841344 0.841344; + }; + }; + instance + { + transform + { + position -15.7807 7.17844 1.02402; + rotation 164.578 -0.00000 -0.00000 -1.00000; + scale 0.964001 0.964001 0.964001; + }; + }; + instance + { + transform + { + position -17.6851 3.62163 0.945859; + rotation 73.8897 0.00000 0.00000 1.00000; + scale 0.968281 0.968281 0.968281; + }; + }; + instance + { + transform + { + position -13.8432 1.18045 0.536486; + rotation 173.205 0.00000 0.00000 1.00000; + scale 0.830399 0.830399 0.830399; + }; + }; + instance + { + transform + { + position -17.8739 -15.0197 1.19625; + rotation 49.0052 0.00000 0.00000 -1.00000; + scale 1.28617 1.28617 1.28617; + }; + }; + instance + { + transform + { + position -13.2901 -10.6381 1.04791; + rotation 153.772 -0.00000 -0.00000 -1.00000; + scale 0.710990 0.710990 0.710990; + }; + }; + instance + { + transform + { + position -15.0089 -13.3292 1.10435; + rotation 107.353 0.00000 0.00000 1.00000; + scale 0.854805 0.854805 0.854805; + }; + }; + instance + { + transform + { + position -17.8244 -14.1996 1.22038; + rotation 52.3543 0.00000 0.00000 -1.00000; + scale 0.768031 0.768031 0.768031; + }; + }; + instance + { + transform + { + position 4.49309 -18.2615 1.02057; + rotation 117.219 0.00000 0.00000 -1.00000; + scale 1.02931 1.02931 1.02931; + }; + }; + instance + { + transform + { + position -16.2854 -26.0328 0.884143; + rotation 5.12524 0.00000 0.00000 -1.00000; + scale 0.711247 0.711247 0.711248; + }; + }; + instance + { + transform + { + position -14.7955 -28.3437 1.13065; + rotation 28.4775 0.00000 0.00000 0.999999; + scale 0.770433 0.770433 0.770433; + }; + }; + instance + { + transform + { + position 9.47517 0.156069 0.684003; + rotation 155.599 -0.00000 -0.00000 -1.00000; + scale 1.19362 1.19362 1.19362; + }; + }; + instance + { + transform + { + position -18.4750 -9.22309 0.831268; + rotation 50.4576 0.00000 0.00000 1.00000; + scale 1.29215 1.29215 1.29215; + }; + }; + instance + { + transform + { + position 6.23880 -17.9767 1.00078; + rotation 134.911 0.00000 0.00000 1.00000; + scale 0.868867 0.868867 0.868867; + }; + }; + instance + { + transform + { + position -19.1559 -29.9857 0.885071; + rotation 121.493 -0.00000 -0.00000 -1.00000; + scale 0.882448 0.882448 0.882448; + }; + }; + instance + { + transform + { + position -18.6239 -29.9480 1.00491; + rotation 37.0419 0.00000 0.00000 -1.00000; + scale 0.862329 0.862329 0.862329; + }; + }; + instance + { + transform + { + position -10.0685 -9.57349 1.09338; + rotation 34.1562 0.00000 0.00000 1.00000; + scale 0.984524 0.984524 0.984524; + }; + }; + instance + { + transform + { + position -18.2602 -27.7442 0.951366; + rotation 88.2904 0.00000 0.00000 1.00000; + scale 1.15018 1.15018 1.15018; + }; + }; + instance + { + transform + { + position 7.07452 -18.2810 1.05242; + rotation 93.9537 0.00000 0.00000 1.00000; + scale 1.18350 1.18350 1.18350; + }; + }; + instance + { + transform + { + position -19.3024 -29.2051 1.07385; + rotation 136.740 -0.00000 -0.00000 -1.00000; + scale 1.00292 1.00292 1.00292; + }; + }; + instance + { + transform + { + position -15.6263 -22.0979 0.964668; + rotation 138.810 -0.00000 -0.00000 -1.00000; + scale 1.09897 1.09897 1.09897; + }; + }; + instance + { + transform + { + position 5.29633 -18.9529 0.994358; + rotation 174.655 -0.00000 -0.00000 -1.00000; + scale 0.790992 0.790992 0.790992; + }; + }; + instance + { + transform + { + position -16.8632 -8.38712 0.994317; + rotation 61.0930 0.00000 0.00000 -1.00000; + scale 1.04488 1.04488 1.04488; + }; + }; + instance + { + transform + { + position 9.48196 9.84875 0.932090; + rotation 42.9598 0.00000 0.00000 -1.00000; + scale 0.990326 0.990326 0.990326; + }; + }; + instance + { + transform + { + position -5.90376 -0.400933 0.0922845; + rotation 115.088 0.00000 0.00000 -1.00000; + scale 1.01198 1.01198 1.01198; + }; + }; + instance + { + transform + { + position -15.7020 -9.15732 1.09753; + rotation 141.101 0.00000 0.00000 1.00000; + scale 1.05530 1.05530 1.05530; + }; + }; + instance + { + transform + { + position -15.7830 -20.8057 0.946158; + rotation 22.1225 0.00000 0.00000 1.00000; + scale 1.23976 1.23976 1.23976; + }; + }; + instance + { + transform + { + position -15.2455 -19.9453 0.883031; + rotation 179.975 0.00000 0.00000 1.00000; + scale 0.916398 0.916398 0.916398; + }; + }; + instance + { + transform + { + position -17.7075 -19.3173 0.882216; + rotation 35.3738 0.00000 0.00000 1.00000; + scale 1.11750 1.11750 1.11750; + }; + }; + instance + { + transform + { + position -17.9071 -19.3355 0.894501; + rotation 95.9021 0.00000 0.00000 -1.00000; + scale 0.933479 0.933479 0.933479; + }; + }; + instance + { + transform + { + position -7.52974 -7.67243 0.718560; + rotation 129.568 -0.00000 -0.00000 -1.00000; + scale 1.29967 1.29967 1.29967; + }; + }; + instance + { + transform + { + position -18.4060 -17.7297 0.983220; + rotation 33.1871 0.00000 0.00000 1.00000; + scale 0.803454 0.803454 0.803454; + }; + }; + instance + { + transform + { + position -14.7236 -8.93906 1.03965; + rotation 93.9690 0.00000 0.00000 1.00000; + scale 1.19472 1.19472 1.19472; + }; + }; + instance + { + transform + { + position -14.9033 -9.68008 1.12182; + rotation 2.14639 0.00000 0.00000 -0.999986; + scale 0.758900 0.758900 0.758900; + }; + }; + instance + { + transform + { + position -15.2839 -12.8386 1.11063; + rotation 70.2339 0.00000 0.00000 1.00000; + scale 1.10426 1.10426 1.10426; + }; + }; + instance + { + transform + { + position -16.1604 -11.2948 0.812651; + rotation 153.171 -0.00000 -0.00000 -1.00000; + scale 0.916093 0.916093 0.916093; + }; + }; + instance + { + transform + { + position -19.3996 -14.1419 0.825854; + rotation 58.3156 0.00000 0.00000 -1.00000; + scale 0.848856 0.848856 0.848856; + }; + }; + instance + { + transform + { + position -19.1679 -14.2391 0.882791; + rotation 68.6555 0.00000 0.00000 -1.00000; + scale 0.909201 0.909201 0.909201; + }; + }; + instance + { + transform + { + position -16.9514 -12.2275 0.976523; + rotation 2.51607 0.00000 0.00000 -1.00003; + scale 1.24830 1.24830 1.24830; + }; + }; + instance + { + transform + { + position 9.52364 -3.41774 0.955645; + rotation 122.957 -0.00000 -0.00000 -1.00000; + scale 1.19172 1.19172 1.19172; + }; + }; + instance + { + transform + { + position 9.48522 -8.46002 1.02205; + rotation 8.50385 0.00000 0.00000 1.00001; + scale 1.06658 1.06658 1.06658; + }; + }; + instance + { + transform + { + position -16.4836 -0.0340609 1.01712; + rotation 63.6019 0.00000 0.00000 -1.00000; + scale 0.779384 0.779384 0.779384; + }; + }; + instance + { + transform + { + position -14.8824 -7.89232 0.970546; + rotation 19.3224 0.00000 0.00000 1.00000; + scale 0.999145 0.999145 0.999145; + }; + }; + instance + { + transform + { + position -13.2027 -3.06055 0.701966; + rotation 140.898 -0.00000 -0.00000 -1.00000; + scale 1.27765 1.27765 1.27765; + }; + }; + instance + { + transform + { + position -16.8143 -3.87928 0.834010; + rotation 156.449 0.00000 0.00000 1.00000; + scale 1.25083 1.25083 1.25083; + }; + }; + instance + { + transform + { + position -1.27327 -27.5469 0.920934; + rotation 65.9807 0.00000 0.00000 -1.00000; + scale 1.27462 1.27462 1.27462; + }; + }; + instance + { + transform + { + position 7.14144 -18.4626 0.998746; + rotation 94.7461 0.00000 0.00000 -1.00000; + scale 0.939689 0.939689 0.939689; + }; + }; + instance + { + transform + { + position -9.67371 -0.347561 0.422885; + rotation 4.40548 0.00000 0.00000 -1.00001; + scale 0.718655 0.718655 0.718655; + }; + }; + instance + { + transform + { + position -5.45832 -9.71560 0.702306; + rotation 81.8969 0.00000 0.00000 -1.00000; + scale 0.926375 0.926375 0.926375; + }; + }; + instance + { + transform + { + position -13.6967 0.749896 0.541065; + rotation 117.644 0.00000 0.00000 1.00000; + scale 1.12593 1.12593 1.12593; + }; + }; + instance + { + transform + { + position -16.7317 -7.70965 1.07678; + rotation 138.795 0.00000 0.00000 1.00000; + scale 1.08680 1.08680 1.08680; + }; + }; + instance + { + transform + { + position -14.2011 -0.826789 0.758970; + rotation 117.391 0.00000 0.00000 1.00000; + scale 0.931520 0.931520 0.931520; + }; + }; + instance + { + transform + { + position -15.9596 -7.87190 1.02086; + rotation 130.060 -0.00000 -0.00000 -1.00000; + scale 0.775095 0.775095 0.775095; + }; + }; + instance + { + transform + { + position -9.60710 -0.973593 0.566786; + rotation 142.032 -0.00000 -0.00000 -1.00000; + scale 0.780637 0.780637 0.780637; + }; + }; + instance + { + transform + { + position -18.4160 -7.95875 0.926049; + rotation 56.3694 0.00000 0.00000 1.00000; + scale 1.21332 1.21332 1.21332; + }; + }; + instance + { + transform + { + position -16.0401 2.73214 0.615885; + rotation 145.182 0.00000 0.00000 1.00000; + scale 0.718607 0.718607 0.718607; + }; + }; + instance + { + transform + { + position -13.7047 3.57686 0.683575; + rotation 143.696 -0.00000 -0.00000 -1.00000; + scale 0.800257 0.800257 0.800257; + }; + }; + instance + { + transform + { + position -15.2945 3.26152 0.576767; + rotation 38.3773 0.00000 0.00000 1.00000; + scale 1.28946 1.28946 1.28946; + }; + }; + instance + { + transform + { + position 7.21677 7.47151 0.852361; + rotation 49.9269 0.00000 0.00000 1.00000; + scale 1.10173 1.10173 1.10173; + }; + }; + instance + { + transform + { + position -3.27388 -26.9423 1.22552; + rotation 102.758 0.00000 0.00000 -1.00000; + scale 0.905081 0.905081 0.905081; + }; + }; + instance + { + transform + { + position -3.00622 -27.0798 1.23994; + rotation 108.547 0.00000 0.00000 -1.00000; + scale 1.11739 1.11739 1.11739; + }; + }; + instance + { + transform + { + position 9.48189 -19.6820 1.03215; + rotation 25.3828 0.00000 0.00000 1.00000; + scale 1.22576 1.22576 1.22576; + }; + }; + instance + { + transform + { + position -3.43677 -27.4038 1.20249; + rotation 1.50191 0.00000 0.00000 0.999906; + scale 1.13166 1.13166 1.13166; + }; + }; + instance + { + transform + { + position -6.18909 -27.9732 1.00538; + rotation 130.272 0.00000 0.00000 1.00000; + scale 0.886670 0.886670 0.886670; + }; + }; + instance + { + transform + { + position -19.1085 -9.42648 0.920197; + rotation 25.9763 0.00000 0.00000 1.00000; + scale 0.982549 0.982549 0.982549; + }; + }; + instance + { + transform + { + position -18.8110 -9.38384 0.878680; + rotation 39.7191 0.00000 0.00000 1.00000; + scale 1.07031 1.07031 1.07031; + }; + }; + instance + { + transform + { + position -10.7460 -28.8547 0.942334; + rotation 50.5479 0.00000 0.00000 -1.00000; + scale 1.00797 1.00797 1.00797; + }; + }; + instance + { + transform + { + position -10.5132 -28.5352 0.931595; + rotation 145.622 0.00000 0.00000 1.00000; + scale 0.923086 0.923086 0.923086; + }; + }; + instance + { + transform + { + position -4.81725 -29.9561 0.991799; + rotation 127.615 -0.00000 -0.00000 -1.00000; + scale 0.804214 0.804214 0.804214; + }; + }; + instance + { + transform + { + position -11.3490 -21.3431 1.01810; + rotation 147.499 -0.00000 -0.00000 -1.00000; + scale 0.930610 0.930610 0.930610; + }; + }; + instance + { + transform + { + position 9.34127 -17.5993 0.986405; + rotation 14.3025 0.00000 0.00000 0.999999; + scale 0.986959 0.986959 0.986959; + }; + }; + instance + { + transform + { + position -19.8305 -8.03699 0.915524; + rotation 154.956 -0.00000 -0.00000 -1.00000; + scale 0.994867 0.994867 0.994867; + }; + }; + instance + { + transform + { + position -18.6011 -9.73384 0.884513; + rotation 127.023 0.00000 0.00000 1.00000; + scale 1.09749 1.09749 1.09749; + }; + }; + instance + { + transform + { + position -1.86078 -25.6614 1.03346; + rotation 172.118 0.00000 0.00000 1.00000; + scale 1.17962 1.17962 1.17962; + }; + }; + instance + { + transform + { + position -5.24218 -19.8365 0.966098; + rotation 20.0030 0.00000 0.00000 -1.00000; + scale 1.25991 1.25991 1.25991; + }; + }; + instance + { + transform + { + position -6.58253 7.80434 0.544032; + rotation 170.341 0.00000 0.00000 1.00000; + scale 1.23127 1.23127 1.23127; + }; + }; + instance + { + transform + { + position -19.5437 -8.48044 0.949557; + rotation 171.615 0.00000 0.00000 1.00000; + scale 1.24176 1.24176 1.24176; + }; + }; + instance + { + transform + { + position 0.817289 -9.49476 0.854136; + rotation 59.8353 0.00000 0.00000 1.00000; + scale 0.787590 0.787590 0.787590; + }; + }; + instance + { + transform + { + position -7.67537 -19.7016 1.08224; + rotation 49.3203 0.00000 0.00000 -1.00000; + scale 1.27895 1.27895 1.27895; + }; + }; + instance + { + transform + { + position -14.8153 -8.21620 0.995168; + rotation 129.087 0.00000 0.00000 1.00000; + scale 1.27571 1.27571 1.27571; + }; + }; + instance + { + transform + { + position -6.83095 -23.1013 0.914074; + rotation 45.6809 0.00000 0.00000 1.00000; + scale 0.736726 0.736726 0.736726; + }; + }; + instance + { + transform + { + position 0.801464 -11.7609 0.784335; + rotation 177.331 -0.00000 -0.00000 -1.00000; + scale 0.756440 0.756440 0.756440; + }; + }; + instance + { + transform + { + position -6.89872 -19.3376 1.00369; + rotation 64.2919 0.00000 0.00000 1.00000; + scale 0.992094 0.992094 0.992094; + }; + }; + instance + { + transform + { + position -5.81068 -19.0467 1.02139; + rotation 133.631 0.00000 0.00000 1.00000; + scale 1.12036 1.12036 1.12036; + }; + }; + instance + { + transform + { + position -7.25976 -17.3651 0.874213; + rotation 1.92776 0.00000 0.00000 -1.00030; + scale 0.876723 0.876723 0.876723; + }; + }; + instance + { + transform + { + position -19.0555 -8.63937 0.882539; + rotation 93.9147 0.00000 0.00000 -1.00000; + scale 0.982751 0.982751 0.982751; + }; + }; + instance + { + transform + { + position -10.2885 -19.8216 0.830849; + rotation 86.0208 0.00000 0.00000 1.00000; + scale 1.24608 1.24608 1.24608; + }; + }; + instance + { + transform + { + position -7.20323 -17.6484 0.822954; + rotation 2.31043 0.00000 0.00000 -0.999940; + scale 1.22219 1.22219 1.22219; + }; + }; + instance + { + transform + { + position -19.4358 -8.69534 0.955846; + rotation 98.8986 0.00000 0.00000 1.00000; + scale 0.981276 0.981276 0.981276; + }; + }; + instance + { + transform + { + position -7.04053 -17.7651 0.788329; + rotation 3.12646 0.00000 0.00000 1.00000; + scale 1.26887 1.26887 1.26887; + }; + }; + instance + { + transform + { + position 0.0582971 -10.5932 0.800554; + rotation 68.6308 0.00000 0.00000 1.00000; + scale 0.997072 0.997072 0.997072; + }; + }; + instance + { + transform + { + position -0.917592 -8.25779 0.649327; + rotation 99.0738 0.00000 0.00000 1.00000; + scale 1.04829 1.04829 1.04829; + }; + }; + instance + { + transform + { + position 7.51853 -4.42337 0.843389; + rotation 45.6477 0.00000 0.00000 1.00000; + scale 0.946518 0.946518 0.946518; + }; + }; + instance + { + transform + { + position -2.76495 -15.1297 0.863747; + rotation 116.737 0.00000 0.00000 1.00000; + scale 1.12516 1.12516 1.12516; + }; + }; + instance + { + transform + { + position 3.22029 -12.2346 1.02971; + rotation 100.047 0.00000 0.00000 1.00000; + scale 0.703036 0.703036 0.703036; + }; + }; + instance + { + transform + { + position 5.37230 -11.5626 1.12428; + rotation 73.2630 0.00000 0.00000 1.00000; + scale 0.851376 0.851376 0.851376; + }; + }; + instance + { + transform + { + position 8.19757 -11.8079 0.978313; + rotation 33.5332 0.00000 0.00000 1.00000; + scale 1.21383 1.21383 1.21383; + }; + }; + instance + { + transform + { + position -19.0503 -0.479107 0.926415; + rotation 161.334 -0.00000 -0.00000 -1.00000; + scale 0.850239 0.850239 0.850239; + }; + }; + instance + { + transform + { + position -14.6554 1.14091 0.738992; + rotation 56.7215 0.00000 0.00000 1.00000; + scale 0.710251 0.710251 0.710251; + }; + }; + instance + { + transform + { + position 8.23556 -10.4694 1.05049; + rotation 69.5789 0.00000 0.00000 -1.00000; + scale 0.837917 0.837917 0.837917; + }; + }; + instance + { + transform + { + position -11.6274 -0.319015 0.373682; + rotation 91.1865 0.00000 0.00000 1.00000; + scale 0.831650 0.831650 0.831650; + }; + }; + instance + { + transform + { + position -0.188114 -12.9203 0.755512; + rotation 137.706 0.00000 0.00000 1.00000; + scale 0.705034 0.705034 0.705034; + }; + }; + instance + { + transform + { + position -10.8683 -19.6777 0.937628; + rotation 171.979 0.00000 0.00000 1.00000; + scale 1.10121 1.10121 1.10121; + }; + }; + instance + { + transform + { + position 2.73244 -5.20631 0.534887; + rotation 123.975 -0.00000 -0.00000 -1.00000; + scale 1.02263 1.02263 1.02263; + }; + }; + instance + { + transform + { + position 8.53742 -14.8883 0.914287; + rotation 42.3371 0.00000 0.00000 -1.00000; + scale 1.26458 1.26458 1.26458; + }; + }; + instance + { + transform + { + position -9.50200 -18.0743 1.20103; + rotation 108.707 0.00000 0.00000 1.00000; + scale 1.07435 1.07435 1.07435; + }; + }; + instance + { + transform + { + position -10.8879 -10.6550 0.810481; + rotation 21.7506 0.00000 0.00000 1.00000; + scale 1.00852 1.00852 1.00852; + }; + }; + instance + { + transform + { + position -10.1043 -19.1815 0.968336; + rotation 124.368 -0.00000 -0.00000 -1.00000; + scale 1.14885 1.14885 1.14885; + }; + }; + instance + { + transform + { + position -12.3882 -0.262657 0.421886; + rotation 85.5629 0.00000 0.00000 -1.00000; + scale 0.826166 0.826166 0.826166; + }; + }; + instance + { + transform + { + position -4.58989 -6.90933 0.809158; + rotation 152.742 0.00000 0.00000 1.00000; + scale 0.732865 0.732865 0.732865; + }; + }; + instance + { + transform + { + position -18.2850 -19.8945 1.01108; + rotation 140.806 0.00000 0.00000 1.00000; + scale 1.08106 1.08106 1.08106; + }; + }; + instance + { + transform + { + position -10.5692 -19.3226 0.928178; + rotation 80.7263 0.00000 0.00000 -1.00000; + scale 0.857573 0.857573 0.857573; + }; + }; + instance + { + transform + { + position -12.0895 -9.43428 0.829627; + rotation 40.0126 0.00000 0.00000 -1.00000; + scale 0.951341 0.951341 0.951341; + }; + }; + instance + { + transform + { + position -4.35985 -7.04439 0.806820; + rotation 3.55414 0.00000 0.00000 1.00002; + scale 0.970275 0.970275 0.970275; + }; + }; + instance + { + transform + { + position 3.84287 -7.48102 0.634131; + rotation 130.005 0.00000 0.00000 1.00000; + scale 0.904967 0.904967 0.904967; + }; + }; + instance + { + transform + { + position -9.58797 6.63339 0.341325; + rotation 116.408 0.00000 0.00000 1.00000; + scale 1.01425 1.01425 1.01425; + }; + }; + instance + { + transform + { + position -19.9760 -5.35608 0.868906; + rotation 92.3993 0.00000 0.00000 1.00000; + scale 1.13556 1.13556 1.13556; + }; + }; + instance + { + transform + { + position -19.6010 -1.17892 1.08009; + rotation 125.081 -0.00000 -0.00000 -1.00000; + scale 0.841320 0.841320 0.841319; + }; + }; + instance + { + transform + { + position -9.40098 6.45747 0.333129; + rotation 160.539 0.00000 0.00000 1.00000; + scale 1.18770 1.18770 1.18770; + }; + }; + instance + { + transform + { + position 4.79314 -14.8327 1.14623; + rotation 32.0540 0.00000 0.00000 -1.00000; + scale 1.06947 1.06947 1.06947; + }; + }; + instance + { + transform + { + position 0.871751 9.60477 0.728936; + rotation 171.821 0.00000 0.00000 1.00000; + scale 1.04866 1.04866 1.04866; + }; + }; + instance + { + transform + { + position -4.02033 -7.21439 0.799921; + rotation 22.2098 0.00000 0.00000 -1.00000; + scale 0.797937 0.797937 0.797937; + }; + }; + instance + { + transform + { + position -12.6069 -19.7954 1.00133; + rotation 86.5041 0.00000 0.00000 -1.00000; + scale 1.18027 1.18027 1.18027; + }; + }; + instance + { + transform + { + position -3.77925 -7.13165 0.783423; + rotation 41.9056 0.00000 0.00000 1.00000; + scale 1.07691 1.07691 1.07691; + }; + }; + instance + { + transform + { + position -3.99941 -5.54071 0.619200; + rotation 109.410 0.00000 0.00000 -1.00000; + scale 1.09484 1.09484 1.09484; + }; + }; + instance + { + transform + { + position -10.5452 0.792213 0.351112; + rotation 176.911 -0.00000 -0.00000 -1.00000; + scale 1.24084 1.24084 1.24084; + }; + }; + instance + { + transform + { + position -16.4265 8.56633 0.931081; + rotation 101.654 0.00000 0.00000 -1.00000; + scale 0.880782 0.880782 0.880782; + }; + }; + instance + { + transform + { + position -0.473462 -4.76090 0.505700; + rotation 91.3853 0.00000 0.00000 -1.00000; + scale 1.10100 1.10100 1.10100; + }; + }; + instance + { + transform + { + position -1.73293 -4.06189 0.503471; + rotation 31.0434 0.00000 0.00000 1.00000; + scale 1.25630 1.25630 1.25630; + }; + }; + instance + { + transform + { + position -1.53605 -4.43776 0.569191; + rotation 88.1010 0.00000 0.00000 -1.00000; + scale 0.909990 0.909990 0.909991; + }; + }; + instance + { + transform + { + position 5.21160 -3.51287 0.557780; + rotation 55.7337 0.00000 0.00000 1.00000; + scale 1.20635 1.20635 1.20635; + }; + }; + instance + { + transform + { + position -5.28924 -3.77628 0.495846; + rotation 74.9515 0.00000 0.00000 -1.00000; + scale 1.04974 1.04974 1.04974; + }; + }; + instance + { + transform + { + position -19.0402 9.00918 0.816556; + rotation 135.300 -0.00000 -0.00000 -1.00000; + scale 1.21336 1.21336 1.21336; + }; + }; +}; +array "daffodil_Daffodil_grass_0.object" +{ + instance + { + transform + { + position -12.9766 -5.00673 1.05048; + rotation 151.355 1.17568e-15 -4.60484e-15 -1.00000; + scale 0.927659 0.927659 0.927659; + }; + }; + instance + { + transform + { + position 3.01509 6.72119 0.562461; + rotation 5.22689 1.00884e-13 4.60498e-15 1.00003; + scale 0.860439 0.860439 0.860439; + }; + }; + instance + { + transform + { + position 4.71979 -3.75831 0.490160; + rotation 14.0832 3.72797e-14 4.60487e-15 1.00001; + scale 0.840865 0.840865 0.840865; + }; + }; + instance + { + transform + { + position 4.44758 -3.37005 0.459141; + rotation 52.3481 9.36898e-15 4.60484e-15 1.00000; + scale 0.834578 0.834578 0.834578; + }; + }; + instance + { + transform + { + position 9.46033 -6.47134 0.794398; + rotation 0.230700 2.28728e-12 4.57250e-15 0.992977; + scale 0.904502 0.904502 0.904502; + }; + }; + instance + { + transform + { + position 6.63726 5.63253 0.659500; + rotation 69.1278 6.68410e-15 4.60484e-15 1.00000; + scale 0.937419 0.937419 0.937419; + }; + }; + instance + { + transform + { + position 3.68829 6.54149 0.652020; + rotation 11.9004 4.41813e-14 -4.60487e-15 -1.00001; + scale 1.01196 1.01196 1.01196; + }; + }; + instance + { + transform + { + position 4.37567 6.01909 0.702436; + rotation 169.614 4.18504e-16 -4.60484e-15 -1.00000; + scale 0.843337 0.843337 0.843337; + }; + }; + instance + { + transform + { + position -5.02528 7.37283 0.671567; + rotation 139.389 1.70390e-15 4.60484e-15 1.00000; + scale 0.848540 0.848540 0.848540; + }; + }; + instance + { + transform + { + position -6.48805 7.47941 0.542238; + rotation 96.7398 4.09269e-15 4.60484e-15 1.00000; + scale 1.12987 1.12987 1.12987; + }; + }; + instance + { + transform + { + position 8.45244 -2.74794 1.04958; + rotation 35.3454 1.44526e-14 -4.60484e-15 -1.00000; + scale 0.873309 0.873309 0.873309; + }; + }; + instance + { + transform + { + position -10.4453 6.47538 0.401701; + rotation 20.8248 2.50593e-14 -4.60484e-15 -1.00000; + scale 1.14165 1.14165 1.14165; + }; + }; + instance + { + transform + { + position 1.66575 5.92016 0.437143; + rotation 62.5215 7.58533e-15 4.60484e-15 1.00000; + scale 0.848105 0.848105 0.848105; + }; + }; + instance + { + transform + { + position -12.7406 -3.52951 0.860383; + rotation 145.352 1.43637e-15 4.60484e-15 1.00000; + scale 0.809046 0.809046 0.809046; + }; + }; + instance + { + transform + { + position -6.86886 6.90686 0.477357; + rotation 161.828 7.36440e-16 -4.60484e-15 -1.00000; + scale 0.818337 0.818337 0.818337; + }; + }; + instance + { + transform + { + position -9.53299 2.91239 0.0105768; + rotation 62.5568 7.58006e-15 -4.60484e-15 -1.00000; + scale 1.10187 1.10187 1.10187; + }; + }; + instance + { + transform + { + position -11.4831 2.96862 0.366699; + rotation 170.028 4.01718e-16 4.60484e-15 1.00000; + scale 0.838308 0.838308 0.838308; + }; + }; + instance + { + transform + { + position -0.478657 -14.8158 0.980272; + rotation 135.745 1.87242e-15 4.60484e-15 1.00000; + scale 0.806095 0.806095 0.806095; + }; + }; + instance + { + transform + { + position -7.84382 -11.0709 0.851729; + rotation 66.7001 6.99687e-15 -4.60484e-15 -1.00000; + scale 1.17294 1.17294 1.17294; + }; + }; + instance + { + transform + { + position 7.71662 6.95037 0.814494; + rotation 178.499 6.03328e-17 4.60484e-15 1.00000; + scale 1.19062 1.19062 1.19062; + }; + }; + instance + { + transform + { + position -4.05985 7.56580 0.511386; + rotation 10.8235 4.86077e-14 4.60483e-15 0.999999; + scale 0.898749 0.898749 0.898749; + }; + }; + instance + { + transform + { + position 8.18291 5.14367 0.911694; + rotation 77.0189 5.78712e-15 4.60484e-15 1.00000; + scale 1.10562 1.10562 1.10562; + }; + }; + instance + { + transform + { + position -8.06153 6.29273 0.325404; + rotation 160.148 8.05813e-16 4.60484e-15 1.00000; + scale 1.13323 1.13323 1.13323; + }; + }; + instance + { + transform + { + position -8.64606 5.77193 0.311345; + rotation 70.6984 6.49181e-15 4.60484e-15 1.00000; + scale 0.841340 0.841340 0.841340; + }; + }; + instance + { + transform + { + position -10.1404 4.47596 0.209412; + rotation 168.270 4.73041e-16 4.60484e-15 1.00000; + scale 0.854914 0.854914 0.854914; + }; + }; + instance + { + transform + { + position -10.9053 -6.23412 0.791481; + rotation 24.2843 2.14028e-14 4.60484e-15 1.00000; + scale 0.896483 0.896483 0.896483; + }; + }; + instance + { + transform + { + position 5.14968 3.79445 0.546902; + rotation 151.844 1.15477e-15 -4.60484e-15 -1.00000; + scale 0.877932 0.877932 0.877932; + }; + }; + instance + { + transform + { + position -12.8545 2.76579 0.710309; + rotation 66.9352 6.96571e-15 4.60484e-15 1.00000; + scale 1.16490 1.16490 1.16490; + }; + }; + instance + { + transform + { + position 9.49567 1.57573 0.659298; + rotation 106.381 3.44608e-15 4.60484e-15 1.00000; + scale 0.920662 0.920662 0.920662; + }; + }; + instance + { + transform + { + position 1.08103 0.594250 0.0678175; + rotation 130.084 2.14318e-15 4.60484e-15 1.00000; + scale 0.960909 0.960909 0.960909; + }; + }; + instance + { + transform + { + position 2.86523 2.75884 0.305887; + rotation 153.707 1.07550e-15 4.60484e-15 1.00000; + scale 0.899722 0.899722 0.899722; + }; + }; + instance + { + transform + { + position -11.6321 -2.45298 0.709668; + rotation 6.61284 7.97070e-14 4.60485e-15 1.00000; + scale 0.946415 0.946415 0.946415; + }; + }; + instance + { + transform + { + position -9.48805 -1.36631 0.595236; + rotation 124.428 2.42641e-15 4.60484e-15 1.00000; + scale 1.14047 1.14047 1.14047; + }; + }; + instance + { + transform + { + position -7.15788 -4.69120 0.658185; + rotation 170.312 3.90221e-16 -4.60484e-15 -1.00000; + scale 1.05738 1.05738 1.05738; + }; + }; + instance + { + transform + { + position 3.88899 1.70000 0.489149; + rotation 39.1180 1.29612e-14 4.60484e-15 1.00000; + scale 1.06586 1.06586 1.06586; + }; + }; + instance + { + transform + { + position 7.44073 -6.58377 0.874190; + rotation 48.6272 1.01921e-14 -4.60484e-15 -1.00000; + scale 0.872497 0.872497 0.872497; + }; + }; + instance + { + transform + { + position -1.53949 -6.50743 0.746060; + rotation 59.0076 8.13777e-15 4.60484e-15 1.00000; + scale 0.994753 0.994753 0.994753; + }; + }; + instance + { + transform + { + position -3.35037 -6.01031 0.721590; + rotation 40.5971 1.24495e-14 -4.60484e-15 -1.00000; + scale 1.02478 1.02478 1.02478; + }; + }; + instance + { + transform + { + position 0.668785 -3.26453 0.334414; + rotation 16.8122 3.11609e-14 -4.60484e-15 -1.00000; + scale 1.12580 1.12580 1.12580; + }; + }; + instance + { + transform + { + position 7.76799 -5.93141 0.908193; + rotation 20.1485 2.59189e-14 -4.60485e-15 -1.00000; + scale 0.994339 0.994339 0.994339; + }; + }; + instance + { + transform + { + position 8.85501 1.73639 0.667929; + rotation 79.3895 5.54759e-15 -4.60484e-15 -1.00000; + scale 1.17861 1.17861 1.17861; + }; + }; + instance + { + transform + { + position 4.79917 1.68439 0.746607; + rotation 86.4088 4.90290e-15 4.60484e-15 1.00000; + scale 0.885927 0.885927 0.885927; + }; + }; + instance + { + transform + { + position -10.4210 1.72824 0.265716; + rotation 163.210 6.79572e-16 -4.60484e-15 -1.00000; + scale 1.03840 1.03840 1.03840; + }; + }; + instance + { + transform + { + position 7.81485 5.64903 0.798588; + rotation 152.655 1.12020e-15 4.60484e-15 1.00000; + scale 0.920973 0.920973 0.920973; + }; + }; + instance + { + transform + { + position 1.95469 6.55702 0.507848; + rotation 16.9612 3.08832e-14 4.60483e-15 0.999999; + scale 1.16917 1.16917 1.16917; + }; + }; + instance + { + transform + { + position -10.0783 6.78130 0.407172; + rotation 134.241 1.94321e-15 -4.60484e-15 -1.00000; + scale 0.934069 0.934069 0.934069; + }; + }; + instance + { + transform + { + position -10.9049 -1.29354 0.509171; + rotation 19.9383 2.61978e-14 -4.60484e-15 -1.00000; + scale 1.05188 1.05188 1.05188; + }; + }; + instance + { + transform + { + position 5.76490 5.98535 0.763917; + rotation 13.3863 3.92397e-14 4.60483e-15 0.999998; + scale 1.09658 1.09658 1.09658; + }; + }; + instance + { + transform + { + position 6.81616 -6.61357 0.906921; + rotation 17.5756 2.97875e-14 -4.60486e-15 -1.00000; + scale 0.972874 0.972874 0.972874; + }; + }; + instance + { + transform + { + position -3.98525 -7.43887 0.824822; + rotation 62.4764 7.59207e-15 -4.60484e-15 -1.00000; + scale 1.05226 1.05226 1.05226; + }; + }; + instance + { + transform + { + position -9.45785 -8.43027 0.994894; + rotation 173.045 2.79829e-16 -4.60484e-15 -1.00000; + scale 1.11481 1.11481 1.11481; + }; + }; + instance + { + transform + { + position -0.313330 -7.71692 0.780789; + rotation 165.493 5.86080e-16 -4.60484e-15 -1.00000; + scale 1.12939 1.12939 1.12939; + }; + }; + instance + { + transform + { + position 9.82897 9.74257 0.953120; + rotation 5.65182 9.32882e-14 4.60486e-15 1.00000; + scale 1.08099 1.08099 1.08099; + }; + }; + instance + { + transform + { + position -8.44691 -13.9591 0.916025; + rotation 15.6737 3.34561e-14 -4.60484e-15 -1.00000; + scale 0.953896 0.953896 0.953896; + }; + }; + instance + { + transform + { + position -10.1598 -16.1371 1.15397; + rotation 32.8239 1.56338e-14 -4.60484e-15 -1.00000; + scale 1.02750 1.02750 1.02750; + }; + }; + instance + { + transform + { + position -6.56018 -10.5290 0.786981; + rotation 87.3847 4.81997e-15 -4.60484e-15 -1.00000; + scale 1.16883 1.16883 1.16883; + }; + }; + instance + { + transform + { + position 1.93085 -10.3296 0.859491; + rotation 145.037 1.45026e-15 -4.60484e-15 -1.00000; + scale 1.10891 1.10891 1.10891; + }; + }; + instance + { + transform + { + position 6.73115 2.08206 0.768921; + rotation 5.95972 8.84605e-14 4.60486e-15 1.00001; + scale 1.14079 1.14079 1.14079; + }; + }; + instance + { + transform + { + position -2.52734 -15.0349 0.840527; + rotation 3.73877 1.41086e-13 4.60496e-15 1.00003; + scale 1.16361 1.16361 1.16361; + }; + }; + instance + { + transform + { + position 8.78655 -16.4385 0.849018; + rotation 54.5195 8.93711e-15 4.60484e-15 1.00000; + scale 0.830582 0.830582 0.830582; + }; + }; + instance + { + transform + { + position -11.8106 -13.5012 0.975419; + rotation 17.9514 2.91538e-14 -4.60483e-15 -0.999999; + scale 0.914258 0.914258 0.914258; + }; + }; + instance + { + transform + { + position -9.19806 -13.4610 0.765462; + rotation 153.467 1.08570e-15 4.60484e-15 1.00000; + scale 1.08909 1.08909 1.08909; + }; + }; + instance + { + transform + { + position -7.38276 -14.7872 1.04555; + rotation 86.4675 4.89787e-15 4.60484e-15 1.00000; + scale 0.814312 0.814312 0.814312; + }; + }; + instance + { + transform + { + position 0.273836 -16.2250 1.04493; + rotation 116.856 2.82979e-15 4.60484e-15 1.00000; + scale 1.13808 1.13808 1.13808; + }; + }; + instance + { + transform + { + position -1.69642 -13.6386 0.898270; + rotation 91.3929 4.49423e-15 4.60484e-15 1.00000; + scale 0.902817 0.902817 0.902817; + }; + }; + instance + { + transform + { + position -0.00398590 -11.7987 0.862230; + rotation 83.9218 5.12121e-15 -4.60484e-15 -1.00000; + scale 0.806196 0.806196 0.806196; + }; + }; + instance + { + transform + { + position 4.81158 -13.9042 1.12089; + rotation 34.5363 1.48135e-14 -4.60484e-15 -1.00000; + scale 1.12606 1.12606 1.12606; + }; + }; + instance + { + transform + { + position -8.66191 -12.4075 0.694073; + rotation 12.2700 4.28410e-14 -4.60484e-15 -1.00000; + scale 0.836545 0.836545 0.836545; + }; + }; + instance + { + transform + { + position -12.8893 -10.3962 1.02725; + rotation 134.877 1.91316e-15 -4.60484e-15 -1.00000; + scale 0.876660 0.876660 0.876660; + }; + }; + instance + { + transform + { + position -13.3948 -0.483391 0.665028; + rotation 150.375 1.21772e-15 4.60484e-15 1.00000; + scale 1.06768 1.06768 1.06768; + }; + }; + instance + { + transform + { + position 5.07707 -18.9797 1.02560; + rotation 159.371 8.38041e-16 4.60484e-15 1.00000; + scale 1.02546 1.02546 1.02546; + }; + }; + instance + { + transform + { + position 7.33407 -19.8248 0.782131; + rotation 171.642 3.36458e-16 -4.60484e-15 -1.00000; + scale 1.01792 1.01792 1.01792; + }; + }; + instance + { + transform + { + position 7.40995 -18.3562 1.08536; + rotation 64.0784 7.35808e-15 4.60484e-15 1.00000; + scale 1.10535 1.10535 1.10535; + }; + }; + instance + { + transform + { + position -10.4344 -18.0723 1.01196; + rotation 155.213 1.01191e-15 4.60484e-15 1.00000; + scale 0.827224 0.827224 0.827224; + }; + }; + instance + { + transform + { + position 0.844495 -17.1968 1.12099; + rotation 129.861 2.15410e-15 -4.60484e-15 -1.00000; + scale 0.816655 0.816655 0.816655; + }; + }; + instance + { + transform + { + position 4.60306 -19.4198 1.06142; + rotation 25.5376 2.03195e-14 4.60484e-15 1.00000; + scale 1.19808 1.19808 1.19808; + }; + }; + instance + { + transform + { + position 3.17778 -19.5019 1.17138; + rotation 53.7682 9.08288e-15 -4.60484e-15 -1.00000; + scale 0.869410 0.869410 0.869410; + }; + }; + instance + { + transform + { + position 1.56089 -17.0628 1.20921; + rotation 36.0517 1.41505e-14 4.60484e-15 1.00000; + scale 1.15630 1.15630 1.15630; + }; + }; + instance + { + transform + { + position -16.6072 -5.73457 0.763924; + rotation 175.265 1.90382e-16 4.60484e-15 1.00000; + scale 0.988916 0.988916 0.988916; + }; + }; + instance + { + transform + { + position 3.69583 -21.4736 0.945334; + rotation 2.67646 1.97119e-13 -4.60542e-15 -1.00013; + scale 0.933914 0.933914 0.933914; + }; + }; + instance + { + transform + { + position -1.18151 -22.1012 1.12899; + rotation 31.3763 1.63952e-14 4.60484e-15 1.00000; + scale 0.882587 0.882587 0.882587; + }; + }; + instance + { + transform + { + position -6.11865 -25.8301 0.929915; + rotation 93.3226 4.34526e-15 -4.60484e-15 -1.00000; + scale 1.09161 1.09161 1.09161; + }; + }; + instance + { + transform + { + position 8.38599 -22.3066 1.01427; + rotation 89.3421 4.65802e-15 4.60484e-15 1.00000; + scale 1.12686 1.12686 1.12686; + }; + }; + instance + { + transform + { + position -16.9125 -6.09482 0.889758; + rotation 93.2867 4.34798e-15 -4.60484e-15 -1.00000; + scale 0.826388 0.826388 0.826388; + }; + }; + instance + { + transform + { + position -12.4847 -20.8743 1.04109; + rotation 165.570 5.82948e-16 4.60484e-15 1.00000; + scale 1.02377 1.02377 1.02377; + }; + }; + instance + { + transform + { + position 0.0955624 -20.6129 1.00490; + rotation 154.478 1.04291e-15 4.60484e-15 1.00000; + scale 1.01473 1.01473 1.01473; + }; + }; + instance + { + transform + { + position -16.6378 -3.26295 0.768855; + rotation 149.093 1.27300e-15 4.60484e-15 1.00000; + scale 0.894225 0.894225 0.894225; + }; + }; + instance + { + transform + { + position 8.65182 -20.5966 0.782381; + rotation 8.05363 6.54123e-14 4.60483e-15 0.999998; + scale 1.11490 1.11490 1.11490; + }; + }; + instance + { + transform + { + position 6.52797 -20.2866 0.939831; + rotation 167.682 4.96902e-16 4.60484e-15 1.00000; + scale 1.02357 1.02357 1.02357; + }; + }; + instance + { + transform + { + position -9.74094 -26.8089 0.801415; + rotation 18.5453 2.82045e-14 4.60483e-15 0.999999; + scale 1.06892 1.06892 1.06892; + }; + }; + instance + { + transform + { + position -9.41036 -25.3860 1.06855; + rotation 90.6831 4.55026e-15 4.60484e-15 1.00000; + scale 0.955846 0.955846 0.955846; + }; + }; + instance + { + transform + { + position -5.47029 -23.0022 0.904072; + rotation 108.107 3.33902e-15 4.60484e-15 1.00000; + scale 1.18065 1.18065 1.18065; + }; + }; + instance + { + transform + { + position -13.9426 2.04270 0.671023; + rotation 145.357 1.43613e-15 -4.60484e-15 -1.00000; + scale 1.17056 1.17056 1.17056; + }; + }; + instance + { + transform + { + position 7.28340 -26.2151 1.19399; + rotation 96.8840 4.08234e-15 -4.60484e-15 -1.00000; + scale 0.905755 0.905755 0.905755; + }; + }; + instance + { + transform + { + position 5.23689 -22.9111 0.795931; + rotation 121.763 2.56494e-15 -4.60484e-15 -1.00000; + scale 1.14441 1.14441 1.14441; + }; + }; + instance + { + transform + { + position 3.35986 -22.5758 0.899230; + rotation 111.125 3.15744e-15 -4.60484e-15 -1.00000; + scale 0.893323 0.893323 0.893323; + }; + }; + instance + { + transform + { + position -3.06355 -26.2594 1.22202; + rotation 147.531 1.34085e-15 4.60484e-15 1.00000; + scale 1.10670 1.10670 1.10670; + }; + }; + instance + { + transform + { + position 9.90952 -22.7562 1.11609; + rotation 131.910 2.05455e-15 4.60484e-15 1.00000; + scale 1.01128 1.01128 1.01128; + }; + }; + instance + { + transform + { + position 9.81569 -21.7313 1.15614; + rotation 76.6375 5.82682e-15 -4.60484e-15 -1.00000; + scale 0.977899 0.977899 0.977899; + }; + }; + instance + { + transform + { + position -7.15204 -20.4193 1.19011; + rotation 45.4656 1.09905e-14 4.60484e-15 1.00000; + scale 1.15070 1.15070 1.15070; + }; + }; + instance + { + transform + { + position -12.9702 5.92425 0.565115; + rotation 166.651 5.38864e-16 4.60484e-15 1.00000; + scale 1.04548 1.04548 1.04548; + }; + }; + instance + { + transform + { + position -4.53440 -28.4566 0.999721; + rotation 128.017 2.24506e-15 4.60484e-15 1.00000; + scale 1.06073 1.06073 1.06073; + }; + }; + instance + { + transform + { + position -2.41163 -28.8686 0.926091; + rotation 53.5858 9.11883e-15 -4.60484e-15 -1.00000; + scale 0.829614 0.829614 0.829614; + }; + }; + instance + { + transform + { + position -8.44528 -29.1909 0.877087; + rotation 44.8589 1.11559e-14 4.60484e-15 1.00000; + scale 1.05566 1.05566 1.05566; + }; + }; + instance + { + transform + { + position -8.44209 -27.3663 1.06742; + rotation 78.9322 5.59286e-15 -4.60484e-15 -1.00000; + scale 1.03691 1.03691 1.03691; + }; + }; + instance + { + transform + { + position 6.82822 -27.4040 1.07636; + rotation 2.32697 2.26734e-13 4.60505e-15 1.00005; + scale 0.941203 0.941203 0.941203; + }; + }; + instance + { + transform + { + position 7.99469 -29.1466 0.816802; + rotation 124.561 2.41961e-15 -4.60484e-15 -1.00000; + scale 1.19991 1.19991 1.19991; + }; + }; + instance + { + transform + { + position 8.04466 -27.0978 1.14402; + rotation 165.801 5.73534e-16 4.60484e-15 1.00000; + scale 0.843257 0.843257 0.843257; + }; + }; + instance + { + transform + { + position -14.2013 5.03021 0.794330; + rotation 19.5882 2.66755e-14 -4.60484e-15 -1.00000; + scale 1.06619 1.06619 1.06619; + }; + }; + instance + { + transform + { + position 1.91548 -27.1911 1.08289; + rotation 96.5151 4.10889e-15 -4.60484e-15 -1.00000; + scale 0.975243 0.975243 0.975243; + }; + }; + instance + { + transform + { + position -9.55885 -27.9714 0.962413; + rotation 178.337 6.68317e-17 -4.60484e-15 -1.00000; + scale 1.17083 1.17083 1.17083; + }; + }; + instance + { + transform + { + position -15.8609 -5.10673 0.815081; + rotation 158.968 8.54788e-16 4.60484e-15 1.00000; + scale 0.848681 0.848681 0.848681; + }; + }; + instance + { + transform + { + position 6.53273 -27.9297 0.926152; + rotation 29.6884 1.73743e-14 4.60484e-15 1.00000; + scale 0.866023 0.866023 0.866023; + }; + }; + instance + { + transform + { + position -14.7521 8.77844 0.957162; + rotation 107.047 3.40445e-15 4.60484e-15 1.00000; + scale 0.912852 0.912852 0.912852; + }; + }; + instance + { + transform + { + position -14.8302 9.66150 0.849383; + rotation 34.0209 1.50519e-14 -4.60484e-15 -1.00000; + scale 1.14678 1.14678 1.14678; + }; + }; + instance + { + transform + { + position -13.8009 6.72304 0.784761; + rotation 89.9313 4.61036e-15 4.60484e-15 1.00000; + scale 1.14821 1.14821 1.14821; + }; + }; + instance + { + transform + { + position 3.39866 0.959843 0.457443; + rotation 146.053 1.40552e-15 -4.60484e-15 -1.00000; + scale 0.990184 0.990184 0.990184; + }; + }; + instance + { + transform + { + position -13.8820 4.44523 0.653598; + rotation 79.3795 5.54858e-15 -4.60484e-15 -1.00000; + scale 1.10959 1.10959 1.10959; + }; + }; + instance + { + transform + { + position -17.3785 -4.48256 0.791778; + rotation 64.9581 7.23399e-15 4.60484e-15 1.00000; + scale 1.19239 1.19239 1.19239; + }; + }; + instance + { + transform + { + position -14.7077 -3.81311 0.721273; + rotation 90.7097 4.54815e-15 -4.60484e-15 -1.00000; + scale 1.12474 1.12474 1.12474; + }; + }; + instance + { + transform + { + position -14.8827 -6.89333 0.876903; + rotation 10.9994 4.78259e-14 -4.60484e-15 -0.999999; + scale 0.895695 0.895695 0.895695; + }; + }; + instance + { + transform + { + position -13.6496 -6.58143 0.958188; + rotation 27.2751 1.89797e-14 -4.60484e-15 -1.00000; + scale 0.838829 0.838829 0.838829; + }; + }; + instance + { + transform + { + position -14.3781 -3.09470 0.628812; + rotation 37.4423 1.35879e-14 4.60484e-15 1.00000; + scale 1.14404 1.14404 1.14404; + }; + }; + instance + { + transform + { + position -16.3437 7.75822 1.06874; + rotation 148.375 1.30412e-15 4.60484e-15 1.00000; + scale 0.993799 0.993799 0.993799; + }; + }; + instance + { + transform + { + position -19.0217 -12.0064 0.925405; + rotation 135.244 1.89591e-15 4.60484e-15 1.00000; + scale 0.851884 0.851884 0.851884; + }; + }; + instance + { + transform + { + position -14.3235 -8.80788 0.992560; + rotation 54.6861 8.90529e-15 -4.60484e-15 -1.00000; + scale 1.09272 1.09272 1.09272; + }; + }; + instance + { + transform + { + position -18.0717 -8.60333 0.786980; + rotation 174.138 2.35774e-16 -4.60484e-15 -1.00000; + scale 1.03970 1.03970 1.03970; + }; + }; + instance + { + transform + { + position -13.8977 -7.54517 0.944196; + rotation 58.0441 8.29982e-15 4.60484e-15 1.00000; + scale 1.00478 1.00478 1.00478; + }; + }; + instance + { + transform + { + position -14.1916 -10.9650 1.18398; + rotation 34.5147 1.48233e-14 -4.60484e-15 -1.00000; + scale 1.16735 1.16735 1.16735; + }; + }; + instance + { + transform + { + position -18.1009 -13.8838 1.17197; + rotation 170.512 3.82135e-16 -4.60484e-15 -1.00000; + scale 0.887167 0.887167 0.887167; + }; + }; + instance + { + transform + { + position -14.8702 -17.7100 1.04942; + rotation 15.9391 3.28919e-14 4.60484e-15 1.00000; + scale 1.17016 1.17016 1.17016; + }; + }; + instance + { + transform + { + position -14.5710 -18.4952 1.15156; + rotation 43.4133 1.15676e-14 4.60484e-15 1.00000; + scale 0.976183 0.976183 0.976183; + }; + }; + instance + { + transform + { + position -15.0388 -20.8206 0.791043; + rotation 102.736 3.68022e-15 4.60484e-15 1.00000; + scale 1.19276 1.19276 1.19276; + }; + }; + instance + { + transform + { + position -14.5442 -23.1815 0.827353; + rotation 171.296 3.50428e-16 -4.60484e-15 -1.00000; + scale 1.11626 1.11626 1.11626; + }; + }; + instance + { + transform + { + position -17.3724 -24.2269 0.909427; + rotation 10.0406 5.24198e-14 -4.60486e-15 -1.00001; + scale 1.19768 1.19768 1.19768; + }; + }; + instance + { + transform + { + position -13.0620 -26.5890 1.02613; + rotation 45.6813 1.09328e-14 4.60484e-15 1.00000; + scale 0.976340 0.976340 0.976340; + }; + }; + instance + { + transform + { + position -15.4986 -28.4948 1.08691; + rotation 63.9660 7.37415e-15 4.60484e-15 1.00000; + scale 1.02919 1.02919 1.02919; + }; + }; + instance + { + transform + { + position -13.1164 -28.7660 1.10546; + rotation 33.9331 1.50932e-14 4.60484e-15 1.00000; + scale 1.08132 1.08132 1.08132; + }; + }; + instance + { + transform + { + position -17.5109 -28.4486 0.993113; + rotation 19.2853 2.71027e-14 -4.60484e-15 -1.00000; + scale 1.12043 1.12043 1.12043; + }; + }; + instance + { + transform + { + position -19.6034 -27.4606 1.00243; + rotation 108.667 3.30484e-15 4.60484e-15 1.00000; + scale 1.19025 1.19025 1.19025; + }; + }; + instance + { + transform + { + position -16.0967 -28.4247 1.00315; + rotation 25.4490 2.03926e-14 4.60484e-15 1.00000; + scale 0.831914 0.831914 0.831914; + }; + }; + instance + { + transform + { + position -18.5773 -29.3442 1.11159; + rotation 42.7365 1.17693e-14 -4.60484e-15 -1.00000; + scale 0.925723 0.925723 0.925723; + }; + }; + instance + { + transform + { + position -17.8162 -27.2726 0.827902; + rotation 144.812 1.46020e-15 -4.60484e-15 -1.00000; + scale 1.03003 1.03003 1.03003; + }; + }; + instance + { + transform + { + position -16.5060 -27.0915 0.982536; + rotation 84.1480 5.10093e-15 4.60484e-15 1.00000; + scale 0.827841 0.827841 0.827841; + }; + }; + instance + { + transform + { + position -13.5919 -27.9236 1.24758; + rotation 153.450 1.08643e-15 -4.60484e-15 -1.00000; + scale 1.07154 1.07154 1.07154; + }; + }; + instance + { + transform + { + position -13.1511 -29.1701 0.998215; + rotation 175.568 1.78181e-16 4.60484e-15 1.00000; + scale 0.906055 0.906055 0.906055; + }; + }; + instance + { + transform + { + position -18.5259 -23.3441 0.914622; + rotation 47.1342 1.05566e-14 -4.60484e-15 -1.00000; + scale 1.01080 1.01080 1.01080; + }; + }; + instance + { + transform + { + position -19.8505 -26.4509 0.985736; + rotation 83.6972 5.14144e-15 4.60484e-15 1.00000; + scale 0.883634 0.883634 0.883634; + }; + }; + instance + { + transform + { + position -16.5284 -25.9767 0.858979; + rotation 31.0110 1.65983e-14 4.60484e-15 1.00000; + scale 0.859793 0.859793 0.859793; + }; + }; + instance + { + transform + { + position -16.4212 -25.2347 0.811204; + rotation 25.2149 2.05883e-14 -4.60484e-15 -1.00000; + scale 0.830778 0.830778 0.830778; + }; + }; + instance + { + transform + { + position -13.7816 -24.9404 1.15008; + rotation 150.535 1.21083e-15 4.60484e-15 1.00000; + scale 1.11456 1.11456 1.11456; + }; + }; + instance + { + transform + { + position -15.3787 -27.0107 1.02933; + rotation 121.356 2.58646e-15 4.60484e-15 1.00000; + scale 0.995428 0.995428 0.995428; + }; + }; + instance + { + transform + { + position -14.6907 -24.6349 0.931939; + rotation 117.221 2.80966e-15 4.60484e-15 1.00000; + scale 1.15487 1.15487 1.15487; + }; + }; + instance + { + transform + { + position -14.1415 -24.1600 0.977733; + rotation 29.2814 1.76269e-14 -4.60484e-15 -1.00000; + scale 1.14620 1.14620 1.14620; + }; + }; + instance + { + transform + { + position -16.6246 -25.5384 0.818897; + rotation 178.124 7.53864e-17 4.60484e-15 1.00000; + scale 1.16180 1.16180 1.16180; + }; + }; + instance + { + transform + { + position -16.5193 -23.5978 0.973554; + rotation 46.3255 1.07632e-14 4.60484e-15 1.00000; + scale 0.908947 0.908947 0.908947; + }; + }; + instance + { + transform + { + position -15.9940 -21.3529 0.972549; + rotation 109.061 3.28088e-15 -4.60484e-15 -1.00000; + scale 0.983930 0.983930 0.983930; + }; + }; + instance + { + transform + { + position -15.8338 -20.4054 0.908455; + rotation 105.672 3.49069e-15 4.60484e-15 1.00000; + scale 0.886450 0.886450 0.886450; + }; + }; + instance + { + transform + { + position -19.5148 -20.7439 0.977569; + rotation 96.8323 4.08605e-15 4.60484e-15 1.00000; + scale 0.904325 0.904325 0.904325; + }; + }; + instance + { + transform + { + position -19.4639 -23.7744 1.01127; + rotation 83.1859 5.18784e-15 -4.60484e-15 -1.00000; + scale 1.12947 1.12947 1.12947; + }; + }; + instance + { + transform + { + position -15.4824 -25.5937 1.08477; + rotation 51.8826 9.46593e-15 4.60484e-15 1.00000; + scale 0.812141 0.812141 0.812141; + }; + }; + instance + { + transform + { + position -13.5601 -25.5784 1.15638; + rotation 24.7464 2.09908e-14 4.60484e-15 1.00000; + scale 1.01071 1.01071 1.01071; + }; + }; + instance + { + transform + { + position -18.6604 -20.6968 1.12279; + rotation 144.599 1.46965e-15 4.60484e-15 1.00000; + scale 0.863602 0.863602 0.863602; + }; + }; + instance + { + transform + { + position -18.9187 -25.6588 0.934645; + rotation 83.9018 5.12302e-15 4.60484e-15 1.00000; + scale 1.15266 1.15266 1.15266; + }; + }; + instance + { + transform + { + position -14.7102 -22.3127 0.945052; + rotation 153.109 1.10091e-15 -4.60484e-15 -1.00000; + scale 0.948886 0.948886 0.948886; + }; + }; + instance + { + transform + { + position -19.3973 -17.2758 1.02075; + rotation 96.3752 4.11899e-15 -4.60484e-15 -1.00000; + scale 1.04092 1.04092 1.04092; + }; + }; + instance + { + transform + { + position -14.5242 -17.6462 1.01987; + rotation 154.391 1.04658e-15 4.60484e-15 1.00000; + scale 0.812162 0.812162 0.812162; + }; + }; + instance + { + transform + { + position -14.1091 -19.9397 1.08500; + rotation 66.6182 7.00778e-15 4.60484e-15 1.00000; + scale 0.868837 0.868837 0.868837; + }; + }; + instance + { + transform + { + position -16.8942 -19.7587 1.02677; + rotation 62.4801 7.59151e-15 -4.60484e-15 -1.00000; + scale 1.06770 1.06770 1.06770; + }; + }; + instance + { + transform + { + position -17.2832 -17.7069 0.896272; + rotation 74.6488 6.03938e-15 4.60484e-15 1.00000; + scale 1.04567 1.04567 1.04567; + }; + }; + instance + { + transform + { + position -19.4884 -17.9942 1.11582; + rotation 178.176 7.32849e-17 -4.60484e-15 -1.00000; + scale 1.03710 1.03710 1.03710; + }; + }; + instance + { + transform + { + position -19.2606 -18.6366 1.16785; + rotation 166.191 5.57632e-16 -4.60484e-15 -1.00000; + scale 1.06250 1.06250 1.06250; + }; + }; + instance + { + transform + { + position -13.7381 -10.8600 1.15416; + rotation 93.0727 4.36428e-15 -4.60484e-15 -1.00000; + scale 0.815884 0.815884 0.815884; + }; + }; + instance + { + transform + { + position -19.6181 -12.2978 0.825634; + rotation 91.4091 4.49296e-15 -4.60484e-15 -1.00000; + scale 0.918472 0.918472 0.918472; + }; + }; + instance + { + transform + { + position -18.7435 -13.3239 0.840349; + rotation 157.576 9.12769e-16 -4.60484e-15 -1.00000; + scale 0.928418 0.928418 0.928418; + }; + }; + instance + { + transform + { + position -18.4976 -15.0963 1.06781; + rotation 131.796 2.06002e-15 4.60484e-15 1.00000; + scale 0.917850 0.917850 0.917850; + }; + }; + instance + { + transform + { + position -16.3261 -15.0811 1.05242; + rotation 1.82257 2.89498e-13 -4.60459e-15 -0.999947; + scale 1.19059 1.19059 1.19059; + }; + }; + instance + { + transform + { + position -14.8691 -16.5751 0.871211; + rotation 105.594 3.49562e-15 -4.60484e-15 -1.00000; + scale 1.11196 1.11196 1.11196; + }; + }; + instance + { + transform + { + position -15.2036 -15.0100 1.00354; + rotation 95.4986 4.18284e-15 4.60484e-15 1.00000; + scale 0.806667 0.806667 0.806667; + }; + }; + instance + { + transform + { + position -19.4690 -14.8501 0.944829; + rotation 47.0455 1.05789e-14 -4.60484e-15 -1.00000; + scale 1.08487 1.08487 1.08487; + }; + }; + instance + { + transform + { + position -19.1730 -13.0263 0.734384; + rotation 120.921 2.60950e-15 4.60484e-15 1.00000; + scale 1.11353 1.11353 1.11353; + }; + }; + instance + { + transform + { + position -15.9560 -10.7821 0.766142; + rotation 6.47220 8.14429e-14 -4.60484e-15 -1.00000; + scale 0.826766 0.826766 0.826766; + }; + }; + instance + { + transform + { + position -18.5420 -10.9031 0.919509; + rotation 85.6390 4.96937e-15 -4.60484e-15 -1.00000; + scale 1.03157 1.03157 1.03157; + }; + }; + instance + { + transform + { + position -15.7388 -8.46966 1.06774; + rotation 41.8113 1.20553e-14 4.60484e-15 1.00000; + scale 1.05614 1.05614 1.05614; + }; + }; + instance + { + transform + { + position -17.4841 -8.96625 0.802653; + rotation 125.994 2.34657e-15 -4.60484e-15 -1.00000; + scale 0.964832 0.964832 0.964832; + }; + }; + instance + { + transform + { + position -14.1945 -6.96830 0.969811; + rotation 125.771 2.35791e-15 4.60484e-15 1.00000; + scale 0.810158 0.810158 0.810158; + }; + }; + instance + { + transform + { + position -14.5015 4.88015 0.838739; + rotation 167.603 5.00126e-16 -4.60484e-15 -1.00000; + scale 1.09632 1.09632 1.09632; + }; + }; + instance + { + transform + { + position -19.9904 -10.9703 1.15974; + rotation 149.198 1.26847e-15 -4.60484e-15 -1.00000; + scale 0.959896 0.959896 0.959896; + }; + }; + instance + { + transform + { + position -17.0917 7.57258 0.911529; + rotation 113.907 2.99572e-15 4.60484e-15 1.00000; + scale 0.892478 0.892478 0.892478; + }; + }; + instance + { + transform + { + position -18.3170 5.67765 0.953178; + rotation 28.9279 1.78519e-14 -4.60484e-15 -1.00000; + scale 1.15212 1.15212 1.15212; + }; + }; + instance + { + transform + { + position -14.0890 1.46964 0.594411; + rotation 66.3333 7.04588e-15 4.60484e-15 1.00000; + scale 1.19348 1.19348 1.19348; + }; + }; + instance + { + transform + { + position -15.3954 0.553999 0.854344; + rotation 149.413 1.25917e-15 -4.60484e-15 -1.00000; + scale 1.07989 1.07989 1.07989; + }; + }; + instance + { + transform + { + position -14.1814 -0.177407 0.697268; + rotation 116.500 2.84958e-15 -4.60484e-15 -1.00000; + scale 0.939870 0.939870 0.939870; + }; + }; + instance + { + transform + { + position 8.87447 -0.428957 0.697457; + rotation 75.4809 5.94928e-15 4.60484e-15 1.00000; + scale 0.937786 0.937786 0.937786; + }; + }; + instance + { + transform + { + position -14.2917 -6.34192 0.911229; + rotation 42.5160 1.18364e-14 4.60484e-15 1.00000; + scale 0.986329 0.986329 0.986329; + }; + }; + instance + { + transform + { + position -15.8944 -3.05621 0.730221; + rotation 36.3706 1.40178e-14 4.60484e-15 1.00000; + scale 1.03032 1.03032 1.03032; + }; + }; + instance + { + transform + { + position -17.0307 -2.57569 0.842309; + rotation 70.2294 6.54845e-15 4.60484e-15 1.00000; + scale 1.01351 1.01351 1.01351; + }; + }; + instance + { + transform + { + position -17.9911 -5.96001 0.949852; + rotation 29.7626 1.73290e-14 4.60484e-15 1.00000; + scale 1.18565 1.18565 1.18565; + }; + }; + instance + { + transform + { + position -19.0580 -0.788314 0.992917; + rotation 23.6811 2.19645e-14 4.60484e-15 1.00000; + scale 1.01972 1.01972 1.01972; + }; + }; + instance + { + transform + { + position -13.6390 1.45095 0.542364; + rotation 75.2908 5.96971e-15 -4.60484e-15 -1.00000; + scale 0.908174 0.908174 0.908174; + }; + }; + instance + { + transform + { + position -16.1336 1.52634 0.824577; + rotation 89.8183 4.61947e-15 -4.60484e-15 -1.00000; + scale 1.12586 1.12586 1.12586; + }; + }; + instance + { + transform + { + position -15.4386 0.964674 0.855528; + rotation 101.818 3.74103e-15 -4.60484e-15 -1.00000; + scale 0.894283 0.894283 0.894283; + }; + }; + instance + { + transform + { + position -17.9101 1.31809 0.979920; + rotation 169.741 4.13372e-16 4.60484e-15 1.00000; + scale 1.14258 1.14258 1.14258; + }; + }; + instance + { + transform + { + position -17.0891 4.08535 0.883046; + rotation 28.8988 1.78707e-14 4.60484e-15 1.00000; + scale 0.868151 0.868151 0.868151; + }; + }; + instance + { + transform + { + position -14.7340 7.83981 1.00834; + rotation 129.376 2.17789e-15 -4.60484e-15 -1.00000; + scale 1.04247 1.04247 1.04247; + }; + }; + instance + { + transform + { + position -18.5661 9.53573 0.834982; + rotation 103.466 3.63236e-15 4.60484e-15 1.00000; + scale 1.09201 1.09201 1.09201; + }; + }; + instance + { + transform + { + position -16.7215 7.12384 1.01592; + rotation 48.4254 1.02402e-14 4.60484e-15 1.00000; + scale 1.16240 1.16240 1.16240; + }; + }; + instance + { + transform + { + position -16.6974 4.18675 0.905125; + rotation 176.444 1.42930e-16 4.60484e-15 1.00000; + scale 0.884723 0.884723 0.884723; + }; + }; + instance + { + transform + { + position -14.7050 4.51629 0.751738; + rotation 109.634 3.24630e-15 4.60484e-15 1.00000; + scale 0.846309 0.846309 0.846309; + }; + }; + instance + { + transform + { + position 2.97660 -27.9652 1.08126; + rotation 142.029 1.58426e-15 -4.60484e-15 -1.00000; + scale 1.17182 1.17182 1.17181; + }; + }; + instance + { + transform + { + position -7.60676 -28.2164 1.16471; + rotation 143.299 1.52739e-15 4.60484e-15 1.00000; + scale 0.844532 0.844532 0.844532; + }; + }; + instance + { + transform + { + position 0.563119 -29.7376 0.983362; + rotation 28.9423 1.78426e-14 -4.60484e-15 -1.00000; + scale 0.875084 0.875084 0.875084; + }; + }; + instance + { + transform + { + position 1.86702 -28.5110 0.824309; + rotation 152.460 1.12849e-15 -4.60484e-15 -1.00000; + scale 1.13252 1.13252 1.13252; + }; + }; + instance + { + transform + { + position 2.94470 -28.9283 0.926854; + rotation 88.7164 4.70918e-15 -4.60484e-15 -1.00000; + scale 1.02540 1.02540 1.02540; + }; + }; + instance + { + transform + { + position 5.08107 -29.3939 1.13152; + rotation 33.6968 1.52055e-14 4.60484e-15 1.00000; + scale 1.11468 1.11468 1.11468; + }; + }; + instance + { + transform + { + position 5.38342 -28.9367 1.08812; + rotation 41.3262 1.22101e-14 -4.60484e-15 -1.00000; + scale 0.814295 0.814295 0.814295; + }; + }; + instance + { + transform + { + position 7.26840 -28.9837 0.813443; + rotation 73.7703 6.13638e-15 -4.60484e-15 -1.00000; + scale 0.976045 0.976045 0.976045; + }; + }; + instance + { + transform + { + position 8.03555 -28.8292 0.803679; + rotation 113.728 3.00598e-15 4.60484e-15 1.00000; + scale 0.876598 0.876598 0.876598; + }; + }; + instance + { + transform + { + position -5.86362 -29.6151 1.13570; + rotation 3.56558 1.47944e-13 4.60489e-15 1.00001; + scale 1.14035 1.14035 1.14035; + }; + }; + instance + { + transform + { + position -9.15279 -28.2540 1.04967; + rotation 31.2888 1.64435e-14 4.60484e-15 1.00000; + scale 0.851580 0.851580 0.851580; + }; + }; + instance + { + transform + { + position -10.2777 -29.4501 0.993487; + rotation 0.444113 1.18815e-12 -4.61111e-15 -1.00136; + scale 1.00499 1.00499 1.00499; + }; + }; + instance + { + transform + { + position -11.7676 -28.6776 0.931741; + rotation 29.5161 1.74804e-14 4.60484e-15 1.00000; + scale 0.959660 0.959660 0.959660; + }; + }; + instance + { + transform + { + position 2.44345 -29.1311 0.807595; + rotation 170.034 4.01474e-16 -4.60484e-15 -1.00000; + scale 0.940540 0.940540 0.940540; + }; + }; + instance + { + transform + { + position -11.5497 -1.47580 0.478389; + rotation 46.3959 1.07450e-14 4.60484e-15 1.00000; + scale 0.948237 0.948237 0.948237; + }; + }; + instance + { + transform + { + position -0.818684 -29.2973 1.18303; + rotation 76.7415 5.81595e-15 -4.60484e-15 -1.00000; + scale 0.812377 0.812377 0.812377; + }; + }; + instance + { + transform + { + position -7.23682 -28.9777 1.07158; + rotation 2.66562 1.97921e-13 4.60554e-15 1.00015; + scale 1.02719 1.02719 1.02719; + }; + }; + instance + { + transform + { + position -9.96440 -27.5695 0.843180; + rotation 31.0021 1.66034e-14 -4.60484e-15 -1.00000; + scale 1.15267 1.15267 1.15267; + }; + }; + instance + { + transform + { + position 6.85884 -26.6150 1.12866; + rotation 40.3009 1.25491e-14 -4.60484e-15 -1.00000; + scale 0.867951 0.867951 0.867951; + }; + }; + instance + { + transform + { + position -7.08009 -25.4502 0.861329; + rotation 13.6126 3.85812e-14 -4.60484e-15 -1.00000; + scale 0.909818 0.909818 0.909818; + }; + }; + instance + { + transform + { + position -8.47622 -25.0018 0.934874; + rotation 122.459 2.52845e-15 4.60484e-15 1.00000; + scale 1.17584 1.17584 1.17584; + }; + }; + instance + { + transform + { + position 0.592267 -20.0377 0.923657; + rotation 171.858 3.27729e-16 4.60484e-15 1.00000; + scale 1.06936 1.06936 1.06936; + }; + }; + instance + { + transform + { + position -15.3118 4.85475 0.858679; + rotation 132.868 2.00857e-15 -4.60484e-15 -1.00000; + scale 0.997119 0.997119 0.997119; + }; + }; + instance + { + transform + { + position -11.8217 -21.0154 1.00795; + rotation 75.0051 6.00059e-15 4.60484e-15 1.00000; + scale 0.982906 0.982906 0.982906; + }; + }; + instance + { + transform + { + position -9.88312 -21.5314 1.05594; + rotation 9.65218 5.45397e-14 -4.60482e-15 -0.999996; + scale 0.978516 0.978516 0.978516; + }; + }; + instance + { + transform + { + position -7.48893 -22.5574 0.881020; + rotation 176.053 1.58653e-16 4.60484e-15 1.00000; + scale 0.940261 0.940261 0.940261; + }; + }; + instance + { + transform + { + position -18.7665 4.95797 0.960897; + rotation 29.0653 1.77638e-14 4.60484e-15 1.00000; + scale 1.05360 1.05360 1.05360; + }; + }; + instance + { + transform + { + position 5.61081 -23.7465 0.903971; + rotation 72.2519 6.30881e-15 -4.60484e-15 -1.00000; + scale 0.845380 0.845380 0.845380; + }; + }; + instance + { + transform + { + position 6.78904 -25.5907 1.14839; + rotation 19.8848 2.62697e-14 -4.60484e-15 -1.00000; + scale 0.957435 0.957435 0.957435; + }; + }; + instance + { + transform + { + position -8.68540 -6.35111 0.713182; + rotation 27.3568 1.89208e-14 -4.60484e-15 -1.00000; + scale 1.16502 1.16502 1.16502; + }; + }; + instance + { + transform + { + position 3.66636 -24.5888 0.872101; + rotation 114.851 2.94204e-15 4.60484e-15 1.00000; + scale 0.912665 0.912665 0.912665; + }; + }; + instance + { + transform + { + position 5.13339 -25.5448 0.981310; + rotation 81.5381 5.34059e-15 -4.60484e-15 -1.00000; + scale 0.888997 0.888997 0.888997; + }; + }; + instance + { + transform + { + position -4.57790 -22.3345 0.854582; + rotation 138.709 1.73500e-15 4.60484e-15 1.00000; + scale 0.823194 0.823194 0.823193; + }; + }; + instance + { + transform + { + position -1.17313 -23.3476 1.13880; + rotation 20.9411 2.49169e-14 4.60484e-15 1.00000; + scale 0.928365 0.928365 0.928365; + }; + }; + instance + { + transform + { + position -2.02367 -24.1600 1.17168; + rotation 110.000 3.22432e-15 -4.60484e-15 -1.00000; + scale 1.04886 1.04886 1.04886; + }; + }; + instance + { + transform + { + position 0.213728 -23.8994 1.09202; + rotation 70.6593 6.49652e-15 4.60484e-15 1.00000; + scale 0.997511 0.997511 0.997511; + }; + }; + instance + { + transform + { + position -3.19620 -25.5964 1.14963; + rotation 78.5854 5.62747e-15 -4.60484e-15 -1.00000; + scale 1.05054 1.05054 1.05054; + }; + }; + instance + { + transform + { + position -4.13049 -25.9698 1.15251; + rotation 1.54961 3.40500e-13 -4.60430e-15 -0.999882; + scale 0.988196 0.988196 0.988196; + }; + }; + instance + { + transform + { + position 3.31223 -26.7082 1.06848; + rotation 104.569 3.56104e-15 4.60484e-15 1.00000; + scale 0.881575 0.881575 0.881575; + }; + }; + instance + { + transform + { + position 3.19694 -22.1198 0.891555; + rotation 164.696 6.18655e-16 -4.60484e-15 -1.00000; + scale 0.987996 0.987996 0.987996; + }; + }; + instance + { + transform + { + position 5.12872 -23.4059 0.778014; + rotation 101.694 3.74932e-15 -4.60484e-15 -1.00000; + scale 1.12609 1.12609 1.12609; + }; + }; + instance + { + transform + { + position -7.85145 -5.22520 0.644521; + rotation 178.567 5.75811e-17 4.60484e-15 1.00000; + scale 1.00414 1.00414 1.00414; + }; + }; + instance + { + transform + { + position 5.04626 -22.5324 0.865549; + rotation 78.2315 5.66307e-15 4.60484e-15 1.00000; + scale 0.991039 0.991039 0.991039; + }; + }; + instance + { + transform + { + position 6.99949 -22.4444 0.880644; + rotation 106.868 3.41560e-15 -4.60484e-15 -1.00000; + scale 0.800442 0.800442 0.800442; + }; + }; + instance + { + transform + { + position 9.47490 -21.1412 1.09859; + rotation 48.5893 1.02011e-14 4.60484e-15 1.00000; + scale 0.919290 0.919290 0.919290; + }; + }; + instance + { + transform + { + position -5.21856 -25.4262 0.947070; + rotation 32.4827 1.58074e-14 4.60484e-15 1.00000; + scale 1.19309 1.19309 1.19309; + }; + }; + instance + { + transform + { + position -7.97693 -24.8855 0.934509; + rotation 78.9039 5.59567e-15 -4.60484e-15 -1.00000; + scale 0.815838 0.815838 0.815838; + }; + }; + instance + { + transform + { + position -10.3127 -26.2537 0.872751; + rotation 64.8658 7.24686e-15 4.60484e-15 1.00000; + scale 1.00549 1.00549 1.00549; + }; + }; + instance + { + transform + { + position -12.3514 -26.9173 0.967346; + rotation 19.3321 2.70359e-14 4.60484e-15 1.00000; + scale 1.01417 1.01417 1.01417; + }; + }; + instance + { + transform + { + position -11.1456 -24.4822 1.08713; + rotation 89.9925 4.60544e-15 4.60484e-15 1.00000; + scale 0.944608 0.944608 0.944608; + }; + }; + instance + { + transform + { + position 8.02028 -21.1351 0.771698; + rotation 171.752 3.32037e-16 -4.60484e-15 -1.00000; + scale 0.976781 0.976781 0.976781; + }; + }; + instance + { + transform + { + position 7.01130 -20.6473 0.914388; + rotation 59.5389 8.05044e-15 4.60484e-15 1.00000; + scale 0.983694 0.983694 0.983694; + }; + }; + instance + { + transform + { + position -0.487923 -20.5650 1.00527; + rotation 48.3807 1.02509e-14 4.60484e-15 1.00000; + scale 0.857655 0.857655 0.857655; + }; + }; + instance + { + transform + { + position -12.7253 -21.0678 1.02199; + rotation 142.619 1.55780e-15 -4.60484e-15 -1.00000; + scale 1.19130 1.19130 1.19130; + }; + }; + instance + { + transform + { + position -2.55075 -20.3872 0.918874; + rotation 49.8873 9.90052e-15 4.60484e-15 1.00000; + scale 1.10860 1.10860 1.10860; + }; + }; + instance + { + transform + { + position -11.9958 -25.8700 1.15153; + rotation 110.603 3.18835e-15 -4.60484e-15 -1.00000; + scale 1.01788 1.01788 1.01788; + }; + }; + instance + { + transform + { + position -12.3094 -25.9718 1.14335; + rotation 44.2554 1.13246e-14 4.60484e-15 1.00000; + scale 1.12255 1.12255 1.12255; + }; + }; + instance + { + transform + { + position -5.91538 -23.5642 0.839866; + rotation 25.1113 2.06760e-14 4.60484e-15 1.00000; + scale 1.05424 1.05424 1.05424; + }; + }; + instance + { + transform + { + position -7.00388 -25.9411 0.835618; + rotation 55.6115 8.73172e-15 -4.60484e-15 -1.00000; + scale 0.910609 0.910609 0.910609; + }; + }; + instance + { + transform + { + position 6.18440 -24.7290 1.12575; + rotation 114.830 2.94323e-15 -4.60484e-15 -1.00000; + scale 1.05350 1.05350 1.05350; + }; + }; + instance + { + transform + { + position 4.74982 -22.1712 0.952039; + rotation 29.7482 1.73378e-14 -4.60484e-15 -1.00000; + scale 1.18319 1.18319 1.18319; + }; + }; + instance + { + transform + { + position 2.54069 -22.5142 0.979888; + rotation 120.004 2.65840e-15 -4.60484e-15 -1.00000; + scale 0.935845 0.935845 0.935845; + }; + }; + instance + { + transform + { + position 2.07535 -26.8289 1.05711; + rotation 75.2919 5.96960e-15 -4.60484e-15 -1.00000; + scale 1.13494 1.13494 1.13494; + }; + }; + instance + { + transform + { + position -2.75499 -24.5063 1.18742; + rotation 135.855 1.86725e-15 -4.60484e-15 -1.00000; + scale 1.01217 1.01217 1.01217; + }; + }; + instance + { + transform + { + position -4.22392 -22.9891 0.812678; + rotation 179.790 8.42603e-18 4.60484e-15 1.00000; + scale 0.999995 0.999995 0.999995; + }; + }; + instance + { + transform + { + position -0.888300 -26.3974 0.895347; + rotation 53.8808 9.06079e-15 -4.60484e-15 -1.00000; + scale 1.17806 1.17806 1.17806; + }; + }; + instance + { + transform + { + position -8.19204 -25.6416 0.787303; + rotation 75.5826 5.93838e-15 -4.60484e-15 -1.00000; + scale 0.882059 0.882059 0.882059; + }; + }; + instance + { + transform + { + position 1.44996 -20.0023 0.891773; + rotation 45.8662 1.08836e-14 -4.60484e-15 -1.00000; + scale 0.897122 0.897122 0.897122; + }; + }; + instance + { + transform + { + position -6.59495 -20.9615 1.16781; + rotation 44.7378 1.11894e-14 4.60484e-15 1.00000; + scale 1.16945 1.16945 1.16945; + }; + }; + instance + { + transform + { + position -14.5606 -4.14779 0.791551; + rotation 109.553 3.25116e-15 4.60484e-15 1.00000; + scale 1.13347 1.13347 1.13347; + }; + }; + instance + { + transform + { + position -10.8708 -22.4865 1.27727; + rotation 56.2299 8.61868e-15 -4.60484e-15 -1.00000; + scale 0.901352 0.901352 0.901352; + }; + }; + instance + { + transform + { + position -5.29556 -25.9472 0.951163; + rotation 9.11775 5.77513e-14 -4.60484e-15 -1.00000; + scale 1.10391 1.10391 1.10391; + }; + }; + instance + { + transform + { + position -10.8459 -23.1003 1.22850; + rotation 42.4134 1.18679e-14 -4.60484e-15 -1.00000; + scale 1.01296 1.01296 1.01296; + }; + }; + instance + { + transform + { + position -10.8340 -24.1722 1.09787; + rotation 125.792 2.35681e-15 -4.60484e-15 -1.00000; + scale 0.921366 0.921366 0.921366; + }; + }; + instance + { + transform + { + position 4.88829 -21.5969 1.09820; + rotation 58.4189 8.23620e-15 4.60484e-15 1.00000; + scale 0.912515 0.912515 0.912515; + }; + }; + instance + { + transform + { + position -3.47470 -22.8033 0.826546; + rotation 147.228 1.35403e-15 4.60484e-15 1.00000; + scale 0.887018 0.887018 0.887018; + }; + }; + instance + { + transform + { + position 9.97185 -23.0547 1.08198; + rotation 63.8528 7.39038e-15 4.60484e-15 1.00000; + scale 0.991220 0.991220 0.991220; + }; + }; + instance + { + transform + { + position 9.93809 -21.2076 1.21689; + rotation 41.6858 1.20950e-14 4.60484e-15 1.00000; + scale 0.813749 0.813749 0.813749; + }; + }; + instance + { + transform + { + position 2.71751 -19.6948 1.09499; + rotation 142.028 1.58433e-15 4.60484e-15 1.00000; + scale 1.13071 1.13071 1.13071; + }; + }; + instance + { + transform + { + position 9.66048 -19.5907 1.02386; + rotation 9.29351 5.66544e-14 4.60490e-15 1.00001; + scale 0.934995 0.934995 0.934995; + }; + }; + instance + { + transform + { + position 3.51754 -17.5153 0.833771; + rotation 87.6526 4.79747e-15 4.60484e-15 1.00000; + scale 0.987822 0.987822 0.987822; + }; + }; + instance + { + transform + { + position -3.66907 -19.8812 0.825849; + rotation 19.3623 2.69929e-14 -4.60484e-15 -1.00000; + scale 0.868431 0.868431 0.868431; + }; + }; + instance + { + transform + { + position -0.982066 -17.3060 0.826129; + rotation 47.6150 1.04369e-14 4.60484e-15 1.00000; + scale 1.13477 1.13477 1.13477; + }; + }; + instance + { + transform + { + position -3.39158 -18.2195 1.17441; + rotation 29.3472 1.75856e-14 -4.60484e-15 -1.00000; + scale 1.01575 1.01575 1.01575; + }; + }; + instance + { + transform + { + position 3.16687 -19.9395 1.15971; + rotation 144.433 1.47701e-15 4.60484e-15 1.00000; + scale 1.08841 1.08841 1.08841; + }; + }; + instance + { + transform + { + position 6.90365 -18.0308 1.11152; + rotation 96.6788 4.09708e-15 -4.60484e-15 -1.00000; + scale 1.13609 1.13609 1.13609; + }; + }; + instance + { + transform + { + position 9.54364 -18.0530 1.00881; + rotation 5.53535 9.52541e-14 4.60493e-15 1.00002; + scale 0.909279 0.909279 0.909280; + }; + }; + instance + { + transform + { + position 9.12604 -17.4942 0.972638; + rotation 114.624 2.95492e-15 -4.60484e-15 -1.00000; + scale 1.07447 1.07447 1.07447; + }; + }; + instance + { + transform + { + position -5.76477 -19.7510 1.03319; + rotation 53.0239 9.23105e-15 4.60484e-15 1.00000; + scale 1.14588 1.14588 1.14588; + }; + }; + instance + { + transform + { + position -9.38678 -19.2884 1.05857; + rotation 12.4551 4.21994e-14 4.60483e-15 0.999998; + scale 0.948469 0.948469 0.948469; + }; + }; + instance + { + transform + { + position -11.3751 -18.4291 0.858313; + rotation 96.0018 4.14609e-15 -4.60484e-15 -1.00000; + scale 0.911048 0.911048 0.911048; + }; + }; + instance + { + transform + { + position -12.5432 -18.1347 0.850698; + rotation 64.0831 7.35741e-15 4.60484e-15 1.00000; + scale 1.19396 1.19396 1.19396; + }; + }; + instance + { + transform + { + position -10.2660 -18.4835 1.02479; + rotation 79.7452 5.51268e-15 4.60484e-15 1.00000; + scale 1.11792 1.11792 1.11792; + }; + }; + instance + { + transform + { + position 8.20308 -17.4689 1.04294; + rotation 150.928 1.19399e-15 4.60484e-15 1.00000; + scale 0.921231 0.921231 0.921231; + }; + }; + instance + { + transform + { + position 2.18930 -19.7367 0.943020; + rotation 94.3406 4.26857e-15 -4.60484e-15 -1.00000; + scale 0.909807 0.909807 0.909807; + }; + }; + instance + { + transform + { + position 2.49820 -17.4696 1.10169; + rotation 61.5157 7.73763e-15 -4.60484e-15 -1.00000; + scale 1.19990 1.19990 1.19990; + }; + }; + instance + { + transform + { + position 8.90510 -18.8894 1.02780; + rotation 0.00000 4.60484e-15 -5.62809e-19 -0.000122221; + scale 1.18727 1.18727 1.18727; + }; + }; + instance + { + transform + { + position -1.90481 -10.3594 0.955570; + rotation 62.1343 7.64343e-15 -4.60484e-15 -1.00000; + scale 0.975652 0.975652 0.975652; + }; + }; + instance + { + transform + { + position -9.02328 -10.6051 1.03050; + rotation 175.881 1.65588e-16 4.60484e-15 1.00000; + scale 0.873147 0.873147 0.873147; + }; + }; + instance + { + transform + { + position -5.71536 -13.4078 1.07348; + rotation 35.1967 1.45177e-14 4.60484e-15 1.00000; + scale 0.924161 0.924161 0.924161; + }; + }; + instance + { + transform + { + position -6.62378 -6.31215 0.914781; + rotation 32.6929 1.57001e-14 -4.60484e-15 -1.00000; + scale 1.02881 1.02881 1.02881; + }; + }; + instance + { + transform + { + position -3.62679 -11.0870 0.960601; + rotation 35.6187 1.43343e-14 4.60484e-15 1.00000; + scale 0.858591 0.858591 0.858591; + }; + }; + instance + { + transform + { + position -0.494673 -13.0618 0.766745; + rotation 45.1947 1.10638e-14 -4.60484e-15 -1.00000; + scale 0.858390 0.858390 0.858390; + }; + }; + instance + { + transform + { + position -1.33779 -16.4632 0.900511; + rotation 130.928 2.10204e-15 -4.60484e-15 -1.00000; + scale 1.19245 1.19245 1.19245; + }; + }; + instance + { + transform + { + position 1.72733 -15.3413 0.998774; + rotation 57.2366 8.43946e-15 4.60484e-15 1.00000; + scale 0.992910 0.992910 0.992910; + }; + }; + instance + { + transform + { + position 1.36844 -14.0649 0.969673; + rotation 150.282 1.22172e-15 -4.60484e-15 -1.00000; + scale 1.15094 1.15094 1.15094; + }; + }; + instance + { + transform + { + position 1.90547 -13.6417 0.979020; + rotation 145.462 1.43152e-15 -4.60484e-15 -1.00000; + scale 1.00646 1.00646 1.00646; + }; + }; + instance + { + transform + { + position 4.66849 -13.1478 1.08337; + rotation 84.5781 5.06260e-15 -4.60484e-15 -1.00000; + scale 0.801107 0.801107 0.801107; + }; + }; + instance + { + transform + { + position 6.26881 -13.0392 1.04814; + rotation 51.0551 9.64231e-15 4.60484e-15 1.00000; + scale 0.836090 0.836090 0.836090; + }; + }; + instance + { + transform + { + position 5.24580 -13.2671 0.998279; + rotation 69.7025 6.61287e-15 -4.60484e-15 -1.00000; + scale 0.907317 0.907317 0.907317; + }; + }; + instance + { + transform + { + position 6.18312 -11.1784 1.06161; + rotation 0.944596 5.58613e-13 -4.60368e-15 -0.999749; + scale 1.12627 1.12627 1.12627; + }; + }; + instance + { + transform + { + position 7.14336 -15.0542 0.771306; + rotation 118.081 2.76243e-15 4.60484e-15 1.00000; + scale 0.903745 0.903745 0.903745; + }; + }; + instance + { + transform + { + position 7.39916 -14.0286 0.845777; + rotation 43.5656 1.15229e-14 4.60484e-15 1.00000; + scale 1.17114 1.17114 1.17114; + }; + }; + instance + { + transform + { + position -6.18289 -14.9807 1.15224; + rotation 39.5011 1.28251e-14 4.60484e-15 1.00000; + scale 0.845542 0.845542 0.845542; + }; + }; + instance + { + transform + { + position -7.19880 -16.0084 1.14257; + rotation 113.286 3.03140e-15 -4.60484e-15 -1.00000; + scale 0.848208 0.848208 0.848208; + }; + }; + instance + { + transform + { + position -7.71224 -16.9030 0.983395; + rotation 151.964 1.14965e-15 -4.60484e-15 -1.00000; + scale 1.10022 1.10022 1.10022; + }; + }; + instance + { + transform + { + position -12.8897 -17.2038 0.874926; + rotation 95.8009 4.16073e-15 -4.60484e-15 -1.00000; + scale 1.19006 1.19006 1.19006; + }; + }; + instance + { + transform + { + position -12.5840 -12.7074 1.08847; + rotation 106.334 3.44898e-15 -4.60484e-15 -1.00000; + scale 1.10696 1.10696 1.10696; + }; + }; + instance + { + transform + { + position 7.34991 -10.9720 0.942603; + rotation 153.731 1.07450e-15 -4.60484e-15 -1.00000; + scale 0.961787 0.961787 0.961787; + }; + }; + instance + { + transform + { + position -5.38459 -10.9377 0.862204; + rotation 66.5071 7.02259e-15 -4.60484e-15 -1.00000; + scale 1.18215 1.18215 1.18215; + }; + }; + instance + { + transform + { + position -5.42618 -10.5712 0.768506; + rotation 9.12540 5.77027e-14 4.60485e-15 1.00000; + scale 1.08678 1.08678 1.08678; + }; + }; + instance + { + transform + { + position -6.96145 -9.97271 0.887913; + rotation 34.4016 1.48751e-14 -4.60484e-15 -1.00000; + scale 0.801268 0.801268 0.801268; + }; + }; + instance + { + transform + { + position -8.00749 -10.2974 0.899585; + rotation 160.612 7.86610e-16 -4.60484e-15 -1.00000; + scale 1.17569 1.17569 1.17569; + }; + }; + instance + { + transform + { + position 0.258496 -10.3939 0.737829; + rotation 66.3484 7.04386e-15 -4.60484e-15 -1.00000; + scale 1.01319 1.01319 1.01319; + }; + }; + instance + { + transform + { + position 0.807813 -10.9318 0.788188; + rotation 7.31889 7.19997e-14 -4.60486e-15 -1.00000; + scale 1.09879 1.09879 1.09879; + }; + }; + instance + { + transform + { + position -3.51833 -10.6644 1.04323; + rotation 173.783 2.50054e-16 4.60484e-15 1.00000; + scale 0.858256 0.858256 0.858256; + }; + }; + instance + { + transform + { + position -10.4558 0.524832 0.357524; + rotation 38.2465 1.32806e-14 4.60484e-15 1.00000; + scale 0.824982 0.824982 0.824982; + }; + }; + instance + { + transform + { + position -8.34007 -13.2380 0.849230; + rotation 113.065 3.04410e-15 4.60484e-15 1.00000; + scale 1.19825 1.19825 1.19825; + }; + }; + instance + { + transform + { + position -18.6379 1.47252 0.957355; + rotation 75.2938 5.96939e-15 -4.60484e-15 -1.00000; + scale 0.966933 0.966933 0.966933; + }; + }; + instance + { + transform + { + position -14.5865 4.06236 0.633641; + rotation 97.7349 4.02167e-15 -4.60484e-15 -1.00000; + scale 1.13899 1.13899 1.13899; + }; + }; + instance + { + transform + { + position 8.03332 -12.7528 0.860672; + rotation 75.1162 5.98856e-15 -4.60484e-15 -1.00000; + scale 0.853470 0.853470 0.853470; + }; + }; + instance + { + transform + { + position 7.93653 -16.7344 1.03803; + rotation 5.36497 9.82839e-14 -4.60479e-15 -0.999989; + scale 1.17344 1.17344 1.17344; + }; + }; + instance + { + transform + { + position 5.79094 -16.8470 0.902869; + rotation 125.259 2.38392e-15 4.60484e-15 1.00000; + scale 0.934094 0.934094 0.934094; + }; + }; + instance + { + transform + { + position 4.25269 -16.9423 0.741961; + rotation 136.874 1.81977e-15 -4.60484e-15 -1.00000; + scale 0.968325 0.968325 0.968325; + }; + }; + instance + { + transform + { + position 2.70115 -16.2371 0.989568; + rotation 63.0699 7.50413e-15 -4.60484e-15 -1.00000; + scale 1.08821 1.08821 1.08821; + }; + }; + instance + { + transform + { + position -4.74103 -12.1758 1.08486; + rotation 26.8803 1.92692e-14 4.60484e-15 1.00000; + scale 0.842837 0.842837 0.842837; + }; + }; + instance + { + transform + { + position 5.97323 -3.10995 0.643346; + rotation 138.235 1.75680e-15 -4.60484e-15 -1.00000; + scale 1.16690 1.16690 1.16690; + }; + }; + instance + { + transform + { + position -12.2665 -13.7013 1.00243; + rotation 19.2296 2.71828e-14 -4.60484e-15 -1.00000; + scale 0.922979 0.922979 0.922979; + }; + }; + instance + { + transform + { + position -12.5559 -10.2068 1.06427; + rotation 97.1154 4.06576e-15 4.60484e-15 1.00000; + scale 1.17839 1.17839 1.17839; + }; + }; + instance + { + transform + { + position -9.34232 -10.8290 0.931730; + rotation 60.8112 7.84700e-15 4.60484e-15 1.00000; + scale 1.03494 1.03494 1.03494; + }; + }; + instance + { + transform + { + position -9.27367 -15.1946 1.00861; + rotation 93.2103 4.35380e-15 -4.60484e-15 -1.00000; + scale 0.896487 0.896487 0.896487; + }; + }; + instance + { + transform + { + position -5.73707 -16.5503 0.884920; + rotation 38.8398 1.30617e-14 -4.60484e-15 -1.00000; + scale 1.00778 1.00778 1.00778; + }; + }; + instance + { + transform + { + position 2.85257 -9.56254 0.818232; + rotation 134.735 1.91986e-15 4.60484e-15 1.00000; + scale 1.02663 1.02663 1.02663; + }; + }; + instance + { + transform + { + position -11.0093 -8.27465 0.923452; + rotation 35.0261 1.45931e-14 -4.60484e-15 -1.00000; + scale 1.00524 1.00524 1.00524; + }; + }; + instance + { + transform + { + position -7.62274 -8.31114 0.726661; + rotation 120.119 2.65226e-15 -4.60484e-15 -1.00000; + scale 0.970009 0.970009 0.970009; + }; + }; + instance + { + transform + { + position 5.61296 -7.95765 0.922944; + rotation 124.947 2.39985e-15 4.60484e-15 1.00000; + scale 1.13727 1.13727 1.13727; + }; + }; + instance + { + transform + { + position 5.77471 -9.61483 0.738272; + rotation 37.9853 1.33790e-14 -4.60484e-15 -1.00000; + scale 0.869347 0.869347 0.869347; + }; + }; + instance + { + transform + { + position -3.61292 -7.28099 0.782216; + rotation 5.15661 1.02261e-13 4.60503e-15 1.00004; + scale 1.14327 1.14327 1.14327; + }; + }; + instance + { + transform + { + position 1.14200 -8.90606 1.03299; + rotation 86.5035 4.89478e-15 -4.60484e-15 -1.00000; + scale 0.994407 0.994407 0.994407; + }; + }; + instance + { + transform + { + position 1.08313 -7.26791 0.793676; + rotation 23.8246 2.18283e-14 4.60483e-15 0.999999; + scale 0.800049 0.800049 0.800049; + }; + }; + instance + { + transform + { + position 3.96472 -8.12486 0.679083; + rotation 39.4028 1.28598e-14 -4.60484e-15 -1.00000; + scale 1.14750 1.14750 1.14750; + }; + }; + instance + { + transform + { + position 5.00594 -7.51638 0.851225; + rotation 77.3544 5.75247e-15 -4.60484e-15 -1.00000; + scale 1.09940 1.09940 1.09940; + }; + }; + instance + { + transform + { + position 7.41077 -8.20467 0.954086; + rotation 84.6367 5.05740e-15 4.60484e-15 1.00000; + scale 0.971356 0.971356 0.971356; + }; + }; + instance + { + transform + { + position -4.64713 -8.87956 0.980901; + rotation 138.488 1.74515e-15 4.60484e-15 1.00000; + scale 1.03149 1.03149 1.03149; + }; + }; + instance + { + transform + { + position 4.19268 -7.22035 0.703432; + rotation 28.2634 1.82898e-14 -4.60484e-15 -1.00000; + scale 0.965628 0.965628 0.965628; + }; + }; + instance + { + transform + { + position -7.90141 -8.18226 0.749817; + rotation 126.256 2.33335e-15 -4.60484e-15 -1.00000; + scale 0.828871 0.828871 0.828871; + }; + }; + instance + { + transform + { + position -5.37801 -6.97175 0.860821; + rotation 87.4108 4.81778e-15 4.60484e-15 1.00000; + scale 1.08637 1.08637 1.08637; + }; + }; + instance + { + transform + { + position -5.25900 -8.48935 0.925859; + rotation 29.7083 1.73622e-14 4.60484e-15 1.00000; + scale 0.853904 0.853904 0.853904; + }; + }; + instance + { + transform + { + position -6.04742 -8.53132 0.758164; + rotation 6.85040 7.69367e-14 -4.60486e-15 -1.00000; + scale 0.960285 0.960285 0.960285; + }; + }; + instance + { + transform + { + position 2.62604 -8.88770 0.835841; + rotation 57.0297 8.47582e-15 4.60484e-15 1.00000; + scale 0.923858 0.923858 0.923858; + }; + }; + instance + { + transform + { + position 0.661856 -2.78677 0.240282; + rotation 52.7702 9.28244e-15 4.60484e-15 1.00000; + scale 0.951933 0.951933 0.951933; + }; + }; + instance + { + transform + { + position -4.94170 -3.27990 0.394950; + rotation 1.92044 2.74743e-13 4.60515e-15 1.00007; + scale 1.04404 1.04404 1.04404; + }; + }; + instance + { + transform + { + position 1.60537 -3.94700 0.372200; + rotation 127.847 2.25355e-15 4.60484e-15 1.00000; + scale 0.976055 0.976055 0.976055; + }; + }; + instance + { + transform + { + position -12.5546 -0.978999 0.531182; + rotation 5.96090 8.84429e-14 -4.60480e-15 -0.999992; + scale 1.09635 1.09635 1.09635; + }; + }; + instance + { + transform + { + position -4.86842 -4.37403 0.553397; + rotation 0.0791294 6.66852e-12 4.75040e-15 1.03161; + scale 1.00104 1.00104 1.00104; + }; + }; + instance + { + transform + { + position -7.26337 4.85934 0.0669162; + rotation 21.1287 2.46907e-14 4.60484e-15 1.00000; + scale 1.10774 1.10774 1.10774; + }; + }; + instance + { + transform + { + position -5.67936 6.91453 0.547763; + rotation 125.937 2.34945e-15 -4.60484e-15 -1.00000; + scale 1.07152 1.07152 1.07152; + }; + }; + instance + { + transform + { + position 7.86911 -10.2311 1.09978; + rotation 171.693 3.34403e-16 -4.60484e-15 -1.00000; + scale 0.905759 0.905759 0.905759; + }; + }; + instance + { + transform + { + position -11.3392 9.76851 0.884871; + rotation 60.9843 7.81991e-15 -4.60484e-15 -1.00000; + scale 1.06070 1.06070 1.06070; + }; + }; + instance + { + transform + { + position -10.3550 9.83530 0.763232; + rotation 40.6375 1.24360e-14 4.60484e-15 1.00000; + scale 1.11662 1.11662 1.11662; + }; + }; + instance + { + transform + { + position -12.4424 8.04852 0.725034; + rotation 97.8920 4.01055e-15 4.60484e-15 1.00000; + scale 0.873255 0.873255 0.873255; + }; + }; + instance + { + transform + { + position 5.59782 8.07553 0.979251; + rotation 106.666 3.42825e-15 -4.60484e-15 -1.00000; + scale 0.935432 0.935432 0.935432; + }; + }; + instance + { + transform + { + position -3.94089 -4.02270 0.437009; + rotation 7.28940 7.22917e-14 4.60483e-15 0.999998; + scale 1.01883 1.01883 1.01883; + }; + }; + instance + { + transform + { + position -4.14226 6.52138 0.453201; + rotation 68.6954 6.73838e-15 -4.60484e-15 -1.00000; + scale 1.00733 1.00733 1.00733; + }; + }; + instance + { + transform + { + position -0.366216 6.89962 0.231913; + rotation 114.881 2.94036e-15 4.60484e-15 1.00000; + scale 0.851481 0.851481 0.851481; + }; + }; + instance + { + transform + { + position -12.3662 6.68970 0.582189; + rotation 26.5442 1.95223e-14 -4.60484e-15 -1.00000; + scale 0.893980 0.893980 0.893980; + }; + }; + instance + { + transform + { + position 2.78339 5.63044 0.532732; + rotation 14.5302 3.61210e-14 -4.60486e-15 -1.00001; + scale 0.816251 0.816251 0.816251; + }; + }; + instance + { + transform + { + position 7.46110 5.57327 0.725945; + rotation 19.7419 2.64637e-14 -4.60485e-15 -1.00000; + scale 0.843966 0.843966 0.843966; + }; + }; + instance + { + transform + { + position -6.37854 4.73128 0.0815778; + rotation 158.852 8.59594e-16 -4.60484e-15 -1.00000; + scale 0.947945 0.947945 0.947945; + }; + }; + instance + { + transform + { + position -1.65642 -4.83797 0.668253; + rotation 18.8890 2.76822e-14 4.60484e-15 1.00000; + scale 0.987661 0.987661 0.987661; + }; + }; + instance + { + transform + { + position -1.97869 -3.86249 0.496286; + rotation 76.3646 5.85543e-15 -4.60484e-15 -1.00000; + scale 0.863920 0.863920 0.863920; + }; + }; + instance + { + transform + { + position -13.5946 -1.97581 0.589177; + rotation 1.05720 4.99110e-13 -4.60563e-15 -1.00017; + scale 0.942711 0.942711 0.942711; + }; + }; + instance + { + transform + { + position -2.82911 -5.95289 0.712429; + rotation 175.968 1.62096e-16 4.60484e-15 1.00000; + scale 1.19857 1.19857 1.19857; + }; + }; + instance + { + transform + { + position -9.29171 1.70414 0.0136013; + rotation 164.020 6.46356e-16 -4.60484e-15 -1.00000; + scale 0.919107 0.919107 0.919107; + }; + }; + instance + { + transform + { + position 2.75283 1.76583 0.269820; + rotation 65.0764 7.21752e-15 -4.60484e-15 -1.00000; + scale 1.13367 1.13367 1.13367; + }; + }; + instance + { + transform + { + position 3.77765 -6.30088 0.769784; + rotation 123.666 2.46568e-15 4.60484e-15 1.00000; + scale 0.806739 0.806739 0.806739; + }; + }; + instance + { + transform + { + position 2.98827 -5.11431 0.568416; + rotation 38.6318 1.31377e-14 4.60484e-15 1.00000; + scale 0.909301 0.909301 0.909301; + }; + }; + instance + { + transform + { + position 3.35327 -2.09703 0.467647; + rotation 177.616 9.58261e-17 4.60484e-15 1.00000; + scale 0.963366 0.963366 0.963366; + }; + }; + instance + { + transform + { + position -11.1317 -0.758684 0.407293; + rotation 11.7324 4.48188e-14 -4.60487e-15 -1.00001; + scale 0.941103 0.941103 0.941103; + }; + }; + instance + { + transform + { + position -10.4852 -2.35575 0.710131; + rotation 95.0897 4.21293e-15 4.60484e-15 1.00000; + scale 1.15778 1.15778 1.15778; + }; + }; + instance + { + transform + { + position -5.48454 -3.95995 0.508831; + rotation 137.856 1.77428e-15 -4.60484e-15 -1.00000; + scale 0.945837 0.945837 0.945837; + }; + }; + instance + { + transform + { + position 9.64608 -4.97965 1.13262; + rotation 133.813 1.96350e-15 -4.60484e-15 -1.00000; + scale 1.04611 1.04611 1.04611; + }; + }; + instance + { + transform + { + position 7.83531 -1.57792 0.655088; + rotation 26.6437 1.94467e-14 4.60484e-15 1.00000; + scale 0.969548 0.969548 0.969548; + }; + }; + instance + { + transform + { + position -2.08726 -25.7483 1.01782; + rotation 118.417 2.74412e-15 4.60484e-15 1.00000; + scale 0.826217 0.826217 0.826217; + }; + }; + instance + { + transform + { + position -1.89881 -5.40752 0.717716; + rotation 45.7156 1.09236e-14 4.60484e-15 1.00000; + scale 0.973245 0.973245 0.973245; + }; + }; + instance + { + transform + { + position -2.59924 -3.55014 0.498930; + rotation 177.256 1.10299e-16 -4.60484e-15 -1.00000; + scale 1.12575 1.12575 1.12575; + }; + }; + instance + { + transform + { + position -4.50092 -4.27229 0.516181; + rotation 150.600 1.20807e-15 4.60484e-15 1.00000; + scale 1.02030 1.02030 1.02030; + }; + }; + instance + { + transform + { + position 2.81514 -1.35737 0.406245; + rotation 112.433 3.08072e-15 -4.60484e-15 -1.00000; + scale 0.944259 0.944259 0.944259; + }; + }; + instance + { + transform + { + position 2.86750 -5.58740 0.639405; + rotation 40.3630 1.25281e-14 -4.60484e-15 -1.00000; + scale 1.11925 1.11925 1.11925; + }; + }; + instance + { + transform + { + position 2.93850 -5.97880 0.707634; + rotation 97.2134 4.05875e-15 -4.60484e-15 -1.00000; + scale 0.854810 0.854810 0.854810; + }; + }; + instance + { + transform + { + position -6.58045 -21.4456 1.19535; + rotation 92.0441 4.44341e-15 -4.60484e-15 -1.00000; + scale 1.00398 1.00398 1.00398; + }; + }; + instance + { + transform + { + position 5.68982 -3.25282 0.636916; + rotation 85.5664 4.97570e-15 -4.60484e-15 -1.00000; + scale 1.10117 1.10117 1.10117; + }; + }; + instance + { + transform + { + position 8.08356 -1.23646 0.679792; + rotation 104.019 3.59645e-15 4.60484e-15 1.00000; + scale 0.932315 0.932315 0.932315; + }; + }; + instance + { + transform + { + position 9.27345 -3.80910 1.07589; + rotation 160.638 7.85545e-16 4.60484e-15 1.00000; + scale 0.951831 0.951831 0.951831; + }; + }; + instance + { + transform + { + position 8.57592 -5.09600 1.03509; + rotation 100.152 3.85355e-15 -4.60484e-15 -1.00000; + scale 1.14251 1.14251 1.14251; + }; + }; + instance + { + transform + { + position -9.99654 -6.84159 0.709909; + rotation 29.9074 1.72412e-14 4.60484e-15 1.00000; + scale 0.890656 0.890656 0.890656; + }; + }; + instance + { + transform + { + position -10.9835 -1.84403 0.591583; + rotation 117.622 2.78761e-15 -4.60484e-15 -1.00000; + scale 1.02000 1.02000 1.02000; + }; + }; + instance + { + transform + { + position -11.0227 -2.34441 0.685285; + rotation 117.502 2.79417e-15 -4.60484e-15 -1.00000; + scale 0.981167 0.981167 0.981167; + }; + }; + instance + { + transform + { + position -12.6395 -2.48938 0.682914; + rotation 124.497 2.42287e-15 -4.60484e-15 -1.00000; + scale 1.19536 1.19536 1.19536; + }; + }; + instance + { + transform + { + position 5.90649 0.0842914 0.785489; + rotation 138.558 1.74197e-15 -4.60484e-15 -1.00000; + scale 1.17338 1.17338 1.17338; + }; + }; + instance + { + transform + { + position 9.67220 0.0844337 0.703984; + rotation 139.767 1.68664e-15 4.60484e-15 1.00000; + scale 0.984773 0.984773 0.984773; + }; + }; + instance + { + transform + { + position -6.71883 -0.251742 0.0597046; + rotation 172.202 3.13830e-16 -4.60484e-15 -1.00000; + scale 0.981161 0.981161 0.981161; + }; + }; + instance + { + transform + { + position 9.12694 -4.30672 1.11501; + rotation 133.166 1.99430e-15 -4.60484e-15 -1.00000; + scale 0.981872 0.981872 0.981872; + }; + }; + instance + { + transform + { + position 9.50583 -1.26823 0.968193; + rotation 63.4096 7.45447e-15 4.60484e-15 1.00000; + scale 0.827478 0.827478 0.827478; + }; + }; + instance + { + transform + { + position -12.1412 0.0666771 0.397838; + rotation 143.033 1.53926e-15 4.60484e-15 1.00000; + scale 1.00589 1.00589 1.00589; + }; + }; + instance + { + transform + { + position -5.04603 -0.0605588 0.113175; + rotation 43.1929 1.16326e-14 4.60484e-15 1.00000; + scale 0.958694 0.958694 0.958694; + }; + }; + instance + { + transform + { + position -5.62769 -1.90861 0.335479; + rotation 19.3392 2.70257e-14 4.60484e-15 1.00000; + scale 1.11372 1.11372 1.11372; + }; + }; + instance + { + transform + { + position 3.77947 -0.718304 0.481880; + rotation 124.947 2.39985e-15 -4.60484e-15 -1.00000; + scale 1.08017 1.08017 1.08017; + }; + }; + instance + { + transform + { + position 3.26417 -1.00307 0.462033; + rotation 96.4897 4.11072e-15 -4.60484e-15 -1.00000; + scale 1.06184 1.06184 1.06184; + }; + }; + instance + { + transform + { + position -9.04620 -7.01332 0.773040; + rotation 95.7469 4.16467e-15 -4.60484e-15 -1.00000; + scale 1.09333 1.09333 1.09333; + }; + }; + instance + { + transform + { + position -10.8940 2.29336 0.325411; + rotation 133.895 1.95961e-15 -4.60484e-15 -1.00000; + scale 0.991424 0.991424 0.991424; + }; + }; + instance + { + transform + { + position -10.4989 2.24579 0.258341; + rotation 112.043 3.10350e-15 4.60484e-15 1.00000; + scale 0.961807 0.961807 0.961807; + }; + }; + instance + { + transform + { + position -17.7884 2.51792 1.05096; + rotation 157.747 9.05635e-16 -4.60484e-15 -1.00000; + scale 0.850688 0.850688 0.850688; + }; + }; + instance + { + transform + { + position -19.3266 -5.10948 0.944025; + rotation 138.337 1.75211e-15 4.60484e-15 1.00000; + scale 0.882256 0.882256 0.882256; + }; + }; + instance + { + transform + { + position -13.0984 2.05864 0.723523; + rotation 54.5693 8.92757e-15 -4.60484e-15 -1.00000; + scale 0.965607 0.965607 0.965607; + }; + }; + instance + { + transform + { + position -9.95362 0.246522 0.300787; + rotation 84.7892 5.04390e-15 -4.60484e-15 -1.00000; + scale 1.18389 1.18389 1.18389; + }; + }; + instance + { + transform + { + position -11.9347 3.16756 0.490966; + rotation 139.804 1.68494e-15 -4.60484e-15 -1.00000; + scale 0.979024 0.979024 0.979024; + }; + }; + instance + { + transform + { + position -11.1980 3.14357 0.299450; + rotation 134.245 1.94305e-15 4.60484e-15 1.00000; + scale 0.910044 0.910044 0.910044; + }; + }; + instance + { + transform + { + position -12.7313 0.682005 0.489335; + rotation 106.757 3.42251e-15 4.60484e-15 1.00000; + scale 0.898071 0.898071 0.898071; + }; + }; + instance + { + transform + { + position -17.1411 -10.9346 0.859638; + rotation 42.6063 1.18089e-14 4.60484e-15 1.00000; + scale 0.928198 0.928198 0.928198; + }; + }; + instance + { + transform + { + position -12.5369 0.131441 0.442423; + rotation 132.316 2.03502e-15 -4.60484e-15 -1.00000; + scale 1.13936 1.13936 1.13936; + }; + }; + instance + { + transform + { + position 1.90483 -0.520363 0.274059; + rotation 91.6656 4.47288e-15 4.60484e-15 1.00000; + scale 0.920625 0.920625 0.920625; + }; + }; + instance + { + transform + { + position 7.08786 4.72213 0.663160; + rotation 83.4288 5.16574e-15 -4.60484e-15 -1.00000; + scale 1.04392 1.04392 1.04392; + }; + }; + instance + { + transform + { + position 1.94329 3.04715 0.135483; + rotation 5.53153 9.53200e-14 -4.60491e-15 -1.00002; + scale 1.04678 1.04678 1.04678; + }; + }; + instance + { + transform + { + position -10.9897 4.41945 0.323229; + rotation 80.5119 5.43831e-15 4.60484e-15 1.00000; + scale 1.15164 1.15164 1.15164; + }; + }; + instance + { + transform + { + position 8.58469 5.03044 0.947531; + rotation 128.516 2.22032e-15 -4.60484e-15 -1.00000; + scale 1.17204 1.17204 1.17204; + }; + }; + instance + { + transform + { + position 2.65483 5.05474 0.498535; + rotation 56.6307 8.54662e-15 4.60484e-15 1.00000; + scale 1.18441 1.18441 1.18441; + }; + }; + instance + { + transform + { + position -15.0539 -18.6824 1.12487; + rotation 10.2277 5.14557e-14 4.60486e-15 1.00000; + scale 0.990396 0.990396 0.990396; + }; + }; + instance + { + transform + { + position -2.83758 6.63972 0.230173; + rotation 82.9602 5.20846e-15 -4.60484e-15 -1.00000; + scale 0.857162 0.857162 0.857162; + }; + }; + instance + { + transform + { + position -19.9692 -12.0089 0.887814; + rotation 53.6762 9.10099e-15 4.60484e-15 1.00000; + scale 0.867341 0.867341 0.867341; + }; + }; + instance + { + transform + { + position -5.86545 4.67041 0.0739674; + rotation 152.522 1.12585e-15 -4.60484e-15 -1.00000; + scale 0.933859 0.933859 0.933859; + }; + }; + instance + { + transform + { + position -7.00871 5.34805 0.201857; + rotation 172.298 3.09965e-16 4.60484e-15 1.00000; + scale 1.03149 1.03149 1.03149; + }; + }; + instance + { + transform + { + position 5.41409 6.62024 0.845064; + rotation 142.425 1.56650e-15 -4.60484e-15 -1.00000; + scale 0.987084 0.987084 0.987084; + }; + }; + instance + { + transform + { + position -6.44572 7.82937 0.577840; + rotation 11.6906 4.49801e-14 4.60483e-15 0.999998; + scale 0.872018 0.872018 0.872018; + }; + }; + instance + { + transform + { + position 6.70739 7.61698 0.923253; + rotation 16.3199 3.21144e-14 4.60484e-15 1.00000; + scale 0.886978 0.886978 0.886978; + }; + }; + instance + { + transform + { + position 8.32337 7.21825 0.730619; + rotation 17.9725 2.91190e-14 4.60483e-15 0.999999; + scale 1.12785 1.12785 1.12785; + }; + }; + instance + { + transform + { + position -10.8291 8.60944 0.787536; + rotation 172.786 2.90279e-16 -4.60484e-15 -1.00000; + scale 0.980433 0.980433 0.980433; + }; + }; + instance + { + transform + { + position -1.92953 6.92969 0.279957; + rotation 27.3697 1.89116e-14 4.60484e-15 1.00000; + scale 0.911619 0.911619 0.911619; + }; + }; + instance + { + transform + { + position 9.26004 7.17803 0.763822; + rotation 56.7706 8.52170e-15 -4.60484e-15 -1.00000; + scale 0.806165 0.806165 0.806165; + }; + }; + instance + { + transform + { + position 2.94508 8.37705 0.574748; + rotation 111.689 3.12423e-15 4.60484e-15 1.00000; + scale 0.880066 0.880066 0.880066; + }; + }; + instance + { + transform + { + position -12.7946 6.94941 0.686328; + rotation 16.6513 3.14663e-14 -4.60484e-15 -0.999999; + scale 1.18028 1.18028 1.18028; + }; + }; + instance + { + transform + { + position -10.8584 9.53356 0.823390; + rotation 145.412 1.43371e-15 -4.60484e-15 -1.00000; + scale 1.03916 1.03916 1.03916; + }; + }; + instance + { + transform + { + position -2.59410 9.83161 0.730103; + rotation 34.3475 1.49000e-14 4.60484e-15 1.00000; + scale 0.974131 0.974131 0.974131; + }; + }; + instance + { + transform + { + position -7.06812 -16.3664 1.10360; + rotation 117.077 2.81757e-15 4.60484e-15 1.00000; + scale 1.14421 1.14421 1.14421; + }; + }; + instance + { + transform + { + position 6.03212 -11.8926 1.11716; + rotation 6.05772 8.70268e-14 -4.60483e-15 -0.999998; + scale 0.800319 0.800319 0.800319; + }; + }; + instance + { + transform + { + position 0.127317 8.91972 0.678298; + rotation 148.617 1.29364e-15 4.60484e-15 1.00000; + scale 0.829540 0.829540 0.829540; + }; + }; + instance + { + transform + { + position -3.78233 -11.4264 0.931030; + rotation 131.073 2.09500e-15 4.60484e-15 1.00000; + scale 1.13726 1.13726 1.13726; + }; + }; + instance + { + transform + { + position -8.49326 9.07117 0.580904; + rotation 3.67989 1.43345e-13 -4.60496e-15 -1.00003; + scale 1.17061 1.17061 1.17061; + }; + }; + instance + { + transform + { + position 0.704152 -12.1035 0.799989; + rotation 116.109 2.87132e-15 4.60484e-15 1.00000; + scale 0.948295 0.948295 0.948295; + }; + }; + instance + { + transform + { + position 1.06557 -13.7696 0.880787; + rotation 54.0611 9.02560e-15 4.60484e-15 1.00000; + scale 1.04703 1.04703 1.04703; + }; + }; + instance + { + transform + { + position 7.68527 9.06507 0.990191; + rotation 53.5996 9.11611e-15 4.60484e-15 1.00000; + scale 0.946352 0.946352 0.946352; + }; + }; + instance + { + transform + { + position 1.69468 9.15274 0.605509; + rotation 89.3736 4.65546e-15 4.60484e-15 1.00000; + scale 1.13491 1.13491 1.13491; + }; + }; + instance + { + transform + { + position -2.50785 -12.9112 0.938231; + rotation 122.256 2.53906e-15 -4.60484e-15 -1.00000; + scale 0.859162 0.859162 0.859162; + }; + }; + instance + { + transform + { + position -4.51419 -14.5733 0.899622; + rotation 64.2102 7.33929e-15 4.60484e-15 1.00000; + scale 1.03847 1.03847 1.03847; + }; + }; + instance + { + transform + { + position -3.66171 -12.1133 0.949213; + rotation 50.2775 9.81300e-15 -4.60484e-15 -1.00000; + scale 1.06084 1.06084 1.06084; + }; + }; + instance + { + transform + { + position -4.98176 -12.6790 1.12755; + rotation 161.148 7.64492e-16 -4.60484e-15 -1.00000; + scale 1.19888 1.19888 1.19888; + }; + }; + instance + { + transform + { + position -3.34401 -15.2102 0.799558; + rotation 14.0805 3.72869e-14 -4.60484e-15 -1.00000; + scale 0.805121 0.805121 0.805121; + }; + }; + instance + { + transform + { + position -0.288743 -15.8367 1.02658; + rotation 95.8625 4.15623e-15 -4.60484e-15 -1.00000; + scale 0.968452 0.968452 0.968452; + }; + }; + instance + { + transform + { + position 0.553491 -17.0469 1.05574; + rotation 58.2030 8.27276e-15 4.60484e-15 1.00000; + scale 0.933875 0.933875 0.933875; + }; + }; + instance + { + transform + { + position 8.61486 1.24154 0.737362; + rotation 81.3806 5.35545e-15 4.60484e-15 1.00000; + scale 0.928679 0.928679 0.928679; + }; + }; + instance + { + transform + { + position 0.843059 7.98738 0.423251; + rotation 164.646 6.20713e-16 -4.60484e-15 -1.00000; + scale 0.931202 0.931202 0.931202; + }; + }; + instance + { + transform + { + position -15.1367 -5.61357 0.888006; + rotation 78.6868 5.61732e-15 4.60484e-15 1.00000; + scale 1.01907 1.01907 1.01907; + }; + }; + instance + { + transform + { + position -0.726512 6.02083 0.156528; + rotation 118.581 2.73519e-15 -4.60484e-15 -1.00000; + scale 1.04720 1.04720 1.04720; + }; + }; + instance + { + transform + { + position -9.83388 6.54346 0.371212; + rotation 152.883 1.11050e-15 4.60484e-15 1.00000; + scale 0.861867 0.861867 0.861867; + }; + }; + instance + { + transform + { + position 2.40542 6.37512 0.534304; + rotation 52.2847 9.38210e-15 -4.60484e-15 -1.00000; + scale 0.801625 0.801625 0.801625; + }; + }; + instance + { + transform + { + position -19.3844 -5.77600 0.788111; + rotation 116.727 2.83696e-15 4.60484e-15 1.00000; + scale 0.965689 0.965689 0.965689; + }; + }; + instance + { + transform + { + position -17.2944 -1.12455 0.849953; + rotation 41.5950 1.21239e-14 4.60484e-15 1.00000; + scale 1.19654 1.19654 1.19654; + }; + }; + instance + { + transform + { + position -18.3287 -17.2138 1.09465; + rotation 109.647 3.24552e-15 -4.60484e-15 -1.00000; + scale 1.05298 1.05298 1.05298; + }; + }; + instance + { + transform + { + position 6.16374 2.87905 0.770613; + rotation 50.1572 9.83983e-15 -4.60484e-15 -1.00000; + scale 1.13644 1.13644 1.13644; + }; + }; + instance + { + transform + { + position -17.3504 -25.9087 0.864028; + rotation 100.519 3.82850e-15 -4.60484e-15 -1.00000; + scale 0.834064 0.834064 0.834064; + }; + }; + instance + { + transform + { + position -17.1047 -5.70767 0.791947; + rotation 36.4628 1.39799e-14 4.60484e-15 1.00000; + scale 1.16794 1.16794 1.16794; + }; + }; + instance + { + transform + { + position -6.06654 -5.16392 0.635827; + rotation 139.269 1.70938e-15 4.60484e-15 1.00000; + scale 1.00109 1.00109 1.00109; + }; + }; + instance + { + transform + { + position -19.1218 -5.46344 0.852750; + rotation 118.216 2.75508e-15 4.60484e-15 1.00000; + scale 0.839878 0.839878 0.839878; + }; + }; + instance + { + transform + { + position 8.44413 -3.80941 1.04405; + rotation 13.0930 4.01266e-14 4.60484e-15 1.00000; + scale 1.10278 1.10278 1.10278; + }; + }; + instance + { + transform + { + position 6.11365 -4.28999 0.744630; + rotation 95.0499 4.21587e-15 -4.60484e-15 -1.00000; + scale 0.896287 0.896287 0.896287; + }; + }; + instance + { + transform + { + position 6.32081 -6.12255 0.873409; + rotation 0.474777 1.11141e-12 -4.62253e-15 -1.00384; + scale 1.14700 1.14700 1.14700; + }; + }; + instance + { + transform + { + position 2.73029 -4.24036 0.457584; + rotation 1.96356 2.68707e-13 -4.60496e-15 -1.00003; + scale 0.841132 0.841132 0.841132; + }; + }; + instance + { + transform + { + position -0.0454792 -6.59358 0.659498; + rotation 2.86544 1.84113e-13 -4.60458e-15 -0.999944; + scale 0.844748 0.844748 0.844748; + }; + }; + instance + { + transform + { + position -14.9771 -29.3584 0.957428; + rotation 10.3488 5.08506e-14 4.60483e-15 0.999999; + scale 0.808184 0.808184 0.808184; + }; + }; + instance + { + transform + { + position -0.283092 -6.14681 0.679918; + rotation 158.982 8.54214e-16 -4.60484e-15 -1.00000; + scale 0.927387 0.927387 0.927387; + }; + }; + instance + { + transform + { + position -4.74740 -1.53626 0.290805; + rotation 7.95567 6.62204e-14 4.60493e-15 1.00002; + scale 0.925647 0.925647 0.925647; + }; + }; + instance + { + transform + { + position 8.25747 -6.22472 0.851460; + rotation 14.3896 3.64776e-14 -4.60484e-15 -1.00000; + scale 1.12870 1.12870 1.12870; + }; + }; + instance + { + transform + { + position -10.6723 -5.74487 0.708676; + rotation 21.0456 2.47904e-14 -4.60484e-15 -1.00000; + scale 0.854564 0.854564 0.854564; + }; + }; + instance + { + transform + { + position -10.8007 -3.54440 0.819858; + rotation 100.686 3.81717e-15 4.60484e-15 1.00000; + scale 1.05449 1.05449 1.05449; + }; + }; + instance + { + transform + { + position -11.6285 0.437037 0.483909; + rotation 137.206 1.80433e-15 4.60484e-15 1.00000; + scale 0.960274 0.960274 0.960274; + }; + }; + instance + { + transform + { + position 4.83200 3.26436 0.598509; + rotation 19.1474 2.73017e-14 4.60484e-15 1.00000; + scale 1.05229 1.05229 1.05229; + }; + }; + instance + { + transform + { + position 6.33365 5.28337 0.599428; + rotation 104.127 3.58946e-15 -4.60484e-15 -1.00000; + scale 0.950623 0.950623 0.950623; + }; + }; + instance + { + transform + { + position 4.72852 -11.2743 1.05958; + rotation 83.5080 5.15856e-15 -4.60484e-15 -1.00000; + scale 0.800345 0.800345 0.800345; + }; + }; + instance + { + transform + { + position 5.78524 3.19878 0.705345; + rotation 71.8401 6.35665e-15 -4.60484e-15 -1.00000; + scale 0.838865 0.838865 0.838865; + }; + }; + instance + { + transform + { + position -4.87125 4.53451 -0.0112492; + rotation 48.9324 1.01202e-14 -4.60484e-15 -1.00000; + scale 0.940374 0.940374 0.940374; + }; + }; + instance + { + transform + { + position -1.55984 7.20470 0.303970; + rotation 109.064 3.28070e-15 4.60484e-15 1.00000; + scale 0.841270 0.841270 0.841270; + }; + }; + instance + { + transform + { + position 5.79617 8.45661 0.985924; + rotation 140.360 1.65967e-15 4.60484e-15 1.00000; + scale 0.966886 0.966886 0.966886; + }; + }; + instance + { + transform + { + position 0.0731739 5.74139 0.170996; + rotation 130.025 2.14607e-15 4.60484e-15 1.00000; + scale 1.17152 1.17152 1.17152; + }; + }; + instance + { + transform + { + position 3.73341 6.19387 0.617604; + rotation 50.1864 9.83331e-15 -4.60484e-15 -1.00000; + scale 1.07620 1.07620 1.07620; + }; + }; + instance + { + transform + { + position -10.5374 5.98592 0.361359; + rotation 85.9403 4.94325e-15 4.60484e-15 1.00000; + scale 1.15473 1.15473 1.15473; + }; + }; + instance + { + transform + { + position -4.65793 -0.568220 0.212588; + rotation 156.090 9.75022e-16 4.60484e-15 1.00000; + scale 1.11397 1.11397 1.11397; + }; + }; + instance + { + transform + { + position 3.88912 0.195290 0.522117; + rotation 105.098 3.52717e-15 -4.60484e-15 -1.00000; + scale 1.06949 1.06949 1.06949; + }; + }; + instance + { + transform + { + position -17.9566 -28.5251 1.07428; + rotation 51.9696 9.44767e-15 4.60484e-15 1.00000; + scale 0.964078 0.964078 0.964078; + }; + }; + instance + { + transform + { + position -11.2743 -3.07719 0.790423; + rotation 57.5871 8.37839e-15 -4.60484e-15 -1.00000; + scale 0.896717 0.896717 0.896717; + }; + }; + instance + { + transform + { + position -11.9554 -3.44374 0.895339; + rotation 123.877 2.45478e-15 4.60484e-15 1.00000; + scale 0.930624 0.930624 0.930624; + }; + }; + instance + { + transform + { + position -9.85170 3.84008 0.0907023; + rotation 109.913 3.22956e-15 -4.60484e-15 -1.00000; + scale 1.12804 1.12804 1.12804; + }; + }; + instance + { + transform + { + position 0.765953 -1.34814 -0.0670194; + rotation 156.156 9.72258e-16 4.60484e-15 1.00000; + scale 1.05895 1.05895 1.05895; + }; + }; + instance + { + transform + { + position -3.77164 -3.13179 0.336557; + rotation 128.155 2.23823e-15 4.60484e-15 1.00000; + scale 1.12341 1.12341 1.12341; + }; + }; + instance + { + transform + { + position 2.06195 -5.82121 0.588752; + rotation 151.521 1.16859e-15 4.60484e-15 1.00000; + scale 0.970785 0.970785 0.970784; + }; + }; + instance + { + transform + { + position 9.98450 -5.70430 1.00944; + rotation 2.25244 2.34238e-13 4.60476e-15 0.999983; + scale 1.14919 1.14919 1.14919; + }; + }; + instance + { + transform + { + position 9.83862 -3.78789 0.982630; + rotation 133.250 1.99030e-15 4.60484e-15 1.00000; + scale 0.877506 0.877506 0.877506; + }; + }; + instance + { + transform + { + position -7.47843 -0.191641 0.129327; + rotation 177.643 9.47124e-17 4.60484e-15 1.00000; + scale 1.08351 1.08351 1.08351; + }; + }; + instance + { + transform + { + position -11.3788 -0.403339 0.375804; + rotation 110.423 3.19909e-15 4.60484e-15 1.00000; + scale 0.914113 0.914113 0.914113; + }; + }; + instance + { + transform + { + position -11.2863 2.16140 0.401217; + rotation 129.292 2.18203e-15 -4.60484e-15 -1.00000; + scale 0.829349 0.829349 0.829349; + }; + }; + instance + { + transform + { + position 3.92153 9.92952 0.577095; + rotation 86.9127 4.85989e-15 -4.60484e-15 -1.00000; + scale 1.02393 1.02393 1.02393; + }; + }; + instance + { + transform + { + position -4.01357 9.60415 0.768351; + rotation 3.76921 1.39946e-13 4.60489e-15 1.00001; + scale 0.865990 0.865990 0.865990; + }; + }; + instance + { + transform + { + position -10.9734 2.87461 0.282285; + rotation 91.9175 4.45325e-15 4.60484e-15 1.00000; + scale 1.11188 1.11188 1.11188; + }; + }; + instance + { + transform + { + position 6.76134 1.05454 0.777869; + rotation 146.719 1.37631e-15 -4.60484e-15 -1.00000; + scale 0.915631 0.915631 0.915631; + }; + }; + instance + { + transform + { + position 8.66832 -2.34263 1.00068; + rotation 171.913 3.25516e-16 -4.60484e-15 -1.00000; + scale 1.10138 1.10138 1.10138; + }; + }; + instance + { + transform + { + position 3.65127 8.48725 0.623608; + rotation 19.1743 2.72626e-14 -4.60484e-15 -1.00000; + scale 0.982068 0.982068 0.982068; + }; + }; + instance + { + transform + { + position -10.9781 3.61721 0.252883; + rotation 100.180 3.85162e-15 4.60484e-15 1.00000; + scale 0.819380 0.819380 0.819380; + }; + }; + instance + { + transform + { + position -7.85102 5.41153 0.211933; + rotation 54.3468 8.97028e-15 -4.60484e-15 -1.00000; + scale 1.15593 1.15593 1.15593; + }; + }; + instance + { + transform + { + position -12.2518 -15.0708 0.844240; + rotation 6.02662 8.74768e-14 4.60497e-15 1.00003; + scale 1.18842 1.18842 1.18842; + }; + }; + instance + { + transform + { + position -8.58001 -11.5005 0.820914; + rotation 141.086 1.62679e-15 4.60484e-15 1.00000; + scale 0.820770 0.820770 0.820770; + }; + }; + instance + { + transform + { + position -17.0331 -4.52305 0.783323; + rotation 73.9813 6.11290e-15 4.60484e-15 1.00000; + scale 1.13324 1.13324 1.13324; + }; + }; + instance + { + transform + { + position -10.5119 -20.7680 0.957295; + rotation 102.568 3.69125e-15 4.60484e-15 1.00000; + scale 1.03496 1.03496 1.03496; + }; + }; + instance + { + transform + { + position -13.8432 1.18045 0.536486; + rotation 173.205 2.73384e-16 4.60484e-15 1.00000; + scale 0.886932 0.886932 0.886932; + }; + }; + instance + { + transform + { + position -13.3314 -15.3166 0.781021; + rotation 76.9613 5.79309e-15 -4.60484e-15 -1.00000; + scale 0.983428 0.983428 0.983428; + }; + }; + instance + { + transform + { + position -14.1633 -27.9016 1.20569; + rotation 115.593 2.90020e-15 4.60484e-15 1.00000; + scale 1.02206 1.02206 1.02206; + }; + }; + instance + { + transform + { + position -15.9852 -22.1041 0.995134; + rotation 160.328 7.98377e-16 -4.60484e-15 -1.00000; + scale 0.887882 0.887882 0.887882; + }; + }; + instance + { + transform + { + position -15.2455 -19.9453 0.883031; + rotation 179.975 9.87890e-19 4.60484e-15 1.00000; + scale 0.944265 0.944265 0.944265; + }; + }; + instance + { + transform + { + position -14.6089 -13.8842 1.00680; + rotation 52.3912 9.36007e-15 -4.60484e-15 -1.00000; + scale 0.822182 0.822182 0.822182; + }; + }; + instance + { + transform + { + position -15.7528 -4.02968 0.710022; + rotation 146.166 1.40054e-15 -4.60484e-15 -1.00000; + scale 0.947200 0.947200 0.947200; + }; + }; + instance + { + transform + { + position -16.8143 -3.87928 0.834010; + rotation 156.449 9.59940e-16 4.60484e-15 1.00000; + scale 1.16722 1.16722 1.16722; + }; + }; + instance + { + transform + { + position -16.8841 -4.18472 0.840988; + rotation 1.14738 4.59881e-13 -4.60363e-15 -0.999738; + scale 0.946800 0.946800 0.946800; + }; + }; + instance + { + transform + { + position -18.3914 -3.19029 0.971686; + rotation 135.934 1.86354e-15 -4.60484e-15 -1.00000; + scale 1.14230 1.14230 1.14230; + }; + }; + instance + { + transform + { + position -13.6967 0.749896 0.541065; + rotation 117.644 2.78638e-15 4.60484e-15 1.00000; + scale 1.08396 1.08396 1.08396; + }; + }; + instance + { + transform + { + position -18.7341 -0.432613 0.918297; + rotation 177.553 9.83582e-17 -4.60484e-15 -1.00000; + scale 1.16380 1.16380 1.16380; + }; + }; + instance + { + transform + { + position -15.2945 3.26152 0.576767; + rotation 38.3774 1.32317e-14 4.60484e-15 1.00000; + scale 1.19297 1.19297 1.19297; + }; + }; + instance + { + transform + { + position -10.9997 -28.0682 0.779874; + rotation 156.560 9.55296e-16 4.60484e-15 1.00000; + scale 1.01113 1.01113 1.01113; + }; + }; + instance + { + transform + { + position -11.1427 6.30719 0.378886; + rotation 22.5382 2.31098e-14 -4.60484e-15 -1.00000; + scale 1.01872 1.01872 1.01872; + }; + }; + instance + { + transform + { + position -14.4114 -3.51068 0.695684; + rotation 67.1589 6.93623e-15 4.60484e-15 1.00000; + scale 1.19417 1.19417 1.19417; + }; + }; + instance + { + transform + { + position -6.13787 -17.3975 0.768697; + rotation 79.3985 5.54670e-15 -4.60484e-15 -1.00000; + scale 1.12413 1.12413 1.12413; + }; + }; + instance + { + transform + { + position -4.52539 -14.9428 0.877099; + rotation 15.4403 3.39681e-14 4.60484e-15 1.00000; + scale 1.05256 1.05256 1.05256; + }; + }; + instance + { + transform + { + position 4.20684 -12.3173 1.17103; + rotation 73.4971 6.16695e-15 4.60484e-15 1.00000; + scale 1.17036 1.17036 1.17036; + }; + }; + instance + { + transform + { + position -10.8879 -10.6550 0.810481; + rotation 21.7506 2.39682e-14 4.60484e-15 1.00000; + scale 1.00568 1.00568 1.00568; + }; + }; + instance + { + transform + { + position 5.55500 -7.35745 0.960213; + rotation 133.903 1.95926e-15 4.60484e-15 1.00000; + scale 1.02979 1.02979 1.02979; + }; + }; + instance + { + transform + { + position -15.5624 7.75053 1.06493; + rotation 154.888 1.02559e-15 -4.60484e-15 -1.00000; + scale 1.11632 1.11632 1.11632; + }; + }; + instance + { + transform + { + position 8.46550 6.62699 0.695205; + rotation 166.956 5.26445e-16 4.60484e-15 1.00000; + scale 1.00867 1.00867 1.00867; + }; + }; + instance + { + transform + { + position -14.2192 -29.6497 0.834854; + rotation 6.24172 8.44565e-14 -4.60486e-15 -1.00000; + scale 1.10760 1.10760 1.10760; + }; + }; + instance + { + transform + { + position 4.32009 -1.77172 0.543756; + rotation 85.8175 4.95388e-15 4.60484e-15 1.00000; + scale 1.12266 1.12266 1.12266; + }; + }; + instance + { + transform + { + position 4.28360 5.49154 0.599282; + rotation 45.4833 1.09858e-14 4.60484e-15 1.00000; + scale 1.10254 1.10254 1.10254; + }; + }; + instance + { + transform + { + position -9.01570 -2.99725 0.634510; + rotation 115.237 2.92026e-15 4.60484e-15 1.00000; + scale 0.986217 0.986217 0.986217; + }; + }; + instance + { + transform + { + position 4.88557 5.14931 0.587093; + rotation 150.685 1.20439e-15 -4.60484e-15 -1.00000; + scale 0.995236 0.995236 0.995236; + }; + }; + instance + { + transform + { + position -0.663554 6.63286 0.202887; + rotation 137.219 1.80372e-15 4.60484e-15 1.00000; + scale 0.860464 0.860464 0.860464; + }; + }; + instance + { + transform + { + position -5.57680 5.62698 0.357782; + rotation 99.9266 3.86895e-15 4.60484e-15 1.00000; + scale 1.13190 1.13190 1.13190; + }; + }; + instance + { + transform + { + position -4.33737 5.95362 0.382041; + rotation 28.9338 1.78481e-14 4.60484e-15 0.999999; + scale 1.08281 1.08281 1.08281; + }; + }; + instance + { + transform + { + position 0.823719 -5.16566 0.404866; + rotation 35.3399 1.44550e-14 4.60484e-15 1.00000; + scale 0.845907 0.845907 0.845906; + }; + }; + instance + { + transform + { + position -15.2861 -24.6159 0.805215; + rotation 120.012 2.65794e-15 4.60484e-15 1.00000; + scale 1.05599 1.05599 1.05599; + }; + }; + instance + { + transform + { + position 4.00949 6.91238 0.737538; + rotation 26.9317 1.92310e-14 -4.60484e-15 -1.00000; + scale 1.11512 1.11512 1.11512; + }; + }; + instance + { + transform + { + position 1.86806 7.05539 0.439831; + rotation 41.9222 1.20204e-14 -4.60484e-15 -1.00000; + scale 1.17752 1.17752 1.17752; + }; + }; + instance + { + transform + { + position -3.80768 7.82890 0.526286; + rotation 54.9186 8.86117e-15 4.60484e-15 1.00000; + scale 1.13939 1.13939 1.13939; + }; + }; + instance + { + transform + { + position -6.04675 -4.56351 0.493964; + rotation 123.093 2.49537e-15 -4.60484e-15 -1.00000; + scale 0.946312 0.946312 0.946312; + }; + }; + instance + { + transform + { + position 8.48051 -2.03191 0.905146; + rotation 136.005 1.86023e-15 -4.60484e-15 -1.00000; + scale 1.19302 1.19302 1.19302; + }; + }; + instance + { + transform + { + position 5.89556 0.626817 0.867164; + rotation 89.2158 4.66830e-15 4.60484e-15 1.00000; + scale 0.888372 0.888372 0.888372; + }; + }; + instance + { + transform + { + position -0.647280 7.02775 0.232574; + rotation 57.5309 8.38815e-15 4.60484e-15 1.00000; + scale 0.848087 0.848087 0.848087; + }; + }; + instance + { + transform + { + position -10.5459 8.48275 0.748990; + rotation 160.210 8.03241e-16 -4.60484e-15 -1.00000; + scale 1.02059 1.02059 1.02059; + }; + }; + instance + { + transform + { + position 9.60212 7.16106 0.802937; + rotation 47.3158 1.05111e-14 4.60484e-15 1.00000; + scale 1.04474 1.04474 1.04474; + }; + }; + instance + { + transform + { + position -6.63284 -1.02581 0.215203; + rotation 64.7536 7.26257e-15 4.60484e-15 1.00000; + scale 1.07631 1.07631 1.07631; + }; + }; + instance + { + transform + { + position 8.45154 8.94947 0.913315; + rotation 75.4434 5.95331e-15 4.60484e-15 1.00000; + scale 0.918804 0.918804 0.918804; + }; + }; + instance + { + transform + { + position -19.4292 -3.39175 0.983514; + rotation 3.53781 1.49106e-13 4.60483e-15 0.999999; + scale 1.16415 1.16415 1.16415; + }; + }; + instance + { + transform + { + position -4.70287 7.48462 0.623453; + rotation 44.7583 1.11837e-14 -4.60484e-15 -1.00000; + scale 0.832910 0.832910 0.832910; + }; + }; + instance + { + transform + { + position 4.77351 -6.20512 0.889424; + rotation 69.4191 6.64786e-15 -4.60484e-15 -1.00000; + scale 0.844707 0.844707 0.844707; + }; + }; + instance + { + transform + { + position 4.71444 -4.54870 0.663251; + rotation 51.8775 9.46699e-15 4.60484e-15 1.00000; + scale 0.887118 0.887118 0.887118; + }; + }; + instance + { + transform + { + position 4.41681 6.65239 0.786312; + rotation 32.9134 1.55889e-14 4.60484e-15 1.00000; + scale 0.896579 0.896579 0.896579; + }; + }; + instance + { + transform + { + position -1.51357 8.57653 0.525680; + rotation 137.953 1.76980e-15 -4.60484e-15 -1.00000; + scale 1.10700 1.10700 1.10700; + }; + }; + instance + { + transform + { + position -13.6451 -3.33244 0.694017; + rotation 109.878 3.23166e-15 -4.60484e-15 -1.00000; + scale 0.975866 0.975866 0.975866; + }; + }; + instance + { + transform + { + position -18.2190 -18.6269 0.853196; + rotation 165.669 5.78890e-16 4.60484e-15 1.00000; + scale 0.986000 0.986000 0.986000; + }; + }; + instance + { + transform + { + position -12.7283 9.92630 0.932533; + rotation 15.2484 3.44007e-14 4.60483e-15 0.999999; + scale 0.996836 0.996836 0.996836; + }; + }; + instance + { + transform + { + position -2.38614 7.60885 0.468117; + rotation 101.060 3.79189e-15 4.60484e-15 1.00000; + scale 0.874213 0.874213 0.874213; + }; + }; + instance + { + transform + { + position -1.25360 7.39957 0.307504; + rotation 89.9211 4.61118e-15 4.60484e-15 1.00000; + scale 1.13775 1.13775 1.13775; + }; + }; + instance + { + transform + { + position 9.70534 6.19290 0.765169; + rotation 122.222 2.54088e-15 -4.60484e-15 -1.00000; + scale 1.17969 1.17969 1.17969; + }; + }; + instance + { + transform + { + position -15.5634 -3.48528 0.649985; + rotation 171.975 3.23031e-16 4.60484e-15 1.00000; + scale 0.870490 0.870490 0.870489; + }; + }; + instance + { + transform + { + position 1.44932 6.58156 0.473716; + rotation 96.5703 4.10490e-15 4.60484e-15 1.00000; + scale 0.944097 0.944097 0.944097; + }; + }; + instance + { + transform + { + position -12.4963 7.52036 0.650552; + rotation 112.444 3.08014e-15 4.60484e-15 1.00000; + scale 1.04685 1.04685 1.04685; + }; + }; + instance + { + transform + { + position 8.19351 3.27299 0.811495; + rotation 107.292 3.38927e-15 -4.60484e-15 -1.00000; + scale 1.19074 1.19074 1.19074; + }; + }; + instance + { + transform + { + position -11.3885 7.97867 0.710645; + rotation 1.05498 5.00162e-13 4.60403e-15 0.999824; + scale 0.975772 0.975772 0.975772; + }; + }; + instance + { + transform + { + position -2.84157 9.37383 0.740703; + rotation 67.6505 6.87207e-15 4.60484e-15 1.00000; + scale 0.878940 0.878940 0.878940; + }; + }; + instance + { + transform + { + position -12.9778 3.77353 0.639013; + rotation 166.544 5.43224e-16 4.60484e-15 1.00000; + scale 1.17071 1.17071 1.17071; + }; + }; + instance + { + transform + { + position -11.8865 9.08787 0.770143; + rotation 98.5605 3.96355e-15 -4.60484e-15 -1.00000; + scale 1.16928 1.16928 1.16928; + }; + }; + instance + { + transform + { + position 7.83568 -14.0137 0.832755; + rotation 148.540 1.29695e-15 4.60484e-15 1.00000; + scale 0.995960 0.995960 0.995960; + }; + }; + instance + { + transform + { + position -6.54815 9.03143 0.525360; + rotation 14.6301 3.58717e-14 -4.60487e-15 -1.00001; + scale 0.986325 0.986325 0.986325; + }; + }; + instance + { + transform + { + position -11.6011 -0.0674572 0.398640; + rotation 159.289 8.41443e-16 -4.60484e-15 -1.00000; + scale 0.905877 0.905877 0.905877; + }; + }; + instance + { + transform + { + position -8.08026 0.319479 0.0173372; + rotation 44.9347 1.11350e-14 4.60484e-15 1.00000; + scale 0.923696 0.923696 0.923696; + }; + }; + instance + { + transform + { + position 8.47901 5.47019 0.876709; + rotation 40.9428 1.23350e-14 -4.60484e-15 -1.00000; + scale 1.06269 1.06269 1.06269; + }; + }; + instance + { + transform + { + position -0.228084 -13.4779 0.691226; + rotation 146.888 1.36889e-15 4.60484e-15 1.00000; + scale 1.02976 1.02976 1.02976; + }; + }; + instance + { + transform + { + position -5.12196 -0.675474 0.214173; + rotation 73.4206 6.17555e-15 -4.60484e-15 -1.00000; + scale 1.13552 1.13552 1.13552; + }; + }; + instance + { + transform + { + position -10.8225 -4.29771 0.871785; + rotation 27.3689 1.89121e-14 4.60484e-15 1.00000; + scale 1.01184 1.01184 1.01184; + }; + }; + instance + { + transform + { + position -7.85761 -1.90633 0.464822; + rotation 96.8156 4.08725e-15 4.60484e-15 1.00000; + scale 1.05847 1.05847 1.05847; + }; + }; + instance + { + transform + { + position -5.52344 -5.05484 0.548217; + rotation 166.896 5.28872e-16 -4.60484e-15 -1.00000; + scale 0.837766 0.837766 0.837766; + }; + }; + instance + { + transform + { + position 6.68521 -0.800641 0.665193; + rotation 9.18334 5.73370e-14 4.60482e-15 0.999997; + scale 0.837009 0.837009 0.837009; + }; + }; + instance + { + transform + { + position 4.56060 -5.53823 0.878786; + rotation 70.9377 6.46317e-15 4.60484e-15 1.00000; + scale 1.10088 1.10088 1.10088; + }; + }; + instance + { + transform + { + position -3.25716 -1.21673 0.0109831; + rotation 135.251 1.89560e-15 4.60484e-15 1.00000; + scale 1.16531 1.16531 1.16531; + }; + }; + instance + { + transform + { + position -0.204289 -12.2651 0.904754; + rotation 142.211 1.57608e-15 4.60484e-15 1.00000; + scale 1.17076 1.17076 1.17076; + }; + }; + instance + { + transform + { + position -0.967596 -11.4722 0.925015; + rotation 146.381 1.39110e-15 4.60484e-15 1.00000; + scale 1.12061 1.12061 1.12061; + }; + }; + instance + { + transform + { + position -9.40136 9.98243 0.716089; + rotation 70.1209 6.56164e-15 4.60484e-15 1.00000; + scale 1.03372 1.03372 1.03372; + }; + }; + instance + { + transform + { + position 2.98022 9.79918 0.551031; + rotation 102.278 3.71045e-15 -4.60484e-15 -1.00000; + scale 0.914791 0.914791 0.914791; + }; + }; + instance + { + transform + { + position -4.06650 -14.4890 0.937212; + rotation 55.6532 8.72403e-15 4.60484e-15 1.00000; + scale 1.05972 1.05972 1.05972; + }; + }; + instance + { + transform + { + position -3.38957 -14.5461 0.875780; + rotation 124.314 2.43225e-15 4.60484e-15 1.00000; + scale 0.905902 0.905902 0.905902; + }; + }; + instance + { + transform + { + position -1.44223 -15.1128 0.861569; + rotation 23.3579 2.22771e-14 -4.60484e-15 -1.00000; + scale 1.01271 1.01271 1.01271; + }; + }; + instance + { + transform + { + position -3.06760 -4.31946 0.545623; + rotation 10.1689 5.17547e-14 4.60482e-15 0.999995; + scale 1.01126 1.01126 1.01126; + }; + }; + instance + { + transform + { + position -2.61183 -4.86924 0.600389; + rotation 138.030 1.76625e-15 -4.60484e-15 -1.00000; + scale 0.807913 0.807913 0.807913; + }; + }; + instance + { + transform + { + position -12.1888 -7.10358 1.01268; + rotation 47.6863 1.04193e-14 -4.60484e-15 -1.00000; + scale 0.800265 0.800265 0.800265; + }; + }; + instance + { + transform + { + position 9.90300 -10.1293 0.958474; + rotation 128.141 2.23893e-15 4.60484e-15 1.00000; + scale 1.02505 1.02505 1.02505; + }; + }; + instance + { + transform + { + position -7.31926 -8.24317 0.690380; + rotation 83.0404 5.20112e-15 -4.60484e-15 -1.00000; + scale 1.07425 1.07425 1.07425; + }; + }; + instance + { + transform + { + position 6.12168 -8.00122 1.01063; + rotation 30.3957 1.69512e-14 4.60484e-15 1.00000; + scale 0.989675 0.989675 0.989675; + }; + }; + instance + { + transform + { + position -12.0403 -7.51896 0.899106; + rotation 67.2599 6.92298e-15 -4.60484e-15 -1.00000; + scale 1.04024 1.04024 1.04024; + }; + }; + instance + { + transform + { + position 7.08158 -7.94416 0.965638; + rotation 153.633 1.07865e-15 -4.60484e-15 -1.00000; + scale 0.805337 0.805337 0.805337; + }; + }; + instance + { + transform + { + position -6.33824 -7.55794 0.839920; + rotation 118.161 2.75807e-15 -4.60484e-15 -1.00000; + scale 1.08423 1.08423 1.08423; + }; + }; + instance + { + transform + { + position -7.89969 8.27628 0.449565; + rotation 2.05739 2.56450e-13 4.60471e-15 0.999973; + scale 1.19567 1.19567 1.19567; + }; + }; + instance + { + transform + { + position 1.79251 -10.0570 0.914037; + rotation 148.707 1.28971e-15 4.60484e-15 1.00000; + scale 0.934473 0.934473 0.934473; + }; + }; + instance + { + transform + { + position 3.70225 -8.65237 0.822307; + rotation 20.6135 2.53218e-14 4.60484e-15 1.00000; + scale 1.14680 1.14680 1.14680; + }; + }; + instance + { + transform + { + position -4.56265 -9.57081 0.957352; + rotation 125.254 2.38416e-15 4.60484e-15 1.00000; + scale 0.910180 0.910180 0.910180; + }; + }; + instance + { + transform + { + position -10.5727 -8.37300 1.01043; + rotation 0.240663 2.19259e-12 -4.60581e-15 -1.00021; + scale 0.936505 0.936505 0.936505; + }; + }; + instance + { + transform + { + position -6.30828 -16.4196 0.954989; + rotation 63.1399 7.49386e-15 -4.60484e-15 -1.00000; + scale 0.897338 0.897338 0.897338; + }; + }; + instance + { + transform + { + position -7.40773 -13.6776 1.13478; + rotation 66.4605 7.02883e-15 4.60484e-15 1.00000; + scale 0.982126 0.982126 0.982126; + }; + }; + instance + { + transform + { + position -2.71169 -17.0333 0.943393; + rotation 8.61114 6.11629e-14 -4.60482e-15 -0.999996; + scale 1.15141 1.15141 1.15141; + }; + }; + instance + { + transform + { + position -13.8501 -4.00396 0.912165; + rotation 20.1242 2.59509e-14 4.60484e-15 1.00000; + scale 0.872345 0.872345 0.872345; + }; + }; + instance + { + transform + { + position -12.3688 -15.5669 0.811801; + rotation 173.688 2.53909e-16 -4.60484e-15 -1.00000; + scale 0.821266 0.821266 0.821266; + }; + }; + instance + { + transform + { + position -11.7024 -12.7435 1.03272; + rotation 116.648 2.84134e-15 -4.60484e-15 -1.00000; + scale 1.07763 1.07763 1.07763; + }; + }; + instance + { + transform + { + position -9.51565 -16.8163 1.15157; + rotation 40.6717 1.24246e-14 -4.60484e-15 -1.00000; + scale 1.14739 1.14739 1.14739; + }; + }; + instance + { + transform + { + position 8.51726 -15.7610 0.851945; + rotation 11.2515 4.67473e-14 4.60483e-15 0.999999; + scale 1.13276 1.13276 1.13276; + }; + }; + instance + { + transform + { + position -18.0169 -0.539809 0.869250; + rotation 151.210 1.18191e-15 -4.60484e-15 -1.00000; + scale 1.14531 1.14531 1.14531; + }; + }; + instance + { + transform + { + position 9.86683 -15.3434 0.923641; + rotation 110.617 3.18755e-15 -4.60484e-15 -1.00000; + scale 0.819413 0.819413 0.819413; + }; + }; + instance + { + transform + { + position 5.67755 -12.6959 1.03266; + rotation 88.5935 4.71929e-15 4.60484e-15 1.00000; + scale 0.897155 0.897155 0.897155; + }; + }; + instance + { + transform + { + position 4.05830 -11.7679 1.12804; + rotation 133.537 1.97665e-15 4.60484e-15 1.00000; + scale 1.00397 1.00397 1.00397; + }; + }; + instance + { + transform + { + position -3.35316 -13.4375 0.888374; + rotation 77.9507 5.69150e-15 4.60484e-15 1.00000; + scale 1.14329 1.14329 1.14329; + }; + }; + instance + { + transform + { + position -1.78555 -14.6758 0.751850; + rotation 90.3818 4.57426e-15 4.60484e-15 1.00000; + scale 1.01967 1.01967 1.01967; + }; + }; + instance + { + transform + { + position 4.66896 -15.5090 0.959114; + rotation 22.4884 2.31623e-14 -4.60484e-15 -1.00000; + scale 0.955998 0.955998 0.955998; + }; + }; + instance + { + transform + { + position 1.00622 -18.0222 1.10448; + rotation 153.376 1.08956e-15 -4.60484e-15 -1.00000; + scale 1.13084 1.13084 1.13084; + }; + }; + instance + { + transform + { + position -8.74515 -19.2294 1.14183; + rotation 64.1317 7.35047e-15 -4.60484e-15 -1.00000; + scale 1.18482 1.18482 1.18482; + }; + }; + instance + { + transform + { + position 6.45153 -18.5680 0.832272; + rotation 72.0249 6.33512e-15 4.60484e-15 1.00000; + scale 0.920126 0.920126 0.920126; + }; + }; + instance + { + transform + { + position 5.54219 -18.7338 0.933260; + rotation 10.9445 4.80671e-14 -4.60484e-15 -1.00000; + scale 1.12957 1.12957 1.12957; + }; + }; + instance + { + transform + { + position 5.59346 -17.6554 0.933097; + rotation 80.2514 5.46344e-15 4.60484e-15 1.00000; + scale 1.19731 1.19731 1.19731; + }; + }; + instance + { + transform + { + position -6.50320 -18.9579 0.992974; + rotation 168.373 4.68833e-16 -4.60484e-15 -1.00000; + scale 0.874821 0.874821 0.874821; + }; + }; + instance + { + transform + { + position -7.43941 -17.0553 0.947825; + rotation 91.5931 4.47855e-15 4.60484e-15 1.00000; + scale 0.979234 0.979234 0.979233; + }; + }; + instance + { + transform + { + position 0.285964 -17.1961 0.994167; + rotation 54.4481 8.95080e-15 -4.60484e-15 -1.00000; + scale 0.865169 0.865169 0.865169; + }; + }; + instance + { + transform + { + position -11.5152 -19.4140 1.00563; + rotation 82.0514 5.29247e-15 -4.60484e-15 -1.00000; + scale 1.06345 1.06345 1.06345; + }; + }; + instance + { + transform + { + position -19.9177 -6.58827 0.764698; + rotation 95.9987 4.14631e-15 4.60484e-15 1.00000; + scale 0.981594 0.981594 0.981594; + }; + }; + instance + { + transform + { + position -12.5488 -19.2808 1.00676; + rotation 8.00093 6.58445e-14 4.60486e-15 1.00000; + scale 1.19665 1.19665 1.19665; + }; + }; + instance + { + transform + { + position -5.11939 -18.4878 0.937417; + rotation 37.7233 1.34791e-14 -4.60484e-15 -1.00000; + scale 1.11953 1.11953 1.11953; + }; + }; + instance + { + transform + { + position -4.99145 -19.5293 0.877958; + rotation 92.6351 4.39778e-15 4.60484e-15 1.00000; + scale 0.917408 0.917408 0.917408; + }; + }; + instance + { + transform + { + position -1.06307 -19.0823 0.991051; + rotation 39.3391 1.28824e-14 4.60484e-15 1.00000; + scale 0.907023 0.907023 0.907023; + }; + }; + instance + { + transform + { + position 8.38347 -23.4384 1.19314; + rotation 170.067 4.00150e-16 4.60484e-15 1.00000; + scale 0.981001 0.981001 0.981001; + }; + }; + instance + { + transform + { + position 3.54249 -22.9242 0.871243; + rotation 32.7509 1.56707e-14 4.60484e-15 1.00000; + scale 1.10219 1.10219 1.10219; + }; + }; + instance + { + transform + { + position -10.0880 -25.9991 0.954991; + rotation 134.698 1.92161e-15 4.60484e-15 1.00000; + scale 0.851860 0.851860 0.851860; + }; + }; + instance + { + transform + { + position 1.01390 -24.9315 1.05629; + rotation 1.54860 3.40722e-13 4.60462e-15 0.999953; + scale 1.07815 1.07815 1.07815; + }; + }; + instance + { + transform + { + position 0.326864 8.53726 0.567631; + rotation 54.2288 8.99306e-15 -4.60484e-15 -1.00000; + scale 0.898962 0.898962 0.898962; + }; + }; + instance + { + transform + { + position 2.45077 -22.9919 1.01065; + rotation 171.808 3.29762e-16 -4.60484e-15 -1.00000; + scale 0.869080 0.869080 0.869080; + }; + }; + instance + { + transform + { + position 8.05988 -22.2956 0.988420; + rotation 87.5111 4.80934e-15 -4.60484e-15 -1.00000; + scale 0.933940 0.933940 0.933940; + }; + }; + instance + { + transform + { + position 8.77459 -22.4903 1.06023; + rotation 164.223 6.38034e-16 -4.60484e-15 -1.00000; + scale 1.11622 1.11622 1.11622; + }; + }; + instance + { + transform + { + position -7.83132 -20.5799 1.13760; + rotation 168.365 4.69171e-16 -4.60484e-15 -1.00000; + scale 0.812543 0.812543 0.812543; + }; + }; + instance + { + transform + { + position -8.58401 -25.8561 0.863328; + rotation 142.380 1.56852e-15 -4.60484e-15 -1.00000; + scale 0.990403 0.990403 0.990403; + }; + }; + instance + { + transform + { + position -5.69484 -20.6981 0.992010; + rotation 144.793 1.46103e-15 -4.60484e-15 -1.00000; + scale 1.10243 1.10243 1.10243; + }; + }; + instance + { + transform + { + position 9.97232 -20.7899 1.23963; + rotation 47.2308 1.05323e-14 4.60484e-15 1.00000; + scale 1.06087 1.06087 1.06087; + }; + }; + instance + { + transform + { + position -11.3303 -23.5880 1.17435; + rotation 105.669 3.49087e-15 -4.60484e-15 -1.00000; + scale 1.07939 1.07939 1.07939; + }; + }; + instance + { + transform + { + position -8.49378 -26.8132 1.00512; + rotation 96.0791 4.14046e-15 4.60484e-15 1.00000; + scale 1.13218 1.13218 1.13218; + }; + }; + instance + { + transform + { + position -6.53870 -24.5851 0.779955; + rotation 171.607 3.37855e-16 4.60484e-15 1.00000; + scale 0.924368 0.924368 0.924368; + }; + }; + instance + { + transform + { + position 6.44080 -21.3253 0.873448; + rotation 121.348 2.58684e-15 4.60484e-15 1.00000; + scale 0.931482 0.931482 0.931482; + }; + }; + instance + { + transform + { + position 5.45170 -22.2537 0.871576; + rotation 114.146 2.98207e-15 -4.60484e-15 -1.00000; + scale 0.946920 0.946920 0.946920; + }; + }; + instance + { + transform + { + position -2.62961 -25.4575 1.04732; + rotation 114.359 2.96993e-15 4.60484e-15 1.00000; + scale 0.923000 0.923000 0.923000; + }; + }; + instance + { + transform + { + position -3.18810 -21.5652 0.800880; + rotation 73.5215 6.16421e-15 4.60484e-15 1.00000; + scale 1.10090 1.10090 1.10090; + }; + }; + instance + { + transform + { + position -3.41097 -22.4971 0.795064; + rotation 30.4070 1.69445e-14 4.60484e-15 1.00000; + scale 0.800371 0.800371 0.800371; + }; + }; + instance + { + transform + { + position -0.693614 -24.9122 1.08761; + rotation 6.05384 8.70827e-14 -4.60487e-15 -1.00001; + scale 1.11046 1.11046 1.11046; + }; + }; + instance + { + transform + { + position 6.24504 6.50749 0.870659; + rotation 49.2762 1.00402e-14 -4.60484e-15 -1.00000; + scale 0.841096 0.841096 0.841096; + }; + }; + instance + { + transform + { + position 1.90029 -24.7862 0.936671; + rotation 9.58954 5.48976e-14 4.60484e-15 1.00000; + scale 0.954995 0.954995 0.954995; + }; + }; + instance + { + transform + { + position 0.616186 6.57840 0.328926; + rotation 132.307 2.03546e-15 -4.60484e-15 -1.00000; + scale 0.907823 0.907823 0.907823; + }; + }; + instance + { + transform + { + position -6.74791 -24.2388 0.791145; + rotation 19.9266 2.62135e-14 -4.60484e-15 -1.00000; + scale 0.999647 0.999647 0.999647; + }; + }; + instance + { + transform + { + position 0.107212 6.17517 0.234124; + rotation 153.176 1.09807e-15 4.60484e-15 1.00000; + scale 0.886831 0.886831 0.886831; + }; + }; + instance + { + transform + { + position -7.71474 -22.0518 0.914820; + rotation 75.9206 5.90235e-15 4.60484e-15 1.00000; + scale 1.13558 1.13558 1.13558; + }; + }; + instance + { + transform + { + position -8.64466 -22.1437 1.08147; + rotation 70.9248 6.46472e-15 -4.60484e-15 -1.00000; + scale 0.950835 0.950835 0.950835; + }; + }; + instance + { + transform + { + position 5.90459 -28.5304 1.01512; + rotation 72.7501 6.25154e-15 4.60484e-15 1.00000; + scale 0.969851 0.969851 0.969851; + }; + }; + instance + { + transform + { + position 4.78533 -26.7532 0.926870; + rotation 100.043 3.86099e-15 -4.60484e-15 -1.00000; + scale 1.08487 1.08487 1.08487; + }; + }; + instance + { + transform + { + position -4.58243 -23.1436 0.778066; + rotation 21.7486 2.39705e-14 -4.60484e-15 -0.999999; + scale 1.19972 1.19972 1.19972; + }; + }; + instance + { + transform + { + position 6.08700 -28.9080 0.979419; + rotation 44.2393 1.13292e-14 4.60484e-15 1.00000; + scale 1.16329 1.16329 1.16329; + }; + }; + instance + { + transform + { + position 9.25958 -27.3807 0.974507; + rotation 179.290 2.85143e-17 4.60484e-15 1.00000; + scale 1.01865 1.01865 1.01865; + }; + }; + instance + { + transform + { + position -0.483559 -27.8268 0.875059; + rotation 118.142 2.75909e-15 -4.60484e-15 -1.00000; + scale 1.04711 1.04711 1.04711; + }; + }; + instance + { + transform + { + position 8.33130 -28.9135 0.842478; + rotation 123.089 2.49560e-15 4.60484e-15 1.00000; + scale 0.919645 0.919645 0.919645; + }; + }; + instance + { + transform + { + position 4.71500 -28.8209 1.15386; + rotation 41.7993 1.20591e-14 -4.60484e-15 -1.00000; + scale 1.00503 1.00503 1.00503; + }; + }; + instance + { + transform + { + position 2.57176 -28.6731 0.884533; + rotation 68.5838 6.75249e-15 -4.60484e-15 -1.00000; + scale 1.15051 1.15051 1.15051; + }; + }; + instance + { + transform + { + position 0.231670 -28.1522 0.953697; + rotation 164.953 6.08164e-16 -4.60484e-15 -1.00000; + scale 1.07207 1.07207 1.07207; + }; + }; + instance + { + transform + { + position 8.61965 -27.7466 0.978593; + rotation 116.073 2.87336e-15 4.60484e-15 1.00000; + scale 0.976880 0.976880 0.976880; + }; + }; + instance + { + transform + { + position -11.8325 6.36816 0.448666; + rotation 73.6559 6.14916e-15 4.60484e-15 1.00000; + scale 1.08505 1.08505 1.08505; + }; + }; + instance + { + transform + { + position -15.9252 6.56886 1.04813; + rotation 90.4060 4.57232e-15 -4.60484e-15 -1.00000; + scale 1.07646 1.07646 1.07646; + }; + }; + instance + { + transform + { + position -19.9440 4.31193 1.08099; + rotation 5.68400 9.27590e-14 4.60481e-15 0.999993; + scale 0.800310 0.800310 0.800310; + }; + }; + instance + { + transform + { + position -17.7399 1.00529 0.942692; + rotation 51.3391 9.58118e-15 4.60484e-15 1.00000; + scale 0.840503 0.840503 0.840503; + }; + }; + instance + { + transform + { + position -17.1497 0.622011 1.00100; + rotation 65.8790 7.10725e-15 -4.60484e-15 -1.00000; + scale 1.02751 1.02751 1.02751; + }; + }; + instance + { + transform + { + position -13.1869 7.95449 0.815243; + rotation 34.5803 1.47934e-14 -4.60484e-15 -1.00000; + scale 0.934894 0.934894 0.934894; + }; + }; + instance + { + transform + { + position -19.3377 -11.0831 1.09634; + rotation 66.9179 6.96800e-15 4.60484e-15 1.00000; + scale 0.904848 0.904848 0.904848; + }; + }; + instance + { + transform + { + position -16.4683 -10.0488 0.811184; + rotation 68.8918 6.71365e-15 -4.60484e-15 -1.00000; + scale 0.844725 0.844725 0.844725; + }; + }; + instance + { + transform + { + position -17.6331 -13.4617 1.20391; + rotation 45.6387 1.09441e-14 4.60484e-15 1.00000; + scale 1.00428 1.00428 1.00428; + }; + }; + instance + { + transform + { + position -9.10479 6.35629 0.316347; + rotation 22.2284 2.34403e-14 4.60484e-15 1.00000; + scale 0.869882 0.869882 0.869882; + }; + }; + instance + { + transform + { + position -16.7526 -11.5601 0.883281; + rotation 11.6006 4.53313e-14 -4.60483e-15 -0.999999; + scale 1.09785 1.09785 1.09785; + }; + }; + instance + { + transform + { + position -14.7797 -14.8313 1.03854; + rotation 100.602 3.82289e-15 -4.60484e-15 -1.00000; + scale 1.12905 1.12905 1.12905; + }; + }; + instance + { + transform + { + position -15.8239 -14.0849 1.09602; + rotation 82.9767 5.20695e-15 -4.60484e-15 -1.00000; + scale 1.13630 1.13630 1.13630; + }; + }; + instance + { + transform + { + position -17.7689 -14.9621 1.21333; + rotation 173.098 2.77671e-16 -4.60484e-15 -1.00000; + scale 0.947066 0.947066 0.947066; + }; + }; + instance + { + transform + { + position -17.9425 -18.9921 0.820987; + rotation 20.3674 2.56345e-14 4.60483e-15 0.999999; + scale 1.00680 1.00680 1.00680; + }; + }; + instance + { + transform + { + position -18.1421 -17.4681 1.04759; + rotation 114.562 2.95840e-15 4.60484e-15 1.00000; + scale 0.889117 0.889117 0.889117; + }; + }; + instance + { + transform + { + position -13.5779 -25.8858 1.10181; + rotation 141.172 1.62289e-15 4.60484e-15 1.00000; + scale 0.944903 0.944903 0.944903; + }; + }; + instance + { + transform + { + position -14.9461 -21.2906 0.865980; + rotation 161.538 7.48373e-16 -4.60484e-15 -1.00000; + scale 1.16589 1.16589 1.16589; + }; + }; + instance + { + transform + { + position -13.5585 -21.3817 0.796268; + rotation 169.247 4.33375e-16 -4.60484e-15 -1.00000; + scale 0.944132 0.944132 0.944132; + }; + }; + instance + { + transform + { + position -15.5702 -25.9095 1.10038; + rotation 165.807 5.73281e-16 4.60484e-15 1.00000; + scale 1.12963 1.12963 1.12963; + }; + }; + instance + { + transform + { + position -16.4178 -22.8610 1.13666; + rotation 10.2634 5.12756e-14 -4.60483e-15 -0.999999; + scale 1.08000 1.08000 1.08000; + }; + }; + instance + { + transform + { + position -14.0959 -26.4209 1.19135; + rotation 73.3778 6.18036e-15 -4.60484e-15 -1.00000; + scale 0.940815 0.940815 0.940815; + }; + }; + instance + { + transform + { + position -13.7767 -24.6374 1.12166; + rotation 170.398 3.86749e-16 4.60484e-15 1.00000; + scale 1.14842 1.14842 1.14842; + }; + }; + instance + { + transform + { + position -18.6669 -28.6275 1.16820; + rotation 153.322 1.09187e-15 -4.60484e-15 -1.00000; + scale 0.818989 0.818989 0.818989; + }; + }; + instance + { + transform + { + position -15.8471 -27.3216 1.00118; + rotation 103.919 3.60292e-15 4.60484e-15 1.00000; + scale 1.17771 1.17771 1.17771; + }; + }; + instance + { + transform + { + position -15.2335 -19.0930 1.09579; + rotation 106.607 3.43189e-15 -4.60484e-15 -1.00000; + scale 1.04967 1.04967 1.04967; + }; + }; + instance + { + transform + { + position -13.6826 -29.5280 0.872400; + rotation 43.4988 1.15425e-14 4.60484e-15 1.00000; + scale 0.821220 0.821220 0.821220; + }; + }; + instance + { + transform + { + position -14.6622 -14.2144 1.01154; + rotation 56.6446 8.54415e-15 4.60484e-15 1.00000; + scale 1.15752 1.15752 1.15752; + }; + }; + instance + { + transform + { + position -16.5285 -28.3751 0.938004; + rotation 84.8273 5.04052e-15 -4.60484e-15 -1.00000; + scale 0.818651 0.818651 0.818651; + }; + }; + instance + { + transform + { + position -7.46579 6.55418 0.414842; + rotation 110.114 3.21750e-15 -4.60484e-15 -1.00000; + scale 0.897277 0.897277 0.897277; + }; + }; + instance + { + transform + { + position -15.2205 -29.6573 0.937886; + rotation 163.022 6.87303e-16 -4.60484e-15 -1.00000; + scale 0.838879 0.838879 0.838879; + }; + }; + instance + { + transform + { + position -9.56581 4.94660 0.227226; + rotation 171.190 3.54724e-16 -4.60484e-15 -1.00000; + scale 1.11258 1.11258 1.11258; + }; + }; + instance + { + transform + { + position -13.9545 -28.9438 1.06639; + rotation 141.856 1.59205e-15 4.60484e-15 1.00000; + scale 0.806453 0.806453 0.806453; + }; + }; + instance + { + transform + { + position -19.1211 -29.7431 0.944460; + rotation 150.797 1.19961e-15 -4.60484e-15 -1.00000; + scale 0.815528 0.815528 0.815528; + }; + }; + instance + { + transform + { + position -17.2561 -27.3351 0.915544; + rotation 2.79799 1.88553e-13 4.60494e-15 1.00002; + scale 0.936597 0.936597 0.936597; + }; + }; + instance + { + transform + { + position -18.8929 -29.1293 1.11674; + rotation 49.0071 1.01027e-14 4.60484e-15 1.00000; + scale 0.881137 0.881137 0.881137; + }; + }; + instance + { + transform + { + position -19.0497 -27.8046 1.03608; + rotation 2.77778 1.89926e-13 4.60473e-15 0.999976; + scale 0.899826 0.899826 0.899826; + }; + }; + instance + { + transform + { + position -19.1819 -28.8027 1.11948; + rotation 84.4156 5.07704e-15 -4.60484e-15 -1.00000; + scale 0.989079 0.989079 0.989079; + }; + }; + instance + { + transform + { + position -13.0526 -28.3610 1.17731; + rotation 148.608 1.29402e-15 4.60484e-15 1.00000; + scale 0.887730 0.887730 0.887731; + }; + }; + instance + { + transform + { + position -15.6893 -21.1264 0.939572; + rotation 149.220 1.26752e-15 -4.60484e-15 -1.00000; + scale 1.17601 1.17601 1.17601; + }; + }; + instance + { + transform + { + position -19.4231 -23.2215 1.06248; + rotation 6.18855 8.51836e-14 -4.60480e-15 -0.999992; + scale 1.19327 1.19327 1.19327; + }; + }; + instance + { + transform + { + position -18.6909 -22.9248 0.943918; + rotation 63.7336 7.40755e-15 -4.60484e-15 -1.00000; + scale 1.02029 1.02029 1.02029; + }; + }; + instance + { + transform + { + position -18.7396 -26.0161 0.865714; + rotation 52.5352 9.33047e-15 -4.60484e-15 -1.00000; + scale 1.11621 1.11621 1.11621; + }; + }; + instance + { + transform + { + position -14.6621 -25.6611 1.20021; + rotation 135.072 1.90400e-15 4.60484e-15 1.00000; + scale 0.876022 0.876022 0.876022; + }; + }; + instance + { + transform + { + position -14.2626 -23.7514 0.869140; + rotation 79.0764 5.57854e-15 -4.60484e-15 -1.00000; + scale 1.18254 1.18254 1.18254; + }; + }; + instance + { + transform + { + position -14.9061 -23.0579 0.844113; + rotation 178.054 7.81950e-17 4.60484e-15 1.00000; + scale 0.928879 0.928879 0.928879; + }; + }; + instance + { + transform + { + position -16.8953 -26.9728 0.974906; + rotation 164.413 6.30268e-16 -4.60484e-15 -1.00000; + scale 1.05751 1.05751 1.05751; + }; + }; + instance + { + transform + { + position -18.7048 -26.8009 0.752498; + rotation 27.1889 1.90422e-14 4.60484e-15 1.00000; + scale 0.832366 0.832366 0.832366; + }; + }; + instance + { + transform + { + position -18.3244 -21.6719 1.13524; + rotation 30.9258 1.66464e-14 -4.60484e-15 -1.00000; + scale 1.09491 1.09491 1.09491; + }; + }; + instance + { + transform + { + position 8.21548 4.59645 0.956016; + rotation 18.2919 2.86020e-14 -4.60484e-15 -1.00000; + scale 1.16373 1.16373 1.16373; + }; + }; + instance + { + transform + { + position -19.2366 -21.9419 0.920755; + rotation 13.6171 3.85683e-14 -4.60485e-15 -1.00000; + scale 0.999751 0.999751 0.999751; + }; + }; + instance + { + transform + { + position 6.00000 4.65443 0.504556; + rotation 25.7255 2.01660e-14 -4.60484e-15 -1.00000; + scale 0.828962 0.828962 0.828962; + }; + }; + instance + { + transform + { + position -13.1771 -21.1415 0.958554; + rotation 160.379 7.96259e-16 -4.60484e-15 -1.00000; + scale 1.16756 1.16756 1.16756; + }; + }; + instance + { + transform + { + position -13.0450 -26.0427 1.07841; + rotation 60.4114 7.91010e-15 4.60484e-15 1.00000; + scale 1.12353 1.12353 1.12353; + }; + }; + instance + { + transform + { + position -17.8819 -21.7385 1.17001; + rotation 169.778 4.11863e-16 4.60484e-15 1.00000; + scale 1.07702 1.07702 1.07702; + }; + }; + instance + { + transform + { + position -19.4754 -22.1837 0.972206; + rotation 132.181 2.04147e-15 -4.60484e-15 -1.00000; + scale 1.19842 1.19842 1.19842; + }; + }; + instance + { + transform + { + position -17.4365 -26.5620 0.902236; + rotation 126.182 2.33708e-15 4.60484e-15 1.00000; + scale 1.05396 1.05396 1.05396; + }; + }; + instance + { + transform + { + position -14.1372 -24.5620 1.05077; + rotation 161.688 7.42193e-16 4.60484e-15 1.00000; + scale 0.966444 0.966444 0.966444; + }; + }; + instance + { + transform + { + position -14.0616 -19.1667 1.18907; + rotation 53.1600 9.20368e-15 -4.60484e-15 -1.00000; + scale 1.16115 1.16115 1.16115; + }; + }; + instance + { + transform + { + position 8.08291 2.44199 0.627919; + rotation 95.3669 4.19251e-15 4.60484e-15 1.00000; + scale 0.873041 0.873041 0.873041; + }; + }; + instance + { + transform + { + position -18.9657 -18.5986 1.09753; + rotation 145.654 1.42306e-15 4.60484e-15 1.00000; + scale 1.04030 1.04030 1.04030; + }; + }; + instance + { + transform + { + position -18.7289 -19.5701 1.05492; + rotation 34.8746 1.46606e-14 -4.60484e-15 -1.00000; + scale 1.11934 1.11934 1.11934; + }; + }; + instance + { + transform + { + position -19.7392 -19.5771 1.21935; + rotation 10.1190 5.20113e-14 -4.60485e-15 -1.00000; + scale 0.951756 0.951756 0.951756; + }; + }; + instance + { + transform + { + position -13.9744 -10.3946 1.12966; + rotation 160.896 7.74889e-16 -4.60484e-15 -1.00000; + scale 0.942176 0.942176 0.942176; + }; + }; + instance + { + transform + { + position -19.7725 -16.1031 1.04552; + rotation 35.4958 1.43873e-14 4.60484e-15 1.00000; + scale 1.07173 1.07173 1.07173; + }; + }; + instance + { + transform + { + position -13.6395 -16.6858 0.847766; + rotation 163.550 6.65636e-16 4.60484e-15 1.00000; + scale 0.973697 0.973697 0.973697; + }; + }; + instance + { + transform + { + position -13.0077 -13.8912 0.971906; + rotation 55.3275 8.78443e-15 4.60484e-15 1.00000; + scale 1.13672 1.13672 1.13672; + }; + }; + instance + { + transform + { + position -15.5163 -16.8199 1.00498; + rotation 102.840 3.67339e-15 -4.60484e-15 -1.00000; + scale 0.873191 0.873191 0.873191; + }; + }; + instance + { + transform + { + position -15.9892 -16.7985 1.07525; + rotation 75.2858 5.97026e-15 4.60484e-15 1.00000; + scale 0.920232 0.920232 0.920232; + }; + }; + instance + { + transform + { + position -16.5181 -13.3774 1.23606; + rotation 93.8232 4.30738e-15 -4.60484e-15 -1.00000; + scale 0.942547 0.942547 0.942547; + }; + }; + instance + { + transform + { + position -16.2002 -11.7962 0.942361; + rotation 169.376 4.28155e-16 -4.60484e-15 -1.00000; + scale 1.13328 1.13328 1.13328; + }; + }; + instance + { + transform + { + position -18.3630 -12.4449 0.872223; + rotation 141.010 1.63021e-15 -4.60484e-15 -1.00000; + scale 0.820961 0.820961 0.820961; + }; + }; + instance + { + transform + { + position -18.4237 -11.3940 0.876730; + rotation 98.3132 3.98088e-15 -4.60484e-15 -1.00000; + scale 0.999661 0.999661 0.999661; + }; + }; + instance + { + transform + { + position -15.8821 -10.3361 0.863803; + rotation 19.8952 2.62557e-14 4.60484e-15 1.00000; + scale 1.19107 1.19107 1.19107; + }; + }; + instance + { + transform + { + position -19.9567 -10.3420 1.15231; + rotation 67.6012 6.87847e-15 4.60484e-15 1.00000; + scale 1.03277 1.03277 1.03277; + }; + }; + instance + { + transform + { + position -19.4791 -13.2698 0.727744; + rotation 78.5032 5.63572e-15 4.60484e-15 1.00000; + scale 1.02213 1.02213 1.02213; + }; + }; + instance + { + transform + { + position -17.2273 -15.4644 1.17603; + rotation 166.099 5.61350e-16 4.60484e-15 1.00000; + scale 1.17888 1.17888 1.17888; + }; + }; + instance + { + transform + { + position -16.1886 -14.2053 1.07507; + rotation 16.0553 3.26507e-14 -4.60486e-15 -1.00000; + scale 0.838953 0.838953 0.838953; + }; + }; + instance + { + transform + { + position -13.2556 -15.6582 0.827393; + rotation 18.4665 2.83270e-14 -4.60484e-15 -1.00000; + scale 1.09557 1.09557 1.09557; + }; + }; + instance + { + transform + { + position 8.50889 2.39486 0.668292; + rotation 101.620 3.75428e-15 -4.60484e-15 -1.00000; + scale 0.944618 0.944618 0.944618; + }; + }; + instance + { + transform + { + position -15.6696 -14.3711 1.06567; + rotation 113.389 3.02544e-15 4.60484e-15 1.00000; + scale 1.15069 1.15069 1.15069; + }; + }; + instance + { + transform + { + position -19.6349 -6.98223 0.813167; + rotation 78.8458 5.60145e-15 -4.60484e-15 -1.00000; + scale 1.17821 1.17821 1.17821; + }; + }; + instance + { + transform + { + position -15.7020 -9.15732 1.09753; + rotation 141.101 1.62610e-15 4.60484e-15 1.00000; + scale 1.03686 1.03686 1.03686; + }; + }; + instance + { + transform + { + position -15.0751 -8.97941 1.07687; + rotation 100.445 3.83354e-15 -4.60484e-15 -1.00000; + scale 1.17209 1.17209 1.17209; + }; + }; + instance + { + transform + { + position -11.4316 5.09458 0.430633; + rotation 147.599 1.33787e-15 -4.60484e-15 -1.00000; + scale 0.852851 0.852851 0.852851; + }; + }; + instance + { + transform + { + position -15.5924 -9.61819 1.06901; + rotation 17.0416 3.07353e-14 -4.60484e-15 -1.00000; + scale 1.11500 1.11500 1.11500; + }; + }; + instance + { + transform + { + position -15.9417 -8.72506 1.08055; + rotation 1.56419 3.37326e-13 4.60634e-15 1.00033; + scale 0.831066 0.831066 0.831066; + }; + }; + instance + { + transform + { + position -19.1085 -9.42648 0.920197; + rotation 25.9763 1.99646e-14 4.60484e-15 1.00000; + scale 0.988366 0.988366 0.988366; + }; + }; + instance + { + transform + { + position 6.99817 7.16495 0.940536; + rotation 115.727 2.89269e-15 4.60484e-15 1.00000; + scale 0.891066 0.891066 0.891066; + }; + }; + instance + { + transform + { + position -19.2531 -7.69661 0.918604; + rotation 28.1078 1.83952e-14 -4.60485e-15 -1.00000; + scale 1.13639 1.13639 1.13639; + }; + }; + instance + { + transform + { + position -18.6011 -9.73384 0.884513; + rotation 127.023 2.29474e-15 4.60484e-15 1.00000; + scale 1.06499 1.06499 1.06499; + }; + }; + instance + { + transform + { + position -13.3982 -8.43788 0.812484; + rotation 110.316 3.20546e-15 4.60484e-15 1.00000; + scale 1.02710 1.02710 1.02710; + }; + }; + instance + { + transform + { + position -19.2200 -8.84593 0.935276; + rotation 11.8964 4.41964e-14 4.60488e-15 1.00001; + scale 1.16955 1.16955 1.16955; + }; + }; + instance + { + transform + { + position -13.4897 -9.30245 0.852935; + rotation 91.9022 4.45444e-15 4.60484e-15 1.00000; + scale 1.16168 1.16168 1.16168; + }; + }; + instance + { + transform + { + position -14.0681 0.510302 0.662748; + rotation 140.447 1.65572e-15 -4.60484e-15 -1.00000; + scale 1.11797 1.11797 1.11797; + }; + }; + instance + { + transform + { + position -16.4282 0.703932 0.963245; + rotation 65.7071 7.13067e-15 4.60484e-15 1.00000; + scale 1.10550 1.10550 1.10550; + }; + }; + instance + { + transform + { + position -15.7253 -1.72787 0.876944; + rotation 116.968 2.82362e-15 4.60484e-15 1.00000; + scale 0.898188 0.898188 0.898188; + }; + }; + instance + { + transform + { + position -19.2807 8.41952 0.823467; + rotation 171.244 3.52536e-16 -4.60484e-15 -1.00000; + scale 1.12879 1.12879 1.12879; + }; + }; + instance + { + transform + { + position -18.3297 7.34679 0.711703; + rotation 146.364 1.39187e-15 4.60484e-15 1.00000; + scale 0.930055 0.930055 0.930055; + }; + }; + instance + { + transform + { + position -18.0828 7.53254 0.718990; + rotation 143.152 1.53398e-15 -4.60484e-15 -1.00000; + scale 0.895843 0.895843 0.895843; + }; + }; + instance + { + transform + { + position 8.63132 -0.230688 0.682230; + rotation 60.1476 7.95214e-15 -4.60484e-15 -1.00000; + scale 0.883151 0.883151 0.883151; + }; + }; + instance + { + transform + { + position -16.0072 5.52259 0.933022; + rotation 20.2710 2.57590e-14 4.60484e-15 1.00000; + scale 1.15142 1.15142 1.15142; + }; + }; + instance + { + transform + { + position -19.2506 1.69899 0.932034; + rotation 153.714 1.07521e-15 4.60484e-15 1.00000; + scale 0.811672 0.811672 0.811672; + }; + }; + instance + { + transform + { + position -14.8923 -6.07263 0.871287; + rotation 46.5519 1.07047e-14 4.60484e-15 1.00000; + scale 0.844215 0.844215 0.844215; + }; + }; + instance + { + transform + { + position -14.4705 -5.90749 0.894738; + rotation 100.526 3.82805e-15 -4.60484e-15 -1.00000; + scale 0.904376 0.904376 0.904376; + }; + }; + instance + { + transform + { + position -15.9399 -4.48061 0.785298; + rotation 109.363 3.26267e-15 4.60484e-15 1.00000; + scale 0.876915 0.876915 0.876915; + }; + }; + instance + { + transform + { + position -2.18380 -27.5771 1.15493; + rotation 61.7431 7.70280e-15 -4.60484e-15 -1.00000; + scale 0.818714 0.818714 0.818714; + }; + }; + instance + { + transform + { + position -16.3146 -3.53553 0.730104; + rotation 88.5023 4.72681e-15 -4.60484e-15 -1.00000; + scale 1.04654 1.04654 1.04654; + }; + }; + instance + { + transform + { + position -16.0871 -1.53547 0.856201; + rotation 6.56399 8.03016e-14 -4.60494e-15 -1.00002; + scale 0.955400 0.955400 0.955400; + }; + }; + instance + { + transform + { + position -18.9832 -6.49165 0.771749; + rotation 78.3446 5.65166e-15 -4.60484e-15 -1.00000; + scale 0.875428 0.875428 0.875428; + }; + }; + instance + { + transform + { + position -10.7860 -3.21252 0.762791; + rotation 137.426 1.79417e-15 -4.60484e-15 -1.00000; + scale 1.07282 1.07282 1.07282; + }; + }; + instance + { + transform + { + position 9.17652 -5.96780 0.922360; + rotation 14.7795 3.55049e-14 4.60483e-15 0.999999; + scale 0.845232 0.845232 0.845232; + }; + }; + instance + { + transform + { + position 3.00317 -1.99702 0.420832; + rotation 74.1599 6.09312e-15 4.60484e-15 1.00000; + scale 1.00657 1.00657 1.00657; + }; + }; + instance + { + transform + { + position -4.70767 -1.12146 0.262218; + rotation 27.5901 1.87545e-14 -4.60484e-15 -1.00000; + scale 0.937886 0.937886 0.937886; + }; + }; + instance + { + transform + { + position -15.8433 1.97049 0.766599; + rotation 57.3289 8.42331e-15 -4.60484e-15 -1.00000; + scale 0.862548 0.862548 0.862548; + }; + }; + instance + { + transform + { + position -18.8072 3.33775 1.10906; + rotation 159.625 8.27491e-16 4.60484e-15 1.00000; + scale 0.851084 0.851084 0.851084; + }; + }; + instance + { + transform + { + position -14.2420 2.97260 0.644360; + rotation 107.674 3.36568e-15 -4.60484e-15 -1.00000; + scale 1.03206 1.03206 1.03206; + }; + }; + instance + { + transform + { + position -17.4473 3.07632 0.964276; + rotation 64.8238 7.25273e-15 -4.60484e-15 -1.00000; + scale 0.996723 0.996723 0.996723; + }; + }; + instance + { + transform + { + position -17.9585 5.44669 0.961478; + rotation 104.893 3.54025e-15 4.60484e-15 1.00000; + scale 1.11824 1.11824 1.11824; + }; + }; + instance + { + transform + { + position -19.3758 6.08002 0.755513; + rotation 20.1016 2.59806e-14 -4.60484e-15 -1.00000; + scale 0.825078 0.825078 0.825078; + }; + }; + instance + { + transform + { + position -13.3727 8.18533 0.869214; + rotation 173.874 2.46409e-16 -4.60484e-15 -1.00000; + scale 1.02825 1.02825 1.02825; + }; + }; + instance + { + transform + { + position -15.3017 6.99745 0.931610; + rotation 97.0044 4.07370e-15 -4.60484e-15 -1.00000; + scale 0.941522 0.941522 0.941522; + }; + }; + instance + { + transform + { + position -15.3414 8.42755 1.04794; + rotation 18.7202 2.79363e-14 -4.60483e-15 -0.999999; + scale 0.862377 0.862377 0.862377; + }; + }; + instance + { + transform + { + position -17.8907 9.81778 0.957347; + rotation 173.386 2.66059e-16 -4.60484e-15 -1.00000; + scale 0.855105 0.855105 0.855105; + }; + }; + instance + { + transform + { + position -19.6116 9.48155 0.813049; + rotation 124.455 2.42505e-15 -4.60484e-15 -1.00000; + scale 0.936451 0.936451 0.936451; + }; + }; + instance + { + transform + { + position -19.9754 9.69046 0.835233; + rotation 70.7295 6.48809e-15 -4.60484e-15 -1.00000; + scale 1.01553 1.01553 1.01553; + }; + }; + instance + { + transform + { + position -18.8228 6.76652 0.795746; + rotation 2.07972 2.53697e-13 -4.60480e-15 -0.999993; + scale 0.977515 0.977515 0.977515; + }; + }; + instance + { + transform + { + position -16.3271 6.31716 1.00137; + rotation 148.875 1.28243e-15 -4.60484e-15 -1.00000; + scale 1.15405 1.15405 1.15405; + }; + }; + instance + { + transform + { + position -3.75909 -22.3820 0.821567; + rotation 153.393 1.08882e-15 4.60484e-15 1.00000; + scale 0.859321 0.859321 0.859321; + }; + }; + instance + { + transform + { + position -8.56116 -28.4851 1.05657; + rotation 25.7285 2.01636e-14 -4.60484e-15 -1.00000; + scale 1.13010 1.13010 1.13010; + }; + }; + instance + { + transform + { + position -7.52084 -27.2845 1.03465; + rotation 83.9623 5.11758e-15 -4.60484e-15 -1.00000; + scale 0.807256 0.807256 0.807256; + }; + }; + instance + { + transform + { + position -5.43390 -27.1616 0.962949; + rotation 147.997 1.32057e-15 4.60484e-15 1.00000; + scale 1.03862 1.03862 1.03862; + }; + }; + instance + { + transform + { + position 1.71408 -29.7865 0.912104; + rotation 24.7068 2.10256e-14 4.60484e-15 1.00000; + scale 0.856003 0.856003 0.856003; + }; + }; + instance + { + transform + { + position 8.69419 -4.74770 1.04005; + rotation 41.5048 1.21527e-14 4.60484e-15 1.00000; + scale 1.12974 1.12974 1.12974; + }; + }; + instance + { + transform + { + position -1.34867 -28.2254 0.969622; + rotation 83.8384 5.12872e-15 -4.60484e-15 -1.00000; + scale 1.03802 1.03802 1.03802; + }; + }; + instance + { + transform + { + position 2.25371 -28.3024 0.890016; + rotation 23.5131 2.21259e-14 4.60484e-15 1.00000; + scale 1.15568 1.15568 1.15568; + }; + }; + instance + { + transform + { + position -2.52327 -22.3849 0.832523; + rotation 124.859 2.40435e-15 4.60484e-15 1.00000; + scale 1.11059 1.11059 1.11059; + }; + }; + instance + { + transform + { + position 3.74700 -29.1308 1.06914; + rotation 111.590 3.13002e-15 4.60484e-15 1.00000; + scale 1.12083 1.12083 1.12083; + }; + }; + instance + { + transform + { + position 3.93449 -28.5634 1.10737; + rotation 30.4793 1.69024e-14 4.60484e-15 1.00000; + scale 1.00797 1.00797 1.00797; + }; + }; + instance + { + transform + { + position 3.71005 -27.0183 1.06146; + rotation 45.5563 1.09662e-14 4.60484e-15 1.00000; + scale 1.04041 1.04041 1.04041; + }; + }; + instance + { + transform + { + position 3.20758 -27.4603 1.16555; + rotation 96.4121 4.11633e-15 4.60484e-15 1.00000; + scale 0.808523 0.808523 0.808523; + }; + }; + instance + { + transform + { + position 7.27476 -29.2859 0.875123; + rotation 25.8610 2.00567e-14 4.60484e-15 1.00000; + scale 1.04825 1.04825 1.04825; + }; + }; + instance + { + transform + { + position 7.25934 -27.7281 0.959141; + rotation 25.9735 1.99669e-14 -4.60484e-15 -1.00000; + scale 1.15907 1.15907 1.15907; + }; + }; + instance + { + transform + { + position -1.95427 -26.0334 1.00913; + rotation 158.590 8.70505e-16 -4.60484e-15 -1.00000; + scale 1.11497 1.11497 1.11497; + }; + }; + instance + { + transform + { + position -5.34269 -27.9107 1.02009; + rotation 14.9348 3.51317e-14 -4.60483e-15 -0.999998; + scale 0.995932 0.995932 0.995932; + }; + }; + instance + { + transform + { + position -19.0867 -2.91640 1.00447; + rotation 139.200 1.71254e-15 -4.60484e-15 -1.00000; + scale 1.11104 1.11104 1.11104; + }; + }; + instance + { + transform + { + position -16.1209 9.86386 0.778450; + rotation 112.049 3.10316e-15 -4.60484e-15 -1.00000; + scale 1.15636 1.15636 1.15636; + }; + }; + instance + { + transform + { + position 8.20562 -29.5205 0.907388; + rotation 148.999 1.27708e-15 -4.60484e-15 -1.00000; + scale 1.02543 1.02543 1.02543; + }; + }; + instance + { + transform + { + position -3.22395 6.65149 0.271538; + rotation 31.4092 1.63772e-14 -4.60484e-15 -1.00000; + scale 1.18505 1.18505 1.18505; + }; + }; + instance + { + transform + { + position 3.83462 -27.3365 1.09163; + rotation 177.899 8.44499e-17 4.60484e-15 1.00000; + scale 1.03788 1.03788 1.03788; + }; + }; + instance + { + transform + { + position 3.99209 -29.3545 1.07795; + rotation 177.054 1.18392e-16 4.60484e-15 1.00000; + scale 1.19707 1.19707 1.19707; + }; + }; + instance + { + transform + { + position -11.3711 -28.9093 0.939524; + rotation 34.7072 1.47359e-14 4.60484e-15 1.00000; + scale 0.882282 0.882282 0.882282; + }; + }; + instance + { + transform + { + position -9.61075 -29.9668 0.906344; + rotation 162.067 7.26568e-16 -4.60484e-15 -1.00000; + scale 1.12226 1.12226 1.12226; + }; + }; + instance + { + transform + { + position 3.57902 -28.0378 1.08099; + rotation 110.844 3.17408e-15 -4.60484e-15 -1.00000; + scale 1.17532 1.17532 1.17532; + }; + }; + instance + { + transform + { + position 5.96793 -14.3722 0.958249; + rotation 119.179 2.70275e-15 4.60484e-15 1.00000; + scale 0.861922 0.861922 0.861922; + }; + }; + instance + { + transform + { + position -4.51762 -23.5171 0.779350; + rotation 40.3574 1.25300e-14 -4.60484e-15 -1.00000; + scale 0.866941 0.866941 0.866941; + }; + }; + instance + { + transform + { + position 7.40567 9.29439 1.01816; + rotation 115.444 2.90860e-15 4.60484e-15 1.00000; + scale 0.982790 0.982790 0.982790; + }; + }; + instance + { + transform + { + position 2.17096 -20.5195 0.933665; + rotation 60.5930 7.88134e-15 -4.60484e-15 -1.00000; + scale 1.00663 1.00663 1.00663; + }; + }; + instance + { + transform + { + position 6.43186 9.97391 1.06794; + rotation 105.473 3.50331e-15 4.60484e-15 1.00000; + scale 0.929532 0.929532 0.929532; + }; + }; + instance + { + transform + { + position 9.89843 -16.4370 0.846678; + rotation 55.6335 8.72766e-15 -4.60484e-15 -1.00000; + scale 0.984949 0.984949 0.984949; + }; + }; + instance + { + transform + { + position 9.80224 9.17506 0.880995; + rotation 39.3172 1.28901e-14 -4.60484e-15 -1.00000; + scale 0.801708 0.801708 0.801708; + }; + }; + instance + { + transform + { + position 7.66429 -26.8473 1.19344; + rotation 110.456 3.19712e-15 -4.60484e-15 -1.00000; + scale 1.10990 1.10990 1.10990; + }; + }; + instance + { + transform + { + position -3.67590 -20.9387 0.847530; + rotation 88.3136 4.74240e-15 4.60484e-15 1.00000; + scale 1.06297 1.06297 1.06297; + }; + }; + instance + { + transform + { + position -2.05003 -23.0397 1.02714; + rotation 94.4641 4.25935e-15 4.60484e-15 1.00000; + scale 0.917345 0.917345 0.917345; + }; + }; + instance + { + transform + { + position 1.30167 8.48650 0.454665; + rotation 174.461 2.22747e-16 4.60484e-15 1.00000; + scale 1.19319 1.19319 1.19319; + }; + }; + instance + { + transform + { + position -0.417006 -22.1782 1.23781; + rotation 175.095 1.97241e-16 -4.60484e-15 -1.00000; + scale 1.02908 1.02908 1.02908; + }; + }; + instance + { + transform + { + position -0.976076 -21.8290 1.19937; + rotation 29.9123 1.72382e-14 -4.60484e-15 -1.00000; + scale 1.03828 1.03828 1.03828; + }; + }; + instance + { + transform + { + position -4.88867 -24.8899 1.05306; + rotation 110.189 3.21303e-15 -4.60484e-15 -1.00000; + scale 1.19376 1.19376 1.19376; + }; + }; + instance + { + transform + { + position -0.188652 -26.1998 0.863109; + rotation 23.7649 2.18847e-14 4.60485e-15 1.00000; + scale 0.859059 0.859059 0.859059; + }; + }; + instance + { + transform + { + position 3.50815 8.12430 0.665747; + rotation 41.7664 1.20695e-14 4.60484e-15 1.00000; + scale 1.14732 1.14732 1.14732; + }; + }; + instance + { + transform + { + position -1.24498 -26.5083 0.866429; + rotation 143.239 1.53007e-15 -4.60484e-15 -1.00000; + scale 0.854961 0.854961 0.854961; + }; + }; + instance + { + transform + { + position 3.17170 -26.3386 1.00637; + rotation 112.092 3.10062e-15 -4.60484e-15 -1.00000; + scale 0.944433 0.944433 0.944433; + }; + }; + instance + { + transform + { + position -4.23298 8.31736 0.692057; + rotation 5.99718 8.79069e-14 4.60498e-15 1.00003; + scale 1.06918 1.06918 1.06918; + }; + }; + instance + { + transform + { + position 4.84863 -23.0465 0.794884; + rotation 117.950 2.76960e-15 -4.60484e-15 -1.00000; + scale 1.17385 1.17385 1.17385; + }; + }; + instance + { + transform + { + position 5.77202 -23.1673 0.784769; + rotation 40.7406 1.24017e-14 -4.60484e-15 -1.00000; + scale 1.04143 1.04143 1.04143; + }; + }; + instance + { + transform + { + position 7.48662 -21.9337 0.819261; + rotation 64.3351 7.32155e-15 -4.60484e-15 -1.00000; + scale 1.12758 1.12758 1.12758; + }; + }; + instance + { + transform + { + position 8.82816 -21.2018 0.849184; + rotation 26.5707 1.95021e-14 -4.60484e-15 -1.00000; + scale 0.932767 0.932767 0.932767; + }; + }; + instance + { + transform + { + position -19.0135 -3.96599 0.997937; + rotation 116.576 2.84535e-15 -4.60484e-15 -1.00000; + scale 1.12803 1.12803 1.12803; + }; + }; + instance + { + transform + { + position -5.83236 -21.8911 1.16069; + rotation 88.3052 4.74310e-15 -4.60484e-15 -1.00000; + scale 0.886619 0.886619 0.886619; + }; + }; + instance + { + transform + { + position -6.31453 -22.7531 0.990267; + rotation 113.886 2.99693e-15 -4.60484e-15 -1.00000; + scale 1.12688 1.12688 1.12688; + }; + }; + instance + { + transform + { + position -7.52800 -21.4351 0.994544; + rotation 56.6655 8.54042e-15 4.60484e-15 1.00000; + scale 0.822346 0.822346 0.822346; + }; + }; + instance + { + transform + { + position -10.0910 -26.5104 0.826853; + rotation 135.005 1.90713e-15 -4.60484e-15 -1.00000; + scale 0.960072 0.960072 0.960072; + }; + }; + instance + { + transform + { + position -9.84394 -24.8060 1.07295; + rotation 107.643 3.36759e-15 -4.60484e-15 -1.00000; + scale 0.820227 0.820227 0.820226; + }; + }; + instance + { + transform + { + position -11.0391 -24.8235 1.09353; + rotation 27.4735 1.88373e-14 -4.60484e-15 -0.999999; + scale 0.877362 0.877362 0.877362; + }; + }; + instance + { + transform + { + position -11.2013 -26.9152 0.917546; + rotation 134.349 1.93812e-15 4.60484e-15 1.00000; + scale 0.839210 0.839210 0.839210; + }; + }; + instance + { + transform + { + position -11.8327 -23.8904 1.16420; + rotation 143.175 1.53294e-15 4.60484e-15 1.00000; + scale 1.19264 1.19264 1.19264; + }; + }; + instance + { + transform + { + position -6.65718 6.64579 0.455761; + rotation 172.827 2.88625e-16 4.60484e-15 1.00000; + scale 1.01828 1.01828 1.01828; + }; + }; + instance + { + transform + { + position -10.9921 -22.1222 1.22529; + rotation 133.256 1.99001e-15 4.60484e-15 1.00000; + scale 1.05849 1.05849 1.05849; + }; + }; + instance + { + transform + { + position -12.2670 -22.4258 1.02108; + rotation 16.9939 3.08229e-14 -4.60484e-15 -1.00000; + scale 0.869253 0.869253 0.869253; + }; + }; + instance + { + transform + { + position -11.8954 5.85613 0.471485; + rotation 139.186 1.71317e-15 4.60484e-15 1.00000; + scale 0.843771 0.843771 0.843771; + }; + }; + instance + { + transform + { + position -9.91633 -20.6388 0.876872; + rotation 91.4597 4.48899e-15 4.60484e-15 1.00000; + scale 1.05254 1.05254 1.05254; + }; + }; + instance + { + transform + { + position -4.77435 -20.6285 0.923651; + rotation 14.0890 3.72642e-14 -4.60485e-15 -1.00000; + scale 1.16707 1.16707 1.16707; + }; + }; + instance + { + transform + { + position 3.37948 6.82317 0.619073; + rotation 52.0792 9.42478e-15 -4.60484e-15 -1.00000; + scale 0.973980 0.973980 0.973980; + }; + }; + instance + { + transform + { + position -8.34905 -23.7124 1.01417; + rotation 1.42818 3.69455e-13 4.60486e-15 1.00001; + scale 1.02910 1.02910 1.02910; + }; + }; + instance + { + transform + { + position -8.76084 -23.6369 1.03954; + rotation 163.192 6.80316e-16 -4.60484e-15 -1.00000; + scale 1.18252 1.18252 1.18252; + }; + }; + instance + { + transform + { + position 4.51918 -23.8902 0.778324; + rotation 61.5106 7.73841e-15 -4.60484e-15 -1.00000; + scale 0.907548 0.907548 0.907548; + }; + }; + instance + { + transform + { + position 2.43445 -26.1584 1.01583; + rotation 88.2476 4.74787e-15 -4.60484e-15 -1.00000; + scale 0.985142 0.985142 0.985142; + }; + }; + instance + { + transform + { + position -2.36925 -26.2554 1.10211; + rotation 55.0867 8.82949e-15 4.60484e-15 1.00000; + scale 1.07202 1.07202 1.07202; + }; + }; + instance + { + transform + { + position 8.43655 -26.7099 1.19575; + rotation 117.412 2.79910e-15 4.60484e-15 1.00000; + scale 0.809394 0.809394 0.809394; + }; + }; + instance + { + transform + { + position -9.46794 -23.6279 1.08206; + rotation 112.700 3.06526e-15 4.60484e-15 1.00000; + scale 1.04248 1.04248 1.04248; + }; + }; + instance + { + transform + { + position 6.43560 -25.0145 1.13034; + rotation 136.555 1.83460e-15 -4.60484e-15 -1.00000; + scale 0.888972 0.888972 0.888972; + }; + }; + instance + { + transform + { + position 4.49326 -14.2050 1.14096; + rotation 179.231 3.08869e-17 4.60484e-15 1.00000; + scale 1.15205 1.15205 1.15205; + }; + }; + instance + { + transform + { + position -8.06022 -21.1682 0.961029; + rotation 161.616 7.45175e-16 4.60484e-15 1.00000; + scale 1.00175 1.00175 1.00175; + }; + }; + instance + { + transform + { + position -10.0495 -25.2562 1.13271; + rotation 91.4932 4.48637e-15 -4.60484e-15 -1.00000; + scale 1.17331 1.17331 1.17331; + }; + }; + instance + { + transform + { + position -10.3107 -23.6177 1.09778; + rotation 122.303 2.53663e-15 -4.60484e-15 -1.00000; + scale 1.14969 1.14969 1.14969; + }; + }; + instance + { + transform + { + position -11.7747 -20.6873 0.986328; + rotation 109.052 3.28147e-15 4.60484e-15 1.00000; + scale 0.980089 0.980089 0.980089; + }; + }; + instance + { + transform + { + position -2.45663 -9.66424 0.921434; + rotation 67.8051 6.85206e-15 -4.60484e-15 -1.00000; + scale 1.13288 1.13288 1.13288; + }; + }; + instance + { + transform + { + position -7.40713 -26.7759 0.887718; + rotation 135.867 1.86668e-15 -4.60484e-15 -1.00000; + scale 0.989886 0.989886 0.989886; + }; + }; + instance + { + transform + { + position -7.75982 -25.7696 0.748566; + rotation 144.936 1.45475e-15 4.60484e-15 1.00000; + scale 0.923357 0.923357 0.923357; + }; + }; + instance + { + transform + { + position -11.9542 -22.0583 1.14693; + rotation 116.545 2.84708e-15 -4.60484e-15 -1.00000; + scale 0.841552 0.841552 0.841552; + }; + }; + instance + { + transform + { + position 3.99217 -21.9942 0.938280; + rotation 135.750 1.87217e-15 -4.60484e-15 -1.00000; + scale 0.810448 0.810448 0.810448; + }; + }; + instance + { + transform + { + position 5.76271 -25.9121 1.00084; + rotation 87.5718 4.80425e-15 4.60484e-15 1.00000; + scale 1.02136 1.02136 1.02136; + }; + }; + instance + { + transform + { + position -0.0306976 -25.5974 0.890508; + rotation 68.8369 6.72055e-15 4.60484e-15 1.00000; + scale 0.985902 0.985902 0.985902; + }; + }; + instance + { + transform + { + position 0.356858 -21.1527 1.13419; + rotation 34.3775 1.48862e-14 -4.60484e-15 -1.00000; + scale 0.898568 0.898568 0.898568; + }; + }; + instance + { + transform + { + position 4.87011 -25.2883 0.955625; + rotation 149.676 1.24784e-15 -4.60484e-15 -1.00000; + scale 0.816583 0.816583 0.816583; + }; + }; + instance + { + transform + { + position 6.21093 -25.3075 1.05241; + rotation 77.3107 5.75696e-15 4.60484e-15 1.00000; + scale 0.862977 0.862977 0.862977; + }; + }; + instance + { + transform + { + position 5.43712 -23.3594 0.798395; + rotation 77.2809 5.76003e-15 4.60484e-15 1.00000; + scale 0.883051 0.883051 0.883051; + }; + }; + instance + { + transform + { + position 5.42777 -21.7527 1.00417; + rotation 56.5359 8.56358e-15 4.60484e-15 1.00000; + scale 0.888495 0.888495 0.888495; + }; + }; + instance + { + transform + { + position 7.29531 -26.5724 1.19861; + rotation 148.255 1.30932e-15 4.60484e-15 1.00000; + scale 1.11234 1.11234 1.11234; + }; + }; + instance + { + transform + { + position 3.60103 4.82421 0.596568; + rotation 95.7274 4.16610e-15 4.60484e-15 1.00000; + scale 1.17426 1.17426 1.17426; + }; + }; + instance + { + transform + { + position -2.70390 -17.4951 0.998198; + rotation 134.949 1.90977e-15 -4.60484e-15 -1.00000; + scale 0.949986 0.949986 0.949986; + }; + }; + instance + { + transform + { + position 4.79419 -17.4826 0.797583; + rotation 53.6934 9.09760e-15 4.60484e-15 1.00000; + scale 1.11608 1.11608 1.11608; + }; + }; + instance + { + transform + { + position 6.30070 -19.9095 0.902435; + rotation 33.2784 1.54081e-14 -4.60484e-15 -1.00000; + scale 0.921995 0.921995 0.921995; + }; + }; + instance + { + transform + { + position -0.668195 -18.7945 0.996756; + rotation 60.0736 7.96399e-15 4.60484e-15 1.00000; + scale 1.07620 1.07620 1.07620; + }; + }; + instance + { + transform + { + position -4.11664 -18.8984 1.03509; + rotation 62.9197 7.52624e-15 -4.60484e-15 -1.00000; + scale 1.16796 1.16796 1.16796; + }; + }; + instance + { + transform + { + position -0.181485 -18.4103 0.955704; + rotation 153.764 1.07310e-15 4.60484e-15 1.00000; + scale 0.903252 0.903252 0.903252; + }; + }; + instance + { + transform + { + position -1.23134 -18.1938 0.939199; + rotation 30.8034 1.67158e-14 -4.60484e-15 -1.00000; + scale 1.02840 1.02840 1.02840; + }; + }; + instance + { + transform + { + position -12.0643 1.38091 0.586822; + rotation 100.365 3.83899e-15 -4.60484e-15 -1.00000; + scale 0.950946 0.950946 0.950946; + }; + }; + instance + { + transform + { + position 1.45495 -17.7904 1.19641; + rotation 59.8660 7.99739e-15 -4.60484e-15 -1.00000; + scale 1.03579 1.03579 1.03579; + }; + }; + instance + { + transform + { + position 5.46986 -19.2905 0.988915; + rotation 100.429 3.83465e-15 -4.60484e-15 -1.00000; + scale 0.836210 0.836210 0.836210; + }; + }; + instance + { + transform + { + position 5.16084 -19.7349 0.995672; + rotation 115.711 2.89362e-15 4.60484e-15 1.00000; + scale 0.880171 0.880171 0.880171; + }; + }; + instance + { + transform + { + position 7.09483 -19.0731 0.830599; + rotation 158.189 8.87219e-16 -4.60484e-15 -1.00000; + scale 0.861131 0.861131 0.861131; + }; + }; + instance + { + transform + { + position -5.17835 -17.2599 0.842280; + rotation 179.867 5.35072e-18 -4.60484e-15 -1.00000; + scale 0.952267 0.952267 0.952267; + }; + }; + instance + { + transform + { + position -7.67537 -19.7016 1.08224; + rotation 49.3203 1.00300e-14 -4.60484e-15 -1.00000; + scale 1.18597 1.18597 1.18597; + }; + }; + instance + { + transform + { + position -7.20323 -17.6484 0.822954; + rotation 2.31043 2.28358e-13 -4.60456e-15 -0.999940; + scale 1.14812 1.14812 1.14812; + }; + }; + instance + { + transform + { + position -8.77343 -17.9959 1.19579; + rotation 70.5799 6.50607e-15 -4.60484e-15 -1.00000; + scale 1.11267 1.11267 1.11267; + }; + }; + instance + { + transform + { + position -10.5692 -19.3226 0.928178; + rotation 80.7263 5.41772e-15 -4.60484e-15 -1.00000; + scale 0.905049 0.905049 0.905049; + }; + }; + instance + { + transform + { + position -11.6980 -20.1316 0.981511; + rotation 22.4984 2.31517e-14 4.60484e-15 1.00000; + scale 1.05870 1.05870 1.05870; + }; + }; + instance + { + transform + { + position -18.2320 -4.54609 0.927567; + rotation 127.305 2.28061e-15 4.60484e-15 1.00000; + scale 1.14112 1.14112 1.14112; + }; + }; + instance + { + transform + { + position 6.81137 -19.1827 0.787335; + rotation 175.712 1.72404e-16 -4.60484e-15 -1.00000; + scale 0.877755 0.877755 0.877755; + }; + }; + instance + { + transform + { + position 2.40674 -19.1174 1.06589; + rotation 33.5864 1.52585e-14 -4.60484e-15 -1.00000; + scale 1.12195 1.12195 1.12195; + }; + }; + instance + { + transform + { + position -2.36904 -17.1829 0.891824; + rotation 78.1221 5.67413e-15 4.60484e-15 1.00000; + scale 1.01436 1.01436 1.01436; + }; + }; + instance + { + transform + { + position -8.97625 -17.3860 1.17308; + rotation 145.999 1.40787e-15 -4.60484e-15 -1.00000; + scale 0.863321 0.863321 0.863321; + }; + }; + instance + { + transform + { + position 7.47429 -17.5073 1.17088; + rotation 130.323 2.13147e-15 -4.60484e-15 -1.00000; + scale 1.01184 1.01184 1.01184; + }; + }; + instance + { + transform + { + position -4.37420 -16.6864 0.966305; + rotation 50.6571 9.72906e-15 4.60484e-15 1.00000; + scale 0.969359 0.969359 0.969359; + }; + }; + instance + { + transform + { + position -10.1177 1.25993 0.227546; + rotation 85.9999 4.93809e-15 -4.60484e-15 -1.00000; + scale 1.12923 1.12923 1.12923; + }; + }; + instance + { + transform + { + position -10.1036 -17.9760 1.08951; + rotation 106.457 3.44127e-15 -4.60484e-15 -1.00000; + scale 1.11084 1.11084 1.11084; + }; + }; + instance + { + transform + { + position 2.79472 -8.04885 0.719887; + rotation 44.3927 1.12859e-14 -4.60484e-15 -1.00000; + scale 0.908460 0.908460 0.908460; + }; + }; + instance + { + transform + { + position 0.468246 -12.9166 0.741763; + rotation 133.654 1.97107e-15 4.60484e-15 1.00000; + scale 0.848237 0.848237 0.848237; + }; + }; + instance + { + transform + { + position 6.65959 -14.7540 0.840994; + rotation 137.773 1.77809e-15 4.60484e-15 1.00000; + scale 1.00048 1.00048 1.00048; + }; + }; + instance + { + transform + { + position -7.13650 -15.2481 1.06306; + rotation 87.4963 4.81059e-15 -4.60484e-15 -1.00000; + scale 1.15926 1.15926 1.15926; + }; + }; + instance + { + transform + { + position -3.07673 -10.2820 1.08633; + rotation 114.491 2.96246e-15 -4.60484e-15 -1.00000; + scale 1.15532 1.15532 1.15532; + }; + }; + instance + { + transform + { + position 0.769007 -10.5905 0.760611; + rotation 70.0151 6.57455e-15 -4.60484e-15 -1.00000; + scale 0.997921 0.997921 0.997921; + }; + }; + instance + { + transform + { + position -12.1457 0.478320 0.470123; + rotation 152.575 1.12358e-15 4.60484e-15 1.00000; + scale 0.951972 0.951972 0.951972; + }; + }; + instance + { + transform + { + position 8.81670 -10.2713 1.07193; + rotation 71.3572 6.41337e-15 -4.60484e-15 -1.00000; + scale 0.866099 0.866099 0.866099; + }; + }; + instance + { + transform + { + position -7.40676 -11.7994 0.873757; + rotation 80.7388 5.41652e-15 -4.60484e-15 -1.00000; + scale 1.16461 1.16461 1.16461; + }; + }; + instance + { + transform + { + position -8.43764 -14.2910 0.992930; + rotation 8.02772 6.56242e-14 -4.60482e-15 -0.999995; + scale 1.14829 1.14829 1.14829; + }; + }; + instance + { + transform + { + position -5.83375 -14.0868 1.04665; + rotation 34.8374 1.46773e-14 4.60484e-15 1.00000; + scale 0.995557 0.995557 0.995557; + }; + }; + instance + { + transform + { + position -16.6522 -0.106041 0.997809; + rotation 15.2055 3.44989e-14 -4.60483e-15 -0.999999; + scale 1.18888 1.18888 1.18888; + }; + }; + instance + { + transform + { + position -7.69291 8.74454 0.461331; + rotation 171.216 3.53688e-16 4.60484e-15 1.00000; + scale 0.821628 0.821628 0.821628; + }; + }; + instance + { + transform + { + position 0.659276 -13.8820 0.784890; + rotation 178.945 4.24114e-17 -4.60484e-15 -1.00000; + scale 0.802138 0.802138 0.802138; + }; + }; + instance + { + transform + { + position -10.1169 -0.586699 0.540962; + rotation 120.310 2.64204e-15 -4.60484e-15 -1.00000; + scale 0.979642 0.979642 0.979642; + }; + }; + instance + { + transform + { + position -4.39075 -12.6495 1.08140; + rotation 2.43223 2.16919e-13 4.60482e-15 0.999997; + scale 0.953181 0.953181 0.953181; + }; + }; + instance + { + transform + { + position -3.95229 -12.3350 1.00378; + rotation 87.5666 4.80468e-15 4.60484e-15 1.00000; + scale 0.972503 0.972503 0.972503; + }; + }; + instance + { + transform + { + position 2.19763 -15.7420 0.993967; + rotation 63.7172 7.40992e-15 -4.60484e-15 -1.00000; + scale 0.852491 0.852491 0.852491; + }; + }; + instance + { + transform + { + position -2.01947 -15.9385 0.911551; + rotation 170.548 3.80680e-16 -4.60484e-15 -1.00000; + scale 0.889690 0.889690 0.889690; + }; + }; + instance + { + transform + { + position -6.48822 0.214790 -0.179488; + rotation 106.968 3.40937e-15 4.60484e-15 1.00000; + scale 0.864592 0.864592 0.864592; + }; + }; + instance + { + transform + { + position -1.09006 -15.1554 0.917832; + rotation 148.808 1.28534e-15 4.60484e-15 1.00000; + scale 1.02739 1.02739 1.02739; + }; + }; + instance + { + transform + { + position 1.29005 -15.8488 1.10218; + rotation 66.1141 7.07539e-15 -4.60484e-15 -1.00000; + scale 1.00651 1.00651 1.00651; + }; + }; + instance + { + transform + { + position 1.85091 -14.3218 1.02347; + rotation 54.3510 8.96948e-15 4.60484e-15 1.00000; + scale 0.941916 0.941916 0.941916; + }; + }; + instance + { + transform + { + position 2.72440 -11.3599 0.708077; + rotation 57.6667 8.36462e-15 -4.60484e-15 -1.00000; + scale 0.801973 0.801973 0.801973; + }; + }; + instance + { + transform + { + position 3.53868 -16.3526 0.920140; + rotation 134.824 1.91566e-15 -4.60484e-15 -1.00000; + scale 0.848128 0.848128 0.848128; + }; + }; + instance + { + transform + { + position 3.88964 -15.8557 1.02080; + rotation 3.62934 1.45343e-13 4.60480e-15 0.999992; + scale 0.933421 0.933421 0.933421; + }; + }; + instance + { + transform + { + position -11.3843 -5.04837 0.812163; + rotation 67.8992 6.83992e-15 4.60484e-15 1.00000; + scale 1.04991 1.04991 1.04991; + }; + }; + instance + { + transform + { + position 3.57046 -14.0923 1.04567; + rotation 27.1163 1.90952e-14 -4.60484e-15 -0.999999; + scale 0.940558 0.940558 0.940558; + }; + }; + instance + { + transform + { + position 3.28961 -15.5634 1.09383; + rotation 90.8162 4.53970e-15 -4.60484e-15 -1.00000; + scale 1.18792 1.18792 1.18792; + }; + }; + instance + { + transform + { + position 2.89360 -14.7125 1.10892; + rotation 138.014 1.76697e-15 -4.60484e-15 -1.00000; + scale 0.937970 0.937970 0.937970; + }; + }; + instance + { + transform + { + position 3.12497 -13.8421 1.01554; + rotation 43.5212 1.15359e-14 -4.60484e-15 -1.00000; + scale 1.04589 1.04589 1.04589; + }; + }; + instance + { + transform + { + position 3.33626 -11.9764 1.02125; + rotation 59.7271 8.01986e-15 -4.60484e-15 -1.00000; + scale 1.04650 1.04650 1.04650; + }; + }; + instance + { + transform + { + position 6.11990 -13.7158 0.916434; + rotation 144.236 1.48573e-15 4.60484e-15 1.00000; + scale 1.18277 1.18277 1.18277; + }; + }; + instance + { + transform + { + position 6.69155 -13.8885 0.900269; + rotation 33.7304 1.51895e-14 4.60484e-15 1.00000; + scale 1.15066 1.15066 1.15066; + }; + }; + instance + { + transform + { + position 6.38600 -11.4843 1.07292; + rotation 18.3781 2.84656e-14 -4.60484e-15 -1.00000; + scale 0.915030 0.915030 0.915030; + }; + }; + instance + { + transform + { + position 8.47185 -13.6265 0.754547; + rotation 120.549 2.62928e-15 -4.60484e-15 -1.00000; + scale 0.919795 0.919795 0.919796; + }; + }; + instance + { + transform + { + position 8.27580 -13.8833 0.777011; + rotation 40.6597 1.24286e-14 4.60484e-15 1.00000; + scale 0.882936 0.882936 0.882936; + }; + }; + instance + { + transform + { + position -5.22315 -14.9703 1.04499; + rotation 111.878 3.11316e-15 4.60484e-15 1.00000; + scale 0.852491 0.852491 0.852491; + }; + }; + instance + { + transform + { + position 9.49932 -11.0007 1.04598; + rotation 170.822 3.69625e-16 4.60484e-15 1.00000; + scale 0.867130 0.867130 0.867130; + }; + }; + instance + { + transform + { + position -5.30470 -13.7109 0.998929; + rotation 60.8319 7.84376e-15 4.60484e-15 1.00000; + scale 0.869541 0.869541 0.869541; + }; + }; + instance + { + transform + { + position -7.68729 -16.3331 1.09461; + rotation 86.7138 4.87682e-15 4.60484e-15 1.00000; + scale 1.08265 1.08265 1.08265; + }; + }; + instance + { + transform + { + position -7.10010 -12.0897 0.983030; + rotation 46.6336 1.06837e-14 -4.60484e-15 -1.00000; + scale 1.13778 1.13778 1.13778; + }; + }; + instance + { + transform + { + position -9.52325 -12.7295 0.759071; + rotation 97.6123 4.03036e-15 -4.60484e-15 -1.00000; + scale 0.881337 0.881337 0.881337; + }; + }; + instance + { + transform + { + position -1.47935 -6.06711 0.783066; + rotation 128.155 2.23821e-15 4.60484e-15 1.00000; + scale 1.05884 1.05884 1.05884; + }; + }; + instance + { + transform + { + position -8.96196 -14.5316 1.02250; + rotation 73.4949 6.16720e-15 -4.60484e-15 -1.00000; + scale 1.05039 1.05039 1.05039; + }; + }; + instance + { + transform + { + position -10.7968 -11.8635 0.899543; + rotation 74.6943 6.03441e-15 4.60484e-15 1.00000; + scale 0.978253 0.978253 0.978253; + }; + }; + instance + { + transform + { + position 6.84280 -10.8011 0.965677; + rotation 164.757 6.16185e-16 -4.60484e-15 -1.00000; + scale 0.863059 0.863059 0.863059; + }; + }; + instance + { + transform + { + position 7.88188 -10.8004 0.976249; + rotation 0.699972 7.53843e-13 -4.60756e-15 -1.00059; + scale 0.816526 0.816526 0.816526; + }; + }; + instance + { + transform + { + position 7.38315 -10.3817 1.01312; + rotation 9.99738 5.26474e-14 4.60484e-15 1.00000; + scale 0.959240 0.959240 0.959240; + }; + }; + instance + { + transform + { + position -17.8634 1.82808 1.05279; + rotation 131.677 2.06579e-15 -4.60484e-15 -1.00000; + scale 0.946995 0.946995 0.946995; + }; + }; + instance + { + transform + { + position -10.9428 -10.1862 0.836214; + rotation 43.6761 1.14908e-14 -4.60484e-15 -1.00000; + scale 1.17713 1.17713 1.17713; + }; + }; + instance + { + transform + { + position -0.720284 -10.3296 0.869147; + rotation 52.4962 9.33846e-15 4.60484e-15 1.00000; + scale 1.02696 1.02696 1.02696; + }; + }; + instance + { + transform + { + position -0.0409262 -14.4942 0.892843; + rotation 56.2179 8.62086e-15 -4.60484e-15 -1.00000; + scale 1.03822 1.03822 1.03822; + }; + }; + instance + { + transform + { + position 0.141562 -14.8289 1.01003; + rotation 40.9999 1.23162e-14 4.60484e-15 1.00000; + scale 1.05168 1.05168 1.05168; + }; + }; + instance + { + transform + { + position 6.87669 -12.4851 0.986263; + rotation 7.51312 7.01333e-14 -4.60492e-15 -1.00002; + scale 0.841088 0.841088 0.841088; + }; + }; + instance + { + transform + { + position -9.03750 -15.7242 1.01405; + rotation 110.995 3.16511e-15 4.60484e-15 1.00000; + scale 1.04256 1.04256 1.04256; + }; + }; + instance + { + transform + { + position -8.89774 -12.7707 0.725324; + rotation 122.034 2.55071e-15 4.60484e-15 1.00000; + scale 0.953942 0.953942 0.953942; + }; + }; + instance + { + transform + { + position -0.293756 -2.56933 0.168480; + rotation 176.014 1.60259e-16 4.60484e-15 1.00000; + scale 1.14310 1.14310 1.14310; + }; + }; + instance + { + transform + { + position -8.57755 -16.6601 1.00710; + rotation 70.5389 6.51100e-15 4.60484e-15 1.00000; + scale 0.975498 0.975498 0.975498; + }; + }; + instance + { + transform + { + position -2.93222 -2.21735 0.0867790; + rotation 116.729 2.83685e-15 4.60484e-15 1.00000; + scale 0.818192 0.818192 0.818192; + }; + }; + instance + { + transform + { + position -7.98859 -16.5797 1.02699; + rotation 165.021 6.05370e-16 -4.60484e-15 -1.00000; + scale 1.14370 1.14370 1.14370; + }; + }; + instance + { + transform + { + position -6.14927 -13.3839 1.12699; + rotation 114.527 2.96042e-15 -4.60484e-15 -1.00000; + scale 0.904377 0.904377 0.904378; + }; + }; + instance + { + transform + { + position 4.77401 -9.73839 0.767567; + rotation 39.4844 1.28310e-14 4.60484e-15 1.00000; + scale 0.830863 0.830863 0.830863; + }; + }; + instance + { + transform + { + position 5.56034 -8.89844 0.742734; + rotation 127.952 2.24831e-15 -4.60484e-15 -1.00000; + scale 0.921499 0.921499 0.921499; + }; + }; + instance + { + transform + { + position -9.82215 -9.08302 1.10315; + rotation 25.0559 2.07232e-14 4.60484e-15 1.00000; + scale 1.11505 1.11505 1.11505; + }; + }; + instance + { + transform + { + position -1.24433 -7.95866 0.599960; + rotation 142.323 1.57105e-15 -4.60484e-15 -1.00000; + scale 0.807650 0.807650 0.807650; + }; + }; + instance + { + transform + { + position -4.01160 -2.19568 0.207221; + rotation 23.9969 2.16670e-14 4.60484e-15 1.00000; + scale 1.18185 1.18185 1.18185; + }; + }; + instance + { + transform + { + position -1.02756 -7.37420 0.649805; + rotation 97.4412 4.04252e-15 -4.60484e-15 -1.00000; + scale 1.07643 1.07643 1.07643; + }; + }; + instance + { + transform + { + position -2.08238 -6.96752 0.681121; + rotation 131.622 2.06845e-15 4.60484e-15 1.00000; + scale 1.09371 1.09371 1.09371; + }; + }; + instance + { + transform + { + position 0.716597 -9.72140 0.765033; + rotation 71.8209 6.35889e-15 -4.60484e-15 -1.00000; + scale 1.12357 1.12357 1.12357; + }; + }; + instance + { + transform + { + position 8.38188 -8.43711 0.963393; + rotation 60.1458 7.95244e-15 -4.60484e-15 -1.00000; + scale 1.14120 1.14120 1.14120; + }; + }; + instance + { + transform + { + position 7.73356 -9.03825 1.09910; + rotation 26.9202 1.92395e-14 4.60484e-15 1.00000; + scale 0.901961 0.901961 0.901961; + }; + }; + instance + { + transform + { + position 9.48694 -8.99282 1.05100; + rotation 162.191 7.21467e-16 4.60484e-15 1.00000; + scale 0.840603 0.840603 0.840603; + }; + }; + instance + { + transform + { + position -11.6190 -7.51377 0.906959; + rotation 8.38501 6.28185e-14 4.60484e-15 1.00000; + scale 1.11843 1.11843 1.11843; + }; + }; + instance + { + transform + { + position -6.06313 -9.10291 0.713086; + rotation 25.8773 2.00436e-14 -4.60484e-15 -0.999999; + scale 1.06831 1.06831 1.06831; + }; + }; + instance + { + transform + { + position -7.29655 -7.06224 0.845558; + rotation 25.9848 1.99578e-14 4.60484e-15 0.999999; + scale 0.823437 0.823437 0.823437; + }; + }; + instance + { + transform + { + position -10.7533 -8.79752 1.02650; + rotation 134.055 1.95204e-15 -4.60484e-15 -1.00000; + scale 1.13299 1.13299 1.13299; + }; + }; + instance + { + transform + { + position -11.3671 -8.74197 0.854524; + rotation 68.9160 6.71062e-15 -4.60484e-15 -1.00000; + scale 0.854910 0.854910 0.854910; + }; + }; + instance + { + transform + { + position -13.6371 6.46774 0.729744; + rotation 124.557 2.41981e-15 4.60484e-15 1.00000; + scale 0.879726 0.879726 0.879726; + }; + }; + instance + { + transform + { + position 6.60078 -7.09797 0.969230; + rotation 106.402 3.44476e-15 4.60484e-15 1.00000; + scale 0.946568 0.946568 0.946568; + }; + }; + instance + { + transform + { + position 0.0398540 -7.29032 0.751174; + rotation 32.3224 1.58901e-14 4.60484e-15 1.00000; + scale 0.925608 0.925608 0.925608; + }; + }; + instance + { + transform + { + position 0.349469 -7.14711 0.744135; + rotation 33.6176 1.52435e-14 -4.60484e-15 -1.00000; + scale 1.11866 1.11866 1.11866; + }; + }; + instance + { + transform + { + position -13.1543 -9.63317 0.908596; + rotation 68.2462 6.79541e-15 -4.60484e-15 -1.00000; + scale 0.950609 0.950609 0.950609; + }; + }; + instance + { + transform + { + position -5.85843 -2.96264 0.457385; + rotation 11.2730 4.66578e-14 4.60483e-15 0.999998; + scale 1.07199 1.07199 1.07199; + }; + }; + instance + { + transform + { + position -9.47768 8.74029 0.656167; + rotation 144.787 1.46133e-15 4.60484e-15 1.00000; + scale 0.894266 0.894266 0.894266; + }; + }; + instance + { + transform + { + position -4.81772 -8.32425 0.967713; + rotation 93.5722 4.32633e-15 4.60484e-15 1.00000; + scale 0.847067 0.847067 0.847067; + }; + }; + instance + { + transform + { + position -4.47984 -7.36140 0.853754; + rotation 156.579 9.54485e-16 4.60484e-15 1.00000; + scale 1.03781 1.03781 1.03781; + }; + }; + instance + { + transform + { + position -1.97574 -7.85478 0.588651; + rotation 61.2801 7.77394e-15 -4.60484e-15 -1.00000; + scale 1.14673 1.14673 1.14673; + }; + }; + instance + { + transform + { + position 5.03970 -8.06134 0.762757; + rotation 23.8323 2.18210e-14 4.60484e-15 1.00000; + scale 0.805858 0.805858 0.805858; + }; + }; + instance + { + transform + { + position -4.36831 5.22346 0.138193; + rotation 76.7873 5.81118e-15 4.60484e-15 1.00000; + scale 1.04675 1.04675 1.04675; + }; + }; + instance + { + transform + { + position 4.88563 -2.76157 0.578530; + rotation 175.810 1.68437e-16 -4.60484e-15 -1.00000; + scale 0.875226 0.875226 0.875226; + }; + }; + instance + { + transform + { + position 5.59466 3.66582 0.597650; + rotation 92.6598 4.39588e-15 -4.60484e-15 -1.00000; + scale 1.00788 1.00788 1.00788; + }; + }; + instance + { + transform + { + position -8.65504 -5.23140 0.579297; + rotation 106.865 3.41581e-15 -4.60484e-15 -1.00000; + scale 1.03127 1.03127 1.03127; + }; + }; + instance + { + transform + { + position 4.90896 0.377016 0.558842; + rotation 91.1646 4.51218e-15 -4.60484e-15 -1.00000; + scale 0.855212 0.855212 0.855212; + }; + }; + instance + { + transform + { + position -6.13644 6.80984 0.479614; + rotation 110.930 3.16895e-15 -4.60484e-15 -1.00000; + scale 1.07851 1.07851 1.07851; + }; + }; + instance + { + transform + { + position 8.04367 7.75352 0.814008; + rotation 102.808 3.67546e-15 -4.60484e-15 -1.00000; + scale 1.10559 1.10559 1.10559; + }; + }; + instance + { + transform + { + position 4.60434 4.90881 0.563129; + rotation 17.3571 3.01683e-14 -4.60483e-15 -0.999999; + scale 1.06914 1.06914 1.06914; + }; + }; + instance + { + transform + { + position -11.3273 4.52381 0.358653; + rotation 139.111 1.71659e-15 -4.60484e-15 -1.00000; + scale 1.07552 1.07552 1.07552; + }; + }; + instance + { + transform + { + position 6.50456 7.04696 0.979356; + rotation 166.696 5.37027e-16 -4.60484e-15 -1.00000; + scale 1.07535 1.07535 1.07535; + }; + }; + instance + { + transform + { + position -1.50358 9.83655 0.680791; + rotation 123.135 2.49320e-15 4.60484e-15 1.00000; + scale 1.00217 1.00217 1.00217; + }; + }; + instance + { + transform + { + position 8.93801 6.73575 0.694170; + rotation 69.4843 6.63979e-15 -4.60484e-15 -1.00000; + scale 1.00821 1.00821 1.00821; + }; + }; + instance + { + transform + { + position 4.01478 7.73909 0.725273; + rotation 52.3560 9.36734e-15 4.60484e-15 1.00000; + scale 0.978386 0.978386 0.978386; + }; + }; + instance + { + transform + { + position -5.85861 7.60428 0.671513; + rotation 176.303 1.48600e-16 -4.60484e-15 -1.00000; + scale 0.898373 0.898373 0.898373; + }; + }; +}; +array "daffodil_dafodil_0.object" +{ + instance + { + transform + { + position -12.9766 -5.00673 1.05048; + rotation 151.355 2.35136e-15 -9.20967e-15 -1.00000; + scale 0.927659 0.927659 0.927659; + }; + }; + instance + { + transform + { + position 3.01509 6.72119 0.562461; + rotation 5.22689 2.01768e-13 9.20995e-15 1.00003; + scale 0.860439 0.860439 0.860439; + }; + }; + instance + { + transform + { + position 4.71979 -3.75831 0.490160; + rotation 14.0832 7.45594e-14 9.20974e-15 1.00001; + scale 0.840865 0.840865 0.840865; + }; + }; + instance + { + transform + { + position 4.44758 -3.37005 0.459141; + rotation 52.3481 1.87380e-14 9.20967e-15 1.00000; + scale 0.834578 0.834578 0.834578; + }; + }; + instance + { + transform + { + position 9.46033 -6.47134 0.794398; + rotation 0.230700 4.57456e-12 9.14499e-15 0.992977; + scale 0.904502 0.904502 0.904502; + }; + }; + instance + { + transform + { + position 6.63726 5.63253 0.659500; + rotation 69.1278 1.33682e-14 9.20968e-15 1.00000; + scale 0.937419 0.937419 0.937419; + }; + }; + instance + { + transform + { + position 3.68829 6.54149 0.652020; + rotation 11.9004 8.83626e-14 -9.20974e-15 -1.00001; + scale 1.01196 1.01196 1.01196; + }; + }; + instance + { + transform + { + position 4.37567 6.01909 0.702436; + rotation 169.614 8.37008e-16 -9.20968e-15 -1.00000; + scale 0.843337 0.843337 0.843337; + }; + }; + instance + { + transform + { + position -5.02528 7.37283 0.671567; + rotation 139.389 3.40779e-15 9.20968e-15 1.00000; + scale 0.848540 0.848540 0.848540; + }; + }; + instance + { + transform + { + position -6.48805 7.47941 0.542238; + rotation 96.7398 8.18538e-15 9.20968e-15 1.00000; + scale 1.12987 1.12987 1.12987; + }; + }; + instance + { + transform + { + position 8.45244 -2.74794 1.04958; + rotation 35.3454 2.89053e-14 -9.20968e-15 -1.00000; + scale 0.873309 0.873309 0.873309; + }; + }; + instance + { + transform + { + position -10.4453 6.47538 0.401701; + rotation 20.8248 5.01186e-14 -9.20968e-15 -1.00000; + scale 1.14165 1.14165 1.14165; + }; + }; + instance + { + transform + { + position 1.66575 5.92016 0.437143; + rotation 62.5215 1.51707e-14 9.20968e-15 1.00000; + scale 0.848105 0.848105 0.848105; + }; + }; + instance + { + transform + { + position -12.7406 -3.52951 0.860383; + rotation 145.352 2.87273e-15 9.20968e-15 1.00000; + scale 0.809046 0.809046 0.809046; + }; + }; + instance + { + transform + { + position -6.86886 6.90686 0.477357; + rotation 161.828 1.47288e-15 -9.20968e-15 -1.00000; + scale 0.818337 0.818337 0.818337; + }; + }; + instance + { + transform + { + position -9.53299 2.91239 0.0105768; + rotation 62.5568 1.51601e-14 -9.20967e-15 -1.00000; + scale 1.10187 1.10187 1.10187; + }; + }; + instance + { + transform + { + position -11.4831 2.96862 0.366699; + rotation 170.028 8.03435e-16 9.20967e-15 1.00000; + scale 0.838308 0.838308 0.838308; + }; + }; + instance + { + transform + { + position -0.478657 -14.8158 0.980272; + rotation 135.745 3.74483e-15 9.20968e-15 1.00000; + scale 0.806095 0.806095 0.806095; + }; + }; + instance + { + transform + { + position -7.84382 -11.0709 0.851729; + rotation 66.7001 1.39937e-14 -9.20968e-15 -1.00000; + scale 1.17294 1.17294 1.17294; + }; + }; + instance + { + transform + { + position 7.71662 6.95037 0.814494; + rotation 178.499 1.20666e-16 9.20968e-15 1.00000; + scale 1.19062 1.19062 1.19062; + }; + }; + instance + { + transform + { + position -4.05985 7.56580 0.511386; + rotation 10.8235 9.72154e-14 9.20967e-15 0.999999; + scale 0.898749 0.898749 0.898749; + }; + }; + instance + { + transform + { + position 8.18291 5.14367 0.911694; + rotation 77.0189 1.15742e-14 9.20967e-15 1.00000; + scale 1.10562 1.10562 1.10562; + }; + }; + instance + { + transform + { + position -8.06153 6.29273 0.325404; + rotation 160.148 1.61163e-15 9.20968e-15 1.00000; + scale 1.13323 1.13323 1.13323; + }; + }; + instance + { + transform + { + position -8.64606 5.77193 0.311345; + rotation 70.6984 1.29836e-14 9.20968e-15 1.00000; + scale 0.841340 0.841340 0.841340; + }; + }; + instance + { + transform + { + position -10.1404 4.47596 0.209412; + rotation 168.270 9.46082e-16 9.20968e-15 1.00000; + scale 0.854914 0.854914 0.854914; + }; + }; + instance + { + transform + { + position -10.9053 -6.23412 0.791481; + rotation 24.2843 4.28056e-14 9.20968e-15 1.00000; + scale 0.896483 0.896483 0.896483; + }; + }; + instance + { + transform + { + position 5.14968 3.79445 0.546902; + rotation 151.844 2.30954e-15 -9.20968e-15 -1.00000; + scale 0.877932 0.877932 0.877932; + }; + }; + instance + { + transform + { + position -12.8545 2.76579 0.710309; + rotation 66.9352 1.39314e-14 9.20968e-15 1.00000; + scale 1.16490 1.16490 1.16490; + }; + }; + instance + { + transform + { + position 9.49567 1.57573 0.659298; + rotation 106.381 6.89215e-15 9.20968e-15 1.00000; + scale 0.920662 0.920662 0.920662; + }; + }; + instance + { + transform + { + position 1.08103 0.594250 0.0678175; + rotation 130.084 4.28636e-15 9.20968e-15 1.00000; + scale 0.960909 0.960909 0.960909; + }; + }; + instance + { + transform + { + position 2.86523 2.75884 0.305887; + rotation 153.707 2.15101e-15 9.20967e-15 1.00000; + scale 0.899722 0.899722 0.899722; + }; + }; + instance + { + transform + { + position -11.6321 -2.45298 0.709668; + rotation 6.61284 1.59414e-13 9.20969e-15 1.00000; + scale 0.946415 0.946415 0.946415; + }; + }; + instance + { + transform + { + position -9.48805 -1.36631 0.595236; + rotation 124.428 4.85281e-15 9.20967e-15 1.00000; + scale 1.14047 1.14047 1.14047; + }; + }; + instance + { + transform + { + position -7.15788 -4.69120 0.658185; + rotation 170.312 7.80442e-16 -9.20968e-15 -1.00000; + scale 1.05738 1.05738 1.05738; + }; + }; + instance + { + transform + { + position 3.88899 1.70000 0.489149; + rotation 39.1180 2.59224e-14 9.20968e-15 1.00000; + scale 1.06586 1.06586 1.06586; + }; + }; + instance + { + transform + { + position 7.44073 -6.58377 0.874190; + rotation 48.6272 2.03843e-14 -9.20968e-15 -1.00000; + scale 0.872497 0.872497 0.872497; + }; + }; + instance + { + transform + { + position -1.53949 -6.50743 0.746060; + rotation 59.0076 1.62755e-14 9.20968e-15 1.00000; + scale 0.994753 0.994753 0.994753; + }; + }; + instance + { + transform + { + position -3.35037 -6.01031 0.721590; + rotation 40.5971 2.48989e-14 -9.20968e-15 -1.00000; + scale 1.02478 1.02478 1.02478; + }; + }; + instance + { + transform + { + position 0.668785 -3.26453 0.334414; + rotation 16.8122 6.23218e-14 -9.20968e-15 -1.00000; + scale 1.12580 1.12580 1.12580; + }; + }; + instance + { + transform + { + position 7.76799 -5.93141 0.908193; + rotation 20.1485 5.18377e-14 -9.20970e-15 -1.00000; + scale 0.994339 0.994339 0.994339; + }; + }; + instance + { + transform + { + position 8.85501 1.73639 0.667929; + rotation 79.3895 1.10952e-14 -9.20968e-15 -1.00000; + scale 1.17861 1.17861 1.17861; + }; + }; + instance + { + transform + { + position 4.79917 1.68439 0.746607; + rotation 86.4088 9.80580e-15 9.20968e-15 1.00000; + scale 0.885927 0.885927 0.885927; + }; + }; + instance + { + transform + { + position -10.4210 1.72824 0.265716; + rotation 163.210 1.35914e-15 -9.20968e-15 -1.00000; + scale 1.03840 1.03840 1.03840; + }; + }; + instance + { + transform + { + position 7.81485 5.64903 0.798588; + rotation 152.655 2.24039e-15 9.20968e-15 1.00000; + scale 0.920973 0.920973 0.920973; + }; + }; + instance + { + transform + { + position 1.95469 6.55702 0.507848; + rotation 16.9612 6.17664e-14 9.20967e-15 0.999999; + scale 1.16917 1.16917 1.16917; + }; + }; + instance + { + transform + { + position -10.0783 6.78130 0.407172; + rotation 134.241 3.88641e-15 -9.20968e-15 -1.00000; + scale 0.934069 0.934069 0.934069; + }; + }; + instance + { + transform + { + position -10.9049 -1.29354 0.509171; + rotation 19.9383 5.23957e-14 -9.20968e-15 -1.00000; + scale 1.05188 1.05188 1.05188; + }; + }; + instance + { + transform + { + position 5.76490 5.98535 0.763917; + rotation 13.3863 7.84794e-14 9.20966e-15 0.999998; + scale 1.09658 1.09658 1.09658; + }; + }; + instance + { + transform + { + position 6.81616 -6.61357 0.906921; + rotation 17.5756 5.95749e-14 -9.20971e-15 -1.00000; + scale 0.972874 0.972874 0.972874; + }; + }; + instance + { + transform + { + position -3.98525 -7.43887 0.824822; + rotation 62.4764 1.51841e-14 -9.20968e-15 -1.00000; + scale 1.05226 1.05226 1.05226; + }; + }; + instance + { + transform + { + position -9.45785 -8.43027 0.994894; + rotation 173.045 5.59657e-16 -9.20967e-15 -1.00000; + scale 1.11481 1.11481 1.11481; + }; + }; + instance + { + transform + { + position -0.313330 -7.71692 0.780789; + rotation 165.493 1.17216e-15 -9.20968e-15 -1.00000; + scale 1.12939 1.12939 1.12939; + }; + }; + instance + { + transform + { + position 9.82897 9.74257 0.953120; + rotation 5.65182 1.86576e-13 9.20971e-15 1.00000; + scale 1.08099 1.08099 1.08099; + }; + }; + instance + { + transform + { + position -8.44691 -13.9591 0.916025; + rotation 15.6737 6.69122e-14 -9.20968e-15 -1.00000; + scale 0.953896 0.953896 0.953896; + }; + }; + instance + { + transform + { + position -10.1598 -16.1371 1.15397; + rotation 32.8239 3.12677e-14 -9.20968e-15 -1.00000; + scale 1.02750 1.02750 1.02750; + }; + }; + instance + { + transform + { + position -6.56018 -10.5290 0.786981; + rotation 87.3847 9.63995e-15 -9.20968e-15 -1.00000; + scale 1.16883 1.16883 1.16883; + }; + }; + instance + { + transform + { + position 1.93085 -10.3296 0.859491; + rotation 145.037 2.90051e-15 -9.20968e-15 -1.00000; + scale 1.10891 1.10891 1.10891; + }; + }; + instance + { + transform + { + position 6.73115 2.08206 0.768921; + rotation 5.95972 1.76921e-13 9.20972e-15 1.00001; + scale 1.14079 1.14079 1.14079; + }; + }; + instance + { + transform + { + position -2.52734 -15.0349 0.840527; + rotation 3.73877 2.82172e-13 9.20993e-15 1.00003; + scale 1.16361 1.16361 1.16361; + }; + }; + instance + { + transform + { + position 8.78655 -16.4385 0.849018; + rotation 54.5195 1.78742e-14 9.20967e-15 1.00000; + scale 0.830582 0.830582 0.830582; + }; + }; + instance + { + transform + { + position -11.8106 -13.5012 0.975419; + rotation 17.9514 5.83076e-14 -9.20967e-15 -0.999999; + scale 0.914258 0.914258 0.914258; + }; + }; + instance + { + transform + { + position -9.19806 -13.4610 0.765462; + rotation 153.467 2.17140e-15 9.20968e-15 1.00000; + scale 1.08909 1.08909 1.08909; + }; + }; + instance + { + transform + { + position -7.38276 -14.7872 1.04555; + rotation 86.4675 9.79573e-15 9.20968e-15 1.00000; + scale 0.814312 0.814312 0.814312; + }; + }; + instance + { + transform + { + position 0.273836 -16.2250 1.04493; + rotation 116.856 5.65959e-15 9.20967e-15 1.00000; + scale 1.13808 1.13808 1.13808; + }; + }; + instance + { + transform + { + position -1.69642 -13.6386 0.898270; + rotation 91.3929 8.98847e-15 9.20967e-15 1.00000; + scale 0.902817 0.902817 0.902817; + }; + }; + instance + { + transform + { + position -0.00398590 -11.7987 0.862230; + rotation 83.9218 1.02424e-14 -9.20968e-15 -1.00000; + scale 0.806196 0.806196 0.806196; + }; + }; + instance + { + transform + { + position 4.81158 -13.9042 1.12089; + rotation 34.5363 2.96269e-14 -9.20968e-15 -1.00000; + scale 1.12606 1.12606 1.12606; + }; + }; + instance + { + transform + { + position -8.66191 -12.4075 0.694073; + rotation 12.2700 8.56820e-14 -9.20968e-15 -1.00000; + scale 0.836545 0.836545 0.836545; + }; + }; + instance + { + transform + { + position -12.8893 -10.3962 1.02725; + rotation 134.877 3.82631e-15 -9.20968e-15 -1.00000; + scale 0.876660 0.876660 0.876660; + }; + }; + instance + { + transform + { + position -13.3948 -0.483391 0.665028; + rotation 150.375 2.43544e-15 9.20968e-15 1.00000; + scale 1.06768 1.06768 1.06768; + }; + }; + instance + { + transform + { + position 5.07707 -18.9797 1.02560; + rotation 159.371 1.67608e-15 9.20968e-15 1.00000; + scale 1.02546 1.02546 1.02546; + }; + }; + instance + { + transform + { + position 7.33407 -19.8248 0.782131; + rotation 171.642 6.72916e-16 -9.20968e-15 -1.00000; + scale 1.01792 1.01792 1.01792; + }; + }; + instance + { + transform + { + position 7.40995 -18.3562 1.08536; + rotation 64.0784 1.47162e-14 9.20968e-15 1.00000; + scale 1.10535 1.10535 1.10535; + }; + }; + instance + { + transform + { + position -10.4344 -18.0723 1.01196; + rotation 155.213 2.02381e-15 9.20968e-15 1.00000; + scale 0.827224 0.827224 0.827224; + }; + }; + instance + { + transform + { + position 0.844495 -17.1968 1.12099; + rotation 129.861 4.30820e-15 -9.20967e-15 -1.00000; + scale 0.816655 0.816655 0.816655; + }; + }; + instance + { + transform + { + position 4.60306 -19.4198 1.06142; + rotation 25.5376 4.06390e-14 9.20968e-15 1.00000; + scale 1.19808 1.19808 1.19808; + }; + }; + instance + { + transform + { + position 3.17778 -19.5019 1.17138; + rotation 53.7682 1.81658e-14 -9.20967e-15 -1.00000; + scale 0.869410 0.869410 0.869410; + }; + }; + instance + { + transform + { + position 1.56089 -17.0628 1.20921; + rotation 36.0517 2.83010e-14 9.20968e-15 1.00000; + scale 1.15630 1.15630 1.15630; + }; + }; + instance + { + transform + { + position -16.6072 -5.73457 0.763924; + rotation 175.265 3.80764e-16 9.20967e-15 1.00000; + scale 0.988916 0.988916 0.988916; + }; + }; + instance + { + transform + { + position 3.69583 -21.4736 0.945334; + rotation 2.67646 3.94237e-13 -9.21084e-15 -1.00013; + scale 0.933914 0.933914 0.933914; + }; + }; + instance + { + transform + { + position -1.18151 -22.1012 1.12899; + rotation 31.3763 3.27904e-14 9.20967e-15 1.00000; + scale 0.882587 0.882587 0.882587; + }; + }; + instance + { + transform + { + position -6.11865 -25.8301 0.929915; + rotation 93.3226 8.69052e-15 -9.20968e-15 -1.00000; + scale 1.09161 1.09161 1.09161; + }; + }; + instance + { + transform + { + position 8.38599 -22.3066 1.01427; + rotation 89.3421 9.31603e-15 9.20968e-15 1.00000; + scale 1.12686 1.12686 1.12686; + }; + }; + instance + { + transform + { + position -16.9125 -6.09482 0.889758; + rotation 93.2867 8.69597e-15 -9.20968e-15 -1.00000; + scale 0.826388 0.826388 0.826388; + }; + }; + instance + { + transform + { + position -12.4847 -20.8743 1.04109; + rotation 165.570 1.16590e-15 9.20968e-15 1.00000; + scale 1.02377 1.02377 1.02377; + }; + }; + instance + { + transform + { + position 0.0955624 -20.6129 1.00490; + rotation 154.478 2.08583e-15 9.20967e-15 1.00000; + scale 1.01473 1.01473 1.01473; + }; + }; + instance + { + transform + { + position -16.6378 -3.26295 0.768855; + rotation 149.093 2.54599e-15 9.20968e-15 1.00000; + scale 0.894225 0.894225 0.894225; + }; + }; + instance + { + transform + { + position 8.65182 -20.5966 0.782381; + rotation 8.05363 1.30825e-13 9.20965e-15 0.999998; + scale 1.11490 1.11490 1.11490; + }; + }; + instance + { + transform + { + position 6.52797 -20.2866 0.939831; + rotation 167.682 9.93804e-16 9.20968e-15 1.00000; + scale 1.02357 1.02357 1.02357; + }; + }; + instance + { + transform + { + position -9.74094 -26.8089 0.801415; + rotation 18.5453 5.64090e-14 9.20967e-15 0.999999; + scale 1.06892 1.06892 1.06892; + }; + }; + instance + { + transform + { + position -9.41036 -25.3860 1.06855; + rotation 90.6831 9.10053e-15 9.20968e-15 1.00000; + scale 0.955846 0.955846 0.955846; + }; + }; + instance + { + transform + { + position -5.47029 -23.0022 0.904072; + rotation 108.107 6.67805e-15 9.20967e-15 1.00000; + scale 1.18065 1.18065 1.18065; + }; + }; + instance + { + transform + { + position -13.9426 2.04270 0.671023; + rotation 145.357 2.87226e-15 -9.20968e-15 -1.00000; + scale 1.17056 1.17056 1.17056; + }; + }; + instance + { + transform + { + position 7.28340 -26.2151 1.19399; + rotation 96.8840 8.16467e-15 -9.20968e-15 -1.00000; + scale 0.905755 0.905755 0.905755; + }; + }; + instance + { + transform + { + position 5.23689 -22.9111 0.795931; + rotation 121.763 5.12989e-15 -9.20967e-15 -1.00000; + scale 1.14441 1.14441 1.14441; + }; + }; + instance + { + transform + { + position 3.35986 -22.5758 0.899230; + rotation 111.125 6.31488e-15 -9.20968e-15 -1.00000; + scale 0.893323 0.893323 0.893323; + }; + }; + instance + { + transform + { + position -3.06355 -26.2594 1.22202; + rotation 147.531 2.68171e-15 9.20967e-15 1.00000; + scale 1.10670 1.10670 1.10670; + }; + }; + instance + { + transform + { + position 9.90952 -22.7562 1.11609; + rotation 131.910 4.10909e-15 9.20968e-15 1.00000; + scale 1.01128 1.01128 1.01128; + }; + }; + instance + { + transform + { + position 9.81569 -21.7313 1.15614; + rotation 76.6375 1.16536e-14 -9.20968e-15 -1.00000; + scale 0.977899 0.977899 0.977899; + }; + }; + instance + { + transform + { + position -7.15204 -20.4193 1.19011; + rotation 45.4656 2.19811e-14 9.20968e-15 1.00000; + scale 1.15070 1.15070 1.15070; + }; + }; + instance + { + transform + { + position -12.9702 5.92425 0.565115; + rotation 166.651 1.07773e-15 9.20967e-15 1.00000; + scale 1.04548 1.04548 1.04548; + }; + }; + instance + { + transform + { + position -4.53440 -28.4566 0.999721; + rotation 128.017 4.49012e-15 9.20967e-15 1.00000; + scale 1.06073 1.06073 1.06073; + }; + }; + instance + { + transform + { + position -2.41163 -28.8686 0.926091; + rotation 53.5858 1.82377e-14 -9.20968e-15 -1.00000; + scale 0.829614 0.829614 0.829614; + }; + }; + instance + { + transform + { + position -8.44528 -29.1909 0.877087; + rotation 44.8589 2.23118e-14 9.20968e-15 1.00000; + scale 1.05566 1.05566 1.05566; + }; + }; + instance + { + transform + { + position -8.44209 -27.3663 1.06742; + rotation 78.9322 1.11857e-14 -9.20968e-15 -1.00000; + scale 1.03691 1.03691 1.03691; + }; + }; + instance + { + transform + { + position 6.82822 -27.4040 1.07636; + rotation 2.32697 4.53468e-13 9.21010e-15 1.00005; + scale 0.941203 0.941203 0.941203; + }; + }; + instance + { + transform + { + position 7.99469 -29.1466 0.816802; + rotation 124.561 4.83922e-15 -9.20968e-15 -1.00000; + scale 1.19991 1.19991 1.19991; + }; + }; + instance + { + transform + { + position 8.04466 -27.0978 1.14402; + rotation 165.801 1.14707e-15 9.20968e-15 1.00000; + scale 0.843257 0.843257 0.843257; + }; + }; + instance + { + transform + { + position -14.2013 5.03021 0.794330; + rotation 19.5882 5.33510e-14 -9.20967e-15 -1.00000; + scale 1.06619 1.06619 1.06619; + }; + }; + instance + { + transform + { + position 1.91548 -27.1911 1.08289; + rotation 96.5151 8.21777e-15 -9.20968e-15 -1.00000; + scale 0.975243 0.975243 0.975243; + }; + }; + instance + { + transform + { + position -9.55885 -27.9714 0.962413; + rotation 178.337 1.33663e-16 -9.20968e-15 -1.00000; + scale 1.17083 1.17083 1.17083; + }; + }; + instance + { + transform + { + position -15.8609 -5.10673 0.815081; + rotation 158.968 1.70958e-15 9.20967e-15 1.00000; + scale 0.848681 0.848681 0.848681; + }; + }; + instance + { + transform + { + position 6.53273 -27.9297 0.926152; + rotation 29.6884 3.47486e-14 9.20969e-15 1.00000; + scale 0.866023 0.866023 0.866023; + }; + }; + instance + { + transform + { + position -14.7521 8.77844 0.957162; + rotation 107.047 6.80891e-15 9.20967e-15 1.00000; + scale 0.912852 0.912852 0.912852; + }; + }; + instance + { + transform + { + position -14.8302 9.66150 0.849383; + rotation 34.0209 3.01039e-14 -9.20967e-15 -1.00000; + scale 1.14678 1.14678 1.14678; + }; + }; + instance + { + transform + { + position -13.8009 6.72304 0.784761; + rotation 89.9313 9.22072e-15 9.20968e-15 1.00000; + scale 1.14821 1.14821 1.14821; + }; + }; + instance + { + transform + { + position 3.39866 0.959843 0.457443; + rotation 146.053 2.81104e-15 -9.20968e-15 -1.00000; + scale 0.990184 0.990184 0.990184; + }; + }; + instance + { + transform + { + position -13.8820 4.44523 0.653598; + rotation 79.3795 1.10972e-14 -9.20968e-15 -1.00000; + scale 1.10959 1.10959 1.10959; + }; + }; + instance + { + transform + { + position -17.3785 -4.48256 0.791778; + rotation 64.9581 1.44680e-14 9.20967e-15 1.00000; + scale 1.19239 1.19239 1.19239; + }; + }; + instance + { + transform + { + position -14.7077 -3.81311 0.721273; + rotation 90.7097 9.09629e-15 -9.20968e-15 -1.00000; + scale 1.12474 1.12474 1.12474; + }; + }; + instance + { + transform + { + position -14.8827 -6.89333 0.876903; + rotation 10.9994 9.56517e-14 -9.20967e-15 -0.999999; + scale 0.895695 0.895695 0.895695; + }; + }; + instance + { + transform + { + position -13.6496 -6.58143 0.958188; + rotation 27.2751 3.79593e-14 -9.20968e-15 -1.00000; + scale 0.838829 0.838829 0.838829; + }; + }; + instance + { + transform + { + position -14.3781 -3.09470 0.628812; + rotation 37.4423 2.71758e-14 9.20968e-15 1.00000; + scale 1.14404 1.14404 1.14404; + }; + }; + instance + { + transform + { + position -16.3437 7.75822 1.06874; + rotation 148.375 2.60823e-15 9.20967e-15 1.00000; + scale 0.993799 0.993799 0.993799; + }; + }; + instance + { + transform + { + position -19.0217 -12.0064 0.925405; + rotation 135.244 3.79182e-15 9.20968e-15 1.00000; + scale 0.851884 0.851884 0.851884; + }; + }; + instance + { + transform + { + position -14.3235 -8.80788 0.992560; + rotation 54.6861 1.78106e-14 -9.20968e-15 -1.00000; + scale 1.09272 1.09272 1.09272; + }; + }; + instance + { + transform + { + position -18.0717 -8.60333 0.786980; + rotation 174.138 4.71548e-16 -9.20967e-15 -1.00000; + scale 1.03970 1.03970 1.03970; + }; + }; + instance + { + transform + { + position -13.8977 -7.54517 0.944196; + rotation 58.0441 1.65996e-14 9.20968e-15 1.00000; + scale 1.00478 1.00478 1.00478; + }; + }; + instance + { + transform + { + position -14.1916 -10.9650 1.18398; + rotation 34.5147 2.96466e-14 -9.20967e-15 -1.00000; + scale 1.16735 1.16735 1.16735; + }; + }; + instance + { + transform + { + position -18.1009 -13.8838 1.17197; + rotation 170.512 7.64271e-16 -9.20968e-15 -1.00000; + scale 0.887167 0.887167 0.887167; + }; + }; + instance + { + transform + { + position -14.8702 -17.7100 1.04942; + rotation 15.9391 6.57837e-14 9.20968e-15 1.00000; + scale 1.17016 1.17016 1.17016; + }; + }; + instance + { + transform + { + position -14.5710 -18.4952 1.15156; + rotation 43.4133 2.31351e-14 9.20968e-15 1.00000; + scale 0.976183 0.976183 0.976183; + }; + }; + instance + { + transform + { + position -15.0388 -20.8206 0.791043; + rotation 102.736 7.36044e-15 9.20968e-15 1.00000; + scale 1.19276 1.19276 1.19276; + }; + }; + instance + { + transform + { + position -14.5442 -23.1815 0.827353; + rotation 171.296 7.00857e-16 -9.20967e-15 -1.00000; + scale 1.11626 1.11626 1.11626; + }; + }; + instance + { + transform + { + position -17.3724 -24.2269 0.909427; + rotation 10.0406 1.04840e-13 -9.20972e-15 -1.00001; + scale 1.19768 1.19768 1.19768; + }; + }; + instance + { + transform + { + position -13.0620 -26.5890 1.02613; + rotation 45.6813 2.18655e-14 9.20968e-15 1.00000; + scale 0.976340 0.976340 0.976340; + }; + }; + instance + { + transform + { + position -15.4986 -28.4948 1.08691; + rotation 63.9660 1.47483e-14 9.20968e-15 1.00000; + scale 1.02919 1.02919 1.02919; + }; + }; + instance + { + transform + { + position -13.1164 -28.7660 1.10546; + rotation 33.9331 3.01865e-14 9.20968e-15 1.00000; + scale 1.08132 1.08132 1.08132; + }; + }; + instance + { + transform + { + position -17.5109 -28.4486 0.993113; + rotation 19.2853 5.42054e-14 -9.20969e-15 -1.00000; + scale 1.12043 1.12043 1.12043; + }; + }; + instance + { + transform + { + position -19.6034 -27.4606 1.00243; + rotation 108.667 6.60969e-15 9.20967e-15 1.00000; + scale 1.19025 1.19025 1.19025; + }; + }; + instance + { + transform + { + position -16.0967 -28.4247 1.00315; + rotation 25.4490 4.07853e-14 9.20967e-15 1.00000; + scale 0.831914 0.831914 0.831914; + }; + }; + instance + { + transform + { + position -18.5773 -29.3442 1.11159; + rotation 42.7365 2.35387e-14 -9.20968e-15 -1.00000; + scale 0.925723 0.925723 0.925723; + }; + }; + instance + { + transform + { + position -17.8162 -27.2726 0.827902; + rotation 144.812 2.92040e-15 -9.20968e-15 -1.00000; + scale 1.03003 1.03003 1.03003; + }; + }; + instance + { + transform + { + position -16.5060 -27.0915 0.982536; + rotation 84.1480 1.02019e-14 9.20968e-15 1.00000; + scale 0.827841 0.827841 0.827841; + }; + }; + instance + { + transform + { + position -13.5919 -27.9236 1.24758; + rotation 153.450 2.17285e-15 -9.20968e-15 -1.00000; + scale 1.07154 1.07154 1.07154; + }; + }; + instance + { + transform + { + position -13.1511 -29.1701 0.998215; + rotation 175.568 3.56362e-16 9.20968e-15 1.00000; + scale 0.906055 0.906055 0.906055; + }; + }; + instance + { + transform + { + position -18.5259 -23.3441 0.914622; + rotation 47.1342 2.11132e-14 -9.20968e-15 -1.00000; + scale 1.01080 1.01080 1.01080; + }; + }; + instance + { + transform + { + position -19.8505 -26.4509 0.985736; + rotation 83.6972 1.02829e-14 9.20967e-15 1.00000; + scale 0.883634 0.883634 0.883634; + }; + }; + instance + { + transform + { + position -16.5284 -25.9767 0.858979; + rotation 31.0110 3.31966e-14 9.20967e-15 1.00000; + scale 0.859793 0.859793 0.859793; + }; + }; + instance + { + transform + { + position -16.4212 -25.2347 0.811204; + rotation 25.2149 4.11765e-14 -9.20968e-15 -1.00000; + scale 0.830778 0.830778 0.830778; + }; + }; + instance + { + transform + { + position -13.7816 -24.9404 1.15008; + rotation 150.535 2.42167e-15 9.20968e-15 1.00000; + scale 1.11456 1.11456 1.11456; + }; + }; + instance + { + transform + { + position -15.3787 -27.0107 1.02933; + rotation 121.356 5.17292e-15 9.20968e-15 1.00000; + scale 0.995428 0.995428 0.995428; + }; + }; + instance + { + transform + { + position -14.6907 -24.6349 0.931939; + rotation 117.221 5.61932e-15 9.20968e-15 1.00000; + scale 1.15487 1.15487 1.15487; + }; + }; + instance + { + transform + { + position -14.1415 -24.1600 0.977733; + rotation 29.2814 3.52539e-14 -9.20968e-15 -1.00000; + scale 1.14620 1.14620 1.14620; + }; + }; + instance + { + transform + { + position -16.6246 -25.5384 0.818897; + rotation 178.124 1.50773e-16 9.20967e-15 1.00000; + scale 1.16180 1.16180 1.16180; + }; + }; + instance + { + transform + { + position -16.5193 -23.5978 0.973554; + rotation 46.3255 2.15264e-14 9.20968e-15 1.00000; + scale 0.908947 0.908947 0.908947; + }; + }; + instance + { + transform + { + position -15.9940 -21.3529 0.972549; + rotation 109.061 6.56176e-15 -9.20968e-15 -1.00000; + scale 0.983930 0.983930 0.983930; + }; + }; + instance + { + transform + { + position -15.8338 -20.4054 0.908455; + rotation 105.672 6.98138e-15 9.20967e-15 1.00000; + scale 0.886450 0.886450 0.886450; + }; + }; + instance + { + transform + { + position -19.5148 -20.7439 0.977569; + rotation 96.8323 8.17210e-15 9.20968e-15 1.00000; + scale 0.904325 0.904325 0.904325; + }; + }; + instance + { + transform + { + position -19.4639 -23.7744 1.01127; + rotation 83.1859 1.03757e-14 -9.20968e-15 -1.00000; + scale 1.12947 1.12947 1.12947; + }; + }; + instance + { + transform + { + position -15.4824 -25.5937 1.08477; + rotation 51.8826 1.89319e-14 9.20968e-15 1.00000; + scale 0.812141 0.812141 0.812141; + }; + }; + instance + { + transform + { + position -13.5601 -25.5784 1.15638; + rotation 24.7464 4.19816e-14 9.20967e-15 1.00000; + scale 1.01071 1.01071 1.01071; + }; + }; + instance + { + transform + { + position -18.6604 -20.6968 1.12279; + rotation 144.599 2.93931e-15 9.20967e-15 1.00000; + scale 0.863602 0.863602 0.863602; + }; + }; + instance + { + transform + { + position -18.9187 -25.6588 0.934645; + rotation 83.9018 1.02460e-14 9.20968e-15 1.00000; + scale 1.15266 1.15266 1.15266; + }; + }; + instance + { + transform + { + position -14.7102 -22.3127 0.945052; + rotation 153.109 2.20182e-15 -9.20968e-15 -1.00000; + scale 0.948886 0.948886 0.948886; + }; + }; + instance + { + transform + { + position -19.3973 -17.2758 1.02075; + rotation 96.3752 8.23798e-15 -9.20968e-15 -1.00000; + scale 1.04092 1.04092 1.04092; + }; + }; + instance + { + transform + { + position -14.5242 -17.6462 1.01987; + rotation 154.391 2.09316e-15 9.20968e-15 1.00000; + scale 0.812162 0.812162 0.812162; + }; + }; + instance + { + transform + { + position -14.1091 -19.9397 1.08500; + rotation 66.6182 1.40156e-14 9.20968e-15 1.00000; + scale 0.868837 0.868837 0.868837; + }; + }; + instance + { + transform + { + position -16.8942 -19.7587 1.02677; + rotation 62.4801 1.51830e-14 -9.20968e-15 -1.00000; + scale 1.06770 1.06770 1.06770; + }; + }; + instance + { + transform + { + position -17.2832 -17.7069 0.896272; + rotation 74.6488 1.20788e-14 9.20967e-15 1.00000; + scale 1.04567 1.04567 1.04567; + }; + }; + instance + { + transform + { + position -19.4884 -17.9942 1.11582; + rotation 178.176 1.46570e-16 -9.20968e-15 -1.00000; + scale 1.03710 1.03710 1.03710; + }; + }; + instance + { + transform + { + position -19.2606 -18.6366 1.16785; + rotation 166.191 1.11526e-15 -9.20968e-15 -1.00000; + scale 1.06250 1.06250 1.06250; + }; + }; + instance + { + transform + { + position -13.7381 -10.8600 1.15416; + rotation 93.0727 8.72856e-15 -9.20968e-15 -1.00000; + scale 0.815884 0.815884 0.815884; + }; + }; + instance + { + transform + { + position -19.6181 -12.2978 0.825634; + rotation 91.4091 8.98591e-15 -9.20968e-15 -1.00000; + scale 0.918472 0.918472 0.918472; + }; + }; + instance + { + transform + { + position -18.7435 -13.3239 0.840349; + rotation 157.576 1.82554e-15 -9.20968e-15 -1.00000; + scale 0.928418 0.928418 0.928418; + }; + }; + instance + { + transform + { + position -18.4976 -15.0963 1.06781; + rotation 131.796 4.12004e-15 9.20968e-15 1.00000; + scale 0.917850 0.917850 0.917850; + }; + }; + instance + { + transform + { + position -16.3261 -15.0811 1.05242; + rotation 1.82257 5.78996e-13 -9.20918e-15 -0.999947; + scale 1.19059 1.19059 1.19059; + }; + }; + instance + { + transform + { + position -14.8691 -16.5751 0.871211; + rotation 105.594 6.99124e-15 -9.20967e-15 -1.00000; + scale 1.11196 1.11196 1.11196; + }; + }; + instance + { + transform + { + position -15.2036 -15.0100 1.00354; + rotation 95.4986 8.36569e-15 9.20968e-15 1.00000; + scale 0.806667 0.806667 0.806667; + }; + }; + instance + { + transform + { + position -19.4690 -14.8501 0.944829; + rotation 47.0455 2.11578e-14 -9.20968e-15 -1.00000; + scale 1.08487 1.08487 1.08487; + }; + }; + instance + { + transform + { + position -19.1730 -13.0263 0.734384; + rotation 120.921 5.21899e-15 9.20968e-15 1.00000; + scale 1.11353 1.11353 1.11353; + }; + }; + instance + { + transform + { + position -15.9560 -10.7821 0.766142; + rotation 6.47220 1.62886e-13 -9.20968e-15 -1.00000; + scale 0.826766 0.826766 0.826766; + }; + }; + instance + { + transform + { + position -18.5420 -10.9031 0.919509; + rotation 85.6390 9.93875e-15 -9.20968e-15 -1.00000; + scale 1.03157 1.03157 1.03157; + }; + }; + instance + { + transform + { + position -15.7388 -8.46966 1.06774; + rotation 41.8113 2.41106e-14 9.20967e-15 1.00000; + scale 1.05614 1.05614 1.05614; + }; + }; + instance + { + transform + { + position -17.4841 -8.96625 0.802653; + rotation 125.994 4.69313e-15 -9.20968e-15 -1.00000; + scale 0.964832 0.964832 0.964832; + }; + }; + instance + { + transform + { + position -14.1945 -6.96830 0.969811; + rotation 125.771 4.71582e-15 9.20968e-15 1.00000; + scale 0.810158 0.810158 0.810158; + }; + }; + instance + { + transform + { + position -14.5015 4.88015 0.838739; + rotation 167.603 1.00025e-15 -9.20967e-15 -1.00000; + scale 1.09632 1.09632 1.09632; + }; + }; + instance + { + transform + { + position -19.9904 -10.9703 1.15974; + rotation 149.198 2.53695e-15 -9.20968e-15 -1.00000; + scale 0.959896 0.959896 0.959896; + }; + }; + instance + { + transform + { + position -17.0917 7.57258 0.911529; + rotation 113.907 5.99143e-15 9.20968e-15 1.00000; + scale 0.892478 0.892478 0.892478; + }; + }; + instance + { + transform + { + position -18.3170 5.67765 0.953178; + rotation 28.9279 3.57038e-14 -9.20968e-15 -1.00000; + scale 1.15212 1.15212 1.15212; + }; + }; + instance + { + transform + { + position -14.0890 1.46964 0.594411; + rotation 66.3333 1.40918e-14 9.20968e-15 1.00000; + scale 1.19348 1.19348 1.19348; + }; + }; + instance + { + transform + { + position -15.3954 0.553999 0.854344; + rotation 149.413 2.51833e-15 -9.20967e-15 -1.00000; + scale 1.07989 1.07989 1.07989; + }; + }; + instance + { + transform + { + position -14.1814 -0.177407 0.697268; + rotation 116.500 5.69917e-15 -9.20968e-15 -1.00000; + scale 0.939870 0.939870 0.939870; + }; + }; + instance + { + transform + { + position 8.87447 -0.428957 0.697457; + rotation 75.4809 1.18986e-14 9.20967e-15 1.00000; + scale 0.937786 0.937786 0.937786; + }; + }; + instance + { + transform + { + position -14.2917 -6.34192 0.911229; + rotation 42.5160 2.36728e-14 9.20967e-15 1.00000; + scale 0.986329 0.986329 0.986329; + }; + }; + instance + { + transform + { + position -15.8944 -3.05621 0.730221; + rotation 36.3706 2.80356e-14 9.20967e-15 1.00000; + scale 1.03032 1.03032 1.03032; + }; + }; + instance + { + transform + { + position -17.0307 -2.57569 0.842309; + rotation 70.2294 1.30969e-14 9.20968e-15 1.00000; + scale 1.01351 1.01351 1.01351; + }; + }; + instance + { + transform + { + position -17.9911 -5.96001 0.949852; + rotation 29.7626 3.46580e-14 9.20967e-15 1.00000; + scale 1.18565 1.18565 1.18565; + }; + }; + instance + { + transform + { + position -19.0580 -0.788314 0.992917; + rotation 23.6811 4.39289e-14 9.20968e-15 1.00000; + scale 1.01972 1.01972 1.01972; + }; + }; + instance + { + transform + { + position -13.6390 1.45095 0.542364; + rotation 75.2908 1.19394e-14 -9.20968e-15 -1.00000; + scale 0.908174 0.908174 0.908174; + }; + }; + instance + { + transform + { + position -16.1336 1.52634 0.824577; + rotation 89.8183 9.23893e-15 -9.20968e-15 -1.00000; + scale 1.12586 1.12586 1.12586; + }; + }; + instance + { + transform + { + position -15.4386 0.964674 0.855528; + rotation 101.818 7.48206e-15 -9.20967e-15 -1.00000; + scale 0.894283 0.894283 0.894283; + }; + }; + instance + { + transform + { + position -17.9101 1.31809 0.979920; + rotation 169.741 8.26743e-16 9.20968e-15 1.00000; + scale 1.14258 1.14258 1.14258; + }; + }; + instance + { + transform + { + position -17.0891 4.08535 0.883046; + rotation 28.8988 3.57414e-14 9.20968e-15 1.00000; + scale 0.868151 0.868151 0.868151; + }; + }; + instance + { + transform + { + position -14.7340 7.83981 1.00834; + rotation 129.376 4.35578e-15 -9.20968e-15 -1.00000; + scale 1.04247 1.04247 1.04247; + }; + }; + instance + { + transform + { + position -18.5661 9.53573 0.834982; + rotation 103.466 7.26471e-15 9.20968e-15 1.00000; + scale 1.09201 1.09201 1.09201; + }; + }; + instance + { + transform + { + position -16.7215 7.12384 1.01592; + rotation 48.4254 2.04803e-14 9.20967e-15 1.00000; + scale 1.16240 1.16240 1.16240; + }; + }; + instance + { + transform + { + position -16.6974 4.18675 0.905125; + rotation 176.444 2.85860e-16 9.20967e-15 1.00000; + scale 0.884723 0.884723 0.884723; + }; + }; + instance + { + transform + { + position -14.7050 4.51629 0.751738; + rotation 109.634 6.49261e-15 9.20968e-15 1.00000; + scale 0.846309 0.846309 0.846309; + }; + }; + instance + { + transform + { + position 2.97660 -27.9652 1.08126; + rotation 142.029 3.16852e-15 -9.20968e-15 -1.00000; + scale 1.17182 1.17182 1.17181; + }; + }; + instance + { + transform + { + position -7.60676 -28.2164 1.16471; + rotation 143.299 3.05477e-15 9.20968e-15 1.00000; + scale 0.844532 0.844532 0.844532; + }; + }; + instance + { + transform + { + position 0.563119 -29.7376 0.983362; + rotation 28.9423 3.56852e-14 -9.20968e-15 -1.00000; + scale 0.875084 0.875084 0.875084; + }; + }; + instance + { + transform + { + position 1.86702 -28.5110 0.824309; + rotation 152.460 2.25698e-15 -9.20968e-15 -1.00000; + scale 1.13252 1.13252 1.13252; + }; + }; + instance + { + transform + { + position 2.94470 -28.9283 0.926854; + rotation 88.7164 9.41835e-15 -9.20968e-15 -1.00000; + scale 1.02540 1.02540 1.02540; + }; + }; + instance + { + transform + { + position 5.08107 -29.3939 1.13152; + rotation 33.6968 3.04110e-14 9.20968e-15 1.00000; + scale 1.11468 1.11468 1.11468; + }; + }; + instance + { + transform + { + position 5.38342 -28.9367 1.08812; + rotation 41.3262 2.44203e-14 -9.20968e-15 -1.00000; + scale 0.814295 0.814295 0.814295; + }; + }; + instance + { + transform + { + position 7.26840 -28.9837 0.813443; + rotation 73.7703 1.22728e-14 -9.20968e-15 -1.00000; + scale 0.976045 0.976045 0.976045; + }; + }; + instance + { + transform + { + position 8.03555 -28.8292 0.803679; + rotation 113.728 6.01196e-15 9.20967e-15 1.00000; + scale 0.876598 0.876598 0.876598; + }; + }; + instance + { + transform + { + position -5.86362 -29.6151 1.13570; + rotation 3.56558 2.95888e-13 9.20979e-15 1.00001; + scale 1.14035 1.14035 1.14035; + }; + }; + instance + { + transform + { + position -9.15279 -28.2540 1.04967; + rotation 31.2888 3.28870e-14 9.20968e-15 1.00000; + scale 0.851580 0.851580 0.851580; + }; + }; + instance + { + transform + { + position -10.2777 -29.4501 0.993487; + rotation 0.444113 2.37630e-12 -9.22221e-15 -1.00136; + scale 1.00499 1.00499 1.00499; + }; + }; + instance + { + transform + { + position -11.7676 -28.6776 0.931741; + rotation 29.5161 3.49608e-14 9.20967e-15 1.00000; + scale 0.959660 0.959660 0.959660; + }; + }; + instance + { + transform + { + position 2.44345 -29.1311 0.807595; + rotation 170.034 8.02948e-16 -9.20968e-15 -1.00000; + scale 0.940540 0.940540 0.940540; + }; + }; + instance + { + transform + { + position -11.5497 -1.47580 0.478389; + rotation 46.3959 2.14899e-14 9.20968e-15 1.00000; + scale 0.948237 0.948237 0.948237; + }; + }; + instance + { + transform + { + position -0.818684 -29.2973 1.18303; + rotation 76.7415 1.16319e-14 -9.20968e-15 -1.00000; + scale 0.812377 0.812377 0.812377; + }; + }; + instance + { + transform + { + position -7.23682 -28.9777 1.07158; + rotation 2.66562 3.95841e-13 9.21108e-15 1.00015; + scale 1.02719 1.02719 1.02719; + }; + }; + instance + { + transform + { + position -9.96440 -27.5695 0.843180; + rotation 31.0021 3.32067e-14 -9.20968e-15 -1.00000; + scale 1.15267 1.15267 1.15267; + }; + }; + instance + { + transform + { + position 6.85884 -26.6150 1.12866; + rotation 40.3009 2.50981e-14 -9.20968e-15 -1.00000; + scale 0.867951 0.867951 0.867951; + }; + }; + instance + { + transform + { + position -7.08009 -25.4502 0.861329; + rotation 13.6126 7.71624e-14 -9.20967e-15 -1.00000; + scale 0.909818 0.909818 0.909818; + }; + }; + instance + { + transform + { + position -8.47622 -25.0018 0.934874; + rotation 122.459 5.05690e-15 9.20968e-15 1.00000; + scale 1.17584 1.17584 1.17584; + }; + }; + instance + { + transform + { + position 0.592267 -20.0377 0.923657; + rotation 171.858 6.55457e-16 9.20968e-15 1.00000; + scale 1.06936 1.06936 1.06936; + }; + }; + instance + { + transform + { + position -15.3118 4.85475 0.858679; + rotation 132.868 4.01714e-15 -9.20968e-15 -1.00000; + scale 0.997119 0.997119 0.997119; + }; + }; + instance + { + transform + { + position -11.8217 -21.0154 1.00795; + rotation 75.0051 1.20012e-14 9.20968e-15 1.00000; + scale 0.982906 0.982906 0.982906; + }; + }; + instance + { + transform + { + position -9.88312 -21.5314 1.05594; + rotation 9.65218 1.09079e-13 -9.20964e-15 -0.999996; + scale 0.978516 0.978516 0.978516; + }; + }; + instance + { + transform + { + position -7.48893 -22.5574 0.881020; + rotation 176.053 3.17307e-16 9.20967e-15 1.00000; + scale 0.940261 0.940261 0.940261; + }; + }; + instance + { + transform + { + position -18.7665 4.95797 0.960897; + rotation 29.0653 3.55277e-14 9.20967e-15 1.00000; + scale 1.05360 1.05360 1.05360; + }; + }; + instance + { + transform + { + position 5.61081 -23.7465 0.903971; + rotation 72.2519 1.26176e-14 -9.20967e-15 -1.00000; + scale 0.845380 0.845380 0.845380; + }; + }; + instance + { + transform + { + position 6.78904 -25.5907 1.14839; + rotation 19.8848 5.25395e-14 -9.20968e-15 -1.00000; + scale 0.957435 0.957435 0.957435; + }; + }; + instance + { + transform + { + position -8.68540 -6.35111 0.713182; + rotation 27.3568 3.78417e-14 -9.20969e-15 -1.00000; + scale 1.16502 1.16502 1.16502; + }; + }; + instance + { + transform + { + position 3.66636 -24.5888 0.872101; + rotation 114.851 5.88408e-15 9.20968e-15 1.00000; + scale 0.912665 0.912665 0.912665; + }; + }; + instance + { + transform + { + position 5.13339 -25.5448 0.981310; + rotation 81.5381 1.06812e-14 -9.20968e-15 -1.00000; + scale 0.888997 0.888997 0.888997; + }; + }; + instance + { + transform + { + position -4.57790 -22.3345 0.854582; + rotation 138.709 3.47001e-15 9.20968e-15 1.00000; + scale 0.823194 0.823194 0.823193; + }; + }; + instance + { + transform + { + position -1.17313 -23.3476 1.13880; + rotation 20.9411 4.98338e-14 9.20968e-15 1.00000; + scale 0.928365 0.928365 0.928365; + }; + }; + instance + { + transform + { + position -2.02367 -24.1600 1.17168; + rotation 110.000 6.44864e-15 -9.20967e-15 -1.00000; + scale 1.04886 1.04886 1.04886; + }; + }; + instance + { + transform + { + position 0.213728 -23.8994 1.09202; + rotation 70.6593 1.29930e-14 9.20968e-15 1.00000; + scale 0.997511 0.997511 0.997511; + }; + }; + instance + { + transform + { + position -3.19620 -25.5964 1.14963; + rotation 78.5854 1.12549e-14 -9.20967e-15 -1.00000; + scale 1.05054 1.05054 1.05054; + }; + }; + instance + { + transform + { + position -4.13049 -25.9698 1.15251; + rotation 1.54961 6.81000e-13 -9.20859e-15 -0.999882; + scale 0.988196 0.988196 0.988196; + }; + }; + instance + { + transform + { + position 3.31223 -26.7082 1.06848; + rotation 104.569 7.12208e-15 9.20968e-15 1.00000; + scale 0.881575 0.881575 0.881575; + }; + }; + instance + { + transform + { + position 3.19694 -22.1198 0.891555; + rotation 164.696 1.23731e-15 -9.20968e-15 -1.00000; + scale 0.987996 0.987996 0.987996; + }; + }; + instance + { + transform + { + position 5.12872 -23.4059 0.778014; + rotation 101.694 7.49865e-15 -9.20968e-15 -1.00000; + scale 1.12609 1.12609 1.12609; + }; + }; + instance + { + transform + { + position -7.85145 -5.22520 0.644521; + rotation 178.567 1.15162e-16 9.20968e-15 1.00000; + scale 1.00414 1.00414 1.00414; + }; + }; + instance + { + transform + { + position 5.04626 -22.5324 0.865549; + rotation 78.2315 1.13261e-14 9.20967e-15 1.00000; + scale 0.991039 0.991039 0.991039; + }; + }; + instance + { + transform + { + position 6.99949 -22.4444 0.880644; + rotation 106.868 6.83121e-15 -9.20968e-15 -1.00000; + scale 0.800442 0.800442 0.800442; + }; + }; + instance + { + transform + { + position 9.47490 -21.1412 1.09859; + rotation 48.5893 2.04023e-14 9.20967e-15 1.00000; + scale 0.919290 0.919290 0.919290; + }; + }; + instance + { + transform + { + position -5.21856 -25.4262 0.947070; + rotation 32.4827 3.16147e-14 9.20967e-15 1.00000; + scale 1.19309 1.19309 1.19309; + }; + }; + instance + { + transform + { + position -7.97693 -24.8855 0.934509; + rotation 78.9039 1.11913e-14 -9.20968e-15 -1.00000; + scale 0.815838 0.815838 0.815838; + }; + }; + instance + { + transform + { + position -10.3127 -26.2537 0.872751; + rotation 64.8658 1.44937e-14 9.20968e-15 1.00000; + scale 1.00549 1.00549 1.00549; + }; + }; + instance + { + transform + { + position -12.3514 -26.9173 0.967346; + rotation 19.3321 5.40717e-14 9.20968e-15 1.00000; + scale 1.01417 1.01417 1.01417; + }; + }; + instance + { + transform + { + position -11.1456 -24.4822 1.08713; + rotation 89.9925 9.21088e-15 9.20968e-15 1.00000; + scale 0.944608 0.944608 0.944608; + }; + }; + instance + { + transform + { + position 8.02028 -21.1351 0.771698; + rotation 171.752 6.64073e-16 -9.20968e-15 -1.00000; + scale 0.976781 0.976781 0.976781; + }; + }; + instance + { + transform + { + position 7.01130 -20.6473 0.914388; + rotation 59.5389 1.61009e-14 9.20967e-15 1.00000; + scale 0.983694 0.983694 0.983694; + }; + }; + instance + { + transform + { + position -0.487923 -20.5650 1.00527; + rotation 48.3807 2.05017e-14 9.20968e-15 1.00000; + scale 0.857655 0.857655 0.857655; + }; + }; + instance + { + transform + { + position -12.7253 -21.0678 1.02199; + rotation 142.619 3.11560e-15 -9.20968e-15 -1.00000; + scale 1.19130 1.19130 1.19130; + }; + }; + instance + { + transform + { + position -2.55075 -20.3872 0.918874; + rotation 49.8873 1.98010e-14 9.20967e-15 1.00000; + scale 1.10860 1.10860 1.10860; + }; + }; + instance + { + transform + { + position -11.9958 -25.8700 1.15153; + rotation 110.603 6.37669e-15 -9.20968e-15 -1.00000; + scale 1.01788 1.01788 1.01788; + }; + }; + instance + { + transform + { + position -12.3094 -25.9718 1.14335; + rotation 44.2554 2.26493e-14 9.20968e-15 1.00000; + scale 1.12255 1.12255 1.12255; + }; + }; + instance + { + transform + { + position -5.91538 -23.5642 0.839866; + rotation 25.1113 4.13520e-14 9.20967e-15 1.00000; + scale 1.05424 1.05424 1.05424; + }; + }; + instance + { + transform + { + position -7.00388 -25.9411 0.835618; + rotation 55.6115 1.74634e-14 -9.20967e-15 -1.00000; + scale 0.910609 0.910609 0.910609; + }; + }; + instance + { + transform + { + position 6.18440 -24.7290 1.12575; + rotation 114.830 5.88645e-15 -9.20968e-15 -1.00000; + scale 1.05350 1.05350 1.05350; + }; + }; + instance + { + transform + { + position 4.74982 -22.1712 0.952039; + rotation 29.7482 3.46756e-14 -9.20968e-15 -1.00000; + scale 1.18319 1.18319 1.18319; + }; + }; + instance + { + transform + { + position 2.54069 -22.5142 0.979888; + rotation 120.004 5.31681e-15 -9.20968e-15 -1.00000; + scale 0.935845 0.935845 0.935845; + }; + }; + instance + { + transform + { + position 2.07535 -26.8289 1.05711; + rotation 75.2919 1.19392e-14 -9.20968e-15 -1.00000; + scale 1.13494 1.13494 1.13494; + }; + }; + instance + { + transform + { + position -2.75499 -24.5063 1.18742; + rotation 135.855 3.73451e-15 -9.20968e-15 -1.00000; + scale 1.01217 1.01217 1.01217; + }; + }; + instance + { + transform + { + position -4.22392 -22.9891 0.812678; + rotation 179.790 1.68521e-17 9.20968e-15 1.00000; + scale 0.999995 0.999995 0.999995; + }; + }; + instance + { + transform + { + position -0.888300 -26.3974 0.895347; + rotation 53.8808 1.81216e-14 -9.20968e-15 -1.00000; + scale 1.17806 1.17806 1.17806; + }; + }; + instance + { + transform + { + position -8.19204 -25.6416 0.787303; + rotation 75.5826 1.18768e-14 -9.20967e-15 -1.00000; + scale 0.882059 0.882059 0.882059; + }; + }; + instance + { + transform + { + position 1.44996 -20.0023 0.891773; + rotation 45.8662 2.17673e-14 -9.20968e-15 -1.00000; + scale 0.897122 0.897122 0.897122; + }; + }; + instance + { + transform + { + position -6.59495 -20.9615 1.16781; + rotation 44.7378 2.23788e-14 9.20968e-15 1.00000; + scale 1.16945 1.16945 1.16945; + }; + }; + instance + { + transform + { + position -14.5606 -4.14779 0.791551; + rotation 109.553 6.50231e-15 9.20968e-15 1.00000; + scale 1.13347 1.13347 1.13347; + }; + }; + instance + { + transform + { + position -10.8708 -22.4865 1.27727; + rotation 56.2299 1.72374e-14 -9.20968e-15 -1.00000; + scale 0.901352 0.901352 0.901352; + }; + }; + instance + { + transform + { + position -5.29556 -25.9472 0.951163; + rotation 9.11775 1.15503e-13 -9.20967e-15 -1.00000; + scale 1.10391 1.10391 1.10391; + }; + }; + instance + { + transform + { + position -10.8459 -23.1003 1.22850; + rotation 42.4134 2.37357e-14 -9.20968e-15 -1.00000; + scale 1.01296 1.01296 1.01296; + }; + }; + instance + { + transform + { + position -10.8340 -24.1722 1.09787; + rotation 125.792 4.71362e-15 -9.20968e-15 -1.00000; + scale 0.921366 0.921366 0.921366; + }; + }; + instance + { + transform + { + position 4.88829 -21.5969 1.09820; + rotation 58.4189 1.64724e-14 9.20967e-15 1.00000; + scale 0.912515 0.912515 0.912515; + }; + }; + instance + { + transform + { + position -3.47470 -22.8033 0.826546; + rotation 147.228 2.70807e-15 9.20967e-15 1.00000; + scale 0.887018 0.887018 0.887018; + }; + }; + instance + { + transform + { + position 9.97185 -23.0547 1.08198; + rotation 63.8528 1.47808e-14 9.20968e-15 1.00000; + scale 0.991220 0.991220 0.991220; + }; + }; + instance + { + transform + { + position 9.93809 -21.2076 1.21689; + rotation 41.6858 2.41900e-14 9.20967e-15 1.00000; + scale 0.813749 0.813749 0.813749; + }; + }; + instance + { + transform + { + position 2.71751 -19.6948 1.09499; + rotation 142.028 3.16865e-15 9.20968e-15 1.00000; + scale 1.13071 1.13071 1.13071; + }; + }; + instance + { + transform + { + position 9.66048 -19.5907 1.02386; + rotation 9.29351 1.13309e-13 9.20980e-15 1.00001; + scale 0.934995 0.934995 0.934995; + }; + }; + instance + { + transform + { + position 3.51754 -17.5153 0.833771; + rotation 87.6526 9.59494e-15 9.20967e-15 1.00000; + scale 0.987822 0.987822 0.987822; + }; + }; + instance + { + transform + { + position -3.66907 -19.8812 0.825849; + rotation 19.3623 5.39859e-14 -9.20968e-15 -1.00000; + scale 0.868431 0.868431 0.868431; + }; + }; + instance + { + transform + { + position -0.982066 -17.3060 0.826129; + rotation 47.6150 2.08737e-14 9.20968e-15 1.00000; + scale 1.13477 1.13477 1.13477; + }; + }; + instance + { + transform + { + position -3.39158 -18.2195 1.17441; + rotation 29.3472 3.51712e-14 -9.20967e-15 -1.00000; + scale 1.01575 1.01575 1.01575; + }; + }; + instance + { + transform + { + position 3.16687 -19.9395 1.15971; + rotation 144.433 2.95401e-15 9.20967e-15 1.00000; + scale 1.08841 1.08841 1.08841; + }; + }; + instance + { + transform + { + position 6.90365 -18.0308 1.11152; + rotation 96.6788 8.19417e-15 -9.20967e-15 -1.00000; + scale 1.13609 1.13609 1.13609; + }; + }; + instance + { + transform + { + position 9.54364 -18.0530 1.00881; + rotation 5.53535 1.90508e-13 9.20987e-15 1.00002; + scale 0.909279 0.909279 0.909280; + }; + }; + instance + { + transform + { + position 9.12604 -17.4942 0.972638; + rotation 114.624 5.90984e-15 -9.20968e-15 -1.00000; + scale 1.07447 1.07447 1.07447; + }; + }; + instance + { + transform + { + position -5.76477 -19.7510 1.03319; + rotation 53.0239 1.84621e-14 9.20968e-15 1.00000; + scale 1.14588 1.14588 1.14588; + }; + }; + instance + { + transform + { + position -9.38678 -19.2884 1.05857; + rotation 12.4551 8.43988e-14 9.20966e-15 0.999998; + scale 0.948469 0.948469 0.948469; + }; + }; + instance + { + transform + { + position -11.3751 -18.4291 0.858313; + rotation 96.0018 8.29217e-15 -9.20968e-15 -1.00000; + scale 0.911048 0.911048 0.911048; + }; + }; + instance + { + transform + { + position -12.5432 -18.1347 0.850698; + rotation 64.0831 1.47148e-14 9.20968e-15 1.00000; + scale 1.19396 1.19396 1.19396; + }; + }; + instance + { + transform + { + position -10.2660 -18.4835 1.02479; + rotation 79.7452 1.10254e-14 9.20967e-15 1.00000; + scale 1.11792 1.11792 1.11792; + }; + }; + instance + { + transform + { + position 8.20308 -17.4689 1.04294; + rotation 150.928 2.38799e-15 9.20967e-15 1.00000; + scale 0.921231 0.921231 0.921231; + }; + }; + instance + { + transform + { + position 2.18930 -19.7367 0.943020; + rotation 94.3406 8.53713e-15 -9.20968e-15 -1.00000; + scale 0.909807 0.909807 0.909807; + }; + }; + instance + { + transform + { + position 2.49820 -17.4696 1.10169; + rotation 61.5157 1.54753e-14 -9.20967e-15 -1.00000; + scale 1.19990 1.19990 1.19990; + }; + }; + instance + { + transform + { + position 8.90510 -18.8894 1.02780; + rotation 0.00000 9.20968e-15 -1.12562e-18 -0.000122221; + scale 1.18727 1.18727 1.18727; + }; + }; + instance + { + transform + { + position -1.90481 -10.3594 0.955570; + rotation 62.1343 1.52869e-14 -9.20967e-15 -1.00000; + scale 0.975652 0.975652 0.975652; + }; + }; + instance + { + transform + { + position -9.02328 -10.6051 1.03050; + rotation 175.881 3.31176e-16 9.20968e-15 1.00000; + scale 0.873147 0.873147 0.873147; + }; + }; + instance + { + transform + { + position -5.71536 -13.4078 1.07348; + rotation 35.1967 2.90355e-14 9.20969e-15 1.00000; + scale 0.924161 0.924161 0.924161; + }; + }; + instance + { + transform + { + position -6.62378 -6.31215 0.914781; + rotation 32.6929 3.14002e-14 -9.20968e-15 -1.00000; + scale 1.02881 1.02881 1.02881; + }; + }; + instance + { + transform + { + position -3.62679 -11.0870 0.960601; + rotation 35.6187 2.86687e-14 9.20968e-15 1.00000; + scale 0.858591 0.858591 0.858591; + }; + }; + instance + { + transform + { + position -0.494673 -13.0618 0.766745; + rotation 45.1947 2.21277e-14 -9.20967e-15 -1.00000; + scale 0.858390 0.858390 0.858390; + }; + }; + instance + { + transform + { + position -1.33779 -16.4632 0.900511; + rotation 130.928 4.20408e-15 -9.20968e-15 -1.00000; + scale 1.19245 1.19245 1.19245; + }; + }; + instance + { + transform + { + position 1.72733 -15.3413 0.998774; + rotation 57.2366 1.68789e-14 9.20968e-15 1.00000; + scale 0.992910 0.992910 0.992910; + }; + }; + instance + { + transform + { + position 1.36844 -14.0649 0.969673; + rotation 150.282 2.44344e-15 -9.20968e-15 -1.00000; + scale 1.15094 1.15094 1.15094; + }; + }; + instance + { + transform + { + position 1.90547 -13.6417 0.979020; + rotation 145.462 2.86303e-15 -9.20967e-15 -1.00000; + scale 1.00646 1.00646 1.00646; + }; + }; + instance + { + transform + { + position 4.66849 -13.1478 1.08337; + rotation 84.5781 1.01252e-14 -9.20968e-15 -1.00000; + scale 0.801107 0.801107 0.801107; + }; + }; + instance + { + transform + { + position 6.26881 -13.0392 1.04814; + rotation 51.0551 1.92846e-14 9.20968e-15 1.00000; + scale 0.836090 0.836090 0.836090; + }; + }; + instance + { + transform + { + position 5.24580 -13.2671 0.998279; + rotation 69.7025 1.32257e-14 -9.20968e-15 -1.00000; + scale 0.907317 0.907317 0.907317; + }; + }; + instance + { + transform + { + position 6.18312 -11.1784 1.06161; + rotation 0.944596 1.11723e-12 -9.20736e-15 -0.999749; + scale 1.12627 1.12627 1.12627; + }; + }; + instance + { + transform + { + position 7.14336 -15.0542 0.771306; + rotation 118.081 5.52487e-15 9.20968e-15 1.00000; + scale 0.903745 0.903745 0.903745; + }; + }; + instance + { + transform + { + position 7.39916 -14.0286 0.845777; + rotation 43.5656 2.30459e-14 9.20968e-15 1.00000; + scale 1.17114 1.17114 1.17114; + }; + }; + instance + { + transform + { + position -6.18289 -14.9807 1.15224; + rotation 39.5011 2.56503e-14 9.20968e-15 1.00000; + scale 0.845542 0.845542 0.845542; + }; + }; + instance + { + transform + { + position -7.19880 -16.0084 1.14257; + rotation 113.286 6.06279e-15 -9.20968e-15 -1.00000; + scale 0.848208 0.848208 0.848208; + }; + }; + instance + { + transform + { + position -7.71224 -16.9030 0.983395; + rotation 151.964 2.29929e-15 -9.20967e-15 -1.00000; + scale 1.10022 1.10022 1.10022; + }; + }; + instance + { + transform + { + position -12.8897 -17.2038 0.874926; + rotation 95.8009 8.32146e-15 -9.20967e-15 -1.00000; + scale 1.19006 1.19006 1.19006; + }; + }; + instance + { + transform + { + position -12.5840 -12.7074 1.08847; + rotation 106.334 6.89796e-15 -9.20968e-15 -1.00000; + scale 1.10696 1.10696 1.10696; + }; + }; + instance + { + transform + { + position 7.34991 -10.9720 0.942603; + rotation 153.731 2.14900e-15 -9.20968e-15 -1.00000; + scale 0.961787 0.961787 0.961787; + }; + }; + instance + { + transform + { + position -5.38459 -10.9377 0.862204; + rotation 66.5071 1.40452e-14 -9.20968e-15 -1.00000; + scale 1.18215 1.18215 1.18215; + }; + }; + instance + { + transform + { + position -5.42618 -10.5712 0.768506; + rotation 9.12540 1.15405e-13 9.20970e-15 1.00000; + scale 1.08678 1.08678 1.08678; + }; + }; + instance + { + transform + { + position -6.96145 -9.97271 0.887913; + rotation 34.4016 2.97502e-14 -9.20969e-15 -1.00000; + scale 0.801268 0.801268 0.801268; + }; + }; + instance + { + transform + { + position -8.00749 -10.2974 0.899585; + rotation 160.612 1.57322e-15 -9.20968e-15 -1.00000; + scale 1.17569 1.17569 1.17569; + }; + }; + instance + { + transform + { + position 0.258496 -10.3939 0.737829; + rotation 66.3484 1.40877e-14 -9.20968e-15 -1.00000; + scale 1.01319 1.01319 1.01319; + }; + }; + instance + { + transform + { + position 0.807813 -10.9318 0.788188; + rotation 7.31889 1.43999e-13 -9.20971e-15 -1.00000; + scale 1.09879 1.09879 1.09879; + }; + }; + instance + { + transform + { + position -3.51833 -10.6644 1.04323; + rotation 173.783 5.00109e-16 9.20968e-15 1.00000; + scale 0.858256 0.858256 0.858256; + }; + }; + instance + { + transform + { + position -10.4558 0.524832 0.357524; + rotation 38.2465 2.65611e-14 9.20968e-15 1.00000; + scale 0.824982 0.824982 0.824982; + }; + }; + instance + { + transform + { + position -8.34007 -13.2380 0.849230; + rotation 113.065 6.08821e-15 9.20967e-15 1.00000; + scale 1.19825 1.19825 1.19825; + }; + }; + instance + { + transform + { + position -18.6379 1.47252 0.957355; + rotation 75.2938 1.19388e-14 -9.20967e-15 -1.00000; + scale 0.966933 0.966933 0.966933; + }; + }; + instance + { + transform + { + position -14.5865 4.06236 0.633641; + rotation 97.7349 8.04334e-15 -9.20968e-15 -1.00000; + scale 1.13899 1.13899 1.13899; + }; + }; + instance + { + transform + { + position 8.03332 -12.7528 0.860672; + rotation 75.1162 1.19771e-14 -9.20967e-15 -1.00000; + scale 0.853470 0.853470 0.853470; + }; + }; + instance + { + transform + { + position 7.93653 -16.7344 1.03803; + rotation 5.36497 1.96568e-13 -9.20958e-15 -0.999989; + scale 1.17344 1.17344 1.17344; + }; + }; + instance + { + transform + { + position 5.79094 -16.8470 0.902869; + rotation 125.259 4.76785e-15 9.20968e-15 1.00000; + scale 0.934094 0.934094 0.934094; + }; + }; + instance + { + transform + { + position 4.25269 -16.9423 0.741961; + rotation 136.874 3.63953e-15 -9.20968e-15 -1.00000; + scale 0.968325 0.968325 0.968325; + }; + }; + instance + { + transform + { + position 2.70115 -16.2371 0.989568; + rotation 63.0699 1.50083e-14 -9.20968e-15 -1.00000; + scale 1.08821 1.08821 1.08821; + }; + }; + instance + { + transform + { + position -4.74103 -12.1758 1.08486; + rotation 26.8803 3.85384e-14 9.20967e-15 1.00000; + scale 0.842837 0.842837 0.842837; + }; + }; + instance + { + transform + { + position 5.97323 -3.10995 0.643346; + rotation 138.235 3.51360e-15 -9.20968e-15 -1.00000; + scale 1.16690 1.16690 1.16690; + }; + }; + instance + { + transform + { + position -12.2665 -13.7013 1.00243; + rotation 19.2296 5.43656e-14 -9.20968e-15 -1.00000; + scale 0.922979 0.922979 0.922979; + }; + }; + instance + { + transform + { + position -12.5559 -10.2068 1.06427; + rotation 97.1154 8.13151e-15 9.20968e-15 1.00000; + scale 1.17839 1.17839 1.17839; + }; + }; + instance + { + transform + { + position -9.34232 -10.8290 0.931730; + rotation 60.8112 1.56940e-14 9.20967e-15 1.00000; + scale 1.03494 1.03494 1.03494; + }; + }; + instance + { + transform + { + position -9.27367 -15.1946 1.00861; + rotation 93.2103 8.70759e-15 -9.20968e-15 -1.00000; + scale 0.896487 0.896487 0.896487; + }; + }; + instance + { + transform + { + position -5.73707 -16.5503 0.884920; + rotation 38.8398 2.61233e-14 -9.20968e-15 -1.00000; + scale 1.00778 1.00778 1.00778; + }; + }; + instance + { + transform + { + position 2.85257 -9.56254 0.818232; + rotation 134.735 3.83972e-15 9.20968e-15 1.00000; + scale 1.02663 1.02663 1.02663; + }; + }; + instance + { + transform + { + position -11.0093 -8.27465 0.923452; + rotation 35.0261 2.91862e-14 -9.20967e-15 -1.00000; + scale 1.00524 1.00524 1.00524; + }; + }; + instance + { + transform + { + position -7.62274 -8.31114 0.726661; + rotation 120.119 5.30451e-15 -9.20967e-15 -1.00000; + scale 0.970009 0.970009 0.970009; + }; + }; + instance + { + transform + { + position 5.61296 -7.95765 0.922944; + rotation 124.947 4.79969e-15 9.20968e-15 1.00000; + scale 1.13727 1.13727 1.13727; + }; + }; + instance + { + transform + { + position 5.77471 -9.61483 0.738272; + rotation 37.9853 2.67580e-14 -9.20967e-15 -1.00000; + scale 0.869347 0.869347 0.869347; + }; + }; + instance + { + transform + { + position -3.61292 -7.28099 0.782216; + rotation 5.15661 2.04522e-13 9.21007e-15 1.00004; + scale 1.14327 1.14327 1.14327; + }; + }; + instance + { + transform + { + position 1.14200 -8.90606 1.03299; + rotation 86.5035 9.78957e-15 -9.20968e-15 -1.00000; + scale 0.994407 0.994407 0.994407; + }; + }; + instance + { + transform + { + position 1.08313 -7.26791 0.793676; + rotation 23.8246 4.36567e-14 9.20967e-15 0.999999; + scale 0.800049 0.800049 0.800049; + }; + }; + instance + { + transform + { + position 3.96472 -8.12486 0.679083; + rotation 39.4028 2.57197e-14 -9.20967e-15 -1.00000; + scale 1.14750 1.14750 1.14750; + }; + }; + instance + { + transform + { + position 5.00594 -7.51638 0.851225; + rotation 77.3544 1.15049e-14 -9.20967e-15 -1.00000; + scale 1.09940 1.09940 1.09940; + }; + }; + instance + { + transform + { + position 7.41077 -8.20467 0.954086; + rotation 84.6367 1.01148e-14 9.20967e-15 1.00000; + scale 0.971356 0.971356 0.971356; + }; + }; + instance + { + transform + { + position -4.64713 -8.87956 0.980901; + rotation 138.488 3.49031e-15 9.20968e-15 1.00000; + scale 1.03149 1.03149 1.03149; + }; + }; + instance + { + transform + { + position 4.19268 -7.22035 0.703432; + rotation 28.2634 3.65796e-14 -9.20969e-15 -1.00000; + scale 0.965628 0.965628 0.965628; + }; + }; + instance + { + transform + { + position -7.90141 -8.18226 0.749817; + rotation 126.256 4.66670e-15 -9.20968e-15 -1.00000; + scale 0.828871 0.828871 0.828871; + }; + }; + instance + { + transform + { + position -5.37801 -6.97175 0.860821; + rotation 87.4108 9.63556e-15 9.20968e-15 1.00000; + scale 1.08637 1.08637 1.08637; + }; + }; + instance + { + transform + { + position -5.25900 -8.48935 0.925859; + rotation 29.7083 3.47243e-14 9.20968e-15 1.00000; + scale 0.853904 0.853904 0.853904; + }; + }; + instance + { + transform + { + position -6.04742 -8.53132 0.758164; + rotation 6.85040 1.53873e-13 -9.20971e-15 -1.00000; + scale 0.960285 0.960285 0.960285; + }; + }; + instance + { + transform + { + position 2.62604 -8.88770 0.835841; + rotation 57.0297 1.69516e-14 9.20967e-15 1.00000; + scale 0.923858 0.923858 0.923858; + }; + }; + instance + { + transform + { + position 0.661856 -2.78677 0.240282; + rotation 52.7702 1.85649e-14 9.20968e-15 1.00000; + scale 0.951933 0.951933 0.951933; + }; + }; + instance + { + transform + { + position -4.94170 -3.27990 0.394950; + rotation 1.92044 5.49485e-13 9.21030e-15 1.00007; + scale 1.04404 1.04404 1.04404; + }; + }; + instance + { + transform + { + position 1.60537 -3.94700 0.372200; + rotation 127.847 4.50711e-15 9.20968e-15 1.00000; + scale 0.976055 0.976055 0.976055; + }; + }; + instance + { + transform + { + position -12.5546 -0.978999 0.531182; + rotation 5.96090 1.76886e-13 -9.20961e-15 -0.999992; + scale 1.09635 1.09635 1.09635; + }; + }; + instance + { + transform + { + position -4.86842 -4.37403 0.553397; + rotation 0.0791294 1.33370e-11 9.50080e-15 1.03161; + scale 1.00104 1.00104 1.00104; + }; + }; + instance + { + transform + { + position -7.26337 4.85934 0.0669162; + rotation 21.1287 4.93815e-14 9.20967e-15 1.00000; + scale 1.10774 1.10774 1.10774; + }; + }; + instance + { + transform + { + position -5.67936 6.91453 0.547763; + rotation 125.937 4.69890e-15 -9.20968e-15 -1.00000; + scale 1.07152 1.07152 1.07152; + }; + }; + instance + { + transform + { + position 7.86911 -10.2311 1.09978; + rotation 171.693 6.68806e-16 -9.20968e-15 -1.00000; + scale 0.905759 0.905759 0.905759; + }; + }; + instance + { + transform + { + position -11.3392 9.76851 0.884871; + rotation 60.9843 1.56398e-14 -9.20968e-15 -1.00000; + scale 1.06070 1.06070 1.06070; + }; + }; + instance + { + transform + { + position -10.3550 9.83530 0.763232; + rotation 40.6375 2.48720e-14 9.20968e-15 1.00000; + scale 1.11662 1.11662 1.11662; + }; + }; + instance + { + transform + { + position -12.4424 8.04852 0.725034; + rotation 97.8920 8.02111e-15 9.20968e-15 1.00000; + scale 0.873255 0.873255 0.873255; + }; + }; + instance + { + transform + { + position 5.59782 8.07553 0.979251; + rotation 106.666 6.85649e-15 -9.20968e-15 -1.00000; + scale 0.935432 0.935432 0.935432; + }; + }; + instance + { + transform + { + position -3.94089 -4.02270 0.437009; + rotation 7.28940 1.44583e-13 9.20965e-15 0.999998; + scale 1.01883 1.01883 1.01883; + }; + }; + instance + { + transform + { + position -4.14226 6.52138 0.453201; + rotation 68.6954 1.34768e-14 -9.20968e-15 -1.00000; + scale 1.00733 1.00733 1.00733; + }; + }; + instance + { + transform + { + position -0.366216 6.89962 0.231913; + rotation 114.881 5.88071e-15 9.20968e-15 1.00000; + scale 0.851481 0.851481 0.851481; + }; + }; + instance + { + transform + { + position -12.3662 6.68970 0.582189; + rotation 26.5442 3.90446e-14 -9.20968e-15 -1.00000; + scale 0.893980 0.893980 0.893980; + }; + }; + instance + { + transform + { + position 2.78339 5.63044 0.532732; + rotation 14.5302 7.22420e-14 -9.20972e-15 -1.00001; + scale 0.816251 0.816251 0.816251; + }; + }; + instance + { + transform + { + position 7.46110 5.57327 0.725945; + rotation 19.7419 5.29275e-14 -9.20969e-15 -1.00000; + scale 0.843966 0.843966 0.843966; + }; + }; + instance + { + transform + { + position -6.37854 4.73128 0.0815778; + rotation 158.852 1.71919e-15 -9.20967e-15 -1.00000; + scale 0.947945 0.947945 0.947945; + }; + }; + instance + { + transform + { + position -1.65642 -4.83797 0.668253; + rotation 18.8890 5.53644e-14 9.20968e-15 1.00000; + scale 0.987661 0.987661 0.987661; + }; + }; + instance + { + transform + { + position -1.97869 -3.86249 0.496286; + rotation 76.3646 1.17109e-14 -9.20967e-15 -1.00000; + scale 0.863920 0.863920 0.863920; + }; + }; + instance + { + transform + { + position -13.5946 -1.97581 0.589177; + rotation 1.05720 9.98220e-13 -9.21127e-15 -1.00017; + scale 0.942711 0.942711 0.942711; + }; + }; + instance + { + transform + { + position -2.82911 -5.95289 0.712429; + rotation 175.968 3.24191e-16 9.20968e-15 1.00000; + scale 1.19857 1.19857 1.19857; + }; + }; + instance + { + transform + { + position -9.29171 1.70414 0.0136013; + rotation 164.020 1.29271e-15 -9.20967e-15 -1.00000; + scale 0.919107 0.919107 0.919107; + }; + }; + instance + { + transform + { + position 2.75283 1.76583 0.269820; + rotation 65.0764 1.44350e-14 -9.20968e-15 -1.00000; + scale 1.13367 1.13367 1.13367; + }; + }; + instance + { + transform + { + position 3.77765 -6.30088 0.769784; + rotation 123.666 4.93136e-15 9.20968e-15 1.00000; + scale 0.806739 0.806739 0.806739; + }; + }; + instance + { + transform + { + position 2.98827 -5.11431 0.568416; + rotation 38.6318 2.62753e-14 9.20968e-15 1.00000; + scale 0.909301 0.909301 0.909301; + }; + }; + instance + { + transform + { + position 3.35327 -2.09703 0.467647; + rotation 177.616 1.91652e-16 9.20968e-15 1.00000; + scale 0.963366 0.963366 0.963366; + }; + }; + instance + { + transform + { + position -11.1317 -0.758684 0.407293; + rotation 11.7324 8.96376e-14 -9.20974e-15 -1.00001; + scale 0.941103 0.941103 0.941103; + }; + }; + instance + { + transform + { + position -10.4852 -2.35575 0.710131; + rotation 95.0897 8.42586e-15 9.20968e-15 1.00000; + scale 1.15778 1.15778 1.15778; + }; + }; + instance + { + transform + { + position -5.48454 -3.95995 0.508831; + rotation 137.856 3.54856e-15 -9.20967e-15 -1.00000; + scale 0.945837 0.945837 0.945837; + }; + }; + instance + { + transform + { + position 9.64608 -4.97965 1.13262; + rotation 133.813 3.92699e-15 -9.20968e-15 -1.00000; + scale 1.04611 1.04611 1.04611; + }; + }; + instance + { + transform + { + position 7.83531 -1.57792 0.655088; + rotation 26.6437 3.88934e-14 9.20968e-15 1.00000; + scale 0.969548 0.969548 0.969548; + }; + }; + instance + { + transform + { + position -2.08726 -25.7483 1.01782; + rotation 118.417 5.48824e-15 9.20968e-15 1.00000; + scale 0.826217 0.826217 0.826217; + }; + }; + instance + { + transform + { + position -1.89881 -5.40752 0.717716; + rotation 45.7156 2.18472e-14 9.20968e-15 1.00000; + scale 0.973245 0.973245 0.973245; + }; + }; + instance + { + transform + { + position -2.59924 -3.55014 0.498930; + rotation 177.256 2.20599e-16 -9.20968e-15 -1.00000; + scale 1.12575 1.12575 1.12575; + }; + }; + instance + { + transform + { + position -4.50092 -4.27229 0.516181; + rotation 150.600 2.41614e-15 9.20968e-15 1.00000; + scale 1.02030 1.02030 1.02030; + }; + }; + instance + { + transform + { + position 2.81514 -1.35737 0.406245; + rotation 112.433 6.16144e-15 -9.20968e-15 -1.00000; + scale 0.944259 0.944259 0.944259; + }; + }; + instance + { + transform + { + position 2.86750 -5.58740 0.639405; + rotation 40.3630 2.50561e-14 -9.20967e-15 -1.00000; + scale 1.11925 1.11925 1.11925; + }; + }; + instance + { + transform + { + position 2.93850 -5.97880 0.707634; + rotation 97.2134 8.11750e-15 -9.20968e-15 -1.00000; + scale 0.854810 0.854810 0.854810; + }; + }; + instance + { + transform + { + position -6.58045 -21.4456 1.19535; + rotation 92.0441 8.88683e-15 -9.20968e-15 -1.00000; + scale 1.00398 1.00398 1.00398; + }; + }; + instance + { + transform + { + position 5.68982 -3.25282 0.636916; + rotation 85.5664 9.95140e-15 -9.20968e-15 -1.00000; + scale 1.10117 1.10117 1.10117; + }; + }; + instance + { + transform + { + position 8.08356 -1.23646 0.679792; + rotation 104.019 7.19291e-15 9.20967e-15 1.00000; + scale 0.932315 0.932315 0.932315; + }; + }; + instance + { + transform + { + position 9.27345 -3.80910 1.07589; + rotation 160.638 1.57109e-15 9.20968e-15 1.00000; + scale 0.951831 0.951831 0.951831; + }; + }; + instance + { + transform + { + position 8.57592 -5.09600 1.03509; + rotation 100.152 7.70709e-15 -9.20968e-15 -1.00000; + scale 1.14251 1.14251 1.14251; + }; + }; + instance + { + transform + { + position -9.99654 -6.84159 0.709909; + rotation 29.9074 3.44824e-14 9.20968e-15 1.00000; + scale 0.890656 0.890656 0.890656; + }; + }; + instance + { + transform + { + position -10.9835 -1.84403 0.591583; + rotation 117.622 5.57521e-15 -9.20967e-15 -1.00000; + scale 1.02000 1.02000 1.02000; + }; + }; + instance + { + transform + { + position -11.0227 -2.34441 0.685285; + rotation 117.502 5.58834e-15 -9.20968e-15 -1.00000; + scale 0.981167 0.981167 0.981167; + }; + }; + instance + { + transform + { + position -12.6395 -2.48938 0.682914; + rotation 124.497 4.84575e-15 -9.20968e-15 -1.00000; + scale 1.19536 1.19536 1.19536; + }; + }; + instance + { + transform + { + position 5.90649 0.0842914 0.785489; + rotation 138.558 3.48394e-15 -9.20968e-15 -1.00000; + scale 1.17338 1.17338 1.17338; + }; + }; + instance + { + transform + { + position 9.67220 0.0844337 0.703984; + rotation 139.767 3.37327e-15 9.20967e-15 1.00000; + scale 0.984773 0.984773 0.984773; + }; + }; + instance + { + transform + { + position -6.71883 -0.251742 0.0597046; + rotation 172.202 6.27660e-16 -9.20968e-15 -1.00000; + scale 0.981161 0.981161 0.981161; + }; + }; + instance + { + transform + { + position 9.12694 -4.30672 1.11501; + rotation 133.166 3.98859e-15 -9.20968e-15 -1.00000; + scale 0.981872 0.981872 0.981872; + }; + }; + instance + { + transform + { + position 9.50583 -1.26823 0.968193; + rotation 63.4096 1.49089e-14 9.20967e-15 1.00000; + scale 0.827478 0.827478 0.827478; + }; + }; + instance + { + transform + { + position -12.1412 0.0666771 0.397838; + rotation 143.033 3.07853e-15 9.20968e-15 1.00000; + scale 1.00589 1.00589 1.00589; + }; + }; + instance + { + transform + { + position -5.04603 -0.0605588 0.113175; + rotation 43.1929 2.32652e-14 9.20968e-15 1.00000; + scale 0.958694 0.958694 0.958694; + }; + }; + instance + { + transform + { + position -5.62769 -1.90861 0.335479; + rotation 19.3392 5.40514e-14 9.20968e-15 1.00000; + scale 1.11372 1.11372 1.11372; + }; + }; + instance + { + transform + { + position 3.77947 -0.718304 0.481880; + rotation 124.947 4.79969e-15 -9.20968e-15 -1.00000; + scale 1.08017 1.08017 1.08017; + }; + }; + instance + { + transform + { + position 3.26417 -1.00307 0.462033; + rotation 96.4897 8.22143e-15 -9.20967e-15 -1.00000; + scale 1.06184 1.06184 1.06184; + }; + }; + instance + { + transform + { + position -9.04620 -7.01332 0.773040; + rotation 95.7469 8.32934e-15 -9.20968e-15 -1.00000; + scale 1.09333 1.09333 1.09333; + }; + }; + instance + { + transform + { + position -10.8940 2.29336 0.325411; + rotation 133.895 3.91923e-15 -9.20968e-15 -1.00000; + scale 0.991424 0.991424 0.991424; + }; + }; + instance + { + transform + { + position -10.4989 2.24579 0.258341; + rotation 112.043 6.20699e-15 9.20967e-15 1.00000; + scale 0.961807 0.961807 0.961807; + }; + }; + instance + { + transform + { + position -17.7884 2.51792 1.05096; + rotation 157.747 1.81127e-15 -9.20967e-15 -1.00000; + scale 0.850688 0.850688 0.850688; + }; + }; + instance + { + transform + { + position -19.3266 -5.10948 0.944025; + rotation 138.337 3.50421e-15 9.20968e-15 1.00000; + scale 0.882256 0.882256 0.882256; + }; + }; + instance + { + transform + { + position -13.0984 2.05864 0.723523; + rotation 54.5693 1.78551e-14 -9.20968e-15 -1.00000; + scale 0.965607 0.965607 0.965607; + }; + }; + instance + { + transform + { + position -9.95362 0.246522 0.300787; + rotation 84.7892 1.00878e-14 -9.20968e-15 -1.00000; + scale 1.18389 1.18389 1.18389; + }; + }; + instance + { + transform + { + position -11.9347 3.16756 0.490966; + rotation 139.804 3.36987e-15 -9.20968e-15 -1.00000; + scale 0.979024 0.979024 0.979024; + }; + }; + instance + { + transform + { + position -11.1980 3.14357 0.299450; + rotation 134.245 3.88610e-15 9.20968e-15 1.00000; + scale 0.910044 0.910044 0.910044; + }; + }; + instance + { + transform + { + position -12.7313 0.682005 0.489335; + rotation 106.757 6.84502e-15 9.20968e-15 1.00000; + scale 0.898071 0.898071 0.898071; + }; + }; + instance + { + transform + { + position -17.1411 -10.9346 0.859638; + rotation 42.6063 2.36178e-14 9.20968e-15 1.00000; + scale 0.928198 0.928198 0.928198; + }; + }; + instance + { + transform + { + position -12.5369 0.131441 0.442423; + rotation 132.316 4.07004e-15 -9.20968e-15 -1.00000; + scale 1.13936 1.13936 1.13936; + }; + }; + instance + { + transform + { + position 1.90483 -0.520363 0.274059; + rotation 91.6656 8.94577e-15 9.20968e-15 1.00000; + scale 0.920625 0.920625 0.920625; + }; + }; + instance + { + transform + { + position 7.08786 4.72213 0.663160; + rotation 83.4288 1.03315e-14 -9.20967e-15 -1.00000; + scale 1.04392 1.04392 1.04392; + }; + }; + instance + { + transform + { + position 1.94329 3.04715 0.135483; + rotation 5.53153 1.90640e-13 -9.20983e-15 -1.00002; + scale 1.04678 1.04678 1.04678; + }; + }; + instance + { + transform + { + position -10.9897 4.41945 0.323229; + rotation 80.5119 1.08766e-14 9.20967e-15 1.00000; + scale 1.15164 1.15164 1.15164; + }; + }; + instance + { + transform + { + position 8.58469 5.03044 0.947531; + rotation 128.516 4.44064e-15 -9.20967e-15 -1.00000; + scale 1.17204 1.17204 1.17204; + }; + }; + instance + { + transform + { + position 2.65483 5.05474 0.498535; + rotation 56.6307 1.70932e-14 9.20968e-15 1.00000; + scale 1.18441 1.18441 1.18441; + }; + }; + instance + { + transform + { + position -15.0539 -18.6824 1.12487; + rotation 10.2277 1.02911e-13 9.20972e-15 1.00000; + scale 0.990396 0.990396 0.990396; + }; + }; + instance + { + transform + { + position -2.83758 6.63972 0.230173; + rotation 82.9602 1.04169e-14 -9.20967e-15 -1.00000; + scale 0.857162 0.857162 0.857162; + }; + }; + instance + { + transform + { + position -19.9692 -12.0089 0.887814; + rotation 53.6762 1.82020e-14 9.20967e-15 1.00000; + scale 0.867341 0.867341 0.867341; + }; + }; + instance + { + transform + { + position -5.86545 4.67041 0.0739674; + rotation 152.522 2.25170e-15 -9.20968e-15 -1.00000; + scale 0.933859 0.933859 0.933859; + }; + }; + instance + { + transform + { + position -7.00871 5.34805 0.201857; + rotation 172.298 6.19931e-16 9.20968e-15 1.00000; + scale 1.03149 1.03149 1.03149; + }; + }; + instance + { + transform + { + position 5.41409 6.62024 0.845064; + rotation 142.425 3.13300e-15 -9.20968e-15 -1.00000; + scale 0.987084 0.987084 0.987084; + }; + }; + instance + { + transform + { + position -6.44572 7.82937 0.577840; + rotation 11.6906 8.99601e-14 9.20966e-15 0.999998; + scale 0.872018 0.872018 0.872018; + }; + }; + instance + { + transform + { + position 6.70739 7.61698 0.923253; + rotation 16.3199 6.42289e-14 9.20968e-15 1.00000; + scale 0.886978 0.886978 0.886978; + }; + }; + instance + { + transform + { + position 8.32337 7.21825 0.730619; + rotation 17.9725 5.82379e-14 9.20967e-15 0.999999; + scale 1.12785 1.12785 1.12785; + }; + }; + instance + { + transform + { + position -10.8291 8.60944 0.787536; + rotation 172.786 5.80558e-16 -9.20968e-15 -1.00000; + scale 0.980433 0.980433 0.980433; + }; + }; + instance + { + transform + { + position -1.92953 6.92969 0.279957; + rotation 27.3697 3.78231e-14 9.20968e-15 1.00000; + scale 0.911619 0.911619 0.911619; + }; + }; + instance + { + transform + { + position 9.26004 7.17803 0.763822; + rotation 56.7706 1.70434e-14 -9.20968e-15 -1.00000; + scale 0.806165 0.806165 0.806165; + }; + }; + instance + { + transform + { + position 2.94508 8.37705 0.574748; + rotation 111.689 6.24846e-15 9.20968e-15 1.00000; + scale 0.880066 0.880066 0.880066; + }; + }; + instance + { + transform + { + position -12.7946 6.94941 0.686328; + rotation 16.6513 6.29326e-14 -9.20967e-15 -0.999999; + scale 1.18028 1.18028 1.18028; + }; + }; + instance + { + transform + { + position -10.8584 9.53356 0.823390; + rotation 145.412 2.86742e-15 -9.20968e-15 -1.00000; + scale 1.03916 1.03916 1.03916; + }; + }; + instance + { + transform + { + position -2.59410 9.83161 0.730103; + rotation 34.3475 2.98000e-14 9.20968e-15 1.00000; + scale 0.974131 0.974131 0.974131; + }; + }; + instance + { + transform + { + position -7.06812 -16.3664 1.10360; + rotation 117.077 5.63515e-15 9.20968e-15 1.00000; + scale 1.14421 1.14421 1.14421; + }; + }; + instance + { + transform + { + position 6.03212 -11.8926 1.11716; + rotation 6.05772 1.74054e-13 -9.20966e-15 -0.999998; + scale 0.800319 0.800319 0.800319; + }; + }; + instance + { + transform + { + position 0.127317 8.91972 0.678298; + rotation 148.617 2.58727e-15 9.20968e-15 1.00000; + scale 0.829540 0.829540 0.829540; + }; + }; + instance + { + transform + { + position -3.78233 -11.4264 0.931030; + rotation 131.073 4.19000e-15 9.20968e-15 1.00000; + scale 1.13726 1.13726 1.13726; + }; + }; + instance + { + transform + { + position -8.49326 9.07117 0.580904; + rotation 3.67989 2.86691e-13 -9.20993e-15 -1.00003; + scale 1.17061 1.17061 1.17061; + }; + }; + instance + { + transform + { + position 0.704152 -12.1035 0.799989; + rotation 116.109 5.74263e-15 9.20968e-15 1.00000; + scale 0.948295 0.948295 0.948295; + }; + }; + instance + { + transform + { + position 1.06557 -13.7696 0.880787; + rotation 54.0611 1.80512e-14 9.20968e-15 1.00000; + scale 1.04703 1.04703 1.04703; + }; + }; + instance + { + transform + { + position 7.68527 9.06507 0.990191; + rotation 53.5996 1.82322e-14 9.20968e-15 1.00000; + scale 0.946352 0.946352 0.946352; + }; + }; + instance + { + transform + { + position 1.69468 9.15274 0.605509; + rotation 89.3736 9.31092e-15 9.20967e-15 1.00000; + scale 1.13491 1.13491 1.13491; + }; + }; + instance + { + transform + { + position -2.50785 -12.9112 0.938231; + rotation 122.256 5.07812e-15 -9.20967e-15 -1.00000; + scale 0.859162 0.859162 0.859162; + }; + }; + instance + { + transform + { + position -4.51419 -14.5733 0.899622; + rotation 64.2102 1.46786e-14 9.20968e-15 1.00000; + scale 1.03847 1.03847 1.03847; + }; + }; + instance + { + transform + { + position -3.66171 -12.1133 0.949213; + rotation 50.2775 1.96260e-14 -9.20968e-15 -1.00000; + scale 1.06084 1.06084 1.06084; + }; + }; + instance + { + transform + { + position -4.98176 -12.6790 1.12755; + rotation 161.148 1.52898e-15 -9.20968e-15 -1.00000; + scale 1.19888 1.19888 1.19888; + }; + }; + instance + { + transform + { + position -3.34401 -15.2102 0.799558; + rotation 14.0805 7.45737e-14 -9.20967e-15 -1.00000; + scale 0.805121 0.805121 0.805121; + }; + }; + instance + { + transform + { + position -0.288743 -15.8367 1.02658; + rotation 95.8625 8.31247e-15 -9.20968e-15 -1.00000; + scale 0.968452 0.968452 0.968452; + }; + }; + instance + { + transform + { + position 0.553491 -17.0469 1.05574; + rotation 58.2030 1.65455e-14 9.20968e-15 1.00000; + scale 0.933875 0.933875 0.933875; + }; + }; + instance + { + transform + { + position 8.61486 1.24154 0.737362; + rotation 81.3806 1.07109e-14 9.20968e-15 1.00000; + scale 0.928679 0.928679 0.928679; + }; + }; + instance + { + transform + { + position 0.843059 7.98738 0.423251; + rotation 164.646 1.24143e-15 -9.20968e-15 -1.00000; + scale 0.931202 0.931202 0.931202; + }; + }; + instance + { + transform + { + position -15.1367 -5.61357 0.888006; + rotation 78.6868 1.12346e-14 9.20968e-15 1.00000; + scale 1.01907 1.01907 1.01907; + }; + }; + instance + { + transform + { + position -0.726512 6.02083 0.156528; + rotation 118.581 5.47038e-15 -9.20967e-15 -1.00000; + scale 1.04720 1.04720 1.04720; + }; + }; + instance + { + transform + { + position -9.83388 6.54346 0.371212; + rotation 152.883 2.22100e-15 9.20968e-15 1.00000; + scale 0.861867 0.861867 0.861867; + }; + }; + instance + { + transform + { + position 2.40542 6.37512 0.534304; + rotation 52.2847 1.87642e-14 -9.20968e-15 -1.00000; + scale 0.801625 0.801625 0.801625; + }; + }; + instance + { + transform + { + position -19.3844 -5.77600 0.788111; + rotation 116.727 5.67393e-15 9.20968e-15 1.00000; + scale 0.965689 0.965689 0.965689; + }; + }; + instance + { + transform + { + position -17.2944 -1.12455 0.849953; + rotation 41.5950 2.42478e-14 9.20967e-15 1.00000; + scale 1.19654 1.19654 1.19654; + }; + }; + instance + { + transform + { + position -18.3287 -17.2138 1.09465; + rotation 109.647 6.49104e-15 -9.20968e-15 -1.00000; + scale 1.05298 1.05298 1.05298; + }; + }; + instance + { + transform + { + position 6.16374 2.87905 0.770613; + rotation 50.1572 1.96797e-14 -9.20968e-15 -1.00000; + scale 1.13644 1.13644 1.13644; + }; + }; + instance + { + transform + { + position -17.3504 -25.9087 0.864028; + rotation 100.519 7.65699e-15 -9.20968e-15 -1.00000; + scale 0.834064 0.834064 0.834064; + }; + }; + instance + { + transform + { + position -17.1047 -5.70767 0.791947; + rotation 36.4628 2.79597e-14 9.20968e-15 1.00000; + scale 1.16794 1.16794 1.16794; + }; + }; + instance + { + transform + { + position -6.06654 -5.16392 0.635827; + rotation 139.269 3.41876e-15 9.20968e-15 1.00000; + scale 1.00109 1.00109 1.00109; + }; + }; + instance + { + transform + { + position -19.1218 -5.46344 0.852750; + rotation 118.216 5.51015e-15 9.20968e-15 1.00000; + scale 0.839878 0.839878 0.839878; + }; + }; + instance + { + transform + { + position 8.44413 -3.80941 1.04405; + rotation 13.0930 8.02532e-14 9.20969e-15 1.00000; + scale 1.10278 1.10278 1.10278; + }; + }; + instance + { + transform + { + position 6.11365 -4.28999 0.744630; + rotation 95.0499 8.43174e-15 -9.20968e-15 -1.00000; + scale 0.896287 0.896287 0.896287; + }; + }; + instance + { + transform + { + position 6.32081 -6.12255 0.873409; + rotation 0.474777 2.22283e-12 -9.24506e-15 -1.00384; + scale 1.14700 1.14700 1.14700; + }; + }; + instance + { + transform + { + position 2.73029 -4.24036 0.457584; + rotation 1.96356 5.37414e-13 -9.20991e-15 -1.00003; + scale 0.841132 0.841132 0.841132; + }; + }; + instance + { + transform + { + position -0.0454792 -6.59358 0.659498; + rotation 2.86544 3.68226e-13 -9.20916e-15 -0.999944; + scale 0.844748 0.844748 0.844748; + }; + }; + instance + { + transform + { + position -14.9771 -29.3584 0.957428; + rotation 10.3488 1.01701e-13 9.20967e-15 0.999999; + scale 0.808184 0.808184 0.808184; + }; + }; + instance + { + transform + { + position -0.283092 -6.14681 0.679918; + rotation 158.982 1.70843e-15 -9.20968e-15 -1.00000; + scale 0.927387 0.927387 0.927387; + }; + }; + instance + { + transform + { + position -4.74740 -1.53626 0.290805; + rotation 7.95567 1.32441e-13 9.20986e-15 1.00002; + scale 0.925647 0.925647 0.925647; + }; + }; + instance + { + transform + { + position 8.25747 -6.22472 0.851460; + rotation 14.3896 7.29552e-14 -9.20969e-15 -1.00000; + scale 1.12870 1.12870 1.12870; + }; + }; + instance + { + transform + { + position -10.6723 -5.74487 0.708676; + rotation 21.0456 4.95808e-14 -9.20968e-15 -1.00000; + scale 0.854564 0.854564 0.854564; + }; + }; + instance + { + transform + { + position -10.8007 -3.54440 0.819858; + rotation 100.686 7.63433e-15 9.20968e-15 1.00000; + scale 1.05449 1.05449 1.05449; + }; + }; + instance + { + transform + { + position -11.6285 0.437037 0.483909; + rotation 137.206 3.60866e-15 9.20968e-15 1.00000; + scale 0.960274 0.960274 0.960274; + }; + }; + instance + { + transform + { + position 4.83200 3.26436 0.598509; + rotation 19.1474 5.46034e-14 9.20968e-15 1.00000; + scale 1.05229 1.05229 1.05229; + }; + }; + instance + { + transform + { + position 6.33365 5.28337 0.599428; + rotation 104.127 7.17893e-15 -9.20967e-15 -1.00000; + scale 0.950623 0.950623 0.950623; + }; + }; + instance + { + transform + { + position 4.72852 -11.2743 1.05958; + rotation 83.5080 1.03171e-14 -9.20968e-15 -1.00000; + scale 0.800345 0.800345 0.800345; + }; + }; + instance + { + transform + { + position 5.78524 3.19878 0.705345; + rotation 71.8401 1.27133e-14 -9.20968e-15 -1.00000; + scale 0.838865 0.838865 0.838865; + }; + }; + instance + { + transform + { + position -4.87125 4.53451 -0.0112492; + rotation 48.9324 2.02404e-14 -9.20968e-15 -1.00000; + scale 0.940374 0.940374 0.940374; + }; + }; + instance + { + transform + { + position -1.55984 7.20470 0.303970; + rotation 109.064 6.56140e-15 9.20968e-15 1.00000; + scale 0.841270 0.841270 0.841270; + }; + }; + instance + { + transform + { + position 5.79617 8.45661 0.985924; + rotation 140.360 3.31933e-15 9.20968e-15 1.00000; + scale 0.966886 0.966886 0.966886; + }; + }; + instance + { + transform + { + position 0.0731739 5.74139 0.170996; + rotation 130.025 4.29214e-15 9.20968e-15 1.00000; + scale 1.17152 1.17152 1.17152; + }; + }; + instance + { + transform + { + position 3.73341 6.19387 0.617604; + rotation 50.1864 1.96666e-14 -9.20967e-15 -1.00000; + scale 1.07620 1.07620 1.07620; + }; + }; + instance + { + transform + { + position -10.5374 5.98592 0.361359; + rotation 85.9403 9.88650e-15 9.20968e-15 1.00000; + scale 1.15473 1.15473 1.15473; + }; + }; + instance + { + transform + { + position -4.65793 -0.568220 0.212588; + rotation 156.090 1.95004e-15 9.20967e-15 1.00000; + scale 1.11397 1.11397 1.11397; + }; + }; + instance + { + transform + { + position 3.88912 0.195290 0.522117; + rotation 105.098 7.05433e-15 -9.20968e-15 -1.00000; + scale 1.06949 1.06949 1.06949; + }; + }; + instance + { + transform + { + position -17.9566 -28.5251 1.07428; + rotation 51.9696 1.88953e-14 9.20968e-15 1.00000; + scale 0.964078 0.964078 0.964078; + }; + }; + instance + { + transform + { + position -11.2743 -3.07719 0.790423; + rotation 57.5871 1.67568e-14 -9.20968e-15 -1.00000; + scale 0.896717 0.896717 0.896717; + }; + }; + instance + { + transform + { + position -11.9554 -3.44374 0.895339; + rotation 123.877 4.90957e-15 9.20968e-15 1.00000; + scale 0.930624 0.930624 0.930624; + }; + }; + instance + { + transform + { + position -9.85170 3.84008 0.0907023; + rotation 109.913 6.45912e-15 -9.20968e-15 -1.00000; + scale 1.12804 1.12804 1.12804; + }; + }; + instance + { + transform + { + position 0.765953 -1.34814 -0.0670194; + rotation 156.156 1.94452e-15 9.20968e-15 1.00000; + scale 1.05895 1.05895 1.05895; + }; + }; + instance + { + transform + { + position -3.77164 -3.13179 0.336557; + rotation 128.155 4.47647e-15 9.20968e-15 1.00000; + scale 1.12341 1.12341 1.12341; + }; + }; + instance + { + transform + { + position 2.06195 -5.82121 0.588752; + rotation 151.521 2.33718e-15 9.20968e-15 1.00000; + scale 0.970785 0.970785 0.970784; + }; + }; + instance + { + transform + { + position 9.98450 -5.70430 1.00944; + rotation 2.25244 4.68476e-13 9.20952e-15 0.999983; + scale 1.14919 1.14919 1.14919; + }; + }; + instance + { + transform + { + position 9.83862 -3.78789 0.982630; + rotation 133.250 3.98060e-15 9.20967e-15 1.00000; + scale 0.877506 0.877506 0.877506; + }; + }; + instance + { + transform + { + position -7.47843 -0.191641 0.129327; + rotation 177.643 1.89425e-16 9.20967e-15 1.00000; + scale 1.08351 1.08351 1.08351; + }; + }; + instance + { + transform + { + position -11.3788 -0.403339 0.375804; + rotation 110.423 6.39818e-15 9.20968e-15 1.00000; + scale 0.914113 0.914113 0.914113; + }; + }; + instance + { + transform + { + position -11.2863 2.16140 0.401217; + rotation 129.292 4.36405e-15 -9.20968e-15 -1.00000; + scale 0.829349 0.829349 0.829349; + }; + }; + instance + { + transform + { + position 3.92153 9.92952 0.577095; + rotation 86.9127 9.71979e-15 -9.20968e-15 -1.00000; + scale 1.02393 1.02393 1.02393; + }; + }; + instance + { + transform + { + position -4.01357 9.60415 0.768351; + rotation 3.76921 2.79891e-13 9.20979e-15 1.00001; + scale 0.865990 0.865990 0.865990; + }; + }; + instance + { + transform + { + position -10.9734 2.87461 0.282285; + rotation 91.9175 8.90651e-15 9.20968e-15 1.00000; + scale 1.11188 1.11188 1.11188; + }; + }; + instance + { + transform + { + position 6.76134 1.05454 0.777869; + rotation 146.719 2.75262e-15 -9.20967e-15 -1.00000; + scale 0.915631 0.915631 0.915631; + }; + }; + instance + { + transform + { + position 8.66832 -2.34263 1.00068; + rotation 171.913 6.51031e-16 -9.20968e-15 -1.00000; + scale 1.10138 1.10138 1.10138; + }; + }; + instance + { + transform + { + position 3.65127 8.48725 0.623608; + rotation 19.1743 5.45253e-14 -9.20968e-15 -1.00000; + scale 0.982068 0.982068 0.982068; + }; + }; + instance + { + transform + { + position -10.9781 3.61721 0.252883; + rotation 100.180 7.70324e-15 9.20968e-15 1.00000; + scale 0.819380 0.819380 0.819380; + }; + }; + instance + { + transform + { + position -7.85102 5.41153 0.211933; + rotation 54.3468 1.79406e-14 -9.20967e-15 -1.00000; + scale 1.15593 1.15593 1.15593; + }; + }; + instance + { + transform + { + position -12.2518 -15.0708 0.844240; + rotation 6.02662 1.74954e-13 9.20995e-15 1.00003; + scale 1.18842 1.18842 1.18842; + }; + }; + instance + { + transform + { + position -8.58001 -11.5005 0.820914; + rotation 141.086 3.25357e-15 9.20968e-15 1.00000; + scale 0.820770 0.820770 0.820770; + }; + }; + instance + { + transform + { + position -17.0331 -4.52305 0.783323; + rotation 73.9813 1.22258e-14 9.20968e-15 1.00000; + scale 1.13324 1.13324 1.13324; + }; + }; + instance + { + transform + { + position -10.5119 -20.7680 0.957295; + rotation 102.568 7.38251e-15 9.20968e-15 1.00000; + scale 1.03496 1.03496 1.03496; + }; + }; + instance + { + transform + { + position -13.8432 1.18045 0.536486; + rotation 173.205 5.46767e-16 9.20968e-15 1.00000; + scale 0.886932 0.886932 0.886932; + }; + }; + instance + { + transform + { + position -13.3314 -15.3166 0.781021; + rotation 76.9613 1.15862e-14 -9.20968e-15 -1.00000; + scale 0.983428 0.983428 0.983428; + }; + }; + instance + { + transform + { + position -14.1633 -27.9016 1.20569; + rotation 115.593 5.80040e-15 9.20967e-15 1.00000; + scale 1.02206 1.02206 1.02206; + }; + }; + instance + { + transform + { + position -15.9852 -22.1041 0.995134; + rotation 160.328 1.59675e-15 -9.20968e-15 -1.00000; + scale 0.887882 0.887882 0.887882; + }; + }; + instance + { + transform + { + position -15.2455 -19.9453 0.883031; + rotation 179.975 1.97578e-18 9.20968e-15 1.00000; + scale 0.944265 0.944265 0.944265; + }; + }; + instance + { + transform + { + position -14.6089 -13.8842 1.00680; + rotation 52.3912 1.87201e-14 -9.20968e-15 -1.00000; + scale 0.822182 0.822182 0.822182; + }; + }; + instance + { + transform + { + position -15.7528 -4.02968 0.710022; + rotation 146.166 2.80107e-15 -9.20968e-15 -1.00000; + scale 0.947200 0.947200 0.947200; + }; + }; + instance + { + transform + { + position -16.8143 -3.87928 0.834010; + rotation 156.449 1.91988e-15 9.20967e-15 1.00000; + scale 1.16722 1.16722 1.16722; + }; + }; + instance + { + transform + { + position -16.8841 -4.18472 0.840988; + rotation 1.14738 9.19761e-13 -9.20726e-15 -0.999738; + scale 0.946800 0.946800 0.946800; + }; + }; + instance + { + transform + { + position -18.3914 -3.19029 0.971686; + rotation 135.934 3.72708e-15 -9.20968e-15 -1.00000; + scale 1.14230 1.14230 1.14230; + }; + }; + instance + { + transform + { + position -13.6967 0.749896 0.541065; + rotation 117.644 5.57276e-15 9.20968e-15 1.00000; + scale 1.08396 1.08396 1.08396; + }; + }; + instance + { + transform + { + position -18.7341 -0.432613 0.918297; + rotation 177.553 1.96716e-16 -9.20968e-15 -1.00000; + scale 1.16380 1.16380 1.16380; + }; + }; + instance + { + transform + { + position -15.2945 3.26152 0.576767; + rotation 38.3774 2.64634e-14 9.20967e-15 1.00000; + scale 1.19297 1.19297 1.19297; + }; + }; + instance + { + transform + { + position -10.9997 -28.0682 0.779874; + rotation 156.560 1.91059e-15 9.20968e-15 1.00000; + scale 1.01113 1.01113 1.01113; + }; + }; + instance + { + transform + { + position -11.1427 6.30719 0.378886; + rotation 22.5382 4.62197e-14 -9.20968e-15 -1.00000; + scale 1.01872 1.01872 1.01872; + }; + }; + instance + { + transform + { + position -14.4114 -3.51068 0.695684; + rotation 67.1589 1.38725e-14 9.20968e-15 1.00000; + scale 1.19417 1.19417 1.19417; + }; + }; + instance + { + transform + { + position -6.13787 -17.3975 0.768697; + rotation 79.3985 1.10934e-14 -9.20968e-15 -1.00000; + scale 1.12413 1.12413 1.12413; + }; + }; + instance + { + transform + { + position -4.52539 -14.9428 0.877099; + rotation 15.4403 6.79362e-14 9.20967e-15 1.00000; + scale 1.05256 1.05256 1.05256; + }; + }; + instance + { + transform + { + position 4.20684 -12.3173 1.17103; + rotation 73.4971 1.23339e-14 9.20968e-15 1.00000; + scale 1.17036 1.17036 1.17036; + }; + }; + instance + { + transform + { + position -10.8879 -10.6550 0.810481; + rotation 21.7506 4.79364e-14 9.20968e-15 1.00000; + scale 1.00568 1.00568 1.00568; + }; + }; + instance + { + transform + { + position 5.55500 -7.35745 0.960213; + rotation 133.903 3.91851e-15 9.20968e-15 1.00000; + scale 1.02979 1.02979 1.02979; + }; + }; + instance + { + transform + { + position -15.5624 7.75053 1.06493; + rotation 154.888 2.05117e-15 -9.20968e-15 -1.00000; + scale 1.11632 1.11632 1.11632; + }; + }; + instance + { + transform + { + position 8.46550 6.62699 0.695205; + rotation 166.956 1.05289e-15 9.20967e-15 1.00000; + scale 1.00867 1.00867 1.00867; + }; + }; + instance + { + transform + { + position -14.2192 -29.6497 0.834854; + rotation 6.24172 1.68913e-13 -9.20972e-15 -1.00000; + scale 1.10760 1.10760 1.10760; + }; + }; + instance + { + transform + { + position 4.32009 -1.77172 0.543756; + rotation 85.8175 9.90776e-15 9.20968e-15 1.00000; + scale 1.12266 1.12266 1.12266; + }; + }; + instance + { + transform + { + position 4.28360 5.49154 0.599282; + rotation 45.4833 2.19716e-14 9.20967e-15 1.00000; + scale 1.10254 1.10254 1.10254; + }; + }; + instance + { + transform + { + position -9.01570 -2.99725 0.634510; + rotation 115.237 5.84052e-15 9.20968e-15 1.00000; + scale 0.986217 0.986217 0.986217; + }; + }; + instance + { + transform + { + position 4.88557 5.14931 0.587093; + rotation 150.685 2.40879e-15 -9.20967e-15 -1.00000; + scale 0.995236 0.995236 0.995236; + }; + }; + instance + { + transform + { + position -0.663554 6.63286 0.202887; + rotation 137.219 3.60744e-15 9.20967e-15 1.00000; + scale 0.860464 0.860464 0.860464; + }; + }; + instance + { + transform + { + position -5.57680 5.62698 0.357782; + rotation 99.9266 7.73790e-15 9.20968e-15 1.00000; + scale 1.13190 1.13190 1.13190; + }; + }; + instance + { + transform + { + position -4.33737 5.95362 0.382041; + rotation 28.9338 3.56962e-14 9.20967e-15 0.999999; + scale 1.08281 1.08281 1.08281; + }; + }; + instance + { + transform + { + position 0.823719 -5.16566 0.404866; + rotation 35.3399 2.89100e-14 9.20967e-15 1.00000; + scale 0.845907 0.845907 0.845906; + }; + }; + instance + { + transform + { + position -15.2861 -24.6159 0.805215; + rotation 120.012 5.31589e-15 9.20967e-15 1.00000; + scale 1.05599 1.05599 1.05599; + }; + }; + instance + { + transform + { + position 4.00949 6.91238 0.737538; + rotation 26.9317 3.84621e-14 -9.20968e-15 -1.00000; + scale 1.11512 1.11512 1.11512; + }; + }; + instance + { + transform + { + position 1.86806 7.05539 0.439831; + rotation 41.9222 2.40408e-14 -9.20968e-15 -1.00000; + scale 1.17752 1.17752 1.17752; + }; + }; + instance + { + transform + { + position -3.80768 7.82890 0.526286; + rotation 54.9186 1.77223e-14 9.20968e-15 1.00000; + scale 1.13939 1.13939 1.13939; + }; + }; + instance + { + transform + { + position -6.04675 -4.56351 0.493964; + rotation 123.093 4.99074e-15 -9.20968e-15 -1.00000; + scale 0.946312 0.946312 0.946312; + }; + }; + instance + { + transform + { + position 8.48051 -2.03191 0.905146; + rotation 136.005 3.72047e-15 -9.20968e-15 -1.00000; + scale 1.19302 1.19302 1.19302; + }; + }; + instance + { + transform + { + position 5.89556 0.626817 0.867164; + rotation 89.2158 9.33659e-15 9.20968e-15 1.00000; + scale 0.888372 0.888372 0.888372; + }; + }; + instance + { + transform + { + position -0.647280 7.02775 0.232574; + rotation 57.5309 1.67763e-14 9.20967e-15 1.00000; + scale 0.848087 0.848087 0.848087; + }; + }; + instance + { + transform + { + position -10.5459 8.48275 0.748990; + rotation 160.210 1.60648e-15 -9.20968e-15 -1.00000; + scale 1.02059 1.02059 1.02059; + }; + }; + instance + { + transform + { + position 9.60212 7.16106 0.802937; + rotation 47.3158 2.10222e-14 9.20968e-15 1.00000; + scale 1.04474 1.04474 1.04474; + }; + }; + instance + { + transform + { + position -6.63284 -1.02581 0.215203; + rotation 64.7536 1.45251e-14 9.20967e-15 1.00000; + scale 1.07631 1.07631 1.07631; + }; + }; + instance + { + transform + { + position 8.45154 8.94947 0.913315; + rotation 75.4434 1.19066e-14 9.20967e-15 1.00000; + scale 0.918804 0.918804 0.918804; + }; + }; + instance + { + transform + { + position -19.4292 -3.39175 0.983514; + rotation 3.53781 2.98212e-13 9.20967e-15 0.999999; + scale 1.16415 1.16415 1.16415; + }; + }; + instance + { + transform + { + position -4.70287 7.48462 0.623453; + rotation 44.7583 2.23675e-14 -9.20968e-15 -1.00000; + scale 0.832910 0.832910 0.832910; + }; + }; + instance + { + transform + { + position 4.77351 -6.20512 0.889424; + rotation 69.4191 1.32957e-14 -9.20967e-15 -1.00000; + scale 0.844707 0.844707 0.844707; + }; + }; + instance + { + transform + { + position 4.71444 -4.54870 0.663251; + rotation 51.8775 1.89340e-14 9.20968e-15 1.00000; + scale 0.887118 0.887118 0.887118; + }; + }; + instance + { + transform + { + position 4.41681 6.65239 0.786312; + rotation 32.9134 3.11778e-14 9.20968e-15 1.00000; + scale 0.896579 0.896579 0.896579; + }; + }; + instance + { + transform + { + position -1.51357 8.57653 0.525680; + rotation 137.953 3.53960e-15 -9.20968e-15 -1.00000; + scale 1.10700 1.10700 1.10700; + }; + }; + instance + { + transform + { + position -13.6451 -3.33244 0.694017; + rotation 109.878 6.46333e-15 -9.20967e-15 -1.00000; + scale 0.975866 0.975866 0.975866; + }; + }; + instance + { + transform + { + position -18.2190 -18.6269 0.853196; + rotation 165.669 1.15778e-15 9.20968e-15 1.00000; + scale 0.986000 0.986000 0.986000; + }; + }; + instance + { + transform + { + position -12.7283 9.92630 0.932533; + rotation 15.2484 6.88015e-14 9.20967e-15 0.999999; + scale 0.996836 0.996836 0.996836; + }; + }; + instance + { + transform + { + position -2.38614 7.60885 0.468117; + rotation 101.060 7.58377e-15 9.20968e-15 1.00000; + scale 0.874213 0.874213 0.874213; + }; + }; + instance + { + transform + { + position -1.25360 7.39957 0.307504; + rotation 89.9211 9.22236e-15 9.20967e-15 1.00000; + scale 1.13775 1.13775 1.13775; + }; + }; + instance + { + transform + { + position 9.70534 6.19290 0.765169; + rotation 122.222 5.08175e-15 -9.20968e-15 -1.00000; + scale 1.17969 1.17969 1.17969; + }; + }; + instance + { + transform + { + position -15.5634 -3.48528 0.649985; + rotation 171.975 6.46062e-16 9.20968e-15 1.00000; + scale 0.870490 0.870490 0.870489; + }; + }; + instance + { + transform + { + position 1.44932 6.58156 0.473716; + rotation 96.5703 8.20981e-15 9.20968e-15 1.00000; + scale 0.944097 0.944097 0.944097; + }; + }; + instance + { + transform + { + position -12.4963 7.52036 0.650552; + rotation 112.444 6.16027e-15 9.20968e-15 1.00000; + scale 1.04685 1.04685 1.04685; + }; + }; + instance + { + transform + { + position 8.19351 3.27299 0.811495; + rotation 107.292 6.77854e-15 -9.20968e-15 -1.00000; + scale 1.19074 1.19074 1.19074; + }; + }; + instance + { + transform + { + position -11.3885 7.97867 0.710645; + rotation 1.05498 1.00032e-12 9.20806e-15 0.999824; + scale 0.975772 0.975772 0.975772; + }; + }; + instance + { + transform + { + position -2.84157 9.37383 0.740703; + rotation 67.6505 1.37441e-14 9.20968e-15 1.00000; + scale 0.878940 0.878940 0.878940; + }; + }; + instance + { + transform + { + position -12.9778 3.77353 0.639013; + rotation 166.544 1.08645e-15 9.20968e-15 1.00000; + scale 1.17071 1.17071 1.17071; + }; + }; + instance + { + transform + { + position -11.8865 9.08787 0.770143; + rotation 98.5605 7.92710e-15 -9.20968e-15 -1.00000; + scale 1.16928 1.16928 1.16928; + }; + }; + instance + { + transform + { + position 7.83568 -14.0137 0.832755; + rotation 148.540 2.59389e-15 9.20967e-15 1.00000; + scale 0.995960 0.995960 0.995960; + }; + }; + instance + { + transform + { + position -6.54815 9.03143 0.525360; + rotation 14.6301 7.17433e-14 -9.20973e-15 -1.00001; + scale 0.986325 0.986325 0.986325; + }; + }; + instance + { + transform + { + position -11.6011 -0.0674572 0.398640; + rotation 159.289 1.68289e-15 -9.20968e-15 -1.00000; + scale 0.905877 0.905877 0.905877; + }; + }; + instance + { + transform + { + position -8.08026 0.319479 0.0173372; + rotation 44.9347 2.22700e-14 9.20968e-15 1.00000; + scale 0.923696 0.923696 0.923696; + }; + }; + instance + { + transform + { + position 8.47901 5.47019 0.876709; + rotation 40.9428 2.46699e-14 -9.20967e-15 -1.00000; + scale 1.06269 1.06269 1.06269; + }; + }; + instance + { + transform + { + position -0.228084 -13.4779 0.691226; + rotation 146.888 2.73779e-15 9.20968e-15 1.00000; + scale 1.02976 1.02976 1.02976; + }; + }; + instance + { + transform + { + position -5.12196 -0.675474 0.214173; + rotation 73.4206 1.23511e-14 -9.20967e-15 -1.00000; + scale 1.13552 1.13552 1.13552; + }; + }; + instance + { + transform + { + position -10.8225 -4.29771 0.871785; + rotation 27.3689 3.78242e-14 9.20967e-15 1.00000; + scale 1.01184 1.01184 1.01184; + }; + }; + instance + { + transform + { + position -7.85761 -1.90633 0.464822; + rotation 96.8156 8.17449e-15 9.20968e-15 1.00000; + scale 1.05847 1.05847 1.05847; + }; + }; + instance + { + transform + { + position -5.52344 -5.05484 0.548217; + rotation 166.896 1.05774e-15 -9.20967e-15 -1.00000; + scale 0.837766 0.837766 0.837766; + }; + }; + instance + { + transform + { + position 6.68521 -0.800641 0.665193; + rotation 9.18334 1.14674e-13 9.20965e-15 0.999997; + scale 0.837009 0.837009 0.837009; + }; + }; + instance + { + transform + { + position 4.56060 -5.53823 0.878786; + rotation 70.9377 1.29263e-14 9.20967e-15 1.00000; + scale 1.10088 1.10088 1.10088; + }; + }; + instance + { + transform + { + position -3.25716 -1.21673 0.0109831; + rotation 135.251 3.79120e-15 9.20967e-15 1.00000; + scale 1.16531 1.16531 1.16531; + }; + }; + instance + { + transform + { + position -0.204289 -12.2651 0.904754; + rotation 142.211 3.15216e-15 9.20968e-15 1.00000; + scale 1.17076 1.17076 1.17076; + }; + }; + instance + { + transform + { + position -0.967596 -11.4722 0.925015; + rotation 146.381 2.78220e-15 9.20968e-15 1.00000; + scale 1.12061 1.12061 1.12061; + }; + }; + instance + { + transform + { + position -9.40136 9.98243 0.716089; + rotation 70.1209 1.31233e-14 9.20967e-15 1.00000; + scale 1.03372 1.03372 1.03372; + }; + }; + instance + { + transform + { + position 2.98022 9.79918 0.551031; + rotation 102.278 7.42091e-15 -9.20968e-15 -1.00000; + scale 0.914791 0.914791 0.914791; + }; + }; + instance + { + transform + { + position -4.06650 -14.4890 0.937212; + rotation 55.6532 1.74481e-14 9.20968e-15 1.00000; + scale 1.05972 1.05972 1.05972; + }; + }; + instance + { + transform + { + position -3.38957 -14.5461 0.875780; + rotation 124.314 4.86450e-15 9.20968e-15 1.00000; + scale 0.905902 0.905902 0.905902; + }; + }; + instance + { + transform + { + position -1.44223 -15.1128 0.861569; + rotation 23.3579 4.45542e-14 -9.20968e-15 -1.00000; + scale 1.01271 1.01271 1.01271; + }; + }; + instance + { + transform + { + position -3.06760 -4.31946 0.545623; + rotation 10.1689 1.03509e-13 9.20963e-15 0.999995; + scale 1.01126 1.01126 1.01126; + }; + }; + instance + { + transform + { + position -2.61183 -4.86924 0.600389; + rotation 138.030 3.53250e-15 -9.20968e-15 -1.00000; + scale 0.807913 0.807913 0.807913; + }; + }; + instance + { + transform + { + position -12.1888 -7.10358 1.01268; + rotation 47.6863 2.08386e-14 -9.20968e-15 -1.00000; + scale 0.800265 0.800265 0.800265; + }; + }; + instance + { + transform + { + position 9.90300 -10.1293 0.958474; + rotation 128.141 4.47787e-15 9.20968e-15 1.00000; + scale 1.02505 1.02505 1.02505; + }; + }; + instance + { + transform + { + position -7.31926 -8.24317 0.690380; + rotation 83.0404 1.04022e-14 -9.20968e-15 -1.00000; + scale 1.07425 1.07425 1.07425; + }; + }; + instance + { + transform + { + position 6.12168 -8.00122 1.01063; + rotation 30.3957 3.39023e-14 9.20968e-15 1.00000; + scale 0.989675 0.989675 0.989675; + }; + }; + instance + { + transform + { + position -12.0403 -7.51896 0.899106; + rotation 67.2599 1.38460e-14 -9.20968e-15 -1.00000; + scale 1.04024 1.04024 1.04024; + }; + }; + instance + { + transform + { + position 7.08158 -7.94416 0.965638; + rotation 153.633 2.15730e-15 -9.20968e-15 -1.00000; + scale 0.805337 0.805337 0.805337; + }; + }; + instance + { + transform + { + position -6.33824 -7.55794 0.839920; + rotation 118.161 5.51614e-15 -9.20968e-15 -1.00000; + scale 1.08423 1.08423 1.08423; + }; + }; + instance + { + transform + { + position -7.89969 8.27628 0.449565; + rotation 2.05739 5.12901e-13 9.20943e-15 0.999973; + scale 1.19567 1.19567 1.19567; + }; + }; + instance + { + transform + { + position 1.79251 -10.0570 0.914037; + rotation 148.707 2.57942e-15 9.20968e-15 1.00000; + scale 0.934473 0.934473 0.934473; + }; + }; + instance + { + transform + { + position 3.70225 -8.65237 0.822307; + rotation 20.6135 5.06436e-14 9.20968e-15 1.00000; + scale 1.14680 1.14680 1.14680; + }; + }; + instance + { + transform + { + position -4.56265 -9.57081 0.957352; + rotation 125.254 4.76832e-15 9.20967e-15 1.00000; + scale 0.910180 0.910180 0.910180; + }; + }; + instance + { + transform + { + position -10.5727 -8.37300 1.01043; + rotation 0.240663 4.38518e-12 -9.21161e-15 -1.00021; + scale 0.936505 0.936505 0.936505; + }; + }; + instance + { + transform + { + position -6.30828 -16.4196 0.954989; + rotation 63.1399 1.49877e-14 -9.20967e-15 -1.00000; + scale 0.897338 0.897338 0.897338; + }; + }; + instance + { + transform + { + position -7.40773 -13.6776 1.13478; + rotation 66.4605 1.40577e-14 9.20967e-15 1.00000; + scale 0.982126 0.982126 0.982126; + }; + }; + instance + { + transform + { + position -2.71169 -17.0333 0.943393; + rotation 8.61114 1.22326e-13 -9.20964e-15 -0.999996; + scale 1.15141 1.15141 1.15141; + }; + }; + instance + { + transform + { + position -13.8501 -4.00396 0.912165; + rotation 20.1242 5.19018e-14 9.20967e-15 1.00000; + scale 0.872345 0.872345 0.872345; + }; + }; + instance + { + transform + { + position -12.3688 -15.5669 0.811801; + rotation 173.688 5.07819e-16 -9.20967e-15 -1.00000; + scale 0.821266 0.821266 0.821266; + }; + }; + instance + { + transform + { + position -11.7024 -12.7435 1.03272; + rotation 116.648 5.68268e-15 -9.20968e-15 -1.00000; + scale 1.07763 1.07763 1.07763; + }; + }; + instance + { + transform + { + position -9.51565 -16.8163 1.15157; + rotation 40.6717 2.48492e-14 -9.20967e-15 -1.00000; + scale 1.14739 1.14739 1.14739; + }; + }; + instance + { + transform + { + position 8.51726 -15.7610 0.851945; + rotation 11.2515 9.34945e-14 9.20967e-15 0.999999; + scale 1.13276 1.13276 1.13276; + }; + }; + instance + { + transform + { + position -18.0169 -0.539809 0.869250; + rotation 151.210 2.36382e-15 -9.20968e-15 -1.00000; + scale 1.14531 1.14531 1.14531; + }; + }; + instance + { + transform + { + position 9.86683 -15.3434 0.923641; + rotation 110.617 6.37510e-15 -9.20968e-15 -1.00000; + scale 0.819413 0.819413 0.819413; + }; + }; + instance + { + transform + { + position 5.67755 -12.6959 1.03266; + rotation 88.5935 9.43857e-15 9.20968e-15 1.00000; + scale 0.897155 0.897155 0.897155; + }; + }; + instance + { + transform + { + position 4.05830 -11.7679 1.12804; + rotation 133.537 3.95330e-15 9.20967e-15 1.00000; + scale 1.00397 1.00397 1.00397; + }; + }; + instance + { + transform + { + position -3.35316 -13.4375 0.888374; + rotation 77.9507 1.13830e-14 9.20968e-15 1.00000; + scale 1.14329 1.14329 1.14329; + }; + }; + instance + { + transform + { + position -1.78555 -14.6758 0.751850; + rotation 90.3818 9.14851e-15 9.20968e-15 1.00000; + scale 1.01967 1.01967 1.01967; + }; + }; + instance + { + transform + { + position 4.66896 -15.5090 0.959114; + rotation 22.4884 4.63246e-14 -9.20968e-15 -1.00000; + scale 0.955998 0.955998 0.955998; + }; + }; + instance + { + transform + { + position 1.00622 -18.0222 1.10448; + rotation 153.376 2.17913e-15 -9.20968e-15 -1.00000; + scale 1.13084 1.13084 1.13084; + }; + }; + instance + { + transform + { + position -8.74515 -19.2294 1.14183; + rotation 64.1317 1.47009e-14 -9.20968e-15 -1.00000; + scale 1.18482 1.18482 1.18482; + }; + }; + instance + { + transform + { + position 6.45153 -18.5680 0.832272; + rotation 72.0249 1.26702e-14 9.20967e-15 1.00000; + scale 0.920126 0.920126 0.920126; + }; + }; + instance + { + transform + { + position 5.54219 -18.7338 0.933260; + rotation 10.9445 9.61342e-14 -9.20968e-15 -1.00000; + scale 1.12957 1.12957 1.12957; + }; + }; + instance + { + transform + { + position 5.59346 -17.6554 0.933097; + rotation 80.2514 1.09269e-14 9.20967e-15 1.00000; + scale 1.19731 1.19731 1.19731; + }; + }; + instance + { + transform + { + position -6.50320 -18.9579 0.992974; + rotation 168.373 9.37667e-16 -9.20968e-15 -1.00000; + scale 0.874821 0.874821 0.874821; + }; + }; + instance + { + transform + { + position -7.43941 -17.0553 0.947825; + rotation 91.5931 8.95709e-15 9.20968e-15 1.00000; + scale 0.979234 0.979234 0.979233; + }; + }; + instance + { + transform + { + position 0.285964 -17.1961 0.994167; + rotation 54.4481 1.79016e-14 -9.20968e-15 -1.00000; + scale 0.865169 0.865169 0.865169; + }; + }; + instance + { + transform + { + position -11.5152 -19.4140 1.00563; + rotation 82.0514 1.05849e-14 -9.20967e-15 -1.00000; + scale 1.06345 1.06345 1.06345; + }; + }; + instance + { + transform + { + position -19.9177 -6.58827 0.764698; + rotation 95.9987 8.29261e-15 9.20968e-15 1.00000; + scale 0.981594 0.981594 0.981594; + }; + }; + instance + { + transform + { + position -12.5488 -19.2808 1.00676; + rotation 8.00093 1.31689e-13 9.20972e-15 1.00000; + scale 1.19665 1.19665 1.19665; + }; + }; + instance + { + transform + { + position -5.11939 -18.4878 0.937417; + rotation 37.7233 2.69581e-14 -9.20968e-15 -1.00000; + scale 1.11953 1.11953 1.11953; + }; + }; + instance + { + transform + { + position -4.99145 -19.5293 0.877958; + rotation 92.6351 8.79556e-15 9.20968e-15 1.00000; + scale 0.917408 0.917408 0.917408; + }; + }; + instance + { + transform + { + position -1.06307 -19.0823 0.991051; + rotation 39.3391 2.57647e-14 9.20968e-15 1.00000; + scale 0.907023 0.907023 0.907023; + }; + }; + instance + { + transform + { + position 8.38347 -23.4384 1.19314; + rotation 170.067 8.00300e-16 9.20968e-15 1.00000; + scale 0.981001 0.981001 0.981001; + }; + }; + instance + { + transform + { + position 3.54249 -22.9242 0.871243; + rotation 32.7509 3.13414e-14 9.20968e-15 1.00000; + scale 1.10219 1.10219 1.10219; + }; + }; + instance + { + transform + { + position -10.0880 -25.9991 0.954991; + rotation 134.698 3.84321e-15 9.20968e-15 1.00000; + scale 0.851860 0.851860 0.851860; + }; + }; + instance + { + transform + { + position 1.01390 -24.9315 1.05629; + rotation 1.54860 6.81444e-13 9.20924e-15 0.999953; + scale 1.07815 1.07815 1.07815; + }; + }; + instance + { + transform + { + position 0.326864 8.53726 0.567631; + rotation 54.2288 1.79861e-14 -9.20968e-15 -1.00000; + scale 0.898962 0.898962 0.898962; + }; + }; + instance + { + transform + { + position 2.45077 -22.9919 1.01065; + rotation 171.808 6.59525e-16 -9.20968e-15 -1.00000; + scale 0.869080 0.869080 0.869080; + }; + }; + instance + { + transform + { + position 8.05988 -22.2956 0.988420; + rotation 87.5111 9.61868e-15 -9.20968e-15 -1.00000; + scale 0.933940 0.933940 0.933940; + }; + }; + instance + { + transform + { + position 8.77459 -22.4903 1.06023; + rotation 164.223 1.27607e-15 -9.20968e-15 -1.00000; + scale 1.11622 1.11622 1.11622; + }; + }; + instance + { + transform + { + position -7.83132 -20.5799 1.13760; + rotation 168.365 9.38341e-16 -9.20968e-15 -1.00000; + scale 0.812543 0.812543 0.812543; + }; + }; + instance + { + transform + { + position -8.58401 -25.8561 0.863328; + rotation 142.380 3.13705e-15 -9.20968e-15 -1.00000; + scale 0.990403 0.990403 0.990403; + }; + }; + instance + { + transform + { + position -5.69484 -20.6981 0.992010; + rotation 144.793 2.92207e-15 -9.20968e-15 -1.00000; + scale 1.10243 1.10243 1.10243; + }; + }; + instance + { + transform + { + position 9.97232 -20.7899 1.23963; + rotation 47.2308 2.10647e-14 9.20968e-15 1.00000; + scale 1.06087 1.06087 1.06087; + }; + }; + instance + { + transform + { + position -11.3303 -23.5880 1.17435; + rotation 105.669 6.98173e-15 -9.20968e-15 -1.00000; + scale 1.07939 1.07939 1.07939; + }; + }; + instance + { + transform + { + position -8.49378 -26.8132 1.00512; + rotation 96.0791 8.28092e-15 9.20968e-15 1.00000; + scale 1.13218 1.13218 1.13218; + }; + }; + instance + { + transform + { + position -6.53870 -24.5851 0.779955; + rotation 171.607 6.75711e-16 9.20968e-15 1.00000; + scale 0.924368 0.924368 0.924368; + }; + }; + instance + { + transform + { + position 6.44080 -21.3253 0.873448; + rotation 121.348 5.17369e-15 9.20967e-15 1.00000; + scale 0.931482 0.931482 0.931482; + }; + }; + instance + { + transform + { + position 5.45170 -22.2537 0.871576; + rotation 114.146 5.96414e-15 -9.20967e-15 -1.00000; + scale 0.946920 0.946920 0.946920; + }; + }; + instance + { + transform + { + position -2.62961 -25.4575 1.04732; + rotation 114.359 5.93985e-15 9.20968e-15 1.00000; + scale 0.923000 0.923000 0.923000; + }; + }; + instance + { + transform + { + position -3.18810 -21.5652 0.800880; + rotation 73.5215 1.23284e-14 9.20967e-15 1.00000; + scale 1.10090 1.10090 1.10090; + }; + }; + instance + { + transform + { + position -3.41097 -22.4971 0.795064; + rotation 30.4070 3.38890e-14 9.20968e-15 1.00000; + scale 0.800371 0.800371 0.800371; + }; + }; + instance + { + transform + { + position -0.693614 -24.9122 1.08761; + rotation 6.05384 1.74165e-13 -9.20975e-15 -1.00001; + scale 1.11046 1.11046 1.11046; + }; + }; + instance + { + transform + { + position 6.24504 6.50749 0.870659; + rotation 49.2762 2.00804e-14 -9.20967e-15 -1.00000; + scale 0.841096 0.841096 0.841096; + }; + }; + instance + { + transform + { + position 1.90029 -24.7862 0.936671; + rotation 9.58954 1.09795e-13 9.20967e-15 1.00000; + scale 0.954995 0.954995 0.954995; + }; + }; + instance + { + transform + { + position 0.616186 6.57840 0.328926; + rotation 132.307 4.07092e-15 -9.20968e-15 -1.00000; + scale 0.907823 0.907823 0.907823; + }; + }; + instance + { + transform + { + position -6.74791 -24.2388 0.791145; + rotation 19.9266 5.24270e-14 -9.20967e-15 -1.00000; + scale 0.999647 0.999647 0.999647; + }; + }; + instance + { + transform + { + position 0.107212 6.17517 0.234124; + rotation 153.176 2.19614e-15 9.20968e-15 1.00000; + scale 0.886831 0.886831 0.886831; + }; + }; + instance + { + transform + { + position -7.71474 -22.0518 0.914820; + rotation 75.9206 1.18047e-14 9.20967e-15 1.00000; + scale 1.13558 1.13558 1.13558; + }; + }; + instance + { + transform + { + position -8.64466 -22.1437 1.08147; + rotation 70.9248 1.29294e-14 -9.20967e-15 -1.00000; + scale 0.950835 0.950835 0.950835; + }; + }; + instance + { + transform + { + position 5.90459 -28.5304 1.01512; + rotation 72.7501 1.25031e-14 9.20967e-15 1.00000; + scale 0.969851 0.969851 0.969851; + }; + }; + instance + { + transform + { + position 4.78533 -26.7532 0.926870; + rotation 100.043 7.72199e-15 -9.20968e-15 -1.00000; + scale 1.08487 1.08487 1.08487; + }; + }; + instance + { + transform + { + position -4.58243 -23.1436 0.778066; + rotation 21.7486 4.79411e-14 -9.20967e-15 -0.999999; + scale 1.19972 1.19972 1.19972; + }; + }; + instance + { + transform + { + position 6.08700 -28.9080 0.979419; + rotation 44.2393 2.26584e-14 9.20968e-15 1.00000; + scale 1.16329 1.16329 1.16329; + }; + }; + instance + { + transform + { + position 9.25958 -27.3807 0.974507; + rotation 179.290 5.70286e-17 9.20968e-15 1.00000; + scale 1.01865 1.01865 1.01865; + }; + }; + instance + { + transform + { + position -0.483559 -27.8268 0.875059; + rotation 118.142 5.51818e-15 -9.20968e-15 -1.00000; + scale 1.04711 1.04711 1.04711; + }; + }; + instance + { + transform + { + position 8.33130 -28.9135 0.842478; + rotation 123.089 4.99120e-15 9.20967e-15 1.00000; + scale 0.919645 0.919645 0.919645; + }; + }; + instance + { + transform + { + position 4.71500 -28.8209 1.15386; + rotation 41.7993 2.41182e-14 -9.20968e-15 -1.00000; + scale 1.00503 1.00503 1.00503; + }; + }; + instance + { + transform + { + position 2.57176 -28.6731 0.884533; + rotation 68.5838 1.35050e-14 -9.20968e-15 -1.00000; + scale 1.15051 1.15051 1.15051; + }; + }; + instance + { + transform + { + position 0.231670 -28.1522 0.953697; + rotation 164.953 1.21633e-15 -9.20968e-15 -1.00000; + scale 1.07207 1.07207 1.07207; + }; + }; + instance + { + transform + { + position 8.61965 -27.7466 0.978593; + rotation 116.073 5.74671e-15 9.20967e-15 1.00000; + scale 0.976880 0.976880 0.976880; + }; + }; + instance + { + transform + { + position -11.8325 6.36816 0.448666; + rotation 73.6559 1.22983e-14 9.20968e-15 1.00000; + scale 1.08505 1.08505 1.08505; + }; + }; + instance + { + transform + { + position -15.9252 6.56886 1.04813; + rotation 90.4060 9.14465e-15 -9.20968e-15 -1.00000; + scale 1.07646 1.07646 1.07646; + }; + }; + instance + { + transform + { + position -19.9440 4.31193 1.08099; + rotation 5.68400 1.85518e-13 9.20961e-15 0.999993; + scale 0.800310 0.800310 0.800310; + }; + }; + instance + { + transform + { + position -17.7399 1.00529 0.942692; + rotation 51.3391 1.91624e-14 9.20968e-15 1.00000; + scale 0.840503 0.840503 0.840503; + }; + }; + instance + { + transform + { + position -17.1497 0.622011 1.00100; + rotation 65.8790 1.42145e-14 -9.20968e-15 -1.00000; + scale 1.02751 1.02751 1.02751; + }; + }; + instance + { + transform + { + position -13.1869 7.95449 0.815243; + rotation 34.5803 2.95868e-14 -9.20968e-15 -1.00000; + scale 0.934894 0.934894 0.934894; + }; + }; + instance + { + transform + { + position -19.3377 -11.0831 1.09634; + rotation 66.9179 1.39360e-14 9.20967e-15 1.00000; + scale 0.904848 0.904848 0.904848; + }; + }; + instance + { + transform + { + position -16.4683 -10.0488 0.811184; + rotation 68.8918 1.34273e-14 -9.20968e-15 -1.00000; + scale 0.844725 0.844725 0.844725; + }; + }; + instance + { + transform + { + position -17.6331 -13.4617 1.20391; + rotation 45.6387 2.18882e-14 9.20968e-15 1.00000; + scale 1.00428 1.00428 1.00428; + }; + }; + instance + { + transform + { + position -9.10479 6.35629 0.316347; + rotation 22.2284 4.68806e-14 9.20967e-15 1.00000; + scale 0.869882 0.869882 0.869882; + }; + }; + instance + { + transform + { + position -16.7526 -11.5601 0.883281; + rotation 11.6006 9.06625e-14 -9.20966e-15 -0.999999; + scale 1.09785 1.09785 1.09785; + }; + }; + instance + { + transform + { + position -14.7797 -14.8313 1.03854; + rotation 100.602 7.64578e-15 -9.20968e-15 -1.00000; + scale 1.12905 1.12905 1.12905; + }; + }; + instance + { + transform + { + position -15.8239 -14.0849 1.09602; + rotation 82.9767 1.04139e-14 -9.20968e-15 -1.00000; + scale 1.13630 1.13630 1.13630; + }; + }; + instance + { + transform + { + position -17.7689 -14.9621 1.21333; + rotation 173.098 5.55342e-16 -9.20968e-15 -1.00000; + scale 0.947066 0.947066 0.947066; + }; + }; + instance + { + transform + { + position -17.9425 -18.9921 0.820987; + rotation 20.3674 5.12690e-14 9.20967e-15 0.999999; + scale 1.00680 1.00680 1.00680; + }; + }; + instance + { + transform + { + position -18.1421 -17.4681 1.04759; + rotation 114.562 5.91680e-15 9.20968e-15 1.00000; + scale 0.889117 0.889117 0.889117; + }; + }; + instance + { + transform + { + position -13.5779 -25.8858 1.10181; + rotation 141.172 3.24578e-15 9.20968e-15 1.00000; + scale 0.944903 0.944903 0.944903; + }; + }; + instance + { + transform + { + position -14.9461 -21.2906 0.865980; + rotation 161.538 1.49675e-15 -9.20968e-15 -1.00000; + scale 1.16589 1.16589 1.16589; + }; + }; + instance + { + transform + { + position -13.5585 -21.3817 0.796268; + rotation 169.247 8.66750e-16 -9.20968e-15 -1.00000; + scale 0.944132 0.944132 0.944132; + }; + }; + instance + { + transform + { + position -15.5702 -25.9095 1.10038; + rotation 165.807 1.14656e-15 9.20968e-15 1.00000; + scale 1.12963 1.12963 1.12963; + }; + }; + instance + { + transform + { + position -16.4178 -22.8610 1.13666; + rotation 10.2634 1.02551e-13 -9.20966e-15 -0.999999; + scale 1.08000 1.08000 1.08000; + }; + }; + instance + { + transform + { + position -14.0959 -26.4209 1.19135; + rotation 73.3778 1.23607e-14 -9.20968e-15 -1.00000; + scale 0.940815 0.940815 0.940815; + }; + }; + instance + { + transform + { + position -13.7767 -24.6374 1.12166; + rotation 170.398 7.73498e-16 9.20967e-15 1.00000; + scale 1.14842 1.14842 1.14842; + }; + }; + instance + { + transform + { + position -18.6669 -28.6275 1.16820; + rotation 153.322 2.18373e-15 -9.20968e-15 -1.00000; + scale 0.818989 0.818989 0.818989; + }; + }; + instance + { + transform + { + position -15.8471 -27.3216 1.00118; + rotation 103.919 7.20584e-15 9.20968e-15 1.00000; + scale 1.17771 1.17771 1.17771; + }; + }; + instance + { + transform + { + position -15.2335 -19.0930 1.09579; + rotation 106.607 6.86378e-15 -9.20968e-15 -1.00000; + scale 1.04967 1.04967 1.04967; + }; + }; + instance + { + transform + { + position -13.6826 -29.5280 0.872400; + rotation 43.4988 2.30850e-14 9.20968e-15 1.00000; + scale 0.821220 0.821220 0.821220; + }; + }; + instance + { + transform + { + position -14.6622 -14.2144 1.01154; + rotation 56.6446 1.70883e-14 9.20968e-15 1.00000; + scale 1.15752 1.15752 1.15752; + }; + }; + instance + { + transform + { + position -16.5285 -28.3751 0.938004; + rotation 84.8273 1.00810e-14 -9.20968e-15 -1.00000; + scale 0.818651 0.818651 0.818651; + }; + }; + instance + { + transform + { + position -7.46579 6.55418 0.414842; + rotation 110.114 6.43500e-15 -9.20968e-15 -1.00000; + scale 0.897277 0.897277 0.897277; + }; + }; + instance + { + transform + { + position -15.2205 -29.6573 0.937886; + rotation 163.022 1.37461e-15 -9.20968e-15 -1.00000; + scale 0.838879 0.838879 0.838879; + }; + }; + instance + { + transform + { + position -9.56581 4.94660 0.227226; + rotation 171.190 7.09448e-16 -9.20967e-15 -1.00000; + scale 1.11258 1.11258 1.11258; + }; + }; + instance + { + transform + { + position -13.9545 -28.9438 1.06639; + rotation 141.856 3.18411e-15 9.20967e-15 1.00000; + scale 0.806453 0.806453 0.806453; + }; + }; + instance + { + transform + { + position -19.1211 -29.7431 0.944460; + rotation 150.797 2.39922e-15 -9.20968e-15 -1.00000; + scale 0.815528 0.815528 0.815528; + }; + }; + instance + { + transform + { + position -17.2561 -27.3351 0.915544; + rotation 2.79799 3.77106e-13 9.20989e-15 1.00002; + scale 0.936597 0.936597 0.936597; + }; + }; + instance + { + transform + { + position -18.8929 -29.1293 1.11674; + rotation 49.0071 2.02055e-14 9.20967e-15 1.00000; + scale 0.881137 0.881137 0.881137; + }; + }; + instance + { + transform + { + position -19.0497 -27.8046 1.03608; + rotation 2.77778 3.79852e-13 9.20946e-15 0.999976; + scale 0.899826 0.899826 0.899826; + }; + }; + instance + { + transform + { + position -19.1819 -28.8027 1.11948; + rotation 84.4156 1.01541e-14 -9.20968e-15 -1.00000; + scale 0.989079 0.989079 0.989079; + }; + }; + instance + { + transform + { + position -13.0526 -28.3610 1.17731; + rotation 148.608 2.58804e-15 9.20968e-15 1.00000; + scale 0.887730 0.887730 0.887731; + }; + }; + instance + { + transform + { + position -15.6893 -21.1264 0.939572; + rotation 149.220 2.53504e-15 -9.20967e-15 -1.00000; + scale 1.17601 1.17601 1.17601; + }; + }; + instance + { + transform + { + position -19.4231 -23.2215 1.06248; + rotation 6.18855 1.70367e-13 -9.20960e-15 -0.999992; + scale 1.19327 1.19327 1.19327; + }; + }; + instance + { + transform + { + position -18.6909 -22.9248 0.943918; + rotation 63.7336 1.48151e-14 -9.20968e-15 -1.00000; + scale 1.02029 1.02029 1.02029; + }; + }; + instance + { + transform + { + position -18.7396 -26.0161 0.865714; + rotation 52.5352 1.86609e-14 -9.20968e-15 -1.00000; + scale 1.11621 1.11621 1.11621; + }; + }; + instance + { + transform + { + position -14.6621 -25.6611 1.20021; + rotation 135.072 3.80800e-15 9.20967e-15 1.00000; + scale 0.876022 0.876022 0.876022; + }; + }; + instance + { + transform + { + position -14.2626 -23.7514 0.869140; + rotation 79.0764 1.11571e-14 -9.20968e-15 -1.00000; + scale 1.18254 1.18254 1.18254; + }; + }; + instance + { + transform + { + position -14.9061 -23.0579 0.844113; + rotation 178.054 1.56390e-16 9.20968e-15 1.00000; + scale 0.928879 0.928879 0.928879; + }; + }; + instance + { + transform + { + position -16.8953 -26.9728 0.974906; + rotation 164.413 1.26054e-15 -9.20967e-15 -1.00000; + scale 1.05751 1.05751 1.05751; + }; + }; + instance + { + transform + { + position -18.7048 -26.8009 0.752498; + rotation 27.1889 3.80844e-14 9.20968e-15 1.00000; + scale 0.832366 0.832366 0.832366; + }; + }; + instance + { + transform + { + position -18.3244 -21.6719 1.13524; + rotation 30.9258 3.32927e-14 -9.20968e-15 -1.00000; + scale 1.09491 1.09491 1.09491; + }; + }; + instance + { + transform + { + position 8.21548 4.59645 0.956016; + rotation 18.2919 5.72041e-14 -9.20968e-15 -1.00000; + scale 1.16373 1.16373 1.16373; + }; + }; + instance + { + transform + { + position -19.2366 -21.9419 0.920755; + rotation 13.6171 7.71367e-14 -9.20970e-15 -1.00000; + scale 0.999751 0.999751 0.999751; + }; + }; + instance + { + transform + { + position 6.00000 4.65443 0.504556; + rotation 25.7255 4.03321e-14 -9.20967e-15 -1.00000; + scale 0.828962 0.828962 0.828962; + }; + }; + instance + { + transform + { + position -13.1771 -21.1415 0.958554; + rotation 160.379 1.59252e-15 -9.20968e-15 -1.00000; + scale 1.16756 1.16756 1.16756; + }; + }; + instance + { + transform + { + position -13.0450 -26.0427 1.07841; + rotation 60.4114 1.58202e-14 9.20968e-15 1.00000; + scale 1.12353 1.12353 1.12353; + }; + }; + instance + { + transform + { + position -17.8819 -21.7385 1.17001; + rotation 169.778 8.23726e-16 9.20968e-15 1.00000; + scale 1.07702 1.07702 1.07702; + }; + }; + instance + { + transform + { + position -19.4754 -22.1837 0.972206; + rotation 132.181 4.08295e-15 -9.20968e-15 -1.00000; + scale 1.19842 1.19842 1.19842; + }; + }; + instance + { + transform + { + position -17.4365 -26.5620 0.902236; + rotation 126.182 4.67417e-15 9.20967e-15 1.00000; + scale 1.05396 1.05396 1.05396; + }; + }; + instance + { + transform + { + position -14.1372 -24.5620 1.05077; + rotation 161.688 1.48439e-15 9.20968e-15 1.00000; + scale 0.966444 0.966444 0.966444; + }; + }; + instance + { + transform + { + position -14.0616 -19.1667 1.18907; + rotation 53.1600 1.84074e-14 -9.20968e-15 -1.00000; + scale 1.16115 1.16115 1.16115; + }; + }; + instance + { + transform + { + position 8.08291 2.44199 0.627919; + rotation 95.3669 8.38502e-15 9.20968e-15 1.00000; + scale 0.873041 0.873041 0.873041; + }; + }; + instance + { + transform + { + position -18.9657 -18.5986 1.09753; + rotation 145.654 2.84613e-15 9.20968e-15 1.00000; + scale 1.04030 1.04030 1.04030; + }; + }; + instance + { + transform + { + position -18.7289 -19.5701 1.05492; + rotation 34.8746 2.93212e-14 -9.20968e-15 -1.00000; + scale 1.11934 1.11934 1.11934; + }; + }; + instance + { + transform + { + position -19.7392 -19.5771 1.21935; + rotation 10.1190 1.04023e-13 -9.20969e-15 -1.00000; + scale 0.951756 0.951756 0.951756; + }; + }; + instance + { + transform + { + position -13.9744 -10.3946 1.12966; + rotation 160.896 1.54978e-15 -9.20968e-15 -1.00000; + scale 0.942176 0.942176 0.942176; + }; + }; + instance + { + transform + { + position -19.7725 -16.1031 1.04552; + rotation 35.4958 2.87747e-14 9.20967e-15 1.00000; + scale 1.07173 1.07173 1.07173; + }; + }; + instance + { + transform + { + position -13.6395 -16.6858 0.847766; + rotation 163.550 1.33127e-15 9.20968e-15 1.00000; + scale 0.973697 0.973697 0.973697; + }; + }; + instance + { + transform + { + position -13.0077 -13.8912 0.971906; + rotation 55.3275 1.75689e-14 9.20968e-15 1.00000; + scale 1.13672 1.13672 1.13672; + }; + }; + instance + { + transform + { + position -15.5163 -16.8199 1.00498; + rotation 102.840 7.34678e-15 -9.20968e-15 -1.00000; + scale 0.873191 0.873191 0.873191; + }; + }; + instance + { + transform + { + position -15.9892 -16.7985 1.07525; + rotation 75.2858 1.19405e-14 9.20968e-15 1.00000; + scale 0.920232 0.920232 0.920232; + }; + }; + instance + { + transform + { + position -16.5181 -13.3774 1.23606; + rotation 93.8232 8.61477e-15 -9.20967e-15 -1.00000; + scale 0.942547 0.942547 0.942547; + }; + }; + instance + { + transform + { + position -16.2002 -11.7962 0.942361; + rotation 169.376 8.56310e-16 -9.20967e-15 -1.00000; + scale 1.13328 1.13328 1.13328; + }; + }; + instance + { + transform + { + position -18.3630 -12.4449 0.872223; + rotation 141.010 3.26043e-15 -9.20968e-15 -1.00000; + scale 0.820961 0.820961 0.820961; + }; + }; + instance + { + transform + { + position -18.4237 -11.3940 0.876730; + rotation 98.3132 7.96177e-15 -9.20968e-15 -1.00000; + scale 0.999661 0.999661 0.999661; + }; + }; + instance + { + transform + { + position -15.8821 -10.3361 0.863803; + rotation 19.8952 5.25115e-14 9.20968e-15 1.00000; + scale 1.19107 1.19107 1.19107; + }; + }; + instance + { + transform + { + position -19.9567 -10.3420 1.15231; + rotation 67.6012 1.37569e-14 9.20968e-15 1.00000; + scale 1.03277 1.03277 1.03277; + }; + }; + instance + { + transform + { + position -19.4791 -13.2698 0.727744; + rotation 78.5032 1.12714e-14 9.20968e-15 1.00000; + scale 1.02213 1.02213 1.02213; + }; + }; + instance + { + transform + { + position -17.2273 -15.4644 1.17603; + rotation 166.099 1.12270e-15 9.20968e-15 1.00000; + scale 1.17888 1.17888 1.17888; + }; + }; + instance + { + transform + { + position -16.1886 -14.2053 1.07507; + rotation 16.0553 6.53015e-14 -9.20971e-15 -1.00000; + scale 0.838953 0.838953 0.838953; + }; + }; + instance + { + transform + { + position -13.2556 -15.6582 0.827393; + rotation 18.4665 5.66541e-14 -9.20968e-15 -1.00000; + scale 1.09557 1.09557 1.09557; + }; + }; + instance + { + transform + { + position 8.50889 2.39486 0.668292; + rotation 101.620 7.50856e-15 -9.20968e-15 -1.00000; + scale 0.944618 0.944618 0.944618; + }; + }; + instance + { + transform + { + position -15.6696 -14.3711 1.06567; + rotation 113.389 6.05089e-15 9.20968e-15 1.00000; + scale 1.15069 1.15069 1.15069; + }; + }; + instance + { + transform + { + position -19.6349 -6.98223 0.813167; + rotation 78.8458 1.12029e-14 -9.20968e-15 -1.00000; + scale 1.17821 1.17821 1.17821; + }; + }; + instance + { + transform + { + position -15.7020 -9.15732 1.09753; + rotation 141.101 3.25221e-15 9.20968e-15 1.00000; + scale 1.03686 1.03686 1.03686; + }; + }; + instance + { + transform + { + position -15.0751 -8.97941 1.07687; + rotation 100.445 7.66709e-15 -9.20968e-15 -1.00000; + scale 1.17209 1.17209 1.17209; + }; + }; + instance + { + transform + { + position -11.4316 5.09458 0.430633; + rotation 147.599 2.67574e-15 -9.20968e-15 -1.00000; + scale 0.852851 0.852851 0.852851; + }; + }; + instance + { + transform + { + position -15.5924 -9.61819 1.06901; + rotation 17.0416 6.14707e-14 -9.20967e-15 -1.00000; + scale 1.11500 1.11500 1.11500; + }; + }; + instance + { + transform + { + position -15.9417 -8.72506 1.08055; + rotation 1.56419 6.74652e-13 9.21269e-15 1.00033; + scale 0.831066 0.831066 0.831066; + }; + }; + instance + { + transform + { + position -19.1085 -9.42648 0.920197; + rotation 25.9763 3.99291e-14 9.20968e-15 1.00000; + scale 0.988366 0.988366 0.988366; + }; + }; + instance + { + transform + { + position 6.99817 7.16495 0.940536; + rotation 115.727 5.78538e-15 9.20967e-15 1.00000; + scale 0.891066 0.891066 0.891066; + }; + }; + instance + { + transform + { + position -19.2531 -7.69661 0.918604; + rotation 28.1078 3.67905e-14 -9.20969e-15 -1.00000; + scale 1.13639 1.13639 1.13639; + }; + }; + instance + { + transform + { + position -18.6011 -9.73384 0.884513; + rotation 127.023 4.58949e-15 9.20968e-15 1.00000; + scale 1.06499 1.06499 1.06499; + }; + }; + instance + { + transform + { + position -13.3982 -8.43788 0.812484; + rotation 110.316 6.41091e-15 9.20967e-15 1.00000; + scale 1.02710 1.02710 1.02710; + }; + }; + instance + { + transform + { + position -19.2200 -8.84593 0.935276; + rotation 11.8964 8.83927e-14 9.20976e-15 1.00001; + scale 1.16955 1.16955 1.16955; + }; + }; + instance + { + transform + { + position -13.4897 -9.30245 0.852935; + rotation 91.9022 8.90888e-15 9.20968e-15 1.00000; + scale 1.16168 1.16168 1.16168; + }; + }; + instance + { + transform + { + position -14.0681 0.510302 0.662748; + rotation 140.447 3.31143e-15 -9.20968e-15 -1.00000; + scale 1.11797 1.11797 1.11797; + }; + }; + instance + { + transform + { + position -16.4282 0.703932 0.963245; + rotation 65.7071 1.42613e-14 9.20968e-15 1.00000; + scale 1.10550 1.10550 1.10550; + }; + }; + instance + { + transform + { + position -15.7253 -1.72787 0.876944; + rotation 116.968 5.64725e-15 9.20968e-15 1.00000; + scale 0.898188 0.898188 0.898188; + }; + }; + instance + { + transform + { + position -19.2807 8.41952 0.823467; + rotation 171.244 7.05072e-16 -9.20968e-15 -1.00000; + scale 1.12879 1.12879 1.12879; + }; + }; + instance + { + transform + { + position -18.3297 7.34679 0.711703; + rotation 146.364 2.78375e-15 9.20968e-15 1.00000; + scale 0.930055 0.930055 0.930055; + }; + }; + instance + { + transform + { + position -18.0828 7.53254 0.718990; + rotation 143.152 3.06796e-15 -9.20968e-15 -1.00000; + scale 0.895843 0.895843 0.895843; + }; + }; + instance + { + transform + { + position 8.63132 -0.230688 0.682230; + rotation 60.1476 1.59043e-14 -9.20968e-15 -1.00000; + scale 0.883151 0.883151 0.883151; + }; + }; + instance + { + transform + { + position -16.0072 5.52259 0.933022; + rotation 20.2710 5.15180e-14 9.20968e-15 1.00000; + scale 1.15142 1.15142 1.15142; + }; + }; + instance + { + transform + { + position -19.2506 1.69899 0.932034; + rotation 153.714 2.15042e-15 9.20968e-15 1.00000; + scale 0.811672 0.811672 0.811672; + }; + }; + instance + { + transform + { + position -14.8923 -6.07263 0.871287; + rotation 46.5519 2.14094e-14 9.20967e-15 1.00000; + scale 0.844215 0.844215 0.844215; + }; + }; + instance + { + transform + { + position -14.4705 -5.90749 0.894738; + rotation 100.526 7.65611e-15 -9.20968e-15 -1.00000; + scale 0.904376 0.904376 0.904376; + }; + }; + instance + { + transform + { + position -15.9399 -4.48061 0.785298; + rotation 109.363 6.52533e-15 9.20968e-15 1.00000; + scale 0.876915 0.876915 0.876915; + }; + }; + instance + { + transform + { + position -2.18380 -27.5771 1.15493; + rotation 61.7431 1.54056e-14 -9.20968e-15 -1.00000; + scale 0.818714 0.818714 0.818714; + }; + }; + instance + { + transform + { + position -16.3146 -3.53553 0.730104; + rotation 88.5023 9.45362e-15 -9.20968e-15 -1.00000; + scale 1.04654 1.04654 1.04654; + }; + }; + instance + { + transform + { + position -16.0871 -1.53547 0.856201; + rotation 6.56399 1.60603e-13 -9.20988e-15 -1.00002; + scale 0.955400 0.955400 0.955400; + }; + }; + instance + { + transform + { + position -18.9832 -6.49165 0.771749; + rotation 78.3446 1.13033e-14 -9.20967e-15 -1.00000; + scale 0.875428 0.875428 0.875428; + }; + }; + instance + { + transform + { + position -10.7860 -3.21252 0.762791; + rotation 137.426 3.58833e-15 -9.20968e-15 -1.00000; + scale 1.07282 1.07282 1.07282; + }; + }; + instance + { + transform + { + position 9.17652 -5.96780 0.922360; + rotation 14.7795 7.10099e-14 9.20967e-15 0.999999; + scale 0.845232 0.845232 0.845232; + }; + }; + instance + { + transform + { + position 3.00317 -1.99702 0.420832; + rotation 74.1599 1.21862e-14 9.20967e-15 1.00000; + scale 1.00657 1.00657 1.00657; + }; + }; + instance + { + transform + { + position -4.70767 -1.12146 0.262218; + rotation 27.5901 3.75091e-14 -9.20967e-15 -1.00000; + scale 0.937886 0.937886 0.937886; + }; + }; + instance + { + transform + { + position -15.8433 1.97049 0.766599; + rotation 57.3289 1.68466e-14 -9.20968e-15 -1.00000; + scale 0.862548 0.862548 0.862548; + }; + }; + instance + { + transform + { + position -18.8072 3.33775 1.10906; + rotation 159.625 1.65498e-15 9.20967e-15 1.00000; + scale 0.851084 0.851084 0.851084; + }; + }; + instance + { + transform + { + position -14.2420 2.97260 0.644360; + rotation 107.674 6.73135e-15 -9.20968e-15 -1.00000; + scale 1.03206 1.03206 1.03206; + }; + }; + instance + { + transform + { + position -17.4473 3.07632 0.964276; + rotation 64.8238 1.45055e-14 -9.20967e-15 -1.00000; + scale 0.996723 0.996723 0.996723; + }; + }; + instance + { + transform + { + position -17.9585 5.44669 0.961478; + rotation 104.893 7.08050e-15 9.20967e-15 1.00000; + scale 1.11824 1.11824 1.11824; + }; + }; + instance + { + transform + { + position -19.3758 6.08002 0.755513; + rotation 20.1016 5.19612e-14 -9.20967e-15 -1.00000; + scale 0.825078 0.825078 0.825078; + }; + }; + instance + { + transform + { + position -13.3727 8.18533 0.869214; + rotation 173.874 4.92817e-16 -9.20968e-15 -1.00000; + scale 1.02825 1.02825 1.02825; + }; + }; + instance + { + transform + { + position -15.3017 6.99745 0.931610; + rotation 97.0044 8.14740e-15 -9.20968e-15 -1.00000; + scale 0.941522 0.941522 0.941522; + }; + }; + instance + { + transform + { + position -15.3414 8.42755 1.04794; + rotation 18.7202 5.58725e-14 -9.20967e-15 -0.999999; + scale 0.862377 0.862377 0.862377; + }; + }; + instance + { + transform + { + position -17.8907 9.81778 0.957347; + rotation 173.386 5.32117e-16 -9.20968e-15 -1.00000; + scale 0.855105 0.855105 0.855105; + }; + }; + instance + { + transform + { + position -19.6116 9.48155 0.813049; + rotation 124.455 4.85009e-15 -9.20967e-15 -1.00000; + scale 0.936451 0.936451 0.936451; + }; + }; + instance + { + transform + { + position -19.9754 9.69046 0.835233; + rotation 70.7295 1.29762e-14 -9.20968e-15 -1.00000; + scale 1.01553 1.01553 1.01553; + }; + }; + instance + { + transform + { + position -18.8228 6.76652 0.795746; + rotation 2.07972 5.07394e-13 -9.20961e-15 -0.999993; + scale 0.977515 0.977515 0.977515; + }; + }; + instance + { + transform + { + position -16.3271 6.31716 1.00137; + rotation 148.875 2.56486e-15 -9.20967e-15 -1.00000; + scale 1.15405 1.15405 1.15405; + }; + }; + instance + { + transform + { + position -3.75909 -22.3820 0.821567; + rotation 153.393 2.17764e-15 9.20968e-15 1.00000; + scale 0.859321 0.859321 0.859321; + }; + }; + instance + { + transform + { + position -8.56116 -28.4851 1.05657; + rotation 25.7285 4.03272e-14 -9.20967e-15 -1.00000; + scale 1.13010 1.13010 1.13010; + }; + }; + instance + { + transform + { + position -7.52084 -27.2845 1.03465; + rotation 83.9623 1.02351e-14 -9.20968e-15 -1.00000; + scale 0.807256 0.807256 0.807256; + }; + }; + instance + { + transform + { + position -5.43390 -27.1616 0.962949; + rotation 147.997 2.64113e-15 9.20968e-15 1.00000; + scale 1.03862 1.03862 1.03862; + }; + }; + instance + { + transform + { + position 1.71408 -29.7865 0.912104; + rotation 24.7068 4.20511e-14 9.20968e-15 1.00000; + scale 0.856003 0.856003 0.856003; + }; + }; + instance + { + transform + { + position 8.69419 -4.74770 1.04005; + rotation 41.5048 2.43055e-14 9.20967e-15 1.00000; + scale 1.12974 1.12974 1.12974; + }; + }; + instance + { + transform + { + position -1.34867 -28.2254 0.969622; + rotation 83.8384 1.02574e-14 -9.20968e-15 -1.00000; + scale 1.03802 1.03802 1.03802; + }; + }; + instance + { + transform + { + position 2.25371 -28.3024 0.890016; + rotation 23.5131 4.42518e-14 9.20968e-15 1.00000; + scale 1.15568 1.15568 1.15568; + }; + }; + instance + { + transform + { + position -2.52327 -22.3849 0.832523; + rotation 124.859 4.80870e-15 9.20968e-15 1.00000; + scale 1.11059 1.11059 1.11059; + }; + }; + instance + { + transform + { + position 3.74700 -29.1308 1.06914; + rotation 111.590 6.26003e-15 9.20967e-15 1.00000; + scale 1.12083 1.12083 1.12083; + }; + }; + instance + { + transform + { + position 3.93449 -28.5634 1.10737; + rotation 30.4793 3.38048e-14 9.20967e-15 1.00000; + scale 1.00797 1.00797 1.00797; + }; + }; + instance + { + transform + { + position 3.71005 -27.0183 1.06146; + rotation 45.5563 2.19324e-14 9.20967e-15 1.00000; + scale 1.04041 1.04041 1.04041; + }; + }; + instance + { + transform + { + position 3.20758 -27.4603 1.16555; + rotation 96.4121 8.23266e-15 9.20968e-15 1.00000; + scale 0.808523 0.808523 0.808523; + }; + }; + instance + { + transform + { + position 7.27476 -29.2859 0.875123; + rotation 25.8610 4.01135e-14 9.20968e-15 1.00000; + scale 1.04825 1.04825 1.04825; + }; + }; + instance + { + transform + { + position 7.25934 -27.7281 0.959141; + rotation 25.9735 3.99337e-14 -9.20968e-15 -1.00000; + scale 1.15907 1.15907 1.15907; + }; + }; + instance + { + transform + { + position -1.95427 -26.0334 1.00913; + rotation 158.590 1.74101e-15 -9.20968e-15 -1.00000; + scale 1.11497 1.11497 1.11497; + }; + }; + instance + { + transform + { + position -5.34269 -27.9107 1.02009; + rotation 14.9348 7.02634e-14 -9.20966e-15 -0.999998; + scale 0.995932 0.995932 0.995932; + }; + }; + instance + { + transform + { + position -19.0867 -2.91640 1.00447; + rotation 139.200 3.42509e-15 -9.20968e-15 -1.00000; + scale 1.11104 1.11104 1.11104; + }; + }; + instance + { + transform + { + position -16.1209 9.86386 0.778450; + rotation 112.049 6.20631e-15 -9.20968e-15 -1.00000; + scale 1.15636 1.15636 1.15636; + }; + }; + instance + { + transform + { + position 8.20562 -29.5205 0.907388; + rotation 148.999 2.55415e-15 -9.20967e-15 -1.00000; + scale 1.02543 1.02543 1.02543; + }; + }; + instance + { + transform + { + position -3.22395 6.65149 0.271538; + rotation 31.4092 3.27543e-14 -9.20967e-15 -1.00000; + scale 1.18505 1.18505 1.18505; + }; + }; + instance + { + transform + { + position 3.83462 -27.3365 1.09163; + rotation 177.899 1.68900e-16 9.20968e-15 1.00000; + scale 1.03788 1.03788 1.03788; + }; + }; + instance + { + transform + { + position 3.99209 -29.3545 1.07795; + rotation 177.054 2.36783e-16 9.20968e-15 1.00000; + scale 1.19707 1.19707 1.19707; + }; + }; + instance + { + transform + { + position -11.3711 -28.9093 0.939524; + rotation 34.7072 2.94717e-14 9.20968e-15 1.00000; + scale 0.882282 0.882282 0.882282; + }; + }; + instance + { + transform + { + position -9.61075 -29.9668 0.906344; + rotation 162.067 1.45314e-15 -9.20968e-15 -1.00000; + scale 1.12226 1.12226 1.12226; + }; + }; + instance + { + transform + { + position 3.57902 -28.0378 1.08099; + rotation 110.844 6.34816e-15 -9.20968e-15 -1.00000; + scale 1.17532 1.17532 1.17532; + }; + }; + instance + { + transform + { + position 5.96793 -14.3722 0.958249; + rotation 119.179 5.40551e-15 9.20968e-15 1.00000; + scale 0.861922 0.861922 0.861922; + }; + }; + instance + { + transform + { + position -4.51762 -23.5171 0.779350; + rotation 40.3574 2.50599e-14 -9.20968e-15 -1.00000; + scale 0.866941 0.866941 0.866941; + }; + }; + instance + { + transform + { + position 7.40567 9.29439 1.01816; + rotation 115.444 5.81721e-15 9.20968e-15 1.00000; + scale 0.982790 0.982790 0.982790; + }; + }; + instance + { + transform + { + position 2.17096 -20.5195 0.933665; + rotation 60.5930 1.57627e-14 -9.20967e-15 -1.00000; + scale 1.00663 1.00663 1.00663; + }; + }; + instance + { + transform + { + position 6.43186 9.97391 1.06794; + rotation 105.473 7.00662e-15 9.20968e-15 1.00000; + scale 0.929532 0.929532 0.929532; + }; + }; + instance + { + transform + { + position 9.89843 -16.4370 0.846678; + rotation 55.6335 1.74553e-14 -9.20967e-15 -1.00000; + scale 0.984949 0.984949 0.984949; + }; + }; + instance + { + transform + { + position 9.80224 9.17506 0.880995; + rotation 39.3172 2.57803e-14 -9.20968e-15 -1.00000; + scale 0.801708 0.801708 0.801708; + }; + }; + instance + { + transform + { + position 7.66429 -26.8473 1.19344; + rotation 110.456 6.39425e-15 -9.20967e-15 -1.00000; + scale 1.10990 1.10990 1.10990; + }; + }; + instance + { + transform + { + position -3.67590 -20.9387 0.847530; + rotation 88.3136 9.48481e-15 9.20968e-15 1.00000; + scale 1.06297 1.06297 1.06297; + }; + }; + instance + { + transform + { + position -2.05003 -23.0397 1.02714; + rotation 94.4641 8.51869e-15 9.20968e-15 1.00000; + scale 0.917345 0.917345 0.917345; + }; + }; + instance + { + transform + { + position 1.30167 8.48650 0.454665; + rotation 174.461 4.45495e-16 9.20967e-15 1.00000; + scale 1.19319 1.19319 1.19319; + }; + }; + instance + { + transform + { + position -0.417006 -22.1782 1.23781; + rotation 175.095 3.94482e-16 -9.20968e-15 -1.00000; + scale 1.02908 1.02908 1.02908; + }; + }; + instance + { + transform + { + position -0.976076 -21.8290 1.19937; + rotation 29.9123 3.44765e-14 -9.20967e-15 -1.00000; + scale 1.03828 1.03828 1.03828; + }; + }; + instance + { + transform + { + position -4.88867 -24.8899 1.05306; + rotation 110.189 6.42606e-15 -9.20968e-15 -1.00000; + scale 1.19376 1.19376 1.19376; + }; + }; + instance + { + transform + { + position -0.188652 -26.1998 0.863109; + rotation 23.7649 4.37694e-14 9.20970e-15 1.00000; + scale 0.859059 0.859059 0.859059; + }; + }; + instance + { + transform + { + position 3.50815 8.12430 0.665747; + rotation 41.7664 2.41390e-14 9.20968e-15 1.00000; + scale 1.14732 1.14732 1.14732; + }; + }; + instance + { + transform + { + position -1.24498 -26.5083 0.866429; + rotation 143.239 3.06013e-15 -9.20967e-15 -1.00000; + scale 0.854961 0.854961 0.854961; + }; + }; + instance + { + transform + { + position 3.17170 -26.3386 1.00637; + rotation 112.092 6.20123e-15 -9.20968e-15 -1.00000; + scale 0.944433 0.944433 0.944433; + }; + }; + instance + { + transform + { + position -4.23298 8.31736 0.692057; + rotation 5.99718 1.75814e-13 9.20996e-15 1.00003; + scale 1.06918 1.06918 1.06918; + }; + }; + instance + { + transform + { + position 4.84863 -23.0465 0.794884; + rotation 117.950 5.53920e-15 -9.20967e-15 -1.00000; + scale 1.17385 1.17385 1.17385; + }; + }; + instance + { + transform + { + position 5.77202 -23.1673 0.784769; + rotation 40.7406 2.48034e-14 -9.20968e-15 -1.00000; + scale 1.04143 1.04143 1.04143; + }; + }; + instance + { + transform + { + position 7.48662 -21.9337 0.819261; + rotation 64.3351 1.46431e-14 -9.20968e-15 -1.00000; + scale 1.12758 1.12758 1.12758; + }; + }; + instance + { + transform + { + position 8.82816 -21.2018 0.849184; + rotation 26.5707 3.90041e-14 -9.20967e-15 -1.00000; + scale 0.932767 0.932767 0.932767; + }; + }; + instance + { + transform + { + position -19.0135 -3.96599 0.997937; + rotation 116.576 5.69070e-15 -9.20967e-15 -1.00000; + scale 1.12803 1.12803 1.12803; + }; + }; + instance + { + transform + { + position -5.83236 -21.8911 1.16069; + rotation 88.3052 9.48621e-15 -9.20967e-15 -1.00000; + scale 0.886619 0.886619 0.886619; + }; + }; + instance + { + transform + { + position -6.31453 -22.7531 0.990267; + rotation 113.886 5.99387e-15 -9.20968e-15 -1.00000; + scale 1.12688 1.12688 1.12688; + }; + }; + instance + { + transform + { + position -7.52800 -21.4351 0.994544; + rotation 56.6655 1.70808e-14 9.20968e-15 1.00000; + scale 0.822346 0.822346 0.822346; + }; + }; + instance + { + transform + { + position -10.0910 -26.5104 0.826853; + rotation 135.005 3.81426e-15 -9.20968e-15 -1.00000; + scale 0.960072 0.960072 0.960072; + }; + }; + instance + { + transform + { + position -9.84394 -24.8060 1.07295; + rotation 107.643 6.73517e-15 -9.20968e-15 -1.00000; + scale 0.820227 0.820227 0.820226; + }; + }; + instance + { + transform + { + position -11.0391 -24.8235 1.09353; + rotation 27.4735 3.76745e-14 -9.20967e-15 -0.999999; + scale 0.877362 0.877362 0.877362; + }; + }; + instance + { + transform + { + position -11.2013 -26.9152 0.917546; + rotation 134.349 3.87624e-15 9.20968e-15 1.00000; + scale 0.839210 0.839210 0.839210; + }; + }; + instance + { + transform + { + position -11.8327 -23.8904 1.16420; + rotation 143.175 3.06589e-15 9.20967e-15 1.00000; + scale 1.19264 1.19264 1.19264; + }; + }; + instance + { + transform + { + position -6.65718 6.64579 0.455761; + rotation 172.827 5.77250e-16 9.20967e-15 1.00000; + scale 1.01828 1.01828 1.01828; + }; + }; + instance + { + transform + { + position -10.9921 -22.1222 1.22529; + rotation 133.256 3.98003e-15 9.20968e-15 1.00000; + scale 1.05849 1.05849 1.05849; + }; + }; + instance + { + transform + { + position -12.2670 -22.4258 1.02108; + rotation 16.9939 6.16457e-14 -9.20968e-15 -1.00000; + scale 0.869253 0.869253 0.869253; + }; + }; + instance + { + transform + { + position -11.8954 5.85613 0.471485; + rotation 139.186 3.42635e-15 9.20968e-15 1.00000; + scale 0.843771 0.843771 0.843771; + }; + }; + instance + { + transform + { + position -9.91633 -20.6388 0.876872; + rotation 91.4597 8.97798e-15 9.20968e-15 1.00000; + scale 1.05254 1.05254 1.05254; + }; + }; + instance + { + transform + { + position -4.77435 -20.6285 0.923651; + rotation 14.0890 7.45285e-14 -9.20969e-15 -1.00000; + scale 1.16707 1.16707 1.16707; + }; + }; + instance + { + transform + { + position 3.37948 6.82317 0.619073; + rotation 52.0792 1.88495e-14 -9.20968e-15 -1.00000; + scale 0.973980 0.973980 0.973980; + }; + }; + instance + { + transform + { + position -8.34905 -23.7124 1.01417; + rotation 1.42818 7.38910e-13 9.20973e-15 1.00001; + scale 1.02910 1.02910 1.02910; + }; + }; + instance + { + transform + { + position -8.76084 -23.6369 1.03954; + rotation 163.192 1.36063e-15 -9.20967e-15 -1.00000; + scale 1.18252 1.18252 1.18252; + }; + }; + instance + { + transform + { + position 4.51918 -23.8902 0.778324; + rotation 61.5106 1.54768e-14 -9.20968e-15 -1.00000; + scale 0.907548 0.907548 0.907548; + }; + }; + instance + { + transform + { + position 2.43445 -26.1584 1.01583; + rotation 88.2476 9.49575e-15 -9.20968e-15 -1.00000; + scale 0.985142 0.985142 0.985142; + }; + }; + instance + { + transform + { + position -2.36925 -26.2554 1.10211; + rotation 55.0867 1.76590e-14 9.20967e-15 1.00000; + scale 1.07202 1.07202 1.07202; + }; + }; + instance + { + transform + { + position 8.43655 -26.7099 1.19575; + rotation 117.412 5.59820e-15 9.20968e-15 1.00000; + scale 0.809394 0.809394 0.809394; + }; + }; + instance + { + transform + { + position -9.46794 -23.6279 1.08206; + rotation 112.700 6.13053e-15 9.20968e-15 1.00000; + scale 1.04248 1.04248 1.04248; + }; + }; + instance + { + transform + { + position 6.43560 -25.0145 1.13034; + rotation 136.555 3.66919e-15 -9.20968e-15 -1.00000; + scale 0.888972 0.888972 0.888972; + }; + }; + instance + { + transform + { + position 4.49326 -14.2050 1.14096; + rotation 179.231 6.17738e-17 9.20968e-15 1.00000; + scale 1.15205 1.15205 1.15205; + }; + }; + instance + { + transform + { + position -8.06022 -21.1682 0.961029; + rotation 161.616 1.49035e-15 9.20968e-15 1.00000; + scale 1.00175 1.00175 1.00175; + }; + }; + instance + { + transform + { + position -10.0495 -25.2562 1.13271; + rotation 91.4932 8.97273e-15 -9.20968e-15 -1.00000; + scale 1.17331 1.17331 1.17331; + }; + }; + instance + { + transform + { + position -10.3107 -23.6177 1.09778; + rotation 122.303 5.07325e-15 -9.20968e-15 -1.00000; + scale 1.14969 1.14969 1.14969; + }; + }; + instance + { + transform + { + position -11.7747 -20.6873 0.986328; + rotation 109.052 6.56294e-15 9.20968e-15 1.00000; + scale 0.980089 0.980089 0.980089; + }; + }; + instance + { + transform + { + position -2.45663 -9.66424 0.921434; + rotation 67.8051 1.37041e-14 -9.20968e-15 -1.00000; + scale 1.13288 1.13288 1.13288; + }; + }; + instance + { + transform + { + position -7.40713 -26.7759 0.887718; + rotation 135.867 3.73336e-15 -9.20967e-15 -1.00000; + scale 0.989886 0.989886 0.989886; + }; + }; + instance + { + transform + { + position -7.75982 -25.7696 0.748566; + rotation 144.936 2.90950e-15 9.20968e-15 1.00000; + scale 0.923357 0.923357 0.923357; + }; + }; + instance + { + transform + { + position -11.9542 -22.0583 1.14693; + rotation 116.545 5.69415e-15 -9.20968e-15 -1.00000; + scale 0.841552 0.841552 0.841552; + }; + }; + instance + { + transform + { + position 3.99217 -21.9942 0.938280; + rotation 135.750 3.74433e-15 -9.20968e-15 -1.00000; + scale 0.810448 0.810448 0.810448; + }; + }; + instance + { + transform + { + position 5.76271 -25.9121 1.00084; + rotation 87.5718 9.60850e-15 9.20968e-15 1.00000; + scale 1.02136 1.02136 1.02136; + }; + }; + instance + { + transform + { + position -0.0306976 -25.5974 0.890508; + rotation 68.8369 1.34411e-14 9.20967e-15 1.00000; + scale 0.985902 0.985902 0.985902; + }; + }; + instance + { + transform + { + position 0.356858 -21.1527 1.13419; + rotation 34.3775 2.97723e-14 -9.20968e-15 -1.00000; + scale 0.898568 0.898568 0.898568; + }; + }; + instance + { + transform + { + position 4.87011 -25.2883 0.955625; + rotation 149.676 2.49568e-15 -9.20967e-15 -1.00000; + scale 0.816583 0.816583 0.816583; + }; + }; + instance + { + transform + { + position 6.21093 -25.3075 1.05241; + rotation 77.3107 1.15139e-14 9.20968e-15 1.00000; + scale 0.862977 0.862977 0.862977; + }; + }; + instance + { + transform + { + position 5.43712 -23.3594 0.798395; + rotation 77.2809 1.15201e-14 9.20968e-15 1.00000; + scale 0.883051 0.883051 0.883051; + }; + }; + instance + { + transform + { + position 5.42777 -21.7527 1.00417; + rotation 56.5359 1.71272e-14 9.20968e-15 1.00000; + scale 0.888495 0.888495 0.888495; + }; + }; + instance + { + transform + { + position 7.29531 -26.5724 1.19861; + rotation 148.255 2.61863e-15 9.20968e-15 1.00000; + scale 1.11234 1.11234 1.11234; + }; + }; + instance + { + transform + { + position 3.60103 4.82421 0.596568; + rotation 95.7274 8.33219e-15 9.20968e-15 1.00000; + scale 1.17426 1.17426 1.17426; + }; + }; + instance + { + transform + { + position -2.70390 -17.4951 0.998198; + rotation 134.949 3.81954e-15 -9.20968e-15 -1.00000; + scale 0.949986 0.949986 0.949986; + }; + }; + instance + { + transform + { + position 4.79419 -17.4826 0.797583; + rotation 53.6934 1.81952e-14 9.20968e-15 1.00000; + scale 1.11608 1.11608 1.11608; + }; + }; + instance + { + transform + { + position 6.30070 -19.9095 0.902435; + rotation 33.2784 3.08162e-14 -9.20968e-15 -1.00000; + scale 0.921995 0.921995 0.921995; + }; + }; + instance + { + transform + { + position -0.668195 -18.7945 0.996756; + rotation 60.0736 1.59280e-14 9.20968e-15 1.00000; + scale 1.07620 1.07620 1.07620; + }; + }; + instance + { + transform + { + position -4.11664 -18.8984 1.03509; + rotation 62.9197 1.50525e-14 -9.20968e-15 -1.00000; + scale 1.16796 1.16796 1.16796; + }; + }; + instance + { + transform + { + position -0.181485 -18.4103 0.955704; + rotation 153.764 2.14620e-15 9.20967e-15 1.00000; + scale 0.903252 0.903252 0.903252; + }; + }; + instance + { + transform + { + position -1.23134 -18.1938 0.939199; + rotation 30.8034 3.34316e-14 -9.20967e-15 -1.00000; + scale 1.02840 1.02840 1.02840; + }; + }; + instance + { + transform + { + position -12.0643 1.38091 0.586822; + rotation 100.365 7.67798e-15 -9.20968e-15 -1.00000; + scale 0.950946 0.950946 0.950946; + }; + }; + instance + { + transform + { + position 1.45495 -17.7904 1.19641; + rotation 59.8660 1.59948e-14 -9.20968e-15 -1.00000; + scale 1.03579 1.03579 1.03579; + }; + }; + instance + { + transform + { + position 5.46986 -19.2905 0.988915; + rotation 100.429 7.66930e-15 -9.20967e-15 -1.00000; + scale 0.836210 0.836210 0.836210; + }; + }; + instance + { + transform + { + position 5.16084 -19.7349 0.995672; + rotation 115.711 5.78723e-15 9.20967e-15 1.00000; + scale 0.880171 0.880171 0.880171; + }; + }; + instance + { + transform + { + position 7.09483 -19.0731 0.830599; + rotation 158.189 1.77444e-15 -9.20968e-15 -1.00000; + scale 0.861131 0.861131 0.861131; + }; + }; + instance + { + transform + { + position -5.17835 -17.2599 0.842280; + rotation 179.867 1.07014e-17 -9.20968e-15 -1.00000; + scale 0.952267 0.952267 0.952267; + }; + }; + instance + { + transform + { + position -7.67537 -19.7016 1.08224; + rotation 49.3203 2.00600e-14 -9.20968e-15 -1.00000; + scale 1.18597 1.18597 1.18597; + }; + }; + instance + { + transform + { + position -7.20323 -17.6484 0.822954; + rotation 2.31043 4.56716e-13 -9.20912e-15 -0.999940; + scale 1.14812 1.14812 1.14812; + }; + }; + instance + { + transform + { + position -8.77343 -17.9959 1.19579; + rotation 70.5799 1.30121e-14 -9.20967e-15 -1.00000; + scale 1.11267 1.11267 1.11267; + }; + }; + instance + { + transform + { + position -10.5692 -19.3226 0.928178; + rotation 80.7263 1.08354e-14 -9.20968e-15 -1.00000; + scale 0.905049 0.905049 0.905049; + }; + }; + instance + { + transform + { + position -11.6980 -20.1316 0.981511; + rotation 22.4984 4.63034e-14 9.20968e-15 1.00000; + scale 1.05870 1.05870 1.05870; + }; + }; + instance + { + transform + { + position -18.2320 -4.54609 0.927567; + rotation 127.305 4.56123e-15 9.20968e-15 1.00000; + scale 1.14112 1.14112 1.14112; + }; + }; + instance + { + transform + { + position 6.81137 -19.1827 0.787335; + rotation 175.712 3.44807e-16 -9.20967e-15 -1.00000; + scale 0.877755 0.877755 0.877755; + }; + }; + instance + { + transform + { + position 2.40674 -19.1174 1.06589; + rotation 33.5864 3.05170e-14 -9.20967e-15 -1.00000; + scale 1.12195 1.12195 1.12195; + }; + }; + instance + { + transform + { + position -2.36904 -17.1829 0.891824; + rotation 78.1221 1.13483e-14 9.20968e-15 1.00000; + scale 1.01436 1.01436 1.01436; + }; + }; + instance + { + transform + { + position -8.97625 -17.3860 1.17308; + rotation 145.999 2.81573e-15 -9.20967e-15 -1.00000; + scale 0.863321 0.863321 0.863321; + }; + }; + instance + { + transform + { + position 7.47429 -17.5073 1.17088; + rotation 130.323 4.26293e-15 -9.20968e-15 -1.00000; + scale 1.01184 1.01184 1.01184; + }; + }; + instance + { + transform + { + position -4.37420 -16.6864 0.966305; + rotation 50.6571 1.94581e-14 9.20968e-15 1.00000; + scale 0.969359 0.969359 0.969359; + }; + }; + instance + { + transform + { + position -10.1177 1.25993 0.227546; + rotation 85.9999 9.87618e-15 -9.20968e-15 -1.00000; + scale 1.12923 1.12923 1.12923; + }; + }; + instance + { + transform + { + position -10.1036 -17.9760 1.08951; + rotation 106.457 6.88254e-15 -9.20968e-15 -1.00000; + scale 1.11084 1.11084 1.11084; + }; + }; + instance + { + transform + { + position 2.79472 -8.04885 0.719887; + rotation 44.3927 2.25717e-14 -9.20967e-15 -1.00000; + scale 0.908460 0.908460 0.908460; + }; + }; + instance + { + transform + { + position 0.468246 -12.9166 0.741763; + rotation 133.654 3.94213e-15 9.20968e-15 1.00000; + scale 0.848237 0.848237 0.848237; + }; + }; + instance + { + transform + { + position 6.65959 -14.7540 0.840994; + rotation 137.773 3.55617e-15 9.20967e-15 1.00000; + scale 1.00048 1.00048 1.00048; + }; + }; + instance + { + transform + { + position -7.13650 -15.2481 1.06306; + rotation 87.4963 9.62118e-15 -9.20968e-15 -1.00000; + scale 1.15926 1.15926 1.15926; + }; + }; + instance + { + transform + { + position -3.07673 -10.2820 1.08633; + rotation 114.491 5.92493e-15 -9.20968e-15 -1.00000; + scale 1.15532 1.15532 1.15532; + }; + }; + instance + { + transform + { + position 0.769007 -10.5905 0.760611; + rotation 70.0151 1.31491e-14 -9.20967e-15 -1.00000; + scale 0.997921 0.997921 0.997921; + }; + }; + instance + { + transform + { + position -12.1457 0.478320 0.470123; + rotation 152.575 2.24717e-15 9.20967e-15 1.00000; + scale 0.951972 0.951972 0.951972; + }; + }; + instance + { + transform + { + position 8.81670 -10.2713 1.07193; + rotation 71.3572 1.28267e-14 -9.20967e-15 -1.00000; + scale 0.866099 0.866099 0.866099; + }; + }; + instance + { + transform + { + position -7.40676 -11.7994 0.873757; + rotation 80.7388 1.08330e-14 -9.20968e-15 -1.00000; + scale 1.16461 1.16461 1.16461; + }; + }; + instance + { + transform + { + position -8.43764 -14.2910 0.992930; + rotation 8.02772 1.31248e-13 -9.20963e-15 -0.999995; + scale 1.14829 1.14829 1.14829; + }; + }; + instance + { + transform + { + position -5.83375 -14.0868 1.04665; + rotation 34.8374 2.93546e-14 9.20967e-15 1.00000; + scale 0.995557 0.995557 0.995557; + }; + }; + instance + { + transform + { + position -16.6522 -0.106041 0.997809; + rotation 15.2055 6.89979e-14 -9.20967e-15 -0.999999; + scale 1.18888 1.18888 1.18888; + }; + }; + instance + { + transform + { + position -7.69291 8.74454 0.461331; + rotation 171.216 7.07377e-16 9.20968e-15 1.00000; + scale 0.821628 0.821628 0.821628; + }; + }; + instance + { + transform + { + position 0.659276 -13.8820 0.784890; + rotation 178.945 8.48227e-17 -9.20968e-15 -1.00000; + scale 0.802138 0.802138 0.802138; + }; + }; + instance + { + transform + { + position -10.1169 -0.586699 0.540962; + rotation 120.310 5.28408e-15 -9.20967e-15 -1.00000; + scale 0.979642 0.979642 0.979642; + }; + }; + instance + { + transform + { + position -4.39075 -12.6495 1.08140; + rotation 2.43223 4.33838e-13 9.20964e-15 0.999997; + scale 0.953181 0.953181 0.953181; + }; + }; + instance + { + transform + { + position -3.95229 -12.3350 1.00378; + rotation 87.5666 9.60937e-15 9.20968e-15 1.00000; + scale 0.972503 0.972503 0.972503; + }; + }; + instance + { + transform + { + position 2.19763 -15.7420 0.993967; + rotation 63.7172 1.48198e-14 -9.20968e-15 -1.00000; + scale 0.852491 0.852491 0.852491; + }; + }; + instance + { + transform + { + position -2.01947 -15.9385 0.911551; + rotation 170.548 7.61359e-16 -9.20968e-15 -1.00000; + scale 0.889690 0.889690 0.889690; + }; + }; + instance + { + transform + { + position -6.48822 0.214790 -0.179488; + rotation 106.968 6.81875e-15 9.20968e-15 1.00000; + scale 0.864592 0.864592 0.864592; + }; + }; + instance + { + transform + { + position -1.09006 -15.1554 0.917832; + rotation 148.808 2.57068e-15 9.20967e-15 1.00000; + scale 1.02739 1.02739 1.02739; + }; + }; + instance + { + transform + { + position 1.29005 -15.8488 1.10218; + rotation 66.1141 1.41508e-14 -9.20968e-15 -1.00000; + scale 1.00651 1.00651 1.00651; + }; + }; + instance + { + transform + { + position 1.85091 -14.3218 1.02347; + rotation 54.3510 1.79390e-14 9.20967e-15 1.00000; + scale 0.941916 0.941916 0.941916; + }; + }; + instance + { + transform + { + position 2.72440 -11.3599 0.708077; + rotation 57.6667 1.67292e-14 -9.20968e-15 -1.00000; + scale 0.801973 0.801973 0.801973; + }; + }; + instance + { + transform + { + position 3.53868 -16.3526 0.920140; + rotation 134.824 3.83131e-15 -9.20967e-15 -1.00000; + scale 0.848128 0.848128 0.848128; + }; + }; + instance + { + transform + { + position 3.88964 -15.8557 1.02080; + rotation 3.62934 2.90686e-13 9.20960e-15 0.999992; + scale 0.933421 0.933421 0.933421; + }; + }; + instance + { + transform + { + position -11.3843 -5.04837 0.812163; + rotation 67.8992 1.36798e-14 9.20967e-15 1.00000; + scale 1.04991 1.04991 1.04991; + }; + }; + instance + { + transform + { + position 3.57046 -14.0923 1.04567; + rotation 27.1163 3.81903e-14 -9.20967e-15 -0.999999; + scale 0.940558 0.940558 0.940558; + }; + }; + instance + { + transform + { + position 3.28961 -15.5634 1.09383; + rotation 90.8162 9.07940e-15 -9.20968e-15 -1.00000; + scale 1.18792 1.18792 1.18792; + }; + }; + instance + { + transform + { + position 2.89360 -14.7125 1.10892; + rotation 138.014 3.53394e-15 -9.20968e-15 -1.00000; + scale 0.937970 0.937970 0.937970; + }; + }; + instance + { + transform + { + position 3.12497 -13.8421 1.01554; + rotation 43.5212 2.30718e-14 -9.20967e-15 -1.00000; + scale 1.04589 1.04589 1.04589; + }; + }; + instance + { + transform + { + position 3.33626 -11.9764 1.02125; + rotation 59.7271 1.60397e-14 -9.20968e-15 -1.00000; + scale 1.04650 1.04650 1.04650; + }; + }; + instance + { + transform + { + position 6.11990 -13.7158 0.916434; + rotation 144.236 2.97146e-15 9.20968e-15 1.00000; + scale 1.18277 1.18277 1.18277; + }; + }; + instance + { + transform + { + position 6.69155 -13.8885 0.900269; + rotation 33.7304 3.03789e-14 9.20968e-15 1.00000; + scale 1.15066 1.15066 1.15066; + }; + }; + instance + { + transform + { + position 6.38600 -11.4843 1.07292; + rotation 18.3781 5.69312e-14 -9.20968e-15 -1.00000; + scale 0.915030 0.915030 0.915030; + }; + }; + instance + { + transform + { + position 8.47185 -13.6265 0.754547; + rotation 120.549 5.25857e-15 -9.20968e-15 -1.00000; + scale 0.919795 0.919795 0.919796; + }; + }; + instance + { + transform + { + position 8.27580 -13.8833 0.777011; + rotation 40.6597 2.48572e-14 9.20967e-15 1.00000; + scale 0.882936 0.882936 0.882936; + }; + }; + instance + { + transform + { + position -5.22315 -14.9703 1.04499; + rotation 111.878 6.22633e-15 9.20968e-15 1.00000; + scale 0.852491 0.852491 0.852491; + }; + }; + instance + { + transform + { + position 9.49932 -11.0007 1.04598; + rotation 170.822 7.39249e-16 9.20967e-15 1.00000; + scale 0.867130 0.867130 0.867130; + }; + }; + instance + { + transform + { + position -5.30470 -13.7109 0.998929; + rotation 60.8319 1.56875e-14 9.20967e-15 1.00000; + scale 0.869541 0.869541 0.869541; + }; + }; + instance + { + transform + { + position -7.68729 -16.3331 1.09461; + rotation 86.7138 9.75365e-15 9.20967e-15 1.00000; + scale 1.08265 1.08265 1.08265; + }; + }; + instance + { + transform + { + position -7.10010 -12.0897 0.983030; + rotation 46.6336 2.13674e-14 -9.20968e-15 -1.00000; + scale 1.13778 1.13778 1.13778; + }; + }; + instance + { + transform + { + position -9.52325 -12.7295 0.759071; + rotation 97.6123 8.06071e-15 -9.20968e-15 -1.00000; + scale 0.881337 0.881337 0.881337; + }; + }; + instance + { + transform + { + position -1.47935 -6.06711 0.783066; + rotation 128.155 4.47643e-15 9.20968e-15 1.00000; + scale 1.05884 1.05884 1.05884; + }; + }; + instance + { + transform + { + position -8.96196 -14.5316 1.02250; + rotation 73.4949 1.23344e-14 -9.20967e-15 -1.00000; + scale 1.05039 1.05039 1.05039; + }; + }; + instance + { + transform + { + position -10.7968 -11.8635 0.899543; + rotation 74.6943 1.20688e-14 9.20968e-15 1.00000; + scale 0.978253 0.978253 0.978253; + }; + }; + instance + { + transform + { + position 6.84280 -10.8011 0.965677; + rotation 164.757 1.23237e-15 -9.20968e-15 -1.00000; + scale 0.863059 0.863059 0.863059; + }; + }; + instance + { + transform + { + position 7.88188 -10.8004 0.976249; + rotation 0.699972 1.50769e-12 -9.21511e-15 -1.00059; + scale 0.816526 0.816526 0.816526; + }; + }; + instance + { + transform + { + position 7.38315 -10.3817 1.01312; + rotation 9.99738 1.05295e-13 9.20969e-15 1.00000; + scale 0.959240 0.959240 0.959240; + }; + }; + instance + { + transform + { + position -17.8634 1.82808 1.05279; + rotation 131.677 4.13157e-15 -9.20968e-15 -1.00000; + scale 0.946995 0.946995 0.946995; + }; + }; + instance + { + transform + { + position -10.9428 -10.1862 0.836214; + rotation 43.6761 2.29815e-14 -9.20968e-15 -1.00000; + scale 1.17713 1.17713 1.17713; + }; + }; + instance + { + transform + { + position -0.720284 -10.3296 0.869147; + rotation 52.4962 1.86769e-14 9.20967e-15 1.00000; + scale 1.02696 1.02696 1.02696; + }; + }; + instance + { + transform + { + position -0.0409262 -14.4942 0.892843; + rotation 56.2179 1.72417e-14 -9.20968e-15 -1.00000; + scale 1.03822 1.03822 1.03822; + }; + }; + instance + { + transform + { + position 0.141562 -14.8289 1.01003; + rotation 40.9999 2.46324e-14 9.20968e-15 1.00000; + scale 1.05168 1.05168 1.05168; + }; + }; + instance + { + transform + { + position 6.87669 -12.4851 0.986263; + rotation 7.51312 1.40267e-13 -9.20984e-15 -1.00002; + scale 0.841088 0.841088 0.841088; + }; + }; + instance + { + transform + { + position -9.03750 -15.7242 1.01405; + rotation 110.995 6.33022e-15 9.20967e-15 1.00000; + scale 1.04256 1.04256 1.04256; + }; + }; + instance + { + transform + { + position -8.89774 -12.7707 0.725324; + rotation 122.034 5.10143e-15 9.20968e-15 1.00000; + scale 0.953942 0.953942 0.953942; + }; + }; + instance + { + transform + { + position -0.293756 -2.56933 0.168480; + rotation 176.014 3.20517e-16 9.20968e-15 1.00000; + scale 1.14310 1.14310 1.14310; + }; + }; + instance + { + transform + { + position -8.57755 -16.6601 1.00710; + rotation 70.5389 1.30220e-14 9.20968e-15 1.00000; + scale 0.975498 0.975498 0.975498; + }; + }; + instance + { + transform + { + position -2.93222 -2.21735 0.0867790; + rotation 116.729 5.67369e-15 9.20968e-15 1.00000; + scale 0.818192 0.818192 0.818192; + }; + }; + instance + { + transform + { + position -7.98859 -16.5797 1.02699; + rotation 165.021 1.21074e-15 -9.20967e-15 -1.00000; + scale 1.14370 1.14370 1.14370; + }; + }; + instance + { + transform + { + position -6.14927 -13.3839 1.12699; + rotation 114.527 5.92084e-15 -9.20968e-15 -1.00000; + scale 0.904377 0.904377 0.904378; + }; + }; + instance + { + transform + { + position 4.77401 -9.73839 0.767567; + rotation 39.4844 2.56621e-14 9.20968e-15 1.00000; + scale 0.830863 0.830863 0.830863; + }; + }; + instance + { + transform + { + position 5.56034 -8.89844 0.742734; + rotation 127.952 4.49662e-15 -9.20968e-15 -1.00000; + scale 0.921499 0.921499 0.921499; + }; + }; + instance + { + transform + { + position -9.82215 -9.08302 1.10315; + rotation 25.0559 4.14465e-14 9.20967e-15 1.00000; + scale 1.11505 1.11505 1.11505; + }; + }; + instance + { + transform + { + position -1.24433 -7.95866 0.599960; + rotation 142.323 3.14210e-15 -9.20968e-15 -1.00000; + scale 0.807650 0.807650 0.807650; + }; + }; + instance + { + transform + { + position -4.01160 -2.19568 0.207221; + rotation 23.9969 4.33339e-14 9.20967e-15 1.00000; + scale 1.18185 1.18185 1.18185; + }; + }; + instance + { + transform + { + position -1.02756 -7.37420 0.649805; + rotation 97.4412 8.08504e-15 -9.20968e-15 -1.00000; + scale 1.07643 1.07643 1.07643; + }; + }; + instance + { + transform + { + position -2.08238 -6.96752 0.681121; + rotation 131.622 4.13689e-15 9.20968e-15 1.00000; + scale 1.09371 1.09371 1.09371; + }; + }; + instance + { + transform + { + position 0.716597 -9.72140 0.765033; + rotation 71.8209 1.27178e-14 -9.20968e-15 -1.00000; + scale 1.12357 1.12357 1.12357; + }; + }; + instance + { + transform + { + position 8.38188 -8.43711 0.963393; + rotation 60.1458 1.59049e-14 -9.20968e-15 -1.00000; + scale 1.14120 1.14120 1.14120; + }; + }; + instance + { + transform + { + position 7.73356 -9.03825 1.09910; + rotation 26.9202 3.84791e-14 9.20968e-15 1.00000; + scale 0.901961 0.901961 0.901961; + }; + }; + instance + { + transform + { + position 9.48694 -8.99282 1.05100; + rotation 162.191 1.44293e-15 9.20967e-15 1.00000; + scale 0.840603 0.840603 0.840603; + }; + }; + instance + { + transform + { + position -11.6190 -7.51377 0.906959; + rotation 8.38501 1.25637e-13 9.20969e-15 1.00000; + scale 1.11843 1.11843 1.11843; + }; + }; + instance + { + transform + { + position -6.06313 -9.10291 0.713086; + rotation 25.8773 4.00872e-14 -9.20967e-15 -0.999999; + scale 1.06831 1.06831 1.06831; + }; + }; + instance + { + transform + { + position -7.29655 -7.06224 0.845558; + rotation 25.9848 3.99157e-14 9.20967e-15 0.999999; + scale 0.823437 0.823437 0.823437; + }; + }; + instance + { + transform + { + position -10.7533 -8.79752 1.02650; + rotation 134.055 3.90408e-15 -9.20967e-15 -1.00000; + scale 1.13299 1.13299 1.13299; + }; + }; + instance + { + transform + { + position -11.3671 -8.74197 0.854524; + rotation 68.9160 1.34212e-14 -9.20968e-15 -1.00000; + scale 0.854910 0.854910 0.854910; + }; + }; + instance + { + transform + { + position -13.6371 6.46774 0.729744; + rotation 124.557 4.83963e-15 9.20968e-15 1.00000; + scale 0.879726 0.879726 0.879726; + }; + }; + instance + { + transform + { + position 6.60078 -7.09797 0.969230; + rotation 106.402 6.88953e-15 9.20968e-15 1.00000; + scale 0.946568 0.946568 0.946568; + }; + }; + instance + { + transform + { + position 0.0398540 -7.29032 0.751174; + rotation 32.3224 3.17802e-14 9.20968e-15 1.00000; + scale 0.925608 0.925608 0.925608; + }; + }; + instance + { + transform + { + position 0.349469 -7.14711 0.744135; + rotation 33.6176 3.04870e-14 -9.20968e-15 -1.00000; + scale 1.11866 1.11866 1.11866; + }; + }; + instance + { + transform + { + position -13.1543 -9.63317 0.908596; + rotation 68.2462 1.35908e-14 -9.20967e-15 -1.00000; + scale 0.950609 0.950609 0.950609; + }; + }; + instance + { + transform + { + position -5.85843 -2.96264 0.457385; + rotation 11.2730 9.33156e-14 9.20966e-15 0.999998; + scale 1.07199 1.07199 1.07199; + }; + }; + instance + { + transform + { + position -9.47768 8.74029 0.656167; + rotation 144.787 2.92266e-15 9.20968e-15 1.00000; + scale 0.894266 0.894266 0.894266; + }; + }; + instance + { + transform + { + position -4.81772 -8.32425 0.967713; + rotation 93.5722 8.65267e-15 9.20968e-15 1.00000; + scale 0.847067 0.847067 0.847067; + }; + }; + instance + { + transform + { + position -4.47984 -7.36140 0.853754; + rotation 156.579 1.90897e-15 9.20968e-15 1.00000; + scale 1.03781 1.03781 1.03781; + }; + }; + instance + { + transform + { + position -1.97574 -7.85478 0.588651; + rotation 61.2801 1.55479e-14 -9.20968e-15 -1.00000; + scale 1.14673 1.14673 1.14673; + }; + }; + instance + { + transform + { + position 5.03970 -8.06134 0.762757; + rotation 23.8323 4.36420e-14 9.20968e-15 1.00000; + scale 0.805858 0.805858 0.805858; + }; + }; + instance + { + transform + { + position -4.36831 5.22346 0.138193; + rotation 76.7873 1.16224e-14 9.20968e-15 1.00000; + scale 1.04675 1.04675 1.04675; + }; + }; + instance + { + transform + { + position 4.88563 -2.76157 0.578530; + rotation 175.810 3.36874e-16 -9.20968e-15 -1.00000; + scale 0.875226 0.875226 0.875226; + }; + }; + instance + { + transform + { + position 5.59466 3.66582 0.597650; + rotation 92.6598 8.79177e-15 -9.20967e-15 -1.00000; + scale 1.00788 1.00788 1.00788; + }; + }; + instance + { + transform + { + position -8.65504 -5.23140 0.579297; + rotation 106.865 6.83162e-15 -9.20968e-15 -1.00000; + scale 1.03127 1.03127 1.03127; + }; + }; + instance + { + transform + { + position 4.90896 0.377016 0.558842; + rotation 91.1646 9.02436e-15 -9.20968e-15 -1.00000; + scale 0.855212 0.855212 0.855212; + }; + }; + instance + { + transform + { + position -6.13644 6.80984 0.479614; + rotation 110.930 6.33789e-15 -9.20968e-15 -1.00000; + scale 1.07851 1.07851 1.07851; + }; + }; + instance + { + transform + { + position 8.04367 7.75352 0.814008; + rotation 102.808 7.35093e-15 -9.20967e-15 -1.00000; + scale 1.10559 1.10559 1.10559; + }; + }; + instance + { + transform + { + position 4.60434 4.90881 0.563129; + rotation 17.3571 6.03367e-14 -9.20967e-15 -0.999999; + scale 1.06914 1.06914 1.06914; + }; + }; + instance + { + transform + { + position -11.3273 4.52381 0.358653; + rotation 139.111 3.43318e-15 -9.20967e-15 -1.00000; + scale 1.07552 1.07552 1.07552; + }; + }; + instance + { + transform + { + position 6.50456 7.04696 0.979356; + rotation 166.696 1.07405e-15 -9.20967e-15 -1.00000; + scale 1.07535 1.07535 1.07535; + }; + }; + instance + { + transform + { + position -1.50358 9.83655 0.680791; + rotation 123.135 4.98640e-15 9.20968e-15 1.00000; + scale 1.00217 1.00217 1.00217; + }; + }; + instance + { + transform + { + position 8.93801 6.73575 0.694170; + rotation 69.4843 1.32796e-14 -9.20968e-15 -1.00000; + scale 1.00821 1.00821 1.00821; + }; + }; + instance + { + transform + { + position 4.01478 7.73909 0.725273; + rotation 52.3560 1.87347e-14 9.20967e-15 1.00000; + scale 0.978386 0.978386 0.978386; + }; + }; + instance + { + transform + { + position -5.85861 7.60428 0.671513; + rotation 176.303 2.97199e-16 -9.20967e-15 -1.00000; + scale 0.898373 0.898373 0.898373; + }; + }; +}; diff --git a/demos/forestpond/data/exported/Forest.seq b/demos/forestpond/data/exported/Forest.seq new file mode 100644 index 00000000..5a02c0ce --- /dev/null +++ b/demos/forestpond/data/exported/Forest.seq @@ -0,0 +1,46 @@ +clear +{ + color 0.00000 0.00000 0.00000 0.00000; + depth 1.00000; +}; +renderable "content" "Forest.scene"; +effect "sky" +{ + type sky; + sun "Sun.light"; + content "content"; +}; +sequence "shadow_sequence" "Forest_shadow.seq" +{ + renderable "content" "content"; +}; +sequence "thsm_sequence" "Forest_thsm.seq" +{ + renderable "content" "content"; +}; +effect "shadow_map" +{ + type shadow_map; + enable_for_method "blended"; + size 4096 4096; + target -5.03157 -7.61039 4.72740; + radius 27.5677; + content "sky"; + lighting "Forest.lightn"; + light "Sun.light" + { + size 4096; + shadow_caster "shadow_sequence"; + }; +}; +step "" "shadow_map" +{ + depth_test LEQUAL; + lighting "Forest.lightn"; +}; +postprocessor +{ + type colorcurve; + brightness_response 1.00000; + srgb; +}; diff --git a/demos/forestpond/data/exported/Forest_shadow.seq b/demos/forestpond/data/exported/Forest_shadow.seq new file mode 100644 index 00000000..f1a6dec5 --- /dev/null +++ b/demos/forestpond/data/exported/Forest_shadow.seq @@ -0,0 +1,9 @@ +clear +{ + depth 1.00000; +}; +renderable "content"; +step "shadow" "content" +{ + depth_test LEQUAL; +}; diff --git a/demos/forestpond/data/exported/Forest_thsm.seq b/demos/forestpond/data/exported/Forest_thsm.seq new file mode 100644 index 00000000..25ebcae4 --- /dev/null +++ b/demos/forestpond/data/exported/Forest_thsm.seq @@ -0,0 +1,9 @@ +clear +{ + depth 1.00000; +}; +renderable "content"; +step "shadow_thsm" "content" +{ + depth_test LEQUAL; +}; diff --git a/demos/forestpond/data/exported/Sun.light b/demos/forestpond/data/exported/Sun.light new file mode 100644 index 00000000..d53753e5 --- /dev/null +++ b/demos/forestpond/data/exported/Sun.light @@ -0,0 +1,3 @@ +type directional; +direction -0.00000 -0.601275 -0.799042; +color 5.00000 5.00000 5.00000; diff --git a/demos/forestpond/data/exported/Terrain.mesh b/demos/forestpond/data/exported/Terrain.mesh new file mode 100644 index 00000000..c5e281be --- /dev/null +++ b/demos/forestpond/data/exported/Terrain.mesh @@ -0,0 +1,60109 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT COLOR4_UBYTE TEXCOORD2_FLOAT NORMAL3_BYTE TANGENT3_BYTE PADDING2_UBYTE +{ + normal 0.0199617 -0.188241 0.981920; + color 1.00000 1.00000 1.00000 1.00000; + texcoord 5.49868 -3.36709; + tangent 0.0514327 -0.980622 -0.189038; + vertex -20.0000 -30.0000 0.843295; + normal -0.0214196 -0.207076 0.978090; + texcoord 5.49870 -3.27891; + tangent 0.0730465 -0.975946 -0.205412; + vertex -19.6461 -30.0004 0.836032; + normal -0.0160558 -0.245789 0.969190; + texcoord 5.44632 -3.36415; + tangent 0.0166261 -0.969152 -0.245904; + vertex -19.9999 -29.7765 0.886143; + normal -0.0526855 -0.238516 0.969708; + texcoord 5.45507 -3.24076; + tangent 0.0110176 -0.970230 -0.241933; + vertex -19.5100 -29.8452 0.873854; + normal -0.138025 -0.196577 0.970725; + texcoord 5.49766 -3.16801; + tangent 0.0549115 -0.979918 -0.191692; + vertex -19.2201 -30.0002 0.869140; + normal -0.0596029 -0.236876 0.969710; + texcoord 5.32802 -3.30793; + tangent -0.0201394 -0.970589 -0.239899; + vertex -19.7660 -29.3164 1.03132; + normal -0.118050 -0.173824 0.977675; + texcoord 5.31025 -3.36713; + tangent -0.0135215 -0.984649 -0.174022; + vertex -20.0001 -29.2609 1.02166; + normal -0.118527 -0.239140 0.963724; + texcoord 5.44974 -3.17435; + tangent -0.0121434 -0.970173 -0.242109; + vertex -19.2597 -29.8111 0.905489; + normal -0.0969755 -0.104555 0.989780; + texcoord 5.26528 -3.29892; + tangent 0.00699073 -0.994458 -0.104904; + vertex -19.7265 -29.0683 1.08033; + normal -0.0758482 -0.255167 0.963917; + texcoord 5.34594 -3.17666; + tangent -0.0454790 -0.964174 -0.261345; + vertex -19.2193 -29.3749 1.03304; + normal -0.178889 0.0461695 0.982785; + texcoord 5.21210 -3.36731; + tangent 0.0154740 -0.998667 0.0492342; + vertex -20.0004 -28.8551 1.04371; + normal -0.0786268 -0.175214 0.981386; + texcoord 5.29975 -3.14395; + tangent 0.0310368 -0.983917 -0.175908; + vertex -19.0849 -29.1764 1.08932; + normal -0.131592 -0.194466 0.972042; + texcoord 5.40042 -3.04280; + tangent 0.00220340 -0.980746 -0.195276; + vertex -18.7107 -29.5471 1.05837; + normal -0.167941 -0.149786 0.974351; + texcoord 5.45058 -3.03006; + tangent 0.0249557 -0.987946 -0.152775; + vertex -18.6422 -29.8015 1.02267; + normal -0.133593 -0.102618 0.985709; + texcoord 5.49876 -2.98391; + tangent 0.00143136 -0.994359 -0.106057; + vertex -18.4636 -30.0000 1.03164; + normal -0.0853688 -0.121771 0.988880; + texcoord 5.42968 -2.96468; + tangent 0.0201285 -0.992276 -0.122401; + vertex -18.3981 -29.7346 1.06207; + normal -0.0346352 -0.0151294 0.999286; + texcoord 5.50076 -2.85556; + tangent -0.0234938 -0.999655 -0.0117478; + vertex -17.9874 -29.9998 1.07119; + normal -0.0363902 -0.134138 0.990294; + texcoord 5.29240 -2.99349; + tangent -0.0301899 -0.990558 -0.133725; + vertex -18.5117 -29.1729 1.15080; + normal -0.00980639 -0.0989921 0.995040; + texcoord 5.40694 -2.92269; + tangent -0.0711635 -0.992643 -0.0979594; + vertex -18.2385 -29.6462 1.07940; + normal 0.00594079 -0.0282647 0.999583; + texcoord 5.41242 -2.81619; + tangent -0.0841871 -0.996085 -0.0269775; + vertex -17.8082 -29.6326 1.07356; + normal 0.0527190 -0.0899481 0.994550; + texcoord 5.35194 -2.87706; + tangent -0.0794071 -0.992810 -0.0895717; + vertex -17.9895 -29.4168 1.09772; + normal -0.0502935 -0.0703331 0.996255; + texcoord 5.23847 -3.01766; + tangent -0.0269455 -0.997099 -0.0711824; + vertex -18.5915 -28.9512 1.17016; + normal -0.0319058 0.0535905 0.998053; + texcoord 5.42263 -2.70459; + tangent -0.0420045 -0.997590 0.0552245; + vertex -17.3608 -29.6579 1.08470; + normal 0.00362590 0.108906 0.994045; + texcoord 5.49884 -2.63887; + tangent -0.0305417 -0.993351 0.110996; + vertex -17.0779 -30.0002 1.13510; + normal -0.0745438 -0.0755817 0.994349; + texcoord 5.23396 -3.14420; + tangent 0.0958760 -0.992990 -0.0691308; + vertex -19.1162 -28.9282 1.12284; + normal 0.0400384 0.0830743 0.995739; + texcoord 5.41533 -2.61238; + tangent -0.0313491 -0.995803 0.0859910; + vertex -16.9470 -29.6230 1.08652; + normal 0.113070 0.0669654 0.991328; + texcoord 5.49890 -2.32336; + tangent 0.00531512 -0.997730 0.0671265; + vertex -15.8109 -30.0000 1.04339; + normal 0.0296121 0.00759548 0.999533; + texcoord 5.33462 -2.69213; + tangent -0.0480656 -0.998814 0.00772219; + vertex -17.2783 -29.2937 1.08017; + normal 0.0780307 -0.00569441 0.996935; + texcoord 5.26659 -2.80536; + tangent 0.0632871 -0.997909 -0.0131439; + vertex -17.7523 -29.0549 1.10424; + normal 0.0664382 0.0751459 0.994957; + texcoord 5.32015 -2.59665; + tangent 0.00989501 -0.997125 0.0751221; + vertex -16.8700 -29.2843 1.05790; + normal 0.0710599 -0.0154062 0.997353; + texcoord 5.23237 -2.94589; + tangent 0.0295535 -0.999229 -0.0258433; + vertex -18.3115 -28.9049 1.17169; + normal 0.0835831 0.123853 0.988774; + texcoord 5.20844 -2.67483; + tangent -0.00823346 -0.991339 0.131072; + vertex -17.3097 -28.8571 1.06246; + normal -0.0396327 0.0299890 0.998764; + texcoord 5.17231 -3.03160; + tangent 0.00356679 -0.999634 0.0268212; + vertex -18.6425 -28.6848 1.17450; + normal 0.115507 0.104320 0.987814; + texcoord 5.20482 -2.81274; + tangent 0.00102121 -0.994791 0.101931; + vertex -17.7887 -28.8113 1.09598; + normal 0.0744104 0.110040 0.991138; + texcoord 5.13855 -2.97898; + tangent 0.0375259 -0.992959 0.112353; + vertex -18.4553 -28.5793 1.16569; + normal -0.0960500 0.0599043 0.993572; + texcoord 5.15756 -3.18515; + tangent 0.0221715 -0.997798 0.0625041; + vertex -19.3182 -28.6491 1.10993; + normal -0.0514973 0.115878 0.991928; + texcoord 5.09911 -3.07301; + tangent -0.0104512 -0.993373 0.114462; + vertex -18.8015 -28.4055 1.14331; + normal -0.110116 0.00894527 0.993878; + texcoord 5.21833 -3.29402; + tangent 0.0661308 -0.997591 0.0209398; + vertex -19.7091 -28.8891 1.08991; + normal -0.142718 0.112456 0.983354; + texcoord 5.18074 -3.29921; + tangent 0.0249312 -0.993296 0.112877; + vertex -19.7479 -28.7181 1.07193; + normal -0.173714 0.120867 0.977351; + texcoord 5.07808 -3.28960; + tangent -0.0410149 -0.992306 0.116820; + vertex -19.6909 -28.3261 1.02431; + normal -0.231096 0.123083 0.965114; + texcoord 5.07757 -3.36699; + tangent 0.00544465 -0.991549 0.129621; + vertex -20.0000 -28.3105 0.948308; + normal -0.218955 0.0527156 0.974310; + texcoord 5.01696 -3.36677; + tangent -0.0405082 -0.998205 0.0441052; + vertex -20.0012 -28.0824 0.928659; + normal -0.0670538 0.110218 0.991643; + texcoord 4.99598 -3.15890; + tangent 0.0189002 -0.993537 0.111922; + vertex -19.1707 -27.9789 1.05757; + normal -0.140346 0.0457526 0.989045; + texcoord 5.00356 -3.25613; + tangent -0.00340408 -0.999036 0.0437650; + vertex -19.5400 -28.0150 1.01982; + normal -0.184587 -0.00748845 0.982788; + texcoord 4.93447 -3.31706; + tangent 0.0876110 -0.996130 0.00699540; + vertex -19.7561 -27.7175 0.982738; + normal -0.234322 -0.00551725 0.972143; + texcoord 4.93816 -3.36696; + tangent 0.0736856 -0.997200 0.0127344; + vertex -20.0005 -27.7508 0.921564; + normal -0.0760911 0.0301152 0.996646; + texcoord 4.90063 -3.24129; + tangent 0.0304469 -0.998749 0.0396645; + vertex -19.5506 -27.6292 1.00936; + normal -0.0241134 0.0117087 0.999641; + texcoord 4.76278 -3.31062; + tangent -0.0635386 -0.997787 0.0196125; + vertex -19.8626 -26.9966 0.981821; + normal -0.0507907 -0.0314478 0.998214; + texcoord 4.73778 -3.36691; + tangent -0.0473760 -0.998165 -0.0377024; + vertex -19.9996 -26.9467 0.971520; + normal 0.0260059 0.118229 0.992646; + texcoord 4.89899 -3.19877; + tangent -0.0904709 -0.988999 0.117026; + vertex -19.3199 -27.6050 1.01162; + normal 0.0219525 0.189324 0.981669; + texcoord 4.95498 -3.10639; + tangent -0.0424996 -0.979934 0.194741; + vertex -18.9892 -27.8103 1.03677; + normal 0.115072 -0.0290755 0.992931; + texcoord 4.68247 -3.32921; + tangent -0.0711240 -0.997154 -0.0249914; + vertex -19.8792 -26.7280 0.976681; + normal 0.211015 -0.0491248 0.976248; + texcoord 4.53628 -3.36684; + tangent -0.0170252 -0.998747 -0.0470516; + vertex -20.0002 -26.1417 1.04213; + normal 0.172589 0.124279 0.977122; + texcoord 4.72412 -3.25183; + tangent -0.0715241 -0.987824 0.138157; + vertex -19.5481 -26.8720 0.945103; + normal 0.0629442 0.204502 0.976840; + texcoord 5.03247 -3.01219; + tangent -0.00346537 -0.978283 0.207244; + vertex -18.5729 -28.1442 1.10181; + normal 0.0930450 0.238892 0.966578; + texcoord 4.89257 -3.11249; + tangent -0.0690955 -0.967003 0.245215; + vertex -18.9717 -27.5595 0.979974; + normal 0.0900615 0.262786 0.960642; + texcoord 4.91225 -3.02728; + tangent -0.0630442 -0.960576 0.270777; + vertex -18.6042 -27.6684 0.979847; + normal 0.157673 0.208441 0.965242; + texcoord 5.05705 -2.95232; + tangent -0.0173617 -0.976811 0.213400; + vertex -18.3679 -28.2114 1.09093; + normal 0.126199 0.160524 0.978931; + texcoord 4.85290 -3.18794; + tangent -0.00112683 -0.987430 0.158053; + vertex -19.2686 -27.3945 0.980239; + normal 0.197981 0.233142 0.952076; + texcoord 4.81487 -3.14965; + tangent 0.00234687 -0.971013 0.239014; + vertex -19.1220 -27.2567 0.923429; + normal 0.124303 0.234648 0.964100; + texcoord 4.77014 -3.07331; + tangent 0.0345026 -0.968501 0.246608; + vertex -18.8087 -27.0073 0.788851; + normal 0.223212 0.167783 0.960221; + texcoord 4.71392 -3.13645; + tangent 0.0383766 -0.985761 0.163712; + vertex -19.0522 -26.8497 0.805871; + normal 0.0581703 0.220456 0.973661; + texcoord 4.81922 -2.95209; + tangent 0.0471603 -0.972380 0.228588; + vertex -18.2730 -27.2709 0.832750; + normal 0.155774 0.194788 0.968397; + texcoord 5.14007 -2.83626; + tangent 0.0141592 -0.979853 0.199217; + vertex -17.9012 -28.5781 1.07465; + normal 0.165258 0.219475 0.961520; + texcoord 4.92033 -2.91646; + tangent -0.0760203 -0.969225 0.234144; + vertex -18.1950 -27.6413 0.912891; + normal 0.0915409 0.208766 0.973672; + texcoord 5.14506 -2.75242; + tangent -0.114717 -0.968429 0.221326; + vertex -17.5122 -28.6090 1.03232; + normal 0.131592 0.210642 0.968666; + texcoord 5.01198 -2.80874; + tangent -0.0170067 -0.975553 0.219105; + vertex -17.7513 -28.0114 0.902625; + normal 0.0707218 0.181443 0.980855; + texcoord 5.12200 -2.64555; + tangent -0.0638825 -0.980025 0.188334; + vertex -17.1046 -28.4568 0.967763; + normal 0.0642625 0.123496 0.990262; + texcoord 5.22036 -2.56541; + tangent -0.00375430 -0.992113 0.125287; + vertex -16.7564 -28.8799 1.00939; + normal 0.0342410 0.130606 0.990843; + texcoord 4.96416 -2.77520; + tangent 0.00468570 -0.991451 0.130393; + vertex -17.6220 -27.8429 0.860356; + normal 0.0354956 0.114301 0.992812; + texcoord 4.85584 -2.85350; + tangent 0.0170920 -0.992934 0.117433; + vertex -17.9257 -27.3909 0.829762; + normal -0.0294105 0.0922863 0.995298; + texcoord 5.03563 -2.65508; + tangent 0.0116305 -0.994845 0.100743; + vertex -17.1368 -28.0989 0.911337; + normal -0.0271817 0.117274 0.992727; + texcoord 4.77532 -2.88929; + tangent 0.0854525 -0.989460 0.116907; + vertex -18.0746 -27.1043 0.801366; + normal -0.0696431 0.0723411 0.994945; + texcoord 4.95699 -2.73500; + tangent 0.0257196 -0.996763 0.0761762; + vertex -17.4542 -27.8145 0.863735; + normal 0.00881971 0.0890430 0.995989; + texcoord 4.70330 -3.01026; + tangent 0.0494837 -0.995730 0.0779282; + vertex -18.6007 -26.8324 0.743744; + normal -0.0932167 0.00874765 0.995607; + texcoord 4.90566 -2.74324; + tangent 0.0649216 -0.997776 0.0150792; + vertex -17.4985 -27.6230 0.851034; + normal 0.0871752 0.150137 0.984814; + texcoord 4.72495 -3.05991; + tangent 0.0700353 -0.989931 0.123014; + vertex -18.7617 -26.9003 0.762214; + normal 0.178629 0.0338612 0.983334; + texcoord 4.66756 -3.12761; + tangent -0.000684429 -0.999289 0.0377032; + vertex -19.0342 -26.6619 0.778546; + normal 0.195204 0.0535517 0.979300; + texcoord 4.67159 -3.28124; + tangent -0.0355073 -0.997747 0.0569218; + vertex -19.6543 -26.6779 0.944484; + normal 0.233566 -0.0436620 0.971360; + texcoord 4.61009 -3.30773; + tangent -0.0198461 -0.998965 -0.0409212; + vertex -19.7751 -26.4349 0.967500; + normal 0.180002 -0.0729207 0.980960; + texcoord 4.47649 -3.26766; + tangent 0.0109595 -0.997086 -0.0754937; + vertex -19.6084 -25.8955 0.968156; + normal 0.169328 0.00432189 0.985550; + texcoord 4.46290 -3.36685; + tangent -0.00407202 -0.999980 0.00485750; + vertex -20.0004 -25.8640 1.04379; + normal 0.189808 -0.0758179 0.978890; + texcoord 4.59894 -3.16898; + tangent -0.0106182 -0.997004 -0.0766208; + vertex -19.1810 -26.4164 0.814252; + normal 0.0276216 -0.0627825 0.997645; + texcoord 4.64353 -3.04268; + tangent -0.0378537 -0.997771 -0.0549505; + vertex -18.6971 -26.5824 0.743568; + normal 0.106164 -0.00460384 0.994338; + texcoord 4.40528 -3.29742; + tangent -0.0169029 -0.999851 -0.00354813; + vertex -19.7218 -25.5835 0.997307; + normal 0.0311609 -0.0432961 0.998576; + texcoord 4.29720 -3.36677; + tangent 0.0172500 -0.998797 -0.0458946; + vertex -19.9998 -25.1717 1.00584; + normal 0.119692 -0.141849 0.982625; + texcoord 4.46644 -3.19673; + tangent 0.0348505 -0.988361 -0.148078; + vertex -19.3303 -25.8696 0.927100; + normal 0.0242923 -0.0435968 0.998754; + texcoord 4.32374 -3.30005; + tangent -0.00842057 -0.999001 -0.0438927; + vertex -19.7173 -25.2795 0.999536; + normal 0.0689394 -0.0813101 0.994302; + texcoord 4.38770 -3.21168; + tangent -0.0274908 -0.996275 -0.0817308; + vertex -19.3962 -25.5375 0.970044; + normal 0.0443620 -0.0658808 0.996841; + texcoord 4.21103 -3.21935; + tangent 0.119126 -0.990282 -0.0717684; + vertex -19.4117 -24.8258 1.02924; + normal 0.0508688 -0.0658781 0.996530; + texcoord 4.15934 -3.36275; + tangent -0.00834826 -0.997506 -0.0700814; + vertex -20.0000 -24.5358 1.07134; + normal 0.0903573 -0.153368 0.984029; + texcoord 4.58657 -3.11081; + tangent 0.0436282 -0.986454 -0.158131; + vertex -18.9636 -26.3518 0.793864; + normal 0.0421999 -0.172793 0.984054; + texcoord 4.46340 -3.12917; + tangent -0.0562979 -0.983303 -0.173048; + vertex -19.0492 -25.8249 0.913365; + normal -0.0149029 -0.190420 0.981590; + texcoord 4.58422 -3.02947; + tangent -0.00361862 -0.980215 -0.197901; + vertex -18.6594 -26.3806 0.774197; + normal 0.0322758 -0.101720 0.994289; + texcoord 4.39629 -3.12426; + tangent -0.00860623 -0.994525 -0.104144; + vertex -18.9852 -25.5374 0.951896; + normal -0.00815496 -0.188257 0.982086; + texcoord 4.47137 -3.04457; + tangent -0.0540865 -0.980022 -0.191395; + vertex -18.6990 -25.8608 0.904785; + normal -0.0916388 -0.0925169 0.991485; + texcoord 4.64515 -2.91753; + tangent -0.0264906 -0.994979 -0.0965099; + vertex -18.2198 -26.5883 0.771123; + normal -0.0593758 -0.186618 0.980637; + texcoord 4.55805 -2.90245; + tangent -0.0809829 -0.977767 -0.193428; + vertex -18.1110 -26.2172 0.845249; + normal -0.0951958 0.0195741 0.995266; + texcoord 4.70856 -2.90715; + tangent 0.0514594 -0.998257 0.0289067; + vertex -18.1513 -26.8252 0.769389; + normal -0.103870 0.0258108 0.994256; + texcoord 4.80013 -2.81844; + tangent 0.0512123 -0.998240 0.0298946; + vertex -17.8158 -27.1752 0.823902; + normal -0.164219 -0.0264925 0.986068; + texcoord 4.69797 -2.84692; + tangent -0.0344540 -0.998784 -0.0352539; + vertex -17.9220 -26.7878 0.804219; + normal -0.183958 -0.0490220 0.981711; + texcoord 4.80127 -2.75212; + tangent -0.0632531 -0.995736 -0.0671416; + vertex -17.5733 -27.1898 0.860537; + normal -0.117514 -0.0342603 0.992480; + texcoord 4.94494 -2.63754; + tangent 0.0593656 -0.997458 -0.0393992; + vertex -17.0983 -27.8027 0.905937; + normal -0.179648 -0.0486165 0.982529; + texcoord 4.78947 -2.67452; + tangent -0.0479253 -0.996916 -0.0621425; + vertex -17.1969 -27.1395 0.946616; + normal -0.123931 -0.0169611 0.992146; + texcoord 4.62404 -2.77496; + tangent 0.0436549 -0.998925 -0.0155649; + vertex -17.5860 -26.4247 0.878704; + normal -0.0577755 -0.0797270 0.995141; + texcoord 4.55626 -2.82326; + tangent -0.00270797 -0.996690 -0.0812554; + vertex -17.7960 -26.1989 0.872389; + normal -0.115343 0.0126479 0.993245; + texcoord 4.75978 -2.64237; + tangent 0.0485057 -0.998579 0.0220849; + vertex -17.0875 -27.0500 0.965419; + normal 0.0151962 -0.107327 0.994108; + texcoord 4.48639 -2.88804; + tangent 0.0234108 -0.993840 -0.108322; + vertex -18.0440 -25.9707 0.893446; + normal -0.0537213 0.0216732 0.998321; + texcoord 4.57068 -2.71343; + tangent -0.0343526 -0.999127 0.0237881; + vertex -17.4041 -26.2386 0.889931; + normal 0.0264949 0.0322413 0.999129; + texcoord 4.49444 -2.77653; + tangent -0.0472812 -0.998345 0.0327299; + vertex -17.6271 -25.9348 0.879157; + normal 0.0458592 -0.0612694 0.997067; + texcoord 4.43449 -2.92202; + tangent 0.0187474 -0.997756 -0.0642706; + vertex -18.2119 -25.7388 0.922648; + normal 0.0972636 0.0738082 0.992518; + texcoord 4.42285 -2.80656; + tangent -0.00571736 -0.996989 0.0773273; + vertex -17.7115 -25.7213 0.874494; + normal 0.0229761 0.115633 0.993026; + texcoord 4.60381 -2.61987; + tangent -0.0297899 -0.992656 0.117246; + vertex -17.0148 -26.4031 0.907611; + normal 0.0627178 -0.0407574 0.997199; + texcoord 4.33846 -3.07618; + tangent 0.121435 -0.991658 -0.0432228; + vertex -18.8506 -25.3421 0.959769; + normal -0.0248986 0.0757250 0.996818; + texcoord 4.74662 -2.58011; + tangent 0.0242260 -0.996680 0.0777240; + vertex -16.8424 -26.9998 0.980598; + normal 0.107104 0.0516074 0.992908; + texcoord 4.39019 -2.89936; + tangent -0.00920625 -0.998197 0.0593149; + vertex -18.0962 -25.5876 0.913343; + normal -0.0353960 0.00278408 0.999370; + texcoord 4.80664 -2.56533; + tangent 0.0134372 -0.999895 0.00541108; + vertex -16.7801 -27.2281 0.991598; + normal 0.135499 0.0754527 0.987900; + texcoord 4.29546 -2.87445; + tangent -0.00423795 -0.996510 0.0833666; + vertex -18.0316 -25.1281 0.851040; + normal -0.0805660 -0.0708158 0.994230; + texcoord 4.85800 -2.58031; + tangent -0.000587062 -0.997013 -0.0772285; + vertex -16.8377 -27.3994 0.984454; + normal 0.120737 0.0480203 0.991522; + texcoord 4.31764 -2.98872; + tangent 0.0572959 -0.997382 0.0441217; + vertex -18.4781 -25.2167 0.923326; + normal -0.0477894 -0.0525000 0.997477; + texcoord 4.97671 -2.59119; + tangent 0.0181928 -0.998184 -0.0574211; + vertex -16.8489 -27.9263 0.918654; + normal 0.136766 -0.0228953 0.990339; + texcoord 4.25714 -3.04353; + tangent 0.0305756 -0.999168 -0.0269886; + vertex -18.7517 -25.0184 0.958435; + normal -0.0482564 0.0377606 0.998121; + texcoord 5.05064 -2.50810; + tangent 0.0120060 -0.999317 0.0349512; + vertex -16.5463 -28.2177 0.924443; + normal 0.126822 -0.0149721 0.991812; + texcoord 4.22240 -2.89849; + tangent -0.0129601 -0.999750 -0.0182378; + vertex -18.1097 -24.8890 0.849915; + normal 0.0811341 -0.0234581 0.996427; + texcoord 4.16914 -3.14287; + tangent -0.0432133 -0.998855 -0.0205457; + vertex -19.1709 -24.6681 1.02300; + normal 0.137374 -0.0269134 0.990154; + texcoord 4.15348 -3.07182; + tangent -0.0725527 -0.997206 -0.0177703; + vertex -18.8321 -24.6079 0.985381; + normal 0.0733894 0.0270126 0.996938; + texcoord 4.10726 -3.24778; + tangent -0.143069 -0.988925 0.0394922; + vertex -19.4920 -24.4368 1.04032; + normal 0.0895668 -0.0151700 0.995865; + texcoord 4.08642 -3.36373; + tangent 0.0168438 -0.999833 -0.00710755; + vertex -19.9999 -24.3508 1.08262; + normal 0.0993222 0.0272189 0.994683; + texcoord 4.09075 -3.09544; + tangent -0.0638498 -0.997371 0.0342805; + vertex -18.9274 -24.3762 0.999517; + normal 0.113470 0.0287490 0.993125; + texcoord 4.03137 -3.30044; + tangent 0.00868908 -0.999543 0.0289544; + vertex -19.7484 -24.1243 1.05164; + normal 0.132132 -0.0257033 0.990899; + texcoord 3.96639 -3.36673; + tangent -0.0191820 -0.999593 -0.0211243; + vertex -19.9997 -23.8521 1.08009; + normal 0.102839 -0.00114909 0.994697; + texcoord 3.96124 -3.20789; + tangent 0.0170557 -0.999852 0.00225443; + vertex -19.3447 -23.8347 0.991034; + normal 0.140770 -0.0978626 0.985194; + texcoord 3.89341 -3.26593; + tangent 0.0120971 -0.994319 -0.105749; + vertex -19.6002 -23.6243 1.03956; + normal 0.125318 -0.115061 0.985422; + texcoord 3.89655 -3.36673; + tangent 0.00117814 -0.992947 -0.118551; + vertex -19.9999 -23.5777 1.09869; + normal 0.104010 0.0348910 0.993964; + texcoord 3.94541 -3.05327; + tangent -0.00235174 -0.999378 0.0351944; + vertex -18.7198 -23.7936 0.947599; + normal 0.142285 -0.0883648 0.985874; + texcoord 3.77569 -3.30993; + tangent -0.00509238 -0.995725 -0.0922274; + vertex -19.7756 -23.0803 1.15156; + normal 0.0718617 -0.0544720 0.995926; + texcoord 3.76153 -3.36662; + tangent 0.00167739 -0.998415 -0.0562576; + vertex -20.0000 -23.0298 1.17624; + normal 0.130620 -0.0211764 0.991206; + texcoord 3.86071 -3.07598; + tangent -0.0463138 -0.998811 -0.0152009; + vertex -18.8251 -23.4543 0.954059; + normal 0.175819 -0.0639117 0.982346; + texcoord 3.79044 -3.17721; + tangent -0.0554424 -0.996690 -0.0594529; + vertex -19.2062 -23.1042 1.03685; + normal 0.127186 0.0392613 0.991102; + texcoord 3.71613 -3.31475; + tangent 0.00265310 -0.999209 0.0396800; + vertex -19.7956 -22.8518 1.16068; + normal 0.117664 0.176986 0.977155; + texcoord 3.63795 -3.36652; + tangent -0.0258771 -0.982356 0.185224; + vertex -19.9998 -22.5403 1.14981; + normal 0.133664 -0.0181771 0.990860; + texcoord 3.73418 -3.03892; + tangent 0.0620165 -0.997786 -0.0240313; + vertex -18.6005 -22.8871 0.927785; + normal 0.0694804 0.0110617 0.997522; + texcoord 3.88969 -2.93789; + tangent -0.0274772 -0.999519 0.0143495; + vertex -18.2658 -23.5128 0.878524; + normal 0.111524 -0.00129547 0.993761; + texcoord 4.05381 -2.95220; + tangent -0.0134804 -0.999907 0.00186839; + vertex -18.3169 -24.2165 0.916096; + normal 0.0191591 0.00401886 0.999808; + texcoord 4.03696 -2.88059; + tangent -0.0103416 -0.999928 0.00604919; + vertex -18.0479 -24.1361 0.895260; + normal 0.0451307 -0.0750083 0.996161; + texcoord 4.10297 -2.88897; + tangent 0.00877411 -0.997001 -0.0768858; + vertex -18.0822 -24.3825 0.886500; + normal -0.0759488 -0.0356168 0.996475; + texcoord 3.87355 -2.86910; + tangent 0.00672955 -0.999466 -0.0319792; + vertex -17.9938 -23.4781 0.876156; + normal -0.0480755 -0.0248077 0.998536; + texcoord 4.03308 -2.78938; + tangent 0.0603104 -0.997863 -0.0251593; + vertex -17.7153 -24.1477 0.903802; + normal 0.0414922 -0.0426710 0.998227; + texcoord 3.78748 -2.94873; + tangent 0.0407220 -0.998257 -0.0427083; + vertex -18.2948 -23.1233 0.887543; + normal -0.140093 -0.0672334 0.987853; + texcoord 3.91926 -2.76143; + tangent -0.0113657 -0.997832 -0.0648316; + vertex -17.5531 -23.6529 0.932346; + normal 0.00441046 -0.0664885 0.997777; + texcoord 3.63654 -3.00395; + tangent 0.0965850 -0.992813 -0.0706715; + vertex -18.5589 -22.5004 0.938022; + normal -0.0957979 -0.103552 0.990000; + texcoord 3.73594 -2.90382; + tangent 0.0331062 -0.993995 -0.104294; + vertex -18.1526 -22.9345 0.904795; + normal -0.201308 -0.138557 0.969679; + texcoord 3.81373 -2.80360; + tangent 0.0156299 -0.989605 -0.142963; + vertex -17.7560 -23.2602 0.937043; + normal -0.0565787 -0.132057 0.989626; + texcoord 3.91753 -2.69832; + tangent 0.0304075 -0.991439 -0.126980; + vertex -17.2817 -23.6426 0.964575; + normal -0.125834 -0.161524 0.978813; + texcoord 3.61381 -2.92844; + tangent -0.0844153 -0.980728 -0.176202; + vertex -18.2319 -22.4450 0.961896; + normal -0.00320456 -0.116188 0.993222; + texcoord 4.05185 -2.72249; + tangent -0.0543023 -0.991844 -0.115311; + vertex -17.4081 -24.2242 0.910853; + normal -0.135415 -0.205614 0.969219; + texcoord 3.83223 -2.69895; + tangent 0.0224908 -0.977597 -0.209281; + vertex -17.3268 -23.3163 1.01966; + normal 0.0235280 -0.164587 0.986082; + texcoord 3.93897 -2.59647; + tangent 0.00514326 -0.986426 -0.164129; + vertex -16.9072 -23.7490 0.954101; + normal -0.0388200 -0.220101 0.974704; + texcoord 3.87520 -2.62506; + tangent 0.0333876 -0.975020 -0.219594; + vertex -17.0294 -23.4763 1.00570; + normal 0.0424045 -0.161677 0.985932; + texcoord 4.16108 -2.75265; + tangent 0.0304287 -0.985808 -0.165099; + vertex -17.5660 -24.6813 0.840379; + normal 0.0551693 -0.168007 0.984241; + texcoord 4.07762 -2.66376; + tangent -0.0444177 -0.984585 -0.169175; + vertex -17.2075 -24.3004 0.895277; + normal 0.0678722 -0.0955286 0.993110; + texcoord 4.21635 -2.80908; + tangent 0.0575263 -0.993556 -0.0976576; + vertex -17.7630 -24.8654 0.822045; + normal 0.0703833 -0.178984 0.981331; + texcoord 4.12737 -2.53586; + tangent -0.00364963 -0.983853 -0.178939; + vertex -16.6699 -24.4802 0.812163; + normal 0.0328044 -0.103984 0.994038; + texcoord 4.21326 -2.60207; + tangent -0.0157561 -0.994111 -0.107214; + vertex -16.9404 -24.8511 0.764472; + normal 0.0586934 -0.0214031 0.998047; + texcoord 4.27001 -2.67208; + tangent -0.00834780 -0.999692 -0.0233610; + vertex -17.2165 -25.0794 0.761017; + normal 0.0748251 -0.167832 0.982972; + texcoord 3.99937 -2.54186; + tangent -7.45341e-05 -0.985740 -0.168273; + vertex -16.6822 -23.9763 0.904913; + normal 0.0710572 -0.106154 0.991808; + texcoord 4.09633 -2.41937; + tangent -0.0255620 -0.993830 -0.107932; + vertex -16.1913 -24.3809 0.799471; + normal 0.106082 -0.235552 0.966055; + texcoord 3.92886 -2.45286; + tangent 0.0102828 -0.970777 -0.239764; + vertex -16.3373 -23.7113 0.931823; + normal 0.127793 -0.150511 0.980314; + texcoord 3.99647 -2.38111; + tangent -0.0592438 -0.988046 -0.142322; + vertex -16.0404 -23.9823 0.835237; + normal 0.0326007 -0.256440 0.966010; + texcoord 3.88983 -2.52128; + tangent 0.00489927 -0.966438 -0.256852; + vertex -16.6174 -23.5567 0.990411; + normal 0.101531 -0.234234 0.966864; + texcoord 3.80347 -2.45968; + tangent -0.0293687 -0.971707 -0.234355; + vertex -16.3528 -23.1969 1.07638; + normal 0.00300230 -0.203099 0.979154; + texcoord 3.75286 -2.57537; + tangent -0.0180705 -0.979237 -0.201913; + vertex -16.8199 -22.9853 1.14979; + normal 0.209733 -0.225936 0.951297; + texcoord 3.81020 -2.39448; + tangent 0.0474944 -0.968383 -0.244905; + vertex -16.0986 -23.2135 1.03055; + normal -0.123835 -0.206256 0.970630; + texcoord 3.72819 -2.66918; + tangent -0.0328942 -0.976252 -0.214125; + vertex -17.2065 -22.8772 1.15056; + normal 0.203545 -0.210528 0.956163; + texcoord 3.90645 -2.36240; + tangent -0.0594039 -0.976858 -0.205476; + vertex -15.9213 -23.6538 0.876852; + normal 0.125412 -0.131603 0.983337; + texcoord 3.74050 -2.45409; + tangent 0.0243411 -0.990914 -0.132278; + vertex -16.3224 -22.9633 1.12057; + normal 0.228112 -0.144926 0.962788; + texcoord 3.74380 -2.37243; + tangent 0.0435454 -0.986032 -0.160765; + vertex -16.0323 -22.9708 1.06627; + normal 0.149317 -0.148673 0.977548; + texcoord 3.85416 -2.23246; + tangent -0.0628562 -0.988216 -0.139561; + vertex -15.4741 -23.4057 0.826181; + normal 0.199426 -0.153541 0.967809; + texcoord 3.71611 -2.24662; + tangent -0.00775803 -0.987548 -0.157126; + vertex -15.4685 -22.8672 0.924088; + normal 0.179110 0.00411385 0.983820; + texcoord 3.67959 -2.39663; + tangent -0.0342857 -0.999362 0.0100412; + vertex -16.1261 -22.7160 1.10564; + normal 0.153973 -0.0508692 0.986765; + texcoord 3.64497 -2.24896; + tangent 0.0396051 -0.997576 -0.0572099; + vertex -15.4949 -22.5663 0.960890; + normal 0.0913529 -0.0328769 0.995276; + texcoord 3.67779 -2.56522; + tangent 0.0243380 -0.998866 -0.0409168; + vertex -16.7753 -22.6511 1.19007; + normal 0.155495 0.125333 0.979854; + texcoord 3.62204 -2.39762; + tangent -0.0869130 -0.986175 0.141085; + vertex -16.1054 -22.4881 1.08213; + normal -0.0284276 -0.117134 0.992709; + texcoord 3.67337 -2.63619; + tangent -0.00474434 -0.993253 -0.115871; + vertex -17.0578 -22.6657 1.19942; + normal 0.0674945 0.0327242 0.997183; + texcoord 3.62168 -2.62476; + tangent 0.0376688 -0.999173 0.0152779; + vertex -17.0292 -22.4144 1.21146; + normal -0.114672 -0.0664045 0.991181; + texcoord 3.61513 -2.69476; + tangent 0.0238046 -0.997327 -0.0690789; + vertex -17.2783 -22.4473 1.20743; + normal -0.222389 -0.195850 0.955084; + texcoord 3.72364 -2.73167; + tangent -0.0517046 -0.975602 -0.213373; + vertex -17.4240 -22.8838 1.10637; + normal -0.249771 -0.146234 0.957199; + texcoord 3.65262 -2.75531; + tangent -0.00142926 -0.988755 -0.149535; + vertex -17.5073 -22.6097 1.13503; + normal -0.214037 -0.153249 0.964730; + texcoord 3.65603 -2.87719; + tangent -0.0399050 -0.985614 -0.164233; + vertex -18.0425 -22.6140 0.966735; + normal -0.208446 -0.101757 0.972726; + texcoord 3.54862 -2.78732; + tangent 0.0166662 -0.994540 -0.103021; + vertex -17.6626 -22.1104 1.15151; + normal 0.0825268 0.0874243 0.992747; + texcoord 3.55388 -2.64332; + tangent 0.00531037 -0.995395 0.0957147; + vertex -17.0981 -22.2312 1.20408; + normal -0.136741 -0.152375 0.978818; + texcoord 3.48734 -2.82115; + tangent 0.0205716 -0.987622 -0.155498; + vertex -17.7988 -21.9104 1.15079; + normal -0.0266458 0.00256049 0.999642; + texcoord 3.48190 -2.74221; + tangent -0.0302608 -0.999488 0.0103632; + vertex -17.4874 -21.8937 1.18920; + normal -0.157390 -0.221338 0.962413; + texcoord 3.49471 -2.88186; + tangent 0.0248639 -0.974602 -0.222559; + vertex -17.9770 -21.9669 1.10852; + normal 0.170741 0.188715 0.967075; + texcoord 3.58716 -2.53310; + tangent 0.0167135 -0.981310 0.191704; + vertex -16.6732 -22.3608 1.14492; + normal 0.164997 0.132736 0.977321; + texcoord 3.46590 -2.65470; + tangent -0.126970 -0.978918 0.159995; + vertex -17.1350 -21.8259 1.15261; + normal 0.158801 0.142477 0.976976; + texcoord 3.49159 -2.49735; + tangent -0.0533037 -0.985588 0.160543; + vertex -16.4871 -21.9387 1.01768; + normal 0.133534 0.0500200 0.989781; + texcoord 3.42149 -2.70921; + tangent -0.00999378 -0.998538 0.0531171; + vertex -17.3289 -21.6740 1.16949; + normal 0.178758 0.0647702 0.981759; + texcoord 3.41198 -2.56485; + tangent -0.0275135 -0.997001 0.0723265; + vertex -16.7021 -21.6415 1.02803; + normal -0.00963222 -0.0613588 0.998069; + texcoord 3.42473 -2.79575; + tangent 0.0905755 -0.993672 -0.0664186; + vertex -17.6915 -21.6604 1.19027; + normal 0.154644 0.0597218 0.986164; + texcoord 3.29896 -2.67784; + tangent 0.0223779 -0.998239 0.0549323; + vertex -17.2157 -21.1325 1.11369; + normal -0.111882 -0.122964 0.986084; + texcoord 3.37125 -2.94797; + tangent 0.0556965 -0.991040 -0.121402; + vertex -18.3147 -21.4477 1.18772; + normal 0.0710906 0.0586933 0.995742; + texcoord 3.33741 -2.77714; + tangent 0.0138583 -0.998204 0.0582731; + vertex -17.7102 -21.3098 1.20045; + normal -0.0380773 -0.0221064 0.999030; + texcoord 3.33566 -2.90441; + tangent 0.0555779 -0.998256 -0.0199145; + vertex -18.1482 -21.3237 1.20837; + normal 0.109933 0.0175636 0.993784; + texcoord 3.25142 -2.63305; + tangent 0.0378787 -0.999224 0.0107869; + vertex -17.0392 -20.9590 1.08208; + normal 0.0684804 0.0912275 0.993473; + texcoord 3.21628 -2.69538; + tangent -0.0299746 -0.994931 0.0959845; + vertex -17.2805 -20.8289 1.09493; + normal 0.0211187 0.0960548 0.995152; + texcoord 3.29707 -2.87508; + tangent -0.140173 -0.984585 0.104611; + vertex -18.0427 -21.1781 1.20307; + normal 0.105160 -0.00991258 0.994406; + texcoord 3.38242 -2.49609; + tangent 0.0411112 -0.998992 -0.0180311; + vertex -16.4854 -21.5198 0.994853; + normal 0.0361862 0.153858 0.987430; + texcoord 3.18551 -2.76243; + tangent -0.0311575 -0.986054 0.163481; + vertex -17.4749 -20.7520 1.09602; + normal -0.0612184 0.0806789 0.994858; + texcoord 3.26045 -2.98695; + tangent 0.0108228 -0.996057 0.0880551; + vertex -18.4760 -21.0252 1.17793; + normal 0.0256661 0.171240 0.984895; + texcoord 3.25009 -2.90897; + tangent -0.0899482 -0.981017 0.171797; + vertex -18.1323 -20.9715 1.17519; + normal -0.149766 -0.0269313 0.988355; + texcoord 3.28750 -3.02710; + tangent 0.0195358 -0.999448 -0.0268808; + vertex -18.6247 -21.1151 1.16485; + normal 0.0328752 0.140976 0.989467; + texcoord 3.16772 -2.98997; + tangent 0.0105399 -0.989412 0.144750; + vertex -18.5126 -20.6098 1.11415; + normal -0.0890539 0.0612867 0.994139; + texcoord 3.20843 -3.07165; + tangent -0.0576102 -0.996860 0.0543265; + vertex -18.7744 -20.8303 1.13412; + normal -0.233927 -0.127699 0.963831; + texcoord 3.31786 -3.06303; + tangent -0.0335447 -0.989510 -0.140518; + vertex -18.7517 -21.2369 1.12929; + normal 0.0321580 0.166867 0.985455; + texcoord 3.11702 -2.85548; + tangent 0.0101013 -0.984856 0.173078; + vertex -17.9493 -20.4063 1.03491; + normal -0.196033 -0.196251 0.960758; + texcoord 3.39644 -2.99120; + tangent -0.0107462 -0.978118 -0.207774; + vertex -18.4828 -21.5443 1.14586; + normal -0.190766 -0.103708 0.976142; + texcoord 3.17256 -3.18710; + tangent 0.0294218 -0.994453 -0.100982; + vertex -19.2744 -20.6203 1.05690; + normal -0.168508 -0.230535 0.958362; + texcoord 3.49033 -2.98477; + tangent 0.206815 -0.957450 -0.201290; + vertex -18.4838 -21.9460 1.03321; + normal -0.142065 -0.129205 0.981389; + texcoord 3.52156 -3.04677; + tangent -0.0588424 -0.988554 -0.138921; + vertex -18.7111 -22.0538 0.973080; + normal -0.229324 -0.199334 0.952720; + texcoord 3.45777 -3.04790; + tangent 2.80508e-05 -0.978439 -0.206536; + vertex -18.7165 -21.8098 1.01550; + normal -0.250914 -0.148065 0.956618; + texcoord 3.32172 -3.17171; + tangent -0.0308253 -0.985688 -0.165737; + vertex -19.2322 -21.2108 0.995081; + normal -0.118971 -0.0608427 0.991032; + texcoord 3.44498 -3.17135; + tangent -0.0306732 -0.997251 -0.0674506; + vertex -19.1840 -21.7638 0.915101; + normal -0.0140712 -0.0106410 0.999844; + texcoord 3.59244 -3.05805; + tangent 0.0480580 -0.998755 -0.0133697; + vertex -18.7997 -22.3138 0.945157; + normal -0.229271 -0.130092 0.964630; + texcoord 3.20831 -3.30568; + tangent 0.0130151 -0.990729 -0.135226; + vertex -19.7516 -20.8169 0.904896; + normal 0.119067 0.0296431 0.992444; + texcoord 3.66821 -3.07641; + tangent 0.166641 -0.985946 0.0118446; + vertex -18.8037 -22.6397 0.956193; + normal -0.0571999 0.0318738 0.997854; + texcoord 3.53124 -3.12441; + tangent -0.0276855 -0.999251 0.0270281; + vertex -19.0598 -22.0464 0.928124; + normal 0.0823536 0.107531 0.990785; + texcoord 3.60727 -3.12766; + tangent 0.0899569 -0.990531 0.103707; + vertex -19.0087 -22.4055 0.959961; + normal 0.178850 0.122181 0.976260; + texcoord 3.67878 -3.17955; + tangent 0.0599075 -0.991622 0.114438; + vertex -19.2194 -22.7045 1.02986; + normal 0.0482777 0.100789 0.993736; + texcoord 3.49189 -3.21664; + tangent -0.0109330 -0.994644 0.102777; + vertex -19.3877 -21.9317 0.917424; + normal 0.146924 0.178132 0.972976; + texcoord 3.62111 -3.18838; + tangent 0.0191121 -0.983929 0.177536; + vertex -19.2741 -22.4687 0.999692; + normal 0.162964 0.157745 0.973940; + texcoord 3.65828 -3.30740; + tangent -0.0146552 -0.986235 0.164701; + vertex -19.7663 -22.6257 1.13263; + normal 0.117071 0.188909 0.974991; + texcoord 3.49120 -3.29647; + tangent 0.0199256 -0.981802 0.188858; + vertex -19.6841 -21.9301 0.951132; + normal 0.0680309 0.186545 0.980088; + texcoord 3.45021 -3.36698; + tangent 0.0199006 -0.982451 0.185457; + vertex -19.9998 -21.7774 0.949080; + normal 0.00679666 0.115270 0.993311; + texcoord 3.40003 -3.31165; + tangent 0.0378623 -0.992598 0.115391; + vertex -19.7689 -21.5457 0.904667; + normal -0.113171 0.0633890 0.991551; + texcoord 3.31625 -3.36594; + tangent -0.00358159 -0.997778 0.0665251; + vertex -20.0001 -21.2014 0.846807; + normal -0.0925097 0.0227836 0.995451; + texcoord 3.36448 -3.28799; + tangent 0.00600978 -0.999758 0.0211556; + vertex -19.6838 -21.3940 0.896633; + normal -0.181902 -0.0815324 0.979931; + texcoord 3.33219 -3.24588; + tangent 0.0283253 -0.996535 -0.0782050; + vertex -19.4975 -21.2702 0.925690; + normal -0.192255 -0.0607924 0.979460; + texcoord 3.24203 -3.36644; + tangent 0.00273629 -0.998032 -0.0626459; + vertex -20.0000 -20.9334 0.838840; + normal -0.206923 -0.192562 0.959220; + texcoord 3.17774 -3.36648; + tangent 0.0203714 -0.980943 -0.193223; + vertex -20.0001 -20.6908 0.869499; + normal -0.172326 -0.220080 0.960140; + texcoord 3.12070 -3.23671; + tangent -0.00599702 -0.974435 -0.224588; + vertex -19.5077 -20.4435 1.04018; + normal -0.178536 -0.297392 0.937914; + texcoord 3.12152 -3.36658; + tangent -0.0179555 -0.951646 -0.306672; + vertex -20.0003 -20.4718 0.931112; + normal -0.0954797 -0.148048 0.984360; + texcoord 3.11549 -3.17033; + tangent -0.0475996 -0.986877 -0.154301; + vertex -19.2127 -20.4252 1.08796; + normal -0.114804 -0.287048 0.951012; + texcoord 3.07021 -3.27634; + tangent -0.0522151 -0.953707 -0.296171; + vertex -19.6355 -20.2178 1.08531; + normal -0.101282 -0.278811 0.954990; + texcoord 2.99459 -3.36635; + tangent -0.000680502 -0.959381 -0.282112; + vertex -19.9999 -19.9522 1.13186; + normal -0.0496094 -0.182465 0.981960; + texcoord 3.05660 -3.20342; + tangent -0.0283045 -0.981506 -0.189325; + vertex -19.3344 -20.1798 1.11869; + normal -0.0446013 -0.0379812 0.998283; + texcoord 3.11052 -3.12868; + tangent 0.0243554 -0.998772 -0.0431458; + vertex -18.9725 -20.4113 1.10528; + normal -0.0297854 -0.189833 0.981365; + texcoord 2.96616 -3.29173; + tangent 0.0134380 -0.981255 -0.192242; + vertex -19.6964 -19.8206 1.19142; + normal -0.0459513 -0.101820 0.993741; + texcoord 2.90160 -3.36631; + tangent 0.00755573 -0.994642 -0.103108; + vertex -20.0001 -19.5792 1.21744; + normal 0.0308957 0.0471420 0.998410; + texcoord 3.11406 -3.07547; + tangent 0.0542794 -0.997491 0.0454368; + vertex -18.8165 -20.4333 1.10689; + normal 0.00671538 -0.0494827 0.998752; + texcoord 2.88972 -3.31653; + tangent -0.0292463 -0.998525 -0.0457500; + vertex -19.7989 -19.5321 1.22527; + normal 0.0128739 -0.00785227 0.999886; + texcoord 2.75189 -3.36448; + tangent -0.0283378 -0.999566 -0.00803554; + vertex -20.0000 -18.9878 1.22158; + normal 0.0643318 -0.0985849 0.993047; + texcoord 2.94281 -3.23636; + tangent -0.0101247 -0.995218 -0.0971540; + vertex -19.4843 -19.7422 1.19711; + normal 0.0486122 -0.101739 0.993623; + texcoord 3.01510 -3.16418; + tangent 0.0877926 -0.990652 -0.104411; + vertex -19.1783 -20.0374 1.13855; + normal 0.0468387 0.00338446 0.998897; + texcoord 2.74383 -3.29463; + tangent -0.0141666 -0.999894 0.00323559; + vertex -19.6638 -18.9206 1.21565; + normal 0.0646459 0.0334592 0.997347; + texcoord 2.64104 -3.36620; + tangent 0.0116153 -0.999502 0.0293366; + vertex -20.0000 -18.4943 1.23585; + normal 0.0935216 -0.00840530 0.995582; + texcoord 2.86751 -3.25692; + tangent -0.0720249 -0.997400 -0.00220678; + vertex -19.5299 -19.4552 1.21336; + normal 0.116758 0.0480557 0.991997; + texcoord 2.66115 -3.24344; + tangent 0.0396587 -0.998338 0.0418128; + vertex -19.4594 -18.5766 1.19890; + normal 0.136938 0.149200 0.979279; + texcoord 2.53080 -3.36592; + tangent -0.00164739 -0.987535 0.157392; + vertex -20.0001 -18.0865 1.20755; + normal 0.150661 -0.0176606 0.988428; + texcoord 2.91872 -3.18550; + tangent -0.00221277 -0.999821 -0.0188044; + vertex -19.2873 -19.6442 1.18072; + normal 0.205823 0.0124794 0.978510; + texcoord 2.81224 -3.16436; + tangent 0.000884546 -0.999934 0.0114830; + vertex -19.2023 -19.2366 1.15795; + normal 0.109940 -0.0114567 0.993872; + texcoord 3.03005 -3.10386; + tangent 0.0696855 -0.997413 -0.0176536; + vertex -18.9407 -20.0788 1.11580; + normal 0.173468 0.0479353 0.983672; + texcoord 2.97422 -3.06495; + tangent -0.00278787 -0.998785 0.0492084; + vertex -18.7806 -19.8698 1.08679; + normal 0.106620 0.0854062 0.990625; + texcoord 3.08170 -3.00816; + tangent -0.0190501 -0.996192 0.0850751; + vertex -18.5590 -20.2967 1.07835; + normal 0.221535 0.0797739 0.971884; + texcoord 2.90046 -3.05695; + tangent -0.0325548 -0.995381 0.0903142; + vertex -18.7446 -19.5924 1.06157; + normal 0.153853 0.105348 0.982462; + texcoord 2.94842 -2.97631; + tangent 0.00385426 -0.994015 0.109179; + vertex -18.4446 -19.7630 1.01977; + normal 0.0827023 0.114706 0.989951; + texcoord 3.06829 -2.91960; + tangent -0.0391687 -0.992533 0.115518; + vertex -18.1550 -20.2592 1.02771; + normal 0.262770 0.0997592 0.959687; + texcoord 2.79664 -3.00918; + tangent 0.0155614 -0.995133 0.0972996; + vertex -18.4894 -19.1312 0.939423; + normal -0.00231926 0.0952477 0.995451; + texcoord 3.05792 -2.83936; + tangent 0.0337871 -0.994956 0.0944497; + vertex -17.8781 -20.1941 1.00759; + normal 0.286097 0.0363754 0.957510; + texcoord 2.80074 -3.09284; + tangent 0.0342065 -0.999004 0.0286520; + vertex -18.9295 -19.1774 1.08168; + normal 0.0859605 0.141947 0.986135; + texcoord 2.92660 -2.91670; + tangent 0.0655568 -0.988500 0.136274; + vertex -18.2054 -19.6721 0.980223; + normal 0.210531 0.0960854 0.972854; + texcoord 2.75846 -2.94041; + tangent -0.0484357 -0.993000 0.107725; + vertex -18.2964 -19.0083 0.876683; + normal 0.303490 0.0164545 0.952692; + texcoord 2.72638 -3.00113; + tangent 0.0357638 -0.999360 0.00122476; + vertex -18.4886 -18.8754 0.921558; + normal 0.205677 0.0114001 0.978554; + texcoord 2.68259 -3.16324; + tangent -0.0279506 -0.999440 0.0184064; + vertex -19.1888 -18.7058 1.15905; + normal 0.323833 -0.0298645 0.945643; + texcoord 2.58912 -3.02237; + tangent -0.00779316 -0.999572 -0.0281978; + vertex -18.6189 -18.2998 0.982982; + normal 0.178203 0.103354 0.978551; + texcoord 2.60199 -3.17034; + tangent 0.00302384 -0.994371 0.105915; + vertex -19.2092 -18.3714 1.14557; + normal 0.267116 0.0297617 0.963205; + texcoord 2.63761 -3.11099; + tangent -0.0373684 -0.998383 0.0428292; + vertex -18.9674 -18.5234 1.09873; + normal 0.138093 0.202952 0.969402; + texcoord 2.52145 -3.28751; + tangent -0.0194725 -0.977741 0.208912; + vertex -19.6999 -18.0735 1.15952; + normal 0.232632 -0.0139276 0.972465; + texcoord 2.68397 -2.94705; + tangent -0.00509829 -0.999892 -0.0137965; + vertex -18.2767 -18.7055 0.859414; + normal 0.133377 0.175578 0.975389; + texcoord 2.44033 -3.27432; + tangent -0.0202309 -0.982489 0.185217; + vertex -19.6060 -17.6698 1.05560; + normal 0.161430 0.102792 0.981516; + texcoord 2.33265 -3.36607; + tangent 0.0352318 -0.994469 0.0989490; + vertex -20.0001 -17.2950 1.07213; + normal 0.142924 0.133850 0.980641; + texcoord 2.52077 -3.13163; + tangent -0.0512529 -0.988552 0.141908; + vertex -19.0357 -18.0141 1.06572; + normal 0.115699 0.113142 0.986820; + texcoord 2.39080 -3.27280; + tangent 0.0774541 -0.991691 0.102714; + vertex -19.6086 -17.5111 1.03085; + normal 0.0361242 0.00697772 0.999323; + texcoord 2.20862 -3.36035; + tangent -0.0295828 -0.999549 0.00514704; + vertex -20.0001 -16.8107 1.03737; + normal 0.0863358 0.110908 0.990074; + texcoord 2.45449 -3.14240; + tangent 0.0105147 -0.994736 0.101933; + vertex -19.0582 -17.8015 1.03630; + normal 0.139983 0.0447481 0.989142; + texcoord 2.48317 -3.06825; + tangent 0.0158908 -0.999018 0.0413514; + vertex -18.7927 -17.8972 1.01385; + normal 0.0337821 0.0330431 0.998883; + texcoord 2.36288 -3.24246; + tangent 0.0539306 -0.998102 0.0297459; + vertex -19.5025 -17.4070 1.01600; + normal 0.0114750 -0.0115349 0.999868; + texcoord 2.40087 -3.14349; + tangent 0.0686656 -0.997640 -0.000252488; + vertex -19.0824 -17.5269 1.01935; + normal -0.0274127 -0.0398034 0.998831; + texcoord 2.23625 -3.28258; + tangent -0.0122853 -0.999214 -0.0376857; + vertex -19.6659 -16.9055 1.02571; + normal -0.0767667 -0.0196166 0.996856; + texcoord 2.14407 -3.29936; + tangent -0.0331995 -0.999221 -0.0213512; + vertex -19.7091 -16.5230 1.03973; + normal -0.0820382 -0.0268860 0.996267; + texcoord 2.04461 -3.36645; + tangent 0.0172631 -0.999560 -0.0241370; + vertex -20.0001 -16.1334 1.02187; + normal -0.121894 -0.114747 0.985888; + texcoord 2.25624 -3.18898; + tangent 0.0225395 -0.993116 -0.114942; + vertex -19.2946 -16.9986 1.05625; + normal -0.0900680 -0.0128233 0.995853; + texcoord 2.00143 -3.24499; + tangent 0.00697561 -0.999884 -0.0135653; + vertex -19.5042 -15.9368 1.07715; + normal -0.0819465 0.0326229 0.996103; + texcoord 1.89410 -3.36208; + tangent 0.0130467 -0.999130 0.0396122; + vertex -20.0004 -15.5496 1.05215; + normal -0.142969 -0.0309061 0.989244; + texcoord 2.12652 -3.23396; + tangent -0.00998264 -0.999412 -0.0328039; + vertex -19.4906 -16.4513 1.07153; + normal -0.0116292 0.0636561 0.997904; + texcoord 1.88721 -3.23335; + tangent 0.0114824 -0.997440 0.0705846; + vertex -19.4712 -15.5344 1.07675; + normal -0.0774576 0.0386461 0.996246; + texcoord 2.01549 -3.18534; + tangent 0.0152870 -0.999045 0.0409206; + vertex -19.2937 -15.9968 1.09731; + normal -0.0517416 0.118465 0.991609; + texcoord 1.85672 -3.29937; + tangent -0.0227617 -0.992894 0.116801; + vertex -19.7454 -15.3821 1.05994; + normal -0.0683308 0.220137 0.973073; + texcoord 1.80505 -3.36368; + tangent -0.0347914 -0.975850 0.215654; + vertex -20.0002 -15.1385 0.996844; + normal 0.0210385 0.100647 0.994700; + texcoord 1.96969 -3.12970; + tangent -0.00482456 -0.994536 0.104286; + vertex -19.0859 -15.8090 1.08623; + normal -0.0457975 0.187774 0.981144; + texcoord 1.76624 -3.18898; + tangent -0.0285726 -0.980958 0.192106; + vertex -19.2503 -14.9913 0.998830; + normal 0.000534967 0.0999608 0.994991; + texcoord 1.82551 -3.12595; + tangent -0.0331326 -0.994315 0.101191; + vertex -19.0418 -15.2223 1.03577; + normal -0.0766464 0.237104 0.968456; + texcoord 1.68152 -3.28119; + tangent 0.0956811 -0.963855 0.248653; + vertex -19.6364 -14.6240 0.869256; + normal -0.0576080 0.245986 0.967560; + texcoord 1.66623 -3.36574; + tangent 0.124099 -0.958970 0.254904; + vertex -20.0000 -14.6276 0.848515; + normal -0.0454479 0.151766 0.987371; + texcoord 1.59103 -3.34882; + tangent -0.00354415 -0.990076 0.140485; + vertex -20.0000 -14.3912 0.796758; + normal -0.118924 0.156951 0.980420; + texcoord 1.71133 -3.14433; + tangent 0.0569376 -0.984668 0.164886; + vertex -19.1031 -14.7840 0.972148; + normal -0.129866 0.166173 0.977508; + texcoord 1.62131 -3.23335; + tangent 0.0328248 -0.985190 0.168298; + vertex -19.4726 -14.4321 0.842445; + normal -0.0364227 0.0805498 0.996085; + texcoord 1.55880 -3.32041; + tangent -0.0843238 -0.993272 0.0793754; + vertex -19.8227 -14.1792 0.780634; + normal 0.0169690 0.0732098 0.997172; + texcoord 1.42302 -3.35621; + tangent -0.00304916 -0.997270 0.0737791; + vertex -20.0000 -13.6216 0.757787; + normal -0.216499 0.113136 0.969705; + texcoord 1.61650 -3.13814; + tangent 0.0364354 -0.991790 0.122579; + vertex -19.0961 -14.4248 0.914581; + normal -0.131965 0.0956856 0.986625; + texcoord 1.56545 -3.24205; + tangent -0.000967539 -0.995387 0.0959362; + vertex -19.5093 -14.2186 0.810071; + normal -0.0262733 0.0775508 0.996642; + texcoord 1.42784 -3.30619; + tangent 0.0365814 -0.996162 0.0795191; + vertex -19.7829 -13.6637 0.758212; + normal -0.108147 0.103513 0.988731; + texcoord 1.43935 -3.23987; + tangent 0.00515780 -0.994623 0.103434; + vertex -19.4843 -13.7034 0.783466; + normal -0.215876 0.133737 0.967219; + texcoord 1.46816 -3.12648; + tangent -0.00910715 -0.991251 0.131678; + vertex -19.0716 -13.8092 0.863690; + normal -0.0426352 0.0464831 0.998009; + texcoord 1.29417 -3.25029; + tangent -0.0283630 -0.998470 0.0474770; + vertex -19.5542 -13.1140 0.701650; + normal 0.0438097 0.0270309 0.998674; + texcoord 1.28670 -3.32395; + tangent 0.0143605 -0.999701 0.0197699; + vertex -19.8314 -13.0900 0.702072; + normal 0.0693264 0.0622123 0.995652; + texcoord 1.31485 -3.36558; + tangent -0.00714600 -0.998403 0.0560446; + vertex -20.0000 -13.2090 0.721251; + normal 0.0687743 -0.0669674 0.995382; + texcoord 1.23774 -3.35430; + tangent 0.0531840 -0.996575 -0.0633155; + vertex -20.0002 -12.8518 0.720238; + normal -0.0112719 -0.0745873 0.997151; + texcoord 1.21357 -3.28661; + tangent 0.111805 -0.991447 -0.0673265; + vertex -19.6740 -12.7976 0.708067; + normal -0.00261601 -0.166851 0.985979; + texcoord 1.16393 -3.28678; + tangent 0.0687393 -0.981181 -0.180438; + vertex -19.7126 -12.6625 0.722169; + normal 0.0542060 -0.186638 0.980932; + texcoord 1.15382 -3.36550; + tangent 0.0591203 -0.979972 -0.190158; + vertex -20.0000 -12.5615 0.757264; + normal -0.0791100 -0.283609 0.955671; + texcoord 1.00121 -3.33672; + tangent -0.122157 -0.946030 -0.300174; + vertex -20.0000 -12.0098 0.884555; + normal -0.0835951 -0.0704142 0.994009; + texcoord 1.22226 -3.13746; + tangent 0.0346721 -0.997162 -0.0668204; + vertex -19.0848 -12.8348 0.740920; + normal -0.134506 0.139059 0.981107; + texcoord 1.33485 -3.14296; + tangent -0.0335876 -0.990024 0.136836; + vertex -19.1136 -13.2727 0.756996; + normal -0.153312 0.183904 0.970914; + texcoord 1.42472 -3.15054; + tangent -0.00314930 -0.983007 0.183539; + vertex -19.1745 -13.6794 0.822222; + normal -0.154890 0.0731068 0.985223; + texcoord 1.27604 -3.09303; + tangent -0.00819944 -0.997185 0.0745337; + vertex -18.9018 -13.0409 0.758135; + normal -0.271107 0.175678 0.946382; + texcoord 1.31281 -3.03341; + tangent 0.00965215 -0.981758 0.189889; + vertex -18.6655 -13.1909 0.830540; + normal -0.167144 -0.0384754 0.985181; + texcoord 1.21813 -3.05932; + tangent 0.0273612 -0.998954 -0.0366484; + vertex -18.7696 -12.8179 0.777873; + normal -0.247865 0.0532451 0.967330; + texcoord 1.23670 -3.01233; + tangent 0.0370875 -0.997273 0.0638104; + vertex -18.5913 -12.8944 0.814828; + normal -0.115383 -0.116183 0.986503; + texcoord 1.16616 -3.04575; + tangent -0.0386569 -0.992078 -0.119524; + vertex -18.7275 -12.5974 0.801907; + normal -0.306779 0.156730 0.938788; + texcoord 1.46024 -3.04856; + tangent -0.0494879 -0.986972 0.153092; + vertex -18.7213 -13.8122 0.964916; + normal -0.0444113 -0.261638 0.964144; + texcoord 1.11647 -3.16906; + tangent -0.0533460 -0.962393 -0.266372; + vertex -19.2094 -12.4441 0.813563; + normal -0.267814 0.0603245 0.961580; + texcoord 1.61760 -3.05628; + tangent 0.0133493 -0.997886 0.0635964; + vertex -18.8314 -14.4206 0.986663; + normal -0.0514034 -0.260191 0.964188; + texcoord 1.11642 -3.27808; + tangent 0.0515045 -0.966469 -0.251565; + vertex -19.6655 -12.4194 0.783398; + normal -0.172743 0.0758719 0.982040; + texcoord 1.70204 -3.07156; + tangent 0.0886149 -0.991932 0.0906577; + vertex -18.8612 -14.7565 1.00352; + normal -0.0769287 -0.270343 0.959686; + texcoord 0.943208 -3.28606; + tangent -0.0827931 -0.955082 -0.284542; + vertex -19.6405 -11.6967 1.02472; + normal -0.0562140 -0.202568 0.977654; + texcoord 0.790192 -3.36816; + tangent 0.110009 -0.973140 -0.202228; + vertex -19.9998 -11.0926 1.13614; + normal -0.0898979 0.0256145 0.995622; + texcoord 1.78307 -3.05786; + tangent 0.0126746 -0.999521 0.0282212; + vertex -18.7751 -15.0988 1.03476; + normal 0.0266192 -0.208135 0.977738; + texcoord 0.907603 -3.24402; + tangent 0.0308056 -0.978901 -0.201999; + vertex -19.5082 -11.5706 1.06260; + normal 0.0401929 -0.0940413 0.994757; + texcoord 0.740202 -3.35566; + tangent -0.0359687 -0.995097 -0.0921293; + vertex -19.9999 -10.8764 1.17725; + normal 0.0491091 -0.238646 0.969864; + texcoord 1.01123 -3.16594; + tangent -1.88852e-05 -0.970446 -0.241318; + vertex -19.2236 -11.9232 0.962548; + normal 0.0206327 -0.192216 0.981136; + texcoord 1.06941 -3.08171; + tangent 0.0433198 -0.978778 -0.200292; + vertex -18.8387 -12.2358 0.867250; + normal 0.0945871 -0.132654 0.986639; + texcoord 0.852505 -3.23453; + tangent -0.0101313 -0.990809 -0.134888; + vertex -19.4575 -11.3448 1.09791; + normal -0.0557929 -0.153499 0.986572; + texcoord 1.12410 -3.04283; + tangent -0.0900089 -0.983234 -0.158584; + vertex -18.6921 -12.3973 0.836918; + normal 0.111649 -0.0336250 0.993179; + texcoord 0.747195 -3.27348; + tangent 0.0139965 -0.999016 -0.0420767; + vertex -19.6261 -10.9220 1.15062; + normal 0.155710 0.0703205 0.985297; + texcoord 0.657234 -3.36469; + tangent -0.0325980 -0.996478 0.0772633; + vertex -20.0001 -10.5752 1.19212; + normal -0.149400 -0.0154816 0.988656; + texcoord 1.12280 -2.95295; + tangent 0.0143800 -0.999795 -0.0142697; + vertex -18.3468 -12.4156 0.876196; + normal -0.0189874 -0.0507547 0.998531; + texcoord 1.05092 -2.99086; + tangent 0.0531594 -0.997260 -0.0514481; + vertex -18.4754 -12.1276 0.879034; + normal 0.0990570 -0.103155 0.989721; + texcoord 1.00006 -3.05547; + tangent 0.0888283 -0.989908 -0.110415; + vertex -18.7741 -11.9559 0.904137; + normal -0.0286270 0.0443316 0.998607; + texcoord 1.04214 -2.90650; + tangent 0.00803515 -0.998715 0.0500413; + vertex -18.2134 -12.0373 0.890829; + normal 0.130805 -0.166128 0.977390; + texcoord 0.953540 -3.16192; + tangent -0.0291853 -0.986103 -0.163551; + vertex -19.1776 -11.7356 0.997282; + normal 0.0533892 0.0100638 0.998523; + texcoord 0.956670 -2.95867; + tangent -0.0270757 -0.999564 0.0118159; + vertex -18.3949 -11.7449 0.877729; + normal 0.163836 -0.0566958 0.984857; + texcoord 0.938517 -3.04911; + tangent -0.0168269 -0.998403 -0.0539225; + vertex -18.7526 -11.7333 0.917134; + normal 0.198451 -0.104287 0.974547; + texcoord 0.895854 -3.14174; + tangent 0.00550598 -0.994487 -0.104719; + vertex -19.1191 -11.5030 1.02069; + normal 0.207308 -0.0586535 0.976516; + texcoord 0.808019 -3.17769; + tangent 0.00298247 -0.998408 -0.0563312; + vertex -19.2575 -11.1943 1.08080; + normal 0.215103 -0.0486960 0.975377; + texcoord 0.753818 -3.06696; + tangent -0.0185985 -0.998855 -0.0440816; + vertex -18.7794 -10.9330 0.959576; + normal 0.187038 0.0348930 0.981733; + texcoord 0.723525 -3.21119; + tangent -0.0331485 -0.998101 0.0519284; + vertex -19.3932 -10.8769 1.11363; + normal 0.136144 0.0185209 0.990516; + texcoord 0.676582 -3.08455; + tangent -0.0172186 -0.999640 0.0205884; + vertex -18.8435 -10.6079 0.980627; + normal 0.177850 0.195513 0.964440; + texcoord 0.640473 -3.23373; + tangent 0.00955773 -0.980158 0.197988; + vertex -19.4543 -10.5057 1.07334; + normal 0.219667 0.157874 0.962716; + texcoord 0.601730 -3.36311; + tangent 0.00860100 -0.986685 0.162416; + vertex -20.0003 -10.3604 1.16658; + normal 0.0110798 -0.0115391 0.999872; + texcoord 0.631587 -3.00944; + tangent 0.00409483 -0.999854 -0.0166055; + vertex -18.5615 -10.4424 0.960572; + normal 0.213355 0.177215 0.960768; + texcoord 0.555323 -3.27611; + tangent 0.0759412 -0.983035 0.166956; + vertex -19.6359 -10.1538 1.03539; + normal 0.229269 0.111158 0.966995; + texcoord 0.500994 -3.36502; + tangent 0.0276635 -0.993757 0.108080; + vertex -20.0003 -9.92912 1.09044; + normal 0.105137 0.112312 0.988095; + texcoord 0.614515 -3.11380; + tangent 0.0442745 -0.992584 0.113210; + vertex -18.9590 -10.4098 0.980964; + normal 0.170583 0.115942 0.978498; + texcoord 0.516097 -3.23349; + tangent 0.0385469 -0.993488 0.107215; + vertex -19.5029 -10.0288 0.986545; + normal 0.174459 0.0183724 0.984493; + texcoord 0.426833 -3.36247; + tangent -0.0157062 -0.999652 0.0212099; + vertex -20.0002 -9.61281 1.06715; + normal 0.0868377 0.0901160 0.992138; + texcoord 0.493890 -3.12862; + tangent -0.00420460 -0.995688 0.0926687; + vertex -19.0513 -9.90833 0.917128; + normal 0.156514 0.00494323 0.987663; + texcoord 0.442978 -3.20362; + tangent -0.0280818 -0.999565 0.00904324; + vertex -19.3600 -9.71390 0.948227; + normal 0.155236 -0.0223277 0.987625; + texcoord 0.340209 -3.24384; + tangent 0.0250197 -0.999263 -0.0290990; + vertex -19.5138 -9.26709 0.999594; + normal 0.103483 0.0618609 0.992706; + texcoord 0.255058 -3.36647; + tangent -0.0116252 -0.997391 0.0712473; + vertex -20.0000 -9.02999 1.05715; + normal 0.0163541 0.112245 0.993546; + texcoord 0.573570 -3.05295; + tangent 0.0401530 -0.992834 0.112550; + vertex -18.7453 -10.2332 0.948384; + normal 0.144416 0.0525395 0.988121; + texcoord 0.261451 -3.23191; + tangent 0.0105480 -0.998403 0.0555001; + vertex -19.4923 -8.98532 0.999213; + normal 0.164555 -0.0110226 0.986306; + texcoord 0.346275 -3.12189; + tangent 0.00192693 -0.999953 -0.00954397; + vertex -19.0359 -9.30343 0.913226; + normal 0.119395 0.0564233 0.991242; + texcoord 0.353187 -3.04486; + tangent -0.0104684 -0.998343 0.0565757; + vertex -18.6778 -9.35642 0.860316; + normal 0.0285604 0.119764 0.992391; + texcoord 0.466029 -3.02049; + tangent -0.0276020 -0.991504 0.127111; + vertex -18.6089 -9.76434 0.887889; + normal 0.188368 0.0478845 0.980930; + texcoord 0.287948 -3.06914; + tangent 0.00927354 -0.998927 0.0453662; + vertex -18.7681 -9.04192 0.860604; + normal 0.0211525 0.0963943 0.995118; + texcoord 0.0830470 -3.30716; + tangent 0.0399700 -0.994216 0.0996881; + vertex -19.7328 -8.24082 0.938147; + normal -0.0710223 0.109013 0.991500; + texcoord 0.0141266 -3.35379; + tangent 0.0775596 -0.990690 0.111886; + vertex -19.9998 -7.95450 0.898412; + normal 0.135115 0.0262104 0.990483; + texcoord 0.189973 -3.04457; + tangent 0.0757019 -0.996996 0.0163810; + vertex -18.6991 -8.69568 0.826381; + normal 0.101952 0.0632320 0.992778; + texcoord 0.0933569 -3.24912; + tangent 0.00434682 -0.998226 0.0593752; + vertex -19.5550 -8.31016 0.932362; + normal -0.00843885 0.0146130 0.999858; + texcoord -0.0225600 -3.23650; + tangent 0.0419666 -0.998894 0.0212108; + vertex -19.4877 -7.80623 0.917704; + normal 0.117271 -0.00181502 0.993098; + texcoord 0.0654579 -3.21908; + tangent 0.0440691 -0.999014 -0.00528573; + vertex -19.4442 -8.15930 0.914650; + normal 0.0972889 0.0699428 0.992795; + texcoord 0.290631 -2.94021; + tangent 0.0414270 -0.996793 0.0684606; + vertex -18.2824 -9.08103 0.789757; + normal 0.0266334 -0.0577609 0.997975; + texcoord 0.00686755 -3.15148; + tangent -0.0214564 -0.997746 -0.0635742; + vertex -19.2377 -7.91622 0.906689; + normal 0.0864052 0.106388 0.990563; + texcoord 0.370097 -2.98811; + tangent -0.0249262 -0.993940 0.107057; + vertex -18.4556 -9.44863 0.845488; + normal 0.0676207 -0.0763303 0.994787; + texcoord 0.100892 -3.07017; + tangent 0.0850491 -0.993134 -0.0803201; + vertex -18.8328 -8.32822 0.847366; + normal 0.0612126 0.00695273 0.998101; + texcoord 0.236626 -2.91378; + tangent 0.0512867 -0.998680 0.00266174; + vertex -18.1880 -8.87860 0.771470; + normal 0.0528965 -0.0956636 0.994007; + texcoord 0.144636 -2.95404; + tangent -0.00861401 -0.995053 -0.0989718; + vertex -18.3847 -8.52113 0.798328; + normal 0.0480017 0.0904928 0.994740; + texcoord 0.431267 -2.69864; + tangent 0.0418666 -0.995549 0.0844305; + vertex -17.2968 -9.67031 0.771761; + normal 0.0788694 0.194763 0.977674; + texcoord 0.440245 -2.89120; + tangent -0.0818078 -0.974629 0.208342; + vertex -18.1083 -9.65983 0.852580; + normal 0.0204137 0.158071 0.987217; + texcoord 0.536645 -2.90229; + tangent 0.0320064 -0.985600 0.166035; + vertex -18.1249 -10.1400 0.958853; + normal 0.115283 0.174567 0.977873; + texcoord 0.562773 -2.80217; + tangent -0.00740088 -0.982918 0.183893; + vertex -17.7507 -10.2122 0.943837; + normal 0.0229022 0.0548915 0.998230; + texcoord 0.603708 -2.87107; + tangent 0.0450795 -0.997709 0.0504389; + vertex -17.9965 -10.3555 0.982892; + normal 0.109250 0.141678 0.983866; + texcoord 0.536975 -2.66283; + tangent -0.0230309 -0.988570 0.148995; + vertex -17.1473 -10.0585 0.821780; + normal 0.132283 0.0378870 0.990488; + texcoord 0.632461 -2.76249; + tangent 0.0155748 -0.999011 0.0416371; + vertex -17.5989 -10.4898 0.959348; + normal 0.00139445 -0.0897324 0.995965; + texcoord 0.681521 -2.85149; + tangent 0.0228755 -0.994641 -0.100822; + vertex -17.8953 -10.6503 0.975242; + normal 0.0716956 -0.100492 0.992351; + texcoord 0.694970 -2.79274; + tangent 0.0564659 -0.992189 -0.111235; + vertex -17.7181 -10.7158 0.963778; + normal 0.152003 0.0551324 0.986841; + texcoord 0.622098 -2.61192; + tangent -0.0460860 -0.996994 0.0622808; + vertex -16.9551 -10.4175 0.835847; + normal 0.128147 -0.107339 0.985929; + texcoord 0.742386 -2.73452; + tangent 0.0110100 -0.992864 -0.118741; + vertex -17.4059 -10.8730 0.904557; + normal 0.0844340 -0.00455371 0.996419; + texcoord 0.602795 -2.54902; + tangent 0.00218848 -0.999994 -0.00281892; + vertex -16.6981 -10.3270 0.800496; + normal 0.136170 0.0160662 0.990555; + texcoord 0.695617 -2.55200; + tangent -0.00389658 -0.999869 0.0156840; + vertex -16.7192 -10.7413 0.798013; + normal 0.0187731 0.0462463 0.998754; + texcoord 0.524050 -2.59637; + tangent 0.00201482 -0.998947 0.0458347; + vertex -16.8859 -10.0311 0.801750; + normal 0.0713912 -0.0273072 0.997074; + texcoord 0.684352 -2.45924; + tangent 0.0208326 -0.999319 -0.0304588; + vertex -16.3614 -10.6748 0.751603; + normal -0.0228779 -0.0578205 0.998065; + texcoord 0.557240 -2.50359; + tangent -0.0434704 -0.997071 -0.0629316; + vertex -16.5371 -10.1654 0.799074; + normal -0.0428494 -0.00661678 0.999060; + texcoord 0.417277 -2.65095; + tangent 0.0565775 -0.998397 -0.00178810; + vertex -17.1233 -9.58561 0.767287; + normal -0.105041 -0.0735329 0.991746; + texcoord 0.486867 -2.53195; + tangent -0.00296618 -0.997567 -0.0696547; + vertex -16.6171 -9.89031 0.807481; + normal -0.124188 -0.141531 0.982113; + texcoord 0.548203 -2.45342; + tangent 0.00431941 -0.990237 -0.139330; + vertex -16.3250 -10.1120 0.819651; + normal -0.0779834 -0.0737896 0.994220; + texcoord 0.303213 -2.74874; + tangent 0.0346231 -0.996673 -0.0737873; + vertex -17.5351 -9.12839 0.775176; + normal -0.133399 -0.116618 0.984177; + texcoord 0.384554 -2.62508; + tangent 0.0333822 -0.992977 -0.113502; + vertex -17.0217 -9.46789 0.784506; + normal -0.0220612 -0.0659442 0.997579; + texcoord 0.204346 -2.86210; + tangent -0.00307669 -0.997842 -0.0655836; + vertex -17.9761 -8.74193 0.770217; + normal -0.173475 -0.157316 0.972192; + texcoord 0.261140 -2.69600; + tangent -0.0393118 -0.985000 -0.168019; + vertex -17.2988 -8.96406 0.832741; + normal -0.0223182 -0.176128 0.984114; + texcoord 0.124892 -2.87780; + tangent 0.0244612 -0.984544 -0.173423; + vertex -18.0271 -8.44445 0.805351; + normal -0.110330 -0.144919 0.983273; + texcoord 0.152797 -2.81273; + tangent 0.0211907 -0.989868 -0.140401; + vertex -17.7746 -8.53150 0.807529; + normal -0.00261292 -0.179238 0.983802; + texcoord 0.0556642 -3.02855; + tangent -0.0212337 -0.982996 -0.182394; + vertex -18.6644 -8.17699 0.865311; + normal -0.0709355 -0.236364 0.969072; + texcoord 0.0746288 -2.82706; + tangent 0.0230340 -0.970606 -0.239571; + vertex -17.8556 -8.27143 0.850942; + normal -0.161095 -0.177250 0.970892; + texcoord 0.112460 -2.75069; + tangent 0.00641911 -0.983834 -0.178969; + vertex -17.5344 -8.37856 0.870782; + normal -0.202621 -0.182639 0.962075; + texcoord 0.352974 -2.57666; + tangent -0.00132808 -0.981563 -0.191134; + vertex -16.8382 -9.36406 0.835032; + normal -0.194757 -0.157212 0.968170; + texcoord 0.241756 -2.58523; + tangent 0.00962311 -0.986000 -0.166467; + vertex -16.8214 -8.84933 0.957199; + normal -0.208312 -0.180468 0.961269; + texcoord 0.445206 -2.46223; + tangent 0.0438822 -0.983024 -0.178155; + vertex -16.3674 -9.70602 0.878131; + normal -0.209233 -0.179022 0.961339; + texcoord 0.343754 -2.44339; + tangent -0.0249691 -0.980756 -0.193632; + vertex -16.3195 -9.23483 0.995455; + normal -0.217157 -0.187149 0.958028; + texcoord 0.513870 -2.37452; + tangent 0.0155084 -0.981686 -0.189876; + vertex -16.0844 -9.99304 0.884654; + normal -0.158073 -0.112070 0.981047; + texcoord 0.0978748 -2.62373; + tangent -0.0586055 -0.990926 -0.120959; + vertex -17.0318 -8.30502 0.982371; + normal -0.147196 -0.0830249 0.985617; + texcoord 0.226298 -2.52297; + tangent 0.0427494 -0.996279 -0.0748385; + vertex -16.6108 -8.80912 0.998291; + normal -0.153861 -0.102312 0.982781; + texcoord 0.295032 -2.38651; + tangent -0.0270220 -0.994014 -0.105856; + vertex -16.0831 -9.09606 1.06209; + normal -0.0845031 -0.146900 0.985535; + texcoord 0.0257081 -2.61966; + tangent -0.0196465 -0.987862 -0.154088; + vertex -16.9684 -8.06025 1.02390; + normal -0.189582 -0.140536 0.971755; + texcoord 0.416553 -2.31163; + tangent -0.0398173 -0.987321 -0.153662; + vertex -15.7678 -9.57361 1.04148; + normal -0.0959903 -0.0282847 0.994980; + texcoord 0.263281 -2.33643; + tangent -0.0140883 -0.999385 -0.0321222; + vertex -15.8746 -8.97819 1.09651; + normal -0.0951735 0.00108837 0.995460; + texcoord 0.180833 -2.47676; + tangent 0.0680276 -0.997658 0.00707143; + vertex -16.4331 -8.62953 1.02465; + normal -0.0908609 -0.0656400 0.993698; + texcoord 0.366680 -2.25984; + tangent 0.0162560 -0.997394 -0.0702917; + vertex -15.5290 -9.39913 1.09596; + normal -0.0469957 0.0653124 0.996758; + texcoord 0.198830 -2.30946; + tangent 0.00326385 -0.997509 0.0704586; + vertex -15.7439 -8.75534 1.10277; + normal -0.0102125 -0.000102134 0.999948; + texcoord 0.259103 -2.25822; + tangent 0.0446794 -0.999000 -0.00173683; + vertex -15.5621 -8.96991 1.11220; + normal -0.0360154 -0.0211901 0.999127; + texcoord 0.0992854 -2.50382; + tangent -0.0542584 -0.998241 -0.0239078; + vertex -16.5387 -8.35053 1.01817; + normal -0.0539981 0.0610559 0.996673; + texcoord 0.117737 -2.40518; + tangent -0.120917 -0.990496 0.0655503; + vertex -16.2212 -8.40357 1.02970; + normal 0.00302520 0.0860959 0.996282; + texcoord 0.0580897 -2.27927; + tangent -0.0662954 -0.993901 0.0881235; + vertex -15.6363 -8.14196 1.03354; + normal 0.0513284 0.0660661 0.996494; + texcoord 0.199050 -2.19999; + tangent -0.0175092 -0.997344 0.0707002; + vertex -15.3761 -8.77011 1.10244; + normal 0.00958073 0.0516084 0.998621; + texcoord 0.374956 -2.17425; + tangent 0.0711106 -0.995997 0.0541617; + vertex -15.2537 -9.43740 1.10437; + normal -0.103943 0.0111915 0.994520; + texcoord 0.414875 -2.22001; + tangent 0.0620388 -0.997981 0.0135924; + vertex -15.3803 -9.55682 1.10508; + normal -0.214144 -0.0557993 0.975207; + texcoord 0.463759 -2.24814; + tangent -0.000839949 -0.998208 -0.0598397; + vertex -15.4912 -9.75001 1.08233; + normal -0.272909 -0.146514 0.950818; + texcoord 0.490673 -2.30192; + tangent -0.0404769 -0.985835 -0.162761; + vertex -15.7253 -9.86750 1.00684; + normal -0.194941 -0.0908777 0.976596; + texcoord 0.565876 -2.15324; + tangent 0.0299569 -0.994890 -0.0964146; + vertex -15.1067 -10.1775 1.15391; + normal -0.0872866 -0.0124612 0.996105; + texcoord 0.549444 -2.12038; + tangent 0.0350238 -0.999385 -0.00156560; + vertex -15.0068 -10.1313 1.16966; + normal -0.289477 -0.195041 0.937103; + texcoord 0.565957 -2.31589; + tangent -0.00696494 -0.978028 -0.208358; + vertex -15.8128 -10.1421 0.927918; + normal -0.288971 -0.176838 0.940863; + texcoord 0.592309 -2.18894; + tangent -0.0370660 -0.980107 -0.194979; + vertex -15.2673 -10.3046 1.09120; + normal -0.168218 -0.141017 0.975611; + texcoord 0.674712 -2.36628; + tangent -0.000856156 -0.989612 -0.143759; + vertex -15.9955 -10.6405 0.770063; + normal -0.272705 -0.154606 0.949594; + texcoord 0.693338 -2.30035; + tangent 0.0240069 -0.986759 -0.160404; + vertex -15.7361 -10.7248 0.816474; + normal -0.0266826 -0.0519821 0.998291; + texcoord 0.687682 -2.41027; + tangent 0.0147110 -0.998136 -0.0592232; + vertex -16.1874 -10.7074 0.742815; + normal -0.139251 0.00329357 0.990252; + texcoord 0.757877 -2.33546; + tangent 0.0332894 -0.999423 0.00680894; + vertex -15.8693 -10.9705 0.765054; + normal 0.0461991 0.104019 0.993502; + texcoord 0.761307 -2.43289; + tangent 0.0268370 -0.994059 0.105483; + vertex -16.2397 -10.9824 0.753582; + normal -0.296939 -0.184296 0.936943; + texcoord 0.714982 -2.16260; + tangent 0.0111917 -0.981577 -0.190737; + vertex -15.1741 -10.8187 1.00116; + normal 0.125957 -0.0141557 0.991935; + texcoord 0.739479 -2.60916; + tangent -0.0690622 -0.997605 -0.00383644; + vertex -16.9498 -10.8994 0.833502; + normal -0.211515 -0.146615 0.966315; + texcoord 0.721546 -2.07024; + tangent 0.0281050 -0.988882 -0.146026; + vertex -14.7683 -10.8544 1.10479; + normal -0.277417 -0.100220 0.955508; + texcoord 0.786684 -2.15469; + tangent -0.0299382 -0.993194 -0.112555; + vertex -15.1236 -11.0963 0.972054; + normal -0.259412 -0.0209419 0.965540; + texcoord 0.784552 -2.26698; + tangent -0.0176417 -0.999656 -0.0194171; + vertex -15.5802 -11.0705 0.828248; + normal -0.111021 -0.0782329 0.990734; + texcoord 0.692821 -2.00222; + tangent 0.0323504 -0.996367 -0.0787805; + vertex -14.5342 -10.6798 1.16614; + normal -0.188264 -0.112078 0.975702; + texcoord 0.828918 -2.00474; + tangent 0.00745356 -0.993584 -0.112853; + vertex -14.5018 -11.2462 1.11259; + normal -0.241464 -0.0109391 0.970348; + texcoord 0.827599 -2.15068; + tangent -0.0512336 -0.998340 -0.0263278; + vertex -15.1243 -11.2497 0.964008; + normal -0.186288 0.124529 0.974571; + texcoord 0.828017 -2.27730; + tangent -0.0212960 -0.992898 0.117047; + vertex -15.6366 -11.2644 0.825131; + normal -0.0518731 0.140469 0.988725; + texcoord 0.809947 -2.34941; + tangent 0.0394615 -0.989163 0.141422; + vertex -15.9139 -11.1756 0.778425; + normal -0.176258 0.0972337 0.979530; + texcoord 0.889223 -2.16153; + tangent 0.0478793 -0.992562 0.111932; + vertex -15.1721 -11.4665 0.961807; + normal 0.0320440 0.228616 0.972989; + texcoord 0.855328 -2.38105; + tangent -0.0466588 -0.971154 0.233842; + vertex -16.0219 -11.3484 0.814205; + normal -0.0755285 0.225879 0.971223; + texcoord 0.870671 -2.32105; + tangent -0.0106224 -0.973174 0.229823; + vertex -15.8048 -11.4129 0.831969; + normal -0.176446 0.212487 0.961102; + texcoord 0.898808 -2.24288; + tangent 0.0337597 -0.974277 0.222811; + vertex -15.4984 -11.5337 0.906337; + normal -0.150101 -0.0380263 0.987939; + texcoord 0.902135 -2.07158; + tangent -0.00615218 -0.999369 -0.0349802; + vertex -14.7673 -11.5376 1.02847; + normal -0.0978137 0.192694 0.976372; + texcoord 0.964107 -2.22907; + tangent 0.0881269 -0.975158 0.203225; + vertex -15.4280 -11.8502 0.993006; + normal -0.0548520 0.0780754 0.995437; + texcoord 0.955674 -2.13547; + tangent 0.0308587 -0.995504 0.0895484; + vertex -15.0190 -11.7711 1.01245; + normal 0.0666195 0.220127 0.973194; + texcoord 0.962112 -2.36691; + tangent 0.0573754 -0.974252 0.218038; + vertex -16.0173 -11.8289 0.943587; + normal -0.0237192 0.181673 0.983073; + texcoord 1.04072 -2.37554; + tangent -0.0214296 -0.983691 0.178588; + vertex -16.0293 -12.0971 1.00203; + normal 0.0268711 0.175794 0.984060; + texcoord 0.840554 -2.51070; + tangent -0.0608629 -0.981072 0.183832; + vertex -16.6022 -11.2636 0.836578; + normal 0.0106694 0.204437 0.978822; + texcoord 0.944966 -2.46301; + tangent 0.0475263 -0.978104 0.202617; + vertex -16.3713 -11.7222 0.931813; + normal -0.0560554 0.155174 0.986296; + texcoord 1.06093 -2.31567; + tangent 0.0113246 -0.987762 0.155556; + vertex -15.7951 -12.1954 1.03022; + normal -0.0390857 0.176318 0.983557; + texcoord 1.00417 -2.48905; + tangent -0.0189771 -0.984218 0.175942; + vertex -16.4940 -11.9582 0.977201; + normal -0.00780442 0.163127 0.986574; + texcoord 1.18809 -2.35841; + tangent 0.0559596 -0.985100 0.162621; + vertex -15.9869 -12.7620 1.10398; + normal -0.00282535 0.117196 0.993105; + texcoord 1.09742 -2.23132; + tangent 0.0307486 -0.992145 0.121257; + vertex -15.3528 -12.3121 1.07520; + normal 0.0773650 0.0746200 0.994206; + texcoord 0.781967 -2.55163; + tangent -0.0440064 -0.996090 0.0765987; + vertex -16.7129 -11.0569 0.811968; + normal -0.0216969 0.110758 0.993610; + texcoord 0.853656 -2.57731; + tangent 0.00103618 -0.993314 0.115438; + vertex -16.8208 -11.3204 0.841218; + normal 0.0631128 -0.0354116 0.997378; + texcoord 0.803345 -2.63998; + tangent -0.0382370 -0.998643 -0.0353604; + vertex -17.0807 -11.1339 0.834709; + normal -0.100134 0.171813 0.980027; + texcoord 0.944665 -2.56478; + tangent 0.0145688 -0.984812 0.173011; + vertex -16.7592 -11.7352 0.912728; + normal 0.0375182 -0.132154 0.990519; + texcoord 0.816562 -2.79469; + tangent -0.00580240 -0.991277 -0.131670; + vertex -17.7079 -11.2200 0.875631; + normal -0.0749695 0.219955 0.972625; + texcoord 1.15990 -2.56760; + tangent -0.0122256 -0.975423 0.220000; + vertex -16.8011 -12.5860 1.06438; + normal -0.0126062 -0.138103 0.990338; + texcoord 0.773571 -2.89559; + tangent 0.0327387 -0.989271 -0.142379; + vertex -18.1317 -11.0597 0.891496; + normal -0.0151647 0.193374 0.981008; + texcoord 1.16214 -2.50680; + tangent -0.00566678 -0.980700 0.195436; + vertex -16.5514 -12.5739 1.07277; + normal -0.0177242 -0.114495 0.993266; + texcoord 0.698236 -2.96951; + tangent -0.0529744 -0.991392 -0.119734; + vertex -18.4344 -10.7047 0.936284; + normal 0.151808 -0.0681674 0.986057; + texcoord 0.800366 -3.01233; + tangent -0.0203134 -0.997836 -0.0625393; + vertex -18.5517 -11.1402 0.898535; + normal 0.0761255 -0.0483864 0.995923; + texcoord 0.830423 -2.97245; + tangent -0.0130438 -0.998936 -0.0442412; + vertex -18.4158 -11.2548 0.874199; + normal 0.0183147 -0.0537389 0.998387; + texcoord 0.836547 -2.91090; + tangent 0.0407681 -0.997765 -0.0529399; + vertex -18.1454 -11.2964 0.865635; + normal 0.0370665 -0.0411361 0.998466; + texcoord 0.869451 -2.79771; + tangent -0.0191949 -0.998596 -0.0493664; + vertex -17.7144 -11.4549 0.851584; + normal -0.0121368 0.0494457 0.998703; + texcoord 0.914094 -2.69649; + tangent -0.0102265 -0.998412 0.0554001; + vertex -17.3000 -11.5427 0.834465; + normal -0.0134715 0.110395 0.993796; + texcoord 0.986284 -2.74445; + tangent -0.0488810 -0.992806 0.109305; + vertex -17.4847 -11.8585 0.858192; + normal -0.0782418 0.172924 0.981822; + texcoord 1.02540 -2.68738; + tangent -0.0448969 -0.984536 0.169332; + vertex -17.2932 -12.0405 0.893133; + normal -0.0415729 0.150051 0.987804; + texcoord 1.09049 -2.82242; + tangent 0.0393148 -0.987772 0.150871; + vertex -17.8564 -12.2949 0.925541; + normal -0.112246 0.0657230 0.991505; + texcoord 1.09200 -2.88290; + tangent 0.118249 -0.990309 0.0728318; + vertex -18.0812 -12.3167 0.913766; + normal -0.0988639 0.216413 0.971283; + texcoord 1.16105 -2.79358; + tangent 0.0312858 -0.974879 0.220527; + vertex -17.7127 -12.5928 0.991673; + normal -0.234916 0.0830959 0.968457; + texcoord 1.17753 -2.91158; + tangent 0.0783076 -0.991747 0.101521; + vertex -18.1774 -12.6434 0.918420; + normal -0.179131 0.171062 0.968839; + texcoord 1.18215 -2.85622; + tangent 0.0637675 -0.980583 0.185449; + vertex -17.9463 -12.6689 0.971952; + normal -0.301305 0.189194 0.934570; + texcoord 1.26192 -2.89524; + tangent 0.0320289 -0.977136 0.210187; + vertex -18.0613 -12.9375 0.994593; + normal -0.0792680 0.240005 0.967530; + texcoord 1.15788 -2.67548; + tangent -0.00599261 -0.970460 0.241187; + vertex -17.2461 -12.5448 1.01301; + normal -0.115162 0.217198 0.969311; + texcoord 1.31027 -2.76229; + tangent -0.00409092 -0.976011 0.217682; + vertex -17.5987 -13.2005 1.16307; + normal -0.0559901 0.228660 0.971895; + texcoord 1.27944 -2.57381; + tangent -0.0424781 -0.973337 0.225413; + vertex -16.8353 -13.0620 1.18720; + normal -0.200097 0.179131 0.963262; + texcoord 1.37389 -2.83421; + tangent -0.000664278 -0.982973 0.183752; + vertex -17.8946 -13.4677 1.17145; + normal 0.00569763 0.159112 0.987244; + texcoord 1.31265 -2.52605; + tangent 0.0502822 -0.985608 0.161396; + vertex -16.6557 -13.2172 1.22933; + normal -0.0790369 0.128707 0.988528; + texcoord 1.37118 -2.74949; + tangent 0.0687274 -0.988427 0.135235; + vertex -17.5379 -13.4523 1.21476; + normal -0.307891 0.189692 0.932320; + texcoord 1.40779 -2.92070; + tangent -0.0471633 -0.980704 0.189726; + vertex -18.1883 -13.5950 1.11462; + normal -0.113202 0.0632395 0.991557; + texcoord 1.44859 -2.81513; + tangent 0.0296828 -0.997245 0.0679867; + vertex -17.7915 -13.7401 1.22148; + normal -0.300759 0.0922815 0.949225; + texcoord 1.50275 -2.96229; + tangent -0.0424205 -0.995825 0.0808211; + vertex -18.3635 -13.9528 1.10812; + normal -0.228931 0.0968114 0.968617; + texcoord 1.45106 -2.88401; + tangent 0.00949329 -0.995365 0.0956967; + vertex -18.0744 -13.7515 1.17347; + normal -0.252476 0.0277986 0.967204; + texcoord 1.55793 -2.94529; + tangent 0.0143179 -0.999429 0.0305938; + vertex -18.3003 -14.1823 1.13998; + normal -0.197088 -0.0195520 0.980191; + texcoord 1.72880 -2.99671; + tangent -0.0175761 -0.999639 -0.0203416; + vertex -18.5181 -14.8802 1.07464; + normal -0.188084 -0.00734326 0.982125; + texcoord 1.61801 -2.90396; + tangent 0.00713891 -0.999958 -0.00567388; + vertex -18.1086 -14.4243 1.18644; + normal -0.157548 -0.0876661 0.983612; + texcoord 1.74870 -2.84964; + tangent -0.0620640 -0.992978 -0.100707; + vertex -17.9147 -14.9437 1.20111; + normal -0.149161 -0.100219 0.983721; + texcoord 1.82906 -2.93599; + tangent -0.0153244 -0.994063 -0.107723; + vertex -18.3194 -15.2502 1.08238; + normal -0.0950311 -0.0162288 0.995342; + texcoord 1.68603 -2.82753; + tangent 0.0278220 -0.999530 -0.0128689; + vertex -17.8409 -14.7233 1.22175; + normal -0.0404589 -0.0116454 0.999113; + texcoord 1.91717 -2.96661; + tangent 0.116169 -0.993177 -0.0102243; + vertex -18.4137 -15.6260 1.03934; + normal -0.109779 -0.133365 0.984968; + texcoord 1.79668 -2.80236; + tangent -0.0398744 -0.988980 -0.142577; + vertex -17.7408 -15.1164 1.20424; + normal 0.0407420 0.103802 0.993763; + texcoord 1.94684 -3.01610; + tangent 0.0600909 -0.992858 0.103065; + vertex -18.5597 -15.7628 1.04647; + normal -0.106274 -0.0689429 0.991944; + texcoord 1.93836 -2.88760; + tangent -0.0110864 -0.997302 -0.0725642; + vertex -18.0735 -15.7073 1.05998; + normal -0.119384 -0.131296 0.984128; + texcoord 1.90240 -2.78158; + tangent 0.0306800 -0.990948 -0.130690; + vertex -17.6509 -15.5827 1.13455; + normal -0.00843576 -0.0383168 0.999230; + texcoord 1.74259 -2.75505; + tangent 0.0150048 -0.999128 -0.0389753; + vertex -17.5417 -14.9311 1.23691; + normal -0.0508621 -0.0899563 0.994646; + texcoord 1.89190 -2.69814; + tangent 0.00878651 -0.995779 -0.0913655; + vertex -17.3171 -15.5449 1.16896; + normal -0.114569 -0.0449865 0.992396; + texcoord 1.96470 -2.75441; + tangent -0.0150329 -0.998828 -0.0460042; + vertex -17.5336 -15.8221 1.12425; + normal -0.0679933 0.0368754 0.997004; + texcoord 1.99202 -2.87820; + tangent -0.00106833 -0.999258 0.0384908; + vertex -18.0567 -15.8924 1.05664; + normal -0.0692707 -0.00476605 0.997586; + texcoord 1.95601 -2.63937; + tangent 0.0233742 -0.999721 -0.00330458; + vertex -17.0716 -15.7541 1.17495; + normal -0.103312 0.00861947 0.994612; + texcoord 2.02655 -2.74719; + tangent -0.0119104 -0.999909 0.00627182; + vertex -17.5157 -16.0700 1.12574; + normal 0.0198705 0.136125 0.990492; + texcoord 2.02955 -2.91943; + tangent 0.0236615 -0.990344 0.136602; + vertex -18.2007 -16.0747 1.07125; + normal -0.0580261 0.122880 0.990724; + texcoord 2.05799 -2.85031; + tangent 0.0238472 -0.991216 0.130083; + vertex -17.9251 -16.1520 1.08994; + normal 0.0191227 0.137868 0.990266; + texcoord 2.11963 -2.91051; + tangent -0.0204546 -0.990194 0.138196; + vertex -18.1666 -16.4520 1.13437; + normal 0.0338575 0.125920 0.991462; + texcoord 2.08185 -3.04651; + tangent -0.0112299 -0.991482 0.129755; + vertex -18.7186 -16.2953 1.15877; + normal -0.0754497 0.0431642 0.996215; + texcoord 2.10453 -3.09851; + tangent 0.0102401 -0.998833 0.0472026; + vertex -18.9153 -16.3952 1.16395; + normal 0.0135096 0.0130097 0.999824; + texcoord 2.14828 -3.02691; + tangent -0.0922964 -0.995663 0.0116500; + vertex -18.6495 -16.5501 1.17467; + normal -0.141153 -0.0424857 0.989076; + texcoord 2.14927 -3.12862; + tangent 0.00367378 -0.999110 -0.0420320; + vertex -19.0342 -16.5606 1.14949; + normal -0.0426092 -0.0889854 0.995121; + texcoord 2.18864 -3.04048; + tangent -0.00911140 -0.996286 -0.0856209; + vertex -18.7289 -16.7156 1.16677; + normal 0.0143413 0.0670189 0.997649; + texcoord 2.16287 -2.91211; + tangent -0.0622519 -0.995284 0.0743906; + vertex -18.1762 -16.6512 1.15755; + normal -0.115967 -0.132668 0.984353; + texcoord 2.21610 -3.10483; + tangent 0.00582292 -0.990642 -0.136359; + vertex -18.9446 -16.8028 1.13846; + normal -0.0318196 -0.135027 0.990331; + texcoord 2.34810 -3.10176; + tangent 0.0300546 -0.989170 -0.143664; + vertex -18.9492 -17.3601 1.03350; + normal -0.0605291 -0.180152 0.981775; + texcoord 2.26602 -3.05962; + tangent 0.0376218 -0.982571 -0.182042; + vertex -18.7688 -16.9609 1.12517; + normal 0.0479359 -0.0820427 0.995475; + texcoord 2.43359 -3.01749; + tangent -0.0294169 -0.996453 -0.0788445; + vertex -18.6123 -17.6831 0.997172; + normal -0.0242240 -0.204668 0.978532; + texcoord 2.40210 -2.95749; + tangent -0.0393289 -0.977766 -0.205979; + vertex -18.3422 -17.5829 1.01166; + normal -0.00571272 -0.193240 0.981135; + texcoord 2.31293 -2.87380; + tangent -0.000477762 -0.981678 -0.190549; + vertex -18.0017 -17.2331 1.10953; + normal 0.0470559 -0.205624 0.977499; + texcoord 2.47636 -2.91302; + tangent -0.0343277 -0.977924 -0.206123; + vertex -18.1765 -17.8913 0.945436; + normal 0.219718 -0.0249855 0.975243; + texcoord 2.53326 -3.01217; + tangent 0.0478573 -0.998189 -0.0364392; + vertex -18.5723 -18.1010 0.974323; + normal 0.136278 -0.0751114 0.987819; + texcoord 2.49505 -2.97874; + tangent 0.0203049 -0.996419 -0.0820819; + vertex -18.4764 -17.9427 0.964366; + normal 0.0882830 -0.156478 0.983728; + texcoord 2.57590 -2.88371; + tangent -0.0344677 -0.987882 -0.151335; + vertex -18.0556 -18.2429 0.865962; + normal 0.146746 -0.108019 0.983259; + texcoord 2.62028 -2.88112; + tangent 0.0498833 -0.990868 -0.125266; + vertex -18.0605 -18.4923 0.829386; + normal 0.0937639 -0.222710 0.970365; + texcoord 2.51655 -2.80953; + tangent -6.21580e-05 -0.974752 -0.223288; + vertex -17.7692 -18.0455 0.888554; + normal 0.0662383 -0.228200 0.971358; + texcoord 2.35880 -2.82784; + tangent -0.0308210 -0.973354 -0.227228; + vertex -17.8444 -17.3734 1.07465; + normal 0.0388520 -0.118384 0.992208; + texcoord 2.25881 -2.83275; + tangent 0.0274356 -0.992394 -0.120003; + vertex -17.8449 -16.9620 1.15193; + normal 0.138116 -0.162806 0.976943; + texcoord 2.26503 -2.76466; + tangent -0.0315686 -0.986901 -0.158212; + vertex -17.5783 -17.0096 1.11852; + normal 0.0597169 -0.0504699 0.996939; + texcoord 2.21334 -2.79365; + tangent 0.0327760 -0.997957 -0.0548439; + vertex -17.6969 -16.7794 1.15827; + normal 0.164142 -0.228358 0.959641; + texcoord 2.35101 -2.76115; + tangent -0.0322123 -0.973511 -0.226360; + vertex -17.5894 -17.3615 1.04534; + normal 0.154014 -0.197219 0.968186; + texcoord 2.21956 -2.67316; + tangent 0.0331783 -0.978376 -0.204155; + vertex -17.2091 -16.8192 1.08737; + normal -0.0227757 0.0163964 0.999606; + texcoord 2.11720 -2.70879; + tangent -0.0234821 -0.999683 0.00909265; + vertex -17.3728 -16.3498 1.14699; + normal 0.0580269 -0.105415 0.992734; + texcoord 2.15353 -2.68406; + tangent 0.0279134 -0.994591 -0.100050; + vertex -17.2726 -16.5617 1.13550; + normal -0.0728360 -0.0210104 0.997123; + texcoord 2.07274 -2.68045; + tangent -0.0283473 -0.999256 -0.0261441; + vertex -17.2479 -16.2194 1.15189; + normal -0.0350025 -0.160089 0.986482; + texcoord 2.12530 -2.61539; + tangent -0.0292405 -0.986500 -0.161128; + vertex -16.9893 -16.4356 1.14689; + normal 0.0700639 -0.218944 0.973219; + texcoord 2.17824 -2.63902; + tangent 0.0324116 -0.974429 -0.222347; + vertex -17.0815 -16.6632 1.10472; + normal -0.0321839 0.00104008 0.999481; + texcoord 2.03272 -2.53601; + tangent -0.0239044 -0.999704 0.00440693; + vertex -16.6665 -16.0967 1.21289; + normal -0.0327339 -0.115733 0.992741; + texcoord 2.08184 -2.51218; + tangent -0.00612619 -0.992669 -0.120706; + vertex -16.5765 -16.2765 1.20692; + normal 0.00811882 0.0501515 0.998709; + texcoord 1.92460 -2.59164; + tangent -0.0217786 -0.998342 0.0532870; + vertex -16.8977 -15.6286 1.17877; + normal 0.0948859 -0.0358902 0.994841; + texcoord 2.07873 -2.43911; + tangent 0.00832148 -0.999114 -0.0412641; + vertex -16.2758 -16.2724 1.20235; + normal 0.0464259 -0.00441808 0.998912; + texcoord 1.87118 -2.62991; + tangent -0.0451154 -0.998937 -0.00950272; + vertex -17.0292 -15.4244 1.17736; + normal 0.0249536 -0.218320 0.975558; + texcoord 2.15306 -2.43816; + tangent -0.0116384 -0.976769 -0.213978; + vertex -16.2675 -16.5822 1.15878; + normal 0.0703168 -0.0653133 0.995384; + texcoord 1.81526 -2.68788; + tangent 0.0215993 -0.997113 -0.0727992; + vertex -17.2747 -15.1682 1.20745; + normal 0.0939481 0.0922228 0.991296; + texcoord 1.88589 -2.54144; + tangent -0.0270710 -0.994904 0.0971285; + vertex -16.6820 -15.4833 1.15483; + normal 0.110806 0.00275190 0.993838; + texcoord 1.74666 -2.69450; + tangent 0.0400359 -0.999190 0.00396902; + vertex -17.3181 -14.9374 1.22282; + normal 0.153894 0.0555557 0.986524; + texcoord 1.79045 -2.59253; + tangent 0.00246807 -0.998378 0.0568872; + vertex -16.8755 -15.1286 1.15347; + normal 0.0583142 0.0164157 0.998163; + texcoord 1.61535 -2.74520; + tangent 0.0630870 -0.997922 0.0131046; + vertex -17.5187 -14.4206 1.21818; + normal 0.158207 0.0194909 0.987214; + texcoord 1.64640 -2.65711; + tangent 0.0321917 -0.999374 0.0147020; + vertex -17.1653 -14.5116 1.17676; + normal 0.0996944 0.104533 0.989512; + texcoord 1.99995 -2.47719; + tangent -0.0185261 -0.993905 0.108670; + vertex -16.4159 -15.9662 1.19805; + normal 0.162369 0.130773 0.978026; + texcoord 1.88107 -2.48365; + tangent -0.0107906 -0.990689 0.135714; + vertex -16.4479 -15.4613 1.12115; + normal 0.217567 0.110141 0.969811; + texcoord 2.03016 -2.39155; + tangent -0.00566108 -0.992959 0.118319; + vertex -16.1059 -16.0890 1.16382; + normal 0.221297 0.131153 0.966347; + texcoord 1.89851 -2.40239; + tangent -0.0387319 -0.988794 0.144173; + vertex -16.1303 -15.5284 1.06849; + normal 0.199362 -0.0412646 0.979057; + texcoord 2.11464 -2.36165; + tangent 0.0360925 -0.998134 -0.0492608; + vertex -15.9779 -16.4255 1.14832; + normal 0.242363 0.119514 0.962796; + texcoord 2.05630 -2.24228; + tangent 0.0121080 -0.992368 0.122720; + vertex -15.4778 -16.2089 0.996929; + normal 0.175115 0.0710504 0.981981; + texcoord 1.82214 -2.39896; + tangent 0.0121590 -0.997238 0.0732726; + vertex -16.0921 -15.2219 1.02867; + normal 0.201456 0.0738678 0.976708; + texcoord 1.92774 -2.25673; + tangent -0.0112071 -0.996787 0.0793049; + vertex -15.5598 -15.6575 0.933925; + normal 0.236946 0.0543006 0.970004; + texcoord 2.11342 -2.24666; + tangent -0.0475199 -0.996664 0.0663567; + vertex -15.4957 -16.4125 1.02294; + normal 0.147983 0.0787381 0.985851; + texcoord 1.72747 -2.50385; + tangent -0.0327871 -0.995672 0.0869562; + vertex -16.5242 -14.8539 1.05911; + normal 0.188246 0.0509391 0.980800; + texcoord 2.03388 -2.13706; + tangent 0.0380332 -0.998170 0.0470126; + vertex -15.0203 -16.0946 0.876012; + normal 0.139226 0.0277396 0.989872; + texcoord 1.68082 -2.51202; + tangent 0.0212747 -0.999672 0.0142589; + vertex -16.5365 -14.7309 1.05129; + normal 0.0574085 -0.0483017 0.997182; + texcoord 1.66485 -2.41404; + tangent 0.0528697 -0.997176 -0.0533312; + vertex -16.2079 -14.6134 1.02349; + normal 0.127598 -0.0954387 0.987224; + texcoord 1.62330 -2.50446; + tangent 0.0804363 -0.990556 -0.111038; + vertex -16.5374 -14.4790 1.06130; + normal 0.114811 -0.0678951 0.991064; + texcoord 1.57946 -2.64636; + tangent 0.0805837 -0.993842 -0.0760539; + vertex -17.1339 -14.2494 1.17567; + normal 0.0565051 -0.167104 0.984319; + texcoord 1.57920 -2.42785; + tangent -0.0313372 -0.984926 -0.170114; + vertex -16.2448 -14.2754 1.06216; + normal 0.116549 -0.000178727 0.993185; + texcoord 1.78417 -2.36859; + tangent 0.116133 -0.993118 -0.0151878; + vertex -15.9928 -15.0805 1.00855; + normal 0.0513857 -0.0320954 0.998163; + texcoord 1.54494 -2.74432; + tangent 0.0110077 -0.999378 -0.0335148; + vertex -17.5443 -14.1095 1.21853; + normal -0.0291032 0.00112018 0.999576; + texcoord 1.47203 -2.77975; + tangent -0.0750451 -0.997180 -0.00105020; + vertex -17.6648 -13.8288 1.23015; + normal 0.0244035 -0.0905267 0.995595; + texcoord 1.47945 -2.67306; + tangent -0.107572 -0.989709 -0.0943664; + vertex -17.2463 -13.8321 1.22866; + normal -0.00781386 0.0224036 0.999718; + texcoord 1.36912 -2.56975; + tangent 0.0748662 -0.996460 0.0382431; + vertex -16.7740 -13.4738 1.25241; + normal 0.0849274 -0.158751 0.983659; + texcoord 1.52904 -2.58694; + tangent 0.0573827 -0.983481 -0.171678; + vertex -16.9523 -14.1093 1.17602; + normal 0.0632179 -0.127770 0.989787; + texcoord 1.43512 -2.52234; + tangent -0.0990285 -0.986498 -0.130441; + vertex -16.6187 -13.6829 1.23645; + normal 0.0658901 0.0100862 0.997776; + texcoord 1.37749 -2.50258; + tangent 0.0355401 -0.999345 0.00682643; + vertex -16.5451 -13.4567 1.24644; + normal 0.0674993 -0.146067 0.986969; + texcoord 1.44549 -2.37464; + tangent -0.0203739 -0.989053 -0.146146; + vertex -16.0096 -13.7371 1.16617; + normal 0.0488827 0.0905041 0.994696; + texcoord 1.31003 -2.34446; + tangent -0.0449545 -0.994394 0.0957049; + vertex -15.8723 -13.2167 1.17112; + normal 0.0695846 -0.0160329 0.997447; + texcoord 1.37170 -2.34581; + tangent -0.0293342 -0.999405 -0.0181699; + vertex -15.8959 -13.4337 1.18372; + normal 0.0951165 0.165555 0.981603; + texcoord 1.27346 -2.37217; + tangent 0.0980043 -0.983266 0.153570; + vertex -15.9804 -13.0571 1.15685; + normal 0.0614056 0.0533433 0.996686; + texcoord 1.31312 -2.24138; + tangent -0.0650166 -0.996285 0.0564700; + vertex -15.4852 -13.1786 1.15510; + normal 0.0759184 -0.0426639 0.996201; + texcoord 1.39965 -2.21943; + tangent -0.00440816 -0.999143 -0.0411654; + vertex -15.4008 -13.5391 1.15373; + normal 0.0268517 -0.121652 0.992210; + texcoord 1.48743 -2.27089; + tangent -0.0258514 -0.992143 -0.122412; + vertex -15.6079 -13.8588 1.13153; + normal 0.117331 0.0373917 0.992389; + texcoord 1.31724 -2.16665; + tangent -0.0134138 -0.999144 0.0391303; + vertex -15.1903 -13.2146 1.13204; + normal -0.00677322 -0.0886769 0.996037; + texcoord 1.65994 -2.35573; + tangent 0.0227014 -0.995581 -0.0911204; + vertex -16.0331 -14.5851 1.02194; + normal 0.0711181 -0.0549191 0.995955; + texcoord 1.54051 -2.17473; + tangent 0.0149291 -0.998348 -0.0554853; + vertex -15.2204 -14.0949 1.09381; + normal -0.0229116 -0.0993174 0.994792; + texcoord 1.57539 -2.25660; + tangent -0.00868170 -0.994997 -0.0995299; + vertex -15.5459 -14.1892 1.09214; + normal 0.0558232 -0.0944021 0.993968; + texcoord 1.77702 -2.31060; + tangent 0.101230 -0.989995 -0.0982925; + vertex -15.7755 -15.0294 0.990547; + normal -0.0456388 -0.129111 0.990579; + texcoord 1.71813 -2.28589; + tangent 0.0130265 -0.991319 -0.130828; + vertex -15.6968 -14.8329 1.01503; + normal -0.0270126 -0.121436 0.992232; + texcoord 1.68765 -2.17817; + tangent -0.0439212 -0.991113 -0.125566; + vertex -15.2290 -14.6991 1.07059; + normal -0.00544965 -0.179555 0.983733; + texcoord 1.79067 -2.21737; + tangent 0.0237568 -0.981991 -0.187426; + vertex -15.4388 -15.1521 0.960224; + normal 0.0965981 -0.0542541 0.993844; + texcoord 1.89362 -2.21407; + tangent 0.0483396 -0.997476 -0.0520058; + vertex -15.3735 -15.5236 0.903654; + normal 0.0196556 -0.128551 0.991508; + texcoord 1.89946 -2.16091; + tangent 0.0577275 -0.990386 -0.125708; + vertex -15.1563 -15.5350 0.892840; + normal 0.0725196 -0.0524712 0.995986; + texcoord 1.96063 -2.12163; + tangent 0.0863585 -0.994987 -0.0504368; + vertex -15.0161 -15.7448 0.870186; + normal 0.0182701 -0.189155 0.981777; + texcoord 1.90019 -2.06416; + tangent 0.0210355 -0.980219 -0.196794; + vertex -14.7999 -15.5986 0.884164; + normal 0.0169778 -0.203353 0.978958; + texcoord 1.79299 -2.06350; + tangent -0.0525592 -0.977373 -0.204890; + vertex -14.7743 -15.1256 1.00018; + normal 0.0332215 -0.128373 0.991169; + texcoord 1.96681 -1.98493; + tangent 0.0276395 -0.990860 -0.132035; + vertex -14.4705 -15.8441 0.825395; + normal 0.101033 -0.180135 0.978439; + texcoord 1.81404 -1.98155; + tangent -0.0446190 -0.982855 -0.178900; + vertex -14.4769 -15.1938 0.964107; + normal 0.0728331 -0.120269 0.990066; + texcoord 1.75056 -2.04972; + tangent -0.0166221 -0.992405 -0.121888; + vertex -14.7133 -14.9606 1.02405; + normal 0.0579212 -0.0617855 0.996407; + texcoord 1.68314 -2.11401; + tangent 0.00302110 -0.997984 -0.0633862; + vertex -14.9608 -14.6898 1.06461; + normal 0.136068 -0.00925243 0.990656; + texcoord 1.68096 -2.02331; + tangent 0.0174949 -0.999834 -0.00517422; + vertex -14.6304 -14.7214 1.03149; + normal 0.153574 -0.0732349 0.985419; + texcoord 1.74406 -1.97485; + tangent -0.0211944 -0.997241 -0.0711427; + vertex -14.4188 -14.9369 0.992040; + normal 0.119049 -0.144066 0.982381; + texcoord 1.84170 -1.92209; + tangent 0.0694879 -0.985016 -0.157845; + vertex -14.1763 -15.3022 0.904553; + normal 0.157180 -0.0489176 0.986358; + texcoord 1.69445 -1.81386; + tangent -0.0211089 -0.998804 -0.0440973; + vertex -13.7387 -14.7291 0.868529; + normal 0.0876713 -0.0498551 0.994901; + texcoord 2.04674 -2.01525; + tangent 0.0323942 -0.998260 -0.0492737; + vertex -14.5602 -16.1372 0.804804; + normal -0.00990441 -0.0479238 0.998802; + texcoord 2.09740 -1.94398; + tangent -0.0419350 -0.997831 -0.0507425; + vertex -14.3029 -16.3595 0.780132; + normal 0.103112 0.0211287 0.994445; + texcoord 2.13306 -1.98930; + tangent -0.0144491 -0.999692 0.0201841; + vertex -14.4770 -16.5116 0.784754; + normal 0.00936992 -0.0951081 0.995423; + texcoord 1.93437 -1.90340; + tangent -0.0608620 -0.993326 -0.0979794; + vertex -14.0711 -15.6797 0.844174; + normal -0.0496749 0.00240554 0.998763; + texcoord 2.16761 -1.90503; + tangent 0.0515199 -0.998656 0.00564612; + vertex -14.1559 -16.5995 0.777139; + normal 0.208606 0.0777471 0.974904; + texcoord 2.17498 -2.04574; + tangent -0.0249575 -0.995831 0.0877327; + vertex -14.6984 -16.6428 0.831548; + normal 0.131600 0.114898 0.984622; + texcoord 2.20776 -1.99331; + tangent 0.0501050 -0.992520 0.111328; + vertex -14.4870 -16.7751 0.802680; + normal 0.183876 0.00271221 0.982946; + texcoord 2.20523 -2.16978; + tangent -0.0145262 -0.999837 0.0107615; + vertex -15.2186 -16.7445 0.965042; + normal 0.165612 0.139586 0.976263; + texcoord 2.26167 -2.08831; + tangent -0.0288276 -0.989153 0.144031; + vertex -14.8711 -16.9893 0.915884; + normal 0.0247470 0.115157 0.993039; + texcoord 2.24382 -1.91738; + tangent 0.0517623 -0.992475 0.110970; + vertex -14.1732 -16.9376 0.797488; + normal 0.148477 -0.157350 0.976317; + texcoord 2.15240 -2.36263; + tangent 0.0734201 -0.983163 -0.167334; + vertex -15.9728 -16.5691 1.13227; + normal 0.124668 0.226307 0.966045; + texcoord 2.30900 -1.95891; + tangent -0.0238962 -0.971534 0.235692; + vertex -14.3128 -17.1710 0.850087; + normal 0.00606682 -0.306327 0.951907; + texcoord 2.20318 -2.43047; + tangent -0.00610991 -0.949162 -0.314729; + vertex -16.2413 -16.7449 1.11102; + normal 0.119090 0.227851 0.966386; + texcoord 2.33279 -2.04597; + tangent -0.0347121 -0.970944 0.236776; + vertex -14.7101 -17.3130 0.959742; + normal -0.0191869 -0.272831 0.961871; + texcoord 2.17321 -2.57297; + tangent -0.0555341 -0.959019 -0.277846; + vertex -16.8493 -16.6358 1.10236; + normal 0.0884352 -0.267334 0.959537; + texcoord 2.22950 -2.35639; + tangent 0.0173208 -0.960795 -0.276720; + vertex -15.9048 -16.8595 1.05231; + normal 0.0306378 -0.259270 0.965319; + texcoord 2.31175 -2.55434; + tangent 0.0472183 -0.964431 -0.260083; + vertex -16.7517 -17.1805 0.930877; + normal -0.0181375 -0.287059 0.957741; + texcoord 2.29998 -2.43163; + tangent 0.0105901 -0.955617 -0.294421; + vertex -16.2595 -17.2064 0.940203; + normal 0.155315 -0.223949 0.962146; + texcoord 2.34055 -2.63163; + tangent -0.00112599 -0.974162 -0.225848; + vertex -17.0259 -17.3233 0.924521; + normal 0.162735 -0.229742 0.959550; + texcoord 2.45140 -2.72586; + tangent 0.00343965 -0.972738 -0.231881; + vertex -17.4586 -17.7578 0.918860; + normal 0.124730 -0.185151 0.974762; + texcoord 2.50670 -2.68231; + tangent 0.00240333 -0.982187 -0.187891; + vertex -17.2674 -18.0044 0.834221; + normal 0.0888107 -0.178508 0.979922; + texcoord 2.39674 -2.59540; + tangent -0.0215000 -0.984180 -0.175863; + vertex -16.8925 -17.5214 0.865693; + normal -0.00257039 -0.172457 0.985014; + texcoord 2.39178 -2.51148; + tangent 0.0188410 -0.985419 -0.169097; + vertex -16.5575 -17.5159 0.852848; + normal 0.0562096 -0.138114 0.988820; + texcoord 2.51476 -2.61181; + tangent -0.0308343 -0.990161 -0.136490; + vertex -16.9853 -18.0040 0.802404; + normal 0.0265105 -0.108791 0.993711; + texcoord 2.62195 -2.64062; + tangent 0.0187605 -0.993682 -0.110654; + vertex -17.0938 -18.4485 0.737743; + normal 0.130490 -0.00786290 0.991418; + texcoord 2.68211 -2.86367; + tangent 0.0123519 -0.999919 -0.00317169; + vertex -17.9598 -18.6974 0.800811; + normal -0.0752499 -0.0269482 0.996800; + texcoord 2.64979 -2.57048; + tangent 0.0498077 -0.998481 -0.0235635; + vertex -16.8388 -18.5721 0.737952; + normal 0.0358675 0.0231001 0.999090; + texcoord 2.68014 -2.66613; + tangent 0.0164740 -0.999643 0.0210323; + vertex -17.1815 -18.6827 0.729092; + normal 0.137313 0.130230 0.981929; + texcoord 2.76041 -2.88806; + tangent -0.102258 -0.984534 0.142257; + vertex -18.0847 -19.0171 0.838817; + normal 0.0824156 0.135432 0.987353; + texcoord 2.74119 -2.78261; + tangent -0.128883 -0.980965 0.145249; + vertex -17.6595 -18.9404 0.785096; + normal 0.0508278 0.213810 0.975552; + texcoord 2.83773 -2.83560; + tangent -0.0114421 -0.975785 0.218432; + vertex -17.9631 -19.3372 0.896927; + normal 0.00641436 0.141684 0.989891; + texcoord 2.93989 -2.83882; + tangent 0.108522 -0.984517 0.137655; + vertex -17.8825 -19.7214 0.973136; + normal 0.0178097 0.202729 0.979073; + texcoord 2.75557 -2.67313; + tangent -0.0629950 -0.976979 0.203820; + vertex -17.2054 -18.9852 0.763620; + normal -0.0102044 0.277354 0.960714; + texcoord 2.87647 -2.72602; + tangent 0.0438503 -0.958934 0.280218; + vertex -17.4620 -19.4680 0.920077; + normal -0.0613734 0.104866 0.992591; + texcoord 2.98305 -2.76048; + tangent 0.0584995 -0.992444 0.107851; + vertex -17.5664 -19.8801 1.00150; + normal -0.0514155 0.230791 0.971644; + texcoord 2.76463 -2.60964; + tangent -0.0223996 -0.970636 0.239509; + vertex -16.9911 -19.0013 0.769587; + normal -0.0511621 0.214189 0.975452; + texcoord 2.93019 -2.73030; + tangent 0.0736164 -0.973103 0.218293; + vertex -17.4586 -19.6780 0.977569; + normal -0.0450103 0.289184 0.956215; + texcoord 2.90349 -2.62495; + tangent 0.0284844 -0.956019 0.291917; + vertex -17.0616 -19.5999 0.976271; + normal -0.0314275 0.182381 0.982726; + texcoord 2.96028 -2.60856; + tangent 0.0583126 -0.980701 0.186615; + vertex -16.9774 -19.8266 1.04217; + normal -0.0487403 0.104046 0.993378; + texcoord 3.11205 -2.75386; + tangent 0.0682676 -0.992061 0.105614; + vertex -17.4920 -20.4314 1.04741; + normal -0.0357425 0.0688435 0.996987; + texcoord 3.02191 -2.62836; + tangent 0.0361293 -0.996841 0.0707321; + vertex -17.0305 -20.0675 1.06986; + normal -0.0212352 0.0724625 0.997145; + texcoord 3.13137 -2.68718; + tangent 0.0228023 -0.997358 0.0689717; + vertex -17.2911 -20.5292 1.06632; + normal 0.0345728 0.0118135 0.999332; + texcoord 3.15183 -2.61677; + tangent 0.0385274 -0.999221 0.00849137; + vertex -16.9889 -20.5938 1.07092; + normal 0.0877691 -0.0243097 0.995844; + texcoord 3.22960 -2.54815; + tangent 0.0286894 -0.999196 -0.0280133; + vertex -16.7039 -20.8793 1.04904; + normal 0.0723304 0.0240666 0.997090; + texcoord 3.04901 -2.54175; + tangent -0.00717919 -0.999686 0.0240001; + vertex -16.7123 -20.1511 1.06805; + normal 0.0572089 0.119380 0.991199; + texcoord 2.97783 -2.52907; + tangent -0.0221103 -0.992333 0.121600; + vertex -16.6565 -19.8753 1.04527; + normal -0.0445174 0.230367 0.972085; + texcoord 2.84180 -2.47170; + tangent 0.00697739 -0.972796 0.231560; + vertex -16.3714 -19.3145 0.926430; + normal 0.143045 0.0311184 0.989227; + texcoord 2.95924 -2.43022; + tangent 0.0107874 -0.999502 0.0296583; + vertex -16.2049 -19.7659 0.985194; + normal -0.0896223 0.298063 0.950330; + texcoord 2.81330 -2.54445; + tangent 0.0454263 -0.950513 0.307347; + vertex -16.6520 -19.2360 0.879066; + normal 0.0342007 0.125376 0.991520; + texcoord 2.89390 -2.43431; + tangent -0.0145035 -0.991736 0.127476; + vertex -16.2325 -19.5226 0.968329; + normal -0.120273 0.199246 0.972541; + texcoord 2.76836 -2.46843; + tangent 0.0736361 -0.975507 0.207279; + vertex -16.3888 -19.0540 0.861471; + normal -0.0645678 0.0852856 0.994262; + texcoord 2.84809 -2.37409; + tangent 0.00711453 -0.996263 0.0860779; + vertex -16.0104 -19.3341 0.947476; + normal -0.100048 0.106020 0.989318; + texcoord 2.70263 -2.57097; + tangent 0.0274256 -0.993586 0.109699; + vertex -16.8116 -18.7822 0.745814; + normal -0.162706 0.115498 0.979891; + texcoord 2.74683 -2.40717; + tangent 0.0138084 -0.992750 0.119402; + vertex -16.1450 -18.9452 0.880118; + normal -0.178153 0.0684285 0.981621; + texcoord 2.67510 -2.41424; + tangent 0.0237318 -0.996820 0.0760656; + vertex -16.1764 -18.6361 0.839663; + normal 0.0749906 -0.0159500 0.997057; + texcoord 2.92379 -2.36465; + tangent -0.0223041 -0.999548 -0.0201407; + vertex -15.9886 -19.6198 0.955822; + normal -0.177702 0.00983107 0.984035; + texcoord 2.80735 -2.29481; + tangent 0.0157044 -0.999810 0.0115883; + vertex -15.7008 -19.1961 0.974845; + normal -0.0357894 -0.100877 0.994255; + texcoord 2.89439 -2.31587; + tangent -0.0455044 -0.993856 -0.100898; + vertex -15.7698 -19.5436 0.954697; + normal -0.231968 0.0483003 0.971524; + texcoord 2.74920 -2.29771; + tangent 0.0296079 -0.997982 0.0561778; + vertex -15.7189 -18.9463 0.963021; + normal -0.155407 -0.155529 0.975530; + texcoord 2.86786 -2.24575; + tangent -0.0167836 -0.987125 -0.159070; + vertex -15.5022 -19.4403 0.992791; + normal 0.110993 -0.122354 0.986261; + texcoord 2.98278 -2.32232; + tangent 0.111051 -0.983782 -0.140858; + vertex -15.8327 -19.8854 0.914763; + normal -0.0221041 -0.206923 0.978108; + texcoord 2.93848 -2.25494; + tangent -0.0491477 -0.975494 -0.214467; + vertex -15.5714 -19.7288 0.928752; + normal -0.201081 -0.159461 0.966508; + texcoord 2.83726 -2.12714; + tangent -0.0427228 -0.983293 -0.176945; + vertex -15.0281 -19.3011 1.12639; + normal 0.0858888 -0.172595 0.981241; + texcoord 3.01381 -2.25542; + tangent 0.119322 -0.975442 -0.185134; + vertex -15.5452 -20.0384 0.857730; + normal -0.229568 -0.0285470 0.972874; + texcoord 2.77714 -2.16315; + tangent -0.0324664 -0.998856 -0.0351014; + vertex -15.1616 -19.0611 1.11585; + normal 0.188907 -0.0223275 0.981741; + texcoord 3.06690 -2.28410; + tangent 0.0281160 -0.999396 -0.0204042; + vertex -15.6192 -20.2367 0.844584; + normal 0.0949019 -0.114786 0.988847; + texcoord 3.07608 -2.20444; + tangent 0.0268306 -0.992370 -0.120340; + vertex -15.3316 -20.2784 0.799563; + normal -0.0238420 -0.169221 0.985290; + texcoord 3.08245 -2.15035; + tangent -0.0256834 -0.985032 -0.170450; + vertex -15.1158 -20.2978 0.784992; + normal 0.110920 0.00954305 0.993784; + texcoord 3.13343 -2.17757; + tangent 0.0587420 -0.998264 -0.00435020; + vertex -15.2338 -20.4913 0.776036; + normal 0.227042 0.0547949 0.972342; + texcoord 3.09614 -2.36541; + tangent -0.0463113 -0.996562 0.0686978; + vertex -16.0175 -20.3506 0.948278; + normal 0.212112 0.109744 0.971064; + texcoord 3.16691 -2.22389; + tangent 0.0568499 -0.993123 0.102348; + vertex -15.3613 -20.6270 0.812046; + normal 0.144489 0.0250573 0.989189; + texcoord 3.13608 -2.43450; + tangent 0.0129940 -0.999631 0.0238405; + vertex -16.2625 -20.4963 1.00845; + normal 0.186642 0.0664203 0.980180; + texcoord 3.21489 -2.33697; + tangent 0.0404799 -0.997457 0.0586671; + vertex -15.8603 -20.8280 0.967361; + normal 0.111438 -0.0151521 0.993656; + texcoord 3.26829 -2.37502; + tangent -0.00686975 -0.999856 -0.0154954; + vertex -16.0237 -21.0259 0.997726; + normal 0.183889 0.0837955 0.979369; + texcoord 3.26847 -2.24759; + tangent -0.0629903 -0.993629 0.0934557; + vertex -15.4518 -21.0798 0.899275; + normal 0.0793529 0.000578744 0.996846; + texcoord 3.37347 -2.29666; + tangent -0.0328819 -0.999458 0.00179483; + vertex -15.7190 -21.5257 0.941237; + normal 0.0902213 0.0535238 0.994482; + texcoord 3.45073 -2.43503; + tangent 0.0618645 -0.996686 0.0528170; + vertex -16.2504 -21.7686 0.975947; + normal 0.0853788 0.105385 0.990759; + texcoord 3.20164 -2.14969; + tangent 0.0409307 -0.992981 0.110962; + vertex -15.1101 -20.7154 0.777824; + normal 0.0907256 0.116536 0.989034; + texcoord 3.53743 -2.32396; + tangent 0.0165693 -0.992321 0.122578; + vertex -15.7501 -22.1279 0.974244; + normal 0.0512784 0.0505501 0.997404; + texcoord 3.45964 -2.30002; + tangent 0.0817333 -0.995473 0.0485175; + vertex -15.7315 -21.8129 0.943473; + normal 0.111582 0.0286400 0.993343; + texcoord 3.58847 -2.26478; + tangent -0.0429463 -0.998537 0.0328576; + vertex -15.5676 -22.3283 0.973941; + normal 0.0259303 0.0106951 0.999606; + texcoord 3.55768 -2.20694; + tangent 0.0267955 -0.999565 0.0123193; + vertex -15.3554 -22.2134 0.960813; + normal 0.0396242 0.0754847 0.996359; + texcoord 3.41016 -2.20485; + tangent -0.0131322 -0.996873 0.0779264; + vertex -15.3317 -21.5728 0.922795; + normal 0.102745 0.0948570 0.990175; + texcoord 3.32327 -2.21152; + tangent -0.0706949 -0.991948 0.105081; + vertex -15.3533 -21.2657 0.901635; + normal 0.0800683 0.142997 0.986479; + texcoord 3.33467 -2.14459; + tangent -0.0137849 -0.989122 0.146448; + vertex -15.0908 -21.2906 0.877474; + normal 0.0888386 0.106229 0.990365; + texcoord 3.46377 -2.08230; + tangent -0.0251498 -0.993043 0.115036; + vertex -14.8448 -21.9069 0.945605; + normal 0.0703117 0.110739 0.991359; + texcoord 3.31131 -2.05129; + tangent -0.0439692 -0.992262 0.116115; + vertex -14.6800 -21.2221 0.835100; + normal 0.0533412 0.0419746 0.997694; + texcoord 3.52129 -2.09244; + tangent 0.0366629 -0.998723 0.0347597; + vertex -14.8820 -22.0636 0.961786; + normal 0.182634 0.0776526 0.980110; + texcoord 3.51915 -2.00671; + tangent 0.00644423 -0.996753 0.0802557; + vertex -14.5681 -22.0590 0.921209; + normal 0.00876690 0.0510047 0.998660; + texcoord 3.27320 -2.01299; + tangent 0.0434707 -0.997151 0.0616396; + vertex -14.5135 -21.0480 0.815364; + normal 0.0187302 -0.0501104 0.998568; + texcoord 3.57644 -2.11282; + tangent 0.0475412 -0.997731 -0.0476710; + vertex -14.9443 -22.2980 0.960750; + normal -0.0586406 -0.0310668 0.997796; + texcoord 3.15306 -2.09545; + tangent 0.0408480 -0.998566 -0.0345964; + vertex -14.9084 -20.5679 0.767531; + normal 0.172524 0.0768211 0.982005; + texcoord 3.38792 -1.98456; + tangent 0.00860238 -0.997217 0.0740593; + vertex -14.4511 -21.5149 0.831484; + normal -0.0808049 -0.0535962 0.995288; + texcoord 3.25982 -1.96008; + tangent -0.102745 -0.992790 -0.0617323; + vertex -14.3535 -20.9939 0.818172; + normal 0.143146 -0.0318274 0.989190; + texcoord 3.60349 -2.01462; + tangent 0.0561857 -0.997581 -0.0409252; + vertex -14.5741 -22.3858 0.934511; + normal 0.0571669 -0.0347872 0.997758; + texcoord 3.32462 -1.94771; + tangent -0.0174565 -0.999165 -0.0369511; + vertex -14.3580 -21.1882 0.806630; + normal -0.183986 -0.145210 0.972144; + texcoord 3.18213 -1.94966; + tangent 0.0604624 -0.989277 -0.132948; + vertex -14.2770 -20.7169 0.855962; + normal 0.106599 -0.0474373 0.993170; + texcoord 3.36435 -1.88066; + tangent 0.0348936 -0.996847 -0.0712624; + vertex -14.0376 -21.4359 0.759284; + normal -0.178369 -0.177058 0.967902; + texcoord 3.10821 -2.03467; + tangent 0.0119817 -0.984929 -0.172542; + vertex -14.6639 -20.3907 0.820410; + normal 0.193390 0.0539993 0.979635; + texcoord 3.44093 -1.90268; + tangent 0.0168686 -0.998300 0.0557921; + vertex -14.1058 -21.7419 0.770350; + normal -0.133324 -0.297914 0.945236; + texcoord 3.03401 -2.10205; + tangent -0.0239444 -0.949868 -0.311733; + vertex -14.9046 -20.1460 0.842908; + normal 0.182140 0.0262036 0.982923; + texcoord 3.60327 -1.88900; + tangent -0.0128385 -0.999424 0.0314198; + vertex -14.0580 -22.3988 0.825983; + normal -0.141817 -0.309819 0.940160; + texcoord 2.93212 -2.18604; + tangent -0.00378485 -0.950463 -0.310814; + vertex -15.2457 -19.6971 0.969250; + normal -0.168525 -0.291418 0.941634; + texcoord 2.88989 -2.08288; + tangent 0.0160508 -0.956414 -0.291572; + vertex -14.8737 -19.5475 1.09756; + normal -0.205097 -0.290558 0.934618; + texcoord 3.05696 -2.03351; + tangent -0.0496709 -0.948822 -0.311882; + vertex -14.6511 -20.2180 0.870067; + normal -0.170721 -0.298059 0.939157; + texcoord 3.00005 -1.91841; + tangent -0.0173272 -0.952011 -0.305573; + vertex -14.1944 -19.9194 1.07855; + normal -0.186239 -0.211741 0.959417; + texcoord 3.06216 -1.86303; + tangent -0.0462195 -0.973625 -0.223422; + vertex -13.9661 -20.1778 1.05432; + normal -0.223629 -0.226114 0.948084; + texcoord 3.17333 -1.87673; + tangent 0.0200162 -0.974038 -0.225498; + vertex -14.0234 -20.6484 0.929951; + normal -0.0765053 -0.152548 0.985330; + texcoord 3.02048 -1.82293; + tangent 0.00105766 -0.987653 -0.156652; + vertex -13.7658 -20.0250 1.10980; + normal -0.111252 -0.199381 0.973586; + texcoord 3.24538 -1.89663; + tangent -0.0206039 -0.978112 -0.207058; + vertex -14.0870 -20.9298 0.849136; + normal -0.168560 -0.215059 0.961945; + texcoord 3.16100 -1.77388; + tangent -0.0366220 -0.974108 -0.223097; + vertex -13.5974 -20.6172 1.03995; + normal -0.188629 -0.280458 0.941150; + texcoord 3.23143 -1.83890; + tangent 0.0139253 -0.958010 -0.286396; + vertex -13.8840 -20.8573 0.903985; + normal -0.00188775 -0.118106 0.992999; + texcoord 3.37359 -1.84252; + tangent -0.0111613 -0.992000 -0.125741; + vertex -13.8552 -21.4651 0.744793; + normal -0.140413 -0.250182 0.957963; + texcoord 3.33868 -1.79740; + tangent 0.0147793 -0.967388 -0.252866; + vertex -13.6913 -21.3183 0.786579; + normal -0.176198 -0.291868 0.940089; + texcoord 3.25371 -1.70166; + tangent 0.0180089 -0.955438 -0.294642; + vertex -13.3205 -20.9847 0.987296; + normal 0.110231 0.0401868 0.993093; + texcoord 3.47997 -1.85152; + tangent 0.0113082 -0.998938 0.0446549; + vertex -13.8938 -21.8263 0.738717; + normal -0.0473265 -0.0925831 0.994580; + texcoord 3.41006 -1.79160; + tangent -0.0336500 -0.994272 -0.101445; + vertex -13.6885 -21.6139 0.734582; + normal -0.176516 -0.275093 0.945075; + texcoord 3.36437 -1.66763; + tangent -0.0280251 -0.956697 -0.289733; + vertex -13.1441 -21.4986 0.847878; + normal -0.161266 -0.167061 0.972669; + texcoord 3.45760 -1.63569; + tangent -0.0446453 -0.983676 -0.174320; + vertex -13.0574 -21.8147 0.781719; + normal -0.0980498 -0.235617 0.966887; + texcoord 3.24923 -1.65444; + tangent 0.0130600 -0.970370 -0.241272; + vertex -13.1284 -20.9611 1.02454; + normal -0.0576664 -0.140395 0.988415; + texcoord 3.16810 -1.68799; + tangent -0.0923466 -0.986219 -0.137274; + vertex -13.2702 -20.6641 1.07058; + normal -0.138954 -0.242164 0.960234; + texcoord 3.36850 -1.56898; + tangent 0.0800947 -0.969339 -0.232306; + vertex -12.7737 -21.4518 0.923146; + normal -0.0739505 -0.162899 0.983867; + texcoord 3.30435 -1.53014; + tangent -0.00659504 -0.986043 -0.166362; + vertex -12.5887 -21.1667 1.01021; + normal -0.213239 -0.163431 0.963234; + texcoord 3.40183 -1.53916; + tangent -0.0108750 -0.985174 -0.171212; + vertex -12.6334 -21.5598 0.920876; + normal -0.00223438 -0.0446198 0.999002; + texcoord 3.25484 -1.48157; + tangent 0.0814120 -0.995482 -0.0488645; + vertex -12.3983 -20.9608 1.03768; + normal -0.257237 -0.108277 0.960263; + texcoord 3.48595 -1.56989; + tangent -0.0286112 -0.992158 -0.121670; + vertex -12.7829 -21.9385 0.822018; + normal -0.122029 -0.0570404 0.990886; + texcoord 3.33654 -1.45963; + tangent -0.0342411 -0.997378 -0.0637616; + vertex -12.3200 -21.3072 1.02247; + normal -0.155521 -0.0546751 0.986318; + texcoord 3.52569 -1.62671; + tangent 0.000482757 -0.998436 -0.0559091; + vertex -13.0171 -22.0900 0.755163; + normal -0.335563 -0.0382418 0.941241; + texcoord 3.46081 -1.47100; + tangent 0.0169054 -0.999200 -0.0362506; + vertex -12.3574 -21.7525 0.981946; + normal 0.0142909 0.0172581 0.999749; + texcoord 3.48312 -1.78027; + tangent 0.00869044 -0.999773 0.0194590; + vertex -13.6441 -21.9029 0.727773; + normal -0.298744 -0.0285187 0.953907; + texcoord 3.54690 -1.55219; + tangent -0.0374584 -0.998298 -0.0447042; + vertex -12.7147 -22.1773 0.825562; + normal 0.101337 0.0494461 0.993623; + texcoord 3.62395 -1.82275; + tangent -0.0267886 -0.998081 0.0558288; + vertex -13.7738 -22.4937 0.785036; + normal -0.0281460 0.00340584 0.999598; + texcoord 3.54769 -1.69192; + tangent 0.00609952 -0.999962 0.00620780; + vertex -13.2846 -22.1609 0.733598; + normal 0.112558 -0.0385410 0.992897; + texcoord 3.68980 -1.88146; + tangent -0.0323843 -0.998861 -0.0350341; + vertex -14.0507 -22.7525 0.812694; + normal -0.105506 0.0343635 0.993825; + texcoord 3.58502 -1.63736; + tangent 0.00740068 -0.999367 0.0347879; + vertex -13.0612 -22.3226 0.748364; + normal -0.00482789 0.0806266 0.996733; + texcoord 3.64233 -1.69255; + tangent -0.0170327 -0.996604 0.0805673; + vertex -13.2802 -22.5619 0.756829; + normal -0.0413594 0.105404 0.993569; + texcoord 3.75023 -1.73393; + tangent 0.0118994 -0.994341 0.105572; + vertex -13.4819 -22.9807 0.796725; + normal -0.198613 0.0541619 0.978580; + texcoord 3.62982 -1.59125; + tangent 0.00643716 -0.998437 0.0555113; + vertex -12.8729 -22.4992 0.785924; + normal -0.101455 0.130263 0.986275; + texcoord 3.70607 -1.63342; + tangent -0.00144507 -0.991253 0.131971; + vertex -13.0370 -22.7850 0.790151; + normal -0.287692 0.0686855 0.955257; + texcoord 3.65800 -1.54882; + tangent 0.0249691 -0.996487 0.0799325; + vertex -12.7094 -22.6067 0.833942; + normal -0.192853 0.153354 0.969170; + texcoord 3.74486 -1.58026; + tangent -0.0137134 -0.987607 0.156349; + vertex -12.8186 -22.9521 0.847942; + normal -0.374003 0.00871265 0.927387; + texcoord 3.60195 -1.51122; + tangent -0.0270823 -0.999626 -0.00367369; + vertex -12.5733 -22.3860 0.875918; + normal -0.251281 0.141945 0.957449; + texcoord 3.82888 -1.48129; + tangent -0.0130756 -0.989466 0.144173; + vertex -12.4159 -23.2966 1.00605; + normal -0.317452 0.0755348 0.945261; + texcoord 3.74950 -1.48215; + tangent 0.0300959 -0.995354 0.0914588; + vertex -12.4310 -22.9668 0.961259; + normal -0.144121 0.200413 0.969053; + texcoord 3.82237 -1.58417; + tangent -0.00273147 -0.979807 0.199925; + vertex -12.8552 -23.2650 0.903108; + normal -0.391754 0.00474082 0.920058; + texcoord 3.67064 -1.45043; + tangent -0.0176063 -0.999837 -0.00404805; + vertex -12.3115 -22.6910 1.00084; + normal -0.0992106 0.198145 0.975139; + texcoord 3.82668 -1.70848; + tangent 0.118776 -0.969587 0.213995; + vertex -13.3405 -23.2396 0.849221; + normal -0.310603 -0.00552060 0.950524; + texcoord 3.74289 -1.38667; + tangent -0.0266179 -0.999539 -0.0146220; + vertex -12.0617 -22.9467 1.09463; + normal -0.353096 -0.0143925 0.935476; + texcoord 3.61514 -1.38972; + tangent -0.0276343 -0.999253 -0.0270066; + vertex -12.0297 -22.4295 1.13349; + normal -0.247364 0.0612993 0.966982; + texcoord 3.81232 -1.38781; + tangent 0.0210266 -0.997472 0.0678710; + vertex -12.0639 -23.2346 1.10123; + normal -0.213883 -0.0516804 0.975491; + texcoord 3.73882 -1.32916; + tangent -0.00420064 -0.998405 -0.0562975; + vertex -11.8312 -22.9336 1.15773; + normal -0.306565 0.0204857 0.951629; + texcoord 3.42557 -1.42814; + tangent 0.0339871 -0.998811 0.0349614; + vertex -12.2276 -21.6703 1.03019; + normal -0.248992 -0.0553964 0.966920; + texcoord 3.39011 -1.45195; + tangent -0.0318960 -0.997586 -0.0616837; + vertex -12.3069 -21.4964 1.01198; + normal -0.165402 0.0804678 0.982938; + texcoord 3.39304 -1.39470; + tangent 0.0231749 -0.996097 0.0851675; + vertex -12.0991 -21.5381 1.05795; + normal -0.292152 0.0710326 0.953730; + texcoord 3.50699 -1.37323; + tangent 0.0616777 -0.993775 0.0927737; + vertex -11.9902 -22.0055 1.13492; + normal -0.203808 0.115336 0.972193; + texcoord 3.51783 -1.32728; + tangent 0.0702793 -0.988672 0.132621; + vertex -11.8048 -22.0551 1.19127; + normal -0.100141 0.181430 0.978292; + texcoord 3.47509 -1.30075; + tangent 0.0340799 -0.981451 0.188660; + vertex -11.7158 -21.8895 1.17632; + normal -0.244417 -0.0141947 0.969566; + texcoord 3.61095 -1.32710; + tangent -0.0275240 -0.999387 -0.0216298; + vertex -11.7887 -22.4132 1.21158; + normal -0.131728 0.0211754 0.991060; + texcoord 3.59907 -1.27979; + tangent -0.00791334 -0.999735 0.0216233; + vertex -11.5920 -22.3733 1.24658; + normal -0.133428 -0.0600829 0.989235; + texcoord 3.66203 -1.25312; + tangent -0.0138643 -0.997708 -0.0662325; + vertex -11.5242 -22.6029 1.25023; + normal -0.0604064 0.0919208 0.993932; + texcoord 3.57760 -1.23226; + tangent 0.000288683 -0.995250 0.0973529; + vertex -11.4439 -22.2828 1.25734; + normal -0.104049 -0.0877798 0.990691; + texcoord 3.79615 -1.25934; + tangent 0.00350853 -0.996150 -0.0875966; + vertex -11.5228 -23.1598 1.18924; + normal 0.00712533 0.224609 0.974423; + texcoord 3.51716 -1.22709; + tangent -0.0225067 -0.974416 0.223620; + vertex -11.4013 -22.0342 1.21559; + normal -0.125474 0.0104688 0.992042; + texcoord 3.82998 -1.32302; + tangent 0.0177179 -0.999745 0.0140127; + vertex -11.7878 -23.3004 1.15825; + normal -0.0471178 -0.0996969 0.993902; + texcoord 3.71378 -1.15896; + tangent 0.0180778 -0.994689 -0.101327; + vertex -11.1215 -22.8112 1.27061; + normal -0.140559 0.0438867 0.989099; + texcoord 3.93334 -1.38303; + tangent -0.00588448 -0.998915 0.0461863; + vertex -12.0264 -23.7328 1.15126; + normal -0.0347274 -0.0865354 0.995643; + texcoord 3.83762 -1.19996; + tangent -0.0404817 -0.995167 -0.0894644; + vertex -11.2907 -23.3483 1.18862; + normal -0.0754352 -0.0279750 0.996758; + texcoord 3.97239 -1.35990; + tangent -0.0264658 -0.999209 -0.0296694; + vertex -11.9411 -23.8780 1.16318; + normal -0.129999 0.0606535 0.989657; + texcoord 3.99029 -1.48362; + tangent 0.00572475 -0.998097 0.0613919; + vertex -12.4426 -23.9404 1.09068; + normal 0.00109353 -0.0383717 0.999263; + texcoord 3.91397 -1.21401; + tangent -0.0404368 -0.998608 -0.0338606; + vertex -11.3714 -23.6222 1.17271; + normal -0.116539 0.149447 0.981878; + texcoord 3.90513 -1.49237; + tangent -0.0118850 -0.988591 0.150157; + vertex -12.4800 -23.6127 1.04572; + normal 0.0329051 -0.117734 0.992500; + texcoord 3.86724 -1.12647; + tangent -0.0116801 -0.992852 -0.118776; + vertex -11.0076 -23.4671 1.17822; + normal 0.00969304 -0.0758236 0.997074; + texcoord 3.99092 -1.29648; + tangent -0.0323871 -0.996477 -0.0773602; + vertex -11.7122 -23.9405 1.16486; + normal -0.0578933 -0.0632612 0.996316; + texcoord 4.04578 -1.39289; + tangent 4.93796e-05 -0.997948 -0.0640297; + vertex -12.0652 -24.1847 1.13316; + normal 0.0240226 -0.0891789 0.995726; + texcoord 4.11435 -1.34080; + tangent 0.0219133 -0.995459 -0.0926322; + vertex -11.8848 -24.4913 1.10122; + normal -0.124248 0.152594 0.980448; + texcoord 3.95779 -1.54366; + tangent 0.0313178 -0.986714 0.159420; + vertex -12.6802 -23.8147 1.04491; + normal -0.0633690 0.0138186 0.997895; + texcoord 4.10351 -1.50086; + tangent -0.0347566 -0.999274 0.0155895; + vertex -12.5163 -24.3631 1.09242; + normal -0.0683568 0.194740 0.978470; + texcoord 3.95523 -1.61346; + tangent -0.00486691 -0.980072 0.198585; + vertex -12.9430 -23.7866 1.01501; + normal -0.0441701 0.0983540 0.994171; + texcoord 4.03768 -1.57558; + tangent -0.0562523 -0.993495 0.0990084; + vertex -12.7901 -24.0926 1.06744; + normal -0.106009 0.248079 0.962922; + texcoord 3.90312 -1.72555; + tangent 0.0350868 -0.966082 0.255842; + vertex -13.3505 -23.5645 0.929452; + normal 0.0104156 -0.0276800 0.999563; + texcoord 4.15213 -1.41657; + tangent -0.178492 -0.983827 -0.0150154; + vertex -12.1565 -24.5876 1.10106; + normal -0.0929768 0.199318 0.975514; + texcoord 3.87284 -1.84050; + tangent 0.0252153 -0.978110 0.206555; + vertex -13.8834 -23.4706 0.827642; + normal -0.0947551 0.227149 0.969239; + texcoord 4.01356 -1.76982; + tangent -0.0939622 -0.969928 0.224525; + vertex -13.5925 -24.0859 1.04881; + normal -0.118344 0.221070 0.968051; + texcoord 3.98887 -1.92613; + tangent 0.00233666 -0.974446 0.224612; + vertex -14.2333 -23.9653 0.915249; + normal -0.0190173 0.0900923 0.995752; + texcoord 3.83336 -1.87806; + tangent -0.0177800 -0.995808 0.0897264; + vertex -14.0140 -23.2996 0.794584; + normal -0.0330920 0.134873 0.990310; + texcoord 3.89959 -1.97117; + tangent -0.0296097 -0.990493 0.134341; + vertex -14.4100 -23.5882 0.828282; + normal -0.0822375 -0.0416720 0.995741; + texcoord 3.70465 -1.78595; + tangent -0.0248420 -0.999437 -0.0225380; + vertex -13.6509 -22.7594 0.783548; + normal 0.0595726 -0.00903780 0.998183; + texcoord 3.80430 -1.89849; + tangent 0.0529200 -0.998562 -0.00862127; + vertex -14.1094 -23.1790 0.792496; + normal -0.0204428 0.0132086 0.999704; + texcoord 3.86111 -2.02887; + tangent -0.0907938 -0.995745 0.0157530; + vertex -14.6387 -23.4096 0.815577; + normal 0.125928 -0.0967239 0.987313; + texcoord 3.72127 -1.95835; + tangent -0.0111459 -0.995185 -0.0973782; + vertex -14.3308 -22.8557 0.847599; + normal 0.0323198 -0.0741592 0.996723; + texcoord 3.81401 -2.00772; + tangent -0.0217534 -0.996898 -0.0756393; + vertex -14.5385 -23.2500 0.820882; + normal 0.0566620 -0.122152 0.990893; + texcoord 3.64754 -2.05504; + tangent 0.00845785 -0.991936 -0.126455; + vertex -14.7187 -22.5609 0.933493; + normal 0.0330860 -0.126343 0.991435; + texcoord 3.77401 -2.02290; + tangent 0.0145424 -0.992086 -0.124712; + vertex -14.6094 -23.0712 0.840198; + normal 0.0452810 -0.115812 0.992239; + texcoord 3.65842 -2.17252; + tangent 0.0135190 -0.992652 -0.120245; + vertex -15.1938 -22.5699 0.932398; + normal 0.0333731 -0.149648 0.988176; + texcoord 3.76803 -2.14392; + tangent -0.0211606 -0.988488 -0.149810; + vertex -15.0799 -23.0656 0.843586; + normal 0.0488619 -0.102679 0.993514; + texcoord 3.86170 -2.18653; + tangent -0.000402107 -0.994692 -0.102900; + vertex -15.2701 -23.4279 0.801336; + normal -0.0203168 -0.0249856 0.999481; + texcoord 3.91485 -2.17932; + tangent 0.0223709 -0.999379 -0.0272198; + vertex -15.2272 -23.6339 0.790856; + normal 0.0597693 -0.0597244 0.996424; + texcoord 4.06979 -2.28667; + tangent 0.0565234 -0.996690 -0.0584308; + vertex -15.7411 -24.2374 0.768904; + normal -0.0670076 0.0237249 0.997470; + texcoord 4.08496 -2.21956; + tangent 0.0625929 -0.997786 0.0224986; + vertex -15.4251 -24.3519 0.763624; + normal -0.0696752 0.0689801 0.995182; + texcoord 3.91696 -2.06797; + tangent -0.0238140 -0.997188 0.0710611; + vertex -14.8111 -23.6258 0.816785; + normal -0.123179 0.0330684 0.991833; + texcoord 4.00378 -2.13901; + tangent 0.00905547 -0.999389 0.0337422; + vertex -15.0516 -23.9025 0.807440; + normal -0.113552 0.131951 0.984731; + texcoord 3.98756 -2.02528; + tangent 0.0142342 -0.990834 0.134330; + vertex -14.6308 -23.9322 0.867739; + normal -0.172465 0.0875939 0.981113; + texcoord 4.12160 -2.14804; + tangent -0.00320159 -0.996922 0.0783319; + vertex -15.1083 -24.5064 0.815380; + normal -0.165199 0.160239 0.973156; + texcoord 4.04801 -1.97511; + tangent 0.0162268 -0.986603 0.162329; + vertex -14.4264 -24.1518 0.929639; + normal -0.203169 0.106512 0.973333; + texcoord 4.07993 -2.01428; + tangent 0.0180153 -0.993677 0.110826; + vertex -14.5876 -24.3001 0.915606; + normal -0.128920 0.183138 0.974597; + texcoord 4.07892 -1.81809; + tangent 0.0129750 -0.981913 0.188886; + vertex -13.7938 -24.3311 1.07519; + normal -0.172853 0.145398 0.974157; + texcoord 4.13110 -1.88022; + tangent 0.0359022 -0.987394 0.154154; + vertex -14.0217 -24.5139 1.06938; + normal -0.202792 0.180797 0.962387; + texcoord 4.17518 -2.11879; + tangent 0.0202681 -0.981581 0.189970; + vertex -14.9970 -24.6863 0.862001; + normal -0.216105 0.155470 0.963913; + texcoord 4.18404 -1.97340; + tangent 0.00660296 -0.987125 0.159817; + vertex -14.3868 -24.7391 1.02081; + normal -0.104484 0.121596 0.987065; + texcoord 4.16896 -1.80616; + tangent 0.0852861 -0.988276 0.126634; + vertex -13.7287 -24.6573 1.13140; + normal -0.150656 0.166510 0.974462; + texcoord 4.25777 -1.94438; + tangent -0.0271984 -0.986344 0.162439; + vertex -14.2921 -24.9938 1.08290; + normal -0.0366258 0.158053 0.986751; + texcoord 4.09689 -1.73061; + tangent -0.00687360 -0.987255 0.158995; + vertex -13.4780 -24.3823 1.11026; + normal -0.185959 0.245525 0.951387; + texcoord 4.24587 -2.02534; + tangent -0.0270655 -0.968026 0.249386; + vertex -14.6024 -24.9591 1.01905; + normal -0.0864627 0.0880666 0.992355; + texcoord 4.30697 -1.87681; + tangent 0.00100585 -0.995910 0.0903509; + vertex -14.0346 -25.2001 1.14374; + normal -0.161979 0.302012 0.939442; + texcoord 4.23805 -2.15758; + tangent 0.00549860 -0.950182 0.311647; + vertex -15.1444 -24.9185 0.893256; + normal -0.0738261 0.0829100 0.993819; + texcoord 4.24549 -1.76814; + tangent -0.0393036 -0.995980 0.0804919; + vertex -13.5086 -24.9987 1.18655; + normal -0.104783 0.194310 0.975328; + texcoord 4.19066 -2.22183; + tangent -0.0179465 -0.979663 0.199846; + vertex -15.3967 -24.7312 0.803422; + normal -0.148372 0.328780 0.932679; + texcoord 4.29060 -2.07793; + tangent -0.0160732 -0.942990 0.332433; + vertex -14.8148 -25.1489 1.04294; + normal -0.0177906 0.0667147 0.997613; + texcoord 4.14329 -2.27599; + tangent 0.0949059 -0.993142 0.0682841; + vertex -15.6161 -24.5187 0.764219; + normal -0.0927532 0.246229 0.964763; + texcoord 4.32021 -1.99398; + tangent 0.0269503 -0.969492 0.243638; + vertex -14.5038 -25.2368 1.11161; + normal -0.00211906 0.0147359 0.999889; + texcoord 4.17364 -2.40373; + tangent -0.0289272 -0.999403 0.0188732; + vertex -16.1442 -24.6534 0.781403; + normal -0.0856267 0.172073 0.981356; + texcoord 4.24594 -2.35720; + tangent -0.0496693 -0.983306 0.175050; + vertex -16.0104 -24.9617 0.815634; + normal -0.0685858 0.0668554 0.995403; + texcoord 4.23081 -2.43426; + tangent -0.0352405 -0.997315 0.0641907; + vertex -16.2514 -24.8706 0.786429; + normal -0.0384896 0.0252510 0.998940; + texcoord 4.27597 -2.56713; + tangent -0.0189867 -0.999467 0.0265751; + vertex -16.8199 -25.0926 0.753686; + normal -0.161730 0.276238 0.947384; + texcoord 4.31759 -2.31061; + tangent 0.0963511 -0.949187 0.299600; + vertex -15.8147 -25.2742 0.924152; + normal -0.153149 0.139545 0.978301; + texcoord 4.32427 -2.46096; + tangent -0.0344140 -0.989757 0.138551; + vertex -16.3969 -25.2519 0.817178; + normal -0.147704 0.314939 0.937549; + texcoord 4.36339 -2.16139; + tangent -0.0184260 -0.948336 0.316734; + vertex -15.1450 -25.4471 1.10717; + normal -0.213413 0.179783 0.960278; + texcoord 4.36423 -2.38249; + tangent 0.122497 -0.970467 0.207819; + vertex -16.0553 -25.4197 0.913058; + normal -0.201668 0.254348 0.945852; + texcoord 4.37749 -2.27860; + tangent 0.101315 -0.956329 0.274170; + vertex -15.6312 -25.4778 1.02233; + normal -0.0860740 0.239037 0.967188; + texcoord 4.39108 -2.09116; + tangent -0.0302609 -0.969300 0.244012; + vertex -14.8864 -25.5746 1.17932; + normal -0.183992 0.193293 0.963735; + texcoord 4.41974 -2.19643; + tangent -0.0252772 -0.979547 0.199622; + vertex -15.2994 -25.6888 1.15111; + normal -0.254087 0.128192 0.958648; + texcoord 4.43191 -2.26318; + tangent 0.0717960 -0.984561 0.159639; + vertex -15.5635 -25.7171 1.09191; + normal -0.0269255 0.154248 0.987665; + texcoord 4.33995 -1.94963; + tangent 0.00294037 -0.986167 0.165729; + vertex -14.2949 -25.3580 1.14850; + normal -0.111722 0.0993173 0.988764; + texcoord 4.45532 -2.13778; + tangent -0.0245351 -0.995082 0.0959677; + vertex -15.0765 -25.8125 1.20418; + normal -0.0233376 0.139135 0.989998; + texcoord 4.43122 -2.06660; + tangent -0.0626320 -0.988731 0.135975; + vertex -14.7907 -25.7110 1.21061; + normal 0.0133440 0.0643762 0.997837; + texcoord 4.37268 -1.90751; + tangent -0.0680427 -0.995675 0.0632506; + vertex -14.1463 -25.4435 1.15627; + normal -0.206096 0.0365022 0.977851; + texcoord 4.48277 -2.20438; + tangent 0.0740958 -0.995577 0.0577663; + vertex -15.3324 -25.9235 1.17053; + normal -0.00658556 0.0370813 0.999290; + texcoord 4.48729 -2.05216; + tangent 0.0129906 -0.999237 0.0368247; + vertex -14.7531 -25.9308 1.23118; + normal -0.143036 -0.0637680 0.987661; + texcoord 4.52854 -2.15100; + tangent 0.0102641 -0.997620 -0.0681812; + vertex -15.1281 -26.0965 1.20241; + normal -0.259210 -0.0470747 0.964673; + texcoord 4.52015 -2.24837; + tangent 0.0334081 -0.998425 -0.0450701; + vertex -15.4608 -26.0327 1.13941; + normal -0.227854 0.0812965 0.970296; + texcoord 4.40544 -2.42193; + tangent 0.0466634 -0.994629 0.0923938; + vertex -16.1925 -25.5732 0.898122; + normal -0.287822 0.00825040 0.957648; + texcoord 4.46108 -2.40113; + tangent -0.0604854 -0.998083 -0.0131434; + vertex -16.1302 -25.8003 0.923568; + normal -0.0885866 0.0721983 0.993448; + texcoord 4.44652 -2.50830; + tangent 0.0282128 -0.996873 0.0738096; + vertex -16.5732 -25.7811 0.846996; + normal -0.145096 0.0181920 0.989250; + texcoord 4.53938 -2.44485; + tangent -0.0270987 -0.999559 0.0121760; + vertex -16.3028 -26.1544 0.881397; + normal -0.246960 -0.0389636 0.968242; + texcoord 4.56220 -2.36238; + tangent -0.0497600 -0.997230 -0.0552912; + vertex -15.9554 -26.2986 0.951958; + normal -0.0794092 0.113100 0.990405; + texcoord 4.38953 -2.55078; + tangent 0.0367711 -0.992732 0.114591; + vertex -16.7299 -25.5468 0.808192; + normal -0.0182815 0.0958982 0.995223; + texcoord 4.33759 -2.60534; + tangent 0.0385732 -0.994444 0.0979443; + vertex -16.9678 -25.3336 0.767416; + normal 0.00453047 0.108294 0.994109; + texcoord 4.48777 -2.58744; + tangent 0.0144929 -0.993843 0.109846; + vertex -16.8429 -25.9255 0.851705; + normal 0.0480244 0.0941518 0.994399; + texcoord 4.34085 -2.67252; + tangent -0.00611889 -0.995306 0.0965872; + vertex -17.2304 -25.3511 0.772162; + normal 0.107111 0.0884650 0.990304; + texcoord 4.34714 -2.73718; + tangent 0.0100745 -0.995821 0.0907660; + vertex -17.4630 -25.3572 0.792170; + normal 0.0572107 0.124427 0.990578; + texcoord 4.46752 -2.71704; + tangent -0.00725981 -0.991775 0.127789; + vertex -17.4036 -25.8447 0.858656; + normal 0.0112065 0.108310 0.994054; + texcoord 4.59627 -2.51098; + tangent -0.00733729 -0.993694 0.111883; + vertex -16.5396 -26.3656 0.881182; + normal 0.00571258 0.112470 0.993639; + texcoord 4.73658 -2.48153; + tangent 0.00782760 -0.993371 0.114688; + vertex -16.4515 -26.9637 0.969763; + normal -0.0736843 0.0870046 0.993479; + texcoord 4.60202 -2.45454; + tangent 0.00750724 -0.995929 0.0898328; + vertex -16.3555 -26.3763 0.884781; + normal -0.0169932 0.0233672 0.999583; + texcoord 4.81129 -2.44902; + tangent 0.0154066 -0.999597 0.0238263; + vertex -16.3143 -27.2419 0.992638; + normal -0.0692489 0.120007 0.990355; + texcoord 4.71881 -2.41342; + tangent -0.00592652 -0.992760 0.119970; + vertex -16.1506 -26.8815 0.965399; + normal -0.0987771 0.0691131 0.992707; + texcoord 4.70471 -2.36300; + tangent 0.0485203 -0.995887 0.0765115; + vertex -15.9684 -26.7991 0.973729; + normal -0.161559 0.0364268 0.986190; + texcoord 4.60832 -2.36808; + tangent -0.0763520 -0.996582 0.0315464; + vertex -16.0040 -26.4413 0.943045; + normal -0.0727080 0.108814 0.991400; + texcoord 4.66642 -2.31788; + tangent -0.242499 -0.961592 0.128587; + vertex -15.8061 -26.6733 0.987667; + normal -0.135972 -0.0626193 0.988732; + texcoord 4.72246 -2.25758; + tangent -0.0125711 -0.998061 -0.0609634; + vertex -15.5238 -26.8597 1.02498; + normal -0.0573009 -0.00345331 0.998351; + texcoord 4.77578 -2.29876; + tangent -0.0177589 -0.999831 -0.00470847; + vertex -15.6990 -27.0715 1.00070; + normal -0.133549 -0.131437 0.982288; + texcoord 4.64450 -2.22705; + tangent -0.0220007 -0.990633 -0.134768; + vertex -15.4313 -26.5729 1.06945; + normal -0.144620 -0.0749714 0.986643; + texcoord 4.81164 -2.16954; + tangent 0.000386806 -0.997075 -0.0764240; + vertex -15.1957 -27.2485 1.02965; + normal -0.193293 -0.115892 0.974273; + texcoord 4.66863 -2.11180; + tangent -0.0402886 -0.991391 -0.124585; + vertex -14.9619 -26.6571 1.15057; + normal -0.137918 -0.0710055 0.987895; + texcoord 4.63284 -2.07150; + tangent 0.0507193 -0.996000 -0.0735587; + vertex -14.7484 -26.4605 1.20992; + normal -0.0577155 0.00106388 0.998333; + texcoord 4.86795 -2.21272; + tangent 0.0106720 -0.999943 0.000687007; + vertex -15.3623 -27.4704 1.00556; + normal -0.0361271 0.00164075 0.999346; + texcoord 4.59160 -2.02077; + tangent 0.0749092 -0.997144 0.00966091; + vertex -14.6018 -26.3554 1.22883; + normal -0.206707 -0.0775258 0.975327; + texcoord 4.89147 -1.99116; + tangent 0.0963888 -0.993592 -0.0590290; + vertex -14.4721 -27.5842 1.17513; + normal -0.218706 -0.0800540 0.972501; + texcoord 4.84442 -2.10866; + tangent 0.0226268 -0.996663 -0.0784324; + vertex -14.9632 -27.3808 1.06352; + normal -0.162982 0.00380599 0.986622; + texcoord 4.92000 -2.11907; + tangent 0.0356459 -0.999349 0.00562626; + vertex -14.9912 -27.6805 1.04431; + normal -0.136274 -0.0527884 0.989264; + texcoord 4.74371 -1.96771; + tangent 0.00792725 -0.998458 -0.0549469; + vertex -14.3797 -26.9642 1.25283; + normal -0.147918 0.00399786 0.988991; + texcoord 4.98998 -1.98214; + tangent 0.00467116 -0.999929 0.0109358; + vertex -14.3578 -27.9555 1.17952; + normal -0.105316 -0.0443208 0.993451; + texcoord 4.93885 -1.91214; + tangent 0.0467693 -0.998132 -0.0393118; + vertex -14.1225 -27.7471 1.21719; + normal 0.00713307 0.00998556 0.999925; + texcoord 4.73066 -1.93271; + tangent 0.0115453 -0.999879 0.0104652; + vertex -14.2338 -26.9146 1.26315; + normal 0.108910 0.0981983 0.989189; + texcoord 4.68309 -1.91668; + tangent 0.0224433 -0.995112 0.0961678; + vertex -14.1749 -26.7221 1.24800; + normal 0.0419416 2.02277e-08 0.999120; + texcoord 4.79133 -1.87841; + tangent -0.0152555 -0.999879 0.00298722; + vertex -14.0456 -27.1245 1.25476; + normal -0.00280083 0.00747287 0.999968; + texcoord 4.88097 -1.82442; + tangent -0.00602862 -0.999945 0.00853603; + vertex -13.8231 -27.4789 1.24935; + normal 0.0908412 0.0700583 0.993398; + texcoord 4.57476 -1.96839; + tangent 0.0132126 -0.997610 0.0678249; + vertex -14.3779 -26.3025 1.21985; + normal 0.129126 0.113199 0.985146; + texcoord 4.78888 -1.80737; + tangent -0.0123141 -0.993302 0.114886; + vertex -13.7212 -27.1389 1.22070; + normal 0.0695527 0.0735273 0.994865; + texcoord 4.43512 -1.95441; + tangent -0.0966919 -0.993560 0.0590685; + vertex -14.3722 -25.6228 1.18615; + normal 0.194632 0.112115 0.974448; + texcoord 4.58738 -1.89825; + tangent -0.0323860 -0.992071 0.121434; + vertex -14.1276 -26.3161 1.18275; + normal 0.179257 0.0408908 0.982952; + texcoord 4.51619 -1.91660; + tangent 0.0846948 -0.995952 0.0300975; + vertex -14.1741 -26.0090 1.16671; + normal 0.203477 0.181956 0.962024; + texcoord 4.72777 -1.79289; + tangent 0.0145407 -0.982934 0.183382; + vertex -13.6751 -26.9093 1.17210; + normal 0.176045 0.0547001 0.982861; + texcoord 4.59823 -1.77060; + tangent -0.0728050 -0.995381 0.0625816; + vertex -13.5676 -26.4069 1.05499; + normal 0.160855 0.139983 0.977001; + texcoord 4.65752 -1.73675; + tangent -0.0454517 -0.986326 0.158414; + vertex -13.4692 -26.5790 1.05441; + normal 0.160781 0.148523 0.975751; + texcoord 4.82373 -1.68625; + tangent 0.0175456 -0.988542 0.149921; + vertex -13.3321 -27.2913 1.18981; + normal 0.140524 -0.0311686 0.989587; + texcoord 4.47162 -1.86236; + tangent 0.0321643 -0.998573 -0.0426341; + vertex -14.0133 -25.8963 1.13898; + normal 0.111403 -0.0734188 0.991060; + texcoord 4.52120 -1.79301; + tangent 0.113251 -0.990443 -0.0787256; + vertex -13.6879 -26.0798 1.08196; + normal 0.0377911 -0.0663100 0.997083; + texcoord 4.40628 -1.85801; + tangent -0.109615 -0.991959 -0.0632636; + vertex -13.9566 -25.6053 1.15283; + normal 0.0593629 -0.0320952 0.997720; + texcoord 4.58812 -1.69962; + tangent 0.0588746 -0.997676 -0.0343075; + vertex -13.3068 -26.3469 1.02324; + normal 0.0118997 -0.144973 0.989364; + texcoord 4.43113 -1.78924; + tangent -0.00244353 -0.988509 -0.151144; + vertex -13.7532 -25.7446 1.12913; + normal -0.0543511 -0.0702797 0.996045; + texcoord 4.36252 -1.79281; + tangent -0.106078 -0.991590 -0.0741455; + vertex -13.6854 -25.4384 1.17086; + normal -0.0282366 -0.164280 0.986010; + texcoord 4.53394 -1.63767; + tangent 0.0639198 -0.981934 -0.178100; + vertex -13.0735 -26.2033 1.03646; + normal -0.0578939 0.0215291 0.998091; + texcoord 4.30328 -1.69099; + tangent -0.0695372 -0.997496 0.0129345; + vertex -13.2715 -25.1969 1.21484; + normal -0.0426849 -0.192209 0.980425; + texcoord 4.42873 -1.72017; + tangent -0.0859822 -0.976017 -0.199992; + vertex -13.4553 -25.6875 1.14531; + normal -0.0551164 -0.101207 0.993338; + texcoord 4.36198 -1.66419; + tangent -0.110846 -0.987785 -0.109520; + vertex -13.1634 -25.4227 1.21373; + normal -0.00676260 0.103574 0.994599; + texcoord 4.27310 -1.64846; + tangent 0.0712884 -0.991599 0.107931; + vertex -13.1108 -25.0949 1.21273; + normal 0.0195902 -0.00940766 0.999764; + texcoord 4.33242 -1.58697; + tangent 0.00941940 -0.999843 -0.0149952; + vertex -12.8518 -25.3169 1.22819; + normal -0.0180499 -0.160707 0.986837; + texcoord 4.40085 -1.58165; + tangent -0.0218276 -0.985890 -0.165967; + vertex -12.8586 -25.5890 1.20267; + normal 0.0686737 0.113091 0.991208; + texcoord 4.28323 -1.55017; + tangent 0.0876663 -0.990426 0.106635; + vertex -12.7322 -25.1523 1.21265; + normal 0.0335344 0.153728 0.987544; + texcoord 4.18696 -1.65574; + tangent 0.0427869 -0.987195 0.153675; + vertex -13.1762 -24.6939 1.15264; + normal 0.0510899 0.0539081 0.997238; + texcoord 4.08626 -1.65139; + tangent -0.242687 -0.965625 0.0931177; + vertex -13.1549 -24.2744 1.08942; + normal -0.312850 0.406634 0.858355; + texcoord 4.20915 -1.49423; + tangent 0.549745 0.794122 -0.259134; + vertex -12.4702 -24.7880 1.12413; + normal 0.0411108 0.0900286 0.995090; + texcoord 4.17180 -1.46683; + tangent 0.166082 -0.985926 0.0191643; + vertex -12.4002 -24.6984 1.10906; + normal 0.0747003 0.00529572 0.997192; + texcoord 4.36137 -1.47856; + tangent -0.0793047 -0.996816 0.00832771; + vertex -12.4272 -25.4439 1.19866; + normal 0.0893148 0.133271 0.987047; + texcoord 4.32692 -1.39040; + tangent -0.360910 -0.922001 0.140206; + vertex -11.9920 -25.3641 1.14625; + normal 0.0125859 -0.0157456 0.999797; + texcoord 4.18168 -1.24824; + tangent 0.0573084 -0.998211 -0.0170672; + vertex -11.5163 -24.6975 1.07672; + normal 0.0438030 0.0526687 0.997651; + texcoord 4.26494 -1.30555; + tangent 0.0876270 -0.994788 0.0521314; + vertex -11.6583 -25.0326 1.09079; + normal 0.0706792 0.0162918 0.997366; + texcoord 4.34266 -1.24644; + tangent -0.0821621 -0.996353 0.0230199; + vertex -11.4713 -25.3474 1.09754; + normal -0.0111627 -0.00125523 0.999937; + texcoord 4.27840 -1.18486; + tangent 0.00443083 -0.999989 -0.00150574; + vertex -11.2410 -25.0864 1.08950; + normal 0.0400777 -0.0867083 0.995427; + texcoord 4.06004 -1.14569; + tangent -0.0100315 -0.996418 -0.0839680; + vertex -11.0788 -24.1531 1.10773; + normal 0.00642502 -0.0118413 0.999909; + texcoord 4.12036 -1.12010; + tangent -0.0129736 -0.999810 -0.0145334; + vertex -10.9838 -24.4743 1.08613; + normal 0.0816011 -0.0883791 0.992739; + texcoord 3.98838 -1.04980; + tangent -0.0183197 -0.996109 -0.0862017; + vertex -10.6864 -23.9449 1.10545; + normal 0.110151 -0.137969 0.984292; + texcoord 3.84378 -1.03430; + tangent 0.0246113 -0.989466 -0.142661; + vertex -10.6340 -23.3547 1.17072; + normal 0.0541735 -0.110561 0.992392; + texcoord 3.72370 -1.07838; + tangent 0.0638343 -0.991008 -0.117593; + vertex -10.8017 -22.8621 1.26546; + normal 0.128089 -0.101787 0.986525; + texcoord 3.82572 -0.943656; + tangent -0.00514592 -0.994606 -0.103601; + vertex -10.2843 -23.2835 1.12730; + normal -0.0178765 -0.00454382 0.999830; + texcoord 3.64875 -1.14498; + tangent 0.0188052 -0.999822 0.00157921; + vertex -11.0739 -22.5875 1.28715; + normal 0.130220 -0.0651626 0.989341; + texcoord 3.69324 -1.02021; + tangent -0.00184371 -0.997843 -0.0656263; + vertex -10.6323 -22.7371 1.26309; + normal 0.0195461 0.141300 0.989774; + texcoord 3.58686 -1.10190; + tangent 0.0181977 -0.990201 0.138462; + vertex -10.8999 -22.3215 1.26865; + normal 0.0819160 0.0937136 0.992224; + texcoord 3.60015 -1.04787; + tangent -0.0291572 -0.994590 0.0997050; + vertex -10.6991 -22.3855 1.26902; + normal 0.0596083 0.241975 0.968450; + texcoord 3.52859 -1.03876; + tangent -0.0138119 -0.969488 0.244748; + vertex -10.6811 -22.0934 1.21069; + normal 0.157967 0.0291961 0.987013; + texcoord 3.61804 -1.01039; + tangent -0.0958936 -0.994224 0.0481884; + vertex -10.5571 -22.4640 1.25464; + normal 0.175956 -0.0690603 0.981973; + texcoord 3.69193 -0.912247; + tangent -0.00216841 -0.997520 -0.0703560; + vertex -10.1289 -22.7406 1.15653; + normal 0.111260 0.0135887 0.993698; + texcoord 3.58151 -0.890501; + tangent 0.0245848 -0.999641 0.0106703; + vertex -10.0551 -22.3040 1.15731; + normal 0.0797013 -0.0592013 0.995059; + texcoord 3.67593 -0.858186; + tangent 0.0592312 -0.996317 -0.0619989; + vertex -9.88446 -22.6835 1.12361; + normal 0.0600275 0.114764 0.991578; + texcoord 3.52981 -0.894058; + tangent 0.0273774 -0.992710 0.117373; + vertex -10.0770 -22.1032 1.14483; + normal 0.00976672 -0.0559992 0.998383; + texcoord 3.60368 -0.812791; + tangent 0.0162408 -0.998100 -0.0594426; + vertex -9.78750 -22.3989 1.13937; + normal -0.0412622 0.0594623 0.997377; + texcoord 3.52264 -0.830221; + tangent 0.0250219 -0.997928 0.0592719; + vertex -9.81240 -22.0569 1.14209; + normal 0.0502984 0.181210 0.982157; + texcoord 3.49175 -0.921816; + tangent -0.0261728 -0.981502 0.189655; + vertex -10.1729 -21.9344 1.12672; + normal -0.0431398 0.173618 0.983868; + texcoord 3.44263 -0.861904; + tangent 0.0622731 -0.981956 0.178563; + vertex -9.98756 -21.7664 1.09792; + normal 0.0158350 0.251033 0.967849; + texcoord 3.43498 -0.993201; + tangent 0.0318604 -0.965972 0.256675; + vertex -10.4368 -21.6594 1.06864; + normal -0.0320894 0.0638060 0.997446; + texcoord 3.50421 -0.731259; + tangent 0.0131115 -0.997971 0.0623120; + vertex -9.42333 -21.9926 1.17125; + normal 0.0413029 0.279055 0.959387; + texcoord 3.42003 -1.14418; + tangent -0.0524221 -0.957592 0.283319; + vertex -11.0777 -21.6307 1.06826; + normal 0.0338725 0.320568 0.946620; + texcoord 3.49143 -1.16909; + tangent 0.00835001 -0.947455 0.319781; + vertex -11.2123 -21.9688 1.18651; + normal 0.00404620 0.196510 0.980493; + texcoord 3.36249 -1.31526; + tangent 0.0437493 -0.979234 0.197956; + vertex -11.7894 -21.4175 1.06802; + normal 0.0366551 0.207244 0.977602; + texcoord 3.36378 -1.15600; + tangent 0.00168890 -0.978335 0.207022; + vertex -11.1189 -21.4298 1.01737; + normal -0.000840365 0.0817007 0.996657; + texcoord 3.31206 -1.36101; + tangent -0.116942 -0.989158 0.0888286; + vertex -11.9957 -21.2182 1.04008; + normal 0.0460794 0.140442 0.989016; + texcoord 3.30777 -1.19443; + tangent 0.0577445 -0.987948 0.143614; + vertex -11.2783 -21.2080 0.985226; + normal 0.0344182 0.0286198 0.998998; + texcoord 3.27220 -1.39922; + tangent -0.0861821 -0.995764 0.0320313; + vertex -12.0979 -21.0421 1.03316; + normal -0.0118564 0.199632 0.979799; + texcoord 3.37734 -0.942434; + tangent 0.0284350 -0.979487 0.199491; + vertex -10.2874 -21.4697 1.02293; + normal 0.00795342 0.124116 0.992236; + texcoord 3.32701 -1.00922; + tangent -0.0607273 -0.990742 0.121419; + vertex -10.5479 -21.2959 0.995554; + normal 0.0567908 0.0555336 0.996840; + texcoord 3.22636 -1.24293; + tangent -0.0668373 -0.996298 0.0540577; + vertex -11.4457 -20.9082 0.965845; + normal 0.00759877 0.0611088 0.998102; + texcoord 3.24940 -1.15412; + tangent -0.0127889 -0.998407 0.0549526; + vertex -11.1929 -21.0004 0.963477; + normal 0.0308982 0.189621 0.981371; + texcoord 3.23475 -0.851129; + tangent -0.0919917 -0.977610 0.189253; + vertex -9.88040 -20.9251 0.933116; + normal 0.0661122 0.0481870 0.996648; + texcoord 3.14235 -1.38788; + tangent -0.0225718 -0.998467 0.0505321; + vertex -12.0238 -20.5527 1.00266; + normal 0.0111983 0.0540954 0.998473; + texcoord 3.23816 -1.05010; + tangent -0.0927558 -0.994371 0.0512019; + vertex -10.6590 -20.9128 0.970018; + normal 0.0890067 0.0524956 0.994647; + texcoord 3.12390 -1.55759; + tangent 0.0754997 -0.995860 0.0506217; + vertex -12.7606 -20.4799 1.04738; + normal 0.0366840 0.00552030 0.999312; + texcoord 3.10359 -1.17253; + tangent 0.0594806 -0.998207 0.00673800; + vertex -11.1478 -20.3133 0.949345; + normal 0.00981834 -0.0235454 0.999674; + texcoord 3.04552 -1.35924; + tangent 0.0197454 -0.999656 -0.0172830; + vertex -11.8939 -20.1260 0.981501; + normal 0.0564466 0.0432708 0.997467; + texcoord 3.03986 -1.48765; + tangent -0.0641415 -0.996514 0.0533432; + vertex -12.4806 -20.0764 0.986203; + normal 0.0437980 -0.0329975 0.998495; + texcoord 3.17214 -1.62473; + tangent -0.0906120 -0.994818 -0.0461154; + vertex -12.9685 -20.6431 1.06999; + normal 0.103074 0.0186944 0.994498; + texcoord 2.99956 -1.54006; + tangent -0.0543369 -0.998211 0.0249591; + vertex -12.6499 -19.9769 0.996815; + normal 0.117803 0.00598988 0.993019; + texcoord 3.03541 -1.66152; + tangent 0.0536125 -0.998559 0.00232752; + vertex -13.1996 -20.1679 1.08450; + normal 0.0315242 -0.0454076 0.998471; + texcoord 3.09685 -1.70676; + tangent -0.0967705 -0.994174 -0.0474681; + vertex -13.2944 -20.4114 1.08897; + normal 0.0113568 -0.0335601 0.999372; + texcoord 2.97050 -1.47016; + tangent 0.0120870 -0.999299 -0.0354333; + vertex -12.3744 -19.8465 0.983929; + normal 0.0249807 -0.0841237 0.996142; + texcoord 2.99301 -1.78544; + tangent 0.0511259 -0.995167 -0.0838402; + vertex -13.6341 -19.9285 1.12476; + normal 0.137732 0.00135226 0.990469; + texcoord 2.92588 -1.73537; + tangent -0.00283271 -0.999995 0.00124869; + vertex -13.4534 -19.6511 1.12382; + normal 0.130342 0.0340742 0.990883; + texcoord 2.88271 -1.62771; + tangent -0.0146080 -0.999177 0.0378381; + vertex -13.0110 -19.5381 1.04648; + normal 0.0373515 0.0136183 0.999209; + texcoord 2.86134 -1.52915; + tangent 0.00460055 -0.999919 0.0118305; + vertex -12.6305 -19.4001 1.01191; + normal -0.0162055 -0.0865732 0.996114; + texcoord 2.88654 -1.46073; + tangent -0.0215143 -0.996881 -0.0759307; + vertex -12.3693 -19.4638 1.00853; + normal 0.00227573 -0.0457609 0.998950; + texcoord 2.92559 -1.30657; + tangent 0.0458879 -0.997782 -0.0482230; + vertex -11.7289 -19.6753 1.01900; + normal 0.0244877 0.0319867 0.999188; + texcoord 2.86099 -1.27666; + tangent -0.0201519 -0.999182 0.0350609; + vertex -11.6149 -19.4670 1.02043; + normal -0.00581791 -0.200478 0.979681; + texcoord 3.03819 -1.29630; + tangent 0.259654 -0.958695 -0.116117; + vertex -11.6769 -20.1605 0.979178; + normal 0.0769556 -0.0404110 0.996215; + texcoord 2.92636 -1.21834; + tangent 0.00421855 -0.998939 -0.0458702; + vertex -11.3997 -19.6441 1.00740; + normal 0.0664418 -0.0433347 0.996849; + texcoord 3.02548 -1.19108; + tangent 0.120320 -0.991150 -0.0560849; + vertex -11.2878 -20.1183 0.961831; + normal 0.0712676 0.0460803 0.996392; + texcoord 3.07089 -1.10157; + tangent 0.0644492 -0.996816 0.0469575; + vertex -10.8939 -20.2121 0.936184; + normal 0.123966 -0.0261724 0.991941; + texcoord 2.97693 -1.11332; + tangent 0.0436250 -0.998328 -0.0379340; + vertex -10.9615 -19.8958 0.938302; + normal 0.0778750 0.0906259 0.992836; + texcoord 3.14731 -1.00414; + tangent 0.0257507 -0.995537 0.0907866; + vertex -10.5181 -20.5494 0.946390; + normal 0.137184 0.0860699 0.986799; + texcoord 3.02676 -1.01929; + tangent 0.0186405 -0.996077 0.0865111; + vertex -10.5704 -20.0560 0.888786; + normal 0.0595238 0.0816041 0.994886; + texcoord 3.25309 -0.956687; + tangent -0.0642608 -0.994307 0.0849980; + vertex -10.3019 -21.0052 0.961744; + normal 0.107696 0.158274 0.981504; + texcoord 3.18126 -0.895205; + tangent 0.0141717 -0.987589 0.156420; + vertex -10.0466 -20.7063 0.904840; + normal 0.0966807 0.147073 0.984389; + texcoord 3.09672 -0.840234; + tangent 0.0296613 -0.989019 0.144782; + vertex -9.85508 -20.3477 0.809291; + normal 0.00253725 0.205747 0.978602; + texcoord 3.16856 -0.771710; + tangent -0.0120315 -0.978320 0.206747; + vertex -9.58951 -20.6035 0.849551; + normal 0.108369 0.0622963 0.992157; + texcoord 3.03284 -0.865742; + tangent 0.0127742 -0.998420 0.0547208; + vertex -9.96206 -20.1163 0.796084; + normal -0.0265199 0.221987 0.974689; + texcoord 3.30068 -0.807590; + tangent -0.0592982 -0.972931 0.223357; + vertex -9.78203 -21.1244 0.975221; + normal 0.124344 -0.0350174 0.991621; + texcoord 2.96135 -0.951292; + tangent -0.0540967 -0.998036 -0.0315868; + vertex -10.3001 -19.8100 0.832027; + normal -0.0603612 0.178140 0.982152; + texcoord 3.42341 -0.760368; + tangent 0.0265356 -0.982652 0.183552; + vertex -9.53453 -21.6792 1.12380; + normal 0.0205152 0.210919 0.977288; + texcoord 3.40433 -0.715653; + tangent 0.00283629 -0.976123 0.217198; + vertex -9.36023 -21.6209 1.11850; + normal 0.00138672 0.211205 0.977441; + texcoord 3.23459 -0.694885; + tangent -0.0215501 -0.976568 0.214126; + vertex -9.28127 -20.9137 0.924023; + normal -0.0121545 0.116528 0.993113; + texcoord 3.08999 -0.778868; + tangent 0.0185043 -0.993232 0.114662; + vertex -9.61986 -20.3242 0.793885; + normal 0.00944235 -0.0371820 0.999264; + texcoord 3.01661 -0.818062; + tangent -0.0422674 -0.998529 -0.0339481; + vertex -9.77359 -20.0290 0.781269; + normal -0.0801012 0.105510 0.991187; + texcoord 3.15008 -0.637334; + tangent -0.0170558 -0.994185 0.106326; + vertex -9.02893 -20.6115 0.882341; + normal -0.122831 -0.00598907 0.992409; + texcoord 3.05626 -0.727345; + tangent 0.0272165 -0.999629 0.000760311; + vertex -9.42284 -20.1907 0.799120; + normal 0.0946876 0.211007 0.972888; + texcoord 3.28735 -0.642328; + tangent -0.00870524 -0.977288 0.211738; + vertex -9.07293 -21.1163 0.959231; + normal 0.00959367 0.0899748 0.995898; + texcoord 3.21984 -0.618926; + tangent -0.0459860 -0.994479 0.0943239; + vertex -8.97834 -20.7928 0.900009; + normal 0.115243 0.171403 0.978438; + texcoord 3.44381 -0.640741; + tangent 0.000922195 -0.983905 0.178692; + vertex -9.10564 -21.7824 1.13474; + normal 0.109099 0.172213 0.979000; + texcoord 3.33408 -0.554174; + tangent -0.00579666 -0.983988 0.178143; + vertex -8.68561 -21.2803 0.938404; + normal -0.137151 -0.0312752 0.990056; + texcoord 3.14691 -0.585373; + tangent 0.0452028 -0.998760 -0.0208599; + vertex -8.81422 -20.5571 0.903606; + normal 0.00987702 0.0714517 0.997395; + texcoord 3.29115 -0.513144; + tangent -0.00508313 -0.997473 0.0708606; + vertex -8.53341 -21.1169 0.907352; + normal 0.153768 0.177827 0.971974; + texcoord 3.43432 -0.508497; + tangent -0.0612234 -0.979800 0.190379; + vertex -8.51933 -21.7150 1.00335; + normal -0.0325586 0.0528207 0.998073; + texcoord 3.33857 -0.455711; + tangent -0.0196749 -0.998537 0.0503646; + vertex -8.30886 -21.2858 0.923900; + normal 0.0799766 0.0881298 0.992893; + texcoord 3.42581 -0.424227; + tangent -0.0156970 -0.995411 0.0943935; + vertex -8.17054 -21.6662 0.954429; + normal 0.175330 0.0943515 0.979978; + texcoord 3.49211 -0.486185; + tangent 0.0216946 -0.995575 0.0914279; + vertex -8.43895 -21.9527 1.02787; + normal -0.114245 -0.0501625 0.992185; + texcoord 3.27033 -0.479533; + tangent -0.0601929 -0.996130 -0.0640397; + vertex -8.38741 -21.0491 0.912310; + normal -0.0455949 -0.0493702 0.997739; + texcoord 3.38945 -0.366799; + tangent 0.00852960 -0.998806 -0.0480939; + vertex -7.96527 -21.5156 0.945861; + normal -0.147434 -0.0846715 0.985441; + texcoord 3.33557 -0.379836; + tangent -0.0531714 -0.994526 -0.0899461; + vertex -7.98948 -21.2913 0.958539; + normal -0.181146 -0.160503 0.970270; + texcoord 3.15514 -0.527754; + tangent 0.150527 -0.980150 -0.129027; + vertex -8.55243 -20.5375 0.947333; + normal 0.120397 0.00625272 0.992706; + texcoord 3.47764 -0.347125; + tangent 0.00303145 -0.999977 0.00606053; + vertex -7.88776 -21.8833 0.934344; + normal -0.218087 -0.173991 0.960294; + texcoord 3.26715 -0.386730; + tangent -0.0286643 -0.981162 -0.191051; + vertex -8.02205 -21.0658 0.982287; + normal -0.239311 -0.138294 0.961044; + texcoord 3.12292 -0.507425; + tangent 0.106359 -0.986908 -0.121244; + vertex -8.51765 -20.4139 0.977776; + normal -0.162970 -0.175748 0.970852; + texcoord 3.31627 -0.320350; + tangent -0.0413903 -0.980044 -0.194423; + vertex -7.81190 -21.2385 0.992955; + normal -0.217647 -0.117270 0.968957; + texcoord 3.02110 -0.617370; + tangent -0.0864827 -0.985162 -0.148247; + vertex -9.02175 -20.0629 0.886917; + normal -0.174899 -0.213478 0.961165; + texcoord 3.21690 -0.290422; + tangent -0.00876611 -0.974945 -0.222272; + vertex -7.63930 -20.8145 1.14091; + normal -0.174138 -0.200466 0.964100; + texcoord 2.98205 -0.707182; + tangent -0.0622561 -0.974390 -0.216073; + vertex -9.33409 -19.8910 0.846286; + normal -0.234963 -0.169322 0.957143; + texcoord 3.16902 -0.353138; + tangent 0.0206359 -0.984523 -0.174036; + vertex -7.87833 -20.6431 1.12127; + normal -0.147321 -0.189068 0.970850; + texcoord 3.36411 -0.229290; + tangent -0.0188494 -0.980107 -0.197572; + vertex -7.44391 -21.4403 1.00379; + normal -0.210634 -0.126390 0.969360; + texcoord 2.98845 -0.518627; + tangent -0.00239360 -0.991469 -0.130322; + vertex -8.55694 -19.8702 1.03499; + normal -0.222653 -0.0889698 0.970830; + texcoord 3.10382 -0.385405; + tangent 0.000955141 -0.996008 -0.0892584; + vertex -8.02051 -20.3924 1.12126; + normal -0.108169 -0.111293 0.987883; + texcoord 3.17669 -0.264319; + tangent 0.0490346 -0.993036 -0.107123; + vertex -7.55367 -20.6562 1.18379; + normal -0.132630 -0.0311467 0.990676; + texcoord 3.11649 -0.307560; + tangent -0.0365488 -0.998830 -0.0316652; + vertex -7.72094 -20.4395 1.17581; + normal -0.116530 -0.0208295 0.992969; + texcoord 2.96674 -0.440996; + tangent 0.0483062 -0.998721 -0.0149464; + vertex -8.24570 -19.8152 1.09359; + normal -0.109359 0.0488413 0.992802; + texcoord 3.05352 -0.354643; + tangent 0.0107757 -0.998856 0.0465809; + vertex -7.88119 -20.2029 1.15042; + normal -0.169311 -0.195908 0.965895; + texcoord 2.93549 -0.543142; + tangent -0.0567643 -0.976660 -0.207152; + vertex -8.66872 -19.6940 1.04208; + normal 0.0104218 0.0313514 0.999454; + texcoord 2.92706 -0.390392; + tangent 0.0505115 -0.998191 0.0326222; + vertex -8.07282 -19.6712 1.09976; + normal -0.0562503 -0.108657 0.992487; + texcoord 2.89962 -0.476278; + tangent -0.0120269 -0.993744 -0.111034; + vertex -8.39340 -19.5612 1.09739; + normal -0.156613 -0.307508 0.938569; + texcoord 2.89758 -0.625043; + tangent -0.0741876 -0.943844 -0.321953; + vertex -8.99456 -19.5552 1.01926; + normal -0.0784028 -0.222025 0.971884; + texcoord 2.86638 -0.560667; + tangent -0.0321785 -0.971490 -0.234886; + vertex -8.68391 -19.4124 1.10520; + normal 0.0687851 -0.0510084 0.996327; + texcoord 2.83911 -0.435667; + tangent 0.00299558 -0.998579 -0.0532079; + vertex -8.23389 -19.2982 1.11582; + normal -0.138848 -0.307794 0.941267; + texcoord 2.92923 -0.758056; + tangent 0.00258895 -0.949696 -0.313164; + vertex -9.52695 -19.6829 0.875566; + normal 0.0396603 -0.119468 0.992046; + texcoord 2.82362 -0.500080; + tangent 0.0501673 -0.991456 -0.120410; + vertex -8.49413 -19.2634 1.13807; + normal -0.0924398 -0.149761 0.984391; + texcoord 2.99408 -0.778731; + tangent -0.0516375 -0.986399 -0.156046; + vertex -9.60900 -19.9464 0.796866; + normal -0.0492035 -0.223140 0.973544; + texcoord 2.93212 -0.850202; + tangent -0.00122048 -0.973444 -0.228921; + vertex -9.87205 -19.7320 0.824068; + normal -0.140839 -0.312157 0.939533; + texcoord 2.81213 -0.713862; + tangent -0.00278289 -0.947826 -0.318777; + vertex -9.35175 -19.1834 1.10689; + normal 0.0421173 -0.148672 0.987989; + texcoord 2.93297 -0.918018; + tangent -0.0394019 -0.988629 -0.145125; + vertex -10.1441 -19.7024 0.830014; + normal -0.138071 -0.307218 0.941570; + texcoord 2.83734 -0.850945; + tangent 0.0199706 -0.950820 -0.309100; + vertex -9.90765 -19.3346 0.949610; + normal -0.0294014 -0.175350 0.984067; + texcoord 2.80731 -0.965841; + tangent 0.00540792 -0.983673 -0.179882; + vertex -10.3725 -19.1932 0.941638; + normal 0.0872547 -0.149241 0.984943; + texcoord 2.90471 -0.977606; + tangent -0.105884 -0.984887 -0.137064; + vertex -10.3844 -19.5844 0.868111; + normal 0.0890192 -0.0748548 0.993213; + texcoord 2.84055 -1.05448; + tangent -0.0117400 -0.997165 -0.0743215; + vertex -10.7580 -19.2833 0.946266; + normal -0.149712 -0.201584 0.967962; + texcoord 2.77378 -0.896913; + tangent -0.0202187 -0.977657 -0.209230; + vertex -10.0842 -19.0633 0.998139; + normal 0.0242766 0.0131822 0.999618; + texcoord 2.80010 -1.07891; + tangent -0.0872209 -0.996146 0.00923003; + vertex -10.8427 -19.0988 0.960429; + normal -0.0605768 -0.0763871 0.995236; + texcoord 2.75326 -1.00079; + tangent -0.0483406 -0.995501 -0.0814923; + vertex -10.5043 -18.9682 0.962564; + normal 0.0136513 0.113672 0.993425; + texcoord 2.82034 -1.28116; + tangent 0.0154732 -0.992747 0.119224; + vertex -11.6278 -19.3295 1.00858; + normal -0.181108 -0.241658 0.953311; + texcoord 2.77122 -0.773803; + tangent -0.0560274 -0.964774 -0.257045; + vertex -9.58620 -19.0411 1.10906; + normal 0.0413848 0.113065 0.992725; + texcoord 2.80260 -1.56357; + tangent 0.0406952 -0.992832 0.112379; + vertex -12.7604 -19.1816 1.00256; + normal -0.0917898 -0.189243 0.977631; + texcoord 2.75400 -0.683173; + tangent -0.0292107 -0.980237 -0.195656; + vertex -9.23198 -18.9582 1.18616; + normal -0.191035 -0.110396 0.975356; + texcoord 2.69089 -0.797743; + tangent -0.00957118 -0.993558 -0.112917; + vertex -9.65179 -18.7236 1.15612; + normal -0.195776 -0.0926432 0.976263; + texcoord 2.69665 -0.905923; + tangent 0.0289869 -0.995711 -0.0878653; + vertex -10.1325 -18.7580 1.03685; + normal 0.0327643 -0.144610 0.988946; + texcoord 2.77124 -0.560055; + tangent 0.107003 -0.983350 -0.146875; + vertex -8.73584 -19.0490 1.17969; + normal -0.158240 -0.0319284 0.986884; + texcoord 2.68789 -0.972313; + tangent 0.0126801 -0.999499 -0.0290009; + vertex -10.3832 -18.6988 0.992426; + normal 0.154015 -0.00279341 0.988065; + texcoord 2.76072 -0.446818; + tangent 0.0129483 -0.999916 -0.000273386; + vertex -8.27861 -19.0415 1.13035; + normal -0.0629578 0.0314704 0.997520; + texcoord 2.72063 -1.06069; + tangent -0.0168388 -0.999288 0.0337568; + vertex -10.7403 -18.8636 0.954069; + normal -0.206202 -0.0349477 0.977885; + texcoord 2.48231 -0.938391; + tangent -0.106553 -0.992863 -0.0535646; + vertex -10.3081 -17.8831 1.04551; + normal -0.0358673 0.131891 0.990615; + texcoord 2.73351 -1.15403; + tangent -0.0735414 -0.987308 0.140764; + vertex -11.1139 -18.9059 0.943035; + normal -0.115631 0.0589396 0.991542; + texcoord 2.66149 -1.11789; + tangent 0.0609093 -0.995469 0.0730158; + vertex -10.9870 -18.5840 0.914162; + normal 0.000559201 0.165491 0.986211; + texcoord 2.76894 -1.20159; + tangent 0.0478812 -0.984259 0.170124; + vertex -11.3624 -19.1013 0.973007; + normal -0.0723660 0.126834 0.989281; + texcoord 2.66359 -1.23138; + tangent 0.0347520 -0.988791 0.145205; + vertex -11.4627 -18.5626 0.855221; + normal -0.161624 -0.0331490 0.986295; + texcoord 2.57910 -1.02551; + tangent -0.0390028 -0.998357 -0.0419663; + vertex -10.6084 -18.3329 0.965777; + normal -0.109377 -0.0248222 0.993690; + texcoord 2.56412 -1.21622; + tangent -0.0425196 -0.998320 -0.0393627; + vertex -11.4311 -18.2489 0.841334; + normal -0.151272 -0.0563667 0.986884; + texcoord 2.48385 -1.05202; + tangent -0.138349 -0.987273 -0.0784348; + vertex -10.6367 -17.9356 0.984023; + normal 0.0169202 0.169463 0.985391; + texcoord 2.66654 -1.31592; + tangent -0.000741500 -0.984410 0.175886; + vertex -11.7327 -18.6167 0.856250; + normal -0.0102027 0.0546011 0.998456; + texcoord 2.60351 -1.29149; + tangent 0.0477742 -0.997348 0.0549120; + vertex -11.6671 -18.3764 0.827509; + normal 0.0170814 0.190994 0.981443; + texcoord 2.78131 -1.31839; + tangent -0.0332353 -0.981114 0.190555; + vertex -11.7725 -19.1349 0.978769; + normal -0.00688378 0.171024 0.985243; + texcoord 2.75317 -1.53322; + tangent 0.0371982 -0.984255 0.172799; + vertex -12.6746 -19.0058 0.977128; + normal 0.0361388 0.156468 0.987022; + texcoord 2.66159 -1.43079; + tangent -0.0570548 -0.985241 0.161383; + vertex -12.2495 -18.6065 0.881540; + normal 0.0272673 0.0312234 0.999140; + texcoord 2.57268 -1.43459; + tangent -0.0152260 -0.999369 0.0320828; + vertex -12.2294 -18.2484 0.845146; + normal 0.0742057 0.157891 0.984664; + texcoord 2.67255 -1.57142; + tangent -0.0480027 -0.985487 0.162819; + vertex -12.7928 -18.6540 0.909911; + normal 0.0579092 0.0994810 0.993353; + texcoord 2.61242 -1.54400; + tangent 0.000781431 -0.995060 0.0992724; + vertex -12.6818 -18.4113 0.869513; + normal 0.140374 0.147384 0.979068; + texcoord 2.69477 -1.63176; + tangent -0.0390588 -0.987141 0.155005; + vertex -13.0580 -18.7425 0.953910; + normal 0.134817 0.0789009 0.987724; + texcoord 2.60117 -1.60662; + tangent 0.0169226 -0.996952 0.0761630; + vertex -12.9151 -18.3645 0.886675; + normal 0.0533035 0.0295303 0.998142; + texcoord 2.54838 -1.53392; + tangent 0.0531862 -0.998268 0.0251455; + vertex -12.6581 -18.1503 0.852370; + normal 0.114781 0.106987 0.987613; + texcoord 2.80950 -1.63841; + tangent 0.0329735 -0.994289 0.101494; + vertex -13.0604 -19.2059 1.02826; + normal 0.193408 0.116882 0.974131; + texcoord 2.76101 -1.73361; + tangent 0.0181354 -0.993164 0.115306; + vertex -13.4367 -19.0248 1.06664; + normal 0.201633 0.0980900 0.974537; + texcoord 2.65810 -1.66899; + tangent -0.0215492 -0.994575 0.101766; + vertex -13.1798 -18.5966 0.955382; + normal 0.0180138 0.00919819 0.999795; + texcoord 2.41941 -1.59245; + tangent -0.0127786 -0.999889 0.00770980; + vertex -12.9222 -17.5871 0.859981; + normal 0.158337 0.0663989 0.985150; + texcoord 2.48518 -1.64052; + tangent 0.00934505 -0.997642 0.0679963; + vertex -13.0974 -17.8789 0.890625; + normal 0.190226 0.0876867 0.977817; + texcoord 2.69966 -1.79285; + tangent 0.0143675 -0.996223 0.0856319; + vertex -13.6916 -18.7772 1.09751; + normal 0.185345 0.105081 0.977039; + texcoord 2.56497 -1.78289; + tangent 0.00754816 -0.994460 0.104840; + vertex -13.6657 -18.2220 1.05415; + normal 0.131561 0.110451 0.985136; + texcoord 2.43271 -1.68131; + tangent -0.0533378 -0.991519 0.118511; + vertex -13.2281 -17.6413 0.888702; + normal 0.145493 0.0705556 0.986840; + texcoord 2.80152 -1.83953; + tangent 0.00694522 -0.997467 0.0707954; + vertex -13.8666 -19.1694 1.16801; + normal 0.102520 0.0952069 0.990164; + texcoord 2.58702 -1.86954; + tangent 0.0345707 -0.995052 0.0931515; + vertex -13.9595 -18.3317 1.10714; + normal 0.0997893 -0.0395631 0.994222; + texcoord 2.91908 -1.79455; + tangent 0.0326499 -0.998522 -0.0434507; + vertex -13.6866 -19.6274 1.15457; + normal 0.0922247 0.0936394 0.991325; + texcoord 2.67490 -1.89415; + tangent -0.0491476 -0.993842 0.0993147; + vertex -14.0878 -18.6602 1.14451; + normal 0.00550656 -0.100183 0.994954; + texcoord 2.86290 -1.91301; + tangent 0.00724472 -0.994717 -0.102395; + vertex -14.1639 -19.4152 1.19837; + normal 0.0285559 0.0519238 0.998243; + texcoord 2.76328 -1.93901; + tangent 0.0425141 -0.996890 0.0663520; + vertex -14.2899 -19.0849 1.20682; + normal 0.0527314 0.00743921 0.998581; + texcoord 2.82144 -1.91251; + tangent 0.0302040 -0.999542 -0.00165317; + vertex -14.1614 -19.2497 1.20731; + normal 0.0144171 0.0918436 0.995669; + texcoord 2.65523 -2.00440; + tangent -0.0225070 -0.995412 0.0929920; + vertex -14.5445 -18.5880 1.16001; + normal -0.0791210 0.0321381 0.996347; + texcoord 2.75850 -2.04539; + tangent -0.0325409 -0.998930 0.0328607; + vertex -14.7064 -19.0240 1.19489; + normal -0.0942521 -0.116916 0.988659; + texcoord 2.83049 -2.02278; + tangent -0.0227449 -0.991533 -0.127847; + vertex -14.6349 -19.2871 1.19451; + normal -0.0870726 -0.216348 0.972426; + texcoord 2.89037 -1.95835; + tangent 0.0105698 -0.977556 -0.210410; + vertex -14.3519 -19.5486 1.17070; + normal -0.166886 -0.0583207 0.984250; + texcoord 2.79922 -2.09060; + tangent -0.0329322 -0.997538 -0.0619070; + vertex -14.8883 -19.1654 1.16989; + normal -0.204054 0.0453694 0.977908; + texcoord 2.71337 -2.15420; + tangent -0.0230423 -0.998919 0.0403827; + vertex -15.1165 -18.7878 1.12412; + normal -0.0589880 0.120856 0.990916; + texcoord 2.52805 -2.07886; + tangent 0.0134245 -0.992161 0.124245; + vertex -14.8163 -18.0690 1.11253; + normal -0.250574 0.0745149 0.965225; + texcoord 2.60482 -2.28945; + tangent -0.00944760 -0.997082 0.0757458; + vertex -15.7141 -18.3949 0.928400; + normal -0.258872 0.0833600 0.962308; + texcoord 2.57194 -2.19510; + tangent 0.0157567 -0.995650 0.0918312; + vertex -15.2561 -18.2541 1.05325; + normal -0.167305 0.0964815 0.981173; + texcoord 2.54342 -2.13446; + tangent 0.0369771 -0.993645 0.106312; + vertex -15.0445 -18.1353 1.09277; + normal -0.197462 0.0684002 0.977921; + texcoord 2.41448 -2.19653; + tangent -0.0398225 -0.997227 0.0628730; + vertex -15.3177 -17.5891 0.961967; + normal -0.196666 0.0311676 0.979975; + texcoord 2.46883 -2.29030; + tangent -0.0253074 -0.999423 0.0226430; + vertex -15.6835 -17.8382 0.889010; + normal -0.132304 0.0121337 0.991135; + texcoord 2.58732 -2.41163; + tangent 0.00155080 -0.999938 0.0110654; + vertex -16.1765 -18.3159 0.830629; + normal -0.108861 -0.0325244 0.993525; + texcoord 2.45483 -2.34483; + tangent -0.0126898 -0.999342 -0.0339714; + vertex -15.9152 -17.7711 0.852985; + normal -0.0865532 -0.0347088 0.995642; + texcoord 2.54240 -2.45566; + tangent -0.0438852 -0.998317 -0.0379106; + vertex -16.3407 -18.1082 0.815298; + normal -0.0535522 -0.0798667 0.995366; + texcoord 2.50521 -2.51191; + tangent -0.00975908 -0.996543 -0.0824974; + vertex -16.5449 -17.9914 0.808452; + normal -0.0425068 -0.0952377 0.994547; + texcoord 2.43125 -2.42238; + tangent -0.0256482 -0.994494 -0.101611; + vertex -16.2173 -17.6906 0.838952; + normal -0.0752358 -0.0966014 0.992476; + texcoord 2.36183 -2.27346; + tangent -0.0645202 -0.994240 -0.0855864; + vertex -15.6048 -17.3371 0.916683; + normal -0.0964248 0.0747862 0.992527; + texcoord 2.35696 -2.16274; + tangent -0.000359984 -0.997060 0.0766271; + vertex -15.1483 -17.3476 0.969960; + normal 0.0203917 -0.200676 0.979446; + texcoord 2.30956 -2.29175; + tangent -0.0408172 -0.976357 -0.212277; + vertex -15.6607 -17.2046 0.939219; + normal -0.00379165 -0.0336467 0.999427; + texcoord 2.28471 -2.19637; + tangent 0.0660849 -0.997046 -0.0391460; + vertex -15.2837 -17.0915 0.961056; + normal 0.00236876 0.139839 0.990171; + texcoord 2.33665 -2.11311; + tangent 0.00355274 -0.989352 0.145499; + vertex -15.0071 -17.2817 0.973309; + normal 0.0778541 0.0486528 0.995777; + texcoord 2.27437 -2.14158; + tangent 0.00504713 -0.998822 0.0482567; + vertex -15.1070 -17.0603 0.954315; + normal 0.0728386 -0.124716 0.989515; + texcoord 2.26194 -2.23223; + tangent 0.0798268 -0.988518 -0.128295; + vertex -15.4417 -16.9739 0.974022; + normal 0.152223 -0.179834 0.971848; + texcoord 2.20862 -2.25297; + tangent 0.0750316 -0.978823 -0.190461; + vertex -15.5291 -16.7542 1.01599; + normal 0.128775 -0.198434 0.971618; + texcoord 2.23748 -2.30169; + tangent -0.0341079 -0.980566 -0.193203; + vertex -15.7261 -16.9006 1.01760; + normal 0.0438636 0.199904 0.978833; + texcoord 2.44489 -2.04468; + tangent 0.0288711 -0.980287 0.195456; + vertex -14.6821 -17.7108 1.05164; + normal 0.0981126 0.315837 0.943727; + texcoord 2.42486 -1.95752; + tangent 0.111801 -0.948632 0.295968; + vertex -14.3465 -17.6887 1.01155; + normal 0.0396477 0.140510 0.989285; + texcoord 2.53595 -1.99869; + tangent -0.0163840 -0.989790 0.141590; + vertex -14.5134 -18.0935 1.11528; + normal 0.0915165 0.223779 0.970334; + texcoord 2.44974 -1.82654; + tangent -0.0221271 -0.973424 0.227939; + vertex -13.7978 -17.7707 0.991787; + normal 0.115500 0.168772 0.978865; + texcoord 2.52955 -1.84132; + tangent 0.00447644 -0.985307 0.170734; + vertex -13.8852 -18.0923 1.06916; + normal 0.0480773 0.232335 0.971447; + texcoord 2.31724 -1.90030; + tangent -0.0570714 -0.970126 0.235792; + vertex -14.1282 -17.2253 0.846752; + normal 0.122624 0.184830 0.975090; + texcoord 2.44104 -1.75874; + tangent -0.0347777 -0.981131 0.190191; + vertex -13.5503 -17.7115 0.950687; + normal 0.0299591 0.201382 0.979054; + texcoord 2.35104 -1.77927; + tangent -0.0303290 -0.979369 0.199792; + vertex -13.6216 -17.3788 0.881487; + normal -0.0364017 0.116434 0.992531; + texcoord 2.28262 -1.85309; + tangent -0.0126160 -0.992145 0.124453; + vertex -13.8920 -17.0661 0.819550; + normal 0.0556849 0.0970393 0.993722; + texcoord 2.36752 -1.69541; + tangent 0.0400962 -0.994340 0.0983883; + vertex -13.2703 -17.4150 0.866969; + normal -0.0194006 0.0849250 0.996198; + texcoord 2.30540 -1.74716; + tangent 0.0834085 -0.992155 0.0931154; + vertex -13.4842 -17.1688 0.847712; + normal -0.0749860 -0.00241368 0.997182; + texcoord 2.24965 -1.78346; + tangent 0.107624 -0.994181 0.00470408; + vertex -13.6514 -16.9589 0.831812; + normal -0.0629950 -0.0340553 0.997433; + texcoord 2.28319 -1.66210; + tangent -0.00575455 -0.999173 -0.0402491; + vertex -13.2093 -17.0744 0.854194; + normal -0.120815 -0.0668076 0.990424; + texcoord 2.18687 -1.77833; + tangent -0.00233213 -0.997737 -0.0671921; + vertex -13.6411 -16.7220 0.844946; + normal -0.111552 -0.0415643 0.992889; + texcoord 2.00529 -1.85662; + tangent -0.0752467 -0.996068 -0.0467655; + vertex -14.0148 -15.9609 0.832353; + normal -0.0904073 -0.0703339 0.993418; + texcoord 2.18020 -1.63737; + tangent 0.0606511 -0.995955 -0.0662961; + vertex -13.0453 -16.6534 0.909349; + normal -0.0546218 -0.0751389 0.995676; + texcoord 2.37327 -1.52946; + tangent -0.0488692 -0.995635 -0.0795224; + vertex -12.6153 -17.4492 0.880461; + normal -0.106723 -0.0386771 0.993536; + texcoord 2.08591 -1.74731; + tangent 0.0138295 -0.999110 -0.0398407; + vertex -13.4863 -16.3012 0.901619; + normal -0.0622092 -0.0659296 0.995883; + texcoord 2.21630 -1.49839; + tangent 0.0622193 -0.996099 -0.0625722; + vertex -12.4742 -16.8213 0.957339; + normal -0.0741922 0.0113787 0.997179; + texcoord 1.95813 -1.82571; + tangent -0.0624833 -0.998035 0.00458163; + vertex -13.8367 -15.7412 0.853221; + normal -0.0485516 0.0130844 0.998735; + texcoord 2.12569 -1.60317; + tangent 0.0449774 -0.998845 0.0168989; + vertex -12.9790 -16.4263 0.923555; + normal -0.0298328 0.0651620 0.997429; + texcoord 2.03628 -1.71687; + tangent 0.0475803 -0.996182 0.0731998; + vertex -13.3858 -16.1179 0.907004; + normal 0.0834453 -0.0310551 0.996028; + texcoord 1.88553 -1.84012; + tangent -0.00123052 -0.999421 -0.0339886; + vertex -13.8717 -15.4588 0.854239; + normal 0.0277338 0.0996015 0.994641; + texcoord 1.92878 -1.77144; + tangent -0.122453 -0.985875 0.114258; + vertex -13.6324 -15.6670 0.854791; + normal 0.160553 -0.0547002 0.985510; + texcoord 1.81436 -1.83100; + tangent -0.00178021 -0.998572 -0.0533888; + vertex -13.8592 -15.2482 0.862279; + normal 0.0907020 0.154415 0.983834; + texcoord 1.90015 -1.73805; + tangent -0.0554191 -0.986027 0.157095; + vertex -13.4447 -15.5302 0.821186; + normal 0.103626 0.0562376 0.993025; + texcoord 1.84110 -1.68482; + tangent -0.0514953 -0.996666 0.0632794; + vertex -13.2546 -15.3121 0.769888; + normal 0.0357918 0.208066 0.977460; + texcoord 2.03054 -1.61984; + tangent 0.0916194 -0.973908 0.207627; + vertex -12.9993 -16.0685 0.888453; + normal 0.0461740 0.151363 0.987399; + texcoord 1.90785 -1.60933; + tangent -0.0184890 -0.987776 0.154779; + vertex -12.9284 -15.5812 0.771823; + normal 0.102782 -0.0600255 0.992891; + texcoord 1.77537 -1.71669; + tangent -0.0646247 -0.996616 -0.0508055; + vertex -13.3357 -15.0567 0.779922; + normal -0.0389527 0.175175 0.983766; + texcoord 2.05468 -1.54832; + tangent -0.0647163 -0.981626 0.179504; + vertex -12.6851 -16.1942 0.910174; + normal -0.0641277 0.163730 0.984419; + texcoord 1.94209 -1.51806; + tangent -0.0455949 -0.982810 0.178899; + vertex -12.6193 -15.6481 0.781178; + normal -0.0578939 0.107931 0.992471; + texcoord 2.10364 -1.44994; + tangent -0.0116918 -0.995067 0.0985101; + vertex -12.3384 -16.3518 0.958855; + normal -0.0933090 0.208466 0.973568; + texcoord 2.01149 -1.46976; + tangent 0.0524801 -0.974052 0.220155; + vertex -12.3618 -16.0240 0.897156; + normal -0.101131 0.124566 0.987044; + texcoord 2.02039 -1.36368; + tangent -0.0135267 -0.991197 0.131699; + vertex -11.9470 -16.0099 0.940135; + normal -0.0227741 0.00294703 0.999736; + texcoord 2.14625 -1.44528; + tangent 0.0707817 -0.997426 0.0114829; + vertex -12.2974 -16.5569 0.972977; + normal -0.0697213 0.0204431 0.997357; + texcoord 2.06668 -1.31535; + tangent -0.0221449 -0.999610 0.0170019; + vertex -11.7735 -16.1964 0.965075; + normal -0.164949 0.0906024 0.982132; + texcoord 1.98034 -1.30271; + tangent -0.00642943 -0.995522 0.0943083; + vertex -11.7028 -15.8690 0.955962; + normal 0.0227752 -0.0796010 0.996567; + texcoord 2.22667 -1.42421; + tangent 0.0377653 -0.995895 -0.0822581; + vertex -12.2212 -16.8677 0.957955; + normal 0.00121614 -0.0529993 0.998594; + texcoord 2.14342 -1.31654; + tangent 0.0195449 -0.998469 -0.0517494; + vertex -11.7649 -16.5291 0.957579; + normal -0.00826038 -0.0901730 0.995892; + texcoord 2.35634 -1.42695; + tangent -0.0216988 -0.995630 -0.0908262; + vertex -12.1963 -17.4356 0.900454; + normal -0.117559 -0.0890777 0.989063; + texcoord 2.13040 -1.25001; + tangent 0.0143572 -0.996115 -0.0868816; + vertex -11.5053 -16.4694 0.971778; + normal 0.0126667 -0.0582122 0.998224; + texcoord 2.49633 -1.42312; + tangent 0.0291843 -0.997840 -0.0588450; + vertex -12.1922 -17.9496 0.854956; + normal -0.0658276 -0.0710175 0.995301; + texcoord 2.26815 -1.25925; + tangent -0.0145987 -0.997394 -0.0706534; + vertex -11.5466 -16.9810 0.921007; + normal -0.00908079 -0.0790669 0.996828; + texcoord 2.40901 -1.32007; + tangent -0.000526914 -0.996979 -0.0776721; + vertex -11.8313 -17.5888 0.882818; + normal -0.0274146 -0.0538016 0.998175; + texcoord 2.54477 -1.29011; + tangent -5.00861e-05 -0.998269 -0.0588099; + vertex -11.6612 -18.1651 0.829100; + normal -0.0883197 -0.0716635 0.993511; + texcoord 2.40872 -1.26006; + tangent 0.0201297 -0.997329 -0.0702125; + vertex -11.5293 -17.5983 0.896239; + normal -0.120620 -0.0572493 0.991047; + texcoord 2.40831 -1.13492; + tangent 0.167547 -0.985200 -0.0361702; + vertex -11.0804 -17.6017 0.951985; + normal -0.127548 -0.0778301 0.988774; + texcoord 2.31005 -1.11782; + tangent 0.00850677 -0.997144 -0.0750452; + vertex -10.9807 -17.2021 0.984472; + normal -0.149921 -0.0543266 0.987204; + texcoord 2.36244 -1.02138; + tangent 0.0130470 -0.998433 -0.0544253; + vertex -10.3694 -17.3074 1.04664; + normal -0.178283 -0.138980 0.974115; + texcoord 2.20885 -1.12441; + tangent -0.0389160 -0.987693 -0.151488; + vertex -11.0202 -16.8207 1.02220; + normal -0.175659 -0.0128069 0.984368; + texcoord 2.30129 -0.869495; + tangent -0.0291489 -0.999479 -0.0138269; + vertex -9.98965 -17.0957 1.12573; + normal -0.192784 -0.0565401 0.979611; + texcoord 2.06395 -1.23121; + tangent -0.0248440 -0.997519 -0.0658751; + vertex -11.4366 -16.2124 1.01092; + normal -0.182461 -0.0166457 0.983072; + texcoord 2.43666 -0.811968; + tangent 0.00806763 -0.999863 -0.0144416; + vertex -9.72950 -17.7030 1.19508; + normal -0.0979380 -0.114267 0.988611; + texcoord 2.23240 -0.958754; + tangent 0.104989 -0.988592 -0.107994; + vertex -10.2859 -16.8934 1.09454; + normal -0.0851692 0.0138254 0.996271; + texcoord 2.23842 -0.835128; + tangent -0.0191572 -0.999746 0.0118866; + vertex -9.83316 -16.8899 1.14994; + normal -0.107298 -0.168514 0.979842; + texcoord 2.23685 -1.05098; + tangent -0.00962449 -0.984726 -0.173843; + vertex -10.6909 -16.9252 1.05488; + normal -0.0314092 -0.0780548 0.996454; + texcoord 2.16732 -0.901853; + tangent 0.0861798 -0.992870 -0.0823568; + vertex -10.0598 -16.6090 1.14317; + normal -0.184400 -0.0885469 0.978854; + texcoord 2.09147 -1.10714; + tangent 0.00736521 -0.995320 -0.0963574; + vertex -10.8704 -16.3152 1.14574; + normal -0.0964358 -0.144570 0.984784; + texcoord 2.12634 -1.04537; + tangent 0.0648589 -0.987143 -0.146089; + vertex -10.6739 -16.4370 1.15586; + normal -0.188398 0.0778325 0.979004; + texcoord 1.99321 -1.14509; + tangent 0.0481160 -0.994569 0.0922948; + vertex -11.0738 -15.9419 1.09963; + normal -0.102596 0.0351433 0.994102; + texcoord 2.05337 -1.06008; + tangent 0.0664772 -0.996792 0.0445647; + vertex -10.7289 -16.1611 1.16952; + normal -0.00915859 -0.0270103 0.999593; + texcoord 2.09461 -0.997537; + tangent 0.0801769 -0.995929 -0.0412064; + vertex -10.5258 -16.2784 1.17967; + normal -0.0122220 -0.0213677 0.999697; + texcoord 2.14084 -0.846276; + tangent 0.166866 -0.985786 -0.0195407; + vertex -9.86255 -16.4979 1.14870; + normal -0.0170412 0.128421 0.991573; + texcoord 2.03073 -1.02946; + tangent -0.0539405 -0.989115 0.136898; + vertex -10.6215 -16.0843 1.16866; + normal 0.0786775 0.112054 0.990582; + texcoord 2.04580 -0.877985; + tangent -0.0358315 -0.991494 0.125120; + vertex -10.0378 -16.1654 1.15214; + normal 0.0442589 0.0802783 0.995789; + texcoord 2.19320 -0.773912; + tangent 0.0172744 -0.996462 0.0822520; + vertex -9.62354 -16.7375 1.15012; + normal -0.105070 0.192874 0.975582; + texcoord 1.96812 -1.11381; + tangent 0.0108972 -0.979787 0.199748; + vertex -10.9571 -15.8387 1.10277; + normal 0.0510319 0.218316 0.974543; + texcoord 2.00160 -0.980655; + tangent -0.0705349 -0.973491 0.217578; + vertex -10.4213 -15.9627 1.14165; + normal -0.132541 0.122438 0.983586; + texcoord 1.87682 -1.27789; + tangent 0.0443652 -0.990319 0.131527; + vertex -11.6080 -15.3934 0.912532; + normal 0.00416910 0.277172 0.960811; + texcoord 1.95262 -1.05238; + tangent -0.0239200 -0.960023 0.278899; + vertex -10.6872 -15.7839 1.10539; + normal -0.0637431 0.263219 0.962628; + texcoord 1.87028 -1.16904; + tangent 0.0531018 -0.961923 0.268112; + vertex -11.1924 -15.3999 0.964050; + normal -0.0839574 0.0683556 0.994122; + texcoord 1.89632 -1.52608; + tangent -0.0856002 -0.994984 0.0517552; + vertex -12.6136 -15.5413 0.770782; + normal -0.0259570 0.186686 0.982077; + texcoord 1.81299 -1.21256; + tangent 0.0908865 -0.978034 0.187586; + vertex -11.3756 -15.1835 0.900995; + normal -0.0774225 -0.0232390 0.996728; + texcoord 1.84002 -1.53719; + tangent -0.00841690 -0.999602 -0.0269381; + vertex -12.6737 -15.3255 0.758653; + normal -0.131134 0.0394340 0.990580; + texcoord 1.84559 -1.33065; + tangent 0.0402715 -0.998284 0.0425138; + vertex -11.8208 -15.3417 0.878818; + normal 0.0302566 0.297897 0.954118; + texcoord 1.82259 -1.11698; + tangent 0.0750916 -0.951119 0.299555; + vertex -10.9928 -15.2178 0.909334; + normal -0.000926892 0.0386365 0.999253; + texcoord 1.77784 -1.28793; + tangent 0.0163669 -0.998980 0.0420970; + vertex -11.6779 -15.0174 0.877784; + normal 0.0586113 0.196333 0.978784; + texcoord 1.75261 -1.17520; + tangent -0.00458320 -0.979495 0.201414; + vertex -11.2549 -14.9952 0.859491; + normal 0.0266580 0.302796 0.952682; + texcoord 1.81746 -0.963531; + tangent 0.00388715 -0.952813 0.303534; + vertex -10.3532 -15.2340 0.872294; + normal 0.0413946 0.310407 0.949702; + texcoord 1.93733 -0.887024; + tangent 0.0262365 -0.950240 0.310412; + vertex -10.0484 -15.7286 1.04309; + normal 0.0540413 0.201591 0.977978; + texcoord 1.96275 -0.804676; + tangent -0.0643043 -0.975934 0.208370; + vertex -9.69315 -15.8064 1.04573; + normal -0.0502015 0.278400 0.959152; + texcoord 1.84501 -0.887638; + tangent -0.0181263 -0.959671 0.280540; + vertex -10.0573 -15.3107 0.899170; + normal -0.0333163 0.246935 0.968459; + texcoord 1.89707 -0.826547; + tangent 0.0340832 -0.967080 0.252179; + vertex -9.77460 -15.5420 0.984364; + normal 0.0764708 0.140526 0.987119; + texcoord 1.99761 -0.752085; + tangent -0.133291 -0.979698 0.149753; + vertex -9.49049 -15.8920 1.04393; + normal -0.125542 0.171583 0.977138; + texcoord 1.84182 -0.820312; + tangent 0.0750069 -0.979966 0.184498; + vertex -9.77879 -15.2978 0.927095; + normal -0.0620274 0.111292 0.991850; + texcoord 1.88486 -0.748243; + tangent 0.0498066 -0.991573 0.119595; + vertex -9.46377 -15.5023 0.992066; + normal -0.0840634 0.185149 0.979108; + texcoord 1.78231 -0.910610; + tangent -0.0100856 -0.982112 0.188027; + vertex -10.1274 -15.0771 0.834030; + normal -0.196934 0.0622569 0.978438; + texcoord 1.80255 -0.792985; + tangent -0.0326758 -0.998241 0.0494770; + vertex -9.68087 -15.1588 0.926792; + normal 0.0129927 0.214653 0.976604; + texcoord 1.75829 -0.992095; + tangent -0.0410734 -0.977083 0.208859; + vertex -10.4731 -14.9968 0.810672; + normal 0.0341699 0.171984 0.984507; + texcoord 1.67964 -1.07600; + tangent -0.0595672 -0.982209 0.178091; + vertex -10.8103 -14.6379 0.746627; + normal -0.0373987 0.102076 0.994073; + texcoord 1.63821 -1.04135; + tangent 0.0520553 -0.992869 0.107248; + vertex -10.6498 -14.4876 0.726178; + normal 0.110440 0.154813 0.981751; + texcoord 1.65534 -1.14785; + tangent -0.0702584 -0.983801 0.164920; + vertex -11.0966 -14.5723 0.755655; + normal 0.0576611 0.0502980 0.997068; + texcoord 1.58842 -1.10789; + tangent 0.00348629 -0.998618 0.0524406; + vertex -10.9345 -14.3008 0.710006; + normal -0.111970 0.0375116 0.993003; + texcoord 1.59566 -0.993081; + tangent 0.0421137 -0.998383 0.0381882; + vertex -10.5231 -14.3286 0.723652; + normal 0.140826 0.152934 0.978151; + texcoord 1.65466 -1.22897; + tangent -0.0876151 -0.982364 0.165178; + vertex -11.4194 -14.5962 0.812404; + normal -0.149208 0.0908570 0.984623; + texcoord 1.74933 -0.895866; + tangent 0.0298407 -0.995277 0.0923758; + vertex -10.0766 -14.9555 0.825208; + normal 0.169059 0.0408669 0.984758; + texcoord 1.58753 -1.19068; + tangent -0.0196776 -0.998690 0.0472287; + vertex -11.2502 -14.3026 0.746368; + normal 0.140247 0.0635294 0.988076; + texcoord 1.69139 -1.28106; + tangent -0.0513332 -0.996222 0.0700525; + vertex -11.6261 -14.7147 0.858126; + normal 0.182452 -0.0887277 0.979203; + texcoord 1.53270 -1.19201; + tangent 0.0711842 -0.991459 -0.109280; + vertex -11.2552 -14.0927 0.751493; + normal 0.196366 -0.0101515 0.980478; + texcoord 1.53563 -1.34970; + tangent -0.00677092 -0.999930 -0.00969700; + vertex -11.9168 -14.0690 0.905770; + normal 0.0682750 -0.0527544 0.996271; + texcoord 1.67081 -1.35934; + tangent 0.0325522 -0.998082 -0.0526619; + vertex -11.9555 -14.6531 0.904262; + normal 0.0549535 -0.0663493 0.996282; + texcoord 1.53037 -1.09598; + tangent -0.00163961 -0.997714 -0.0675636; + vertex -10.8842 -14.0760 0.708447; + normal 0.139598 -0.163557 0.976607; + texcoord 1.49305 -1.14954; + tangent 0.0185895 -0.985337 -0.169605; + vertex -11.1041 -13.9365 0.747477; + normal -0.0563008 -0.0320681 0.997899; + texcoord 1.54051 -1.03460; + tangent -0.0324799 -0.998848 -0.0353372; + vertex -10.6692 -14.1037 0.707684; + normal 0.0184040 -0.165026 0.986118; + texcoord 1.47210 -1.05872; + tangent -0.0539690 -0.983958 -0.170044; + vertex -10.7448 -13.8550 0.731195; + normal -0.138717 -0.00113704 0.990331; + texcoord 1.49980 -0.916279; + tangent -0.0933339 -0.995585 -0.00992604; + vertex -10.1695 -13.9074 0.779439; + normal 0.135674 -0.0947957 0.986208; + texcoord 1.50079 -1.41651; + tangent 0.0365021 -0.993808 -0.104941; + vertex -12.1820 -13.9487 0.958657; + normal -0.203882 0.0212980 0.978764; + texcoord 1.62799 -0.924631; + tangent 0.0127050 -0.999598 0.0253287; + vertex -10.1999 -14.4375 0.786756; + normal -0.226818 0.0325340 0.973394; + texcoord 1.72576 -0.859158; + tangent 0.00862824 -0.999355 0.0348607; + vertex -9.92925 -14.8660 0.849163; + normal -0.227954 0.0332457 0.973104; + texcoord 1.60309 -0.845426; + tangent -0.0174110 -0.999302 0.0330606; + vertex -9.93121 -14.3762 0.851327; + normal -0.212115 0.0129936 0.977158; + texcoord 1.71574 -0.742390; + tangent 0.0499536 -0.998486 0.0230205; + vertex -9.39941 -14.7946 0.996668; + normal -0.130187 -0.00211175 0.991487; + texcoord 1.83415 -0.698798; + tangent -0.0100709 -0.999937 -0.00496568; + vertex -9.29721 -15.2853 1.00173; + normal -0.145902 0.0816148 0.985927; + texcoord 1.67989 -0.696914; + tangent 0.0958294 -0.990335 0.100265; + vertex -9.26464 -14.6654 1.01811; + normal -0.0224769 0.0221283 0.999502; + texcoord 1.94055 -0.670176; + tangent -0.0230350 -0.999506 0.0213924; + vertex -9.17394 -15.6967 1.01295; + normal -0.127412 -0.0200497 0.991647; + texcoord 1.74264 -0.674186; + tangent 0.00690721 -0.999727 -0.0223254; + vertex -9.18234 -14.9137 1.03334; + normal -0.106699 -0.00995946 0.994242; + texcoord 1.84541 -0.563231; + tangent 0.0308884 -0.999503 -0.00628571; + vertex -8.73912 -15.3309 1.05438; + normal -0.0683823 0.0539504 0.996199; + texcoord 1.69707 -0.626066; + tangent 0.00994109 -0.998230 0.0586323; + vertex -9.03015 -14.7531 1.04895; + normal -0.185203 0.0948810 0.978109; + texcoord 1.57492 -0.830185; + tangent -0.0546435 -0.995341 0.0794323; + vertex -9.83184 -14.2453 0.864286; + normal -0.0948830 0.0394427 0.994707; + texcoord 1.46815 -0.870560; + tangent -0.106795 -0.993796 0.0310671; + vertex -9.97718 -13.7998 0.800006; + normal -0.0889807 0.192748 0.977206; + texcoord 1.61544 -0.670792; + tangent 0.0802157 -0.976363 0.200702; + vertex -9.19292 -14.4090 0.990099; + normal -0.0872526 0.141662 0.986062; + texcoord 1.51879 -0.796595; + tangent 0.0171229 -0.988984 0.147027; + vertex -9.74100 -14.0207 0.846685; + normal -0.0461329 -0.0944431 0.994461; + texcoord 1.42161 -0.933641; + tangent -0.0308876 -0.994237 -0.102657; + vertex -10.1983 -13.6142 0.791118; + normal -0.0111868 0.0424124 0.999038; + texcoord 1.42791 -0.833835; + tangent -0.0607579 -0.997273 0.0418943; + vertex -9.82108 -13.6470 0.804462; + normal 0.0395324 -0.169226 0.984784; + texcoord 1.37979 -1.00551; + tangent 0.0832847 -0.979849 -0.181550; + vertex -10.4440 -13.4058 0.820081; + normal 0.0184113 -0.0877377 0.995973; + texcoord 1.37094 -0.909893; + tangent 0.0687827 -0.993826 -0.0870588; + vertex -10.1472 -13.4335 0.811857; + normal 0.0163250 0.125487 0.991961; + texcoord 1.43197 -0.750603; + tangent -0.131800 -0.983232 0.126032; + vertex -9.52492 -13.6962 0.803603; + normal 0.0905454 -0.0988975 0.990970; + texcoord 1.30819 -0.940063; + tangent 0.0256017 -0.994522 -0.101348; + vertex -10.2535 -13.1228 0.849834; + normal -0.0525485 0.234916 0.970594; + texcoord 1.52035 -0.726061; + tangent 0.0325294 -0.970084 0.240582; + vertex -9.49123 -14.0383 0.868585; + normal 0.0584268 0.0185701 0.998119; + texcoord 1.37449 -0.801591; + tangent -0.0601045 -0.997945 0.0222289; + vertex -9.69027 -13.4532 0.795234; + normal 0.115555 -0.0173232 0.993150; + texcoord 1.24463 -0.880205; + tangent -0.0325084 -0.999360 -0.0149539; + vertex -10.0197 -12.9031 0.841997; + normal 0.117093 -0.212764 0.970062; + texcoord 1.34848 -1.05776; + tangent 0.0141481 -0.975724 -0.218546; + vertex -10.7398 -13.3354 0.859556; + normal 0.123884 -0.100652 0.987179; + texcoord 1.27575 -1.03740; + tangent -0.126514 -0.988610 -0.0815092; + vertex -10.6314 -13.0610 0.893503; + normal 0.125474 -0.245060 0.961354; + texcoord 1.44540 -1.13131; + tangent -0.0150678 -0.968339 -0.249183; + vertex -11.0185 -13.7564 0.775757; + normal 0.166138 -0.220717 0.961084; + texcoord 1.43973 -1.27634; + tangent -0.000629996 -0.974613 -0.223896; + vertex -11.6085 -13.7140 0.891423; + normal 0.132007 -0.124644 0.983381; + texcoord 1.29487 -1.19486; + tangent 0.0518604 -0.989333 -0.136124; + vertex -11.2837 -13.1078 0.992092; + normal 0.134734 -0.205142 0.969414; + texcoord 1.33480 -1.20602; + tangent -0.00140114 -0.977578 -0.210568; + vertex -11.3291 -13.2642 0.971742; + normal 0.128426 -0.213088 0.968556; + texcoord 1.37630 -1.33262; + tangent -0.0408197 -0.975962 -0.214084; + vertex -11.8433 -13.4011 1.00482; + normal 0.124123 -0.0248319 0.991956; + texcoord 1.24592 -1.18435; + tangent 0.0112836 -0.999674 -0.0229084; + vertex -11.2634 -12.9468 1.00219; + normal 0.133397 -0.169778 0.976412; + texcoord 1.43652 -1.40649; + tangent 0.00449794 -0.985217 -0.171254; + vertex -12.1756 -13.6311 1.00345; + normal 0.0672267 -0.0400167 0.996935; + texcoord 1.28050 -1.43990; + tangent -0.0573556 -0.997753 -0.0346239; + vertex -12.2681 -13.0745 1.09710; + normal 0.0521210 -0.121942 0.991168; + texcoord 1.34353 -1.46751; + tangent -0.0361999 -0.992289 -0.118546; + vertex -12.3792 -13.3149 1.08535; + normal 0.0516408 -0.136591 0.989281; + texcoord 1.48205 -1.48188; + tangent 0.0116843 -0.990404 -0.137711; + vertex -12.4503 -13.8646 0.996598; + normal 0.00854682 -0.103014 0.994643; + texcoord 1.60491 -1.45226; + tangent 0.0911800 -0.990910 -0.0989104; + vertex -12.3411 -14.3678 0.943421; + normal -0.0602003 -0.150731 0.986740; + texcoord 1.54876 -1.54546; + tangent 0.0409488 -0.988168 -0.147809; + vertex -12.6920 -14.1543 0.956686; + normal -0.0655715 -0.142390 0.987636; + texcoord 1.72631 -1.45417; + tangent -0.0297864 -0.987732 -0.153290; + vertex -12.2440 -14.8624 0.880652; + normal -0.0194389 -0.0899790 0.995754; + texcoord 1.74527 -1.37201; + tangent 0.00446031 -0.995950 -0.0897947; + vertex -12.0003 -14.9530 0.876934; + normal -0.0954420 -0.0574595 0.993775; + texcoord 1.80927 -1.37952; + tangent -0.0226376 -0.998096 -0.0573778; + vertex -12.0223 -15.1847 0.855122; + normal -0.0873867 -0.144304 0.985667; + texcoord 1.77776 -1.56176; + tangent -0.0813759 -0.984578 -0.154870; + vertex -12.7473 -15.0749 0.778296; + normal -0.0733723 -0.172676 0.982242; + texcoord 1.64363 -1.63666; + tangent 0.0262063 -0.984715 -0.172189; + vertex -13.0386 -14.5147 0.862070; + normal -0.0599677 -0.128183 0.989936; + texcoord 1.39740 -1.56877; + tangent -0.0150241 -0.991560 -0.128772; + vertex -12.7925 -13.5305 1.05483; + normal 0.0123897 -0.00992783 0.999874; + texcoord 1.82844 -1.62176; + tangent -0.0483343 -0.998813 -0.00608554; + vertex -12.9842 -15.2642 0.748946; + normal -0.0170838 -0.134801 0.990725; + texcoord 1.75275 -1.63631; + tangent 0.00449206 -0.990447 -0.137819; + vertex -13.0165 -14.9914 0.774929; + normal -0.00719421 -0.129425 0.991563; + texcoord 1.63230 -1.71455; + tangent -0.0211464 -0.991189 -0.130755; + vertex -13.3815 -14.4371 0.859916; + normal 0.0495645 -0.0918008 0.994543; + texcoord 1.62008 -1.75468; + tangent -0.0429185 -0.994083 -0.0997885; + vertex -13.5307 -14.4256 0.864432; + normal 0.0682663 -0.0462559 0.996594; + texcoord 1.59880 -1.80154; + tangent 0.0340783 -0.998001 -0.0532277; + vertex -13.6980 -14.3345 0.878204; + normal 0.0132023 -0.114464 0.993340; + texcoord 1.50004 -1.82534; + tangent -0.0191684 -0.993600 -0.111317; + vertex -13.8022 -13.9232 0.912282; + normal 0.150219 0.00470051 0.988642; + texcoord 1.64872 -1.86718; + tangent 0.0109418 -0.999924 0.00568281; + vertex -13.9478 -14.5315 0.904965; + normal 0.114902 -0.0470487 0.992262; + texcoord 1.52345 -1.90141; + tangent -0.0161967 -0.998726 -0.0477853; + vertex -14.1583 -14.0348 0.923716; + normal 0.158675 0.0196252 0.987136; + texcoord 1.57070 -2.08375; + tangent -0.000841284 -0.999790 0.0204887; + vertex -14.8707 -14.2524 1.04676; + normal 0.151547 -0.0488457 0.987242; + texcoord 1.50099 -1.97624; + tangent -0.110645 -0.993343 -0.0320575; + vertex -14.4075 -13.9571 0.963981; + normal 0.154012 -0.0528639 0.986654; + texcoord 1.49172 -2.11136; + tangent 0.00508234 -0.998534 -0.0538881; + vertex -14.9783 -13.9225 1.07308; + normal 0.132527 -0.0336104 0.990609; + texcoord 1.39550 -2.15893; + tangent -0.0133148 -0.999353 -0.0334196; + vertex -15.1729 -13.5101 1.12988; + normal 0.135610 -0.0260834 0.990419; + texcoord 1.35934 -2.02542; + tangent 0.0156681 -0.999423 -0.0301360; + vertex -14.6258 -13.3832 1.04554; + normal 0.0653625 -0.0555847 0.996312; + texcoord 1.36373 -1.90982; + tangent 0.0225102 -0.998034 -0.0584885; + vertex -14.1274 -13.3795 0.999250; + normal 0.111909 0.0547235 0.992211; + texcoord 1.28250 -2.00801; + tangent 0.000648240 -0.998351 0.0573980; + vertex -14.5635 -13.0869 1.02990; + normal -0.0799305 -0.130014 0.988285; + texcoord 1.44443 -1.69910; + tangent 0.00472247 -0.991571 -0.129475; + vertex -13.3359 -13.7480 0.964179; + normal -0.0227728 -0.104493 0.994265; + texcoord 1.41223 -1.78685; + tangent -0.00362112 -0.994492 -0.104749; + vertex -13.6543 -13.5861 0.962651; + normal -0.0958457 -0.0332138 0.994842; + texcoord 1.35500 -1.71012; + tangent -0.0171436 -0.999181 -0.0366621; + vertex -13.3578 -13.3684 0.997360; + normal -0.00825042 -0.00925860 0.999923; + texcoord 1.33655 -1.77736; + tangent 0.00247661 -0.999941 -0.0106143; + vertex -13.6271 -13.2808 0.982642; + normal 0.0384585 0.0344939 0.998665; + texcoord 1.28529 -1.84990; + tangent 0.0109772 -0.999340 0.0346342; + vertex -13.9115 -13.0742 0.987231; + normal -0.0189582 0.00854965 0.999784; + texcoord 1.22059 -1.76969; + tangent -0.0197153 -0.999765 0.00898882; + vertex -13.5795 -12.8385 0.968343; + normal 0.0484868 0.0335939 0.998259; + texcoord 1.17119 -1.96785; + tangent -0.0213601 -0.999069 0.0374698; + vertex -14.3884 -12.6067 0.974576; + normal -0.0931347 -0.0643366 0.993573; + texcoord 1.34985 -1.57496; + tangent -0.0299654 -0.997052 -0.0706399; + vertex -12.8109 -13.3282 1.07143; + normal -0.0449518 -0.0160763 0.998860; + texcoord 1.28381 -1.51667; + tangent -0.0375710 -0.999159 -0.0164170; + vertex -12.5684 -13.0743 1.10282; + normal -0.133916 0.00832430 0.990958; + texcoord 1.29405 -1.58311; + tangent -0.0150854 -0.999835 0.0100727; + vertex -12.8392 -13.1439 1.07273; + normal -0.109746 -0.00623057 0.993940; + texcoord 1.19414 -1.67920; + tangent -0.0284822 -0.999555 -0.00883818; + vertex -13.2518 -12.7273 0.984979; + normal -0.111024 -0.00500404 0.993805; + texcoord 1.14638 -1.56405; + tangent -0.0221422 -0.999701 -0.0103871; + vertex -12.7403 -12.5177 1.06522; + normal -0.0568088 -0.0980891 0.993555; + texcoord 1.13229 -1.71499; + tangent -0.0515922 -0.993326 -0.103161; + vertex -13.3783 -12.4903 0.986244; + normal 0.0549515 0.0419371 0.997608; + texcoord 1.21446 -1.44998; + tangent -0.0272973 -0.998767 0.0414630; + vertex -12.2755 -12.7938 1.09446; + normal -0.00949983 0.0235781 0.999677; + texcoord 1.11053 -1.52237; + tangent 0.0172525 -0.999640 0.0205447; + vertex -12.5806 -12.3696 1.07716; + normal -0.0321059 -0.0733688 0.996788; + texcoord 1.06118 -1.59394; + tangent 0.0706156 -0.994663 -0.0752289; + vertex -12.8563 -12.1114 1.07679; + normal 0.0764774 0.0425507 0.996163; + texcoord 1.07441 -1.48432; + tangent 0.0962523 -0.994705 0.0360201; + vertex -12.4400 -12.2460 1.06753; + normal 0.0992881 0.0875850 0.991197; + texcoord 1.18411 -1.31964; + tangent -0.00414557 -0.995819 0.0912557; + vertex -11.7836 -12.7271 1.03886; + normal 0.109549 0.0618293 0.992057; + texcoord 1.19676 -1.18988; + tangent -0.0256402 -0.997455 0.0665265; + vertex -11.2758 -12.7512 0.998573; + normal 0.0964733 0.0751980 0.992491; + texcoord 1.07661 -1.32800; + tangent 0.0100763 -0.996858 0.0785630; + vertex -11.7967 -12.2275 0.984033; + normal 0.109524 0.00900757 0.993943; + texcoord 1.20081 -1.04034; + tangent -0.0334276 -0.999333 0.0147043; + vertex -10.5831 -12.7428 0.898155; + normal 0.0914480 0.0389273 0.995049; + texcoord 1.06693 -1.18181; + tangent 0.0339453 -0.998726 0.0373484; + vertex -11.2520 -12.2060 0.942734; + normal 0.106082 -0.00215897 0.994355; + texcoord 1.11517 -0.911087; + tangent 0.0474222 -0.998842 -0.00816594; + vertex -10.1390 -12.4010 0.856319; + normal 0.0843094 0.0145822 0.996333; + texcoord 1.06370 -1.05540; + tangent 0.0558104 -0.998398 0.00928976; + vertex -10.7283 -12.1966 0.887374; + normal 0.0889720 0.0352117 0.995412; + texcoord 0.947532 -1.02877; + tangent -0.00151046 -0.999425 0.0338842; + vertex -10.6073 -11.7348 0.881336; + normal 0.0574332 0.0255116 0.998023; + texcoord 0.967224 -0.895699; + tangent -0.0128621 -0.999633 0.0238525; + vertex -10.0674 -11.7634 0.855226; + normal 0.148016 0.0380228 0.988254; + texcoord 1.16439 -0.773645; + tangent 0.0385478 -0.998836 0.0290062; + vertex -9.53765 -12.6791 0.758574; + normal 0.0706767 0.0106266 0.997443; + texcoord 0.913473 -1.17583; + tangent -0.0305447 -0.999469 0.0113215; + vertex -11.2040 -11.5854 0.947744; + normal 0.100999 0.0318501 0.994377; + texcoord 1.27672 -0.748310; + tangent -0.0197971 -0.999237 0.0336703; + vertex -9.43515 -13.0880 0.763898; + normal 0.0567561 0.0135662 0.998296; + texcoord 1.01847 -1.23448; + tangent 0.0585032 -0.998254 0.00810465; + vertex -11.4954 -12.0343 0.958034; + normal 0.0193283 0.0836048 0.996312; + texcoord 1.37111 -0.677596; + tangent -0.0170562 -0.996093 0.0866497; + vertex -9.20675 -13.4258 0.760172; + normal 0.0493240 0.0707926 0.996271; + texcoord 1.23532 -0.665701; + tangent 0.00275257 -0.997403 0.0719681; + vertex -9.18595 -12.8566 0.733595; + normal -0.0505516 0.210101 0.976372; + texcoord 1.44937 -0.630163; + tangent -0.0318807 -0.976548 0.212926; + vertex -9.01163 -13.7391 0.806377; + normal -0.0717318 0.116025 0.990653; + texcoord 1.38625 -0.601017; + tangent 0.0596621 -0.990964 0.120129; + vertex -8.92058 -13.5004 0.772238; + normal -0.0535100 0.237557 0.969899; + texcoord 1.54203 -0.527298; + tangent -0.0225680 -0.971101 0.237598; + vertex -8.59116 -14.1280 0.949650; + normal -0.148473 0.173101 0.973649; + texcoord 1.45054 -0.511434; + tangent 0.0404269 -0.982664 0.180937; + vertex -8.52819 -13.7714 0.869198; + normal -0.0576960 0.136381 0.988975; + texcoord 1.57330 -0.451624; + tangent -0.00810997 -0.990001 0.140824; + vertex -8.28993 -14.2513 0.990135; + normal -0.0170343 0.121456 0.992451; + texcoord 1.66331 -0.572129; + tangent -0.0601599 -0.990835 0.120945; + vertex -8.79193 -14.6070 1.04428; + normal -0.170140 0.130535 0.976736; + texcoord 1.49405 -0.417403; + tangent 0.0145161 -0.990813 0.134461; + vertex -8.18723 -13.9299 0.956823; + normal 0.00180052 0.0960431 0.995376; + texcoord 1.77906 -0.463087; + tangent 0.0290452 -0.994475 0.100874; + vertex -8.38483 -15.0482 1.06800; + normal 0.0138851 0.0819141 0.996543; + texcoord 1.65155 -0.430641; + tangent -0.0461780 -0.995744 0.0797653; + vertex -8.23244 -14.4956 1.01617; + normal -0.0592232 0.0456531 0.997200; + texcoord 1.80376 -0.510032; + tangent 0.107923 -0.992751 0.0528947; + vertex -8.54691 -15.1447 1.07040; + normal -0.100331 0.0199222 0.994755; + texcoord 1.92021 -0.432166; + tangent 0.0195922 -0.999510 0.0244022; + vertex -8.19254 -15.6662 1.14528; + normal 0.0570783 0.134823 0.989224; + texcoord 1.77974 -0.395856; + tangent -0.00447852 -0.990626 0.136530; + vertex -8.05834 -15.0292 1.05359; + normal 0.0287630 0.120695 0.992273; + texcoord 1.89321 -0.367725; + tangent 0.00108053 -0.991297 0.131636; + vertex -7.96267 -15.5374 1.14358; + normal -0.132492 -0.0600523 0.989363; + texcoord 1.98960 -0.553925; + tangent -0.000220124 -0.997976 -0.0635911; + vertex -8.72816 -15.9179 1.04126; + normal 0.0704571 0.164478 0.983861; + texcoord 1.88385 -0.264097; + tangent -0.0450801 -0.984468 0.169681; + vertex -7.49813 -15.4771 1.08835; + normal -0.0389148 -0.0313798 0.998750; + texcoord 2.00843 -0.612070; + tangent -0.0165794 -0.999426 -0.0295551; + vertex -8.93796 -15.9900 1.01592; + normal 0.0367503 0.0900140 0.995262; + texcoord 1.74582 -0.316199; + tangent 0.0698833 -0.994506 0.0779323; + vertex -7.74204 -14.9682 1.02333; + normal 0.0746625 0.0389436 0.996448; + texcoord 1.99232 -0.673790; + tangent -0.0550420 -0.997725 0.0389228; + vertex -9.20797 -15.9075 1.02077; + normal -0.0469321 -0.00576446 0.998881; + texcoord 1.73772 -0.267138; + tangent 0.0136859 -0.999897 -0.00442027; + vertex -7.55309 -14.9067 1.02032; + normal 0.129986 0.113229 0.985029; + texcoord 2.05354 -0.762437; + tangent -0.0822104 -0.989593 0.118101; + vertex -9.57180 -16.0665 1.07987; + normal -0.0207472 0.119433 0.992626; + texcoord 1.84414 -0.205880; + tangent 0.0401507 -0.991012 0.127602; + vertex -7.30297 -15.2765 1.04630; + normal 0.0132619 0.122619 0.992365; + texcoord 1.94126 -0.230595; + tangent -0.0775382 -0.988402 0.130575; + vertex -7.39662 -15.7594 1.12790; + normal -0.0883447 0.0265721 0.995736; + texcoord 1.80680 -0.181066; + tangent 0.0235853 -0.999383 0.0260442; + vertex -7.21265 -15.1656 1.04440; + normal -0.0308296 -0.0203582 0.999317; + texcoord 1.96376 -0.381571; + tangent -0.0357428 -0.998963 -0.0282092; + vertex -8.00646 -15.7889 1.15765; + normal -0.0650974 0.0892854 0.993876; + texcoord 1.88187 -0.0800169; + tangent -0.0450916 -0.994627 0.0931908; + vertex -6.80107 -15.4726 1.10996; + normal -0.140285 -0.0934109 0.985695; + texcoord 1.99266 -0.449604; + tangent -0.0439625 -0.993355 -0.106361; + vertex -8.27973 -15.9188 1.11953; + normal 0.0128938 0.0486581 0.998732; + texcoord 1.97944 -0.232135; + tangent -0.138115 -0.988912 0.0545620; + vertex -7.41919 -15.9029 1.14219; + normal -0.121653 -0.126784 0.984442; + texcoord 2.07458 -0.479057; + tangent 0.0210811 -0.991666 -0.127100; + vertex -8.41225 -16.3162 1.04298; + normal -0.0704308 -0.148597 0.986387; + texcoord 2.03715 -0.380050; + tangent -0.00240206 -0.988939 -0.148302; + vertex -8.01801 -16.1094 1.12411; + normal -0.00717359 -0.0780269 0.996925; + texcoord 2.02135 -0.305726; + tangent 0.0309762 -0.995635 -0.0880403; + vertex -7.74330 -15.9917 1.14680; + normal -0.0326912 -0.0207388 0.999250; + texcoord 1.89783 -0.00665772; + tangent -0.138524 -0.990009 -0.0263350; + vertex -6.50746 -15.5249 1.12514; + normal 0.0512319 -0.0658997 0.996510; + texcoord 2.02235 -0.122613; + tangent 0.0327964 -0.997102 -0.0686449; + vertex -6.99274 -16.0577 1.14188; + normal 0.0122199 -0.173759 0.984712; + texcoord 2.11060 -0.186674; + tangent 0.0237770 -0.984767 -0.172243; + vertex -7.17664 -16.4214 1.10447; + normal -0.0405287 -0.139070 0.989453; + texcoord 2.15026 -0.431744; + tangent 0.0434205 -0.989208 -0.139933; + vertex -8.23581 -16.5304 1.02554; + normal -0.00974654 -0.00553731 0.999937; + texcoord 2.19320 -0.485145; + tangent 0.0465419 -0.998916 0.000241812; + vertex -8.40092 -16.7045 1.00471; + normal -0.0171227 -0.206144 0.978372; + texcoord 2.22246 -0.260514; + tangent -0.131208 -0.969756 -0.205812; + vertex -7.51782 -16.8521 0.992323; + normal 0.0577923 0.0184489 0.998158; + texcoord 2.10379 -0.604516; + tangent 0.0316663 -0.999437 0.0111183; + vertex -8.92366 -16.3812 1.00817; + normal 0.0299894 -0.0452092 0.998527; + texcoord 2.20993 -0.382682; + tangent 0.0340015 -0.998335 -0.0465922; + vertex -8.03324 -16.7699 1.00289; + normal 0.145397 0.106551 0.983619; + texcoord 2.16702 -0.631447; + tangent 0.0510219 -0.993251 0.104158; + vertex -8.98944 -16.6106 1.02764; + normal 0.0659309 0.104215 0.992367; + texcoord 2.20808 -0.553292; + tangent -0.00762738 -0.993690 0.111900; + vertex -8.69786 -16.7776 1.01153; + normal 0.151196 0.120326 0.981153; + texcoord 2.15622 -0.733662; + tangent 0.00784704 -0.992918 0.118544; + vertex -9.45014 -16.5789 1.11202; + normal 0.110738 0.139989 0.983941; + texcoord 2.32008 -0.691562; + tangent -0.0372222 -0.988391 0.147304; + vertex -9.23247 -17.2402 1.18617; + normal 0.143246 0.179249 0.973319; + texcoord 2.24497 -0.597096; + tangent -0.0312125 -0.981768 0.187505; + vertex -8.86053 -16.9184 1.05388; + normal 0.0843838 0.120359 0.989138; + texcoord 2.27643 -0.462285; + tangent -0.0458083 -0.989828 0.134695; + vertex -8.29952 -17.0517 1.02897; + normal 0.124181 0.150145 0.980834; + texcoord 2.35183 -0.535485; + tangent 0.0111124 -0.987181 0.159219; + vertex -8.66583 -17.4781 1.14793; + normal 0.140751 0.0274315 0.989665; + texcoord 2.28825 -0.394438; + tangent 0.0393613 -0.998785 0.0296329; + vertex -8.02782 -17.0951 1.00062; + normal 0.0104682 0.0715261 0.997384; + texcoord 2.37230 -0.721905; + tangent -0.0118817 -0.996906 0.0777022; + vertex -9.39248 -17.4670 1.22062; + normal 0.0931659 0.0629767 0.993657; + texcoord 2.43547 -0.607048; + tangent -0.00722502 -0.998232 0.0589893; + vertex -8.91147 -17.6947 1.20281; + normal -0.0819387 0.0130250 0.996552; + texcoord 2.40648 -0.759872; + tangent 0.0252004 -0.999540 0.0168891; + vertex -9.53519 -17.5953 1.22141; + normal 0.0105757 0.000173818 0.999944; + texcoord 2.45861 -0.693573; + tangent 0.00838186 -0.999957 -0.00400872; + vertex -9.27020 -17.7462 1.22760; + normal -0.100300 -0.0390181 0.994192; + texcoord 2.56233 -0.775878; + tangent 0.0217242 -0.999076 -0.0370898; + vertex -9.59114 -18.1604 1.19115; + normal -0.119145 -0.0676807 0.990567; + texcoord 2.67920 -0.736507; + tangent -0.00946272 -0.997883 -0.0643458; + vertex -9.42863 -18.6818 1.19338; + normal -0.0406287 -0.0729553 0.996507; + texcoord 2.70128 -0.670541; + tangent -0.0859171 -0.993559 -0.0738775; + vertex -9.14473 -18.7715 1.21403; + normal -0.0215422 -0.0125658 0.999689; + texcoord 2.55853 -0.677957; + tangent 0.00872617 -0.999874 -0.0132553; + vertex -9.21132 -18.2369 1.21236; + normal 0.0227246 -0.0505780 0.998462; + texcoord 2.69812 -0.607389; + tangent -0.00626029 -0.998812 -0.0483352; + vertex -8.92925 -18.7585 1.21669; + normal 0.0475831 0.00564662 0.998851; + texcoord 2.56187 -0.609046; + tangent -0.0174332 -0.999836 0.00485773; + vertex -8.91250 -18.2021 1.20660; + normal 0.101143 -0.0410912 0.994023; + texcoord 2.71115 -0.546253; + tangent 0.0453974 -0.998023 -0.0434568; + vertex -8.71360 -18.8188 1.20136; + normal 0.110754 0.0199219 0.993648; + texcoord 2.49775 -0.548548; + tangent -0.0137355 -0.999661 0.0221135; + vertex -8.68474 -17.9699 1.18962; + normal 0.205803 0.00974613 0.978545; + texcoord 2.62019 -0.485202; + tangent -0.0169459 -0.999770 0.0131598; + vertex -8.45112 -18.4692 1.15410; + normal 0.167149 0.0827578 0.982452; + texcoord 2.42306 -0.493186; + tangent 0.00543551 -0.996660 0.0814836; + vertex -8.46307 -17.6742 1.14640; + normal 0.196424 0.0143848 0.980413; + texcoord 2.49396 -0.484834; + tangent -0.0225376 -0.999572 0.0186427; + vertex -8.43524 -17.9479 1.15332; + normal 0.271989 0.0388230 0.961517; + texcoord 2.62933 -0.414815; + tangent -0.0295377 -0.998324 0.0497712; + vertex -8.15934 -18.4713 1.07641; + normal 0.270851 0.0257862 0.962276; + texcoord 2.45058 -0.433097; + tangent -0.0178568 -0.999393 0.0299233; + vertex -8.21982 -17.7717 1.09677; + normal 0.198294 0.0875476 0.976225; + texcoord 2.72953 -0.339357; + tangent -0.0284281 -0.994929 0.0964745; + vertex -7.87740 -18.8988 1.03926; + normal 0.279999 0.0437762 0.959002; + texcoord 2.54942 -0.315424; + tangent -0.0100530 -0.998865 0.0465553; + vertex -7.70428 -18.1682 0.909609; + normal 0.246307 -0.00148163 0.969191; + texcoord 2.36568 -0.340198; + tangent 0.0184206 -0.999808 -0.00660806; + vertex -7.84290 -17.3924 0.973712; + normal 0.111138 0.0607857 0.991944; + texcoord 2.86636 -0.337902; + tangent -0.0201481 -0.997704 0.0646644; + vertex -7.88051 -19.4537 1.07769; + normal 0.204643 0.123198 0.971053; + texcoord 2.60442 -0.277853; + tangent -0.0278792 -0.990510 0.134583; + vertex -7.57864 -18.3740 0.899862; + normal 0.0512677 0.138890 0.988980; + texcoord 2.95549 -0.291240; + tangent 0.0559544 -0.988581 0.139917; + vertex -7.69826 -19.7776 1.09350; + normal 0.120213 0.126487 0.984657; + texcoord 2.73411 -0.267765; + tangent -0.0305527 -0.990763 0.132118; + vertex -7.54377 -18.9260 0.987291; + normal 0.0525143 0.105187 0.993065; + texcoord 2.87048 -0.195470; + tangent 0.0163162 -0.994165 0.106632; + vertex -7.28103 -19.4256 1.00550; + normal -0.0302412 0.113810 0.993042; + texcoord 3.07390 -0.274182; + tangent -0.00946339 -0.993689 0.111767; + vertex -7.56703 -20.2587 1.17949; + normal -0.00181237 0.0381806 0.999269; + texcoord 3.12971 -0.196342; + tangent -0.0452457 -0.998350 0.0353620; + vertex -7.28552 -20.4781 1.20383; + normal 0.0517293 0.173323 0.983505; + texcoord 3.06381 -0.145523; + tangent -0.113337 -0.977212 0.179473; + vertex -7.03574 -20.2195 1.15812; + normal 0.0509916 0.186900 0.981055; + texcoord 2.93305 -0.196497; + tangent 0.0616678 -0.981043 0.183717; + vertex -7.26439 -19.6906 1.04472; + normal 0.0774375 0.0700797 0.994531; + texcoord 3.12345 -0.108970; + tangent -0.0133461 -0.997691 0.0665918; + vertex -6.96250 -20.4764 1.18960; + normal -0.0186009 0.120643 0.992522; + texcoord 2.89771 -0.117093; + tangent 0.0725583 -0.990176 0.119528; + vertex -6.97083 -19.5583 1.01594; + normal 0.0211898 0.175510 0.984249; + texcoord 2.98734 -0.0816379; + tangent 0.0581229 -0.982166 0.178807; + vertex -6.75732 -19.9215 1.08047; + normal 0.0472309 0.115532 0.992180; + texcoord 3.00339 -0.0258587; + tangent -0.0107376 -0.992500 0.121768; + vertex -6.56072 -19.9817 1.08252; + normal -0.0427721 0.0828599 0.995643; + texcoord 2.92159 -0.0226304; + tangent 0.0846814 -0.992888 0.0836781; + vertex -6.61357 -19.6629 1.04995; + normal -0.0465756 0.0967534 0.994218; + texcoord 2.79219 -0.0966400; + tangent -0.0176082 -0.995330 0.0949107; + vertex -6.87644 -19.1195 0.988057; + normal 0.0392284 0.119140 0.992102; + texcoord 2.75684 -0.185237; + tangent -0.0120500 -0.992426 0.122254; + vertex -7.26662 -18.9800 0.971665; + normal -0.0397046 0.0894265 0.995202; + texcoord 2.81249 0.0536871; + tangent 0.00497292 -0.995861 0.0907586; + vertex -6.26339 -19.2402 1.05827; + normal -0.0314360 0.183784 0.982464; + texcoord 2.74085 -0.0851797; + tangent 0.0336039 -0.982323 0.184152; + vertex -6.82389 -18.9138 0.964470; + normal 0.0400015 0.225122 0.973509; + texcoord 2.67241 -0.146663; + tangent 0.00861898 -0.974203 0.225510; + vertex -7.09270 -18.6366 0.904377; + normal 0.0262271 0.0140557 0.999557; + texcoord 2.97198 0.0660494; + tangent -0.000230686 -0.999897 0.0143426; + vertex -6.21107 -19.8397 1.06541; + normal 0.0963811 0.0702744 0.992861; + texcoord 3.04151 0.0173293; + tangent -0.0807527 -0.993659 0.0782380; + vertex -6.41659 -20.1205 1.08551; + normal 0.0596819 0.0246032 0.997914; + texcoord 2.87052 0.132463; + tangent 0.0186501 -0.999595 0.0214921; + vertex -5.95504 -19.3818 1.06197; + normal 0.114263 -0.00124539 0.993450; + texcoord 3.07144 0.0939175; + tangent 0.0100035 -0.999943 -0.00381791; + vertex -6.11964 -20.2410 1.05547; + normal 0.141072 0.0594198 0.988214; + texcoord 3.13202 -0.0283750; + tangent 0.0167216 -0.998269 0.0563844; + vertex -6.61880 -20.5164 1.14903; + normal 0.00142211 -0.0411002 0.999154; + texcoord 3.20643 -0.105020; + tangent 0.0550260 -0.997857 -0.0354013; + vertex -6.89074 -20.8738 1.18713; + normal 0.134437 -0.0233221 0.990648; + texcoord 3.14582 0.136511; + tangent 0.00185645 -0.999707 -0.0241540; + vertex -5.92553 -20.6158 1.01953; + normal -0.132327 -0.165631 0.977270; + texcoord 3.28786 -0.161415; + tangent -0.0352838 -0.982648 -0.182095; + vertex -7.10391 -21.1093 1.13710; + normal 0.0407269 0.0391123 0.998405; + texcoord 3.26058 -0.0402226; + tangent 0.0260146 -0.998644 0.0450900; + vertex -6.66990 -21.0288 1.18111; + normal -0.147407 -0.136172 0.979657; + texcoord 3.50324 -0.208154; + tangent 0.0285900 -0.990370 -0.135463; + vertex -7.34196 -21.9831 0.926336; + normal -0.0989667 -0.0597533 0.993295; + texcoord 3.28305 -0.0912559; + tangent 0.0159277 -0.998283 -0.0563690; + vertex -6.83777 -21.0966 1.17290; + normal -0.214778 -0.114140 0.969970; + texcoord 3.36068 -0.109701; + tangent -0.0398558 -0.990822 -0.129166; + vertex -6.91724 -21.3559 1.13784; + normal -0.0817743 -0.0480402 0.995492; + texcoord 3.41338 -0.000230824; + tangent 0.0422451 -0.998273 -0.0408135; + vertex -6.48778 -21.6407 1.20494; + normal -0.244456 -0.160729 0.956246; + texcoord 3.40195 -0.152570; + tangent -0.0642684 -0.981850 -0.178440; + vertex -7.13135 -21.5742 1.04680; + normal -0.239322 -0.152178 0.958941; + texcoord 3.47713 -0.0580788; + tangent -0.00250054 -0.987311 -0.158776; + vertex -6.66573 -21.8952 1.14230; + normal -0.251483 -0.170865 0.952660; + texcoord 3.58441 -0.114026; + tangent -0.0238135 -0.982729 -0.183510; + vertex -6.95818 -22.3324 0.965770; + normal -0.00615848 -0.0640245 0.997929; + texcoord 3.57098 -0.250551; + tangent 0.0451193 -0.996961 -0.0634989; + vertex -7.48687 -22.2350 0.889736; + normal -0.155833 -0.0982429 0.982886; + texcoord 3.69541 -0.0732224; + tangent 0.0145264 -0.995186 -0.0969177; + vertex -6.78861 -22.7744 0.935958; + normal 0.135077 -0.0130397 0.990749; + texcoord 3.53732 -0.334999; + tangent 0.0463096 -0.998749 -0.0188416; + vertex -7.82715 -22.1332 0.924391; + normal -0.110107 -0.0482905 0.992746; + texcoord 3.67231 -0.162930; + tangent -0.0306051 -0.998172 -0.0521160; + vertex -7.15109 -22.6837 0.883382; + normal 0.0210039 0.00290862 0.999775; + texcoord 3.68559 -0.229331; + tangent -0.0211476 -0.999774 0.00209907; + vertex -7.40700 -22.7298 0.872510; + normal -0.0601195 0.00422746 0.998182; + texcoord 3.72976 -0.169426; + tangent -0.0117808 -0.999929 0.00186427; + vertex -7.19662 -22.9123 0.878507; + normal -0.201428 -0.194508 0.959997; + texcoord 3.62264 -0.0503677; + tangent -0.0377163 -0.977017 -0.209799; + vertex -6.71082 -22.4749 1.00066; + normal 0.0993249 0.000559052 0.995055; + texcoord 3.66773 -0.285047; + tangent 0.0232979 -0.999724 -0.00318324; + vertex -7.59122 -22.6366 0.883594; + normal 0.0141540 -0.00608632 0.999881; + texcoord 3.85258 -0.176994; + tangent 0.0931112 -0.995603 -0.0102393; + vertex -7.20779 -23.3939 0.891530; + normal 0.109131 -0.000148545 0.994027; + texcoord 3.87345 -0.270446; + tangent -0.00160517 -0.999999 0.000347747; + vertex -7.57855 -23.4581 0.918352; + normal 0.148184 -0.0383156 0.988217; + texcoord 3.63964 -0.411135; + tangent 0.0296148 -0.998622 -0.0433227; + vertex -8.13203 -22.5396 0.969170; + normal -0.0323212 -0.0831108 0.996016; + texcoord 3.83930 -0.0541913; + tangent 0.0243345 -0.996126 -0.0844974; + vertex -6.70476 -23.3477 0.917116; + normal 0.111185 0.0201255 0.993596; + texcoord 3.73374 -0.383370; + tangent 0.0170028 -0.999712 0.0169553; + vertex -7.96730 -22.9218 0.942079; + normal -0.0691734 -0.109487 0.991578; + texcoord 3.73250 -0.0177815; + tangent 0.0340081 -0.993845 -0.105435; + vertex -6.55496 -22.8880 0.956861; + normal -0.00690892 -0.129586 0.991544; + texcoord 3.90525 -0.0947812; + tangent 0.00295785 -0.991851 -0.127371; + vertex -6.84679 -23.6504 0.877753; + normal -0.0822320 -0.188082 0.978705; + texcoord 3.67654 0.00972844; + tangent -0.00794787 -0.980807 -0.194821; + vertex -6.47134 -22.6844 0.990906; + normal 0.0620648 -0.0652047 0.995940; + texcoord 3.89333 -0.208167; + tangent 0.114088 -0.990837 -0.0722855; + vertex -7.30081 -23.5376 0.890851; + normal 0.0265635 -0.144537 0.989143; + texcoord 3.77832 0.0742959; + tangent 0.00769325 -0.989571 -0.143843; + vertex -6.20289 -23.0789 0.939707; + normal 0.0484939 -0.161588 0.985666; + texcoord 3.88442 0.0147407; + tangent 0.00537499 -0.987133 -0.159811; + vertex -6.43970 -23.5321 0.892280; + normal -0.146942 -0.212260 0.966102; + texcoord 3.54092 -0.00839811; + tangent -0.0489437 -0.972659 -0.227024; + vertex -6.49941 -22.1107 1.13629; + normal -0.0490160 -0.222621 0.973672; + texcoord 3.67696 0.0560797; + tangent -0.0364473 -0.973178 -0.227147; + vertex -6.26465 -22.6848 1.00637; + normal -0.0919807 -0.143751 0.985330; + texcoord 3.48622 0.0110355; + tangent 0.0377350 -0.989357 -0.140534; + vertex -6.43540 -21.9101 1.18242; + normal -0.00891120 -0.210185 0.977621; + texcoord 3.56246 0.103185; + tangent -0.0115759 -0.977486 -0.210684; + vertex -6.07373 -22.2206 1.14335; + normal 0.0296219 -0.0984929 0.994697; + texcoord 3.49570 0.0955981; + tangent 0.0114530 -0.994900 -0.100209; + vertex -6.10064 -21.9393 1.18944; + normal 0.0337756 -0.230082 0.972585; + texcoord 3.71017 0.140496; + tangent 0.00927632 -0.972588 -0.232350; + vertex -5.91455 -22.8524 0.970974; + normal 0.0856740 -0.212743 0.973345; + texcoord 3.76389 0.203759; + tangent 0.000686739 -0.976680 -0.214698; + vertex -5.64270 -23.0737 0.902477; + normal 0.120894 -0.234609 0.964543; + texcoord 3.61309 0.242257; + tangent 0.0132384 -0.970712 -0.239879; + vertex -5.51972 -22.4475 1.06085; + normal 0.110349 -0.145567 0.983175; + texcoord 3.55346 0.224888; + tangent -0.0289649 -0.989397 -0.142316; + vertex -5.57236 -22.2147 1.11571; + normal 0.0548874 0.00771232 0.998463; + texcoord 3.45700 0.0860645; + tangent 0.0446179 -0.999004 -0.000463421; + vertex -6.14131 -21.7862 1.19782; + normal 0.175438 -0.0276546 0.984102; + texcoord 3.49706 0.272018; + tangent -0.00799282 -0.999753 -0.0207133; + vertex -5.39224 -21.9942 1.10896; + normal 0.221529 -0.164642 0.961154; + texcoord 3.56684 0.309685; + tangent -0.00234484 -0.985265 -0.171021; + vertex -5.27801 -22.2589 1.05821; + normal 0.135104 0.103676 0.985393; + texcoord 3.41200 0.108969; + tangent 0.0464356 -0.993879 0.100237; + vertex -6.06266 -21.6395 1.17913; + normal 0.0502152 0.0579592 0.997055; + texcoord 3.36640 0.0148060; + tangent 0.00792284 -0.998405 0.0559061; + vertex -6.42276 -21.4337 1.20285; + normal 0.171157 0.102243 0.979924; + texcoord 3.25029 0.0193091; + tangent 0.00256486 -0.994291 0.106676; + vertex -6.41952 -20.9603 1.14437; + normal 0.163285 0.0907279 0.982398; + texcoord 3.46125 0.277450; + tangent -0.0736734 -0.992186 0.100690; + vertex -5.37805 -21.8303 1.09818; + normal 0.172272 0.0522161 0.983665; + texcoord 3.21007 0.145582; + tangent 0.00964698 -0.998848 0.0470115; + vertex -5.89882 -20.8455 1.01638; + normal 0.176408 0.192993 0.965212; + texcoord 3.39429 0.164282; + tangent -0.0373349 -0.978499 0.202844; + vertex -5.85242 -21.5667 1.12580; + normal 0.167100 0.162052 0.972531; + texcoord 3.31005 0.178659; + tangent 0.0277105 -0.984238 0.174665; + vertex -5.72923 -21.1727 1.01621; + normal 0.135300 0.120966 0.983393; + texcoord 3.37709 0.320103; + tangent -0.0421109 -0.989259 0.139975; + vertex -5.08443 -21.4864 1.00329; + normal 0.110567 0.0850028 0.990227; + texcoord 3.27321 0.212459; + tangent 0.142891 -0.987605 0.0649522; + vertex -5.64134 -21.0673 0.991437; + normal 0.0905591 -0.0220583 0.995647; + texcoord 3.19542 0.212989; + tangent -0.0276702 -0.999464 -0.0174680; + vertex -5.62500 -20.7483 0.981681; + normal 0.0628808 0.0605361 0.996183; + texcoord 3.26370 0.376788; + tangent 0.0151209 -0.998529 0.0520663; + vertex -4.98610 -21.0545 0.940841; + normal 0.156387 -0.0110193 0.987634; + texcoord 3.44844 0.419575; + tangent -0.0395999 -0.999210 -0.00320019; + vertex -4.80003 -21.7368 0.974124; + normal 0.101125 0.0539795 0.993408; + texcoord 3.38826 0.404859; + tangent 0.0698452 -0.996511 0.0456955; + vertex -4.86725 -21.5132 0.977312; + normal 0.222998 -0.118847 0.967547; + texcoord 3.51509 0.423506; + tangent 0.0273108 -0.991392 -0.128045; + vertex -4.79418 -22.0280 0.955098; + normal 0.0499683 -0.0357422 0.998111; + texcoord 3.40795 0.484610; + tangent -0.0168786 -0.999161 -0.0373181; + vertex -4.56037 -21.5852 0.951135; + normal 0.202035 -0.185284 0.961692; + texcoord 3.61269 0.417873; + tangent 0.0658311 -0.977242 -0.201653; + vertex -4.73966 -22.3834 0.877443; + normal 0.0313971 0.0454081 0.998475; + texcoord 3.35381 0.459449; + tangent -0.0368529 -0.998202 0.0472674; + vertex -4.65032 -21.3914 0.953346; + normal 0.207258 -0.209792 0.955527; + texcoord 3.70347 0.331292; + tangent -0.0356880 -0.977424 -0.208253; + vertex -5.14793 -22.7932 0.892398; + normal 0.116098 -0.132558 0.984352; + texcoord 3.66389 0.468747; + tangent -0.0668217 -0.990269 -0.122073; + vertex -4.60702 -22.6186 0.811225; + normal 0.0769267 -0.118301 0.989994; + texcoord 3.46955 0.500922; + tangent 0.0150380 -0.992536 -0.121022; + vertex -4.49292 -21.8122 0.927457; + normal 0.127232 -0.202556 0.970970; + texcoord 3.78239 0.269270; + tangent -0.0463943 -0.978611 -0.200422; + vertex -5.40066 -23.1136 0.866383; + normal 0.114017 -0.133170 0.984513; + texcoord 3.82816 0.322321; + tangent -0.0322760 -0.991277 -0.127780; + vertex -5.22488 -23.2798 0.814729; + normal 0.0701408 -0.154118 0.985560; + texcoord 3.91029 0.186963; + tangent -0.0302750 -0.988178 -0.150290; + vertex -5.73796 -23.5778 0.821644; + normal 0.0437190 -0.0433234 0.998104; + texcoord 3.87020 0.404547; + tangent 0.0539742 -0.997541 -0.0446997; + vertex -4.88642 -23.4671 0.761703; + normal 0.0577393 -0.119231 0.991186; + texcoord 4.01592 -0.0988093; + tangent -0.0271356 -0.992589 -0.118450; + vertex -6.88853 -24.0508 0.817939; + normal 0.0313563 -0.0507468 0.998219; + texcoord 3.95239 0.271532; + tangent -0.0255815 -0.998174 -0.0547144; + vertex -5.41226 -23.7725 0.783736; + normal 0.0326381 -0.101073 0.994344; + texcoord 4.02648 0.0804274; + tangent -0.0200886 -0.994143 -0.106188; + vertex -6.17506 -24.0973 0.760281; + normal 0.110407 -0.0184978 0.993714; + texcoord 4.03639 -0.180812; + tangent 0.00420288 -0.999768 -0.0211253; + vertex -7.22116 -24.1234 0.835934; + normal -0.0202851 0.0513592 0.998474; + texcoord 3.99873 0.297063; + tangent -0.00538672 -0.998627 0.0521140; + vertex -5.32297 -23.9476 0.783764; + normal 0.0402885 -0.0182839 0.999021; + texcoord 4.07740 0.0379495; + tangent 0.0144059 -0.999717 -0.0189146; + vertex -6.33888 -24.2914 0.753821; + normal -0.0433652 0.0293348 0.998628; + texcoord 4.08303 0.126322; + tangent -0.0289517 -0.999131 0.0299680; + vertex -6.00460 -24.3035 0.754013; + normal 0.139176 -0.000693844 0.990267; + texcoord 4.03714 -0.249059; + tangent -0.0609462 -0.998133 0.00393597; + vertex -7.43604 -24.1178 0.862891; + normal 0.0683294 0.0397079 0.996872; + texcoord 4.11480 -0.0153747; + tangent 0.0416672 -0.998578 0.0332522; + vertex -6.53517 -24.4487 0.766365; + normal 0.138284 -0.0180171 0.990229; + texcoord 4.04651 -0.350889; + tangent -0.0145486 -0.999735 -0.0178396; + vertex -7.94351 -24.2018 0.950495; + normal 0.129818 0.0592731 0.989765; + texcoord 4.11212 -0.286997; + tangent -0.0550682 -0.996250 0.0667297; + vertex -7.62262 -24.3992 0.907540; + normal 0.116756 0.0927395 0.988821; + texcoord 4.14555 -0.0712725; + tangent 0.00915875 -0.995678 0.0924210; + vertex -6.72808 -24.5691 0.793824; + normal -0.0392657 0.101319 0.994079; + texcoord 4.14738 0.0969075; + tangent 0.0147831 -0.994618 0.102546; + vertex -6.12277 -24.5647 0.767168; + normal 0.0521625 0.125469 0.990725; + texcoord 4.17197 -0.00330259; + tangent -0.0238745 -0.991492 0.127961; + vertex -6.50250 -24.6723 0.785509; + normal 0.114345 0.0837647 0.989903; + texcoord 4.22956 -0.113876; + tangent -0.0298672 -0.995295 0.0921756; + vertex -6.94430 -24.9243 0.870973; + normal 0.0528007 0.107885 0.992760; + texcoord 4.28371 -0.0399943; + tangent -0.0125542 -0.993766 0.110776; + vertex -6.66032 -25.0939 0.861648; + normal 0.0149518 0.111806 0.993618; + texcoord 4.29979 0.0927324; + tangent -0.0125820 -0.993297 0.114905; + vertex -6.09371 -25.1691 0.852359; + normal 0.0193852 -0.0302702 0.999354; + texcoord 4.31366 -0.133271; + tangent -0.000694512 -0.999443 -0.0333546; + vertex -7.00209 -25.2337 0.884289; + normal 0.0885661 0.0288565 0.995652; + texcoord 4.21616 -0.216051; + tangent -0.0237024 -0.999169 0.0331520; + vertex -7.33118 -24.8632 0.916915; + normal 0.0752968 -0.00998416 0.997111; + texcoord 4.13086 -0.349559; + tangent 0.0916400 -0.995761 -0.00784902; + vertex -7.95585 -24.5556 0.950065; + normal 0.00721134 0.0755217 0.997118; + texcoord 4.34736 -0.0282782; + tangent -0.0266722 -0.996713 0.0765035; + vertex -6.61130 -25.3458 0.882286; + normal 0.0807657 -0.0489082 0.995532; + texcoord 4.10516 -0.421577; + tangent 0.00500621 -0.998773 -0.0492676; + vertex -8.18108 -24.4016 0.973457; + normal 0.0447848 -0.0816952 0.995651; + texcoord 4.16724 -0.453588; + tangent 0.00404787 -0.996630 -0.0819264; + vertex -8.28966 -24.6637 0.961220; + normal 0.0172075 -0.0962465 0.995209; + texcoord 4.26345 -0.228235; + tangent 0.0318228 -0.995447 -0.0898511; + vertex -7.40812 -25.0538 0.912067; + normal 0.103955 0.0147840 0.994472; + texcoord 3.91948 -0.417382; + tangent -0.0503316 -0.998546 0.0193205; + vertex -8.17061 -23.6453 1.00084; + normal 0.0812853 -0.0213928 0.996461; + texcoord 3.95522 -0.473932; + tangent -0.0345848 -0.999240 -0.0179552; + vertex -8.39848 -23.8400 1.01981; + normal 0.0932022 0.0459168 0.994588; + texcoord 3.81366 -0.532873; + tangent 0.0372607 -0.998468 0.0409054; + vertex -8.61162 -23.2495 1.00159; + normal 0.0415728 -0.0647799 0.997033; + texcoord 4.01016 -0.554592; + tangent -0.0258379 -0.997476 -0.0661437; + vertex -8.73588 -24.0368 1.03247; + normal 0.0766622 0.0208029 0.996840; + texcoord 3.89967 -0.594025; + tangent -0.0363451 -0.998962 0.0274512; + vertex -8.84461 -23.6626 1.04697; + normal 0.112878 -0.0211717 0.993383; + texcoord 3.75391 -0.523720; + tangent 0.0413618 -0.998907 -0.0217566; + vertex -8.59468 -23.0073 0.993061; + normal 0.0925096 -0.0138706 0.995615; + texcoord 3.79147 -0.656063; + tangent 0.0354255 -0.999309 -0.0112274; + vertex -9.14953 -23.1275 1.06721; + normal 0.0235483 -0.0734938 0.997018; + texcoord 3.95508 -0.705826; + tangent -0.00892136 -0.996144 -0.0872793; + vertex -9.31691 -23.7243 1.07734; + normal 0.0318500 -0.0227556 0.999234; + texcoord 3.89422 -0.721951; + tangent -0.000508909 -0.999847 -0.0174903; + vertex -9.37458 -23.5727 1.08569; + normal 0.141482 -0.0965295 0.985223; + texcoord 3.70866 -0.593202; + tangent -0.0457443 -0.994172 -0.0976244; + vertex -8.86461 -22.8656 1.04166; + normal 0.0352960 -0.0438754 0.998413; + texcoord 3.75871 -0.769099; + tangent 0.0163945 -0.998959 -0.0425747; + vertex -9.56035 -23.0019 1.09095; + normal 0.167687 -0.0931162 0.981433; + texcoord 3.61598 -0.514479; + tangent -0.0193709 -0.995260 -0.0952969; + vertex -8.52099 -22.4198 1.03991; + normal 0.0589577 -0.0960081 0.993633; + texcoord 3.71180 -0.686039; + tangent 0.00397356 -0.994876 -0.101025; + vertex -9.27101 -22.8502 1.09303; + normal 0.147974 -0.112035 0.982625; + texcoord 3.60502 -0.615409; + tangent 0.00676624 -0.992959 -0.118267; + vertex -8.95857 -22.3922 1.12863; + normal 0.191856 -0.0115387 0.981355; + texcoord 3.55300 -0.510683; + tangent 0.0697195 -0.997271 -0.0242855; + vertex -8.51207 -22.1926 1.05459; + normal 0.158640 0.0205971 0.987122; + texcoord 3.53380 -0.613095; + tangent 0.0738215 -0.997251 0.00639486; + vertex -8.96829 -22.1110 1.15095; + normal 0.0295260 -0.0761632 0.996658; + texcoord 3.58261 -0.690908; + tangent -0.0179876 -0.996489 -0.0817742; + vertex -9.24674 -22.2789 1.17206; + normal 0.0605753 0.0484277 0.996988; + texcoord 3.51987 -0.671762; + tangent 0.0884449 -0.995074 0.0447824; + vertex -9.18208 -22.0603 1.17228; + normal 0.0386776 -0.0744185 0.996477; + texcoord 3.89090 -0.867749; + tangent -0.00589674 -0.997277 -0.0735111; + vertex -9.99925 -23.5198 1.08548; + normal 0.0855982 -0.0739730 0.993580; + texcoord 4.00676 -0.924827; + tangent 0.0166446 -0.996992 -0.0756902; + vertex -10.2025 -24.0159 1.04799; + normal 0.0406414 -0.0495217 0.997946; + texcoord 4.04740 -0.871036; + tangent 0.0252656 -0.998175 -0.0548401; + vertex -9.97142 -24.1616 1.02035; + normal 0.0653029 0.00330349 0.997860; + texcoord 4.08354 -1.01817; + tangent -0.0938743 -0.995533 0.0100853; + vertex -10.5937 -24.3270 1.07375; + normal 0.00525388 -0.0685969 0.997631; + texcoord 4.04821 -0.748236; + tangent -0.0869643 -0.992839 -0.0819018; + vertex -9.47064 -24.2364 1.01388; + normal 0.0495312 0.0539695 0.997313; + texcoord 4.11175 -0.852924; + tangent -0.0493244 -0.997078 0.0583291; + vertex -9.89777 -24.4106 1.01727; + normal 0.0618113 0.109696 0.992041; + texcoord 4.15607 -1.09063; + tangent 0.163393 -0.980884 0.105681; + vertex -10.8810 -24.5851 1.09050; + normal 0.0178708 -0.0197236 0.999646; + texcoord 4.10297 -0.660444; + tangent 0.0179156 -0.999547 -0.0241647; + vertex -9.20876 -24.4011 1.00664; + normal -0.0350067 -0.00850297 0.999351; + texcoord 4.26494 -1.02109; + tangent 0.125379 -0.992091 -0.00597170; + vertex -10.5806 -25.0611 1.12829; + normal 0.0198907 0.0867144 0.996035; + texcoord 4.19979 -0.985283; + tangent 0.0832165 -0.992230 0.0924882; + vertex -10.5380 -24.8125 1.11198; + normal 0.0633610 0.138637 0.988314; + texcoord 4.16834 -0.874652; + tangent -0.0762057 -0.985847 0.149327; + vertex -10.0218 -24.6066 1.04904; + normal 0.0637514 0.0876534 0.994109; + texcoord 4.17628 -0.731540; + tangent 0.0434013 -0.994603 0.0942423; + vertex -9.37105 -24.6889 1.02413; + normal 0.0687845 0.124722 0.989805; + texcoord 4.24960 -0.822915; + tangent -0.00439984 -0.991422 0.130628; + vertex -9.79328 -25.0047 1.10440; + normal 0.0343482 0.0276672 0.999027; + texcoord 4.29993 -0.874898; + tangent 0.0710501 -0.997131 0.0261051; + vertex -9.99101 -25.2003 1.13494; + normal 0.108544 0.00656599 0.994070; + texcoord 4.21395 -0.630657; + tangent 0.0208456 -0.999741 0.00911465; + vertex -9.01386 -24.8047 1.00206; + normal 0.0456430 -0.0592582 0.997199; + texcoord 4.13743 -0.569714; + tangent 0.0449454 -0.997011 -0.0628439; + vertex -8.78436 -24.5631 0.990303; + normal 0.117087 0.0223099 0.992871; + texcoord 4.30563 -0.769956; + tangent -0.0290031 -0.999270 0.0248756; + vertex -9.59031 -25.2101 1.10572; + normal 0.127174 -0.0991754 0.986910; + texcoord 4.26273 -0.549908; + tangent 0.00262657 -0.994729 -0.102505; + vertex -8.70245 -25.0317 0.953851; + normal 0.0589113 -0.152595 0.986531; + texcoord 4.25014 -0.460507; + tangent -0.0222985 -0.987688 -0.154842; + vertex -8.35151 -24.9662 0.927977; + normal 0.200298 -0.0542313 0.978233; + texcoord 4.30162 -0.604288; + tangent -0.00604634 -0.998388 -0.0564392; + vertex -8.93203 -25.1654 0.984592; + normal 0.0136789 -0.213595 0.976826; + texcoord 4.28831 -0.409097; + tangent 0.0435316 -0.975398 -0.216112; + vertex -8.14294 -25.1300 0.891174; + normal 0.189792 -0.0505688 0.980521; + texcoord 4.35196 -0.678448; + tangent -0.00892466 -0.998590 -0.0523249; + vertex -9.22369 -25.3553 1.04215; + normal 0.221354 -0.0641123 0.973084; + texcoord 4.40195 -0.515445; + tangent -0.0556433 -0.997007 -0.0536647; + vertex -8.54057 -25.6043 0.847116; + normal 0.147957 -0.129376 0.980495; + texcoord 4.39177 -0.479433; + tangent -0.0299843 -0.991644 -0.125475; + vertex -8.37203 -25.5710 0.817847; + normal 0.222954 -0.0256910 0.974490; + texcoord 4.42930 -0.617092; + tangent -0.0163488 -0.999595 -0.0233111; + vertex -8.97730 -25.7041 0.959615; + normal 0.207718 0.0208933 0.977966; + texcoord 4.46057 -0.461546; + tangent -0.0740225 -0.996536 0.0379125; + vertex -8.33693 -25.8371 0.794164; + normal 0.0790677 -0.198139 0.976980; + texcoord 4.37906 -0.422336; + tangent 0.0533184 -0.977453 -0.204309; + vertex -8.15619 -25.5119 0.803193; + normal 0.0900019 -0.0580795 0.994247; + texcoord 4.44834 -0.403185; + tangent -0.0449977 -0.997827 -0.0481207; + vertex -8.08716 -25.7793 0.754760; + normal -0.0107395 -0.198763 0.979989; + texcoord 4.39712 -0.341833; + tangent -0.0197118 -0.978557 -0.205029; + vertex -7.86156 -25.6133 0.772382; + normal -0.0378350 -0.183166 0.982354; + texcoord 4.32317 -0.247142; + tangent 0.0920019 -0.978042 -0.187001; + vertex -7.40896 -25.2631 0.879347; + normal -0.0274035 -0.105486 0.994043; + texcoord 4.43875 -0.320293; + tangent -0.0360878 -0.992821 -0.114038; + vertex -7.77676 -25.7657 0.747270; + normal -0.0746828 -0.122736 0.989625; + texcoord 4.37111 -0.164266; + tangent -0.0415690 -0.990592 -0.130382; + vertex -7.13001 -25.4673 0.855977; + normal -0.0561137 -0.00409913 0.998416; + texcoord 4.48454 -0.287480; + tangent -0.0133609 -0.999909 -0.00209661; + vertex -7.65220 -25.9351 0.743315; + normal -0.0690859 0.0155419 0.997490; + texcoord 4.38655 -0.0545939; + tangent 0.0251410 -0.999447 0.0217687; + vertex -6.71656 -25.5070 0.886321; + normal -0.129646 -0.0540120 0.990088; + texcoord 4.47317 -0.196466; + tangent -0.0342203 -0.997830 -0.0562553; + vertex -7.29441 -25.8817 0.783517; + normal -0.143289 -0.0315351 0.989178; + texcoord 4.43880 -0.0996150; + tangent 0.0290834 -0.999168 -0.0285981; + vertex -6.86769 -25.6941 0.867035; + normal -0.0726467 0.0653780 0.995213; + texcoord 4.51320 0.0383570; + tangent 0.118059 -0.990244 0.0740139; + vertex -6.33532 -26.0470 0.949184; + normal -0.158673 -0.0162485 0.987197; + texcoord 4.57814 -0.115143; + tangent -0.0239223 -0.999495 -0.0208941; + vertex -6.95610 -26.3142 0.834942; + normal -0.164703 -0.0269014 0.985976; + texcoord 4.59243 0.00346913; + tangent 0.0213322 -0.999413 -0.0268127; + vertex -6.40852 -26.3354 0.950274; + normal -0.0639581 0.0881574 0.994051; + texcoord 4.55398 -0.208544; + tangent 0.0622565 -0.994506 0.0841592; + vertex -7.33755 -26.2310 0.785916; + normal 0.0157411 0.110564 0.993744; + texcoord 4.42385 0.0718863; + tangent -0.00274445 -0.993641 0.112564; + vertex -6.26260 -25.6837 0.913671; + normal 0.0405389 0.115144 0.992521; + texcoord 4.52449 -0.340151; + tangent 0.0126584 -0.993442 0.113633; + vertex -7.86245 -26.0887 0.747120; + normal -0.0310079 0.0986509 0.994639; + texcoord 4.40836 0.199153; + tangent 0.00691587 -0.994560 0.103940; + vertex -5.67314 -25.6131 0.880026; + normal 0.179173 0.122352 0.976180; + texcoord 4.50882 -0.428120; + tangent 0.0365632 -0.993536 0.107470; + vertex -8.20481 -26.0408 0.781211; + normal -0.0599282 0.0880821 0.994309; + texcoord 4.23786 0.143865; + tangent 0.0479099 -0.994566 0.0924335; + vertex -5.93109 -25.0003 0.837274; + normal 0.227584 0.112705 0.967214; + texcoord 4.49834 -0.562548; + tangent 0.0213150 -0.993546 0.111408; + vertex -8.75276 -25.9824 0.919142; + normal 0.189948 0.219748 0.956886; + texcoord 4.55775 -0.432577; + tangent 0.0327156 -0.974745 0.220911; + vertex -8.19764 -26.2007 0.810535; + normal 0.0945021 0.251977 0.963108; + texcoord 4.57973 -0.363443; + tangent 0.00640959 -0.966050 0.258276; + vertex -7.95193 -26.2945 0.797893; + normal 0.147646 -0.0647465 0.986919; + texcoord 4.44797 -0.656611; + tangent 0.0572279 -0.995848 -0.0707882; + vertex -9.13622 -25.7746 0.987291; + normal 0.0588746 0.224050 0.972798; + texcoord 4.63445 -0.269889; + tangent 0.0296435 -0.972613 0.230531; + vertex -7.51295 -26.5208 0.838545; + normal 0.0987028 0.259809 0.960602; + texcoord 4.68398 -0.409845; + tangent 0.0106095 -0.964010 0.265654; + vertex -8.14735 -26.7399 0.962550; + normal 0.161574 0.194834 0.967437; + texcoord 4.62698 -0.494095; + tangent -0.0195482 -0.978680 0.204457; + vertex -8.44943 -26.5222 0.953896; + normal 0.0846724 0.239800 0.967123; + texcoord 4.77878 -0.341950; + tangent -0.0177849 -0.969770 0.243371; + vertex -7.84795 -27.1139 1.04169; + normal 0.0559126 0.176231 0.982760; + texcoord 4.71296 -0.467720; + tangent -0.0382446 -0.983249 0.178211; + vertex -8.36119 -26.8256 0.998761; + normal 0.0408309 0.114276 0.992610; + texcoord 4.70770 -0.512407; + tangent -0.0367969 -0.992919 0.112950; + vertex -8.53308 -26.8191 1.00860; + normal 0.133999 0.0747909 0.988155; + texcoord 4.50863 -0.611323; + tangent 0.0285075 -0.997075 0.0709077; + vertex -8.94279 -26.0371 0.964121; + normal -0.00118726 0.153349 0.988171; + texcoord 4.87648 -0.357558; + tangent 0.0139766 -0.987923 0.154317; + vertex -7.91010 -27.5119 1.12993; + normal 0.0354076 -0.128337 0.991098; + texcoord 4.49058 -0.711260; + tangent 0.0508713 -0.989118 -0.138053; + vertex -9.31660 -25.9410 0.989488; + normal 0.108826 0.191414 0.975458; + texcoord 4.86849 -0.297478; + tangent -0.00333638 -0.980724 0.195368; + vertex -7.68454 -27.4700 1.11130; + normal -0.0670965 0.0769928 0.994771; + texcoord 4.93879 -0.394745; + tangent -0.0220583 -0.996960 0.0747256; + vertex -8.05746 -27.7448 1.15155; + normal 0.156814 0.215412 0.963850; + texcoord 4.71667 -0.227162; + tangent -0.0776317 -0.970374 0.228796; + vertex -7.40347 -26.8337 0.900094; + normal -0.0535411 0.115637 0.991847; + texcoord 4.79228 -0.470972; + tangent -0.0795856 -0.990379 0.113207; + vertex -8.41412 -27.1352 1.04638; + normal 0.0508787 0.144436 0.988205; + texcoord 4.64549 -0.201257; + tangent 0.0365994 -0.988421 0.147255; + vertex -7.26940 -26.5489 0.829932; + normal -0.0533384 0.0505136 0.997298; + texcoord 4.61627 -0.147701; + tangent 0.0284938 -0.998547 0.0457316; + vertex -7.10688 -26.4561 0.819559; + normal 0.0259600 0.128768 0.991335; + texcoord 4.76090 -0.0931345; + tangent -0.0272812 -0.991665 0.125917; + vertex -6.85846 -27.0413 0.856018; + normal -0.109159 0.00363517 0.994018; + texcoord 4.72147 -0.0588723; + tangent -0.0347026 -0.999397 -0.00155510; + vertex -6.69612 -26.8689 0.852363; + normal 0.128188 0.212442 0.968729; + texcoord 4.82183 -0.123196; + tangent -0.0144715 -0.975535 0.219366; + vertex -6.98419 -27.2570 0.906732; + normal -0.0203187 0.128298 0.991528; + texcoord 4.82506 -0.0175443; + tangent 0.0332999 -0.991242 0.127789; + vertex -6.54890 -27.2788 0.896850; + normal -0.168070 -0.0978586 0.980906; + texcoord 4.72795 0.0406016; + tangent 0.0148904 -0.995261 -0.0960951; + vertex -6.33928 -26.9176 0.911886; + normal 0.177974 0.195975 0.964323; + texcoord 4.88413 -0.249104; + tangent -0.000550697 -0.979625 0.200834; + vertex -7.51570 -27.5272 1.09448; + normal -0.0730986 -0.0449076 0.996313; + texcoord 4.77608 0.0716007; + tangent -0.127639 -0.990274 -0.0553718; + vertex -6.20037 -27.1223 0.913662; + normal -0.0711514 -0.0531266 0.996050; + texcoord 4.65583 0.105089; + tangent -0.0491835 -0.996848 -0.0622432; + vertex -6.05894 -26.5895 0.986676; + normal -0.104418 0.0128913 0.994450; + texcoord 4.57881 0.0487282; + tangent 0.0922524 -0.995278 0.0301975; + vertex -6.27989 -26.3241 0.967543; + normal -0.0157976 0.0605766 0.998039; + texcoord 4.57323 0.116691; + tangent 0.0484689 -0.996921 0.0616448; + vertex -6.00145 -26.2778 0.984049; + normal -0.0148313 0.0768500 0.996932; + texcoord 4.57174 0.221081; + tangent 0.0307816 -0.996353 0.0795765; + vertex -5.58311 -26.2853 0.979251; + normal -0.0632626 -0.0511993 0.996683; + texcoord 4.79564 0.200421; + tangent -0.0186956 -0.998378 -0.0537694; + vertex -5.71713 -27.1733 0.929880; + normal -0.0316623 0.0520588 0.998142; + texcoord 4.83315 0.0571781; + tangent -0.0141151 -0.998255 0.0573431; + vertex -6.32071 -27.2846 0.906873; + normal 0.0480855 0.159407 0.986041; + texcoord 4.92960 0.0440639; + tangent -0.0213960 -0.984916 0.171707; + vertex -6.25888 -27.6609 0.956714; + normal -0.0599441 0.0582326 0.996502; + texcoord 4.87762 0.192688; + tangent 0.0759365 -0.995228 0.0612808; + vertex -5.70888 -27.5077 0.928185; + normal -0.0308764 -0.0236495 0.999243; + texcoord 4.66391 0.236881; + tangent -0.0161647 -0.999480 -0.0278997; + vertex -5.50234 -26.6250 0.992060; + normal -0.140179 0.0337701 0.989550; + texcoord 4.85161 0.252825; + tangent 0.0217062 -0.999126 0.0357291; + vertex -5.50196 -27.4167 0.947605; + normal -0.0795029 -0.0440853 0.995859; + texcoord 4.73031 0.293172; + tangent -0.0579548 -0.997072 -0.0498793; + vertex -5.28961 -26.8872 0.987666; + normal -0.0459883 0.00953699 0.998896; + texcoord 4.58850 0.383634; + tangent 0.0229913 -0.999690 0.00956395; + vertex -4.96884 -26.3232 0.998049; + normal -0.0362401 0.0500098 0.998091; + texcoord 4.73545 0.387609; + tangent 0.00542644 -0.998684 0.0509901; + vertex -4.93258 -26.9129 1.00642; + normal -0.107698 0.0475445 0.993046; + texcoord 4.78053 0.346563; + tangent -0.0227950 -0.998692 0.0457620; + vertex -5.09825 -27.0832 1.00681; + normal -0.144718 0.0537170 0.988014; + texcoord 4.91135 0.360196; + tangent 0.00442932 -0.998385 0.0566313; + vertex -5.02328 -27.6428 1.05691; + normal -0.0663401 0.0461109 0.996731; + texcoord 4.90171 0.424469; + tangent 0.00293667 -0.998760 0.0496946; + vertex -4.76120 -27.6214 1.08697; + normal -0.0933360 0.0738979 0.992889; + texcoord 5.00869 0.251427; + tangent -0.00410528 -0.997261 0.0738556; + vertex -5.47976 -28.0279 1.00448; + normal -0.0789060 -0.0225493 0.996627; + texcoord 4.98419 0.386388; + tangent -0.0766010 -0.996637 -0.0291125; + vertex -4.93013 -27.9198 1.07536; + normal -0.00668540 0.109387 0.993977; + texcoord 4.93087 0.167978; + tangent -0.0135701 -0.993955 0.108947; + vertex -5.81028 -27.7190 0.946426; + normal 0.0345269 0.110492 0.993277; + texcoord 5.04170 0.149117; + tangent -0.0769755 -0.990084 0.117507; + vertex -5.87298 -28.1404 1.00336; + normal -0.0754613 -0.00839363 0.997113; + texcoord 5.04993 0.307948; + tangent -0.0559740 -0.998359 -0.0120971; + vertex -5.25287 -28.1964 1.03645; + normal 0.000772642 0.0471460 0.998888; + texcoord 5.10311 0.229306; + tangent -0.0201350 -0.998671 0.0474431; + vertex -5.57862 -28.4193 1.02378; + normal 0.0779341 0.106429 0.991261; + texcoord 5.01510 0.00736192; + tangent -0.114439 -0.984934 0.129649; + vertex -6.56432 -28.1135 1.06815; + normal 0.000529055 -0.0783432 0.996926; + texcoord 5.08708 0.365870; + tangent -0.0161544 -0.996459 -0.0825119; + vertex -5.07139 -28.3568 1.03699; + normal 0.105151 0.181953 0.977669; + texcoord 4.97742 -0.102372; + tangent -0.0864011 -0.977779 0.191005; + vertex -6.89311 -27.9001 1.06207; + normal 0.0467095 -0.0237978 0.998625; + texcoord 5.14460 0.346140; + tangent 0.0551877 -0.998083 -0.0279923; + vertex -5.12712 -28.5938 1.02467; + normal 0.155564 0.205827 0.966145; + texcoord 4.95341 -0.155794; + tangent 0.0711826 -0.977055 0.200740; + vertex -7.13627 -27.8271 1.08040; + normal 0.112712 0.0674280 0.991337; + texcoord 4.99877 -0.247353; + tangent -0.0515574 -0.995578 0.0785202; + vertex -7.48746 -28.0082 1.16280; + normal 0.106008 0.0365992 0.993692; + texcoord 5.04444 -0.118470; + tangent -0.0213598 -0.998959 0.0403030; + vertex -6.97374 -28.1690 1.10106; + normal 0.0279550 0.0432685 0.998672; + texcoord 4.99695 -0.305343; + tangent -0.0362959 -0.998431 0.0426439; + vertex -7.69072 -27.9732 1.17796; + normal 0.0589166 -0.0722802 0.995643; + texcoord 5.07884 -0.238670; + tangent -0.0151921 -0.997014 -0.0757061; + vertex -7.50128 -28.2822 1.16133; + normal 0.0694403 -0.0374489 0.996883; + texcoord 5.10165 -0.124199; + tangent 0.0682222 -0.996648 -0.0451547; + vertex -6.98333 -28.3959 1.09747; + normal -0.0686839 -0.0469913 0.996531; + texcoord 5.02694 -0.356664; + tangent -0.0501116 -0.997478 -0.0502740; + vertex -7.91406 -28.0998 1.16852; + normal 0.0621108 -0.106861 0.992332; + texcoord 5.16399 -0.198474; + tangent 0.0365618 -0.993287 -0.109746; + vertex -7.27507 -28.6569 1.09947; + normal -0.0452497 -0.125720 0.991033; + texcoord 5.08967 -0.313050; + tangent -0.0151426 -0.991888 -0.126208; + vertex -7.75503 -28.3561 1.15660; + normal -0.0580435 -0.146041 0.987574; + texcoord 5.21245 -0.280185; + tangent 0.0103594 -0.989176 -0.146371; + vertex -7.60575 -28.8646 1.07757; + normal -0.0382199 -0.0528665 0.997870; + texcoord 5.25534 -0.212363; + tangent -0.0400622 -0.997774 -0.0533168; + vertex -7.34833 -29.0316 1.07068; + normal 0.0361608 0.0434407 0.998401; + texcoord 5.14649 0.0378209; + tangent 0.173196 -0.984222 0.0361856; + vertex -6.32815 -28.5965 1.07584; + normal -0.137785 -0.192446 0.971586; + texcoord 5.20983 -0.362251; + tangent -0.0153388 -0.980035 -0.198233; + vertex -7.94580 -28.8009 1.05034; + normal 0.0589529 0.0784988 0.995170; + texcoord 5.14298 0.153038; + tangent 0.0142003 -0.996844 0.0781097; + vertex -5.89297 -28.5957 1.04650; + normal -0.0767345 -0.185212 0.979698; + texcoord 5.10130 -0.455490; + tangent -0.000372143 -0.982628 -0.185584; + vertex -8.32457 -28.4046 1.08712; + normal 0.0502612 0.0459210 0.997680; + texcoord 5.20485 0.296537; + tangent 0.0431995 -0.998131 0.0432245; + vertex -5.28699 -28.8158 1.03162; + normal 0.0929087 0.0602735 0.993849; + texcoord 5.32742 0.310101; + tangent 0.0309575 -0.997845 0.0578497; + vertex -5.23428 -29.2557 1.06174; + normal 0.120166 0.0434743 0.991802; + texcoord 5.22688 0.384060; + tangent 0.0476001 -0.998182 0.0369584; + vertex -4.95364 -28.9307 1.01075; + normal 0.0377930 0.0948500 0.994774; + texcoord 5.24027 0.0702046; + tangent -0.0263791 -0.995006 0.0962696; + vertex -6.19490 -28.9384 1.09581; + normal -0.0273235 0.0675744 0.997340; + texcoord 5.19799 -0.000649058; + tangent 0.126191 -0.989419 0.0715914; + vertex -6.42841 -28.8094 1.08425; + normal 0.0466362 0.0897618 0.994871; + texcoord 5.35425 0.0864924; + tangent -0.0716098 -0.993000 0.0939353; + vertex -6.15343 -29.4176 1.14848; + normal -0.0638161 0.0172354 0.997813; + texcoord 5.31214 -0.153300; + tangent -0.0296672 -0.999333 0.0213009; + vertex -7.14015 -29.2247 1.07425; + normal -0.0296709 0.0327396 0.999023; + texcoord 5.39005 0.0320284; + tangent -0.0221247 -0.999200 0.0333055; + vertex -6.41169 -29.5827 1.16765; + normal -0.0929062 0.0386151 0.994926; + texcoord 5.38583 -0.0326295; + tangent -0.0800338 -0.996214 0.0339379; + vertex -6.60771 -29.5739 1.15210; + normal -0.126096 -0.0381999 0.991282; + texcoord 5.36706 -0.202936; + tangent 0.0644278 -0.997552 -0.0271958; + vertex -7.31915 -29.4702 1.05763; + normal -0.154829 -0.135337 0.978628; + texcoord 5.27613 -0.332192; + tangent -0.0164178 -0.989958 -0.140408; + vertex -7.81863 -29.0676 1.02498; + normal -0.115137 -0.0732033 0.990649; + texcoord 5.44994 -0.0470809; + tangent 0.0124919 -0.997280 -0.0726363; + vertex -6.68645 -29.8174 1.14062; + normal -0.170047 -0.107395 0.979567; + texcoord 5.39414 -0.247163; + tangent 0.0303846 -0.993978 -0.105284; + vertex -7.47480 -29.5667 1.02781; + normal -0.158043 -0.190937 0.968796; + texcoord 5.29410 -0.457808; + tangent -0.0254530 -0.980296 -0.195887; + vertex -8.39112 -29.1781 0.885792; + normal -0.209233 -0.165597 0.963742; + texcoord 5.39271 -0.304744; + tangent -0.00504534 -0.985343 -0.170509; + vertex -7.70814 -29.5603 0.983373; + normal -0.188754 -0.141117 0.971832; + texcoord 5.50074 -0.130085; + tangent 0.0220232 -0.989671 -0.141655; + vertex -7.00463 -30.0000 1.06048; + normal -0.0974999 -0.0893543 0.991216; + texcoord 5.49913 -0.0273175; + tangent 0.0916638 -0.992439 -0.0816238; + vertex -6.59958 -30.0000 1.13046; + normal -0.211602 -0.209310 0.954680; + texcoord 5.49893 -0.300370; + tangent -0.00748502 -0.976203 -0.216728; + vertex -7.69713 -30.0006 0.883022; + normal 0.00441990 -0.0252355 0.999672; + texcoord 5.49913 0.0673211; + tangent 0.117446 -0.992794 -0.0238069; + vertex -6.20249 -29.9999 1.15928; + normal -0.207752 -0.172146 0.962915; + texcoord 5.42429 -0.383949; + tangent 0.0235850 -0.984974 -0.171082; + vertex -8.04776 -29.7061 0.877134; + normal -0.144677 -0.136428 0.980029; + texcoord 5.49661 -0.394903; + tangent 0.0664810 -0.989088 -0.131476; + vertex -8.08654 -30.0006 0.820671; + normal 0.0660441 0.0313838 0.997323; + texcoord 5.40931 0.110401; + tangent 0.00187288 -0.999509 0.0312859; + vertex -6.07107 -29.6211 1.15635; + normal 0.0880095 -0.000369543 0.996120; + texcoord 5.49917 0.159429; + tangent 0.0281369 -0.999602 -0.00214615; + vertex -5.85472 -30.0000 1.14017; + normal 0.119461 0.0166936 0.992698; + texcoord 5.39458 0.332363; + tangent 0.00784610 -0.999918 0.0101220; + vertex -5.12597 -29.4969 1.06091; + normal 0.140355 -0.0269384 0.989735; + texcoord 5.49645 0.310284; + tangent -0.0215274 -0.999485 -0.0237821; + vertex -5.23300 -30.0000 1.06543; + normal 0.165803 0.00274498 0.986155; + texcoord 5.36526 0.407198; + tangent 0.0156091 -0.999869 -0.00423865; + vertex -4.86218 -29.4515 1.02490; + normal 0.178974 -0.0176804 0.983695; + texcoord 5.49298 0.477850; + tangent -0.0174568 -0.999723 -0.0157687; + vertex -4.57356 -30.0000 0.945209; + normal 0.128265 -0.0491498 0.990521; + texcoord 5.21126 0.512769; + tangent -0.00337399 -0.998588 -0.0530152; + vertex -4.48329 -28.8401 0.938740; + normal 0.177318 -0.0144547 0.984047; + texcoord 5.33665 0.557602; + tangent 0.0479559 -0.998607 -0.0219873; + vertex -4.19951 -29.2615 0.886595; + normal 0.142921 0.0312194 0.989242; + texcoord 5.44769 0.577683; + tangent -0.0161717 -0.999380 0.0312590; + vertex -4.19283 -29.8173 0.883592; + normal 0.110007 0.0817887 0.990560; + texcoord 5.49957 0.594138; + tangent 0.0788840 -0.994140 0.0739096; + vertex -4.10209 -29.9998 0.883362; + normal 0.0569583 -0.152898 0.986599; + texcoord 5.12739 0.467525; + tangent -0.0365756 -0.987942 -0.150441; + vertex -4.62243 -28.5303 0.986146; + normal 0.120446 -0.109428 0.986670; + texcoord 5.22550 0.578712; + tangent 0.0490046 -0.991553 -0.120084; + vertex -4.19911 -28.8949 0.898851; + normal -0.00941509 -0.120680 0.992647; + texcoord 5.03793 0.413498; + tangent -0.0816512 -0.989117 -0.122396; + vertex -4.84611 -28.1477 1.06058; + normal 0.0682458 -0.202873 0.976824; + texcoord 5.18201 0.599465; + tangent -0.0432045 -0.979038 -0.199041; + vertex -4.09386 -28.7455 0.914511; + normal -0.0107947 -0.209580 0.977732; + texcoord 5.04860 0.543390; + tangent -0.0379273 -0.976608 -0.211658; + vertex -4.34375 -28.2184 1.04740; + normal -0.0612181 -0.0982096 0.993281; + texcoord 4.98323 0.547891; + tangent -0.0730388 -0.991696 -0.105850; + vertex -4.28733 -27.9344 1.09846; + normal 0.0342204 -0.299792 0.953391; + texcoord 5.14142 0.652390; + tangent 0.00606140 -0.953568 -0.301117; + vertex -3.87851 -28.6124 0.941936; + normal -0.0824781 0.0326747 0.996057; + texcoord 4.91769 0.561893; + tangent -0.0119331 -0.999392 0.0327626; + vertex -4.23556 -27.6746 1.11070; + normal -0.000279982 -0.245160 0.969483; + texcoord 5.00139 0.730163; + tangent -0.0398747 -0.967632 -0.249194; + vertex -3.56306 -27.9959 1.14661; + normal -0.0652289 -0.128489 0.989564; + texcoord 4.96643 0.704309; + tangent -0.0577950 -0.988325 -0.140972; + vertex -3.63973 -27.8446 1.17438; + normal -0.0847657 0.0710700 0.993863; + texcoord 4.76547 0.536826; + tangent 0.00333687 -0.997311 0.0732049; + vertex -4.33923 -27.0454 1.03401; + normal -0.133274 0.0483350 0.989900; + texcoord 4.88694 0.610752; + tangent -0.0530942 -0.997372 0.0492918; + vertex -3.99600 -27.5833 1.13251; + normal -0.0534058 0.0136862 0.998479; + texcoord 4.68811 0.472104; + tangent 0.00334733 -0.999908 0.0131218; + vertex -4.57705 -26.7475 1.00470; + normal -0.174779 0.0431149 0.983663; + texcoord 4.77455 0.599860; + tangent 0.0241584 -0.998506 0.0490194; + vertex -4.09477 -27.0821 1.06971; + normal -0.0977851 -0.0483940 0.994030; + texcoord 4.54217 0.418032; + tangent -0.0727692 -0.995656 -0.0580820; + vertex -4.82943 -26.1617 1.01052; + normal -0.162078 -0.0438050 0.985805; + texcoord 4.66868 0.541586; + tangent 0.00110508 -0.999105 -0.0422850; + vertex -4.31501 -26.6579 1.03040; + normal -0.175719 -0.00303068 0.984436; + texcoord 4.77752 0.695744; + tangent -0.00490989 -0.999987 -0.00162324; + vertex -3.66317 -27.1140 1.16262; + normal -0.0900893 -0.0237563 0.995650; + texcoord 4.89979 0.723283; + tangent -0.00829236 -0.999748 -0.0208525; + vertex -3.59109 -27.6132 1.19298; + normal -0.00755418 -0.131589 0.991275; + texcoord 4.90428 0.853036; + tangent 0.0140387 -0.990567 -0.136310; + vertex -3.15517 -27.6449 1.20023; + normal -0.0938141 -0.0177411 0.995432; + texcoord 4.80973 0.775110; + tangent -0.0840804 -0.996170 -0.0240032; + vertex -3.37448 -27.2704 1.20787; + normal -0.103429 -0.0507127 0.993343; + texcoord 4.72303 0.783890; + tangent 0.0538465 -0.997491 -0.0459601; + vertex -3.33544 -26.8919 1.22281; + normal -0.0186517 -0.0310552 0.999344; + texcoord 4.79122 0.916143; + tangent -0.0286954 -0.999095 -0.0313989; + vertex -2.79060 -27.1836 1.25178; + normal -0.203533 -0.0874134 0.975158; + texcoord 4.66300 0.685160; + tangent 0.0260010 -0.995993 -0.0855660; + vertex -3.71230 -26.6589 1.18599; + normal -0.00113041 -0.0168559 0.999857; + texcoord 4.64838 0.830482; + tangent 0.0336096 -0.999334 -0.0142244; + vertex -3.20160 -26.5792 1.24678; + normal -0.220809 -0.100720 0.970103; + texcoord 4.61776 0.559779; + tangent -0.00169509 -0.994335 -0.106280; + vertex -4.24423 -26.5022 1.05954; + normal -0.107682 -0.0437434 0.993223; + texcoord 4.55939 0.731184; + tangent -0.00814645 -0.999066 -0.0424331; + vertex -3.57470 -26.2303 1.25283; + normal -0.175979 -0.0925544 0.980033; + texcoord 4.47956 0.435795; + tangent -0.0250768 -0.994912 -0.0975795; + vertex -4.71954 -25.9247 1.03985; + normal -0.198265 -0.118657 0.972939; + texcoord 4.48522 0.559716; + tangent -0.0359361 -0.991165 -0.127672; + vertex -4.23376 -25.9268 1.13336; + normal -0.158103 -0.0822529 0.983991; + texcoord 4.44240 0.607500; + tangent -0.00592056 -0.995984 -0.0893298; + vertex -4.00950 -25.7059 1.20185; + normal -0.212564 -0.0956543 0.972454; + texcoord 4.35377 0.472618; + tangent 0.00872271 -0.994885 -0.100636; + vertex -4.57526 -25.3797 1.15209; + normal -0.0878550 0.0604956 0.994295; + texcoord 4.52225 0.331682; + tangent -0.0308724 -0.997877 0.0573431; + vertex -5.16737 -26.0867 0.975749; + normal -0.123248 0.0781715 0.989292; + texcoord 4.41759 0.267882; + tangent 0.0514812 -0.994791 0.0879860; + vertex -5.40335 -25.6560 0.908236; + normal -0.188804 0.0275592 0.981628; + texcoord 4.46284 0.338504; + tangent 0.0110337 -0.999332 0.0348355; + vertex -5.12567 -25.8347 0.969930; + normal -0.247948 -0.0567572 0.967109; + texcoord 4.40792 0.379132; + tangent 0.0426258 -0.997552 -0.0554365; + vertex -4.98657 -25.6730 1.00191; + normal -0.179073 0.00822643 0.983801; + texcoord 4.36528 0.279399; + tangent 0.0516371 -0.998583 0.0128366; + vertex -5.37982 -25.4676 0.902680; + normal -0.100219 0.0281124 0.994568; + texcoord 4.25499 0.185654; + tangent 0.0104734 -0.999510 0.0294989; + vertex -5.76882 -25.0012 0.847841; + normal -0.243021 0.00529558 0.970006; + texcoord 4.26747 0.289901; + tangent -0.0699918 -0.997401 -0.0170896; + vertex -5.34185 -25.0434 0.925323; + normal -0.164193 0.0988063 0.981467; + texcoord 4.19815 0.220635; + tangent -0.00245699 -0.994801 0.101808; + vertex -5.62075 -24.7794 0.855133; + normal -0.275467 -0.0283054 0.960894; + texcoord 4.30686 0.431877; + tangent 0.0300256 -0.999182 -0.0270922; + vertex -4.73506 -25.2124 1.12347; + normal -0.120519 0.133869 0.983643; + texcoord 4.08458 0.238518; + tangent 0.00240871 -0.990184 0.139749; + vertex -5.57072 -24.2965 0.795319; + normal -0.229530 0.124695 0.965281; + texcoord 4.19635 0.291125; + tangent 0.00689521 -0.992322 0.123487; + vertex -5.28326 -24.7590 0.929249; + normal -0.233199 0.0630307 0.970384; + texcoord 4.26330 0.463884; + tangent 0.0432855 -0.995969 0.0785656; + vertex -4.62566 -25.0682 1.15056; + normal -0.125192 -0.00790145 0.992101; + texcoord 4.30984 0.537777; + tangent 0.0588953 -0.998263 -0.00143293; + vertex -4.33502 -25.2190 1.20768; + normal -0.168196 0.156718 0.973216; + texcoord 4.23289 0.497770; + tangent 0.0231343 -0.984001 0.176657; + vertex -4.49951 -24.9697 1.16704; + normal -0.0931130 -0.0318103 0.995147; + texcoord 4.41395 0.631453; + tangent 0.0808870 -0.996421 -0.0245307; + vertex -3.92006 -25.6308 1.21748; + normal -0.0351305 0.133422 0.990436; + texcoord 4.24335 0.613849; + tangent -0.0989691 -0.986385 0.131335; + vertex -4.03397 -24.9582 1.21112; + normal 0.0583159 0.0605782 0.996458; + texcoord 4.51066 0.765914; + tangent 0.000828621 -0.998266 0.0588643; + vertex -3.42062 -26.0460 1.25633; + normal 0.0120047 0.0439847 0.998960; + texcoord 4.28616 0.644706; + tangent -0.0702385 -0.996070 0.0539479; + vertex -3.92778 -25.1426 1.22957; + normal -0.0150053 0.0174001 0.999736; + texcoord 4.39078 0.679094; + tangent 0.110773 -0.993569 0.0234388; + vertex -3.78741 -25.5686 1.22783; + normal 0.115476 0.0699125 0.990847; + texcoord 4.36995 0.733803; + tangent -0.0138303 -0.997214 0.0733018; + vertex -3.59367 -25.4641 1.21132; + normal 0.0539572 0.125458 0.990631; + texcoord 4.19934 0.709966; + tangent 0.145878 -0.983421 0.107714; + vertex -3.55602 -24.7391 1.16919; + normal 0.0843756 0.0680939 0.994105; + texcoord 4.61753 0.878690; + tangent 0.0585557 -0.996337 0.0623176; + vertex -2.98977 -26.4804 1.23422; + normal 0.187981 0.125473 0.974125; + texcoord 4.39162 0.796490; + tangent -0.0453261 -0.989328 0.138479; + vertex -3.33940 -25.5334 1.17765; + normal 0.0852010 0.00659813 0.996342; + texcoord 4.78059 0.973562; + tangent 0.0138244 -0.999868 0.00858265; + vertex -2.58138 -27.1188 1.24933; + normal 0.172510 0.148957 0.973680; + texcoord 4.55710 0.894145; + tangent 0.0265420 -0.987982 0.152273; + vertex -2.96327 -26.2395 1.20367; + normal 0.0196886 -0.100430 0.994749; + texcoord 4.86197 0.948092; + tangent -0.0859692 -0.990656 -0.105875; + vertex -2.68227 -27.4079 1.23773; + normal 0.168433 0.0893029 0.981660; + texcoord 4.71604 1.00086; + tangent 0.00686874 -0.995800 0.0912968; + vertex -2.46678 -26.8771 1.22212; + normal 0.143862 -0.0918675 0.985324; + texcoord 4.86604 1.02191; + tangent -0.000132162 -0.995496 -0.0948078; + vertex -2.38405 -27.4575 1.21257; + normal 0.0370568 -0.185805 0.981888; + texcoord 4.91677 0.980748; + tangent -0.0201636 -0.982775 -0.183704; + vertex -2.56186 -27.6499 1.19851; + normal 0.229589 -0.0101437 0.973235; + texcoord 4.82567 1.04890; + tangent 0.0150605 -0.999789 -0.0139625; + vertex -2.27729 -27.2993 1.20090; + normal 0.152964 -0.162032 0.974858; + texcoord 4.92527 1.04286; + tangent -0.0417278 -0.986263 -0.159825; + vertex -2.29447 -27.6968 1.16822; + normal 0.0196233 -0.270538 0.962509; + texcoord 4.98729 0.886569; + tangent 0.0698374 -0.958563 -0.276188; + vertex -2.92605 -27.9232 1.13191; + normal 0.0655256 -0.239186 0.968760; + texcoord 4.97985 1.02623; + tangent -0.0242026 -0.971015 -0.237790; + vertex -2.38328 -27.9216 1.12933; + normal 0.208789 -0.0862925 0.974146; + texcoord 4.94682 1.15120; + tangent 0.0270021 -0.995000 -0.0961573; + vertex -1.89321 -27.8036 1.07045; + normal 0.0662846 -0.334497 0.940063; + texcoord 5.04696 0.846765; + tangent -0.0454149 -0.942131 -0.332156; + vertex -3.08344 -28.1803 1.05451; + normal 0.0399129 -0.326025 0.944518; + texcoord 5.04863 0.743207; + tangent -0.0136195 -0.943871 -0.330032; + vertex -3.52660 -28.1769 1.08764; + normal 0.0321725 -0.297607 0.954146; + texcoord 5.16551 0.808889; + tangent 0.0189321 -0.954728 -0.296878; + vertex -3.25075 -28.6579 0.881773; + normal -0.0234390 -0.295510 0.955052; + texcoord 5.13747 0.886237; + tangent 0.0275628 -0.955530 -0.293604; + vertex -3.00038 -28.5603 0.912423; + normal 0.0379065 -0.185921 0.981833; + texcoord 5.23577 0.767533; + tangent 0.0131784 -0.981502 -0.190997; + vertex -3.40551 -28.9587 0.810779; + normal -0.0415885 -0.193510 0.980217; + texcoord 5.21123 0.846776; + tangent 0.0535474 -0.980088 -0.191210; + vertex -3.09275 -28.8437 0.834621; + normal -0.0515932 -0.268248 0.961967; + texcoord 5.10163 0.964596; + tangent -0.0137945 -0.962911 -0.269467; + vertex -2.66164 -28.4169 0.975243; + normal -0.0955675 -0.190105 0.977101; + texcoord 5.19900 0.897157; + tangent 0.0976953 -0.978730 -0.180399; + vertex -2.90981 -28.7865 0.859513; + normal -0.0267003 -0.0837010 0.996133; + texcoord 5.29610 0.823222; + tangent -0.00519698 -0.996309 -0.0856842; + vertex -3.19310 -29.1959 0.780347; + normal -0.121920 -0.0957588 0.987910; + texcoord 5.29677 0.896052; + tangent 0.0298101 -0.995286 -0.0922903; + vertex -2.91143 -29.1880 0.803749; + normal 0.0711458 -0.0887986 0.993505; + texcoord 5.28652 0.736208; + tangent 0.0313944 -0.995564 -0.0886918; + vertex -3.52833 -29.1352 0.792659; + normal -0.0174432 0.00859822 0.999811; + texcoord 5.36979 0.835091; + tangent 0.0422533 -0.999054 0.0102790; + vertex -3.14447 -29.4784 0.769422; + normal 0.117846 -0.0167118 0.992891; + texcoord 5.33215 0.688442; + tangent 0.00355342 -0.999836 -0.0177609; + vertex -3.70944 -29.3358 0.800698; + normal 0.0770380 0.0377600 0.996313; + texcoord 5.38351 0.727372; + tangent -0.00838907 -0.999005 0.0437966; + vertex -3.56050 -29.5149 0.789019; + normal 0.0449012 0.117344 0.992076; + texcoord 5.42168 0.777723; + tangent 0.0254982 -0.992707 0.117823; + vertex -3.35914 -29.6829 0.789731; + normal -0.0139533 0.131644 0.991199; + texcoord 5.45871 0.886775; + tangent -0.0520864 -0.989885 0.131964; + vertex -2.91269 -29.8504 0.799926; + normal -0.0117185 0.184413 0.982779; + texcoord 5.49913 0.902582; + tangent -0.0958357 -0.978350 0.183430; + vertex -2.86873 -30.0002 0.829487; + normal -0.126966 -0.0314278 0.991409; + texcoord 5.39212 0.940066; + tangent 0.00215075 -0.999363 -0.0356131; + vertex -2.68832 -29.6192 0.802608; + normal -0.0935615 0.0716635 0.993031; + texcoord 5.45669 0.968755; + tangent -0.0687744 -0.995406 0.0666103; + vertex -2.60189 -29.8420 0.815793; + normal -0.137941 0.0814565 0.987085; + texcoord 5.49913 1.00181; + tangent -0.0368804 -0.996428 0.0759640; + vertex -2.47023 -29.9999 0.844426; + normal -0.215922 -0.0306802 0.975928; + texcoord 5.43582 1.03066; + tangent -0.0157371 -0.999059 -0.0404112; + vertex -2.34378 -29.7739 0.854369; + normal -0.278396 -0.0758040 0.957470; + texcoord 5.49032 1.12894; + tangent -0.0335044 -0.994963 -0.0944760; + vertex -1.98087 -29.9998 0.942133; + normal -0.155031 -0.0952661 0.983306; + texcoord 5.20189 0.973620; + tangent 0.0922453 -0.992310 -0.0825276; + vertex -2.57451 -28.8063 0.905944; + normal -0.210732 -0.0654178 0.975353; + texcoord 5.30205 1.04955; + tangent 0.00544728 -0.997814 -0.0658553; + vertex -2.30012 -29.2001 0.927948; + normal -0.267818 -0.0441185 0.962459; + texcoord 5.35679 1.11865; + tangent 0.000811413 -0.998829 -0.0483639; + vertex -2.01806 -29.4098 0.989039; + normal -0.241036 -0.0873096 0.966581; + texcoord 5.43862 1.23998; + tangent -0.0487499 -0.992661 -0.110669; + vertex -1.48998 -29.7077 1.13139; + normal -0.231531 -0.140547 0.962621; + texcoord 5.49912 1.26375; + tangent -0.111106 -0.979209 -0.169722; + vertex -1.42060 -30.0000 1.10540; + normal -0.0730486 -0.0262248 0.996984; + texcoord 5.49235 1.38600; + tangent 0.0766109 -0.996750 -0.0248992; + vertex -0.877550 -29.9999 1.21520; + normal -0.199992 0.0566176 0.978160; + texcoord 5.28364 1.14746; + tangent 0.0153047 -0.998183 0.0582832; + vertex -1.88911 -29.1190 1.01461; + normal -0.219974 0.00858614 0.975468; + texcoord 5.37990 1.24244; + tangent 0.00464183 -0.999914 0.0123006; + vertex -1.46948 -29.5093 1.14359; + normal -0.131092 -0.0267667 0.991009; + texcoord 5.41976 1.33564; + tangent 0.0684097 -0.997504 -0.0174653; + vertex -1.12788 -29.6685 1.19964; + normal -0.0444527 0.0594455 0.997241; + texcoord 5.37613 1.36154; + tangent 0.0321554 -0.997890 0.0564027; + vertex -1.01965 -29.4842 1.20716; + normal 0.0794216 0.0744079 0.994060; + texcoord 5.49959 1.47229; + tangent 0.0896197 -0.993638 0.0682035; + vertex -0.573658 -30.0002 1.22045; + normal -0.156079 0.0998047 0.982689; + texcoord 5.33396 1.28353; + tangent 0.0600263 -0.991668 0.113979; + vertex -1.32054 -29.3424 1.16504; + normal -0.128874 -0.0368117 0.990977; + texcoord 5.22013 1.05870; + tangent 0.00576180 -0.999368 -0.0350735; + vertex -2.25570 -28.8576 0.948297; + normal -0.137723 0.120909 0.983063; + texcoord 5.24104 1.16784; + tangent 0.0754059 -0.988268 0.132819; + vertex -1.81234 -28.9666 1.01112; + normal -0.0654207 -0.134022 0.988817; + texcoord 5.14837 1.04504; + tangent -0.0103158 -0.991165 -0.132235; + vertex -2.31327 -28.5951 0.964775; + normal -0.0546474 0.0400608 0.997702; + texcoord 5.17928 1.15694; + tangent -0.0125764 -0.998916 0.0448246; + vertex -1.87353 -28.7014 0.980281; + normal -0.0985852 0.169428 0.980599; + texcoord 5.18847 1.24815; + tangent -0.0157573 -0.984691 0.173597; + vertex -1.54137 -28.7399 1.00796; + normal 0.0117718 -0.232260 0.972583; + texcoord 5.07275 1.04452; + tangent -0.0221957 -0.972098 -0.233523; + vertex -2.28913 -28.2958 1.02166; + normal 0.0690768 -0.183755 0.980542; + texcoord 5.06529 1.10242; + tangent 0.00265302 -0.981945 -0.189147; + vertex -2.04905 -28.2526 1.01781; + normal 0.0318924 -0.0836566 0.995984; + texcoord 5.11071 1.13486; + tangent -0.0634740 -0.994626 -0.0817886; + vertex -1.94497 -28.4259 0.985362; + normal 0.140804 -0.153865 0.978008; + texcoord 5.00424 1.14219; + tangent 0.0492334 -0.985703 -0.161138; + vertex -1.92583 -28.0489 1.04045; + normal 0.131268 -0.0733933 0.988626; + texcoord 5.00613 1.21357; + tangent 0.0137934 -0.996949 -0.0768300; + vertex -1.58869 -28.0276 0.991709; + normal 0.0816293 0.0223752 0.996412; + texcoord 5.00048 1.27268; + tangent 0.0102166 -0.999772 0.0187624; + vertex -1.34536 -28.0087 0.970262; + normal 0.225500 0.0730016 0.971504; + texcoord 4.89926 1.23133; + tangent 0.0218758 -0.997022 0.0739489; + vertex -1.55154 -27.5941 0.987042; + normal 0.302111 0.0369600 0.952556; + texcoord 4.86677 1.16707; + tangent -2.26184e-05 -0.999167 0.0408001; + vertex -1.83852 -27.4804 1.06217; + normal 0.0387192 0.0791515 0.996110; + texcoord 5.02990 1.32979; + tangent -0.0327156 -0.996512 0.0767750; + vertex -1.13488 -28.1486 0.964892; + normal 0.294845 0.0663411 0.953240; + texcoord 4.76987 1.06761; + tangent 0.0147050 -0.997800 0.0646404; + vertex -2.21437 -27.0664 1.17375; + normal 0.341589 0.0584405 0.938031; + texcoord 4.66452 1.12078; + tangent -0.100425 -0.990442 0.0945443; + vertex -2.02438 -26.6495 1.06402; + normal 0.256979 0.113326 0.959749; + texcoord 4.66735 1.05117; + tangent -0.0259677 -0.991900 0.124339; + vertex -2.26938 -26.6717 1.14984; + normal 0.299973 0.0662838 0.951642; + texcoord 4.73880 1.22122; + tangent -0.00829040 -0.997264 0.0734542; + vertex -1.56297 -26.9439 0.901490; + normal 0.266383 -0.00708213 0.963841; + texcoord 4.60593 1.15903; + tangent 0.0423337 -0.999078 -0.00714438; + vertex -1.82860 -26.3516 0.982341; + normal 0.178648 0.169352 0.969229; + texcoord 4.59452 1.02239; + tangent 0.0123082 -0.985121 0.171423; + vertex -2.38220 -26.3813 1.13088; + normal 0.135183 0.130152 0.982235; + texcoord 4.53023 1.07688; + tangent 0.0282178 -0.990815 0.132247; + vertex -2.16486 -26.1316 1.04632; + normal 0.140480 0.139715 0.980176; + texcoord 4.46296 0.966249; + tangent -0.0700343 -0.984780 0.159069; + vertex -2.63817 -25.8161 1.04672; + normal 0.180845 0.0435833 0.982546; + texcoord 4.53832 1.12424; + tangent 0.0480873 -0.998009 0.0408171; + vertex -1.97412 -26.1224 1.01435; + normal 0.0413523 -0.00556397 0.999129; + texcoord 4.45617 1.11620; + tangent 0.0160973 -0.999836 -0.00832368; + vertex -2.01837 -25.8564 1.01410; + normal 0.111433 -0.0967572 0.989050; + texcoord 4.53799 1.18989; + tangent 0.0186602 -0.993377 -0.113372; + vertex -1.75628 -26.1419 0.982552; + normal 0.213795 0.118429 0.969673; + texcoord 4.43037 0.904652; + tangent -0.0725311 -0.986936 0.143862; + vertex -2.83394 -25.7020 1.06881; + normal 0.0596967 -0.0139475 0.998119; + texcoord 4.40352 0.988773; + tangent -0.0471604 -0.998751 -0.0164951; + vertex -2.52244 -25.6147 1.02119; + normal 0.172502 -0.00128665 0.985008; + texcoord 4.33008 0.848663; + tangent 0.0628810 -0.997948 -0.0120647; + vertex -3.08484 -25.3195 1.10399; + normal 0.133623 0.000301892 0.991032; + texcoord 4.39345 0.927314; + tangent -0.00837152 -0.999954 -0.00472744; + vertex -2.75744 -25.5669 1.04614; + normal 0.134087 0.0202753 0.990762; + texcoord 4.27359 0.753566; + tangent -0.0712476 -0.997031 0.0291892; + vertex -3.48205 -25.0459 1.17439; + normal 0.0788223 -0.101651 0.991692; + texcoord 4.33533 0.915668; + tangent 0.0464064 -0.993474 -0.104192; + vertex -2.79789 -25.3323 1.06334; + normal 0.0612704 -0.0615086 0.996224; + texcoord 4.23080 0.846071; + tangent -0.0398364 -0.997060 -0.0654496; + vertex -3.18119 -24.8973 1.14541; + normal 0.0469604 0.0230556 0.998631; + texcoord 4.21076 0.786435; + tangent -0.109835 -0.993629 0.0252508; + vertex -3.34220 -24.7763 1.15986; + normal -0.000916496 -0.167583 0.985857; + texcoord 4.33543 0.993374; + tangent 0.0130895 -0.985834 -0.167215; + vertex -2.50260 -25.3310 1.05043; + normal -0.0240615 -0.176970 0.983922; + texcoord 4.23091 0.928670; + tangent 0.00978729 -0.983980 -0.178008; + vertex -2.78485 -24.9198 1.13711; + normal -0.0530225 -0.0745358 0.995808; + texcoord 4.17414 0.882140; + tangent -0.160633 -0.983750 -0.0802016; + vertex -2.95945 -24.6918 1.16343; + normal -0.0283749 -0.111722 0.993334; + texcoord 4.38254 1.06841; + tangent -0.0466429 -0.991324 -0.122888; + vertex -2.22157 -25.5500 1.02459; + normal -0.0513427 -0.179757 0.982370; + texcoord 4.20304 1.04585; + tangent -0.0414978 -0.982119 -0.183628; + vertex -2.32247 -24.8112 1.18965; + normal -0.0433049 -0.149337 0.987838; + texcoord 4.45644 1.19646; + tangent -0.0625644 -0.986585 -0.150784; + vertex -1.69412 -25.8491 1.01686; + normal -0.0742034 -0.185506 0.979838; + texcoord 4.36098 1.13602; + tangent -0.0402183 -0.981969 -0.184715; + vertex -1.92025 -25.4143 1.06677; + normal -0.0547397 -0.175012 0.983043; + texcoord 4.29035 1.19765; + tangent 0.0349987 -0.984463 -0.172070; + vertex -1.67368 -25.1713 1.13721; + normal -0.0237999 -0.169296 0.985278; + texcoord 4.41895 1.30762; + tangent 0.00558125 -0.985008 -0.172419; + vertex -1.23547 -25.6522 1.09548; + normal 0.0147198 -0.208006 0.978017; + texcoord 4.52600 1.23310; + tangent -0.0339072 -0.977203 -0.209583; + vertex -1.55680 -26.0717 0.978537; + normal 0.0720476 -0.185322 0.980033; + texcoord 4.61867 1.28602; + tangent -0.000713664 -0.982363 -0.186982; + vertex -1.32727 -26.4650 0.877659; + normal 0.000330027 -0.238667 0.971101; + texcoord 4.49521 1.34736; + tangent 0.00454264 -0.970373 -0.241568; + vertex -1.08193 -25.9567 1.03148; + normal 0.187626 -0.0710144 0.979670; + texcoord 4.66326 1.26359; + tangent 0.0249776 -0.996713 -0.0770699; + vertex -1.41186 -26.6506 0.861659; + normal 0.0282422 -0.214545 0.976306; + texcoord 4.63778 1.36414; + tangent -0.0766803 -0.971827 -0.222871; + vertex -0.979014 -26.5887 0.840401; + normal 0.0934506 -0.0887430 0.991661; + texcoord 4.69743 1.33432; + tangent -0.0216077 -0.996476 -0.0810483; + vertex -1.13710 -26.7737 0.815705; + normal 0.194747 0.0186649 0.980676; + texcoord 4.71860 1.28499; + tangent 0.0276468 -0.999550 0.0116129; + vertex -1.33805 -26.8722 0.840186; + normal 0.185459 0.110043 0.976471; + texcoord 4.78589 1.31011; + tangent 0.00316417 -0.993417 0.114510; + vertex -1.21830 -27.1343 0.836150; + normal 0.0776409 0.0336030 0.996415; + texcoord 4.77444 1.44525; + tangent 0.0255409 -0.999245 0.0292848; + vertex -0.662671 -27.0986 0.757476; + normal 0.156245 0.128716 0.979295; + texcoord 4.91542 1.32512; + tangent 0.0131634 -0.991403 0.130181; + vertex -1.17865 -27.6820 0.925359; + normal 0.105205 0.153354 0.982555; + texcoord 4.84337 1.43732; + tangent -0.0323177 -0.986558 0.160185; + vertex -0.709889 -27.3623 0.789701; + normal 0.107430 0.159365 0.981357; + texcoord 4.96403 1.40048; + tangent 0.0470822 -0.986344 0.157825; + vertex -0.883046 -27.8503 0.910178; + normal 0.0532048 0.150497 0.987178; + texcoord 5.00777 1.43920; + tangent -0.0974410 -0.981914 0.162324; + vertex -0.685553 -28.0701 0.931394; + normal -0.00660246 0.130060 0.991484; + texcoord 5.08592 1.35741; + tangent -0.0630064 -0.988861 0.134848; + vertex -1.04926 -28.2998 0.978259; + normal 0.00273846 0.192230 0.981346; + texcoord 4.99901 1.50921; + tangent 0.0181708 -0.980893 0.193697; + vertex -0.434628 -28.0099 0.911347; + normal -0.0467352 0.190685 0.980538; + texcoord 5.15260 1.35849; + tangent -0.00470946 -0.980342 0.197248; + vertex -1.04129 -28.5538 1.01781; + normal 0.00115973 0.150991 0.988534; + texcoord 4.84489 1.51030; + tangent -0.00373349 -0.987906 0.155010; + vertex -0.434787 -27.3697 0.773192; + normal 0.0193166 0.197279 0.980157; + texcoord 5.15817 1.49507; + tangent -0.0301605 -0.979258 0.200360; + vertex -0.457054 -28.6105 1.03181; + normal -0.103130 0.184014 0.977498; + texcoord 5.29074 1.32107; + tangent 0.0546660 -0.978907 0.196859; + vertex -1.18468 -29.1712 1.15598; + normal 0.0168807 0.179314 0.983647; + texcoord 5.26918 1.41068; + tangent -0.00141306 -0.981661 0.190627; + vertex -0.863528 -29.1528 1.16939; + normal -0.00879909 0.122221 0.992464; + texcoord 5.31961 1.38505; + tangent 0.0727855 -0.990038 0.120524; + vertex -0.938337 -29.2859 1.18896; + normal 0.0900858 0.0868192 0.992143; + texcoord 5.35639 1.45258; + tangent 0.0129813 -0.996268 0.0853260; + vertex -0.686718 -29.4230 1.18928; + normal 0.0679318 0.152656 0.985942; + texcoord 5.23592 1.54061; + tangent -0.0363480 -0.986713 0.158355; + vertex -0.305391 -28.9651 1.09258; + normal 0.165353 0.0788237 0.983079; + texcoord 5.42577 1.55797; + tangent 0.0221407 -0.996724 0.0777954; + vertex -0.273899 -29.6718 1.14246; + normal 0.175958 0.138788 0.974565; + texcoord 5.49910 1.55502; + tangent 0.105657 -0.986966 0.121387; + vertex -0.250611 -30.0001 1.18500; + normal 0.109802 0.0889793 0.989963; + texcoord 5.30359 1.53687; + tangent -0.0275310 -0.995701 0.0884365; + vertex -0.311785 -29.1843 1.12201; + normal 0.204903 0.0653397 0.976599; + texcoord 5.50478 1.69553; + tangent 0.0962891 -0.994189 0.0481393; + vertex 0.326591 -30.0000 1.04124; + normal 0.155577 0.00692212 0.987800; + texcoord 5.37481 1.63732; + tangent -0.0167572 -0.999837 0.00674345; + vertex 0.0581150 -29.4923 1.08170; + normal 0.118040 0.0484340 0.991827; + texcoord 5.26833 1.70080; + tangent -0.0327310 -0.998091 0.0523789; + vertex 0.327589 -29.0367 1.04920; + normal 0.176255 0.0205114 0.984131; + texcoord 5.44357 1.74824; + tangent 0.0525304 -0.998596 0.00681973; + vertex 0.503046 -29.7914 0.990989; + normal 0.131484 0.0788921 0.988174; + texcoord 5.49908 1.78798; + tangent 0.114387 -0.991348 0.0643815; + vertex 0.682386 -30.0000 0.977970; + normal 0.166418 0.00340043 0.986049; + texcoord 5.28860 1.76834; + tangent -0.0465100 -0.998910 0.00395033; + vertex 0.578825 -29.1193 1.01482; + normal 0.109595 0.0417875 0.993098; + texcoord 5.44418 1.84199; + tangent -0.0140782 -0.998656 0.0498817; + vertex 0.871328 -29.7666 0.938299; + normal 0.0359538 0.108477 0.993449; + texcoord 5.49906 1.90471; + tangent 0.0860570 -0.990902 0.103481; + vertex 1.15114 -30.0000 0.940377; + normal 0.159821 0.0202280 0.986939; + texcoord 5.29468 1.88620; + tangent -0.0198000 -0.999575 0.0213744; + vertex 1.13702 -29.2205 0.910558; + normal 0.168766 0.0814413 0.982286; + texcoord 5.21305 1.77323; + tangent -0.0102989 -0.996214 0.0863234; + vertex 0.626951 -28.8787 0.993655; + normal 0.0726515 0.0553141 0.995822; + texcoord 5.42695 1.89901; + tangent -0.00349368 -0.998152 0.0606667; + vertex 1.09851 -29.7101 0.916223; + normal 0.0182921 0.117363 0.992921; + texcoord 5.42855 1.96101; + tangent 0.0988585 -0.988250 0.116570; + vertex 1.37138 -29.7306 0.908301; + normal 0.0137931 0.179448 0.983671; + texcoord 5.49570 2.03378; + tangent 0.0337205 -0.983054 0.180190; + vertex 1.67994 -30.0003 0.954678; + normal 0.0959272 0.0719653 0.992783; + texcoord 5.34092 1.98257; + tangent -0.0212215 -0.996708 0.0782515; + vertex 1.41339 -29.4174 0.877705; + normal 0.0520838 0.165094 0.984902; + texcoord 5.42513 2.05001; + tangent 0.0959495 -0.981711 0.164427; + vertex 1.73403 -29.6805 0.890927; + normal 0.0920527 0.225666 0.969846; + texcoord 5.49904 2.13545; + tangent 0.0147589 -0.974101 0.225629; + vertex 2.07728 -30.0001 0.942561; + normal 0.0983808 0.211911 0.972324; + texcoord 5.42680 2.13258; + tangent -0.0304401 -0.975230 0.219089; + vertex 2.06242 -29.6778 0.865215; + normal 0.0582568 0.149576 0.987033; + texcoord 5.49821 2.32170; + tangent -0.0423030 -0.987009 0.154992; + vertex 2.82012 -29.9999 0.841715; + normal 0.0817766 0.130446 0.988077; + texcoord 5.40605 2.21784; + tangent 0.0463066 -0.989880 0.134142; + vertex 2.44843 -29.6026 0.809589; + normal 0.135413 0.0386794 0.990034; + texcoord 5.20791 1.96919; + tangent 0.0126707 -0.999205 0.0378083; + vertex 1.41347 -28.8352 0.841776; + normal 0.0826062 0.0599334 0.994779; + texcoord 5.28214 2.06750; + tangent -0.0179769 -0.997662 0.0659408; + vertex 1.80028 -29.0993 0.810451; + normal 0.0274637 0.0642971 0.997553; + texcoord 5.39701 2.28119; + tangent 0.0680677 -0.995912 0.0593771; + vertex 2.65322 -29.6056 0.796795; + normal -0.0596485 0.0112514 0.998156; + texcoord 5.49950 2.41789; + tangent 0.127297 -0.991581 0.0237145; + vertex 3.25574 -30.0000 0.827899; + normal 0.0180638 -0.0194949 0.999647; + texcoord 5.21678 2.10131; + tangent 0.00563756 -0.999778 -0.0203036; + vertex 1.92795 -28.8565 0.794413; + normal -0.0473798 -0.0266811 0.998520; + texcoord 5.37938 2.32163; + tangent 0.0626889 -0.997799 -0.0216227; + vertex 2.81562 -29.5291 0.795869; + normal -0.136725 -0.112701 0.984177; + texcoord 5.36489 2.36908; + tangent 0.0932184 -0.990608 -0.100036; + vertex 2.99787 -29.4814 0.816816; + normal -0.145672 -0.0955807 0.984705; + texcoord 5.49420 2.50487; + tangent -0.00705489 -0.994688 -0.102697; + vertex 3.54373 -30.0004 0.852108; + normal -0.0995871 -0.0963449 0.990354; + texcoord 5.26668 2.24142; + tangent 0.0198061 -0.995038 -0.0975075; + vertex 2.48429 -29.0891 0.811478; + normal -0.205468 -0.191761 0.959693; + texcoord 5.33387 2.41022; + tangent -0.0137291 -0.978902 -0.203870; + vertex 3.14425 -29.3842 0.859862; + normal -0.224537 -0.190807 0.955602; + texcoord 5.50386 2.57447; + tangent -0.00736771 -0.980613 -0.195817; + vertex 3.87221 -30.0001 0.906391; + normal -0.189562 -0.169279 0.967166; + texcoord 5.22964 2.29916; + tangent -0.0289713 -0.983416 -0.179034; + vertex 2.71224 -28.9380 0.873444; + normal -0.228002 -0.200405 0.952813; + texcoord 5.31456 2.52855; + tangent 0.0608407 -0.979065 -0.194241; + vertex 3.65151 -29.2568 1.02443; + normal -0.204967 -0.163059 0.965091; + texcoord 5.20944 2.39115; + tangent -0.00372378 -0.984623 -0.174650; + vertex 3.12857 -28.8265 0.991986; + normal -0.177176 -0.170032 0.969380; + texcoord 5.11508 2.23856; + tangent 0.00490416 -0.985125 -0.171772; + vertex 2.46027 -28.4154 0.899867; + normal -0.226811 -0.183996 0.956401; + texcoord 5.40559 2.65354; + tangent 0.0256877 -0.982393 -0.185049; + vertex 4.15423 -29.6476 1.05512; + normal -0.265279 -0.183067 0.946633; + texcoord 5.49915 2.64182; + tangent -0.0121422 -0.981651 -0.190301; + vertex 4.09782 -30.0002 0.966830; + normal -0.161852 -0.0954973 0.982183; + texcoord 5.20437 2.48797; + tangent 0.0550270 -0.995243 -0.0803912; + vertex 3.44110 -28.8673 1.04374; + normal -0.226612 -0.0944680 0.969393; + texcoord 5.43368 2.73328; + tangent 0.00581150 -0.995723 -0.0922095; + vertex 4.43818 -29.7237 1.11603; + normal -0.181472 -0.000760905 0.983396; + texcoord 5.49728 2.80745; + tangent -0.00428676 -0.999990 0.000773493; + vertex 4.76576 -29.9998 1.18425; + normal -0.179397 -0.121984 0.976185; + texcoord 5.28387 2.58074; + tangent 0.0509380 -0.990956 -0.124144; + vertex 3.82442 -29.0926 1.09409; + normal -0.153960 -0.111360 0.981782; + texcoord 5.36341 2.70301; + tangent -0.00458991 -0.993360 -0.114952; + vertex 4.33461 -29.4803 1.11911; + normal -0.106197 -0.0379199 0.993622; + texcoord 5.23450 2.65026; + tangent -0.0301376 -0.998687 -0.0414158; + vertex 4.12512 -28.9583 1.14902; + normal -0.0775458 -0.0339157 0.996412; + texcoord 5.34989 2.75389; + tangent -0.0122675 -0.999242 -0.0369398; + vertex 4.54257 -29.4099 1.14854; + normal -0.0959750 0.0491891 0.994168; + texcoord 5.42677 2.80849; + tangent -0.0100502 -0.998861 0.0466450; + vertex 4.78066 -29.7031 1.17552; + normal -0.0113858 0.120093 0.992697; + texcoord 5.49831 2.87980; + tangent -0.00828928 -0.992618 0.121003; + vertex 5.05627 -29.9998 1.22154; + normal 0.0493203 0.101361 0.993626; + texcoord 5.38025 2.85325; + tangent -0.0666696 -0.991814 0.108902; + vertex 4.93716 -29.5397 1.16347; + normal 0.0430132 0.0301452 0.998620; + texcoord 5.32455 2.81066; + tangent -0.0251796 -0.999173 0.0319273; + vertex 4.79565 -29.3070 1.15327; + normal 0.126414 0.154358 0.979894; + texcoord 5.37951 2.91338; + tangent 0.0315014 -0.988155 0.150191; + vertex 5.21081 -29.4903 1.13179; + normal 0.0908732 0.164868 0.982120; + texcoord 5.48991 2.91825; + tangent -0.00830361 -0.986068 0.166134; + vertex 5.22638 -29.9996 1.21585; + normal 0.168855 0.190048 0.967145; + texcoord 5.49186 2.98866; + tangent -0.0345134 -0.979508 0.198425; + vertex 5.48978 -30.0000 1.17607; + normal 0.144906 0.184904 0.972015; + texcoord 5.43093 3.09989; + tangent 0.0150756 -0.981902 0.188791; + vertex 5.95729 -29.7101 1.02741; + normal 0.123783 0.240678 0.962679; + texcoord 5.49891 3.11468; + tangent -0.0530731 -0.967168 0.248535; + vertex 6.00399 -30.0000 1.09390; + normal 0.0413100 0.212660 0.976253; + texcoord 5.49014 3.23212; + tangent 0.0336643 -0.976779 0.211586; + vertex 6.51665 -30.0000 1.04149; + normal 0.145184 0.0831500 0.985905; + texcoord 5.35034 2.96563; + tangent 0.0427769 -0.996400 0.0731994; + vertex 5.39379 -29.4138 1.09425; + normal 0.0842542 0.173703 0.981187; + texcoord 5.39299 3.20579; + tangent 0.0624258 -0.982747 0.174100; + vertex 6.37493 -29.5582 0.950888; + normal 0.157202 0.0756490 0.984665; + texcoord 5.36250 3.12352; + tangent -0.0282914 -0.996160 0.0828579; + vertex 6.03316 -29.4460 0.981523; + normal 0.150267 0.000421312 0.988645; + texcoord 5.30005 3.00647; + tangent -0.0576209 -0.998322 0.00568305; + vertex 5.56882 -29.2172 1.06038; + normal 0.0856655 0.119110 0.989178; + texcoord 5.33547 3.24604; + tangent -0.0738476 -0.989118 0.127250; + vertex 6.53041 -29.3561 0.908127; + normal 0.162765 0.0122831 0.986588; + texcoord 5.24847 3.21525; + tangent -0.0176329 -0.999821 0.00691179; + vertex 6.48300 -29.0371 0.897949; + normal 0.00211993 0.218364 0.975865; + texcoord 5.36388 3.31383; + tangent 0.00535658 -0.974889 0.222627; + vertex 6.78437 -29.4556 0.918694; + normal -0.0574429 0.215588 0.974793; + texcoord 5.45589 3.32638; + tangent 0.0236920 -0.976400 0.214669; + vertex 6.85526 -29.8035 1.00664; + normal -0.0249597 0.158825 0.986991; + texcoord 5.49889 3.30680; + tangent -0.0416382 -0.986259 0.159874; + vertex 6.77499 -30.0000 1.03625; + normal -0.0448434 0.248153 0.967682; + texcoord 5.49887 3.48428; + tangent -0.0695134 -0.967428 0.243417; + vertex 7.48627 -30.0003 1.10772; + normal -0.0470936 0.276864 0.959754; + texcoord 5.40378 3.39005; + tangent 0.0413990 -0.957868 0.284208; + vertex 7.10272 -29.6493 0.986172; + normal 0.00524067 0.298517 0.954390; + texcoord 5.45057 3.49954; + tangent 0.00684480 -0.952490 0.304492; + vertex 7.56054 -29.8458 1.07000; + normal 0.0717416 0.296479 0.952341; + texcoord 5.49892 3.56289; + tangent -0.0168097 -0.954604 0.297403; + vertex 7.79823 -29.9994 1.10515; + normal 0.0149975 0.300968 0.953516; + texcoord 5.34866 3.43921; + tangent 0.0580931 -0.951406 0.302408; + vertex 7.29956 -29.4014 0.908165; + normal 0.0924552 0.301430 0.948995; + texcoord 5.43278 3.63789; + tangent 0.0480707 -0.951265 0.304606; + vertex 8.08956 -29.7718 1.00370; + normal 0.131102 0.256224 0.957685; + texcoord 5.49885 3.63622; + tangent 0.0510057 -0.966674 0.250878; + vertex 8.09613 -30.0003 1.06589; + normal 0.0457106 0.312621 0.948778; + texcoord 5.35438 3.57903; + tangent -0.0567725 -0.946493 0.317690; + vertex 7.82308 -29.3893 0.882430; + normal 0.0438044 0.170655 0.984357; + texcoord 5.29225 3.35434; + tangent -0.0180930 -0.985692 0.167583; + vertex 6.95973 -29.2038 0.864223; + normal 0.120415 0.166625 0.978640; + texcoord 5.46767 3.74256; + tangent 0.00321673 -0.985957 0.166965; + vertex 8.52206 -29.8772 0.973852; + normal 0.0207476 -0.112199 0.993469; + texcoord 5.49882 3.86341; + tangent 0.0379371 -0.992725 -0.114271; + vertex 9.00656 -29.9998 0.916992; + normal 0.0466727 0.203566 0.977948; + texcoord 5.41933 3.72361; + tangent -0.0474164 -0.976404 0.210683; + vertex 8.44845 -29.6845 0.947328; + normal 0.00365099 -0.0715650 0.997429; + texcoord 5.45833 3.84234; + tangent 0.00952298 -0.997096 -0.0755604; + vertex 8.91289 -29.8418 0.939553; + normal 0.00799971 0.214955 0.976591; + texcoord 5.30394 3.59035; + tangent -0.0787668 -0.971890 0.221870; + vertex 7.91256 -29.1975 0.821935; + normal -0.0479629 0.0909240 0.994702; + texcoord 5.39151 3.77238; + tangent -0.0123027 -0.995027 0.0988461; + vertex 8.66454 -29.5909 0.930660; + normal -0.0837086 -0.174602 0.981074; + texcoord 5.45205 3.89882; + tangent 0.00362745 -0.984065 -0.177772; + vertex 9.14463 -29.8017 0.951515; + normal -0.125504 -0.227309 0.965701; + texcoord 5.49881 3.94193; + tangent 0.00777939 -0.972914 -0.231035; + vertex 9.32215 -30.0001 0.924255; + normal -0.153779 -0.0183741 0.987935; + texcoord 5.37682 3.82220; + tangent 0.0215174 -0.999685 -0.0129567; + vertex 8.84639 -29.5215 0.947664; + normal -0.232664 -0.264126 0.936005; + texcoord 5.42739 3.96791; + tangent 0.00236138 -0.964197 -0.265177; + vertex 9.42642 -29.6639 1.03139; + normal -0.250761 -0.283050 0.925744; + texcoord 5.49879 4.01452; + tangent 0.00378511 -0.956403 -0.292026; + vertex 9.61459 -30.0004 0.979460; + normal -0.274157 -0.273754 0.921898; + texcoord 5.49877 4.11099; + tangent 0.00539714 -0.958201 -0.286045; + vertex 10.0002 -30.0005 1.10207; + normal -0.246436 -0.211389 0.945825; + texcoord 5.42237 4.11145; + tangent 0.0219747 -0.977655 -0.209063; + vertex 10.0004 -29.7196 1.18065; + normal -0.202395 -0.130795 0.970530; + texcoord 5.37731 3.88801; + tangent 0.00687572 -0.991418 -0.130552; + vertex 9.10560 -29.4905 0.994278; + normal -0.232571 -0.126380 0.964333; + texcoord 5.27399 3.95455; + tangent -0.0237084 -0.990343 -0.136599; + vertex 9.36017 -29.0917 1.12874; + normal -0.183026 -0.107538 0.977209; + texcoord 5.37355 4.11426; + tangent 0.0322170 -0.994132 -0.103262; + vertex 10.0008 -29.5103 1.20825; + normal -0.259249 -0.0769610 0.962739; + texcoord 5.30488 3.82659; + tangent 0.00847888 -0.996636 -0.0815142; + vertex 8.85222 -29.2632 0.957460; + normal -0.176046 -0.0354851 0.983742; + texcoord 5.20937 3.98234; + tangent -0.0250798 -0.998794 -0.0422128; + vertex 9.47419 -28.8439 1.17705; + normal -0.259802 -0.0543207 0.964133; + texcoord 5.22004 3.90338; + tangent -0.00828514 -0.997724 -0.0669260; + vertex 9.18754 -28.8540 1.11157; + normal -0.0582808 0.0316376 0.997799; + texcoord 5.20219 4.04711; + tangent -0.0129342 -0.999510 0.0284881; + vertex 9.73279 -28.8004 1.21013; + normal -0.0834660 -0.0276637 0.996127; + texcoord 5.30277 4.11309; + tangent -0.0142097 -0.999482 -0.0288850; + vertex 9.99998 -29.2206 1.22084; + normal -0.00417433 0.110028 0.993920; + texcoord 5.14670 4.11060; + tangent -0.00565486 -0.993863 0.110478; + vertex 10.0001 -28.5781 1.19217; + normal -0.168091 0.0821107 0.982346; + texcoord 5.14709 3.97225; + tangent 5.34906e-05 -0.996377 0.0850487; + vertex 9.44304 -28.6084 1.16831; + normal -0.0880861 0.177585 0.980155; + texcoord 5.09202 4.01516; + tangent 0.000198191 -0.983366 0.181637; + vertex 9.60906 -28.3945 1.16025; + normal -0.0197526 0.199185 0.979763; + texcoord 5.07559 4.11176; + tangent 0.00390339 -0.980199 0.197976; + vertex 10.0000 -28.2783 1.14453; + normal -0.0324117 0.189897 0.981269; + texcoord 4.93534 4.11109; + tangent -0.0246840 -0.981182 0.191501; + vertex 9.99999 -27.7368 1.01766; + normal -0.178540 0.150471 0.972359; + texcoord 5.06597 3.89412; + tangent -0.0272185 -0.988492 0.148801; + vertex 9.13734 -28.3002 1.05921; + normal -0.0911437 0.202879 0.974953; + texcoord 4.97947 3.98902; + tangent -0.0297971 -0.978943 0.201947; + vertex 9.50489 -27.9067 1.02696; + normal -0.229223 0.0384047 0.972616; + texcoord 5.12044 3.82695; + tangent 0.0264952 -0.998415 0.0496522; + vertex 8.83471 -28.4875 1.01218; + normal -0.102899 0.0745749 0.991892; + texcoord 5.00978 3.83990; + tangent -0.0421543 -0.996313 0.0747275; + vertex 8.91579 -28.0449 0.988040; + normal -0.0433535 0.122098 0.991571; + texcoord 4.92725 3.98551; + tangent -0.106886 -0.986781 0.121812; + vertex 9.50637 -27.6859 0.988236; + normal 0.0272308 0.114847 0.993010; + texcoord 4.84204 4.03988; + tangent -0.00324857 -0.993406 0.114605; + vertex 9.73304 -27.3814 0.959478; + normal 0.100018 0.149683 0.983662; + texcoord 4.79243 4.10832; + tangent -0.00113380 -0.988613 0.150473; + vertex 9.99977 -27.1556 0.910320; + normal 0.0321665 0.0483641 0.998312; + texcoord 4.85295 3.97344; + tangent -0.0225559 -0.998829 0.0427938; + vertex 9.51213 -27.4332 0.968601; + normal 0.164049 0.120507 0.979064; + texcoord 4.71809 3.99043; + tangent 0.0114381 -0.992398 0.122536; + vertex 9.52158 -26.8850 0.934504; + normal -0.0142876 -0.0100546 0.999847; + texcoord 4.94440 3.83141; + tangent -0.0703191 -0.997422 -0.0142821; + vertex 8.89912 -27.8029 0.976640; + normal 0.163180 0.135825 0.977202; + texcoord 4.62089 4.04147; + tangent 0.0489298 -0.989919 0.132917; + vertex 9.74888 -26.4735 0.819005; + normal 0.139839 0.125715 0.982161; + texcoord 4.62266 4.11086; + tangent 0.0316821 -0.992161 0.120886; + vertex 10.0000 -26.4954 0.784017; + normal 0.147874 0.0204180 0.988795; + texcoord 4.54155 4.01541; + tangent 0.0213786 -0.999754 0.00594911; + vertex 9.60904 -26.1706 0.814413; + normal 0.0977962 -0.0337452 0.994634; + texcoord 4.54928 4.10999; + tangent -0.0161474 -0.999501 -0.0271619; + vertex 9.99991 -26.1819 0.770002; + normal 0.219986 0.0887910 0.971454; + texcoord 4.57419 3.96845; + tangent 0.0317284 -0.996099 0.0823383; + vertex 9.44941 -26.2857 0.850316; + normal 0.158398 -0.0514080 0.986036; + texcoord 4.50141 3.97538; + tangent 0.0391364 -0.997820 -0.0531390; + vertex 9.45553 -25.9476 0.841310; + normal 0.0449818 -0.192232 0.980318; + texcoord 4.47989 4.10976; + tangent -0.00346482 -0.980043 -0.198757; + vertex 10.0000 -25.9270 0.805686; + normal 0.266547 0.108983 0.957641; + texcoord 4.68064 3.90629; + tangent -0.00189977 -0.993444 0.114305; + vertex 9.17948 -26.7302 0.986336; + normal 0.305886 0.0803071 0.948675; + texcoord 4.55866 3.90235; + tangent 0.0175819 -0.996832 0.0775643; + vertex 9.18711 -26.2470 0.918357; + normal 0.120284 -0.145082 0.982081; + texcoord 4.45553 3.96872; + tangent 0.0245797 -0.988805 -0.147175; + vertex 9.42065 -25.7822 0.863452; + normal 0.265773 -0.00655100 0.964013; + texcoord 4.48040 3.91155; + tangent 0.0168872 -0.999786 -0.0119099; + vertex 9.19687 -25.9163 0.898727; + normal 0.314220 0.0536450 0.947833; + texcoord 4.65296 3.83239; + tangent 0.0455012 -0.997952 0.0449648; + vertex 8.86115 -26.6389 1.08558; + normal 0.0381774 -0.227295 0.973077; + texcoord 4.37645 3.95393; + tangent 0.0131180 -0.971864 -0.235178; + vertex 9.34936 -25.4719 0.933958; + normal 0.332444 0.0787848 0.939826; + texcoord 4.44830 3.81102; + tangent -0.0511014 -0.993726 0.0994818; + vertex 8.75421 -25.7970 1.05591; + normal 0.180268 -0.107666 0.977707; + texcoord 4.39662 3.88636; + tangent 0.0160264 -0.994188 -0.106462; + vertex 9.11973 -25.5578 0.946262; + normal 0.271396 -0.0218469 0.962220; + texcoord 4.41887 3.86057; + tangent -0.0937772 -0.995578 0.00547024; + vertex 9.00086 -25.6645 0.968001; + normal 0.227541 0.0882577 0.969761; + texcoord 4.37969 3.78736; + tangent -0.0729707 -0.991358 0.109013; + vertex 8.68189 -25.5089 1.04997; + normal 0.117045 -0.115274 0.986414; + texcoord 4.34493 3.88062; + tangent 0.0370199 -0.991860 -0.121829; + vertex 9.08105 -25.4021 0.970040; + normal 0.000709617 -0.243504 0.969900; + texcoord 4.31027 4.03297; + tangent 0.00728366 -0.968773 -0.247841; + vertex 9.70289 -25.1961 1.02871; + normal 0.0485580 -0.239848 0.969595; + texcoord 4.32195 4.10933; + tangent 0.0155536 -0.969814 -0.243349; + vertex 10.0001 -25.2749 0.997738; + normal -0.0362370 -0.182080 0.982616; + texcoord 4.28247 3.90952; + tangent -0.00649466 -0.982518 -0.186053; + vertex 9.17384 -25.1465 1.01333; + normal 0.0728069 -0.125905 0.989367; + texcoord 4.20988 4.04980; + tangent -0.0148501 -0.992900 -0.118020; + vertex 9.74098 -24.8380 1.09880; + normal 0.133406 -0.107615 0.985201; + texcoord 4.21816 4.11011; + tangent -0.0333811 -0.994144 -0.102782; + vertex 10.0003 -24.8624 1.06121; + normal -0.0370976 -0.171041 0.984565; + texcoord 4.22659 3.98719; + tangent -0.00767405 -0.984141 -0.177221; + vertex 9.51012 -24.8776 1.09461; + normal 0.105683 -0.00597168 0.994382; + texcoord 4.03547 4.01538; + tangent -0.0484015 -0.998742 -0.0131393; + vertex 9.66898 -24.1006 1.15245; + normal 0.137500 -0.0149415 0.990389; + texcoord 4.01738 4.10865; + tangent 0.00978581 -0.999807 -0.0170378; + vertex 10.0002 -24.0501 1.10723; + normal 0.0663877 0.0553840 0.996256; + texcoord 3.93212 4.11077; + tangent 0.0932852 -0.994283 0.0519565; + vertex 9.99993 -23.7171 1.10084; + normal 0.0402524 -0.0843227 0.995625; + texcoord 4.08434 3.99025; + tangent -0.0775875 -0.994531 -0.0699151; + vertex 9.50322 -24.3938 1.15048; + normal -0.0397230 -0.157805 0.986671; + texcoord 4.10302 3.88821; + tangent 0.00457329 -0.985913 -0.167196; + vertex 9.16181 -24.3671 1.14740; + normal 0.0396467 -0.0761569 0.996307; + texcoord 4.02125 3.91719; + tangent -0.0212849 -0.997751 -0.0635537; + vertex 9.23239 -24.0910 1.18265; + normal 0.0865133 0.0867108 0.992470; + texcoord 3.93266 4.02095; + tangent 0.135647 -0.987552 0.0796275; + vertex 9.66413 -23.7975 1.13085; + normal 0.0480750 0.00800541 0.998812; + texcoord 3.94936 3.81695; + tangent 0.0400848 -0.999189 -0.00371550; + vertex 8.81129 -23.7702 1.22205; + normal 0.0506020 0.0531027 0.997306; + texcoord 3.84472 4.01302; + tangent 0.0228899 -0.998188 0.0556566; + vertex 9.53575 -23.3241 1.09349; + normal 0.0230051 -0.0548050 0.998232; + texcoord 3.76123 4.10963; + tangent -0.0351586 -0.998047 -0.0516246; + vertex 10.0001 -23.0138 1.08056; + normal 0.0772904 0.127457 0.988828; + texcoord 3.81709 3.89389; + tangent -0.00886731 -0.991714 0.128162; + vertex 9.12354 -23.2818 1.12522; + normal 0.0273276 0.0438445 0.998664; + texcoord 3.77573 3.92180; + tangent -0.00978336 -0.998484 0.0541573; + vertex 9.24801 -23.1044 1.10144; + normal 0.0777023 0.131876 0.988216; + texcoord 3.89100 3.82526; + tangent 0.0837030 -0.987429 0.134080; + vertex 8.83349 -23.5754 1.20423; + normal 0.00972209 0.144114 0.989513; + texcoord 3.80054 3.71056; + tangent 0.00711013 -0.988957 0.148031; + vertex 8.28222 -23.0950 1.14573; + normal 0.00865306 0.0977963 0.995169; + texcoord 3.89740 3.74997; + tangent 0.115400 -0.988086 0.101829; + vertex 8.56968 -23.5835 1.21638; + normal -0.0296692 -0.126100 0.991574; + texcoord 3.99033 3.75093; + tangent 0.0540650 -0.991072 -0.121875; + vertex 8.56416 -23.9448 1.21401; + normal -0.0520297 0.00679646 0.998622; + texcoord 3.93002 3.69497; + tangent -0.0263096 -0.999649 0.00321725; + vertex 8.33697 -23.6967 1.21786; + normal -0.0802656 0.102991 0.991438; + texcoord 3.82731 3.60080; + tangent 0.0155075 -0.994802 0.100641; + vertex 7.96944 -23.3060 1.16650; + normal -0.0191953 0.167686 0.985653; + texcoord 3.67428 3.67609; + tangent -0.0491819 -0.984219 0.169984; + vertex 8.25011 -22.6592 1.08418; + normal -0.0335440 -0.0696174 0.997010; + texcoord 3.98897 3.56086; + tangent 0.0532877 -0.996054 -0.0709647; + vertex 7.79334 -23.9485 1.15923; + normal 0.00875130 -0.0771099 0.996984; + texcoord 3.73769 3.99514; + tangent 0.120349 -0.989260 -0.0829546; + vertex 9.50595 -22.9552 1.10247; + normal 0.0224860 -0.0942310 0.995296; + texcoord 3.61524 4.10571; + tangent 0.00401319 -0.995658 -0.0930045; + vertex 10.0001 -22.4789 1.14885; + normal -0.0196923 -0.179019 0.983648; + texcoord 4.04431 3.61444; + tangent 0.0162482 -0.983100 -0.182347; + vertex 8.01168 -24.1501 1.13711; + normal -0.0371772 -0.0464293 0.998230; + texcoord 3.59680 4.03481; + tangent -0.0349168 -0.998044 -0.0518582; + vertex 9.69148 -22.3646 1.16466; + normal -0.00813552 -0.0234876 0.999691; + texcoord 3.51776 4.11018; + tangent -0.0941438 -0.995167 -0.0279332; + vertex 9.99981 -22.0509 1.17454; + normal -0.116659 -0.0269354 0.992807; + texcoord 3.41168 4.09386; + tangent 0.0808814 -0.996560 -0.0180516; + vertex 9.99975 -21.6781 1.17883; + normal -0.0680109 -0.0190330 0.997503; + texcoord 3.70146 3.90609; + tangent 0.0622128 -0.997940 -0.0156942; + vertex 9.14214 -22.8669 1.09774; + normal -0.139097 0.0398691 0.989476; + texcoord 3.54916 3.98706; + tangent -0.0837132 -0.996096 0.0279984; + vertex 9.50661 -22.1928 1.14750; + normal -0.0257558 0.0756022 0.996805; + texcoord 3.65805 3.81609; + tangent -0.00401273 -0.997373 0.0723292; + vertex 8.78718 -22.6319 1.07386; + normal -0.137518 0.0641103 0.988422; + texcoord 3.59775 3.87867; + tangent -0.111383 -0.992650 0.0473244; + vertex 9.07646 -22.3985 1.08527; + normal -0.210354 0.0777107 0.974532; + texcoord 3.45106 3.98272; + tangent 0.0363190 -0.995524 0.0872499; + vertex 9.51305 -21.8178 1.11876; + normal -0.209184 0.129973 0.969200; + texcoord 3.52062 3.89797; + tangent -0.0531614 -0.990752 0.124834; + vertex 9.20396 -22.0643 1.07283; + normal -0.130729 0.154001 0.979384; + texcoord 3.56303 3.82904; + tangent -0.0716744 -0.986538 0.146990; + vertex 8.88266 -22.2442 1.03910; + normal -0.0137246 0.160175 0.986993; + texcoord 3.63005 3.75370; + tangent -0.0218723 -0.986778 0.160597; + vertex 8.53266 -22.5025 1.05662; + normal -0.0831938 0.220334 0.971870; + texcoord 3.54005 3.76841; + tangent -0.0280099 -0.975498 0.218215; + vertex 8.61823 -22.0944 0.980661; + normal -0.135982 0.172348 0.975605; + texcoord 3.38606 3.76672; + tangent -0.000248220 -0.984338 0.176290; + vertex 8.62185 -21.4727 0.839285; + normal -0.265929 0.116300 0.956951; + texcoord 3.36230 3.84049; + tangent 0.0627034 -0.988129 0.140251; + vertex 8.92381 -21.4151 0.894450; + normal -0.176241 -0.0529568 0.982922; + texcoord 3.37788 4.05616; + tangent 0.114898 -0.992662 -0.0376822; + vertex 9.78332 -21.5116 1.16024; + normal -0.162731 -0.0565187 0.985050; + texcoord 3.25632 4.11063; + tangent -0.0136461 -0.997984 -0.0619876; + vertex 10.0001 -21.0075 1.24762; + normal -0.274373 0.0372252 0.960903; + texcoord 3.39727 3.98583; + tangent 0.106236 -0.991815 0.0708266; + vertex 9.50805 -21.5857 1.10257; + normal -0.195572 -0.0125758 0.980609; + texcoord 3.22853 4.06179; + tangent 0.00351920 -0.999902 -0.0135164; + vertex 9.83701 -20.8879 1.22672; + normal -0.126923 0.0761494 0.988985; + texcoord 3.16832 4.11061; + tangent 0.0769727 -0.993899 0.0789982; + vertex 10.0000 -20.6538 1.23967; + normal -0.291470 -0.0358385 0.955908; + texcoord 3.34139 3.99956; + tangent 0.0113489 -0.999259 -0.0367754; + vertex 9.53282 -21.3620 1.10982; + normal -0.178237 0.105243 0.978343; + texcoord 3.14132 4.06004; + tangent 0.0581217 -0.991857 0.113321; + vertex 9.79371 -20.5313 1.20128; + normal -0.0826608 0.181761 0.979862; + texcoord 3.09507 4.11513; + tangent 0.0251892 -0.980570 0.194546; + vertex 9.99986 -20.4607 1.21150; + normal -0.292946 -0.0175701 0.955967; + texcoord 3.22426 4.01711; + tangent -0.0215194 -0.999396 -0.0272782; + vertex 9.65745 -20.8785 1.17927; + normal -0.350309 0.0153949 0.936507; + texcoord 3.32100 3.93405; + tangent 0.0670354 -0.997184 0.0336086; + vertex 9.25215 -21.3570 1.00658; + normal -0.372297 0.00334580 0.928107; + texcoord 3.20270 3.97656; + tangent -0.0153447 -0.999866 -0.00560909; + vertex 9.48846 -20.7862 1.11987; + normal -0.284823 0.0788439 0.955332; + texcoord 3.11357 4.00634; + tangent 0.0286649 -0.995318 0.0923101; + vertex 9.57989 -20.4411 1.14029; + normal -0.115159 0.169089 0.978850; + texcoord 3.03345 4.02183; + tangent -0.0115650 -0.985164 0.171225; + vertex 9.64502 -20.1022 1.10503; + normal 0.0251665 0.220238 0.975121; + texcoord 2.99203 4.06628; + tangent -0.0166563 -0.974605 0.223309; + vertex 9.82001 -19.9375 1.07643; + normal 0.0675657 0.191651 0.979135; + texcoord 2.94706 4.11057; + tangent -0.0145523 -0.980568 0.195640; + vertex 10.0000 -19.7684 1.02238; + normal 0.0195571 0.119252 0.992671; + texcoord 2.93118 4.01900; + tangent 0.0153860 -0.992312 0.122805; + vertex 9.63542 -19.6865 1.03669; + normal 0.0762775 0.0745595 0.994295; + texcoord 2.85886 4.11009; + tangent 0.00380273 -0.997251 0.0740035; + vertex 10.0000 -19.4057 0.974724; + normal -0.159431 0.0987895 0.982254; + texcoord 2.98543 3.98068; + tangent 0.0192627 -0.994751 0.100495; + vertex 9.49067 -19.9440 1.05667; + normal -0.260049 0.0743789 0.962726; + texcoord 3.02356 3.95024; + tangent -0.0477423 -0.996851 0.0633161; + vertex 9.36641 -20.0596 1.03987; + normal 0.0379944 0.0374608 0.998576; + texcoord 2.87051 3.98237; + tangent 0.0180532 -0.999146 0.0371594; + vertex 9.48043 -19.5011 1.02889; + normal -0.370692 0.00440549 0.928746; + texcoord 3.08960 3.93037; + tangent -0.0297005 -0.999537 -0.00654247; + vertex 9.28603 -20.3015 1.01879; + normal -0.0766077 -0.0277209 0.996676; + texcoord 2.93125 3.93559; + tangent 0.0392053 -0.999029 -0.0200815; + vertex 9.28944 -19.7082 1.02703; + normal -0.235961 -0.0678637 0.969390; + texcoord 3.00153 3.89940; + tangent 0.0234288 -0.996930 -0.0747084; + vertex 9.18497 -19.9954 0.990258; + normal -0.375096 -0.0158820 0.926850; + texcoord 3.18084 3.86489; + tangent -0.0287161 -0.999248 -0.0260685; + vertex 8.98432 -20.7021 0.879149; + normal -0.285308 0.00899721 0.958394; + texcoord 3.20326 3.81147; + tangent 0.0105393 -0.999871 0.0120907; + vertex 8.78854 -20.7979 0.803984; + normal -0.246363 -0.0940609 0.964602; + texcoord 3.10475 3.79343; + tangent -0.0453564 -0.993157 -0.107617; + vertex 8.72422 -20.4005 0.808022; + normal -0.192581 0.107952 0.975325; + texcoord 3.30345 3.78315; + tangent 0.0146717 -0.993515 0.112748; + vertex 8.68656 -21.1810 0.806893; + normal -0.153921 0.00916950 0.988041; + texcoord 3.19721 3.75793; + tangent 0.00652626 -0.999944 0.00833533; + vertex 8.58101 -20.7764 0.757861; + normal -0.0670071 0.0837606 0.994231; + texcoord 3.25532 3.71784; + tangent 0.0113168 -0.996380 0.0842533; + vertex 8.43643 -20.9882 0.752988; + normal -0.139487 -0.110383 0.984052; + texcoord 3.09899 3.71768; + tangent 0.0142460 -0.993700 -0.111161; + vertex 8.42581 -20.3657 0.754928; + normal -0.0550512 0.115731 0.991754; + texcoord 3.36283 3.62133; + tangent 0.00227792 -0.993415 0.114545; + vertex 8.05539 -21.4537 0.796880; + normal -0.0541518 -0.0240612 0.998243; + texcoord 3.12939 3.66430; + tangent -0.00844944 -0.999670 -0.0242403; + vertex 8.24123 -20.4817 0.730508; + normal -0.0949364 0.192032 0.976786; + texcoord 3.42754 3.65481; + tangent 0.00206731 -0.980983 0.194080; + vertex 8.17723 -21.6913 0.843978; + normal 0.0211354 0.0495086 0.998550; + texcoord 3.30001 3.60223; + tangent 0.0367238 -0.998090 0.0496734; + vertex 7.96212 -21.2097 0.778512; + normal -0.105939 0.249878 0.962464; + texcoord 3.50981 3.64947; + tangent 0.0146438 -0.967043 0.254192; + vertex 8.18083 -21.9941 0.919115; + normal 0.0251075 0.0501451 0.998426; + texcoord 3.18796 3.64052; + tangent -0.0511500 -0.997255 0.0535304; + vertex 8.09724 -20.6483 0.732539; + normal -0.0163198 0.0664071 0.997659; + texcoord 3.41808 3.51427; + tangent -0.0447105 -0.996627 0.0688208; + vertex 7.61571 -21.6543 0.786808; + normal -0.0994631 0.198014 0.975140; + texcoord 3.48826 3.52831; + tangent -0.0262451 -0.979455 0.199945; + vertex 7.66755 -21.9300 0.827860; + normal -0.110805 0.237302 0.965096; + texcoord 3.62822 3.58822; + tangent -0.0146894 -0.970874 0.239142; + vertex 7.91707 -22.4988 1.03020; + normal -0.133637 0.211073 0.968292; + texcoord 3.61629 3.43961; + tangent 0.0580986 -0.973361 0.221794; + vertex 7.27846 -22.4879 0.926878; + normal -0.0933570 0.166071 0.981685; + texcoord 3.70813 3.58531; + tangent -0.00360672 -0.986050 0.166412; + vertex 7.88552 -22.8311 1.09618; + normal -0.164235 0.155421 0.974100; + texcoord 3.72918 3.48674; + tangent 0.0194229 -0.986976 0.159692; + vertex 7.52700 -22.9165 1.06139; + normal -0.0771750 0.0661939 0.994818; + texcoord 3.90935 3.51428; + tangent -0.00141933 -0.997725 0.0674053; + vertex 7.56892 -23.7006 1.15085; + normal -0.168269 0.169316 0.971091; + texcoord 3.67382 3.39037; + tangent 0.0472767 -0.983092 0.176906; + vertex 7.10310 -22.6643 0.933689; + normal 0.0540577 0.0340901 0.997956; + texcoord 4.00251 3.45920; + tangent -0.0288286 -0.998920 0.0364275; + vertex 7.37564 -24.0204 1.16059; + normal -0.217063 0.135992 0.966639; + texcoord 3.76782 3.40306; + tangent -0.0429474 -0.990692 0.129167; + vertex 7.19457 -23.0649 1.00727; + normal -0.132296 0.148428 0.980034; + texcoord 3.86561 3.45053; + tangent -0.0286796 -0.989324 0.142881; + vertex 7.34706 -23.4767 1.09889; + normal -0.0442782 0.125290 0.991132; + texcoord 3.94693 3.44301; + tangent -0.00689265 -0.992032 0.125797; + vertex 7.33670 -23.7747 1.14262; + normal 0.0853881 -0.0772099 0.993352; + texcoord 4.05865 3.51581; + tangent 0.0643412 -0.994054 -0.0878499; + vertex 7.61584 -24.2472 1.13359; + normal 0.0250118 0.147476 0.988749; + texcoord 4.00840 3.36769; + tangent -0.0751089 -0.985406 0.152755; + vertex 7.03671 -24.0385 1.18431; + normal -0.0883742 0.233392 0.968358; + texcoord 3.92190 3.37344; + tangent 0.0117676 -0.971108 0.238352; + vertex 7.05699 -23.6927 1.11011; + normal 0.0779242 0.0583446 0.995251; + texcoord 4.08947 3.37949; + tangent -0.0505017 -0.996841 0.0613059; + vertex 7.03205 -24.3395 1.21511; + normal -0.0333510 0.160521 0.986469; + texcoord 4.03382 3.30156; + tangent -0.0288265 -0.985930 0.164655; + vertex 6.75627 -24.1370 1.20549; + normal -0.150832 0.300420 0.941805; + texcoord 3.89385 3.32356; + tangent 0.00620861 -0.951187 0.308551; + vertex 6.86009 -23.5644 1.04722; + normal -0.130106 0.305341 0.943313; + texcoord 3.98315 3.23480; + tangent 0.0163773 -0.950102 0.311508; + vertex 6.47173 -23.9336 1.12934; + normal -0.186514 0.201695 0.961526; + texcoord 3.83397 3.38286; + tangent -0.0128202 -0.979867 0.199239; + vertex 7.08220 -23.3585 1.03098; + normal -0.146436 0.223308 0.963686; + texcoord 4.02136 3.21063; + tangent 0.0555754 -0.971212 0.231644; + vertex 6.39394 -24.0736 1.15800; + normal -0.183731 0.116574 0.976040; + texcoord 3.74462 3.24321; + tangent 0.0137235 -0.993734 0.110929; + vertex 6.44989 -23.0183 0.818178; + normal -0.206089 0.213579 0.954940; + texcoord 4.02065 3.13436; + tangent 0.0221286 -0.975326 0.219656; + vertex 6.08845 -24.0781 1.10046; + normal -0.172546 0.251664 0.952309; + texcoord 3.82308 3.22126; + tangent 0.0732295 -0.958182 0.276631; + vertex 6.42530 -23.2656 0.863466; + normal -0.130472 0.0719345 0.988839; + texcoord 4.07997 3.21964; + tangent -0.00269760 -0.996995 0.0774247; + vertex 6.42613 -24.3092 1.20290; + normal -0.170086 0.316704 0.933150; + texcoord 3.95304 3.09782; + tangent 0.00764368 -0.946349 0.323057; + vertex 5.92579 -23.8260 0.988999; + normal -0.127507 0.297108 0.946292; + texcoord 3.85535 3.15500; + tangent -0.00820048 -0.953264 0.302028; + vertex 6.14619 -23.4008 0.860543; + normal -0.0692780 0.171482 0.982748; + texcoord 3.79955 3.12578; + tangent -0.0186012 -0.984589 0.173894; + vertex 6.04198 -23.1643 0.789581; + normal -0.140015 0.245671 0.959188; + texcoord 3.92359 3.01920; + tangent -0.0741030 -0.969365 0.234178; + vertex 5.61790 -23.6580 0.883349; + normal -0.113628 0.110011 0.987414; + texcoord 3.75437 3.17249; + tangent 0.0207737 -0.994189 0.105626; + vertex 6.22927 -23.0228 0.784704; + normal -0.0741585 0.187887 0.979387; + texcoord 3.84898 2.99796; + tangent 0.00954343 -0.982488 0.186083; + vertex 5.53565 -23.4027 0.811265; + normal -0.00398917 0.0124503 0.999915; + texcoord 3.71359 3.10252; + tangent 0.0379732 -0.999246 0.00808701; + vertex 5.94938 -22.8335 0.756810; + normal -0.0279881 0.0498230 0.998366; + texcoord 3.80457 2.96700; + tangent 0.0658524 -0.996604 0.0494291; + vertex 5.40579 -23.2223 0.783016; + normal -0.102753 0.109091 0.988707; + texcoord 3.87482 2.91336; + tangent -0.0203348 -0.993476 0.112215; + vertex 5.19912 -23.4558 0.785699; + normal -0.194370 0.163480 0.967210; + texcoord 3.95406 2.97173; + tangent -0.0438673 -0.985512 0.163835; + vertex 5.39624 -23.8241 0.878968; + normal -0.0861003 0.00199668 0.996285; + texcoord 3.66367 3.16739; + tangent 0.00214226 -0.999996 -0.00188996; + vertex 6.21242 -22.6255 0.771006; + normal 0.0455441 -0.0746286 0.996171; + texcoord 3.54213 3.16106; + tangent -0.0626782 -0.995983 -0.0639540; + vertex 6.14657 -22.0823 0.787580; + normal -0.179553 0.0525337 0.982345; + texcoord 3.61749 3.27289; + tangent -0.0160915 -0.998627 0.0498445; + vertex 6.64588 -22.4427 0.832282; + normal 0.0498422 -0.0643701 0.996681; + texcoord 3.72840 2.96999; + tangent 0.0158977 -0.997774 -0.0647684; + vertex 5.38341 -22.9353 0.785080; + normal -0.0780659 0.0398875 0.996150; + texcoord 3.54063 3.26636; + tangent -0.0316259 -0.998654 0.0411046; + vertex 6.60531 -22.1403 0.806207; + normal -0.173667 0.111423 0.978481; + texcoord 3.65635 3.32981; + tangent -0.0140541 -0.994561 0.103201; + vertex 6.93557 -22.6226 0.899201; + normal -0.0439950 0.151579 0.987466; + texcoord 3.56762 3.37577; + tangent -0.0119470 -0.987379 0.157924; + vertex 7.01847 -22.2353 0.850941; + normal -0.0257279 0.0636927 0.997638; + texcoord 3.49015 3.34082; + tangent 0.0220704 -0.997623 0.0652783; + vertex 6.94963 -21.9520 0.813998; + normal -0.0171825 0.117006 0.992983; + texcoord 3.47650 3.47276; + tangent -0.0434636 -0.992331 0.115714; + vertex 7.46008 -21.8722 0.806523; + normal -0.00447022 -0.0531863 0.998575; + texcoord 3.47041 3.23041; + tangent -0.0551602 -0.996812 -0.0576480; + vertex 6.49766 -21.8702 0.800480; + normal 0.0376713 -0.0537479 0.997844; + texcoord 3.42255 3.38314; + tangent 0.0578419 -0.996613 -0.0584462; + vertex 7.07081 -21.6870 0.812141; + normal 0.0632503 -0.0196754 0.997804; + texcoord 3.31536 3.52471; + tangent -0.00828083 -0.999697 -0.0231815; + vertex 7.71265 -21.2688 0.785574; + normal 0.00353845 -0.151364 0.988472; + texcoord 3.39412 3.33775; + tangent 0.0117427 -0.988367 -0.151634; + vertex 6.90542 -21.5610 0.832354; + normal 0.113561 0.0502429 0.992260; + texcoord 3.23245 3.54314; + tangent 0.0586383 -0.997317 0.0438160; + vertex 7.73235 -20.9013 0.784169; + normal 0.154770 -0.0281373 0.987550; + texcoord 3.26639 3.48001; + tangent 0.0601485 -0.997409 -0.0394731; + vertex 7.49501 -21.0556 0.822992; + normal 0.0786906 -0.117793 0.989915; + texcoord 3.27532 3.34250; + tangent 0.0138846 -0.992459 -0.121788; + vertex 6.90940 -21.0331 0.923221; + normal 0.0885302 0.0476876 0.994931; + texcoord 3.09882 3.54478; + tangent -0.0289359 -0.998018 0.0558735; + vertex 7.71900 -20.3039 0.730361; + normal 0.191226 0.0726705 0.978852; + texcoord 3.17612 3.48782; + tangent 0.0337267 -0.997074 0.0686020; + vertex 7.50793 -20.7029 0.803566; + normal 0.152428 -0.0196378 0.988119; + texcoord 3.22056 3.36456; + tangent 0.0278184 -0.999371 -0.0220151; + vertex 6.99923 -20.8496 0.926083; + normal -0.0138937 -0.0573334 0.998258; + texcoord 3.03070 3.56153; + tangent 0.0447996 -0.997298 -0.0582201; + vertex 7.80395 -20.1032 0.727219; + normal 0.139875 0.0250559 0.989852; + texcoord 3.03905 3.49832; + tangent -0.0209652 -0.999281 0.0315751; + vertex 7.54991 -20.1302 0.743947; + normal 0.204498 0.0828258 0.975357; + texcoord 3.13157 3.37194; + tangent 0.0222740 -0.996496 0.0806174; + vertex 7.01250 -20.5012 0.907656; + normal 0.191811 0.0826505 0.977945; + texcoord 3.00986 3.40094; + tangent -0.0297274 -0.995514 0.0898200; + vertex 7.13044 -20.0088 0.823416; + normal 0.0602520 -0.0904390 0.994078; + texcoord 2.96752 3.49281; + tangent 0.0509684 -0.994356 -0.0930484; + vertex 7.53199 -19.8572 0.754970; + normal 0.144537 0.00497185 0.989487; + texcoord 2.95238 3.41547; + tangent -0.0259397 -0.999605 0.0108478; + vertex 7.21013 -19.7851 0.799757; + normal 0.105869 0.103987 0.988928; + texcoord 2.95683 3.34969; + tangent -0.0292138 -0.993678 0.108401; + vertex 6.92814 -19.7973 0.837808; + normal 0.120390 0.0616782 0.990809; + texcoord 3.13281 3.31956; + tangent -0.0164367 -0.997820 0.0639133; + vertex 6.81268 -20.5073 0.943776; + normal 0.0307128 -0.0336150 0.998963; + texcoord 3.19025 3.27284; + tangent -0.0458959 -0.998375 -0.0337763; + vertex 6.62600 -20.7321 0.958390; + normal 0.0482419 0.0795497 0.995663; + texcoord 3.10130 3.26690; + tangent -0.0194902 -0.996289 0.0838397; + vertex 6.63936 -20.4104 0.951831; + normal 0.0378646 -0.0276503 0.998900; + texcoord 2.89579 3.40932; + tangent -0.0185645 -0.999312 -0.0320994; + vertex 7.18230 -19.5857 0.806948; + normal 0.0177085 0.0976123 0.995067; + texcoord 2.87223 3.31611; + tangent 0.00435518 -0.994820 0.101555; + vertex 6.81743 -19.4755 0.803340; + normal -0.0600853 -0.164702 0.984511; + texcoord 2.87127 3.46123; + tangent -0.00250602 -0.985353 -0.170507; + vertex 7.37640 -19.4674 0.818458; + normal -0.0915976 -0.0598084 0.993998; + texcoord 2.82804 3.39287; + tangent 0.0171518 -0.998324 -0.0552634; + vertex 7.13832 -19.3427 0.813744; + normal -0.0871987 -0.185376 0.978791; + texcoord 2.97507 3.57003; + tangent 0.0583093 -0.981292 -0.183482; + vertex 7.80711 -19.8700 0.752570; + normal -0.194748 -0.190392 0.962197; + texcoord 2.79362 3.46135; + tangent 0.000844778 -0.981672 -0.190578; + vertex 7.39395 -19.1748 0.875463; + normal -0.230803 -0.179116 0.956372; + texcoord 3.04801 3.78394; + tangent -0.0715616 -0.977734 -0.197271; + vertex 8.71099 -20.1769 0.839516; + normal -0.165243 -0.259895 0.951393; + texcoord 2.84615 3.51284; + tangent -0.0366815 -0.961487 -0.272393; + vertex 7.58214 -19.3551 0.867584; + normal -0.176824 -0.271298 0.946113; + texcoord 2.98821 3.67270; + tangent -0.440996 -0.834985 -0.329124; + vertex 8.34470 -19.9690 0.825003; + normal -0.185953 -0.298540 0.936107; + texcoord 2.92215 3.59934; + tangent 0.0488231 -0.953718 -0.296712; + vertex 7.92726 -19.6782 0.827200; + normal -0.184765 -0.219070 0.958056; + texcoord 2.98950 3.81916; + tangent 0.0444865 -0.975217 -0.216732; + vertex 8.81391 -19.9745 0.906170; + normal -0.167757 -0.280079 0.945206; + texcoord 2.86451 3.66982; + tangent 0.0945867 -0.957318 -0.273122; + vertex 8.24105 -19.4219 0.992351; + normal -0.112033 -0.171313 0.978826; + texcoord 2.93072 3.85599; + tangent -0.0100356 -0.984514 -0.175020; + vertex 8.98100 -19.7062 0.992860; + normal -0.0863478 -0.221716 0.971281; + texcoord 2.86490 3.73335; + tangent 0.0234669 -0.975250 -0.219855; + vertex 8.46507 -19.4437 1.01645; + normal -0.0247819 -0.0922181 0.995430; + texcoord 2.87454 3.86200; + tangent 0.0337965 -0.994863 -0.0954180; + vertex 9.01770 -19.4893 1.02940; + normal -0.118398 -0.176948 0.977073; + texcoord 2.76803 3.63873; + tangent 0.00524361 -0.984608 -0.174697; + vertex 8.08198 -19.0671 1.05582; + normal -0.0184077 -0.107225 0.994064; + texcoord 2.77698 3.70358; + tangent -0.0521684 -0.992938 -0.106553; + vertex 8.35293 -19.1027 1.06873; + normal 0.0567734 0.0225822 0.998132; + texcoord 2.77862 3.84991; + tangent 0.0149723 -0.999412 0.0308365; + vertex 8.91409 -19.1118 1.04558; + normal -0.199445 -0.226133 0.953460; + texcoord 2.76831 3.56895; + tangent 0.00203878 -0.973021 -0.230708; + vertex 7.82208 -19.0435 1.01492; + normal -0.00917966 -0.0855692 0.996290; + texcoord 2.62520 3.60637; + tangent 0.0279717 -0.996019 -0.0846391; + vertex 8.00003 -18.5662 1.10380; + normal -0.112948 -0.191750 0.974923; + texcoord 2.63079 3.54381; + tangent -0.00714381 -0.980239 -0.197686; + vertex 7.73235 -18.4972 1.09650; + normal -0.193544 -0.241367 0.950938; + texcoord 2.65002 3.48721; + tangent -0.0260007 -0.967131 -0.252944; + vertex 7.48859 -18.5780 1.04050; + normal 0.0500645 -0.0292690 0.998317; + texcoord 2.71736 3.68019; + tangent 0.00401828 -0.999310 -0.0369214; + vertex 8.28368 -18.8573 1.08240; + normal -0.0727803 -0.195569 0.977986; + texcoord 2.57037 3.49351; + tangent 0.0112287 -0.979877 -0.199286; + vertex 7.51100 -18.2112 1.13828; + normal 0.128846 0.00464681 0.991654; + texcoord 2.53209 3.63056; + tangent 0.0430010 -0.999071 -0.00281527; + vertex 8.01887 -18.0815 1.12825; + normal -0.200296 -0.238971 0.950144; + texcoord 2.69768 3.34904; + tangent -0.0579853 -0.964839 -0.256366; + vertex 6.93310 -18.7550 0.846339; + normal 0.115586 0.0161834 0.993166; + texcoord 2.66621 3.72898; + tangent 0.0476858 -0.998708 0.0175650; + vertex 8.39567 -18.6989 1.07208; + normal 0.0804296 0.0366887 0.996085; + texcoord 2.65584 3.84694; + tangent -0.0385607 -0.997786 0.0541883; + vertex 8.97367 -18.4936 0.986135; + normal 0.118610 -0.00113428 0.992940; + texcoord 2.59112 3.80395; + tangent -0.00490861 -0.999985 0.00237211; + vertex 8.78526 -18.3248 1.00601; + normal 0.0564325 0.0444004 0.997419; + texcoord 2.74158 4.00826; + tangent -0.0409756 -0.997994 0.0482657; + vertex 9.58402 -18.9454 0.990918; + normal 0.0397498 -0.0171531 0.999062; + texcoord 2.68736 4.11063; + tangent -0.0212507 -0.999614 -0.0178894; + vertex 10.0000 -18.7374 0.963920; + normal 0.0146250 -0.0184235 0.999723; + texcoord 2.65693 4.03252; + tangent -0.0341944 -0.999217 -0.0198951; + vertex 9.70609 -18.6270 0.976294; + normal 0.0232276 -0.0179137 0.999570; + texcoord 2.59733 3.89389; + tangent 0.0534347 -0.998164 -0.0285239; + vertex 9.13745 -18.3653 0.976708; + normal -0.00775350 -0.0378418 0.999254; + texcoord 2.52351 4.05699; + tangent 0.0222764 -0.998921 -0.0407598; + vertex 9.79939 -18.0696 1.01862; + normal 0.0249751 0.00669640 0.999666; + texcoord 2.50759 4.11047; + tangent 0.00591554 -0.999946 0.00855786; + vertex 10.0000 -18.0053 1.01817; + normal -0.0119606 -0.0271735 0.999559; + texcoord 2.49136 3.91946; + tangent 0.0339180 -0.998988 -0.0295363; + vertex 9.24512 -17.9098 1.00588; + normal 0.00592330 0.0713835 0.997431; + texcoord 2.46117 4.04154; + tangent 0.0164653 -0.996457 0.0824736; + vertex 9.72744 -17.8487 1.01527; + normal 0.0241370 0.166322 0.985776; + texcoord 2.41726 4.10843; + tangent -0.0100642 -0.986008 0.166396; + vertex 9.99998 -17.6190 0.980383; + normal 0.0589001 0.00127194 0.998263; + texcoord 2.49468 3.82670; + tangent 0.0203846 -0.999792 -0.000807992; + vertex 8.85027 -17.9535 1.01114; + normal 0.0513004 0.107159 0.992917; + texcoord 2.42009 3.81057; + tangent 0.0114526 -0.993750 0.111038; + vertex 8.78578 -17.6542 0.999340; + normal 0.127942 0.0365837 0.991107; + texcoord 2.48854 3.74891; + tangent -0.0117427 -0.999206 0.0380666; + vertex 8.51610 -17.9311 1.04375; + normal 0.0204893 0.165341 0.986024; + texcoord 2.38131 3.99670; + tangent -0.0494535 -0.981084 0.187159; + vertex 9.55634 -17.5666 0.980136; + normal 0.146874 0.101314 0.983953; + texcoord 2.43735 3.69305; + tangent -0.0921211 -0.988798 0.117439; + vertex 8.31533 -17.7302 1.05535; + normal 0.0104714 0.134692 0.990832; + texcoord 2.26115 4.06000; + tangent -0.00663521 -0.990306 0.138746; + vertex 9.81105 -17.0119 0.842938; + normal -0.0212466 0.137874 0.990222; + texcoord 2.26427 4.11041; + tangent 0.00638434 -0.990545 0.137043; + vertex 10.0000 -17.0308 0.849623; + normal -0.0417484 -0.0226699 0.998871; + texcoord 2.16865 4.11039; + tangent -0.0101577 -0.999643 -0.0247244; + vertex 10.0000 -16.6461 0.831671; + normal 0.0189039 0.163613 0.986344; + texcoord 2.36779 3.82173; + tangent 0.0101681 -0.986269 0.164836; + vertex 8.80978 -17.4271 0.965053; + normal -0.0113086 -0.0215258 0.999704; + texcoord 2.16035 4.05628; + tangent 0.00353352 -0.999695 -0.0244594; + vertex 9.80846 -16.6315 0.823798; + normal -0.0605165 -0.0742897 0.995399; + texcoord 2.02259 4.11035; + tangent 0.0149629 -0.997154 -0.0738883; + vertex 10.0000 -16.0610 0.891345; + normal 0.0351536 0.145730 0.988700; + texcoord 2.26053 3.94574; + tangent -0.0305348 -0.988247 0.149788; + vertex 9.35626 -17.0169 0.866440; + normal 0.0288484 0.0194783 0.999394; + texcoord 2.17228 3.94627; + tangent 0.0438741 -0.998804 0.0215673; + vertex 9.36108 -16.6581 0.838934; + normal 0.0522842 0.119266 0.991485; + texcoord 2.23951 3.82932; + tangent 0.000320654 -0.993398 0.114722; + vertex 8.91789 -16.9404 0.868940; + normal 0.124002 0.108203 0.986365; + texcoord 2.23936 3.76375; + tangent -0.00135466 -0.994226 0.107294; + vertex 8.60829 -16.9490 0.894582; + normal 0.0492455 0.0205992 0.998574; + texcoord 2.13820 3.82415; + tangent 0.0289328 -0.999320 0.0228454; + vertex 8.82617 -16.4769 0.845991; + normal -0.00617612 -0.0612835 0.998101; + texcoord 2.08883 3.92019; + tangent 0.00623041 -0.997996 -0.0629685; + vertex 9.23390 -16.3486 0.854191; + normal -0.0243876 -0.0750118 0.996884; + texcoord 2.01846 4.05767; + tangent -0.00132541 -0.997205 -0.0747002; + vertex 9.78384 -16.0351 0.879431; + normal -0.00992557 -0.0641554 0.997891; + texcoord 1.89146 4.06985; + tangent -0.0135377 -0.997851 -0.0641138; + vertex 9.84447 -15.5293 0.908186; + normal -0.0389141 -0.0657527 0.997077; + texcoord 1.87647 4.11032; + tangent -0.00825859 -0.997786 -0.0659947; + vertex 9.99995 -15.4749 0.917715; + normal -0.00190518 -0.0847701 0.996399; + texcoord 1.96658 3.95637; + tangent -0.0358334 -0.995647 -0.0860381; + vertex 9.41172 -15.8973 0.894038; + normal -0.0254569 -0.0355446 0.999044; + texcoord 1.72265 4.05391; + tangent 0.0220769 -0.999227 -0.0325284; + vertex 9.79450 -14.8602 0.959425; + normal -0.154371 0.00884819 0.987973; + texcoord 1.65736 4.11027; + tangent -0.0118887 -0.999907 0.00667277; + vertex 10.0003 -14.5968 0.989222; + normal -0.170292 0.100007 0.980306; + texcoord 1.57281 4.10890; + tangent -0.0221984 -0.995480 0.0923409; + vertex 10.0004 -14.2640 0.978097; + normal -0.0574527 -0.0795514 0.995174; + texcoord 1.97741 3.85065; + tangent -0.0193836 -0.996333 -0.0833328; + vertex 8.94721 -15.9118 0.875119; + normal 0.0182947 -0.0548571 0.998327; + texcoord 1.80112 3.94841; + tangent 0.0226175 -0.998019 -0.0587107; + vertex 9.34610 -15.1727 0.962511; + normal 0.00926534 0.00545900 0.999942; + texcoord 2.00690 3.76831; + tangent -0.0186754 -0.999803 0.00667820; + vertex 8.63498 -16.0099 0.853560; + normal -0.0570951 -0.0686849 0.996003; + texcoord 1.83640 3.88018; + tangent 0.0371441 -0.996853 -0.0700311; + vertex 9.10286 -15.2966 0.951515; + normal -0.0702032 -0.0482831 0.996364; + texcoord 1.87738 3.70624; + tangent 0.0240308 -0.998417 -0.0508489; + vertex 8.40821 -15.5381 0.850275; + normal -0.0420356 0.0334176 0.998557; + texcoord 1.74257 3.91403; + tangent 0.0224681 -0.998944 0.0400755; + vertex 9.21417 -14.9594 0.964679; + normal -0.0855205 -0.0578322 0.994657; + texcoord 1.77108 3.75362; + tangent 0.00544722 -0.998165 -0.0602997; + vertex 8.54378 -15.0462 0.909972; + normal -0.0773978 0.0711104 0.994461; + texcoord 1.65903 4.02395; + tangent -0.00543543 -0.998236 0.0591247; + vertex 9.64761 -14.5494 0.947954; + normal -0.0607341 0.0258337 0.997820; + texcoord 1.72687 3.77692; + tangent -0.0641228 -0.997666 0.0234511; + vertex 8.66395 -14.9032 0.921090; + normal -0.155020 0.138523 0.978152; + texcoord 1.59721 4.02320; + tangent -0.0356792 -0.989808 0.137868; + vertex 9.66674 -14.3652 0.927214; + normal -0.0400427 0.106327 0.993525; + texcoord 1.69069 3.79130; + tangent 0.0221476 -0.993962 0.107468; + vertex 8.71726 -14.7688 0.913764; + normal -0.136973 0.0953527 0.985975; + texcoord 1.45906 4.10489; + tangent -0.00299932 -0.995651 0.0931078; + vertex 9.99967 -13.8375 0.917905; + normal -0.0786871 0.220574 0.972191; + texcoord 1.65498 3.86314; + tangent -0.0724722 -0.974007 0.214610; + vertex 9.02662 -14.6132 0.904929; + normal -0.0994999 -0.0267522 0.994678; + texcoord 1.69984 3.62708; + tangent -0.0161147 -0.999264 -0.0348193; + vertex 8.05213 -14.7334 0.891088; + normal -0.0661256 0.195151 0.978541; + texcoord 1.56102 3.84758; + tangent 0.0208289 -0.978754 0.203979; + vertex 8.94194 -14.1819 0.793890; + normal 0.0296099 0.191979 0.980952; + texcoord 1.63501 3.76939; + tangent 0.0166009 -0.980984 0.193376; + vertex 8.61601 -14.5373 0.877530; + normal -0.132571 0.117314 0.984207; + texcoord 1.52093 3.88649; + tangent -0.0128754 -0.992949 0.117838; + vertex 9.08299 -14.0424 0.787450; + normal -0.0946871 0.0507313 0.994214; + texcoord 1.48656 3.84836; + tangent -0.00718122 -0.998921 0.0458827; + vertex 8.94522 -13.9226 0.759710; + normal 0.0162125 0.139949 0.990026; + texcoord 1.51196 3.78344; + tangent -0.00983376 -0.989082 0.147039; + vertex 8.69640 -14.0115 0.755290; + normal 0.00370045 0.105800 0.994380; + texcoord 1.61746 3.66086; + tangent -0.0308812 -0.993343 0.110978; + vertex 8.18512 -14.4430 0.884743; + normal 0.0827148 0.132119 0.987777; + texcoord 1.49467 3.71980; + tangent -0.000971779 -0.990672 0.136264; + vertex 8.44105 -13.9366 0.762731; + normal 0.0645885 0.132557 0.989069; + texcoord 1.52027 3.61274; + tangent 0.00899808 -0.991407 0.130501; + vertex 8.02536 -14.0339 0.826073; + normal -0.0748190 0.0364252 0.996532; + texcoord 1.63715 3.61574; + tangent -0.0200226 -0.999035 0.0390963; + vertex 8.01456 -14.5358 0.886234; + normal -0.00972378 -0.0229557 0.999689; + texcoord 1.43383 3.77463; + tangent 0.0142872 -0.999642 -0.0226233; + vertex 8.65249 -13.7216 0.739300; + normal -0.0199240 0.0206241 0.999589; + texcoord 1.54598 3.55506; + tangent -0.0499192 -0.998488 0.0230077; + vertex 7.77346 -14.1535 0.838549; + normal -0.111669 -0.0397893 0.992949; + texcoord 1.62505 3.50010; + tangent -0.0551004 -0.997446 -0.0454407; + vertex 7.52713 -14.4519 0.816065; + normal 0.112071 0.0374153 0.992996; + texcoord 1.47745 3.56881; + tangent -0.0283509 -0.998737 0.0414776; + vertex 7.82984 -13.8967 0.830098; + normal 0.0876252 0.00185170 0.996152; + texcoord 1.43050 3.67818; + tangent -0.00927859 -0.999905 0.0101741; + vertex 8.27270 -13.6624 0.756937; + normal 0.130747 -0.0430466 0.990481; + texcoord 1.44951 3.52310; + tangent -0.00969320 -0.999024 -0.0430902; + vertex 7.66652 -13.7511 0.849026; + normal -0.122163 -0.0808072 0.989215; + texcoord 1.43328 3.85960; + tangent -0.0137788 -0.996459 -0.0829418; + vertex 8.98820 -13.7150 0.768934; + normal -0.0593842 -0.136819 0.988814; + texcoord 1.37623 3.78269; + tangent 0.0567760 -0.988059 -0.143231; + vertex 8.68336 -13.5092 0.760110; + normal -0.118615 -0.0308213 0.992462; + texcoord 1.43153 3.98362; + tangent 0.00529322 -0.999646 -0.0260844; + vertex 9.49817 -13.6929 0.842549; + normal -0.0347692 0.0135200 0.999304; + texcoord 1.38558 4.05140; + tangent 0.000485607 -0.999883 0.0152682; + vertex 9.78764 -13.5102 0.869040; + normal 0.0192856 0.0607983 0.997964; + texcoord 1.36152 4.11020; + tangent 0.0160206 -0.997831 0.0638483; + vertex 9.99978 -13.4112 0.864725; + normal -0.0840658 -0.131860 0.987697; + texcoord 1.37396 3.96255; + tangent 0.0113538 -0.990837 -0.134583; + vertex 9.40752 -13.4812 0.853656; + normal 0.102875 0.0209158 0.994474; + texcoord 1.32351 4.07301; + tangent 0.00892374 -0.999755 0.0202605; + vertex 9.86613 -13.2613 0.867827; + normal 0.205034 0.00906389 0.978713; + texcoord 1.18774 4.11015; + tangent 0.0192449 -0.999798 0.00579094; + vertex 10.0008 -12.7121 0.813992; + normal -0.0575491 -0.138438 0.988698; + texcoord 1.27329 3.91197; + tangent -0.0220870 -0.990046 -0.138999; + vertex 9.19874 -13.0725 0.906815; + normal 0.164190 0.00981613 0.986380; + texcoord 1.24314 4.03421; + tangent 0.0234943 -0.999702 0.00667529; + vertex 9.71027 -12.9689 0.888428; + normal 0.0533677 -0.0552156 0.997047; + texcoord 1.24522 3.96575; + tangent 0.00985121 -0.998314 -0.0572034; + vertex 9.43919 -12.9456 0.919564; + normal 0.155521 -0.0698993 0.985357; + texcoord 1.13319 3.98796; + tangent 6.78245e-05 -0.997597 -0.0692839; + vertex 9.50862 -12.4801 0.923346; + normal 0.202842 -0.105162 0.973548; + texcoord 1.11957 4.11019; + tangent -0.000565285 -0.994325 -0.106380; + vertex 10.0002 -12.4464 0.824554; + normal 0.172772 -0.187388 0.966972; + texcoord 1.06411 4.10997; + tangent 0.0316484 -0.979799 -0.197467; + vertex 10.0001 -12.2391 0.860621; + normal 0.0212341 -0.0894313 0.995767; + texcoord 1.16997 3.90637; + tangent 0.0120329 -0.995890 -0.0897718; + vertex 9.17045 -12.6864 0.945264; + normal 0.125871 -0.153477 0.980103; + texcoord 1.05887 3.94091; + tangent 0.00705211 -0.987948 -0.154627; + vertex 9.32883 -12.1868 0.983007; + normal 0.139964 -0.213941 0.966768; + texcoord 1.01153 4.02580; + tangent 0.0326387 -0.973923 -0.224519; + vertex 9.60990 -12.0319 0.971306; + normal 0.114426 -0.160142 0.980439; + texcoord 0.934662 4.11010; + tangent -0.0312886 -0.986484 -0.160844; + vertex 9.99989 -11.6897 1.00065; + normal 0.0931283 -0.148669 0.984492; + texcoord 0.954498 3.94087; + tangent -0.0143802 -0.988918 -0.147761; + vertex 9.33558 -11.7940 1.05548; + normal 0.0213466 -0.136086 0.990467; + texcoord 1.09354 3.87657; + tangent -0.0226083 -0.990625 -0.134722; + vertex 9.04673 -12.3590 0.982404; + normal -0.0716546 -0.150242 0.986049; + texcoord 1.15874 3.81741; + tangent -0.0382100 -0.987373 -0.153734; + vertex 8.81272 -12.6278 0.939033; + normal 0.0659208 -0.0531099 0.996410; + texcoord 0.893977 3.94257; + tangent 0.00717825 -0.998466 -0.0549043; + vertex 9.32718 -11.5491 1.08289; + normal 0.0956781 -0.0294771 0.994976; + texcoord 0.869500 4.11015; + tangent -0.00564290 -0.999457 -0.0324500; + vertex 9.99991 -11.4322 1.02596; + normal 0.00698142 -0.0955764 0.995398; + texcoord 0.944319 3.87502; + tangent -0.00959228 -0.995245 -0.0969252; + vertex 9.06390 -11.7317 1.08175; + normal -0.0693749 -0.130435 0.989027; + texcoord 1.01947 3.79408; + tangent -0.0423489 -0.990109 -0.133757; + vertex 8.75060 -12.0250 1.03438; + normal -0.0782326 -0.161315 0.983797; + texcoord 1.27649 3.74172; + tangent 0.0305223 -0.986346 -0.161836; + vertex 8.46268 -12.9407 0.850189; + normal -0.0241641 0.0153676 0.999590; + texcoord 0.859007 3.88313; + tangent -0.0168855 -0.999745 0.0149686; + vertex 9.09487 -11.3854 1.09210; + normal 0.0309341 -0.106515 0.993830; + texcoord 1.36018 3.69218; + tangent 0.0573427 -0.991803 -0.114188; + vertex 8.32352 -13.4143 0.771077; + normal 0.0624493 0.0351862 0.997428; + texcoord 0.829772 3.94509; + tangent -0.0198583 -0.999138 0.0364523; + vertex 9.34855 -11.2984 1.08227; + normal 0.0926869 0.0679876 0.993371; + texcoord 0.810763 4.11007; + tangent -0.00226084 -0.997411 0.0718710; + vertex 9.99983 -11.2252 1.01897; + normal 0.126561 -0.0620415 0.990017; + texcoord 1.36925 3.63369; + tangent -0.00206760 -0.998072 -0.0620314; + vertex 8.11181 -13.4485 0.786256; + normal -0.0190937 -0.123807 0.992123; + texcoord 1.22264 3.67754; + tangent 0.0489503 -0.991067 -0.124059; + vertex 8.23219 -12.8453 0.851142; + normal 0.0856900 -0.0704146 0.993831; + texcoord 1.26048 3.59644; + tangent 0.0606980 -0.995275 -0.0757903; + vertex 7.95621 -13.0172 0.842675; + normal 0.157489 -0.00809457 0.987488; + texcoord 1.28548 3.51184; + tangent 0.0177181 -0.999803 -0.00895903; + vertex 7.63958 -13.1083 0.886043; + normal -0.0635321 -0.122477 0.990436; + texcoord 1.04075 3.62768; + tangent -0.0469978 -0.990968 -0.125595; + vertex 8.03715 -12.1514 0.936277; + normal 0.00101900 -0.105067 0.994465; + texcoord 1.12664 3.57136; + tangent 0.0149406 -0.994316 -0.105421; + vertex 7.82743 -12.4788 0.883407; + normal 0.146372 0.00459501 0.989219; + texcoord 1.15846 3.40176; + tangent -0.0567916 -0.998247 0.0166638; + vertex 7.16471 -12.5857 0.931835; + normal 0.0753908 -0.0728434 0.994490; + texcoord 1.10848 3.48303; + tangent -0.0110168 -0.997071 -0.0756796; + vertex 7.47840 -12.4109 0.900707; + normal 0.0350414 -0.0628949 0.997405; + texcoord 0.982951 3.49992; + tangent 0.00410868 -0.997924 -0.0642665; + vertex 7.57860 -11.8604 0.963683; + normal -0.108995 -0.0673293 0.991760; + texcoord 0.993967 3.65920; + tangent -0.0643368 -0.994887 -0.0778507; + vertex 8.19646 -11.9449 0.973164; + normal -0.0221978 -0.0172878 0.999604; + texcoord 0.950277 3.59216; + tangent -0.0302115 -0.999352 -0.0195703; + vertex 7.91359 -11.7601 0.962770; + normal -0.103342 -0.0246155 0.994341; + texcoord 0.922738 3.81085; + tangent 0.00901906 -0.999730 -0.0214052; + vertex 8.82441 -11.6467 1.07591; + normal -0.117715 0.0120711 0.992974; + texcoord 0.932000 3.67709; + tangent 0.00599154 -0.999822 0.0178659; + vertex 8.26642 -11.7261 0.985542; + normal 0.0141298 0.0175696 0.999746; + texcoord 0.701966 3.86192; + tangent 0.0389827 -0.999116 0.0157627; + vertex 9.02515 -10.7594 1.06232; + normal -0.141888 -0.00151965 0.989882; + texcoord 0.795253 3.71169; + tangent -0.0257102 -0.999661 -0.00402642; + vertex 8.36804 -11.1532 0.977265; + normal 0.0961999 0.0581127 0.993664; + texcoord 0.675864 3.91126; + tangent 0.0224754 -0.998050 0.0582283; + vertex 9.20729 -10.6864 1.04761; + normal -0.113209 0.0144416 0.993466; + texcoord 0.771276 3.81806; + tangent 0.00653800 -0.999867 0.0149245; + vertex 8.83460 -11.0334 1.05698; + normal 0.0963412 0.0837259 0.991821; + texcoord 0.681516 4.03738; + tangent -0.00825872 -0.996129 0.0875171; + vertex 9.71761 -10.6754 0.983611; + normal 0.0606346 0.0643444 0.996084; + texcoord 0.674798 4.10948; + tangent 0.00360712 -0.997860 0.0652794; + vertex 9.99999 -10.6583 0.962396; + normal -0.0708409 -0.0571009 0.995852; + texcoord 0.697059 3.80161; + tangent -0.0152628 -0.998047 -0.0605675; + vertex 8.77667 -10.7372 1.05424; + normal 0.0643351 0.000923060 0.997928; + texcoord 0.492152 4.02444; + tangent 0.00161915 -0.999999 0.000301795; + vertex 9.65078 -9.94424 0.957911; + normal 0.0570448 -0.0288141 0.997956; + texcoord 0.371284 4.10522; + tangent -0.0460560 -0.998607 -0.0257409; + vertex 10.0000 -9.46311 0.952722; + normal 0.114019 0.0414963 0.992612; + texcoord 0.563040 3.97790; + tangent 0.0277239 -0.998864 0.0387437; + vertex 9.49505 -10.2169 0.980300; + normal 0.0933332 0.0257707 0.995301; + texcoord 0.457633 3.89121; + tangent -0.0318706 -0.998950 0.0329211; + vertex 9.10578 -9.74812 1.02015; + normal 0.0954266 -0.0643723 0.993353; + texcoord 0.335555 4.04688; + tangent -0.0123224 -0.997549 -0.0688836; + vertex 9.79426 -9.35908 0.971209; + normal 0.150592 -0.0473025 0.987464; + texcoord 0.268930 4.10523; + tangent 0.0594862 -0.996368 -0.0609268; + vertex 10.0002 -9.02263 0.968564; + normal 0.0671147 -0.0652466 0.995610; + texcoord 0.370993 3.93393; + tangent -0.0233003 -0.997175 -0.0714046; + vertex 9.29863 -9.46219 1.00872; + normal 0.0579659 -0.0622805 0.996374; + texcoord 0.253123 3.95087; + tangent 0.0190930 -0.996544 -0.0808419; + vertex 9.37601 -8.91024 1.07547; + normal 0.113735 0.00579689 0.993494; + texcoord 0.213931 3.97671; + tangent 0.0710522 -0.997471 0.00161579; + vertex 9.46457 -8.80614 1.07018; + normal 0.173818 0.0597471 0.982964; + texcoord 0.180062 4.11016; + tangent 0.0286155 -0.997954 0.0571817; + vertex 10.0005 -8.66463 0.971266; + normal -0.0246502 -0.0416800 0.998827; + texcoord 0.338498 3.86333; + tangent 0.0394454 -0.998065 -0.0480716; + vertex 8.97749 -9.35483 1.02371; + normal -0.0563296 0.000770036 0.998412; + texcoord 0.209586 3.88727; + tangent 0.0201992 -0.999794 -0.00194242; + vertex 9.13125 -8.79799 1.07844; + normal 0.0771281 0.142197 0.986829; + texcoord 0.155861 3.96805; + tangent 0.00936924 -0.989269 0.145803; + vertex 9.42145 -8.59326 1.06176; + normal 0.145007 0.171727 0.974414; + texcoord 0.119990 4.11026; + tangent -0.000154361 -0.985337 0.170618; + vertex 9.99979 -8.40678 0.940594; + normal -0.102724 -0.0295377 0.994271; + texcoord 0.221959 3.78824; + tangent 0.0256342 -0.999234 -0.0295850; + vertex 8.68848 -8.88344 1.01541; + normal 0.0918732 0.262168 0.960639; + texcoord 0.0927067 4.00005; + tangent -0.0416934 -0.962231 0.269024; + vertex 9.55946 -8.34512 0.986523; + normal -0.0312730 0.216742 0.975728; + texcoord -0.00912043 4.11112; + tangent 0.0836842 -0.973979 0.210621; + vertex 9.99975 -7.92775 0.840349; + normal -0.0804709 0.0835024 0.993253; + texcoord 0.167060 3.87087; + tangent 0.0311354 -0.996106 0.0824809; + vertex 9.04125 -8.62961 1.06195; + normal -0.00197764 0.0352447 0.999377; + texcoord 0.356126 3.79763; + tangent 0.00138227 -0.998994 0.0448329; + vertex 8.79787 -9.37605 1.01804; + normal -0.0283195 0.0647992 0.997496; + texcoord 0.192631 3.72103; + tangent -0.00387020 -0.998041 0.0624411; + vertex 8.41786 -8.76892 0.992312; + normal -0.0456629 0.198161 0.979105; + texcoord 0.122941 3.87517; + tangent -0.0231624 -0.979422 0.200490; + vertex 9.06069 -8.47012 1.04231; + normal 0.0755981 0.0434112 0.996193; + texcoord 0.512009 3.81205; + tangent -0.00285525 -0.998941 0.0459111; + vertex 8.75358 -10.0323 1.07508; + normal -0.0956202 0.118479 0.988342; + texcoord 0.123246 3.72327; + tangent -0.0200790 -0.993655 0.110664; + vertex 8.45525 -8.44153 0.966865; + normal 0.0265547 0.298857 0.953929; + texcoord 0.0818393 3.91950; + tangent -0.0143203 -0.953085 0.302365; + vertex 9.24472 -8.29568 0.994455; + normal -0.0607566 0.276346 0.959136; + texcoord 0.0597412 3.82731; + tangent 0.0310325 -0.957526 0.286671; + vertex 8.87189 -8.24904 0.971008; + normal 0.0486587 0.287383 0.956579; + texcoord 0.0373562 4.02685; + tangent -0.168897 -0.932846 0.318233; + vertex 9.67818 -8.11527 0.900333; + normal -0.0598690 0.375924 0.924715; + texcoord -0.0113777 4.06590; + tangent 0.0231986 -0.952023 0.305145; + vertex 9.86168 -7.97815 0.848448; + normal 0.00725356 0.317065 0.948376; + texcoord -0.0127888 3.86084; + tangent 0.00510664 -0.947390 0.320040; + vertex 8.98745 -7.88607 0.846217; + normal -0.0117565 0.212942 0.976994; + texcoord -0.0724307 3.99242; + tangent 0.0267072 -0.978225 0.205821; + vertex 9.52607 -7.68980 0.768791; + normal -0.0332536 0.184782 0.982217; + texcoord 0.100183 3.67768; + tangent -0.0229470 -0.982485 0.184925; + vertex 8.25527 -8.36229 0.941371; + normal -0.0436177 0.261287 0.964275; + texcoord 0.0135290 3.74976; + tangent -0.00469377 -0.964104 0.265483; + vertex 8.53825 -7.99907 0.871336; + normal 0.0216886 0.198738 0.979813; + texcoord -0.0702391 3.76286; + tangent -0.0505512 -0.978869 0.198143; + vertex 8.60789 -7.69292 0.792096; + normal 0.0135511 0.188277 0.982022; + texcoord -0.00400028 3.64055; + tangent -0.0108956 -0.981859 0.189301; + vertex 8.12718 -7.93769 0.842137; + normal -0.105129 0.0886764 0.990497; + texcoord -0.100502 4.04180; + tangent -0.0419581 -0.995145 0.0890327; + vertex 9.72623 -7.55157 0.759551; + normal -0.190041 0.0139777 0.981677; + texcoord -0.118209 4.11017; + tangent -0.0395970 -0.999191 0.00703848; + vertex 10.0001 -7.48165 0.801091; + normal 0.00398623 0.142339 0.989810; + texcoord -0.113785 3.91158; + tangent -0.0628425 -0.985212 0.159398; + vertex 9.20714 -7.43782 0.723085; + normal -0.181085 -0.0322213 0.982939; + texcoord -0.145781 4.06621; + tangent -0.0324465 -0.998647 -0.0406423; + vertex 9.84639 -7.39202 0.772723; + normal -0.223837 -0.0810443 0.971251; + texcoord -0.255842 4.11024; + tangent 0.0750961 -0.995051 -0.0650688; + vertex 10.0002 -6.93060 0.854920; + normal -0.0366552 0.0583125 0.997625; + texcoord -0.154376 3.92357; + tangent -0.0126899 -0.998586 0.0516307; + vertex 9.26907 -7.33129 0.714340; + normal -0.174085 -0.0932132 0.980309; + texcoord -0.331483 4.05727; + tangent -0.0605208 -0.993086 -0.100584; + vertex 9.71735 -6.62390 0.815184; + normal -0.123360 -0.130362 0.983762; + texcoord -0.398790 4.11032; + tangent -0.0855642 -0.986311 -0.140962; + vertex 9.99979 -6.35751 0.879331; + normal -0.100695 -0.00624422 0.994898; + texcoord -0.177376 3.97744; + tangent 0.0346976 -0.999387 -0.00456193; + vertex 9.47401 -7.24105 0.724561; + normal -0.137426 -0.0782710 0.987415; + texcoord -0.259627 3.97752; + tangent 0.0563417 -0.996059 -0.0685046; + vertex 9.45449 -6.88320 0.740370; + normal -0.0122106 -0.0340119 0.999347; + texcoord -0.241057 3.87390; + tangent 0.0638117 -0.997476 -0.0311506; + vertex 9.05480 -6.96991 0.700201; + normal 0.0374478 0.0803046 0.996067; + texcoord -0.176373 3.83493; + tangent -0.0143194 -0.996824 0.0783382; + vertex 8.93234 -7.26219 0.709803; + normal -0.122100 -0.148625 0.981327; + texcoord -0.346328 3.96625; + tangent -0.0625400 -0.985045 -0.160548; + vertex 9.41918 -6.57638 0.769344; + normal 0.0945389 0.0595217 0.993740; + texcoord -0.102248 3.64323; + tangent -0.0823535 -0.993977 0.0722996; + vertex 8.12550 -7.56824 0.799162; + normal -0.118779 -0.187695 0.975019; + texcoord -0.410976 4.01643; + tangent -0.0132993 -0.981024 -0.193430; + vertex 9.65016 -6.31069 0.844856; + normal -0.0475490 -0.137391 0.989375; + texcoord -0.316642 3.90366; + tangent -0.00982692 -0.990301 -0.138590; + vertex 9.15181 -6.67955 0.727253; + normal -0.0692299 -0.247905 0.966307; + texcoord -0.462414 4.01982; + tangent 0.0378889 -0.969225 -0.243242; + vertex 9.62912 -6.09649 0.893195; + normal -0.0479953 -0.222360 0.973782; + texcoord -0.484712 4.10118; + tangent -0.0201380 -0.974600 -0.223048; + vertex 9.99986 -5.97789 0.942882; + normal -0.0538707 -0.247942 0.967276; + texcoord -0.421098 3.94671; + tangent -0.0183960 -0.968299 -0.249114; + vertex 9.34731 -6.27107 0.823860; + normal -0.00137126 -0.227116 0.973867; + texcoord -0.598281 4.06396; + tangent 0.0231067 -0.973363 -0.228101; + vertex 9.81315 -5.54711 1.05346; + normal 0.0312001 -0.179840 0.983201; + texcoord -0.635709 4.11171; + tangent 0.0302655 -0.983075 -0.180688; + vertex 10.0000 -5.43716 1.07334; + normal -0.00241876 -0.228682 0.973498; + texcoord -0.597305 3.94811; + tangent 0.0819188 -0.969070 -0.232791; + vertex 9.34720 -5.54713 1.04522; + normal 0.00468779 -0.113130 0.993569; + texcoord -0.688491 4.02842; + tangent -0.0483768 -0.992238 -0.114560; + vertex 9.67015 -5.17880 1.12319; + normal 0.0756999 -0.0655493 0.994974; + texcoord -0.720077 4.11233; + tangent 0.000500696 -0.998007 -0.0631043; + vertex 10.0003 -5.12235 1.10826; + normal 0.115067 -0.290425 0.949954; + texcoord -0.536980 3.93193; + tangent 0.0346983 -0.955036 -0.294451; + vertex 9.31719 -5.80467 0.973273; + normal 0.0413691 0.00537663 0.999129; + texcoord -0.790873 4.03752; + tangent 0.0603218 -0.998174 0.00316752; + vertex 9.71727 -4.79148 1.14180; + normal 0.00749590 -0.271049 0.962536; + texcoord -0.417096 3.87956; + tangent -0.0369120 -0.960576 -0.275555; + vertex 9.09113 -6.30814 0.807000; + normal 0.109690 0.0790946 0.990814; + texcoord -0.830959 4.07078; + tangent -0.00883929 -0.996185 0.0868136; + vertex 9.82000 -4.62893 1.12840; + normal 0.155988 0.0506675 0.986459; + texcoord -0.808689 4.11071; + tangent -0.0483823 -0.996949 0.0612459; + vertex 10.0001 -4.71516 1.10435; + normal 0.126900 0.168937 0.977423; + texcoord -0.941728 4.09741; + tangent -0.0556602 -0.982929 0.175364; + vertex 10.0003 -4.08979 1.02569; + normal -0.0481535 -0.0249276 0.998529; + texcoord -0.766342 3.97785; + tangent -0.0318276 -0.999096 -0.0281947; + vertex 9.52313 -4.87467 1.13726; + normal -0.0277835 0.0163515 0.999480; + texcoord -0.888894 3.93572; + tangent 0.0242950 -0.999573 0.0162503; + vertex 9.31178 -4.42326 1.12240; + normal -0.0271066 -0.0919155 0.995398; + texcoord -0.672275 3.89122; + tangent -0.0320473 -0.995246 -0.0919646; + vertex 9.05689 -5.31715 1.08451; + normal 0.0682738 0.0888723 0.993700; + texcoord -0.964704 3.94844; + tangent 0.0711866 -0.994199 0.0806307; + vertex 9.34555 -4.10248 1.10308; + normal -0.0120985 -0.172321 0.984967; + texcoord -0.603647 3.82586; + tangent -0.0490113 -0.982672 -0.178758; + vertex 8.82953 -5.56426 1.05348; + normal -0.104804 -0.0302479 0.994033; + texcoord -0.840097 3.86653; + tangent -0.0106875 -0.999517 -0.0291845; + vertex 9.02810 -4.58822 1.09585; + normal 0.0225061 -0.283005 0.958854; + texcoord -0.532313 3.82399; + tangent 0.0324683 -0.957094 -0.287951; + vertex 8.86215 -5.82039 0.989134; + normal -0.0597000 -0.0289033 0.997798; + texcoord -0.680559 3.83707; + tangent -0.0782270 -0.996458 -0.0308418; + vertex 8.94484 -5.26680 1.08316; + normal -0.0495550 -0.230506 0.971808; + texcoord -0.544471 3.77091; + tangent -0.0696154 -0.968680 -0.238352; + vertex 8.65129 -5.74356 1.00788; + normal -0.00328413 -0.279759 0.960065; + texcoord -0.431948 3.73890; + tangent 0.0228397 -0.959212 -0.281765; + vertex 8.47644 -6.27068 0.847126; + normal -0.0874069 -0.104273 0.990700; + texcoord -0.596348 3.77382; + tangent -0.0667145 -0.991559 -0.111178; + vertex 8.69714 -5.51938 1.05314; + normal 0.0396146 -0.210805 0.976725; + texcoord -0.388147 3.72635; + tangent 0.0995378 -0.971229 -0.216349; + vertex 8.44339 -6.44444 0.799338; + normal -0.0286799 -0.193374 0.980706; + texcoord -0.492409 3.61775; + tangent -0.0155403 -0.979842 -0.199166; + vertex 8.00277 -5.99313 0.904255; + normal -0.0800346 -0.108595 0.990859; + texcoord -0.567870 3.61895; + tangent -0.0796628 -0.990088 -0.115669; + vertex 8.03002 -5.68796 0.958811; + normal 0.0346086 -0.159730 0.986554; + texcoord -0.328968 3.82264; + tangent 0.00309011 -0.987334 -0.158626; + vertex 8.85271 -6.63528 0.734479; + normal 0.0892267 -0.0942023 0.991547; + texcoord -0.338551 3.67546; + tangent 0.0138902 -0.995552 -0.0931871; + vertex 8.26870 -6.61713 0.781709; + normal 0.0953397 -0.0576376 0.993775; + texcoord -0.285003 3.74420; + tangent 0.0662756 -0.995684 -0.0649682; + vertex 8.54206 -6.82647 0.734667; + normal 0.0885146 0.0173120 0.995924; + texcoord -0.214597 3.75891; + tangent 0.0403721 -0.999058 0.0159156; + vertex 8.64008 -7.09413 0.719650; + normal 0.147537 0.00777790 0.989026; + texcoord -0.180870 3.62471; + tangent -0.0199546 -0.999758 0.00926693; + vertex 8.11896 -7.27796 0.794605; + normal 0.137809 0.00638985 0.990438; + texcoord -0.276860 3.61878; + tangent 0.0438085 -0.999040 -0.000602988; + vertex 8.01650 -6.83493 0.806520; + normal 0.0382558 -0.119520 0.992095; + texcoord -0.416910 3.54492; + tangent 0.0884035 -0.989057 -0.118115; + vertex 7.74263 -6.25476 0.857496; + normal 0.0924202 0.00668528 0.995698; + texcoord -0.358930 3.50719; + tangent 0.0161169 -0.999856 0.00524838; + vertex 7.58487 -6.50483 0.855184; + normal 0.148291 0.0118397 0.988873; + texcoord -0.198932 3.50011; + tangent -0.0252523 -0.999567 0.0150989; + vertex 7.53467 -7.15178 0.896736; + normal 0.00299330 -0.141802 0.989891; + texcoord -0.468098 3.53333; + tangent 0.0404775 -0.988956 -0.142572; + vertex 7.65082 -6.05634 0.888807; + normal -0.0315768 -0.0921123 0.995248; + texcoord -0.545054 3.50527; + tangent -0.149434 -0.984044 -0.0965754; + vertex 7.57440 -5.77312 0.926160; + normal -0.0366494 -0.0242305 0.999034; + texcoord -0.457638 3.40693; + tangent 0.0447838 -0.998628 -0.0271339; + vertex 7.12138 -6.16384 0.885144; + normal -0.0814238 -0.00378332 0.996672; + texcoord -0.616649 3.49359; + tangent -0.0794153 -0.996798 -0.00929759; + vertex 7.57647 -5.50363 0.941679; + normal -0.0883840 0.0413685 0.995227; + texcoord -0.647548 3.60677; + tangent 0.0133828 -0.999021 0.0421675; + vertex 8.00014 -5.36608 0.968965; + normal -0.120246 0.0555516 0.991189; + texcoord -0.662042 3.44971; + tangent 0.0192877 -0.998138 0.0578715; + vertex 7.44629 -5.32210 0.924850; + normal -0.0767798 0.0937794 0.992628; + texcoord -0.693769 3.49892; + tangent 0.0889146 -0.990984 0.100220; + vertex 7.56229 -5.16392 0.922458; + normal -0.133895 0.0718605 0.988387; + texcoord -0.659316 3.66776; + tangent 0.0307767 -0.996283 0.0804500; + vertex 8.25808 -5.32689 0.993843; + normal -0.127384 -0.000797086 0.991853; + texcoord -0.660079 3.77668; + tangent 0.0703229 -0.997498 0.00717935; + vertex 8.65877 -5.29070 1.05828; + normal -0.164763 0.0267035 0.985972; + texcoord -0.759258 3.79230; + tangent 0.0222977 -0.999267 0.0311015; + vertex 8.75014 -4.92761 1.05566; + normal -0.155776 0.0632814 0.985763; + texcoord -0.794783 3.64381; + tangent 0.0410492 -0.996537 0.0723154; + vertex 8.11399 -4.76424 0.910560; + normal -0.0724126 0.0644961 0.995287; + texcoord -0.852803 3.55189; + tangent -0.0108489 -0.997938 0.0632622; + vertex 7.74112 -4.55136 0.856962; + normal -0.178244 -0.0301830 0.983523; + texcoord -0.831647 3.80394; + tangent 0.0340458 -0.999163 -0.0226703; + vertex 8.78967 -4.62048 1.05922; + normal -0.190888 -0.0567009 0.979973; + texcoord -0.991363 3.77532; + tangent 0.0247792 -0.998251 -0.0536811; + vertex 8.64802 -3.99772 1.08190; + normal -0.224133 -0.0588070 0.972783; + texcoord -0.855226 3.75734; + tangent 0.0347617 -0.997919 -0.0543105; + vertex 8.58492 -4.54085 1.02033; + normal -0.213274 -0.0447993 0.975965; + texcoord -0.923137 3.63702; + tangent 0.0280904 -0.998624 -0.0442896; + vertex 8.07363 -4.29724 0.897711; + normal -0.0699200 0.000237320 0.997553; + texcoord -1.02047 3.82493; + tangent -0.0224024 -0.999746 0.00251790; + vertex 8.83947 -3.88955 1.11396; + normal -0.212434 -0.0896819 0.973051; + texcoord -1.11575 3.65423; + tangent -0.0280537 -0.994792 -0.0979850; + vertex 8.15758 -3.50970 0.993764; + normal -0.158582 -0.0469597 0.986228; + texcoord -1.14466 3.69932; + tangent -0.0492736 -0.997348 -0.0535597; + vertex 8.33640 -3.38750 1.03947; + normal -0.124569 -0.00587996 0.992194; + texcoord -0.904558 3.58101; + tangent 0.0183588 -0.999830 -0.00167630; + vertex 7.87814 -4.34564 0.863963; + normal -0.210972 -0.0696763 0.975006; + texcoord -1.10784 3.52321; + tangent -0.0201123 -0.996592 -0.0799984; + vertex 7.58064 -3.53572 0.865743; + normal -0.211806 -0.0693137 0.974851; + texcoord -1.22258 3.56542; + tangent -0.0763599 -0.993008 -0.0900241; + vertex 7.82651 -3.05290 0.981309; + normal -0.133009 -0.00935752 0.991071; + texcoord -1.03030 3.48096; + tangent 0.0880866 -0.996113 0.000452679; + vertex 7.45469 -3.84775 0.832260; + normal -0.0773958 0.0314618 0.996504; + texcoord -0.987613 3.43083; + tangent 0.0226870 -0.999153 0.0343410; + vertex 7.32340 -3.99769 0.821595; + normal -0.162771 0.0374681 0.985952; + texcoord -1.08793 3.42155; + tangent 0.110039 -0.992308 0.0567085; + vertex 7.25237 -3.63894 0.796467; + normal -0.268077 -0.0181795 0.963226; + texcoord -1.26005 3.51495; + tangent 0.00769651 -0.999894 -0.0123449; + vertex 7.63552 -2.91636 0.942565; + normal -0.272254 -0.0333603 0.961647; + texcoord -1.17288 3.44576; + tangent 0.0735592 -0.997202 -0.0133467; + vertex 7.30438 -3.28569 0.809882; + normal -0.140783 -0.000208112 0.990041; + texcoord -1.25460 3.62622; + tangent 0.0266902 -0.999643 -0.00157538; + vertex 8.06587 -2.90793 1.03171; + normal -0.267693 -0.0178706 0.963339; + texcoord -1.27003 3.39235; + tangent -0.203296 -0.975808 -0.0804279; + vertex 6.96374 -2.79090 0.715685; + normal -0.246702 0.0932323 0.964596; + texcoord -1.30745 3.52432; + tangent 0.0316362 -0.994613 0.0987123; + vertex 7.66670 -2.69971 0.943509; + normal -0.0704335 0.0254128 0.997193; + texcoord -1.15320 3.75237; + tangent 0.00657429 -0.999753 0.0212256; + vertex 8.57277 -3.33272 1.06897; + normal -0.146368 0.110746 0.983011; + texcoord -1.31557 3.62803; + tangent 0.0342913 -0.992473 0.117569; + vertex 8.05485 -2.69036 1.01767; + normal 0.0549751 0.0841424 0.994936; + texcoord -1.06002 3.85104; + tangent -0.0283541 -0.995998 0.0847626; + vertex 8.96567 -3.72577 1.10833; + normal -0.0594196 0.103378 0.992866; + texcoord -1.31399 3.69703; + tangent -0.000749732 -0.994507 0.104663; + vertex 8.31270 -2.69453 1.04586; + normal 0.140377 0.154170 0.978022; + texcoord -1.01430 3.96246; + tangent 0.00702067 -0.987419 0.157967; + vertex 9.37288 -3.92284 1.07752; + normal 0.154160 0.127909 0.979732; + texcoord -1.16590 3.86750; + tangent 0.0427835 -0.991311 0.124383; + vertex 9.02736 -3.26509 1.03520; + normal 0.138668 0.138534 0.980602; + texcoord -1.11195 4.01167; + tangent 0.0278529 -0.989569 0.141343; + vertex 9.61923 -3.48076 0.944108; + normal 0.0566406 0.122954 0.990795; + texcoord -1.09855 4.11105; + tangent 0.0685132 -0.991722 0.108598; + vertex 9.99970 -3.58865 0.928412; + normal 0.0531322 0.0606261 0.996745; + texcoord -1.19604 3.79150; + tangent 0.0434688 -0.997096 0.0625326; + vertex 8.68193 -3.14532 1.06124; + normal 0.0608252 0.0150121 0.998035; + texcoord -1.16645 4.03318; + tangent 0.0378488 -0.999244 0.00883058; + vertex 9.68272 -3.28716 0.921212; + normal -0.0337236 -0.109108 0.993458; + texcoord -1.21663 4.11103; + tangent 0.0257235 -0.993624 -0.109775; + vertex 10.0000 -3.10563 0.935257; + normal 0.136878 0.0462539 0.989507; + texcoord -1.21810 3.86924; + tangent 0.0333041 -0.998472 0.0440965; + vertex 9.01414 -3.05598 1.01422; + normal 0.0216660 -0.105519 0.994181; + texcoord -1.22345 4.02330; + tangent 0.0357836 -0.993774 -0.105512; + vertex 9.64287 -3.06524 0.935131; + normal 0.122818 -0.0129809 0.992344; + texcoord -1.22082 3.96363; + tangent 0.000325473 -0.999889 -0.0148609; + vertex 9.40803 -3.07949 0.952986; + normal 0.0695041 -0.0653260 0.995440; + texcoord -1.29655 3.92843; + tangent -0.0367355 -0.996937 -0.0690376; + vertex 9.24883 -2.78682 0.988348; + normal 0.0941414 0.0237503 0.995275; + texcoord -1.30916 3.85649; + tangent -0.0190462 -0.999496 0.0253877; + vertex 8.97239 -2.73695 1.01354; + normal -0.0762664 -0.192102 0.978407; + texcoord -1.34424 4.02194; + tangent -0.100770 -0.974442 -0.200769; + vertex 9.58799 -2.58944 1.02047; + normal -0.0842785 -0.112306 0.990093; + texcoord -1.39034 4.11169; + tangent -0.183879 -0.973552 -0.135593; + vertex 10.0002 -2.37967 1.09655; + normal -0.0523121 -0.0930303 0.994288; + texcoord -1.36931 3.94755; + tangent 0.00867940 -0.995460 -0.0947802; + vertex 9.35985 -2.47040 1.02316; + normal -0.0897948 0.0268297 0.995599; + texcoord -1.43651 3.91490; + tangent -0.162841 -0.986622 0.00777977; + vertex 9.18613 -2.23277 1.01929; + normal 0.0145286 0.0355888 0.999261; + texcoord -1.36732 3.84038; + tangent -0.0558642 -0.997805 0.0355592; + vertex 8.90994 -2.48683 1.01455; + normal -0.0749995 0.0599064 0.995383; + texcoord -1.49849 4.02684; + tangent -0.0901570 -0.994498 0.0533346; + vertex 9.82654 -2.01142 1.09012; + normal -0.0549928 0.0592281 0.996729; + texcoord -1.47318 4.10843; + tangent -0.00708055 -0.998307 0.0577367; + vertex 9.99993 -2.04179 1.10149; + normal -0.0109847 0.139385 0.990177; + texcoord -1.62603 4.11120; + tangent 0.116469 -0.983408 0.139081; + vertex 10.0000 -1.43130 1.00791; + normal 0.0212012 0.0671752 0.997516; + texcoord -1.30491 3.74615; + tangent -0.0587019 -0.995934 0.0683367; + vertex 8.52025 -2.73120 1.05011; + normal -0.0443518 0.138638 0.989350; + texcoord -1.41112 3.78183; + tangent 0.0143908 -0.988999 0.147219; + vertex 8.73721 -2.31480 1.00029; + normal -0.129858 0.110974 0.985303; + texcoord -1.47002 3.85476; + tangent -0.0213259 -0.994131 0.106058; + vertex 8.97689 -2.05126 0.983631; + normal -0.126380 0.223334 0.966514; + texcoord -1.45957 3.76111; + tangent 0.0553340 -0.970824 0.233321; + vertex 8.60510 -2.12657 0.950967; + normal -0.134699 0.226072 0.964753; + texcoord -1.36901 3.63444; + tangent -0.0229264 -0.973305 0.228368; + vertex 8.08270 -2.50045 0.988692; + normal -0.209506 0.197506 0.957653; + texcoord -1.34332 3.55123; + tangent 0.0529707 -0.975606 0.213040; + vertex 7.76278 -2.57317 0.945315; + normal -0.182640 0.293776 0.938264; + texcoord -1.40842 3.58773; + tangent -0.00562874 -0.953265 0.302084; + vertex 7.89563 -2.35660 0.913985; + normal -0.178276 0.280533 0.943143; + texcoord -1.48345 3.68807; + tangent -0.000802157 -0.956879 0.290485; + vertex 8.34342 -2.00211 0.872316; + normal -0.247200 0.148513 0.957516; + texcoord -1.37266 3.40214; + tangent 0.0483767 -0.984652 0.167692; + vertex 7.16102 -2.45444 0.759064; + normal -0.197311 0.202215 0.959259; + texcoord -1.53332 3.76504; + tangent 0.00302894 -0.978393 0.206733; + vertex 8.59929 -1.83614 0.881189; + normal -0.201269 0.265222 0.942947; + texcoord -1.43011 3.48096; + tangent 0.0302307 -0.958767 0.282582; + vertex 7.45284 -2.25750 0.786378; + normal -0.173899 0.287932 0.941730; + texcoord -1.53331 3.57011; + tangent 0.0157500 -0.955225 0.295461; + vertex 7.83704 -1.82931 0.711224; + normal -0.164800 0.200487 0.965736; + texcoord -1.57124 3.57393; + tangent 0.0329340 -0.976296 0.213918; + vertex 7.84566 -1.66978 0.668628; + normal -0.142065 0.229586 0.962865; + texcoord -1.49431 3.43234; + tangent 0.00100950 -0.971710 0.236173; + vertex 7.25575 -1.98965 0.673017; + normal -0.181431 0.148442 0.972136; + texcoord -1.41093 3.42722; + tangent 0.0455962 -0.982224 0.182090; + vertex 7.25216 -2.34583 0.764347; + normal -0.184053 0.166556 0.968702; + texcoord -1.45539 3.35334; + tangent -0.0169897 -0.985515 0.168733; + vertex 6.95146 -2.12337 0.653733; + normal -0.0931970 0.131763 0.986891; + texcoord -1.54802 3.38625; + tangent -0.0237889 -0.991875 0.124976; + vertex 7.07612 -1.79495 0.613230; + normal -0.217822 0.00118183 0.975988; + texcoord -1.32926 3.32211; + tangent -0.0708320 -0.997222 -0.0230271; + vertex 6.84002 -2.60670 0.686954; + normal -0.139069 0.0970334 0.985517; + texcoord -1.35005 3.23676; + tangent 0.0501764 -0.993136 0.105654; + vertex 6.48349 -2.54194 0.614134; + normal -0.162593 0.0483782 0.985507; + texcoord -1.19416 3.31736; + tangent 0.0968347 -0.992916 0.0688489; + vertex 6.82158 -3.15961 0.686058; + normal -0.0890267 0.0514512 0.994699; + texcoord -1.24153 3.24364; + tangent 0.0203480 -0.998323 0.0541890; + vertex 6.56683 -2.98162 0.650518; + normal -0.0651304 0.107958 0.992020; + texcoord -1.16062 3.26321; + tangent -0.00154094 -0.993577 0.113147; + vertex 6.62488 -3.27568 0.674355; + normal -0.0678228 0.0751102 0.994866; + texcoord -0.990050 3.31217; + tangent -0.112981 -0.990975 0.0721325; + vertex 6.90001 -4.00952 0.793173; + normal -0.0395162 0.107508 0.993419; + texcoord -1.28183 3.14100; + tangent -0.0131815 -0.993739 0.110950; + vertex 6.17152 -2.92446 0.631668; + normal -0.0383637 0.125713 0.991325; + texcoord -1.13037 3.15395; + tangent 0.00603236 -0.991755 0.128008; + vertex 6.11014 -3.44812 0.689078; + normal -0.0659716 0.000532157 0.997821; + texcoord -0.913557 3.31892; + tangent -0.155472 -0.987792 -0.00980691; + vertex 6.82027 -4.29109 0.800836; + normal -0.0879352 0.0825048 0.992703; + texcoord -1.01726 3.15519; + tangent 0.0438957 -0.995272 0.0866408; + vertex 6.16876 -3.89111 0.748625; + normal -0.0775916 0.0563696 0.995390; + texcoord -0.839617 3.44207; + tangent 0.00652249 -0.998209 0.0594597; + vertex 7.32940 -4.59785 0.840798; + normal -0.0924622 -0.0165923 0.995578; + texcoord -0.918479 3.18838; + tangent -0.0513575 -0.998381 -0.0244674; + vertex 6.28986 -4.25387 0.774880; + normal -0.124005 -0.0128330 0.992199; + texcoord -0.824476 3.36255; + tangent 0.0115565 -0.999888 -0.00953307; + vertex 6.97747 -4.62939 0.805063; + normal -0.164192 0.0648808 0.984292; + texcoord -0.761513 3.40861; + tangent 0.0872979 -0.993016 0.0793663; + vertex 7.21357 -4.89018 0.847091; + normal -0.133589 0.0462311 0.989958; + texcoord -0.563411 3.36346; + tangent -0.0834267 -0.995743 0.0391905; + vertex 7.01864 -5.72624 0.876268; + normal -0.0991957 -0.0318772 0.994557; + texcoord -0.792187 3.28313; + tangent -0.00356907 -0.999397 -0.0345264; + vertex 6.69396 -4.79207 0.762700; + normal -0.130873 0.0481852 0.990228; + texcoord -0.711520 3.29594; + tangent -0.00431967 -0.998670 0.0513771; + vertex 6.73360 -5.08740 0.764685; + normal -0.0828876 -0.0242102 0.996265; + texcoord -0.783844 3.18228; + tangent 0.0267183 -0.999377 -0.0230664; + vertex 6.28438 -4.82874 0.730044; + normal -0.0620205 0.0647975 0.995969; + texcoord -0.503797 3.31589; + tangent -0.0556463 -0.996459 0.0630278; + vertex 6.80260 -5.95275 0.864464; + normal 0.0510519 0.0576471 0.997031; + texcoord -0.360996 3.41203; + tangent 0.0742556 -0.995707 0.0552666; + vertex 7.20592 -6.48198 0.887587; + normal -0.0486315 0.106755 0.993095; + texcoord -0.674926 3.22986; + tangent 0.0263653 -0.994251 0.103776; + vertex 6.46306 -5.29373 0.758216; + normal 0.100599 0.0360943 0.994272; + texcoord -0.211229 3.43195; + tangent -0.0163745 -0.999087 0.0394570; + vertex 7.31033 -7.09840 0.925181; + normal 0.0123164 0.0883925 0.996010; + texcoord -0.449241 3.24632; + tangent -0.0183692 -0.995935 0.0881806; + vertex 6.49996 -6.19004 0.872991; + normal 0.121774 -0.0813539 0.989218; + texcoord -0.0711845 3.40879; + tangent -0.0468923 -0.996905 -0.0630994; + vertex 7.17720 -7.68414 0.935231; + normal -0.00894901 0.129720 0.991510; + texcoord -0.534809 3.23364; + tangent -0.0775521 -0.988474 0.130019; + vertex 6.51094 -5.81016 0.830875; + normal 0.0485937 0.0844707 0.995240; + texcoord -0.249304 3.35890; + tangent 0.0525044 -0.995333 0.0809664; + vertex 6.97716 -6.94193 0.934742; + normal 0.0266047 0.115313 0.992973; + texcoord -0.525408 3.06639; + tangent -0.0726220 -0.990414 0.117503; + vertex 5.77583 -5.84185 0.868451; + normal 0.0104106 0.0958266 0.995344; + texcoord -0.370508 3.15051; + tangent 0.0433579 -0.994549 0.0948292; + vertex 6.17897 -6.46824 0.906717; + normal 0.0242524 0.0746824 0.996912; + texcoord -0.189982 3.18076; + tangent -0.00502321 -0.997165 0.0750814; + vertex 6.25135 -7.22263 0.999809; + normal 0.0962716 0.0572773 0.993706; + texcoord -0.0689937 3.32482; + tangent -0.0509819 -0.996785 0.0618108; + vertex 6.86675 -7.69228 0.970928; + normal 0.134957 0.0488162 0.989648; + texcoord -0.0426736 3.51900; + tangent 0.0720013 -0.996593 0.0402368; + vertex 7.58349 -7.76123 0.874435; + normal 0.0739294 0.107715 0.991429; + texcoord -0.0501034 3.62530; + tangent 0.0640099 -0.992914 0.100120; + vertex 8.06255 -7.77012 0.819269; + normal 0.0743384 0.176861 0.981424; + texcoord 0.0353520 3.57636; + tangent 0.0340653 -0.983878 0.175569; + vertex 7.87997 -8.06191 0.875388; + normal 0.119799 0.174533 0.977336; + texcoord 0.0570858 3.47491; + tangent -0.00404246 -0.983319 0.181845; + vertex 7.49993 -8.13560 0.924581; + normal 0.0673157 0.191317 0.979217; + texcoord 0.146095 3.62496; + tangent -0.0460348 -0.979390 0.196662; + vertex 8.03703 -8.54078 0.976765; + normal 0.109446 0.145868 0.983231; + texcoord 0.0133167 3.32582; + tangent -0.0778076 -0.984191 0.159101; + vertex 6.81482 -7.99118 1.00921; + normal 0.104402 0.119916 0.987279; + texcoord 0.220641 3.65059; + tangent -0.00804041 -0.992612 0.121068; + vertex 8.12591 -8.81560 1.01221; + normal 0.0840182 0.153754 0.984531; + texcoord 0.172147 3.41219; + tangent 0.0104983 -0.987169 0.159333; + vertex 7.16017 -8.65978 1.09195; + normal 0.0369247 0.139080 0.989593; + texcoord -0.00480893 3.24801; + tangent -0.0115935 -0.989820 0.141854; + vertex 6.52756 -7.93128 1.02322; + normal 0.110517 0.160447 0.980838; + texcoord 0.220818 3.53719; + tangent 0.00858254 -0.986570 0.163115; + vertex 7.69443 -8.87529 1.08495; + normal 0.0130178 0.115073 0.993272; + texcoord 0.116969 3.28907; + tangent 0.00858640 -0.993786 0.110979; + vertex 6.70718 -8.42427 1.09646; + normal 0.0758044 0.0843734 0.993547; + texcoord 0.299045 3.52075; + tangent 0.0217089 -0.996124 0.0852343; + vertex 7.62198 -9.19371 1.13516; + normal 0.0189014 0.0786943 0.996720; + texcoord -0.0258422 3.20816; + tangent 0.0334913 -0.996324 0.0788424; + vertex 6.37345 -7.84758 1.01663; + normal -0.115000 0.0531273 0.991944; + texcoord 0.0795277 3.20099; + tangent 0.00713403 -0.998856 0.0472860; + vertex 6.38590 -8.25273 1.06116; + normal -0.0676135 0.0338337 0.997138; + texcoord -0.0321188 3.16218; + tangent 0.0375006 -0.998719 0.0339785; + vertex 6.20067 -7.88299 1.01609; + normal -0.0691595 0.0289732 0.997185; + texcoord -0.142786 3.07696; + tangent 0.0338290 -0.999154 0.0233945; + vertex 5.87747 -7.35373 1.00394; + normal -0.0719391 0.100830 0.992299; + texcoord -0.204002 3.07430; + tangent -0.00620571 -0.994534 0.104228; + vertex 5.84834 -7.15810 0.986998; + normal -0.147023 -0.0248880 0.988820; + texcoord -0.120769 3.00070; + tangent 0.00298511 -0.999732 -0.0229452; + vertex 5.55301 -7.47209 0.965604; + normal -0.0521659 0.0985062 0.993768; + texcoord -0.333781 3.06197; + tangent -0.0161774 -0.995265 0.0958421; + vertex 5.84546 -6.63449 0.916090; + normal -0.119350 0.0596112 0.991061; + texcoord -0.226832 2.95721; + tangent 0.00348698 -0.997722 0.0673744; + vertex 5.29050 -7.05812 0.909411; + normal -0.0202964 0.0464583 0.998714; + texcoord -0.419711 3.06174; + tangent 0.0789898 -0.995794 0.0464232; + vertex 5.82792 -6.26023 0.890104; + normal -0.161675 -0.0393492 0.986059; + texcoord 0.00254988 3.10795; + tangent 0.0191318 -0.998942 -0.0418245; + vertex 5.98139 -7.97425 0.989123; + normal -0.209925 -0.110595 0.971442; + texcoord -0.0731840 2.94774; + tangent -0.0540386 -0.990042 -0.129986; + vertex 5.28611 -7.60513 0.907583; + normal -0.230777 -0.0537712 0.971520; + texcoord 0.0797701 3.13408; + tangent -0.0666573 -0.995162 -0.0721768; + vertex 6.08257 -8.26098 1.00164; + normal -0.225832 -0.132627 0.965096; + texcoord 0.0257029 3.04001; + tangent 0.0289737 -0.990518 -0.134294; + vertex 5.72392 -8.08313 0.927415; + normal -0.215924 -0.136086 0.966880; + texcoord -0.121944 2.84777; + tangent -0.0379924 -0.987555 -0.152614; + vertex 4.91574 -7.44093 0.841533; + normal -0.304022 -0.133713 0.943235; + texcoord 0.103598 3.07975; + tangent -0.0702993 -0.984672 -0.159622; + vertex 5.82890 -8.36312 0.916771; + normal -0.214181 -0.147729 0.965558; + texcoord 0.0876037 2.92993; + tangent -0.0125702 -0.988288 -0.152082; + vertex 5.28960 -8.28300 0.786273; + normal -0.279804 -0.169273 0.945017; + texcoord 0.161720 3.04048; + tangent 0.0260975 -0.985834 -0.165679; + vertex 5.68094 -8.63515 0.822131; + normal -0.279524 -0.129695 0.951339; + texcoord 0.190982 3.18908; + tangent 0.00592831 -0.991354 -0.131080; + vertex 6.30995 -8.73657 1.03367; + normal -0.273939 -0.167054 0.947128; + texcoord 0.278268 3.04985; + tangent 0.00937306 -0.985395 -0.170023; + vertex 5.76435 -9.05618 0.760997; + normal -0.179324 -0.0318634 0.983274; + texcoord 0.165802 3.23691; + tangent -0.0240696 -0.999028 -0.0369311; + vertex 6.50039 -8.62358 1.09219; + normal -0.137497 -0.0836163 0.986966; + texcoord 0.296027 2.99057; + tangent 0.0103796 -0.996244 -0.0859652; + vertex 5.51434 -9.15092 0.690547; + normal -0.304121 -0.157129 0.939585; + texcoord 0.328767 3.20250; + tangent -0.0102897 -0.985159 -0.171336; + vertex 6.37424 -9.31182 0.932721; + normal -0.251800 -0.0560602 0.966154; + texcoord 0.354745 3.07785; + tangent -0.0514306 -0.995855 -0.0750223; + vertex 5.84939 -9.37071 0.742567; + normal -0.229557 -0.128990 0.964710; + texcoord 0.328969 3.30113; + tangent 0.0152220 -0.991314 -0.130636; + vertex 6.77024 -9.30579 1.04705; + normal -0.266083 -0.0626624 0.961911; + texcoord 0.407733 3.23306; + tangent -0.0141836 -0.997615 -0.0675569; + vertex 6.49309 -9.59808 0.933765; + normal -0.0664950 0.0151258 0.997672; + texcoord 0.162264 3.27780; + tangent -0.0227438 -0.999580 0.0179815; + vertex 6.64855 -8.62180 1.10687; + normal -0.148486 -0.0836295 0.985372; + texcoord 0.295792 3.35111; + tangent 0.0302593 -0.996336 -0.0799960; + vertex 6.95329 -9.16641 1.10044; + normal -0.0394216 0.0280310 0.998829; + texcoord 0.280157 3.41584; + tangent 0.0378265 -0.998900 0.0277140; + vertex 7.21403 -9.10272 1.13025; + normal -0.0712765 -0.0218876 0.997216; + texcoord 0.383288 3.46626; + tangent 0.0100897 -0.999753 -0.0197758; + vertex 7.41673 -9.52008 1.14725; + normal -0.164618 -0.116245 0.979484; + texcoord 0.448542 3.43064; + tangent -0.0139929 -0.992439 -0.121940; + vertex 7.28658 -9.75830 1.11077; + normal -0.191199 -0.0942962 0.977011; + texcoord 0.472321 3.33890; + tangent -0.0236961 -0.994675 -0.100302; + vertex 6.90819 -9.89753 1.01190; + normal -0.0505365 -0.0752140 0.995886; + texcoord 0.457017 3.51119; + tangent 0.0264763 -0.997071 -0.0717560; + vertex 7.57967 -9.77145 1.14645; + normal 0.0693810 0.0267264 0.997232; + texcoord 0.402642 3.54469; + tangent 0.00234082 -0.999711 0.0239163; + vertex 7.73379 -9.57105 1.14777; + normal 0.109456 0.0836093 0.990469; + texcoord 0.442240 3.68674; + tangent -0.00996223 -0.996347 0.0848117; + vertex 8.28256 -9.76270 1.08384; + normal 0.0115662 -0.0859418 0.996233; + texcoord 0.517447 3.57359; + tangent 0.0321271 -0.995981 -0.0836064; + vertex 7.83400 -10.0201 1.12831; + normal 0.0635498 0.0757467 0.995100; + texcoord 0.325361 3.71627; + tangent -0.0105319 -0.996759 0.0797590; + vertex 8.44000 -9.25499 1.01357; + normal 0.0686198 0.00459891 0.997632; + texcoord 0.497450 3.68114; + tangent 0.0828923 -0.996550 0.00412488; + vertex 8.26661 -9.99349 1.09983; + normal 0.0178469 -0.0306101 0.999372; + texcoord 0.594020 3.79038; + tangent 0.111480 -0.993259 -0.0317670; + vertex 8.70544 -10.3501 1.07620; + normal -0.0125132 -0.106756 0.994207; + texcoord 0.594040 3.70595; + tangent 0.0845549 -0.990092 -0.112107; + vertex 8.43096 -10.3369 1.07528; + normal -0.0755029 -0.0845371 0.993556; + texcoord 0.760172 3.65984; + tangent -0.00212412 -0.995934 -0.0900633; + vertex 8.20372 -10.9900 0.964698; + normal -0.0179777 -0.172617 0.984825; + texcoord 0.585053 3.58690; + tangent -0.0297708 -0.983433 -0.178814; + vertex 7.88059 -10.2498 1.09757; + normal -0.0629568 -0.00932024 0.997973; + texcoord 0.818492 3.63520; + tangent 0.00707298 -0.999974 -0.00108670; + vertex 8.14301 -11.1749 0.950762; + normal -0.0479882 -0.157847 0.986297; + texcoord 0.704553 3.64492; + tangent -0.00636674 -0.986796 -0.161843; + vertex 8.14322 -10.7830 0.988508; + normal -0.0658681 -0.137095 0.988366; + texcoord 0.686040 3.51151; + tangent 0.0285798 -0.988965 -0.145369; + vertex 7.58907 -10.7560 0.970582; + normal -0.0963565 -0.171596 0.980444; + texcoord 0.559420 3.51702; + tangent -0.0185979 -0.983777 -0.178431; + vertex 7.65839 -10.1916 1.09712; + normal -0.151664 -0.156452 0.975972; + texcoord 0.551254 3.41672; + tangent -0.0165275 -0.985929 -0.166346; + vertex 7.17700 -10.1358 1.02943; + normal -0.0661121 -0.0656280 0.995652; + texcoord 0.571125 3.33746; + tangent 0.0115706 -0.997605 -0.0682000; + vertex 6.90751 -10.2389 0.979203; + normal -0.0158723 0.00741009 0.999847; + texcoord 0.828689 3.58838; + tangent -0.0429614 -0.999036 0.00899051; + vertex 7.93057 -11.2610 0.945434; + normal 0.00824540 -0.0628692 0.997988; + texcoord 0.664702 3.37503; + tangent 0.0172720 -0.997936 -0.0618432; + vertex 7.04312 -10.6194 0.949523; + normal -0.127724 0.0158318 0.991683; + texcoord 0.509709 3.27123; + tangent 0.0624516 -0.997783 0.0230156; + vertex 6.65240 -10.0319 0.962780; + normal 0.0316997 0.0303450 0.999037; + texcoord 0.904539 3.50973; + tangent 0.0135633 -0.999475 0.0294175; + vertex 7.59903 -11.5489 0.965658; + normal 0.0576514 0.0500330 0.997082; + texcoord 0.774257 3.38823; + tangent -0.0456010 -0.997443 0.0550292; + vertex 7.08917 -11.0464 0.944716; + normal 0.103293 0.0561805 0.993063; + texcoord 0.901996 3.34781; + tangent 0.0353309 -0.998031 0.0518169; + vertex 6.94547 -11.5565 1.00342; + normal 0.0432561 -0.00612395 0.999045; + texcoord 0.710501 3.37764; + tangent 0.0262065 -0.999591 -0.0114256; + vertex 7.06794 -10.8398 0.940888; + normal 0.127035 0.0655926 0.989727; + texcoord 0.784881 3.32269; + tangent -0.0225135 -0.997308 0.0697815; + vertex 6.86569 -11.0969 0.970748; + normal 0.0695357 0.0340986 0.996996; + texcoord 0.660978 3.25777; + tangent -0.0502149 -0.998093 0.0359134; + vertex 6.58584 -10.5542 0.988698; + normal 0.134244 0.0714060 0.988372; + texcoord 0.779124 3.23815; + tangent -0.0513729 -0.995636 0.0779097; + vertex 6.49092 -11.0857 1.02867; + normal -0.0483129 0.0735648 0.996120; + texcoord 0.574235 3.25004; + tangent 0.0178346 -0.996693 0.0792708; + vertex 6.59553 -10.2238 0.968941; + normal 0.0451932 0.0736566 0.996259; + texcoord 0.661301 3.19272; + tangent -0.0166837 -0.996981 0.0758275; + vertex 6.38974 -10.5979 1.00385; + normal 0.0796826 0.0611238 0.994944; + texcoord 0.907549 3.17847; + tangent -0.0472817 -0.996792 0.0645755; + vertex 6.24975 -11.5885 1.09908; + normal -0.0302448 0.132863 0.990673; + texcoord 0.716686 3.11987; + tangent 0.00122568 -0.990929 0.134378; + vertex 6.11283 -10.8024 1.02738; + normal -0.130379 0.177015 0.975534; + texcoord 0.554400 3.15714; + tangent -0.0252740 -0.982487 0.184608; + vertex 6.22853 -10.1978 0.932386; + normal -0.202771 0.0731229 0.976492; + texcoord 0.478546 3.21559; + tangent 0.0583475 -0.994647 0.0852817; + vertex 6.41526 -9.88510 0.915493; + normal -0.0900333 0.206763 0.974240; + texcoord 0.599176 3.10287; + tangent 0.0515956 -0.975108 0.215644; + vertex 5.97063 -10.3994 0.944844; + normal -0.220958 0.0943017 0.970714; + texcoord 0.435563 3.09961; + tangent 0.0392511 -0.993496 0.106884; + vertex 5.93287 -9.68215 0.771143; + normal -0.116125 0.200730 0.972740; + texcoord 0.463684 3.06135; + tangent 0.0424512 -0.976385 0.211827; + vertex 5.78876 -9.79874 0.764148; + normal -0.112338 0.0795580 0.990480; + texcoord 0.391969 3.02908; + tangent 0.0139705 -0.996666 0.0803821; + vertex 5.65504 -9.52391 0.708245; + normal -0.0254973 0.231728 0.972447; + texcoord 0.579751 3.00189; + tangent 0.00474112 -0.972042 0.234760; + vertex 5.57147 -10.3328 0.897632; + normal -0.00564989 0.223687 0.974645; + texcoord 0.457301 3.00108; + tangent 0.0209660 -0.973537 0.227565; + vertex 5.56674 -9.77923 0.747713; + normal -0.0483151 0.175429 0.983306; + texcoord 0.654987 3.01258; + tangent 0.0112107 -0.984462 0.175239; + vertex 5.60102 -10.6019 0.955464; + normal 0.0365541 0.197470 0.979627; + texcoord 0.432854 2.87354; + tangent -0.00847849 -0.979371 0.201891; + vertex 5.03337 -9.69012 0.755984; + normal -0.0379135 0.191972 0.980668; + texcoord 0.587843 2.87775; + tangent 0.0157533 -0.981363 0.191517; + vertex 5.11417 -10.3186 0.897959; + normal 0.0128963 0.146100 0.989186; + texcoord 0.396992 2.96605; + tangent -0.00554023 -0.988476 0.151274; + vertex 5.41903 -9.53041 0.699630; + normal 0.00450469 0.0238253 0.999706; + texcoord 0.322521 2.93696; + tangent -0.00437692 -0.999673 0.0251986; + vertex 5.31460 -9.25915 0.674102; + normal 0.0476110 0.111384 0.992636; + texcoord 0.399292 2.82320; + tangent 0.0338281 -0.993545 0.108281; + vertex 4.84367 -9.56980 0.744896; + normal -0.0734617 0.172422 0.982280; + texcoord 0.502840 2.81523; + tangent -0.00839047 -0.985101 0.171771; + vertex 4.81594 -9.97062 0.806137; + normal -0.0578960 0.184900 0.981051; + texcoord 0.774023 2.99896; + tangent 0.0283417 -0.982248 0.185436; + vertex 5.54944 -11.0974 1.03122; + normal -0.0552480 0.186267 0.980945; + texcoord 0.743554 2.84123; + tangent -0.0214249 -0.982219 0.186512; + vertex 4.91758 -10.9044 0.987302; + normal 0.00405772 0.178686 0.983898; + texcoord 0.866238 2.97719; + tangent -0.0634369 -0.982114 0.177277; + vertex 5.47072 -11.3990 1.08820; + normal 0.0364223 0.0998352 0.994337; + texcoord 0.910459 3.03591; + tangent 0.0154378 -0.993704 0.110966; + vertex 5.67307 -11.6821 1.12564; + normal -0.0441680 0.230677 0.972027; + texcoord 0.799846 2.82580; + tangent 0.00151522 -0.972766 0.231784; + vertex 4.85996 -11.1377 1.03466; + normal 0.0262698 0.154589 0.987630; + texcoord 0.928203 2.87130; + tangent -2.60406e-05 -0.986731 0.162362; + vertex 5.02273 -11.6871 1.17017; + normal 0.0614314 0.0243055 0.997815; + texcoord 0.963101 3.01873; + tangent 0.118378 -0.992934 0.00831196; + vertex 5.63630 -11.8091 1.13650; + normal -0.0846729 0.241007 0.966823; + texcoord 0.749854 2.66925; + tangent -0.0227825 -0.970311 0.240785; + vertex 4.19884 -10.9642 0.927159; + normal -0.0433048 0.222657 0.973935; + texcoord 0.899333 2.80597; + tangent 0.00935897 -0.974772 0.223005; + vertex 4.77269 -11.5489 1.13793; + normal -0.106309 0.184940 0.976983; + texcoord 0.706423 2.77729; + tangent -0.0977694 -0.978928 0.179282; + vertex 4.68193 -10.8325 0.951641; + normal -0.0881687 0.238972 0.967015; + texcoord 0.903636 2.62777; + tangent -0.0414727 -0.970610 0.237056; + vertex 4.06825 -11.5957 1.09171; + normal -0.0953042 0.190896 0.976973; + texcoord 0.641310 2.67737; + tangent -0.0612785 -0.980110 0.188760; + vertex 4.26370 -10.5093 0.825994; + normal -0.0507306 0.137340 0.989224; + texcoord 0.950694 2.78107; + tangent 0.0337740 -0.989057 0.143618; + vertex 4.68234 -11.7756 1.17445; + normal -0.109970 0.223371 0.968510; + texcoord 0.789956 2.57307; + tangent -0.00132282 -0.973786 0.227461; + vertex 3.81710 -11.0965 0.931394; + normal -0.133021 0.194270 0.971887; + texcoord 0.947116 2.59545; + tangent 0.0109846 -0.980011 0.198640; + vertex 3.90360 -11.7710 1.11747; + normal 0.000502825 0.0334941 0.999439; + texcoord 0.991458 2.82281; + tangent 0.0229024 -0.999301 0.0295368; + vertex 4.85499 -11.9109 1.19326; + normal 0.0667448 -0.00390516 0.997763; + texcoord 0.995490 2.89053; + tangent 0.0563020 -0.998372 -0.00914313; + vertex 5.10740 -11.9385 1.18351; + normal -0.0706835 0.0600710 0.995688; + texcoord 1.04463 2.58690; + tangent -0.0150873 -0.997776 0.0649334; + vertex 3.90978 -12.1545 1.16957; + normal 0.0452119 -0.115756 0.992248; + texcoord 1.04983 2.83436; + tangent -0.0279111 -0.992315 -0.120552; + vertex 4.89498 -12.1439 1.18340; + normal 0.0556039 -0.0761390 0.995546; + texcoord 1.02678 3.01912; + tangent 0.0428047 -0.996006 -0.0783550; + vertex 5.65844 -12.0572 1.12775; + normal 0.0671995 -0.0367667 0.997062; + texcoord 1.01627 3.16083; + tangent 0.0303426 -0.998775 -0.0390814; + vertex 6.17632 -11.9960 1.11166; + normal 0.0477236 -0.162260 0.985593; + texcoord 1.08099 2.98534; + tangent -0.0465713 -0.985693 -0.161990; + vertex 5.50807 -12.2632 1.10877; + normal 0.118116 -0.00549360 0.992985; + texcoord 0.974071 3.21279; + tangent 0.00728184 -0.999964 -0.00444202; + vertex 6.37862 -11.8802 1.09481; + normal -0.00964594 -0.0924158 0.995674; + texcoord 1.15556 3.10749; + tangent -0.0129953 -0.995337 -0.0955763; + vertex 6.02224 -12.5399 1.06659; + normal 0.120265 -0.0275647 0.992359; + texcoord 0.967405 3.34373; + tangent 0.0464554 -0.998435 -0.0311361; + vertex 6.95448 -11.8536 1.00919; + normal 0.134969 -0.0395225 0.990061; + texcoord 1.12361 3.24676; + tangent -0.0732365 -0.996892 -0.0290418; + vertex 6.54084 -12.4641 1.04196; + normal 0.146998 -0.0559767 0.987552; + texcoord 1.09100 3.37436; + tangent -0.0426616 -0.997883 -0.0490839; + vertex 7.08763 -12.3423 0.951975; + normal 0.137612 0.0129962 0.990401; + texcoord 1.17374 3.27947; + tangent -0.0511076 -0.998467 0.0212427; + vertex 6.63333 -12.6844 1.02567; + normal 0.0620051 -0.0369613 0.997391; + texcoord 1.15886 3.19623; + tangent 0.00876410 -0.999274 -0.0370690; + vertex 6.32702 -12.5886 1.05978; + normal 0.147618 -0.0245718 0.988739; + texcoord 1.32341 3.38984; + tangent 0.0119506 -0.999676 -0.0224912; + vertex 7.08347 -13.2632 0.986152; + normal 0.0836480 -0.0465381 0.995408; + texcoord 1.32347 3.31037; + tangent 0.0281104 -0.998404 -0.0489795; + vertex 6.79687 -13.2552 1.01969; + normal 0.0749157 -0.158267 0.984550; + texcoord 1.39875 3.34369; + tangent 0.0322562 -0.985437 -0.166953; + vertex 6.91830 -13.5311 0.981104; + normal -0.0148867 -0.0745330 0.997107; + texcoord 1.27287 3.18791; + tangent -0.0498305 -0.995704 -0.0780412; + vertex 6.31064 -13.0503 1.05072; + normal -0.00170107 -0.162965 0.986630; + texcoord 1.36181 3.27139; + tangent -0.0295273 -0.985522 -0.166959; + vertex 6.63980 -13.4091 1.01188; + normal 0.0506150 -0.128085 0.990471; + texcoord 1.48796 3.45177; + tangent 0.0154860 -0.990740 -0.134885; + vertex 7.39989 -13.9654 0.853224; + normal -0.00868073 -0.189066 0.981926; + texcoord 1.50057 3.29718; + tangent 0.0526757 -0.980365 -0.190027; + vertex 6.73845 -14.0024 0.875928; + normal -0.0357442 -0.0890948 0.995382; + texcoord 1.56796 3.47261; + tangent -0.0914320 -0.991746 -0.0898844; + vertex 7.45808 -14.2322 0.823301; + normal 0.0536735 -0.142580 0.988327; + texcoord 1.55271 3.31357; + tangent 0.0216974 -0.988822 -0.147512; + vertex 6.82576 -14.1919 0.838009; + normal 0.0109351 -0.0858789 0.996246; + texcoord 1.62605 3.39839; + tangent -0.0352254 -0.995875 -0.0836167; + vertex 7.14709 -14.4471 0.790373; + normal -0.0798982 -0.0264070 0.996453; + texcoord 1.74551 3.46521; + tangent 0.0103096 -0.999582 -0.0270112; + vertex 7.39264 -14.9557 0.769816; + normal -0.102356 -0.0322727 0.994224; + texcoord 1.82127 3.58676; + tangent 0.0403799 -0.998603 -0.0340676; + vertex 7.88317 -15.2954 0.824307; + normal -0.0218734 0.0667827 0.997528; + texcoord 1.91266 3.63374; + tangent 0.00486578 -0.997403 0.0718530; + vertex 8.09265 -15.6289 0.842713; + normal -0.0199103 0.0934319 0.995427; + texcoord 1.85468 3.48142; + tangent 0.0118932 -0.995010 0.0990624; + vertex 7.47316 -15.3785 0.785828; + normal 0.0357218 0.0191635 0.999178; + texcoord 1.76514 3.41434; + tangent 0.00870221 -0.999828 0.0163495; + vertex 7.20297 -15.0250 0.762491; + normal 0.0928134 -0.0559139 0.994112; + texcoord 1.63229 3.32988; + tangent 0.00610406 -0.998476 -0.0548546; + vertex 6.89201 -14.4832 0.804013; + normal 0.162573 0.0453757 0.985653; + texcoord 1.75562 3.34065; + tangent -0.0125596 -0.998795 0.0474418; + vertex 6.94085 -14.9857 0.790621; + normal 0.124835 0.00698360 0.992153; + texcoord 1.61119 3.25587; + tangent -0.0169265 -0.999779 0.0124760; + vertex 6.58199 -14.4017 0.844467; + normal 0.0436053 -0.0619910 0.997124; + texcoord 1.56238 3.25545; + tangent 0.00223097 -0.997943 -0.0640729; + vertex 6.58585 -14.2264 0.846198; + normal 0.103394 -0.0406000 0.993812; + texcoord 1.51103 3.16538; + tangent -0.0235205 -0.998597 -0.0474420; + vertex 6.20887 -14.0222 0.877810; + normal 0.0290157 -0.140451 0.989662; + texcoord 1.46385 3.15817; + tangent 0.00504270 -0.990626 -0.136506; + vertex 6.18609 -13.7920 0.900842; + normal 0.194608 0.0659933 0.978658; + texcoord 1.52782 3.10441; + tangent -0.0196859 -0.997425 0.0689550; + vertex 5.95714 -14.0764 0.914436; + normal 0.209076 0.0766900 0.974888; + texcoord 1.65441 3.22671; + tangent -0.00857516 -0.996803 0.0794307; + vertex 6.45445 -14.5964 0.878147; + normal 0.122520 0.130182 0.983891; + texcoord 1.83701 3.38725; + tangent -0.0226391 -0.989538 0.142488; + vertex 7.10039 -15.2715 0.790101; + normal 0.213855 0.0407051 0.976017; + texcoord 1.77888 3.20983; + tangent 0.0211883 -0.999106 0.0365703; + vertex 6.39570 -15.1018 0.930647; + normal 0.155820 0.0745523 0.984968; + texcoord 1.84065 3.22859; + tangent -0.0436453 -0.995534 0.0837135; + vertex 6.47013 -15.3406 0.928268; + normal 0.123120 0.210467 0.969817; + texcoord 1.89950 3.40575; + tangent -0.0651111 -0.973069 0.221125; + vertex 7.18339 -15.5645 0.834248; + normal 0.140997 0.181234 0.973280; + texcoord 1.90569 3.30507; + tangent -0.0332882 -0.980324 0.194567; + vertex 6.72869 -15.5739 0.918015; + normal 0.0617859 0.224402 0.972536; + texcoord 1.92820 3.46405; + tangent -0.0155830 -0.972816 0.231053; + vertex 7.38956 -15.6663 0.834283; + normal 0.112281 0.247210 0.962434; + texcoord 1.98418 3.36244; + tangent 0.0285734 -0.967978 0.249406; + vertex 6.94923 -15.9249 0.970672; + normal 0.0354022 0.0638329 0.997333; + texcoord 1.89990 3.22774; + tangent 0.0189820 -0.997579 0.0668958; + vertex 6.46063 -15.5676 0.943694; + normal 0.0201570 0.168303 0.985529; + texcoord 1.94986 3.60892; + tangent 0.0284296 -0.985182 0.169141; + vertex 7.99391 -15.7848 0.860527; + normal 0.0311455 0.169557 0.985028; + texcoord 1.95518 3.27487; + tangent 0.0623653 -0.984200 0.165712; + vertex 6.64660 -15.7774 0.964628; + normal 0.0811973 0.255830 0.963306; + texcoord 2.05763 3.43550; + tangent -0.0101254 -0.965009 0.262020; + vertex 7.30275 -16.2270 1.01648; + normal 0.0402124 0.193095 0.980356; + texcoord 2.09285 3.34642; + tangent 0.0235389 -0.981462 0.190205; + vertex 6.92731 -16.3146 1.06658; + normal 0.0490556 0.254607 0.965800; + texcoord 2.03790 3.54078; + tangent -0.0579774 -0.963735 0.260486; + vertex 7.76843 -16.1367 0.956240; + normal 0.105241 0.202540 0.973603; + texcoord 2.08173 3.56502; + tangent -0.0782304 -0.974720 0.209288; + vertex 7.82196 -16.3128 0.996864; + normal 0.119854 0.133199 0.983815; + texcoord 2.03692 3.67349; + tangent -0.00266519 -0.990801 0.135298; + vertex 8.25651 -16.1012 0.890547; + normal 0.147068 0.0611919 0.987232; + texcoord 2.08747 3.72946; + tangent 0.000628644 -0.998066 0.0621593; + vertex 8.47610 -16.3243 0.877409; + normal 0.164605 0.137059 0.976791; + texcoord 2.13277 3.59122; + tangent -0.0196651 -0.989483 0.143308; + vertex 7.92228 -16.5165 1.01976; + normal 0.201752 0.0982312 0.974498; + texcoord 2.26393 3.69994; + tangent -0.0214823 -0.994495 0.102559; + vertex 8.41266 -17.0159 0.937392; + normal 0.183518 0.0811934 0.979658; + texcoord 2.18872 3.58678; + tangent 0.0251982 -0.996842 0.0753056; + vertex 7.90240 -16.7216 1.04571; + normal 0.0938911 0.134831 0.986410; + texcoord 2.17005 3.50972; + tangent -0.0327393 -0.990042 0.136912; + vertex 7.57597 -16.6497 1.08323; + normal 0.189952 0.0958338 0.977105; + texcoord 2.31885 3.56968; + tangent -0.0796179 -0.990619 0.111061; + vertex 7.84342 -17.3129 1.09640; + normal 0.117613 0.0472398 0.991935; + texcoord 2.41555 3.52815; + tangent 0.0509437 -0.997486 0.0492698; + vertex 7.58942 -17.6699 1.17846; + normal 0.0180124 0.129488 0.991417; + texcoord 2.16239 3.36365; + tangent -0.00361798 -0.991678 0.128691; + vertex 6.99447 -16.5784 1.10986; + normal 0.0493544 0.0955465 0.994201; + texcoord 2.27740 3.40988; + tangent -0.00524256 -0.995366 0.0960126; + vertex 7.18488 -17.0648 1.14767; + normal 0.0511678 -0.0688066 0.996317; + texcoord 2.50578 3.52744; + tangent 0.0972694 -0.992311 -0.0765347; + vertex 7.66539 -18.0097 1.16563; + normal 0.0527404 0.0420458 0.997723; + texcoord 2.40679 3.45300; + tangent 0.0416072 -0.998352 0.0395338; + vertex 7.34902 -17.6116 1.19726; + normal -0.0317277 0.0609289 0.997638; + texcoord 2.36457 3.35827; + tangent 0.0418294 -0.997082 0.0638655; + vertex 6.98564 -17.4429 1.18920; + normal -0.0179164 -0.102051 0.994618; + texcoord 2.45941 3.42141; + tangent -0.0311842 -0.994743 -0.0975390; + vertex 7.22159 -17.8344 1.19214; + normal -0.0770765 -0.0620289 0.995094; + texcoord 2.42489 3.35307; + tangent -0.0276212 -0.997543 -0.0643815; + vertex 6.98635 -17.6924 1.19467; + normal -0.104719 -0.211528 0.971746; + texcoord 2.48069 3.37700; + tangent -0.00570690 -0.976889 -0.213670; + vertex 7.04814 -17.9061 1.16903; + normal -0.168073 -0.309312 0.935990; + texcoord 2.59045 3.39907; + tangent 0.00445561 -0.948329 -0.317258; + vertex 7.18999 -18.3186 1.06099; + normal -0.159085 -0.245028 0.956375; + texcoord 2.48672 3.29896; + tangent -0.0256018 -0.967077 -0.253194; + vertex 6.73535 -17.9104 1.12623; + normal -0.147190 -0.313644 0.938063; + texcoord 2.64190 3.28161; + tangent -0.00840101 -0.945349 -0.325953; + vertex 6.67290 -18.5637 0.855290; + normal -0.155493 -0.322190 0.933818; + texcoord 2.54944 3.21585; + tangent -0.0235634 -0.942832 -0.332434; + vertex 6.38740 -18.1576 0.973066; + normal -0.181523 -0.138988 0.973515; + texcoord 2.44424 3.26348; + tangent -0.0534250 -0.986784 -0.152980; + vertex 6.60361 -17.7316 1.13679; + normal -0.0574376 -0.154150 0.986377; + texcoord 2.71127 3.24703; + tangent -0.0404642 -0.986215 -0.160445; + vertex 6.53979 -18.8250 0.771629; + normal -0.168303 -0.201461 0.964929; + texcoord 2.49179 3.14786; + tangent -0.0257737 -0.978607 -0.204117; + vertex 6.14213 -17.9533 0.990314; + normal -0.0389965 -0.257880 0.965390; + texcoord 2.64761 3.20061; + tangent 0.0579467 -0.963502 -0.261355; + vertex 6.33866 -18.5793 0.817478; + normal -0.0873158 -0.265190 0.960234; + texcoord 2.55422 3.15325; + tangent -0.0384114 -0.961842 -0.270897; + vertex 6.13682 -18.2022 0.923726; + normal -0.173305 -0.0606798 0.982997; + texcoord 2.44640 3.10430; + tangent -0.00605877 -0.998050 -0.0621281; + vertex 5.95500 -17.7417 0.981663; + normal 0.0620636 -0.185479 0.980686; + texcoord 2.61470 3.12011; + tangent 0.0415244 -0.980496 -0.192104; + vertex 6.00303 -18.4463 0.857748; + normal -0.0336531 -0.134567 0.990333; + texcoord 2.52409 3.08123; + tangent -0.0308567 -0.990061 -0.137214; + vertex 5.86993 -18.0475 0.940914; + normal 0.0783366 -0.121819 0.989456; + texcoord 2.67830 3.17026; + tangent 0.0753520 -0.989196 -0.125750; + vertex 6.23180 -18.6905 0.796889; + normal 0.0982368 -0.153941 0.983185; + texcoord 2.57472 3.04465; + tangent -0.00141984 -0.987598 -0.156998; + vertex 5.71372 -18.2911 0.913425; + normal 0.0774494 -0.0213628 0.996767; + texcoord 2.73774 3.20389; + tangent -0.00136982 -0.999667 -0.0257827; + vertex 6.37018 -18.9275 0.765421; + normal 0.175262 -0.0476366 0.983369; + texcoord 2.66398 3.08810; + tangent 0.0413868 -0.997542 -0.0565473; + vertex 5.90017 -18.6364 0.845425; + normal 0.122778 -0.0145377 0.992328; + texcoord 2.55737 2.99015; + tangent -0.0280581 -0.999448 -0.0177959; + vertex 5.49403 -18.1931 0.949860; + normal -0.0638913 0.0513793 0.996633; + texcoord 2.46077 3.00180; + tangent -0.0865311 -0.995210 0.0454950; + vertex 5.56301 -17.8111 0.940337; + normal 0.184618 0.0732560 0.980076; + texcoord 2.76165 3.16253; + tangent 0.00719740 -0.996933 0.0779236; + vertex 6.21466 -19.0144 0.790567; + normal 0.201759 0.0397479 0.978628; + texcoord 2.70068 2.97653; + tangent -0.0128282 -0.998865 0.0458653; + vertex 5.43410 -18.7765 0.959669; + normal -0.101048 -0.0762296 0.991957; + texcoord 2.75056 3.29380; + tangent -0.0297553 -0.996564 -0.0772970; + vertex 6.69399 -18.9500 0.768468; + normal 0.0582591 0.0976302 0.993516; + texcoord 2.80490 3.23334; + tangent 0.00615463 -0.994401 0.105492; + vertex 6.47526 -19.1610 0.768509; + normal 0.113558 0.133682 0.984497; + texcoord 2.91117 3.20061; + tangent -0.0119648 -0.990238 0.138876; + vertex 6.33884 -19.6359 0.866022; + normal 0.231971 0.0687245 0.970292; + texcoord 2.72227 3.07134; + tangent 0.0170610 -0.996872 0.0771755; + vertex 5.82737 -18.8151 0.866807; + normal 0.194822 0.0749937 0.977967; + texcoord 2.81813 3.04317; + tangent 0.0191626 -0.996754 0.0781929; + vertex 5.73032 -19.2848 0.951154; + normal 0.172452 0.0911181 0.980794; + texcoord 2.88365 3.13069; + tangent 0.000527992 -0.995546 0.0942805; + vertex 6.07893 -19.5317 0.897089; + normal 0.0255941 0.0934174 0.995298; + texcoord 3.01467 3.20391; + tangent -0.0313498 -0.995075 0.0940377; + vertex 6.31910 -20.0292 0.915390; + normal 0.0726654 0.0663740 0.995145; + texcoord 2.98703 3.15629; + tangent -0.0117691 -0.997485 0.0698914; + vertex 6.17483 -19.8964 0.911506; + normal 0.112969 0.00402587 0.993590; + texcoord 2.95803 3.08417; + tangent 0.0989649 -0.995084 -0.00359308; + vertex 5.91178 -19.8554 0.930915; + normal 0.0403808 0.0536081 0.997745; + texcoord 3.14613 3.12442; + tangent 0.0102422 -0.998458 0.0545547; + vertex 6.04778 -20.6034 0.953168; + normal 0.0548946 0.0233318 0.998219; + texcoord 3.05011 3.06692; + tangent -0.0512752 -0.998166 0.0321840; + vertex 5.89306 -20.1189 0.927692; + normal 0.108282 -0.00687966 0.994096; + texcoord 2.86516 2.98492; + tangent 0.0393709 -0.999150 -0.0121930; + vertex 5.49518 -19.4456 0.993122; + normal 0.122965 0.0142495 0.992309; + texcoord 2.75188 2.91529; + tangent 0.00290887 -0.999852 0.0169674; + vertex 5.17005 -18.9882 1.01675; + normal 0.0875093 -0.0175908 0.996008; + texcoord 2.99779 2.90327; + tangent 0.0176489 -0.999615 -0.0214168; + vertex 5.13917 -19.9782 0.980756; + normal 0.129487 0.0560824 0.989994; + texcoord 2.59120 2.89844; + tangent -0.0322265 -0.997752 0.0587587; + vertex 5.15064 -18.3442 1.00925; + normal 0.0922915 -0.0223259 0.995482; + texcoord 2.87713 2.82592; + tangent 0.0217781 -0.999379 -0.0276852; + vertex 4.82918 -19.4319 1.03781; + normal 0.0768018 0.0880864 0.993148; + texcoord 2.51582 2.94944; + tangent -0.0455220 -0.994660 0.0926262; + vertex 5.34622 -18.0544 0.962053; + normal 0.0600927 0.0251643 0.997876; + texcoord 2.66404 2.82059; + tangent -0.0560690 -0.998045 0.0276009; + vertex 4.80246 -18.6024 1.06018; + normal 0.0342164 0.174041 0.984144; + texcoord 2.51790 2.87965; + tangent -0.0345615 -0.982810 0.181357; + vertex 5.07361 -18.0800 0.985064; + normal 0.0490610 0.120000 0.991561; + texcoord 2.59544 2.82860; + tangent -0.0302678 -0.992428 0.119042; + vertex 4.85298 -18.3456 1.03912; + normal -0.106223 0.168877 0.979896; + texcoord 2.41088 2.94516; + tangent 0.0271151 -0.983986 0.176172; + vertex 5.35821 -17.6240 0.898447; + normal -0.0432519 0.0848418 0.995455; + texcoord 2.62239 2.73502; + tangent 0.0172304 -0.996459 0.0822935; + vertex 4.50856 -18.4753 1.05631; + normal -0.0344167 0.206058 0.977934; + texcoord 2.55611 2.75930; + tangent 0.00669871 -0.976391 0.215906; + vertex 4.56963 -18.2489 1.02455; + normal 0.0435385 0.0193651 0.998864; + texcoord 2.78868 2.75147; + tangent -0.0388671 -0.999038 0.0203081; + vertex 4.52890 -19.1484 1.06277; + normal -0.0794405 0.0850200 0.993207; + texcoord 2.58576 2.60033; + tangent 0.0410707 -0.995361 0.0870008; + vertex 3.95417 -18.3104 0.985992; + normal -0.0266972 0.0806927 0.996381; + texcoord 2.73675 2.66461; + tangent 0.0104869 -0.996845 0.0786736; + vertex 4.19917 -18.9631 1.05293; + normal 0.0920859 0.0819609 0.992372; + texcoord 2.83325 2.70763; + tangent -0.0539844 -0.994446 0.0903441; + vertex 4.34001 -19.3353 1.08537; + normal 0.151016 0.0449296 0.987510; + texcoord 2.90776 2.71934; + tangent 0.0532389 -0.998036 0.0330037; + vertex 4.39162 -19.5690 1.09152; + normal -0.0285711 0.104941 0.994068; + texcoord 2.67870 2.56114; + tangent -0.0441093 -0.993589 0.104097; + vertex 3.78682 -18.6778 1.00196; + normal 0.159643 0.00729310 0.987148; + texcoord 2.98249 2.82353; + tangent 0.0382085 -0.999268 -0.00199413; + vertex 4.84432 -19.9342 1.01696; + normal -0.0130632 0.154142 0.987962; + texcoord 2.54428 2.55877; + tangent 0.126501 -0.979962 0.153856; + vertex 3.77317 -18.1521 0.958768; + normal 0.162906 0.0699381 0.984160; + texcoord 3.04111 2.85069; + tangent 0.0413037 -0.996998 0.0654968; + vertex 4.95009 -20.1494 1.00496; + normal -0.0364501 0.303165 0.952241; + texcoord 2.49824 2.69700; + tangent 0.00185103 -0.952395 0.304862; + vertex 4.34632 -18.0044 0.940269; + normal 0.152473 0.0718875 0.985690; + texcoord 3.02438 2.67203; + tangent 0.0211972 -0.997491 0.0675531; + vertex 4.24647 -20.0615 1.15149; + normal -0.0441806 0.272480 0.961147; + texcoord 2.48323 2.84026; + tangent -0.0146494 -0.961832 0.273248; + vertex 4.92907 -17.8922 0.938128; + normal -0.0946844 0.264509 0.959724; + texcoord 2.41551 2.90148; + tangent -6.30488e-06 -0.964161 0.265319; + vertex 5.16622 -17.6496 0.884556; + normal -0.0335258 0.281175 0.959071; + texcoord 2.40670 2.73336; + tangent 0.00555946 -0.956563 0.291473; + vertex 4.46863 -17.5526 0.783450; + normal 0.0148580 0.251971 0.967621; + texcoord 2.47728 2.59296; + tangent 0.185396 -0.950958 0.247604; + vertex 3.86967 -17.8861 0.898694; + normal -0.0950275 0.170054 0.980842; + texcoord 2.34014 2.79828; + tangent 0.0300138 -0.984838 0.170861; + vertex 4.72458 -17.3414 0.749777; + normal 0.0628074 0.198885 0.978008; + texcoord 2.45849 2.50662; + tangent 0.0245647 -0.978916 0.202780; + vertex 3.45051 -17.8480 0.904821; + normal 0.00731979 0.202605 0.979233; + texcoord 2.36440 2.71026; + tangent -0.0309620 -0.980281 0.195169; + vertex 4.38843 -17.4198 0.749685; + normal 0.0627365 0.134736 0.988894; + texcoord 2.54676 2.46911; + tangent 0.0781030 -0.987843 0.134413; + vertex 3.43141 -18.1551 0.964684; + normal 0.0673809 0.168988 0.983312; + texcoord 2.36340 2.61617; + tangent -0.124178 -0.976414 0.176620; + vertex 4.00588 -17.4120 0.766100; + normal 0.0601226 0.113983 0.991662; + texcoord 2.68032 2.48674; + tangent -0.0742762 -0.989988 0.120028; + vertex 3.50215 -18.6652 1.00233; + normal 0.152717 0.145729 0.977466; + texcoord 2.38649 2.45229; + tangent -0.0980894 -0.982346 0.159298; + vertex 3.37673 -17.5107 0.846619; + normal 0.159233 0.113638 0.980679; + texcoord 2.53170 2.39246; + tangent 0.00780559 -0.993367 0.114725; + vertex 3.08848 -18.1296 0.997726; + normal 0.0380425 0.169269 0.984835; + texcoord 2.73399 2.51387; + tangent -0.0779034 -0.980986 0.177755; + vertex 3.57388 -18.8762 1.02834; + normal 0.118071 0.0755122 0.990130; + texcoord 2.67396 2.35585; + tangent -0.00781076 -0.997055 0.0762906; + vertex 2.97153 -18.6774 1.06163; + normal 0.0435934 0.147893 0.988042; + texcoord 2.80271 2.63698; + tangent -0.0122616 -0.987431 0.157577; + vertex 4.13519 -19.1895 1.08089; + normal 0.0500182 0.190053 0.980499; + texcoord 2.83555 2.58352; + tangent -0.0421338 -0.979954 0.194719; + vertex 3.87177 -19.3553 1.12699; + normal 0.0972517 0.112179 0.988918; + texcoord 2.89988 2.60485; + tangent -0.0186588 -0.993197 0.114940; + vertex 3.94782 -19.6081 1.16469; + normal 0.00279594 0.139459 0.990224; + texcoord 2.80171 2.38771; + tangent -0.00544467 -0.988953 0.148128; + vertex 3.02073 -19.1625 1.12178; + normal 0.0111673 0.140654 0.989996; + texcoord 2.87204 2.45821; + tangent 0.0987390 -0.984540 0.144678; + vertex 3.36181 -19.4930 1.17701; + normal 0.0820978 0.0481283 0.995462; + texcoord 2.95197 2.58772; + tangent 0.0211941 -0.998803 0.0440913; + vertex 3.87572 -19.7943 1.18699; + normal 0.0140964 0.0281394 0.999505; + texcoord 2.94236 2.50956; + tangent 0.0457658 -0.998622 0.0256787; + vertex 3.57810 -19.7546 1.20012; + normal -0.0772540 0.0577506 0.995337; + texcoord 2.90097 2.40261; + tangent 0.0913609 -0.993616 0.0661799; + vertex 3.15087 -19.5801 1.18048; + normal 0.00684350 -0.00173104 0.999975; + texcoord 3.05500 2.62302; + tangent 0.0553681 -0.998447 0.00621596; + vertex 4.03862 -20.2253 1.17901; + normal -0.0616291 -0.0593935 0.996330; + texcoord 2.96105 2.45391; + tangent -0.00175299 -0.998174 -0.0603829; + vertex 3.35084 -19.8242 1.19426; + normal -0.0950459 -0.117453 0.988520; + texcoord 3.07492 2.55493; + tangent 0.0305110 -0.991872 -0.123525; + vertex 3.80127 -20.2654 1.16175; + normal 0.0373959 0.0664741 0.997087; + texcoord 3.11616 2.67560; + tangent -0.00142462 -0.997506 0.0705688; + vertex 4.24945 -20.4269 1.18580; + normal -0.156190 -0.0326789 0.987186; + texcoord 2.91526 2.35313; + tangent 0.0305849 -0.999108 -0.0291155; + vertex 2.96175 -19.6331 1.16024; + normal -0.142910 -0.176729 0.973829; + texcoord 3.00396 2.41684; + tangent -0.00509837 -0.982968 -0.183708; + vertex 3.19501 -19.9923 1.15867; + normal 0.0510282 0.0751869 0.995863; + texcoord 2.72805 2.32486; + tangent -0.0392954 -0.995939 0.0809993; + vertex 2.84282 -18.8843 1.08921; + normal -0.0882012 0.0519005 0.994750; + texcoord 2.82164 2.29833; + tangent -0.0513146 -0.997889 0.0398099; + vertex 2.77312 -19.2750 1.12224; + normal 0.113303 -0.000795490 0.993560; + texcoord 2.63067 2.26358; + tangent 0.00480088 -0.999975 -0.00512828; + vertex 2.62845 -18.5170 1.10021; + normal -0.0324769 -0.0364732 0.998807; + texcoord 2.72091 2.24980; + tangent -0.0209248 -0.999044 -0.0383854; + vertex 2.55649 -18.8480 1.09239; + normal -0.200717 -0.0749580 0.976777; + texcoord 2.78869 2.20983; + tangent -0.0734603 -0.993374 -0.0883896; + vertex 2.36454 -19.1705 1.05866; + normal 0.193000 0.0577213 0.979499; + texcoord 2.54595 2.30067; + tangent 0.0549056 -0.997267 0.0494354; + vertex 2.73289 -18.1689 1.07050; + normal 0.0386767 -0.107261 0.993478; + texcoord 2.62164 2.19677; + tangent -0.0194365 -0.994469 -0.103213; + vertex 2.32972 -18.5062 1.12658; + normal 0.268134 0.0832333 0.959779; + texcoord 2.43319 2.32772; + tangent -0.0837133 -0.989961 0.113883; + vertex 2.81528 -17.6772 1.00576; + normal -0.0410098 -0.185984 0.981697; + texcoord 2.65530 2.15418; + tangent -0.0446891 -0.978972 -0.199038; + vertex 2.17172 -18.5802 1.11563; + normal 0.244134 0.0694892 0.967249; + texcoord 2.35565 2.40551; + tangent -0.0680686 -0.993318 0.0931959; + vertex 3.18915 -17.3972 0.871821; + normal 0.246229 0.0243286 0.968906; + texcoord 2.42041 2.24242; + tangent 0.00501325 -0.999708 0.0236284; + vertex 2.50498 -17.6914 1.10082; + normal 0.289328 -0.00565150 0.957213; + texcoord 2.30146 2.37444; + tangent 0.0179683 -0.999724 -0.0151526; + vertex 3.09758 -17.1941 0.893137; + normal 0.136471 0.0722703 0.988004; + texcoord 2.33580 2.49272; + tangent -0.0103676 -0.997520 0.0696156; + vertex 3.52305 -17.3193 0.800652; + normal 0.193267 -0.0403562 0.980316; + texcoord 2.27472 2.45418; + tangent 0.0328588 -0.998239 -0.0493828; + vertex 3.37169 -17.0590 0.824750; + normal 0.0269188 0.0772845 0.996646; + texcoord 2.31984 2.70039; + tangent -0.0162050 -0.996470 0.0823655; + vertex 4.34699 -17.2229 0.721110; + normal 0.106413 -0.0516317 0.992981; + texcoord 2.27768 2.52936; + tangent -0.00248870 -0.998785 -0.0492113; + vertex 3.70039 -17.0691 0.778233; + normal 0.255439 -0.0547891 0.965271; + texcoord 2.20685 2.39091; + tangent 0.0219022 -0.997627 -0.0652718; + vertex 3.10385 -16.7731 0.909522; + normal 0.0436990 -0.0415161 0.998182; + texcoord 2.27453 2.70493; + tangent 0.0132763 -0.998955 -0.0437402; + vertex 4.36767 -17.0524 0.717334; + normal 0.133741 -0.133890 0.981930; + texcoord 2.21244 2.47412; + tangent 0.0459930 -0.989314 -0.138358; + vertex 3.44134 -16.7946 0.838477; + normal 0.0990636 -0.162649 0.981698; + texcoord 2.20414 2.61024; + tangent 0.0477643 -0.984532 -0.168571; + vertex 3.98282 -16.8066 0.785139; + normal -0.0725429 0.00248654 0.997362; + texcoord 2.27341 2.78663; + tangent -0.0174886 -0.999845 0.00221177; + vertex 4.68711 -17.0633 0.723267; + normal 0.0277225 -0.119078 0.992498; + texcoord 2.21992 2.73388; + tangent -0.0108928 -0.993174 -0.116130; + vertex 4.47471 -16.8269 0.733473; + normal -0.149863 0.0670809 0.986428; + texcoord 2.30101 2.87312; + tangent 0.0392740 -0.995939 0.0810096; + vertex 4.99822 -17.1436 0.765866; + normal -0.0491186 -0.0792640 0.995643; + texcoord 2.14605 2.84356; + tangent -0.0812028 -0.993249 -0.0828456; + vertex 4.91931 -16.5840 0.779529; + normal -0.160702 0.0590943 0.985232; + texcoord 2.41257 3.04477; + tangent -0.0225978 -0.997788 0.0625249; + vertex 5.76569 -17.5940 0.952262; + normal -0.103019 -0.0234837 0.994402; + texcoord 2.17995 2.90396; + tangent -0.0736410 -0.996895 -0.0278949; + vertex 5.13255 -16.6946 0.790891; + normal -0.196999 0.0742031 0.977592; + texcoord 2.29580 3.00666; + tangent 0.0618197 -0.994188 0.0881397; + vertex 5.54324 -17.1586 0.869273; + normal -0.159975 0.0394049 0.986334; + texcoord 2.19217 2.98453; + tangent -0.0186069 -0.999192 0.0356156; + vertex 5.48442 -16.7618 0.835280; + normal -0.230751 0.0694363 0.970532; + texcoord 2.18439 3.06256; + tangent -0.0318115 -0.997395 0.0647476; + vertex 5.76349 -16.7525 0.888806; + normal -0.240668 0.0311749 0.970107; + texcoord 2.37027 3.09731; + tangent 0.0278972 -0.998882 0.0381736; + vertex 5.91849 -17.4512 0.978884; + normal -0.158872 0.0125872 0.987219; + texcoord 2.07185 3.05253; + tangent -0.0793929 -0.996834 0.00427727; + vertex 5.75503 -16.2563 0.853931; + normal -0.195504 -0.0420753 0.979800; + texcoord 2.40054 3.24757; + tangent -0.00568307 -0.998867 -0.0472565; + vertex 6.54825 -17.5576 1.14289; + normal -0.242355 0.0387327 0.969414; + texcoord 2.32748 3.19203; + tangent -0.0238920 -0.999127 0.0342673; + vertex 6.33002 -17.2760 1.08804; + normal -0.133988 0.0398185 0.990183; + texcoord 2.34889 3.27786; + tangent 0.0327522 -0.998366 0.0468158; + vertex 6.65495 -17.3832 1.16106; + normal -0.236130 0.0908896 0.967461; + texcoord 2.16956 3.19506; + tangent -0.0283558 -0.995880 0.0861340; + vertex 6.35210 -16.6381 1.05205; + normal -0.123649 0.104861 0.986770; + texcoord 2.15057 3.25588; + tangent -0.00219855 -0.994575 0.103996; + vertex 6.58488 -16.5630 1.09122; + normal -0.0557943 0.155739 0.986221; + texcoord 2.08605 3.28617; + tangent 0.0103112 -0.987352 0.158207; + vertex 6.69183 -16.3265 1.06769; + normal -0.111928 0.108157 0.987813; + texcoord 1.98563 3.21669; + tangent 0.0440237 -0.992362 0.115240; + vertex 6.43793 -15.9127 0.973984; + normal -0.208957 0.0896302 0.973809; + texcoord 2.03700 3.15365; + tangent 0.0699451 -0.992058 0.104536; + vertex 6.21774 -16.0726 0.947018; + normal -0.132196 -0.0457626 0.990167; + texcoord 2.00571 3.07572; + tangent 0.0298093 -0.998550 -0.0448227; + vertex 5.85653 -16.0043 0.876177; + normal -0.0683642 -0.0563278 0.996069; + texcoord 1.92878 3.15056; + tangent -0.0150882 -0.998485 -0.0529088; + vertex 6.14890 -15.6873 0.931569; + normal -0.0654123 -0.0725153 0.995220; + texcoord 2.06062 2.96615; + tangent -0.0568943 -0.995674 -0.0734557; + vertex 5.46935 -16.1760 0.827533; + normal -0.0519221 -0.138968 0.988935; + texcoord 1.97201 3.06318; + tangent -0.0204334 -0.990267 -0.137673; + vertex 5.80466 -15.8625 0.884666; + normal -0.0117710 -0.133853 0.990931; + texcoord 2.01854 2.85861; + tangent 0.0616190 -0.988976 -0.134646; + vertex 5.01797 -16.0591 0.825487; + normal 0.0399770 -0.130693 0.990617; + texcoord 2.11248 2.76111; + tangent -0.0407540 -0.990783 -0.129180; + vertex 4.60925 -16.4234 0.790843; + normal 0.0738673 -0.161584 0.984091; + texcoord 2.00980 2.77903; + tangent 0.00653437 -0.987075 -0.160126; + vertex 4.68220 -16.0050 0.840974; + normal 0.129310 -0.182656 0.974636; + texcoord 2.09957 2.68238; + tangent -0.0281217 -0.982830 -0.182357; + vertex 4.28878 -16.4309 0.820965; + normal 0.0161009 -0.216646 0.976117; + texcoord 1.96374 2.83358; + tangent 0.0703423 -0.974004 -0.215334; + vertex 4.87740 -15.8112 0.868191; + normal 0.132646 -0.218398 0.966803; + texcoord 1.95072 2.74373; + tangent 0.0115197 -0.975403 -0.220128; + vertex 4.56007 -15.7753 0.898452; + normal 0.162660 -0.220842 0.961650; + texcoord 2.05002 2.62896; + tangent -0.00808812 -0.975100 -0.221619; + vertex 4.06954 -16.1721 0.913538; + normal 0.0843308 -0.217176 0.972483; + texcoord 2.12766 2.56790; + tangent 0.00716007 -0.975545 -0.219684; + vertex 3.79859 -16.5242 0.863165; + normal 0.157203 -0.197605 0.967595; + texcoord 1.83998 2.69476; + tangent -0.0102281 -0.979866 -0.199396; + vertex 4.34726 -15.3235 1.04932; + normal 0.152889 -0.210079 0.965656; + texcoord 1.93845 2.59732; + tangent -0.00737523 -0.977144 -0.212450; + vertex 3.93179 -15.7348 1.04641; + normal 0.0519875 -0.212376 0.975804; + texcoord 1.95385 2.53805; + tangent -0.0254128 -0.976531 -0.213873; + vertex 3.70441 -15.7698 1.06340; + normal 0.0779248 -0.132457 0.988121; + texcoord 1.87016 2.56683; + tangent -0.000205592 -0.991437 -0.130587; + vertex 3.81212 -15.4616 1.11157; + normal 0.0580672 -0.191490 0.979775; + texcoord 2.11610 2.46988; + tangent 0.0210331 -0.980216 -0.196809; + vertex 3.40973 -16.4169 0.909639; + normal 0.161475 -0.115775 0.980062; + texcoord 2.15314 2.41031; + tangent -0.00117862 -0.993214 -0.116298; + vertex 3.20365 -16.5867 0.904265; + normal -0.0172690 -0.176451 0.984158; + texcoord 1.92006 2.47743; + tangent -0.0255352 -0.983396 -0.179667; + vertex 3.48384 -15.6402 1.09076; + normal 0.0949199 -0.121124 0.988089; + texcoord 2.08053 2.40425; + tangent 0.0854693 -0.988021 -0.128489; + vertex 3.16125 -16.3137 0.943753; + normal 0.213424 -0.0240283 0.976664; + texcoord 2.14669 2.35738; + tangent -0.0417920 -0.999034 -0.0136190; + vertex 2.97146 -16.5556 0.954361; + normal -0.00789047 -0.175004 0.984536; + texcoord 2.00923 2.41342; + tangent 0.00879508 -0.983351 -0.181504; + vertex 3.15644 -16.0597 0.982496; + normal 0.0885127 -0.0412052 0.995222; + texcoord 2.06847 2.34511; + tangent 0.0421631 -0.998331 -0.0394668; + vertex 2.94575 -16.2803 0.965158; + normal 0.273029 0.0200913 0.961796; + texcoord 2.25396 2.26721; + tangent 0.0125041 -0.999842 0.0126579; + vertex 2.57644 -16.9744 1.08028; + normal 0.172639 0.0837080 0.981422; + texcoord 2.12584 2.28658; + tangent -0.0463580 -0.994419 0.0947758; + vertex 2.68031 -16.4587 1.01310; + normal -0.00871345 -0.0563094 0.998375; + texcoord 1.98095 2.25167; + tangent 0.0553372 -0.996211 -0.0670971; + vertex 2.53009 -15.9334 0.998382; + normal 0.0738827 0.0637836 0.995225; + texcoord 2.04110 2.25433; + tangent 0.0393645 -0.997090 0.0652768; + vertex 2.56052 -16.1463 0.997321; + normal 0.212160 0.0906713 0.973019; + texcoord 2.21256 2.23933; + tangent -0.0383846 -0.993982 0.102594; + vertex 2.49085 -16.8134 1.09252; + normal -0.0566007 -0.156706 0.986022; + texcoord 1.93684 2.28241; + tangent -0.0437634 -0.986571 -0.157359; + vertex 2.64054 -15.6825 1.03161; + normal 0.183601 0.0303558 0.982532; + texcoord 2.28836 2.19160; + tangent 0.00314866 -0.999603 0.0279836; + vertex 2.31707 -17.1011 1.14562; + normal 0.126478 0.151769 0.980290; + texcoord 2.12952 2.22076; + tangent -0.0286227 -0.986446 0.161571; + vertex 2.43112 -16.4862 1.05530; + normal 0.144323 0.118787 0.982375; + texcoord 2.20886 2.18350; + tangent -0.00370458 -0.992528 0.121961; + vertex 2.27566 -16.8068 1.12965; + normal 0.152360 0.00615847 0.988306; + texcoord 2.40243 2.16430; + tangent 0.00310621 -0.999981 0.00528582; + vertex 2.19076 -17.5908 1.16814; + normal 0.101115 0.0471764 0.993756; + texcoord 2.26856 2.12488; + tangent -0.00375962 -0.998829 0.0482240; + vertex 2.02081 -17.0479 1.18433; + normal 0.117638 -0.00316441 0.993051; + texcoord 2.49747 2.13573; + tangent 0.0187227 -0.999782 -0.00922143; + vertex 2.08333 -17.9357 1.19046; + normal 0.0321208 0.00685935 0.999460; + texcoord 2.37216 2.06714; + tangent 0.0357543 -0.999348 0.00501068; + vertex 1.80023 -17.5186 1.20053; + normal 0.0858348 0.117778 0.989323; + texcoord 2.17619 2.01928; + tangent -0.0617698 -0.991499 0.114521; + vertex 1.59407 -16.6353 1.18711; + normal 0.0602217 -0.0947318 0.993680; + texcoord 2.55795 2.14583; + tangent 0.00678484 -0.995823 -0.0910572; + vertex 2.12644 -18.2038 1.17469; + normal 0.0216705 -0.0258736 0.999430; + texcoord 2.49193 2.06897; + tangent 0.0105556 -0.999514 -0.0293192; + vertex 1.81334 -17.9341 1.20768; + normal -0.0793081 -0.226435 0.970792; + texcoord 2.57891 2.02056; + tangent -0.0245194 -0.972075 -0.233384; + vertex 1.62750 -18.2733 1.16259; + normal -0.0417460 -0.131423 0.990447; + texcoord 2.53865 2.03424; + tangent 0.0222634 -0.991138 -0.130954; + vertex 1.67579 -18.1192 1.19569; + normal -0.0719370 -0.0314698 0.996913; + texcoord 2.46809 1.99402; + tangent 0.0187192 -0.999339 -0.0311756; + vertex 1.51561 -17.8504 1.20188; + normal -0.165785 -0.137569 0.976520; + texcoord 2.52588 1.92070; + tangent -0.0280521 -0.988921 -0.145769; + vertex 1.22602 -18.0615 1.15043; + normal -0.108884 -0.241676 0.964229; + texcoord 2.67770 2.12795; + tangent 0.00333434 -0.970765 -0.240007; + vertex 2.04385 -18.6989 1.07659; + normal -0.152646 -0.268901 0.950995; + texcoord 2.59343 1.95196; + tangent -0.0520224 -0.957000 -0.285384; + vertex 1.33545 -18.3203 1.11469; + normal -0.131185 -0.123854 0.983591; + texcoord 2.73916 2.17890; + tangent -0.00115200 -0.992589 -0.121515; + vertex 2.26996 -18.9255 1.06201; + normal -0.160544 -0.285046 0.944973; + texcoord 2.70369 2.07480; + tangent 0.0849771 -0.957002 -0.277354; + vertex 1.85636 -18.7891 1.02329; + normal -0.211308 -0.195205 0.957729; + texcoord 2.76379 2.10524; + tangent -0.0790977 -0.972647 -0.218405; + vertex 2.00314 -19.0346 0.989388; + normal -0.136615 -0.295905 0.945398; + texcoord 2.63824 1.83473; + tangent -0.0247482 -0.951435 -0.306854; + vertex 0.828438 -18.5297 0.947715; + normal -0.141611 -0.278595 0.949911; + texcoord 2.74155 1.93980; + tangent 0.0470699 -0.956984 -0.286297; + vertex 1.28758 -18.9813 0.848672; + normal -0.149491 -0.202114 0.967886; + texcoord 2.58928 1.78911; + tangent -0.0767589 -0.973253 -0.216535; + vertex 0.682269 -18.3200 0.980256; + normal -0.0426273 -0.186482 0.981533; + texcoord 2.76509 1.85566; + tangent 0.0303382 -0.982331 -0.184678; + vertex 0.959075 -19.0376 0.801265; + normal -0.0377399 -0.199937 0.979082; + texcoord 2.62504 1.72472; + tangent -0.00776347 -0.979705 -0.200295; + vertex 0.418298 -18.4394 0.930660; + normal -0.159284 -0.123566 0.979469; + texcoord 2.54300 1.76820; + tangent -0.0479610 -0.989881 -0.133548; + vertex 0.599506 -18.1297 0.999409; + normal -0.169975 -0.191371 0.966688; + texcoord 2.78785 1.96351; + tangent -0.0553426 -0.977927 -0.201483; + vertex 1.39177 -19.1367 0.828713; + normal -0.217025 -0.116713 0.969164; + texcoord 2.82471 2.05657; + tangent -0.0955968 -0.985355 -0.141196; + vertex 1.74352 -19.2856 0.879832; + normal -0.115696 -0.0635245 0.991251; + texcoord 2.83136 1.94523; + tangent -0.0173094 -0.997307 -0.0712695; + vertex 1.30369 -19.3092 0.789264; + normal 0.0552703 -0.118549 0.991409; + texcoord 2.75525 1.78425; + tangent 0.0375306 -0.990720 -0.130635; + vertex 0.660644 -19.0126 0.809362; + normal 0.0125414 -0.00508877 0.999908; + texcoord 2.83843 1.86848; + tangent 0.0136262 -0.999868 -0.00881561; + vertex 1.01323 -19.3321 0.774800; + normal 0.122156 -0.0433499 0.991564; + texcoord 2.76801 1.73846; + tangent 0.0186865 -0.998482 -0.0518208; + vertex 0.491402 -19.0438 0.821970; + normal 0.0102213 -0.100651 0.994869; + texcoord 2.59916 1.66340; + tangent 0.0277029 -0.995153 -0.0943612; + vertex 0.199658 -18.3684 0.940156; + normal 0.127679 0.0933618 0.987412; + texcoord 2.86053 1.81072; + tangent 0.00648252 -0.995081 0.0988524; + vertex 0.794490 -19.4024 0.796926; + normal -0.0725441 -0.00978410 0.997317; + texcoord 2.54222 1.65990; + tangent 0.0431601 -0.998995 -0.0120610; + vertex 0.149945 -18.1063 0.949978; + normal 0.0477665 0.131833 0.990120; + texcoord 2.89479 1.87085; + tangent -0.00438354 -0.990573 0.136920; + vertex 1.01847 -19.5387 0.789386; + normal -0.0879047 0.0733812 0.993422; + texcoord 2.88662 1.94554; + tangent 0.0552606 -0.995082 0.0822103; + vertex 1.31020 -19.5072 0.795521; + normal -0.136367 0.00854962 0.990621; + texcoord 2.92988 2.08306; + tangent 0.0752172 -0.997011 0.0176554; + vertex 1.86371 -19.7361 0.885311; + normal -0.0145498 0.175531 0.984366; + texcoord 2.92979 1.91293; + tangent 0.0255039 -0.983803 0.177431; + vertex 1.19012 -19.6808 0.811251; + normal -0.183039 -0.0779076 0.980014; + texcoord 2.93058 2.13653; + tangent 0.0235643 -0.996510 -0.0800832; + vertex 2.05405 -19.7094 0.918228; + normal -0.0413233 0.141706 0.989046; + texcoord 2.98170 2.01536; + tangent 0.00163261 -0.988734 0.149672; + vertex 1.64801 -19.9289 0.881760; + normal -0.0576780 0.0107373 0.998278; + texcoord 2.99150 2.10238; + tangent 0.0306214 -0.999452 0.0125514; + vertex 1.94109 -19.9354 0.894119; + normal -0.248220 -0.134861 0.959270; + texcoord 2.91662 2.18866; + tangent -0.00814435 -0.989660 -0.143203; + vertex 2.27229 -19.6211 0.980484; + normal -0.172492 -0.118034 0.977913; + texcoord 3.03567 2.21890; + tangent 0.0997880 -0.989204 -0.107318; + vertex 2.41422 -20.1218 0.927177; + normal -0.244824 -0.123679 0.961647; + texcoord 2.92118 2.30078; + tangent 0.00960830 -0.992005 -0.125834; + vertex 2.74410 -19.6633 1.10835; + normal -0.228524 -0.189318 0.954953; + texcoord 3.00014 2.35265; + tangent -0.0442433 -0.977205 -0.207635; + vertex 2.96707 -19.9773 1.11527; + normal -0.210979 -0.161779 0.964010; + texcoord 3.08421 2.31304; + tangent 0.0307294 -0.985185 -0.168720; + vertex 2.75209 -20.3102 0.975312; + normal -0.170152 -0.201697 0.964555; + texcoord 3.11615 2.37571; + tangent 0.0360388 -0.978116 -0.204914; + vertex 3.01442 -20.4822 0.996032; + normal -0.143366 -0.198632 0.969532; + texcoord 3.10250 2.50705; + tangent -0.0184683 -0.978000 -0.207784; + vertex 3.62351 -20.3727 1.11908; + normal -0.107468 -0.0386656 0.993456; + texcoord 3.07698 2.20860; + tangent 0.0558477 -0.998143 -0.0243270; + vertex 2.39717 -20.2690 0.912601; + normal -0.233773 -0.146704 0.961160; + texcoord 3.17390 2.54624; + tangent -0.0414149 -0.986655 -0.157471; + vertex 3.71696 -20.6461 1.09064; + normal -0.166137 -0.160579 0.972940; + texcoord 3.24972 2.47209; + tangent 0.00154387 -0.986478 -0.163887; + vertex 3.41663 -20.9752 0.958263; + normal -0.0712632 -0.107350 0.991664; + texcoord 3.18466 2.35285; + tangent 0.0868258 -0.991550 -0.0963834; + vertex 2.97090 -20.7039 0.953114; + normal -0.148360 -0.0582948 0.987214; + texcoord 3.14656 2.60544; + tangent -0.00633066 -0.998185 -0.0598899; + vertex 3.97387 -20.5115 1.16654; + normal -0.215034 -0.135713 0.967131; + texcoord 3.35497 2.51724; + tangent -0.0577474 -0.986385 -0.153979; + vertex 3.60987 -21.4240 0.929465; + normal -0.209215 -0.146452 0.966841; + texcoord 3.28149 2.63409; + tangent 0.0112043 -0.988955 -0.147794; + vertex 4.17078 -21.1104 1.16007; + normal -0.0687829 -0.0530648 0.996219; + texcoord 3.23881 2.70132; + tangent 0.0456469 -0.997911 -0.0457132; + vertex 4.35684 -20.9328 1.20637; + normal -0.0742597 -0.0865168 0.993479; + texcoord 3.35854 2.45761; + tangent -0.00566753 -0.995961 -0.0896131; + vertex 3.37426 -21.4121 0.893639; + normal -0.209638 -0.153886 0.965594; + texcoord 3.42670 2.59557; + tangent -0.0831384 -0.980314 -0.179087; + vertex 3.89782 -21.7062 0.959455; + normal -0.0852553 0.0552220 0.994828; + texcoord 3.20021 2.30499; + tangent -0.0186532 -0.998880 0.0434745; + vertex 2.80033 -20.7714 0.939865; + normal -0.110696 -0.0478258 0.992703; + texcoord 3.49112 2.53232; + tangent 0.0169542 -0.998701 -0.0480557; + vertex 3.61786 -21.9470 0.879243; + normal 0.0147740 0.0845771 0.996307; + texcoord 3.14934 2.23488; + tangent 0.00300225 -0.996876 0.0789237; + vertex 2.51244 -20.6034 0.926665; + normal 0.0664949 0.0465022 0.996703; + texcoord 3.24364 2.28232; + tangent -0.0928729 -0.994262 0.0530846; + vertex 2.69807 -20.9233 0.949521; + normal 0.0301557 0.0880517 0.995659; + texcoord 3.10040 2.16584; + tangent -0.0119952 -0.996056 0.0879064; + vertex 2.19822 -20.3597 0.903716; + normal 0.138336 0.160600 0.977277; + texcoord 3.23810 2.18689; + tangent -0.0335306 -0.985647 0.165453; + vertex 2.29700 -20.9179 0.988340; + normal 0.0723156 0.146820 0.986516; + texcoord 3.05652 2.06530; + tangent -0.0290351 -0.987704 0.153613; + vertex 1.79776 -20.1706 0.912834; + normal 0.101557 0.219274 0.970363; + texcoord 3.10987 2.04537; + tangent -0.0360514 -0.974006 0.223637; + vertex 1.71872 -20.4102 0.970471; + normal 0.0101573 0.228879 0.973402; + texcoord 3.06464 1.98077; + tangent -0.0489350 -0.971834 0.230529; + vertex 1.44497 -20.2278 0.942168; + normal 0.148486 0.167735 0.974586; + texcoord 3.25624 2.06295; + tangent 0.0146542 -0.984982 0.172035; + vertex 1.75434 -21.0180 1.11757; + normal 0.00829811 0.196203 0.980528; + texcoord 3.05392 1.83910; + tangent 0.00383368 -0.980588 0.196041; + vertex 0.900479 -20.2111 0.939358; + normal 0.0634873 0.174395 0.982627; + texcoord 3.24554 2.00534; + tangent 0.00818851 -0.984176 0.177002; + vertex 1.53164 -20.9633 1.13585; + normal -0.0345134 0.226069 0.973500; + texcoord 3.10731 1.87202; + tangent 0.0145236 -0.973755 0.227137; + vertex 1.03078 -20.4121 0.986086; + normal -0.0337270 0.199934 0.979229; + texcoord 3.22051 1.93776; + tangent -0.00849393 -0.979526 0.201138; + vertex 1.30652 -20.8717 1.11854; + normal 0.0844439 0.148054 0.985368; + texcoord 3.00274 1.79347; + tangent 0.0199229 -0.988777 0.148066; + vertex 0.712547 -20.0005 0.911015; + normal -0.00592718 0.197329 0.980319; + texcoord 3.18047 1.74020; + tangent -0.00621183 -0.979713 0.200307; + vertex 0.490356 -20.6848 1.01535; + normal 0.129286 0.0806623 0.988321; + texcoord 2.83935 1.66686; + tangent -0.0341924 -0.995249 0.0911564; + vertex 0.183088 -19.2875 0.886967; + normal 0.0132748 0.126896 0.991827; + texcoord 3.11303 1.69342; + tangent -0.0514358 -0.991079 0.122951; + vertex 0.337112 -20.4782 0.985034; + normal 0.0843151 0.0886712 0.992486; + texcoord 2.95823 1.69469; + tangent 0.0515536 -0.994963 0.0859736; + vertex 0.326742 -19.8231 0.936626; + normal 0.0270175 0.0679246 0.997325; + texcoord 3.06275 1.66160; + tangent 0.0367923 -0.997045 0.0674304; + vertex 0.203515 -20.2478 0.969030; + normal 0.0437790 0.0396429 0.998254; + texcoord 2.91036 1.58358; + tangent -0.0163048 -0.998807 0.0460285; + vertex -0.204057 -19.5650 0.942018; + normal 0.137012 -0.0233355 0.990294; + texcoord 2.77485 1.59951; + tangent 0.00704450 -0.999487 -0.0312344; + vertex -0.0760996 -19.0972 0.915169; + normal 0.0222957 0.120260 0.992492; + texcoord 3.11625 1.52328; + tangent 0.0195284 -0.992273 0.122530; + vertex -0.381293 -20.4287 0.976150; + normal 0.0810659 -0.0325423 0.996177; + texcoord 2.81517 1.51916; + tangent 0.00541722 -0.999342 -0.0358747; + vertex -0.403249 -19.2605 0.950826; + normal 0.0906839 -0.0346282 0.995278; + texcoord 2.65229 1.59546; + tangent -0.0913066 -0.995235 -0.0342073; + vertex -0.115950 -18.5338 0.952847; + normal 0.0264553 0.0488251 0.998457; + texcoord 3.04047 1.48777; + tangent 0.0613271 -0.997052 0.0461003; + vertex -0.533919 -20.1409 0.954555; + normal 0.0302555 -0.00672549 0.999520; + texcoord 2.88607 1.49932; + tangent -0.00711069 -0.999952 -0.00678479; + vertex -0.457459 -19.5463 0.945834; + normal 0.0709251 0.0971833 0.992736; + texcoord 3.07577 1.42630; + tangent 0.000829991 -0.994914 0.100724; + vertex -0.737818 -20.2600 0.973332; + normal 0.0473033 0.0294691 0.998446; + texcoord 2.91382 1.33697; + tangent -0.0300078 -0.998930 0.0351993; + vertex -1.13222 -19.6094 0.976425; + normal 0.0210106 -0.0363118 0.999120; + texcoord 2.83515 1.36715; + tangent -0.0108465 -0.999114 -0.0406589; + vertex -0.993631 -19.3711 0.974608; + normal 0.0401909 0.204399 0.978062; + texcoord 3.16436 1.52589; + tangent 0.0375073 -0.979065 0.200062; + vertex -0.367929 -20.6408 1.00913; + normal 0.0751350 -0.0445951 0.996176; + texcoord 2.73862 1.46089; + tangent 0.00308970 -0.998928 -0.0461920; + vertex -0.641511 -18.9289 0.996253; + normal 0.0142550 -0.0187032 0.999723; + texcoord 2.70933 1.39216; + tangent 0.0201206 -0.999660 -0.0165737; + vertex -0.900840 -18.8281 1.01442; + normal -0.00832716 -0.0173663 0.999815; + texcoord 2.68162 1.25183; + tangent 0.0559225 -0.998174 -0.0228158; + vertex -1.45782 -18.6523 1.00394; + normal 0.0350467 0.0789160 0.996265; + texcoord 2.65680 1.42655; + tangent -0.0475621 -0.996203 0.0729162; + vertex -0.777604 -18.5844 1.00238; + normal 0.0204065 0.0686583 0.997432; + texcoord 2.59288 1.54130; + tangent -0.0870566 -0.993215 0.0771012; + vertex -0.282716 -18.3504 0.959933; + normal 0.0180452 -0.0289217 0.999419; + texcoord 2.78106 1.21500; + tangent 0.0214584 -0.999253 -0.0321343; + vertex -1.59972 -19.0842 0.974365; + normal -0.0735309 0.104995 0.991751; + texcoord 2.50934 1.57182; + tangent 0.0750279 -0.990821 0.112446; + vertex -0.185438 -17.9994 0.924710; + normal 0.0621173 0.0408883 0.997231; + texcoord 2.84192 1.18563; + tangent -0.0478246 -0.997552 0.0510251; + vertex -1.71598 -19.2949 0.978780; + normal -0.0283850 0.166331 0.985661; + texcoord 2.54953 1.48211; + tangent 0.0283831 -0.984525 0.172928; + vertex -0.494857 -18.1755 0.933143; + normal -0.121947 0.0195222 0.992345; + texcoord 2.47737 1.64171; + tangent -0.0702268 -0.997479 0.0101997; + vertex 0.0832778 -17.8729 0.942780; + normal 0.0220737 0.193244 0.980902; + texcoord 2.58952 1.35811; + tangent -0.114266 -0.972774 0.201628; + vertex -1.00352 -18.3829 0.974282; + normal -0.0635556 0.0798328 0.994780; + texcoord 2.41962 1.43760; + tangent -0.0200814 -0.996590 0.0800381; + vertex -0.754947 -17.6586 0.825103; + normal -0.00512436 0.190879 0.981600; + texcoord 2.48989 1.39064; + tangent 0.0684390 -0.977897 0.197569; + vertex -0.906265 -17.9064 0.859201; + normal 0.0201163 0.169556 0.985315; + texcoord 2.56371 1.24943; + tangent -0.0105691 -0.983042 0.183073; + vertex -1.46081 -18.3105 0.975550; + normal 0.0489011 0.0788007 0.995690; + texcoord 2.64181 1.12252; + tangent -0.0318870 -0.996320 0.0795547; + vertex -1.98451 -18.5338 1.00209; + normal 0.0530884 0.177241 0.982735; + texcoord 2.48727 1.13876; + tangent 0.00372776 -0.983690 0.179834; + vertex -1.91627 -17.9223 0.901446; + normal 0.0313927 -0.0110292 0.999446; + texcoord 2.67952 1.16416; + tangent -0.0168480 -0.999758 -0.0141353; + vertex -1.82706 -18.6753 1.00270; + normal 0.0617633 0.150681 0.986651; + texcoord 2.58196 1.10292; + tangent -0.0237936 -0.987672 0.154722; + vertex -2.06234 -18.3008 0.980713; + normal 0.120941 0.0372384 0.991961; + texcoord 2.69366 1.06662; + tangent 0.0613891 -0.997749 0.0269671; + vertex -2.21690 -18.7344 1.03213; + normal 0.108806 0.0153269 0.993945; + texcoord 2.79789 1.12212; + tangent -0.00987429 -0.999793 0.0178013; + vertex -1.94806 -19.1727 0.996505; + normal 0.147071 0.112229 0.982738; + texcoord 2.60999 1.01883; + tangent -0.0167344 -0.992942 0.117411; + vertex -2.41756 -18.4121 1.03200; + normal 0.135274 0.0112622 0.990744; + texcoord 2.71341 0.914308; + tangent -0.0784223 -0.996800 0.0154872; + vertex -2.80835 -18.8008 1.13319; + normal 0.0840347 0.0270583 0.996095; + texcoord 2.92770 1.08092; + tangent -0.162384 -0.985614 0.0468562; + vertex -2.16091 -19.7156 1.05912; + normal 0.128875 0.109503 0.985597; + texcoord 2.43933 1.07164; + tangent 0.0228216 -0.993970 0.107248; + vertex -2.16083 -17.7235 0.888616; + normal 0.0623662 0.0457491 0.997004; + texcoord 2.96034 1.17830; + tangent -0.00481135 -0.998532 0.0539538; + vertex -1.77261 -19.8509 1.03444; + normal 0.0903715 -0.0116232 0.995840; + texcoord 2.84755 0.991592; + tangent -0.0619486 -0.998075 -0.00308706; + vertex -2.54226 -19.3730 1.08752; + normal 0.0563325 0.103625 0.993020; + texcoord 3.09924 1.33922; + tangent -0.0124758 -0.994501 0.103982; + vertex -1.11698 -20.3709 1.01806; + normal 0.00250684 -0.0715518 0.997434; + texcoord 2.97009 1.04158; + tangent 0.0707105 -0.994917 -0.0716984; + vertex -2.37284 -19.8172 1.07109; + normal 0.138769 -0.0112852 0.990260; + texcoord 2.79750 0.987085; + tangent -0.127970 -0.991756 0.00667434; + vertex -2.53729 -19.1801 1.08907; + normal 0.0479994 -0.0827406 0.995415; + texcoord 2.75256 0.893554; + tangent -0.0567460 -0.995545 -0.0752998; + vertex -2.93131 -18.9709 1.13775; + normal -0.0298684 -0.101047 0.994433; + texcoord 2.85422 0.919534; + tangent 0.0449508 -0.993928 -0.100436; + vertex -2.80810 -19.3928 1.09807; + normal 0.00568148 -0.0609939 0.998122; + texcoord 3.04834 1.16460; + tangent 0.133688 -0.988621 -0.0689660; + vertex -1.80995 -20.1288 1.03641; + normal -0.0691138 -0.192578 0.978845; + texcoord 3.03999 1.04065; + tangent 0.130658 -0.974559 -0.182107; + vertex -2.31385 -20.1298 1.03537; + normal 0.00552192 0.0299900 0.999535; + texcoord 3.09074 1.27762; + tangent 0.0446936 -0.998690 0.0249286; + vertex -1.34146 -20.3577 1.02847; + normal -0.0716830 -0.0960359 0.992793; + texcoord 3.11179 1.19673; + tangent 0.0564944 -0.993821 -0.0955435; + vertex -1.64697 -20.4178 1.01346; + normal -0.0783877 -0.170373 0.982257; + texcoord 3.11110 1.14119; + tangent 0.0916744 -0.981958 -0.165392; + vertex -1.84779 -20.4117 0.997872; + normal -0.136150 0.0134004 0.990598; + texcoord 3.14863 1.26825; + tangent -0.0601513 -0.998174 0.00547750; + vertex -1.39839 -20.5584 1.03075; + normal -0.193922 -0.101345 0.975768; + texcoord 3.17705 1.19832; + tangent 0.0413882 -0.994837 -0.0926678; + vertex -1.64471 -20.6656 0.984187; + normal -0.147184 0.110179 0.982953; + texcoord 3.19013 1.30552; + tangent -0.0103555 -0.993591 0.112564; + vertex -1.25213 -20.7380 1.06106; + normal -0.253576 0.0359451 0.966647; + texcoord 3.21944 1.26734; + tangent 0.0168822 -0.999054 0.0400852; + vertex -1.40896 -20.8306 1.03545; + normal -0.212368 -0.175859 0.961236; + texcoord 3.19732 1.13688; + tangent -0.0274332 -0.982020 -0.186772; + vertex -1.85198 -20.7642 0.921235; + normal -0.103770 0.175929 0.978918; + texcoord 3.21825 1.33669; + tangent 0.0313152 -0.982634 0.182891; + vertex -1.13772 -20.8513 1.09526; + normal -0.122377 -0.248194 0.960949; + texcoord 3.15017 1.10833; + tangent 0.0669158 -0.967849 -0.242467; + vertex -1.99074 -20.5822 0.945621; + normal 0.0386139 0.218630 0.975043; + texcoord 3.18502 1.39579; + tangent -0.0170278 -0.974408 0.224140; + vertex -0.904852 -20.6957 1.06806; + normal -0.271804 0.0815836 0.958888; + texcoord 3.31752 1.32395; + tangent 0.0260364 -0.995746 0.0883894; + vertex -1.16010 -21.2519 1.15240; + normal -0.0733517 0.205091 0.975990; + texcoord 3.27466 1.38647; + tangent 0.0333904 -0.977154 0.209894; + vertex -0.926280 -21.0897 1.16940; + normal 0.0392140 0.274270 0.960853; + texcoord 3.21792 1.53340; + tangent 0.00674189 -0.959745 0.280792; + vertex -0.312437 -20.8360 1.05673; + normal 0.0301405 0.262803 0.964379; + texcoord 3.30415 1.51437; + tangent 0.0220831 -0.961384 0.274322; + vertex -0.433307 -21.2571 1.20006; + normal 0.0380951 0.252304 0.966898; + texcoord 3.27308 1.68746; + tangent -0.00978791 -0.966483 0.256543; + vertex 0.316194 -21.0398 1.10919; + normal -0.0453734 0.150140 0.987623; + texcoord 3.35907 1.43556; + tangent 0.0132071 -0.989883 0.141268; + vertex -0.724457 -21.3704 1.23187; + normal -0.0192678 0.193663 0.980879; + texcoord 3.26039 1.79018; + tangent -0.0221532 -0.981023 0.192620; + vertex 0.699929 -21.0222 1.09248; + normal 0.0678551 0.215331 0.974181; + texcoord 3.35602 1.64067; + tangent -0.0592153 -0.973220 0.222118; + vertex 0.103033 -21.3953 1.22488; + normal 0.0844068 0.160862 0.983361; + texcoord 3.33319 1.75371; + tangent -0.0581547 -0.984148 0.167542; + vertex 0.542050 -21.2970 1.15172; + normal -0.0165595 0.131360 0.991196; + texcoord 3.29916 1.82235; + tangent -0.0565333 -0.989826 0.130571; + vertex 0.816940 -21.1915 1.12303; + normal -0.0365198 0.0573073 0.997688; + texcoord 3.31454 1.95087; + tangent -0.0161830 -0.998571 0.0509413; + vertex 1.34058 -21.2338 1.16673; + normal -0.0137949 0.0229528 0.999641; + texcoord 3.34224 1.85184; + tangent -0.0374921 -0.999201 0.0138818; + vertex 0.927608 -21.3463 1.13790; + normal 0.0277738 -0.0163401 0.999481; + texcoord 3.35555 1.99377; + tangent 0.000915615 -0.999774 -0.0212486; + vertex 1.52659 -21.3966 1.17471; + normal -0.00401305 -0.0533567 0.998567; + texcoord 3.40689 1.88806; + tangent -0.00885541 -0.998461 -0.0547464; + vertex 1.04194 -21.6383 1.13403; + normal 0.130228 0.0194759 0.991293; + texcoord 3.39200 1.78942; + tangent 0.0525279 -0.998574 0.00947261; + vertex 0.687374 -21.5454 1.15807; + normal 0.137601 0.0665787 0.988248; + texcoord 3.41578 1.68048; + tangent 0.00468516 -0.998008 0.0629051; + vertex 0.216941 -21.6352 1.24970; + normal 0.124640 -0.0566033 0.990586; + texcoord 3.45830 1.80322; + tangent 0.0303014 -0.997714 -0.0603978; + vertex 0.774008 -21.8588 1.13606; + normal 0.0487184 0.0646646 0.996717; + texcoord 3.42261 1.60652; + tangent 0.00364193 -0.997850 0.0654378; + vertex -0.0292563 -21.6730 1.27584; + normal 0.158984 -0.0598397 0.985466; + texcoord 3.48764 1.66751; + tangent 0.0403638 -0.996865 -0.0680557; + vertex 0.196836 -21.9313 1.24971; + normal 0.000319114 0.146779 0.989169; + texcoord 3.38015 1.53649; + tangent -0.0211079 -0.985677 0.167316; + vertex -0.325381 -21.5221 1.26108; + normal -0.0739790 0.0374149 0.996558; + texcoord 3.42050 1.46834; + tangent 0.00858462 -0.999191 0.0392877; + vertex -0.603365 -21.6430 1.26461; + normal 0.0793270 -0.0840383 0.993300; + texcoord 3.51028 1.61836; + tangent 0.0153077 -0.996083 -0.0870840; + vertex 0.0103861 -22.0165 1.26884; + normal -0.186649 0.0275003 0.982042; + texcoord 3.39244 1.38105; + tangent 0.0261354 -0.999099 0.0334225; + vertex -0.938766 -21.5383 1.22107; + normal 0.141754 -0.102857 0.984544; + texcoord 3.61996 1.73323; + tangent -0.0157720 -0.994583 -0.102743; + vertex 0.467901 -22.4854 1.13162; + normal -0.152747 0.124535 0.980387; + texcoord 3.32993 1.37892; + tangent 0.0164375 -0.992018 0.125022; + vertex -0.959048 -21.2831 1.19880; + normal -0.154883 -0.0627253 0.985940; + texcoord 3.46163 1.41083; + tangent -0.00586284 -0.997882 -0.0647821; + vertex -0.809998 -21.8233 1.23606; + normal -0.258603 -0.0384771 0.965217; + texcoord 3.44203 1.34486; + tangent -0.00871767 -0.999052 -0.0426403; + vertex -1.07367 -21.7426 1.18573; + normal -0.0542836 -0.0472036 0.997409; + texcoord 3.47854 1.51382; + tangent -0.00147173 -0.998779 -0.0493750; + vertex -0.420267 -21.8745 1.27716; + normal -0.162986 -0.0774016 0.983588; + texcoord 3.56240 1.39161; + tangent 0.0426352 -0.996349 -0.0739706; + vertex -0.909648 -22.2373 1.17784; + normal -0.359936 -0.00566969 0.932960; + texcoord 3.41084 1.29597; + tangent 0.00903264 -0.999958 -0.00171176; + vertex -1.27148 -21.6369 1.12382; + normal -0.279960 -0.0118447 0.959939; + texcoord 3.55985 1.30263; + tangent -0.0161446 -0.999694 -0.0187449; + vertex -1.25877 -22.2228 1.10059; + normal -0.345308 0.0454298 0.937389; + texcoord 3.29514 1.26705; + tangent 0.0672487 -0.995159 0.0716688; + vertex -1.41828 -21.1277 1.04560; + normal -0.316816 -0.0421156 0.947551; + texcoord 3.24260 1.20549; + tangent -0.00849570 -0.998626 -0.0517098; + vertex -1.58682 -20.9429 0.977185; + normal -0.388746 -0.0173607 0.921181; + texcoord 3.47868 1.24276; + tangent 0.0205270 -0.999775 -0.00537880; + vertex -1.45899 -21.9528 1.03130; + normal -0.381823 0.0184156 0.924052; + texcoord 3.42065 1.18476; + tangent 0.0218722 -0.999458 0.0245883; + vertex -1.76027 -21.6612 0.890928; + normal -0.338098 0.0621707 0.939055; + texcoord 3.52700 1.18685; + tangent -0.0953911 -0.994807 0.0354960; + vertex -1.70681 -22.0710 0.930936; + normal -0.285996 0.00509078 0.958217; + texcoord 3.39252 1.13305; + tangent -0.00608440 -0.999981 -0.000209728; + vertex -1.96583 -21.5535 0.808330; + normal -0.223166 0.0700280 0.972262; + texcoord 3.45696 1.10074; + tangent -0.0117605 -0.997192 0.0739596; + vertex -2.05650 -21.7920 0.794283; + normal -0.262147 -0.0993914 0.959896; + texcoord 3.29737 1.11044; + tangent -0.0477445 -0.991743 -0.119020; + vertex -2.02685 -21.1845 0.810581; + normal -0.163218 -0.0755055 0.983696; + texcoord 3.32486 1.05103; + tangent -0.00360716 -0.997694 -0.0677811; + vertex -2.22075 -21.2416 0.759601; + normal -0.174815 -0.192352 0.965630; + texcoord 3.24189 1.06625; + tangent -0.0635113 -0.975732 -0.209557; + vertex -2.21769 -20.9686 0.803373; + normal -0.173298 -0.277684 0.944912; + texcoord 3.17394 1.00878; + tangent -0.102083 -0.947770 -0.302177; + vertex -2.39172 -20.7238 0.838271; + normal -0.0703453 -0.175970 0.981879; + texcoord 3.17183 0.872868; + tangent -0.0511212 -0.982664 -0.178208; + vertex -2.98109 -20.6445 0.748815; + normal -0.168378 -0.283730 0.944005; + texcoord 3.05852 0.975194; + tangent 0.0448546 -0.957409 -0.285230; + vertex -2.57078 -20.1728 0.989273; + normal -0.175340 -0.279136 0.944108; + texcoord 3.12962 0.894034; + tangent 0.00465130 -0.958142 -0.286257; + vertex -2.87814 -20.5062 0.800330; + normal -0.153057 -0.203633 0.967009; + texcoord 2.96544 0.911473; + tangent -0.00210007 -0.977986 -0.208658; + vertex -2.82265 -19.8351 1.03701; + normal -0.199927 -0.241242 0.949648; + texcoord 3.00486 0.810643; + tangent 0.0448583 -0.969529 -0.240835; + vertex -3.25741 -20.0048 0.890718; + normal -0.115566 -0.165879 0.979351; + texcoord 2.82157 0.850477; + tangent -0.0135568 -0.986046 -0.165921; + vertex -3.07884 -19.2581 1.09187; + normal -0.205750 -0.207196 0.956419; + texcoord 2.86560 0.818362; + tangent -0.0306342 -0.975545 -0.217655; + vertex -3.21488 -19.4303 1.03613; + normal -0.0493885 -0.189934 0.980554; + texcoord 2.75247 0.831645; + tangent 0.0109637 -0.982788 -0.184411; + vertex -3.12884 -19.0663 1.12666; + normal -0.187928 -0.265381 0.945651; + texcoord 2.81399 0.761330; + tangent -0.0469642 -0.957973 -0.282989; + vertex -3.42717 -19.2647 1.03186; + normal -0.206007 -0.231055 0.950881; + texcoord 2.89311 0.664989; + tangent 0.00245966 -0.971528 -0.236910; + vertex -3.82756 -19.5548 0.842416; + normal 0.0358973 -0.0746652 0.996562; + texcoord 2.68258 0.808104; + tangent -0.0140525 -0.996576 -0.0814830; + vertex -3.24250 -18.6991 1.17662; + normal -0.164770 -0.332799 0.928491; + texcoord 2.78246 0.705426; + tangent 0.00494143 -0.940636 -0.339381; + vertex -3.65382 -19.0965 1.04300; + normal 0.129953 0.0437847 0.990553; + texcoord 2.63425 0.841330; + tangent -0.00996944 -0.998872 0.0464215; + vertex -3.08551 -18.5186 1.16537; + normal -0.174714 -0.333522 0.926412; + texcoord 2.83437 0.624834; + tangent -0.00686274 -0.940008 -0.341082; + vertex -3.99239 -19.3192 0.881518; + normal -0.153055 -0.283518 0.946674; + texcoord 2.69780 0.633503; + tangent 0.0113574 -0.957900 -0.286878; + vertex -3.96901 -18.7577 1.11527; + normal -0.142895 -0.311203 0.939539; + texcoord 2.73275 0.505449; + tangent 0.00612960 -0.949702 -0.313094; + vertex -4.46969 -18.9315 0.958929; + normal -0.0965713 -0.255312 0.962024; + texcoord 2.86087 0.566515; + tangent 0.0306386 -0.966179 -0.256046; + vertex -4.22398 -19.4286 0.808330; + normal -0.0875755 -0.149748 0.984838; + texcoord 2.65269 0.681334; + tangent 0.00469067 -0.988316 -0.152343; + vertex -3.77335 -18.5972 1.17976; + normal -0.132665 -0.142245 0.980901; + texcoord 2.92211 0.613662; + tangent -0.0574606 -0.986983 -0.150208; + vertex -4.02583 -19.6634 0.784041; + normal 0.00479134 -0.0411005 0.999144; + texcoord 2.62897 0.738484; + tangent -0.0226255 -0.998956 -0.0396763; + vertex -3.53547 -18.5016 1.19897; + normal -0.174679 -0.157707 0.971913; + texcoord 2.64853 0.593743; + tangent -0.0431401 -0.983915 -0.173351; + vertex -4.11338 -18.5520 1.14095; + normal -0.0993501 0.00610504 0.995034; + texcoord 2.57369 0.630484; + tangent -0.0172282 -0.999817 0.00837373; + vertex -3.97755 -18.2867 1.18054; + normal -0.152166 -0.166220 0.974277; + texcoord 2.67970 0.453753; + tangent -0.0106856 -0.985313 -0.170421; + vertex -4.67547 -18.7002 0.987052; + normal -0.191886 -0.0141990 0.981314; + texcoord 2.57651 0.556866; + tangent -0.0358681 -0.999099 -0.0226760; + vertex -4.23241 -18.2651 1.14311; + normal -0.194679 -0.0289453 0.980440; + texcoord 2.61701 0.422002; + tangent 0.0168827 -0.999494 -0.0269648; + vertex -4.81763 -18.4440 0.988328; + normal -0.0452371 -0.142187 0.988806; + texcoord 2.71351 0.393458; + tangent -0.0398614 -0.987487 -0.152577; + vertex -4.94166 -18.8103 0.942717; + normal -0.0587022 0.0118256 0.998205; + texcoord 2.66954 0.345027; + tangent -0.00556895 -0.999887 0.0139472; + vertex -5.10774 -18.6445 0.943480; + normal -0.0632499 -0.276546 0.958917; + texcoord 2.76064 0.461730; + tangent 0.0360817 -0.960447 -0.276117; + vertex -4.64774 -19.0310 0.904562; + normal 0.101057 -0.131524 0.986148; + texcoord 2.84364 0.436526; + tangent 0.0371286 -0.990140 -0.135069; + vertex -4.73581 -19.3497 0.831819; + normal 0.00980228 -0.217048 0.976112; + texcoord 2.84463 0.498959; + tangent 0.0474404 -0.975570 -0.214504; + vertex -4.48315 -19.3477 0.819315; + normal 0.0156984 -0.110794 0.993719; + texcoord 2.90538 0.531568; + tangent -0.00671641 -0.993842 -0.110606; + vertex -4.35126 -19.5958 0.770716; + normal 0.134407 -0.0264784 0.990573; + texcoord 2.91610 0.481771; + tangent 0.0289122 -0.999057 -0.0324049; + vertex -4.54470 -19.6348 0.784012; + normal 0.0743924 -0.0849509 0.993604; + texcoord 2.73814 0.346188; + tangent 0.0164555 -0.995939 -0.0885107; + vertex -5.11131 -18.9143 0.935683; + normal 0.173155 -0.0511636 0.983565; + texcoord 2.79506 0.329642; + tangent -0.0800297 -0.996349 -0.0297449; + vertex -5.17173 -19.1136 0.925430; + normal 0.0932988 0.0356057 0.995001; + texcoord 2.73849 0.288248; + tangent -0.0600625 -0.997373 0.0405035; + vertex -5.33348 -18.8482 0.957758; + normal 0.207918 0.0127359 0.978063; + texcoord 2.88659 0.402150; + tangent 0.0184716 -0.999808 0.00655697; + vertex -4.86911 -19.5128 0.845531; + normal 0.191293 0.0112086 0.981469; + texcoord 2.82743 0.272772; + tangent -0.0724477 -0.997135 0.0217708; + vertex -5.48312 -19.2895 0.987649; + normal 0.169643 0.108287 0.979538; + texcoord 2.98209 0.491756; + tangent 0.0167169 -0.993937 0.108674; + vertex -4.49179 -19.8943 0.788483; + normal 0.219327 0.0807612 0.972303; + texcoord 2.92692 0.327986; + tangent 0.0827519 -0.994387 0.0659218; + vertex -5.17883 -19.6486 0.933944; + normal 0.121811 0.0482060 0.991382; + texcoord 2.81637 0.179755; + tangent 0.00718992 -0.998463 0.0549459; + vertex -5.76894 -19.2518 1.03765; + normal 0.0488999 0.0672285 0.996539; + texcoord 2.97534 0.554719; + tangent 0.0383351 -0.996920 0.0684194; + vertex -4.27159 -19.8763 0.761026; + normal 0.132248 0.0156152 0.991094; + texcoord 2.95366 0.229729; + tangent 0.0469328 -0.998870 0.00744723; + vertex -5.58529 -19.7264 1.01597; + normal -0.0657298 -0.0120011 0.997765; + texcoord 2.96888 0.602738; + tangent 0.000956354 -0.999946 -0.0103708; + vertex -4.10617 -19.8314 0.762573; + normal -0.141265 -0.126043 0.981915; + texcoord 3.01917 0.744948; + tangent 0.105003 -0.988714 -0.106860; + vertex -3.49745 -20.0373 0.839279; + normal 0.0420952 0.129858 0.990639; + texcoord 2.78941 0.140521; + tangent 0.00238827 -0.991534 0.129822; + vertex -5.94575 -19.1125 1.04041; + normal 0.0957667 -0.0210611 0.995181; + texcoord 3.05821 0.275222; + tangent 0.0625205 -0.997695 -0.0263878; + vertex -5.37691 -20.2046 1.00183; + normal 0.171877 0.0554874 0.983554; + texcoord 3.02734 0.340102; + tangent 0.0508365 -0.997536 0.0483511; + vertex -5.11975 -20.0697 0.969670; + normal 0.0801315 -0.0333998 0.996225; + texcoord 3.17393 0.350609; + tangent -0.188698 -0.981818 -0.0206334; + vertex -5.00041 -20.7082 0.944233; + normal 0.0423628 0.0451905 0.998080; + texcoord 3.22236 0.450304; + tangent -0.0283069 -0.998416 0.0486230; + vertex -4.66524 -20.8034 0.918357; + normal 0.115473 0.0298469 0.992862; + texcoord 3.13648 0.420735; + tangent 0.0434289 -0.998717 0.0260574; + vertex -4.78546 -20.5375 0.922599; + normal 0.185715 0.107860 0.976666; + texcoord 3.08034 0.446488; + tangent -0.00876596 -0.993907 0.109870; + vertex -4.67359 -20.2831 0.889180; + normal 0.0719995 0.0990275 0.992477; + texcoord 3.17848 0.496910; + tangent 0.0203585 -0.994689 0.100895; + vertex -4.47936 -20.6587 0.900272; + normal 0.113475 0.136966 0.984055; + texcoord 3.10710 0.518266; + tangent 0.0377641 -0.989805 0.137329; + vertex -4.41326 -20.4202 0.865748; + normal 0.0610309 0.0820186 0.994760; + texcoord 3.29191 0.585910; + tangent -0.0407007 -0.995286 0.0880321; + vertex -4.10958 -21.1798 0.949911; + normal 0.0804447 0.117845 0.989768; + texcoord 3.13052 0.628059; + tangent 0.00784319 -0.992661 0.120672; + vertex -3.92956 -20.4823 0.836422; + normal 0.0207362 0.0543063 0.998309; + texcoord 3.08463 0.670033; + tangent -0.0120539 -0.998407 0.0551158; + vertex -3.77615 -20.3211 0.813524; + normal 0.183825 0.0903720 0.978796; + texcoord 3.31490 0.671055; + tangent -0.0113638 -0.995391 0.0952246; + vertex -3.81625 -21.2501 0.917400; + normal -0.0815003 0.00951461 0.996628; + texcoord 3.03754 0.677259; + tangent 0.0773724 -0.996826 0.0187270; + vertex -3.73423 -20.1419 0.805646; + normal 0.161144 0.0748473 0.984089; + texcoord 3.17530 0.696396; + tangent -0.0329951 -0.996181 0.0808415; + vertex -3.69859 -20.6769 0.824715; + normal -0.0308853 -0.0886830 0.995581; + texcoord 3.06179 0.729206; + tangent 6.29139e-05 -0.996028 -0.0890390; + vertex -3.54526 -20.2176 0.814292; + normal 0.109054 -0.0185953 0.993862; + texcoord 3.13853 0.741299; + tangent -0.0582414 -0.998229 -0.0120909; + vertex -3.51840 -20.5147 0.795298; + normal -0.0925839 -0.219819 0.971137; + texcoord 3.06890 0.799931; + tangent 0.0688455 -0.975622 -0.208378; + vertex -3.26856 -20.2213 0.830289; + normal 0.0506283 -0.109715 0.992673; + texcoord 3.13545 0.788074; + tangent -0.0276939 -0.993476 -0.110630; + vertex -3.30949 -20.5200 0.772919; + normal 0.0771593 -0.0390198 0.996255; + texcoord 3.22304 0.840585; + tangent 0.0188529 -0.998448 -0.0524046; + vertex -3.11247 -20.8626 0.729389; + normal 0.176510 0.0439744 0.983316; + texcoord 3.23936 0.793047; + tangent -0.00434712 -0.998839 0.0479665; + vertex -3.31393 -20.9235 0.757818; + normal -0.0413763 -0.0675970 0.996854; + texcoord 3.22666 0.890388; + tangent -0.0216270 -0.996167 -0.0847556; + vertex -2.92451 -20.8813 0.725658; + normal 0.0792397 0.0450781 0.995836; + texcoord 3.29901 0.849773; + tangent 0.0510294 -0.997103 0.0564099; + vertex -3.04660 -21.0387 0.725573; + normal 0.190857 0.0556967 0.980037; + texcoord 3.39190 0.792939; + tangent -0.00602644 -0.998167 0.0602148; + vertex -3.30980 -21.5544 0.821353; + normal -0.0644903 0.0228448 0.997657; + texcoord 3.36977 1.01916; + tangent -0.0567976 -0.998313 0.0120624; + vertex -2.39543 -21.4760 0.733533; + normal -0.0233459 0.0898825 0.995679; + texcoord 3.53013 0.940415; + tangent -0.0419109 -0.995176 0.0887049; + vertex -2.69408 -22.0964 0.783473; + normal -0.0830213 0.0862976 0.992804; + texcoord 3.45550 1.04431; + tangent -0.0205043 -0.996222 0.0843860; + vertex -2.29597 -21.7936 0.760284; + normal -0.0993695 0.157060 0.982577; + texcoord 3.54806 1.05784; + tangent -0.0278042 -0.987447 0.155484; + vertex -2.25575 -22.1498 0.809231; + normal 0.110062 0.0588803 0.992179; + texcoord 3.43180 0.875268; + tangent -0.0208458 -0.997457 0.0681572; + vertex -2.97033 -21.7120 0.777228; + normal 0.0176828 0.00497033 0.999831; + texcoord 3.51476 0.890061; + tangent 0.0142177 -0.999888 0.00466261; + vertex -2.88926 -22.0153 0.779597; + normal 0.124767 -0.0262128 0.991840; + texcoord 3.47358 0.819050; + tangent 0.0374357 -0.998778 -0.0322635; + vertex -3.19433 -21.8833 0.806262; + normal 0.184208 0.00704520 0.982862; + texcoord 3.39600 0.693683; + tangent -0.00308646 -0.999990 0.00334606; + vertex -3.70994 -21.5522 0.913664; + normal 0.0467774 -0.0138993 0.998809; + texcoord 3.60026 0.783401; + tangent -0.0804403 -0.996676 -0.0129204; + vertex -3.32835 -22.3972 0.789153; + normal 0.100882 0.0171213 0.994751; + texcoord 3.35739 0.627820; + tangent -0.00902580 -0.999846 0.0150401; + vertex -3.97580 -21.4085 0.950426; + normal 0.143053 -0.0740397 0.986942; + texcoord 3.44875 0.692684; + tangent 0.0317396 -0.996532 -0.0769230; + vertex -3.72266 -21.7817 0.908320; + normal 0.0301285 -0.0401864 0.998738; + texcoord 3.38483 0.591815; + tangent -0.0230235 -0.998833 -0.0424505; + vertex -4.10722 -21.5070 0.957604; + normal 0.0946577 -0.100852 0.990388; + texcoord 3.57250 0.733858; + tangent 0.00459210 -0.994591 -0.103772; + vertex -3.52317 -22.2893 0.812333; + normal 0.0549661 -0.128213 0.990222; + texcoord 3.47412 0.645317; + tangent 0.0446859 -0.989882 -0.134671; + vertex -3.89262 -21.8521 0.917543; + normal 0.0266404 -0.145106 0.989057; + texcoord 3.57715 0.537178; + tangent 0.0105718 -0.989112 -0.146781; + vertex -4.30947 -22.2823 0.841400; + normal 0.0425092 -0.128285 0.990826; + texcoord 3.58598 0.652346; + tangent -0.00842447 -0.991548 -0.129467; + vertex -3.85333 -22.3191 0.834261; + normal 0.00447965 -0.0162772 0.999857; + texcoord 3.65157 0.653079; + tangent -0.0987671 -0.994920 -0.0194808; + vertex -3.86054 -22.5772 0.811545; + normal 0.0142638 -0.0777560 0.996870; + texcoord 3.67593 0.512738; + tangent -0.0444795 -0.995962 -0.0779844; + vertex -4.43256 -22.6883 0.795041; + normal -0.0224480 0.0791494 0.996610; + texcoord 3.62628 0.815278; + tangent -0.106334 -0.991387 0.0764510; + vertex -3.22163 -22.4925 0.789112; + normal -0.0415039 0.0419829 0.998256; + texcoord 3.91275 0.435057; + tangent 0.0390405 -0.998389 0.0411611; + vertex -4.72363 -23.6447 0.759897; + normal -0.0944300 0.184192 0.978344; + texcoord 3.61726 0.956209; + tangent 0.0116562 -0.982298 0.186961; + vertex -2.66226 -22.4652 0.835335; + normal -0.0444173 0.137869 0.989454; + texcoord 3.97858 0.410304; + tangent -0.0277371 -0.990663 0.133479; + vertex -4.82835 -23.9042 0.780690; + normal -0.0776419 0.193032 0.978116; + texcoord 4.05539 0.323626; + tangent -0.0390880 -0.980058 0.194827; + vertex -5.19703 -24.1762 0.813984; + normal -0.126967 0.211264 0.969148; + texcoord 3.99738 0.485682; + tangent -0.0235935 -0.977026 0.211811; + vertex -4.53508 -23.9803 0.816126; + normal -0.156412 0.283733 0.946061; + texcoord 4.12006 0.378850; + tangent -0.00303690 -0.957663 0.287877; + vertex -4.99885 -24.4940 0.925177; + normal -0.254207 0.279514 0.925878; + texcoord 4.16564 0.358454; + tangent 0.0563149 -0.955504 0.289554; + vertex -5.07977 -24.6452 0.955484; + normal -0.159674 0.300970 0.940171; + texcoord 4.17994 0.505881; + tangent 0.000734955 -0.952394 0.304868; + vertex -4.46597 -24.7277 1.10966; + normal -0.165745 0.305860 0.937538; + texcoord 4.05087 0.524613; + tangent -0.0402244 -0.949671 0.310655; + vertex -4.38840 -24.1622 0.893938; + normal -0.0826836 0.227244 0.970321; + texcoord 4.20319 0.589795; + tangent -0.00818177 -0.971673 0.236185; + vertex -4.12706 -24.8220 1.18133; + normal -0.133938 0.266092 0.954597; + texcoord 4.10288 0.668766; + tangent -0.0125219 -0.963492 0.267446; + vertex -3.81115 -24.3554 1.06925; + normal -0.0373681 0.185594 0.981916; + texcoord 4.14452 0.715546; + tangent 0.157152 -0.967426 0.198470; + vertex -3.61966 -24.5928 1.14650; + normal -0.208731 0.196452 0.958039; + texcoord 4.01111 0.671366; + tangent -0.00720044 -0.980794 0.194915; + vertex -3.77476 -24.0509 0.994609; + normal -0.0562175 0.0242427 0.998124; + texcoord 4.14098 0.830302; + tangent -0.0522747 -0.998367 0.0230584; + vertex -3.15836 -24.5424 1.15406; + normal -0.0977580 0.125823 0.987224; + texcoord 4.10035 0.790252; + tangent 0.0655060 -0.988701 0.134831; + vertex -3.34356 -24.3855 1.12835; + normal -0.164335 0.161087 0.973162; + texcoord 4.04879 0.747036; + tangent -0.0230110 -0.987510 0.155866; + vertex -3.51269 -24.1783 1.07448; + normal -0.0857461 0.0776253 0.993288; + texcoord 4.05018 0.911404; + tangent 0.0937156 -0.991898 0.0857680; + vertex -2.80986 -24.2033 1.17616; + normal -0.0367214 -0.0137656 0.999231; + texcoord 4.12962 1.03096; + tangent -0.0148530 -0.999772 -0.0153094; + vertex -2.32829 -24.5296 1.22406; + normal -0.114489 0.150547 0.981951; + texcoord 3.92763 0.877298; + tangent -0.0203209 -0.988943 0.146896; + vertex -3.00796 -23.6897 1.09699; + normal -0.0251463 0.120550 0.992389; + texcoord 4.02519 0.990064; + tangent 0.102299 -0.986578 0.127278; + vertex -2.56879 -24.1129 1.18112; + normal 0.00260149 -0.0882992 0.996091; + texcoord 4.16989 1.10242; + tangent -0.0411145 -0.994893 -0.0921840; + vertex -2.08949 -24.6770 1.21832; + normal 0.0563016 0.0943436 0.993946; + texcoord 4.09837 1.12346; + tangent -0.0267933 -0.993928 0.106724; + vertex -1.99251 -24.3984 1.21592; + normal 0.0350169 -0.0875846 0.995541; + texcoord 4.21115 1.19796; + tangent -0.00135747 -0.995382 -0.0959826; + vertex -1.68914 -24.8016 1.19389; + normal 0.0758595 0.00792702 0.997087; + texcoord 4.16199 1.17456; + tangent -0.0178037 -0.999813 0.00755852; + vertex -1.77553 -24.6314 1.20592; + normal 0.0310605 -0.102744 0.994223; + texcoord 4.36058 1.32848; + tangent 0.0512173 -0.993263 -0.103953; + vertex -1.16959 -25.4506 1.11939; + normal 0.112075 -0.0432521 0.992758; + texcoord 4.26464 1.35621; + tangent -0.0179473 -0.999106 -0.0382892; + vertex -1.06490 -25.0789 1.14179; + normal 0.115124 -0.125886 0.985342; + texcoord 4.41399 1.38343; + tangent 0.0142836 -0.991809 -0.126928; + vertex -0.923669 -25.6513 1.08242; + normal 0.117224 0.00479462 0.993094; + texcoord 4.19558 1.39462; + tangent -0.0305950 -0.999515 0.00586426; + vertex -0.882690 -24.7313 1.12023; + normal 0.0749011 -0.233800 0.969395; + texcoord 4.51958 1.40477; + tangent 0.0381641 -0.969555 -0.241883; + vertex -0.845818 -26.0613 0.998450; + normal 0.189252 -0.0620594 0.979965; + texcoord 4.27164 1.44315; + tangent -0.0477273 -0.997470 -0.0526836; + vertex -0.717836 -25.0494 1.08158; + normal 0.195785 -0.106887 0.974804; + texcoord 4.42837 1.45303; + tangent 0.0147607 -0.993960 -0.108742; + vertex -0.675128 -25.7215 1.03011; + normal 0.0971216 -0.245267 0.964578; + texcoord 4.61491 1.47879; + tangent 0.000415543 -0.967951 -0.251139; + vertex -0.530022 -26.5133 0.838822; + normal 0.156366 -0.192782 0.968703; + texcoord 4.51918 1.46235; + tangent 0.0377687 -0.977961 -0.205345; + vertex -0.625165 -26.0649 0.969170; + normal 0.176065 -0.0925266 0.980020; + texcoord 4.49070 1.57528; + tangent -0.000656975 -0.995687 -0.0927739; + vertex -0.152418 -25.9610 0.885138; + normal 0.136270 -0.163300 0.977120; + texcoord 4.55173 1.56470; + tangent -0.0530416 -0.985879 -0.158836; + vertex -0.232511 -26.2057 0.868348; + normal 0.0453323 -0.167419 0.984843; + texcoord 4.67641 1.52185; + tangent -0.0212769 -0.986483 -0.162478; + vertex -0.377623 -26.6972 0.779501; + normal 0.0198068 -0.0696228 0.997377; + texcoord 4.73164 1.51104; + tangent 0.0235557 -0.997136 -0.0718678; + vertex -0.429113 -26.9230 0.748965; + normal -0.0631685 0.0127404 0.997922; + texcoord 4.75160 1.56529; + tangent -0.0147649 -0.999853 0.00876808; + vertex -0.219599 -27.0035 0.748137; + normal 0.00172453 -0.105126 0.994457; + texcoord 4.65995 1.60453; + tangent 0.00157844 -0.995013 -0.0997368; + vertex -0.0683604 -26.6264 0.782863; + normal 0.0863290 -0.0898818 0.992204; + texcoord 4.58443 1.63986; + tangent -0.0845112 -0.992463 -0.0887458; + vertex 0.134570 -26.2999 0.813579; + normal -0.0924446 0.0270019 0.995352; + texcoord 4.67198 1.66463; + tangent 0.0710209 -0.997004 0.0306544; + vertex 0.194669 -26.6897 0.796969; + normal 0.0749212 -0.119365 0.990020; + texcoord 4.38894 1.67508; + tangent 0.0122173 -0.992749 -0.119585; + vertex 0.171162 -25.5279 0.867521; + normal 0.0105573 0.0106654 0.999887; + texcoord 4.62312 1.70164; + tangent -0.0832310 -0.996391 0.0166496; + vertex 0.310216 -26.4704 0.795889; + normal -0.123444 0.101948 0.987101; + texcoord 4.71513 1.69898; + tangent 0.0235350 -0.994209 0.104855; + vertex 0.324824 -26.8598 0.821161; + normal -0.117810 0.138336 0.983353; + texcoord 4.83055 1.57648; + tangent 0.0169486 -0.989442 0.143935; + vertex -0.185312 -27.3081 0.779426; + normal -0.0637246 0.171536 0.983115; + texcoord 4.98017 1.57233; + tangent 0.0226042 -0.984349 0.174775; + vertex -0.166404 -27.9416 0.907909; + normal -0.132842 0.143137 0.980747; + texcoord 4.93542 1.62586; + tangent 0.0525824 -0.986711 0.153740; + vertex 0.0554444 -27.7522 0.901914; + normal 0.0172782 0.152647 0.988130; + texcoord 5.12130 1.60765; + tangent -0.0258031 -0.987638 0.154611; + vertex -0.00849894 -28.4907 1.00282; + normal -0.0472057 0.0983921 0.994027; + texcoord 5.00099 1.65058; + tangent 0.00872112 -0.994982 0.0996746; + vertex 0.164636 -28.0095 0.941283; + normal -0.123803 0.111524 0.986020; + texcoord 4.84046 1.72508; + tangent 0.00465110 -0.993139 0.116846; + vertex 0.429350 -27.3937 0.914262; + normal 0.0980421 0.110044 0.989079; + texcoord 5.20249 1.70238; + tangent -0.0182966 -0.993718 0.110404; + vertex 0.331629 -28.7515 1.02327; + normal 0.123359 0.0956284 0.987744; + texcoord 5.10578 1.74059; + tangent -0.00832732 -0.995430 0.0951320; + vertex 0.493219 -28.4326 0.965645; + normal 0.0146636 0.0116269 0.999825; + texcoord 5.01648 1.72177; + tangent 0.00617762 -0.999915 0.0115000; + vertex 0.421091 -28.0462 0.949812; + normal 0.125493 0.00504595 0.992082; + texcoord 5.12254 1.88923; + tangent 0.0429537 -0.999073 -0.00300496; + vertex 1.07210 -28.5193 0.882388; + normal 0.0720168 -0.0267448 0.997045; + texcoord 5.16973 2.03049; + tangent -0.0247691 -0.999290 -0.0283850; + vertex 1.66017 -28.6897 0.811209; + normal 0.0557809 -0.0656642 0.996281; + texcoord 5.02149 1.82262; + tangent 0.0462503 -0.996602 -0.0681541; + vertex 0.763254 -28.1005 0.925290; + normal -0.0463181 0.00371532 0.998920; + texcoord 4.91458 1.81714; + tangent -0.0491270 -0.998778 -0.00535984; + vertex 0.769402 -27.6285 0.952700; + normal 0.0641335 -0.103335 0.992577; + texcoord 5.11017 1.95497; + tangent 0.0280180 -0.995222 -0.0935360; + vertex 1.36912 -28.4372 0.852693; + normal 0.00247632 -0.111843 0.993723; + texcoord 4.98260 1.86950; + tangent -0.0483415 -0.992766 -0.109904; + vertex 0.991911 -27.9600 0.930361; + normal 0.000586955 -0.143652 0.989628; + texcoord 5.13030 2.07173; + tangent 0.0425338 -0.988757 -0.143353; + vertex 1.81899 -28.5193 0.819905; + normal -0.0885600 -0.110886 0.989880; + texcoord 5.17027 2.16367; + tangent 0.0161725 -0.993667 -0.111191; + vertex 2.16829 -28.6834 0.815361; + normal -0.107815 -0.212041 0.971295; + texcoord 5.08889 2.17916; + tangent -0.0323262 -0.975965 -0.215515; + vertex 2.22089 -28.3410 0.874573; + normal -0.0171911 -0.227751 0.973568; + texcoord 5.04126 2.00744; + tangent 0.0492946 -0.971223 -0.233015; + vertex 1.49198 -28.1658 0.901700; + normal -0.0412182 -0.233583 0.971463; + texcoord 5.07281 2.11557; + tangent -0.0501957 -0.968257 -0.244866; + vertex 1.99665 -28.3236 0.863527; + normal -0.0466824 -0.183189 0.981969; + texcoord 4.99190 1.93567; + tangent -0.0191989 -0.981838 -0.188745; + vertex 1.20877 -27.9993 0.927844; + normal -0.0507098 -0.220321 0.974108; + texcoord 4.92624 2.08459; + tangent 0.0248279 -0.975750 -0.217475; + vertex 1.90081 -27.7158 1.04923; + normal -0.0754209 -0.265890 0.961048; + texcoord 4.95946 2.19846; + tangent 0.0257256 -0.962935 -0.268505; + vertex 2.33454 -27.8312 1.03308; + normal -0.0732026 -0.121313 0.989911; + texcoord 4.93812 1.88774; + tangent -0.0644188 -0.989669 -0.128086; + vertex 1.08359 -27.7551 0.958291; + normal -0.103134 -0.142797 0.984364; + texcoord 4.91297 2.04189; + tangent -0.0403489 -0.986515 -0.158620; + vertex 1.70838 -27.6282 1.05031; + normal -0.123500 -0.0212054 0.992118; + texcoord 4.89307 1.91942; + tangent -0.0112168 -0.999700 -0.0217722; + vertex 1.20850 -27.5757 0.986391; + normal -0.116593 0.0778235 0.990126; + texcoord 4.84538 1.89733; + tangent -0.0247274 -0.997034 0.0728810; + vertex 1.12451 -27.3704 0.966514; + normal -0.117709 -0.00926396 0.993005; + texcoord 4.84383 2.06663; + tangent -0.0205325 -0.999773 -0.00575265; + vertex 1.83475 -27.3857 1.08864; + normal -0.0587069 -0.0867302 0.994501; + texcoord 4.86360 2.10466; + tangent -0.0182777 -0.994926 -0.0989343; + vertex 1.94620 -27.4490 1.09352; + normal -0.0907537 0.143573 0.985470; + texcoord 4.79552 1.76622; + tangent 0.0290003 -0.989095 0.144396; + vertex 0.596614 -27.1666 0.902697; + normal -0.0330828 0.127235 0.991321; + texcoord 4.68114 1.75037; + tangent 0.0101501 -0.991423 0.130300; + vertex 0.500014 -26.7089 0.816188; + normal -0.0784703 0.162127 0.983645; + texcoord 4.79447 1.85871; + tangent 0.0348147 -0.984830 0.169995; + vertex 0.955018 -27.1919 0.930321; + normal -0.163198 0.147249 0.975543; + texcoord 4.79887 1.93494; + tangent 0.00883466 -0.987763 0.155711; + vertex 1.28591 -27.2231 0.973429; + normal -0.0564435 0.160966 0.985345; + texcoord 4.67308 1.84113; + tangent -0.0167425 -0.986251 0.164405; + vertex 0.914456 -26.6566 0.816349; + normal -0.157083 0.0978574 0.982725; + texcoord 4.79134 2.05938; + tangent 0.0569785 -0.992275 0.110199; + vertex 1.77558 -27.1820 1.06787; + normal -0.139618 0.142515 0.979896; + texcoord 4.66319 1.89686; + tangent 0.0224132 -0.988343 0.150587; + vertex 1.12584 -26.6410 0.832444; + normal -0.0344431 0.0509239 0.998109; + texcoord 4.59541 1.82052; + tangent -0.0128488 -0.998474 0.0537159; + vertex 0.819605 -26.3619 0.775542; + normal -0.218872 0.131138 0.966901; + texcoord 4.67580 1.94865; + tangent 0.0248159 -0.989390 0.143150; + vertex 1.31512 -26.6804 0.875528; + normal 0.0300307 -0.0658116 0.997380; + texcoord 4.51820 1.77074; + tangent 0.0205631 -0.997494 -0.0676923; + vertex 0.636302 -26.0732 0.778458; + normal -0.170992 0.0343663 0.984673; + texcoord 4.59146 1.90037; + tangent 0.0282159 -0.998764 0.0409108; + vertex 1.12454 -26.3542 0.804729; + normal -0.0978003 -0.0762250 0.992283; + texcoord 4.51994 1.85206; + tangent -0.0115941 -0.996835 -0.0786527; + vertex 0.938731 -26.0754 0.786991; + normal -0.172985 0.112727 0.978452; + texcoord 4.68963 2.07749; + tangent -0.0150664 -0.993153 0.115841; + vertex 1.85711 -26.7439 1.01850; + normal -0.207755 0.0569835 0.976520; + texcoord 4.62518 2.06105; + tangent -0.0529011 -0.997420 0.0485227; + vertex 1.78300 -26.4936 0.981205; + normal -0.0939534 0.0522049 0.994207; + texcoord 4.76933 2.17532; + tangent 0.0125295 -0.998063 0.0609377; + vertex 2.20627 -27.1429 1.10928; + normal -0.119545 0.0446022 0.991826; + texcoord 4.60201 2.12385; + tangent 0.00446452 -0.999002 0.0444422; + vertex 2.04787 -26.4068 1.01999; + normal -0.220795 -0.0175260 0.975163; + texcoord 4.55980 2.03211; + tangent -0.0276152 -0.999218 -0.0282873; + vertex 1.69952 -26.2598 0.958696; + normal -0.210327 -0.0646734 0.975489; + texcoord 4.52806 1.92167; + tangent 0.00688687 -0.997855 -0.0651009; + vertex 1.19520 -26.1247 0.824373; + normal -0.0714546 0.121662 0.989996; + texcoord 4.61548 2.21257; + tangent 0.0210818 -0.992714 0.118639; + vertex 2.41203 -26.4396 1.05925; + normal -0.193275 -0.0741823 0.978336; + texcoord 4.43188 1.98777; + tangent 0.0219392 -0.997194 -0.0715741; + vertex 1.50324 -25.7116 0.942215; + normal -0.0871032 -0.00913100 0.996157; + texcoord 4.40080 2.04210; + tangent -0.0199707 -0.999793 -0.00382839; + vertex 1.68900 -25.5913 0.978553; + normal -0.156674 -0.139908 0.977691; + texcoord 4.40419 1.93010; + tangent -0.0224086 -0.988847 -0.147239; + vertex 1.26194 -25.6278 0.902445; + normal -0.0548668 -0.0806245 0.995233; + texcoord 4.33163 1.99247; + tangent -0.0463784 -0.995568 -0.0818180; + vertex 1.50414 -25.3507 0.972367; + normal -0.0149674 0.0780238 0.996839; + texcoord 4.52946 2.15395; + tangent 0.0509610 -0.995847 0.0754449; + vertex 2.16437 -26.1144 1.01509; + normal -0.0654655 -0.163177 0.984422; + texcoord 4.44201 1.82993; + tangent 0.0253744 -0.985495 -0.167797; + vertex 0.854763 -25.8041 0.813582; + normal -0.0872272 -0.206685 0.974512; + texcoord 4.36199 1.90112; + tangent -0.0617294 -0.975318 -0.212001; + vertex 1.15205 -25.4494 0.920946; + normal 0.0118808 -0.205885 0.978504; + texcoord 4.29125 1.65305; + tangent -0.0248842 -0.977021 -0.211685; + vertex 0.101850 -25.1756 0.927421; + normal -0.0565226 -0.257659 0.964581; + texcoord 4.35136 1.82620; + tangent -0.0327749 -0.964947 -0.260391; + vertex 0.820483 -25.4120 0.903543; + normal 0.0178327 -0.171387 0.985042; + texcoord 4.29519 1.94975; + tangent -0.0114399 -0.984478 -0.175133; + vertex 1.36418 -25.1831 0.989860; + normal -0.0202912 -0.266446 0.963636; + texcoord 4.28916 1.89278; + tangent 0.0177269 -0.963125 -0.268470; + vertex 1.16237 -25.1430 0.998937; + normal -0.0565004 -0.253522 0.965678; + texcoord 4.22225 1.78007; + tangent 0.0120039 -0.965658 -0.259539; + vertex 0.679841 -24.8521 1.07873; + normal 0.0262844 -0.177444 0.983780; + texcoord 4.19706 1.84546; + tangent 0.0698565 -0.981056 -0.180689; + vertex 0.912953 -24.7552 1.10400; + normal -0.0696464 -0.284994 0.955996; + texcoord 4.31836 1.73758; + tangent -0.735536 -0.633016 -0.241406; + vertex 0.464712 -25.2901 0.916757; + normal -0.0604272 -0.302431 0.951254; + texcoord 4.17053 1.64557; + tangent -0.275162 -0.910473 -0.308748; + vertex 0.0868420 -24.6585 1.06750; + normal -0.0307836 -0.123629 0.991851; + texcoord 4.15232 1.76374; + tangent 0.0332003 -0.991245 -0.127792; + vertex 0.596032 -24.5849 1.12681; + normal -0.0126633 -0.167827 0.985735; + texcoord 4.15957 1.57492; + tangent -0.0193306 -0.984694 -0.173219; + vertex -0.155594 -24.6069 1.07208; + normal 0.141605 -0.0425570 0.989008; + texcoord 4.26405 2.02729; + tangent -0.00433830 -0.999098 -0.0422331; + vertex 1.65310 -25.0608 0.982780; + normal 0.0850864 -0.0600568 0.994562; + texcoord 4.15321 1.88145; + tangent 0.00318437 -0.997933 -0.0641801; + vertex 1.05947 -24.5945 1.11637; + normal -0.0156941 -0.0174622 0.999724; + texcoord 4.10955 1.74328; + tangent 0.00721934 -0.999899 -0.0122740; + vertex 0.507366 -24.4362 1.13515; + normal 0.0519662 0.0339011 0.998073; + texcoord 4.34914 2.05784; + tangent 0.0376307 -0.998939 0.0265677; + vertex 1.78077 -25.3702 0.973578; + normal 0.160393 0.0922828 0.982730; + texcoord 4.32721 2.09904; + tangent -0.0525133 -0.991571 0.118446; + vertex 1.89156 -25.2941 0.957072; + normal 0.101235 0.147894 0.983808; + texcoord 4.45892 2.18016; + tangent 0.0376218 -0.987979 0.149939; + vertex 2.23515 -25.8591 0.984856; + normal 0.182290 0.203762 0.961900; + texcoord 4.41867 2.20003; + tangent -0.0384362 -0.975428 0.216939; + vertex 2.31209 -25.6800 0.938340; + normal 0.230529 0.0925750 0.968652; + texcoord 4.29526 2.12401; + tangent -0.0782316 -0.990427 0.113727; + vertex 2.05058 -25.1485 0.902694; + normal 0.0448929 0.186434 0.981441; + texcoord 4.52992 2.24201; + tangent 0.0678624 -0.979920 0.187486; + vertex 2.48406 -26.1419 1.01222; + normal 0.113151 0.250920 0.961372; + texcoord 4.47825 2.26790; + tangent -0.00970942 -0.966984 0.254652; + vertex 2.58417 -25.9182 0.951798; + normal -0.0142369 0.180657 0.983443; + texcoord 4.64621 2.29280; + tangent 0.00264510 -0.983528 0.180738; + vertex 2.72895 -26.5907 1.10022; + normal 0.0958953 0.253191 0.962652; + texcoord 4.55201 2.36671; + tangent -0.0271304 -0.965528 0.258880; + vertex 2.99402 -26.1976 0.995644; + normal -0.0527727 0.0820718 0.995228; + texcoord 4.74243 2.30434; + tangent -0.000185403 -0.996925 0.0783592; + vertex 2.75291 -26.9562 1.15366; + normal 0.0376067 0.179614 0.983018; + texcoord 4.67253 2.35351; + tangent 0.0113959 -0.983750 0.179184; + vertex 2.95650 -26.6887 1.11946; + normal 0.0652891 0.235172 0.969759; + texcoord 4.44341 2.41961; + tangent -0.0495176 -0.969315 0.240782; + vertex 3.24934 -25.7765 0.845064; + normal 0.138066 0.207324 0.968481; + texcoord 4.66422 2.40718; + tangent 0.0274136 -0.977938 0.207089; + vertex 3.12070 -26.6559 1.09877; + normal 0.0758067 0.0855934 0.993442; + texcoord 4.78383 2.40720; + tangent 0.0424230 -0.995841 0.0806290; + vertex 3.16541 -27.1289 1.16748; + normal -0.0530043 -0.0321725 0.998076; + texcoord 4.82550 2.33392; + tangent 0.000780695 -0.999644 -0.0266906; + vertex 2.90264 -27.3232 1.17081; + normal -0.0825981 -0.103616 0.991182; + texcoord 4.86152 2.23192; + tangent -0.0407804 -0.992290 -0.117040; + vertex 2.48356 -27.4295 1.12119; + normal 0.0540433 -0.0227367 0.998280; + texcoord 4.84416 2.41487; + tangent -0.0165995 -0.999682 -0.0189892; + vertex 3.19151 -27.3766 1.17296; + normal -0.0826521 -0.192663 0.977778; + texcoord 4.92486 2.23647; + tangent -0.0293075 -0.981098 -0.191281; + vertex 2.45921 -27.7146 1.07155; + normal -0.0477278 -0.134036 0.989826; + texcoord 4.89632 2.36812; + tangent -0.0734559 -0.987080 -0.142396; + vertex 3.00786 -27.5780 1.15364; + normal -0.145020 -0.216645 0.965419; + texcoord 5.02131 2.30425; + tangent 0.0125203 -0.976208 -0.216473; + vertex 2.73487 -28.0197 1.03737; + normal -0.0765672 -0.153833 0.985126; + texcoord 5.00385 2.39099; + tangent 0.00850238 -0.988435 -0.151408; + vertex 3.06945 -28.0453 1.07674; + normal -0.135820 -0.122229 0.983165; + texcoord 5.07609 2.38231; + tangent 0.0419743 -0.992010 -0.118973; + vertex 3.05722 -28.3112 1.03804; + normal 0.0425688 -0.0987391 0.994202; + texcoord 4.88895 2.42234; + tangent -0.0158505 -0.994761 -0.100993; + vertex 3.22136 -27.5304 1.15934; + normal -0.0234628 -0.0988000 0.994831; + texcoord 5.02954 2.45658; + tangent -0.00245641 -0.995116 -0.0986848; + vertex 3.33589 -28.1408 1.07492; + normal -0.0655951 -0.0208385 0.997629; + texcoord 5.10118 2.49027; + tangent -0.0355729 -0.999033 -0.0258524; + vertex 3.48295 -28.4462 1.06650; + normal -0.110159 0.0255286 0.993586; + texcoord 5.14883 2.54790; + tangent -0.0427003 -0.998929 0.0177989; + vertex 3.71986 -28.6089 1.09025; + normal 0.0111321 -0.0443923 0.998952; + texcoord 4.98818 2.53428; + tangent -0.0446807 -0.997639 -0.0521550; + vertex 3.68477 -28.0932 1.07036; + normal -0.0213280 0.0423616 0.998875; + texcoord 5.01880 2.66221; + tangent -0.0194460 -0.999016 0.0398680; + vertex 4.18266 -28.0830 1.08207; + normal -0.0804328 0.0709893 0.994229; + texcoord 5.17086 2.65674; + tangent -0.0441952 -0.996679 0.0683901; + vertex 4.16732 -28.7049 1.14609; + normal 0.0422013 -0.0351043 0.998492; + texcoord 4.91625 2.58196; + tangent 0.0272171 -0.998797 -0.0407944; + vertex 3.89003 -27.6549 1.08947; + normal 0.0814347 0.0295121 0.996242; + texcoord 4.86220 2.57673; + tangent 0.0685008 -0.997414 0.0217336; + vertex 3.84790 -27.4298 1.09665; + normal 0.0465289 0.0485478 0.997737; + texcoord 4.96353 2.73917; + tangent 0.0349315 -0.998425 0.0438961; + vertex 4.50133 -27.8445 1.07405; + normal 0.00312429 0.0894673 0.995985; + texcoord 5.03802 2.72205; + tangent -0.00826664 -0.995661 0.0926844; + vertex 4.43776 -28.1376 1.09239; + normal -0.0171474 0.0390193 0.999091; + texcoord 5.20123 2.72319; + tangent -0.0215669 -0.999040 0.0381370; + vertex 4.39665 -28.8076 1.16712; + normal 0.0539340 0.0891962 0.994553; + texcoord 5.04222 2.80115; + tangent -0.0158033 -0.995294 0.0956031; + vertex 4.76540 -28.0351 1.07130; + normal 0.0649467 0.0357769 0.997247; + texcoord 5.20877 2.79244; + tangent 0.0128840 -0.999374 0.0329607; + vertex 4.70611 -28.8427 1.15622; + normal 0.0536592 0.0910404 0.994401; + texcoord 5.14548 2.79181; + tangent -0.0190925 -0.995371 0.0941871; + vertex 4.70298 -28.6189 1.14032; + normal 0.124020 0.0272879 0.991904; + texcoord 5.17019 3.02622; + tangent 0.00477856 -0.999650 0.0260359; + vertex 5.70189 -28.6579 1.05423; + normal 0.0646013 0.0547988 0.996405; + texcoord 5.02444 2.98815; + tangent 0.0315420 -0.998051 0.0538409; + vertex 5.46819 -28.1211 1.03685; + normal 0.172968 0.00117406 0.984927; + texcoord 5.18343 3.10448; + tangent 0.0317236 -0.999452 -0.00947615; + vertex 5.94395 -28.6925 1.01791; + normal 0.114254 0.0113776 0.993387; + texcoord 5.02281 3.06523; + tangent -0.0231344 -0.999638 0.0137367; + vertex 5.78119 -28.0820 1.00963; + normal 0.0413977 0.0742198 0.996382; + texcoord 4.90192 2.85386; + tangent 0.00544490 -0.997275 0.0735716; + vertex 4.96401 -27.6300 1.02688; + normal 0.159420 0.0372734 0.986507; + texcoord 5.05555 3.14148; + tangent 0.173015 -0.984861 0.0107497; + vertex 6.13905 -28.1782 0.960333; + normal 0.0834239 0.117167 0.989602; + texcoord 4.83572 2.68740; + tangent 0.00516202 -0.992880 0.119009; + vertex 4.25479 -27.3381 1.06323; + normal 0.148611 -0.0173891 0.988743; + texcoord 5.13311 3.31592; + tangent 0.00219946 -0.999814 -0.0191672; + vertex 6.82964 -28.5238 0.836705; + normal 0.127827 -0.0838069 0.988249; + texcoord 5.05201 3.26972; + tangent -0.0100860 -0.996866 -0.0784596; + vertex 6.64982 -28.1827 0.883978; + normal 0.0730045 -0.0659456 0.995149; + texcoord 4.95175 3.07699; + tangent 0.0721113 -0.995064 -0.0681762; + vertex 5.86047 -27.7983 1.00928; + normal 0.107398 0.0684265 0.991859; + texcoord 5.27634 3.28485; + tangent -0.0416540 -0.996211 0.0763468; + vertex 6.67372 -29.1234 0.875167; + normal 0.0856372 0.0424065 0.995424; + texcoord 5.18155 3.41883; + tangent -0.00243763 -0.999029 0.0439867; + vertex 7.22513 -28.7338 0.787295; + normal 0.0201679 0.0940572 0.995362; + texcoord 5.21471 3.50393; + tangent -0.0100612 -0.995801 0.0909887; + vertex 7.57897 -28.8845 0.777885; + normal 0.0754483 -0.100913 0.992030; + texcoord 5.09329 3.41899; + tangent 0.0113232 -0.995084 -0.0983820; + vertex 7.22069 -28.3647 0.794222; + normal 0.00210056 -0.0500152 0.998746; + texcoord 5.12291 3.48729; + tangent 0.0228188 -0.998457 -0.0506353; + vertex 7.51045 -28.5102 0.771939; + normal -0.0545393 0.0948884 0.993993; + texcoord 5.26167 3.61002; + tangent 0.00238999 -0.996268 0.0862802; + vertex 7.98806 -29.0646 0.801536; + normal -0.0672886 -0.0189702 0.997553; + texcoord 5.17212 3.55520; + tangent 0.0194766 -0.999694 -0.0152386; + vertex 7.77516 -28.6767 0.777104; + normal -0.105552 0.0996856 0.989405; + texcoord 5.29426 3.68611; + tangent 0.0447679 -0.993550 0.104188; + vertex 8.28550 -29.1807 0.837659; + normal -0.170677 -0.0352253 0.984697; + texcoord 5.22924 3.68584; + tangent 0.00422899 -0.999274 -0.0378720; + vertex 8.28423 -28.9362 0.828661; + normal -0.255512 -0.0668799 0.964490; + texcoord 5.24139 3.74917; + tangent 0.0116861 -0.997654 -0.0674596; + vertex 8.52563 -28.9697 0.883465; + normal -0.132307 -0.0921766 0.986914; + texcoord 5.11517 3.58758; + tangent -0.00800585 -0.995500 -0.0944265; + vertex 7.89089 -28.4462 0.803522; + normal -0.242291 -0.0781067 0.967054; + texcoord 5.13790 3.75035; + tangent -0.00203129 -0.996561 -0.0828419; + vertex 8.54537 -28.5497 0.933103; + normal -0.168127 -0.0131436 0.985678; + texcoord 5.07077 3.75718; + tangent -0.0279647 -0.999476 -0.0162684; + vertex 8.57439 -28.2949 0.955874; + normal -0.134517 -0.110211 0.984763; + texcoord 5.01000 3.69031; + tangent 0.00882442 -0.993924 -0.109710; + vertex 8.31308 -28.0315 0.924583; + normal -0.0736360 -0.115599 0.990563; + texcoord 4.96898 3.72022; + tangent 0.0330384 -0.992938 -0.113938; + vertex 8.43266 -27.8750 0.955923; + normal -0.116795 -0.179908 0.976725; + texcoord 5.01723 3.59316; + tangent 0.00261834 -0.983140 -0.182834; + vertex 7.94041 -28.0729 0.859409; + normal -0.0240080 -0.156153 0.987441; + texcoord 4.93413 3.74569; + tangent -0.0132144 -0.987541 -0.156808; + vertex 8.53016 -27.7560 0.977089; + normal -0.0579666 -0.252867 0.965763; + texcoord 4.93050 3.62410; + tangent 0.0112433 -0.967146 -0.253972; + vertex 8.02404 -27.7243 0.946726; + normal 0.0759792 -0.123095 0.989482; + texcoord 4.87702 3.82228; + tangent 0.00444245 -0.992061 -0.125680; + vertex 8.87971 -27.5203 0.998393; + normal 0.0220052 -0.230906 0.972727; + texcoord 4.87923 3.73974; + tangent -0.0202334 -0.972397 -0.232456; + vertex 8.52739 -27.5228 1.02183; + normal 0.132464 0.0137323 0.991093; + texcoord 4.78595 3.94634; + tangent 0.0923771 -0.995713 0.00477469; + vertex 9.36008 -27.1554 0.975275; + normal 0.107381 -0.210810 0.971611; + texcoord 4.78345 3.74908; + tangent 0.000193577 -0.977681 -0.210093; + vertex 8.52880 -27.1257 1.12034; + normal 0.213396 0.0109029 0.976905; + texcoord 4.72951 3.90007; + tangent 0.0490375 -0.998787 -0.00450800; + vertex 9.16218 -26.9293 1.00584; + normal 0.175869 -0.122459 0.976767; + texcoord 4.79555 3.85515; + tangent 0.0537147 -0.990662 -0.125311; + vertex 8.99519 -27.2599 1.02020; + normal 0.158429 -0.133797 0.978263; + texcoord 4.73518 3.74774; + tangent -0.0290354 -0.990506 -0.134368; + vertex 8.54345 -26.9157 1.15938; + normal 0.0538139 -0.192262 0.979867; + texcoord 4.74080 3.67766; + tangent -0.00998827 -0.980493 -0.196298; + vertex 8.27037 -26.9364 1.18559; + normal 0.209625 -0.0693851 0.975317; + texcoord 4.68640 3.75139; + tangent 0.0312383 -0.996580 -0.0765034; + vertex 8.55630 -26.7378 1.17574; + normal 0.0130652 -0.205902 0.978485; + texcoord 4.75308 3.55263; + tangent 0.0121583 -0.977264 -0.211677; + vertex 7.75428 -27.0007 1.17406; + normal 0.252506 0.0155841 0.967470; + texcoord 4.61827 3.74324; + tangent 0.0356083 -0.999357 0.00413563; + vertex 8.52058 -26.4636 1.19155; + normal 0.118585 -0.0544904 0.991448; + texcoord 4.64181 3.69093; + tangent 0.0194105 -0.998231 -0.0561880; + vertex 8.30054 -26.5630 1.23499; + normal 0.283600 0.0851944 0.955151; + texcoord 4.53737 3.75308; + tangent -0.00143447 -0.996170 0.0874215; + vertex 8.52588 -26.1443 1.17406; + normal 0.151605 0.0799108 0.985206; + texcoord 4.52436 3.68413; + tangent -0.0193203 -0.995857 0.0888521; + vertex 8.28856 -26.1227 1.22796; + normal 0.179401 0.155117 0.971470; + texcoord 4.36788 3.71728; + tangent 0.0322064 -0.986424 0.161027; + vertex 8.49616 -25.5024 1.09093; + normal 0.0103673 -0.102011 0.994729; + texcoord 4.66144 3.62913; + tangent 0.0122652 -0.994040 -0.108325; + vertex 8.10093 -26.6122 1.24029; + normal 0.00726563 -0.0102642 0.999921; + texcoord 4.57927 3.60844; + tangent 0.00896309 -0.999907 -0.0102847; + vertex 8.00570 -26.3436 1.25435; + normal -0.0415456 -0.0581117 0.997445; + texcoord 4.65959 3.49615; + tangent -0.0410212 -0.997318 -0.0606213; + vertex 7.50690 -26.6791 1.21294; + normal 0.105930 0.0797981 0.991166; + texcoord 4.30717 3.77255; + tangent 0.105161 -0.992203 0.0668947; + vertex 8.64968 -25.2380 1.02813; + normal 0.0262684 -0.0773516 0.996658; + texcoord 4.29695 3.84244; + tangent 0.0706606 -0.994692 -0.0747946; + vertex 8.93383 -25.1580 1.00881; + normal 0.142245 0.120927 0.982417; + texcoord 4.27630 3.65477; + tangent -0.0491581 -0.988352 0.144030; + vertex 8.12140 -25.0171 1.04353; + normal 0.163776 0.139769 0.976546; + texcoord 4.38636 3.57752; + tangent 0.0518964 -0.989788 0.132767; + vertex 7.82451 -25.5087 1.20768; + normal 0.0637741 0.0533508 0.996537; + texcoord 4.43111 3.54947; + tangent 0.0637607 -0.996471 0.0545965; + vertex 7.74044 -25.7673 1.24201; + normal 0.166594 0.0909254 0.981824; + texcoord 4.32176 3.53836; + tangent -0.0481405 -0.986864 0.154211; + vertex 7.67950 -25.3938 1.22203; + normal -0.0270530 -0.0282189 0.999236; + texcoord 4.46045 3.49998; + tangent 0.0568574 -0.997986 -0.0281311; + vertex 7.54923 -25.8423 1.24710; + normal 0.0622434 0.0637060 0.996026; + texcoord 4.31021 3.45198; + tangent 0.00959753 -0.997531 0.0695672; + vertex 7.35072 -25.2430 1.25489; + normal -0.107204 -0.0415554 0.993368; + texcoord 4.54158 3.45608; + tangent 0.00595857 -0.999146 -0.0408913; + vertex 7.41139 -26.1940 1.21451; + normal -0.131218 -0.0579225 0.989660; + texcoord 4.37808 3.40009; + tangent 0.0130364 -0.998260 -0.0575004; + vertex 7.14378 -25.4941 1.24369; + normal -0.130424 0.0170994 0.991311; + texcoord 4.67176 3.38869; + tangent -0.0479785 -0.998753 0.0138108; + vertex 7.13177 -26.7026 1.18363; + normal -0.196696 -0.0313879 0.979962; + texcoord 4.54758 3.37930; + tangent 0.0161092 -0.999375 -0.0314687; + vertex 7.08621 -26.1906 1.16067; + normal -0.0450292 -0.0846042 0.995397; + texcoord 4.73362 3.42195; + tangent -0.00703866 -0.996357 -0.0849925; + vertex 7.23405 -26.9501 1.19318; + normal -0.138761 0.0617386 0.988400; + texcoord 4.59146 3.26362; + tangent 0.0110818 -0.997764 0.0659159; + vertex 6.59122 -26.3401 1.05699; + normal -0.00860368 -0.231120 0.972887; + texcoord 4.80896 3.40731; + tangent 0.00747929 -0.973358 -0.229169; + vertex 7.18844 -27.2103 1.14902; + normal -0.137513 0.0719017 0.987887; + texcoord 4.69708 3.29151; + tangent -0.0344104 -0.996962 0.0698771; + vertex 6.73524 -26.7970 1.12461; + normal -0.0757332 -0.0513116 0.995807; + texcoord 4.77313 3.25346; + tangent 0.0176439 -0.998482 -0.0521864; + vertex 6.54344 -27.0781 1.10900; + normal -0.0847801 -0.160176 0.983441; + texcoord 4.78203 3.38562; + tangent 0.0520800 -0.985022 -0.164373; + vertex 7.09407 -27.0992 1.16431; + normal -0.0590259 0.0453905 0.997224; + texcoord 4.71995 3.22463; + tangent -0.0174720 -0.998828 0.0451294; + vertex 6.43843 -26.8803 1.10389; + normal 0.0538413 -0.298508 0.952887; + texcoord 4.83377 3.55606; + tangent 0.0377754 -0.951950 -0.303916; + vertex 7.79170 -27.3181 1.08031; + normal -0.0335767 -0.145056 0.988854; + texcoord 4.81322 3.21001; + tangent 0.0527866 -0.988186 -0.143883; + vertex 6.38723 -27.2420 1.08229; + normal 0.00251899 -0.299983 0.953941; + texcoord 4.94936 3.51972; + tangent -0.00762144 -0.952537 -0.304329; + vertex 7.63485 -27.8135 0.901112; + normal 0.0201892 -0.316425 0.948403; + texcoord 4.86411 3.41024; + tangent -0.0539277 -0.945383 -0.321470; + vertex 7.18687 -27.3959 1.09332; + normal -0.0120714 -0.219252 0.975594; + texcoord 4.86443 3.21995; + tangent 0.0316513 -0.974191 -0.223493; + vertex 6.44033 -27.4537 1.04575; + normal 0.0255187 -0.310609 0.950195; + texcoord 4.93367 3.35214; + tangent -0.0151261 -0.949945 -0.312051; + vertex 6.92555 -27.7887 0.957606; + normal -0.0411590 -0.0585546 0.997435; + texcoord 4.79294 3.09597; + tangent -0.0289111 -0.998243 -0.0517273; + vertex 5.94047 -27.1987 1.07708; + normal 0.00895491 -0.115323 0.993288; + texcoord 4.90647 3.04817; + tangent 0.0767677 -0.990088 -0.117611; + vertex 5.68516 -27.5931 1.03341; + normal 0.0470940 -0.203843 0.977870; + texcoord 4.90104 3.14178; + tangent 0.105432 -0.971911 -0.210411; + vertex 6.10480 -27.6010 1.01824; + normal 0.0633759 -0.183201 0.981031; + texcoord 4.95653 3.22539; + tangent 0.0211554 -0.979941 -0.198163; + vertex 6.48781 -27.9076 0.933535; + normal -0.00999200 0.00269187 0.999946; + texcoord 4.91053 2.97172; + tangent -0.00984818 -0.999951 0.000202962; + vertex 5.41198 -27.6668 1.02676; + normal 0.0848812 -0.177196 0.980508; + texcoord 5.03129 3.34784; + tangent 0.0755663 -0.979337 -0.187589; + vertex 6.94269 -28.1515 0.853844; + normal 0.0517305 -0.275036 0.960041; + texcoord 4.97447 3.35300; + tangent 0.0728809 -0.956916 -0.281070; + vertex 6.93186 -27.9504 0.903297; + normal -0.00189100 -0.224130 0.974558; + texcoord 5.01344 3.50645; + tangent -0.00387944 -0.974628 -0.223799; + vertex 7.57364 -28.0561 0.833882; + normal -0.0465388 -0.143284 0.988587; + texcoord 5.05399 3.52427; + tangent -0.00314252 -0.989347 -0.145545; + vertex 7.64772 -28.2225 0.805725; + normal -0.0881259 0.0247336 0.995802; + texcoord 4.74675 3.09372; + tangent -0.00692002 -0.999830 0.0170701; + vertex 5.92398 -26.9529 1.08339; + normal -0.129270 0.0500240 0.990347; + texcoord 4.80807 2.96722; + tangent -0.0289768 -0.998432 0.0478957; + vertex 5.42901 -27.2402 1.02322; + normal -0.0733815 0.0899206 0.993242; + texcoord 4.66982 3.10395; + tangent 0.00717212 -0.995887 0.0903197; + vertex 5.96783 -26.6592 1.06796; + normal -0.0422367 0.0711779 0.996569; + texcoord 4.84498 2.91775; + tangent -0.0289456 -0.997052 0.0710661; + vertex 5.21433 -27.4133 1.01232; + normal -0.128878 0.0560057 0.990078; + texcoord 4.63446 3.02856; + tangent 0.00221895 -0.998525 0.0542493; + vertex 5.69644 -26.5005 1.02070; + normal -0.138610 0.0558103 0.988773; + texcoord 4.67967 2.92681; + tangent -0.00259084 -0.998346 0.0574308; + vertex 5.22862 -26.7090 0.944732; + normal 0.0410774 0.121841 0.991699; + texcoord 4.84156 2.83964; + tangent -0.0225331 -0.992146 0.123038; + vertex 4.90627 -27.3851 1.00467; + normal -0.0533243 0.0567180 0.996965; + texcoord 4.68425 2.86167; + tangent 0.0201857 -0.997894 0.0616378; + vertex 5.02086 -26.7248 0.925173; + normal 0.00770025 0.117802 0.993007; + texcoord 4.72047 2.82936; + tangent -0.0494173 -0.991635 0.119239; + vertex 4.88563 -26.8748 0.936849; + normal 0.0676450 0.179685 0.981396; + texcoord 4.74260 2.72943; + tangent -0.0401955 -0.982320 0.182843; + vertex 4.44598 -26.9791 0.980002; + normal -0.101380 -0.0325578 0.994315; + texcoord 4.61243 2.91025; + tangent -0.101176 -0.993800 -0.0461064; + vertex 5.17557 -26.4547 0.933028; + normal -0.00930995 0.101661 0.994776; + texcoord 4.66368 2.72740; + tangent -0.0473966 -0.992217 0.115144; + vertex 4.47954 -26.6141 0.914990; + normal -0.0452626 -0.0328568 0.998435; + texcoord 4.58980 2.77084; + tangent 0.0373207 -0.998470 -0.0407975; + vertex 4.63644 -26.3954 0.912988; + normal -0.0808191 -0.0656886 0.994562; + texcoord 4.54504 2.91790; + tangent -0.0390143 -0.996435 -0.0748018; + vertex 5.26387 -26.1809 0.962193; + normal -0.0537307 0.0243706 0.998258; + texcoord 4.53242 3.02929; + tangent 0.0161301 -0.999556 0.0250700; + vertex 5.67412 -26.1546 1.00215; + normal -0.0434303 0.0873889 0.995227; + texcoord 4.56297 3.09752; + tangent -0.0197919 -0.995928 0.0879525; + vertex 5.91752 -26.2608 1.01969; + normal -0.0236644 -0.0136423 0.999627; + texcoord 4.44993 2.92604; + tangent 0.0571700 -0.998289 -0.0122750; + vertex 5.27749 -25.8038 0.991402; + normal -0.0575129 0.0821088 0.994963; + texcoord 4.57226 3.19569; + tangent -0.00407198 -0.996662 0.0815368; + vertex 6.32901 -26.2896 1.03152; + normal -0.0610185 0.0217693 0.997899; + texcoord 4.50066 3.16596; + tangent -0.0166395 -0.999581 0.0236882; + vertex 6.21677 -25.9791 1.00550; + normal -0.168207 2.84368e-05 0.985752; + texcoord 4.53382 3.26313; + tangent 0.00250574 -0.999982 0.00549317; + vertex 6.58960 -26.1296 1.05063; + normal -0.0651876 0.0122726 0.997798; + texcoord 4.36576 3.05780; + tangent 0.00690034 -0.999863 0.0150188; + vertex 5.78348 -25.4609 0.997103; + normal -0.118692 -0.0500322 0.991670; + texcoord 4.45339 3.18990; + tangent 0.0354162 -0.998334 -0.0455457; + vertex 6.30899 -25.8084 1.01655; + normal -0.207151 -0.0872887 0.974407; + texcoord 4.41030 3.25061; + tangent 0.00655449 -0.995167 -0.0979759; + vertex 6.53242 -25.7604 1.05628; + normal -0.213720 -0.104322 0.971309; + texcoord 4.30726 3.26494; + tangent 0.0177541 -0.994271 -0.105402; + vertex 6.61114 -25.2006 1.14471; + normal -0.196261 -0.116730 0.973579; + texcoord 4.26524 3.17208; + tangent -0.0116462 -0.991908 -0.126425; + vertex 6.18414 -25.0932 1.07212; + normal -0.163147 -0.0855772 0.982883; + texcoord 4.24232 3.29605; + tangent 0.0190050 -0.996098 -0.0861826; + vertex 6.72853 -24.9472 1.19422; + normal -0.0551115 0.0230212 0.998215; + texcoord 4.29493 3.40053; + tangent 0.0124378 -0.999650 0.0233381; + vertex 7.16247 -25.1901 1.25032; + normal -0.157441 -0.0473473 0.986393; + texcoord 4.30274 3.10941; + tangent 0.0637314 -0.997306 -0.0363176; + vertex 5.97358 -25.2096 1.02271; + normal -0.182214 -0.0693980 0.980807; + texcoord 4.14347 3.18549; + tangent -0.0541962 -0.994466 -0.0900034; + vertex 6.29524 -24.5405 1.18107; + normal -0.232800 -0.0421324 0.971612; + texcoord 4.21971 3.05575; + tangent -0.00444646 -0.998666 -0.0514385; + vertex 5.75497 -24.9144 0.991575; + normal -0.129209 0.0572077 0.989966; + texcoord 4.28779 2.99932; + tangent 0.0393746 -0.997137 0.0645513; + vertex 5.55706 -25.1308 0.956027; + normal -0.0794123 -0.0334824 0.996279; + texcoord 4.20303 3.33163; + tangent 0.0430703 -0.998652 -0.0289776; + vertex 6.85778 -24.8080 1.22039; + normal -0.265011 -0.0258427 0.963899; + texcoord 4.10923 3.11857; + tangent 0.0306894 -0.999274 -0.0225524; + vertex 6.05108 -24.4344 1.12781; + normal 0.0350150 0.0379786 0.998665; + texcoord 4.19161 3.39027; + tangent 0.0537720 -0.997894 0.0362906; + vertex 7.08032 -24.7752 1.22531; + normal -0.0319470 0.0144084 0.999386; + texcoord 4.11621 3.30592; + tangent -0.0116131 -0.999848 0.0129899; + vertex 6.75962 -24.4500 1.22972; + normal 0.142823 0.0897223 0.985673; + texcoord 4.19572 3.43860; + tangent 0.0158144 -0.995712 0.0911421; + vertex 7.26848 -24.7740 1.20937; + normal 0.202671 0.0917728 0.974937; + texcoord 4.19005 3.49253; + tangent -0.0441465 -0.993073 0.108893; + vertex 7.51585 -24.7414 1.15497; + normal 0.160342 0.000625328 0.987061; + texcoord 4.11163 3.47249; + tangent 0.0173847 -0.999848 0.00169534; + vertex 7.45013 -24.4250 1.14979; + normal -0.258040 0.0860162 0.962298; + texcoord 4.06522 3.11674; + tangent 0.0594884 -0.992395 0.107764; + vertex 6.01259 -24.2642 1.11107; + normal 0.112334 -0.0956130 0.989060; + texcoord 4.12626 3.57960; + tangent -0.0232370 -0.995071 -0.0964034; + vertex 7.91507 -24.5451 1.06904; + normal -0.271865 0.0955872 0.957576; + texcoord 4.03407 3.06054; + tangent 0.117319 -0.986621 0.113204; + vertex 5.79171 -24.0946 1.02396; + normal -0.283469 -0.0152795 0.958860; + texcoord 4.07965 3.00603; + tangent 0.00902352 -0.999894 -0.0113849; + vertex 5.55526 -24.3100 0.962321; + normal -0.198764 0.0540755 0.978554; + texcoord 4.02936 2.93439; + tangent 0.0458940 -0.997070 0.0611978; + vertex 5.26003 -24.1041 0.884488; + normal -0.190526 0.0239144 0.981391; + texcoord 4.19032 2.96745; + tangent 0.0278914 -0.999247 0.0269594; + vertex 5.43414 -24.7429 0.911654; + normal -0.104308 0.0985627 0.989649; + texcoord 4.02304 2.84674; + tangent 0.0383794 -0.994050 0.101941; + vertex 4.92637 -24.0827 0.827742; + normal -0.107369 0.0672532 0.991942; + texcoord 4.17074 2.91279; + tangent 0.0108445 -0.997964 0.0628580; + vertex 5.21826 -24.6890 0.875819; + normal -0.137426 0.0245491 0.990208; + texcoord 4.05912 2.88656; + tangent 0.0972282 -0.994540 0.0379042; + vertex 5.09045 -24.2421 0.859289; + normal -0.0361600 0.0516835 0.998009; + texcoord 4.12531 2.84291; + tangent -0.0419779 -0.997667 0.0538370; + vertex 4.97250 -24.4907 0.857407; + normal -0.0195671 0.111310 0.993593; + texcoord 4.22069 2.87569; + tangent -0.0543838 -0.992073 0.113285; + vertex 5.06658 -24.8419 0.880974; + normal 0.00468826 0.110235 0.993895; + texcoord 4.08138 2.78857; + tangent 0.00544641 -0.993727 0.111700; + vertex 4.69758 -24.3388 0.844858; + normal -0.0507579 0.128752 0.990377; + texcoord 4.35604 2.97214; + tangent -0.209151 -0.970525 0.119737; + vertex 5.47156 -25.4130 0.976274; + normal -0.0118765 0.0864185 0.996188; + texcoord 4.37531 2.91504; + tangent -0.000957743 -0.996070 0.0885649; + vertex 5.20328 -25.5056 0.979476; + normal 0.0151593 0.110721 0.993736; + texcoord 4.22845 2.76037; + tangent 0.0278675 -0.993267 0.112448; + vertex 4.54947 -24.9081 0.911518; + normal -0.0424701 -0.0345385 0.998501; + texcoord 4.44657 2.81322; + tangent 0.0177613 -0.999109 -0.0382840; + vertex 4.79397 -25.7691 0.991778; + normal -0.0533814 0.0586776 0.996849; + texcoord 4.35722 2.76706; + tangent 0.0189560 -0.998089 0.0588146; + vertex 4.62087 -25.4389 0.976531; + normal -0.140466 -0.0581382 0.988377; + texcoord 4.44433 2.74231; + tangent -0.0285194 -0.997358 -0.0668164; + vertex 4.53170 -25.7785 0.966719; + normal -0.129530 -0.0406947 0.990740; + texcoord 4.54841 2.72187; + tangent 0.0323957 -0.998479 -0.0446006; + vertex 4.40868 -26.2144 0.901821; + normal -0.166383 -0.00624932 0.986041; + texcoord 4.34212 2.66785; + tangent -0.111743 -0.993406 -0.0256544; + vertex 4.22673 -25.3626 0.926303; + normal -0.0990855 0.0603914 0.993245; + texcoord 4.31282 2.69354; + tangent -0.0596365 -0.996936 0.0506254; + vertex 4.37065 -25.2558 0.943736; + normal 0.0396242 0.111257 0.993001; + texcoord 4.09418 2.66631; + tangent 0.00792464 -0.993518 0.113402; + vertex 4.19850 -24.3709 0.863143; + normal -0.0854339 0.0496989 0.995104; + texcoord 4.20987 2.66728; + tangent 0.0222689 -0.998463 0.0507442; + vertex 4.23091 -24.8227 0.898919; + normal -0.159733 -0.0178708 0.986998; + texcoord 4.39788 2.59175; + tangent 0.0443085 -0.998857 -0.0179227; + vertex 3.82555 -25.5684 0.834327; + normal -0.129725 -0.0510418 0.990235; + texcoord 4.21953 2.57292; + tangent -0.0826839 -0.994505 -0.0642092; + vertex 3.83482 -24.8786 0.858923; + normal -0.114745 0.000321180 0.993395; + texcoord 4.50193 2.62703; + tangent 0.142423 -0.989665 0.0167176; + vertex 4.03274 -26.0099 0.849175; + normal -0.0161635 0.0723983 0.997245; + texcoord 4.53359 2.59511; + tangent 0.0493354 -0.995708 0.0783082; + vertex 3.92170 -26.1301 0.843313; + normal -0.126727 -0.00596268 0.991920; + texcoord 4.30738 2.48867; + tangent -0.0170289 -0.999796 -0.0108724; + vertex 3.46444 -25.2165 0.776816; + normal 0.0693079 0.151843 0.985972; + texcoord 4.58120 2.57981; + tangent -0.0680552 -0.986147 0.151269; + vertex 3.86786 -26.3164 0.866493; + normal -0.0592589 0.0408146 0.997408; + texcoord 4.42854 2.53038; + tangent 0.102051 -0.993302 0.0542015; + vertex 3.70007 -25.7016 0.821948; + normal 0.0677276 0.201364 0.977172; + texcoord 4.64457 2.61675; + tangent -0.215310 -0.954274 0.207371; + vertex 3.92390 -26.4888 0.894051; + normal 0.102178 0.194634 0.975539; + texcoord 4.47768 2.47480; + tangent -0.184941 -0.961072 0.205274; + vertex 3.41276 -25.9152 0.862701; + normal 0.109148 0.200253 0.973646; + texcoord 4.76964 2.57478; + tangent -0.0119160 -0.978584 0.205505; + vertex 3.85145 -27.0773 1.05332; + normal 0.168770 0.219624 0.960876; + texcoord 4.62190 2.54173; + tangent -0.0108776 -0.974048 0.226078; + vertex 3.72753 -26.4848 0.919791; + normal 0.111875 0.118989 0.986573; + texcoord 4.81076 2.56198; + tangent -0.0127434 -0.992182 0.124143; + vertex 3.78426 -27.2510 1.08961; + normal 0.188961 0.220709 0.956860; + texcoord 4.73191 2.51171; + tangent -0.0162394 -0.973677 0.227355; + vertex 3.56833 -26.9332 1.06545; + normal 0.189379 0.232249 0.954042; + texcoord 4.56055 2.45822; + tangent -0.0481640 -0.968479 0.244395; + vertex 3.33034 -26.2471 0.953110; + normal 0.0627207 0.00323063 0.998026; + texcoord 4.44174 2.49803; + tangent -0.113404 -0.993390 0.0177806; + vertex 3.57066 -25.7578 0.823580; + normal 0.0998550 0.223948 0.969472; + texcoord 4.37431 2.31287; + tangent 0.00163120 -0.972478 0.232987; + vertex 2.78897 -25.4642 0.783225; + normal -0.0162429 0.0821257 0.996490; + texcoord 4.32335 2.37225; + tangent 0.0352443 -0.995483 0.0881593; + vertex 3.02101 -25.2645 0.743158; + normal 0.208988 0.171556 0.962752; + texcoord 4.33604 2.24724; + tangent -0.0254171 -0.982129 0.186487; + vertex 2.54062 -25.3152 0.795450; + normal 0.0975420 0.0458932 0.994173; + texcoord 4.29918 2.30117; + tangent -0.0106368 -0.998938 0.0448410; + vertex 2.72939 -25.1817 0.746273; + normal -0.100573 -0.0848464 0.991305; + texcoord 4.25905 2.45171; + tangent -0.0455351 -0.994013 -0.0993179; + vertex 3.34732 -25.0573 0.768601; + normal -0.0165943 -0.0640334 0.997810; + texcoord 4.26670 2.35795; + tangent -0.0198101 -0.997716 -0.0645831; + vertex 2.96259 -25.0653 0.741916; + normal 0.197505 0.0203580 0.980090; + texcoord 4.27251 2.23097; + tangent -0.0344982 -0.999121 0.0238026; + vertex 2.46941 -25.0698 0.784215; + normal 0.0468437 -0.154105 0.986944; + texcoord 4.21652 2.28910; + tangent -0.0467996 -0.986576 -0.156453; + vertex 2.71470 -24.8548 0.770090; + normal -0.0376987 -0.190475 0.980968; + texcoord 4.20814 2.36619; + tangent -0.0524522 -0.978709 -0.198438; + vertex 2.99449 -24.8511 0.771485; + normal -0.0831900 -0.156840 0.984114; + texcoord 4.19129 2.50266; + tangent -0.0691000 -0.984414 -0.161722; + vertex 3.54519 -24.7488 0.839629; + normal -0.0343603 -0.221697 0.974510; + texcoord 4.12382 2.38309; + tangent -0.00372577 -0.974808 -0.223016; + vertex 3.10099 -24.4516 0.876586; + normal -0.0383289 -0.0628776 0.997285; + texcoord 4.14712 2.55689; + tangent -0.0410830 -0.996667 -0.0704803; + vertex 3.80040 -24.5875 0.876986; + normal 0.00396414 -0.121804 0.992546; + texcoord 4.11744 2.45856; + tangent -0.0479045 -0.990165 -0.131446; + vertex 3.41587 -24.4364 0.890309; + normal 0.0126250 0.0285932 0.999511; + texcoord 4.11679 2.59366; + tangent 0.0281720 -0.999174 0.0292819; + vertex 3.93533 -24.4878 0.879831; + normal 0.0776770 0.0664881 0.994759; + texcoord 4.05189 2.57684; + tangent 0.00382434 -0.997395 0.0720323; + vertex 3.87528 -24.2594 0.875545; + normal 0.0356350 -0.129001 0.991004; + texcoord 4.04947 2.25860; + tangent -0.0521642 -0.989812 -0.132479; + vertex 2.55138 -24.1407 0.928748; + normal 0.0671598 0.0994384 0.992775; + texcoord 3.95489 2.67170; + tangent -0.0257638 -0.994419 0.102306; + vertex 4.23262 -23.8136 0.776496; + normal 0.0394253 -0.182540 0.982408; + texcoord 4.07850 2.25411; + tangent 0.110272 -0.977274 -0.181039; + vertex 2.55781 -24.3008 0.904265; + normal 0.00288670 0.110773 0.993842; + texcoord 3.96298 2.74338; + tangent -0.0204387 -0.993440 0.112514; + vertex 4.49528 -23.8276 0.769025; + normal 0.128856 -0.110615 0.985475; + texcoord 4.21822 2.23709; + tangent -0.0555345 -0.992906 -0.105140; + vertex 2.52508 -24.8602 0.785179; + normal -0.0486511 0.0619814 0.996891; + texcoord 3.90608 2.79727; + tangent -0.0268941 -0.997278 0.0686571; + vertex 4.73566 -23.6063 0.753009; + normal 0.0486831 -0.00962069 0.998768; + texcoord 3.89374 2.71443; + tangent -0.0422091 -0.999104 -0.00300309; + vertex 4.39836 -23.5625 0.755158; + normal 0.00708470 -0.0629600 0.997991; + texcoord 3.83631 2.78773; + tangent -0.0138026 -0.997105 -0.0747738; + vertex 4.70383 -23.3909 0.750639; + normal 0.111109 0.0656282 0.991639; + texcoord 3.92472 2.60955; + tangent 0.0184398 -0.997840 0.0630565; + vertex 4.00460 -23.7182 0.790189; + normal 0.00607672 -0.0985840 0.995110; + texcoord 3.78813 2.86658; + tangent 0.00328553 -0.995424 -0.0954980; + vertex 4.99632 -23.1473 0.776550; + normal 0.0808636 -0.0498455 0.995478; + texcoord 3.86514 2.60553; + tangent 0.0517961 -0.997433 -0.0494466; + vertex 3.97042 -23.4515 0.793068; + normal 0.0665904 -0.154427 0.985758; + texcoord 3.71691 2.85020; + tangent -0.0405246 -0.987412 -0.152887; + vertex 4.96669 -22.8455 0.818771; + normal 0.0566318 -0.147489 0.987441; + texcoord 3.80389 2.64493; + tangent 0.0714806 -0.985219 -0.155674; + vertex 4.12198 -23.2436 0.806913; + normal 0.0611167 -0.101016 0.993006; + texcoord 3.79158 2.52790; + tangent 0.0537223 -0.992963 -0.105539; + vertex 3.64637 -23.1415 0.843362; + normal 0.0476452 -0.157789 0.986323; + texcoord 3.69073 2.70895; + tangent -0.0935864 -0.982738 -0.159587; + vertex 4.31840 -22.7400 0.895405; + normal 0.0924259 -0.149601 0.984417; + texcoord 3.64668 2.93381; + tangent -0.0610402 -0.987705 -0.143922; + vertex 5.27738 -22.5918 0.834376; + normal 0.130134 -0.0148247 0.991386; + texcoord 3.83605 2.46330; + tangent 0.0129380 -0.999844 -0.0120304; + vertex 3.40499 -23.3344 0.851504; + normal 0.148392 -0.154333 0.976812; + texcoord 3.58100 3.01467; + tangent -0.0877621 -0.985794 -0.143209; + vertex 5.63170 -22.3274 0.829897; + normal 0.0606263 -0.168574 0.983823; + texcoord 3.60196 2.80095; + tangent 0.0246127 -0.985394 -0.168503; + vertex 4.79296 -22.3616 0.917937; + normal 0.117229 -0.217508 0.968993; + texcoord 3.55583 2.92525; + tangent 0.0124094 -0.974977 -0.221960; + vertex 5.25681 -22.2333 0.905385; + normal 0.119156 -0.142158 0.982646; + texcoord 3.46814 3.15130; + tangent -0.0644642 -0.988128 -0.139451; + vertex 6.14453 -21.8476 0.813692; + normal 0.199140 -0.208118 0.957617; + texcoord 3.50935 3.01907; + tangent 0.0253724 -0.975078 -0.220408; + vertex 5.64932 -22.0619 0.877707; + normal 0.0387272 -0.142012 0.989107; + texcoord 3.39725 3.22133; + tangent 0.0174042 -0.989825 -0.141222; + vertex 6.45080 -21.5514 0.834190; + normal 0.0301142 -0.119038 0.992433; + texcoord 3.23963 3.19442; + tangent 0.00960911 -0.992580 -0.121212; + vertex 6.30032 -20.9348 0.941521; + normal 0.142485 -0.119431 0.982565; + texcoord 3.29937 3.15429; + tangent 0.0382247 -0.991467 -0.124629; + vertex 6.18847 -21.1592 0.924725; + normal 0.0695907 -0.0199450 0.997376; + texcoord 3.21405 3.14667; + tangent 0.00947005 -0.999625 -0.0256940; + vertex 6.12805 -20.8379 0.955408; + normal 0.233096 -0.139798 0.962353; + texcoord 3.33943 3.10129; + tangent -0.0124901 -0.989839 -0.141642; + vertex 5.97418 -21.3527 0.943190; + normal 0.177980 0.00623169 0.984014; + texcoord 3.24686 3.08605; + tangent -0.0621791 -0.997957 0.0146808; + vertex 5.91981 -20.9541 0.986189; + normal 0.116860 0.123639 0.985422; + texcoord 3.16507 3.03084; + tangent 0.129800 -0.984310 0.119519; + vertex 5.75453 -20.6456 0.984291; + normal 0.227193 -0.172414 0.958466; + texcoord 3.38278 2.99989; + tangent 0.0531526 -0.979661 -0.193493; + vertex 5.50566 -21.5091 1.04907; + normal 0.207248 -0.00908776 0.978246; + texcoord 3.29389 3.00391; + tangent -0.198768 -0.979699 0.0260849; + vertex 5.51767 -21.1634 1.08134; + normal 0.141411 -0.231892 0.962408; + texcoord 3.42264 2.94272; + tangent 0.0444984 -0.969011 -0.242975; + vertex 5.30784 -21.6741 1.05011; + normal 0.142727 -0.0991052 0.984788; + texcoord 3.34299 2.93402; + tangent -0.0418894 -0.994171 -0.0993459; + vertex 5.27746 -21.3548 1.11604; + normal 0.143240 0.0676477 0.987373; + texcoord 3.26605 2.93129; + tangent -0.105612 -0.990610 0.0868262; + vertex 5.29710 -21.0811 1.11497; + normal 0.0503493 -0.201837 0.978124; + texcoord 3.38447 2.85555; + tangent -0.00801740 -0.978777 -0.204772; + vertex 4.95443 -21.5041 1.12449; + normal 0.0622221 -0.0722442 0.995444; + texcoord 3.30295 2.79916; + tangent -0.0159479 -0.997495 -0.0689182; + vertex 4.73913 -21.1823 1.18024; + normal 0.0465420 -0.232292 0.971532; + texcoord 3.52826 2.85494; + tangent 0.0678232 -0.968762 -0.238538; + vertex 4.96761 -22.1050 0.959261; + normal -0.0297046 -0.194509 0.980451; + texcoord 3.34528 2.75818; + tangent 0.00200539 -0.980157 -0.198213; + vertex 4.59415 -21.3596 1.15867; + normal -0.0386551 -0.221150 0.974474; + texcoord 3.47090 2.74524; + tangent -0.0236628 -0.974400 -0.223574; + vertex 4.52516 -21.9019 1.01023; + normal -0.0207293 -0.137039 0.990349; + texcoord 3.53416 2.71771; + tangent 0.0286927 -0.989790 -0.139618; + vertex 4.40327 -22.1542 0.961896; + normal -0.00577538 -0.106632 0.994282; + texcoord 3.65050 2.66033; + tangent -0.123793 -0.987140 -0.101142; + vertex 4.19935 -22.5892 0.916562; + normal -0.125549 -0.195958 0.972542; + texcoord 3.32421 2.69051; + tangent -0.0327878 -0.977849 -0.206726; + vertex 4.32571 -21.2698 1.15649; + normal 0.0427432 -0.0662682 0.996886; + texcoord 3.70741 2.50055; + tangent -0.0367169 -0.997135 -0.0661283; + vertex 3.53128 -22.8339 0.879682; + normal -0.142615 -0.190586 0.971256; + texcoord 3.45624 2.66038; + tangent -0.0358112 -0.979282 -0.199309; + vertex 4.17991 -21.8071 0.997482; + normal -0.127017 -0.0939886 0.987437; + texcoord 3.51955 2.63071; + tangent -0.0357791 -0.994301 -0.100430; + vertex 4.06715 -22.0753 0.943045; + normal -0.0746909 -0.0547657 0.995702; + texcoord 3.60177 2.63359; + tangent 0.0939863 -0.994317 -0.0499975; + vertex 4.04820 -22.3946 0.925226; + normal -0.0260697 -0.0100712 0.999609; + texcoord 3.64000 2.52374; + tangent -0.00308738 -0.999971 -0.00697309; + vertex 3.65102 -22.5779 0.889736; + normal 0.00477690 -0.000504454 0.999988; + texcoord 3.49892 2.47011; + tangent 0.0249217 -0.999687 0.00233376; + vertex 3.42351 -21.9642 0.869235; + normal 0.0901157 0.0226982 0.995673; + texcoord 3.63981 2.42589; + tangent -0.0558382 -0.998001 0.0295873; + vertex 3.25230 -22.5441 0.904417; + normal 0.0874570 0.000547788 0.996168; + texcoord 3.48048 2.40750; + tangent 0.0142497 -0.999898 0.000880500; + vertex 3.18914 -21.8673 0.880847; + normal 0.136289 -0.0261989 0.990323; + texcoord 3.71756 2.40705; + tangent -0.0389623 -0.999003 -0.0217716; + vertex 3.14001 -22.8440 0.919306; + normal 0.0432959 -0.0499807 0.997811; + texcoord 3.34963 2.41543; + tangent -0.00441741 -0.998697 -0.0508338; + vertex 3.18642 -21.3930 0.894530; + normal 0.153181 0.0571411 0.986545; + texcoord 3.28319 2.27045; + tangent -0.0642249 -0.995584 0.0684656; + vertex 2.61706 -21.1385 0.972441; + normal 0.131004 -0.0307945 0.990903; + texcoord 3.37328 2.36560; + tangent 0.0710609 -0.996771 -0.0373885; + vertex 3.01035 -21.4538 0.909823; + normal 0.191214 0.117093 0.974539; + texcoord 3.30291 2.17338; + tangent -0.0112799 -0.992140 0.124623; + vertex 2.23788 -21.1923 1.04550; + normal 0.146919 0.0469615 0.988033; + texcoord 3.33487 2.06789; + tangent 0.0226885 -0.998660 0.0465201; + vertex 1.80131 -21.3161 1.14545; + normal 0.127891 -0.0154800 0.991668; + texcoord 3.48295 2.28789; + tangent 0.0183576 -0.999624 -0.0203848; + vertex 2.71848 -21.9372 0.950105; + normal 0.125815 -0.0924664 0.987735; + texcoord 3.39745 2.05638; + tangent -0.0356205 -0.994963 -0.0936983; + vertex 1.74128 -21.5407 1.14825; + normal 0.176870 -0.0847094 0.980582; + texcoord 3.40187 2.17909; + tangent 0.0163705 -0.995756 -0.0905623; + vertex 2.25998 -21.5747 1.04489; + normal 0.161133 -0.0677982 0.984601; + texcoord 3.43523 2.23303; + tangent 0.0317711 -0.996789 -0.0735050; + vertex 2.48681 -21.6749 0.995873; + normal 0.105201 0.0318244 0.993941; + texcoord 3.54414 2.30498; + tangent -0.0222217 -0.999185 0.0337019; + vertex 2.79078 -22.1890 0.944162; + normal 0.126660 -0.0498146 0.990695; + texcoord 3.53595 2.16131; + tangent -0.00245560 -0.998670 -0.0514972; + vertex 2.18499 -22.1148 0.994058; + normal 0.105576 -0.0825895 0.990976; + texcoord 3.53812 2.03791; + tangent 0.000973686 -0.996663 -0.0816199; + vertex 1.66636 -22.1281 1.07125; + normal 0.0943593 0.0254722 0.995212; + texcoord 3.60011 2.17099; + tangent -0.0236001 -0.999335 0.0277970; + vertex 2.22439 -22.3636 0.988267; + normal 0.103415 0.0137013 0.994544; + texcoord 3.72424 2.27306; + tangent -0.0212727 -0.999666 0.0146891; + vertex 2.61210 -22.8703 0.999093; + normal 0.0370080 -0.108812 0.993373; + texcoord 3.49476 1.98189; + tangent -0.0356740 -0.993602 -0.107157; + vertex 1.45922 -21.9981 1.10174; + normal 0.0379012 -0.0359616 0.998634; + texcoord 3.56853 1.95291; + tangent 0.00162543 -0.999462 -0.0327470; + vertex 1.30995 -22.2505 1.08534; + normal 0.0465733 -0.0526526 0.997526; + texcoord 3.53846 1.86265; + tangent -0.0131753 -0.998568 -0.0518533; + vertex 0.980743 -22.2008 1.09422; + normal 0.0911756 -0.000563027 0.995835; + texcoord 3.60808 2.02423; + tangent 0.0385496 -0.999248 -0.00421545; + vertex 1.62243 -22.4403 1.06547; + normal 0.0399578 -0.0193683 0.999014; + texcoord 3.69412 1.97310; + tangent 0.0368112 -0.999078 -0.0220989; + vertex 1.43874 -22.7382 1.08356; + normal 0.0771710 0.0147884 0.996908; + texcoord 3.71166 2.10602; + tangent 0.0160958 -0.999718 0.0174315; + vertex 1.94369 -22.8871 1.04233; + normal 0.0827665 -0.0752850 0.993721; + texcoord 3.66789 1.78594; + tangent -0.0182105 -0.997011 -0.0750844; + vertex 0.653264 -22.6645 1.09451; + normal 0.0134560 -0.0662415 0.997713; + texcoord 3.69604 1.84395; + tangent -0.00591824 -0.997706 -0.0674342; + vertex 0.864699 -22.7563 1.08081; + normal 0.0645641 -0.0440598 0.996940; + texcoord 3.84341 1.78922; + tangent 0.0331641 -0.998399 -0.0458301; + vertex 0.681142 -23.3551 1.02694; + normal 0.0454258 -0.0542014 0.997496; + texcoord 3.78808 2.08322; + tangent 0.0687860 -0.995831 -0.0599035; + vertex 1.88024 -23.1414 1.04338; + normal 0.00342078 -0.0809249 0.996714; + texcoord 3.74701 1.95728; + tangent 0.0276687 -0.996337 -0.0809123; + vertex 1.37872 -22.9513 1.07377; + normal 0.0677834 -0.0368149 0.997021; + texcoord 3.80048 2.19507; + tangent 0.0606810 -0.997211 -0.0434445; + vertex 2.28833 -23.1717 1.02283; + normal 0.0263335 -0.0751695 0.996823; + texcoord 3.89507 2.08614; + tangent 0.00781127 -0.997019 -0.0767650; + vertex 1.92066 -23.5650 1.00588; + normal 0.0118989 -0.0554257 0.998392; + texcoord 3.85651 1.86790; + tangent 0.0412177 -0.997549 -0.0565387; + vertex 0.999718 -23.3880 1.01569; + normal 0.0469955 -0.0642575 0.996826; + texcoord 3.95700 2.26478; + tangent -0.0192210 -0.997947 -0.0610969; + vertex 2.65420 -23.8776 0.954689; + normal 0.0338324 -0.0136231 0.999335; + texcoord 3.94833 2.03855; + tangent 0.00290596 -0.999945 -0.0100384; + vertex 1.70853 -23.7349 1.00035; + normal 0.138314 -0.0247128 0.990080; + texcoord 3.84489 2.31692; + tangent 0.0402983 -0.998765 -0.0290662; + vertex 2.78744 -23.3723 0.957301; + normal 0.140481 0.0474640 0.988945; + texcoord 3.89304 2.38184; + tangent 0.00186645 -0.998890 0.0470782; + vertex 3.04996 -23.6111 0.918397; + normal 0.0826731 0.0110004 0.996516; + texcoord 3.93559 2.34544; + tangent 0.0852803 -0.996353 0.00294059; + vertex 2.91376 -23.7446 0.940904; + normal 0.101692 0.0439481 0.993845; + texcoord 4.00030 2.47238; + tangent 0.0560046 -0.997509 0.0428901; + vertex 3.43309 -24.0363 0.913220; + normal 0.0339182 -0.0601253 0.997614; + texcoord 4.02847 2.40121; + tangent 0.0491992 -0.997133 -0.0574998; + vertex 3.15822 -24.1254 0.928730; + normal 0.106844 -0.140483 0.984301; + texcoord 4.08124 2.17366; + tangent -0.0224365 -0.989886 -0.140078; + vertex 2.23492 -24.3146 0.925697; + normal 0.0672239 -0.0651407 0.995609; + texcoord 3.99137 2.13580; + tangent -0.0278024 -0.997584 -0.0636625; + vertex 2.08992 -23.9681 0.972324; + normal 0.178216 -0.125288 0.975983; + texcoord 4.13683 2.14579; + tangent -0.0286893 -0.991609 -0.126050; + vertex 2.09806 -24.5491 0.910377; + normal 0.156856 -0.0533436 0.986180; + texcoord 4.07663 2.07790; + tangent -0.0367863 -0.998252 -0.0462673; + vertex 1.89732 -24.2728 0.978249; + normal 0.225076 -0.0527572 0.972912; + texcoord 4.20396 2.13019; + tangent 0.0173675 -0.998319 -0.0552925; + vertex 2.04814 -24.7753 0.896909; + normal 0.163311 -0.0178320 0.986414; + texcoord 4.13640 1.96589; + tangent -0.00731017 -0.999678 -0.0242911; + vertex 1.40046 -24.4960 1.07468; + normal 0.140383 0.0617097 0.988172; + texcoord 4.04784 1.97928; + tangent -0.0612818 -0.995618 0.0706423; + vertex 1.45360 -24.1924 1.04955; + normal 0.0652828 0.0838985 0.994334; + texcoord 4.07426 1.85776; + tangent 0.0239595 -0.995682 0.0896847; + vertex 0.961510 -24.3148 1.11700; + normal 0.0822369 0.0499352 0.995361; + texcoord 3.98767 2.00655; + tangent 0.0154847 -0.998517 0.0521850; + vertex 1.59516 -23.9223 1.01220; + normal -0.0191251 0.0476001 0.998683; + texcoord 4.05547 1.66636; + tangent 0.0704517 -0.996660 0.0412990; + vertex 0.210394 -24.2011 1.12498; + normal 0.0559149 0.0686269 0.996074; + texcoord 3.92438 1.81851; + tangent -0.0412460 -0.996367 0.0745084; + vertex 0.816246 -23.6679 1.02212; + normal 0.0365793 0.111960 0.993039; + texcoord 3.99093 1.70826; + tangent 0.0150437 -0.993183 0.115590; + vertex 0.298320 -23.9617 1.09685; + normal -0.0186123 -0.0125844 0.999748; + texcoord 4.08180 1.52818; + tangent 0.0375159 -0.999224 -0.0119726; + vertex -0.366903 -24.3141 1.09259; + normal -0.0107690 0.0211772 0.999718; + texcoord 3.95953 1.57923; + tangent -0.0106591 -0.999724 0.0209558; + vertex -0.171680 -23.8222 1.08604; + normal 0.0505493 0.0450274 0.997706; + texcoord 3.92631 1.66825; + tangent -0.0901463 -0.994741 0.0486284; + vertex 0.202980 -23.6954 1.07619; + normal 0.0806140 -0.0244817 0.996445; + texcoord 3.85978 1.66289; + tangent -0.0304400 -0.999362 -0.0187053; + vertex 0.166564 -23.4304 1.07624; + normal 0.0177454 -0.0348706 0.999234; + texcoord 3.89591 1.57576; + tangent -0.0383894 -0.998745 -0.0321576; + vertex -0.175751 -23.5626 1.08931; + normal 0.0672440 -0.0913457 0.993546; + texcoord 3.81352 1.60461; + tangent -0.0369742 -0.995171 -0.0909231; + vertex -0.0455287 -23.2763 1.10417; + normal 0.0150457 -0.0415638 0.999023; + texcoord 3.95474 1.43048; + tangent 0.0273161 -0.999014 -0.0349958; + vertex -0.757561 -23.7933 1.07917; + normal 0.125671 -0.135647 0.982755; + texcoord 3.65349 1.66264; + tangent -0.0129393 -0.990835 -0.134456; + vertex 0.207820 -22.6090 1.15421; + normal 0.0566622 -0.120162 0.991136; + texcoord 3.69090 1.59267; + tangent 0.00259628 -0.992708 -0.120519; + vertex -0.0834973 -22.7386 1.16250; + normal 0.0180465 -0.0858510 0.996145; + texcoord 3.92969 1.33056; + tangent 0.0414991 -0.995383 -0.0865439; + vertex -1.17050 -23.7185 1.10048; + normal -0.00609971 -0.106517 0.994292; + texcoord 3.52245 1.57344; + tangent 0.0287833 -0.993856 -0.106874; + vertex -0.163456 -22.0636 1.26756; + normal 0.00792039 -0.0882768 0.996064; + texcoord 3.81599 1.38080; + tangent -0.0553874 -0.993809 -0.0963076; + vertex -0.968588 -23.2002 1.15958; + normal -0.0110032 -0.126819 0.991865; + texcoord 3.63412 1.54241; + tangent 0.0134156 -0.991670 -0.128104; + vertex -0.314855 -22.5306 1.19734; + normal 0.0130746 -0.0650354 0.997797; + texcoord 3.69748 1.48899; + tangent -0.0316557 -0.997327 -0.0658613; + vertex -0.509568 -22.7858 1.17066; + normal -0.0582062 -0.0731427 0.995622; + texcoord 3.62434 1.46188; + tangent 0.00690244 -0.997423 -0.0714136; + vertex -0.593467 -22.4968 1.18710; + normal -0.0473960 -0.0261284 0.998534; + texcoord 3.76513 1.35283; + tangent -0.114492 -0.993038 -0.0277059; + vertex -1.05468 -23.0645 1.16581; + normal -0.118275 0.00607614 0.992962; + texcoord 3.63233 1.37538; + tangent 0.0338210 -0.999347 0.0127059; + vertex -0.941515 -22.5009 1.16101; + normal -0.0612133 -0.0401927 0.997315; + texcoord 3.89646 1.26145; + tangent 0.0568732 -0.997569 -0.0402629; + vertex -1.52222 -23.5876 1.10452; + normal -0.132534 0.0307422 0.990702; + texcoord 3.75515 1.29785; + tangent -0.120736 -0.992594 0.0134188; + vertex -1.26960 -23.0019 1.14722; + normal -0.214015 0.0711101 0.974239; + texcoord 3.62871 1.30462; + tangent 0.0515868 -0.994857 0.0871631; + vertex -1.24586 -22.5178 1.11550; + normal 0.0281625 0.0176914 0.999447; + texcoord 3.96805 1.25480; + tangent 0.202031 -0.979314 0.0113375; + vertex -1.49097 -23.8771 1.09959; + normal -0.0926339 0.0221895 0.995453; + texcoord 3.86366 1.19270; + tangent 0.0147018 -0.999659 0.0215821; + vertex -1.77554 -23.4488 1.08613; + normal -0.228630 0.113925 0.966824; + texcoord 3.68804 1.24432; + tangent -0.00314383 -0.992334 0.123546; + vertex -1.43411 -22.7419 1.09171; + normal 0.0308724 0.0413153 0.998669; + texcoord 4.02644 1.38739; + tangent 0.0286312 -0.998910 0.0368640; + vertex -0.912218 -24.1463 1.08000; + normal -0.267305 0.123140 0.955711; + texcoord 3.58071 1.16570; + tangent -0.0387669 -0.992299 0.117639; + vertex -1.83847 -22.2418 0.903965; + normal -0.179143 0.124441 0.975921; + texcoord 3.74487 1.19572; + tangent -0.0852218 -0.989938 0.112961; + vertex -1.68581 -22.9691 1.06600; + normal -0.174779 0.162779 0.971059; + texcoord 3.56002 1.11044; + tangent -0.0127578 -0.986955 0.160488; + vertex -2.05516 -22.2200 0.848924; + normal -0.126590 0.174106 0.976556; + texcoord 3.74793 1.13092; + tangent -0.0333587 -0.984478 0.172308; + vertex -1.93860 -22.9636 1.02374; + normal -0.0621210 0.0929091 0.993735; + texcoord 3.82718 1.13315; + tangent -0.0906005 -0.992156 0.0861296; + vertex -1.95792 -23.2820 1.06405; + normal 0.0475047 0.0899545 0.994812; + texcoord 3.98420 1.20643; + tangent 0.201226 -0.976695 0.0746669; + vertex -1.65307 -23.9408 1.11072; + normal -0.0657190 0.201052 0.977374; + texcoord 3.75337 1.06353; + tangent -0.163205 -0.968282 0.189196; + vertex -2.22590 -22.9947 1.00458; + normal 0.000989028 0.137020 0.990568; + texcoord 3.85148 1.07503; + tangent -0.0662710 -0.988764 0.133995; + vertex -2.22985 -23.3531 1.06485; + normal -0.102097 0.249911 0.962871; + texcoord 3.70098 0.963161; + tangent 0.0308126 -0.966331 0.255450; + vertex -2.58932 -22.7811 0.921960; + normal -0.0848156 0.187290 0.978636; + texcoord 3.67983 0.833223; + tangent 0.0151311 -0.980136 0.197746; + vertex -3.16430 -22.6868 0.817303; + normal -0.102787 0.225300 0.968852; + texcoord 3.82782 0.915637; + tangent -0.0763283 -0.971768 0.223252; + vertex -2.82964 -23.3281 1.04852; + normal -0.0541206 0.136964 0.989096; + texcoord 3.74173 0.703762; + tangent 0.0374321 -0.987892 0.150559; + vertex -3.72150 -22.9196 0.837173; + normal -0.124153 0.216867 0.968274; + texcoord 3.80884 0.752667; + tangent 0.0128954 -0.975607 0.219147; + vertex -3.46951 -23.2410 0.924695; + normal -0.0270491 0.164071 0.986078; + texcoord 3.87834 0.968815; + tangent -0.0482485 -0.985960 0.159857; + vertex -2.62771 -23.4646 1.08550; + normal -0.0667666 0.0722316 0.995151; + texcoord 3.73061 0.610727; + tangent -0.0209529 -0.997253 0.0710395; + vertex -4.06851 -22.8705 0.812879; + normal 0.0353841 0.146285 0.988610; + texcoord 3.96441 1.03750; + tangent 0.00187514 -0.989053 0.147549; + vertex -2.36895 -23.8045 1.12816; + normal -0.0524811 -0.00453380 0.998612; + texcoord 3.72602 0.520443; + tangent -0.0211959 -0.999758 -0.00582997; + vertex -4.41331 -22.8873 0.789431; + normal -0.113479 0.0958686 0.988904; + texcoord 3.79455 0.615959; + tangent 0.0624918 -0.992748 0.102697; + vertex -4.01766 -23.1046 0.838440; + normal -0.134647 0.0690917 0.988482; + texcoord 3.92120 0.501298; + tangent 0.00341016 -0.997581 0.0694343; + vertex -4.48009 -23.6758 0.782818; + normal -0.156410 0.0347458 0.987081; + texcoord 3.83199 0.564780; + tangent -0.000468902 -0.999331 0.0365682; + vertex -4.22276 -23.2623 0.817125; + normal -0.163242 0.144884 0.975890; + texcoord 3.85981 0.704909; + tangent -0.0396258 -0.989882 0.136249; + vertex -3.67126 -23.3935 0.926233; + normal -0.208248 0.109291 0.971951; + texcoord 3.90195 0.676393; + tangent 0.0152116 -0.993162 0.115749; + vertex -3.79156 -23.5797 0.923463; + normal -0.205102 0.149932 0.967189; + texcoord 3.96534 0.565644; + tangent 0.0601970 -0.983801 0.168852; + vertex -4.22826 -23.8463 0.848115; + normal -0.172964 0.169705 0.970198; + texcoord 3.91466 0.807548; + tangent -0.0234524 -0.985780 0.166398; + vertex -3.26722 -23.6239 1.04513; + normal 0.0883393 0.137585 0.986543; + texcoord 4.02983 1.18779; + tangent 0.0879000 -0.986434 0.138644; + vertex -1.66614 -24.0677 1.12682; + normal 0.0911920 0.0913132 0.991638; + texcoord 4.12396 1.31738; + tangent 0.00227011 -0.995549 0.0942130; + vertex -1.20988 -24.5168 1.13511; + normal 0.0555495 0.00180405 0.998454; + texcoord 4.12289 1.45058; + tangent 0.0192869 -0.999808 -0.00334747; + vertex -0.661979 -24.4926 1.09432; + normal 0.145911 -0.0805954 0.986009; + texcoord 4.20350 1.47863; + tangent -0.0164482 -0.996968 -0.0760591; + vertex -0.537707 -24.8217 1.06642; + normal 0.0769933 -0.162404 0.983716; + texcoord 4.19173 1.53542; + tangent -0.0195030 -0.986162 -0.164636; + vertex -0.335315 -24.7580 1.04961; + normal 0.0952982 -0.172463 0.980395; + texcoord 4.28544 1.59243; + tangent -0.00201214 -0.984059 -0.177833; + vertex -0.0963066 -25.1358 0.946037; + normal 0.182995 -0.134493 0.973871; + texcoord 4.28675 1.54316; + tangent -0.00543693 -0.990643 -0.136368; + vertex -0.295763 -25.1275 0.979522; + normal 0.164767 -0.0957300 0.981676; + texcoord 4.35789 1.57853; + tangent 0.00202188 -0.995609 -0.0935900; + vertex -0.149308 -25.3798 0.919468; + normal 0.0973057 -0.0409892 0.994410; + texcoord 1.83717 3.17079; + tangent 0.00237952 -0.999144 -0.0412981; + vertex 6.23933 -15.3489 0.956214; + normal 0.0732898 -0.148779 0.986151; + texcoord 1.85723 3.10657; + tangent 0.0530383 -0.985298 -0.162404; + vertex 6.02192 -15.4135 0.966767; + normal 0.176920 -0.0626428 0.982230; + texcoord 1.78630 3.13788; + tangent 0.0926224 -0.992653 -0.0778578; + vertex 6.10467 -15.1374 0.989590; + normal 0.0179995 -0.231604 0.972644; + texcoord 1.92166 3.03631; + tangent -0.0305164 -0.971190 -0.236345; + vertex 5.72726 -15.6579 0.923680; + normal 0.239635 0.0576052 0.969153; + texcoord 1.71360 3.12196; + tangent 0.00626642 -0.998265 0.0585423; + vertex 6.00296 -14.8382 1.01453; + normal -0.0220043 -0.275499 0.961049; + texcoord 1.92646 2.95477; + tangent 0.0165701 -0.960120 -0.279097; + vertex 5.36434 -15.6893 0.913680; + normal 0.0874707 -0.259654 0.961732; + texcoord 1.82645 3.01164; + tangent 0.0191634 -0.964635 -0.262891; + vertex 5.55426 -15.2538 1.05718; + normal -0.0218549 -0.289148 0.957035; + texcoord 1.89424 2.84414; + tangent -0.00965423 -0.956908 -0.290231; + vertex 4.92071 -15.5273 0.945133; + normal -0.0207056 -0.292113 0.956160; + texcoord 1.80716 2.92861; + tangent -0.0118017 -0.955667 -0.294214; + vertex 5.26739 -15.1783 1.09261; + normal 0.0493804 -0.267307 0.962345; + texcoord 1.85067 2.78194; + tangent 0.00545109 -0.962950 -0.269625; + vertex 4.66150 -15.3686 0.995400; + normal -0.0376713 -0.247063 0.968267; + texcoord 1.77022 2.79318; + tangent 0.00739091 -0.968707 -0.248098; + vertex 4.72291 -15.0267 1.09620; + normal 0.0482599 -0.204875 0.977598; + texcoord 1.78024 2.72661; + tangent 0.0121006 -0.978331 -0.206693; + vertex 4.47389 -15.1020 1.08224; + normal -0.0507422 -0.124657 0.990902; + texcoord 1.71344 2.74492; + tangent -0.00159948 -0.991450 -0.130477; + vertex 4.52152 -14.8236 1.12717; + normal 0.0344157 -0.0790850 0.996274; + texcoord 1.75279 2.67183; + tangent 0.00209965 -0.996626 -0.0820553; + vertex 4.27129 -14.9776 1.11211; + normal 0.00170193 -0.134005 0.990979; + texcoord 1.72349 2.90066; + tangent 0.0193911 -0.990405 -0.136825; + vertex 5.15171 -14.8581 1.16929; + normal -0.0691965 -0.00820600 0.997569; + texcoord 1.67164 2.68400; + tangent 0.112875 -0.993606 0.00253434; + vertex 4.29486 -14.6903 1.11988; + normal 0.0633648 -0.220899 0.973236; + texcoord 1.77318 2.96320; + tangent -0.0107358 -0.975442 -0.219994; + vertex 5.40126 -15.0534 1.12343; + normal -0.0542894 -0.0923023 0.994250; + texcoord 1.68167 2.83813; + tangent 0.0187222 -0.995030 -0.0977984; + vertex 4.90460 -14.6846 1.17775; + normal 0.142019 -0.124060 0.982059; + texcoord 1.74906 2.98430; + tangent -0.0162735 -0.992556 -0.120693; + vertex 5.47499 -14.9635 1.13315; + normal -0.0288146 0.00892816 0.999545; + texcoord 1.64018 2.83779; + tangent 0.0248073 -0.999552 0.0167268; + vertex 4.89336 -14.5447 1.18511; + normal 0.162517 0.0164272 0.986569; + texcoord 1.68700 2.97182; + tangent 0.00343518 -0.999841 0.0175232; + vertex 5.42654 -14.7239 1.15491; + normal 0.242445 0.133182 0.960980; + texcoord 1.65480 3.12396; + tangent -0.0594480 -0.986624 0.151787; + vertex 6.04685 -14.6027 0.973978; + normal 0.206751 0.131317 0.969541; + texcoord 1.62548 2.97264; + tangent 0.00531653 -0.990865 0.134754; + vertex 5.42758 -14.4877 1.13254; + normal 0.0864494 0.0838589 0.992721; + texcoord 1.62020 2.89485; + tangent -0.00667028 -0.996282 0.0858964; + vertex 5.12429 -14.4596 1.17456; + normal 0.189275 0.129511 0.973346; + texcoord 1.49164 2.96213; + tangent 0.00660907 -0.991370 0.130923; + vertex 5.38840 -13.9316 1.04006; + normal 0.140271 -0.0100167 0.990062; + texcoord 1.46351 3.07887; + tangent -0.0146714 -0.999891 -0.00189037; + vertex 5.87043 -13.8135 0.927633; + normal 0.118576 0.108447 0.987005; + texcoord 1.47384 2.83690; + tangent 0.0199798 -0.993747 0.109855; + vertex 4.88558 -13.8462 1.11022; + normal 0.0654519 -0.0980319 0.993029; + texcoord 1.42551 3.08729; + tangent 0.0146065 -0.994486 -0.103846; + vertex 5.90224 -13.6888 0.932895; + normal 0.0197512 0.0824694 0.996398; + texcoord 1.52836 2.79914; + tangent -0.0178743 -0.996471 0.0820170; + vertex 4.74124 -14.0641 1.14163; + normal -0.0414533 -0.168697 0.984796; + texcoord 1.36746 3.10136; + tangent 0.100372 -0.982047 -0.159713; + vertex 5.96420 -13.4283 0.969982; + normal -0.0643681 -0.00106954 0.997926; + texcoord 1.55352 2.73986; + tangent -0.0870794 -0.996181 -0.00642735; + vertex 4.49736 -14.1976 1.14143; + normal -0.0510413 -0.171783 0.983812; + texcoord 1.33898 3.19316; + tangent -0.0527819 -0.983077 -0.175427; + vertex 6.29484 -13.3043 1.01549; + normal -0.0193535 -0.0899225 0.995761; + texcoord 1.33413 3.05882; + tangent 0.00731457 -0.995668 -0.0926960; + vertex 5.76000 -13.2919 0.979802; + normal -0.0267995 -0.124255 0.991888; + texcoord 1.20765 3.01534; + tangent -0.0540305 -0.990441 -0.126917; + vertex 5.60697 -12.7908 1.01423; + normal 0.106706 0.0263306 0.993942; + texcoord 1.39033 2.98856; + tangent 0.0209663 -0.999452 0.0255989; + vertex 5.47578 -13.4928 0.982418; + normal 0.0239155 -0.0546471 0.998219; + texcoord 1.27303 2.97179; + tangent -0.0248560 -0.998147 -0.0555465; + vertex 5.42228 -13.0542 0.988775; + normal 0.0600046 -0.150100 0.986848; + texcoord 1.19315 2.91960; + tangent -0.0157837 -0.988162 -0.152603; + vertex 5.21693 -12.7503 1.02471; + normal 0.131947 0.00559561 0.991241; + texcoord 1.28231 2.86344; + tangent -0.00352856 -0.999969 0.00702158; + vertex 5.00110 -13.0966 1.01468; + normal 0.163821 0.0802236 0.983223; + texcoord 1.33898 2.85090; + tangent -0.0220172 -0.996021 0.0863541; + vertex 4.95324 -13.3082 1.03538; + normal 0.112808 -0.0803889 0.990360; + texcoord 1.23991 2.86711; + tangent 0.0102615 -0.996351 -0.0847279; + vertex 5.01617 -12.9466 1.01913; + normal 0.138708 0.0356884 0.989690; + texcoord 1.25028 2.70337; + tangent 0.0154337 -0.999153 0.0381323; + vertex 4.36766 -12.9502 1.13211; + normal 0.140779 0.0413165 0.989179; + texcoord 1.39920 2.77168; + tangent 0.0335525 -0.998526 0.0426684; + vertex 4.58621 -13.5861 1.13122; + normal 0.128504 -0.106073 0.986020; + texcoord 1.18254 2.78735; + tangent 0.0506290 -0.992473 -0.111506; + vertex 4.69635 -12.7285 1.08977; + normal 0.0664711 -0.159357 0.984981; + texcoord 1.12859 2.76714; + tangent 0.0248320 -0.986263 -0.163307; + vertex 4.59858 -12.5441 1.12949; + normal 0.0117537 -0.0292349 0.999504; + texcoord 1.09888 2.64163; + tangent -0.0910304 -0.995196 -0.0360454; + vertex 4.08159 -12.3435 1.16956; + normal 0.0829465 -0.0652757 0.994414; + texcoord 1.15597 2.69914; + tangent 0.0421071 -0.996965 -0.0654847; + vertex 4.34745 -12.5776 1.14231; + normal 0.0606501 0.00675714 0.998136; + texcoord 1.20619 2.63607; + tangent 0.0221456 -0.999743 0.00494892; + vertex 4.06938 -12.7798 1.15883; + normal -0.0461846 0.0144639 0.998828; + texcoord 1.21086 2.56469; + tangent 0.000142135 -0.999906 0.0137291; + vertex 3.76252 -12.7876 1.16505; + normal 0.0467839 0.0141631 0.998805; + texcoord 1.34229 2.63706; + tangent 0.0283232 -0.999516 0.0128793; + vertex 4.08188 -13.3329 1.18837; + normal 0.121451 0.0363113 0.991933; + texcoord 1.34049 2.68430; + tangent -0.00225332 -0.999287 0.0376982; + vertex 4.28153 -13.3212 1.16923; + normal -0.0424357 -0.0420192 0.998215; + texcoord 1.35686 2.59990; + tangent 0.0372014 -0.998493 -0.0403487; + vertex 3.93791 -13.3906 1.18963; + normal 0.0178936 -0.0191165 0.999657; + texcoord 1.47865 2.71643; + tangent 0.00423331 -0.999686 -0.0246839; + vertex 4.43543 -13.8969 1.14460; + normal -0.0972616 -0.114299 0.988674; + texcoord 1.49848 2.60621; + tangent -0.0713701 -0.989654 -0.124461; + vertex 3.98313 -13.9573 1.11906; + normal -0.113710 -0.0328336 0.992971; + texcoord 1.57312 2.61816; + tangent -0.0318875 -0.998700 -0.0397756; + vertex 3.96366 -14.2803 1.08172; + normal -0.135321 -0.111891 0.984464; + texcoord 1.39812 2.54925; + tangent -0.00842069 -0.992496 -0.121985; + vertex 3.73539 -13.5050 1.15936; + normal -0.0371680 0.0527701 0.997915; + texcoord 1.70193 2.60483; + tangent 0.0544574 -0.996443 0.0643144; + vertex 4.01351 -14.8026 1.11086; + normal -0.153981 -0.0286885 0.987657; + texcoord 1.31948 2.51568; + tangent -0.0101186 -0.999411 -0.0327997; + vertex 3.60441 -13.2349 1.15763; + normal -0.128771 -0.0702406 0.989184; + texcoord 1.43152 2.41608; + tangent 0.0107343 -0.997108 -0.0752376; + vertex 3.14456 -13.7440 1.02236; + normal -0.102361 -0.0415980 0.993877; + texcoord 1.55156 2.47884; + tangent -0.0130287 -0.998985 -0.0431114; + vertex 3.45554 -14.1695 1.02078; + normal -0.0679272 0.0796123 0.994509; + texcoord 1.62287 2.50149; + tangent 0.0463116 -0.995095 0.0874096; + vertex 3.51967 -14.4372 1.02976; + normal -0.0153543 0.0204609 0.999673; + texcoord 1.50087 2.36554; + tangent 0.0526525 -0.998392 0.0209881; + vertex 2.99326 -14.0045 0.997242; + normal -0.00649057 0.0573979 0.998330; + texcoord 1.56891 2.42093; + tangent -0.0172899 -0.998294 0.0557616; + vertex 3.22153 -14.2514 1.00768; + normal -0.161209 0.623122 0.765330; + texcoord 1.72434 2.51492; + tangent -0.678826 -0.644561 0.351763; + vertex 3.65327 -14.8968 1.10324; + normal -0.0701163 0.00638570 0.997518; + texcoord 1.41378 2.32240; + tangent -0.00742028 -0.999963 0.00435949; + vertex 2.81995 -13.6329 0.995662; + normal 0.0242901 0.117963 0.992721; + texcoord 1.74336 2.45613; + tangent -0.0192021 -0.992587 0.120009; + vertex 3.37510 -14.9756 1.11551; + normal 0.0231531 0.143492 0.989381; + texcoord 1.62674 2.44014; + tangent 0.0130563 -0.989176 0.146151; + vertex 3.29139 -14.4679 1.02938; + normal 0.0270899 0.106697 0.993922; + texcoord 1.55969 2.24425; + tangent 0.00933471 -0.993723 0.111482; + vertex 2.51497 -14.1537 1.03155; + normal 0.0559620 0.172461 0.983425; + texcoord 1.60337 2.30457; + tangent -0.0152462 -0.984475 0.174863; + vertex 2.73777 -14.3551 1.05240; + normal 0.0353170 -0.0209607 0.999156; + texcoord 1.80777 2.57582; + tangent -0.0272700 -0.999314 -0.0250561; + vertex 3.84611 -15.2004 1.13039; + normal 0.0300072 0.132362 0.990747; + texcoord 1.70001 2.32208; + tangent -0.0163919 -0.991240 0.131050; + vertex 2.83383 -14.7627 1.12466; + normal -0.00749459 -0.0783240 0.996900; + texcoord 1.84367 2.46340; + tangent 0.0725465 -0.993956 -0.0823941; + vertex 3.41341 -15.3401 1.12947; + normal 0.0171704 0.0319683 0.999341; + texcoord 1.78742 2.44649; + tangent 0.0183615 -0.999098 0.0382878; + vertex 3.32367 -15.1584 1.13167; + normal -0.0763669 -0.134142 0.988015; + texcoord 1.83684 2.29353; + tangent -0.00523412 -0.990379 -0.138281; + vertex 2.72736 -15.2902 1.11251; + normal -0.0360649 -0.00193033 0.999348; + texcoord 1.75164 2.30360; + tangent -0.0271625 -0.999630 0.00156227; + vertex 2.73168 -14.9865 1.13981; + normal -0.0840500 0.0819102 0.993089; + texcoord 1.67196 2.23639; + tangent -0.0147559 -0.996282 0.0848815; + vertex 2.54083 -14.7301 1.11254; + normal -0.127335 -0.0441419 0.990877; + texcoord 1.77116 2.25254; + tangent -0.0310414 -0.997600 -0.0618888; + vertex 2.56906 -15.0260 1.12530; + normal -0.139243 -0.143056 0.979871; + texcoord 1.90024 2.20877; + tangent -0.0719389 -0.985580 -0.153156; + vertex 2.36898 -15.5987 1.02160; + normal -0.106183 -0.0672022 0.992073; + texcoord 1.83788 2.13418; + tangent -0.0135482 -0.997414 -0.0705815; + vertex 2.05270 -15.3041 1.01093; + normal -0.133103 -0.0214800 0.990870; + texcoord 1.74599 2.12738; + tangent -0.0260284 -0.999254 -0.0285443; + vertex 2.03135 -14.9335 1.03013; + normal -0.104464 0.0115500 0.994462; + texcoord 1.63267 2.13908; + tangent -0.00920688 -0.999915 0.00926333; + vertex 2.12726 -14.4900 1.04240; + normal 0.0291125 0.0155252 0.999456; + texcoord 1.93557 2.10980; + tangent 0.0481426 -0.998786 0.0104376; + vertex 1.95882 -15.7193 0.987818; + normal -0.0411307 0.0738138 0.996423; + texcoord 1.58742 2.18176; + tangent 0.0889610 -0.992635 0.0822315; + vertex 2.27950 -14.3235 1.04903; + normal -0.0988228 -0.0137875 0.995010; + texcoord 1.67594 2.07157; + tangent 0.00182975 -0.999881 -0.0153332; + vertex 1.77921 -14.7255 1.00348; + normal -0.0346660 0.00274587 0.999395; + texcoord 1.77260 2.04827; + tangent 0.0109891 -0.999928 0.00481429; + vertex 1.73555 -15.0626 0.998543; + normal -0.107539 0.0449877 0.993183; + texcoord 1.51240 2.02160; + tangent -0.00606347 -0.999094 0.0421353; + vertex 1.61986 -14.0072 1.01350; + normal -0.107703 0.00830596 0.994148; + texcoord 1.64895 1.98381; + tangent -0.0119483 -0.999919 0.00434179; + vertex 1.46906 -14.5904 0.975450; + normal -0.0258754 0.104890 0.994147; + texcoord 1.48079 2.10830; + tangent -0.0149898 -0.994408 0.104533; + vertex 1.95806 -13.8751 1.02240; + normal -0.00779570 0.0882047 0.996072; + texcoord 1.42630 2.24349; + tangent -0.0553200 -0.994547 0.0884058; + vertex 2.55318 -13.6814 0.988374; + normal -0.0270690 0.169566 0.985147; + texcoord 1.39100 2.19140; + tangent -0.0696552 -0.983774 0.165338; + vertex 2.34634 -13.5183 0.966770; + normal -0.148519 0.0822338 0.985485; + texcoord 1.33712 2.28953; + tangent 0.00440514 -0.996427 0.0843460; + vertex 2.72563 -13.3099 0.970968; + normal -0.0664672 0.205729 0.976349; + texcoord 1.41937 2.05147; + tangent 0.00322094 -0.977834 0.209358; + vertex 1.73830 -13.6293 0.972963; + normal -0.145464 0.139003 0.979550; + texcoord 1.31777 2.23208; + tangent 0.0506640 -0.987023 0.152374; + vertex 2.53751 -13.2325 0.932272; + normal -0.0902449 0.229907 0.969019; + texcoord 1.31964 2.16202; + tangent 0.0323149 -0.971281 0.235731; + vertex 2.22925 -13.2755 0.903836; + normal -0.190654 -6.78430e-05 0.981657; + texcoord 1.34420 2.35812; + tangent -0.0584779 -0.998187 -0.0142420; + vertex 2.96766 -13.3470 1.01429; + normal -0.243466 0.0779013 0.966776; + texcoord 1.24028 2.28862; + tangent 0.0366354 -0.995589 0.0863763; + vertex 2.69218 -12.9341 0.930963; + normal -0.211778 0.00818053 0.977284; + texcoord 1.21340 2.46373; + tangent -0.0604594 -0.998152 -0.00613563; + vertex 3.39505 -12.8107 1.12098; + normal -0.199771 0.117596 0.972760; + texcoord 1.20462 2.18969; + tangent 0.0364965 -0.991267 0.126723; + vertex 2.28615 -12.7750 0.814143; + normal -0.173453 0.0552763 0.983290; + texcoord 1.10807 2.48661; + tangent -0.0314851 -0.997980 0.0551758; + vertex 3.51015 -12.4255 1.13639; + normal -0.275567 0.0849720 0.957519; + texcoord 1.12822 2.41643; + tangent -0.00921597 -0.996181 0.0868225; + vertex 3.26595 -12.4494 1.07868; + normal -0.172311 0.150586 0.973464; + texcoord 1.01601 2.53386; + tangent 0.0692534 -0.984567 0.160721; + vertex 3.69010 -12.0224 1.12823; + normal -0.270736 0.181316 0.945424; + texcoord 1.01873 2.47103; + tangent 0.0273280 -0.980216 0.196033; + vertex 3.44426 -12.0322 1.07521; + normal -0.266193 0.116877 0.956808; + texcoord 1.11488 2.26967; + tangent -0.0268049 -0.993151 0.113718; + vertex 2.62404 -12.4348 0.866255; + normal -0.283991 0.187142 0.940387; + texcoord 1.04644 2.30890; + tangent 0.0173020 -0.979077 0.202755; + vertex 2.79343 -12.1831 0.875231; + normal -0.195694 0.200369 0.959977; + texcoord 0.820588 2.51890; + tangent 0.00376953 -0.978470 0.206356; + vertex 3.63897 -11.2402 0.931995; + normal -0.297963 0.193590 0.934741; + texcoord 0.915523 2.35810; + tangent 0.00518392 -0.978708 0.205193; + vertex 2.98204 -11.6308 0.798919; + normal -0.0882151 0.152104 0.984420; + texcoord 0.711613 2.52219; + tangent -0.00451135 -0.988565 0.150728; + vertex 3.64290 -10.8268 0.859980; + normal -0.300531 0.207422 0.930944; + texcoord 0.877142 2.47252; + tangent -0.00545078 -0.976481 0.215537; + vertex 3.45243 -11.4648 0.932282; + normal -0.209569 0.0878649 0.973838; + texcoord 0.773724 2.44909; + tangent -0.0370334 -0.995981 0.0815501; + vertex 3.36582 -11.0382 0.840545; + normal -0.355746 0.122890 0.926468; + texcoord 0.831205 2.44985; + tangent -0.0309161 -0.992550 0.117850; + vertex 3.35826 -11.2868 0.866019; + normal -0.212553 0.100595 0.971958; + texcoord 0.874548 2.31996; + tangent -0.0152268 -0.994723 0.101461; + vertex 2.82719 -11.4585 0.726741; + normal -0.199260 0.176857 0.963855; + texcoord 0.939384 2.28255; + tangent 0.0238923 -0.982090 0.186893; + vertex 2.67266 -11.7092 0.732001; + normal -0.170816 0.170723 0.970400; + texcoord 1.03356 2.21313; + tangent 0.0519625 -0.982294 0.179997; + vertex 2.40344 -12.0613 0.756034; + normal -0.113130 0.103127 0.988214; + texcoord 0.921720 2.20940; + tangent -0.00125700 -0.994252 0.107055; + vertex 2.36331 -11.6164 0.671315; + normal -0.171752 0.109596 0.979025; + texcoord 1.08359 2.18003; + tangent 0.0146493 -0.993483 0.113036; + vertex 2.29382 -12.2886 0.770280; + normal -0.0831022 0.106841 0.990797; + texcoord 1.04863 2.10656; + tangent 0.0273309 -0.993562 0.109942; + vertex 1.95689 -12.1404 0.713743; + normal -0.116729 0.133112 0.984203; + texcoord 1.19782 2.11923; + tangent 0.00862972 -0.990726 0.135604; + vertex 1.98678 -12.7605 0.759449; + normal -0.0618800 0.217383 0.974123; + texcoord 1.26114 2.06207; + tangent -0.0159832 -0.974534 0.223668; + vertex 1.76709 -12.9663 0.778374; + normal -0.0228910 0.110485 0.993614; + texcoord 1.19391 2.02756; + tangent 0.00855848 -0.994337 0.105932; + vertex 1.66813 -12.7255 0.734302; + normal -0.0564285 0.0754534 0.995551; + texcoord 0.922154 2.13394; + tangent -0.0492427 -0.995524 0.0806624; + vertex 2.04965 -11.5938 0.644260; + normal -0.0684518 0.226698 0.971557; + texcoord 1.34260 1.94863; + tangent 0.0275869 -0.972217 0.232449; + vertex 1.30099 -13.3074 0.849044; + normal -0.0938505 -0.0299851 0.995135; + texcoord 0.844075 2.21925; + tangent 0.0429447 -0.998575 -0.0316862; + vertex 2.42232 -11.3303 0.666674; + normal -0.00499908 0.0864889 0.996240; + texcoord 1.04160 2.03747; + tangent 0.000810471 -0.996052 0.0887630; + vertex 1.68491 -12.1222 0.698555; + normal -0.00771517 0.0315059 0.999474; + texcoord 0.893605 2.08388; + tangent -0.0277781 -0.999074 0.0328578; + vertex 1.87193 -11.5151 0.632868; + normal -0.171002 -0.00377628 0.985264; + texcoord 0.823733 2.32171; + tangent 0.0228039 -0.999727 -0.00509879; + vertex 2.83779 -11.2554 0.718473; + normal -0.0257025 -0.106245 0.994008; + texcoord 0.807944 2.09231; + tangent -0.0154956 -0.994092 -0.107432; + vertex 1.90892 -11.1832 0.645398; + normal -0.126761 -0.0180931 0.991768; + texcoord 0.700400 2.39392; + tangent 0.00662943 -0.999736 -0.0219938; + vertex 3.18214 -10.7581 0.800374; + normal -0.0865787 -0.116666 0.989390; + texcoord 0.791397 2.29516; + tangent -0.0222934 -0.993840 -0.108562; + vertex 2.68729 -11.0998 0.712714; + normal -0.0611308 -0.0850417 0.994500; + texcoord 0.689017 2.35008; + tangent 0.0239720 -0.996388 -0.0814663; + vertex 2.99205 -10.7172 0.783921; + normal -0.0691925 0.0573915 0.995951; + texcoord 0.676457 2.44197; + tangent 0.0421563 -0.997250 0.0609516; + vertex 3.34790 -10.6528 0.816651; + normal 0.0220034 0.000100180 0.999758; + texcoord 0.612613 2.35608; + tangent 0.0559926 -0.998431 -0.00110148; + vertex 2.99261 -10.3762 0.798296; + normal -0.00917094 -0.168888 0.985593; + texcoord 0.701646 2.27877; + tangent -0.0471127 -0.983086 -0.176983; + vertex 2.74051 -10.7677 0.770151; + normal -0.00366103 0.102963 0.994679; + texcoord 0.624215 2.51265; + tangent -0.00430187 -0.994270 0.106810; + vertex 3.58583 -10.4144 0.800775; + normal -0.0514814 -0.212499 0.975804; + texcoord 0.742419 2.19923; + tangent -0.137064 -0.965559 -0.221154; + vertex 2.37439 -10.9534 0.722021; + normal -0.0532787 0.141956 0.988438; + texcoord 0.588686 2.64931; + tangent -0.0723148 -0.988184 0.135140; + vertex 4.17663 -10.3467 0.791437; + normal 0.0423019 0.0345683 0.998507; + texcoord 0.528009 2.41228; + tangent -0.00195138 -0.999391 0.0348369; + vertex 3.21459 -10.0491 0.777296; + normal -0.0165293 0.0722036 0.997253; + texcoord 0.527769 2.63947; + tangent 0.00424053 -0.997254 0.0739328; + vertex 4.15199 -10.0953 0.762400; + normal -0.0203277 0.0762042 0.996885; + texcoord 0.425347 2.77244; + tangent 0.100075 -0.992785 0.0660543; + vertex 4.70209 -9.67080 0.753161; + normal 0.0182135 -0.00604814 0.999816; + texcoord 0.481055 2.62028; + tangent 0.108855 -0.994000 -0.0107290; + vertex 4.04619 -9.93655 0.760652; + normal 0.0873975 -0.0166141 0.996035; + texcoord 0.365643 2.74523; + tangent 0.0582392 -0.998155 -0.0171556; + vertex 4.52934 -9.40765 0.756476; + normal 0.0421643 -0.0229081 0.998848; + texcoord 0.444322 2.41349; + tangent 0.0209500 -0.999495 -0.0238757; + vertex 3.21044 -9.70877 0.770584; + normal 0.0641717 -0.00329151 0.997933; + texcoord 0.292880 2.87695; + tangent -0.0133563 -0.999905 0.00338568; + vertex 5.10387 -9.12521 0.685054; + normal 0.0515917 -0.0792723 0.995517; + texcoord 0.425506 2.62430; + tangent 0.0457480 -0.995404 -0.0841271; + vertex 4.04573 -9.71133 0.770563; + normal -0.0786876 -0.0983025 0.992041; + texcoord 0.169100 2.90291; + tangent -0.0204396 -0.994263 -0.104988; + vertex 5.12784 -8.62395 0.718351; + normal -0.00847687 -0.108828 0.994024; + texcoord 0.433907 2.54157; + tangent -0.00226861 -0.993874 -0.110493; + vertex 3.73262 -9.70872 0.778394; + normal 0.0549401 -0.0759508 0.995597; + texcoord 0.313476 2.58505; + tangent 0.0112814 -0.996447 -0.0834582; + vertex 3.88687 -9.18715 0.849757; + normal 0.137686 -0.0312009 0.989984; + texcoord 0.319481 2.76948; + tangent -0.0582075 -0.998044 -0.0227867; + vertex 4.63099 -9.26481 0.746984; + normal 0.0851502 0.0130504 0.996283; + texcoord 0.269601 2.59457; + tangent 0.0176810 -0.999758 0.0130972; + vertex 3.92066 -9.03506 0.852611; + normal -0.0243400 -0.0923110 0.995433; + texcoord 0.315549 2.52584; + tangent 0.0209379 -0.995067 -0.0969658; + vertex 3.67124 -9.19646 0.849928; + normal -0.0221320 -0.0978595 0.994954; + texcoord 0.380271 2.43311; + tangent 0.00147345 -0.995076 -0.0990991; + vertex 3.29036 -9.46340 0.787595; + normal -0.0197024 0.0134567 0.999715; + texcoord 0.244303 2.49620; + tangent 0.00371590 -0.999860 0.0163045; + vertex 3.54117 -8.94076 0.858755; + normal -0.0203343 -0.0454687 0.998759; + texcoord 0.275004 2.38425; + tangent 0.0336551 -0.998349 -0.0465392; + vertex 3.08719 -9.04504 0.825994; + normal 0.0539747 -0.0718882 0.995951; + texcoord 0.334384 2.37080; + tangent 0.0207949 -0.997060 -0.0737471; + vertex 3.03201 -9.28320 0.807321; + normal 0.130617 -0.0224543 0.991179; + texcoord 0.420883 2.34840; + tangent 0.0247884 -0.999376 -0.0251525; + vertex 2.97509 -9.63281 0.792151; + normal 0.0844128 0.00710642 0.996405; + texcoord 0.288000 2.32117; + tangent 0.00888188 -0.999929 0.00800246; + vertex 2.85684 -9.09508 0.833756; + normal 0.100513 -0.0146405 0.994828; + texcoord 0.556890 2.34235; + tangent -0.00485371 -0.999893 -0.0138309; + vertex 2.92314 -10.2094 0.804023; + normal 0.182294 -0.0334624 0.982675; + texcoord 0.522290 2.29386; + tangent -0.0172266 -0.999375 -0.0308593; + vertex 2.72850 -10.0842 0.834829; + normal 0.0752499 -0.0954905 0.992582; + texcoord 0.624940 2.29938; + tangent 0.129159 -0.986576 -0.0999279; + vertex 2.73976 -10.4976 0.806960; + normal 0.188012 -0.00847143 0.982130; + texcoord 0.343550 2.29899; + tangent -0.0762364 -0.997083 0.00369471; + vertex 2.71843 -9.32781 0.849401; + normal 0.165400 -0.0502640 0.984945; + texcoord 0.460843 2.19797; + tangent 0.0196729 -0.998304 -0.0547824; + vertex 2.31233 -9.77515 0.939704; + normal 0.0588627 -0.170658 0.983571; + texcoord 0.610960 2.20154; + tangent 0.239596 -0.954456 -0.177786; + vertex 2.34805 -10.4032 0.853711; + normal 0.0906489 -0.133580 0.986884; + texcoord 0.530880 2.18166; + tangent 0.0147940 -0.990455 -0.137040; + vertex 2.27152 -10.0758 0.916049; + normal -0.0147465 -0.209343 0.977731; + texcoord 0.558381 2.13338; + tangent 0.0383633 -0.977996 -0.205065; + vertex 2.05642 -10.1943 0.904666; + normal 0.0164093 -0.121056 0.992510; + texcoord 0.469289 2.10948; + tangent 0.0213956 -0.992642 -0.119182; + vertex 1.97814 -9.82004 0.971585; + normal 0.159316 0.00715300 0.987202; + texcoord 0.380398 2.17229; + tangent -0.0475738 -0.998722 0.0170423; + vertex 2.22466 -9.49423 0.963171; + normal 0.152644 0.0590508 0.986516; + texcoord 0.297227 2.25943; + tangent -0.0606694 -0.995651 0.0706942; + vertex 2.59565 -9.14702 0.867360; + normal 0.146041 0.106302 0.983551; + texcoord 0.310556 2.12997; + tangent 0.00641935 -0.994102 0.108260; + vertex 2.07357 -9.22594 0.968102; + normal 0.136924 0.156413 0.978155; + texcoord 0.258198 2.21922; + tangent 0.0300517 -0.987703 0.153427; + vertex 2.42309 -8.98796 0.876031; + normal 0.0861539 0.00662226 0.996260; + texcoord 0.357694 2.08218; + tangent -0.0262743 -0.999651 0.00275415; + vertex 1.88137 -9.37523 1.00188; + normal 0.166034 0.192597 0.967129; + texcoord 0.248925 2.07222; + tangent 0.0308739 -0.981006 0.191503; + vertex 1.82474 -9.00214 0.968034; + normal -0.00652615 -0.0950121 0.995455; + texcoord 0.387543 2.05653; + tangent -0.0577637 -0.994582 -0.0864253; + vertex 1.75988 -9.53084 1.00004; + normal 0.0701892 0.0877669 0.993665; + texcoord 0.213454 1.93447; + tangent 0.0554545 -0.994609 0.0876189; + vertex 1.25694 -8.82913 1.03328; + normal -0.0189073 -0.0844246 0.996251; + texcoord 0.314093 1.96883; + tangent -0.0770242 -0.993165 -0.0876957; + vertex 1.41561 -9.23663 1.02308; + normal -0.136312 -0.180828 0.974023; + texcoord 0.317337 1.90599; + tangent -0.0384164 -0.982326 -0.183192; + vertex 1.12767 -9.22908 1.00259; + normal -0.0926991 -0.219139 0.971280; + texcoord 0.557015 2.06628; + tangent 0.00502064 -0.975186 -0.221332; + vertex 1.84435 -10.1550 0.901255; + normal -0.0927370 -0.0290933 0.995265; + texcoord 0.242546 1.87956; + tangent -0.00740731 -0.999478 -0.0314325; + vertex 1.06626 -8.92791 1.03340; + normal -0.0359252 -0.206975 0.977686; + texcoord 0.658595 2.00714; + tangent -0.0186908 -0.976904 -0.212857; + vertex 1.54412 -10.5362 0.767506; + normal -0.0599164 0.0557681 0.996644; + texcoord 0.206700 1.88045; + tangent 0.0384274 -0.997605 0.0575196; + vertex 1.06179 -8.78362 1.02814; + normal -0.0286388 -0.201660 0.979037; + texcoord 0.740034 2.06921; + tangent 0.0169195 -0.978850 -0.203877; + vertex 1.81610 -10.9092 0.688362; + normal 0.0858820 -0.135423 0.987059; + texcoord 0.759972 2.00261; + tangent -0.0110406 -0.990968 -0.133647; + vertex 1.55527 -10.9989 0.681433; + normal -0.106208 -0.173149 0.979152; + texcoord 0.597791 1.96882; + tangent -0.0331191 -0.983048 -0.180334; + vertex 1.41886 -10.3273 0.799821; + normal 0.0962239 -0.0598863 0.993557; + texcoord 0.827894 2.00994; + tangent 0.0222104 -0.997329 -0.0695875; + vertex 1.57925 -11.2941 0.645380; + normal 0.0687713 -0.111131 0.991423; + texcoord 0.693053 1.93759; + tangent -0.0231649 -0.993819 -0.108565; + vertex 1.33532 -10.7220 0.743646; + normal 0.0788234 0.0517895 0.995542; + texcoord 0.910456 2.01067; + tangent -0.0123155 -0.998202 0.0586612; + vertex 1.59017 -11.5649 0.644898; + normal 0.141327 -0.0441750 0.988977; + texcoord 0.771891 1.89382; + tangent -0.0990857 -0.994503 -0.0338474; + vertex 1.10096 -10.9934 0.754588; + normal 0.165800 0.00184854 0.986158; + texcoord 0.882143 1.96681; + tangent 0.00862046 -0.999960 -0.00223553; + vertex 1.43346 -11.4774 0.662642; + normal 0.0786114 0.0566460 0.995295; + texcoord 1.05454 1.97556; + tangent -0.00687172 -0.998405 0.0560406; + vertex 1.44848 -12.1781 0.710819; + normal 0.140169 0.0310876 0.989639; + texcoord 1.00624 1.88775; + tangent 0.0488625 -0.998487 0.0252044; + vertex 1.08832 -11.9810 0.746548; + normal 0.164812 -0.00747883 0.986297; + texcoord 0.900496 1.85713; + tangent 0.0108198 -0.999887 -0.0104580; + vertex 0.944455 -11.5604 0.763576; + normal 0.0431681 0.0749694 0.996251; + texcoord 1.18001 1.98318; + tangent 0.166847 -0.983197 0.0740632; + vertex 1.44302 -12.6601 0.733730; + normal 0.0916870 0.0150717 0.995674; + texcoord 1.14449 1.88177; + tangent -0.0971227 -0.994999 0.0233067; + vertex 1.11741 -12.5839 0.756767; + normal 0.0113066 0.0262771 0.999591; + texcoord 1.21971 1.85994; + tangent -0.0106378 -0.999350 0.0344380; + vertex 0.975291 -12.8349 0.769897; + normal 0.0948348 0.00747594 0.995465; + texcoord 0.914909 1.77103; + tangent 0.00421803 -0.999973 0.00605511; + vertex 0.618161 -11.6355 0.808577; + normal 0.0999676 0.00964956 0.994944; + texcoord 1.00166 1.72799; + tangent 0.0410439 -0.999134 0.00676381; + vertex 0.475100 -11.9877 0.827453; + normal 0.0684374 -0.0443957 0.996667; + texcoord 1.10462 1.79163; + tangent -0.0362440 -0.998349 -0.0445576; + vertex 0.745964 -12.3623 0.792719; + normal 0.0754504 0.0130538 0.997064; + texcoord 0.803640 1.77640; + tangent -0.0656208 -0.997688 0.0176721; + vertex 0.701658 -11.1207 0.801246; + normal 0.0545314 -0.0116411 0.998444; + texcoord 0.687072 1.86012; + tangent 0.00363240 -0.999951 -0.00921877; + vertex 1.03249 -10.7207 0.768685; + normal 0.0745910 0.0243615 0.996917; + texcoord 0.771910 1.64555; + tangent -0.0277963 -0.999249 0.0270123; + vertex 0.121291 -11.0559 0.825343; + normal 0.0854608 0.0319342 0.995830; + texcoord 0.869210 1.61194; + tangent 0.00290896 -0.999511 0.0311199; + vertex -0.0221892 -11.4301 0.838512; + normal 0.0849670 0.0805283 0.993124; + texcoord 0.714001 1.65824; + tangent -0.00446264 -0.997256 0.0739003; + vertex 0.176298 -10.7997 0.807333; + normal 0.118137 0.0483504 0.991820; + texcoord 0.996288 1.62707; + tangent 0.00146374 -0.998820 0.0485338; + vertex 0.0517453 -11.9308 0.865573; + normal 0.0812115 0.0475996 0.995560; + texcoord 0.703500 1.50283; + tangent 0.00372608 -0.999032 0.0438322; + vertex -0.422684 -10.6956 0.878001; + normal 0.119302 -0.0446947 0.991852; + texcoord 1.05924 1.64493; + tangent 0.0187027 -0.998695 -0.0475198; + vertex 0.124828 -12.1898 0.859162; + normal 0.0890193 0.0527874 0.994630; + texcoord 0.868077 1.49525; + tangent -0.0167764 -0.998453 0.0530096; + vertex -0.470653 -11.4187 0.884728; + normal 0.115895 0.0433782 0.992314; + texcoord 1.02008 1.49933; + tangent 0.00268794 -0.999004 0.0445475; + vertex -0.476158 -12.0390 0.950065; + normal 0.104539 -0.144986 0.983896; + texcoord 1.11887 1.64527; + tangent 0.0838005 -0.985232 -0.149317; + vertex 0.135219 -12.4281 0.832951; + normal 0.126810 -0.0877045 0.988042; + texcoord 1.08942 1.49401; + tangent 0.0496425 -0.994027 -0.0971921; + vertex -0.481755 -12.3043 0.945697; + normal 0.0210377 -0.0956175 0.995196; + texcoord 1.15221 1.76212; + tangent -0.0465386 -0.994678 -0.0919261; + vertex 0.603892 -12.5688 0.786053; + normal 0.138364 -0.207951 0.968304; + texcoord 1.14424 1.48340; + tangent -0.00538317 -0.977663 -0.210109; + vertex -0.513134 -12.5269 0.913111; + normal -0.0432527 -0.0726260 0.996421; + texcoord 1.21255 1.78013; + tangent 0.0170419 -0.997149 -0.0735058; + vertex 0.682111 -12.8181 0.765263; + normal 0.0436962 -0.191313 0.980556; + texcoord 1.17652 1.66325; + tangent 0.0456166 -0.979690 -0.195258; + vertex 0.269151 -12.6280 0.785373; + normal -0.0514423 -0.114588 0.992080; + texcoord 1.25346 1.69716; + tangent -0.0766647 -0.989926 -0.119035; + vertex 0.335754 -12.9861 0.726332; + normal 0.128805 -0.242373 0.961595; + texcoord 1.17023 1.58733; + tangent -0.0425739 -0.970106 -0.238918; + vertex -0.114708 -12.6259 0.823222; + normal 0.0372528 -0.183149 0.982379; + texcoord 1.25459 1.61584; + tangent -0.0429370 -0.981667 -0.185707; + vertex 0.00585173 -12.9887 0.717797; + normal 0.139320 -0.199814 0.969879; + texcoord 1.27009 1.54135; + tangent 0.0161886 -0.978108 -0.207466; + vertex -0.317288 -13.0499 0.735818; + normal 0.158695 -0.215673 0.963484; + texcoord 1.23583 1.41137; + tangent 0.00397304 -0.975011 -0.222123; + vertex -0.838982 -12.9486 0.853872; + normal 0.0651213 -0.0867534 0.994099; + texcoord 1.32135 1.57796; + tangent 0.0197948 -0.995304 -0.0947536; + vertex -0.150691 -13.2523 0.682922; + normal 0.186660 -0.128322 0.974008; + texcoord 1.31052 1.45192; + tangent 0.163084 -0.974137 -0.156399; + vertex -0.663014 -13.1880 0.773264; + normal 0.119592 -0.161403 0.979616; + texcoord 1.15829 1.33858; + tangent -0.0241988 -0.986250 -0.163481; + vertex -1.13671 -12.5730 0.979991; + normal 0.131800 -0.131292 0.982543; + texcoord 1.26720 1.26769; + tangent 0.0182017 -0.990498 -0.136314; + vertex -1.40120 -13.0182 0.936898; + normal 0.0727221 -0.0543909 0.995868; + texcoord 1.10644 1.24914; + tangent 0.0141229 -0.998346 -0.0557364; + vertex -1.48061 -12.3679 1.04222; + normal 0.0383308 -0.104580 0.993778; + texcoord 1.15344 1.20692; + tangent -0.0148637 -0.994106 -0.107387; + vertex -1.64063 -12.5419 1.03901; + normal 0.0504598 0.0378726 0.998008; + texcoord 1.04163 1.24709; + tangent -0.0289979 -0.998760 0.0404552; + vertex -1.50082 -12.1207 1.04474; + normal -0.0468212 -0.00223486 0.998901; + texcoord 1.08741 1.16377; + tangent -0.0226770 -0.999739 -0.00277503; + vertex -1.79748 -12.3034 1.05092; + normal 0.0870919 0.108385 0.990287; + texcoord 1.00206 1.35846; + tangent -0.127859 -0.984653 0.118789; + vertex -1.02268 -11.9757 0.988495; + normal 0.0988473 0.0733352 0.992397; + texcoord 0.883714 1.21231; + tangent 0.0184365 -0.997290 0.0712204; + vertex -1.57564 -11.4776 0.997331; + normal 0.0954311 0.0978130 0.990619; + texcoord 0.890768 1.34585; + tangent 0.0140221 -0.995023 0.0986565; + vertex -1.05202 -11.4990 0.933026; + normal 0.0602227 0.0464393 0.997104; + texcoord 0.824569 1.41919; + tangent 0.0338612 -0.998666 0.0389930; + vertex -0.782828 -11.3273 0.901799; + normal 0.106197 0.0482123 0.993176; + texcoord 0.752093 1.30810; + tangent 0.0225693 -0.998691 0.0459059; + vertex -1.24547 -10.9094 0.908786; + normal 0.0260098 0.0263379 0.999315; + texcoord 0.883059 1.16309; + tangent 0.0317354 -0.999177 0.0252789; + vertex -1.76072 -11.4787 1.00931; + normal 0.0971433 0.0511729 0.993954; + texcoord 0.733575 1.14413; + tangent 0.00787673 -0.998512 0.0539555; + vertex -1.92597 -10.8805 1.00900; + normal 0.0553187 0.0250758 0.998154; + texcoord 0.697461 1.35245; + tangent 0.0218485 -0.999513 0.0222709; + vertex -1.04449 -10.7503 0.888233; + normal 0.0912922 0.0677572 0.993516; + texcoord 0.641802 1.16772; + tangent -0.0393364 -0.996449 0.0744422; + vertex -1.76793 -10.4813 0.961520; + normal 0.0873943 -0.0131160 0.996087; + texcoord 0.613031 1.33420; + tangent 0.00696331 -0.999929 -0.00968361; + vertex -1.16002 -10.3644 0.894875; + normal 0.0880678 0.0403631 0.995296; + texcoord 0.579439 1.44148; + tangent 0.0269032 -0.998918 0.0379276; + vertex -0.682916 -10.2330 0.865259; + normal 0.187006 0.0619478 0.980404; + texcoord 0.507956 1.49348; + tangent 0.0230340 -0.997911 0.0603560; + vertex -0.489420 -9.94475 0.818994; + normal 0.134023 -0.0371040 0.990283; + texcoord 0.496748 1.39681; + tangent 0.0716483 -0.995957 -0.0541947; + vertex -0.869836 -9.94675 0.882546; + normal 0.0262974 0.0317427 0.999150; + texcoord 0.583119 1.16412; + tangent 0.0952155 -0.994933 0.0322720; + vertex -1.79226 -10.2719 0.950507; + normal 0.0633875 -0.0731891 0.995302; + texcoord 0.545844 1.24161; + tangent -0.0251404 -0.997164 -0.0709412; + vertex -1.50191 -10.1787 0.939011; + normal 0.142866 -0.0229703 0.989476; + texcoord 0.435641 1.32282; + tangent 0.0286177 -0.998994 -0.0345257; + vertex -1.20053 -9.67251 0.952556; + normal -0.0389845 -0.0200381 0.999039; + texcoord 0.522993 1.16440; + tangent 0.0114749 -0.999702 -0.0215327; + vertex -1.83178 -10.0387 0.947167; + normal 0.0543124 -0.00318453 0.998519; + texcoord 0.421574 1.25397; + tangent -0.00487210 -0.999923 -0.0114248; + vertex -1.43162 -9.62954 0.981023; + normal -0.0540729 0.0220395 0.998294; + texcoord 0.467388 1.10405; + tangent -0.0239943 -0.999609 0.0143361; + vertex -2.09108 -9.84954 0.930013; + normal -0.0329929 0.0410704 0.998611; + texcoord 0.404822 1.19021; + tangent 0.0398651 -0.998784 0.0290090; + vertex -1.63093 -9.54712 0.982052; + normal 0.0545005 0.0851333 0.994878; + texcoord 0.506426 1.04118; + tangent 0.0364488 -0.995624 0.0860528; + vertex -2.29267 -9.96424 0.932356; + normal -0.0633209 0.101224 0.992847; + texcoord 0.357927 1.05183; + tangent -0.000893278 -0.995234 0.0975124; + vertex -2.24773 -9.35894 0.902659; + normal -0.0113639 0.178038 0.983958; + texcoord 0.339518 1.20847; + tangent 0.0886969 -0.978364 0.186912; + vertex -1.62428 -9.32852 0.956492; + normal 0.114801 0.124858 0.985510; + texcoord 0.368553 1.29923; + tangent -0.0352810 -0.990046 0.136250; + vertex -1.27469 -9.43264 0.952442; + normal 0.183972 0.0825816 0.979456; + texcoord 0.384027 1.40611; + tangent -0.0759388 -0.992609 0.0946587; + vertex -0.901016 -9.45092 0.890465; + normal 0.128719 0.165581 0.977760; + texcoord 0.307763 1.41358; + tangent -0.0783919 -0.981085 0.176996; + vertex -0.799450 -9.16417 0.828425; + normal 0.0914489 0.252532 0.963257; + texcoord 0.312053 1.28918; + tangent -0.0540875 -0.964103 0.259963; + vertex -1.30524 -9.19854 0.907676; + normal 0.163213 0.0515290 0.985244; + texcoord 0.332379 1.48359; + tangent -0.00879567 -0.998441 0.0551142; + vertex -0.522623 -9.27446 0.799183; + normal 0.0324652 0.307871 0.950874; + texcoord 0.280732 1.22798; + tangent -0.0224274 -0.949908 0.311725; + vertex -1.55720 -9.07771 0.887808; + normal 0.0393600 0.240144 0.969939; + texcoord 0.256158 1.41199; + tangent -0.00325389 -0.969804 0.243863; + vertex -0.810776 -8.98845 0.791131; + normal -0.0462834 0.252747 0.966425; + texcoord 0.289834 1.16045; + tangent 0.0402790 -0.964426 0.261268; + vertex -1.80501 -9.12891 0.901039; + normal 0.0739072 0.333465 0.939861; + texcoord 0.222957 1.30851; + tangent -0.000211697 -0.942437 0.334384; + vertex -1.17831 -8.81841 0.766490; + normal -0.0115497 0.253189 0.967348; + texcoord 0.208078 1.04184; + tangent -0.0314642 -0.965951 0.256806; + vertex -2.29962 -8.71699 0.753733; + normal 0.0228774 0.300396 0.953540; + texcoord 0.160486 1.12396; + tangent -0.00839371 -0.952205 0.305344; + vertex -1.95060 -8.56584 0.707416; + normal -0.00510618 0.197393 0.980311; + texcoord 0.313436 0.991880; + tangent -0.000870324 -0.980086 0.198574; + vertex -2.51399 -9.18149 0.862476; + normal 0.0110555 0.240407 0.970609; + texcoord 0.130492 1.28902; + tangent 0.0425315 -0.970540 0.237158; + vertex -1.29496 -8.46615 0.651724; + normal 0.0445031 0.194486 0.979895; + texcoord 0.121913 1.01843; + tangent 0.0220388 -0.982830 0.183195; + vertex -2.38069 -8.46640 0.695292; + normal 0.0437908 0.206167 0.977536; + texcoord 0.215104 0.947465; + tangent -0.0129465 -0.978421 0.206213; + vertex -2.68324 -8.79761 0.771909; + normal 0.0668067 0.110445 0.991634; + texcoord 0.400995 0.997589; + tangent 0.0197410 -0.993751 0.109862; + vertex -2.49129 -9.56361 0.915358; + normal 0.0987020 0.218394 0.970856; + texcoord 0.344465 0.914238; + tangent 0.00169083 -0.975722 0.219005; + vertex -2.81484 -9.32517 0.907836; + normal 0.100315 0.122051 0.987441; + texcoord 0.131283 0.954237; + tangent -0.0987978 -0.985485 0.138054; + vertex -2.64980 -8.45551 0.710994; + normal 0.102384 0.203647 0.973676; + texcoord 0.236649 0.874354; + tangent 0.00377042 -0.978740 0.205068; + vertex -2.99420 -8.87899 0.810947; + normal 0.151139 0.201110 0.967839; + texcoord 0.253266 0.768656; + tangent -0.00541254 -0.978660 0.205414; + vertex -3.36751 -8.95087 0.876034; + normal 0.144724 0.106061 0.983771; + texcoord 0.176557 0.834809; + tangent -0.0910061 -0.988389 0.121674; + vertex -3.12564 -8.63417 0.788120; + normal 0.0568814 0.115480 0.991680; + texcoord 0.0373304 1.14476; + tangent -0.00900882 -0.992649 0.120695; + vertex -1.87780 -8.06613 0.596313; + normal 0.128239 0.198825 0.971609; + texcoord 0.349660 0.729568; + tangent 0.0672302 -0.978595 0.194507; + vertex -3.58156 -9.38054 1.01589; + normal 0.0103684 0.146348 0.989179; + texcoord 0.0674575 1.21669; + tangent 0.0194588 -0.988136 0.152343; + vertex -1.59134 -8.18793 0.601057; + normal 0.124216 0.165561 0.978346; + texcoord 0.212852 0.621258; + tangent -0.0226459 -0.985008 0.171018; + vertex -4.00983 -8.79770 0.965727; + normal 0.132680 0.173086 0.975929; + texcoord 0.419101 0.857964; + tangent -0.00573328 -0.984002 0.178066; + vertex -3.03341 -9.64429 1.00989; + normal 0.143964 0.114117 0.982981; + texcoord 0.510433 0.984416; + tangent 0.00359128 -0.993260 0.115849; + vertex -2.51375 -9.97584 0.959751; + normal 0.0575790 0.102214 0.993095; + texcoord 0.399410 0.699719; + tangent -0.000420248 -0.994770 0.102142; + vertex -3.64720 -9.59486 1.06086; + normal 0.195239 0.151772 0.968941; + texcoord 0.638655 0.972759; + tangent -0.133532 -0.971480 0.195948; + vertex -2.57387 -10.5035 1.03405; + normal 0.120532 0.0941724 0.988233; + texcoord 0.542991 0.869796; + tangent 0.0140062 -0.995047 0.0984100; + vertex -3.02623 -10.1245 1.07359; + normal 0.0936369 0.0675597 0.993312; + texcoord 0.677991 1.00671; + tangent 0.0207508 -0.997130 0.0728107; + vertex -2.43633 -10.6786 1.03421; + normal 0.0710849 0.110384 0.991344; + texcoord 0.480436 0.810397; + tangent -0.0402379 -0.992521 0.115248; + vertex -3.24991 -9.86621 1.06939; + normal 0.0665289 0.0160973 0.997655; + texcoord 0.625385 0.854417; + tangent 0.0663192 -0.997762 0.00848005; + vertex -3.04538 -10.4252 1.09359; + normal -0.0283334 -0.000930737 0.999598; + texcoord 0.593903 0.792598; + tangent 0.0389839 -0.999240 -0.000197861; + vertex -3.28219 -10.3296 1.10082; + normal -0.0413420 -0.00420549 0.999136; + texcoord 0.469779 0.693424; + tangent -0.0470826 -0.998875 -0.00569732; + vertex -3.71973 -9.82062 1.06986; + normal 0.0348200 -0.0570821 0.997762; + texcoord 0.714906 0.881112; + tangent -0.0793257 -0.995422 -0.0533220; + vertex -2.93894 -10.7709 1.07984; + normal 0.0443091 -0.0179738 0.998856; + texcoord 0.751827 1.03811; + tangent 0.125366 -0.991849 -0.0227682; + vertex -2.28243 -10.9541 1.03174; + normal -0.100171 -0.105600 0.989351; + texcoord 0.690652 0.785528; + tangent -0.0453107 -0.992113 -0.116875; + vertex -3.31657 -10.6588 1.08008; + normal -0.0328843 -0.149526 0.988211; + texcoord 0.779088 0.875589; + tangent -0.0143107 -0.987231 -0.158653; + vertex -2.99948 -10.9690 1.06111; + normal -0.0127338 -0.113373 0.993471; + texcoord 0.819398 1.01201; + tangent 0.00605828 -0.992323 -0.123526; + vertex -2.36177 -11.1891 1.01530; + normal -0.145097 -0.0810266 0.986094; + texcoord 0.513874 0.659584; + tangent 0.0293676 -0.996450 -0.0788961; + vertex -3.85377 -9.99477 1.04700; + normal -0.0824170 -0.148608 0.985456; + texcoord 0.852209 0.787513; + tangent 0.108414 -0.983258 -0.146456; + vertex -3.34079 -11.3691 0.948352; + normal -0.0622688 -0.0230007 0.997794; + texcoord 0.388497 0.599389; + tangent -0.0153655 -0.999565 -0.0251900; + vertex -4.09509 -9.48841 1.06381; + normal -0.142978 -0.103490 0.984300; + texcoord 0.715391 0.684469; + tangent 0.0267643 -0.994048 -0.105605; + vertex -3.78344 -10.8107 0.981483; + normal -0.212337 -0.117749 0.970077; + texcoord 0.522090 0.595569; + tangent 0.00954138 -0.992533 -0.121603; + vertex -4.05031 -10.0934 0.999607; + normal 0.0434837 0.113375 0.992600; + texcoord 0.322530 0.602504; + tangent 0.00797701 -0.993881 0.110165; + vertex -4.05716 -9.23481 1.05258; + normal -0.147324 -0.0412745 0.988227; + texcoord 0.363707 0.538335; + tangent 0.0114006 -0.999197 -0.0384041; + vertex -4.32045 -9.39937 1.04595; + normal 0.00553348 0.0693248 0.997579; + texcoord 0.170520 0.496567; + tangent -0.0111388 -0.997657 0.0675016; + vertex -4.50328 -8.64218 0.977470; + normal -0.0663176 0.0593025 0.996035; + texcoord 0.314695 0.547261; + tangent -0.000457104 -0.998384 0.0568168; + vertex -4.27746 -9.19728 1.04454; + normal -0.0857834 0.0503374 0.995041; + texcoord 0.216260 0.469599; + tangent -0.0131798 -0.998644 0.0503556; + vertex -4.61166 -8.78955 0.983941; + normal -0.185699 -0.0269795 0.982236; + texcoord 0.252752 0.434682; + tangent -0.0520912 -0.997879 -0.0390268; + vertex -4.73077 -8.93211 0.969344; + normal 0.0908616 0.0694706 0.993437; + texcoord 0.142493 0.543762; + tangent -0.0362371 -0.996720 0.0723596; + vertex -4.30521 -8.49131 0.955283; + normal -0.100013 -0.0366305 0.994312; + texcoord 0.176322 0.407418; + tangent -0.0299324 -0.998647 -0.0425134; + vertex -4.81205 -8.69297 0.967010; + normal -0.223098 -0.0999207 0.969661; + texcoord 0.271991 0.394100; + tangent -0.0811315 -0.989462 -0.119929; + vertex -4.91693 -9.01928 0.921051; + normal -0.251940 -0.139876 0.957581; + texcoord 0.407849 0.507301; + tangent 0.0405587 -0.989518 -0.138598; + vertex -4.43712 -9.54098 1.00563; + normal -0.282187 -0.157754 0.946300; + texcoord 0.356448 0.375209; + tangent -0.00279054 -0.986207 -0.165493; + vertex -5.00256 -9.35698 0.852048; + normal -0.282207 -0.150847 0.947420; + texcoord 0.530173 0.501920; + tangent -0.0100359 -0.987776 -0.155554; + vertex -4.44301 -10.0595 0.899576; + normal -0.184852 -0.140769 0.972632; + texcoord 0.229385 0.322785; + tangent -0.000983109 -0.989283 -0.146005; + vertex -5.15227 -8.82058 0.898876; + normal -0.257492 -0.139523 0.956154; + texcoord 0.497605 0.380039; + tangent -0.00674306 -0.989310 -0.145670; + vertex -4.95967 -9.94308 0.746223; + normal -0.171488 -0.152690 0.973282; + texcoord 0.444791 0.304596; + tangent -0.0704221 -0.984210 -0.162395; + vertex -5.22393 -9.72664 0.723072; + normal -0.260399 -0.0310510 0.965002; + texcoord 0.582348 0.488057; + tangent -0.00966234 -0.998556 -0.0528468; + vertex -4.51320 -10.3399 0.845168; + normal -0.220314 -0.0513087 0.974079; + texcoord 0.631132 0.574130; + tangent -0.0298719 -0.997796 -0.0592515; + vertex -4.16310 -10.4685 0.933521; + normal -0.202573 -0.0480442 0.978088; + texcoord 0.540972 0.368218; + tangent 0.00721577 -0.998799 -0.0484566; + vertex -5.00814 -10.1042 0.718341; + normal -0.110121 0.0336078 0.993350; + texcoord 0.704739 0.580793; + tangent 0.0446038 -0.998140 0.0415534; + vertex -4.13295 -10.7780 0.936805; + normal -0.0862956 -0.0645004 0.994179; + texcoord 0.500844 0.295448; + tangent -0.0476241 -0.996058 -0.0748357; + vertex -5.29769 -9.94870 0.682788; + normal -0.200342 0.0670036 0.977432; + texcoord 0.665443 0.515617; + tangent -0.0443473 -0.996905 0.0649144; + vertex -4.39128 -10.5897 0.884765; + normal -0.197164 0.0469895 0.979244; + texcoord 0.599696 0.381868; + tangent 0.0271527 -0.998162 0.0541705; + vertex -4.94971 -10.3302 0.729705; + normal -0.131837 0.141494 0.981121; + texcoord 0.634426 0.372946; + tangent -0.0264415 -0.989499 0.142098; + vertex -4.98076 -10.4586 0.735511; + normal -0.0638822 0.0570999 0.996323; + texcoord 0.565297 0.316910; + tangent 0.0152335 -0.998120 0.0593736; + vertex -5.20895 -10.1906 0.691369; + normal -0.157077 0.180273 0.970994; + texcoord 0.722846 0.495914; + tangent 0.0394929 -0.981251 0.188647; + vertex -4.50503 -10.8271 0.894497; + normal 0.0323028 0.177360 0.983616; + texcoord 0.615682 0.284889; + tangent -0.00818247 -0.983604 0.180156; + vertex -5.33535 -10.3879 0.712918; + normal -0.0611402 0.232254 0.970732; + texcoord 0.676848 0.365159; + tangent -0.0205391 -0.972242 0.233074; + vertex -5.02486 -10.6127 0.763479; + normal 0.0430244 0.0289214 0.998655; + texcoord 0.520571 0.248685; + tangent -0.00859558 -0.999478 0.0311411; + vertex -5.48621 -10.0189 0.679016; + normal -0.0869644 0.193877 0.977164; + texcoord 0.782426 0.461136; + tangent 0.0671013 -0.976406 0.205252; + vertex -4.61304 -11.0967 0.937765; + normal 0.00794700 0.233474 0.972331; + texcoord 0.772150 0.307241; + tangent -0.0317769 -0.971846 0.233464; + vertex -5.25742 -11.0358 0.880571; + normal -0.0712900 0.253208 0.964782; + texcoord 0.786601 0.380568; + tangent -0.0560605 -0.966891 0.248955; + vertex -4.93843 -11.0846 0.901862; + normal -0.0285943 0.178426 0.983538; + texcoord 0.858653 0.331051; + tangent 0.00541931 -0.983500 0.180829; + vertex -5.19297 -11.3986 0.958884; + normal -0.0199006 0.0668995 0.997561; + texcoord 0.772439 0.573569; + tangent -0.0403196 -0.996700 0.0704497; + vertex -4.14081 -11.0061 0.948294; + normal -0.0140876 0.132358 0.991102; + texcoord 0.901779 0.449807; + tangent -0.000812568 -0.990747 0.135718; + vertex -4.62430 -11.5573 1.01637; + normal -0.0463926 -0.0524405 0.997546; + texcoord 0.769120 0.649355; + tangent 0.0672979 -0.996622 -0.0470603; + vertex -3.87283 -10.9870 0.954546; + normal 0.0657611 0.0839835 0.994295; + texcoord 0.886364 0.512557; + tangent -0.0852958 -0.992339 0.0893798; + vertex -4.40253 -11.4850 1.00109; + normal 0.0979268 0.0316583 0.994690; + texcoord 0.857326 0.587517; + tangent -0.107920 -0.993351 0.0401020; + vertex -4.17172 -11.2886 0.964209; + normal -0.0175960 -0.0640070 0.997794; + texcoord 0.890906 0.723665; + tangent 0.0288893 -0.997660 -0.0619609; + vertex -3.57061 -11.4821 0.921421; + normal 0.0643630 -0.0108285 0.997868; + texcoord 0.904658 0.669362; + tangent -0.0271171 -0.999575 -0.0107405; + vertex -3.76228 -11.5657 0.923863; + normal -0.0350036 -0.139460 0.989609; + texcoord 0.895815 0.852369; + tangent -0.0149561 -0.989358 -0.144733; + vertex -3.03483 -11.5424 0.942914; + normal 0.00608855 -0.00135662 0.999981; + texcoord 0.950132 0.742204; + tangent -0.000116082 -1.00000 -9.13702e-05; + vertex -3.51231 -11.7035 0.914475; + normal 0.0992392 0.0604617 0.993225; + texcoord 0.986784 0.673343; + tangent -0.0107781 -0.997846 0.0647050; + vertex -3.76877 -11.8438 0.928643; + normal -0.0423582 -0.121806 0.991650; + texcoord 0.911423 0.973730; + tangent -0.0712684 -0.989825 -0.123159; + vertex -2.58450 -11.5887 0.946268; + normal -0.0653657 -0.0442907 0.996878; + texcoord 0.959900 0.977458; + tangent 0.0148530 -0.998823 -0.0461672; + vertex -2.56796 -11.8087 0.924963; + normal -0.0570404 -0.0800228 0.995160; + texcoord 0.872477 1.08938; + tangent -0.226643 -0.970532 -0.0818563; + vertex -2.08319 -11.3772 1.00719; + normal -0.0903400 0.0192452 0.995725; + texcoord 0.949695 1.12273; + tangent -0.0255550 -0.999555 0.0154128; + vertex -1.93615 -11.7139 1.01011; + normal -0.0117251 0.0279580 0.999540; + texcoord 1.03041 0.905821; + tangent 0.0121466 -0.999558 0.0271274; + vertex -2.82881 -12.0910 0.917444; + normal -0.108630 0.0265880 0.993727; + texcoord 1.01455 0.996871; + tangent -0.00183427 -0.999645 0.0265670; + vertex -2.48338 -12.0137 0.932460; + normal -0.115050 -0.0112470 0.993296; + texcoord 1.12409 1.10156; + tangent -0.0130894 -0.999799 -0.0152024; + vertex -2.06228 -12.4460 1.02476; + normal -0.0600713 -0.114151 0.991646; + texcoord 1.20840 1.10798; + tangent -0.00258775 -0.993509 -0.113722; + vertex -2.02268 -12.7863 1.00564; + normal -0.140916 0.357277 0.923307; + texcoord 1.11951 1.00458; + tangent -0.105165 -0.971201 0.213799; + vertex -2.44601 -12.4574 0.963507; + normal 0.0459252 -0.133093 0.990039; + texcoord 1.27280 1.19394; + tangent 0.00292510 -0.991092 -0.133149; + vertex -1.70899 -13.0360 0.966821; + normal -0.0495925 0.00578099 0.998753; + texcoord 1.13338 0.937636; + tangent -0.0684008 -0.997656 -0.00169050; + vertex -2.72272 -12.4884 0.938487; + normal -0.0853768 -0.108558 0.990417; + texcoord 1.23804 0.975036; + tangent 0.0189404 -0.993997 -0.107755; + vertex -2.63321 -12.9081 0.926397; + normal 0.0368647 0.0197069 0.999126; + texcoord 1.11934 0.839728; + tangent -0.0376784 -0.999031 0.0227223; + vertex -3.11164 -12.4118 0.942596; + normal 0.00336117 -0.0714130 0.997441; + texcoord 1.20032 0.890227; + tangent -0.00867286 -0.997315 -0.0727189; + vertex -2.92153 -12.7227 0.927775; + normal 0.100970 0.0710248 0.992351; + texcoord 1.09416 0.679476; + tangent 0.00168388 -0.997480 0.0709254; + vertex -3.75736 -12.3042 0.975481; + normal 0.129228 0.0676800 0.989302; + texcoord 1.07235 0.544780; + tangent -0.0107720 -0.997595 0.0684713; + vertex -4.33772 -12.2236 1.05438; + normal 0.123642 -0.0152668 0.992209; + texcoord 1.16303 0.664260; + tangent 0.0375800 -0.999150 -0.0169127; + vertex -3.81008 -12.6077 0.992292; + normal 0.0775101 -0.0839207 0.993453; + texcoord 1.19361 0.756239; + tangent 0.0239299 -0.995935 -0.0868352; + vertex -3.45793 -12.7016 0.952145; + normal 0.0877145 0.0402780 0.995331; + texcoord 1.14333 0.478389; + tangent -0.00504158 -0.999155 0.0407846; + vertex -4.58560 -12.5183 1.10288; + normal 0.0910755 -0.0634619 0.993820; + texcoord 1.31410 0.773527; + tangent 0.0628882 -0.995026 -0.0772517; + vertex -3.35088 -13.2179 0.886663; + normal 0.0427287 0.0964675 0.994419; + texcoord 1.08058 0.425546; + tangent -0.0699814 -0.992659 0.0986454; + vertex -4.77091 -12.2743 1.09617; + normal 0.115967 -0.0132762 0.993164; + texcoord 1.19124 0.513770; + tangent 0.0606763 -0.997989 -0.0183631; + vertex -4.44640 -12.7058 1.09228; + normal -0.0126174 0.149121 0.988738; + texcoord 1.00952 0.357060; + tangent 0.00914335 -0.988575 0.150449; + vertex -5.01293 -12.0067 1.06084; + normal 0.145521 -0.0159248 0.989227; + texcoord 1.34118 0.712338; + tangent -0.0171142 -0.999806 -0.00975399; + vertex -3.55702 -13.2771 0.908725; + normal 0.150408 -0.0316884 0.988116; + texcoord 1.32387 0.571851; + tangent 0.00558496 -0.999456 -0.0324957; + vertex -4.19678 -13.2361 1.02772; + normal 0.0425434 0.164274 0.985497; + texcoord 1.08610 0.294035; + tangent -0.0590983 -0.983759 0.169488; + vertex -5.26874 -12.2797 1.10997; + normal 0.147483 0.0258853 0.988726; + texcoord 1.39689 0.595719; + tangent -0.00338098 -0.999568 0.0291867; + vertex -4.11138 -13.5179 1.01466; + normal 0.0615913 0.0775722 0.995082; + texcoord 1.13852 0.336267; + tangent -0.0288937 -0.996349 0.0803404; + vertex -5.13329 -12.5011 1.13027; + normal 0.00330149 0.185712 0.982599; + texcoord 0.979817 0.241327; + tangent 0.0408999 -0.981565 0.186701; + vertex -5.52017 -11.8251 1.02202; + normal 0.0375855 0.153449 0.987442; + texcoord 1.12356 0.182294; + tangent 0.0363720 -0.986540 0.159424; + vertex -5.76533 -12.4572 1.17841; + normal 0.0741945 -0.0197331 0.997048; + texcoord 1.18523 0.333351; + tangent 0.0513895 -0.998365 -0.0250134; + vertex -5.13071 -12.6830 1.13727; + normal 0.0733908 0.00457466 0.997293; + texcoord 1.18798 0.184695; + tangent 0.0269120 -0.999637 0.00162825; + vertex -5.74649 -12.6990 1.19832; + normal 0.0663502 -0.0396690 0.997007; + texcoord 1.35284 0.507573; + tangent -0.0106828 -0.999140 -0.0400609; + vertex -4.43419 -13.3469 1.05305; + normal 0.0572021 -0.0737262 0.995637; + texcoord 1.28483 0.467305; + tangent 0.0145178 -0.997099 -0.0747162; + vertex -4.55522 -13.0843 1.07890; + normal 0.0684570 -0.139134 0.987905; + texcoord 1.25741 0.307890; + tangent -0.0163234 -0.990316 -0.137866; + vertex -5.23886 -12.9813 1.12101; + normal 0.0104544 0.0141672 0.999845; + texcoord 1.20021 0.117901; + tangent -0.0208451 -0.999661 0.0156193; + vertex -5.95425 -12.7307 1.20886; + normal 0.0202535 -0.157249 0.987351; + texcoord 1.30321 0.386791; + tangent -0.141668 -0.979449 -0.143562; + vertex -4.92543 -13.0941 1.08944; + normal 0.0783521 -0.139099 0.987174; + texcoord 1.25515 0.172726; + tangent -0.0392937 -0.989105 -0.141873; + vertex -5.78656 -12.9503 1.18212; + normal 0.0715574 -0.166980 0.983360; + texcoord 1.37715 0.244837; + tangent -0.0436774 -0.985274 -0.165308; + vertex -5.50520 -13.4746 1.03558; + normal -0.0218691 -0.0883548 0.995849; + texcoord 1.38282 0.418784; + tangent -0.0291511 -0.995645 -0.0885555; + vertex -4.80117 -13.4276 1.05228; + normal 0.0155872 -0.0987514 0.994990; + texcoord 1.42658 0.291776; + tangent -0.00558134 -0.994784 -0.101851; + vertex -5.34083 -13.6771 1.00039; + normal 0.0926195 -0.131709 0.986952; + texcoord 1.35584 0.0679695; + tangent 0.0331220 -0.990000 -0.137121; + vertex -6.21460 -13.3683 1.13728; + normal 0.126467 -0.0735906 0.989237; + texcoord 1.43332 0.181489; + tangent 0.0142279 -0.996699 -0.0799320; + vertex -5.76064 -13.7130 1.02865; + normal 0.0255038 -0.0913277 0.995494; + texcoord 1.28139 0.0195487; + tangent -0.0965362 -0.991029 -0.0924231; + vertex -6.43493 -13.0584 1.18872; + normal 0.0499684 -0.0320553 0.998236; + texcoord 1.34185 -0.0574275; + tangent 0.0149048 -0.999366 -0.0323182; + vertex -6.74472 -13.2456 1.18537; + normal 0.118384 -0.0306056 0.992496; + texcoord 1.40407 0.0191391; + tangent 0.0242536 -0.999304 -0.0283291; + vertex -6.40241 -13.5188 1.14559; + normal -0.0390189 0.0150963 0.999124; + texcoord 1.27087 -0.0910646; + tangent -0.0542167 -0.998461 0.0116566; + vertex -6.87061 -13.0071 1.19290; + normal 0.0618337 0.00738321 0.998059; + texcoord 1.41075 -0.0828219; + tangent 0.00916347 -0.999939 0.00618287; + vertex -6.84105 -13.5945 1.18691; + normal 0.139884 0.0351718 0.989543; + texcoord 1.44585 0.00669972; + tangent -0.0235806 -0.999012 0.0376640; + vertex -6.45705 -13.7121 1.15535; + normal 0.0701387 -0.0172346 0.997388; + texcoord 1.49892 0.258684; + tangent 0.0424023 -0.998946 -0.0175513; + vertex -5.45186 -13.9330 0.991098; + normal 0.162622 0.0462470 0.985604; + texcoord 1.51300 0.167688; + tangent 0.0334820 -0.998514 0.0429974; + vertex -5.80153 -14.0067 1.03167; + normal -0.0287844 -0.0882087 0.995686; + texcoord 1.51364 0.367368; + tangent -0.0361965 -0.995213 -0.0907841; + vertex -5.01192 -14.0134 0.984319; + normal 0.144137 0.0443212 0.988565; + texcoord 1.61118 0.310287; + tangent 0.0334603 -0.998649 0.0397423; + vertex -5.23784 -14.3850 0.985580; + normal -0.0217284 -0.0954154 0.995200; + texcoord 1.48255 0.495843; + tangent -0.0191723 -0.995080 -0.0972053; + vertex -4.47876 -13.8717 1.04131; + normal 0.0752317 -0.0529490 0.995759; + texcoord 1.59240 0.358476; + tangent 0.0389933 -0.997552 -0.0580467; + vertex -5.06590 -14.3021 0.963905; + normal -0.0159607 -0.155965 0.987634; + texcoord 1.55909 0.428585; + tangent -0.0381574 -0.986218 -0.160993; + vertex -4.79309 -14.1933 0.969654; + normal 0.0128044 -0.164345 0.986320; + texcoord 1.64589 0.472246; + tangent 0.0319649 -0.986498 -0.160625; + vertex -4.59345 -14.5240 0.906795; + normal 0.0786137 -0.0156074 0.996783; + texcoord 1.45862 0.562929; + tangent 0.0308217 -0.999389 -0.0164833; + vertex -4.21382 -13.7898 1.03644; + normal 0.0700167 -0.0675368 0.995257; + texcoord 1.69282 0.479151; + tangent 0.0223331 -0.996666 -0.0784780; + vertex -4.56396 -14.7342 0.877533; + normal 0.0204924 -0.179265 0.983587; + texcoord 1.70677 0.602290; + tangent -0.0539149 -0.981378 -0.184366; + vertex -4.04610 -14.7951 0.866877; + normal -0.000826070 -0.188759 0.982023; + texcoord 1.58913 0.589012; + tangent 0.00852298 -0.981448 -0.191541; + vertex -4.09439 -14.2940 0.982347; + normal 0.0614754 -0.102510 0.992831; + texcoord 1.54539 0.612805; + tangent 0.0460504 -0.993103 -0.107818; + vertex -4.01248 -14.1255 1.00607; + normal 0.0663819 -0.186930 0.980128; + texcoord 1.62965 0.660807; + tangent 0.0263432 -0.980905 -0.192698; + vertex -3.81736 -14.4680 0.936581; + normal 0.136782 -0.0618906 0.988666; + texcoord 1.52757 0.689200; + tangent -0.0172803 -0.998519 -0.0515802; + vertex -3.72830 -14.1149 0.978694; + normal 0.155332 0.0351658 0.987236; + texcoord 1.47809 0.687010; + tangent -0.0229919 -0.999005 0.0382110; + vertex -3.72190 -13.8768 0.974332; + normal 0.148415 0.00890480 0.988885; + texcoord 1.45301 0.829453; + tangent -0.0117046 -0.999838 0.0137021; + vertex -3.12626 -13.7700 0.866249; + normal 0.0585953 -0.0373474 0.997583; + texcoord 1.40418 0.889916; + tangent 0.0227940 -0.998958 -0.0395516; + vertex -2.91986 -13.5632 0.844383; + normal 0.134910 -0.0515679 0.989515; + texcoord 1.50366 0.888161; + tangent -0.0401478 -0.998162 -0.0453953; + vertex -2.89285 -13.9303 0.827262; + normal 0.0312459 -0.0918557 0.995282; + texcoord 1.31850 0.860009; + tangent 0.0114302 -0.995495 -0.0941237; + vertex -3.04233 -13.2375 0.867094; + normal -0.00581373 -0.107996 0.994134; + texcoord 1.39538 0.941624; + tangent 0.0511793 -0.993156 -0.104983; + vertex -2.64541 -13.5143 0.841834; + normal 0.163699 -0.0756999 0.983602; + texcoord 1.59644 0.794542; + tangent -0.0485032 -0.996601 -0.0665957; + vertex -3.31621 -14.3422 0.886996; + normal -0.0671550 -0.152705 0.985988; + texcoord 1.46106 1.03944; + tangent 0.0289376 -0.987956 -0.152006; + vertex -2.34352 -13.7685 0.818703; + normal 0.118000 -0.148714 0.981815; + texcoord 1.63686 0.726483; + tangent 0.0516060 -0.986580 -0.154909; + vertex -3.57085 -14.5172 0.901982; + normal 0.0358775 -0.129602 0.990917; + texcoord 1.72565 0.752631; + tangent 0.00844649 -0.990897 -0.134356; + vertex -3.44870 -14.8576 0.829706; + normal 0.119373 -0.0603894 0.991011; + texcoord 1.65067 0.839382; + tangent 0.00751852 -0.998283 -0.0580832; + vertex -3.15104 -14.5599 0.845420; + normal 0.0775626 -0.0347375 0.996382; + texcoord 1.76543 0.538971; + tangent -0.0324530 -0.999330 -0.0169122; + vertex -4.32679 -14.9558 0.854754; + normal 0.103891 -0.0382589 0.993853; + texcoord 1.59133 0.985094; + tangent -0.0405195 -0.998515 -0.0364200; + vertex -2.52715 -14.3350 0.748519; + normal 0.170706 0.0483648 0.984134; + texcoord 1.72719 0.438071; + tangent 0.0260760 -0.998487 0.0484154; + vertex -4.71442 -14.8557 0.895485; + normal 0.0264198 -0.106160 0.993998; + texcoord 1.56354 1.01412; + tangent 0.000544045 -0.994385 -0.105824; + vertex -2.40687 -14.2263 0.751066; + normal -0.00938966 -0.0212563 0.999730; + texcoord 1.62253 1.07137; + tangent 0.00897945 -0.999729 -0.0214869; + vertex -2.17556 -14.4621 0.727225; + normal -0.0630484 -0.145010 0.987419; + texcoord 1.56811 1.09004; + tangent 0.0306355 -0.988932 -0.145173; + vertex -2.10018 -14.2424 0.751202; + normal 0.0938161 0.0559732 0.994015; + texcoord 1.64861 1.00651; + tangent 0.0221173 -0.997766 0.0630428; + vertex -2.43845 -14.5340 0.741119; + normal -0.0805267 -0.0667874 0.994512; + texcoord 1.62200 1.13661; + tangent -0.0266063 -0.997256 -0.0690796; + vertex -1.92939 -14.4447 0.740948; + normal 0.0990416 0.0655142 0.992924; + texcoord 1.68113 0.899723; + tangent 0.00231780 -0.998124 0.0611769; + vertex -2.87333 -14.6899 0.811404; + normal 0.0399968 0.120777 0.991874; + texcoord 1.68870 1.06710; + tangent -0.0257822 -0.991445 0.127952; + vertex -2.18484 -14.7263 0.738591; + normal 0.00843602 0.00670526 0.999942; + texcoord 1.72374 0.858146; + tangent 0.0421673 -0.999077 0.00820090; + vertex -3.06022 -14.8308 0.826701; + normal 0.0616843 0.154461 0.986071; + texcoord 1.73108 0.942082; + tangent -0.0312462 -0.986041 0.163545; + vertex -2.73693 -14.8858 0.827249; + normal -0.0649141 -0.0362313 0.997233; + texcoord 1.78542 0.817324; + tangent 0.0120940 -0.999276 -0.0360660; + vertex -3.20421 -15.0414 0.819364; + normal -0.0262450 0.0882996 0.995748; + texcoord 1.81472 0.938203; + tangent 0.0511981 -0.995382 0.0811955; + vertex -2.70245 -15.1856 0.871368; + normal 0.00964097 0.186918 0.982328; + texcoord 1.83235 1.10041; + tangent 0.0679163 -0.978546 0.194512; + vertex -2.09989 -15.3616 0.872673; + normal 0.0183426 -0.0776452 0.996812; + texcoord 1.82261 0.714989; + tangent -0.00213382 -0.996724 -0.0808452; + vertex -3.61853 -15.2810 0.779995; + normal -0.105958 -0.0340267 0.993788; + texcoord 1.89816 0.933487; + tangent -0.0183200 -0.999144 -0.0370995; + vertex -2.72367 -15.5487 0.879232; + normal 0.123332 -0.0105999 0.992309; + texcoord 1.86086 0.640731; + tangent 0.0153910 -0.999853 -0.00756353; + vertex -3.90840 -15.3809 0.796765; + normal -0.0658813 -0.0335810 0.997262; + texcoord 1.92089 0.770854; + tangent 0.00557694 -0.999324 -0.0363502; + vertex -3.39849 -15.6461 0.764419; + normal 0.0847623 0.0400921 0.995594; + texcoord 1.96545 0.701561; + tangent -0.00843095 -0.999024 0.0433501; + vertex -3.64599 -15.8297 0.764017; + normal 0.198861 0.0690082 0.977595; + texcoord 1.83373 0.552107; + tangent -0.00182217 -0.997723 0.0674283; + vertex -4.28239 -15.3163 0.863545; + normal 0.181862 0.101403 0.978082; + texcoord 1.99643 0.654654; + tangent -0.0162556 -0.994322 0.105167; + vertex -3.85144 -15.9357 0.803370; + normal -0.0266526 0.0565775 0.998042; + texcoord 2.01398 0.775401; + tangent -0.0154823 -0.998090 0.0598009; + vertex -3.37148 -16.0020 0.765733; + normal 0.100830 0.178522 0.978756; + texcoord 2.07514 0.739787; + tangent -0.0197021 -0.983569 0.179456; + vertex -3.51909 -16.2660 0.802957; + normal -0.0949284 -0.0216295 0.995249; + texcoord 2.02108 0.904944; + tangent -0.0304659 -0.999132 -0.0284140; + vertex -2.87925 -16.0639 0.819112; + normal -0.0311972 0.134210 0.990462; + texcoord 2.09186 0.832230; + tangent 0.0506843 -0.989359 0.136381; + vertex -3.17040 -16.3155 0.803151; + normal 0.148267 0.132135 0.980080; + texcoord 2.06794 0.584050; + tangent -0.0838310 -0.986111 0.143380; + vertex -4.13565 -16.2257 0.906708; + normal 0.0732554 0.244619 0.966848; + texcoord 2.14265 0.766514; + tangent 0.0270898 -0.966006 0.257097; + vertex -3.40229 -16.4551 0.834432; + normal 0.209727 0.0626098 0.975753; + texcoord 1.99574 0.537024; + tangent -0.00988694 -0.997713 0.0668597; + vertex -4.31120 -15.9627 0.917538; + normal 0.124203 0.240143 0.962759; + texcoord 2.15008 0.652060; + tangent -0.186191 -0.948004 0.258112; + vertex -3.88606 -16.5991 0.950326; + normal 0.261670 0.496180 0.827849; + texcoord 2.23585 0.747228; + tangent -0.0274082 -0.913741 0.405372; + vertex -3.50891 -16.9383 0.997019; + normal 0.0715916 0.232002 0.970077; + texcoord 2.20998 0.880359; + tangent -0.0271104 -0.970169 0.240907; + vertex -2.90751 -16.8415 0.924890; + normal 0.0411338 0.178356 0.983106; + texcoord 2.13423 0.592307; + tangent -0.0861734 -0.979376 0.182747; + vertex -4.16851 -16.4967 0.953492; + normal 0.00575351 0.118310 0.992960; + texcoord 2.12835 0.934582; + tangent 0.0814430 -0.989092 0.122732; + vertex -2.73334 -16.4729 0.839341; + normal 0.104302 0.190169 0.976195; + texcoord 2.30890 0.843637; + tangent -0.0167148 -0.981130 0.192626; + vertex -3.09728 -17.2246 1.03576; + normal 0.0940872 0.130709 0.986946; + texcoord 2.20546 0.983965; + tangent 0.0437682 -0.991091 0.125789; + vertex -2.56956 -16.7508 0.870966; + normal -0.0238112 0.0230204 0.999451; + texcoord 2.13983 1.02010; + tangent 0.0221370 -0.999406 0.0264158; + vertex -2.46494 -16.4509 0.838174; + normal -0.0877579 -0.0664446 0.993923; + texcoord 2.03806 1.03078; + tangent -0.0581654 -0.995582 -0.0737063; + vertex -2.37073 -16.1319 0.857805; + normal 0.149252 0.181332 0.972030; + texcoord 2.28044 0.922869; + tangent -0.0463100 -0.981700 0.184718; + vertex -2.79737 -17.0713 0.966838; + normal 0.00646714 0.00544038 0.999964; + texcoord 2.19555 1.07130; + tangent 0.126830 -0.991884 0.00897123; + vertex -2.19990 -16.7292 0.846745; + normal 0.172068 0.0923562 0.980746; + texcoord 2.29490 1.02877; + tangent 0.0158622 -0.995809 0.0900662; + vertex -2.37572 -17.1361 0.889923; + normal 0.0930621 0.0506689 0.994370; + texcoord 2.23947 1.05632; + tangent 0.0178287 -0.998583 0.0501463; + vertex -2.24463 -16.9193 0.854628; + normal -0.0489486 -0.0733150 0.996107; + texcoord 2.17458 1.16541; + tangent 0.0174982 -0.997049 -0.0747449; + vertex -1.82677 -16.7026 0.865377; + normal 0.0665861 0.0416717 0.996910; + texcoord 2.34686 1.13569; + tangent 0.0214233 -0.999067 0.0374887; + vertex -1.94956 -17.3740 0.842472; + normal 0.0247728 0.00579474 0.999676; + texcoord 2.35862 1.24664; + tangent 0.00795446 -0.999946 0.00666837; + vertex -1.48333 -17.3983 0.834610; + normal 0.199874 0.108219 0.973827; + texcoord 2.35332 0.925374; + tangent 0.0268285 -0.994305 0.103137; + vertex -2.78762 -17.3736 1.01106; + normal 0.199681 0.101789 0.974560; + texcoord 2.45763 1.01939; + tangent -0.0132642 -0.994399 0.104859; + vertex -2.34983 -17.7868 0.929249; + normal 0.0591289 0.107614 0.992433; + texcoord 2.42520 1.13593; + tangent 0.0332882 -0.993734 0.106696; + vertex -1.93349 -17.6714 0.863348; + normal 0.195829 0.0957387 0.975953; + texcoord 2.51745 0.901140; + tangent 0.00533636 -0.995300 0.0966973; + vertex -2.87787 -18.0620 1.07865; + normal 0.0177554 0.0955015 0.995271; + texcoord 2.42888 1.37599; + tangent -0.0503533 -0.993925 0.0978700; + vertex -0.962366 -17.6861 0.826036; + normal -0.0322121 -0.0354884 0.998851; + texcoord 2.34751 1.38746; + tangent -0.0367813 -0.998404 -0.0428470; + vertex -0.878465 -17.4110 0.815910; + normal 0.0109334 -0.0564276 0.998347; + texcoord 2.30298 1.26103; + tangent 0.0449480 -0.997287 -0.0582899; + vertex -1.43455 -17.1911 0.841545; + normal -0.124933 -0.0355527 0.991528; + texcoord 2.37469 1.47994; + tangent -0.0681251 -0.996649 -0.0452805; + vertex -0.575575 -17.4650 0.842624; + normal -0.00825409 -0.0760647 0.997069; + texcoord 2.21867 1.35613; + tangent 0.0306218 -0.996620 -0.0762321; + vertex -1.05937 -16.8408 0.866643; + normal -0.179633 -0.0537328 0.982265; + texcoord 2.47958 1.73676; + tangent -0.0784143 -0.994649 -0.0672615; + vertex 0.504739 -17.8870 1.00283; + normal -0.0857691 -0.0661463 0.994117; + texcoord 2.21761 1.42631; + tangent 0.00109234 -0.997607 -0.0691258; + vertex -0.763677 -16.8089 0.882148; + normal -0.149508 -0.0475847 0.987615; + texcoord 2.30849 1.62729; + tangent -0.0228683 -0.998387 -0.0519620; + vertex 0.110165 -17.2147 0.963766; + normal -0.185090 -0.0676438 0.980391; + texcoord 2.46723 1.88923; + tangent -0.0132143 -0.997259 -0.0728064; + vertex 1.10309 -17.8321 1.14780; + normal -0.198776 -0.0332912 0.979479; + texcoord 2.29296 1.72074; + tangent 0.0369938 -0.998978 -0.0259834; + vertex 0.396622 -17.1334 1.01538; + normal -0.0926844 -0.0303712 0.995232; + texcoord 2.36439 1.93625; + tangent 0.0288588 -0.999149 -0.0294589; + vertex 1.26678 -17.4362 1.18672; + normal -0.206910 -0.0223591 0.978105; + texcoord 2.25723 1.84644; + tangent 0.0485252 -0.998757 -0.0113500; + vertex 0.963824 -16.9825 1.16104; + normal 0.0119873 0.0370662 0.999241; + texcoord 2.21270 1.99720; + tangent -0.0337558 -0.998477 0.0436310; + vertex 1.46774 -16.8380 1.21428; + normal -0.117840 0.00843620 0.992997; + texcoord 2.21906 1.90792; + tangent 0.0266865 -0.999532 0.0149676; + vertex 1.16377 -16.8485 1.20098; + normal -0.187645 -0.00907457 0.982195; + texcoord 2.13076 1.77388; + tangent -0.00233740 -0.999971 -0.00723466; + vertex 0.621004 -16.4248 1.07406; + normal -0.129392 -0.0677472 0.989277; + texcoord 2.12184 1.71055; + tangent -0.00958493 -0.997632 -0.0681003; + vertex 0.356105 -16.4306 1.03004; + normal -0.101170 0.0188835 0.994690; + texcoord 2.05070 1.84598; + tangent 0.0168024 -0.999704 0.0176203; + vertex 0.929147 -16.1558 1.13212; + normal -0.0383720 0.0850256 0.995640; + texcoord 2.10766 1.91552; + tangent 0.0116317 -0.996404 0.0839240; + vertex 1.19989 -16.3978 1.17530; + normal 0.0722097 0.0889473 0.993415; + texcoord 1.97759 1.91423; + tangent -0.0137945 -0.995101 0.0978941; + vertex 1.17784 -15.8953 1.12359; + normal -0.0636552 -0.103300 0.992611; + texcoord 1.99049 1.78297; + tangent 0.0241914 -0.994370 -0.103165; + vertex 0.669729 -15.9148 1.11604; + normal 0.135386 0.159520 0.977867; + texcoord 2.11385 2.05797; + tangent 0.0170265 -0.982904 0.183331; + vertex 1.72395 -16.5559 1.15921; + normal -0.00446374 -0.0235169 0.999713; + texcoord 1.97268 1.82855; + tangent -0.0176518 -0.999574 -0.0232394; + vertex 0.836253 -15.8312 1.13007; + normal 0.137038 0.170771 0.975734; + texcoord 2.03539 2.09025; + tangent -0.0310743 -0.981785 0.187436; + vertex 1.93072 -16.0859 1.02504; + normal -0.0356791 -0.0761171 0.996460; + texcoord 1.90779 1.66981; + tangent 0.0230249 -0.996711 -0.0776965; + vertex 0.222248 -15.5790 1.15183; + normal 0.159551 0.133988 0.978055; + texcoord 1.97189 1.96812; + tangent -0.0382733 -0.988467 0.146517; + vertex 1.39582 -15.8368 1.08527; + normal 0.0617396 0.0954420 0.993518; + texcoord 2.00134 2.12505; + tangent 0.0934327 -0.991659 0.0887819; + vertex 2.03797 -15.9725 0.997234; + normal 0.140181 0.0901007 0.986018; + texcoord 1.92711 2.03747; + tangent 0.0420326 -0.995624 0.0834593; + vertex 1.69789 -15.7009 1.01273; + normal 0.0730783 0.0775043 0.994310; + texcoord 1.80127 1.97824; + tangent -0.0647096 -0.994751 0.0792645; + vertex 1.44341 -15.1595 1.01206; + normal 0.135181 0.117522 0.983827; + texcoord 1.84267 1.93609; + tangent -0.0529937 -0.991135 0.121835; + vertex 1.27195 -15.3172 1.05028; + normal 0.0267212 0.121516 0.992230; + texcoord 1.75419 1.94998; + tangent 0.0297905 -0.992046 0.122297; + vertex 1.35615 -14.9719 0.998401; + normal 0.0772249 0.0525475 0.995628; + texcoord 1.89144 1.83019; + tangent 0.0334900 -0.997854 0.0562689; + vertex 0.883081 -15.5794 1.13136; + normal 0.0712281 0.195396 0.978134; + texcoord 1.76591 1.88528; + tangent -0.0134980 -0.979003 0.203398; + vertex 1.13462 -15.0494 1.02248; + normal 0.0931028 0.149871 0.984312; + texcoord 1.84368 1.83475; + tangent 0.00838210 -0.989941 0.141234; + vertex 0.857615 -15.3393 1.11133; + normal -0.000969281 0.0544753 0.998515; + texcoord 1.86628 1.68052; + tangent 0.0362750 -0.997796 0.0555685; + vertex 0.258475 -15.4240 1.15526; + normal 0.00252600 0.196772 0.980446; + texcoord 1.80806 1.66765; + tangent -0.0187637 -0.979356 0.201272; + vertex 0.207254 -15.1972 1.12780; + normal -0.112687 0.0129713 0.993546; + texcoord 1.86536 1.61098; + tangent 0.0792824 -0.996443 0.0285436; + vertex -0.0121971 -15.4305 1.13877; + normal -0.0538236 0.0841573 0.994998; + texcoord 1.68457 1.94661; + tangent -0.00128840 -0.996636 0.0819504; + vertex 1.32387 -14.7317 0.972055; + normal -0.0486221 0.199198 0.978752; + texcoord 1.68893 1.87727; + tangent 0.0477540 -0.979238 0.197011; + vertex 1.04850 -14.7559 0.958682; + normal -0.166819 0.0618614 0.984045; + texcoord 1.61461 1.92253; + tangent -0.0246156 -0.997966 0.0588103; + vertex 1.25458 -14.4621 0.939234; + normal -0.201754 0.0295752 0.978990; + texcoord 1.51143 1.95995; + tangent 0.00209797 -0.999579 0.0289237; + vertex 1.39457 -14.0104 0.976731; + normal 0.0276835 0.259627 0.965312; + texcoord 1.73623 1.84335; + tangent 0.114950 -0.960340 0.254036; + vertex 0.939211 -14.9103 0.999738; + normal -0.207192 0.0798324 0.975038; + texcoord 1.44990 1.92606; + tangent -0.0212243 -0.996890 0.0758978; + vertex 1.26419 -13.7689 0.932629; + normal 0.0524361 0.315735 0.947397; + texcoord 1.75122 1.76891; + tangent 0.0124166 -0.948900 0.315333; + vertex 0.634715 -14.9703 1.03086; + normal -0.123164 0.160212 0.979369; + texcoord 1.43551 1.98817; + tangent 0.0407420 -0.985041 0.167435; + vertex 1.49709 -13.6970 0.962468; + normal -0.160979 0.147893 0.975814; + texcoord 1.39204 1.89345; + tangent 0.00526379 -0.988774 0.149328; + vertex 1.14505 -13.5508 0.882007; + normal -0.200334 0.0496223 0.978470; + texcoord 1.53095 1.80889; + tangent 0.00787560 -0.998679 0.0507764; + vertex 0.770288 -14.0858 0.805747; + normal -0.216171 0.0462018 0.975262; + texcoord 1.39714 1.80909; + tangent -0.0222290 -0.998861 0.0422132; + vertex 0.762264 -13.5424 0.800148; + normal -0.0545928 0.141189 0.988476; + texcoord 1.28211 1.87493; + tangent 0.00709785 -0.990146 0.139856; + vertex 1.05049 -13.1131 0.795562; + normal -0.118273 0.0957505 0.988354; + texcoord 1.31361 1.81978; + tangent -0.0502899 -0.994571 0.0911024; + vertex 0.819989 -13.2073 0.784493; + normal -0.103967 0.00511875 0.994568; + texcoord 1.27157 1.77315; + tangent -0.00994403 -0.999936 0.00547486; + vertex 0.654113 -13.0406 0.754872; + normal -0.122008 0.0797991 0.989316; + texcoord 1.51188 1.74218; + tangent -0.00821139 -0.996965 0.0774183; + vertex 0.526813 -14.0238 0.762981; + normal -0.0763163 -0.0472280 0.995965; + texcoord 1.32377 1.66959; + tangent -0.0163724 -0.998679 -0.0487027; + vertex 0.211974 -13.2676 0.689500; + normal -0.100570 0.0475121 0.993795; + texcoord 1.39000 1.66889; + tangent 0.0139447 -0.998695 0.0491283; + vertex 0.212459 -13.5213 0.691109; + normal 0.00985930 0.0530075 0.998545; + texcoord 1.39463 1.60304; + tangent 0.00409727 -0.998438 0.0557157; + vertex -0.0580824 -13.5235 0.676890; + normal -0.0219898 0.176042 0.984137; + texcoord 1.54120 1.70909; + tangent -0.0115985 -0.984412 0.175498; + vertex 0.391747 -14.1293 0.766208; + normal -0.129229 0.159281 0.978739; + texcoord 1.58126 1.79112; + tangent 0.0287178 -0.986010 0.164194; + vertex 0.700689 -14.2769 0.813903; + normal -0.0647391 0.244386 0.967515; + texcoord 1.61433 1.77552; + tangent 0.0255228 -0.967175 0.252826; + vertex 0.647041 -14.3954 0.833073; + normal 0.0280914 0.294486 0.955243; + texcoord 1.62137 1.70779; + tangent 0.0119080 -0.954503 0.297965; + vertex 0.386727 -14.4278 0.838245; + normal 0.0666062 0.154132 0.985803; + texcoord 1.45827 1.56291; + tangent -0.0503390 -0.985854 0.159869; + vertex -0.213715 -13.7674 0.711272; + normal 0.0113769 0.296300 0.955027; + texcoord 1.74814 1.64016; + tangent -0.0108296 -0.954625 0.297613; + vertex 0.102166 -14.9513 1.06021; + normal 0.0581667 0.217502 0.974325; + texcoord 1.50542 1.58148; + tangent -0.0784175 -0.972233 0.220483; + vertex -0.172516 -13.9709 0.750566; + normal 0.127059 0.0744251 0.989099; + texcoord 1.41125 1.52740; + tangent -0.112109 -0.988960 0.0969013; + vertex -0.360800 -13.5818 0.703425; + normal 0.0898753 0.118733 0.988850; + texcoord 1.52705 1.45349; + tangent 0.0234451 -0.992103 0.123215; + vertex -0.679847 -14.1007 0.827651; + normal 0.0342779 0.193910 0.980420; + texcoord 1.56633 1.48942; + tangent 0.0634091 -0.979334 0.192054; + vertex -0.519633 -14.2510 0.843360; + normal 0.176273 -0.00832016 0.984306; + texcoord 1.37860 1.47469; + tangent -0.0432781 -0.999029 0.00822223; + vertex -0.497680 -13.4451 0.718512; + normal 0.164261 0.0512146 0.985086; + texcoord 1.45774 1.39500; + tangent -0.0382168 -0.997292 0.0628277; + vertex -0.899769 -13.8395 0.834897; + normal 0.165391 -0.0325213 0.985692; + texcoord 1.34374 1.31040; + tangent 0.00117334 -0.999545 -0.0301490; + vertex -1.22220 -13.3067 0.886655; + normal 0.0643487 0.00783924 0.997897; + texcoord 1.52694 1.37649; + tangent 0.0239928 -0.999707 0.00326727; + vertex -0.953031 -14.0868 0.849424; + normal 0.0317972 -0.0907243 0.995368; + texcoord 1.34895 1.20854; + tangent 0.0192679 -0.995697 -0.0906443; + vertex -1.63451 -13.3569 0.929319; + normal 0.0876274 -0.0352735 0.995529; + texcoord 1.46486 1.31541; + tangent 0.0317993 -0.998850 -0.0358861; + vertex -1.21683 -13.8258 0.880387; + normal -0.0635225 -0.138947 0.988261; + texcoord 1.36197 1.13109; + tangent -0.0129458 -0.989966 -0.140714; + vertex -1.93864 -13.4057 0.915373; + normal -0.0656910 -0.142245 0.987649; + texcoord 1.46705 1.20391; + tangent -0.0130404 -0.989666 -0.142796; + vertex -1.65399 -13.8417 0.878422; + normal -0.00239194 -0.0986455 0.995120; + texcoord 1.49258 1.27703; + tangent 0.0243523 -0.994468 -0.102178; + vertex -1.34045 -13.9155 0.879479; + normal -0.0899897 -0.161439 0.982771; + texcoord 1.56040 1.24951; + tangent -0.0191894 -0.986403 -0.163218; + vertex -1.46561 -14.2080 0.830998; + normal -0.0560333 -0.0504957 0.997151; + texcoord 1.58559 1.32760; + tangent 0.0243280 -0.998436 -0.0503442; + vertex -1.15108 -14.3114 0.844345; + normal -0.0320271 0.0711196 0.996953; + texcoord 1.59277 1.39615; + tangent 0.0301156 -0.996892 0.0727930; + vertex -0.885683 -14.3412 0.855889; + normal -0.124426 0.0300309 0.991774; + texcoord 1.64166 1.32728; + tangent 0.00651221 -0.999346 0.0355571; + vertex -1.13712 -14.5345 0.840851; + normal -0.125711 -0.0256134 0.991736; + texcoord 1.65283 1.19075; + tangent -0.000564918 -0.999706 -0.0242512; + vertex -1.73133 -14.5741 0.755883; + normal -0.0753828 0.0727690 0.994496; + texcoord 1.68853 1.15628; + tangent 0.0454871 -0.996476 0.0704722; + vertex -1.84724 -14.7277 0.744842; + normal -0.150095 0.126324 0.980568; + texcoord 1.66670 1.39669; + tangent -0.00850478 -0.992245 0.124003; + vertex -0.863678 -14.6981 0.892091; + normal 0.0153339 0.195135 0.980657; + texcoord 1.74106 1.10700; + tangent -0.0584237 -0.977395 0.203189; + vertex -2.03368 -14.9164 0.767191; + normal -0.0904631 0.172176 0.980904; + texcoord 1.74914 1.17196; + tangent -0.0209265 -0.983216 0.181244; + vertex -1.78021 -14.9193 0.776671; + normal -0.0549585 0.176522 0.982761; + texcoord 1.63115 1.44907; + tangent 0.0593993 -0.981580 0.181582; + vertex -0.678059 -14.4633 0.881079; + normal 0.0256094 0.302803 0.952709; + texcoord 1.62109 1.56657; + tangent 0.00943040 -0.951918 0.306207; + vertex -0.202967 -14.4331 0.880238; + normal -0.102335 0.252980 0.962044; + texcoord 1.68825 1.49513; + tangent 0.00371750 -0.968044 0.250752; + vertex -0.464329 -14.7473 0.966420; + normal -0.0500467 0.287401 0.956502; + texcoord 1.71760 1.56976; + tangent -0.00417444 -0.957419 0.288673; + vertex -0.182680 -14.8445 1.02012; + normal -0.127022 0.187834 0.973953; + texcoord 1.75982 1.54656; + tangent -0.0327605 -0.982043 0.185792; + vertex -0.279714 -15.0167 1.05878; + normal -0.131647 0.109619 0.985217; + texcoord 1.81111 1.58007; + tangent 0.0475751 -0.991004 0.125092; + vertex -0.142900 -15.2254 1.11078; + normal -0.162750 0.0971452 0.981873; + texcoord 1.78761 1.38956; + tangent -0.0252372 -0.995713 0.0889823; + vertex -0.940489 -15.0941 0.930848; + normal -0.113371 0.145892 0.982783; + texcoord 1.80998 1.31414; + tangent 0.0649587 -0.985469 0.156943; + vertex -1.21278 -15.1805 0.905055; + normal -0.194786 -0.0816799 0.977439; + texcoord 1.89454 1.57141; + tangent 0.0126338 -0.995938 -0.0891472; + vertex -0.124700 -15.5270 1.11730; + normal -0.0582802 0.128309 0.990020; + texcoord 1.89050 1.20003; + tangent 0.0150173 -0.990708 0.135173; + vertex -1.68210 -15.5446 0.927831; + normal -0.111774 -0.142805 0.983419; + texcoord 1.93641 1.63120; + tangent -0.0123528 -0.988158 -0.152939; + vertex 0.0800436 -15.6762 1.12998; + normal -0.0354573 0.0831251 0.995908; + texcoord 1.89872 1.08341; + tangent -0.0614760 -0.995225 0.0758144; + vertex -2.11085 -15.5614 0.903365; + normal -0.0680240 -0.145579 0.987005; + texcoord 2.02678 1.72752; + tangent -0.0301125 -0.988204 -0.150153; + vertex 0.441700 -16.0687 1.08112; + normal -0.112608 -0.137144 0.984130; + texcoord 2.06025 1.62007; + tangent 0.0295947 -0.989964 -0.138188; + vertex 0.0465142 -16.2305 1.01976; + normal -0.182246 -0.139538 0.973301; + texcoord 2.01388 1.56504; + tangent 0.0681865 -0.988595 -0.134278; + vertex -0.232900 -16.0511 1.00625; + normal -0.123886 -0.0718365 0.989693; + texcoord 2.12355 1.56285; + tangent 0.0450804 -0.996867 -0.0649954; + vertex -0.164470 -16.4549 0.971399; + normal -0.202153 -0.102069 0.974021; + texcoord 1.90780 1.47626; + tangent 0.0151239 -0.994443 -0.104185; + vertex -0.577435 -15.6042 0.991414; + normal -0.208474 -0.0119567 0.977955; + texcoord 1.83738 1.45471; + tangent 0.00160397 -0.999905 -0.0136891; + vertex -0.686340 -15.3111 0.990181; + normal -0.110426 -0.0731007 0.991193; + texcoord 2.05405 1.44987; + tangent 0.0158460 -0.997361 -0.0708566; + vertex -0.650635 -16.1823 0.918332; + normal -0.119465 -0.0266967 0.992479; + texcoord 1.88109 1.41214; + tangent 0.0594954 -0.998021 -0.0203562; + vertex -0.839241 -15.4739 0.960017; + normal -0.0523022 0.0504553 0.997356; + texcoord 1.87279 1.34214; + tangent 0.0147242 -0.998495 0.0528322; + vertex -1.08951 -15.4310 0.940920; + normal -0.0180694 -0.0463000 0.998764; + texcoord 1.92758 1.37676; + tangent 0.0164996 -0.998866 -0.0446657; + vertex -0.955073 -15.6732 0.942189; + normal -0.0188418 -0.0616351 0.997921; + texcoord 2.08483 1.39294; + tangent -0.0169754 -0.997931 -0.0620183; + vertex -0.897087 -16.2881 0.897401; + normal 0.00381056 -0.0824421 0.996589; + texcoord 2.15615 1.28418; + tangent 0.0193768 -0.996401 -0.0825144; + vertex -1.34736 -16.5959 0.890131; + normal -0.00352772 -0.0548195 0.998490; + texcoord 2.01713 1.25150; + tangent -0.0437988 -0.997263 -0.0595661; + vertex -1.52251 -15.9955 0.950611; + normal -0.0798041 -0.0623747 0.994857; + texcoord 2.01504 1.16857; + tangent 0.0207921 -0.997944 -0.0606299; + vertex -1.76640 -16.0323 0.934453; + normal -0.0390272 0.0186966 0.999063; + texcoord 1.96416 1.21886; + tangent -0.0408738 -0.998949 0.0207598; + vertex -1.60309 -15.8252 0.950235; + normal -0.0741414 -0.0260667 0.996907; + texcoord 1.95565 1.07988; + tangent -0.0625129 -0.997479 -0.0335917; + vertex -2.18441 -15.7532 0.905048; + normal -0.0402183 0.0358312 0.998548; + texcoord 1.86521 0.982717; + tangent -0.128418 -0.990991 0.0380255; + vertex -2.55463 -15.4141 0.890211; + normal 0.0877880 0.0862509 0.992398; + texcoord 3.08713 2.95518; + tangent 0.0788474 -0.993742 0.0791201; + vertex 5.35821 -20.3075 0.971226; + normal 0.164482 0.160173 0.973288; + texcoord 3.11289 2.86747; + tangent 0.0266640 -0.985706 0.166353; + vertex 5.03571 -20.4189 1.02080; + normal 0.157682 0.170676 0.972628; + texcoord 3.20675 2.86023; + tangent 0.0266554 -0.984526 0.173198; + vertex 4.98075 -20.8713 1.12775; + normal 0.193114 0.138449 0.971359; + texcoord 3.08358 2.73133; + tangent -0.0124578 -0.989252 0.145691; + vertex 4.47250 -20.2982 1.13480; + normal 0.0893907 0.0898384 0.991937; + texcoord 3.18064 2.72331; + tangent 0.00312645 -0.996008 0.0892123; + vertex 4.45043 -20.6841 1.19786; + normal 0.0726850 0.0156220 0.997233; + texcoord 3.24046 2.74162; + tangent -0.0204895 -0.999784 0.00345092; + vertex 4.51687 -20.9031 1.20498; + normal -0.0453904 0.182125 0.982227; + texcoord -1.76113 4.10991; + tangent 0.00692072 -0.982877 0.184136; + vertex 10.0000 -0.909256 0.940674; + normal -0.0694379 0.176868 0.981782; + texcoord -1.72550 4.03175; + tangent 0.0377313 -0.983026 0.179543; + vertex 9.67906 -1.05233 0.952372; + normal -0.101860 0.180510 0.978285; + texcoord -1.96482 4.11322; + tangent 0.0315977 -0.982600 0.183028; + vertex 10.0001 -0.0832505 0.759980; + normal -0.131998 0.224824 0.965417; + texcoord -1.89052 4.04614; + tangent 0.0388008 -0.971532 0.233707; + vertex 9.76762 -0.342669 0.791267; + normal -0.127008 0.161477 0.978670; + texcoord -1.67062 3.95532; + tangent 0.0868387 -0.981342 0.171545; + vertex 9.37181 -1.26117 0.957399; + normal -0.109156 0.156947 0.981556; + texcoord -1.96859 4.03805; + tangent 0.000506321 -0.987342 0.158607; + vertex 9.67209 -0.0816458 0.725617; + normal -0.0464609 0.0731963 0.996235; + texcoord -2.11851 4.10913; + tangent -0.0104746 -0.997219 0.0737840; + vertex 10.0000 0.564311 0.665516; + normal -0.140543 0.225475 0.964059; + texcoord -1.75311 3.96889; + tangent -0.0166242 -0.973752 0.227004; + vertex 9.42511 -0.951725 0.901347; + normal -0.109563 0.181410 0.977285; + texcoord -1.89074 3.90862; + tangent -0.00723914 -0.982923 0.183875; + vertex 9.18615 -0.391630 0.711626; + normal -0.0622867 0.0914617 0.993859; + texcoord -2.02732 4.00433; + tangent -0.0904438 -0.992427 0.0831162; + vertex 9.60366 0.134376 0.692445; + normal -0.0171570 0.0391739 0.999085; + texcoord -2.17781 4.04297; + tangent 0.0258342 -0.998856 0.0402496; + vertex 9.74658 0.772419 0.646268; + normal -0.0767539 -0.0298030 0.996605; + texcoord -2.23595 4.11148; + tangent 0.0348407 -0.999048 -0.0262589; + vertex 10.0002 1.01100 0.659124; + normal -0.160557 0.183939 0.969736; + texcoord -1.75659 3.82156; + tangent 0.0834504 -0.975563 0.203254; + vertex 8.78856 -0.953658 0.789083; + normal -0.115724 0.100925 0.988141; + texcoord -1.54953 3.97071; + tangent 0.0865455 -0.990181 0.109776; + vertex 9.43601 -1.72864 1.02353; + normal -0.178495 0.143681 0.973394; + texcoord -1.63217 3.88322; + tangent 0.0658968 -0.985702 0.155081; + vertex 9.13221 -1.38679 0.938934; + normal -0.214408 0.124847 0.968732; + texcoord -1.56077 3.81280; + tangent -0.0733005 -0.991096 0.111159; + vertex 8.82880 -1.73618 0.915785; + normal -0.199321 0.106410 0.974140; + texcoord -1.70189 3.73223; + tangent 0.0399828 -0.993004 0.111104; + vertex 8.50241 -1.13443 0.762415; + normal -0.212414 0.112691 0.970660; + texcoord -1.63102 3.63151; + tangent 0.0216185 -0.993355 0.113042; + vertex 8.02675 -1.49060 0.676135; + normal -0.0977500 0.129614 0.986735; + texcoord -1.81486 3.75408; + tangent 0.0123713 -0.990759 0.135066; + vertex 8.52099 -0.677522 0.708915; + normal -0.121396 0.0197543 0.992408; + texcoord -1.80621 3.61126; + tangent 0.00324573 -0.999797 0.0198631; + vertex 7.97603 -0.713120 0.641317; + normal -0.106205 0.0691391 0.991938; + texcoord -1.84793 3.70169; + tangent -0.0643193 -0.995731 0.0662049; + vertex 8.31078 -0.550785 0.673198; + normal -0.0237370 0.0255524 0.999392; + texcoord -1.91249 3.77075; + tangent -0.0834135 -0.996155 0.0267724; + vertex 8.63238 -0.302220 0.678302; + normal -0.153364 0.0656818 0.985985; + texcoord -1.64118 3.56315; + tangent 0.00532272 -0.997832 0.0655946; + vertex 7.80930 -1.38883 0.626424; + normal -0.0851637 0.111956 0.990057; + texcoord -1.61193 3.50279; + tangent -0.0337086 -0.993141 0.111956; + vertex 7.58238 -1.50292 0.610600; + normal -0.0624507 0.0120862 0.997975; + texcoord -1.68027 3.50651; + tangent 0.0312482 -0.999427 0.0130457; + vertex 7.58557 -1.24910 0.596080; + normal -0.0315857 -0.0500291 0.998248; + texcoord -1.95029 3.72953; + tangent -0.0348541 -0.998022 -0.0523151; + vertex 8.48275 -0.170777 0.680320; + normal -0.0267754 -0.0636119 0.997616; + texcoord -1.88121 3.57870; + tangent 0.0168311 -0.997867 -0.0630787; + vertex 7.84851 -0.395154 0.634541; + normal -0.0472272 0.0130363 0.998799; + texcoord -1.59584 3.35592; + tangent 0.0122636 -0.999632 0.0242098; + vertex 6.96182 -1.56120 0.589736; + normal 0.0118740 -0.0494367 0.998707; + texcoord -1.73167 3.46997; + tangent 0.0282037 -0.998371 -0.0495983; + vertex 7.43044 -1.04431 0.598835; + normal -0.114262 0.0834205 0.989942; + texcoord -1.54188 3.31799; + tangent 0.0542515 -0.994917 0.0848329; + vertex 6.85424 -1.80126 0.591432; + normal 7.53945e-06 -0.0742088 0.997243; + texcoord -1.66546 3.33527; + tangent -0.0168125 -0.996704 -0.0793691; + vertex 6.89213 -1.33464 0.596051; + normal -0.0552179 -0.0513121 0.997155; + texcoord -1.55586 3.19335; + tangent 0.0130191 -0.998666 -0.0499720; + vertex 6.33145 -1.75906 0.540589; + normal -0.0159491 -0.117642 0.992928; + texcoord -1.61718 3.19942; + tangent 0.00708568 -0.992624 -0.121026; + vertex 6.35172 -1.54764 0.562859; + normal 0.0653900 -0.110836 0.991685; + texcoord -1.73780 3.35447; + tangent -0.00695033 -0.993874 -0.110300; + vertex 6.97431 -1.02248 0.624283; + normal -0.0434121 -0.00716691 0.999032; + texcoord -1.49602 3.14086; + tangent 0.0260709 -0.999657 -0.00255867; + vertex 6.10531 -1.95797 0.519858; + normal 0.0638490 -0.117177 0.991057; + texcoord -1.90199 3.53744; + tangent -0.0387743 -0.992992 -0.111637; + vertex 7.67549 -0.353921 0.641224; + normal -0.114284 0.0751892 0.990599; + texcoord -1.45875 3.20497; + tangent -0.0144921 -0.997160 0.0738980; + vertex 6.38697 -2.10537 0.551936; + normal -0.0604241 0.101616 0.992987; + texcoord -1.41575 3.13125; + tangent 0.0457182 -0.993224 0.106848; + vertex 6.07442 -2.27607 0.538354; + normal -0.0218961 -0.0822389 0.996372; + texcoord -1.54869 2.99943; + tangent 0.0754493 -0.993654 -0.0834199; + vertex 5.51225 -1.76016 0.529732; + normal 0.00357934 0.0244706 0.999694; + texcoord -1.45967 3.03447; + tangent 0.128731 -0.991482 0.0197685; + vertex 5.71077 -2.09820 0.516132; + normal -0.00148415 0.0980923 0.995176; + texcoord -1.40568 3.03440; + tangent 0.0224939 -0.993940 0.107599; + vertex 5.73014 -2.26479 0.526566; + normal 0.00745338 -0.0114760 0.999906; + texcoord -1.55238 2.86152; + tangent 0.0348684 -0.999318 -0.0121333; + vertex 4.99187 -1.75489 0.521033; + normal -0.0347769 -0.110978 0.993214; + texcoord -1.69174 3.08368; + tangent -0.0395431 -0.992409 -0.116451; + vertex 5.88031 -1.15811 0.624061; + normal -0.0546780 -0.0677579 0.996202; + texcoord -1.63961 2.92476; + tangent -0.0120124 -0.997490 -0.0697854; + vertex 5.22100 -1.41731 0.550368; + normal 0.0308815 -0.165592 0.985711; + texcoord -1.79801 3.30402; + tangent 0.00808335 -0.986423 -0.164025; + vertex 6.75737 -0.765026 0.669388; + normal -0.0816438 -0.0605809 0.994819; + texcoord -1.71465 3.02010; + tangent -0.0830052 -0.994146 -0.0691584; + vertex 5.61283 -1.08682 0.612013; + normal 0.103231 -0.174727 0.979190; + texcoord -1.83222 3.37666; + tangent 0.0333820 -0.983188 -0.179519; + vertex 7.06861 -0.633144 0.671475; + normal -0.129722 -0.0389749 0.990784; + texcoord -1.82023 3.00747; + tangent 0.0292387 -0.999102 -0.0306551; + vertex 5.62227 -0.717668 0.626348; + normal 0.143620 -0.164450 0.975874; + texcoord -1.92788 3.46494; + tangent -0.0390256 -0.985686 -0.164016; + vertex 7.48085 -0.277758 0.677221; + normal -0.0658245 0.00230567 0.997829; + texcoord -1.73370 2.87414; + tangent -0.0420375 -0.999116 0.000978951; + vertex 5.04238 -1.04765 0.549179; + normal 0.00617436 -0.0360180 0.999332; + texcoord -1.67198 2.81068; + tangent -0.0439677 -0.998430 -0.0347000; + vertex 4.77965 -1.26259 0.542515; + normal -0.0142816 0.0168880 0.999755; + texcoord -1.67069 2.69747; + tangent -0.0717369 -0.997264 0.0178393; + vertex 4.33810 -1.29590 0.548126; + normal -0.0205030 -0.00420738 0.999781; + texcoord -1.52213 2.69129; + tangent 0.0229460 -0.999735 -0.00177110; + vertex 4.26850 -1.82923 0.543892; + normal 0.0187997 0.0507918 0.998532; + texcoord -1.47603 2.74751; + tangent 0.0949867 -0.994267 0.0490977; + vertex 4.51866 -2.05706 0.546451; + normal -0.0567984 0.0205709 0.998174; + texcoord -1.64321 2.62029; + tangent 0.00187937 -0.999746 0.0224535; + vertex 4.04039 -1.39090 0.541149; + normal -0.000838675 0.0698574 0.997557; + texcoord -1.38067 2.83377; + tangent 0.00499422 -0.997339 0.0727323; + vertex 4.90400 -2.45276 0.580079; + normal -0.0492349 0.0232773 0.998516; + texcoord -1.42900 2.73203; + tangent 0.0869659 -0.995848 0.0269115; + vertex 4.49175 -2.28444 0.556546; + normal 0.00111190 0.113038 0.993590; + texcoord -1.32841 3.00070; + tangent -0.00561729 -0.993213 0.116176; + vertex 5.54701 -2.67173 0.583206; + normal -0.0395709 0.0516113 0.997883; + texcoord -1.28418 2.97009; + tangent 0.0856743 -0.994626 0.0581240; + vertex 5.44417 -2.87610 0.601191; + normal -0.0615621 -0.0277880 0.997716; + texcoord -1.33490 2.80150; + tangent -0.0118961 -0.999533 -0.0281315; + vertex 4.76356 -2.62840 0.579717; + normal -0.0617161 -0.00126040 0.998093; + texcoord -1.39893 2.53020; + tangent -0.00714700 -0.999970 -0.00283205; + vertex 3.70411 -2.41655 0.502080; + normal -0.0759310 0.0913010 0.992924; + texcoord -1.16248 3.08566; + tangent -0.0282630 -0.995495 0.0905090; + vertex 5.91274 -3.30479 0.660817; + normal -0.133892 0.0364970 0.990324; + texcoord -1.15145 3.02326; + tangent 0.00699807 -0.999243 0.0382647; + vertex 5.65648 -3.35924 0.636697; + normal -0.181018 0.0344499 0.982876; + texcoord -1.02396 3.06145; + tangent -0.0417584 -0.998814 0.0250415; + vertex 5.85640 -3.87234 0.702594; + normal -0.163433 -0.00510258 0.986541; + texcoord -0.956524 3.12624; + tangent -0.0433854 -0.998917 -0.0167875; + vertex 6.08138 -4.13348 0.748314; + normal -0.0960424 -0.0368820 0.994694; + texcoord -1.23939 2.91697; + tangent 0.0283338 -0.998711 -0.0421139; + vertex 5.28193 -3.02108 0.590386; + normal -0.159742 -0.0326341 0.986619; + texcoord -0.827845 3.11630; + tangent 0.0350141 -0.998978 -0.0285956; + vertex 6.00170 -4.66460 0.705527; + normal -0.193087 0.00592221 0.981164; + texcoord -0.976381 2.97510; + tangent 0.0121157 -0.999900 0.00728040; + vertex 5.44194 -4.03250 0.607649; + normal -0.194031 0.0176370 0.980837; + texcoord -1.09882 2.98509; + tangent -0.0107376 -0.999824 0.0153796; + vertex 5.49564 -3.55648 0.615373; + normal -0.156062 -0.0535538 0.986295; + texcoord -1.16136 2.90471; + tangent -0.162058 -0.983641 -0.0786640; + vertex 5.17300 -3.30490 0.557545; + normal -0.168622 -0.00730598 0.985654; + texcoord -1.09357 2.88731; + tangent -0.0222521 -0.999681 -0.0119309; + vertex 5.07037 -3.59056 0.525409; + normal -0.128212 0.0354421 0.991113; + texcoord -0.864811 2.99818; + tangent 0.0348512 -0.998576 0.0403878; + vertex 5.54358 -4.50799 0.625271; + normal -0.113973 0.0496368 0.992243; + texcoord -0.954367 2.93075; + tangent 0.0231595 -0.998295 0.0535873; + vertex 5.29456 -4.16866 0.585924; + normal -0.0763303 0.0520291 0.995724; + texcoord -0.753869 3.13656; + tangent 0.0351610 -0.997946 0.0535442; + vertex 6.10595 -4.96599 0.719003; + normal -0.0259011 0.115875 0.992926; + texcoord -0.844121 2.96768; + tangent 0.0308846 -0.992995 0.114053; + vertex 5.43124 -4.60283 0.621229; + normal -0.0421381 0.139738 0.989292; + texcoord -0.714472 3.09637; + tangent 0.114691 -0.982728 0.145229; + vertex 5.95662 -5.09630 0.721930; + normal 0.0192572 0.177898 0.983860; + texcoord -0.634495 3.11143; + tangent -0.00661288 -0.982679 0.185197; + vertex 6.08127 -5.45840 0.788142; + normal 0.0147200 0.209701 0.977655; + texcoord -0.724857 2.96781; + tangent 0.00410454 -0.976161 0.217009; + vertex 5.44287 -4.99322 0.688260; + normal 0.0503597 0.136108 0.989413; + texcoord -0.565997 2.94386; + tangent 0.0163622 -0.991304 0.130568; + vertex 5.32874 -5.70179 0.861556; + normal 0.0698160 0.206332 0.975988; + texcoord -0.625770 2.93233; + tangent -0.00441992 -0.977240 0.212092; + vertex 5.27716 -5.50528 0.826895; + normal 0.0584524 0.192909 0.979474; + texcoord -0.778204 2.93862; + tangent 0.0106824 -0.980584 0.195807; + vertex 5.33217 -4.86973 0.664834; + normal 0.0177895 0.0238833 0.999557; + texcoord -0.488918 2.94748; + tangent 0.0473053 -0.998649 0.0215045; + vertex 5.37012 -6.00868 0.882434; + normal 0.0361443 0.0913182 0.995166; + texcoord -0.558738 2.82369; + tangent 0.0478628 -0.994742 0.0905391; + vertex 4.83815 -5.72312 0.901985; + normal 0.0570066 0.193769 0.979389; + texcoord -0.685234 2.79808; + tangent 0.00460884 -0.980728 0.195324; + vertex 4.71464 -5.21343 0.830884; + normal 0.0744448 0.220758 0.972483; + texcoord -0.852930 2.82903; + tangent -0.0448013 -0.973725 0.223276; + vertex 4.85477 -4.54740 0.652172; + normal -0.0271546 0.160880 0.986600; + texcoord -0.945521 2.86819; + tangent -0.00691113 -0.986490 0.163675; + vertex 5.02018 -4.18298 0.570496; + normal 0.0249438 0.239309 0.970623; + texcoord -0.771797 2.75616; + tangent 0.00549851 -0.970447 0.241253; + vertex 4.55833 -4.87933 0.759615; + normal -0.110775 0.0142527 0.993743; + texcoord -1.09461 2.78908; + tangent 0.0238194 -0.999583 0.0163348; + vertex 4.69709 -3.59199 0.469544; + normal 0.00175377 0.248127 0.968726; + texcoord -0.929206 2.79718; + tangent 0.00984851 -0.968178 0.250069; + vertex 4.77329 -4.26963 0.587500; + normal -0.0588533 0.127463 0.990096; + texcoord -1.04379 2.73909; + tangent 0.00443030 -0.990867 0.134772; + vertex 4.50661 -3.75674 0.465634; + normal 0.0263422 0.219966 0.975152; + texcoord -1.00297 2.68814; + tangent -0.0297894 -0.973627 0.226192; + vertex 4.32306 -3.92836 0.492753; + normal 0.0205699 0.243060 0.969793; + texcoord -0.887919 2.65296; + tangent -0.00152122 -0.969597 0.244703; + vertex 4.15246 -4.38921 0.629958; + normal -0.0110390 0.0792002 0.996798; + texcoord -1.07676 2.69277; + tangent 0.0709011 -0.994429 0.0780007; + vertex 4.34456 -3.66795 0.449181; + normal -0.0379709 0.192804 0.980502; + texcoord -0.722223 2.70677; + tangent 0.0754258 -0.977415 0.197410; + vertex 4.39923 -5.07752 0.803108; + normal 0.0435788 0.193754 0.980082; + texcoord -0.947620 2.57501; + tangent -0.00285839 -0.980068 0.198641; + vertex 3.80524 -4.18616 0.601941; + normal -0.0623213 0.102539 0.992775; + texcoord -0.611181 2.72243; + tangent -0.0362666 -0.994605 0.0971864; + vertex 4.44876 -5.52158 0.877663; + normal -0.0467143 0.169348 0.984449; + texcoord -0.832694 2.59617; + tangent 0.0698715 -0.982565 0.172288; + vertex 3.92275 -4.61142 0.677890; + normal -0.106045 0.147535 0.983355; + texcoord -0.685356 2.65335; + tangent -0.0248850 -0.989458 0.142668; + vertex 4.24804 -5.21732 0.815536; + normal -0.0252497 -0.0197084 0.999487; + texcoord -0.501221 2.79131; + tangent 0.00963517 -0.999669 -0.0238334; + vertex 4.71928 -5.92705 0.910570; + normal -0.138778 0.121315 0.982865; + texcoord -0.777980 2.53829; + tangent 0.0687785 -0.988899 0.131712; + vertex 3.72756 -4.89715 0.695746; + normal -0.0310567 -0.0237134 0.999236; + texcoord -0.353684 2.84591; + tangent 0.0249022 -0.999468 -0.0210466; + vertex 4.93675 -6.56206 0.869067; + normal -0.0624060 0.116791 0.991194; + texcoord -0.920426 2.49848; + tangent 0.0409356 -0.992249 0.117330; + vertex 3.57373 -4.28702 0.619762; + normal -0.0889668 0.0178090 0.995875; + texcoord -0.286513 2.86522; + tangent -0.0739557 -0.997232 0.00773572; + vertex 5.03124 -6.88478 0.872617; + normal -0.117103 -0.0925878 0.988794; + texcoord -0.375304 2.75159; + tangent -0.0175879 -0.995447 -0.0936761; + vertex 4.55648 -6.46739 0.850041; + normal -0.0902212 -0.160073 0.982973; + texcoord -0.222314 2.87840; + tangent -0.596717 -0.789346 -0.144433; + vertex 5.05959 -7.10581 0.880798; + normal -0.0981211 -0.0216540 0.994939; + texcoord -0.522976 2.72293; + tangent 0.00323975 -0.999740 -0.0225671; + vertex 4.45322 -5.87152 0.892508; + normal -0.175616 -0.0847865 0.980801; + texcoord -0.294002 2.73152; + tangent -0.0472285 -0.994288 -0.0957167; + vertex 4.45952 -6.77072 0.805707; + normal -0.190575 -0.0804795 0.978368; + texcoord -0.197880 2.79179; + tangent 0.00225713 -0.997156 -0.0753369; + vertex 4.71127 -7.21155 0.825737; + normal -0.168186 -0.140696 0.975663; + texcoord -0.340485 2.66275; + tangent -0.0528455 -0.987300 -0.149821; + vertex 4.19290 -6.55741 0.776851; + normal -0.201552 -0.133801 0.970296; + texcoord -0.130133 2.70909; + tangent 0.0196099 -0.990811 -0.133825; + vertex 4.37430 -7.42600 0.719992; + normal -0.186266 -0.0952495 0.977871; + texcoord -0.225803 2.62986; + tangent 0.00556949 -0.995219 -0.0975083; + vertex 4.00680 -7.08105 0.677527; + normal -0.195757 -0.139407 0.970693; + texcoord -0.0351118 2.77911; + tangent 0.0224451 -0.989891 -0.140042; + vertex 4.65236 -7.82833 0.706720; + normal -0.138893 -0.0759810 0.987388; + texcoord -0.122521 2.64652; + tangent 0.0442403 -0.996515 -0.0707127; + vertex 4.11197 -7.49422 0.663919; + normal -0.170331 -0.0831193 0.981875; + texcoord 0.0846860 2.88632; + tangent -0.0409941 -0.994804 -0.0931935; + vertex 5.10325 -8.31529 0.744417; + normal -0.124484 -0.0495960 0.990981; + texcoord 0.00859950 2.75365; + tangent 0.0472667 -0.998011 -0.0417069; + vertex 4.55391 -7.98106 0.673895; + normal -0.00934075 -0.0170314 0.999811; + texcoord 0.156741 2.83981; + tangent 0.00217505 -0.999804 -0.0196982; + vertex 4.91813 -8.61225 0.710073; + normal -0.0922165 0.0107346 0.995681; + texcoord 0.0951118 2.81650; + tangent 0.0703611 -0.997387 0.0163815; + vertex 4.82533 -8.35738 0.702917; + normal 0.114413 0.0781183 0.990357; + texcoord 0.207907 2.74865; + tangent -0.0768917 -0.993825 0.0800020; + vertex 4.52717 -8.76120 0.743112; + normal 0.0335046 0.113154 0.993012; + texcoord 0.137948 2.75637; + tangent -0.0769136 -0.989655 0.121105; + vertex 4.63909 -8.56330 0.711966; + normal -0.0421607 0.0618535 0.997194; + texcoord 0.0524775 2.73203; + tangent 0.118269 -0.990832 0.0652998; + vertex 4.48290 -8.17593 0.671188; + normal 0.0876627 0.115794 0.989397; + texcoord 0.215930 2.58475; + tangent 0.00314972 -0.993291 0.115600; + vertex 3.88397 -8.83951 0.843035; + normal 0.0747694 0.192382 0.978468; + texcoord 0.161070 2.56355; + tangent 0.00706116 -0.980233 0.197722; + vertex 3.79696 -8.64610 0.816683; + normal 0.0454150 0.153225 0.987147; + texcoord 0.0344803 2.63237; + tangent 0.0398317 -0.986401 0.159458; + vertex 4.08957 -8.09878 0.663703; + normal -0.0381965 0.0253517 0.998949; + texcoord -0.0158012 2.67116; + tangent 0.0581321 -0.998166 0.0168752; + vertex 4.22245 -7.94674 0.647379; + normal -0.00511166 0.148647 0.988877; + texcoord 0.169615 2.46525; + tangent 0.00132953 -0.988478 0.151358; + vertex 3.43023 -8.64774 0.834877; + normal 0.0565401 0.230172 0.971506; + texcoord 0.0597146 2.51236; + tangent 0.0328675 -0.972733 0.229589; + vertex 3.59486 -8.19040 0.721827; + normal -0.00395579 0.0985143 0.995128; + texcoord 0.197886 2.33400; + tangent 0.0675386 -0.992451 0.102369; + vertex 2.86662 -8.76103 0.817065; + normal 0.00108221 0.163978 0.986463; + texcoord 0.0716367 2.39662; + tangent 0.0532080 -0.984664 0.166151; + vertex 3.12089 -8.20245 0.738895; + normal 0.0827972 0.150162 0.985188; + texcoord 0.220506 2.24890; + tangent 0.0677700 -0.986766 0.147306; + vertex 2.53725 -8.84974 0.838668; + normal 0.0393378 0.110194 0.993131; + texcoord 0.0922618 2.27289; + tangent -0.0191500 -0.993179 0.115015; + vertex 2.57680 -8.29907 0.747815; + normal 0.0515128 0.113519 0.992199; + texcoord -0.0171422 2.36998; + tangent -0.0874210 -0.989231 0.117385; + vertex 2.98999 -7.93564 0.700855; + normal 0.157797 0.180907 0.970759; + texcoord 0.155374 2.10070; + tangent -0.0176536 -0.981714 0.189540; + vertex 1.95975 -8.57060 0.847518; + normal 0.0899625 0.133304 0.986984; + texcoord 0.116766 2.19836; + tangent -0.0282100 -0.989798 0.139661; + vertex 2.32772 -8.41263 0.776927; + normal 0.173788 0.174824 0.969141; + texcoord 0.121967 1.97131; + tangent -0.106966 -0.974700 0.196260; + vertex 1.36690 -8.42660 0.943718; + normal 0.153316 0.106387 0.982434; + texcoord 0.0999122 2.09547; + tangent -0.0200023 -0.993703 0.110246; + vertex 1.94475 -8.36617 0.819674; + normal 0.108705 0.0441911 0.993091; + texcoord 0.0499417 2.17735; + tangent -0.0625987 -0.996808 0.0495440; + vertex 2.29137 -8.15445 0.759529; + normal 0.147389 0.128443 0.980703; + texcoord 0.0649966 1.94998; + tangent -0.0254799 -0.989859 0.139747; + vertex 1.35056 -8.18599 0.903601; + normal 0.100581 0.0582991 0.993219; + texcoord -0.0428821 2.27813; + tangent -0.132752 -0.988602 0.0710157; + vertex 2.66433 -7.76755 0.713324; + normal 0.130497 0.0522252 0.990072; + texcoord 0.0113408 2.03299; + tangent 0.0267803 -0.998587 0.0459062; + vertex 1.64380 -8.00626 0.844985; + normal 0.115546 0.0367126 0.992624; + texcoord -0.0773400 2.11338; + tangent 0.0800665 -0.996370 0.0289150; + vertex 2.02190 -7.65621 0.794279; + normal 0.102073 0.103684 0.989359; + texcoord -0.0411397 1.95242; + tangent -0.0501960 -0.992988 0.107030; + vertex 1.32692 -7.80001 0.867450; + normal 0.0668304 0.128160 0.989499; + texcoord 0.0755652 1.85759; + tangent 0.00557550 -0.991521 0.129830; + vertex 0.956133 -8.24181 0.963370; + normal 0.108718 0.101806 0.988846; + texcoord -0.132497 2.13344; + tangent -0.00364002 -0.994613 0.103590; + vertex 2.06914 -7.42622 0.775303; + normal 0.0661893 0.147528 0.986841; + texcoord -0.0377059 1.82660; + tangent 0.0191324 -0.989061 0.146262; + vertex 0.848741 -7.81455 0.918823; + normal 0.107799 0.0788624 0.991040; + texcoord -0.158065 2.28736; + tangent -0.0551407 -0.994353 0.0906724; + vertex 2.80703 -7.29921 0.659619; + normal 0.0635215 0.149149 0.986772; + texcoord -0.100482 1.92836; + tangent 0.0214211 -0.988469 0.149897; + vertex 1.26908 -7.57197 0.844666; + normal 0.0618860 0.123882 0.990365; + texcoord -0.277720 2.12308; + tangent -0.00166956 -0.992368 0.123296; + vertex 2.05730 -6.82318 0.687320; + normal 0.0569464 0.149039 0.987190; + texcoord -0.167930 2.07895; + tangent -0.0341391 -0.988248 0.148996; + vertex 1.86482 -7.25122 0.767888; + normal 0.0139133 0.219165 0.975589; + texcoord -0.106344 1.80350; + tangent 0.0452429 -0.974228 0.220982; + vertex 0.732139 -7.58928 0.883818; + normal 0.0280367 0.227115 0.973464; + texcoord -0.157999 1.87072; + tangent 0.0172886 -0.973898 0.226326; + vertex 0.978250 -7.37578 0.822335; + normal -0.0178487 0.140576 0.989909; + texcoord -0.0216318 1.76129; + tangent 0.0175830 -0.990384 0.137225; + vertex 0.608625 -7.85074 0.934526; + normal -0.0688106 0.0684051 0.995282; + texcoord 0.0435639 1.74062; + tangent -0.00311504 -0.997530 0.0701789; + vertex 0.515856 -8.10952 0.956418; + normal -0.0772497 0.229318 0.970281; + texcoord -0.0949473 1.70979; + tangent 0.00113980 -0.972550 0.232692; + vertex 0.393964 -7.58953 0.872738; + normal -0.119141 0.00376674 0.992870; + texcoord 0.131310 1.78400; + tangent 5.10224e-05 -0.999992 0.00399767; + vertex 0.675940 -8.46384 0.980739; + normal -0.0475848 0.237226 0.970288; + texcoord -0.205274 1.74916; + tangent 0.0189858 -0.971224 0.237411; + vertex 0.562216 -7.14733 0.761681; + normal -0.130505 0.160232 0.978414; + texcoord -0.0477476 1.67016; + tangent 0.0118818 -0.986252 0.164818; + vertex 0.230098 -7.76435 0.892063; + normal -0.108095 0.214887 0.970639; + texcoord -0.150613 1.61143; + tangent -0.0388315 -0.976379 0.212548; + vertex -0.0166604 -7.35254 0.760650; + normal -0.0105276 0.169497 0.985474; + texcoord -0.301146 1.72172; + tangent -0.0421037 -0.983571 0.175542; + vertex 0.428425 -6.73790 0.665824; + normal -0.105970 0.185068 0.976996; + texcoord -0.256893 1.71104; + tangent 0.103038 -0.974657 0.198563; + vertex 0.418296 -6.88991 0.691421; + normal -0.0436007 0.207323 0.977300; + texcoord -0.185807 1.53660; + tangent -0.0486960 -0.978111 0.202306; + vertex -0.288416 -7.22125 0.708240; + normal -0.0656355 0.0416062 0.996976; + texcoord -0.189542 1.45845; + tangent 0.00375244 -0.999087 0.0425666; + vertex -0.617245 -7.18978 0.685356; + normal 0.0121857 0.210442 0.977530; + texcoord -0.207523 1.95923; + tangent -0.107552 -0.971235 0.212449; + vertex 1.39219 -7.15620 0.761772; + normal 0.00969622 0.0421138 0.999066; + texcoord -0.253229 1.54620; + tangent 0.0609084 -0.997077 0.0461223; + vertex -0.329025 -6.98198 0.684324; + normal -0.00563724 0.168472 0.985690; + texcoord -0.284310 2.03559; + tangent -0.0247508 -0.985451 0.168148; + vertex 1.70255 -6.81199 0.695817; + normal -0.0461777 0.204078 0.977865; + texcoord -0.368671 1.94312; + tangent -0.0155808 -0.978569 0.205330; + vertex 1.34278 -6.51268 0.623257; + normal -0.0357523 0.110495 0.993233; + texcoord -0.363184 2.07814; + tangent -0.0256733 -0.993585 0.110140; + vertex 1.88203 -6.47868 0.652639; + normal 0.0204628 0.212981 0.976842; + texcoord -0.385163 1.83974; + tangent -0.0132756 -0.976500 0.215110; + vertex 0.883413 -6.43567 0.598469; + normal 0.0296583 0.0409385 0.998721; + texcoord -0.325661 2.17298; + tangent 0.0512921 -0.997887 0.0398909; + vertex 2.25272 -6.60612 0.654925; + normal -0.115133 0.167506 0.979125; + texcoord -0.439529 2.01885; + tangent 0.0132835 -0.984475 0.175020; + vertex 1.67258 -6.21375 0.600181; + normal 0.0271863 -0.0328368 0.999091; + texcoord -0.290502 2.34666; + tangent 0.195464 -0.979571 -0.0472768; + vertex 2.94625 -6.88352 0.627888; + normal -0.136394 0.178235 0.974489; + texcoord -0.553621 1.96990; + tangent -0.00113505 -0.983177 0.182654; + vertex 1.41777 -5.74542 0.460624; + normal 0.0772774 0.0533309 0.995582; + texcoord -0.167082 2.36691; + tangent 0.00164449 -0.998164 0.0605493; + vertex 3.08490 -7.23874 0.623477; + normal -0.0465601 0.201956 0.978287; + texcoord -0.521837 1.90644; + tangent -0.0353114 -0.978366 0.203847; + vertex 1.17767 -5.86829 0.460935; + normal 0.0374920 0.0820749 0.995921; + texcoord -0.109372 2.45561; + tangent -0.0513224 -0.994867 0.0872131; + vertex 3.39512 -7.53635 0.628064; + normal -0.0590464 -0.0111562 0.998193; + texcoord -0.0937074 2.59236; + tangent 0.0364943 -0.999287 -0.00971800; + vertex 3.91723 -7.62249 0.635586; + normal -0.0403542 -0.00793878 0.999154; + texcoord -0.178234 2.49934; + tangent 0.0227770 -0.999728 -0.00507967; + vertex 3.54878 -7.23686 0.612871; + normal -0.00171558 -0.0442874 0.999017; + texcoord -0.229299 2.42685; + tangent 0.0932867 -0.994457 -0.0484972; + vertex 3.28070 -7.05171 0.610544; + normal -0.120070 -0.0913546 0.988553; + texcoord -0.244312 2.55728; + tangent -0.0601738 -0.993156 -0.100105; + vertex 3.76232 -6.97863 0.644591; + normal -0.0909984 -0.153905 0.983886; + texcoord -0.304750 2.52745; + tangent 0.00360875 -0.986867 -0.161493; + vertex 3.68269 -6.77170 0.660371; + normal -0.0639532 -0.138095 0.988352; + texcoord -0.345811 2.38076; + tangent 0.0517981 -0.989280 -0.136535; + vertex 2.99780 -6.58192 0.663932; + normal -0.104069 -0.140983 0.984527; + texcoord -0.429442 2.59876; + tangent -0.0186940 -0.989480 -0.143458; + vertex 3.94395 -6.24585 0.791546; + normal -0.0472973 -0.0478874 0.997732; + texcoord -0.398186 2.27113; + tangent -0.0423661 -0.997420 -0.0579592; + vertex 2.60042 -6.36926 0.658377; + normal -0.0956264 -0.0921040 0.991147; + texcoord -0.463140 2.45826; + tangent -0.0752475 -0.992081 -0.100567; + vertex 3.41329 -6.09784 0.775750; + normal -0.107110 -0.0504214 0.992968; + texcoord -0.505712 2.61230; + tangent 0.0460349 -0.997749 -0.0487573; + vertex 4.00447 -5.93111 0.831215; + normal 0.00967639 -0.0299415 0.999505; + texcoord -0.395440 2.15196; + tangent 0.00212445 -0.999306 -0.0371870; + vertex 2.17794 -6.37641 0.650854; + normal -0.0673367 0.0228519 0.997469; + texcoord -0.461243 2.23619; + tangent -0.0496225 -0.998519 0.0222905; + vertex 2.50994 -6.13266 0.659084; + normal -0.136487 0.0205093 0.990429; + texcoord -0.473059 2.31537; + tangent -0.0533488 -0.998463 0.0150225; + vertex 2.82002 -6.07527 0.693392; + normal -0.126339 0.0300104 0.991533; + texcoord -0.521535 2.45591; + tangent 0.0409023 -0.998602 0.0334743; + vertex 3.39114 -5.87633 0.781403; + normal -0.119915 0.0889997 0.988787; + texcoord -0.590379 2.56915; + tangent -0.0553957 -0.994994 0.0831809; + vertex 3.79168 -5.62276 0.804659; + normal -0.163057 0.134513 0.977404; + texcoord -0.545419 2.32198; + tangent 0.00791482 -0.990401 0.137996; + vertex 2.84357 -5.78592 0.676566; + normal -0.159634 0.134715 0.977941; + texcoord -0.580254 2.43902; + tangent -0.0257552 -0.990474 0.135274; + vertex 3.32690 -5.66260 0.751082; + normal -0.180512 0.150669 0.971964; + texcoord -0.683828 2.45930; + tangent -0.0238512 -0.988169 0.151503; + vertex 3.42418 -5.22806 0.691328; + normal -0.102260 0.122178 0.987226; + texcoord -0.521108 2.23794; + tangent 0.0133718 -0.992736 0.119570; + vertex 2.51082 -5.86798 0.642059; + normal -0.200563 0.0951624 0.975048; + texcoord -0.769891 2.44678; + tangent -0.00382783 -0.995642 0.0931785; + vertex 3.36445 -4.88572 0.634179; + normal -0.111450 0.154528 0.981682; + texcoord -0.530440 2.14412; + tangent 0.0437601 -0.986044 0.160631; + vertex 2.13517 -5.82823 0.600882; + normal -0.121781 0.200417 0.972112; + texcoord -0.589312 2.26495; + tangent 0.00623108 -0.979001 0.203758; + vertex 2.61810 -5.62236 0.609452; + normal -0.116213 0.177181 0.977293; + texcoord -0.642599 2.12226; + tangent -0.0350919 -0.983743 0.176121; + vertex 2.01551 -5.40276 0.507944; + normal -0.204644 0.162162 0.965310; + texcoord -0.706153 2.33224; + tangent 0.0257553 -0.984361 0.174271; + vertex 2.87032 -5.12189 0.539890; + normal -0.132297 0.171196 0.976314; + texcoord -0.719494 2.25914; + tangent -0.00546708 -0.984121 0.177412; + vertex 2.60911 -5.06738 0.481631; + normal -0.218078 0.0571471 0.974257; + texcoord -0.824149 2.31609; + tangent -0.0265081 -0.998528 0.0473232; + vertex 2.77975 -4.68325 0.469527; + normal -0.212616 0.0331735 0.976573; + texcoord -0.907985 2.38155; + tangent 0.00726158 -0.999442 0.0325882; + vertex 3.14184 -4.27143 0.553162; + normal -0.154553 0.0768438 0.984992; + texcoord -0.810889 2.26295; + tangent 0.0378251 -0.995869 0.0825444; + vertex 2.60898 -4.72894 0.438778; + normal -0.0975318 0.0673585 0.992950; + texcoord -1.01104 2.42878; + tangent 0.0458322 -0.996164 0.0745502; + vertex 3.24992 -3.92600 0.555124; + normal -0.173698 -0.0141285 0.984698; + texcoord -0.911183 2.27422; + tangent -0.0457953 -0.998732 -0.0209279; + vertex 2.62931 -4.32700 0.434801; + normal -0.152444 0.00267720 0.988308; + texcoord -1.00986 2.36426; + tangent 0.0326201 -0.999445 0.00675907; + vertex 3.03378 -3.91582 0.525592; + normal -0.0644880 0.103929 0.992492; + texcoord -0.788436 2.18944; + tangent -0.0144214 -0.994312 0.105529; + vertex 2.34396 -4.79265 0.415820; + normal -0.0970966 -0.00443520 0.995265; + texcoord -0.904373 2.20981; + tangent 0.0289090 -0.999580 -0.00186388; + vertex 2.40558 -4.36428 0.402586; + normal -0.133248 -0.0656557 0.988906; + texcoord -1.01106 2.24463; + tangent -0.0242133 -0.997072 -0.0725361; + vertex 2.55528 -3.99471 0.440471; + normal -0.110534 -0.0564207 0.992270; + texcoord -1.07856 2.30198; + tangent 0.0353379 -0.997708 -0.0577122; + vertex 2.79207 -3.68572 0.497831; + normal -0.125821 -0.0607285 0.990192; + texcoord -1.08708 2.10560; + tangent -0.0223186 -0.997551 -0.0662934; + vertex 1.94190 -3.65911 0.397614; + normal -0.0479265 0.0158705 0.998725; + texcoord -1.09899 2.38394; + tangent 0.0271834 -0.999486 0.0170062; + vertex 3.09297 -3.57507 0.525729; + normal -0.116665 -0.0575597 0.991502; + texcoord -1.15776 2.19212; + tangent -0.0490773 -0.996206 -0.0718658; + vertex 2.33752 -3.30969 0.488121; + normal -0.0654965 -0.0205106 0.997642; + texcoord -1.03416 2.08784; + tangent 0.0689297 -0.997443 -0.0188791; + vertex 1.87941 -3.89380 0.381015; + normal -0.132005 -0.00278151 0.991245; + texcoord -1.19854 2.01977; + tangent -0.100893 -0.994723 -0.0186305; + vertex 1.63719 -3.17482 0.377817; + normal -0.0220953 0.0333791 0.999198; + texcoord -0.876185 2.13440; + tangent 0.0455954 -0.998271 0.0370880; + vertex 2.12523 -4.44516 0.389767; + normal -0.0471015 0.0372731 0.998195; + texcoord -1.16497 1.95738; + tangent -0.0428716 -0.998615 0.0304842; + vertex 1.36261 -3.31508 0.353516; + normal -0.000761813 0.0358599 0.999357; + texcoord -1.04320 1.99368; + tangent 0.0527162 -0.997960 0.0360198; + vertex 1.53026 -3.82441 0.366439; + normal -0.0362749 0.0505450 0.998063; + texcoord -0.757131 2.03741; + tangent 0.00231941 -0.998725 0.0504208; + vertex 1.72911 -4.95730 0.420157; + normal 0.0485864 0.0563005 0.997231; + texcoord -0.926293 1.97386; + tangent 0.0220040 -0.998268 0.0545651; + vertex 1.46010 -4.23377 0.394411; + normal 0.0344697 0.0817477 0.996057; + texcoord -1.09859 1.86464; + tangent -0.0309331 -0.996025 0.0835261; + vertex 1.03432 -3.55444 0.366512; + normal -0.0852657 0.128436 0.988046; + texcoord -0.713980 2.06998; + tangent -0.0668121 -0.990230 0.122399; + vertex 1.86211 -5.11991 0.443576; + normal -0.0709844 0.109475 0.991452; + texcoord -0.610704 1.92973; + tangent -0.0583127 -0.993070 0.102038; + vertex 1.28907 -5.53091 0.411024; + normal 0.0383016 0.180264 0.982872; + texcoord -0.545541 1.83510; + tangent -0.0224553 -0.982669 0.184004; + vertex 0.922456 -5.78119 0.442403; + normal -0.0142448 -0.000115964 0.999899; + texcoord -0.683327 1.90789; + tangent -0.0299614 -0.999550 -0.00125857; + vertex 1.21939 -5.22779 0.392957; + normal 0.105651 0.210680 0.971829; + texcoord -0.461800 1.71615; + tangent 0.0135174 -0.977387 0.211024; + vertex 0.409244 -6.12078 0.569181; + normal -0.0431304 -0.0339983 0.998491; + texcoord -0.760993 1.99175; + tangent -0.0132765 -0.999319 -0.0344141; + vertex 1.53437 -4.93373 0.411006; + normal 0.0374624 0.0798847 0.996100; + texcoord -0.631703 1.82203; + tangent -0.00239113 -0.997110 0.0759366; + vertex 0.846303 -5.46774 0.404313; + normal 0.0344604 -0.000846773 0.999406; + texcoord -0.822728 1.94731; + tangent 0.0171394 -0.999853 -0.000315448; + vertex 1.37795 -4.69023 0.416331; + normal 0.0169654 -0.0557279 0.998302; + texcoord -0.822879 1.79827; + tangent 0.00508883 -0.998255 -0.0588388; + vertex 0.764650 -4.62810 0.455099; + normal 0.0178645 -0.00353293 0.999834; + texcoord -0.883038 1.77789; + tangent -0.0243229 -0.999694 -0.00439556; + vertex 0.678634 -4.41494 0.464953; + normal 0.0257210 -0.0179568 0.999508; + texcoord -0.703504 1.76106; + tangent -0.0260895 -0.999468 -0.0195930; + vertex 0.610461 -5.17633 0.407235; + normal -0.0171371 -0.0396902 0.999065; + texcoord -0.844204 1.66076; + tangent -0.00122310 -0.999104 -0.0422948; + vertex 0.197582 -4.59100 0.439400; + normal 0.0409719 0.0780305 0.996109; + texcoord -0.965306 1.77700; + tangent -0.00847513 -0.996660 0.0812173; + vertex 0.679036 -4.11867 0.453224; + normal -0.0224710 0.0653428 0.997610; + texcoord -0.964259 1.68932; + tangent -0.0248101 -0.997794 0.0615722; + vertex 0.382184 -4.09938 0.453053; + normal 0.00230485 0.139679 0.990194; + texcoord -1.13901 1.78029; + tangent -0.0550969 -0.988686 0.139511; + vertex 0.755173 -3.39092 0.359478; + normal 0.00169021 0.0731626 0.997319; + texcoord -0.912559 1.55511; + tangent -0.0454260 -0.996383 0.0718138; + vertex -0.203184 -4.33452 0.430800; + normal -0.000432766 0.137150 0.990550; + texcoord -1.10364 1.67185; + tangent -0.00581878 -0.990646 0.136336; + vertex 0.255038 -3.55624 0.386085; + normal -0.0264242 0.0781368 0.996592; + texcoord -1.07589 1.55993; + tangent 0.0167395 -0.996882 0.0771137; + vertex -0.141360 -3.66548 0.391167; + normal -0.0270305 0.105237 0.994080; + texcoord -1.19141 1.88075; + tangent -0.0389986 -0.993798 0.104137; + vertex 1.11139 -3.19622 0.339177; + normal -0.0923658 0.0748375 0.992909; + texcoord -1.26068 1.89797; + tangent -0.128186 -0.989974 0.0593310; + vertex 1.17896 -2.95729 0.318476; + normal -0.0836204 0.175576 0.980908; + texcoord -1.27827 1.81135; + tangent 0.000872426 -0.984251 0.176775; + vertex 0.868818 -2.88193 0.279828; + normal -0.134197 0.102486 0.985641; + texcoord -1.27960 1.95814; + tangent -0.0570879 -0.993554 0.0979353; + vertex 1.42331 -2.86341 0.339046; + normal -0.0248501 0.219778 0.975233; + texcoord -1.22504 1.70767; + tangent -0.0211449 -0.974788 0.222128; + vertex 0.453523 -3.10253 0.297472; + normal -0.123386 0.0256689 0.992027; + texcoord -1.22544 2.17326; + tangent -0.0259618 -0.999340 0.0253959; + vertex 2.27873 -3.08217 0.484991; + normal 0.0236532 0.207081 0.978038; + texcoord -1.19226 1.62814; + tangent -0.0853204 -0.973562 0.211890; + vertex 0.0994315 -3.24884 0.333770; + normal -0.0418257 0.000629827 0.999125; + texcoord -1.19671 2.31465; + tangent -0.0160367 -0.999871 -0.00115064; + vertex 2.80875 -3.17262 0.527167; + normal 0.000357442 0.141300 0.989967; + texcoord -1.18741 1.45381; + tangent 0.0531239 -0.989718 0.132801; + vertex -0.572181 -3.20507 0.347243; + normal 0.0268465 0.260984 0.964970; + texcoord -1.26847 1.62624; + tangent -0.0657718 -0.962548 0.263014; + vertex 0.141110 -2.91728 0.249244; + normal 0.000338498 0.0833740 0.996518; + texcoord -1.11825 1.31428; + tangent -0.0486511 -0.995412 0.0823849; + vertex -1.16696 -3.46730 0.358052; + normal -0.0422940 0.237261 0.970525; + texcoord -1.41543 1.63004; + tangent -0.00917908 -0.971923 0.235120; + vertex 0.114223 -2.35439 0.0930866; + normal 0.0228258 0.250376 0.967879; + texcoord -1.29626 1.46546; + tangent 0.0157694 -0.965263 0.260803; + vertex -0.594834 -2.90171 0.287872; + normal 0.0317261 0.280903 0.959211; + texcoord -1.38578 1.54992; + tangent -0.0136864 -0.958635 0.284309; + vertex -0.128617 -2.48956 0.136475; + normal -0.148843 0.139871 0.978919; + texcoord -1.45820 1.84771; + tangent 0.00730511 -0.989354 0.145348; + vertex 1.00129 -2.13978 0.151058; + normal -0.127144 0.418126 0.899447; + texcoord -1.47396 1.61301; + tangent -0.0463221 -0.910227 0.411511; + vertex 0.0722350 -2.12950 0.0337121; + normal -0.218663 0.356832 0.908217; + texcoord -1.52212 1.70940; + tangent -0.114575 -0.934099 0.338131; + vertex 0.457000 -1.92575 0.0505832; + normal -0.145128 0.149997 0.977977; + texcoord -1.39734 2.04922; + tangent 0.0571857 -0.985701 0.158505; + vertex 1.77504 -2.39100 0.324718; + normal 0.0259871 0.487989 0.872463; + texcoord -1.46505 1.47072; + tangent -0.0289740 -0.879643 0.474751; + vertex -0.509727 -2.12483 0.0366573; + normal -0.140025 0.114985 0.983449; + texcoord -1.28657 2.12067; + tangent 0.0250725 -0.992505 0.119604; + vertex 2.06258 -2.83578 0.434736; + normal -0.0907168 0.113386 0.989401; + texcoord -1.29013 2.22877; + tangent -0.0290749 -0.992987 0.114589; + vertex 2.48801 -2.83069 0.489287; + normal -0.166689 0.0946639 0.981455; + texcoord -1.50467 1.96993; + tangent 0.00100960 -0.995421 0.0955781; + vertex 1.46603 -1.98738 0.221552; + normal -0.0322787 0.0788641 0.996363; + texcoord -1.27174 2.32265; + tangent -0.112060 -0.990588 0.0786023; + vertex 2.86665 -2.89991 0.518888; + normal -0.122280 0.133738 0.983444; + texcoord -1.45935 2.08828; + tangent 0.0129717 -0.990885 0.134085; + vertex 1.88633 -2.19557 0.307523; + normal 0.0238750 0.0326911 0.999180; + texcoord -1.24358 2.38821; + tangent -0.0817915 -0.996040 0.0348592; + vertex 3.10394 -3.00685 0.522689; + normal -0.0453953 0.0855462 0.995300; + texcoord -1.36525 2.40720; + tangent 0.0119757 -0.995589 0.0930513; + vertex 3.25840 -2.49129 0.482912; + normal -0.0930681 0.128475 0.987336; + texcoord -1.41548 2.31243; + tangent 0.0729193 -0.987400 0.140445; + vertex 2.88971 -2.29304 0.431812; + normal 0.0518049 0.0348547 0.998049; + texcoord -1.14071 2.44413; + tangent -0.0207415 -0.998995 0.0397425; + vertex 3.30177 -3.36796 0.517827; + normal -0.00837771 0.0121510 0.999891; + texcoord -1.32415 2.49329; + tangent -0.0499849 -0.998692 0.0107742; + vertex 3.54457 -2.66064 0.498885; + normal 0.0260570 0.0951777 0.995119; + texcoord -1.06652 2.46330; + tangent 0.0474677 -0.994633 0.0919346; + vertex 3.40366 -3.69851 0.538003; + normal 0.0941558 0.150633 0.984096; + texcoord -1.06858 2.51530; + tangent -0.00740325 -0.988216 0.152888; + vertex 3.61330 -3.70159 0.525767; + normal 0.0791097 0.132389 0.988036; + texcoord -1.06643 2.62442; + tangent -0.00631282 -0.989983 0.141047; + vertex 4.09361 -3.68915 0.461093; + normal 0.0662752 2.58017e-05 0.997801; + texcoord -1.16156 2.59592; + tangent 0.0351902 -0.999325 -0.0105639; + vertex 3.94427 -3.35639 0.453981; + normal -0.00321498 -0.0325178 0.999466; + texcoord -1.14789 2.66370; + tangent 0.0829822 -0.995789 -0.0389730; + vertex 4.18987 -3.39391 0.442944; + normal 0.0459986 -0.0262029 0.998598; + texcoord -1.25264 2.50525; + tangent -0.0155742 -0.999576 -0.0245994; + vertex 3.60928 -2.96074 0.492081; + normal -0.0892521 -0.0893376 0.991994; + texcoord -1.16974 2.75194; + tangent -0.0217210 -0.994532 -0.102148; + vertex 4.53965 -3.33438 0.465511; + normal -0.0402975 -0.0644622 0.997106; + texcoord -1.30784 2.59021; + tangent -0.0329994 -0.997085 -0.0687942; + vertex 3.92093 -2.73144 0.503708; + normal -0.114044 -0.109138 0.987463; + texcoord -1.20383 2.84615; + tangent -0.118130 -0.984828 -0.127121; + vertex 4.99192 -3.13088 0.549234; + normal -0.0730033 -0.131978 0.988561; + texcoord -1.28711 2.67592; + tangent -0.148868 -0.978779 -0.140818; + vertex 4.21511 -2.79295 0.515685; + normal -0.101359 0.0565997 0.993239; + texcoord -1.45514 2.41465; + tangent 6.10529e-05 -0.998716 0.0506491; + vertex 3.19932 -2.19874 0.455395; + normal -0.119359 -0.00324246 0.992846; + texcoord -1.50199 2.43086; + tangent -0.0821531 -0.996528 -0.0135167; + vertex 3.31431 -2.01446 0.463266; + normal -0.128330 0.0590617 0.989971; + texcoord -1.52589 2.18785; + tangent -0.00966869 -0.997838 0.0650032; + vertex 2.35539 -1.86535 0.324144; + normal -0.0899649 -0.00331285 0.995939; + texcoord -1.58851 2.52511; + tangent 0.0911545 -0.995832 0.00310965; + vertex 3.69083 -1.59744 0.515328; + normal -0.147090 0.0594657 0.987334; + texcoord -1.59734 2.05341; + tangent -0.0683947 -0.996323 0.0515959; + vertex 1.78034 -1.60324 0.237780; + normal -0.154639 -0.0274066 0.987591; + texcoord -1.55190 2.32820; + tangent 0.115645 -0.993233 -0.0107360; + vertex 2.86646 -1.83799 0.401708; + normal -0.161466 -0.00338634 0.986872; + texcoord -1.67098 2.07773; + tangent 0.00933544 -0.999949 -0.00377225; + vertex 1.91526 -1.33275 0.251797; + normal -0.200247 0.0311185 0.979251; + texcoord -1.69021 1.95953; + tangent 0.0117300 -0.999443 0.0312282; + vertex 1.43029 -1.31094 0.162681; + normal -0.151639 -0.0148931 0.988324; + texcoord -1.74497 2.15861; + tangent 0.0358848 -0.999307 -0.00991201; + vertex 2.19710 -1.01277 0.301155; + normal -0.142861 -0.00371148 0.989736; + texcoord -1.67217 2.34839; + tangent 0.0283336 -0.999593 -0.00318316; + vertex 2.97277 -1.27280 0.438109; + normal -0.175930 1.17851e-05 0.984403; + texcoord -1.89704 2.06041; + tangent -0.000479537 -0.999996 -0.00282123; + vertex 1.76898 -0.401935 0.259521; + normal -0.0878744 0.0267181 0.995773; + texcoord -1.69881 2.46290; + tangent 0.0974284 -0.994480 0.0389492; + vertex 3.31688 -1.21624 0.471884; + normal -0.155043 -0.00372253 0.987901; + texcoord -1.82148 2.31144; + tangent 0.0221002 -0.999756 -0.000302847; + vertex 2.76857 -0.686057 0.394082; + normal -0.0318907 0.0240889 0.999201; + texcoord -1.84897 2.68692; + tangent -0.0722449 -0.997182 0.0202139; + vertex 4.34039 -0.580033 0.515347; + normal -0.0942217 0.00730445 0.995525; + texcoord -1.79587 2.40402; + tangent -0.0295467 -0.999533 0.00781555; + vertex 3.17853 -0.812497 0.451099; + normal -0.0568655 0.00904614 0.998341; + texcoord -1.81159 2.54633; + tangent -0.124500 -0.992215 0.00289726; + vertex 3.72937 -0.726984 0.478722; + normal -0.0689258 0.0213283 0.997394; + texcoord -1.87777 2.84659; + tangent -0.0726973 -0.997220 0.0163641; + vertex 4.92217 -0.455260 0.518423; + normal -0.0623529 -0.0466869 0.996962; + texcoord -1.87451 2.44844; + tangent -0.00846714 -0.998805 -0.0481270; + vertex 3.35398 -0.502515 0.469005; + normal -0.169009 -0.0315483 0.985110; + texcoord -1.89977 2.90417; + tangent 0.0132533 -0.999618 -0.0242436; + vertex 5.17081 -0.353234 0.547977; + normal -0.0673391 -0.0250264 0.997416; + texcoord -1.97021 2.80200; + tangent -0.00964911 -0.999687 -0.0230824; + vertex 4.81715 -0.116773 0.510424; + normal -0.0111552 -0.0208411 0.999721; + texcoord -1.93398 2.63795; + tangent 0.0257932 -0.999409 -0.0227209; + vertex 4.18364 -0.183369 0.513195; + normal -0.193941 -0.100433 0.975859; + texcoord -1.89572 3.02085; + tangent 0.0911302 -0.991966 -0.0877445; + vertex 5.60688 -0.404983 0.642314; + normal -0.137077 -0.0380143 0.989831; + texcoord -1.87387 2.36806; + tangent -0.0261513 -0.998645 -0.0450025; + vertex 3.00718 -0.497123 0.435227; + normal -0.0829517 -0.109744 0.990492; + texcoord -1.83714 3.10909; + tangent 0.0246032 -0.993858 -0.107897; + vertex 6.01136 -0.601529 0.679000; + normal -0.192545 -0.0302495 0.980822; + texcoord -1.96811 2.27843; + tangent -0.0615475 -0.997075 -0.0453045; + vertex 2.64987 -0.116059 0.386768; + normal -0.0212552 -0.140245 0.989889; + texcoord -1.81182 3.19533; + tangent -0.0141605 -0.990230 -0.138721; + vertex 6.34326 -0.716172 0.678547; + normal -0.154277 -0.00828111 0.987993; + texcoord -1.92603 2.20591; + tangent 0.0365981 -0.999328 -0.00210805; + vertex 2.41464 -0.271315 0.340821; + normal -0.188387 0.0295480 0.981650; + texcoord -2.10539 2.17707; + tangent -0.0161613 -0.999523 0.0263016; + vertex 2.22438 0.450654 0.308812; + normal -0.165466 -0.00633128 0.986195; + texcoord -2.04932 2.33951; + tangent 0.0207977 -0.999731 -0.0102339; + vertex 3.01935 0.273736 0.483993; + normal -0.108342 -0.0346935 0.993508; + texcoord -2.02324 2.40418; + tangent 0.00715094 -0.999132 -0.0410488; + vertex 3.18104 0.131459 0.502518; + normal -0.111828 0.0468793 0.992621; + texcoord -2.10864 2.39598; + tangent 0.153750 -0.986072 0.0634328; + vertex 3.12429 0.467894 0.491505; + normal -0.0382984 -0.0179581 0.999105; + texcoord -2.02304 2.47628; + tangent 0.0657442 -0.997663 -0.0186310; + vertex 3.44066 0.142481 0.521955; + normal -0.0546080 0.0729859 0.995837; + texcoord -2.13714 2.44859; + tangent 0.00750828 -0.996811 0.0794449; + vertex 3.27921 0.537277 0.502442; + normal -0.162431 0.0737937 0.983957; + texcoord -2.17204 2.33344; + tangent 0.0654802 -0.993826 0.0895672; + vertex 2.89541 0.697185 0.446340; + normal 0.00619774 -0.00691982 0.999957; + texcoord -2.03113 2.62563; + tangent -0.0380349 -0.999272 -0.00289484; + vertex 4.01606 0.155013 0.523213; + normal -0.0229330 -0.00474497 0.999726; + texcoord -2.07544 2.68416; + tangent 0.00482347 -0.999988 -0.000187644; + vertex 4.32974 0.416287 0.519060; + normal -0.103688 0.127288 0.986431; + texcoord -2.29889 2.39051; + tangent -0.0315237 -0.991671 0.124878; + vertex 3.10418 1.24300 0.408887; + normal -0.0447371 0.0947641 0.994494; + texcoord -2.25886 2.46279; + tangent -0.0233637 -0.994940 0.0977136; + vertex 3.41510 1.12755 0.439477; + normal -0.0959893 -0.0581280 0.993684; + texcoord -2.14603 2.72099; + tangent 0.128909 -0.990620 -0.0453205; + vertex 4.48343 0.647642 0.531358; + normal -0.105149 -0.0213625 0.994227; + texcoord -2.14183 2.65302; + tangent 0.133239 -0.991050 0.00816177; + vertex 4.17997 0.592778 0.510315; + normal -0.104916 0.0276645 0.994096; + texcoord -2.26811 2.56451; + tangent 0.0403844 -0.998752 0.0293760; + vertex 3.81986 1.09787 0.458161; + normal -0.133355 -0.0283581 0.990663; + texcoord -2.21987 2.65499; + tangent 0.0767493 -0.996823 -0.0213086; + vertex 4.16573 0.869710 0.501876; + normal -0.175310 -0.0944925 0.979968; + texcoord -2.06806 2.84869; + tangent 0.0626960 -0.994133 -0.0881352; + vertex 4.93256 0.275726 0.549315; + normal -0.190669 -0.138284 0.971866; + texcoord -2.23305 2.73922; + tangent 0.0513312 -0.989612 -0.134287; + vertex 4.47355 0.995606 0.563800; + normal -0.225145 -0.0938935 0.969791; + texcoord -2.30096 2.67760; + tangent -0.0210581 -0.994518 -0.102419; + vertex 4.24918 1.19668 0.540904; + normal -0.106047 0.0568776 0.992733; + texcoord -2.34321 2.50514; + tangent 0.0129884 -0.998426 0.0545693; + vertex 3.55837 1.43138 0.422088; + normal -0.221356 -0.0153961 0.975072; + texcoord -2.41829 2.53039; + tangent -0.00539820 -0.999767 -0.0208948; + vertex 3.65111 1.73669 0.430652; + normal -0.138381 0.122043 0.982831; + texcoord -2.39751 2.41846; + tangent -0.0478771 -0.991838 0.118176; + vertex 3.24832 1.60215 0.370389; + normal -0.189708 0.0454369 0.980789; + texcoord -2.43982 2.46443; + tangent 0.0459770 -0.997318 0.0569535; + vertex 3.43690 1.77924 0.386442; + normal -0.140641 0.135731 0.980713; + texcoord -2.32407 2.28257; + tangent 0.0125193 -0.989826 0.141730; + vertex 2.65176 1.34523 0.333002; + normal -0.126094 0.122725 0.984398; + texcoord -2.47291 2.27417; + tangent -0.00216307 -0.991718 0.128419; + vertex 2.64167 1.98352 0.213894; + normal -0.184108 0.0691869 0.980468; + texcoord -2.24974 2.22660; + tangent 0.00282102 -0.997550 0.0698991; + vertex 2.47355 1.05415 0.329938; + normal -0.131107 0.105509 0.985738; + texcoord -2.37315 2.16757; + tangent 0.00990315 -0.993531 0.113126; + vertex 2.23857 1.47700 0.261177; + normal -0.197257 0.0349450 0.979729; + texcoord -2.19078 2.03425; + tangent -0.0456307 -0.998555 0.0283821; + vertex 1.69104 0.800971 0.189842; + normal -0.189457 0.0254410 0.981559; + texcoord -2.28285 2.02861; + tangent 0.00114725 -0.999681 0.0252249; + vertex 1.69839 1.17020 0.185308; + normal -0.208399 0.0389563 0.977268; + texcoord -2.07095 2.02481; + tangent 0.0511560 -0.997128 0.0558487; + vertex 1.65844 0.209527 0.218867; + normal -0.444709 -0.0223005 0.895397; + texcoord -2.22510 1.84136; + tangent 0.0467092 -0.998824 0.0129588; + vertex 0.877715 0.897697 0.0175440; + normal -0.244599 0.0260149 0.969275; + texcoord -1.99564 1.99765; + tangent 0.0500096 -0.997994 0.0388091; + vertex 1.60159 -0.00229570 0.210334; + normal -0.258128 0.0126811 0.966027; + texcoord -2.09886 1.90166; + tangent 0.107103 -0.993201 0.0456233; + vertex 1.11490 0.402998 0.0821392; + normal -0.247808 -0.00510850 0.968796; + texcoord -1.86281 1.96099; + tangent -0.00108326 -0.999983 -0.00566048; + vertex 1.43927 -0.538718 0.185293; + normal -0.281410 -0.0194251 0.959391; + texcoord -2.18189 1.86937; + tangent 0.0801606 -0.996704 0.0124905; + vertex 0.992569 0.738274 0.0436469; + normal -0.471484 -0.0619064 0.879699; + texcoord -2.11949 1.86536; + tangent 0.0557401 -0.996702 -0.0589716; + vertex 1.00493 0.475254 0.0482389; + normal -0.447429 -0.0873881 0.890040; + texcoord -2.03528 1.88756; + tangent 0.149271 -0.988211 -0.0340183; + vertex 1.12270 0.141348 0.0822432; + normal -0.552179 -0.0878324 0.829086; + texcoord -2.15088 1.83068; + tangent 0.156931 -0.987610 -0.000469031; + vertex 0.928702 0.605966 0.00672093; + normal -0.577797 -0.132151 0.805411; + texcoord -2.07365 1.77560; + tangent 0.124806 -0.989525 -0.0725521; + vertex 0.737832 0.295524 -0.198185; + normal -0.472736 -0.0130425 0.881108; + texcoord -1.99574 1.89386; + tangent 0.00274310 -0.999886 -0.0148190; + vertex 1.15612 -0.0273648 0.0789188; + normal -0.297110 0.0452801 0.953769; + texcoord -1.93648 1.92330; + tangent -0.0136342 -0.999016 0.0422044; + vertex 1.26083 -0.251572 0.132208; + normal -0.633892 -0.0524709 0.771640; + texcoord -1.99173 1.83133; + tangent 0.0742477 -0.997217 -0.00676186; + vertex 0.974815 -0.0346461 -0.0791527; + normal -0.511951 0.0263678 0.858610; + texcoord -1.89885 1.88830; + tangent 0.0360401 -0.997444 0.0616942; + vertex 1.12258 -0.414478 0.0898031; + normal -0.336926 0.0356345 0.940856; + texcoord -1.72966 1.88287; + tangent -0.0105545 -0.999594 0.0264515; + vertex 1.11348 -1.09952 0.0813792; + normal -0.631768 0.0290760 0.774612; + texcoord -1.83664 1.84830; + tangent 0.00509707 -0.998918 0.0462144; + vertex 1.05708 -0.677720 0.0393815; + normal -0.561546 0.161231 0.811585; + texcoord -1.72519 1.84793; + tangent -0.104446 -0.986859 0.123287; + vertex 1.00000 -1.12500 0.0270418; + normal -0.611246 0.196752 0.766594; + texcoord -1.73377 1.79176; + tangent -0.0774767 -0.979694 0.184923; + vertex 0.863165 -1.11780 -0.0983130; + normal -0.422025 0.229034 0.877176; + texcoord -1.68133 1.83574; + tangent -0.0874678 -0.975231 0.203161; + vertex 0.948824 -1.30447 0.0487069; + normal -0.562409 0.178216 0.807425; + texcoord -1.75918 1.75396; + tangent -0.0249883 -0.980367 0.195591; + vertex 0.716800 -1.05869 -0.220239; + normal -0.270864 0.155226 0.950020; + texcoord -1.64312 1.83212; + tangent -0.0444448 -0.988545 0.144232; + vertex 0.923034 -1.45487 0.0698998; + normal -0.568626 -0.0463815 0.821287; + texcoord -1.98481 1.76510; + tangent 0.0817303 -0.996654 0.000509441; + vertex 0.751694 -0.0764379 -0.250210; + normal -0.190566 0.159794 0.968582; + texcoord -1.54873 1.78258; + tangent -0.0336817 -0.987037 0.156916; + vertex 0.734388 -1.84558 0.0727548; + normal -0.346571 0.335162 0.876102; + texcoord -1.56694 1.75339; + tangent -0.133185 -0.940917 0.311347; + vertex 0.648128 -1.76576 0.0313809; + normal -0.443530 0.423075 0.790119; + texcoord -1.61690 1.70915; + tangent -0.102056 -0.900635 0.422422; + vertex 0.515699 -1.61796 -0.131264; + normal -0.317761 0.518465 0.793865; + texcoord -1.51398 1.66591; + tangent -0.170449 -0.852781 0.493672; + vertex 0.295188 -1.97528 0.0221321; + normal -0.410847 0.383958 0.826911; + texcoord -1.65482 1.67078; + tangent -0.0825266 -0.918091 0.387682; + vertex 0.377614 -1.47239 -0.274810; + normal -0.166033 0.571307 0.803767; + texcoord -1.56352 1.58377; + tangent -0.0780886 -0.823448 0.561993; + vertex -0.0154449 -1.86157 -0.201867; + normal -0.0630461 0.647074 0.759816; + texcoord -1.51432 1.58830; + tangent -0.0779058 -0.758923 0.646503; + vertex -0.0100409 -1.99441 -0.0931408; + normal 0.0198303 0.623065 0.781919; + texcoord -1.56252 1.39536; + tangent -0.0286701 -0.782283 0.622263; + vertex -0.812981 -1.82093 -0.216596; + normal -0.269550 0.474180 0.838150; + texcoord -1.63445 1.58529; + tangent -0.0779569 -0.879635 0.469218; + vertex 0.00387391 -1.62449 -0.335809; + normal -0.507286 0.157908 0.847187; + texcoord -1.77447 1.69865; + tangent -0.0367241 -0.986100 0.162042; + vertex 0.529592 -0.981272 -0.357148; + normal -0.365721 0.345322 0.864292; + texcoord -1.70109 1.61959; + tangent -0.0573913 -0.933949 0.352768; + vertex 0.185337 -1.30569 -0.434678; + normal -0.0873976 0.520400 0.849439; + texcoord -1.64546 1.54963; + tangent -0.0891748 -0.854199 0.512242; + vertex -0.137432 -1.58951 -0.389682; + normal -0.155433 0.440360 0.884265; + texcoord -1.69364 1.54517; + tangent -0.0632996 -0.899222 0.432890; + vertex -0.131899 -1.41478 -0.487833; + normal -0.340409 0.282117 0.896957; + texcoord -1.75494 1.58642; + tangent -0.0394039 -0.957304 0.286386; + vertex 0.0431684 -1.09929 -0.564322; + normal -0.509398 -0.0402821 0.859588; + texcoord -1.98464 1.68800; + tangent 0.0862057 -0.996269 0.00417214; + vertex 0.438204 -0.116265 -0.449264; + normal -0.447913 0.120874 0.885869; + texcoord -1.81281 1.62675; + tangent -0.0319089 -0.992208 0.120439; + vertex 0.258338 -0.850629 -0.523235; + normal -0.316778 0.146461 0.937124; + texcoord -1.83537 1.52695; + tangent 0.00305973 -0.987878 0.155200; + vertex -0.205508 -0.753541 -0.741934; + normal -0.441150 -0.0275074 0.897012; + texcoord -1.97219 1.59812; + tangent 0.0594838 -0.998228 0.00128574; + vertex 0.0696008 -0.140214 -0.651063; + normal -0.508599 -0.0499024 0.859556; + texcoord -2.20527 1.66934; + tangent 0.0419554 -0.998575 -0.0329908; + vertex 0.273871 0.829539 -0.424131; + normal -0.445840 -0.0584475 0.893202; + texcoord -2.20236 1.60666; + tangent 0.0184625 -0.998240 -0.0563509; + vertex 0.0359822 0.836151 -0.554351; + normal -0.581723 -0.0446531 0.812160; + texcoord -2.21292 1.74913; + tangent 0.0506779 -0.998623 -0.0135788; + vertex 0.571746 0.866378 -0.228539; + normal -0.584798 0.0195789 0.810943; + texcoord -2.29901 1.74709; + tangent -0.0235020 -0.999674 0.00996481; + vertex 0.570042 1.26117 -0.245859; + normal -0.441143 0.0312511 0.896892; + texcoord -2.41883 1.64485; + tangent -0.0964465 -0.995221 -0.0152400; + vertex 0.194737 1.71721 -0.473452; + normal -0.433639 0.0240388 0.900766; + texcoord -2.31265 1.83675; + tangent 0.00833779 -0.999547 0.0289033; + vertex 0.874651 1.28644 -0.00192899; + normal -0.519476 0.105175 0.847988; + texcoord -2.44798 1.70006; + tangent -0.102697 -0.992798 0.0616826; + vertex 0.443730 1.81740 -0.337738; + normal -0.580933 0.0616965 0.811610; + texcoord -2.42397 1.74731; + tangent -0.0111775 -0.997535 0.0692788; + vertex 0.559696 1.75312 -0.256318; + normal -0.186686 0.0566585 0.980785; + texcoord -2.39376 2.00869; + tangent 0.0483070 -0.996588 0.0669303; + vertex 1.57115 1.62577 0.151148; + normal -0.449763 0.0948165 0.888101; + texcoord -2.42158 1.84096; + tangent -0.0228505 -0.995220 0.0949484; + vertex 0.866265 1.75771 -0.0105542; + normal -0.578921 0.206220 0.788875; + texcoord -2.45606 1.78199; + tangent -0.118995 -0.977112 0.176329; + vertex 0.666987 1.88089 -0.204510; + normal -0.408358 0.162015 0.898329; + texcoord -2.50072 1.86267; + tangent -0.0657730 -0.987293 0.144662; + vertex 0.989468 2.06538 -0.0102232; + normal -0.137454 0.103229 0.985114; + texcoord -2.42094 2.07586; + tangent -0.00738078 -0.994552 0.103977; + vertex 1.82513 1.73240 0.182528; + normal -0.117713 0.169813 0.978421; + texcoord -2.51568 2.08039; + tangent 0.106304 -0.977165 0.183979; + vertex 1.90853 2.14044 0.137773; + normal -0.162518 0.0975275 0.981874; + texcoord -2.51043 1.97753; + tangent -0.0285757 -0.995089 0.0947663; + vertex 1.45865 2.12967 0.0768694; + normal -0.0339029 -0.0608446 0.997571; + texcoord -2.54396 2.19143; + tangent -0.238215 -0.971212 -0.00117405; + vertex 2.30751 2.26246 0.154427; + normal -0.274776 0.117372 0.954318; + texcoord -2.54562 1.89601; + tangent -0.0661302 -0.993375 0.0939876; + vertex 1.10585 2.26233 -0.000898529; + normal -0.150655 -0.0123391 0.988510; + texcoord -2.57919 2.23507; + tangent -0.0151703 -0.999725 -0.0178847; + vertex 2.50562 2.36042 0.171840; + normal -0.497358 0.198503 0.844531; + texcoord -2.57808 1.87938; + tangent -0.173839 -0.975949 0.131542; + vertex 1.08461 2.38700 -0.0320966; + normal -0.311209 0.0764878 0.947258; + texcoord -2.62937 1.92238; + tangent -0.0596354 -0.996612 0.0566344; + vertex 1.24724 2.59840 0.000205544; + normal -0.584468 0.179679 0.791273; + texcoord -2.63140 1.82903; + tangent -0.0820463 -0.983370 0.162026; + vertex 0.964422 2.61198 -0.194191; + normal -0.143071 0.0231902 0.989441; + texcoord -2.62622 1.99770; + tangent -0.00313267 -0.999791 0.0201843; + vertex 1.55639 2.58629 0.0532418; + normal -0.566942 0.0944486 0.818325; + texcoord -2.64725 1.88448; + tangent -0.0595945 -0.995175 0.0779457; + vertex 1.14378 2.67765 -0.0676880; + normal -0.538690 0.100798 0.836453; + texcoord -2.66165 1.78925; + tangent -0.0234863 -0.993831 0.108391; + vertex 0.833301 2.74347 -0.312385; + normal -0.177054 -0.0338306 0.983620; + texcoord -2.70930 2.01049; + tangent 0.00531113 -0.999424 -0.0335190; + vertex 1.60016 2.95496 0.0699865; + normal -0.426161 0.0187475 0.904453; + texcoord -2.73794 1.92133; + tangent -0.0247411 -0.999651 0.00921675; + vertex 1.24943 3.05002 0.00164117; + normal -0.612066 0.0408527 0.789750; + texcoord -2.74439 1.84067; + tangent -0.00957464 -0.998958 0.0446342; + vertex 1.00252 3.07082 -0.196206; + normal -0.416357 -0.0293683 0.908727; + texcoord -2.88472 1.91915; + tangent -0.0211635 -0.999205 -0.0337770; + vertex 1.26207 3.63484 -0.0145615; + normal -0.223333 -0.0340866 0.974146; + texcoord -2.79913 2.06522; + tangent 0.00107914 -0.999408 -0.0343909; + vertex 1.81653 3.27634 0.124027; + normal -0.205489 -0.113519 0.972053; + texcoord -2.70930 2.15940; + tangent 0.0236014 -0.993849 -0.108195; + vertex 2.20066 2.92265 0.175240; + normal -0.543464 0.0550081 0.837628; + texcoord -2.74774 1.78482; + tangent -0.0173268 -0.998332 0.0550644; + vertex 0.815725 3.08607 -0.333905; + normal -0.210739 -0.0972338 0.972694; + texcoord -2.60190 2.30013; + tangent -0.0251596 -0.994122 -0.105305; + vertex 2.74994 2.45833 0.224066; + normal -0.558826 -0.0159359 0.829132; + texcoord -2.84552 1.78773; + tangent -0.119301 -0.988492 -0.0930135; + vertex 0.840035 3.49620 -0.355875; + normal -0.229246 -0.0124747 0.973289; + texcoord -2.54203 2.37283; + tangent 0.0212039 -0.999756 -0.00615275; + vertex 3.01479 2.22479 0.270667; + normal -0.182583 0.0608913 0.981303; + texcoord -2.50818 2.32069; + tangent 0.0461858 -0.996423 0.0707690; + vertex 2.82024 2.09395 0.233216; + normal -0.262297 -0.0813426 0.961553; + texcoord -2.57669 2.42764; + tangent -0.0154817 -0.996011 -0.0878743; + vertex 3.24059 2.35349 0.334963; + normal -0.243960 -0.173800 0.954084; + texcoord -2.65136 2.34458; + tangent 0.0262176 -0.984389 -0.174043; + vertex 2.93365 2.63999 0.297620; + normal -0.284046 -0.0706347 0.956205; + texcoord -2.45259 2.58031; + tangent -0.0372318 -0.995648 -0.0854354; + vertex 3.87341 1.88717 0.500514; + normal -0.249359 -0.153412 0.956182; + texcoord -2.74834 2.21229; + tangent -0.0163678 -0.986281 -0.164260; + vertex 2.39998 3.00350 0.235628; + normal -0.243312 -0.0515082 0.968580; + texcoord -2.42885 2.73157; + tangent 0.0170236 -0.998170 -0.0580220; + vertex 4.50439 1.78140 0.691097; + normal -0.267157 -0.0760570 0.960647; + texcoord -2.82405 2.15488; + tangent -0.0335433 -0.995247 -0.0914270; + vertex 2.18154 3.35634 0.220296; + normal -0.218477 -0.145871 0.964878; + texcoord -2.33474 2.79703; + tangent -0.0307496 -0.987104 -0.157100; + vertex 4.71386 1.38867 0.700202; + normal -0.271361 -0.0695557 0.959961; + texcoord -2.94501 2.09832; + tangent -0.0477477 -0.995259 -0.0847383; + vertex 1.93764 3.84161 0.168822; + normal -0.214365 -0.160554 0.963468; + texcoord -2.18579 2.85023; + tangent -0.0823048 -0.979742 -0.182569; + vertex 4.93659 0.811272 0.623215; + normal -0.186812 -0.133341 0.973304; + texcoord -2.28572 2.89398; + tangent -0.0165089 -0.988975 -0.147158; + vertex 5.23683 1.18248 0.764225; + normal -0.267366 -0.128235 0.955024; + texcoord -2.11208 2.90806; + tangent -0.0113774 -0.990662 -0.135868; + vertex 5.14639 0.485471 0.628410; + normal -0.270316 -0.147324 0.951433; + texcoord -1.99446 2.98153; + tangent -0.0367168 -0.986097 -0.162061; + vertex 5.47501 -0.00666603 0.662832; + normal -0.160665 -0.0424849 0.986094; + texcoord -2.40387 2.83627; + tangent 0.0531594 -0.997860 -0.0380796; + vertex 4.88107 1.67158 0.763354; + normal -0.193270 -0.169062 0.966470; + texcoord -1.94570 3.05440; + tangent -0.0229479 -0.983914 -0.177162; + vertex 5.75088 -0.165245 0.706085; + normal -0.237392 -0.143429 0.960767; + texcoord -2.07716 3.04492; + tangent -0.0273926 -0.987906 -0.152616; + vertex 5.73766 0.357418 0.807700; + normal -0.217304 -0.0971145 0.971261; + texcoord -2.24349 2.95754; + tangent -0.131104 -0.982906 -0.129261; + vertex 5.37179 1.05867 0.777416; + normal -0.0966877 -0.173871 0.980010; + texcoord -1.89177 3.12889; + tangent 0.0178274 -0.984550 -0.174196; + vertex 6.07972 -0.378694 0.715744; + normal -0.113755 -0.154139 0.981479; + texcoord -2.04154 3.12670; + tangent 0.0143117 -0.987405 -0.157565; + vertex 6.08835 0.224239 0.848067; + normal -0.0228652 -0.205311 0.978430; + texcoord -1.86662 3.26151; + tangent 0.0179916 -0.978494 -0.205489; + vertex 6.58143 -0.534609 0.719117; + normal -0.0306518 -0.165875 0.985670; + texcoord -2.00319 3.22898; + tangent 0.00591421 -0.985654 -0.168675; + vertex 6.46668 0.0623004 0.848219; + normal 0.0526657 -0.159414 0.985806; + texcoord -1.98814 3.31829; + tangent 0.00554768 -0.986901 -0.161232; + vertex 6.81133 -0.00440286 0.834321; + normal -0.00505807 -0.0684533 0.997641; + texcoord -2.06517 3.22860; + tangent 0.0269755 -0.997666 -0.0627328; + vertex 6.44966 0.297557 0.874797; + normal 0.134872 -0.157391 0.978283; + texcoord -1.98713 3.38551; + tangent 0.0333700 -0.985562 -0.165996; + vertex 7.05013 0.00853033 0.813122; + normal 0.0558876 -0.0187076 0.998262; + texcoord -2.07221 3.31328; + tangent 0.00115665 -0.999758 -0.0219783; + vertex 6.79743 0.348403 0.869599; + normal 0.119734 -0.0898808 0.988729; + texcoord -2.07740 3.49461; + tangent 0.0560473 -0.993298 -0.101079; + vertex 7.57388 0.390808 0.765911; + normal -0.0407690 -0.0275225 0.998789; + texcoord -2.13131 3.13407; + tangent 0.0585396 -0.998016 -0.0231697; + vertex 6.07558 0.579176 0.880778; + normal -0.150217 -0.0508701 0.987343; + texcoord -2.14836 3.07027; + tangent 0.0177534 -0.998455 -0.0526584; + vertex 5.86054 0.643467 0.865223; + normal 0.0112544 0.0666789 0.997711; + texcoord -2.20531 3.12552; + tangent 0.0463066 -0.996701 0.0666618; + vertex 6.03494 0.871652 0.872063; + normal -0.0798048 0.0357168 0.996170; + texcoord -2.24323 3.06137; + tangent 0.0492343 -0.998007 0.0394847; + vertex 5.80581 1.02474 0.856437; + normal 0.132539 -0.0605117 0.989329; + texcoord -2.06056 3.39319; + tangent -0.0700757 -0.996472 -0.0461940; + vertex 7.10300 0.282768 0.837471; + normal 0.0917900 0.0623952 0.993822; + texcoord -2.11816 3.37389; + tangent -0.0885405 -0.993811 0.0670896; + vertex 7.03762 0.537255 0.843693; + normal 0.0789996 0.126813 0.988776; + texcoord -2.17830 3.23298; + tangent 0.0699744 -0.989140 0.129250; + vertex 6.44882 0.699427 0.857869; + normal 0.0891751 0.0745219 0.993224; + texcoord -2.35439 3.11047; + tangent 0.00553415 -0.997072 0.0762714; + vertex 5.95458 1.49128 0.807151; + normal -0.100637 -0.0139185 0.994826; + texcoord -2.32200 2.99900; + tangent 0.0931941 -0.995627 -0.00639561; + vertex 5.56619 1.31331 0.828644; + normal 0.0230243 0.0593705 0.997971; + texcoord -2.33198 3.05691; + tangent 0.0907386 -0.994113 0.0592044; + vertex 5.73964 1.40217 0.831335; + normal -0.0872288 0.0200614 0.995986; + texcoord -2.41691 2.91362; + tangent 0.0778477 -0.996712 0.0224841; + vertex 5.19423 1.72794 0.800264; + normal -0.0131213 0.0726180 0.997274; + texcoord -2.43748 3.00053; + tangent -0.00212040 -0.997190 0.0748809; + vertex 5.49175 1.79931 0.811488; + normal -0.142193 0.0741865 0.987055; + texcoord -2.48987 2.81387; + tangent 0.0292984 -0.996441 0.0790314; + vertex 4.78035 2.00013 0.740687; + normal -0.0678604 0.111511 0.991444; + texcoord -2.48848 2.91442; + tangent 0.00223429 -0.993066 0.117536; + vertex 5.17854 1.97991 0.783887; + normal -0.00491687 0.0798751 0.996793; + texcoord -2.54114 3.06966; + tangent -0.0577357 -0.994938 0.0822429; + vertex 5.86576 2.19192 0.769257; + normal -0.0604760 0.118397 0.991123; + texcoord -2.57873 3.01698; + tangent -0.0106285 -0.992656 0.120504; + vertex 5.63939 2.36442 0.743889; + normal 0.0424762 0.0398748 0.998301; + texcoord -2.47297 3.11817; + tangent -0.0840652 -0.995627 0.0407482; + vertex 5.98864 1.99114 0.777792; + normal -0.0957821 0.0529198 0.993995; + texcoord -2.62961 3.05756; + tangent 0.0300609 -0.997988 0.0558271; + vertex 5.79589 2.56078 0.739613; + normal 0.0570749 0.0307908 0.997895; + texcoord -2.36991 3.22898; + tangent -0.0810946 -0.996114 0.0343475; + vertex 6.49754 1.53268 0.748993; + normal -0.00298506 -0.00584078 0.999979; + texcoord -2.53986 3.19358; + tangent 0.00906903 -0.999942 -0.00571299; + vertex 6.31844 2.21487 0.770594; + normal 0.0648170 0.118409 0.990847; + texcoord -2.25250 3.28255; + tangent -0.00114148 -0.991374 0.131060; + vertex 6.63841 1.14295 0.767308; + normal 0.00926279 0.00822057 0.999923; + texcoord -2.35923 3.29857; + tangent -0.0903084 -0.995894 0.00627405; + vertex 6.78508 1.50026 0.742517; + normal 0.0528337 0.133352 0.989659; + texcoord -2.20939 3.40719; + tangent 0.362666 -0.924292 0.118985; + vertex 7.25522 0.896540 0.783961; + normal 0.00569129 0.0195638 0.999792; + texcoord -2.34462 3.42091; + tangent -0.0485630 -0.998653 0.0182566; + vertex 7.19632 1.41544 0.741916; + normal 0.0756429 0.00708537 0.997110; + texcoord -2.16020 3.48979; + tangent -0.0490620 -0.998750 0.00953627; + vertex 7.50874 0.688394 0.782205; + normal -0.00480483 0.0124984 0.999910; + texcoord -2.20556 3.52518; + tangent -0.0149266 -0.999785 0.0144054; + vertex 7.66121 0.857624 0.774906; + normal 0.00987498 -0.104614 0.994464; + texcoord -2.11109 3.57961; + tangent -0.0104491 -0.993997 -0.108908; + vertex 7.84926 0.517669 0.756005; + normal -0.000742790 -0.132191 0.991224; + texcoord -1.98920 3.60891; + tangent 0.0117610 -0.991237 -0.131572; + vertex 7.96342 0.0457388 0.684248; + normal -0.00939833 -0.0931016 0.995612; + texcoord -2.14066 3.68234; + tangent -0.0200176 -0.995432 -0.0933558; + vertex 8.26210 0.628899 0.787687; + normal 0.0193714 -0.0898075 0.995771; + texcoord -1.99814 3.76392; + tangent 0.0119846 -0.995478 -0.0942387; + vertex 8.62023 0.00275899 0.695478; + normal 0.000997900 0.0133802 0.999910; + texcoord -2.22377 3.65960; + tangent -0.00827128 -0.999920 0.00955954; + vertex 8.19554 0.972979 0.802192; + normal -0.0247550 0.0567223 0.998083; + texcoord -1.94940 3.88598; + tangent -0.00570303 -0.997987 0.0631607; + vertex 9.08005 -0.144654 0.672140; + normal 0.0768204 -0.0698275 0.994597; + texcoord -2.12424 3.75593; + tangent 0.0465337 -0.995930 -0.0771846; + vertex 8.53834 0.569726 0.776782; + normal 0.0717517 -0.0463101 0.996347; + texcoord -2.06950 3.89581; + tangent -0.000122864 -0.998747 -0.0500515; + vertex 9.15455 0.314446 0.682269; + normal 0.0323154 0.0430116 0.998552; + texcoord -2.11409 3.97491; + tangent 0.00990694 -0.999004 0.0435113; + vertex 9.48917 0.506776 0.671380; + normal 0.102541 -0.000615569 0.994729; + texcoord -2.12432 3.88982; + tangent 0.0445862 -0.998982 -0.00682673; + vertex 9.11476 0.544157 0.694345; + normal 0.131269 0.0605498 0.989496; + texcoord -2.18332 3.88659; + tangent 0.00708481 -0.997957 0.0634907; + vertex 9.09442 0.769372 0.689226; + normal 0.136651 0.0412361 0.989761; + texcoord -2.22142 3.76596; + tangent -0.0159323 -0.998800 0.0463146; + vertex 8.57497 0.942262 0.775240; + normal 0.0935740 0.0533511 0.994182; + texcoord -2.28506 3.90472; + tangent 0.00633067 -0.998324 0.0575349; + vertex 9.17263 1.25199 0.634949; + normal 0.127948 0.0877419 0.987892; + texcoord -2.37414 3.76634; + tangent 0.00617091 -0.996224 0.0865983; + vertex 8.60253 1.56385 0.707566; + normal -0.0202186 -0.0180891 0.999632; + texcoord -2.32934 3.94492; + tangent 0.0624556 -0.997927 -0.0154930; + vertex 9.34690 1.39554 0.626247; + normal 0.0823236 -0.0158000 0.996480; + texcoord -2.37188 3.88543; + tangent 0.0123941 -0.999656 -0.0231240; + vertex 9.07985 1.52878 0.637689; + normal -0.0510334 -0.110661 0.992547; + texcoord -2.38088 3.94115; + tangent 0.00278918 -0.993373 -0.114900; + vertex 9.30949 1.59331 0.635330; + normal -0.145807 -0.144264 0.978738; + texcoord -2.31297 4.11343; + tangent 0.0164024 -0.989039 -0.146740; + vertex 9.99999 1.29875 0.690511; + normal 0.156877 0.00994962 0.987568; + texcoord -2.41477 3.79414; + tangent -0.0759640 -0.996803 0.0247808; + vertex 8.69285 1.76680 0.682176; + normal -0.139679 -0.206717 0.968379; + texcoord -2.40958 3.96034; + tangent -0.00695819 -0.978669 -0.205325; + vertex 9.39732 1.71024 0.665041; + normal -0.200554 -0.247758 0.947836; + texcoord -2.37453 4.11439; + tangent 0.0383443 -0.969818 -0.240797; + vertex 9.99992 1.55525 0.748182; + normal -0.00214713 -0.0973083 0.995252; + texcoord -2.45723 3.84178; + tangent -0.0587531 -0.993063 -0.101854; + vertex 8.92251 1.89026 0.672553; + normal -0.196570 -0.275476 0.940996; + texcoord -2.44528 3.98754; + tangent 0.0512176 -0.960705 -0.272806; + vertex 9.49035 1.82587 0.713555; + normal -0.208653 -0.286333 0.935135; + texcoord -2.47087 4.12054; + tangent 0.00431991 -0.957589 -0.288104; + vertex 9.99945 1.86890 0.849162; + normal -0.137705 -0.194897 0.971109; + texcoord -2.50588 3.86889; + tangent -0.00577010 -0.980411 -0.196877; + vertex 9.03155 2.12526 0.717970; + normal -0.209859 -0.268268 0.940208; + texcoord -2.53510 3.92707; + tangent -0.0497105 -0.956312 -0.288092; + vertex 9.25169 2.22359 0.786875; + normal 0.0121082 -0.00706305 0.999902; + texcoord -2.48226 3.77848; + tangent -0.0321895 -0.999477 -0.00303058; + vertex 8.68449 1.98117 0.681127; + normal -0.105118 -0.0679598 0.992135; + texcoord -2.54039 3.79059; + tangent 0.0109836 -0.997615 -0.0681417; + vertex 8.72143 2.18888 0.690346; + normal -0.207138 -0.179553 0.961693; + texcoord -2.58010 3.84437; + tangent 0.00529842 -0.983426 -0.181235; + vertex 8.94147 2.36461 0.749149; + normal -0.202718 -0.227176 0.952521; + texcoord -2.57884 3.97862; + tangent -0.0133852 -0.970934 -0.238973; + vertex 9.47839 2.40822 0.896035; + normal -0.142261 -0.212237 0.966808; + texcoord -2.52918 4.11741; + tangent -0.0395279 -0.974071 -0.222762; + vertex 9.99981 2.15459 0.924026; + normal -0.123562 -0.143651 0.981884; + texcoord -2.61893 4.01480; + tangent 0.00921108 -0.990030 -0.140554; + vertex 9.60578 2.55186 0.947371; + normal -0.0297350 -0.0806466 0.996299; + texcoord -2.60910 4.11180; + tangent -0.0418841 -0.995429 -0.0858326; + vertex 9.99998 2.50970 0.965726; + normal -0.217783 -0.239415 0.946177; + texcoord -2.71983 3.85843; + tangent -0.0408328 -0.966022 -0.255214; + vertex 8.98072 2.98275 0.892297; + normal -0.0432236 -0.0955545 0.994485; + texcoord -2.75225 3.96795; + tangent 0.0353170 -0.994547 -0.0981267; + vertex 9.42444 3.10179 0.985011; + normal -0.146653 -0.184972 0.971740; + texcoord -2.74422 3.91315; + tangent -0.00651084 -0.982067 -0.188420; + vertex 9.20859 3.05805 0.956208; + normal 0.0552296 -0.00693114 0.998450; + texcoord -2.73027 4.05818; + tangent 0.00878815 -0.999943 -0.00610807; + vertex 9.78766 2.96341 0.976487; + normal 0.120012 0.0451884 0.991744; + texcoord -2.87710 4.10993; + tangent 0.0166595 -0.999012 0.0412077; + vertex 10.0001 3.59057 0.947863; + normal -0.138707 -0.188547 0.972219; + texcoord -2.88226 3.76611; + tangent 0.134319 -0.975411 -0.174734; + vertex 8.61206 3.62958 1.00741; + normal 0.0827287 -0.0172912 0.996422; + texcoord -2.85017 4.00828; + tangent 0.00178556 -0.999927 -0.0119913; + vertex 9.54998 3.44485 1.00668; + normal 0.0159211 -0.0651386 0.997749; + texcoord -2.86368 3.93148; + tangent 0.0460435 -0.996812 -0.0651530; + vertex 9.25679 3.51573 1.02516; + normal 0.0729362 0.0315686 0.996837; + texcoord -2.94146 3.92123; + tangent 0.0168405 -0.999345 0.0320258; + vertex 9.21242 3.80391 1.03457; + normal -0.0700734 -0.0717114 0.994961; + texcoord -2.92691 3.79255; + tangent 0.00723725 -0.997514 -0.0700905; + vertex 8.71063 3.77600 1.03870; + normal 0.149754 0.0890934 0.984701; + texcoord -3.05139 4.00810; + tangent 0.00927141 -0.996030 0.0885389; + vertex 9.53906 4.20830 0.950133; + normal 0.122311 0.0968355 0.987756; + texcoord -2.95628 4.11491; + tangent 0.0427998 -0.994701 0.0934809; + vertex 9.99981 3.89203 0.924085; + normal 0.186323 0.0811815 0.979129; + texcoord -3.12299 4.11306; + tangent -0.0441614 -0.995040 0.0891309; + vertex 9.99980 4.54015 0.833064; + normal 0.138935 0.0905046 0.986157; + texcoord -3.21483 3.97924; + tangent -0.0457204 -0.994078 0.0985881; + vertex 9.44913 4.90123 0.925547; + normal 0.123173 0.0906111 0.988240; + texcoord -3.29887 4.10058; + tangent 0.00296485 -0.995416 0.0955939; + vertex 9.99982 5.34255 0.790203; + normal 0.0871106 0.0723368 0.993569; + texcoord -3.09507 3.91282; + tangent -0.0217942 -0.996986 0.0744539; + vertex 9.15299 4.44569 0.986585; + normal 0.00503910 0.0385835 0.999243; + texcoord -2.98351 3.82803; + tangent -0.00216008 -0.999047 0.0435992; + vertex 8.86164 3.96591 1.04413; + normal 0.0497786 0.109823 0.992704; + texcoord -3.20787 3.88630; + tangent -0.000337260 -0.993578 0.113150; + vertex 9.08935 4.87226 0.961104; + normal 0.0169809 0.0813066 0.996544; + texcoord -3.09660 3.84068; + tangent 0.0261565 -0.996278 0.0821395; + vertex 8.90061 4.45422 0.997230; + normal -0.0864850 0.0311026 0.995768; + texcoord -3.01109 3.74261; + tangent 0.0445113 -0.998291 0.0378780; + vertex 8.50672 4.07747 1.02341; + normal -0.0312440 0.100813 0.994415; + texcoord -3.21662 3.75970; + tangent -0.0197759 -0.994921 0.0987005; + vertex 8.50452 4.97367 0.957242; + normal 0.0725554 0.173126 0.982224; + texcoord -3.28186 3.94573; + tangent -0.0371573 -0.984084 0.173775; + vertex 9.31681 5.18279 0.901129; + normal 0.0183717 0.180430 0.983416; + texcoord -3.30978 3.75226; + tangent -0.0286126 -0.982690 0.183033; + vertex 8.49226 5.32669 0.906318; + normal 0.0457845 0.108217 0.993072; + texcoord -3.37590 4.04711; + tangent 0.0369588 -0.993316 0.109354; + vertex 9.75379 5.61293 0.784944; + normal -0.0405320 0.0116838 0.999110; + texcoord -3.44989 4.11468; + tangent 0.0713271 -0.997404 0.00993277; + vertex 9.99996 5.86360 0.769867; + normal 0.0602851 0.244395 0.967800; + texcoord -3.36025 3.81193; + tangent -0.0574710 -0.966972 0.248320; + vertex 8.78127 5.49768 0.846100; + normal 0.0202785 0.190179 0.981540; + texcoord -3.39430 3.97714; + tangent 0.00365102 -0.981262 0.192645; + vertex 9.50425 5.61891 0.795627; + normal -0.0327799 0.0774897 0.996454; + texcoord -3.45102 4.01458; + tangent 0.115794 -0.989591 0.0854522; + vertex 9.61581 5.89065 0.757985; + normal 0.0340065 0.201858 0.978824; + texcoord -3.44950 3.85198; + tangent 0.0124787 -0.977747 0.209417; + vertex 8.93347 5.89686 0.727981; + normal 0.0509815 0.179513 0.982434; + texcoord -3.42742 3.70583; + tangent -0.0121718 -0.982718 0.184711; + vertex 8.33189 5.79770 0.818691; + normal -0.116088 -0.0464174 0.992154; + texcoord -3.54059 4.00016; + tangent 0.0633437 -0.997127 -0.0415307; + vertex 9.50854 6.23208 0.746146; + normal -0.0726918 -0.0384257 0.996614; + texcoord -3.65570 4.11745; + tangent -0.0372624 -0.998488 -0.0404031; + vertex 10.0001 6.66877 0.840627; + normal -0.0282683 0.0945950 0.995114; + texcoord -3.50903 3.86806; + tangent 0.0215069 -0.995420 0.0931480; + vertex 9.00201 6.10678 0.697791; + normal -0.124902 -0.0510492 0.990855; + texcoord -3.66638 4.01641; + tangent -0.0527612 -0.996761 -0.0606894; + vertex 9.60857 6.75548 0.810502; + normal -0.0803984 -0.0236557 0.996482; + texcoord -3.61261 3.85111; + tangent 0.0248278 -0.999449 -0.0220137; + vertex 8.91412 6.52198 0.675771; + normal 0.0978241 0.141124 0.985147; + texcoord -3.52076 3.77186; + tangent -0.0198742 -0.989222 0.145070; + vertex 8.64314 6.14650 0.707173; + normal -0.161082 -0.0751372 0.984077; + texcoord -3.61208 3.94477; + tangent 0.0293881 -0.997084 -0.0704317; + vertex 9.27179 6.44076 0.725406; + normal -0.0532381 0.0600801 0.996773; + texcoord -3.75299 4.02071; + tangent 0.00242534 -0.998113 0.0613494; + vertex 9.64847 7.07249 0.815551; + normal 0.0299719 0.115769 0.992824; + texcoord -3.74855 4.11471; + tangent 0.00962219 -0.993329 0.114915; + vertex 10.0000 7.07250 0.810239; + normal -0.122093 -0.0466207 0.991423; + texcoord -3.75480 3.90885; + tangent -0.0630348 -0.996440 -0.0559753; + vertex 9.11859 7.15374 0.745302; + normal 0.0605804 0.0921483 0.993901; + texcoord -3.86273 4.01052; + tangent 0.0749485 -0.993227 0.0887877; + vertex 9.56948 7.54275 0.755356; + normal 0.0817215 0.0981880 0.991807; + texcoord -3.88947 4.11430; + tangent -0.0143019 -0.994679 0.102025; + vertex 10.0001 7.64751 0.701056; + normal -0.0720628 0.0195877 0.997208; + texcoord -3.81178 3.94747; + tangent 0.0390343 -0.999001 0.0217439; + vertex 9.31811 7.33207 0.770695; + normal 0.0713808 -0.0309305 0.996970; + texcoord -3.90908 3.94361; + tangent -0.0764646 -0.996966 -0.0145247; + vertex 9.26653 7.72315 0.774224; + normal 0.00156656 -0.0977209 0.995213; + texcoord -3.84496 3.85925; + tangent 0.00990875 -0.994475 -0.104509; + vertex 9.04302 7.47147 0.758990; + normal 0.0886069 -0.0433036 0.995125; + texcoord -3.97475 4.05224; + tangent -0.0228988 -0.998877 -0.0414853; + vertex 9.76173 7.98199 0.711698; + normal 0.0364896 -0.0750843 0.996509; + texcoord -3.98110 4.11465; + tangent -0.00411419 -0.997325 -0.0729809; + vertex 9.99995 8.00787 0.701182; + normal 0.117455 -0.0873050 0.989233; + texcoord -3.95921 3.90216; + tangent 0.00764512 -0.996058 -0.0883737; + vertex 9.15515 7.84879 0.792797; + normal 0.0100734 -0.124075 0.992222; + texcoord -4.10829 4.04057; + tangent -0.0312153 -0.991985 -0.122437; + vertex 9.71334 8.49991 0.779476; + normal -0.0482980 -0.156693 0.986466; + texcoord -4.14580 4.10677; + tangent -0.0133338 -0.987668 -0.155995; + vertex 9.99987 8.55794 0.798888; + normal 0.106250 -0.0599999 0.992528; + texcoord -4.08298 3.97695; + tangent -0.00583543 -0.998163 -0.0603122; + vertex 9.42842 8.41788 0.790222; + normal 0.0556392 -0.173090 0.983333; + texcoord -3.90498 3.83082; + tangent 0.156959 -0.971755 -0.176227; + vertex 8.83232 7.66701 0.798694; + normal 0.0747091 -0.0418865 0.996325; + texcoord -4.20163 3.91829; + tangent -0.0139680 -0.998833 -0.0462379; + vertex 9.19000 8.85619 0.825573; + normal 0.0608888 -0.157688 0.985610; + texcoord -3.99247 3.74249; + tangent 0.0135642 -0.986455 -0.163468; + vertex 8.49473 8.04148 0.897176; + normal 0.0197433 -0.114610 0.993214; + texcoord -4.26380 3.91989; + tangent -0.0145488 -0.993587 -0.112134; + vertex 9.21311 9.14210 0.844858; + normal 0.123907 -0.0401043 0.991483; + texcoord -4.06471 3.79416; + tangent 0.0135003 -0.999176 -0.0382661; + vertex 8.67563 8.28897 0.901945; + normal 0.131449 0.0115125 0.991256; + texcoord -4.11965 3.88887; + tangent -0.0478543 -0.998641 0.0206551; + vertex 9.10575 8.56848 0.834985; + normal 0.124198 0.0109024 0.992198; + texcoord -4.19883 3.80728; + tangent -0.0229635 -0.999616 0.0155362; + vertex 8.75449 8.87221 0.869085; + normal 0.130302 0.0143072 0.991371; + texcoord -4.20165 3.69092; + tangent -0.0344767 -0.999211 0.0197046; + vertex 8.26324 8.85309 0.938813; + normal 0.106628 -0.0664942 0.992073; + texcoord -4.26702 3.79586; + tangent -0.0214310 -0.997560 -0.0664466; + vertex 8.72975 9.12362 0.876080; + normal 0.0603777 -0.0510188 0.996871; + texcoord -4.07970 3.69143; + tangent 0.0226202 -0.998261 -0.0544375; + vertex 8.29819 8.37971 0.941941; + normal 0.0767753 -0.0509434 0.995746; + texcoord -4.23957 3.62534; + tangent 0.0254543 -0.998262 -0.0531553; + vertex 8.01573 8.96447 0.970136; + normal 0.0188668 -0.106982 0.994082; + texcoord -4.37319 3.83265; + tangent 0.0465655 -0.993034 -0.108232; + vertex 8.86402 9.56874 0.922015; + normal -0.0185205 -0.176200 0.984180; + texcoord -4.00844 3.67422; + tangent -0.00915871 -0.983930 -0.178320; + vertex 8.22285 8.10005 0.913537; + normal -0.0135854 -0.115012 0.993271; + texcoord -4.36445 3.95223; + tangent 0.0281721 -0.992768 -0.116694; + vertex 9.34123 9.56763 0.908643; + normal 0.0461000 -0.0435378 0.997988; + texcoord -4.43425 3.81887; + tangent 0.0187754 -0.998820 -0.0447932; + vertex 8.79020 9.80589 0.944899; + normal -0.0850076 -0.107360 0.990579; + texcoord -4.36222 4.03431; + tangent 0.0281272 -0.993788 -0.107681; + vertex 9.64549 9.51759 0.920345; + normal -0.122424 -0.112200 0.986115; + texcoord -4.35388 4.11964; + tangent 0.0266326 -0.993210 -0.113245; + vertex 10.0002 9.48303 0.961198; + normal 0.0143179 -0.0575840 0.998238; + texcoord -4.42708 3.93414; + tangent 0.0386073 -0.997697 -0.0557747; + vertex 9.25984 9.77525 0.928043; + normal -0.0837340 -0.0405549 0.995663; + texcoord -4.43258 4.04146; + tangent -0.00990304 -0.999108 -0.0410613; + vertex 9.68227 9.79913 0.939216; + normal -0.110134 -0.0419357 0.993032; + texcoord -4.48286 4.12006; + tangent -0.00525529 -0.999071 -0.0427717; + vertex 10.0010 10.0001 0.983054; + normal -0.0365165 -0.00297625 0.999329; + texcoord -4.48326 3.99661; + tangent -0.00175642 -0.999991 -0.00375830; + vertex 9.50597 10.0000 0.928228; + normal 0.0742600 0.0125339 0.997160; + texcoord -4.48396 3.77050; + tangent -0.0258264 -0.999556 0.0148353; + vertex 8.60046 10.0000 0.951311; + normal 0.116475 -0.0464382 0.992107; + texcoord -4.41420 3.73405; + tangent 0.0104543 -0.998772 -0.0484305; + vertex 8.44726 9.71182 0.969898; + normal 0.0903792 -0.0280433 0.995512; + texcoord -4.41471 3.60635; + tangent -0.00492741 -0.999607 -0.0276004; + vertex 7.92754 9.70785 1.03584; + normal 0.0598976 0.00957578 0.998159; + texcoord -4.48459 3.56730; + tangent -0.0701298 -0.997456 0.0127810; + vertex 7.78830 9.99998 1.04483; + normal 0.0320369 -0.0127442 0.999405; + texcoord -4.40420 3.43111; + tangent 0.0396886 -0.998922 -0.0240560; + vertex 7.21210 9.72307 1.06220; + normal 0.0344708 0.0890454 0.995431; + texcoord -4.48517 3.38366; + tangent -0.00185826 -0.996020 0.0891089; + vertex 7.05283 10.0000 1.04806; + normal 0.0392516 -0.0732953 0.996538; + texcoord -4.36039 3.53952; + tangent 0.0832014 -0.993817 -0.0735221; + vertex 7.68311 9.50212 1.04021; + normal 0.0723222 0.0783386 0.994300; + texcoord -4.43607 3.39473; + tangent -0.00903264 -0.996985 0.0770698; + vertex 7.10691 9.81495 1.06367; + normal 0.00337827 0.0679855 0.997681; + texcoord -4.43701 3.25163; + tangent 0.0198423 -0.997215 0.0718867; + vertex 6.52134 9.79322 1.09190; + normal -0.0298157 0.133376 0.990617; + texcoord -4.48568 3.22900; + tangent 0.0142937 -0.990814 0.134471; + vertex 6.43359 9.99999 1.06517; + normal 0.0271514 -0.0610673 0.997764; + texcoord -4.37909 3.25843; + tangent 0.0205719 -0.997823 -0.0626637; + vertex 6.54804 9.57185 1.09277; + normal -0.0757120 0.103752 0.991717; + texcoord -4.43753 3.17480; + tangent 0.0783486 -0.991005 0.108496; + vertex 6.23033 9.82980 1.07435; + normal -0.119916 0.160548 0.979717; + texcoord -4.48643 3.01195; + tangent 0.0156490 -0.986469 0.163199; + vertex 5.56529 10.0000 0.981050; + normal -0.0409942 -0.0299403 0.998711; + texcoord -4.36980 3.18340; + tangent -0.0290800 -0.999077 -0.0316074; + vertex 6.29695 9.57520 1.08964; + normal 0.0285832 -0.149167 0.988399; + texcoord -4.33062 3.39079; + tangent 0.0945598 -0.984173 -0.149873; + vertex 7.11757 9.37548 1.03464; + normal 0.0153275 -0.160834 0.986862; + texcoord -4.32059 3.22471; + tangent -0.0180459 -0.985448 -0.169016; + vertex 6.41867 9.37227 1.07154; + normal -0.101713 0.0369598 0.994127; + texcoord -4.37457 3.00328; + tangent 0.0251855 -0.998613 0.0462337; + vertex 5.52910 9.52981 1.03755; + normal -0.164767 0.114328 0.979684; + texcoord -4.41375 2.96494; + tangent 0.00576585 -0.993180 0.116445; + vertex 5.38140 9.71285 1.00505; + normal -0.228693 0.169167 0.958687; + texcoord -4.48653 2.92516; + tangent -0.0212522 -0.985461 0.168569; + vertex 5.23255 10.0001 0.925689; + normal -0.0394553 -0.0784594 0.996136; + texcoord -4.31499 3.06830; + tangent -0.0310952 -0.995947 -0.0843955; + vertex 5.78886 9.34070 1.04723; + normal -0.102261 -0.0120134 0.994685; + texcoord -4.31579 2.96770; + tangent 0.0204634 -0.999742 -0.00987674; + vertex 5.41751 9.31792 1.02828; + normal -0.268478 0.114508 0.956456; + texcoord -4.37288 2.86576; + tangent 0.0487558 -0.989709 0.134530; + vertex 4.98336 9.53140 0.936242; + normal -0.314593 0.172389 0.933441; + texcoord -4.48589 2.85846; + tangent -0.0243149 -0.984524 0.173553; + vertex 4.96451 10.0001 0.843332; + normal -0.297453 0.162151 0.940866; + texcoord -4.48434 2.75775; + tangent 0.0262300 -0.983847 0.177078; + vertex 4.53078 9.99950 0.685695; + normal 0.0270177 -0.143345 0.989304; + texcoord -4.24512 3.11409; + tangent 0.0246028 -0.989008 -0.145803; + vertex 5.97379 9.03616 1.00723; + normal -0.298512 0.133049 0.945087; + texcoord -4.35377 2.72279; + tangent 0.0177201 -0.988992 0.146905; + vertex 4.41382 9.43829 0.745202; + normal -0.205266 0.131119 0.969883; + texcoord -4.48219 2.68883; + tangent 0.0326842 -0.989172 0.143072; + vertex 4.25167 9.99961 0.613578; + normal 0.0592887 -0.181026 0.981689; + texcoord -4.21999 3.17532; + tangent 0.00327003 -0.982492 -0.186275; + vertex 6.23435 8.90972 0.974104; + normal 0.0266882 -0.0514594 0.998318; + texcoord -4.18543 3.04330; + tangent -0.0199098 -0.998444 -0.0520865; + vertex 5.69084 8.79390 0.992712; + normal 0.0416234 -0.173247 0.983998; + texcoord -4.18220 3.29649; + tangent -0.0637998 -0.982772 -0.173462; + vertex 6.71716 8.77171 0.909455; + normal 0.0871397 -0.105797 0.990562; + texcoord -4.17348 3.14982; + tangent -0.0352143 -0.994586 -0.0977648; + vertex 6.12347 8.76818 0.962509; + normal -0.0163721 -0.138697 0.990200; + texcoord -4.27171 3.48285; + tangent -0.00875956 -0.989874 -0.141676; + vertex 7.49272 9.20150 1.00411; + normal -0.0442704 -0.102634 0.993734; + texcoord -4.19483 3.52431; + tangent -0.00137214 -0.994409 -0.105586; + vertex 7.62734 8.88246 0.970816; + normal -0.0407976 -0.144431 0.988674; + texcoord -4.16784 3.39320; + tangent -0.0570363 -0.987458 -0.147220; + vertex 7.09153 8.72387 0.904381; + normal 0.00222645 -0.0574186 0.998348; + texcoord -4.13082 3.59870; + tangent 0.0242433 -0.997998 -0.0584160; + vertex 7.94593 8.58052 0.961992; + normal -0.0630384 -0.128367 0.989721; + texcoord -4.07949 3.57259; + tangent -0.0119254 -0.991249 -0.131464; + vertex 7.83514 8.40170 0.944623; + normal -0.0527634 -0.141562 0.988522; + texcoord -4.03318 3.47288; + tangent 0.00886088 -0.989814 -0.142088; + vertex 7.43945 8.18692 0.870676; + normal 0.00322225 -0.0834323 0.996508; + texcoord -4.11195 3.34978; + tangent 0.0142890 -0.996476 -0.0826545; + vertex 6.89621 8.51568 0.874610; + normal 0.0865282 -0.0550478 0.994727; + texcoord -4.10479 3.25709; + tangent 0.0345174 -0.997587 -0.0602434; + vertex 6.54296 8.47956 0.885295; + normal 0.0292320 -0.0642635 0.997505; + texcoord -3.99923 3.41294; + tangent 0.00493256 -0.998131 -0.0609069; + vertex 7.20380 8.05628 0.851069; + normal 0.101793 -0.0127675 0.994724; + texcoord -4.13571 3.10501; + tangent 0.00303159 -0.999884 -0.0149210; + vertex 5.94059 8.59538 0.971205; + normal 0.111390 0.0104138 0.993722; + texcoord -3.95653 3.39635; + tangent -0.0724315 -0.997227 0.0171069; + vertex 7.12275 7.88588 0.853810; + normal 0.111635 0.0277457 0.993362; + texcoord -4.04891 3.23907; + tangent 0.0327560 -0.999132 0.0257505; + vertex 6.49950 8.27524 0.891171; + normal 0.0959848 0.00921546 0.995340; + texcoord -3.95980 3.16576; + tangent 0.0428183 -0.999057 0.00725126; + vertex 6.20108 7.89759 0.947418; + normal 0.0642838 -0.0756361 0.995061; + texcoord -3.90310 3.51611; + tangent -0.00957754 -0.997530 -0.0695871; + vertex 7.60173 7.67743 0.788490; + normal 0.0529704 -0.0168251 0.998454; + texcoord -4.04284 3.06397; + tangent 0.0147770 -0.999716 -0.0187022; + vertex 5.77418 8.23780 0.989944; + normal 0.0734584 0.0581658 0.995601; + texcoord -3.94074 3.21414; + tangent -0.0230460 -0.997742 0.0630783; + vertex 6.35639 7.82505 0.936669; + normal 0.000778436 -0.0126369 0.999920; + texcoord -3.90148 3.14183; + tangent 0.0230226 -0.999588 -0.0171624; + vertex 6.14814 7.67094 0.947292; + normal -0.0397962 -0.0672699 0.996941; + texcoord -4.03063 3.01985; + tangent 0.0110272 -0.997701 -0.0668738; + vertex 5.57344 8.17525 0.991720; + normal -0.0535527 -0.0349632 0.997953; + texcoord -4.17256 2.95832; + tangent -0.0153643 -0.999279 -0.0347215; + vertex 5.33872 8.73620 0.991826; + normal -0.0905629 -0.0654218 0.993740; + texcoord -3.85948 3.10608; + tangent -0.00822508 -0.997831 -0.0653155; + vertex 5.96972 7.49891 0.930079; + normal -0.175432 0.0163824 0.984355; + texcoord -4.28845 2.89700; + tangent 0.0233377 -0.999561 0.0182702; + vertex 5.14419 9.23160 0.991951; + normal -0.141409 -0.0623073 0.987989; + texcoord -4.07262 2.93329; + tangent 0.0115341 -0.998063 -0.0611344; + vertex 5.27092 8.34252 0.971575; + normal -0.281520 0.0491481 0.958296; + texcoord -4.30093 2.82861; + tangent 0.0665847 -0.995153 0.0723658; + vertex 4.86258 9.26233 0.922366; + normal -0.267568 -0.0148808 0.963424; + texcoord -4.20763 2.80242; + tangent -0.0415055 -0.998714 -0.0291132; + vertex 4.76519 8.92720 0.896642; + normal -0.276696 0.0542005 0.959428; + texcoord -4.27793 2.68375; + tangent 0.0136318 -0.998208 0.0582681; + vertex 4.24238 9.14771 0.725285; + normal -0.218905 -0.0536953 0.974268; + texcoord -4.15529 2.84759; + tangent -0.0366193 -0.997337 -0.0630774; + vertex 4.92084 8.66550 0.924948; + normal -0.248735 -0.00518816 0.968558; + texcoord -4.14028 2.69461; + tangent 0.0386138 -0.999251 0.00272465; + vertex 4.27974 8.55986 0.743797; + normal -0.210244 0.103477 0.972157; + texcoord -4.34756 2.63524; + tangent 0.0270036 -0.993286 0.112489; + vertex 4.06814 9.42422 0.652234; + normal -0.185018 0.0313129 0.982236; + texcoord -4.08661 2.64389; + tangent 0.0329978 -0.998602 0.0412841; + vertex 4.17208 8.38638 0.720566; + normal -0.0995845 0.0602430 0.993204; + texcoord -4.37710 2.52186; + tangent 0.0428105 -0.996922 0.0656797; + vertex 3.61150 9.54077 0.572269; + normal -0.104406 0.0773616 0.991521; + texcoord -4.48877 2.58373; + tangent -0.00596066 -0.997142 0.0753090; + vertex 3.85681 9.99992 0.562275; + normal -0.182965 0.0359880 0.982461; + texcoord -4.30121 2.57761; + tangent 0.00853868 -0.999202 0.0390142; + vertex 3.85881 9.26668 0.621214; + normal -0.0124392 0.0419474 0.999042; + texcoord -4.47025 2.44885; + tangent 0.0220465 -0.998748 0.0448978; + vertex 3.29068 9.99997 0.528785; + normal -0.0775503 0.00134184 0.996988; + texcoord -4.32165 2.46443; + tangent -0.0226927 -0.999740 -0.00205444; + vertex 3.38198 9.33021 0.559475; + normal -0.00715677 0.00862913 0.999937; + texcoord -4.35364 2.41336; + tangent 0.0262244 -0.999598 0.0108003; + vertex 3.17660 9.45455 0.551402; + normal 0.0740040 -0.00611929 0.997239; + texcoord -4.36596 2.35383; + tangent 0.0132493 -0.999882 -0.00776087; + vertex 2.91697 9.52137 0.559609; + normal 0.0845489 0.00745851 0.996391; + texcoord -4.48950 2.38509; + tangent -0.0510909 -0.998648 0.00958212; + vertex 3.05914 9.99996 0.540791; + normal -0.0365589 0.0242245 0.999038; + texcoord -4.20259 2.41096; + tangent -0.00207288 -0.999705 0.0241886; + vertex 3.16116 8.83510 0.540286; + normal -0.155555 0.0425288 0.986911; + texcoord -4.19024 2.54430; + tangent 0.0141629 -0.998956 0.0434350; + vertex 3.65420 8.80582 0.589856; + normal 0.107169 -0.0468191 0.993138; + texcoord -4.41680 2.25130; + tangent 0.00993910 -0.998823 -0.0474732; + vertex 2.50774 9.67795 0.608895; + normal 0.0895176 -0.0593307 0.994217; + texcoord -4.49005 2.19945; + tangent 0.0351670 -0.997628 -0.0591754; + vertex 2.31573 10.0001 0.652172; + normal 0.0528000 -0.0420398 0.997720; + texcoord -4.29407 2.31300; + tangent 0.0626459 -0.997128 -0.0425638; + vertex 2.76569 9.12366 0.559740; + normal 0.0539573 -0.0750618 0.995718; + texcoord -4.37761 2.12259; + tangent 0.0503623 -0.995715 -0.0775516; + vertex 2.05350 9.55027 0.638217; + normal 0.0718031 -0.0211000 0.997196; + texcoord -4.49280 2.01128; + tangent 0.0824592 -0.996244 -0.0264352; + vertex 1.52105 9.99996 0.679569; + normal 0.00826064 -0.0537509 0.998520; + texcoord -4.20608 2.25867; + tangent -0.0509904 -0.997114 -0.0562423; + vertex 2.59906 8.86414 0.551902; + normal 0.0844145 -0.0757251 0.993549; + texcoord -4.36192 2.02231; + tangent 0.0560053 -0.995175 -0.0805556; + vertex 1.61984 9.48844 0.660579; + normal 0.0512646 -0.162108 0.985440; + texcoord -4.28713 2.06208; + tangent 0.0329715 -0.985793 -0.164697; + vertex 1.78623 9.19829 0.608006; + normal 0.0695841 -0.0386034 0.996829; + texcoord -4.38334 1.88235; + tangent 0.0493588 -0.997930 -0.0412301; + vertex 1.03486 9.56582 0.721850; + normal 0.0600111 0.00736951 0.998170; + texcoord -4.49190 1.88126; + tangent -0.0154849 -0.999846 0.00830602; + vertex 1.03740 10.0000 0.718492; + normal 0.0551280 0.0106060 0.998423; + texcoord -4.49289 1.75675; + tangent 0.0118053 -0.999884 0.00966667; + vertex 0.539838 10.0000 0.738221; + normal 0.0777166 -0.158052 0.984368; + texcoord -4.30555 1.87940; + tangent 0.0447504 -0.985633 -0.162862; + vertex 1.05014 9.26306 0.694640; + normal 0.0515724 -0.0151618 0.998554; + texcoord -4.40854 1.71660; + tangent 0.0155227 -0.999822 -0.0107508; + vertex 0.381391 9.57729 0.752586; + normal -0.0100419 -0.0489670 0.998750; + texcoord -4.49165 1.58992; + tangent 0.0743955 -0.996209 -0.0450820; + vertex -0.182147 10.0001 0.790482; + normal 0.0107153 -0.0769493 0.996977; + texcoord -4.36197 1.62678; + tangent 0.0697828 -0.994672 -0.0758820; + vertex 0.0216381 9.42937 0.764249; + normal -0.0566026 -0.0997979 0.993397; + texcoord -4.30975 1.56921; + tangent 0.0465044 -0.994280 -0.0961455; + vertex -0.223045 9.25512 0.741834; + normal -0.102868 -0.0789211 0.991559; + texcoord -4.43476 1.51542; + tangent 0.0589257 -0.995558 -0.0734301; + vertex -0.394354 9.76170 0.760221; + normal -0.0900408 -0.110631 0.989775; + texcoord -4.49464 1.51001; + tangent 0.0987494 -0.989787 -0.102808; + vertex -0.446298 10.0000 0.779141; + normal -0.0102950 -0.173470 0.984785; + texcoord -4.25812 1.58732; + tangent 0.00590343 -0.984665 -0.174358; + vertex -0.136980 9.06439 0.719709; + normal -0.103111 -0.107645 0.988828; + texcoord -4.41482 1.40035; + tangent 0.0148805 -0.994286 -0.105705; + vertex -0.892831 9.67216 0.679394; + normal -0.0741190 -0.173338 0.982069; + texcoord -4.49550 1.38587; + tangent 0.0112523 -0.984591 -0.174509; + vertex -0.943063 10.0000 0.728193; + normal -0.106993 -0.116976 0.987355; + texcoord -4.28187 1.50728; + tangent 0.0325938 -0.993356 -0.110371; + vertex -0.426836 9.14771 0.713112; + normal -0.0440920 -0.156387 0.986711; + texcoord -4.44586 1.34284; + tangent 0.0229261 -0.987659 -0.154932; + vertex -1.09906 9.79486 0.681688; + normal -0.0331002 -0.218679 0.975235; + texcoord -4.49648 1.25109; + tangent 0.0723098 -0.973729 -0.215923; + vertex -1.48275 10.0000 0.714674; + normal 0.0350762 -0.111424 0.993154; + texcoord -4.49811 1.09897; + tangent 0.00580521 -0.993574 -0.113034; + vertex -2.09386 9.99987 0.692856; + normal -0.0264699 -0.0904833 0.995546; + texcoord -4.38419 1.30567; + tangent 0.00475927 -0.995759 -0.0918729; + vertex -1.24141 9.50874 0.642119; + normal -0.0719139 -0.0229005 0.997148; + texcoord -4.25990 1.37039; + tangent -0.0285255 -0.998403 -0.0487527; + vertex -0.976439 8.99768 0.621707; + normal -0.0747024 -0.194917 0.977971; + texcoord -4.18215 1.49150; + tangent -0.00461001 -0.979491 -0.201434; + vertex -0.479397 8.80521 0.651033; + normal -0.0189439 -0.112087 0.993518; + texcoord -4.24938 1.29804; + tangent 0.00554507 -0.992974 -0.118205; + vertex -1.29047 9.02393 0.608136; + normal 0.0767667 -0.0727110 0.994394; + texcoord -4.42489 1.06912; + tangent -0.0104872 -0.997890 -0.0640799; + vertex -2.21269 9.79015 0.677278; + normal 0.0978739 -0.0470262 0.994087; + texcoord -4.49785 0.929933; + tangent -0.0620643 -0.997375 -0.0372985; + vertex -2.71969 9.99991 0.754218; + normal -0.0792759 -0.213133 0.973802; + texcoord -4.12900 1.37015; + tangent 0.00447511 -0.976677 -0.214669; + vertex -1.03084 8.52871 0.534360; + normal 0.0962233 -0.0541585 0.993885; + texcoord -4.31278 0.926947; + tangent 0.0247237 -0.998085 -0.0566971; + vertex -2.80639 9.27359 0.734255; + normal 0.0512735 -0.0835882 0.995180; + texcoord -4.28005 1.13148; + tangent 0.00964717 -0.996677 -0.0808760; + vertex -1.92616 9.14206 0.640302; + normal 0.0418560 -0.0323663 0.998599; + texcoord -4.35031 0.838240; + tangent -0.0493370 -0.998284 -0.0315473; + vertex -3.11894 9.45687 0.765494; + normal 0.0223367 -0.0102391 0.999698; + texcoord -4.49779 0.857898; + tangent 0.0431176 -0.999034 -0.00844376; + vertex -3.04020 9.99998 0.773843; + normal 0.102851 -0.0763936 0.991759; + texcoord -4.28806 1.03835; + tangent 0.00725286 -0.997103 -0.0757132; + vertex -2.32049 9.15910 0.669935; + normal 0.0869059 -0.112940 0.989794; + texcoord -4.22919 0.893419; + tangent -0.00868177 -0.993502 -0.113481; + vertex -2.90414 8.94031 0.719894; + normal 0.0907199 -0.156846 0.983448; + texcoord -4.19914 1.08473; + tangent -0.0383100 -0.987268 -0.154381; + vertex -2.15150 8.79170 0.604481; + normal 0.0113330 -0.175079 0.984489; + texcoord -4.19896 1.25470; + tangent 0.0351478 -0.983759 -0.176019; + vertex -1.42791 8.86100 0.582941; + normal -0.000106275 0.0420162 0.999117; + texcoord -4.36907 0.709136; + tangent -0.0365329 -0.998375 0.0437395; + vertex -3.57803 9.48035 0.764193; + normal -0.0149892 0.0312914 0.999398; + texcoord -4.49898 0.697567; + tangent 0.146376 -0.988675 0.0330889; + vertex -3.70104 10.0000 0.746077; + normal -0.0182599 0.0707243 0.997329; + texcoord -4.49946 0.538243; + tangent 0.0298299 -0.997039 0.0708821; + vertex -4.31914 9.99987 0.749192; + normal -0.00886480 0.0940945 0.995524; + texcoord -4.41972 0.526667; + tangent -0.0317295 -0.995277 0.0917414; + vertex -4.36802 9.66601 0.774516; + normal -0.0316527 0.125528 0.991585; + texcoord -4.50071 0.366051; + tangent -0.00769156 -0.992112 0.125116; + vertex -5.05078 10.0002 0.701153; + normal 0.0460895 0.0178988 0.998777; + texcoord -4.31747 0.680943; + tangent -0.123057 -0.992146 0.0224547; + vertex -3.71838 9.27249 0.777843; + normal 0.0181616 0.0967193 0.995146; + texcoord -4.31691 0.527585; + tangent 0.0185444 -0.995618 0.0916604; + vertex -4.38700 9.32388 0.813824; + normal 0.0717433 -0.0914829 0.993219; + texcoord -4.23942 0.715262; + tangent -0.0334282 -0.995485 -0.0888375; + vertex -3.64214 8.95614 0.762777; + normal 0.0257276 0.0278823 0.999280; + texcoord -4.26608 0.519719; + tangent -0.0286854 -0.999041 0.0330810; + vertex -4.40172 9.06919 0.831228; + normal 0.0687464 -0.0482813 0.996465; + texcoord -4.23674 0.558225; + tangent -0.0638599 -0.996925 -0.0454076; + vertex -4.26642 8.96341 0.825831; + normal -0.0319303 0.0530283 0.998082; + texcoord -4.25059 0.319985; + tangent -0.0233706 -0.998437 0.0507727; + vertex -5.22973 8.98892 0.831871; + normal -0.00623365 -0.0330343 0.999435; + texcoord -4.19583 0.319908; + tangent 0.0535368 -0.998226 -0.0260415; + vertex -5.23543 8.71552 0.835458; + normal -0.0712843 0.112648 0.991075; + texcoord -4.29278 0.292204; + tangent -0.0140420 -0.993800 0.110290; + vertex -5.33215 9.18004 0.810567; + normal -0.140659 0.0495226 0.988819; + texcoord -4.21072 0.223501; + tangent -0.00384455 -0.998880 0.0471599; + vertex -5.60812 8.82894 0.815268; + normal -0.0419967 0.122887 0.991532; + texcoord -4.43219 0.290663; + tangent 0.0325721 -0.991651 0.124771; + vertex -5.37024 9.71538 0.731698; + normal -0.0667047 0.0732090 0.995083; + texcoord -4.49852 0.221651; + tangent 0.0537900 -0.995454 0.0786009; + vertex -5.62395 9.99979 0.694454; + normal -0.116047 0.0975677 0.988440; + texcoord -4.39824 0.231068; + tangent 0.0414891 -0.994075 0.100469; + vertex -5.55490 9.58650 0.732718; + normal -0.156799 0.0161156 0.987499; + texcoord -4.44374 0.171303; + tangent 0.0751092 -0.996880 0.0242687; + vertex -5.80583 9.79178 0.686458; + normal -0.135992 -0.0653745 0.988551; + texcoord -4.48695 0.139199; + tangent 0.0394714 -0.997535 -0.0580157; + vertex -5.96535 9.99990 0.670589; + normal -0.236658 0.0844708 0.967914; + texcoord -4.34957 0.178000; + tangent -0.00304615 -0.996372 0.0850523; + vertex -5.76628 9.39499 0.713244; + normal -0.247410 0.0580003 0.967173; + texcoord -4.18612 0.176032; + tangent -0.0103780 -0.998362 0.0562693; + vertex -5.79014 8.77475 0.779539; + normal -0.269467 0.0698786 0.960471; + texcoord -4.30829 0.0797089; + tangent 0.0254476 -0.996688 0.0772402; + vertex -6.18330 9.24055 0.596025; + normal -0.196059 -0.0134329 0.980500; + texcoord -4.34254 0.0387177; + tangent 0.0194420 -0.999780 -0.00791220; + vertex -6.36327 9.38792 0.546754; + normal -0.128512 -0.0813570 0.988365; + texcoord -4.35895 0.00206651; + tangent -0.0524293 -0.994450 -0.0912123; + vertex -6.49452 9.45218 0.528856; + normal -0.188856 0.0654065 0.979824; + texcoord -4.26297 -0.00854364; + tangent 0.0150993 -0.997582 0.0678350; + vertex -6.52216 9.04447 0.527858; + normal -0.0723219 -0.186154 0.979855; + texcoord -4.41876 -0.0190815; + tangent -0.0465087 -0.981169 -0.187466; + vertex -6.55923 9.71653 0.559524; + normal -0.0826406 -0.177543 0.980637; + texcoord -4.49773 0.0350949; + tangent -0.157519 -0.968417 -0.193275; + vertex -6.31631 9.99998 0.631313; + normal -0.0525589 -0.281271 0.958188; + texcoord -4.49578 -0.107296; + tangent -0.000210252 -0.959465 -0.281829; + vertex -6.92358 10.0001 0.624540; + normal -0.111567 0.00607419 0.993738; + texcoord -4.29594 -0.0666615; + tangent 0.00164844 -0.999969 0.00775468; + vertex -6.76391 9.20350 0.487133; + normal -0.0727222 -0.0897957 0.993302; + texcoord -4.33743 -0.107859; + tangent -0.0279447 -0.995244 -0.0933165; + vertex -6.92567 9.37351 0.478783; + normal -0.0201935 -0.224442 0.974278; + texcoord -4.43145 -0.217220; + tangent 0.0122670 -0.974406 -0.224460; + vertex -7.36709 9.74870 0.517440; + normal -0.0233406 -0.267682 0.963225; + texcoord -4.49439 -0.233507; + tangent -0.0155370 -0.963295 -0.267996; + vertex -7.42925 10.0001 0.585799; + normal 0.0931758 -0.181112 0.979039; + texcoord -4.49267 -0.319595; + tangent -0.0156611 -0.982944 -0.183239; + vertex -7.78301 10.0003 0.591056; + normal -0.0266439 -0.118912 0.992547; + texcoord -4.36107 -0.193938; + tangent -0.00679703 -0.992619 -0.121088; + vertex -7.26823 9.46009 0.470008; + normal -0.0395924 -0.0110515 0.999155; + texcoord -4.27927 -0.179255; + tangent -0.0322901 -0.999407 -0.0119206; + vertex -7.21958 9.14755 0.452862; + normal 0.0602870 -0.146235 0.987411; + texcoord -4.37849 -0.268379; + tangent 0.0357683 -0.987974 -0.150424; + vertex -7.56200 9.54198 0.482573; + normal 0.0412323 -0.0371258 0.998460; + texcoord -4.29314 -0.265698; + tangent -0.0430528 -0.998480 -0.0344012; + vertex -7.55471 9.19789 0.453591; + normal 0.127103 -0.0941085 0.987415; + texcoord -4.33132 -0.326915; + tangent 0.00766112 -0.995218 -0.0973809; + vertex -7.75144 9.35861 0.477721; + normal 0.153121 -0.126420 0.980088; + texcoord -4.41141 -0.393972; + tangent -0.0802966 -0.989953 -0.116386; + vertex -8.09723 9.69995 0.586062; + normal 0.101054 -0.0934985 0.990478; + texcoord -4.49924 -0.447187; + tangent -0.158815 -0.984737 -0.0712072; + vertex -8.18272 10.0001 0.634289; + normal 0.148288 -0.0721528 0.986309; + texcoord -4.26041 -0.426868; + tangent -0.00653741 -0.997120 -0.0755520; + vertex -8.23219 9.03893 0.539271; + normal 0.0944692 -0.0398380 0.994730; + texcoord -4.17724 -0.339000; + tangent -0.0656401 -0.997201 -0.0357862; + vertex -7.85080 8.72972 0.470426; + normal 0.111181 -0.0875015 0.989941; + texcoord -4.22599 -0.492553; + tangent 0.0298663 -0.995347 -0.0916046; + vertex -8.52176 8.96825 0.574417; + normal 0.0200955 -0.0212715 0.999572; + texcoord -4.16502 -0.270452; + tangent -0.0400920 -0.998976 -0.0209472; + vertex -7.59313 8.68843 0.455551; + normal 0.0778010 -0.0756536 0.994094; + texcoord -4.08109 -0.382762; + tangent -0.00255433 -0.997280 -0.0736685; + vertex -8.06405 8.26373 0.462910; + normal 0.0675717 -0.0690495 0.995322; + texcoord -4.39535 -0.524331; + tangent -0.0640925 -0.995811 -0.0652135; + vertex -8.54206 9.64943 0.637618; + normal -0.0613387 -0.00851683 0.998081; + texcoord -4.14433 -0.193743; + tangent -0.0446150 -0.998898 -0.0145411; + vertex -7.29841 8.64675 0.461602; + normal 0.0732187 -0.0493885 0.996092; + texcoord -4.44213 -0.635202; + tangent -0.0263305 -0.998637 -0.0450597; + vertex -9.02272 9.78257 0.666902; + normal 0.0636718 -0.00513469 0.997958; + texcoord -4.48989 -0.603766; + tangent 0.136957 -0.990509 -0.0116434; + vertex -8.91419 9.99995 0.661096; + normal 0.0661657 -0.0781333 0.994745; + texcoord -4.48757 -0.794204; + tangent -0.0347263 -0.996606 -0.0746316; + vertex -9.65889 10.0000 0.745970; + normal 0.0846079 -0.0919136 0.992166; + texcoord -4.21624 -0.586137; + tangent 0.0491399 -0.994359 -0.0939951; + vertex -8.73257 8.80027 0.579456; + normal 0.0823124 -0.0635105 0.994581; + texcoord -4.32258 -0.668766; + tangent 0.0549561 -0.996108 -0.0689132; + vertex -9.23736 9.33363 0.646546; + normal 0.112823 -0.0637708 0.991567; + texcoord -4.19126 -0.680935; + tangent 0.0115317 -0.998122 -0.0601568; + vertex -9.19743 8.82528 0.624756; + normal 0.0867742 -0.0429789 0.995301; + texcoord -4.32073 -0.801195; + tangent -0.0334875 -0.998661 -0.0394187; + vertex -9.69592 9.34275 0.693739; + normal 0.0571670 -0.0519359 0.997013; + texcoord -4.48570 -0.938283; + tangent 0.0329804 -0.997972 -0.0544506; + vertex -10.2660 9.99981 0.764361; + normal 0.0981222 -0.156370 0.982813; + texcoord -4.09679 -0.644551; + tangent -0.0504005 -0.985547 -0.161732; + vertex -9.05186 8.49369 0.571748; + normal 0.109277 -0.0626003 0.992038; + texcoord -4.17230 -0.799196; + tangent 0.0251820 -0.997600 -0.0644938; + vertex -9.77333 8.73126 0.697176; + normal 0.106444 -0.0162242 0.994186; + texcoord -4.31311 -0.949842; + tangent -0.0141660 -0.999789 -0.0148665; + vertex -10.2760 9.33888 0.737797; + normal 0.111358 -0.0268300 0.993418; + texcoord -4.46759 -0.998715; + tangent 0.0358607 -0.998902 -0.0301522; + vertex -10.4861 10.0001 0.778316; + normal 0.101646 -0.0242977 0.994524; + texcoord -4.18116 -0.928978; + tangent 0.00171405 -0.999702 -0.0243358; + vertex -10.2560 8.78028 0.739910; + normal 0.0931769 -0.0440041 0.994677; + texcoord -4.17319 -1.04850; + tangent -0.150928 -0.988023 -0.0321074; + vertex -10.6455 8.76100 0.785262; + normal 0.103084 -0.103516 0.989272; + texcoord -4.12583 -0.930308; + tangent 0.00264698 -0.994840 -0.101422; + vertex -10.2353 8.55206 0.724207; + normal 0.124008 -0.184875 0.974907; + texcoord -4.10011 -0.795934; + tangent 0.135268 -0.970786 -0.198184; + vertex -9.69752 8.45304 0.652869; + normal 0.112425 -0.0297636 0.993214; + texcoord -4.34941 -1.08900; + tangent 0.0491830 -0.998196 -0.0344417; + vertex -10.8592 9.41893 0.821001; + normal 0.104665 -0.0537403 0.993054; + texcoord -4.48493 -1.18064; + tangent 0.0812858 -0.994898 -0.0597482; + vertex -11.2607 9.99985 0.893360; + normal 0.0505028 -0.0516670 0.997387; + texcoord -4.27679 -1.11368; + tangent -0.00373700 -0.998642 -0.0519636; + vertex -10.9435 9.17233 0.817452; + normal 0.0355530 -0.0974960 0.994601; + texcoord -4.36516 -1.18142; + tangent 0.0656882 -0.992351 -0.104520; + vertex -11.1968 9.50970 0.856305; + normal 0.0489975 -0.103045 0.993469; + texcoord -4.10913 -1.07951; + tangent -0.0462699 -0.994474 -0.0942336; + vertex -10.8752 8.46525 0.783501; + normal -0.0294827 -0.0707988 0.997055; + texcoord -4.23745 -1.15845; + tangent -0.0575451 -0.995773 -0.0715852; + vertex -11.1103 9.05640 0.813973; + normal 0.0661049 -0.115120 0.991150; + texcoord -4.43016 -1.25447; + tangent 0.0995263 -0.987686 -0.120706; + vertex -11.5362 9.79090 0.902652; + normal 0.0157721 -0.170853 0.985170; + texcoord -4.48239 -1.42932; + tangent -0.0357614 -0.984885 -0.169480; + vertex -12.2263 10.0003 0.982135; + normal 0.0166376 -0.191994 0.981255; + texcoord -4.36622 -1.27441; + tangent 0.0381541 -0.979999 -0.195311; + vertex -11.5819 9.53899 0.860582; + normal 0.00659861 -0.210740 0.977520; + texcoord -4.42311 -1.41423; + tangent -0.0194630 -0.976313 -0.215488; + vertex -12.1797 9.78817 0.942823; + normal -0.0803376 -0.221964 0.971740; + texcoord -4.47357 -1.51065; + tangent -0.0623372 -0.971296 -0.229560; + vertex -12.5169 9.99969 0.974889; + normal -0.0307983 -0.140780 0.989562; + texcoord -4.25147 -1.30827; + tangent 0.00319422 -0.989614 -0.143717; + vertex -11.7505 9.05420 0.763042; + normal 0.00194515 -0.213421 0.976958; + texcoord -4.30406 -1.40228; + tangent -0.0294153 -0.975927 -0.216105; + vertex -12.1175 9.22408 0.798072; + normal -0.0579375 -0.219802 0.973823; + texcoord -4.34602 -1.49236; + tangent -0.0134945 -0.975218 -0.220833; + vertex -12.4875 9.45894 0.845303; + normal -0.0820513 -0.174455 0.981241; + texcoord -4.43400 -1.61224; + tangent 0.0116676 -0.984085 -0.177313; + vertex -12.9485 9.84913 0.888283; + normal -0.0787468 -0.122405 0.989351; + texcoord -4.47991 -1.64244; + tangent 0.0535905 -0.991176 -0.121237; + vertex -13.0766 10.0000 0.899311; + normal 0.00790005 -0.139914 0.990132; + texcoord -4.28269 -1.48726; + tangent 0.0578988 -0.986606 -0.152498; + vertex -12.4684 9.15319 0.784706; + normal -0.0267622 -0.0164532 0.999506; + texcoord -4.43323 -1.72261; + tangent 0.0766984 -0.996949 -0.0144784; + vertex -13.3806 9.85849 0.867553; + normal -0.0788187 0.0429199 0.995965; + texcoord -4.47919 -1.75142; + tangent 0.0923204 -0.994139 0.0562603; + vertex -13.5136 9.99990 0.859443; + normal 0.00298650 -0.122452 0.992470; + texcoord -4.38727 -1.64336; + tangent 0.00533050 -0.992719 -0.120332; + vertex -13.0558 9.65020 0.852866; + normal -0.0799347 0.113144 0.990358; + texcoord -4.41716 -1.79587; + tangent 0.0662086 -0.990553 0.120086; + vertex -13.6732 9.74336 0.864971; + normal -0.0579429 0.199052 0.978274; + texcoord -4.47821 -1.90954; + tangent 0.0756435 -0.976012 0.204155; + vertex -14.1465 10.0005 0.769238; + normal 0.0873554 -0.0261758 0.995833; + texcoord -4.36608 -1.70450; + tangent -0.0282687 -0.999372 -0.0213655; + vertex -13.2959 9.55927 0.859200; + normal -0.0557680 0.177646 0.982513; + texcoord -4.40140 -1.88269; + tangent 0.0612767 -0.981024 0.183949; + vertex -13.9975 9.69100 0.847019; + normal 0.0482501 -0.0932206 0.994476; + texcoord -4.30555 -1.61230; + tangent -0.0392790 -0.994736 -0.0946403; + vertex -12.9648 9.29845 0.807545; + normal 0.0130454 0.0771974 0.996931; + texcoord -4.32718 -1.81408; + tangent -0.0591596 -0.995193 0.0780483; + vertex -13.7320 9.41647 0.898334; + normal 0.0987533 -0.0409605 0.994269; + texcoord -4.25371 -1.61997; + tangent -0.0111098 -0.999246 -0.0371938; + vertex -12.9911 9.11697 0.796459; + normal 0.00599175 0.192508 0.981277; + texcoord -4.41569 -1.97202; + tangent 0.0603523 -0.979117 0.194133; + vertex -14.3949 9.72671 0.823484; + normal 0.0309989 0.215190 0.976080; + texcoord -4.47780 -1.98028; + tangent 0.000290376 -0.976496 0.215537; + vertex -14.4298 10.0001 0.764315; + normal 0.00502179 0.164012 0.986446; + texcoord -4.47517 -2.09432; + tangent 0.0764811 -0.983365 0.164752; + vertex -14.9300 10.0002 0.801570; + normal -0.000965685 0.134235 0.990949; + texcoord -4.33790 -1.98760; + tangent -0.0272962 -0.991057 0.130620; + vertex -14.4359 9.43254 0.874851; + normal -0.0227103 0.136271 0.990411; + texcoord -4.35419 -2.12834; + tangent 0.0236168 -0.990329 0.136712; + vertex -15.0117 9.50545 0.876182; + normal -0.0690640 0.139646 0.987790; + texcoord -4.47677 -2.17367; + tangent 0.000773446 -0.990211 0.139573; + vertex -15.2193 10.0001 0.790279; + normal 0.0179502 0.106167 0.994186; + texcoord -4.20916 -1.95069; + tangent 0.0491058 -0.993780 0.0999494; + vertex -14.3605 8.79643 0.941864; + normal -0.0745518 0.151956 0.985572; + texcoord -4.27937 -2.20142; + tangent 0.00763403 -0.987995 0.154295; + vertex -15.3179 9.20289 0.897169; + normal 0.00399625 0.153376 0.988160; + texcoord -4.22169 -2.13237; + tangent -0.0173203 -0.988080 0.152966; + vertex -15.0579 8.98829 0.938652; + normal -0.0441401 0.141962 0.988887; + texcoord -4.34379 -2.31949; + tangent -0.0410005 -0.988769 0.143719; + vertex -15.7883 9.50128 0.800845; + normal -0.0380967 0.0840966 0.995729; + texcoord -4.47634 -2.30883; + tangent -0.176618 -0.981412 0.0750725; + vertex -15.6628 9.99989 0.756515; + normal -0.0429672 0.201324 0.978582; + texcoord -4.19234 -2.20180; + tangent -0.00348350 -0.979676 0.200557; + vertex -15.3076 8.81750 0.964587; + normal 0.0234558 0.0617144 0.997818; + texcoord -4.42201 -2.37241; + tangent -0.159451 -0.985219 0.0626035; + vertex -15.9805 9.77427 0.772545; + normal 0.110380 -0.00773045 0.993859; + texcoord -4.47459 -2.61046; + tangent -0.0582820 -0.998298 -0.00230747; + vertex -16.9555 9.99995 0.816012; + normal -0.0168456 0.0801931 0.996637; + texcoord -4.31632 -2.47016; + tangent 0.00112653 -0.996440 0.0842983; + vertex -16.4481 9.37131 0.827021; + normal 0.0427732 0.0132620 0.998997; + texcoord -4.39883 -2.57786; + tangent 0.00570934 -0.999890 0.0137034; + vertex -16.8289 9.70167 0.814405; + normal 0.120792 -0.0866149 0.988892; + texcoord -4.38918 -2.65343; + tangent 0.0882491 -0.991427 -0.0963597; + vertex -17.1645 9.64751 0.839976; + normal 0.140010 -0.172907 0.974936; + texcoord -4.47573 -2.77985; + tangent 0.157397 -0.968875 -0.191068; + vertex -17.7008 10.0005 0.980338; + normal -0.0627081 -0.0195649 0.997840; + texcoord -4.30454 -2.55514; + tangent 0.0275837 -0.999426 -0.0196536; + vertex -16.7038 9.32574 0.817953; + normal 0.123824 -0.170811 0.977492; + texcoord -4.38283 -2.73265; + tangent 0.131749 -0.972711 -0.190987; + vertex -17.3843 9.61529 0.867529; + normal -0.0169619 -0.0749694 0.997042; + texcoord -4.32793 -2.60855; + tangent 0.0656863 -0.994992 -0.0753417; + vertex -16.9262 9.40831 0.810343; + normal 0.0467512 -0.241736 0.969215; + texcoord -4.36981 -2.79511; + tangent 0.0630927 -0.967245 -0.245879; + vertex -17.6805 9.57050 0.888753; + normal 0.0338654 -0.236536 0.971032; + texcoord -4.47375 -2.84360; + tangent 0.0949891 -0.965674 -0.241766; + vertex -17.9072 10.0002 1.00735; + normal 0.0303977 -0.190794 0.981159; + texcoord -4.30408 -2.68276; + tangent -2.01193e-05 -0.981972 -0.189024; + vertex -17.2282 9.27075 0.791360; + normal -0.0475234 -0.282985 0.957946; + texcoord -4.40333 -2.88462; + tangent 0.0383793 -0.958339 -0.283044; + vertex -18.0498 9.72777 0.933380; + normal -0.0974561 -0.264549 0.959435; + texcoord -4.47313 -2.93506; + tangent 0.0304783 -0.964375 -0.262776; + vertex -18.2565 10.0001 0.995589; + normal -0.0334737 -0.273143 0.961391; + texcoord -4.25837 -2.79307; + tangent -0.113463 -0.953542 -0.279077; + vertex -17.6523 9.10272 0.753097; + normal -0.0425139 -0.161307 0.985988; + texcoord -4.23711 -2.67451; + tangent -0.0935677 -0.982207 -0.162834; + vertex -17.2069 9.08082 0.753768; + normal -0.0399488 -0.263229 0.963906; + texcoord -4.34314 -2.97011; + tangent 0.00687327 -0.964334 -0.264600; + vertex -18.3970 9.49355 0.825738; + normal -0.170329 -0.0411401 0.984528; + texcoord -4.20733 -2.60722; + tangent -0.0224010 -0.998837 -0.0426980; + vertex -16.9457 8.94313 0.764540; + normal -0.0937649 -0.131182 0.986914; + texcoord -4.19711 -2.66572; + tangent -0.0381017 -0.990909 -0.129024; + vertex -17.1946 8.92098 0.727264; + normal -0.173548 0.0455618 0.983771; + texcoord -4.23650 -2.53396; + tangent 0.00494482 -0.998918 0.0462449; + vertex -16.6429 9.03430 0.824968; + normal -0.0163413 -0.221068 0.975122; + texcoord -4.22472 -2.90291; + tangent -0.00775620 -0.974696 -0.223398; + vertex -18.1350 9.01327 0.697293; + normal -0.179647 0.0144753 0.983625; + texcoord -4.14227 -2.65678; + tangent 0.0197129 -0.999676 0.0161065; + vertex -17.1408 8.67241 0.715945; + normal -0.245092 0.102745 0.964040; + texcoord -4.15477 -2.53380; + tangent 0.00559393 -0.994242 0.107010; + vertex -16.6434 8.71187 0.845995; + normal -0.162334 0.144120 0.976154; + texcoord -4.18190 -2.47125; + tangent 0.0203250 -0.988771 0.148047; + vertex -16.3934 8.82161 0.888774; + normal -0.0625615 -0.0664291 0.995828; + texcoord -4.13884 -2.77043; + tangent 0.00830759 -0.997706 -0.0671780; + vertex -17.6068 8.66404 0.668419; + normal -0.259660 0.150116 0.953961; + texcoord -4.07839 -2.63043; + tangent -0.0134665 -0.988339 0.151671; + vertex -17.0386 8.39410 0.767980; + normal -0.123156 0.0602237 0.990558; + texcoord -4.09330 -2.72317; + tangent -0.00457854 -0.998337 0.0574622; + vertex -17.4143 8.47170 0.683521; + normal -0.279336 0.180710 0.943035; + texcoord -4.10927 -2.51073; + tangent -0.00880899 -0.982581 0.185624; + vertex -16.5472 8.53521 0.902481; + normal -0.0511873 0.165321 0.984911; + texcoord -4.22698 -2.42273; + tangent 0.0418590 -0.984986 0.167482; + vertex -16.2038 9.02767 0.875734; + normal -0.190085 0.144909 0.971014; + texcoord -3.98676 -2.47796; + tangent -0.0284824 -0.989069 0.144676; + vertex -16.4340 8.04309 1.03526; + normal -0.266100 0.150819 0.952074; + texcoord -3.95378 -2.53992; + tangent 0.0104572 -0.987148 0.159466; + vertex -16.6789 7.92239 0.992773; + normal -0.0452334 0.169514 0.984489; + texcoord -4.07100 -2.34281; + tangent -0.0201691 -0.984504 0.174200; + vertex -15.9124 8.33320 1.04749; + normal -0.103982 0.157337 0.982055; + texcoord -4.03075 -2.40753; + tangent -0.0468746 -0.986384 0.157638; + vertex -16.1315 8.22022 1.05319; + normal -0.0114631 0.176145 0.984298; + texcoord -4.08770 -2.18162; + tangent -0.0671064 -0.982683 0.172716; + vertex -15.2344 8.44152 1.04882; + normal -0.0500039 0.0516022 0.997415; + texcoord -3.96056 -2.38569; + tangent -0.0460179 -0.998093 0.0411457; + vertex -16.0860 7.95994 1.08582; + normal 0.0350475 0.119865 0.992171; + texcoord -4.05876 -2.14615; + tangent -0.0391145 -0.991771 0.121906; + vertex -15.1075 8.32858 1.06690; + normal 0.0560055 0.122431 0.990896; + texcoord -4.12444 -1.98268; + tangent 0.0408507 -0.991615 0.122604; + vertex -14.4264 8.58586 0.971028; + normal -0.148679 0.0462146 0.987805; + texcoord -3.89992 -2.49121; + tangent -0.0351577 -0.998400 0.0442837; + vertex -16.4870 7.70505 1.05924; + normal 0.0607611 0.0524200 0.996775; + texcoord -4.12606 -1.87640; + tangent -0.0242205 -0.998273 0.0535207; + vertex -13.9922 8.58555 0.952974; + normal 0.0854918 0.0343804 0.995745; + texcoord -4.02698 -2.10745; + tangent 0.00604450 -0.999409 0.0338495; + vertex -14.9793 8.19893 1.06951; + normal 0.120632 0.0239973 0.992407; + texcoord -4.24017 -1.77292; + tangent -0.0572744 -0.997907 0.0300280; + vertex -13.6371 9.01938 0.907043; + normal 0.0969271 0.0400446 0.994486; + texcoord -4.05434 -1.97327; + tangent -0.0374408 -0.998370 0.0430872; + vertex -14.4101 8.30979 0.996538; + normal 0.124311 0.000300132 0.992243; + texcoord -4.06971 -1.81036; + tangent -0.0506720 -0.998703 0.00499460; + vertex -13.7622 8.36858 0.939831; + normal 0.0125597 0.00248091 0.999918; + texcoord -3.99905 -2.20992; + tangent 0.0493728 -0.998718 0.0111403; + vertex -15.3360 8.07306 1.08342; + normal 0.111016 -0.0565715 0.992207; + texcoord -3.99403 -1.96742; + tangent 0.0252277 -0.997998 -0.0580043; + vertex -14.3756 8.07432 0.991101; + normal 0.0774886 -0.0767368 0.994036; + texcoord -3.97213 -2.13843; + tangent 0.0539965 -0.994953 -0.0845768; + vertex -15.0681 7.98269 1.07196; + normal 0.0142109 -0.0348882 0.999290; + texcoord -3.87410 -2.38936; + tangent -0.0139245 -0.999382 -0.0322824; + vertex -16.1108 7.56164 1.07800; + normal 0.106915 -0.0735607 0.991543; + texcoord -3.98176 -1.83133; + tangent -0.00707305 -0.997248 -0.0738004; + vertex -13.8783 8.02259 0.941563; + normal 0.0983926 -0.134044 0.986079; + texcoord -3.94570 -1.95858; + tangent 0.0103136 -0.990607 -0.136350; + vertex -14.3452 7.89876 0.968062; + normal 0.0864538 -0.0993114 0.991294; + texcoord -3.85340 -2.30564; + tangent -0.0150055 -0.994611 -0.102589; + vertex -15.7915 7.53534 1.05407; + normal 0.103469 -0.175498 0.979027; + texcoord -3.93299 -2.13911; + tangent 0.0239238 -0.983559 -0.178994; + vertex -15.0646 7.82243 1.04894; + normal 0.0861226 -0.187880 0.978409; + texcoord -3.89881 -1.98702; + tangent 0.00298220 -0.981765 -0.190077; + vertex -14.4506 7.71479 0.946409; + normal 0.0506731 -0.123808 0.991012; + texcoord -3.83679 -1.86213; + tangent 0.0296281 -0.991401 -0.127457; + vertex -13.9713 7.44851 0.877454; + normal 0.0911610 -0.192790 0.976996; + texcoord -3.81009 -2.04776; + tangent -0.0162700 -0.981592 -0.190297; + vertex -14.7033 7.33775 0.884608; + normal 0.129009 -0.168978 0.977140; + texcoord -3.82770 -2.20855; + tangent -0.00354079 -0.985064 -0.172153; + vertex -15.3512 7.37184 0.984053; + normal 0.162245 -0.0793959 0.983551; + texcoord -3.77814 -2.24134; + tangent 0.0186124 -0.996500 -0.0814917; + vertex -15.4985 7.21177 0.985963; + normal 0.130442 -0.144241 0.980908; + texcoord -3.76675 -2.10496; + tangent -0.0539798 -0.988611 -0.140477; + vertex -14.9371 7.14010 0.876087; + normal 0.0443984 -0.124635 0.991209; + texcoord -3.75637 -1.99063; + tangent -0.0121106 -0.991781 -0.127375; + vertex -14.4779 7.07196 0.826662; + normal 0.148142 -0.0568233 0.987332; + texcoord -3.71454 -2.11022; + tangent 0.0237074 -0.997721 -0.0631664; + vertex -14.9769 6.94436 0.860237; + normal 0.0657800 -0.0129730 0.997750; + texcoord -3.76950 -2.38156; + tangent 0.0239948 -0.999565 -0.0171749; + vertex -16.0638 7.16316 1.06143; + normal 0.159789 0.0162509 0.987017; + texcoord -3.73865 -2.29394; + tangent 0.0334838 -0.999380 0.0108956; + vertex -15.7007 7.05500 1.01884; + normal -0.0584435 -0.0201449 0.998087; + texcoord -3.80973 -2.44331; + tangent -0.00231029 -0.999786 -0.0205354; + vertex -16.3579 7.32643 1.06781; + normal 0.0543315 -0.0420079 0.997639; + texcoord -3.64404 -2.36268; + tangent 0.0467674 -0.998070 -0.0408417; + vertex -15.9809 6.67426 1.06214; + normal 0.185925 0.0155030 0.982442; + texcoord -3.67388 -2.13289; + tangent 0.00835693 -0.999833 0.0162791; + vertex -15.0441 6.79924 0.870450; + normal -0.167115 -0.0148944 0.985825; + texcoord -3.78346 -2.53039; + tangent -0.00964501 -0.999795 -0.0178027; + vertex -16.6437 7.23080 1.03509; + normal 0.155996 0.00236018 0.987755; + texcoord -3.65372 -2.30524; + tangent -0.0176259 -0.999835 0.00447951; + vertex -15.7475 6.71170 1.03508; + normal -0.237636 0.0551385 0.969788; + texcoord -3.87107 -2.56357; + tangent 0.0111735 -0.998093 0.0607008; + vertex -16.7510 7.58679 1.00931; + normal -0.245751 0.0147488 0.969221; + texcoord -3.74553 -2.66279; + tangent 0.0138726 -0.999722 0.0190575; + vertex -17.1583 7.09462 0.913130; + normal -0.240864 0.0951521 0.965883; + texcoord -3.87894 -2.70734; + tangent -0.115365 -0.990883 0.0695818; + vertex -17.3519 7.60207 0.833574; + normal -0.219423 0.0638975 0.973535; + texcoord -3.78375 -2.70802; + tangent 0.0224346 -0.997505 0.0669359; + vertex -17.4310 7.24895 0.839077; + normal -0.167986 0.00983067 0.985740; + texcoord -3.66929 -2.65604; + tangent 0.0302295 -0.999454 0.0133533; + vertex -17.1449 6.75633 0.921713; + normal -0.255899 0.174604 0.950805; + texcoord -3.94409 -2.67367; + tangent 0.00366192 -0.983349 0.181691; + vertex -17.2175 7.85331 0.831751; + normal -0.152393 0.0806536 0.985024; + texcoord -3.90177 -2.80277; + tangent -0.0187030 -0.996814 0.0775333; + vertex -17.7073 7.71215 0.749120; + normal -0.178138 0.148500 0.972736; + texcoord -4.04624 -2.70035; + tangent -0.00749242 -0.988344 0.152054; + vertex -17.3278 8.29217 0.718143; + normal -0.145309 0.146010 0.978553; + texcoord -3.95619 -2.77278; + tangent 0.0301937 -0.987822 0.152628; + vertex -17.6047 7.94528 0.736737; + normal -0.0741333 0.0911194 0.993077; + texcoord -4.04333 -2.81250; + tangent 0.0294054 -0.994797 0.0975449; + vertex -17.7599 8.31021 0.666805; + normal -0.00657156 0.0308362 0.999503; + texcoord -4.07659 -2.89308; + tangent 0.00459488 -0.999431 0.0334081; + vertex -18.1030 8.43365 0.642354; + normal -0.0601752 0.0804085 0.994944; + texcoord -3.94317 -2.88006; + tangent 0.00577946 -0.996661 0.0814429; + vertex -18.0574 7.86504 0.703059; + normal -0.0136727 -0.0912852 0.995731; + texcoord -4.15076 -2.88934; + tangent -0.0246940 -0.995500 -0.0914830; + vertex -18.0942 8.72274 0.650822; + normal -0.136353 0.0822197 0.987243; + texcoord -3.79992 -2.82866; + tangent 0.00749034 -0.996384 0.0846332; + vertex -17.8491 7.32068 0.747950; + normal 0.0190774 0.0595184 0.998045; + texcoord -3.94113 -2.94920; + tangent 0.00550829 -0.998224 0.0593158; + vertex -18.3204 7.87130 0.695455; + normal -0.110664 0.108110 0.987960; + texcoord -3.67216 -2.73899; + tangent 0.110250 -0.986031 0.124847; + vertex -17.4565 6.79200 0.874700; + normal -0.00522225 0.0886986 0.996045; + texcoord -3.80620 -2.95675; + tangent 0.00154087 -0.996725 0.0808502; + vertex -18.3305 7.28697 0.713541; + normal -0.0707296 0.138810 0.987790; + texcoord -3.75953 -2.89191; + tangent 0.0102864 -0.989006 0.147517; + vertex -18.0919 7.15785 0.739159; + normal 0.0689213 0.0236526 0.997342; + texcoord -4.07886 -2.95512; + tangent -0.0529207 -0.998206 0.0280096; + vertex -18.3230 8.41736 0.650473; + normal 0.0778777 0.0260423 0.996623; + texcoord -3.81583 -3.02526; + tangent 0.0731215 -0.997062 0.0228040; + vertex -18.6363 7.36847 0.727467; + normal 0.0689111 -0.116934 0.990746; + texcoord -4.17406 -2.95251; + tangent -0.00250251 -0.993029 -0.117845; + vertex -18.2861 8.80337 0.662132; + normal 0.102038 0.0431086 0.993846; + texcoord -3.94620 -3.00128; + tangent -0.0238877 -0.998649 0.0461531; + vertex -18.5495 7.90546 0.707341; + normal 0.0504403 -0.207753 0.976880; + texcoord -4.27951 -3.00395; + tangent 0.0379326 -0.977200 -0.208904; + vertex -18.5064 9.23442 0.763901; + normal 0.160487 -0.0160619 0.986907; + texcoord -4.08979 -3.01539; + tangent -0.0499503 -0.998704 -0.00977460; + vertex -18.5503 8.46810 0.674204; + normal 0.156819 -0.122184 0.980040; + texcoord -4.19816 -3.01124; + tangent 0.00277342 -0.992199 -0.124631; + vertex -18.5370 8.90036 0.708435; + normal 0.0465575 -0.149224 0.987707; + texcoord -4.32305 -3.05446; + tangent -0.0166935 -0.988739 -0.148716; + vertex -18.7175 9.39387 0.806662; + normal 0.184377 -0.0769066 0.979842; + texcoord -4.21062 -3.08970; + tangent -0.0395560 -0.996678 -0.0711895; + vertex -18.8797 8.97067 0.786548; + normal -0.115751 -0.219652 0.968687; + texcoord -4.41427 -3.02454; + tangent 0.0260585 -0.976045 -0.216004; + vertex -18.5901 9.77109 0.883028; + normal -0.156312 -0.177088 0.971703; + texcoord -4.47251 -3.07664; + tangent 0.0954694 -0.981899 -0.163583; + vertex -18.8218 10.0001 0.897447; + normal -0.104486 -0.138954 0.984771; + texcoord -4.39302 -3.07610; + tangent 0.0324151 -0.990634 -0.132643; + vertex -18.7902 9.71555 0.849508; + normal 0.0402317 -0.0446624 0.998192; + texcoord -4.31734 -3.10858; + tangent -0.0125683 -0.998931 -0.0444946; + vertex -18.9274 9.38093 0.818269; + normal -0.129339 -0.0607643 0.989737; + texcoord -4.41103 -3.13171; + tangent 0.0906196 -0.994764 -0.0472487; + vertex -19.0428 9.76076 0.822027; + normal -0.0799734 0.0244314 0.996498; + texcoord -4.46848 -3.23129; + tangent 0.147302 -0.988440 0.0358948; + vertex -19.4973 9.99989 0.758420; + normal 0.176858 -0.0240134 0.983943; + texcoord -4.06311 -3.12829; + tangent -0.0186305 -0.999617 -0.0204782; + vertex -19.0730 8.37014 0.788365; + normal -5.45485e-05 0.0942135 0.995552; + texcoord -4.40609 -3.26081; + tangent 0.0749505 -0.991910 0.102454; + vertex -19.5643 9.76434 0.766594; + normal 0.0677164 0.0528614 0.996303; + texcoord -4.47049 -3.29666; + tangent 0.0459051 -0.997636 0.0511323; + vertex -19.6965 10.0000 0.756851; + normal -0.00291342 0.0478546 0.998850; + texcoord -4.31540 -3.16872; + tangent 0.0451458 -0.997640 0.0517397; + vertex -19.1485 9.36553 0.823885; + normal 0.0809323 -0.00316744 0.996715; + texcoord -4.21842 -3.19321; + tangent -0.0586738 -0.998277 -0.000606325; + vertex -19.2456 9.01179 0.841462; + normal 0.0596622 0.121149 0.990840; + texcoord -4.30524 -3.26209; + tangent 0.0125730 -0.992016 0.125481; + vertex -19.5361 9.30017 0.833533; + normal 0.132528 0.103911 0.985717; + texcoord -4.42597 -3.32030; + tangent -0.00432218 -0.994379 0.105794; + vertex -19.7856 9.82378 0.777201; + normal 0.175729 0.0894271 0.980368; + texcoord -4.47125 -3.37080; + tangent 0.0162467 -0.995860 0.0894354; + vertex -20.0003 9.99986 0.799622; + normal 0.145513 0.0763826 0.986403; + texcoord -4.28925 -3.37000; + tangent -0.0451393 -0.995349 0.0851043; + vertex -20.0000 9.27135 0.892369; + normal 0.115699 0.100314 0.988206; + texcoord -4.29405 -3.31840; + tangent -0.0419123 -0.993400 0.106774; + vertex -19.8004 9.29187 0.859322; + normal 0.0720709 0.000552551 0.997399; + texcoord -4.20576 -3.30850; + tangent -0.0335139 -0.999434 0.00285378; + vertex -19.7904 8.93519 0.871352; + normal 0.0772915 0.00133000 0.997008; + texcoord -4.09644 -3.36727; + tangent 0.0613449 -0.998113 -0.00252945; + vertex -19.9999 8.52390 0.880587; + normal 0.110591 -0.0153951 0.993747; + texcoord -4.07356 -3.21630; + tangent 0.0253194 -0.999530 -0.0173006; + vertex -19.3871 8.35451 0.836748; + normal 0.103805 0.0108047 0.994539; + texcoord -3.99464 -3.30949; + tangent -0.0502273 -0.998549 0.0194111; + vertex -19.7053 8.05606 0.864784; + normal 0.112191 -0.0464620 0.992600; + texcoord -3.94076 -3.36772; + tangent -0.0333228 -0.998675 -0.0392215; + vertex -20.0006 7.86608 0.902044; + normal 0.136296 -0.0248944 0.990355; + texcoord -3.94680 -3.18199; + tangent -0.0269996 -0.999364 -0.0233151; + vertex -19.2365 7.88452 0.810272; + normal 0.161025 0.0349244 0.986332; + texcoord -3.97750 -3.07341; + tangent 0.0393591 -0.998873 0.0265396; + vertex -18.8380 7.98368 0.746096; + normal 0.103113 -0.0572762 0.993019; + texcoord -3.88834 -3.17396; + tangent 0.0254686 -0.998126 -0.0556460; + vertex -19.2243 7.64213 0.797954; + normal 0.0780047 -0.158066 0.984343; + texcoord -3.84887 -3.28757; + tangent 0.0864200 -0.982019 -0.167838; + vertex -19.6420 7.53053 0.816063; + normal 0.114512 -0.169532 0.978849; + texcoord -3.86134 -3.36817; + tangent 0.0371504 -0.983598 -0.176508; + vertex -20.0003 7.55597 0.865611; + normal 0.0704433 -0.0222397 0.997268; + texcoord -3.80182 -3.13104; + tangent 0.0201951 -0.999486 -0.0248857; + vertex -19.0255 7.30640 0.763197; + normal 0.0674166 -0.206740 0.976071; + texcoord -3.79968 -3.32089; + tangent -0.0141385 -0.977827 -0.208938; + vertex -19.7516 7.31622 0.783325; + normal 0.00876509 -0.158452 0.987328; + texcoord -3.70488 -3.36553; + tangent -0.102541 -0.982445 -0.155845; + vertex -19.9999 6.93756 0.706891; + normal 0.00928038 -0.0823581 0.996560; + texcoord -3.79520 -3.20052; + tangent 0.00333560 -0.996049 -0.0887391; + vertex -19.2812 7.28243 0.771817; + normal -0.0328348 -0.144504 0.988959; + texcoord -3.73615 -3.29099; + tangent -0.0779640 -0.985766 -0.148955; + vertex -19.6760 7.04429 0.729665; + normal -0.0575720 -0.0764870 0.995407; + texcoord -3.66877 -3.31587; + tangent -0.127419 -0.988478 -0.0817017; + vertex -19.7881 6.78575 0.690622; + normal -0.0342192 0.00195130 0.999412; + texcoord -3.62277 -3.35196; + tangent -0.0650478 -0.997867 -0.00548642; + vertex -20.0000 6.57289 0.671551; + normal -0.0943570 -0.0220108 0.995295; + texcoord -3.70292 -3.21361; + tangent -0.0453097 -0.998759 -0.0206914; + vertex -19.3635 6.95490 0.745514; + normal -0.000838214 0.0465369 0.998916; + texcoord -3.73803 -3.12720; + tangent -0.0417685 -0.997801 0.0514575; + vertex -19.0292 7.06553 0.766180; + normal -0.108442 0.0159763 0.993974; + texcoord -3.60958 -3.29141; + tangent -0.0357311 -0.999307 0.0104281; + vertex -19.7294 6.53602 0.690479; + normal -0.160280 0.0567009 0.985442; + texcoord -3.63913 -3.16824; + tangent -0.0153063 -0.998528 0.0520335; + vertex -19.1654 6.64792 0.786383; + normal -0.0567260 0.0766666 0.995442; + texcoord -3.53260 -3.30662; + tangent 0.0721108 -0.994120 0.0807809; + vertex -19.7611 6.23724 0.702256; + normal 0.0259852 0.159447 0.986864; + texcoord -3.48582 -3.36608; + tangent 0.0328842 -0.986452 0.160722; + vertex -20.0000 6.04686 0.723044; + normal -0.172674 0.0200353 0.984775; + texcoord -3.54396 -3.21529; + tangent -0.00201990 -0.999844 0.0175373; + vertex -19.4022 6.29572 0.747610; + normal -0.00609570 0.169426 0.985524; + texcoord -3.43329 -3.26981; + tangent -0.0216711 -0.985321 0.169332; + vertex -19.6083 5.83870 0.752890; + normal -0.0973895 0.130980 0.986590; + texcoord -3.63878 -3.10241; + tangent 0.0389779 -0.989400 0.139887; + vertex -18.9686 6.64118 0.814001; + normal -0.0910922 0.0790673 0.992699; + texcoord -3.45587 -3.23296; + tangent -0.00260662 -0.996830 0.0795210; + vertex -19.4539 5.93312 0.747778; + normal 0.0340468 0.270003 0.962257; + texcoord -3.36643 -3.25837; + tangent -0.0108640 -0.962227 0.272032; + vertex -19.5682 5.57338 0.810003; + normal 0.0745479 0.306363 0.948991; + texcoord -3.34100 -3.36620; + tangent -0.0137557 -0.951040 0.308760; + vertex -20.0000 5.47290 0.881895; + normal -0.0879655 0.159459 0.983278; + texcoord -3.39716 -3.19229; + tangent -0.00841926 -0.986504 0.163522; + vertex -19.3053 5.70841 0.786869; + normal -0.180882 0.0321522 0.982979; + texcoord -3.45314 -3.17774; + tangent -0.000117046 -0.999570 0.0293118; + vertex -19.2448 5.91462 0.776697; + normal -0.178102 0.0772969 0.980971; + texcoord -3.56359 -3.10010; + tangent 0.0388321 -0.996009 0.0803645; + vertex -18.9144 6.36640 0.853072; + normal -0.182245 0.0101655 0.983201; + texcoord -3.48304 -3.03521; + tangent -0.0144240 -0.999878 0.00604609; + vertex -18.6473 6.02932 0.925006; + normal -0.125063 0.0714629 0.989572; + texcoord -3.35147 -3.07795; + tangent 0.0391739 -0.996033 0.0798955; + vertex -18.8227 5.47987 0.885894; + normal -0.176230 -0.00797011 0.984317; + texcoord -3.39793 -3.04761; + tangent 0.0120622 -0.999898 -0.00760442; + vertex -18.7269 5.65658 0.898030; + normal -0.0627031 0.206335 0.976470; + texcoord -3.32530 -3.13465; + tangent 0.0837920 -0.974355 0.208834; + vertex -19.0687 5.39067 0.873104; + normal -0.0756977 -0.00806295 0.997098; + texcoord -3.32125 -2.98276; + tangent 0.0130072 -0.999875 -0.00895330; + vertex -18.4652 5.38554 0.927129; + normal -0.0166005 0.0787287 0.996758; + texcoord -3.27816 -3.02870; + tangent 0.0536721 -0.995513 0.0779367; + vertex -18.6172 5.21885 0.926825; + normal 0.0144054 0.227753 0.973613; + texcoord -3.27026 -3.12228; + tangent 0.0114101 -0.970713 0.239970; + vertex -18.9791 5.17760 0.929310; + normal 0.0640358 0.316622 0.946388; + texcoord -3.23728 -3.18715; + tangent 0.0311456 -0.949884 0.311049; + vertex -19.2912 5.03438 0.981602; + normal 0.0811758 0.124235 0.988927; + texcoord -3.19656 -3.06009; + tangent -0.0623153 -0.989399 0.131175; + vertex -18.7394 4.97264 0.955382; + normal 0.0405473 0.273991 0.960877; + texcoord -3.21726 -3.31644; + tangent 0.00928469 -0.961472 0.274746; + vertex -19.8172 4.97598 1.04773; + normal -0.0119267 0.211638 0.977275; + texcoord -3.19307 -3.36575; + tangent 0.0274811 -0.976908 0.211884; + vertex -20.0000 4.87881 1.07396; + normal 0.0114110 0.106065 0.994294; + texcoord -3.14423 -3.32301; + tangent -0.00769754 -0.994212 0.107157; + vertex -19.8219 4.68856 1.10580; + normal -0.0570851 0.00700655 0.998345; + texcoord -3.11758 -3.36553; + tangent -0.0339729 -0.999382 0.00906439; + vertex -20.0000 4.57493 1.10344; + normal 0.0788134 0.129010 0.988506; + texcoord -3.14283 -3.21721; + tangent -0.00174299 -0.990935 0.134328; + vertex -19.4189 4.68007 1.08160; + normal 0.000787796 -0.0558667 0.998438; + texcoord -3.08279 -3.30288; + tangent -0.00390104 -0.998285 -0.0584081; + vertex -19.7632 4.46043 1.11097; + normal -0.0535697 -0.143858 0.988147; + texcoord -3.05415 -3.36496; + tangent 0.0117553 -0.989085 -0.146879; + vertex -20.0002 4.34423 1.08450; + normal 0.130628 0.109025 0.985419; + texcoord -3.12170 -3.11626; + tangent -0.0126201 -0.993549 0.112701; + vertex -19.0117 4.61901 1.04391; + normal -0.0531007 -0.132389 0.989774; + texcoord -2.96107 -3.24218; + tangent -0.00921891 -0.991174 -0.132250; + vertex -19.5078 3.96536 1.03810; + normal -0.0703633 -0.162976 0.984118; + texcoord -2.95251 -3.36523; + tangent -0.00785272 -0.986383 -0.164274; + vertex -20.0001 3.92010 0.998913; + normal 0.0705019 0.0199590 0.997312; + texcoord -3.05903 -3.14382; + tangent 0.0940785 -0.995438 0.0158894; + vertex -19.0868 4.32631 1.07271; + normal 0.0101297 -0.0897211 0.995915; + texcoord -3.02784 -3.21311; + tangent 0.0888657 -0.991511 -0.0949163; + vertex -19.3293 4.21121 1.07341; + normal -0.0990775 -0.0761795 0.992159; + texcoord -2.86211 -3.27727; + tangent 0.0273820 -0.996779 -0.0753817; + vertex -19.6572 3.54886 0.976729; + normal -0.0938132 -0.101311 0.990422; + texcoord -2.86982 -3.36422; + tangent 0.0244959 -0.994651 -0.100344; + vertex -19.9998 3.58803 0.949705; + normal -0.0734997 -0.0408537 0.996458; + texcoord -2.95520 -3.18424; + tangent -0.0138674 -0.998689 -0.0492830; + vertex -19.1998 3.92461 1.05542; + normal -0.138504 -0.0438424 0.989391; + texcoord -2.71664 -3.31232; + tangent 0.00404743 -0.999025 -0.0439527; + vertex -19.7410 2.97708 0.943212; + normal -0.131256 -0.0322337 0.990824; + texcoord -2.58266 -3.36362; + tangent -0.0489082 -0.997993 -0.0402173; + vertex -20.0002 2.44745 0.880559; + normal -0.162407 -0.0239138 0.986434; + texcoord -2.80572 -3.24662; + tangent 0.0143121 -0.999669 -0.0213655; + vertex -19.5167 3.33313 0.985669; + normal -0.162899 -0.0961546 0.981946; + texcoord -2.48989 -3.21464; + tangent 0.0126579 -0.995526 -0.0936326; + vertex -19.4053 2.00380 0.952688; + normal -0.194772 -0.0412478 0.979981; + texcoord -2.68872 -3.22961; + tangent -0.0105784 -0.998967 -0.0442024; + vertex -19.4537 2.83644 0.989308; + normal -0.172032 -0.0155964 0.984968; + texcoord -2.73877 -3.12658; + tangent -0.00246033 -0.999892 -0.0145030; + vertex -19.0193 3.06615 1.09276; + normal -0.0865947 -0.0213134 0.996016; + texcoord -2.47092 -3.30761; + tangent 0.0268189 -0.999446 -0.0196881; + vertex -19.7836 2.00155 0.902770; + normal 0.0887678 -0.0762748 0.993128; + texcoord -2.35968 -3.36417; + tangent 0.00342947 -0.997026 -0.0769848; + vertex -19.9998 1.53527 0.896047; + normal -0.147439 0.0100459 0.989020; + texcoord -2.85805 -3.14561; + tangent -0.0598764 -0.998203 0.00250510; + vertex -19.1032 3.62333 1.06572; + normal -0.159035 -0.0640440 0.985193; + texcoord -2.53098 -3.10432; + tangent 0.0310696 -0.997734 -0.0596849; + vertex -18.9493 2.21479 1.06038; + normal -0.0911144 -0.00765698 0.995811; + texcoord -2.74193 -3.07552; + tangent 0.00249999 -0.999970 -0.00729063; + vertex -18.8290 3.07798 1.11917; + normal -0.0485327 0.0509964 0.997519; + texcoord -2.91609 -3.11293; + tangent -0.0138446 -0.998560 0.0518214; + vertex -18.9672 3.78833 1.07656; + normal 0.0364281 0.0173890 0.999185; + texcoord -2.97381 -3.09999; + tangent 0.0236770 -0.999583 0.0165421; + vertex -18.9310 3.98529 1.06926; + normal -0.00597978 0.0756925 0.997113; + texcoord -2.85928 -3.05301; + tangent -0.0179710 -0.996965 0.0757431; + vertex -18.7304 3.53744 1.10584; + normal 0.125205 0.0943760 0.987632; + texcoord -2.98660 -3.05269; + tangent -0.0113438 -0.995041 0.0988191; + vertex -18.7323 4.05262 1.04829; + normal -0.00368196 0.0119723 0.999922; + texcoord -2.75258 -3.02740; + tangent -0.0141588 -0.999827 0.0120785; + vertex -18.6591 3.11969 1.12735; + normal 0.136947 0.0693079 0.988151; + texcoord -3.14435 -3.01427; + tangent -0.0431193 -0.995934 0.0790958; + vertex -18.5760 4.70589 0.958905; + normal -0.0232656 -0.0295489 0.999293; + texcoord -2.61856 -3.01306; + tangent 0.0310811 -0.999091 -0.0291721; + vertex -18.5805 2.58098 1.10926; + normal 0.0944653 0.0989337 0.990600; + texcoord -2.83450 -3.00126; + tangent -0.0109396 -0.995244 0.0967979; + vertex -18.5274 3.44819 1.10373; + normal 0.0724811 0.0251609 0.997052; + texcoord -2.74137 -2.96522; + tangent -0.0259373 -0.999295 0.0271344; + vertex -18.4109 3.08674 1.11735; + normal -0.0912047 -0.0950813 0.991283; + texcoord -2.47410 -3.02805; + tangent -0.0191856 -0.995234 -0.0956131; + vertex -18.6051 2.00160 1.09474; + normal 0.136880 0.0478282 0.989432; + texcoord -2.72642 -2.84293; + tangent -0.0111361 -0.998513 0.0533598; + vertex -17.9065 2.96812 1.06850; + normal -0.154324 -0.174995 0.972400; + texcoord -2.43532 -3.08394; + tangent -0.0430419 -0.981960 -0.184122; + vertex -18.8361 1.85925 1.04321; + normal 0.0806360 0.00162042 0.996742; + texcoord -2.60280 -2.89623; + tangent 0.00186552 -0.999996 0.00234427; + vertex -18.1087 2.53470 1.09075; + normal -0.000601056 -0.0701376 0.997537; + texcoord -2.47857 -2.96208; + tangent -0.0584259 -0.995996 -0.0676662; + vertex -18.3566 2.01314 1.10613; + normal -0.0547130 -0.214330 0.975228; + texcoord -2.40269 -2.96535; + tangent -0.0178434 -0.975829 -0.217805; + vertex -18.4076 1.71820 1.06352; + normal 0.0489855 -0.0546514 0.997303; + texcoord -2.47967 -2.90311; + tangent -0.0293796 -0.998223 -0.0518433; + vertex -18.1597 2.01130 1.10103; + normal 0.128202 -0.0191069 0.991564; + texcoord -2.48209 -2.84909; + tangent 0.0290978 -0.999280 -0.0243433; + vertex -17.9508 2.02775 1.08129; + normal 0.0647314 -0.115740 0.991168; + texcoord -2.40917 -2.84327; + tangent 0.0986527 -0.987930 -0.119423; + vertex -17.9094 1.71606 1.05651; + normal 0.180265 0.00979801 0.983569; + texcoord -2.54363 -2.80864; + tangent -0.00581839 -0.999919 0.0113563; + vertex -17.8122 2.26519 1.05658; + normal 0.135360 0.00728509 0.990770; + texcoord -2.35145 -2.69670; + tangent 0.0525822 -0.998595 0.00651521; + vertex -17.3377 1.45588 0.968549; + normal -0.0262252 -0.201681 0.979100; + texcoord -2.33255 -2.84740; + tangent 0.0390240 -0.978092 -0.204483; + vertex -17.8855 1.42336 1.00388; + normal 0.0240203 -0.0885953 0.995778; + texcoord -2.30048 -2.78359; + tangent 0.00617440 -0.994643 -0.103187; + vertex -17.5797 1.29864 0.982699; + normal -0.111180 -0.271827 0.955902; + texcoord -2.29091 -2.90016; + tangent -0.0238859 -0.960169 -0.278396; + vertex -18.1219 1.25447 0.944196; + normal -0.125520 -0.168072 0.977751; + texcoord -2.23929 -2.83762; + tangent -0.158291 -0.969198 -0.188678; + vertex -17.8686 1.07753 0.935701; + normal -0.131045 -0.292226 0.947328; + texcoord -2.36787 -3.04928; + tangent -0.0405740 -0.952335 -0.302342; + vertex -18.7282 1.60017 0.993327; + normal -0.127393 -0.227367 0.965441; + texcoord -2.20701 -3.02382; + tangent -0.171200 -0.952119 -0.253297; + vertex -18.6437 0.926952 0.764223; + normal -0.132628 -0.204577 0.969824; + texcoord -2.39800 -3.19015; + tangent -0.0274501 -0.976164 -0.215289; + vertex -19.3061 1.68645 0.919485; + normal -0.0879577 -0.272210 0.958209; + texcoord -2.24035 -3.08094; + tangent -0.0204220 -0.960497 -0.277541; + vertex -18.8710 1.07783 0.777777; + normal -0.0951613 -0.283064 0.954368; + texcoord -2.33439 -3.14985; + tangent -0.00611407 -0.958252 -0.285861; + vertex -19.1417 1.41997 0.866267; + normal -0.0999422 -0.107489 0.989170; + texcoord -2.44927 -3.26115; + tangent 0.0622762 -0.993292 -0.0974329; + vertex -19.5727 1.88267 0.915605; + normal -0.0386493 -0.160889 0.986215; + texcoord -2.38679 -3.24703; + tangent -0.0297835 -0.985838 -0.165032; + vertex -19.5388 1.64220 0.889638; + normal 0.0549857 -0.119656 0.991292; + texcoord -2.36191 -3.31708; + tangent 0.00397653 -0.992890 -0.118972; + vertex -19.7918 1.54930 0.878381; + normal 0.0504933 -0.175304 0.983219; + texcoord -2.28493 -3.25075; + tangent 0.0138429 -0.984190 -0.176574; + vertex -19.5416 1.23198 0.804882; + normal 0.147537 -0.0932494 0.984651; + texcoord -2.26883 -3.29904; + tangent -0.00413962 -0.995529 -0.0943708; + vertex -19.7378 1.16533 0.818389; + normal 0.167411 0.0128264 0.985804; + texcoord -2.20166 -3.36332; + tangent -0.00418047 -0.999919 0.0120001; + vertex -20.0001 0.889178 0.849483; + normal 0.0158204 -0.181837 0.983202; + texcoord -2.23703 -3.17085; + tangent 0.0218478 -0.982603 -0.184428; + vertex -19.2304 1.04353 0.753388; + normal 0.122102 -0.0372331 0.991819; + texcoord -2.20843 -3.23352; + tangent 0.0658306 -0.996850 -0.0442392; + vertex -19.4575 0.939059 0.759431; + normal -0.0415648 -0.0750876 0.996310; + texcoord -2.15633 -3.07124; + tangent 0.00949110 -0.997150 -0.0748504; + vertex -18.8363 0.744705 0.712037; + normal 0.0685670 0.00258262 0.997643; + texcoord -2.14836 -3.13704; + tangent 0.0986218 -0.995076 -0.00988350; + vertex -19.0836 0.691132 0.717282; + normal 0.133929 0.111886 0.984655; + texcoord -2.11067 -3.16800; + tangent 0.0186067 -0.992914 0.117369; + vertex -19.1564 0.558670 0.733524; + normal 0.155995 0.113433 0.981223; + texcoord -2.12845 -3.28887; + tangent -0.0363338 -0.991311 0.126418; + vertex -19.7075 0.626841 0.826189; + normal 0.0859421 0.0862160 0.992563; + texcoord -2.05492 -3.36517; + tangent 0.0581406 -0.994813 0.0834632; + vertex -19.9998 0.319721 0.892032; + normal 0.0454752 0.128670 0.990644; + texcoord -2.08399 -3.09916; + tangent -0.0122814 -0.991255 0.131389; + vertex -18.9390 0.443317 0.726532; + normal 0.133466 0.137813 0.981425; + texcoord -2.00717 -3.18391; + tangent -0.0383093 -0.988456 0.146581; + vertex -19.2668 0.102750 0.829939; + normal 0.101416 0.100175 0.989788; + texcoord -2.04218 -3.30598; + tangent 0.0574337 -0.993816 0.0950290; + vertex -19.7075 0.237880 0.878505; + normal 0.0345600 0.0777948 0.996370; + texcoord -1.89754 -3.30836; + tangent -0.0600611 -0.994944 0.0804929; + vertex -19.7624 -0.329970 0.914664; + normal 0.0234760 0.117743 0.992766; + texcoord -1.85676 -3.36391; + tangent -0.0289086 -0.992629 0.117691; + vertex -20.0000 -0.478685 0.928980; + normal 0.0815651 0.103484 0.991281; + texcoord -1.94062 -3.22498; + tangent 0.00334687 -0.994543 0.104278; + vertex -19.4398 -0.141905 0.880907; + normal 0.00888512 0.174498 0.984618; + texcoord -1.82562 -3.24323; + tangent -0.00588651 -0.984721 0.174042; + vertex -19.5333 -0.626863 0.942360; + normal 0.0387207 0.233920 0.971484; + texcoord -1.77276 -3.36434; + tangent 0.0417713 -0.971184 0.234643; + vertex -19.9999 -0.808700 0.993148; + normal 0.0310171 0.181952 0.982818; + texcoord -1.90003 -3.16717; + tangent -0.0300912 -0.982779 0.182317; + vertex -19.1905 -0.253376 0.879974; + normal 0.0366787 0.196192 0.979879; + texcoord -2.01822 -3.08400; + tangent 0.0321425 -0.979890 0.196935; + vertex -18.8704 0.188210 0.772351; + normal 0.0413493 0.202069 0.978498; + texcoord -1.71833 -3.22920; + tangent 0.0209954 -0.977937 0.207840; + vertex -19.4073 -1.06647 1.03649; + normal 0.0732080 0.235497 0.969114; + texcoord -1.64277 -3.36483; + tangent -0.0896997 -0.965242 0.245482; + vertex -20.0000 -1.35295 1.15845; + normal -0.0356837 0.189918 0.981151; + texcoord -1.75405 -3.16482; + tangent 0.0504066 -0.979987 0.192573; + vertex -19.2369 -0.895882 1.00449; + normal 0.0651530 0.125716 0.989925; + texcoord -1.66414 -3.19850; + tangent -0.000916639 -0.991263 0.131900; + vertex -19.3205 -1.26328 1.06615; + normal -0.0120382 0.222195 0.974928; + texcoord -1.86920 -3.10705; + tangent -0.0128809 -0.974812 0.222654; + vertex -18.9892 -0.432692 0.918412; + normal -0.0118633 0.195825 0.980567; + texcoord -1.77795 -3.04941; + tangent -0.0388323 -0.978144 0.204272; + vertex -18.7021 -0.833629 1.02770; + normal 0.0371816 0.230395 0.972387; + texcoord -1.89744 -3.00311; + tangent -0.0155922 -0.972161 0.233794; + vertex -18.5563 -0.306929 0.883939; + normal -0.0397556 0.115382 0.992525; + texcoord -1.69180 -3.10180; + tangent 0.0745126 -0.991043 0.110819; + vertex -18.9650 -1.09763 1.05512; + normal 0.0610492 0.187882 0.980292; + texcoord -1.75554 -2.99176; + tangent -0.00339771 -0.981492 0.191473; + vertex -18.5026 -0.908679 1.03917; + normal 0.117725 0.164097 0.979394; + texcoord -1.62061 -3.31036; + tangent -0.0742400 -0.980632 0.181243; + vertex -19.8181 -1.47623 1.17031; + normal 0.110032 0.0747826 0.991111; + texcoord -1.57349 -3.36409; + tangent 0.0110022 -0.997084 0.0755193; + vertex -19.9999 -1.63783 1.21179; + normal 0.127673 0.0327671 0.991275; + texcoord -1.58892 -3.19136; + tangent 0.0106948 -0.999534 0.0285887; + vertex -19.2921 -1.55225 1.08701; + normal 0.166476 0.0321335 0.985522; + texcoord -1.55945 -3.29925; + tangent 0.0188825 -0.999463 0.0267871; + vertex -19.7463 -1.68952 1.18054; + normal 0.157911 -0.0740299 0.984674; + texcoord -1.47337 -3.31774; + tangent 0.0243948 -0.996227 -0.0832909; + vertex -19.8446 -2.01286 1.19129; + normal 0.119853 -0.0809306 0.989487; + texcoord -1.47036 -3.36395; + tangent -0.000204128 -0.996468 -0.0839742; + vertex -20.0000 -2.03194 1.20856; + normal 0.125579 -0.111111 0.985842; + texcoord -1.30334 -3.36406; + tangent -0.0262188 -0.993567 -0.110174; + vertex -19.9998 -2.71002 1.10934; + normal 0.166319 -0.0517700 0.984712; + texcoord -1.51123 -3.19600; + tangent -0.0254362 -0.998403 -0.0504373; + vertex -19.3070 -1.87949 1.08271; + normal 0.0242395 0.000990267 0.999706; + texcoord -1.60788 -3.14432; + tangent 0.00758594 -0.999950 0.00646323; + vertex -19.0694 -1.47815 1.06879; + normal 0.158803 -0.107192 0.981474; + texcoord -1.37255 -3.27559; + tangent -0.0403260 -0.993532 -0.106148; + vertex -19.5942 -2.44360 1.08814; + normal 0.108341 -0.0774785 0.991090; + texcoord -1.31346 -3.21304; + tangent -0.0650365 -0.995501 -0.0689003; + vertex -19.4177 -2.66598 1.04167; + normal 0.0763543 -0.0540611 0.995614; + texcoord -1.43872 -3.11710; + tangent -0.0760238 -0.996010 -0.0467348; + vertex -19.0417 -2.09521 1.03410; + normal 0.0268771 0.0535378 0.998204; + texcoord -1.66555 -3.00260; + tangent 0.0357510 -0.997592 0.0594258; + vertex -18.5282 -1.27535 1.08851; + normal -0.00595392 -0.0662595 0.997785; + texcoord -1.57251 -3.10383; + tangent -0.105251 -0.992094 -0.0683496; + vertex -18.9559 -1.60770 1.06177; + normal 0.0875403 -0.0369424 0.995476; + texcoord -1.13860 -3.20348; + tangent 0.0425102 -0.998223 -0.0417598; + vertex -19.3687 -3.36391 0.976510; + normal 0.0990775 -0.0457940 0.994025; + texcoord -1.14042 -3.35332; + tangent 0.0167348 -0.998689 -0.0483872; + vertex -19.9998 -3.37573 1.04444; + normal 0.0481906 -0.0578950 0.997159; + texcoord -1.30096 -3.14951; + tangent -0.00206939 -0.998482 -0.0550471; + vertex -19.2127 -2.71719 1.02341; + normal 0.0795640 0.0149794 0.996717; + texcoord -1.05841 -3.29916; + tangent 0.0428418 -0.999033 0.00986043; + vertex -19.7373 -3.68667 1.02209; + normal 0.0492759 0.0466235 0.997696; + texcoord -1.04092 -3.36232; + tangent 0.0120648 -0.998600 0.0514929; + vertex -20.0000 -3.76597 1.03896; + normal 0.0662488 0.0627505 0.995828; + texcoord -1.05940 -3.14776; + tangent 0.0738457 -0.995742 0.0551724; + vertex -19.1335 -3.65418 0.961215; + normal 0.0761036 0.143051 0.986785; + texcoord -1.00074 -3.16288; + tangent 0.000503588 -0.988894 0.148623; + vertex -19.1816 -3.84339 0.989246; + normal 0.0326985 -0.0496284 0.998232; + texcoord -1.13173 -3.12756; + tangent 0.0510744 -0.997253 -0.0536370; + vertex -19.0653 -3.38889 0.957411; + normal 0.0885611 0.0818233 0.992704; + texcoord -0.989767 -3.01114; + tangent 0.0197723 -0.995949 0.0877215; + vertex -18.5181 -3.93456 0.957705; + normal 0.0354874 -0.0169920 0.999226; + texcoord -1.06195 -2.97588; + tangent 0.0821055 -0.996401 -0.0210656; + vertex -18.4443 -3.64300 0.938972; + normal 0.0881824 0.0871789 0.992282; + texcoord -0.905179 -3.10150; + tangent -0.0324825 -0.994830 0.0962163; + vertex -18.9449 -4.30893 1.05058; + normal 0.0280480 0.0584850 0.997894; + texcoord -0.903260 -3.21613; + tangent 0.00411881 -0.998200 0.0598352; + vertex -19.4079 -4.32628 1.08040; + normal -0.0193708 0.00518804 0.999799; + texcoord -0.921568 -3.35475; + tangent -0.00712418 -0.999939 0.00843239; + vertex -20.0001 -4.25752 1.07383; + normal 0.135402 0.00612163 0.990772; + texcoord -0.932913 -2.92012; + tangent -0.00471015 -0.999962 0.00733974; + vertex -18.2016 -4.10406 0.932366; + normal 0.0162345 -0.0806518 0.996610; + texcoord -0.836016 -3.18058; + tangent 0.0645466 -0.994736 -0.0795839; + vertex -19.2537 -4.59103 1.07889; + normal -0.0524201 -0.142962 0.988339; + texcoord -0.860840 -3.35932; + tangent 0.0966977 -0.986013 -0.135747; + vertex -19.9999 -4.49299 1.05349; + normal -0.0632449 -0.229266 0.971307; + texcoord -0.808334 -3.36483; + tangent 0.0242259 -0.972157 -0.233073; + vertex -19.9999 -4.68236 1.01292; + normal 0.141555 -0.0268457 0.989566; + texcoord -0.844757 -3.04779; + tangent -0.0230793 -0.999540 -0.0196770; + vertex -18.7323 -4.54625 1.03608; + normal -0.0326999 -0.231400 0.972309; + texcoord -0.773445 -3.19464; + tangent -0.00674566 -0.971207 -0.238140; + vertex -19.2801 -4.84099 1.03537; + normal 0.0808490 -0.149840 0.985399; + texcoord -0.780625 -3.08975; + tangent 0.0311018 -0.987598 -0.153892; + vertex -18.8966 -4.79269 1.03183; + normal -0.0500215 -0.257425 0.965003; + texcoord -0.702441 -3.27226; + tangent -0.00976887 -0.963456 -0.267689; + vertex -19.6673 -5.17300 0.899479; + normal -0.00113146 -0.207074 0.978325; + texcoord -0.684950 -3.36784; + tangent 0.0308370 -0.978415 -0.204336; + vertex -20.0000 -5.15228 0.895020; + normal 0.0334266 -0.249065 0.967910; + texcoord -0.706799 -3.07717; + tangent -0.0211468 -0.968372 -0.248613; + vertex -18.8317 -5.09201 0.960469; + normal -0.0309594 -0.191746 0.980956; + texcoord -0.575470 -3.17470; + tangent 0.0366826 -0.981188 -0.189535; + vertex -19.2529 -5.59566 0.812438; + normal -0.0544240 -0.220863 0.973785; + texcoord -0.639761 -3.09663; + tangent -0.0228090 -0.974979 -0.221124; + vertex -18.9283 -5.36918 0.886506; + normal 0.0742920 -0.123468 0.989564; + texcoord -0.699072 -3.00043; + tangent 0.0554474 -0.990416 -0.126495; + vertex -18.5593 -5.08607 0.950218; + normal 0.0481989 -0.133997 0.989809; + texcoord -0.608389 -3.31028; + tangent 0.0449639 -0.989247 -0.139170; + vertex -19.7853 -5.47123 0.838419; + normal 0.0964181 -0.0978353 0.990521; + texcoord -0.601109 -3.37047; + tangent 0.0371914 -0.994204 -0.100870; + vertex -20.0001 -5.49476 0.854720; + normal 0.0558963 -0.0807325 0.995167; + texcoord -0.474372 -3.23472; + tangent -0.00307637 -0.996930 -0.0782433; + vertex -19.4361 -6.00692 0.755239; + normal -0.109614 -0.149719 0.982634; + texcoord -0.527025 -3.11318; + tangent -0.00585653 -0.988140 -0.153447; + vertex -19.0128 -5.82910 0.784895; + normal 0.0704597 -0.0530959 0.996101; + texcoord -0.397152 -3.31674; + tangent -0.0392910 -0.997864 -0.0521884; + vertex -19.8014 -6.33514 0.775303; + normal 0.128824 -0.0705113 0.989158; + texcoord -0.458284 -3.36297; + tangent -0.0433051 -0.996979 -0.0644769; + vertex -20.0001 -6.08588 0.818954; + normal -0.0103320 -0.0476884 0.998809; + texcoord -0.330917 -3.36456; + tangent -0.0102264 -0.998745 -0.0490208; + vertex -20.0000 -6.60307 0.761533; + normal -0.0500112 -0.0856034 0.995073; + texcoord -0.477700 -3.15216; + tangent 0.0334828 -0.995861 -0.0844931; + vertex -19.1432 -6.01258 0.747937; + normal -0.0221451 0.0266266 0.999400; + texcoord -0.327623 -3.29614; + tangent -0.0175919 -0.999332 0.0320216; + vertex -19.7342 -6.58587 0.770939; + normal -0.134621 0.0708978 0.988358; + texcoord -0.240610 -3.36462; + tangent 0.0242211 -0.996891 0.0749708; + vertex -20.0001 -6.96569 0.749010; + normal -0.00688633 0.0279484 0.999586; + texcoord -0.406713 -3.18123; + tangent -0.0587712 -0.997901 0.0272073; + vertex -19.2548 -6.30592 0.737635; + normal -0.127932 0.112841 0.985343; + texcoord -0.252678 -3.28779; + tangent 0.0544727 -0.991717 0.116322; + vertex -19.6619 -6.89810 0.797068; + normal -0.204770 0.151903 0.966951; + texcoord -0.152956 -3.36402; + tangent -0.0511783 -0.988287 0.143772; + vertex -20.0001 -7.31281 0.790594; + normal -0.0319533 0.136258 0.990158; + texcoord -0.297669 -3.22637; + tangent -0.00938368 -0.990385 0.138021; + vertex -19.4983 -6.73053 0.789106; + normal -0.0885731 0.140953 0.986046; + texcoord -0.173536 -3.20819; + tangent -0.00191412 -0.990398 0.138236; + vertex -19.4052 -7.19947 0.878601; + normal -0.0324774 0.121564 0.992052; + texcoord -0.344780 -3.15748; + tangent -0.0892719 -0.988383 0.123000; + vertex -19.1671 -6.52707 0.760108; + normal -0.0693734 0.0525811 0.996204; + texcoord -0.121278 -3.12912; + tangent -0.0312919 -0.997980 0.0552790; + vertex -19.0561 -7.45276 0.927376; + normal -0.0981283 0.148844 0.983980; + texcoord -0.318291 -3.10307; + tangent -0.0135651 -0.988539 0.150355; + vertex -18.9523 -6.63827 0.786629; + normal -0.0927620 0.171761 0.980762; + texcoord -0.181966 -3.08335; + tangent -0.0155606 -0.985377 0.169673; + vertex -18.8699 -7.19804 0.910894; + normal -0.164071 0.0384984 0.985697; + texcoord -0.389333 -3.07667; + tangent 0.0157797 -0.998951 0.0429788; + vertex -18.8502 -6.36401 0.771515; + normal -0.184993 0.149630 0.971282; + texcoord -0.296471 -3.03878; + tangent -0.0106378 -0.988648 0.149874; + vertex -18.7052 -6.74403 0.842584; + normal -0.137580 0.100695 0.985359; + texcoord -0.146917 -3.04223; + tangent 0.0154680 -0.994523 0.103363; + vertex -18.7285 -7.32515 0.948798; + normal -0.0928780 -0.0226732 0.995419; + texcoord -0.0904824 -3.06930; + tangent 0.00180895 -0.999753 -0.0221399; + vertex -18.8168 -7.56441 0.946401; + normal -0.0660104 -0.139481 0.988022; + texcoord -0.0378462 -3.05316; + tangent -0.0356308 -0.989596 -0.139392; + vertex -18.7466 -7.79254 0.933631; + normal -0.0868123 -0.113284 0.989763; + texcoord -0.0902586 -2.91488; + tangent 0.0321638 -0.993209 -0.111810; + vertex -18.1961 -7.56577 1.03093; + normal -0.0455127 -0.247494 0.967820; + texcoord 0.0240713 -2.96626; + tangent -0.0400846 -0.967174 -0.250932; + vertex -18.4086 -8.02388 0.911016; + normal -0.0574300 -0.233233 0.970723; + texcoord -0.0281699 -2.92929; + tangent -0.0151889 -0.971382 -0.237038; + vertex -18.2484 -7.80331 0.980243; + normal -0.0742985 -0.197503 0.977483; + texcoord -0.0511406 -2.76478; + tangent 0.0155560 -0.980126 -0.197765; + vertex -17.5708 -7.73292 1.01885; + normal -0.0613066 -0.0911403 0.993949; + texcoord -0.124739 -2.75647; + tangent 0.0229818 -0.995705 -0.0896799; + vertex -17.5563 -7.42246 1.06877; + normal -0.0303581 -0.0940350 0.995106; + texcoord -0.0984906 -2.62199; + tangent 0.0144510 -0.995298 -0.0957801; + vertex -17.0030 -7.51994 1.10658; + normal -0.103756 0.00705054 0.994578; + texcoord -0.146957 -2.90556; + tangent 0.00211454 -0.999943 0.0104639; + vertex -18.1623 -7.36179 1.04502; + normal -0.0689162 0.00908383 0.997581; + texcoord -0.169268 -2.77462; + tangent -0.0338278 -0.999427 0.000590442; + vertex -17.6311 -7.22374 1.07187; + normal -0.141302 0.105951 0.984280; + texcoord -0.188837 -2.92098; + tangent -0.00282753 -0.993851 0.110690; + vertex -18.2224 -7.19417 1.02545; + normal -0.0558715 0.0359641 0.997790; + texcoord -0.197377 -2.67546; + tangent -0.0153906 -0.999365 0.0321328; + vertex -17.2118 -7.12612 1.10700; + normal -0.0803001 0.0973160 0.992009; + texcoord -0.264015 -2.72841; + tangent 0.0468214 -0.993413 0.104582; + vertex -17.4150 -6.90044 1.07317; + normal -0.143527 0.100499 0.984530; + texcoord -0.307275 -2.87429; + tangent 0.0305989 -0.993880 0.106139; + vertex -18.0358 -6.68393 0.979674; + normal 0.00581116 0.152344 0.988310; + texcoord -0.292386 -2.66023; + tangent 0.0642218 -0.985973 0.154052; + vertex -17.1548 -6.76396 1.07228; + normal -0.212641 0.0390584 0.976349; + texcoord -0.348352 -2.94006; + tangent -0.0419797 -0.998667 0.0300482; + vertex -18.2960 -6.53586 0.917768; + normal 0.0125610 0.0342233 0.999335; + texcoord -0.180952 -2.61359; + tangent 0.0113949 -0.999338 0.0345404; + vertex -16.9790 -7.19924 1.11730; + normal -0.189779 -0.0239826 0.981534; + texcoord -0.464095 -2.96227; + tangent -0.0133971 -0.999482 -0.0292457; + vertex -18.3486 -6.05552 0.904814; + normal 0.0988160 0.0359620 0.994456; + texcoord -0.164820 -2.55049; + tangent -0.0475926 -0.997969 0.0423417; + vertex -16.7501 -7.26437 1.10618; + normal -0.193945 0.0268048 0.980646; + texcoord -0.398984 -2.90314; + tangent -0.0280413 -0.999359 0.0222461; + vertex -18.1489 -6.33401 0.940149; + normal -0.185437 -0.0538445 0.981180; + texcoord -0.454602 -3.06330; + tangent 0.0471358 -0.997696 -0.0487964; + vertex -18.8240 -6.13314 0.780963; + normal -0.132627 -0.108529 0.985206; + texcoord -0.586984 -3.02753; + tangent -0.00676232 -0.993770 -0.111243; + vertex -18.6210 -5.56439 0.883764; + normal -0.0871696 0.0136029 0.996101; + texcoord -0.487047 -2.88215; + tangent 0.0342264 -0.999307 0.0146332; + vertex -18.0607 -5.97455 0.947066; + normal -0.0550246 -0.0608298 0.996630; + texcoord -0.619533 -2.98288; + tangent 0.0693996 -0.995712 -0.0611624; + vertex -18.4396 -5.39121 0.918365; + normal 0.0711494 0.0164628 0.997330; + texcoord -0.649376 -2.94882; + tangent 0.0587233 -0.998171 0.0143644; + vertex -18.3262 -5.29655 0.920695; + normal 5.52596e-05 0.0901700 0.995926; + texcoord -0.450856 -2.81278; + tangent -0.0377428 -0.994951 0.0929931; + vertex -17.8298 -6.11449 0.960347; + normal -0.0263233 0.137996 0.990083; + texcoord -0.387577 -2.75333; + tangent 0.0140002 -0.989302 0.145206; + vertex -17.6029 -6.34770 0.990874; + normal 0.168095 0.174663 0.970174; + texcoord -0.558642 -2.79662; + tangent -0.0212094 -0.982538 0.184850; + vertex -17.7549 -5.67964 0.898630; + normal 0.0714395 0.165716 0.983583; + texcoord -0.469088 -2.77754; + tangent -0.0776513 -0.982693 0.168180; + vertex -17.6373 -6.02380 0.940640; + normal 0.0800778 0.230957 0.969663; + texcoord -0.376035 -2.62851; + tangent -0.00709591 -0.971858 0.235461; + vertex -17.0536 -6.41970 0.997209; + normal 0.0867831 0.242814 0.966183; + texcoord -0.476685 -2.69912; + tangent -0.0441350 -0.967399 0.249382; + vertex -17.3504 -6.02052 0.915657; + normal 0.159497 0.237380 0.958233; + texcoord -0.530636 -2.74946; + tangent 0.0106068 -0.970728 0.239948; + vertex -17.5250 -5.80449 0.880836; + normal 0.181171 0.121972 0.975859; + texcoord -0.653181 -2.86912; + tangent -0.0456154 -0.990300 0.131247; + vertex -18.0028 -5.32490 0.887344; + normal 0.183693 0.173071 0.967628; + texcoord -0.638945 -2.71805; + tangent -0.0156560 -0.982524 0.185477; + vertex -17.3979 -5.34274 0.727742; + normal 0.0792401 0.208742 0.974755; + texcoord -0.610716 -2.64689; + tangent -0.00754558 -0.976256 0.216491; + vertex -17.1397 -5.45579 0.714898; + normal 0.201698 0.0267941 0.979081; + texcoord -0.714468 -2.90173; + tangent 0.0606695 -0.998004 0.0175372; + vertex -18.1422 -5.05372 0.888488; + normal 0.195291 0.0391223 0.979965; + texcoord -0.710476 -2.74370; + tangent 0.0163420 -0.999251 0.0350744; + vertex -17.5103 -5.08826 0.723108; + normal 0.192388 -0.0710691 0.978742; + texcoord -0.768439 -2.95680; + tangent 0.0115608 -0.997227 -0.0735187; + vertex -18.3900 -4.83878 0.949788; + normal 0.197141 -0.0657678 0.978167; + texcoord -0.771960 -2.77978; + tangent -0.00724445 -0.997422 -0.0713909; + vertex -17.6606 -4.85554 0.759446; + normal 0.198884 -0.0657361 0.977816; + texcoord -0.871077 -2.88086; + tangent -0.0515977 -0.997065 -0.0565599; + vertex -18.0774 -4.40002 0.900051; + normal 0.113809 -0.0899888 0.989419; + texcoord -0.925706 -2.82795; + tangent 0.0260871 -0.995251 -0.0937792; + vertex -17.8475 -4.18383 0.881945; + normal 0.0814061 -0.0897691 0.992630; + texcoord -0.742598 -2.69145; + tangent -0.0166423 -0.996127 -0.0863340; + vertex -17.2917 -4.95275 0.698421; + normal 0.0637253 -0.0358681 0.997323; + texcoord -1.01268 -2.87423; + tangent 0.0834241 -0.995516 -0.0446004; + vertex -18.0771 -3.82476 0.920023; + normal 0.0786866 -0.166593 0.982881; + texcoord -0.796231 -2.71836; + tangent -0.00351742 -0.986207 -0.165481; + vertex -17.3882 -4.73997 0.737872; + normal 0.0569139 -0.0914057 0.994186; + texcoord -0.959835 -2.76114; + tangent 0.104940 -0.989855 -0.0957821; + vertex -17.5819 -4.05165 0.871926; + normal 0.0304028 -0.176442 0.983841; + texcoord -0.894564 -2.71083; + tangent 0.0142079 -0.983233 -0.181797; + vertex -17.3880 -4.29602 0.831207; + normal -0.0144433 -0.167728 0.985727; + texcoord -0.774893 -2.61838; + tangent -0.0240714 -0.984209 -0.175367; + vertex -17.0197 -4.85912 0.704654; + normal 0.0655960 0.0505341 0.996566; + texcoord -0.682923 -2.66196; + tangent -0.0196249 -0.998589 0.0493441; + vertex -17.1755 -5.18996 0.682248; + normal -0.0249758 -0.0658259 0.997519; + texcoord -0.717281 -2.60705; + tangent 0.0247252 -0.997623 -0.0643208; + vertex -16.9688 -5.05346 0.680853; + normal -0.0377015 0.0574467 0.997636; + texcoord -0.667471 -2.57390; + tangent 0.0214689 -0.997932 0.0605896; + vertex -16.8281 -5.23883 0.684944; + normal -0.0238207 -0.173230 0.984593; + texcoord -0.852580 -2.54871; + tangent 0.0356872 -0.983262 -0.178670; + vertex -16.6693 -4.49794 0.794749; + normal -0.0438371 -0.0901613 0.994962; + texcoord -0.801965 -2.45806; + tangent -0.00923072 -0.995211 -0.0973101; + vertex -16.3415 -4.68446 0.775245; + normal 0.0344432 -0.0796166 0.996230; + texcoord -0.918782 -2.53868; + tangent 0.133283 -0.987757 -0.0810717; + vertex -16.6913 -4.25161 0.830359; + normal -0.110533 -0.0306378 0.993400; + texcoord -0.689593 -2.49149; + tangent -0.0103897 -0.999423 -0.0323496; + vertex -16.5071 -5.15029 0.710408; + normal 0.0569331 -0.0559221 0.996811; + texcoord -1.01490 -2.70999; + tangent 0.139488 -0.988190 -0.0634415; + vertex -17.4239 -3.86497 0.879891; + normal 0.0760449 -0.0268043 0.996744; + texcoord -1.17258 -2.80166; + tangent -0.0562393 -0.998124 -0.0242029; + vertex -17.8162 -3.17678 0.949463; + normal 0.0974863 -0.0167388 0.995096; + texcoord -1.06365 -2.67716; + tangent 0.0171827 -0.999778 -0.0121615; + vertex -17.3151 -3.71344 0.876240; + normal 0.0530151 -0.0562934 0.997006; + texcoord -1.20350 -2.93347; + tangent -0.0339473 -0.997764 -0.0575658; + vertex -18.2834 -3.08054 0.979605; + normal 0.0208870 -0.0997455 0.994794; + texcoord -1.22042 -3.01783; + tangent -0.0307278 -0.994387 -0.101242; + vertex -18.6089 -3.01259 0.998489; + normal 0.0532398 -0.0224602 0.998329; + texcoord -1.27653 -3.00406; + tangent 0.0282220 -0.999377 -0.0211980; + vertex -18.5421 -2.82038 1.00965; + normal 0.0927033 0.0241857 0.995400; + texcoord -1.27077 -2.87963; + tangent -0.0372777 -0.998855 0.0299866; + vertex -18.0722 -2.85554 0.963723; + normal 0.0670662 -0.0248904 0.997438; + texcoord -1.40468 -3.00444; + tangent -0.0320106 -0.999291 -0.0198373; + vertex -18.5944 -2.29016 1.00670; + normal 0.116097 0.00429526 0.993229; + texcoord -1.37373 -2.93789; + tangent -0.00830015 -0.999935 0.00777777; + vertex -18.3215 -2.41269 0.980447; + normal 0.0506387 -0.0849861 0.995095; + texcoord -1.48643 -3.02179; + tangent -0.0598853 -0.994501 -0.0859149; + vertex -18.6375 -2.01026 1.02632; + normal 0.137157 -0.0807011 0.987256; + texcoord -1.45927 -2.92530; + tangent -0.0656234 -0.994963 -0.0757810; + vertex -18.2217 -2.10079 0.977902; + normal 0.0274977 -0.0665219 0.997406; + texcoord -1.60183 -2.99717; + tangent -0.0353573 -0.996834 -0.0712149; + vertex -18.5088 -1.49277 1.08280; + normal 0.142926 -0.0823421 0.986302; + texcoord -1.58901 -2.92830; + tangent -0.00502582 -0.996039 -0.0887730; + vertex -18.2530 -1.53412 1.05917; + normal 0.146246 0.0121979 0.989173; + texcoord -1.63391 -2.93012; + tangent -0.00750749 -0.999855 0.0152937; + vertex -18.2597 -1.37393 1.06598; + normal 0.174359 0.102553 0.979327; + texcoord -1.67805 -2.91126; + tangent 0.0367588 -0.994593 0.0971287; + vertex -18.1838 -1.19943 1.04186; + normal 0.196824 0.0381198 0.979697; + texcoord -1.65237 -2.78967; + tangent 0.00927378 -0.999062 0.0423060; + vertex -17.6784 -1.32033 0.940014; + normal 0.187639 -0.0488000 0.981025; + texcoord -1.57618 -2.78119; + tangent -0.0312195 -0.998384 -0.0474842; + vertex -17.6592 -1.57721 0.933336; + normal 0.148729 0.175651 0.973153; + texcoord -1.72880 -2.93758; + tangent 0.0232150 -0.984035 0.176456; + vertex -18.2998 -1.00316 1.03322; + normal 0.172657 0.153012 0.973025; + texcoord -1.72202 -2.79998; + tangent -0.00916062 -0.988019 0.154059; + vertex -17.7446 -1.03063 0.921638; + normal 0.125979 0.214897 0.968478; + texcoord -1.87284 -2.93550; + tangent -0.0530580 -0.973605 0.221989; + vertex -18.2819 -0.410283 0.885204; + normal 0.00448736 0.148952 0.988834; + texcoord -1.98896 -2.96819; + tangent -0.00488053 -0.988088 0.153815; + vertex -18.3815 0.00680328 0.811583; + normal 0.108699 0.153492 0.982153; + texcoord -1.89322 -2.90754; + tangent -0.0248840 -0.985469 0.168025; + vertex -18.1464 -0.258810 0.835184; + normal -0.0410856 0.148024 0.988130; + texcoord -2.05779 -3.02762; + tangent 0.00915441 -0.989621 0.143411; + vertex -18.6734 0.314609 0.749976; + normal -0.0705477 0.0563367 0.995916; + texcoord -2.10003 -3.03733; + tangent 0.0737330 -0.994716 0.0714463; + vertex -18.6900 0.513823 0.724721; + normal -0.114496 0.0118082 0.993353; + texcoord -2.06416 -2.91460; + tangent 0.162843 -0.985778 0.0415284; + vertex -18.1654 0.315378 0.793909; + normal -0.149564 -0.101841 0.983493; + texcoord -2.15882 -2.96568; + tangent -0.0332323 -0.993206 -0.111521; + vertex -18.5237 0.737516 0.746053; + normal 0.0107951 0.0537022 0.998499; + texcoord -1.97540 -2.90245; + tangent 0.00481850 -0.998897 0.0467128; + vertex -18.1473 -0.00107505 0.808375; + normal -0.178280 -0.111113 0.977686; + texcoord -2.17600 -2.80921; + tangent -0.0525143 -0.991170 -0.121753; + vertex -17.7838 0.849057 0.916843; + normal 0.0434667 0.0885063 0.995127; + texcoord -1.87921 -2.80763; + tangent 0.0340391 -0.995998 0.0826387; + vertex -17.7649 -0.380268 0.812691; + normal -0.196123 -0.118975 0.973335; + texcoord -2.05958 -2.80044; + tangent -0.00705158 -0.992393 -0.122911; + vertex -17.7504 0.353357 0.868083; + normal -0.105258 -0.0654631 0.992288; + texcoord -2.01437 -2.85157; + tangent -0.0233734 -0.997314 -0.0694135; + vertex -17.9531 0.181318 0.813498; + normal -0.0522428 -0.0238787 0.998349; + texcoord -1.92435 -2.80339; + tangent 0.0334232 -0.999255 -0.0192970; + vertex -17.7368 -0.199122 0.805461; + normal -0.165259 -0.128734 0.977812; + texcoord -1.90358 -2.69530; + tangent -0.00743780 -0.990846 -0.134795; + vertex -17.3454 -0.279140 0.847403; + normal -0.0395753 -0.00871739 0.999179; + texcoord -1.83522 -2.69434; + tangent 0.0543218 -0.998461 -0.0111382; + vertex -17.3177 -0.584868 0.830784; + normal 0.0782368 0.195582 0.977562; + texcoord -1.75868 -2.74888; + tangent -0.210915 -0.955982 0.203994; + vertex -17.4888 -0.887065 0.856791; + normal 0.104878 0.0515908 0.993146; + texcoord -1.75294 -2.69459; + tangent 0.0327463 -0.998289 0.0484532; + vertex -17.3034 -0.877583 0.840225; + normal 0.153768 6.65258e-05 0.988107; + texcoord -1.64587 -2.64194; + tangent 0.0560537 -0.998410 -0.00597571; + vertex -17.0768 -1.28154 0.820377; + normal 0.0311339 -0.0440643 0.998543; + texcoord -1.74771 -2.62510; + tangent 0.0496337 -0.997432 -0.0516404; + vertex -17.0665 -0.929404 0.824543; + normal -0.112148 -0.147209 0.982727; + texcoord -1.84335 -2.62760; + tangent -0.0332634 -0.987970 -0.151027; + vertex -17.0684 -0.500220 0.860521; + normal 0.156797 -0.0217999 0.987390; + texcoord -1.52010 -2.70132; + tangent 0.00711449 -0.999725 -0.0223634; + vertex -17.3293 -1.80861 0.861787; + normal -0.176778 -0.164863 0.970345; + texcoord -1.98409 -2.63587; + tangent -0.0661693 -0.981186 -0.181372; + vertex -17.0366 0.0494821 0.986171; + normal 0.133667 -0.0232844 0.990753; + texcoord -1.42362 -2.81929; + tangent 0.0109779 -0.999645 -0.0242548; + vertex -17.8403 -2.20603 0.907119; + normal 0.104388 0.00781801 0.994506; + texcoord -1.51471 -2.56982; + tangent 0.0279598 -0.999597 0.00496684; + vertex -16.7876 -1.85167 0.771988; + normal 0.106777 0.0503954 0.993005; + texcoord -1.35317 -2.82593; + tangent 0.0168247 -0.998669 0.0487492; + vertex -17.8418 -2.47343 0.915400; + normal 0.123449 0.0321959 0.991829; + texcoord -1.43392 -2.67357; + tangent 0.00503762 -0.999520 0.0305634; + vertex -17.1925 -2.17996 0.843686; + normal 0.0980998 0.0408626 0.994337; + texcoord -1.27135 -2.72919; + tangent -0.110067 -0.992482 0.0535190; + vertex -17.4667 -2.82418 0.912241; + normal 0.137879 0.00619672 0.990430; + texcoord -1.25309 -2.67742; + tangent -0.0768481 -0.996925 0.0153553; + vertex -17.2743 -2.90864 0.892583; + normal 0.113038 0.0293181 0.993158; + texcoord -1.32698 -2.56455; + tangent -0.0638342 -0.997244 0.0378089; + vertex -16.7533 -2.59487 0.805728; + normal 0.0325155 0.0219815 0.999230; + texcoord -1.47051 -2.50731; + tangent 0.0334669 -0.999217 0.0210841; + vertex -16.5651 -2.03449 0.760628; + normal 0.150448 -0.00582990 0.988601; + texcoord -1.11153 -2.64253; + tangent -0.0513830 -0.998678 -0.00170684; + vertex -17.1376 -3.48578 0.855914; + normal -0.00329630 -0.0557535 0.998439; + texcoord -1.58324 -2.52208; + tangent 0.0269688 -0.997939 -0.0582353; + vertex -16.6247 -1.58082 0.768058; + normal 0.134916 0.0716588 0.988262; + texcoord -1.04594 -2.57894; + tangent -0.0530376 -0.995488 0.0786808; + vertex -16.8637 -3.66948 0.824053; + normal -0.0635472 -0.118484 0.990920; + texcoord -1.73268 -2.53253; + tangent -0.00417459 -0.992492 -0.122239; + vertex -16.7144 -0.992965 0.816528; + normal 0.0917334 0.0267093 0.995425; + texcoord -0.946220 -2.50357; + tangent -0.0272126 -0.998946 0.0369771; + vertex -16.5561 -4.14106 0.825101; + normal 0.141456 0.0104307 0.989890; + texcoord -1.13945 -2.51562; + tangent -0.00254526 -0.999987 0.00449157; + vertex -16.5810 -3.37253 0.754889; + normal 0.133766 0.104562 0.985481; + texcoord -0.950285 -2.43100; + tangent -0.0583094 -0.991823 0.113519; + vertex -16.2279 -4.11987 0.781993; + normal 0.0429336 0.0343675 0.998487; + texcoord -0.875655 -2.37949; + tangent 0.00332729 -0.999229 0.0391157; + vertex -16.0610 -4.42359 0.784284; + normal 0.115559 0.112701 0.986886; + texcoord -1.01117 -2.34080; + tangent -0.0250656 -0.992566 0.119100; + vertex -15.8880 -3.86422 0.694188; + normal 0.0688916 0.130047 0.989112; + texcoord -0.913686 -2.32984; + tangent -0.00539091 -0.990921 0.134338; + vertex -15.8726 -4.31492 0.761265; + normal 0.0667971 0.0773358 0.994765; + texcoord -1.04455 -2.28673; + tangent -0.0112956 -0.996525 0.0825249; + vertex -15.6699 -3.73831 0.659440; + normal 0.0222734 0.115365 0.993073; + texcoord -0.901697 -2.18276; + tangent 0.00937680 -0.993205 0.115999; + vertex -15.2779 -4.33006 0.737050; + normal 0.135031 -0.0325005 0.990308; + texcoord -1.25540 -2.55272; + tangent -0.0650055 -0.997566 -0.0252216; + vertex -16.7523 -2.87409 0.803276; + normal 0.0585672 -0.0451582 0.997262; + texcoord -1.12469 -2.24185; + tangent 0.0170027 -0.998501 -0.0520241; + vertex -15.4983 -3.43072 0.643631; + normal 0.0519297 -0.0204439 0.998441; + texcoord -1.30323 -2.48416; + tangent -0.0188924 -0.999669 -0.0174747; + vertex -16.4454 -2.69672 0.783646; + normal 0.0913079 -0.0496393 0.994585; + texcoord -1.14925 -2.43476; + tangent 0.0434426 -0.997862 -0.0488303; + vertex -16.2609 -3.32138 0.722165; + normal -0.0670376 -0.0260797 0.997410; + texcoord -1.47669 -2.44551; + tangent 0.00150582 -0.999629 -0.0271998; + vertex -16.3571 -1.98103 0.763461; + normal 0.0272048 -0.100016 0.994614; + texcoord -1.23767 -2.40780; + tangent 0.0110479 -0.994676 -0.102456; + vertex -16.2083 -2.96497 0.755949; + normal -0.00304182 -0.0327086 0.999460; + texcoord -1.32600 -2.41885; + tangent -0.0503244 -0.998293 -0.0296331; + vertex -16.2140 -2.62471 0.781380; + normal 0.0762038 -0.133406 0.988127; + texcoord -1.17860 -2.33669; + tangent 0.153015 -0.977438 -0.145604; + vertex -15.9248 -3.24055 0.704319; + normal 0.0611251 -0.126339 0.990102; + texcoord -1.29085 -2.28049; + tangent -0.0754481 -0.989261 -0.125184; + vertex -15.6927 -2.74646 0.767836; + normal -0.0181420 -0.0551102 0.998315; + texcoord -1.37948 -2.34621; + tangent -0.0425924 -0.997784 -0.0511103; + vertex -15.8636 -2.39450 0.800918; + normal 0.0920391 -0.119300 0.988583; + texcoord -1.25667 -2.11346; + tangent -0.0135059 -0.993030 -0.117086; + vertex -14.9949 -2.81835 0.680691; + normal 0.0355940 -0.107605 0.993556; + texcoord -1.41155 -2.24166; + tangent -0.0265216 -0.994421 -0.102093; + vertex -15.4877 -2.22145 0.804020; + normal -0.0872372 -0.110858 0.990000; + texcoord -1.48461 -2.33980; + tangent 0.0441696 -0.993033 -0.109242; + vertex -15.9027 -1.96926 0.822080; + normal 0.0907563 -0.161795 0.982642; + texcoord -1.42173 -2.13596; + tangent -0.0384330 -0.986294 -0.160457; + vertex -15.0837 -2.24091 0.771978; + normal 0.00840186 -0.186269 0.982463; + texcoord -1.49898 -2.21820; + tangent -0.00924458 -0.981927 -0.189036; + vertex -15.3980 -1.92505 0.845695; + normal 0.147639 -0.166294 0.974961; + texcoord -1.42151 -2.04177; + tangent 0.00652383 -0.985434 -0.169935; + vertex -14.6837 -2.21723 0.729315; + normal -0.119256 -0.0994474 0.987871; + texcoord -1.58762 -2.48172; + tangent -0.0116911 -0.994911 -0.100076; + vertex -16.4589 -1.54891 0.782751; + normal 0.0974585 -0.157356 0.982721; + texcoord -1.58911 -2.11254; + tangent 0.0366556 -0.985730 -0.164296; + vertex -14.9499 -1.53535 0.911686; + normal -0.152891 -0.128165 0.979897; + texcoord -1.70286 -2.48561; + tangent -0.000671121 -0.991398 -0.130880; + vertex -16.4982 -1.08113 0.830194; + normal -0.209540 -0.144324 0.967090; + texcoord -1.61590 -2.40995; + tangent -0.00957881 -0.988511 -0.150848; + vertex -16.1842 -1.46184 0.846362; + normal -0.115686 -0.175048 0.977740; + texcoord -1.85630 -2.49500; + tangent -0.0442420 -0.981982 -0.183722; + vertex -16.4942 -0.497982 0.927205; + normal -0.174254 -0.122337 0.977072; + texcoord -1.81412 -2.43462; + tangent -0.0457969 -0.990611 -0.128812; + vertex -16.2693 -0.629431 0.942839; + normal -0.191890 -0.155090 0.969085; + texcoord -1.65111 -2.35234; + tangent -0.0153037 -0.986692 -0.161882; + vertex -15.9163 -1.28317 0.942134; + normal -0.104115 -0.183980 0.977400; + texcoord -1.96149 -2.57045; + tangent -0.0731315 -0.978079 -0.194969; + vertex -16.8238 -0.0433617 0.999695; + normal -0.0520299 -0.115741 0.991916; + texcoord -1.91593 -2.42777; + tangent 0.0457592 -0.991500 -0.121798; + vertex -16.2152 -0.245519 0.997161; + normal -0.0506188 -0.0784265 0.995634; + texcoord -2.01239 -2.55730; + tangent 0.0527752 -0.995464 -0.0791590; + vertex -16.7517 0.139611 1.03353; + normal -0.133542 -0.0738027 0.988291; + texcoord -2.03513 -2.62936; + tangent 0.106039 -0.992217 -0.0652841; + vertex -17.0271 0.254642 1.01438; + normal -0.177133 -0.0710583 0.981618; + texcoord -2.10544 -2.71844; + tangent 0.0442508 -0.996651 -0.0687707; + vertex -17.3429 0.483449 0.978264; + normal -0.0783927 0.0325952 0.996390; + texcoord -2.10573 -2.63101; + tangent 0.0746846 -0.996144 0.0460370; + vertex -17.0734 0.508084 1.01353; + normal -0.0764787 -0.0179457 0.996910; + texcoord -2.21238 -2.73001; + tangent -0.0448415 -0.998924 -0.0118327; + vertex -17.4642 0.917064 0.966328; + normal 0.0551565 0.00175033 0.998476; + texcoord -2.27369 -2.71426; + tangent -0.0244713 -0.999697 -0.00252265; + vertex -17.3614 1.19837 0.969238; + normal 0.0405517 0.107713 0.993355; + texcoord -2.20548 -2.63961; + tangent 0.00119481 -0.994815 0.101692; + vertex -17.0913 0.931038 0.972022; + normal -0.000403614 0.0587792 0.998271; + texcoord -2.08143 -2.54731; + tangent 0.00726607 -0.997671 0.0678278; + vertex -16.7534 0.402824 1.03564; + normal 0.0249266 -0.0337029 0.999121; + texcoord -2.00004 -2.47606; + tangent 0.113669 -0.992779 -0.0383339; + vertex -16.4429 0.0858990 1.02843; + normal 0.0717262 0.153277 0.985577; + texcoord -2.11205 -2.50011; + tangent -0.141190 -0.976717 0.161522; + vertex -16.5314 0.536825 1.00676; + normal 0.0407419 0.0147288 0.999061; + texcoord -1.90722 -2.35067; + tangent 0.0106736 -0.999777 0.0182174; + vertex -15.9236 -0.292182 0.996922; + normal 0.103095 0.116659 0.987807; + texcoord -2.07690 -2.40899; + tangent -0.0643782 -0.990736 0.119577; + vertex -16.1840 0.385058 0.998820; + normal 0.112377 0.0500213 0.992406; + texcoord -2.03417 -2.38908; + tangent 0.0171189 -0.998295 0.0557990; + vertex -16.1006 0.157817 1.00972; + normal 0.0740553 0.160643 0.984231; + texcoord -2.17492 -2.38090; + tangent -0.0182172 -0.985701 0.167518; + vertex -16.0002 0.793389 0.908438; + normal 0.110287 0.0949426 0.989355; + texcoord -2.14978 -2.31321; + tangent -0.0196194 -0.994709 0.100839; + vertex -15.7500 0.711749 0.896954; + normal 0.147814 0.0777624 0.985953; + texcoord -1.91537 -2.31770; + tangent 0.00715558 -0.996911 0.0782095; + vertex -15.7807 -0.241227 0.980104; + normal 0.0856656 0.175861 0.980681; + texcoord -2.23955 -2.49658; + tangent 0.0552338 -0.983313 0.173332; + vertex -16.5076 1.06236 0.890990; + normal -0.0989188 -0.0445100 0.994100; + texcoord -1.83740 -2.38185; + tangent -0.0346885 -0.998000 -0.0528452; + vertex -16.0482 -0.493054 0.992740; + normal 0.0509530 0.0508332 0.997407; + texcoord -1.80350 -2.29090; + tangent -0.0287413 -0.998232 0.0520247; + vertex -15.6796 -0.693246 1.01479; + normal -0.115540 -0.0729362 0.990621; + texcoord -1.74691 -2.32487; + tangent 0.00739860 -0.997620 -0.0685533; + vertex -15.8298 -0.919435 1.00592; + normal 0.180432 0.0559919 0.981992; + texcoord -2.07505 -2.26529; + tangent -0.0139638 -0.998093 0.0601261; + vertex -15.5938 0.408805 0.894544; + normal 0.208609 0.105202 0.972324; + texcoord -1.91836 -2.26305; + tangent -0.0132495 -0.993531 0.112782; + vertex -15.5774 -0.213498 0.938669; + normal 0.0552476 -0.0220074 0.998230; + texcoord -1.72523 -2.23297; + tangent 0.0481712 -0.998482 -0.0266888; + vertex -15.4777 -1.00649 1.01002; + normal -0.0715625 -0.154920 0.985332; + texcoord -1.65561 -2.28859; + tangent 0.0160652 -0.987424 -0.157277; + vertex -15.6632 -1.27336 0.982020; + normal -0.0463066 -0.191825 0.980336; + texcoord -1.52503 -2.30737; + tangent -0.0267527 -0.980666 -0.193851; + vertex -15.7686 -1.81221 0.856160; + normal 0.0330826 -0.179362 0.983227; + texcoord -1.60898 -2.20451; + tangent 0.00794000 -0.982981 -0.183535; + vertex -15.3412 -1.45649 0.952370; + normal 0.0536346 -0.104072 0.993123; + texcoord -1.67396 -2.21941; + tangent 0.0664557 -0.992017 -0.107172; + vertex -15.4042 -1.20730 0.990812; + normal 0.138779 -0.0316217 0.989818; + texcoord -1.66764 -2.10706; + tangent 0.115958 -0.991966 -0.0505652; + vertex -14.9600 -1.22568 0.942075; + normal 0.160263 0.0836309 0.983525; + texcoord -1.75392 -2.18522; + tangent 0.0101118 -0.996028 0.0884650; + vertex -15.3043 -0.922801 0.983983; + normal 0.168562 -0.144557 0.975033; + texcoord -1.59188 -2.05398; + tangent 0.0412192 -0.987313 -0.153342; + vertex -14.7302 -1.53655 0.882358; + normal 0.197063 0.0496747 0.979132; + texcoord -1.68995 -2.00925; + tangent -0.0139514 -0.998905 0.0446512; + vertex -14.6082 -1.12204 0.879617; + normal 0.227656 -0.0706113 0.971178; + texcoord -1.63276 -1.99362; + tangent 0.0369708 -0.996393 -0.0763777; + vertex -14.5227 -1.37679 0.856804; + normal 0.244491 -0.162404 0.955954; + texcoord -1.58056 -1.97932; + tangent 0.0113673 -0.985183 -0.171129; + vertex -14.4754 -1.57944 0.817694; + normal 0.193364 0.169195 0.966428; + texcoord -1.77531 -2.11953; + tangent -0.0977898 -0.976293 0.193102; + vertex -15.0195 -0.873432 0.918186; + normal 0.195879 -0.0286561 0.980209; + texcoord -1.70378 -1.86041; + tangent -0.00535253 -0.999435 -0.0331737; + vertex -13.9569 -1.06427 0.717577; + normal 0.196245 0.161565 0.967153; + texcoord -1.86078 -2.10705; + tangent -0.00437536 -0.984899 0.173073; + vertex -14.9598 -0.445087 0.818568; + normal 0.164611 0.103851 0.980876; + texcoord -1.79931 -1.93674; + tangent 0.0271868 -0.993668 0.109021; + vertex -14.2235 -0.708548 0.755540; + normal 0.205252 0.0665441 0.976444; + texcoord -1.95217 -2.16359; + tangent 0.0136117 -0.997616 0.0676554; + vertex -15.1484 -0.0927647 0.818018; + normal 0.145931 0.0872718 0.985438; + texcoord -1.91417 -2.07069; + tangent 0.00973202 -0.996485 0.0832009; + vertex -14.8331 -0.264841 0.773155; + normal 0.110071 0.0738790 0.991174; + texcoord -1.89492 -1.91663; + tangent 0.000373007 -0.997595 0.0693099; + vertex -14.2274 -0.313270 0.706352; + normal 0.157112 0.00205055 0.987579; + texcoord -2.08066 -2.17514; + tangent 0.0192902 -0.999806 -0.00401258; + vertex -15.2813 0.404543 0.838140; + normal 0.100195 0.0339736 0.994388; + texcoord -1.79485 -1.83976; + tangent 0.0110794 -0.999394 0.0329843; + vertex -13.8712 -0.708384 0.703791; + normal 0.0955737 0.0732951 0.992720; + texcoord -1.94803 -1.83589; + tangent -0.00789252 -0.997186 0.0745494; + vertex -13.8570 -0.0134711 0.656025; + normal 0.134035 0.00354693 0.990970; + texcoord -1.98271 -2.08226; + tangent 0.00103793 -0.999997 0.00223602; + vertex -14.8606 0.0172503 0.767152; + normal 0.0925695 0.0268605 0.995344; + texcoord -2.19947 -2.23937; + tangent 0.00669239 -0.999632 0.0262760; + vertex -15.4749 0.883768 0.858921; + normal 0.126081 -0.00259838 0.992017; + texcoord -2.16002 -2.11905; + tangent -0.0301573 -0.999545 0.000827727; + vertex -15.0009 0.746185 0.806167; + normal 0.0219902 0.0755704 0.996898; + texcoord -2.24687 -2.30554; + tangent 0.0302307 -0.997148 0.0691575; + vertex -15.7669 1.06001 0.863238; + normal 0.0505575 0.0263029 0.998375; + texcoord -2.30682 -2.22378; + tangent -0.0369711 -0.998954 0.0269042; + vertex -15.4168 1.32326 0.852567; + normal 0.0236485 0.107720 0.993900; + texcoord -2.30150 -2.41436; + tangent 0.0216637 -0.994644 0.101059; + vertex -16.1861 1.24546 0.842045; + normal 0.0129780 0.0811840 0.996615; + texcoord -2.36234 -2.25849; + tangent 0.0355266 -0.996442 0.0764298; + vertex -15.5287 1.54108 0.846905; + normal 0.120490 0.0369758 0.992026; + texcoord -2.33168 -2.14781; + tangent -0.0271227 -0.998875 0.0388845; + vertex -15.1631 1.42594 0.830251; + normal 0.0965075 0.103310 0.989956; + texcoord -2.30594 -2.50807; + tangent -0.00309355 -0.994627 0.103479; + vertex -16.5501 1.33026 0.856087; + normal 0.184073 0.0377918 0.982186; + texcoord -2.23987 -2.05558; + tangent 0.0102796 -0.999302 0.0359140; + vertex -14.7216 1.06806 0.757721; + normal 0.122407 0.0907320 0.988324; + texcoord -2.26986 -2.61325; + tangent 0.0575866 -0.994583 0.0865342; + vertex -17.0262 1.15601 0.939361; + normal 0.165323 0.0687545 0.983840; + texcoord -2.37506 -2.65351; + tangent -0.0265822 -0.996889 0.0742043; + vertex -17.1326 1.59497 0.928479; + normal 0.229574 0.0752381 0.970379; + texcoord -2.47705 -2.65335; + tangent -0.0164031 -0.996507 0.0818830; + vertex -17.1560 1.98334 0.904104; + normal 0.165385 0.108278 0.980267; + texcoord -2.43565 -2.56979; + tangent -0.000965390 -0.993859 0.110650; + vertex -16.8282 1.83433 0.853628; + normal 0.262970 0.0138383 0.964705; + texcoord -2.57107 -2.74719; + tangent -0.0551072 -0.998095 0.0277309; + vertex -17.5103 2.34762 0.984982; + normal 0.256764 0.100808 0.961202; + texcoord -2.57483 -2.60756; + tangent -0.0101026 -0.994428 0.104930; + vertex -16.9573 2.36277 0.808743; + normal 0.0929457 0.117757 0.988683; + texcoord -2.42667 -2.50902; + tangent 0.0537868 -0.991905 0.115027; + vertex -16.5688 1.80397 0.823710; + normal 0.176195 0.132770 0.975360; + texcoord -2.57882 -2.52732; + tangent -0.0408828 -0.989495 0.138664; + vertex -16.6478 2.40512 0.732994; + normal 0.0208203 0.124505 0.992000; + texcoord -2.41510 -2.41609; + tangent 0.0694485 -0.990458 0.119037; + vertex -16.1938 1.78757 0.804121; + normal 0.0867153 0.180753 0.979698; + texcoord -2.51695 -2.47130; + tangent -0.00652657 -0.982757 0.184787; + vertex -16.4780 2.17952 0.754260; + normal 0.0241902 0.162596 0.986396; + texcoord -2.41402 -2.23536; + tangent 0.131365 -0.976128 0.172966; + vertex -15.4777 1.68989 0.827934; + normal 0.272315 0.0403371 0.961362; + texcoord -2.63331 -2.58959; + tangent -0.0427921 -0.997395 0.0580633; + vertex -16.8908 2.63027 0.766899; + normal 0.0948996 0.107996 0.989612; + texcoord -2.39325 -2.15452; + tangent -0.0629507 -0.990878 0.119153; + vertex -15.1596 1.66281 0.812155; + normal 0.0458071 0.218611 0.974736; + texcoord -2.48640 -2.38268; + tangent 0.0198062 -0.974668 0.222778; + vertex -16.0859 2.05273 0.755946; + normal 0.154833 0.0867048 0.984129; + texcoord -2.45681 -2.04010; + tangent 0.0369066 -0.996059 0.0806482; + vertex -14.6507 1.92359 0.720432; + normal 0.0529860 0.193470 0.979674; + texcoord -2.44806 -2.14610; + tangent -0.0365046 -0.980912 0.190995; + vertex -15.1177 1.92072 0.769276; + normal 0.0368795 0.273391 0.961196; + texcoord -2.46698 -2.30564; + tangent 0.0822358 -0.960122 0.267214; + vertex -15.7926 1.93957 0.772792; + normal 0.0287953 0.231729 0.972354; + texcoord -2.58108 -2.27183; + tangent 0.0315498 -0.970893 0.237426; + vertex -15.5831 2.45932 0.611427; + normal -0.0105950 0.231687 0.972733; + texcoord -2.54448 -2.11505; + tangent -0.0299656 -0.971524 0.235041; + vertex -14.9476 2.26221 0.680664; + normal 0.0479001 0.129239 0.990456; + texcoord -2.52316 -2.04869; + tangent -0.0786452 -0.988519 0.129019; + vertex -14.7052 2.16857 0.696153; + normal 0.113655 0.143630 0.983084; + texcoord -2.61998 -2.43948; + tangent -0.00480020 -0.990517 0.137309; + vertex -16.2751 2.55263 0.656110; + normal -0.0300147 0.176852 0.983780; + texcoord -2.62111 -2.18710; + tangent 0.296062 -0.936535 0.187749; + vertex -15.2900 2.60238 0.583228; + normal 0.168418 0.0496449 0.984465; + texcoord -2.65333 -2.48201; + tangent -0.0130368 -0.998387 0.0552570; + vertex -16.4621 2.70901 0.665502; + normal 0.0618993 0.111060 0.991884; + texcoord -2.64868 -2.27490; + tangent 0.104947 -0.989194 0.102375; + vertex -15.6419 2.69870 0.571805; + normal 0.277213 -0.0237398 0.960515; + texcoord -2.69851 -2.58612; + tangent -0.0148651 -0.999653 -0.0217665; + vertex -16.8554 2.87601 0.755666; + normal 0.0764102 0.00354159 0.997070; + texcoord -2.69520 -2.27441; + tangent -0.0660340 -0.997785 0.00805435; + vertex -15.6362 2.88838 0.561716; + normal -0.0380234 0.0568723 0.997657; + texcoord -2.69873 -2.14408; + tangent -0.00824379 -0.998820 0.0478670; + vertex -15.2431 2.82555 0.556677; + normal -0.0345764 0.117522 0.992468; + texcoord -2.58619 -2.01848; + tangent 0.164779 -0.977053 0.134964; + vertex -14.5517 2.42947 0.661255; + normal 0.176926 -0.0499505 0.982956; + texcoord -2.70772 -2.49324; + tangent -0.00459175 -0.998788 -0.0490109; + vertex -16.4923 2.93425 0.671323; + normal 0.0929572 -0.0921358 0.991398; + texcoord -2.73592 -2.27202; + tangent -0.0898427 -0.992419 -0.0838575; + vertex -15.6134 3.05344 0.568002; + normal 0.0187049 -0.0573789 0.998177; + texcoord -2.74847 -2.21159; + tangent -0.172592 -0.983263 -0.0583604; + vertex -15.4121 3.05420 0.556103; + normal 0.134825 -0.150159 0.979426; + texcoord -2.80012 -2.34180; + tangent -0.0262835 -0.988068 -0.151759; + vertex -15.8858 3.21819 0.625789; + normal 0.164458 -0.120192 0.979034; + texcoord -2.77146 -2.50573; + tangent 0.0479435 -0.990759 -0.126880; + vertex -16.5584 3.20310 0.708746; + normal 0.137255 -0.142968 0.980164; + texcoord -2.88802 -2.26175; + tangent -0.0305731 -0.989674 -0.140035; + vertex -15.5067 3.69764 0.644747; + normal 0.0928596 -0.199776 0.975432; + texcoord -2.88967 -2.46566; + tangent 0.00131367 -0.979081 -0.203467; + vertex -16.4294 3.61909 0.772933; + normal 0.162272 -0.200183 0.966227; + texcoord -2.90774 -2.36290; + tangent -0.00748398 -0.979389 -0.201843; + vertex -15.9692 3.69069 0.731515; + normal 0.228283 -0.0754214 0.970669; + texcoord -2.79752 -2.57561; + tangent 0.00716565 -0.996776 -0.0799118; + vertex -16.8296 3.29237 0.774901; + normal 0.122094 -0.143803 0.982046; + texcoord -2.84445 -2.53701; + tangent -0.00166771 -0.989689 -0.143226; + vertex -16.6792 3.49112 0.770205; + normal 0.283523 0.00248072 0.958962; + texcoord -2.77804 -2.64394; + tangent -0.00654724 -0.999976 0.00213073; + vertex -17.0960 3.26446 0.852044; + normal 0.0900556 -0.119062 0.988794; + texcoord -2.91857 -2.58966; + tangent 0.00325962 -0.992671 -0.120801; + vertex -16.8681 3.75727 0.828602; + normal 0.186507 -0.0248203 0.982140; + texcoord -2.83966 -2.64087; + tangent -0.00926898 -0.999680 -0.0235510; + vertex -17.0824 3.49050 0.848318; + normal 0.274701 0.0247054 0.961212; + texcoord -2.72686 -2.73449; + tangent 0.0143417 -0.999674 0.0211461; + vertex -17.4699 2.99858 0.975655; + normal 0.162851 0.0586862 0.984904; + texcoord -2.89308 -2.70014; + tangent -0.00682394 -0.997919 0.0641161; + vertex -17.2962 3.67272 0.883338; + normal 0.200491 0.0496044 0.978439; + texcoord -2.72297 -2.77529; + tangent -0.0148818 -0.998532 0.0520830; + vertex -17.6850 2.99734 1.03028; + normal 0.152556 0.136306 0.978850; + texcoord -2.80753 -2.80355; + tangent -0.0660447 -0.986715 0.148428; + vertex -17.7620 3.33431 1.00681; + normal 0.110963 -0.0238240 0.993539; + texcoord -2.91125 -2.62884; + tangent 0.0118420 -0.999659 -0.0232717; + vertex -17.0412 3.74664 0.846388; + normal 0.161454 0.174798 0.971277; + texcoord -2.85533 -2.91276; + tangent 0.0852516 -0.982334 0.166587; + vertex -18.2205 3.49215 1.04888; + normal 0.119278 0.122780 0.985240; + texcoord -2.89583 -2.76239; + tangent -0.0593825 -0.989700 0.130261; + vertex -17.5406 3.69534 0.916135; + normal 0.169445 0.169879 0.970788; + texcoord -2.98400 -3.00791; + tangent -0.126637 -0.972746 0.194239; + vertex -18.5804 4.03189 1.02725; + normal 0.138586 0.139523 0.980473; + texcoord -2.94519 -2.88233; + tangent -0.0204151 -0.988205 0.151772; + vertex -18.0484 3.91350 0.933797; + normal 0.170164 0.0886572 0.981419; + texcoord -3.02795 -2.93214; + tangent 0.0190004 -0.995983 0.0874997; + vertex -18.2518 4.21155 0.934691; + normal 0.0585039 -0.00845802 0.998251; + texcoord -2.95784 -2.74625; + tangent 0.0594547 -0.998211 -0.00630175; + vertex -17.4833 3.97533 0.890231; + normal 0.0782233 0.0358862 0.996290; + texcoord -3.03222 -2.87470; + tangent 0.0279119 -0.999259 0.0264902; + vertex -18.0500 4.21531 0.905734; + normal 0.0282090 -0.00396126 0.999594; + texcoord -3.19602 -2.94591; + tangent 0.00948396 -0.999951 -0.00288969; + vertex -18.3002 4.84512 0.928801; + normal -0.0177783 -0.0509365 0.998544; + texcoord -3.12747 -2.88559; + tangent 0.0142697 -0.998760 -0.0476893; + vertex -18.0807 4.61609 0.917011; + normal -0.0814418 -0.0380065 0.995953; + texcoord -3.22495 -2.86109; + tangent -0.0140685 -0.999113 -0.0396808; + vertex -18.0136 5.03687 0.947127; + normal -0.0911113 -0.114151 0.989277; + texcoord -3.12000 -2.79636; + tangent 0.0280320 -0.993297 -0.112142; + vertex -17.7118 4.58848 0.943206; + normal 0.0460759 -0.0986113 0.994059; + texcoord -2.99146 -2.68695; + tangent 0.0684212 -0.992422 -0.102064; + vertex -17.2795 4.07612 0.889320; + normal -0.0117382 -0.134161 0.990890; + texcoord -3.04913 -2.72590; + tangent 0.0461741 -0.989419 -0.137546; + vertex -17.4478 4.30196 0.918688; + normal 0.0215942 -0.187680 0.981993; + texcoord -2.96539 -2.56237; + tangent -0.00874688 -0.982019 -0.188577; + vertex -16.7680 3.95626 0.857739; + normal -0.0490882 -0.154657 0.986748; + texcoord -3.13551 -2.69939; + tangent -0.00801704 -0.987748 -0.155854; + vertex -17.3371 4.64413 0.989738; + normal 0.0561481 -0.183506 0.981414; + texcoord -3.05520 -2.47771; + tangent 0.0190353 -0.981713 -0.189413; + vertex -16.4176 4.34598 0.940652; + normal 0.160978 -0.201808 0.966105; + texcoord -3.03440 -2.39511; + tangent 0.000554404 -0.978342 -0.206996; + vertex -16.1211 4.21047 0.880779; + normal -0.107210 -0.0709660 0.991701; + texcoord -3.20959 -2.74943; + tangent -0.00520330 -0.997343 -0.0726690; + vertex -17.5211 4.94064 1.00823; + normal 0.180028 -0.193958 0.964350; + texcoord -3.02889 -2.25447; + tangent 0.0514554 -0.977096 -0.206483; + vertex -15.4759 4.23317 0.726291; + normal 0.133137 -0.111773 0.984775; + texcoord -3.14367 -2.38532; + tangent -0.0728759 -0.991460 -0.108146; + vertex -16.0930 4.66363 0.952006; + normal 0.172878 -0.187366 0.966958; + texcoord -3.16660 -2.28413; + tangent 0.0213841 -0.981179 -0.191912; + vertex -15.6589 4.75508 0.883119; + normal 0.0552855 -0.119901 0.991245; + texcoord -3.12385 -2.47064; + tangent 0.0229533 -0.993075 -0.115221; + vertex -16.4229 4.53353 0.969404; + normal -0.0266185 -0.0791750 0.996505; + texcoord -3.19328 -2.68455; + tangent -0.0176184 -0.996442 -0.0824226; + vertex -17.2776 4.88713 1.02328; + normal 0.0617572 -0.0255231 0.997765; + texcoord -3.17714 -2.46315; + tangent -0.0946461 -0.995416 -0.0137460; + vertex -16.3640 4.74520 0.981552; + normal 0.0760157 -0.0914635 0.992903; + texcoord -3.22396 -2.29645; + tangent -0.0831371 -0.992703 -0.0873421; + vertex -15.6876 5.02891 0.929251; + normal -0.0632284 0.0266770 0.997643; + texcoord -3.27188 -2.73503; + tangent 0.0140986 -0.999548 0.0265459; + vertex -17.4586 5.17655 1.02111; + normal 0.0353835 0.0175761 0.999219; + texcoord -3.23522 -2.65774; + tangent -0.000746314 -0.999864 0.0164501; + vertex -17.1690 5.04672 1.02847; + normal 0.0741450 0.106432 0.991552; + texcoord -3.23908 -2.53437; + tangent 0.000706124 -0.994476 0.104958; + vertex -16.6590 5.04728 0.981085; + normal 0.0604951 0.118335 0.991129; + texcoord -3.30358 -2.67039; + tangent 0.00821726 -0.992128 0.124958; + vertex -17.2219 5.30042 1.01317; + normal -0.00701025 0.117704 0.993024; + texcoord -3.35097 -2.75576; + tangent 0.0260426 -0.992283 0.121232; + vertex -17.5656 5.49282 0.989776; + normal 0.0313012 0.0465862 0.998424; + texcoord -3.24818 -2.40767; + tangent -0.0542721 -0.997369 0.0480654; + vertex -16.1205 5.09421 0.958619; + normal 0.0659726 0.108864 0.991865; + texcoord -3.39779 -2.69895; + tangent -0.000283683 -0.993680 0.112253; + vertex -17.3326 5.73230 0.952813; + normal 0.0250729 0.0821030 0.996308; + texcoord -3.36059 -2.51795; + tangent -0.0305287 -0.996339 0.0798533; + vertex -16.5976 5.53830 0.906766; + normal -0.0239628 0.0261962 0.999370; + texcoord -3.37962 -2.81304; + tangent 0.0529059 -0.998214 0.0277275; + vertex -17.7799 5.61110 0.973682; + normal -0.0478477 -0.0373898 0.998155; + texcoord -3.35397 -2.88334; + tangent -0.0203289 -0.998965 -0.0406970; + vertex -17.9925 5.49257 0.961426; + normal -0.0762407 0.00419565 0.997081; + texcoord -3.45436 -2.95609; + tangent 0.0280813 -0.999605 0.00112944; + vertex -18.3539 5.94448 0.966786; + normal 0.0278146 0.0670594 0.997361; + texcoord -3.49759 -2.82152; + tangent -0.0775833 -0.994562 0.0694769; + vertex -17.8566 6.10143 0.962151; + normal -0.113841 0.101012 0.988351; + texcoord -3.51968 -2.99415; + tangent 0.0552205 -0.992610 0.108057; + vertex -18.5043 6.18619 0.938956; + normal -0.0276771 0.125177 0.991748; + texcoord -3.52980 -2.91935; + tangent -0.0333675 -0.991333 0.127065; + vertex -18.2205 6.22894 0.953889; + normal -0.101543 0.181345 0.978163; + texcoord -3.60187 -3.03181; + tangent 0.0352792 -0.981249 0.189489; + vertex -18.6725 6.50407 0.868654; + normal -0.0528165 0.208140 0.976672; + texcoord -3.58649 -2.95219; + tangent -0.00189844 -0.977618 0.210379; + vertex -18.3576 6.44569 0.906655; + normal -0.00325952 0.179248 0.983799; + texcoord -3.72417 -3.00771; + tangent -0.0581812 -0.981726 0.181188; + vertex -18.5548 7.00433 0.760442; + normal -0.0363825 0.221150 0.974561; + texcoord -3.71352 -2.91442; + tangent 0.00288133 -0.975235 0.221154; + vertex -18.1833 6.95370 0.775419; + normal -0.0463759 0.192438 0.980213; + texcoord -3.64021 -2.82552; + tangent 0.00864983 -0.980127 0.198182; + vertex -17.7678 6.65010 0.874986; + normal 0.00963336 0.0904872 0.995851; + texcoord -3.57430 -2.75274; + tangent -0.0785366 -0.992738 0.0911236; + vertex -17.4978 6.41584 0.918138; + normal -0.0604703 -0.00358510 0.998164; + texcoord -3.58108 -2.67508; + tangent 0.0261972 -0.999645 -0.00476808; + vertex -17.2001 6.44534 0.919961; + normal 0.0222940 0.0120475 0.999679; + texcoord -3.45450 -2.60219; + tangent -0.0375201 -0.999256 0.00892595; + vertex -16.9219 5.88808 0.901650; + normal -0.131394 -0.0819472 0.987937; + texcoord -3.59864 -2.58266; + tangent 0.0146824 -0.996145 -0.0864815; + vertex -16.8629 6.50761 0.956332; + normal -0.0909432 -0.114273 0.989278; + texcoord -3.53077 -2.54566; + tangent 0.0297645 -0.993029 -0.114054; + vertex -16.7016 6.20812 0.939267; + normal -0.0504718 -0.0483636 0.997554; + texcoord -3.41281 -2.49629; + tangent -0.0116379 -0.999054 -0.0419086; + vertex -16.4879 5.77444 0.905534; + normal -0.139697 -0.0635866 0.988150; + texcoord -3.66547 -2.50722; + tangent 0.0102760 -0.997996 -0.0624342; + vertex -16.5373 6.76729 1.03262; + normal -0.0658568 -0.123948 0.990101; + texcoord -3.58540 -2.42880; + tangent 0.00675507 -0.991044 -0.133367; + vertex -16.2391 6.50425 1.04585; + normal -0.0626099 -0.0528083 0.996640; + texcoord -3.64786 -2.43876; + tangent 0.0242737 -0.998506 -0.0489595; + vertex -16.2610 6.69038 1.05935; + normal -0.0613422 -0.141576 0.988025; + texcoord -3.48316 -2.40050; + tangent -0.0312440 -0.988930 -0.145053; + vertex -16.1072 5.99653 0.966657; + normal 0.0266013 -0.126568 0.991601; + texcoord -3.48690 -2.31924; + tangent -0.0953847 -0.987464 -0.125760; + vertex -15.7313 6.06534 0.984695; + normal -0.0443468 -0.0722865 0.996397; + texcoord -3.42917 -2.34606; + tangent 0.00539919 -0.997508 -0.0703474; + vertex -15.9053 5.79694 0.954108; + normal 0.0486890 -0.0574508 0.997160; + texcoord -3.49576 -2.26442; + tangent -0.0121548 -0.997767 -0.0656722; + vertex -15.5456 6.07115 0.976247; + normal 0.134276 0.00497247 0.990932; + texcoord -3.53967 -2.21374; + tangent 0.0861119 -0.996278 -0.00392335; + vertex -15.3903 6.21942 0.966685; + normal 0.0339881 0.00310391 0.999417; + texcoord -3.43865 -2.20930; + tangent 0.00330717 -0.999983 0.00475722; + vertex -15.3630 5.86166 0.967471; + normal -0.0216792 -0.0185529 0.999593; + texcoord -3.32048 -2.33076; + tangent -0.0138795 -0.999784 -0.0154485; + vertex -15.7662 5.41289 0.946382; + normal 0.194892 0.0546770 0.979300; + texcoord -3.57343 -2.15104; + tangent 0.000951799 -0.998387 0.0567718; + vertex -15.1714 6.42577 0.918885; + normal 0.151189 0.0840898 0.984922; + texcoord -3.47085 -2.12689; + tangent 0.0435758 -0.996191 0.0755269; + vertex -15.0028 5.95698 0.927007; + normal 0.208552 0.0740260 0.975206; + texcoord -3.51718 -2.03617; + tangent -0.000149933 -0.997065 0.0765535; + vertex -14.7234 6.17081 0.847256; + normal 0.00126282 -0.0506437 0.998716; + texcoord -3.33356 -2.17600; + tangent -0.0302292 -0.997957 -0.0562811; + vertex -15.2175 5.44776 0.968809; + normal 0.0978934 0.0198778 0.994998; + texcoord -3.35506 -2.09889; + tangent -0.0196108 -0.999383 0.0291442; + vertex -14.9369 5.49315 0.960104; + normal -0.00450649 -0.0992104 0.995056; + texcoord -3.28918 -2.24053; + tangent -0.130466 -0.986389 -0.100079; + vertex -15.4952 5.24145 0.943926; + normal 0.102726 -0.0747039 0.991901; + texcoord -3.29053 -2.07372; + tangent 0.0295757 -0.995988 -0.0844632; + vertex -14.8274 5.26529 0.944591; + normal 0.196769 0.0787408 0.977283; + texcoord -3.37302 -2.05301; + tangent -0.0804115 -0.992217 0.0950749; + vertex -14.7410 5.57405 0.924146; + normal 0.240417 0.0465266 0.969554; + texcoord -3.32409 -1.98977; + tangent 0.0106489 -0.998629 0.0512456; + vertex -14.5274 5.39912 0.889387; + normal 0.250810 0.0833655 0.964440; + texcoord -3.47876 -1.97934; + tangent 0.0440033 -0.995865 0.0794815; + vertex -14.4702 6.04433 0.795130; + normal 0.0531471 -0.193275 0.979704; + texcoord -3.23115 -2.22126; + tangent -0.0175623 -0.980515 -0.195657; + vertex -15.4345 5.02119 0.908751; + normal 0.0228114 -0.192222 0.981086; + texcoord -3.24568 -2.10069; + tangent -0.00105943 -0.981004 -0.193987; + vertex -14.9309 5.08866 0.922902; + normal 0.119888 -0.230643 0.965625; + texcoord -3.07722 -2.19870; + tangent 0.0293379 -0.970903 -0.237671; + vertex -15.3377 4.41194 0.744490; + normal 0.0356174 -0.268321 0.962671; + texcoord -3.13879 -2.17154; + tangent -0.00295544 -0.963173 -0.268866; + vertex -15.2230 4.66899 0.803331; + normal 0.0871940 -0.159307 0.983371; + texcoord -2.98530 -2.16076; + tangent 0.00869107 -0.987487 -0.157464; + vertex -15.1959 4.06288 0.654799; + normal 0.0510640 -0.229673 0.971927; + texcoord -3.05061 -2.13941; + tangent -0.0367012 -0.973086 -0.227501; + vertex -15.0873 4.31947 0.701555; + normal 0.0258496 -0.273721 0.961462; + texcoord -3.18644 -2.06486; + tangent -0.0222834 -0.961662 -0.273329; + vertex -14.7937 4.84022 0.857510; + normal 0.0425428 -0.249498 0.967440; + texcoord -3.06121 -2.02336; + tangent 0.0641640 -0.964426 -0.256448; + vertex -14.6550 4.31378 0.685992; + normal 0.116330 -0.209917 0.970774; + texcoord -3.20095 -2.01683; + tangent -0.0135989 -0.977679 -0.209663; + vertex -14.6116 4.91070 0.866575; + normal 0.0598777 -0.105057 0.992662; + texcoord -2.87321 -2.19432; + tangent -0.0420925 -0.993737 -0.103512; + vertex -15.2964 3.55285 0.608061; + normal 0.209628 -0.0816449 0.974367; + texcoord -3.24317 -1.98243; + tangent 0.0285696 -0.994662 -0.0991476; + vertex -14.4678 5.10815 0.870966; + normal -0.00576770 -0.0551099 0.998464; + texcoord -2.84253 -2.10939; + tangent 0.0136676 -0.998421 -0.0544865; + vertex -14.9623 3.45920 0.593496; + normal 0.258409 0.00215224 0.966033; + texcoord -3.24586 -1.83004; + tangent -0.0339005 -0.999383 0.00921443; + vertex -13.8464 5.07457 0.701331; + normal 0.0239320 -0.0856002 0.996042; + texcoord -2.94143 -2.06562; + tangent 0.0233174 -0.995684 -0.0898305; + vertex -14.7976 3.83260 0.608136; + normal -0.0403598 -0.00933893 0.999142; + texcoord -2.80566 -2.05248; + tangent -0.0489847 -0.998703 -0.0139147; + vertex -14.7047 3.28950 0.593565; + normal 0.0231542 -0.0900676 0.995666; + texcoord -3.03826 -1.86936; + tangent 0.0103070 -0.995359 -0.0956800; + vertex -13.9623 4.22146 0.634766; + normal -0.0453988 -0.0103156 0.998916; + texcoord -2.92319 -1.93483; + tangent -0.0550961 -0.998383 -0.0139661; + vertex -14.2577 3.77405 0.603066; + normal -0.0852381 0.0441957 0.995380; + texcoord -2.75409 -2.00784; + tangent -0.0864208 -0.995575 0.0368965; + vertex -14.5273 3.07885 0.607341; + normal 0.0751490 -0.175875 0.981540; + texcoord -3.06641 -1.94858; + tangent 0.0367419 -0.980353 -0.193799; + vertex -14.3197 4.31803 0.665996; + normal 0.121387 -0.165615 0.978692; + texcoord -3.11274 -1.87794; + tangent 0.0709186 -0.981997 -0.175079; + vertex -14.0472 4.50372 0.678988; + normal 0.195173 -0.0951060 0.976147; + texcoord -3.17596 -1.84214; + tangent -0.00582492 -0.995225 -0.0974290; + vertex -13.8976 4.77137 0.696635; + normal 0.132933 -0.0191859 0.990939; + texcoord -3.11348 -1.78355; + tangent 0.0321426 -0.999208 -0.0234468; + vertex -13.6594 4.55773 0.643020; + normal 0.00983966 0.0186310 0.999778; + texcoord -3.03988 -1.78389; + tangent -0.0273523 -0.999442 0.0191622; + vertex -13.6562 4.26013 0.641384; + normal 0.223663 0.0360943 0.973998; + texcoord -3.15986 -1.72945; + tangent -0.00608210 -0.999213 0.0391943; + vertex -13.4543 4.73131 0.599718; + normal -0.103748 0.0691225 0.992199; + texcoord -2.93877 -1.81345; + tangent -0.0262519 -0.997426 0.0667252; + vertex -13.7870 3.83692 0.650316; + normal 0.118700 0.0966249 0.988218; + texcoord -3.05080 -1.71617; + tangent -0.0381245 -0.994066 0.101882; + vertex -13.4047 4.30002 0.621447; + normal -0.116804 0.0523164 0.991776; + texcoord -2.80110 -1.92069; + tangent -0.0363662 -0.998116 0.0494173; + vertex -14.2646 3.29979 0.622204; + normal -0.0138557 0.0826089 0.996486; + texcoord -2.98088 -1.75193; + tangent -0.0279060 -0.996200 0.0825040; + vertex -13.5532 4.02218 0.654496; + normal -0.107149 0.0681740 0.991903; + texcoord -2.81206 -1.78827; + tangent -0.00832985 -0.997706 0.0671828; + vertex -13.6788 3.33356 0.709828; + normal -0.102799 0.0116712 0.994634; + texcoord -2.60242 -1.89569; + tangent 0.0173264 -0.999734 0.0152356; + vertex -14.1204 2.47891 0.687185; + normal -0.110070 0.0357324 0.993281; + texcoord -2.66695 -1.78853; + tangent -0.000359404 -0.999312 0.0370889; + vertex -13.7065 2.76424 0.735764; + normal -0.0174341 0.0815565 0.996516; + texcoord -2.84060 -1.72472; + tangent 0.0228296 -0.996392 0.0817457; + vertex -13.4330 3.45755 0.717743; + normal -0.0244069 0.0176573 0.999546; + texcoord -2.62819 -1.71893; + tangent -0.0186021 -0.999676 0.0173468; + vertex -13.4048 2.60678 0.764148; + normal 0.0735907 0.0951555 0.992739; + texcoord -2.85367 -1.66931; + tangent 0.0136068 -0.995381 0.0950322; + vertex -13.2422 3.50556 0.707652; + normal 0.0767651 0.0375484 0.996342; + texcoord -2.62976 -1.62882; + tangent 0.0118646 -0.999118 0.0402723; + vertex -13.0895 2.58106 0.755012; + normal -0.0890574 -0.0433279 0.995084; + texcoord -2.58178 -1.76670; + tangent -0.00371056 -0.998994 -0.0446870; + vertex -13.6085 2.43527 0.748134; + normal 0.00431893 -0.0617890 0.998080; + texcoord -2.55747 -1.67128; + tangent 0.0190218 -0.997635 -0.0660481; + vertex -13.2382 2.33209 0.761070; + normal -0.0727622 -0.110692 0.991188; + texcoord -2.51821 -1.83901; + tangent -0.0198260 -0.993010 -0.116356; + vertex -13.9148 2.16946 0.692731; + normal -0.0606959 -0.143893 0.987730; + texcoord -2.52070 -1.72806; + tangent -0.0251045 -0.988681 -0.147920; + vertex -13.4447 2.18567 0.738182; + normal -0.0485671 -0.0907708 0.994687; + texcoord -2.58388 -1.95538; + tangent 0.245909 -0.968179 -0.0464510; + vertex -14.3063 2.43567 0.671872; + normal 0.00915945 -0.0527595 0.998565; + texcoord -2.50649 -1.90363; + tangent -0.0280919 -0.998078 -0.0552358; + vertex -14.1604 2.11172 0.677963; + normal -0.0357289 -0.212322 0.976546; + texcoord -2.44951 -1.79953; + tangent 0.0169972 -0.976639 -0.214212; + vertex -13.7681 1.88111 0.650676; + normal 0.127052 -0.00420081 0.991887; + texcoord -2.44324 -1.98356; + tangent -0.0115176 -0.999897 -0.00860994; + vertex -14.4832 1.89828 0.693518; + normal 0.0652501 -0.171241 0.983066; + texcoord -2.40090 -1.86485; + tangent 0.0429295 -0.984035 -0.172721; + vertex -13.9888 1.69667 0.612384; + normal 0.111160 -0.115235 0.987099; + texcoord -2.41909 -1.94069; + tangent -0.000558624 -0.993495 -0.113877; + vertex -14.3067 1.74512 0.658243; + normal 0.241702 0.0496881 0.969077; + texcoord -2.27867 -1.98308; + tangent 0.0132325 -0.998732 0.0485690; + vertex -14.4930 1.21484 0.695352; + normal 0.220763 0.00554044 0.975312; + texcoord -2.30949 -1.88648; + tangent -0.0323558 -0.999445 0.00798010; + vertex -14.0886 1.30912 0.583450; + normal 0.143328 -0.109762 0.983570; + texcoord -2.34517 -1.86827; + tangent -0.0323029 -0.994314 -0.101465; + vertex -13.9966 1.47421 0.575538; + normal 0.102395 -0.0832765 0.991252; + texcoord -2.28322 -1.77745; + tangent -0.0425774 -0.995888 -0.0799606; + vertex -13.6493 1.23867 0.505023; + normal 0.00873038 -0.166243 0.986046; + texcoord -2.30127 -1.73689; + tangent -0.0244196 -0.985822 -0.166008; + vertex -13.4702 1.30893 0.502881; + normal 0.163301 0.0277767 0.986185; + texcoord -2.24231 -1.79416; + tangent 0.0197370 -0.999544 0.0228700; + vertex -13.7130 1.06808 0.509993; + normal 0.0210074 -0.0122626 0.999704; + texcoord -2.21910 -1.70095; + tangent -0.0270562 -0.999626 -0.00406695; + vertex -13.3560 1.01054 0.476259; + normal 0.201200 0.108877 0.973480; + texcoord -2.19258 -1.79947; + tangent 0.0115591 -0.993711 0.111380; + vertex -13.7237 0.875404 0.526282; + normal 0.107005 0.102039 0.989009; + texcoord -2.17511 -1.73135; + tangent 0.0162292 -0.994982 0.0987328; + vertex -13.4845 0.802846 0.497752; + normal 0.215897 0.119964 0.969019; + texcoord -2.11211 -1.82905; + tangent 0.0352590 -0.992404 0.117865; + vertex -13.8597 0.517813 0.612255; + normal 0.128754 0.124401 0.983843; + texcoord -2.02299 -1.76726; + tangent 0.0266269 -0.991805 0.124957; + vertex -13.5960 0.208390 0.607428; + normal 0.215065 0.0821591 0.973138; + texcoord -2.17980 -1.95486; + tangent 0.0418950 -0.996410 0.0735618; + vertex -14.3556 0.820499 0.703523; + normal 0.159303 0.0683165 0.984863; + texcoord -2.05217 -1.84242; + tangent 0.0521822 -0.997064 0.0560369; + vertex -13.8862 0.309500 0.637352; + normal 0.151149 0.0151894 0.988394; + texcoord -2.11608 -1.98855; + tangent -0.00505649 -0.999869 0.0153773; + vertex -14.4880 0.561378 0.745849; + normal 0.124065 -0.0407322 0.991438; + texcoord -1.99444 -1.90800; + tangent 0.0111071 -0.999938 0.000200205; + vertex -14.1504 0.00634110 0.689566; + normal 0.110159 0.0862499 0.990165; + texcoord -1.88139 -1.71096; + tangent -0.0387935 -0.994810 0.0940619; + vertex -13.3607 -0.400346 0.659101; + normal 0.132911 0.120238 0.983808; + texcoord -2.04157 -1.66959; + tangent 0.0430528 -0.992195 0.117026; + vertex -13.1716 0.283795 0.540467; + normal 0.0920575 0.00930659 0.995710; + texcoord -1.80209 -1.70821; + tangent 0.00884652 -0.999941 0.00634795; + vertex -13.3717 -0.683298 0.673089; + normal 0.0521799 0.0670250 0.996386; + texcoord -2.11946 -1.63381; + tangent 0.0223512 -0.997709 0.0638460; + vertex -13.0827 0.603001 0.495483; + normal 0.190283 0.0762946 0.978760; + texcoord -1.85122 -1.63590; + tangent -0.0181094 -0.996316 0.0838187; + vertex -13.0995 -0.522285 0.629503; + normal 0.0994996 -0.0627868 0.993055; + texcoord -1.72841 -1.78833; + tangent 0.00705900 -0.997849 -0.0651788; + vertex -13.6800 -0.991177 0.679874; + normal 0.102585 -0.0653988 0.992572; + texcoord -1.71299 -1.66477; + tangent 0.0714327 -0.994394 -0.0779585; + vertex -13.1555 -1.01647 0.644518; + normal 0.205350 -0.110872 0.972388; + texcoord -1.62330 -1.84475; + tangent 0.00726033 -0.993357 -0.114846; + vertex -13.8764 -1.44250 0.665110; + normal 0.0930786 -0.0932592 0.991282; + texcoord -1.58945 -1.76584; + tangent -0.0689814 -0.993743 -0.0878482; + vertex -13.6019 -1.54706 0.610186; + normal 0.213836 -0.158714 0.963890; + texcoord -1.45965 -1.96679; + tangent 0.0342246 -0.984870 -0.169881; + vertex -14.3751 -2.07586 0.694391; + normal 0.148021 -0.0830523 0.985491; + texcoord -1.49708 -1.84209; + tangent -0.0617110 -0.995173 -0.0763014; + vertex -13.8877 -1.89816 0.611735; + normal 0.143514 -0.109992 0.983517; + texcoord -1.35630 -2.00977; + tangent -0.0167754 -0.993614 -0.111578; + vertex -14.5451 -2.53124 0.665459; + normal 0.0849716 -0.0393624 0.995606; + texcoord -1.26791 -2.00045; + tangent -0.0558852 -0.997866 -0.0337553; + vertex -14.5208 -2.84290 0.635462; + normal 0.0397582 -0.0343550 0.998619; + texcoord -1.20259 -2.06768; + tangent 0.0314712 -0.998735 -0.0392298; + vertex -14.8208 -3.09516 0.644037; + normal 0.0507666 0.0180955 0.998547; + texcoord -1.27700 -1.89273; + tangent -0.00139509 -0.999768 0.0214709; + vertex -14.1130 -2.79695 0.597299; + normal -0.0166460 0.0751112 0.997036; + texcoord -1.06531 -2.17787; + tangent -0.00852409 -0.996905 0.0781560; + vertex -15.2801 -3.64387 0.642705; + normal 0.0308217 0.0771548 0.996543; + texcoord -1.20307 -1.94271; + tangent 0.0255762 -0.997041 0.0724951; + vertex -14.3094 -3.10716 0.626361; + normal -0.0183825 0.0796555 0.996653; + texcoord -1.14684 -2.05097; + tangent 0.0739635 -0.994350 0.0761438; + vertex -14.7000 -3.30247 0.647085; + normal -0.0671752 0.0991846 0.992799; + texcoord -0.937626 -2.12909; + tangent 0.00649355 -0.995071 0.0989552; + vertex -15.0557 -4.15135 0.722294; + normal -0.0259046 0.162991 0.986287; + texcoord -1.14012 -1.98796; + tangent -0.0705776 -0.983905 0.164162; + vertex -14.4852 -3.30930 0.653701; + normal -0.123190 0.162760 0.978945; + texcoord -1.05370 -2.04361; + tangent -0.0442400 -0.986528 0.157497; + vertex -14.7072 -3.65781 0.697691; + normal -0.0254794 0.170846 0.984968; + texcoord -1.18701 -1.86326; + tangent 0.00234991 -0.984984 0.172632; + vertex -13.9722 -3.16312 0.628618; + normal -0.0668362 0.224482 0.972184; + texcoord -1.10538 -1.96369; + tangent -0.0207379 -0.974401 0.223860; + vertex -14.4031 -3.48957 0.691336; + normal -0.0552956 0.0826894 0.995040; + texcoord -1.25993 -1.80871; + tangent 0.0443515 -0.995845 0.0795337; + vertex -13.7730 -2.90758 0.600450; + normal 0.00886088 -0.00428191 0.999952; + texcoord -1.39628 -1.79553; + tangent 0.00838306 -0.999964 -0.00142883; + vertex -13.7544 -2.29019 0.590500; + normal 0.0621020 -0.0237649 0.997787; + texcoord -1.49579 -1.77719; + tangent -0.0688061 -0.997395 -0.0216321; + vertex -13.7031 -1.94593 0.589323; + normal -0.0549353 0.0484565 0.997313; + texcoord -1.38148 -1.73198; + tangent 0.0720189 -0.995944 0.0539368; + vertex -13.5138 -2.35220 0.602447; + normal 0.0679122 0.00988004 0.997642; + texcoord -1.52337 -1.63008; + tangent -0.0120467 -0.999894 0.00812454; + vertex -13.0670 -1.82002 0.570773; + normal 0.0130382 0.0883756 0.996002; + texcoord -1.46820 -1.65563; + tangent 0.0221620 -0.995575 0.0913239; + vertex -13.1625 -2.02389 0.585919; + normal -0.0861752 0.107200 0.990496; + texcoord -1.34579 -1.67983; + tangent 0.0315049 -0.993753 0.107064; + vertex -13.2501 -2.47039 0.636667; + normal 0.0902094 -0.0609943 0.994053; + texcoord -1.58289 -1.63725; + tangent -0.0629052 -0.996448 -0.0559863; + vertex -13.0816 -1.57244 0.578542; + normal 0.0417181 0.109109 0.993154; + texcoord -1.52406 -1.50306; + tangent -0.0292115 -0.992864 0.115617; + vertex -12.5451 -1.79159 0.529526; + normal 0.101288 0.0183731 0.994688; + texcoord -1.57716 -1.51489; + tangent -0.0243480 -0.999526 0.0188185; + vertex -12.5927 -1.59960 0.522441; + normal 0.153668 -0.0541055 0.986640; + texcoord -1.63291 -1.56062; + tangent -0.0243110 -0.998319 -0.0526161; + vertex -12.7594 -1.36667 0.554100; + normal 0.167140 -0.0217410 0.985693; + texcoord -1.73648 -1.61580; + tangent 0.103342 -0.993924 -0.0378813; + vertex -13.0037 -0.959186 0.626134; + normal 0.160292 0.0416023 0.986192; + texcoord -1.71963 -1.46024; + tangent 0.0523266 -0.998030 0.0346046; + vertex -12.3668 -1.02274 0.491988; + normal 0.215989 0.0448979 0.975363; + texcoord -1.76827 -1.58085; + tangent 0.0408686 -0.998437 0.0381259; + vertex -12.8711 -0.842989 0.596347; + normal 0.235366 0.0961230 0.967142; + texcoord -1.79448 -1.48999; + tangent 0.00503588 -0.995188 0.0978574; + vertex -12.4980 -0.736932 0.495511; + normal 0.225515 0.0903191 0.970044; + texcoord -1.90155 -1.50056; + tangent -0.0107985 -0.995404 0.0951547; + vertex -12.5430 -0.291426 0.456583; + normal 0.0826847 0.0814163 0.993245; + texcoord -1.68179 -1.38083; + tangent 0.0224866 -0.996927 0.0750405; + vertex -12.0000 -1.17345 0.453788; + normal 0.204573 0.0908949 0.974622; + texcoord -1.98784 -1.60099; + tangent 0.0139772 -0.995784 0.0906538; + vertex -12.9398 0.0556170 0.524221; + normal 0.139139 0.0542164 0.988788; + texcoord -2.04890 -1.58591; + tangent 0.0288446 -0.998306 0.0505330; + vertex -12.9079 0.307352 0.501697; + normal 0.151373 0.0478623 0.987317; + texcoord -1.91379 -1.45765; + tangent -0.0224686 -0.998310 0.0535985; + vertex -12.3486 -0.222795 0.409488; + normal 0.0633178 -0.0591727 0.996238; + texcoord -2.09150 -1.53083; + tangent 0.0207042 -0.997727 -0.0641319; + vertex -12.6775 0.460322 0.472097; + normal 0.0558156 0.0467037 0.997348; + texcoord -1.84156 -1.29835; + tangent -0.0343323 -0.998323 0.0466002; + vertex -11.7815 -0.536128 0.372874; + normal 0.0816866 -0.0800519 0.993438; + texcoord -2.01829 -1.46653; + tangent 0.0625753 -0.994563 -0.0832342; + vertex -12.3747 0.182452 0.417904; + normal 0.0726273 0.0131617 0.997272; + texcoord -1.91836 -1.40442; + tangent -0.0274540 -0.999523 0.0141232; + vertex -12.1511 -0.225054 0.388939; + normal -0.0206218 -0.0605776 0.997950; + texcoord -2.15280 -1.56723; + tangent -0.0768235 -0.995326 -0.0585236; + vertex -12.7970 0.725451 0.491204; + normal -0.0328452 -0.150115 0.988123; + texcoord -2.13954 -1.46559; + tangent -0.0810447 -0.984137 -0.157815; + vertex -12.4375 0.680184 0.497205; + normal 0.0229021 -0.0890310 0.995766; + texcoord -1.99548 -1.40274; + tangent 0.0528552 -0.994482 -0.0906234; + vertex -12.1654 0.0818006 0.398891; + normal -0.0636518 -0.120473 0.990674; + texcoord -2.20525 -1.51471; + tangent -0.0718430 -0.989664 -0.124115; + vertex -12.5664 0.875859 0.517709; + normal -0.0182796 -0.0534154 0.998405; + texcoord -1.90495 -1.24413; + tangent -0.0770773 -0.995608 -0.0531437; + vertex -11.5049 -0.308024 0.370824; + normal -0.0295928 -0.173364 0.984413; + texcoord -2.04327 -1.38570; + tangent 0.0108431 -0.984551 -0.174765; + vertex -12.0987 0.258091 0.425883; + normal -0.0173084 -0.142089 0.989703; + texcoord -1.99300 -1.26260; + tangent -0.000995238 -0.989386 -0.145307; + vertex -11.5651 0.0247969 0.411766; + normal -0.0254996 -0.143231 0.989361; + texcoord -2.17646 -1.37320; + tangent -0.00886942 -0.989190 -0.146369; + vertex -12.0398 0.808951 0.546094; + normal -0.0636179 0.0185734 0.997801; + texcoord -1.84635 -1.20289; + tangent -0.0553666 -0.998365 0.0141827; + vertex -11.3482 -0.543638 0.373247; + normal -0.0667523 -0.128681 0.989437; + texcoord -2.27371 -1.64484; + tangent -0.00669668 -0.991257 -0.131778; + vertex -13.1379 1.18449 0.498925; + normal -0.0539628 -0.239670 0.969353; + texcoord -2.33699 -1.68159; + tangent -0.0210811 -0.969193 -0.245400; + vertex -13.2647 1.42193 0.537373; + normal -0.0573808 -0.153501 0.986481; + texcoord -2.30334 -1.50388; + tangent -0.0357944 -0.987414 -0.154053; + vertex -12.5435 1.34599 0.583307; + normal -0.0294516 -0.211301 0.976977; + texcoord -2.37508 -1.56008; + tangent -0.0203731 -0.976008 -0.216779; + vertex -12.7358 1.62901 0.627556; + normal -0.0181902 -0.197588 0.980116; + texcoord -2.48854 -1.66191; + tangent 0.0279162 -0.980045 -0.196808; + vertex -13.1968 2.04711 0.723871; + normal 0.0457296 -0.139154 0.989214; + texcoord -2.50042 -1.59274; + tangent 0.0266138 -0.990206 -0.137057; + vertex -12.9216 2.09872 0.726783; + normal 0.0568538 -0.117930 0.991393; + texcoord -2.39099 -1.48313; + tangent 0.0297413 -0.991714 -0.124975; + vertex -12.4215 1.66591 0.633889; + normal -0.00100968 -0.0999469 0.994992; + texcoord -2.30431 -1.43848; + tangent -0.00885413 -0.994677 -0.102657; + vertex -12.2746 1.33232 0.593277; + normal 0.0943471 -0.0386538 0.994789; + texcoord -2.53864 -1.57850; + tangent 0.0709068 -0.996063 -0.0532118; + vertex -12.8551 2.26547 0.738977; + normal 0.101454 -0.0384177 0.994098; + texcoord -2.35169 -1.38381; + tangent -0.0145935 -0.999220 -0.0366877; + vertex -12.0869 1.48797 0.592155; + normal 0.0554070 -0.0523780 0.997089; + texcoord -2.24298 -1.35184; + tangent 0.0152089 -0.998461 -0.0533396; + vertex -11.9631 1.06538 0.569709; + normal 0.0339499 -0.127567 0.991249; + texcoord -2.12758 -1.27434; + tangent 0.0380984 -0.990869 -0.129332; + vertex -11.6483 0.614247 0.514982; + normal 0.172688 0.0259941 0.984634; + texcoord -2.31090 -1.29884; + tangent -0.0423550 -0.998458 0.0358841; + vertex -11.7618 1.33766 0.544830; + normal 0.107725 -0.0246383 0.993875; + texcoord -2.21347 -1.28633; + tangent 0.0355532 -0.998942 -0.0291718; + vertex -11.6967 0.948865 0.543609; + normal 0.171720 -0.0112077 0.985082; + texcoord -2.42587 -1.37397; + tangent 0.0227345 -0.999638 -0.0143784; + vertex -12.0408 1.73971 0.593049; + normal 0.147723 -0.0505383 0.987737; + texcoord -2.47604 -1.47135; + tangent 0.121653 -0.990332 -0.0666505; + vertex -12.4353 2.00087 0.667576; + normal 0.226469 0.0387833 0.973246; + texcoord -2.38084 -1.26748; + tangent -0.0656455 -0.996355 0.0544757; + vertex -11.5956 1.53309 0.498321; + normal 0.166416 0.0332052 0.985496; + texcoord -2.57850 -1.51095; + tangent 0.0358823 -0.998875 0.0309995; + vertex -12.6314 2.39682 0.708105; + normal 0.218828 0.0350967 0.975132; + texcoord -2.54592 -1.43154; + tangent 0.0333080 -0.999012 0.0294200; + vertex -12.2976 2.27588 0.642024; + normal 0.165455 0.0657720 0.984022; + texcoord -2.70137 -1.52957; + tangent -0.0565519 -0.995457 0.0766030; + vertex -12.6666 2.92912 0.673410; + normal 0.227905 0.0607651 0.971785; + texcoord -2.67615 -1.43998; + tangent -0.0401872 -0.996701 0.0705169; + vertex -12.3255 2.79802 0.613413; + normal 0.142612 0.0934382 0.985358; + texcoord -2.82099 -1.58059; + tangent 0.00178920 -0.995406 0.0957246; + vertex -12.8646 3.37358 0.674297; + normal 0.194453 0.0985542 0.975948; + texcoord -2.82824 -1.45790; + tangent -0.0275216 -0.993827 0.107472; + vertex -12.3470 3.40915 0.584535; + normal 0.144738 0.146652 0.978542; + texcoord -2.91593 -1.62474; + tangent -0.00167974 -0.989034 0.147682; + vertex -13.0667 3.79466 0.651397; + normal 0.235666 0.0581113 0.970095; + texcoord -2.51223 -1.27675; + tangent 0.0477690 -0.997779 0.0464328; + vertex -11.6816 2.12819 0.492690; + normal 0.195509 0.129421 0.972125; + texcoord -3.07106 -1.67333; + tangent -0.0362282 -0.989703 0.138472; + vertex -13.2301 4.37885 0.581847; + normal 0.153203 0.145210 0.977467; + texcoord -3.05534 -1.53576; + tangent 0.0255988 -0.988877 0.146519; + vertex -12.6884 4.34366 0.469620; + normal 0.200818 0.0873212 0.975729; + texcoord -3.13882 -1.61318; + tangent 0.000481701 -0.995951 0.0899013; + vertex -12.9785 4.64818 0.488610; + normal 0.160296 0.139261 0.977196; + texcoord -2.97556 -1.40582; + tangent 0.0321015 -0.990074 0.136832; + vertex -12.1434 3.99887 0.456782; + normal 0.0903305 0.0373812 0.995210; + texcoord -3.13597 -1.50641; + tangent 0.00895603 -0.999302 0.0362736; + vertex -12.6056 4.65925 0.428704; + normal 0.0886248 0.0335433 0.995500; + texcoord -3.07265 -1.38603; + tangent 0.0367597 -0.998742 0.0341024; + vertex -12.1065 4.40064 0.407939; + normal 0.193650 0.0779461 0.977969; + texcoord -2.95946 -1.30941; + tangent 0.00412267 -0.996975 0.0776128; + vertex -11.8055 3.96590 0.399017; + normal 0.252238 0.0632304 0.965597; + texcoord -2.81505 -1.38187; + tangent -0.0355330 -0.996582 0.0745729; + vertex -12.0888 3.34433 0.528048; + normal 0.262390 0.0713550 0.962320; + texcoord -2.67303 -1.31929; + tangent -0.0121575 -0.997043 0.0758735; + vertex -11.8478 2.70693 0.488259; + normal 0.236323 0.0444316 0.970658; + texcoord -2.88234 -1.26521; + tangent 0.0609814 -0.997581 0.0333572; + vertex -11.5948 3.63401 0.369838; + normal 0.230860 0.0703419 0.970441; + texcoord -2.71445 -1.22724; + tangent -0.0270403 -0.996481 0.0793339; + vertex -11.4703 2.98808 0.361366; + normal 0.207584 0.0853345 0.974488; + texcoord -2.58530 -1.22186; + tangent -0.00492228 -0.995935 0.0899450; + vertex -11.4582 2.42846 0.417047; + normal 0.195947 0.0495263 0.979363; + texcoord -2.51659 -1.18043; + tangent 0.0319751 -0.998588 0.0424297; + vertex -11.2894 2.19488 0.400568; + normal 0.183966 0.0808689 0.979600; + texcoord -2.72156 -1.03346; + tangent -0.0226573 -0.995926 0.0872831; + vertex -10.7122 2.99082 0.222535; + normal 0.186216 0.0559008 0.980917; + texcoord -2.36539 -1.10644; + tangent -0.0183681 -0.998075 0.0592432; + vertex -10.9881 1.58950 0.355310; + normal 0.182983 0.0922077 0.978782; + texcoord -2.60175 -1.02713; + tangent 0.0543065 -0.994777 0.0864209; + vertex -10.6913 2.49228 0.277119; + normal 0.170362 0.0474169 0.984240; + texcoord -2.52026 -1.03235; + tangent 0.0828673 -0.996102 0.0302203; + vertex -10.6657 2.23221 0.289760; + normal 0.169800 0.0472036 0.984347; + texcoord -2.19762 -1.17965; + tangent 0.0371057 -0.998400 0.0426754; + vertex -11.3224 0.958387 0.485774; + normal 0.175600 0.0397522 0.983659; + texcoord -2.34403 -0.933760; + tangent 0.0535931 -0.998110 0.0300833; + vertex -10.2963 1.45989 0.253822; + normal 0.103593 -0.0526955 0.993223; + texcoord -2.12618 -1.22428; + tangent 0.0656884 -0.995683 -0.0655695; + vertex -11.4476 0.646085 0.503557; + normal 0.187884 0.0737175 0.979421; + texcoord -2.27711 -0.956488; + tangent 0.00499175 -0.997186 0.0748056; + vertex -10.3594 1.18584 0.280654; + normal 0.0572958 -0.0716266 0.995785; + texcoord -2.04947 -1.13646; + tangent 0.0484746 -0.995861 -0.0768810; + vertex -11.0814 0.284064 0.439870; + normal 0.122449 0.0241490 0.992181; + texcoord -2.09274 -1.05386; + tangent 0.181995 -0.983284 -0.00547472; + vertex -10.7571 0.452997 0.410978; + normal 0.180924 0.116280 0.976599; + texcoord -2.09905 -0.956943; + tangent 0.0487155 -0.992999 0.107605; + vertex -10.4367 0.438742 0.361467; + normal -0.0553490 -0.0160358 0.998338; + texcoord -1.95369 -1.10448; + tangent 0.0144103 -0.999818 -0.0124828; + vertex -10.9396 -0.0390907 0.415501; + normal 0.0333080 0.0206985 0.999231; + texcoord -2.01692 -1.07202; + tangent 0.0349725 -0.999159 0.0214038; + vertex -10.8097 0.164343 0.420164; + normal 0.0662460 0.0771341 0.994817; + texcoord -2.02083 -1.02227; + tangent 0.0437753 -0.996115 0.0764101; + vertex -10.6160 0.194265 0.409149; + normal -0.0719630 0.108717 0.991464; + texcoord -1.92066 -1.03081; + tangent 0.0251573 -0.993539 0.110670; + vertex -10.6473 -0.211330 0.448117; + normal 0.142129 0.172446 0.974711; + texcoord -2.02262 -0.941671; + tangent 0.104062 -0.981636 0.159879; + vertex -10.3287 0.197135 0.379775; + normal 0.0415407 0.167016 0.985079; + texcoord -1.96618 -0.965078; + tangent 0.0216693 -0.985851 0.166218; + vertex -10.4155 -0.0404841 0.432149; + normal -0.144274 0.0749903 0.986692; + texcoord -1.88119 -1.06692; + tangent -0.00300381 -0.997345 0.0727579; + vertex -10.7749 -0.363855 0.447871; + normal -0.0461156 0.175409 0.983415; + texcoord -1.86642 -0.960234; + tangent 0.0146699 -0.984519 0.174661; + vertex -10.3804 -0.422966 0.507650; + normal -0.166371 0.0973062 0.981250; + texcoord -1.76238 -1.00064; + tangent -0.0184974 -0.995337 0.0946731; + vertex -10.5342 -0.866219 0.547459; + normal 0.118361 0.237885 0.964055; + texcoord -1.96105 -0.898294; + tangent 0.0500967 -0.971025 0.233667; + vertex -10.1353 -0.0653618 0.412463; + normal 0.158891 0.193560 0.968136; + texcoord -2.05655 -0.787241; + tangent -0.0373785 -0.978315 0.203719; + vertex -9.76273 0.329684 0.245794; + normal 0.189988 0.108321 0.975793; + texcoord -2.13123 -0.845363; + tangent -0.149374 -0.979179 0.137462; + vertex -9.90833 0.623219 0.230358; + normal 0.206793 0.0624462 0.976390; + texcoord -2.29586 -0.781506; + tangent 0.0575042 -0.997033 0.0511625; + vertex -9.68049 1.29387 0.136553; + normal 0.186371 0.145022 0.971717; + texcoord -2.20404 -0.649370; + tangent -0.00593266 -0.988981 0.147924; + vertex -9.12871 0.928136 0.0560883; + normal 0.193201 0.0524560 0.979756; + texcoord -2.45684 -0.896144; + tangent 0.0438669 -0.998076 0.0438156; + vertex -10.1680 1.94806 0.217658; + normal 0.237073 0.0631016 0.969440; + texcoord -2.47801 -0.787530; + tangent 0.0405094 -0.997564 0.0567924; + vertex -9.74630 1.97604 0.120732; + normal 0.211177 0.0778658 0.974341; + texcoord -2.58599 -0.797270; + tangent -0.0279947 -0.996210 0.0823570; + vertex -9.81152 2.45953 0.0971610; + normal 0.237712 0.0794646 0.968080; + texcoord -2.34162 -0.710336; + tangent 0.0687319 -0.995510 0.0650903; + vertex -9.41412 1.45478 0.0635116; + normal 0.186348 0.0658531 0.980274; + texcoord -2.71400 -0.892125; + tangent -0.0374834 -0.996452 0.0753613; + vertex -10.1973 2.97954 0.120034; + normal 0.144265 0.0995551 0.984518; + texcoord -2.66927 -0.776451; + tangent -0.100651 -0.989688 0.101916; + vertex -9.63358 2.75669 0.0375179; + normal 0.175269 0.0175445 0.984364; + texcoord -2.79603 -1.03994; + tangent 0.00971281 -0.999805 0.0171782; + vertex -10.7253 3.28778 0.211023; + normal 0.426510 0.0245381 0.904150; + texcoord -2.70908 -0.707023; + tangent 0.0440099 -0.998995 0.00846624; + vertex -9.37872 2.97056 -0.0194510; + normal 0.193918 0.0396912 0.980214; + texcoord -2.79231 -1.17828; + tangent 0.00473659 -0.999291 0.0373479; + vertex -11.2678 3.23773 0.304863; + normal 0.160920 -0.0115758 0.986900; + texcoord -2.91971 -1.17661; + tangent 0.0106899 -0.999841 -0.0142517; + vertex -11.3032 3.78838 0.304017; + normal 0.169290 -0.0110710 0.985504; + texcoord -2.81140 -0.879008; + tangent -0.0931879 -0.995643 0.00339082; + vertex -10.1020 3.34337 0.0928737; + normal 0.162403 -0.0466229 0.985622; + texcoord -2.89019 -1.02211; + tangent -0.00833097 -0.998863 -0.0469349; + vertex -10.6815 3.63611 0.208085; + normal 0.132393 0.0229144 0.990932; + texcoord -3.01246 -1.28503; + tangent -0.0106260 -0.999459 0.0311116; + vertex -11.6933 4.17203 0.369108; + normal 0.112124 -0.0646181 0.991591; + texcoord -3.00733 -1.17767; + tangent -0.0366105 -0.997746 -0.0562397; + vertex -11.2681 4.09434 0.312560; + normal 0.0915765 -0.101924 0.990568; + texcoord -3.06803 -1.15010; + tangent 0.00158704 -0.993827 -0.110929; + vertex -11.1777 4.23132 0.315268; + normal 0.134614 -0.108379 0.984953; + texcoord -3.01787 -1.04290; + tangent -0.0243230 -0.993787 -0.108609; + vertex -10.7486 4.14599 0.261540; + normal 0.0488743 -0.0899186 0.994749; + texcoord -3.16946 -1.33104; + tangent -0.0332557 -0.995072 -0.0934152; + vertex -11.9041 4.71958 0.409993; + normal 0.150593 -0.0911230 0.984387; + texcoord -2.91679 -0.892506; + tangent -0.0570251 -0.994937 -0.0827565; + vertex -10.0805 3.77250 0.111149; + normal 0.0170110 -0.0571636 0.998220; + texcoord -3.16644 -1.40249; + tangent -0.0446160 -0.997155 -0.0607506; + vertex -12.1514 4.72050 0.416896; + normal 0.0805073 -0.0982172 0.991903; + texcoord -3.19906 -1.11496; + tangent -0.0639201 -0.993526 -0.0939119; + vertex -10.9883 4.86042 0.384675; + normal 0.0274569 -0.0690002 0.997239; + texcoord -3.29945 -1.34967; + tangent -0.0472264 -0.996498 -0.0689997; + vertex -11.9442 5.29325 0.479670; + normal 0.0393789 -0.0724750 0.996592; + texcoord -3.27122 -1.52702; + tangent -0.0512814 -0.996191 -0.0705242; + vertex -12.6534 5.15651 0.443840; + normal 0.125780 -0.0112414 0.991995; + texcoord -3.21711 -1.56964; + tangent -0.0267829 -0.999590 -0.0101700; + vertex -12.8367 4.95937 0.447854; + normal 0.198606 -0.00541957 0.980064; + texcoord -3.23793 -1.64079; + tangent -0.0201153 -0.999796 -0.00181659; + vertex -13.0869 5.04317 0.491695; + normal 0.0975392 -0.122788 0.987628; + texcoord -3.39166 -1.60861; + tangent -0.0163425 -0.992966 -0.117263; + vertex -12.9350 5.67299 0.515868; + normal 0.224019 0.0191192 0.974397; + texcoord -3.33098 -1.75194; + tangent 0.0153684 -0.999698 0.0191893; + vertex -13.5200 5.41580 0.598406; + normal 0.140513 -0.0770129 0.987079; + texcoord -3.38694 -1.68260; + tangent 0.0127553 -0.996993 -0.0764352; + vertex -13.2606 5.63018 0.552029; + normal 0.271990 0.0782296 0.959115; + texcoord -3.32855 -1.86410; + tangent -0.0272885 -0.995438 0.0914228; + vertex -13.9579 5.38926 0.713525; + normal 0.213266 0.0240451 0.976698; + texcoord -3.43380 -1.85755; + tangent 0.0328090 -0.999171 0.0241045; + vertex -13.9640 5.87169 0.670463; + normal 0.199906 -0.0289410 0.979388; + texcoord -3.50762 -1.90147; + tangent -0.0662190 -0.997613 -0.0196011; + vertex -14.1386 6.11626 0.711542; + normal 0.115920 -0.105826 0.987605; + texcoord -3.49398 -1.82449; + tangent -0.00171837 -0.994251 -0.107064; + vertex -13.8306 6.07934 0.656615; + normal 0.165758 -0.0266346 0.985807; + texcoord -3.59723 -1.98074; + tangent -0.0577462 -0.998236 -0.0138278; + vertex -14.4295 6.44738 0.781937; + normal 0.125277 -0.111750 0.985808; + texcoord -3.55149 -1.89389; + tangent -0.0203451 -0.993774 -0.109545; + vertex -14.0942 6.28820 0.717012; + normal 0.0823351 -0.0915247 0.992393; + texcoord -3.64007 -1.95280; + tangent 0.0273640 -0.994956 -0.0965091; + vertex -14.3297 6.60722 0.778338; + normal 0.00956756 -0.146775 0.989124; + texcoord -3.66091 -1.89884; + tangent -0.0343179 -0.988425 -0.147780; + vertex -14.1237 6.74674 0.790025; + normal 0.0527241 -0.181511 0.981975; + texcoord -3.58341 -1.85136; + tangent -0.0104357 -0.982907 -0.183809; + vertex -13.9416 6.42725 0.724932; + normal 0.0258362 -0.132321 0.990870; + texcoord -3.69965 -1.80579; + tangent -0.0162102 -0.990868 -0.133858; + vertex -13.7185 6.89633 0.819814; + normal 0.0782187 -0.186226 0.979388; + texcoord -3.48776 -1.68221; + tangent 0.0245412 -0.980528 -0.194839; + vertex -13.2603 5.97974 0.603438; + normal 0.0651069 -0.193237 0.978990; + texcoord -3.60395 -1.70172; + tangent 0.0244715 -0.978817 -0.203271; + vertex -13.3280 6.52695 0.739082; + normal 0.135860 -0.0772157 0.987714; + texcoord -3.85211 -1.77149; + tangent -0.0452780 -0.996608 -0.0687123; + vertex -13.5922 7.45902 0.848569; + normal 0.0881992 -0.105243 0.990528; + texcoord -3.69564 -1.74221; + tangent 0.115694 -0.986954 -0.111970; + vertex -13.5070 6.85844 0.803546; + normal 0.133067 -0.163777 0.977482; + texcoord -3.60883 -1.62290; + tangent -0.00295717 -0.985526 -0.169501; + vertex -13.0613 6.52162 0.710224; + normal 0.104905 -0.179241 0.978196; + texcoord -3.48155 -1.56193; + tangent 0.0606177 -0.979856 -0.190284; + vertex -12.7533 5.94849 0.548439; + normal 0.0838461 -0.0870285 0.992671; + texcoord -3.47478 -1.46357; + tangent 0.0398257 -0.995148 -0.0899687; + vertex -12.3717 5.97146 0.518094; + normal 0.161929 -0.101806 0.981537; + texcoord -3.54717 -1.46834; + tangent 0.00141627 -0.994591 -0.103861; + vertex -12.4072 6.23116 0.547611; + normal 0.175003 -0.0668873 0.982293; + texcoord -3.67078 -1.60899; + tangent -0.0326229 -0.997802 -0.0576845; + vertex -12.9810 6.74016 0.723574; + normal -0.00978282 -0.0689602 0.997571; + texcoord -3.39587 -1.46086; + tangent -0.0705356 -0.995137 -0.0687550; + vertex -12.3770 5.70676 0.496721; + normal 0.0652070 0.000149025 0.997872; + texcoord -3.43568 -1.41190; + tangent 0.0325321 -0.999465 -0.00328191; + vertex -12.1389 5.82154 0.495485; + normal 0.144490 0.0202782 0.989299; + texcoord -3.47786 -1.35827; + tangent 0.0609580 -0.998013 0.0159522; + vertex -11.9733 6.02274 0.470715; + normal 0.0939347 0.0126171 0.995498; + texcoord -3.36997 -1.32798; + tangent -0.0422335 -0.998960 0.0171741; + vertex -11.8363 5.57252 0.482962; + normal 0.108522 0.0414208 0.993231; + texcoord -3.34840 -1.22361; + tangent 0.00103223 -0.999039 0.0438119; + vertex -11.4325 5.46380 0.434739; + normal 0.117788 0.0292844 0.992607; + texcoord -3.48408 -1.22920; + tangent 0.0263195 -0.999194 0.0303241; + vertex -11.4312 6.04267 0.382112; + normal 0.130141 -0.0461074 0.990423; + texcoord -3.55486 -1.26938; + tangent 0.0106195 -0.998949 -0.0445957; + vertex -11.6237 6.31525 0.409009; + normal 0.0799983 -0.0213813 0.996566; + texcoord -3.27523 -1.18598; + tangent 0.00558182 -0.999753 -0.0215068; + vertex -11.2813 5.16497 0.423559; + normal 0.0512085 0.0312281 0.998200; + texcoord -3.45600 -1.13457; + tangent -0.00951668 -0.999167 0.0396775; + vertex -11.1308 5.95355 0.357285; + normal 0.0702452 0.0561442 0.995948; + texcoord -3.34228 -1.13607; + tangent 0.0757422 -0.995729 0.0527886; + vertex -11.0768 5.43746 0.397759; + normal 0.0893919 -0.0265296 0.995643; + texcoord -3.29314 -1.04708; + tangent -0.0253227 -0.999414 -0.0230419; + vertex -10.6768 5.27826 0.381561; + normal 0.0282916 0.00381786 0.999592; + texcoord -3.40056 -0.993238; + tangent 0.0686938 -0.997613 0.00706545; + vertex -10.4749 5.72232 0.359288; + normal 0.0357010 -0.0713211 0.996814; + texcoord -3.52992 -1.15578; + tangent -0.0689707 -0.994748 -0.0756295; + vertex -11.1723 6.19862 0.364629; + normal 0.0133143 -0.0413470 0.999056; + texcoord -3.53566 -0.903493; + tangent -0.00677156 -0.999050 -0.0430413; + vertex -10.1665 6.13274 0.365090; + normal 0.0639290 -0.0635780 0.995927; + texcoord -3.34581 -0.925125; + tangent 0.00538727 -0.997860 -0.0651634; + vertex -10.2434 5.46594 0.345125; + normal 0.130469 -0.111145 0.985203; + texcoord -3.18600 -1.02782; + tangent -0.0844476 -0.991372 -0.100247; + vertex -10.6663 4.83108 0.347163; + normal 0.109909 -0.122300 0.986389; + texcoord -3.24766 -0.901301; + tangent -0.0392260 -0.992351 -0.117049; + vertex -10.1472 5.08376 0.294997; + normal 0.130416 -0.137849 0.981830; + texcoord -3.10322 -0.880404; + tangent 0.0187212 -0.989963 -0.140079; + vertex -10.1023 4.55178 0.213117; + normal 0.0401569 -0.131611 0.990488; + texcoord -3.31773 -0.842287; + tangent -0.0151213 -0.991203 -0.131487; + vertex -9.93804 5.33590 0.312879; + normal 0.0694769 -0.168122 0.983315; + texcoord -3.24014 -0.795449; + tangent -0.0273839 -0.985295 -0.168656; + vertex -9.78762 4.98343 0.248159; + normal 0.00204616 -0.0557201 0.998444; + texcoord -3.40631 -0.833278; + tangent -0.00909671 -0.997925 -0.0637382; + vertex -9.91002 5.75016 0.357277; + normal 0.0428253 -0.165315 0.985311; + texcoord -3.33813 -0.678944; + tangent -0.0377241 -0.985779 -0.163759; + vertex -9.30255 5.42841 0.320240; + normal 0.0292184 -0.0891427 0.995590; + texcoord -3.38843 -0.702289; + tangent -0.0302357 -0.995556 -0.0891827; + vertex -9.38300 5.63251 0.348976; + normal 0.0365023 -0.0128241 0.999251; + texcoord -3.43996 -0.708038; + tangent -0.0374559 -0.999249 -0.00988191; + vertex -9.40261 5.83150 0.359778; + normal 0.0814936 -0.219321 0.972243; + texcoord -3.21066 -0.679209; + tangent 0.00619783 -0.975192 -0.221273; + vertex -9.30995 4.92821 0.207861; + normal 0.125099 -0.177523 0.976133; + texcoord -3.10669 -0.680585; + tangent 0.000874728 -0.983620 -0.180250; + vertex -9.31985 4.52090 0.127621; + normal 0.131838 -0.151664 0.979600; + texcoord -3.03266 -0.708062; + tangent 5.67594e-05 -0.988623 -0.150413; + vertex -9.42094 4.28693 0.101354; + normal 0.0969567 -0.257111 0.961506; + texcoord -3.15591 -0.580659; + tangent -0.0730882 -0.966003 -0.247986; + vertex -8.88039 4.71165 0.0992524; + normal 0.0579627 -0.242995 0.968294; + texcoord -3.27986 -0.583073; + tangent 0.0384326 -0.968504 -0.246014; + vertex -8.93264 5.20179 0.247676; + normal 0.0630607 -0.162089 0.984759; + texcoord -3.33184 -0.477460; + tangent -0.0694821 -0.984627 -0.160257; + vertex -8.52455 5.40133 0.270707; + normal 0.0376146 -0.247150 0.968247; + texcoord -3.23050 -0.454063; + tangent 0.0226286 -0.967883 -0.250382; + vertex -8.39114 5.00826 0.173476; + normal 0.109232 -0.275670 0.955026; + texcoord -3.11545 -0.538111; + tangent -0.286802 -0.930038 -0.229726; + vertex -8.75155 4.55118 0.0422137; + normal 0.0799348 -0.179243 0.980552; + texcoord -3.32005 -0.402496; + tangent -0.0556323 -0.983108 -0.174368; + vertex -8.21123 5.32355 0.232774; + normal 0.0810275 -0.431947 0.898252; + texcoord -3.14447 -0.331376; + tangent -0.0714631 -0.896962 -0.436293; + vertex -7.92938 4.63560 0.0663643; + normal 0.0449249 -0.136022 0.989687; + texcoord -3.43711 -0.343032; + tangent 0.00312875 -0.991207 -0.132283; + vertex -7.89049 5.73980 0.264069; + normal 0.0532109 -0.0462245 0.997513; + texcoord -3.44507 -0.439394; + tangent 0.0819181 -0.995254 -0.0525336; + vertex -8.31896 5.80344 0.293173; + normal 0.0479836 -0.194494 0.979729; + texcoord -3.35858 -0.268959; + tangent -0.00106866 -0.981584 -0.191025; + vertex -7.60030 5.45374 0.194617; + normal 0.0477408 0.0294318 0.998426; + texcoord -3.47719 -0.546476; + tangent -0.147206 -0.988329 0.0391834; + vertex -8.70418 5.93483 0.312580; + normal 0.235837 -0.346610 0.907878; + texcoord -3.17999 -0.222110; + tangent -0.159684 -0.946034 -0.281995; + vertex -7.47802 4.75550 0.0466326; + normal -0.00238175 -0.0613543 0.998113; + texcoord -3.50751 -0.417127; + tangent 0.0171325 -0.998081 -0.0595028; + vertex -8.20178 6.03660 0.299767; + normal 0.0555865 0.00819141 0.998420; + texcoord -3.57102 -0.786005; + tangent -0.0110846 -0.999882 0.0106469; + vertex -9.70986 6.37541 0.358889; + normal 0.0393286 0.0245749 0.998924; + texcoord -3.59054 -0.598559; + tangent 0.0198235 -0.999453 0.0264523; + vertex -8.92703 6.44795 0.298042; + normal 0.112856 -0.0370249 0.992921; + texcoord -3.65868 -0.836091; + tangent -0.0633055 -0.997571 -0.0290787; + vertex -9.91430 6.66545 0.379795; + normal -0.0317488 -0.0347094 0.998893; + texcoord -3.62705 -0.536706; + tangent 0.0596310 -0.997633 -0.0342326; + vertex -8.69617 6.56606 0.294586; + normal 0.0932247 -0.0128848 0.995562; + texcoord -3.72424 -0.739773; + tangent -0.0287233 -0.999562 -0.00714276; + vertex -9.48738 7.01122 0.321420; + normal 0.0852540 -0.111082 0.990148; + texcoord -3.65035 -0.924059; + tangent 0.00263758 -0.993918 -0.110088; + vertex -10.2427 6.62763 0.410967; + normal 0.153648 -0.0730214 0.985424; + texcoord -3.70133 -0.891497; + tangent -0.0536124 -0.996349 -0.0664456; + vertex -10.1018 6.85971 0.416512; + normal 0.00303947 -0.106420 0.994317; + texcoord -3.57298 -0.967897; + tangent -0.0597502 -0.992352 -0.108013; + vertex -10.3918 6.30840 0.380080; + normal 0.168650 -0.103326 0.980245; + texcoord -3.78717 -0.967481; + tangent -0.0180161 -0.994721 -0.101022; + vertex -10.4247 7.23510 0.507096; + normal 0.00945135 -0.168005 0.985741; + texcoord -3.59649 -1.15441; + tangent -0.0118381 -0.985877 -0.167053; + vertex -11.1498 6.47136 0.400371; + normal 0.158399 -0.113415 0.980840; + texcoord -3.82306 -0.807019; + tangent -0.00309281 -0.993990 -0.109426; + vertex -9.73808 7.36520 0.371831; + normal 0.0185245 -0.171512 0.985008; + texcoord -3.61173 -1.02177; + tangent 0.0266569 -0.984754 -0.171899; + vertex -10.6093 6.50580 0.412054; + normal 0.0810931 -0.140979 0.986686; + texcoord -3.74857 -1.02463; + tangent 0.0172115 -0.989736 -0.141866; + vertex -10.6441 7.06021 0.515337; + normal 0.159402 -0.134044 0.978071; + texcoord -3.87752 -1.01106; + tangent -0.0106304 -0.990927 -0.133980; + vertex -10.5859 7.59782 0.576501; + normal 0.0258131 -0.180406 0.983253; + texcoord -3.73879 -1.08967; + tangent -0.00103006 -0.983641 -0.180137; + vertex -10.9180 7.04066 0.525998; + normal 0.135109 -0.237279 0.962000; + texcoord -3.92874 -0.765948; + tangent 0.00469398 -0.967061 -0.254502; + vertex -9.59144 7.68793 0.410179; + normal 0.0783416 -0.136462 0.987543; + texcoord -3.61490 -1.25216; + tangent -0.0163034 -0.990363 -0.137534; + vertex -11.5505 6.50950 0.419824; + normal 0.0240734 -0.185342 0.982379; + texcoord -3.73014 -1.24910; + tangent 0.00222589 -0.982488 -0.186312; + vertex -11.5437 6.95134 0.501946; + normal 0.109406 -0.195272 0.974628; + texcoord -3.92018 -1.07892; + tangent -0.0159822 -0.980377 -0.196483; + vertex -10.8619 7.76587 0.646134; + normal 0.0101013 -0.188875 0.981949; + texcoord -3.82322 -1.16696; + tangent -0.0596035 -0.980194 -0.188860; + vertex -11.1796 7.33568 0.581475; + normal 0.164542 -0.0861113 0.982604; + texcoord -3.60112 -1.33754; + tangent -0.0727347 -0.994669 -0.0730921; + vertex -11.8697 6.47904 0.459416; + normal 0.109030 -0.126092 0.986009; + texcoord -3.73168 -1.35226; + tangent 0.0406002 -0.990683 -0.129996; + vertex -11.9157 6.98031 0.531867; + normal 0.169084 -0.0812383 0.982248; + texcoord -3.71786 -1.43566; + tangent 0.000554621 -0.996866 -0.0791015; + vertex -12.2073 6.93949 0.570668; + normal 0.0687039 -0.134444 0.988537; + texcoord -3.86627 -1.41501; + tangent 0.0434594 -0.989385 -0.138667; + vertex -12.1845 7.54396 0.621156; + normal 0.194149 0.00339828 0.980966; + texcoord -3.72642 -1.50055; + tangent -0.0239283 -0.999683 0.00781332; + vertex -12.4694 6.98770 0.622510; + normal -0.00531224 -0.178869 0.983859; + texcoord -3.88726 -1.31556; + tangent -0.0200824 -0.983387 -0.180407; + vertex -11.8361 7.61020 0.626477; + normal 0.181102 -0.0253026 0.983139; + texcoord -3.80979 -1.57845; + tangent 0.0204032 -0.999399 -0.0280173; + vertex -12.8400 7.32969 0.693855; + normal -0.0234994 -0.153783 0.987825; + texcoord -3.99538 -1.20655; + tangent 0.0342203 -0.987531 -0.153662; + vertex -11.2987 8.07281 0.731566; + normal 0.168644 -0.0369070 0.984986; + texcoord -3.78030 -1.70958; + tangent -0.0447662 -0.998664 -0.0257997; + vertex -13.4709 7.24368 0.818700; + normal 0.172394 -0.0818169 0.981624; + texcoord -3.86584 -1.58841; + tangent -0.0349982 -0.996469 -0.0763248; + vertex -12.8753 7.56493 0.709743; + normal 0.129267 -0.110948 0.985383; + texcoord -3.88536 -1.50468; + tangent 0.0234816 -0.993026 -0.115534; + vertex -12.5726 7.59706 0.664943; + normal 0.159831 -0.0772763 0.984115; + texcoord -4.01282 -1.63815; + tangent -0.0339561 -0.996677 -0.0740390; + vertex -13.0775 8.13706 0.811329; + normal 0.108787 -0.122097 0.986538; + texcoord -4.00182 -1.51935; + tangent -0.132555 -0.985399 -0.106857; + vertex -12.6076 8.08056 0.743975; + normal 0.0195214 -0.0793929 0.996652; + texcoord -4.05188 -1.37402; + tangent -0.0650049 -0.995090 -0.0746285; + vertex -12.0020 8.24136 0.718310; + normal -0.0438502 -0.129517 0.990607; + texcoord -3.98334 -1.35547; + tangent -0.0781791 -0.987702 -0.135396; + vertex -11.9587 8.01833 0.694719; + normal 0.0810632 -0.0341309 0.996124; + texcoord -4.07300 -1.50354; + tangent -0.0722352 -0.996983 -0.0284071; + vertex -12.4641 8.39159 0.757374; + normal -0.0511184 -0.0609061 0.996834; + texcoord -4.05744 -1.29282; + tangent 0.0261910 -0.998023 -0.0571258; + vertex -11.6872 8.28623 0.727625; + normal 0.162207 -0.0571666 0.985099; + texcoord -4.00480 -1.76367; + tangent -0.0132142 -0.998317 -0.0564654; + vertex -13.5923 8.09433 0.906551; + normal 0.138494 -0.000731024 0.990363; + texcoord -4.08319 -1.63207; + tangent -0.0164901 -0.999860 0.00279842; + vertex -13.0380 8.41473 0.816388; + normal 0.127400 0.00399033 0.991843; + texcoord -4.19904 -1.62665; + tangent 0.0184471 -0.999819 0.00472138; + vertex -13.0168 8.92211 0.796058; + normal 0.0410309 -0.0436644 0.998203; + texcoord -4.16552 -1.41298; + tangent -0.0433856 -0.998090 -0.0439838; + vertex -12.1536 8.76128 0.739419; + normal -0.00559231 -0.0832479 0.996513; + texcoord -4.19143 -1.35724; + tangent 0.0237285 -0.996919 -0.0747640; + vertex -11.8957 8.88631 0.740836; + normal -0.0649352 -0.0554614 0.996347; + texcoord -4.18340 -1.28993; + tangent -0.0379428 -0.997699 -0.0561949; + vertex -11.6805 8.79685 0.743479; + normal -0.0535729 -0.0739827 0.995820; + texcoord -4.09043 -1.17101; + tangent 0.0374363 -0.996657 -0.0726241; + vertex -11.2272 8.44731 0.777154; + normal 0.0331022 -0.160062 0.986552; + texcoord -4.03271 -1.13432; + tangent 0.0726852 -0.984587 -0.159079; + vertex -11.0411 8.20109 0.752814; + normal 0.113327 -0.187384 0.975728; + texcoord -4.04277 -1.03455; + tangent -0.0253799 -0.981237 -0.191131; + vertex -10.6764 8.26038 0.730918; + normal 0.145143 -0.256253 0.955650; + texcoord -3.98512 -0.920743; + tangent -0.0294490 -0.965879 -0.257312; + vertex -10.2678 7.94188 0.594203; + normal 0.106687 -0.249974 0.962357; + texcoord -4.03914 -0.689441; + tangent -0.0325449 -0.967681 -0.250067; + vertex -9.23641 8.25052 0.538933; + normal 0.0626931 -0.200348 0.977717; + texcoord -3.90277 -0.704080; + tangent -0.0455933 -0.977674 -0.205123; + vertex -9.33939 7.63410 0.369402; + normal 0.0381111 -0.218867 0.975010; + texcoord -4.03307 -0.592642; + tangent -0.0356098 -0.975084 -0.218961; + vertex -8.85722 8.17126 0.490420; + normal 0.0512154 -0.129667 0.990234; + texcoord -4.03779 -0.465996; + tangent 0.0242063 -0.990539 -0.135079; + vertex -8.36677 8.22253 0.481472; + normal -0.00895626 -0.155602 0.987779; + texcoord -3.97743 -0.525408; + tangent -0.0745087 -0.984752 -0.157202; + vertex -8.59691 7.97083 0.447637; + normal 0.00240982 -0.0461705 0.998931; + texcoord -3.95567 -0.408774; + tangent -0.0717134 -0.996277 -0.0478405; + vertex -8.15455 7.83349 0.436633; + normal 0.0658616 -0.0741898 0.995067; + texcoord -3.79833 -0.717215; + tangent -0.0179467 -0.997098 -0.0739818; + vertex -9.40510 7.24770 0.322884; + normal -0.0142973 -0.156624 0.987555; + texcoord -3.88569 -0.652141; + tangent -0.0480335 -0.985443 -0.163083; + vertex -9.13597 7.55689 0.353441; + normal -0.0152444 -0.0812918 0.996574; + texcoord -3.80458 -0.658045; + tangent -0.0143075 -0.996911 -0.0772272; + vertex -9.15324 7.28583 0.320786; + normal -0.0718327 -0.0937604 0.993000; + texcoord -3.90006 -0.491894; + tangent -0.118007 -0.987885 -0.100786; + vertex -8.52250 7.65912 0.410090; + normal -0.0749111 -0.115030 0.990533; + texcoord -3.84917 -0.582217; + tangent -0.0673014 -0.990466 -0.120198; + vertex -8.88029 7.46145 0.355426; + normal -0.102426 -0.0893857 0.990716; + texcoord -3.74188 -0.530057; + tangent 0.0102853 -0.995817 -0.0907849; + vertex -8.71954 7.11462 0.340021; + normal -0.105416 -0.109596 0.988370; + texcoord -3.60247 -0.396998; + tangent -0.00650459 -0.993386 -0.114635; + vertex -8.15521 6.44683 0.331203; + normal -0.108415 -0.0723533 0.991469; + texcoord -3.73998 -0.339525; + tangent 0.0697705 -0.995658 -0.0616204; + vertex -7.88372 6.98065 0.445737; + normal -0.0470396 -0.148624 0.987774; + texcoord -3.54663 -0.325323; + tangent -0.0334495 -0.987635 -0.153159; + vertex -7.86711 6.22845 0.331384; + normal -0.0950337 -0.146050 0.984702; + texcoord -3.66219 -0.317671; + tangent 2.31876e-05 -0.988407 -0.151827; + vertex -7.76752 6.72864 0.431170; + normal -0.0306853 -0.197488 0.979825; + texcoord -3.43907 -0.212196; + tangent 0.00138904 -0.979805 -0.199951; + vertex -7.45280 5.75462 0.257003; + normal -0.0495144 -0.105786 0.993155; + texcoord -3.70072 -0.260182; + tangent 0.0818607 -0.991644 -0.0997006; + vertex -7.58140 6.84218 0.458220; + normal -0.0272352 -0.216676 0.975864; + texcoord -3.24619 -0.178278; + tangent -0.0216822 -0.976480 -0.214517; + vertex -7.28323 5.02236 0.100129; + normal -0.0604937 -0.151574 0.986593; + texcoord -3.60638 -0.134766; + tangent -0.0101105 -0.987693 -0.156075; + vertex -7.04917 6.47175 0.423737; + normal 0.0635666 -0.476563 0.876839; + texcoord -3.14318 -0.229017; + tangent -0.0785205 -0.871305 -0.484420; + vertex -7.52635 4.65314 0.0131554; + normal -0.0887718 -0.235578 0.967793; + texcoord -3.33828 -0.145222; + tangent -0.0225527 -0.970461 -0.240200; + vertex -7.17875 5.36187 0.186976; + normal -0.108266 -0.189096 0.975972; + texcoord -3.46980 -0.160412; + tangent -0.0848888 -0.976345 -0.198855; + vertex -7.22315 5.90647 0.306878; + normal -0.101896 -0.202826 0.973899; + texcoord -3.45400 -0.0391201; + tangent -0.0445626 -0.977240 -0.207403; + vertex -6.68391 5.81209 0.361541; + normal -0.0525590 -0.152663 0.986880; + texcoord -3.48327 0.0108463; + tangent -0.00830494 -0.988054 -0.153884; + vertex -6.49793 5.93326 0.400839; + normal -0.0878047 -0.254526 0.963072; + texcoord -3.38225 -0.0123577; + tangent -0.101596 -0.959126 -0.264111; + vertex -6.59662 5.53616 0.302289; + normal -0.0685771 -0.253574 0.964882; + texcoord -3.25248 -0.0331786; + tangent -0.0188451 -0.966154 -0.257277; + vertex -6.77894 5.00824 0.128676; + normal -0.0667358 -0.299775 0.951673; + texcoord -3.15588 -0.0870653; + tangent 0.00384639 -0.959587 -0.281386; + vertex -6.94394 4.62006 0.0300024; + normal -0.0461207 -0.257718 0.965119; + texcoord -3.36888 0.0817385; + tangent -0.0146769 -0.965507 -0.259964; + vertex -6.21233 5.45752 0.310300; + normal -0.0898224 -0.544454 0.833968; + texcoord -3.11576 -0.130704; + tangent -0.0147098 -0.819833 -0.572413; + vertex -7.12792 4.55683 -0.0156143; + normal -0.0715863 -0.435563 0.897307; + texcoord -3.12999 -0.00130074; + tangent 0.0345917 -0.903790 -0.426577; + vertex -6.60389 4.48635 0.0116890; + normal -0.0377752 -0.279848 0.959301; + texcoord -3.21558 0.0662229; + tangent 0.0584954 -0.958677 -0.278418; + vertex -6.30090 4.85249 0.116005; + normal -0.00335146 -0.589079 0.808068; + texcoord -3.08614 -0.218987; + tangent -0.0336732 -0.806900 -0.589727; + vertex -7.48944 4.46540 -0.140596; + normal -0.0972909 -0.594055 0.798519; + texcoord -3.05606 -0.0189331; + tangent 0.0428988 -0.801843 -0.595993; + vertex -6.66677 4.25964 -0.175128; + normal -0.0192525 -0.318179 0.947835; + texcoord -3.14952 0.127188; + tangent -0.270321 -0.912503 -0.307026; + vertex -5.90218 4.52115 0.0247988; + normal -0.0301376 -0.537174 0.842933; + texcoord -3.09089 0.0569177; + tangent -0.187184 -0.809972 -0.555794; + vertex -6.36003 4.38461 -0.0338207; + normal -0.0144916 -0.576056 0.817281; + texcoord -3.00462 0.0473587; + tangent 0.00773949 -0.817013 -0.576567; + vertex -6.38793 4.08251 -0.280318; + normal -0.00145672 -0.284061 0.958805; + texcoord -3.30656 0.234909; + tangent -0.0194142 -0.958892 -0.283106; + vertex -5.59347 5.19200 0.251883; + normal -0.0742684 -0.522720 0.849263; + texcoord -3.00290 -0.0582883; + tangent -0.000580577 -0.854210 -0.519928; + vertex -6.81340 4.12969 -0.278414; + normal -0.00560803 -0.503043 0.864243; + texcoord -3.10811 0.249631; + tangent -0.0609856 -0.855406 -0.514356; + vertex -5.54514 4.37503 -0.0189411; + normal -0.00236831 -0.646317 0.763065; + texcoord -3.04596 0.140979; + tangent 0.0139464 -0.760384 -0.649324; + vertex -6.00852 4.19137 -0.206041; + normal 0.0201477 -0.477410 0.878450; + texcoord -2.93443 0.0355054; + tangent -0.0267455 -0.878577 -0.476850; + vertex -6.44463 3.82922 -0.436130; + normal 0.0172852 -0.557528 0.829978; + texcoord -2.96720 0.159587; + tangent 0.0233067 -0.830555 -0.556449; + vertex -5.91879 3.93249 -0.405782; + normal 0.0843873 -0.617511 0.782022; + texcoord -3.01414 0.365963; + tangent -0.0394287 -0.786118 -0.616817; + vertex -5.04393 4.03372 -0.316685; + normal -0.0436643 -0.449357 0.892285; + texcoord -2.94370 -0.0632820; + tangent -0.0913403 -0.887391 -0.451879; + vertex -6.84762 3.90644 -0.404660; + normal 0.0488785 -0.456797 0.888227; + texcoord -2.90164 0.132840; + tangent -0.0139087 -0.889106 -0.457490; + vertex -6.02864 3.68978 -0.542533; + normal -0.00214174 -0.480102 0.877210; + texcoord -2.98940 -0.221145; + tangent -0.0478376 -0.877532 -0.477126; + vertex -7.51419 4.14283 -0.340593; + normal 0.0421986 -0.383217 0.922694; + texcoord -2.86644 0.0205112; + tangent -0.0282183 -0.923124 -0.383465; + vertex -6.51671 3.56465 -0.560443; + normal 0.0521930 -0.529827 0.846498; + texcoord -3.00862 -0.329948; + tangent -0.0717101 -0.848127 -0.524918; + vertex -7.98664 4.17722 -0.275399; + normal 0.00747245 -0.460167 0.887801; + texcoord -2.90211 0.227416; + tangent -0.00623165 -0.888358 -0.459109; + vertex -5.61640 3.69005 -0.553957; + normal 0.0711072 -0.605123 0.792950; + texcoord -3.07599 -0.341692; + tangent -0.109546 -0.794456 -0.597360; + vertex -8.00696 4.40304 -0.115718; + normal 0.0753572 -0.524179 0.848267; + texcoord -2.94332 0.378797; + tangent -0.0376278 -0.852078 -0.522060; + vertex -5.01373 3.79451 -0.490941; + normal 0.106763 -0.568554 0.815689; + texcoord -3.10031 -0.497818; + tangent -0.275698 -0.796240 -0.538509; + vertex -8.62041 4.50428 0.00732512; + normal 0.208422 -0.590355 0.779770; + texcoord -3.05856 -0.491692; + tangent -0.0970799 -0.801885 -0.589539; + vertex -8.62134 4.37514 -0.106927; + normal 0.279368 -0.334470 0.900046; + texcoord -3.07937 -0.533672; + tangent -0.238221 -0.916253 -0.322073; + vertex -8.79971 4.44278 0.0244427; + normal 0.224016 -0.460154 0.859113; + texcoord -2.99737 -0.459776; + tangent -0.0775737 -0.888457 -0.452357; + vertex -8.51512 4.14392 -0.286102; + normal 0.398954 -0.437483 0.805881; + texcoord -3.02384 -0.496420; + tangent -0.0425374 -0.889851 -0.454265; + vertex -8.64586 4.26928 -0.163478; + normal 0.334319 -0.265676 0.904239; + texcoord -2.97688 -0.613128; + tangent -0.0631886 -0.957238 -0.282318; + vertex -9.09383 4.03246 0.0106121; + normal 0.503292 -0.381320 0.775430; + texcoord -2.99481 -0.580978; + tangent -0.0209635 -0.902738 -0.429679; + vertex -8.96085 4.06809 -0.0572231; + normal 0.521768 -0.221759 0.823760; + texcoord -2.84248 -0.598591; + tangent -0.0254072 -0.966628 -0.254919; + vertex -9.10497 3.50507 -0.240526; + normal 0.462154 -0.352694 0.813646; + texcoord -2.88962 -0.653238; + tangent -0.135675 -0.932647 -0.334310; + vertex -9.31327 3.65126 -0.0288219; + normal 0.308941 -0.181506 0.933601; + texcoord -2.87990 -0.690767; + tangent -0.0277974 -0.981942 -0.187130; + vertex -9.38199 3.62159 -0.00617957; + normal 0.432895 -0.0443689 0.900352; + texcoord -2.84665 -0.692451; + tangent 0.0574214 -0.995309 -0.0778649; + vertex -9.38517 3.48800 -0.0171799; + normal 0.613109 -0.126979 0.779726; + texcoord -2.84182 -0.646391; + tangent 0.104388 -0.969075 -0.223602; + vertex -9.25780 3.48940 -0.132002; + normal 0.553583 -0.0255039 0.832403; + texcoord -2.80944 -0.594170; + tangent 0.0350356 -0.998106 -0.0505683; + vertex -9.08558 3.38388 -0.262503; + normal 0.613754 0.0961675 0.783618; + texcoord -2.58279 -0.617460; + tangent 0.0429669 -0.995158 0.0883943; + vertex -9.12808 2.42120 -0.217632; + normal 0.425905 0.0774685 0.901445; + texcoord -2.56896 -0.692904; + tangent 0.0520720 -0.996608 0.0637328; + vertex -9.37410 2.36502 -0.00345651; + normal 0.448139 0.129180 0.884581; + texcoord -2.50028 -0.678506; + tangent 0.0295517 -0.991124 0.129614; + vertex -9.27497 2.08864 -0.0119763; + normal 0.439706 0.133477 0.888168; + texcoord -2.40638 -0.643036; + tangent 0.0696490 -0.992509 0.100370; + vertex -9.16076 1.72961 -0.0240375; + normal 0.612193 0.161684 0.774001; + texcoord -2.44070 -0.631095; + tangent 0.143392 -0.985464 0.0911012; + vertex -9.15698 1.86608 -0.0525383; + normal 0.606438 0.193828 0.771144; + texcoord -2.44365 -0.571509; + tangent 0.0764179 -0.979545 0.186151; + vertex -8.92927 1.84755 -0.245080; + normal 0.449225 0.177371 0.875635; + texcoord -2.33394 -0.608038; + tangent 0.110681 -0.981449 0.156546; + vertex -9.02751 1.42182 -0.0302316; + normal 0.319180 0.235150 0.918057; + texcoord -2.24465 -0.601027; + tangent 0.108129 -0.971401 0.211398; + vertex -8.92519 1.07642 -0.0131082; + normal 0.584992 0.294729 0.755591; + texcoord -2.29692 -0.544967; + tangent 0.0465055 -0.942489 0.330987; + vertex -8.81385 1.23778 -0.151178; + normal 0.549323 0.0745608 0.832277; + texcoord -2.58814 -0.570142; + tangent 0.0577964 -0.997027 0.0509578; + vertex -8.97690 2.44210 -0.328369; + normal 0.549734 0.181140 0.815463; + texcoord -2.43159 -0.514787; + tangent 0.0165674 -0.978726 0.204502; + vertex -8.74164 1.78847 -0.371035; + normal 0.347367 0.427125 0.834805; + texcoord -2.26278 -0.555733; + tangent 0.0370599 -0.890071 0.454313; + vertex -8.85572 1.09170 -0.0447750; + normal 0.464952 0.0425990 0.884311; + texcoord -2.59976 -0.519511; + tangent 0.0619547 -0.997958 0.0155442; + vertex -8.79669 2.48925 -0.437951; + normal 0.162431 0.205298 0.965126; + texcoord -2.11143 -0.543139; + tangent -0.00443531 -0.978142 0.207892; + vertex -8.66353 0.514196 0.0581069; + normal 0.132154 0.201893 0.970451; + texcoord -2.05808 -0.639256; + tangent 0.0111120 -0.979471 0.201278; + vertex -9.12834 0.323314 0.165940; + normal 0.133049 0.252750 0.958340; + texcoord -1.97236 -0.632096; + tangent 0.0245036 -0.966782 0.254425; + vertex -9.06817 0.00944441 0.229671; + normal 0.274994 0.383290 0.881741; + texcoord -2.10916 -0.440020; + tangent 0.0968554 -0.922213 0.374355; + vertex -8.31601 0.558237 -0.00949445; + normal 0.141575 0.273119 0.951505; + texcoord -1.94883 -0.750727; + tangent 0.0424323 -0.961505 0.271491; + vertex -9.55400 -0.0934286 0.323862; + normal 0.162370 0.239462 0.957232; + texcoord -1.80859 -0.643259; + tangent 0.0125147 -0.970041 0.242621; + vertex -9.12855 -0.685372 0.449983; + normal 0.121315 0.256988 0.958770; + texcoord -1.85594 -0.799425; + tangent 0.0347301 -0.964226 0.262795; + vertex -9.76314 -0.540046 0.497681; + normal 0.0370582 0.197380 0.979626; + texcoord -1.82941 -0.888143; + tangent 0.0392199 -0.980085 0.194666; + vertex -10.0987 -0.566351 0.538420; + normal 0.112487 0.178371 0.977512; + texcoord -1.75862 -0.735952; + tangent 0.0646779 -0.983185 0.170773; + vertex -9.47310 -0.869775 0.542046; + normal -0.0784340 0.104064 0.991473; + texcoord -1.74916 -0.943910; + tangent 0.0205802 -0.994266 0.104935; + vertex -10.3016 -0.888588 0.581351; + normal 0.0110182 0.105692 0.994338; + texcoord -1.73221 -0.882101; + tangent 0.0371864 -0.993877 0.104042; + vertex -10.0418 -0.959454 0.597524; + normal -0.101152 0.0851882 0.991217; + texcoord -1.60862 -0.973093; + tangent 0.0289616 -0.995675 0.0882711; + vertex -10.4295 -1.46616 0.605342; + normal -0.182365 0.0775454 0.980168; + texcoord -1.65715 -1.04367; + tangent 0.0448420 -0.995232 0.0866140; + vertex -10.7302 -1.28108 0.541524; + normal -0.146618 0.0789669 0.986036; + texcoord -1.77303 -1.14516; + tangent -0.0357828 -0.996675 0.0731959; + vertex -11.1504 -0.823690 0.406082; + normal -0.135249 0.152186 0.979054; + texcoord -1.62552 -1.12822; + tangent 0.0449711 -0.985727 0.162233; + vertex -11.0427 -1.39167 0.494099; + normal -0.0252693 0.0959370 0.995067; + texcoord -1.75600 -1.21702; + tangent 0.0429773 -0.994762 0.0927422; + vertex -11.4147 -0.912907 0.388850; + normal -0.0709212 0.165057 0.983731; + texcoord -1.64873 -1.19292; + tangent 0.0122001 -0.985433 0.169627; + vertex -11.3090 -1.29644 0.448059; + normal 0.0199634 0.139156 0.990069; + texcoord -1.68316 -1.25356; + tangent -0.0175674 -0.989955 0.140291; + vertex -11.5350 -1.17701 0.423540; + normal 0.0240616 0.141398 0.989660; + texcoord -1.62036 -1.34112; + tangent -0.0629342 -0.987393 0.145235; + vertex -11.8929 -1.41190 0.473904; + normal -0.0148028 0.203195 0.979026; + texcoord -1.58113 -1.24408; + tangent 0.0187702 -0.978801 0.203952; + vertex -11.5328 -1.56925 0.495093; + normal -0.0295017 0.185692 0.982165; + texcoord -1.43625 -1.12487; + tangent -0.0540052 -0.981161 0.185488; + vertex -11.0068 -2.16252 0.654703; + normal -0.0178859 0.197344 0.980171; + texcoord -1.49252 -1.46326; + tangent 0.0156809 -0.980928 0.193738; + vertex -12.3910 -1.95278 0.552628; + normal -0.0215666 0.222764 0.974634; + texcoord -1.51376 -1.32955; + tangent 0.0463161 -0.973108 0.225647; + vertex -11.8072 -1.83146 0.551598; + normal -0.00245814 0.164466 0.986380; + texcoord -1.43119 -1.60012; + tangent -0.0125935 -0.986258 0.164730; + vertex -12.9514 -2.19437 0.606417; + normal -0.0674798 0.195400 0.978399; + texcoord -1.35232 -1.57264; + tangent 0.0306546 -0.979427 0.199454; + vertex -12.8391 -2.48151 0.666182; + normal -0.0166771 0.217523 0.975913; + texcoord -1.43514 -1.20214; + tangent -0.00191424 -0.975789 0.218707; + vertex -11.3229 -2.15178 0.640173; + normal -0.0317201 0.234960 0.971487; + texcoord -1.35763 -1.38651; + tangent -0.0360454 -0.969925 0.240719; + vertex -12.0638 -2.55075 0.742448; + normal 0.0172491 0.154731 0.987806; + texcoord -1.35456 -1.17749; + tangent -0.0317640 -0.987435 0.154802; + vertex -11.2426 -2.48824 0.704664; + normal -0.122739 0.131931 0.983631; + texcoord -1.29631 -1.62103; + tangent 0.0580739 -0.988469 0.139845; + vertex -13.0296 -2.72256 0.686863; + normal -0.0697278 0.182638 0.980705; + texcoord -1.25228 -1.44764; + tangent -0.0110670 -0.983295 0.181684; + vertex -12.3280 -2.88046 0.800308; + normal -0.124021 0.158784 0.979493; + texcoord -1.21007 -1.76035; + tangent 0.00745270 -0.987052 0.160225; + vertex -13.5800 -3.08167 0.641938; + normal -0.133300 0.170506 0.976299; + texcoord -1.21140 -1.55604; + tangent -0.0947957 -0.982663 0.159331; + vertex -12.6950 -3.05605 0.785857; + normal -0.0972842 0.264637 0.959428; + texcoord -1.14897 -1.79038; + tangent -0.0106928 -0.962342 0.271633; + vertex -13.6965 -3.29555 0.674338; + normal -0.112507 0.202596 0.972778; + texcoord -1.13314 -1.57852; + tangent -0.00259906 -0.980472 0.196643; + vertex -12.8600 -3.38758 0.823872; + normal -0.106922 0.294384 0.949687; + texcoord -1.05197 -1.91566; + tangent 0.0422739 -0.952101 0.302848; + vertex -14.2029 -3.72121 0.773785; + normal -0.104155 0.308632 0.945462; + texcoord -1.08699 -1.67346; + tangent 0.0560150 -0.946799 0.316913; + vertex -13.2277 -3.53862 0.819141; + normal -0.0279526 0.219696 0.975168; + texcoord -1.05198 -1.59152; + tangent 0.0384710 -0.972430 0.230000; + vertex -12.8562 -3.69550 0.895960; + normal -0.0909806 0.290983 0.952392; + texcoord -0.994125 -1.75955; + tangent 0.0110963 -0.954521 0.297936; + vertex -13.5730 -3.95645 0.938685; + normal -0.156200 0.230405 0.960477; + texcoord -1.00944 -1.95826; + tangent 0.0274274 -0.973030 0.229043; + vertex -14.3593 -3.82899 0.784777; + normal -0.0334591 0.132263 0.990650; + texcoord -1.06923 -1.50040; + tangent 0.0195394 -0.990444 0.136521; + vertex -12.5189 -3.66213 0.897568; + normal 0.00592971 0.190491 0.981671; + texcoord -0.954289 -1.66877; + tangent -0.0458582 -0.980548 0.190845; + vertex -13.2057 -4.10885 0.994900; + normal 0.0610634 0.0969477 0.993415; + texcoord -0.980195 -1.53227; + tangent -0.0476528 -0.994384 0.0944961; + vertex -12.6608 -3.95651 0.935932; + normal -0.0306629 0.103867 0.994118; + texcoord -1.11248 -1.38255; + tangent 0.0602405 -0.992338 0.107871; + vertex -12.0788 -3.48317 0.900955; + normal -0.0859973 0.167122 0.982179; + texcoord -0.930130 -1.76075; + tangent 0.0142734 -0.985957 0.166390; + vertex -13.5756 -4.19274 0.997446; + normal 0.00584776 0.0252558 0.999664; + texcoord -1.00606 -1.44250; + tangent -0.0817081 -0.996369 0.0239274; + vertex -12.2897 -3.86469 0.915886; + normal -0.163636 0.209057 0.964116; + texcoord -0.950758 -1.84744; + tangent 0.0241926 -0.976422 0.214512; + vertex -13.9080 -4.11280 0.936304; + normal -0.0194724 0.0838422 0.996289; + texcoord -0.891726 -1.70413; + tangent 0.0353810 -0.995706 0.0855377; + vertex -13.3536 -4.34378 1.02896; + normal -0.202702 0.190971 0.960438; + texcoord -0.978260 -1.95333; + tangent -0.0212797 -0.981987 0.187744; + vertex -14.3403 -3.96616 0.818430; + normal -0.171940 0.112734 0.978636; + texcoord -0.967794 -2.03107; + tangent -0.0185097 -0.992884 0.117639; + vertex -14.6640 -4.04000 0.762161; + normal -0.174641 0.0677859 0.982296; + texcoord -0.896822 -1.83351; + tangent 0.0308993 -0.996375 0.0792628; + vertex -13.8494 -4.34361 0.983274; + normal -0.117467 0.0304930 0.992608; + texcoord -0.929361 -2.07351; + tangent -0.0247276 -0.999349 0.0262859; + vertex -14.8478 -4.20107 0.744612; + normal 0.0820138 0.0864656 0.992873; + texcoord -0.899717 -1.62802; + tangent 0.0519381 -0.995207 0.0828546; + vertex -13.0514 -4.34011 1.01675; + normal -0.225115 0.00664233 0.974310; + texcoord -0.894814 -1.99773; + tangent 0.0232991 -0.999685 0.00929337; + vertex -14.5199 -4.29326 0.805148; + normal 0.00116119 0.112691 0.993629; + texcoord -0.768957 -2.09952; + tangent 0.00323479 -0.993468 0.114066; + vertex -14.9141 -4.83684 0.770476; + normal -0.184920 0.0134877 0.982661; + texcoord -0.815601 -2.00819; + tangent -0.00664524 -0.999927 0.0101108; + vertex -14.5513 -4.65701 0.792946; + normal 0.0225424 0.117312 0.992839; + texcoord -0.751599 -2.23204; + tangent 0.00903489 -0.992862 0.118927; + vertex -15.4772 -4.91399 0.814236; + normal -0.0883336 0.0638446 0.994043; + texcoord -0.792465 -2.04942; + tangent -0.00554344 -0.997960 0.0635963; + vertex -14.7203 -4.74529 0.770675; + normal -0.216304 -0.0397391 0.975517; + texcoord -0.761802 -1.91370; + tangent -0.0281330 -0.998455 -0.0479215; + vertex -14.1848 -4.84640 0.878018; + normal -0.145388 0.0327504 0.988833; + texcoord -0.710869 -1.94125; + tangent -0.0251118 -0.999265 0.0289726; + vertex -14.3220 -5.03499 0.850544; + normal -0.114341 0.102368 0.988153; + texcoord -0.710442 -1.98753; + tangent 0.00100458 -0.994977 0.100101; + vertex -14.5033 -5.09852 0.829500; + normal -0.243966 -0.0351763 0.969146; + texcoord -0.843386 -1.87672; + tangent 0.0189786 -0.999288 -0.0326177; + vertex -14.0153 -4.53592 0.943319; + normal -0.0384181 0.0937842 0.994851; + texcoord -0.638662 -1.98786; + tangent 0.0348034 -0.994772 0.0960045; + vertex -14.4926 -5.36440 0.860461; + normal 0.0150221 0.114879 0.993266; + texcoord -0.624848 -2.08135; + tangent -0.0157634 -0.992866 0.118191; + vertex -14.8516 -5.44684 0.865949; + normal -0.0454786 0.0198535 0.998768; + texcoord -0.595657 -1.90702; + tangent -0.0195534 -0.999615 0.0196838; + vertex -14.1512 -5.49101 0.879366; + normal -0.140366 -0.0562693 0.988499; + texcoord -0.681660 -1.86046; + tangent -0.00961423 -0.998252 -0.0583143; + vertex -13.9289 -5.17929 0.905093; + normal -0.00588658 0.0196920 0.999789; + texcoord -0.540315 -2.04903; + tangent 0.0278501 -0.999463 0.0172872; + vertex -14.7269 -5.74647 0.889364; + normal -0.159606 -0.0528483 0.985765; + texcoord -0.830734 -1.81636; + tangent 0.0348775 -0.998168 -0.0494363; + vertex -13.7734 -4.58663 0.993864; + normal -0.142293 -0.0411524 0.988969; + texcoord -0.545049 -1.75554; + tangent -0.0261522 -0.998384 -0.0504578; + vertex -13.5337 -5.79538 0.909674; + normal -0.0778029 0.000377067 0.996969; + texcoord -0.847180 -1.74179; + tangent 0.0483228 -0.998831 0.000960517; + vertex -13.4889 -4.50620 1.02786; + normal -0.149816 -0.0704325 0.986202; + texcoord -0.703829 -1.71933; + tangent 0.0155387 -0.997468 -0.0693982; + vertex -13.3808 -5.07339 0.998356; + normal -0.0161959 0.0277098 0.999485; + texcoord -0.766603 -1.64885; + tangent -0.0350753 -0.999181 0.0201970; + vertex -13.0826 -4.81800 1.03793; + normal -0.102785 -0.0272353 0.994331; + texcoord -0.739454 -1.67182; + tangent -0.0550517 -0.998038 -0.0298086; + vertex -13.2091 -4.93652 1.02878; + normal -0.147740 -0.0471282 0.987903; + texcoord -0.582805 -1.59933; + tangent 0.00335590 -0.998925 -0.0462383; + vertex -12.9323 -5.59473 1.05420; + normal 0.0941433 0.101295 0.990392; + texcoord -0.781298 -1.59481; + tangent -0.0123169 -0.994809 0.101011; + vertex -12.8439 -4.81312 1.03073; + normal -0.165013 -0.0145366 0.986184; + texcoord -0.445693 -1.60501; + tangent 0.0128122 -0.999828 -0.0134416; + vertex -12.9345 -6.15895 1.01734; + normal -0.0360830 0.00870820 0.999311; + texcoord -0.618646 -1.56511; + tangent -0.00268961 -0.999980 0.00574885; + vertex -12.7618 -5.43337 1.07886; + normal -0.0999655 -0.00985264 0.994942; + texcoord -0.438927 -1.54818; + tangent -0.0448456 -0.998900 -0.0137041; + vertex -12.6664 -6.16570 1.05447; + normal -0.145451 0.00850497 0.989329; + texcoord -0.474211 -1.72642; + tangent -0.0116833 -0.999893 0.00879653; + vertex -13.4283 -6.02187 0.923354; + normal 0.0990880 0.103942 0.989635; + texcoord -0.668058 -1.53086; + tangent 0.0469859 -0.994308 0.0956280; + vertex -12.6428 -5.20383 1.06345; + normal -0.0407062 0.0236324 0.998892; + texcoord -0.496582 -1.81628; + tangent -0.0225103 -0.999456 0.0241033; + vertex -13.7804 -5.94049 0.888147; + normal -0.117583 0.0747273 0.990247; + texcoord -0.392447 -1.71942; + tangent 0.00724390 -0.996980 0.0773224; + vertex -13.3896 -6.33771 0.939248; + normal -0.0211189 0.0624243 0.997826; + texcoord -0.447333 -1.90822; + tangent 0.0393676 -0.997176 0.0639550; + vertex -14.1941 -6.15978 0.903346; + normal -0.0415900 0.0860616 0.995421; + texcoord -0.420729 -1.79062; + tangent 0.00702491 -0.996177 0.0870736; + vertex -13.6760 -6.22444 0.909798; + normal -0.136932 0.0482774 0.989403; + texcoord -0.373510 -1.59949; + tangent -0.0498296 -0.997863 0.0422620; + vertex -12.9104 -6.45614 1.02925; + normal -0.0583897 0.0829445 0.994842; + texcoord -0.274223 -1.74259; + tangent 0.0138975 -0.996537 0.0819841; + vertex -13.4856 -6.82081 0.992015; + normal -0.101510 0.0319696 0.994321; + texcoord -0.272015 -1.63188; + tangent 0.00874143 -0.999364 0.0345590; + vertex -13.0511 -6.85735 1.04226; + normal -0.0682818 0.0230983 0.997399; + texcoord -0.350013 -1.51474; + tangent -0.0418104 -0.998972 0.0175358; + vertex -12.6006 -6.55117 1.06586; + normal -0.00471937 0.0129348 0.999905; + texcoord -0.488289 -1.46894; + tangent -0.0346260 -0.999306 0.0137352; + vertex -12.3882 -5.95483 1.07508; + normal -0.0365946 -0.0191284 0.999147; + texcoord -0.268967 -1.54688; + tangent 0.0422647 -0.998949 -0.0177542; + vertex -12.7352 -6.86783 1.06751; + normal 0.0883088 0.0872232 0.992267; + texcoord -0.536266 -1.43313; + tangent 0.0273873 -0.996216 0.0824788; + vertex -12.2112 -5.77160 1.05944; + normal 0.0199026 -0.00642756 0.999781; + texcoord -0.371775 -1.37427; + tangent -0.00912141 -0.999953 -0.00324234; + vertex -11.9679 -6.46553 1.08983; + normal -0.0183822 -0.121539 0.992416; + texcoord -0.211494 -1.57510; + tangent -0.00149253 -0.992221 -0.124477; + vertex -12.8210 -7.08427 1.05472; + normal 0.0254297 -0.142539 0.989462; + texcoord -0.246343 -1.43131; + tangent 0.0457180 -0.987583 -0.150295; + vertex -12.2431 -6.91765 1.05390; + normal -0.0533841 -0.0333500 0.998017; + texcoord -0.219505 -1.73086; + tangent 0.0159656 -0.999372 -0.0316329; + vertex -13.4302 -7.06551 1.00393; + normal 0.0429011 -0.0785394 0.995987; + texcoord -0.306830 -1.34392; + tangent -0.0327648 -0.996122 -0.0816499; + vertex -11.8678 -6.68374 1.07783; + normal -0.0553765 0.0201654 0.998262; + texcoord -0.230463 -1.87403; + tangent 0.0268473 -0.999353 0.0239117; + vertex -14.0147 -6.99947 0.991785; + normal 0.129578 0.0515492 0.990228; + texcoord -0.396065 -1.30717; + tangent 0.0427774 -0.997933 0.0479612; + vertex -11.7433 -6.34087 1.07468; + normal -0.0657599 0.0877391 0.993971; + texcoord -0.290140 -1.88390; + tangent 0.0114291 -0.996299 0.0851871; + vertex -14.0638 -6.71102 0.971751; + normal -0.110715 0.0703078 0.991362; + texcoord -0.189381 -2.01257; + tangent 0.0101125 -0.997391 0.0714818; + vertex -14.5796 -7.18665 0.937034; + normal -0.104281 0.0562233 0.992957; + texcoord -0.387783 -1.96074; + tangent 0.0958262 -0.993752 0.0572238; + vertex -14.3472 -6.36087 0.907294; + normal -0.0675946 -0.0230205 0.997447; + texcoord -0.440300 -1.99324; + tangent 0.0309397 -0.999395 -0.0158770; + vertex -14.5350 -6.06771 0.887563; + normal -0.115360 0.0575555 0.991655; + texcoord -0.318228 -2.04833; + tangent -0.0192863 -0.998312 0.0547924; + vertex -14.7359 -6.65865 0.863044; + normal -0.0523086 -0.0413722 0.997774; + texcoord -0.416547 -2.09965; + tangent -0.0392095 -0.998054 -0.0484823; + vertex -14.8516 -6.29085 0.856549; + normal -0.0402256 -0.0265046 0.998839; + texcoord -0.147960 -1.94051; + tangent -0.0154797 -0.999591 -0.0240405; + vertex -14.2785 -7.34586 0.971433; + normal -0.0612486 0.100479 0.993052; + texcoord -0.167699 -2.06850; + tangent 0.00329706 -0.994877 0.101038; + vertex -14.7962 -7.24951 0.918928; + normal -0.0430520 -0.140835 0.989097; + texcoord -0.154605 -1.69475; + tangent -0.246362 -0.958760 -0.141719; + vertex -13.2880 -7.34728 0.983265; + normal -0.00700518 0.0431087 0.999046; + texcoord -0.0768319 -2.05288; + tangent 0.0392406 -0.998308 0.0429208; + vertex -14.7420 -7.61101 0.949634; + normal -0.000376028 -0.211765 0.977321; + texcoord -0.121747 -1.77709; + tangent -0.109993 -0.970751 -0.213409; + vertex -13.6572 -7.45675 0.952253; + normal 0.0290347 -0.252000 0.967292; + texcoord -0.146537 -1.56583; + tangent -0.0609601 -0.965846 -0.251843; + vertex -12.8205 -7.35273 0.999674; + normal 0.0426692 -0.0890023 0.995117; + texcoord -0.0904142 -1.87526; + tangent -0.0818057 -0.992611 -0.0896213; + vertex -14.0880 -7.55227 0.950706; + normal 0.0323958 -0.250451 0.967587; + texcoord -0.165902 -1.42072; + tangent 0.00256316 -0.968045 -0.250762; + vertex -12.1475 -7.25563 0.979007; + normal 0.0494673 -0.178945 0.982615; + texcoord -0.0344953 -1.76204; + tangent -0.0151068 -0.984239 -0.176199; + vertex -13.5513 -7.78548 0.880436; + normal 0.0558588 -0.178540 0.982346; + texcoord -0.224475 -1.30345; + tangent -0.0115885 -0.984695 -0.173899; + vertex -11.7187 -7.02332 1.02463; + normal 0.0220178 -0.0427518 0.998843; + texcoord -0.0624589 -1.95727; + tangent -0.0464979 -0.998131 -0.0396534; + vertex -14.3226 -7.67901 0.950555; + normal 0.143345 -0.0539447 0.988202; + texcoord -0.305878 -1.27832; + tangent 0.0130381 -0.998205 -0.0584478; + vertex -11.6184 -6.68418 1.05564; + normal 0.109766 -0.0121208 0.993884; + texcoord 0.0137332 -1.90484; + tangent -0.0183930 -0.999803 -0.00741708; + vertex -14.1887 -7.93944 0.929765; + normal 0.0690676 0.0462166 0.996541; + texcoord 0.0225842 -1.95549; + tangent 0.0111297 -0.998920 0.0451136; + vertex -14.3698 -8.01851 0.950298; + normal 0.0699870 0.0841560 0.993992; + texcoord 0.0553273 -2.03747; + tangent -0.00963509 -0.996273 0.0857136; + vertex -14.6228 -8.20346 0.979153; + normal 0.118817 0.0609786 0.991042; + texcoord 0.156553 -1.95297; + tangent 0.00848138 -0.998188 0.0595763; + vertex -14.3273 -8.52721 0.984985; + normal 0.0349678 0.101938 0.994176; + texcoord -0.111922 -2.12652; + tangent 0.0567423 -0.993528 0.0984041; + vertex -15.0263 -7.48880 0.945362; + normal -0.0110300 0.110224 0.993846; + texcoord -0.273206 -2.12987; + tangent 0.0128795 -0.994258 0.106231; + vertex -15.0507 -6.85711 0.859609; + normal 0.0525750 0.106786 0.992891; + texcoord 0.0647747 -2.19584; + tangent -0.122501 -0.985962 0.113458; + vertex -15.2936 -8.17774 1.02674; + normal 0.0694700 0.0898205 0.993532; + texcoord -0.0547677 -2.19298; + tangent 0.0248890 -0.995678 0.0894729; + vertex -15.2171 -7.72269 0.979885; + normal 0.137299 0.0156134 0.990407; + texcoord 0.219303 -1.94674; + tangent -0.0110292 -0.999875 0.0113096; + vertex -14.2979 -8.73521 0.990536; + normal 0.0440662 0.0364553 0.998363; + texcoord -0.0223778 -2.29809; + tangent 0.0550643 -0.998004 0.0309064; + vertex -15.6968 -7.79978 1.01677; + normal 0.0777088 0.149394 0.985719; + texcoord -0.188950 -2.21268; + tangent -0.0201654 -0.987934 0.153560; + vertex -15.3115 -7.13209 0.916950; + normal 0.0909465 0.115283 0.989160; + texcoord -0.150676 -2.28718; + tangent -0.148302 -0.979399 0.137057; + vertex -15.7623 -7.34255 0.998169; + normal 0.0649068 -0.0125554 0.997812; + texcoord -0.0850369 -2.42277; + tangent 0.0726389 -0.997151 -0.0203151; + vertex -16.1956 -7.57029 1.03794; + normal 0.108778 0.0854808 0.990384; + texcoord -0.149906 -2.42454; + tangent 0.0231591 -0.996136 0.0847164; + vertex -16.2310 -7.32048 1.03535; + normal 0.0206752 -0.0759320 0.996899; + texcoord 0.0270731 -2.51958; + tangent 0.0390783 -0.996271 -0.0769207; + vertex -16.5948 -8.04954 1.03452; + normal 0.0621900 -0.0774367 0.995056; + texcoord -0.0849481 -2.53485; + tangent 0.0260710 -0.996461 -0.0799055; + vertex -16.7222 -7.58030 1.09437; + normal 0.118488 0.198709 0.972870; + texcoord -0.217079 -2.41278; + tangent -0.0864566 -0.974053 0.209156; + vertex -16.1641 -7.06678 0.987377; + normal 0.108698 0.153090 0.982216; + texcoord -0.252821 -2.57983; + tangent 0.0164733 -0.988072 0.153112; + vertex -16.8558 -6.91883 1.08054; + normal 0.181109 0.199827 0.962948; + texcoord -0.235569 -2.47185; + tangent 0.0329746 -0.979478 0.198836; + vertex -16.4476 -6.98443 1.01682; + normal 0.153390 0.218910 0.963613; + texcoord -0.329119 -2.57624; + tangent -0.0125392 -0.974395 0.224492; + vertex -16.8491 -6.60398 1.01550; + normal 0.0914323 0.259350 0.961446; + texcoord -0.513300 -2.57618; + tangent -0.00109647 -0.964656 0.263511; + vertex -16.7877 -5.85268 0.807574; + normal 0.167688 0.218118 0.961408; + texcoord -0.453482 -2.52869; + tangent -0.0926401 -0.967560 0.235045; + vertex -16.6472 -6.07866 0.842463; + normal 0.135644 0.212439 0.967714; + texcoord -0.362788 -2.42272; + tangent -0.0139337 -0.975709 0.218628; + vertex -16.2117 -6.46877 0.837505; + normal 0.0673837 0.176953 0.981910; + texcoord -0.534832 -2.51831; + tangent 0.0351576 -0.982935 0.180560; + vertex -16.5590 -5.75159 0.766036; + normal 0.0600188 0.195836 0.978798; + texcoord -0.269152 -2.29225; + tangent 0.0673808 -0.978601 0.194424; + vertex -15.6380 -6.83866 0.884430; + normal 0.0255059 0.137065 0.990234; + texcoord -0.400439 -2.37979; + tangent 0.0410299 -0.988926 0.142628; + vertex -16.0403 -6.30262 0.791861; + normal 0.00255297 0.118487 0.992952; + texcoord -0.320417 -2.25112; + tangent 0.0794453 -0.989709 0.119017; + vertex -15.5304 -6.60683 0.843146; + normal -0.0446945 0.0969077 0.994289; + texcoord -0.612155 -2.51173; + tangent 0.0715961 -0.992544 0.0986451; + vertex -16.5659 -5.45681 0.719314; + normal 0.0162540 0.0843342 0.996305; + texcoord -0.531103 -2.45751; + tangent 0.0880633 -0.992552 0.0841807; + vertex -16.3424 -5.77936 0.756596; + normal -0.0935439 0.0362886 0.994954; + texcoord -0.592465 -2.44346; + tangent 0.0237570 -0.999063 0.0361874; + vertex -16.3214 -5.55838 0.745467; + normal -0.0473417 0.0750843 0.996053; + texcoord -0.438189 -2.36858; + tangent 0.0534039 -0.995774 0.0747187; + vertex -16.0051 -6.17882 0.780423; + normal -0.112865 0.00387417 0.993603; + texcoord -0.449693 -2.32133; + tangent 0.0149066 -0.999885 -0.00278293; + vertex -15.8300 -6.13862 0.793758; + normal -0.158224 -0.0272929 0.987026; + texcoord -0.582735 -2.38885; + tangent -0.0493201 -0.998154 -0.0354432; + vertex -16.0876 -5.60653 0.774604; + normal -0.134469 -0.0219872 0.990674; + texcoord -0.570936 -2.27300; + tangent -0.0158215 -0.999498 -0.0274456; + vertex -15.5980 -5.62787 0.865661; + normal -0.0529369 0.0336298 0.998031; + texcoord -0.368449 -2.25511; + tangent 0.0651343 -0.997085 0.0397479; + vertex -15.5452 -6.43369 0.830655; + normal -0.0847733 -0.0484339 0.995222; + texcoord -0.424580 -2.23117; + tangent 0.0285331 -0.998120 -0.0542502; + vertex -15.4815 -6.25748 0.837890; + normal -0.0536332 0.0286732 0.998149; + texcoord -0.333850 -2.10473; + tangent -0.0934769 -0.995302 0.0252182; + vertex -14.9366 -6.59472 0.843194; + normal -0.0485930 -0.0585318 0.997102; + texcoord -0.501062 -2.18227; + tangent 0.0180208 -0.997608 -0.0667263; + vertex -15.2632 -5.87659 0.890363; + normal -0.0301935 0.0228463 0.999283; + texcoord -0.567361 -2.18500; + tangent 0.0224019 -0.999428 0.0253246; + vertex -15.2746 -5.65295 0.893764; + normal -0.000962794 0.0988070 0.995106; + texcoord -0.634677 -2.18982; + tangent 0.0201932 -0.994670 0.101113; + vertex -15.3024 -5.40261 0.875834; + normal -0.0932903 0.0487894 0.994443; + texcoord -0.630175 -2.26299; + tangent 0.0435964 -0.997614 0.0535321; + vertex -15.5720 -5.40321 0.864381; + normal -0.0590080 0.0440045 0.997287; + texcoord -0.760699 -2.34252; + tangent 0.00415240 -0.998883 0.0470784; + vertex -15.8866 -4.86307 0.802914; + normal -0.121623 -0.0246700 0.992270; + texcoord -0.729934 -2.39896; + tangent -0.0140961 -0.999556 -0.0262393; + vertex -16.1221 -4.94208 0.778082; + normal -0.240809 -0.224200 0.944323; + texcoord -0.801529 -2.31380; + tangent 0.234805 -0.972040 0.00236943; + vertex -15.7730 -4.67460 0.793379; + normal -0.0529100 0.0160179 0.998471; + texcoord -0.821838 -2.40440; + tangent 0.0371712 -0.999126 0.0190935; + vertex -16.1453 -4.61906 0.787045; + normal -0.0978535 0.0439438 0.994230; + texcoord -4.17603 -0.129897; + tangent -0.0697153 -0.996884 0.0369134; + vertex -7.03155 8.72894 0.482646; + normal -0.148147 0.0127952 0.988883; + texcoord -4.13348 -0.0905159; + tangent -0.0484259 -0.998818 0.00412228; + vertex -6.89244 8.56099 0.505345; + normal -0.240305 0.0761682 0.967705; + texcoord -4.16414 0.00638565; + tangent -0.0194679 -0.997094 0.0736508; + vertex -6.47041 8.66536 0.578979; + normal -0.0901587 -0.0105980 0.995871; + texcoord -4.00522 -0.171941; + tangent 0.0136853 -0.999840 -0.0115081; + vertex -7.24566 8.02716 0.437873; + normal -0.251870 -0.0323493 0.967220; + texcoord -4.08444 0.121176; + tangent -0.0459371 -0.998072 -0.0417463; + vertex -6.01384 8.35275 0.724120; + normal -0.219891 -0.00545636 0.975509; + texcoord -4.09147 -0.0217000; + tangent -0.0113324 -0.999900 -0.00850324; + vertex -6.59593 8.38241 0.563100; + normal -0.161942 -0.0167555 0.986658; + texcoord -4.00059 -0.102564; + tangent 0.0267623 -0.999554 -0.0132726; + vertex -6.94760 8.00149 0.479510; + normal -0.145156 -0.0598774 0.987595; + texcoord -4.10026 0.201057; + tangent 0.0231607 -0.997914 -0.0602653; + vertex -5.69595 8.40898 0.798001; + normal -0.199486 -0.100791 0.974703; + texcoord -3.97953 0.135314; + tangent -0.00833877 -0.994290 -0.106389; + vertex -5.98570 7.97661 0.700182; + normal -0.187128 -0.0524811 0.980933; + texcoord -3.92759 -0.0105817; + tangent 0.00990788 -0.998602 -0.0519203; + vertex -6.53623 7.73341 0.550961; + normal -0.106179 -0.0166812 0.994207; + texcoord -3.86076 -0.0664458; + tangent 0.0118920 -0.999854 -0.0122789; + vertex -6.75892 7.44909 0.509989; + normal -0.137017 -0.126051 0.982516; + texcoord -3.83830 0.0551802; + tangent -0.0236408 -0.990756 -0.133582; + vertex -6.29769 7.36920 0.557571; + normal -0.148758 -0.162432 0.975442; + texcoord -3.86921 0.181053; + tangent -0.0569684 -0.983257 -0.173088; + vertex -5.77928 7.50481 0.672233; + normal -0.0218805 -0.0743029 0.996996; + texcoord -4.12815 0.259906; + tangent 0.0261272 -0.997287 -0.0688206; + vertex -5.44259 8.47142 0.821274; + normal -0.0669038 -0.132218 0.988960; + texcoord -3.91194 0.227592; + tangent -0.0938132 -0.985841 -0.138987; + vertex -5.49043 7.59153 0.721908; + normal -0.113954 -0.203516 0.972417; + texcoord -3.76394 0.141378; + tangent 0.00996621 -0.978552 -0.205756; + vertex -5.97554 7.01359 0.538761; + normal 0.0772113 -0.157282 0.984531; + texcoord -4.17884 0.541398; + tangent 0.0383562 -0.985739 -0.163849; + vertex -4.32118 8.74422 0.805400; + normal -0.0560371 -0.199025 0.978391; + texcoord -3.82750 0.269140; + tangent -0.0784232 -0.974721 -0.209210; + vertex -5.42316 7.31095 0.682318; + normal 0.0657289 -0.108879 0.991880; + texcoord -4.01211 0.292423; + tangent 0.0584360 -0.991775 -0.113872; + vertex -5.35313 8.04345 0.767789; + normal 0.0583995 -0.108627 0.992366; + texcoord -3.89886 0.311916; + tangent -0.0188117 -0.994062 -0.107173; + vertex -5.25221 7.60029 0.724746; + normal 0.0758596 -0.144297 0.986622; + texcoord -4.07498 0.358063; + tangent -0.0357746 -0.988204 -0.148909; + vertex -5.12294 8.33490 0.785208; + normal 0.135651 -0.111642 0.984446; + texcoord -3.98766 0.372665; + tangent 0.0819543 -0.989218 -0.121369; + vertex -4.98488 7.96253 0.719503; + normal 0.122465 -0.202063 0.971686; + texcoord -4.05414 0.464420; + tangent 0.0180814 -0.977598 -0.209703; + vertex -4.66321 8.18320 0.708788; + normal 0.0803646 -0.171670 0.981871; + texcoord -4.17356 0.706193; + tangent 0.0983283 -0.979497 -0.175835; + vertex -3.65448 8.70362 0.727013; + normal 0.0937428 -0.229884 0.968693; + texcoord -4.12281 0.648920; + tangent 0.0459788 -0.967671 -0.247989; + vertex -3.83148 8.60842 0.725143; + normal 0.0654804 -0.170416 0.983194; + texcoord -4.16877 0.865808; + tangent -0.00830791 -0.985720 -0.168187; + vertex -3.02632 8.66156 0.685462; + normal 0.0460919 -0.224995 0.973269; + texcoord -4.11252 0.756352; + tangent -0.0290238 -0.973546 -0.226640; + vertex -3.46660 8.49136 0.668129; + normal 0.106201 -0.234646 0.966262; + texcoord -4.01711 0.611106; + tangent -0.0634313 -0.969678 -0.236010; + vertex -4.04776 8.03958 0.586338; + normal 0.173311 -0.143721 0.974324; + texcoord -3.97337 0.486250; + tangent 0.0245451 -0.988346 -0.150236; + vertex -4.57388 7.87038 0.634663; + normal 0.147863 -0.111797 0.982669; + texcoord -3.85100 0.385801; + tangent -0.00837343 -0.993431 -0.114127; + vertex -4.94360 7.39502 0.666059; + normal 0.109822 -0.166687 0.979875; + texcoord -3.94128 0.619288; + tangent 0.0473119 -0.984323 -0.169910; + vertex -4.02215 7.78953 0.530514; + normal 0.0549114 -0.173646 0.983276; + texcoord -3.83075 0.336562; + tangent -0.0147125 -0.985123 -0.171218; + vertex -5.16740 7.30925 0.677877; + normal 0.168332 -0.103830 0.980247; + texcoord -3.88551 0.557852; + tangent 0.0540700 -0.992368 -0.110823; + vertex -4.25875 7.59228 0.539043; + normal 0.0916430 -0.136821 0.986347; + texcoord -3.70638 0.455030; + tangent 0.0363773 -0.989932 -0.136788; + vertex -4.65460 6.77416 0.536137; + normal 0.0286216 -0.211929 0.976866; + texcoord -3.98255 0.710605; + tangent 0.00473105 -0.976865 -0.213805; + vertex -3.67002 7.93035 0.537408; + normal 0.161341 -0.0871019 0.983047; + texcoord -3.76719 0.491624; + tangent 0.0124670 -0.995761 -0.0911324; + vertex -4.47904 7.04368 0.545134; + normal 0.00614192 -0.194387 0.980906; + texcoord -4.03815 0.815682; + tangent 0.00414177 -0.980575 -0.196103; + vertex -3.20249 8.16820 0.592488; + normal 0.0844963 -0.173524 0.981198; + texcoord -3.82029 0.738544; + tangent 0.0330645 -0.984297 -0.173397; + vertex -3.48301 7.27386 0.408254; + normal 0.0539281 -0.160797 0.985513; + texcoord -4.03016 0.909044; + tangent 0.0512052 -0.985100 -0.164182; + vertex -2.86565 8.10965 0.576461; + normal 0.0109805 -0.203099 0.979097; + texcoord -3.90582 0.907900; + tangent 0.00150773 -0.978633 -0.205609; + vertex -2.83581 7.63593 0.499825; + normal 0.105920 -0.136279 0.984992; + texcoord -4.04276 0.979467; + tangent 0.0515596 -0.988555 -0.141777; + vertex -2.63551 8.13330 0.558246; + normal 0.0990482 -0.150338 0.983660; + texcoord -3.88792 1.07056; + tangent 0.00982132 -0.988382 -0.151673; + vertex -2.19926 7.55592 0.448357; + normal 0.0164764 -0.232712 0.972406; + texcoord -3.81861 0.816650; + tangent 0.0415601 -0.971259 -0.234368; + vertex -3.25130 7.29300 0.400922; + normal 0.106814 -0.142235 0.984053; + texcoord -4.06548 1.09938; + tangent 0.0295974 -0.989370 -0.142377; + vertex -2.05977 8.29003 0.504219; + normal 0.0407421 -0.178048 0.983178; + texcoord -4.08525 1.21050; + tangent 0.0360381 -0.982613 -0.182133; + vertex -1.62546 8.35929 0.481443; + normal 0.0948493 -0.150988 0.983975; + texcoord -3.91466 1.23002; + tangent 0.0160923 -0.988396 -0.151042; + vertex -1.46389 7.66482 0.374206; + normal 0.0220963 -0.182151 0.983022; + texcoord -3.93079 1.31913; + tangent 0.0591312 -0.980966 -0.184956; + vertex -1.17899 7.74270 0.364290; + normal -0.0570875 -0.217751 0.974333; + texcoord -3.92431 1.42510; + tangent 0.0174127 -0.975830 -0.217837; + vertex -0.787149 7.75015 0.374250; + normal 0.0452322 -0.170149 0.984380; + texcoord -3.81262 1.33209; + tangent -0.0506079 -0.984948 -0.165277; + vertex -1.10068 7.27860 0.271473; + normal 0.0780024 -0.179769 0.980611; + texcoord -3.76135 1.21780; + tangent -0.0156017 -0.983979 -0.177601; + vertex -1.58874 7.04496 0.279025; + normal 0.0571939 -0.218959 0.974056; + texcoord -3.83535 1.03162; + tangent 0.0468651 -0.973194 -0.225160; + vertex -2.35419 7.37540 0.428402; + normal 0.00702315 -0.270084 0.962811; + texcoord -3.80478 0.975408; + tangent 0.0229841 -0.962014 -0.272030; + vertex -2.55895 7.25962 0.402774; + normal 0.0381216 -0.233141 0.971695; + texcoord -3.70376 1.13379; + tangent 0.0322266 -0.970973 -0.237009; + vertex -1.90041 6.78262 0.240660; + normal 0.0445534 -0.244523 0.968619; + texcoord -3.74206 0.847637; + tangent -0.0157353 -0.970195 -0.241816; + vertex -3.08307 7.01358 0.317649; + normal 0.00551793 -0.275839 0.961188; + texcoord -3.70389 0.992730; + tangent -0.0465023 -0.960010 -0.276078; + vertex -2.50422 6.81255 0.267759; + normal 0.0310079 -0.219175 0.975193; + texcoord -3.60880 1.04411; + tangent 0.0643263 -0.972700 -0.222972; + vertex -2.31299 6.44417 0.165934; + normal 0.00725806 -0.182627 0.983155; + texcoord -3.67145 1.21066; + tangent 0.0474992 -0.981416 -0.185921; + vertex -1.55508 6.69569 0.213802; + normal 0.131675 -0.151670 0.979621; + texcoord -3.70712 0.800630; + tangent -0.0269855 -0.988023 -0.151930; + vertex -3.28381 6.83154 0.299919; + normal 0.0131842 -0.123768 0.992224; + texcoord -3.67537 1.29938; + tangent 0.0201645 -0.992870 -0.117487; + vertex -1.32504 6.71834 0.214752; + normal -0.00597932 -0.203430 0.979071; + texcoord -3.50322 1.12748; + tangent 0.0244902 -0.978610 -0.204262; + vertex -1.94567 6.04426 0.0719332; + normal -0.0628206 -0.171302 0.983214; + texcoord -3.56086 1.25195; + tangent -0.00995477 -0.984483 -0.175195; + vertex -1.46036 6.33538 0.157314; + normal -0.00309012 -0.140977 0.990008; + texcoord -3.76912 1.40962; + tangent -0.0202982 -0.989741 -0.141425; + vertex -0.809676 7.08883 0.231676; + normal -0.0498051 -0.136515 0.989385; + texcoord -3.55897 1.35671; + tangent 0.0782694 -0.987743 -0.135045; + vertex -0.970151 6.25601 0.181039; + normal -0.0707216 -0.213479 0.974385; + texcoord -3.81683 1.48374; + tangent 0.0308265 -0.976867 -0.211615; + vertex -0.533633 7.30867 0.286679; + normal -0.0327247 -0.0797388 0.996278; + texcoord -3.55557 1.45795; + tangent 0.0279455 -0.996429 -0.0796718; + vertex -0.601137 6.25750 0.188635; + normal -0.0263943 -0.0693450 0.997244; + texcoord -3.68469 1.47051; + tangent 0.0138650 -0.997700 -0.0663490; + vertex -0.563128 6.77645 0.206683; + normal -0.0858723 -0.157551 0.983770; + texcoord -3.75455 1.52942; + tangent 0.00317318 -0.986881 -0.161419; + vertex -0.338206 7.03476 0.249072; + normal -0.0584588 -0.207943 0.976393; + texcoord -3.92402 1.60923; + tangent -0.0353385 -0.976599 -0.212145; + vertex 0.00363090 7.71099 0.445760; + normal -0.0763017 -0.190693 0.978680; + texcoord -3.81982 1.67536; + tangent -0.0555709 -0.979898 -0.191602; + vertex 0.233543 7.30420 0.368827; + normal -0.0869567 -0.0774924 0.993194; + texcoord -3.67523 1.55252; + tangent 0.00705141 -0.997177 -0.0747590; + vertex -0.275164 6.75684 0.220535; + normal -0.0719685 -0.213340 0.974324; + texcoord -4.02866 1.51830; + tangent 0.0110956 -0.976723 -0.214218; + vertex -0.366286 8.15065 0.509109; + normal 0.000429782 -0.198003 0.980201; + texcoord -4.08271 1.58322; + tangent 0.0548071 -0.978944 -0.196633; + vertex -0.144182 8.35315 0.558509; + normal 0.0218604 -0.147909 0.988759; + texcoord -3.97466 1.67221; + tangent 0.0879038 -0.985026 -0.148312; + vertex 0.286865 7.85143 0.474297; + normal -0.0142916 -0.106420 0.994219; + texcoord -3.84531 1.74950; + tangent 0.0111961 -0.993644 -0.112013; + vertex 0.632758 7.41815 0.401806; + normal 0.0890202 -0.148498 0.984898; + texcoord -4.06605 1.69893; + tangent 0.0862615 -0.984511 -0.152630; + vertex 0.324465 8.29749 0.526674; + normal -0.112079 -0.0939522 0.989248; + texcoord -3.73184 1.73987; + tangent -0.0630525 -0.993160 -0.0982758; + vertex 0.547488 7.02638 0.352111; + normal 0.125151 -0.0746509 0.989325; + texcoord -3.95355 1.79085; + tangent 0.0693163 -0.994045 -0.0840760; + vertex 0.687241 7.81509 0.432125; + normal -0.0867825 -0.0677443 0.993921; + texcoord -3.54626 1.55978; + tangent 0.0243065 -0.997677 -0.0636403; + vertex -0.188683 6.18916 0.207464; + normal 0.0375217 -0.0399983 0.998495; + texcoord -3.88590 1.81079; + tangent 0.0891929 -0.995286 -0.0380847; + vertex 0.772129 7.58410 0.412259; + normal -0.0714090 -0.162378 0.984141; + texcoord -3.47187 1.45887; + tangent -0.0525184 -0.984844 -0.165299; + vertex -0.606934 5.91900 0.147082; + normal -0.156411 -0.100151 0.982601; + texcoord -3.58473 1.76255; + tangent 0.0463867 -0.994682 -0.0919570; + vertex 0.607674 6.39626 0.310165; + normal -0.102584 -0.143343 0.984342; + texcoord -3.52120 1.72807; + tangent 0.0483713 -0.989984 -0.132637; + vertex 0.488091 6.14383 0.266753; + normal -0.0890987 -0.210977 0.973422; + texcoord -3.44901 1.35845; + tangent -0.0331144 -0.976060 -0.214964; + vertex -1.02398 5.86163 0.101633; + normal -0.0767767 -0.189678 0.978840; + texcoord -3.43337 1.60543; + tangent -0.0297749 -0.981082 -0.191289; + vertex -0.0787539 5.74764 0.161669; + normal -0.0693329 -0.215013 0.974147; + texcoord -3.45931 1.24066; + tangent 0.0317300 -0.976613 -0.212651; + vertex -1.49840 5.86379 0.0543895; + normal -0.0556583 -0.233923 0.970661; + texcoord -3.36334 1.56783; + tangent 0.0898817 -0.969140 -0.229542; + vertex -0.168765 5.49995 0.100234; + normal -0.107349 -0.426151 0.898260; + texcoord -3.30640 1.27042; + tangent 0.0310745 -0.892210 -0.450551; + vertex -1.37578 5.35886 -0.0537141; + normal -0.144389 -0.422460 0.894807; + texcoord -3.30071 1.37271; + tangent 0.00973697 -0.920594 -0.390399; + vertex -0.934979 5.23362 -0.0446639; + normal -0.0213005 -0.414131 0.909968; + texcoord -3.33288 1.21988; + tangent 0.0100673 -0.907819 -0.419241; + vertex -1.54032 5.38124 -0.0540027; + normal -0.0713549 -0.579580 0.811785; + texcoord -3.24849 1.24311; + tangent 0.0588018 -0.817669 -0.572678; + vertex -1.47424 5.13219 -0.252776; + normal -0.142678 -0.427211 0.892824; + texcoord -3.26823 1.48044; + tangent 0.0399183 -0.926657 -0.373783; + vertex -0.501214 5.11657 -0.0326575; + normal -0.184825 -0.596042 0.781392; + texcoord -3.26361 1.38423; + tangent -0.0346398 -0.785707 -0.617628; + vertex -0.896306 5.16929 -0.0827319; + normal -0.180698 -0.428479 0.885299; + texcoord -3.23195 1.57676; + tangent 0.0956496 -0.900457 -0.424297; + vertex -0.0858610 4.98686 -0.0261740; + normal -0.185366 -0.602348 0.776412; + texcoord -3.23027 1.47866; + tangent 0.0553602 -0.792744 -0.607035; + vertex -0.507666 5.05221 -0.0826249; + normal -0.203963 -0.415119 0.886609; + texcoord -3.19907 1.65241; + tangent 0.0551659 -0.922288 -0.382545; + vertex 0.194026 4.83992 -0.0271021; + normal -0.228125 -0.586718 0.776995; + texcoord -3.15500 1.54555; + tangent 0.0556087 -0.805946 -0.589372; + vertex -0.182501 4.75772 -0.247659; + normal -0.199883 -0.519487 0.830771; + texcoord -3.10395 1.52461; + tangent 0.0560351 -0.849582 -0.524472; + vertex -0.275331 4.57466 -0.401011; + normal -0.123930 -0.202218 0.971468; + texcoord -3.34026 1.77805; + tangent 0.0506640 -0.978959 -0.197667; + vertex 0.762074 5.70234 0.211495; + normal -0.376802 -0.498858 0.780488; + texcoord -3.06159 1.73752; + tangent 0.154843 -0.862032 -0.482623; + vertex 0.603749 4.36290 -0.232349; + normal -0.181897 -0.185255 0.965709; + texcoord -3.50806 1.82195; + tangent 0.0883223 -0.981398 -0.170462; + vertex 0.846610 6.10623 0.312329; + normal -0.210218 -0.409517 0.887752; + texcoord -3.17019 1.72306; + tangent 0.0587106 -0.932940 -0.355214; + vertex 0.455182 4.69799 -0.0347318; + normal -0.189161 -0.171608 0.966835; + texcoord -3.17115 1.86664; + tangent -0.0467896 -0.982353 -0.181091; + vertex 1.06928 4.78051 0.0706271; + normal -0.238450 -0.406755 0.881868; + texcoord -3.12326 1.77747; + tangent 0.100522 -0.914063 -0.392917; + vertex 0.681226 4.58023 -0.0362496; + normal -0.334068 -0.296349 0.894749; + texcoord -3.09769 1.81000; + tangent 0.0710833 -0.958003 -0.277809; + vertex 0.816568 4.48160 -0.0372712; + normal -0.345753 -0.451737 0.822428; + texcoord -3.02479 1.70056; + tangent 0.0508156 -0.879775 -0.472666; + vertex 0.478036 4.23443 -0.365353; + normal -0.509441 -0.343363 0.789032; + texcoord -3.02214 1.74938; + tangent 0.130340 -0.941391 -0.311117; + vertex 0.661626 4.24692 -0.261919; + normal -0.429314 -0.223444 0.875079; + texcoord -3.02900 1.84459; + tangent 0.0417808 -0.974853 -0.218899; + vertex 0.972444 4.17594 -0.0432141; + normal -0.365300 -0.340194 0.866501; + texcoord -2.98542 1.68671; + tangent 0.0864433 -0.942808 -0.321934; + vertex 0.426076 4.11142 -0.448457; + normal -0.258894 -0.111919 0.959400; + texcoord -3.07914 2.04646; + tangent -0.0440602 -0.990800 -0.127957; + vertex 1.83611 4.34061 0.198633; + normal -0.434164 -0.200518 0.878234; + texcoord -2.96752 1.87514; + tangent 0.0601431 -0.981769 -0.180310; + vertex 1.09166 3.93590 -0.0431744; + normal -0.184794 -0.196978 0.962835; + texcoord -3.29149 1.92616; + tangent -0.0551636 -0.975318 -0.213805; + vertex 1.39763 5.21901 0.214264; + normal -0.240060 -0.115982 0.963805; + texcoord -3.24201 2.11793; + tangent 0.00620790 -0.993859 -0.110475; + vertex 2.05645 5.13170 0.339316; + normal -0.248778 -0.0883198 0.964525; + texcoord -3.14680 2.26266; + tangent 0.0173686 -0.996108 -0.0864078; + vertex 2.62162 4.64386 0.467062; + normal -0.200183 -0.150808 0.968083; + texcoord -3.34118 2.14341; + tangent -0.00616349 -0.987904 -0.154944; + vertex 2.15728 5.43240 0.407198; + normal -0.214095 -0.0841574 0.973181; + texcoord -3.31780 2.21964; + tangent -0.0399578 -0.995170 -0.0896630; + vertex 2.44060 5.38095 0.466389; + normal -0.160979 -0.222615 0.961524; + texcoord -3.37586 2.06455; + tangent 0.146213 -0.968986 -0.199220; + vertex 1.82996 5.50625 0.362868; + normal -0.131659 -0.118615 0.984173; + texcoord -3.41353 2.19710; + tangent 0.114789 -0.986584 -0.116082; + vertex 2.38368 5.72683 0.494511; + normal -0.173479 -0.216790 0.960680; + texcoord -3.47105 1.98119; + tangent 0.0793709 -0.975060 -0.207265; + vertex 1.48882 5.96771 0.425310; + normal -0.104473 -0.156210 0.982183; + texcoord -3.45343 2.13450; + tangent 0.0804980 -0.984477 -0.155964; + vertex 2.08774 5.90471 0.487953; + normal -0.154056 -0.142115 0.977788; + texcoord -3.52981 1.98859; + tangent -0.0191148 -0.989747 -0.141544; + vertex 1.51229 6.15903 0.467796; + normal -0.0429731 -0.0154363 0.998957; + texcoord -3.43415 2.30808; + tangent 0.00899389 -0.999867 -0.0135667; + vertex 2.80426 5.76279 0.535828; + normal -0.152720 -0.0257103 0.987935; + texcoord -3.60935 1.93481; + tangent 0.00239243 -0.999621 -0.0274293; + vertex 1.32319 6.48312 0.464817; + normal -0.0816342 -0.0488369 0.995465; + texcoord -3.56119 2.04170; + tangent -0.0225849 -0.998575 -0.0483588; + vertex 1.72473 6.30394 0.507278; + normal -0.0459705 -0.0297567 0.998500; + texcoord -3.54053 2.23466; + tangent -0.0301481 -0.999236 -0.0248737; + vertex 2.45582 6.18127 0.540935; + normal -0.210306 -0.0772012 0.974583; + texcoord -3.63496 1.77479; + tangent 0.0218716 -0.997135 -0.0724069; + vertex 0.627257 6.60677 0.334345; + normal -0.119180 0.0167121 0.992732; + texcoord -3.69429 1.87830; + tangent 0.00520785 -0.999880 0.0146090; + vertex 1.07011 6.86031 0.420217; + normal -0.0726623 0.0619729 0.995429; + texcoord -3.62565 2.01387; + tangent 0.0412766 -0.997157 0.0630451; + vertex 1.61583 6.57961 0.494529; + normal -0.0650311 -0.0209552 0.997663; + texcoord -3.77265 1.82567; + tangent 0.00406043 -0.999752 -0.0219053; + vertex 0.876938 7.17526 0.394179; + normal -0.0488441 0.0857399 0.995120; + texcoord -3.74165 1.96220; + tangent -0.00510467 -0.996122 0.0878379; + vertex 1.38100 7.03397 0.434139; + normal -0.00928643 0.0376275 0.999249; + texcoord -3.82564 1.89346; + tangent 0.0314886 -0.998789 0.0377893; + vertex 1.12873 7.33409 0.400731; + normal -0.0449809 0.0635763 0.996963; + texcoord -3.60655 2.18828; + tangent -0.0656484 -0.996066 0.0595143; + vertex 2.32156 6.47687 0.528762; + normal -0.0721876 0.0464247 0.996310; + texcoord -3.82371 2.10013; + tangent -0.0542569 -0.997741 0.0396065; + vertex 1.98192 7.32395 0.413351; + normal -0.0435200 -0.00989280 0.999004; + texcoord -3.59860 2.33078; + tangent -0.00196028 -0.999953 -0.00954561; + vertex 2.88828 6.46196 0.549484; + normal -0.0567897 0.0969504 0.993668; + texcoord -3.75974 2.12994; + tangent -0.0488792 -0.994294 0.0948134; + vertex 2.04663 7.10601 0.435941; + normal -0.0755171 0.0553215 0.995609; + texcoord -3.65523 2.25833; + tangent 0.0316616 -0.997620 0.0612456; + vertex 2.61377 6.66742 0.529287; + normal 0.0125370 0.0191576 0.999738; + texcoord -3.91885 1.94899; + tangent 0.0219425 -0.999518 0.0219700; + vertex 1.33277 7.76202 0.375877; + normal -0.120414 0.0523546 0.991342; + texcoord -3.76272 2.19496; + tangent -0.0162333 -0.998623 0.0498892; + vertex 2.31471 7.10830 0.460917; + normal 0.0802516 -0.0737127 0.994045; + texcoord -4.00239 1.89045; + tangent 0.00286245 -0.997316 -0.0731638; + vertex 1.09886 8.05979 0.391085; + normal -0.141056 -0.00604801 0.989983; + texcoord -3.71148 2.30812; + tangent 0.0513300 -0.998681 0.00114249; + vertex 2.78042 6.88963 0.539799; + normal -0.157332 -0.0198739 0.987346; + texcoord -3.83805 2.16885; + tangent 0.0106511 -0.999733 -0.0204990; + vertex 2.23359 7.40068 0.441592; + normal -0.0309411 -0.0405573 0.998698; + texcoord -3.98245 1.98904; + tangent 0.0408356 -0.998472 -0.0372337; + vertex 1.50000 7.99529 0.377139; + normal -0.116382 -0.0683237 0.990852; + texcoord -4.01912 2.05907; + tangent 0.0386010 -0.997017 -0.0668314; + vertex 1.76624 8.09758 0.404361; + normal -0.0260138 -0.141918 0.989537; + texcoord -4.06890 2.00208; + tangent 0.0259362 -0.989442 -0.142588; + vertex 1.53132 8.30510 0.405835; + normal 0.0888675 -0.178806 0.979863; + texcoord -4.06859 1.89122; + tangent 0.0584568 -0.981024 -0.184865; + vertex 1.09991 8.29708 0.421241; + normal -0.127191 -0.117722 0.984867; + texcoord -4.13539 2.16399; + tangent 0.0432568 -0.992495 -0.114381; + vertex 2.18945 8.59716 0.512860; + normal 0.0940515 -0.259948 0.961031; + texcoord -4.13827 1.88661; + tangent 0.0255357 -0.962983 -0.268349; + vertex 1.04778 8.53663 0.486434; + normal 0.0160722 -0.228679 0.973369; + texcoord -4.12659 1.99820; + tangent -0.0186936 -0.973156 -0.229385; + vertex 1.51633 8.53582 0.451273; + normal -0.0466108 -0.134948 0.989756; + texcoord -4.18654 2.16506; + tangent -0.241789 -0.961363 -0.131603; + vertex 2.16726 8.80514 0.538940; + normal -0.172636 -0.0527054 0.983575; + texcoord -4.05291 2.17017; + tangent -0.0374523 -0.997600 -0.0582400; + vertex 2.16539 8.28582 0.486890; + normal -0.101549 -0.0264368 0.994479; + texcoord -4.10680 2.22255; + tangent -0.0203697 -0.999479 -0.0250339; + vertex 2.39943 8.48016 0.528277; + normal -0.0197665 -0.203639 0.978846; + texcoord -4.22419 2.09995; + tangent -0.0407036 -0.977311 -0.207864; + vertex 1.97648 8.92945 0.554389; + normal 0.0520460 -0.246787 0.967671; + texcoord -4.22861 2.02007; + tangent 0.00268700 -0.968830 -0.247714; + vertex 1.62652 8.95310 0.562624; + normal -0.0548024 0.0466102 0.997409; + texcoord -4.11220 2.30625; + tangent 0.0161093 -0.998617 0.0500563; + vertex 2.71672 8.47697 0.552212; + normal 0.0807971 -0.262479 0.961549; + texcoord -4.23423 1.86740; + tangent -0.0461962 -0.963750 -0.262776; + vertex 1.00140 8.98502 0.632271; + normal 0.0488667 -0.160151 0.985882; + texcoord -4.29060 1.67149; + tangent -0.0315614 -0.986259 -0.162163; + vertex 0.229066 9.16965 0.724927; + normal 0.0613926 -0.227006 0.971956; + texcoord -4.22686 1.66545; + tangent -0.0578634 -0.973034 -0.223287; + vertex 0.158747 8.87993 0.668749; + normal 0.0793142 -0.225006 0.971124; + texcoord -4.13865 1.65800; + tangent 0.0550383 -0.972352 -0.226943; + vertex 0.146351 8.59597 0.598031; + normal -0.0995968 0.102008 0.989785; + texcoord -4.14016 2.47179; + tangent 0.0944345 -0.988804 0.115533; + vertex 3.41877 8.61354 0.573505; + normal -0.0996434 0.105003 0.989467; + texcoord -4.04891 2.33304; + tangent 0.102729 -0.987904 0.116160; + vertex 2.85911 8.24636 0.584464; + normal -0.108219 0.0840199 0.990570; + texcoord -4.02483 2.58174; + tangent -0.0307120 -0.995938 0.0846413; + vertex 3.89785 8.16368 0.697109; + normal -0.100934 0.123256 0.987229; + texcoord -3.99755 2.42800; + tangent -0.00405619 -0.992162 0.124893; + vertex 3.25437 8.02382 0.658096; + normal -0.157290 0.0273900 0.987173; + texcoord -4.01521 2.26779; + tangent 0.00466068 -0.999603 0.0277846; + vertex 2.63612 8.08162 0.570526; + normal -0.159237 0.0364505 0.986567; + texcoord -3.95467 2.35268; + tangent 0.000596682 -0.999385 0.0350575; + vertex 2.96720 7.86588 0.637063; + normal -0.218538 -0.0487579 0.974609; + texcoord -3.94247 2.24548; + tangent -0.00692011 -0.998529 -0.0537694; + vertex 2.49566 7.87003 0.539609; + normal -0.108918 0.0280783 0.993654; + texcoord -3.92885 2.44012; + tangent -0.0357019 -0.998991 0.0272426; + vertex 3.28504 7.75725 0.686613; + normal -0.215858 -0.0653242 0.974237; + texcoord -3.83728 2.23248; + tangent 0.0455677 -0.997232 -0.0587462; + vertex 2.46355 7.39036 0.488776; + normal -0.206699 -0.0610904 0.976495; + texcoord -3.88285 2.34503; + tangent -0.00592887 -0.997911 -0.0643304; + vertex 2.93168 7.56254 0.625192; + normal -0.167271 -0.0825212 0.982451; + texcoord -3.74650 2.36722; + tangent 0.0192723 -0.996464 -0.0817818; + vertex 3.00935 7.03764 0.585377; + normal -0.150607 -0.0670419 0.986318; + texcoord -3.84844 2.40410; + tangent 0.00343406 -0.997319 -0.0730897; + vertex 3.14600 7.48418 0.660880; + normal -0.0650883 0.0140881 0.997780; + texcoord -3.95683 2.63918; + tangent -0.0330893 -0.999398 0.0104270; + vertex 4.09221 7.87786 0.727548; + normal -0.0711724 -0.00274142 0.997460; + texcoord -3.89926 2.50909; + tangent 0.00825401 -0.999965 -0.00118469; + vertex 3.56166 7.64470 0.709432; + normal -0.147750 -0.0642968 0.986932; + texcoord -3.74626 2.52804; + tangent 0.0165989 -0.997868 -0.0631144; + vertex 3.65110 7.05273 0.680816; + normal -0.0932001 -0.0543344 0.994164; + texcoord -3.62911 2.39300; + tangent 0.00791597 -0.998507 -0.0540487; + vertex 3.12083 6.58483 0.568129; + normal -0.158006 -0.0937068 0.982982; + texcoord -3.61327 2.47610; + tangent -0.0226511 -0.994941 -0.0978688; + vertex 3.47111 6.46897 0.598612; + normal -0.0285659 -0.0140121 0.999494; + texcoord -3.43363 2.45125; + tangent 0.00219678 -0.999912 -0.0131127; + vertex 3.34861 5.80799 0.534181; + normal -0.0910541 -0.0447348 0.994841; + texcoord -3.42489 2.52152; + tangent 0.0382907 -0.998260 -0.0448501; + vertex 3.60832 5.74488 0.546918; + normal -0.0434151 0.0300488 0.998605; + texcoord -3.31569 2.37971; + tangent -0.0165830 -0.999324 0.0328086; + vertex 3.03751 5.31122 0.554075; + normal -0.0336796 0.0460070 0.998373; + texcoord -3.34074 2.49363; + tangent 0.0348211 -0.998016 0.0524634; + vertex 3.52813 5.45905 0.545699; + normal -0.126769 -0.0263654 0.991582; + texcoord -3.35062 2.28861; + tangent -0.0417876 -0.998529 -0.0345636; + vertex 2.72662 5.51386 0.526372; + normal -0.0468269 0.0400306 0.998101; + texcoord -3.23941 2.46153; + tangent -0.0272831 -0.998581 0.0457399; + vertex 3.39992 4.96673 0.582669; + normal -0.182678 -0.0599590 0.981343; + texcoord -3.17948 2.32664; + tangent 0.0345857 -0.997906 -0.0546605; + vertex 2.84630 4.78480 0.528508; + normal -0.109474 -0.0202447 0.993783; + texcoord -3.19143 2.37918; + tangent 0.0350116 -0.999196 -0.0195454; + vertex 3.03205 4.88086 0.560195; + normal -0.0312692 0.0224671 0.999259; + texcoord -3.30628 2.63048; + tangent 0.0664621 -0.997456 0.0257841; + vertex 4.08830 5.26917 0.587292; + normal -0.0240663 0.0246548 0.999406; + texcoord -3.18074 2.56049; + tangent -0.0177399 -0.999528 0.0250976; + vertex 3.80518 4.75196 0.610060; + normal -0.0571045 -0.0208110 0.998151; + texcoord -3.10966 2.52728; + tangent 0.0214129 -0.999611 -0.0178416; + vertex 3.66727 4.47688 0.604194; + normal -0.0969826 -0.0796264 0.992096; + texcoord -3.38454 2.63635; + tangent 0.0833183 -0.994037 -0.0703499; + vertex 4.07898 5.59523 0.593720; + normal -0.110933 -0.0324627 0.993298; + texcoord -3.00749 2.47986; + tangent 0.0113873 -0.999419 -0.0321303; + vertex 3.51355 4.09844 0.574539; + normal 0.0108701 -0.0245261 0.999640; + texcoord -3.29140 2.67971; + tangent 0.0589503 -0.997980 -0.0236788; + vertex 4.30976 5.22165 0.589603; + normal 0.0385382 -0.0142263 0.999156; + texcoord -3.12749 2.61155; + tangent -0.0260383 -0.999572 -0.0132995; + vertex 3.99805 4.53654 0.611826; + normal -0.0132225 -0.0185740 0.999740; + texcoord -2.96575 2.56667; + tangent 0.0141189 -0.999721 -0.0189246; + vertex 3.80731 3.91603 0.592176; + normal 0.0864035 -0.0443499 0.995273; + texcoord -3.20925 2.73238; + tangent -0.0423730 -0.998290 -0.0402831; + vertex 4.48775 4.89641 0.571540; + normal 0.0661033 -0.00188008 0.997811; + texcoord -2.97998 2.64299; + tangent 0.00886978 -0.999957 -0.00253418; + vertex 4.12596 3.95883 0.583410; + normal -0.0844094 -0.0296082 0.995991; + texcoord -2.84684 2.52928; + tangent -0.0205800 -0.999203 -0.0341945; + vertex 3.67629 3.45331 0.588052; + normal -0.180754 -0.0544728 0.982019; + texcoord -3.00662 2.38527; + tangent 0.0193806 -0.998509 -0.0510367; + vertex 3.09349 4.08220 0.509732; + normal -0.228359 -0.0757692 0.970624; + texcoord -3.00931 2.31109; + tangent 0.0533819 -0.996402 -0.0658237; + vertex 2.81015 4.09161 0.450821; + normal -0.191598 -0.0459888 0.980396; + texcoord -2.86931 2.41374; + tangent -0.0983787 -0.992976 -0.0657309; + vertex 3.21386 3.52784 0.524808; + normal -0.278598 -0.0827793 0.956834; + texcoord -2.99464 2.25064; + tangent 0.0411388 -0.996420 -0.0738524; + vertex 2.57008 4.05408 0.383795; + normal -0.264259 -0.0844848 0.960744; + texcoord -2.83889 2.29389; + tangent -0.148699 -0.980350 -0.129626; + vertex 2.80640 3.43650 0.421068; + normal -0.245327 -0.155251 0.956928; + texcoord -2.78773 2.36820; + tangent -0.144618 -0.969646 -0.197162; + vertex 2.94552 3.22140 0.431296; + normal -0.185776 -0.112397 0.976142; + texcoord -2.80868 2.44361; + tangent -0.0838234 -0.987877 -0.130663; + vertex 3.30356 3.29458 0.523843; + normal -0.233075 -0.150376 0.960762; + texcoord -2.66714 2.49426; + tangent -0.00239471 -0.987630 -0.156784; + vertex 3.53024 2.74067 0.474249; + normal -0.153163 -0.0997491 0.983154; + texcoord -2.71108 2.56677; + tangent -0.0265909 -0.994101 -0.105146; + vertex 3.82759 2.91169 0.561919; + normal -0.255852 -0.0624012 0.964700; + texcoord -2.59779 2.57188; + tangent -0.000803033 -0.997826 -0.0658974; + vertex 3.83195 2.47464 0.521675; + normal -0.185334 -0.0532530 0.981232; + texcoord -2.65641 2.59839; + tangent -0.0529473 -0.996732 -0.0610131; + vertex 3.93942 2.69272 0.561624; + normal -0.0891235 -0.00910408 0.995979; + texcoord -2.70727 2.65276; + tangent -0.0498330 -0.998660 -0.0139373; + vertex 4.17925 2.89771 0.599070; + normal -0.220132 0.0194036 0.975277; + texcoord -2.50325 2.70523; + tangent 0.0298838 -0.999029 0.0323623; + vertex 4.35750 2.05784 0.654834; + normal -0.184161 0.0319785 0.982376; + texcoord -2.59996 2.66826; + tangent 0.0110849 -0.999343 0.0345122; + vertex 4.20570 2.40879 0.608747; + normal -0.159444 0.0793342 0.984014; + texcoord -2.54357 2.72374; + tangent -0.0720525 -0.995432 0.0626445; + vertex 4.48766 2.21405 0.672937; + normal -0.0709799 0.129439 0.989044; + texcoord -2.61313 2.78783; + tangent 0.0465613 -0.989997 0.133183; + vertex 4.66677 2.47370 0.661267; + normal -0.0643067 0.0614827 0.996034; + texcoord -2.66023 2.73287; + tangent -0.00430356 -0.997933 0.0641165; + vertex 4.45474 2.70417 0.624781; + normal -0.0581793 0.110388 0.992184; + texcoord -2.67402 2.87998; + tangent -0.0123550 -0.993616 0.112137; + vertex 5.02980 2.74630 0.639085; + normal -0.0203431 0.0262368 0.999449; + texcoord -2.76207 2.68294; + tangent 0.00143949 -0.999663 0.0259033; + vertex 4.30290 3.10271 0.604615; + normal 0.0531820 0.0585054 0.996870; + texcoord -2.85639 2.69930; + tangent -0.0502108 -0.996754 0.0629271; + vertex 4.34391 3.48947 0.586352; + normal -0.0213621 0.0732764 0.997083; + texcoord -2.80383 2.80391; + tangent -0.0550091 -0.995718 0.0742932; + vertex 4.77140 3.23306 0.598489; + normal 0.0715615 0.0801344 0.994212; + texcoord -2.92861 2.73201; + tangent 0.00931493 -0.996803 0.0793592; + vertex 4.54453 3.85396 0.544478; + normal -0.101768 0.0894042 0.990783; + texcoord -2.68125 2.94065; + tangent 0.0243545 -0.995387 0.0927988; + vertex 5.29593 2.78633 0.656513; + normal -0.0968447 0.0887853 0.991332; + texcoord -2.81168 2.93630; + tangent -0.0370419 -0.995648 0.0855180; + vertex 5.26449 3.32474 0.620216; + normal -0.0416735 0.123454 0.991475; + texcoord -2.86173 2.86236; + tangent 0.00368896 -0.992343 0.123460; + vertex 4.98738 3.49613 0.578519; + normal 0.0994993 0.00841129 0.995002; + texcoord -3.03722 2.78690; + tangent 0.00422258 -0.999982 0.00431946; + vertex 4.70124 4.19968 0.508803; + normal 0.0282619 0.114808 0.992986; + texcoord -2.97216 2.83192; + tangent 0.0145213 -0.993337 0.114324; + vertex 4.86789 3.94088 0.516159; + normal -0.105503 0.231670 0.967056; + texcoord -2.87599 3.07313; + tangent 0.000379022 -0.971632 0.236500; + vertex 5.84058 3.51263 0.656177; + normal -0.0558120 0.182875 0.981551; + texcoord -2.91532 2.94554; + tangent 0.0265067 -0.981377 0.190253; + vertex 5.29228 3.71200 0.563876; + normal 0.0196477 0.0641384 0.997748; + texcoord -3.03327 2.88106; + tangent -0.0334971 -0.997326 0.0649576; + vertex 5.05881 4.17721 0.488313; + normal -0.0615327 0.120637 0.990788; + texcoord -3.03970 3.10126; + tangent 0.0214218 -0.993025 0.115943; + vertex 5.95854 4.18406 0.497594; + normal -0.0970630 0.213484 0.972113; + texcoord -2.98672 3.12367; + tangent 0.0115668 -0.973757 0.227295; + vertex 6.04587 4.03851 0.529409; + normal -0.107058 0.170654 0.979498; + texcoord -2.83209 3.12905; + tangent 0.0258654 -0.982693 0.183424; + vertex 6.06727 3.31646 0.729937; + normal -0.113355 0.220640 0.968746; + texcoord -2.92916 3.24912; + tangent -0.0249218 -0.975115 0.220293; + vertex 6.55256 3.74981 0.676562; + normal -0.122012 0.0643820 0.990438; + texcoord -2.74942 3.10064; + tangent 0.0127724 -0.997934 0.0629601; + vertex 5.98463 3.05516 0.748979; + normal -0.0438012 0.145460 0.988394; + texcoord -2.89932 3.30495; + tangent 0.0234601 -0.989272 0.144186; + vertex 6.77030 3.61974 0.721562; + normal -0.0823683 -0.0124158 0.996525; + texcoord -2.63940 3.11971; + tangent 0.00471928 -0.999925 -0.0113423; + vertex 6.01159 2.59304 0.759570; + normal -0.0414441 0.0997829 0.994146; + texcoord -2.79158 3.19595; + tangent -0.0145018 -0.994895 0.0998635; + vertex 6.32015 3.18856 0.769974; + normal -0.0430710 0.0187777 0.998896; + texcoord -2.71575 3.18118; + tangent -0.0143388 -0.999782 0.0151893; + vertex 6.26546 2.92506 0.780441; + normal -0.00342020 0.0580058 0.998310; + texcoord -2.86990 3.34124; + tangent -0.0267134 -0.997255 0.0690536; + vertex 6.95631 3.49326 0.738150; + normal 0.0441289 0.0152124 0.998910; + texcoord -2.72795 3.26644; + tangent 0.00192247 -0.999860 0.0166401; + vertex 6.60212 2.92100 0.777511; + normal 0.0425426 0.0122793 0.999019; + texcoord -2.62001 3.29200; + tangent 0.0272770 -0.999576 0.0101419; + vertex 6.72787 2.54014 0.771013; + normal -0.140123 0.139810 0.980214; + texcoord -2.96339 3.33142; + tangent 0.0462764 -0.987330 0.151783; + vertex 6.89462 3.92468 0.685620; + normal 0.0456619 -0.0134596 0.998866; + texcoord -2.82853 3.36897; + tangent -0.0850789 -0.996289 -0.0130621; + vertex 7.02216 3.38829 0.736798; + normal -0.145261 0.124671 0.981507; + texcoord -3.03164 3.19250; + tangent 0.101826 -0.984377 0.143644; + vertex 6.30139 4.20456 0.532905; + normal -0.118111 0.0255309 0.992672; + texcoord -2.91743 3.41508; + tangent -0.0194192 -0.999501 0.0249069; + vertex 7.19249 3.73857 0.739371; + normal -0.204995 0.0462826 0.977668; + texcoord -2.99545 3.43267; + tangent 0.0474104 -0.997105 0.0594499; + vertex 7.28419 4.02213 0.742563; + normal 0.112618 0.0154684 0.993518; + texcoord -2.69993 3.35685; + tangent 0.0177400 -0.999736 0.0145768; + vertex 6.94487 2.85739 0.743510; + normal -0.0804565 -0.0887929 0.992795; + texcoord -2.86616 3.45932; + tangent -0.00765810 -0.995739 -0.0918929; + vertex 7.36899 3.52561 0.747688; + normal 0.0669961 -0.0796299 0.994570; + texcoord -2.79264 3.42434; + tangent -0.00309613 -0.996768 -0.0802808; + vertex 7.22952 3.19979 0.711981; + normal 0.119955 0.0693208 0.990356; + texcoord -2.63548 3.40166; + tangent 0.0244532 -0.997390 0.0679342; + vertex 7.14179 2.59270 0.735279; + normal 0.113848 -0.0199000 0.993299; + texcoord -2.69935 3.49101; + tangent 0.0191413 -0.999640 -0.0188101; + vertex 7.52730 2.85237 0.654276; + normal 0.0273748 -0.166459 0.985668; + texcoord -2.74410 3.50483; + tangent 0.0413988 -0.984565 -0.170052; + vertex 7.56970 3.02976 0.668111; + normal 0.0285396 -0.00135510 0.999592; + texcoord -2.51156 3.36570; + tangent 0.0136975 -0.999905 -0.00136972; + vertex 7.01681 2.08713 0.772263; + normal -0.0950767 -0.249500 0.963696; + texcoord -2.81598 3.53586; + tangent 0.0283019 -0.968738 -0.246468; + vertex 7.68989 3.32255 0.739919; + normal 0.00701751 0.0262565 0.999631; + texcoord -2.38175 3.49297; + tangent -0.0186270 -0.999502 0.0254509; + vertex 7.55054 1.59254 0.739493; + normal -0.0285344 0.0684582 0.997246; + texcoord -2.34015 3.56538; + tangent 0.00298786 -0.997580 0.0694691; + vertex 7.80800 1.39803 0.756104; + normal 0.0573728 0.0570634 0.996721; + texcoord -2.43608 3.52038; + tangent 0.0262397 -0.998046 0.0567114; + vertex 7.64400 1.78817 0.729997; + normal 0.0958514 0.0605171 0.993554; + texcoord -2.54366 3.42658; + tangent 0.0371856 -0.997696 0.0567456; + vertex 7.25766 2.22629 0.754029; + normal 0.126491 0.109322 0.985925; + texcoord -2.50742 3.53307; + tangent 0.0115912 -0.994073 0.108099; + vertex 7.68458 2.09519 0.701663; + normal 0.0377558 0.119473 0.992119; + texcoord -2.43915 3.59451; + tangent 0.000502904 -0.992857 0.119310; + vertex 7.92557 1.81650 0.715663; + normal 0.00732374 0.0909449 0.995829; + texcoord -2.29697 3.65877; + tangent 0.0208422 -0.995323 0.0943286; + vertex 8.17996 1.21950 0.786224; + normal 0.0943061 0.0825174 0.992118; + texcoord -2.27404 3.71756; + tangent -0.0111610 -0.996092 0.0876143; + vertex 8.40385 1.13839 0.782076; + normal -0.00847301 0.0921747 0.995707; + texcoord -2.48745 3.71425; + tangent -0.00996512 -0.995536 0.0938600; + vertex 8.39802 2.00277 0.675605; + normal 0.0432060 0.105460 0.993484; + texcoord -2.56724 3.60775; + tangent -0.00765239 -0.994148 0.107752; + vertex 7.97795 2.34051 0.630654; + normal -0.0555308 0.0550570 0.996938; + texcoord -2.57399 3.66784; + tangent 0.0129337 -0.998197 0.0586030; + vertex 8.21333 2.38243 0.631175; + normal -0.0950560 -0.0637878 0.993426; + texcoord -2.63186 3.65949; + tangent 0.0235636 -0.997889 -0.0605203; + vertex 8.17418 2.60391 0.622898; + normal 0.0811209 0.0464442 0.995622; + texcoord -2.62035 3.56857; + tangent -0.000881377 -0.998924 0.0463591; + vertex 7.83548 2.53226 0.621738; + normal -0.00854310 -0.134519 0.990874; + texcoord -2.69527 3.57775; + tangent 0.0256388 -0.990607 -0.134315; + vertex 7.85747 2.84496 0.633971; + normal -0.118491 -0.208149 0.970893; + texcoord -2.69767 3.63947; + tangent 0.00196483 -0.977041 -0.213044; + vertex 8.09660 2.84571 0.649839; + normal -0.218917 -0.195105 0.956038; + texcoord -2.67624 3.74842; + tangent 0.0122918 -0.979058 -0.203211; + vertex 8.51548 2.75267 0.709795; + normal -0.187800 -0.286302 0.939554; + texcoord -2.72838 3.68795; + tangent -0.0780982 -0.947777 -0.309225; + vertex 8.28505 2.96142 0.713654; + normal -0.190387 -0.289450 0.938068; + texcoord -2.80406 3.76886; + tangent 0.0732224 -0.954967 -0.287536; + vertex 8.71272 3.31425 0.936915; + normal -0.179268 -0.279094 0.943382; + texcoord -2.84237 3.58702; + tangent 0.00595585 -0.958866 -0.283797; + vertex 7.88962 3.42245 0.803405; + normal -0.186526 -0.207189 0.960354; + texcoord -2.90897 3.67663; + tangent 0.0213898 -0.977027 -0.212041; + vertex 8.24777 3.69568 0.960041; + normal -0.185046 -0.138639 0.972902; + texcoord -2.89182 3.52384; + tangent -0.0457144 -0.987300 -0.152148; + vertex 7.63285 3.62586 0.797591; + normal -0.191626 -0.0865850 0.977641; + texcoord -2.95557 3.66006; + tangent -0.0259934 -0.995706 -0.0888456; + vertex 8.20004 3.85640 0.976218; + normal -0.213482 -0.0582926 0.975206; + texcoord -2.93803 3.49698; + tangent 0.0384001 -0.998164 -0.0468464; + vertex 7.54101 3.80175 0.797270; + normal -0.160344 0.0312070 0.986568; + texcoord -3.03555 3.66316; + tangent 0.0378343 -0.998615 0.0365673; + vertex 8.20116 4.20046 0.979944; + normal -0.245667 0.00222498 0.969352; + texcoord -3.01927 3.60192; + tangent 0.0134434 -0.999905 0.00309529; + vertex 7.95702 4.15747 0.929937; + normal -0.263870 0.00492690 0.964546; + texcoord -3.00624 3.50653; + tangent 0.106212 -0.993744 0.0345207; + vertex 7.50450 4.06798 0.797489; + normal -0.162010 0.0807282 0.983481; + texcoord -3.22812 3.64105; + tangent -0.0137504 -0.996526 0.0821404; + vertex 8.10347 4.97416 0.922230; + normal -0.244286 0.0504735 0.968389; + texcoord -3.14869 3.44329; + tangent -0.0291886 -0.998559 0.0450398; + vertex 7.28725 4.67452 0.707422; + normal -0.261707 0.0664326 0.962858; + texcoord -3.20245 3.57611; + tangent 0.0101526 -0.997303 0.0726935; + vertex 7.88204 4.87810 0.876901; + normal -0.0688720 0.131437 0.988929; + texcoord -3.29101 3.68964; + tangent -0.0399494 -0.990883 0.128663; + vertex 8.31670 5.22073 0.919890; + normal -0.208269 0.0709389 0.975496; + texcoord -3.34577 3.57783; + tangent 0.0197576 -0.996939 0.0756401; + vertex 7.85761 5.47430 0.814619; + normal -0.0848871 0.108141 0.990505; + texcoord -3.39868 3.62778; + tangent 0.0372995 -0.993193 0.110345; + vertex 8.07086 5.66673 0.831689; + normal 0.0892347 0.100095 0.990968; + texcoord -3.49110 3.66025; + tangent -0.0494331 -0.992871 0.108455; + vertex 8.16609 6.05595 0.789693; + normal -0.140497 -0.0113632 0.990016; + texcoord -3.41186 3.56389; + tangent -0.0227610 -0.999712 -0.00756501; + vertex 7.78247 5.77514 0.786817; + normal -0.0187476 0.0174614 0.999672; + texcoord -3.47202 3.59924; + tangent -0.0208594 -0.999558 0.0211948; + vertex 7.93284 5.96521 0.803238; + normal 0.106343 -0.0256513 0.993999; + texcoord -3.54881 3.58642; + tangent 0.0151404 -0.999209 -0.0367691; + vertex 7.90596 6.28891 0.803532; + normal -0.0134574 -0.0692375 0.997509; + texcoord -3.50186 3.54007; + tangent -0.00619927 -0.997470 -0.0708247; + vertex 7.73996 6.07573 0.802406; + normal 0.163670 0.0638179 0.984449; + texcoord -3.57407 3.63831; + tangent -0.0453262 -0.996348 0.0723674; + vertex 8.11085 6.33300 0.772173; + normal -0.0886968 -0.133580 0.987061; + texcoord -3.41088 3.47007; + tangent -0.0270661 -0.991033 -0.130849; + vertex 7.42611 5.75419 0.736750; + normal 0.0479492 -0.198197 0.978989; + texcoord -3.53276 3.48787; + tangent 0.0491041 -0.978173 -0.201905; + vertex 7.50637 6.16132 0.818378; + normal -0.0190367 -0.228790 0.973290; + texcoord -3.47081 3.43569; + tangent 0.0244859 -0.971526 -0.235665; + vertex 7.27708 5.92221 0.764285; + normal 0.0266057 -0.220583 0.975005; + texcoord -3.59767 3.37429; + tangent -0.0211287 -0.975019 -0.221114; + vertex 7.01109 6.46408 0.926200; + normal 0.101503 -0.0970430 0.990091; + texcoord -3.63834 3.38777; + tangent 0.00437106 -0.994512 -0.104530; + vertex 7.08215 6.63467 0.948068; + normal -0.0637193 -0.280163 0.957835; + texcoord -3.46694 3.33182; + tangent -0.0153084 -0.958068 -0.286130; + vertex 6.86115 5.91400 0.743915; + normal -0.0583840 -0.250952 0.966237; + texcoord -3.60219 3.29745; + tangent 0.0285909 -0.965391 -0.259236; + vertex 6.75298 6.49583 0.929803; + normal -0.149099 -0.0390012 0.988053; + texcoord -3.31631 3.41455; + tangent 0.00756614 -0.999184 -0.0396648; + vertex 7.20185 5.31800 0.668899; + normal -0.0449630 -0.201809 0.978392; + texcoord -3.40474 3.24440; + tangent -0.00150598 -0.979973 -0.199125; + vertex 6.50022 5.69201 0.659077; + normal -0.219851 0.0224050 0.975276; + texcoord -3.27578 3.45661; + tangent -0.0354290 -0.999295 0.0123815; + vertex 7.36391 5.15214 0.699509; + normal -0.0856925 -0.106319 0.990633; + texcoord -3.33997 3.34704; + tangent 0.0188989 -0.994013 -0.107614; + vertex 6.91704 5.42287 0.646142; + normal -0.174764 0.00816280 0.984576; + texcoord -3.18785 3.35416; + tangent -0.0573983 -0.998331 -0.00633044; + vertex 6.96234 4.78540 0.634228; + normal -0.101656 -0.0656940 0.992648; + texcoord -3.24190 3.27539; + tangent -0.0155423 -0.997714 -0.0657605; + vertex 6.63826 5.05734 0.597758; + normal -0.0457693 -0.119322 0.991800; + texcoord -3.35212 3.23248; + tangent 0.0561106 -0.991007 -0.121477; + vertex 6.47979 5.45732 0.619744; + normal -0.182010 0.0458885 0.982225; + texcoord -3.09519 3.27871; + tangent 0.0123417 -0.998831 0.0467459; + vertex 6.62153 4.40644 0.573351; + normal -0.0943577 -0.0245993 0.995234; + texcoord -3.11786 3.15995; + tangent 0.0221524 -0.999417 -0.0259862; + vertex 6.14927 4.50847 0.495880; + normal -0.0116101 -0.141373 0.989888; + texcoord -3.34591 3.17446; + tangent 0.00484432 -0.989693 -0.143120; + vertex 6.26046 5.43803 0.611338; + normal -0.0276933 0.0289998 0.999196; + texcoord -3.07037 3.08103; + tangent 0.0654504 -0.997312 0.0329506; + vertex 5.87419 4.33042 0.483364; + normal -0.0131436 -0.0924049 0.995635; + texcoord -3.13475 3.09206; + tangent 0.00856696 -0.995990 -0.0890578; + vertex 5.88159 4.60659 0.492226; + normal 0.0364756 -0.0401098 0.998529; + texcoord -3.09288 2.87396; + tangent -0.0305856 -0.998842 -0.0371240; + vertex 5.05523 4.42440 0.485224; + normal 0.0423523 -0.165677 0.985270; + texcoord -3.27874 3.10516; + tangent -0.0171638 -0.985821 -0.166919; + vertex 5.97770 5.15563 0.575267; + normal 0.0983434 -0.0740563 0.992393; + texcoord -3.15560 2.78959; + tangent -0.00829399 -0.997471 -0.0705884; + vertex 4.74257 4.68086 0.526042; + normal 0.0167055 -0.153017 0.988082; + texcoord -3.17057 2.99150; + tangent -0.0598584 -0.986460 -0.152686; + vertex 5.52946 4.70704 0.512023; + normal 0.0275412 -0.120202 0.992367; + texcoord -3.16247 2.85530; + tangent 0.0229836 -0.992512 -0.119965; + vertex 4.96215 4.70762 0.513547; + normal 0.00665896 -0.130695 0.991400; + texcoord -3.26096 2.79414; + tangent -0.00461899 -0.990934 -0.134271; + vertex 4.74892 5.06155 0.568048; + normal -0.000548238 -0.198276 0.980146; + texcoord -3.26947 2.95025; + tangent 0.00853286 -0.979663 -0.200470; + vertex 5.37676 5.03800 0.577221; + normal -0.0500756 -0.0957427 0.994146; + texcoord -3.33139 2.72360; + tangent 0.0751339 -0.992661 -0.0947615; + vertex 4.44796 5.39884 0.602757; + normal -0.0768750 -0.195198 0.977746; + texcoord -3.34143 2.81681; + tangent 0.0184390 -0.980617 -0.195066; + vertex 4.83966 5.43060 0.637737; + normal 0.0701027 -0.206128 0.976011; + texcoord -3.32175 3.03423; + tangent 0.0432720 -0.976836 -0.209570; + vertex 5.65509 5.33810 0.630596; + normal 0.0489296 -0.206106 0.977306; + texcoord -3.41886 3.13731; + tangent 0.00854131 -0.978409 -0.206502; + vertex 6.11170 5.72635 0.662290; + normal 0.0383237 -0.198059 0.979441; + texcoord -3.46109 2.98079; + tangent -0.0180356 -0.979897 -0.198687; + vertex 5.43247 5.89308 0.778543; + normal -0.0634377 -0.270280 0.960690; + texcoord -3.48918 3.22777; + tangent -0.0217711 -0.961298 -0.274651; + vertex 6.47169 6.01305 0.736566; + normal 0.0300685 -0.188059 0.981697; + texcoord -3.57459 3.09590; + tangent -0.0460438 -0.981464 -0.186034; + vertex 5.92763 6.36088 0.830755; + normal 0.00594977 -0.249788 0.968282; + texcoord -3.50254 3.16304; + tangent 0.0444959 -0.967056 -0.250645; + vertex 6.19553 6.05674 0.740347; + normal -0.0739351 -0.258443 0.963193; + texcoord -3.59673 3.17438; + tangent -0.109455 -0.956837 -0.269227; + vertex 6.22927 6.46847 0.858007; + normal -0.0768008 -0.0978904 0.992229; + texcoord -3.64841 3.07269; + tangent 0.0490021 -0.994202 -0.0957098; + vertex 5.86997 6.70625 0.879215; + normal -0.0236846 -0.114495 0.993141; + texcoord -3.54181 2.95254; + tangent 0.0109890 -0.993914 -0.109607; + vertex 5.35633 6.22453 0.833603; + normal -0.0463826 -0.204766 0.977711; + texcoord -3.44372 2.91617; + tangent -0.0119189 -0.978023 -0.208155; + vertex 5.20176 5.83253 0.763843; + normal -0.0902384 -0.167545 0.981726; + texcoord -3.48340 2.86264; + tangent 0.00580333 -0.986302 -0.164849; + vertex 5.02952 5.96871 0.777227; + normal -0.0636473 -0.0230664 0.997706; + texcoord -3.58606 2.95367; + tangent 0.0518818 -0.998329 -0.0254422; + vertex 5.33857 6.41089 0.843158; + normal -0.138440 -0.174338 0.974905; + texcoord -3.52376 2.70152; + tangent -0.0446402 -0.982186 -0.182534; + vertex 4.33623 6.17053 0.729601; + normal -0.107223 -0.0919693 0.989972; + texcoord -3.58597 2.70895; + tangent 0.00423512 -0.995022 -0.0995620; + vertex 4.37921 6.43602 0.775645; + normal -0.143864 -0.161876 0.976268; + texcoord -3.45546 2.65180; + tangent 0.00166217 -0.985932 -0.167136; + vertex 4.12189 5.86013 0.635099; + normal -0.180636 -0.126977 0.975319; + texcoord -3.58271 2.63245; + tangent 0.00204129 -0.991437 -0.130568; + vertex 4.10250 6.38736 0.727271; + normal -0.172433 -0.126167 0.976908; + texcoord -3.51351 2.54838; + tangent -0.0626068 -0.987987 -0.141289; + vertex 3.71674 6.09239 0.599403; + normal -0.174435 -0.0498548 0.983406; + texcoord -3.65862 2.63894; + tangent 0.0231843 -0.998705 -0.0452925; + vertex 4.08726 6.68034 0.750649; + normal -0.0913128 0.00285058 0.995818; + texcoord -3.67653 2.68695; + tangent 0.0255839 -0.999620 0.0102724; + vertex 4.29226 6.73191 0.782809; + normal -0.0666134 0.0550944 0.996257; + texcoord -3.63748 2.85962; + tangent -0.0254026 -0.997979 0.0582469; + vertex 4.98423 6.53594 0.812100; + normal -0.0998108 -0.00219184 0.995004; + texcoord -3.78415 2.59042; + tangent -0.0141714 -0.999895 -0.00287605; + vertex 3.91126 7.20443 0.720104; + normal -0.0422901 0.0318224 0.998598; + texcoord -3.81216 2.63242; + tangent -0.000398747 -0.999485 0.0321012; + vertex 4.09038 7.30607 0.729494; + normal -0.0262082 0.0744895 0.996877; + texcoord -3.69726 2.72262; + tangent 0.0580675 -0.995515 0.0746834; + vertex 4.40936 6.84111 0.780819; + normal -0.0447717 0.00841628 0.998962; + texcoord -3.82700 2.77717; + tangent 0.0378202 -0.999224 0.0110127; + vertex 4.65099 7.34010 0.738028; + normal -0.0721310 0.0568760 0.995772; + texcoord -3.74681 2.85136; + tangent 0.0288055 -0.997448 0.0653216; + vertex 4.93741 7.04949 0.761236; + normal -0.117140 0.00668275 0.993093; + texcoord -3.70647 3.00097; + tangent 0.0131550 -0.999824 0.0133932; + vertex 5.55802 6.87078 0.851662; + normal -0.126891 -0.0536099 0.990467; + texcoord -3.82187 2.86174; + tangent 0.0166689 -0.998149 -0.0584876; + vertex 4.96009 7.31054 0.761141; + normal -0.127605 -0.0637684 0.989773; + texcoord -3.70254 3.12621; + tangent 0.0887394 -0.994684 -0.0522393; + vertex 6.02545 6.86120 0.911471; + normal -0.118622 -0.0299445 0.992488; + texcoord -3.98181 2.69755; + tangent -0.0483216 -0.998041 -0.0397500; + vertex 4.30986 7.97564 0.747436; + normal -0.141355 -0.0458668 0.988896; + texcoord -3.78838 3.03967; + tangent 0.0243233 -0.998691 -0.0449907; + vertex 5.71086 7.17290 0.878323; + normal -0.211066 -0.0549616 0.975925; + texcoord -4.03762 2.74500; + tangent 0.000262214 -0.998430 -0.0560123; + vertex 4.50894 8.20922 0.789958; + normal -0.172860 -0.123516 0.977171; + texcoord -3.95272 2.78339; + tangent -0.0346409 -0.990698 -0.131594; + vertex 4.66856 7.87861 0.788065; + normal -0.193028 -0.127724 0.972845; + texcoord -4.00855 2.89422; + tangent 0.00535024 -0.991037 -0.133479; + vertex 5.11996 8.11495 0.923707; + normal -0.162896 -0.158792 0.973781; + texcoord -3.87394 2.95408; + tangent -0.0783405 -0.981459 -0.174934; + vertex 5.35759 7.49948 0.853342; + normal -0.122214 -0.131209 0.983793; + texcoord -4.00134 2.97258; + tangent 0.0172530 -0.990792 -0.134291; + vertex 5.40665 8.07669 0.966422; + normal -0.130074 -0.124206 0.983694; + texcoord -3.85833 3.02531; + tangent 0.0511877 -0.991725 -0.117736; + vertex 5.62316 7.47902 0.892697; + normal -0.0841788 -0.0186878 0.996275; + texcoord -3.75826 3.21579; + tangent 0.00103404 -0.999763 -0.0217428; + vertex 6.41630 7.08644 0.976738; + normal -0.0517560 -0.121532 0.991237; + texcoord -3.67837 3.27554; + tangent 0.0536884 -0.991972 -0.114496; + vertex 6.64747 6.76064 0.976702; + normal 0.0133037 0.0368744 0.999231; + texcoord -3.76034 3.27476; + tangent 0.0783533 -0.996162 0.0390037; + vertex 6.62246 7.09018 0.985826; + normal 0.109266 0.0990774 0.989062; + texcoord -3.88579 3.31294; + tangent -0.0654130 -0.992104 0.107007; + vertex 6.70061 7.70137 0.914738; + normal 0.0574719 -0.0397050 0.997557; + texcoord -3.68917 3.33618; + tangent 0.0431750 -0.998033 -0.0454498; + vertex 6.87260 6.82747 0.979052; + normal 0.137790 0.0887972 0.986473; + texcoord -3.75990 3.35560; + tangent 0.0416235 -0.995115 0.0895203; + vertex 6.95003 7.07915 0.962751; + normal 0.171357 0.0896345 0.981123; + texcoord -3.86650 3.38512; + tangent 0.00699277 -0.995497 0.0945378; + vertex 7.05497 7.54995 0.876301; + normal 0.147242 0.0462037 0.988021; + texcoord -3.84507 3.50324; + tangent -0.0202276 -0.998432 0.0521993; + vertex 7.52080 7.45385 0.792075; + normal 0.161851 0.0231711 0.986543; + texcoord -3.69229 3.39267; + tangent -0.0336897 -0.999007 0.0291592; + vertex 7.09152 6.84356 0.954068; + normal 0.175677 0.108734 0.978424; + texcoord -3.71604 3.52764; + tangent -0.212363 -0.966650 0.143146; + vertex 7.65277 6.89513 0.830909; + normal 0.184641 0.0297815 0.982355; + texcoord -3.66663 3.50595; + tangent -0.0372218 -0.998292 0.0450232; + vertex 7.47513 6.70612 0.882213; + normal 0.144670 0.0347479 0.988870; + texcoord -3.73153 3.61090; + tangent 0.0334439 -0.998766 0.0367269; + vertex 8.04237 7.02124 0.753555; + normal 0.130792 0.0495318 0.990172; + texcoord -3.60431 3.74005; + tangent 0.0313129 -0.998326 0.0486292; + vertex 8.50241 6.49034 0.689559; + normal 0.0722951 -0.0352997 0.996758; + texcoord -3.78908 3.65395; + tangent 0.100360 -0.994080 -0.0416404; + vertex 8.16639 7.23360 0.739321; + normal 0.0902725 -0.0327304 0.995379; + texcoord -3.71205 3.71273; + tangent 0.0328839 -0.998793 -0.0364926; + vertex 8.38540 6.92059 0.707410; + normal 0.0281000 0.0186365 0.999431; + texcoord -3.60817 3.80157; + tangent 0.0474161 -0.998719 0.0176734; + vertex 8.72467 6.49206 0.669118; + normal 0.00128581 -0.0954740 0.995431; + texcoord -3.76455 3.78366; + tangent -0.0612940 -0.993203 -0.0989453; + vertex 8.64842 7.09351 0.703309; + normal 0.0268317 -0.111744 0.993375; + texcoord -3.79845 3.69630; + tangent 0.0343861 -0.992939 -0.113532; + vertex 8.32921 7.25039 0.732514; + normal -0.0162563 -0.192076 0.981245; + texcoord -3.86797 3.69049; + tangent 0.0102935 -0.981196 -0.192739; + vertex 8.29179 7.52028 0.777202; + normal -0.00741635 -0.151631 0.988409; + texcoord -3.92458 3.55376; + tangent -0.0118335 -0.986859 -0.161152; + vertex 7.71544 7.73585 0.793114; + normal 0.425988 -0.158520 0.890733; + texcoord -2.81650 -0.520900; + tangent -0.0357617 -0.986390 -0.160487; + vertex -8.83395 3.41007 -0.409678; + normal 0.225578 -0.352036 0.908397; + texcoord -2.93415 -0.439399; + tangent 0.0139001 -0.935548 -0.352925; + vertex -8.42378 3.92817 -0.397479; + normal 0.334225 -0.144442 0.931359; + texcoord -2.80382 -0.472933; + tangent -0.0467912 -0.989281 -0.138324; + vertex -8.63090 3.36106 -0.498426; + normal 0.0523509 -0.461599 0.885542; + texcoord -2.96591 -0.422511; + tangent -0.0160852 -0.885725 -0.463931; + vertex -8.38972 4.04752 -0.345814; + normal 0.141312 -0.341248 0.929291; + texcoord -2.89232 -0.394773; + tangent -0.0808415 -0.940869 -0.328984; + vertex -8.27382 3.75104 -0.494462; + normal 0.0384045 -0.441841 0.896271; + texcoord -2.94377 -0.319942; + tangent -0.0585001 -0.895800 -0.440590; + vertex -7.95472 3.92898 -0.415773; + normal -0.0220561 -0.363750 0.931235; + texcoord -2.87579 -0.354429; + tangent -0.0810304 -0.927172 -0.365769; + vertex -8.13585 3.66937 -0.531591; + normal -0.00640232 -0.377790 0.925869; + texcoord -2.89507 -0.219205; + tangent -0.0574892 -0.925053 -0.375461; + vertex -7.52974 3.76437 -0.514383; + normal 0.115158 -0.271170 0.955618; + texcoord -2.83247 -0.351654; + tangent -0.0263304 -0.964261 -0.263641; + vertex -8.13154 3.51637 -0.588344; + normal 0.250777 -0.120655 0.960496; + texcoord -2.77989 -0.409404; + tangent -0.0287789 -0.993184 -0.112949; + vertex -8.36586 3.27323 -0.591699; + normal 0.0797365 -0.250297 0.964880; + texcoord -2.81320 -0.324548; + tangent 0.0126179 -0.966987 -0.254514; + vertex -8.01135 3.41367 -0.624392; + normal -0.0299415 -0.376394 0.925976; + texcoord -2.87706 -0.0713278; + tangent -0.0520953 -0.925170 -0.375960; + vertex -6.93320 3.66100 -0.519625; + normal -0.0108117 -0.282373 0.959244; + texcoord -2.81571 -0.215710; + tangent -0.0149871 -0.958760 -0.283822; + vertex -7.53731 3.41290 -0.635015; + normal -0.0126545 -0.311045 0.950311; + texcoord -2.81602 -0.0891385; + tangent 0.0253177 -0.949408 -0.313024; + vertex -6.97945 3.39108 -0.618281; + normal 0.0433539 -0.281738 0.958511; + texcoord -2.78710 0.00269825; + tangent 0.00232671 -0.959831 -0.280568; + vertex -6.59431 3.25527 -0.667994; + normal 0.116854 -0.142275 0.982905; + texcoord -2.75196 -0.300435; + tangent 0.0137567 -0.989546 -0.143563; + vertex -7.89725 3.14478 -0.698798; + normal -0.0109471 -0.225435 0.974197; + texcoord -2.75259 -0.128235; + tangent 0.000393044 -0.974892 -0.222679; + vertex -7.15528 3.16002 -0.685142; + normal 0.0691115 -0.123070 0.989989; + texcoord -2.72542 -0.261942; + tangent -0.0106231 -0.992476 -0.121974; + vertex -7.71623 3.01181 -0.732149; + normal 0.260716 -0.00716051 0.965389; + texcoord -2.62856 -0.396296; + tangent -0.0210636 -0.999775 -0.00232429; + vertex -8.31821 2.61256 -0.620673; + normal 0.203978 -0.0171382 0.978825; + texcoord -2.62004 -0.329184; + tangent -0.0264421 -0.999579 -0.0119316; + vertex -8.05511 2.58157 -0.680992; + normal 0.313067 -0.0222142 0.949471; + texcoord -2.68924 -0.423491; + tangent -0.0109503 -0.999746 -0.0197043; + vertex -8.44546 2.84189 -0.574839; + normal 0.368519 0.0180599 0.929445; + texcoord -2.60965 -0.458854; + tangent 0.0339179 -0.999412 0.00493216; + vertex -8.58318 2.52445 -0.537129; + normal 0.301686 0.0229016 0.953132; + texcoord -2.53068 -0.397070; + tangent 0.0574028 -0.998342 0.00434740; + vertex -8.33461 2.18343 -0.609355; + normal 0.474999 0.116849 0.872194; + texcoord -2.47411 -0.493090; + tangent 0.0266088 -0.992085 0.122716; + vertex -8.64167 1.95626 -0.459988; + normal 0.390966 0.123735 0.912050; + texcoord -2.40767 -0.404382; + tangent 0.0166594 -0.991661 0.127794; + vertex -8.30705 1.64613 -0.592595; + normal 0.221825 0.0912923 0.970803; + texcoord -2.42537 -0.321401; + tangent 0.0490425 -0.995809 0.0771974; + vertex -7.98287 1.73824 -0.712462; + normal 0.402609 0.264936 0.876193; + texcoord -2.36252 -0.416822; + tangent 0.0292449 -0.959944 0.278662; + vertex -8.36399 1.47703 -0.534805; + normal 0.211658 -0.00449704 0.977333; + texcoord -2.46471 -0.310025; + tangent -0.0263740 -0.999643 -0.00417125; + vertex -7.91732 1.87909 -0.728685; + normal 0.259490 0.197220 0.945394; + texcoord -2.38737 -0.343506; + tangent 0.0755218 -0.976541 0.201655; + vertex -8.06353 1.60952 -0.674700; + normal 0.452939 0.333593 0.826778; + texcoord -2.32882 -0.455176; + tangent 0.0559130 -0.938935 0.339522; + vertex -8.50097 1.34885 -0.419875; + normal 0.522590 0.356264 0.774581; + texcoord -2.31133 -0.495662; + tangent 0.0786431 -0.925998 0.369246; + vertex -8.64077 1.28375 -0.306617; + normal 0.376999 0.460583 0.803577; + texcoord -2.25782 -0.405237; + tangent 0.101022 -0.883699 0.457024; + vertex -8.30200 1.09802 -0.376264; + normal 0.410984 0.506282 0.758137; + texcoord -2.19180 -0.423303; + tangent 0.145955 -0.856815 0.494536; + vertex -8.30471 0.847412 -0.213390; + normal 0.284621 0.376334 0.881682; + texcoord -2.30208 -0.344350; + tangent 0.0543190 -0.924882 0.376354; + vertex -8.01711 1.21564 -0.552080; + normal 0.250365 0.537139 0.805481; + texcoord -2.15743 -0.281467; + tangent 0.0468703 -0.839747 0.540951; + vertex -7.75375 0.638127 -0.345352; + normal 0.334142 0.574933 0.746860; + texcoord -2.11462 -0.329248; + tangent 0.197937 -0.827102 0.526046; + vertex -7.92769 0.389476 -0.0873491; + normal 0.168806 0.485268 0.857916; + texcoord -2.05976 -0.344247; + tangent 0.00482943 -0.883803 0.467834; + vertex -7.93166 0.280758 0.00214334; + normal 0.196152 0.624752 0.755784; + texcoord -2.09821 -0.282280; + tangent 0.0795525 -0.774380 0.627700; + vertex -7.74468 0.474437 -0.219698; + normal 0.183237 0.451982 0.873004; + texcoord -2.21445 -0.244085; + tangent 0.0916246 -0.888982 0.448682; + vertex -7.62678 0.864445 -0.511195; + normal 0.0925082 0.508099 0.856316; + texcoord -2.04315 -0.323453; + tangent 0.00617176 -0.850970 0.525179; + vertex -7.87602 0.255975 0.0135074; + normal 0.121590 0.355477 0.926743; + texcoord -2.27375 -0.214509; + tangent 0.0395590 -0.933949 0.355210; + vertex -7.51043 1.09738 -0.632227; + normal 0.0824440 0.521942 0.848987; + texcoord -2.11303 -0.0889463; + tangent -0.104917 -0.833611 0.542297; + vertex -6.81186 0.486163 -0.380612; + normal 0.0856560 0.279133 0.956424; + texcoord -2.32000 -0.199873; + tangent 0.0612386 -0.960576 0.271190; + vertex -7.45179 1.25690 -0.690897; + normal -0.0546510 0.415584 0.907912; + texcoord -2.15874 -0.0242883; + tangent 0.118757 -0.900939 0.417380; + vertex -6.64565 0.677793 -0.489457; + normal -0.0727269 0.329546 0.941334; + texcoord -2.22060 -0.0148750; + tangent 0.0658307 -0.942851 0.326648; + vertex -6.63215 0.876780 -0.566574; + normal 0.0509203 0.205447 0.977343; + texcoord -2.35655 -0.176832; + tangent 0.0549828 -0.977239 0.204890; + vertex -7.37319 1.43573 -0.742095; + normal -0.0498084 0.524674 0.849845; + texcoord -2.10229 -0.0157499; + tangent -0.00643246 -0.851908 0.523652; + vertex -6.62430 0.426571 -0.355185; + normal 0.126877 0.0372598 0.991218; + texcoord -2.46634 -0.241270; + tangent 0.0268306 -0.999051 0.0343162; + vertex -7.67228 1.91219 -0.772974; + normal 0.00294365 0.619060 0.785338; + texcoord -2.04709 -0.0213819; + tangent -0.0501875 -0.781103 0.622382; + vertex -6.64264 0.218809 -0.211060; + normal -0.138109 0.444313 0.885162; + texcoord -2.13650 0.105989; + tangent 0.0446366 -0.890566 0.452659; + vertex -6.13467 0.584238 -0.356815; + normal -0.0349694 0.578190 0.815152; + texcoord -2.07193 0.251446; + tangent 0.0600326 -0.811836 0.580791; + vertex -5.51624 0.428113 -0.162397; + normal -0.111766 0.359317 0.926499; + texcoord -2.22933 0.102733; + tangent 0.0127771 -0.931232 0.364204; + vertex -6.16246 0.951708 -0.517681; + normal 0.132507 0.490331 0.861404; + texcoord -2.00235 -0.189408; + tangent 0.0661040 -0.868822 0.490693; + vertex -7.32933 0.127286 0.00982719; + normal -0.0793571 0.411077 0.908140; + texcoord -2.21354 0.212434; + tangent 0.0357108 -0.909382 0.414426; + vertex -5.68905 0.921673 -0.459460; + normal 0.0750228 0.302702 0.950128; + texcoord -1.92135 -0.281660; + tangent 0.0133290 -0.953019 0.302617; + vertex -7.67613 -0.215995 0.161703; + normal -0.0262691 0.480494 0.876605; + texcoord -2.15349 0.244844; + tangent 0.0244392 -0.877252 0.479407; + vertex -5.54654 0.705061 -0.340003; + normal 0.0827233 0.277795 0.957072; + texcoord -1.97414 -0.384662; + tangent 0.0127844 -0.960762 0.277078; + vertex -8.10452 -0.00673037 0.115340; + normal 0.0764444 0.252334 0.964616; + texcoord -1.86274 -0.268746; + tangent 0.0572634 -0.966224 0.251262; + vertex -7.62667 -0.440261 0.226595; + normal 0.130749 0.250361 0.959283; + texcoord -1.89986 -0.506804; + tangent 0.00728469 -0.967350 0.253338; + vertex -8.56041 -0.290405 0.239549; + normal 0.0602523 0.224084 0.972705; + texcoord -1.85534 -0.413948; + tangent 0.0436878 -0.973795 0.223191; + vertex -8.21039 -0.474398 0.249295; + normal 0.145209 0.206748 0.967559; + texcoord -1.82340 -0.495534; + tangent 0.0227495 -0.978908 0.203033; + vertex -8.51220 -0.551774 0.295037; + normal 0.175442 0.156821 0.971919; + texcoord -1.74243 -0.513616; + tangent 0.0613259 -0.986439 0.152243; + vertex -8.56997 -0.946350 0.383165; + normal 0.0839805 0.155986 0.984183; + texcoord -1.72813 -0.440208; + tangent 0.00766742 -0.987612 0.156726; + vertex -8.29878 -0.966904 0.346781; + normal 0.176006 0.153435 0.972358; + texcoord -1.73003 -0.648654; + tangent 0.0459195 -0.988072 0.146988; + vertex -9.14702 -0.977219 0.513790; + normal 0.163131 0.106710 0.980817; + texcoord -1.60968 -0.546081; + tangent -0.0845909 -0.989314 0.118756; + vertex -8.64771 -1.43183 0.455839; + normal 0.159447 0.0890835 0.983179; + texcoord -1.66446 -0.669830; + tangent 0.0290826 -0.996038 0.0840358; + vertex -9.21743 -1.22148 0.555097; + normal 0.0413403 0.170487 0.984492; + texcoord -1.77836 -0.316831; + tangent 0.0429300 -0.984851 0.168002; + vertex -7.75614 -0.757342 0.300076; + normal 0.0767656 0.119257 0.989891; + texcoord -1.52766 -0.461330; + tangent -0.0326939 -0.991731 0.124098; + vertex -8.40761 -1.76890 0.466872; + normal 0.0993925 0.164779 0.981310; + texcoord -1.77369 -0.242001; + tangent 0.0295435 -0.986623 0.160316; + vertex -7.51275 -0.770125 0.286830; + normal 0.0674384 0.140380 0.987798; + texcoord -1.60783 -0.306481; + tangent -0.0101029 -0.989826 0.141924; + vertex -7.75580 -1.45637 0.388829; + normal 0.107082 0.243172 0.964054; + texcoord -1.85450 -0.0832866; + tangent 0.0546551 -0.969406 0.239303; + vertex -6.85548 -0.449561 0.130453; + normal 0.104002 0.106096 0.988902; + texcoord -1.63667 -0.250106; + tangent -0.0157572 -0.993872 0.109409; + vertex -7.51909 -1.34698 0.354553; + normal 0.108930 0.163051 0.980586; + texcoord -1.75621 -0.0879215; + tangent 0.0145484 -0.986596 0.162535; + vertex -6.84038 -0.859753 0.210985; + normal 0.0854402 0.158292 0.983689; + texcoord -1.59607 -0.122277; + tangent -0.0177609 -0.986564 0.162405; + vertex -7.01660 -1.47382 0.313204; + normal 0.0775285 0.169098 0.982545; + texcoord -1.45878 -0.163060; + tangent -0.188944 -0.965013 0.181796; + vertex -7.16083 -2.07654 0.437742; + normal 0.0523274 0.175914 0.983014; + texcoord -1.58999 -0.0535998; + tangent 0.0325617 -0.983883 0.175825; + vertex -6.74841 -1.51042 0.302898; + normal 0.0659775 0.188581 0.979839; + texcoord -1.78641 -0.0171098; + tangent 0.0230746 -0.982204 0.186395; + vertex -6.57519 -0.715580 0.159774; + normal 0.0512929 0.132689 0.989830; + texcoord -1.47367 -0.308261; + tangent 0.133548 -0.982469 0.130073; + vertex -7.76232 -2.03170 0.480621; + normal 0.0551160 0.160157 0.985552; + texcoord -1.47836 -0.000101579; + tangent -0.0974866 -0.980575 0.170204; + vertex -6.46190 -1.97073 0.380305; + normal 0.0523508 0.0757713 0.995750; + texcoord -1.43193 -0.471150; + tangent 0.0790001 -0.994225 0.0726296; + vertex -8.42299 -2.16490 0.507877; + normal 0.0647717 0.112073 0.991587; + texcoord -1.35781 -0.0304765; + tangent -0.0206436 -0.993261 0.114043; + vertex -6.75855 -2.43251 0.464693; + normal 0.0313850 0.0847877 0.995905; + texcoord -1.42545 -0.332777; + tangent 0.215020 -0.973705 0.0752657; + vertex -7.78620 -2.19882 0.499924; + normal 0.132279 0.0693240 0.988785; + texcoord -1.51013 -0.563102; + tangent -0.0455743 -0.995895 0.0782011; + vertex -8.82318 -1.84933 0.520692; + normal 0.0442811 0.0785823 0.995924; + texcoord -1.23142 -0.232254; + tangent -0.00571527 -0.996521 0.0831445; + vertex -7.36596 -2.86828 0.527662; + normal 0.136340 0.0415154 0.989792; + texcoord -1.49753 -0.650884; + tangent 0.00435337 -0.999157 0.0408328; + vertex -9.10727 -1.91644 0.565990; + normal 0.0664484 0.0950744 0.993250; + texcoord -1.30807 -0.500712; + tangent 0.0646674 -0.993456 0.0941480; + vertex -8.50634 -2.63063 0.540453; + normal 0.103452 0.0693409 0.992215; + texcoord -1.64343 -0.727268; + tangent 0.0298149 -0.997521 0.0637428; + vertex -9.42620 -1.28822 0.588528; + normal 0.0779307 0.0841301 0.993403; + texcoord -1.26895 -0.676860; + tangent 0.00639731 -0.996409 0.0844333; + vertex -9.23394 -2.78248 0.628246; + normal 0.100254 0.0430356 0.994031; + texcoord -1.42845 -0.726483; + tangent 0.00685439 -0.999080 0.0423342; + vertex -9.41705 -2.15897 0.612707; + normal 0.0533589 0.0846350 0.994982; + texcoord -1.68697 -0.817630; + tangent 0.0206020 -0.996444 0.0817008; + vertex -9.77949 -1.14040 0.603307; + normal 0.0657718 0.0531755 0.996417; + texcoord -1.52470 -0.820776; + tangent -0.0143708 -0.998362 0.0553709; + vertex -9.78330 -1.81472 0.630260; + normal 0.000150289 0.0783787 0.996924; + texcoord -1.56557 -0.899205; + tangent 0.00464891 -0.996846 0.0792284; + vertex -10.1204 -1.62467 0.629612; + normal 0.0742145 0.0334147 0.996682; + texcoord -1.37269 -0.914526; + tangent 0.0197131 -0.999395 0.0286460; + vertex -10.2163 -2.40831 0.707499; + normal -0.0840469 0.142298 0.986249; + texcoord -1.53321 -0.993149; + tangent -0.0153155 -0.989652 0.142667; + vertex -10.4918 -1.74737 0.632454; + normal 0.00254567 0.103277 0.994649; + texcoord -1.43760 -0.958640; + tangent -0.0131315 -0.994212 0.106635; + vertex -10.3717 -2.18435 0.699162; + normal -0.102461 0.188651 0.976685; + texcoord -1.51714 -1.08662; + tangent -0.0279542 -0.982110 0.186220; + vertex -10.8932 -1.85576 0.601636; + normal -0.0310493 0.115756 0.992792; + texcoord -1.36468 -1.08512; + tangent 0.0279623 -0.993331 0.111858; + vertex -10.9322 -2.42404 0.700933; + normal 0.0120706 0.0467494 0.998834; + texcoord -1.36542 -0.982467; + tangent 0.0628561 -0.996936 0.0465578; + vertex -10.4368 -2.43794 0.718862; + normal 0.0301755 0.0702285 0.997074; + texcoord -1.27035 -1.06809; + tangent 0.0748126 -0.994992 0.0662917; + vertex -10.7978 -2.85488 0.733882; + normal 0.0726604 0.0251667 0.997039; + texcoord -1.24054 -0.965780; + tangent 0.0475386 -0.998734 0.0164713; + vertex -10.3975 -2.97892 0.717475; + normal 0.0814400 0.0283992 0.996274; + texcoord -1.30042 -0.792394; + tangent -0.0250444 -0.999294 0.0279917; + vertex -9.62864 -2.64230 0.648458; + normal 0.0625728 0.0619368 0.996117; + texcoord -1.20304 -0.867853; + tangent -0.0990732 -0.992657 0.0694059; + vertex -10.0003 -3.07286 0.688028; + normal 0.0911600 0.134836 0.986666; + texcoord -1.17653 -1.09781; + tangent 0.0291504 -0.989373 0.142450; + vertex -10.8823 -3.15594 0.764740; + normal 0.0704823 0.107027 0.991755; + texcoord -1.30824 -1.24204; + tangent -0.0319452 -0.992217 0.120356; + vertex -11.5192 -2.62059 0.737655; + normal 0.0288836 0.199346 0.979504; + texcoord -1.30565 -1.33411; + tangent -0.0385997 -0.979955 0.195443; + vertex -11.8616 -2.68280 0.770394; + normal -0.00346217 0.155633 0.987809; + texcoord -1.18655 -1.35314; + tangent -0.0102427 -0.987516 0.157187; + vertex -11.9879 -3.17941 0.862792; + normal 0.100337 0.135815 0.985640; + texcoord -1.08548 -1.16934; + tangent 0.0157780 -0.989517 0.143553; + vertex -11.2298 -3.61356 0.899117; + normal 0.0373850 0.0809414 0.996018; + texcoord -1.05065 -1.23251; + tangent 0.0769745 -0.994092 0.0765277; + vertex -11.4480 -3.70498 0.924683; + normal -0.00971657 -0.00414764 0.999944; + texcoord -1.01756 -1.30180; + tangent 0.00778803 -0.999933 -0.00855929; + vertex -11.7148 -3.81860 0.929560; + normal 0.0575062 -0.0100118 0.998295; + texcoord -0.993882 -1.18292; + tangent 0.0823167 -0.996530 -0.0122888; + vertex -11.2623 -3.92504 0.921349; + normal 0.114964 0.103614 0.987951; + texcoord -1.01854 -1.02689; + tangent -0.0837147 -0.989145 0.120769; + vertex -10.5566 -3.90867 0.845329; + normal 0.0105644 -0.103024 0.994623; + texcoord -0.950406 -1.20822; + tangent 0.0731546 -0.991535 -0.107271; + vertex -11.3323 -4.06554 0.912603; + normal 0.0859572 0.111964 0.989988; + texcoord -1.13101 -0.950976; + tangent 0.0496918 -0.992730 0.109627; + vertex -10.3122 -3.36595 0.733807; + normal 0.0686900 -0.000759465 0.997638; + texcoord -0.939450 -1.05697; + tangent -0.0549549 -0.998459 0.00775370; + vertex -10.7630 -4.14318 0.880123; + normal 0.0141949 -0.0894455 0.995890; + texcoord -0.956717 -1.37046; + tangent -0.0637873 -0.993772 -0.0913739; + vertex -12.0318 -4.08512 0.905594; + normal -0.00843673 -0.0900696 0.995900; + texcoord -0.859167 -1.11004; + tangent 0.0476661 -0.994286 -0.0955200; + vertex -10.9069 -4.39776 0.866058; + normal 0.0819632 -0.0191288 0.996452; + texcoord -0.931953 -1.45123; + tangent 0.0202507 -0.999442 -0.0265588; + vertex -12.3858 -4.14865 0.916021; + normal 0.101148 -0.0497164 0.993628; + texcoord -0.832794 -1.35476; + tangent 0.0987134 -0.992993 -0.0649673; + vertex -11.9397 -4.60886 0.841753; + normal 0.159538 0.0457907 0.986129; + texcoord -0.887699 -1.51307; + tangent 0.0762850 -0.996480 0.0347509; + vertex -12.5552 -4.36785 0.938570; + normal 0.0200882 -0.112298 0.993472; + texcoord -0.843197 -1.28704; + tangent -0.0275288 -0.992826 -0.116354; + vertex -11.6747 -4.56325 0.829467; + normal 0.199867 0.115579 0.972982; + texcoord -0.791118 -1.50628; + tangent -0.0835156 -0.986885 0.138144; + vertex -12.5864 -4.71402 0.973970; + normal 0.173220 0.0703325 0.982369; + texcoord -0.766601 -1.38157; + tangent 0.000548397 -0.997447 0.0714146; + vertex -11.9974 -4.84494 0.849003; + normal 0.193035 0.172554 0.965900; + texcoord -0.621576 -1.41785; + tangent 0.0129795 -0.983888 0.178316; + vertex -12.1916 -5.41790 1.00774; + normal 0.186487 0.173865 0.966951; + texcoord -0.700608 -1.36484; + tangent -0.0492897 -0.979250 0.196571; + vertex -11.9470 -5.03951 0.864791; + normal 0.157424 0.164689 0.973702; + texcoord -0.555496 -1.31129; + tangent 0.000663611 -0.984790 0.173749; + vertex -11.8260 -5.75116 1.01101; + normal 0.104849 0.101159 0.989330; + texcoord -0.738476 -1.31448; + tangent 0.0780243 -0.992234 0.0968736; + vertex -11.7712 -4.94377 0.827186; + normal 0.164687 0.153171 0.974380; + texcoord -0.627569 -1.23770; + tangent -0.0489617 -0.984506 0.168374; + vertex -11.4261 -5.38987 0.863870; + normal 0.214256 0.123358 0.968957; + texcoord -0.458571 -1.26939; + tangent 0.0414535 -0.991893 0.120122; + vertex -11.5928 -6.09932 1.02208; + normal 0.0547067 -0.00492505 0.998490; + texcoord -0.779969 -1.28666; + tangent 0.0572576 -0.998280 -0.0125910; + vertex -11.6812 -4.81245 0.812694; + normal 0.0865186 0.0591109 0.994495; + texcoord -0.682384 -1.19089; + tangent 0.0556698 -0.996761 0.0580348; + vertex -11.2508 -5.17038 0.812385; + normal -0.0203742 -0.0876678 0.995941; + texcoord -0.805228 -1.17603; + tangent -0.0456821 -0.994343 -0.0958924; + vertex -11.2445 -4.72424 0.815791; + normal -0.00381622 -0.0667338 0.997764; + texcoord -0.721372 -1.12759; + tangent -0.0424042 -0.996552 -0.0713185; + vertex -11.0047 -5.02528 0.802032; + normal -0.00489965 -0.0931346 0.995642; + texcoord -0.757477 -1.00983; + tangent -0.0391062 -0.994446 -0.0977153; + vertex -10.4925 -4.87965 0.844344; + normal 0.0691964 -0.0809844 0.994310; + texcoord -0.648178 -1.09168; + tangent 0.0356004 -0.995391 -0.0890459; + vertex -10.8900 -5.29727 0.781234; + normal -0.00175427 -0.154546 0.987984; + texcoord -0.669468 -1.03670; + tangent -0.0869147 -0.983246 -0.160229; + vertex -10.6968 -5.24867 0.783372; + normal 0.0946376 -0.0436209 0.994556; + texcoord -0.758515 -0.935741; + tangent 0.0382644 -0.998349 -0.0428410; + vertex -10.2406 -4.86634 0.836402; + normal 0.166658 0.0166547 0.985874; + texcoord -0.615728 -1.14349; + tangent 0.00907000 -0.999739 0.0209422; + vertex -11.0622 -5.38716 0.798492; + normal 0.120299 0.0302427 0.992277; + texcoord -0.923223 -0.950854; + tangent -0.0448812 -0.998361 0.0355046; + vertex -10.3383 -4.25866 0.846018; + normal 0.268150 0.0960267 0.958579; + texcoord -0.560725 -1.18151; + tangent -0.0454275 -0.993297 0.106286; + vertex -11.2420 -5.65865 0.857275; + normal 0.110355 0.0868339 0.990092; + texcoord -1.01834 -0.880860; + tangent -0.0420850 -0.994353 0.0974215; + vertex -10.0114 -3.85267 0.772741; + normal 0.286626 0.0872554 0.954061; + texcoord -0.403150 -1.22957; + tangent -0.00616767 -0.995545 0.0940812; + vertex -11.4225 -6.30009 0.998186; + normal 0.242170 0.0403127 0.969396; + texcoord -0.481729 -1.05437; + tangent 0.0390858 -0.998823 0.0287228; + vertex -10.7219 -5.99480 0.711574; + normal 0.235017 0.00245867 0.971988; + texcoord -0.320548 -1.23186; + tangent 0.00186454 -0.999990 0.00401496; + vertex -11.4376 -6.63764 1.02058; + normal 0.311155 0.108371 0.944160; + texcoord -0.421737 -1.10499; + tangent 0.00181223 -0.993441 0.114334; + vertex -10.8808 -6.22691 0.781135; + normal 0.273997 0.0795291 0.958437; + texcoord -0.293448 -1.11735; + tangent 0.0129542 -0.996018 0.0882072; + vertex -10.9915 -6.75576 0.891291; + normal 0.221199 0.138558 0.965336; + texcoord -0.381842 -1.03263; + tangent 0.00503061 -0.989473 0.144633; + vertex -10.6194 -6.36356 0.724093; + normal 0.132797 -0.0667549 0.988893; + texcoord -0.525370 -1.02543; + tangent 0.0308800 -0.997177 -0.0684483; + vertex -10.6106 -5.82306 0.692515; + normal 0.162983 0.0501285 0.985355; + texcoord -0.440952 -0.998439; + tangent 0.0271612 -0.998556 0.0463560; + vertex -10.5157 -6.11570 0.674013; + normal 0.0525944 -0.164129 0.985036; + texcoord -0.533763 -0.922421; + tangent 0.108482 -0.977661 -0.180029; + vertex -10.2352 -5.83236 0.665027; + normal 0.0840520 -0.0764624 0.993523; + texcoord -0.487204 -0.952674; + tangent 0.129187 -0.989062 -0.0711774; + vertex -10.2926 -5.94163 0.653536; + normal 0.0797110 0.0618268 0.994899; + texcoord -0.387599 -0.857349; + tangent 0.0206520 -0.997971 0.0602270; + vertex -9.90607 -6.32925 0.609641; + normal 0.0494362 -0.184221 0.981641; + texcoord -0.636000 -0.908544; + tangent -0.0309740 -0.981785 -0.187452; + vertex -10.1303 -5.34449 0.768721; + normal 0.133849 0.153989 0.978965; + texcoord -0.339012 -0.906149; + tangent 0.0113918 -0.987653 0.156240; + vertex -10.0712 -6.51626 0.651001; + normal 0.0541784 -0.132131 0.989751; + texcoord -0.696383 -0.934650; + tangent -0.0362974 -0.989873 -0.137236; + vertex -10.2317 -5.10401 0.813551; + normal 0.139246 -0.130809 0.981580; + texcoord -0.643291 -0.843253; + tangent 0.0651844 -0.987428 -0.144003; + vertex -9.88133 -5.32468 0.747513; + normal 0.171397 -0.0325769 0.984663; + texcoord -0.751276 -0.862785; + tangent 0.0253660 -0.999156 -0.0323187; + vertex -9.98754 -4.91705 0.799171; + normal 0.0857546 -0.157202 0.983836; + texcoord -0.545346 -0.810934; + tangent 0.0105719 -0.986209 -0.165167; + vertex -9.71550 -5.76406 0.645256; + normal 0.0343636 -0.0326477 0.998876; + texcoord -0.439190 -0.790360; + tangent -0.0293466 -0.999240 -0.0256551; + vertex -9.64258 -6.11283 0.591616; + normal 0.127002 -0.101159 0.986731; + texcoord -0.600927 -0.740527; + tangent 0.0915616 -0.989286 -0.113713; + vertex -9.46759 -5.50477 0.654492; + normal 0.0460725 -0.0507225 0.997650; + texcoord -0.551919 -0.694324; + tangent -0.0115993 -0.998524 -0.0530626; + vertex -9.22586 -5.64738 0.618843; + normal 0.180969 -0.0336852 0.982912; + texcoord -0.684201 -0.740875; + tangent 0.0249831 -0.998936 -0.0387723; + vertex -9.46557 -5.17899 0.679450; + normal 0.116532 -0.0244665 0.992886; + texcoord -0.645845 -0.682524; + tangent 0.0250511 -0.999311 -0.0273867; + vertex -9.18013 -5.32783 0.630033; + normal 0.184748 -0.00655582 0.982764; + texcoord -0.823046 -0.733274; + tangent -0.0165614 -0.999852 -0.00462949; + vertex -9.45419 -4.63067 0.672525; + normal 0.160483 0.0219611 0.986794; + texcoord -0.922271 -0.845330; + tangent -0.0502284 -0.998434 0.0246403; + vertex -9.91396 -4.10856 0.773112; + normal 0.0980107 -0.0630730 0.993185; + texcoord -0.857575 -0.698830; + tangent -0.0192443 -0.997943 -0.0611538; + vertex -9.27994 -4.48239 0.647644; + normal 0.0953371 -0.0383836 0.994705; + texcoord -0.983797 -0.765989; + tangent -0.0116794 -0.999139 -0.0398148; + vertex -9.59202 -3.97249 0.724351; + normal 0.0442377 0.0480964 0.997863; + texcoord -1.04057 -0.790380; + tangent 0.0616629 -0.997191 0.0425246; + vertex -9.65310 -3.69771 0.730726; + normal 0.00275175 -0.106332 0.994327; + texcoord -0.983249 -0.670111; + tangent 0.0856065 -0.990315 -0.109306; + vertex -9.20861 -3.93318 0.707966; + normal 0.0331973 0.0927442 0.995136; + texcoord -1.13622 -0.797419; + tangent 0.0195501 -0.995579 0.0918718; + vertex -9.77649 -3.39579 0.708032; + normal -0.00737543 -0.00957880 0.999927; + texcoord -1.04426 -0.668981; + tangent 0.0159321 -0.999772 -0.0142039; + vertex -9.23278 -3.70239 0.727992; + normal 0.0387177 0.133057 0.990352; + texcoord -1.19686 -0.684502; + tangent -0.0238978 -0.990923 0.132292; + vertex -9.25104 -3.07787 0.664178; + normal 0.0156822 0.106627 0.994175; + texcoord -1.08679 -0.572362; + tangent -0.0429057 -0.992901 0.110939; + vertex -8.79151 -3.56302 0.729618; + normal 0.0643320 0.172569 0.982894; + texcoord -1.23733 -0.491483; + tangent -0.00531305 -0.985037 0.172264; + vertex -8.45534 -2.94447 0.580107; + normal 0.0660292 0.184787 0.980558; + texcoord -1.10547 -0.442306; + tangent -0.0650931 -0.979321 0.191554; + vertex -8.28140 -3.49444 0.694224; + normal 0.0573029 0.147344 0.987424; + texcoord -1.20389 -0.330014; + tangent -0.0222528 -0.988799 0.147588; + vertex -7.74430 -3.07893 0.566051; + normal 0.0831639 0.102642 0.991236; + texcoord -1.05183 -0.414211; + tangent -0.0245755 -0.994356 0.103206; + vertex -8.18126 -3.68305 0.718706; + normal 0.00846688 -0.0186052 0.999791; + texcoord -0.997497 -0.496808; + tangent 0.0371439 -0.999182 -0.0159970; + vertex -8.50495 -3.89941 0.747136; + normal 0.106212 0.113891 0.987799; + texcoord -1.13705 -0.254323; + tangent -0.0868534 -0.988829 0.121133; + vertex -7.49657 -3.31629 0.583442; + normal -0.00903324 -0.133691 0.990982; + texcoord -0.933085 -0.491539; + tangent 0.0602402 -0.988244 -0.140520; + vertex -8.46222 -4.13154 0.725807; + normal 0.0849904 -0.0277470 0.995995; + texcoord -0.976596 -0.390982; + tangent 0.0698317 -0.997021 -0.0327621; + vertex -8.07042 -3.99181 0.719830; + normal 0.145719 0.0616705 0.987402; + texcoord -1.02619 -0.319153; + tangent 0.00126537 -0.998040 0.0625615; + vertex -7.78221 -3.78288 0.676989; + normal -0.0106611 -0.126718 0.991881; + texcoord -0.857943 -0.590540; + tangent -0.0311369 -0.990819 -0.131558; + vertex -8.87970 -4.51782 0.632693; + normal -0.00944183 -0.128620 0.991649; + texcoord -0.861460 -0.416121; + tangent 0.00265104 -0.991039 -0.133544; + vertex -8.12009 -4.47295 0.669139; + normal 0.0700755 -0.0486447 0.996355; + texcoord -0.806596 -0.633234; + tangent -0.0583596 -0.997202 -0.0467193; + vertex -9.10292 -4.66400 0.625092; + normal 0.0220345 -0.0479244 0.998608; + texcoord -0.698976 -0.524662; + tangent 0.0166610 -0.998716 -0.0478431; + vertex -8.58423 -5.10863 0.577084; + normal 0.0721618 0.00753867 0.997364; + texcoord -0.644377 -0.569425; + tangent 0.00770124 -0.999956 0.00538135; + vertex -8.76015 -5.32882 0.582772; + normal -0.0522926 -0.0917093 0.994412; + texcoord -0.745624 -0.463210; + tangent -0.0370671 -0.994740 -0.0954919; + vertex -8.33500 -4.95251 0.591940; + normal -0.0374336 -0.00124223 0.999298; + texcoord -0.645258 -0.465528; + tangent 0.0138478 -0.999904 -0.000631478; + vertex -8.36078 -5.33033 0.568739; + normal 0.0604724 0.0246194 0.997866; + texcoord -0.565877 -0.617471; + tangent -0.0186102 -0.999366 0.0303389; + vertex -8.98703 -5.60650 0.609914; + normal 0.00125113 0.0817452 0.996652; + texcoord -0.588204 -0.498730; + tangent 0.0105476 -0.996377 0.0843941; + vertex -8.47766 -5.53864 0.575172; + normal -0.0109749 0.0624267 0.997989; + texcoord -0.516750 -0.609535; + tangent -0.00571369 -0.997996 0.0630143; + vertex -8.94658 -5.80673 0.618364; + normal -0.138871 0.0664660 0.988077; + texcoord -0.591405 -0.396842; + tangent 0.0335087 -0.996931 0.0707509; + vertex -8.09131 -5.53951 0.598342; + normal -0.0575155 0.0620711 0.996413; + texcoord -0.415627 -0.724584; + tangent -0.0141808 -0.998200 0.0582687; + vertex -9.41923 -6.24918 0.596862; + normal -0.0689562 0.168528 0.983282; + texcoord -0.509130 -0.432484; + tangent -0.0271242 -0.984972 0.170571; + vertex -8.21020 -5.85563 0.625887; + normal -0.0247844 0.152599 0.987977; + texcoord -0.338429 -0.770805; + tangent 0.0116328 -0.987462 0.157427; + vertex -9.56335 -6.54547 0.619739; + normal -0.108166 0.133226 0.985166; + texcoord -0.441221 -0.607770; + tangent 0.0693099 -0.987793 0.139501; + vertex -8.90076 -6.12700 0.650898; + normal 0.0577621 0.184868 0.981064; + texcoord -0.317564 -0.820233; + tangent -0.0294933 -0.981797 0.187631; + vertex -9.77840 -6.64051 0.643193; + normal -0.123035 0.161361 0.979196; + texcoord -0.344197 -0.720534; + tangent 0.0318763 -0.985152 0.168701; + vertex -9.39613 -6.52152 0.631357; + normal -0.0305682 0.194518 0.980422; + texcoord -0.179516 -0.753641; + tangent 0.0266187 -0.980240 0.196011; + vertex -9.47137 -7.25688 0.782048; + normal -0.117240 0.173573 0.977818; + texcoord -0.246632 -0.673088; + tangent -0.0167409 -0.984607 0.173980; + vertex -9.18252 -6.91937 0.742067; + normal -0.0302073 0.148776 0.988410; + texcoord -0.481836 -0.549102; + tangent -0.0581857 -0.986919 0.150350; + vertex -8.73005 -5.96446 0.639237; + normal -0.0786686 0.137759 0.987337; + texcoord -0.329876 -0.541837; + tangent -0.0107013 -0.990270 0.138748; + vertex -8.66140 -6.58682 0.758067; + normal -0.0771015 0.155434 0.984833; + texcoord -0.358985 -0.426125; + tangent 0.0222051 -0.986112 0.164588; + vertex -8.22407 -6.50493 0.769496; + normal -0.158600 0.166014 0.973286; + texcoord -0.497137 -0.356401; + tangent -0.00851251 -0.985628 0.168716; + vertex -7.93595 -5.92328 0.672359; + normal -0.0466237 0.138514 0.989262; + texcoord -0.177112 -0.647868; + tangent 0.0677336 -0.988108 0.138040; + vertex -9.11621 -7.20267 0.792311; + normal -0.0547096 0.0406626 0.997674; + texcoord -0.266892 -0.440587; + tangent 0.0297957 -0.998812 0.0385620; + vertex -8.27749 -6.81578 0.795093; + normal -0.125405 0.122899 0.984464; + texcoord -0.347659 -0.353563; + tangent 0.0184085 -0.991481 0.128948; + vertex -7.88368 -6.53532 0.811358; + normal -0.183957 0.0831569 0.979410; + texcoord -0.550629 -0.252191; + tangent -0.0234147 -0.996730 0.0773373; + vertex -7.47598 -5.71781 0.743096; + normal -0.138268 0.139425 0.980532; + texcoord -0.488354 -0.205187; + tangent 0.0219304 -0.989262 0.144498; + vertex -7.30947 -5.92525 0.795871; + normal -0.133925 0.0300615 0.990535; + texcoord -0.708717 -0.269026; + tangent 0.0381794 -0.998709 0.0335128; + vertex -7.54780 -5.05797 0.703278; + normal -0.0574825 0.0867960 0.994566; + texcoord -0.647681 -0.175397; + tangent -0.0151718 -0.995813 0.0901438; + vertex -7.22277 -5.29921 0.745229; + normal -0.132797 -0.0244121 0.990843; + texcoord -0.664827 -0.397546; + tangent 0.0200405 -0.999585 -0.0206826; + vertex -8.11801 -5.25861 0.592795; + normal -0.00912896 0.0980284 0.995142; + texcoord -0.731952 -0.209483; + tangent -0.0404538 -0.993764 0.103903; + vertex -7.39913 -4.92545 0.709806; + normal -0.0818942 -0.00790235 0.996610; + texcoord -0.789718 -0.319878; + tangent -0.0144731 -0.999841 -0.0103854; + vertex -7.78036 -4.69148 0.667825; + normal -0.0338196 -0.0716792 0.996854; + texcoord -0.831216 -0.362584; + tangent -0.0615763 -0.995213 -0.0758914; + vertex -7.93447 -4.54752 0.664885; + normal 0.0331280 0.0482453 0.998286; + texcoord -0.846245 -0.281870; + tangent -0.0378651 -0.997890 0.0527439; + vertex -7.62701 -4.50371 0.668313; + normal 0.0645787 -0.0475117 0.996781; + texcoord -0.900127 -0.341060; + tangent 0.0388764 -0.997919 -0.0514428; + vertex -7.84454 -4.28357 0.681883; + normal 0.154206 0.0622297 0.986077; + texcoord -0.911093 -0.242275; + tangent -0.00917196 -0.997812 0.0654758; + vertex -7.45776 -4.24293 0.634978; + normal 0.120997 0.224939 0.966831; + texcoord -0.727298 -0.102398; + tangent 0.00332495 -0.973334 0.229370; + vertex -6.88855 -4.99693 0.679654; + normal 0.162268 0.0531341 0.985315; + texcoord -1.06719 -0.217403; + tangent 0.0105782 -0.998617 0.0514938; + vertex -7.35138 -3.57971 0.587772; + normal 0.137587 0.154512 0.978364; + texcoord -0.836601 -0.191271; + tangent -0.0227980 -0.986627 0.161392; + vertex -7.25246 -4.55569 0.646769; + normal 0.0991031 0.0335284 0.994512; + texcoord -1.11352 -0.165649; + tangent -0.0206126 -0.999164 0.0353124; + vertex -7.15789 -3.41651 0.553405; + normal 0.171138 0.0703174 0.982735; + texcoord -0.920110 -0.102460; + tangent -0.00225391 -0.997459 0.0712084; + vertex -6.86242 -4.20728 0.504068; + normal 0.0355840 0.0609820 0.997504; + texcoord -1.19768 -0.0518029; + tangent 0.0790263 -0.995127 0.0589654; + vertex -6.67230 -3.07549 0.513478; + normal 0.0544500 -0.0236966 0.998235; + texcoord -1.08494 -0.0902198; + tangent 0.0191937 -0.999465 -0.0264844; + vertex -6.83889 -3.50349 0.526782; + normal 0.146820 0.211558 0.966275; + texcoord -0.818300 -0.0440511; + tangent -0.0214077 -0.974995 0.221193; + vertex -6.64069 -4.59557 0.522884; + normal 0.108285 -0.000512433 0.994120; + texcoord -0.933623 -0.0585608; + tangent -0.00397173 -0.999991 -0.00168748; + vertex -6.69668 -4.14981 0.480617; + normal 0.0705051 0.117376 0.990582; + texcoord -0.868176 -0.00686160; + tangent -0.0136121 -0.993311 0.114666; + vertex -6.49691 -4.42297 0.474676; + normal 0.0334577 -0.0327774 0.998902; + texcoord -0.939199 -0.0137181; + tangent -0.0537137 -0.998021 -0.0326939; + vertex -6.49609 -4.13072 0.466125; + normal -0.0276945 -0.0799950 0.996410; + texcoord -1.04547 0.0653740; + tangent 0.0479057 -0.995713 -0.0791263; + vertex -6.18531 -3.67315 0.515083; + normal -0.0224632 -0.0357797 0.999107; + texcoord -0.936898 0.0571648; + tangent -0.0476568 -0.998011 -0.0412683; + vertex -6.26126 -4.15818 0.462811; + normal 0.00479023 0.0137108 0.999895; + texcoord -1.11015 -0.0314247; + tangent 0.00889805 -0.999884 0.0123694; + vertex -6.60111 -3.39387 0.522372; + normal -0.0507090 -0.0105592 0.998658; + texcoord -0.917580 0.173639; + tangent -0.0511346 -0.998562 -0.0160797; + vertex -5.78280 -4.25444 0.487990; + normal 0.0301845 -0.0208777 0.999326; + texcoord -1.04973 0.191812; + tangent -0.000911022 -0.999646 -0.0265828; + vertex -5.69752 -3.67935 0.530772; + normal 0.0589466 0.0699267 0.995809; + texcoord -1.11788 0.188922; + tangent 0.0389501 -0.996383 0.0755271; + vertex -5.70889 -3.45097 0.527252; + normal 0.0602940 0.124768 0.990352; + texcoord -1.22917 0.0578213; + tangent 0.115642 -0.986246 0.118088; + vertex -6.26296 -2.93618 0.483560; + normal 0.101697 0.102398 0.989531; + texcoord -1.08132 0.302139; + tangent -0.00376580 -0.993882 0.110386; + vertex -5.23105 -3.60813 0.482046; + normal 0.114990 0.146079 0.982567; + texcoord -1.16086 0.226550; + tangent 0.00339725 -0.989169 0.146744; + vertex -5.57087 -3.24569 0.488844; + normal 0.0687470 0.105568 0.992033; + texcoord -1.32499 0.159756; + tangent 0.0339400 -0.994153 0.102506; + vertex -5.84240 -2.55197 0.392862; + normal 0.108080 0.120492 0.986813; + texcoord -1.25547 0.255689; + tangent 0.0350315 -0.991972 0.121509; + vertex -5.41865 -2.83616 0.399512; + normal 0.0659671 0.106474 0.992125; + texcoord -1.41853 0.0985348; + tangent -0.0923763 -0.989469 0.111439; + vertex -6.08807 -2.10993 0.372875; + normal 0.0409528 0.0601940 0.997346; + texcoord -1.34992 0.243692; + tangent 0.0387672 -0.997670 0.0561366; + vertex -5.51849 -2.46510 0.371851; + normal 0.0241063 0.142397 0.989516; + texcoord -1.50667 0.152458; + tangent 0.0161990 -0.989126 0.146176; + vertex -5.87323 -1.84114 0.328633; + normal 0.0242320 0.0797100 0.996524; + texcoord -1.42505 0.188504; + tangent -0.0380687 -0.996002 0.0808077; + vertex -5.71227 -2.16204 0.359985; + normal 0.0162039 0.171224 0.985099; + texcoord -1.66166 0.126399; + tangent 0.0160520 -0.985121 0.171110; + vertex -5.98890 -1.13096 0.205111; + normal -0.0175133 0.128344 0.991575; + texcoord -1.53290 0.224691; + tangent 0.0289112 -0.990775 0.132401; + vertex -5.59472 -1.77578 0.322424; + normal -0.0514419 0.155117 0.986556; + texcoord -1.67220 0.183842; + tangent 0.0262727 -0.987100 0.157932; + vertex -5.73418 -1.12267 0.206324; + normal -0.0113187 0.182905 0.983065; + texcoord -1.83628 0.0952804; + tangent 0.0317843 -0.982466 0.183711; + vertex -6.13692 -0.460213 0.0919724; + normal 0.0521924 0.239025 0.969610; + texcoord -1.87833 -0.00588071; + tangent 0.0426646 -0.970211 0.238477; + vertex -6.54348 -0.394957 0.0852182; + normal 0.123112 0.393970 0.910841; + texcoord -1.96824 -0.120861; + tangent 0.0530162 -0.929333 0.365418; + vertex -7.03182 0.0326010 0.00575533; + normal 0.0197440 0.434870 0.900277; + texcoord -1.96476 -0.0207635; + tangent 0.0526989 -0.908332 0.414916; + vertex -6.61992 -0.0156587 -0.00766369; + normal 0.135000 0.624035 0.769646; + texcoord -2.00402 -0.0737192; + tangent 0.0860494 -0.779979 0.619861; + vertex -6.84370 0.113759 -0.0785127; + normal -0.0825733 0.218394 0.972361; + texcoord -1.95729 0.112357; + tangent -0.0628182 -0.978150 0.198181; + vertex -6.07298 0.00936653 0.00980506; + normal -0.0989443 0.585520 0.804597; + texcoord -2.00132 0.0290523; + tangent 0.0161299 -0.796937 0.603847; + vertex -6.43231 0.0669576 -0.0501029; + normal -0.127373 0.399615 0.907791; + texcoord -1.99799 0.165563; + tangent 0.0497838 -0.901531 0.429842; + vertex -5.81586 0.127764 0.0109071; + normal -0.0854246 0.144921 0.985749; + texcoord -1.83507 0.180005; + tangent -0.00519726 -0.989735 0.142823; + vertex -5.79729 -0.492701 0.113990; + normal -0.0815190 0.129045 0.988282; + texcoord -1.68071 0.255448; + tangent 0.00447744 -0.991545 0.129683; + vertex -5.50084 -1.10147 0.224199; + normal -0.110540 0.163636 0.980308; + texcoord -1.89565 0.246999; + tangent 0.0241155 -0.986062 0.164619; + vertex -5.48904 -0.198740 0.112209; + normal -0.0430889 0.598121 0.800247; + texcoord -2.01801 0.254602; + tangent 0.00217187 -0.802265 0.596964; + vertex -5.48524 0.271190 -0.0364055; + normal -0.0700669 0.383679 0.920805; + texcoord -1.98349 0.266677; + tangent -0.00991933 -0.918799 0.394601; + vertex -5.45305 0.144504 0.0478590; + normal -0.0678407 0.124140 0.989943; + texcoord -1.81592 0.335412; + tangent -0.00745013 -0.992530 0.121773; + vertex -5.09121 -0.540371 0.204356; + normal 0.0188585 0.465969 0.884600; + texcoord -1.98171 0.339993; + tangent -0.0210753 -0.878725 0.476863; + vertex -5.14252 0.124972 0.0658386; + normal -0.0259128 0.186894 0.982038; + texcoord -1.87964 0.365330; + tangent 0.130829 -0.973068 0.189794; + vertex -5.00112 -0.308493 0.173767; + normal -0.0485200 0.0996550 0.993838; + texcoord -1.68439 0.343542; + tangent -0.00207377 -0.995126 0.0985940; + vertex -5.11975 -1.12404 0.254508; + normal 0.114306 0.631680 0.766756; + texcoord -2.04353 0.401840; + tangent 0.0322085 -0.773163 0.633389; + vertex -4.87450 0.321164 -0.138605; + normal -0.00390936 0.100868 0.994892; + texcoord -1.54286 0.343957; + tangent -0.00125506 -0.994577 0.103993; + vertex -5.08120 -1.69927 0.324078; + normal 0.0510175 0.114419 0.992122; + texcoord -1.78513 0.461134; + tangent -0.00677354 -0.993507 0.113570; + vertex -4.61482 -0.686168 0.233858; + normal 0.0426116 0.0735625 0.996380; + texcoord -1.65257 0.421928; + tangent 0.0397613 -0.996518 0.0732842; + vertex -4.75262 -1.22442 0.271107; + normal 0.0576426 0.0432780 0.997399; + texcoord -1.46754 0.364761; + tangent -0.0129000 -0.999065 0.0412574; + vertex -5.00722 -1.96591 0.345243; + normal 0.131845 0.0563873 0.989665; + texcoord -1.70051 0.575412; + tangent 0.0315879 -0.998032 0.0541629; + vertex -4.12015 -1.05568 0.205119; + normal 0.102954 0.0322427 0.994163; + texcoord -1.31848 0.312466; + tangent 0.0698760 -0.997285 0.0232350; + vertex -5.20754 -2.61482 0.360284; + normal 0.150335 0.0262291 0.988287; + texcoord -1.60430 0.561032; + tangent 0.00342268 -0.999672 0.0253827; + vertex -4.16067 -1.44254 0.224737; + normal 0.133851 -0.00591445 0.990984; + texcoord -1.44914 0.444889; + tangent -0.0319746 -0.999481 -0.00398647; + vertex -4.68368 -2.04050 0.310080; + normal 0.147406 -0.000497884 0.989076; + texcoord -1.43306 0.550066; + tangent -0.00758317 -0.999971 0.00120049; + vertex -4.26409 -2.12209 0.241761; + normal 0.107230 0.0812637 0.990908; + texcoord -1.26191 0.413930; + tangent 0.0129088 -0.996860 0.0781281; + vertex -4.77890 -2.83941 0.310262; + normal 0.111651 0.0199971 0.993546; + texcoord -1.32584 0.454372; + tangent 0.0635035 -0.997880 0.0142764; + vertex -4.63481 -2.56582 0.284355; + normal 0.128048 0.141645 0.981601; + texcoord -1.18897 0.349775; + tangent 0.00521857 -0.989669 0.143279; + vertex -5.02912 -3.10676 0.373076; + normal 0.0662551 0.140061 0.987924; + texcoord -1.21941 0.468519; + tangent -0.0138397 -0.989990 0.140459; + vertex -4.58286 -3.01752 0.315433; + normal 0.0742047 0.149676 0.985947; + texcoord -1.07069 0.483993; + tangent 0.00985188 -0.988645 0.149945; + vertex -4.49588 -3.57419 0.402332; + normal 0.0591959 0.134260 0.989176; + texcoord -1.32679 0.625259; + tangent -0.0158193 -0.990763 0.134675; + vertex -3.92214 -2.55893 0.225188; + normal 0.117389 0.0743417 0.990299; + texcoord -1.38758 0.621246; + tangent -0.0160812 -0.996732 0.0791611; + vertex -3.93769 -2.29288 0.201338; + normal 0.175455 0.0502597 0.983204; + texcoord -1.49581 0.674470; + tangent -0.0777620 -0.995002 0.0626482; + vertex -3.66906 -1.87176 0.136687; + normal 0.0207268 0.142909 0.989519; + texcoord -1.11763 0.533755; + tangent -0.00286005 -0.989780 0.142575; + vertex -4.28732 -3.42443 0.369759; + normal 0.238400 0.0222538 0.970912; + texcoord -1.60205 0.707878; + tangent 0.165380 -0.986002 -0.0212190; + vertex -3.56304 -1.50728 0.0997060; + normal 0.210847 0.0657372 0.975306; + texcoord -1.72116 0.661877; + tangent -0.00382662 -0.997693 0.0677840; + vertex -3.77255 -0.961322 0.143315; + normal 0.214877 0.0665107 0.974374; + texcoord -1.66545 0.767582; + tangent 0.108473 -0.993412 0.0369519; + vertex -3.19637 -1.16976 -0.00639939; + normal 0.118846 0.132503 0.984032; + texcoord -1.42372 0.763860; + tangent -0.0729533 -0.986861 0.144166; + vertex -3.39097 -2.19688 0.116380; + normal 0.0661213 0.221307 0.972960; + texcoord -1.33990 0.740926; + tangent -0.0397010 -0.974379 0.221379; + vertex -3.46567 -2.54507 0.187207; + normal 0.0991576 0.133842 0.986029; + texcoord -1.49068 0.849070; + tangent -0.151296 -0.977383 0.147755; + vertex -3.00209 -1.94357 0.0425107; + normal 0.0351113 0.205432 0.978041; + texcoord -1.41468 0.859056; + tangent -0.0656357 -0.976379 0.205855; + vertex -3.01066 -2.26732 0.0963561; + normal 0.137765 0.0799731 0.987231; + texcoord -1.66389 0.859405; + tangent 0.178939 -0.982074 0.0592607; + vertex -2.88190 -1.22907 -0.0578086; + normal 0.174007 0.296788 0.938956; + texcoord -1.58882 0.922725; + tangent 0.135677 -0.966409 0.218277; + vertex -2.62374 -1.54171 -0.0494333; + normal 0.396451 0.217775 0.891852; + texcoord -1.73679 0.820613; + tangent 0.173777 -0.967552 0.183425; + vertex -3.07899 -0.917827 -0.0503149; + normal 0.423396 0.349412 0.835851; + texcoord -1.62002 0.931947; + tangent 0.364976 -0.905665 0.215787; + vertex -2.66699 -1.43333 -0.0713136; + normal 0.000553343 0.238764 0.971078; + texcoord -1.45226 1.02628; + tangent -0.00289558 -0.971307 0.237810; + vertex -2.28485 -2.11488 0.0714802; + normal 0.352443 0.516925 0.780111; + texcoord -1.63906 0.973678; + tangent 0.188981 -0.865505 0.463882; + vertex -2.53758 -1.41909 -0.152491; + normal 0.00570380 0.286512 0.958060; + texcoord -1.33489 0.864429; + tangent -0.0183233 -0.956532 0.291052; + vertex -2.98778 -2.55716 0.168559; + normal 0.145529 0.434069 0.889048; + texcoord -1.57385 1.01032; + tangent 0.129027 -0.900469 0.415340; + vertex -2.36630 -1.63739 -0.0408825; + normal 0.350362 0.497908 0.793306; + texcoord -1.66678 1.01463; + tangent 0.0284916 -0.850542 0.525135; + vertex -2.42236 -1.32342 -0.275707; + normal 0.497422 0.348628 0.794374; + texcoord -1.76278 0.899902; + tangent 0.0532717 -0.925967 0.373827; + vertex -2.81629 -0.874792 -0.255590; + normal 0.133925 0.460233 0.877638; + texcoord -1.54611 1.07386; + tangent 0.0321224 -0.897808 0.439213; + vertex -2.10022 -1.75088 -0.0247226; + normal 0.222163 0.620731 0.751889; + texcoord -1.58338 1.09317; + tangent 0.0679046 -0.781256 0.620506; + vertex -2.02717 -1.67267 -0.115340; + normal 0.000687140 0.269876 0.962895; + texcoord -1.34277 1.06003; + tangent -0.0118965 -0.962056 0.272591; + vertex -2.12087 -2.54380 0.184240; + normal 0.140275 0.473866 0.869353; + texcoord -1.51178 1.15711; + tangent 0.0221549 -0.880144 0.474189; + vertex -1.76641 -1.89947 0.00124471; + normal -0.000523892 0.313994 0.949425; + texcoord -1.28696 1.00895; + tangent -0.0842496 -0.945217 0.315384; + vertex -2.32810 -2.78653 0.259373; + normal 0.0435705 0.241835 0.969339; + texcoord -1.26792 1.15487; + tangent -0.0480295 -0.968446 0.244552; + vertex -1.79517 -2.88811 0.273452; + normal 0.0642267 0.268303 0.961191; + texcoord -1.20438 1.07176; + tangent -0.0522109 -0.961623 0.269361; + vertex -2.18892 -3.11146 0.359712; + normal 0.00532456 0.309726 0.950811; + texcoord -1.18938 0.928700; + tangent 0.00824531 -0.949544 0.313524; + vertex -2.72241 -3.19287 0.408927; + normal -0.0208437 0.293108 0.955852; + texcoord -1.23489 0.783078; + tangent 0.00584107 -0.954719 0.297451; + vertex -3.35145 -2.96772 0.310674; + normal 0.0515384 0.216580 0.974904; + texcoord -1.11086 0.981519; + tangent 0.0140964 -0.976936 0.213067; + vertex -2.50726 -3.47926 0.484899; + normal 0.0438480 0.248145 0.967730; + texcoord -1.28073 0.699051; + tangent -0.0555197 -0.966757 0.249596; + vertex -3.65689 -2.79734 0.259889; + normal -0.0373199 0.248597 0.967888; + texcoord -1.12855 0.864834; + tangent 0.0651838 -0.965940 0.250423; + vertex -2.94852 -3.39375 0.468189; + normal -0.0294649 0.221796 0.974648; + texcoord -1.20708 0.690512; + tangent -0.0127332 -0.975326 0.220403; + vertex -3.68798 -3.05210 0.325948; + normal -0.0771600 0.211160 0.974401; + texcoord -1.16097 0.709413; + tangent 0.0237706 -0.976032 0.216327; + vertex -3.62011 -3.25215 0.377419; + normal -0.0485491 0.148519 0.987717; + texcoord -1.13737 0.614919; + tangent -0.0200334 -0.988779 0.148034; + vertex -3.98133 -3.33101 0.363028; + normal -0.0998090 0.123491 0.987314; + texcoord -1.05868 0.810330; + tangent -0.0165009 -0.992220 0.123398; + vertex -3.13881 -3.68193 0.512287; + normal -0.00238592 0.141154 0.989985; + texcoord -0.973569 0.613488; + tangent 0.0114894 -0.989893 0.141348; + vertex -3.99458 -4.00824 0.432273; + normal -0.113945 0.119029 0.986331; + texcoord -1.09198 0.695005; + tangent -0.0154508 -0.993230 0.115132; + vertex -3.68549 -3.49675 0.408422; + normal -0.0733110 0.116953 0.990428; + texcoord -0.966877 0.662012; + tangent 0.0336204 -0.992143 0.120503; + vertex -3.80615 -4.02767 0.444176; + normal -0.121062 0.0863874 0.988879; + texcoord -0.996195 0.702685; + tangent 0.00483731 -0.996277 0.0860748; + vertex -3.66829 -3.94458 0.450876; + normal -0.0977935 0.0631709 0.993200; + texcoord -0.910122 0.804839; + tangent 0.00476308 -0.998058 0.0621046; + vertex -3.23646 -4.25188 0.529155; + normal -0.0170192 0.143650 0.989482; + texcoord -1.05979 0.896772; + tangent -0.0339196 -0.988467 0.147589; + vertex -2.85170 -3.68075 0.528075; + normal -0.0564415 0.0599571 0.996604; + texcoord -0.994739 0.881100; + tangent -0.0368300 -0.997853 0.0541554; + vertex -2.89988 -3.90889 0.546035; + normal -0.0618714 0.0868525 0.994298; + texcoord -0.861794 0.776674; + tangent 0.0464142 -0.994802 0.0906343; + vertex -3.33135 -4.44017 0.535337; + normal -0.0731578 0.0551033 0.995797; + texcoord -0.899298 0.954119; + tangent 0.0307646 -0.997889 0.0571918; + vertex -2.63284 -4.34354 0.577797; + normal -0.0103172 0.111990 0.993656; + texcoord -0.956579 1.01123; + tangent -0.0462216 -0.992433 0.113753; + vertex -2.43874 -4.09935 0.569450; + normal 0.0710738 0.179129 0.981255; + texcoord -0.982236 1.06712; + tangent -0.0601071 -0.981261 0.183071; + vertex -2.17537 -4.02523 0.551720; + normal 0.115506 0.203870 0.972160; + texcoord -1.10114 1.05611; + tangent 0.0190860 -0.979088 0.202539; + vertex -2.20691 -3.52075 0.463122; + normal 0.0480937 0.170575 0.984170; + texcoord -0.847089 1.13559; + tangent 0.0100273 -0.984765 0.173599; + vertex -1.90305 -4.54323 0.639557; + normal 0.110115 0.202987 0.972970; + texcoord -1.14800 1.12733; + tangent 0.0142247 -0.979243 0.202192; + vertex -1.90031 -3.30277 0.375802; + normal 0.140636 0.211118 0.967290; + texcoord -0.991993 1.13592; + tangent -0.0120243 -0.976455 0.215386; + vertex -1.88792 -3.94064 0.498863; + normal 0.126459 0.180433 0.975424; + texcoord -1.02017 1.23805; + tangent 0.0241148 -0.984494 0.173752; + vertex -1.49165 -3.89165 0.423190; + normal 0.0569135 0.148671 0.987248; + texcoord -1.13855 1.21405; + tangent -0.0243380 -0.988574 0.148757; + vertex -1.56912 -3.39966 0.361446; + normal 0.126036 0.244063 0.961534; + texcoord -0.914179 1.29479; + tangent 0.00452155 -0.967785 0.251736; + vertex -1.21830 -4.27217 0.466874; + normal 0.0679147 0.173246 0.982534; + texcoord -0.963038 1.33909; + tangent 0.0698532 -0.983771 0.165274; + vertex -1.08439 -4.10988 0.415325; + normal 0.118862 0.237997 0.963965; + texcoord -0.821040 1.26913; + tangent -0.0472260 -0.967320 0.249123; + vertex -1.39956 -4.70005 0.615215; + normal 0.136107 0.227187 0.964293; + texcoord -0.800049 1.41172; + tangent -0.0306917 -0.971049 0.236900; + vertex -0.725991 -4.75326 0.548540; + normal 0.000804497 0.0920013 0.995759; + texcoord -1.01182 1.41273; + tangent -0.0313429 -0.995488 0.0895660; + vertex -0.790519 -3.93279 0.385127; + normal 0.0752587 0.176247 0.981465; + texcoord -0.874864 1.46586; + tangent 0.0201909 -0.984105 0.176438; + vertex -0.555465 -4.48722 0.466996; + normal 0.105187 0.180852 0.977869; + texcoord -0.654002 1.36817; + tangent -0.0172220 -0.982507 0.185425; + vertex -0.970073 -5.31742 0.717309; + normal -0.000262288 0.161203 0.986921; + texcoord -1.18043 1.25722; + tangent -0.00798846 -0.986868 0.161334; + vertex -1.39196 -3.22260 0.330468; + normal -0.0141634 0.212894 0.976973; + texcoord -1.25167 1.41775; + tangent 0.228932 -0.952786 0.199473; + vertex -0.726819 -2.96257 0.301557; + normal 0.00678992 0.235423 0.971869; + texcoord -1.28099 1.23133; + tangent -0.0422207 -0.970805 0.236123; + vertex -1.50694 -2.82759 0.250048; + normal 0.00853307 0.276161 0.961073; + texcoord -1.39750 1.24509; + tangent -0.0389484 -0.960405 0.275873; + vertex -1.40246 -2.35256 0.120737; + normal 0.0174386 0.448449 0.893638; + texcoord -1.46139 1.31463; + tangent -0.0318726 -0.896723 0.441443; + vertex -1.14520 -2.12714 0.0548471; + normal 0.107314 0.475224 0.873296; + texcoord -1.47445 1.23632; + tangent 0.0641815 -0.890500 0.450434; + vertex -1.43002 -2.04835 0.0266441; + normal 0.130411 0.651954 0.746960; + texcoord -1.50210 1.26279; + tangent 0.0333724 -0.757899 0.651518; + vertex -1.34676 -1.98944 -0.0444629; + normal 0.106198 0.626007 0.772552; + texcoord -1.56112 1.27809; + tangent 0.0112351 -0.777793 0.628420; + vertex -1.27824 -1.78995 -0.230158; + normal 0.0915681 0.554423 0.827182; + texcoord -1.62093 1.28675; + tangent 0.0354237 -0.830070 0.556532; + vertex -1.25797 -1.56398 -0.397610; + normal 0.192792 0.544928 0.816017; + texcoord -1.66860 1.15402; + tangent 0.0771685 -0.837170 0.541471; + vertex -1.79029 -1.38498 -0.409069; + normal 0.0647336 0.484644 0.872313; + texcoord -1.69356 1.30709; + tangent 0.00332401 -0.876116 0.482089; + vertex -1.18569 -1.33170 -0.545773; + normal 0.263906 0.466025 0.844496; + texcoord -1.71277 1.04916; + tangent -0.0799968 -0.858504 0.506529; + vertex -2.25848 -1.16701 -0.424587; + normal -0.0753401 0.413072 0.907577; + texcoord -1.73597 1.51264; + tangent -0.00539815 -0.910177 0.414185; + vertex -0.274421 -1.21026 -0.597539; + normal 0.378960 0.351571 0.856030; + texcoord -1.74112 1.02088; + tangent -0.0862548 -0.907876 0.410271; + vertex -2.33488 -1.04628 -0.455562; + normal 0.164969 0.437774 0.883821; + texcoord -1.73488 1.18357; + tangent 0.0270092 -0.896931 0.441345; + vertex -1.70768 -1.11915 -0.578627; + normal 0.279734 0.328966 0.901959; + texcoord -1.78077 1.07613; + tangent 0.00386247 -0.941278 0.337612; + vertex -2.13650 -0.917855 -0.577967; + normal 0.0500152 0.402036 0.914257; + texcoord -1.75331 1.31382; + tangent -0.0386436 -0.913763 0.404405; + vertex -1.14380 -1.09248 -0.667131; + normal -0.191325 0.302283 0.933820; + texcoord -1.79739 1.52111; + tangent -0.0200781 -0.952272 0.304591; + vertex -0.236615 -0.927532 -0.708770; + normal -0.0277088 0.362982 0.931384; + texcoord -1.79061 1.45145; + tangent -0.0211916 -0.931084 0.364189; + vertex -0.541556 -0.943118 -0.720169; + normal -0.0905688 0.277247 0.956520; + texcoord -1.83695 1.47854; + tangent -0.0192276 -0.959736 0.280245; + vertex -0.414757 -0.747062 -0.785244; + normal 0.0428533 0.309630 0.949891; + texcoord -1.82501 1.32519; + tangent 0.00238071 -0.950566 0.310513; + vertex -1.08486 -0.792824 -0.782251; + normal 0.139579 0.341907 0.929310; + texcoord -1.79216 1.20773; + tangent -0.0179093 -0.936445 0.350358; + vertex -1.58854 -0.893752 -0.695403; + normal 0.254387 0.270607 0.928471; + texcoord -1.81716 1.10390; + tangent 0.000794769 -0.960707 0.277563; + vertex -2.03230 -0.786945 -0.649355; + normal 0.116914 0.255473 0.959721; + texcoord -1.85387 1.24056; + tangent 0.0235813 -0.967416 0.252093; + vertex -1.46312 -0.658430 -0.783689; + normal 0.360953 0.258239 0.896117; + texcoord -1.93755 0.905560; + tangent -0.0360105 -0.955816 0.291752; + vertex -2.81159 -0.158350 -0.500522; + normal 0.223913 0.213752 0.950880; + texcoord -1.86605 1.13710; + tangent -0.0286911 -0.974285 0.223485; + vertex -1.88604 -0.608298 -0.731815; + normal 0.300904 0.181115 0.936298; + texcoord -1.94623 1.02476; + tangent -0.0152437 -0.981170 0.192545; + vertex -2.35490 -0.217958 -0.648803; + normal 0.413837 0.325863 0.850031; + texcoord -1.92395 0.862589; + tangent -0.0295168 -0.932699 0.359446; + vertex -3.01551 -0.222342 -0.387556; + normal 0.261172 0.232110 0.936971; + texcoord -2.02480 0.955937; + tangent -0.0729691 -0.964630 0.253307; + vertex -2.61878 0.138967 -0.643400; + normal 0.253492 0.328460 0.909866; + texcoord -2.01735 0.885168; + tangent -0.0484326 -0.933151 0.356206; + vertex -2.88229 0.116583 -0.561616; + normal 0.419221 0.410917 0.809569; + texcoord -1.90523 0.819477; + tangent 0.0467911 -0.903534 0.425953; + vertex -3.13521 -0.267063 -0.301815; + normal 0.294486 0.408712 0.863847; + texcoord -1.96278 0.826596; + tangent -0.0137211 -0.900310 0.435033; + vertex -3.10032 -0.0919744 -0.407786; + normal 0.199502 0.299920 0.932870; + texcoord -2.06609 0.893221; + tangent -0.0788541 -0.944314 0.319459; + vertex -2.82729 0.267407 -0.628050; + normal 0.230047 0.419005 0.878358; + texcoord -2.07019 0.731147; + tangent 0.0626004 -0.906739 0.417020; + vertex -3.55633 0.371120 -0.513001; + normal 0.296247 0.504605 0.810932; + texcoord -1.98101 0.718460; + tangent 0.105196 -0.859274 0.500582; + vertex -3.52472 0.0391607 -0.337214; + normal 0.451196 0.455414 0.767477; + texcoord -1.86599 0.782839; + tangent 0.0216745 -0.865407 0.500601; + vertex -3.25810 -0.378911 -0.168894; + normal 0.333920 0.438526 0.834381; + texcoord -1.83203 0.754325; + tangent -0.0219462 -0.861996 0.506441; + vertex -3.37536 -0.508569 -0.0136481; + normal 0.290522 0.269115 0.918245; + texcoord -1.82414 0.722000; + tangent 0.0421595 -0.959963 0.276936; + vertex -3.47914 -0.520934 0.0221031; + normal 0.305287 0.423613 0.852849; + texcoord -1.86394 0.693069; + tangent 0.0662973 -0.893963 0.443209; + vertex -3.62500 -0.375000 0.0185385; + normal 0.157812 0.145645 0.976669; + texcoord -1.78553 0.595723; + tangent 0.00811861 -0.989666 0.143163; + vertex -4.03753 -0.674141 0.158727; + normal 0.247791 0.403098 0.880972; + texcoord -1.88919 0.647949; + tangent 0.0104625 -0.889002 0.457784; + vertex -3.83807 -0.293078 0.0455707; + normal 0.328115 0.568937 0.754089; + texcoord -1.92994 0.684143; + tangent -0.00807376 -0.794999 0.606557; + vertex -3.66639 -0.131599 -0.159829; + normal 0.252308 0.425677 0.868988; + texcoord -1.91942 0.590730; + tangent -0.0273833 -0.869546 0.493091; + vertex -4.08931 -0.161867 0.0525682; + normal 0.231535 0.605728 0.761239; + texcoord -2.01048 0.535076; + tangent 0.0466575 -0.784031 0.618966; + vertex -4.29941 0.236612 -0.179989; + normal 0.101532 0.222792 0.969564; + texcoord -1.88035 0.488733; + tangent 0.0567366 -0.973697 0.220669; + vertex -4.48449 -0.299436 0.155346; + normal 0.194350 0.479897 0.855527; + texcoord -1.94998 0.520786; + tangent -0.00785425 -0.857432 0.514538; + vertex -4.36432 -0.0138647 0.0561353; + normal 0.0448757 0.334425 0.941353; + texcoord -1.95219 0.406533; + tangent -0.155798 -0.926671 0.342064; + vertex -4.92202 0.0202739 0.0978208; + normal 0.106843 0.574513 0.811492; + texcoord -1.98401 0.403070; + tangent -0.249871 -0.768653 0.588844; + vertex -4.85561 0.122912 0.0382863; + normal 0.209876 0.544475 0.812096; + texcoord -2.07138 0.554739; + tangent 0.107610 -0.839402 0.532752; + vertex -4.24911 0.414978 -0.327994; + normal 0.106127 0.544331 0.832130; + texcoord -2.11556 0.371093; + tangent 0.0556494 -0.839263 0.540871; + vertex -5.00811 0.570212 -0.304276; + normal 0.187599 0.475721 0.859358; + texcoord -2.11823 0.571225; + tangent 0.0323073 -0.879304 0.475164; + vertex -4.19893 0.569098 -0.433668; + normal 0.0916027 0.444733 0.890967; + texcoord -2.18240 0.328808; + tangent 0.0245853 -0.894875 0.445639; + vertex -5.20946 0.821582 -0.424963; + normal 0.169477 0.400767 0.900369; + texcoord -2.15639 0.586881; + tangent -0.0100685 -0.914318 0.404871; + vertex -4.12691 0.722832 -0.526026; + normal 0.183981 0.339299 0.922512; + texcoord -2.12575 0.780535; + tangent 0.00617198 -0.939710 0.341918; + vertex -3.32775 0.525819 -0.629037; + normal 0.0331087 0.376350 0.925886; + texcoord -2.28164 0.269669; + tangent 0.0190128 -0.926341 0.376206; + vertex -5.46098 1.19541 -0.575495; + normal 0.0902102 0.362866 0.927464; + texcoord -2.26649 0.356024; + tangent 0.000570601 -0.930790 0.365554; + vertex -5.07108 1.14208 -0.587384; + normal 0.148627 0.331561 0.931653; + texcoord -2.18661 0.604064; + tangent 0.0503036 -0.940323 0.336545; + vertex -4.06150 0.886897 -0.602536; + normal -0.0292023 0.346195 0.937708; + texcoord -2.31834 0.211518; + tangent 0.00294645 -0.937877 0.346956; + vertex -5.71534 1.32995 -0.629108; + normal 0.0100713 0.284027 0.958764; + texcoord -2.39999 0.277167; + tangent 0.0304274 -0.958574 0.283215; + vertex -5.43659 1.67413 -0.745356; + normal -0.0241371 0.294095 0.955471; + texcoord -2.37573 0.130121; + tangent 0.0465692 -0.955355 0.291766; + vertex -6.03493 1.51491 -0.702672; + normal -0.108350 0.293604 0.949767; + texcoord -2.28668 0.0582046; + tangent 0.0108574 -0.955948 0.293335; + vertex -6.33392 1.15791 -0.610611; + normal -0.0237814 0.225160 0.974031; + texcoord -2.42677 0.0713592; + tangent 0.0392010 -0.972833 0.228165; + vertex -6.30993 1.75326 -0.773072; + normal -0.0636110 0.243867 0.967720; + texcoord -2.32727 0.00289818; + tangent 0.0520172 -0.966457 0.251506; + vertex -6.57889 1.39446 -0.704077; + normal -0.0189525 0.166080 0.985930; + texcoord -2.42341 -0.0495696; + tangent -0.0244281 -0.986611 0.161249; + vertex -6.82741 1.69698 -0.775299; + normal 0.0288988 0.118760 0.992502; + texcoord -2.42129 -0.150671; + tangent -0.0389333 -0.992313 0.117470; + vertex -7.25214 1.70416 -0.786893; + normal 0.0329147 0.00687624 0.999435; + texcoord -2.53997 -0.0745615; + tangent 0.0807549 -0.996601 0.0162867; + vertex -6.87552 2.23482 -0.837695; + normal 0.0238940 0.0371112 0.999025; + texcoord -2.54235 0.131963; + tangent -0.0453479 -0.998267 0.0374994; + vertex -6.05814 2.25140 -0.867745; + normal 0.00653467 0.177425 0.984113; + texcoord -2.49855 0.192598; + tangent 0.0813732 -0.980281 0.180079; + vertex -5.77785 2.07788 -0.844298; + normal 0.0608338 -0.0717940 0.995563; + texcoord -2.59250 -0.130244; + tangent 0.0127404 -0.997274 -0.0726831; + vertex -7.18858 2.44693 -0.813504; + normal 0.00501149 0.168116 0.985755; + texcoord -2.47258 0.396566; + tangent -0.0109834 -0.984512 0.174974; + vertex -4.94160 1.98544 -0.825736; + normal -0.00783309 0.0130279 0.999884; + texcoord -2.56770 0.283068; + tangent 0.0961199 -0.995299 -0.0119114; + vertex -5.49631 2.27333 -0.874266; + normal 0.0186715 -0.109551 0.993806; + texcoord -2.58396 0.161327; + tangent -0.0695674 -0.991776 -0.107429; + vertex -5.92057 2.42497 -0.856586; + normal 0.0344814 -0.130087 0.990903; + texcoord -2.60182 -0.0237952; + tangent 0.123012 -0.982901 -0.137016; + vertex -6.72081 2.43074 -0.821847; + normal 0.0461823 -0.174671 0.983543; + texcoord -2.69307 0.119449; + tangent -0.00369109 -0.984638 -0.174571; + vertex -6.10428 2.88487 -0.789542; + normal 0.0332637 -0.192360 0.980761; + texcoord -2.70748 -0.0313475; + tangent -0.0150338 -0.981254 -0.192132; + vertex -6.74022 2.90726 -0.743985; + normal 0.155535 -0.0324324 0.987298; + texcoord -2.57714 -0.274887; + tangent 0.0102053 -0.999341 -0.0348414; + vertex -7.81457 2.38582 -0.726551; + normal 0.0613301 -0.0910147 0.993959; + texcoord -2.63624 -0.173749; + tangent -0.0758374 -0.993295 -0.0872576; + vertex -7.34509 2.62058 -0.789097; + normal 0.0721529 -0.0807928 0.994116; + texcoord -2.67933 -0.222269; + tangent -0.233291 -0.970162 -0.0660325; + vertex -7.55887 2.81687 -0.760980; + normal 0.00867214 -0.178426 0.983915; + texcoord -2.73121 0.214203; + tangent -0.0288705 -0.983163 -0.180436; + vertex -5.70456 2.99594 -0.780688; + normal 0.0421483 -0.271347 0.961558; + texcoord -2.78941 0.156584; + tangent -0.0185260 -0.963704 -0.266330; + vertex -5.94254 3.28048 -0.712348; + normal 0.0425207 -0.368282 0.928741; + texcoord -2.84387 0.153885; + tangent -0.0415382 -0.928441 -0.369150; + vertex -5.94808 3.47200 -0.646304; + normal 0.0294641 -0.224558 0.974015; + texcoord -2.77875 0.389994; + tangent -0.0120047 -0.973667 -0.227660; + vertex -4.97487 3.18433 -0.741509; + normal 0.0462667 -0.325802 0.944305; + texcoord -2.84065 0.386209; + tangent -0.00928257 -0.945319 -0.326014; + vertex -4.98560 3.42334 -0.672999; + normal 0.0160999 -0.143784 0.989478; + texcoord -2.72147 0.391081; + tangent -0.0846109 -0.986313 -0.141522; + vertex -4.97135 2.98799 -0.776078; + normal 0.0524170 -0.182151 0.981872; + texcoord -2.77753 0.517029; + tangent 0.0441054 -0.981730 -0.185099; + vertex -4.45761 3.21259 -0.767099; + normal 0.0619875 -0.426904 0.902170; + texcoord -2.89079 0.383918; + tangent 0.0128639 -0.902725 -0.430026; + vertex -4.99717 3.60430 -0.595739; + normal 0.00976467 -0.106195 0.994297; + texcoord -2.66017 0.421662; + tangent -0.0415324 -0.993830 -0.102842; + vertex -4.89363 2.78232 -0.801160; + normal 0.0183186 -0.00350121 0.999826; + texcoord -2.55567 0.447237; + tangent 0.0185945 -0.999536 -0.0241135; + vertex -4.69279 2.23954 -0.852065; + normal 0.0513291 -0.118818 0.991588; + texcoord -2.69369 0.608445; + tangent 0.0970431 -0.987827 -0.121577; + vertex -4.03059 2.88546 -0.826256; + normal 0.0520146 0.0167704 0.998506; + texcoord -2.54249 0.527101; + tangent -0.0590185 -0.998086 0.0184673; + vertex -4.37392 2.24439 -0.865200; + normal 0.0484513 -0.252629 0.966349; + texcoord -2.82480 0.555724; + tangent -0.0105129 -0.968707 -0.247983; + vertex -4.29827 3.41898 -0.731102; + normal 0.0303290 -0.177453 0.983662; + texcoord -2.76869 0.700115; + tangent 0.0148739 -0.983656 -0.179445; + vertex -3.73414 3.16424 -0.800147; + normal 0.0815423 -0.359234 0.929678; + texcoord -2.87983 0.526800; + tangent 0.0402100 -0.927276 -0.372213; + vertex -4.42561 3.60279 -0.665785; + normal 0.0426263 -0.245735 0.968399; + texcoord -2.85734 0.748148; + tangent -0.0623338 -0.967742 -0.244110; + vertex -3.48474 3.54503 -0.724601; + normal 0.126765 -0.485027 0.865263; + texcoord -2.94076 0.485706; + tangent -0.0164602 -0.878671 -0.477144; + vertex -4.61726 3.86847 -0.516959; + normal 0.0843561 -0.338333 0.937238; + texcoord -2.93597 0.710589; + tangent -0.0136389 -0.941264 -0.337396; + vertex -3.63984 3.85744 -0.617540; + normal 0.161815 -0.579232 0.798940; + texcoord -3.00927 0.479019; + tangent -0.131647 -0.812800 -0.567473; + vertex -4.61073 4.07180 -0.385847; + normal 0.121860 -0.410892 0.903503; + texcoord -2.98097 0.684279; + tangent 0.00695757 -0.909641 -0.415337; + vertex -3.74140 4.01638 -0.539210; + normal 0.106363 -0.298784 0.948375; + texcoord -3.01786 0.901861; + tangent -0.0591964 -0.955707 -0.288305; + vertex -2.88268 4.21999 -0.580677; + normal 0.167109 -0.481880 0.860155; + texcoord -3.03284 0.669531; + tangent -0.0160970 -0.874794 -0.484228; + vertex -3.81610 4.17933 -0.445055; + normal 0.0631498 -0.234392 0.970089; + texcoord -2.93804 0.879755; + tangent 0.0577042 -0.968761 -0.241188; + vertex -2.93347 3.87897 -0.670703; + normal 0.206826 -0.555167 0.805613; + texcoord -3.09928 0.647090; + tangent -0.103928 -0.827779 -0.551345; + vertex -3.88490 4.36556 -0.312880; + normal 0.201202 -0.445214 0.872526; + texcoord -3.08937 0.777913; + tangent -0.00128417 -0.891382 -0.453252; + vertex -3.37196 4.42233 -0.427894; + normal 0.143331 -0.353891 0.924239; + texcoord -3.08510 0.878044; + tangent -0.0454543 -0.934232 -0.353757; + vertex -2.93502 4.43767 -0.498045; + normal 0.0538697 -0.218137 0.974430; + texcoord -2.94785 0.995656; + tangent -0.000444545 -0.975447 -0.220235; + vertex -2.47395 3.94891 -0.691625; + normal 0.0330521 -0.174001 0.984191; + texcoord -2.84788 0.908966; + tangent -0.0355414 -0.984844 -0.169761; + vertex -2.83356 3.54286 -0.742671; + normal 0.0666121 -0.283170 0.956754; + texcoord -3.02272 0.980222; + tangent 0.00475878 -0.959652 -0.281149; + vertex -2.53326 4.25471 -0.612481; + normal 0.0326643 -0.151606 0.987901; + texcoord -2.86399 1.02170; + tangent -0.0235564 -0.988853 -0.147020; + vertex -2.34366 3.62404 -0.758538; + normal 0.0868712 -0.383495 0.919448; + texcoord -3.11130 0.959849; + tangent -0.0103825 -0.925416 -0.378811; + vertex -2.63178 4.61084 -0.483403; + normal 0.0259988 -0.214235 0.976436; + texcoord -2.94462 1.07885; + tangent 0.00442719 -0.976467 -0.215623; + vertex -2.06565 3.93725 -0.704308; + normal 0.125316 -0.474778 0.871138; + texcoord -3.16852 0.929039; + tangent 0.00331331 -0.877486 -0.479591; + vertex -2.71752 4.80010 -0.383108; + normal 0.0321463 -0.367299 0.929547; + texcoord -3.10067 1.02910; + tangent 0.0445619 -0.928577 -0.368454; + vertex -2.33910 4.54895 -0.512401; + normal 0.255302 -0.529397 0.809049; + texcoord -3.17677 0.825525; + tangent -0.00249808 -0.834816 -0.550523; + vertex -3.15450 4.77878 -0.279714; + normal 0.0433651 -0.466244 0.883593; + texcoord -3.16335 1.01726; + tangent 0.0243397 -0.884274 -0.466333; + vertex -2.41447 4.79057 -0.399700; + normal 0.0273082 -0.295480 0.954958; + texcoord -3.03498 1.05619; + tangent 0.0731420 -0.952599 -0.295307; + vertex -2.22599 4.30355 -0.601450; + normal -0.0415511 -0.461616 0.886106; + texcoord -3.19036 1.21876; + tangent 0.0978483 -0.877487 -0.469512; + vertex -1.52107 4.86072 -0.424205; + normal -0.0283215 -0.359158 0.932847; + texcoord -3.10419 1.21509; + tangent 0.0296259 -0.936123 -0.350424; + vertex -1.51793 4.62258 -0.526406; + normal 0.00431441 -0.272593 0.962120; + texcoord -3.02213 1.20593; + tangent -0.0108749 -0.961752 -0.273707; + vertex -1.57645 4.27761 -0.634907; + normal 0.0113579 -0.199660 0.979799; + texcoord -2.92792 1.19584; + tangent -0.0259715 -0.979704 -0.198762; + vertex -1.62306 3.89177 -0.728665; + normal -0.0238040 -0.279665 0.959802; + texcoord -2.99378 1.27686; + tangent -0.0228958 -0.960099 -0.278720; + vertex -1.24536 4.17878 -0.652864; + normal 0.0195357 -0.135759 0.990549; + texcoord -2.84555 1.10947; + tangent -0.0337094 -0.990546 -0.132974; + vertex -1.99346 3.54136 -0.773251; + normal 0.00331747 -0.202505 0.979276; + texcoord -2.91246 1.26348; + tangent -0.0242082 -0.978964 -0.202592; + vertex -1.35028 3.82994 -0.737977; + normal -6.98872e-05 -0.146442 0.989219; + texcoord -2.73042 1.03971; + tangent 0.0573612 -0.988542 -0.139619; + vertex -2.28707 2.92083 -0.841629; + normal 0.0258380 -0.127973 0.991441; + texcoord -2.83575 1.20629; + tangent 0.0358392 -0.991001 -0.128966; + vertex -1.56352 3.48318 -0.794896; + normal 0.00900520 -0.104869 0.994445; + texcoord -2.71235 1.17869; + tangent -5.44977e-05 -0.994494 -0.104794; + vertex -1.67933 2.93151 -0.842904; + normal -0.0226285 -0.146426 0.988963; + texcoord -2.85215 1.39936; + tangent 0.0589964 -0.987250 -0.147838; + vertex -0.748346 3.54197 -0.803491; + normal -0.0198623 -0.0782740 0.996734; + texcoord -2.76849 1.37738; + tangent -0.0463303 -0.995280 -0.0852732; + vertex -0.808635 3.19628 -0.843550; + normal -0.0615444 -0.210206 0.975718; + texcoord -2.90021 1.43337; + tangent 0.0293129 -0.978338 -0.204930; + vertex -0.608734 3.78290 -0.757666; + normal -0.131933 -0.0598222 0.989452; + texcoord -2.79499 1.47495; + tangent 0.0112747 -0.997764 -0.0658722; + vertex -0.413058 3.31388 -0.807991; + normal -0.0330994 -0.0383235 0.998717; + texcoord -2.64811 1.23493; + tangent 0.00213069 -0.999715 -0.0237625; + vertex -1.46906 2.75577 -0.859010; + normal -0.0195039 -0.290123 0.956791; + texcoord -2.96020 1.39759; + tangent -0.0412721 -0.955522 -0.292016; + vertex -0.751728 4.01423 -0.697682; + normal -0.0713416 0.0115388 0.997385; + texcoord -2.72186 1.39743; + tangent -0.100310 -0.994803 0.0174395; + vertex -0.760722 3.06230 -0.847869; + normal -0.0840146 -0.365433 0.927038; + texcoord -3.01084 1.44993; + tangent 0.0330637 -0.929860 -0.366425; + vertex -0.532335 4.22766 -0.614115; + normal -0.0786060 -0.371580 0.925067; + texcoord -3.08389 1.29212; + tangent 0.0845690 -0.927699 -0.363624; + vertex -1.21978 4.54485 -0.524506; + normal -0.118027 -0.293746 0.948569; + texcoord -2.95394 1.47468; + tangent 0.0181368 -0.956491 -0.291196; + vertex -0.452974 4.01580 -0.681766; + normal -0.117513 -0.458639 0.880818; + texcoord -3.15501 1.29757; + tangent 0.0904520 -0.886140 -0.454504; + vertex -1.21863 4.79491 -0.411550; + normal -0.159378 -0.421741 0.892599; + texcoord -3.04182 1.49520; + tangent 0.0813452 -0.906654 -0.413957; + vertex -0.370060 4.35608 -0.539966; + normal 0.0538401 -0.553233 0.831285; + texcoord -3.23202 1.13828; + tangent 0.0212770 -0.836769 -0.547142; + vertex -1.87168 5.06176 -0.287298; + normal 0.0630814 -0.567869 0.820698; + texcoord -3.23941 0.997180; + tangent -0.0242110 -0.823170 -0.567279; + vertex -2.49431 5.04828 -0.240029; + normal 0.0526239 -0.582942 0.810808; + texcoord -3.29691 1.11841; + tangent -0.0291413 -0.812002 -0.582926; + vertex -1.96954 5.24992 -0.135785; + normal 0.0282377 -0.373982 0.927006; + texcoord -3.33454 1.12383; + tangent -0.0375703 -0.929361 -0.367256; + vertex -1.93195 5.37361 -0.0550723; + normal 0.159217 -0.582781 0.796879; + texcoord -3.24417 0.919337; + tangent 0.0309238 -0.804959 -0.592524; + vertex -2.78499 5.07452 -0.203783; + normal 0.0532690 -0.180606 0.982112; + texcoord -3.44698 1.06246; + tangent 0.00726077 -0.983832 -0.178949; + vertex -2.18918 5.83052 0.0346470; + normal 0.156126 -0.508978 0.846503; + texcoord -3.30250 0.909952; + tangent -0.0542658 -0.851723 -0.521174; + vertex -2.81624 5.25700 -0.0464590; + normal 0.0848242 -0.338459 0.937150; + texcoord -3.34073 1.00192; + tangent -0.0295168 -0.948417 -0.315647; + vertex -2.44206 5.36686 -0.0223132; + normal 0.0784480 -0.173859 0.981641; + texcoord -3.55673 0.958900; + tangent 0.144890 -0.973143 -0.178886; + vertex -2.52957 6.27558 0.145494; + normal 0.0852384 -0.162981 0.982940; + texcoord -3.67159 0.879685; + tangent -0.0821858 -0.983666 -0.160148; + vertex -3.01564 6.71592 0.253827; + normal 0.139158 -0.162541 0.976840; + texcoord -3.48773 0.880710; + tangent 0.0226205 -0.985347 -0.169054; + vertex -2.92602 5.97747 0.142350; + normal 0.126355 -0.282169 0.951007; + texcoord -3.34220 0.892847; + tangent -0.0220457 -0.962451 -0.270560; + vertex -2.87762 5.37008 0.0129017; + normal 0.214547 -0.418965 0.882291; + texcoord -3.28397 0.843915; + tangent -0.0227113 -0.895901 -0.443673; + vertex -3.09423 5.17116 -0.00946608; + normal 0.167535 -0.215329 0.962063; + texcoord -3.41028 0.849539; + tangent 0.0402087 -0.973429 -0.225429; + vertex -3.07051 5.61880 0.0957303; + normal 0.197962 -0.163241 0.966521; + texcoord -3.48607 0.826764; + tangent 0.0350051 -0.984558 -0.171525; + vertex -3.19971 5.91752 0.182504; + normal 0.204390 -0.434043 0.877401; + texcoord -3.24928 0.782871; + tangent -0.0121762 -0.883400 -0.468462; + vertex -3.33814 5.03328 -0.0191723; + normal 0.142127 -0.262627 0.954373; + texcoord -3.34371 0.787043; + tangent 0.0189486 -0.962428 -0.270874; + vertex -3.28510 5.33642 0.0598076; + normal 0.286567 -0.569373 0.770515; + texcoord -3.17764 0.714467; + tangent -0.0459148 -0.809927 -0.584731; + vertex -3.54898 4.69893 -0.197902; + normal 0.110477 -0.293134 0.949667; + texcoord -3.28183 0.684385; + tangent -0.0274007 -0.955618 -0.293333; + vertex -3.67492 5.10078 0.0388877; + normal 0.206794 -0.442392 0.872654; + texcoord -3.23619 0.714690; + tangent 0.0155706 -0.888220 -0.459154; + vertex -3.59423 4.88741 -0.0335457; + normal 0.218814 -0.454160 0.863631; + texcoord -3.19175 0.650624; + tangent 0.0417853 -0.870627 -0.490165; + vertex -3.85391 4.73094 -0.0498888; + normal 0.165240 -0.462301 0.871191; + texcoord -3.16708 0.608487; + tangent -0.0303287 -0.874196 -0.484625; + vertex -4.01986 4.64292 -0.0542196; + normal 0.108677 -0.297563 0.948496; + texcoord -3.41879 0.632980; + tangent 0.0445334 -0.950747 -0.306751; + vertex -3.93519 5.69521 0.273224; + normal 0.0677603 -0.305619 0.949740; + texcoord -3.30182 0.582989; + tangent 0.0245046 -0.950679 -0.309208; + vertex -4.15273 5.16765 0.106092; + normal 0.154527 -0.629066 0.761838; + texcoord -3.11970 0.608681; + tangent -0.0443865 -0.773562 -0.632165; + vertex -4.03120 4.45191 -0.215972; + normal 0.0734307 -0.293291 0.953199; + texcoord -3.28039 0.516233; + tangent 0.00869980 -0.955497 -0.294873; + vertex -4.42866 5.09872 0.0985743; + normal 0.194552 -0.636147 0.746637; + texcoord -3.10371 0.459241; + tangent 0.176491 -0.723307 -0.667591; + vertex -4.62848 4.37627 -0.131540; + normal 0.139633 -0.459221 0.877279; + texcoord -3.13652 0.520120; + tangent 0.153925 -0.842033 -0.516999; + vertex -4.43924 4.52058 -0.0582040; + normal 0.0880603 -0.640863 0.762588; + texcoord -3.07347 0.362892; + tangent -0.0837835 -0.765019 -0.638535; + vertex -5.06594 4.23287 -0.139219; + normal 0.150469 -0.478228 0.865250; + texcoord -3.11199 0.408110; + tangent 0.0194042 -0.858160 -0.513016; + vertex -4.87336 4.38927 -0.0509917; + normal 0.0755679 -0.457699 0.885890; + texcoord -3.10883 0.346696; + tangent -0.177009 -0.872946 -0.454569; + vertex -5.07635 4.37030 -0.0340417; + normal 0.0867229 -0.292158 0.952430; + texcoord -3.30617 0.325761; + tangent -0.0298759 -0.956097 -0.291525; + vertex -5.20570 5.14182 0.222409; + normal 0.116269 -0.284738 0.951528; + texcoord -3.27579 0.456186; + tangent 0.00155516 -0.957645 -0.287946; + vertex -4.66073 5.05117 0.107955; + normal 0.0451882 -0.225486 0.973198; + texcoord -3.40755 0.299884; + tangent -0.0310699 -0.973867 -0.224981; + vertex -5.26696 5.58122 0.352138; + normal 0.106081 -0.264200 0.958616; + texcoord -3.41273 0.399008; + tangent 0.0199368 -0.963138 -0.268267; + vertex -4.88390 5.61606 0.317572; + normal 0.0630612 -0.284597 0.956571; + texcoord -3.43463 0.458725; + tangent 0.00397695 -0.957745 -0.287590; + vertex -4.68036 5.71627 0.327323; + normal 0.0268027 -0.193481 0.980738; + texcoord -3.51405 0.387832; + tangent -0.00792865 -0.980722 -0.195246; + vertex -4.95135 6.01793 0.417571; + normal 0.0634526 -0.251455 0.965787; + texcoord -3.49017 0.530264; + tangent -0.0474246 -0.966870 -0.250826; + vertex -4.36803 5.96722 0.388644; + normal 0.148909 -0.231847 0.961287; + texcoord -3.47509 0.651699; + tangent 0.0252234 -0.971114 -0.237281; + vertex -3.87548 5.89662 0.323519; + normal 0.0324456 -0.187970 0.981639; + texcoord -3.55015 0.479412; + tangent -0.0831847 -0.979504 -0.183445; + vertex -4.58633 6.18849 0.448888; + normal 0.185113 -0.148658 0.971408; + texcoord -3.53728 0.655307; + tangent 0.0495916 -0.985258 -0.163730; + vertex -3.86141 6.14484 0.368907; + normal 0.106158 -0.144572 0.983783; + texcoord -3.58228 0.554469; + tangent -0.0210722 -0.989020 -0.146269; + vertex -4.22352 6.30429 0.447546; + normal 0.276541 -0.0968379 0.956110; + texcoord -3.54810 0.796496; + tangent -0.0310621 -0.994947 -0.0954731; + vertex -3.26656 6.19560 0.232841; + normal 0.188596 -0.0899591 0.977926; + texcoord -3.60767 0.644899; + tangent 0.0762769 -0.991887 -0.101694; + vertex -3.94509 6.37910 0.412642; + normal 0.203487 -0.0930763 0.974643; + texcoord -3.69220 0.747670; + tangent -0.0343316 -0.995750 -0.0854587; + vertex -3.50014 6.80578 0.336242; + normal 0.162724 -0.102621 0.981321; + texcoord -3.77533 0.678658; + tangent -0.0686017 -0.993612 -0.0896092; + vertex -3.74901 7.11203 0.418493; + normal 0.0290167 -0.174433 0.984241; + texcoord -3.65849 0.406248; + tangent 0.00843107 -0.984022 -0.177845; + vertex -4.81974 6.64784 0.526670; + normal -0.0489422 -0.202869 0.977982; + texcoord -3.66301 0.302419; + tangent -0.00130765 -0.979153 -0.203120; + vertex -5.27582 6.61762 0.517448; + normal -0.0445679 -0.155594 0.986815; + texcoord -3.58728 0.307881; + tangent -0.00186108 -0.987617 -0.156875; + vertex -5.26321 6.29759 0.460430; + normal -0.0624771 -0.145722 0.987351; + texcoord -3.61385 0.193465; + tangent 0.0158600 -0.989745 -0.141965; + vertex -5.72425 6.45600 0.445854; + normal -0.00810833 -0.146745 0.989141; + texcoord -3.47510 0.287816; + tangent 0.0245859 -0.988807 -0.147159; + vertex -5.32573 5.86541 0.402135; + normal -0.0651524 -0.152215 0.986198; + texcoord -3.75720 0.0159159; + tangent 0.0473285 -0.987700 -0.149026; + vertex -6.45165 7.06578 0.502331; + normal -0.00543000 -0.121790 0.992541; + texcoord -3.46242 0.174782; + tangent -0.00630394 -0.992732 -0.120183; + vertex -5.81687 5.81670 0.384143; + normal -0.0163447 -0.0999360 0.994860; + texcoord -3.60579 0.126116; + tangent -0.0182664 -0.995190 -0.0962451; + vertex -5.98926 6.46401 0.436608; + normal -0.0507868 -0.0784658 0.995622; + texcoord -3.78097 -0.0417778; + tangent -0.0218673 -0.996393 -0.0819914; + vertex -6.67167 7.16636 0.505428; + normal -0.0157737 -0.188691 0.981910; + texcoord -3.42386 0.110904; + tangent 0.00871919 -0.981761 -0.189918; + vertex -6.09124 5.68078 0.363992; + normal 0.00383442 -0.0992721 0.995053; + texcoord -3.50767 0.0723312; + tangent -0.0341067 -0.994710 -0.0968933; + vertex -6.25430 6.01933 0.414811; + normal -0.0195194 -0.0913750 0.995625; + texcoord -3.63113 -0.0459588; + tangent -0.0236034 -0.995606 -0.0906161; + vertex -6.70393 6.52996 0.444846; + normal -0.0560483 -0.0215699 0.998195; + texcoord -3.76280 -0.268235; + tangent 0.0106058 -0.999727 -0.0208363; + vertex -7.61287 7.07305 0.471622; + normal -0.0560668 0.0327701 0.997889; + texcoord -3.83956 -0.142885; + tangent -0.00633279 -0.999240 0.0384701; + vertex -7.06669 7.34472 0.488859; + normal -0.0465760 0.0191375 0.998731; + texcoord -3.85043 -0.337511; + tangent 0.00851047 -0.999683 0.0236770; + vertex -7.91513 7.39618 0.446858; + normal -0.0543550 0.0427410 0.997607; + texcoord -3.94464 -0.205857; + tangent 0.0305278 -0.998319 0.0492600; + vertex -7.36154 7.82814 0.433807; + normal 0.00539462 -0.0272744 0.999613; + texcoord -4.01368 -0.275515; + tangent -0.0217556 -0.999395 -0.0271438; + vertex -7.61940 8.08768 0.423718; + normal 0.00384255 0.0313757 0.999500; + texcoord -3.93901 -0.311978; + tangent -0.0771037 -0.996523 0.0315881; + vertex -7.77847 7.77433 0.428624; + normal 0.0585150 0.260366 0.963735; + texcoord -2.35788 0.409999; + tangent 0.0631797 -0.964618 0.255970; + vertex -4.87388 1.50935 -0.724236; + normal 0.0380461 0.181041 0.982739; + texcoord -2.42522 0.475001; + tangent 0.00677971 -0.983681 0.179795; + vertex -4.65638 1.78391 -0.793991; + normal 0.125593 0.277926 0.952357; + texcoord -2.24036 0.617602; + tangent 0.0130562 -0.962780 0.269970; + vertex -4.02368 1.02729 -0.653279; + normal 0.0905009 0.230764 0.968792; + texcoord -2.31021 0.613001; + tangent -0.0342525 -0.971373 0.235076; + vertex -4.01010 1.30692 -0.730482; + normal 0.0824241 0.173904 0.981307; + texcoord -2.42466 0.620784; + tangent 0.0410779 -0.984489 0.170569; + vertex -3.99081 1.78071 -0.829153; + normal 0.139949 0.207804 0.968107; + texcoord -2.28698 0.696120; + tangent 0.0231014 -0.978171 0.206515; + vertex -3.70939 1.23900 -0.751622; + normal 0.155718 0.268406 0.950637; + texcoord -2.17996 0.806572; + tangent 0.0455965 -0.964260 0.261005; + vertex -3.22986 0.733186 -0.712781; + normal 0.138042 0.218118 0.966110; + texcoord -2.23012 0.850134; + tangent 0.0328453 -0.975468 0.217677; + vertex -3.05613 1.00354 -0.805664; + normal 0.171696 0.241233 0.955158; + texcoord -2.13109 0.953549; + tangent -0.00583517 -0.968205 0.250090; + vertex -2.56012 0.577063 -0.765259; + normal 0.119105 0.154615 0.980769; + texcoord -2.43871 0.719316; + tangent -0.0419067 -0.986162 0.160399; + vertex -3.65131 1.84620 -0.874832; + normal 0.211982 0.180475 0.960465; + texcoord -2.12794 1.04009; + tangent -0.0191869 -0.981807 0.188911; + vertex -2.25735 0.547369 -0.821755; + normal 0.129267 0.188901 0.973451; + texcoord -2.21779 0.990572; + tangent 0.0277111 -0.982144 0.186077; + vertex -2.45034 0.906552 -0.859339; + normal 0.106212 0.155990 0.982032; + texcoord -2.36412 0.886090; + tangent 0.00367049 -0.987719 0.156196; + vertex -2.89486 1.52763 -0.935336; + normal 0.237394 0.147761 0.960110; + texcoord -1.98498 1.13924; + tangent -0.0314078 -0.986503 0.160702; + vertex -1.83388 -0.0680449 -0.826144; + normal 0.153590 0.127156 0.979919; + texcoord -2.21004 1.07853; + tangent -0.0154670 -0.991497 0.129204; + vertex -2.10119 0.878842 -0.905820; + normal 0.0715403 0.108947 0.991470; + texcoord -2.30131 1.05149; + tangent -0.0211433 -0.993408 0.112663; + vertex -2.19321 1.25776 -0.941219; + normal 0.160204 0.177698 0.970957; + texcoord -1.92265 1.20737; + tangent -0.0544223 -0.980001 0.191407; + vertex -1.60112 -0.330570 -0.840443; + normal 0.170453 0.112365 0.978938; + texcoord -2.11385 1.17969; + tangent 0.0173787 -0.993665 0.111033; + vertex -1.71101 0.479548 -0.932159; + normal 0.141985 0.148933 0.978601; + texcoord -1.99600 1.23229; + tangent -0.0380960 -0.987369 0.153790; + vertex -1.47331 -0.0519816 -0.905851; + normal 0.0312520 0.229982 0.972693; + texcoord -1.90255 1.35527; + tangent -0.0172098 -0.972798 0.231016; + vertex -0.961740 -0.483944 -0.873987; + normal 0.0287666 0.0624706 0.997632; + texcoord -2.07307 1.27654; + tangent 0.0324327 -0.997088 0.0690232; + vertex -1.25886 0.282102 -0.974128; + normal -0.198557 0.160896 0.966792; + texcoord -1.86936 1.48521; + tangent 0.00439289 -0.987604 0.156905; + vertex -0.385373 -0.636668 -0.809149; + normal -0.0275509 0.0690872 0.997230; + texcoord -2.01714 1.34099; + tangent 0.00129173 -0.997315 0.0732262; + vertex -0.997519 -0.0143571 -0.954988; + normal -0.365773 -0.0116096 0.930632; + texcoord -1.96570 1.52716; + tangent 0.0192760 -0.999812 -0.00224341; + vertex -0.225615 -0.166579 -0.781361; + normal -0.154754 0.172671 0.972747; + texcoord -1.89825 1.45727; + tangent -0.0269883 -0.984775 0.171726; + vertex -0.505879 -0.501702 -0.854253; + normal -0.387958 -0.0987616 0.916370; + texcoord -2.07923 1.53182; + tangent 0.0402501 -0.995179 -0.0894381; + vertex -0.206696 0.320872 -0.730663; + normal -0.284943 -0.00993885 0.958493; + texcoord -1.96945 1.47373; + tangent 0.0231850 -0.999731 -0.000711684; + vertex -0.426392 -0.170158 -0.851224; + normal -0.306000 -0.0922099 0.947555; + texcoord -2.08381 1.47688; + tangent 0.0300911 -0.995713 -0.0874672; + vertex -0.437479 0.306383 -0.818933; + normal -0.362533 -0.0881821 0.927790; + texcoord -2.20189 1.52515; + tangent 0.00842732 -0.995681 -0.0924550; + vertex -0.261237 0.838264 -0.690833; + normal -0.144957 0.100721 0.984298; + texcoord -1.93719 1.42795; + tangent -0.00686702 -0.994448 0.105009; + vertex -0.630926 -0.316457 -0.900643; + normal -0.211031 -0.0692945 0.975020; + texcoord -2.08289 1.40747; + tangent 0.0334901 -0.997413 -0.0636042; + vertex -0.756549 0.311406 -0.906173; + normal -0.0723270 0.0816311 0.994035; + texcoord -1.97725 1.37779; + tangent 0.00338124 -0.996230 0.0866842; + vertex -0.845395 -0.160516 -0.937992; + normal -0.259689 -0.0793022 0.962431; + texcoord -2.28967 1.44903; + tangent -0.00591002 -0.996487 -0.0835360; + vertex -0.572221 1.17101 -0.759106; + normal -0.117836 -0.0351373 0.992411; + texcoord -2.11500 1.29887; + tangent 0.0599166 -0.997724 -0.0309482; + vertex -1.19133 0.448432 -0.967635; + normal -0.202374 -0.0928884 0.974893; + texcoord -2.33781 1.33488; + tangent 0.00879898 -0.995634 -0.0929263; + vertex -1.03909 1.40460 -0.848682; + normal 0.0141508 0.0221215 0.999655; + texcoord -2.16283 1.24821; + tangent -0.0316342 -0.999387 0.0149878; + vertex -1.41329 0.597424 -0.983732; + normal -0.177994 -0.0891607 0.979984; + texcoord -2.22801 1.29399; + tangent 0.00158315 -0.996035 -0.0889486; + vertex -1.21943 0.947583 -0.941468; + normal 0.0908167 0.0495174 0.994636; + texcoord -2.25398 1.13397; + tangent -0.0800606 -0.995135 0.0574127; + vertex -1.87863 1.09656 -0.957710; + normal -0.0414525 -0.0279137 0.998750; + texcoord -2.22570 1.21312; + tangent -0.133045 -0.991040 -0.0117829; + vertex -1.49112 0.914607 -0.984971; + normal -0.103637 -0.0633147 0.992598; + texcoord -2.38187 1.18060; + tangent 0.135781 -0.988921 -0.0599857; + vertex -1.71582 1.54552 -0.958232; + normal -0.00907386 -0.0321355 0.999442; + texcoord -2.34151 1.16319; + tangent 0.150326 -0.988328 -0.0246842; + vertex -1.71995 1.42072 -0.965365; + normal -0.000797619 0.0249399 0.999689; + texcoord -2.35573 1.10539; + tangent 0.181335 -0.982750 0.0363340; + vertex -1.94359 1.49148 -0.965327; + normal 0.0123855 0.0533198 0.998501; + texcoord -2.42871 0.973796; + tangent 0.0761076 -0.995476 0.0568842; + vertex -2.56371 1.80658 -0.988693; + normal -0.180207 -0.0358265 0.982976; + texcoord -2.40499 1.36539; + tangent -0.0201798 -0.998946 -0.0412322; + vertex -0.917613 1.69431 -0.803224; + normal 0.0819659 0.0833068 0.993147; + texcoord -2.44906 0.876584; + tangent 0.0556439 -0.994788 0.0854402; + vertex -2.91504 1.88970 -0.977167; + normal -0.0738864 -0.0865279 0.993506; + texcoord -2.52430 1.08049; + tangent -0.0742945 -0.992782 -0.0941528; + vertex -2.11804 2.17960 -0.965728; + normal 0.0862871 -0.00167472 0.996269; + texcoord -2.54177 0.647773; + tangent -0.0706387 -0.997462 0.00888109; + vertex -3.89847 2.26383 -0.899974; + normal 0.0633625 -0.135632 0.988731; + texcoord -2.64078 0.719017; + tangent 0.0437054 -0.989341 -0.138901; + vertex -3.57595 2.58984 -0.894930; + normal 0.0801389 -0.0477901 0.995637; + texcoord -2.54190 0.784939; + tangent 0.0623012 -0.996131 -0.0619764; + vertex -3.32740 2.25964 -0.959572; + normal 0.0155663 -0.172216 0.984936; + texcoord -2.65020 0.814274; + tangent 0.0391880 -0.983931 -0.174197; + vertex -3.26171 2.81971 -0.868927; + normal 0.0403020 0.00264046 0.999184; + texcoord -2.50541 0.897017; + tangent 0.0965701 -0.995319 -0.00381210; + vertex -2.89250 2.09586 -0.986180; + normal 0.0264543 -0.113119 0.993229; + texcoord -2.54623 0.873278; + tangent 0.0436651 -0.991720 -0.120771; + vertex -2.96969 2.26843 -0.977979; + normal -0.0193125 -0.100272 0.994773; + texcoord -2.54609 0.976570; + tangent -0.0236998 -0.992644 -0.118726; + vertex -2.60410 2.20866 -0.987296; + normal -0.0327365 -0.179583 0.983198; + texcoord -2.62995 1.05449; + tangent -0.0117704 -0.983348 -0.181349; + vertex -2.15945 2.60958 -0.894883; + normal -0.0634843 -0.106587 0.992275; + texcoord -2.60688 1.14030; + tangent -0.0319379 -0.993801 -0.106488; + vertex -1.82309 2.54565 -0.893333; + normal -0.141346 -0.0677559 0.987639; + texcoord -2.51443 1.18970; + tangent -0.0921024 -0.992469 -0.0807555; + vertex -1.67625 2.14150 -0.905710; + normal -0.110157 -0.00200363 0.993912; + texcoord -2.54838 1.28402; + tangent -0.0113935 -0.999909 -0.00726213; + vertex -1.21785 2.27775 -0.840525; + normal -0.0778486 0.0526926 0.995572; + texcoord -2.60680 1.36013; + tangent 0.0226019 -0.998207 0.0554342; + vertex -0.938868 2.47806 -0.821912; + normal -0.158563 0.0430077 0.986412; + texcoord -2.50130 1.40939; + tangent -0.0286437 -0.998783 0.0401606; + vertex -0.716933 2.05706 -0.772987; + normal -0.219908 0.00491902 0.975508; + texcoord -2.41840 1.45314; + tangent -0.0185141 -0.999828 0.000465078; + vertex -0.557494 1.72931 -0.730361; + normal -0.207447 0.0881205 0.974269; + texcoord -2.59061 1.50771; + tangent -0.0260235 -0.996069 0.0846766; + vertex -0.306366 2.48740 -0.741293; + normal -0.305923 -0.0446013 0.951011; + texcoord -2.31473 1.51234; + tangent -0.00713155 -0.998804 -0.0483775; + vertex -0.297753 1.28578 -0.672741; + normal -0.245055 0.0962010 0.964724; + texcoord -2.49731 1.50541; + tangent -0.0411879 -0.995170 0.0891119; + vertex -0.326984 2.06968 -0.697131; + normal -0.283772 0.0289279 0.958455; + texcoord -2.42365 1.51345; + tangent 0.000130719 -0.999537 0.0304109; + vertex -0.305243 1.75172 -0.666990; + normal -0.367681 -0.0190575 0.929757; + texcoord -2.33186 1.57437; + tangent -0.0154124 -0.999530 -0.0265166; + vertex -0.0461907 1.34314 -0.579460; + normal -0.346331 0.0810125 0.934608; + texcoord -2.45491 1.57398; + tangent -0.0333049 -0.996615 0.0751562; + vertex -0.0632647 1.88024 -0.592060; + normal -0.452800 0.143801 0.879939; + texcoord -2.47265 1.65407; + tangent -0.115479 -0.987853 0.103977; + vertex 0.285868 1.90736 -0.446135; + normal -0.313305 0.121988 0.941785; + texcoord -2.56980 1.58078; + tangent -0.0471452 -0.992595 0.111945; + vertex -0.00200749 2.35549 -0.643546; + normal -0.405203 0.153405 0.901264; + texcoord -2.54235 1.64731; + tangent -0.0217620 -0.986561 0.161936; + vertex 0.250858 2.24068 -0.527418; + normal -0.430624 0.0974540 0.897255; + texcoord -2.67332 1.69839; + tangent -0.0284105 -0.994951 0.0962512; + vertex 0.485479 2.77297 -0.505836; + normal -0.303870 0.0707338 0.950084; + texcoord -2.69015 1.59535; + tangent -0.0422126 -0.997242 0.0610399; + vertex 0.0725523 2.86739 -0.676015; + normal -0.463089 0.0629617 0.884072; + texcoord -2.75460 1.72023; + tangent -0.0397843 -0.997909 0.0509382; + vertex 0.573417 3.11713 -0.478317; + normal -0.378645 0.0553521 0.923886; + texcoord -2.74727 1.65431; + tangent -0.0497978 -0.997961 0.0399177; + vertex 0.323908 3.10917 -0.591047; + normal -0.174386 0.0526919 0.983267; + texcoord -2.72124 1.47763; + tangent -0.0404542 -0.998047 0.0475961; + vertex -0.405088 3.04121 -0.800456; + normal -0.218308 -0.0146786 0.975769; + texcoord -2.79642 1.51992; + tangent -0.0117752 -0.999738 -0.0196257; + vertex -0.218834 3.32752 -0.770160; + normal -0.293715 -0.0124174 0.955812; + texcoord -2.80878 1.60025; + tangent -0.0199808 -0.999594 -0.0203263; + vertex 0.119991 3.37690 -0.681738; + normal -0.197072 -0.137611 0.970683; + texcoord -2.86338 1.55158; + tangent 0.0442272 -0.989718 -0.136024; + vertex -0.0872060 3.61815 -0.722244; + normal -0.365152 -0.0249628 0.930613; + texcoord -2.82372 1.66407; + tangent -0.00970693 -0.999560 -0.0280402; + vertex 0.383215 3.45145 -0.593723; + normal -0.243158 -0.192146 0.950765; + texcoord -2.89528 1.59508; + tangent 0.0421864 -0.983227 -0.177439; + vertex 0.0857429 3.78760 -0.656358; + normal -0.453387 -0.0535935 0.889701; + texcoord -2.84339 1.72079; + tangent -0.0415659 -0.996015 -0.0789098; + vertex 0.606566 3.51128 -0.494030; + normal -0.359735 -0.221392 0.906409; + texcoord -2.93795 1.65094; + tangent 0.0380809 -0.974064 -0.223046; + vertex 0.301139 3.91572 -0.556832; + normal -0.247768 -0.303406 0.920085; + texcoord -2.93812 1.61644; + tangent 0.0229708 -0.947640 -0.318515; + vertex 0.177295 3.92300 -0.595671; + normal -0.506833 -0.201565 0.838148; + texcoord -2.89635 1.75103; + tangent 0.00802607 -0.972819 -0.231426; + vertex 0.749283 3.70519 -0.379635; + normal -0.599152 -0.142428 0.787865; + texcoord -2.88136 1.81851; + tangent -0.111656 -0.957524 -0.265857; + vertex 0.980762 3.63126 -0.242470; + normal -0.443825 -0.155883 0.882451; + texcoord -2.91575 1.90469; + tangent 0.0752537 -0.988162 -0.133691; + vertex 1.21188 3.71975 -0.0284728; + normal 0.0788405 -0.113255 0.990433; + texcoord 4.36052 -0.797285; + tangent 0.0180717 -0.993510 -0.112298; + vertex -9.70454 -25.4417 1.10974; + normal 0.121493 -0.134515 0.983435; + texcoord 4.43616 -0.703283; + tangent 0.0758623 -0.986971 -0.141892; + vertex -9.32862 -25.7340 1.02046; + normal -0.0205261 -0.123117 0.992180; + texcoord 4.34889 -0.902236; + tangent 0.0203650 -0.992257 -0.122524; + vertex -10.0915 -25.3864 1.12908; + normal 0.0431044 -0.211471 0.976433; + texcoord 4.43535 -0.789042; + tangent 0.104465 -0.971099 -0.214603; + vertex -9.64848 -25.7377 1.04678; + normal -0.0469906 -0.248941 0.967378; + texcoord 4.41613 -0.902696; + tangent 0.0180819 -0.966494 -0.256051; + vertex -10.0806 -25.6307 1.08044; + normal -0.0391520 -0.224179 0.973761; + texcoord 4.51978 -0.770843; + tangent -0.0217447 -0.972376 -0.232404; + vertex -9.54424 -26.0544 0.966634; + normal -0.0384492 -0.142282 0.989079; + texcoord 4.32656 -1.08316; + tangent -0.118267 -0.982242 -0.145645; + vertex -10.8354 -25.2837 1.09153; + normal -0.0579627 -0.248224 0.966967; + texcoord 4.38637 -1.03745; + tangent -0.0373409 -0.966769 -0.252911; + vertex -10.6938 -25.5193 1.04552; + normal -0.0587654 -0.272165 0.960455; + texcoord 4.51397 -0.930110; + tangent 0.0114294 -0.960692 -0.277380; + vertex -10.2182 -26.0733 0.922518; + normal 0.0607214 -0.106916 0.992412; + texcoord 4.35385 -1.16120; + tangent -0.0102709 -0.993798 -0.110721; + vertex -11.1599 -25.4054 1.07666; + normal 0.0238814 -0.227015 0.973598; + texcoord 4.35893 -1.10329; + tangent -0.0920957 -0.970405 -0.223230; + vertex -10.9547 -25.4291 1.06223; + normal 0.0240546 -0.203221 0.978837; + texcoord 4.49074 -1.05323; + tangent 0.0345582 -0.979160 -0.200130; + vertex -10.7013 -25.9483 0.928747; + normal 0.146082 -0.0533732 0.987832; + texcoord 4.40439 -1.23772; + tangent -0.0817007 -0.995577 -0.0463881; + vertex -11.4783 -25.5772 1.09637; + normal -0.000640958 -0.187153 0.982331; + texcoord 4.58023 -0.967544; + tangent 0.00933151 -0.983258 -0.181982; + vertex -10.3743 -26.2617 0.868096; + normal 0.118481 -0.0243373 0.992658; + texcoord 4.43634 -1.33275; + tangent -0.0450826 -0.998778 -0.0202508; + vertex -11.8052 -25.7362 1.14216; + normal 0.146251 -0.150696 0.977702; + texcoord 4.42493 -1.20859; + tangent -0.156433 -0.979126 -0.129774; + vertex -11.3128 -25.6482 1.06212; + normal 0.0351887 -0.0775630 0.996366; + texcoord 4.40301 -1.47218; + tangent 0.0102857 -0.997211 -0.0739231; + vertex -12.4112 -25.5922 1.19192; + normal 0.142314 -0.134042 0.980704; + texcoord 4.50625 -1.10490; + tangent 0.00139998 -0.990534 -0.137258; + vertex -10.9232 -26.0237 0.938412; + normal 0.193389 -0.0784518 0.977980; + texcoord 4.55184 -1.12037; + tangent -0.0223497 -0.996912 -0.0752848; + vertex -10.9794 -26.1927 0.930635; + normal 0.100408 -0.104543 0.989439; + texcoord 4.58756 -1.03880; + tangent -0.000662914 -0.994458 -0.105135; + vertex -10.6553 -26.3406 0.870211; + normal 0.166884 -0.0955789 0.981333; + texcoord 4.59971 -1.26099; + tangent 0.0137050 -0.995313 -0.0957284; + vertex -11.5625 -26.4188 1.06457; + normal 0.204939 -0.0860054 0.974989; + texcoord 4.66956 -1.11302; + tangent 0.0216732 -0.995598 -0.0911864; + vertex -10.9756 -26.6936 0.898647; + normal 0.0731747 -0.0787317 0.994207; + texcoord 4.50051 -1.35247; + tangent -0.0604996 -0.995628 -0.0711683; + vertex -11.9333 -25.9895 1.14272; + normal 0.162368 -0.175055 0.971078; + texcoord 4.69758 -1.22552; + tangent 0.0436589 -0.981176 -0.188118; + vertex -11.4035 -26.7691 0.984191; + normal -0.00925970 -0.117684 0.993008; + texcoord 4.56533 -1.38479; + tangent 0.0823432 -0.990007 -0.114484; + vertex -12.0527 -26.2605 1.11614; + normal 0.133929 -0.116370 0.984135; + texcoord 4.73783 -1.09223; + tangent 0.0299101 -0.991778 -0.124429; + vertex -10.8740 -26.9473 0.853680; + normal -0.0540332 -0.168181 0.984274; + texcoord 4.50573 -1.49336; + tangent 0.0641915 -0.983220 -0.170758; + vertex -12.4238 -25.9320 1.14281; + normal -0.0105746 -0.174434 0.984612; + texcoord 4.62765 -1.37199; + tangent -0.0207051 -0.982957 -0.182666; + vertex -11.9873 -26.4673 1.09217; + normal -0.0581535 -0.157356 0.985828; + texcoord 4.63980 -1.49067; + tangent -0.130137 -0.977382 -0.166699; + vertex -12.4572 -26.5756 1.02609; + normal 0.0825858 -0.173704 0.981329; + texcoord 4.65104 -1.29570; + tangent 0.0539053 -0.982457 -0.178528; + vertex -11.6888 -26.5979 1.05719; + normal -0.0200354 -0.0675023 0.997518; + texcoord 4.59818 -1.61527; + tangent 0.0728528 -0.995879 -0.0540206; + vertex -12.9583 -26.3749 1.02250; + normal 0.0288139 -0.259360 0.965351; + texcoord 4.72026 -1.30710; + tangent -0.00581591 -0.964761 -0.263063; + vertex -11.7164 -26.8536 0.997873; + normal -0.0205712 -0.231348 0.972654; + texcoord 4.70355 -1.42434; + tangent -0.0557639 -0.969661 -0.238009; + vertex -12.2465 -26.8116 0.990281; + normal 0.0504183 -0.0717894 0.996145; + texcoord 4.69215 -1.51498; + tangent -0.0663820 -0.995011 -0.0744730; + vertex -12.5939 -26.7529 1.00275; + normal 0.0756770 0.0527982 0.995734; + texcoord 4.67443 -1.59648; + tangent 0.0792869 -0.995644 0.0490472; + vertex -12.8758 -26.6753 1.02008; + normal 0.170876 0.129606 0.976731; + texcoord 4.73877 -1.63768; + tangent 0.000307441 -0.990692 0.136121; + vertex -12.9704 -26.9621 1.06336; + normal 0.159015 0.0509515 0.985960; + texcoord 4.73062 -1.57441; + tangent 0.00849144 -0.998551 0.0531397; + vertex -12.8108 -26.8888 1.02557; + normal 0.214480 0.0768064 0.973704; + texcoord 4.92523 -1.66222; + tangent 0.000836809 -0.996430 0.0844238; + vertex -13.1400 -27.7086 1.20865; + normal 0.313128 0.0815685 0.946201; + texcoord 4.83782 -1.57671; + tangent -0.0245100 -0.995816 0.0880362; + vertex -12.8156 -27.3554 1.06668; + normal 0.247972 0.00596763 0.968749; + texcoord 4.78910 -1.53569; + tangent 0.0381373 -0.999270 0.00209252; + vertex -12.6585 -27.0839 1.00186; + normal 0.0804292 0.0432004 0.995824; + texcoord 4.94382 -1.72601; + tangent 0.0252222 -0.998857 0.0406028; + vertex -13.3986 -27.7770 1.24985; + normal 0.312923 0.0683702 0.947314; + texcoord 4.95121 -1.60958; + tangent -0.0360812 -0.996001 0.0817350; + vertex -12.9484 -27.7583 1.15631; + normal 0.0154414 -0.0421498 0.998992; + texcoord 5.00671 -1.73848; + tangent 0.0104894 -0.999085 -0.0414577; + vertex -13.4523 -28.0200 1.25174; + normal 0.146887 -0.0435177 0.988196; + texcoord 5.02360 -1.67078; + tangent -0.00337345 -0.999182 -0.0402921; + vertex -13.2074 -28.0910 1.23211; + normal -0.0569554 -0.0482496 0.997210; + texcoord 5.04007 -1.85609; + tangent -0.0162507 -0.998626 -0.0498157; + vertex -13.9362 -28.1476 1.22328; + normal 0.0149858 -0.133612 0.990920; + texcoord 5.06171 -1.74655; + tangent 0.0105880 -0.991092 -0.132757; + vertex -13.4763 -28.2402 1.23349; + normal 0.246127 -0.0360296 0.968568; + texcoord 5.06646 -1.60797; + tangent 0.0204265 -0.998939 -0.0412681; + vertex -12.9450 -28.2403 1.17044; + normal -0.00117476 -0.148459 0.988918; + texcoord 5.10309 -1.83047; + tangent -0.0324215 -0.989129 -0.143435; + vertex -13.8215 -28.4049 1.20133; + normal 0.139007 -0.161161 0.977090; + texcoord 5.13760 -1.62796; + tangent 0.00783180 -0.986409 -0.164123; + vertex -13.0222 -28.5322 1.15457; + normal 0.291414 0.0588041 0.954788; + texcoord 5.05530 -1.49771; + tangent 0.0254376 -0.997847 0.0604535; + vertex -12.5253 -28.2427 1.03235; + normal 0.0453467 -0.222890 0.973788; + texcoord 5.15017 -1.67461; + tangent -0.00540852 -0.974938 -0.222409; + vertex -13.2026 -28.5988 1.15549; + normal 0.223023 -0.0823079 0.971332; + texcoord 5.15283 -1.53782; + tangent -0.00284551 -0.995933 -0.0900518; + vertex -12.6381 -28.5933 1.06263; + normal 0.0215812 -0.243469 0.969669; + texcoord 5.16335 -1.80095; + tangent -0.00360629 -0.968548 -0.248799; + vertex -13.7204 -28.6076 1.15846; + normal 0.0567043 -0.206722 0.976755; + texcoord 5.25501 -1.60570; + tangent -0.0108952 -0.978476 -0.206074; + vertex -12.9296 -29.0156 1.02921; + normal -0.0291251 -0.144857 0.989024; + texcoord 5.14464 -1.94794; + tangent -0.0272709 -0.988443 -0.149121; + vertex -14.3288 -28.5844 1.18346; + normal -0.0108469 -0.264874 0.964222; + texcoord 5.26260 -1.67563; + tangent -0.0209409 -0.963556 -0.266687; + vertex -13.2029 -29.0423 1.02891; + normal -0.100046 -0.0201945 0.994778; + texcoord 5.10182 -1.98298; + tangent -0.132024 -0.990780 -0.0304041; + vertex -14.4324 -28.4234 1.18721; + normal 0.121299 -0.135563 0.983315; + texcoord 5.23981 -1.53657; + tangent -0.0385705 -0.990651 -0.130856; + vertex -12.6590 -28.9562 1.01354; + normal 0.0490813 -0.0696380 0.996364; + texcoord 5.30165 -1.52810; + tangent -0.0109065 -0.997127 -0.0749593; + vertex -12.6401 -29.2213 0.980683; + normal 0.165600 -0.0168737 0.986049; + texcoord 5.16857 -1.45322; + tangent 0.00322377 -0.999853 -0.0168157; + vertex -12.3246 -28.6611 0.993914; + normal -0.0214300 -0.166264 0.985848; + texcoord 5.31210 -1.62268; + tangent -0.0211842 -0.985078 -0.170801; + vertex -13.0004 -29.2518 0.986135; + normal 0.0722454 0.00928689 0.997344; + texcoord 5.21459 -1.41559; + tangent 0.0370209 -0.999299 0.00564715; + vertex -12.1527 -28.8587 0.971724; + normal 0.196241 0.0962371 0.975822; + texcoord 5.10010 -1.41536; + tangent 0.0158157 -0.994892 0.0997006; + vertex -12.1700 -28.3995 0.957814; + normal -0.0260061 0.00185155 0.999660; + texcoord 5.35081 -1.53602; + tangent -0.0300237 -0.999549 0.000299042; + vertex -12.6696 -29.3896 0.977672; + normal 0.120075 0.122130 0.985224; + texcoord 5.14587 -1.34461; + tangent 0.0335919 -0.992099 0.120873; + vertex -11.8547 -28.5897 0.930851; + normal -0.0467793 -0.279448 0.959020; + texcoord 5.32498 -1.78776; + tangent -0.00325488 -0.959899 -0.280328; + vertex -13.6752 -29.3188 0.925013; + normal 0.0220002 0.0962569 0.995113; + texcoord 5.24273 -1.36650; + tangent -0.0606502 -0.993667 0.0945915; + vertex -11.9307 -28.9702 0.967970; + normal 0.0201778 -0.320159 0.947149; + texcoord 5.23893 -1.81251; + tangent 0.00578990 -0.947136 -0.320781; + vertex -13.7435 -28.9415 1.05319; + normal -0.0862724 -0.103689 0.990861; + texcoord 5.35800 -1.63985; + tangent -0.0144539 -0.994359 -0.105079; + vertex -13.0696 -29.4253 0.957361; + normal 0.0104141 -0.288140 0.957532; + texcoord 5.22380 -1.95870; + tangent 0.0283902 -0.956180 -0.291401; + vertex -14.3453 -28.8894 1.11354; + normal 0.0232987 -0.301677 0.953125; + texcoord 5.35188 -1.87205; + tangent 0.00820288 -0.953591 -0.300994; + vertex -14.0058 -29.4135 0.887737; + normal -0.0639065 -0.215012 0.974518; + texcoord 5.38377 -1.82307; + tangent 0.00527882 -0.975373 -0.220500; + vertex -13.7962 -29.5630 0.852670; + normal -0.0768818 -0.160360 0.984060; + texcoord 5.17337 -2.00898; + tangent -0.0307823 -0.985450 -0.167156; + vertex -14.5635 -28.6848 1.15096; + normal 0.0346504 -0.307749 0.950836; + texcoord 5.33594 -2.01861; + tangent 0.0154515 -0.951179 -0.308253; + vertex -14.5938 -29.3782 0.941968; + normal -0.0434355 -0.254499 0.966097; + texcoord 5.24233 -2.07511; + tangent -0.0291734 -0.964810 -0.261323; + vertex -14.8415 -28.9474 1.07168; + normal -0.0763891 -0.0242994 0.996782; + texcoord 5.14348 -2.13248; + tangent -0.0218398 -0.999443 -0.0252471; + vertex -15.0465 -28.5761 1.10840; + normal 0.0625481 -0.225888 0.972143; + texcoord 5.37434 -2.06956; + tangent 0.0435348 -0.972345 -0.229455; + vertex -14.7967 -29.5205 0.909929; + normal -0.0492235 -0.133029 0.989889; + texcoord 5.20147 -2.14424; + tangent -0.0614134 -0.989239 -0.132793; + vertex -15.0953 -28.8074 1.08530; + normal 0.0348240 -0.221122 0.974624; + texcoord 5.40551 -1.90557; + tangent 0.0134482 -0.974564 -0.223705; + vertex -14.1358 -29.6451 0.828984; + normal 0.0188341 -0.238538 0.970951; + texcoord 5.31355 -2.10870; + tangent 0.0228863 -0.970245 -0.241040; + vertex -14.9813 -29.2537 0.979088; + normal 0.102476 -0.138166 0.985093; + texcoord 5.39455 -2.12936; + tangent 0.0105084 -0.989630 -0.143252; + vertex -15.0370 -29.5775 0.917689; + normal -0.00994163 -0.178960 0.983806; + texcoord 5.24631 -2.19491; + tangent -0.0760080 -0.979735 -0.185314; + vertex -15.3128 -28.9461 1.05595; + normal -0.0714163 -0.0375495 0.996740; + texcoord 5.17882 -2.30158; + tangent -0.0199153 -0.999328 -0.0307688; + vertex -15.7257 -28.7459 1.07320; + normal 0.0622782 -0.146871 0.987193; + texcoord 5.31155 -2.21429; + tangent 0.0199983 -0.986850 -0.160399; + vertex -15.4182 -29.2730 0.993763; + normal -0.0114073 -0.0956972 0.995345; + texcoord 5.25037 -2.31119; + tangent -0.0403614 -0.994136 -0.100327; + vertex -15.7700 -28.9862 1.05156; + normal -0.0916980 0.0439287 0.994817; + texcoord 5.10471 -2.27652; + tangent -0.00409019 -0.999090 0.0424614; + vertex -15.6174 -28.3960 1.08203; + normal 0.0478925 -0.0545192 0.997364; + texcoord 5.32744 -2.32251; + tangent 0.0202198 -0.998206 -0.0563597; + vertex -15.8163 -29.2998 1.02234; + normal -0.0842681 0.00215482 0.996441; + texcoord 5.23690 -2.37095; + tangent -0.0716733 -0.997428 0.000306153; + vertex -16.0013 -28.9472 1.04005; + normal 0.103088 -0.0395959 0.993884; + texcoord 5.38585 -2.28254; + tangent 0.0578496 -0.997628 -0.0373158; + vertex -15.6420 -29.4742 0.996710; + normal -0.142275 0.0530526 0.988404; + texcoord 5.18920 -2.41230; + tangent -0.0168240 -0.998558 0.0509707; + vertex -16.1761 -28.7640 1.01434; + normal -0.0333030 0.0311876 0.998959; + texcoord 5.27416 -2.41947; + tangent -0.0777050 -0.996529 0.0298797; + vertex -16.2230 -29.1136 1.02717; + normal 0.0671027 0.0309386 0.997266; + texcoord 5.40043 -2.35295; + tangent 0.00495504 -0.999518 0.0306558; + vertex -15.9334 -29.6063 1.02524; + normal 0.0410715 0.0539120 0.997701; + texcoord 5.35771 -2.44549; + tangent 0.0154257 -0.998596 0.0506691; + vertex -16.3673 -29.4370 1.03569; + normal 0.139796 0.0221583 0.989932; + texcoord 5.43159 -2.26930; + tangent 0.00319165 -0.999770 0.0212024; + vertex -15.5877 -29.6927 0.990880; + normal 0.125194 -0.0733101 0.989420; + texcoord 5.49960 -2.02312; + tangent 0.0328060 -0.996521 -0.0766131; + vertex -14.6057 -30.0000 0.822724; + normal 0.142718 -0.0785624 0.986640; + texcoord 5.44552 -2.12790; + tangent 0.0571477 -0.995294 -0.0782615; + vertex -15.0497 -29.7050 0.906751; + normal 0.0274875 0.0983632 0.994771; + texcoord 5.25316 -2.50674; + tangent -0.0472639 -0.993863 0.100017; + vertex -16.5434 -29.0196 1.01479; + normal 0.0861705 -0.137080 0.986805; + texcoord 5.44576 -1.96843; + tangent 0.00773774 -0.989611 -0.143566; + vertex -14.3836 -29.8125 0.813580; + normal 0.0352304 -0.0847176 0.995782; + texcoord 5.49897 -1.91132; + tangent -0.00918020 -0.996396 -0.0843228; + vertex -14.1587 -30.0001 0.778948; + normal -0.0154679 -0.120008 0.992652; + texcoord 5.45609 -1.88014; + tangent -0.00570117 -0.992375 -0.123120; + vertex -14.0339 -29.8477 0.790472; + normal -0.130044 -0.100825 0.986369; + texcoord 5.49901 -1.78583; + tangent 0.0205715 -0.994764 -0.100103; + vertex -13.6589 -30.0001 0.801885; + normal -0.114419 -0.157547 0.980860; + texcoord 5.43308 -1.79419; + tangent -0.0379974 -0.986147 -0.161463; + vertex -13.7023 -29.7342 0.829965; + normal -0.156783 -0.0754349 0.984748; + texcoord 5.41740 -1.68259; + tangent 0.00403965 -0.997170 -0.0750705; + vertex -13.2358 -29.6436 0.918036; + normal -0.177264 0.0269536 0.983794; + texcoord 5.50013 -1.56821; + tangent 0.0951471 -0.994493 0.0439350; + vertex -12.7748 -29.9999 0.992823; + normal -0.111357 0.0225776 0.993524; + texcoord 5.41302 -1.58078; + tangent 0.0162097 -0.999448 0.0289979; + vertex -12.8601 -29.6422 0.969522; + normal -0.153253 0.125616 0.980171; + texcoord 5.44140 -1.49279; + tangent 0.0492806 -0.989006 0.139425; + vertex -12.5160 -29.7513 1.02538; + normal -0.152689 0.205843 0.966600; + texcoord 5.49907 -1.39756; + tangent 0.0617462 -0.973926 0.218300; + vertex -12.0973 -30.0005 1.14592; + normal -0.0755002 0.105829 0.991514; + texcoord 5.38529 -1.49149; + tangent -0.0760228 -0.991807 0.102665; + vertex -12.4930 -29.5074 0.992764; + normal -0.0787159 0.184702 0.979637; + texcoord 5.36232 -1.36394; + tangent -0.0482295 -0.981648 0.184503; + vertex -11.9933 -29.4388 1.02895; + normal -0.0760746 0.221513 0.972185; + texcoord 5.49185 -1.33331; + tangent -0.0319911 -0.973425 0.226759; + vertex -11.8739 -29.9993 1.17723; + normal 0.0124739 0.156578 0.987587; + texcoord 5.27385 -1.31584; + tangent -0.0831009 -0.983739 0.159222; + vertex -11.7758 -29.0736 0.978853; + normal 0.00387775 0.195692 0.980658; + texcoord 5.45960 -1.29140; + tangent -0.0660292 -0.976942 0.203038; + vertex -11.6648 -29.8967 1.16086; + normal 0.0579169 0.172672 0.983275; + texcoord 5.49641 -1.25770; + tangent -0.0432287 -0.984244 0.171450; + vertex -11.5309 -30.0003 1.17328; + normal -0.00616045 0.202631 0.979236; + texcoord 5.33602 -1.27904; + tangent 0.0100621 -0.978988 0.203668; + vertex -11.6062 -29.3411 1.02885; + normal 0.0698037 0.156945 0.985137; + texcoord 5.19001 -1.27162; + tangent -0.0509063 -0.985873 0.159571; + vertex -11.5562 -28.7560 0.922694; + normal 0.0218456 0.191546 0.981240; + texcoord 5.19922 -1.20357; + tangent 0.00358200 -0.981268 0.192616; + vertex -11.3174 -28.7993 0.917073; + normal 0.0365600 0.170616 0.984659; + texcoord 5.37830 -1.13038; + tangent -0.0156826 -0.984762 0.173200; + vertex -11.0081 -29.5233 1.05307; + normal 0.0811502 0.111741 0.990418; + texcoord 5.43870 -1.09068; + tangent -0.0209493 -0.993575 0.111218; + vertex -10.8600 -29.7518 1.07883; + normal 0.123176 0.0227038 0.992125; + texcoord 5.49908 -0.979330; + tangent 0.0702969 -0.997458 0.0116710; + vertex -10.4175 -29.9999 1.05099; + normal 0.113927 0.154369 0.981423; + texcoord 5.04238 -1.25633; + tangent 0.00268348 -0.987615 0.156871; + vertex -11.5189 -28.1575 0.799301; + normal 0.0966284 0.0724262 0.992682; + texcoord 5.44856 -0.989454; + tangent -0.00227459 -0.997725 0.0673706; + vertex -10.4464 -29.7636 1.04817; + normal 0.160822 0.111167 0.980703; + texcoord 4.99504 -1.34099; + tangent 0.00452100 -0.993311 0.115379; + vertex -11.8518 -27.9585 0.818518; + normal 0.0484913 0.0957977 0.994219; + texcoord 5.27995 -1.00458; + tangent -0.0208604 -0.995060 0.0970634; + vertex -10.5103 -29.1292 0.976202; + normal 0.151319 0.0586435 0.986744; + texcoord 5.41565 -0.924198; + tangent 0.0391221 -0.997432 0.0599921; + vertex -10.2860 -29.7649 1.02917; + normal 0.162597 0.0553429 0.985139; + texcoord 5.49686 -0.751603; + tangent -0.0896857 -0.993276 0.0732069; + vertex -9.52307 -29.9999 0.890816; + normal -0.0156241 0.140284 0.989988; + texcoord 5.26079 -1.06015; + tangent 0.0186658 -0.989916 0.140419; + vertex -10.7254 -29.0521 0.969039; + normal 0.109386 0.0513399 0.992673; + texcoord 5.28048 -0.933393; + tangent -0.0693779 -0.995581 0.0632898; + vertex -10.2739 -29.0864 0.953312; + normal 0.161575 0.0564710 0.985243; + texcoord 5.37919 -0.798892; + tangent -0.00197553 -0.997961 0.0638022; + vertex -9.66005 -29.4709 0.886026; + normal 0.0875446 0.0308459 0.995683; + texcoord 5.42649 -0.651103; + tangent -0.000420087 -0.999305 0.0372624; + vertex -9.08257 -29.6883 0.807870; + normal 0.0622567 0.0590314 0.996313; + texcoord 5.49911 -0.601893; + tangent -0.109496 -0.991889 0.0645559; + vertex -8.90489 -30.0001 0.815242; + normal -0.0548697 -0.0509473 0.997193; + texcoord 5.50557 -0.478222; + tangent 0.102336 -0.993956 -0.0397403; + vertex -8.36080 -29.9999 0.797584; + normal 0.105213 -0.0200045 0.994248; + texcoord 5.29759 -0.791969; + tangent 0.0174465 -0.999163 -0.0370098; + vertex -9.68528 -29.2035 0.878668; + normal -0.0242088 0.0321386 0.999190; + texcoord 5.15945 -0.953723; + tangent -0.0684689 -0.997212 0.0296789; + vertex -10.3232 -28.5930 0.944777; + normal 0.0503781 -0.0101224 0.998679; + texcoord 5.20764 -0.921330; + tangent -0.0466727 -0.998900 -0.00445632; + vertex -10.1772 -28.7673 0.942190; + normal 0.0542007 -0.0711691 0.995991; + texcoord 5.35224 -0.644210; + tangent 0.0165156 -0.996820 -0.0779566; + vertex -9.07992 -29.4288 0.813834; + normal 0.0164155 -0.132805 0.991006; + texcoord 5.24274 -0.789331; + tangent -0.00703183 -0.992584 -0.121354; + vertex -9.65260 -28.9126 0.899903; + normal -0.0141004 -0.0611109 0.998031; + texcoord 5.38194 -0.572191; + tangent 0.0632126 -0.996235 -0.0593281; + vertex -8.79516 -29.5150 0.798766; + normal 0.0343058 -0.144606 0.988894; + texcoord 5.28688 -0.725924; + tangent 0.00493382 -0.990794 -0.135285; + vertex -9.40479 -29.1206 0.863914; + normal -0.0125051 -0.183026 0.983028; + texcoord 5.30119 -0.595704; + tangent 0.00220786 -0.982479 -0.186362; + vertex -8.87133 -29.2219 0.835210; + normal -0.0968015 -0.147556 0.984305; + texcoord 5.33100 -0.516986; + tangent 0.0235389 -0.989222 -0.144520; + vertex -8.59152 -29.3224 0.832542; + normal -0.0695230 -0.252022 0.965221; + texcoord 5.25677 -0.543062; + tangent -0.0558189 -0.964081 -0.259679; + vertex -8.66262 -29.0380 0.886547; + normal -0.0388792 -0.236805 0.970779; + texcoord 5.21792 -0.678119; + tangent -0.00981205 -0.970181 -0.242182; + vertex -9.25325 -28.8496 0.927411; + normal -0.0376796 -0.250476 0.967389; + texcoord 5.14507 -0.496582; + tangent 0.0212934 -0.967775 -0.250916; + vertex -8.43423 -28.5594 1.04543; + normal -0.0635270 -0.236227 0.969619; + texcoord 5.13906 -0.627554; + tangent -0.0480367 -0.969303 -0.241132; + vertex -9.01016 -28.5541 1.02636; + normal -0.0912558 -0.115680 0.989086; + texcoord 5.07865 -0.618752; + tangent 0.0160367 -0.993262 -0.114778; + vertex -8.97144 -28.3150 1.07617; + normal -0.0977896 -0.170618 0.980473; + texcoord 5.13638 -0.735285; + tangent -0.0805263 -0.981596 -0.173163; + vertex -9.41801 -28.5510 0.982300; + normal -0.00997313 -0.122941 0.992364; + texcoord 5.17161 -0.823240; + tangent -0.0313973 -0.991772 -0.124108; + vertex -9.79465 -28.6713 0.936852; + normal -0.0922972 -0.0203663 0.995523; + texcoord 5.09309 -0.802683; + tangent 0.0140911 -0.999649 -0.0224237; + vertex -9.68727 -28.3513 0.974074; + normal -0.0885392 0.110983 0.989870; + texcoord 5.03140 -0.921049; + tangent 0.0275226 -0.993088 0.114097; + vertex -10.1328 -28.1082 0.932237; + normal -0.0755021 -0.0861988 0.993413; + texcoord 5.04568 -0.463888; + tangent 0.0394576 -0.995334 -0.0880498; + vertex -8.34151 -28.1673 1.12131; + normal -0.149529 0.0619153 0.986817; + texcoord 5.05154 -0.746147; + tangent 0.0584820 -0.995694 0.0719247; + vertex -9.48580 -28.2130 0.998094; + normal -0.0972591 0.0571457 0.993617; + texcoord 4.96448 -0.501520; + tangent 0.0482653 -0.996757 0.0643851; + vertex -8.54664 -27.8871 1.11002; + normal -0.113394 0.00297086 0.993546; + texcoord 5.03180 -0.613324; + tangent 0.0593975 -0.998199 0.00836929; + vertex -8.95108 -28.1244 1.08721; + normal -0.151079 0.102060 0.983239; + texcoord 4.99315 -0.619234; + tangent 0.0155888 -0.994432 0.104223; + vertex -8.98785 -27.9761 1.07381; + normal -0.0834009 0.136733 0.987091; + texcoord 5.00252 -0.825087; + tangent 0.0585284 -0.987691 0.145058; + vertex -9.81477 -28.0201 0.941161; + normal -0.168346 0.155123 0.973446; + texcoord 4.98165 -0.743644; + tangent -0.0240912 -0.987483 0.155873; + vertex -9.46188 -27.9458 0.969640; + normal -0.179269 0.121829 0.976228; + texcoord 4.88764 -0.615071; + tangent -0.0473919 -0.992257 0.114804; + vertex -8.95262 -27.5766 1.02059; + normal -0.0719935 0.0501657 0.996143; + texcoord 4.74361 -0.544388; + tangent -0.0405645 -0.998077 0.0468705; + vertex -8.65459 -26.9887 1.02032; + normal -0.212268 0.113420 0.970607; + texcoord 4.85227 -0.740302; + tangent 0.0197330 -0.992309 0.122201; + vertex -9.47350 -27.3983 0.863423; + normal -0.0593236 0.0168676 0.998096; + texcoord 4.63236 -0.612197; + tangent 0.0799234 -0.996613 0.0193380; + vertex -8.91460 -26.5023 0.994062; + normal -0.213255 0.0529609 0.975560; + texcoord 4.81235 -0.628675; + tangent -0.0556784 -0.997634 0.0403343; + vertex -8.97397 -27.2559 0.983951; + normal 0.00256453 0.0109527 0.999937; + texcoord 4.53822 -0.646265; + tangent 0.00895706 -0.999843 0.0152679; + vertex -9.08498 -26.1221 0.978475; + normal -0.151956 -0.0424493 0.987475; + texcoord 4.63294 -0.669184; + tangent 0.0412385 -0.998188 -0.0438171; + vertex -9.12307 -26.4575 0.970750; + normal -0.0998150 -0.136699 0.985571; + texcoord 4.55924 -0.728952; + tangent -0.0336630 -0.989529 -0.140350; + vertex -9.41514 -26.1887 0.951733; + normal -0.264901 -0.0438295 0.963279; + texcoord 4.70047 -0.678107; + tangent -0.0868117 -0.993901 -0.0680038; + vertex -9.20370 -26.7690 0.934756; + normal -0.0716520 -0.218873 0.973119; + texcoord 4.58445 -0.852876; + tangent -0.0322043 -0.974821 -0.220652; + vertex -9.86543 -26.3391 0.870205; + normal -0.143142 -0.0875399 0.985823; + texcoord 4.69809 -0.808007; + tangent -0.0534002 -0.993433 -0.101187; + vertex -9.72891 -26.8172 0.801616; + normal -0.0581170 -0.135218 0.989110; + texcoord 4.65629 -0.859066; + tangent -0.0263423 -0.989232 -0.143965; + vertex -9.91842 -26.6746 0.799099; + normal 0.0481466 -0.0900833 0.994770; + texcoord 4.69696 -0.930198; + tangent 0.0182646 -0.995716 -0.0906385; + vertex -10.1935 -26.7618 0.790508; + normal 0.0104990 -0.0186507 0.999771; + texcoord 4.74837 -0.898187; + tangent -0.0193128 -0.999617 -0.0198152; + vertex -10.0754 -26.9988 0.772665; + normal 0.0443577 -0.0580664 0.997327; + texcoord 4.80609 -1.03094; + tangent -0.0208281 -0.998093 -0.0581052; + vertex -10.5980 -27.1958 0.805428; + normal -0.0978420 0.0182364 0.995035; + texcoord 4.76725 -0.827372; + tangent 0.0194698 -0.999528 0.0237780; + vertex -9.81814 -27.0625 0.782298; + normal -0.211378 -0.00883652 0.977365; + texcoord 4.75401 -0.763153; + tangent -0.0221413 -0.999631 -0.0157671; + vertex -9.57534 -27.0197 0.820610; + normal -0.129832 0.138389 0.981831; + texcoord 4.85508 -0.795225; + tangent 0.0171249 -0.989164 0.145816; + vertex -9.66780 -27.4133 0.829952; + normal -0.0233639 0.0779740 0.996682; + texcoord 4.79922 -0.879305; + tangent -0.0118850 -0.996451 0.0833343; + vertex -9.99565 -27.1731 0.778386; + normal -0.0489446 0.158058 0.986216; + texcoord 4.85766 -0.853375; + tangent -0.0661719 -0.985489 0.156307; + vertex -9.90338 -27.4109 0.812490; + normal -0.0530388 0.132453 0.989769; + texcoord 4.88143 -0.937082; + tangent -0.00297668 -0.990055 0.140647; + vertex -10.2951 -27.5243 0.822860; + normal 0.0156742 0.0374391 0.999176; + texcoord 4.83277 -0.988033; + tangent -0.0877476 -0.995254 0.0420771; + vertex -10.4541 -27.3127 0.800539; + normal -0.102052 0.0516013 0.993440; + texcoord 4.89869 -1.01149; + tangent 0.0501400 -0.996682 0.0641197; + vertex -10.5341 -27.5425 0.802427; + normal -0.149707 0.134564 0.979531; + texcoord 4.99715 -0.987578; + tangent 0.0537415 -0.988350 0.142394; + vertex -10.3744 -27.9852 0.882193; + normal -0.0840127 0.128521 0.988142; + texcoord 5.19003 -1.05307; + tangent 0.0163485 -0.991397 0.129867; + vertex -10.7174 -28.7485 0.930493; + normal -0.0835156 0.0477473 0.995362; + texcoord 4.95451 -1.11599; + tangent -0.0136265 -0.998977 0.0431165; + vertex -10.9742 -27.8441 0.753372; + normal -0.0343720 0.187822 0.981601; + texcoord 5.18812 -1.13964; + tangent 0.0237615 -0.981700 0.188948; + vertex -11.0569 -28.7566 0.909941; + normal -0.134797 0.165477 0.976958; + texcoord 5.12050 -1.07362; + tangent -0.00937629 -0.986039 0.166249; + vertex -10.7961 -28.4828 0.882649; + normal -0.136676 0.138078 0.980945; + texcoord 5.01727 -1.09962; + tangent -0.0242102 -0.990333 0.136579; + vertex -10.9219 -28.0667 0.784590; + normal -0.0696973 0.191131 0.979087; + texcoord 5.07421 -1.14171; + tangent 0.0548994 -0.979081 0.195924; + vertex -11.0762 -28.2804 0.805703; + normal 0.0197316 0.148570 0.988705; + texcoord 5.03947 -1.18185; + tangent -0.00885877 -0.988134 0.153342; + vertex -11.2564 -28.1403 0.772708; + normal 0.0572228 0.0190300 0.998180; + texcoord 4.96207 -1.21413; + tangent 0.0170163 -0.999771 0.0130163; + vertex -11.3497 -27.8577 0.750385; + normal -0.0453771 -0.0519381 0.997619; + texcoord 4.90191 -1.10989; + tangent -0.0128596 -0.998666 -0.0500178; + vertex -10.9459 -27.6016 0.760951; + normal 0.0385530 -0.118102 0.992253; + texcoord 4.89589 -1.16834; + tangent 0.0143675 -0.993096 -0.116424; + vertex -11.1960 -27.5879 0.760880; + normal 0.0979680 -0.203810 0.974096; + texcoord 4.79071 -1.13558; + tangent -0.00769266 -0.978743 -0.204947; + vertex -11.0502 -27.1805 0.834117; + normal 0.106418 -0.251344 0.962030; + texcoord 4.74932 -1.24006; + tangent -0.00384568 -0.967561 -0.252607; + vertex -11.4535 -26.9896 0.941523; + normal 0.0533433 -0.259861 0.964171; + texcoord 4.84321 -1.25808; + tangent -0.0698735 -0.963601 -0.258050; + vertex -11.5383 -27.3746 0.834003; + normal 0.0327587 -0.234386 0.971592; + texcoord 4.79281 -1.35994; + tangent 0.00617555 -0.970432 -0.241297; + vertex -11.9643 -27.2051 0.883381; + normal 0.0687618 -0.169579 0.983115; + texcoord 4.85735 -1.34302; + tangent 0.0262128 -0.983422 -0.179425; + vertex -11.8968 -27.4515 0.829193; + normal 0.0619697 -0.175607 0.982508; + texcoord 4.73442 -1.45936; + tangent 0.0589932 -0.981578 -0.181729; + vertex -12.3796 -26.9256 0.966196; + normal 0.184457 -0.0815111 0.979455; + texcoord 4.84175 -1.44076; + tangent 0.0447136 -0.995443 -0.0842288; + vertex -12.2563 -27.3659 0.881385; + normal 0.181882 -0.0896317 0.979227; + texcoord 4.75922 -1.49503; + tangent 0.0809684 -0.990880 -0.107706; + vertex -12.5088 -27.0174 0.969823; + normal 0.139176 -0.0712035 0.987704; + texcoord 4.88833 -1.37302; + tangent 0.0690543 -0.995106 -0.0706861; + vertex -12.0050 -27.5337 0.827148; + normal 0.296062 0.0588576 0.953354; + texcoord 4.92178 -1.46429; + tangent -0.0117515 -0.997824 0.0648839; + vertex -12.3476 -27.7042 0.904135; + normal 0.181937 0.0307941 0.982828; + texcoord 4.92868 -1.38448; + tangent 0.0681737 -0.997521 0.0174128; + vertex -12.0293 -27.7037 0.829103; + normal 0.242257 0.123600 0.962307; + texcoord 4.98091 -1.42461; + tangent -0.0329630 -0.989932 0.137649; + vertex -12.1930 -27.9081 0.884906; + normal -0.0447621 0.102145 0.993762; + texcoord 5.12299 -2.49976; + tangent 0.0157965 -0.994390 0.104586; + vertex -16.5016 -28.4671 0.946017; + normal -0.137520 0.0454976 0.989453; + texcoord 5.05203 -2.44066; + tangent -0.00586690 -0.999090 0.0422498; + vertex -16.2921 -28.2212 0.947890; + normal -0.0726853 -0.0522456 0.995986; + texcoord 4.98318 -2.47400; + tangent -0.0144802 -0.998439 -0.0539473; + vertex -16.4194 -27.9313 0.935467; + normal -0.134158 0.0593497 0.989181; + texcoord 5.00571 -2.32483; + tangent -0.0347465 -0.997978 0.0532281; + vertex -15.8342 -28.0017 1.02184; + normal -0.0812474 -0.0104123 0.996640; + texcoord 4.94158 -2.36980; + tangent 0.0117644 -0.999873 -0.0107349; + vertex -15.9716 -27.7055 0.995450; + normal -0.0412193 -0.0621190 0.997217; + texcoord 4.87965 -2.45102; + tangent 0.0169584 -0.997817 -0.0638287; + vertex -16.3070 -27.4995 0.984184; + normal -0.0362056 0.0456786 0.998300; + texcoord 4.92504 -2.30340; + tangent -0.00796844 -0.998882 0.0466047; + vertex -15.7348 -27.6834 1.00720; + normal -0.0575340 0.0969205 0.993628; + texcoord 5.05716 -2.25898; + tangent -0.00734702 -0.995261 0.0969606; + vertex -15.5428 -28.2012 1.07066; + normal -0.0727511 0.0719659 0.994750; + texcoord 4.95403 -2.16796; + tangent 0.0248301 -0.996633 0.0781366; + vertex -15.1668 -27.7818 1.02764; + normal -0.101035 0.0739148 0.992133; + texcoord 5.08304 -2.11843; + tangent -0.0202103 -0.997032 0.0742822; + vertex -14.9849 -28.3353 1.10248; + normal -0.173248 0.0733085 0.982146; + texcoord 4.98950 -2.07442; + tangent -0.0191214 -0.996940 0.0757911; + vertex -14.8144 -27.9255 1.08592; + normal -0.192240 -0.119628 0.974029; + texcoord 0.258423 1.83242; + tangent -0.0245877 -0.991942 -0.124285; + vertex 0.878507 -8.99661 1.00042; + normal -0.153875 -0.0109094 0.988030; + texcoord 0.0847806 1.70065; + tangent -0.00157609 -0.999879 -0.0154944; + vertex 0.369496 -8.26357 0.942463; + normal -0.227049 -0.238778 0.944158; + texcoord 0.334031 1.84344; + tangent 0.0352123 -0.970377 -0.239018; + vertex 0.918324 -9.28488 0.946520; + normal -0.155718 0.0762626 0.984853; + texcoord -0.00153403 1.65965; + tangent 0.0327576 -0.995997 0.0831722; + vertex 0.192174 -7.94165 0.907106; + normal -0.216690 -0.109728 0.970054; + texcoord 0.187683 1.71941; + tangent -0.0385423 -0.992361 -0.117188; + vertex 0.433353 -8.72202 0.923698; + normal -0.220743 0.0745327 0.972480; + texcoord -0.0443456 1.53858; + tangent 0.00356317 -0.997147 0.0753970; + vertex -0.294047 -7.77348 0.790509; + normal -0.222709 0.00583036 0.974867; + texcoord 0.0391270 1.59887; + tangent -0.00629200 -0.999980 0.000842712; + vertex -0.0424814 -8.09163 0.868327; + normal -0.208039 -0.0587670 0.976354; + texcoord 0.0970021 1.63669; + tangent -0.0425729 -0.996727 -0.0687201; + vertex 0.0945302 -8.33090 0.888868; + normal -0.226063 -0.196107 0.954168; + texcoord 0.279153 1.71768; + tangent -0.0207765 -0.977733 -0.208820; + vertex 0.401641 -9.05702 0.860554; + normal -0.172585 -0.0744106 0.982180; + texcoord 0.187755 1.57944; + tangent -0.0107774 -0.996700 -0.0804551; + vertex -0.134653 -8.72121 0.800221; + normal -0.223388 -0.0316867 0.974214; + texcoord 0.124338 1.51694; + tangent 0.0177514 -0.999378 -0.0304752; + vertex -0.388185 -8.48134 0.757831; + normal -0.226511 -0.00590608 0.973991; + texcoord -0.0122766 1.47217; + tangent -0.00139254 -0.999960 -0.00886491; + vertex -0.578628 -7.89931 0.724540; + normal -0.165388 0.0848993 0.982567; + texcoord -0.0959013 1.50886; + tangent -0.00446700 -0.996119 0.0878997; + vertex -0.416590 -7.60332 0.748644; + normal -0.186589 0.0109522 0.982377; + texcoord 0.0571578 1.41672; + tangent 0.0290987 -0.999472 0.0144203; + vertex -0.795706 -8.19250 0.660925; + normal -0.171493 -0.0230045 0.984917; + texcoord -0.0749319 1.37472; + tangent -0.0238348 -0.999337 -0.0275056; + vertex -0.977530 -7.63945 0.649413; + normal -0.110722 0.0128930 0.993768; + texcoord -0.162001 1.39767; + tangent -0.127930 -0.991778 0.00333870; + vertex -0.870155 -7.30740 0.667778; + normal -0.131481 0.100583 0.986203; + texcoord 0.137511 1.43073; + tangent 0.00140961 -0.994358 0.106070; + vertex -0.723495 -8.49623 0.692048; + normal -0.121346 0.0230543 0.992343; + texcoord 0.0433007 1.34584; + tangent -0.0130531 -0.999646 0.0231912; + vertex -1.06096 -8.11619 0.618615; + normal -0.0860447 -0.0695310 0.993862; + texcoord -0.201579 1.33195; + tangent 0.0484183 -0.996552 -0.0673747; + vertex -1.06497 -7.14299 0.651223; + normal -0.0672599 0.121170 0.990350; + texcoord 0.0884471 1.33477; + tangent 0.00453001 -0.992687 0.120630; + vertex -1.11226 -8.30734 0.626927; + normal -0.0763469 0.0143492 0.996978; + texcoord -0.0287683 1.26035; + tangent -0.0324751 -0.999426 0.00960164; + vertex -1.43528 -7.83671 0.578661; + normal -0.0262567 -0.106020 0.994017; + texcoord -0.273439 1.38996; + tangent 0.0238456 -0.993981 -0.106925; + vertex -0.870658 -6.86158 0.689407; + normal -0.0494703 0.202845 0.977960; + texcoord 0.154232 1.36856; + tangent -0.0171161 -0.978787 0.204162; + vertex -0.976811 -8.55978 0.680510; + normal -0.0252470 0.199087 0.979657; + texcoord 0.200413 1.44909; + tangent -0.0315826 -0.979515 0.198878; + vertex -0.664111 -8.74391 0.738000; + normal -0.0381536 0.0865534 0.995516; + texcoord 0.232385 1.49887; + tangent -0.0395989 -0.995783 0.0827548; + vertex -0.468251 -8.85269 0.760640; + normal -0.0546346 -0.0607116 0.996659; + texcoord 0.246961 1.57150; + tangent -0.0816828 -0.994733 -0.0619159; + vertex -0.163018 -8.92691 0.782577; + normal 0.0433686 -0.0252003 0.998741; + texcoord 0.295929 1.54942; + tangent -0.0249712 -0.999200 -0.0312255; + vertex -0.296348 -9.14069 0.768214; + normal -0.113484 -0.157541 0.980970; + texcoord 0.297742 1.63856; + tangent -0.00555100 -0.987056 -0.160282; + vertex 0.0745067 -9.14066 0.775332; + normal 0.141886 -0.0394182 0.989098; + texcoord 0.385217 1.56708; + tangent 0.0957123 -0.993984 -0.0532419; + vertex -0.187266 -9.48902 0.738641; + normal -0.0711077 -0.164123 0.983874; + texcoord 0.404005 1.66980; + tangent 0.0166729 -0.985988 -0.165982; + vertex 0.239755 -9.58002 0.704828; + normal 0.154104 0.0285281 0.987643; + texcoord 0.463943 1.60168; + tangent 0.0316426 -0.999127 0.0272574; + vertex -0.0329404 -9.78501 0.704163; + normal 0.0517952 -0.0756471 0.995788; + texcoord 0.428176 1.63450; + tangent 0.0273057 -0.996411 -0.0801233; + vertex 0.0913977 -9.66130 0.695441; + normal -0.00464385 -0.0321797 0.999471; + texcoord 0.486254 1.69541; + tangent -0.0128389 -0.999261 -0.0362243; + vertex 0.325682 -9.89326 0.676381; + normal -0.182896 -0.199027 0.962776; + texcoord 0.424815 1.73973; + tangent -0.0154834 -0.978252 -0.206841; + vertex 0.498793 -9.65145 0.725812; + normal 0.160177 0.111181 0.980807; + texcoord 0.539754 1.63061; + tangent -0.0224449 -0.991979 0.124390; + vertex 0.0989238 -10.0921 0.708339; + normal -0.220949 -0.205064 0.953483; + texcoord 0.468612 1.87687; + tangent -0.00834621 -0.976663 -0.214616; + vertex 1.08850 -9.84074 0.832022; + normal 0.130386 0.130488 0.982839; + texcoord 0.652564 1.64066; + tangent 0.00684598 -0.990191 0.139554; + vertex 0.0968792 -10.6328 0.798697; + normal 0.0648495 0.109705 0.991846; + texcoord 0.554060 1.68881; + tangent 0.00611401 -0.992989 0.118050; + vertex 0.306659 -10.1528 0.687730; + normal 0.0320050 0.191154 0.981038; + texcoord 0.679610 1.72138; + tangent -0.0130375 -0.982050 0.188172; + vertex 0.456537 -10.6987 0.775660; + normal -0.0618735 0.0682333 0.995749; + texcoord 0.546094 1.74683; + tangent 0.0211554 -0.997219 0.0714626; + vertex 0.492997 -10.1332 0.686732; + normal -0.0204348 0.0680326 0.997474; + texcoord 0.663626 1.81398; + tangent 0.150644 -0.986103 0.0700532; + vertex 0.822758 -10.6342 0.767852; + normal -0.0639711 -0.0586869 0.996225; + texcoord 0.612911 1.90480; + tangent 0.0654344 -0.996497 -0.0520816; + vertex 1.18480 -10.3814 0.776780; + normal -0.139860 -0.0850035 0.986516; + texcoord 0.489162 1.75307; + tangent -0.0693221 -0.992803 -0.0976543; + vertex 0.531709 -9.91144 0.690019; + normal -0.171495 -0.0957693 0.980519; + texcoord 0.569891 1.85826; + tangent -0.0162738 -0.995735 -0.0908148; + vertex 0.985474 -10.2470 0.760003; + normal -0.175470 -0.132190 0.975570; + texcoord 0.541176 1.89002; + tangent -0.0348343 -0.989492 -0.140332; + vertex 1.11753 -10.1153 0.791869; + normal -0.180285 -0.223420 0.957904; + texcoord 0.459978 1.95143; + tangent 0.0749616 -0.973879 -0.214339; + vertex 1.38863 -9.81530 0.903743; + normal 0.0291873 0.165447 0.985787; + texcoord -0.652627 -0.137551; + tangent -0.0506763 -0.985904 0.159451; + vertex -6.99943 -5.27090 0.744053; + normal -0.0640032 0.139361 0.988171; + texcoord -0.552104 -0.105514; + tangent 0.0524698 -0.987737 0.147048; + vertex -6.92621 -5.68892 0.804697; + normal 0.0136009 0.195217 0.980666; + texcoord -0.617567 -0.0734642; + tangent -0.0366078 -0.979740 0.196898; + vertex -6.79207 -5.43220 0.766773; + normal 0.0843500 0.261901 0.961402; + texcoord -0.674960 -0.0430951; + tangent -0.0449433 -0.962729 0.266707; + vertex -6.65631 -5.18322 0.700213; + normal 0.0115577 0.206949 0.978283; + texcoord -0.549155 -0.00527331; + tangent 0.0700627 -0.975943 0.206463; + vertex -6.50741 -5.71521 0.831312; + normal -0.0561328 0.134644 0.989303; + texcoord -0.459278 -0.0442730; + tangent 0.00967035 -0.990271 0.138815; + vertex -6.59676 -6.12993 0.901323; + normal 0.0814439 0.263077 0.961331; + texcoord -0.777567 0.00637575; + tangent 0.0195337 -0.964371 0.263833; + vertex -6.44642 -4.77615 0.548201; + normal -0.119556 0.126723 0.984707; + texcoord -0.370123 -0.229077; + tangent -0.00363787 -0.991774 0.127951; + vertex -7.41627 -6.42824 0.869894; + normal 0.0250445 0.171326 0.984896; + texcoord -0.829331 0.0534745; + tangent 0.0373872 -0.983965 0.174401; + vertex -6.26162 -4.55845 0.489462; + normal 0.0947109 0.262538 0.960262; + texcoord -0.721897 0.0840812; + tangent 0.00899050 -0.963887 0.266160; + vertex -6.08071 -4.98551 0.589345; + normal 0.0905104 0.260662 0.961178; + texcoord -0.617861 0.0387015; + tangent -0.0472118 -0.962282 0.267926; + vertex -6.35039 -5.44444 0.754610; + normal -0.0245490 0.0683243 0.997361; + texcoord -0.868133 0.0895876; + tangent 0.0279925 -0.997365 0.0669252; + vertex -6.11916 -4.43055 0.475579; + normal 0.0643520 0.218817 0.973642; + texcoord -0.733172 0.147346; + tangent -0.0158927 -0.975072 0.221318; + vertex -5.86236 -4.93936 0.556478; + normal 0.0312490 0.128960 0.991157; + texcoord -0.748161 0.205163; + tangent 0.0491086 -0.990147 0.131139; + vertex -5.63465 -4.89186 0.535869; + normal 0.137554 0.212438 0.967445; + texcoord -0.661033 0.160941; + tangent -0.0482523 -0.974061 0.221083; + vertex -5.84955 -5.18906 0.608277; + normal 0.170138 0.238462 0.956132; + texcoord -0.526559 0.102908; + tangent 0.0106636 -0.970536 0.240721; + vertex -6.06392 -5.78538 0.805155; + normal 0.106863 0.194866 0.974991; + texcoord -0.479152 0.0694690; + tangent 0.0183937 -0.980852 0.193883; + vertex -6.18519 -5.98266 0.871029; + normal 0.0236467 0.129409 0.991309; + texcoord -0.431839 0.0291649; + tangent 0.000593213 -0.991477 0.130280; + vertex -6.35709 -6.17786 0.913274; + normal 0.181976 0.235228 0.954752; + texcoord -0.550461 0.227109; + tangent 0.00640517 -0.971588 0.236593; + vertex -5.54783 -5.69869 0.663304; + normal -0.0455027 0.0693758 0.996552; + texcoord -0.398391 -0.0183141; + tangent -0.105132 -0.992740 0.0584404; + vertex -6.53191 -6.31436 0.923661; + normal 0.167168 0.214131 0.962394; + texcoord -0.416840 0.217646; + tangent 0.0361153 -0.976112 0.214244; + vertex -5.62215 -6.25195 0.823363; + normal 0.0922521 0.196959 0.976062; + texcoord -0.562989 0.284626; + tangent 0.0121268 -0.979961 0.198822; + vertex -5.34048 -5.62311 0.610958; + normal 0.118987 0.116722 0.986011; + texcoord -0.377904 0.121126; + tangent 0.00320991 -0.993474 0.114018; + vertex -5.98507 -6.38160 0.911444; + normal 0.116924 0.220220 0.968417; + texcoord -0.398776 0.286299; + tangent -0.0164017 -0.974115 0.225457; + vertex -5.30571 -6.32308 0.792373; + normal 0.0105410 0.0172937 0.999795; + texcoord -0.337226 0.0579883; + tangent -0.0213799 -0.999613 0.0177861; + vertex -6.24030 -6.56857 0.941632; + normal 0.123395 0.139903 0.982446; + texcoord -0.353872 0.250643; + tangent -0.00125427 -0.990280 0.139082; + vertex -5.46275 -6.48284 0.842265; + normal -0.0500705 0.00821386 0.998712; + texcoord -0.343686 -0.0906033; + tangent -0.0517784 -0.998642 0.00580276; + vertex -6.86453 -6.55600 0.913450; + normal 0.0950068 0.00135402 0.995476; + texcoord -0.298823 0.135480; + tangent -0.0385239 -0.999248 0.00443512; + vertex -5.93317 -6.71593 0.925120; + normal -0.0882057 0.0324535 0.995573; + texcoord -0.329122 -0.215981; + tangent 0.0386974 -0.998459 0.0397661; + vertex -7.35678 -6.60725 0.892142; + normal -0.0767762 -0.0797885 0.993851; + texcoord -0.273411 -0.230763; + tangent -0.00211343 -0.996673 -0.0814822; + vertex -7.40786 -6.82011 0.883171; + normal -0.0496084 -0.0979405 0.993955; + texcoord -0.274593 -0.0587352; + tangent 0.0562574 -0.993627 -0.0976732; + vertex -6.72130 -6.80265 0.905062; + normal -0.00525457 -0.0685595 0.997633; + texcoord -0.269965 0.0734387; + tangent -0.00705158 -0.997736 -0.0668748; + vertex -6.18561 -6.85248 0.931931; + normal -0.0868633 -0.0334978 0.995657; + texcoord -0.265379 -0.348715; + tangent -0.0379668 -0.998675 -0.0347298; + vertex -7.87450 -6.86757 0.829372; + normal -0.0599901 -0.174171 0.982886; + texcoord -0.216098 -0.0945091; + tangent 0.0497347 -0.983422 -0.174376; + vertex -6.83405 -7.05062 0.861040; + normal -0.0541455 -0.174309 0.983201; + texcoord -0.210645 -0.254223; + tangent -0.0218281 -0.983291 -0.180726; + vertex -7.51743 -7.06705 0.838341; + normal -0.0788734 -0.132558 0.988032; + texcoord -0.184253 -0.322112; + tangent -0.0743861 -0.987471 -0.139170; + vertex -7.78414 -7.17692 0.798217; + normal -0.127721 -0.131070 0.983111; + texcoord -0.114481 0.0129302; + tangent 0.0213434 -0.991539 -0.128043; + vertex -6.41414 -7.42366 0.839106; + normal -0.0118106 -0.0603918 0.998105; + texcoord -0.212365 -0.435108; + tangent -0.0320049 -0.997780 -0.0583964; + vertex -8.24632 -7.05246 0.790474; + normal 0.000451905 -0.127205 0.991876; + texcoord -0.120070 -0.352755; + tangent 0.0577496 -0.989314 -0.133878; + vertex -7.92826 -7.45180 0.747539; + normal -0.0449196 -0.177340 0.983124; + texcoord -0.105508 -0.161853; + tangent -0.0214820 -0.982190 -0.186661; + vertex -7.10923 -7.57354 0.727705; + normal 0.0569684 0.0104088 0.998322; + texcoord -0.156642 -0.512943; + tangent -0.0237604 -0.999683 0.00836074; + vertex -8.61399 -7.24606 0.792738; + normal 0.0532563 -0.0571319 0.996945; + texcoord -0.0763492 -0.354964; + tangent 0.148043 -0.987204 -0.0592643; + vertex -7.91005 -7.60666 0.731230; + normal -0.00444106 0.0518827 0.998643; + texcoord -0.198247 -0.586118; + tangent 0.740390 -0.669571 0.0591288; + vertex -8.80084 -7.11839 0.796857; + normal 0.111960 0.0977142 0.988897; + texcoord -0.0729927 -0.551165; + tangent -0.00119457 -0.995160 0.0982566; + vertex -8.70390 -7.62220 0.822716; + normal 0.0437368 0.115906 0.992297; + texcoord -0.101407 -0.613296; + tangent -0.00822258 -0.992948 0.118270; + vertex -8.94542 -7.49492 0.828438; + normal 0.129630 0.0506441 0.990268; + texcoord -0.0365076 -0.409433; + tangent 0.0918393 -0.994935 0.0408574; + vertex -8.09356 -7.79638 0.748300; + normal 0.129572 0.0898964 0.987487; + texcoord 0.0497081 -0.555811; + tangent 0.0487133 -0.994778 0.0896860; + vertex -8.76077 -8.17722 0.906333; + normal 0.0260501 0.183125 0.982744; + texcoord -0.0330289 -0.728023; + tangent -0.0285478 -0.981974 0.186846; + vertex -9.34806 -7.84119 0.894968; + normal 0.0828769 0.128918 0.988186; + texcoord 0.0638634 -0.690800; + tangent -0.118922 -0.982608 0.142616; + vertex -9.24593 -8.18432 0.949773; + normal 0.0348441 0.201002 0.978971; + texcoord -0.162091 -0.832697; + tangent 0.0201921 -0.979401 0.200914; + vertex -9.81930 -7.24228 0.781212; + normal 0.0977328 0.173914 0.979899; + texcoord -0.211996 -0.900433; + tangent -0.00192142 -0.983550 0.180627; + vertex -10.0954 -7.07669 0.770001; + normal 0.00649865 0.159223 0.987221; + texcoord -0.0859781 -0.935204; + tangent -0.0181915 -0.987615 0.155840; + vertex -10.2415 -7.55417 0.856017; + normal 0.163641 0.165344 0.972565; + texcoord -0.270477 -0.981102; + tangent 0.0129516 -0.985825 0.167276; + vertex -10.4296 -6.83276 0.775129; + normal 0.0629802 0.0661291 0.995821; + texcoord -0.123957 -0.998100; + tangent -0.0770596 -0.994068 0.0767536; + vertex -10.4878 -7.32489 0.833082; + normal 0.127323 0.0699845 0.989389; + texcoord -0.188386 -0.988919; + tangent -0.0741078 -0.993156 0.0902700; + vertex -10.4032 -7.16671 0.816353; + normal 0.189101 0.107678 0.976036; + texcoord -0.256720 -1.04266; + tangent 0.0525375 -0.992965 0.106119; + vertex -10.6862 -6.89408 0.831174; + normal 0.162998 0.00143083 0.986625; + texcoord -0.203001 -1.08995; + tangent 0.00627185 -0.999931 -0.00997905; + vertex -10.8305 -7.08699 0.865481; + normal 0.211356 -0.0544780 0.975890; + texcoord -0.236664 -1.19676; + tangent -0.0460353 -0.997348 -0.0563684; + vertex -11.2919 -6.93062 0.977186; + normal 0.133082 -0.0824049 0.987673; + texcoord -0.117626 -1.13434; + tangent -0.0243839 -0.996353 -0.0817649; + vertex -11.0564 -7.43467 0.878185; + normal 0.120898 -0.144157 0.982142; + texcoord -0.215513 -1.24758; + tangent -0.0322744 -0.990016 -0.137208; + vertex -11.4996 -7.04667 1.00239; + normal 0.156016 -0.127929 0.979435; + texcoord -0.171322 -1.16530; + tangent -0.0640780 -0.991206 -0.115779; + vertex -11.2126 -7.24927 0.924413; + normal 0.00413097 -0.225016 0.974346; + texcoord -0.124567 -1.30214; + tangent 0.00946163 -0.975104 -0.221545; + vertex -11.7324 -7.36034 0.944435; + normal -0.00813326 -0.111269 0.993757; + texcoord -0.0375136 -1.25148; + tangent 0.0263079 -0.992710 -0.117623; + vertex -11.5058 -7.76566 0.864957; + normal 0.0149839 -0.0421561 0.998999; + texcoord -0.0425829 -1.16402; + tangent -0.0214732 -0.999020 -0.0387015; + vertex -11.1930 -7.73193 0.867398; + normal 0.0345088 -0.274429 0.960988; + texcoord -0.0247091 -1.48188; + tangent -0.0170587 -0.960921 -0.276297; + vertex -12.4489 -7.82992 0.808777; + normal -0.0439218 0.0907798 0.994902; + texcoord 0.00975582 -1.11429; + tangent 0.0265360 -0.995205 0.0941425; + vertex -11.0124 -7.93861 0.874975; + normal 0.0535773 -0.264515 0.962892; + texcoord -0.0222645 -1.64803; + tangent 0.0212184 -0.962741 -0.269591; + vertex -13.1238 -7.84999 0.852098; + normal -0.0800982 0.213104 0.973741; + texcoord 0.00325100 -1.00391; + tangent 0.0222473 -0.975528 0.218745; + vertex -10.5423 -7.90390 0.903964; + normal 0.0922985 -0.135871 0.986418; + texcoord 0.0276425 -1.72108; + tangent -0.00744906 -0.991400 -0.130655; + vertex -13.4210 -8.00957 0.836345; + normal 0.0367645 -0.171783 0.984449; + texcoord 0.0461703 -1.51921; + tangent 0.0496726 -0.983803 -0.172232; + vertex -12.5780 -8.11728 0.742581; + normal -0.0371007 -0.173077 0.984209; + texcoord 0.0337790 -1.43702; + tangent 0.0226395 -0.984812 -0.172143; + vertex -12.3006 -8.05184 0.754057; + normal 0.0841293 -0.0861419 0.992724; + texcoord 0.0998667 -1.57574; + tangent 0.0214399 -0.995529 -0.0919968; + vertex -12.8030 -8.33923 0.727730; + normal -0.0705827 -0.169471 0.983005; + texcoord -0.0520019 -1.30512; + tangent 0.0728000 -0.981197 -0.178751; + vertex -11.6806 -7.74762 0.859084; + normal -0.0108283 -0.0208571 0.999724; + texcoord 0.150765 -1.47834; + tangent 0.0358189 -0.999104 -0.0225568; + vertex -12.3998 -8.55502 0.698616; + normal -0.108053 -0.0928207 0.989802; + texcoord 0.0861583 -1.39784; + tangent 0.0350506 -0.995197 -0.0913981; + vertex -12.1233 -8.28168 0.740649; + normal -0.0943780 -0.0236807 0.995255; + texcoord 0.0306060 -1.24184; + tangent -0.0403033 -0.998888 -0.0244731; + vertex -11.4790 -8.02081 0.851888; + normal -0.158950 -0.0725056 0.984621; + texcoord 0.0776282 -1.32615; + tangent -0.0701311 -0.994092 -0.0828387; + vertex -11.8631 -8.21690 0.787670; + normal -0.0997736 -0.0186777 0.994835; + texcoord 0.193540 -1.39167; + tangent 0.0354071 -0.999224 -0.0172767; + vertex -12.0721 -8.73310 0.716797; + normal -0.118934 0.139707 0.983024; + texcoord 0.0687223 -1.12491; + tangent 0.0524922 -0.987746 0.146977; + vertex -11.0271 -8.17009 0.903851; + normal -0.224733 -0.0383339 0.973666; + texcoord 0.168351 -1.22486; + tangent 0.0386844 -0.998570 -0.0368966; + vertex -11.3896 -8.53385 0.863214; + normal -0.179367 0.0445748 0.982772; + texcoord 0.108542 -1.17962; + tangent 0.0412053 -0.997252 0.0615672; + vertex -11.2558 -8.36011 0.889752; + normal -0.0750215 0.211849 0.974419; + texcoord 0.101532 -0.968084; + tangent -0.000137205 -0.976175 0.216986; + vertex -10.3688 -8.35167 1.03543; + normal -0.158617 0.119624 0.980067; + texcoord 0.150268 -1.03854; + tangent -0.0235598 -0.992424 0.120581; + vertex -10.6418 -8.54235 1.03491; + normal -0.204246 0.00710538 0.978894; + texcoord 0.211689 -1.05442; + tangent 0.0212847 -0.999693 0.0127085; + vertex -10.7285 -8.77534 1.03423; + normal -0.0785052 0.117684 0.989943; + texcoord 0.159944 -0.965698; + tangent -0.0342777 -0.992988 0.113135; + vertex -10.3697 -8.57291 1.07530; + normal -0.00104126 0.213845 0.976867; + texcoord -0.0304264 -0.898588; + tangent -0.0104710 -0.975995 0.217542; + vertex -10.0818 -7.76198 0.895621; + normal 0.0296385 0.177963 0.983591; + texcoord 0.109478 -0.887082; + tangent -0.0392674 -0.981626 0.186732; + vertex -10.0691 -8.41743 1.05590; + normal -0.101785 0.0150838 0.994692; + texcoord 0.231773 -0.959248; + tangent 0.0437693 -0.998817 0.0211779; + vertex -10.3493 -8.86547 1.09709; + normal 0.0488417 0.103286 0.993452; + texcoord 0.182627 -0.876756; + tangent 0.0281780 -0.994665 0.0992350; + vertex -10.0267 -8.66481 1.08789; + normal 0.116998 0.0603017 0.991300; + texcoord 0.154576 -0.676359; + tangent -0.0392575 -0.997725 0.0548005; + vertex -9.25020 -8.45920 0.976520; + normal 0.142050 0.0270069 0.989491; + texcoord 0.106952 -0.567937; + tangent 0.0653371 -0.997789 0.0121845; + vertex -8.77235 -8.35126 0.916902; + normal 0.138499 0.0685149 0.987990; + texcoord 0.179979 -0.770628; + tangent 0.284344 -0.958286 0.0289133; + vertex -9.58390 -8.60488 1.02795; + normal 0.158769 0.0236237 0.987033; + texcoord 0.214555 -0.643014; + tangent 0.0495307 -0.998659 0.0150939; + vertex -9.10467 -8.76080 0.962397; + normal 0.157667 0.0190925 0.987308; + texcoord 0.133917 -0.435769; + tangent -0.0578823 -0.997971 0.0265322; + vertex -8.19635 -8.48904 0.818802; + normal 0.134850 0.0756074 0.987977; + texcoord 0.0870783 -0.354976; + tangent -0.0543249 -0.995151 0.0819907; + vertex -7.83811 -8.28256 0.747770; + normal 0.156994 0.0239143 0.987310; + texcoord 0.252733 -0.530844; + tangent -0.0189397 -0.999454 0.0270553; + vertex -8.62945 -8.94750 0.878496; + normal 0.0735379 0.0110164 0.997232; + texcoord 0.0211788 -0.271806; + tangent 0.0798385 -0.996795 0.00498104; + vertex -7.54236 -8.00137 0.692156; + normal 0.115382 0.0652930 0.991173; + texcoord 0.172448 -0.357577; + tangent -0.125015 -0.988734 0.0823188; + vertex -7.91864 -8.55569 0.780264; + normal 0.0672714 0.0728873 0.995069; + texcoord 0.105967 -0.205749; + tangent -0.000112291 -0.997231 0.0743654; + vertex -7.28252 -8.33840 0.691764; + normal -0.0123457 -0.0701634 0.997459; + texcoord -0.00456681 -0.179835; + tangent 0.0209669 -0.997678 -0.0648032; + vertex -7.19928 -7.88968 0.685952; + normal 0.00175303 0.000650265 0.999998; + texcoord 0.0487168 -0.181026; + tangent 0.0393543 -0.999225 0.000155000; + vertex -7.19497 -8.11217 0.681355; + normal -0.0806431 -0.111863 0.990446; + texcoord -0.0395350 -0.136047; + tangent -0.0472609 -0.992619 -0.111684; + vertex -7.03040 -7.75421 0.706330; + normal -0.0874981 -0.0712087 0.993616; + texcoord 0.0975557 -0.0535120; + tangent 0.0354878 -0.996945 -0.0695807; + vertex -6.68410 -8.30611 0.699795; + normal -0.135235 -0.154488 0.978696; + texcoord -0.0743233 -0.0796892; + tangent -0.0123273 -0.988669 -0.149602; + vertex -6.77976 -7.61010 0.756356; + normal 0.0436854 0.0897297 0.995008; + texcoord 0.236265 -0.0267430; + tangent -0.0178938 -0.995644 0.0915011; + vertex -6.54817 -8.87184 0.691479; + normal 0.0805240 0.103901 0.991323; + texcoord 0.197948 -0.297899; + tangent -0.0717587 -0.991671 0.106953; + vertex -7.67693 -8.68961 0.769708; + normal 0.102822 0.100013 0.989659; + texcoord 0.300982 -0.466882; + tangent 0.0339033 -0.994612 0.0979663; + vertex -8.38578 -9.12563 0.854063; + normal 0.0852664 0.202400 0.975584; + texcoord 0.243428 -0.198564; + tangent -0.111559 -0.969616 0.217714; + vertex -7.29039 -8.84560 0.762915; + normal 0.178982 0.104046 0.978335; + texcoord 0.313572 -0.573392; + tangent 0.00208597 -0.995360 0.0961972; + vertex -8.79188 -9.20904 0.922312; + normal 0.0361703 0.132510 0.990521; + texcoord 0.290061 -0.340688; + tangent -0.0232370 -0.989315 0.143928; + vertex -7.88940 -8.93902 0.808182; + normal 0.190968 0.111267 0.975270; + texcoord 0.280995 -0.698429; + tangent 0.0350307 -0.993524 0.108085; + vertex -9.29588 -9.02497 1.00921; + normal 0.178832 0.170321 0.969025; + texcoord 0.366714 -0.568978; + tangent 0.0620024 -0.983929 0.167450; + vertex -8.77708 -9.36018 0.941011; + normal 0.122264 0.114342 0.985889; + texcoord 0.281325 -0.801609; + tangent 0.0136280 -0.993245 0.115234; + vertex -9.71472 -9.02755 1.08921; + normal 0.171796 0.135694 0.975742; + texcoord 0.396637 -0.724225; + tangent -0.00214756 -0.989776 0.142611; + vertex -9.38747 -9.53196 1.12220; + normal 0.00214784 0.0568949 0.998378; + texcoord 0.294765 -0.870665; + tangent 0.0616458 -0.996389 0.0583824; + vertex -9.98112 -9.10697 1.11647; + normal 0.0552441 0.0396204 0.997687; + texcoord 0.424247 -0.761893; + tangent -0.0142288 -0.999004 0.0422965; + vertex -9.55087 -9.61556 1.15264; + normal 0.187404 0.147966 0.971075; + texcoord 0.452748 -0.632355; + tangent 0.102039 -0.984970 0.139361; + vertex -9.02626 -9.74263 1.07740; + normal -0.127675 -0.0281296 0.991417; + texcoord 0.340923 -0.904474; + tangent 0.00207795 -0.999504 -0.0314266; + vertex -10.0920 -9.30172 1.11242; + normal 0.101340 0.00895934 0.994812; + texcoord 0.497987 -0.680568; + tangent -0.0181885 -0.999834 0.00100411; + vertex -9.21363 -9.88597 1.12351; + normal 0.179619 0.111182 0.977433; + texcoord 0.499739 -0.521352; + tangent -0.0914857 -0.986349 0.136914; + vertex -8.47814 -9.91380 1.00667; + normal -0.104486 -0.0395510 0.993740; + texcoord 0.411646 -0.829807; + tangent 0.0147966 -0.999185 -0.0375602; + vertex -9.79621 -9.58416 1.14645; + normal -0.0806856 -0.131631 0.988010; + texcoord 0.482070 -0.783460; + tangent 0.0250288 -0.991094 -0.130793; + vertex -9.64514 -9.83618 1.14272; + normal -0.229286 -0.0858850 0.969563; + texcoord 0.279679 -1.06530; + tangent -0.00628599 -0.995863 -0.0906482; + vertex -10.7486 -9.04293 1.01744; + normal -0.204656 -0.119070 0.971565; + texcoord 0.382341 -0.928911; + tangent -0.0913214 -0.986101 -0.138802; + vertex -10.2149 -9.46096 1.07924; + normal -0.211921 -0.227618 0.950410; + texcoord 0.505177 -0.841579; + tangent 0.0260218 -0.971381 -0.236098; + vertex -9.84458 -9.93180 1.08981; + normal -0.223924 -0.187539 0.956393; + texcoord 0.427047 -0.991589; + tangent 0.0106926 -0.981017 -0.193627; + vertex -10.5101 -9.60395 0.982376; + normal -0.209166 -0.0741946 0.975061; + texcoord 0.360861 -1.12354; + tangent -0.00938073 -0.996684 -0.0808262; + vertex -11.0080 -9.36004 0.909942; + normal -0.207665 -0.0421428 0.977292; + texcoord 0.254322 -1.26359; + tangent 0.00935875 -0.998927 -0.0453618; + vertex -11.5623 -8.95346 0.785159; + normal -0.142962 -0.151507 0.978063; + texcoord 0.442239 -1.07326; + tangent 0.0419876 -0.988385 -0.146058; + vertex -10.7976 -9.68738 0.907087; + normal -0.127588 0.0575286 0.990157; + texcoord 0.291352 -1.29960; + tangent 0.0301083 -0.997518 0.0636565; + vertex -11.7026 -9.09627 0.758967; + normal -0.208832 -0.254077 0.944370; + texcoord 0.500737 -0.982726; + tangent 0.0475457 -0.967318 -0.249069; + vertex -10.4368 -9.92077 0.919894; + normal -0.190544 0.0372128 0.980973; + texcoord 0.340212 -1.19239; + tangent 0.0688682 -0.996363 0.0501827; + vertex -11.2740 -9.28583 0.850500; + normal -0.0144422 0.0961004 0.995267; + texcoord 0.258444 -1.41122; + tangent 0.0280831 -0.994333 0.102531; + vertex -12.1502 -8.96544 0.721026; + normal -0.0883119 0.177911 0.980076; + texcoord 0.386598 -1.25434; + tangent -0.0119464 -0.982954 0.183464; + vertex -11.4859 -9.46273 0.835279; + normal -0.0480795 0.165459 0.985044; + texcoord 0.316051 -1.32922; + tangent 0.0586802 -0.983619 0.170439; + vertex -11.8236 -9.19830 0.762560; + normal -0.0960783 0.0660609 0.993179; + texcoord 0.391103 -1.20811; + tangent -0.0105561 -0.997444 0.0706735; + vertex -11.3193 -9.46848 0.850779; + normal -0.00578655 -0.0169778 0.999839; + texcoord 0.455283 -1.15878; + tangent 0.0118411 -0.999762 -0.0183058; + vertex -11.1371 -9.73961 0.874213; + normal 0.0690416 0.221287 0.972762; + texcoord 0.457967 -1.27690; + tangent -0.0541300 -0.974010 0.219942; + vertex -11.6166 -9.74584 0.896217; + normal 0.0160138 0.259687 0.965560; + texcoord 0.401937 -1.30270; + tangent -0.0509157 -0.963539 0.262678; + vertex -11.6811 -9.57563 0.854352; + normal 0.0160791 0.223957 0.974466; + texcoord 0.311589 -1.39955; + tangent 0.0260076 -0.975302 0.219338; + vertex -12.0869 -9.21565 0.760817; + normal 0.0536945 0.135772 0.989284; + texcoord 0.267931 -1.54893; + tangent -0.0148617 -0.989872 0.141186; + vertex -12.6789 -8.98601 0.739468; + normal 0.0718634 0.0250560 0.997100; + texcoord 0.173965 -1.55473; + tangent 0.0159725 -0.999552 0.0252959; + vertex -12.7247 -8.62161 0.712208; + normal 0.113016 0.0810455 0.990282; + texcoord 0.241488 -1.63697; + tangent -0.00937551 -0.996798 0.0794128; + vertex -13.0383 -8.91628 0.764493; + normal 0.142746 -0.0132744 0.989670; + texcoord 0.149086 -1.64132; + tangent 0.0132950 -0.999790 -0.0155914; + vertex -13.0622 -8.52157 0.752151; + normal 0.0577623 0.177755 0.982378; + texcoord 0.325780 -1.63813; + tangent -0.0654484 -0.981367 0.180651; + vertex -13.0611 -9.22108 0.806540; + normal 0.165318 0.00579058 0.986223; + texcoord 0.111265 -1.76045; + tangent 0.0484204 -0.998823 0.00283175; + vertex -13.5472 -8.29693 0.838623; + normal 0.168028 0.0153934 0.985662; + texcoord 0.237609 -1.72322; + tangent -0.00728664 -0.999830 0.0169349; + vertex -13.3938 -8.86961 0.814287; + normal 0.127169 -0.0463825 0.990796; + texcoord 0.0486795 -1.76654; + tangent 0.106252 -0.991804 -0.0709545; + vertex -13.6005 -8.12218 0.848099; + normal 0.179092 0.0107707 0.983773; + texcoord 0.185328 -1.86854; + tangent 0.0191476 -0.999789 0.00738597; + vertex -14.0312 -8.70034 0.946884; + normal 0.165069 0.00698650 0.986257; + texcoord 0.314043 -1.94364; + tangent -0.0377225 -0.999250 0.00869123; + vertex -14.3093 -9.21573 0.982507; + normal 0.143241 0.0507932 0.988384; + texcoord 0.322629 -1.77558; + tangent 0.00668065 -0.998538 0.0536454; + vertex -13.6217 -9.20021 0.856852; + normal 0.107079 0.0418180 0.993371; + texcoord 0.316820 -2.09450; + tangent -0.00312435 -0.999111 0.0420410; + vertex -14.9123 -9.17910 1.06529; + normal 0.157230 0.0805032 0.984275; + texcoord 0.374462 -1.86137; + tangent 0.0281372 -0.996412 0.0798231; + vertex -13.9612 -9.43839 0.924394; + normal 0.0812593 0.123177 0.989052; + texcoord 0.387838 -2.11553; + tangent 0.0492666 -0.991450 0.120828; + vertex -14.9757 -9.47114 1.09480; + normal 0.145280 0.121317 0.981925; + texcoord 0.396435 -2.03527; + tangent 0.0130433 -0.992042 0.125229; + vertex -14.7260 -9.47359 1.06381; + normal 0.0385091 0.0969931 0.994540; + texcoord 0.515875 -2.08941; + tangent 0.000293390 -0.995781 0.0917588; + vertex -14.8525 -9.99843 1.17046; + normal 0.154264 0.174699 0.972462; + texcoord 0.424134 -1.88371; + tangent 0.0242403 -0.985361 0.168746; + vertex -14.0498 -9.65688 0.965187; + normal 0.00539786 0.0206209 0.999773; + texcoord 0.625096 -1.99658; + tangent -0.123775 -0.991710 0.0345151; + vertex -14.5058 -10.4509 1.17665; + normal 0.140019 0.200335 0.969670; + texcoord 0.531255 -1.95980; + tangent 0.102145 -0.976863 0.187897; + vertex -14.3392 -10.0866 1.11275; + normal 0.0969427 0.134165 0.986206; + texcoord 0.582500 -1.98744; + tangent -0.0793418 -0.988508 0.128673; + vertex -14.4182 -10.2501 1.15500; + normal 0.00741610 0.0264161 0.999624; + texcoord 0.730269 -1.89379; + tangent 0.0467991 -0.998590 0.0250421; + vertex -14.0966 -10.8803 1.19031; + normal 0.118671 0.101246 0.987758; + texcoord 0.672876 -1.83252; + tangent -0.0351245 -0.993223 0.110789; + vertex -13.8795 -10.6766 1.16397; + normal 0.128455 0.178405 0.975536; + texcoord 0.597019 -1.83522; + tangent -0.0906045 -0.977906 0.188390; + vertex -13.8599 -10.3420 1.10891; + normal -0.0664367 -0.0584436 0.996078; + texcoord 0.804038 -1.89390; + tangent 0.0606200 -0.996720 -0.0536074; + vertex -14.0882 -11.1593 1.18844; + normal 0.0907041 0.0176581 0.995721; + texcoord 0.804159 -1.81899; + tangent 0.0590662 -0.998188 0.0114714; + vertex -13.7888 -11.1506 1.18327; + normal 0.143952 0.133508 0.980537; + texcoord 0.617293 -1.74862; + tangent -0.0374990 -0.989876 0.136888; + vertex -13.4736 -10.3440 1.04925; + normal 0.0609088 -0.0410554 0.997299; + texcoord 0.872578 -1.81005; + tangent -0.00849327 -0.998877 -0.0466153; + vertex -13.7424 -11.3955 1.17465; + normal 0.115367 0.0684895 0.990959; + texcoord 0.836711 -1.68262; + tangent 0.00504249 -0.997336 0.0727756; + vertex -13.2533 -11.3075 1.10754; + normal -0.0147709 -0.130995 0.991273; + texcoord 0.914734 -1.81883; + tangent 0.0230490 -0.991990 -0.124195; + vertex -13.7866 -11.5989 1.16013; + normal 0.0744646 0.195699 0.977833; + texcoord 0.521930 -1.75454; + tangent 0.0246580 -0.979476 0.200047; + vertex -13.4886 -10.0712 1.00153; + normal 0.0718328 -0.0308957 0.996938; + texcoord 0.923667 -1.68883; + tangent 0.0752368 -0.996498 -0.0364791; + vertex -13.2767 -11.6298 1.12526; + normal 0.104066 0.212802 0.971538; + texcoord 0.452784 -1.81684; + tangent 0.0420708 -0.976121 0.213116; + vertex -13.7964 -9.74204 0.950048; + normal 0.0878143 0.141237 0.986073; + texcoord 0.370563 -1.75761; + tangent 0.00316746 -0.990833 0.135057; + vertex -13.5373 -9.41888 0.866841; + normal 0.0104666 0.218049 0.975882; + texcoord 0.430599 -1.70313; + tangent 0.0220297 -0.975321 0.219691; + vertex -13.3284 -9.61138 0.893584; + normal -0.00105375 0.273778 0.961792; + texcoord 0.380737 -1.60422; + tangent -0.0153072 -0.960376 0.278287; + vertex -12.9527 -9.42937 0.857094; + normal -0.0497662 0.175862 0.983156; + texcoord 0.503816 -1.65675; + tangent -0.0232339 -0.983590 0.178913; + vertex -13.1433 -9.93817 0.976628; + normal 0.0224896 0.345784 0.938044; + texcoord 0.369271 -1.49901; + tangent -0.0529775 -0.936667 0.346191; + vertex -12.5249 -9.40985 0.842939; + normal -0.0408752 0.260842 0.964516; + texcoord 0.479942 -1.53642; + tangent -0.00178888 -0.965420 0.260692; + vertex -12.6369 -9.86975 1.00489; + normal 0.0458951 0.276830 0.959822; + texcoord 0.484762 -1.44579; + tangent -0.000217770 -0.959324 0.282308; + vertex -12.2967 -9.91105 1.02252; + normal -0.0175123 0.143447 0.989503; + texcoord 0.537792 -1.47861; + tangent 0.0846481 -0.984474 0.153772; + vertex -12.4224 -10.1179 1.07203; + normal 0.127619 0.163506 0.978253; + texcoord 0.541227 -1.37340; + tangent -0.0537530 -0.983908 0.170398; + vertex -12.0125 -10.1097 1.04096; + normal 0.118950 0.159144 0.980063; + texcoord 0.494334 -1.25582; + tangent 0.0431689 -0.986147 0.160161; + vertex -11.5186 -9.89469 0.917579; + normal 0.165564 0.0411535 0.985340; + texcoord 0.523948 -1.21913; + tangent 0.0119377 -0.999226 0.0374726; + vertex -11.3649 -9.99486 0.906062; + normal 0.208234 0.0310684 0.977585; + texcoord 0.588842 -1.26622; + tangent -0.0129668 -0.999214 0.0374497; + vertex -11.5938 -10.3087 0.975965; + normal 0.185494 -0.0432777 0.981692; + texcoord 0.531765 -1.15982; + tangent 0.138157 -0.987777 -0.0721714; + vertex -11.1497 -10.0402 0.871680; + normal 0.146231 0.0478274 0.988094; + texcoord 0.585393 -1.36942; + tangent -0.0126075 -0.998496 0.0533589; + vertex -12.0128 -10.2931 1.06091; + normal 0.170402 -0.0527595 0.983961; + texcoord 0.563485 -1.13827; + tangent 0.0325826 -0.998010 -0.0539803; + vertex -11.0114 -10.2626 0.832549; + normal 0.200161 0.00342384 0.979757; + texcoord 0.666958 -1.22727; + tangent 0.0413936 -0.999129 -0.00517809; + vertex -11.4064 -10.6207 0.932750; + normal -0.0590566 -0.163652 0.984749; + texcoord 0.495440 -1.07870; + tangent 0.0399078 -0.985961 -0.162134; + vertex -10.8233 -9.91660 0.864875; + normal 0.0636705 -0.118131 0.990955; + texcoord 0.586482 -1.07366; + tangent 0.0274756 -0.992495 -0.119159; + vertex -10.7659 -10.2798 0.798162; + normal -0.0592585 -0.185445 0.980866; + texcoord 0.592845 -1.02005; + tangent 0.0220887 -0.982318 -0.185912; + vertex -10.5767 -10.3062 0.792092; + normal 0.170783 -0.00941162 0.985264; + texcoord 0.641926 -1.09275; + tangent -0.0272787 -0.999605 -0.00670127; + vertex -10.8486 -10.5161 0.789331; + normal -0.199258 -0.245127 0.948793; + texcoord 0.610568 -0.937652; + tangent -0.00307401 -0.967448 -0.253050; + vertex -10.2593 -10.3804 0.821451; + normal -0.00440020 -0.108682 0.994067; + texcoord 0.649683 -1.01337; + tangent 0.00867702 -0.993948 -0.109512; + vertex -10.5450 -10.5302 0.758031; + normal -0.222638 -0.269418 0.936935; + texcoord 0.641518 -0.810771; + tangent -0.0393706 -0.957047 -0.287248; + vertex -9.72329 -10.5221 0.929599; + normal -0.146359 -0.150467 0.977721; + texcoord 0.669179 -0.935129; + tangent 0.0111728 -0.987571 -0.156775; + vertex -10.2473 -10.6306 0.768297; + normal -0.168581 -0.253700 0.952479; + texcoord 0.647858 -0.722136; + tangent 0.0481397 -0.966463 -0.252252; + vertex -9.31759 -10.5346 1.01100; + normal -0.209823 -0.206935 0.955590; + texcoord 0.700182 -0.806896; + tangent -0.0134193 -0.977347 -0.211219; + vertex -9.71935 -10.7157 0.879216; + normal 0.0742327 0.0183270 0.997072; + texcoord 0.696012 -1.02098; + tangent -0.000443666 -0.999836 0.0181091; + vertex -10.5756 -10.7155 0.751515; + normal -0.144799 -0.113245 0.982959; + texcoord 0.758201 -0.802809; + tangent 0.0240593 -0.993557 -0.110747; + vertex -9.68402 -10.9519 0.849380; + normal 0.184996 0.110946 0.976457; + texcoord 0.730334 -1.05297; + tangent -0.0209095 -0.992408 0.121197; + vertex -10.6939 -10.8369 0.779634; + normal -0.0819122 -0.0248299 0.996330; + texcoord 0.716901 -0.940616; + tangent -0.00902360 -0.999811 -0.0172438; + vertex -10.2660 -10.7816 0.751674; + normal 0.0617289 0.120397 0.990805; + texcoord 0.769724 -0.983031; + tangent -0.0160035 -0.992082 0.124571; + vertex -10.4334 -11.0021 0.764119; + normal 0.185879 0.0729641 0.979860; + texcoord 0.727529 -1.18029; + tangent -0.0125580 -0.996738 0.0797187; + vertex -11.2094 -10.8356 0.902476; + normal 0.158834 0.118238 0.980200; + texcoord 0.843547 -1.05223; + tangent -0.00205340 -0.992348 0.123454; + vertex -10.7147 -11.3411 0.863437; + normal -0.0582421 0.100912 0.993189; + texcoord 0.788832 -0.918855; + tangent -0.00711896 -0.994873 0.100885; + vertex -10.1930 -11.0634 0.774400; + normal 0.128219 0.0597543 0.989944; + texcoord 0.854781 -1.14138; + tangent -0.00211051 -0.998106 0.0614817; + vertex -11.0705 -11.3679 0.927100; + normal -0.0931732 -0.0157170 0.995526; + texcoord 0.799549 -0.829885; + tangent -0.0344619 -0.999289 -0.0153075; + vertex -9.79765 -11.1101 0.825082; + normal 0.0530297 0.121479 0.991176; + texcoord 0.875684 -0.967250; + tangent 0.0284515 -0.991904 0.123758; + vertex -10.3675 -11.4497 0.835379; + normal -0.00972328 0.0548712 0.998446; + texcoord 0.861781 -0.852090; + tangent 0.00295474 -0.998348 0.0573798; + vertex -9.88568 -11.3608 0.829599; + normal 0.0774232 -0.00305644 0.996994; + texcoord 0.915853 -0.822899; + tangent -0.0471906 -0.998885 0.00100224; + vertex -9.78690 -11.5946 0.830906; + normal 0.100175 0.00683268 0.994946; + texcoord 0.765187 -1.24960; + tangent -0.0336870 -0.999375 0.0106889; + vertex -11.4898 -10.9669 0.945542; + normal 0.0747905 -0.00621183 0.997180; + texcoord 0.868977 -1.34280; + tangent -0.0201887 -0.999785 -0.00481833; + vertex -11.8638 -11.3989 0.958351; + normal 0.134741 -0.0581027 0.989176; + texcoord 0.709071 -1.30695; + tangent 0.0594914 -0.995592 -0.0725111; + vertex -11.6906 -10.7832 0.973578; + normal 0.120160 -0.0654842 0.990592; + texcoord 0.629896 -1.39222; + tangent 0.0311559 -0.996587 -0.0764449; + vertex -12.0964 -10.4471 1.07033; + normal 0.115527 0.0379085 0.992581; + texcoord 0.943593 -1.38199; + tangent 0.00278034 -0.999264 0.0382609; + vertex -12.0193 -11.7076 0.978817; + normal 0.0253302 -0.0172407 0.999530; + texcoord 0.614289 -1.45147; + tangent 0.0286027 -0.999260 -0.0257109; + vertex -12.2984 -10.3873 1.09030; + normal 0.131629 0.0375138 0.990589; + texcoord 1.04673 -1.44560; + tangent 0.104465 -0.994215 0.0249619; + vertex -12.3057 -12.1381 1.04764; + normal 0.0960662 0.00936022 0.995331; + texcoord 0.813630 -1.47689; + tangent -0.0617100 -0.998010 0.0129640; + vertex -12.4359 -11.2086 1.02732; + normal 0.0562037 -0.0177067 0.998262; + texcoord 0.971136 -1.56548; + tangent 0.00790496 -0.999902 -0.0115371; + vertex -12.8274 -11.7950 1.09687; + normal 0.103909 0.0446000 0.993586; + texcoord 0.918093 -1.54236; + tangent -0.0801900 -0.995422 0.0520038; + vertex -12.6967 -11.6001 1.08085; + normal 0.0565330 -0.0627621 0.996426; + texcoord 0.750861 -1.45477; + tangent -0.0373146 -0.997135 -0.0657951; + vertex -12.3283 -10.9480 1.02904; + normal 0.0529351 0.0506459 0.997313; + texcoord 0.790080 -1.55075; + tangent 0.000441334 -0.998365 0.0571621; + vertex -12.6714 -11.0904 1.03926; + normal -0.0670707 -0.00682525 0.997725; + texcoord 0.605163 -1.50515; + tangent 0.0595019 -0.998174 -0.0104102; + vertex -12.4462 -10.3518 1.08613; + normal 0.00302773 -0.141104 0.989990; + texcoord 1.00026 -1.68729; + tangent 0.0640157 -0.986776 -0.148910; + vertex -13.2120 -11.9252 1.09116; + normal 0.0698601 0.0637374 0.995519; + texcoord 0.709035 -1.64036; + tangent 0.0209547 -0.997468 0.0679572; + vertex -13.1212 -10.6907 1.02525; + normal -0.0348412 -0.0224033 0.999142; + texcoord 0.692375 -1.54700; + tangent -0.0145624 -0.999361 -0.0326287; + vertex -12.7033 -10.7660 1.03423; + normal 0.0509921 0.0990518 0.993775; + texcoord 0.582336 -1.69120; + tangent -0.0392119 -0.994376 0.0983830; + vertex -13.2910 -10.2610 1.01854; + normal -0.0647572 0.0160034 0.997773; + texcoord 0.594642 -1.60827; + tangent -0.111673 -0.993736 0.00412886; + vertex -12.9657 -10.3104 1.02135; + normal -0.0583406 0.0925891 0.993994; + texcoord 0.559667 -1.62989; + tangent -0.0422090 -0.995207 0.0882111; + vertex -13.0458 -10.1556 1.00899; + normal -0.0318740 -0.172903 0.984423; + texcoord 1.08273 -1.81703; + tangent 0.0254209 -0.984456 -0.173785; + vertex -13.7634 -12.3042 1.00820; + normal -0.0418876 -0.200863 0.978723; + texcoord 0.977421 -1.81540; + tangent 0.00276278 -0.978761 -0.204986; + vertex -13.7641 -11.8246 1.12021; + normal -0.0146399 -0.0624012 0.997944; + texcoord 1.13871 -1.87221; + tangent -0.0179581 -0.997645 -0.0661965; + vertex -13.9593 -12.5286 0.972373; + normal -0.0809410 -0.165724 0.982845; + texcoord 1.05368 -1.88973; + tangent 0.0298015 -0.985623 -0.166311; + vertex -14.0772 -12.1433 1.01596; + normal -0.124725 -0.146782 0.981274; + texcoord 0.886119 -1.91294; + tangent 0.00800960 -0.988691 -0.149753; + vertex -14.1220 -11.4811 1.15091; + normal -0.117060 -0.133106 0.984165; + texcoord 0.935582 -1.99914; + tangent -0.0833763 -0.985613 -0.147021; + vertex -14.5298 -11.6668 1.04766; + normal 0.0101294 -0.0577374 0.998280; + texcoord 1.08752 -1.97192; + tangent 0.0541395 -0.996704 -0.0604176; + vertex -14.4145 -12.2871 0.978229; + normal -0.0226487 -0.116795 0.992898; + texcoord 0.992048 -2.01843; + tangent 0.0182363 -0.992784 -0.118524; + vertex -14.6141 -11.8933 1.01193; + normal -0.00807197 -0.0242342 0.999674; + texcoord 0.986975 -2.08288; + tangent -0.0624105 -0.997702 -0.0263709; + vertex -14.8310 -11.8405 1.01847; + normal 0.117045 0.0456161 0.992079; + texcoord 1.16625 -2.03133; + tangent -0.0381931 -0.997898 0.0523461; + vertex -14.6010 -12.5990 0.990676; + normal 0.106695 0.0376294 0.993580; + texcoord 1.05657 -2.09964; + tangent -0.0708442 -0.996585 0.0424216; + vertex -14.9368 -12.1468 1.02935; + normal 0.153226 0.0681093 0.985841; + texcoord 1.21964 -2.13066; + tangent -0.0118917 -0.997407 0.0709832; + vertex -15.0918 -12.7988 1.08822; + normal 0.0790724 0.0733938 0.994163; + texcoord 1.06640 -2.15803; + tangent -0.0956530 -0.992167 0.0803464; + vertex -15.1414 -12.1986 1.05456; + normal -0.0672547 -0.153133 0.985914; + texcoord 4.18223 3.81386; + tangent -0.0970668 -0.982287 -0.160280; + vertex 8.80942 -24.7490 1.04273; + normal -0.0509595 -0.204139 0.977615; + texcoord 4.13469 3.75483; + tangent -0.0833773 -0.973342 -0.213665; + vertex 8.55654 -24.5737 1.05841; + normal 0.00225573 -0.135498 0.990775; + texcoord 4.15953 3.69327; + tangent 0.0293826 -0.988602 -0.147660; + vertex 8.28912 -24.6688 1.03071; + normal 0.0722665 -0.0195193 0.997194; + texcoord 4.19872 3.66130; + tangent -0.00574836 -0.999940 -0.00929773; + vertex 8.19713 -24.7762 1.02431; + normal 0.189599 0.00810338 0.981828; + texcoord 4.18040 3.58398; + tangent -0.103825 -0.993997 0.0344954; + vertex 7.89069 -24.7156 1.06621; + normal 0.206069 0.121092 0.971016; + texcoord 4.24476 3.60541; + tangent -0.105011 -0.982651 0.152873; + vertex 7.98466 -24.9751 1.06539; + normal 0.0542751 0.146435 0.987730; + texcoord -0.363165 1.76009; + tangent -0.0755644 -0.985982 0.148759; + vertex 0.616764 -6.48932 0.621290; + normal 0.0275954 0.101279 0.994475; + texcoord -0.337001 1.66378; + tangent -0.116995 -0.988132 0.0995321; + vertex 0.232249 -6.60870 0.650440; + normal 0.129210 0.153236 0.979706; + texcoord -0.458627 1.64724; + tangent 0.0243355 -0.987869 0.153372; + vertex 0.147882 -6.12752 0.602948; + normal 0.110983 0.168967 0.979353; + texcoord -0.577465 1.71768; + tangent -0.000146226 -0.984929 0.172961; + vertex 0.429158 -5.63884 0.459652; + normal 0.108928 0.0489462 0.992844; + texcoord -0.376691 1.59438; + tangent -0.0347073 -0.998221 0.0484889; + vertex -0.0432257 -6.43935 0.653470; + normal 0.125442 0.0868237 0.988294; + texcoord -0.684728 1.65356; + tangent -0.0345642 -0.995465 0.0886217; + vertex 0.170961 -5.22654 0.433090; + normal 0.204962 0.154252 0.966539; + texcoord -0.630875 1.61692; + tangent 0.0189201 -0.987875 0.154095; + vertex 0.0280523 -5.42730 0.483394; + normal 0.207499 0.124536 0.970276; + texcoord -0.481046 1.57110; + tangent 0.0237324 -0.991983 0.124126; + vertex -0.151899 -6.03440 0.642259; + normal 0.0549398 -0.000876216 0.998489; + texcoord -0.744572 1.66034; + tangent -0.0237061 -0.999707 0.00482574; + vertex 0.224927 -4.98291 0.418501; + normal 0.0626956 0.0396169 0.997246; + texcoord -0.842537 1.58389; + tangent -0.000271536 -0.999182 0.0404400; + vertex -0.0905471 -4.59167 0.442719; + normal 0.119491 0.102042 0.987577; + texcoord -0.825237 1.54079; + tangent -0.0745135 -0.991083 0.110462; + vertex -0.275755 -4.66702 0.466739; + normal 0.195587 0.164558 0.966781; + texcoord -0.761141 1.50941; + tangent -0.0493169 -0.983186 0.175819; + vertex -0.434804 -4.89898 0.525536; + normal 0.210216 0.169504 0.962849; + texcoord -0.633685 1.44483; + tangent -0.0201350 -0.984249 0.175638; + vertex -0.674943 -5.42134 0.687660; + normal 0.156805 0.0979811 0.982757; + texcoord -0.548114 1.42380; + tangent 0.0176724 -0.995051 0.0977783; + vertex -0.759121 -5.76534 0.754012; + normal 0.147500 0.0197302 0.988865; + texcoord -0.467435 1.44460; + tangent 0.0169717 -0.999691 0.0181570; + vertex -0.658635 -6.08813 0.755324; + normal 0.0250616 0.0967562 0.994992; + texcoord -0.577395 1.31749; + tangent -0.00129077 -0.994888 0.100974; + vertex -1.15113 -5.66065 0.777351; + normal 0.110465 -0.0613188 0.991987; + texcoord -0.402214 1.45670; + tangent -0.0283093 -0.997830 -0.0594458; + vertex -0.627222 -6.32991 0.743635; + normal 0.0469169 0.0224780 0.998646; + texcoord -0.499192 1.35595; + tangent -0.00752363 -0.999835 0.0165254; + vertex -1.01887 -5.91716 0.788819; + normal 0.0983019 -0.0423051 0.994257; + texcoord -0.328012 1.51118; + tangent -0.100126 -0.994398 -0.0338589; + vertex -0.384183 -6.64504 0.692456; + normal 0.0489829 -0.0747590 0.995998; + texcoord -0.419519 1.38487; + tangent 0.00658506 -0.997060 -0.0763361; + vertex -0.883745 -6.25386 0.771747; + normal 0.0252858 -0.0667073 0.997452; + texcoord -0.289617 1.45872; + tangent -0.0438771 -0.996872 -0.0657287; + vertex -0.620338 -6.79234 0.696112; + normal 0.0157458 -0.0546899 0.998379; + texcoord -0.431647 1.24532; + tangent -0.00427188 -0.998335 -0.0575267; + vertex -1.49152 -6.19942 0.784770; + normal -0.0277627 0.0679025 0.997306; + texcoord -0.520332 1.19880; + tangent -0.0376970 -0.996899 0.0690683; + vertex -1.64568 -5.85521 0.777139; + normal 0.0211009 -0.171084 0.985031; + texcoord -0.330566 1.24742; + tangent 0.0242320 -0.984389 -0.174332; + vertex -1.44168 -6.60219 0.727064; + normal 0.0638547 0.178298 0.981902; + texcoord -0.758593 1.24567; + tangent 0.0144480 -0.984258 0.176148; + vertex -1.47647 -4.91990 0.671351; + normal -0.00289755 0.115300 0.993326; + texcoord -0.698745 1.20882; + tangent 0.0273836 -0.992953 0.115302; + vertex -1.64349 -5.12625 0.706320; + normal -0.0491148 0.0923393 0.994516; + texcoord -0.783694 1.09479; + tangent 0.0390451 -0.994819 0.0938646; + vertex -2.04405 -4.79740 0.668766; + normal -0.0554663 0.0820759 0.995081; + texcoord -0.659316 1.15022; + tangent 0.0307015 -0.996064 0.0831552; + vertex -1.81183 -5.33059 0.718495; + normal -0.0779290 0.105578 0.991353; + texcoord -0.796273 1.00702; + tangent 0.211644 -0.974345 0.0765451; + vertex -2.33274 -4.59471 0.627551; + normal -0.0972527 0.0948733 0.990727; + texcoord -0.596256 1.09290; + tangent -0.0514756 -0.994646 0.0896088; + vertex -2.04038 -5.52649 0.715919; + normal -0.0886146 0.0668828 0.993818; + texcoord -0.699962 0.937083; + tangent -0.0111525 -0.998035 0.0616620; + vertex -2.70210 -5.14034 0.598457; + normal -0.0651859 0.0956977 0.993274; + texcoord -0.473129 1.08772; + tangent -0.0178150 -0.994987 0.0984067; + vertex -2.10028 -6.05542 0.781158; + normal -0.0960660 0.129182 0.986957; + texcoord -0.589956 0.982853; + tangent -0.0168485 -0.991556 0.128580; + vertex -2.52046 -5.56646 0.659416; + normal -0.0196804 -0.00420490 0.999797; + texcoord -0.411837 1.10119; + tangent -0.0184392 -0.999792 -0.00867003; + vertex -2.04217 -6.26718 0.795138; + normal -0.0647321 0.100429 0.992836; + texcoord -0.441238 0.981739; + tangent -0.0396664 -0.994101 0.100946; + vertex -2.52736 -6.17364 0.756395; + normal 0.00961126 -0.112467 0.993609; + texcoord -0.363870 1.10316; + tangent 0.00784919 -0.993596 -0.112716; + vertex -2.03939 -6.46942 0.782683; + normal -0.0134514 -0.0145144 0.999804; + texcoord -0.372070 0.917656; + tangent -0.0718839 -0.997194 -0.0209198; + vertex -2.80346 -6.43942 0.754671; + normal -0.0192974 0.108801 0.993876; + texcoord -0.456131 0.914526; + tangent -0.0700925 -0.991432 0.110229; + vertex -2.76839 -6.12226 0.740581; + normal -0.0310716 0.144862 0.988964; + texcoord -0.596803 0.917777; + tangent -0.00298227 -0.989058 0.147494; + vertex -2.76515 -5.52439 0.635661; + normal -0.00504323 0.102488 0.994721; + texcoord -0.682630 0.849886; + tangent -0.0194924 -0.994456 0.103332; + vertex -3.00065 -5.19934 0.591276; + normal -0.00611138 0.149331 0.988768; + texcoord -0.495596 0.811678; + tangent -0.0464833 -0.987980 0.147429; + vertex -3.19310 -5.93687 0.717021; + normal 0.00455532 0.121273 0.992609; + texcoord -0.804502 0.724912; + tangent 0.00848936 -0.992514 0.121833; + vertex -3.53551 -4.69514 0.557636; + normal 0.0113007 0.123144 0.992324; + texcoord -0.636861 0.762139; + tangent -0.0178908 -0.991989 0.125050; + vertex -3.40147 -5.36765 0.624397; + normal -0.0404409 0.0997543 0.994190; + texcoord -0.448683 0.785997; + tangent -0.0510525 -0.993587 0.100886; + vertex -3.32911 -6.15756 0.744272; + normal 0.0395980 0.162612 0.985895; + texcoord -0.813777 0.589487; + tangent -0.00476039 -0.986420 0.164175; + vertex -4.08937 -4.68375 0.565741; + normal 0.0314715 0.0992320 0.994567; + texcoord -0.746455 0.603804; + tangent 0.0152506 -0.994635 0.102317; + vertex -4.02628 -4.95330 0.600919; + normal 0.0603125 0.163166 0.984753; + texcoord -0.960437 0.550716; + tangent 0.00264279 -0.986358 0.164591; + vertex -4.21092 -4.05250 0.447814; + normal 0.0614696 0.162800 0.984742; + texcoord -0.919314 0.442560; + tangent -0.108564 -0.979869 0.167540; + vertex -4.68819 -4.23438 0.523887; + normal 0.0665777 0.117909 0.990790; + texcoord -1.00022 0.362598; + tangent -0.173713 -0.976981 0.123826; + vertex -4.98823 -3.84652 0.487977; + normal 0.00818133 0.119301 0.992824; + texcoord -0.814488 0.460325; + tangent 0.0112324 -0.992436 0.122247; + vertex -4.62806 -4.67051 0.592678; + normal -6.95297e-05 0.0918844 0.995770; + texcoord -0.944569 0.353500; + tangent -0.132839 -0.985907 0.101689; + vertex -5.13989 -4.10610 0.519935; + normal 0.0244681 0.00332169 0.999695; + texcoord -0.990641 0.247133; + tangent -0.0530002 -0.998590 0.00311303; + vertex -5.46082 -3.89353 0.510959; + normal -0.0550240 0.0252535 0.998166; + texcoord -0.929011 0.274911; + tangent 0.0338828 -0.999134 0.0241527; + vertex -5.34932 -4.14644 0.514773; + normal -0.0716115 0.0407911 0.996598; + texcoord -0.754955 0.424270; + tangent 0.0208967 -0.998943 0.0409487; + vertex -4.77642 -4.88595 0.604904; + normal -0.0598407 0.0544159 0.996724; + texcoord -0.810525 0.245317; + tangent 0.0110302 -0.998644 0.0508756; + vertex -5.52946 -4.67478 0.517535; + normal 0.0242017 0.113372 0.993258; + texcoord -0.637749 0.296583; + tangent -0.0244703 -0.993493 0.111238; + vertex -5.28784 -5.35737 0.568334; + normal -0.0691964 0.0473414 0.996479; + texcoord -0.652314 0.332355; + tangent -0.0138493 -0.998691 0.0492356; + vertex -5.12111 -5.27891 0.567720; + normal -0.00841749 0.131845 0.991235; + texcoord -0.569157 0.374045; + tangent 0.0111932 -0.991004 0.133361; + vertex -4.97156 -5.63163 0.606768; + normal -0.0540094 0.0221495 0.998295; + texcoord -0.609707 0.430166; + tangent 0.0309422 -0.999279 0.0219899; + vertex -4.76491 -5.48566 0.606241; + normal -0.00838420 0.0401494 0.999159; + texcoord -0.717858 0.490943; + tangent 0.00515124 -0.999332 0.0361738; + vertex -4.48536 -5.03378 0.625456; + normal -0.00578909 0.0495928 0.998753; + texcoord -0.569446 0.476027; + tangent 0.0110407 -0.998818 0.0473267; + vertex -4.55711 -5.64492 0.615260; + normal -0.00592258 0.0377657 0.999269; + texcoord -0.660802 0.633003; + tangent 0.0102001 -0.999341 0.0348444; + vertex -3.90113 -5.23205 0.614083; + normal -0.0190917 0.0376663 0.999108; + texcoord -0.569896 0.575792; + tangent -0.0499260 -0.998152 0.0346478; + vertex -4.15047 -5.64985 0.614251; + normal -0.0480956 0.106303 0.993170; + texcoord -0.582208 0.712155; + tangent -0.0126526 -0.994511 0.103865; + vertex -3.57712 -5.55246 0.644146; + normal 0.00255898 0.126328 0.991985; + texcoord -0.476376 0.554997; + tangent 0.00724285 -0.991950 0.126423; + vertex -4.23546 -6.02771 0.642949; + normal -0.0696996 0.106119 0.991908; + texcoord -0.497820 0.623685; + tangent -0.0429795 -0.993665 0.103840; + vertex -4.00357 -5.93345 0.640440; + normal -0.0614679 0.107194 0.992336; + texcoord -0.348944 0.658872; + tangent -0.0116313 -0.994332 0.105678; + vertex -3.83335 -6.51908 0.737509; + normal 0.0506862 0.162539 0.985399; + texcoord -0.485858 0.437168; + tangent 0.0231137 -0.985833 0.166129; + vertex -4.71165 -5.94154 0.650913; + normal 0.0125804 0.108797 0.993984; + texcoord -0.292295 0.609282; + tangent 0.0646101 -0.992139 0.107174; + vertex -4.04340 -6.75762 0.758078; + normal 0.0664852 0.140735 0.987812; + texcoord -0.304906 0.521423; + tangent 0.0332646 -0.989583 0.140067; + vertex -4.34463 -6.72413 0.765050; + normal 0.0987015 0.204066 0.973969; + texcoord -0.429818 0.417215; + tangent 0.0249872 -0.978913 0.202742; + vertex -4.78301 -6.23404 0.717803; + normal -0.0195877 0.0360325 0.999159; + texcoord -0.382755 0.773362; + tangent -0.0302848 -0.998861 0.0368632; + vertex -3.37615 -6.39582 0.758308; + normal -0.00838917 0.0320529 0.999451; + texcoord -0.296781 0.698997; + tangent -0.0270381 -0.999020 0.0350320; + vertex -3.68167 -6.76655 0.760472; + normal 0.0332212 -0.0408876 0.998611; + texcoord -0.303544 0.813551; + tangent 0.0225442 -0.998603 -0.0477984; + vertex -3.24961 -6.67509 0.752072; + normal 0.0518987 0.0404915 0.997831; + texcoord -0.234326 0.714924; + tangent 0.0765749 -0.996441 0.0352444; + vertex -3.62128 -6.98366 0.763561; + normal 0.0142612 -0.111585 0.993653; + texcoord -0.304811 0.936026; + tangent 0.0202185 -0.993495 -0.112064; + vertex -2.73773 -6.74704 0.730314; + normal 0.0784546 -0.0606619 0.995070; + texcoord -0.226523 0.853222; + tangent 0.0307314 -0.997341 -0.0660871; + vertex -3.02291 -7.04099 0.710290; + normal 0.0314132 -0.189716 0.981336; + texcoord -0.317572 1.10151; + tangent -0.00586668 -0.981614 -0.190789; + vertex -2.04134 -6.65652 0.751684; + normal 0.0470491 -0.178823 0.982756; + texcoord -0.218173 1.03116; + tangent 0.0351703 -0.982408 -0.183403; + vertex -2.34743 -7.09993 0.666561; + normal 0.0728957 -0.100645 0.992248; + texcoord -0.183986 0.963183; + tangent -0.0648655 -0.992608 -0.102578; + vertex -2.61467 -7.20431 0.666525; + normal 0.0385303 -0.172528 0.984251; + texcoord -0.193785 1.16187; + tangent -0.0143149 -0.985323 -0.170101; + vertex -1.80201 -7.16230 0.617046; + normal -0.0279647 -0.138732 0.989935; + texcoord -0.193665 1.23471; + tangent 0.0201536 -0.990605 -0.135262; + vertex -1.50548 -7.17276 0.611284; + normal 0.0408035 -0.0802785 0.995937; + texcoord -0.125425 1.14039; + tangent 0.0337024 -0.995646 -0.0869113; + vertex -1.89947 -7.46135 0.580762; + normal -0.0389013 -0.170475 0.984594; + texcoord -0.262149 1.30343; + tangent 0.0202642 -0.985212 -0.170138; + vertex -1.25808 -6.91782 0.665028; + normal -0.0433147 -0.0515371 0.997731; + texcoord -0.113923 1.22043; + tangent -0.0339191 -0.997653 -0.0594878; + vertex -1.56623 -7.52748 0.574084; + normal 0.113466 -0.0161122 0.993411; + texcoord -0.132003 0.935545; + tangent 0.0211545 -0.999772 -0.00294525; + vertex -2.75484 -7.29228 0.672984; + normal 0.0718701 -0.00795183 0.997382; + texcoord -0.0721417 1.10479; + tangent 0.0361755 -0.999285 -0.0109664; + vertex -2.02436 -7.64161 0.580669; + normal -0.00135176 0.0489112 0.998802; + texcoord -0.0134659 1.20479; + tangent -0.0160931 -0.998623 0.0499387; + vertex -1.63681 -7.88486 0.572695; + normal 0.104399 0.0533550 0.993103; + texcoord -0.0194523 1.07383; + tangent 0.00784579 -0.998709 0.0501875; + vertex -2.15326 -7.84150 0.597130; + normal 0.113017 0.0497765 0.992345; + texcoord -0.183779 0.773886; + tangent 0.0123297 -0.998536 0.0526608; + vertex -3.35504 -7.14785 0.746661; + normal 0.157597 0.0500866 0.986233; + texcoord -0.0877167 0.900958; + tangent 0.0881298 -0.995515 0.0343799; + vertex -2.84217 -7.57086 0.695126; + normal 0.155832 0.0528710 0.986368; + texcoord 0.0589382 0.928217; + tangent -0.0491006 -0.997156 0.0571774; + vertex -2.67092 -8.17229 0.693423; + normal 0.118023 0.0831845 0.989520; + texcoord -0.140438 0.749056; + tangent 0.00144853 -0.996649 0.0817858; + vertex -3.46723 -7.38193 0.776284; + normal 0.152075 0.0792070 0.985190; + texcoord 0.142846 0.677511; + tangent -0.0424723 -0.995582 0.0837451; + vertex -3.74648 -8.53689 0.887092; + normal 0.172155 0.0441821 0.984079; + texcoord 0.0118938 0.816406; + tangent -0.00468078 -0.999191 0.0399419; + vertex -3.24549 -7.93725 0.795444; + normal 0.135683 0.0693708 0.988321; + texcoord -0.0124115 0.745663; + tangent -0.0490227 -0.995839 0.0768265; + vertex -3.47485 -7.88073 0.829419; + normal 0.0441483 0.0553229 0.997492; + texcoord 0.0521469 0.461568; + tangent 0.0305848 -0.998210 0.0513938; + vertex -4.63166 -8.13240 0.968959; + normal 0.0965453 0.104210 0.989858; + texcoord -0.0316823 0.670276; + tangent -0.0826695 -0.990247 0.112142; + vertex -3.76989 -7.80550 0.852937; + normal 0.0746081 0.112321 0.990867; + texcoord -0.128624 0.624827; + tangent -0.0248653 -0.992970 0.115723; + vertex -3.88729 -7.42657 0.815259; + normal 0.0558485 0.121609 0.991006; + texcoord -0.0101902 0.470296; + tangent -0.00915573 -0.992312 0.123421; + vertex -4.61695 -7.90264 0.945006; + normal 0.0408679 0.124701 0.991352; + texcoord -0.131204 0.440417; + tangent -0.0539569 -0.990393 0.127322; + vertex -4.69580 -7.40197 0.874984; + normal -0.0256012 0.0900830 0.995605; + texcoord 0.00406162 0.373789; + tangent 0.0196533 -0.994799 0.0999463; + vertex -4.95830 -7.99495 0.962443; + normal -0.0649318 0.00936856 0.997846; + texcoord 0.0685531 0.347039; + tangent 0.00580396 -0.999974 0.00420893; + vertex -5.06828 -8.19282 0.966806; + normal -0.134604 -0.0715931 0.988310; + texcoord 0.107299 0.294111; + tangent -0.0186688 -0.997334 -0.0705389; + vertex -5.29477 -8.35192 0.938462; + normal -0.0454940 0.0444539 0.997975; + texcoord -0.0465991 0.213560; + tangent 0.0301038 -0.998215 0.0515816; + vertex -5.63846 -7.72819 0.888055; + normal -0.189226 -0.148519 0.970637; + texcoord 0.156237 0.234506; + tangent 0.00932847 -0.988329 -0.152050; + vertex -5.55365 -8.48490 0.877682; + normal -0.0475268 0.141570 0.988787; + texcoord -0.0898427 0.325507; + tangent -0.0555708 -0.989169 0.135853; + vertex -5.20468 -7.51749 0.885000; + normal -0.193359 -0.157290 0.968438; + texcoord 0.258347 0.218539; + tangent 0.0733450 -0.986638 -0.145485; + vertex -5.57615 -8.90977 0.794198; + normal -0.0161235 0.0634453 0.997855; + texcoord -0.172909 0.389693; + tangent -0.210746 -0.975941 0.0559036; + vertex -4.90325 -7.20344 0.856869; + normal 0.0628079 0.0780188 0.994972; + texcoord -0.242841 0.357775; + tangent -0.0155078 -0.997263 0.0722866; + vertex -4.97059 -6.89505 0.839475; + normal 0.0256253 0.0123868 0.999595; + texcoord -0.145503 0.203484; + tangent -0.00543633 -0.999954 0.00793655; + vertex -5.65385 -7.38016 0.874182; + normal 0.0982483 0.0503606 0.993887; + texcoord -0.296652 0.249231; + tangent -0.0328510 -0.998118 0.0517894; + vertex -5.48824 -6.70136 0.867488; + normal 0.0798725 -0.0398635 0.996008; + texcoord -0.203491 0.185030; + tangent 0.0300618 -0.998724 -0.0405737; + vertex -5.75947 -7.11021 0.888336; + normal -0.00976244 -0.0300017 0.999502; + texcoord -0.121307 0.138988; + tangent 0.0348351 -0.998895 -0.0315593; + vertex -5.92819 -7.43625 0.877572; + normal -0.0790952 -0.0822506 0.993468; + texcoord -0.126054 0.0766986; + tangent 0.0336671 -0.996214 -0.0801507; + vertex -6.15082 -7.43257 0.868714; + normal -0.115830 -0.0329540 0.992722; + texcoord 0.0250059 0.167090; + tangent 0.0169158 -0.999329 -0.0324844; + vertex -5.79590 -7.99525 0.881858; + normal -0.158299 -0.0972126 0.982594; + texcoord 0.0130302 0.0746174; + tangent -0.0466505 -0.993047 -0.108084; + vertex -6.14747 -7.96062 0.838145; + normal -0.173240 -0.128667 0.976439; + texcoord 0.0761627 0.136639; + tangent -0.0352264 -0.989470 -0.140386; + vertex -5.92069 -8.19030 0.848021; + normal -0.163740 -0.133455 0.977435; + texcoord 0.0626187 0.000858841; + tangent -0.0133922 -0.990077 -0.139883; + vertex -6.48228 -8.17254 0.746141; + normal -0.162431 -0.134945 0.977449; + texcoord 0.169819 0.0887512; + tangent 0.0222116 -0.990311 -0.137078; + vertex -6.11239 -8.62928 0.725922; + normal -0.0610099 -0.0324496 0.997609; + texcoord 0.209668 0.0422164; + tangent 0.0204426 -0.999314 -0.0308976; + vertex -6.30642 -8.76264 0.689063; + normal -0.116541 -0.105014 0.987619; + texcoord 0.315885 0.203160; + tangent -0.0554608 -0.992501 -0.108930; + vertex -5.61151 -9.16559 0.754277; + normal 0.00467857 0.0802646 0.996763; + texcoord 0.278019 0.0632347; + tangent -0.00920244 -0.996738 0.0801824; + vertex -6.21824 -9.03731 0.703722; + normal -0.0270603 -0.0537799 0.998186; + texcoord 0.365511 0.185445; + tangent -0.119667 -0.990498 -0.0677726; + vertex -5.75501 -9.37868 0.724346; + normal -0.0729576 -0.00713402 0.997310; + texcoord 0.310660 0.135604; + tangent -0.0828016 -0.996420 -0.0170386; + vertex -5.91339 -9.15980 0.721976; + normal 0.0628626 0.0230039 0.997757; + texcoord 0.394153 0.132004; + tangent 0.0301509 -0.999352 0.0196738; + vertex -5.93662 -9.46317 0.727871; + normal 0.110621 0.153740 0.981900; + texcoord 0.347313 0.0182670; + tangent -0.00383095 -0.987604 0.156922; + vertex -6.40237 -9.30344 0.752847; + normal 0.108614 0.0183381 0.993915; + texcoord 0.508994 0.184354; + tangent 0.0271631 -0.999429 0.0201062; + vertex -5.71712 -9.94746 0.699327; + normal 0.142710 0.0695581 0.987317; + texcoord 0.421511 0.0550993; + tangent 0.0122679 -0.997503 0.0695448; + vertex -6.23062 -9.59858 0.770873; + normal 0.0981678 0.173533 0.979923; + texcoord 0.367121 -0.136886; + tangent 0.0219535 -0.983137 0.181548; + vertex -7.06238 -9.43679 0.880358; + normal 0.0119971 0.125869 0.991974; + texcoord 0.376682 -0.221535; + tangent -0.000763741 -0.991100 0.133118; + vertex -7.35709 -9.44502 0.896929; + normal 0.137897 0.0740203 0.987677; + texcoord 0.436892 -0.0891385; + tangent -0.00186719 -0.996773 0.0802487; + vertex -6.84550 -9.69618 0.887921; + normal 0.0331296 0.0333824 0.998893; + texcoord 0.439026 -0.158796; + tangent 0.0726771 -0.996859 0.0314717; + vertex -7.12059 -9.69091 0.911074; + normal 0.0138745 0.0905112 0.995799; + texcoord 0.402872 -0.353478; + tangent 0.00273118 -0.995014 0.0996941; + vertex -7.90970 -9.54917 0.893349; + normal 0.109516 -0.0591676 0.992222; + texcoord 0.501279 -0.0857132; + tangent 0.00430509 -0.997851 -0.0653842; + vertex -6.84617 -9.91473 0.890497; + normal 0.0351692 0.172095 0.984452; + texcoord 0.405968 -0.409255; + tangent -0.00621979 -0.986482 0.163752; + vertex -8.09047 -9.56583 0.897861; + normal 0.134287 0.129918 0.982389; + texcoord 0.453227 -0.441658; + tangent 0.0819781 -0.989595 0.118247; + vertex -8.22460 -9.72732 0.934741; + normal 0.138213 -0.0197904 0.990205; + texcoord 0.496120 -0.366404; + tangent 0.0468474 -0.998448 -0.0301257; + vertex -7.95770 -9.90071 0.903143; + normal 0.000519148 -0.0206311 0.999787; + texcoord 0.440838 -0.300127; + tangent -0.0553309 -0.998130 -0.0259861; + vertex -7.70985 -9.67301 0.896613; + normal 0.00630751 -0.0906972 0.995858; + texcoord 0.498181 -0.161207; + tangent 0.0211555 -0.994805 -0.0995762; + vertex -7.09913 -9.90202 0.905216; + normal -0.0401151 -0.113407 0.992738; + texcoord 0.511939 -0.265835; + tangent -0.0303236 -0.992813 -0.115773; + vertex -7.58178 -9.97285 0.871014; + normal 0.0623884 -0.0646411 0.995956; + texcoord 0.601200 -0.284451; + tangent 0.0787881 -0.994261 -0.0723697; + vertex -7.64538 -10.3356 0.830776; + normal 0.0276207 -0.0884641 0.995696; + texcoord 0.639392 -0.132447; + tangent -0.00219052 -0.995502 -0.0947115; + vertex -7.01870 -10.5226 0.810701; + normal 0.159609 -0.0309104 0.986696; + texcoord 0.617199 -0.328400; + tangent 0.00673452 -0.999583 -0.0280651; + vertex -7.78654 -10.4055 0.844427; + normal 0.0595521 0.00666275 0.998203; + texcoord 0.701090 -0.264224; + tangent -0.00577740 -0.999947 0.00848474; + vertex -7.52105 -10.7100 0.814956; + normal 0.0815738 -0.0867395 0.992886; + texcoord 0.621363 -0.0464359; + tangent -0.0462713 -0.994927 -0.0893258; + vertex -6.63300 -10.4414 0.797537; + normal 0.223657 -0.0208372 0.974445; + texcoord 0.561096 -0.405861; + tangent -0.0497853 -0.998738 -0.00662631; + vertex -8.06204 -10.0963 0.919319; + normal 0.0292676 0.0183267 0.999404; + texcoord 0.709936 -0.0557462; + tangent 0.0356311 -0.999149 0.0207939; + vertex -6.72290 -10.7658 0.788166; + normal 0.0998612 -0.0466437 0.993907; + texcoord 0.579556 0.0262792; + tangent 0.0664001 -0.996211 -0.0561627; + vertex -6.35937 -10.2650 0.784061; + normal 0.150453 -0.00640727 0.988596; + texcoord 0.514780 0.0545029; + tangent 0.0147241 -0.999868 -0.00692137; + vertex -6.25859 -9.99750 0.785253; + normal 0.0946741 0.0681746 0.993171; + texcoord 0.570856 0.116903; + tangent 0.00143991 -0.998069 0.0620951; + vertex -5.96716 -10.2300 0.749460; + normal 0.0152916 0.0655147 0.997734; + texcoord 0.629180 0.0674328; + tangent 0.0145048 -0.998021 0.0611887; + vertex -6.15543 -10.4593 0.773438; + normal 0.104822 0.154210 0.982462; + texcoord 0.596234 0.183866; + tangent -0.0704970 -0.984676 0.159508; + vertex -5.78381 -10.3194 0.741363; + normal 0.0366906 0.186295 0.981809; + texcoord 0.651554 0.178214; + tangent 0.0101719 -0.982179 0.187670; + vertex -5.79140 -10.5140 0.779561; + normal -0.0656696 0.158210 0.985219; + texcoord 0.707460 0.103319; + tangent -0.0333859 -0.986898 0.157851; + vertex -6.03934 -10.7511 0.813488; + normal -0.0292303 0.188632 0.981613; + texcoord 0.787529 0.190531; + tangent -0.0184205 -0.981851 0.188760; + vertex -5.72413 -11.1215 0.909959; + normal -0.0366725 0.101590 0.994150; + texcoord 0.749037 -0.0141050; + tangent -0.000127497 -0.995292 0.0969187; + vertex -6.51070 -10.9187 0.795019; + normal -0.0982369 0.197723 0.975323; + texcoord 0.907063 0.101771; + tangent 0.0175807 -0.979275 0.201772; + vertex -6.10670 -11.5774 0.960720; + normal 0.00149056 0.119131 0.992877; + texcoord 0.796967 -0.0760638; + tangent -0.0340011 -0.992493 0.117481; + vertex -6.74961 -11.0969 0.811792; + normal -0.0246597 0.183137 0.982778; + texcoord 0.938013 0.165328; + tangent 0.0261692 -0.982270 0.185634; + vertex -5.84251 -11.6853 1.00006; + normal -0.0733812 0.185245 0.979949; + texcoord 0.845101 -0.00619000; + tangent -0.0768939 -0.980275 0.182068; + vertex -6.52292 -11.2903 0.849112; + normal -0.0483141 0.237671 0.970143; + texcoord 0.990058 0.117414; + tangent 0.0195909 -0.971518 0.236154; + vertex -6.02082 -11.9569 1.05299; + normal -0.0296396 0.197449 0.979865; + texcoord 1.10743 0.121060; + tangent 0.0736376 -0.976811 0.201040; + vertex -6.00882 -12.3738 1.16371; + normal -0.0733210 0.243705 0.967074; + texcoord 0.968833 -0.00321529; + tangent 0.00660915 -0.969602 0.244600; + vertex -6.51191 -11.8050 0.972161; + normal -0.0699734 0.157254 0.985076; + texcoord 1.15577 -0.0581214; + tangent 0.0363256 -0.985322 0.166795; + vertex -6.70117 -12.6049 1.16626; + normal -0.123225 0.225905 0.966324; + texcoord 1.12002 -0.0899628; + tangent 0.0144359 -0.973894 0.226543; + vertex -6.84753 -12.4167 1.11574; + normal -0.0888489 0.100904 0.990921; + texcoord 1.21996 -0.101231; + tangent -0.0191048 -0.993939 0.108257; + vertex -6.89786 -12.8435 1.18399; + normal -0.0964449 0.214162 0.972025; + texcoord 0.979516 -0.109821; + tangent 0.0463798 -0.974182 0.220947; + vertex -6.94908 -11.8322 0.950503; + normal -0.194526 0.178777 0.964468; + texcoord 1.18722 -0.158129; + tangent -0.00307393 -0.983587 0.180406; + vertex -7.14436 -12.7157 1.13184; + normal -0.0400988 0.139709 0.989380; + texcoord 0.889634 -0.143614; + tangent -0.0137960 -0.989395 0.144590; + vertex -7.11082 -11.4940 0.874490; + normal -0.257899 0.221742 0.940382; + texcoord 1.07283 -0.191389; + tangent -0.00652780 -0.973530 0.228464; + vertex -7.23708 -12.2393 0.991280; + normal -0.204407 0.162435 0.965315; + texcoord 1.00356 -0.190631; + tangent 0.0535443 -0.983620 0.172119; + vertex -7.23379 -11.9752 0.937643; + normal -0.164171 0.0611437 0.984535; + texcoord 1.28498 -0.182615; + tangent 0.0227606 -0.997389 0.0685418; + vertex -7.21376 -13.1201 1.16742; + normal -0.282453 0.174443 0.943287; + texcoord 1.22695 -0.227715; + tangent 0.0204248 -0.982226 0.186588; + vertex -7.38797 -12.8325 1.09100; + normal -0.279355 0.156643 0.947324; + texcoord 1.09336 -0.328221; + tangent 0.0455962 -0.983817 0.173279; + vertex -7.79315 -12.3180 0.810637; + normal -0.0927444 -0.0144792 0.995585; + texcoord 1.51097 -0.139838; + tangent 0.00388456 -0.999903 -0.0134046; + vertex -7.02998 -14.0115 1.19358; + normal -0.180189 0.0734220 0.980888; + texcoord 0.962524 -0.224764; + tangent 0.0400319 -0.995219 0.0890883; + vertex -7.39687 -11.7567 0.872805; + normal -0.0615420 0.0454894 0.997067; + texcoord 0.889054 -0.203168; + tangent 0.0453328 -0.997777 0.0488531; + vertex -7.31598 -11.5172 0.867011; + normal 0.00939679 0.0444403 0.998968; + texcoord 0.810382 -0.246956; + tangent -0.0197373 -0.998594 0.0492049; + vertex -7.50629 -11.1415 0.838124; + normal -0.0921726 -0.0175503 0.995588; + texcoord 0.888831 -0.281472; + tangent 0.0213078 -0.999596 -0.0188027; + vertex -7.59421 -11.4753 0.838614; + normal 0.0765992 -0.0125587 0.996983; + texcoord 0.778512 -0.325752; + tangent 0.0198744 -0.999700 -0.0143158; + vertex -7.77980 -11.0622 0.845836; + normal 0.00916289 -0.0754669 0.997106; + texcoord 0.849929 -0.333427; + tangent 0.0292916 -0.996576 -0.0773168; + vertex -7.80918 -11.3402 0.837670; + normal -0.177797 -0.00384732 0.984060; + texcoord 1.02237 -0.351225; + tangent -0.00605266 -0.999981 0.00151305; + vertex -7.92853 -12.0184 0.756211; + normal 0.171783 -0.0510351 0.983812; + texcoord 0.745657 -0.365844; + tangent 0.0816138 -0.994869 -0.0597820; + vertex -8.01213 -10.9529 0.877669; + normal 0.0947100 -0.0974042 0.990728; + texcoord 0.820843 -0.385439; + tangent 0.0456541 -0.993468 -0.104585; + vertex -8.02512 -11.2243 0.858879; + normal 0.199680 -0.0512719 0.978519; + texcoord 0.637229 -0.480633; + tangent -0.0250801 -0.998834 -0.0412523; + vertex -8.46892 -10.4526 1.01925; + normal 0.142912 -0.141464 0.979573; + texcoord 0.764438 -0.464701; + tangent 0.0205501 -0.988318 -0.151014; + vertex -8.32318 -10.9918 0.935219; + normal 0.0690282 -0.203660 0.976605; + texcoord 0.866137 -0.432116; + tangent -0.00272144 -0.978068 -0.208270; + vertex -8.22753 -11.3667 0.854669; + normal 0.172142 0.00784007 0.985041; + texcoord 0.573911 -0.514688; + tangent -0.214723 -0.975316 0.0515098; + vertex -8.59408 -10.2318 1.05009; + normal 0.0928113 -0.129345 0.987247; + texcoord 0.679756 -0.536042; + tangent 0.0389012 -0.989827 -0.136856; + vertex -8.64919 -10.6537 1.03027; + normal 0.0973574 -0.0263321 0.994901; + texcoord 0.565725 -0.599582; + tangent -0.112161 -0.993644 -0.00955377; + vertex -8.89275 -10.1857 1.09133; + normal -0.00875751 -0.133144 0.991058; + texcoord 0.569442 -0.666683; + tangent 0.0161441 -0.991826 -0.126570; + vertex -9.16612 -10.2116 1.09787; + normal 0.0228614 -0.227505 0.973509; + texcoord 0.771164 -0.524661; + tangent -0.00301984 -0.974470 -0.224497; + vertex -8.62250 -11.0118 0.961253; + normal -0.0268250 -0.177795 0.983702; + texcoord 0.689013 -0.592560; + tangent 0.0581302 -0.982807 -0.175246; + vertex -8.85869 -10.6750 1.03162; + normal -0.0815903 -0.246468 0.965710; + texcoord 0.745594 -0.612676; + tangent 0.00251261 -0.967956 -0.251109; + vertex -8.90828 -10.8954 0.981346; + normal 0.00256981 -0.238949 0.971029; + texcoord 0.905505 -0.438577; + tangent 0.0562153 -0.969375 -0.239064; + vertex -8.24677 -11.5699 0.808179; + normal -0.0502944 -0.243679 0.968551; + texcoord 0.932891 -0.500410; + tangent 0.0432624 -0.968816 -0.243977; + vertex -8.48907 -11.6890 0.770389; + normal -0.0493390 -0.134931 0.989626; + texcoord 0.939346 -0.366575; + tangent -0.0259316 -0.990196 -0.137260; + vertex -7.94309 -11.6582 0.792789; + normal -0.0948510 -0.112024 0.989168; + texcoord 0.999311 -0.403435; + tangent -0.0905685 -0.988341 -0.122394; + vertex -8.07159 -11.9165 0.744122; + normal -0.0191878 -0.134331 0.990751; + texcoord 0.997723 -0.598740; + tangent -0.000991810 -0.991452 -0.130466; + vertex -8.88233 -11.9290 0.690525; + normal -0.100686 -0.000253937 0.994918; + texcoord 1.06160 -0.445507; + tangent -0.0105868 -0.999943 0.00160522; + vertex -8.28232 -12.1796 0.708654; + normal -0.199474 0.133041 0.970830; + texcoord 1.10647 -0.392919; + tangent 0.0621646 -0.987123 0.147389; + vertex -8.03014 -12.3607 0.756170; + normal -0.0447982 -0.243183 0.968946; + texcoord 0.920899 -0.603760; + tangent 0.0170589 -0.969199 -0.245688; + vertex -8.92489 -11.6212 0.753703; + normal -0.298421 0.194835 0.934336; + texcoord 1.24240 -0.358276; + tangent 0.00870020 -0.977853 0.209111; + vertex -7.93021 -12.9470 0.919736; + normal -0.0822572 -0.258835 0.962413; + texcoord 0.820930 -0.662529; + tangent -0.0532105 -0.962779 -0.264999; + vertex -9.14997 -11.2047 0.861344; + normal -0.295219 0.108082 0.949297; + texcoord 1.31372 -0.392292; + tangent 0.0174966 -0.992914 0.117543; + vertex -8.05308 -13.2211 0.927897; + normal -0.137971 -0.200306 0.969970; + texcoord 0.772491 -0.724143; + tangent -0.0630577 -0.975373 -0.211358; + vertex -9.39409 -10.9836 0.884140; + normal -0.0301986 -0.146948 0.988683; + texcoord 0.841647 -0.737488; + tangent -0.0877531 -0.984460 -0.152114; + vertex -9.45132 -11.2705 0.832961; + normal 0.0548574 -0.166602 0.984497; + texcoord 0.958757 -0.665748; + tangent -0.0280111 -0.986607 -0.160694; + vertex -9.13963 -11.7728 0.723067; + normal 0.0796947 -0.0699522 0.994362; + texcoord 0.899581 -0.753725; + tangent -0.0867985 -0.993978 -0.0668858; + vertex -9.57173 -11.4615 0.816527; + normal 0.0908992 -0.0762823 0.992934; + texcoord 1.02059 -0.665512; + tangent -0.00917423 -0.996502 -0.0830602; + vertex -9.16685 -12.0411 0.688576; + normal 0.175698 -0.0362904 0.983775; + texcoord 1.05264 -0.820706; + tangent 0.0515390 -0.997569 -0.0469116; + vertex -9.81812 -12.1428 0.814461; + normal 0.172333 -0.0172882 0.984887; + texcoord 1.06506 -0.711508; + tangent 0.0721237 -0.996823 -0.0337991; + vertex -9.33613 -12.2189 0.703424; + normal 0.0719952 0.0372532 0.996709; + texcoord 1.10505 -0.659641; + tangent -0.0169679 -0.999060 0.0399006; + vertex -9.14463 -12.3368 0.681083; + normal -0.0411504 -0.0177987 0.998994; + texcoord 1.05970 -0.561450; + tangent -0.0307501 -0.999264 -0.0229241; + vertex -8.73061 -12.1884 0.675987; + normal -0.0113916 0.0729475 0.997271; + texcoord 1.12217 -0.599398; + tangent -0.0750934 -0.994241 0.0764561; + vertex -8.91227 -12.4028 0.680238; + normal -0.0989029 0.110522 0.988940; + texcoord 1.12411 -0.487677; + tangent 0.00613459 -0.993380 0.114707; + vertex -8.45088 -12.4394 0.707568; + normal -0.0339678 0.0909296 0.995278; + texcoord 1.22903 -0.605080; + tangent -0.00555465 -0.995726 0.0921879; + vertex -8.95389 -12.8815 0.735899; + normal -0.100421 0.104890 0.989401; + texcoord 1.24753 -0.549650; + tangent 0.0121784 -0.994215 0.106719; + vertex -8.72064 -12.9269 0.758145; + normal -0.161628 0.131169 0.978096; + texcoord 1.25168 -0.494738; + tangent -0.0262827 -0.991527 0.127214; + vertex -8.45907 -12.9631 0.797044; + normal -0.162140 0.109294 0.980696; + texcoord 1.37720 -0.531472; + tangent 0.0365001 -0.992492 0.116738; + vertex -8.63514 -13.4640 0.804628; + normal -0.227958 0.142062 0.963252; + texcoord 1.27216 -0.439018; + tangent -0.0409885 -0.989512 0.138514; + vertex -8.26415 -13.0372 0.846734; + normal -0.241940 0.0861168 0.966462; + texcoord 1.40924 -0.417142; + tangent -0.0174657 -0.996365 0.0833816; + vertex -8.17315 -13.5960 0.922061; + normal -0.268804 0.0713466 0.960549; + texcoord 1.32955 -0.273606; + tangent 0.0108059 -0.996822 0.0789280; + vertex -7.54084 -13.2412 1.09766; + normal -0.154603 0.0635284 0.985932; + texcoord 1.52746 -0.371059; + tangent 0.0415735 -0.996816 0.0680410; + vertex -7.99879 -14.0378 1.00066; + normal -0.237310 0.0204865 0.971218; + texcoord 1.48264 -0.335910; + tangent 0.00187243 -0.999828 0.0184358; + vertex -7.84584 -13.8825 1.02592; + normal -0.184300 0.00748848 0.982841; + texcoord 1.37827 -0.208680; + tangent -0.0146321 -0.999887 0.00346757; + vertex -7.31566 -13.4681 1.15636; + normal -0.214910 -0.0158289 0.976506; + texcoord 1.48211 -0.242867; + tangent 0.00622814 -0.999859 -0.0155764; + vertex -7.45770 -13.8574 1.12361; + normal -0.156083 -0.0368987 0.987054; + texcoord 1.58399 -0.320504; + tangent -0.0158891 -0.999190 -0.0369789; + vertex -7.73903 -14.2944 1.04335; + normal -0.0601687 0.0144634 0.998083; + texcoord 1.61463 -0.370615; + tangent -0.0207080 -0.999707 0.0125617; + vertex -7.97680 -14.4097 1.01665; + normal -0.173919 -0.0649379 0.982616; + texcoord 1.54282 -0.189617; + tangent -0.00346208 -0.997819 -0.0659118; + vertex -7.23493 -14.1304 1.15881; + normal -0.133994 -0.101185 0.985803; + texcoord 1.63731 -0.269352; + tangent -0.0341358 -0.993539 -0.108235; + vertex -7.55323 -14.5378 1.04916; + normal -0.121432 -0.113208 0.986123; + texcoord 1.59270 -0.138314; + tangent -0.0198268 -0.992485 -0.120749; + vertex -7.03673 -14.2921 1.17618; + normal -0.122243 -0.0861687 0.988753; + texcoord 1.72415 -0.171715; + tangent -0.0170020 -0.995160 -0.0967895; + vertex -7.16485 -14.8837 1.05832; + normal -0.00555925 -0.0413149 0.999131; + texcoord 1.56180 -0.0688671; + tangent 0.0175887 -0.998786 -0.0460179; + vertex -6.76005 -14.1850 1.20691; + normal -0.0891198 -0.0921082 0.991753; + texcoord 1.70633 -0.0367811; + tangent 0.0941964 -0.992129 -0.0825035; + vertex -6.64782 -14.8188 1.13294; + normal -0.123007 -0.0615280 0.990497; + texcoord 1.74146 -0.0651892; + tangent 0.170701 -0.984421 -0.0421538; + vertex -6.75557 -14.9500 1.11012; + normal -0.0791658 -0.00632535 0.996841; + texcoord 1.77364 0.0112651; + tangent 0.0718750 -0.997406 -0.00383549; + vertex -6.34842 -15.1338 1.14473; + normal -0.00209870 -0.0575280 0.998342; + texcoord 1.67739 0.0109774; + tangent 0.0608023 -0.996651 -0.0546865; + vertex -6.44702 -14.6692 1.15396; + normal 0.105996 0.00830027 0.994332; + texcoord 1.55062 -0.0107290; + tangent 0.0118033 -0.999881 0.00993744; + vertex -6.55553 -14.1583 1.19458; + normal 0.0174477 0.0328667 0.999307; + texcoord 1.71822 0.0964901; + tangent 0.0319827 -0.998823 0.0364673; + vertex -6.12794 -14.8097 1.15078; + normal 0.166661 0.0825186 0.982555; + texcoord 1.59745 0.110498; + tangent -0.0132212 -0.996249 0.0855219; + vertex -6.03271 -14.3295 1.10940; + normal 0.0851987 0.0129474 0.996280; + texcoord 1.64963 0.0599145; + tangent -0.0323843 -0.999388 0.0132325; + vertex -6.24192 -14.5408 1.15186; + normal 0.160946 0.102190 0.981659; + texcoord 1.62032 0.257451; + tangent -0.00383567 -0.994237 0.107136; + vertex -5.41872 -14.4164 1.01440; + normal 0.101900 0.107858 0.988930; + texcoord 1.70128 0.152765; + tangent -0.00929511 -0.993916 0.109747; + vertex -5.87399 -14.7478 1.12986; + normal 0.169822 0.140873 0.975354; + texcoord 1.69961 0.220233; + tangent -0.0318487 -0.987957 0.151418; + vertex -5.61342 -14.7420 1.09389; + normal 0.223645 0.124065 0.966742; + texcoord 1.70508 0.303433; + tangent -0.0460684 -0.988860 0.141543; + vertex -5.28727 -14.7409 1.02168; + normal 0.0667733 0.0666408 0.995540; + texcoord 1.82841 0.194272; + tangent 0.0294013 -0.997143 0.0695814; + vertex -5.68055 -15.2816 1.18772; + normal 0.215273 0.117773 0.969426; + texcoord 1.83197 0.294820; + tangent 0.0275123 -0.991948 0.123624; + vertex -5.32843 -15.3252 1.14113; + normal 0.234981 0.135473 0.962513; + texcoord 1.76277 0.407923; + tangent 0.00108222 -0.989978 0.141217; + vertex -4.83004 -14.9999 0.936876; + normal 0.237303 0.138285 0.961543; + texcoord 1.84531 0.450789; + tangent 0.0110565 -0.990044 0.140322; + vertex -4.67184 -15.3570 0.953989; + normal 0.244496 0.0681029 0.967256; + texcoord 1.90461 0.440032; + tangent 0.0112275 -0.997482 0.0700210; + vertex -4.70207 -15.6034 0.995366; + normal 0.167359 0.0305555 0.985422; + texcoord 1.87227 0.276364; + tangent 0.0469620 -0.998731 0.0182041; + vertex -5.38445 -15.4479 1.16046; + normal 0.204357 -0.0631319 0.976858; + texcoord 1.97039 0.416082; + tangent -0.0165813 -0.998097 -0.0593852; + vertex -4.81829 -15.8361 1.02616; + normal 0.191489 -0.0636725 0.979427; + texcoord 1.93476 0.325128; + tangent 0.0142170 -0.997004 -0.0760299; + vertex -5.18525 -15.6844 1.12119; + normal 0.0710818 -0.0845556 0.993880; + texcoord 1.90689 0.246422; + tangent -0.0113171 -0.996015 -0.0884674; + vertex -5.49603 -15.5779 1.17344; + normal 0.149422 -0.106723 0.982997; + texcoord 2.02368 0.438277; + tangent -0.0316150 -0.993977 -0.104929; + vertex -4.72061 -16.0098 0.987780; + normal 0.138898 -0.210481 0.967680; + texcoord 2.00890 0.344509; + tangent -0.0118942 -0.976022 -0.217345; + vertex -5.10310 -15.9933 1.05484; + normal 0.0636390 -0.235798 0.969716; + texcoord 1.98560 0.280928; + tangent -0.0189471 -0.970818 -0.239068; + vertex -5.36230 -15.9012 1.11181; + normal -0.0458917 -0.0454873 0.997910; + texcoord 1.86423 0.140261; + tangent -0.0273005 -0.998404 -0.0494386; + vertex -5.89055 -15.4020 1.18818; + normal -0.0339596 -0.183882 0.982361; + texcoord 1.93063 0.187629; + tangent -0.0579248 -0.980041 -0.190169; + vertex -5.72679 -15.6679 1.16151; + normal -0.0140933 -0.186514 0.982351; + texcoord 1.95134 0.0677375; + tangent -0.0504257 -0.979717 -0.193938; + vertex -6.22719 -15.7528 1.11178; + normal 0.0486768 -0.0621487 0.996879; + texcoord 1.94186 0.0134707; + tangent -0.0646234 -0.995905 -0.0632209; + vertex -6.45043 -15.6995 1.12045; + normal -0.0315220 -0.292905 0.955622; + texcoord 1.99168 0.235190; + tangent -0.0396582 -0.954277 -0.296281; + vertex -5.53389 -15.9245 1.10387; + normal 0.137049 -0.191273 0.971922; + texcoord 2.01828 0.0172679; + tangent 0.0326175 -0.980017 -0.196221; + vertex -6.42032 -16.0302 1.07021; + normal -0.0418619 -0.293514 0.955038; + texcoord 1.96680 0.104550; + tangent -0.0584554 -0.953069 -0.297057; + vertex -6.09296 -15.8310 1.09354; + normal -0.0313192 -0.302495 0.952636; + texcoord 2.10628 0.243606; + tangent 0.0645321 -0.950608 -0.303611; + vertex -5.54655 -16.4184 0.926299; + normal 0.0228184 -0.230293 0.972854; + texcoord 2.10536 0.356890; + tangent -0.0247371 -0.970617 -0.239357; + vertex -5.06438 -16.4396 0.922700; + normal 0.000778881 -0.246027 0.969263; + texcoord 2.12382 0.156839; + tangent 0.0662711 -0.966589 -0.247615; + vertex -5.86604 -16.4766 0.896563; + normal 0.0405461 -0.162106 0.985940; + texcoord 2.07831 0.443791; + tangent -0.0550321 -0.985221 -0.162204; + vertex -4.71801 -16.2172 0.957880; + normal -0.0809236 -0.108046 0.990847; + texcoord 2.16831 0.390219; + tangent 0.0185681 -0.994059 -0.107249; + vertex -4.92998 -16.6344 0.885903; + normal 0.0502783 0.00234692 0.998732; + texcoord 2.08891 0.511751; + tangent -0.0331347 -0.999444 0.00366280; + vertex -4.42854 -16.3085 0.940705; + normal -0.0628827 -0.0488395 0.996825; + texcoord 2.12133 0.474509; + tangent 0.0147530 -0.998694 -0.0489049; + vertex -4.59876 -16.4281 0.935929; + normal 0.0153830 0.129521 0.991457; + texcoord 2.12125 0.557205; + tangent -0.0497989 -0.989923 0.132564; + vertex -4.26719 -16.4438 0.946147; + normal -0.123865 0.0914792 0.988073; + texcoord 2.17679 0.520837; + tangent 0.0205510 -0.995333 0.0942886; + vertex -4.38043 -16.6603 0.962441; + normal -0.0626271 0.125878 0.990067; + texcoord 2.33683 0.598609; + tangent 0.0229770 -0.991869 0.125170; + vertex -4.06522 -17.2910 1.09626; + normal -0.156842 0.100527 0.982494; + texcoord 2.34948 0.557369; + tangent -0.00876084 -0.994855 0.100929; + vertex -4.24218 -17.3620 1.08271; + normal 0.0312907 0.148470 0.988422; + texcoord 2.33192 0.675744; + tangent 0.0373064 -0.988369 0.147429; + vertex -3.77896 -17.2976 1.09965; + normal 0.0831194 0.115351 0.989841; + texcoord 2.38660 0.805791; + tangent -0.00498144 -0.993316 0.115323; + vertex -3.24563 -17.4976 1.09254; + normal 0.0151794 0.0930743 0.995543; + texcoord 2.46209 0.687274; + tangent -0.0115749 -0.995546 0.0935650; + vertex -3.73388 -17.8212 1.14742; + normal 0.150474 0.111948 0.982255; + texcoord 2.37610 0.864775; + tangent 0.00101532 -0.993848 0.110750; + vertex -3.01253 -17.4643 1.06232; + normal 0.123999 0.0878280 0.988388; + texcoord 2.49118 0.829140; + tangent -0.00140745 -0.996013 0.0891991; + vertex -3.16177 -17.8812 1.11597; + normal 0.0759295 0.0740935 0.994357; + texcoord 2.58000 0.776692; + tangent 0.0126518 -0.997192 0.0738110; + vertex -3.37513 -18.2987 1.18331; + normal -0.0181044 0.0619230 0.997917; + texcoord 2.56424 0.681882; + tangent -0.0426325 -0.997207 0.0613245; + vertex -3.74358 -18.2472 1.19015; + normal -0.237713 0.0461379 0.970239; + texcoord 2.51587 0.506532; + tangent -0.00395152 -0.998983 0.0449081; + vertex -4.44576 -18.0006 1.08518; + normal -0.233842 0.0906468 0.968040; + texcoord 2.36238 0.514010; + tangent -0.000452113 -0.995529 0.0944574; + vertex -4.40839 -17.4119 1.05385; + normal -0.247919 0.0472872 0.967626; + texcoord 2.54050 0.412058; + tangent -0.0171137 -0.998876 0.0441937; + vertex -4.84975 -18.1118 0.974611; + normal -0.206210 0.0759728 0.975554; + texcoord 2.23504 0.483915; + tangent -0.0100420 -0.996820 0.0790520; + vertex -4.55241 -16.8778 0.951273; + normal -0.219818 0.0698896 0.973034; + texcoord 2.40390 0.370860; + tangent -0.0295810 -0.997350 0.0664642; + vertex -5.02669 -17.5282 0.885288; + normal -0.182447 0.0574332 0.981537; + texcoord 2.58527 0.354710; + tangent 0.0203258 -0.997954 0.0606194; + vertex -5.09580 -18.2955 0.930696; + normal -0.195666 0.0764338 0.977687; + texcoord 2.49310 0.327778; + tangent 0.00806207 -0.996840 0.0790205; + vertex -5.19413 -17.9257 0.876614; + normal -0.138606 0.114017 0.983762; + texcoord 2.58088 0.296936; + tangent 0.0384969 -0.991742 0.122336; + vertex -5.28949 -18.2786 0.898552; + normal -0.0158470 0.145489 0.989233; + texcoord 2.66037 0.274068; + tangent -0.0300563 -0.988358 0.149150; + vertex -5.38449 -18.6039 0.936715; + normal -0.116625 0.217115 0.969154; + texcoord 2.58229 0.209766; + tangent 0.0913765 -0.969739 0.226400; + vertex -5.63511 -18.3038 0.854947; + normal -0.0457083 0.254615 0.965962; + texcoord 2.64984 0.199955; + tangent -0.00178938 -0.966006 0.258512; + vertex -5.64740 -18.5358 0.914346; + normal -0.0222654 0.204238 0.978668; + texcoord 2.75454 0.0873194; + tangent 0.0308652 -0.977100 0.210530; + vertex -6.14146 -19.0054 1.02472; + normal -0.0453083 0.289714 0.956040; + texcoord 2.71712 0.0520621; + tangent 0.0866350 -0.951736 0.294436; + vertex -6.31686 -18.8413 0.971293; + normal -0.0607427 0.274590 0.959641; + texcoord 2.59545 0.0771563; + tangent -0.0269719 -0.959215 0.281389; + vertex -6.19647 -18.3034 0.785281; + normal -0.00882285 0.277762 0.960609; + texcoord 2.68687 -0.0484911; + tangent 0.0116321 -0.959732 0.280676; + vertex -6.69989 -18.7116 0.917796; + normal -0.118136 0.113324 0.986510; + texcoord 2.51379 0.140187; + tangent 0.0556714 -0.991078 0.121101; + vertex -5.94958 -18.0128 0.748474; + normal 0.0384096 0.237408 0.970650; + texcoord 2.58806 -0.0274446; + tangent -0.0452920 -0.968798 0.243678; + vertex -6.59913 -18.3063 0.787094; + normal -0.0345592 0.184517 0.982222; + texcoord 2.54937 0.0529010; + tangent -0.0664437 -0.980882 0.182912; + vertex -6.27191 -18.1540 0.745797; + normal -0.136544 0.0191803 0.990448; + texcoord 2.39200 0.268226; + tangent -0.0656992 -0.997770 0.0117717; + vertex -5.41503 -17.5035 0.817430; + normal 0.0204229 0.102213 0.994553; + texcoord 2.51746 0.0193554; + tangent 0.00467413 -0.994867 0.101079; + vertex -6.39390 -18.0500 0.728688; + normal -0.0600102 -0.0192550 0.998012; + texcoord 2.44875 0.105879; + tangent -0.0144106 -0.999647 -0.0222959; + vertex -6.11113 -17.7825 0.724729; + normal -0.177338 0.0311464 0.983657; + texcoord 2.28195 0.373978; + tangent -0.00654976 -0.999610 0.0271506; + vertex -4.96934 -17.0726 0.864417; + normal -0.0734458 -0.0469950 0.996191; + texcoord 2.33570 0.202231; + tangent -0.0798825 -0.995301 -0.0547263; + vertex -5.65584 -17.2976 0.799426; + normal -0.145015 -0.0444819 0.988429; + texcoord 2.22656 0.381430; + tangent 0.0358289 -0.998780 -0.0339712; + vertex -4.97122 -16.8378 0.865598; + normal -0.0689240 -0.0595205 0.995845; + texcoord 2.25042 0.296282; + tangent 0.0339977 -0.997569 -0.0608334; + vertex -5.25819 -16.9653 0.831275; + normal -0.0269477 -0.0899078 0.995586; + texcoord 2.29973 0.153465; + tangent -0.0291388 -0.995403 -0.0912303; + vertex -5.85449 -17.1633 0.798033; + normal 0.0195351 -0.148394 0.988735; + texcoord 2.21590 0.141625; + tangent 0.00638333 -0.989423 -0.144919; + vertex -5.90196 -16.8146 0.829528; + normal 0.0388367 -0.0732418 0.996558; + texcoord 2.43757 0.0331177; + tangent -0.00816086 -0.997023 -0.0766755; + vertex -6.35624 -17.7423 0.722757; + normal 0.0588434 -0.145076 0.987669; + texcoord 2.31264 0.0645423; + tangent -0.0109078 -0.989656 -0.143043; + vertex -6.24793 -17.2946 0.784842; + normal 0.0738909 -0.235934 0.968956; + texcoord 2.12667 0.104810; + tangent 0.0521962 -0.969122 -0.240994; + vertex -6.05359 -16.4692 0.906014; + normal 0.139277 -0.199783 0.969891; + texcoord 2.16992 0.0546961; + tangent 0.00476721 -0.979304 -0.202340; + vertex -6.22980 -16.6412 0.886165; + normal 0.119218 -0.176818 0.976997; + texcoord 2.33012 0.00478347; + tangent -0.0207132 -0.983998 -0.176972; + vertex -6.45055 -17.2715 0.808911; + normal 0.178680 -0.213579 0.960447; + texcoord 2.24699 -0.0282777; + tangent 0.0659280 -0.971753 -0.226605; + vertex -6.63501 -16.9297 0.908495; + normal 0.145474 -0.183376 0.972219; + texcoord 2.10394 -0.0837541; + tangent 0.00573804 -0.982573 -0.185791; + vertex -6.83462 -16.3740 1.08366; + normal 0.113262 -0.228592 0.966911; + texcoord 2.30150 -0.100264; + tangent -0.0179073 -0.973183 -0.229335; + vertex -6.84562 -17.1556 0.891017; + normal 0.0776680 -0.223572 0.971588; + texcoord 2.14397 -0.141660; + tangent -0.0489093 -0.973196 -0.224718; + vertex -7.04889 -16.5347 1.07379; + normal 0.0496356 -0.229389 0.972068; + texcoord 2.28277 -0.205770; + tangent -0.184143 -0.958466 -0.217794; + vertex -7.30863 -17.1603 0.923076; + normal 0.0982046 -0.171456 0.980285; + texcoord 2.39766 -0.109088; + tangent 0.00326451 -0.984598 -0.174805; + vertex -6.94433 -17.5819 0.805500; + normal 0.0995120 -0.145825 0.984293; + texcoord 2.32551 -0.243196; + tangent 0.00285252 -0.988830 -0.149018; + vertex -7.51008 -17.2202 0.922873; + normal 0.0540882 -0.118984 0.991422; + texcoord 2.25168 -0.297461; + tangent -0.147965 -0.981659 -0.120215; + vertex -7.72952 -16.9479 0.976228; + normal 0.165325 -0.0675872 0.983921; + texcoord 2.32192 -0.296052; + tangent 0.0700189 -0.994072 -0.0831792; + vertex -7.70335 -17.2428 0.948439; + normal 0.140992 -0.0733354 0.987291; + texcoord 2.45265 -0.187188; + tangent 0.0215539 -0.996890 -0.0757966; + vertex -7.23205 -17.7841 0.804842; + normal 0.226168 0.00385329 0.974081; + texcoord 2.49993 -0.250346; + tangent 0.0284058 -0.999578 -0.00611321; + vertex -7.49432 -17.9695 0.847303; + normal 0.0840344 0.0194900 0.996272; + texcoord 2.49238 -0.0445756; + tangent 0.00888928 -0.999698 0.0229158; + vertex -6.65966 -17.9466 0.739761; + normal 0.127939 0.0818694 0.988397; + texcoord 2.52925 -0.171945; + tangent -0.0434079 -0.995905 0.0792976; + vertex -7.19175 -18.1170 0.799939; + normal 0.140973 0.155011 0.977803; + texcoord 2.58468 -0.213503; + tangent 0.0235651 -0.988076 0.152154; + vertex -7.33682 -18.3190 0.848928; + normal 0.0867865 0.203102 0.975304; + texcoord 2.59224 -0.150267; + tangent -0.00644183 -0.978175 0.207682; + vertex -7.13034 -18.3259 0.827245; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3 3 1 4; +}; +batch TRIANGLE_STRIP +{ + indices 3 5 2 6; +}; +batch TRIANGLE_STRIP +{ + indices 4 7 3; +}; +batch TRIANGLE_STRIP +{ + indices 5 8 6; +}; +batch TRIANGLE_STRIP +{ + indices 7 9 3 5; +}; +batch TRIANGLE_STRIP +{ + indices 8 10 6; +}; +batch TRIANGLE_STRIP +{ + indices 9 11 5 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 7 12 4; +}; +batch TRIANGLE_STRIP +{ + indices 11 9 12 12 13 4 14 14 13 15 12; +}; +batch TRIANGLE_STRIP +{ + indices 14 16 15 15 12 17 11; +}; +batch TRIANGLE_STRIP +{ + indices 16 18 15 17; +}; +batch TRIANGLE_STRIP +{ + indices 16 19 18 18 17 20 20 18 19; +}; +batch TRIANGLE_STRIP +{ + indices 11 17 21; +}; +batch TRIANGLE_STRIP +{ + indices 19 16 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 21 24 11 8; +}; +batch TRIANGLE_STRIP +{ + indices 22 23 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 19 22 27 25; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 25 29 27 28; +}; +batch TRIANGLE_STRIP +{ + indices 17 20 30 28; +}; +batch TRIANGLE_STRIP +{ + indices 17 30 21; +}; +batch TRIANGLE_STRIP +{ + indices 29 31 28; +}; +batch TRIANGLE_STRIP +{ + indices 30 32 21 24; +}; +batch TRIANGLE_STRIP +{ + indices 30 28 33 31; +}; +batch TRIANGLE_STRIP +{ + indices 32 30 34 33; +}; +batch TRIANGLE_STRIP +{ + indices 35 24 32 32 36 34; +}; +batch TRIANGLE_STRIP +{ + indices 36 35 32; +}; +batch TRIANGLE_STRIP +{ + indices 8 24 37 35; +}; +batch TRIANGLE_STRIP +{ + indices 10 8 37 37 38 35; +}; +batch TRIANGLE_STRIP +{ + indices 37 38 10 39 39 38 35; +}; +batch TRIANGLE_STRIP +{ + indices 10 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 39 35 42 36; +}; +batch TRIANGLE_STRIP +{ + indices 41 39 43 42; +}; +batch TRIANGLE_STRIP +{ + indices 43 44 41 45; +}; +batch TRIANGLE_STRIP +{ + indices 44 43 46 42; +}; +batch TRIANGLE_STRIP +{ + indices 45 44 47 46; +}; +batch TRIANGLE_STRIP +{ + indices 48 45 47; +}; +batch TRIANGLE_STRIP +{ + indices 42 49 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 36 50 42 49; +}; +batch TRIANGLE_STRIP +{ + indices 47 51 48 52; +}; +batch TRIANGLE_STRIP +{ + indices 49 53 47 51; +}; +batch TRIANGLE_STRIP +{ + indices 50 36 54 34; +}; +batch TRIANGLE_STRIP +{ + indices 55 49 50 50 56 54; +}; +batch TRIANGLE_STRIP +{ + indices 55 50 56; +}; +batch TRIANGLE_STRIP +{ + indices 34 57 54 56; +}; +batch TRIANGLE_STRIP +{ + indices 55 58 49 53; +}; +batch TRIANGLE_STRIP +{ + indices 55 59 58 53; +}; +batch TRIANGLE_STRIP +{ + indices 56 60 55 59 59 61 53; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 59; +}; +batch TRIANGLE_STRIP +{ + indices 57 62 56 60; +}; +batch TRIANGLE_STRIP +{ + indices 57 34 63 33; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 57 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 33 65 31; +}; +batch TRIANGLE_STRIP +{ + indices 64 63 66 65 65 31 67 67 65 66; +}; +batch TRIANGLE_STRIP +{ + indices 67 31 68 29; +}; +batch TRIANGLE_STRIP +{ + indices 67 69 66 66 64 70 70 66 69; +}; +batch TRIANGLE_STRIP +{ + indices 64 70 62; +}; +batch TRIANGLE_STRIP +{ + indices 69 67 71 68; +}; +batch TRIANGLE_STRIP +{ + indices 70 72 62; +}; +batch TRIANGLE_STRIP +{ + indices 73 69 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 74 62 60; +}; +batch TRIANGLE_STRIP +{ + indices 73 75 69 70; +}; +batch TRIANGLE_STRIP +{ + indices 74 76 60 61 61 76 77 74; +}; +batch TRIANGLE_STRIP +{ + indices 61 77 53 78 51 79 79 78 77; +}; +batch TRIANGLE_STRIP +{ + indices 51 79 52 80 81; +}; +batch TRIANGLE_STRIP +{ + indices 77 82 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 82 77 83 74; +}; +batch TRIANGLE_STRIP +{ + indices 80 84 81 85; +}; +batch TRIANGLE_STRIP +{ + indices 86 80 82; +}; +batch TRIANGLE_STRIP +{ + indices 87 85 84 84 88 80; +}; +batch TRIANGLE_STRIP +{ + indices 87 84 88 88 86 80; +}; +batch TRIANGLE_STRIP +{ + indices 85 87 89 88; +}; +batch TRIANGLE_STRIP +{ + indices 89 90 85; +}; +batch TRIANGLE_STRIP +{ + indices 86 82 91 83; +}; +batch TRIANGLE_STRIP +{ + indices 88 86 92 91 91 83 93 93 91 92 92 94 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 93 95 92 94; +}; +batch TRIANGLE_STRIP +{ + indices 93 83 96 74; +}; +batch TRIANGLE_STRIP +{ + indices 95 93 97 96 96 74 98 72 99 70 75; +}; +batch TRIANGLE_STRIP +{ + indices 99 100 98 96; +}; +batch TRIANGLE_STRIP +{ + indices 75 101 99 100; +}; +batch TRIANGLE_STRIP +{ + indices 101 75 102 73 71; +}; +batch TRIANGLE_STRIP +{ + indices 100 101 103 102; +}; +batch TRIANGLE_STRIP +{ + indices 96 100 104 103; +}; +batch TRIANGLE_STRIP +{ + indices 104 105 96 97; +}; +batch TRIANGLE_STRIP +{ + indices 106 104 103; +}; +batch TRIANGLE_STRIP +{ + indices 105 107 97 95; +}; +batch TRIANGLE_STRIP +{ + indices 105 104 108 106; +}; +batch TRIANGLE_STRIP +{ + indices 107 105 109 108; +}; +batch TRIANGLE_STRIP +{ + indices 107 110 95 94; +}; +batch TRIANGLE_STRIP +{ + indices 109 111 107 110; +}; +batch TRIANGLE_STRIP +{ + indices 112 109 108; +}; +batch TRIANGLE_STRIP +{ + indices 113 94 110; +}; +batch TRIANGLE_STRIP +{ + indices 112 108 114 106; +}; +batch TRIANGLE_STRIP +{ + indices 113 110 115 111; +}; +batch TRIANGLE_STRIP +{ + indices 114 106 116; +}; +batch TRIANGLE_STRIP +{ + indices 111 117 115; +}; +batch TRIANGLE_STRIP +{ + indices 116 106 118 103 102; +}; +batch TRIANGLE_STRIP +{ + indices 117 119 115 113; +}; +batch TRIANGLE_STRIP +{ + indices 118 102 120 71; +}; +batch TRIANGLE_STRIP +{ + indices 113 119 121; +}; +batch TRIANGLE_STRIP +{ + indices 122 120 71; +}; +batch TRIANGLE_STRIP +{ + indices 121 119 123 117; +}; +batch TRIANGLE_STRIP +{ + indices 121 124 113 94 94 124 89 90; +}; +batch TRIANGLE_STRIP +{ + indices 124 121 125 123; +}; +batch TRIANGLE_STRIP +{ + indices 124 126 90 127; +}; +batch TRIANGLE_STRIP +{ + indices 125 128 124 126 126 129 127 130; +}; +batch TRIANGLE_STRIP +{ + indices 126 131 129 130; +}; +batch TRIANGLE_STRIP +{ + indices 126 128 131 131 130 132 133; +}; +batch TRIANGLE_STRIP +{ + indices 128 134 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 135 133 136; +}; +batch TRIANGLE_STRIP +{ + indices 132 131 137 134; +}; +batch TRIANGLE_STRIP +{ + indices 135 132 138 137; +}; +batch TRIANGLE_STRIP +{ + indices 136 135 139 138; +}; +batch TRIANGLE_STRIP +{ + indices 139 140 136; +}; +batch TRIANGLE_STRIP +{ + indices 137 141 138 139; +}; +batch TRIANGLE_STRIP +{ + indices 134 142 137 141; +}; +batch TRIANGLE_STRIP +{ + indices 128 143 134 142; +}; +batch TRIANGLE_STRIP +{ + indices 128 125 143 123; +}; +batch TRIANGLE_STRIP +{ + indices 144 142 143 143 145 123; +}; +batch TRIANGLE_STRIP +{ + indices 143 145 144 144 142 146; +}; +batch TRIANGLE_STRIP +{ + indices 145 147 144 146 146 148 142 141; +}; +batch TRIANGLE_STRIP +{ + indices 149 146 147; +}; +batch TRIANGLE_STRIP +{ + indices 150 141 148 148 151 146; +}; +batch TRIANGLE_STRIP +{ + indices 151 150 148; +}; +batch TRIANGLE_STRIP +{ + indices 149 152 146 151; +}; +batch TRIANGLE_STRIP +{ + indices 153 149 147; +}; +batch TRIANGLE_STRIP +{ + indices 151 154 150; +}; +batch TRIANGLE_STRIP +{ + indices 153 147 155 145; +}; +batch TRIANGLE_STRIP +{ + indices 153 156 149 152; +}; +batch TRIANGLE_STRIP +{ + indices 155 157 153 153 156 158 158 153 157; +}; +batch TRIANGLE_STRIP +{ + indices 145 159 155 155 157 160 160 155 159 159 161 145 123; +}; +batch TRIANGLE_STRIP +{ + indices 162 160 159 159 163 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 159 163; +}; +batch TRIANGLE_STRIP +{ + indices 123 164 161 163; +}; +batch TRIANGLE_STRIP +{ + indices 162 165 160 157; +}; +batch TRIANGLE_STRIP +{ + indices 165 162 166 163; +}; +batch TRIANGLE_STRIP +{ + indices 167 157 165 165 168 166; +}; +batch TRIANGLE_STRIP +{ + indices 165 168 167 167 157 169 158; +}; +batch TRIANGLE_STRIP +{ + indices 167 170 169 169 158 171 171 169 170; +}; +batch TRIANGLE_STRIP +{ + indices 158 171 156; +}; +batch TRIANGLE_STRIP +{ + indices 172 170 167; +}; +batch TRIANGLE_STRIP +{ + indices 171 173 156; +}; +batch TRIANGLE_STRIP +{ + indices 172 167 174 168; +}; +batch TRIANGLE_STRIP +{ + indices 172 175 170 171; +}; +batch TRIANGLE_STRIP +{ + indices 174 176 172 175; +}; +batch TRIANGLE_STRIP +{ + indices 168 177 174 174 176 178 178 174 177; +}; +batch TRIANGLE_STRIP +{ + indices 179 175 176 176 180 178; +}; +batch TRIANGLE_STRIP +{ + indices 176 180 179 179 175 181 171; +}; +batch TRIANGLE_STRIP +{ + indices 180 182 179 181 181 183 171 173; +}; +batch TRIANGLE_STRIP +{ + indices 183 181 184 182; +}; +batch TRIANGLE_STRIP +{ + indices 173 183 185 184; +}; +batch TRIANGLE_STRIP +{ + indices 156 173 186 185; +}; +batch TRIANGLE_STRIP +{ + indices 156 186 152 187 187 186 185; +}; +batch TRIANGLE_STRIP +{ + indices 187 188 152 151 151 188 154; +}; +batch TRIANGLE_STRIP +{ + indices 185 189 187 188; +}; +batch TRIANGLE_STRIP +{ + indices 190 185 184; +}; +batch TRIANGLE_STRIP +{ + indices 191 188 189 189 192 185; +}; +batch TRIANGLE_STRIP +{ + indices 191 189 192 192 190 185; +}; +batch TRIANGLE_STRIP +{ + indices 191 193 188 154; +}; +batch TRIANGLE_STRIP +{ + indices 190 184 194 182; +}; +batch TRIANGLE_STRIP +{ + indices 194 195 190 192; +}; +batch TRIANGLE_STRIP +{ + indices 182 196 194 195 195 197 192; +}; +batch TRIANGLE_STRIP +{ + indices 196 198 195 197 197 199 192 191; +}; +batch TRIANGLE_STRIP +{ + indices 198 200 197; +}; +batch TRIANGLE_STRIP +{ + indices 199 201 191 193; +}; +batch TRIANGLE_STRIP +{ + indices 199 197 202 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 199 203 202; +}; +batch TRIANGLE_STRIP +{ + indices 198 204 200 200 202 205 205 200 204; +}; +batch TRIANGLE_STRIP +{ + indices 202 206 203; +}; +batch TRIANGLE_STRIP +{ + indices 204 198 207 196; +}; +batch TRIANGLE_STRIP +{ + indices 206 202 208 205; +}; +batch TRIANGLE_STRIP +{ + indices 209 203 206 206 210 208; +}; +batch TRIANGLE_STRIP +{ + indices 206 210 209 209 203 211 201; +}; +batch TRIANGLE_STRIP +{ + indices 210 212 209 209 211 213 213 209 212; +}; +batch TRIANGLE_STRIP +{ + indices 201 211 214; +}; +batch TRIANGLE_STRIP +{ + indices 212 210 215 208; +}; +batch TRIANGLE_STRIP +{ + indices 214 216 201 193; +}; +batch TRIANGLE_STRIP +{ + indices 214 211 217 213; +}; +batch TRIANGLE_STRIP +{ + indices 216 218 193 219 154; +}; +batch TRIANGLE_STRIP +{ + indices 216 220 218 219; +}; +batch TRIANGLE_STRIP +{ + indices 220 216 221 214; +}; +batch TRIANGLE_STRIP +{ + indices 219 220 222 221; +}; +batch TRIANGLE_STRIP +{ + indices 219 223 154 150; +}; +batch TRIANGLE_STRIP +{ + indices 221 214 224 217; +}; +batch TRIANGLE_STRIP +{ + indices 223 225 150 141; +}; +batch TRIANGLE_STRIP +{ + indices 223 219 226 222; +}; +batch TRIANGLE_STRIP +{ + indices 225 223 227 226; +}; +batch TRIANGLE_STRIP +{ + indices 141 225 228 227; +}; +batch TRIANGLE_STRIP +{ + indices 141 228 139; +}; +batch TRIANGLE_STRIP +{ + indices 227 226 229 222; +}; +batch TRIANGLE_STRIP +{ + indices 228 227 230 229; +}; +batch TRIANGLE_STRIP +{ + indices 139 228 231 230; +}; +batch TRIANGLE_STRIP +{ + indices 140 139 231 231 232 230; +}; +batch TRIANGLE_STRIP +{ + indices 140 231 232 232 229 230; +}; +batch TRIANGLE_STRIP +{ + indices 233 140 232 232 234 229; +}; +batch TRIANGLE_STRIP +{ + indices 233 232 234 234 222 229; +}; +batch TRIANGLE_STRIP +{ + indices 235 233 234 234 236 222; +}; +batch TRIANGLE_STRIP +{ + indices 235 234 236 236 237 222; +}; +batch TRIANGLE_STRIP +{ + indices 235 236 237 237 221 222; +}; +batch TRIANGLE_STRIP +{ + indices 238 235 237 237 224 221; +}; +batch TRIANGLE_STRIP +{ + indices 237 224 238 239 239 224 217 217 239 240 241; +}; +batch TRIANGLE_STRIP +{ + indices 217 242 240 240 241 243 244; +}; +batch TRIANGLE_STRIP +{ + indices 242 245 240 243; +}; +batch TRIANGLE_STRIP +{ + indices 217 246 242 245; +}; +batch TRIANGLE_STRIP +{ + indices 213 246 217; +}; +batch TRIANGLE_STRIP +{ + indices 244 243 247 245; +}; +batch TRIANGLE_STRIP +{ + indices 247 248 244; +}; +batch TRIANGLE_STRIP +{ + indices 246 213 249 212; +}; +batch TRIANGLE_STRIP +{ + indices 247 250 248 251; +}; +batch TRIANGLE_STRIP +{ + indices 245 252 247 250; +}; +batch TRIANGLE_STRIP +{ + indices 246 253 245 252; +}; +batch TRIANGLE_STRIP +{ + indices 250 254 251 255; +}; +batch TRIANGLE_STRIP +{ + indices 252 256 250 254 254 257 255; +}; +batch TRIANGLE_STRIP +{ + indices 254 256 257 257 255 258; +}; +batch TRIANGLE_STRIP +{ + indices 256 252 259 253; +}; +batch TRIANGLE_STRIP +{ + indices 257 256 260 259; +}; +batch TRIANGLE_STRIP +{ + indices 246 261 253 259; +}; +batch TRIANGLE_STRIP +{ + indices 246 249 261 261 259 262; +}; +batch TRIANGLE_STRIP +{ + indices 249 263 261 262; +}; +batch TRIANGLE_STRIP +{ + indices 212 263 249; +}; +batch TRIANGLE_STRIP +{ + indices 262 264 259 260; +}; +batch TRIANGLE_STRIP +{ + indices 263 265 262 264; +}; +batch TRIANGLE_STRIP +{ + indices 212 266 263 265; +}; +batch TRIANGLE_STRIP +{ + indices 215 266 212; +}; +batch TRIANGLE_STRIP +{ + indices 265 267 264; +}; +batch TRIANGLE_STRIP +{ + indices 215 268 266; +}; +batch TRIANGLE_STRIP +{ + indices 267 269 264 260; +}; +batch TRIANGLE_STRIP +{ + indices 265 266 270 268; +}; +batch TRIANGLE_STRIP +{ + indices 267 265 271 270; +}; +batch TRIANGLE_STRIP +{ + indices 269 267 272 271; +}; +batch TRIANGLE_STRIP +{ + indices 269 273 260 257; +}; +batch TRIANGLE_STRIP +{ + indices 274 269 272; +}; +batch TRIANGLE_STRIP +{ + indices 273 275 257 258; +}; +batch TRIANGLE_STRIP +{ + indices 269 276 273 275; +}; +batch TRIANGLE_STRIP +{ + indices 274 276 269; +}; +batch TRIANGLE_STRIP +{ + indices 275 277 258; +}; +batch TRIANGLE_STRIP +{ + indices 274 272 278 271; +}; +batch TRIANGLE_STRIP +{ + indices 277 279 258 280; +}; +batch TRIANGLE_STRIP +{ + indices 275 281 277 279; +}; +batch TRIANGLE_STRIP +{ + indices 281 275 276; +}; +batch TRIANGLE_STRIP +{ + indices 279 282 280 283; +}; +batch TRIANGLE_STRIP +{ + indices 281 284 279 282; +}; +batch TRIANGLE_STRIP +{ + indices 276 285 281 284 284 286 282 283; +}; +batch TRIANGLE_STRIP +{ + indices 286 284 287 285; +}; +batch TRIANGLE_STRIP +{ + indices 283 286 288 287; +}; +batch TRIANGLE_STRIP +{ + indices 288 289 283 290; +}; +batch TRIANGLE_STRIP +{ + indices 288 287 291; +}; +batch TRIANGLE_STRIP +{ + indices 289 292 290 293; +}; +batch TRIANGLE_STRIP +{ + indices 288 294 289 292; +}; +batch TRIANGLE_STRIP +{ + indices 288 291 294; +}; +batch TRIANGLE_STRIP +{ + indices 295 293 292 292 296 294; +}; +batch TRIANGLE_STRIP +{ + indices 292 296 295 295 293 297 298; +}; +batch TRIANGLE_STRIP +{ + indices 296 299 295; +}; +batch TRIANGLE_STRIP +{ + indices 300 298 297 297 301 295; +}; +batch TRIANGLE_STRIP +{ + indices 300 297 301 301 299 295; +}; +batch TRIANGLE_STRIP +{ + indices 300 302 298 303 303 302 304; +}; +batch TRIANGLE_STRIP +{ + indices 302 300 305 301; +}; +batch TRIANGLE_STRIP +{ + indices 304 302 306 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 304 308; +}; +batch TRIANGLE_STRIP +{ + indices 305 309 306 306 307 310 310 306 309; +}; +batch TRIANGLE_STRIP +{ + indices 311 308 307 307 312 310; +}; +batch TRIANGLE_STRIP +{ + indices 312 311 307; +}; +batch TRIANGLE_STRIP +{ + indices 309 313 310 312; +}; +batch TRIANGLE_STRIP +{ + indices 308 311 314 312; +}; +batch TRIANGLE_STRIP +{ + indices 314 315 308 316 316 315 317 318 318 315 314; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 317 320 320 319 321; +}; +batch TRIANGLE_STRIP +{ + indices 314 322 318 319; +}; +batch TRIANGLE_STRIP +{ + indices 314 312 323 324 324 312 313; +}; +batch TRIANGLE_STRIP +{ + indices 323 325 314 322; +}; +batch TRIANGLE_STRIP +{ + indices 324 326 323 325; +}; +batch TRIANGLE_STRIP +{ + indices 324 313 326; +}; +batch TRIANGLE_STRIP +{ + indices 327 322 325 325 328 326; +}; +batch TRIANGLE_STRIP +{ + indices 325 328 327 327 322 329 329 327 328; +}; +batch TRIANGLE_STRIP +{ + indices 322 329 319; +}; +batch TRIANGLE_STRIP +{ + indices 326 313 330; +}; +batch TRIANGLE_STRIP +{ + indices 319 329 331; +}; +batch TRIANGLE_STRIP +{ + indices 330 313 332 309; +}; +batch TRIANGLE_STRIP +{ + indices 331 333 319 321 321 333 331; +}; +batch TRIANGLE_STRIP +{ + indices 332 309 334 305; +}; +batch TRIANGLE_STRIP +{ + indices 331 335 321 336; +}; +batch TRIANGLE_STRIP +{ + indices 334 305 337 301; +}; +batch TRIANGLE_STRIP +{ + indices 335 338 336 339; +}; +batch TRIANGLE_STRIP +{ + indices 331 340 335 338; +}; +batch TRIANGLE_STRIP +{ + indices 341 340 331; +}; +batch TRIANGLE_STRIP +{ + indices 342 339 338; +}; +batch TRIANGLE_STRIP +{ + indices 341 331 343 329; +}; +batch TRIANGLE_STRIP +{ + indices 342 344 339 345; +}; +batch TRIANGLE_STRIP +{ + indices 343 329 346 328; +}; +batch TRIANGLE_STRIP +{ + indices 341 343 347 346; +}; +batch TRIANGLE_STRIP +{ + indices 347 348 341 340; +}; +batch TRIANGLE_STRIP +{ + indices 349 347 346; +}; +batch TRIANGLE_STRIP +{ + indices 348 350 340 338; +}; +batch TRIANGLE_STRIP +{ + indices 348 347 351 349; +}; +batch TRIANGLE_STRIP +{ + indices 350 348 352 351; +}; +batch TRIANGLE_STRIP +{ + indices 338 350 353 352; +}; +batch TRIANGLE_STRIP +{ + indices 338 353 342 354 344; +}; +batch TRIANGLE_STRIP +{ + indices 352 355 353 354 354 356 344 345; +}; +batch TRIANGLE_STRIP +{ + indices 354 357 356 345; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 357 357 345 358 359; +}; +batch TRIANGLE_STRIP +{ + indices 360 357 355; +}; +batch TRIANGLE_STRIP +{ + indices 358 361 359 362; +}; +batch TRIANGLE_STRIP +{ + indices 358 357 363 360; +}; +batch TRIANGLE_STRIP +{ + indices 358 364 361 362; +}; +batch TRIANGLE_STRIP +{ + indices 358 363 364 364 362 365; +}; +batch TRIANGLE_STRIP +{ + indices 363 366 364 364 365 367 367 364 366; +}; +batch TRIANGLE_STRIP +{ + indices 367 368 365 369; +}; +batch TRIANGLE_STRIP +{ + indices 366 363 370 360; +}; +batch TRIANGLE_STRIP +{ + indices 371 369 368 368 372 367; +}; +batch TRIANGLE_STRIP +{ + indices 371 368 372; +}; +batch TRIANGLE_STRIP +{ + indices 366 373 367 372; +}; +batch TRIANGLE_STRIP +{ + indices 370 374 366 373; +}; +batch TRIANGLE_STRIP +{ + indices 371 372 375 373; +}; +batch TRIANGLE_STRIP +{ + indices 371 376 369 377; +}; +batch TRIANGLE_STRIP +{ + indices 371 375 378 373; +}; +batch TRIANGLE_STRIP +{ + indices 376 371 379 378; +}; +batch TRIANGLE_STRIP +{ + indices 379 380 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 381 379 380; +}; +batch TRIANGLE_STRIP +{ + indices 378 373 382; +}; +batch TRIANGLE_STRIP +{ + indices 380 381 383; +}; +batch TRIANGLE_STRIP +{ + indices 382 373 384 374; +}; +batch TRIANGLE_STRIP +{ + indices 378 385 381 383; +}; +batch TRIANGLE_STRIP +{ + indices 382 386 378 378 385 387 387 378 386; +}; +batch TRIANGLE_STRIP +{ + indices 384 388 382 386; +}; +batch TRIANGLE_STRIP +{ + indices 374 389 384 388; +}; +batch TRIANGLE_STRIP +{ + indices 389 374 390 370; +}; +batch TRIANGLE_STRIP +{ + indices 391 389 390 390 392 370; +}; +batch TRIANGLE_STRIP +{ + indices 391 390 392 392 360 370; +}; +batch TRIANGLE_STRIP +{ + indices 391 393 389 388; +}; +batch TRIANGLE_STRIP +{ + indices 392 394 391 393; +}; +batch TRIANGLE_STRIP +{ + indices 360 395 392 392 394 396 396 392 395; +}; +batch TRIANGLE_STRIP +{ + indices 397 393 394 394 398 396; +}; +batch TRIANGLE_STRIP +{ + indices 399 393 397 397 400 394; +}; +batch TRIANGLE_STRIP +{ + indices 399 397 400 400 398 394; +}; +batch TRIANGLE_STRIP +{ + indices 399 401 393 388; +}; +batch TRIANGLE_STRIP +{ + indices 400 402 399 399 401 403 403 399 402; +}; +batch TRIANGLE_STRIP +{ + indices 404 388 401 401 405 403; +}; +batch TRIANGLE_STRIP +{ + indices 404 401 405; +}; +batch TRIANGLE_STRIP +{ + indices 402 406 403 405; +}; +batch TRIANGLE_STRIP +{ + indices 407 388 404 404 408 405; +}; +batch TRIANGLE_STRIP +{ + indices 404 408 407 407 388 409 386 387; +}; +batch TRIANGLE_STRIP +{ + indices 408 410 407; +}; +batch TRIANGLE_STRIP +{ + indices 411 387 409 409 412 407; +}; +batch TRIANGLE_STRIP +{ + indices 411 409 412 412 410 407; +}; +batch TRIANGLE_STRIP +{ + indices 411 413 387 385 385 413 383; +}; +batch TRIANGLE_STRIP +{ + indices 412 414 411 413; +}; +batch TRIANGLE_STRIP +{ + indices 410 415 412 414; +}; +batch TRIANGLE_STRIP +{ + indices 410 408 416 405; +}; +batch TRIANGLE_STRIP +{ + indices 416 417 410 415; +}; +batch TRIANGLE_STRIP +{ + indices 416 405 418 406; +}; +batch TRIANGLE_STRIP +{ + indices 418 419 416 417; +}; +batch TRIANGLE_STRIP +{ + indices 406 420 418 419; +}; +batch TRIANGLE_STRIP +{ + indices 421 415 417 417 422 419; +}; +batch TRIANGLE_STRIP +{ + indices 421 417 422 422 423 419; +}; +batch TRIANGLE_STRIP +{ + indices 421 424 415; +}; +batch TRIANGLE_STRIP +{ + indices 423 419 425 420; +}; +batch TRIANGLE_STRIP +{ + indices 423 426 422 422 421 427 427 422 426 426 428 423 425; +}; +batch TRIANGLE_STRIP +{ + indices 429 427 426 426 430 428; +}; +batch TRIANGLE_STRIP +{ + indices 430 429 426; +}; +batch TRIANGLE_STRIP +{ + indices 427 431 421 424; +}; +batch TRIANGLE_STRIP +{ + indices 429 432 427 431; +}; +batch TRIANGLE_STRIP +{ + indices 429 433 432 431; +}; +batch TRIANGLE_STRIP +{ + indices 430 434 429 433; +}; +batch TRIANGLE_STRIP +{ + indices 428 435 430 434; +}; +batch TRIANGLE_STRIP +{ + indices 425 436 428 435; +}; +batch TRIANGLE_STRIP +{ + indices 436 425 437 438 438 425 420; +}; +batch TRIANGLE_STRIP +{ + indices 436 437 439 438; +}; +batch TRIANGLE_STRIP +{ + indices 435 436 440 439; +}; +batch TRIANGLE_STRIP +{ + indices 420 441 438 438 439 442 442 438 441 441 443 420 406; +}; +batch TRIANGLE_STRIP +{ + indices 442 441 444 443 443 406 445 402; +}; +batch TRIANGLE_STRIP +{ + indices 445 446 443 444; +}; +batch TRIANGLE_STRIP +{ + indices 402 447 445 446; +}; +batch TRIANGLE_STRIP +{ + indices 400 447 402; +}; +batch TRIANGLE_STRIP +{ + indices 444 448 442; +}; +batch TRIANGLE_STRIP +{ + indices 447 400 449 398; +}; +batch TRIANGLE_STRIP +{ + indices 448 450 442 439; +}; +batch TRIANGLE_STRIP +{ + indices 444 451 448 450; +}; +batch TRIANGLE_STRIP +{ + indices 451 444 452 446; +}; +batch TRIANGLE_STRIP +{ + indices 450 453 439 440; +}; +batch TRIANGLE_STRIP +{ + indices 451 454 450 453; +}; +batch TRIANGLE_STRIP +{ + indices 452 455 451 454; +}; +batch TRIANGLE_STRIP +{ + indices 446 456 452 455; +}; +batch TRIANGLE_STRIP +{ + indices 456 446 457 447; +}; +batch TRIANGLE_STRIP +{ + indices 455 456 458; +}; +batch TRIANGLE_STRIP +{ + indices 447 459 457 457 456 460 460 457 459; +}; +batch TRIANGLE_STRIP +{ + indices 458 456 461 460; +}; +batch TRIANGLE_STRIP +{ + indices 458 462 455 454; +}; +batch TRIANGLE_STRIP +{ + indices 458 461 463 460; +}; +batch TRIANGLE_STRIP +{ + indices 462 458 464 463; +}; +batch TRIANGLE_STRIP +{ + indices 459 465 460 460 463 466 466 460 465 465 467 459 447; +}; +batch TRIANGLE_STRIP +{ + indices 466 465 468 467; +}; +batch TRIANGLE_STRIP +{ + indices 469 463 466 466 470 468 467; +}; +batch TRIANGLE_STRIP +{ + indices 469 466 471 470; +}; +batch TRIANGLE_STRIP +{ + indices 463 469 472 471; +}; +batch TRIANGLE_STRIP +{ + indices 464 463 472; +}; +batch TRIANGLE_STRIP +{ + indices 467 447 473 449; +}; +batch TRIANGLE_STRIP +{ + indices 474 467 473 473 475 449; +}; +batch TRIANGLE_STRIP +{ + indices 474 473 475 475 398 449; +}; +batch TRIANGLE_STRIP +{ + indices 474 476 467 470; +}; +batch TRIANGLE_STRIP +{ + indices 475 398 477 396 395; +}; +batch TRIANGLE_STRIP +{ + indices 478 470 476; +}; +batch TRIANGLE_STRIP +{ + indices 477 395 479; +}; +batch TRIANGLE_STRIP +{ + indices 478 480 470 471; +}; +batch TRIANGLE_STRIP +{ + indices 479 395 481 360 482 355 352; +}; +batch TRIANGLE_STRIP +{ + indices 481 482 483 352; +}; +batch TRIANGLE_STRIP +{ + indices 479 481 483 483 351 352; +}; +batch TRIANGLE_STRIP +{ + indices 479 483 484 351; +}; +batch TRIANGLE_STRIP +{ + indices 479 484 477 485 485 484 351; +}; +batch TRIANGLE_STRIP +{ + indices 477 485 475 486 486 485 351; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 486 486 487 351 349; +}; +batch TRIANGLE_STRIP +{ + indices 474 486 488 487; +}; +batch TRIANGLE_STRIP +{ + indices 474 488 476 478; +}; +batch TRIANGLE_STRIP +{ + indices 349 489 487 488; +}; +batch TRIANGLE_STRIP +{ + indices 489 349 490 346; +}; +batch TRIANGLE_STRIP +{ + indices 488 489 491; +}; +batch TRIANGLE_STRIP +{ + indices 490 346 492 328; +}; +batch TRIANGLE_STRIP +{ + indices 489 490 493 492; +}; +batch TRIANGLE_STRIP +{ + indices 491 489 493; +}; +batch TRIANGLE_STRIP +{ + indices 328 494 492 493; +}; +batch TRIANGLE_STRIP +{ + indices 328 326 494 330; +}; +batch TRIANGLE_STRIP +{ + indices 491 495 488 478; +}; +batch TRIANGLE_STRIP +{ + indices 495 491 496 493; +}; +batch TRIANGLE_STRIP +{ + indices 478 495 497 496; +}; +batch TRIANGLE_STRIP +{ + indices 480 478 497; +}; +batch TRIANGLE_STRIP +{ + indices 496 493 498 494; +}; +batch TRIANGLE_STRIP +{ + indices 480 497 499 496; +}; +batch TRIANGLE_STRIP +{ + indices 480 499 471; +}; +batch TRIANGLE_STRIP +{ + indices 498 500 496 499; +}; +batch TRIANGLE_STRIP +{ + indices 498 494 501 330; +}; +batch TRIANGLE_STRIP +{ + indices 500 498 502; +}; +batch TRIANGLE_STRIP +{ + indices 501 330 503 332; +}; +batch TRIANGLE_STRIP +{ + indices 498 501 504 503; +}; +batch TRIANGLE_STRIP +{ + indices 498 504 502; +}; +batch TRIANGLE_STRIP +{ + indices 332 505 503 504; +}; +batch TRIANGLE_STRIP +{ + indices 505 332 506 334; +}; +batch TRIANGLE_STRIP +{ + indices 504 505 507 506; +}; +batch TRIANGLE_STRIP +{ + indices 502 504 507; +}; +batch TRIANGLE_STRIP +{ + indices 334 337 506 506 507 508; +}; +batch TRIANGLE_STRIP +{ + indices 337 509 506 508; +}; +batch TRIANGLE_STRIP +{ + indices 502 507 510 508; +}; +batch TRIANGLE_STRIP +{ + indices 509 337 511 301; +}; +batch TRIANGLE_STRIP +{ + indices 512 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 511 301 513 299; +}; +batch TRIANGLE_STRIP +{ + indices 511 514 509 509 512 515 515 509 514; +}; +batch TRIANGLE_STRIP +{ + indices 512 516 508 510; +}; +batch TRIANGLE_STRIP +{ + indices 515 517 512 516; +}; +batch TRIANGLE_STRIP +{ + indices 514 518 515 517; +}; +batch TRIANGLE_STRIP +{ + indices 511 519 514 518; +}; +batch TRIANGLE_STRIP +{ + indices 511 513 519; +}; +batch TRIANGLE_STRIP +{ + indices 520 517 518 518 521 519; +}; +batch TRIANGLE_STRIP +{ + indices 521 520 518; +}; +batch TRIANGLE_STRIP +{ + indices 513 522 519 523 521; +}; +batch TRIANGLE_STRIP +{ + indices 513 524 522 523; +}; +batch TRIANGLE_STRIP +{ + indices 524 513 525 299 526 296 294; +}; +batch TRIANGLE_STRIP +{ + indices 524 525 527 526 526 294 528 291; +}; +batch TRIANGLE_STRIP +{ + indices 527 526 529 528; +}; +batch TRIANGLE_STRIP +{ + indices 524 527 530 529; +}; +batch TRIANGLE_STRIP +{ + indices 291 531 528 529; +}; +batch TRIANGLE_STRIP +{ + indices 531 291 532 287; +}; +batch TRIANGLE_STRIP +{ + indices 529 531 533 532 532 287 534 285; +}; +batch TRIANGLE_STRIP +{ + indices 533 532 535 534; +}; +batch TRIANGLE_STRIP +{ + indices 535 536 533 529; +}; +batch TRIANGLE_STRIP +{ + indices 534 537 535 536; +}; +batch TRIANGLE_STRIP +{ + indices 534 285 538 276 274 274 538 278; +}; +batch TRIANGLE_STRIP +{ + indices 538 539 534 537; +}; +batch TRIANGLE_STRIP +{ + indices 538 540 539 537; +}; +batch TRIANGLE_STRIP +{ + indices 278 541 538 540 540 542 537; +}; +batch TRIANGLE_STRIP +{ + indices 542 540 541; +}; +batch TRIANGLE_STRIP +{ + indices 536 537 543 542; +}; +batch TRIANGLE_STRIP +{ + indices 543 544 536 529; +}; +batch TRIANGLE_STRIP +{ + indices 543 545 544 544 529 546 546 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 530 529 546; +}; +batch TRIANGLE_STRIP +{ + indices 545 543 547 542; +}; +batch TRIANGLE_STRIP +{ + indices 546 545 548 547; +}; +batch TRIANGLE_STRIP +{ + indices 546 549 530 524 524 549 523; +}; +batch TRIANGLE_STRIP +{ + indices 548 550 546 549 549 551 523 521; +}; +batch TRIANGLE_STRIP +{ + indices 550 552 549 551; +}; +batch TRIANGLE_STRIP +{ + indices 548 553 550 552; +}; +batch TRIANGLE_STRIP +{ + indices 551 554 521 520; +}; +batch TRIANGLE_STRIP +{ + indices 552 555 551 554 554 556 520 517; +}; +batch TRIANGLE_STRIP +{ + indices 557 554 555; +}; +batch TRIANGLE_STRIP +{ + indices 556 558 517; +}; +batch TRIANGLE_STRIP +{ + indices 552 559 555 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 560 517 516; +}; +batch TRIANGLE_STRIP +{ + indices 561 558 556; +}; +batch TRIANGLE_STRIP +{ + indices 562 516 560 560 563 558; +}; +batch TRIANGLE_STRIP +{ + indices 562 560 563 563 561 558; +}; +batch TRIANGLE_STRIP +{ + indices 562 564 516 510; +}; +batch TRIANGLE_STRIP +{ + indices 563 565 562 564; +}; +batch TRIANGLE_STRIP +{ + indices 561 556 566 554 557; +}; +batch TRIANGLE_STRIP +{ + indices 563 561 567 566 566 557 568; +}; +batch TRIANGLE_STRIP +{ + indices 567 566 569 568 568 557 570 559; +}; +batch TRIANGLE_STRIP +{ + indices 569 568 571 570; +}; +batch TRIANGLE_STRIP +{ + indices 572 567 569 569 573 571; +}; +batch TRIANGLE_STRIP +{ + indices 573 572 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 574 571; +}; +batch TRIANGLE_STRIP +{ + indices 572 575 567 563; +}; +batch TRIANGLE_STRIP +{ + indices 573 571 576 574; +}; +batch TRIANGLE_STRIP +{ + indices 575 577 563 565; +}; +batch TRIANGLE_STRIP +{ + indices 575 578 577 577 565 579 579 577 578; +}; +batch TRIANGLE_STRIP +{ + indices 579 580 565 564; +}; +batch TRIANGLE_STRIP +{ + indices 578 581 579 580; +}; +batch TRIANGLE_STRIP +{ + indices 578 575 582 572; +}; +batch TRIANGLE_STRIP +{ + indices 580 583 564 510 510 583 584 584 510 502; +}; +batch TRIANGLE_STRIP +{ + indices 580 585 583 584 584 586 502; +}; +batch TRIANGLE_STRIP +{ + indices 584 585 586 586 502 500 500 586 499; +}; +batch TRIANGLE_STRIP +{ + indices 585 580 587 581; +}; +batch TRIANGLE_STRIP +{ + indices 586 585 588 587; +}; +batch TRIANGLE_STRIP +{ + indices 588 589 586 499; +}; +batch TRIANGLE_STRIP +{ + indices 587 590 588 589; +}; +batch TRIANGLE_STRIP +{ + indices 590 587 581; +}; +batch TRIANGLE_STRIP +{ + indices 591 499 589 589 592 590; +}; +batch TRIANGLE_STRIP +{ + indices 589 592 591 591 499 593 471 591 472; +}; +batch TRIANGLE_STRIP +{ + indices 592 594 591 472; +}; +batch TRIANGLE_STRIP +{ + indices 590 595 592 594; +}; +batch TRIANGLE_STRIP +{ + indices 581 596 590 595; +}; +batch TRIANGLE_STRIP +{ + indices 472 594 597 595; +}; +batch TRIANGLE_STRIP +{ + indices 596 581 598 578 582; +}; +batch TRIANGLE_STRIP +{ + indices 599 595 596 596 600 598; +}; +batch TRIANGLE_STRIP +{ + indices 599 596 600; +}; +batch TRIANGLE_STRIP +{ + indices 582 601 598 598 600 602 602 598 601; +}; +batch TRIANGLE_STRIP +{ + indices 602 603 600 599; +}; +batch TRIANGLE_STRIP +{ + indices 601 604 602 603; +}; +batch TRIANGLE_STRIP +{ + indices 582 605 601 604; +}; +batch TRIANGLE_STRIP +{ + indices 582 572 605 573 576; +}; +batch TRIANGLE_STRIP +{ + indices 604 605 606 607 607 605 576; +}; +batch TRIANGLE_STRIP +{ + indices 604 606 608 607; +}; +batch TRIANGLE_STRIP +{ + indices 608 609 604 603; +}; +batch TRIANGLE_STRIP +{ + indices 607 610 608 608 609 611 611 608 610; +}; +batch TRIANGLE_STRIP +{ + indices 603 609 612 611; +}; +batch TRIANGLE_STRIP +{ + indices 612 613 603 599; +}; +batch TRIANGLE_STRIP +{ + indices 612 614 613 599; +}; +batch TRIANGLE_STRIP +{ + indices 611 615 612 614; +}; +batch TRIANGLE_STRIP +{ + indices 615 611 616 610; +}; +batch TRIANGLE_STRIP +{ + indices 617 614 615; +}; +batch TRIANGLE_STRIP +{ + indices 610 607 618 576; +}; +batch TRIANGLE_STRIP +{ + indices 619 610 618 618 620 576; +}; +batch TRIANGLE_STRIP +{ + indices 618 620 619 619 610 621 616; +}; +batch TRIANGLE_STRIP +{ + indices 620 622 619 621; +}; +batch TRIANGLE_STRIP +{ + indices 620 576 623 574; +}; +batch TRIANGLE_STRIP +{ + indices 623 624 620 622; +}; +batch TRIANGLE_STRIP +{ + indices 574 625 623 623 624 626 626 623 625; +}; +batch TRIANGLE_STRIP +{ + indices 627 622 624; +}; +batch TRIANGLE_STRIP +{ + indices 625 574 628 570 559; +}; +batch TRIANGLE_STRIP +{ + indices 627 624 629 626; +}; +batch TRIANGLE_STRIP +{ + indices 630 628 559; +}; +batch TRIANGLE_STRIP +{ + indices 631 629 626; +}; +batch TRIANGLE_STRIP +{ + indices 630 559 632 552 553; +}; +batch TRIANGLE_STRIP +{ + indices 630 633 628; +}; +batch TRIANGLE_STRIP +{ + indices 553 634 632 632 630 635 635 632 634; +}; +batch TRIANGLE_STRIP +{ + indices 633 630 635; +}; +batch TRIANGLE_STRIP +{ + indices 634 553 636 548 547 547 636 637 637 547 542 542 637 638 636; +}; +batch TRIANGLE_STRIP +{ + indices 638 542 541; +}; +batch TRIANGLE_STRIP +{ + indices 634 636 639 638; +}; +batch TRIANGLE_STRIP +{ + indices 639 640 634 635; +}; +batch TRIANGLE_STRIP +{ + indices 638 641 639 640; +}; +batch TRIANGLE_STRIP +{ + indices 541 642 638 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 541 643 278 271; +}; +batch TRIANGLE_STRIP +{ + indices 642 644 641 640; +}; +batch TRIANGLE_STRIP +{ + indices 643 645 642 644; +}; +batch TRIANGLE_STRIP +{ + indices 643 271 646 270; +}; +batch TRIANGLE_STRIP +{ + indices 646 647 643 645; +}; +batch TRIANGLE_STRIP +{ + indices 270 648 646 647; +}; +batch TRIANGLE_STRIP +{ + indices 648 270 649 268; +}; +batch TRIANGLE_STRIP +{ + indices 648 650 647 645; +}; +batch TRIANGLE_STRIP +{ + indices 649 651 648 650; +}; +batch TRIANGLE_STRIP +{ + indices 652 649 268; +}; +batch TRIANGLE_STRIP +{ + indices 645 650 653 651 651 649 654 652; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 651 653; +}; +batch TRIANGLE_STRIP +{ + indices 652 656 654 655; +}; +batch TRIANGLE_STRIP +{ + indices 652 268 657 215 208; +}; +batch TRIANGLE_STRIP +{ + indices 657 658 652 656; +}; +batch TRIANGLE_STRIP +{ + indices 208 659 657 658; +}; +batch TRIANGLE_STRIP +{ + indices 208 205 659 660 658; +}; +batch TRIANGLE_STRIP +{ + indices 205 204 660 661 661 204 207; +}; +batch TRIANGLE_STRIP +{ + indices 658 660 662 661; +}; +batch TRIANGLE_STRIP +{ + indices 656 658 663 662; +}; +batch TRIANGLE_STRIP +{ + indices 663 664 656 655; +}; +batch TRIANGLE_STRIP +{ + indices 665 663 662; +}; +batch TRIANGLE_STRIP +{ + indices 664 666 655 653; +}; +batch TRIANGLE_STRIP +{ + indices 664 663 667 665; +}; +batch TRIANGLE_STRIP +{ + indices 664 668 666 653; +}; +batch TRIANGLE_STRIP +{ + indices 667 669 664 668 668 670 653 645 645 670 644; +}; +batch TRIANGLE_STRIP +{ + indices 670 668 671 669; +}; +batch TRIANGLE_STRIP +{ + indices 644 670 672 671; +}; +batch TRIANGLE_STRIP +{ + indices 669 667 673 665; +}; +batch TRIANGLE_STRIP +{ + indices 674 671 669 669 675 673; +}; +batch TRIANGLE_STRIP +{ + indices 674 676 671 672; +}; +batch TRIANGLE_STRIP +{ + indices 674 669 677 675 675 673 678 665; +}; +batch TRIANGLE_STRIP +{ + indices 677 675 679 678; +}; +batch TRIANGLE_STRIP +{ + indices 677 680 674; +}; +batch TRIANGLE_STRIP +{ + indices 678 681 679; +}; +batch TRIANGLE_STRIP +{ + indices 680 682 674 676; +}; +batch TRIANGLE_STRIP +{ + indices 681 678 683 665; +}; +batch TRIANGLE_STRIP +{ + indices 683 684 681 685 679; +}; +batch TRIANGLE_STRIP +{ + indices 683 686 684 685; +}; +batch TRIANGLE_STRIP +{ + indices 665 687 683 683 686 688 688 683 687 687 689 665 662 662 689 661; +}; +batch TRIANGLE_STRIP +{ + indices 690 687 689 689 691 661; +}; +batch TRIANGLE_STRIP +{ + indices 690 689 691 691 207 661; +}; +batch TRIANGLE_STRIP +{ + indices 687 690 692 691; +}; +batch TRIANGLE_STRIP +{ + indices 688 687 692; +}; +batch TRIANGLE_STRIP +{ + indices 207 693 691 692; +}; +batch TRIANGLE_STRIP +{ + indices 693 207 694 196; +}; +batch TRIANGLE_STRIP +{ + indices 692 695 688 686; +}; +batch TRIANGLE_STRIP +{ + indices 694 196 696 182; +}; +batch TRIANGLE_STRIP +{ + indices 696 697 694 693; +}; +batch TRIANGLE_STRIP +{ + indices 696 182 698 180; +}; +batch TRIANGLE_STRIP +{ + indices 696 698 699 180; +}; +batch TRIANGLE_STRIP +{ + indices 696 699 697 697 693 700 700 697 699; +}; +batch TRIANGLE_STRIP +{ + indices 692 693 701 700; +}; +batch TRIANGLE_STRIP +{ + indices 695 692 701 701 702 700; +}; +batch TRIANGLE_STRIP +{ + indices 695 701 702 702 703 700; +}; +batch TRIANGLE_STRIP +{ + indices 695 702 704 703 703 700 705 699; +}; +batch TRIANGLE_STRIP +{ + indices 704 703 706 705; +}; +batch TRIANGLE_STRIP +{ + indices 704 707 695; +}; +batch TRIANGLE_STRIP +{ + indices 708 705 699; +}; +batch TRIANGLE_STRIP +{ + indices 707 709 695 686 686 709 685; +}; +batch TRIANGLE_STRIP +{ + indices 707 704 710 706; +}; +batch TRIANGLE_STRIP +{ + indices 707 711 709; +}; +batch TRIANGLE_STRIP +{ + indices 706 705 712 708; +}; +batch TRIANGLE_STRIP +{ + indices 711 707 713 710; +}; +batch TRIANGLE_STRIP +{ + indices 711 714 709; +}; +batch TRIANGLE_STRIP +{ + indices 713 710 715; +}; +batch TRIANGLE_STRIP +{ + indices 714 716 709 685; +}; +batch TRIANGLE_STRIP +{ + indices 715 710 717 706; +}; +batch TRIANGLE_STRIP +{ + indices 716 718 685 679; +}; +batch TRIANGLE_STRIP +{ + indices 717 706 719 712; +}; +batch TRIANGLE_STRIP +{ + indices 718 720 679 677 677 720 721 718; +}; +batch TRIANGLE_STRIP +{ + indices 721 680 677; +}; +batch TRIANGLE_STRIP +{ + indices 716 722 718 723 721; +}; +batch TRIANGLE_STRIP +{ + indices 716 724 722 723; +}; +batch TRIANGLE_STRIP +{ + indices 724 716 725 714; +}; +batch TRIANGLE_STRIP +{ + indices 724 726 723; +}; +batch TRIANGLE_STRIP +{ + indices 725 714 727 711 713; +}; +batch TRIANGLE_STRIP +{ + indices 725 728 724 726; +}; +batch TRIANGLE_STRIP +{ + indices 727 729 725 728; +}; +batch TRIANGLE_STRIP +{ + indices 727 713 730 715; +}; +batch TRIANGLE_STRIP +{ + indices 729 727 731 730; +}; +batch TRIANGLE_STRIP +{ + indices 728 729 732 731; +}; +batch TRIANGLE_STRIP +{ + indices 730 715 733 717 719; +}; +batch TRIANGLE_STRIP +{ + indices 731 730 734 733; +}; +batch TRIANGLE_STRIP +{ + indices 735 732 731 731 736 734; +}; +batch TRIANGLE_STRIP +{ + indices 736 735 731; +}; +batch TRIANGLE_STRIP +{ + indices 728 732 737 735; +}; +batch TRIANGLE_STRIP +{ + indices 737 738 728 726; +}; +batch TRIANGLE_STRIP +{ + indices 735 739 737 740 738; +}; +batch TRIANGLE_STRIP +{ + indices 735 741 739 740; +}; +batch TRIANGLE_STRIP +{ + indices 741 735 736; +}; +batch TRIANGLE_STRIP +{ + indices 740 742 738; +}; +batch TRIANGLE_STRIP +{ + indices 743 741 736; +}; +batch TRIANGLE_STRIP +{ + indices 742 740 744 741; +}; +batch TRIANGLE_STRIP +{ + indices 743 736 745 734; +}; +batch TRIANGLE_STRIP +{ + indices 741 743 746; +}; +batch TRIANGLE_STRIP +{ + indices 745 734 747 733; +}; +batch TRIANGLE_STRIP +{ + indices 745 748 743 746; +}; +batch TRIANGLE_STRIP +{ + indices 747 733 749 719; +}; +batch TRIANGLE_STRIP +{ + indices 747 750 745; +}; +batch TRIANGLE_STRIP +{ + indices 719 751 749; +}; +batch TRIANGLE_STRIP +{ + indices 752 745 750 750 753 747; +}; +batch TRIANGLE_STRIP +{ + indices 752 750 753; +}; +batch TRIANGLE_STRIP +{ + indices 749 754 747 753; +}; +batch TRIANGLE_STRIP +{ + indices 752 755 745 748; +}; +batch TRIANGLE_STRIP +{ + indices 753 756 752 755; +}; +batch TRIANGLE_STRIP +{ + indices 756 753 754; +}; +batch TRIANGLE_STRIP +{ + indices 757 748 755 755 758 756; +}; +batch TRIANGLE_STRIP +{ + indices 755 758 757 757 748 759 746; +}; +batch TRIANGLE_STRIP +{ + indices 758 760 757 757 759 761 761 757 760; +}; +batch TRIANGLE_STRIP +{ + indices 756 762 758 760; +}; +batch TRIANGLE_STRIP +{ + indices 763 759 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 756 764 754; +}; +batch TRIANGLE_STRIP +{ + indices 761 765 763 763 759 766 766 763 765; +}; +batch TRIANGLE_STRIP +{ + indices 746 759 766; +}; +batch TRIANGLE_STRIP +{ + indices 765 761 767 760; +}; +batch TRIANGLE_STRIP +{ + indices 766 765 768 767; +}; +batch TRIANGLE_STRIP +{ + indices 766 769 746 770 741 744; +}; +batch TRIANGLE_STRIP +{ + indices 769 771 770 744; +}; +batch TRIANGLE_STRIP +{ + indices 766 772 769 771; +}; +batch TRIANGLE_STRIP +{ + indices 766 773 772 772 771 774 774 772 773 773 775 766 768; +}; +batch TRIANGLE_STRIP +{ + indices 776 773 775 775 777 768; +}; +batch TRIANGLE_STRIP +{ + indices 775 777 776 776 773 778 778 776 777; +}; +batch TRIANGLE_STRIP +{ + indices 774 773 778; +}; +batch TRIANGLE_STRIP +{ + indices 779 777 768; +}; +batch TRIANGLE_STRIP +{ + indices 780 774 778; +}; +batch TRIANGLE_STRIP +{ + indices 779 768 781 767; +}; +batch TRIANGLE_STRIP +{ + indices 782 777 779; +}; +batch TRIANGLE_STRIP +{ + indices 767 783 781 781 779 784 782; +}; +batch TRIANGLE_STRIP +{ + indices 783 785 781 784; +}; +batch TRIANGLE_STRIP +{ + indices 767 786 783 785; +}; +batch TRIANGLE_STRIP +{ + indices 767 760 786; +}; +batch TRIANGLE_STRIP +{ + indices 787 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 760 788 762; +}; +batch TRIANGLE_STRIP +{ + indices 787 789 784 782; +}; +batch TRIANGLE_STRIP +{ + indices 785 790 787 789; +}; +batch TRIANGLE_STRIP +{ + indices 790 785 791 786; +}; +batch TRIANGLE_STRIP +{ + indices 790 791 792; +}; +batch TRIANGLE_STRIP +{ + indices 786 788 793 762; +}; +batch TRIANGLE_STRIP +{ + indices 794 791 786; +}; +batch TRIANGLE_STRIP +{ + indices 762 795 793 793 786 796 796 793 795; +}; +batch TRIANGLE_STRIP +{ + indices 786 796 794; +}; +batch TRIANGLE_STRIP +{ + indices 795 762 797 764; +}; +batch TRIANGLE_STRIP +{ + indices 794 798 791 792; +}; +batch TRIANGLE_STRIP +{ + indices 797 764 799 754; +}; +batch TRIANGLE_STRIP +{ + indices 797 800 795 796; +}; +batch TRIANGLE_STRIP +{ + indices 799 801 797 800; +}; +batch TRIANGLE_STRIP +{ + indices 754 802 799 799 801 803 803 799 802 802 804 754 749 749 804 751; +}; +batch TRIANGLE_STRIP +{ + indices 802 804 805 751; +}; +batch TRIANGLE_STRIP +{ + indices 803 802 806; +}; +batch TRIANGLE_STRIP +{ + indices 805 751 807 719 712; +}; +batch TRIANGLE_STRIP +{ + indices 802 805 808 807; +}; +batch TRIANGLE_STRIP +{ + indices 808 806 802; +}; +batch TRIANGLE_STRIP +{ + indices 807 712 809 708; +}; +batch TRIANGLE_STRIP +{ + indices 809 810 807 808; +}; +batch TRIANGLE_STRIP +{ + indices 809 708 811 699 180 180 811 178 177; +}; +batch TRIANGLE_STRIP +{ + indices 810 809 812 811; +}; +batch TRIANGLE_STRIP +{ + indices 808 810 812 812 813 811; +}; +batch TRIANGLE_STRIP +{ + indices 808 812 813 813 177 811; +}; +batch TRIANGLE_STRIP +{ + indices 813 814 808 806; +}; +batch TRIANGLE_STRIP +{ + indices 813 177 815 168 166; +}; +batch TRIANGLE_STRIP +{ + indices 814 813 816 815; +}; +batch TRIANGLE_STRIP +{ + indices 814 817 806 803; +}; +batch TRIANGLE_STRIP +{ + indices 817 814 818 816; +}; +batch TRIANGLE_STRIP +{ + indices 803 817 819 818; +}; +batch TRIANGLE_STRIP +{ + indices 803 819 801; +}; +batch TRIANGLE_STRIP +{ + indices 818 816 820; +}; +batch TRIANGLE_STRIP +{ + indices 819 821 801 800; +}; +batch TRIANGLE_STRIP +{ + indices 818 822 819 821; +}; +batch TRIANGLE_STRIP +{ + indices 818 820 822; +}; +batch TRIANGLE_STRIP +{ + indices 823 800 821 821 824 822; +}; +batch TRIANGLE_STRIP +{ + indices 823 821 824; +}; +batch TRIANGLE_STRIP +{ + indices 820 825 822 822 824 826 826 822 825; +}; +batch TRIANGLE_STRIP +{ + indices 827 823 824 824 828 826; +}; +batch TRIANGLE_STRIP +{ + indices 827 824 828; +}; +batch TRIANGLE_STRIP +{ + indices 800 823 829 827; +}; +batch TRIANGLE_STRIP +{ + indices 829 796 800; +}; +batch TRIANGLE_STRIP +{ + indices 828 826 830 825; +}; +batch TRIANGLE_STRIP +{ + indices 827 828 831; +}; +batch TRIANGLE_STRIP +{ + indices 825 832 830; +}; +batch TRIANGLE_STRIP +{ + indices 831 833 827 829; +}; +batch TRIANGLE_STRIP +{ + indices 820 834 825 832; +}; +batch TRIANGLE_STRIP +{ + indices 820 816 834; +}; +batch TRIANGLE_STRIP +{ + indices 830 832 835; +}; +batch TRIANGLE_STRIP +{ + indices 834 816 836 815; +}; +batch TRIANGLE_STRIP +{ + indices 835 837 830 828; +}; +batch TRIANGLE_STRIP +{ + indices 836 815 838 166 163; +}; +batch TRIANGLE_STRIP +{ + indices 838 839 836 834; +}; +batch TRIANGLE_STRIP +{ + indices 163 840 838 839; +}; +batch TRIANGLE_STRIP +{ + indices 840 163 841 164; +}; +batch TRIANGLE_STRIP +{ + indices 839 842 834 832; +}; +batch TRIANGLE_STRIP +{ + indices 839 840 843; +}; +batch TRIANGLE_STRIP +{ + indices 842 844 832 835 835 844 837; +}; +batch TRIANGLE_STRIP +{ + indices 842 839 845 843; +}; +batch TRIANGLE_STRIP +{ + indices 844 842 846 845; +}; +batch TRIANGLE_STRIP +{ + indices 847 837 844 844 848 846; +}; +batch TRIANGLE_STRIP +{ + indices 847 844 848; +}; +batch TRIANGLE_STRIP +{ + indices 845 849 846 848; +}; +batch TRIANGLE_STRIP +{ + indices 847 850 837 828 828 850 831; +}; +batch TRIANGLE_STRIP +{ + indices 848 851 847 847 850 852 852 847 851; +}; +batch TRIANGLE_STRIP +{ + indices 831 850 853 852; +}; +batch TRIANGLE_STRIP +{ + indices 851 848 854 849; +}; +batch TRIANGLE_STRIP +{ + indices 855 852 851 851 856 854; +}; +batch TRIANGLE_STRIP +{ + indices 855 851 856; +}; +batch TRIANGLE_STRIP +{ + indices 849 857 854 856; +}; +batch TRIANGLE_STRIP +{ + indices 845 858 849 857; +}; +batch TRIANGLE_STRIP +{ + indices 845 843 858 858 857 859; +}; +batch TRIANGLE_STRIP +{ + indices 843 860 858 858 859 861 861 858 860; +}; +batch TRIANGLE_STRIP +{ + indices 857 859 862 861; +}; +batch TRIANGLE_STRIP +{ + indices 860 843 863 840 841 841 863 864 864 841 164; +}; +batch TRIANGLE_STRIP +{ + indices 864 865 863 860; +}; +batch TRIANGLE_STRIP +{ + indices 164 866 864 865; +}; +batch TRIANGLE_STRIP +{ + indices 866 164 867 123 117 117 867 111; +}; +batch TRIANGLE_STRIP +{ + indices 866 867 868 111; +}; +batch TRIANGLE_STRIP +{ + indices 865 866 868 868 109 111; +}; +batch TRIANGLE_STRIP +{ + indices 109 112 868 865 865 112 869 869 865 860; +}; +batch TRIANGLE_STRIP +{ + indices 869 112 870 114; +}; +batch TRIANGLE_STRIP +{ + indices 860 869 871 870; +}; +batch TRIANGLE_STRIP +{ + indices 861 860 871; +}; +batch TRIANGLE_STRIP +{ + indices 870 114 872 116; +}; +batch TRIANGLE_STRIP +{ + indices 871 870 873 872 872 116 118; +}; +batch TRIANGLE_STRIP +{ + indices 871 873 874 872; +}; +batch TRIANGLE_STRIP +{ + indices 861 871 875 874; +}; +batch TRIANGLE_STRIP +{ + indices 862 861 875 875 876 874; +}; +batch TRIANGLE_STRIP +{ + indices 862 875 877 876 874; +}; +batch TRIANGLE_STRIP +{ + indices 862 877 857; +}; +batch TRIANGLE_STRIP +{ + indices 872 878 874 877 877 879 857 856; +}; +batch TRIANGLE_STRIP +{ + indices 878 880 877 879 879 881 856; +}; +batch TRIANGLE_STRIP +{ + indices 879 880 881 881 856 882; +}; +batch TRIANGLE_STRIP +{ + indices 883 880 878; +}; +batch TRIANGLE_STRIP +{ + indices 882 884 856 855; +}; +batch TRIANGLE_STRIP +{ + indices 885 882 881 881 886 880; +}; +batch TRIANGLE_STRIP +{ + indices 885 881 886 886 887 880 883; +}; +batch TRIANGLE_STRIP +{ + indices 885 888 882 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 886 889 887; +}; +batch TRIANGLE_STRIP +{ + indices 888 885 890 889; +}; +batch TRIANGLE_STRIP +{ + indices 884 888 891 890; +}; +batch TRIANGLE_STRIP +{ + indices 892 884 891 891 893 890; +}; +batch TRIANGLE_STRIP +{ + indices 892 891 893 893 894 890; +}; +batch TRIANGLE_STRIP +{ + indices 892 895 884 855; +}; +batch TRIANGLE_STRIP +{ + indices 892 893 896 894; +}; +batch TRIANGLE_STRIP +{ + indices 895 897 855 852 852 897 853; +}; +batch TRIANGLE_STRIP +{ + indices 892 898 895 895 897 899 899 895 898 898 900 892 896; +}; +batch TRIANGLE_STRIP +{ + indices 901 899 898 898 902 900; +}; +batch TRIANGLE_STRIP +{ + indices 902 901 898; +}; +batch TRIANGLE_STRIP +{ + indices 896 903 900 902; +}; +batch TRIANGLE_STRIP +{ + indices 901 904 899 897; +}; +batch TRIANGLE_STRIP +{ + indices 901 905 904 904 897 906 906 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 853 897; +}; +batch TRIANGLE_STRIP +{ + indices 905 901 907 902; +}; +batch TRIANGLE_STRIP +{ + indices 906 905 908 907; +}; +batch TRIANGLE_STRIP +{ + indices 853 906 909 908; +}; +batch TRIANGLE_STRIP +{ + indices 831 853 909; +}; +batch TRIANGLE_STRIP +{ + indices 910 908 907; +}; +batch TRIANGLE_STRIP +{ + indices 909 911 831 833; +}; +batch TRIANGLE_STRIP +{ + indices 909 908 912 910; +}; +batch TRIANGLE_STRIP +{ + indices 911 909 913 912; +}; +batch TRIANGLE_STRIP +{ + indices 911 914 833 829; +}; +batch TRIANGLE_STRIP +{ + indices 913 915 911 914; +}; +batch TRIANGLE_STRIP +{ + indices 912 916 913 915; +}; +batch TRIANGLE_STRIP +{ + indices 910 916 912; +}; +batch TRIANGLE_STRIP +{ + indices 915 917 914 914 829 918 918 914 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 829 796; +}; +batch TRIANGLE_STRIP +{ + indices 919 918 920 917; +}; +batch TRIANGLE_STRIP +{ + indices 796 919 921 920 917; +}; +batch TRIANGLE_STRIP +{ + indices 796 921 794 798; +}; +batch TRIANGLE_STRIP +{ + indices 917 915 922 916; +}; +batch TRIANGLE_STRIP +{ + indices 921 917 923 922; +}; +batch TRIANGLE_STRIP +{ + indices 921 924 798 792; +}; +batch TRIANGLE_STRIP +{ + indices 923 925 921 924; +}; +batch TRIANGLE_STRIP +{ + indices 925 923 926 922; +}; +batch TRIANGLE_STRIP +{ + indices 924 925 927 926; +}; +batch TRIANGLE_STRIP +{ + indices 924 928 792 790 790 928 789; +}; +batch TRIANGLE_STRIP +{ + indices 928 924 929 927; +}; +batch TRIANGLE_STRIP +{ + indices 789 928 930 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 789 932 782; +}; +batch TRIANGLE_STRIP +{ + indices 933 931 930; +}; +batch TRIANGLE_STRIP +{ + indices 932 934 782 777 777 934 778; +}; +batch TRIANGLE_STRIP +{ + indices 931 935 932 934; +}; +batch TRIANGLE_STRIP +{ + indices 933 935 931; +}; +batch TRIANGLE_STRIP +{ + indices 934 936 778 780; +}; +batch TRIANGLE_STRIP +{ + indices 936 934 937 935; +}; +batch TRIANGLE_STRIP +{ + indices 780 936 938 937 937 935 939 940 940 935 933; +}; +batch TRIANGLE_STRIP +{ + indices 937 939 941 940 940 933 942 942 940 941 941 943 937 938; +}; +batch TRIANGLE_STRIP +{ + indices 942 944 941 941 943 945 945 941 944; +}; +batch TRIANGLE_STRIP +{ + indices 946 938 943 943 947 945; +}; +batch TRIANGLE_STRIP +{ + indices 943 947 946 946 938 948 948 946 947; +}; +batch TRIANGLE_STRIP +{ + indices 944 949 945 947; +}; +batch TRIANGLE_STRIP +{ + indices 948 950 938 951 780 950 952 952 780 774 774 952 771; +}; +batch TRIANGLE_STRIP +{ + indices 948 953 950 952 952 954 771 744; +}; +batch TRIANGLE_STRIP +{ + indices 953 955 952 954 954 956 744; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956 956 744 742; +}; +batch TRIANGLE_STRIP +{ + indices 953 948 957 947; +}; +batch TRIANGLE_STRIP +{ + indices 955 953 958 957; +}; +batch TRIANGLE_STRIP +{ + indices 959 956 955 955 960 958; +}; +batch TRIANGLE_STRIP +{ + indices 960 959 955; +}; +batch TRIANGLE_STRIP +{ + indices 957 961 958; +}; +batch TRIANGLE_STRIP +{ + indices 959 962 956; +}; +batch TRIANGLE_STRIP +{ + indices 963 960 958; +}; +batch TRIANGLE_STRIP +{ + indices 962 964 956 742; +}; +batch TRIANGLE_STRIP +{ + indices 959 960 965 963; +}; +batch TRIANGLE_STRIP +{ + indices 962 959 966 965; +}; +batch TRIANGLE_STRIP +{ + indices 964 962 967 966; +}; +batch TRIANGLE_STRIP +{ + indices 964 968 742 738; +}; +batch TRIANGLE_STRIP +{ + indices 967 969 964 964 968 970 970 964 969; +}; +batch TRIANGLE_STRIP +{ + indices 738 968 971 970; +}; +batch TRIANGLE_STRIP +{ + indices 969 967 972 966; +}; +batch TRIANGLE_STRIP +{ + indices 971 973 738 726; +}; +batch TRIANGLE_STRIP +{ + indices 970 974 971 973; +}; +batch TRIANGLE_STRIP +{ + indices 969 975 970 974; +}; +batch TRIANGLE_STRIP +{ + indices 972 976 969 975; +}; +batch TRIANGLE_STRIP +{ + indices 966 977 972 976; +}; +batch TRIANGLE_STRIP +{ + indices 966 978 977 977 976 979 979 977 978 978 980 966 965; +}; +batch TRIANGLE_STRIP +{ + indices 980 981 978 979; +}; +batch TRIANGLE_STRIP +{ + indices 965 982 980 981; +}; +batch TRIANGLE_STRIP +{ + indices 982 965 983 963; +}; +batch TRIANGLE_STRIP +{ + indices 981 982 984 983 983 963 985; +}; +batch TRIANGLE_STRIP +{ + indices 984 983 986 985 985 963 987 958 961; +}; +batch TRIANGLE_STRIP +{ + indices 985 987 988 961; +}; +batch TRIANGLE_STRIP +{ + indices 986 985 988 988 989 961; +}; +batch TRIANGLE_STRIP +{ + indices 986 988 989 989 990 961; +}; +batch TRIANGLE_STRIP +{ + indices 989 991 986; +}; +batch TRIANGLE_STRIP +{ + indices 990 961 992 957 947; +}; +batch TRIANGLE_STRIP +{ + indices 991 993 986 984; +}; +batch TRIANGLE_STRIP +{ + indices 992 947 994 949; +}; +batch TRIANGLE_STRIP +{ + indices 992 994 995 949; +}; +batch TRIANGLE_STRIP +{ + indices 990 992 996 995; +}; +batch TRIANGLE_STRIP +{ + indices 989 990 997 996; +}; +batch TRIANGLE_STRIP +{ + indices 991 989 998 997; +}; +batch TRIANGLE_STRIP +{ + indices 998 993 991; +}; +batch TRIANGLE_STRIP +{ + indices 996 999 997 997 998 1000 1000 997 999; +}; +batch TRIANGLE_STRIP +{ + indices 995 1001 996 996 999 1002 1002 996 1001 1001 1003 995 949; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1001 1004 1003; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1005 999 1000; +}; +batch TRIANGLE_STRIP +{ + indices 1004 1006 1002 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1003 1007 1004 1004 1006 1008; +}; +batch TRIANGLE_STRIP +{ + indices 1007 1009 1004 1008; +}; +batch TRIANGLE_STRIP +{ + indices 1003 1010 1007 1009; +}; +batch TRIANGLE_STRIP +{ + indices 1008 1011 1006 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1009 1012 1008 1008 1011 1013 1013 1008 1012; +}; +batch TRIANGLE_STRIP +{ + indices 1011 1014 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1012 1009 1015 1010; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1011 1016 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1005 1014 1017 1016 1016 1013 1018 1012; +}; +batch TRIANGLE_STRIP +{ + indices 1017 1019 1005 1000; +}; +batch TRIANGLE_STRIP +{ + indices 1018 1020 1016; +}; +batch TRIANGLE_STRIP +{ + indices 1019 1021 1000; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1022 1016 1017; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1018 1023 1012; +}; +batch TRIANGLE_STRIP +{ + indices 1017 1024 1019 1021; +}; +batch TRIANGLE_STRIP +{ + indices 1022 1025 1017 1024; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1026 1022 1022 1025 1027 1027 1022 1026; +}; +batch TRIANGLE_STRIP +{ + indices 1028 1024 1025 1025 1029 1027; +}; +batch TRIANGLE_STRIP +{ + indices 1025 1029 1028 1028 1024 1030 1021; +}; +batch TRIANGLE_STRIP +{ + indices 1029 1031 1028 1028 1030 1032 1032 1028 1031; +}; +batch TRIANGLE_STRIP +{ + indices 1033 1021 1030 1030 1034 1032; +}; +batch TRIANGLE_STRIP +{ + indices 1030 1034 1033; +}; +batch TRIANGLE_STRIP +{ + indices 1031 1035 1032; +}; +batch TRIANGLE_STRIP +{ + indices 1021 1033 1036; +}; +batch TRIANGLE_STRIP +{ + indices 1035 1037 1032 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1036 1038 1021 1000 1000 1038 998; +}; +batch TRIANGLE_STRIP +{ + indices 1036 1039 1038 998; +}; +batch TRIANGLE_STRIP +{ + indices 1036 1033 1040 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1039 1041 998 993; +}; +batch TRIANGLE_STRIP +{ + indices 1039 1036 1042 1040; +}; +batch TRIANGLE_STRIP +{ + indices 1041 1039 1043 1042; +}; +batch TRIANGLE_STRIP +{ + indices 993 1041 1044 1043; +}; +batch TRIANGLE_STRIP +{ + indices 993 1044 1045 1043; +}; +batch TRIANGLE_STRIP +{ + indices 993 1045 984 981; +}; +batch TRIANGLE_STRIP +{ + indices 1042 1046 1043; +}; +batch TRIANGLE_STRIP +{ + indices 1045 1047 981 979; +}; +batch TRIANGLE_STRIP +{ + indices 1043 1048 1045 1047; +}; +batch TRIANGLE_STRIP +{ + indices 1043 1046 1048; +}; +batch TRIANGLE_STRIP +{ + indices 1047 1049 979 976; +}; +batch TRIANGLE_STRIP +{ + indices 1046 1042 1050 1040; +}; +batch TRIANGLE_STRIP +{ + indices 1049 1051 976 975; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1040 1052 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1046 1050 1053 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1053 1054 1046 1048; +}; +batch TRIANGLE_STRIP +{ + indices 1052 1034 1055 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1054 1056 1048; +}; +batch TRIANGLE_STRIP +{ + indices 1055 1037 1057 1035; +}; +batch TRIANGLE_STRIP +{ + indices 1056 1058 1048 1047; +}; +batch TRIANGLE_STRIP +{ + indices 1056 1054 1059 1053; +}; +batch TRIANGLE_STRIP +{ + indices 1060 1047 1058 1058 1061 1056; +}; +batch TRIANGLE_STRIP +{ + indices 1058 1061 1060 1060 1047 1062 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1061 1063 1060 1062; +}; +batch TRIANGLE_STRIP +{ + indices 1061 1056 1064 1059; +}; +batch TRIANGLE_STRIP +{ + indices 1064 1065 1061 1063; +}; +batch TRIANGLE_STRIP +{ + indices 1059 1066 1064 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1067 1062 1063 1063 1068 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1063 1068 1067; +}; +batch TRIANGLE_STRIP +{ + indices 1049 1062 1069 1067; +}; +batch TRIANGLE_STRIP +{ + indices 1069 1070 1049 1051; +}; +batch TRIANGLE_STRIP +{ + indices 1067 1071 1069 1070; +}; +batch TRIANGLE_STRIP +{ + indices 1068 1072 1067 1071 1071 1073 1070 1051; +}; +batch TRIANGLE_STRIP +{ + indices 1073 1071 1074 1072; +}; +batch TRIANGLE_STRIP +{ + indices 1075 1051 1073 1073 1076 1074; +}; +batch TRIANGLE_STRIP +{ + indices 1073 1076 1075; +}; +batch TRIANGLE_STRIP +{ + indices 1072 1077 1074 1076; +}; +batch TRIANGLE_STRIP +{ + indices 1075 1078 1051 975; +}; +batch TRIANGLE_STRIP +{ + indices 1075 1079 1078 975; +}; +batch TRIANGLE_STRIP +{ + indices 1076 1080 1075 1079; +}; +batch TRIANGLE_STRIP +{ + indices 1076 1077 1081 1072; +}; +batch TRIANGLE_STRIP +{ + indices 1080 1076 1082 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1079 1080 1080 1084 1082; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1080 1084; +}; +batch TRIANGLE_STRIP +{ + indices 1081 1085 1082 1084; +}; +batch TRIANGLE_STRIP +{ + indices 975 1079 1086 1083; +}; +batch TRIANGLE_STRIP +{ + indices 974 975 1086; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1084 1087; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1088 974 973; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1083 1089 1087; +}; +batch TRIANGLE_STRIP +{ + indices 1088 1090 973; +}; +batch TRIANGLE_STRIP +{ + indices 1089 1091 1086 1086 1088 1092 1092 1086 1091; +}; +batch TRIANGLE_STRIP +{ + indices 1092 1090 1088; +}; +batch TRIANGLE_STRIP +{ + indices 1091 1089 1093 1087; +}; +batch TRIANGLE_STRIP +{ + indices 1092 1091 1094 1093; +}; +batch TRIANGLE_STRIP +{ + indices 1090 1092 1095 1094; +}; +batch TRIANGLE_STRIP +{ + indices 973 1090 1096 1095; +}; +batch TRIANGLE_STRIP +{ + indices 973 1096 726 723 723 1096 721 1095 680 1097 1097 1095 1094; +}; +batch TRIANGLE_STRIP +{ + indices 680 1097 682 1098 1098 1097 1094; +}; +batch TRIANGLE_STRIP +{ + indices 676 682 1098 1098 1099 1094 1093; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1100 676 672; +}; +batch TRIANGLE_STRIP +{ + indices 1100 1098 1101 1102 1102 1098 1099; +}; +batch TRIANGLE_STRIP +{ + indices 1100 1101 1103 1102; +}; +batch TRIANGLE_STRIP +{ + indices 672 1100 1104 1103; +}; +batch TRIANGLE_STRIP +{ + indices 1104 1105 672 644; +}; +batch TRIANGLE_STRIP +{ + indices 1104 1106 1105 1105 644 1107 1107 1105 1106; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1108 644 640; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1109 1108 640; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1106 1109 1109 640 1110 1110 1109 1106 1106 1110 1104 1103; +}; +batch TRIANGLE_STRIP +{ + indices 635 640 1110 1110 1111 1103 1102; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1112 635 633; +}; +batch TRIANGLE_STRIP +{ + indices 1111 1113 1110 1112; +}; +batch TRIANGLE_STRIP +{ + indices 1111 1102 1114 1099; +}; +batch TRIANGLE_STRIP +{ + indices 1113 1111 1115 1114; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1112 1113 1113 625 1115; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1113 625 625 626 1115 1114 1114 626 631; +}; +batch TRIANGLE_STRIP +{ + indices 1116 625 1117 628 633; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1117 1118 633; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1118 1112 633; +}; +batch TRIANGLE_STRIP +{ + indices 631 1114 1119 1099; +}; +batch TRIANGLE_STRIP +{ + indices 1119 1120 631 629; +}; +batch TRIANGLE_STRIP +{ + indices 1119 1099 1121 1093 1087; +}; +batch TRIANGLE_STRIP +{ + indices 1120 1119 1122 1121 1121 1087 1123 1123 1121 1122; +}; +batch TRIANGLE_STRIP +{ + indices 1087 1084 1123 1122; +}; +batch TRIANGLE_STRIP +{ + indices 629 1120 1124 1122; +}; +batch TRIANGLE_STRIP +{ + indices 1124 627 629; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1084 1125 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1124 1122 1126 1125; +}; +batch TRIANGLE_STRIP +{ + indices 627 1124 1127 1126; +}; +batch TRIANGLE_STRIP +{ + indices 622 627 1127; +}; +batch TRIANGLE_STRIP +{ + indices 1085 1128 1125 1126; +}; +batch TRIANGLE_STRIP +{ + indices 1081 1128 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1127 1126 1129 1128; +}; +batch TRIANGLE_STRIP +{ + indices 1129 1130 1127 622; +}; +batch TRIANGLE_STRIP +{ + indices 1128 1131 1129 1130; +}; +batch TRIANGLE_STRIP +{ + indices 1081 1131 1128; +}; +batch TRIANGLE_STRIP +{ + indices 622 1130 1132 1131; +}; +batch TRIANGLE_STRIP +{ + indices 1132 1133 622 621; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1132 1131 1131 1135 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1131 1135 1135 1072 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1136 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1137 1134 1135; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1133 1136 1136 1139 1134 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1136 1140 1139; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1141 1133 621 621 1141 616; +}; +batch TRIANGLE_STRIP +{ + indices 1140 1142 1138 1141 1141 1143 616 615 615 1143 617; +}; +batch TRIANGLE_STRIP +{ + indices 1142 1144 1141 1141 1143 1145 1145 1141 1144 1144 1146 1142 1140; +}; +batch TRIANGLE_STRIP +{ + indices 1145 1144 1147 1146; +}; +batch TRIANGLE_STRIP +{ + indices 1145 1148 1143 617; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1140 1149 1139; +}; +batch TRIANGLE_STRIP +{ + indices 1149 1150 1146 1147; +}; +batch TRIANGLE_STRIP +{ + indices 1139 1151 1149 1149 1150 1152 1152 1149 1151; +}; +batch TRIANGLE_STRIP +{ + indices 1150 1152 1153 1151 1151 1139 1154 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1153 1151 1155 1154; +}; +batch TRIANGLE_STRIP +{ + indices 1150 1153 1156 1155; +}; +batch TRIANGLE_STRIP +{ + indices 1137 1157 1154 1154 1155 1158 1158 1154 1157 1157 1159 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1157 1159 1159 1135 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1160 1155 1158; +}; +batch TRIANGLE_STRIP +{ + indices 1159 1135 1161 1072; +}; +batch TRIANGLE_STRIP +{ + indices 1159 1162 1158 1160; +}; +batch TRIANGLE_STRIP +{ + indices 1161 1163 1159 1162; +}; +batch TRIANGLE_STRIP +{ + indices 1072 1164 1161 1163; +}; +batch TRIANGLE_STRIP +{ + indices 1072 1068 1164 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1163 1164 1165 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1163 1165 1165 1066 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1165 1166 1066; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1166 1167 1066; +}; +batch TRIANGLE_STRIP +{ + indices 1160 1162 1167 1167 1168 1066 1059; +}; +batch TRIANGLE_STRIP +{ + indices 1167 1169 1160; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1168 1059; +}; +batch TRIANGLE_STRIP +{ + indices 1169 1171 1160 1155 1155 1171 1156; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1059 1172 1053; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1173 1168 1167; +}; +batch TRIANGLE_STRIP +{ + indices 1172 1174 1170 1173 1173 1175 1167 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1174 1176 1173; +}; +batch TRIANGLE_STRIP +{ + indices 1175 1177 1169 1171; +}; +batch TRIANGLE_STRIP +{ + indices 1173 1178 1175 1177; +}; +batch TRIANGLE_STRIP +{ + indices 1173 1176 1178; +}; +batch TRIANGLE_STRIP +{ + indices 1177 1179 1171 1156; +}; +batch TRIANGLE_STRIP +{ + indices 1178 1180 1177 1179; +}; +batch TRIANGLE_STRIP +{ + indices 1176 1181 1178 1180; +}; +batch TRIANGLE_STRIP +{ + indices 1181 1176 1182 1174; +}; +batch TRIANGLE_STRIP +{ + indices 1183 1180 1181 1181 1184 1182; +}; +batch TRIANGLE_STRIP +{ + indices 1181 1184 1183; +}; +batch TRIANGLE_STRIP +{ + indices 1174 1185 1182 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1183 1186 1180 1179; +}; +batch TRIANGLE_STRIP +{ + indices 1184 1187 1183; +}; +batch TRIANGLE_STRIP +{ + indices 1156 1179 1188 1186; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1150 1156; +}; +batch TRIANGLE_STRIP +{ + indices 1186 1183 1189 1187; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1186 1190 1189; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1191 1150 1147; +}; +batch TRIANGLE_STRIP +{ + indices 1190 1192 1188; +}; +batch TRIANGLE_STRIP +{ + indices 1193 1147 1191 1191 1194 1188; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1193 1191; +}; +batch TRIANGLE_STRIP +{ + indices 1192 1190 1195 1189; +}; +batch TRIANGLE_STRIP +{ + indices 1192 1196 1188 1194; +}; +batch TRIANGLE_STRIP +{ + indices 1195 1197 1192 1196; +}; +batch TRIANGLE_STRIP +{ + indices 1189 1198 1195 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1198 1189 1199 1187 1200 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1201 1198 1199 1199 1202 1200; +}; +batch TRIANGLE_STRIP +{ + indices 1202 1201 1199; +}; +batch TRIANGLE_STRIP +{ + indices 1203 1200 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1204 1201 1202 1202 1205 1200; +}; +batch TRIANGLE_STRIP +{ + indices 1204 1202 1205 1205 1203 1200; +}; +batch TRIANGLE_STRIP +{ + indices 1204 1206 1201 1198; +}; +batch TRIANGLE_STRIP +{ + indices 1205 1207 1204 1206 1206 1208 1198 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1209 1208 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1210 1209 1209 1197 1211; +}; +batch TRIANGLE_STRIP +{ + indices 1210 1212 1209 1211; +}; +batch TRIANGLE_STRIP +{ + indices 1213 1210 1206; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1211 1214; +}; +batch TRIANGLE_STRIP +{ + indices 1213 1206 1215 1207; +}; +batch TRIANGLE_STRIP +{ + indices 1214 1211 1216 1212; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1214 1217 1216; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1217 1196; +}; +batch TRIANGLE_STRIP +{ + indices 1212 1218 1216 1216 1217 1219 1219 1216 1218; +}; +batch TRIANGLE_STRIP +{ + indices 1196 1217 1220 1219; +}; +batch TRIANGLE_STRIP +{ + indices 1212 1221 1218 1218 1219 1222 1222 1218 1221 1221 1223 1212 1210 1210 1223 1213; +}; +batch TRIANGLE_STRIP +{ + indices 1223 1224 1221 1222; +}; +batch TRIANGLE_STRIP +{ + indices 1213 1225 1223; +}; +batch TRIANGLE_STRIP +{ + indices 1222 1226 1219 1220; +}; +batch TRIANGLE_STRIP +{ + indices 1225 1213 1227 1215 1228 1207; +}; +batch TRIANGLE_STRIP +{ + indices 1228 1229 1227 1225; +}; +batch TRIANGLE_STRIP +{ + indices 1207 1230 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1207 1231 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1232 1229 1230; +}; +batch TRIANGLE_STRIP +{ + indices 1231 1205 1233 1203; +}; +batch TRIANGLE_STRIP +{ + indices 1231 1234 1230 1232; +}; +batch TRIANGLE_STRIP +{ + indices 1234 1231 1235 1233; +}; +batch TRIANGLE_STRIP +{ + indices 1232 1234 1236 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1232 1237 1229 1238 1225; +}; +batch TRIANGLE_STRIP +{ + indices 1237 1232 1239 1236; +}; +batch TRIANGLE_STRIP +{ + indices 1238 1237 1240 1239; +}; +batch TRIANGLE_STRIP +{ + indices 1238 1241 1225 1223 1223 1241 1224; +}; +batch TRIANGLE_STRIP +{ + indices 1240 1242 1238 1241 1241 1243 1224; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1244 1241 1243; +}; +batch TRIANGLE_STRIP +{ + indices 1245 1242 1240; +}; +batch TRIANGLE_STRIP +{ + indices 1243 1244 1246; +}; +batch TRIANGLE_STRIP +{ + indices 1245 1240 1247 1239; +}; +batch TRIANGLE_STRIP +{ + indices 1244 1242 1248 1245; +}; +batch TRIANGLE_STRIP +{ + indices 1246 1244 1249 1248; +}; +batch TRIANGLE_STRIP +{ + indices 1246 1250 1243 1224; +}; +batch TRIANGLE_STRIP +{ + indices 1249 1251 1246 1250 1250 1252 1224 1222 1222 1252 1253 1250; +}; +batch TRIANGLE_STRIP +{ + indices 1253 1226 1222; +}; +batch TRIANGLE_STRIP +{ + indices 1251 1254 1250 1250 1253 1255 1255 1250 1254; +}; +batch TRIANGLE_STRIP +{ + indices 1255 1256 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1251 1257 1254; +}; +batch TRIANGLE_STRIP +{ + indices 1256 1258 1253 1226; +}; +batch TRIANGLE_STRIP +{ + indices 1255 1254 1259 1257; +}; +batch TRIANGLE_STRIP +{ + indices 1255 1260 1256 1258; +}; +batch TRIANGLE_STRIP +{ + indices 1260 1255 1259; +}; +batch TRIANGLE_STRIP +{ + indices 1226 1258 1261 1260; +}; +batch TRIANGLE_STRIP +{ + indices 1261 1262 1226 1220; +}; +batch TRIANGLE_STRIP +{ + indices 1261 1263 1262 1262 1220 1264 1264 1262 1263; +}; +batch TRIANGLE_STRIP +{ + indices 1264 1265 1220 1196 1196 1265 1266 1264; +}; +batch TRIANGLE_STRIP +{ + indices 1196 1266 1194 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1264 1267 1266 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1263 1268 1264 1267; +}; +batch TRIANGLE_STRIP +{ + indices 1261 1269 1263 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1261 1260 1269; +}; +batch TRIANGLE_STRIP +{ + indices 1267 1270 1193 1147 1147 1270 1145 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1267 1271 1270 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1267 1268 1271 1271 1148 1272 1272 1271 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1272 1273 1148 617; +}; +batch TRIANGLE_STRIP +{ + indices 1272 1274 1273 617; +}; +batch TRIANGLE_STRIP +{ + indices 1268 1275 1272 1274 1274 1276 617 614; +}; +batch TRIANGLE_STRIP +{ + indices 1276 1274 1277 1275; +}; +batch TRIANGLE_STRIP +{ + indices 614 1276 1278 1277; +}; +batch TRIANGLE_STRIP +{ + indices 599 614 1278 1278 1279 1277; +}; +batch TRIANGLE_STRIP +{ + indices 599 1278 1280 1279; +}; +batch TRIANGLE_STRIP +{ + indices 1280 1281 599 595 595 1281 597; +}; +batch TRIANGLE_STRIP +{ + indices 1281 1280 1282 1279; +}; +batch TRIANGLE_STRIP +{ + indices 1282 597 1281; +}; +batch TRIANGLE_STRIP +{ + indices 1277 1283 1279 1282; +}; +batch TRIANGLE_STRIP +{ + indices 1283 1277 1275; +}; +batch TRIANGLE_STRIP +{ + indices 597 1282 1284 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1275 1268 1285 1269; +}; +batch TRIANGLE_STRIP +{ + indices 1285 1286 1275 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1269 1287 1285 1286 1286 1288 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1286 1287 1288 1288 1283 1289 1284; +}; +batch TRIANGLE_STRIP +{ + indices 1289 1288 1290 1287; +}; +batch TRIANGLE_STRIP +{ + indices 1284 1289 1291 1290; +}; +batch TRIANGLE_STRIP +{ + indices 1287 1269 1292 1293 1293 1269 1260 1260 1293 1259; +}; +batch TRIANGLE_STRIP +{ + indices 1287 1292 1294 1293; +}; +batch TRIANGLE_STRIP +{ + indices 1294 1295 1287 1290; +}; +batch TRIANGLE_STRIP +{ + indices 1295 1294 1296 1293; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1295 1297 1296; +}; +batch TRIANGLE_STRIP +{ + indices 1293 1259 1298 1257; +}; +batch TRIANGLE_STRIP +{ + indices 1296 1293 1299 1298; +}; +batch TRIANGLE_STRIP +{ + indices 1299 1300 1296 1297; +}; +batch TRIANGLE_STRIP +{ + indices 1298 1301 1299 1300; +}; +batch TRIANGLE_STRIP +{ + indices 1257 1302 1298 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1257 1303 1302 1302 1301 1304 1304 1302 1303 1303 1305 1257 1251 1251 1305 1249; +}; +batch TRIANGLE_STRIP +{ + indices 1305 1306 1303 1304; +}; +batch TRIANGLE_STRIP +{ + indices 1249 1307 1305 1305 1306 1308 1308 1305 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1309 1306 1308 1308 1310 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1310 1309 1308; +}; +batch TRIANGLE_STRIP +{ + indices 1311 1307 1249; +}; +batch TRIANGLE_STRIP +{ + indices 1309 1312 1306; +}; +batch TRIANGLE_STRIP +{ + indices 1311 1249 1313 1248; +}; +batch TRIANGLE_STRIP +{ + indices 1312 1314 1306 1304; +}; +batch TRIANGLE_STRIP +{ + indices 1313 1248 1315 1245; +}; +batch TRIANGLE_STRIP +{ + indices 1315 1316 1313 1311; +}; +batch TRIANGLE_STRIP +{ + indices 1315 1245 1317 1247; +}; +batch TRIANGLE_STRIP +{ + indices 1316 1315 1318 1317 1317 1247 1319 1239; +}; +batch TRIANGLE_STRIP +{ + indices 1319 1320 1317 1318; +}; +batch TRIANGLE_STRIP +{ + indices 1239 1321 1319 1320; +}; +batch TRIANGLE_STRIP +{ + indices 1321 1239 1322 1236; +}; +batch TRIANGLE_STRIP +{ + indices 1323 1320 1321; +}; +batch TRIANGLE_STRIP +{ + indices 1236 1324 1322 1322 1321 1325 1325 1322 1324 1324 1326 1236 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1324 1326 1327 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1328 1325 1324 1324 1329 1327; +}; +batch TRIANGLE_STRIP +{ + indices 1329 1328 1324; +}; +batch TRIANGLE_STRIP +{ + indices 1327 1235 1330; +}; +batch TRIANGLE_STRIP +{ + indices 1331 1328 1329; +}; +batch TRIANGLE_STRIP +{ + indices 1330 1235 1332 1233; +}; +batch TRIANGLE_STRIP +{ + indices 1331 1333 1328 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1332 1233 1334 1203; +}; +batch TRIANGLE_STRIP +{ + indices 1335 1325 1333; +}; +batch TRIANGLE_STRIP +{ + indices 1334 1203 1336 1184 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1331 1337 1333 1335; +}; +batch TRIANGLE_STRIP +{ + indices 1337 1331 1338 1329; +}; +batch TRIANGLE_STRIP +{ + indices 1335 1337 1339; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1329 1340 1327; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1341 1337 1339; +}; +batch TRIANGLE_STRIP +{ + indices 1340 1327 1342 1330; +}; +batch TRIANGLE_STRIP +{ + indices 1343 1338 1340; +}; +batch TRIANGLE_STRIP +{ + indices 1330 1344 1342 1342 1340 1345 1345 1342 1344; +}; +batch TRIANGLE_STRIP +{ + indices 1343 1340 1346 1345; +}; +batch TRIANGLE_STRIP +{ + indices 1343 1347 1338 1341; +}; +batch TRIANGLE_STRIP +{ + indices 1346 1348 1343 1347; +}; +batch TRIANGLE_STRIP +{ + indices 1345 1349 1346 1348; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1345 1344 1344 1351 1330; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1344 1351 1351 1332 1330; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1352 1345 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1351 1332 1353 1334; +}; +batch TRIANGLE_STRIP +{ + indices 1351 1354 1350 1352; +}; +batch TRIANGLE_STRIP +{ + indices 1353 1334 1355 1336; +}; +batch TRIANGLE_STRIP +{ + indices 1351 1353 1356 1355 1355 1336 1357 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1355 1357 1358 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1356 1355 1359 1358; +}; +batch TRIANGLE_STRIP +{ + indices 1356 1360 1351 1354; +}; +batch TRIANGLE_STRIP +{ + indices 1359 1361 1356 1360; +}; +batch TRIANGLE_STRIP +{ + indices 1361 1359 1358; +}; +batch TRIANGLE_STRIP +{ + indices 1354 1360 1362 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1185 1363 1358 1358 1361 1364 1364 1358 1363 1363 1365 1185 1174 1174 1365 1172; +}; +batch TRIANGLE_STRIP +{ + indices 1365 1366 1363 1364; +}; +batch TRIANGLE_STRIP +{ + indices 1172 1367 1365 1366; +}; +batch TRIANGLE_STRIP +{ + indices 1172 1053 1367 1368 1368 1053 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1367 1368 1369 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1369 1370 1367 1366; +}; +batch TRIANGLE_STRIP +{ + indices 1052 1371 1369 1370; +}; +batch TRIANGLE_STRIP +{ + indices 1055 1371 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1370 1372 1371 1371 1055 1373 1373 1371 1372; +}; +batch TRIANGLE_STRIP +{ + indices 1055 1057 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1372 1374 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1364 1366; +}; +batch TRIANGLE_STRIP +{ + indices 1057 1375 1373 1374 1374 1376 1364 1361 1361 1376 1362; +}; +batch TRIANGLE_STRIP +{ + indices 1375 1377 1374 1376; +}; +batch TRIANGLE_STRIP +{ + indices 1377 1375 1378 1057; +}; +batch TRIANGLE_STRIP +{ + indices 1376 1377 1379 1378; +}; +batch TRIANGLE_STRIP +{ + indices 1379 1362 1376; +}; +batch TRIANGLE_STRIP +{ + indices 1057 1380 1378 1378 1379 1381 1381 1378 1380; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1379 1382 1381; +}; +batch TRIANGLE_STRIP +{ + indices 1380 1057 1383 1035 1031; +}; +batch TRIANGLE_STRIP +{ + indices 1384 1381 1380; +}; +batch TRIANGLE_STRIP +{ + indices 1383 1031 1385 1029; +}; +batch TRIANGLE_STRIP +{ + indices 1383 1386 1380 1384; +}; +batch TRIANGLE_STRIP +{ + indices 1385 1387 1383 1386; +}; +batch TRIANGLE_STRIP +{ + indices 1385 1029 1388 1027 1389 1026; +}; +batch TRIANGLE_STRIP +{ + indices 1385 1388 1390 1389; +}; +batch TRIANGLE_STRIP +{ + indices 1390 1391 1385 1387; +}; +batch TRIANGLE_STRIP +{ + indices 1392 1390 1389; +}; +batch TRIANGLE_STRIP +{ + indices 1393 1387 1391 1391 1394 1390; +}; +batch TRIANGLE_STRIP +{ + indices 1393 1391 1394 1394 1395 1390 1392; +}; +batch TRIANGLE_STRIP +{ + indices 1393 1394 1396 1395; +}; +batch TRIANGLE_STRIP +{ + indices 1387 1393 1397 1396; +}; +batch TRIANGLE_STRIP +{ + indices 1397 1398 1387 1386; +}; +batch TRIANGLE_STRIP +{ + indices 1396 1399 1397 1397 1398 1400 1400 1397 1399; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1398 1401 1400; +}; +batch TRIANGLE_STRIP +{ + indices 1395 1402 1396 1399; +}; +batch TRIANGLE_STRIP +{ + indices 1402 1395 1403 1392; +}; +batch TRIANGLE_STRIP +{ + indices 1404 1399 1402 1402 1405 1403; +}; +batch TRIANGLE_STRIP +{ + indices 1404 1402 1405; +}; +batch TRIANGLE_STRIP +{ + indices 1392 1406 1403 1405; +}; +batch TRIANGLE_STRIP +{ + indices 1389 1407 1392 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1389 1026; +}; +batch TRIANGLE_STRIP +{ + indices 1408 1405 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1026 1409 1020 1023; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1410 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1409 1023 1411 1012; +}; +batch TRIANGLE_STRIP +{ + indices 1409 1412 1407 1410; +}; +batch TRIANGLE_STRIP +{ + indices 1409 1413 1412 1412 1410 1414 1414 1412 1413 1413 1415 1409 1411; +}; +batch TRIANGLE_STRIP +{ + indices 1415 1416 1413 1414; +}; +batch TRIANGLE_STRIP +{ + indices 1411 1417 1415 1416; +}; +batch TRIANGLE_STRIP +{ + indices 1411 1012 1418 1015; +}; +batch TRIANGLE_STRIP +{ + indices 1419 1417 1411; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1015 1420 1010; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1421 1411 1419; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1422 1421 1421 1419 1423 1423 1421 1422; +}; +batch TRIANGLE_STRIP +{ + indices 1419 1424 1417 1416; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1418 1425 1420; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1423 1422 1422 1427 1425; +}; +batch TRIANGLE_STRIP +{ + indices 1427 1426 1422; +}; +batch TRIANGLE_STRIP +{ + indices 1420 1428 1425; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1429 1423 1419; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1430 1425 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1429 1431 1419 1424; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1432 1429; +}; +batch TRIANGLE_STRIP +{ + indices 1433 1424 1431; +}; +batch TRIANGLE_STRIP +{ + indices 1432 1426 1434 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1429 1435 1431 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1432 1436 1429 1435; +}; +batch TRIANGLE_STRIP +{ + indices 1433 1437 1424 1416; +}; +batch TRIANGLE_STRIP +{ + indices 1435 1438 1433 1437 1437 1439 1416 1414; +}; +batch TRIANGLE_STRIP +{ + indices 1438 1440 1437 1437 1439 1441 1441 1437 1440; +}; +batch TRIANGLE_STRIP +{ + indices 1435 1442 1438 1440; +}; +batch TRIANGLE_STRIP +{ + indices 1442 1435 1443 1436; +}; +batch TRIANGLE_STRIP +{ + indices 1440 1442 1444 1443; +}; +batch TRIANGLE_STRIP +{ + indices 1441 1440 1445 1444; +}; +batch TRIANGLE_STRIP +{ + indices 1441 1446 1439 1414; +}; +batch TRIANGLE_STRIP +{ + indices 1445 1447 1441 1446; +}; +batch TRIANGLE_STRIP +{ + indices 1444 1448 1445 1447; +}; +batch TRIANGLE_STRIP +{ + indices 1414 1446 1449 1447; +}; +batch TRIANGLE_STRIP +{ + indices 1449 1450 1414 1410 1410 1450 1451 1449; +}; +batch TRIANGLE_STRIP +{ + indices 1451 1406 1410; +}; +batch TRIANGLE_STRIP +{ + indices 1452 1449 1447; +}; +batch TRIANGLE_STRIP +{ + indices 1451 1453 1406 1408; +}; +batch TRIANGLE_STRIP +{ + indices 1451 1449 1454 1452; +}; +batch TRIANGLE_STRIP +{ + indices 1454 1455 1451 1453; +}; +batch TRIANGLE_STRIP +{ + indices 1452 1456 1454 1455 1455 1457 1453; +}; +batch TRIANGLE_STRIP +{ + indices 1455 1456 1457 1457 1453 1458 1408; +}; +batch TRIANGLE_STRIP +{ + indices 1456 1459 1457 1458; +}; +batch TRIANGLE_STRIP +{ + indices 1456 1452 1460 1447; +}; +batch TRIANGLE_STRIP +{ + indices 1459 1456 1461 1460 1460 1447 1462 1448; +}; +batch TRIANGLE_STRIP +{ + indices 1463 1461 1460; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1448 1464; +}; +batch TRIANGLE_STRIP +{ + indices 1459 1461 1465 1463; +}; +batch TRIANGLE_STRIP +{ + indices 1464 1448 1466 1444; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1464 1467 1466; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1468 1460 1463; +}; +batch TRIANGLE_STRIP +{ + indices 1468 1462 1467; +}; +batch TRIANGLE_STRIP +{ + indices 1466 1444 1469 1443; +}; +batch TRIANGLE_STRIP +{ + indices 1469 1470 1466 1467; +}; +batch TRIANGLE_STRIP +{ + indices 1443 1471 1469 1470; +}; +batch TRIANGLE_STRIP +{ + indices 1443 1436 1471; +}; +batch TRIANGLE_STRIP +{ + indices 1467 1470 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1471 1436 1473 1432 1434; +}; +batch TRIANGLE_STRIP +{ + indices 1471 1474 1470 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1473 1475 1471 1474; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1476 1473; +}; +batch TRIANGLE_STRIP +{ + indices 1475 1477 1474 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1475 1473 1478 1476; +}; +batch TRIANGLE_STRIP +{ + indices 1477 1475 1479 1478; +}; +batch TRIANGLE_STRIP +{ + indices 1476 1434 1480 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1478 1476 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1427 1482 1480 1480 1476 1483 1483 1480 1482; +}; +batch TRIANGLE_STRIP +{ + indices 1481 1476 1484 1483; +}; +batch TRIANGLE_STRIP +{ + indices 1481 1485 1478 1479; +}; +batch TRIANGLE_STRIP +{ + indices 1484 1486 1481 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1483 1487 1484 1484 1486 1488 1488 1484 1487; +}; +batch TRIANGLE_STRIP +{ + indices 1488 1489 1486 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1488 1487 1487 1491 1483; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1487 1491 1491 1492 1483 1482; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1493 1488 1489; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1494 1492 1492 1491 1495 1495 1492 1494; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1491 1496 1495; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1482 1497 1427 1430; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1494 1497 1497 1499 1430; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1500 1494 1495; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1497 1501 1499 1499 1430 1502 1428; +}; +batch TRIANGLE_STRIP +{ + indices 1501 1499 1503 1502; +}; +batch TRIANGLE_STRIP +{ + indices 1501 1504 1498 1500; +}; +batch TRIANGLE_STRIP +{ + indices 1503 1505 1501 1504; +}; +batch TRIANGLE_STRIP +{ + indices 1503 1502 1506 1428; +}; +batch TRIANGLE_STRIP +{ + indices 1505 1503 1507; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1508 1506 1506 1503 1509 1507; +}; +batch TRIANGLE_STRIP +{ + indices 1508 1510 1506 1509; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1511 1508 1510; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1420 1511 1010 1512 1512 1511 1510; +}; +batch TRIANGLE_STRIP +{ + indices 1010 1003 1512 1512 1510 1513 1509; +}; +batch TRIANGLE_STRIP +{ + indices 1003 1514 1512 1513; +}; +batch TRIANGLE_STRIP +{ + indices 1003 949 1514 1513 1513 949 944 944 1513 1509 1509 944 1507 942 1515 1515 1507 1505; +}; +batch TRIANGLE_STRIP +{ + indices 942 933 1515 1515 1505 1504; +}; +batch TRIANGLE_STRIP +{ + indices 1515 933 1516 930; +}; +batch TRIANGLE_STRIP +{ + indices 1504 1515 1517 1516 1516 930 1518 1518 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 930 929 1518; +}; +batch TRIANGLE_STRIP +{ + indices 1517 1519 1504 1500; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1520 1517 1519; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1518 929; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1519 1522 1520; +}; +batch TRIANGLE_STRIP +{ + indices 1521 929 1523 927; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1524 1518 1520; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1523 1524 1524 1520 1525 1526 1526 1520 1522; +}; +batch TRIANGLE_STRIP +{ + indices 1524 1527 1525 1526; +}; +batch TRIANGLE_STRIP +{ + indices 1523 1528 1524 1527; +}; +batch TRIANGLE_STRIP +{ + indices 1522 1526 1529 1527; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1522 1530 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1530 1495; +}; +batch TRIANGLE_STRIP +{ + indices 1529 1527 1531 1528; +}; +batch TRIANGLE_STRIP +{ + indices 1495 1530 1532 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1532 1533 1495 1496; +}; +batch TRIANGLE_STRIP +{ + indices 1532 1529 1534; +}; +batch TRIANGLE_STRIP +{ + indices 1535 1496 1533; +}; +batch TRIANGLE_STRIP +{ + indices 1534 1529 1536 1531; +}; +batch TRIANGLE_STRIP +{ + indices 1532 1534 1537 1536; +}; +batch TRIANGLE_STRIP +{ + indices 1533 1532 1538 1537; +}; +batch TRIANGLE_STRIP +{ + indices 1538 1535 1533; +}; +batch TRIANGLE_STRIP +{ + indices 1536 1539 1537 1537 1538 1540 1540 1537 1539; +}; +batch TRIANGLE_STRIP +{ + indices 1541 1535 1538 1538 1542 1540; +}; +batch TRIANGLE_STRIP +{ + indices 1538 1542 1541 1541 1535 1543 1543 1541 1542; +}; +batch TRIANGLE_STRIP +{ + indices 1543 1544 1535 1496; +}; +batch TRIANGLE_STRIP +{ + indices 1544 1543 1545 1542; +}; +batch TRIANGLE_STRIP +{ + indices 1496 1544 1546 1545; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1496 1546; +}; +batch TRIANGLE_STRIP +{ + indices 1545 1542 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1546 1548 1490 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1546 1545 1549 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1548 1546 1550 1549; +}; +batch TRIANGLE_STRIP +{ + indices 1493 1548 1551; +}; +batch TRIANGLE_STRIP +{ + indices 1549 1552 1550 1550 1548 1553 1553 1550 1552; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1548 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1552 1549 1554 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1555 1493 1489; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1547 1556 1542; +}; +batch TRIANGLE_STRIP +{ + indices 1557 1489 1555; +}; +batch TRIANGLE_STRIP +{ + indices 1556 1542 1558 1540; +}; +batch TRIANGLE_STRIP +{ + indices 1557 1559 1489 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1558 1540 1560 1539; +}; +batch TRIANGLE_STRIP +{ + indices 1556 1558 1561 1560; +}; +batch TRIANGLE_STRIP +{ + indices 1561 1562 1556; +}; +batch TRIANGLE_STRIP +{ + indices 1560 1539 1563 1536; +}; +batch TRIANGLE_STRIP +{ + indices 1562 1564 1556 1554; +}; +batch TRIANGLE_STRIP +{ + indices 1561 1565 1562 1564; +}; +batch TRIANGLE_STRIP +{ + indices 1565 1561 1566 1560; +}; +batch TRIANGLE_STRIP +{ + indices 1567 1564 1565 1565 1568 1566; +}; +batch TRIANGLE_STRIP +{ + indices 1567 1565 1568; +}; +batch TRIANGLE_STRIP +{ + indices 1560 1569 1566 1568; +}; +batch TRIANGLE_STRIP +{ + indices 1569 1560 1570 1563; +}; +batch TRIANGLE_STRIP +{ + indices 1567 1568 1571; +}; +batch TRIANGLE_STRIP +{ + indices 1572 1570 1563; +}; +batch TRIANGLE_STRIP +{ + indices 1571 1573 1567 1564; +}; +batch TRIANGLE_STRIP +{ + indices 1571 1568 1574; +}; +batch TRIANGLE_STRIP +{ + indices 1575 1564 1573; +}; +batch TRIANGLE_STRIP +{ + indices 1574 1568 1576 1569; +}; +batch TRIANGLE_STRIP +{ + indices 1575 1577 1564 1554 1554 1577 1578 1578 1554 1552; +}; +batch TRIANGLE_STRIP +{ + indices 1577 1579 1578 1578 1552 1580 1580 1578 1579; +}; +batch TRIANGLE_STRIP +{ + indices 1552 1580 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1579 1577 1581 1575; +}; +batch TRIANGLE_STRIP +{ + indices 1580 1579 1582 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1580 1583 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1581 1575 1584 1573; +}; +batch TRIANGLE_STRIP +{ + indices 1583 1580 1585 1582; +}; +batch TRIANGLE_STRIP +{ + indices 1553 1583 1586 1585; +}; +batch TRIANGLE_STRIP +{ + indices 1586 1587 1553 1551 1551 1587 1588 1586; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1588 1555 1589 1589 1588 1586; +}; +batch TRIANGLE_STRIP +{ + indices 1589 1557 1555; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1586 1585 1585 1591 1582; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1585 1591 1591 1592 1582 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1593 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1594 1586 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1593 1595 1590 1590 1594 1596 1596 1590 1595; +}; +batch TRIANGLE_STRIP +{ + indices 1597 1589 1594 1594 1598 1596; +}; +batch TRIANGLE_STRIP +{ + indices 1597 1594 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1595 1599 1596 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1595 1600 1599 1599 1598 1601 1601 1599 1600 1600 1602 1595 1593; +}; +batch TRIANGLE_STRIP +{ + indices 1601 1600 1603 1602 1602 1593 1604 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1604 1605 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1606 1603 1602 1602 1607 1605; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1607 1606; +}; +batch TRIANGLE_STRIP +{ + indices 1605 1592 1608; +}; +batch TRIANGLE_STRIP +{ + indices 1609 1603 1606; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1592 1610 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1609 1606 1611 1607; +}; +batch TRIANGLE_STRIP +{ + indices 1610 1581 1612 1584 1613 1613 1612 1610; +}; +batch TRIANGLE_STRIP +{ + indices 1584 1573 1613 1613 1610 1614 1608; +}; +batch TRIANGLE_STRIP +{ + indices 1613 1573 1615 1571 1574; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1613 1616 1615; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1614 1617 1616; +}; +batch TRIANGLE_STRIP +{ + indices 1615 1574 1618; +}; +batch TRIANGLE_STRIP +{ + indices 1619 1617 1616 1616 1620 1615 1618; +}; +batch TRIANGLE_STRIP +{ + indices 1619 1616 1621 1620; +}; +batch TRIANGLE_STRIP +{ + indices 1617 1619 1622 1621; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1617 1623 1622; +}; +batch TRIANGLE_STRIP +{ + indices 1621 1620 1624; +}; +batch TRIANGLE_STRIP +{ + indices 1623 1625 1608 1605 1605 1625 1607; +}; +batch TRIANGLE_STRIP +{ + indices 1624 1620 1626 1618; +}; +batch TRIANGLE_STRIP +{ + indices 1625 1627 1607 1611; +}; +batch TRIANGLE_STRIP +{ + indices 1625 1628 1627 1627 1611 1629 1629 1627 1628; +}; +batch TRIANGLE_STRIP +{ + indices 1623 1630 1625 1628; +}; +batch TRIANGLE_STRIP +{ + indices 1630 1623 1631 1622; +}; +batch TRIANGLE_STRIP +{ + indices 1632 1628 1630; +}; +batch TRIANGLE_STRIP +{ + indices 1622 1633 1631 1631 1630 1634 1632; +}; +batch TRIANGLE_STRIP +{ + indices 1633 1635 1631 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1622 1636 1633 1635; +}; +batch TRIANGLE_STRIP +{ + indices 1636 1622 1637 1621 1624; +}; +batch TRIANGLE_STRIP +{ + indices 1636 1638 1635 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1637 1639 1636 1638; +}; +batch TRIANGLE_STRIP +{ + indices 1637 1624 1640 1626; +}; +batch TRIANGLE_STRIP +{ + indices 1639 1637 1641 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1642 1641; +}; +batch TRIANGLE_STRIP +{ + indices 1642 1643 1638 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1642 1641 1644; +}; +batch TRIANGLE_STRIP +{ + indices 1643 1645 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1644 1641 1646 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1644 1646 1647 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1645 1648 1634 1632; +}; +batch TRIANGLE_STRIP +{ + indices 1645 1649 1648 1648 1632 1650 1650 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1628 1632 1650 1650 1651 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1628 1650 1652 1651; +}; +batch TRIANGLE_STRIP +{ + indices 1629 1628 1652 1652 1653 1651; +}; +batch TRIANGLE_STRIP +{ + indices 1652 1654 1629 1611; +}; +batch TRIANGLE_STRIP +{ + indices 1653 1655 1652 1654; +}; +batch TRIANGLE_STRIP +{ + indices 1655 1653 1656 1657; +}; +batch TRIANGLE_STRIP +{ + indices 1654 1658 1611 1609; +}; +batch TRIANGLE_STRIP +{ + indices 1655 1659 1654; +}; +batch TRIANGLE_STRIP +{ + indices 1658 1660 1609 1603; +}; +batch TRIANGLE_STRIP +{ + indices 1658 1654 1661 1659; +}; +batch TRIANGLE_STRIP +{ + indices 1660 1658 1662 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1603 1660 1663 1662; +}; +batch TRIANGLE_STRIP +{ + indices 1663 1601 1603; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1661 1664; +}; +batch TRIANGLE_STRIP +{ + indices 1663 1665 1601 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1663 1662 1666 1664; +}; +batch TRIANGLE_STRIP +{ + indices 1665 1663 1667 1666; +}; +batch TRIANGLE_STRIP +{ + indices 1668 1598 1665 1665 1669 1667; +}; +batch TRIANGLE_STRIP +{ + indices 1665 1669 1668 1668 1598 1670 1597; +}; +batch TRIANGLE_STRIP +{ + indices 1671 1668 1669; +}; +batch TRIANGLE_STRIP +{ + indices 1672 1597 1670 1670 1673 1668 1671; +}; +batch TRIANGLE_STRIP +{ + indices 1672 1670 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1669 1674 1671 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1667 1675 1669 1674; +}; +batch TRIANGLE_STRIP +{ + indices 1675 1667 1676 1666; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1677 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1678 1674 1677 1677 1679 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1677 1679 1678 1678 1674 1680 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1678 1679 1681; +}; +batch TRIANGLE_STRIP +{ + indices 1682 1673 1680; +}; +batch TRIANGLE_STRIP +{ + indices 1681 1683 1678 1680; +}; +batch TRIANGLE_STRIP +{ + indices 1682 1684 1673 1672; +}; +batch TRIANGLE_STRIP +{ + indices 1680 1685 1682 1684; +}; +batch TRIANGLE_STRIP +{ + indices 1685 1680 1686 1683; +}; +batch TRIANGLE_STRIP +{ + indices 1684 1685 1687 1686; +}; +batch TRIANGLE_STRIP +{ + indices 1684 1688 1672 1597 1597 1688 1589 1689 1557; +}; +batch TRIANGLE_STRIP +{ + indices 1684 1690 1688 1689; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1684 1691 1687; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1692 1689 1557; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1691 1692 1692 1557 1693 1559; +}; +batch TRIANGLE_STRIP +{ + indices 1691 1694 1692 1693 1693 1695 1559; +}; +batch TRIANGLE_STRIP +{ + indices 1693 1694 1695 1695 1559 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1694 1691 1696 1687; +}; +batch TRIANGLE_STRIP +{ + indices 1695 1697 1485 1479 1479 1697 1477; +}; +batch TRIANGLE_STRIP +{ + indices 1694 1698 1695 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1696 1699 1694 1698; +}; +batch TRIANGLE_STRIP +{ + indices 1687 1700 1696 1699; +}; +batch TRIANGLE_STRIP +{ + indices 1700 1687 1686; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1701 1700 1700 1686 1702 1683; +}; +batch TRIANGLE_STRIP +{ + indices 1700 1703 1701; +}; +batch TRIANGLE_STRIP +{ + indices 1702 1683 1704 1681; +}; +batch TRIANGLE_STRIP +{ + indices 1702 1705 1700 1703; +}; +batch TRIANGLE_STRIP +{ + indices 1705 1702 1706 1704; +}; +batch TRIANGLE_STRIP +{ + indices 1705 1706 1707 1704; +}; +batch TRIANGLE_STRIP +{ + indices 1703 1705 1708 1707; +}; +batch TRIANGLE_STRIP +{ + indices 1704 1681 1709 1679; +}; +batch TRIANGLE_STRIP +{ + indices 1707 1704 1710; +}; +batch TRIANGLE_STRIP +{ + indices 1711 1709 1679; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1704 1712 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1711 1679 1713 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1711 1714 1709 1712; +}; +batch TRIANGLE_STRIP +{ + indices 1715 1711 1713 1713 1716 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1713 1716 1715 1715 1711 1717 1714; +}; +batch TRIANGLE_STRIP +{ + indices 1716 1718 1715 1717; +}; +batch TRIANGLE_STRIP +{ + indices 1716 1676 1719 1666; +}; +batch TRIANGLE_STRIP +{ + indices 1718 1716 1720 1719; +}; +batch TRIANGLE_STRIP +{ + indices 1717 1718 1721 1720; +}; +batch TRIANGLE_STRIP +{ + indices 1719 1666 1722 1723 1723 1666 1664 1664 1723 1722 1722 1664 1724 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1719 1722 1725 1724 1724 1661 1726 1659; +}; +batch TRIANGLE_STRIP +{ + indices 1725 1724 1727 1726; +}; +batch TRIANGLE_STRIP +{ + indices 1725 1728 1719 1720; +}; +batch TRIANGLE_STRIP +{ + indices 1727 1729 1725 1728; +}; +batch TRIANGLE_STRIP +{ + indices 1726 1730 1727 1727 1729 1731 1731 1727 1730 1730 1732 1726 1659; +}; +batch TRIANGLE_STRIP +{ + indices 1732 1733 1730 1731; +}; +batch TRIANGLE_STRIP +{ + indices 1659 1734 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1659 1655 1734 1656 1735 1735 1734 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1656 1657 1735 1735 1733 1736 1736 1735 1657 1657 1736 1737 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1657 1738 1737 1737 1733 1739 1731; +}; +batch TRIANGLE_STRIP +{ + indices 1738 1740 1737 1739; +}; +batch TRIANGLE_STRIP +{ + indices 1738 1741 1740 1742 1739; +}; +batch TRIANGLE_STRIP +{ + indices 1742 1741 1743; +}; +batch TRIANGLE_STRIP +{ + indices 1739 1744 1731 1729; +}; +batch TRIANGLE_STRIP +{ + indices 1742 1745 1739 1744; +}; +batch TRIANGLE_STRIP +{ + indices 1743 1746 1742 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1743 1747 1748 1749; +}; +batch TRIANGLE_STRIP +{ + indices 1750 1745 1746 1746 1751 1747; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1751 1750; +}; +batch TRIANGLE_STRIP +{ + indices 1749 1752 1747 1751; +}; +batch TRIANGLE_STRIP +{ + indices 1752 1749 1753 1754; +}; +batch TRIANGLE_STRIP +{ + indices 1752 1755 1751 1750; +}; +batch TRIANGLE_STRIP +{ + indices 1753 1755 1752; +}; +batch TRIANGLE_STRIP +{ + indices 1750 1756 1745 1744; +}; +batch TRIANGLE_STRIP +{ + indices 1755 1757 1750 1756 1756 1758 1744 1729 1729 1758 1728; +}; +batch TRIANGLE_STRIP +{ + indices 1757 1759 1756 1758; +}; +batch TRIANGLE_STRIP +{ + indices 1755 1760 1757 1759; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1761 1728 1720; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1762 1761 1720; +}; +batch TRIANGLE_STRIP +{ + indices 1762 1758 1763 1759; +}; +batch TRIANGLE_STRIP +{ + indices 1720 1762 1764 1763; +}; +batch TRIANGLE_STRIP +{ + indices 1721 1720 1764 1764 1765 1763; +}; +batch TRIANGLE_STRIP +{ + indices 1721 1764 1765 1765 1766 1763 1759; +}; +batch TRIANGLE_STRIP +{ + indices 1721 1765 1767 1766; +}; +batch TRIANGLE_STRIP +{ + indices 1767 1768 1721 1717; +}; +batch TRIANGLE_STRIP +{ + indices 1769 1766 1759; +}; +batch TRIANGLE_STRIP +{ + indices 1768 1770 1717 1714; +}; +batch TRIANGLE_STRIP +{ + indices 1768 1771 1770 1770 1714 1772 1772 1770 1771 1771 1773 1768 1767; +}; +batch TRIANGLE_STRIP +{ + indices 1772 1771 1774 1773; +}; +batch TRIANGLE_STRIP +{ + indices 1772 1775 1714 1712; +}; +batch TRIANGLE_STRIP +{ + indices 1772 1776 1775 1775 1712 1777 1777 1775 1776 1776 1778 1772 1774; +}; +batch TRIANGLE_STRIP +{ + indices 1778 1779 1776 1777; +}; +batch TRIANGLE_STRIP +{ + indices 1774 1780 1778 1779; +}; +batch TRIANGLE_STRIP +{ + indices 1777 1781 1712 1710; +}; +batch TRIANGLE_STRIP +{ + indices 1779 1782 1777; +}; +batch TRIANGLE_STRIP +{ + indices 1781 1783 1710 1707; +}; +batch TRIANGLE_STRIP +{ + indices 1777 1784 1781 1783; +}; +batch TRIANGLE_STRIP +{ + indices 1777 1782 1784; +}; +batch TRIANGLE_STRIP +{ + indices 1783 1785 1707 1708; +}; +batch TRIANGLE_STRIP +{ + indices 1784 1786 1783 1783 1785 1787 1787 1783 1786; +}; +batch TRIANGLE_STRIP +{ + indices 1708 1785 1788 1787; +}; +batch TRIANGLE_STRIP +{ + indices 1786 1784 1789 1782; +}; +batch TRIANGLE_STRIP +{ + indices 1787 1786 1790 1789; +}; +batch TRIANGLE_STRIP +{ + indices 1791 1787 1790; +}; +batch TRIANGLE_STRIP +{ + indices 1789 1782 1792 1779; +}; +batch TRIANGLE_STRIP +{ + indices 1789 1793 1790 1791; +}; +batch TRIANGLE_STRIP +{ + indices 1792 1779 1794 1780; +}; +batch TRIANGLE_STRIP +{ + indices 1789 1792 1795 1794; +}; +batch TRIANGLE_STRIP +{ + indices 1795 1796 1789 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1797 1795 1796; +}; +batch TRIANGLE_STRIP +{ + indices 1780 1798 1794 1797; +}; +batch TRIANGLE_STRIP +{ + indices 1780 1799 1798 1798 1797 1800; +}; +batch TRIANGLE_STRIP +{ + indices 1799 1780 1801 1774 1773; +}; +batch TRIANGLE_STRIP +{ + indices 1799 1802 1798 1800; +}; +batch TRIANGLE_STRIP +{ + indices 1801 1803 1799 1802; +}; +batch TRIANGLE_STRIP +{ + indices 1773 1804 1801 1803; +}; +batch TRIANGLE_STRIP +{ + indices 1804 1773 1805 1767; +}; +batch TRIANGLE_STRIP +{ + indices 1803 1804 1806 1805 1805 1767 1807 1766 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1807 1808 1805 1806; +}; +batch TRIANGLE_STRIP +{ + indices 1769 1809 1807 1808; +}; +batch TRIANGLE_STRIP +{ + indices 1769 1810 1809 1808; +}; +batch TRIANGLE_STRIP +{ + indices 1810 1769 1811 1759 1760; +}; +batch TRIANGLE_STRIP +{ + indices 1808 1810 1812 1811 1811 1760 1813; +}; +batch TRIANGLE_STRIP +{ + indices 1812 1814 1808 1806; +}; +batch TRIANGLE_STRIP +{ + indices 1812 1811 1815 1813 1813 1760 1816 1755 1753; +}; +batch TRIANGLE_STRIP +{ + indices 1816 1817 1813 1815; +}; +batch TRIANGLE_STRIP +{ + indices 1753 1818 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1753 1819 1818 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1753 1754 1819; +}; +batch TRIANGLE_STRIP +{ + indices 1815 1817 1820; +}; +batch TRIANGLE_STRIP +{ + indices 1819 1754 1821 1822; +}; +batch TRIANGLE_STRIP +{ + indices 1817 1819 1823 1821; +}; +batch TRIANGLE_STRIP +{ + indices 1817 1823 1820; +}; +batch TRIANGLE_STRIP +{ + indices 1822 1824 1821 1821 1823 1825 1825 1821 1824; +}; +batch TRIANGLE_STRIP +{ + indices 1820 1823 1826 1825 1825 1824 1827 1828; +}; +batch TRIANGLE_STRIP +{ + indices 1826 1825 1829 1827 1827 1828 1830 1831; +}; +batch TRIANGLE_STRIP +{ + indices 1829 1827 1832 1830; +}; +batch TRIANGLE_STRIP +{ + indices 1826 1829 1833 1832; +}; +batch TRIANGLE_STRIP +{ + indices 1831 1834 1830 1832; +}; +batch TRIANGLE_STRIP +{ + indices 1834 1831 1835 1836; +}; +batch TRIANGLE_STRIP +{ + indices 1832 1834 1837 1835 1835 1836 1838 1838 1835 1837; +}; +batch TRIANGLE_STRIP +{ + indices 1836 1839 1838 1840 1837; +}; +batch TRIANGLE_STRIP +{ + indices 1839 1841 1840 1840 1837 1842 1842 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1837 1843 1832 1833; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1844 1837 1843; +}; +batch TRIANGLE_STRIP +{ + indices 1841 1845 1842 1844; +}; +batch TRIANGLE_STRIP +{ + indices 1841 1846 1845 1845 1844 1847 1843; +}; +batch TRIANGLE_STRIP +{ + indices 1845 1846 1848 1849 1849 1846 1850; +}; +batch TRIANGLE_STRIP +{ + indices 1845 1848 1851 1849; +}; +batch TRIANGLE_STRIP +{ + indices 1847 1845 1851; +}; +batch TRIANGLE_STRIP +{ + indices 1850 1852 1849 1851; +}; +batch TRIANGLE_STRIP +{ + indices 1850 1853 1852 1852 1851 1854; +}; +batch TRIANGLE_STRIP +{ + indices 1853 1855 1852 1852 1854 1856 1856 1852 1855; +}; +batch TRIANGLE_STRIP +{ + indices 1851 1854 1857 1856; +}; +batch TRIANGLE_STRIP +{ + indices 1855 1853 1858 1859; +}; +batch TRIANGLE_STRIP +{ + indices 1860 1856 1855; +}; +batch TRIANGLE_STRIP +{ + indices 1858 1859 1861 1862; +}; +batch TRIANGLE_STRIP +{ + indices 1858 1863 1855 1860; +}; +batch TRIANGLE_STRIP +{ + indices 1863 1858 1864 1861; +}; +batch TRIANGLE_STRIP +{ + indices 1864 1865 1863 1860; +}; +batch TRIANGLE_STRIP +{ + indices 1861 1866 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1862 1867 1861 1866; +}; +batch TRIANGLE_STRIP +{ + indices 1862 1868 1867 1869; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1870 1869 1869 1868 1871 1871 1869 1870; +}; +batch TRIANGLE_STRIP +{ + indices 1868 1872 1871 1873 1874 1875 1876; +}; +batch TRIANGLE_STRIP +{ + indices 1874 1877 1871 1870; +}; +batch TRIANGLE_STRIP +{ + indices 1876 1878 1874 1874 1877 1879 1879 1874 1878; +}; +batch TRIANGLE_STRIP +{ + indices 1879 1880 1877 1870; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1881 1879 1879 1880 1882 1882 1879 1881; +}; +batch TRIANGLE_STRIP +{ + indices 1876 1883 1878 1881; +}; +batch TRIANGLE_STRIP +{ + indices 1883 1876 1884 1885 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1887 1883 1884 1884 1888 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1887 1884 1888 1888 1889 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1883 1887 1890 1888 1888 1889 1891 1892; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1888 1893 1891; +}; +batch TRIANGLE_STRIP +{ + indices 1883 1890 1894 1893; +}; +batch TRIANGLE_STRIP +{ + indices 1881 1883 1894; +}; +batch TRIANGLE_STRIP +{ + indices 1891 1892 1895 1896; +}; +batch TRIANGLE_STRIP +{ + indices 1893 1891 1897 1895 1895 1896 1898 1898 1895 1897 1897 1899 1893 1894; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1900 1897 1899; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1896 1901 1902; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1903 1900; +}; +batch TRIANGLE_STRIP +{ + indices 1901 1902 1904 1905 1906 1906 1904 1907; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1901 1908 1904 1907; +}; +batch TRIANGLE_STRIP +{ + indices 1903 1898 1908 1908 1909 1907 1910; +}; +batch TRIANGLE_STRIP +{ + indices 1903 1908 1911 1909 1909 1910 1912; +}; +batch TRIANGLE_STRIP +{ + indices 1911 1909 1913 1912 1912 1910 1914 1915 1916; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1917 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1916 1918 1914 1917; +}; +batch TRIANGLE_STRIP +{ + indices 1916 1919 1918 1920; +}; +batch TRIANGLE_STRIP +{ + indices 1921 1917 1918 1918 1922 1920; +}; +batch TRIANGLE_STRIP +{ + indices 1918 1922 1921 1921 1917 1923 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1922 1924 1921 1923; +}; +batch TRIANGLE_STRIP +{ + indices 1920 1925 1922 1924; +}; +batch TRIANGLE_STRIP +{ + indices 1925 1920 1926 1927; +}; +batch TRIANGLE_STRIP +{ + indices 1928 1925 1926 1926 1929 1927; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1929 1928 1928 1925 1930 1924; +}; +batch TRIANGLE_STRIP +{ + indices 1929 1927 1931 1932 1933 1934; +}; +batch TRIANGLE_STRIP +{ + indices 1933 1935 1931 1929; +}; +batch TRIANGLE_STRIP +{ + indices 1934 1936 1933 1935; +}; +batch TRIANGLE_STRIP +{ + indices 1934 1937 1936; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1929 1935 1935 1939 1936; +}; +batch TRIANGLE_STRIP +{ + indices 1939 1938 1935; +}; +batch TRIANGLE_STRIP +{ + indices 1937 1940 1936 1936 1939 1941 1941 1936 1940; +}; +batch TRIANGLE_STRIP +{ + indices 1942 1938 1939; +}; +batch TRIANGLE_STRIP +{ + indices 1943 1940 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1941 1944 1939 1942; +}; +batch TRIANGLE_STRIP +{ + indices 1941 1940 1945 1943; +}; +batch TRIANGLE_STRIP +{ + indices 1944 1941 1946 1945; +}; +batch TRIANGLE_STRIP +{ + indices 1944 1946 1947 1945 1945 1943 1948 1948 1945 1947; +}; +batch TRIANGLE_STRIP +{ + indices 1943 1937 1949 1950; +}; +batch TRIANGLE_STRIP +{ + indices 1948 1943 1951 1949 1949 1950 1952 1953; +}; +batch TRIANGLE_STRIP +{ + indices 1951 1949 1954 1952 1952 1953 1955 1956 1957; +}; +batch TRIANGLE_STRIP +{ + indices 1954 1952 1958 1955; +}; +batch TRIANGLE_STRIP +{ + indices 1959 1954 1958 1958 1960 1955; +}; +batch TRIANGLE_STRIP +{ + indices 1959 1958 1960; +}; +batch TRIANGLE_STRIP +{ + indices 1957 1961 1955 1955 1960 1962 1962 1955 1961 1961 1963 1957 1964; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1961 1963 1963 1966 1964; +}; +batch TRIANGLE_STRIP +{ + indices 1963 1966 1965 1965 1961 1967 1962; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1968 1967 1967 1962 1969 1969 1967 1968; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1970 1960 1959; +}; +batch TRIANGLE_STRIP +{ + indices 1969 1971 1962 1970; +}; +batch TRIANGLE_STRIP +{ + indices 1968 1972 1969 1971; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1973 1968 1972; +}; +batch TRIANGLE_STRIP +{ + indices 1973 1965 1966; +}; +batch TRIANGLE_STRIP +{ + indices 1971 1974 1970; +}; +batch TRIANGLE_STRIP +{ + indices 1966 1964 1975 1976; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1977 1970 1959; +}; +batch TRIANGLE_STRIP +{ + indices 1975 1976 1978 1979 1980; +}; +batch TRIANGLE_STRIP +{ + indices 1978 1981 1975 1966; +}; +batch TRIANGLE_STRIP +{ + indices 1980 1982 1978 1981 1981 1983 1966 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1982 1984 1981 1983; +}; +batch TRIANGLE_STRIP +{ + indices 1980 1985 1982 1982 1984 1986 1986 1982 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1983 1984 1987 1986; +}; +batch TRIANGLE_STRIP +{ + indices 1987 1988 1983 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1987 1989 1988 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1990 1987 1989; +}; +batch TRIANGLE_STRIP +{ + indices 1985 1991 1986 1990; +}; +batch TRIANGLE_STRIP +{ + indices 1985 1980 1992 1993; +}; +batch TRIANGLE_STRIP +{ + indices 1991 1985 1994 1992 1992 1993 1995 1996; +}; +batch TRIANGLE_STRIP +{ + indices 1994 1992 1997 1995 1995 1996 1998 1999; +}; +batch TRIANGLE_STRIP +{ + indices 1997 1995 2000 1998; +}; +batch TRIANGLE_STRIP +{ + indices 1997 2001 1994 1991; +}; +batch TRIANGLE_STRIP +{ + indices 2000 2002 1997 2001; +}; +batch TRIANGLE_STRIP +{ + indices 1998 2003 2000 2002; +}; +batch TRIANGLE_STRIP +{ + indices 1999 2004 1998 2003; +}; +batch TRIANGLE_STRIP +{ + indices 2004 1999 2005 2006 2007 2007 2005 2004; +}; +batch TRIANGLE_STRIP +{ + indices 2008 2007 2006; +}; +batch TRIANGLE_STRIP +{ + indices 2003 2004 2009 2007; +}; +batch TRIANGLE_STRIP +{ + indices 2009 2010 2003; +}; +batch TRIANGLE_STRIP +{ + indices 2011 2007 2008; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2012 2003 2002; +}; +batch TRIANGLE_STRIP +{ + indices 2009 2007 2013 2011; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2009 2014 2013; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2014 2012 2012 2002 2015 2015 2012 2014; +}; +batch TRIANGLE_STRIP +{ + indices 2002 2015 2001 2016 1991; +}; +batch TRIANGLE_STRIP +{ + indices 2014 2017 2015 2016 2016 2018 1991 1990; +}; +batch TRIANGLE_STRIP +{ + indices 2018 2016 2019 2017; +}; +batch TRIANGLE_STRIP +{ + indices 1990 2018 2020 2019 2019 2017 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 1990 2020; +}; +batch TRIANGLE_STRIP +{ + indices 2021 2023 2019 2020; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2024 1990 1989; +}; +batch TRIANGLE_STRIP +{ + indices 2025 2022 2020; +}; +batch TRIANGLE_STRIP +{ + indices 2026 1989 2024; +}; +batch TRIANGLE_STRIP +{ + indices 2025 2020 2027 2023; +}; +batch TRIANGLE_STRIP +{ + indices 2024 2022 2028 2025; +}; +batch TRIANGLE_STRIP +{ + indices 2026 2024 2029 2028; +}; +batch TRIANGLE_STRIP +{ + indices 2026 2030 1989 1973; +}; +batch TRIANGLE_STRIP +{ + indices 2029 2031 2026 2030 2030 2032 1973 1972; +}; +batch TRIANGLE_STRIP +{ + indices 2030 2033 2032 1972; +}; +batch TRIANGLE_STRIP +{ + indices 2030 2031 2033 2033 1972 2034 1971 1974; +}; +batch TRIANGLE_STRIP +{ + indices 2033 2031 2035; +}; +batch TRIANGLE_STRIP +{ + indices 2036 1974 2034; +}; +batch TRIANGLE_STRIP +{ + indices 2035 2037 2033 2033 2034 2038 2038 2033 2037; +}; +batch TRIANGLE_STRIP +{ + indices 2036 2034 2039 2038; +}; +batch TRIANGLE_STRIP +{ + indices 2036 2040 1974 1977; +}; +batch TRIANGLE_STRIP +{ + indices 2041 2036 2039 2039 2042 2038; +}; +batch TRIANGLE_STRIP +{ + indices 2039 2042 2041 2041 2036 2043 2040; +}; +batch TRIANGLE_STRIP +{ + indices 2042 2044 2041 2043; +}; +batch TRIANGLE_STRIP +{ + indices 2038 2045 2042 2042 2044 2046 2046 2042 2045 2045 2047 2038 2037; +}; +batch TRIANGLE_STRIP +{ + indices 2048 2044 2046; +}; +batch TRIANGLE_STRIP +{ + indices 2047 2037 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2050 2048; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2051 2047 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2044 2048 2052 2050; +}; +batch TRIANGLE_STRIP +{ + indices 2045 2053 2046 2050; +}; +batch TRIANGLE_STRIP +{ + indices 2051 2054 2045 2053; +}; +batch TRIANGLE_STRIP +{ + indices 2051 2055 2054 2054 2053 2056; +}; +batch TRIANGLE_STRIP +{ + indices 2055 2051 2057 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2055 2058 2054 2056; +}; +batch TRIANGLE_STRIP +{ + indices 2057 2059 2055 2055 2058 2060 2060 2055 2059; +}; +batch TRIANGLE_STRIP +{ + indices 2056 2058 2061 2060; +}; +batch TRIANGLE_STRIP +{ + indices 2053 2056 2062 2061; +}; +batch TRIANGLE_STRIP +{ + indices 2050 2053 2062; +}; +batch TRIANGLE_STRIP +{ + indices 2059 2057 2063 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2064 2059 2063 2063 2065 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2064 2066 2059 2060; +}; +batch TRIANGLE_STRIP +{ + indices 2065 2067 2063 2064; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2068 2065 2067; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2037 2068 2035 2031 2031 2068 2069 2069 2031 2029; +}; +batch TRIANGLE_STRIP +{ + indices 2067 2068 2070 2069 2069 2029 2071 2071 2069 2070; +}; +batch TRIANGLE_STRIP +{ + indices 2071 2029 2028; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2072 2067 2064; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2073 2028; +}; +batch TRIANGLE_STRIP +{ + indices 2072 2070 2073 2073 2074 2028 2025; +}; +batch TRIANGLE_STRIP +{ + indices 2072 2073 2075; +}; +batch TRIANGLE_STRIP +{ + indices 2074 2025 2076 2027; +}; +batch TRIANGLE_STRIP +{ + indices 2073 2074 2077 2076; +}; +batch TRIANGLE_STRIP +{ + indices 2075 2073 2078 2077; +}; +batch TRIANGLE_STRIP +{ + indices 2076 2027 2079 2023; +}; +batch TRIANGLE_STRIP +{ + indices 2077 2076 2080 2079; +}; +batch TRIANGLE_STRIP +{ + indices 2078 2077 2081 2080; +}; +batch TRIANGLE_STRIP +{ + indices 2023 2082 2079 2079 2080 2083 2083 2079 2082; +}; +batch TRIANGLE_STRIP +{ + indices 2084 2081 2080 2080 2085 2083; +}; +batch TRIANGLE_STRIP +{ + indices 2080 2085 2084; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2086 2083 2083 2085 2087 2087 2083 2086; +}; +batch TRIANGLE_STRIP +{ + indices 2084 2085 2088 2087; +}; +batch TRIANGLE_STRIP +{ + indices 2081 2084 2089 2088; +}; +batch TRIANGLE_STRIP +{ + indices 2089 2090 2081 2078; +}; +batch TRIANGLE_STRIP +{ + indices 2088 2091 2089 2090; +}; +batch TRIANGLE_STRIP +{ + indices 2088 2087 2092 2086; +}; +batch TRIANGLE_STRIP +{ + indices 2091 2088 2093 2092 2092 2086 2094; +}; +batch TRIANGLE_STRIP +{ + indices 2093 2092 2095 2094; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2096 2086 2094; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2023 2096 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2095 2094 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2096 2021 2098 2017; +}; +batch TRIANGLE_STRIP +{ + indices 2096 2099 2094 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2098 2100 2096 2096 2099 2101 2101 2096 2100; +}; +batch TRIANGLE_STRIP +{ + indices 2017 2102 2098 2100; +}; +batch TRIANGLE_STRIP +{ + indices 2014 2102 2017; +}; +batch TRIANGLE_STRIP +{ + indices 2101 2100 2103 2102; +}; +batch TRIANGLE_STRIP +{ + indices 2099 2101 2103; +}; +batch TRIANGLE_STRIP +{ + indices 2102 2014 2104 2013; +}; +batch TRIANGLE_STRIP +{ + indices 2103 2102 2105 2104 2104 2013 2106 2106 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2013 2011; +}; +batch TRIANGLE_STRIP +{ + indices 2107 2103 2105 2105 2108 2106; +}; +batch TRIANGLE_STRIP +{ + indices 2107 2105 2108; +}; +batch TRIANGLE_STRIP +{ + indices 2011 2109 2106 2108; +}; +batch TRIANGLE_STRIP +{ + indices 2099 2103 2110 2107; +}; +batch TRIANGLE_STRIP +{ + indices 2097 2099 2110; +}; +batch TRIANGLE_STRIP +{ + indices 2108 2111 2107 2107 2110 2112 2112 2107 2111; +}; +batch TRIANGLE_STRIP +{ + indices 2112 2113 2110; +}; +batch TRIANGLE_STRIP +{ + indices 2111 2108 2114 2109; +}; +batch TRIANGLE_STRIP +{ + indices 2111 2115 2112 2113; +}; +batch TRIANGLE_STRIP +{ + indices 2111 2114 2116; +}; +batch TRIANGLE_STRIP +{ + indices 2113 2117 2110 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2109 2118 2114 2116; +}; +batch TRIANGLE_STRIP +{ + indices 2109 2119 2118 2118 2116 2120 2120 2118 2119 2119 2121 2109 2011 2011 2121 2008 2122; +}; +batch TRIANGLE_STRIP +{ + indices 2119 2121 2123 2122; +}; +batch TRIANGLE_STRIP +{ + indices 2120 2119 2124 2123 2123 2122 2125 2126; +}; +batch TRIANGLE_STRIP +{ + indices 2124 2123 2127 2125 2125 2126 2128 2128 2125 2127; +}; +batch TRIANGLE_STRIP +{ + indices 2128 2126 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2127 2130 2124 2120; +}; +batch TRIANGLE_STRIP +{ + indices 2128 2131 2127 2130; +}; +batch TRIANGLE_STRIP +{ + indices 2131 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2120 2130 2132 2131; +}; +batch TRIANGLE_STRIP +{ + indices 2132 2116 2120; +}; +batch TRIANGLE_STRIP +{ + indices 2133 2131 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2116 2132 2134 2131; +}; +batch TRIANGLE_STRIP +{ + indices 2133 2129 2135 2136 2137; +}; +batch TRIANGLE_STRIP +{ + indices 2138 2131 2133; +}; +batch TRIANGLE_STRIP +{ + indices 2135 2137 2139 2140; +}; +batch TRIANGLE_STRIP +{ + indices 2135 2141 2133 2138; +}; +batch TRIANGLE_STRIP +{ + indices 2139 2142 2135 2141 2141 2143 2138; +}; +batch TRIANGLE_STRIP +{ + indices 2143 2141 2142; +}; +batch TRIANGLE_STRIP +{ + indices 2131 2138 2144 2143; +}; +batch TRIANGLE_STRIP +{ + indices 2144 2134 2131; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2145 2143 2144; +}; +batch TRIANGLE_STRIP +{ + indices 2139 2146 2142 2145; +}; +batch TRIANGLE_STRIP +{ + indices 2140 2147 2139 2146; +}; +batch TRIANGLE_STRIP +{ + indices 2147 2140 2148 2149; +}; +batch TRIANGLE_STRIP +{ + indices 2148 2150 2147 2146; +}; +batch TRIANGLE_STRIP +{ + indices 2149 2151 2148 2150; +}; +batch TRIANGLE_STRIP +{ + indices 2149 2152 2151 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2146 2150 2150 2155 2151; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2156 2146 2145; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2150 2157 2155; +}; +batch TRIANGLE_STRIP +{ + indices 2157 2158 2154 2156; +}; +batch TRIANGLE_STRIP +{ + indices 2157 2155 2159 2151; +}; +batch TRIANGLE_STRIP +{ + indices 2158 2157 2160 2159 2159 2151 2161 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2160 2159 2162; +}; +batch TRIANGLE_STRIP +{ + indices 2161 2153 2163; +}; +batch TRIANGLE_STRIP +{ + indices 2162 2159 2164 2161; +}; +batch TRIANGLE_STRIP +{ + indices 2163 2153 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2164 2161 2166 2163; +}; +batch TRIANGLE_STRIP +{ + indices 2164 2167 2162 2160; +}; +batch TRIANGLE_STRIP +{ + indices 2163 2168 2166 2166 2164 2169 2169 2166 2168 2168 2170 2163 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2168 2170 2171 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2169 2168 2172 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2169 2173 2164 2167; +}; +batch TRIANGLE_STRIP +{ + indices 2172 2174 2169 2169 2173 2175 2175 2169 2174; +}; +batch TRIANGLE_STRIP +{ + indices 2167 2173 2176; +}; +batch TRIANGLE_STRIP +{ + indices 2174 2172 2177 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2176 2173 2178 2175; +}; +batch TRIANGLE_STRIP +{ + indices 2167 2176 2179 2178; +}; +batch TRIANGLE_STRIP +{ + indices 2174 2180 2175 2178; +}; +batch TRIANGLE_STRIP +{ + indices 2180 2174 2181 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2180 2182 2181; +}; +batch TRIANGLE_STRIP +{ + indices 2171 2183 2177 2177 2181 2184 2184 2177 2183 2183 2185 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2184 2183 2185 2185 2165 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2185 2165 2186 2187; +}; +batch TRIANGLE_STRIP +{ + indices 2184 2185 2188 2186 2186 2187 2189 2190; +}; +batch TRIANGLE_STRIP +{ + indices 2191 2188 2186; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2192 2189 2189 2186 2193 2193 2189 2192; +}; +batch TRIANGLE_STRIP +{ + indices 2191 2186 2193; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2194 2192 2193; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2195 2194 2196; +}; +batch TRIANGLE_STRIP +{ + indices 2194 2197 2193 2191; +}; +batch TRIANGLE_STRIP +{ + indices 2196 2198 2194 2197; +}; +batch TRIANGLE_STRIP +{ + indices 2198 2196 2199 2200; +}; +batch TRIANGLE_STRIP +{ + indices 2198 2199 2201 2200; +}; +batch TRIANGLE_STRIP +{ + indices 2197 2198 2202 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2191 2197 2203 2202; +}; +batch TRIANGLE_STRIP +{ + indices 2201 2200 2204 2205; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2201 2206 2204; +}; +batch TRIANGLE_STRIP +{ + indices 2203 2202 2207 2206; +}; +batch TRIANGLE_STRIP +{ + indices 2191 2203 2208 2207; +}; +batch TRIANGLE_STRIP +{ + indices 2191 2208 2188 2184; +}; +batch TRIANGLE_STRIP +{ + indices 2206 2204 2209; +}; +batch TRIANGLE_STRIP +{ + indices 2208 2210 2184 2181; +}; +batch TRIANGLE_STRIP +{ + indices 2209 2204 2211 2205 2212; +}; +batch TRIANGLE_STRIP +{ + indices 2210 2213 2181 2182; +}; +batch TRIANGLE_STRIP +{ + indices 2208 2214 2210 2210 2213 2215 2215 2210 2214; +}; +batch TRIANGLE_STRIP +{ + indices 2182 2213 2216 2215; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2208 2217 2207; +}; +batch TRIANGLE_STRIP +{ + indices 2215 2214 2218 2217; +}; +batch TRIANGLE_STRIP +{ + indices 2219 2216 2215 2215 2220 2218; +}; +batch TRIANGLE_STRIP +{ + indices 2219 2215 2220; +}; +batch TRIANGLE_STRIP +{ + indices 2217 2221 2218 2220; +}; +batch TRIANGLE_STRIP +{ + indices 2207 2222 2217 2217 2221 2223 2223 2217 2222 2222 2224 2207 2206 2206 2224 2209; +}; +batch TRIANGLE_STRIP +{ + indices 2223 2222 2225 2224 2224 2209 2226 2211; +}; +batch TRIANGLE_STRIP +{ + indices 2227 2225 2224; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2211 2228 2212; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2229 2224 2227; +}; +batch TRIANGLE_STRIP +{ + indices 2228 2212 2230 2231; +}; +batch TRIANGLE_STRIP +{ + indices 2227 2229 2232 2226; +}; +batch TRIANGLE_STRIP +{ + indices 2230 2231 2233 2234; +}; +batch TRIANGLE_STRIP +{ + indices 2228 2230 2235 2233; +}; +batch TRIANGLE_STRIP +{ + indices 2228 2235 2236 2233 2233 2234 2237 2238; +}; +batch TRIANGLE_STRIP +{ + indices 2237 2239 2233 2236; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2240 2237 2239; +}; +batch TRIANGLE_STRIP +{ + indices 2240 2238 2241 2242; +}; +batch TRIANGLE_STRIP +{ + indices 2240 2243 2239 2236; +}; +batch TRIANGLE_STRIP +{ + indices 2241 2244 2240 2243; +}; +batch TRIANGLE_STRIP +{ + indices 2242 2245 2241 2244; +}; +batch TRIANGLE_STRIP +{ + indices 2245 2242 2246; +}; +batch TRIANGLE_STRIP +{ + indices 2247 2243 2244; +}; +batch TRIANGLE_STRIP +{ + indices 2245 2246 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2245 2250 2244 2247 2247 2251 2243 2236; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2252 2247 2251; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2245 2253; +}; +batch TRIANGLE_STRIP +{ + indices 2251 2254 2236 2228 2228 2254 2226; +}; +batch TRIANGLE_STRIP +{ + indices 2253 2255 2250 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2253 2245 2256 2248; +}; +batch TRIANGLE_STRIP +{ + indices 2255 2253 2257 2256 2256 2248 2258 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2256 2258 2259 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2259 2260 2256 2257; +}; +batch TRIANGLE_STRIP +{ + indices 2249 2261 2259 2260; +}; +batch TRIANGLE_STRIP +{ + indices 2257 2262 2255 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2260 2263 2257 2262; +}; +batch TRIANGLE_STRIP +{ + indices 2263 2260 2264 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2265 2264; +}; +batch TRIANGLE_STRIP +{ + indices 2261 2249 2266 2267; +}; +batch TRIANGLE_STRIP +{ + indices 2264 2261 2268 2266 2266 2267 2269 2270; +}; +batch TRIANGLE_STRIP +{ + indices 2271 2268 2266; +}; +batch TRIANGLE_STRIP +{ + indices 2269 2270 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2269 2274 2266 2271; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2269 2275 2272; +}; +batch TRIANGLE_STRIP +{ + indices 2271 2274 2276 2275; +}; +batch TRIANGLE_STRIP +{ + indices 2268 2271 2277 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2277 2264 2268; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2275 2272; +}; +batch TRIANGLE_STRIP +{ + indices 2264 2277 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2272 2280 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2281 2275 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2280 2273 2282 2283; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2280 2284 2282; +}; +batch TRIANGLE_STRIP +{ + indices 2284 2281 2278; +}; +batch TRIANGLE_STRIP +{ + indices 2282 2283 2285 2286; +}; +batch TRIANGLE_STRIP +{ + indices 2285 2287 2282 2284; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2288 2285 2287; +}; +batch TRIANGLE_STRIP +{ + indices 2288 2286 2289; +}; +batch TRIANGLE_STRIP +{ + indices 2290 2284 2287; +}; +batch TRIANGLE_STRIP +{ + indices 2288 2289 2291; +}; +batch TRIANGLE_STRIP +{ + indices 2290 2292 2284 2281; +}; +batch TRIANGLE_STRIP +{ + indices 2291 2289 2293 2294 2295; +}; +batch TRIANGLE_STRIP +{ + indices 2296 2288 2291 2291 2297 2293; +}; +batch TRIANGLE_STRIP +{ + indices 2291 2297 2296 2296 2288 2298 2298 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2287 2288; +}; +batch TRIANGLE_STRIP +{ + indices 2293 2299 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2300 2287 2290; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2298 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2300 2302 2290 2292; +}; +batch TRIANGLE_STRIP +{ + indices 2300 2298 2303 2301; +}; +batch TRIANGLE_STRIP +{ + indices 2300 2304 2302 2302 2292 2305 2305 2302 2304; +}; +batch TRIANGLE_STRIP +{ + indices 2303 2306 2300 2304; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2292 2305 2305 2308 2304; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2305 2308; +}; +batch TRIANGLE_STRIP +{ + indices 2306 2309 2304 2308; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2310 2292 2281 2281 2310 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2311 2310 2310 2276 2312 2312 2310 2311; +}; +batch TRIANGLE_STRIP +{ + indices 2312 2313 2276 2277 2277 2313 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2312 2314 2313 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2311 2315 2312 2314; +}; +batch TRIANGLE_STRIP +{ + indices 2311 2307 2316 2308; +}; +batch TRIANGLE_STRIP +{ + indices 2315 2311 2317 2316; +}; +batch TRIANGLE_STRIP +{ + indices 2314 2315 2318 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2308 2319 2320 2320 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2319 2321 2320; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2321 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2309 2322 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2309 2323 2306; +}; +batch TRIANGLE_STRIP +{ + indices 2324 2321 2322 2322 2325 2323; +}; +batch TRIANGLE_STRIP +{ + indices 2324 2322 2325; +}; +batch TRIANGLE_STRIP +{ + indices 2323 2306 2326 2327 2327 2306 2303 2303 2327 2328 2326; +}; +batch TRIANGLE_STRIP +{ + indices 2303 2301 2328; +}; +batch TRIANGLE_STRIP +{ + indices 2323 2326 2329 2328; +}; +batch TRIANGLE_STRIP +{ + indices 2325 2323 2330 2329; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2331 2328 2329; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2332 2331 2331 2329 2333 2333 2331 2332; +}; +batch TRIANGLE_STRIP +{ + indices 2329 2333 2334; +}; +batch TRIANGLE_STRIP +{ + indices 2332 2301 2335 2297 2299; +}; +batch TRIANGLE_STRIP +{ + indices 2332 2336 2333 2334; +}; +batch TRIANGLE_STRIP +{ + indices 2335 2337 2332 2336; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2338 2329 2330; +}; +batch TRIANGLE_STRIP +{ + indices 2336 2339 2334 2338; +}; +batch TRIANGLE_STRIP +{ + indices 2337 2340 2336 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2330 2338 2341 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2342 2330 2341 2341 2343 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2342 2341 2343; +}; +batch TRIANGLE_STRIP +{ + indices 2340 2344 2339 2339 2343 2345 2345 2339 2344; +}; +batch TRIANGLE_STRIP +{ + indices 2337 2346 2340 2344 2344 2347 2345 2343; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2348 2344 2347; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2337 2349 2335; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2350 2348; +}; +batch TRIANGLE_STRIP +{ + indices 2349 2335 2351 2299; +}; +batch TRIANGLE_STRIP +{ + indices 2349 2352 2346 2350; +}; +batch TRIANGLE_STRIP +{ + indices 2351 2299 2353 2293 2295; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2351 2353 2353 2355 2295; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2353 2355 2355 2356 2295; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2357 2351 2349; +}; +batch TRIANGLE_STRIP +{ + indices 2355 2356 2358 2359; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2355 2360 2358; +}; +batch TRIANGLE_STRIP +{ + indices 2357 2354 2360; +}; +batch TRIANGLE_STRIP +{ + indices 2359 2361 2358 2358 2360 2362 2362 2358 2361; +}; +batch TRIANGLE_STRIP +{ + indices 2360 2362 2363 2361; +}; +batch TRIANGLE_STRIP +{ + indices 2357 2360 2364 2363; +}; +batch TRIANGLE_STRIP +{ + indices 2361 2359 2365 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2361 2365 2367 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2363 2361 2367 2367 2368 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2363 2367 2369 2368; +}; +batch TRIANGLE_STRIP +{ + indices 2364 2363 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2368 2366 2370 2371 2372; +}; +batch TRIANGLE_STRIP +{ + indices 2357 2364 2373 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2357 2373 2349 2352; +}; +batch TRIANGLE_STRIP +{ + indices 2369 2374 2373 2352; +}; +batch TRIANGLE_STRIP +{ + indices 2368 2375 2369 2374; +}; +batch TRIANGLE_STRIP +{ + indices 2368 2370 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2352 2374 2376 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2376 2377 2352 2350 2350 2377 2378 2378 2350 2348; +}; +batch TRIANGLE_STRIP +{ + indices 2376 2379 2377 2378; +}; +batch TRIANGLE_STRIP +{ + indices 2379 2376 2380; +}; +batch TRIANGLE_STRIP +{ + indices 2348 2378 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2380 2376 2382 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2379 2383 2378 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2380 2384 2379 2383; +}; +batch TRIANGLE_STRIP +{ + indices 2384 2380 2385 2382; +}; +batch TRIANGLE_STRIP +{ + indices 2383 2384 2386 2385; +}; +batch TRIANGLE_STRIP +{ + indices 2386 2387 2383 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2386 2388 2387 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2385 2389 2386 2388; +}; +batch TRIANGLE_STRIP +{ + indices 2381 2390 2348 2347; +}; +batch TRIANGLE_STRIP +{ + indices 2388 2391 2381 2390 2390 2392 2347 2343; +}; +batch TRIANGLE_STRIP +{ + indices 2392 2390 2393 2391; +}; +batch TRIANGLE_STRIP +{ + indices 2343 2392 2394 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2343 2342; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2393 2396 2391; +}; +batch TRIANGLE_STRIP +{ + indices 2395 2394 2397 2396; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2342 2395 2395 2399 2397; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2400 2342 2330 2330 2400 2325 2324; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2395 2401 2399; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2402 2400 2400 2324 2403 2403 2400 2402; +}; +batch TRIANGLE_STRIP +{ + indices 2403 2404 2324 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2402 2398 2405 2401; +}; +batch TRIANGLE_STRIP +{ + indices 2403 2402 2406 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2404 2403 2406; +}; +batch TRIANGLE_STRIP +{ + indices 2401 2407 2405 2406; +}; +batch TRIANGLE_STRIP +{ + indices 2321 2404 2408 2406; +}; +batch TRIANGLE_STRIP +{ + indices 2408 2409 2321 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2410 2408 2406; +}; +batch TRIANGLE_STRIP +{ + indices 2409 2411 2317 2318; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2409 2408; +}; +batch TRIANGLE_STRIP +{ + indices 2413 2318 2411; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2408 2414 2410; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2415 2409 2411; +}; +batch TRIANGLE_STRIP +{ + indices 2414 2416 2412 2412 2415 2417 2417 2412 2416; +}; +batch TRIANGLE_STRIP +{ + indices 2411 2415 2418 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2413 2411 2419 2418; +}; +batch TRIANGLE_STRIP +{ + indices 2318 2413 2420 2419; +}; +batch TRIANGLE_STRIP +{ + indices 2318 2420 2314 2279 2279 2420 2421 2421 2279 2264 2264 2421 2265; +}; +batch TRIANGLE_STRIP +{ + indices 2420 2422 2421 2265; +}; +batch TRIANGLE_STRIP +{ + indices 2422 2420 2423 2419; +}; +batch TRIANGLE_STRIP +{ + indices 2265 2422 2424 2423; +}; +batch TRIANGLE_STRIP +{ + indices 2265 2424 2262 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2423 2419 2425; +}; +batch TRIANGLE_STRIP +{ + indices 2424 2426 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2425 2427 2423 2424; +}; +batch TRIANGLE_STRIP +{ + indices 2419 2428 2425; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2429 2424 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2425 2430 2428; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2431 2429 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2428 2419 2432 2418; +}; +batch TRIANGLE_STRIP +{ + indices 2432 2433 2428 2430; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2434 2432 2433; +}; +batch TRIANGLE_STRIP +{ + indices 2434 2418 2435 2436 2436 2418 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2437 2434 2435; +}; +batch TRIANGLE_STRIP +{ + indices 2417 2438 2436 2436 2435 2439 2439 2436 2438; +}; +batch TRIANGLE_STRIP +{ + indices 2437 2435 2439; +}; +batch TRIANGLE_STRIP +{ + indices 2417 2440 2438 2439; +}; +batch TRIANGLE_STRIP +{ + indices 2416 2440 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2437 2441 2434 2433; +}; +batch TRIANGLE_STRIP +{ + indices 2437 2442 2441 2441 2433 2443; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2444 2441 2443; +}; +batch TRIANGLE_STRIP +{ + indices 2437 2445 2442; +}; +batch TRIANGLE_STRIP +{ + indices 2446 2443 2444 2444 2447 2442 2445; +}; +batch TRIANGLE_STRIP +{ + indices 2446 2444 2448 2447; +}; +batch TRIANGLE_STRIP +{ + indices 2443 2446 2449 2448; +}; +batch TRIANGLE_STRIP +{ + indices 2433 2443 2449 2449 2450 2448; +}; +batch TRIANGLE_STRIP +{ + indices 2449 2451 2433 2430; +}; +batch TRIANGLE_STRIP +{ + indices 2450 2448 2452 2447; +}; +batch TRIANGLE_STRIP +{ + indices 2453 2449 2450 2450 2454 2452; +}; +batch TRIANGLE_STRIP +{ + indices 2450 2454 2453 2453 2449 2455 2451; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2456 2453 2455; +}; +batch TRIANGLE_STRIP +{ + indices 2457 2430 2451 2451 2458 2455; +}; +batch TRIANGLE_STRIP +{ + indices 2451 2458 2457 2457 2430 2459 2459 2457 2458; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2459 2427 2431; +}; +batch TRIANGLE_STRIP +{ + indices 2458 2460 2459 2431; +}; +batch TRIANGLE_STRIP +{ + indices 2455 2461 2458 2460; +}; +batch TRIANGLE_STRIP +{ + indices 2461 2455 2462 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2461 2463 2460 2460 2431 2464 2464 2460 2463; +}; +batch TRIANGLE_STRIP +{ + indices 2464 2465 2431 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2463 2466 2464; +}; +batch TRIANGLE_STRIP +{ + indices 2465 2467 2426 2252 2252 2467 2251 2254 2254 2467 2465 2465 2468 2464; +}; +batch TRIANGLE_STRIP +{ + indices 2254 2465 2468 2468 2466 2464; +}; +batch TRIANGLE_STRIP +{ + indices 2468 2469 2254 2226 2226 2469 2232; +}; +batch TRIANGLE_STRIP +{ + indices 2468 2470 2469 2232; +}; +batch TRIANGLE_STRIP +{ + indices 2468 2466 2470 2470 2232 2471 2227; +}; +batch TRIANGLE_STRIP +{ + indices 2472 2470 2466; +}; +batch TRIANGLE_STRIP +{ + indices 2471 2473 2227 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2471 2470 2474 2472; +}; +batch TRIANGLE_STRIP +{ + indices 2471 2474 2475 2472; +}; +batch TRIANGLE_STRIP +{ + indices 2475 2473 2471; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2476 2472 2475; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2463 2476 2461 2477 2477 2476 2475; +}; +batch TRIANGLE_STRIP +{ + indices 2461 2462 2477 2477 2475 2478 2478 2477 2462; +}; +batch TRIANGLE_STRIP +{ + indices 2475 2479 2473 2225 2225 2479 2223; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2480 2475 2479; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2462 2481 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2479 2482 2223 2221; +}; +batch TRIANGLE_STRIP +{ + indices 2479 2483 2482 2482 2221 2484 2484 2482 2483 2483 2485 2479 2480; +}; +batch TRIANGLE_STRIP +{ + indices 2485 2486 2483 2484; +}; +batch TRIANGLE_STRIP +{ + indices 2480 2487 2485 2486; +}; +batch TRIANGLE_STRIP +{ + indices 2480 2478 2487 2487 2486 2488 2484; +}; +batch TRIANGLE_STRIP +{ + indices 2487 2478 2489 2481; +}; +batch TRIANGLE_STRIP +{ + indices 2488 2487 2490 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2488 2484; +}; +batch TRIANGLE_STRIP +{ + indices 2489 2492 2490 2491; +}; +batch TRIANGLE_STRIP +{ + indices 2489 2481 2493 2494 2494 2481 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2493 2495 2489 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2456 2496 2494 2493; +}; +batch TRIANGLE_STRIP +{ + indices 2456 2454 2496 2496 2493 2497 2495; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2498 2496 2497; +}; +batch TRIANGLE_STRIP +{ + indices 2452 2498 2454; +}; +batch TRIANGLE_STRIP +{ + indices 2499 2495 2497 2497 2500 2498; +}; +batch TRIANGLE_STRIP +{ + indices 2497 2500 2499 2499 2495 2501 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2500 2502 2499 2499 2501 2503 2503 2499 2502; +}; +batch TRIANGLE_STRIP +{ + indices 2498 2504 2500 2502; +}; +batch TRIANGLE_STRIP +{ + indices 2504 2498 2505 2452; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2504 2506 2505; +}; +batch TRIANGLE_STRIP +{ + indices 2503 2502 2507 2506; +}; +batch TRIANGLE_STRIP +{ + indices 2503 2508 2501 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2508 2503 2509 2507; +}; +batch TRIANGLE_STRIP +{ + indices 2492 2508 2510 2509; +}; +batch TRIANGLE_STRIP +{ + indices 2510 2511 2492 2491; +}; +batch TRIANGLE_STRIP +{ + indices 2509 2512 2510 2510 2511 2513 2513 2510 2512; +}; +batch TRIANGLE_STRIP +{ + indices 2491 2511 2514 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2509 2515 2512 2512 2513 2516 2516 2512 2515 2515 2517 2509 2507; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2516 2515; +}; +batch TRIANGLE_STRIP +{ + indices 2507 2519 2517 2515; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2520 2516 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2515 2521 2519; +}; +batch TRIANGLE_STRIP +{ + indices 2520 2518 2522 2521; +}; +batch TRIANGLE_STRIP +{ + indices 2520 2523 2513 2524 2514; +}; +batch TRIANGLE_STRIP +{ + indices 2523 2520 2525 2522; +}; +batch TRIANGLE_STRIP +{ + indices 2524 2523 2526 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2524 2527 2526; +}; +batch TRIANGLE_STRIP +{ + indices 2527 2528 2514 2491; +}; +batch TRIANGLE_STRIP +{ + indices 2529 2527 2526; +}; +batch TRIANGLE_STRIP +{ + indices 2528 2530 2491 2484; +}; +batch TRIANGLE_STRIP +{ + indices 2528 2527 2531 2529; +}; +batch TRIANGLE_STRIP +{ + indices 2530 2532 2484 2221 2221 2532 2220; +}; +batch TRIANGLE_STRIP +{ + indices 2528 2533 2530 2532 2532 2534 2220; +}; +batch TRIANGLE_STRIP +{ + indices 2532 2533 2534 2534 2220 2219; +}; +batch TRIANGLE_STRIP +{ + indices 2533 2535 2534 2219; +}; +batch TRIANGLE_STRIP +{ + indices 2528 2536 2533 2535; +}; +batch TRIANGLE_STRIP +{ + indices 2531 2536 2528; +}; +batch TRIANGLE_STRIP +{ + indices 2219 2535 2537 2536; +}; +batch TRIANGLE_STRIP +{ + indices 2219 2537 2216 2182; +}; +batch TRIANGLE_STRIP +{ + indices 2536 2538 2537 2537 2182 2539 2539 2537 2538 2538 2540 2536 2531; +}; +batch TRIANGLE_STRIP +{ + indices 2539 2538 2541 2540; +}; +batch TRIANGLE_STRIP +{ + indices 2539 2542 2182 2178; +}; +batch TRIANGLE_STRIP +{ + indices 2543 2539 2541; +}; +batch TRIANGLE_STRIP +{ + indices 2542 2544 2178 2179; +}; +batch TRIANGLE_STRIP +{ + indices 2542 2539 2545 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2544 2542 2546 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2179 2544 2547 2546; +}; +batch TRIANGLE_STRIP +{ + indices 2547 2548 2179 2167 2167 2548 2160 2158 2158 2548 2549 2549 2158 2156; +}; +batch TRIANGLE_STRIP +{ + indices 2547 2550 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2546 2551 2547 2550; +}; +batch TRIANGLE_STRIP +{ + indices 2551 2546 2552 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2551 2552 2552 2554 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2552 2554 2554 2555 2545 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2556 2554 2555 2555 2557 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2555 2557 2556 2556 2554 2558 2558 2556 2557; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2554 2559 2558; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2560 2551 2550; +}; +batch TRIANGLE_STRIP +{ + indices 2559 2561 2553 2553 2560 2562 2562 2553 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2563 2550 2560 2560 2564 2562; +}; +batch TRIANGLE_STRIP +{ + indices 2560 2564 2563 2563 2550 2565; +}; +batch TRIANGLE_STRIP +{ + indices 2564 2566 2563 2565; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2567 2564; +}; +batch TRIANGLE_STRIP +{ + indices 2565 2568 2550 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2566 2564 2569 2567; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2565 2566 2566 2571 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2566 2571 2570 2570 2565 2572 2568; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2573 2572 2568; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2571 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2549 2568 2574 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2549 2574 2156 2575 2145 2144; +}; +batch TRIANGLE_STRIP +{ + indices 2573 2576 2574 2575 2575 2577 2144 2134; +}; +batch TRIANGLE_STRIP +{ + indices 2576 2578 2575 2577; +}; +batch TRIANGLE_STRIP +{ + indices 2573 2579 2576 2578 2578 2580 2577 2134; +}; +batch TRIANGLE_STRIP +{ + indices 2578 2579 2580 2580 2134 2581 2581 2580 2579; +}; +batch TRIANGLE_STRIP +{ + indices 2581 2116 2134; +}; +batch TRIANGLE_STRIP +{ + indices 2579 2573 2582 2571; +}; +batch TRIANGLE_STRIP +{ + indices 2581 2579 2583 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2581 2584 2116 2111 2111 2584 2115; +}; +batch TRIANGLE_STRIP +{ + indices 2583 2585 2581 2584; +}; +batch TRIANGLE_STRIP +{ + indices 2585 2583 2586 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2585 2587 2584 2115; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2588 2585 2587 2587 2589 2115; +}; +batch TRIANGLE_STRIP +{ + indices 2587 2588 2589 2589 2115 2590 2113 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2590 2589 2591 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2592 2117 2590 2590 2593 2591; +}; +batch TRIANGLE_STRIP +{ + indices 2593 2592 2590; +}; +batch TRIANGLE_STRIP +{ + indices 2594 2591 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2592 2595 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2594 2596 2591 2593 2593 2597 2592 2595; +}; +batch TRIANGLE_STRIP +{ + indices 2596 2598 2593 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2599 2596 2594; +}; +batch TRIANGLE_STRIP +{ + indices 2600 2597 2598 2598 2601 2596; +}; +batch TRIANGLE_STRIP +{ + indices 2600 2598 2601 2601 2599 2596; +}; +batch TRIANGLE_STRIP +{ + indices 2600 2602 2597 2595; +}; +batch TRIANGLE_STRIP +{ + indices 2601 2603 2600; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2595 2602; +}; +batch TRIANGLE_STRIP +{ + indices 2603 2605 2600 2602; +}; +batch TRIANGLE_STRIP +{ + indices 2601 2606 2603 2605; +}; +batch TRIANGLE_STRIP +{ + indices 2606 2601 2607 2599; +}; +batch TRIANGLE_STRIP +{ + indices 2605 2608 2602 2604; +}; +batch TRIANGLE_STRIP +{ + indices 2609 2605 2606; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2610 2595 2117 2117 2610 2097 2095 2095 2610 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2611 2610 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2608 2611 2611 2093 2612 2612 2611 2608; +}; +batch TRIANGLE_STRIP +{ + indices 2091 2093 2612; +}; +batch TRIANGLE_STRIP +{ + indices 2608 2605 2613 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2608 2613 2614 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2612 2608 2615 2614; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2091 2612 2612 2617 2615; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2612 2617 2617 2618 2615; +}; +batch TRIANGLE_STRIP +{ + indices 2619 2091 2616 2616 2620 2617 2618; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2620 2619 2619 2091 2090; +}; +batch TRIANGLE_STRIP +{ + indices 2615 2621 2618 2620; +}; +batch TRIANGLE_STRIP +{ + indices 2615 2614 2621 2622 2622 2614 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2623 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2609 2624 2606; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2625 2621 2623; +}; +batch TRIANGLE_STRIP +{ + indices 2624 2606 2626 2607; +}; +batch TRIANGLE_STRIP +{ + indices 2624 2627 2622 2625; +}; +batch TRIANGLE_STRIP +{ + indices 2626 2628 2624 2624 2627 2629 2629 2624 2628; +}; +batch TRIANGLE_STRIP +{ + indices 2607 2630 2626 2628; +}; +batch TRIANGLE_STRIP +{ + indices 2631 2627 2629 2629 2632 2628; +}; +batch TRIANGLE_STRIP +{ + indices 2629 2632 2631 2631 2627 2633 2625; +}; +batch TRIANGLE_STRIP +{ + indices 2632 2634 2631 2631 2633 2635 2635 2631 2634; +}; +batch TRIANGLE_STRIP +{ + indices 2625 2633 2636 2635; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2625 2636; +}; +batch TRIANGLE_STRIP +{ + indices 2638 2635 2634; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2639 2625 2623; +}; +batch TRIANGLE_STRIP +{ + indices 2638 2634 2640 2632; +}; +batch TRIANGLE_STRIP +{ + indices 2641 2623 2639; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2640 2632; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2643 2639 2641; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2632 2644 2628 2645 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2644 2646 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2642 2640; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2645 2648 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2649 2647 2640; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2648 2650; +}; +batch TRIANGLE_STRIP +{ + indices 2649 2651 2640; +}; +batch TRIANGLE_STRIP +{ + indices 2650 2652 2646 2649; +}; +batch TRIANGLE_STRIP +{ + indices 2651 2653 2640 2638; +}; +batch TRIANGLE_STRIP +{ + indices 2651 2649 2654 2652; +}; +batch TRIANGLE_STRIP +{ + indices 2653 2651 2655 2654; +}; +batch TRIANGLE_STRIP +{ + indices 2653 2656 2638 2635; +}; +batch TRIANGLE_STRIP +{ + indices 2655 2657 2653 2656 2656 2658 2635 2636; +}; +batch TRIANGLE_STRIP +{ + indices 2656 2659 2658 2658 2636 2660 2660 2658 2659; +}; +batch TRIANGLE_STRIP +{ + indices 2636 2660 2637 2643; +}; +batch TRIANGLE_STRIP +{ + indices 2656 2661 2659 2659 2660 2662 2662 2659 2661; +}; +batch TRIANGLE_STRIP +{ + indices 2663 2643 2660 2660 2664 2662; +}; +batch TRIANGLE_STRIP +{ + indices 2664 2663 2660; +}; +batch TRIANGLE_STRIP +{ + indices 2661 2665 2662 2664; +}; +batch TRIANGLE_STRIP +{ + indices 2643 2663 2666 2664 2664 2665 2667; +}; +batch TRIANGLE_STRIP +{ + indices 2666 2664 2668 2667; +}; +batch TRIANGLE_STRIP +{ + indices 2643 2666 2669 2668; +}; +batch TRIANGLE_STRIP +{ + indices 2667 2665 2670 2661; +}; +batch TRIANGLE_STRIP +{ + indices 2668 2667 2671 2670; +}; +batch TRIANGLE_STRIP +{ + indices 2661 2656 2672 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2672 2673 2661 2670; +}; +batch TRIANGLE_STRIP +{ + indices 2657 2674 2672 2672 2673 2675 2675 2672 2674; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2673 2676 2675; +}; +batch TRIANGLE_STRIP +{ + indices 2674 2657 2677 2655; +}; +batch TRIANGLE_STRIP +{ + indices 2675 2674 2678; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2677 2655; +}; +batch TRIANGLE_STRIP +{ + indices 2680 2675 2678; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2655 2681 2654; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2682 2677 2674; +}; +batch TRIANGLE_STRIP +{ + indices 2681 2683 2679 2682; +}; +batch TRIANGLE_STRIP +{ + indices 2681 2654 2684 2652; +}; +batch TRIANGLE_STRIP +{ + indices 2683 2681 2685 2684 2684 2652 2686 2650 2648; +}; +batch TRIANGLE_STRIP +{ + indices 2685 2684 2687 2686; +}; +batch TRIANGLE_STRIP +{ + indices 2683 2685 2688; +}; +batch TRIANGLE_STRIP +{ + indices 2686 2689 2687 2687 2685 2690 2688; +}; +batch TRIANGLE_STRIP +{ + indices 2689 2691 2687 2690; +}; +batch TRIANGLE_STRIP +{ + indices 2689 2686 2692 2648; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2689 2693 2692 2692 2648 2694 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2693 2692 2695; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2630 2696 2607 2599; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2697 2692 2695; +}; +batch TRIANGLE_STRIP +{ + indices 2696 2698 2694 2699 2697; +}; +batch TRIANGLE_STRIP +{ + indices 2696 2700 2698 2699; +}; +batch TRIANGLE_STRIP +{ + indices 2599 2701 2696 2700; +}; +batch TRIANGLE_STRIP +{ + indices 2697 2699 2702 2700; +}; +batch TRIANGLE_STRIP +{ + indices 2701 2599 2703 2594 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2704 2701 2703 2703 2705 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2704 2703 2705 2705 2586 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2705 2586 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2701 2704 2706 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2701 2706 2700; +}; +batch TRIANGLE_STRIP +{ + indices 2582 2707 2705 2706; +}; +batch TRIANGLE_STRIP +{ + indices 2707 2582 2708 2571 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2707 2708 2709 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2709 2709 2567 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2700 2706 2710 2709; +}; +batch TRIANGLE_STRIP +{ + indices 2702 2700 2710 2710 2711 2709; +}; +batch TRIANGLE_STRIP +{ + indices 2711 2702 2710; +}; +batch TRIANGLE_STRIP +{ + indices 2567 2712 2709 2711 2711 2713 2702 2697 2697 2713 2695; +}; +batch TRIANGLE_STRIP +{ + indices 2713 2711 2714 2712; +}; +batch TRIANGLE_STRIP +{ + indices 2695 2713 2715 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2715 2716 2695 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2715 2717 2716 2716 2693 2718 2718 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2693 2718; +}; +batch TRIANGLE_STRIP +{ + indices 2717 2715 2719 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2717 2720 2719; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2718 2721 2720; +}; +batch TRIANGLE_STRIP +{ + indices 2721 2722 2691 2690; +}; +batch TRIANGLE_STRIP +{ + indices 2720 2723 2721 2721 2722 2724 2724 2721 2723; +}; +batch TRIANGLE_STRIP +{ + indices 2725 2722 2724 2724 2726 2723; +}; +batch TRIANGLE_STRIP +{ + indices 2725 2724 2726; +}; +batch TRIANGLE_STRIP +{ + indices 2690 2722 2727 2725; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2728 2690 2688; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2725 2729 2726; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2730 2728 2728 2688 2731 2731 2728 2730 2730 2732 2727 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2731 2730 2733 2732; +}; +batch TRIANGLE_STRIP +{ + indices 2731 2734 2688 2683 2683 2734 2682; +}; +batch TRIANGLE_STRIP +{ + indices 2733 2735 2731 2734; +}; +batch TRIANGLE_STRIP +{ + indices 2732 2736 2733 2733 2735 2737 2737 2733 2736; +}; +batch TRIANGLE_STRIP +{ + indices 2735 2738 2734; +}; +batch TRIANGLE_STRIP +{ + indices 2736 2732 2739 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2738 2740 2734 2682; +}; +batch TRIANGLE_STRIP +{ + indices 2738 2735 2741 2737; +}; +batch TRIANGLE_STRIP +{ + indices 2740 2738 2742 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2743 2682 2740 2740 2744 2742; +}; +batch TRIANGLE_STRIP +{ + indices 2740 2744 2743 2743 2682 2745 2674; +}; +batch TRIANGLE_STRIP +{ + indices 2744 2746 2743 2745; +}; +batch TRIANGLE_STRIP +{ + indices 2744 2742 2747 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2745 2748 2674 2678 2678 2748 2680; +}; +batch TRIANGLE_STRIP +{ + indices 2748 2745 2749 2746; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2680 2748 2748 2751 2749; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2748 2751 2751 2752 2749 2746; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2751 2753 2752; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2754 2680 2675; +}; +batch TRIANGLE_STRIP +{ + indices 2753 2755 2750 2754 2754 2756 2675 2676; +}; +batch TRIANGLE_STRIP +{ + indices 2756 2754 2757 2755; +}; +batch TRIANGLE_STRIP +{ + indices 2676 2756 2758 2757 2757 2755 2759; +}; +batch TRIANGLE_STRIP +{ + indices 2758 2757 2760 2759 2759 2755 2761 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2762 2760 2759 2759 2763 2761; +}; +batch TRIANGLE_STRIP +{ + indices 2759 2763 2762; +}; +batch TRIANGLE_STRIP +{ + indices 2753 2764 2761 2763; +}; +batch TRIANGLE_STRIP +{ + indices 2758 2760 2765 2762; +}; +batch TRIANGLE_STRIP +{ + indices 2765 2766 2758 2676; +}; +batch TRIANGLE_STRIP +{ + indices 2762 2767 2765 2766; +}; +batch TRIANGLE_STRIP +{ + indices 2763 2768 2762 2762 2767 2769 2769 2762 2768 2768 2770 2763; +}; +batch TRIANGLE_STRIP +{ + indices 2769 2768 2770 2770 2771 2763 2764; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2772 2769; +}; +batch TRIANGLE_STRIP +{ + indices 2773 2771 2764; +}; +batch TRIANGLE_STRIP +{ + indices 2772 2774 2769 2769 2767 2775 2775 2769 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2775 2776 2767 2766; +}; +batch TRIANGLE_STRIP +{ + indices 2777 2775 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2766 2776 2776 2779 2775 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2776 2780 2779; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2781 2766 2676; +}; +batch TRIANGLE_STRIP +{ + indices 2780 2782 2778 2781 2781 2783 2676 2670 2670 2783 2784 2781; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2784 2671; +}; +batch TRIANGLE_STRIP +{ + indices 2782 2785 2781 2784 2784 2786 2671; +}; +batch TRIANGLE_STRIP +{ + indices 2784 2785 2786 2786 2671 2787 2668; +}; +batch TRIANGLE_STRIP +{ + indices 2785 2782 2788 2780; +}; +batch TRIANGLE_STRIP +{ + indices 2789 2668 2787 2787 2790 2786; +}; +batch TRIANGLE_STRIP +{ + indices 2789 2787 2790; +}; +batch TRIANGLE_STRIP +{ + indices 2785 2791 2786 2790; +}; +batch TRIANGLE_STRIP +{ + indices 2789 2792 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2793 2789 2789 2792 2794 2794 2789 2793; +}; +batch TRIANGLE_STRIP +{ + indices 2669 2792 2795 2794; +}; +batch TRIANGLE_STRIP +{ + indices 2793 2790 2796 2791; +}; +batch TRIANGLE_STRIP +{ + indices 2793 2797 2794; +}; +batch TRIANGLE_STRIP +{ + indices 2791 2785 2798 2788; +}; +batch TRIANGLE_STRIP +{ + indices 2797 2793 2799 2796; +}; +batch TRIANGLE_STRIP +{ + indices 2788 2800 2798 2798 2791 2801 2801 2798 2800 2800 2802 2788 2780; +}; +batch TRIANGLE_STRIP +{ + indices 2801 2800 2803 2802 2802 2780 2804 2779; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2804 2805 2779; +}; +batch TRIANGLE_STRIP +{ + indices 2803 2802 2805 2805 2806 2779 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2803 2805 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2806 2777 2808 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2806 2809 2805 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2808 2810 2806 2806 2809 2811 2811 2806 2810; +}; +batch TRIANGLE_STRIP +{ + indices 2808 2774 2812 2772; +}; +batch TRIANGLE_STRIP +{ + indices 2813 2810 2808; +}; +batch TRIANGLE_STRIP +{ + indices 2812 2772 2814 2770; +}; +batch TRIANGLE_STRIP +{ + indices 2812 2815 2808 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2816 2812 2812 2815 2817 2817 2812 2816 2816 2818 2814; +}; +batch TRIANGLE_STRIP +{ + indices 2818 2817 2816; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2819 2814; +}; +batch TRIANGLE_STRIP +{ + indices 2820 2815 2817; +}; +batch TRIANGLE_STRIP +{ + indices 2819 2821 2814 2818; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2822 2819 2821; +}; +batch TRIANGLE_STRIP +{ + indices 2771 2822 2770; +}; +batch TRIANGLE_STRIP +{ + indices 2818 2823 2817 2820; +}; +batch TRIANGLE_STRIP +{ + indices 2821 2824 2818 2823 2823 2825 2820; +}; +batch TRIANGLE_STRIP +{ + indices 2824 2826 2823 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2821 2827 2824 2826; +}; +batch TRIANGLE_STRIP +{ + indices 2825 2828 2820 2815 2815 2828 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2827 2821 2829 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2827 2829 2830 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2831 2827 2830 2830 2832 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2832 2831 2830; +}; +batch TRIANGLE_STRIP +{ + indices 2771 2833 2822 2832; +}; +batch TRIANGLE_STRIP +{ + indices 2833 2771 2773; +}; +batch TRIANGLE_STRIP +{ + indices 2831 2834 2827; +}; +batch TRIANGLE_STRIP +{ + indices 2773 2835 2833; +}; +batch TRIANGLE_STRIP +{ + indices 2834 2836 2827 2826; +}; +batch TRIANGLE_STRIP +{ + indices 2835 2837 2833 2832; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2835 2773; +}; +batch TRIANGLE_STRIP +{ + indices 2839 2832 2837 2837 2840 2835 2838; +}; +batch TRIANGLE_STRIP +{ + indices 2839 2837 2841 2840; +}; +batch TRIANGLE_STRIP +{ + indices 2832 2839 2842 2841; +}; +batch TRIANGLE_STRIP +{ + indices 2842 2843 2832 2831; +}; +batch TRIANGLE_STRIP +{ + indices 2844 2842 2841; +}; +batch TRIANGLE_STRIP +{ + indices 2843 2845 2831 2834; +}; +batch TRIANGLE_STRIP +{ + indices 2843 2842 2846 2844; +}; +batch TRIANGLE_STRIP +{ + indices 2843 2847 2845 2845 2834 2848 2848 2845 2847; +}; +batch TRIANGLE_STRIP +{ + indices 2848 2836 2834; +}; +batch TRIANGLE_STRIP +{ + indices 2847 2843 2849 2846; +}; +batch TRIANGLE_STRIP +{ + indices 2848 2847 2850 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2848 2851 2836; +}; +batch TRIANGLE_STRIP +{ + indices 2849 2846 2852 2844; +}; +batch TRIANGLE_STRIP +{ + indices 2851 2853 2836 2826; +}; +batch TRIANGLE_STRIP +{ + indices 2854 2851 2848; +}; +batch TRIANGLE_STRIP +{ + indices 2853 2855 2826 2825 2825 2855 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2853 2851 2856 2854 2854 2848 2857 2850; +}; +batch TRIANGLE_STRIP +{ + indices 2854 2857 2858 2850; +}; +batch TRIANGLE_STRIP +{ + indices 2856 2854 2859 2858; +}; +batch TRIANGLE_STRIP +{ + indices 2860 2853 2856 2856 2861 2859; +}; +batch TRIANGLE_STRIP +{ + indices 2856 2861 2860 2860 2853 2862 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2860 2863 2864 2864 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2865 2862 2863 2863 2866 2864; +}; +batch TRIANGLE_STRIP +{ + indices 2863 2866 2865 2865 2862 2867 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2866 2868 2865 2867; +}; +batch TRIANGLE_STRIP +{ + indices 2866 2864 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2867 2870 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2869 2864 2871 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2870 2872 2855 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2870 2867 2873 2868; +}; +batch TRIANGLE_STRIP +{ + indices 2872 2870 2874 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2875 2828 2872 2872 2876 2874; +}; +batch TRIANGLE_STRIP +{ + indices 2872 2876 2875 2875 2828 2877 2877 2875 2876; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2813 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2878 2876; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2879 2813 2810 2810 2879 2811; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2876 2880 2878; +}; +batch TRIANGLE_STRIP +{ + indices 2879 2877 2881 2880; +}; +batch TRIANGLE_STRIP +{ + indices 2811 2879 2882 2881; +}; +batch TRIANGLE_STRIP +{ + indices 2882 2883 2811 2809; +}; +batch TRIANGLE_STRIP +{ + indices 2881 2884 2882 2883 2883 2885 2809 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2884 2886 2883 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2884 2881 2887 2888 2888 2881 2880; +}; +batch TRIANGLE_STRIP +{ + indices 2884 2887 2889 2888; +}; +batch TRIANGLE_STRIP +{ + indices 2889 2886 2884; +}; +batch TRIANGLE_STRIP +{ + indices 2880 2890 2888 2888 2889 2891 2891 2888 2890 2890 2892 2880 2878; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2892 2893 2878; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2894 2891; +}; +batch TRIANGLE_STRIP +{ + indices 2895 2893 2878; +}; +batch TRIANGLE_STRIP +{ + indices 2894 2896 2891 2889; +}; +batch TRIANGLE_STRIP +{ + indices 2895 2878 2897 2874 2873 2873 2897 2895 2895 2898 2893; +}; +batch TRIANGLE_STRIP +{ + indices 2873 2899 2895 2898; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2893 2900 2898; +}; +batch TRIANGLE_STRIP +{ + indices 2900 2894 2890; +}; +batch TRIANGLE_STRIP +{ + indices 2899 2901 2898 2900; +}; +batch TRIANGLE_STRIP +{ + indices 2873 2902 2899 2899 2901 2903 2903 2899 2902 2902 2904 2873 2868 2868 2904 2905 2902; +}; +batch TRIANGLE_STRIP +{ + indices 2868 2866 2905 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2906 2903 2902 2902 2907 2905; +}; +batch TRIANGLE_STRIP +{ + indices 2902 2907 2906 2906 2903 2908 2908 2906 2907 2907 2909 2905; +}; +batch TRIANGLE_STRIP +{ + indices 2908 2907 2910 2909 2909 2905 2911 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2911 2912 2909 2910; +}; +batch TRIANGLE_STRIP +{ + indices 2869 2913 2911 2912; +}; +batch TRIANGLE_STRIP +{ + indices 2913 2869 2914 2871; +}; +batch TRIANGLE_STRIP +{ + indices 2912 2913 2915 2914 2914 2871 2916 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2915 2914 2917 2916 2916 2861 2918 2859; +}; +batch TRIANGLE_STRIP +{ + indices 2917 2916 2919 2918 2918 2859 2920 2858; +}; +batch TRIANGLE_STRIP +{ + indices 2920 2921 2918 2919; +}; +batch TRIANGLE_STRIP +{ + indices 2858 2922 2920 2920 2921 2923 2923 2920 2922; +}; +batch TRIANGLE_STRIP +{ + indices 2923 2924 2921 2919; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2858 2925 2850; +}; +batch TRIANGLE_STRIP +{ + indices 2923 2922 2926; +}; +batch TRIANGLE_STRIP +{ + indices 2925 2850 2927 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2926 2928 2923 2924; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2929 2926 2926 2928 2930 2930 2926 2929; +}; +batch TRIANGLE_STRIP +{ + indices 2924 2928 2931 2930; +}; +batch TRIANGLE_STRIP +{ + indices 2929 2922 2932 2925; +}; +batch TRIANGLE_STRIP +{ + indices 2931 2933 2924 2919; +}; +batch TRIANGLE_STRIP +{ + indices 2932 2925 2934 2927; +}; +batch TRIANGLE_STRIP +{ + indices 2935 2929 2932 2932 2936 2934; +}; +batch TRIANGLE_STRIP +{ + indices 2932 2936 2935 2935 2929 2937 2930; +}; +batch TRIANGLE_STRIP +{ + indices 2936 2938 2935 2935 2937 2939 2939 2935 2938; +}; +batch TRIANGLE_STRIP +{ + indices 2940 2930 2937 2937 2941 2939; +}; +batch TRIANGLE_STRIP +{ + indices 2937 2941 2940 2940 2930 2942 2931; +}; +batch TRIANGLE_STRIP +{ + indices 2940 2943 2942 2942 2931 2944 2944 2942 2943; +}; +batch TRIANGLE_STRIP +{ + indices 2944 2945 2931 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2943 2946 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2943 2940 2947 2941; +}; +batch TRIANGLE_STRIP +{ + indices 2948 2943 2947 2947 2949 2941; +}; +batch TRIANGLE_STRIP +{ + indices 2947 2949 2948 2948 2943 2950 2946; +}; +batch TRIANGLE_STRIP +{ + indices 2949 2951 2948 2950 2950 2952 2946; +}; +batch TRIANGLE_STRIP +{ + indices 2951 2953 2950 2952; +}; +batch TRIANGLE_STRIP +{ + indices 2951 2949 2954; +}; +batch TRIANGLE_STRIP +{ + indices 2952 2955 2946 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2954 2956 2951 2953; +}; +batch TRIANGLE_STRIP +{ + indices 2955 2957 2945 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2956 2954 1404; +}; +batch TRIANGLE_STRIP +{ + indices 2957 2958 2933 2919; +}; +batch TRIANGLE_STRIP +{ + indices 1404 2954 2959 2949; +}; +batch TRIANGLE_STRIP +{ + indices 1405 2956 1404 1404 1399 2959; +}; +batch TRIANGLE_STRIP +{ + indices 2956 1405 2960 1408 1458; +}; +batch TRIANGLE_STRIP +{ + indices 2960 2961 2956 2953; +}; +batch TRIANGLE_STRIP +{ + indices 1458 2962 2960 2961; +}; +batch TRIANGLE_STRIP +{ + indices 2962 1458 2963 1459; +}; +batch TRIANGLE_STRIP +{ + indices 2961 2962 2964 2963 2963 1459 1465; +}; +batch TRIANGLE_STRIP +{ + indices 2964 2965 2961 2953 2953 2965 2952; +}; +batch TRIANGLE_STRIP +{ + indices 2963 2966 2964 2965 2965 2967 2952; +}; +batch TRIANGLE_STRIP +{ + indices 2965 2966 2967 2967 2952 2955; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2963 2968 1465; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2969 2967 2955; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2968 2969 2969 2955 2970 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2971 2969 2968; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2972 2957 2958; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2969 2973 2971; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2974 2972 2958; +}; +batch TRIANGLE_STRIP +{ + indices 2973 2975 2970 2974 2974 2976 2958 2919 2919 2976 2917 2915; +}; +batch TRIANGLE_STRIP +{ + indices 2974 2977 2976 2915; +}; +batch TRIANGLE_STRIP +{ + indices 2974 2975 2977 2977 2915 2978; +}; +batch TRIANGLE_STRIP +{ + indices 2975 2979 2977 2978; +}; +batch TRIANGLE_STRIP +{ + indices 2979 2975 2973; +}; +batch TRIANGLE_STRIP +{ + indices 2978 2980 2915 2912; +}; +batch TRIANGLE_STRIP +{ + indices 2979 2981 2978 2980; +}; +batch TRIANGLE_STRIP +{ + indices 2973 2982 2979 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2973 2971; +}; +batch TRIANGLE_STRIP +{ + indices 2912 2980 2983 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2912 2983 2983 2984 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2983 2985 2984; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2985 2986 2984 2984 2981 2987 2982; +}; +batch TRIANGLE_STRIP +{ + indices 2988 2984 2987 2987 2989 2982; +}; +batch TRIANGLE_STRIP +{ + indices 2987 2989 2988; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2971 2990; +}; +batch TRIANGLE_STRIP +{ + indices 2988 2989 2991; +}; +batch TRIANGLE_STRIP +{ + indices 2990 2971 2992 2968; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2990 2993 2992; +}; +batch TRIANGLE_STRIP +{ + indices 2989 2982 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2968 2994 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2968 1465 2994 1463 1468; +}; +batch TRIANGLE_STRIP +{ + indices 2993 2995 2989 2991; +}; +batch TRIANGLE_STRIP +{ + indices 2993 2994 2996 1468; +}; +batch TRIANGLE_STRIP +{ + indices 2995 2993 2996 2996 2997 1468 1467; +}; +batch TRIANGLE_STRIP +{ + indices 2995 2996 2998 2997; +}; +batch TRIANGLE_STRIP +{ + indices 2995 2998 2999 2997; +}; +batch TRIANGLE_STRIP +{ + indices 2999 2991 2995; +}; +batch TRIANGLE_STRIP +{ + indices 1467 3000 2997 2999; +}; +batch TRIANGLE_STRIP +{ + indices 3000 1467 1472; +}; +batch TRIANGLE_STRIP +{ + indices 2999 3001 2991 2988 2988 3001 2984; +}; +batch TRIANGLE_STRIP +{ + indices 3000 1472 3002 1477; +}; +batch TRIANGLE_STRIP +{ + indices 3001 3003 2984 2986; +}; +batch TRIANGLE_STRIP +{ + indices 3002 1477 3004 3005 3005 1477 1697; +}; +batch TRIANGLE_STRIP +{ + indices 3002 3004 3006 3005 3005 1697 3007 3007 3005 3006; +}; +batch TRIANGLE_STRIP +{ + indices 1697 1698 3007 3008 3008 1698 1701; +}; +batch TRIANGLE_STRIP +{ + indices 3007 3008 3009 1701; +}; +batch TRIANGLE_STRIP +{ + indices 3009 3010 3007 3006; +}; +batch TRIANGLE_STRIP +{ + indices 3009 1701 3011 1703 1708; +}; +batch TRIANGLE_STRIP +{ + indices 3010 3009 3012 3011 3011 1708 3013 3013 3011 3012; +}; +batch TRIANGLE_STRIP +{ + indices 1788 3013 1708; +}; +batch TRIANGLE_STRIP +{ + indices 3012 3014 3010 3006; +}; +batch TRIANGLE_STRIP +{ + indices 3013 1788 3015 1787 1791; +}; +batch TRIANGLE_STRIP +{ + indices 3012 3013 3016 3015; +}; +batch TRIANGLE_STRIP +{ + indices 3016 3017 3012 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3016 3015 3015 3019 1791; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3015 3019 3019 1793 1791; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3020 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3019 3021 3018 3020; +}; +batch TRIANGLE_STRIP +{ + indices 3019 1793 3022 1796; +}; +batch TRIANGLE_STRIP +{ + indices 3021 3019 3023 3022 3022 1796 3024; +}; +batch TRIANGLE_STRIP +{ + indices 3023 3022 3025 3024 3024 1796 3026 1797; +}; +batch TRIANGLE_STRIP +{ + indices 3026 3027 3024 3025; +}; +batch TRIANGLE_STRIP +{ + indices 1797 3028 3026 3027; +}; +batch TRIANGLE_STRIP +{ + indices 1800 3028 1797; +}; +batch TRIANGLE_STRIP +{ + indices 3025 3027 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3028 1800 3030 1802; +}; +batch TRIANGLE_STRIP +{ + indices 3028 3031 3027 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3032 3028 3031; +}; +batch TRIANGLE_STRIP +{ + indices 3030 1802 3033 1803; +}; +batch TRIANGLE_STRIP +{ + indices 3032 3030 3034 3033; +}; +batch TRIANGLE_STRIP +{ + indices 3035 3032 3034 3034 3036 3033; +}; +batch TRIANGLE_STRIP +{ + indices 3035 3034 3036; +}; +batch TRIANGLE_STRIP +{ + indices 1803 3037 3033 3036; +}; +batch TRIANGLE_STRIP +{ + indices 3037 1803 3038 1806 3039 3039 3038 3037; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1814 3039; +}; +batch TRIANGLE_STRIP +{ + indices 3036 3037 3040 3039; +}; +batch TRIANGLE_STRIP +{ + indices 3040 3041 3036 3035; +}; +batch TRIANGLE_STRIP +{ + indices 3040 3039 3042; +}; +batch TRIANGLE_STRIP +{ + indices 3041 3043 3035; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3044 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3039 3045 3042 3044; +}; +batch TRIANGLE_STRIP +{ + indices 1814 3046 3039 3045; +}; +batch TRIANGLE_STRIP +{ + indices 3046 1814 3047 1812; +}; +batch TRIANGLE_STRIP +{ + indices 3048 3046 3047 3047 3049 1812 1815 1815 3049 1820; +}; +batch TRIANGLE_STRIP +{ + indices 3048 3047 3050 3049; +}; +batch TRIANGLE_STRIP +{ + indices 3046 3048 3051 3050; +}; +batch TRIANGLE_STRIP +{ + indices 3046 3051 3045; +}; +batch TRIANGLE_STRIP +{ + indices 1820 3052 3049 3050; +}; +batch TRIANGLE_STRIP +{ + indices 1820 1826 3052 1833 3053 3053 3052 3050; +}; +batch TRIANGLE_STRIP +{ + indices 1833 1843 3053 3053 3050 3054; +}; +batch TRIANGLE_STRIP +{ + indices 1843 3055 3053 3054; +}; +batch TRIANGLE_STRIP +{ + indices 3055 1843 3056 1847; +}; +batch TRIANGLE_STRIP +{ + indices 3055 3057 3054 3054 3050 3058 3058 3054 3057; +}; +batch TRIANGLE_STRIP +{ + indices 3051 3050 3058; +}; +batch TRIANGLE_STRIP +{ + indices 3057 3055 3059 3056; +}; +batch TRIANGLE_STRIP +{ + indices 3058 3057 3060 3059; +}; +batch TRIANGLE_STRIP +{ + indices 1847 3061 3056 3059; +}; +batch TRIANGLE_STRIP +{ + indices 3061 1847 3062 1851 1857; +}; +batch TRIANGLE_STRIP +{ + indices 3061 3062 3063 1857; +}; +batch TRIANGLE_STRIP +{ + indices 3064 3059 3061 3061 3065 3063; +}; +batch TRIANGLE_STRIP +{ + indices 3061 3065 3064 3064 3059 3066 3060; +}; +batch TRIANGLE_STRIP +{ + indices 3065 3067 3064 3066; +}; +batch TRIANGLE_STRIP +{ + indices 3063 3068 3065 3067; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3069 3060 3058; +}; +batch TRIANGLE_STRIP +{ + indices 3069 3066 3070 3067; +}; +batch TRIANGLE_STRIP +{ + indices 3058 3069 3071 3070; +}; +batch TRIANGLE_STRIP +{ + indices 3071 3072 3058 3051; +}; +batch TRIANGLE_STRIP +{ + indices 3070 3073 3071 3072; +}; +batch TRIANGLE_STRIP +{ + indices 3067 3074 3070 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3072 3075 3051 3045 3045 3075 3076 3076 3045 3044; +}; +batch TRIANGLE_STRIP +{ + indices 3072 3077 3075 3076; +}; +batch TRIANGLE_STRIP +{ + indices 3073 3078 3072 3077 3077 3079 3076; +}; +batch TRIANGLE_STRIP +{ + indices 3080 3078 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3079 3077 3081 3078; +}; +batch TRIANGLE_STRIP +{ + indices 3076 3079 3082 3081; +}; +batch TRIANGLE_STRIP +{ + indices 3044 3076 3082; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3083 3081; +}; +batch TRIANGLE_STRIP +{ + indices 3082 3084 3044 3041 3041 3084 3043; +}; +batch TRIANGLE_STRIP +{ + indices 3082 3081 3085 3083; +}; +batch TRIANGLE_STRIP +{ + indices 3084 3082 3086 3085; +}; +batch TRIANGLE_STRIP +{ + indices 3083 3078 3087 3080; +}; +batch TRIANGLE_STRIP +{ + indices 3085 3083 3088 3087; +}; +batch TRIANGLE_STRIP +{ + indices 3073 3089 3080 3087; +}; +batch TRIANGLE_STRIP +{ + indices 3074 3089 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3087 3090 3088 3088 3085 3091 3091 3088 3090; +}; +batch TRIANGLE_STRIP +{ + indices 3091 3092 3085 3086; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3087 3093 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3094 3092 3091 3091 3095 3090; +}; +batch TRIANGLE_STRIP +{ + indices 3091 3095 3094 3094 3092 3096 3086; +}; +batch TRIANGLE_STRIP +{ + indices 3095 3097 3094 3096; +}; +batch TRIANGLE_STRIP +{ + indices 3095 3090 3098 3093; +}; +batch TRIANGLE_STRIP +{ + indices 3096 3099 3086 3084 3084 3099 3043; +}; +batch TRIANGLE_STRIP +{ + indices 3099 3096 3100 3097; +}; +batch TRIANGLE_STRIP +{ + indices 3101 3043 3099 3099 3102 3100; +}; +batch TRIANGLE_STRIP +{ + indices 3101 3099 3102; +}; +batch TRIANGLE_STRIP +{ + indices 3097 3103 3100 3100 3102 3104 3104 3100 3103; +}; +batch TRIANGLE_STRIP +{ + indices 3105 3102 3104 3104 3106 3103; +}; +batch TRIANGLE_STRIP +{ + indices 3104 3106 3105 3105 3102 3107 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3105 3108 3107 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3108 3105 3109 3106; +}; +batch TRIANGLE_STRIP +{ + indices 3101 3108 3110 3109; +}; +batch TRIANGLE_STRIP +{ + indices 3106 3103 3111 3097; +}; +batch TRIANGLE_STRIP +{ + indices 3109 3106 3112 3111; +}; +batch TRIANGLE_STRIP +{ + indices 3112 3113 3109 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3111 3097 3114 3095 3098; +}; +batch TRIANGLE_STRIP +{ + indices 3115 3111 3114 3114 3116 3098; +}; +batch TRIANGLE_STRIP +{ + indices 3115 3114 3117 3116; +}; +batch TRIANGLE_STRIP +{ + indices 3111 3115 3118 3117; +}; +batch TRIANGLE_STRIP +{ + indices 3116 3098 3119 3093; +}; +batch TRIANGLE_STRIP +{ + indices 3117 3116 3120 3119 3119 3093 3121; +}; +batch TRIANGLE_STRIP +{ + indices 3120 3119 3122 3121 3121 3093 3123 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3122 3121 3124 3123; +}; +batch TRIANGLE_STRIP +{ + indices 3125 3120 3122 3122 3126 3124; +}; +batch TRIANGLE_STRIP +{ + indices 3122 3126 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3123 3127 3124 3126; +}; +batch TRIANGLE_STRIP +{ + indices 3089 3128 3123 3127; +}; +batch TRIANGLE_STRIP +{ + indices 3128 3089 3129 3074; +}; +batch TRIANGLE_STRIP +{ + indices 3127 3128 3130; +}; +batch TRIANGLE_STRIP +{ + indices 3129 3074 3131 3067 3068; +}; +batch TRIANGLE_STRIP +{ + indices 3128 3129 3132 3131; +}; +batch TRIANGLE_STRIP +{ + indices 3128 3132 3130; +}; +batch TRIANGLE_STRIP +{ + indices 3131 3068 3133 3063 1857; +}; +batch TRIANGLE_STRIP +{ + indices 3132 3131 3134 3133 3133 1857 3135 3135 3133 3134; +}; +batch TRIANGLE_STRIP +{ + indices 1857 1856 3135 1860; +}; +batch TRIANGLE_STRIP +{ + indices 3134 3136 3132 3130; +}; +batch TRIANGLE_STRIP +{ + indices 3135 3137 3134 3136; +}; +batch TRIANGLE_STRIP +{ + indices 1860 3138 3135 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 1860 3139 1865; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3140 3137 3136; +}; +batch TRIANGLE_STRIP +{ + indices 3139 3141 3138 3140; +}; +batch TRIANGLE_STRIP +{ + indices 1865 3142 3139 3141; +}; +batch TRIANGLE_STRIP +{ + indices 3136 3140 3143 3141; +}; +batch TRIANGLE_STRIP +{ + indices 3143 3144 3136 3130; +}; +batch TRIANGLE_STRIP +{ + indices 3141 3145 3143 3144; +}; +batch TRIANGLE_STRIP +{ + indices 3142 3146 3141 3145; +}; +batch TRIANGLE_STRIP +{ + indices 1865 3147 3142 3146; +}; +batch TRIANGLE_STRIP +{ + indices 1865 1866 3147 1870; +}; +batch TRIANGLE_STRIP +{ + indices 3146 3148 3145; +}; +batch TRIANGLE_STRIP +{ + indices 1870 3149 3147 3147 3146 3150 3150 3147 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3146 3150 3148; +}; +batch TRIANGLE_STRIP +{ + indices 1870 3151 3149 3150; +}; +batch TRIANGLE_STRIP +{ + indices 1870 1880 3151; +}; +batch TRIANGLE_STRIP +{ + indices 3148 3150 3152 3151 3151 1880 3153 1882; +}; +batch TRIANGLE_STRIP +{ + indices 3152 3151 3154 3153; +}; +batch TRIANGLE_STRIP +{ + indices 3152 3155 3148 3145; +}; +batch TRIANGLE_STRIP +{ + indices 3153 3156 3154; +}; +batch TRIANGLE_STRIP +{ + indices 3155 3157 3145 3144; +}; +batch TRIANGLE_STRIP +{ + indices 3156 3153 3158 1882; +}; +batch TRIANGLE_STRIP +{ + indices 3154 3156 3159 3158; +}; +batch TRIANGLE_STRIP +{ + indices 3152 3154 3160 3159; +}; +batch TRIANGLE_STRIP +{ + indices 3158 1882 3161 1881 1894; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3158 3161 3161 3163 1894; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3161 3163 3163 1899 1894; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3164 3158 3159; +}; +batch TRIANGLE_STRIP +{ + indices 3163 3165 3162 3164; +}; +batch TRIANGLE_STRIP +{ + indices 1899 3166 3163 3163 3165 3167 3167 3163 3166 3166 3168 1899 1900 1900 3168 1903; +}; +batch TRIANGLE_STRIP +{ + indices 3166 3168 3169 1903; +}; +batch TRIANGLE_STRIP +{ + indices 3167 3166 3169 3169 3170 1903 1911; +}; +batch TRIANGLE_STRIP +{ + indices 3169 3171 3167 3165; +}; +batch TRIANGLE_STRIP +{ + indices 3169 3170 3172 1911; +}; +batch TRIANGLE_STRIP +{ + indices 3171 3169 3172 3172 1913 1911; +}; +batch TRIANGLE_STRIP +{ + indices 1913 1923 3172 3173 3173 1923 1924; +}; +batch TRIANGLE_STRIP +{ + indices 3172 3173 3174 1924; +}; +batch TRIANGLE_STRIP +{ + indices 3171 3172 3174 3174 3175 1924 1930; +}; +batch TRIANGLE_STRIP +{ + indices 3176 3171 3174; +}; +batch TRIANGLE_STRIP +{ + indices 1930 3177 3175 3175 3174 3178 3178 3175 3177; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3178 3176; +}; +batch TRIANGLE_STRIP +{ + indices 3177 1930 3179 1928; +}; +batch TRIANGLE_STRIP +{ + indices 3178 3177 3180 3179 3179 1928 3181 1929; +}; +batch TRIANGLE_STRIP +{ + indices 3182 3180 3179; +}; +batch TRIANGLE_STRIP +{ + indices 3181 1929 3183 1938; +}; +batch TRIANGLE_STRIP +{ + indices 3179 3181 3184 3183; +}; +batch TRIANGLE_STRIP +{ + indices 3184 3182 3179; +}; +batch TRIANGLE_STRIP +{ + indices 1942 3183 1938; +}; +batch TRIANGLE_STRIP +{ + indices 3182 3184 3185 3183; +}; +batch TRIANGLE_STRIP +{ + indices 3185 3186 3182 3180; +}; +batch TRIANGLE_STRIP +{ + indices 3183 3187 3185 3186; +}; +batch TRIANGLE_STRIP +{ + indices 3187 3183 1942; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3188 3180 3178; +}; +batch TRIANGLE_STRIP +{ + indices 1942 3189 3187 3187 3186 3190 3190 3187 3189 3189 3191 1942 1944 1944 3191 1947; +}; +batch TRIANGLE_STRIP +{ + indices 3191 3192 3189 3190; +}; +batch TRIANGLE_STRIP +{ + indices 1947 3193 3191 3192; +}; +batch TRIANGLE_STRIP +{ + indices 3190 3194 3186 3188; +}; +batch TRIANGLE_STRIP +{ + indices 3194 3190 3195 3192; +}; +batch TRIANGLE_STRIP +{ + indices 3188 3194 3196 3195; +}; +batch TRIANGLE_STRIP +{ + indices 3193 1947 3197 1948 3198 1951; +}; +batch TRIANGLE_STRIP +{ + indices 3193 3197 3199 3198; +}; +batch TRIANGLE_STRIP +{ + indices 3192 3193 3200 3199; +}; +batch TRIANGLE_STRIP +{ + indices 3200 3201 3192 3195; +}; +batch TRIANGLE_STRIP +{ + indices 3202 3200 3199; +}; +batch TRIANGLE_STRIP +{ + indices 3203 3195 3201 3201 3204 3200; +}; +batch TRIANGLE_STRIP +{ + indices 3203 3201 3204 3204 3202 3200; +}; +batch TRIANGLE_STRIP +{ + indices 3203 3205 3195 3196; +}; +batch TRIANGLE_STRIP +{ + indices 3204 3206 3203 3205 3205 3207 3196; +}; +batch TRIANGLE_STRIP +{ + indices 3206 3208 3205 3207 3207 3209 3196 3188; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3207 3208; +}; +batch TRIANGLE_STRIP +{ + indices 3211 3188 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3212 3207 3207 3209 3213 3213 3207 3212; +}; +batch TRIANGLE_STRIP +{ + indices 3211 3209 3214 3213 3211; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3215 3212 3213; +}; +batch TRIANGLE_STRIP +{ + indices 3211 3216 3188 3178; +}; +batch TRIANGLE_STRIP +{ + indices 3213 3217 3211; +}; +batch TRIANGLE_STRIP +{ + indices 3216 3218 3178 3176; +}; +batch TRIANGLE_STRIP +{ + indices 3211 3219 3216 3218; +}; +batch TRIANGLE_STRIP +{ + indices 3219 3211 3220 3217; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3219 3221 3220; +}; +batch TRIANGLE_STRIP +{ + indices 3217 3213 3222 3215; +}; +batch TRIANGLE_STRIP +{ + indices 3220 3217 3223 3222; +}; +batch TRIANGLE_STRIP +{ + indices 3223 3224 3220 3220 3221 3225 3225 3220 3224 3224 3160 3223; +}; +batch TRIANGLE_STRIP +{ + indices 3160 3225 3224; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3226 3223 3160 3160 3159 3225; +}; +batch TRIANGLE_STRIP +{ + indices 3226 3152 3160; +}; +batch TRIANGLE_STRIP +{ + indices 3159 3227 3225; +}; +batch TRIANGLE_STRIP +{ + indices 3155 3152 3226; +}; +batch TRIANGLE_STRIP +{ + indices 3159 3164 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3221 3225 3228 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3221 3228 3228 3229 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3228 3229 3229 3164 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3176 3218 3229 3229 3230 3164; +}; +batch TRIANGLE_STRIP +{ + indices 3176 3229 3230 3230 3165 3164; +}; +batch TRIANGLE_STRIP +{ + indices 3176 3230 3171 3165; +}; +batch TRIANGLE_STRIP +{ + indices 3226 3222 3231 3215; +}; +batch TRIANGLE_STRIP +{ + indices 3232 3226 3231 3231 3233 3215; +}; +batch TRIANGLE_STRIP +{ + indices 3232 3234 3226 3155; +}; +batch TRIANGLE_STRIP +{ + indices 3232 3231 3235 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3232 3236 3235; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3237 3155 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3236 3238 3234 3234 3237 3239 3239 3234 3238; +}; +batch TRIANGLE_STRIP +{ + indices 3239 3240 3237 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3238 3236 3241 3235; +}; +batch TRIANGLE_STRIP +{ + indices 3238 3242 3239 3240; +}; +batch TRIANGLE_STRIP +{ + indices 3241 3243 3238 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3235 3244 3241 3243; +}; +batch TRIANGLE_STRIP +{ + indices 3244 3235 3245 3246 3246 3235 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3247 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3233 3248 3215 3210; +}; +batch TRIANGLE_STRIP +{ + indices 3245 3246 3249 3248 3248 3210 3250 3250 3248 3249; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3208 3250; +}; +batch TRIANGLE_STRIP +{ + indices 3249 3251 3245 3247; +}; +batch TRIANGLE_STRIP +{ + indices 3250 3252 3249 3251; +}; +batch TRIANGLE_STRIP +{ + indices 3208 3253 3250 3252; +}; +batch TRIANGLE_STRIP +{ + indices 3253 3208 3254 3206; +}; +batch TRIANGLE_STRIP +{ + indices 3252 3253 3255 3254 3254 3206 3256 3256 3254 3255; +}; +batch TRIANGLE_STRIP +{ + indices 3256 3206 3257 3204; +}; +batch TRIANGLE_STRIP +{ + indices 3255 3258 3252 3251; +}; +batch TRIANGLE_STRIP +{ + indices 3256 3259 3255 3255 3258 3260 3260 3255 3259; +}; +batch TRIANGLE_STRIP +{ + indices 3251 3258 3261 3260; +}; +batch TRIANGLE_STRIP +{ + indices 3259 3256 3262 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3263 3260 3259; +}; +batch TRIANGLE_STRIP +{ + indices 3257 3264 3262 3262 3259 3265 3265 3262 3264 3264 3266 3257 3204; +}; +batch TRIANGLE_STRIP +{ + indices 3266 2043 3264 3265; +}; +batch TRIANGLE_STRIP +{ + indices 3204 3267 3266 2043; +}; +batch TRIANGLE_STRIP +{ + indices 3202 3267 3204; +}; +batch TRIANGLE_STRIP +{ + indices 2043 2044 3265 2052 3259 3263; +}; +batch TRIANGLE_STRIP +{ + indices 3267 3268 2043 2040; +}; +batch TRIANGLE_STRIP +{ + indices 3263 2052 3269; +}; +batch TRIANGLE_STRIP +{ + indices 2040 3268 3270 3267; +}; +batch TRIANGLE_STRIP +{ + indices 3269 2052 2050; +}; +batch TRIANGLE_STRIP +{ + indices 2040 3270 1977; +}; +batch TRIANGLE_STRIP +{ + indices 2050 3271 3269 3269 3263 3272 3272 3269 3271; +}; +batch TRIANGLE_STRIP +{ + indices 3272 3260 3263; +}; +batch TRIANGLE_STRIP +{ + indices 2050 3273 3271 3272; +}; +batch TRIANGLE_STRIP +{ + indices 3273 2050 2062; +}; +batch TRIANGLE_STRIP +{ + indices 3260 3272 3274 3273; +}; +batch TRIANGLE_STRIP +{ + indices 3261 3260 3274; +}; +batch TRIANGLE_STRIP +{ + indices 3273 2062 3275 2061; +}; +batch TRIANGLE_STRIP +{ + indices 3276 3274 3273 3273 3277 3275; +}; +batch TRIANGLE_STRIP +{ + indices 3276 3273 3277 3277 3278 3275; +}; +batch TRIANGLE_STRIP +{ + indices 3277 3278 3276 3276 3274 3279 3279 3276 3278; +}; +batch TRIANGLE_STRIP +{ + indices 3274 3279 3261; +}; +batch TRIANGLE_STRIP +{ + indices 3275 3280 3278 3279 3279 3281 3261 3251 3251 3281 3282 3279; +}; +batch TRIANGLE_STRIP +{ + indices 3247 3251 3282 3282 3283 3279 3280; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3284 3247 3244 3244 3284 3243; +}; +batch TRIANGLE_STRIP +{ + indices 3284 3282 3285 3283; +}; +batch TRIANGLE_STRIP +{ + indices 3243 3284 3286 3285; +}; +batch TRIANGLE_STRIP +{ + indices 3286 3287 3243 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3286 3285 3285 3289 3283; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3285 3289 3289 3290 3283 3280; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3289 3291 3290; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3292 3286 3287; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3293 3288 3292 3292 3294 3287 3295 3295 3294 3292; +}; +batch TRIANGLE_STRIP +{ + indices 3287 3295 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3296 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3297 3242 3295; +}; +batch TRIANGLE_STRIP +{ + indices 3296 3298 3292 3295; +}; +batch TRIANGLE_STRIP +{ + indices 3297 3299 3242 3240; +}; +batch TRIANGLE_STRIP +{ + indices 3300 3297 3295; +}; +batch TRIANGLE_STRIP +{ + indices 3299 3301 3240 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3297 3302 3299 3301; +}; +batch TRIANGLE_STRIP +{ + indices 3300 3302 3297; +}; +batch TRIANGLE_STRIP +{ + indices 3301 3303 3157 3144 3144 3303 3130 3127 3127 3303 3126; +}; +batch TRIANGLE_STRIP +{ + indices 3301 3304 3303 3126; +}; +batch TRIANGLE_STRIP +{ + indices 3301 3302 3304 3304 3126 3305 3305 3304 3302 3302 3305 3300; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3305 3125 3300 3300 3295 3306 3306 3300 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3295 3298 3306 3125 3125 3298 3307 3307 3125 3120 3120 3307 3117; +}; +batch TRIANGLE_STRIP +{ + indices 3307 3298 3308 3296; +}; +batch TRIANGLE_STRIP +{ + indices 3307 3309 3117 3118; +}; +batch TRIANGLE_STRIP +{ + indices 3308 3310 3307 3309; +}; +batch TRIANGLE_STRIP +{ + indices 3308 3296 3311 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3310 3308 3312 3311; +}; +batch TRIANGLE_STRIP +{ + indices 3310 3313 3309 3118; +}; +batch TRIANGLE_STRIP +{ + indices 3312 3314 3310 3313; +}; +batch TRIANGLE_STRIP +{ + indices 3311 3315 3312 3314; +}; +batch TRIANGLE_STRIP +{ + indices 3315 3311 3316 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3314 3315 3317 3316 3316 3293 3318 3291; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3320 3318 3319; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3290 3320 3320 3319 3321 3321 3320 3290; +}; +batch TRIANGLE_STRIP +{ + indices 3322 3317 3319; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3290 3323; +}; +batch TRIANGLE_STRIP +{ + indices 3322 3324 3317 3314; +}; +batch TRIANGLE_STRIP +{ + indices 3323 3290 3325 3280; +}; +batch TRIANGLE_STRIP +{ + indices 3324 3326 3314 3313; +}; +batch TRIANGLE_STRIP +{ + indices 3325 3280 3327 3275 2061; +}; +batch TRIANGLE_STRIP +{ + indices 3327 3328 3325 3323; +}; +batch TRIANGLE_STRIP +{ + indices 2061 3329 3327 3328; +}; +batch TRIANGLE_STRIP +{ + indices 2061 2060 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3328 3330 3323 3321; +}; +batch TRIANGLE_STRIP +{ + indices 3329 2060 3331 2066; +}; +batch TRIANGLE_STRIP +{ + indices 3329 3332 3328 3330; +}; +batch TRIANGLE_STRIP +{ + indices 3329 3331 3333 2066; +}; +batch TRIANGLE_STRIP +{ + indices 3332 3329 3334 3333; +}; +batch TRIANGLE_STRIP +{ + indices 3335 3332 3334 3334 3336 3333; +}; +batch TRIANGLE_STRIP +{ + indices 3335 3334 3336; +}; +batch TRIANGLE_STRIP +{ + indices 3333 2066 3337; +}; +batch TRIANGLE_STRIP +{ + indices 3335 3338 3332 3330; +}; +batch TRIANGLE_STRIP +{ + indices 3337 2066 3339 2064; +}; +batch TRIANGLE_STRIP +{ + indices 3337 3340 3333 3336; +}; +batch TRIANGLE_STRIP +{ + indices 3339 3341 3337 3340; +}; +batch TRIANGLE_STRIP +{ + indices 3339 2064 3342 2072; +}; +batch TRIANGLE_STRIP +{ + indices 3341 3339 3343 3342 3342 2072 3344 2075 2078 2078 3344 3345 3345 2078 2090; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3344 3346 3345 3345 2090 3347 3347 3345 3346; +}; +batch TRIANGLE_STRIP +{ + indices 2619 3347 2090; +}; +batch TRIANGLE_STRIP +{ + indices 3346 3348 3342 3343; +}; +batch TRIANGLE_STRIP +{ + indices 3347 3349 3346 3348; +}; +batch TRIANGLE_STRIP +{ + indices 2619 3350 3347 3349; +}; +batch TRIANGLE_STRIP +{ + indices 3351 3343 3348 3348 3352 3349; +}; +batch TRIANGLE_STRIP +{ + indices 3348 3352 3351 3351 3343 3353 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3352 3354 3351 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3349 3355 3352 3354; +}; +batch TRIANGLE_STRIP +{ + indices 3349 3350 3355; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3356 3353 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3355 3357 3354 3356 3356 3358 3341 3340; +}; +batch TRIANGLE_STRIP +{ + indices 3357 3359 3356 3356 3358 3360 3360 3356 3359; +}; +batch TRIANGLE_STRIP +{ + indices 3340 3358 3361 3360; +}; +batch TRIANGLE_STRIP +{ + indices 3361 3362 3340 3336; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3360 3359; +}; +batch TRIANGLE_STRIP +{ + indices 3362 3364 3336 3335 3335 3364 3338; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3359 2795 3357; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3365 3360 3361; +}; +batch TRIANGLE_STRIP +{ + indices 2795 2794 3363 3365 3365 2794 2797 2797 3365 3366 3361; +}; +batch TRIANGLE_STRIP +{ + indices 2797 2799 3366 3366 3361 3367 3367 3366 2799; +}; +batch TRIANGLE_STRIP +{ + indices 3361 3367 3362 3368 3368 3367 2799; +}; +batch TRIANGLE_STRIP +{ + indices 3364 3362 3368 3368 3369 2799 2796; +}; +batch TRIANGLE_STRIP +{ + indices 3364 3368 3370 3369 3369 2796 3371 3371 3369 3370 3370 3372 3364 3338; +}; +batch TRIANGLE_STRIP +{ + indices 3371 2796 3373 2791 2801 2801 3373 3374 3374 2801 2803; +}; +batch TRIANGLE_STRIP +{ + indices 3374 3375 3373 3371; +}; +batch TRIANGLE_STRIP +{ + indices 2803 3376 3374 3375; +}; +batch TRIANGLE_STRIP +{ + indices 2803 2807 3376 3377 3375; +}; +batch TRIANGLE_STRIP +{ + indices 3377 2807 2885; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3371 3375; +}; +batch TRIANGLE_STRIP +{ + indices 2885 3379 3377 3377 3375 3380 3380 3377 3379; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3375 3381 3380; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3382 3371 3370; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3381 3383 3380; +}; +batch TRIANGLE_STRIP +{ + indices 3382 3378 3383 3383 3384 3380 3379; +}; +batch TRIANGLE_STRIP +{ + indices 3382 3383 3385 3384; +}; +batch TRIANGLE_STRIP +{ + indices 3370 3382 3386 3385; +}; +batch TRIANGLE_STRIP +{ + indices 3386 3372 3370; +}; +batch TRIANGLE_STRIP +{ + indices 2885 3387 3379 3384; +}; +batch TRIANGLE_STRIP +{ + indices 2885 2886 3387 3387 3384 3388; +}; +batch TRIANGLE_STRIP +{ + indices 2886 3389 3387 3388; +}; +batch TRIANGLE_STRIP +{ + indices 2889 3389 2886; +}; +batch TRIANGLE_STRIP +{ + indices 3388 3390 3384 3385; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3388 3391 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3385 3390 3392 3391; +}; +batch TRIANGLE_STRIP +{ + indices 3385 3392 3386; +}; +batch TRIANGLE_STRIP +{ + indices 3389 2889 3393 2896; +}; +batch TRIANGLE_STRIP +{ + indices 3393 3394 3389 3391; +}; +batch TRIANGLE_STRIP +{ + indices 2896 3395 3393 3394; +}; +batch TRIANGLE_STRIP +{ + indices 3396 3392 3391 3391 3397 3394; +}; +batch TRIANGLE_STRIP +{ + indices 3391 3397 3396 3396 3392 3398 3386; +}; +batch TRIANGLE_STRIP +{ + indices 3397 3399 3396 3398; +}; +batch TRIANGLE_STRIP +{ + indices 3394 3400 3397 3399; +}; +batch TRIANGLE_STRIP +{ + indices 3395 3400 3394; +}; +batch TRIANGLE_STRIP +{ + indices 3386 3398 3401 3399 3399 3400 3402; +}; +batch TRIANGLE_STRIP +{ + indices 3401 3403 3386 3372 3372 3403 3338 3404 3330; +}; +batch TRIANGLE_STRIP +{ + indices 3404 3403 3405 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3404 3406 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3330 3406 3406 3407 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3406 3407 3407 3401 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3407 3319 3322 3322 3407 3401 3401 3322 3408 3324 3326; +}; +batch TRIANGLE_STRIP +{ + indices 3399 3409 3401 3408; +}; +batch TRIANGLE_STRIP +{ + indices 3409 3399 3402; +}; +batch TRIANGLE_STRIP +{ + indices 3410 3326 3408 3408 3411 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3408 3411 3410 3410 3326 3412 3412 3410 3411; +}; +batch TRIANGLE_STRIP +{ + indices 3326 3412 3313 3118 3118 3412 3111 3413 3413 3412 3411; +}; +batch TRIANGLE_STRIP +{ + indices 3112 3111 3413 3413 3414 3411; +}; +batch TRIANGLE_STRIP +{ + indices 3112 3413 3415 3414; +}; +batch TRIANGLE_STRIP +{ + indices 3415 3113 3112; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3411 3416 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3415 3414 3416 3416 3402 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3417 3113 3415; +}; +batch TRIANGLE_STRIP +{ + indices 3416 3402 3418 3400; +}; +batch TRIANGLE_STRIP +{ + indices 3415 3416 3419 3418; +}; +batch TRIANGLE_STRIP +{ + indices 3419 3417 3415; +}; +batch TRIANGLE_STRIP +{ + indices 3395 3418 3400; +}; +batch TRIANGLE_STRIP +{ + indices 3417 3420 3113 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3419 3421 3417 3420; +}; +batch TRIANGLE_STRIP +{ + indices 3418 3422 3419 3421; +}; +batch TRIANGLE_STRIP +{ + indices 3418 3395 3422 3423 3424 3424 3422 3421; +}; +batch TRIANGLE_STRIP +{ + indices 3395 3425 3423 3424; +}; +batch TRIANGLE_STRIP +{ + indices 3425 3395 2896; +}; +batch TRIANGLE_STRIP +{ + indices 3421 3424 3426 3425 3425 2896 3427 2894; +}; +batch TRIANGLE_STRIP +{ + indices 3425 3427 3428 2894; +}; +batch TRIANGLE_STRIP +{ + indices 3429 3426 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3428 2894 3430 2900; +}; +batch TRIANGLE_STRIP +{ + indices 3428 3431 3425 3429; +}; +batch TRIANGLE_STRIP +{ + indices 3428 3430 3432 2900; +}; +batch TRIANGLE_STRIP +{ + indices 3431 3428 3433 3432 3432 2900 3434 3434 3432 3433; +}; +batch TRIANGLE_STRIP +{ + indices 3434 2900 2901; +}; +batch TRIANGLE_STRIP +{ + indices 3431 3433 3435 3434 3434 2901 3436 3436 3434 3435; +}; +batch TRIANGLE_STRIP +{ + indices 3436 2901 2903; +}; +batch TRIANGLE_STRIP +{ + indices 3435 3437 3431 3429; +}; +batch TRIANGLE_STRIP +{ + indices 3436 3438 3435 3437; +}; +batch TRIANGLE_STRIP +{ + indices 2903 3439 3436 3438; +}; +batch TRIANGLE_STRIP +{ + indices 3437 3440 3429 3426; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3441 3437 3440; +}; +batch TRIANGLE_STRIP +{ + indices 3442 3438 3439; +}; +batch TRIANGLE_STRIP +{ + indices 3440 3443 3426 3421 3421 3443 3420; +}; +batch TRIANGLE_STRIP +{ + indices 2903 3444 3439 3442; +}; +batch TRIANGLE_STRIP +{ + indices 2903 2908 3444 2910; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3442 3445 3444; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3445 3441; +}; +batch TRIANGLE_STRIP +{ + indices 2910 3446 3444 3445; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2986 3446 3447 3445; +}; +batch TRIANGLE_STRIP +{ + indices 3003 3447 2986; +}; +batch TRIANGLE_STRIP +{ + indices 3441 3445 3448 3447; +}; +batch TRIANGLE_STRIP +{ + indices 3448 3449 3441 3440 3440 3449 3443; +}; +batch TRIANGLE_STRIP +{ + indices 3447 3450 3448 3448 3449 3451 3451 3448 3450; +}; +batch TRIANGLE_STRIP +{ + indices 3003 3452 3447 3450; +}; +batch TRIANGLE_STRIP +{ + indices 3452 3003 3453 3001; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3450 3452; +}; +batch TRIANGLE_STRIP +{ + indices 3001 3455 3453 3453 3452 3456 3456 3453 3455; +}; +batch TRIANGLE_STRIP +{ + indices 3452 3456 3454; +}; +batch TRIANGLE_STRIP +{ + indices 3455 3001 2999; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3457 3450 3451; +}; +batch TRIANGLE_STRIP +{ + indices 3455 2999 3458; +}; +batch TRIANGLE_STRIP +{ + indices 3457 3459 3451 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3458 2999 3460 3000 3002; +}; +batch TRIANGLE_STRIP +{ + indices 3455 3458 3461 3460; +}; +batch TRIANGLE_STRIP +{ + indices 3455 3461 3456; +}; +batch TRIANGLE_STRIP +{ + indices 3460 3002 3462 3006; +}; +batch TRIANGLE_STRIP +{ + indices 3461 3460 3463 3462; +}; +batch TRIANGLE_STRIP +{ + indices 3461 3464 3456 3454; +}; +batch TRIANGLE_STRIP +{ + indices 3463 3465 3461 3464; +}; +batch TRIANGLE_STRIP +{ + indices 3465 3463 3462 3462 3466 3006; +}; +batch TRIANGLE_STRIP +{ + indices 3465 3462 3466 3466 3014 3006; +}; +batch TRIANGLE_STRIP +{ + indices 3466 3014 3465 3465 3464 3467 3467 3465 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3464 3467 3467 3017 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3017 3020 3467 3454 3454 3020 3457 3021 3459 3023 3468 3468 3459 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3023 3469 3468 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3023 3025 3469 3469 3449 3443; +}; +batch TRIANGLE_STRIP +{ + indices 3025 3029 3469 3469 3443 3470 3470 3469 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3443 3470 3420 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3470 3029 3471 3031; +}; +batch TRIANGLE_STRIP +{ + indices 3110 3470 3472 3471; +}; +batch TRIANGLE_STRIP +{ + indices 3472 3473 3110 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3471 3474 3472 3473; +}; +batch TRIANGLE_STRIP +{ + indices 3031 3474 3471; +}; +batch TRIANGLE_STRIP +{ + indices 3101 3473 3475 3474 3031; +}; +batch TRIANGLE_STRIP +{ + indices 3043 3101 3475 3475 3032 3031; +}; +batch TRIANGLE_STRIP +{ + indices 3043 3475 3035 3032; +}; +batch TRIANGLE_STRIP +{ + indices 2562 3476 2567 2712; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2561 3476 3476 2712 3477 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2561 3478 3476 3477 3477 3479 2714; +}; +batch TRIANGLE_STRIP +{ + indices 3478 2561 3480 2559; +}; +batch TRIANGLE_STRIP +{ + indices 3479 3481 2714 2719; +}; +batch TRIANGLE_STRIP +{ + indices 3477 3482 3479 3481; +}; +batch TRIANGLE_STRIP +{ + indices 3478 3482 3477; +}; +batch TRIANGLE_STRIP +{ + indices 3483 2719 3481 3481 3484 3482; +}; +batch TRIANGLE_STRIP +{ + indices 3481 3484 3483 3483 2719 3485 2720; +}; +batch TRIANGLE_STRIP +{ + indices 3484 3486 3483 3485 3485 3487 2720; +}; +batch TRIANGLE_STRIP +{ + indices 3485 3486 3487 3487 2720 2723; +}; +batch TRIANGLE_STRIP +{ + indices 3486 3488 3487 3487 2723 3489 3489 3487 3488; +}; +batch TRIANGLE_STRIP +{ + indices 2726 2723 3489; +}; +batch TRIANGLE_STRIP +{ + indices 3488 3486 3490 3484; +}; +batch TRIANGLE_STRIP +{ + indices 3491 3489 3488; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3484 3492 3482; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3493 3488 3491; +}; +batch TRIANGLE_STRIP +{ + indices 3482 3494 3492 3490; +}; +batch TRIANGLE_STRIP +{ + indices 3478 3494 3482; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3495 3493 3491; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3494 3496 3478; +}; +batch TRIANGLE_STRIP +{ + indices 3495 3490 3496 3496 3480 3478; +}; +batch TRIANGLE_STRIP +{ + indices 3496 3480 3497 2559 2558; +}; +batch TRIANGLE_STRIP +{ + indices 3496 3497 3498 2558; +}; +batch TRIANGLE_STRIP +{ + indices 3498 3499 3496 3495; +}; +batch TRIANGLE_STRIP +{ + indices 2558 3500 3498 3499; +}; +batch TRIANGLE_STRIP +{ + indices 3500 2558 3501 2557; +}; +batch TRIANGLE_STRIP +{ + indices 3500 3502 3499; +}; +batch TRIANGLE_STRIP +{ + indices 3501 2557 3503; +}; +batch TRIANGLE_STRIP +{ + indices 3502 3504 3499 3495; +}; +batch TRIANGLE_STRIP +{ + indices 3505 3503 2557; +}; +batch TRIANGLE_STRIP +{ + indices 3506 3495 3504; +}; +batch TRIANGLE_STRIP +{ + indices 3505 2557 3507 2543 2541 2541 3507 2540; +}; +batch TRIANGLE_STRIP +{ + indices 3505 3507 3508 2540; +}; +batch TRIANGLE_STRIP +{ + indices 3503 3505 3508 3508 3509 2540 2531 2531 3509 2529; +}; +batch TRIANGLE_STRIP +{ + indices 3508 3510 3503 3501 3501 3510 3500; +}; +batch TRIANGLE_STRIP +{ + indices 3509 3511 3508 3510; +}; +batch TRIANGLE_STRIP +{ + indices 2529 3512 3509 3511; +}; +batch TRIANGLE_STRIP +{ + indices 2529 2526 3512; +}; +batch TRIANGLE_STRIP +{ + indices 3511 3513 3510 3510 3500 3514 3514 3510 3513; +}; +batch TRIANGLE_STRIP +{ + indices 3514 3502 3500; +}; +batch TRIANGLE_STRIP +{ + indices 3513 3511 3515 3512; +}; +batch TRIANGLE_STRIP +{ + indices 3514 3513 3516 3515; +}; +batch TRIANGLE_STRIP +{ + indices 3502 3514 3517 3516; +}; +batch TRIANGLE_STRIP +{ + indices 3512 3518 3515 3516; +}; +batch TRIANGLE_STRIP +{ + indices 2526 3519 3512 3518; +}; +batch TRIANGLE_STRIP +{ + indices 3519 2526 3520 2525; +}; +batch TRIANGLE_STRIP +{ + indices 3518 3519 3521 3520; +}; +batch TRIANGLE_STRIP +{ + indices 3518 3521 3522 3520; +}; +batch TRIANGLE_STRIP +{ + indices 3522 3516 3518; +}; +batch TRIANGLE_STRIP +{ + indices 2525 3523 3520 3522 3522 3524 3516 3525 3517; +}; +batch TRIANGLE_STRIP +{ + indices 3524 3522 3526 3523; +}; +batch TRIANGLE_STRIP +{ + indices 3524 3527 3525 3517; +}; +batch TRIANGLE_STRIP +{ + indices 3524 3526 3527 3527 3517 3502 3502 3527 3504 3506 3506 3527 3528 3526; +}; +batch TRIANGLE_STRIP +{ + indices 3528 3529 3506 3495 3495 3529 3491; +}; +batch TRIANGLE_STRIP +{ + indices 3530 3528 3526; +}; +batch TRIANGLE_STRIP +{ + indices 3529 3531 3491 3489; +}; +batch TRIANGLE_STRIP +{ + indices 3530 3526 3532 3523; +}; +batch TRIANGLE_STRIP +{ + indices 3528 3530 3533 3532; +}; +batch TRIANGLE_STRIP +{ + indices 3529 3528 3534 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3534 3535 3529 3531; +}; +batch TRIANGLE_STRIP +{ + indices 3533 3536 3534 3534 3535 3537 3537 3534 3536; +}; +batch TRIANGLE_STRIP +{ + indices 3538 3531 3535; +}; +batch TRIANGLE_STRIP +{ + indices 3539 3536 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3535 3540 3538 3531; +}; +batch TRIANGLE_STRIP +{ + indices 3537 3541 3535 3540; +}; +batch TRIANGLE_STRIP +{ + indices 3536 3542 3537 3541 3541 3543 3540; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3543 3541; +}; +batch TRIANGLE_STRIP +{ + indices 3540 3544 3531 3489 3489 3544 2726; +}; +batch TRIANGLE_STRIP +{ + indices 3543 3545 3540; +}; +batch TRIANGLE_STRIP +{ + indices 3544 3546 2726 2729; +}; +batch TRIANGLE_STRIP +{ + indices 3540 3547 3544 3546; +}; +batch TRIANGLE_STRIP +{ + indices 3545 3547 3540; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3548 2729 2739; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3547 3549 3545; +}; +batch TRIANGLE_STRIP +{ + indices 3549 3548 3546; +}; +batch TRIANGLE_STRIP +{ + indices 3543 3550 3545 3549; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3550 3543; +}; +batch TRIANGLE_STRIP +{ + indices 3548 3549 3551 3550; +}; +batch TRIANGLE_STRIP +{ + indices 2739 3548 3552 3551; +}; +batch TRIANGLE_STRIP +{ + indices 2736 2739 3552 3552 3553 3551; +}; +batch TRIANGLE_STRIP +{ + indices 3553 2736 3552; +}; +batch TRIANGLE_STRIP +{ + indices 3550 3554 3551 3553; +}; +batch TRIANGLE_STRIP +{ + indices 3555 3554 3550; +}; +batch TRIANGLE_STRIP +{ + indices 2736 3553 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3555 3550 3557 3542; +}; +batch TRIANGLE_STRIP +{ + indices 3555 3558 3554 3554 3553 3559 3559 3554 3558; +}; +batch TRIANGLE_STRIP +{ + indices 3553 3559 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3558 3555 3560 3557; +}; +batch TRIANGLE_STRIP +{ + indices 3559 3558 3561 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3562 3557 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3562 3542 3563 3536 3539; +}; +batch TRIANGLE_STRIP +{ + indices 3564 3562 3563 3563 3565 3539; +}; +batch TRIANGLE_STRIP +{ + indices 3564 3566 3562 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3564 3563 3567 3565; +}; +batch TRIANGLE_STRIP +{ + indices 3566 3564 3568 3567; +}; +batch TRIANGLE_STRIP +{ + indices 3565 3539 3569 3533 3532; +}; +batch TRIANGLE_STRIP +{ + indices 3567 3565 3570 3569 3569 3532 3571; +}; +batch TRIANGLE_STRIP +{ + indices 3567 3570 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3571 3532 3573 3523 2525; +}; +batch TRIANGLE_STRIP +{ + indices 3571 3574 3569 3570; +}; +batch TRIANGLE_STRIP +{ + indices 3574 3571 3573 3573 3575 2525 2522; +}; +batch TRIANGLE_STRIP +{ + indices 3573 3575 3576 2522; +}; +batch TRIANGLE_STRIP +{ + indices 3573 3576 3574 3574 3570 3577 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3576 3578 3574 3577; +}; +batch TRIANGLE_STRIP +{ + indices 3576 2522 3579 2521; +}; +batch TRIANGLE_STRIP +{ + indices 3580 3578 3576; +}; +batch TRIANGLE_STRIP +{ + indices 3579 2521 3581 2519; +}; +batch TRIANGLE_STRIP +{ + indices 3579 3582 3576 3580; +}; +batch TRIANGLE_STRIP +{ + indices 3582 3579 3583 3581; +}; +batch TRIANGLE_STRIP +{ + indices 3580 3582 3584 3583; +}; +batch TRIANGLE_STRIP +{ + indices 3580 3584 3585 3583; +}; +batch TRIANGLE_STRIP +{ + indices 3578 3580 3586 3585; +}; +batch TRIANGLE_STRIP +{ + indices 3586 3587 3578 3577; +}; +batch TRIANGLE_STRIP +{ + indices 3585 3588 3586 3587 3587 3589 3577 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3588 3590 3587 3589 3589 3591 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3589 3590 3591 3591 3572 3567 3567 3591 3568 3592 3566; +}; +batch TRIANGLE_STRIP +{ + indices 3590 3593 3591 3592; +}; +batch TRIANGLE_STRIP +{ + indices 3590 3588 3594; +}; +batch TRIANGLE_STRIP +{ + indices 3595 3566 3592; +}; +batch TRIANGLE_STRIP +{ + indices 3594 3588 3596 3585; +}; +batch TRIANGLE_STRIP +{ + indices 3594 3597 3590 3593; +}; +batch TRIANGLE_STRIP +{ + indices 3596 3598 3594 3597; +}; +batch TRIANGLE_STRIP +{ + indices 3596 3585 3599 3583; +}; +batch TRIANGLE_STRIP +{ + indices 3600 3598 3596; +}; +batch TRIANGLE_STRIP +{ + indices 3583 3601 3599 3599 3596 3602 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3601 3603 3599 3602; +}; +batch TRIANGLE_STRIP +{ + indices 3601 3583 3604 3581; +}; +batch TRIANGLE_STRIP +{ + indices 3603 3601 3605 3604; +}; +batch TRIANGLE_STRIP +{ + indices 3603 3606 3602; +}; +batch TRIANGLE_STRIP +{ + indices 3604 3581 3607; +}; +batch TRIANGLE_STRIP +{ + indices 3606 3608 3602 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3607 3581 3609 2519; +}; +batch TRIANGLE_STRIP +{ + indices 3607 3610 3604 3605; +}; +batch TRIANGLE_STRIP +{ + indices 3609 3611 3607 3610; +}; +batch TRIANGLE_STRIP +{ + indices 2519 3612 3609 3611; +}; +batch TRIANGLE_STRIP +{ + indices 2519 2507 3612 2506; +}; +batch TRIANGLE_STRIP +{ + indices 3612 3613 3611 3610; +}; +batch TRIANGLE_STRIP +{ + indices 2506 3614 3612 3613; +}; +batch TRIANGLE_STRIP +{ + indices 3614 2506 2505; +}; +batch TRIANGLE_STRIP +{ + indices 3615 3610 3613; +}; +batch TRIANGLE_STRIP +{ + indices 2505 3616 3614 3614 3613 3617; +}; +batch TRIANGLE_STRIP +{ + indices 3616 2505 3618 2452 2447; +}; +batch TRIANGLE_STRIP +{ + indices 3617 3619 3613 3615; +}; +batch TRIANGLE_STRIP +{ + indices 3614 3620 3617 3619; +}; +batch TRIANGLE_STRIP +{ + indices 3620 3614 3621 3616; +}; +batch TRIANGLE_STRIP +{ + indices 3620 3621 3622 3616; +}; +batch TRIANGLE_STRIP +{ + indices 3619 3620 3623 3622; +}; +batch TRIANGLE_STRIP +{ + indices 3623 3624 3619 3615; +}; +batch TRIANGLE_STRIP +{ + indices 3622 3625 3623 3623 3624 3626 3626 3623 3625; +}; +batch TRIANGLE_STRIP +{ + indices 3615 3624 3627 3626; +}; +batch TRIANGLE_STRIP +{ + indices 3627 3628 3615 3610; +}; +batch TRIANGLE_STRIP +{ + indices 3626 3629 3627 3628 3628 3630 3610 3605; +}; +batch TRIANGLE_STRIP +{ + indices 3628 3631 3630 3630 3605 3632 3632 3630 3631; +}; +batch TRIANGLE_STRIP +{ + indices 3605 3632 3603 3606; +}; +batch TRIANGLE_STRIP +{ + indices 3631 3628 3633 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3632 3631 3634 3633; +}; +batch TRIANGLE_STRIP +{ + indices 3635 3606 3632 3632 3636 3634; +}; +batch TRIANGLE_STRIP +{ + indices 3632 3636 3635 3635 3606 3637 3637 3635 3636; +}; +batch TRIANGLE_STRIP +{ + indices 3608 3606 3637; +}; +batch TRIANGLE_STRIP +{ + indices 3634 3638 3636 3637; +}; +batch TRIANGLE_STRIP +{ + indices 3633 3639 3634 3638; +}; +batch TRIANGLE_STRIP +{ + indices 3639 3633 3640 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3641 3639 3640 3640 3642 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3640 3642 3641 3641 3639 3643 3638; +}; +batch TRIANGLE_STRIP +{ + indices 3644 3641 3642; +}; +batch TRIANGLE_STRIP +{ + indices 3645 3638 3643 3643 3646 3641 3644; +}; +batch TRIANGLE_STRIP +{ + indices 3645 3643 3647 3646; +}; +batch TRIANGLE_STRIP +{ + indices 3638 3645 3648 3647; +}; +batch TRIANGLE_STRIP +{ + indices 3637 3638 3649 3648; +}; +batch TRIANGLE_STRIP +{ + indices 3608 3637 3649; +}; +batch TRIANGLE_STRIP +{ + indices 3648 3647 3650 3646; +}; +batch TRIANGLE_STRIP +{ + indices 3608 3649 3651; +}; +batch TRIANGLE_STRIP +{ + indices 3650 3646 3652; +}; +batch TRIANGLE_STRIP +{ + indices 3651 3653 3608 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3651 3654 3653 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3651 3649 3655; +}; +batch TRIANGLE_STRIP +{ + indices 3654 3656 3600 3598; +}; +batch TRIANGLE_STRIP +{ + indices 3654 3651 3657 3655; +}; +batch TRIANGLE_STRIP +{ + indices 3656 3658 3598 3597; +}; +batch TRIANGLE_STRIP +{ + indices 3656 3654 3659 3657; +}; +batch TRIANGLE_STRIP +{ + indices 3658 3656 3660 3659; +}; +batch TRIANGLE_STRIP +{ + indices 3661 3597 3658 3658 3662 3660; +}; +batch TRIANGLE_STRIP +{ + indices 3661 3658 3662; +}; +batch TRIANGLE_STRIP +{ + indices 3659 3663 3660 3662; +}; +batch TRIANGLE_STRIP +{ + indices 3661 3664 3597 3593; +}; +batch TRIANGLE_STRIP +{ + indices 3664 3661 3665 3662; +}; +batch TRIANGLE_STRIP +{ + indices 3593 3664 3666 3665; +}; +batch TRIANGLE_STRIP +{ + indices 3662 3663 3667 3659; +}; +batch TRIANGLE_STRIP +{ + indices 3665 3662 3668 3667; +}; +batch TRIANGLE_STRIP +{ + indices 3668 3669 3665 3666; +}; +batch TRIANGLE_STRIP +{ + indices 3667 3659 3670 3671 3671 3659 3657; +}; +batch TRIANGLE_STRIP +{ + indices 3667 3670 3672 3671; +}; +batch TRIANGLE_STRIP +{ + indices 3672 3673 3667 3668; +}; +batch TRIANGLE_STRIP +{ + indices 3672 3671 3674; +}; +batch TRIANGLE_STRIP +{ + indices 3673 3675 3668; +}; +batch TRIANGLE_STRIP +{ + indices 3674 3676 3672 3673; +}; +batch TRIANGLE_STRIP +{ + indices 3675 3677 3668 3669; +}; +batch TRIANGLE_STRIP +{ + indices 3675 3673 3678 3676; +}; +batch TRIANGLE_STRIP +{ + indices 3677 3675 3679 3678; +}; +batch TRIANGLE_STRIP +{ + indices 3680 3669 3677 3677 3681 3679; +}; +batch TRIANGLE_STRIP +{ + indices 3677 3681 3680 3680 3669 3682 3666; +}; +batch TRIANGLE_STRIP +{ + indices 3683 3680 3681; +}; +batch TRIANGLE_STRIP +{ + indices 3684 3666 3682 3682 3685 3680; +}; +batch TRIANGLE_STRIP +{ + indices 3684 3682 3686 3685 3685 3680 3687 3683; +}; +batch TRIANGLE_STRIP +{ + indices 3687 3688 3685 3686; +}; +batch TRIANGLE_STRIP +{ + indices 3683 3689 3687 3688; +}; +batch TRIANGLE_STRIP +{ + indices 3683 3690 3689 3689 3688 3691 3686; +}; +batch TRIANGLE_STRIP +{ + indices 3690 3692 3689 3691; +}; +batch TRIANGLE_STRIP +{ + indices 3690 3683 3693 3681; +}; +batch TRIANGLE_STRIP +{ + indices 3692 3690 3694 3693 3693 3681 3695 3679; +}; +batch TRIANGLE_STRIP +{ + indices 3694 3693 3696 3695 3695 3679 3697; +}; +batch TRIANGLE_STRIP +{ + indices 3696 3695 3698 3697 3697 3679 3699 3678; +}; +batch TRIANGLE_STRIP +{ + indices 3700 3697 3699 3699 3701 3678; +}; +batch TRIANGLE_STRIP +{ + indices 3700 3699 3701 3701 3702 3678 3676; +}; +batch TRIANGLE_STRIP +{ + indices 3700 3701 3703 3702; +}; +batch TRIANGLE_STRIP +{ + indices 3700 3704 3697 3698; +}; +batch TRIANGLE_STRIP +{ + indices 3703 3705 3700 3704; +}; +batch TRIANGLE_STRIP +{ + indices 3703 3702 3706 3676; +}; +batch TRIANGLE_STRIP +{ + indices 3707 3705 3703 3703 3708 3706; +}; +batch TRIANGLE_STRIP +{ + indices 3703 3708 3707; +}; +batch TRIANGLE_STRIP +{ + indices 3676 3709 3706 3708; +}; +batch TRIANGLE_STRIP +{ + indices 3676 3710 3709 3709 3708 3711 3711 3709 3710; +}; +batch TRIANGLE_STRIP +{ + indices 3712 3707 3708 3708 3713 3711; +}; +batch TRIANGLE_STRIP +{ + indices 3712 3708 3713 3713 3714 3711 3710; +}; +batch TRIANGLE_STRIP +{ + indices 3715 3712 3713 3713 3716 3714; +}; +batch TRIANGLE_STRIP +{ + indices 3717 3712 3715 3715 3718 3713; +}; +batch TRIANGLE_STRIP +{ + indices 3717 3715 3718 3718 3716 3713; +}; +batch TRIANGLE_STRIP +{ + indices 3717 3719 3712 3707; +}; +batch TRIANGLE_STRIP +{ + indices 3718 3720 3717 3719; +}; +batch TRIANGLE_STRIP +{ + indices 3716 3721 3718 3720; +}; +batch TRIANGLE_STRIP +{ + indices 3714 3722 3716 3721; +}; +batch TRIANGLE_STRIP +{ + indices 3722 3714 3723 3710; +}; +batch TRIANGLE_STRIP +{ + indices 3723 3724 3722 3722 3721 3725 3725 3722 3724; +}; +batch TRIANGLE_STRIP +{ + indices 3710 3726 3723 3724; +}; +batch TRIANGLE_STRIP +{ + indices 3727 3721 3725 3725 3728 3724; +}; +batch TRIANGLE_STRIP +{ + indices 3727 3729 3721 3720; +}; +batch TRIANGLE_STRIP +{ + indices 3727 3725 3730 3728; +}; +batch TRIANGLE_STRIP +{ + indices 3731 3729 3727 3727 3732 3730; +}; +batch TRIANGLE_STRIP +{ + indices 3732 3731 3727; +}; +batch TRIANGLE_STRIP +{ + indices 3720 3729 3733 3731; +}; +batch TRIANGLE_STRIP +{ + indices 3732 3730 3734 3728; +}; +batch TRIANGLE_STRIP +{ + indices 3731 3732 3735 3734; +}; +batch TRIANGLE_STRIP +{ + indices 3733 3731 3736 3735; +}; +batch TRIANGLE_STRIP +{ + indices 3733 3737 3720 3719; +}; +batch TRIANGLE_STRIP +{ + indices 3736 3738 3733 3737; +}; +batch TRIANGLE_STRIP +{ + indices 3735 3739 3736 3736 3738 3740 3740 3736 3739; +}; +batch TRIANGLE_STRIP +{ + indices 3741 3738 3740 3740 3742 3739; +}; +batch TRIANGLE_STRIP +{ + indices 3742 3741 3740; +}; +batch TRIANGLE_STRIP +{ + indices 3739 3735 3743; +}; +batch TRIANGLE_STRIP +{ + indices 3738 3741 3744; +}; +batch TRIANGLE_STRIP +{ + indices 3743 3735 3745 3734; +}; +batch TRIANGLE_STRIP +{ + indices 3744 3741 3746 3742; +}; +batch TRIANGLE_STRIP +{ + indices 3744 3747 3738 3737 3737 3747 3748 3748 3737 3719; +}; +batch TRIANGLE_STRIP +{ + indices 3744 3749 3747; +}; +batch TRIANGLE_STRIP +{ + indices 3750 3719 3748 3748 3751 3747; +}; +batch TRIANGLE_STRIP +{ + indices 3748 3751 3750 3750 3719 3752 3752 3750 3751; +}; +batch TRIANGLE_STRIP +{ + indices 3719 3752 3707 3705; +}; +batch TRIANGLE_STRIP +{ + indices 3751 3747 3753 3749; +}; +batch TRIANGLE_STRIP +{ + indices 3754 3752 3751 3751 3755 3753; +}; +batch TRIANGLE_STRIP +{ + indices 3754 3751 3755; +}; +batch TRIANGLE_STRIP +{ + indices 3749 3756 3753 3755; +}; +batch TRIANGLE_STRIP +{ + indices 3752 3754 3757 3755; +}; +batch TRIANGLE_STRIP +{ + indices 3705 3752 3758 3757; +}; +batch TRIANGLE_STRIP +{ + indices 3704 3705 3758; +}; +batch TRIANGLE_STRIP +{ + indices 3755 3759 3757 3757 3758 3760 3760 3757 3759; +}; +batch TRIANGLE_STRIP +{ + indices 3704 3758 3761 3760; +}; +batch TRIANGLE_STRIP +{ + indices 3759 3755 3762 3756; +}; +batch TRIANGLE_STRIP +{ + indices 3760 3759 3763; +}; +batch TRIANGLE_STRIP +{ + indices 3762 3756 3764 3749; +}; +batch TRIANGLE_STRIP +{ + indices 3762 3765 3759 3763; +}; +batch TRIANGLE_STRIP +{ + indices 3764 3766 3762 3765; +}; +batch TRIANGLE_STRIP +{ + indices 3764 3749 3767 3744 3746; +}; +batch TRIANGLE_STRIP +{ + indices 3767 3768 3764 3766; +}; +batch TRIANGLE_STRIP +{ + indices 3746 3769 3767 3767 3768 3770 3770 3767 3769; +}; +batch TRIANGLE_STRIP +{ + indices 3768 3770 3771 3769; +}; +batch TRIANGLE_STRIP +{ + indices 3771 3772 3768; +}; +batch TRIANGLE_STRIP +{ + indices 3773 3769 3746; +}; +batch TRIANGLE_STRIP +{ + indices 3772 3771 3774 3769; +}; +batch TRIANGLE_STRIP +{ + indices 3768 3772 3775 3774; +}; +batch TRIANGLE_STRIP +{ + indices 3775 3776 3768 3766; +}; +batch TRIANGLE_STRIP +{ + indices 3775 3777 3776 3776 3766 3778; +}; +batch TRIANGLE_STRIP +{ + indices 3777 3775 3779 3774; +}; +batch TRIANGLE_STRIP +{ + indices 3777 3780 3776 3778; +}; +batch TRIANGLE_STRIP +{ + indices 3779 3781 3777 3780; +}; +batch TRIANGLE_STRIP +{ + indices 3766 3778 3782 3780; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3783 3766 3765; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3780 3784; +}; +batch TRIANGLE_STRIP +{ + indices 3765 3783 3785; +}; +batch TRIANGLE_STRIP +{ + indices 3784 3780 3786 3781; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3787 3783 3785; +}; +batch TRIANGLE_STRIP +{ + indices 3784 3788 3782 3782 3787 3789 3789 3782 3788 3788 3790 3784; +}; +batch TRIANGLE_STRIP +{ + indices 3789 3788 3790 3790 3786 3784; +}; +batch TRIANGLE_STRIP +{ + indices 3789 3791 3787 3785; +}; +batch TRIANGLE_STRIP +{ + indices 3790 3792 3789 3789 3791 3793 3793 3789 3792; +}; +batch TRIANGLE_STRIP +{ + indices 3786 3794 3790 3792; +}; +batch TRIANGLE_STRIP +{ + indices 3793 3795 3791 3785; +}; +batch TRIANGLE_STRIP +{ + indices 3792 3796 3793 3793 3795 3797 3797 3793 3796; +}; +batch TRIANGLE_STRIP +{ + indices 3795 3797 3798 3796; +}; +batch TRIANGLE_STRIP +{ + indices 3799 3785 3795 3795 3800 3798; +}; +batch TRIANGLE_STRIP +{ + indices 3795 3800 3799 3799 3785 3801 3765 3763; +}; +batch TRIANGLE_STRIP +{ + indices 3800 3802 3799 3799 3801 3803 3803 3799 3802; +}; +batch TRIANGLE_STRIP +{ + indices 3804 3763 3801 3801 3805 3803; +}; +batch TRIANGLE_STRIP +{ + indices 3801 3805 3804 3804 3763 3806 3760 3761; +}; +batch TRIANGLE_STRIP +{ + indices 3805 3807 3804 3806; +}; +batch TRIANGLE_STRIP +{ + indices 3803 3808 3805 3807; +}; +batch TRIANGLE_STRIP +{ + indices 3809 3761 3806 3806 3810 3807; +}; +batch TRIANGLE_STRIP +{ + indices 3806 3810 3809 3809 3761 3811 3811 3809 3810; +}; +batch TRIANGLE_STRIP +{ + indices 3761 3811 3704 3812 3812 3811 3810; +}; +batch TRIANGLE_STRIP +{ + indices 3812 3698 3704; +}; +batch TRIANGLE_STRIP +{ + indices 3810 3807 3813 3808; +}; +batch TRIANGLE_STRIP +{ + indices 3812 3810 3814 3813; +}; +batch TRIANGLE_STRIP +{ + indices 3698 3812 3815 3814; +}; +batch TRIANGLE_STRIP +{ + indices 3815 3816 3698 3696; +}; +batch TRIANGLE_STRIP +{ + indices 3817 3815 3814; +}; +batch TRIANGLE_STRIP +{ + indices 3816 3818 3696 3694; +}; +batch TRIANGLE_STRIP +{ + indices 3814 3819 3817 3815; +}; +batch TRIANGLE_STRIP +{ + indices 3813 3819 3814; +}; +batch TRIANGLE_STRIP +{ + indices 3816 3815 3820 3819 3819 3813 3821 3808; +}; +batch TRIANGLE_STRIP +{ + indices 3820 3819 3822 3821 3821 3808 3823 3824 3824 3808 3803 3803 3824 3802; +}; +batch TRIANGLE_STRIP +{ + indices 3821 3823 3825 3824; +}; +batch TRIANGLE_STRIP +{ + indices 3822 3821 3826 3825; +}; +batch TRIANGLE_STRIP +{ + indices 3824 3802 3827; +}; +batch TRIANGLE_STRIP +{ + indices 3828 3822 3826; +}; +batch TRIANGLE_STRIP +{ + indices 3827 3802 3829 3800; +}; +batch TRIANGLE_STRIP +{ + indices 3827 3830 3824 3825; +}; +batch TRIANGLE_STRIP +{ + indices 3829 3800 3831 3798; +}; +batch TRIANGLE_STRIP +{ + indices 3825 3832 3826 3828; +}; +batch TRIANGLE_STRIP +{ + indices 3830 3833 3825 3832; +}; +batch TRIANGLE_STRIP +{ + indices 3829 3831 3834; +}; +batch TRIANGLE_STRIP +{ + indices 3835 3832 3833; +}; +batch TRIANGLE_STRIP +{ + indices 3834 3836 3829 3827; +}; +batch TRIANGLE_STRIP +{ + indices 3834 3831 3837 3798; +}; +batch TRIANGLE_STRIP +{ + indices 3836 3834 3838 3837; +}; +batch TRIANGLE_STRIP +{ + indices 3836 3839 3827 3830; +}; +batch TRIANGLE_STRIP +{ + indices 3838 3840 3836 3839; +}; +batch TRIANGLE_STRIP +{ + indices 3830 3841 3833 3835; +}; +batch TRIANGLE_STRIP +{ + indices 3839 3842 3830 3841; +}; +batch TRIANGLE_STRIP +{ + indices 3840 3843 3839 3842; +}; +batch TRIANGLE_STRIP +{ + indices 3840 3838 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3845 3842 3843 3843 3846 3840 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3845 3843 3847 3846; +}; +batch TRIANGLE_STRIP +{ + indices 3845 3848 3842 3841; +}; +batch TRIANGLE_STRIP +{ + indices 3847 3849 3845 3848; +}; +batch TRIANGLE_STRIP +{ + indices 3846 3850 3847 3847 3849 3851 3851 3847 3850 3850 3852 3846 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3852 3853 3850 3850 3851 3854 3854 3850 3853 3853 3855 3852 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3854 3853 3856 3855; +}; +batch TRIANGLE_STRIP +{ + indices 3851 3854 3857 3856; +}; +batch TRIANGLE_STRIP +{ + indices 3858 3849 3851 3851 3859 3857; +}; +batch TRIANGLE_STRIP +{ + indices 3851 3859 3858 3858 3849 3860 3848; +}; +batch TRIANGLE_STRIP +{ + indices 3861 3858 3859; +}; +batch TRIANGLE_STRIP +{ + indices 3860 3862 3848 3841; +}; +batch TRIANGLE_STRIP +{ + indices 3860 3858 3863 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3863 3864 3860 3862; +}; +batch TRIANGLE_STRIP +{ + indices 3864 3863 3865; +}; +batch TRIANGLE_STRIP +{ + indices 3862 3866 3841 3835; +}; +batch TRIANGLE_STRIP +{ + indices 3865 3863 3867 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3864 3865 3868 3867; +}; +batch TRIANGLE_STRIP +{ + indices 3862 3864 3869 3868; +}; +batch TRIANGLE_STRIP +{ + indices 3869 3870 3862 3866; +}; +batch TRIANGLE_STRIP +{ + indices 3870 3869 3871 3868; +}; +batch TRIANGLE_STRIP +{ + indices 3866 3870 3872 3871; +}; +batch TRIANGLE_STRIP +{ + indices 3835 3866 3873 3872; +}; +batch TRIANGLE_STRIP +{ + indices 3835 3873 3874 3872; +}; +batch TRIANGLE_STRIP +{ + indices 3835 3874 3832 3875 3828; +}; +batch TRIANGLE_STRIP +{ + indices 3872 3876 3874 3875 3875 3877 3828 3822; +}; +batch TRIANGLE_STRIP +{ + indices 3875 3878 3877 3822; +}; +batch TRIANGLE_STRIP +{ + indices 3875 3876 3878 3878 3822 3820; +}; +batch TRIANGLE_STRIP +{ + indices 3876 3872 3879; +}; +batch TRIANGLE_STRIP +{ + indices 3878 3880 3820; +}; +batch TRIANGLE_STRIP +{ + indices 3879 3872 3881 3871; +}; +batch TRIANGLE_STRIP +{ + indices 3820 3880 3816; +}; +batch TRIANGLE_STRIP +{ + indices 3881 3871 3882 3868; +}; +batch TRIANGLE_STRIP +{ + indices 3879 3881 3883 3882; +}; +batch TRIANGLE_STRIP +{ + indices 3876 3879 3883; +}; +batch TRIANGLE_STRIP +{ + indices 3882 3868 3884 3867; +}; +batch TRIANGLE_STRIP +{ + indices 3883 3885 3876 3878; +}; +batch TRIANGLE_STRIP +{ + indices 3884 3867 3886 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3885 3887 3878 3880; +}; +batch TRIANGLE_STRIP +{ + indices 3885 3888 3887 3887 3880 3889 3889 3887 3888 3888 3890 3885 3883; +}; +batch TRIANGLE_STRIP +{ + indices 3889 3888 3891; +}; +batch TRIANGLE_STRIP +{ + indices 3883 3892 3890 3890 3888 3893 3893 3890 3892; +}; +batch TRIANGLE_STRIP +{ + indices 3893 3891 3888; +}; +batch TRIANGLE_STRIP +{ + indices 3892 3883 3894 3882; +}; +batch TRIANGLE_STRIP +{ + indices 3894 3895 3892 3893; +}; +batch TRIANGLE_STRIP +{ + indices 3882 3896 3894 3894 3895 3897 3897 3894 3896; +}; +batch TRIANGLE_STRIP +{ + indices 3893 3895 3898 3897; +}; +batch TRIANGLE_STRIP +{ + indices 3896 3882 3899 3884; +}; +batch TRIANGLE_STRIP +{ + indices 3897 3896 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3884 3901 3899 3899 3896 3902 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3901 3903 3899 3902; +}; +batch TRIANGLE_STRIP +{ + indices 3901 3884 3904 3886; +}; +batch TRIANGLE_STRIP +{ + indices 3903 3901 3905 3904; +}; +batch TRIANGLE_STRIP +{ + indices 3906 3902 3903 3903 3907 3905; +}; +batch TRIANGLE_STRIP +{ + indices 3903 3907 3906 3906 3902 3908 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3907 3909 3906 3908; +}; +batch TRIANGLE_STRIP +{ + indices 3905 3910 3907 3907 3909 3911; +}; +batch TRIANGLE_STRIP +{ + indices 3910 3905 3912 3904; +}; +batch TRIANGLE_STRIP +{ + indices 3911 3907 3913 3910; +}; +batch TRIANGLE_STRIP +{ + indices 3913 3914 3911 3911 3909 3915 3915 3911 3914 3914 3916 3913 3910; +}; +batch TRIANGLE_STRIP +{ + indices 3915 3917 3909 3908; +}; +batch TRIANGLE_STRIP +{ + indices 3915 3914 3918 3916; +}; +batch TRIANGLE_STRIP +{ + indices 3915 3919 3917 3917 3908 3920 3920 3917 3919; +}; +batch TRIANGLE_STRIP +{ + indices 3920 3921 3908 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3919 3915 3922 3918; +}; +batch TRIANGLE_STRIP +{ + indices 3923 3920 3919 3919 3924 3922; +}; +batch TRIANGLE_STRIP +{ + indices 3923 3919 3925 3924; +}; +batch TRIANGLE_STRIP +{ + indices 3923 3926 3920 3921; +}; +batch TRIANGLE_STRIP +{ + indices 3923 3925 3927 3924; +}; +batch TRIANGLE_STRIP +{ + indices 3926 3923 3928 3927; +}; +batch TRIANGLE_STRIP +{ + indices 3924 3922 3929 3918; +}; +batch TRIANGLE_STRIP +{ + indices 2852 3927 3924 3924 3930 3929; +}; +batch TRIANGLE_STRIP +{ + indices 3924 3930 2852 2852 3927 3931 3928; +}; +batch TRIANGLE_STRIP +{ + indices 3930 2849 2852 2852 3931 2844; +}; +batch TRIANGLE_STRIP +{ + indices 2849 3930 3932 3929; +}; +batch TRIANGLE_STRIP +{ + indices 3932 2927 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2844 3933 3931 3928; +}; +batch TRIANGLE_STRIP +{ + indices 2844 2841 3933 2840; +}; +batch TRIANGLE_STRIP +{ + indices 3928 3933 3934 2840; +}; +batch TRIANGLE_STRIP +{ + indices 3934 3935 3928 3926; +}; +batch TRIANGLE_STRIP +{ + indices 3934 2840 3936 2838; +}; +batch TRIANGLE_STRIP +{ + indices 3937 3935 3934; +}; +batch TRIANGLE_STRIP +{ + indices 3936 2838 3938 2773 2764; +}; +batch TRIANGLE_STRIP +{ + indices 3936 3939 3934 3937; +}; +batch TRIANGLE_STRIP +{ + indices 3938 3940 3936 3939; +}; +batch TRIANGLE_STRIP +{ + indices 3938 2764 3941 2753 2752; +}; +batch TRIANGLE_STRIP +{ + indices 3938 3942 3940; +}; +batch TRIANGLE_STRIP +{ + indices 3941 2752 3943 2746; +}; +batch TRIANGLE_STRIP +{ + indices 3938 3941 3944 3943; +}; +batch TRIANGLE_STRIP +{ + indices 3942 3938 3944; +}; +batch TRIANGLE_STRIP +{ + indices 3943 2746 3945 2744 2747; +}; +batch TRIANGLE_STRIP +{ + indices 3944 3943 3946 3945; +}; +batch TRIANGLE_STRIP +{ + indices 3942 3944 3947 3946; +}; +batch TRIANGLE_STRIP +{ + indices 3947 3948 3942 3940; +}; +batch TRIANGLE_STRIP +{ + indices 3946 3949 3947 3948; +}; +batch TRIANGLE_STRIP +{ + indices 3945 3950 3946 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3945 3951 3950 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3951 3945 2747; +}; +batch TRIANGLE_STRIP +{ + indices 3952 3948 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3951 2747 3953 2741; +}; +batch TRIANGLE_STRIP +{ + indices 3951 3954 3949 3952; +}; +batch TRIANGLE_STRIP +{ + indices 3955 3953 2741; +}; +batch TRIANGLE_STRIP +{ + indices 3952 3954 3956; +}; +batch TRIANGLE_STRIP +{ + indices 3955 3957 3953 3951; +}; +batch TRIANGLE_STRIP +{ + indices 3955 2741 3958 2737 2736 2736 3958 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3955 3958 3959 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3957 3955 3959 3959 3960 3556 3559; +}; +batch TRIANGLE_STRIP +{ + indices 3957 3959 3961 3960; +}; +batch TRIANGLE_STRIP +{ + indices 3961 3951 3957; +}; +batch TRIANGLE_STRIP +{ + indices 3962 3960 3559; +}; +batch TRIANGLE_STRIP +{ + indices 3961 3963 3951 3954 3954 3963 3956; +}; +batch TRIANGLE_STRIP +{ + indices 3961 3960 3964 3962; +}; +batch TRIANGLE_STRIP +{ + indices 3963 3961 3965 3964; +}; +batch TRIANGLE_STRIP +{ + indices 3965 3966 3963 3956; +}; +batch TRIANGLE_STRIP +{ + indices 3966 3965 3967 3964; +}; +batch TRIANGLE_STRIP +{ + indices 3956 3966 3968 3967; +}; +batch TRIANGLE_STRIP +{ + indices 3962 3559 3969 3561; +}; +batch TRIANGLE_STRIP +{ + indices 3969 3970 3962 3964; +}; +batch TRIANGLE_STRIP +{ + indices 3561 3971 3969 3970; +}; +batch TRIANGLE_STRIP +{ + indices 3971 3561 3972 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3973 3964 3970; +}; +batch TRIANGLE_STRIP +{ + indices 3972 3560 3974; +}; +batch TRIANGLE_STRIP +{ + indices 3973 3975 3964 3967; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3560 3976 3566 3595; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3976 3977 3595; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3978 3972 3971; +}; +batch TRIANGLE_STRIP +{ + indices 3977 3979 3974 3978; +}; +batch TRIANGLE_STRIP +{ + indices 3977 3595 3980 3592 3593 3593 3980 3666; +}; +batch TRIANGLE_STRIP +{ + indices 3980 3981 3977 3979; +}; +batch TRIANGLE_STRIP +{ + indices 3666 3982 3980 3981 3981 3982 3979; +}; +batch TRIANGLE_STRIP +{ + indices 3666 3684 3982 3686; +}; +batch TRIANGLE_STRIP +{ + indices 3982 3983 3979 3978; +}; +batch TRIANGLE_STRIP +{ + indices 3982 3686 3984 3691; +}; +batch TRIANGLE_STRIP +{ + indices 3984 3985 3982 3983; +}; +batch TRIANGLE_STRIP +{ + indices 3985 3984 3986 3691; +}; +batch TRIANGLE_STRIP +{ + indices 3983 3985 3987 3986; +}; +batch TRIANGLE_STRIP +{ + indices 3978 3983 3988 3987; +}; +batch TRIANGLE_STRIP +{ + indices 3978 3988 3971 3989 3989 3988 3987; +}; +batch TRIANGLE_STRIP +{ + indices 3971 3989 3970 3990 3990 3989 3987; +}; +batch TRIANGLE_STRIP +{ + indices 3970 3990 3973 3975; +}; +batch TRIANGLE_STRIP +{ + indices 3991 3987 3986; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3992 3975 3967; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3987 3993 3991 3991 3986 3994 3691; +}; +batch TRIANGLE_STRIP +{ + indices 3993 3991 3995 3994; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3993 3996 3995; +}; +batch TRIANGLE_STRIP +{ + indices 3994 3691 3997 3692; +}; +batch TRIANGLE_STRIP +{ + indices 3997 3998 3994 3995; +}; +batch TRIANGLE_STRIP +{ + indices 3692 3999 3997 3998; +}; +batch TRIANGLE_STRIP +{ + indices 3692 3694 3999; +}; +batch TRIANGLE_STRIP +{ + indices 3998 4000 3995; +}; +batch TRIANGLE_STRIP +{ + indices 3999 3694 4001 3818; +}; +batch TRIANGLE_STRIP +{ + indices 3998 3999 4002 4001; +}; +batch TRIANGLE_STRIP +{ + indices 4002 4000 3998; +}; +batch TRIANGLE_STRIP +{ + indices 4001 3818 4003 3816 3880; +}; +batch TRIANGLE_STRIP +{ + indices 4001 4003 4004 3880; +}; +batch TRIANGLE_STRIP +{ + indices 4002 4001 4005 4004 4004 3880 4006 4006 4004 4005; +}; +batch TRIANGLE_STRIP +{ + indices 3880 3889 4006 3891; +}; +batch TRIANGLE_STRIP +{ + indices 4002 4005 4007 4006; +}; +batch TRIANGLE_STRIP +{ + indices 4000 4002 4007 4007 3891 4006; +}; +batch TRIANGLE_STRIP +{ + indices 4007 4008 4000 3995 3995 4008 3996; +}; +batch TRIANGLE_STRIP +{ + indices 3891 4009 4007 4008; +}; +batch TRIANGLE_STRIP +{ + indices 4009 3891 4010 4011 4009; +}; +batch TRIANGLE_STRIP +{ + indices 3893 4011 3891; +}; +batch TRIANGLE_STRIP +{ + indices 4008 4009 4012 4011 4011 3893 4013 3898; +}; +batch TRIANGLE_STRIP +{ + indices 4011 4013 4014 3898; +}; +batch TRIANGLE_STRIP +{ + indices 4012 4011 4014; +}; +batch TRIANGLE_STRIP +{ + indices 3996 4008 4015 4012; +}; +batch TRIANGLE_STRIP +{ + indices 4015 4016 3996 3990 3990 4016 3992; +}; +batch TRIANGLE_STRIP +{ + indices 4016 4015 4017 4012; +}; +batch TRIANGLE_STRIP +{ + indices 3992 4016 4018 4017 4019 4019 4018 3992; +}; +batch TRIANGLE_STRIP +{ + indices 4017 4012 4019 4019 3992 4020 3967; +}; +batch TRIANGLE_STRIP +{ + indices 4012 4021 4019 4020; +}; +batch TRIANGLE_STRIP +{ + indices 4012 4014 4021; +}; +batch TRIANGLE_STRIP +{ + indices 3968 3967 4020; +}; +batch TRIANGLE_STRIP +{ + indices 4021 4014 4022; +}; +batch TRIANGLE_STRIP +{ + indices 4020 4023 3968; +}; +batch TRIANGLE_STRIP +{ + indices 4022 4014 4024 3898; +}; +batch TRIANGLE_STRIP +{ + indices 4023 4025 3968 3956; +}; +batch TRIANGLE_STRIP +{ + indices 4024 3898 4026 3897; +}; +batch TRIANGLE_STRIP +{ + indices 4025 4027 3956 3952 3952 4027 3948; +}; +batch TRIANGLE_STRIP +{ + indices 4025 4028 4027 3948; +}; +batch TRIANGLE_STRIP +{ + indices 4028 4025 4029 4023; +}; +batch TRIANGLE_STRIP +{ + indices 3948 4028 4030 4029; +}; +batch TRIANGLE_STRIP +{ + indices 3948 4030 3940 3939; +}; +batch TRIANGLE_STRIP +{ + indices 4023 4031 4029 4030; +}; +batch TRIANGLE_STRIP +{ + indices 4031 4023 4032 4020 4021; +}; +batch TRIANGLE_STRIP +{ + indices 4031 4033 4030 3939; +}; +batch TRIANGLE_STRIP +{ + indices 4031 4032 4034 4021; +}; +batch TRIANGLE_STRIP +{ + indices 4033 4031 4034 4034 4035 4021 4022 4022 4035 4024; +}; +batch TRIANGLE_STRIP +{ + indices 4033 4034 4036 4035; +}; +batch TRIANGLE_STRIP +{ + indices 3939 4033 4037 4036; +}; +batch TRIANGLE_STRIP +{ + indices 3939 4037 3937 4038 4038 4037 4036; +}; +batch TRIANGLE_STRIP +{ + indices 3937 4038 3935 3926; +}; +batch TRIANGLE_STRIP +{ + indices 4036 4039 4038 3926; +}; +batch TRIANGLE_STRIP +{ + indices 4036 4035 4039 4039 3926 4040 3921; +}; +batch TRIANGLE_STRIP +{ + indices 4035 4041 4039 4040; +}; +batch TRIANGLE_STRIP +{ + indices 4035 4024 4041 4026; +}; +batch TRIANGLE_STRIP +{ + indices 3921 4040 4042 4041 4026; +}; +batch TRIANGLE_STRIP +{ + indices 3900 3921 4042 4042 4043 4026; +}; +batch TRIANGLE_STRIP +{ + indices 3900 4042 4043 4043 3897 4026; +}; +batch TRIANGLE_STRIP +{ + indices 3897 3900 4043; +}; +batch TRIANGLE_STRIP +{ + indices 2619 2620 4044 2623; +}; +batch TRIANGLE_STRIP +{ + indices 3350 2619 4044 4044 2641 2623; +}; +batch TRIANGLE_STRIP +{ + indices 3350 4044 4045 2641; +}; +batch TRIANGLE_STRIP +{ + indices 4045 4046 3350 3355; +}; +batch TRIANGLE_STRIP +{ + indices 2641 4047 4045 4046; +}; +batch TRIANGLE_STRIP +{ + indices 2641 2643 4047 2669 4048 4048 4047 4046; +}; +batch TRIANGLE_STRIP +{ + indices 2669 2795 4048 4048 4046 4049 4049 4048 2795; +}; +batch TRIANGLE_STRIP +{ + indices 3355 4046 4049 4049 3357 2795; +}; +batch TRIANGLE_STRIP +{ + indices 3355 4049 3357; +}; +batch TRIANGLE_STRIP +{ + indices 2372 4050 4051 4052; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2372 4051 4051 4053 4052; +}; +batch TRIANGLE_STRIP +{ + indices 4054 2370 4051; +}; +batch TRIANGLE_STRIP +{ + indices 4053 4052 4055 4056; +}; +batch TRIANGLE_STRIP +{ + indices 4053 4057 4051 4054; +}; +batch TRIANGLE_STRIP +{ + indices 4055 4058 4053 4057; +}; +batch TRIANGLE_STRIP +{ + indices 4056 4059 4055 4058; +}; +batch TRIANGLE_STRIP +{ + indices 4059 4056 4060 4061; +}; +batch TRIANGLE_STRIP +{ + indices 4058 4062 4057 4054 4054 4063 2370 2375; +}; +batch TRIANGLE_STRIP +{ + indices 4054 4064 4063 2375; +}; +batch TRIANGLE_STRIP +{ + indices 4054 4062 4064 4064 2375 4065 2382; +}; +batch TRIANGLE_STRIP +{ + indices 4062 4066 4064 4065 4065 4067 2382; +}; +batch TRIANGLE_STRIP +{ + indices 4065 4066 4067 4067 2382 2385; +}; +batch TRIANGLE_STRIP +{ + indices 4066 4062 4068 4058; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4067 4066 4066 4070 4068; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4066 4070; +}; +batch TRIANGLE_STRIP +{ + indices 4058 4071 4068 4070; +}; +batch TRIANGLE_STRIP +{ + indices 2385 4067 4072 4069; +}; +batch TRIANGLE_STRIP +{ + indices 4072 4073 2385 2389; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4074 4072 4073; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4070 4075 4071; +}; +batch TRIANGLE_STRIP +{ + indices 4074 4069 4076 4075; +}; +batch TRIANGLE_STRIP +{ + indices 4074 4077 4073 2389; +}; +batch TRIANGLE_STRIP +{ + indices 4078 4074 4076; +}; +batch TRIANGLE_STRIP +{ + indices 4077 4079 2389 2388 2388 4079 2391; +}; +batch TRIANGLE_STRIP +{ + indices 4077 4074 4080 4078; +}; +batch TRIANGLE_STRIP +{ + indices 4081 4079 4077 4077 4082 4080; +}; +batch TRIANGLE_STRIP +{ + indices 4082 4081 4077; +}; +batch TRIANGLE_STRIP +{ + indices 4080 4078 4083; +}; +batch TRIANGLE_STRIP +{ + indices 4081 4084 4079; +}; +batch TRIANGLE_STRIP +{ + indices 4083 4078 4085 4076; +}; +batch TRIANGLE_STRIP +{ + indices 4084 4086 4079 2391 2391 4086 4087 4084; +}; +batch TRIANGLE_STRIP +{ + indices 2396 2391 4087; +}; +batch TRIANGLE_STRIP +{ + indices 4084 4081 4088 4082; +}; +batch TRIANGLE_STRIP +{ + indices 4087 4084 4089 4088; +}; +batch TRIANGLE_STRIP +{ + indices 4089 4090 4087 2396; +}; +batch TRIANGLE_STRIP +{ + indices 4088 4091 4089 4090; +}; +batch TRIANGLE_STRIP +{ + indices 4082 4092 4088 4088 4091 4093 4093 4088 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4080 4094 4082 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4080 4083 4094; +}; +batch TRIANGLE_STRIP +{ + indices 4095 4093 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4094 4083 4096; +}; +batch TRIANGLE_STRIP +{ + indices 4097 4095 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4096 4083 4098 4085; +}; +batch TRIANGLE_STRIP +{ + indices 4093 4095 4099 4097; +}; +batch TRIANGLE_STRIP +{ + indices 4099 4100 4093 4091; +}; +batch TRIANGLE_STRIP +{ + indices 4099 4101 4100 4100 4091 4102 4102 4100 4101; +}; +batch TRIANGLE_STRIP +{ + indices 4102 4103 4091 4090; +}; +batch TRIANGLE_STRIP +{ + indices 4104 4102 4101; +}; +batch TRIANGLE_STRIP +{ + indices 4105 4090 4103 4103 4106 4102; +}; +batch TRIANGLE_STRIP +{ + indices 4103 4106 4105 4105 4090 4107 2396; +}; +batch TRIANGLE_STRIP +{ + indices 4105 4108 4107 2396; +}; +batch TRIANGLE_STRIP +{ + indices 4106 4109 4105 4108; +}; +batch TRIANGLE_STRIP +{ + indices 4102 4110 4106 4109; +}; +batch TRIANGLE_STRIP +{ + indices 4104 4110 4102; +}; +batch TRIANGLE_STRIP +{ + indices 4108 4111 2396 2397 2397 4111 2399; +}; +batch TRIANGLE_STRIP +{ + indices 4108 4112 4111 4111 2399 4113 4113 4111 4112; +}; +batch TRIANGLE_STRIP +{ + indices 4113 4114 2399 2401; +}; +batch TRIANGLE_STRIP +{ + indices 4112 4108 4115 4109; +}; +batch TRIANGLE_STRIP +{ + indices 4114 4116 2401 2407; +}; +batch TRIANGLE_STRIP +{ + indices 4113 4117 4114 4116; +}; +batch TRIANGLE_STRIP +{ + indices 4112 4118 4113 4117; +}; +batch TRIANGLE_STRIP +{ + indices 4118 4112 4119 4115; +}; +batch TRIANGLE_STRIP +{ + indices 4117 4118 4120 4119; +}; +batch TRIANGLE_STRIP +{ + indices 4121 4116 4117 4117 4122 4120; +}; +batch TRIANGLE_STRIP +{ + indices 4122 4121 4117; +}; +batch TRIANGLE_STRIP +{ + indices 2407 4116 4123 4121; +}; +batch TRIANGLE_STRIP +{ + indices 2407 4123 2406 2410; +}; +batch TRIANGLE_STRIP +{ + indices 4123 4121 4124 4122; +}; +batch TRIANGLE_STRIP +{ + indices 2410 4123 4125 4124; +}; +batch TRIANGLE_STRIP +{ + indices 4125 4126 2410 2414 2414 4126 2416; +}; +batch TRIANGLE_STRIP +{ + indices 4124 4127 4125 4126 4126 4128 2416; +}; +batch TRIANGLE_STRIP +{ + indices 4127 4129 4126 4128; +}; +batch TRIANGLE_STRIP +{ + indices 4124 4130 4127 4129; +}; +batch TRIANGLE_STRIP +{ + indices 4128 4131 2416 2440; +}; +batch TRIANGLE_STRIP +{ + indices 4129 4132 4128 4131; +}; +batch TRIANGLE_STRIP +{ + indices 4130 4133 4129 4132; +}; +batch TRIANGLE_STRIP +{ + indices 4124 4134 4130 4133; +}; +batch TRIANGLE_STRIP +{ + indices 4134 4124 4135 4122; +}; +batch TRIANGLE_STRIP +{ + indices 4136 4133 4134; +}; +batch TRIANGLE_STRIP +{ + indices 4135 4122 4137 4120 4119; +}; +batch TRIANGLE_STRIP +{ + indices 4135 4138 4134 4136; +}; +batch TRIANGLE_STRIP +{ + indices 4137 4139 4135 4135 4138 4140 4140 4135 4139; +}; +batch TRIANGLE_STRIP +{ + indices 4136 4138 4141 4140; +}; +batch TRIANGLE_STRIP +{ + indices 4137 4142 4139 4140; +}; +batch TRIANGLE_STRIP +{ + indices 4141 4143 4136 4133; +}; +batch TRIANGLE_STRIP +{ + indices 4144 4141 4140; +}; +batch TRIANGLE_STRIP +{ + indices 4143 4145 4133 4132; +}; +batch TRIANGLE_STRIP +{ + indices 4143 4141 4146 4144; +}; +batch TRIANGLE_STRIP +{ + indices 4145 4143 4147 4146; +}; +batch TRIANGLE_STRIP +{ + indices 4145 4148 4132 4131; +}; +batch TRIANGLE_STRIP +{ + indices 4149 4147 4146; +}; +batch TRIANGLE_STRIP +{ + indices 4148 4150 4131 2440; +}; +batch TRIANGLE_STRIP +{ + indices 4149 4146 4151 4144; +}; +batch TRIANGLE_STRIP +{ + indices 4150 4152 2440 2439; +}; +batch TRIANGLE_STRIP +{ + indices 4148 4153 4150 4152 4152 4154 2439; +}; +batch TRIANGLE_STRIP +{ + indices 4153 4148 4155 4145; +}; +batch TRIANGLE_STRIP +{ + indices 4154 4152 4156 4153; +}; +batch TRIANGLE_STRIP +{ + indices 2439 4154 4157 4156; +}; +batch TRIANGLE_STRIP +{ + indices 2439 4157 2437 2445; +}; +batch TRIANGLE_STRIP +{ + indices 4158 4156 4153; +}; +batch TRIANGLE_STRIP +{ + indices 4159 2445 4157 4157 4160 4156; +}; +batch TRIANGLE_STRIP +{ + indices 4159 4157 4160 4160 4158 4156; +}; +batch TRIANGLE_STRIP +{ + indices 4159 4161 2445 2447; +}; +batch TRIANGLE_STRIP +{ + indices 4160 4162 4159 4161 4161 4163 2447 3618; +}; +batch TRIANGLE_STRIP +{ + indices 4163 4161 4164 4162; +}; +batch TRIANGLE_STRIP +{ + indices 4163 4165 3618 3616; +}; +batch TRIANGLE_STRIP +{ + indices 4164 4166 4163 4165 4165 4167 3616 3622; +}; +batch TRIANGLE_STRIP +{ + indices 4166 4168 4165 4167; +}; +batch TRIANGLE_STRIP +{ + indices 4164 4169 4166 4168; +}; +batch TRIANGLE_STRIP +{ + indices 4167 4170 3622 3625; +}; +batch TRIANGLE_STRIP +{ + indices 4168 4171 4167 4170; +}; +batch TRIANGLE_STRIP +{ + indices 4169 4172 4168 4171; +}; +batch TRIANGLE_STRIP +{ + indices 4164 4173 4169 4172; +}; +batch TRIANGLE_STRIP +{ + indices 4164 4162 4173; +}; +batch TRIANGLE_STRIP +{ + indices 4171 4174 4170 3625; +}; +batch TRIANGLE_STRIP +{ + indices 4172 4175 4171 4174 4174 4176 3625 3626 3626 4176 3629; +}; +batch TRIANGLE_STRIP +{ + indices 4175 4177 4174 4176 4176 4178 3629 3642; +}; +batch TRIANGLE_STRIP +{ + indices 4177 4179 4176 4178; +}; +batch TRIANGLE_STRIP +{ + indices 4175 4180 4177 4179; +}; +batch TRIANGLE_STRIP +{ + indices 4180 4175 4172; +}; +batch TRIANGLE_STRIP +{ + indices 4178 4181 3642 3644; +}; +batch TRIANGLE_STRIP +{ + indices 4179 4182 4178 4181 4181 4183 3644 3646; +}; +batch TRIANGLE_STRIP +{ + indices 4182 4184 4181 4183; +}; +batch TRIANGLE_STRIP +{ + indices 4179 4185 4182 4184; +}; +batch TRIANGLE_STRIP +{ + indices 3646 4183 4186 4184; +}; +batch TRIANGLE_STRIP +{ + indices 4185 4179 4187 4180; +}; +batch TRIANGLE_STRIP +{ + indices 4185 4188 4184 4186; +}; +batch TRIANGLE_STRIP +{ + indices 4188 4185 4189 4187; +}; +batch TRIANGLE_STRIP +{ + indices 4186 4188 4190 4189; +}; +batch TRIANGLE_STRIP +{ + indices 3646 4186 4191 4190; +}; +batch TRIANGLE_STRIP +{ + indices 3646 4191 3652; +}; +batch TRIANGLE_STRIP +{ + indices 4190 4189 4192 4187; +}; +batch TRIANGLE_STRIP +{ + indices 4190 4193 4191; +}; +batch TRIANGLE_STRIP +{ + indices 4192 4187 4194 4180; +}; +batch TRIANGLE_STRIP +{ + indices 4192 4195 4190 4193; +}; +batch TRIANGLE_STRIP +{ + indices 4194 4196 4192 4192 4195 4197 4197 4192 4196; +}; +batch TRIANGLE_STRIP +{ + indices 4198 4193 4195 4195 4199 4197; +}; +batch TRIANGLE_STRIP +{ + indices 4199 4198 4195; +}; +batch TRIANGLE_STRIP +{ + indices 4191 4193 4200 4198; +}; +batch TRIANGLE_STRIP +{ + indices 4200 4201 4191 3652; +}; +batch TRIANGLE_STRIP +{ + indices 4202 4200 4198; +}; +batch TRIANGLE_STRIP +{ + indices 4201 4203 3652; +}; +batch TRIANGLE_STRIP +{ + indices 4202 4198 4204 4199; +}; +batch TRIANGLE_STRIP +{ + indices 4202 4205 4200 4201; +}; +batch TRIANGLE_STRIP +{ + indices 4204 4206 4202 4205; +}; +batch TRIANGLE_STRIP +{ + indices 4199 4207 4204 4204 4206 4208 4208 4204 4207; +}; +batch TRIANGLE_STRIP +{ + indices 4206 4208 4209 4207; +}; +batch TRIANGLE_STRIP +{ + indices 4210 4206 4209; +}; +batch TRIANGLE_STRIP +{ + indices 4207 4199 4211 4197; +}; +batch TRIANGLE_STRIP +{ + indices 4207 4212 4209 4210; +}; +batch TRIANGLE_STRIP +{ + indices 4211 4197 4213 4196; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4211 4213 4213 4215 4196; +}; +batch TRIANGLE_STRIP +{ + indices 4213 4215 4214; +}; +batch TRIANGLE_STRIP +{ + indices 4207 4211 4216 4214; +}; +batch TRIANGLE_STRIP +{ + indices 4215 4196 4217 4194; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4215 4218; +}; +batch TRIANGLE_STRIP +{ + indices 4219 4217 4194; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4218 4220; +}; +batch TRIANGLE_STRIP +{ + indices 4219 4194 4221 4180; +}; +batch TRIANGLE_STRIP +{ + indices 4220 4222 4214 4216; +}; +batch TRIANGLE_STRIP +{ + indices 4221 4180 4223 4172 4173 4173 4223 4224 4224 4173 4162; +}; +batch TRIANGLE_STRIP +{ + indices 4223 4224 4225 4162; +}; +batch TRIANGLE_STRIP +{ + indices 4221 4223 4226 4225; +}; +batch TRIANGLE_STRIP +{ + indices 4221 4226 4219; +}; +batch TRIANGLE_STRIP +{ + indices 4162 4227 4225 4226; +}; +batch TRIANGLE_STRIP +{ + indices 4162 4160 4227 4158; +}; +batch TRIANGLE_STRIP +{ + indices 4226 4227 4228 4158; +}; +batch TRIANGLE_STRIP +{ + indices 4219 4226 4229 4228 4228 4158 4230 4230 4228 4229; +}; +batch TRIANGLE_STRIP +{ + indices 4158 4153 4230 4155; +}; +batch TRIANGLE_STRIP +{ + indices 4229 4231 4219 4217; +}; +batch TRIANGLE_STRIP +{ + indices 4230 4232 4229 4231; +}; +batch TRIANGLE_STRIP +{ + indices 4155 4233 4230 4232; +}; +batch TRIANGLE_STRIP +{ + indices 4231 4234 4217 4215; +}; +batch TRIANGLE_STRIP +{ + indices 4231 4235 4234 4215; +}; +batch TRIANGLE_STRIP +{ + indices 4232 4236 4231 4235; +}; +batch TRIANGLE_STRIP +{ + indices 4233 4237 4232 4236; +}; +batch TRIANGLE_STRIP +{ + indices 4155 4238 4233 4237; +}; +batch TRIANGLE_STRIP +{ + indices 4155 4145 4238 4147; +}; +batch TRIANGLE_STRIP +{ + indices 4237 4239 4236 4235; +}; +batch TRIANGLE_STRIP +{ + indices 4238 4240 4237 4239; +}; +batch TRIANGLE_STRIP +{ + indices 4147 4241 4238 4240 4240 4241 4239; +}; +batch TRIANGLE_STRIP +{ + indices 4241 4147 4149; +}; +batch TRIANGLE_STRIP +{ + indices 4239 4242 4235 4215; +}; +batch TRIANGLE_STRIP +{ + indices 4241 4149 4243; +}; +batch TRIANGLE_STRIP +{ + indices 4215 4242 4244; +}; +batch TRIANGLE_STRIP +{ + indices 4151 4243 4149; +}; +batch TRIANGLE_STRIP +{ + indices 4218 4215 4244 4244 4245 4242 4239; +}; +batch TRIANGLE_STRIP +{ + indices 4218 4244 4246 4245; +}; +batch TRIANGLE_STRIP +{ + indices 4218 4246 4220; +}; +batch TRIANGLE_STRIP +{ + indices 4245 4239 4247 4241 4243; +}; +batch TRIANGLE_STRIP +{ + indices 4247 4248 4245 4246; +}; +batch TRIANGLE_STRIP +{ + indices 4243 4249 4247 4248; +}; +batch TRIANGLE_STRIP +{ + indices 4243 4250 4249 4249 4248 4251; +}; +batch TRIANGLE_STRIP +{ + indices 4250 4243 4252 4151; +}; +batch TRIANGLE_STRIP +{ + indices 4250 4253 4249 4251; +}; +batch TRIANGLE_STRIP +{ + indices 4252 4254 4250 4253; +}; +batch TRIANGLE_STRIP +{ + indices 4251 4255 4248 4246; +}; +batch TRIANGLE_STRIP +{ + indices 4253 4256 4251 4255; +}; +batch TRIANGLE_STRIP +{ + indices 4254 4257 4253 4256; +}; +batch TRIANGLE_STRIP +{ + indices 4254 4258 4257 4257 4256 4259 4259 4257 4258 4258 4260 4254 4252; +}; +batch TRIANGLE_STRIP +{ + indices 4259 4258 4261 4260; +}; +batch TRIANGLE_STRIP +{ + indices 4262 4256 4259 4259 4263 4261; +}; +batch TRIANGLE_STRIP +{ + indices 4259 4263 4262 4262 4256 4264 4255; +}; +batch TRIANGLE_STRIP +{ + indices 4263 4265 4262 4262 4264 4266 4266 4262 4265; +}; +batch TRIANGLE_STRIP +{ + indices 4267 4255 4264 4264 4268 4266; +}; +batch TRIANGLE_STRIP +{ + indices 4268 4267 4264; +}; +batch TRIANGLE_STRIP +{ + indices 4265 4269 4266 4268; +}; +batch TRIANGLE_STRIP +{ + indices 4267 4270 4255 4246 4246 4270 4271 4267; +}; +batch TRIANGLE_STRIP +{ + indices 4246 4271 4220 4222 4222 4271 4272 4272 4222 4216; +}; +batch TRIANGLE_STRIP +{ + indices 4271 4267 4273; +}; +batch TRIANGLE_STRIP +{ + indices 4274 4216 4272; +}; +batch TRIANGLE_STRIP +{ + indices 4273 4267 4275; +}; +batch TRIANGLE_STRIP +{ + indices 4272 4271 4276 4273; +}; +batch TRIANGLE_STRIP +{ + indices 4267 4277 4275 4273; +}; +batch TRIANGLE_STRIP +{ + indices 4267 4268 4277 4277 4273 4278; +}; +batch TRIANGLE_STRIP +{ + indices 4268 4279 4277 4278 4278 4280 4273 4276; +}; +batch TRIANGLE_STRIP +{ + indices 4279 4281 4278 4280; +}; +batch TRIANGLE_STRIP +{ + indices 4279 4268 4282 4269; +}; +batch TRIANGLE_STRIP +{ + indices 4283 4279 4282 4282 4284 4269; +}; +batch TRIANGLE_STRIP +{ + indices 4283 4285 4279 4281; +}; +batch TRIANGLE_STRIP +{ + indices 4283 4282 4286 4284; +}; +batch TRIANGLE_STRIP +{ + indices 4286 4287 4283 4285; +}; +batch TRIANGLE_STRIP +{ + indices 4284 4269 4288 4265 4289; +}; +batch TRIANGLE_STRIP +{ + indices 4284 4288 4290 4289 4289 4265 4291 4291 4289 4290; +}; +batch TRIANGLE_STRIP +{ + indices 4265 4263 4291; +}; +batch TRIANGLE_STRIP +{ + indices 4284 4290 4292; +}; +batch TRIANGLE_STRIP +{ + indices 4291 4263 4293 4261; +}; +batch TRIANGLE_STRIP +{ + indices 4292 4294 4284 4286; +}; +batch TRIANGLE_STRIP +{ + indices 4293 4261 4295 4260; +}; +batch TRIANGLE_STRIP +{ + indices 4294 4296 4286 4287; +}; +batch TRIANGLE_STRIP +{ + indices 4297 4294 4292; +}; +batch TRIANGLE_STRIP +{ + indices 4298 4287 4296; +}; +batch TRIANGLE_STRIP +{ + indices 4297 4292 4299 4290; +}; +batch TRIANGLE_STRIP +{ + indices 4297 4300 4294 4296; +}; +batch TRIANGLE_STRIP +{ + indices 4299 4301 4297 4300; +}; +batch TRIANGLE_STRIP +{ + indices 4299 4290 4302 4291; +}; +batch TRIANGLE_STRIP +{ + indices 4303 4301 4299 4299 4304 4302; +}; +batch TRIANGLE_STRIP +{ + indices 4299 4304 4303; +}; +batch TRIANGLE_STRIP +{ + indices 4291 4305 4302; +}; +batch TRIANGLE_STRIP +{ + indices 4303 4306 4301 4300; +}; +batch TRIANGLE_STRIP +{ + indices 4305 4291 4307 4293 4308 4308 4307 4305; +}; +batch TRIANGLE_STRIP +{ + indices 4293 4295 4308; +}; +batch TRIANGLE_STRIP +{ + indices 4302 4305 4309; +}; +batch TRIANGLE_STRIP +{ + indices 4295 4310 4308; +}; +batch TRIANGLE_STRIP +{ + indices 4309 4305 4311 4308; +}; +batch TRIANGLE_STRIP +{ + indices 4310 4295 4312 4260; +}; +batch TRIANGLE_STRIP +{ + indices 4308 4310 4313 4312; +}; +batch TRIANGLE_STRIP +{ + indices 4311 4308 4314 4313; +}; +batch TRIANGLE_STRIP +{ + indices 4312 4260 4315 4252; +}; +batch TRIANGLE_STRIP +{ + indices 4313 4312 4316; +}; +batch TRIANGLE_STRIP +{ + indices 4315 4252 4317 4151 4318 4318 4317 4315; +}; +batch TRIANGLE_STRIP +{ + indices 4151 4144 4318 4319 4315; +}; +batch TRIANGLE_STRIP +{ + indices 4144 4140 4319 4142; +}; +batch TRIANGLE_STRIP +{ + indices 4320 4315 4319 4319 4321 4142; +}; +batch TRIANGLE_STRIP +{ + indices 4320 4319 4321 4321 4137 4142; +}; +batch TRIANGLE_STRIP +{ + indices 4320 4322 4315 4312; +}; +batch TRIANGLE_STRIP +{ + indices 4320 4321 4322 4322 4312 4316; +}; +batch TRIANGLE_STRIP +{ + indices 4321 4137 4323 4119; +}; +batch TRIANGLE_STRIP +{ + indices 4321 4324 4322 4316; +}; +batch TRIANGLE_STRIP +{ + indices 4323 4119 4325 4115; +}; +batch TRIANGLE_STRIP +{ + indices 4321 4323 4326 4325 4115; +}; +batch TRIANGLE_STRIP +{ + indices 4324 4321 4326 4326 4109 4115; +}; +batch TRIANGLE_STRIP +{ + indices 4326 4109 4324 4110 4316 4313 4313 4110 4327 4327 4313 4314; +}; +batch TRIANGLE_STRIP +{ + indices 4110 4328 4327 4327 4314 4329 4329 4327 4328; +}; +batch TRIANGLE_STRIP +{ + indices 4311 4314 4329; +}; +batch TRIANGLE_STRIP +{ + indices 4328 4110 4330 4104; +}; +batch TRIANGLE_STRIP +{ + indices 4329 4331 4311 4309; +}; +batch TRIANGLE_STRIP +{ + indices 4328 4332 4329 4329 4331 4333 4333 4329 4332; +}; +batch TRIANGLE_STRIP +{ + indices 4309 4331 4334 4333; +}; +batch TRIANGLE_STRIP +{ + indices 4302 4309 4334; +}; +batch TRIANGLE_STRIP +{ + indices 4335 4333 4332 4332 4336 4328; +}; +batch TRIANGLE_STRIP +{ + indices 4335 4332 4336 4336 4330 4328; +}; +batch TRIANGLE_STRIP +{ + indices 4335 4337 4333 4334; +}; +batch TRIANGLE_STRIP +{ + indices 4336 4330 4338 4104; +}; +batch TRIANGLE_STRIP +{ + indices 4335 4336 4339; +}; +batch TRIANGLE_STRIP +{ + indices 4338 4104 4340 4101 4099; +}; +batch TRIANGLE_STRIP +{ + indices 4338 4341 4336 4339; +}; +batch TRIANGLE_STRIP +{ + indices 4340 4342 4338 4341; +}; +batch TRIANGLE_STRIP +{ + indices 4340 4099 4343; +}; +batch TRIANGLE_STRIP +{ + indices 4341 4342 4344; +}; +batch TRIANGLE_STRIP +{ + indices 4343 4099 4345 4097; +}; +batch TRIANGLE_STRIP +{ + indices 4340 4343 4346 4345; +}; +batch TRIANGLE_STRIP +{ + indices 4342 4340 4347 4346; +}; +batch TRIANGLE_STRIP +{ + indices 4342 4347 4344; +}; +batch TRIANGLE_STRIP +{ + indices 4097 4348 4345; +}; +batch TRIANGLE_STRIP +{ + indices 4344 4349 4341 4339; +}; +batch TRIANGLE_STRIP +{ + indices 4348 4097 4350 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4349 4351 4339; +}; +batch TRIANGLE_STRIP +{ + indices 4350 4092 4352 4094; +}; +batch TRIANGLE_STRIP +{ + indices 4351 4353 4339 4335 4335 4353 4337; +}; +batch TRIANGLE_STRIP +{ + indices 4351 4354 4353 4337; +}; +batch TRIANGLE_STRIP +{ + indices 4349 4355 4351 4354; +}; +batch TRIANGLE_STRIP +{ + indices 4355 4349 4356 4344; +}; +batch TRIANGLE_STRIP +{ + indices 4357 4355 4356 4356 4358 4344 4347; +}; +batch TRIANGLE_STRIP +{ + indices 4357 4356 4359 4358; +}; +batch TRIANGLE_STRIP +{ + indices 4355 4357 4360 4359; +}; +batch TRIANGLE_STRIP +{ + indices 4354 4355 4360; +}; +batch TRIANGLE_STRIP +{ + indices 4347 4361 4358 4362 4362 4361 4347; +}; +batch TRIANGLE_STRIP +{ + indices 4359 4358 4362 4362 4346 4347; +}; +batch TRIANGLE_STRIP +{ + indices 4363 4360 4359 4359 4364 4362; +}; +batch TRIANGLE_STRIP +{ + indices 4359 4364 4363; +}; +batch TRIANGLE_STRIP +{ + indices 4346 4365 4362 4362 4364 4366 4366 4362 4365; +}; +batch TRIANGLE_STRIP +{ + indices 4367 4364 4366 4366 4368 4365; +}; +batch TRIANGLE_STRIP +{ + indices 4366 4368 4367; +}; +batch TRIANGLE_STRIP +{ + indices 4365 4346 4369 4345 4348; +}; +batch TRIANGLE_STRIP +{ + indices 4368 4365 4370 4369; +}; +batch TRIANGLE_STRIP +{ + indices 4367 4368 4371 4370; +}; +batch TRIANGLE_STRIP +{ + indices 4367 4372 4364 4363; +}; +batch TRIANGLE_STRIP +{ + indices 4371 4373 4367 4372 4372 4374 4363; +}; +batch TRIANGLE_STRIP +{ + indices 4373 4375 4372 4374 4374 4376 4363 4360; +}; +batch TRIANGLE_STRIP +{ + indices 4375 4377 4374 4376 4376 4378 4360 4354; +}; +batch TRIANGLE_STRIP +{ + indices 4377 4379 4376 4378 4378 4380 4354; +}; +batch TRIANGLE_STRIP +{ + indices 4379 4381 4378 4380 4380 4382 4354 4337; +}; +batch TRIANGLE_STRIP +{ + indices 4380 4381 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4384 4337 4382 4382 4385 4380; +}; +batch TRIANGLE_STRIP +{ + indices 4386 4337 4384; +}; +batch TRIANGLE_STRIP +{ + indices 4385 4380 4387 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4334 4337 4386; +}; +batch TRIANGLE_STRIP +{ + indices 4387 4388 4385 4385 4382 4389 4389 4385 4388; +}; +batch TRIANGLE_STRIP +{ + indices 4389 4384 4382; +}; +batch TRIANGLE_STRIP +{ + indices 4388 4387 4390 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4388 4390 4391 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4388 4391 4389 4389 4384 4392 4393 4393 4384 4386; +}; +batch TRIANGLE_STRIP +{ + indices 4392 4389 4394 4391; +}; +batch TRIANGLE_STRIP +{ + indices 4392 4395 4393 4386; +}; +batch TRIANGLE_STRIP +{ + indices 4392 4394 4395 4395 4386 4396 4334; +}; +batch TRIANGLE_STRIP +{ + indices 4394 4397 4395 4396 4396 4397 4398; +}; +batch TRIANGLE_STRIP +{ + indices 4394 4399 4397 4398 4398 4400 4396; +}; +batch TRIANGLE_STRIP +{ + indices 4398 4399 4400 4400 4396 4334; +}; +batch TRIANGLE_STRIP +{ + indices 4401 4399 4394; +}; +batch TRIANGLE_STRIP +{ + indices 4402 4334 4400; +}; +batch TRIANGLE_STRIP +{ + indices 4401 4394 4403 4391; +}; +batch TRIANGLE_STRIP +{ + indices 4402 4404 4334 4302 4302 4404 4304; +}; +batch TRIANGLE_STRIP +{ + indices 4402 4405 4404 4304; +}; +batch TRIANGLE_STRIP +{ + indices 4402 4400 4405 4406 4304; +}; +batch TRIANGLE_STRIP +{ + indices 4400 4399 4406 4401; +}; +batch TRIANGLE_STRIP +{ + indices 4406 4407 4304 4303; +}; +batch TRIANGLE_STRIP +{ + indices 4401 4408 4406 4406 4407 4409 4303; +}; +batch TRIANGLE_STRIP +{ + indices 4406 4408 4409 4409 4303 4410 4306; +}; +batch TRIANGLE_STRIP +{ + indices 4409 4411 4410 4306; +}; +batch TRIANGLE_STRIP +{ + indices 4412 4409 4408 4408 4413 4401 4403; +}; +batch TRIANGLE_STRIP +{ + indices 4412 4408 4414 4413; +}; +batch TRIANGLE_STRIP +{ + indices 4412 4415 4409 4411; +}; +batch TRIANGLE_STRIP +{ + indices 4414 4416 4412 4415; +}; +batch TRIANGLE_STRIP +{ + indices 4413 4417 4414 4416; +}; +batch TRIANGLE_STRIP +{ + indices 4413 4403 4418 4391; +}; +batch TRIANGLE_STRIP +{ + indices 4417 4413 4419 4418; +}; +batch TRIANGLE_STRIP +{ + indices 4420 4417 4419 4419 4421 4418; +}; +batch TRIANGLE_STRIP +{ + indices 4420 4419 4421; +}; +batch TRIANGLE_STRIP +{ + indices 4391 4422 4418 4418 4421 4423 4423 4418 4422 4422 4424 4391 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4422 4424 4425 4383; +}; +batch TRIANGLE_STRIP +{ + indices 4423 4422 4426; +}; +batch TRIANGLE_STRIP +{ + indices 4425 4383 4427 4381; +}; +batch TRIANGLE_STRIP +{ + indices 4425 4428 4422 4426; +}; +batch TRIANGLE_STRIP +{ + indices 4427 4429 4425 4428; +}; +batch TRIANGLE_STRIP +{ + indices 4427 4381 4430 4379; +}; +batch TRIANGLE_STRIP +{ + indices 4429 4427 4431 4430; +}; +batch TRIANGLE_STRIP +{ + indices 4431 4432 4429 4428; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4433 4431 4432; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4379 4434 4435 4435 4379 4377; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4434 4436 4435; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4436 4433; +}; +batch TRIANGLE_STRIP +{ + indices 4435 4377 4437; +}; +batch TRIANGLE_STRIP +{ + indices 4433 4436 4438; +}; +batch TRIANGLE_STRIP +{ + indices 4435 4437 4439 4377; +}; +batch TRIANGLE_STRIP +{ + indices 4435 4439 4436; +}; +batch TRIANGLE_STRIP +{ + indices 4438 4440 4433 4432; +}; +batch TRIANGLE_STRIP +{ + indices 4436 4441 4438 4440 4440 4442 4432 4428; +}; +batch TRIANGLE_STRIP +{ + indices 4441 4436 4443 4439; +}; +batch TRIANGLE_STRIP +{ + indices 4442 4440 4444 4441; +}; +batch TRIANGLE_STRIP +{ + indices 4428 4442 4445 4444; +}; +batch TRIANGLE_STRIP +{ + indices 4441 4443 4446 4439; +}; +batch TRIANGLE_STRIP +{ + indices 4444 4441 4447 4446; +}; +batch TRIANGLE_STRIP +{ + indices 4448 4445 4444 4444 4449 4447; +}; +batch TRIANGLE_STRIP +{ + indices 4448 4444 4449; +}; +batch TRIANGLE_STRIP +{ + indices 4446 4450 4447 4449; +}; +batch TRIANGLE_STRIP +{ + indices 4450 4446 4451 4439; +}; +batch TRIANGLE_STRIP +{ + indices 4445 4448 4452; +}; +batch TRIANGLE_STRIP +{ + indices 4453 4451 4439; +}; +batch TRIANGLE_STRIP +{ + indices 4452 4448 4454 4449; +}; +batch TRIANGLE_STRIP +{ + indices 4453 4439 4455 4456 4456 4439 4377 4377 4456 4375 4455 4457 4453; +}; +batch TRIANGLE_STRIP +{ + indices 4375 4373 4457; +}; +batch TRIANGLE_STRIP +{ + indices 4451 4453 4458 4457 4457 4373 4459 4371; +}; +batch TRIANGLE_STRIP +{ + indices 4458 4460 4451 4450; +}; +batch TRIANGLE_STRIP +{ + indices 4371 4461 4459 4457; +}; +batch TRIANGLE_STRIP +{ + indices 4460 4462 4450; +}; +batch TRIANGLE_STRIP +{ + indices 4461 4371 4463 4370; +}; +batch TRIANGLE_STRIP +{ + indices 4462 4464 4450 4449; +}; +batch TRIANGLE_STRIP +{ + indices 4463 4370 4465 4369; +}; +batch TRIANGLE_STRIP +{ + indices 4466 4463 4465 4465 4467 4369; +}; +batch TRIANGLE_STRIP +{ + indices 4466 4465 4467 4467 4468 4369 4348; +}; +batch TRIANGLE_STRIP +{ + indices 4466 4469 4463 4461; +}; +batch TRIANGLE_STRIP +{ + indices 4468 4348 4470 4350; +}; +batch TRIANGLE_STRIP +{ + indices 4467 4468 4471 4470; +}; +batch TRIANGLE_STRIP +{ + indices 4466 4467 4472 4471; +}; +batch TRIANGLE_STRIP +{ + indices 4470 4350 4473 4352; +}; +batch TRIANGLE_STRIP +{ + indices 4471 4470 4474 4473 4473 4352 4475 4094; +}; +batch TRIANGLE_STRIP +{ + indices 4475 4476 4473 4474; +}; +batch TRIANGLE_STRIP +{ + indices 4094 4477 4475 4476; +}; +batch TRIANGLE_STRIP +{ + indices 4477 4094 4096; +}; +batch TRIANGLE_STRIP +{ + indices 4476 4478 4474; +}; +batch TRIANGLE_STRIP +{ + indices 4477 4096 4479 4098; +}; +batch TRIANGLE_STRIP +{ + indices 4476 4477 4480 4479; +}; +batch TRIANGLE_STRIP +{ + indices 4480 4478 4476; +}; +batch TRIANGLE_STRIP +{ + indices 4479 4098 4481; +}; +batch TRIANGLE_STRIP +{ + indices 4474 4478 4482 4480; +}; +batch TRIANGLE_STRIP +{ + indices 4482 4483 4474 4471 4471 4483 4472; +}; +batch TRIANGLE_STRIP +{ + indices 4483 4482 4484 4480; +}; +batch TRIANGLE_STRIP +{ + indices 4472 4483 4485 4484; +}; +batch TRIANGLE_STRIP +{ + indices 4480 4479 4486 4481; +}; +batch TRIANGLE_STRIP +{ + indices 4480 4486 4487 4481; +}; +batch TRIANGLE_STRIP +{ + indices 4484 4480 4488 4487; +}; +batch TRIANGLE_STRIP +{ + indices 4485 4484 4489 4488; +}; +batch TRIANGLE_STRIP +{ + indices 4485 4490 4472 4466 4466 4490 4469; +}; +batch TRIANGLE_STRIP +{ + indices 4490 4485 4491 4489; +}; +batch TRIANGLE_STRIP +{ + indices 4492 4469 4490 4490 4493 4491; +}; +batch TRIANGLE_STRIP +{ + indices 4490 4493 4492 4492 4469 4494 4461; +}; +batch TRIANGLE_STRIP +{ + indices 4493 4495 4492 4494; +}; +batch TRIANGLE_STRIP +{ + indices 4491 4496 4493 4493 4495 4497 4497 4493 4496 4496 4498 4491 4489; +}; +batch TRIANGLE_STRIP +{ + indices 4496 4499 4497; +}; +batch TRIANGLE_STRIP +{ + indices 4489 4500 4498 4498 4496 4501 4501 4498 4500; +}; +batch TRIANGLE_STRIP +{ + indices 4496 4501 4499; +}; +batch TRIANGLE_STRIP +{ + indices 4500 4489 4502 4488; +}; +batch TRIANGLE_STRIP +{ + indices 4501 4500 4503 4502 4502 4488 4504 4487; +}; +batch TRIANGLE_STRIP +{ + indices 4505 4503 4502; +}; +batch TRIANGLE_STRIP +{ + indices 4504 4487 4506 4481; +}; +batch TRIANGLE_STRIP +{ + indices 4502 4504 4507 4506; +}; +batch TRIANGLE_STRIP +{ + indices 4507 4505 4502; +}; +batch TRIANGLE_STRIP +{ + indices 4481 4508 4506 4507; +}; +batch TRIANGLE_STRIP +{ + indices 4481 4098 4508 4085 4509 4076 4075; +}; +batch TRIANGLE_STRIP +{ + indices 4509 4510 4508 4507; +}; +batch TRIANGLE_STRIP +{ + indices 4075 4511 4509 4510; +}; +batch TRIANGLE_STRIP +{ + indices 4075 4071 4511; +}; +batch TRIANGLE_STRIP +{ + indices 4510 4512 4507; +}; +batch TRIANGLE_STRIP +{ + indices 4511 4071 4513 4058 4059; +}; +batch TRIANGLE_STRIP +{ + indices 4511 4514 4510 4512; +}; +batch TRIANGLE_STRIP +{ + indices 4513 4515 4511 4514; +}; +batch TRIANGLE_STRIP +{ + indices 4059 4516 4513 4515; +}; +batch TRIANGLE_STRIP +{ + indices 4059 4060 4516; +}; +batch TRIANGLE_STRIP +{ + indices 4514 4515 4517 4516; +}; +batch TRIANGLE_STRIP +{ + indices 4514 4517 4518 4516; +}; +batch TRIANGLE_STRIP +{ + indices 4518 4519 4514 4512; +}; +batch TRIANGLE_STRIP +{ + indices 4518 4516 4520 4060; +}; +batch TRIANGLE_STRIP +{ + indices 4519 4518 4521 4520 4520 4060 4522 4061; +}; +batch TRIANGLE_STRIP +{ + indices 4522 4523 4520 4521; +}; +batch TRIANGLE_STRIP +{ + indices 4061 4524 4522 4523; +}; +batch TRIANGLE_STRIP +{ + indices 4061 4525 4524; +}; +batch TRIANGLE_STRIP +{ + indices 4523 4526 4521; +}; +batch TRIANGLE_STRIP +{ + indices 4524 4525 4527 4528; +}; +batch TRIANGLE_STRIP +{ + indices 4524 4529 4523 4526; +}; +batch TRIANGLE_STRIP +{ + indices 4527 4528 4530 4531; +}; +batch TRIANGLE_STRIP +{ + indices 4524 4527 4532 4530; +}; +batch TRIANGLE_STRIP +{ + indices 4524 4532 4529; +}; +batch TRIANGLE_STRIP +{ + indices 4531 4533 4530 4532; +}; +batch TRIANGLE_STRIP +{ + indices 4529 4534 4526 4521; +}; +batch TRIANGLE_STRIP +{ + indices 4532 4535 4529 4534; +}; +batch TRIANGLE_STRIP +{ + indices 4533 4536 4532 4535; +}; +batch TRIANGLE_STRIP +{ + indices 4531 4537 4533 4536; +}; +batch TRIANGLE_STRIP +{ + indices 4531 4538 4537 4539 4539 4538 4540; +}; +batch TRIANGLE_STRIP +{ + indices 4536 4537 4541 4539 4539 4540 4542; +}; +batch TRIANGLE_STRIP +{ + indices 4541 4539 4543 4542 4542 4540 4544 4545; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4546 4543 4541; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4544 4547 4545; +}; +batch TRIANGLE_STRIP +{ + indices 4548 4542 4547 4547 4549 4545; +}; +batch TRIANGLE_STRIP +{ + indices 4547 4549 4548 4548 4542 4550 4550 4548 4549; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4550 4546; +}; +batch TRIANGLE_STRIP +{ + indices 4549 4545 4551 4552 4553 4553 4551 4554 4554 4553 4555; +}; +batch TRIANGLE_STRIP +{ + indices 4549 4551 4556 4554; +}; +batch TRIANGLE_STRIP +{ + indices 4556 4557 4549 4550; +}; +batch TRIANGLE_STRIP +{ + indices 4554 4558 4556 4556 4557 4559 4559 4556 4558; +}; +batch TRIANGLE_STRIP +{ + indices 4559 4560 4557 4550; +}; +batch TRIANGLE_STRIP +{ + indices 4558 4561 4559 4560; +}; +batch TRIANGLE_STRIP +{ + indices 4558 4554 4562 4555; +}; +batch TRIANGLE_STRIP +{ + indices 4561 4558 4563 4562 4562 4555 4564 4565; +}; +batch TRIANGLE_STRIP +{ + indices 4566 4563 4562 4562 4567 4564; +}; +batch TRIANGLE_STRIP +{ + indices 4562 4567 4566; +}; +batch TRIANGLE_STRIP +{ + indices 4565 4568 4564 4567 4567 4569 4566; +}; +batch TRIANGLE_STRIP +{ + indices 4569 4567 4568; +}; +batch TRIANGLE_STRIP +{ + indices 4563 4566 4570 4569; +}; +batch TRIANGLE_STRIP +{ + indices 4568 4565 4571 4572; +}; +batch TRIANGLE_STRIP +{ + indices 4569 4568 4573; +}; +batch TRIANGLE_STRIP +{ + indices 4572 4574 4571; +}; +batch TRIANGLE_STRIP +{ + indices 4573 4568 4575 4571; +}; +batch TRIANGLE_STRIP +{ + indices 4573 4576 4569 4570; +}; +batch TRIANGLE_STRIP +{ + indices 4574 4577 4571 4575; +}; +batch TRIANGLE_STRIP +{ + indices 4574 4572 4578 4579; +}; +batch TRIANGLE_STRIP +{ + indices 4577 4574 4580 4578; +}; +batch TRIANGLE_STRIP +{ + indices 4575 4577 4580; +}; +batch TRIANGLE_STRIP +{ + indices 4578 4579 4581 4582; +}; +batch TRIANGLE_STRIP +{ + indices 4580 4578 4583 4581 4584 4584 4583 4580; +}; +batch TRIANGLE_STRIP +{ + indices 4582 4584 4581; +}; +batch TRIANGLE_STRIP +{ + indices 4575 4580 4585 4584 4584 4582 4586 4587; +}; +batch TRIANGLE_STRIP +{ + indices 4585 4584 4588 4586 4586 4587 4589 4590; +}; +batch TRIANGLE_STRIP +{ + indices 4588 4586 4591 4589; +}; +batch TRIANGLE_STRIP +{ + indices 4588 4592 4585; +}; +batch TRIANGLE_STRIP +{ + indices 4591 4589 4593; +}; +batch TRIANGLE_STRIP +{ + indices 4592 4588 4594; +}; +batch TRIANGLE_STRIP +{ + indices 4593 4589 4595 4590; +}; +batch TRIANGLE_STRIP +{ + indices 4591 4596 4588 4594; +}; +batch TRIANGLE_STRIP +{ + indices 4593 4597 4591 4596; +}; +batch TRIANGLE_STRIP +{ + indices 4593 4598 4597 4597 4596 4599 4599 4597 4598 4598 4600 4593; +}; +batch TRIANGLE_STRIP +{ + indices 4599 4598 4600 4600 4595 4593; +}; +batch TRIANGLE_STRIP +{ + indices 4599 4601 4596 4594; +}; +batch TRIANGLE_STRIP +{ + indices 4600 4602 4599 4601; +}; +batch TRIANGLE_STRIP +{ + indices 4600 4595 4603; +}; +batch TRIANGLE_STRIP +{ + indices 4604 4594 4601; +}; +batch TRIANGLE_STRIP +{ + indices 4603 4595 4605 4590; +}; +batch TRIANGLE_STRIP +{ + indices 4600 4603 4606; +}; +batch TRIANGLE_STRIP +{ + indices 4605 4590 4607 4608; +}; +batch TRIANGLE_STRIP +{ + indices 4605 4609 4603 4606; +}; +batch TRIANGLE_STRIP +{ + indices 4605 4607 4610 4608; +}; +batch TRIANGLE_STRIP +{ + indices 4609 4605 4610 4610 4611 4608; +}; +batch TRIANGLE_STRIP +{ + indices 4611 4612 4610 4609 4609 4612 4606 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4600 4606 4614 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4602 4600 4614 4614 4615 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4602 4614 4615 4615 4616 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4615 4616 4617 4618; +}; +batch TRIANGLE_STRIP +{ + indices 4602 4615 4619 4617 4617 4618 4620 4621 4621 4618 4622; +}; +batch TRIANGLE_STRIP +{ + indices 4617 4620 4623 4621 4621 4622 4624 4625; +}; +batch TRIANGLE_STRIP +{ + indices 4623 4621 4626 4624; +}; +batch TRIANGLE_STRIP +{ + indices 4623 4627 4617 4619; +}; +batch TRIANGLE_STRIP +{ + indices 4626 4628 4623 4627; +}; +batch TRIANGLE_STRIP +{ + indices 4629 4626 4624 4624 4630 4625; +}; +batch TRIANGLE_STRIP +{ + indices 4629 4624 4630 4630 4631 4625; +}; +batch TRIANGLE_STRIP +{ + indices 4629 4632 4626 4628; +}; +batch TRIANGLE_STRIP +{ + indices 4630 4633 4629 4632; +}; +batch TRIANGLE_STRIP +{ + indices 4631 4634 4630 4633; +}; +batch TRIANGLE_STRIP +{ + indices 4631 4635 4634 4636; +}; +batch TRIANGLE_STRIP +{ + indices 4637 4628 4632; +}; +batch TRIANGLE_STRIP +{ + indices 4634 4636 4638 4639; +}; +batch TRIANGLE_STRIP +{ + indices 4637 4640 4628 4627; +}; +batch TRIANGLE_STRIP +{ + indices 4632 4641 4637 4640; +}; +batch TRIANGLE_STRIP +{ + indices 4641 4632 4633; +}; +batch TRIANGLE_STRIP +{ + indices 4642 4627 4640 4640 4643 4641; +}; +batch TRIANGLE_STRIP +{ + indices 4640 4643 4642 4642 4627 4644 4619 4645 4602; +}; +batch TRIANGLE_STRIP +{ + indices 4642 4646 4644 4645 4645 4647 4602 4601 4601 4647 4648 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4604 4601 4648 4648 4649 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4604 4648 4649 4649 4646 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4642 4650 4646 4649; +}; +batch TRIANGLE_STRIP +{ + indices 4650 4642 4651 4643; +}; +batch TRIANGLE_STRIP +{ + indices 4649 4650 4652 4651 4651 4643 4653 4641; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4652 4651 4651 4655 4653; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4651 4655 4655 4656 4653; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4657 4652 4649; +}; +batch TRIANGLE_STRIP +{ + indices 4656 4653 4658 4641; +}; +batch TRIANGLE_STRIP +{ + indices 4656 4659 4655 4654; +}; +batch TRIANGLE_STRIP +{ + indices 4658 4660 4656 4659; +}; +batch TRIANGLE_STRIP +{ + indices 4641 4661 4658 4660; +}; +batch TRIANGLE_STRIP +{ + indices 4661 4641 4662 4633; +}; +batch TRIANGLE_STRIP +{ + indices 4663 4660 4661; +}; +batch TRIANGLE_STRIP +{ + indices 4662 4633 4664 4634; +}; +batch TRIANGLE_STRIP +{ + indices 4661 4662 4665 4664 4664 4634 4666 4638; +}; +batch TRIANGLE_STRIP +{ + indices 4667 4664 4666 4666 4668 4638; +}; +batch TRIANGLE_STRIP +{ + indices 4666 4668 4667 4667 4664 4669 4665; +}; +batch TRIANGLE_STRIP +{ + indices 4668 4670 4667 4669; +}; +batch TRIANGLE_STRIP +{ + indices 4668 4638 4671 4639; +}; +batch TRIANGLE_STRIP +{ + indices 4672 4670 4668; +}; +batch TRIANGLE_STRIP +{ + indices 4671 4639 4673 4674; +}; +batch TRIANGLE_STRIP +{ + indices 4668 4671 4675 4673; +}; +batch TRIANGLE_STRIP +{ + indices 4675 4672 4668; +}; +batch TRIANGLE_STRIP +{ + indices 4674 4676 4673 4673 4675 4677; +}; +batch TRIANGLE_STRIP +{ + indices 4676 4678 4673 4677; +}; +batch TRIANGLE_STRIP +{ + indices 4678 4676 4679 4680; +}; +batch TRIANGLE_STRIP +{ + indices 4677 4678 4681 4679; +}; +batch TRIANGLE_STRIP +{ + indices 4675 4677 4682 4681; +}; +batch TRIANGLE_STRIP +{ + indices 4682 4672 4675; +}; +batch TRIANGLE_STRIP +{ + indices 4679 4680 4683 4684; +}; +batch TRIANGLE_STRIP +{ + indices 4683 4685 4679 4681; +}; +batch TRIANGLE_STRIP +{ + indices 4684 4686 4683 4685; +}; +batch TRIANGLE_STRIP +{ + indices 4686 4684 4687; +}; +batch TRIANGLE_STRIP +{ + indices 4681 4685 4688 4686 4686 4687 4689; +}; +batch TRIANGLE_STRIP +{ + indices 4688 4686 4690 4689 4689 4687 4691 4692 4693; +}; +batch TRIANGLE_STRIP +{ + indices 4690 4689 4694 4691 4691 4693 4695 4696; +}; +batch TRIANGLE_STRIP +{ + indices 4691 4695 4697 4696; +}; +batch TRIANGLE_STRIP +{ + indices 4694 4691 4697 4697 4698 4696 4699 4700; +}; +batch TRIANGLE_STRIP +{ + indices 4701 4697 4698; +}; +batch TRIANGLE_STRIP +{ + indices 4699 4700 4702 4703; +}; +batch TRIANGLE_STRIP +{ + indices 4698 4699 4704 4702; +}; +batch TRIANGLE_STRIP +{ + indices 4701 4698 4704; +}; +batch TRIANGLE_STRIP +{ + indices 4702 4703 4705 4706 4707; +}; +batch TRIANGLE_STRIP +{ + indices 4702 4705 4708 4707; +}; +batch TRIANGLE_STRIP +{ + indices 4704 4702 4709 4708; +}; +batch TRIANGLE_STRIP +{ + indices 4709 4710 4704 4701; +}; +batch TRIANGLE_STRIP +{ + indices 4708 4711 4709 4710; +}; +batch TRIANGLE_STRIP +{ + indices 4707 4712 4708 4711; +}; +batch TRIANGLE_STRIP +{ + indices 4713 4712 4707; +}; +batch TRIANGLE_STRIP +{ + indices 4714 4710 4711; +}; +batch TRIANGLE_STRIP +{ + indices 4713 4715 4712 4712 4711 4716; +}; +batch TRIANGLE_STRIP +{ + indices 4715 4713 4717 4718; +}; +batch TRIANGLE_STRIP +{ + indices 4715 4719 4712 4716; +}; +batch TRIANGLE_STRIP +{ + indices 4719 4715 4720 4717; +}; +batch TRIANGLE_STRIP +{ + indices 4716 4719 4721 4720; +}; +batch TRIANGLE_STRIP +{ + indices 4711 4716 4722 4721; +}; +batch TRIANGLE_STRIP +{ + indices 4714 4711 4722; +}; +batch TRIANGLE_STRIP +{ + indices 4717 4718 4723 4724 4725 4725 4723 4726 4726 4725 4727; +}; +batch TRIANGLE_STRIP +{ + indices 4717 4723 4728 4726 4726 4727 4729 4729 4726 4728 4728 4730 4717 4720; +}; +batch TRIANGLE_STRIP +{ + indices 4729 4731 4728 4728 4730 4732 4732 4728 4731 4731 4733 4729; +}; +batch TRIANGLE_STRIP +{ + indices 4732 4731 4734 4733 4733 4729 4735 4727; +}; +batch TRIANGLE_STRIP +{ + indices 4734 4733 4736 4735 4735 4727 4737 4738; +}; +batch TRIANGLE_STRIP +{ + indices 4735 4737 4739 4738; +}; +batch TRIANGLE_STRIP +{ + indices 4736 4735 4739 4739 4740 4738 4741; +}; +batch TRIANGLE_STRIP +{ + indices 4736 4739 4742 4740; +}; +batch TRIANGLE_STRIP +{ + indices 4743 4736 4742 4742 4744 4740; +}; +batch TRIANGLE_STRIP +{ + indices 4744 4743 4742; +}; +batch TRIANGLE_STRIP +{ + indices 4741 4745 4740 4744; +}; +batch TRIANGLE_STRIP +{ + indices 4741 4746 4745 4745 4744 4747; +}; +batch TRIANGLE_STRIP +{ + indices 4746 4741 4748 4749 4750; +}; +batch TRIANGLE_STRIP +{ + indices 4746 4751 4745 4747; +}; +batch TRIANGLE_STRIP +{ + indices 4748 4752 4746 4751; +}; +batch TRIANGLE_STRIP +{ + indices 4748 4750 4753 4754 4755; +}; +batch TRIANGLE_STRIP +{ + indices 4752 4748 4756 4753; +}; +batch TRIANGLE_STRIP +{ + indices 4751 4752 4757 4756 4756 4753 4758 4755; +}; +batch TRIANGLE_STRIP +{ + indices 4758 4759 4756 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4755 4760 4758 4759; +}; +batch TRIANGLE_STRIP +{ + indices 4760 4755 4761 4762; +}; +batch TRIANGLE_STRIP +{ + indices 4761 4763 4760 4760 4759 4764 4764 4760 4763 4763 4765 4761; +}; +batch TRIANGLE_STRIP +{ + indices 4764 4763 4765 4765 4762 4761; +}; +batch TRIANGLE_STRIP +{ + indices 4764 4766 4759 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4765 4767 4764 4766; +}; +batch TRIANGLE_STRIP +{ + indices 4765 4762 4768; +}; +batch TRIANGLE_STRIP +{ + indices 4766 4769 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4768 4762 4770 4771 4772; +}; +batch TRIANGLE_STRIP +{ + indices 4768 4773 4765 4767; +}; +batch TRIANGLE_STRIP +{ + indices 4770 4774 4768 4773; +}; +batch TRIANGLE_STRIP +{ + indices 4770 4772 4774 4774 4773 4775; +}; +batch TRIANGLE_STRIP +{ + indices 4772 4776 4774 4775; +}; +batch TRIANGLE_STRIP +{ + indices 4777 4776 4772; +}; +batch TRIANGLE_STRIP +{ + indices 4775 4778 4773 4767; +}; +batch TRIANGLE_STRIP +{ + indices 4776 4779 4775 4778; +}; +batch TRIANGLE_STRIP +{ + indices 4777 4780 4776 4779; +}; +batch TRIANGLE_STRIP +{ + indices 4777 4781 4780 4780 4779 4782; +}; +batch TRIANGLE_STRIP +{ + indices 4781 4783 4780 4782 4782 4784 4779; +}; +batch TRIANGLE_STRIP +{ + indices 4782 4783 4784 4784 4779 4785 4778; +}; +batch TRIANGLE_STRIP +{ + indices 4783 4781 4786 4787; +}; +batch TRIANGLE_STRIP +{ + indices 4788 4783 4786 4786 4789 4787; +}; +batch TRIANGLE_STRIP +{ + indices 4786 4789 4788 4788 4783 4790 4784; +}; +batch TRIANGLE_STRIP +{ + indices 4789 4791 4788 4790; +}; +batch TRIANGLE_STRIP +{ + indices 4789 4787 4792 4793; +}; +batch TRIANGLE_STRIP +{ + indices 4794 4789 4792 4792 4795 4793; +}; +batch TRIANGLE_STRIP +{ + indices 4794 4792 4795 4795 4796 4793; +}; +batch TRIANGLE_STRIP +{ + indices 4794 4797 4789 4791; +}; +batch TRIANGLE_STRIP +{ + indices 4795 4798 4794 4797; +}; +batch TRIANGLE_STRIP +{ + indices 4796 4799 4795 4798; +}; +batch TRIANGLE_STRIP +{ + indices 4799 4796 4800 4801; +}; +batch TRIANGLE_STRIP +{ + indices 4798 4799 4802 4800; +}; +batch TRIANGLE_STRIP +{ + indices 4802 4797 4798; +}; +batch TRIANGLE_STRIP +{ + indices 4800 4801 4803 4804; +}; +batch TRIANGLE_STRIP +{ + indices 4802 4800 4805 4803 4803 4804 4806 4807; +}; +batch TRIANGLE_STRIP +{ + indices 4803 4808 4805; +}; +batch TRIANGLE_STRIP +{ + indices 4807 4809 4806; +}; +batch TRIANGLE_STRIP +{ + indices 4808 4810 4805 4802; +}; +batch TRIANGLE_STRIP +{ + indices 4806 4811 4803 4808; +}; +batch TRIANGLE_STRIP +{ + indices 4806 4809 4811; +}; +batch TRIANGLE_STRIP +{ + indices 4808 4812 4810 4802; +}; +batch TRIANGLE_STRIP +{ + indices 4809 4807 4813 4814 4815; +}; +batch TRIANGLE_STRIP +{ + indices 4809 4813 4816 4815; +}; +batch TRIANGLE_STRIP +{ + indices 4811 4809 4816 4816 4817 4815 4818; +}; +batch TRIANGLE_STRIP +{ + indices 4819 4811 4816; +}; +batch TRIANGLE_STRIP +{ + indices 4818 4820 4817 4817 4816 4821 4821 4817 4820; +}; +batch TRIANGLE_STRIP +{ + indices 4821 4819 4816; +}; +batch TRIANGLE_STRIP +{ + indices 4820 4818 4822 4823; +}; +batch TRIANGLE_STRIP +{ + indices 4821 4820 4824 4822 4822 4823 4825 4826; +}; +batch TRIANGLE_STRIP +{ + indices 4827 4822 4825 4825 4828 4826; +}; +batch TRIANGLE_STRIP +{ + indices 4827 4825 4828 4828 4829 4826 4830; +}; +batch TRIANGLE_STRIP +{ + indices 4827 4828 4831; +}; +batch TRIANGLE_STRIP +{ + indices 4830 4832 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4831 4828 4833 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4832 4830 4834 4835; +}; +batch TRIANGLE_STRIP +{ + indices 4829 4832 4836 4834; +}; +batch TRIANGLE_STRIP +{ + indices 4836 4833 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4834 4835 4837 4838; +}; +batch TRIANGLE_STRIP +{ + indices 4836 4834 4839 4837; +}; +batch TRIANGLE_STRIP +{ + indices 4833 4836 4840 4839; +}; +batch TRIANGLE_STRIP +{ + indices 4838 4841 4837 4839; +}; +batch TRIANGLE_STRIP +{ + indices 4840 4842 4833 4831; +}; +batch TRIANGLE_STRIP +{ + indices 4839 4843 4840 4842 4842 4844 4831 4827; +}; +batch TRIANGLE_STRIP +{ + indices 4843 4839 4845 4841; +}; +batch TRIANGLE_STRIP +{ + indices 4843 4846 4842 4842 4844 4847 4847 4842 4846; +}; +batch TRIANGLE_STRIP +{ + indices 4827 4844 4848 4847; +}; +batch TRIANGLE_STRIP +{ + indices 4846 4843 4849 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4850 4847 4846 4846 4851 4849; +}; +batch TRIANGLE_STRIP +{ + indices 4851 4850 4846; +}; +batch TRIANGLE_STRIP +{ + indices 4848 4847 4852 4850; +}; +batch TRIANGLE_STRIP +{ + indices 4848 4853 4827 4822 4822 4853 4824; +}; +batch TRIANGLE_STRIP +{ + indices 4852 4854 4848 4853; +}; +batch TRIANGLE_STRIP +{ + indices 4850 4855 4852 4854; +}; +batch TRIANGLE_STRIP +{ + indices 4856 4824 4853 4853 4857 4854; +}; +batch TRIANGLE_STRIP +{ + indices 4853 4857 4856 4856 4824 4858 4821; +}; +batch TRIANGLE_STRIP +{ + indices 4856 4857 4859 4854; +}; +batch TRIANGLE_STRIP +{ + indices 4856 4860 4858 4821; +}; +batch TRIANGLE_STRIP +{ + indices 4856 4859 4860 4860 4821 4861 4819; +}; +batch TRIANGLE_STRIP +{ + indices 4859 4854 4862 4855; +}; +batch TRIANGLE_STRIP +{ + indices 4861 4863 4819 4811; +}; +batch TRIANGLE_STRIP +{ + indices 4864 4861 4860; +}; +batch TRIANGLE_STRIP +{ + indices 4863 4865 4811 4808 4808 4865 4812; +}; +batch TRIANGLE_STRIP +{ + indices 4863 4861 4866 4864; +}; +batch TRIANGLE_STRIP +{ + indices 4865 4863 4867 4866; +}; +batch TRIANGLE_STRIP +{ + indices 4864 4860 4868 4859; +}; +batch TRIANGLE_STRIP +{ + indices 4869 4866 4864 4864 4870 4868; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4869 4864; +}; +batch TRIANGLE_STRIP +{ + indices 4871 4868 4859; +}; +batch TRIANGLE_STRIP +{ + indices 4869 4872 4866 4867; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4873 4869 4872; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4868 4874 4871; +}; +batch TRIANGLE_STRIP +{ + indices 4873 4870 4875 4874; +}; +batch TRIANGLE_STRIP +{ + indices 4875 4876 4873 4877 4872; +}; +batch TRIANGLE_STRIP +{ + indices 4875 4878 4876 4877; +}; +batch TRIANGLE_STRIP +{ + indices 4874 4879 4875 4878; +}; +batch TRIANGLE_STRIP +{ + indices 4874 4880 4879 4879 4878 4881 4881 4879 4880; +}; +batch TRIANGLE_STRIP +{ + indices 4881 4882 4878 4877; +}; +batch TRIANGLE_STRIP +{ + indices 4880 4883 4881 4882; +}; +batch TRIANGLE_STRIP +{ + indices 4880 4874 4884 4871; +}; +batch TRIANGLE_STRIP +{ + indices 4883 4880 4885 4884 4884 4871 4886 4859 4862; +}; +batch TRIANGLE_STRIP +{ + indices 4885 4884 4887 4886; +}; +batch TRIANGLE_STRIP +{ + indices 4888 4883 4885; +}; +batch TRIANGLE_STRIP +{ + indices 4886 4862 4889; +}; +batch TRIANGLE_STRIP +{ + indices 4888 4885 4890 4887; +}; +batch TRIANGLE_STRIP +{ + indices 4889 4862 4891 4855; +}; +batch TRIANGLE_STRIP +{ + indices 4892 4889 4891 4891 4893 4855; +}; +batch TRIANGLE_STRIP +{ + indices 4892 4891 4894 4893; +}; +batch TRIANGLE_STRIP +{ + indices 4889 4892 4895 4894; +}; +batch TRIANGLE_STRIP +{ + indices 4893 4855 4896 4850; +}; +batch TRIANGLE_STRIP +{ + indices 4894 4893 4897 4896 4896 4850 4898 4851; +}; +batch TRIANGLE_STRIP +{ + indices 4898 4899 4896 4897; +}; +batch TRIANGLE_STRIP +{ + indices 4851 4900 4898 4899; +}; +batch TRIANGLE_STRIP +{ + indices 4900 4851 4901 4849; +}; +batch TRIANGLE_STRIP +{ + indices 4900 4902 4899 4897; +}; +batch TRIANGLE_STRIP +{ + indices 4902 4900 4901 4901 4903 4849 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4902 4904 4897 4894; +}; +batch TRIANGLE_STRIP +{ + indices 4905 4902 4901; +}; +batch TRIANGLE_STRIP +{ + indices 4904 4906 4894 4895; +}; +batch TRIANGLE_STRIP +{ + indices 4904 4902 4907 4905; +}; +batch TRIANGLE_STRIP +{ + indices 4906 4904 4908 4907; +}; +batch TRIANGLE_STRIP +{ + indices 4905 4901 4909 4903; +}; +batch TRIANGLE_STRIP +{ + indices 4910 4907 4905; +}; +batch TRIANGLE_STRIP +{ + indices 4909 4903 4911 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4909 4912 4905 4910; +}; +batch TRIANGLE_STRIP +{ + indices 4911 4845 4913 4841; +}; +batch TRIANGLE_STRIP +{ + indices 4911 4914 4909 4912; +}; +batch TRIANGLE_STRIP +{ + indices 4913 4915 4911 4914; +}; +batch TRIANGLE_STRIP +{ + indices 4841 4916 4913 4915 4915 4917 4914; +}; +batch TRIANGLE_STRIP +{ + indices 4917 4915 4916 4916 4918 4841 4838 4838 4918 4919; +}; +batch TRIANGLE_STRIP +{ + indices 4916 4918 4920 4919; +}; +batch TRIANGLE_STRIP +{ + indices 4917 4916 4921 4920 4920 4919 4922 4922 4920 4921; +}; +batch TRIANGLE_STRIP +{ + indices 4922 4919 4923; +}; +batch TRIANGLE_STRIP +{ + indices 4921 4924 4917 4914; +}; +batch TRIANGLE_STRIP +{ + indices 4922 4923 4925 4926; +}; +batch TRIANGLE_STRIP +{ + indices 4921 4922 4927 4925; +}; +batch TRIANGLE_STRIP +{ + indices 4927 4928 4921 4924; +}; +batch TRIANGLE_STRIP +{ + indices 4925 4929 4927 4928; +}; +batch TRIANGLE_STRIP +{ + indices 4925 4926 4930 4931 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4929 4925 4933 4930 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4928 4929 4933 4933 4934 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4928 4933 4934 4934 4935 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4928 4934 4936 4935; +}; +batch TRIANGLE_STRIP +{ + indices 4924 4928 4936 4936 4937 4935 4938; +}; +batch TRIANGLE_STRIP +{ + indices 4937 4939 4936 4924; +}; +batch TRIANGLE_STRIP +{ + indices 4937 4938 4939 4939 4924 4940 4914 4912 4912 4940 4939 4939 4912 4941 4941 4939 4938; +}; +batch TRIANGLE_STRIP +{ + indices 4910 4912 4941 4941 4942 4938 4943; +}; +batch TRIANGLE_STRIP +{ + indices 4944 4910 4941; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4943 4945 4946; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4947 4941 4944; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4945 4948 4946; +}; +batch TRIANGLE_STRIP +{ + indices 4947 4942 4948 4948 4949 4946 4950; +}; +batch TRIANGLE_STRIP +{ + indices 4947 4948 4951 4949; +}; +batch TRIANGLE_STRIP +{ + indices 4947 4952 4944 4910; +}; +batch TRIANGLE_STRIP +{ + indices 4947 4951 4952 4952 4910 4907; +}; +batch TRIANGLE_STRIP +{ + indices 4951 4949 4953 4950; +}; +batch TRIANGLE_STRIP +{ + indices 4951 4954 4952; +}; +batch TRIANGLE_STRIP +{ + indices 4953 4950 4955 4956; +}; +batch TRIANGLE_STRIP +{ + indices 4951 4953 4957 4955; +}; +batch TRIANGLE_STRIP +{ + indices 4957 4954 4951; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4955 4956; +}; +batch TRIANGLE_STRIP +{ + indices 4954 4959 4952; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4960 4955 4957; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4956 4961 4962; +}; +batch TRIANGLE_STRIP +{ + indices 4960 4958 4963 4961; +}; +batch TRIANGLE_STRIP +{ + indices 4957 4960 4964 4963; +}; +batch TRIANGLE_STRIP +{ + indices 4957 4965 4954 4959; +}; +batch TRIANGLE_STRIP +{ + indices 4964 4966 4957 4965; +}; +batch TRIANGLE_STRIP +{ + indices 4963 4967 4964 4964 4966 4968 4968 4964 4967 4967 4969 4963 4961; +}; +batch TRIANGLE_STRIP +{ + indices 4970 4968 4967 4967 4971 4969; +}; +batch TRIANGLE_STRIP +{ + indices 4971 4970 4967; +}; +batch TRIANGLE_STRIP +{ + indices 4961 4972 4969 4971; +}; +batch TRIANGLE_STRIP +{ + indices 4961 4973 4972 4972 4971 4974 4974 4972 4973 4973 4975 4961; +}; +batch TRIANGLE_STRIP +{ + indices 4974 4973 4975 4975 4962 4961; +}; +batch TRIANGLE_STRIP +{ + indices 4962 4976 4975 4977 4977 4976 4978; +}; +batch TRIANGLE_STRIP +{ + indices 4977 4979 4975 4974; +}; +batch TRIANGLE_STRIP +{ + indices 4978 4980 4977 4979; +}; +batch TRIANGLE_STRIP +{ + indices 4981 4980 4978; +}; +batch TRIANGLE_STRIP +{ + indices 4982 4974 4979; +}; +batch TRIANGLE_STRIP +{ + indices 4980 4981 4983 4984; +}; +batch TRIANGLE_STRIP +{ + indices 4980 4985 4979 4982; +}; +batch TRIANGLE_STRIP +{ + indices 4983 4986 4980 4985; +}; +batch TRIANGLE_STRIP +{ + indices 4983 4984 4987 4988; +}; +batch TRIANGLE_STRIP +{ + indices 4986 4983 4989 4987; +}; +batch TRIANGLE_STRIP +{ + indices 4989 4985 4986; +}; +batch TRIANGLE_STRIP +{ + indices 4987 4988 4990 4991; +}; +batch TRIANGLE_STRIP +{ + indices 4990 4992 4987 4989; +}; +batch TRIANGLE_STRIP +{ + indices 4991 4993 4990 4990 4992 4994 4994 4990 4993; +}; +batch TRIANGLE_STRIP +{ + indices 4995 4992 4994; +}; +batch TRIANGLE_STRIP +{ + indices 4993 4991 4996 4997; +}; +batch TRIANGLE_STRIP +{ + indices 4995 4998 4992 4989; +}; +batch TRIANGLE_STRIP +{ + indices 4995 4994 4999 4993; +}; +batch TRIANGLE_STRIP +{ + indices 4998 4995 5000 4999; +}; +batch TRIANGLE_STRIP +{ + indices 4989 4998 5001 5000; +}; +batch TRIANGLE_STRIP +{ + indices 5001 5002 4989 4985; +}; +batch TRIANGLE_STRIP +{ + indices 5003 5001 5000; +}; +batch TRIANGLE_STRIP +{ + indices 4985 5002 5004 5001 5003; +}; +batch TRIANGLE_STRIP +{ + indices 5004 4982 4985; +}; +batch TRIANGLE_STRIP +{ + indices 5003 5000 5005; +}; +batch TRIANGLE_STRIP +{ + indices 5004 5006 4982 4974; +}; +batch TRIANGLE_STRIP +{ + indices 5005 5000 5007 4999; +}; +batch TRIANGLE_STRIP +{ + indices 5005 5008 5003 5004; +}; +batch TRIANGLE_STRIP +{ + indices 5007 5009 5005 5008; +}; +batch TRIANGLE_STRIP +{ + indices 5010 5007 4999; +}; +batch TRIANGLE_STRIP +{ + indices 5011 5008 5009; +}; +batch TRIANGLE_STRIP +{ + indices 5010 4999 5012 4993; +}; +batch TRIANGLE_STRIP +{ + indices 5007 5013 5009 5011; +}; +batch TRIANGLE_STRIP +{ + indices 5010 5014 5007 5013; +}; +batch TRIANGLE_STRIP +{ + indices 5014 5010 5015 5012; +}; +batch TRIANGLE_STRIP +{ + indices 5013 5014 5016 5015; +}; +batch TRIANGLE_STRIP +{ + indices 5017 5013 5016 5016 5018 5015; +}; +batch TRIANGLE_STRIP +{ + indices 5016 5018 5017 5017 5013 5019 5011; +}; +batch TRIANGLE_STRIP +{ + indices 5018 5020 5017 5019; +}; +batch TRIANGLE_STRIP +{ + indices 5015 5021 5018 5018 5020 5022 5022 5018 5021 5021 5023 5015; +}; +batch TRIANGLE_STRIP +{ + indices 5022 5021 5024 5023 5023 5015 5025 5012; +}; +batch TRIANGLE_STRIP +{ + indices 5024 5023 5026; +}; +batch TRIANGLE_STRIP +{ + indices 5025 5012 5027 4993; +}; +batch TRIANGLE_STRIP +{ + indices 5025 5028 5023 5026; +}; +batch TRIANGLE_STRIP +{ + indices 5027 5029 5025 5028; +}; +batch TRIANGLE_STRIP +{ + indices 5027 4993 5030 4996; +}; +batch TRIANGLE_STRIP +{ + indices 5029 5027 5031 5030 5030 4996 5032 5032 5030 5031; +}; +batch TRIANGLE_STRIP +{ + indices 4997 5032 4996; +}; +batch TRIANGLE_STRIP +{ + indices 5029 5031 5033 5032 5032 4997 5034 5034 5032 5033; +}; +batch TRIANGLE_STRIP +{ + indices 5035 5034 4997; +}; +batch TRIANGLE_STRIP +{ + indices 5033 5036 5029 5028; +}; +batch TRIANGLE_STRIP +{ + indices 5034 5037 5033 5036; +}; +batch TRIANGLE_STRIP +{ + indices 5035 5037 5034; +}; +batch TRIANGLE_STRIP +{ + indices 5036 5038 5028 5026; +}; +batch TRIANGLE_STRIP +{ + indices 5037 5039 5036 5038; +}; +batch TRIANGLE_STRIP +{ + indices 5035 5040 5037 5039; +}; +batch TRIANGLE_STRIP +{ + indices 5040 5035 5041 5042; +}; +batch TRIANGLE_STRIP +{ + indices 5040 5043 5039 5038; +}; +batch TRIANGLE_STRIP +{ + indices 5041 5044 5040 5043; +}; +batch TRIANGLE_STRIP +{ + indices 5042 5045 5041 5044; +}; +batch TRIANGLE_STRIP +{ + indices 5045 5042 5046 5047; +}; +batch TRIANGLE_STRIP +{ + indices 5044 5045 5048 5046 5046 5047 5049 5050; +}; +batch TRIANGLE_STRIP +{ + indices 5048 5046 5051 5049; +}; +batch TRIANGLE_STRIP +{ + indices 5044 5048 5052 5051; +}; +batch TRIANGLE_STRIP +{ + indices 5052 5043 5044; +}; +batch TRIANGLE_STRIP +{ + indices 5049 5050 5053 5054; +}; +batch TRIANGLE_STRIP +{ + indices 5051 5049 5055 5053 5053 5054 5056 5056 5053 5055 5055 5057 5051 5052; +}; +batch TRIANGLE_STRIP +{ + indices 5055 5058 5057 5057 5052 5059 5059 5057 5058 5058 5060 5055 5056; +}; +batch TRIANGLE_STRIP +{ + indices 5059 5058 5061 5060; +}; +batch TRIANGLE_STRIP +{ + indices 5056 5054 5062 5063; +}; +batch TRIANGLE_STRIP +{ + indices 5064 5056 5062 5062 5065 5063; +}; +batch TRIANGLE_STRIP +{ + indices 5064 5062 5065 5065 5066 5063 5067 5067 5066 5068; +}; +batch TRIANGLE_STRIP +{ + indices 5064 5065 5069 5066; +}; +batch TRIANGLE_STRIP +{ + indices 5056 5064 5070 5069; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5060 5056; +}; +batch TRIANGLE_STRIP +{ + indices 5069 5066 5071 5068; +}; +batch TRIANGLE_STRIP +{ + indices 5069 5071 5072 5068; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5069 5073 5072; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5074 5060 5061; +}; +batch TRIANGLE_STRIP +{ + indices 5073 5075 5070 5074; +}; +batch TRIANGLE_STRIP +{ + indices 5072 5068 5076 5077; +}; +batch TRIANGLE_STRIP +{ + indices 5073 5072 5078 5076 5076 5077 5079 5080; +}; +batch TRIANGLE_STRIP +{ + indices 5081 5076 5079 5079 5082 5080; +}; +batch TRIANGLE_STRIP +{ + indices 5079 5082 5081 5081 5076 5083 5078; +}; +batch TRIANGLE_STRIP +{ + indices 5082 5084 5081 5081 5083 5085 5085 5081 5084; +}; +batch TRIANGLE_STRIP +{ + indices 5080 5086 5082 5084; +}; +batch TRIANGLE_STRIP +{ + indices 5086 5080 5087 5088; +}; +batch TRIANGLE_STRIP +{ + indices 5086 5089 5084 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5088 5090 5087 5086; +}; +batch TRIANGLE_STRIP +{ + indices 5088 5091 5090 5092; +}; +batch TRIANGLE_STRIP +{ + indices 5090 5093 5086 5089; +}; +batch TRIANGLE_STRIP +{ + indices 5092 5094 5090 5090 5093 5095 5095 5090 5094 5094 5096 5092 5097; +}; +batch TRIANGLE_STRIP +{ + indices 5095 5094 5098; +}; +batch TRIANGLE_STRIP +{ + indices 5097 5099 5096 5096 5094 5100 5098; +}; +batch TRIANGLE_STRIP +{ + indices 5100 5096 5099; +}; +batch TRIANGLE_STRIP +{ + indices 5095 5098 5101 5100; +}; +batch TRIANGLE_STRIP +{ + indices 5099 5097 5102 5103; +}; +batch TRIANGLE_STRIP +{ + indices 5099 5102 5104 5103; +}; +batch TRIANGLE_STRIP +{ + indices 5105 5100 5099; +}; +batch TRIANGLE_STRIP +{ + indices 5104 5103 5106 5107 5108; +}; +batch TRIANGLE_STRIP +{ + indices 5104 5109 5099 5105; +}; +batch TRIANGLE_STRIP +{ + indices 5106 5108 5110 5111; +}; +batch TRIANGLE_STRIP +{ + indices 5104 5106 5112 5110; +}; +batch TRIANGLE_STRIP +{ + indices 5109 5104 5112; +}; +batch TRIANGLE_STRIP +{ + indices 5110 5111 5113 5114 377; +}; +batch TRIANGLE_STRIP +{ + indices 5113 5115 5110 5112; +}; +batch TRIANGLE_STRIP +{ + indices 377 5116 5113 5115 5115 5117 5112; +}; +batch TRIANGLE_STRIP +{ + indices 5116 377 5118 380 383; +}; +batch TRIANGLE_STRIP +{ + indices 5116 5119 5115 5117; +}; +batch TRIANGLE_STRIP +{ + indices 5118 5120 5116 5119; +}; +batch TRIANGLE_STRIP +{ + indices 5112 5117 5121 5119; +}; +batch TRIANGLE_STRIP +{ + indices 5121 5109 5112; +}; +batch TRIANGLE_STRIP +{ + indices 5120 5122 5119 5121; +}; +batch TRIANGLE_STRIP +{ + indices 5118 5123 5120 5122; +}; +batch TRIANGLE_STRIP +{ + indices 383 5124 5118 5123; +}; +batch TRIANGLE_STRIP +{ + indices 5124 383 5125 413; +}; +batch TRIANGLE_STRIP +{ + indices 5123 5124 5126 5125 5125 413 5127 414; +}; +batch TRIANGLE_STRIP +{ + indices 5125 5127 5128 414; +}; +batch TRIANGLE_STRIP +{ + indices 5126 5125 5128 5128 5129 414; +}; +batch TRIANGLE_STRIP +{ + indices 5126 5128 5129 5129 415 414; +}; +batch TRIANGLE_STRIP +{ + indices 415 424 5129 5129 5126 5130; +}; +batch TRIANGLE_STRIP +{ + indices 424 5131 5129 5130 5130 5132 5126 5123; +}; +batch TRIANGLE_STRIP +{ + indices 5130 5133 5132 5132 5123 5134 5134 5132 5133 5133 5135 5130 5131; +}; +batch TRIANGLE_STRIP +{ + indices 5134 5133 5136 5135; +}; +batch TRIANGLE_STRIP +{ + indices 5123 5134 5137 5136; +}; +batch TRIANGLE_STRIP +{ + indices 5137 5122 5123; +}; +batch TRIANGLE_STRIP +{ + indices 5138 5136 5135; +}; +batch TRIANGLE_STRIP +{ + indices 5137 5139 5122 5121; +}; +batch TRIANGLE_STRIP +{ + indices 5138 5135 5140 5131; +}; +batch TRIANGLE_STRIP +{ + indices 5141 5121 5139; +}; +batch TRIANGLE_STRIP +{ + indices 5131 5142 5140; +}; +batch TRIANGLE_STRIP +{ + indices 5141 5139 5143 5137; +}; +batch TRIANGLE_STRIP +{ + indices 5141 5144 5121 5109 5109 5144 5105 5145 5145 5144 5141; +}; +batch TRIANGLE_STRIP +{ + indices 5145 5100 5105; +}; +batch TRIANGLE_STRIP +{ + indices 5143 5146 5141 5145; +}; +batch TRIANGLE_STRIP +{ + indices 5146 5143 5137; +}; +batch TRIANGLE_STRIP +{ + indices 5100 5145 5147 5146; +}; +batch TRIANGLE_STRIP +{ + indices 5101 5100 5147 5147 5148 5146; +}; +batch TRIANGLE_STRIP +{ + indices 5147 5148 5101; +}; +batch TRIANGLE_STRIP +{ + indices 5137 5149 5146 5148; +}; +batch TRIANGLE_STRIP +{ + indices 5149 5137 5150 5136 5138; +}; +batch TRIANGLE_STRIP +{ + indices 5151 5148 5149 5149 5152 5150; +}; +batch TRIANGLE_STRIP +{ + indices 5149 5152 5151; +}; +batch TRIANGLE_STRIP +{ + indices 5138 5153 5150 5150 5152 5154 5154 5150 5153; +}; +batch TRIANGLE_STRIP +{ + indices 5151 5152 5155 5154; +}; +batch TRIANGLE_STRIP +{ + indices 5156 5148 5151 5151 5157 5155; +}; +batch TRIANGLE_STRIP +{ + indices 5151 5157 5156; +}; +batch TRIANGLE_STRIP +{ + indices 5154 5158 5155 5157; +}; +batch TRIANGLE_STRIP +{ + indices 5156 5159 5148 5101; +}; +batch TRIANGLE_STRIP +{ + indices 5157 5160 5156 5159 5159 5161 5101 5095 5095 5161 5093; +}; +batch TRIANGLE_STRIP +{ + indices 5161 5159 5162 5160; +}; +batch TRIANGLE_STRIP +{ + indices 5093 5161 5163 5162; +}; +batch TRIANGLE_STRIP +{ + indices 5089 5093 5163 5163 5164 5162; +}; +batch TRIANGLE_STRIP +{ + indices 5164 5089 5163; +}; +batch TRIANGLE_STRIP +{ + indices 5165 5162 5160; +}; +batch TRIANGLE_STRIP +{ + indices 5164 5166 5089 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5164 5162 5167 5165; +}; +batch TRIANGLE_STRIP +{ + indices 5168 5166 5164 5164 5169 5167; +}; +batch TRIANGLE_STRIP +{ + indices 5168 5164 5169; +}; +batch TRIANGLE_STRIP +{ + indices 5165 5170 5167 5169; +}; +batch TRIANGLE_STRIP +{ + indices 5165 5160 5171 5157 5158; +}; +batch TRIANGLE_STRIP +{ + indices 5171 5172 5165 5170; +}; +batch TRIANGLE_STRIP +{ + indices 5158 5173 5171 5172; +}; +batch TRIANGLE_STRIP +{ + indices 5174 5169 5170 5170 5175 5172; +}; +batch TRIANGLE_STRIP +{ + indices 5170 5175 5174 5174 5169 5176 5176 5174 5175; +}; +batch TRIANGLE_STRIP +{ + indices 5168 5169 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5173 5177 5172 5175; +}; +batch TRIANGLE_STRIP +{ + indices 5176 5178 5168 5166 5166 5178 5179 5179 5166 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5176 5180 5178 5179 5179 5181 5085 5083 5083 5181 5182 5182 5083 5078; +}; +batch TRIANGLE_STRIP +{ + indices 5181 5183 5182 5078; +}; +batch TRIANGLE_STRIP +{ + indices 5179 5184 5181 5183 5183 5185 5078 5073; +}; +batch TRIANGLE_STRIP +{ + indices 5184 5186 5183 5185 5185 5187 5073 5075; +}; +batch TRIANGLE_STRIP +{ + indices 5186 5188 5185 5187 5187 5189 5075 5074; +}; +batch TRIANGLE_STRIP +{ + indices 5189 5187 5190 5188; +}; +batch TRIANGLE_STRIP +{ + indices 5074 5189 5191 5190; +}; +batch TRIANGLE_STRIP +{ + indices 5192 5074 5191 5191 5193 5190; +}; +batch TRIANGLE_STRIP +{ + indices 5193 5192 5191; +}; +batch TRIANGLE_STRIP +{ + indices 5188 5194 5190 5193; +}; +batch TRIANGLE_STRIP +{ + indices 5192 5195 5074 5061; +}; +batch TRIANGLE_STRIP +{ + indices 5195 5192 5196 5193; +}; +batch TRIANGLE_STRIP +{ + indices 5061 5195 5197 5196; +}; +batch TRIANGLE_STRIP +{ + indices 5061 5197 5059 5198 5052; +}; +batch TRIANGLE_STRIP +{ + indices 5196 5199 5197 5198 5198 5200 5052 5043 5043 5200 5201 5201 5043 5038; +}; +batch TRIANGLE_STRIP +{ + indices 5198 5202 5200 5201 5201 5203 5038; +}; +batch TRIANGLE_STRIP +{ + indices 5201 5202 5203 5203 5038 5026 5026 5203 5024; +}; +batch TRIANGLE_STRIP +{ + indices 5202 5198 5204 5199; +}; +batch TRIANGLE_STRIP +{ + indices 5205 5024 5203; +}; +batch TRIANGLE_STRIP +{ + indices 5206 5204 5199; +}; +batch TRIANGLE_STRIP +{ + indices 5202 5207 5203 5205; +}; +batch TRIANGLE_STRIP +{ + indices 5204 5208 5202 5207; +}; +batch TRIANGLE_STRIP +{ + indices 5208 5204 5209 5206; +}; +batch TRIANGLE_STRIP +{ + indices 5209 5210 5208 5207; +}; +batch TRIANGLE_STRIP +{ + indices 5206 5211 5209 5210; +}; +batch TRIANGLE_STRIP +{ + indices 5199 5212 5206 5211; +}; +batch TRIANGLE_STRIP +{ + indices 5199 5196 5212 5213 5211; +}; +batch TRIANGLE_STRIP +{ + indices 5196 5193 5213 5214 5214 5193 5194; +}; +batch TRIANGLE_STRIP +{ + indices 5211 5213 5215 5214; +}; +batch TRIANGLE_STRIP +{ + indices 5210 5211 5216 5215; +}; +batch TRIANGLE_STRIP +{ + indices 5214 5194 5217; +}; +batch TRIANGLE_STRIP +{ + indices 5216 5218 5210 5207; +}; +batch TRIANGLE_STRIP +{ + indices 5217 5194 5219 5188 5186; +}; +batch TRIANGLE_STRIP +{ + indices 5217 5220 5214 5215; +}; +batch TRIANGLE_STRIP +{ + indices 5219 5186 5221 5184; +}; +batch TRIANGLE_STRIP +{ + indices 5217 5219 5222 5221; +}; +batch TRIANGLE_STRIP +{ + indices 5222 5220 5217; +}; +batch TRIANGLE_STRIP +{ + indices 5184 5223 5221 5222; +}; +batch TRIANGLE_STRIP +{ + indices 5184 5179 5223 5224 5222; +}; +batch TRIANGLE_STRIP +{ + indices 5224 5179 5180; +}; +batch TRIANGLE_STRIP +{ + indices 5220 5222 5225 5224; +}; +batch TRIANGLE_STRIP +{ + indices 5220 5225 5226; +}; +batch TRIANGLE_STRIP +{ + indices 5224 5180 5227; +}; +batch TRIANGLE_STRIP +{ + indices 5226 5228 5220 5215; +}; +batch TRIANGLE_STRIP +{ + indices 5229 5227 5180; +}; +batch TRIANGLE_STRIP +{ + indices 5228 5230 5215 5216; +}; +batch TRIANGLE_STRIP +{ + indices 5229 5180 5231 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5229 5232 5227 5224; +}; +batch TRIANGLE_STRIP +{ + indices 5233 5229 5231 5231 5234 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5233 5231 5234 5234 5175 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5233 5235 5229 5232; +}; +batch TRIANGLE_STRIP +{ + indices 5235 5233 5236 5234; +}; +batch TRIANGLE_STRIP +{ + indices 5236 5237 5235 5232; +}; +batch TRIANGLE_STRIP +{ + indices 5234 5238 5236 5237; +}; +batch TRIANGLE_STRIP +{ + indices 5232 5239 5224 5225; +}; +batch TRIANGLE_STRIP +{ + indices 5237 5240 5232; +}; +batch TRIANGLE_STRIP +{ + indices 5239 5241 5225 5226; +}; +batch TRIANGLE_STRIP +{ + indices 5232 5242 5239 5241; +}; +batch TRIANGLE_STRIP +{ + indices 5242 5232 5240; +}; +batch TRIANGLE_STRIP +{ + indices 5241 5243 5226 5228; +}; +batch TRIANGLE_STRIP +{ + indices 5242 5244 5241 5241 5243 5245 5245 5241 5244 5244 5246 5242 5240; +}; +batch TRIANGLE_STRIP +{ + indices 5245 5244 5247 5246; +}; +batch TRIANGLE_STRIP +{ + indices 5243 5245 5248 5247; +}; +batch TRIANGLE_STRIP +{ + indices 5240 5249 5246 5247 5247 5250 5248 5248 5243 5251 5251 5248 5250 5250 5252 5247 5249; +}; +batch TRIANGLE_STRIP +{ + indices 5252 5253 5250 5251; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5252 5249; +}; +batch TRIANGLE_STRIP +{ + indices 5251 5255 5243 5228; +}; +batch TRIANGLE_STRIP +{ + indices 5253 5252 5256 5254; +}; +batch TRIANGLE_STRIP +{ + indices 5255 5257 5228 5230; +}; +batch TRIANGLE_STRIP +{ + indices 5257 5255 5258 5251; +}; +batch TRIANGLE_STRIP +{ + indices 5257 5259 5230 5216; +}; +batch TRIANGLE_STRIP +{ + indices 5258 5260 5257 5259; +}; +batch TRIANGLE_STRIP +{ + indices 5251 5261 5258 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5259 5262 5216 5218; +}; +batch TRIANGLE_STRIP +{ + indices 5262 5259 5263 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5218 5262 5264 5263; +}; +batch TRIANGLE_STRIP +{ + indices 5264 5265 5218 5266 5207 5205; +}; +batch TRIANGLE_STRIP +{ + indices 5266 5265 5267 5264; +}; +batch TRIANGLE_STRIP +{ + indices 5205 5266 5268 5267; +}; +batch TRIANGLE_STRIP +{ + indices 5205 5268 5024 5022 5022 5268 5269 5269 5022 5020; +}; +batch TRIANGLE_STRIP +{ + indices 5267 5270 5268 5269; +}; +batch TRIANGLE_STRIP +{ + indices 5264 5271 5267 5270; +}; +batch TRIANGLE_STRIP +{ + indices 5271 5264 5272 5263; +}; +batch TRIANGLE_STRIP +{ + indices 5273 5270 5271; +}; +batch TRIANGLE_STRIP +{ + indices 5263 5274 5272; +}; +batch TRIANGLE_STRIP +{ + indices 5275 5273 5271 5271 5276 5272; +}; +batch TRIANGLE_STRIP +{ + indices 5275 5271 5276 5276 5274 5272; +}; +batch TRIANGLE_STRIP +{ + indices 5275 5277 5273 5270; +}; +batch TRIANGLE_STRIP +{ + indices 5276 5278 5275 5277; +}; +batch TRIANGLE_STRIP +{ + indices 5279 5276 5274; +}; +batch TRIANGLE_STRIP +{ + indices 5277 5280 5270; +}; +batch TRIANGLE_STRIP +{ + indices 5274 5263 5281 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5281 5282 5274 5279; +}; +batch TRIANGLE_STRIP +{ + indices 5260 5283 5281 5282; +}; +batch TRIANGLE_STRIP +{ + indices 5261 5283 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5279 5284 5276 5278; +}; +batch TRIANGLE_STRIP +{ + indices 5282 5285 5279 5284; +}; +batch TRIANGLE_STRIP +{ + indices 5286 5282 5283 5283 5287 5261; +}; +batch TRIANGLE_STRIP +{ + indices 5286 5283 5287 5287 5288 5261 5251 5251 5288 5253 5289 5289 5288 5287; +}; +batch TRIANGLE_STRIP +{ + indices 5253 5256 5289 5289 5287 5290 5286; +}; +batch TRIANGLE_STRIP +{ + indices 5289 5291 5290 5286; +}; +batch TRIANGLE_STRIP +{ + indices 5289 5256 5291; +}; +batch TRIANGLE_STRIP +{ + indices 5282 5286 5292 5291; +}; +batch TRIANGLE_STRIP +{ + indices 5282 5292 5285; +}; +batch TRIANGLE_STRIP +{ + indices 5291 5256 5293 5254; +}; +batch TRIANGLE_STRIP +{ + indices 5294 5292 5291 5291 5295 5293; +}; +batch TRIANGLE_STRIP +{ + indices 5295 5294 5291; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5296 5293 5295; +}; +batch TRIANGLE_STRIP +{ + indices 5294 5297 5292 5285; +}; +batch TRIANGLE_STRIP +{ + indices 5298 5294 5295; +}; +batch TRIANGLE_STRIP +{ + indices 5299 5285 5297 5297 5300 5294; +}; +batch TRIANGLE_STRIP +{ + indices 5299 5297 5300 5300 5298 5294; +}; +batch TRIANGLE_STRIP +{ + indices 5299 5301 5285 5284; +}; +batch TRIANGLE_STRIP +{ + indices 5300 5302 5299 5301; +}; +batch TRIANGLE_STRIP +{ + indices 5300 5303 5302; +}; +batch TRIANGLE_STRIP +{ + indices 5301 5304 5284; +}; +batch TRIANGLE_STRIP +{ + indices 5303 5300 5305 5298; +}; +batch TRIANGLE_STRIP +{ + indices 5302 5303 5306 5305; +}; +batch TRIANGLE_STRIP +{ + indices 5301 5302 5307 5306; +}; +batch TRIANGLE_STRIP +{ + indices 5301 5307 5304 5304 5284 5308 5278; +}; +batch TRIANGLE_STRIP +{ + indices 5307 5309 5304 5308 5308 5310 5278 5277; +}; +batch TRIANGLE_STRIP +{ + indices 5308 5311 5310 5310 5277 5312 5280; +}; +batch TRIANGLE_STRIP +{ + indices 5311 5313 5310 5312; +}; +batch TRIANGLE_STRIP +{ + indices 5308 5314 5311 5313; +}; +batch TRIANGLE_STRIP +{ + indices 5308 5309 5314; +}; +batch TRIANGLE_STRIP +{ + indices 5312 5315 5280; +}; +batch TRIANGLE_STRIP +{ + indices 5316 5314 5309; +}; +batch TRIANGLE_STRIP +{ + indices 5315 5317 5280 5270 5270 5317 5269 5020 5020 5317 5318 5318 5020 5319 5019; +}; +batch TRIANGLE_STRIP +{ + indices 5317 5320 5318 5319; +}; +batch TRIANGLE_STRIP +{ + indices 5315 5320 5317; +}; +batch TRIANGLE_STRIP +{ + indices 5321 5019 5319 5319 5322 5320; +}; +batch TRIANGLE_STRIP +{ + indices 5319 5322 5321; +}; +batch TRIANGLE_STRIP +{ + indices 5315 5323 5320 5320 5322 5324 5324 5320 5323 5323 5325 5315 5312 5312 5325 5313; +}; +batch TRIANGLE_STRIP +{ + indices 5325 5326 5323 5324; +}; +batch TRIANGLE_STRIP +{ + indices 5325 5313 5327; +}; +batch TRIANGLE_STRIP +{ + indices 5324 5328 5322 5321; +}; +batch TRIANGLE_STRIP +{ + indices 5327 5313 5329 5314; +}; +batch TRIANGLE_STRIP +{ + indices 5327 5330 5325 5326; +}; +batch TRIANGLE_STRIP +{ + indices 5329 5314 5331 5316; +}; +batch TRIANGLE_STRIP +{ + indices 5327 5329 5332 5331; +}; +batch TRIANGLE_STRIP +{ + indices 5330 5327 5333 5332; +}; +batch TRIANGLE_STRIP +{ + indices 5326 5330 5334 5333 5333 5332 5335 5335 5333 5334; +}; +batch TRIANGLE_STRIP +{ + indices 5331 5336 5332 5335; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5337 5326 5324; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5335 5338; +}; +batch TRIANGLE_STRIP +{ + indices 5337 5339 5324 5328; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5340 5337 5339; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5338 5340; +}; +batch TRIANGLE_STRIP +{ + indices 5339 5341 5328 5321; +}; +batch TRIANGLE_STRIP +{ + indices 5342 5339 5340 5340 5343 5338; +}; +batch TRIANGLE_STRIP +{ + indices 5343 5342 5340; +}; +batch TRIANGLE_STRIP +{ + indices 5335 5344 5338 5343; +}; +batch TRIANGLE_STRIP +{ + indices 5335 5336 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5342 5345 5339 5341; +}; +batch TRIANGLE_STRIP +{ + indices 5345 5342 5346 5347 5347 5342 5343; +}; +batch TRIANGLE_STRIP +{ + indices 5346 5348 5345 5345 5341 5349 5349 5345 5348 5348 5350 5346 5347; +}; +batch TRIANGLE_STRIP +{ + indices 5351 5349 5348 5348 5352 5350; +}; +batch TRIANGLE_STRIP +{ + indices 5351 5348 5352; +}; +batch TRIANGLE_STRIP +{ + indices 5353 5341 5349 5349 5354 5351; +}; +batch TRIANGLE_STRIP +{ + indices 5349 5354 5353 5353 5341 5355 5321; +}; +batch TRIANGLE_STRIP +{ + indices 5354 5356 5353 5353 5355 5357 5357 5353 5356; +}; +batch TRIANGLE_STRIP +{ + indices 5358 5321 5355 5355 5359 5357; +}; +batch TRIANGLE_STRIP +{ + indices 5355 5359 5358 5358 5321 5360 5360 5358 5359; +}; +batch TRIANGLE_STRIP +{ + indices 5321 5360 5019 5011 5011 5360 5361 5359; +}; +batch TRIANGLE_STRIP +{ + indices 5011 5361 5008; +}; +batch TRIANGLE_STRIP +{ + indices 5359 5357 5362 5356; +}; +batch TRIANGLE_STRIP +{ + indices 5361 5363 5008 5004; +}; +batch TRIANGLE_STRIP +{ + indices 5359 5364 5361; +}; +batch TRIANGLE_STRIP +{ + indices 5365 5004 5363 5363 5366 5361; +}; +batch TRIANGLE_STRIP +{ + indices 5365 5363 5366 5366 5364 5361; +}; +batch TRIANGLE_STRIP +{ + indices 5004 5365 5367 5366; +}; +batch TRIANGLE_STRIP +{ + indices 5367 5006 5004; +}; +batch TRIANGLE_STRIP +{ + indices 5359 5368 5364 5366; +}; +batch TRIANGLE_STRIP +{ + indices 5359 5362 5368; +}; +batch TRIANGLE_STRIP +{ + indices 5366 5369 5367 5006; +}; +batch TRIANGLE_STRIP +{ + indices 5366 5368 5369 5369 5006 5370 4974 4971 4971 5370 4970; +}; +batch TRIANGLE_STRIP +{ + indices 5370 5369 5371 5368; +}; +batch TRIANGLE_STRIP +{ + indices 4970 5370 5372 5371 5371 5368 5373 5373 5371 5372; +}; +batch TRIANGLE_STRIP +{ + indices 5368 5362 5374 5356; +}; +batch TRIANGLE_STRIP +{ + indices 5374 5375 5368 5373; +}; +batch TRIANGLE_STRIP +{ + indices 5356 5376 5374 5375; +}; +batch TRIANGLE_STRIP +{ + indices 5356 5354 5376 5351; +}; +batch TRIANGLE_STRIP +{ + indices 5373 5375 5377 5376 5376 5351 5378 5378 5376 5377; +}; +batch TRIANGLE_STRIP +{ + indices 5378 5351 5379 5352; +}; +batch TRIANGLE_STRIP +{ + indices 5377 5380 5373 5372; +}; +batch TRIANGLE_STRIP +{ + indices 5379 5352 5381 5350; +}; +batch TRIANGLE_STRIP +{ + indices 5382 5378 5379 5379 5383 5381; +}; +batch TRIANGLE_STRIP +{ + indices 5379 5383 5382; +}; +batch TRIANGLE_STRIP +{ + indices 5377 5378 5384 5382; +}; +batch TRIANGLE_STRIP +{ + indices 5384 5385 5377 5380; +}; +batch TRIANGLE_STRIP +{ + indices 5382 5386 5384 5385; +}; +batch TRIANGLE_STRIP +{ + indices 5383 5387 5382 5386; +}; +batch TRIANGLE_STRIP +{ + indices 5385 5388 5380 5372; +}; +batch TRIANGLE_STRIP +{ + indices 5386 5389 5385 5388; +}; +batch TRIANGLE_STRIP +{ + indices 5386 5390 5389 5389 5388 5391 5391 5389 5390; +}; +batch TRIANGLE_STRIP +{ + indices 5388 5391 5392; +}; +batch TRIANGLE_STRIP +{ + indices 5390 5386 5393 5387; +}; +batch TRIANGLE_STRIP +{ + indices 5390 5394 5391 5392; +}; +batch TRIANGLE_STRIP +{ + indices 5393 5395 5390 5394; +}; +batch TRIANGLE_STRIP +{ + indices 5388 5392 5396 5394; +}; +batch TRIANGLE_STRIP +{ + indices 5388 5396 5372 5397 4970 5398 5398 5397 5396; +}; +batch TRIANGLE_STRIP +{ + indices 4970 5398 4968 4966; +}; +batch TRIANGLE_STRIP +{ + indices 5394 5399 5396 5398 5398 5400 4966 4965; +}; +batch TRIANGLE_STRIP +{ + indices 5399 5401 5398 5400 5400 5402 4965 4959; +}; +batch TRIANGLE_STRIP +{ + indices 5401 5403 5400 5402 5402 5404 4959; +}; +batch TRIANGLE_STRIP +{ + indices 5402 5403 5404 5404 4959 4952 4952 5404 4907 4908; +}; +batch TRIANGLE_STRIP +{ + indices 5403 5405 5404 4908; +}; +batch TRIANGLE_STRIP +{ + indices 5403 5406 5405 4908; +}; +batch TRIANGLE_STRIP +{ + indices 5403 5401 5406 5406 4908 4906; +}; +batch TRIANGLE_STRIP +{ + indices 5401 5407 5406 4906; +}; +batch TRIANGLE_STRIP +{ + indices 5401 5399 5407 5407 4906 5408 4895; +}; +batch TRIANGLE_STRIP +{ + indices 5399 5409 5407 5408; +}; +batch TRIANGLE_STRIP +{ + indices 5399 5394 5409 5395; +}; +batch TRIANGLE_STRIP +{ + indices 5410 4895 5408 5408 5411 5409; +}; +batch TRIANGLE_STRIP +{ + indices 5411 5410 5408; +}; +batch TRIANGLE_STRIP +{ + indices 5395 5412 5409 5411; +}; +batch TRIANGLE_STRIP +{ + indices 5410 5413 4895 4889 4889 5413 4886; +}; +batch TRIANGLE_STRIP +{ + indices 5411 5414 5410 5413 5413 5415 4886; +}; +batch TRIANGLE_STRIP +{ + indices 5413 5414 5415 5415 4886 4887 4887 5415 5414 5414 5416 5411 5412; +}; +batch TRIANGLE_STRIP +{ + indices 5416 5417 5414 4887; +}; +batch TRIANGLE_STRIP +{ + indices 5412 5418 5416 5417 5417 5419 4887; +}; +batch TRIANGLE_STRIP +{ + indices 5417 5418 5419 5419 4887 5420 4890; +}; +batch TRIANGLE_STRIP +{ + indices 5418 5421 5419 5420; +}; +batch TRIANGLE_STRIP +{ + indices 5412 5422 5418 5421; +}; +batch TRIANGLE_STRIP +{ + indices 5412 5395 5422 5393 5387; +}; +batch TRIANGLE_STRIP +{ + indices 5420 5423 4890 4888; +}; +batch TRIANGLE_STRIP +{ + indices 5423 5420 5424 5421; +}; +batch TRIANGLE_STRIP +{ + indices 4888 5423 5425 5424; +}; +batch TRIANGLE_STRIP +{ + indices 5422 5426 5421 5421 5424 5427 5427 5421 5426 5426 5428 5422 5387; +}; +batch TRIANGLE_STRIP +{ + indices 5427 5426 5429 5428; +}; +batch TRIANGLE_STRIP +{ + indices 5427 5430 5424 5425; +}; +batch TRIANGLE_STRIP +{ + indices 5430 5427 5431 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5425 5430 5432 5431; +}; +batch TRIANGLE_STRIP +{ + indices 5428 5387 5433 5383 5381; +}; +batch TRIANGLE_STRIP +{ + indices 5433 5434 5428 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5381 5435 5433 5433 5434 5436 5436 5433 5435 5435 5437 5381 5350; +}; +batch TRIANGLE_STRIP +{ + indices 5436 5435 5438 5437; +}; +batch TRIANGLE_STRIP +{ + indices 5439 5434 5436 5436 5440 5438; +}; +batch TRIANGLE_STRIP +{ + indices 5439 5436 5440 5440 5437 5438; +}; +batch TRIANGLE_STRIP +{ + indices 5434 5439 5441 5440; +}; +batch TRIANGLE_STRIP +{ + indices 5434 5441 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5437 5350 5442 5347; +}; +batch TRIANGLE_STRIP +{ + indices 5441 5443 5429 5431; +}; +batch TRIANGLE_STRIP +{ + indices 5347 5444 5442; +}; +batch TRIANGLE_STRIP +{ + indices 5445 5431 5443; +}; +batch TRIANGLE_STRIP +{ + indices 5444 5446 5442 5437; +}; +batch TRIANGLE_STRIP +{ + indices 5347 5447 5444 5446; +}; +batch TRIANGLE_STRIP +{ + indices 5343 5447 5347; +}; +batch TRIANGLE_STRIP +{ + indices 5446 5448 5437 5440; +}; +batch TRIANGLE_STRIP +{ + indices 5447 5449 5446 5448; +}; +batch TRIANGLE_STRIP +{ + indices 5343 5450 5447 5449; +}; +batch TRIANGLE_STRIP +{ + indices 5448 5451 5440 5441; +}; +batch TRIANGLE_STRIP +{ + indices 5448 5452 5451 5441 5441 5452 5453 5453 5441 5443 5443 5453 5445; +}; +batch TRIANGLE_STRIP +{ + indices 5448 5454 5452 5453; +}; +batch TRIANGLE_STRIP +{ + indices 5449 5455 5448 5454; +}; +batch TRIANGLE_STRIP +{ + indices 5445 5453 5456 5454; +}; +batch TRIANGLE_STRIP +{ + indices 5449 5457 5455 5455 5454 5458; +}; +batch TRIANGLE_STRIP +{ + indices 5457 5449 5459 5450; +}; +batch TRIANGLE_STRIP +{ + indices 5457 5460 5455 5458; +}; +batch TRIANGLE_STRIP +{ + indices 5459 5461 5457 5460; +}; +batch TRIANGLE_STRIP +{ + indices 5459 5450 5462 5343 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5461 5459 5463 5462; +}; +batch TRIANGLE_STRIP +{ + indices 5464 5460 5461 5461 5465 5463; +}; +batch TRIANGLE_STRIP +{ + indices 5461 5465 5464 5464 5460 5466 5458; +}; +batch TRIANGLE_STRIP +{ + indices 5465 5467 5464 5466; +}; +batch TRIANGLE_STRIP +{ + indices 5465 5463 5468 5462; +}; +batch TRIANGLE_STRIP +{ + indices 5468 5469 5465 5467; +}; +batch TRIANGLE_STRIP +{ + indices 5462 5470 5468 5468 5469 5471 5471 5468 5470; +}; +batch TRIANGLE_STRIP +{ + indices 5344 5472 5462 5473 5473 5472 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5470 5462 5473 5473 5336 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5474 5471 5470; +}; +batch TRIANGLE_STRIP +{ + indices 5473 5336 5475 5331; +}; +batch TRIANGLE_STRIP +{ + indices 5473 5476 5470 5474; +}; +batch TRIANGLE_STRIP +{ + indices 5475 5477 5473 5476; +}; +batch TRIANGLE_STRIP +{ + indices 5475 5331 5478 5316; +}; +batch TRIANGLE_STRIP +{ + indices 5477 5475 5479 5478; +}; +batch TRIANGLE_STRIP +{ + indices 5476 5477 5480 5479; +}; +batch TRIANGLE_STRIP +{ + indices 5476 5480 5481 5479; +}; +batch TRIANGLE_STRIP +{ + indices 5481 5482 5476 5474; +}; +batch TRIANGLE_STRIP +{ + indices 5479 5483 5481 5481 5482 5484 5484 5481 5483 5483 5485 5479 5478; +}; +batch TRIANGLE_STRIP +{ + indices 5485 5486 5483 5484; +}; +batch TRIANGLE_STRIP +{ + indices 5478 5487 5485 5485 5486 5488 5488 5485 5487 5487 5489 5478 5316; +}; +batch TRIANGLE_STRIP +{ + indices 5489 5490 5487 5488; +}; +batch TRIANGLE_STRIP +{ + indices 5316 5491 5489 5490; +}; +batch TRIANGLE_STRIP +{ + indices 5316 5309 5491 5307 5492 5492 5491 5490; +}; +batch TRIANGLE_STRIP +{ + indices 5307 5306 5492 5490 5490 5306 5488 5493 5493 5306 5305; +}; +batch TRIANGLE_STRIP +{ + indices 5493 5494 5488 5486; +}; +batch TRIANGLE_STRIP +{ + indices 5495 5493 5305; +}; +batch TRIANGLE_STRIP +{ + indices 5494 5496 5486 5484; +}; +batch TRIANGLE_STRIP +{ + indices 5494 5493 5497 5495 5495 5305 5498 5298; +}; +batch TRIANGLE_STRIP +{ + indices 5499 5495 5498 5498 5500 5298 5295 5295 5500 5296; +}; +batch TRIANGLE_STRIP +{ + indices 5499 5498 5501 5500 5500 5296 5502 5254; +}; +batch TRIANGLE_STRIP +{ + indices 5502 5503 5500 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5504 5502 5503; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5249 5504 5505 5503; +}; +batch TRIANGLE_STRIP +{ + indices 5505 5249 5506 5240; +}; +batch TRIANGLE_STRIP +{ + indices 5503 5505 5507; +}; +batch TRIANGLE_STRIP +{ + indices 5506 5240 5508 5237 5238; +}; +batch TRIANGLE_STRIP +{ + indices 5506 5509 5505 5507; +}; +batch TRIANGLE_STRIP +{ + indices 5508 5510 5506 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5238 5511 5508 5510 5510 5512 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5511 5513 5510 5512 5512 5514 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5513 5515 5512 5514; +}; +batch TRIANGLE_STRIP +{ + indices 5507 5509 5516 5514; +}; +batch TRIANGLE_STRIP +{ + indices 5503 5507 5517 5516; +}; +batch TRIANGLE_STRIP +{ + indices 5517 5518 5503 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5516 5519 5517 5518 5518 5520 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5519 5521 5518 5520; +}; +batch TRIANGLE_STRIP +{ + indices 5516 5522 5519 5521; +}; +batch TRIANGLE_STRIP +{ + indices 5520 5523 5501 5499; +}; +batch TRIANGLE_STRIP +{ + indices 5521 5524 5520 5520 5523 5525 5525 5520 5524; +}; +batch TRIANGLE_STRIP +{ + indices 5499 5523 5526 5525; +}; +batch TRIANGLE_STRIP +{ + indices 5526 5527 5499 5495 5495 5527 5497; +}; +batch TRIANGLE_STRIP +{ + indices 5525 5528 5526 5527 5527 5529 5497; +}; +batch TRIANGLE_STRIP +{ + indices 5527 5528 5529 5529 5497 5530 5530 5529 5528; +}; +batch TRIANGLE_STRIP +{ + indices 5530 5531 5497; +}; +batch TRIANGLE_STRIP +{ + indices 5528 5525 5532 5524; +}; +batch TRIANGLE_STRIP +{ + indices 5531 5533 5497 5494 5494 5533 5534 5531; +}; +batch TRIANGLE_STRIP +{ + indices 5496 5494 5534; +}; +batch TRIANGLE_STRIP +{ + indices 5530 5535 5531 5534; +}; +batch TRIANGLE_STRIP +{ + indices 5528 5535 5530; +}; +batch TRIANGLE_STRIP +{ + indices 5496 5534 5536; +}; +batch TRIANGLE_STRIP +{ + indices 5535 5528 5537 5532; +}; +batch TRIANGLE_STRIP +{ + indices 5535 5538 5534 5536; +}; +batch TRIANGLE_STRIP +{ + indices 5537 5539 5535 5538; +}; +batch TRIANGLE_STRIP +{ + indices 5536 5540 5496 5484; +}; +batch TRIANGLE_STRIP +{ + indices 5538 5541 5536 5540; +}; +batch TRIANGLE_STRIP +{ + indices 5539 5542 5538 5541; +}; +batch TRIANGLE_STRIP +{ + indices 5484 5540 5543 5541; +}; +batch TRIANGLE_STRIP +{ + indices 5542 5539 5544 5537; +}; +batch TRIANGLE_STRIP +{ + indices 5545 5541 5542 5542 5546 5544; +}; +batch TRIANGLE_STRIP +{ + indices 5542 5546 5545 5545 5541 5547 5547 5545 5546; +}; +batch TRIANGLE_STRIP +{ + indices 5541 5547 5543; +}; +batch TRIANGLE_STRIP +{ + indices 5548 5544 5537; +}; +batch TRIANGLE_STRIP +{ + indices 5543 5549 5484 5482 5482 5549 5550 5550 5482 5474; +}; +batch TRIANGLE_STRIP +{ + indices 5543 5551 5549 5550 5550 5552 5474; +}; +batch TRIANGLE_STRIP +{ + indices 5550 5551 5552 5552 5474 5553 5471 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5552 5554 5553 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5551 5555 5552 5554; +}; +batch TRIANGLE_STRIP +{ + indices 5543 5556 5551 5555; +}; +batch TRIANGLE_STRIP +{ + indices 5543 5547 5556; +}; +batch TRIANGLE_STRIP +{ + indices 5469 5554 5557 5555; +}; +batch TRIANGLE_STRIP +{ + indices 5557 5467 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5558 5555 5556 5556 5559 5547; +}; +batch TRIANGLE_STRIP +{ + indices 5558 5556 5559 5559 5560 5547 5546; +}; +batch TRIANGLE_STRIP +{ + indices 5561 5558 5559 5559 5562 5560; +}; +batch TRIANGLE_STRIP +{ + indices 5561 5559 5562; +}; +batch TRIANGLE_STRIP +{ + indices 5555 5558 5563 5561; +}; +batch TRIANGLE_STRIP +{ + indices 5563 5564 5555 5557; +}; +batch TRIANGLE_STRIP +{ + indices 5563 5561 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5564 5566 5557 5467; +}; +batch TRIANGLE_STRIP +{ + indices 5563 5567 5564 5566; +}; +batch TRIANGLE_STRIP +{ + indices 5565 5567 5563; +}; +batch TRIANGLE_STRIP +{ + indices 5568 5467 5566 5566 5569 5567; +}; +batch TRIANGLE_STRIP +{ + indices 5566 5569 5568 5568 5467 5570 5466; +}; +batch TRIANGLE_STRIP +{ + indices 5570 5568 5571 5569; +}; +batch TRIANGLE_STRIP +{ + indices 5466 5570 5572 5571; +}; +batch TRIANGLE_STRIP +{ + indices 5458 5466 5572; +}; +batch TRIANGLE_STRIP +{ + indices 5569 5567 5573 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5572 5574 5458 5454 5454 5574 5456; +}; +batch TRIANGLE_STRIP +{ + indices 5572 5575 5574 5574 5456 5576 5576 5574 5575 5575 5577 5572 5571; +}; +batch TRIANGLE_STRIP +{ + indices 5578 5576 5575 5575 5579 5577; +}; +batch TRIANGLE_STRIP +{ + indices 5579 5578 5575; +}; +batch TRIANGLE_STRIP +{ + indices 5571 5580 5577 5579; +}; +batch TRIANGLE_STRIP +{ + indices 5580 5571 5581 5569 5582 5573; +}; +batch TRIANGLE_STRIP +{ + indices 5583 5580 5581 5581 5584 5582; +}; +batch TRIANGLE_STRIP +{ + indices 5584 5583 5581; +}; +batch TRIANGLE_STRIP +{ + indices 5573 5585 5582 5584; +}; +batch TRIANGLE_STRIP +{ + indices 5585 5573 5586 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5587 5584 5585; +}; +batch TRIANGLE_STRIP +{ + indices 5586 5565 5588 5561; +}; +batch TRIANGLE_STRIP +{ + indices 5586 5589 5585 5587; +}; +batch TRIANGLE_STRIP +{ + indices 5588 5590 5586 5589; +}; +batch TRIANGLE_STRIP +{ + indices 5588 5561 5591 5562; +}; +batch TRIANGLE_STRIP +{ + indices 5592 5590 5588; +}; +batch TRIANGLE_STRIP +{ + indices 5591 5562 5593 5560; +}; +batch TRIANGLE_STRIP +{ + indices 5591 5594 5588 5592; +}; +batch TRIANGLE_STRIP +{ + indices 5593 5560 5595 5546; +}; +batch TRIANGLE_STRIP +{ + indices 5591 5593 5596 5595; +}; +batch TRIANGLE_STRIP +{ + indices 5594 5591 5597 5596; +}; +batch TRIANGLE_STRIP +{ + indices 5595 5546 5598 5544 5548; +}; +batch TRIANGLE_STRIP +{ + indices 5596 5595 5599 5598; +}; +batch TRIANGLE_STRIP +{ + indices 5600 5596 5599 5599 5601 5598; +}; +batch TRIANGLE_STRIP +{ + indices 5599 5601 5600 5600 5596 5602 5597; +}; +batch TRIANGLE_STRIP +{ + indices 5601 5603 5600 5602; +}; +batch TRIANGLE_STRIP +{ + indices 5601 5598 5604 5548; +}; +batch TRIANGLE_STRIP +{ + indices 5605 5603 5601 5601 5606 5604; +}; +batch TRIANGLE_STRIP +{ + indices 5605 5601 5606; +}; +batch TRIANGLE_STRIP +{ + indices 5602 5603 5607 5605; +}; +batch TRIANGLE_STRIP +{ + indices 5597 5602 5608 5607; +}; +batch TRIANGLE_STRIP +{ + indices 5608 5609 5597 5594 5594 5609 5610 5610 5594 5592; +}; +batch TRIANGLE_STRIP +{ + indices 5608 5611 5609 5610 5610 5612 5592 5590 5590 5612 5589; +}; +batch TRIANGLE_STRIP +{ + indices 5610 5613 5612 5612 5589 5614 5614 5612 5613 5613 5615 5610 5611; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5616 5589 5587; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5617 5616 5616 5587 5618; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5619 5617 5616; +}; +batch TRIANGLE_STRIP +{ + indices 5618 5620 5587 5584 5584 5620 5583 5621 5621 5620 5618; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5580 5583; +}; +batch TRIANGLE_STRIP +{ + indices 5618 5616 5622 5619; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5618 5623 5622; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5624 5580 5579; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5625 5624 5624 5579 5626 5626 5624 5625 5625 5627 5621; +}; +batch TRIANGLE_STRIP +{ + indices 5626 5625 5627 5627 5623 5621; +}; +batch TRIANGLE_STRIP +{ + indices 5579 5626 5628; +}; +batch TRIANGLE_STRIP +{ + indices 5627 5623 5629 5622; +}; +batch TRIANGLE_STRIP +{ + indices 5628 5630 5579 5578; +}; +batch TRIANGLE_STRIP +{ + indices 5628 5626 5631 5627; +}; +batch TRIANGLE_STRIP +{ + indices 5630 5628 5632 5631; +}; +batch TRIANGLE_STRIP +{ + indices 5578 5630 5633 5632; +}; +batch TRIANGLE_STRIP +{ + indices 5633 5634 5578 5576 5576 5634 5635 5635 5576 5456; +}; +batch TRIANGLE_STRIP +{ + indices 5633 5636 5634 5635 5635 5637 5456 5445; +}; +batch TRIANGLE_STRIP +{ + indices 5636 5638 5635 5637 5637 5639 5445 5431 5431 5639 5432; +}; +batch TRIANGLE_STRIP +{ + indices 5637 5640 5639 5432; +}; +batch TRIANGLE_STRIP +{ + indices 5637 5638 5640 5640 5432 5641 5425; +}; +batch TRIANGLE_STRIP +{ + indices 5638 5642 5640 5641 5641 5643 5425 4888; +}; +batch TRIANGLE_STRIP +{ + indices 5642 5644 5641 5643 5643 5645 4888; +}; +batch TRIANGLE_STRIP +{ + indices 5643 5644 5645 5645 4888 4883 4883 5645 4882; +}; +batch TRIANGLE_STRIP +{ + indices 5644 5646 5645 4882; +}; +batch TRIANGLE_STRIP +{ + indices 5642 5647 5644 5646 5646 5648 4882; +}; +batch TRIANGLE_STRIP +{ + indices 5646 5647 5648 5648 4882 4877; +}; +batch TRIANGLE_STRIP +{ + indices 5647 5642 5649 5638 5636; +}; +batch TRIANGLE_STRIP +{ + indices 5648 5647 5650 5649; +}; +batch TRIANGLE_STRIP +{ + indices 5648 5651 4877 4872; +}; +batch TRIANGLE_STRIP +{ + indices 5650 5652 5648 5651; +}; +batch TRIANGLE_STRIP +{ + indices 5649 5653 5650 5652; +}; +batch TRIANGLE_STRIP +{ + indices 5636 5654 5649 5653; +}; +batch TRIANGLE_STRIP +{ + indices 5654 5636 5655 5633; +}; +batch TRIANGLE_STRIP +{ + indices 5653 5654 5656 5655; +}; +batch TRIANGLE_STRIP +{ + indices 5652 5653 5657 5656; +}; +batch TRIANGLE_STRIP +{ + indices 5655 5633 5658 5632; +}; +batch TRIANGLE_STRIP +{ + indices 5655 5658 5659 5632; +}; +batch TRIANGLE_STRIP +{ + indices 5659 5660 5655 5656; +}; +batch TRIANGLE_STRIP +{ + indices 5632 5661 5659 5660; +}; +batch TRIANGLE_STRIP +{ + indices 5632 5662 5661 5661 5660 5663 5663 5661 5662; +}; +batch TRIANGLE_STRIP +{ + indices 5656 5660 5664 5663; +}; +batch TRIANGLE_STRIP +{ + indices 5662 5632 5665 5631; +}; +batch TRIANGLE_STRIP +{ + indices 5666 5663 5662 5662 5667 5665; +}; +batch TRIANGLE_STRIP +{ + indices 5662 5667 5666; +}; +batch TRIANGLE_STRIP +{ + indices 5631 5668 5665 5667 5667 5669 5666; +}; +batch TRIANGLE_STRIP +{ + indices 5668 5669 5667; +}; +batch TRIANGLE_STRIP +{ + indices 5666 5670 5663 5664; +}; +batch TRIANGLE_STRIP +{ + indices 5669 5671 5666 5670; +}; +batch TRIANGLE_STRIP +{ + indices 5668 5672 5669 5671; +}; +batch TRIANGLE_STRIP +{ + indices 5668 5631 5673 5627; +}; +batch TRIANGLE_STRIP +{ + indices 5673 5674 5668 5672; +}; +batch TRIANGLE_STRIP +{ + indices 5627 5675 5673 5674; +}; +batch TRIANGLE_STRIP +{ + indices 5629 5675 5627; +}; +batch TRIANGLE_STRIP +{ + indices 5676 5672 5674 5674 5677 5675; +}; +batch TRIANGLE_STRIP +{ + indices 5674 5677 5676 5676 5672 5678 5671; +}; +batch TRIANGLE_STRIP +{ + indices 5677 5679 5676 5676 5678 5680 5680 5676 5679; +}; +batch TRIANGLE_STRIP +{ + indices 5671 5678 5681 5680; +}; +batch TRIANGLE_STRIP +{ + indices 5682 5679 5677 5677 5683 5675; +}; +batch TRIANGLE_STRIP +{ + indices 5682 5677 5683 5683 5684 5675 5629; +}; +batch TRIANGLE_STRIP +{ + indices 5683 5685 5682 5682 5679 5686 5686 5682 5685; +}; +batch TRIANGLE_STRIP +{ + indices 5686 5687 5679 5680; +}; +batch TRIANGLE_STRIP +{ + indices 5685 5688 5686 5687; +}; +batch TRIANGLE_STRIP +{ + indices 5683 5689 5685 5688; +}; +batch TRIANGLE_STRIP +{ + indices 5684 5689 5683; +}; +batch TRIANGLE_STRIP +{ + indices 5690 5687 5688 5688 5691 5689; +}; +batch TRIANGLE_STRIP +{ + indices 5688 5691 5690; +}; +batch TRIANGLE_STRIP +{ + indices 5680 5687 5692 5690; +}; +batch TRIANGLE_STRIP +{ + indices 5692 5693 5680 5681; +}; +batch TRIANGLE_STRIP +{ + indices 5690 5694 5692; +}; +batch TRIANGLE_STRIP +{ + indices 5681 5693 5695; +}; +batch TRIANGLE_STRIP +{ + indices 5694 5690 5696 5691; +}; +batch TRIANGLE_STRIP +{ + indices 5695 5693 5697 5692; +}; +batch TRIANGLE_STRIP +{ + indices 5695 5698 5681 5671; +}; +batch TRIANGLE_STRIP +{ + indices 5695 5699 5698 5698 5671 5700; +}; +batch TRIANGLE_STRIP +{ + indices 5699 5695 5701 5697; +}; +batch TRIANGLE_STRIP +{ + indices 5699 5702 5698 5700; +}; +batch TRIANGLE_STRIP +{ + indices 5699 5701 5702; +}; +batch TRIANGLE_STRIP +{ + indices 5703 5671 5700 5700 5704 5702; +}; +batch TRIANGLE_STRIP +{ + indices 5700 5704 5703 5703 5671 5705 5670; +}; +batch TRIANGLE_STRIP +{ + indices 5703 5704 5706; +}; +batch TRIANGLE_STRIP +{ + indices 5670 5705 5707; +}; +batch TRIANGLE_STRIP +{ + indices 5706 5704 5708 5702; +}; +batch TRIANGLE_STRIP +{ + indices 5703 5709 5705 5707; +}; +batch TRIANGLE_STRIP +{ + indices 5706 5710 5703 5709; +}; +batch TRIANGLE_STRIP +{ + indices 5710 5706 5711 5708; +}; +batch TRIANGLE_STRIP +{ + indices 5709 5710 5712 5711; +}; +batch TRIANGLE_STRIP +{ + indices 5709 5712 5707; +}; +batch TRIANGLE_STRIP +{ + indices 5708 5713 5711; +}; +batch TRIANGLE_STRIP +{ + indices 5707 5714 5670 5664; +}; +batch TRIANGLE_STRIP +{ + indices 5712 5715 5707 5714; +}; +batch TRIANGLE_STRIP +{ + indices 5712 5711 5716 5713; +}; +batch TRIANGLE_STRIP +{ + indices 5715 5712 5717 5716; +}; +batch TRIANGLE_STRIP +{ + indices 5714 5718 5664 5656; +}; +batch TRIANGLE_STRIP +{ + indices 5718 5714 5719 5715; +}; +batch TRIANGLE_STRIP +{ + indices 5656 5718 5720 5719; +}; +batch TRIANGLE_STRIP +{ + indices 5656 5720 5657; +}; +batch TRIANGLE_STRIP +{ + indices 5715 5721 5719 5720 5720 5722 5657; +}; +batch TRIANGLE_STRIP +{ + indices 5721 5715 5723; +}; +batch TRIANGLE_STRIP +{ + indices 5720 5724 5722 5657; +}; +batch TRIANGLE_STRIP +{ + indices 5723 5715 5725 5717; +}; +batch TRIANGLE_STRIP +{ + indices 5724 5726 5657 5652 5652 5726 5651; +}; +batch TRIANGLE_STRIP +{ + indices 5724 5727 5726 5651; +}; +batch TRIANGLE_STRIP +{ + indices 5720 5728 5724 5727; +}; +batch TRIANGLE_STRIP +{ + indices 5721 5728 5720; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5651 5727 5727 5730 5728; +}; +batch TRIANGLE_STRIP +{ + indices 5727 5730 5729; +}; +batch TRIANGLE_STRIP +{ + indices 5721 5731 5728 5730; +}; +batch TRIANGLE_STRIP +{ + indices 5723 5732 5721 5731; +}; +batch TRIANGLE_STRIP +{ + indices 5723 5725 5732; +}; +batch TRIANGLE_STRIP +{ + indices 5731 5733 5730 5729; +}; +batch TRIANGLE_STRIP +{ + indices 5725 5734 5732 5731; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5735 5651 4872 4872 5735 4867; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5736 5735 4867; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5733 5736 5736 4867 4865 4865 5736 5737 5733; +}; +batch TRIANGLE_STRIP +{ + indices 4812 4865 5737 5737 5738 5733; +}; +batch TRIANGLE_STRIP +{ + indices 4812 5737 5738 5738 5731 5733; +}; +batch TRIANGLE_STRIP +{ + indices 4812 5738 5739 5731; +}; +batch TRIANGLE_STRIP +{ + indices 4812 5739 4802 4797; +}; +batch TRIANGLE_STRIP +{ + indices 5731 5740 5739 4797; +}; +batch TRIANGLE_STRIP +{ + indices 5731 5734 5740 5740 4797 4791; +}; +batch TRIANGLE_STRIP +{ + indices 5734 5741 5740 4791; +}; +batch TRIANGLE_STRIP +{ + indices 5734 5725 5741 5741 4791 4790; +}; +batch TRIANGLE_STRIP +{ + indices 5725 5742 5741 4790; +}; +batch TRIANGLE_STRIP +{ + indices 5725 5717 5742 5716; +}; +batch TRIANGLE_STRIP +{ + indices 4790 5742 5743 5716; +}; +batch TRIANGLE_STRIP +{ + indices 4790 5743 4784 4785; +}; +batch TRIANGLE_STRIP +{ + indices 5743 5716 5744 5713; +}; +batch TRIANGLE_STRIP +{ + indices 4785 5743 5745 5744 5713; +}; +batch TRIANGLE_STRIP +{ + indices 4778 4785 5745 5745 5746 5713 5708; +}; +batch TRIANGLE_STRIP +{ + indices 4778 5745 5747 5746; +}; +batch TRIANGLE_STRIP +{ + indices 5747 5748 4778 4767; +}; +batch TRIANGLE_STRIP +{ + indices 5748 5747 5749 5746; +}; +batch TRIANGLE_STRIP +{ + indices 4767 5748 5750 5749; +}; +batch TRIANGLE_STRIP +{ + indices 5746 5708 5751 5702 5701; +}; +batch TRIANGLE_STRIP +{ + indices 5749 5746 5752 5751 5751 5701 5753 5753 5751 5752 5752 5754 5749 5750; +}; +batch TRIANGLE_STRIP +{ + indices 5753 5755 5752 5754; +}; +batch TRIANGLE_STRIP +{ + indices 5753 5756 5755 5754; +}; +batch TRIANGLE_STRIP +{ + indices 5753 5701 5756 5757 5757 5701 5697; +}; +batch TRIANGLE_STRIP +{ + indices 5756 5758 5754; +}; +batch TRIANGLE_STRIP +{ + indices 5757 5697 5759 5692; +}; +batch TRIANGLE_STRIP +{ + indices 5756 5757 5760 5759; +}; +batch TRIANGLE_STRIP +{ + indices 5760 5758 5756; +}; +batch TRIANGLE_STRIP +{ + indices 5692 5761 5759 5760; +}; +batch TRIANGLE_STRIP +{ + indices 5692 5694 5761; +}; +batch TRIANGLE_STRIP +{ + indices 5762 5758 5760; +}; +batch TRIANGLE_STRIP +{ + indices 5761 5694 5763 5696; +}; +batch TRIANGLE_STRIP +{ + indices 5761 5764 5760 5762; +}; +batch TRIANGLE_STRIP +{ + indices 5763 5696 5765 5691; +}; +batch TRIANGLE_STRIP +{ + indices 5763 5766 5761 5761 5764 5767 5767 5761 5766; +}; +batch TRIANGLE_STRIP +{ + indices 5764 5767 5768 5766; +}; +batch TRIANGLE_STRIP +{ + indices 5769 5764 5768 5768 5770 5766; +}; +batch TRIANGLE_STRIP +{ + indices 5770 5769 5768; +}; +batch TRIANGLE_STRIP +{ + indices 5763 5771 5766 5770; +}; +batch TRIANGLE_STRIP +{ + indices 5771 5763 5772 5765; +}; +batch TRIANGLE_STRIP +{ + indices 5771 5773 5770 5769; +}; +batch TRIANGLE_STRIP +{ + indices 5765 5774 5772 5772 5771 5775 5775 5772 5774; +}; +batch TRIANGLE_STRIP +{ + indices 5775 5776 5771 5773; +}; +batch TRIANGLE_STRIP +{ + indices 5774 5765 5777 5691; +}; +batch TRIANGLE_STRIP +{ + indices 5775 5774 5778 5777; +}; +batch TRIANGLE_STRIP +{ + indices 5775 5779 5776 5773; +}; +batch TRIANGLE_STRIP +{ + indices 5778 5780 5775 5779; +}; +batch TRIANGLE_STRIP +{ + indices 5781 5780 5778; +}; +batch TRIANGLE_STRIP +{ + indices 5782 5773 5779; +}; +batch TRIANGLE_STRIP +{ + indices 5781 5778 5783 5777; +}; +batch TRIANGLE_STRIP +{ + indices 5780 5784 5779 5782; +}; +batch TRIANGLE_STRIP +{ + indices 5781 5785 5780 5784; +}; +batch TRIANGLE_STRIP +{ + indices 5783 5786 5781 5781 5785 5787 5787 5781 5786; +}; +batch TRIANGLE_STRIP +{ + indices 5784 5785 5788 5787; +}; +batch TRIANGLE_STRIP +{ + indices 5783 5789 5786 5786 5787 5790; +}; +batch TRIANGLE_STRIP +{ + indices 5789 5783 5791 5777; +}; +batch TRIANGLE_STRIP +{ + indices 5789 5792 5786 5790; +}; +batch TRIANGLE_STRIP +{ + indices 5777 5793 5791; +}; +batch TRIANGLE_STRIP +{ + indices 5790 5794 5787; +}; +batch TRIANGLE_STRIP +{ + indices 5793 5777 5795 5691; +}; +batch TRIANGLE_STRIP +{ + indices 5794 5796 5787 5788; +}; +batch TRIANGLE_STRIP +{ + indices 5795 5691 5797 5689; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5795 5797 5797 5799 5689; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5797 5799 5799 5684 5689; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5800 5795 5793; +}; +batch TRIANGLE_STRIP +{ + indices 5799 5801 5798 5800; +}; +batch TRIANGLE_STRIP +{ + indices 5684 5802 5799 5799 5801 5803 5803 5799 5802; +}; +batch TRIANGLE_STRIP +{ + indices 5803 5804 5801 5800; +}; +batch TRIANGLE_STRIP +{ + indices 5802 5805 5803 5804; +}; +batch TRIANGLE_STRIP +{ + indices 5684 5806 5802 5805; +}; +batch TRIANGLE_STRIP +{ + indices 5684 5629 5806 5622 5807 5619; +}; +batch TRIANGLE_STRIP +{ + indices 5805 5806 5808 5807; +}; +batch TRIANGLE_STRIP +{ + indices 5804 5805 5808 5808 5619 5807; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5804 5808 5808 5810 5619; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5808 5810 5810 5811 5619 5614 5614 5811 5812 5810; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5613 5812 5813 5813 5613 5615; +}; +batch TRIANGLE_STRIP +{ + indices 5810 5812 5814 5813; +}; +batch TRIANGLE_STRIP +{ + indices 5810 5814 5815 5813 5813 5615 5816 5816 5813 5815; +}; +batch TRIANGLE_STRIP +{ + indices 5816 5615 5817 5611; +}; +batch TRIANGLE_STRIP +{ + indices 5815 5816 5818 5817; +}; +batch TRIANGLE_STRIP +{ + indices 5815 5819 5810 5809; +}; +batch TRIANGLE_STRIP +{ + indices 5818 5820 5815 5819; +}; +batch TRIANGLE_STRIP +{ + indices 5821 5818 5817; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5819 5822; +}; +batch TRIANGLE_STRIP +{ + indices 5611 5823 5817 5821; +}; +batch TRIANGLE_STRIP +{ + indices 5823 5611 5824 5608; +}; +batch TRIANGLE_STRIP +{ + indices 5823 5824 5825 5608; +}; +batch TRIANGLE_STRIP +{ + indices 5821 5823 5826 5825 5825 5608 5827 5607; +}; +batch TRIANGLE_STRIP +{ + indices 5828 5825 5827 5827 5829 5607; +}; +batch TRIANGLE_STRIP +{ + indices 5828 5827 5829 5829 5830 5607 5605; +}; +batch TRIANGLE_STRIP +{ + indices 5828 5829 5831 5830 5830 5605 5832 5606; +}; +batch TRIANGLE_STRIP +{ + indices 5832 5833 5830 5831; +}; +batch TRIANGLE_STRIP +{ + indices 5606 5834 5832 5833; +}; +batch TRIANGLE_STRIP +{ + indices 5834 5606 5835 5604 5836 5548; +}; +batch TRIANGLE_STRIP +{ + indices 5834 5835 5837 5836 5836 5548 5838 5537 5532; +}; +batch TRIANGLE_STRIP +{ + indices 5838 5839 5836 5837; +}; +batch TRIANGLE_STRIP +{ + indices 5532 5840 5838 5839; +}; +batch TRIANGLE_STRIP +{ + indices 5840 5532 5841 5524; +}; +batch TRIANGLE_STRIP +{ + indices 5839 5840 5842 5841; +}; +batch TRIANGLE_STRIP +{ + indices 5837 5839 5843 5842; +}; +batch TRIANGLE_STRIP +{ + indices 5524 5844 5841 5841 5842 5845 5845 5841 5844 5844 5846 5524 5521 5521 5846 5522; +}; +batch TRIANGLE_STRIP +{ + indices 5844 5846 5847 5522; +}; +batch TRIANGLE_STRIP +{ + indices 5844 5847 5845 5845 5842 5848 5843; +}; +batch TRIANGLE_STRIP +{ + indices 5848 5845 5849 5847; +}; +batch TRIANGLE_STRIP +{ + indices 5843 5848 5850 5849; +}; +batch TRIANGLE_STRIP +{ + indices 5847 5522 5851 5516; +}; +batch TRIANGLE_STRIP +{ + indices 5849 5847 5852; +}; +batch TRIANGLE_STRIP +{ + indices 5851 5516 5853 5514; +}; +batch TRIANGLE_STRIP +{ + indices 5847 5851 5854 5853; +}; +batch TRIANGLE_STRIP +{ + indices 5852 5847 5854; +}; +batch TRIANGLE_STRIP +{ + indices 5853 5514 5855 5515; +}; +batch TRIANGLE_STRIP +{ + indices 5854 5853 5856 5855; +}; +batch TRIANGLE_STRIP +{ + indices 5852 5854 5856; +}; +batch TRIANGLE_STRIP +{ + indices 5855 5515 5857 5513; +}; +batch TRIANGLE_STRIP +{ + indices 5856 5855 5858 5857; +}; +batch TRIANGLE_STRIP +{ + indices 5859 5856 5858 5858 5860 5857; +}; +batch TRIANGLE_STRIP +{ + indices 5858 5860 5859; +}; +batch TRIANGLE_STRIP +{ + indices 5513 5861 5857 5860; +}; +batch TRIANGLE_STRIP +{ + indices 5859 5862 5856 5852; +}; +batch TRIANGLE_STRIP +{ + indices 5860 5863 5859 5859 5862 5864 5864 5859 5863; +}; +batch TRIANGLE_STRIP +{ + indices 5865 5852 5862; +}; +batch TRIANGLE_STRIP +{ + indices 5860 5866 5863; +}; +batch TRIANGLE_STRIP +{ + indices 5865 5862 5867 5864; +}; +batch TRIANGLE_STRIP +{ + indices 5866 5860 5868 5861; +}; +batch TRIANGLE_STRIP +{ + indices 5863 5866 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5868 5861 5870 5871 5868; +}; +batch TRIANGLE_STRIP +{ + indices 5861 5513 5871 5511; +}; +batch TRIANGLE_STRIP +{ + indices 5866 5868 5872 5871; +}; +batch TRIANGLE_STRIP +{ + indices 5866 5872 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5871 5511 5873; +}; +batch TRIANGLE_STRIP +{ + indices 5869 5874 5863 5864; +}; +batch TRIANGLE_STRIP +{ + indices 5873 5875 5871 5872; +}; +batch TRIANGLE_STRIP +{ + indices 5873 5511 5876 5238; +}; +batch TRIANGLE_STRIP +{ + indices 5873 5877 5875; +}; +batch TRIANGLE_STRIP +{ + indices 5876 5238 5878 5234; +}; +batch TRIANGLE_STRIP +{ + indices 5877 5873 5879 5876; +}; +batch TRIANGLE_STRIP +{ + indices 5880 5875 5877 5877 5881 5879; +}; +batch TRIANGLE_STRIP +{ + indices 5880 5877 5881; +}; +batch TRIANGLE_STRIP +{ + indices 5876 5882 5879 5881; +}; +batch TRIANGLE_STRIP +{ + indices 5880 5883 5875 5872; +}; +batch TRIANGLE_STRIP +{ + indices 5876 5884 5882 5881; +}; +batch TRIANGLE_STRIP +{ + indices 5884 5876 5885 5878; +}; +batch TRIANGLE_STRIP +{ + indices 5884 5886 5881 5881 5880 5887 5887 5881 5886; +}; +batch TRIANGLE_STRIP +{ + indices 5887 5883 5880; +}; +batch TRIANGLE_STRIP +{ + indices 5885 5888 5884 5886; +}; +batch TRIANGLE_STRIP +{ + indices 5887 5889 5883 5872; +}; +batch TRIANGLE_STRIP +{ + indices 5890 5887 5886; +}; +batch TRIANGLE_STRIP +{ + indices 5889 5891 5872 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5887 5892 5889 5891; +}; +batch TRIANGLE_STRIP +{ + indices 5890 5892 5887; +}; +batch TRIANGLE_STRIP +{ + indices 5891 5893 5869 5874; +}; +batch TRIANGLE_STRIP +{ + indices 5892 5894 5891 5893; +}; +batch TRIANGLE_STRIP +{ + indices 5895 5894 5892; +}; +batch TRIANGLE_STRIP +{ + indices 5893 5896 5874; +}; +batch TRIANGLE_STRIP +{ + indices 5895 5892 5897 5890; +}; +batch TRIANGLE_STRIP +{ + indices 5895 5898 5894 5893; +}; +batch TRIANGLE_STRIP +{ + indices 5897 5899 5895 5898; +}; +batch TRIANGLE_STRIP +{ + indices 5897 5890 5900; +}; +batch TRIANGLE_STRIP +{ + indices 5898 5901 5893 5896; +}; +batch TRIANGLE_STRIP +{ + indices 5900 5890 5902 5886; +}; +batch TRIANGLE_STRIP +{ + indices 5897 5900 5903; +}; +batch TRIANGLE_STRIP +{ + indices 5886 5904 5902 5902 5900 5905 5905 5902 5904; +}; +batch TRIANGLE_STRIP +{ + indices 5905 5903 5900; +}; +batch TRIANGLE_STRIP +{ + indices 5904 5886 5888; +}; +batch TRIANGLE_STRIP +{ + indices 5903 5906 5897 5899; +}; +batch TRIANGLE_STRIP +{ + indices 5905 5907 5903 5903 5906 5908 5908 5903 5907; +}; +batch TRIANGLE_STRIP +{ + indices 5899 5906 5909 5908; +}; +batch TRIANGLE_STRIP +{ + indices 5909 5910 5899 5898; +}; +batch TRIANGLE_STRIP +{ + indices 5909 5908 5911; +}; +batch TRIANGLE_STRIP +{ + indices 5910 5912 5898 5901; +}; +batch TRIANGLE_STRIP +{ + indices 5910 5909 5913 5911; +}; +batch TRIANGLE_STRIP +{ + indices 5913 5912 5910; +}; +batch TRIANGLE_STRIP +{ + indices 5908 5914 5911 5911 5913 5915 5915 5911 5914 5914 5916 5908 5907; +}; +batch TRIANGLE_STRIP +{ + indices 5917 5913 5915; +}; +batch TRIANGLE_STRIP +{ + indices 5907 5918 5916; +}; +batch TRIANGLE_STRIP +{ + indices 5917 5919 5913 5912; +}; +batch TRIANGLE_STRIP +{ + indices 5918 5907 5920 5905 5904; +}; +batch TRIANGLE_STRIP +{ + indices 5921 5918 5920 5920 5922 5904; +}; +batch TRIANGLE_STRIP +{ + indices 5921 5920 5922 5922 5923 5904 5888; +}; +batch TRIANGLE_STRIP +{ + indices 5923 5924 5922 5921; +}; +batch TRIANGLE_STRIP +{ + indices 5888 5925 5923 5924; +}; +batch TRIANGLE_STRIP +{ + indices 5921 5926 5918 5916; +}; +batch TRIANGLE_STRIP +{ + indices 5924 5927 5921; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5928 5916 5914; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5921 5929 5927; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5930 5928 5928 5914 5931 5931 5928 5930 5930 5932 5926; +}; +batch TRIANGLE_STRIP +{ + indices 5931 5933 5914 5915; +}; +batch TRIANGLE_STRIP +{ + indices 5931 5930 5934 5932; +}; +batch TRIANGLE_STRIP +{ + indices 5933 5935 5915 5917; +}; +batch TRIANGLE_STRIP +{ + indices 5932 5926 5936 5929; +}; +batch TRIANGLE_STRIP +{ + indices 5935 5937 5917 5919; +}; +batch TRIANGLE_STRIP +{ + indices 5936 5938 5932 5934; +}; +batch TRIANGLE_STRIP +{ + indices 5929 5939 5936 5938; +}; +batch TRIANGLE_STRIP +{ + indices 5929 5940 5939 5939 5938 5941 5941 5939 5940 5940 5942 5929 5927; +}; +batch TRIANGLE_STRIP +{ + indices 5941 5940 434; +}; +batch TRIANGLE_STRIP +{ + indices 5927 5943 5942; +}; +batch TRIANGLE_STRIP +{ + indices 5944 434 5940 5940 5945 5942; +}; +batch TRIANGLE_STRIP +{ + indices 5940 5945 5944 5944 434 433 433 5944 5945; +}; +batch TRIANGLE_STRIP +{ + indices 5946 5941 434; +}; +batch TRIANGLE_STRIP +{ + indices 5945 5947 433 431; +}; +batch TRIANGLE_STRIP +{ + indices 5945 5942 5948 5943; +}; +batch TRIANGLE_STRIP +{ + indices 5947 5945 5949 5948; +}; +batch TRIANGLE_STRIP +{ + indices 5950 431 5947 5947 5951 5949; +}; +batch TRIANGLE_STRIP +{ + indices 5947 5951 5950 5950 431 5952 424; +}; +batch TRIANGLE_STRIP +{ + indices 5950 5953 5952 424; +}; +batch TRIANGLE_STRIP +{ + indices 5950 5951 5953 5953 424 5131 5131 5953 5142 5951 5951 5949 5954 5948; +}; +batch TRIANGLE_STRIP +{ + indices 5951 5955 5142 5140 5140 5955 5138 5153; +}; +batch TRIANGLE_STRIP +{ + indices 5955 5951 5956 5954; +}; +batch TRIANGLE_STRIP +{ + indices 5153 5955 5957 5956; +}; +batch TRIANGLE_STRIP +{ + indices 5957 5958 5153 5154 5154 5958 5158; +}; +batch TRIANGLE_STRIP +{ + indices 5956 5959 5957 5958; +}; +batch TRIANGLE_STRIP +{ + indices 5954 5960 5956 5959 5959 5961 5958; +}; +batch TRIANGLE_STRIP +{ + indices 5959 5960 5961 5961 5958 5158; +}; +batch TRIANGLE_STRIP +{ + indices 5960 5954 5962 5948; +}; +batch TRIANGLE_STRIP +{ + indices 5962 5963 5960 5961; +}; +batch TRIANGLE_STRIP +{ + indices 5948 5964 5962 5963; +}; +batch TRIANGLE_STRIP +{ + indices 5964 5948 5943; +}; +batch TRIANGLE_STRIP +{ + indices 5961 5965 5158 5173 5173 5965 5177; +}; +batch TRIANGLE_STRIP +{ + indices 5965 5961 5966 5963; +}; +batch TRIANGLE_STRIP +{ + indices 5966 5967 5965 5177; +}; +batch TRIANGLE_STRIP +{ + indices 5963 5968 5966 5967; +}; +batch TRIANGLE_STRIP +{ + indices 5963 5969 5968 5967 5967 5970 5177; +}; +batch TRIANGLE_STRIP +{ + indices 5967 5969 5970 5970 5177 5971 5971 5970 5969 5969 5972 5963 5964; +}; +batch TRIANGLE_STRIP +{ + indices 5972 5973 5969 5971; +}; +batch TRIANGLE_STRIP +{ + indices 5964 5974 5972 5973; +}; +batch TRIANGLE_STRIP +{ + indices 5964 5943 5974 5927 5924 5924 5974 5925 5973 5975 5971; +}; +batch TRIANGLE_STRIP +{ + indices 5925 5888 5975 5976 5971; +}; +batch TRIANGLE_STRIP +{ + indices 5976 5888 5977 5885 5878; +}; +batch TRIANGLE_STRIP +{ + indices 5977 5978 5976 5971; +}; +batch TRIANGLE_STRIP +{ + indices 5977 5979 5978 5971; +}; +batch TRIANGLE_STRIP +{ + indices 5977 5878 5979 5979 5971 5980 5177 5175; +}; +batch TRIANGLE_STRIP +{ + indices 5979 5878 5981 5234; +}; +batch TRIANGLE_STRIP +{ + indices 5980 5979 5982 5981; +}; +batch TRIANGLE_STRIP +{ + indices 5175 5980 5982 5982 5234 5981; +}; +batch TRIANGLE_STRIP +{ + indices 5234 5175 5982; +}; +batch TRIANGLE_STRIP +{ + indices 4757 5983 4751 4747; +}; +batch TRIANGLE_STRIP +{ + indices 4757 4769 5983 5983 4747 5984 5984 5983 4769; +}; +batch TRIANGLE_STRIP +{ + indices 5984 5985 4747 4744 4744 5985 4743; +}; +batch TRIANGLE_STRIP +{ + indices 5984 4769 5986; +}; +batch TRIANGLE_STRIP +{ + indices 5987 4743 5985 5985 5988 5984; +}; +batch TRIANGLE_STRIP +{ + indices 5988 5987 5985; +}; +batch TRIANGLE_STRIP +{ + indices 5986 5989 5984 5988; +}; +batch TRIANGLE_STRIP +{ + indices 5987 5990 4743 4736; +}; +batch TRIANGLE_STRIP +{ + indices 5988 5991 5987 5990; +}; +batch TRIANGLE_STRIP +{ + indices 5989 5992 5988 5991; +}; +batch TRIANGLE_STRIP +{ + indices 5992 5989 5993 5986; +}; +batch TRIANGLE_STRIP +{ + indices 5991 5992 5994 5993; +}; +batch TRIANGLE_STRIP +{ + indices 5990 5991 5995 5994; +}; +batch TRIANGLE_STRIP +{ + indices 5990 5996 4736 4734; +}; +batch TRIANGLE_STRIP +{ + indices 5995 5997 5990 5996; +}; +batch TRIANGLE_STRIP +{ + indices 5998 5995 5994; +}; +batch TRIANGLE_STRIP +{ + indices 5996 5999 4734 4732; +}; +batch TRIANGLE_STRIP +{ + indices 5997 5995 6000 5998; +}; +batch TRIANGLE_STRIP +{ + indices 6001 5996 5997 5997 6002 6000; +}; +batch TRIANGLE_STRIP +{ + indices 5997 6002 6001 6001 5996 6003 5999; +}; +batch TRIANGLE_STRIP +{ + indices 6003 6001 6004 6002; +}; +batch TRIANGLE_STRIP +{ + indices 5999 6003 6005 6004; +}; +batch TRIANGLE_STRIP +{ + indices 5999 6006 4732 4730; +}; +batch TRIANGLE_STRIP +{ + indices 6005 6007 5999 6006 6006 6008 4730 4720; +}; +batch TRIANGLE_STRIP +{ + indices 6007 6009 6006 6008; +}; +batch TRIANGLE_STRIP +{ + indices 6005 6010 6007 6009; +}; +batch TRIANGLE_STRIP +{ + indices 6004 6011 6005 6010; +}; +batch TRIANGLE_STRIP +{ + indices 6011 6004 6012 6002; +}; +batch TRIANGLE_STRIP +{ + indices 6010 6011 6013; +}; +batch TRIANGLE_STRIP +{ + indices 6012 6002 6014 6000; +}; +batch TRIANGLE_STRIP +{ + indices 6012 6015 6011 6013; +}; +batch TRIANGLE_STRIP +{ + indices 6014 6016 6012; +}; +batch TRIANGLE_STRIP +{ + indices 6013 6017 6010 6009; +}; +batch TRIANGLE_STRIP +{ + indices 6016 6018 6012 6015; +}; +batch TRIANGLE_STRIP +{ + indices 6017 6019 6009 6008; +}; +batch TRIANGLE_STRIP +{ + indices 6017 6013 6020 6015; +}; +batch TRIANGLE_STRIP +{ + indices 6019 6021 6008 4720; +}; +batch TRIANGLE_STRIP +{ + indices 6017 6022 6019 6021 6021 6023 4720 4721; +}; +batch TRIANGLE_STRIP +{ + indices 6022 6024 6021 6023; +}; +batch TRIANGLE_STRIP +{ + indices 6022 6017 6025 6020; +}; +batch TRIANGLE_STRIP +{ + indices 6023 6026 4721 6027 4722; +}; +batch TRIANGLE_STRIP +{ + indices 6023 6028 6026 6027; +}; +batch TRIANGLE_STRIP +{ + indices 6024 6028 6023; +}; +batch TRIANGLE_STRIP +{ + indices 4722 6027 6029 6028; +}; +batch TRIANGLE_STRIP +{ + indices 6029 6030 4722 4714; +}; +batch TRIANGLE_STRIP +{ + indices 6028 6031 6029 6030; +}; +batch TRIANGLE_STRIP +{ + indices 6024 6032 6028 6031; +}; +batch TRIANGLE_STRIP +{ + indices 6032 6024 6033 6022 6034 6025; +}; +batch TRIANGLE_STRIP +{ + indices 6032 6033 6035 6034 6034 6025 6036; +}; +batch TRIANGLE_STRIP +{ + indices 6035 6034 6037 6036; +}; +batch TRIANGLE_STRIP +{ + indices 6035 6037 6038 6036; +}; +batch TRIANGLE_STRIP +{ + indices 6035 6039 6032; +}; +batch TRIANGLE_STRIP +{ + indices 6036 6025 6040 6020; +}; +batch TRIANGLE_STRIP +{ + indices 6039 6041 6032 6031; +}; +batch TRIANGLE_STRIP +{ + indices 6039 6035 6042 6038; +}; +batch TRIANGLE_STRIP +{ + indices 6041 6039 6043 6042; +}; +batch TRIANGLE_STRIP +{ + indices 6041 6044 6031 6030; +}; +batch TRIANGLE_STRIP +{ + indices 6045 6041 6043; +}; +batch TRIANGLE_STRIP +{ + indices 6046 6030 6044; +}; +batch TRIANGLE_STRIP +{ + indices 6045 6047 6041 6041 6044 6048 6048 6041 6047; +}; +batch TRIANGLE_STRIP +{ + indices 6046 6044 6049 6048; +}; +batch TRIANGLE_STRIP +{ + indices 6050 6030 6046 6046 6051 6049; +}; +batch TRIANGLE_STRIP +{ + indices 6051 6050 6046; +}; +batch TRIANGLE_STRIP +{ + indices 6052 6049 6048; +}; +batch TRIANGLE_STRIP +{ + indices 6050 6053 6030 4714 4714 6053 4710 6054 6054 6053 6050; +}; +batch TRIANGLE_STRIP +{ + indices 4701 4710 6054 6054 6055 6050 6056 6051; +}; +batch TRIANGLE_STRIP +{ + indices 6054 6055 6057 6056; +}; +batch TRIANGLE_STRIP +{ + indices 6049 6058 6051 6056; +}; +batch TRIANGLE_STRIP +{ + indices 6058 6049 6052; +}; +batch TRIANGLE_STRIP +{ + indices 6056 6059 6057; +}; +batch TRIANGLE_STRIP +{ + indices 6052 6048 6060 6047; +}; +batch TRIANGLE_STRIP +{ + indices 6056 6061 6059; +}; +batch TRIANGLE_STRIP +{ + indices 6060 6047 6062 6045; +}; +batch TRIANGLE_STRIP +{ + indices 6060 6063 6052 6058; +}; +batch TRIANGLE_STRIP +{ + indices 6062 6064 6060 6063; +}; +batch TRIANGLE_STRIP +{ + indices 6062 6045 6065 6043; +}; +batch TRIANGLE_STRIP +{ + indices 6066 6064 6062; +}; +batch TRIANGLE_STRIP +{ + indices 6065 6043 6067 6042; +}; +batch TRIANGLE_STRIP +{ + indices 6065 6068 6062 6066; +}; +batch TRIANGLE_STRIP +{ + indices 6067 6069 6065 6065 6068 6070 6070 6065 6069 6069 6071 6067 6042; +}; +batch TRIANGLE_STRIP +{ + indices 6070 6069 6072 6071; +}; +batch TRIANGLE_STRIP +{ + indices 6068 6070 6073 6074 6074 6070 6072; +}; +batch TRIANGLE_STRIP +{ + indices 6073 6075 6068 6066; +}; +batch TRIANGLE_STRIP +{ + indices 6074 6076 6073 6075; +}; +batch TRIANGLE_STRIP +{ + indices 6076 6074 6072; +}; +batch TRIANGLE_STRIP +{ + indices 6077 6066 6075 6075 6078 6076; +}; +batch TRIANGLE_STRIP +{ + indices 6075 6078 6077; +}; +batch TRIANGLE_STRIP +{ + indices 6072 6079 6076 6078; +}; +batch TRIANGLE_STRIP +{ + indices 6077 6080 6066 6064; +}; +batch TRIANGLE_STRIP +{ + indices 6078 6081 6077; +}; +batch TRIANGLE_STRIP +{ + indices 6080 6082 6064 6063; +}; +batch TRIANGLE_STRIP +{ + indices 6080 6077 6083 6081; +}; +batch TRIANGLE_STRIP +{ + indices 6084 6080 6083 6083 6085 6081; +}; +batch TRIANGLE_STRIP +{ + indices 6084 6083 6085 6085 6086 6081; +}; +batch TRIANGLE_STRIP +{ + indices 6084 6085 6086; +}; +batch TRIANGLE_STRIP +{ + indices 6081 6078 6087 6079; +}; +batch TRIANGLE_STRIP +{ + indices 6086 6081 6088 6087; +}; +batch TRIANGLE_STRIP +{ + indices 6084 6086 6089 6088; +}; +batch TRIANGLE_STRIP +{ + indices 6079 6090 6087 6088; +}; +batch TRIANGLE_STRIP +{ + indices 6091 6084 6089 6089 6092 6088; +}; +batch TRIANGLE_STRIP +{ + indices 6092 6091 6089; +}; +batch TRIANGLE_STRIP +{ + indices 6084 6093 6080 6082; +}; +batch TRIANGLE_STRIP +{ + indices 6091 6094 6084 6093; +}; +batch TRIANGLE_STRIP +{ + indices 6092 4464 6091 6091 6094 6095 6095 6091 4464; +}; +batch TRIANGLE_STRIP +{ + indices 6096 6093 6094 6094 6097 6095; +}; +batch TRIANGLE_STRIP +{ + indices 6094 6097 6096 6096 6093 6098; +}; +batch TRIANGLE_STRIP +{ + indices 6097 6099 6096 6098 6098 6100 6093 6082; +}; +batch TRIANGLE_STRIP +{ + indices 6099 6101 6098 6100 6100 6102 6082; +}; +batch TRIANGLE_STRIP +{ + indices 6100 6101 6102 6102 6082 6063; +}; +batch TRIANGLE_STRIP +{ + indices 6099 6103 6101; +}; +batch TRIANGLE_STRIP +{ + indices 6104 6063 6102 6102 6105 6101; +}; +batch TRIANGLE_STRIP +{ + indices 6104 6102 6105 6105 6106 6101 6103; +}; +batch TRIANGLE_STRIP +{ + indices 6104 6107 6063 6058; +}; +batch TRIANGLE_STRIP +{ + indices 6104 6108 6107 6058; +}; +batch TRIANGLE_STRIP +{ + indices 6105 6109 6104; +}; +batch TRIANGLE_STRIP +{ + indices 6108 6110 6058 6056 6056 6110 6061; +}; +batch TRIANGLE_STRIP +{ + indices 6108 6104 6111 6109; +}; +batch TRIANGLE_STRIP +{ + indices 6108 6112 6110 6061; +}; +batch TRIANGLE_STRIP +{ + indices 6108 6111 6112; +}; +batch TRIANGLE_STRIP +{ + indices 6105 6113 6109 6111; +}; +batch TRIANGLE_STRIP +{ + indices 6106 6113 6105; +}; +batch TRIANGLE_STRIP +{ + indices 6111 6114 6112; +}; +batch TRIANGLE_STRIP +{ + indices 6113 6106 6115 6103; +}; +batch TRIANGLE_STRIP +{ + indices 6113 6116 6111 6114; +}; +batch TRIANGLE_STRIP +{ + indices 6115 6117 6113 6116; +}; +batch TRIANGLE_STRIP +{ + indices 6114 6118 6112 6061; +}; +batch TRIANGLE_STRIP +{ + indices 6116 6117 6119; +}; +batch TRIANGLE_STRIP +{ + indices 6118 6120 6061 6059 6059 6120 6057; +}; +batch TRIANGLE_STRIP +{ + indices 6119 6117 6121 6115; +}; +batch TRIANGLE_STRIP +{ + indices 6116 6119 6122 6121; +}; +batch TRIANGLE_STRIP +{ + indices 6116 6122 6114 6114 6118 6123 6123 6114 6122; +}; +batch TRIANGLE_STRIP +{ + indices 6120 6118 6123 6123 6124 6122; +}; +batch TRIANGLE_STRIP +{ + indices 6120 6123 6125 6124; +}; +batch TRIANGLE_STRIP +{ + indices 6125 6126 6120 6057; +}; +batch TRIANGLE_STRIP +{ + indices 6124 6127 6125; +}; +batch TRIANGLE_STRIP +{ + indices 6128 6057 6126 6126 6129 6125; +}; +batch TRIANGLE_STRIP +{ + indices 6129 6128 6126; +}; +batch TRIANGLE_STRIP +{ + indices 6127 6130 6125 6129; +}; +batch TRIANGLE_STRIP +{ + indices 6127 6124 6131 6122; +}; +batch TRIANGLE_STRIP +{ + indices 6130 6127 6132 6131; +}; +batch TRIANGLE_STRIP +{ + indices 6133 6129 6130 6130 4688 6132; +}; +batch TRIANGLE_STRIP +{ + indices 6130 4688 6133 6133 6129 6134 6128; +}; +batch TRIANGLE_STRIP +{ + indices 4688 4690 6133 6134 6134 4690 4694; +}; +batch TRIANGLE_STRIP +{ + indices 6132 6135 4688 4681; +}; +batch TRIANGLE_STRIP +{ + indices 4694 6136 6134 6128; +}; +batch TRIANGLE_STRIP +{ + indices 6136 4694 6137 4697 4701; +}; +batch TRIANGLE_STRIP +{ + indices 6136 6137 6138 4701; +}; +batch TRIANGLE_STRIP +{ + indices 6128 6136 6138 6138 6054 4701; +}; +batch TRIANGLE_STRIP +{ + indices 6128 6138 6139 6054; +}; +batch TRIANGLE_STRIP +{ + indices 6128 6139 6057 6054; +}; +batch TRIANGLE_STRIP +{ + indices 6135 6140 4681 4682; +}; +batch TRIANGLE_STRIP +{ + indices 6135 6141 6140 6140 4682 6142 4672; +}; +batch TRIANGLE_STRIP +{ + indices 6141 6143 6140 6142; +}; +batch TRIANGLE_STRIP +{ + indices 6141 6135 6144 6132 6131; +}; +batch TRIANGLE_STRIP +{ + indices 6143 6141 6145 6144 6144 6131 6146 6146 6144 6145; +}; +batch TRIANGLE_STRIP +{ + indices 6146 6131 6122; +}; +batch TRIANGLE_STRIP +{ + indices 6145 6147 6143 6142; +}; +batch TRIANGLE_STRIP +{ + indices 6146 6122 6148 6121; +}; +batch TRIANGLE_STRIP +{ + indices 6145 6146 6149 6148; +}; +batch TRIANGLE_STRIP +{ + indices 6147 6145 6149; +}; +batch TRIANGLE_STRIP +{ + indices 6121 6150 6148 6149 6149 6151 6147; +}; +batch TRIANGLE_STRIP +{ + indices 6150 6151 6149; +}; +batch TRIANGLE_STRIP +{ + indices 6147 6152 6142 4672; +}; +batch TRIANGLE_STRIP +{ + indices 6151 6153 6147 6152; +}; +batch TRIANGLE_STRIP +{ + indices 6150 6154 6151 6153; +}; +batch TRIANGLE_STRIP +{ + indices 6150 6121 6155 6115; +}; +batch TRIANGLE_STRIP +{ + indices 6155 6156 6150 6154; +}; +batch TRIANGLE_STRIP +{ + indices 6155 6115 6157 6103; +}; +batch TRIANGLE_STRIP +{ + indices 6157 6158 6155 6156; +}; +batch TRIANGLE_STRIP +{ + indices 6103 6159 6157 6157 6158 6160 6160 6157 6159 6159 6161 6103 6099 6099 6161 6097; +}; +batch TRIANGLE_STRIP +{ + indices 6162 6160 6159; +}; +batch TRIANGLE_STRIP +{ + indices 6097 6163 6161 6161 6159 6164 6162; +}; +batch TRIANGLE_STRIP +{ + indices 6164 6161 6163 6163 6095 6097; +}; +batch TRIANGLE_STRIP +{ + indices 6162 6165 6160 6158; +}; +batch TRIANGLE_STRIP +{ + indices 6164 6166 6162 6165; +}; +batch TRIANGLE_STRIP +{ + indices 6167 6166 6164; +}; +batch TRIANGLE_STRIP +{ + indices 6165 6168 6158; +}; +batch TRIANGLE_STRIP +{ + indices 6167 6164 6169 6163; +}; +batch TRIANGLE_STRIP +{ + indices 6166 6170 6165 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6167 6171 6166 6170; +}; +batch TRIANGLE_STRIP +{ + indices 6171 6167 6172 6169; +}; +batch TRIANGLE_STRIP +{ + indices 6173 6170 6171 6171 6174 6172; +}; +batch TRIANGLE_STRIP +{ + indices 6174 6173 6171; +}; +batch TRIANGLE_STRIP +{ + indices 6169 6175 6172 6174; +}; +batch TRIANGLE_STRIP +{ + indices 6169 6163 6176 6177 6177 6163 6095; +}; +batch TRIANGLE_STRIP +{ + indices 6176 6178 6169 6175; +}; +batch TRIANGLE_STRIP +{ + indices 6177 6095 6179 4464; +}; +batch TRIANGLE_STRIP +{ + indices 6176 6177 6180 6179; +}; +batch TRIANGLE_STRIP +{ + indices 6178 6176 6180 6180 4464 6179; +}; +batch TRIANGLE_STRIP +{ + indices 4464 4462 6180 4460 6181 6181 6180 6178; +}; +batch TRIANGLE_STRIP +{ + indices 4460 4458 6181 6181 6178 6182 6175; +}; +batch TRIANGLE_STRIP +{ + indices 4458 6183 6181 6182; +}; +batch TRIANGLE_STRIP +{ + indices 4457 6183 4458; +}; +batch TRIANGLE_STRIP +{ + indices 6175 6182 6184 6183 6183 4457 6185 4461; +}; +batch TRIANGLE_STRIP +{ + indices 6184 6183 6186 6185; +}; +batch TRIANGLE_STRIP +{ + indices 6175 6184 6187 6186; +}; +batch TRIANGLE_STRIP +{ + indices 6185 4461 6188 4494; +}; +batch TRIANGLE_STRIP +{ + indices 6186 6185 6189 6188; +}; +batch TRIANGLE_STRIP +{ + indices 6186 6189 6187; +}; +batch TRIANGLE_STRIP +{ + indices 4494 6190 6188 6189; +}; +batch TRIANGLE_STRIP +{ + indices 6190 4494 6191 4495; +}; +batch TRIANGLE_STRIP +{ + indices 6189 6190 6192 6191; +}; +batch TRIANGLE_STRIP +{ + indices 6189 6192 6187; +}; +batch TRIANGLE_STRIP +{ + indices 4495 6193 6191 6192; +}; +batch TRIANGLE_STRIP +{ + indices 4495 4497 6193; +}; +batch TRIANGLE_STRIP +{ + indices 6192 6194 6187 6175 6175 6194 6174; +}; +batch TRIANGLE_STRIP +{ + indices 6192 6195 6194 6174; +}; +batch TRIANGLE_STRIP +{ + indices 6195 6192 6196 6193; +}; +batch TRIANGLE_STRIP +{ + indices 6174 6195 6197 6196; +}; +batch TRIANGLE_STRIP +{ + indices 6193 4497 6198 4499; +}; +batch TRIANGLE_STRIP +{ + indices 6193 6198 6199 4499; +}; +batch TRIANGLE_STRIP +{ + indices 6193 6199 6196 6196 6197 6200 6200 6196 6199; +}; +batch TRIANGLE_STRIP +{ + indices 6197 6201 6174 6173; +}; +batch TRIANGLE_STRIP +{ + indices 6200 6202 6197 6201; +}; +batch TRIANGLE_STRIP +{ + indices 6199 6203 6200 6200 6202 6204 6204 6200 6203; +}; +batch TRIANGLE_STRIP +{ + indices 6205 6201 6202 6202 6206 6204; +}; +batch TRIANGLE_STRIP +{ + indices 6202 6206 6205; +}; +batch TRIANGLE_STRIP +{ + indices 6203 6207 6204 6206; +}; +batch TRIANGLE_STRIP +{ + indices 6199 6208 6203 6203 6207 6209 6209 6203 6208 6208 6210 6199 4499; +}; +batch TRIANGLE_STRIP +{ + indices 6208 6211 6209; +}; +batch TRIANGLE_STRIP +{ + indices 6210 4499 6212 4501; +}; +batch TRIANGLE_STRIP +{ + indices 6210 6213 6208 6211; +}; +batch TRIANGLE_STRIP +{ + indices 6212 6214 6210 6213; +}; +batch TRIANGLE_STRIP +{ + indices 4501 6214 6212; +}; +batch TRIANGLE_STRIP +{ + indices 6215 6211 6213 6213 6216 6214; +}; +batch TRIANGLE_STRIP +{ + indices 6216 6215 6213; +}; +batch TRIANGLE_STRIP +{ + indices 4501 6217 6214 6216; +}; +batch TRIANGLE_STRIP +{ + indices 6209 6211 6218 6215; +}; +batch TRIANGLE_STRIP +{ + indices 6209 6218 6207; +}; +batch TRIANGLE_STRIP +{ + indices 6219 6215 6216; +}; +batch TRIANGLE_STRIP +{ + indices 6218 6220 6207 6206; +}; +batch TRIANGLE_STRIP +{ + indices 6218 6215 6221 6219; +}; +batch TRIANGLE_STRIP +{ + indices 6220 6218 6222 6221; +}; +batch TRIANGLE_STRIP +{ + indices 6219 6216 6223 6217; +}; +batch TRIANGLE_STRIP +{ + indices 6224 6221 6219 6219 6225 6223; +}; +batch TRIANGLE_STRIP +{ + indices 6225 6224 6219; +}; +batch TRIANGLE_STRIP +{ + indices 6217 6226 6223 6223 6225 6227 6227 6223 6226; +}; +batch TRIANGLE_STRIP +{ + indices 6227 6228 6225; +}; +batch TRIANGLE_STRIP +{ + indices 6226 6217 6229 4501 4503 4503 6229 4505; +}; +batch TRIANGLE_STRIP +{ + indices 6228 6230 6225 6224; +}; +batch TRIANGLE_STRIP +{ + indices 6229 4505 6231 4507 6232 4512; +}; +batch TRIANGLE_STRIP +{ + indices 6229 6231 6233 6232; +}; +batch TRIANGLE_STRIP +{ + indices 6233 6234 6229 6226; +}; +batch TRIANGLE_STRIP +{ + indices 6233 6235 6234 6226; +}; +batch TRIANGLE_STRIP +{ + indices 6232 6236 6233 6235; +}; +batch TRIANGLE_STRIP +{ + indices 4512 6237 6232 6236; +}; +batch TRIANGLE_STRIP +{ + indices 6237 4512 6238 4519 4521; +}; +batch TRIANGLE_STRIP +{ + indices 6237 6238 6239 4521; +}; +batch TRIANGLE_STRIP +{ + indices 6236 6237 6239 6239 4534 4521; +}; +batch TRIANGLE_STRIP +{ + indices 4534 4535 6239 6239 6236 6240 6235; +}; +batch TRIANGLE_STRIP +{ + indices 4535 6241 6239 6240; +}; +batch TRIANGLE_STRIP +{ + indices 4535 6242 6241 6240; +}; +batch TRIANGLE_STRIP +{ + indices 4535 4536 6242; +}; +batch TRIANGLE_STRIP +{ + indices 6235 6240 6243 6242; +}; +batch TRIANGLE_STRIP +{ + indices 6235 6243 6226 6227 6227 6243 6244 6242; +}; +batch TRIANGLE_STRIP +{ + indices 6227 6244 6228 6230; +}; +batch TRIANGLE_STRIP +{ + indices 6242 6245 6244 6230; +}; +batch TRIANGLE_STRIP +{ + indices 4536 6246 6242 6245; +}; +batch TRIANGLE_STRIP +{ + indices 4536 4541 6246 6246 6245 6247 6247 6246 4541; +}; +batch TRIANGLE_STRIP +{ + indices 6230 6245 6247 6247 6248 4541 4546; +}; +batch TRIANGLE_STRIP +{ + indices 6230 6247 6249 6248; +}; +batch TRIANGLE_STRIP +{ + indices 6230 6249 6224; +}; +batch TRIANGLE_STRIP +{ + indices 4546 6250 6248 6249; +}; +batch TRIANGLE_STRIP +{ + indices 4546 4550 6250; +}; +batch TRIANGLE_STRIP +{ + indices 6224 6249 6251 6250 6250 4550 6252 6252 6250 6251; +}; +batch TRIANGLE_STRIP +{ + indices 4550 4560 6252; +}; +batch TRIANGLE_STRIP +{ + indices 6224 6251 6253 6252; +}; +batch TRIANGLE_STRIP +{ + indices 6224 6253 6221 6222; +}; +batch TRIANGLE_STRIP +{ + indices 6252 4560 6254 4561; +}; +batch TRIANGLE_STRIP +{ + indices 6253 6252 6255 6254; +}; +batch TRIANGLE_STRIP +{ + indices 6222 6253 6256 6255; +}; +batch TRIANGLE_STRIP +{ + indices 4561 6257 6254 6255; +}; +batch TRIANGLE_STRIP +{ + indices 6222 6256 6258 6255 6255 6257 6259 6259 6255 6258; +}; +batch TRIANGLE_STRIP +{ + indices 6257 4561 6260 4563 4570; +}; +batch TRIANGLE_STRIP +{ + indices 6257 6261 6259 6258; +}; +batch TRIANGLE_STRIP +{ + indices 6257 6260 6262 4570; +}; +batch TRIANGLE_STRIP +{ + indices 6261 6257 6262 6262 6263 4570 4576; +}; +batch TRIANGLE_STRIP +{ + indices 6264 6261 6262 6262 6265 6263; +}; +batch TRIANGLE_STRIP +{ + indices 6264 6262 6265 6265 6266 6263; +}; +batch TRIANGLE_STRIP +{ + indices 6264 6265 6267 6266; +}; +batch TRIANGLE_STRIP +{ + indices 4576 6268 6263 6266; +}; +batch TRIANGLE_STRIP +{ + indices 6269 6264 6267 6267 6270 6266; +}; +batch TRIANGLE_STRIP +{ + indices 6270 6271 6267 6269; +}; +batch TRIANGLE_STRIP +{ + indices 6266 6272 6270 6271; +}; +batch TRIANGLE_STRIP +{ + indices 6268 6273 6266 6272 6272 6274 6271 6269; +}; +batch TRIANGLE_STRIP +{ + indices 6275 6274 6272; +}; +batch TRIANGLE_STRIP +{ + indices 6269 6276 6264 6261; +}; +batch TRIANGLE_STRIP +{ + indices 6274 6277 6269; +}; +batch TRIANGLE_STRIP +{ + indices 6276 6278 6261 6258; +}; +batch TRIANGLE_STRIP +{ + indices 6276 6269 6279 6277; +}; +batch TRIANGLE_STRIP +{ + indices 6276 6280 6278 6258; +}; +batch TRIANGLE_STRIP +{ + indices 6279 6281 6276 6280; +}; +batch TRIANGLE_STRIP +{ + indices 6281 6279 6282 6277; +}; +batch TRIANGLE_STRIP +{ + indices 6280 6283 6258 6222 6222 6283 6220; +}; +batch TRIANGLE_STRIP +{ + indices 6280 6284 6283 6220; +}; +batch TRIANGLE_STRIP +{ + indices 6280 6281 6284 6284 6220 6206; +}; +batch TRIANGLE_STRIP +{ + indices 6282 6285 6281 6284; +}; +batch TRIANGLE_STRIP +{ + indices 6282 6277 6285; +}; +batch TRIANGLE_STRIP +{ + indices 6284 6286 6206 6205; +}; +batch TRIANGLE_STRIP +{ + indices 6285 6287 6284 6286 6286 6288 6205; +}; +batch TRIANGLE_STRIP +{ + indices 6286 6287 6288 6288 6205 6201; +}; +batch TRIANGLE_STRIP +{ + indices 6285 6289 6287; +}; +batch TRIANGLE_STRIP +{ + indices 6288 6290 6201 6173; +}; +batch TRIANGLE_STRIP +{ + indices 6288 6287 6291 6289; +}; +batch TRIANGLE_STRIP +{ + indices 6290 6288 6292 6291; +}; +batch TRIANGLE_STRIP +{ + indices 6173 6290 6293 6292; +}; +batch TRIANGLE_STRIP +{ + indices 6170 6173 6293; +}; +batch TRIANGLE_STRIP +{ + indices 6291 6294 6292 6293 6293 6295 6170 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6293 6296 6295 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6294 6296 6293; +}; +batch TRIANGLE_STRIP +{ + indices 6289 6297 6291 6294; +}; +batch TRIANGLE_STRIP +{ + indices 6285 6298 6289 6297; +}; +batch TRIANGLE_STRIP +{ + indices 6277 6298 6285; +}; +batch TRIANGLE_STRIP +{ + indices 6294 6297 6299; +}; +batch TRIANGLE_STRIP +{ + indices 6298 6277 6300 6274 6275; +}; +batch TRIANGLE_STRIP +{ + indices 6298 6301 6297 6299; +}; +batch TRIANGLE_STRIP +{ + indices 6300 6302 6298 6301; +}; +batch TRIANGLE_STRIP +{ + indices 6300 6303 6302 6301; +}; +batch TRIANGLE_STRIP +{ + indices 6300 6275 6303 6303 6301 6304 6304 6303 6275; +}; +batch TRIANGLE_STRIP +{ + indices 6299 6301 6305 6304; +}; +batch TRIANGLE_STRIP +{ + indices 6294 6299 6306 6305; +}; +batch TRIANGLE_STRIP +{ + indices 6296 6294 6306 6306 6307 6305; +}; +batch TRIANGLE_STRIP +{ + indices 6306 6307 6296; +}; +batch TRIANGLE_STRIP +{ + indices 6305 6304 6308; +}; +batch TRIANGLE_STRIP +{ + indices 6309 6296 6307 6307 6310 6305; +}; +batch TRIANGLE_STRIP +{ + indices 6309 6307 6310 6310 6308 6305; +}; +batch TRIANGLE_STRIP +{ + indices 6309 6311 6296 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6311 6309 6312 6310; +}; +batch TRIANGLE_STRIP +{ + indices 6168 6311 6313 6312; +}; +batch TRIANGLE_STRIP +{ + indices 6168 6313 6158 6156 6156 6313 6312 6312 6156 6314 6314 6312 6310; +}; +batch TRIANGLE_STRIP +{ + indices 6154 6156 6314 6314 6315 6310; +}; +batch TRIANGLE_STRIP +{ + indices 6314 6315 6154; +}; +batch TRIANGLE_STRIP +{ + indices 6308 6316 6310 6315 6315 6317 6154 6153 6153 6317 6318 6315; +}; +batch TRIANGLE_STRIP +{ + indices 6152 6153 6318 6318 6319 6315 6316; +}; +batch TRIANGLE_STRIP +{ + indices 6319 6320 6318 6152; +}; +batch TRIANGLE_STRIP +{ + indices 6316 6321 6319 6320; +}; +batch TRIANGLE_STRIP +{ + indices 6308 6322 6316 6321; +}; +batch TRIANGLE_STRIP +{ + indices 6308 6304 6322; +}; +batch TRIANGLE_STRIP +{ + indices 6320 6321 6323 6322; +}; +batch TRIANGLE_STRIP +{ + indices 6320 6323 6152; +}; +batch TRIANGLE_STRIP +{ + indices 6304 6324 6322; +}; +batch TRIANGLE_STRIP +{ + indices 6323 6325 6152 4672; +}; +batch TRIANGLE_STRIP +{ + indices 6324 6326 6322 6323; +}; +batch TRIANGLE_STRIP +{ + indices 6325 6327 4672 4670 4670 6327 4669; +}; +batch TRIANGLE_STRIP +{ + indices 6327 6325 6328 6323; +}; +batch TRIANGLE_STRIP +{ + indices 4669 6327 6329 6328; +}; +batch TRIANGLE_STRIP +{ + indices 4665 4669 6329; +}; +batch TRIANGLE_STRIP +{ + indices 6323 6330 6328 6329 6329 6331 4665; +}; +batch TRIANGLE_STRIP +{ + indices 6329 6330 6331 6331 4665 4661; +}; +batch TRIANGLE_STRIP +{ + indices 6323 6332 6330 6331 6331 6332 4661; +}; +batch TRIANGLE_STRIP +{ + indices 6323 6326 6332 6332 4661 4663 4663 6332 6326 6326 4663 6333 6333 6326 6324; +}; +batch TRIANGLE_STRIP +{ + indices 4663 6333 4660 4659; +}; +batch TRIANGLE_STRIP +{ + indices 6333 6324 6334 6304 6275 6275 6334 6272 6273; +}; +batch TRIANGLE_STRIP +{ + indices 4659 6333 6335 6334; +}; +batch TRIANGLE_STRIP +{ + indices 6335 6336 4659 4654; +}; +batch TRIANGLE_STRIP +{ + indices 6335 6334 6337 6273; +}; +batch TRIANGLE_STRIP +{ + indices 6336 6335 6338 6337; +}; +batch TRIANGLE_STRIP +{ + indices 4654 6336 6339 6338; +}; +batch TRIANGLE_STRIP +{ + indices 4654 6339 6340 6338; +}; +batch TRIANGLE_STRIP +{ + indices 6340 4657 4654; +}; +batch TRIANGLE_STRIP +{ + indices 6338 6337 6341 6273; +}; +batch TRIANGLE_STRIP +{ + indices 6341 6342 6338 6340; +}; +batch TRIANGLE_STRIP +{ + indices 6273 6343 6341 6342; +}; +batch TRIANGLE_STRIP +{ + indices 6273 6268 6343 6343 6342 6344 6344 6343 6268; +}; +batch TRIANGLE_STRIP +{ + indices 6340 6342 6344 6344 6345 6268 4576; +}; +batch TRIANGLE_STRIP +{ + indices 6344 6346 6340 4657; +}; +batch TRIANGLE_STRIP +{ + indices 6345 6347 6344 6346; +}; +batch TRIANGLE_STRIP +{ + indices 4576 6348 6345 6347; +}; +batch TRIANGLE_STRIP +{ + indices 4576 4573 6348 4575 6349 6349 6348 6347; +}; +batch TRIANGLE_STRIP +{ + indices 4575 4585 6349 6349 6347 6350 6346; +}; +batch TRIANGLE_STRIP +{ + indices 4585 6351 6349 6350; +}; +batch TRIANGLE_STRIP +{ + indices 4585 4592 6351 4594 4604 4604 6351 4649; +}; +batch TRIANGLE_STRIP +{ + indices 6346 6350 6352 6351 4649; +}; +batch TRIANGLE_STRIP +{ + indices 6346 6352 4657 4649; +}; +batch TRIANGLE_STRIP +{ + indices 5809 6353 5804 5800; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5822 6353 6353 5800 6354; +}; +batch TRIANGLE_STRIP +{ + indices 5822 6355 6353 6354 6354 6356 5800 5793; +}; +batch TRIANGLE_STRIP +{ + indices 6356 6354 6357 6355; +}; +batch TRIANGLE_STRIP +{ + indices 5793 6356 6358 6357; +}; +batch TRIANGLE_STRIP +{ + indices 5791 5793 6358 6358 6359 6357; +}; +batch TRIANGLE_STRIP +{ + indices 6358 6360 5791 5789; +}; +batch TRIANGLE_STRIP +{ + indices 6358 6359 6361 6357; +}; +batch TRIANGLE_STRIP +{ + indices 6360 6358 6361 6361 6362 6357 6355; +}; +batch TRIANGLE_STRIP +{ + indices 6360 6361 6363 6362; +}; +batch TRIANGLE_STRIP +{ + indices 6360 6364 5789 5792; +}; +batch TRIANGLE_STRIP +{ + indices 6363 6365 6360 6360 6364 6366 6366 6360 6365; +}; +batch TRIANGLE_STRIP +{ + indices 5792 6364 6367 6366; +}; +batch TRIANGLE_STRIP +{ + indices 6365 6363 6368 6362; +}; +batch TRIANGLE_STRIP +{ + indices 6365 6369 6366 6367; +}; +batch TRIANGLE_STRIP +{ + indices 6368 6370 6365 6369; +}; +batch TRIANGLE_STRIP +{ + indices 6362 6371 6368 6368 6370 6372 6372 6368 6371 6371 6373 6362 6355 6355 6373 6374 6371; +}; +batch TRIANGLE_STRIP +{ + indices 6355 5822 6374 6374 6371 6375 6372; +}; +batch TRIANGLE_STRIP +{ + indices 6374 5822 6376 5819 5820; +}; +batch TRIANGLE_STRIP +{ + indices 6376 6377 6374 6375; +}; +batch TRIANGLE_STRIP +{ + indices 6376 5820 6377 6377 6375 6378 6372; +}; +batch TRIANGLE_STRIP +{ + indices 5820 6379 6377; +}; +batch TRIANGLE_STRIP +{ + indices 6378 6380 6372; +}; +batch TRIANGLE_STRIP +{ + indices 6379 6381 6377 6378; +}; +batch TRIANGLE_STRIP +{ + indices 6379 5820 6382 6383 6383 5820 5818 5818 6383 5821; +}; +batch TRIANGLE_STRIP +{ + indices 6379 6382 6384 6383 6383 5821 6385 6385 6383 6384; +}; +batch TRIANGLE_STRIP +{ + indices 5826 6385 5821; +}; +batch TRIANGLE_STRIP +{ + indices 6384 6386 6379 6381; +}; +batch TRIANGLE_STRIP +{ + indices 6385 6387 6384 6386; +}; +batch TRIANGLE_STRIP +{ + indices 5826 6388 6385 6387; +}; +batch TRIANGLE_STRIP +{ + indices 5826 6389 6388 6388 6387 6390 6390 6388 6389; +}; +batch TRIANGLE_STRIP +{ + indices 6387 6391 6386; +}; +batch TRIANGLE_STRIP +{ + indices 6392 6390 6389; +}; +batch TRIANGLE_STRIP +{ + indices 6391 6393 6386 6381; +}; +batch TRIANGLE_STRIP +{ + indices 6394 6391 6387; +}; +batch TRIANGLE_STRIP +{ + indices 6395 6381 6393 6393 6396 6391 6394; +}; +batch TRIANGLE_STRIP +{ + indices 6395 6393 6397 6396; +}; +batch TRIANGLE_STRIP +{ + indices 6381 6395 6398 6397; +}; +batch TRIANGLE_STRIP +{ + indices 6398 6378 6381; +}; +batch TRIANGLE_STRIP +{ + indices 6399 6396 6394; +}; +batch TRIANGLE_STRIP +{ + indices 6398 6400 6378 6380; +}; +batch TRIANGLE_STRIP +{ + indices 6387 6401 6394 6399; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6387 6390; +}; +batch TRIANGLE_STRIP +{ + indices 6399 6402 6396 6397; +}; +batch TRIANGLE_STRIP +{ + indices 6402 6399 6403 6401; +}; +batch TRIANGLE_STRIP +{ + indices 6397 6402 6404; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6390 6405 6392; +}; +batch TRIANGLE_STRIP +{ + indices 6406 6404 6402; +}; +batch TRIANGLE_STRIP +{ + indices 6407 6405 6392; +}; +batch TRIANGLE_STRIP +{ + indices 6406 6402 6408 6403; +}; +batch TRIANGLE_STRIP +{ + indices 6407 6392 6409 6389 5826; +}; +batch TRIANGLE_STRIP +{ + indices 6409 6410 6407 6405; +}; +batch TRIANGLE_STRIP +{ + indices 6409 5826 6411 5825 5828; +}; +batch TRIANGLE_STRIP +{ + indices 6411 6412 6409 6410; +}; +batch TRIANGLE_STRIP +{ + indices 5828 6413 6411 6412; +}; +batch TRIANGLE_STRIP +{ + indices 5828 6414 6413 6413 6412 6415 6415 6413 6414 6414 6416 5828 5831; +}; +batch TRIANGLE_STRIP +{ + indices 6416 6417 6414 6415; +}; +batch TRIANGLE_STRIP +{ + indices 5831 6418 6416 6417; +}; +batch TRIANGLE_STRIP +{ + indices 6415 6419 6412 6410; +}; +batch TRIANGLE_STRIP +{ + indices 6420 6415 6417; +}; +batch TRIANGLE_STRIP +{ + indices 6421 6410 6419 6419 6422 6415; +}; +batch TRIANGLE_STRIP +{ + indices 6421 6419 6422 6422 6420 6415; +}; +batch TRIANGLE_STRIP +{ + indices 6421 6423 6410 6405; +}; +batch TRIANGLE_STRIP +{ + indices 6422 6424 6421 6425 6423; +}; +batch TRIANGLE_STRIP +{ + indices 6422 6426 6424 6425; +}; +batch TRIANGLE_STRIP +{ + indices 6422 6427 6426 6426 6425 6428 6428 6426 6427; +}; +batch TRIANGLE_STRIP +{ + indices 6423 6425 6429 6428; +}; +batch TRIANGLE_STRIP +{ + indices 6427 6422 6430 6420; +}; +batch TRIANGLE_STRIP +{ + indices 6431 6428 6427; +}; +batch TRIANGLE_STRIP +{ + indices 6420 6432 6430 6430 6427 6433 6431; +}; +batch TRIANGLE_STRIP +{ + indices 6432 6434 6430 6433; +}; +batch TRIANGLE_STRIP +{ + indices 6432 6420 6435 6417 6418; +}; +batch TRIANGLE_STRIP +{ + indices 6436 6434 6432; +}; +batch TRIANGLE_STRIP +{ + indices 6418 6437 6435 6435 6432 6438 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6437 6418 6439 5831; +}; +batch TRIANGLE_STRIP +{ + indices 6437 6440 6435 6438; +}; +batch TRIANGLE_STRIP +{ + indices 6439 6441 6437 6440; +}; +batch TRIANGLE_STRIP +{ + indices 6439 5831 6442 5833; +}; +batch TRIANGLE_STRIP +{ + indices 6442 6443 6439 6441; +}; +batch TRIANGLE_STRIP +{ + indices 5833 6444 6442 6443; +}; +batch TRIANGLE_STRIP +{ + indices 5833 5834 6444; +}; +batch TRIANGLE_STRIP +{ + indices 6441 6443 6445; +}; +batch TRIANGLE_STRIP +{ + indices 6444 5834 6446 5837; +}; +batch TRIANGLE_STRIP +{ + indices 6443 6444 6447 6446; +}; +batch TRIANGLE_STRIP +{ + indices 6445 6443 6447; +}; +batch TRIANGLE_STRIP +{ + indices 6446 5837 6448 5843; +}; +batch TRIANGLE_STRIP +{ + indices 6446 6448 6449 5843; +}; +batch TRIANGLE_STRIP +{ + indices 6447 6446 6449 6449 5850 5843; +}; +batch TRIANGLE_STRIP +{ + indices 6449 6450 6447 6445; +}; +batch TRIANGLE_STRIP +{ + indices 5850 6451 6449 6450 6450 6452 6445; +}; +batch TRIANGLE_STRIP +{ + indices 6452 6450 6451; +}; +batch TRIANGLE_STRIP +{ + indices 6441 6445 6453 6452; +}; +batch TRIANGLE_STRIP +{ + indices 6440 6441 6453 6453 6454 6452; +}; +batch TRIANGLE_STRIP +{ + indices 6440 6453 6454; +}; +batch TRIANGLE_STRIP +{ + indices 6451 6455 6452 6454; +}; +batch TRIANGLE_STRIP +{ + indices 5850 6456 6451 6455; +}; +batch TRIANGLE_STRIP +{ + indices 5850 6457 6456 6455; +}; +batch TRIANGLE_STRIP +{ + indices 5850 5849 6457 5852 6458 5865; +}; +batch TRIANGLE_STRIP +{ + indices 6458 6459 6457 6455; +}; +batch TRIANGLE_STRIP +{ + indices 5865 6460 6458 6459; +}; +batch TRIANGLE_STRIP +{ + indices 6460 5865 6461 5867; +}; +batch TRIANGLE_STRIP +{ + indices 6459 6460 6462 6461; +}; +batch TRIANGLE_STRIP +{ + indices 6455 6459 6463 6462 6462 6461 6464; +}; +batch TRIANGLE_STRIP +{ + indices 6463 6465 6455 6454; +}; +batch TRIANGLE_STRIP +{ + indices 6463 6462 6466 6464 6464 6461 6467 5867; +}; +batch TRIANGLE_STRIP +{ + indices 6466 6464 6468 6467 6467 5867 6469 5864; +}; +batch TRIANGLE_STRIP +{ + indices 6470 6467 6469 6469 6471 5864; +}; +batch TRIANGLE_STRIP +{ + indices 6470 6469 6471 6471 5874 5864; +}; +batch TRIANGLE_STRIP +{ + indices 5896 6471 5874; +}; +batch TRIANGLE_STRIP +{ + indices 6470 6472 6467 6468; +}; +batch TRIANGLE_STRIP +{ + indices 6471 5896 6473 5901; +}; +batch TRIANGLE_STRIP +{ + indices 6470 6471 6474 6473 6473 5901 6475 5912; +}; +batch TRIANGLE_STRIP +{ + indices 6475 6476 6473 6474; +}; +batch TRIANGLE_STRIP +{ + indices 5912 6477 6475 6476; +}; +batch TRIANGLE_STRIP +{ + indices 5919 6477 5912; +}; +batch TRIANGLE_STRIP +{ + indices 6478 6474 6476 6476 6479 6477; +}; +batch TRIANGLE_STRIP +{ + indices 6479 6478 6476; +}; +batch TRIANGLE_STRIP +{ + indices 5919 6480 6477 6479; +}; +batch TRIANGLE_STRIP +{ + indices 6478 6481 6474 6470 6470 6481 6472; +}; +batch TRIANGLE_STRIP +{ + indices 6479 6482 6478 6481 6481 6483 6472 6468; +}; +batch TRIANGLE_STRIP +{ + indices 6481 6484 6483 6468; +}; +batch TRIANGLE_STRIP +{ + indices 6481 6482 6484 6484 6468 6485 6466; +}; +batch TRIANGLE_STRIP +{ + indices 6482 6486 6484 6484 6485 6487 6487 6484 6486; +}; +batch TRIANGLE_STRIP +{ + indices 6488 6466 6485; +}; +batch TRIANGLE_STRIP +{ + indices 6486 6482 6489 6479; +}; +batch TRIANGLE_STRIP +{ + indices 6488 6490 6466 6463; +}; +batch TRIANGLE_STRIP +{ + indices 6489 6479 6491 6480; +}; +batch TRIANGLE_STRIP +{ + indices 6490 6492 6463 6465; +}; +batch TRIANGLE_STRIP +{ + indices 6491 6480 6493 5919; +}; +batch TRIANGLE_STRIP +{ + indices 6494 6489 6491; +}; +batch TRIANGLE_STRIP +{ + indices 6493 5919 6495 5937; +}; +batch TRIANGLE_STRIP +{ + indices 6493 6496 6491 6494; +}; +batch TRIANGLE_STRIP +{ + indices 6496 6493 6497 6495; +}; +batch TRIANGLE_STRIP +{ + indices 6494 6496 6498 6497; +}; +batch TRIANGLE_STRIP +{ + indices 6494 6499 6489 6486; +}; +batch TRIANGLE_STRIP +{ + indices 6498 6500 6494 6499 6499 6501 6486 6487; +}; +batch TRIANGLE_STRIP +{ + indices 6500 6502 6499 6501; +}; +batch TRIANGLE_STRIP +{ + indices 6502 6500 6503; +}; +batch TRIANGLE_STRIP +{ + indices 6501 6504 6487; +}; +batch TRIANGLE_STRIP +{ + indices 6503 6500 6505 6498; +}; +batch TRIANGLE_STRIP +{ + indices 6504 6506 6487 6485 6485 6506 6488; +}; +batch TRIANGLE_STRIP +{ + indices 6504 6507 6506 6506 6488 6508 6508 6506 6507; +}; +batch TRIANGLE_STRIP +{ + indices 6501 6509 6504 6507; +}; +batch TRIANGLE_STRIP +{ + indices 6502 6510 6501 6509; +}; +batch TRIANGLE_STRIP +{ + indices 6502 6503 6510; +}; +batch TRIANGLE_STRIP +{ + indices 6511 6507 6509 6509 6512 6510; +}; +batch TRIANGLE_STRIP +{ + indices 6509 6512 6511 6511 6507 6513 6508; +}; +batch TRIANGLE_STRIP +{ + indices 6512 6514 6511 6513 6513 6515 6508; +}; +batch TRIANGLE_STRIP +{ + indices 6513 6514 6515 6515 6508 6516 6488 6490 6490 6516 6492; +}; +batch TRIANGLE_STRIP +{ + indices 6516 6515 6517 6514; +}; +batch TRIANGLE_STRIP +{ + indices 6492 6516 6518 6517; +}; +batch TRIANGLE_STRIP +{ + indices 6518 6519 6492 6465; +}; +batch TRIANGLE_STRIP +{ + indices 6520 6518 6517; +}; +batch TRIANGLE_STRIP +{ + indices 6519 6521 6465 6454; +}; +batch TRIANGLE_STRIP +{ + indices 6518 6522 6519 6521; +}; +batch TRIANGLE_STRIP +{ + indices 6518 6520 6522; +}; +batch TRIANGLE_STRIP +{ + indices 6521 6523 6454 6440; +}; +batch TRIANGLE_STRIP +{ + indices 6522 6524 6521 6523 6523 6525 6440 6438; +}; +batch TRIANGLE_STRIP +{ + indices 6524 6526 6523 6525 6525 6527 6438; +}; +batch TRIANGLE_STRIP +{ + indices 6525 6526 6527 6527 6438 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6524 6528 6526 6527; +}; +batch TRIANGLE_STRIP +{ + indices 6522 6529 6524 6528; +}; +batch TRIANGLE_STRIP +{ + indices 6529 6522 6520; +}; +batch TRIANGLE_STRIP +{ + indices 6528 6530 6527 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6520 6531 6529 6529 6528 6532 6532 6529 6531; +}; +batch TRIANGLE_STRIP +{ + indices 6530 6528 6533 6532; +}; +batch TRIANGLE_STRIP +{ + indices 6531 6520 6534 6517; +}; +batch TRIANGLE_STRIP +{ + indices 6532 6531 6535 6534 6534 6517 6536 6514; +}; +batch TRIANGLE_STRIP +{ + indices 6537 6534 6536 6536 6538 6514; +}; +batch TRIANGLE_STRIP +{ + indices 6536 6538 6537 6537 6534 6539 6535; +}; +batch TRIANGLE_STRIP +{ + indices 6538 6540 6537 6539; +}; +batch TRIANGLE_STRIP +{ + indices 6538 6514 6541 6512; +}; +batch TRIANGLE_STRIP +{ + indices 6541 6542 6538 6540; +}; +batch TRIANGLE_STRIP +{ + indices 6512 6543 6541 6542; +}; +batch TRIANGLE_STRIP +{ + indices 6543 6512 6510; +}; +batch TRIANGLE_STRIP +{ + indices 6540 6542 6544; +}; +batch TRIANGLE_STRIP +{ + indices 6543 6510 6545; +}; +batch TRIANGLE_STRIP +{ + indices 6544 6542 6546 6543; +}; +batch TRIANGLE_STRIP +{ + indices 6545 6510 6547 6503; +}; +batch TRIANGLE_STRIP +{ + indices 6543 6545 6548; +}; +batch TRIANGLE_STRIP +{ + indices 6547 6503 6549 6505; +}; +batch TRIANGLE_STRIP +{ + indices 6547 6550 6545 6548; +}; +batch TRIANGLE_STRIP +{ + indices 6550 6547 6551 6549; +}; +batch TRIANGLE_STRIP +{ + indices 6548 6550 6552 6551; +}; +batch TRIANGLE_STRIP +{ + indices 6548 6553 6543 6546; +}; +batch TRIANGLE_STRIP +{ + indices 6552 6554 6548 6553 6553 6555 6546; +}; +batch TRIANGLE_STRIP +{ + indices 6553 6554 6555 6555 6546 6556 6544; +}; +batch TRIANGLE_STRIP +{ + indices 6554 6552 6557 6551; +}; +batch TRIANGLE_STRIP +{ + indices 6555 6554 6558 6557; +}; +batch TRIANGLE_STRIP +{ + indices 6556 6555 6559 6558; +}; +batch TRIANGLE_STRIP +{ + indices 6560 6544 6556 6556 6561 6559; +}; +batch TRIANGLE_STRIP +{ + indices 6556 6561 6560 6560 6544 6562; +}; +batch TRIANGLE_STRIP +{ + indices 6563 6560 6561; +}; +batch TRIANGLE_STRIP +{ + indices 6562 6564 6544 6540 6540 6564 6539; +}; +batch TRIANGLE_STRIP +{ + indices 6562 6560 6565 6563; +}; +batch TRIANGLE_STRIP +{ + indices 6562 6566 6564 6564 6539 6567 6567 6564 6566; +}; +batch TRIANGLE_STRIP +{ + indices 6567 6535 6539; +}; +batch TRIANGLE_STRIP +{ + indices 6562 6568 6566 6567; +}; +batch TRIANGLE_STRIP +{ + indices 6568 6562 6565; +}; +batch TRIANGLE_STRIP +{ + indices 6535 6567 6569 6568; +}; +batch TRIANGLE_STRIP +{ + indices 6535 6569 6532 6570 6570 6569 6568; +}; +batch TRIANGLE_STRIP +{ + indices 6570 6533 6532; +}; +batch TRIANGLE_STRIP +{ + indices 6568 6565 6571; +}; +batch TRIANGLE_STRIP +{ + indices 6570 6572 6533 6530; +}; +batch TRIANGLE_STRIP +{ + indices 6570 6568 6573 6571; +}; +batch TRIANGLE_STRIP +{ + indices 6572 6574 6530 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6572 6570 6575 6573; +}; +batch TRIANGLE_STRIP +{ + indices 6572 6575 6574 6574 6436 6576 6434 6433; +}; +batch TRIANGLE_STRIP +{ + indices 6575 6577 6574 6576; +}; +batch TRIANGLE_STRIP +{ + indices 6575 6573 6578 6571; +}; +batch TRIANGLE_STRIP +{ + indices 6579 6577 6575 6575 6580 6578; +}; +batch TRIANGLE_STRIP +{ + indices 6575 6580 6579 6579 6577 6581 6581 6579 6580; +}; +batch TRIANGLE_STRIP +{ + indices 6582 6577 6581 6581 6583 6580; +}; +batch TRIANGLE_STRIP +{ + indices 6581 6583 6582 6582 6577 6584 6576; +}; +batch TRIANGLE_STRIP +{ + indices 6583 6585 6582 6582 6584 6586 6586 6582 6585; +}; +batch TRIANGLE_STRIP +{ + indices 6576 6584 6587 6586; +}; +batch TRIANGLE_STRIP +{ + indices 6587 6588 6576 6433; +}; +batch TRIANGLE_STRIP +{ + indices 6586 6589 6587 6587 6588 6590 6590 6587 6589; +}; +batch TRIANGLE_STRIP +{ + indices 6591 6433 6588 6588 6592 6590; +}; +batch TRIANGLE_STRIP +{ + indices 6591 6588 6592 6592 6589 6590; +}; +batch TRIANGLE_STRIP +{ + indices 6591 6593 6433 6431; +}; +batch TRIANGLE_STRIP +{ + indices 6592 6594 6591 6593 6593 6595 6431; +}; +batch TRIANGLE_STRIP +{ + indices 6594 6596 6593 6595 6595 6597 6431 6428 6428 6597 6429; +}; +batch TRIANGLE_STRIP +{ + indices 6596 6598 6595 6595 6597 6599 6599 6595 6598; +}; +batch TRIANGLE_STRIP +{ + indices 6429 6597 6600 6599; +}; +batch TRIANGLE_STRIP +{ + indices 6600 6601 6429 6423 6423 6601 6602 6602 6423 6405; +}; +batch TRIANGLE_STRIP +{ + indices 6602 6601 6603 6600; +}; +batch TRIANGLE_STRIP +{ + indices 6405 6602 6604 6603; +}; +batch TRIANGLE_STRIP +{ + indices 6405 6604 6401 6603 6603 6600 6605; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6603 6606 6605; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6606 6607 6605; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6607 6403; +}; +batch TRIANGLE_STRIP +{ + indices 6600 6608 6605 6607; +}; +batch TRIANGLE_STRIP +{ + indices 6600 6599 6608 6609 6609 6599 6598; +}; +batch TRIANGLE_STRIP +{ + indices 6607 6608 6610 6609; +}; +batch TRIANGLE_STRIP +{ + indices 6611 6403 6607 6607 6612 6610; +}; +batch TRIANGLE_STRIP +{ + indices 6607 6612 6611; +}; +batch TRIANGLE_STRIP +{ + indices 6609 6613 6610; +}; +batch TRIANGLE_STRIP +{ + indices 6614 6611 6612 6612 6615 6610 6613; +}; +batch TRIANGLE_STRIP +{ + indices 6615 6614 6612; +}; +batch TRIANGLE_STRIP +{ + indices 6609 6616 6613; +}; +batch TRIANGLE_STRIP +{ + indices 6614 6617 6611 6403; +}; +batch TRIANGLE_STRIP +{ + indices 6616 6609 6618 6598; +}; +batch TRIANGLE_STRIP +{ + indices 6616 6619 6613 6615; +}; +batch TRIANGLE_STRIP +{ + indices 6618 6620 6616 6619; +}; +batch TRIANGLE_STRIP +{ + indices 6598 6621 6618 6620; +}; +batch TRIANGLE_STRIP +{ + indices 6598 6596 6621 6594; +}; +batch TRIANGLE_STRIP +{ + indices 6619 6620 6622; +}; +batch TRIANGLE_STRIP +{ + indices 6621 6594 6623 6592; +}; +batch TRIANGLE_STRIP +{ + indices 6621 6624 6620 6622; +}; +batch TRIANGLE_STRIP +{ + indices 6623 6625 6621 6624; +}; +batch TRIANGLE_STRIP +{ + indices 6623 6626 6625 6624; +}; +batch TRIANGLE_STRIP +{ + indices 6592 6627 6623 6623 6626 6628 6628 6623 6627 6627 6629 6592 6589; +}; +batch TRIANGLE_STRIP +{ + indices 6630 6627 6629 6629 6631 6589; +}; +batch TRIANGLE_STRIP +{ + indices 6631 6630 6629; +}; +batch TRIANGLE_STRIP +{ + indices 6628 6627 6632 6630; +}; +batch TRIANGLE_STRIP +{ + indices 6626 6628 6633 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6633 6634 6626 6624; +}; +batch TRIANGLE_STRIP +{ + indices 6632 6630 6635 6631; +}; +batch TRIANGLE_STRIP +{ + indices 6634 6636 6624 6637 6622; +}; +batch TRIANGLE_STRIP +{ + indices 6634 6638 6636 6637; +}; +batch TRIANGLE_STRIP +{ + indices 6633 6639 6634 6638; +}; +batch TRIANGLE_STRIP +{ + indices 6639 6633 6640 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6641 6638 6639 6639 6642 6640; +}; +batch TRIANGLE_STRIP +{ + indices 6639 6642 6641 6641 6638 6643; +}; +batch TRIANGLE_STRIP +{ + indices 6642 6644 6641 6643 6643 6645 6638 6637; +}; +batch TRIANGLE_STRIP +{ + indices 6644 6646 6643 6645; +}; +batch TRIANGLE_STRIP +{ + indices 6642 6647 6644 6644 6646 6648; +}; +batch TRIANGLE_STRIP +{ + indices 6647 6642 6649 6640; +}; +batch TRIANGLE_STRIP +{ + indices 6648 6644 6650 6647; +}; +batch TRIANGLE_STRIP +{ + indices 6646 6648 6651 6650; +}; +batch TRIANGLE_STRIP +{ + indices 6645 6646 6652 6651; +}; +batch TRIANGLE_STRIP +{ + indices 6647 6653 6650 6650 6651 6654 6654 6650 6653 6653 6655 6647 6649; +}; +batch TRIANGLE_STRIP +{ + indices 6656 6654 6653; +}; +batch TRIANGLE_STRIP +{ + indices 6649 6657 6655 6655 6653 6658; +}; +batch TRIANGLE_STRIP +{ + indices 6657 6659 6655 6658; +}; +batch TRIANGLE_STRIP +{ + indices 6649 6660 6657 6659; +}; +batch TRIANGLE_STRIP +{ + indices 6660 6649 6661 6640; +}; +batch TRIANGLE_STRIP +{ + indices 6660 6662 6659; +}; +batch TRIANGLE_STRIP +{ + indices 6661 6640 6663 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6661 6664 6660 6662; +}; +batch TRIANGLE_STRIP +{ + indices 6661 6663 6665 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6665 6666 6661 6664; +}; +batch TRIANGLE_STRIP +{ + indices 6632 6667 6665 6666; +}; +batch TRIANGLE_STRIP +{ + indices 6667 6632 6635; +}; +batch TRIANGLE_STRIP +{ + indices 6664 6666 6668; +}; +batch TRIANGLE_STRIP +{ + indices 6667 6635 6669 6631; +}; +batch TRIANGLE_STRIP +{ + indices 6667 6670 6666 6668; +}; +batch TRIANGLE_STRIP +{ + indices 6670 6667 6671 6669; +}; +batch TRIANGLE_STRIP +{ + indices 6668 6670 6672 6671; +}; +batch TRIANGLE_STRIP +{ + indices 6668 6672 6673 6671; +}; +batch TRIANGLE_STRIP +{ + indices 6668 6674 6664 6662; +}; +batch TRIANGLE_STRIP +{ + indices 6673 6675 6668 6674; +}; +batch TRIANGLE_STRIP +{ + indices 6671 6676 6673 6673 6675 6677 6677 6673 6676; +}; +batch TRIANGLE_STRIP +{ + indices 6674 6675 6678 6677; +}; +batch TRIANGLE_STRIP +{ + indices 6662 6674 6679 6678; +}; +batch TRIANGLE_STRIP +{ + indices 6679 6680 6662 6659; +}; +batch TRIANGLE_STRIP +{ + indices 6678 6681 6679; +}; +batch TRIANGLE_STRIP +{ + indices 6680 6682 6659 6658; +}; +batch TRIANGLE_STRIP +{ + indices 6680 6679 6683 6681; +}; +batch TRIANGLE_STRIP +{ + indices 6682 6680 6684 6683; +}; +batch TRIANGLE_STRIP +{ + indices 6684 6685 6682 6658; +}; +batch TRIANGLE_STRIP +{ + indices 6683 6686 6684 6684 6685 6687 6687 6684 6686 6686 6688 6683 6681; +}; +batch TRIANGLE_STRIP +{ + indices 6687 6686 6689 6688; +}; +batch TRIANGLE_STRIP +{ + indices 6690 6685 6687 6687 6691 6689; +}; +batch TRIANGLE_STRIP +{ + indices 6687 6691 6690; +}; +batch TRIANGLE_STRIP +{ + indices 6688 6692 6689; +}; +batch TRIANGLE_STRIP +{ + indices 6685 6690 4298 4287 4287 6690 4285 6691; +}; +batch TRIANGLE_STRIP +{ + indices 4298 6693 6685 6658; +}; +batch TRIANGLE_STRIP +{ + indices 4298 4296 6693 6694 6694 4296 4300; +}; +batch TRIANGLE_STRIP +{ + indices 6693 6694 6695 4300; +}; +batch TRIANGLE_STRIP +{ + indices 6693 6695 6658 6696 6696 6695 4300; +}; +batch TRIANGLE_STRIP +{ + indices 6658 6696 6653 6656; +}; +batch TRIANGLE_STRIP +{ + indices 6696 4300 6697 4306; +}; +batch TRIANGLE_STRIP +{ + indices 6697 6698 6696 6656; +}; +batch TRIANGLE_STRIP +{ + indices 4306 6699 6697 6698 6698 6699 6656; +}; +batch TRIANGLE_STRIP +{ + indices 4306 4411 6699 6699 6656 6700 6700 6699 4411; +}; +batch TRIANGLE_STRIP +{ + indices 6654 6656 6700 6700 6701 4411 4415; +}; +batch TRIANGLE_STRIP +{ + indices 6654 6700 6702 6701; +}; +batch TRIANGLE_STRIP +{ + indices 6654 6702 6651; +}; +batch TRIANGLE_STRIP +{ + indices 4415 6703 6701 6702; +}; +batch TRIANGLE_STRIP +{ + indices 4415 4416 6703; +}; +batch TRIANGLE_STRIP +{ + indices 6702 6704 6651; +}; +batch TRIANGLE_STRIP +{ + indices 6703 4416 6705; +}; +batch TRIANGLE_STRIP +{ + indices 6704 6706 6651 6652; +}; +batch TRIANGLE_STRIP +{ + indices 6704 6702 6707 6703; +}; +batch TRIANGLE_STRIP +{ + indices 6706 6704 6708 6707; +}; +batch TRIANGLE_STRIP +{ + indices 6705 6709 6703 6707; +}; +batch TRIANGLE_STRIP +{ + indices 6705 4416 6710 4417 4420; +}; +batch TRIANGLE_STRIP +{ + indices 6710 6711 6705 6709; +}; +batch TRIANGLE_STRIP +{ + indices 4420 6712 6710 6711 6711 6713 6709; +}; +batch TRIANGLE_STRIP +{ + indices 6713 6711 6712; +}; +batch TRIANGLE_STRIP +{ + indices 6707 6709 6714 6713; +}; +batch TRIANGLE_STRIP +{ + indices 6714 6715 6707 6708; +}; +batch TRIANGLE_STRIP +{ + indices 6713 6716 6714; +}; +batch TRIANGLE_STRIP +{ + indices 6715 6717 6708 6706; +}; +batch TRIANGLE_STRIP +{ + indices 6715 6714 6718 6716; +}; +batch TRIANGLE_STRIP +{ + indices 6717 6715 6719 6718; +}; +batch TRIANGLE_STRIP +{ + indices 6717 6720 6706 6652; +}; +batch TRIANGLE_STRIP +{ + indices 6719 6721 6717 6717 6720 6722 6722 6717 6721; +}; +batch TRIANGLE_STRIP +{ + indices 6723 6652 6720 6720 6724 6722; +}; +batch TRIANGLE_STRIP +{ + indices 6720 6724 6723; +}; +batch TRIANGLE_STRIP +{ + indices 6721 6725 6722 6722 6724 6726 6726 6722 6725; +}; +batch TRIANGLE_STRIP +{ + indices 6723 6724 6727 6726; +}; +batch TRIANGLE_STRIP +{ + indices 6652 6723 6728 6727; +}; +batch TRIANGLE_STRIP +{ + indices 6728 6729 6652 6645 6645 6729 6730 6728; +}; +batch TRIANGLE_STRIP +{ + indices 6637 6645 6730 6730 6731 6728; +}; +batch TRIANGLE_STRIP +{ + indices 6730 6732 6637 6622 6622 6732 6619; +}; +batch TRIANGLE_STRIP +{ + indices 6731 6733 6730 6732; +}; +batch TRIANGLE_STRIP +{ + indices 6728 6734 6731 6733; +}; +batch TRIANGLE_STRIP +{ + indices 6728 6727 6734; +}; +batch TRIANGLE_STRIP +{ + indices 6735 6732 6733 6733 6736 6734; +}; +batch TRIANGLE_STRIP +{ + indices 6735 6733 6736 6736 6727 6734; +}; +batch TRIANGLE_STRIP +{ + indices 6735 6737 6732 6619 6619 6737 6615; +}; +batch TRIANGLE_STRIP +{ + indices 6737 6735 6738 6736; +}; +batch TRIANGLE_STRIP +{ + indices 6615 6737 6739 6738; +}; +batch TRIANGLE_STRIP +{ + indices 6614 6615 6739 6739 6740 6738; +}; +batch TRIANGLE_STRIP +{ + indices 6614 6739 6740 6740 6736 6738; +}; +batch TRIANGLE_STRIP +{ + indices 6614 6740 6617 6736 6741 6727; +}; +batch TRIANGLE_STRIP +{ + indices 6741 6742 6617 6403; +}; +batch TRIANGLE_STRIP +{ + indices 6727 6743 6741 6742 6742 6408 6403; +}; +batch TRIANGLE_STRIP +{ + indices 6727 6726 6743; +}; +batch TRIANGLE_STRIP +{ + indices 6408 6742 6744 6743 6743 6726 6745 6745 6743 6744; +}; +batch TRIANGLE_STRIP +{ + indices 6745 6726 6746 6725; +}; +batch TRIANGLE_STRIP +{ + indices 6744 6747 6408 6406; +}; +batch TRIANGLE_STRIP +{ + indices 6745 6748 6744 6747; +}; +batch TRIANGLE_STRIP +{ + indices 6746 6749 6745 6748; +}; +batch TRIANGLE_STRIP +{ + indices 6747 6750 6406 6404; +}; +batch TRIANGLE_STRIP +{ + indices 6748 6751 6747 6750 6750 6752 6404; +}; +batch TRIANGLE_STRIP +{ + indices 6750 6751 6752 6752 6404 6753 6397; +}; +batch TRIANGLE_STRIP +{ + indices 6751 6754 6752 6753 6753 6755 6397; +}; +batch TRIANGLE_STRIP +{ + indices 6753 6754 6755 6755 6397 6398 6398 6755 6756 6754; +}; +batch TRIANGLE_STRIP +{ + indices 6756 6757 6398 6400; +}; +batch TRIANGLE_STRIP +{ + indices 6756 6758 6757 6400; +}; +batch TRIANGLE_STRIP +{ + indices 6754 6759 6756 6758; +}; +batch TRIANGLE_STRIP +{ + indices 6754 6760 6759; +}; +batch TRIANGLE_STRIP +{ + indices 6400 6758 6761; +}; +batch TRIANGLE_STRIP +{ + indices 6760 6754 6762 6751; +}; +batch TRIANGLE_STRIP +{ + indices 6759 6760 6763 6762; +}; +batch TRIANGLE_STRIP +{ + indices 6758 6759 6764 6763; +}; +batch TRIANGLE_STRIP +{ + indices 6764 6765 6758 6761; +}; +batch TRIANGLE_STRIP +{ + indices 6764 6766 6765 6765 6761 6767 6767 6765 6766; +}; +batch TRIANGLE_STRIP +{ + indices 6761 6768 6400 6380 6380 6768 6372; +}; +batch TRIANGLE_STRIP +{ + indices 6768 6761 6769 6767; +}; +batch TRIANGLE_STRIP +{ + indices 6372 6768 6770 6769; +}; +batch TRIANGLE_STRIP +{ + indices 6372 6770 6370 6769 6369 6767 6367 6766 6766 6764 6771 6763; +}; +batch TRIANGLE_STRIP +{ + indices 6367 6766 6772 6771; +}; +batch TRIANGLE_STRIP +{ + indices 6772 6773 6367 5792 5792 6773 5790 5794; +}; +batch TRIANGLE_STRIP +{ + indices 6771 6774 6772 6772 6773 6775 5794; +}; +batch TRIANGLE_STRIP +{ + indices 6775 6772 6774 6774 6776 6771 6763; +}; +batch TRIANGLE_STRIP +{ + indices 6775 6774 6777 6776; +}; +batch TRIANGLE_STRIP +{ + indices 6775 6778 5794 5796; +}; +batch TRIANGLE_STRIP +{ + indices 6776 6763 6779 6780 6780 6763 6762; +}; +batch TRIANGLE_STRIP +{ + indices 6776 6779 6781 6780; +}; +batch TRIANGLE_STRIP +{ + indices 6776 6781 6777; +}; +batch TRIANGLE_STRIP +{ + indices 6762 6782 6780 6781; +}; +batch TRIANGLE_STRIP +{ + indices 6783 6775 6777 6777 6784 6781; +}; +batch TRIANGLE_STRIP +{ + indices 6777 6784 6783 6783 6775 6785 6778; +}; +batch TRIANGLE_STRIP +{ + indices 6784 6786 6783 6785 6785 6787 6778 5796; +}; +batch TRIANGLE_STRIP +{ + indices 6785 6786 6788; +}; +batch TRIANGLE_STRIP +{ + indices 6787 6789 5796 5788; +}; +batch TRIANGLE_STRIP +{ + indices 6788 6790 6785 6787; +}; +batch TRIANGLE_STRIP +{ + indices 6786 6791 6788 6790 6790 6792 6787; +}; +batch TRIANGLE_STRIP +{ + indices 6786 6793 6791; +}; +batch TRIANGLE_STRIP +{ + indices 6792 6794 6787 6789; +}; +batch TRIANGLE_STRIP +{ + indices 6790 6795 6792 6794; +}; +batch TRIANGLE_STRIP +{ + indices 6791 6796 6790 6795; +}; +batch TRIANGLE_STRIP +{ + indices 6797 6791 6793 6793 6798 6786; +}; +batch TRIANGLE_STRIP +{ + indices 6797 6793 6798 6798 6784 6786; +}; +batch TRIANGLE_STRIP +{ + indices 6797 6799 6791 6796; +}; +batch TRIANGLE_STRIP +{ + indices 6798 6800 6797; +}; +batch TRIANGLE_STRIP +{ + indices 6801 6796 6799; +}; +batch TRIANGLE_STRIP +{ + indices 6800 6802 6797 6799; +}; +batch TRIANGLE_STRIP +{ + indices 6801 6803 6796 6795; +}; +batch TRIANGLE_STRIP +{ + indices 6799 6804 6801; +}; +batch TRIANGLE_STRIP +{ + indices 6803 6805 6795 6794; +}; +batch TRIANGLE_STRIP +{ + indices 6803 6801 6806 6804 6804 6799 6807 6802; +}; +batch TRIANGLE_STRIP +{ + indices 6808 6806 6804 6804 6809 6807; +}; +batch TRIANGLE_STRIP +{ + indices 6804 6809 6808; +}; +batch TRIANGLE_STRIP +{ + indices 6802 6810 6807 6809; +}; +batch TRIANGLE_STRIP +{ + indices 6802 6811 6810 6810 6809 6812 6812 6810 6811 6811 6813 6802 6800; +}; +batch TRIANGLE_STRIP +{ + indices 6814 6812 6811; +}; +batch TRIANGLE_STRIP +{ + indices 6813 6800 6815 6798; +}; +batch TRIANGLE_STRIP +{ + indices 6813 6816 6811 6814; +}; +batch TRIANGLE_STRIP +{ + indices 6816 6813 6817 6815; +}; +batch TRIANGLE_STRIP +{ + indices 6818 6814 6816 6816 6819 6817; +}; +batch TRIANGLE_STRIP +{ + indices 6816 6819 6818 6818 6814 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6819 6821 6818 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6817 6822 6819; +}; +batch TRIANGLE_STRIP +{ + indices 6820 6823 6814 6812; +}; +batch TRIANGLE_STRIP +{ + indices 6822 6824 6819 6821; +}; +batch TRIANGLE_STRIP +{ + indices 6823 6825 6812 6826 6809; +}; +batch TRIANGLE_STRIP +{ + indices 6825 6823 6827 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6826 6828 6809 6808; +}; +batch TRIANGLE_STRIP +{ + indices 6825 6829 6826 6828; +}; +batch TRIANGLE_STRIP +{ + indices 6827 6829 6825; +}; +batch TRIANGLE_STRIP +{ + indices 6072 6808 6828 6828 6079 6829; +}; +batch TRIANGLE_STRIP +{ + indices 6072 6828 6079 6079 6090 6829; +}; +batch TRIANGLE_STRIP +{ + indices 6072 6830 6808 6806; +}; +batch TRIANGLE_STRIP +{ + indices 6072 6071 6830 6830 6806 6831 6803; +}; +batch TRIANGLE_STRIP +{ + indices 6071 6832 6830 6831; +}; +batch TRIANGLE_STRIP +{ + indices 6832 6071 6833 6042; +}; +batch TRIANGLE_STRIP +{ + indices 6803 6831 6834; +}; +batch TRIANGLE_STRIP +{ + indices 6833 6042 6835; +}; +batch TRIANGLE_STRIP +{ + indices 6805 6803 6834; +}; +batch TRIANGLE_STRIP +{ + indices 6835 6042 6038; +}; +batch TRIANGLE_STRIP +{ + indices 6834 6831 6836 6832 6832 6833 6837 6837 6832 6836; +}; +batch TRIANGLE_STRIP +{ + indices 6837 6833 6835 6835 6838 6038; +}; +batch TRIANGLE_STRIP +{ + indices 6837 6835 6838 6838 6839 6038 6036 6036 6839 6040; +}; +batch TRIANGLE_STRIP +{ + indices 6837 6838 6840 6839; +}; +batch TRIANGLE_STRIP +{ + indices 6836 6837 6841 6840; +}; +batch TRIANGLE_STRIP +{ + indices 6841 6842 6836 6834; +}; +batch TRIANGLE_STRIP +{ + indices 6840 6843 6841 6842; +}; +batch TRIANGLE_STRIP +{ + indices 6839 6844 6840 6843; +}; +batch TRIANGLE_STRIP +{ + indices 6839 6040 6844; +}; +batch TRIANGLE_STRIP +{ + indices 6842 6845 6834 6805; +}; +batch TRIANGLE_STRIP +{ + indices 6843 6846 6842 6845 6845 6847 6805 6794; +}; +batch TRIANGLE_STRIP +{ + indices 6846 6848 6845 6845 6847 6849 6849 6845 6848; +}; +batch TRIANGLE_STRIP +{ + indices 6847 6849 6850 6848; +}; +batch TRIANGLE_STRIP +{ + indices 6847 6850 6851 6848; +}; +batch TRIANGLE_STRIP +{ + indices 6794 6847 6851; +}; +batch TRIANGLE_STRIP +{ + indices 6848 6846 6852 6843; +}; +batch TRIANGLE_STRIP +{ + indices 6851 6848 6853 6852; +}; +batch TRIANGLE_STRIP +{ + indices 6851 6854 6794 6789; +}; +batch TRIANGLE_STRIP +{ + indices 6855 6851 6853; +}; +batch TRIANGLE_STRIP +{ + indices 6854 6856 6789 5788; +}; +batch TRIANGLE_STRIP +{ + indices 6851 6857 6854 6856; +}; +batch TRIANGLE_STRIP +{ + indices 6857 6851 6855; +}; +batch TRIANGLE_STRIP +{ + indices 6856 6858 5788 5784; +}; +batch TRIANGLE_STRIP +{ + indices 6857 6859 6856 6858; +}; +batch TRIANGLE_STRIP +{ + indices 6859 6857 6855; +}; +batch TRIANGLE_STRIP +{ + indices 5784 6858 6860 6859; +}; +batch TRIANGLE_STRIP +{ + indices 6860 6861 5784 5782; +}; +batch TRIANGLE_STRIP +{ + indices 6859 6862 6860 6861; +}; +batch TRIANGLE_STRIP +{ + indices 6859 6855 6862; +}; +batch TRIANGLE_STRIP +{ + indices 6861 6863 5782 5773; +}; +batch TRIANGLE_STRIP +{ + indices 6862 6864 6861 6863; +}; +batch TRIANGLE_STRIP +{ + indices 6855 6865 6862 6864; +}; +batch TRIANGLE_STRIP +{ + indices 6855 6853 6865 6852; +}; +batch TRIANGLE_STRIP +{ + indices 6865 6866 6864 6863; +}; +batch TRIANGLE_STRIP +{ + indices 6852 6867 6865 6866; +}; +batch TRIANGLE_STRIP +{ + indices 6867 6852 6868 6843 6844; +}; +batch TRIANGLE_STRIP +{ + indices 6866 6867 6869; +}; +batch TRIANGLE_STRIP +{ + indices 6844 6870 6868 6868 6867 6871 6869; +}; +batch TRIANGLE_STRIP +{ + indices 6871 6868 6870 6870 6872 6844 6040; +}; +batch TRIANGLE_STRIP +{ + indices 6872 6873 6870 6871; +}; +batch TRIANGLE_STRIP +{ + indices 6040 6874 6872 6873; +}; +batch TRIANGLE_STRIP +{ + indices 6040 6875 6874 6873; +}; +batch TRIANGLE_STRIP +{ + indices 6040 6020 6875 6015 6873 6018 6871 6016 6876 6876 6871 6869; +}; +batch TRIANGLE_STRIP +{ + indices 6016 6014 6876 6876 6869 6866; +}; +batch TRIANGLE_STRIP +{ + indices 6014 6877 6876 6866; +}; +batch TRIANGLE_STRIP +{ + indices 6014 6000 6877 5998; +}; +batch TRIANGLE_STRIP +{ + indices 6878 6866 6877 6877 6879 5998; +}; +batch TRIANGLE_STRIP +{ + indices 6877 6879 6878 6878 6866 6880 6880 6878 6879; +}; +batch TRIANGLE_STRIP +{ + indices 6863 6866 6880; +}; +batch TRIANGLE_STRIP +{ + indices 6879 5998 6881 5994; +}; +batch TRIANGLE_STRIP +{ + indices 6879 6882 6880 6863; +}; +batch TRIANGLE_STRIP +{ + indices 6881 6883 6879 6882; +}; +batch TRIANGLE_STRIP +{ + indices 5994 6884 6881 6883; +}; +batch TRIANGLE_STRIP +{ + indices 5994 5993 6884; +}; +batch TRIANGLE_STRIP +{ + indices 6882 6885 6863 5773 5773 6885 5769; +}; +batch TRIANGLE_STRIP +{ + indices 6882 6886 6885 5769; +}; +batch TRIANGLE_STRIP +{ + indices 6882 6883 6886 6886 5769 6887 6887 6886 6883; +}; +batch TRIANGLE_STRIP +{ + indices 5764 5769 6887 6887 6884 6883; +}; +batch TRIANGLE_STRIP +{ + indices 5764 6887 5762 6884 6888 6888 5762 5758; +}; +batch TRIANGLE_STRIP +{ + indices 6888 6884 6889 5993; +}; +batch TRIANGLE_STRIP +{ + indices 5758 6888 6890 6889; +}; +batch TRIANGLE_STRIP +{ + indices 6890 5754 5758; +}; +batch TRIANGLE_STRIP +{ + indices 5993 6891 6889 6890; +}; +batch TRIANGLE_STRIP +{ + indices 6891 5993 5986; +}; +batch TRIANGLE_STRIP +{ + indices 6890 5750 5754; +}; +batch TRIANGLE_STRIP +{ + indices 6891 5986 6892 4769 4766 4766 6892 4767 5750; +}; +batch TRIANGLE_STRIP +{ + indices 6890 6891 6893 6892; +}; +batch TRIANGLE_STRIP +{ + indices 6890 6893 5750 6892; +}; +batch TRIANGLE_STRIP +{ + indices 6748 6894 6751 6762; +}; +batch TRIANGLE_STRIP +{ + indices 6748 6749 6894 6894 6762 6895 6782; +}; +batch TRIANGLE_STRIP +{ + indices 6749 6896 6894 6894 6895 6897 6897 6894 6896; +}; +batch TRIANGLE_STRIP +{ + indices 6897 6898 6895 6782; +}; +batch TRIANGLE_STRIP +{ + indices 6896 6899 6897 6898; +}; +batch TRIANGLE_STRIP +{ + indices 6896 6749 6900 6746 6725; +}; +batch TRIANGLE_STRIP +{ + indices 6900 6901 6896 6899; +}; +batch TRIANGLE_STRIP +{ + indices 6725 6902 6900 6901; +}; +batch TRIANGLE_STRIP +{ + indices 6721 6902 6725; +}; +batch TRIANGLE_STRIP +{ + indices 6899 6903 6898 6782; +}; +batch TRIANGLE_STRIP +{ + indices 6902 6721 6904 6719; +}; +batch TRIANGLE_STRIP +{ + indices 6901 6902 6905 6904; +}; +batch TRIANGLE_STRIP +{ + indices 6899 6901 6906 6905; +}; +batch TRIANGLE_STRIP +{ + indices 6906 6903 6899; +}; +batch TRIANGLE_STRIP +{ + indices 6904 6719 6907 6718; +}; +batch TRIANGLE_STRIP +{ + indices 6905 6904 6908 6907; +}; +batch TRIANGLE_STRIP +{ + indices 6906 6905 6909 6908; +}; +batch TRIANGLE_STRIP +{ + indices 6907 6718 6910 6716; +}; +batch TRIANGLE_STRIP +{ + indices 6911 6908 6907 6907 6912 6910; +}; +batch TRIANGLE_STRIP +{ + indices 6912 6911 6907; +}; +batch TRIANGLE_STRIP +{ + indices 6716 6913 6910 6912; +}; +batch TRIANGLE_STRIP +{ + indices 6716 6713 6913 6712; +}; +batch TRIANGLE_STRIP +{ + indices 6912 6914 6911; +}; +batch TRIANGLE_STRIP +{ + indices 6913 6712 6915 4420; +}; +batch TRIANGLE_STRIP +{ + indices 6914 6912 6916 6913; +}; +batch TRIANGLE_STRIP +{ + indices 6915 4420 6917 4421; +}; +batch TRIANGLE_STRIP +{ + indices 6913 6915 6918; +}; +batch TRIANGLE_STRIP +{ + indices 6917 4421 6919 4423; +}; +batch TRIANGLE_STRIP +{ + indices 6917 6920 6915 6918; +}; +batch TRIANGLE_STRIP +{ + indices 6919 6921 6917 6920; +}; +batch TRIANGLE_STRIP +{ + indices 4423 6922 6919 6921; +}; +batch TRIANGLE_STRIP +{ + indices 6920 6923 6918 6913; +}; +batch TRIANGLE_STRIP +{ + indices 6921 6924 6920 6923 6923 6925 6913; +}; +batch TRIANGLE_STRIP +{ + indices 6923 6924 6925 6925 6913 6916 6916 6925 6924; +}; +batch TRIANGLE_STRIP +{ + indices 6922 6926 6921 6924 6924 6927 6916 6914; +}; +batch TRIANGLE_STRIP +{ + indices 6926 6928 6924; +}; +batch TRIANGLE_STRIP +{ + indices 6927 6929 6914 6911; +}; +batch TRIANGLE_STRIP +{ + indices 6924 6930 6927 6929; +}; +batch TRIANGLE_STRIP +{ + indices 6924 6928 6930; +}; +batch TRIANGLE_STRIP +{ + indices 6929 6931 6911 6908; +}; +batch TRIANGLE_STRIP +{ + indices 6930 6932 6929 6931 6931 6909 6908; +}; +batch TRIANGLE_STRIP +{ + indices 6932 6930 6933 6928; +}; +batch TRIANGLE_STRIP +{ + indices 6931 6932 6934 6933; +}; +batch TRIANGLE_STRIP +{ + indices 6934 6935 6931 6909; +}; +batch TRIANGLE_STRIP +{ + indices 6934 6933 6935 6935 6909 6936 6936 6935 6933; +}; +batch TRIANGLE_STRIP +{ + indices 6909 6936 6906; +}; +batch TRIANGLE_STRIP +{ + indices 6933 6928 6937 6926; +}; +batch TRIANGLE_STRIP +{ + indices 6936 6938 6906 6903; +}; +batch TRIANGLE_STRIP +{ + indices 6936 6933 6939; +}; +batch TRIANGLE_STRIP +{ + indices 6938 6940 6903 6782 6782 6940 6781 6941 6784; +}; +batch TRIANGLE_STRIP +{ + indices 6938 6942 6940 6941 6941 6943 6784; +}; +batch TRIANGLE_STRIP +{ + indices 6941 6942 6943 6943 6784 6798 6798 6943 6815; +}; +batch TRIANGLE_STRIP +{ + indices 6942 6938 6944 6936; +}; +batch TRIANGLE_STRIP +{ + indices 6943 6942 6945 6944 6944 6936 6946 6946 6944 6945 6945 6946 6943; +}; +batch TRIANGLE_STRIP +{ + indices 6936 6939 6946 6946 6943 6947 6947 6946 6939; +}; +batch TRIANGLE_STRIP +{ + indices 6943 6947 6815 6948 6948 6947 6939; +}; +batch TRIANGLE_STRIP +{ + indices 6815 6948 6817 6822; +}; +batch TRIANGLE_STRIP +{ + indices 6948 6939 6949 6933 6937; +}; +batch TRIANGLE_STRIP +{ + indices 6949 6950 6948 6822; +}; +batch TRIANGLE_STRIP +{ + indices 6949 6937 6950 6950 6822 6951 6824; +}; +batch TRIANGLE_STRIP +{ + indices 6951 6950 6952 6937; +}; +batch TRIANGLE_STRIP +{ + indices 6824 6951 6952 6952 6953 6937 6926; +}; +batch TRIANGLE_STRIP +{ + indices 6824 6952 6954; +}; +batch TRIANGLE_STRIP +{ + indices 6953 6926 6955 6922; +}; +batch TRIANGLE_STRIP +{ + indices 6953 6956 6952 6954; +}; +batch TRIANGLE_STRIP +{ + indices 6955 6957 6953 6956; +}; +batch TRIANGLE_STRIP +{ + indices 6922 6958 6955 6957; +}; +batch TRIANGLE_STRIP +{ + indices 6922 4423 6958 4426; +}; +batch TRIANGLE_STRIP +{ + indices 6957 6958 6959 4426; +}; +batch TRIANGLE_STRIP +{ + indices 6956 6957 6959 6959 6960 4426 4428 4428 6960 4445; +}; +batch TRIANGLE_STRIP +{ + indices 6959 6961 6956 6954; +}; +batch TRIANGLE_STRIP +{ + indices 6960 6962 6959 6961; +}; +batch TRIANGLE_STRIP +{ + indices 4445 6963 6960 6962 6962 6963 6961; +}; +batch TRIANGLE_STRIP +{ + indices 6963 4445 4452; +}; +batch TRIANGLE_STRIP +{ + indices 6954 6961 6964 6963 6963 4452 6965 4454; +}; +batch TRIANGLE_STRIP +{ + indices 6964 6963 6966 6965; +}; +batch TRIANGLE_STRIP +{ + indices 6964 6967 6954 6824 6824 6967 6821; +}; +batch TRIANGLE_STRIP +{ + indices 6964 6968 6967 6821; +}; +batch TRIANGLE_STRIP +{ + indices 6966 6969 6964 6968 6968 6970 6821; +}; +batch TRIANGLE_STRIP +{ + indices 6968 6969 6970 6970 6821 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6966 6971 6969 6970; +}; +batch TRIANGLE_STRIP +{ + indices 6966 6965 6971; +}; +batch TRIANGLE_STRIP +{ + indices 6820 6970 6972 6971; +}; +batch TRIANGLE_STRIP +{ + indices 6820 6972 6827; +}; +batch TRIANGLE_STRIP +{ + indices 6971 6965 6973 4454; +}; +batch TRIANGLE_STRIP +{ + indices 6972 6971 6974 6973; +}; +batch TRIANGLE_STRIP +{ + indices 6827 6972 6975 6974; +}; +batch TRIANGLE_STRIP +{ + indices 6827 6975 6829 6090 6090 6975 6974 6974 6090 6973 6976 4454; +}; +batch TRIANGLE_STRIP +{ + indices 6088 6090 6976 6976 6977 4454; +}; +batch TRIANGLE_STRIP +{ + indices 6088 6976 6977 6977 4449 4454; +}; +batch TRIANGLE_STRIP +{ + indices 6092 6088 6977 6977 6978 4449; +}; +batch TRIANGLE_STRIP +{ + indices 6092 6977 6978 6978 4464 4449; +}; +batch TRIANGLE_STRIP +{ + indices 6978 4464 6092; +}; +batch TRIANGLE_STRIP +{ + indices 1531 6979 1536 1563; +}; +batch TRIANGLE_STRIP +{ + indices 1531 1528 6979 6979 1563 6980 1572; +}; +batch TRIANGLE_STRIP +{ + indices 6979 1528 6981 1523; +}; +batch TRIANGLE_STRIP +{ + indices 6979 6982 6980 1572; +}; +batch TRIANGLE_STRIP +{ + indices 6982 6979 6983 6981; +}; +batch TRIANGLE_STRIP +{ + indices 1572 6982 6984 6983; +}; +batch TRIANGLE_STRIP +{ + indices 6981 1523 6985 927; +}; +batch TRIANGLE_STRIP +{ + indices 6983 6981 6986 6985; +}; +batch TRIANGLE_STRIP +{ + indices 6984 6983 6987 6986; +}; +batch TRIANGLE_STRIP +{ + indices 927 6988 6985 6985 6986 6989 6989 6985 6988 6988 926 927; +}; +batch TRIANGLE_STRIP +{ + indices 6986 6989 6990 6988; +}; +batch TRIANGLE_STRIP +{ + indices 6987 6986 6990; +}; +batch TRIANGLE_STRIP +{ + indices 6991 6988 926; +}; +batch TRIANGLE_STRIP +{ + indices 6992 6987 6990; +}; +batch TRIANGLE_STRIP +{ + indices 6991 926 6993 922; +}; +batch TRIANGLE_STRIP +{ + indices 6991 6994 6988; +}; +batch TRIANGLE_STRIP +{ + indices 6993 922 6995 916; +}; +batch TRIANGLE_STRIP +{ + indices 6994 6996 6988 6990; +}; +batch TRIANGLE_STRIP +{ + indices 6991 6997 6994 6996 6996 6998 6990; +}; +batch TRIANGLE_STRIP +{ + indices 6996 6997 6998 6998 6990 6992; +}; +batch TRIANGLE_STRIP +{ + indices 6997 6991 6999 6993; +}; +batch TRIANGLE_STRIP +{ + indices 6998 6997 7000 6999 6999 6993 7001 6995; +}; +batch TRIANGLE_STRIP +{ + indices 7000 6999 7002; +}; +batch TRIANGLE_STRIP +{ + indices 7001 6995 7003; +}; +batch TRIANGLE_STRIP +{ + indices 7002 7004 7000 6998; +}; +batch TRIANGLE_STRIP +{ + indices 7003 6995 7005 916 910; +}; +batch TRIANGLE_STRIP +{ + indices 7001 7003 7006 7005; +}; +batch TRIANGLE_STRIP +{ + indices 7006 6999 7001; +}; +batch TRIANGLE_STRIP +{ + indices 910 7007 7005 7006 7006 7008 6999 7002; +}; +batch TRIANGLE_STRIP +{ + indices 7007 910 7009 907; +}; +batch TRIANGLE_STRIP +{ + indices 7006 7010 7008 7002; +}; +batch TRIANGLE_STRIP +{ + indices 7007 7011 7006 7010; +}; +batch TRIANGLE_STRIP +{ + indices 7009 7012 7007 7011; +}; +batch TRIANGLE_STRIP +{ + indices 907 7013 7009 7012; +}; +batch TRIANGLE_STRIP +{ + indices 907 902 7013 7014 7014 902 903; +}; +batch TRIANGLE_STRIP +{ + indices 7012 7013 7015 7014 7014 903 7016; +}; +batch TRIANGLE_STRIP +{ + indices 7015 7014 7017 7016; +}; +batch TRIANGLE_STRIP +{ + indices 7012 7015 7018 7017; +}; +batch TRIANGLE_STRIP +{ + indices 7016 903 7019 896 894; +}; +batch TRIANGLE_STRIP +{ + indices 7017 7016 7020; +}; +batch TRIANGLE_STRIP +{ + indices 894 7021 7019 7019 7016 7022 7022 7019 7021; +}; +batch TRIANGLE_STRIP +{ + indices 7016 7022 7020; +}; +batch TRIANGLE_STRIP +{ + indices 7021 894 7023 890 889; +}; +batch TRIANGLE_STRIP +{ + indices 7022 7021 7024 7023; +}; +batch TRIANGLE_STRIP +{ + indices 7022 7025 7020; +}; +batch TRIANGLE_STRIP +{ + indices 7026 7024 7023; +}; +batch TRIANGLE_STRIP +{ + indices 7025 7022 7027 7024; +}; +batch TRIANGLE_STRIP +{ + indices 7028 7020 7025; +}; +batch TRIANGLE_STRIP +{ + indices 7027 7024 7029; +}; +batch TRIANGLE_STRIP +{ + indices 7028 7025 7030 7027; +}; +batch TRIANGLE_STRIP +{ + indices 7029 7024 7031 7026; +}; +batch TRIANGLE_STRIP +{ + indices 7027 7029 7032; +}; +batch TRIANGLE_STRIP +{ + indices 7031 7026 7033 7023; +}; +batch TRIANGLE_STRIP +{ + indices 7031 7034 7029 7032; +}; +batch TRIANGLE_STRIP +{ + indices 7033 7023 7035 889; +}; +batch TRIANGLE_STRIP +{ + indices 7032 7036 7027 7030; +}; +batch TRIANGLE_STRIP +{ + indices 7032 7037 7036 7036 7030 7038; +}; +batch TRIANGLE_STRIP +{ + indices 7037 7032 7039 7034; +}; +batch TRIANGLE_STRIP +{ + indices 7037 7040 7036 7038 7038 7041 7030; +}; +batch TRIANGLE_STRIP +{ + indices 7038 7040 7041 7041 7030 7028; +}; +batch TRIANGLE_STRIP +{ + indices 7040 7037 7042 7039; +}; +batch TRIANGLE_STRIP +{ + indices 7043 7041 7040; +}; +batch TRIANGLE_STRIP +{ + indices 7039 7034 7044; +}; +batch TRIANGLE_STRIP +{ + indices 7043 7040 7045 7042; +}; +batch TRIANGLE_STRIP +{ + indices 7044 7034 7046 7031; +}; +batch TRIANGLE_STRIP +{ + indices 7044 7047 7039 7042; +}; +batch TRIANGLE_STRIP +{ + indices 7046 7031 7048 7033; +}; +batch TRIANGLE_STRIP +{ + indices 7044 7046 7049 7048; +}; +batch TRIANGLE_STRIP +{ + indices 7047 7044 7050 7049; +}; +batch TRIANGLE_STRIP +{ + indices 7048 7033 7051 7035; +}; +batch TRIANGLE_STRIP +{ + indices 7052 7049 7048 7048 7053 7051; +}; +batch TRIANGLE_STRIP +{ + indices 7053 7052 7048; +}; +batch TRIANGLE_STRIP +{ + indices 7051 7035 7054; +}; +batch TRIANGLE_STRIP +{ + indices 7052 7055 7049; +}; +batch TRIANGLE_STRIP +{ + indices 7054 7056 7051 7053; +}; +batch TRIANGLE_STRIP +{ + indices 7055 7057 7049 7050; +}; +batch TRIANGLE_STRIP +{ + indices 7055 7052 7058 7053; +}; +batch TRIANGLE_STRIP +{ + indices 7057 7055 7059 7058; +}; +batch TRIANGLE_STRIP +{ + indices 7056 7060 7053 7058; +}; +batch TRIANGLE_STRIP +{ + indices 7060 7056 7061 7054; +}; +batch TRIANGLE_STRIP +{ + indices 7060 7062 7058 7059; +}; +batch TRIANGLE_STRIP +{ + indices 7061 7063 7060 7062; +}; +batch TRIANGLE_STRIP +{ + indices 7054 7064 7061; +}; +batch TRIANGLE_STRIP +{ + indices 7065 7062 7063 7063 7066 7061; +}; +batch TRIANGLE_STRIP +{ + indices 7065 7067 7062 7059; +}; +batch TRIANGLE_STRIP +{ + indices 7066 7061 7068 7064; +}; +batch TRIANGLE_STRIP +{ + indices 7063 7066 7069 7068; +}; +batch TRIANGLE_STRIP +{ + indices 7063 7069 7065 7065 7067 7070; +}; +batch TRIANGLE_STRIP +{ + indices 7069 7071 7065 7070 7070 7072 7067 7059; +}; +batch TRIANGLE_STRIP +{ + indices 7071 26 7070 7072; +}; +batch TRIANGLE_STRIP +{ + indices 7071 25 26 26 7072 7073; +}; +batch TRIANGLE_STRIP +{ + indices 7071 29 25; +}; +batch TRIANGLE_STRIP +{ + indices 7073 7074 7072 7059; +}; +batch TRIANGLE_STRIP +{ + indices 29 7071 7075 7069; +}; +batch TRIANGLE_STRIP +{ + indices 7075 68 29; +}; +batch TRIANGLE_STRIP +{ + indices 7059 7074 7076 7073; +}; +batch TRIANGLE_STRIP +{ + indices 7057 7059 7076 7076 7077 7073; +}; +batch TRIANGLE_STRIP +{ + indices 7057 7076 7078 7077; +}; +batch TRIANGLE_STRIP +{ + indices 7050 7057 7078 7078 7079 7077; +}; +batch TRIANGLE_STRIP +{ + indices 7050 7078 7080 7079; +}; +batch TRIANGLE_STRIP +{ + indices 7050 7080 7081 7079; +}; +batch TRIANGLE_STRIP +{ + indices 7047 7050 7081 7081 7082 7079; +}; +batch TRIANGLE_STRIP +{ + indices 7047 7081 7083 7082; +}; +batch TRIANGLE_STRIP +{ + indices 7042 7047 7083 7083 7084 7082 7085; +}; +batch TRIANGLE_STRIP +{ + indices 7042 7083 7086 7084; +}; +batch TRIANGLE_STRIP +{ + indices 7045 7042 7086; +}; +batch TRIANGLE_STRIP +{ + indices 7085 7087 7084 7086 7086 7087 7045; +}; +batch TRIANGLE_STRIP +{ + indices 7085 7088 7087 7087 7045 7089; +}; +batch TRIANGLE_STRIP +{ + indices 7087 7088 7090 7091; +}; +batch TRIANGLE_STRIP +{ + indices 7089 7087 7092 7090; +}; +batch TRIANGLE_STRIP +{ + indices 7089 7093 7045 7043; +}; +batch TRIANGLE_STRIP +{ + indices 7092 7094 7089 7093; +}; +batch TRIANGLE_STRIP +{ + indices 7090 7095 7092 7094; +}; +batch TRIANGLE_STRIP +{ + indices 7091 7096 7090 7095; +}; +batch TRIANGLE_STRIP +{ + indices 7097 7096 7091; +}; +batch TRIANGLE_STRIP +{ + indices 7043 7093 7098 7094; +}; +batch TRIANGLE_STRIP +{ + indices 7097 7099 7096; +}; +batch TRIANGLE_STRIP +{ + indices 7098 7100 7043 7041; +}; +batch TRIANGLE_STRIP +{ + indices 7099 7101 7096 7095; +}; +batch TRIANGLE_STRIP +{ + indices 7097 7102 7099 7101; +}; +batch TRIANGLE_STRIP +{ + indices 7103 7102 7097; +}; +batch TRIANGLE_STRIP +{ + indices 7101 7104 7095 7094; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7101 7102 7102 7106 7103; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7102 7106 7106 7107 7103 7108 7108 7107 7109; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7106 7110 7107; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7111 7101 7104; +}; +batch TRIANGLE_STRIP +{ + indices 7110 7112 7105 7111; +}; +batch TRIANGLE_STRIP +{ + indices 7107 7113 7110 7110 7112 7114; +}; +batch TRIANGLE_STRIP +{ + indices 7113 7107 7115 7109; +}; +batch TRIANGLE_STRIP +{ + indices 7113 7116 7110 7114; +}; +batch TRIANGLE_STRIP +{ + indices 7115 7117 7113 7116; +}; +batch TRIANGLE_STRIP +{ + indices 7109 7118 7115 7117; +}; +batch TRIANGLE_STRIP +{ + indices 7109 1647 7118 1640; +}; +batch TRIANGLE_STRIP +{ + indices 7117 7118 7119 1640; +}; +batch TRIANGLE_STRIP +{ + indices 7116 7117 7120 7119; +}; +batch TRIANGLE_STRIP +{ + indices 7120 7114 7116; +}; +batch TRIANGLE_STRIP +{ + indices 7119 1640 7121 1626; +}; +batch TRIANGLE_STRIP +{ + indices 7121 7122 7119 7120; +}; +batch TRIANGLE_STRIP +{ + indices 1626 7123 7121 7122 7122 7124 7120; +}; +batch TRIANGLE_STRIP +{ + indices 7122 7123 7124; +}; +batch TRIANGLE_STRIP +{ + indices 7114 7120 7125 7124; +}; +batch TRIANGLE_STRIP +{ + indices 7114 7125 7112 7111; +}; +batch TRIANGLE_STRIP +{ + indices 7124 7126 7125 7111; +}; +batch TRIANGLE_STRIP +{ + indices 7124 7123 7126 7126 7111 7127; +}; +batch TRIANGLE_STRIP +{ + indices 7123 1626 7128 1618; +}; +batch TRIANGLE_STRIP +{ + indices 7123 7129 7126; +}; +batch TRIANGLE_STRIP +{ + indices 7128 1618 7130 1574; +}; +batch TRIANGLE_STRIP +{ + indices 7123 7128 7131 7130; +}; +batch TRIANGLE_STRIP +{ + indices 7131 7129 7123; +}; +batch TRIANGLE_STRIP +{ + indices 1576 7130 1574; +}; +batch TRIANGLE_STRIP +{ + indices 7129 7131 7132 7130; +}; +batch TRIANGLE_STRIP +{ + indices 7129 7133 7126 7127; +}; +batch TRIANGLE_STRIP +{ + indices 7132 7134 7129 7133; +}; +batch TRIANGLE_STRIP +{ + indices 7130 7135 7132 7134; +}; +batch TRIANGLE_STRIP +{ + indices 7130 1576 7135 7136 7136 1576 1569; +}; +batch TRIANGLE_STRIP +{ + indices 7135 7137 7134; +}; +batch TRIANGLE_STRIP +{ + indices 1569 7138 7136 7136 7135 7139 7139 7136 7138; +}; +batch TRIANGLE_STRIP +{ + indices 7139 7137 7135; +}; +batch TRIANGLE_STRIP +{ + indices 7138 1569 7140 1570 1572; +}; +batch TRIANGLE_STRIP +{ + indices 7140 7141 7138 7139; +}; +batch TRIANGLE_STRIP +{ + indices 1572 7142 7140 7141; +}; +batch TRIANGLE_STRIP +{ + indices 7142 1572 6984; +}; +batch TRIANGLE_STRIP +{ + indices 7139 7141 7143; +}; +batch TRIANGLE_STRIP +{ + indices 7142 6984 7144 6987 6992; +}; +batch TRIANGLE_STRIP +{ + indices 7142 7145 7141 7143; +}; +batch TRIANGLE_STRIP +{ + indices 7142 7144 7146 6992; +}; +batch TRIANGLE_STRIP +{ + indices 7145 7142 7146 7146 7147 6992 6998; +}; +batch TRIANGLE_STRIP +{ + indices 7147 7148 7146 7145; +}; +batch TRIANGLE_STRIP +{ + indices 6998 7149 7147 7148; +}; +batch TRIANGLE_STRIP +{ + indices 6998 7004 7149; +}; +batch TRIANGLE_STRIP +{ + indices 7148 7150 7145 7145 7143 7151 7151 7145 7150; +}; +batch TRIANGLE_STRIP +{ + indices 7143 7151 7139 7137 7137 7151 7152 7150; +}; +batch TRIANGLE_STRIP +{ + indices 7137 7152 7134 7133; +}; +batch TRIANGLE_STRIP +{ + indices 7152 7150 7153 7148; +}; +batch TRIANGLE_STRIP +{ + indices 7133 7152 7154 7153; +}; +batch TRIANGLE_STRIP +{ + indices 7133 7154 7155 7153; +}; +batch TRIANGLE_STRIP +{ + indices 7155 7127 7133; +}; +batch TRIANGLE_STRIP +{ + indices 7148 7156 7153 7155; +}; +batch TRIANGLE_STRIP +{ + indices 7148 7149 7156 7156 7155 7157 7157 7156 7149; +}; +batch TRIANGLE_STRIP +{ + indices 7127 7155 7158 7157; +}; +batch TRIANGLE_STRIP +{ + indices 7158 7159 7127 7111 7111 7159 7104; +}; +batch TRIANGLE_STRIP +{ + indices 7158 7157 7160 7149; +}; +batch TRIANGLE_STRIP +{ + indices 7159 7161 7104 7094; +}; +batch TRIANGLE_STRIP +{ + indices 7158 7162 7159 7161; +}; +batch TRIANGLE_STRIP +{ + indices 7162 7158 7163 7160; +}; +batch TRIANGLE_STRIP +{ + indices 7161 7162 7164 7163; +}; +batch TRIANGLE_STRIP +{ + indices 7094 7161 7164 7164 7165 7163; +}; +batch TRIANGLE_STRIP +{ + indices 7094 7164 7165 7165 7160 7163; +}; +batch TRIANGLE_STRIP +{ + indices 7094 7165 7098 7166 7166 7165 7160; +}; +batch TRIANGLE_STRIP +{ + indices 7098 7166 7100; +}; +batch TRIANGLE_STRIP +{ + indices 7149 7167 7160 7168 7168 7167 7149; +}; +batch TRIANGLE_STRIP +{ + indices 7166 7160 7168 7168 7169 7149 7004 7004 7169 7002 7170 7010; +}; +batch TRIANGLE_STRIP +{ + indices 7169 7170 7171 7010; +}; +batch TRIANGLE_STRIP +{ + indices 7168 7169 7171 7171 7172 7010 7011; +}; +batch TRIANGLE_STRIP +{ + indices 7168 7171 7173 7172 7172 7011 7174 7012; +}; +batch TRIANGLE_STRIP +{ + indices 7173 7172 7175 7174 7174 7012 7176 7176 7174 7175; +}; +batch TRIANGLE_STRIP +{ + indices 7012 7018 7176 7175; +}; +batch TRIANGLE_STRIP +{ + indices 7168 7173 7177 7175; +}; +batch TRIANGLE_STRIP +{ + indices 7168 7177 7166; +}; +batch TRIANGLE_STRIP +{ + indices 7018 7178 7175 7177; +}; +batch TRIANGLE_STRIP +{ + indices 7018 7017 7178 7020 7028; +}; +batch TRIANGLE_STRIP +{ + indices 7166 7177 7179 7178; +}; +batch TRIANGLE_STRIP +{ + indices 7100 7166 7179; +}; +batch TRIANGLE_STRIP +{ + indices 7028 7180 7178 7179 7179 7180 7100; +}; +batch TRIANGLE_STRIP +{ + indices 7028 7041 7180 7100; +}; +batch TRIANGLE_STRIP +{ + indices 71 68 7181 7075 7069; +}; +batch TRIANGLE_STRIP +{ + indices 122 71 7181 7181 7068 7069; +}; +batch TRIANGLE_STRIP +{ + indices 122 7181 7182 7068; +}; +batch TRIANGLE_STRIP +{ + indices 7182 7183 122 120 120 7183 118; +}; +batch TRIANGLE_STRIP +{ + indices 7182 7068 7184 7064; +}; +batch TRIANGLE_STRIP +{ + indices 7183 7182 7185 7184; +}; +batch TRIANGLE_STRIP +{ + indices 118 7183 7186 7185; +}; +batch TRIANGLE_STRIP +{ + indices 872 118 7186 7186 7187 7185; +}; +batch TRIANGLE_STRIP +{ + indices 872 7186 7187 7187 7184 7185; +}; +batch TRIANGLE_STRIP +{ + indices 872 7187 878 883; +}; +batch TRIANGLE_STRIP +{ + indices 7187 7184 7188 7064; +}; +batch TRIANGLE_STRIP +{ + indices 883 7187 7189 7188; +}; +batch TRIANGLE_STRIP +{ + indices 887 883 7189; +}; +batch TRIANGLE_STRIP +{ + indices 7064 7190 7188 7189; +}; +batch TRIANGLE_STRIP +{ + indices 7064 7054 7190 7035 889; +}; +batch TRIANGLE_STRIP +{ + indices 887 7189 7191 7190; +}; +batch TRIANGLE_STRIP +{ + indices 887 7191 889 7190; +}; +batch TRIANGLE_STRIP +{ + indices 3650 3652 7192 4203; +}; +batch TRIANGLE_STRIP +{ + indices 3648 3650 7192 7192 7193 4203 4201; +}; +batch TRIANGLE_STRIP +{ + indices 7192 7194 3648; +}; +batch TRIANGLE_STRIP +{ + indices 7193 4201 7195 4205; +}; +batch TRIANGLE_STRIP +{ + indices 7196 7192 7193; +}; +batch TRIANGLE_STRIP +{ + indices 4205 7197 7195 7195 7193 7198 7198 7195 7197; +}; +batch TRIANGLE_STRIP +{ + indices 7196 7193 7199 7198; +}; +batch TRIANGLE_STRIP +{ + indices 7196 7200 7192 7194; +}; +batch TRIANGLE_STRIP +{ + indices 7199 7201 7196 7200; +}; +batch TRIANGLE_STRIP +{ + indices 7198 7202 7199 7201; +}; +batch TRIANGLE_STRIP +{ + indices 7197 7203 7198 7202; +}; +batch TRIANGLE_STRIP +{ + indices 4205 7204 7197 7203; +}; +batch TRIANGLE_STRIP +{ + indices 4205 4206 7204 4210; +}; +batch TRIANGLE_STRIP +{ + indices 7205 7202 7203 7203 7206 7204; +}; +batch TRIANGLE_STRIP +{ + indices 7206 7205 7203; +}; +batch TRIANGLE_STRIP +{ + indices 4210 7207 7204 7206; +}; +batch TRIANGLE_STRIP +{ + indices 7205 7208 7202 7201; +}; +batch TRIANGLE_STRIP +{ + indices 7209 7205 7206 7206 7210 7207; +}; +batch TRIANGLE_STRIP +{ + indices 7209 7206 7210 7210 4210 7207; +}; +batch TRIANGLE_STRIP +{ + indices 7209 7211 7205 7208; +}; +batch TRIANGLE_STRIP +{ + indices 7210 7212 7209 7211; +}; +batch TRIANGLE_STRIP +{ + indices 7213 7210 4210; +}; +batch TRIANGLE_STRIP +{ + indices 7212 3745 7211 3734 7214 7214 7211 7208; +}; +batch TRIANGLE_STRIP +{ + indices 3734 3728 7214 7214 7208 7215 7215 7214 3728; +}; +batch TRIANGLE_STRIP +{ + indices 7208 7215 7216 3728; +}; +batch TRIANGLE_STRIP +{ + indices 7201 7208 7216 7216 3724 3728; +}; +batch TRIANGLE_STRIP +{ + indices 3724 3726 7216 7216 7201 7217; +}; +batch TRIANGLE_STRIP +{ + indices 3726 7218 7216 7217 7217 7219 7201; +}; +batch TRIANGLE_STRIP +{ + indices 7217 7218 7219 7219 7201 7200; +}; +batch TRIANGLE_STRIP +{ + indices 7218 3726 7220; +}; +batch TRIANGLE_STRIP +{ + indices 7200 7219 7221; +}; +batch TRIANGLE_STRIP +{ + indices 3726 7222 7220; +}; +batch TRIANGLE_STRIP +{ + indices 7219 7218 7223 7220; +}; +batch TRIANGLE_STRIP +{ + indices 7221 7219 7223 7223 7222 7220; +}; +batch TRIANGLE_STRIP +{ + indices 3726 3710 7222; +}; +batch TRIANGLE_STRIP +{ + indices 7221 7223 7224 7222; +}; +batch TRIANGLE_STRIP +{ + indices 7200 7221 7225 7224; +}; +batch TRIANGLE_STRIP +{ + indices 7194 7200 7225; +}; +batch TRIANGLE_STRIP +{ + indices 3710 7226 7222 7224; +}; +batch TRIANGLE_STRIP +{ + indices 7225 7227 7194 3648; +}; +batch TRIANGLE_STRIP +{ + indices 7226 3710 7228 3676 3674; +}; +batch TRIANGLE_STRIP +{ + indices 7228 7229 7226 7224; +}; +batch TRIANGLE_STRIP +{ + indices 3674 7230 7228 7229; +}; +batch TRIANGLE_STRIP +{ + indices 3671 7230 3674; +}; +batch TRIANGLE_STRIP +{ + indices 7224 7229 7231 7230 7230 3671 7232 7232 7230 7231; +}; +batch TRIANGLE_STRIP +{ + indices 3671 7233 7232 7231; +}; +batch TRIANGLE_STRIP +{ + indices 3671 3657 7233 3655; +}; +batch TRIANGLE_STRIP +{ + indices 7231 7234 7224 7225 7225 7234 7227; +}; +batch TRIANGLE_STRIP +{ + indices 7233 7235 7231 7234; +}; +batch TRIANGLE_STRIP +{ + indices 7233 7236 7235 7234; +}; +batch TRIANGLE_STRIP +{ + indices 7233 3655 7236 7236 7234 7227; +}; +batch TRIANGLE_STRIP +{ + indices 3655 7237 7236 7227; +}; +batch TRIANGLE_STRIP +{ + indices 3655 3649 7237 7237 7227 3648 3648 7237 3649; +}; +batch TRIANGLE_STRIP +{ + indices 6563 7238 6565 6571; +}; +batch TRIANGLE_STRIP +{ + indices 7238 6563 7239 6561; +}; +batch TRIANGLE_STRIP +{ + indices 6571 7238 7240 7239; +}; +batch TRIANGLE_STRIP +{ + indices 7241 6571 7240 7240 7242 7239; +}; +batch TRIANGLE_STRIP +{ + indices 7242 7241 7240; +}; +batch TRIANGLE_STRIP +{ + indices 6561 7243 7239 7242; +}; +batch TRIANGLE_STRIP +{ + indices 7241 7244 6571 6578; +}; +batch TRIANGLE_STRIP +{ + indices 7243 6561 7245 6559; +}; +batch TRIANGLE_STRIP +{ + indices 7244 7246 6578 6580; +}; +batch TRIANGLE_STRIP +{ + indices 7241 7247 7244 7246; +}; +batch TRIANGLE_STRIP +{ + indices 7247 7241 7248 7242; +}; +batch TRIANGLE_STRIP +{ + indices 7246 7249 6580 6583 6583 7249 6585; +}; +batch TRIANGLE_STRIP +{ + indices 7247 7250 7246 7246 7249 7251 7251 7246 7250 7250 7252 7247; +}; +batch TRIANGLE_STRIP +{ + indices 7251 7250 7252; +}; +batch TRIANGLE_STRIP +{ + indices 7248 7253 7247 7252; +}; +batch TRIANGLE_STRIP +{ + indices 7242 7254 7248 7253; +}; +batch TRIANGLE_STRIP +{ + indices 7254 7242 7255 7243; +}; +batch TRIANGLE_STRIP +{ + indices 7256 7252 7253; +}; +batch TRIANGLE_STRIP +{ + indices 7255 7243 7257; +}; +batch TRIANGLE_STRIP +{ + indices 7256 7253 7258 7254; +}; +batch TRIANGLE_STRIP +{ + indices 7252 7256 7259 7258; +}; +batch TRIANGLE_STRIP +{ + indices 7259 7251 7252; +}; +batch TRIANGLE_STRIP +{ + indices 7258 7254 7260 7255; +}; +batch TRIANGLE_STRIP +{ + indices 7261 7259 7258; +}; +batch TRIANGLE_STRIP +{ + indices 7260 7255 7262 7257; +}; +batch TRIANGLE_STRIP +{ + indices 7260 7263 7258 7261; +}; +batch TRIANGLE_STRIP +{ + indices 7243 7264 7257 7262; +}; +batch TRIANGLE_STRIP +{ + indices 7264 7243 7245; +}; +batch TRIANGLE_STRIP +{ + indices 7262 7265 7260 7263; +}; +batch TRIANGLE_STRIP +{ + indices 7264 7245 7266 6559; +}; +batch TRIANGLE_STRIP +{ + indices 7264 7266 7267 6559; +}; +batch TRIANGLE_STRIP +{ + indices 7262 7264 7268 7267; +}; +batch TRIANGLE_STRIP +{ + indices 7265 7262 7269 7268; +}; +batch TRIANGLE_STRIP +{ + indices 7267 6559 7270 6558; +}; +batch TRIANGLE_STRIP +{ + indices 7271 7268 7267 7267 7272 7270; +}; +batch TRIANGLE_STRIP +{ + indices 7271 7267 7272 7272 7273 7270; +}; +batch TRIANGLE_STRIP +{ + indices 7274 7268 7271; +}; +batch TRIANGLE_STRIP +{ + indices 7273 7270 7275 6558; +}; +batch TRIANGLE_STRIP +{ + indices 7272 7273 7276 7275; +}; +batch TRIANGLE_STRIP +{ + indices 7271 7272 7277 7276; +}; +batch TRIANGLE_STRIP +{ + indices 7274 7271 7277; +}; +batch TRIANGLE_STRIP +{ + indices 7276 7275 7278 6558; +}; +batch TRIANGLE_STRIP +{ + indices 7277 7276 7279 7278 7278 6558 7280 6557; +}; +batch TRIANGLE_STRIP +{ + indices 7281 7278 7280 7280 7282 6557; +}; +batch TRIANGLE_STRIP +{ + indices 7280 7282 7281 7281 7278 7283 7279; +}; +batch TRIANGLE_STRIP +{ + indices 7282 7284 7281 7283; +}; +batch TRIANGLE_STRIP +{ + indices 7282 6557 7285 6551; +}; +batch TRIANGLE_STRIP +{ + indices 7284 7282 7286 7285 7285 6551 7287 6549 7288 6505; +}; +batch TRIANGLE_STRIP +{ + indices 7285 7287 7289; +}; +batch TRIANGLE_STRIP +{ + indices 7288 6505 7290 6498; +}; +batch TRIANGLE_STRIP +{ + indices 7288 7291 7287 7289; +}; +batch TRIANGLE_STRIP +{ + indices 7290 7292 7288 7291; +}; +batch TRIANGLE_STRIP +{ + indices 6498 7293 7290 7292 7292 7293 7291; +}; +batch TRIANGLE_STRIP +{ + indices 6498 6497 7293 7294 7291; +}; +batch TRIANGLE_STRIP +{ + indices 7294 6497 7295 6495; +}; +batch TRIANGLE_STRIP +{ + indices 7294 7296 7291; +}; +batch TRIANGLE_STRIP +{ + indices 7295 6495 7297 5937 5935; +}; +batch TRIANGLE_STRIP +{ + indices 7294 7295 7298 7297; +}; +batch TRIANGLE_STRIP +{ + indices 7294 7298 7296; +}; +batch TRIANGLE_STRIP +{ + indices 7297 5935 7299 5933; +}; +batch TRIANGLE_STRIP +{ + indices 7298 7297 7300 7299; +}; +batch TRIANGLE_STRIP +{ + indices 7296 7298 7301 7300; +}; +batch TRIANGLE_STRIP +{ + indices 7291 7296 7301; +}; +batch TRIANGLE_STRIP +{ + indices 7299 5933 7302 5931; +}; +batch TRIANGLE_STRIP +{ + indices 7301 7303 7291 7289; +}; +batch TRIANGLE_STRIP +{ + indices 7302 5931 7304 5934; +}; +batch TRIANGLE_STRIP +{ + indices 7289 7303 7305; +}; +batch TRIANGLE_STRIP +{ + indices 7304 5934 7306 5938; +}; +batch TRIANGLE_STRIP +{ + indices 7302 7304 7307 7306; +}; +batch TRIANGLE_STRIP +{ + indices 7307 7308 7302 7299; +}; +batch TRIANGLE_STRIP +{ + indices 7307 7306 7309; +}; +batch TRIANGLE_STRIP +{ + indices 7308 7310 7299 7300; +}; +batch TRIANGLE_STRIP +{ + indices 7308 7307 7311 7309; +}; +batch TRIANGLE_STRIP +{ + indices 7310 7308 7312 7311; +}; +batch TRIANGLE_STRIP +{ + indices 7310 7313 7300 7301 7301 7313 7303; +}; +batch TRIANGLE_STRIP +{ + indices 7312 7314 7310 7313; +}; +batch TRIANGLE_STRIP +{ + indices 7314 7312 7315 7311; +}; +batch TRIANGLE_STRIP +{ + indices 7313 7316 7303 7305; +}; +batch TRIANGLE_STRIP +{ + indices 7314 7317 7313 7313 7316 7318 7318 7313 7317; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7305 7316 7316 7320 7318; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7316 7320 7320 7321 7318 7317; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7320 7322 7321; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7323 7305 7289 7289 7323 7285; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7324 7323 7285; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7322 7324 7324 7285 7286; +}; +batch TRIANGLE_STRIP +{ + indices 7321 7325 7322 7322 7324 7326 7326 7322 7325; +}; +batch TRIANGLE_STRIP +{ + indices 7286 7324 7327 7326; +}; +batch TRIANGLE_STRIP +{ + indices 7327 7328 7286 7284; +}; +batch TRIANGLE_STRIP +{ + indices 7326 7329 7327 7327 7328 7330 7330 7327 7329; +}; +batch TRIANGLE_STRIP +{ + indices 7284 7328 7331 7330; +}; +batch TRIANGLE_STRIP +{ + indices 7331 7332 7284 7283; +}; +batch TRIANGLE_STRIP +{ + indices 7331 7330 7333; +}; +batch TRIANGLE_STRIP +{ + indices 7332 7334 7283 7279; +}; +batch TRIANGLE_STRIP +{ + indices 7332 7331 7335 7333; +}; +batch TRIANGLE_STRIP +{ + indices 7334 7332 7336 7335; +}; +batch TRIANGLE_STRIP +{ + indices 7334 7337 7279 7277; +}; +batch TRIANGLE_STRIP +{ + indices 7336 7338 7334 7337 7337 7339 7277; +}; +batch TRIANGLE_STRIP +{ + indices 7338 7340 7337 7339 7339 7341 7277; +}; +batch TRIANGLE_STRIP +{ + indices 7339 7340 7341 7341 7277 7274; +}; +batch TRIANGLE_STRIP +{ + indices 7336 7342 7338 7340; +}; +batch TRIANGLE_STRIP +{ + indices 7335 7343 7336 7342; +}; +batch TRIANGLE_STRIP +{ + indices 7343 7335 7344 7333; +}; +batch TRIANGLE_STRIP +{ + indices 7345 7342 7343; +}; +batch TRIANGLE_STRIP +{ + indices 7344 7333 7346; +}; +batch TRIANGLE_STRIP +{ + indices 7345 7343 7347 7344; +}; +batch TRIANGLE_STRIP +{ + indices 7346 7333 7348 7330 7329; +}; +batch TRIANGLE_STRIP +{ + indices 7344 7346 7349 7348 7348 7329 7350 7326; +}; +batch TRIANGLE_STRIP +{ + indices 7349 7348 7351 7350 7350 7326 7352 7325; +}; +batch TRIANGLE_STRIP +{ + indices 7351 7350 7353 7352; +}; +batch TRIANGLE_STRIP +{ + indices 7354 7349 7351; +}; +batch TRIANGLE_STRIP +{ + indices 7352 7325 7355; +}; +batch TRIANGLE_STRIP +{ + indices 7354 7351 7356 7353; +}; +batch TRIANGLE_STRIP +{ + indices 7349 7354 7357 7356; +}; +batch TRIANGLE_STRIP +{ + indices 7353 7352 7358 7355; +}; +batch TRIANGLE_STRIP +{ + indices 7356 7353 7359 7358; +}; +batch TRIANGLE_STRIP +{ + indices 7355 7325 7360 7321; +}; +batch TRIANGLE_STRIP +{ + indices 7358 7355 7361 7360 7360 7321 7317; +}; +batch TRIANGLE_STRIP +{ + indices 7361 7362 7358 7359; +}; +batch TRIANGLE_STRIP +{ + indices 7360 7363 7361 7362; +}; +batch TRIANGLE_STRIP +{ + indices 7317 7364 7360 7363; +}; +batch TRIANGLE_STRIP +{ + indices 7364 7317 7365 7314 7315; +}; +batch TRIANGLE_STRIP +{ + indices 7363 7364 7366; +}; +batch TRIANGLE_STRIP +{ + indices 7365 7315 7367; +}; +batch TRIANGLE_STRIP +{ + indices 7366 7368 7363 7362; +}; +batch TRIANGLE_STRIP +{ + indices 7367 7369 7365 7364; +}; +batch TRIANGLE_STRIP +{ + indices 7367 7315 7370 7311; +}; +batch TRIANGLE_STRIP +{ + indices 7371 7369 7367 7367 7372 7370; +}; +batch TRIANGLE_STRIP +{ + indices 7371 7367 7372; +}; +batch TRIANGLE_STRIP +{ + indices 7364 7369 7373 7371; +}; +batch TRIANGLE_STRIP +{ + indices 7373 7374 7364 7366; +}; +batch TRIANGLE_STRIP +{ + indices 7371 7375 7373 7374; +}; +batch TRIANGLE_STRIP +{ + indices 7372 7376 7371 7375; +}; +batch TRIANGLE_STRIP +{ + indices 7370 7377 7372 7376; +}; +batch TRIANGLE_STRIP +{ + indices 7311 7378 7370 7377; +}; +batch TRIANGLE_STRIP +{ + indices 7378 7311 7379 7309; +}; +batch TRIANGLE_STRIP +{ + indices 7380 7378 7379 7379 7381 7309; +}; +batch TRIANGLE_STRIP +{ + indices 7380 7379 7381; +}; +batch TRIANGLE_STRIP +{ + indices 7377 7378 7382 7380; +}; +batch TRIANGLE_STRIP +{ + indices 7309 7383 7381 7381 7380 7384 7384 7381 7383 7383 7385 7309 7306 7306 7385 5938 7383 7386 7384; +}; +batch TRIANGLE_STRIP +{ + indices 5938 5941 7386 5946; +}; +batch TRIANGLE_STRIP +{ + indices 7384 7386 7387 5946; +}; +batch TRIANGLE_STRIP +{ + indices 7380 7384 7388 7387; +}; +batch TRIANGLE_STRIP +{ + indices 7388 7382 7380; +}; +batch TRIANGLE_STRIP +{ + indices 7387 5946 7389 434 435; +}; +batch TRIANGLE_STRIP +{ + indices 7390 7388 7387; +}; +batch TRIANGLE_STRIP +{ + indices 435 7391 7389 7389 7387 7392 7392 7389 7391; +}; +batch TRIANGLE_STRIP +{ + indices 7390 7387 7392; +}; +batch TRIANGLE_STRIP +{ + indices 435 7393 7391 7392; +}; +batch TRIANGLE_STRIP +{ + indices 7393 435 440; +}; +batch TRIANGLE_STRIP +{ + indices 7394 7390 7392; +}; +batch TRIANGLE_STRIP +{ + indices 7393 440 7395 453; +}; +batch TRIANGLE_STRIP +{ + indices 7393 7396 7392 7394; +}; +batch TRIANGLE_STRIP +{ + indices 7395 7397 7393 7396; +}; +batch TRIANGLE_STRIP +{ + indices 453 7398 7395 7395 7397 7399 7399 7395 7398; +}; +batch TRIANGLE_STRIP +{ + indices 7396 7397 7400 7399; +}; +batch TRIANGLE_STRIP +{ + indices 7398 453 7401 454; +}; +batch TRIANGLE_STRIP +{ + indices 7399 7398 7402 7401; +}; +batch TRIANGLE_STRIP +{ + indices 7403 7400 7399; +}; +batch TRIANGLE_STRIP +{ + indices 7401 7404 7402 7402 7399 7405 7405 7402 7404; +}; +batch TRIANGLE_STRIP +{ + indices 7405 7403 7399; +}; +batch TRIANGLE_STRIP +{ + indices 7401 7406 7404; +}; +batch TRIANGLE_STRIP +{ + indices 7403 7407 7400 7396; +}; +batch TRIANGLE_STRIP +{ + indices 7406 7408 7404 7405; +}; +batch TRIANGLE_STRIP +{ + indices 7407 7409 7396 7394 7394 7409 7410 7410 7394 7390 7390 7410 7388 7382; +}; +batch TRIANGLE_STRIP +{ + indices 7409 7411 7410 7382; +}; +batch TRIANGLE_STRIP +{ + indices 7409 7407 7411 7411 7382 7412 7377; +}; +batch TRIANGLE_STRIP +{ + indices 7411 7407 7413; +}; +batch TRIANGLE_STRIP +{ + indices 7412 7414 7377 7376; +}; +batch TRIANGLE_STRIP +{ + indices 7411 7415 7412 7414; +}; +batch TRIANGLE_STRIP +{ + indices 7411 7413 7415; +}; +batch TRIANGLE_STRIP +{ + indices 7376 7414 7416 7415; +}; +batch TRIANGLE_STRIP +{ + indices 7375 7376 7416 7416 7417 7415 7413; +}; +batch TRIANGLE_STRIP +{ + indices 7375 7416 7418 7417; +}; +batch TRIANGLE_STRIP +{ + indices 7418 7419 7375 7374; +}; +batch TRIANGLE_STRIP +{ + indices 7418 7420 7419 7374; +}; +batch TRIANGLE_STRIP +{ + indices 7418 7421 7420 7420 7374 7422; +}; +batch TRIANGLE_STRIP +{ + indices 7421 7418 7423 7417; +}; +batch TRIANGLE_STRIP +{ + indices 7422 7420 7424 7421; +}; +batch TRIANGLE_STRIP +{ + indices 7374 7422 7424; +}; +batch TRIANGLE_STRIP +{ + indices 7423 7425 7421 7424 7424 7426 7374 7366 7366 7426 7368; +}; +batch TRIANGLE_STRIP +{ + indices 7424 7427 7426 7426 7368 7428 7428 7426 7427 7427 7429 7424; +}; +batch TRIANGLE_STRIP +{ + indices 7428 7427 7429 7429 7425 7424; +}; +batch TRIANGLE_STRIP +{ + indices 7430 7368 7428 7428 7431 7429; +}; +batch TRIANGLE_STRIP +{ + indices 7428 7431 7430 7430 7368 7432 7362; +}; +batch TRIANGLE_STRIP +{ + indices 7431 7433 7430 7432 7432 7434 7362 7359; +}; +batch TRIANGLE_STRIP +{ + indices 7433 7435 7432 7434; +}; +batch TRIANGLE_STRIP +{ + indices 7433 7431 7436 7429; +}; +batch TRIANGLE_STRIP +{ + indices 7437 7435 7433; +}; +batch TRIANGLE_STRIP +{ + indices 7429 7438 7436 7436 7433 7439 7437; +}; +batch TRIANGLE_STRIP +{ + indices 7438 7440 7436 7439; +}; +batch TRIANGLE_STRIP +{ + indices 7438 7429 7441 7425; +}; +batch TRIANGLE_STRIP +{ + indices 7440 7438 7442 7441; +}; +batch TRIANGLE_STRIP +{ + indices 7440 7443 7439; +}; +batch TRIANGLE_STRIP +{ + indices 7442 7441 7444; +}; +batch TRIANGLE_STRIP +{ + indices 7443 7445 7439 7437; +}; +batch TRIANGLE_STRIP +{ + indices 7443 7440 7446 7442; +}; +batch TRIANGLE_STRIP +{ + indices 7446 7447 7443 7445; +}; +batch TRIANGLE_STRIP +{ + indices 7446 7442 1309 7444; +}; +batch TRIANGLE_STRIP +{ + indices 1309 1310 7446 7447; +}; +batch TRIANGLE_STRIP +{ + indices 1309 7444 1312; +}; +batch TRIANGLE_STRIP +{ + indices 1310 7448 7447 7445; +}; +batch TRIANGLE_STRIP +{ + indices 7448 1310 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1312 7444 7449 7441; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1312 7449 7449 7425 7441; +}; +batch TRIANGLE_STRIP +{ + indices 7449 7450 1314 1304; +}; +batch TRIANGLE_STRIP +{ + indices 7425 7451 7449 7450; +}; +batch TRIANGLE_STRIP +{ + indices 7451 7425 7452 7423; +}; +batch TRIANGLE_STRIP +{ + indices 1304 7450 7453; +}; +batch TRIANGLE_STRIP +{ + indices 7452 7423 7454 7417; +}; +batch TRIANGLE_STRIP +{ + indices 7453 7455 1304 1301; +}; +batch TRIANGLE_STRIP +{ + indices 7450 7456 7453 7455; +}; +batch TRIANGLE_STRIP +{ + indices 7451 7456 7450; +}; +batch TRIANGLE_STRIP +{ + indices 7455 7457 1301 1300; +}; +batch TRIANGLE_STRIP +{ + indices 7456 7458 7455 7457; +}; +batch TRIANGLE_STRIP +{ + indices 7456 7451 7459 7452 7454; +}; +batch TRIANGLE_STRIP +{ + indices 7458 7456 7460 7459; +}; +batch TRIANGLE_STRIP +{ + indices 7457 7458 7408; +}; +batch TRIANGLE_STRIP +{ + indices 7459 7454 7461 7417; +}; +batch TRIANGLE_STRIP +{ + indices 7408 7458 7405 7460; +}; +batch TRIANGLE_STRIP +{ + indices 7408 7462 7457 1300; +}; +batch TRIANGLE_STRIP +{ + indices 7408 7406 7462 7462 1300 1297; +}; +batch TRIANGLE_STRIP +{ + indices 7460 7463 7405 7403; +}; +batch TRIANGLE_STRIP +{ + indices 7459 7464 7460 7463; +}; +batch TRIANGLE_STRIP +{ + indices 7459 7461 7464; +}; +batch TRIANGLE_STRIP +{ + indices 7463 7465 7403 7407; +}; +batch TRIANGLE_STRIP +{ + indices 7463 7464 7466 7461; +}; +batch TRIANGLE_STRIP +{ + indices 7463 7466 7465 7465 7407 7413; +}; +batch TRIANGLE_STRIP +{ + indices 7461 7467 7466 7465 7465 7467 7413; +}; +batch TRIANGLE_STRIP +{ + indices 7461 7417 7467 7413; +}; +batch TRIANGLE_STRIP +{ + indices 1297 7462 7468 7469 7469 7462 7406; +}; +batch TRIANGLE_STRIP +{ + indices 7468 7470 1297 1290 1290 7470 1291; +}; +batch TRIANGLE_STRIP +{ + indices 7469 7471 7468 7470; +}; +batch TRIANGLE_STRIP +{ + indices 7406 7472 7469 7471; +}; +batch TRIANGLE_STRIP +{ + indices 7406 7401 7472 454 7473 7473 7472 7471; +}; +batch TRIANGLE_STRIP +{ + indices 7473 454 462; +}; +batch TRIANGLE_STRIP +{ + indices 7471 7474 7470 1291; +}; +batch TRIANGLE_STRIP +{ + indices 7473 7475 7471 7474; +}; +batch TRIANGLE_STRIP +{ + indices 462 7476 7473 7475 7475 7476 7474; +}; +batch TRIANGLE_STRIP +{ + indices 462 464 7476; +}; +batch TRIANGLE_STRIP +{ + indices 1291 7474 7477 7476; +}; +batch TRIANGLE_STRIP +{ + indices 1284 1291 7477; +}; +batch TRIANGLE_STRIP +{ + indices 464 7478 7476 7477 7477 7479 1284; +}; +batch TRIANGLE_STRIP +{ + indices 7477 7478 7479 7479 1284 597; +}; +batch TRIANGLE_STRIP +{ + indices 464 7480 7478 7479 7479 7480 597; +}; +batch TRIANGLE_STRIP +{ + indices 464 472 7480 597; +}; +batch TRIANGLE_STRIP +{ + indices 1959 7481 1954 1951; +}; +batch TRIANGLE_STRIP +{ + indices 7481 1959 7482 1977; +}; +batch TRIANGLE_STRIP +{ + indices 1951 7481 7483 7482 1977; +}; +batch TRIANGLE_STRIP +{ + indices 3198 1951 7483 7483 3270 1977; +}; +batch TRIANGLE_STRIP +{ + indices 3198 7483 7484 3270; +}; +batch TRIANGLE_STRIP +{ + indices 3199 3198 7484 7484 7485 3270 3267; +}; +batch TRIANGLE_STRIP +{ + indices 3199 7484 7486 7485 3267; +}; +batch TRIANGLE_STRIP +{ + indices 3199 7486 3202 3267; +}; +batch TRIANGLE_STRIP +{ + indices 4207 4216 7487 4274; +}; +batch TRIANGLE_STRIP +{ + indices 7487 7488 4207 4212; +}; +batch TRIANGLE_STRIP +{ + indices 4274 7489 7487 7488; +}; +batch TRIANGLE_STRIP +{ + indices 7489 4274 7490 4272 4276; +}; +batch TRIANGLE_STRIP +{ + indices 7489 7491 7488 4212; +}; +batch TRIANGLE_STRIP +{ + indices 7490 4276 7492 4280; +}; +batch TRIANGLE_STRIP +{ + indices 7489 7490 7493 7492; +}; +batch TRIANGLE_STRIP +{ + indices 7493 7494 7489 7491; +}; +batch TRIANGLE_STRIP +{ + indices 7492 4280 7495 4281 7496 4285; +}; +batch TRIANGLE_STRIP +{ + indices 7495 7496 7497 4285; +}; +batch TRIANGLE_STRIP +{ + indices 7492 7495 7497 7497 6691 4285; +}; +batch TRIANGLE_STRIP +{ + indices 7492 7497 7498 6691; +}; +batch TRIANGLE_STRIP +{ + indices 7493 7492 7498 7498 6689 6691; +}; +batch TRIANGLE_STRIP +{ + indices 7493 7498 7499 6689; +}; +batch TRIANGLE_STRIP +{ + indices 7494 7493 7499 7499 6692 6689; +}; +batch TRIANGLE_STRIP +{ + indices 7494 7499 7500 6692; +}; +batch TRIANGLE_STRIP +{ + indices 7500 7501 7494 7491; +}; +batch TRIANGLE_STRIP +{ + indices 6692 7502 7500; +}; +batch TRIANGLE_STRIP +{ + indices 7503 7491 7501 7501 7504 7500 7502; +}; +batch TRIANGLE_STRIP +{ + indices 7503 7505 7491 4212; +}; +batch TRIANGLE_STRIP +{ + indices 7503 7501 7506 7504; +}; +batch TRIANGLE_STRIP +{ + indices 7503 7507 7505 4212; +}; +batch TRIANGLE_STRIP +{ + indices 7503 7506 7507 7507 4212 4210 4210 7507 7213 7506 7506 7504 7508 7508 7506 7213; +}; +batch TRIANGLE_STRIP +{ + indices 7508 7504 7509 7502; +}; +batch TRIANGLE_STRIP +{ + indices 7508 7510 7213; +}; +batch TRIANGLE_STRIP +{ + indices 7502 6692 7511 6688 6681; +}; +batch TRIANGLE_STRIP +{ + indices 7502 7511 7512 6681; +}; +batch TRIANGLE_STRIP +{ + indices 7509 7502 7512 7512 7513 6681 6678 6678 7513 6677; +}; +batch TRIANGLE_STRIP +{ + indices 7509 7512 7514 7513 7513 6677 7515; +}; +batch TRIANGLE_STRIP +{ + indices 7514 7513 7516 7515; +}; +batch TRIANGLE_STRIP +{ + indices 7514 7516 7509; +}; +batch TRIANGLE_STRIP +{ + indices 6677 7517 7515 7516; +}; +batch TRIANGLE_STRIP +{ + indices 6676 7517 6677; +}; +batch TRIANGLE_STRIP +{ + indices 7518 7509 7516 7516 7519 7517; +}; +batch TRIANGLE_STRIP +{ + indices 7516 7519 7518 7518 7509 7520 7508; +}; +batch TRIANGLE_STRIP +{ + indices 7519 7521 7518 7520 7520 7522 7508 7510; +}; +batch TRIANGLE_STRIP +{ + indices 7521 7523 7520 7522; +}; +batch TRIANGLE_STRIP +{ + indices 7519 7524 7521 7523; +}; +batch TRIANGLE_STRIP +{ + indices 7517 7525 7519 7524; +}; +batch TRIANGLE_STRIP +{ + indices 7525 7517 7526 6676; +}; +batch TRIANGLE_STRIP +{ + indices 7524 7525 7527; +}; +batch TRIANGLE_STRIP +{ + indices 7526 6676 7528 6671; +}; +batch TRIANGLE_STRIP +{ + indices 7526 7529 7525 7527; +}; +batch TRIANGLE_STRIP +{ + indices 7529 7526 7528 7528 6669 6671; +}; +batch TRIANGLE_STRIP +{ + indices 7524 7527 7530 7529; +}; +batch TRIANGLE_STRIP +{ + indices 7530 7523 7524; +}; +batch TRIANGLE_STRIP +{ + indices 6669 7531 7528 7528 7529 7532 7532 7528 7531 7531 7533 6669 6631; +}; +batch TRIANGLE_STRIP +{ + indices 7534 7531 7533 7533 7535 6631; +}; +batch TRIANGLE_STRIP +{ + indices 7534 7533 7535 7535 6589 6631; +}; +batch TRIANGLE_STRIP +{ + indices 7534 7536 7531 7532; +}; +batch TRIANGLE_STRIP +{ + indices 7535 7537 7534 7536; +}; +batch TRIANGLE_STRIP +{ + indices 6589 7538 7535 7537; +}; +batch TRIANGLE_STRIP +{ + indices 6589 6586 7538 6585; +}; +batch TRIANGLE_STRIP +{ + indices 7537 7538 7539 6585; +}; +batch TRIANGLE_STRIP +{ + indices 7536 7537 7540 7539 7539 6585 7541 7541 7539 7540; +}; +batch TRIANGLE_STRIP +{ + indices 6585 7249 7541 7251 7542 7259; +}; +batch TRIANGLE_STRIP +{ + indices 7542 7543 7541 7540; +}; +batch TRIANGLE_STRIP +{ + indices 7259 7544 7542 7543 7543 7545 7540; +}; +batch TRIANGLE_STRIP +{ + indices 7543 7544 7545; +}; +batch TRIANGLE_STRIP +{ + indices 7536 7540 7546 7545; +}; +batch TRIANGLE_STRIP +{ + indices 7532 7536 7546; +}; +batch TRIANGLE_STRIP +{ + indices 7544 7547 7545 7546 7546 7548 7532 7529; +}; +batch TRIANGLE_STRIP +{ + indices 7547 7549 7546 7548 7548 7550 7529; +}; +batch TRIANGLE_STRIP +{ + indices 7548 7549 7550 7550 7529 7530; +}; +batch TRIANGLE_STRIP +{ + indices 7547 7551 7549 7549 7550 7552 7552 7549 7551; +}; +batch TRIANGLE_STRIP +{ + indices 7530 7550 7553 7552; +}; +batch TRIANGLE_STRIP +{ + indices 7551 7547 7554 7544; +}; +batch TRIANGLE_STRIP +{ + indices 7551 7555 7552 7553; +}; +batch TRIANGLE_STRIP +{ + indices 7554 7556 7551 7555; +}; +batch TRIANGLE_STRIP +{ + indices 7544 7557 7554 7556; +}; +batch TRIANGLE_STRIP +{ + indices 7544 7259 7557 7261 7263 7263 7557 7556; +}; +batch TRIANGLE_STRIP +{ + indices 7553 7558 7530 7523; +}; +batch TRIANGLE_STRIP +{ + indices 7558 7553 7559 7555; +}; +batch TRIANGLE_STRIP +{ + indices 7523 7558 7560 7559 7559 7555 7561 7561 7559 7560 7560 7562 7523 7522; +}; +batch TRIANGLE_STRIP +{ + indices 7561 7563 7560 7562 7562 7564 7522 7510; +}; +batch TRIANGLE_STRIP +{ + indices 7562 7565 7564 7510; +}; +batch TRIANGLE_STRIP +{ + indices 7565 7562 7566 7563; +}; +batch TRIANGLE_STRIP +{ + indices 7510 7565 7567 7566; +}; +batch TRIANGLE_STRIP +{ + indices 7568 7510 7567 7567 7569 7566; +}; +batch TRIANGLE_STRIP +{ + indices 7568 7570 7510 7213 7213 7570 7210 7568 7568 7567 7571 7571 7568 7210; +}; +batch TRIANGLE_STRIP +{ + indices 7567 7569 7571 7571 7210 7212; +}; +batch TRIANGLE_STRIP +{ + indices 7569 7566 7572 7563; +}; +batch TRIANGLE_STRIP +{ + indices 7571 7569 7573 7572; +}; +batch TRIANGLE_STRIP +{ + indices 7212 7571 7574 7573; +}; +batch TRIANGLE_STRIP +{ + indices 7212 7574 3745 3743; +}; +batch TRIANGLE_STRIP +{ + indices 7573 7575 7574 3743; +}; +batch TRIANGLE_STRIP +{ + indices 7573 7572 7575 7575 3743 3739; +}; +batch TRIANGLE_STRIP +{ + indices 7572 7563 7576 7561; +}; +batch TRIANGLE_STRIP +{ + indices 7575 7572 7577 7576; +}; +batch TRIANGLE_STRIP +{ + indices 3739 7575 7578 7577; +}; +batch TRIANGLE_STRIP +{ + indices 7578 3742 3739; +}; +batch TRIANGLE_STRIP +{ + indices 7561 7579 7576 7577; +}; +batch TRIANGLE_STRIP +{ + indices 7578 7580 3742 3746 3746 7580 3773; +}; +batch TRIANGLE_STRIP +{ + indices 7577 7581 7578 7580; +}; +batch TRIANGLE_STRIP +{ + indices 7577 7582 7581 7580 7580 7582 3773; +}; +batch TRIANGLE_STRIP +{ + indices 7577 7579 7582 7582 3773 7583 3769; +}; +batch TRIANGLE_STRIP +{ + indices 7579 7584 7582 7583 7583 3774 3769; +}; +batch TRIANGLE_STRIP +{ + indices 7584 7579 7585 7561 7555 7555 7585 7556; +}; +batch TRIANGLE_STRIP +{ + indices 7585 7586 7584 7583; +}; +batch TRIANGLE_STRIP +{ + indices 7556 7587 7585 7586 7586 7588 7583; +}; +batch TRIANGLE_STRIP +{ + indices 7586 7587 7588; +}; +batch TRIANGLE_STRIP +{ + indices 3774 7583 7589 7588; +}; +batch TRIANGLE_STRIP +{ + indices 7589 7590 3774 3779; +}; +batch TRIANGLE_STRIP +{ + indices 7588 7591 7589; +}; +batch TRIANGLE_STRIP +{ + indices 3779 7590 7592; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7588 7593 7587; +}; +batch TRIANGLE_STRIP +{ + indices 7592 7594 3779 3781; +}; +batch TRIANGLE_STRIP +{ + indices 7587 7595 7593 7591; +}; +batch TRIANGLE_STRIP +{ + indices 7595 7587 7596 7556 7263; +}; +batch TRIANGLE_STRIP +{ + indices 7596 7597 7595 7591; +}; +batch TRIANGLE_STRIP +{ + indices 7263 7598 7596 7597; +}; +batch TRIANGLE_STRIP +{ + indices 7263 7265 7598 7599 7597; +}; +batch TRIANGLE_STRIP +{ + indices 7265 7269 7599 7599 7597 7600 7600 7599 7269; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7597 7600 7600 7601 7269 7268 7268 7601 7274; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7600 7602 7601; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7602 7589 7590; +}; +batch TRIANGLE_STRIP +{ + indices 7274 7603 7601 7602; +}; +batch TRIANGLE_STRIP +{ + indices 7603 7274 7341; +}; +batch TRIANGLE_STRIP +{ + indices 7590 7602 7604 7603; +}; +batch TRIANGLE_STRIP +{ + indices 7590 7604 7592; +}; +batch TRIANGLE_STRIP +{ + indices 7341 7605 7603 7604; +}; +batch TRIANGLE_STRIP +{ + indices 7605 7341 7340; +}; +batch TRIANGLE_STRIP +{ + indices 7592 7604 7606 7605 7340; +}; +batch TRIANGLE_STRIP +{ + indices 7594 7592 7606 7606 7607 7340 7342; +}; +batch TRIANGLE_STRIP +{ + indices 7594 7606 7608 7607; +}; +batch TRIANGLE_STRIP +{ + indices 3781 7594 7608; +}; +batch TRIANGLE_STRIP +{ + indices 7607 7342 7609; +}; +batch TRIANGLE_STRIP +{ + indices 7608 7610 3781 3786; +}; +batch TRIANGLE_STRIP +{ + indices 7607 7611 7608 7610; +}; +batch TRIANGLE_STRIP +{ + indices 7607 7609 7611; +}; +batch TRIANGLE_STRIP +{ + indices 7610 3794 3786; +}; +batch TRIANGLE_STRIP +{ + indices 7609 7612 7611 7610; +}; +batch TRIANGLE_STRIP +{ + indices 7342 7613 7609 7612; +}; +batch TRIANGLE_STRIP +{ + indices 7613 7342 7345; +}; +batch TRIANGLE_STRIP +{ + indices 7612 7614 7610 3794; +}; +batch TRIANGLE_STRIP +{ + indices 7613 7615 7612 7614; +}; +batch TRIANGLE_STRIP +{ + indices 7345 7616 7613 7615; +}; +batch TRIANGLE_STRIP +{ + indices 7616 7345 7617 7347; +}; +batch TRIANGLE_STRIP +{ + indices 7618 7615 7616 7616 7619 7617; +}; +batch TRIANGLE_STRIP +{ + indices 7618 7616 7619; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7347 7620; +}; +batch TRIANGLE_STRIP +{ + indices 7615 7618 7621 7619; +}; +batch TRIANGLE_STRIP +{ + indices 7620 7347 7622 7344 7623 7623 7622 7620; +}; +batch TRIANGLE_STRIP +{ + indices 7344 7349 7623 7357; +}; +batch TRIANGLE_STRIP +{ + indices 7620 7623 7624 7357; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7620 7625 7624; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7625 7619 7626 7621; +}; +batch TRIANGLE_STRIP +{ + indices 7626 7625 7627 7628 7628 7625 7624; +}; +batch TRIANGLE_STRIP +{ + indices 7626 7627 7629 7628; +}; +batch TRIANGLE_STRIP +{ + indices 7629 7621 7626; +}; +batch TRIANGLE_STRIP +{ + indices 7624 7630 7628 7628 7629 7631 7631 7628 7630; +}; +batch TRIANGLE_STRIP +{ + indices 7629 7632 7621; +}; +batch TRIANGLE_STRIP +{ + indices 7630 7624 7633 7357; +}; +batch TRIANGLE_STRIP +{ + indices 7632 7629 7634 7631; +}; +batch TRIANGLE_STRIP +{ + indices 7621 7632 7635 7634; +}; +batch TRIANGLE_STRIP +{ + indices 7635 7636 7621 7615 7615 7636 7614 7637 7637 7636 7635; +}; +batch TRIANGLE_STRIP +{ + indices 3794 7614 7637 7637 7638 7635 7634; +}; +batch TRIANGLE_STRIP +{ + indices 7637 7639 3794 3792; +}; +batch TRIANGLE_STRIP +{ + indices 7637 7640 7639 3792; +}; +batch TRIANGLE_STRIP +{ + indices 7637 7638 7640 7640 3792 3796; +}; +batch TRIANGLE_STRIP +{ + indices 7638 7641 7640 7640 3796 7642 7642 7640 7641; +}; +batch TRIANGLE_STRIP +{ + indices 3796 7642 3798 3837; +}; +batch TRIANGLE_STRIP +{ + indices 7641 7638 7643 7634; +}; +batch TRIANGLE_STRIP +{ + indices 7642 7641 7644; +}; +batch TRIANGLE_STRIP +{ + indices 7643 7634 7645; +}; +batch TRIANGLE_STRIP +{ + indices 7644 7646 7642 3837; +}; +batch TRIANGLE_STRIP +{ + indices 7643 7647 7641 7644; +}; +batch TRIANGLE_STRIP +{ + indices 7643 7645 7647; +}; +batch TRIANGLE_STRIP +{ + indices 7644 7648 7646 3837; +}; +batch TRIANGLE_STRIP +{ + indices 7644 7647 7648 7648 3837 7649 3838 3844; +}; +batch TRIANGLE_STRIP +{ + indices 7647 7650 7648 7649 7649 7651 3844; +}; +batch TRIANGLE_STRIP +{ + indices 7650 7652 7649 7651 7651 7653 3844; +}; +batch TRIANGLE_STRIP +{ + indices 7651 7652 7653 7653 3844 3855; +}; +batch TRIANGLE_STRIP +{ + indices 7652 7650 7654 7647; +}; +batch TRIANGLE_STRIP +{ + indices 7652 7655 7653; +}; +batch TRIANGLE_STRIP +{ + indices 7654 7647 7656 7645; +}; +batch TRIANGLE_STRIP +{ + indices 7654 7657 7652 7655; +}; +batch TRIANGLE_STRIP +{ + indices 7656 7658 7654 7657; +}; +batch TRIANGLE_STRIP +{ + indices 7655 7659 7653 3855; +}; +batch TRIANGLE_STRIP +{ + indices 7657 7660 7655 7659; +}; +batch TRIANGLE_STRIP +{ + indices 7658 7661 7657 7660; +}; +batch TRIANGLE_STRIP +{ + indices 7659 7662 3855 3856; +}; +batch TRIANGLE_STRIP +{ + indices 7661 7658 7663 7656 7664 7665 7665 7656 7645 7645 7665 7634 7631; +}; +batch TRIANGLE_STRIP +{ + indices 7663 7664 7666 7665 7665 7631 7667 7630; +}; +batch TRIANGLE_STRIP +{ + indices 7666 7665 7668 7667; +}; +batch TRIANGLE_STRIP +{ + indices 7666 7669 7663 7661; +}; +batch TRIANGLE_STRIP +{ + indices 7667 7630 7670 7633; +}; +batch TRIANGLE_STRIP +{ + indices 7670 7671 7667 7668; +}; +batch TRIANGLE_STRIP +{ + indices 7633 7672 7670 7670 7671 7673 7673 7670 7672; +}; +batch TRIANGLE_STRIP +{ + indices 7668 7671 7674 7673; +}; +batch TRIANGLE_STRIP +{ + indices 7672 7633 7675 7357; +}; +batch TRIANGLE_STRIP +{ + indices 7673 7672 7676 7675 7675 7357 7677 7677 7675 7676; +}; +batch TRIANGLE_STRIP +{ + indices 7357 7356 7677 7678 7676; +}; +batch TRIANGLE_STRIP +{ + indices 7678 7356 7359; +}; +batch TRIANGLE_STRIP +{ + indices 7676 7679 7673 7674; +}; +batch TRIANGLE_STRIP +{ + indices 7678 7680 7676 7679; +}; +batch TRIANGLE_STRIP +{ + indices 7359 7681 7678 7680 7680 7681 7679; +}; +batch TRIANGLE_STRIP +{ + indices 7681 7359 7434; +}; +batch TRIANGLE_STRIP +{ + indices 7679 7682 7674 7668; +}; +batch TRIANGLE_STRIP +{ + indices 7682 7679 7683 7681; +}; +batch TRIANGLE_STRIP +{ + indices 7668 7682 7684 7683; +}; +batch TRIANGLE_STRIP +{ + indices 7668 7684 7666 7669; +}; +batch TRIANGLE_STRIP +{ + indices 7683 7685 7684 7669; +}; +batch TRIANGLE_STRIP +{ + indices 7683 7686 7685 7685 7669 7687 7687 7685 7686; +}; +batch TRIANGLE_STRIP +{ + indices 7687 7688 7669 7661; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7683 7689 7681; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7690 7661 7660; +}; +batch TRIANGLE_STRIP +{ + indices 7689 7681 7691; +}; +batch TRIANGLE_STRIP +{ + indices 7660 7690 7692; +}; +batch TRIANGLE_STRIP +{ + indices 7691 7681 7693 7434 7435 7435 7693 7437; +}; +batch TRIANGLE_STRIP +{ + indices 7691 7693 7694 7437; +}; +batch TRIANGLE_STRIP +{ + indices 7689 7691 7694 7694 7445 7437; +}; +batch TRIANGLE_STRIP +{ + indices 7694 7695 7689 7686; +}; +batch TRIANGLE_STRIP +{ + indices 7445 7696 7694 7695; +}; +batch TRIANGLE_STRIP +{ + indices 7696 7445 7448; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7695 7697 7696 7696 7448 7698 1307 1311; +}; +batch TRIANGLE_STRIP +{ + indices 7696 7698 7699 1311; +}; +batch TRIANGLE_STRIP +{ + indices 7697 7696 7699 7699 7700 1311; +}; +batch TRIANGLE_STRIP +{ + indices 7697 7699 7700 7700 1316 1311; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7697 7701 7700; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7701 7687; +}; +batch TRIANGLE_STRIP +{ + indices 1316 7702 7700 7701 7701 7703 7687; +}; +batch TRIANGLE_STRIP +{ + indices 7701 7702 7703 7703 7687 7688; +}; +batch TRIANGLE_STRIP +{ + indices 1316 7704 7702 7703; +}; +batch TRIANGLE_STRIP +{ + indices 1316 1318 7704 7704 7703 7705 7705 7704 1318; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7703 7706 7705 7705 1318 7707 7707 7705 7706; +}; +batch TRIANGLE_STRIP +{ + indices 7707 1318 1320; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7706 7708 7707; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7708 7690 7692; +}; +batch TRIANGLE_STRIP +{ + indices 1320 7709 7707 7708 7708 7709 7692; +}; +batch TRIANGLE_STRIP +{ + indices 1320 1323 7709 7709 7692 7710 7660 7659; +}; +batch TRIANGLE_STRIP +{ + indices 7709 1323 7711 1321; +}; +batch TRIANGLE_STRIP +{ + indices 7710 7709 7712 7711; +}; +batch TRIANGLE_STRIP +{ + indices 7710 7713 7659 7662; +}; +batch TRIANGLE_STRIP +{ + indices 7712 7714 7710 7713; +}; +batch TRIANGLE_STRIP +{ + indices 7711 7715 7712 7714; +}; +batch TRIANGLE_STRIP +{ + indices 1321 7716 7711 7715; +}; +batch TRIANGLE_STRIP +{ + indices 1321 1325 7716 1335; +}; +batch TRIANGLE_STRIP +{ + indices 7713 7714 7717 7715; +}; +batch TRIANGLE_STRIP +{ + indices 7662 7713 7717; +}; +batch TRIANGLE_STRIP +{ + indices 7716 7718 7715 7717; +}; +batch TRIANGLE_STRIP +{ + indices 1335 7718 7716; +}; +batch TRIANGLE_STRIP +{ + indices 7662 7717 7719 7718 7718 1335 7720 7720 7718 7719; +}; +batch TRIANGLE_STRIP +{ + indices 7720 1335 1339; +}; +batch TRIANGLE_STRIP +{ + indices 7719 7721 7662 3856; +}; +batch TRIANGLE_STRIP +{ + indices 7720 7722 7719 7721; +}; +batch TRIANGLE_STRIP +{ + indices 1339 7723 7720 7722; +}; +batch TRIANGLE_STRIP +{ + indices 1339 7724 7723 7722; +}; +batch TRIANGLE_STRIP +{ + indices 1339 1341 7724 1347; +}; +batch TRIANGLE_STRIP +{ + indices 7721 7722 7725 7724; +}; +batch TRIANGLE_STRIP +{ + indices 3856 7721 7726 7725; +}; +batch TRIANGLE_STRIP +{ + indices 7726 3857 3856; +}; +batch TRIANGLE_STRIP +{ + indices 7727 7725 7724; +}; +batch TRIANGLE_STRIP +{ + indices 7726 7728 3857 3859; +}; +batch TRIANGLE_STRIP +{ + indices 7725 7729 7726 7728; +}; +batch TRIANGLE_STRIP +{ + indices 7729 7725 7727; +}; +batch TRIANGLE_STRIP +{ + indices 7728 7730 3859 3861; +}; +batch TRIANGLE_STRIP +{ + indices 7728 7729 7731 7727; +}; +batch TRIANGLE_STRIP +{ + indices 7730 7728 7732 7731; +}; +batch TRIANGLE_STRIP +{ + indices 3861 7730 7733 7732; +}; +batch TRIANGLE_STRIP +{ + indices 3886 3861 7733; +}; +batch TRIANGLE_STRIP +{ + indices 7732 7731 7734 7727; +}; +batch TRIANGLE_STRIP +{ + indices 7733 7732 7735 7734; +}; +batch TRIANGLE_STRIP +{ + indices 3886 7733 7736 7735; +}; +batch TRIANGLE_STRIP +{ + indices 3886 7736 7737 7735; +}; +batch TRIANGLE_STRIP +{ + indices 3886 7737 3904 7738 7738 7737 7735; +}; +batch TRIANGLE_STRIP +{ + indices 7738 3912 3904; +}; +batch TRIANGLE_STRIP +{ + indices 7739 7735 7734; +}; +batch TRIANGLE_STRIP +{ + indices 7740 3912 7738 7738 7741 7735 7739; +}; +batch TRIANGLE_STRIP +{ + indices 7738 7741 7740; +}; +batch TRIANGLE_STRIP +{ + indices 7734 7742 7739 7741; +}; +batch TRIANGLE_STRIP +{ + indices 7740 7743 3912 3910; +}; +batch TRIANGLE_STRIP +{ + indices 7741 7744 7740 7743; +}; +batch TRIANGLE_STRIP +{ + indices 7742 7745 7741 7744; +}; +batch TRIANGLE_STRIP +{ + indices 7742 7734 7746 7727 7724 7724 7746 1347; +}; +batch TRIANGLE_STRIP +{ + indices 7746 7747 7742 7745; +}; +batch TRIANGLE_STRIP +{ + indices 1347 7748 7746 7747; +}; +batch TRIANGLE_STRIP +{ + indices 7748 1347 7749 1348; +}; +batch TRIANGLE_STRIP +{ + indices 7750 7745 7747; +}; +batch TRIANGLE_STRIP +{ + indices 1348 7751 7749 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7750 7747 7752 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7745 7750 7753 7752; +}; +batch TRIANGLE_STRIP +{ + indices 7753 7754 7745 7744; +}; +batch TRIANGLE_STRIP +{ + indices 7753 7752 7755; +}; +batch TRIANGLE_STRIP +{ + indices 7754 7756 7744 7743; +}; +batch TRIANGLE_STRIP +{ + indices 7753 7757 7754 7756; +}; +batch TRIANGLE_STRIP +{ + indices 7757 7753 7755; +}; +batch TRIANGLE_STRIP +{ + indices 7756 7758 7743 3910; +}; +batch TRIANGLE_STRIP +{ + indices 7758 7756 7759 7757; +}; +batch TRIANGLE_STRIP +{ + indices 7758 7760 3910 3916; +}; +batch TRIANGLE_STRIP +{ + indices 7759 7761 7758 7760; +}; +batch TRIANGLE_STRIP +{ + indices 7759 7757 7761; +}; +batch TRIANGLE_STRIP +{ + indices 7762 3916 7760 7760 7763 7761; +}; +batch TRIANGLE_STRIP +{ + indices 7760 7763 7762 7762 3916 7764 3918; +}; +batch TRIANGLE_STRIP +{ + indices 2936 7762 7763; +}; +batch TRIANGLE_STRIP +{ + indices 7765 3918 7764 7764 7766 7762; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7764 7766 7766 2936 7762; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7767 3918 3929 3929 7767 3932; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7768 7767 3932; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7766 7768 7768 3932 2927 2927 7768 7769 7766; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2927 7769 7769 7770 7766; +}; +batch TRIANGLE_STRIP +{ + indices 2934 7769 7770 7770 2936 7766; +}; +batch TRIANGLE_STRIP +{ + indices 2934 7770 2936 2936 2938 7763 7771 7771 2938 2939; +}; +batch TRIANGLE_STRIP +{ + indices 7771 7763 7772 7761; +}; +batch TRIANGLE_STRIP +{ + indices 2939 7771 7773; +}; +batch TRIANGLE_STRIP +{ + indices 7772 7761 7774 7757; +}; +batch TRIANGLE_STRIP +{ + indices 7771 7772 7775 7774; +}; +batch TRIANGLE_STRIP +{ + indices 7771 7775 7773 7773 2939 7776 2941; +}; +batch TRIANGLE_STRIP +{ + indices 7775 7777 7773 7776 7776 7778 2941; +}; +batch TRIANGLE_STRIP +{ + indices 7776 7777 7778 7778 2941 7779 2949 2959; +}; +batch TRIANGLE_STRIP +{ + indices 7778 7780 7779 7779 2959 7781 7781 7779 7780; +}; +batch TRIANGLE_STRIP +{ + indices 7781 7782 2959 1399 1399 7782 1400; +}; +batch TRIANGLE_STRIP +{ + indices 7781 7783 7782 1400; +}; +batch TRIANGLE_STRIP +{ + indices 7780 7784 7781 7783 7783 7785 1400; +}; +batch TRIANGLE_STRIP +{ + indices 7783 7784 7785 7785 1400 1401; +}; +batch TRIANGLE_STRIP +{ + indices 7778 7786 7780 7784; +}; +batch TRIANGLE_STRIP +{ + indices 7777 7786 7778; +}; +batch TRIANGLE_STRIP +{ + indices 7784 7787 7785 1401; +}; +batch TRIANGLE_STRIP +{ + indices 7786 7788 7784 7787; +}; +batch TRIANGLE_STRIP +{ + indices 7786 7777 7789 7775; +}; +batch TRIANGLE_STRIP +{ + indices 7786 7790 7788 7787; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7791 7786 7790; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7775 7792 7774; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7793 7791; +}; +batch TRIANGLE_STRIP +{ + indices 7792 7774 7794 7757; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7792 7795 7794; +}; +batch TRIANGLE_STRIP +{ + indices 7793 7789 7795 7795 7757 7794; +}; +batch TRIANGLE_STRIP +{ + indices 7791 7793 7796 7795 7795 7757 7797 7797 7795 7796; +}; +batch TRIANGLE_STRIP +{ + indices 7757 7755 7797; +}; +batch TRIANGLE_STRIP +{ + indices 7796 7798 7791 7790; +}; +batch TRIANGLE_STRIP +{ + indices 7797 7799 7796 7798; +}; +batch TRIANGLE_STRIP +{ + indices 7797 7755 7800 7752 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7797 7800 7801 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7799 7797 7801 7801 7751 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7801 7802 7799 7798; +}; +batch TRIANGLE_STRIP +{ + indices 7751 7803 7801 7802; +}; +batch TRIANGLE_STRIP +{ + indices 7803 7751 7804 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 7802 7803 7805 7804 7804 1349 7806 7806 7804 7805; +}; +batch TRIANGLE_STRIP +{ + indices 1349 7807 7806 7805; +}; +batch TRIANGLE_STRIP +{ + indices 7807 1349 1352; +}; +batch TRIANGLE_STRIP +{ + indices 7805 7808 7802 7798; +}; +batch TRIANGLE_STRIP +{ + indices 7807 7809 7805 7808; +}; +batch TRIANGLE_STRIP +{ + indices 1352 7810 7807 7809; +}; +batch TRIANGLE_STRIP +{ + indices 1352 1354 7810 1362 7811 7811 7810 7809; +}; +batch TRIANGLE_STRIP +{ + indices 7811 1362 1382; +}; +batch TRIANGLE_STRIP +{ + indices 7808 7809 7812 7811; +}; +batch TRIANGLE_STRIP +{ + indices 7808 7812 7798; +}; +batch TRIANGLE_STRIP +{ + indices 1382 7813 7811 7812; +}; +batch TRIANGLE_STRIP +{ + indices 1382 1381 7813 1384; +}; +batch TRIANGLE_STRIP +{ + indices 7812 7814 7798 7790; +}; +batch TRIANGLE_STRIP +{ + indices 7812 7815 7814 7790; +}; +batch TRIANGLE_STRIP +{ + indices 7812 7813 7815 7815 7790 7787; +}; +batch TRIANGLE_STRIP +{ + indices 1384 7816 7813 7815; +}; +batch TRIANGLE_STRIP +{ + indices 1384 1386 7816 1401; +}; +batch TRIANGLE_STRIP +{ + indices 7815 7817 7787 1401; +}; +batch TRIANGLE_STRIP +{ + indices 7815 7816 7817 1401; +}; diff --git a/demos/forestpond/data/exported/Terrain.object b/demos/forestpond/data/exported/Terrain.object new file mode 100644 index 00000000..ee9c5fbc --- /dev/null +++ b/demos/forestpond/data/exported/Terrain.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -4.99987 -10.0002 0.913969 25.0005; +mesh "Terrain.mesh"; +technique "lambert1.tech"; diff --git a/demos/forestpond/data/exported/Tree_0Mat.tech b/demos/forestpond/data/exported/Tree_0Mat.tech new file mode 100644 index 00000000..2dbd5fd9 --- /dev/null +++ b/demos/forestpond/data/exported/Tree_0Mat.tech @@ -0,0 +1,25 @@ +method "" +{ + material + { + type pbr; + base_color_map "Tree_0Mat_baseColor.png.tex"; + metalness 0.00000; + roughness_map "Tree_0Mat_metallicRoughness.png_G.tex"; + normal_map "Tree_0Mat_normal.png.tex"; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + }; + receive_shadows true; + face_cull CULL_BACK; +}; +method "shadow" +{ + shader "occluder.glsl.shader"; + face_cull CULL_BACK; +}; +method "shadow_thsm" +{ + shader "occluder_thsm.glsl.shader"; + face_cull CULL_BACK; +}; diff --git a/demos/forestpond/data/exported/Tree_0Mat_baseColor.png.tex b/demos/forestpond/data/exported/Tree_0Mat_baseColor.png.tex new file mode 100644 index 00000000..5a3f6f5b --- /dev/null +++ b/demos/forestpond/data/exported/Tree_0Mat_baseColor.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image_srgb "Tree_0Mat_baseColor.png"; diff --git a/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.mdr b/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.mdr new file mode 100644 index 00000000..eb5e3949 Binary files /dev/null and b/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.mdr differ diff --git a/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.tex b/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.tex new file mode 100644 index 00000000..4111adc3 --- /dev/null +++ b/demos/forestpond/data/exported/Tree_0Mat_metallicRoughness.png_G.tex @@ -0,0 +1,4 @@ +type \2d; +generate_mipmap true; +storage R8 2048 2048; +external_data "Tree_0Mat_metallicRoughness.png_G.mdr"; diff --git a/demos/forestpond/data/exported/Tree_0Mat_normal.png.tex b/demos/forestpond/data/exported/Tree_0Mat_normal.png.tex new file mode 100644 index 00000000..25297412 --- /dev/null +++ b/demos/forestpond/data/exported/Tree_0Mat_normal.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image "Tree_0Mat_normal.png"; diff --git a/demos/forestpond/data/exported/Tree_1Mat.tech b/demos/forestpond/data/exported/Tree_1Mat.tech new file mode 100644 index 00000000..24186da7 --- /dev/null +++ b/demos/forestpond/data/exported/Tree_1Mat.tech @@ -0,0 +1,40 @@ +method "" +{ + material + { + type pbr; + base_color_map "Tree_1Mat_baseColor.png.tex"; + metalness 0.00000; + roughness 0.957705; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + alpha_cutoff 0.500000; + }; + receive_shadows true; +}; +method "shadow" +{ + shader "occluder_masked.shader"; + texture "alpha_map" + { + texture "Tree_1Mat_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; +method "shadow_thsm" +{ + shader "occluder_thsm_masked.shader"; + texture "alpha_map" + { + texture "Tree_1Mat_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; diff --git a/demos/forestpond/data/exported/Tree_1Mat_baseColor.png.tex b/demos/forestpond/data/exported/Tree_1Mat_baseColor.png.tex new file mode 100644 index 00000000..9e1e9a87 --- /dev/null +++ b/demos/forestpond/data/exported/Tree_1Mat_baseColor.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image_srgb "Tree_1Mat_baseColor.png"; diff --git a/demos/forestpond/data/exported/Water.mesh b/demos/forestpond/data/exported/Water.mesh new file mode 100644 index 00000000..a2ad79e4 --- /dev/null +++ b/demos/forestpond/data/exported/Water.mesh @@ -0,0 +1,17 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_USHORT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.00000 0.00000 1.00000; + texcoord 1.00000 0.00000; + vertex 2.00000 -3.00000 0.00000; + texcoord 1.00000 1.00000; + vertex 2.00000 6.00000 0.00000; + texcoord 0.00000 0.00000; + vertex -10.0000 -3.00000 0.00000; + texcoord 0.00000 1.00000; + vertex -10.0000 6.00000 0.00000; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3; +}; diff --git a/demos/forestpond/data/exported/Water.object b/demos/forestpond/data/exported/Water.object new file mode 100644 index 00000000..f10e4a1e --- /dev/null +++ b/demos/forestpond/data/exported/Water.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -4.00000 1.50000 0.00000 7.50000; +mesh "Water.mesh"; +technique "Water.tech"; diff --git a/demos/forestpond/data/exported/Water.tech b/demos/forestpond/data/exported/Water.tech new file mode 100644 index 00000000..2266e7c6 --- /dev/null +++ b/demos/forestpond/data/exported/Water.tech @@ -0,0 +1,23 @@ +method "" +{ + material + { + type pbr; + base_color 0.0353189 0.101362 0.429226 1.00000; + metalness 0.00000; + roughness 0.500000; + emission 0.00000 0.00000 0.00000; + }; + receive_shadows true; + face_cull CULL_BACK; +}; +method "shadow" +{ + shader "occluder.glsl.shader"; + face_cull CULL_BACK; +}; +method "shadow_thsm" +{ + shader "occluder_thsm.glsl.shader"; + face_cull CULL_BACK; +}; diff --git a/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.mesh b/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.mesh new file mode 100644 index 00000000..94d5d37e --- /dev/null +++ b/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.mesh @@ -0,0 +1,1188 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_USHORT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.549286 0.828080 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0134832 0.0442235 0.0935933; + normal 0.532443 0.839650 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0239481 0.0373706 0.0942488; + normal 0.478798 0.872055 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0156617 0.0386175 0.0628587; + normal 0.459457 0.882921 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0254687 0.0334578 0.0635142; + normal 0.389343 0.915882 -0.0978359; + texcoord 0.526333 0.400000; + vertex 0.0174854 0.0339245 0.0329658; + normal 0.369697 0.924460 -0.0932576; + texcoord 0.484044 0.400000; + vertex 0.0267416 0.0301822 0.0336213; + normal 0.298895 0.950328 -0.0868279; + texcoord 0.526333 0.600000; + vertex 0.0193304 0.0297201 0.00305170; + normal 0.278156 0.957038 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0280294 0.0272479 0.00370723; + normal -0.984506 0.161110 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0115257 0.0325433 0.0942488; + normal -0.980723 0.178935 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0134832 0.0442235 0.0935933; + normal -0.967694 0.237310 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0130462 0.0286304 0.0635142; + normal -0.962253 0.254795 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.0156617 0.0386175 0.0628587; + normal -0.939988 0.329809 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0143191 0.0253548 0.0336213; + normal -0.932714 0.347587 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0174854 0.0339245 0.0329658; + normal -0.898907 0.424331 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0156069 0.0224202 0.00370725; + normal -0.888898 0.442893 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0193304 0.0297201 0.00305170; + normal 0.519998 -0.846778 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0499822 0.00899346 0.0908273; + normal 0.537582 -0.836369 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0393614 0.00238457 0.0914828; + normal 0.589554 -0.801344 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0439800 0.00937664 0.0600927; + normal 0.607551 -0.788373 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0351720 0.00265203 0.0607482; + normal 0.666960 -0.738643 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0389553 0.00969742 0.0301998; + normal 0.683009 -0.724432 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0316650 0.00287593 0.0308553; + normal 0.736272 -0.671092 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.0343649 0.00979328 0.000285698; + normal 0.751087 -0.655103 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0284612 0.00294263 0.000941229; + normal 0.560489 0.825264 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0402106 0.0156850 0.0914828; + normal 0.575066 0.814331 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0499822 0.00899346 0.0908273; + normal 0.622536 0.777943 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0360212 0.0159524 0.0607482; + normal 0.636107 0.765650 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.0439800 0.00937664 0.0600927; + normal 0.694784 0.713882 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0325141 0.0161763 0.0308553; + normal 0.707850 0.699801 -0.0960635; + texcoord 0.526333 0.400000; + vertex 0.0389553 0.00969742 0.0301998; + normal 0.763237 0.636835 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0293100 0.0162432 0.000941249; + normal 0.775863 0.619944 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0343649 0.00979328 0.000285698; + normal -0.993312 -0.0276373 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.00373781 -0.00151091 0.0795457; + normal -0.993074 -0.0480705 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.00331597 0.0109911 0.0802013; + normal -0.988684 -0.110589 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.00706726 0.00349790 0.0488111; + normal -0.986434 -0.132658 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.00563986 0.0144871 0.0494666; + normal -0.973017 -0.208963 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.00985445 0.00769093 0.0189182; + normal -0.968720 -0.229965 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.00758525 0.0174137 0.0195737; + normal -0.949107 -0.302749 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.0122299 0.0116201 -0.0109959; + normal -0.942653 -0.323569 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.00924298 0.0201561 -0.0103403; + normal 0.435084 -0.897725 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0144150 0.00361329 0.0802013; + normal 0.418332 -0.904894 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.00373781 -0.00151091 0.0795457; + normal 0.363100 -0.927850 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0167389 0.00710931 0.0494666; + normal 0.345672 -0.933468 -0.0956440; + texcoord 0.526333 0.200000; + vertex 0.00706726 0.00349790 0.0488111; + normal 0.271519 -0.958452 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0186843 0.0100359 0.0195737; + normal 0.252795 -0.962739 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.00985445 0.00769093 0.0189182; + normal 0.170582 -0.979281 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0203424 0.0127784 -0.0103403; + normal 0.149643 -0.981785 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0122299 0.0116201 -0.0109959; + normal -0.961538 -0.250752 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.00387645 -0.0262027 0.106830; + normal -0.956703 -0.270606 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.000648356 -0.0141173 0.107486; + normal -0.938338 -0.330527 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.00599162 -0.0205724 0.0760956; + normal -0.931173 -0.351522 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.00212471 -0.0101875 0.0767512; + normal -0.900907 -0.422841 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.00776231 -0.0158592 0.0462027; + normal -0.891988 -0.442335 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.00336061 -0.00689777 0.0468583; + normal -0.851818 -0.521338 -0.0511179; + texcoord 0.526333 0.600000; + vertex 0.00919133 -0.0114958 0.0162887; + normal -0.845427 -0.531963 -0.0476228; + texcoord 0.484044 0.600000; + vertex 0.00435776 -0.00385240 0.0169442; + normal -0.839033 -0.543957 -0.0116072; + texcoord 0.526333 0.800000; + vertex 0.00767642 -0.00830154 -0.0144434; + normal -0.837567 -0.546222 -0.0111312; + texcoord 0.484044 0.800000; + vertex 0.00331031 -0.00162013 -0.0137811; + normal 0.626181 -0.776599 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex 0.0131244 -0.0188043 0.107486; + normal 0.611476 -0.787358 -0.0785131; + texcoord 0.526333 0.00000; + vertex 0.00387645 -0.0262027 0.106830; + normal 0.562837 -0.822169 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.0146008 -0.0148746 0.0767512; + normal 0.547123 -0.831570 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.00599162 -0.0205724 0.0760956; + normal 0.480506 -0.872620 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0158367 -0.0115848 0.0468583; + normal 0.463230 -0.881016 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.00776231 -0.0158592 0.0462027; + normal 0.376628 -0.921484 -0.0949636; + texcoord 0.568621 0.600000; + vertex 0.0168341 -0.00853928 0.0169442; + normal 0.356604 -0.928802 -0.100798; + texcoord 0.526333 0.600000; + vertex 0.00919133 -0.0114958 0.0162887; + normal 0.265089 -0.958251 -0.107155; + texcoord 0.568621 0.800000; + vertex 0.0157762 -0.00631089 -0.0137881; + normal 0.245707 -0.962830 -0.112187; + texcoord 0.526333 0.800000; + vertex 0.00767642 -0.00830154 -0.0144434; + normal -0.583346 0.804450 -0.112109; + texcoord 0.526333 0.00000; + vertex -0.00993783 -0.00152833 0.0795457; + normal -0.600081 0.792724 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.000145362 0.00587484 0.0802013; + normal -0.649216 0.753820 -0.101356; + texcoord 0.526333 0.200000; + vertex -0.00392390 -0.00145053 0.0488111; + normal -0.666166 0.739508 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.00434294 0.00592914 0.0494666; + normal -0.721591 0.685372 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.00111054 -0.00138541 0.0189182; + normal -0.736504 0.669974 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.00785687 0.00597459 0.0195737; + normal -0.785524 0.612710 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.00569485 -0.00112928 -0.0109959; + normal -0.799070 0.595633 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0110563 0.00615355 -0.0103403; + normal -0.495614 -0.865781 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.000317738 -0.00745151 0.0802013; + normal -0.510985 -0.855996 -0.0785131; + texcoord 0.526333 0.00000; + vertex -0.00993783 -0.00152833 0.0795457; + normal -0.561104 -0.823353 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.00451532 -0.00739721 0.0494666; + normal -0.575577 -0.812135 -0.0956439; + texcoord 0.526333 0.200000; + vertex -0.00392390 -0.00145053 0.0488111; + normal -0.638047 -0.765015 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.00802924 -0.00735176 0.0195737; + normal -0.652153 -0.751976 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.00111054 -0.00138541 0.0189182; + normal -0.712203 -0.693439 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0112290 -0.00717299 -0.0103403; + normal -0.726086 -0.677564 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.00569485 -0.00112928 -0.0109959; + normal 0.267674 -0.956965 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0396273 -0.0148770 0.0795457; + normal 0.287440 -0.951780 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0276007 -0.0183178 0.0802013; + normal 0.347028 -0.932362 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0339607 -0.0128615 0.0488111; + normal 0.367893 -0.924827 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0236455 -0.0169110 0.0494666; + normal 0.438668 -0.893308 -0.0978359; + texcoord 0.526333 0.400000; + vertex 0.0292169 -0.0111742 0.0189182; + normal 0.458001 -0.884046 -0.0932576; + texcoord 0.484044 0.400000; + vertex 0.0203345 -0.0157333 0.0195737; + normal 0.523856 -0.847370 -0.0868279; + texcoord 0.526333 0.600000; + vertex 0.0248290 -0.00982240 -0.0109959; + normal 0.542490 -0.836060 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0172720 -0.0147901 -0.0103403; + normal 0.765433 0.639783 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0320670 -0.00576098 0.0802013; + normal 0.776450 0.625269 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0396273 -0.0148770 0.0795457; + normal 0.812112 0.577252 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.0281118 -0.00435418 0.0494666; + normal 0.821789 0.561707 -0.0956438; + texcoord 0.526333 0.200000; + vertex 0.0339607 -0.0128615 0.0488111; + normal 0.864008 0.495825 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0248008 -0.00317651 0.0195737; + normal 0.872708 0.478699 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0292169 -0.0111742 0.0189182; + normal 0.908692 0.402951 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0217381 -0.00223296 -0.0103403; + normal 0.916198 0.383243 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0248290 -0.00982240 -0.0109959; + normal 0.975244 0.190604 -0.112108; + texcoord 0.526333 0.00000; + vertex 0.0108160 0.0394852 0.0767797; + normal 0.971650 0.210720 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0132880 0.0272228 0.0774352; + normal 0.957040 0.271665 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.00835557 0.0339971 0.0460451; + normal 0.951191 0.293065 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0115706 0.0233922 0.0467006; + normal 0.925408 0.366125 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.00629583 0.0294028 0.0161522; + normal 0.917717 0.386134 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0101330 0.0201855 0.0168077; + normal 0.886402 0.454701 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.00459881 0.0251365 -0.0137619; + normal 0.876612 0.474177 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.00894879 0.0172079 -0.0131064; + normal -0.576786 0.813957 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex 0.00112678 0.0326750 0.0774352; + normal -0.561441 0.823784 -0.0785131; + texcoord 0.526333 0.00000; + vertex 0.0108160 0.0394852 0.0767797; + normal -0.510736 0.855509 -0.0851649; + texcoord 0.568621 0.200000; + vertex -0.000590565 0.0288444 0.0467006; + normal -0.494469 0.863917 -0.0956440; + texcoord 0.526333 0.200000; + vertex 0.00835557 0.0339971 0.0460451; + normal -0.425434 0.900754 -0.0874527; + texcoord 0.568621 0.400000; + vertex -0.00202821 0.0256377 0.0168077; + normal -0.407669 0.908063 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.00629583 0.0294028 0.0161522; + normal -0.329296 0.937899 -0.109132; + texcoord 0.568621 0.600000; + vertex -0.00321270 0.0226599 -0.0131063; + normal -0.309053 0.943811 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.00459881 0.0251365 -0.0137619; + normal 0.975244 0.190605 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0170154 0.0200180 0.126867; + normal 0.971650 0.210720 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0194873 0.00775557 0.127523; + normal 0.957040 0.271665 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0145549 0.0145299 0.0961329; + normal 0.951191 0.293065 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0177700 0.00392499 0.0967884; + normal 0.925408 0.366125 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0124952 0.00993560 0.0662399; + normal 0.917717 0.386134 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0163323 0.000718294 0.0668955; + normal 0.882526 0.467477 -0.0511179; + texcoord 0.526333 0.600000; + vertex 0.0107981 0.00566927 0.0363259; + normal 0.876807 0.478479 -0.0476228; + texcoord 0.484044 0.600000; + vertex 0.0151481 -0.00225933 0.0369814; + normal 0.867320 0.495633 0.0458671; + texcoord 0.526333 0.800000; + vertex 0.0121119 0.00238716 0.00559380; + normal 0.871878 0.487482 0.0467969; + texcoord 0.484044 0.800000; + vertex 0.0160550 -0.00455230 0.00625614; + normal 0.932339 0.349936 0.0910409; + texcoord 0.526333 1.00000; + vertex 0.0179546 0.000167220 -0.0313372; + normal 0.941179 0.326115 0.0884969; + texcoord 0.484044 1.00000; + vertex 0.0201165 -0.00623946 -0.0307210; + normal -0.576786 0.813958 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.00732611 0.0132078 0.127523; + normal -0.561441 0.823784 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0170154 0.0200180 0.126867; + normal -0.510736 0.855509 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.00560876 0.00937718 0.0967884; + normal -0.494469 0.863917 -0.0956440; + texcoord 0.526333 0.200000; + vertex 0.0145549 0.0145299 0.0961329; + normal -0.425434 0.900754 -0.0874526; + texcoord 0.568621 0.400000; + vertex 0.00417112 0.00617048 0.0668955; + normal -0.407669 0.908063 -0.0960633; + texcoord 0.526333 0.400000; + vertex 0.0124952 0.00993560 0.0662399; + normal -0.318723 0.943079 -0.0949636; + texcoord 0.568621 0.600000; + vertex 0.00298663 0.00319269 0.0369814; + normal -0.298284 0.949140 -0.100798; + texcoord 0.526333 0.600000; + vertex 0.0107981 0.00566927 0.0363259; + normal -0.194814 0.977040 -0.0862531; + texcoord 0.568621 0.800000; + vertex 0.00390421 0.000902942 0.00624911; + normal -0.175842 0.980724 -0.0852077; + texcoord 0.526333 0.800000; + vertex 0.0121119 0.00238716 0.00559380; + normal -0.0979556 0.992605 -0.0716956; + texcoord 0.568621 1.00000; + vertex 0.00799365 -0.000639494 -0.0306827; + normal -0.0852861 0.993662 -0.0732222; + texcoord 0.526333 1.00000; + vertex 0.0179546 0.000167220 -0.0313372; + normal -0.180551 0.977156 -0.112109; + texcoord 0.526333 0.00000; + vertex -0.0246490 0.0518521 0.120878; + normal -0.200703 0.973769 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex -0.0123618 0.0541976 0.121533; + normal -0.261795 0.959787 -0.101356; + texcoord 0.526333 0.200000; + vertex -0.0191865 0.0493352 0.0901432; + normal -0.283253 0.954158 -0.0966932; + texcoord 0.484044 0.200000; + vertex -0.00854909 0.0524409 0.0907988; + normal -0.356575 0.929130 -0.0978358; + texcoord 0.526333 0.400000; + vertex -0.0146137 0.0472283 0.0602503; + normal -0.376663 0.921644 -0.0932575; + texcoord 0.484044 0.400000; + vertex -0.00535737 0.0509703 0.0609059; + normal -0.458364 0.887293 -0.0511179; + texcoord 0.526333 0.600000; + vertex -0.0103651 0.0454874 0.0303362; + normal -0.469424 0.881688 -0.0476229; + texcoord 0.484044 0.600000; + vertex -0.00239209 0.0497555 0.0309918; + normal -0.481849 0.876178 -0.0116073; + texcoord 0.526333 0.800000; + vertex -0.00706961 0.0467673 -0.000395836; + normal -0.484213 0.874879 -0.0111313; + texcoord 0.484044 0.800000; + vertex -8.99070e-05 0.0506388 0.000266505; + normal -0.819855 -0.568372 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex -0.0179389 0.0420932 0.121533; + normal -0.829522 -0.552927 -0.0785132; + texcoord 0.526333 0.00000; + vertex -0.0246490 0.0518521 0.120878; + normal -0.860724 -0.501898 -0.0851648; + texcoord 0.568621 0.200000; + vertex -0.0141262 0.0403365 0.0907988; + normal -0.868964 -0.485546 -0.0956439; + texcoord 0.526333 0.200000; + vertex -0.0191865 0.0493352 0.0901432; + normal -0.905088 -0.416134 -0.0874527; + texcoord 0.568621 0.400000; + vertex -0.0109345 0.0388659 0.0609059; + normal -0.912213 -0.398296 -0.0960634; + texcoord 0.526333 0.400000; + vertex -0.0146137 0.0472283 0.0602503; + normal -0.946311 -0.308994 -0.0949635; + texcoord 0.568621 0.600000; + vertex -0.00796907 0.0376508 0.0309918; + normal -0.952162 -0.288493 -0.100798; + texcoord 0.526333 0.600000; + vertex -0.0103651 0.0454874 0.0303362; + normal -0.974915 -0.195088 -0.107155; + texcoord 0.568621 0.800000; + vertex -0.00567000 0.0385447 0.000259480; + normal -0.978080 -0.175425 -0.112187; + texcoord 0.526333 0.800000; + vertex -0.00706961 0.0467673 -0.000395836; + normal 0.965899 -0.233390 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0512300 -0.000950597 0.126867; + normal 0.971020 -0.213607 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0483639 -0.0131269 0.127523; + normal 0.983151 -0.152121 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0467053 -0.00491299 0.0961329; + normal 0.986757 -0.130232 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0452058 -0.0158926 0.0967884; + normal 0.993786 -0.0530752 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0429176 -0.00823003 0.0662399; + normal 0.995138 -0.0316811 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0425620 -0.0182078 0.0668955; + normal 0.997069 0.0569268 -0.0511179; + texcoord 0.526333 0.600000; + vertex 0.0395962 -0.0114002 0.0363259; + normal 0.996458 0.0693106 -0.0476228; + texcoord 0.484044 0.600000; + vertex 0.0402441 -0.0204205 0.0369814; + normal 0.994988 0.0888588 0.0458671; + texcoord 0.526333 0.800000; + vertex 0.0394219 -0.0149312 0.00559380; + normal 0.995732 0.0795498 0.0467969; + texcoord 0.484044 0.800000; + vertex 0.0401124 -0.0228828 0.00625614; + normal 0.993336 -0.0706788 0.0910408; + texcoord 0.526333 1.00000; + vertex 0.0438067 -0.0193851 -0.0313372; + normal 0.991438 -0.0960169 0.0884968; + texcoord 0.484044 1.00000; + vertex 0.0431005 -0.0261097 -0.0307210; + normal -0.184870 0.980322 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0395836 -0.00310060 0.127523; + normal -0.166826 0.982855 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0512300 -0.000950597 0.126867; + normal -0.107510 0.990550 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0364255 -0.00586625 0.0967884; + normal -0.0892191 0.991409 -0.0956440; + texcoord 0.526333 0.200000; + vertex 0.0467053 -0.00491299 0.0961329; + normal -0.0111115 0.996107 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0337817 -0.00818146 0.0668955; + normal 0.00808241 0.995342 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0429176 -0.00823003 0.0662399; + normal 0.103528 0.990083 -0.0949636; + texcoord 0.568621 0.600000; + vertex 0.0314635 -0.0103942 0.0369814; + normal 0.124633 0.987070 -0.100798; + texcoord 0.526333 0.600000; + vertex 0.0395962 -0.0114002 0.0363259; + normal 0.230313 0.969287 -0.0862531; + texcoord 0.568621 0.800000; + vertex 0.0313428 -0.0128580 0.00624911; + normal 0.249093 0.964724 -0.0852077; + texcoord 0.526333 0.800000; + vertex 0.0394219 -0.0149312 0.00559380; + normal 0.324840 0.943048 -0.0716956; + texcoord 0.568621 1.00000; + vertex 0.0344167 -0.0159651 -0.0306827; + normal 0.336796 0.938726 -0.0732222; + texcoord 0.526333 1.00000; + vertex 0.0438067 -0.0193851 -0.0313372; + normal 0.965899 -0.233390 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0450307 0.0185166 0.0767797; + normal 0.971020 -0.213607 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0421646 0.00634028 0.0774352; + normal 0.983151 -0.152121 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0405060 0.0145542 0.0460451; + normal 0.986757 -0.130232 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0390065 0.00357462 0.0467006; + normal 0.993786 -0.0530752 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0367182 0.0112372 0.0161522; + normal 0.995138 -0.0316811 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0363627 0.00125941 0.0168077; + normal 0.995264 0.0436983 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.0333969 0.00806699 -0.0137619; + normal 0.994487 0.0654818 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0340448 -0.000953275 -0.0131064; + normal -0.184870 0.980322 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0333843 0.0163666 0.0774352; + normal -0.166826 0.982855 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0450307 0.0185166 0.0767797; + normal -0.107511 0.990550 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0302262 0.0136010 0.0467006; + normal -0.0892192 0.991409 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.0405060 0.0145542 0.0460451; + normal -0.0111115 0.996107 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0275824 0.0112858 0.0168077; + normal 0.00808242 0.995342 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0367182 0.0112372 0.0161522; + normal 0.0917578 0.989783 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0252642 0.00907303 -0.0131063; + normal 0.112623 0.986717 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0333969 0.00806699 -0.0137619; + normal -0.155717 -0.981419 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0214504 -0.0506531 0.0795457; + normal -0.135590 -0.984948 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.00908450 -0.0487659 0.0802013; + normal -0.0733319 -0.992144 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0171402 -0.0464584 0.0488111; + normal -0.0512251 -0.993995 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.00607610 -0.0458381 0.0494666; + normal 0.0262460 -0.994856 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0135321 -0.0429468 0.0189182; + normal 0.0476797 -0.994500 -0.0932576; + texcoord 0.484044 0.400000; + vertex 0.00355767 -0.0433871 0.0195737; + normal 0.122829 -0.988622 -0.0868279; + texcoord 0.526333 0.600000; + vertex 0.0101074 -0.0398885 -0.0109959; + normal 0.144482 -0.986112 -0.0819015; + texcoord 0.484044 0.600000; + vertex 0.00116740 -0.0412528 -0.0103403; + normal 0.962484 0.262363 -0.0692178; + texcoord 0.568621 5.96046e-08; + vertex 0.0183797 -0.0392149 0.0802013; + normal 0.966446 0.244577 -0.0785131; + texcoord 0.526333 0.00000; + vertex 0.0214504 -0.0506531 0.0795457; + normal 0.978840 0.186063 -0.0851649; + texcoord 0.568621 0.200000; + vertex 0.0153713 -0.0362871 0.0494666; + normal 0.981154 0.167899 -0.0956440; + texcoord 0.526333 0.200000; + vertex 0.0171402 -0.0464584 0.0488111; + normal 0.992057 0.0904134 -0.0874526; + texcoord 0.568621 0.400000; + vertex 0.0128528 -0.0338362 0.0195737; + normal 0.992824 0.0712197 -0.0960633; + texcoord 0.526333 0.400000; + vertex 0.0135321 -0.0429468 0.0189182; + normal 0.993947 -0.0126327 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0104625 -0.0317015 -0.0103403; + normal 0.992552 -0.0336754 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0101074 -0.0398885 -0.0109959; + normal -0.194797 0.974416 -0.112109; + texcoord 0.526333 0.00000; + vertex -0.00531636 0.0383335 0.0795457; + normal -0.214897 0.970735 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.00693532 0.0408582 0.0802013; + normal -0.275779 0.955862 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.000182293 0.0358967 0.0488111; + normal -0.297153 0.949921 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0107732 0.0391573 0.0494666; + normal -0.370102 0.923825 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.00478538 0.0338567 0.0189182; + normal -0.390077 0.916047 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0139861 0.0377335 0.0195737; + normal -0.458509 0.884438 -0.0868279; + texcoord 0.526333 0.600000; + vertex 0.00905897 0.0321781 -0.0109959; + normal -0.477942 0.874565 -0.0819015; + texcoord 0.484044 0.600000; + vertex 0.0169688 0.0365621 -0.0103403; + normal -0.811470 -0.580281 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex 0.00153548 0.0286737 0.0802013; + normal -0.821362 -0.564978 -0.0785131; + texcoord 0.526333 0.00000; + vertex -0.00531636 0.0383335 0.0795457; + normal -0.853305 -0.514410 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.00537341 0.0269728 0.0494666; + normal -0.861783 -0.498180 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.000182293 0.0358967 0.0488111; + normal -0.898916 -0.429303 -0.0874526; + texcoord 0.568621 0.400000; + vertex 0.00858626 0.0255490 0.0195737; + normal -0.906301 -0.411571 -0.0960633; + texcoord 0.526333 0.400000; + vertex 0.00478538 0.0338567 0.0189182; + normal -0.936474 -0.333327 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0115691 0.0243773 -0.0103403; + normal -0.942474 -0.313109 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.00905897 0.0321781 -0.0109959; + normal -0.978520 0.173005 -0.112109; + texcoord 0.526333 0.00000; + vertex -0.0315734 -0.00739752 0.106830; + normal -0.982403 0.152943 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex -0.0294684 0.00493320 0.107486; + normal -0.990696 0.0908223 -0.101356; + texcoord 0.526333 0.200000; + vertex -0.0273033 -0.00316201 0.0760956; + normal -0.992937 0.0687517 -0.0966932; + texcoord 0.484044 0.200000; + vertex -0.0264880 0.00788948 0.0767512; + normal -0.995165 -0.00869209 -0.0978358; + texcoord 0.526333 0.400000; + vertex -0.0237287 0.000383674 0.0462027; + normal -0.995186 -0.0301289 -0.0932575; + texcoord 0.484044 0.400000; + vertex -0.0239929 0.0103643 0.0468583; + normal -0.991615 -0.118686 -0.0511179; + texcoord 0.526333 0.600000; + vertex -0.0206104 0.00375385 0.0162887; + normal -0.990237 -0.131008 -0.0476228; + texcoord 0.484044 0.600000; + vertex -0.0218168 0.0127165 0.0169442; + normal -0.989426 -0.144576 -0.0116073; + texcoord 0.526333 0.800000; + vertex -0.0206555 0.00728885 -0.0144434; + normal -0.989037 -0.147246 -0.0111312; + texcoord 0.484044 0.800000; + vertex -0.0218381 0.0151822 -0.0137811; + normal 0.245344 -0.966962 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex -0.0200829 -0.00452900 0.107486; + normal 0.227491 -0.970610 -0.0785131; + texcoord 0.526333 0.00000; + vertex -0.0315734 -0.00739752 0.106830; + normal 0.168768 -0.981970 -0.0851648; + texcoord 0.568621 0.200000; + vertex -0.0171024 -0.00157271 0.0767512; + normal 0.150565 -0.983963 -0.0956439; + texcoord 0.526333 0.200000; + vertex -0.0273033 -0.00316201 0.0760956; + normal 0.0728994 -0.993498 -0.0874527; + texcoord 0.568621 0.400000; + vertex -0.0146074 0.000902089 0.0468583; + normal 0.0536951 -0.993926 -0.0960634; + texcoord 0.526333 0.400000; + vertex -0.0237287 0.000383674 0.0462027; + normal -0.0418930 -0.994599 -0.0949636; + texcoord 0.568621 0.600000; + vertex -0.0124310 0.00325439 0.0169442; + normal -0.0631446 -0.992901 -0.100798; + texcoord 0.526333 0.600000; + vertex -0.0206104 0.00375385 0.0162887; + normal -0.158604 -0.981510 -0.107155; + texcoord 0.568621 0.800000; + vertex -0.0124634 0.00572093 -0.0137881; + normal -0.178130 -0.977591 -0.112188; + texcoord 0.526333 0.800000; + vertex -0.0206555 0.00728885 -0.0144434; + normal -0.914370 0.389048 -0.112108; + texcoord 0.526333 0.00000; + vertex -0.0265629 0.0247986 0.0795457; + normal -0.922675 0.370377 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex -0.0217335 0.0363379 0.0802013; + normal -0.944752 0.311722 -0.101356; + texcoord 0.526333 0.200000; + vertex -0.0214482 0.0279630 0.0488111; + normal -0.951909 0.290724 -0.0966932; + texcoord 0.484044 0.200000; + vertex -0.0181636 0.0385466 0.0494666; + normal -0.971530 0.215774 -0.0978358; + texcoord 0.526333 0.400000; + vertex -0.0171666 0.0306120 0.0189182; + normal -0.976381 0.194893 -0.0932575; + texcoord 0.484044 0.400000; + vertex -0.0151751 0.0403955 0.0195737; + normal -0.988901 0.120561 -0.0868278; + texcoord 0.526333 0.600000; + vertex -0.0133691 0.0331929 -0.0109959; + normal -0.991717 0.0989463 -0.0819014; + texcoord 0.484044 0.600000; + vertex -0.0125249 0.0421969 -0.0103403; + normal 0.0211460 -0.997377 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex -0.0147215 0.0250042 0.0802013; + normal 0.00293058 -0.996909 -0.0785132; + texcoord 0.526333 0.00000; + vertex -0.0265629 0.0247986 0.0795457; + normal -0.0568425 -0.994744 -0.0851649; + texcoord 0.568621 0.200000; + vertex -0.0111516 0.0272128 0.0494666; + normal -0.0750262 -0.992584 -0.0956440; + texcoord 0.526333 0.200000; + vertex -0.0214482 0.0279630 0.0488111; + normal -0.152843 -0.984374 -0.0874527; + texcoord 0.568621 0.400000; + vertex -0.00816310 0.0290618 0.0195737; + normal -0.171650 -0.980463 -0.0960634; + texcoord 0.526333 0.400000; + vertex -0.0171666 0.0306120 0.0189182; + normal -0.253272 -0.961220 -0.109132; + texcoord 0.568621 0.600000; + vertex -0.00551257 0.0308632 -0.0103403; + normal -0.273348 -0.954764 -0.117073; + texcoord 0.526333 0.600000; + vertex -0.0133691 0.0331929 -0.0109959; + normal 0.119569 -0.986476 -0.112109; + texcoord 0.526333 0.00000; + vertex 0.0423203 -0.0303972 0.0908273; + normal 0.139892 -0.984346 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0299112 -0.0319757 0.0914828; + normal 0.201735 -0.974182 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0370245 -0.0275462 0.0600927; + normal 0.223501 -0.969896 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0262148 -0.0299858 0.0607482; + normal 0.298235 -0.949465 -0.0978359; + texcoord 0.526333 0.400000; + vertex 0.0325912 -0.0251596 0.0301998; + normal 0.318748 -0.943241 -0.0932576; + texcoord 0.484044 0.400000; + vertex 0.0231205 -0.0283200 0.0308553; + normal 0.389400 -0.916967 -0.0868278; + texcoord 0.526333 0.600000; + vertex 0.0284588 -0.0231584 0.000285698; + normal 0.409533 -0.908612 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0202363 -0.0269236 0.000941229; + normal 0.853543 0.516404 -0.0692180; + texcoord 0.568621 5.96046e-08; + vertex 0.0362287 -0.0202407 0.0914828; + normal 0.862234 0.500389 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0423203 -0.0303972 0.0908273; + normal 0.890208 0.447522 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.0325323 -0.0182508 0.0607482; + normal 0.897418 0.430690 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.0370245 -0.0275462 0.0600927; + normal 0.929165 0.359171 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0294380 -0.0165850 0.0308553; + normal 0.935170 0.340924 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0325912 -0.0251596 0.0301998; + normal 0.959259 0.260599 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0265537 -0.0151883 0.000941249; + normal 0.963692 0.239982 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0284588 -0.0231584 0.000285698; + normal 0.844534 0.523635 -0.112108; + texcoord 0.526333 0.00000; + vertex 0.0524400 0.0538513 0.0935933; + normal 0.834049 0.541174 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex 0.0590945 0.0432590 0.0942488; + normal 0.798802 0.592995 -0.101356; + texcoord 0.526333 0.200000; + vertex 0.0520826 0.0478475 0.0628587; + normal 0.785753 0.610936 -0.0966932; + texcoord 0.484044 0.200000; + vertex 0.0588450 0.0390685 0.0635142; + normal 0.735768 0.670130 -0.0978358; + texcoord 0.526333 0.400000; + vertex 0.0517834 0.0428215 0.0329658; + normal 0.721488 0.686118 -0.0932575; + texcoord 0.484044 0.400000; + vertex 0.0586362 0.0355605 0.0336213; + normal 0.667919 0.739151 -0.0868279; + texcoord 0.526333 0.600000; + vertex 0.0517073 0.0382307 0.00305170; + normal 0.651867 0.753898 -0.0819014; + texcoord 0.484044 0.600000; + vertex 0.0585833 0.0323565 0.00370723; + normal -0.827667 0.556934 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex 0.0457906 0.0440510 0.0942488; + normal -0.816797 0.571558 -0.0785132; + texcoord 0.526333 0.00000; + vertex 0.0524400 0.0538513 0.0935933; + normal -0.780614 0.619184 -0.0851648; + texcoord 0.568621 0.200000; + vertex 0.0455411 0.0398604 0.0635142; + normal -0.768379 0.632808 -0.0956439; + texcoord 0.526333 0.200000; + vertex 0.0520826 0.0478475 0.0628587; + normal -0.716864 0.691707 -0.0874527; + texcoord 0.568621 0.400000; + vertex 0.0453323 0.0363524 0.0336213; + normal -0.702839 0.704833 -0.0960634; + texcoord 0.526333 0.400000; + vertex 0.0517834 0.0428215 0.0329658; + normal -0.640112 0.760491 -0.109132; + texcoord 0.568621 0.600000; + vertex 0.0452792 0.0331481 0.00370725; + normal -0.623275 0.773190 -0.117073; + texcoord 0.526333 0.600000; + vertex 0.0517073 0.0382307 0.00305170; + normal -0.914433 -0.362018 -0.180986; + texcoord 0.526333 0.00000; + vertex -0.00295482 -0.0596501 0.125765; + normal -0.906741 -0.381526 -0.179606; + texcoord 0.484044 5.96046e-08; + vertex -0.00791847 -0.0484788 0.128498; + normal -0.879797 -0.438230 -0.184151; + texcoord 0.526333 0.200000; + vertex -0.00168723 -0.0482777 0.0966128; + normal -0.869633 -0.458468 -0.183153; + texcoord 0.484044 0.200000; + vertex -0.00703372 -0.0388525 0.0990231; + normal -0.829246 -0.523274 -0.196304; + texcoord 0.526333 0.400000; + vertex -0.000626087 -0.0380000 0.0681140; + normal -0.817568 -0.541784 -0.195073; + texcoord 0.484044 0.400000; + vertex -0.00629306 -0.0300365 0.0702540; + normal -0.766258 -0.620510 -0.166782; + texcoord 0.526333 0.600000; + vertex 0.000148326 -0.0281080 0.0395224; + normal -0.758380 -0.630560 -0.165087; + texcoord 0.484044 0.600000; + vertex -0.00575278 -0.0214887 0.0414136; + normal -0.745539 -0.662132 -0.0758521; + texcoord 0.526333 0.800000; + vertex -0.00181817 -0.0196284 0.00983757; + normal -0.751689 -0.655391 -0.0736594; + texcoord 0.484044 0.800000; + vertex -0.00711594 -0.0138788 0.0115749; + normal -0.839386 -0.543477 -0.00796000; + texcoord 0.526333 1.00000; + vertex -0.00799436 -0.0119673 -0.0263027; + normal -0.852979 -0.521905 -0.00655614; + texcoord 0.484044 1.00000; + vertex -0.0114392 -0.00635814 -0.0246384; + normal 0.733190 -0.652612 -0.191129; + texcoord 0.568621 5.96046e-08; + vertex 0.00510963 -0.0512408 0.127987; + normal 0.720219 -0.663505 -0.202597; + texcoord 0.526333 0.00000; + vertex -0.00295482 -0.0596501 0.125765; + normal 0.677204 -0.703161 -0.216698; + texcoord 0.568621 0.200000; + vertex 0.00599438 -0.0416145 0.0985122; + normal 0.663037 -0.712663 -0.229113; + texcoord 0.526333 0.200000; + vertex -0.00168723 -0.0482777 0.0966128; + normal 0.603152 -0.763679 -0.230221; + texcoord 0.568621 0.400000; + vertex 0.00673503 -0.0327985 0.0697430; + normal 0.587292 -0.772768 -0.240659; + texcoord 0.526333 0.400000; + vertex -0.000626087 -0.0380000 0.0681140; + normal 0.507553 -0.824806 -0.249168; + texcoord 0.568621 0.600000; + vertex 0.00727556 -0.0242505 0.0409027; + normal 0.488817 -0.833747 -0.256756; + texcoord 0.526333 0.600000; + vertex 0.000148326 -0.0281080 0.0395224; + normal 0.393393 -0.884351 -0.251326; + texcoord 0.568621 0.800000; + vertex 0.00590265 -0.0166445 0.0110560; + normal 0.375599 -0.891957 -0.251670; + texcoord 0.526333 0.800000; + vertex -0.00181817 -0.0196284 0.00983757; + normal 0.301875 -0.921742 -0.243439; + texcoord 0.568621 1.00000; + vertex 0.00158209 -0.00927710 -0.0251394; + normal 0.289701 -0.925068 -0.245607; + texcoord 0.526333 1.00000; + vertex -0.00799436 -0.0119673 -0.0263027; + normal -0.571539 0.812880 -0.112109; + texcoord 0.526333 0.00000; + vertex -0.0298519 0.0120619 0.120878; + normal -0.588444 0.801400 -0.107203; + texcoord 0.484044 5.96046e-08; + vertex -0.0196617 0.0193171 0.121533; + normal -0.638142 0.763218 -0.101356; + texcoord 0.526333 0.200000; + vertex -0.0238375 0.0120519 0.0901432; + normal -0.655300 0.749155 -0.0966932; + texcoord 0.484044 0.200000; + vertex -0.0154638 0.0193101 0.0907988; + normal -0.711508 0.695834 -0.0978358; + texcoord 0.526333 0.400000; + vertex -0.0188026 0.0120435 0.0602503; + normal -0.726645 0.680654 -0.0932575; + texcoord 0.484044 0.400000; + vertex -0.0119496 0.0193043 0.0609059; + normal -0.786582 0.615366 -0.0511179; + texcoord 0.526333 0.600000; + vertex -0.0142151 0.0122327 0.0303362; + normal -0.794297 0.605660 -0.0476228; + texcoord 0.484044 0.600000; + vertex -0.00874785 0.0194365 0.0309918; + normal -0.803293 0.595470 -0.0116073; + texcoord 0.526333 0.800000; + vertex -0.0117534 0.0147701 -0.000395836; + normal -0.804901 0.593304 -0.0111312; + texcoord 0.484044 0.800000; + vertex -0.00702362 0.0211992 0.000266505; + normal -0.508200 -0.858453 -0.0692179; + texcoord 0.568621 5.96046e-08; + vertex -0.0196839 0.00598966 0.121533; + normal -0.523427 -0.848445 -0.0785131; + texcoord 0.526333 0.00000; + vertex -0.0298519 0.0120619 0.120878; + normal -0.573064 -0.815073 -0.0851648; + texcoord 0.568621 0.200000; + vertex -0.0154860 0.00598267 0.0907988; + normal -0.587372 -0.803645 -0.0956440; + texcoord 0.526333 0.200000; + vertex -0.0238375 0.0120519 0.0901432; + normal -0.649148 -0.755618 -0.0874527; + texcoord 0.568621 0.400000; + vertex -0.0119718 0.00597682 0.0609059; + normal -0.663062 -0.742375 -0.0960634; + texcoord 0.526333 0.400000; + vertex -0.0188026 0.0120435 0.0602503; + normal -0.731290 -0.675424 -0.0949635; + texcoord 0.568621 0.600000; + vertex -0.00876977 0.00610886 0.0309918; + normal -0.745155 -0.659229 -0.100798; + texcoord 0.526333 0.600000; + vertex -0.0142151 0.0122327 0.0303362; + normal -0.804782 -0.583818 -0.107155; + texcoord 0.568621 0.800000; + vertex -0.00705282 0.00788000 0.000259480; + normal -0.815857 -0.567266 -0.112187; + texcoord 0.526333 0.800000; + vertex -0.0117534 0.0147701 -0.000395836; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3 4 5 6 7; +}; +batch TRIANGLE_STRIP +{ + indices 8 9 10 11 12 13 14 15; +}; +batch TRIANGLE_STRIP +{ + indices 16 17 18 19 20 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26 27 28 29 30 31; +}; +batch TRIANGLE_STRIP +{ + indices 32 33 34 35 36 37 38 39; +}; +batch TRIANGLE_STRIP +{ + indices 40 41 42 43 44 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50 51 52 53 54 55 56 57; +}; +batch TRIANGLE_STRIP +{ + indices 58 59 60 61 62 63 64 65 66 67; +}; +batch TRIANGLE_STRIP +{ + indices 68 69 70 71 72 73 74 75; +}; +batch TRIANGLE_STRIP +{ + indices 76 77 78 79 80 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86 87 88 89 90 91; +}; +batch TRIANGLE_STRIP +{ + indices 92 93 94 95 96 97 98 99; +}; +batch TRIANGLE_STRIP +{ + indices 100 101 102 103 104 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110 111 112 113 114 115; +}; +batch TRIANGLE_STRIP +{ + indices 116 117 118 119 120 121 122 123 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131 132 133 134 135 136 137 138 139; +}; +batch TRIANGLE_STRIP +{ + indices 140 141 142 143 144 145 146 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152 153 154 155 156 157 158 159; +}; +batch TRIANGLE_STRIP +{ + indices 160 161 162 163 164 165 166 167 168 169 170 171; +}; +batch TRIANGLE_STRIP +{ + indices 172 173 174 175 176 177 178 179 180 181 182 183; +}; +batch TRIANGLE_STRIP +{ + indices 184 185 186 187 188 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 194 195 196 197 198 199; +}; +batch TRIANGLE_STRIP +{ + indices 200 201 202 203 204 205 206 207; +}; +batch TRIANGLE_STRIP +{ + indices 208 209 210 211 212 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218 219 220 221 222 223; +}; +batch TRIANGLE_STRIP +{ + indices 224 225 226 227 228 229 230 231; +}; +batch TRIANGLE_STRIP +{ + indices 232 233 234 235 236 237 238 239 240 241; +}; +batch TRIANGLE_STRIP +{ + indices 242 243 244 245 246 247 248 249 250 251; +}; +batch TRIANGLE_STRIP +{ + indices 252 253 254 255 256 257 258 259; +}; +batch TRIANGLE_STRIP +{ + indices 260 261 262 263 264 265 266 267; +}; +batch TRIANGLE_STRIP +{ + indices 268 269 270 271 272 273 274 275; +}; +batch TRIANGLE_STRIP +{ + indices 276 277 278 279 280 281 282 283; +}; +batch TRIANGLE_STRIP +{ + indices 284 285 286 287 288 289 290 291; +}; +batch TRIANGLE_STRIP +{ + indices 292 293 294 295 296 297 298 299; +}; +batch TRIANGLE_STRIP +{ + indices 300 301 302 303 304 305 306 307 308 309 310 311; +}; +batch TRIANGLE_STRIP +{ + indices 312 313 314 315 316 317 318 319 320 321 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 324 325 326 327 328 329 330 331 332 333; +}; +batch TRIANGLE_STRIP +{ + indices 334 335 336 337 338 339 340 341 342 343; +}; diff --git a/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.object b/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.object new file mode 100644 index 00000000..3be099aa --- /dev/null +++ b/demos/forestpond/data/exported/daffodil_Daffodil_grass_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -0.00380314 -0.00832145 0.0516345 0.0964302; +mesh "daffodil_Daffodil_grass_0.mesh"; +technique "Daffodil_grass.tech"; diff --git a/demos/forestpond/data/exported/daffodil_dafodil_0.mesh b/demos/forestpond/data/exported/daffodil_dafodil_0.mesh new file mode 100644 index 00000000..f0990234 --- /dev/null +++ b/demos/forestpond/data/exported/daffodil_dafodil_0.mesh @@ -0,0 +1,4792 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_USHORT NORMAL3_BYTE TANGENT3_BYTE PADDING2_UBYTE +{ + normal 0.813380 0.576951 -0.0744413; + texcoord 0.459301 0.191470; + tangent -0.562137 0.746585 -0.355827; + vertex 0.0734282 -0.0254582 0.193473; + normal 0.806711 0.577662 -0.124596; + texcoord 0.468436 0.233124; + tangent -0.579779 0.732871 -0.356028; + vertex 0.0746478 -0.0287356 0.181399; + normal 0.806729 0.577662 -0.124477; + texcoord 0.544694 0.188243; + tangent -0.579737 0.732905 -0.356027; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.798007 0.576899 -0.174276; + texcoord 0.500271 0.261413; + tangent -0.597293 0.718658 -0.356050; + vertex 0.0698807 -0.0255117 0.170242; + normal 0.789210 -0.614122 -0.00118223; + texcoord 0.585160 0.112689; + tangent 0.522069 0.671924 -0.525321; + vertex 0.0736047 0.0176942 0.194641; + normal 0.776979 -0.618470 -0.117465; + texcoord 0.544694 0.188243; + tangent 0.484027 0.706211 -0.516706; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.777002 -0.618470 -0.117316; + texcoord 0.610553 0.149554; + tangent 0.484076 0.706168 -0.516717; + vertex 0.0733772 0.0174270 0.181594; + normal 0.754134 -0.614358 -0.232048; + texcoord 0.630300 0.189725; + tangent 0.445322 0.738088 -0.506868; + vertex 0.0696994 0.0176408 0.169075; + normal 0.718325 -0.234731 -0.654913; + texcoord 0.585160 0.112689; + tangent -0.124529 0.882777 -0.452987; + vertex 0.0736047 0.0176942 0.194641; + normal 0.722278 -0.282107 -0.631450; + texcoord 0.539593 0.102570; + tangent -0.0989642 0.861520 -0.497985; + vertex 0.0776750 0.00741138 0.202791; + normal 0.722110 -0.279458 -0.632820; + texcoord 0.544694 0.188243; + tangent -0.100414 0.862790 -0.495490; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.724195 -0.328335 -0.606413; + texcoord 0.499611 0.115642; + tangent -0.0732827 0.837754 -0.541108; + vertex 0.0753982 -0.00422291 0.206371; + normal 0.736016 0.318906 -0.597143; + tangent -0.588603 0.737200 -0.331787; + vertex 0.0753982 -0.00422291 0.206371; + normal 0.733916 0.300208 -0.609297; + texcoord 0.463739 0.148900; + tangent -0.583825 0.737286 -0.339937; + vertex 0.0781158 -0.0178579 0.202439; + normal 0.734082 0.301579 -0.608419; + texcoord 0.544694 0.188243; + tangent -0.584173 0.737282 -0.339348; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.731466 0.281492 -0.621063; + texcoord 0.459301 0.191470; + tangent -0.579106 0.737307 -0.347871; + vertex 0.0734282 -0.0254582 0.193473; + normal 0.881159 -0.235380 0.410066; + texcoord 0.630300 0.189725; + tangent 0.434993 0.743474 -0.507964; + vertex 0.0696994 0.0176408 0.169075; + normal 0.878146 -0.279700 0.388107; + texcoord 0.544694 0.188243; + tangent 0.454904 0.739202 -0.496632; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.877896 -0.282342 0.386757; + texcoord 0.617015 0.234436; + tangent 0.456101 0.738930 -0.495937; + vertex 0.0711423 0.00737208 0.160080; + normal 0.872279 -0.328072 0.362627; + texcoord 0.586110 0.263042; + tangent 0.477047 0.733906 -0.483537; + vertex 0.0678979 -0.00427636 0.157346; + normal 0.881064 0.319183 0.349068; + tangent -0.0991779 0.846251 -0.523472; + vertex 0.0678979 -0.00427636 0.157346; + normal 0.882615 0.301570 0.360619; + texcoord 0.544694 0.188243; + tangent -0.0901757 0.861431 -0.499805; + vertex 0.0570432 -0.00356864 0.184097; + normal 0.882721 0.300170 0.361526; + texcoord 0.539684 0.278140; + tangent -0.0894587 0.862602 -0.497910; + vertex 0.0716683 -0.0178972 0.160284; + normal 0.883911 0.281181 0.373683; + texcoord 0.500271 0.261413; + tangent -0.0797252 0.877961 -0.472047; + vertex 0.0698807 -0.0255117 0.170242; + normal -0.604202 0.793346 -0.0744419; + texcoord 0.802909 0.329751; + tangent -0.0120355 -0.102498 -0.994660; + vertex 0.0351728 0.0507323 0.140458; + normal -0.604687 0.786657 -0.124596; + texcoord 0.841838 0.341332; + tangent 0.0312293 -0.132906 -0.990637; + vertex 0.0382530 0.0519991 0.128959; + normal -0.604687 0.786676 -0.124477; + texcoord 0.839570 0.257087; + tangent 0.0311262 -0.132833 -0.990649; + vertex 0.0148660 0.0344289 0.131528; + normal -0.603629 0.777984 -0.174276; + texcoord 0.880087 0.327833; + tangent 0.0742181 -0.162809 -0.983862; + vertex 0.0353383 0.0473573 0.118333; + normal 0.587006 0.809582 -0.00118178; + texcoord 0.795242 0.188542; + tangent 0.115950 -0.0855168 -0.989567; + vertex -0.00590832 0.0495065 0.141570; + normal 0.591766 0.797505 -0.117465; + texcoord 0.839570 0.257087; + tangent 0.0314682 -0.168450 -0.985208; + vertex 0.0148660 0.0344289 0.131528; + normal 0.591765 0.797528 -0.117316; + texcoord 0.837672 0.184365; + tangent 0.0315778 -0.168344 -0.985222; + vertex -0.00564666 0.0492986 0.129144; + normal 0.588431 0.774534 -0.232048; + texcoord 0.880254 0.186417; + tangent -0.0535040 -0.249064 -0.967008; + vertex -0.00573130 0.0457909 0.117221; + normal 0.210236 0.725871 -0.654914; + texcoord 0.795242 0.188542; + tangent 0.0257857 -0.673769 -0.738492; + vertex -0.00590832 0.0495065 0.141570; + normal 0.257451 0.731429 -0.631451; + texcoord 0.765810 0.221861; + tangent 0.0337696 -0.659909 -0.750586; + vertex 0.00374812 0.0537131 0.149333; + normal 0.254809 0.731171 -0.632820; + texcoord 0.839570 0.257087; + tangent 0.0333231 -0.660692 -0.749917; + vertex 0.0148660 0.0344289 0.131528; + normal 0.303588 0.734913 -0.606414; + texcoord 0.758281 0.261210; + tangent 0.0415829 -0.646065 -0.762149; + vertex 0.0148960 0.0519217 0.152742; + normal -0.343683 0.724777 -0.597143; + tangent 0.0414732 -0.623542 -0.780689; + vertex 0.0148960 0.0519217 0.152742; + normal -0.324924 0.723313 -0.609297; + texcoord 0.769472 0.306435; + tangent 0.0499973 -0.630198 -0.774823; + vertex 0.0277870 0.0549488 0.148997; + normal -0.326300 0.723432 -0.608420; + texcoord 0.839570 0.257087; + tangent 0.0493688 -0.629710 -0.775260; + vertex 0.0148660 0.0344289 0.131528; + normal -0.306135 0.721499 -0.621064; + texcoord 0.802909 0.329751; + tangent 0.0586411 -0.636856 -0.768750; + vertex 0.0351728 0.0507323 0.140458; + normal 0.205364 0.888635 0.410066; + texcoord 0.880254 0.186417; + tangent 0.0301032 0.413063 -0.910205; + vertex -0.00573130 0.0457909 0.117221; + normal 0.249761 0.887126 0.388107; + texcoord 0.839570 0.257087; + tangent 0.0216038 0.395629 -0.918156; + vertex 0.0148660 0.0344289 0.131528; + normal 0.252410 0.886966 0.386757; + texcoord 0.911399 0.218094; + tangent 0.0210966 0.394584 -0.918618; + vertex 0.00399653 0.0474961 0.108654; + normal 0.298303 0.882903 0.362627; + texcoord 0.921001 0.257036; + tangent 0.0122868 0.376341 -0.926400; + vertex 0.0151891 0.0447840 0.106050; + normal -0.348877 0.869733 0.349068; + tangent 0.0122767 0.376680 -0.926262; + vertex 0.0151891 0.0447840 0.106050; + normal -0.331327 0.871881 0.360619; + texcoord 0.839570 0.257087; + tangent 0.00573416 0.384039 -0.923299; + vertex 0.0148660 0.0344289 0.131528; + normal -0.329931 0.872034 0.361526; + texcoord 0.912191 0.302689; + tangent 0.00521123 0.384626 -0.923058; + vertex 0.0280326 0.0488129 0.108849; + normal -0.310994 0.873867 0.373682; + texcoord 0.880087 0.327833; + tangent -0.00192317 0.392600 -0.919707; + vertex 0.0353383 0.0473573 0.118333; + normal 0.0781360 -0.994160 -0.0744418; + texcoord 0.0909476 0.221548; + tangent 0.937238 0.0987040 -0.334429; + vertex -0.0552948 -0.0296994 0.222392; + normal 0.0821671 -0.988800 -0.124596; + texcoord 0.100575 0.271562; + tangent 0.934744 0.119828 -0.334507; + vertex -0.0594022 -0.0289424 0.207972; + normal 0.0821577 -0.988815 -0.124477; + texcoord 0.193002 0.220317; + tangent 0.934750 0.119777 -0.334507; + vertex -0.0228146 -0.0263081 0.211194; + normal 0.0859761 -0.980936 -0.174276; + texcoord 0.137716 0.306315; + tangent 0.931799 0.141085 -0.334432; + vertex -0.0531766 -0.0260294 0.194647; + normal -0.931965 -0.362547 -0.00118195; + texcoord 0.243636 0.131351; + tangent 0.313442 -0.804090 -0.505167; + vertex -0.0111582 -0.0563132 0.223787; + normal -0.929425 -0.349817 -0.117465; + texcoord 0.193002 0.220317; + tangent 0.359982 -0.789553 -0.497011; + vertex -0.0228146 -0.0263081 0.211194; + normal -0.929436 -0.349836 -0.117315; + texcoord 0.272823 0.176146; + tangent 0.359923 -0.789572 -0.497022; + vertex -0.0112928 -0.0559164 0.208204; + normal -0.914178 -0.332314 -0.232048; + texcoord 0.295166 0.224714; + tangent 0.404941 -0.773356 -0.487795; + vertex -0.00882088 -0.0522764 0.193253; + normal -0.569914 -0.496271 -0.654914; + texcoord 0.243636 0.131351; + tangent 0.821262 -0.370160 -0.434178; + vertex -0.0111582 -0.0563132 0.223787; + normal -0.612614 -0.475367 -0.631451; + texcoord 0.189541 0.117871; + tangent 0.790318 -0.381471 -0.479456; + vertex -0.0241946 -0.0541879 0.233521; + normal -0.610253 -0.476581 -0.632820; + texcoord 0.193002 0.220317; + tangent 0.792129 -0.380865 -0.476942; + vertex -0.0228146 -0.0263081 0.211194; + normal -0.653283 -0.453304 -0.606414; + texcoord 0.141403 0.132250; + tangent 0.757114 -0.391525 -0.522960; + vertex -0.0347288 -0.0447270 0.237797; + normal -0.103709 -0.795402 -0.597143; + tangent 0.942434 0.113311 -0.314608; + vertex -0.0347288 -0.0447270 0.237797; + normal -0.118684 -0.784010 -0.609297; + texcoord 0.0975531 0.170858; + tangent 0.939958 0.109060 -0.323396; + vertex -0.0503736 -0.0391613 0.233101; + normal -0.117592 -0.784855 -0.608420; + texcoord 0.193002 0.220317; + tangent 0.940140 0.109369 -0.322761; + vertex -0.0228146 -0.0263081 0.211194; + normal -0.133495 -0.772308 -0.621064; + texcoord 0.0909476 0.221548; + tangent 0.937448 0.104900 -0.331945; + vertex -0.0552948 -0.0296994 0.222392; + normal -0.653986 -0.635727 0.410066; + texcoord 0.295166 0.224714; + tangent 0.429673 -0.758277 -0.490303; + vertex -0.00882088 -0.0522764 0.193253; + normal -0.690488 -0.610410 0.388107; + texcoord 0.193002 0.220317; + tangent 0.415272 -0.773809 -0.478298; + vertex -0.0228146 -0.0263081 0.211194; + normal -0.692628 -0.608840 0.386757; + texcoord 0.277932 0.277690; + tangent 0.414392 -0.774734 -0.477562; + vertex -0.0202334 -0.0474658 0.182510; + normal -0.729004 -0.580564 0.362627; + texcoord 0.240155 0.310896; + tangent 0.398739 -0.790772 -0.464422; + vertex -0.0301893 -0.0370040 0.179244; + normal -0.177862 -0.920063 0.349068; + tangent 0.795601 -0.343207 -0.499229; + vertex -0.0301893 -0.0370040 0.179244; + normal -0.193778 -0.912362 0.360619; + texcoord 0.193002 0.220317; + tangent 0.803513 -0.358459 -0.475262; + vertex -0.0228146 -0.0263081 0.211194; + normal -0.195035 -0.911735 0.361526; + texcoord 0.184261 0.327496; + tangent 0.804110 -0.359654 -0.473346; + vertex -0.0464645 -0.0325265 0.182753; + normal -0.211946 -0.903017 0.373683; + texcoord 0.137716 0.306315; + tangent 0.811739 -0.375591 -0.447226; + vertex -0.0531766 -0.0260294 0.194647; + normal 0.568078 0.336701 -0.750946; + texcoord 0.818138 0.680574; + tangent 0.804582 -0.0353836 0.592787; + vertex 0.0475443 -0.00235905 0.181578; + normal 0.569721 0.352221 -0.742535; + texcoord 0.818206 0.674208; + tangent 0.799928 -0.0308002 0.599305; + vertex 0.0477110 -0.00376407 0.181074; + normal 0.572785 0.386998 -0.722600; + texcoord 0.801876 0.679403; + tangent 0.788573 -0.0198754 0.614620; + vertex 0.0446370 -0.00248820 0.179321; + normal 0.573988 0.404451 -0.712010; + texcoord 0.801812 0.673936; + tangent 0.782324 -0.0140105 0.622714; + vertex 0.0450419 -0.00378008 0.178914; + normal -0.611530 0.278920 0.740429; + texcoord 0.797515 0.701177; + tangent 0.782221 0.0723737 0.618784; + vertex 0.0401626 -0.00253114 0.182518; + normal -0.611514 0.279751 0.740129; + texcoord 0.796376 0.705648; + tangent 0.782159 0.0724640 0.618851; + vertex 0.0398352 -0.00377126 0.182714; + normal -0.611416 0.284205 0.738511; + texcoord 0.813825 0.702787; + tangent 0.781831 0.0729471 0.619209; + vertex 0.0449227 -0.00252644 0.186447; + normal -0.611398 0.284968 0.738232; + texcoord 0.813029 0.707316; + tangent 0.781775 0.0730297 0.619270; + vertex 0.0447200 -0.00376371 0.186757; + normal -0.611911 -0.279471 0.739906; + texcoord 0.797292 0.642070; + tangent 0.778572 -0.0481369 0.625706; + vertex 0.0398352 -0.00377126 0.182714; + normal -0.611650 -0.280208 0.739843; + texcoord 0.798277 0.646579; + tangent 0.778675 -0.0479655 0.625591; + vertex 0.0401624 -0.00501193 0.182516; + normal -0.610062 -0.284671 0.739450; + texcoord 0.813959 0.640927; + tangent 0.779306 -0.0469199 0.624885; + vertex 0.0447200 -0.00376371 0.186757; + normal -0.609776 -0.285470 0.739378; + texcoord 0.814614 0.645478; + tangent 0.779420 -0.0467313 0.624757; + vertex 0.0449235 -0.00500097 0.186447; + normal 0.553004 -0.402698 -0.729397; + texcoord 0.801989 0.668482; + tangent 0.800531 0.0141483 0.599124; + vertex 0.0446378 -0.00506901 0.179319; + normal 0.563394 -0.386024 -0.730460; + texcoord 0.801812 0.673936; + tangent 0.794508 0.00801758 0.607201; + vertex 0.0450419 -0.00378008 0.178914; + normal 0.584196 -0.351056 -0.731761; + texcoord 0.818281 0.667838; + tangent 0.780941 -0.00540186 0.624581; + vertex 0.0475436 -0.00516920 0.181577; + normal 0.594558 -0.332774 -0.731958; + texcoord 0.818206 0.674208; + tangent 0.773288 -0.0127520 0.633927; + vertex 0.0477110 -0.00376407 0.181074; + normal -0.102421 -0.324283 -0.940399; + texcoord 0.818281 0.667838; + tangent 0.994650 -0.0461917 -0.0924007; + vertex 0.0475436 -0.00516920 0.181577; + normal -0.102460 -0.324414 -0.940350; + texcoord 0.818206 0.674208; + tangent 0.994704 -0.0411482 -0.0941888; + vertex 0.0477110 -0.00376407 0.181074; + normal -0.102602 -0.324886 -0.940171; + texcoord 0.842509 0.667800; + tangent 0.994652 -0.0222915 -0.100846; + vertex 0.0532759 -0.00544378 0.181048; + normal -0.102637 -0.325006 -0.940126; + texcoord 0.842781 0.674604; + tangent 0.994573 -0.0173497 -0.102584; + vertex 0.0532990 -0.00376356 0.180464; + normal -0.102430 0.325827 -0.939864; + texcoord 0.842344 0.681391; + tangent 0.994498 0.0126963 -0.103983; + vertex 0.0532746 -0.00208365 0.181049; + normal -0.102474 0.325682 -0.939910; + texcoord 0.842781 0.674604; + tangent 0.994379 0.00822685 -0.105557; + vertex 0.0532990 -0.00376356 0.180464; + normal -0.102644 0.325124 -0.940084; + texcoord 0.818138 0.680574; + tangent 0.993685 -0.00956113 -0.111797; + vertex 0.0475443 -0.00235905 0.181578; + normal -0.102699 0.324945 -0.940140; + texcoord 0.818206 0.674208; + tangent 0.993378 -0.0154451 -0.113852; + vertex 0.0477110 -0.00376407 0.181074; + normal -0.355780 0.556329 -0.750945; + texcoord 0.183902 0.487783; + tangent -0.0162417 -0.807079 -0.590220; + vertex 0.0140214 0.0253481 0.129129; + normal -0.371346 0.557445 -0.742534; + texcoord 0.183789 0.493750; + tangent -0.0120529 -0.802472 -0.596568; + vertex 0.0153535 0.0255522 0.128650; + normal -0.406207 0.559327 -0.722599; + texcoord 0.199134 0.489007; + tangent -0.00208509 -0.791257 -0.611480; + vertex 0.0142383 0.0225849 0.126980; + normal -0.423690 0.559938 -0.712008; + texcoord 0.199152 0.494132; + tangent 0.00325674 -0.785102 -0.619358; + vertex 0.0154549 0.0230121 0.126592; + normal -0.258014 -0.620637 0.740431; + texcoord 0.203391 0.468634; + tangent 0.104988 -0.779853 -0.617096; + vertex 0.0144237 0.0183273 0.130024; + normal -0.258846 -0.620649 0.740131; + texcoord 0.204493 0.464452; + tangent 0.105068 -0.779791 -0.617161; + vertex 0.0156147 0.0180557 0.130211; + normal -0.263308 -0.620702 0.738510; + texcoord 0.188117 0.466998; + tangent 0.105497 -0.779459 -0.617506; + vertex 0.0142654 0.0228581 0.133767; + normal -0.264072 -0.620710 0.738231; + texcoord 0.188898 0.462759; + tangent 0.105570 -0.779403 -0.617565; + vertex 0.0154497 0.0227052 0.134062; + normal 0.300056 -0.602083 0.739907; + texcoord 0.203138 0.524034; + tangent -0.0157018 -0.778660 -0.627250; + vertex 0.0156147 0.0180557 0.130211; + normal 0.300785 -0.601797 0.739844; + texcoord 0.202250 0.519800; + tangent -0.0155261 -0.778754 -0.627138; + vertex 0.0167851 0.0184072 0.130023; + normal 0.305197 -0.600057 0.739450; + texcoord 0.187508 0.524976; + tangent -0.0144555 -0.779326 -0.626452; + vertex 0.0154497 0.0227052 0.134062; + normal 0.305987 -0.599743 0.739378; + texcoord 0.186930 0.520705; + tangent -0.0142624 -0.779429 -0.626328; + vertex 0.0166208 0.0229388 0.133767; + normal 0.383723 0.566341 -0.729393; + texcoord 0.198943 0.499242; + tangent 0.0325207 -0.797656 -0.602235; + vertex 0.0166948 0.0226691 0.126977; + normal 0.366708 0.576159 -0.730456; + texcoord 0.199152 0.494132; + tangent 0.0261735 -0.791867 -0.610133; + vertex 0.0154549 0.0230121 0.126592; + normal 0.331059 0.595761 -0.731757; + texcoord 0.183668 0.499719; + tangent 0.0122935 -0.778842 -0.627099; + vertex 0.0166964 0.0254382 0.129128; + normal 0.312438 0.605495 -0.731955; + texcoord 0.183789 0.493750; + tangent 0.00469832 -0.771504 -0.636207; + vertex 0.0153535 0.0255522 0.128650; + normal 0.327594 -0.0913650 -0.940391; + texcoord 0.183668 0.499719; + tangent -0.0202035 -0.995763 0.0897067; + vertex 0.0166964 0.0254382 0.129128; + normal 0.327724 -0.0913994 -0.940342; + texcoord 0.183789 0.493750; + tangent -0.0153728 -0.995693 0.0914240; + vertex 0.0153535 0.0255522 0.128650; + normal 0.328195 -0.0915235 -0.940166; + texcoord 0.160960 0.499565; + tangent 0.00266719 -0.995201 0.0978144; + vertex 0.0167726 0.0309035 0.128624; + normal 0.328315 -0.0915550 -0.940121; + texcoord 0.160758 0.493186; + tangent 0.00738967 -0.995012 0.0994814; + vertex 0.0151725 0.0308712 0.128068; + normal -0.322183 -0.113417 -0.939859; + texcoord 0.161220 0.486828; + tangent 0.0377235 -0.993547 0.106964; + vertex 0.0135742 0.0307937 0.128626; + normal -0.322036 -0.113456 -0.939905; + texcoord 0.160758 0.493186; + tangent 0.0333553 -0.993537 0.108497; + vertex 0.0151725 0.0308712 0.128068; + normal -0.321467 -0.113609 -0.940081; + texcoord 0.183902 0.487783; + tangent 0.0159857 -0.993287 0.114566; + vertex 0.0140214 0.0253481 0.129129; + normal -0.321284 -0.113658 -0.940138; + texcoord 0.183789 0.493750; + tangent 0.0102453 -0.993130 0.116563; + vertex 0.0153535 0.0255522 0.128650; + normal -0.00228825 -0.660367 -0.750939; + texcoord 0.186457 0.838967; + tangent 0.461214 0.665605 -0.586730; + vertex -0.0157559 -0.0173097 0.208186; + normal 0.0101874 -0.669734 -0.742531; + texcoord 0.186260 0.845531; + tangent 0.455593 0.664053 -0.592848; + vertex -0.0172986 -0.0166200 0.207584; + normal 0.0384605 -0.690192 -0.722603; + texcoord 0.203202 0.840500; + tangent 0.442112 0.660178 -0.607209; + vertex -0.0141075 -0.0142496 0.205490; + normal 0.0528211 -0.700173 -0.712017; + texcoord 0.203159 0.846139; + tangent 0.434825 0.657995 -0.614792; + vertex -0.0156800 -0.0138735 0.205003; + normal 0.553064 0.381940 0.740433; + texcoord 0.208138 0.818136; + tangent 0.327609 0.717435 -0.614784; + vertex -0.0114107 -0.00963569 0.209308; + normal 0.553772 0.381498 0.740132; + texcoord 0.209404 0.813549; + tangent 0.327517 0.717425 -0.614844; + vertex -0.0124817 -0.00854038 0.209543; + normal 0.557563 0.379119 0.738507; + texcoord 0.191352 0.816148; + tangent 0.327027 0.717370 -0.615169; + vertex -0.0143217 -0.0145191 0.214001; + normal 0.558211 0.378711 0.738227; + texcoord 0.192265 0.811494; + tangent 0.326943 0.717361 -0.615225; + vertex -0.0154661 -0.0135535 0.214371; + normal 0.0739269 0.668636 0.739906; + texcoord 0.207186 0.879089; + tangent 0.427531 0.649050 -0.629247; + vertex -0.0124817 -0.00854038 0.209543; + normal 0.0731570 0.668791 0.739842; + texcoord 0.206259 0.874420; + tangent 0.427429 0.649221 -0.629140; + vertex -0.0139542 -0.00811589 0.209306; + normal 0.0684948 0.669720 0.739448; + texcoord 0.189976 0.879935; + tangent 0.426811 0.650263 -0.628483; + vertex -0.0154661 -0.0135535 0.214371; + normal 0.0676593 0.669885 0.739376; + texcoord 0.189391 0.875229; + tangent 0.426700 0.650451 -0.628364; + vertex -0.0168593 -0.0130042 0.214001; + normal -0.629322 -0.268202 -0.729398; + texcoord 0.202867 0.851759; + tangent 0.413091 0.679541 -0.606284; + vertex -0.0167541 -0.0126696 0.205487; + normal -0.620339 -0.285671 -0.730460; + texcoord 0.203159 0.846139; + tangent 0.415324 0.671253 -0.613942; + vertex -0.0156800 -0.0138735 0.205003; + normal -0.600992 -0.321456 -0.731761; + texcoord 0.186055 0.852098; + tangent 0.420001 0.652876 -0.630358; + vertex -0.0186367 -0.0155876 0.208185; + normal -0.590614 -0.339724 -0.731958; + texcoord 0.186260 0.845531; + tangent 0.422443 0.642673 -0.639151; + vertex -0.0172986 -0.0166200 0.207584; + normal -0.225874 0.254247 -0.940393; + texcoord 0.186055 0.852098; + tangent 0.565075 0.820533 0.0861154; + vertex -0.0186367 -0.0155876 0.208185; + normal -0.225965 0.254346 -0.940345; + texcoord 0.186260 0.845531; + tangent 0.561239 0.822990 0.0877404; + vertex -0.0172986 -0.0166200 0.207584; + normal -0.226293 0.254705 -0.940168; + texcoord 0.161071 0.851653; + tangent 0.546817 0.831983 0.0937829; + vertex -0.0224296 -0.0212968 0.207552; + normal -0.226376 0.254796 -0.940124; + texcoord 0.160926 0.844631; + tangent 0.543016 0.834291 0.0953580; + vertex -0.0207210 -0.0223497 0.206855; + normal 0.332248 -0.0791758 -0.939863; + texcoord 0.161513 0.837641; + tangent 0.516138 0.849294 0.110912; + vertex -0.0189836 -0.0233537 0.207554; + normal 0.332148 -0.0790661 -0.939907; + texcoord 0.160926 0.844631; + tangent 0.519654 0.846953 0.112386; + vertex -0.0207210 -0.0223497 0.206855; + normal 0.331763 -0.0786418 -0.940079; + texcoord 0.186457 0.838967; + tangent 0.533505 0.837495 0.118213; + vertex -0.0157559 -0.0173097 0.208186; + normal 0.331640 -0.0785055 -0.940134; + texcoord 0.186260 0.845531; + tangent 0.538037 0.834318 0.120127; + vertex -0.0172986 -0.0166200 0.207584; + normal 0.981313 0.192020 0.0123615; + texcoord 0.499611 0.115642; + tangent -0.161199 0.855483 -0.492101; + vertex 0.0753982 -0.00422291 0.206371; + normal 0.984606 0.142275 0.101531; + texcoord 0.458471 0.0871481; + tangent -0.0719940 0.859107 -0.506708; + vertex 0.0764026 -0.0102277 0.219914; + normal 0.982200 0.187277 0.0145194; + texcoord 0.463739 0.148900; + tangent -0.154321 0.849752 -0.504090; + vertex 0.0781158 -0.0178579 0.202439; + normal 0.982648 -0.172183 0.0689661; + texcoord 0.431151 0.129176; + tangent 0.187101 0.833281 -0.520226; + vertex 0.0790260 -0.0237146 0.213069; + normal 0.963784 0.00889990 0.266535; + texcoord 0.438855 0.0833042; + tangent 0.133938 0.852097 -0.505955; + vertex 0.0759327 -0.0145973 0.223836; + normal 0.926798 -0.289724 -0.238969; + texcoord 0.463739 0.148900; + tangent 0.110039 0.817859 -0.564799; + vertex 0.0781158 -0.0178579 0.202439; + normal 0.932917 -0.265888 -0.242837; + texcoord 0.459301 0.191470; + tangent 0.103565 0.842762 -0.528230; + vertex 0.0734282 -0.0254582 0.193473; + normal 0.945171 -0.297061 -0.135670; + texcoord 0.411621 0.171935; + tangent 0.197223 0.844384 -0.498115; + vertex 0.0740608 -0.0348008 0.205311; + normal 0.932100 -0.263022 0.249016; + texcoord 0.421888 0.122974; + tangent 0.357550 0.794243 -0.491259; + vertex 0.0776904 -0.0250660 0.216123; + normal 0.936293 -0.243198 0.253397; + texcoord 0.386151 0.103404; + tangent 0.340674 0.803818 -0.487666; + vertex 0.0733842 -0.0308640 0.226470; + normal 0.939510 -0.341058 0.0316417; + texcoord 0.397037 0.157065; + tangent 0.313245 0.812929 -0.490943; + vertex 0.0737879 -0.0362694 0.211239; + normal -0.871208 0.0923416 0.482151; + texcoord 0.910225 0.806715; + tangent 0.248336 0.930113 0.270589; + vertex 0.0897862 -0.00376309 0.193652; + normal -0.871209 0.0923411 0.482150; + texcoord 0.912929 0.814889; + tangent 0.242528 0.934882 0.259183; + vertex 0.0909631 -0.00376320 0.195779; + normal -0.881982 0.173019 0.438375; + texcoord 0.932049 0.791124; + tangent 0.258807 0.955368 0.142445; + vertex 0.0894900 0.00353483 0.191719; + normal -0.881985 0.173045 0.438359; + texcoord 0.937682 0.797597; + tangent 0.250498 0.960655 0.119972; + vertex 0.0906206 0.00467561 0.193544; + normal -0.901197 0.299626 0.313158; + texcoord 0.948825 0.770799; + tangent 0.266762 0.952756 -0.145237; + vertex 0.0886808 0.00887728 0.186439; + normal -0.901205 0.299655 0.313108; + texcoord 0.955772 0.775666; + tangent 0.253979 0.949718 -0.183112; + vertex 0.0896848 0.0108533 0.187437; + normal -0.927433 0.345914 0.142170; + texcoord 0.961250 0.748255; + tangent 0.250844 0.856064 -0.451919; + vertex 0.0875753 0.0108327 0.179225; + normal -0.927443 0.345914 0.142100; + texcoord 0.968948 0.751730; + tangent 0.237203 0.834781 -0.496865; + vertex 0.0884065 0.0131144 0.179096; + normal -0.953662 0.299503 -0.0287448; + texcoord 0.969803 0.724525; + tangent 0.229112 0.656444 -0.718741; + vertex 0.0864698 0.00887728 0.172011; + normal -0.953671 0.299471 -0.0287989; + texcoord 0.977932 0.726743; + tangent 0.218088 0.613484 -0.758996; + vertex 0.0871282 0.0108533 0.170755; + normal -0.972822 0.173293 -0.153578; + texcoord 0.974937 0.700135; + tangent 0.210240 0.366455 -0.906372; + vertex 0.0856605 0.00353483 0.166730; + normal -0.972783 0.173203 -0.153928; + texcoord 0.983065 0.701223; + tangent 0.204849 0.311921 -0.927762; + vertex 0.0861924 0.00467561 0.164648; + normal -0.979675 0.00106385 -0.200589; + texcoord 0.976506 0.675642; + tangent 0.203059 0.0321327 -0.978639; + vertex 0.0853630 -0.00373040 0.164789; + normal -0.979634 -0.000631254 -0.200788; + texcoord 0.985099 0.675499; + tangent 0.203754 -0.0276680 -0.978631; + vertex 0.0858499 -0.00376320 0.162413; + normal -0.972471 -0.174747 -0.154156; + texcoord 0.974922 0.650881; + tangent 0.204062 -0.295911 -0.933164; + vertex 0.0856619 -0.0110937 0.166739; + normal -0.972678 -0.172986 -0.154834; + texcoord 0.983238 0.649683; + tangent 0.210589 -0.344192 -0.914978; + vertex 0.0861924 -0.0122020 0.164648; + normal -0.953601 -0.299694 -0.0287963; + texcoord 0.970247 0.626703; + tangent 0.214327 -0.595621 -0.774144; + vertex 0.0864698 -0.0164035 0.172011; + normal -0.953677 -0.299452 -0.0287838; + texcoord 0.978289 0.624195; + tangent 0.224232 -0.628735 -0.744588; + vertex 0.0871282 -0.0183797 0.170755; + normal -0.927443 -0.345886 0.142173; + texcoord 0.961841 0.603176; + tangent 0.232509 -0.823831 -0.516954; + vertex 0.0875753 -0.0183589 0.179225; + normal -0.927454 -0.345885 0.142102; + texcoord 0.969400 0.599448; + tangent 0.243331 -0.839252 -0.486257; + vertex 0.0884065 -0.0206408 0.179096; + normal -0.901208 -0.299605 0.313148; + texcoord 0.949823 0.580836; + tangent 0.251390 -0.947475 -0.197724; + vertex 0.0886808 -0.0164035 0.186439; + normal -0.901216 -0.299635 0.313094; + texcoord 0.956621 0.575831; + tangent 0.260173 -0.949627 -0.174694; + vertex 0.0896848 -0.0183797 0.187437; + normal -0.881989 -0.173005 0.438365; + texcoord 0.933790 0.560570; + tangent 0.253751 -0.959549 0.121965; + vertex 0.0894900 -0.0110610 0.191719; + normal -0.881992 -0.173041 0.438346; + texcoord 0.939350 0.554187; + tangent 0.258284 -0.956830 0.133289; + vertex 0.0906206 -0.0122020 0.193544; + normal -0.871213 -0.0923381 0.482143; + texcoord 0.913181 0.544664; + tangent 0.245821 -0.932201 0.265657; + vertex 0.0897862 -0.00376309 0.193652; + normal -0.871213 -0.0923381 0.482143; + texcoord 0.916106 0.536744; + tangent 0.248012 -0.930381 0.269964; + vertex 0.0909631 -0.00376320 0.195779; + normal 0.746569 0.662693 -0.0589373; + texcoord 0.0483809 0.668252; + tangent 0.0897993 -0.0125953 0.995880; + vertex 0.00950443 -0.00249216 -0.0285668; + normal 0.707057 0.702862 -0.0778101; + texcoord 0.193969 0.671122; + tangent 0.121689 -0.0125094 0.992489; + vertex 0.0126554 -0.00240234 0.0123571; + normal 0.746051 0.663278 -0.0589138; + texcoord 0.0482918 0.665455; + tangent 0.0898209 -0.0125740 0.995879; + vertex 0.0100227 -0.00308305 -0.0286463; + normal 0.706697 0.703317 -0.0769706; + texcoord 0.193943 0.667939; + tangent 0.120527 -0.0124396 0.992632; + vertex 0.0132797 -0.00304056 0.0122614; + normal 0.634107 0.763207 -0.124195; + texcoord 0.546120 0.678064; + tangent 0.201623 -0.00818453 0.979429; + vertex 0.0262510 -0.00238269 0.110667; + normal 0.633519 0.763509 -0.125328; + texcoord 0.546295 0.673949; + tangent 0.203324 -0.00804294 0.979078; + vertex 0.0271299 -0.00313447 0.110532; + normal 0.404712 0.902281 -0.148650; + texcoord 0.783297 0.682566; + tangent 0.342539 0.00122679 0.939503; + vertex 0.0421266 -0.00184104 0.175515; + normal 0.587007 0.783500 -0.203840; + texcoord 0.784125 0.677920; + tangent 0.335009 -0.0114409 0.942146; + vertex 0.0431753 -0.00266854 0.175354; + normal 0.457250 0.814892 -0.356193; + texcoord 0.801876 0.679403; + tangent 0.628225 -0.0236486 0.777672; + vertex 0.0446370 -0.00248820 0.179321; + normal 0.267153 0.934146 -0.236643; + texcoord 0.801284 0.685260; + tangent 0.661455 -0.00286661 0.749979; + vertex 0.0436200 -0.00155656 0.180163; + normal 0.113053 0.821162 -0.559385; + texcoord 0.818138 0.680574; + tangent 0.974876 -0.000437692 0.222748; + vertex 0.0475443 -0.00235905 0.181578; + normal -0.00105575 0.999434 -0.0336154; + texcoord 0.782204 0.687258; + tangent 0.352601 0.0341729 0.935149; + vertex 0.0408131 -0.00153797 0.175716; + normal 0.231367 0.971655 -0.0485370; + texcoord 0.546120 0.678064; + tangent 0.207004 -0.000423908 0.978340; + vertex 0.0262510 -0.00238269 0.110667; + normal 0.0542757 0.945363 -0.321469; + texcoord 0.817345 0.687110; + tangent 0.970225 0.0167131 0.241629; + vertex 0.0469788 -0.00143319 0.182833; + normal -0.0785726 0.814714 -0.574514; + texcoord 0.842344 0.681391; + tangent 0.995686 0.0347465 -0.0860404; + vertex 0.0532746 -0.00208365 0.181049; + normal 0.231648 0.971619 -0.0479054; + texcoord 0.545911 0.682182; + tangent 0.204902 -0.000595985 0.978782; + vertex 0.0251313 -0.00210739 0.110839; + normal 0.266835 0.963292 -0.0294540; + texcoord 0.193969 0.671122; + tangent 0.124931 -0.00425496 0.992156; + vertex 0.0126554 -0.00240234 0.0123571; + normal 0.267015 0.963229 -0.0298725; + texcoord 0.194024 0.674208; + tangent 0.126653 -0.00433140 0.991938; + vertex 0.0118264 -0.00216871 0.0124841; + normal 0.288463 0.957194 -0.0238583; + texcoord 0.0483809 0.668252; + tangent 0.0954945 -0.00396746 0.995422; + vertex 0.00950443 -0.00249216 -0.0285668; + normal 0.288756 0.957105 -0.0238741; + texcoord 0.0485207 0.670899; + tangent 0.0954920 -0.00397970 0.995422; + vertex 0.00879652 -0.00227588 -0.0284583; + normal -0.219632 0.905635 -0.362748; + texcoord 0.840582 0.688254; + tangent 0.959787 0.126695 -0.250513; + vertex 0.0530622 -0.00103694 0.182598; + normal -0.0709044 0.997451 0.00800619; + texcoord 0.799988 0.691018; + tangent 0.660000 0.0426423 0.750054; + vertex 0.0423005 -0.00125400 0.181070; + normal -0.0604912 0.994190 0.0890308; + texcoord 0.816025 0.693032; + tangent 0.958487 0.0401498 0.282296; + vertex 0.0461581 -0.00119996 0.184297; + normal -0.413359 0.906746 0.0833462; + texcoord 0.780959 0.692344; + tangent 0.342478 0.0726389 0.936713; + vertex 0.0393865 -0.00184030 0.175935; + normal -0.218242 0.975213 0.0364573; + texcoord 0.545911 0.682182; + tangent 0.206773 0.00968548 0.978341; + vertex 0.0251313 -0.00210739 0.110839; + normal -0.414710 0.874076 0.252995; + texcoord 0.798722 0.696336; + tangent 0.639195 0.0867947 0.764131; + vertex 0.0410570 -0.00161047 0.181923; + normal -0.218515 0.975162 0.0361990; + texcoord 0.545679 0.686570; + tangent 0.204745 0.00953199 0.978769; + vertex 0.0239346 -0.00238218 0.111022; + normal -0.260575 0.965126 0.0251504; + texcoord 0.194024 0.674208; + tangent 0.124812 0.00782454 0.992149; + vertex 0.0118264 -0.00216871 0.0124841; + normal -0.260816 0.965046 0.0256964; + texcoord 0.194078 0.677373; + tangent 0.126625 0.00779091 0.991920; + vertex 0.0109747 -0.00240220 0.0126147; + normal -0.289173 0.957102 0.0182791; + texcoord 0.0485207 0.670899; + tangent 0.0953424 0.00979574 0.995396; + vertex 0.00879652 -0.00227588 -0.0284583; + normal -0.289571 0.956982 0.0182998; + texcoord 0.0486563 0.673548; + tangent 0.0953382 0.00981369 0.995396; + vertex 0.00808861 -0.00249216 -0.0283499; + normal -0.597276 0.790196 0.137304; + texcoord 0.779923 0.697069; + tangent 0.329547 0.0863378 0.940183; + vertex 0.0383171 -0.00266713 0.176099; + normal -0.629291 0.768934 0.112841; + texcoord 0.545679 0.686570; + tangent 0.200973 0.0206260 0.979380; + vertex 0.0239346 -0.00238218 0.111022; + normal -0.550574 0.758277 0.349119; + texcoord 0.797515 0.701177; + tangent 0.625585 0.103154 0.773306; + vertex 0.0401626 -0.00253114 0.182518; + normal -0.823175 0.548193 0.147877; + texcoord 0.545476 0.690728; + tangent 0.193063 0.0251974 0.980863; + vertex 0.0230416 -0.00313351 0.111159; + normal -0.192377 0.853031 0.485108; + texcoord 0.814851 0.698090; + tangent 0.947712 0.0608315 0.313274; + vertex 0.0454432 -0.00159282 0.185565; + normal -0.705244 0.705568 0.0693093; + texcoord 0.194078 0.677373; + tangent 0.117800 0.0201798 0.992832; + vertex 0.0109747 -0.00240220 0.0126147; + normal -0.190371 0.569205 0.799853; + texcoord 0.813825 0.702787; + tangent 0.971827 0.0726615 0.224215; + vertex 0.0449227 -0.00252644 0.186447; + normal -0.865431 0.493712 0.0853039; + texcoord 0.194093 0.680567; + tangent 0.111790 0.0241744 0.993438; + vertex 0.0103463 -0.00304028 0.0127110; + normal -0.746993 0.662955 0.0499219; + texcoord 0.0486563 0.673548; + tangent 0.0867212 0.0227155 0.995974; + vertex 0.00808861 -0.00249216 -0.0283499; + normal -0.883059 0.465527 0.0590932; + texcoord 0.0487292 0.676348; + tangent 0.0803813 0.0259604 0.996426; + vertex 0.00757038 -0.00308305 -0.0282704; + normal -0.963134 0.251810 0.0946832; + texcoord 0.194040 0.683762; + tangent 0.105072 0.0280905 0.994068; + vertex 0.0101216 -0.00391198 0.0127454; + normal -0.970892 0.230514 0.0650494; + texcoord 0.0486979 0.679290; + tangent 0.0737524 0.0293322 0.996845; + vertex 0.00738069 -0.00389023 -0.0282413; + normal -0.941652 0.290713 0.169638; + texcoord 0.545329 0.694531; + tangent 0.186298 0.0296442 0.982046; + vertex 0.0227330 -0.00416010 0.111206; + normal -0.921791 0.307412 0.236219; + texcoord 0.779265 0.701232; + tangent 0.285516 0.116849 0.951224; + vertex 0.0379526 -0.00379697 0.176155; + normal -0.921134 0.308876 0.236872; + texcoord 0.779923 0.697069; + tangent 0.287654 0.120649 0.950105; + vertex 0.0383171 -0.00266713 0.176099; + normal -0.921031 0.287571 0.262689; + texcoord 0.797515 0.701177; + tangent 0.321947 0.182510 0.929000; + vertex 0.0401626 -0.00253114 0.182518; + normal -0.921604 0.285092 0.263381; + texcoord 0.796376 0.705648; + tangent 0.321950 0.182500 0.929000; + vertex 0.0398352 -0.00377126 0.182714; + normal -0.172291 0.980754 0.0918605; + texcoord 0.837774 0.694586; + tangent 0.962969 0.183064 -0.197933; + vertex 0.0526137 -0.000861541 0.184425; + normal -0.141859 0.833855 0.533443; + texcoord 0.835709 0.699724; + tangent 0.960597 0.244701 -0.131812; + vertex 0.0523399 -0.00135406 0.185850; + normal -0.286416 0.956975 0.0465299; + texcoord 0.863705 0.702585; + tangent 0.828698 0.270538 -0.489969; + vertex 0.0597155 0.00144215 0.183493; + normal -0.119373 0.480243 0.868975; + texcoord 0.833679 0.704460; + tangent 0.957405 0.287391 -0.0279783; + vertex 0.0521144 -0.00240857 0.186812; + normal -0.0532632 0.251453 0.966403; + texcoord 0.813029 0.707316; + tangent 0.996379 0.0776050 0.0347330; + vertex 0.0447200 -0.00376371 0.186757; + normal -0.107037 0.260254 0.959589; + texcoord 0.831719 0.709046; + tangent 0.957373 0.287701 0.0257833; + vertex 0.0519775 -0.00376356 0.187164; + normal -0.145708 0.248680 0.957563; + texcoord 0.850134 0.726531; + tangent 0.750842 0.658117 -0.0558324; + vertex 0.0605040 -0.00376309 0.188638; + normal -0.168911 0.476863 0.862595; + texcoord 0.855892 0.719228; + tangent 0.765012 0.614913 -0.191411; + vertex 0.0603984 -0.00116047 0.187949; + normal -0.240060 0.239425 0.940769; + texcoord 0.902620 0.791105; + tangent 0.607688 0.792913 -0.0447769; + vertex 0.0848635 -0.00376309 0.191828; + normal -0.219471 0.826990 0.517611; + texcoord 0.860406 0.711187; + tangent 0.793295 0.459436 -0.399502; + vertex 0.0601098 0.000744783 0.186066; + normal -0.265913 0.460171 0.847073; + texcoord 0.919590 0.776863; + tangent 0.634286 0.744862 -0.207030; + vertex 0.0846190 0.00226103 0.190233; + normal -0.338322 0.228076 0.912973; + texcoord 0.910225 0.806715; + tangent 0.544541 0.838699 -0.00772912; + vertex 0.0897862 -0.00376309 0.193652; + normal -0.365193 0.437110 0.821930; + texcoord 0.932049 0.791124; + tangent 0.567715 0.803770 -0.177914; + vertex 0.0894900 0.00353483 0.191719; + normal -0.316902 0.797047 0.514091; + texcoord 0.933557 0.759528; + tangent 0.703955 0.560365 -0.436392; + vertex 0.0839510 0.00667100 0.185873; + normal -0.413593 0.757139 0.505650; + texcoord 0.948825 0.770799; + tangent 0.649247 0.632762 -0.422009; + vertex 0.0886808 0.00887728 0.186439; + normal -0.386558 0.920362 0.0592181; + texcoord 0.944275 0.740018; + tangent 0.762438 0.354515 -0.541301; + vertex 0.0830385 0.00828515 0.179919; + normal -0.479721 0.874333 0.0735475; + texcoord 0.961250 0.748255; + tangent 0.704890 0.430573 -0.563681; + vertex 0.0875753 0.0108327 0.179225; + normal -0.343769 0.836153 -0.427401; + texcoord 0.865894 0.693616; + tangent 0.868529 0.109186 -0.483463; + vertex 0.0593213 0.000744783 0.180920; + normal -0.370028 0.556181 -0.744139; + texcoord 0.842344 0.681391; + tangent 0.917208 0.0773035 -0.390836; + vertex 0.0532746 -0.00208365 0.181049; + normal -0.456216 0.797067 -0.395666; + texcoord 0.951808 0.719155; + tangent 0.809453 0.186258 -0.556860; + vertex 0.0821259 0.00667100 0.173964; + normal -0.545858 0.757252 -0.358622; + texcoord 0.969803 0.724525; + tangent 0.748714 0.243195 -0.616671; + vertex 0.0864698 0.00887728 0.172011; + normal -0.377057 0.487992 -0.787205; + texcoord 0.867139 0.684423; + tangent 0.904453 0.0126484 -0.426385; + vertex 0.0590327 -0.00116047 0.179037; + normal -0.353133 0.290269 -0.889405; + texcoord 0.842781 0.674604; + tangent 0.931138 0.0152845 -0.364346; + vertex 0.0532990 -0.00376356 0.180464; + normal -0.507209 0.460190 -0.728673; + texcoord 0.956300 0.697561; + tangent 0.841258 0.0782403 -0.534943; + vertex 0.0814579 0.00226103 0.169605; + normal -0.594680 0.437462 -0.674524; + texcoord 0.974937 0.700135; + tangent 0.780024 0.0972510 -0.618146; + vertex 0.0856605 0.00353483 0.166730; + normal -0.390933 -0.00215671 -0.920417; + texcoord 0.867638 0.675097; + tangent 0.920043 -0.0207914 -0.391266; + vertex 0.0589271 -0.00376309 0.178348; + normal -0.526287 -0.000178633 -0.850307; + texcoord 0.957784 0.675641; + tangent 0.850946 0.0112002 -0.525133; + vertex 0.0812134 -0.00376309 0.168010; + normal -0.613165 0.00171740 -0.789953; + texcoord 0.976506 0.675642; + tangent 0.792867 -0.0147256 -0.609217; + vertex 0.0853630 -0.00373040 0.164789; + normal -0.335184 -0.304910 -0.891449; + texcoord 0.842781 0.674604; + tangent 0.938087 -0.0202062 -0.345809; + vertex 0.0532990 -0.00376356 0.180464; + normal -0.340543 -0.291060 -0.894044; + texcoord 0.842509 0.667800; + tangent 0.937150 -0.0301057 -0.347625; + vertex 0.0532759 -0.00544378 0.181048; + normal -0.385711 -0.488654 -0.782588; + texcoord 0.867373 0.665735; + tangent 0.909490 -0.0544871 -0.412140; + vertex 0.0590327 -0.00636571 0.179037; + normal -0.507926 -0.459565 -0.728568; + texcoord 0.956544 0.653744; + tangent 0.837439 -0.0603556 -0.543188; + vertex 0.0814579 -0.00978721 0.169605; + normal -0.594924 -0.438065 -0.673917; + texcoord 0.974922 0.650881; + tangent 0.785524 -0.121670 -0.606752; + vertex 0.0856619 -0.0110937 0.166739; + normal -0.318193 -0.764548 -0.560553; + texcoord 0.842509 0.667800; + tangent 0.916202 -0.0960815 -0.389028; + vertex 0.0532759 -0.00544378 0.181048; + normal -0.331490 -0.742496 -0.582077; + texcoord 0.840909 0.660860; + tangent 0.915663 -0.105834 -0.387764; + vertex 0.0530642 -0.00649089 0.182596; + normal -0.351227 -0.832836 -0.427814; + texcoord 0.866324 0.656410; + tangent 0.882380 -0.138464 -0.449704; + vertex 0.0593213 -0.00827097 0.180920; + normal -0.456437 -0.797146 -0.395250; + texcoord 0.952093 0.632286; + tangent 0.804203 -0.174138 -0.568272; + vertex 0.0821259 -0.0141972 0.173964; + normal -0.545738 -0.757707 -0.357840; + texcoord 0.970247 0.626703; + tangent 0.757074 -0.253681 -0.602067; + vertex 0.0864698 -0.0164035 0.172011; + normal -0.386558 -0.920362 0.0592180; + texcoord 0.944943 0.611515; + tangent 0.759086 -0.349542 -0.549189; + vertex 0.0830385 -0.0158113 0.179919; + normal -0.479721 -0.874333 0.0735473; + texcoord 0.961841 0.603176; + tangent 0.713942 -0.431983 -0.551069; + vertex 0.0875753 -0.0183589 0.179225; + normal -0.287420 -0.956749 0.0449556; + texcoord 0.864293 0.647252; + tangent 0.850072 -0.275319 -0.448974; + vertex 0.0597155 -0.00896834 0.183493; + normal -0.316902 -0.797046 0.514092; + texcoord 0.934670 0.592030; + tangent 0.707650 -0.556462 -0.435410; + vertex 0.0839510 -0.0141972 0.185873; + normal -0.413594 -0.757138 0.505650; + texcoord 0.949823 0.580836; + tangent 0.659793 -0.628842 -0.411376; + vertex 0.0886808 -0.0164035 0.186439; + normal -0.218109 -0.827244 0.517779; + texcoord 0.861121 0.638406; + tangent 0.818777 -0.443528 -0.364536; + vertex 0.0601098 -0.00827097 0.186066; + normal -0.179065 -0.980094 0.0857360; + texcoord 0.838247 0.654409; + tangent 0.960229 -0.189687 -0.204886; + vertex 0.0526144 -0.00666580 0.184424; + normal -0.217829 -0.965020 -0.145899; + texcoord 0.840909 0.660860; + tangent 0.947798 -0.165727 -0.272422; + vertex 0.0530642 -0.00649089 0.182596; + normal 0.0595093 -0.947090 -0.315403; + texcoord 0.817661 0.661272; + tangent 0.968318 -0.0311014 0.247775; + vertex 0.0469791 -0.00609515 0.182831; + normal -0.147674 -0.833932 0.531743; + texcoord 0.836308 0.649186; + tangent 0.957990 -0.252866 -0.135333; + vertex 0.0523391 -0.00617288 0.185851; + normal -0.0561031 -0.994478 0.0886947; + texcoord 0.816513 0.655303; + tangent 0.959488 -0.0357600 0.279472; + vertex 0.0461590 -0.00632793 0.184297; + normal -0.167732 -0.477107 0.862690; + texcoord 0.856718 0.630050; + tangent 0.792535 -0.585751 -0.169658; + vertex 0.0603984 -0.00636571 0.187949; + normal -0.122697 -0.481474 0.867830; + texcoord 0.834412 0.644375; + tangent 0.955240 -0.294336 -0.0297169; + vertex 0.0521139 -0.00511850 0.186812; + normal -0.265912 -0.460171 0.847074; + texcoord 0.921275 0.574519; + tangent 0.652786 -0.731224 -0.197945; + vertex 0.0846190 -0.00978721 0.190233; + normal -0.365194 -0.437110 0.821930; + texcoord 0.933790 0.560570; + tangent 0.599645 -0.784901 -0.156063; + vertex 0.0894900 -0.0110610 0.191719; + normal -0.240058 -0.239426 0.940769; + texcoord 0.904966 0.559633; + tangent 0.613429 -0.788382 -0.0464561; + vertex 0.0848635 -0.00376309 0.191828; + normal -0.338323 -0.228077 0.912972; + texcoord 0.913181 0.544664; + tangent 0.560141 -0.828397 0.000624625; + vertex 0.0897862 -0.00376309 0.193652; + normal -0.144479 -0.247870 0.957960; + texcoord 0.851081 0.622329; + tangent 0.769036 -0.637450 -0.0473493; + vertex 0.0605040 -0.00376309 0.188638; + normal -0.108862 -0.258263 0.959921; + texcoord 0.832593 0.639727; + tangent 0.954670 -0.296800 0.0226905; + vertex 0.0519775 -0.00376356 0.187164; + normal -0.0542162 -0.250999 0.966468; + texcoord 0.813959 0.640927; + tangent 0.998021 -0.0444967 0.0444301; + vertex 0.0447200 -0.00376371 0.186757; + normal -0.189127 -0.570511 0.799217; + texcoord 0.814614 0.645478; + tangent 0.973885 -0.0465344 0.222222; + vertex 0.0449235 -0.00500097 0.186447; + normal -0.189907 -0.853254 0.485689; + texcoord 0.815488 0.650204; + tangent 0.949598 -0.0439097 0.310379; + vertex 0.0454422 -0.00593473 0.185565; + normal -0.416113 -0.873253 0.253535; + texcoord 0.799326 0.651459; + tangent 0.634107 -0.0685608 0.770200; + vertex 0.0410571 -0.00593433 0.181923; + normal -0.546982 -0.762309 0.345972; + texcoord 0.798277 0.646579; + tangent 0.621135 -0.0810886 0.779497; + vertex 0.0401624 -0.00501193 0.182516; + normal -0.0684035 -0.997578 0.0125954; + texcoord 0.800418 0.656823; + tangent 0.652768 -0.0324539 0.756862; + vertex 0.0423010 -0.00629372 0.181067; + normal -0.594820 -0.789507 0.151224; + texcoord 0.781451 0.654908; + tangent 0.321750 -0.0608868 0.944865; + vertex 0.0393872 -0.00575451 0.175935; + normal -0.590354 -0.793059 0.150133; + texcoord 0.780586 0.650148; + tangent 0.314189 -0.0531881 0.947869; + vertex 0.0383172 -0.00492700 0.176099; + normal -0.629152 -0.768860 0.114113; + texcoord 0.546096 0.649416; + tangent 0.176700 0.00156661 0.984263; + vertex 0.0230417 -0.00518682 0.111159; + normal -0.629385 -0.768503 0.115229; + texcoord 0.546167 0.653581; + tangent 0.178156 0.00170894 0.984001; + vertex 0.0239351 -0.00593861 0.111022; + normal -0.705399 -0.705527 0.0681478; + texcoord 0.194585 0.648891; + tangent 0.0978764 -0.00170739 0.995197; + vertex 0.0103463 -0.00478373 0.0127110; + normal -0.706009 -0.705001 0.0672739; + texcoord 0.194480 0.652085; + tangent 0.0965389 -0.00167601 0.995328; + vertex 0.0109749 -0.00542194 0.0126146; + normal -0.746973 -0.662938 0.0504519; + texcoord 0.0491517 0.648703; + tangent 0.0676168 -0.000258628 0.997711; + vertex 0.00757038 -0.00469740 -0.0282704; + normal -0.747486 -0.662354 0.0505050; + texcoord 0.0489962 0.651500; + tangent 0.0676297 -0.000245894 0.997710; + vertex 0.00808861 -0.00528829 -0.0283499; + normal 0.00114230 -0.999844 -0.0176228; + texcoord 0.782530 0.660031; + tangent 0.327789 -0.0191516 0.944557; + vertex 0.0408139 -0.00605771 0.175716; + normal -0.201881 -0.978606 0.0396880; + texcoord 0.781451 0.654908; + tangent 0.322660 -0.0291232 0.946067; + vertex 0.0393872 -0.00575451 0.175935; + normal -0.218296 -0.975106 0.0389255; + texcoord 0.546167 0.653581; + tangent 0.175833 -7.67672e-05 0.984420; + vertex 0.0239351 -0.00593861 0.111022; + normal -0.218425 -0.975050 0.0395854; + texcoord 0.546263 0.657973; + tangent 0.177849 9.88514e-05 0.984058; + vertex 0.0251318 -0.00621399 0.110839; + normal -0.261106 -0.965042 0.0227341; + texcoord 0.194480 0.652085; + tangent 0.0975075 -0.00292479 0.995230; + vertex 0.0109749 -0.00542194 0.0126146; + normal -0.261485 -0.964949 0.0223434; + texcoord 0.194333 0.655248; + tangent 0.0957137 -0.00287639 0.995405; + vertex 0.0118265 -0.00565561 0.0124841; + normal -0.289271 -0.957081 0.0178705; + texcoord 0.0489962 0.651500; + tangent 0.0665565 -0.00148571 0.997782; + vertex 0.00808861 -0.00528829 -0.0283499; + normal -0.289628 -0.956972 0.0179042; + texcoord 0.0487812 0.654143; + tangent 0.0665582 -0.00147614 0.997781; + vertex 0.00879652 -0.00550457 -0.0284583; + normal 0.406852 -0.903744 -0.133108; + texcoord 0.783491 0.664754; + tangent 0.320538 0.00273737 0.947232; + vertex 0.0421274 -0.00575525 0.175515; + normal 0.231548 -0.971776 -0.0451267; + texcoord 0.546263 0.657973; + tangent 0.175962 -0.00376845 0.984390; + vertex 0.0251318 -0.00621399 0.110839; + normal 0.231669 -0.971729 -0.0455214; + texcoord 0.546350 0.662094; + tangent 0.178137 -0.00360898 0.983999; + vertex 0.0262515 -0.00593911 0.110667; + normal 0.266192 -0.963362 -0.0328038; + texcoord 0.194333 0.655248; + tangent 0.0976007 -0.00693164 0.995202; + vertex 0.0118265 -0.00565561 0.0124841; + normal 0.266513 -0.963290 -0.0322963; + texcoord 0.194181 0.658332; + tangent 0.0958388 -0.00686836 0.995373; + vertex 0.0126556 -0.00542209 0.0123571; + normal 0.288272 -0.957214 -0.0253215; + texcoord 0.0487812 0.654143; + tangent 0.0666155 -0.00633231 0.997759; + vertex 0.00879652 -0.00550457 -0.0284583; + normal 0.288538 -0.957133 -0.0253469; + texcoord 0.0485603 0.656785; + tangent 0.0666166 -0.00634039 0.997759; + vertex 0.00950443 -0.00528829 -0.0285668; + normal 0.268641 -0.936164 -0.226780; + texcoord 0.801548 0.662618; + tangent 0.657908 0.00132086 0.753097; + vertex 0.0436209 -0.00599558 0.180161; + normal 0.759074 -0.605203 -0.239869; + texcoord 0.784210 0.669419; + tangent 0.305976 0.00832795 0.952003; + vertex 0.0431763 -0.00492841 0.175354; + normal 0.633825 -0.763808 -0.121910; + texcoord 0.546350 0.662094; + tangent 0.178757 -0.00859071 0.983856; + vertex 0.0262515 -0.00593911 0.110667; + normal 0.454203 -0.819927 -0.348453; + texcoord 0.801989 0.668482; + tangent 0.633852 0.0117507 0.773365; + vertex 0.0446378 -0.00506901 0.179319; + normal 0.118910 -0.826819 -0.549755; + texcoord 0.818281 0.667838; + tangent 0.970724 -0.0331589 0.237899; + vertex 0.0475436 -0.00516920 0.181577; + normal -0.0888577 -0.813799 -0.574313; + texcoord 0.840909 0.660860; + tangent 0.995145 -0.0481388 -0.0858422; + vertex 0.0530642 -0.00649089 0.182596; + normal -0.0915645 -0.819018 -0.566415; + texcoord 0.842509 0.667800; + tangent 0.994542 -0.0466416 -0.0933317; + vertex 0.0532759 -0.00544378 0.181048; + normal 0.801186 -0.577906 -0.155325; + texcoord 0.546405 0.666210; + tangent 0.182954 -0.0105876 0.983064; + vertex 0.0271305 -0.00518777 0.110532; + normal 0.706208 -0.703475 -0.0799570; + texcoord 0.194181 0.658332; + tangent 0.100492 -0.0122139 0.994863; + vertex 0.0126556 -0.00542209 0.0123571; + normal 0.882910 -0.377362 -0.279405; + texcoord 0.784452 0.673672; + tangent 0.297928 0.00420402 0.954579; + vertex 0.0436367 -0.00379868 0.175284; + normal 0.865080 -0.375358 -0.332781; + texcoord 0.801989 0.668482; + tangent 0.357788 -0.00322973 0.933797; + vertex 0.0446378 -0.00506901 0.179319; + normal 0.864860 -0.375791 -0.332863; + texcoord 0.801812 0.673936; + tangent 0.354917 -0.0112207 0.934830; + vertex 0.0450419 -0.00378008 0.178914; + normal 0.921224 -0.345243 -0.179312; + texcoord 0.546399 0.670079; + tangent 0.186339 -0.0127257 0.982403; + vertex 0.0275044 -0.00416126 0.110475; + normal 0.857457 -0.505544 -0.0958823; + texcoord 0.194051 0.661514; + tangent 0.102861 -0.0140869 0.994596; + vertex 0.0132799 -0.00478401 0.0122614; + normal 0.745872 -0.663311 -0.0607801; + texcoord 0.0485603 0.656785; + tangent 0.0705516 -0.0120634 0.997435; + vertex 0.00950443 -0.00528829 -0.0285668; + normal 0.887082 -0.455948 -0.0720854; + texcoord 0.0483842 0.659578; + tangent 0.0739442 -0.0137399 0.997168; + vertex 0.0100227 -0.00469740 -0.0286463; + normal 0.993911 0.000529808 -0.110183; + texcoord 0.193966 0.664726; + tangent 0.110212 -0.0161454 0.993777; + vertex 0.0135238 -0.00391233 0.0122240; + normal 0.996776 0.000371299 -0.0802274; + texcoord 0.0482896 0.662515; + tangent 0.0802538 -0.0154592 0.996655; + vertex 0.0102124 -0.00389023 -0.0286753; + normal 0.969931 0.230721 -0.0774658; + texcoord 0.0482918 0.665455; + tangent 0.0832886 -0.0155905 0.996404; + vertex 0.0100227 -0.00308305 -0.0286463; + normal 0.956441 0.271992 -0.106022; + texcoord 0.193943 0.667939; + tangent 0.114739 -0.0162848 0.993262; + vertex 0.0132797 -0.00304056 0.0122614; + normal 0.921029 0.345673 -0.179486; + texcoord 0.546295 0.673949; + tangent 0.195829 -0.0128587 0.980554; + vertex 0.0271299 -0.00313447 0.110532; + normal 0.920739 0.346084 -0.180184; + texcoord 0.546399 0.670079; + tangent 0.196588 -0.0127977 0.980403; + vertex 0.0275044 -0.00416126 0.110475; + normal 0.882445 0.377894 -0.280153; + texcoord 0.784125 0.677920; + tangent 0.301436 -0.0135635 0.953390; + vertex 0.0431753 -0.00266854 0.175354; + normal 0.881553 0.377633 -0.283298; + texcoord 0.784452 0.673672; + tangent 0.303429 -0.0109139 0.952792; + vertex 0.0436367 -0.00379868 0.175284; + normal 0.863733 0.376005 -0.335539; + texcoord 0.801812 0.673936; + tangent 0.375570 -0.0362992 0.926083; + vertex 0.0450419 -0.00378008 0.178914; + normal 0.863620 0.376436 -0.335345; + texcoord 0.801876 0.679403; + tangent 0.377079 -0.0408165 0.925281; + vertex 0.0446370 -0.00248820 0.179321; + normal -0.970876 -0.230519 0.0652777; + texcoord 0.0491517 0.648703; + tangent 0.0672851 -0.000849236 0.997733; + vertex 0.00757038 -0.00469740 -0.0282704; + normal -0.963253 -0.251816 0.0934450; + texcoord 0.194585 0.648891; + tangent 0.0970173 -0.00178606 0.995281; + vertex 0.0103463 -0.00478373 0.0127110; + normal -0.970808 -0.230809 0.0652664; + texcoord 0.0492065 0.645761; + tangent 0.0672789 -0.000850857 0.997734; + vertex 0.00738069 -0.00389023 -0.0282413; + normal -0.963141 -0.252090 0.0938616; + texcoord 0.194617 0.645695; + tangent 0.0974591 -0.00179933 0.995238; + vertex 0.0101216 -0.00391198 0.0127454; + normal -0.941390 -0.290758 0.171009; + texcoord 0.546096 0.649416; + tangent 0.178286 0.00210677 0.983976; + vertex 0.0230417 -0.00518682 0.111159; + normal -0.941407 -0.290983 0.170536; + texcoord 0.546072 0.645610; + tangent 0.177818 0.00206249 0.984061; + vertex 0.0227330 -0.00416010 0.111206; + normal -0.920444 -0.307313 0.241541; + texcoord 0.780586 0.650148; + tangent 0.282655 -0.0852062 0.955430; + vertex 0.0383172 -0.00492700 0.176099; + normal -0.920149 -0.308813 0.240750; + texcoord 0.780092 0.645965; + tangent 0.281373 -0.0817434 0.956110; + vertex 0.0379526 -0.00379697 0.176155; + normal -0.921310 -0.287625 0.261649; + texcoord 0.797292 0.642070; + tangent 0.315142 -0.157999 0.935800; + vertex 0.0398352 -0.00377126 0.182714; + normal -0.922221 -0.284931 0.261387; + texcoord 0.798277 0.646579; + tangent 0.314500 -0.159481 0.935765; + vertex 0.0401624 -0.00501193 0.182516; + normal -0.225187 0.974237 0.0123619; + texcoord 0.758281 0.261210; + tangent 0.0237554 0.0181740 -0.999553; + vertex 0.0148960 0.0519217 0.152742; + normal -0.175582 0.979215 0.101531; + texcoord 0.715573 0.282370; + tangent 0.0229363 0.105074 -0.994200; + vertex 0.0205793 0.0530716 0.165641; + normal -0.220477 0.975284 0.0145197; + texcoord 0.769472 0.306435; + tangent 0.00830085 0.0168622 -0.999823; + vertex 0.0277870 0.0549488 0.148997; + normal 0.138762 0.987921 0.0689667; + texcoord 0.738015 0.324508; + tangent 0.0191006 0.0695161 -0.997398; + vertex 0.0333323 0.0560043 0.159122; + normal -0.0415779 0.962928 0.266535; + texcoord 0.703330 0.296949; + tangent 0.0404782 0.269001 -0.962289; + vertex 0.0247538 0.0527654 0.169377; + normal 0.258130 0.936089 -0.238969; + texcoord 0.769472 0.306435; + tangent 0.0103991 -0.250029 -0.968183; + vertex 0.0277870 0.0549488 0.148997; + normal 0.234099 0.941397 -0.242837; + texcoord 0.802909 0.329751; + tangent 0.0132243 -0.252764 -0.967438; + vertex 0.0351728 0.0507323 0.140458; + normal 0.264839 0.954701 -0.135669; + texcoord 0.764655 0.360491; + tangent 0.0206497 -0.143489 -0.989437; + vertex 0.0440453 0.0516362 0.151732; + normal 0.231261 0.940483 0.249016; + texcoord 0.728577 0.329371; + tangent 0.0371245 0.248015 -0.968045; + vertex 0.0346619 0.0547766 0.162031; + normal 0.211306 0.944002 0.253396; + texcoord 0.695796 0.350140; + tangent 0.0420226 0.250334 -0.967247; + vertex 0.0403198 0.0508650 0.171885; + normal 0.309002 0.950535 0.0316423; + texcoord 0.745539 0.365795; + tangent 0.0305434 0.0251813 -0.999216; + vertex 0.0454521 0.0514238 0.157379; + normal -0.0627433 -0.873839 0.482150; + texcoord 0.0985777 0.368837; + tangent 0.940683 -0.213180 -0.263949; + vertex 0.0139936 0.0656023 0.140629; + normal -0.0627433 -0.873839 0.482150; + texcoord 0.0961076 0.361155; + tangent 0.945099 -0.207260 -0.252647; + vertex 0.0139557 0.0667225 0.142654; + normal -0.143011 -0.887341 0.438377; + texcoord 0.0780010 0.383279; + tangent 0.965405 -0.222969 -0.135198; + vertex 0.00705649 0.0650846 0.138788; + normal -0.143038 -0.887344 0.438361; + texcoord 0.0727722 0.377168; + tangent 0.970167 -0.214536 -0.112914; + vertex 0.00593410 0.0661240 0.140526; + normal -0.268895 -0.910838 0.313159; + texcoord 0.0621196 0.402198; + tangent 0.960731 -0.231425 0.153096; + vertex 0.00199732 0.0641418 0.133758; + normal -0.268924 -0.910847 0.313110; + texcoord 0.0556458 0.397582; + tangent 0.956971 -0.218783 0.190632; + vertex 8.40164e-05 0.0650337 0.134710; + normal -0.314261 -0.938630 0.142171; + texcoord 0.0502972 0.423230; + tangent 0.860655 -0.219338 0.459525; + vertex 0.000171679 0.0630263 0.126888; + normal -0.314261 -0.938641 0.142101; + texcoord 0.0431094 0.419913; + tangent 0.838651 -0.206402 0.504046; + vertex -0.00202704 0.0637439 0.126765; + normal -0.266989 -0.963271 -0.0287428; + texcoord 0.0420961 0.445404; + tangent 0.657621 -0.205141 0.724881; + vertex 0.00206873 0.0620372 0.120018; + normal -0.266956 -0.963278 -0.0287974; + texcoord 0.0344943 0.443262; + tangent 0.614084 -0.195507 0.764643; + vertex 0.000166589 0.0626001 0.118821; + normal -0.140204 -0.978139 -0.153579; + texcoord 0.0370931 0.468224; + tangent 0.365314 -0.197040 0.909792; + vertex 0.00718018 0.0614394 0.114988; + normal -0.140115 -0.978097 -0.153929; + texcoord 0.0294840 0.467140; + tangent 0.310407 -0.193402 0.930722; + vertex 0.00607712 0.0619089 0.113005; + normal 0.0321599 -0.979147 -0.200593; + texcoord 0.0354316 0.491168; + tangent 0.0298062 -0.202175 0.978896; + vertex 0.0141053 0.0613909 0.113139; + normal 0.0338523 -0.979049 -0.200791; + texcoord 0.0273760 0.491235; + tangent -0.0301229 -0.204811 0.978338; + vertex 0.0141208 0.0618554 0.110876; + normal 0.207623 -0.965986 -0.154155; + texcoord 0.0367220 0.514387; + tangent -0.297104 -0.215259 0.930265; + vertex 0.0211046 0.0619132 0.114996; + normal 0.205871 -0.966253 -0.154833; + texcoord 0.0289188 0.515445; + tangent -0.345286 -0.223350 0.911533; + vertex 0.0221424 0.0624540 0.113005; + normal 0.331859 -0.942889 -0.0287956; + texcoord 0.0409152 0.537084; + tangent -0.594346 -0.236431 0.768670; + vertex 0.0261327 0.0628537 0.120018; + normal 0.331620 -0.942974 -0.0287833; + texcoord 0.0333580 0.539372; + tangent -0.627159 -0.247457 0.738537; + vertex 0.0279925 0.0635443 0.118821; + normal 0.377134 -0.915181 0.142173; + texcoord 0.0486096 0.559201; + tangent -0.819083 -0.262862 0.509909; + vertex 0.0279583 0.0639692 0.126888; + normal 0.377135 -0.915192 0.142103; + texcoord 0.0414952 0.562636; + tangent -0.834059 -0.274260 0.478673; + vertex 0.0301035 0.0648341 0.126765; + normal 0.329995 -0.890528 0.313151; + texcoord 0.0596987 0.580233; + tangent -0.939078 -0.286212 0.190304; + vertex 0.0260613 0.0649583 0.133758; + normal 0.330027 -0.890535 0.313097; + texcoord 0.0532879 0.584871; + tangent -0.940767 -0.295152 0.166862; + vertex 0.0279099 0.0659779 0.134710; + normal 0.202816 -0.875614 0.438367; + texcoord 0.0745668 0.599353; + tangent -0.948563 -0.289170 -0.128878; + vertex 0.0209498 0.0655560 0.138788; + normal 0.202852 -0.875616 0.438347; + texcoord 0.0693058 0.605292; + tangent -0.945534 -0.293678 -0.140423; + vertex 0.0219994 0.0666691 0.140526; + normal 0.121830 -0.867581 0.482142; + texcoord 0.0937578 0.614423; + tangent -0.920501 -0.280458 -0.272069; + vertex 0.0139936 0.0656023 0.140629; + normal 0.121830 -0.867581 0.482142; + texcoord 0.0909543 0.621822; + tangent -0.918517 -0.282635 -0.276487; + vertex 0.0139557 0.0667225 0.142654; + normal 0.821649 -0.0637383 -0.566419; + texcoord 0.160960 0.499565; + tangent -0.0182237 -0.996158 0.0856607; + vertex 0.0167726 0.0309035 0.128624; + normal 0.816340 -0.0612095 -0.574319; + texcoord 0.162406 0.506082; + tangent -0.0195704 -0.996722 0.0784947; + vertex 0.0177761 0.0307359 0.130099; + normal 0.822303 0.146883 -0.549766; + texcoord 0.183668 0.499719; + tangent -0.00550572 -0.969461 -0.245183; + vertex 0.0166964 0.0254382 0.129128; + normal 0.944526 0.0915942 -0.315405; + texcoord 0.184197 0.505878; + tangent -0.00102385 -0.966806 -0.255511; + vertex 0.0175960 0.0249308 0.130323; + normal 0.804052 0.481748 -0.348454; + texcoord 0.198943 0.499242; + tangent 0.0275252 -0.627263 -0.778321; + vertex 0.0166948 0.0226691 0.126977; + normal 0.926516 0.300232 -0.226781; + texcoord 0.199311 0.504742; + tangent 0.0203595 -0.651504 -0.758372; + vertex 0.0176097 0.0217311 0.127779; + normal 0.579118 0.779157 -0.239868; + texcoord 0.215614 0.498503; + tangent 0.0116516 -0.300806 -0.953614; + vertex 0.0166082 0.0212733 0.123202; + normal 0.995808 -0.0223486 0.0886987; + texcoord 0.185227 0.511481; + tangent -0.00244968 -0.957935 -0.286973; + vertex 0.0178440 0.0241577 0.131719; + normal 0.985603 -0.145724 0.0857366; + texcoord 0.164849 0.512149; + tangent -0.156618 -0.967754 0.197287; + vertex 0.0179571 0.0303133 0.131840; + normal 0.971852 -0.184978 -0.145898; + texcoord 0.162406 0.506082; + tangent -0.135012 -0.954860 0.264600; + vertex 0.0177761 0.0307359 0.130099; + normal 0.844267 -0.322782 -0.427814; + texcoord 0.138550 0.510054; + tangent -0.112857 -0.889325 0.443129; + vertex 0.0192684 0.0367492 0.128503; + normal 0.999324 -0.0345344 0.0125954; + texcoord 0.200324 0.510182; + tangent -0.00999631 -0.647607 -0.761909; + vertex 0.0179361 0.0204843 0.128643; + normal 0.838456 -0.119310 0.531749; + texcoord 0.166626 0.517060; + tangent -0.216687 -0.967634 0.129349; + vertex 0.0174968 0.0300354 0.133198; + normal 0.889428 0.437263 -0.133108; + texcoord 0.216251 0.502881; + tangent 0.00987184 -0.313421 -0.949563; + vertex 0.0174291 0.0203017 0.123355; + normal 0.859206 -0.160859 0.485685; + texcoord 0.186148 0.516268; + tangent -0.00799623 -0.948669 -0.316170; + vertex 0.0174929 0.0234628 0.132927; + normal 0.741874 0.659364 -0.121910; + texcoord 0.438493 0.507219; + tangent -0.00812417 -0.172840 -0.984916; + vertex 0.0181169 0.00519584 0.0615924; + normal 0.550405 0.820322 -0.155326; + texcoord 0.438473 0.503361; + tangent -0.0111225 -0.178827 -0.983818; + vertex 0.0173733 0.00600829 0.0614641; + normal 0.679726 0.726346 -0.101952; + texcoord 0.768536 0.513481; + tangent -0.0152085 -0.125013 -0.992039; + vertex 0.0180639 -0.00776241 -0.0320396; + normal 0.473455 0.872173 -0.123102; + texcoord 0.768683 0.510500; + tangent -0.0179017 -0.130170 -0.991330; + vertex 0.0174363 -0.00718872 -0.0321308; + normal 0.239836 0.961208 -0.136229; + texcoord 0.768787 0.507490; + tangent -0.0205532 -0.135265 -0.990596; + vertex 0.0165987 -0.00698477 -0.0321664; + normal 0.313808 0.932401 -0.179312; + texcoord 0.438509 0.499736; + tangent -0.0143343 -0.184070 -0.982809; + vertex 0.0163842 0.00633096 0.0614096; + normal 0.347209 0.895198 -0.279404; + texcoord 0.215420 0.494515; + tangent 0.00569392 -0.294600 -0.955604; + vertex 0.0155180 0.0216751 0.123134; + normal 0.345812 0.877309 -0.332780; + texcoord 0.198943 0.499242; + tangent -6.00021e-05 -0.354619 -0.935011; + vertex 0.0166948 0.0226691 0.126977; + normal 0.346253 0.877104 -0.332862; + texcoord 0.199152 0.494132; + tangent -0.00801338 -0.352032 -0.935954; + vertex 0.0154549 0.0230121 0.126592; + normal 0.999230 0.0350501 -0.0176233; + texcoord 0.217115 0.507315; + tangent -0.00833382 -0.321058 -0.947023; + vertex 0.0177595 0.0190612 0.123546; + normal 0.963365 0.264369 -0.0451267; + texcoord 0.438542 0.511082; + tangent -3.51482e-05 -0.168076 -0.985774; + vertex 0.0184147 0.00413889 0.0617559; + normal 0.963314 0.264489 -0.0455215; + texcoord 0.438493 0.507219; + tangent 0.000196554 -0.170249 -0.985401; + vertex 0.0181169 0.00519584 0.0615924; + normal 0.953892 0.297241 -0.0416747; + texcoord 0.768370 0.516370; + tangent -0.00626120 -0.119111 -0.992861; + vertex 0.0183129 -0.00854400 -0.0319186; + normal 0.953818 0.297475 -0.0417092; + texcoord 0.768536 0.513481; + tangent -0.00626772 -0.119113 -0.992861; + vertex 0.0180639 -0.00776241 -0.0320396; + normal 0.886862 -0.386259 0.253535; + texcoord 0.201305 0.515219; + tangent -0.0437367 -0.631347 -0.774266; + vertex 0.0176342 0.0192886 0.129458; + normal 0.984889 -0.168577 0.0396876; + texcoord 0.218086 0.512125; + tangent -0.0168605 -0.316404 -0.948475; + vertex 0.0175169 0.0176933 0.123755; + normal 0.981948 -0.185104 0.0389258; + texcoord 0.438598 0.515200; + tangent 0.00745780 -0.167691 -0.985811; + vertex 0.0181912 0.00299087 0.0619305; + normal 0.981897 -0.185235 0.0395853; + texcoord 0.438542 0.511082; + tangent 0.00770353 -0.169702 -0.985465; + vertex 0.0184147 0.00413889 0.0617559; + normal 0.973435 -0.227033 0.0296782; + texcoord 0.768207 0.519334; + tangent 0.00259357 -0.118677 -0.992929; + vertex 0.0181180 -0.00936224 -0.0317943; + normal 0.973361 -0.227345 0.0297234; + texcoord 0.768370 0.516370; + tangent 0.00260148 -0.118679 -0.992929; + vertex 0.0183129 -0.00854400 -0.0319186; + normal 0.576605 -0.169667 0.799212; + texcoord 0.186930 0.520705; + tangent -0.00822327 -0.974141 -0.225792; + vertex 0.0166208 0.0229388 0.133767; + normal 0.780419 -0.520815 0.345973; + texcoord 0.202250 0.519800; + tangent -0.0556363 -0.619472 -0.783045; + vertex 0.0167851 0.0184072 0.130023; + normal 0.809221 -0.567707 0.151225; + texcoord 0.218086 0.512125; + tangent -0.0457498 -0.318199 -0.946919; + vertex 0.0175169 0.0176933 0.123755; + normal 0.812620 -0.563124 0.150133; + texcoord 0.218860 0.516593; + tangent -0.0383089 -0.310293 -0.949869; + vertex 0.0167638 0.0166481 0.123911; + normal 0.789753 -0.602717 0.114113; + texcoord 0.438633 0.519104; + tangent 0.0126396 -0.170092 -0.985347; + vertex 0.0175045 0.00211620 0.0620609; + normal 0.789404 -0.602962 0.115229; + texcoord 0.438598 0.515200; + tangent 0.0128344 -0.171547 -0.985092; + vertex 0.0181912 0.00299087 0.0619305; + normal 0.729611 -0.678073 0.0887951; + texcoord 0.768085 0.522327; + tangent 0.00779131 -0.121593 -0.992549; + vertex 0.0175308 -0.00998116 -0.0317026; + normal 0.729134 -0.678576 0.0888681; + texcoord 0.768207 0.519334; + tangent 0.00780275 -0.121603 -0.992548; + vertex 0.0181180 -0.00936224 -0.0317943; + normal 0.261825 -0.100041 0.959916; + texcoord 0.170033 0.525954; + tangent -0.258028 -0.965825 -0.0245690; + vertex 0.0152152 0.0296133 0.134449; + normal 0.252701 -0.0456733 0.966466; + texcoord 0.187508 0.524976; + tangent -0.00485903 -0.998933 -0.0459371; + vertex 0.0154497 0.0227052 0.134062; + normal 0.485365 -0.106299 0.867826; + texcoord 0.168365 0.521583; + tangent -0.256200 -0.966263 0.0264022; + vertex 0.0165005 0.0297869 0.134114; + normal 0.482520 -0.151457 0.862691; + texcoord 0.147347 0.534835; + tangent -0.553521 -0.816104 0.166096; + vertex 0.0174201 0.0377130 0.135197; + normal 0.252619 -0.135989 0.957962; + texcoord 0.152569 0.542116; + tangent -0.605325 -0.794694 0.0452054; + vertex 0.0149393 0.0377295 0.135853; + normal 0.834167 -0.189931 0.517776; + texcoord 0.143285 0.526969; + tangent -0.412731 -0.837296 0.358593; + vertex 0.0192430 0.0374998 0.133403; + normal 0.468924 -0.250153 0.847074; + texcoord 0.0864062 0.586377; + tangent -0.704448 -0.682732 0.193983; + vertex 0.0198946 0.0608783 0.137372; + normal 0.247429 -0.231800 0.940770; + texcoord 0.101575 0.600457; + tangent -0.762203 -0.645865 0.0436521; + vertex 0.0141526 0.0609165 0.138891; + normal 0.449243 -0.350158 0.821931; + texcoord 0.0745668 0.599353; + tangent -0.760469 -0.631401 0.151724; + vertex 0.0209498 0.0655560 0.138788; + normal 0.239420 -0.330392 0.912973; + texcoord 0.0937578 0.614423; + tangent -0.804443 -0.594017 -0.00400780; + vertex 0.0139936 0.0656023 0.140629; + normal 0.770729 -0.387679 0.505650; + texcoord 0.0596987 0.580233; + tangent -0.604623 -0.685709 0.405257; + vertex 0.0260613 0.0649583 0.133758; + normal 0.807335 -0.289690 0.514091; + texcoord 0.0739885 0.569861; + tangent -0.530152 -0.731098 0.429458; + vertex 0.0241139 0.0603849 0.133220; + normal 0.890099 -0.449794 0.0735475; + texcoord 0.0486096 0.559201; + tangent -0.409154 -0.732479 0.544121; + vertex 0.0279583 0.0639692 0.126888; + normal 0.932942 -0.355124 0.0592181; + texcoord 0.0645126 0.551518; + tangent -0.324820 -0.774787 0.542399; + vertex 0.0256799 0.0595684 0.127549; + normal 0.775779 -0.519729 -0.357840; + texcoord 0.0409152 0.537084; + tangent -0.232936 -0.768517 0.595922; + vertex 0.0261327 0.0628537 0.120018; + normal 0.965946 -0.254810 0.0449551; + texcoord 0.140382 0.518654; + tangent -0.246938 -0.862442 0.441832; + vertex 0.0199195 0.0371470 0.130953; + normal 0.812166 -0.429142 -0.395251; + texcoord 0.0579737 0.531994; + tangent -0.151453 -0.812954 0.562288; + vertex 0.0241729 0.0586477 0.121878; + normal 0.457990 -0.579725 -0.673917; + texcoord 0.0367220 0.514387; + tangent -0.102622 -0.790998 0.603150; + vertex 0.0211046 0.0619132 0.114996; + normal 0.476525 -0.492049 -0.728568; + texcoord 0.0539697 0.511848; + tangent -0.0393041 -0.840937 0.539704; + vertex 0.0199967 0.0578694 0.117726; + normal 0.0190771 -0.612872 -0.789952; + texcoord 0.0354316 0.491168; + tangent 0.00350464 -0.793039 0.609161; + vertex 0.0141053 0.0613909 0.113139; + normal 0.501453 -0.368918 -0.782588; + texcoord 0.137640 0.501307; + tangent -0.0311756 -0.912418 0.408071; + vertex 0.0174642 0.0364130 0.126709; + normal 0.753307 -0.306123 -0.582080; + texcoord 0.162406 0.506082; + tangent -0.0803940 -0.920828 0.381591; + vertex 0.0177761 0.0307359 0.130099; + normal 0.774894 -0.292087 -0.560557; + texcoord 0.160960 0.499565; + tangent -0.0702289 -0.921123 0.382884; + vertex 0.0167726 0.0309035 0.128624; + normal 0.0180257 -0.525978 -0.850307; + texcoord 0.0529788 0.491315; + tangent 0.0315911 -0.850400 0.525187; + vertex 0.0142705 0.0574421 0.116206; + normal -0.417045 -0.609173 -0.674524; + texcoord 0.0370931 0.468224; + tangent 0.115916 -0.774729 0.621578; + vertex 0.00718018 0.0614394 0.114988; + normal 0.0154130 -0.390635 -0.920416; + texcoord 0.137464 0.492530; + tangent 0.00148886 -0.920316 0.391173; + vertex 0.0149903 0.0362284 0.126053; + normal 0.302452 -0.330476 -0.894040; + texcoord 0.160960 0.499565; + tangent -0.00707557 -0.938569 0.345020; + vertex 0.0167726 0.0309035 0.128624; + normal 0.316116 -0.324649 -0.891445; + texcoord 0.160758 0.493186; + tangent 0.00309372 -0.939271 0.343164; + vertex 0.0151725 0.0308712 0.128068; + normal -0.442725 -0.522523 -0.728673; + texcoord 0.0545409 0.470782; + tangent 0.0991943 -0.836733 0.538552; + vertex 0.00852840 0.0574802 0.117726; + normal -0.738306 -0.571222 -0.358622; + texcoord 0.0420961 0.445404; + tangent 0.263283 -0.736986 0.622522; + vertex 0.00206873 0.0620372 0.120018; + normal -0.474926 -0.393389 -0.787204; + texcoord 0.138005 0.483793; + tangent 0.0355415 -0.901976 0.430321; + vertex 0.0125095 0.0362449 0.126709; + normal -0.278138 -0.362777 -0.889400; + texcoord 0.160758 0.493186; + tangent 0.0381720 -0.929507 0.366823; + vertex 0.0151725 0.0308712 0.128068; + normal -0.543321 -0.388679 -0.744131; + texcoord 0.161220 0.486828; + tangent 0.101518 -0.912932 0.395284; + vertex 0.0135742 0.0307937 0.128626; + normal -0.781138 -0.482983 -0.395666; + texcoord 0.0589203 0.450578; + tangent 0.208702 -0.799707 0.562949; + vertex 0.00430912 0.0579737 0.121878; + normal -0.857562 -0.509095 0.0735473; + texcoord 0.0502972 0.423230; + tangent 0.452305 -0.685637 0.570370; + vertex 0.000171679 0.0630263 0.126888; + normal -0.824014 -0.371927 -0.427401; + texcoord 0.139244 0.475186; + tangent 0.133907 -0.861409 0.489942; + vertex 0.0106866 0.0364581 0.128503; + normal -0.897667 -0.250218 -0.362747; + texcoord 0.162926 0.480410; + tangent 0.155897 -0.953574 0.257667; + vertex 0.0125847 0.0305578 0.130100; + normal -0.906724 -0.417546 0.0592180; + texcoord 0.0661432 0.431083; + tangent 0.378663 -0.745716 0.548199; + vertex 0.00274318 0.0587902 0.127549; + normal -0.742678 -0.439030 0.505650; + texcoord 0.0621196 0.402198; + tangent 0.655449 -0.622265 0.427988; + vertex 0.00199732 0.0641418 0.133758; + normal -0.946711 -0.318704 0.0465297; + texcoord 0.141365 0.466797; + tangent 0.297524 -0.815156 0.496992; + vertex 0.0100101 0.0368108 0.130953; + normal -0.785842 -0.343748 0.514091; + texcoord 0.0763414 0.412881; + tangent 0.585548 -0.679267 0.442414; + vertex 0.00425017 0.0597109 0.133220; + normal -0.424476 -0.379804 0.821930; + texcoord 0.0780010 0.383279; + tangent 0.825548 -0.534093 0.182253; + vertex 0.00705649 0.0650846 0.138788; + normal -0.450889 -0.281364 0.847073; + texcoord 0.0895670 0.396743; + tangent 0.769692 -0.602510 0.211081; + vertex 0.00842630 0.0604892 0.137372; + normal -0.216472 -0.345859 0.912974; + texcoord 0.0985777 0.368837; + tangent 0.860331 -0.509618 0.0109327; + vertex 0.0139936 0.0656023 0.140629; + normal -0.231147 -0.248040 0.940770; + texcoord 0.105584 0.383527; + tangent 0.817375 -0.574142 0.0475296; + vertex 0.0141526 0.0609165 0.138891; + normal -0.819074 -0.247389 0.517607; + texcoord 0.144525 0.458761; + tangent 0.488415 -0.772732 0.405384; + vertex 0.0106612 0.0372086 0.133403; + normal -0.470860 -0.184985 0.862596; + texcoord 0.148818 0.451260; + tangent 0.645098 -0.738802 0.194990; + vertex 0.0124654 0.0375448 0.135197; + normal -0.243588 -0.154058 0.957565; + texcoord 0.154272 0.444459; + tangent 0.688319 -0.723091 0.0579338; + vertex 0.0149393 0.0377295 0.135853; + normal -0.974348 -0.205449 0.0918547; + texcoord 0.165607 0.474497; + tangent 0.215951 -0.954605 0.205171; + vertex 0.0124323 0.0301252 0.131841; + normal -0.828565 -0.170055 0.533443; + texcoord 0.167583 0.469697; + tangent 0.280425 -0.949977 0.137499; + vertex 0.0129099 0.0298804 0.133198; + normal -0.475918 -0.135590 0.868975; + texcoord 0.169522 0.465274; + tangent 0.324906 -0.945234 0.0311362; + vertex 0.0139210 0.0296999 0.134114; + normal -0.256483 -0.115800 0.959587; + texcoord 0.171395 0.460991; + tangent 0.325724 -0.945160 -0.0240273; + vertex 0.0152152 0.0296133 0.134449; + normal -0.249505 -0.0617591 0.966402; + texcoord 0.188898 0.462759; + tangent 0.117541 -0.992517 -0.0330908; + vertex 0.0154497 0.0227052 0.134062; + normal -0.562425 -0.209562 0.799851; + texcoord 0.188117 0.466998; + tangent 0.111044 -0.969066 -0.220408; + vertex 0.0142654 0.0228581 0.133767; + normal -0.846018 -0.221194 0.485106; + texcoord 0.187118 0.471391; + tangent 0.0967572 -0.946670 -0.307333; + vertex 0.0133600 0.0233234 0.132927; + normal -0.739172 -0.575969 0.349119; + texcoord 0.203391 0.468634; + tangent 0.129023 -0.625436 -0.769534; + vertex 0.0144237 0.0183273 0.130024; + normal -0.991567 -0.0941708 0.0890358; + texcoord 0.185979 0.476123; + tangent 0.0735265 -0.958718 -0.274689; + vertex 0.0129629 0.0239912 0.131719; + normal -0.859511 -0.444111 0.252994; + texcoord 0.202222 0.473162; + tangent 0.112035 -0.640350 -0.759868; + vertex 0.0135184 0.0191489 0.129458; + normal -0.769488 -0.623728 0.137304; + texcoord 0.219847 0.472621; + tangent 0.102230 -0.331782 -0.937801; + vertex 0.0146127 0.0165750 0.123911; + normal -0.946661 0.0221860 -0.321467; + texcoord 0.184695 0.481663; + tangent 0.0469498 -0.971135 -0.233865; + vertex 0.0131584 0.0247799 0.130324; + normal -0.811585 -0.106153 -0.574510; + texcoord 0.161220 0.486828; + tangent 0.0635364 -0.993636 0.0930118; + vertex 0.0135742 0.0307937 0.128626; + normal -0.824526 0.0851417 -0.559381; + texcoord 0.183902 0.487783; + tangent 0.0275129 -0.976095 -0.215598; + vertex 0.0140214 0.0253481 0.129129; + normal -0.994473 -0.104686 0.00800318; + texcoord 0.200994 0.478136; + tangent 0.0656964 -0.664057 -0.744790; + vertex 0.0131389 0.0203211 0.128645; + normal -0.942668 0.235320 -0.236644; + texcoord 0.199734 0.483522; + tangent 0.0166184 -0.667414 -0.744501; + vertex 0.0133843 0.0215868 0.127782; + normal -0.829932 0.429349 -0.356191; + texcoord 0.199134 0.489007; + tangent -0.00785147 -0.634953 -0.772511; + vertex 0.0142383 0.0225849 0.126980; + normal -0.892207 -0.443869 0.0833460; + texcoord 0.218839 0.477042; + tangent 0.0875497 -0.346053 -0.934121; + vertex 0.0137911 0.0175662 0.123755; + normal -0.998824 -0.0349459 -0.0336157; + texcoord 0.217633 0.481799; + tangent 0.0462712 -0.358768 -0.932279; + vertex 0.0134573 0.0189144 0.123546; + normal -0.915487 0.373881 -0.148650; + texcoord 0.216572 0.486188; + tangent 0.00937631 -0.349709 -0.936811; + vertex 0.0137033 0.0201745 0.123355; + normal -0.802957 0.560098 -0.203839; + texcoord 0.215760 0.490536; + tangent -0.00557484 -0.342181 -0.939617; + vertex 0.0144571 0.0211994 0.123202; + normal -0.784554 0.607263 -0.125328; + texcoord 0.438636 0.496109; + tangent -0.00631491 -0.209878 -0.977707; + vertex 0.0154189 0.00594136 0.0614642; + normal -0.784271 0.607860 -0.124195; + texcoord 0.438832 0.492254; + tangent -0.00651618 -0.208182 -0.978068; + vertex 0.0147317 0.00508045 0.0615925; + normal -0.727315 0.679350 -0.0974527; + texcoord 0.768834 0.504479; + tangent -0.0143800 -0.157050 -0.987486; + vertex 0.0157768 -0.00724521 -0.0321307; + normal -0.726858 0.679830 -0.0975108; + texcoord 0.768834 0.501495; + tangent -0.0143980 -0.157034 -0.987488; + vertex 0.0151895 -0.00786010 -0.0320396; + normal -0.978942 0.198283 -0.0485368; + texcoord 0.438832 0.492254; + tangent 0.00489781 -0.214865 -0.976631; + vertex 0.0147317 0.00508045 0.0615925; + normal -0.978916 0.198564 -0.0479052; + texcoord 0.439061 0.488395; + tangent 0.00465359 -0.212774 -0.977090; + vertex 0.0145058 0.00400574 0.0617559; + normal -0.971834 0.232817 -0.0365371; + texcoord 0.768834 0.501495; + tangent -0.00212847 -0.163702 -0.986507; + vertex 0.0151895 -0.00786010 -0.0320396; + normal -0.971775 0.233059 -0.0365673; + texcoord 0.768807 0.498602; + tangent -0.00213794 -0.163699 -0.986508; + vertex 0.0149939 -0.00865677 -0.0319186; + normal -0.967252 -0.251187 0.0364571; + texcoord 0.439061 0.488395; + tangent 0.0187924 -0.214164 -0.976617; + vertex 0.0145058 0.00400574 0.0617559; + normal -0.967191 -0.251458 0.0361989; + texcoord 0.439312 0.484284; + tangent 0.0185724 -0.212146 -0.977061; + vertex 0.0148060 0.00287557 0.0619306; + normal -0.955917 -0.291671 0.0339274; + texcoord 0.768807 0.498602; + tangent 0.0147279 -0.163021 -0.986513; + vertex 0.0149939 -0.00865677 -0.0319186; + normal -0.955819 -0.291987 0.0339665; + texcoord 0.768781 0.495636; + tangent 0.0147415 -0.163016 -0.986513; + vertex 0.0152436 -0.00945990 -0.0317943; + normal -0.747152 -0.655005 0.112841; + texcoord 0.439312 0.484284; + tangent 0.0329226 -0.206179 -0.977960; + vertex 0.0148060 0.00287557 0.0619306; + normal -0.519964 -0.841291 0.147877; + texcoord 0.439535 0.480389; + tangent 0.0384872 -0.196093 -0.979830; + vertex 0.0155500 0.00204979 0.0620609; + normal -0.682037 -0.725608 0.0912094; + texcoord 0.768781 0.495636; + tangent 0.0305465 -0.152876 -0.987773; + vertex 0.0152436 -0.00945990 -0.0317943; + normal -0.468699 -0.876338 0.111142; + texcoord 0.768791 0.492642; + tangent 0.0351046 -0.144215 -0.988923; + vertex 0.0158713 -0.0100375 -0.0317026; + normal -0.219531 -0.967749 0.123565; + texcoord 0.768866 0.489648; + tangent 0.0397108 -0.135414 -0.989993; + vertex 0.0167083 -0.0102232 -0.0316698; + normal -0.258617 -0.950968 0.169638; + texcoord 0.439702 0.476826; + tangent 0.0439113 -0.187226 -0.981335; + vertex 0.0165372 0.00178924 0.0621060; + normal -0.275967 -0.931688 0.236220; + texcoord 0.220496 0.468724; + tangent 0.133296 -0.283044 -0.949799; + vertex 0.0156999 0.0162646 0.123964; + normal -0.277452 -0.931081 0.236873; + texcoord 0.219847 0.472621; + tangent 0.137099 -0.285041 -0.948660; + vertex 0.0146127 0.0165750 0.123911; + normal -0.256167 -0.930254 0.262689; + texcoord 0.203391 0.468634; + tangent 0.199352 -0.316756 -0.927321; + vertex 0.0144237 0.0183273 0.130024; + normal -0.253671 -0.930743 0.263381; + texcoord 0.204493 0.464452; + tangent 0.199370 -0.316750 -0.927319; + vertex 0.0156147 0.0180557 0.130211; + normal -0.304609 0.943001 -0.134024; + texcoord 0.768834 0.504479; + tangent -0.0203775 -0.147131 -0.988907; + vertex 0.0157768 -0.00724521 -0.0321307; + normal -0.376708 0.908777 -0.179486; + texcoord 0.438636 0.496109; + tangent -0.0139451 -0.199221 -0.979855; + vertex 0.0154189 0.00594136 0.0614642; + normal -0.305126 0.942836 -0.134008; + texcoord 0.768787 0.507490; + tangent -0.0203718 -0.147149 -0.988905; + vertex 0.0165987 -0.00698477 -0.0321664; + normal -0.377108 0.908473 -0.180184; + texcoord 0.438509 0.499736; + tangent -0.0138582 -0.199980 -0.979702; + vertex 0.0163842 0.00633096 0.0614096; + normal -0.407606 0.869121 -0.280153; + texcoord 0.215760 0.490536; + tangent -0.0118328 -0.305312 -0.952179; + vertex 0.0144571 0.0211994 0.123202; + normal -0.407315 0.868238 -0.283298; + texcoord 0.215420 0.494515; + tangent -0.00930823 -0.307306 -0.951565; + vertex 0.0155180 0.0216751 0.123134; + normal -0.405083 0.850483 -0.335538; + texcoord 0.199152 0.494132; + tangent -0.0320863 -0.380001 -0.924429; + vertex 0.0154549 0.0230121 0.126592; + normal -0.405510 0.850356 -0.335344; + texcoord 0.199134 0.489007; + tangent -0.0363229 -0.381561 -0.923630; + vertex 0.0142383 0.0225849 0.126980; + normal 0.284642 -0.950743 0.122745; + texcoord 0.768085 0.522327; + tangent 0.00964087 -0.125196 -0.992085; + vertex 0.0175308 -0.00998116 -0.0317026; + normal 0.322518 -0.930988 0.171009; + texcoord 0.438633 0.519104; + tangent 0.0159702 -0.175473 -0.984355; + vertex 0.0175045 0.00211620 0.0620609; + normal 0.284907 -0.950665 0.122732; + texcoord 0.768029 0.525321; + tangent 0.00963928 -0.125191 -0.992086; + vertex 0.0167083 -0.0102232 -0.0316698; + normal 0.322743 -0.930997 0.170536; + texcoord 0.438625 0.522672; + tangent 0.0159099 -0.175005 -0.984439; + vertex 0.0165372 0.00178924 0.0621060; + normal 0.338350 -0.909493 0.241541; + texcoord 0.218860 0.516593; + tangent -0.0690516 -0.283258 -0.956555; + vertex 0.0167638 0.0166481 0.123911; + normal 0.339839 -0.909148 0.240750; + texcoord 0.219291 0.520518; + tangent -0.0656321 -0.281840 -0.957214; + vertex 0.0156999 0.0162646 0.123964; + normal 0.318701 -0.911027 0.261648; + texcoord 0.203138 0.524034; + tangent -0.141140 -0.318624 -0.937314; + vertex 0.0156147 0.0180557 0.130211; + normal 0.316040 -0.912029 0.261386; + texcoord 0.202250 0.519800; + tangent -0.142556 -0.318029 -0.937302; + vertex 0.0167851 0.0184072 0.130023; + normal -0.338442 -0.940906 0.0123618; + texcoord 0.141403 0.132250; + tangent 0.829643 -0.304568 -0.467900; + vertex -0.0347288 -0.0447270 0.237797; + normal -0.382836 -0.918220 0.101531; + texcoord 0.0931582 0.0969667; + tangent 0.787615 -0.381813 -0.483612; + vertex -0.0415008 -0.0420786 0.253972; + normal -0.342968 -0.939235 0.0145196; + texcoord 0.0975531 0.170858; + tangent 0.820852 -0.307443 -0.481333; + vertex -0.0503736 -0.0391613 0.233101; + normal -0.651784 -0.755263 0.0689665; + texcoord 0.0592497 0.146308; + tangent 0.629945 -0.595146 -0.498970; + vertex -0.0569360 -0.0365070 0.245797; + normal -0.486655 -0.831941 0.266536; + texcoord 0.0698559 0.0917753; + tangent 0.677974 -0.553681 -0.483517; + vertex -0.0456932 -0.0389201 0.258657; + normal -0.724045 -0.647034 -0.238969; + texcoord 0.0975531 0.170858; + tangent 0.651050 -0.526670 -0.546582; + vertex -0.0503736 -0.0391613 0.233101; + normal -0.706721 -0.664512 -0.242838; + texcoord 0.0909476 0.221548; + tangent 0.675732 -0.534299 -0.507850; + vertex -0.0552948 -0.0296994 0.222392; + normal -0.739767 -0.659044 -0.135669; + texcoord 0.0346185 0.196761; + tangent 0.629904 -0.613830 -0.475850; + vertex -0.0652614 -0.0246253 0.236531; + normal -0.703841 -0.665281 0.249016; + texcoord 0.0483806 0.138619; + tangent 0.510769 -0.719553 -0.470487; + vertex -0.0575035 -0.0343097 0.249445; + normal -0.688973 -0.679048 0.253396; + texcoord 0.00631306 0.114156; + tangent 0.527977 -0.709646 -0.466521; + vertex -0.0608105 -0.0263431 0.261802; + normal -0.774633 -0.631619 0.0316424; + texcoord 0.0176625 0.178558; + tangent 0.545329 -0.694644 -0.469133; + vertex -0.0666000 -0.0234458 0.243611; + normal 0.526088 0.700543 0.482153; + texcoord 0.0940144 0.707055; + tangent -0.680645 0.686749 -0.255143; + vertex -0.0430706 -0.0597608 0.222606; + normal 0.526088 0.700543 0.482152; + texcoord 0.0913895 0.698572; + tangent -0.687360 0.684111 -0.243985; + vertex -0.0437917 -0.0609675 0.225146; + normal 0.600872 0.668415 0.438377; + texcoord 0.0711987 0.722697; + tangent -0.695012 0.707938 -0.125625; + vertex -0.0354066 -0.0639274 0.220298; + normal 0.600896 0.668404 0.438361; + texcoord 0.0655192 0.715909; + tangent -0.703283 0.703321 -0.103598; + vertex -0.0349294 -0.0657854 0.222477; + normal 0.719418 0.619974 0.313161; + texcoord 0.0534950 0.743321; + tangent -0.683610 0.711317 0.163418; + vertex -0.0294332 -0.0663702 0.213991; + normal 0.719448 0.619965 0.313110; + texcoord 0.0464275 0.738164; + tangent -0.686957 0.698491 0.200500; + vertex -0.0280222 -0.0686101 0.215184; + normal 0.772606 0.618763 0.142171; + texcoord 0.0402320 0.766320; + tangent -0.602436 0.645480 0.469496; + vertex -0.0267510 -0.0664345 0.205375; + normal 0.772612 0.618772 0.142101; + texcoord 0.0323632 0.762583; + tangent -0.590671 0.622478 0.513448; + vertex -0.0249208 -0.0686845 0.205221; + normal 0.746218 0.665081 -0.0287446; + texcoord 0.0309398 0.790621; + tangent -0.435848 0.522422 0.732879; + vertex -0.0280788 -0.0641033 0.196759; + normal 0.746194 0.665105 -0.0287995; + texcoord 0.0226012 0.788171; + tangent -0.404283 0.490510 0.771981; + vertex -0.0264562 -0.0659887 0.195258; + normal 0.647697 0.746258 -0.153581; + texcoord 0.0251588 0.815669; + tangent -0.191871 0.357009 0.914183; + vertex -0.0330608 -0.0600010 0.190452; + normal 0.647600 0.746270 -0.153931; + texcoord 0.0167994 0.814385; + tangent -0.147531 0.323952 0.934500; + vertex -0.0322170 -0.0612452 0.187965; + normal 0.503358 0.840473 -0.200591; + texcoord 0.0230533 0.840895; + tangent 0.0948624 0.179855 0.979109; + vertex -0.0403277 -0.0552456 0.188133; + normal 0.501882 0.841307 -0.200790; + texcoord 0.0141886 0.840871; + tangent 0.146791 0.149389 0.977822; + vertex -0.0406596 -0.0557248 0.185296; + normal 0.348736 0.924456 -0.154156; + texcoord 0.0241924 0.866459; + tangent 0.376382 0.0155116 0.926335; + vertex -0.0480604 -0.0510417 0.190463; + normal 0.350354 0.923731 -0.154834; + texcoord 0.0155936 0.867529; + tangent 0.421361 -0.00395943 0.906885; + vertex -0.0495218 -0.0509068 0.187965; + normal 0.231796 0.972338 -0.0287960; + texcoord 0.0285321 0.891485; + tangent 0.636041 -0.125465 0.761387; + vertex -0.0539995 -0.0486176 0.196759; + normal 0.232043 0.972280 -0.0287839; + texcoord 0.0201891 0.893911; + tangent 0.669639 -0.133999 0.730498; + vertex -0.0564290 -0.0480822 0.195258; + normal 0.178727 0.973573 0.142173; + texcoord 0.0367313 0.915914; + tangent 0.836608 -0.222454 0.500601; + vertex -0.0566816 -0.0485533 0.205375; + normal 0.178732 0.973582 0.142102; + texcoord 0.0288619 0.919608; + tangent 0.855323 -0.220866 0.468658; + vertex -0.0595305 -0.0480078 0.205221; + normal 0.204993 0.927314 0.313155; + texcoord 0.0486791 0.939190; + tangent 0.947083 -0.265415 0.180521; + vertex -0.0553538 -0.0508846 0.213991; + normal 0.204970 0.927338 0.313099; + texcoord 0.0415693 0.944215; + tangent 0.953218 -0.258597 0.156535; + vertex -0.0579951 -0.0507036 0.215184; + normal 0.303824 0.845888 0.438366; + texcoord 0.0648082 0.960407; + tangent 0.954027 -0.266083 -0.137956; + vertex -0.0503718 -0.0549868 0.220298; + normal 0.303795 0.845909 0.438346; + texcoord 0.0589477 0.966879; + tangent 0.953794 -0.260462 -0.149788; + vertex -0.0522343 -0.0554471 0.222477; + normal 0.367548 0.795264 0.482145; + texcoord 0.0857427 0.977221; + tangent 0.924724 -0.257343 -0.280465; + vertex -0.0430706 -0.0597608 0.222606; + normal 0.367548 0.795263 0.482146; + texcoord 0.0825688 0.985329; + tangent 0.924165 -0.254318 -0.285027; + vertex -0.0437917 -0.0609675 0.225146; + normal 0.186010 -0.980779 -0.0589373; + texcoord 0.979972 0.867100; + tangent 0.0759432 0.0741559 -0.994351; + vertex 0.00740880 0.0217746 -0.0428015; + normal 0.240756 -0.967462 -0.0778101; + texcoord 0.829901 0.861222; + tangent 0.0919708 0.102571 -0.990465; + vertex 0.00557076 0.0184889 0.00607606; + normal 0.186777 -0.980634 -0.0589137; + texcoord 0.980008 0.869986; + tangent 0.0759328 0.0742001 -0.994348; + vertex 0.00648551 0.0216052 -0.0428964; + normal 0.241331 -0.967386 -0.0769706; + texcoord 0.829865 0.864506; + tangent 0.0913139 0.101624 -0.990623; + vertex 0.00453397 0.0182397 0.00596177; + normal 0.329974 -0.935785 -0.124195; + texcoord 0.466907 0.847008; + tangent 0.128723 0.174901 -0.976135; + vertex -0.00273699 0.00453712 0.123493; + normal 0.330535 -0.935435 -0.125328; + texcoord 0.466645 0.851248; + tangent 0.129471 0.176439 -0.975759; + vertex -0.00404619 0.00409644 0.123332; + normal 0.567013 -0.810184 -0.148651; + texcoord 0.222425 0.837612; + tangent 0.190804 0.304828 -0.933099; + vertex -0.0119062 -0.0120722 0.200944; + normal 0.371549 -0.905759 -0.203843; + texcoord 0.221478 0.842385; + tangent 0.201260 0.288436 -0.936109; + vertex -0.0133970 -0.0126405 0.200752; + normal 0.465050 -0.810466 -0.356192; + texcoord 0.203202 0.840500; + tangent 0.361245 0.532466 -0.765494; + vertex -0.0141075 -0.0142496 0.205490; + normal 0.664920 -0.708436 -0.236643; + texcoord 0.203930 0.834473; + tangent 0.355356 0.574833 -0.737082; + vertex -0.0125293 -0.0137776 0.206496; + normal 0.646958 -0.518201 -0.559387; + texcoord 0.186457 0.838967; + tangent 0.512517 0.833582 -0.206077; + vertex -0.0157559 -0.0173097 0.208186; + normal 0.858522 -0.511673 -0.0336156; + texcoord 0.223646 0.832795; + tangent 0.160712 0.335201 -0.928338; + vertex -0.0107909 -0.0109111 0.201185; + normal 0.715473 -0.696952 -0.0485368; + texcoord 0.466907 0.847008; + tangent 0.119967 0.190997 -0.974232; + vertex -0.00273699 0.00453712 0.123493; + normal 0.783726 -0.531442 -0.321470; + texcoord 0.187406 0.832243; + tangent 0.490965 0.842019 -0.223512; + vertex -0.0144602 -0.0172970 0.209684; + normal 0.739704 -0.350393 -0.574511; + texcoord 0.161513 0.837641; + tangent 0.490086 0.865656 0.102255; + vertex -0.0189836 -0.0233537 0.207554; + normal 0.715299 -0.697175 -0.0479053; + texcoord 0.467206 0.842765; + tangent 0.119044 0.189110 -0.974713; + vertex -0.00176884 0.00551654 0.123698; + normal 0.690103 -0.723111 -0.0294540; + texcoord 0.829901 0.861222; + tangent 0.0817282 0.118326 -0.989606; + vertex 0.00557076 0.0184889 0.00607606; + normal 0.689957 -0.723234 -0.0298725; + texcoord 0.829907 0.858039; + tangent 0.0826766 0.119757 -0.989355; + vertex 0.00631814 0.0191958 0.00622780; + normal 0.673775 -0.738551 -0.0238583; + texcoord 0.979972 0.867100; + tangent 0.0667022 0.0929440 -0.993435; + vertex 0.00740880 0.0217746 -0.0428015; + normal 0.673549 -0.738757 -0.0238741; + texcoord 0.979881 0.864367; + tangent 0.0667153 0.0929311 -0.993435; + vertex 0.00806419 0.0223680 -0.0426720; + normal 0.890101 -0.275926 -0.362746; + texcoord 0.163468 0.830599; + tangent 0.388115 0.882057 0.267100; + vertex -0.0177803 -0.0237771 0.209404; + normal 0.892643 -0.450693 0.00800442; + texcoord 0.205383 0.828562; + tangent 0.307946 0.600863 -0.737653; + vertex -0.0114108 -0.0126101 0.207579; + normal 0.884503 -0.457959 0.0890332; + texcoord 0.188886 0.826163; + tangent 0.458017 0.848676 -0.264517; + vertex -0.0137184 -0.0165984 0.211433; + normal 0.990410 -0.110187 0.0833459; + texcoord 0.225032 0.827576; + tangent 0.114613 0.347725 -0.930565; + vertex -0.0102270 -0.00926314 0.201446; + normal 0.949118 -0.312803 0.0364572; + texcoord 0.467206 0.842765; + tangent 0.103532 0.200554 -0.974197; + vertex -0.00176884 0.00551654 0.123698; + normal 0.963057 -0.0922728 0.252995; + texcoord 0.206795 0.823103; + tangent 0.251837 0.606568 -0.754092; + vertex -0.0110146 -0.0111167 0.208598; + normal 0.949214 -0.312543 0.0361990; + texcoord 0.467533 0.838245; + tangent 0.102624 0.198746 -0.974663; + vertex -0.00131760 0.00691181 0.123917; + normal 0.962170 -0.271287 0.0251505; + texcoord 0.829907 0.858039; + tangent 0.0624615 0.129722 -0.989581; + vertex 0.00631814 0.0191958 0.00622780; + normal 0.962225 -0.271039 0.0256965; + texcoord 0.829914 0.854775; + tangent 0.0634116 0.131257 -0.989318; + vertex 0.00660041 0.0202120 0.00638368; + normal 0.969949 -0.242622 0.0182792; + texcoord 0.979881 0.864367; + tangent 0.0451398 0.105618 -0.993382; + vertex 0.00806419 0.0223680 -0.0426720; + normal 0.970049 -0.242219 0.0182999; + texcoord 0.979794 0.861634; + tangent 0.0451144 0.105625 -0.993382; + vertex 0.00827606 0.0232263 -0.0425424; + normal 0.984681 0.107473 0.137304; + texcoord 0.226196 0.822724; + tangent 0.0922974 0.343721 -0.934525; + vertex -0.0104197 -0.00766019 0.201641; + normal 0.982848 0.145864 0.112841; + texcoord 0.467533 0.838245; + tangent 0.0821810 0.201911 -0.975950; + vertex -0.00131760 0.00691181 0.123917; + normal 0.933328 0.0837519 0.349119; + texcoord 0.208138 0.818136; + tangent 0.227686 0.603181 -0.764416; + vertex -0.0114107 -0.00963569 0.209308; + normal 0.892787 0.425515 0.147876; + texcoord 0.467826 0.833961; + tangent 0.0691416 0.195084 -0.978346; + vertex -0.00154092 0.00828766 0.124080; + normal 0.830964 -0.272344 0.485106; + texcoord 0.190198 0.820970; + tangent 0.428267 0.852625 -0.299362; + vertex -0.0136833 -0.0156248 0.212948; + normal 0.967405 0.243565 0.0693092; + texcoord 0.829914 0.854775; + tangent 0.0382379 0.130166 -0.990755; + vertex 0.00660041 0.0202120 0.00638368; + normal 0.586284 -0.128506 0.799849; + texcoord 0.191352 0.816148; + tangent 0.425611 0.878918 -0.215310; + vertex -0.0143217 -0.0145191 0.214001; + normal 0.867688 0.489735 0.0853039; + texcoord 0.829962 0.851481; + tangent 0.0272815 0.124562 -0.991837; + vertex 0.00633115 0.0212472 0.00649873; + normal 0.952235 0.301259 0.0499218; + texcoord 0.979794 0.861634; + tangent 0.0190663 0.104507 -0.994341; + vertex 0.00827606 0.0232263 -0.0425424; + normal 0.852533 0.519322 0.0590932; + texcoord 0.979775 0.858745; + tangent 0.00910593 0.0983129 -0.995114; + vertex 0.00798765 0.0241196 -0.0424475; + normal 0.710133 0.697672 0.0946832; + texcoord 0.830082 0.848187; + tangent 0.0161162 0.118342 -0.992842; + vertex 0.00557498 0.0220115 0.00653985; + normal 0.695829 0.715255 0.0650494; + texcoord 0.979866 0.855711; + tangent -0.00128547 0.0918120 -0.995775; + vertex 0.00727624 0.0248085 -0.0424128; + normal 0.732516 0.659275 0.169638; + texcoord 0.468054 0.830042; + tangent 0.0569934 0.189240 -0.980275; + vertex -0.00240449 0.00923286 0.124137; + normal 0.736658 0.633668 0.236220; + texcoord 0.226958 0.818444; + tangent 0.0347827 0.316923 -0.947813; + vertex -0.0113549 -0.00659440 0.201708; + normal 0.737578 0.632353 0.236872; + texcoord 0.226196 0.822724; + tangent 0.0327390 0.320596 -0.946650; + vertex -0.0104197 -0.00766019 0.201641; + normal 0.719233 0.643194 0.262690; + texcoord 0.208138 0.818136; + tangent -0.00191583 0.379930 -0.925013; + vertex -0.0114107 -0.00963569 0.209308; + normal 0.717398 0.644958 0.263383; + texcoord 0.209404 0.813549; + tangent -0.00197638 0.379946 -0.925007; + vertex -0.0124817 -0.00854038 0.209543; + normal 0.930307 -0.355093 0.0918570; + texcoord 0.166490 0.824125; + tangent 0.334015 0.917781 0.214739; + vertex -0.0173257 -0.0234247 0.211586; + normal 0.788591 -0.305876 0.533446; + texcoord 0.168722 0.818868; + tangent 0.273907 0.950758 0.145034; + vertex -0.0176630 -0.0228422 0.213288; + normal 0.968425 -0.244923 0.0465300; + texcoord 0.139909 0.815359; + tangent 0.189735 0.841294 0.506186; + vertex -0.0193139 -0.0321174 0.210473; + normal 0.473495 -0.143825 0.868974; + texcoord 0.170910 0.814025; + tangent 0.231712 0.972142 0.0353392; + vertex -0.0186061 -0.0219651 0.214437; + normal 0.243192 -0.0832480 0.966399; + texcoord 0.192265 0.811494; + tangent 0.431391 0.901636 -0.0308981; + vertex -0.0154661 -0.0135535 0.214371; + normal 0.278329 -0.0416004 0.959584; + texcoord 0.173024 0.809335; + tangent 0.230386 0.972858 -0.0216863; + vertex -0.0199115 -0.0209947 0.214857; + normal 0.288200 -0.00244407 0.957567; + texcoord 0.154383 0.790937; + tangent -0.196169 0.978689 0.0607123; + vertex -0.0251339 -0.0297374 0.216618; + normal 0.495998 -0.0995602 0.862597; + texcoord 0.148299 0.798353; + tangent -0.150676 0.968202 0.199702; + vertex -0.0224007 -0.0312233 0.215795; + normal 0.328659 0.0832857 0.940769; + texcoord 0.101546 0.723303; + tangent -0.385332 0.921358 0.0511659; + vertex -0.0400552 -0.0547135 0.220428; + normal 0.822505 -0.235730 0.517606; + texcoord 0.143483 0.806555; + tangent 0.00219690 0.910685 0.413095; + vertex -0.0202705 -0.0320945 0.213545; + normal 0.531420 -0.00773198 0.847073; + texcoord 0.0837621 0.737651; + tangent -0.329137 0.919151 0.216402; + vertex -0.0337289 -0.0581529 0.218522; + normal 0.369311 0.173461 0.912974; + texcoord 0.0940144 0.707055; + tangent -0.455549 0.890082 0.0151649; + vertex -0.0430706 -0.0597608 0.222606; + normal 0.562541 0.0893235 0.821930; + texcoord 0.0711987 0.722697; + tangent -0.412213 0.891490 0.187951; + vertex -0.0354066 -0.0639274 0.220298; + normal 0.846768 -0.136731 0.514091; + texcoord 0.0690143 0.755248; + tangent -0.129819 0.883387 0.450306; + vertex -0.0287981 -0.0601692 0.213316; + normal 0.862097 -0.0332564 0.505651; + texcoord 0.0534950 0.743321; + tangent -0.218689 0.873062 0.435819; + vertex -0.0294332 -0.0663702 0.213991; + normal 0.988354 -0.140178 0.0592182; + texcoord 0.0575728 0.775153; + tangent 0.0842611 0.826080 0.557219; + vertex -0.0265841 -0.0602224 0.206204; + normal 0.996620 -0.0365948 0.0735470; + texcoord 0.0402320 0.766320; + tangent -0.00969632 0.815198 0.579101; + vertex -0.0267510 -0.0664345 0.205375; + normal 0.894118 -0.133722 -0.427401; + texcoord 0.137473 0.824564; + tangent 0.357102 0.789976 0.498414; + vertex -0.0197875 -0.0312860 0.207400; + normal 0.667242 0.0324080 -0.744136; + texcoord 0.161513 0.837641; + tangent 0.415928 0.816167 0.401094; + vertex -0.0189836 -0.0233537 0.207554; + normal 0.918234 -0.0171446 -0.395666; + texcoord 0.0493893 0.796516; + tangent 0.261036 0.778415 0.570903; + vertex -0.0276801 -0.0582980 0.199092; + normal 0.930029 0.0802297 -0.358621; + texcoord 0.0309398 0.790621; + tangent 0.181415 0.754982 0.630152; + vertex -0.0280788 -0.0641033 0.196759; + normal 0.612308 0.0734138 -0.787203; + texcoord 0.136005 0.834019; + tangent 0.466167 0.770110 0.435452; + vertex -0.0215642 -0.0298230 0.205151; + normal 0.430301 0.154282 -0.889403; + texcoord 0.160926 0.844631; + tangent 0.480565 0.795068 0.370033; + vertex -0.0207210 -0.0223497 0.206855; + normal 0.655191 0.199405 -0.728672; + texcoord 0.0443260 0.818694; + tangent 0.377165 0.750090 0.543242; + vertex -0.0317925 -0.0549117 0.193886; + normal 0.680540 0.286152 -0.674524; + texcoord 0.0251588 0.815669; + tangent 0.329625 0.706717 0.626018; + vertex -0.0330608 -0.0600010 0.190452; + normal 0.198646 0.336710 -0.920416; + texcoord 0.135305 0.843627; + tangent 0.507174 0.768044 0.391001; + vertex -0.0241679 -0.0281205 0.204328; + normal 0.269762 0.451891 -0.850307; + texcoord 0.0423589 0.841269; + tangent 0.443638 0.726189 0.525199; + vertex -0.0378194 -0.0509710 0.191980; + normal 0.315947 0.525500 -0.789954; + texcoord 0.0230533 0.840895; + tangent 0.436254 0.662408 0.609014; + vertex -0.0403277 -0.0552456 0.188133; + normal -0.0898548 0.444128 -0.891446; + texcoord 0.160926 0.844631; + tangent 0.516336 0.786161 0.339629; + vertex -0.0207210 -0.0223497 0.206855; + normal -0.0752166 0.441625 -0.894041; + texcoord 0.161071 0.851653; + tangent 0.524696 0.779775 0.341534; + vertex -0.0224296 -0.0212968 0.207552; + normal -0.221676 0.581736 -0.782587; + texcoord 0.135392 0.853286; + tangent 0.529923 0.746360 0.402651; + vertex -0.0269012 -0.0266346 0.205151; + normal -0.134023 0.671734 -0.728568; + texcoord 0.0432010 0.863874; + tangent 0.498058 0.682385 0.535060; + vertex -0.0441458 -0.0475316 0.193886; + normal -0.0709471 0.735393 -0.673917; + texcoord 0.0241924 0.866459; + tangent 0.524432 0.605769 0.598344; + vertex -0.0480604 -0.0510417 0.190463; + normal -0.493138 0.665270 -0.560562; + texcoord 0.161071 0.851653; + tangent 0.565381 0.734813 0.374692; + vertex -0.0224296 -0.0212968 0.207552; + normal -0.467392 0.665375 -0.582084; + texcoord 0.162583 0.858841; + tangent 0.574137 0.728672 0.373367; + vertex -0.0233735 -0.0204384 0.209401; + normal -0.534829 0.728652 -0.427814; + texcoord 0.136287 0.862923; + tangent 0.583389 0.686261 0.434400; + vertex -0.0290314 -0.0257635 0.207400; + normal -0.450231 0.800668 -0.395250; + texcoord 0.0473634 0.886090; + tangent 0.575162 0.601568 0.554350; + vertex -0.0490765 -0.0455153 0.199092; + normal -0.370575 0.857103 -0.357840; + texcoord 0.0285321 0.891485; + tangent 0.619974 0.519769 0.587769; + vertex -0.0539995 -0.0486176 0.196759; + normal -0.591847 0.803872 0.0592181; + texcoord 0.0543225 0.907651; + tangent 0.697066 0.479144 0.533404; + vertex -0.0512905 -0.0454621 0.206204; + normal -0.504553 0.860242 0.0735469; + texcoord 0.0367313 0.915914; + tangent 0.745493 0.397628 0.534914; + vertex -0.0566816 -0.0485533 0.205375; + normal -0.673929 0.737427 0.0449557; + texcoord 0.138199 0.872408; + tangent 0.677868 0.594608 0.432363; + vertex -0.0299879 -0.0257405 0.210473; + normal -0.521709 0.680831 0.514091; + texcoord 0.0645276 0.927949; + tangent 0.842929 0.334272 0.421583; + vertex -0.0501945 -0.0473865 0.213316; + normal -0.437858 0.743369 0.505651; + texcoord 0.0486791 0.939190; + tangent 0.881492 0.255410 0.397161; + vertex -0.0553538 -0.0508846 0.213991; + normal -0.598302 0.611509 0.517775; + texcoord 0.141293 0.881592; + tangent 0.800157 0.486561 0.350724; + vertex -0.0295144 -0.0265719 0.213545; + normal -0.749543 0.656380 0.0857363; + texcoord 0.165199 0.865547; + tangent 0.656544 0.730686 0.187210; + vertex -0.0232773 -0.0198700 0.211585; + normal -0.716721 0.681927 -0.145897; + texcoord 0.162583 0.858841; + tangent 0.633778 0.730549 0.254212; + vertex -0.0233735 -0.0204384 0.209401; + normal -0.843566 0.434645 -0.315404; + texcoord 0.186563 0.858882; + tangent 0.526159 0.807798 -0.265742; + vertex -0.0192403 -0.0144416 0.209683; + normal -0.640162 0.554469 0.531748; + texcoord 0.167094 0.870972; + tangent 0.703457 0.700289 0.121427; + vertex -0.0226033 -0.0198897 0.213288; + normal -0.824951 0.558201 0.0886991; + texcoord 0.187628 0.865060; + tangent 0.518482 0.801892 -0.296894; + vertex -0.0189767 -0.0134582 0.211433; + normal -0.323553 0.388685 0.862692; + texcoord 0.145668 0.890296; + tangent 0.904694 0.394309 0.161397; + vertex -0.0277377 -0.0280349 0.215795; + normal -0.350406 0.352268 0.867826; + texcoord 0.168954 0.875970; + tangent 0.733669 0.679150 0.0220211; + vertex -0.0213843 -0.0203047 0.214437; + normal -0.258664 0.464284 0.847073; + texcoord 0.0779918 0.946273; + tangent 0.961153 0.201384 0.188758; + vertex -0.0460821 -0.0507728 0.218522; + normal -0.187950 0.537685 0.821931; + texcoord 0.0648082 0.960407; + tangent 0.981040 0.127441 0.146009; + vertex -0.0503718 -0.0549868 0.220298; + normal -0.0824241 0.328877 0.940769; + texcoord 0.0945124 0.961948; + tangent 0.989317 0.140191 0.0399700; + vertex -0.0400552 -0.0547135 0.220428; + normal -0.0222856 0.407410 0.912973; + texcoord 0.0857427 0.977221; + tangent 0.997262 0.0734685 -0.00844196; + vertex -0.0430706 -0.0597608 0.222606; + normal -0.138677 0.251145 0.957964; + texcoord 0.151327 0.898371; + tangent 0.936137 0.349071 0.0423863; + vertex -0.0251339 -0.0297374 0.216618; + normal -0.165890 0.225918 0.959917; + texcoord 0.170737 0.880800; + tangent 0.734278 0.678309 -0.0270525; + vertex -0.0199115 -0.0209947 0.214857; + normal -0.187684 0.175278 0.966464; + texcoord 0.189976 0.879935; + tangent 0.538716 0.841123 -0.0479299; + vertex -0.0154661 -0.0135535 0.214371; + normal -0.392782 0.454958 0.799209; + texcoord 0.189391 0.875229; + tangent 0.528157 0.817261 -0.230511; + vertex -0.0168593 -0.0130042 0.214001; + normal -0.635097 0.600636 0.485683; + texcoord 0.188584 0.870338; + tangent 0.515121 0.793595 -0.323815; + vertex -0.0181345 -0.0129641 0.212948; + normal -0.536249 0.805082 0.253533; + texcoord 0.205274 0.869367; + tangent 0.371680 0.504061 -0.779600; + vertex -0.0154479 -0.00846820 0.208598; + normal -0.373891 0.860528 0.345972; + texcoord 0.206259 0.874420; + tangent 0.374542 0.489137 -0.787695; + vertex -0.0139542 -0.00811589 0.209306; + normal -0.821306 0.570349 0.0125956; + texcoord 0.204255 0.863814; + tangent 0.354604 0.532556 -0.768531; + vertex -0.0165784 -0.00952344 0.207576; + normal -0.372697 0.915548 0.151225; + texcoord 0.223774 0.866168; + tangent 0.202163 0.239605 -0.949589; + vertex -0.0142407 -0.00686620 0.201446; + normal -0.378036 0.913536 0.150133; + texcoord 0.224571 0.871094; + tangent 0.191559 0.236894 -0.952463; + vertex -0.0127369 -0.00627607 0.201641; + normal -0.337370 0.934430 0.114113; + texcoord 0.466358 0.876549; + tangent 0.0710732 0.146219 -0.986696; + vertex -0.00364626 0.00954530 0.124080; + normal -0.336943 0.934447 0.115229; + texcoord 0.466368 0.872253; + tangent 0.0716972 0.147555 -0.986452; + vertex -0.00496432 0.00908980 0.123917; + normal -0.243894 0.967404 0.0681480; + texcoord 0.828821 0.884135; + tangent 0.0328596 0.0784903 -0.996373; + vertex 0.00454354 0.0223151 0.00649872; + normal -0.243129 0.967658 0.0672740; + texcoord 0.828993 0.880843; + tangent 0.0321430 0.0773708 -0.996484; + vertex 0.00350415 0.0220616 0.00638365; + normal -0.186013 0.981251 0.0504519; + texcoord 0.978785 0.887243; + tangent 0.0158304 0.0543344 -0.998397; + vertex 0.00633244 0.0251084 -0.0424475; + normal -0.185249 0.981393 0.0505050; + texcoord 0.979002 0.884362; + tangent 0.0158221 0.0543666 -0.998396; + vertex 0.00540915 0.0249390 -0.0425424; + normal -0.858920 0.511807 -0.0176230; + texcoord 0.222764 0.860864; + tangent 0.176046 0.257038 -0.950231; + vertex -0.0154255 -0.00814334 0.201184; + normal -0.736561 0.675205 0.0396885; + texcoord 0.223774 0.866168; + tangent 0.178970 0.249818 -0.951610; + vertex -0.0142407 -0.00686620 0.201446; + normal -0.725139 0.687502 0.0389256; + texcoord 0.466368 0.872253; + tangent 0.0769327 0.137045 -0.987573; + vertex -0.00496432 0.00908980 0.123917; + normal -0.725025 0.687584 0.0395853; + texcoord 0.466357 0.867722; + tangent 0.0778161 0.138875 -0.987248; + vertex -0.00597973 0.00803147 0.123698; + normal -0.694545 0.719090 0.0227340; + texcoord 0.828993 0.880843; + tangent 0.0385759 0.0687917 -0.996885; + vertex 0.00350415 0.0220616 0.00638365; + normal -0.694271 0.719367 0.0223432; + texcoord 0.829208 0.877585; + tangent 0.0376098 0.0672807 -0.997025; + vertex 0.00274288 0.0213315 0.00622777; + normal -0.673264 0.739186 0.0178706; + texcoord 0.979002 0.884362; + tangent 0.0210504 0.0433211 -0.998839; + vertex 0.00540915 0.0249390 -0.0425424; + normal -0.672987 0.739438 0.0179043; + texcoord 0.979276 0.881641; + tangent 0.0210373 0.0433321 -0.998839; + vertex 0.00475377 0.0243457 -0.0426720; + normal -0.984496 0.114234 -0.133108; + texcoord 0.221867 0.855975; + tangent 0.160705 0.258391 -0.952580; + vertex -0.0159200 -0.00967538 0.200944; + normal -0.952991 0.299618 -0.0451267; + texcoord 0.466357 0.867722; + tangent 0.0878338 0.130692 -0.987525; + vertex -0.00597973 0.00803147 0.123698; + normal -0.953013 0.299489 -0.0455213; + texcoord 0.466351 0.863470; + tangent 0.0888198 0.132646 -0.987176; + vertex -0.00638377 0.00671504 0.123493; + normal -0.963536 0.265562 -0.0328037; + texcoord 0.829208 0.877585; + tangent 0.0509114 0.0615458 -0.996805; + vertex 0.00274288 0.0213315 0.00622777; + normal -0.963639 0.265249 -0.0322962; + texcoord 0.829426 0.874407; + tangent 0.0499578 0.0600645 -0.996944; + vertex 0.00247448 0.0203384 0.00607603; + normal -0.969582 0.243454 -0.0253215; + texcoord 0.979276 0.881641; + tangent 0.0348945 0.0350895 -0.998775; + vertex 0.00475377 0.0243457 -0.0426720; + normal -0.969649 0.243183 -0.0253468; + texcoord 0.979557 0.878921; + tangent 0.0349070 0.0350837 -0.998775; + vertex 0.00454189 0.0234874 -0.0428015; + normal -0.941443 0.249509 -0.226781; + texcoord 0.203205 0.857816; + tangent 0.335107 0.549580 -0.765288; + vertex -0.0170812 -0.0110594 0.206493; + normal -0.908852 -0.341249 -0.239869; + texcoord 0.221219 0.851150; + tangent 0.157638 0.248738 -0.955657; + vertex -0.0157147 -0.0112572 0.200752; + normal -0.980773 -0.152387 -0.121910; + texcoord 0.466351 0.863470; + tangent 0.102324 0.129905 -0.986232; + vertex -0.00638377 0.00671504 0.123493; + normal -0.936826 0.0305941 -0.348455; + texcoord 0.202867 0.851759; + tangent 0.318786 0.531497 -0.784784; + vertex -0.0167541 -0.0126696 0.205487; + normal -0.770778 0.321966 -0.549763; + texcoord 0.186055 0.852098; + tangent 0.534276 0.805993 -0.254800; + vertex -0.0186367 -0.0155876 0.208185; + normal -0.653041 0.493649 -0.574323; + texcoord 0.162583 0.858841; + tangent 0.562461 0.823961 0.0687475; + vertex -0.0233735 -0.0204384 0.209401; + normal -0.656133 0.498650 -0.566425; + texcoord 0.161071 0.851653; + tangent 0.561222 0.824215 0.0754874; + vertex -0.0224296 -0.0212968 0.207552; + normal -0.907016 -0.391402 -0.155326; + texcoord 0.466376 0.859225; + tangent 0.110632 0.134426 -0.984729; + vertex -0.00615186 0.00535353 0.123332; + normal -0.966102 -0.245465 -0.0799569; + texcoord 0.829426 0.874407; + tangent 0.0668863 0.0612017 -0.995882; + vertex 0.00247448 0.0203384 0.00607603; + normal -0.776769 -0.564413 -0.279406; + texcoord 0.221055 0.846760; + tangent 0.162268 0.241067 -0.956847; + vertex -0.0148384 -0.0124213 0.200668; + normal -0.765905 -0.550134 -0.332781; + texcoord 0.202867 0.851759; + tangent 0.199925 0.288116 -0.936493; + vertex -0.0167541 -0.0126696 0.205487; + normal -0.766164 -0.549722 -0.332863; + texcoord 0.203159 0.846139; + tangent 0.205064 0.281753 -0.937317; + vertex -0.0156800 -0.0138735 0.205003; + normal -0.768849 -0.613774 -0.179312; + texcoord 0.466460 0.855236; + tangent 0.118814 0.138250 -0.983245; + vertex -0.00532834 0.00434146 0.123264; + normal -0.873756 -0.476820 -0.0958823; + texcoord 0.829624 0.871129; + tangent 0.0739185 0.0645729 -0.995171; + vertex 0.00274627 0.0193074 0.00596173; + normal -0.951965 -0.300115 -0.0607801; + texcoord 0.979557 0.878921; + tangent 0.0524240 0.0358253 -0.997982; + vertex 0.00454189 0.0234874 -0.0428015; + normal -0.846373 -0.527689 -0.0720854; + texcoord 0.979795 0.876045; + tangent 0.0597270 0.0404106 -0.997396; + vertex 0.00483030 0.0225941 -0.0428964; + normal -0.509291 -0.853512 -0.110183; + texcoord 0.829776 0.867818; + tangent 0.0864369 0.0766930 -0.993301; + vertex 0.00349066 0.0185235 0.00591710; + normal -0.510898 -0.855890 -0.0802274; + texcoord 0.979951 0.873017; + tangent 0.0706769 0.0512251 -0.996183; + vertex 0.00554171 0.0219052 -0.0429311; + normal -0.299381 -0.950984 -0.0774657; + texcoord 0.980008 0.869986; + tangent 0.0746371 0.0575990 -0.995546; + vertex 0.00648551 0.0216052 -0.0428964; + normal -0.257031 -0.960570 -0.106022; + texcoord 0.829865 0.864506; + tangent 0.0915696 0.0850111 -0.992163; + vertex 0.00453397 0.0182397 0.00596177; + normal -0.175618 -0.967958 -0.179486; + texcoord 0.466645 0.851248; + tangent 0.130586 0.157727 -0.978810; + vertex -0.00404619 0.00409644 0.123332; + normal -0.175117 -0.967919 -0.180184; + texcoord 0.466460 0.855236; + tangent 0.130926 0.158416 -0.978653; + vertex -0.00532834 0.00434146 0.123264; + normal -0.128168 -0.951361 -0.280154; + texcoord 0.221478 0.842385; + tangent 0.187461 0.248073 -0.950431; + vertex -0.0133970 -0.0126405 0.200752; + normal -0.127934 -0.950460 -0.283298; + texcoord 0.221055 0.846760; + tangent 0.186692 0.251083 -0.949791; + vertex -0.0148384 -0.0124213 0.200668; + normal -0.120199 -0.934326 -0.335542; + texcoord 0.203159 0.846139; + tangent 0.244856 0.299654 -0.922092; + vertex -0.0156800 -0.0138735 0.205003; + normal -0.119773 -0.934449 -0.335349; + texcoord 0.203202 0.840500; + tangent 0.248944 0.298721 -0.921299; + vertex -0.0141075 -0.0142496 0.205490; + normal 0.300041 0.951690 0.0652778; + texcoord 0.978785 0.887243; + tangent 0.0167394 0.0631674 -0.997862; + vertex 0.00633244 0.0251084 -0.0424475; + normal 0.277846 0.956070 0.0934450; + texcoord 0.828821 0.884135; + tangent 0.0326689 0.0878132 -0.995601; + vertex 0.00454354 0.0223151 0.00649872; + normal 0.299758 0.951780 0.0652666; + texcoord 0.978670 0.890276; + tangent 0.0167361 0.0631557 -0.997863; + vertex 0.00727624 0.0248085 -0.0424128; + normal 0.277553 0.956114 0.0938615; + texcoord 0.828723 0.887429; + tangent 0.0329053 0.0881804 -0.995561; + vertex 0.00557498 0.0220115 0.00653985; + normal 0.233201 0.957274 0.171009; + texcoord 0.466358 0.876549; + tangent 0.0708736 0.158842 -0.984757; + vertex -0.00364626 0.00954530 0.124080; + normal 0.233017 0.957403 0.170536; + texcoord 0.466307 0.880474; + tangent 0.0706699 0.158414 -0.984841; + vertex -0.00240449 0.00923286 0.124137; + normal 0.208243 0.947783 0.241541; + texcoord 0.224571 0.871094; + tangent 0.202592 0.203024 -0.957986; + vertex -0.0127369 -0.00627607 0.201641; + normal 0.206803 0.948299 0.240750; + texcoord 0.224998 0.875417; + tangent 0.198930 0.203664 -0.958618; + vertex -0.0113549 -0.00659440 0.201708; + normal 0.225598 0.938427 0.261648; + texcoord 0.207186 0.879089; + tangent 0.283175 0.193857 -0.939272; + vertex -0.0124817 -0.00854038 0.209543; + normal 0.228379 0.937827 0.261387; + texcoord 0.206259 0.874420; + tangent 0.283947 0.192647 -0.939288; + vertex -0.0139542 -0.00811589 0.209306; + normal 0.911795 0.171963 -0.372905; + texcoord 0.586110 0.263042; + tangent -0.346008 0.810778 -0.472142; + vertex 0.0678979 -0.00427636 0.157346; + normal 0.911679 0.217775 -0.348448; + texcoord 0.539684 0.278140; + tangent -0.365585 0.819837 -0.440698; + vertex 0.0716683 -0.0178972 0.160284; + normal 0.911891 0.176709 -0.370444; + texcoord 0.595560 0.311964; + tangent -0.341525 0.828767 -0.443290; + vertex 0.0634065 -0.00926017 0.144066; + normal 0.923621 -0.0988395 -0.370345; + texcoord 0.540900 0.314221; + tangent -0.111251 0.862283 -0.494057; + vertex 0.0696872 -0.0234874 0.150402; + normal 0.960870 -0.274466 -0.0373774; + texcoord 0.539684 0.278140; + tangent 0.228382 0.861338 -0.453805; + vertex 0.0716683 -0.0178972 0.160284; + normal 0.963357 -0.265727 -0.0365100; + texcoord 0.500271 0.261413; + tangent 0.210068 0.831370 -0.514486; + vertex 0.0698807 -0.0255117 0.170242; + normal 0.939385 -0.319087 -0.125452; + texcoord 0.494198 0.312702; + tangent 0.199808 0.806770 -0.556057; + vertex 0.0669394 -0.0348620 0.158758; + normal 0.863521 -0.388056 -0.322094; + texcoord 0.500208 0.332719; + tangent 0.158427 0.816522 -0.555151; + vertex 0.0649037 -0.0363229 0.153184; + normal 0.823482 -0.195937 -0.532434; + texcoord 0.542122 0.327381; + tangent -0.122736 0.854629 -0.504524; + vertex 0.0671645 -0.0251195 0.147355; + normal 0.911895 0.0852458 -0.401473; + texcoord 0.585177 0.331296; + tangent -0.278068 0.847396 -0.452325; + vertex 0.0631777 -0.0146508 0.140523; + normal 0.817442 -0.243198 -0.522153; + texcoord 0.542204 0.368108; + tangent -0.0758830 0.853277 -0.515907; + vertex 0.0599575 -0.0309174 0.138773; + normal -0.202784 0.905439 -0.372906; + texcoord 0.921001 0.257036; + tangent 0.0522104 -0.370279 -0.927452; + vertex 0.0151891 0.0447840 0.106050; + normal -0.248566 0.903769 -0.348449; + texcoord 0.912191 0.302689; + tangent 0.0651610 -0.342227 -0.937355; + vertex 0.0280326 0.0488129 0.108849; + normal -0.207531 0.905374 -0.370444; + texcoord 0.966133 0.271703; + tangent 0.0433315 -0.370884 -0.927668; + vertex 0.0200781 0.0406698 0.0934021; + normal 0.0674609 0.926441 -0.370345; + texcoord 0.942826 0.318302; + tangent 0.0542061 -0.378363 -0.924069; + vertex 0.0334177 0.0471077 0.0994371; + normal 0.241722 0.969625 -0.0373773; + texcoord 0.912191 0.302689; + tangent 0.0553009 -0.0522227 -0.997103; + vertex 0.0280326 0.0488129 0.108849; + normal 0.232905 0.971814 -0.0365100; + texcoord 0.880087 0.327833; + tangent 0.0506398 -0.0496579 -0.997482; + vertex 0.0353383 0.0473573 0.118333; + normal 0.287048 0.949666 -0.125452; + texcoord 0.920039 0.356529; + tangent 0.0439046 -0.144597 -0.988516; + vertex 0.0443335 0.0448595 0.107395; + normal 0.358549 0.876184 -0.322094; + texcoord 0.939493 0.360744; + tangent 0.0373940 -0.360385 -0.932054; + vertex 0.0457899 0.0429689 0.102086; + normal 0.167898 0.829653 -0.532435; + texcoord 0.954358 0.323349; + tangent 0.0342857 -0.546170 -0.836972; + vertex 0.0350527 0.0447591 0.0965348; + normal -0.116121 0.908480 -0.401473; + texcoord 0.977462 0.289266; + tangent 0.0145005 -0.404827 -0.914279; + vertex 0.0252166 0.0406260 0.0900273; + normal 0.215337 0.825218 -0.522153; + texcoord 0.988342 0.342048; + tangent 0.0274912 -0.539674 -0.841425; + vertex 0.0408043 0.0380862 0.0883610; + normal -0.320007 -0.870940 -0.372906; + texcoord 0.240155 0.310896; + tangent 0.882406 -0.130703 -0.451969; + vertex -0.0301893 -0.0370040 0.179244; + normal -0.280619 -0.894336 -0.348449; + texcoord 0.184261 0.327496; + tangent 0.900294 -0.117834 -0.419029; + vertex -0.0464645 -0.0325265 0.182753; + normal -0.315982 -0.873457 -0.370443; + texcoord 0.249935 0.369596; + tangent 0.894983 -0.143820 -0.422281; + vertex -0.0325480 -0.0293461 0.163383; + normal -0.558547 -0.742206 -0.370344; + texcoord 0.184605 0.370612; + tangent 0.803405 -0.362093 -0.472682; + vertex -0.0509826 -0.0270709 0.170951; + normal -0.728420 -0.684111 -0.0373773; + texcoord 0.184261 0.327496; + tangent 0.629754 -0.647061 -0.429793; + vertex -0.0464645 -0.0325265 0.182753; + normal -0.722194 -0.690727 -0.0365100; + texcoord 0.137716 0.306315; + tangent 0.614260 -0.616562 -0.492480; + vertex -0.0531766 -0.0260294 0.194647; + normal -0.755708 -0.642781 -0.125452; + texcoord 0.128891 0.367365; + tangent 0.596835 -0.597171 -0.535886; + vertex -0.0609620 -0.0172861 0.180931; + normal -0.776006 -0.542282 -0.322094; + texcoord 0.135452 0.391449; + tangent 0.622584 -0.570671 -0.535466; + vertex -0.0612129 -0.0143040 0.174273; + normal -0.590543 -0.606442 -0.532434; + texcoord 0.185659 0.386363; + tangent 0.799812 -0.352642 -0.485740; + vertex -0.0511107 -0.0234846 0.167311; + normal -0.394502 -0.826552 -0.401472; + texcoord 0.236945 0.392358; + tangent 0.877205 -0.209187 -0.432148; + vertex -0.0379349 -0.0258095 0.159151; + normal -0.628018 -0.577017 -0.522154; + texcoord 0.184508 0.434991; + tangent 0.773925 -0.391892 -0.497455; + vertex -0.0526408 -0.0125437 0.157061; + normal 0.954272 0.206164 -0.216476; + texcoord 0.585160 0.112689; + tangent -0.280585 0.867545 -0.410655; + vertex 0.0736047 0.0176942 0.194641; + normal 0.955965 0.258240 -0.139438; + texcoord 0.589409 0.0627881; + tangent -0.291910 0.844334 -0.449319; + vertex 0.0744361 0.0264776 0.206671; + normal 0.994560 0.00313146 -0.104122; + texcoord 0.539593 0.102570; + tangent -0.0588426 0.844000 -0.533106; + vertex 0.0776750 0.00741138 0.202791; + normal 0.995580 0.0857917 0.0382190; + texcoord 0.540233 0.0611168; + tangent -0.0541771 0.858361 -0.510178; + vertex 0.0788559 0.0142052 0.214071; + normal 0.982622 -0.185595 0.00293289; + texcoord 0.499611 0.115642; + tangent 0.157392 0.823539 -0.544988; + vertex 0.0753982 -0.00422291 0.206371; + normal 0.940657 0.335990 0.0477054; + texcoord 0.582933 0.0439849; + tangent -0.273973 0.837551 -0.472702; + vertex 0.0743081 0.0275771 0.212440; + normal 0.988893 -0.123342 0.0829285; + texcoord 0.492660 0.0648377; + tangent 0.148174 0.853601 -0.499410; + vertex 0.0764850 0.00132172 0.220415; + normal 0.956396 0.187538 0.223911; + texcoord 0.540332 0.0477445; + tangent -0.0520912 0.863830 -0.501084; + vertex 0.0777725 0.0162246 0.217685; + normal 0.935988 0.223796 0.271740; + texcoord 0.539095 0.00851685; + tangent -0.0629867 0.865750 -0.496497; + vertex 0.0735959 0.0213106 0.227882; + normal 0.976717 -0.0141904 0.214062; + texcoord 0.498025 0.0450354; + tangent 0.120607 0.861183 -0.493778; + vertex 0.0760779 0.00556927 0.224710; + normal -0.238407 0.946731 -0.216477; + texcoord 0.795242 0.188542; + tangent 0.0385399 -0.213505 -0.976181; + vertex -0.00590832 0.0495065 0.141570; + normal -0.290510 0.946658 -0.139439; + texcoord 0.755607 0.162006; + tangent 0.0352663 -0.135528 -0.990146; + vertex -0.0142958 0.0500143 0.153028; + normal -0.0368568 0.993881 -0.104123; + texcoord 0.765810 0.221861; + tangent 0.0639391 -0.100807 -0.992849; + vertex 0.00374812 0.0537131 0.149333; + normal -0.119504 0.992098 0.0382192; + texcoord 0.731553 0.202225; + tangent 0.0307252 0.0440907 -0.998555; + vertex -0.00275686 0.0546177 0.160076; + normal 0.152166 0.988351 0.00293324; + texcoord 0.758281 0.261210; + tangent 0.0385014 -0.00272222 -0.999255; + vertex 0.0148960 0.0519217 0.152742; + normal -0.367695 0.928722 0.0477049; + texcoord 0.736950 0.158739; + tangent 0.00771802 0.0561783 -0.998391; + vertex -0.0153383 0.0498569 0.158523; + normal 0.0897364 0.992507 0.0829281; + texcoord 0.712732 0.243591; + tangent 0.000120940 0.0850308 -0.996378; + vertex 0.00958312 0.0527770 0.166118; + normal -0.219863 0.949486 0.223911; + texcoord 0.720453 0.195980; + tangent -0.00342052 0.228555 -0.973525; + vertex -0.00464407 0.0535212 0.163518; + normal -0.255408 0.927860 0.271741; + texcoord 0.687186 0.178934; + tangent -0.0224943 0.275230 -0.961115; + vertex -0.00935036 0.0493814 0.173230; + normal -0.0189394 0.976637 0.214060; + texcoord 0.698699 0.229994; + tangent -0.0141775 0.215356 -0.976433; + vertex 0.00555316 0.0522524 0.170209; + normal -0.312431 -0.924946 -0.216476; + texcoord 0.243636 0.131351; + tangent 0.896857 -0.212100 -0.388150; + vertex -0.0111582 -0.0563132 0.223787; + normal -0.268594 -0.953108 -0.139439; + texcoord 0.250241 0.0719017; + tangent 0.884528 -0.188603 -0.426660; + vertex -0.00266189 -0.0625460 0.238155; + normal -0.507390 -0.855402 -0.104123; + texcoord 0.189541 0.117871; + tangent 0.765888 -0.391764 -0.509840; + vertex -0.0241946 -0.0541879 0.233521; + normal -0.436953 -0.898672 0.0382194; + texcoord 0.191578 0.0683966; + tangent 0.777144 -0.398735 -0.486886; + vertex -0.0179522 -0.0595603 0.246993; + normal -0.663284 -0.748362 0.00293265; + texcoord 0.141403 0.132250; + tangent 0.636671 -0.566621 -0.523058; + vertex -0.0347288 -0.0447270 0.237797; + normal -0.193998 -0.979841 0.0477052; + texcoord 0.243086 0.0492526; + tangent 0.871335 -0.195558 -0.450036; + vertex -0.00145607 -0.0630883 0.245046; + normal -0.613058 -0.785674 0.0829287; + texcoord 0.134664 0.0713788; + tangent 0.667584 -0.571051 -0.477736; + vertex -0.0297095 -0.0492376 0.254570; + normal -0.329510 -0.917217 0.223912; + texcoord 0.192107 0.0524336; + tangent 0.782844 -0.397987 -0.478291; + vertex -0.0152180 -0.0596864 0.251310; + normal -0.287918 -0.918292 0.271740; + texcoord 0.191834 0.00555962; + tangent 0.790258 -0.387995 -0.474292; + vertex -0.00744497 -0.0585195 0.263489; + normal -0.513110 -0.831202 0.214061; + texcoord 0.141677 0.0479003; + tangent 0.690595 -0.547739 -0.472293; + vertex -0.0251051 -0.0514220 0.259701; + normal 0.993001 -0.0399421 0.111148; + texcoord 0.459301 0.191470; + tangent 0.0922287 0.850100 -0.518482; + vertex 0.0734282 -0.0254582 0.193473; + normal 0.983728 -0.153774 0.0929131; + texcoord 0.413885 0.213130; + tangent 0.178326 0.831780 -0.525683; + vertex 0.0726480 -0.0401998 0.195146; + normal 0.986945 -0.0486583 -0.153534; + texcoord 0.468436 0.233124; + tangent -0.0318673 0.869888 -0.492219; + vertex 0.0746478 -0.0287356 0.181399; + normal 0.960976 -0.234046 -0.147469; + texcoord 0.435338 0.252616; + tangent 0.131825 0.847617 -0.513972; + vertex 0.0740267 -0.0409839 0.181495; + normal 0.915781 -0.0448991 -0.399160; + texcoord 0.500271 0.261413; + tangent -0.162186 0.867756 -0.469781; + vertex 0.0698807 -0.0255117 0.170242; + normal 0.912602 -0.152050 -0.379524; + texcoord 0.459285 0.290616; + tangent -0.0599477 0.865974 -0.496483; + vertex 0.0686353 -0.0402610 0.168880; + normal 0.899717 -0.414562 -0.136558; + texcoord 0.424264 0.259136; + tangent 0.285147 0.793778 -0.537221; + vertex 0.0723429 -0.0447490 0.181752; + normal 0.946276 -0.318857 0.0537781; + texcoord 0.400736 0.228205; + tangent 0.296404 0.782472 -0.547614; + vertex 0.0713568 -0.0456967 0.193485; + normal 0.887564 -0.318987 -0.332382; + texcoord 0.439748 0.294781; + tangent 0.106288 0.841675 -0.529421; + vertex 0.0679009 -0.0457502 0.170851; + normal 0.876051 -0.463543 -0.132898; + texcoord 0.390146 0.279212; + tangent 0.325275 0.771495 -0.546801; + vertex 0.0667274 -0.0556086 0.182613; + normal 0.975259 0.206398 -0.0791781; + texcoord 0.630300 0.189725; + tangent -0.218835 0.850635 -0.478049; + vertex 0.0696994 0.0176408 0.169075; + normal 0.980140 0.00343146 -0.198279; + texcoord 0.617015 0.234436; + tangent -0.108124 0.851174 -0.513626; + vertex 0.0711423 0.00737208 0.160080; + normal 0.953438 0.250911 -0.167332; + texcoord 0.675948 0.210301; + tangent -0.299204 0.837770 -0.456748; + vertex 0.0668901 0.0264163 0.157348; + normal 0.940760 0.103808 -0.322790; + texcoord 0.653507 0.254066; + tangent -0.259701 0.840052 -0.476307; + vertex 0.0688912 0.0141518 0.148965; + normal 0.936730 -0.185509 -0.296857; + texcoord 0.586110 0.263042; + tangent 0.000918652 0.849385 -0.527773; + vertex 0.0678979 -0.00427636 0.157346; + normal 0.916896 -0.141310 -0.373274; + texcoord 0.627094 0.293833; + tangent -0.0758427 0.857220 -0.509334; + vertex 0.0647293 0.00126048 0.143622; + normal 0.850612 -0.0224893 -0.525312; + texcoord 0.647027 0.298766; + tangent -0.262383 0.849414 -0.457877; + vertex 0.0630545 0.00551581 0.139645; + normal 0.847120 0.210684 -0.487852; + texcoord 0.665239 0.260484; + tangent -0.431233 0.808521 -0.400414; + vertex 0.0667751 0.0161712 0.145841; + normal 0.896130 0.307318 -0.320167; + texcoord 0.689247 0.225093; + tangent -0.422416 0.816404 -0.393764; + vertex 0.0650403 0.0275237 0.151882; + normal 0.811656 0.223796 -0.539564; + texcoord 0.698911 0.280647; + tangent -0.467770 0.802326 -0.370761; + vertex 0.0597366 0.0212572 0.137362; + normal 0.00624535 0.993784 0.111148; + texcoord 0.802909 0.329751; + tangent -0.0270041 0.111277 -0.993423; + vertex 0.0351728 0.0507323 0.140458; + normal 0.120325 0.988377 0.0929126; + texcoord 0.800035 0.377587; + tangent 0.0292438 0.0873166 -0.995751; + vertex 0.0492300 0.0504657 0.142052; + normal 0.0151618 0.988027 -0.153534; + texcoord 0.841838 0.341332; + tangent 0.0659507 -0.153002 -0.986023; + vertex 0.0382530 0.0519991 0.128959; + normal 0.201323 0.968361 -0.147467; + texcoord 0.842832 0.377901; + tangent 0.0439684 -0.156865 -0.986641; + vertex 0.0499319 0.0518034 0.129050; + normal 0.0138177 0.916778 -0.399158; + texcoord 0.880087 0.327833; + tangent 0.0631101 -0.399356 -0.914621; + vertex 0.0353383 0.0473573 0.118333; + normal 0.121016 0.917233 -0.379523; + texcoord 0.885541 0.375452; + tangent 0.0129434 -0.383603 -0.923407; + vertex 0.0494179 0.0466482 0.117035; + normal 0.383814 0.913257 -0.136559; + texcoord 0.843164 0.390137; + tangent 0.0317147 -0.160840 -0.986471; + vertex 0.0535702 0.0503223 0.129295; + normal 0.286583 0.956545 0.0537770; + texcoord 0.806541 0.395494; + tangent 0.0536277 0.0397333 -0.997770; + vertex 0.0545041 0.0494143 0.140470; + normal 0.288708 0.897870 -0.332382; + texcoord 0.880010 0.393656; + tangent 0.00817591 -0.349285 -0.936981; + vertex 0.0546666 0.0461263 0.118913; + normal 0.433569 0.891266 -0.132898; + texcoord 0.844176 0.427825; + tangent 0.0309279 -0.162103 -0.986289; + vertex 0.0640884 0.0453278 0.130115; + normal -0.239352 0.967699 -0.0791786; + texcoord 0.880254 0.186417; + tangent 0.0269150 -0.0749048 -0.996827; + vertex -0.00573130 0.0457909 0.117221; + normal -0.0366679 0.979459 -0.198280; + texcoord 0.911399 0.218094; + tangent -0.00422476 -0.199322 -0.979925; + vertex 0.00399653 0.0474961 0.108654; + normal -0.283099 0.944381 -0.167331; + texcoord 0.918440 0.157850; + tangent 0.0267513 -0.167505 -0.985508; + vertex -0.0139938 0.0428334 0.106052; + normal -0.135652 0.936699 -0.322791; + texcoord 0.944577 0.196723; + tangent 0.0309916 -0.321511 -0.946399; + vertex -0.00238414 0.0451343 0.0980676; + normal 0.153636 0.942482 -0.296857; + texcoord 0.921001 0.257036; + tangent 0.0214871 -0.303768 -0.952504; + vertex 0.0151891 0.0447840 0.106050; + normal 0.110135 0.921160 -0.373275; + texcoord 0.965552 0.237064; + tangent 0.0622808 -0.381753 -0.922164; + vertex 0.0100211 0.0415891 0.0929789; + normal -0.00636927 0.850886 -0.525312; + texcoord 0.978849 0.222723; + tangent 0.0712131 -0.523998 -0.848737; + vertex 0.00602467 0.0398575 0.0891916; + normal -0.239290 0.839488 -0.487852; + texcoord 0.955333 0.189902; + tangent 0.0635463 -0.487688 -0.870702; + vertex -0.00423800 0.0430549 0.0950923; + normal -0.337529 0.885194 -0.320166; + texcoord 0.936898 0.153582; + tangent 0.0541985 -0.323048 -0.944829; + vertex -0.0149881 0.0410369 0.100846; + normal -0.251191 0.803601 -0.539564; + texcoord 0.987656 0.171127; + tangent 0.0816748 -0.537800 -0.839107; + vertex -0.00885185 0.0361909 0.0870174; + normal -0.543569 -0.831973 0.111148; + texcoord 0.0909476 0.221548; + tangent 0.694181 -0.520030 -0.497677; + vertex -0.0552948 -0.0296994 0.222392; + normal -0.636533 -0.765632 0.0929129; + texcoord 0.0360576 0.246015; + tangent 0.633741 -0.586444 -0.504437; + vertex -0.0699316 -0.0198696 0.224391; + normal -0.547945 -0.822304 -0.153534; + texcoord 0.100575 0.271562; + tangent 0.771509 -0.428448 -0.470325; + vertex -0.0594022 -0.0289424 0.207972; + normal -0.693776 -0.704931 -0.147468; + texcoord 0.0604591 0.293818; + tangent 0.666954 -0.559162 -0.492453; + vertex -0.0715801 -0.0208029 0.208086; + normal -0.508221 -0.763140 -0.399159; + texcoord 0.137716 0.306315; + tangent 0.834102 -0.320823 -0.448716; + vertex -0.0531766 -0.0260294 0.194647; + normal -0.598576 -0.705455 -0.379525; + texcoord 0.0878845 0.339923; + tangent 0.779224 -0.408287 -0.475511; + vertex -0.0675365 -0.0157178 0.193019; + normal -0.817325 -0.559760 -0.136559; + texcoord 0.0470367 0.301263; + tangent 0.540307 -0.664505 -0.516237; + vertex -0.0744092 -0.0167702 0.208393; + normal -0.759044 -0.648815 0.0537780; + texcoord 0.0198954 0.263610; + tangent 0.529274 -0.665253 -0.526600; + vertex -0.0747768 -0.0151786 0.222407; + normal -0.729045 -0.598343 -0.332383; + texcoord 0.0644297 0.344297; + tangent 0.671613 -0.539026 -0.508318; + vertex -0.0727147 -0.0116024 0.195374; + normal -0.847237 -0.514323 -0.132898; + texcoord 0.00568587 0.324185; + tangent 0.500138 -0.688001 -0.525849; + vertex -0.0821038 -0.00436049 0.209421; + normal -0.322994 -0.943083 -0.0791782; + texcoord 0.295166 0.224714; + tangent 0.852629 -0.253662 -0.456815; + vertex -0.00882088 -0.0522764 0.193253; + normal -0.499737 -0.843177 -0.198280; + texcoord 0.277932 0.277690; + tangent 0.795229 -0.354157 -0.492122; + vertex -0.0202334 -0.0474658 0.182510; + normal -0.273590 -0.947179 -0.167332; + texcoord 0.349037 0.250683; + tangent 0.882415 -0.179540 -0.434867; + vertex 0.00189764 -0.0547714 0.179246; + normal -0.393371 -0.860852 -0.322790; + texcoord 0.320899 0.302247; + tangent 0.862771 -0.219491 -0.455466; + vertex -0.0119031 -0.0493106 0.169234; + normal -0.639673 -0.709010 -0.296857; + texcoord 0.240155 0.310896; + tangent 0.734956 -0.451025 -0.506376; + vertex -0.0301893 -0.0370040 0.179244; + normal -0.591556 -0.714652 -0.373275; + texcoord 0.288142 0.348916; + tangent 0.780492 -0.390158 -0.488476; + vertex -0.0225714 -0.0371468 0.162852; + normal -0.455559 -0.718689 -0.525312; + texcoord 0.311790 0.355418; + tangent 0.869356 -0.228199 -0.438344; + vertex -0.0171825 -0.0380362 0.158103; + normal -0.253598 -0.835278 -0.487852; + texcoord 0.334710 0.310270; + tangent 0.922749 -0.0580847 -0.381000; + vertex -0.00853642 -0.0483779 0.165503; + normal -0.195776 -0.926912 -0.320166; + texcoord 0.364461 0.268752; + tangent 0.925888 -0.0653662 -0.372100; + vertex 0.00416612 -0.0535531 0.172718; + normal -0.224152 -0.811558 -0.539564; + texcoord 0.374294 0.335378; + tangent 0.935839 -0.0246642 -0.351562; + vertex 0.000989710 -0.0442766 0.155376; + normal 0.871848 0.471105 -0.133949; + texcoord 0.699129 0.0974025; + tangent -0.479197 0.763937 -0.432170; + vertex 0.0667671 0.0484941 0.182607; + normal 0.963791 0.266639 0.00323079; + texcoord 0.645192 0.0766026; + tangent -0.233041 0.843877 -0.483285; + vertex 0.0721037 0.0384189 0.195642; + normal 0.935302 0.323342 -0.143738; + texcoord 0.666413 0.116662; + tangent -0.351829 0.818304 -0.454527; + vertex 0.0722208 0.0381635 0.181771; + normal 0.994462 0.104808 0.00779446; + texcoord 0.626042 0.0819553; + tangent -0.0888567 0.867100 -0.490145; + vertex 0.0731474 0.0326867 0.197055; + normal 0.918956 0.265666 -0.291447; + texcoord 0.690989 0.154747; + tangent -0.376386 0.811449 -0.447085; + vertex 0.0679673 0.0383655 0.168569; + normal 0.983916 0.0958901 -0.150713; + texcoord 0.649203 0.126793; + tangent -0.158814 0.864644 -0.476622; + vertex 0.0733353 0.0319946 0.181600; + normal 0.999865 0.0161620 -0.00293068; + texcoord 0.585160 0.112689; + tangent -0.0154241 0.871979 -0.489301; + vertex 0.0736047 0.0176942 0.194641; + normal 0.946730 0.104787 -0.304503; + texcoord 0.676993 0.168908; + tangent -0.250295 0.836217 -0.487948; + vertex 0.0685402 0.0326254 0.166909; + normal 0.988500 0.00291401 -0.151194; + texcoord 0.610553 0.149554; + tangent -0.0728449 0.885374 -0.459137; + vertex 0.0733772 0.0174270 0.181594; + normal 0.955095 0.0162320 -0.295856; + texcoord 0.630300 0.189725; + tangent -0.160797 0.866223 -0.473077; + vertex 0.0696994 0.0176408 0.169075; + normal -0.500399 0.855370 -0.133949; + texcoord 0.835019 0.0865032; + tangent 0.0291765 -0.137972 -0.990006; + vertex -0.0350050 0.0420032 0.130109; + normal -0.299168 0.954195 0.00323035; + texcoord 0.792828 0.121875; + tangent 0.00138083 0.00379435 -0.999992; + vertex -0.0255870 0.0474084 0.142524; + normal -0.354873 0.923799 -0.143738; + texcoord 0.835996 0.122647; + tangent 0.0342073 -0.141358 -0.989367; + vertex -0.0253477 0.0475282 0.129313; + normal -0.138471 0.990336 0.00779452; + texcoord 0.788464 0.140304; + tangent 0.0111852 0.00894465 -0.999897; + vertex -0.0201644 0.0485870 0.143870; + normal -0.296677 0.909418 -0.291446; + texcoord 0.879066 0.119713; + tangent 0.0512987 -0.288754 -0.956028; + vertex -0.0254026 0.0434729 0.116739; + normal -0.129201 0.980098 -0.150712; + texcoord 0.836510 0.141661; + tangent 0.0355771 -0.147016 -0.988494; + vertex -0.0195117 0.0487882 0.129150; + normal -0.0500598 0.998742 -0.00293018; + texcoord 0.795242 0.188542; + tangent 0.0706572 0.000250553 -0.997501; + vertex -0.00590832 0.0495065 0.141570; + normal -0.136832 0.942632 -0.304503; + texcoord 0.884419 0.137905; + tangent 0.0451607 -0.301070 -0.952532; + vertex -0.0199573 0.0442035 0.115158; + normal -0.0364343 0.987832 -0.151194; + texcoord 0.837672 0.184365; + tangent 0.0350431 -0.149956 -0.988072; + vertex -0.00564666 0.0492986 0.129144; + normal -0.0486117 0.953995 -0.295856; + texcoord 0.880254 0.186417; + tangent -0.00504514 -0.296100 -0.955143; + vertex -0.00573130 0.0457909 0.117221; + normal -0.0427165 -0.990067 -0.133949; + texcoord 0.380180 0.116598; + tangent 0.912241 0.0160257 -0.409342; + vertex 0.0246096 -0.0681690 0.209414; + normal -0.265399 -0.964133 0.00323020; + texcoord 0.316420 0.0901082; + tangent 0.855940 -0.235945 -0.460105; + vertex 0.0110105 -0.0674691 0.224983; + normal -0.202108 -0.968758 -0.143738; + texcoord 0.340527 0.138588; + tangent 0.893465 -0.123233 -0.431896; + vertex 0.0106768 -0.0674328 0.208416; + normal -0.420054 -0.907465 0.00779441; + texcoord 0.293390 0.0959111; + tangent 0.801516 -0.373579 -0.466916; + vertex 0.00449380 -0.0650280 0.226670; + normal -0.243239 -0.925145 -0.291447; + texcoord 0.368701 0.184815; + tangent 0.899133 -0.102305 -0.425552; + vertex 0.0134894 -0.0631953 0.192648; + normal -0.422301 -0.893839 -0.150713; + texcoord 0.319667 0.150157; + tangent 0.833081 -0.315227 -0.454542; + vertex 0.00366909 -0.0647967 0.208212; + normal -0.498925 -0.866640 -0.00293042; + texcoord 0.243636 0.131351; + tangent 0.767472 -0.440394 -0.465876; + vertex -0.0111582 -0.0563132 0.223787; + normal -0.395592 -0.866478 -0.304504; + texcoord 0.351555 0.201293; + tangent 0.855062 -0.225383 -0.466981; + vertex 0.00725316 -0.0602666 0.190665; + normal -0.504470 -0.850089 -0.151194; + texcoord 0.272823 0.176146; + tangent 0.805182 -0.399932 -0.437877; + vertex -0.0112928 -0.0559164 0.208204; + normal -0.475904 -0.828242 -0.295857; + texcoord 0.295166 0.224714; + tangent 0.833058 -0.317354 -0.453101; + vertex -0.00882088 -0.0522764 0.193253; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3; +}; +batch TRIANGLE_STRIP +{ + indices 4 5 6 7; +}; +batch TRIANGLE_STRIP +{ + indices 8 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14 15; +}; +batch TRIANGLE_STRIP +{ + indices 16 17 18 19; +}; +batch TRIANGLE_STRIP +{ + indices 20 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26 27; +}; +batch TRIANGLE_STRIP +{ + indices 28 29 30 31; +}; +batch TRIANGLE_STRIP +{ + indices 32 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38 39; +}; +batch TRIANGLE_STRIP +{ + indices 40 41 42 43; +}; +batch TRIANGLE_STRIP +{ + indices 44 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50 51; +}; +batch TRIANGLE_STRIP +{ + indices 52 53 54 55; +}; +batch TRIANGLE_STRIP +{ + indices 56 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62 63; +}; +batch TRIANGLE_STRIP +{ + indices 64 65 66 67; +}; +batch TRIANGLE_STRIP +{ + indices 68 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74 75; +}; +batch TRIANGLE_STRIP +{ + indices 76 77 78 79; +}; +batch TRIANGLE_STRIP +{ + indices 80 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86 87; +}; +batch TRIANGLE_STRIP +{ + indices 88 89 90 91; +}; +batch TRIANGLE_STRIP +{ + indices 92 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98 99; +}; +batch TRIANGLE_STRIP +{ + indices 100 101 102 103; +}; +batch TRIANGLE_STRIP +{ + indices 104 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110 111; +}; +batch TRIANGLE_STRIP +{ + indices 112 113 114 115; +}; +batch TRIANGLE_STRIP +{ + indices 116 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122 123; +}; +batch TRIANGLE_STRIP +{ + indices 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 133 134 135; +}; +batch TRIANGLE_STRIP +{ + indices 136 137 138 139; +}; +batch TRIANGLE_STRIP +{ + indices 140 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146 147 147 145 148; +}; +batch TRIANGLE_STRIP +{ + indices 149 147 150 151; +}; +batch TRIANGLE_STRIP +{ + indices 148 152 147 151; +}; +batch TRIANGLE_STRIP +{ + indices 148 153 152 152 151 154 154 152 153; +}; +batch TRIANGLE_STRIP +{ + indices 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; +}; +batch TRIANGLE_STRIP +{ + indices 181 182 183 184 184 182 185 185 184 186 186 185 187 187 186 188 188 187 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 190 187 192 193; +}; +batch TRIANGLE_STRIP +{ + indices 190 194 191 195; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 196 197 198 199 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 195 194 194 202 190 192; +}; +batch TRIANGLE_STRIP +{ + indices 201 194 203 202 202 192 204 205; +}; +batch TRIANGLE_STRIP +{ + indices 203 202 206 204 204 205 207 208 209 210 211; +}; +batch TRIANGLE_STRIP +{ + indices 206 204 212 213; +}; +batch TRIANGLE_STRIP +{ + indices 214 206 212 212 215 213; +}; +batch TRIANGLE_STRIP +{ + indices 214 216 206 203; +}; +batch TRIANGLE_STRIP +{ + indices 215 213 217; +}; +batch TRIANGLE_STRIP +{ + indices 216 214 218; +}; +batch TRIANGLE_STRIP +{ + indices 215 217 219 220 221 221 222 223; +}; +batch TRIANGLE_STRIP +{ + indices 221 222 219 224 215 225 226 227 227 225 228; +}; +batch TRIANGLE_STRIP +{ + indices 216 229 203 201; +}; +batch TRIANGLE_STRIP +{ + indices 229 216 230 218; +}; +batch TRIANGLE_STRIP +{ + indices 231 201 229; +}; +batch TRIANGLE_STRIP +{ + indices 230 218 232 233 234 234 232 235 236 236 232 230; +}; +batch TRIANGLE_STRIP +{ + indices 236 235 237; +}; +batch TRIANGLE_STRIP +{ + indices 229 230 238 236; +}; +batch TRIANGLE_STRIP +{ + indices 238 231 229; +}; +batch TRIANGLE_STRIP +{ + indices 237 239 236 238; +}; +batch TRIANGLE_STRIP +{ + indices 237 240 239 241; +}; +batch TRIANGLE_STRIP +{ + indices 238 239 242 241; +}; +batch TRIANGLE_STRIP +{ + indices 231 238 242 242 243 241; +}; +batch TRIANGLE_STRIP +{ + indices 243 244 242 231; +}; +batch TRIANGLE_STRIP +{ + indices 243 245 244 244 231 246 201 247; +}; +batch TRIANGLE_STRIP +{ + indices 245 248 244 246; +}; +batch TRIANGLE_STRIP +{ + indices 248 245 249; +}; +batch TRIANGLE_STRIP +{ + indices 247 246 250 248; +}; +batch TRIANGLE_STRIP +{ + indices 250 251 247; +}; +batch TRIANGLE_STRIP +{ + indices 249 252 248 250; +}; +batch TRIANGLE_STRIP +{ + indices 252 249 253; +}; +batch TRIANGLE_STRIP +{ + indices 251 250 254 252 252 253 255 255 252 254; +}; +batch TRIANGLE_STRIP +{ + indices 255 253 256; +}; +batch TRIANGLE_STRIP +{ + indices 257 254 258 259 259 254 255 255 260 256; +}; +batch TRIANGLE_STRIP +{ + indices 259 255 260 260 261 256; +}; +batch TRIANGLE_STRIP +{ + indices 262 259 263 264 264 259 260 260 265 261; +}; +batch TRIANGLE_STRIP +{ + indices 264 260 265 265 266 261; +}; +batch TRIANGLE_STRIP +{ + indices 265 266 267 268; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 269 267 267 268 270 271; +}; +batch TRIANGLE_STRIP +{ + indices 269 267 272 270; +}; +batch TRIANGLE_STRIP +{ + indices 269 273 264 274 274 273 275; +}; +batch TRIANGLE_STRIP +{ + indices 273 269 276 272; +}; +batch TRIANGLE_STRIP +{ + indices 275 273 277 276; +}; +batch TRIANGLE_STRIP +{ + indices 270 278 272 272 276 279 279 272 278; +}; +batch TRIANGLE_STRIP +{ + indices 271 280 270 278; +}; +batch TRIANGLE_STRIP +{ + indices 280 271 281 281 282 283; +}; +batch TRIANGLE_STRIP +{ + indices 281 282 280 284 278 285 279; +}; +batch TRIANGLE_STRIP +{ + indices 286 287 285 279 279 288 276; +}; +batch TRIANGLE_STRIP +{ + indices 279 287 288 288 276 277; +}; +batch TRIANGLE_STRIP +{ + indices 288 287 289 290; +}; +batch TRIANGLE_STRIP +{ + indices 277 288 291 289 289 290 292 293 294 294 292 295 295 294 296 296 295 297 297 296 298 298 297 299; +}; +batch TRIANGLE_STRIP +{ + indices 291 289 300 301 302 302 300 303 303 302 304 304 303 305 305 304 306 306 305 307; +}; +batch TRIANGLE_STRIP +{ + indices 291 300 308 309 310 311 312 313 314; +}; +batch TRIANGLE_STRIP +{ + indices 308 315 291 277 277 315 275; +}; +batch TRIANGLE_STRIP +{ + indices 315 308 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 275 315 318 316; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 275 320 320 319 321; +}; +batch TRIANGLE_STRIP +{ + indices 316 317 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 322 324 316 325 325 324 326; +}; +batch TRIANGLE_STRIP +{ + indices 327 324 322 322 328 323; +}; +batch TRIANGLE_STRIP +{ + indices 327 322 328 328 329 323; +}; +batch TRIANGLE_STRIP +{ + indices 329 330 328 328 327 331 331 328 330 330 331 332 332 333 334 334 332 331 331 334 335 335 331 336 336 335 337 337 336 338 338 337; + indices 339 340; +}; +batch TRIANGLE_STRIP +{ + indices 341 342 343 344 344 342 345 345 344 346 346 345 347 347 346 348 348 347 349 350; +}; +batch TRIANGLE_STRIP +{ + indices 351 352 353 354 354 352 355; +}; +batch TRIANGLE_STRIP +{ + indices 356 354 357 358; +}; +batch TRIANGLE_STRIP +{ + indices 355 359 354 358; +}; +batch TRIANGLE_STRIP +{ + indices 355 360 359 359 358 361 361 359 360; +}; +batch TRIANGLE_STRIP +{ + indices 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; +}; +batch TRIANGLE_STRIP +{ + indices 388 389 390 391 392 393 394; +}; +batch TRIANGLE_STRIP +{ + indices 393 391 395 396 396 391 397 397 396 398; +}; +batch TRIANGLE_STRIP +{ + indices 399 393 395 395 400 396; +}; +batch TRIANGLE_STRIP +{ + indices 399 401 393 394; +}; +batch TRIANGLE_STRIP +{ + indices 399 395 402 400; +}; +batch TRIANGLE_STRIP +{ + indices 401 403 394 404 404 403 405 405 404 406 406 407 408 408 406 404 404 408 409 409 404 394 394 409 410 411; +}; +batch TRIANGLE_STRIP +{ + indices 399 412 401 413 414 415 416; +}; +batch TRIANGLE_STRIP +{ + indices 412 399 417 402; +}; +batch TRIANGLE_STRIP +{ + indices 417 418 412 419 420 421 422; +}; +batch TRIANGLE_STRIP +{ + indices 402 423 417 424 425 426 427 427 425 428 428 427 429 429 428 430; +}; +batch TRIANGLE_STRIP +{ + indices 431 432 423 423 433 402; +}; +batch TRIANGLE_STRIP +{ + indices 431 423 433 433 400 402; +}; +batch TRIANGLE_STRIP +{ + indices 433 434 431 435; +}; +batch TRIANGLE_STRIP +{ + indices 400 436 433 434 434 437 435 438 438 439 440; +}; +batch TRIANGLE_STRIP +{ + indices 438 437 439 441; +}; +batch TRIANGLE_STRIP +{ + indices 434 442 437 441; +}; +batch TRIANGLE_STRIP +{ + indices 434 436 442 442 441 443 443 442 444 436; +}; +batch TRIANGLE_STRIP +{ + indices 444 445 443; +}; +batch TRIANGLE_STRIP +{ + indices 400 446 436 444; +}; +batch TRIANGLE_STRIP +{ + indices 400 396 446 398; +}; +batch TRIANGLE_STRIP +{ + indices 445 444 447 446 398; +}; +batch TRIANGLE_STRIP +{ + indices 445 447 448 449 449 447 398; +}; +batch TRIANGLE_STRIP +{ + indices 450 448 449 449 451 398 452 452 451 453; +}; +batch TRIANGLE_STRIP +{ + indices 450 449 454 451; +}; +batch TRIANGLE_STRIP +{ + indices 455 450 454 454 456 451 457 457 456 458; +}; +batch TRIANGLE_STRIP +{ + indices 455 454 459 456; +}; +batch TRIANGLE_STRIP +{ + indices 460 455 459 459 461 456 462 462 461 463; +}; +batch TRIANGLE_STRIP +{ + indices 460 459 464 461; +}; +batch TRIANGLE_STRIP +{ + indices 464 465 460; +}; +batch TRIANGLE_STRIP +{ + indices 463 466 461 464; +}; +batch TRIANGLE_STRIP +{ + indices 466 463 467; +}; +batch TRIANGLE_STRIP +{ + indices 465 464 468 466; +}; +batch TRIANGLE_STRIP +{ + indices 469 465 468 468 470 466 467; +}; +batch TRIANGLE_STRIP +{ + indices 469 468 471 470; +}; +batch TRIANGLE_STRIP +{ + indices 469 471 472 473 474 475; +}; +batch TRIANGLE_STRIP +{ + indices 470 476 471 473 473 477 475; +}; +batch TRIANGLE_STRIP +{ + indices 473 476 477 477 475 478; +}; +batch TRIANGLE_STRIP +{ + indices 476 470 479 467; +}; +batch TRIANGLE_STRIP +{ + indices 477 476 480 479; +}; +batch TRIANGLE_STRIP +{ + indices 478 477 481 480; +}; +batch TRIANGLE_STRIP +{ + indices 478 481 482 483 483 481 484 480 485 479; +}; +batch TRIANGLE_STRIP +{ + indices 486 484 485 485 487 479 467; +}; +batch TRIANGLE_STRIP +{ + indices 486 485 488 487; +}; +batch TRIANGLE_STRIP +{ + indices 488 489 486; +}; +batch TRIANGLE_STRIP +{ + indices 487 467 490 491 492; +}; +batch TRIANGLE_STRIP +{ + indices 488 487 493 490 490 492 494 494 490 493; +}; +batch TRIANGLE_STRIP +{ + indices 492 495 494; +}; +batch TRIANGLE_STRIP +{ + indices 493 496 488 489; +}; +batch TRIANGLE_STRIP +{ + indices 494 497 493 496; +}; +batch TRIANGLE_STRIP +{ + indices 495 498 494 497; +}; +batch TRIANGLE_STRIP +{ + indices 495 499 498 500 501 502 503; +}; +batch TRIANGLE_STRIP +{ + indices 498 504 497 505 505 504 506 506 505 507; +}; +batch TRIANGLE_STRIP +{ + indices 497 508 496 509 509 508 510 510 509 511; +}; +batch TRIANGLE_STRIP +{ + indices 496 512 489 513 513 512 514 514 513 515 515 516 517 517 515 513 513 517 518 518 513 519 519 518 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524 525 525 523 526 526 525 527 527 526 528 529; +}; +batch TRIANGLE_STRIP +{ + indices 530 531 532 533 533 531 534 534 533 535 535 534 536 537; +}; +batch TRIANGLE_STRIP +{ + indices 538 539 540 541 541 539 542; +}; +batch TRIANGLE_STRIP +{ + indices 543 541 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 542 546 541 545; +}; +batch TRIANGLE_STRIP +{ + indices 542 547 546 546 545 548 548 546 547; +}; +batch TRIANGLE_STRIP +{ + indices 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; +}; +batch TRIANGLE_STRIP +{ + indices 575 576 577 578 578 576 579 579 578 580 580 579 581 581 580 582 582 581 583 584 585; +}; +batch TRIANGLE_STRIP +{ + indices 584 581 586 587; +}; +batch TRIANGLE_STRIP +{ + indices 584 588 585 589; +}; +batch TRIANGLE_STRIP +{ + indices 586 587 590 591 592 593 594; +}; +batch TRIANGLE_STRIP +{ + indices 595 589 588 588 596 584 586; +}; +batch TRIANGLE_STRIP +{ + indices 595 588 597 596 596 586 598 599; +}; +batch TRIANGLE_STRIP +{ + indices 597 596 600 598 598 599 601 602 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 600 598 606 607; +}; +batch TRIANGLE_STRIP +{ + indices 608 600 606 606 609 607; +}; +batch TRIANGLE_STRIP +{ + indices 608 610 600 597; +}; +batch TRIANGLE_STRIP +{ + indices 609 607 611; +}; +batch TRIANGLE_STRIP +{ + indices 610 608 612; +}; +batch TRIANGLE_STRIP +{ + indices 609 611 613 614 615 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 615 616 613 618 609 619 620 621 621 619 622; +}; +batch TRIANGLE_STRIP +{ + indices 610 623 597 595; +}; +batch TRIANGLE_STRIP +{ + indices 623 610 624 612; +}; +batch TRIANGLE_STRIP +{ + indices 625 595 623; +}; +batch TRIANGLE_STRIP +{ + indices 624 612 626 627 628 628 626 629 630 630 626 624; +}; +batch TRIANGLE_STRIP +{ + indices 630 629 631; +}; +batch TRIANGLE_STRIP +{ + indices 623 624 632 630; +}; +batch TRIANGLE_STRIP +{ + indices 632 625 623; +}; +batch TRIANGLE_STRIP +{ + indices 631 633 630 632; +}; +batch TRIANGLE_STRIP +{ + indices 631 634 633 635; +}; +batch TRIANGLE_STRIP +{ + indices 632 633 636 635; +}; +batch TRIANGLE_STRIP +{ + indices 625 632 636 636 637 635; +}; +batch TRIANGLE_STRIP +{ + indices 637 638 636 625; +}; +batch TRIANGLE_STRIP +{ + indices 637 639 638 638 625 640 595 641; +}; +batch TRIANGLE_STRIP +{ + indices 639 642 638 640; +}; +batch TRIANGLE_STRIP +{ + indices 642 639 643; +}; +batch TRIANGLE_STRIP +{ + indices 641 640 644 642; +}; +batch TRIANGLE_STRIP +{ + indices 644 645 641; +}; +batch TRIANGLE_STRIP +{ + indices 643 646 642 644; +}; +batch TRIANGLE_STRIP +{ + indices 646 643 647; +}; +batch TRIANGLE_STRIP +{ + indices 645 644 648 646 646 647 649 649 646 648; +}; +batch TRIANGLE_STRIP +{ + indices 649 647 650; +}; +batch TRIANGLE_STRIP +{ + indices 651 648 652 653 653 648 649 649 654 650; +}; +batch TRIANGLE_STRIP +{ + indices 653 649 654 654 655 650; +}; +batch TRIANGLE_STRIP +{ + indices 656 653 657 658 658 653 654 654 659 655; +}; +batch TRIANGLE_STRIP +{ + indices 658 654 659 659 660 655; +}; +batch TRIANGLE_STRIP +{ + indices 659 660 661 662; +}; +batch TRIANGLE_STRIP +{ + indices 658 659 663 661 661 662 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 663 661 666 664; +}; +batch TRIANGLE_STRIP +{ + indices 663 667 658 668 668 667 669; +}; +batch TRIANGLE_STRIP +{ + indices 667 663 670 666; +}; +batch TRIANGLE_STRIP +{ + indices 669 667 671 670; +}; +batch TRIANGLE_STRIP +{ + indices 664 672 666 666 670 673 673 666 672; +}; +batch TRIANGLE_STRIP +{ + indices 665 674 664 672; +}; +batch TRIANGLE_STRIP +{ + indices 674 665 675 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 675 676 674 678 672 679 673; +}; +batch TRIANGLE_STRIP +{ + indices 680 681 679 673 673 682 670; +}; +batch TRIANGLE_STRIP +{ + indices 673 681 682 682 670 671; +}; +batch TRIANGLE_STRIP +{ + indices 682 681 683 684; +}; +batch TRIANGLE_STRIP +{ + indices 671 682 685 683 683 684 686 687 688 688 686 689 689 688 690 690 689 691 691 690 692 692 691 693; +}; +batch TRIANGLE_STRIP +{ + indices 685 683 694 695 696 696 694 697 697 696 698 698 697 699 699 698 700 700 699 701; +}; +batch TRIANGLE_STRIP +{ + indices 685 694 702 703 704 705 706 707 708; +}; +batch TRIANGLE_STRIP +{ + indices 702 709 685 671 671 709 669; +}; +batch TRIANGLE_STRIP +{ + indices 709 702 710 711; +}; +batch TRIANGLE_STRIP +{ + indices 669 709 712 710; +}; +batch TRIANGLE_STRIP +{ + indices 712 713 669 714 714 713 715; +}; +batch TRIANGLE_STRIP +{ + indices 710 711 716 717; +}; +batch TRIANGLE_STRIP +{ + indices 716 718 710 719 719 718 720; +}; +batch TRIANGLE_STRIP +{ + indices 721 718 716 716 722 717; +}; +batch TRIANGLE_STRIP +{ + indices 721 716 722 722 723 717; +}; +batch TRIANGLE_STRIP +{ + indices 723 724 722 722 721 725 725 722 724 724 725 726 726 727 728 728 726 725 725 728 729 729 725 730 730 729 731 731 730 732 732 731; + indices 733 734; +}; +batch TRIANGLE_STRIP +{ + indices 735 736 737 738 738 736 739 739 738 740 740 739 741 741 740 742 742 741 743 744; +}; +batch TRIANGLE_STRIP +{ + indices 745 746 747 748 748 749 750 750 748 751 752; +}; +batch TRIANGLE_STRIP +{ + indices 747 748 753 752; +}; +batch TRIANGLE_STRIP +{ + indices 754 747 753 753 755 752; +}; +batch TRIANGLE_STRIP +{ + indices 753 755 754; +}; +batch TRIANGLE_STRIP +{ + indices 756 757 758 759 759 760 761 761 759 762 763; +}; +batch TRIANGLE_STRIP +{ + indices 758 759 764 763; +}; +batch TRIANGLE_STRIP +{ + indices 765 758 764 764 766 763; +}; +batch TRIANGLE_STRIP +{ + indices 764 766 765; +}; +batch TRIANGLE_STRIP +{ + indices 767 768 769 770 770 771 772 772 770 773 774; +}; +batch TRIANGLE_STRIP +{ + indices 769 770 775 774; +}; +batch TRIANGLE_STRIP +{ + indices 776 769 775 775 777 774; +}; +batch TRIANGLE_STRIP +{ + indices 775 777 776; +}; +batch TRIANGLE_STRIP +{ + indices 778 779 780 781 782; +}; +batch TRIANGLE_STRIP +{ + indices 779 783 781 781 782 784; +}; +batch TRIANGLE_STRIP +{ + indices 783 785 781 784; +}; +batch TRIANGLE_STRIP +{ + indices 783 786 785 785 784 787 787 785 786; +}; +batch TRIANGLE_STRIP +{ + indices 788 789 790 791 792; +}; +batch TRIANGLE_STRIP +{ + indices 789 793 791 791 792 794; +}; +batch TRIANGLE_STRIP +{ + indices 793 795 791 794; +}; +batch TRIANGLE_STRIP +{ + indices 793 796 795 795 794 797 797 795 796; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800 801 802; +}; +batch TRIANGLE_STRIP +{ + indices 799 803 801 801 802 804; +}; +batch TRIANGLE_STRIP +{ + indices 803 805 801 804; +}; +batch TRIANGLE_STRIP +{ + indices 803 806 805 805 804 807 807 805 806; +}; +batch TRIANGLE_STRIP +{ + indices 808 809 810 811 812 813; +}; +batch TRIANGLE_STRIP +{ + indices 809 814 811 813; +}; +batch TRIANGLE_STRIP +{ + indices 809 815 814 814 813 816; +}; +batch TRIANGLE_STRIP +{ + indices 815 817 814 816; +}; +batch TRIANGLE_STRIP +{ + indices 818 819 820 821 821 819 822 822 821 823 824; +}; +batch TRIANGLE_STRIP +{ + indices 820 821 825 824; +}; +batch TRIANGLE_STRIP +{ + indices 826 820 825 825 827 824; +}; +batch TRIANGLE_STRIP +{ + indices 825 827 826; +}; +batch TRIANGLE_STRIP +{ + indices 828 829 830 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 829 834 831 833; +}; +batch TRIANGLE_STRIP +{ + indices 829 835 834 834 833 836; +}; +batch TRIANGLE_STRIP +{ + indices 835 837 834 836; +}; +batch TRIANGLE_STRIP +{ + indices 838 839 840 841 841 839 842 842 841 843 844; +}; +batch TRIANGLE_STRIP +{ + indices 840 841 845 844; +}; +batch TRIANGLE_STRIP +{ + indices 846 840 845 845 847 844; +}; +batch TRIANGLE_STRIP +{ + indices 845 847 846; +}; +batch TRIANGLE_STRIP +{ + indices 848 849 850 851 852 853; +}; +batch TRIANGLE_STRIP +{ + indices 849 854 851 853; +}; +batch TRIANGLE_STRIP +{ + indices 849 855 854 854 853 856; +}; +batch TRIANGLE_STRIP +{ + indices 855 857 854 856; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860 861 861 859 862 862 861 863 864; +}; +batch TRIANGLE_STRIP +{ + indices 860 861 865 864; +}; +batch TRIANGLE_STRIP +{ + indices 866 860 865 865 867 864; +}; +batch TRIANGLE_STRIP +{ + indices 865 867 866; +}; +batch TRIANGLE_STRIP +{ + indices 868 869 870 871; +}; +batch TRIANGLE_STRIP +{ + indices 872 868 870 870 873 871; +}; +batch TRIANGLE_STRIP +{ + indices 872 870 873 873 874 871; +}; +batch TRIANGLE_STRIP +{ + indices 875 872 873 873 876 874; +}; +batch TRIANGLE_STRIP +{ + indices 875 873 877 876; +}; +batch TRIANGLE_STRIP +{ + indices 878 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 878 880 880 883 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 880 883 883 884 881; +}; +batch TRIANGLE_STRIP +{ + indices 885 882 883 883 886 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 883 887 886; +}; +batch TRIANGLE_STRIP +{ + indices 888 889 890 891; +}; +batch TRIANGLE_STRIP +{ + indices 892 888 890 890 893 891; +}; +batch TRIANGLE_STRIP +{ + indices 892 890 893 893 894 891; +}; +batch TRIANGLE_STRIP +{ + indices 895 892 893 893 896 894; +}; +batch TRIANGLE_STRIP +{ + indices 895 893 897 896; +}; diff --git a/demos/forestpond/data/exported/daffodil_dafodil_0.object b/demos/forestpond/data/exported/daffodil_dafodil_0.object new file mode 100644 index 00000000..c7387cd2 --- /dev/null +++ b/demos/forestpond/data/exported/daffodil_dafodil_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -0.0258603 -0.00278992 0.112956 0.161570; +mesh "daffodil_dafodil_0.mesh"; +technique "dafodil.tech"; diff --git a/demos/forestpond/data/exported/dafodil.tech b/demos/forestpond/data/exported/dafodil.tech new file mode 100644 index 00000000..d2cb7ec7 --- /dev/null +++ b/demos/forestpond/data/exported/dafodil.tech @@ -0,0 +1,23 @@ +method "" +{ + material + { + type pbr; + base_color_map "dafodil_baseColor.png.tex"; + metalness_map "dafodil_metallicRoughness.png_B.tex"; + roughness_map "dafodil_metallicRoughness.png_G.tex"; + normal_map "dafodil_normal.png.tex"; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + }; + receive_shadows true; + instancing true; +}; +method "shadow" +{ + shader "occluder_instanced.shader"; +}; +method "shadow_thsm" +{ + shader "occluder_thsm_instanced.shader"; +}; diff --git a/demos/forestpond/data/exported/dafodil_baseColor.png.tex b/demos/forestpond/data/exported/dafodil_baseColor.png.tex new file mode 100644 index 00000000..2a17d574 --- /dev/null +++ b/demos/forestpond/data/exported/dafodil_baseColor.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image_srgb "dafodil_baseColor.png"; diff --git a/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.mdr b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.mdr new file mode 100644 index 00000000..1b455d44 Binary files /dev/null and b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.mdr differ diff --git a/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.tex b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.tex new file mode 100644 index 00000000..8fe67227 --- /dev/null +++ b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_B.tex @@ -0,0 +1,4 @@ +type \2d; +generate_mipmap true; +storage R8 1024 1024; +external_data "dafodil_metallicRoughness.png_B.mdr"; diff --git a/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.mdr b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.mdr new file mode 100644 index 00000000..ec0ec7ad Binary files /dev/null and b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.mdr differ diff --git a/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.tex b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.tex new file mode 100644 index 00000000..8ff61e4e --- /dev/null +++ b/demos/forestpond/data/exported/dafodil_metallicRoughness.png_G.tex @@ -0,0 +1,4 @@ +type \2d; +generate_mipmap true; +storage R8 1024 1024; +external_data "dafodil_metallicRoughness.png_G.mdr"; diff --git a/demos/forestpond/data/exported/dafodil_normal.png.tex b/demos/forestpond/data/exported/dafodil_normal.png.tex new file mode 100644 index 00000000..7e448aea --- /dev/null +++ b/demos/forestpond/data/exported/dafodil_normal.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image "dafodil_normal.png"; diff --git a/demos/forestpond/data/exported/grass.tech b/demos/forestpond/data/exported/grass.tech new file mode 100644 index 00000000..2d5fd47d --- /dev/null +++ b/demos/forestpond/data/exported/grass.tech @@ -0,0 +1,41 @@ +method "" +{ + material + { + type pbr; + base_color_map "grass_baseColor.png.tex"; + metalness 0.00000; + roughness 0.600000; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + alpha_cutoff 0.500000; + }; + receive_shadows true; + instancing true; +}; +method "shadow" +{ + shader "occluder_masked_instanced.shader"; + texture "alpha_map" + { + texture "grass_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; +method "shadow_thsm" +{ + shader "occluder_thsm_masked_instanced.shader"; + texture "alpha_map" + { + texture "grass_baseColor.png.tex"; + sampler "linear_mip.samp"; + }; + uniforms + { + uniform "alpha_cutoff" 0.500000; + }; +}; diff --git a/demos/forestpond/data/exported/grass_baseColor.png.tex b/demos/forestpond/data/exported/grass_baseColor.png.tex new file mode 100644 index 00000000..0ce08a71 --- /dev/null +++ b/demos/forestpond/data/exported/grass_baseColor.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image_srgb "grass_baseColor.png"; diff --git a/demos/forestpond/data/exported/grass_variant_1_grass1_0.mesh b/demos/forestpond/data/exported/grass_variant_1_grass1_0.mesh new file mode 100644 index 00000000..317c5c14 --- /dev/null +++ b/demos/forestpond/data/exported/grass_variant_1_grass1_0.mesh @@ -0,0 +1,4987 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.711187 -0.408250 -0.572316; + texcoord 0.301668 0.0232680; + vertex 0.146800 0.0192900 0.159665; + texcoord 0.301668 0.349020; + vertex 0.101197 0.0377596 0.0898209; + texcoord 0.406705 0.349020; + vertex 0.105330 0.0558225 0.0820727; + normal 0.898245 0.124303 -0.421551; + texcoord 0.301668 0.0232680; + vertex 0.146800 0.0192900 0.159665; + texcoord 0.406705 0.349020; + vertex 0.105330 0.0558225 0.0820727; + texcoord 0.406705 0.0232682; + vertex 0.147173 0.0417061 0.167068; + normal 0.224121 -0.427057 -0.876009; + texcoord 0.301668 0.349020; + vertex 0.101197 0.0377596 0.0898209; + texcoord 0.406705 0.674772; + vertex 0.0691061 0.0709592 0.0654257; + texcoord 0.406705 0.349020; + vertex 0.105330 0.0558225 0.0820727; + normal 0.203369 -0.740299 -0.640779; + texcoord 0.631112 0.0220784; + vertex 0.146774 0.0194969 0.158773; + normal 0.203369 -0.740299 -0.640779; + texcoord 0.712521 0.347830; + vertex 0.127150 0.0532145 0.113591; + texcoord 0.712521 0.0220785; + vertex 0.168620 0.0311673 0.152224; + normal -0.519788 -0.636012 -0.570359; + texcoord -0.000497594 0.333420; + vertex -0.0395854 0.00305196 0.126331; + texcoord 0.104540 0.666580; + vertex -0.00385739 0.0308616 0.0627604; + texcoord 0.104540 0.333420; + vertex -0.0105401 0.00435336 0.0984101; + normal -0.279162 0.561013 -0.779316; + texcoord 0.487168 0.0220784; + vertex -0.0529898 0.0192918 0.0978866; + texcoord 0.568576 0.347830; + vertex -0.0267058 -0.0118437 0.0660575; + texcoord 0.568576 0.0220785; + vertex -0.0530308 -0.00464272 0.0806713; + normal -0.192573 0.729075 -0.656784; + texcoord 0.631112 0.0220784; + vertex -0.0899260 0.0478043 0.158908; + normal -0.192573 0.729075 -0.656784; + texcoord 0.712521 0.347830; + vertex -0.0712414 0.0151976 0.117234; + texcoord 0.712521 0.0220785; + vertex -0.111772 0.0361340 0.152359; + normal 0.306193 0.946097 -0.105576; + texcoord 0.154154 0.000258684; + vertex -0.0352944 -0.0369208 0.261554; + texcoord 0.259191 0.333420; + vertex -0.0594555 -0.0449278 0.119730; + texcoord 0.259191 0.000258803; + vertex -0.0651322 -0.0305974 0.231685; + normal -0.858088 0.502533 -0.105576; + texcoord 0.154154 0.000258684; + vertex 0.0260858 -0.0584959 0.260752; + texcoord 0.259191 0.333420; + vertex 0.0287081 -0.0838138 0.118927; + normal -0.858088 0.502532 -0.105576; + texcoord 0.259191 0.000258803; + vertex 0.0134921 -0.0862752 0.230882; + normal -0.615278 0.768808 0.174261; + texcoord -0.000497594 0.000258684; + vertex 0.121652 0.0459254 0.190093; + texcoord 0.104540 0.333420; + vertex 0.0836731 0.0370519 0.0951457; + texcoord 0.104540 0.000258803; + vertex 0.103662 0.0310031 0.192409; + normal -0.574606 0.646659 0.501657; + texcoord -0.000497594 0.000258684; + vertex 0.117207 0.0220178 0.182980; + texcoord 0.104540 0.333420; + vertex 0.0647063 0.0147148 0.132259; + texcoord 0.104540 0.000258803; + vertex 0.102106 0.00222412 0.191199; + normal -0.732594 0.396481 0.553271; + texcoord -0.000497594 0.333420; + vertex 0.0876404 0.0254419 0.0924822; + texcoord -0.000497594 0.666580; + vertex 0.0647697 0.0312367 0.0580463; + texcoord 0.104540 0.666580; + vertex 0.0538305 0.00816151 0.0600975; + normal -0.0908004 -0.968673 0.231147; + texcoord 0.761971 0.999335; + vertex -0.0105312 0.00132378 -0.00365526; + normal -0.0908004 -0.968673 0.231147; + texcoord 0.843380 0.999335; + vertex 0.0149761 -0.00106719 -0.00365526; + texcoord 0.761971 0.673583; + vertex -0.0101433 0.00546128 0.0138362; + normal -0.0908004 -0.968673 0.231147; + texcoord 0.843380 0.673583; + vertex 0.0153639 0.00307031 0.0138362; + normal -0.678368 0.388964 -0.623317; + texcoord -0.000497594 0.999741; + vertex 0.00650336 0.0254719 -0.00104139; + normal -0.678368 0.388964 -0.623317; + texcoord 0.104540 0.999741; + vertex -0.00431139 0.00239676 -0.00367090; + normal -0.678368 0.388964 -0.623317; + texcoord -0.000497594 0.666580; + vertex -0.0235657 0.0340127 0.0370130; + normal -0.678368 0.388964 -0.623317; + texcoord 0.104540 0.666580; + vertex -0.0343805 0.0109376 0.0343835; + normal -0.296017 0.723775 -0.623317; + texcoord -0.000497594 0.999741; + vertex 0.0174327 0.0291432 -0.00141229; + normal -0.296017 0.723775 -0.623317; + texcoord 0.104540 0.999741; + vertex -0.00528115 0.0175889 -0.00404180; + normal -0.296017 0.723775 -0.623317; + texcoord -0.000497594 0.666580; + vertex -0.00103609 0.0543621 0.0366421; + normal -0.296017 0.723775 -0.623317; + texcoord 0.104540 0.666580; + vertex -0.0237500 0.0428079 0.0340126; + normal -0.679218 -0.721224 -0.136014; + texcoord 0.761971 0.347831; + vertex -0.0622216 -0.0142645 0.0673911; + normal -0.679217 -0.721224 -0.136014; + texcoord 0.843380 0.347830; + vertex -0.0435713 -0.0318286 0.0673911; + normal -0.679217 -0.721224 -0.136013; + texcoord 0.761971 0.0220784; + vertex -0.0727325 -0.0254255 0.179062; + normal -0.679217 -0.721225 -0.136013; + texcoord 0.843380 0.0220785; + vertex -0.0540821 -0.0429896 0.179062; + normal -0.527386 -0.560004 -0.638952; + texcoord 0.761971 0.673583; + vertex -0.0333523 0.0159476 0.0170834; + normal -0.527386 -0.560004 -0.638952; + texcoord 0.843380 0.673583; + vertex -0.0147019 -0.00161649 0.0170834; + normal -0.527387 -0.560003 -0.638952; + texcoord 0.761971 0.347831; + vertex -0.0622216 -0.0142645 0.0673911; + normal -0.527387 -0.560003 -0.638952; + texcoord 0.843380 0.347830; + vertex -0.0435713 -0.0318286 0.0673911; + normal -0.667021 -0.708275 0.231147; + texcoord 0.761971 0.999335; + vertex -0.0362014 0.0129224 -0.000408016; + normal -0.667021 -0.708275 0.231147; + texcoord 0.843380 0.999335; + vertex -0.0175510 -0.00464176 -0.000408016; + normal -0.667021 -0.708275 0.231147; + texcoord 0.761971 0.673583; + vertex -0.0333523 0.0159476 0.0170834; + normal -0.667021 -0.708275 0.231147; + texcoord 0.843380 0.673583; + vertex -0.0147019 -0.00161649 0.0170834; + normal 0.0883204 0.942209 0.323176; + texcoord 0.761971 0.999335; + vertex 0.0673919 0.0662737 -0.00365526; + normal 0.0883204 0.942208 0.323176; + texcoord 0.843380 0.999335; + vertex 0.0418846 0.0686647 -0.00365526; + normal 0.0883204 0.942208 0.323176; + texcoord 0.761971 0.673583; + vertex 0.0669205 0.0612448 0.0111352; + normal 0.0883203 0.942208 0.323176; + texcoord 0.843380 0.673583; + vertex 0.0414132 0.0636358 0.0111352; + normal 0.678368 -0.388963 -0.623318; + texcoord -0.000497594 0.999741; + vertex 0.0503574 0.0421256 -0.00104139; + normal 0.678367 -0.388964 -0.623318; + texcoord 0.104540 0.999741; + vertex 0.0611721 0.0652008 -0.00367090; + normal 0.678367 -0.388965 -0.623318; + texcoord -0.000497594 0.666580; + vertex 0.0804265 0.0335849 0.0370130; + normal 0.678366 -0.388965 -0.623318; + texcoord 0.104540 0.666580; + vertex 0.0912413 0.0566599 0.0343835; + normal 0.296016 -0.723775 -0.623317; + texcoord -0.000497594 0.999741; + vertex 0.0394280 0.0384544 -0.00141229; + normal 0.296017 -0.723775 -0.623317; + texcoord 0.104540 0.999741; + vertex 0.0621419 0.0500087 -0.00404180; + normal 0.296017 -0.723775 -0.623317; + texcoord -0.000497594 0.666580; + vertex 0.0578968 0.0132354 0.0366421; + normal 0.296017 -0.723775 -0.623317; + texcoord 0.104540 0.666580; + vertex 0.0806107 0.0247897 0.0340126; + normal 0.648799 0.688925 0.323176; + texcoord 0.761971 0.999335; + vertex 0.0941735 0.0558554 -0.00723171; + texcoord 0.843380 0.999335; + vertex 0.0755231 0.0734195 -0.00723171; + texcoord 0.761971 0.673583; + vertex 0.0907107 0.0521783 0.00755877; + texcoord 0.843380 0.673583; + vertex 0.0720602 0.0697425 0.00755877; + normal -0.790283 -0.607575 0.0794100; + texcoord 0.761971 0.347831; + vertex 0.0905221 0.0634409 0.143717; + normal -0.817108 -0.570977 0.0794984; + texcoord 0.843380 0.347830; + vertex 0.109258 0.0318517 0.0884846; + normal -0.874461 -0.478613 0.0790443; + texcoord 0.761971 0.0220784; + vertex 0.119819 0.0392026 0.249827; + normal -0.893502 -0.442122 0.0786281; + texcoord 0.843380 0.0220785; + vertex 0.131367 0.0142343 0.240661; + normal -0.926082 -0.280101 -0.252814; + texcoord 0.761971 0.673583; + vertex 0.112668 0.0829774 0.0409495; + normal -0.939072 -0.227102 -0.258010; + texcoord 0.843380 0.673583; + vertex 0.121639 0.0602395 0.0332787; + normal -0.951476 -0.158971 -0.263480; + texcoord 0.761971 0.347831; + vertex 0.0905221 0.0634409 0.143717; + normal -0.958323 -0.101426 -0.267077; + texcoord 0.843380 0.347830; + vertex 0.109258 0.0318517 0.0884846; + normal -0.856185 -0.432939 0.281979; + texcoord 0.761971 0.999335; + vertex 0.101260 0.0877102 0.0135790; + normal -0.856184 -0.432939 0.281979; + texcoord 0.843380 0.999335; + vertex 0.110232 0.0649723 0.00590819; + texcoord 0.761971 0.673583; + vertex 0.112668 0.0829774 0.0409495; + normal -0.856184 -0.432939 0.281979; + texcoord 0.843380 0.673583; + vertex 0.121639 0.0602395 0.0332787; + normal -0.301265 -0.936162 -0.181221; + texcoord 0.761971 0.347831; + vertex 0.0672731 0.0252444 0.137297; + normal -0.344211 -0.921815 -0.178261; + texcoord 0.843380 0.347830; + vertex 0.102032 0.0249941 0.0808064; + normal -0.444105 -0.879760 -0.169684; + texcoord 0.761971 0.0220784; + vertex 0.102642 -0.00595572 0.239674; + normal -0.480601 -0.861102 -0.165909; + texcoord 0.843380 0.0220785; + vertex 0.126625 -0.0170391 0.227726; + normal -0.589428 -0.683244 -0.430990; + texcoord 0.761971 0.673583; + vertex 0.0739997 0.0811047 0.0395431; + normal -0.617768 -0.659480 -0.428310; + texcoord 0.843380 0.673583; + vertex 0.0945584 0.0699866 0.0290521; + normal -0.657433 -0.623332 -0.423367; + texcoord 0.761971 0.347831; + vertex 0.0672731 0.0252444 0.137297; + normal -0.685220 -0.595762 -0.418976; + texcoord 0.843380 0.347830; + vertex 0.102032 0.0249941 0.0808064; + normal -0.460115 -0.887029 0.0383852; + texcoord 0.761971 0.999335; + vertex 0.0625921 0.0858376 0.0121726; + texcoord 0.843380 0.999335; + vertex 0.0831509 0.0747194 0.00168161; + normal -0.460115 -0.887029 0.0383852; + texcoord 0.761971 0.673583; + vertex 0.0739997 0.0811047 0.0395431; + normal -0.460115 -0.887029 0.0383852; + texcoord 0.843380 0.673583; + vertex 0.0945584 0.0699866 0.0290521; + normal 0.770519 -0.303023 -0.560782; + texcoord 0.631112 0.0220784; + vertex 0.146774 0.0194969 0.158773; + normal 0.769973 -0.166798 -0.615890; + texcoord 0.631112 0.347831; + vertex 0.114023 0.0471834 0.0988123; + normal 0.772268 -0.252841 -0.582815; + texcoord 0.712521 0.347830; + vertex 0.127150 0.0532145 0.113591; + normal 0.766018 -0.119796 -0.631558; + texcoord 0.712521 0.673583; + vertex 0.0778464 0.105321 0.0439060; + normal -0.893483 0.159035 0.419995; + texcoord -0.000497594 0.333420; + vertex 0.0921844 0.109825 0.127190; + normal -0.896225 0.182370 0.404379; + texcoord 0.104540 0.333420; + vertex 0.0906735 0.0850128 0.133371; + normal -0.899870 0.237035 0.366126; + texcoord -0.000497594 0.000258684; + vertex 0.122176 0.123746 0.185721; + normal -0.900203 0.257814 0.350952; + texcoord 0.104540 0.000258803; + vertex 0.119567 0.100204 0.196324; + normal 0.452262 -0.888343 0.0794097; + texcoord 0.761971 0.347831; + vertex 0.0972404 0.0800282 0.142264; + normal 0.411363 -0.907998 0.0794981; + texcoord 0.843380 0.347830; + vertex 0.131731 0.0926504 0.0870321; + normal 0.310042 -0.947431 0.0790440; + texcoord 0.761971 0.0220784; + vertex 0.126443 0.104381 0.248375; + normal 0.270676 -0.959454 0.0786277; + texcoord 0.843380 0.0220785; + vertex 0.153106 0.111152 0.239209; + normal 0.105429 -0.961753 -0.252814; + texcoord 0.761971 0.673583; + vertex 0.0820989 0.105383 0.0394970; + normal 0.0509480 -0.964798 -0.258010; + texcoord 0.843380 0.673583; + vertex 0.106097 0.110030 0.0318262; + normal -0.0183019 -0.964491 -0.263480; + texcoord 0.761971 0.347831; + vertex 0.0972404 0.0800282 0.142264; + normal -0.0761248 -0.960664 -0.267077; + texcoord 0.843380 0.347830; + vertex 0.131731 0.0926504 0.0870321; + normal 0.268497 -0.921085 0.281979; + texcoord 0.761971 0.999335; + vertex 0.0753534 0.0950371 0.0121265; + normal 0.268497 -0.921085 0.281979; + texcoord 0.843380 0.999335; + vertex 0.0993513 0.0996842 0.00445563; + normal 0.268498 -0.921085 0.281979; + texcoord 0.761971 0.673583; + vertex 0.0820989 0.105383 0.0394970; + normal 0.268498 -0.921085 0.281979; + texcoord 0.843380 0.673583; + vertex 0.106097 0.110030 0.0318262; + normal 0.864996 -0.467912 -0.181222; + texcoord 0.761971 0.347831; + vertex 0.106882 0.0811386 0.136670; + normal 0.843013 -0.507495 -0.178262; + texcoord 0.843380 0.347830; + vertex 0.113505 0.115262 0.0801789; + normal 0.783345 -0.597978 -0.169685; + texcoord 0.761971 0.0220784; + vertex 0.144041 0.110183 0.239047; + normal 0.758308 -0.630431 -0.165910; + texcoord 0.843380 0.0220785; + vertex 0.159337 0.131725 0.227099; + normal 0.542924 -0.703809 -0.458133; + texcoord 0.761971 0.673583; + vertex 0.0547791 0.100417 0.0453085; + normal 0.499700 -0.737328 -0.454585; + texcoord 0.843380 0.673583; + vertex 0.0694805 0.118586 0.0348175; + normal 0.442777 -0.776615 -0.448127; + texcoord 0.761971 0.347831; + vertex 0.106882 0.0811386 0.136670; + normal 0.393551 -0.806583 -0.441069; + texcoord 0.843380 0.347830; + vertex 0.113505 0.115262 0.0801789; + normal 0.787549 -0.615055 0.0383853; + texcoord 0.761971 0.999335; + vertex 0.0480336 0.0900711 0.0179380; + normal 0.787549 -0.615055 0.0383852; + texcoord 0.843380 0.999335; + vertex 0.0627350 0.108241 0.00744701; + normal 0.787549 -0.615055 0.0383852; + texcoord 0.761971 0.673583; + vertex 0.0547791 0.100417 0.0453085; + normal 0.787549 -0.615056 0.0383852; + texcoord 0.843380 0.673583; + vertex 0.0694805 0.118586 0.0348175; + normal -0.611509 -0.441384 0.656687; + texcoord -0.000497594 0.333420; + vertex 0.0991652 0.129233 0.134220; + normal -0.668101 -0.391118 0.632983; + texcoord 0.104540 0.333420; + vertex 0.114547 0.106907 0.133537; + normal -0.781611 -0.266923 0.563769; + texcoord -0.000497594 0.000258684; + vertex 0.133332 0.149947 0.179959; + normal -0.819037 -0.215872 0.531581; + texcoord 0.104540 0.000258803; + vertex 0.145711 0.131098 0.191376; + normal 0.987573 0.0235726 0.155381; + texcoord 0.761971 0.347831; + vertex 0.0778616 0.106273 0.0698189; + normal 0.987573 0.0235727 0.155381; + texcoord 0.843380 0.347830; + vertex 0.0815877 0.142011 0.0407148; + normal 0.987573 0.0235727 0.155381; + texcoord 0.761971 0.0220784; + vertex 0.0634632 0.151332 0.154497; + normal 0.987573 0.0235728 0.155381; + texcoord 0.843380 0.0220785; + vertex 0.0640868 0.175768 0.146826; + normal 0.752021 -0.214812 -0.623154; + texcoord 0.761971 0.673583; + vertex 0.0495768 0.0975422 0.0386943; + normal 0.662211 -0.399550 -0.633906; + texcoord 0.843380 0.673583; + vertex 0.0502004 0.121978 0.0310235; + normal 0.642136 -0.432503 -0.632932; + texcoord 0.761971 0.347831; + vertex 0.0778616 0.106273 0.0698189; + normal 0.549379 -0.561326 -0.618947; + texcoord 0.843380 0.347830; + vertex 0.0815877 0.142011 0.0407148; + normal 0.957278 0.0640877 0.281979; + texcoord 0.761971 0.999335; + vertex 0.0582291 0.0887293 0.0113238; + normal 0.957278 0.0640877 0.281979; + texcoord 0.843380 0.999335; + vertex 0.0588528 0.113165 0.00365300; + texcoord 0.761971 0.673583; + vertex 0.0495768 0.0975422 0.0386943; + normal 0.957278 0.0640876 0.281979; + texcoord 0.843380 0.673583; + vertex 0.0502004 0.121978 0.0310235; + normal 0.802095 0.590979 -0.0859486; + texcoord 0.761971 0.347831; + vertex 0.0469822 0.130721 0.0424754; + normal 0.802095 0.590979 -0.0859486; + texcoord 0.843380 0.347830; + vertex 0.0324000 0.148987 0.0319843; + normal 0.802096 0.590978 -0.0859484; + texcoord 0.761971 0.0220784; + vertex 0.0266110 0.173258 0.144852; + normal 0.802096 0.590978 -0.0859484; + texcoord 0.843380 0.0220785; + vertex 0.0120288 0.191524 0.134361; + normal 0.314118 -0.271704 -0.909674; + texcoord 0.761971 0.673583; + vertex 0.0276037 0.101519 0.0445059; + normal 0.314118 -0.271705 -0.909674; + texcoord 0.843380 0.673583; + vertex 0.0130215 0.119785 0.0340149; + normal 0.314118 -0.271706 -0.909673; + texcoord 0.761971 0.347831; + vertex 0.0469822 0.130721 0.0424754; + normal 0.314118 -0.271707 -0.909673; + texcoord 0.843380 0.347830; + vertex 0.0324000 0.148987 0.0319843; + normal 0.770059 0.636816 0.0383856; + texcoord 0.761971 0.999335; + vertex 0.0362560 0.0927064 0.0171354; + normal 0.770060 0.636816 0.0383854; + texcoord 0.843380 0.999335; + vertex 0.0216738 0.110972 0.00664438; + normal 0.770060 0.636816 0.0383854; + texcoord 0.761971 0.673583; + vertex 0.0276037 0.101519 0.0445059; + normal 0.770060 0.636816 0.0383853; + texcoord 0.843380 0.673583; + vertex 0.0130215 0.119785 0.0340149; + normal 0.938093 -0.104573 0.330221; + texcoord 0.154154 0.999741; + vertex 0.0335747 0.0852198 0.0140564; + normal 0.938093 -0.104573 0.330220; + texcoord 0.259191 0.999741; + vertex 0.0384996 0.109564 0.00777488; + normal 0.938093 -0.104573 0.330220; + texcoord 0.154154 0.666580; + vertex 0.0147856 0.104358 0.0734931; + normal 0.938093 -0.104573 0.330220; + texcoord 0.259191 0.666580; + vertex 0.0197105 0.128701 0.0672116; + normal 0.231208 -0.802354 0.550246; + texcoord -0.000497594 0.333420; + vertex 0.0261570 0.0952467 0.107791; + normal 0.231208 -0.802354 0.550246; + texcoord 0.104540 0.333420; + vertex 0.0502867 0.103607 0.109842; + normal 0.231207 -0.802354 0.550246; + texcoord -0.000497594 0.000258684; + vertex 0.00886855 0.130685 0.166731; + normal 0.231207 -0.802354 0.550246; + texcoord 0.104540 0.000258803; + vertex 0.0329982 0.139045 0.168782; + normal 0.416919 -0.818359 0.395560; + texcoord -0.000497594 0.333420; + vertex -0.0395854 0.00305196 0.126331; + normal 0.390390 -0.837718 0.381871; + texcoord 0.104540 0.333420; + vertex -0.0105401 0.00435336 0.0984101; + normal 0.361714 -0.857090 0.366823; + texcoord -0.000497594 0.000258684; + vertex -0.0680915 0.0189581 0.189284; + normal 0.355110 -0.861332 0.363323; + texcoord 0.104540 0.000258803; + vertex -0.0475629 0.0301167 0.195674; + normal 0.458461 0.688926 0.561423; + texcoord 0.761971 0.999335; + vertex 0.0385831 0.0538830 0.00525976; + normal 0.458461 0.688926 0.561423; + texcoord 0.843380 0.999335; + vertex 0.0215832 0.0714471 -0.00241106; + normal 0.458461 0.688926 0.561423; + texcoord 0.761971 0.673583; + vertex 0.0293435 0.0502060 0.0173171; + normal 0.458461 0.688926 0.561423; + texcoord 0.843380 0.673583; + vertex 0.0123436 0.0677701 0.00964623; + normal -0.0524169 0.942209 0.330901; + texcoord 0.761971 0.999335; + vertex 0.0114981 0.0643014 0.0102463; + normal -0.0524169 0.942209 0.330901; + texcoord 0.843380 0.999335; + vertex -0.0117518 0.0666924 -0.000244699; + texcoord 0.761971 0.673583; + vertex 0.00498514 0.0592725 0.0235340; + normal -0.0524169 0.942209 0.330901; + texcoord 0.843380 0.673583; + vertex -0.0182648 0.0616634 0.0130430; + normal 0.650471 -0.598631 0.467471; + texcoord -0.000497594 0.333420; + vertex -0.0102182 0.0220654 0.0968339; + normal 0.659837 -0.577624 0.480590; + texcoord 0.104540 0.333420; + vertex -0.00563063 0.0553956 0.133132; + normal 0.688949 -0.500962 0.523819; + texcoord -0.000497594 0.000258684; + vertex -0.0554944 0.0436716 0.187503; + normal 0.700691 -0.463085 0.542756; + texcoord 0.104540 0.000258803; + vertex -0.0430306 0.0678863 0.192072; + normal 0.793936 0.604103 0.0687387; + texcoord 0.761971 0.347831; + vertex -0.0310763 0.000892962 0.130969; + normal 0.818327 0.570501 0.0697798; + texcoord 0.843380 0.347830; + vertex -0.0500839 0.0321390 0.0759046; + normal 0.879233 0.470910 0.0720574; + texcoord 0.761971 0.0220784; + vertex -0.0624141 0.0285722 0.249667; + normal 0.896567 0.436919 0.0725897; + texcoord 0.843380 0.0220785; + vertex -0.0737636 0.0533652 0.240616; + normal 0.925271 0.278022 -0.258026; + texcoord 0.761971 0.673583; + vertex -0.0537662 -0.0188208 0.0283628; + normal 0.937845 0.226384 -0.263052; + texcoord 0.843380 0.673583; + vertex -0.0627375 0.00391709 0.0206920; + normal 0.950016 0.159501 -0.268381; + texcoord 0.761971 0.347831; + vertex -0.0310763 0.000892962 0.130969; + normal 0.956812 0.102909 -0.271884; + texcoord 0.843380 0.347830; + vertex -0.0500839 0.0321390 0.0759046; + normal 0.856184 0.432939 0.281979; + texcoord 0.761971 0.999335; + vertex -0.0423586 -0.0235536 0.000992261; + normal 0.856184 0.432939 0.281979; + texcoord 0.843380 0.999335; + vertex -0.0513300 -0.000815730 -0.00667857; + texcoord 0.761971 0.673583; + vertex -0.0537662 -0.0188208 0.0283628; + normal 0.856184 0.432939 0.281979; + texcoord 0.843380 0.673583; + vertex -0.0627375 0.00391709 0.0206920; + normal 0.305990 0.932591 -0.191426; + texcoord 0.761971 0.347831; + vertex -0.00672733 0.0378140 0.125229; + normal 0.345251 0.919540 -0.187742; + texcoord 0.843380 0.347830; + vertex -0.0415082 0.0376873 0.0690152; + normal 0.452263 0.874413 -0.175667; + texcoord 0.761971 0.0220784; + vertex -0.0454411 0.0739494 0.239391; + normal 0.485953 0.857054 -0.171195; + texcoord 0.843380 0.0220785; + vertex -0.0691584 0.0850330 0.227555; + normal 0.592648 0.659371 -0.462599; + texcoord 0.761971 0.673583; + vertex -0.0164587 -0.0173373 0.0341511; + normal 0.632415 0.623928 -0.459092; + texcoord 0.843380 0.673583; + vertex -0.0370175 -0.00621918 0.0236601; + normal 0.680577 0.576080 -0.452712; + texcoord 0.761971 0.347831; + vertex -0.00672733 0.0378140 0.125229; + normal 0.718483 0.533940 -0.445747; + texcoord 0.843380 0.347830; + vertex -0.0415082 0.0376873 0.0690152; + normal 0.460116 0.887029 0.0383853; + texcoord 0.761971 0.999335; + vertex -0.00505122 -0.0220701 0.00678056; + texcoord 0.843380 0.999335; + vertex -0.0256100 -0.0109520 -0.00371044; + texcoord 0.761971 0.673583; + vertex -0.0164587 -0.0173373 0.0341511; + texcoord 0.843380 0.673583; + vertex -0.0370175 -0.00621918 0.0236601; + normal -0.805393 0.234339 -0.544451; + texcoord 0.631112 0.0220784; + vertex -0.0899260 0.0478043 0.158908; + normal -0.800974 0.113273 -0.587886; + texcoord 0.631112 0.347831; + vertex -0.0585162 0.0214503 0.101101; + normal -0.805326 0.190456 -0.561405; + texcoord 0.712521 0.347830; + vertex -0.0712414 0.0151976 0.117234; + normal -0.796635 0.0731336 -0.600021; + texcoord 0.712521 0.673583; + vertex -0.0223372 -0.0363793 0.0460185; + normal -0.864994 0.467915 -0.181221; + texcoord 0.761971 0.347831; + vertex -0.0511184 -0.0141301 0.139228; + normal -0.843012 0.507498 -0.178261; + texcoord 0.843380 0.347830; + vertex -0.0577419 -0.0482531 0.0827372; + normal -0.783347 0.597976 -0.169685; + texcoord 0.761971 0.0220784; + vertex -0.0882782 -0.0431742 0.241605; + normal -0.758311 0.630427 -0.165911; + texcoord 0.843380 0.0220785; + vertex -0.103574 -0.0647168 0.229657; + normal -0.563497 0.704783 -0.430990; + texcoord 0.761971 0.673583; + vertex 0.00255956 -0.0309917 0.0414739; + normal -0.534937 0.728281 -0.428310; + texcoord 0.843380 0.673583; + vertex -0.0121419 -0.0491615 0.0309829; + normal -0.492126 0.760639 -0.423368; + texcoord 0.761971 0.347831; + vertex -0.0511184 -0.0141301 0.139228; + normal -0.459927 0.782896 -0.418976; + texcoord 0.843380 0.347830; + vertex -0.0577419 -0.0482531 0.0827372; + normal -0.787549 0.615055 0.0383852; + texcoord 0.761971 0.999335; + vertex 0.00930506 -0.0206462 0.0141034; + normal -0.787549 0.615055 0.0383852; + texcoord 0.843380 0.999335; + vertex -0.00539641 -0.0388160 0.00361240; + normal -0.787549 0.615055 0.0383852; + texcoord 0.761971 0.673583; + vertex 0.00255956 -0.0309917 0.0414739; + normal -0.787549 0.615055 0.0383852; + texcoord 0.843380 0.673583; + vertex -0.0121419 -0.0491615 0.0309829; + normal -0.104678 0.930655 0.350605; + texcoord 0.154154 0.999741; + vertex 0.00491219 -0.0233918 0.0111971; + normal -0.0902675 0.932568 0.349527; + texcoord 0.259191 0.999741; + vertex -0.0199212 -0.0238186 0.00491560; + normal -0.0521680 0.936662 0.346328; + texcoord 0.154154 0.666580; + vertex -0.0147406 -0.0391074 0.0470454; + normal -0.0382839 0.937808 0.345037; + texcoord 0.259191 0.666580; + vertex -0.0345694 -0.0462844 0.0643523; + normal 0.621057 0.438499 0.649620; + texcoord -0.000497594 0.333420; + vertex -0.0451601 -0.0586057 0.136605; + normal 0.676021 0.395549 0.621721; + texcoord 0.104540 0.333420; + vertex -0.0585879 -0.0391672 0.136321; + normal 0.762247 0.315794 0.565026; + texcoord -0.000497594 0.000258684; + vertex -0.0727120 -0.0869762 0.182096; + normal 0.792351 0.283249 0.540324; + texcoord 0.104540 0.000258803; + vertex -0.0892275 -0.0639639 0.194251; + normal -0.987573 -0.0235734 0.155381; + texcoord 0.761971 0.347831; + vertex -0.0207743 -0.0395301 0.0725235; + normal -0.987573 -0.0235731 0.155381; + texcoord 0.843380 0.347830; + vertex -0.0213979 -0.0639657 0.0648527; + normal -0.987573 -0.0235719 0.155381; + texcoord 0.761971 0.0220784; + vertex -0.00327336 -0.0732868 0.178634; + normal -0.987573 -0.0235717 0.155382; + texcoord 0.843380 0.0220785; + vertex -0.00389699 -0.0977225 0.170964; + normal -0.829231 0.186552 -0.526854; + texcoord 0.761971 0.673583; + vertex 0.00548976 -0.0287411 0.0350060; + normal -0.829231 0.186552 -0.526854; + texcoord 0.843380 0.673583; + vertex 0.00486614 -0.0531768 0.0273352; + normal -0.829231 0.186552 -0.526854; + texcoord 0.761971 0.347831; + vertex -0.0207743 -0.0395301 0.0725235; + normal -0.829231 0.186552 -0.526854; + texcoord 0.843380 0.347830; + vertex -0.0213979 -0.0639657 0.0648527; + normal -0.957278 -0.0640876 0.281979; + texcoord 0.761971 0.999335; + vertex -0.00316259 -0.0199282 0.00763545; + normal -0.957278 -0.0640876 0.281979; + texcoord 0.843380 0.999335; + vertex -0.00378622 -0.0443639 -3.53668e-05; + normal -0.957278 -0.0640877 0.281979; + texcoord 0.761971 0.673583; + vertex 0.00548976 -0.0287411 0.0350060; + normal -0.957278 -0.0640877 0.281979; + texcoord 0.843380 0.673583; + vertex 0.00486614 -0.0531768 0.0273352; + normal -0.802095 -0.590979 -0.0859489; + texcoord 0.761971 0.347831; + vertex 0.00794815 -0.0647786 0.0693525; + normal -0.802095 -0.590979 -0.0859488; + texcoord 0.843380 0.347830; + vertex 0.0292406 -0.0888412 0.0360990; + normal -0.802096 -0.590978 -0.0859484; + texcoord 0.761971 0.0220784; + vertex 0.0350296 -0.113113 0.148966; + normal -0.802097 -0.590977 -0.0859482; + texcoord 0.843380 0.0220785; + vertex 0.0496118 -0.131379 0.138475; + normal -0.710669 -0.176150 -0.681118; + texcoord 0.761971 0.673583; + vertex 0.0275752 -0.0330620 0.0406713; + normal -0.751396 -0.0103973 -0.659769; + texcoord 0.843380 0.673583; + vertex 0.0421574 -0.0513277 0.0301803; + normal -0.759110 0.0381196 -0.649846; + texcoord 0.761971 0.347831; + vertex 0.00794815 -0.0647786 0.0693525; + normal -0.770370 0.168224 -0.615004; + texcoord 0.843380 0.347830; + vertex 0.0292406 -0.0888412 0.0360990; + normal -0.770060 -0.636816 0.0383853; + texcoord 0.761971 0.999335; + vertex 0.0189229 -0.0242491 0.0133008; + normal -0.770060 -0.636816 0.0383853; + texcoord 0.843380 0.999335; + vertex 0.0335051 -0.0425147 0.00280977; + normal -0.770060 -0.636816 0.0383853; + texcoord 0.761971 0.673583; + vertex 0.0275752 -0.0330620 0.0406713; + normal -0.770060 -0.636816 0.0383854; + texcoord 0.843380 0.673583; + vertex 0.0421574 -0.0513277 0.0301803; + normal -0.931386 0.0979560 0.350605; + texcoord 0.154154 0.999741; + vertex 0.0215217 -0.0163204 0.0103945; + normal -0.930155 0.112441 0.349527; + texcoord 0.259191 0.999741; + vertex 0.0165969 -0.0406643 0.00411297; + normal -0.925958 0.150530 0.346328; + texcoord 0.154154 0.666580; + vertex 0.0326421 -0.0388937 0.0462427; + normal -0.924091 0.164336 0.345037; + texcoord 0.259191 0.666580; + vertex 0.0353860 -0.0598021 0.0635497; + normal -0.231208 0.802354 0.550246; + texcoord -0.000497594 0.333420; + vertex 0.0311559 -0.0282831 0.110528; + normal -0.231208 0.802354 0.550246; + texcoord 0.104540 0.333420; + vertex 0.00702633 -0.0366430 0.112579; + normal -0.231207 0.802354 0.550246; + texcoord -0.000497594 0.000258684; + vertex 0.0484444 -0.0637216 0.169468; + normal -0.231207 0.802354 0.550246; + texcoord 0.104540 0.000258803; + vertex 0.0243148 -0.0720815 0.171519; + normal -0.914819 -0.139588 0.378974; + texcoord -0.000497594 0.000258684; + vertex 0.121652 0.0459254 0.190093; + normal -0.898804 -0.175203 0.401816; + texcoord -0.000497594 0.333420; + vertex 0.0931461 0.0618316 0.127140; + normal -0.783952 -0.356522 0.508243; + texcoord 0.104540 0.333420; + vertex 0.0836731 0.0370519 0.0951457; + normal -0.745113 -0.402132 0.532069; + texcoord 0.104540 0.666580; + vertex 0.0607181 0.0367359 0.0627604; + normal -0.512922 -0.708275 0.485034; + texcoord 0.761971 0.999335; + vertex 0.0182776 0.0137145 0.00525976; + texcoord 0.843380 0.999335; + vertex 0.0352775 -0.00384960 -0.00241106; + texcoord 0.761971 0.673583; + vertex 0.0280686 0.0167398 0.0200315; + normal -0.512922 -0.708275 0.485034; + texcoord 0.843380 0.673583; + vertex 0.0450685 -0.000824336 0.0123606; + normal 0.0123049 -0.968672 0.248037; + texcoord 0.761971 0.999335; + vertex 0.0453626 0.00329615 0.0102463; + normal 0.0123048 -0.968672 0.248037; + texcoord 0.843380 0.999335; + vertex 0.0686126 0.000905175 -0.000244699; + normal 0.0123048 -0.968672 0.248037; + texcoord 0.761971 0.673583; + vertex 0.0529103 0.00743364 0.0260303; + normal 0.0123048 -0.968673 0.248037; + texcoord 0.843380 0.673583; + vertex 0.0761602 0.00504267 0.0155393; + normal -0.246904 0.961943 0.117061; + texcoord -0.000497594 0.000258684; + vertex 0.117207 0.0220178 0.182980; + normal -0.381085 0.924070 0.0294835; + texcoord -0.000497594 0.333420; + vertex 0.0876404 0.0254419 0.0924822; + normal -0.306630 0.948544 0.0790116; + texcoord 0.104540 0.333420; + vertex 0.0647063 0.0147148 0.132259; + normal -0.444065 0.895878 -0.0144315; + texcoord 0.104540 0.666580; + vertex 0.0538305 0.00816151 0.0600975; + normal -0.901884 0.430609 0.0343674; + texcoord -0.000497594 0.999741; + vertex 0.0604569 0.0274443 -0.00761565; + normal -0.901884 0.430609 0.0343674; + texcoord 0.104540 0.999741; + vertex 0.0495177 0.00436912 -0.00556440; + normal -0.901884 0.430608 0.0343675; + texcoord -0.000497594 0.666580; + vertex 0.0647697 0.0312367 0.0580463; + normal -0.901884 0.430608 0.0343675; + texcoord 0.104540 0.666580; + vertex 0.0538305 0.00816151 0.0600975; + normal 0.311072 0.936648 -0.161014; + texcoord 0.406705 0.0232682; + vertex 0.0100013 0.0504939 0.187824; + texcoord 0.301668 0.0232680; + vertex 0.0340583 0.0420647 0.185266; + normal 0.298292 0.923962 -0.239408; + texcoord 0.406705 0.349020; + vertex -0.00250683 0.0402352 0.103982; + normal 0.309362 0.917845 -0.248710; + texcoord 0.301668 0.349020; + vertex 0.0215502 0.0318060 0.101424; + normal 0.356942 0.917770 -0.174044; + texcoord 0.406705 0.674772; + vertex -0.0103955 0.0278319 0.0615522; + normal 0.368166 0.910253 -0.189453; + texcoord 0.301668 0.674772; + vertex 0.0133544 0.0182259 0.0615522; + normal 0.374956 0.927042 0.00000; + texcoord 0.406705 1.00052; + vertex -0.0103955 0.0278319 -0.00365526; + texcoord 0.301668 1.00052; + vertex 0.0133544 0.0182259 -0.00365526; + normal 0.959531 0.183738 -0.213401; + texcoord 0.568576 0.0220785; + vertex 0.0378647 0.0233122 0.150769; + normal 0.959531 0.183738 -0.213401; + texcoord 0.487168 0.0220784; + vertex 0.0423682 -0.00186739 0.149338; + normal 0.944345 0.184375 -0.272431; + texcoord 0.568576 0.347830; + vertex 0.0261567 0.0241668 0.0988606; + normal 0.944345 0.184375 -0.272431; + texcoord 0.487168 0.347831; + vertex 0.0306601 -0.00101273 0.0974302; + normal 0.949837 0.184238 -0.252719; + texcoord 0.568576 0.673583; + vertex 0.00426900 0.0237482 0.0373157; + normal 0.949837 0.184238 -0.252719; + texcoord 0.487168 0.673583; + vertex 0.00877246 -0.00143131 0.0358854; + normal 0.967729 0.182927 -0.173313; + texcoord 0.568576 0.999335; + vertex -0.00271408 0.0246596 -0.000713793; + texcoord 0.487168 0.999335; + vertex 0.00178938 -0.000519957 -0.00214414; + normal -0.0924593 -0.986383 -0.136013; + texcoord 0.843380 0.0220785; + vertex 0.00988235 -0.0521558 0.182638; + normal -0.0924594 -0.986383 -0.136013; + texcoord 0.761971 0.0220784; + vertex -0.0156249 -0.0497648 0.182638; + normal -0.0868444 -0.926470 -0.366211; + texcoord 0.843380 0.347830; + vertex 0.0113132 -0.0368915 0.0709675; + normal -0.0868674 -0.926715 -0.365586; + texcoord 0.761971 0.347831; + vertex -0.0141940 -0.0345005 0.0709675; + normal -0.0763480 -0.814493 -0.575128; + texcoord 0.843380 0.673583; + vertex 0.0153639 0.00307031 0.0138362; + texcoord 0.761971 0.673583; + vertex -0.0101433 0.00546128 0.0138362; + normal -0.745801 -0.553758 -0.370315; + texcoord 0.259191 0.000258803; + vertex -0.0338220 -0.0296734 0.167764; + normal -0.745800 -0.553758 -0.370315; + texcoord 0.154154 0.000258684; + vertex -0.0490945 -0.00910438 0.167764; + normal -0.738045 -0.548002 -0.393681; + texcoord 0.259191 0.333420; + vertex -0.0129508 -0.0141765 0.102557; + normal -0.738079 -0.548027 -0.393581; + texcoord 0.154154 0.333420; + vertex -0.0282234 0.00639251 0.102557; + normal -0.784491 -0.582487 -0.212796; + texcoord 0.259191 0.666580; + vertex 0.00232117 -0.00321505 0.0615522; + normal -0.784331 -0.582368 -0.213710; + texcoord 0.154154 0.666580; + vertex -0.0129514 0.0173540 0.0615522; + normal -0.802880 -0.596141 0.00000; + texcoord 0.259191 0.999741; + vertex 0.00232117 -0.00321505 -0.00365526; + texcoord 0.154154 0.999741; + vertex -0.0129514 0.0173540 -0.00365526; + normal 0.733358 -0.645942 -0.212003; + texcoord 0.712521 0.0220785; + vertex 0.0569880 -0.0287595 0.161730; + normal 0.733359 -0.645941 -0.212003; + texcoord 0.631112 0.0220784; + vertex 0.0399782 -0.0479106 0.161240; + normal 0.692234 -0.604764 -0.393792; + texcoord 0.712521 0.347830; + vertex 0.0485420 -0.0198136 0.105256; + normal 0.692364 -0.604890 -0.393370; + texcoord 0.631112 0.347831; + vertex 0.0315322 -0.0389647 0.104767; + normal 0.692411 -0.604933 -0.393222; + texcoord 0.712521 0.673583; + vertex 0.0155272 0.0116351 0.0380261; + normal 0.692281 -0.604807 -0.393645; + texcoord 0.631112 0.673583; + vertex -0.00148257 -0.00751596 0.0375363; + normal 0.733408 -0.645989 -0.211688; + texcoord 0.712521 0.999335; + vertex 0.00992458 0.0175710 0.000501610; + texcoord 0.631112 0.999335; + vertex -0.00708517 -0.00158011 1.18132e-05; + normal -0.890245 0.390522 0.234427; + texcoord 0.104540 0.000258803; + vertex -0.0283357 -0.00759464 0.264418; + normal -0.890245 0.390522 0.234427; + texcoord -0.000497594 0.000258684; + vertex -0.0175210 0.0154805 0.267047; + normal -0.906013 0.415353 0.0813755; + texcoord 0.104540 0.333420; + vertex -0.0451781 0.00964446 0.171741; + normal -0.905774 0.414442 0.0883858; + texcoord -0.000497594 0.333420; + vertex -0.0343633 0.0327196 0.174370; + normal -0.900521 0.429659 -0.0667449; + texcoord 0.104540 0.666580; + vertex -0.0343805 0.0109376 0.0343835; + normal -0.900521 0.429659 -0.0667449; + texcoord -0.000497594 0.666580; + vertex -0.0235657 0.0340127 0.0370130; + normal -0.928655 0.0216055 -0.370314; + texcoord 0.259191 0.000258803; + vertex -0.0733633 0.0200838 0.176456; + normal -0.928655 0.0216055 -0.370314; + texcoord 0.154154 0.000258684; + vertex -0.0727674 0.0456959 0.176456; + normal -0.921241 0.0214330 -0.388402; + texcoord 0.259191 0.333420; + vertex -0.0473750 0.0194792 0.111249; + normal -0.921266 0.0214336 -0.388343; + texcoord 0.154154 0.333420; + vertex -0.0467791 0.0450913 0.111249; + normal -0.978008 0.0227536 -0.207324; + texcoord 0.259191 0.666580; + vertex -0.0237015 0.0186248 0.0579757; + normal -0.977862 0.0227502 -0.208012; + texcoord 0.154154 0.666580; + vertex -0.0231056 0.0442369 0.0579757; + normal -0.999729 0.0232590 0.00000; + texcoord 0.259191 0.999741; + vertex -0.0237015 0.0186248 -0.00723171; + texcoord 0.154154 0.999741; + vertex -0.0231056 0.0442369 -0.00723171; + normal 0.181444 -0.960278 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.0145922 -0.0597751 0.155323; + normal 0.181444 -0.960278 -0.212002; + texcoord 0.631112 0.0220784; + vertex -0.0105964 -0.0644263 0.154833; + normal 0.176269 -0.916855 -0.358199; + texcoord 0.712521 0.347830; + vertex 0.0134287 -0.0475272 0.0988497; + normal 0.176269 -0.916855 -0.358199; + texcoord 0.631112 0.347831; + vertex -0.0117599 -0.0521785 0.0983599; + normal 0.175396 -0.910389 -0.374737; + texcoord 0.712521 0.673583; + vertex 0.00849567 -0.0147000 0.0408010; + normal 0.175396 -0.910389 -0.374737; + texcoord 0.631112 0.673583; + vertex -0.0166929 -0.0193512 0.0403112; + normal 0.180614 -0.952137 -0.246603; + texcoord 0.712521 0.999335; + vertex 0.00712707 -0.00203242 -0.00911085; + texcoord 0.631112 0.999335; + vertex -0.0180615 -0.00668365 -0.00960065; + normal -0.462187 0.855235 0.234427; + texcoord 0.104540 0.000258803; + vertex -0.0303727 0.0244743 0.264047; + normal -0.462188 0.855235 0.234427; + texcoord -0.000497594 0.000258684; + vertex -0.00765886 0.0360286 0.266677; + normal -0.459363 0.884513 0.0813755; + texcoord 0.104540 0.333420; + vertex -0.0330619 0.0484246 0.171370; + normal -0.459734 0.883647 0.0883857; + texcoord -0.000497594 0.333420; + vertex -0.0103480 0.0599790 0.173999; + normal -0.446238 0.892422 -0.0667449; + texcoord 0.104540 0.666580; + vertex -0.0237500 0.0428079 0.0340126; + normal -0.446238 0.892422 -0.0667449; + texcoord -0.000497594 0.666580; + vertex -0.00103609 0.0543621 0.0366421; + normal 0.869811 -0.444847 -0.213401; + texcoord 0.568576 0.0220785; + vertex 0.0440441 -0.0198788 0.132757; + normal 0.869811 -0.444847 -0.213401; + texcoord 0.487168 0.0220784; + vertex 0.0321197 -0.0425084 0.131326; + normal 0.856076 -0.433289 -0.281769; + texcoord 0.568576 0.347830; + vertex 0.0353341 -0.0120082 0.0808486; + normal 0.856076 -0.433289 -0.281769; + texcoord 0.487168 0.347831; + vertex 0.0234097 -0.0346379 0.0794182; + normal 0.860495 -0.436860 -0.262110; + texcoord 0.568576 0.673583; + vertex 0.0187092 0.000206196 0.0262001; + normal 0.860495 -0.436860 -0.262110; + texcoord 0.487168 0.673583; + vertex 0.00678479 -0.0224234 0.0247698; + normal 0.875779 -0.450526 -0.173313; + texcoord 0.568576 0.999335; + vertex 0.0137611 0.00521725 -0.0118294; + texcoord 0.487168 0.999335; + vertex 0.00183673 -0.0174124 -0.0132598; + normal 0.821087 0.547623 -0.161014; + texcoord 0.406705 0.0232682; + vertex 0.0532117 0.0280782 0.184247; + normal 0.821087 0.547623 -0.161014; + texcoord 0.301668 0.0232680; + vertex 0.0670067 0.00664240 0.181690; + normal 0.803209 0.545472 -0.239407; + texcoord 0.406705 0.349020; + vertex 0.0370398 0.0276743 0.100406; + normal 0.808181 0.533843 -0.248710; + texcoord 0.301668 0.349020; + vertex 0.0508348 0.00623852 0.0978480; + normal 0.845665 0.504538 -0.174044; + texcoord 0.406705 0.674772; + vertex 0.0231935 0.0227394 0.0579757; + normal 0.849899 0.491711 -0.189453; + texcoord 0.301668 0.674772; + vertex 0.0360230 0.000564192 0.0579757; + normal 0.865575 0.500780 0.00000; + texcoord 0.406705 1.00052; + vertex 0.0231935 0.0227394 -0.00723171; + texcoord 0.301668 1.00052; + vertex 0.0360230 0.000564192 -0.00723171; + normal 0.939689 0.183738 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.0498054 0.00635266 0.114583; + normal 0.939689 0.183738 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.0530657 -0.0124055 0.113256; + normal 0.919890 0.184375 -0.346133; + texcoord 0.568576 0.347830; + vertex 0.0380575 0.00698936 0.0767220; + texcoord 0.487168 0.347831; + vertex 0.0413179 -0.0117688 0.0753949; + normal 0.926921 0.184238 -0.326916; + texcoord 0.568576 0.673583; + vertex 0.0181830 0.00667753 0.0323031; + normal 0.926921 0.184238 -0.326916; + texcoord 0.487168 0.673583; + vertex 0.0214433 -0.0120806 0.0309759; + normal 0.951027 0.182927 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0107604 0.00735647 0.00447113; + normal 0.951027 0.182927 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0140207 -0.0114017 0.00314402; + normal 0.00350511 -0.741801 -0.670611; + texcoord 0.259191 0.000258803; + vertex 0.00895724 -0.0437399 0.0749017; + normal 0.00350502 -0.741801 -0.670611; + texcoord 0.154154 0.000258684; + vertex -0.00564087 -0.0439886 0.0751005; + normal 0.00501620 -0.787294 -0.616557; + texcoord 0.259191 0.333420; + vertex 0.00809600 -0.0169174 0.0452273; + normal 0.00501616 -0.787294 -0.616557; + texcoord 0.154154 0.333420; + vertex -0.00650212 -0.0171662 0.0454261; + normal 0.0105066 -0.923388 -0.383724; + texcoord 0.259191 0.666580; + vertex 0.00745293 0.000356892 0.0196257; + normal 0.0105066 -0.923388 -0.383724; + texcoord 0.154154 0.666580; + vertex -0.00714519 0.000108154 0.0198246; + normal 0.0140923 -0.981148 -0.192744; + texcoord 0.259191 0.999741; + vertex 0.00703834 0.00515167 -0.00481205; + normal 0.0140923 -0.981148 -0.192744; + texcoord 0.154154 0.999741; + vertex -0.00755978 0.00490294 -0.00461319; + normal -0.311072 -0.936648 -0.161014; + texcoord 0.406705 0.0232682; + vertex 0.0468594 0.0171036 0.187824; + normal -0.311072 -0.936648 -0.161014; + texcoord 0.301668 0.0232680; + vertex 0.0228024 0.0255329 0.185266; + normal -0.298292 -0.923962 -0.239408; + texcoord 0.406705 0.349020; + vertex 0.0593675 0.0273623 0.103982; + normal -0.309361 -0.917845 -0.248710; + texcoord 0.301668 0.349020; + vertex 0.0353105 0.0357916 0.101424; + normal -0.356942 -0.917770 -0.174044; + texcoord 0.406705 0.674772; + vertex 0.0672562 0.0397656 0.0615522; + normal -0.368166 -0.910253 -0.189454; + texcoord 0.301668 0.674772; + vertex 0.0435063 0.0493716 0.0615522; + normal -0.374956 -0.927042 0.00000; + texcoord 0.406705 1.00052; + vertex 0.0672562 0.0397656 -0.00365526; + texcoord 0.301668 1.00052; + vertex 0.0435063 0.0493716 -0.00365526; + normal -0.959531 -0.183738 -0.213401; + texcoord 0.568576 0.0220785; + vertex 0.0189960 0.0442854 0.150769; + normal -0.959531 -0.183738 -0.213401; + texcoord 0.487168 0.0220784; + vertex 0.0144925 0.0694649 0.149338; + normal -0.944345 -0.184375 -0.272431; + texcoord 0.568576 0.347830; + vertex 0.0307040 0.0434307 0.0988606; + normal -0.944345 -0.184375 -0.272431; + texcoord 0.487168 0.347831; + vertex 0.0262006 0.0686103 0.0974302; + normal -0.949837 -0.184238 -0.252719; + texcoord 0.568576 0.673583; + vertex 0.0525917 0.0438493 0.0373157; + normal -0.949837 -0.184238 -0.252719; + texcoord 0.487168 0.673583; + vertex 0.0480883 0.0690288 0.0358854; + normal -0.967729 -0.182927 -0.173313; + texcoord 0.568576 0.999335; + vertex 0.0595748 0.0429380 -0.000713793; + normal -0.967729 -0.182927 -0.173313; + texcoord 0.487168 0.999335; + vertex 0.0550713 0.0681175 -0.00214414; + normal 0.0924609 0.986383 -0.136014; + texcoord 0.843380 0.0220785; + vertex 0.0468948 0.118862 0.179937; + normal 0.0924614 0.986383 -0.136014; + texcoord 0.761971 0.0220784; + vertex 0.0724020 0.116471 0.179937; + normal 0.0868473 0.926470 -0.366212; + texcoord 0.843380 0.347830; + vertex 0.0454640 0.103598 0.0682666; + normal 0.0868702 0.926714 -0.365587; + texcoord 0.761971 0.347831; + vertex 0.0709712 0.101207 0.0682666; + normal 0.0763490 0.814492 -0.575129; + texcoord 0.843380 0.673583; + vertex 0.0414132 0.0636358 0.0111352; + normal 0.0763486 0.814492 -0.575129; + texcoord 0.761971 0.673583; + vertex 0.0669205 0.0612448 0.0111352; + normal 0.745803 0.553755 -0.370314; + texcoord 0.259191 0.000258803; + vertex 0.0898366 0.0966427 0.165121; + normal 0.745803 0.553756 -0.370314; + texcoord 0.154154 0.000258684; + vertex 0.105109 0.0760737 0.165121; + normal 0.737506 0.547600 -0.395246; + texcoord 0.259191 0.333420; + vertex 0.0689654 0.0811458 0.0999137; + normal 0.737545 0.547629 -0.395133; + texcoord 0.154154 0.333420; + vertex 0.0842380 0.0605768 0.0999137; + normal 0.784206 0.582275 -0.214419; + texcoord 0.259191 0.666580; + vertex 0.0545395 0.0708126 0.0615522; + normal 0.784033 0.582147 -0.215402; + texcoord 0.154154 0.666580; + vertex 0.0698121 0.0502436 0.0615522; + normal 0.802880 0.596141 0.00000; + texcoord 0.259191 0.999741; + vertex 0.0545395 0.0708126 -0.00365526; + texcoord 0.154154 0.999741; + vertex 0.0698121 0.0502436 -0.00365526; + normal -0.733361 0.645939 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.00831498 0.0883235 0.156675; + texcoord 0.631112 0.0220784; + vertex 0.0253247 0.107475 0.156185; + normal -0.705783 0.618009 -0.346317; + texcoord 0.712521 0.347830; + vertex 0.0167609 0.0793776 0.100202; + texcoord 0.631112 0.347831; + vertex 0.0337707 0.0985287 0.0997118; + normal -0.707192 0.619400 -0.340915; + texcoord 0.712521 0.673583; + vertex 0.0420366 0.0552697 0.0353572; + normal -0.707192 0.619400 -0.340915; + texcoord 0.631112 0.673583; + vertex 0.0590463 0.0744208 0.0348674; + normal -0.734994 0.647677 -0.200743; + texcoord 0.712521 0.999335; + vertex 0.0469361 0.0500266 0.000501610; + normal -0.734994 0.647677 -0.200743; + texcoord 0.631112 0.999335; + vertex 0.0639459 0.0691777 1.18132e-05; + normal 0.890246 -0.390522 0.234427; + texcoord 0.104540 0.000258803; + vertex 0.0851964 0.0751922 0.264418; + normal 0.890246 -0.390521 0.234427; + texcoord -0.000497594 0.000258684; + vertex 0.0743817 0.0521170 0.267047; + normal 0.906015 -0.415348 0.0813761; + texcoord 0.104540 0.333420; + vertex 0.102039 0.0579530 0.171741; + normal 0.905776 -0.414437 0.0883864; + texcoord -0.000497594 0.333420; + vertex 0.0912241 0.0348780 0.174370; + normal 0.900521 -0.429659 -0.0667446; + texcoord 0.104540 0.666580; + vertex 0.0912413 0.0566599 0.0343835; + normal 0.900521 -0.429660 -0.0667447; + texcoord -0.000497594 0.666580; + vertex 0.0804265 0.0335849 0.0370130; + normal 0.928655 -0.0216051 -0.370315; + texcoord 0.259191 0.000258803; + vertex 0.130224 0.0475138 0.176456; + normal 0.928655 -0.0216053 -0.370315; + texcoord 0.154154 0.000258684; + vertex 0.129628 0.0219016 0.176456; + normal 0.921241 -0.0214335 -0.388402; + texcoord 0.259191 0.333420; + vertex 0.104236 0.0481183 0.111249; + normal 0.921266 -0.0214341 -0.388343; + texcoord 0.154154 0.333420; + vertex 0.103640 0.0225062 0.111249; + normal 0.978008 -0.0227538 -0.207324; + texcoord 0.259191 0.666580; + vertex 0.0805622 0.0489727 0.0579757; + normal 0.977862 -0.0227503 -0.208012; + texcoord 0.154154 0.666580; + vertex 0.0799663 0.0233606 0.0579757; + normal 0.999729 -0.0232591 0.00000; + texcoord 0.259191 0.999741; + vertex 0.0805622 0.0489727 -0.00723171; + texcoord 0.154154 0.999741; + vertex 0.0799663 0.0233606 -0.00723171; + normal -0.181444 0.960278 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.0424795 0.125965 0.152807; + normal -0.181444 0.960278 -0.212002; + texcoord 0.631112 0.0220784; + vertex 0.0676681 0.130616 0.152317; + normal -0.176858 0.921296 -0.346317; + texcoord 0.712521 0.347830; + vertex 0.0436430 0.113717 0.0963335; + normal -0.176858 0.921296 -0.346317; + texcoord 0.631112 0.347831; + vertex 0.0688316 0.118368 0.0958437; + normal -0.177115 0.923259 -0.340914; + texcoord 0.712521 0.673583; + vertex 0.0487624 0.0791651 0.0314891; + normal -0.177115 0.923259 -0.340914; + texcoord 0.631112 0.673583; + vertex 0.0739509 0.0838164 0.0309993; + normal -0.181664 0.962653 -0.200743; + texcoord 0.712521 0.999335; + vertex 0.0494044 0.0720178 -0.00336648; + normal -0.181664 0.962653 -0.200743; + texcoord 0.631112 0.999335; + vertex 0.0745929 0.0766690 -0.00385628; + normal 0.462187 -0.855235 0.234427; + texcoord 0.104540 0.000258803; + vertex 0.0872334 0.0431232 0.264047; + normal 0.462188 -0.855235 0.234427; + texcoord -0.000497594 0.000258684; + vertex 0.0645196 0.0315689 0.266677; + normal 0.459364 -0.884513 0.0813756; + texcoord 0.104540 0.333420; + vertex 0.0899226 0.0191729 0.171370; + normal 0.459735 -0.883647 0.0883859; + texcoord -0.000497594 0.333420; + vertex 0.0672087 0.00761856 0.173999; + normal 0.446238 -0.892422 -0.0667449; + texcoord 0.104540 0.666580; + vertex 0.0806107 0.0247897 0.0340126; + normal 0.446238 -0.892422 -0.0667449; + texcoord -0.000497594 0.666580; + vertex 0.0578968 0.0132354 0.0366421; + normal 0.679217 0.721224 -0.136014; + texcoord 0.843380 0.0220785; + vertex 0.110329 0.109935 0.176361; + normal 0.679217 0.721224 -0.136014; + texcoord 0.761971 0.0220784; + vertex 0.128979 0.0923714 0.176361; + normal 0.637961 0.677418 -0.366211; + texcoord 0.843380 0.347830; + vertex 0.0998180 0.0987745 0.0646901; + normal 0.638130 0.677597 -0.365586; + texcoord 0.761971 0.347831; + vertex 0.118468 0.0812104 0.0646901; + normal 0.560854 0.595542 -0.575128; + texcoord 0.843380 0.673583; + vertex 0.0720602 0.0697425 0.00755877; + texcoord 0.761971 0.673583; + vertex 0.0907107 0.0521783 0.00755877; + normal -0.869811 0.444847 -0.213401; + texcoord 0.568576 0.0220785; + vertex 0.0138192 0.0867826 0.130138; + normal -0.869811 0.444847 -0.213401; + texcoord 0.487168 0.0220784; + vertex 0.0257436 0.109412 0.128708; + normal -0.855125 0.432534 -0.285788; + texcoord 0.568576 0.347830; + vertex 0.0225291 0.0789120 0.0782303; + texcoord 0.487168 0.347831; + vertex 0.0344535 0.101542 0.0767999; + normal -0.866627 0.442029 -0.231448; + texcoord 0.568576 0.673583; + vertex 0.0395969 0.0664686 0.0236513; + normal -0.866627 0.442029 -0.231448; + texcoord 0.487168 0.673583; + vertex 0.0515213 0.0890982 0.0222209; + normal -0.882699 0.458659 -0.102340; + texcoord 0.568576 0.999335; + vertex 0.0410719 0.0642623 0.00104129; + normal -0.882700 0.458659 -0.102340; + texcoord 0.487168 0.999335; + vertex 0.0529963 0.0868919 -0.000389059; + normal -0.821086 -0.547624 -0.161014; + texcoord 0.406705 0.0232682; + vertex 0.00364901 0.0395194 0.184247; + normal -0.821086 -0.547624 -0.161014; + texcoord 0.301668 0.0232680; + vertex -0.0101460 0.0609551 0.181690; + normal -0.803208 -0.545473 -0.239407; + texcoord 0.406705 0.349020; + vertex 0.0198209 0.0399233 0.100406; + normal -0.808180 -0.533843 -0.248710; + texcoord 0.301668 0.349020; + vertex 0.00602585 0.0613590 0.0978480; + normal -0.845665 -0.504538 -0.174044; + texcoord 0.406705 0.674772; + vertex 0.0336672 0.0448581 0.0579757; + normal -0.849899 -0.491711 -0.189454; + texcoord 0.301668 0.674772; + vertex 0.0208377 0.0670333 0.0579757; + normal -0.865575 -0.500780 0.00000; + texcoord 0.406705 1.00052; + vertex 0.0336672 0.0448581 -0.00723171; + texcoord 0.301668 1.00052; + vertex 0.0208377 0.0670333 -0.00723171; + normal -0.939689 -0.183738 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.00705536 0.0612449 0.114583; + normal -0.939689 -0.183738 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.00379500 0.0800030 0.113256; + normal -0.919890 -0.184375 -0.346133; + texcoord 0.568576 0.347830; + vertex 0.0188032 0.0606082 0.0767220; + normal -0.919890 -0.184375 -0.346133; + texcoord 0.487168 0.347831; + vertex 0.0155429 0.0793663 0.0753949; + normal -0.926921 -0.184238 -0.326916; + texcoord 0.568576 0.673583; + vertex 0.0386777 0.0609200 0.0323031; + normal -0.926921 -0.184238 -0.326916; + texcoord 0.487168 0.673583; + vertex 0.0354174 0.0796781 0.0309759; + normal -0.951026 -0.182927 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0461003 0.0602411 0.00447113; + normal -0.951027 -0.182927 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0428400 0.0789992 0.00314402; + normal -0.00350480 0.741801 -0.670610; + texcoord 0.259191 0.000258803; + vertex 0.0479639 0.109584 0.0726617; + normal -0.00350481 0.741801 -0.670610; + texcoord 0.154154 0.000258684; + vertex 0.0625620 0.109832 0.0728606; + normal -0.00501631 0.787295 -0.616557; + texcoord 0.259191 0.333420; + vertex 0.0488251 0.0827612 0.0429873; + normal -0.00501615 0.787295 -0.616557; + texcoord 0.154154 0.333420; + vertex 0.0634232 0.0830099 0.0431862; + normal -0.0110517 0.934047 -0.356980; + texcoord 0.259191 0.666580; + vertex 0.0494682 0.0654869 0.0173858; + normal -0.0110518 0.934047 -0.356979; + texcoord 0.154154 0.666580; + vertex 0.0640663 0.0657356 0.0175846; + normal -0.0150268 0.990602 -0.135947; + texcoord 0.259191 0.999741; + vertex 0.0498224 0.0624459 -0.00481205; + normal -0.0150273 0.990602 -0.135946; + texcoord 0.154154 0.999741; + vertex 0.0644205 0.0626946 -0.00461319; + normal 0.0106644 0.925639 0.378258; + texcoord 0.104540 0.000258803; + vertex 0.146451 0.00188021 0.197711; + normal 0.0130188 0.926271 0.376634; + texcoord -0.000497594 0.000258684; + vertex 0.170939 0.00427415 0.191163; + normal -0.0522451 0.988951 0.138731; + texcoord 0.104540 0.333420; + vertex 0.126094 0.0276380 0.135253; + normal -0.0513253 0.989107 0.137959; + texcoord -0.000497594 0.333420; + vertex 0.150705 0.0298898 0.128210; + normal -0.128165 0.983858 -0.124891; + texcoord 0.104540 0.666580; + vertex 0.106883 0.0178816 0.0646867; + normal -0.128401 0.983854 -0.124679; + texcoord -0.000497594 0.666580; + vertex 0.131432 0.0202055 0.0577414; + normal -0.134383 0.979946 -0.147131; + texcoord 0.104540 0.999741; + vertex 0.0902517 0.00618731 0.00198805; + normal -0.134383 0.979946 -0.147131; + texcoord -0.000497594 0.999741; + vertex 0.114802 0.00851114 -0.00495725; + normal -0.306103 -0.904182 -0.297917; + texcoord 0.712521 0.0220785; + vertex 0.156369 0.0339445 0.154548; + normal -0.298463 -0.906528 -0.298541; + texcoord 0.631112 0.0220784; + vertex 0.133194 0.0385239 0.164461; + normal -0.310718 -0.839689 -0.445395; + texcoord 0.712521 0.347830; + vertex 0.134509 0.0625339 0.0902388; + normal -0.316399 -0.826783 -0.465103; + texcoord 0.631112 0.347831; + vertex 0.111807 0.0665652 0.0982447; + normal -0.351018 -0.818246 -0.455258; + texcoord 0.712521 0.673583; + vertex 0.110469 0.119983 0.0340413; + normal -0.352058 -0.825107 -0.441875; + texcoord 0.631112 0.673583; + vertex 0.0872937 0.124563 0.0439548; + normal -0.306494 -0.903671 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0952096 0.140029 -0.0108906; + normal -0.306494 -0.903671 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0720344 0.144608 -0.000977139; + normal -0.914299 0.402586 0.0445128; + texcoord 0.259191 0.000258803; + vertex 0.121872 0.0269900 0.191313; + normal -0.914283 0.402624 0.0444974; + texcoord 0.154154 0.000258684; + vertex 0.132187 0.0504410 0.191079; + normal -0.914933 0.402839 0.0248780; + texcoord 0.259191 0.333420; + vertex 0.118744 0.0276367 0.121207; + normal -0.914926 0.402850 0.0249373; + texcoord 0.154154 0.333420; + vertex 0.129061 0.0510843 0.120961; + normal -0.893443 0.395320 0.213264; + texcoord 0.259191 0.666580; + vertex 0.118111 0.0269740 0.0629099; + normal -0.893586 0.395366 0.212580; + texcoord 0.154154 0.666580; + vertex 0.128428 0.0504227 0.0626648; + normal -0.832777 0.370689 0.411184; + texcoord 0.259191 0.999741; + vertex 0.0933392 0.0372516 0.00347320; + texcoord 0.154154 0.999741; + vertex 0.103656 0.0607003 0.00322812; + normal 0.476508 -0.677787 -0.559951; + texcoord 0.568576 0.0220785; + vertex 0.131611 0.0656673 0.132397; + normal 0.476508 -0.677787 -0.559951; + texcoord 0.487168 0.0220784; + vertex 0.112357 0.0491559 0.135997; + normal 0.450098 -0.656811 -0.604989; + texcoord 0.568576 0.347830; + vertex 0.100018 0.0901773 0.0758434; + normal 0.450098 -0.656811 -0.604989; + texcoord 0.487168 0.347831; + vertex 0.0807630 0.0736659 0.0794441; + normal 0.462085 -0.666449 -0.585084; + texcoord 0.568576 0.673583; + vertex 0.0669137 0.118119 0.0269519; + texcoord 0.487168 0.673583; + vertex 0.0476590 0.101608 0.0305526; + normal 0.498845 -0.694726 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0502209 0.130470 -0.00567697; + texcoord 0.487168 0.999335; + vertex 0.0309661 0.113959 -0.00207629; + normal 0.718587 0.206666 -0.664019; + texcoord 0.301668 0.349020; + vertex 0.101197 0.0377596 0.0898209; + normal 0.830703 0.187458 -0.524206; + texcoord 0.301668 0.674772; + vertex 0.0714096 0.0459955 0.0601490; + normal 0.858327 0.180711 -0.480227; + texcoord 0.406705 0.674772; + vertex 0.0691061 0.0709592 0.0654257; + normal 0.920649 0.160205 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0443340 0.0812368 0.00598902; + normal 0.920649 0.160205 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.0466375 0.0562731 0.000712307; + normal 0.731522 -0.142737 -0.666710; + texcoord 0.568576 0.0220785; + vertex 0.116189 0.0649520 0.104495; + normal 0.737559 -0.134165 -0.661821; + texcoord 0.487168 0.0220784; + vertex 0.111049 0.0469181 0.102716; + normal 0.723668 -0.106159 -0.681934; + texcoord 0.568576 0.347830; + vertex 0.0919670 0.0758330 0.0755886; + normal 0.726609 -0.101992 -0.679439; + texcoord 0.487168 0.347831; + vertex 0.0870194 0.0575772 0.0730380; + normal 0.739476 -0.107563 -0.664534; + texcoord 0.568576 0.673583; + vertex 0.0490126 0.0937261 0.0308417; + normal 0.739476 -0.107563 -0.664534; + texcoord 0.487168 0.673583; + vertex 0.0440650 0.0754703 0.0282911; + normal 0.776127 -0.123959 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0324503 0.101333 0.00852576; + normal 0.776128 -0.123958 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0275027 0.0830768 0.00597512; + normal -0.536080 -0.580699 -0.612705; + texcoord 0.259191 0.000258803; + vertex 0.118562 0.0358187 0.0804052; + normal -0.536080 -0.580699 -0.612705; + texcoord 0.154154 0.000258684; + vertex 0.106252 0.0406568 0.0865906; + normal -0.529349 -0.650338 -0.544839; + texcoord 0.259191 0.333420; + vertex 0.116842 0.0655715 0.0537111; + normal -0.529349 -0.650338 -0.544839; + texcoord 0.154154 0.333420; + vertex 0.104532 0.0704095 0.0598965; + normal -0.501951 -0.767555 -0.398628; + texcoord 0.259191 0.666580; + vertex 0.111039 0.0900871 0.0229867; + normal -0.501951 -0.767555 -0.398628; + texcoord 0.154154 0.666580; + vertex 0.0987292 0.0949252 0.0291721; + normal -0.482052 -0.814797 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.102178 0.107768 -0.00847917; + normal -0.482052 -0.814797 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.0898675 0.112606 -0.00229378; + normal 0.559666 0.781863 -0.274707; + texcoord 0.406705 0.0232682; + vertex 0.164057 0.0495898 0.177956; + normal 0.559666 0.781863 -0.274707; + texcoord 0.301668 0.0232680; + vertex 0.180109 0.0338039 0.165730; + normal 0.514264 0.786966 -0.340907; + texcoord 0.406705 0.349020; + vertex 0.117743 0.0576980 0.106678; + normal 0.517705 0.778915 -0.353939; + texcoord 0.301668 0.349020; + vertex 0.133795 0.0419122 0.0944526; + normal 0.586099 0.750458 -0.305450; + texcoord 0.406705 0.674772; + vertex 0.0902294 0.0556846 0.0712480; + normal 0.586815 0.742024 -0.324112; + texcoord 0.301668 0.674772; + vertex 0.106544 0.0385160 0.0614797; + normal 0.670938 0.725299 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0654574 0.0659622 0.0118112; + normal 0.670938 0.725299 -0.154218; + texcoord 0.301668 1.00052; + vertex 0.0817717 0.0487936 0.00204300; + normal 0.797187 -0.131818 -0.589166; + texcoord 0.568576 0.0220785; + vertex 0.138928 0.0516895 0.139237; + normal 0.797187 -0.131818 -0.589166; + texcoord 0.487168 0.0220784; + vertex 0.132527 0.0270846 0.136081; + normal 0.762220 -0.116621 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.109679 0.0647500 0.0967381; + normal 0.762220 -0.116621 -0.636726; + texcoord 0.487168 0.347831; + vertex 0.103278 0.0401451 0.0935821; + normal 0.774280 -0.121773 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0677100 0.0817091 0.0496421; + normal 0.774280 -0.121773 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.0613090 0.0571042 0.0464861; + normal 0.819008 -0.141749 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0477328 0.0909840 0.0178502; + normal 0.819008 -0.141749 -0.555998; + texcoord 0.487168 0.999335; + vertex 0.0413318 0.0663791 0.0146942; + normal -0.973871 -0.226030 -0.0220589; + texcoord 0.259191 0.000258803; + vertex 0.108899 0.0180109 0.180621; + normal -0.976643 -0.213621 -0.0231310; + texcoord 0.154154 0.000258684; + vertex 0.102751 0.0432033 0.193925; + normal -0.983160 -0.176291 -0.0481540; + texcoord 0.259191 0.333420; + vertex 0.105742 0.0375053 0.120234; + normal -0.983829 -0.172323 -0.0488438; + texcoord 0.154154 0.333420; + vertex 0.101489 0.0605043 0.125904; + normal -0.963846 -0.229642 0.135148; + texcoord 0.259191 0.666580; + vertex 0.107669 0.0508930 0.0632231; + normal -0.963608 -0.231536 0.133606; + texcoord 0.154154 0.666580; + vertex 0.102693 0.0752265 0.0695046; + normal -0.904408 -0.270185 0.330220; + texcoord 0.259191 0.999741; + vertex 0.0828971 0.0611706 0.00378635; + normal -0.904408 -0.270185 0.330220; + texcoord 0.154154 0.999741; + vertex 0.0779211 0.0855041 0.0100679; + normal 0.116338 -0.642729 -0.757209; + texcoord 0.631112 0.347831; + vertex 0.114023 0.0471834 0.0988123; + normal 0.202521 -0.739428 -0.642053; + texcoord 0.631112 0.673583; + vertex 0.0560005 0.0936508 0.0504556; + normal 0.200563 -0.737408 -0.644984; + texcoord 0.712521 0.673583; + vertex 0.0778464 0.105321 0.0439060; + normal 0.273714 -0.806487 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.0549276 0.124737 0.00205760; + normal 0.273715 -0.806487 -0.524080; + texcoord 0.631112 0.999335; + vertex 0.0330817 0.113067 0.00860718; + normal -0.861364 -0.278457 -0.424870; + texcoord 0.259191 0.000258803; + vertex 0.129096 0.0462827 0.0876822; + normal -0.861364 -0.278457 -0.424870; + texcoord 0.154154 0.000258684; + vertex 0.122711 0.0584335 0.0926623; + normal -0.882447 -0.323821 -0.341215; + texcoord 0.259191 0.333420; + vertex 0.139442 0.0654696 0.0541325; + normal -0.882447 -0.323820 -0.341215; + texcoord 0.154154 0.333420; + vertex 0.133057 0.0776204 0.0591127; + normal -0.899332 -0.402889 -0.169950; + texcoord 0.259191 0.666580; + vertex 0.142889 0.0820186 0.0181752; + normal -0.899332 -0.402889 -0.169950; + texcoord 0.154154 0.666580; + vertex 0.136505 0.0941694 0.0231554; + normal -0.895884 -0.436247 -0.0841392; + texcoord 0.259191 0.999741; + vertex 0.139961 0.0947420 -0.0166211; + normal -0.895885 -0.436247 -0.0841392; + texcoord 0.154154 0.999741; + vertex 0.133577 0.106893 -0.0116409; + normal 0.443739 -0.652511 -0.614268; + texcoord 0.568576 0.0220785; + vertex 0.100594 0.0884069 0.0865461; + normal 0.443739 -0.652511 -0.614268; + texcoord 0.487168 0.0220784; + vertex 0.0861101 0.0762273 0.0890208; + normal 0.413877 -0.626401 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0816983 0.104608 0.0556861; + normal 0.413877 -0.626401 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0672141 0.0924284 0.0581609; + normal 0.424077 -0.635430 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0560507 0.128208 0.0217248; + normal 0.424077 -0.635430 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0415665 0.116029 0.0241995; + normal 0.462869 -0.668685 -0.581905; + texcoord 0.568576 0.999335; + vertex 0.0428530 0.139203 -0.00140757; + normal 0.462869 -0.668685 -0.581905; + texcoord 0.487168 0.999335; + vertex 0.0283688 0.127023 0.00106714; + normal -0.526260 0.648291 0.550244; + texcoord 0.104540 0.000258803; + vertex 0.164607 0.0153464 0.194153; + normal -0.526261 0.648291 0.550244; + texcoord -0.000497594 0.000258684; + vertex 0.183554 0.0324679 0.192102; + normal -0.614258 0.718761 0.325682; + texcoord 0.104540 0.333420; + vertex 0.134849 0.0412157 0.135213; + normal -0.614073 0.718632 0.326317; + texcoord -0.000497594 0.333420; + vertex 0.153796 0.0583372 0.133162; + normal -0.665895 0.743805 0.0577818; + texcoord 0.104540 0.666580; + vertex 0.126235 0.0415254 0.0620238; + normal -0.665889 0.743805 0.0578433; + texcoord -0.000497594 0.666580; + vertex 0.145182 0.0586470 0.0599726; + normal -0.668019 0.743350 0.0343675; + texcoord 0.104540 0.999741; + vertex 0.120798 0.0396753 -0.00363809; + normal -0.668019 0.743350 0.0343675; + texcoord -0.000497594 0.999741; + vertex 0.139745 0.0567969 -0.00568933; + normal 0.115687 -0.897832 -0.424870; + texcoord 0.259191 0.000258803; + vertex 0.136894 0.131965 0.0870517; + normal 0.115687 -0.897832 -0.424870; + texcoord 0.154154 0.000258684; + vertex 0.123778 0.127918 0.0920318; + normal 0.145340 -0.919756 -0.364589; + texcoord 0.259191 0.333420; + vertex 0.119931 0.145656 0.0535020; + normal 0.145340 -0.919756 -0.364589; + texcoord 0.154154 0.333420; + vertex 0.106815 0.141609 0.0584822; + normal 0.220929 -0.955660 -0.194690; + texcoord 0.259191 0.666580; + vertex 0.107469 0.152213 0.0260077; + normal 0.220929 -0.955660 -0.194690; + texcoord 0.154154 0.666580; + vertex 0.0943526 0.148166 0.0309879; + normal 0.264466 -0.960717 -0.0841392; + texcoord 0.259191 0.999741; + vertex 0.0944239 0.151669 -0.00878856; + normal 0.264467 -0.960717 -0.0841392; + texcoord 0.154154 0.999741; + vertex 0.0813080 0.147623 -0.00380838; + normal 0.722851 0.316484 -0.614267; + texcoord 0.568576 0.0220785; + vertex 0.0630222 0.188884 0.100351; + normal 0.722851 0.316484 -0.614267; + texcoord 0.487168 0.0220784; + vertex 0.0723375 0.172411 0.102826; + normal 0.691705 0.291919 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0436292 0.173281 0.0694914; + normal 0.691705 0.291919 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0529445 0.156808 0.0719661; + normal 0.702452 0.300291 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0157239 0.152399 0.0355301; + normal 0.702452 0.300291 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0250392 0.135926 0.0380048; + normal 0.742260 0.332322 -0.581904; + texcoord 0.568576 0.999335; + vertex 0.00249429 0.141443 0.0123977; + normal 0.742260 0.332322 -0.581905; + texcoord 0.487168 0.999335; + vertex 0.0118096 0.124970 0.0148724; + normal -0.994819 0.0369904 -0.0946885; + texcoord 0.104540 0.333420; + vertex 0.0906735 0.0850128 0.133371; + normal -0.994313 0.0416573 -0.0980125; + texcoord -0.000497594 0.333420; + vertex 0.0921844 0.109825 0.127190; + normal -0.990589 0.0508536 -0.127069; + texcoord 0.104540 0.666580; + vertex 0.0965705 0.0636924 0.0630870; + normal -0.990278 0.0531627 -0.128542; + texcoord -0.000497594 0.666580; + vertex 0.0987905 0.0882519 0.0561417; + normal -0.987966 0.0476973 -0.147131; + texcoord 0.104540 0.999741; + vertex 0.105015 0.0451983 0.000388269; + normal -0.987966 0.0476973 -0.147131; + texcoord -0.000497594 0.999741; + vertex 0.107235 0.0697578 -0.00655703; + normal 0.847100 -0.458986 -0.267867; + texcoord 0.712521 0.0220785; + vertex 0.127717 0.190466 0.132014; + normal 0.847100 -0.458986 -0.267867; + texcoord 0.631112 0.0220784; + vertex 0.118964 0.168525 0.141928; + normal 0.758699 -0.494367 -0.424237; + texcoord 0.712521 0.347830; + vertex 0.104192 0.176811 0.0810174; + normal 0.744048 -0.498058 -0.445343; + texcoord 0.631112 0.347831; + vertex 0.0954385 0.154869 0.0909309; + normal 0.734381 -0.500250 -0.458732; + texcoord 0.712521 0.673583; + vertex 0.0632943 0.165239 0.0475233; + normal 0.747994 -0.497109 -0.439758; + texcoord 0.631112 0.673583; + vertex 0.0545405 0.143297 0.0574368; + normal 0.832095 -0.467095 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0407895 0.153916 0.00259144; + texcoord 0.631112 0.999335; + vertex 0.0320357 0.131975 0.0125049; + normal -0.563609 -0.824847 0.0444087; + texcoord 0.259191 0.000258803; + vertex 0.109692 0.0847527 0.189463; + normal -0.563609 -0.824847 0.0444088; + texcoord 0.154154 0.000258684; + vertex 0.0885340 0.0991964 0.189218; + normal -0.563836 -0.825512 0.0248713; + texcoord 0.259191 0.333420; + vertex 0.108488 0.0817997 0.119338; + normal -0.563836 -0.825510 0.0249358; + texcoord 0.154154 0.333420; + vertex 0.0873303 0.0962434 0.119093; + normal -0.552529 -0.805746 0.213272; + texcoord 0.259191 0.666580; + vertex 0.109022 0.0810546 0.0610423; + normal -0.552608 -0.805874 0.212585; + texcoord 0.154154 0.666580; + vertex 0.0878645 0.0954984 0.0607973; + normal -0.517193 -0.750626 0.411184; + texcoord 0.259191 0.999741; + vertex 0.0943740 0.0585888 0.00160562; + normal -0.517193 -0.750626 0.411184; + texcoord 0.154154 0.999741; + vertex 0.0732162 0.0730326 0.00136054; + normal 0.757726 0.347644 -0.552264; + texcoord 0.568576 0.0220785; + vertex 0.0670169 0.185670 0.113765; + normal 0.757726 0.347643 -0.552264; + texcoord 0.487168 0.0220784; + vertex 0.0797152 0.163713 0.117365; + normal 0.719619 0.314665 -0.618978; + texcoord 0.568576 0.347830; + vertex 0.0444271 0.165435 0.0700326; + normal 0.712556 0.308769 -0.630021; + texcoord 0.487168 0.347831; + vertex 0.0571254 0.143477 0.0736333; + normal 0.721846 0.316536 -0.615420; + texcoord 0.568576 0.673583; + vertex 0.0255749 0.136964 0.0406313; + normal 0.730242 0.323648 -0.601663; + texcoord 0.487168 0.673583; + vertex 0.0382732 0.115007 0.0442319; + normal 0.774459 0.362910 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0103709 0.122821 0.00800237; + normal 0.774459 0.362909 -0.518179; + texcoord 0.487168 0.999335; + vertex 0.0230692 0.100863 0.0116030; + normal -0.0861239 0.870556 -0.484473; + texcoord 0.406705 0.0232682; + vertex 0.0512057 0.154104 0.154842; + normal -0.0861238 0.870556 -0.484473; + texcoord 0.301668 0.0232680; + vertex 0.0754550 0.152048 0.146837; + normal -0.0717712 0.891910 -0.446481; + texcoord 0.406705 0.349020; + vertex 0.0246586 0.112650 0.0850717; + normal -0.0452998 0.892604 -0.448560; + texcoord 0.301668 0.349020; + vertex 0.0489079 0.110594 0.0770667; + normal -0.0156659 0.927284 -0.374031; + texcoord 0.406705 0.674772; + vertex 0.0319402 0.107748 0.0717852; + normal 0.00412473 0.922719 -0.385452; + texcoord 0.301668 0.674772; + vertex 0.0569027 0.105432 0.0665084; + normal 0.0114341 0.934414 -0.356006; + texcoord 0.406705 1.00052; + vertex 0.0172919 0.0852823 0.0123484; + normal 0.0114341 0.934414 -0.356006; + texcoord 0.301668 1.00052; + vertex 0.0422545 0.0829664 0.00707172; + normal 0.249102 0.718449 -0.649446; + texcoord 0.568576 0.0220785; + vertex 0.0568007 0.162211 0.107341; + normal 0.249102 0.718449 -0.649446; + texcoord 0.487168 0.0220784; + vertex 0.0738388 0.153998 0.104791; + normal 0.225760 0.683819 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.0419137 0.140545 0.0776627; + normal 0.225760 0.683819 -0.693847; + texcoord 0.487168 0.347831; + vertex 0.0589518 0.132331 0.0751121; + normal 0.233693 0.695732 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.0223021 0.109896 0.0453490; + normal 0.233694 0.695732 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.0393403 0.101683 0.0427984; + normal 0.264257 0.740208 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0117859 0.0950102 0.0230330; + normal 0.264257 0.740208 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0288240 0.0867971 0.0204824; + normal 0.472482 -0.633525 -0.612705; + texcoord 0.259191 0.000258803; + vertex 0.117148 0.146981 0.0819639; + texcoord 0.154154 0.000258684; + vertex 0.110133 0.135767 0.0881493; + normal 0.523485 -0.638596 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.0875845 0.150750 0.0552699; + normal 0.523485 -0.638596 -0.564056; + texcoord 0.154154 0.333420; + vertex 0.0805700 0.139536 0.0614553; + normal 0.646769 -0.636423 -0.420304; + texcoord 0.259191 0.666580; + vertex 0.0670431 0.150873 0.0321985; + normal 0.646769 -0.636423 -0.420304; + texcoord 0.154154 0.666580; + vertex 0.0600285 0.139659 0.0383839; + normal 0.712518 -0.623367 -0.322073; + texcoord 0.259191 0.999741; + vertex 0.0480366 0.145406 0.000732630; + normal 0.712518 -0.623367 -0.322073; + texcoord 0.154154 0.999741; + vertex 0.0410221 0.134192 0.00691802; + normal -0.665905 0.693619 -0.274706; + texcoord 0.406705 0.0232682; + vertex 0.0713634 0.130531 0.170618; + texcoord 0.301668 0.0232680; + vertex 0.0898264 0.143414 0.158392; + normal -0.650678 0.707412 -0.276018; + texcoord 0.406705 0.349020; + vertex 0.0706754 0.104087 0.105516; + normal -0.571421 0.777304 -0.263205; + texcoord 0.301668 0.349020; + vertex 0.0733583 0.0993749 0.0871146; + normal -0.589922 0.784501 -0.191182; + texcoord 0.406705 0.674772; + vertex 0.0621120 0.0860702 0.0710570; + normal -0.595203 0.783958 -0.176473; + texcoord 0.301668 0.674772; + vertex 0.0819824 0.0989575 0.0612888; + normal -0.589884 0.792625 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0474637 0.0636044 0.0116203; + normal -0.589884 0.792625 -0.154217; + texcoord 0.301668 1.00052; + vertex 0.0673341 0.0764917 0.00185203; + normal 0.275847 0.759469 -0.589166; + texcoord 0.568576 0.0220785; + vertex 0.0514895 0.157061 0.128816; + texcoord 0.487168 0.0220784; + vertex 0.0745023 0.146254 0.125660; + normal 0.276372 0.701237 -0.657179; + texcoord 0.568576 0.347830; + vertex 0.0332841 0.130704 0.0863176; + normal 0.270375 0.720472 -0.638606; + texcoord 0.487168 0.347831; + vertex 0.0777224 0.121166 0.0948278; + normal 0.268012 0.726919 -0.632265; + texcoord 0.568576 0.673583; + vertex 0.0303381 0.0938277 0.0508879; + normal 0.261769 0.738793 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.0533509 0.0830209 0.0477318; + normal 0.289613 0.779096 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0175552 0.0758914 0.0190960; + normal 0.289613 0.779096 -0.555998; + texcoord 0.487168 0.999335; + vertex 0.0405680 0.0650846 0.0159400; + normal 0.00938622 -0.999481 -0.0307984; + texcoord 0.259191 0.000258803; + vertex 0.122019 0.107650 0.186097; + normal 0.00938618 -0.999482 -0.0307984; + texcoord 0.154154 0.000258684; + vertex 0.0971856 0.107223 0.192379; + normal -0.00217021 -0.997081 -0.0763218; + texcoord 0.259191 0.333420; + vertex 0.104780 0.109584 0.118076; + normal -0.00212725 -0.997094 -0.0761529; + texcoord 0.154154 0.333420; + vertex 0.0799468 0.109158 0.124358; + normal 0.0443311 -0.993186 0.107780; + texcoord 0.259191 0.666580; + vertex 0.0923220 0.115885 0.0680142; + normal 0.0441144 -0.993289 0.106916; + texcoord 0.154154 0.666580; + vertex 0.0674886 0.115458 0.0742958; + normal 0.0996593 -0.938628 0.330221; + texcoord 0.259191 0.999741; + vertex 0.0776737 0.0934191 0.00857751; + texcoord 0.154154 0.999741; + vertex 0.0528404 0.0929923 0.0148590; + normal 0.858558 0.134107 -0.494868; + texcoord 0.712521 0.0220785; + vertex 0.0924511 0.185657 0.132975; + normal 0.858558 0.134107 -0.494868; + texcoord 0.631112 0.0220784; + vertex 0.0999151 0.162041 0.139525; + normal 0.767253 0.0655598 -0.637985; + texcoord 0.712521 0.347830; + vertex 0.0680664 0.164638 0.0849736; + normal 0.752165 0.0556226 -0.656623; + texcoord 0.631112 0.347831; + vertex 0.0755305 0.141021 0.0915232; + normal 0.742214 0.0492242 -0.668352; + texcoord 0.712521 0.673583; + vertex 0.0331232 0.134041 0.0572030; + normal 0.756228 0.0582690 -0.651709; + texcoord 0.631112 0.673583; + vertex 0.0405872 0.110424 0.0637526; + normal 0.843016 0.121095 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.00983178 0.115073 0.0153546; + normal 0.843016 0.121095 -0.524080; + texcoord 0.631112 0.999335; + vertex 0.0172958 0.0914569 0.0219042; + normal -0.818547 -0.566813 0.0932915; + texcoord 0.104540 0.333420; + vertex 0.114547 0.106907 0.133537; + normal -0.827373 -0.555056 0.0858305; + texcoord -0.000497594 0.333420; + vertex 0.0991652 0.129233 0.134220; + normal -0.849549 -0.524946 0.0519451; + texcoord 0.104540 0.666580; + vertex 0.113480 0.0975595 0.0673760; + normal -0.853389 -0.518997 0.0486781; + texcoord -0.000497594 0.666580; + vertex 0.100125 0.119326 0.0653248; + normal -0.853298 -0.520290 0.0343674; + texcoord 0.104540 0.999741; + vertex 0.114301 0.0918755 0.00171411; + normal -0.853298 -0.520290 0.0343674; + texcoord -0.000497594 0.999741; + vertex 0.100946 0.113642 -0.000337134; + normal 0.901700 -0.0801450 -0.424869; + texcoord 0.259191 0.000258803; + vertex 0.0529034 0.168213 0.0862490; + normal 0.901700 -0.0801450 -0.424870; + texcoord 0.154154 0.000258684; + vertex 0.0540342 0.154534 0.0912292; + normal 0.929489 -0.0559018 -0.364589; + texcoord 0.259191 0.333420; + vertex 0.0358846 0.154592 0.0526993; + normal 0.929489 -0.0559018 -0.364589; + texcoord 0.154154 0.333420; + vertex 0.0370153 0.140913 0.0576795; + normal 0.980812 0.0101947 -0.194690; + texcoord 0.259191 0.666580; + vertex 0.0268000 0.143832 0.0252051; + normal 0.980812 0.0101947 -0.194690; + texcoord 0.154154 0.666580; + vertex 0.0279307 0.130152 0.0301853; + normal 0.995116 0.0516248 -0.0841392; + texcoord 0.259191 0.999741; + vertex 0.0245248 0.130976 -0.00959118; + texcoord 0.154154 0.999741; + vertex 0.0256556 0.117296 -0.00461100; + normal -0.153591 0.774006 -0.614268; + texcoord 0.568576 0.0220785; + vertex -0.0502609 0.187401 0.0995487; + normal -0.153591 0.774006 -0.614268; + texcoord 0.487168 0.0220784; + vertex -0.0321698 0.192954 0.102023; + normal -0.136300 0.738306 -0.660551; + texcoord 0.568576 0.347830; + vertex -0.0391949 0.165105 0.0686888; + normal -0.136300 0.738306 -0.660551; + texcoord 0.487168 0.347831; + vertex -0.0211038 0.170659 0.0711635; + normal -0.142164 0.750602 -0.645280; + texcoord 0.568576 0.673583; + vertex -0.0248041 0.133361 0.0347274; + normal -0.142164 0.750602 -0.645280; + texcoord 0.487168 0.673583; + vertex -0.00671294 0.138915 0.0372021; + normal -0.164883 0.796367 -0.581904; + texcoord 0.568576 0.999335; + vertex -0.0169498 0.118085 0.0115950; + texcoord 0.487168 0.999335; + vertex 0.00114127 0.123639 0.0140697; + normal -0.378550 -0.847522 0.372030; + texcoord 0.104540 0.000258803; + vertex 0.0126025 0.111934 0.195689; + normal -0.378549 -0.847522 0.372030; + texcoord -0.000497594 0.000258684; + vertex -0.0109046 0.119385 0.188744; + normal -0.336809 -0.930908 0.141316; + texcoord 0.104540 0.333420; + vertex 0.0212230 0.0804498 0.132736; + normal -0.336965 -0.930745 0.142017; + texcoord -0.000497594 0.333420; + vertex -0.00228411 0.0879005 0.125790; + normal -0.266840 -0.955941 -0.122367; + texcoord 0.104540 0.666580; + vertex 0.0406873 0.0813630 0.0689560; + normal -0.266862 -0.955944 -0.122295; + texcoord -0.000497594 0.666580; + vertex 0.0171801 0.0888138 0.0620107; + normal -0.259092 -0.954580 -0.147130; + texcoord 0.104540 0.999741; + vertex 0.0605649 0.0856316 0.00625729; + texcoord -0.000497594 0.999741; + vertex 0.0370578 0.0930824 -0.000688009; + normal 0.630454 0.728543 -0.267868; + texcoord 0.712521 0.0220785; + vertex -0.0102368 0.212494 0.131212; + texcoord 0.631112 0.0220784; + vertex 0.00930815 0.199226 0.141125; + normal 0.645991 0.634601 -0.424237; + texcoord 0.712521 0.347830; + vertex -0.00196122 0.186583 0.0802148; + normal 0.646445 0.619499 -0.445343; + texcoord 0.631112 0.347831; + vertex 0.0175837 0.173314 0.0901283; + normal 0.646506 0.609586 -0.458731; + texcoord 0.712521 0.673583; + vertex 0.000542986 0.144153 0.0467207; + normal 0.646367 0.623557 -0.439758; + texcoord 0.631112 0.673583; + vertex 0.0200879 0.130884 0.0566342; + normal 0.635145 0.712145 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.00675946 0.119739 0.00178881; + normal 0.635145 0.712145 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0263044 0.106471 0.0117023; + normal 0.684306 -0.727841 0.0444087; + texcoord 0.259191 0.000258803; + vertex 0.0442566 0.102182 0.188661; + normal 0.684306 -0.727841 0.0444087; + texcoord 0.154154 0.000258684; + vertex 0.0255999 0.0846262 0.188416; + normal 0.685308 -0.728249 -0.00260701; + texcoord 0.259191 0.333420; + vertex 0.0468816 0.100371 0.118535; + normal 0.685307 -0.728251 -0.00243256; + texcoord 0.154154 0.333420; + vertex 0.0282249 0.0828155 0.118290; + normal 0.671967 -0.716715 0.186495; + texcoord 0.259191 0.666580; + vertex 0.0457032 0.102791 0.0666326; + normal 0.672087 -0.716830 0.185615; + texcoord 0.154154 0.666580; + vertex 0.0270464 0.0852353 0.0663876; + normal 0.621807 -0.666546 0.411184; + texcoord 0.259191 0.999741; + vertex 0.0644923 0.0836532 0.00719593; + texcoord 0.154154 0.999741; + vertex 0.0458356 0.0660975 0.00695085; + normal -0.176518 0.814767 -0.552265; + texcoord 0.568576 0.0220785; + vertex -0.0488252 0.166789 0.112962; + normal -0.176518 0.814767 -0.552265; + texcoord 0.487168 0.0220784; + vertex -0.0246504 0.174467 0.116563; + normal -0.152509 0.770459 -0.618978; + texcoord 0.568576 0.347830; + vertex -0.0339225 0.140375 0.0692300; + normal -0.148271 0.762292 -0.630021; + texcoord 0.487168 0.347831; + vertex -0.00974769 0.148053 0.0728306; + normal -0.153857 0.773037 -0.615420; + texcoord 0.568576 0.673583; + vertex -0.0101734 0.115840 0.0398286; + normal -0.158996 0.782766 -0.601663; + texcoord 0.487168 0.673583; + vertex 0.0140014 0.123518 0.0434293; + normal -0.187828 0.834393 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.000368558 0.0979501 0.00719974; + normal -0.187828 0.834393 -0.518179; + texcoord 0.487168 0.999335; + vertex 0.0245433 0.105628 0.0108004; + normal -0.868704 0.103149 -0.484473; + texcoord 0.406705 0.0232682; + vertex -0.0619986 0.123386 0.159763; + normal -0.868704 0.103149 -0.484473; + texcoord 0.301668 0.0232680; + vertex -0.0547748 0.146625 0.151758; + normal -0.867512 0.117419 -0.483359; + texcoord 0.406705 0.349020; + vertex -0.0293887 0.111261 0.0987088; + normal -0.864911 0.190501 -0.464369; + texcoord 0.301668 0.349020; + vertex -0.0200010 0.111783 0.0819869; + normal -0.892120 0.202865 -0.403692; + texcoord 0.406705 0.674772; + vertex -0.0172177 0.0984920 0.0709825; + normal -0.900718 0.202965 -0.384074; + texcoord 0.301668 0.674772; + vertex -0.00958659 0.122372 0.0657058; + normal -0.910081 0.212159 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.00157142 0.0793542 0.0115458; + normal -0.910081 0.212159 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.00920252 0.103234 0.00626909; + normal -0.648050 0.397809 -0.649445; + texcoord 0.568576 0.0220785; + vertex -0.0512467 0.148084 0.106539; + normal -0.648050 0.397809 -0.649445; + texcoord 0.487168 0.0220784; + vertex -0.0395610 0.162957 0.103988; + normal -0.619250 0.367566 -0.693848; + texcoord 0.568576 0.347830; + vertex -0.0332898 0.128885 0.0768601; + texcoord 0.487168 0.347831; + vertex -0.0216040 0.143757 0.0743095; + normal -0.629180 0.377875 -0.679223; + texcoord 0.568576 0.673583; + vertex -0.00757680 0.103140 0.0445464; + normal -0.629180 0.377875 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.00410898 0.118012 0.0419957; + normal -0.666040 0.417290 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.00469823 0.0896679 0.0222304; + texcoord 0.487168 0.999335; + vertex 0.0163840 0.104541 0.0196798; + normal 0.720327 0.325150 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.0108396 0.182421 0.0811613; + texcoord 0.154154 0.000258684; + vertex 0.0202819 0.173158 0.0873467; + normal 0.736249 0.373869 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.000800207 0.154360 0.0544673; + texcoord 0.154154 0.333420; + vertex 0.0102424 0.145098 0.0606527; + normal 0.760645 0.494735 -0.420304; + texcoord 0.259191 0.666580; + vertex -0.00373880 0.134326 0.0313959; + normal 0.760645 0.494735 -0.420304; + texcoord 0.154154 0.666580; + vertex 0.00570343 0.125064 0.0375813; + normal 0.762038 0.561753 -0.322074; + texcoord 0.259191 0.999741; + vertex -0.00248783 0.114589 -7.00011e-05; + normal 0.762038 0.561753 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.00695439 0.105326 0.00611538; + normal -0.820619 -0.501119 -0.274707; + texcoord 0.406705 0.0232682; + vertex -0.0441703 0.121344 0.176962; + normal -0.820619 -0.501120 -0.274707; + texcoord 0.301668 0.0232680; + vertex -0.0527807 0.142146 0.164737; + normal -0.765019 -0.530902 -0.364540; + texcoord 0.406705 0.349020; + vertex -0.00470398 0.0957888 0.105685; + normal -0.764339 -0.520333 -0.380841; + texcoord 0.301668 0.349020; + vertex -0.0133144 0.116591 0.0934590; + normal -0.818053 -0.470626 -0.330606; + texcoord 0.406705 0.674772; + vertex 0.0193892 0.0889528 0.0766473; + normal -0.812877 -0.461276 -0.355605; + texcoord 0.301668 0.674772; + vertex 0.0110777 0.111130 0.0668791; + normal -0.900955 -0.405582 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0381783 0.0698150 0.0172106; + normal -0.900955 -0.405582 -0.154218; + texcoord 0.301668 1.00052; + vertex 0.0298668 0.0919924 0.00744234; + normal -0.682357 0.432751 -0.589165; + texcoord 0.568576 0.0220785; + vertex -0.0495872 0.117552 0.128014; + normal -0.682356 0.432752 -0.589165; + texcoord 0.487168 0.0220784; + vertex -0.0340834 0.137701 0.124858; + normal -0.694813 0.400866 -0.597111; + texcoord 0.568576 0.347830; + vertex -0.0243936 0.115300 0.0971812; + normal -0.729382 0.235054 -0.642457; + texcoord 0.487168 0.347831; + vertex -0.0122597 0.114253 0.0823590; + normal -0.664871 0.394696 -0.634162; + texcoord 0.568576 0.673583; + vertex 0.00761583 0.0832941 0.0500852; + normal -0.661205 0.410394 -0.628001; + texcoord 0.487168 0.673583; + vertex 0.0231197 0.103444 0.0469292; + normal -0.698563 0.450417 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0223827 0.0669523 0.0182933; + normal -0.698563 0.450417 -0.555998; + texcoord 0.487168 0.999335; + vertex 0.0378866 0.0871019 0.0151373; + normal 0.978105 -0.205821 -0.0307984; + texcoord 0.259191 0.000258803; + vertex 0.0319404 0.149478 0.158558; + normal 0.978105 -0.205821 -0.0307985; + texcoord 0.154154 0.000258684; + vertex 0.0270155 0.125135 0.164840; + normal 0.965271 -0.228130 -0.127316; + texcoord 0.259191 0.333420; + vertex 0.0263435 0.133059 0.0905373; + normal 0.965409 -0.227964 -0.126564; + texcoord 0.154154 0.333420; + vertex 0.0214186 0.108715 0.0968188; + normal 0.943017 -0.248015 -0.221827; + texcoord 0.259191 0.666580; + vertex 0.0197105 0.128701 0.0672116; + normal 0.943017 -0.248016 -0.221827; + texcoord 0.154154 0.666580; + vertex 0.0147856 0.104358 0.0734931; + normal 0.0537073 0.867307 -0.494868; + texcoord 0.712521 0.0220785; + vertex -0.0509238 0.180645 0.132173; + normal 0.0537071 0.867307 -0.494868; + texcoord 0.631112 0.0220784; + vertex -0.0262549 0.182855 0.138722; + normal 0.101011 0.763395 -0.637985; + texcoord 0.712521 0.347830; + vertex -0.0356417 0.152310 0.0841710; + normal 0.107470 0.746523 -0.656623; + texcoord 0.631112 0.347831; + vertex -0.0109727 0.154520 0.0907206; + normal 0.111578 0.735429 -0.668352; + texcoord 0.712521 0.673583; + vertex -0.0132771 0.111603 0.0564004; + normal 0.105760 0.751060 -0.651709; + texcoord 0.631112 0.673583; + vertex 0.0113918 0.113813 0.0629499; + normal 0.0630728 0.849330 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.000236223 0.0847774 0.0145520; + texcoord 0.631112 0.999335; + vertex 0.0249052 0.0869869 0.0211015; + normal 0.335971 -0.917633 -0.212305; + texcoord 0.104540 0.333420; + vertex 0.0502867 0.103607 0.109842; + normal 0.335971 -0.917633 -0.212305; + texcoord -0.000497594 0.333420; + vertex 0.0261570 0.0952467 0.107791; + normal 0.332835 -0.938738 -0.0893925; + texcoord 0.104540 0.666580; + vertex 0.0507590 0.113790 0.0665734; + normal 0.332860 -0.938678 -0.0899328; + texcoord -0.000497594 0.666580; + vertex 0.0266293 0.105430 0.0645221; + normal 0.324566 -0.945238 0.0343674; + texcoord 0.104540 0.999741; + vertex 0.0564866 0.113370 0.000911485; + normal 0.324566 -0.945238 0.0343674; + texcoord -0.000497594 0.999741; + vertex 0.0323569 0.105010 -0.00113977; + normal 0.688899 0.587286 -0.424870; + texcoord 0.259191 0.000258803; + vertex -0.00921146 0.106040 0.0718468; + normal 0.688899 0.587285 -0.424870; + texcoord 0.154154 0.000258684; + vertex 0.00134201 0.0972633 0.0768270; + normal 0.691069 0.624098 -0.364589; + texcoord 0.259191 0.333420; + vertex -0.0114148 0.0843531 0.0382971; + normal 0.691069 0.624098 -0.364589; + texcoord 0.154154 0.333420; + vertex -0.000861331 0.0755765 0.0432773; + normal 0.662185 0.743567 -0.0928425; + texcoord 0.259191 0.666580; + vertex -0.0101007 0.0703319 0.0108029; + normal 0.662185 0.743567 -0.0928425; + texcoord 0.154154 0.666580; + vertex 0.000452734 0.0615553 0.0157831; + normal 0.600103 0.790621 0.121637; + texcoord 0.259191 0.999741; + vertex -0.00241997 0.0677155 -0.0100844; + normal 0.600103 0.790621 0.121637; + texcoord 0.154154 0.999741; + vertex 0.00813351 0.0589389 -0.00510419; + normal -0.659916 0.432651 -0.614267; + texcoord 0.568576 0.0220785; + vertex -0.0993654 0.0992876 0.0846198; + normal -0.659916 0.432651 -0.614267; + texcoord 0.487168 0.0220784; + vertex -0.0906544 0.116088 0.0870945; + normal -0.613609 0.416933 -0.670560; + texcoord 0.568576 0.347830; + vertex -0.0757035 0.0915645 0.0537598; + normal -0.613609 0.416933 -0.670560; + texcoord 0.487168 0.347831; + vertex -0.0669924 0.108365 0.0562345; + normal -0.626666 0.421480 -0.655473; + texcoord 0.568576 0.673583; + vertex -0.0469629 0.0808354 0.0254294; + normal -0.626666 0.421480 -0.655473; + texcoord 0.487168 0.673583; + vertex -0.0382518 0.0976358 0.0279041; + normal -0.683783 0.440259 -0.581905; + texcoord 0.568576 0.999335; + vertex -0.0305593 0.0757376 0.00229704; + normal -0.683782 0.440259 -0.581905; + texcoord 0.487168 0.999335; + vertex -0.0218483 0.0925379 0.00477175; + normal 0.491338 -0.864948 -0.102237; + texcoord -0.000497594 0.333420; + vertex -0.0395854 0.00305196 0.126331; + normal 0.495631 -0.859533 -0.124712; + texcoord -0.000497594 0.666580; + vertex -0.0256426 0.0193073 0.0558151; + normal 0.496127 -0.858852 -0.127402; + texcoord 0.104540 0.666580; + vertex -0.00385739 0.0308616 0.0627604; + normal 0.499653 -0.853639 -0.147131; + texcoord 0.104540 0.999741; + vertex 0.00702242 0.0480363 6.17356e-05; + normal 0.499653 -0.853639 -0.147131; + texcoord -0.000497594 0.999741; + vertex -0.0147628 0.0364820 -0.00688356; + normal -0.0781913 0.960278 -0.267867; + texcoord 0.712521 0.0220785; + vertex -0.0786583 0.123993 0.139999; + normal -0.0781912 0.960278 -0.267867; + texcoord 0.631112 0.0220784; + vertex -0.0554974 0.128644 0.149913; + normal -0.0187673 0.921296 -0.388410; + texcoord 0.712521 0.347830; + vertex -0.0543706 0.111745 0.0890022; + texcoord 0.631112 0.347831; + vertex -0.0312098 0.116396 0.0989157; + normal -0.0212245 0.923259 -0.383591; + texcoord 0.712521 0.673583; + vertex -0.0230342 0.0771928 0.0320020; + normal -0.0212245 0.923259 -0.383591; + texcoord 0.631112 0.673583; + vertex 0.000126687 0.0818440 0.0419155; + normal -0.0830225 0.962653 -0.257695; + texcoord 0.712521 0.999335; + vertex -0.00811303 0.0700454 0.000495103; + normal -0.0830225 0.962653 -0.257695; + texcoord 0.631112 0.999335; + vertex 0.0150478 0.0746967 0.0104086; + normal 0.995410 -0.0364367 0.0884978; + texcoord 0.259191 0.000258803; + vertex -0.00348559 0.0435661 0.189459; + normal 0.994114 -0.0749375 0.0782465; + texcoord 0.154154 0.000258684; + vertex -0.00360968 0.0180055 0.180331; + normal 0.872670 -0.463166 -0.154677; + texcoord 0.259191 0.333420; + vertex 0.00421373 0.0388835 0.100930; + normal 0.921364 -0.387087 -0.0353835; + texcoord 0.154154 0.333420; + vertex -0.00259249 0.0210568 0.118721; + normal 0.821039 -0.528605 -0.215571; + texcoord 0.259191 0.666580; + vertex -0.00104883 0.0470004 0.0609836; + normal 0.999625 -0.0213623 0.0171270; + texcoord 0.154154 0.333420; + vertex -0.00259249 0.0210568 0.118721; + normal 0.975485 -0.0227810 0.218883; + texcoord 0.154154 0.666580; + vertex -0.00159197 0.0213883 0.0607385; + normal 0.968234 -0.0229154 0.248994; + texcoord 0.259191 0.666580; + vertex -0.00104883 0.0470004 0.0609836; + normal 0.911256 -0.0232592 0.411184; + texcoord 0.259191 0.999741; + vertex 0.0257707 0.0470004 0.00154689; + normal 0.911256 -0.0232592 0.411184; + texcoord 0.154154 0.999741; + vertex 0.0252275 0.0213883 0.00130181; + normal 0.675049 0.721225 0.155381; + texcoord 0.843380 0.0220785; + vertex -0.0222018 0.107963 0.179249; + normal 0.675049 0.721225 0.155381; + texcoord 0.761971 0.0220784; + vertex -0.00520186 0.0903990 0.186920; + normal 0.732124 0.677417 -0.0714127; + texcoord 0.843380 0.347830; + vertex 0.0141471 0.0968021 0.0731383; + normal 0.732021 0.677597 -0.0707729; + texcoord 0.761971 0.347831; + vertex 0.0311469 0.0792380 0.0808092; + normal 0.747767 0.595542 -0.293554; + texcoord 0.843380 0.673583; + vertex 0.0123436 0.0677701 0.00964623; + normal 0.747767 0.595542 -0.293554; + texcoord 0.761971 0.673583; + vertex 0.0293435 0.0502060 0.0173171; + normal -0.705064 0.444848 -0.552264; + texcoord 0.568576 0.0220785; + vertex -0.0960024 0.0848102 0.117844; + normal -0.705064 0.444848 -0.552264; + texcoord 0.487168 0.0220784; + vertex -0.0845450 0.107440 0.121445; + normal -0.670223 0.435010 -0.601305; + texcoord 0.568576 0.347830; + vertex -0.0667137 0.0769397 0.0741119; + normal -0.670223 0.435010 -0.601305; + texcoord 0.487168 0.347831; + vertex -0.0552563 0.0995693 0.0777126; + normal -0.702521 0.444161 -0.556045; + texcoord 0.568576 0.673583; + vertex -0.0254291 0.0638165 0.0252205; + texcoord 0.487168 0.673583; + vertex -0.0139717 0.0864461 0.0288212; + normal -0.762491 0.458659 -0.456333; + texcoord 0.568576 0.999335; + vertex -0.0147853 0.0616102 0.00521810; + texcoord 0.487168 0.999335; + vertex -0.00332786 0.0842398 0.00881877; + normal -0.682198 -0.547624 -0.484472; + texcoord 0.406705 0.0232682; + vertex -0.127782 0.0375470 0.166250; + normal -0.682198 -0.547625 -0.484472; + texcoord 0.301668 0.0232680; + vertex -0.139304 0.0589828 0.158245; + normal -0.633660 -0.545474 -0.548574; + texcoord 0.406705 0.349020; + vertex -0.0785572 0.0379509 0.0964796; + normal -0.634366 -0.533844 -0.559098; + texcoord 0.301668 0.349020; + vertex -0.0900795 0.0593867 0.0884744; + normal -0.699243 -0.504539 -0.506459; + texcoord 0.406705 0.674772; + vertex -0.0484851 0.0428858 0.0634994; + normal -0.696764 -0.491711 -0.522246; + texcoord 0.301668 0.674772; + vertex -0.0601792 0.0650610 0.0582227; + normal -0.788973 -0.500780 -0.356007; + texcoord 0.406705 1.00052; + vertex -0.0216656 0.0428858 0.00406271; + normal -0.788973 -0.500780 -0.356007; + texcoord 0.301668 1.00052; + vertex -0.0333597 0.0650610 -0.00121400; + normal -0.737876 -0.183738 -0.649445; + texcoord 0.568576 0.0220785; + vertex -0.102901 0.0592725 0.103341; + texcoord 0.487168 0.0220784; + vertex -0.105327 0.0780306 0.100790; + normal -0.696119 -0.184375 -0.693848; + texcoord 0.568576 0.347830; + vertex -0.0766207 0.0586358 0.0736623; + normal -0.696119 -0.184375 -0.693848; + texcoord 0.487168 0.347831; + vertex -0.0790467 0.0773939 0.0711117; + normal -0.710432 -0.184238 -0.679223; + texcoord 0.568576 0.673583; + vertex -0.0402357 0.0589476 0.0413486; + normal -0.710432 -0.184238 -0.679223; + texcoord 0.487168 0.673583; + vertex -0.0426617 0.0777058 0.0387980; + normal -0.764380 -0.182927 -0.618272; + texcoord 0.568576 0.999335; + vertex -0.0220229 0.0582687 0.0190326; + texcoord 0.487168 0.999335; + vertex -0.0244489 0.0770268 0.0164820; + normal 0.272625 0.741801 -0.612704; + texcoord 0.259191 0.000258803; + vertex -0.0569412 0.106743 0.0677685; + normal 0.272625 0.741801 -0.612705; + texcoord 0.154154 0.000258684; + vertex -0.0437168 0.106992 0.0739539; + normal 0.222665 0.831172 -0.509484; + texcoord 0.259191 0.333420; + vertex -0.0439513 0.0799210 0.0410745; + normal 0.222665 0.831172 -0.509484; + texcoord 0.154154 0.333420; + vertex -0.0307268 0.0801697 0.0472599; + normal 0.150652 0.921046 -0.359134; + texcoord 0.259191 0.666580; + vertex -0.0380472 0.0734085 0.0287134; + normal 0.150652 0.921046 -0.359134; + texcoord 0.154154 0.666580; + vertex -0.0248228 0.0736572 0.0348988; + normal 0.133011 0.937324 -0.322074; + texcoord 0.259191 0.999741; + vertex -0.0230865 0.0604735 -0.00275244; + normal 0.133011 0.937324 -0.322074; + texcoord 0.154154 0.999741; + vertex -0.00986211 0.0607223 0.00343295; + normal -0.217319 -0.936647 -0.274707; + texcoord 0.406705 0.0232682; + vertex -0.0859060 0.0151313 0.176030; + normal -0.217319 -0.936648 -0.274707; + texcoord 0.301668 0.0232680; + vertex -0.106782 0.0235605 0.163804; + normal -0.173428 -0.923962 -0.340906; + texcoord 0.406705 0.349020; + vertex -0.0400210 0.0253899 0.104752; + normal -0.179691 -0.917845 -0.353938; + texcoord 0.301668 0.349020; + vertex -0.0608972 0.0338192 0.0925262; + normal -0.253770 -0.917770 -0.305450; + texcoord 0.406705 0.674772; + vertex -0.0153793 0.0377932 0.0693216; + normal -0.257663 -0.910254 -0.324111; + texcoord 0.301668 0.674772; + vertex -0.0370274 0.0473993 0.0595534; + normal -0.341774 -0.927042 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0114402 0.0377932 0.00988492; + normal -0.341774 -0.927042 -0.154218; + texcoord 0.301668 1.00052; + vertex -0.0102079 0.0473993 0.000116683; + normal -0.786844 -0.183738 -0.589166; + texcoord 0.568576 0.0220785; + vertex -0.0972108 0.0423130 0.137311; + normal -0.786844 -0.183738 -0.589166; + texcoord 0.487168 0.0220784; + vertex -0.100727 0.0674926 0.134155; + normal -0.748723 -0.184375 -0.636726; + texcoord 0.568576 0.347830; + vertex -0.0651893 0.0414584 0.0948118; + normal -0.748723 -0.184375 -0.636726; + texcoord 0.487168 0.347831; + vertex -0.0687060 0.0666379 0.0916558; + normal -0.761836 -0.184238 -0.621017; + texcoord 0.568576 0.673583; + vertex -0.0199256 0.0418769 0.0477158; + normal -0.761836 -0.184238 -0.621017; + texcoord 0.487168 0.673583; + vertex -0.0234422 0.0670565 0.0445598; + normal -0.810805 -0.182927 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.00208084 0.0409656 0.0159239; + normal -0.810805 -0.182927 -0.555998; + texcoord 0.487168 0.999335; + vertex -0.00143578 0.0661451 0.0127679; + normal 0.140220 0.986383 -0.0859491; + texcoord 0.843380 0.0220785; + vertex -0.0826957 0.116890 0.169161; + normal 0.140221 0.986383 -0.0859491; + texcoord 0.761971 0.0220784; + vertex -0.0594458 0.114499 0.179652; + normal 0.229782 0.926470 -0.298083; + texcoord 0.843380 0.347830; + vertex -0.0380704 0.101625 0.0667845; + normal 0.229546 0.926714 -0.297504; + texcoord 0.761971 0.347831; + vertex -0.0148205 0.0992343 0.0772755; + normal 0.306139 0.814493 -0.492829; + texcoord 0.843380 0.673583; + vertex -0.0182648 0.0616634 0.0130430; + normal 0.306139 0.814493 -0.492829; + texcoord 0.761971 0.673583; + vertex 0.00498514 0.0592725 0.0235340; + normal 0.832107 0.553759 -0.0307984; + texcoord 0.259191 0.000258803; + vertex -0.0367933 0.0946703 0.170218; + normal 0.832107 0.553759 -0.0307985; + texcoord 0.154154 0.000258684; + vertex -0.0228723 0.0741013 0.176499; + normal 0.834801 0.547599 -0.0569367; + texcoord 0.259191 0.333420; + vertex -0.0289979 0.0791734 0.102197; + normal 0.834790 0.547629 -0.0568175; + texcoord 0.154154 0.333420; + vertex -0.0150769 0.0586044 0.108478; + normal 0.802996 0.582276 0.127096; + texcoord 0.259191 0.666580; + vertex -0.0263693 0.0688402 0.0612968; + normal 0.803241 0.582147 0.126129; + texcoord 0.154154 0.666580; + vertex -0.0124483 0.0482712 0.0675783; + normal 0.731827 0.596141 0.330220; + texcoord 0.259191 0.999741; + vertex 0.000450185 0.0688402 0.00186004; + texcoord 0.154154 0.999741; + vertex 0.0143712 0.0482712 0.00814157; + normal 0.453186 0.587286 -0.670610; + texcoord 0.259191 0.000258803; + vertex 0.0970511 0.108012 0.0697227; + normal 0.453186 0.587285 -0.670610; + texcoord 0.154154 0.000258684; + vertex 0.108719 0.0992357 0.0699216; + normal 0.479957 0.624098 -0.616557; + texcoord 0.259191 0.333420; + vertex 0.0812440 0.0863255 0.0400484; + texcoord 0.154154 0.333420; + vertex 0.0929118 0.0775489 0.0402472; + normal 0.565397 0.743567 -0.356979; + texcoord 0.259191 0.666580; + vertex 0.0711335 0.0723043 0.0144468; + normal 0.565397 0.743567 -0.356979; + texcoord 0.154154 0.666580; + vertex 0.0828013 0.0635277 0.0146457; + normal 0.597024 0.790621 -0.135948; + texcoord 0.259191 0.999741; + vertex 0.0695437 0.0696878 -0.00775101; + normal 0.597024 0.790620 -0.135948; + texcoord 0.154154 0.999741; + vertex 0.0812116 0.0609112 -0.00755216; + normal -0.581265 0.645939 -0.494868; + texcoord 0.712521 0.0220785; + vertex -0.111672 0.0863511 0.138516; + normal -0.581265 0.645939 -0.494868; + texcoord 0.631112 0.0220784; + vertex -0.0959657 0.105502 0.145066; + normal -0.500885 0.618008 -0.605954; + texcoord 0.712521 0.347830; + vertex -0.0807459 0.0774053 0.0905149; + texcoord 0.631112 0.347831; + vertex -0.0650400 0.0965564 0.0970644; + normal -0.504391 0.619400 -0.601609; + texcoord 0.712521 0.673583; + vertex -0.0310370 0.0532974 0.0418048; + normal -0.504391 0.619400 -0.601609; + texcoord 0.631112 0.673583; + vertex -0.0153311 0.0724485 0.0483544; + normal -0.587384 0.647678 -0.485277; + texcoord 0.712521 0.999335; + vertex -0.0122351 0.0480542 0.0120490; + normal -0.587383 0.647678 -0.485277; + texcoord 0.631112 0.999335; + vertex 0.00347082 0.0672053 0.0185986; + normal -0.854160 0.432651 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.00448962 0.101260 0.0938192; + normal -0.854160 0.432651 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.0134476 0.118060 0.0924921; + normal -0.835104 0.416933 -0.358842; + texcoord 0.568576 0.347830; + vertex 0.0133649 0.0935368 0.0559582; + normal -0.835104 0.416933 -0.358842; + texcoord 0.487168 0.347831; + vertex 0.0223229 0.110337 0.0546311; + normal -0.840800 0.421480 -0.339720; + texcoord 0.568576 0.673583; + vertex 0.0279099 0.0828078 0.0183141; + normal -0.840800 0.421480 -0.339720; + texcoord 0.487168 0.673583; + vertex 0.0368679 0.0996082 0.0169870; + normal -0.862604 0.440259 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0333476 0.0777099 -0.00951778; + normal -0.862604 0.440260 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0423055 0.0945103 -0.0108449; + normal 0.964813 -0.242771 0.100982; + texcoord 0.104540 0.333420; + vertex -0.00563063 0.0553956 0.133132; + normal 0.956842 -0.285407 0.0547353; + texcoord -0.000497594 0.333420; + vertex -0.0102182 0.0220654 0.0968339; + normal 0.922473 -0.385798 0.0142856; + texcoord 0.104540 0.666580; + vertex 0.00303020 0.0594360 0.0600975; + normal 0.904254 -0.425260 -0.0384419; + texcoord -0.000497594 0.666580; + vertex -0.00790897 0.0363609 0.0580463; + normal 0.901884 -0.430609 0.0343674; + texcoord 0.104540 0.999741; + vertex 0.00734303 0.0632284 -0.00556440; + texcoord -0.000497594 0.999741; + vertex -0.00359615 0.0401533 -0.00761565; + normal -0.0159927 -0.927558 0.373336; + texcoord 0.104540 0.000258803; + vertex -0.0894181 0.0654565 0.197516; + normal -0.0164883 -0.927687 0.372993; + texcoord -0.000497594 0.000258684; + vertex -0.114125 0.0633201 0.191150; + normal 0.0538476 -0.988835 0.138944; + texcoord 0.104540 0.333420; + vertex -0.0693322 0.0400128 0.135161; + normal 0.0535074 -0.988806 0.139280; + texcoord -0.000497594 0.333420; + vertex -0.0938902 0.0377045 0.128197; + normal 0.128361 -0.983849 -0.124759; + texcoord 0.104540 0.666580; + vertex -0.0500218 0.0497159 0.0646867; + normal 0.128398 -0.983856 -0.124667; + texcoord -0.000497594 0.666580; + vertex -0.0745717 0.0473921 0.0577414; + normal 0.134383 -0.979946 -0.147130; + texcoord 0.104540 0.999741; + vertex -0.0333910 0.0614102 0.00198805; + normal 0.134383 -0.979946 -0.147130; + texcoord -0.000497594 0.999741; + vertex -0.0579409 0.0590864 -0.00495725; + normal 0.304632 0.906091 -0.293595; + texcoord 0.712521 0.0220785; + vertex -0.0992626 0.0335390 0.154589; + normal 0.304632 0.906091 -0.293595; + texcoord 0.631112 0.0220784; + vertex -0.0760874 0.0289596 0.164503; + normal 0.349707 0.830276 -0.433990; + texcoord 0.712521 0.347830; + vertex -0.0781332 0.00636220 0.0926398; + normal 0.352927 0.823159 -0.444805; + texcoord 0.631112 0.347831; + vertex -0.0549580 0.00178279 0.102553; + normal 0.353646 0.821531 -0.447237; + texcoord 0.712521 0.673583; + vertex -0.0543384 -0.0509731 0.0364010; + normal 0.350499 0.828550 -0.436640; + texcoord 0.631112 0.673583; + vertex -0.0311632 -0.0555525 0.0463144; + normal 0.306494 0.903671 -0.299065; + texcoord 0.712521 0.999335; + vertex -0.0390791 -0.0710185 -0.00853094; + normal 0.306494 0.903671 -0.299065; + texcoord 0.631112 0.999335; + vertex -0.0159040 -0.0755979 0.00138253; + normal 0.914242 -0.402730 0.0443948; + texcoord 0.259191 0.000258803; + vertex -0.0650082 0.0406023 0.191327; + normal 0.914245 -0.402722 0.0443979; + texcoord 0.154154 0.000258684; + vertex -0.0753255 0.0171543 0.191086; + normal 0.914950 -0.402801 0.0248723; + texcoord 0.259191 0.333420; + vertex -0.0618853 0.0399620 0.121205; + normal 0.914949 -0.402798 0.0249382; + texcoord 0.154154 0.333420; + vertex -0.0722018 0.0165129 0.120960; + normal 0.893445 -0.395311 0.213274; + texcoord 0.259191 0.666580; + vertex -0.0612506 0.0406236 0.0629099; + normal 0.893584 -0.395366 0.212586; + texcoord 0.154154 0.666580; + vertex -0.0715672 0.0171748 0.0626648; + normal 0.832777 -0.370689 0.411184; + texcoord 0.259191 0.999741; + vertex -0.0364785 0.0303460 0.00347320; + texcoord 0.154154 0.999741; + vertex -0.0467951 0.00689723 0.00322812; + normal -0.480768 0.681078 -0.552264; + texcoord 0.568576 0.0220785; + vertex -0.0686163 -0.00290020 0.121744; + normal -0.480768 0.681078 -0.552264; + texcoord 0.487168 0.0220784; + vertex -0.0493616 0.0136112 0.125345; + normal -0.452356 0.658640 -0.601305; + texcoord 0.568576 0.347830; + vertex -0.0445796 -0.0213937 0.0780125; + normal -0.452356 0.658640 -0.601305; + texcoord 0.487168 0.347831; + vertex -0.0253249 -0.00488232 0.0816132; + normal -0.462085 0.666449 -0.585084; + texcoord 0.568576 0.673583; + vertex -0.0114757 -0.0493359 0.0291210; + normal -0.462085 0.666449 -0.585084; + texcoord 0.487168 0.673583; + vertex 0.00777905 -0.0328245 0.0327217; + normal -0.498845 0.694726 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.00521718 -0.0616868 -0.00350785; + texcoord 0.487168 0.999335; + vertex 0.0244719 -0.0451753 9.28294e-05; + normal -0.839975 -0.244391 -0.484473; + texcoord 0.406705 0.0232682; + vertex -0.0875344 0.0220947 0.168177; + normal -0.839975 -0.244391 -0.484473; + texcoord 0.301668 0.0232680; + vertex -0.0899627 0.0463095 0.160172; + normal -0.805824 -0.257145 -0.533408; + texcoord 0.406705 0.349020; + vertex -0.0419128 0.00360421 0.0984059; + normal -0.803000 -0.247609 -0.542107; + texcoord 0.301668 0.349020; + vertex -0.0443411 0.0278190 0.0904007; + normal -0.850116 -0.193652 -0.489695; + texcoord 0.406705 0.674772; + vertex -0.00989239 -0.00433791 0.0597802; + normal -0.844939 -0.184115 -0.502176; + texcoord 0.301668 0.674772; + vertex -0.0121959 0.0206258 0.0545035; + normal -0.920649 -0.160205 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0148797 -0.0146155 0.000343485; + texcoord 0.301668 1.00052; + vertex 0.0125761 0.0103482 -0.00493323; + normal -0.717991 0.0983105 -0.689074; + texcoord 0.487168 0.0220784; + vertex -0.0529898 0.0192918 0.0978866; + normal -0.695666 0.0889398 -0.712838; + texcoord 0.487168 0.347831; + vertex -0.0217582 0.00641206 0.0635068; + normal -0.692683 0.0877052 -0.715889; + texcoord 0.568576 0.347830; + vertex -0.0267058 -0.0118437 0.0660575; + normal -0.726799 0.102074 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.00702104 -0.0254989 0.0337437; + normal -0.726800 0.102074 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.0119686 -0.00724313 0.0311931; + normal -0.776127 0.123958 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0235834 -0.0331055 0.0114277; + normal -0.776128 0.123958 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0285309 -0.0148497 0.00887709; + normal 0.532208 0.627308 -0.568541; + texcoord 0.259191 0.000258803; + vertex -0.0617012 0.0317788 0.0804052; + normal 0.532208 0.627308 -0.568541; + texcoord 0.154154 0.000258684; + vertex -0.0493910 0.0269408 0.0865906; + normal 0.528834 0.653979 -0.540967; + texcoord 0.259191 0.333420; + vertex -0.0576105 -0.00549016 0.0431132; + texcoord 0.154154 0.333420; + vertex -0.0453003 -0.0103282 0.0492986; + normal 0.506950 0.752560 -0.420304; + texcoord 0.259191 0.666580; + vertex -0.0539629 -0.0257056 0.0200418; + normal 0.506950 0.752560 -0.420304; + texcoord 0.154154 0.666580; + vertex -0.0416527 -0.0305436 0.0262272; + normal 0.482052 0.814797 -0.322074; + texcoord 0.259191 0.999741; + vertex -0.0451012 -0.0433862 -0.0114241; + texcoord 0.154154 0.999741; + vertex -0.0327910 -0.0482242 -0.00523871; + normal -0.559665 -0.781864 -0.274708; + texcoord 0.406705 0.0232682; + vertex -0.107196 0.0180078 0.177956; + normal -0.559665 -0.781864 -0.274707; + texcoord 0.301668 0.0232680; + vertex -0.123248 0.0337936 0.165730; + normal -0.514262 -0.786967 -0.340905; + texcoord 0.406705 0.349020; + vertex -0.0608823 0.00989960 0.106678; + normal -0.517704 -0.778917 -0.353937; + texcoord 0.301668 0.349020; + vertex -0.0769346 0.0256854 0.0944526; + normal -0.586099 -0.750459 -0.305449; + texcoord 0.406705 0.674772; + vertex -0.0333687 0.0119130 0.0712480; + normal -0.586815 -0.742024 -0.324111; + texcoord 0.301668 0.674772; + vertex -0.0496831 0.0290815 0.0614797; + normal -0.670938 -0.725299 -0.154218; + texcoord 0.406705 1.00052; + vertex -0.00859665 0.00163538 0.0118112; + normal -0.670938 -0.725299 -0.154218; + texcoord 0.301668 1.00052; + vertex -0.0249110 0.0188040 0.00204300; + normal -0.792736 0.129838 -0.595576; + texcoord 0.568576 0.0220785; + vertex -0.0820674 0.0159080 0.139237; + texcoord 0.487168 0.0220784; + vertex -0.0756664 0.0405129 0.136081; + normal -0.759810 0.115601 -0.639785; + texcoord 0.568576 0.347830; + vertex -0.0451389 -0.000461533 0.0865149; + texcoord 0.487168 0.347831; + vertex -0.0387379 0.0241434 0.0833589; + normal -0.774280 0.121773 -0.621017; + texcoord 0.568576 0.673583; + vertex -0.00317015 -0.0174206 0.0394189; + normal -0.774280 0.121773 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.00323084 0.00718435 0.0362629; + normal -0.819008 0.141749 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0168071 -0.0266955 0.00762704; + normal -0.819008 0.141749 -0.555998; + texcoord 0.487168 0.999335; + vertex 0.0232081 -0.00209061 0.00447102; + normal 0.989246 0.139355 -0.0444029; + texcoord 0.259191 0.000258803; + vertex -0.0495590 0.0460754 0.180070; + normal 0.986149 0.160392 -0.0422336; + texcoord 0.154154 0.000258684; + vertex -0.0458011 0.0238575 0.194064; + normal 0.977623 0.207850 -0.0324221; + texcoord 0.259191 0.333420; + vertex -0.0501421 0.0309094 0.119482; + normal 0.976521 0.213020 -0.0320851; + texcoord 0.154154 0.333420; + vertex -0.0445394 0.00655634 0.126042; + normal 0.958867 0.238767 0.153507; + texcoord 0.259191 0.666580; + vertex -0.0484555 0.0157284 0.0575775; + normal 0.959882 0.235553 0.152120; + texcoord 0.154154 0.666580; + vertex -0.0434796 -0.00860514 0.0638591; + normal 0.904408 0.270185 0.330220; + texcoord 0.259191 0.999741; + vertex -0.0236834 0.00545076 -0.00185919; + texcoord 0.154154 0.999741; + vertex -0.0187075 -0.0188827 0.00442234; + normal -0.118274 0.645066 -0.754918; + texcoord 0.631112 0.347831; + vertex -0.0585162 0.0214503 0.101101; + normal -0.203414 0.740346 -0.640711; + texcoord 0.631112 0.673583; + vertex -0.000491341 -0.0247089 0.0525681; + normal -0.201418 0.738291 -0.643705; + texcoord 0.712521 0.673583; + vertex -0.0223372 -0.0363793 0.0460185; + normal -0.273714 0.806487 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.000581602 -0.0557952 0.00417013; + normal -0.273714 0.806487 -0.524080; + texcoord 0.631112 0.999335; + vertex 0.0224275 -0.0441248 0.0107197; + normal 0.876207 0.308713 -0.370079; + texcoord 0.259191 0.000258803; + vertex -0.0722351 0.0213148 0.0876822; + normal 0.876207 0.308713 -0.370079; + texcoord 0.154154 0.000258684; + vertex -0.0658506 0.00916401 0.0926623; + normal 0.877056 0.310656 -0.366422; + texcoord 0.259191 0.333420; + vertex -0.0829526 -0.00304558 0.0419863; + normal 0.877056 0.310656 -0.366422; + texcoord 0.154154 0.333420; + vertex -0.0765681 -0.0151964 0.0469665; + normal 0.897408 0.378863 -0.226100; + texcoord 0.259191 0.666580; + vertex -0.0876644 -0.0140989 0.0210587; + normal 0.897408 0.378863 -0.226100; + texcoord 0.154154 0.666580; + vertex -0.0812799 -0.0262497 0.0260388; + normal 0.895885 0.436247 -0.0841393; + texcoord 0.259191 0.999741; + vertex -0.0847368 -0.0268223 -0.0137376; + normal 0.895885 0.436247 -0.0841393; + texcoord 0.154154 0.999741; + vertex -0.0783523 -0.0389731 -0.00875742; + normal -0.443739 0.652511 -0.614267; + texcoord 0.568576 0.0220785; + vertex -0.0451233 -0.0195970 0.0887130; + normal -0.443739 0.652511 -0.614267; + texcoord 0.487168 0.0220784; + vertex -0.0306391 -0.00741736 0.0911877; + normal -0.413876 0.626402 -0.660551; + texcoord 0.568576 0.347830; + vertex -0.0262273 -0.0357980 0.0578531; + texcoord 0.487168 0.347831; + vertex -0.0117432 -0.0236184 0.0603278; + normal -0.424078 0.635430 -0.645280; + texcoord 0.568576 0.673583; + vertex -0.000579706 -0.0593982 0.0238917; + texcoord 0.487168 0.673583; + vertex 0.0139045 -0.0472186 0.0263664; + normal -0.462869 0.668685 -0.581904; + texcoord 0.568576 0.999335; + vertex 0.0126180 -0.0703929 0.000759340; + normal -0.462869 0.668685 -0.581904; + texcoord 0.487168 0.999335; + vertex 0.0271022 -0.0582133 0.00323405; + normal 0.526264 -0.648288 0.550244; + texcoord 0.104540 0.000258803; + vertex -0.107746 0.0522512 0.194153; + normal 0.526264 -0.648288 0.550245; + texcoord -0.000497594 0.000258684; + vertex -0.126693 0.0351296 0.192102; + normal 0.614261 -0.718759 0.325683; + texcoord 0.104540 0.333420; + vertex -0.0779881 0.0263818 0.135213; + normal 0.614075 -0.718630 0.326317; + texcoord -0.000497594 0.333420; + vertex -0.0969348 0.00926025 0.133162; + normal 0.665895 -0.743804 0.0577816; + texcoord 0.104540 0.666580; + vertex -0.0693741 0.0260721 0.0620238; + normal 0.665889 -0.743805 0.0578429; + texcoord -0.000497594 0.666580; + vertex -0.0883209 0.00895055 0.0599726; + normal 0.668019 -0.743350 0.0343675; + texcoord 0.104540 0.999741; + vertex -0.0639373 0.0279222 -0.00363809; + texcoord -0.000497594 0.999741; + vertex -0.0828841 0.0108007 -0.00568933; + normal -0.115687 0.897832 -0.424870; + texcoord 0.259191 0.000258803; + vertex -0.0811651 -0.0638491 0.0896105; + normal -0.115687 0.897832 -0.424870; + texcoord 0.154154 0.000258684; + vertex -0.0680492 -0.0598024 0.0945907; + normal -0.145340 0.919756 -0.364589; + texcoord 0.259191 0.333420; + vertex -0.0642022 -0.0775397 0.0560608; + normal -0.145340 0.919756 -0.364589; + texcoord 0.154154 0.333420; + vertex -0.0510862 -0.0734930 0.0610410; + normal -0.220928 0.955660 -0.194690; + texcoord 0.259191 0.666580; + vertex -0.0517394 -0.0840970 0.0285666; + normal -0.220928 0.955660 -0.194690; + texcoord 0.154154 0.666580; + vertex -0.0386234 -0.0800503 0.0335468; + normal -0.264466 0.960718 -0.0841392; + texcoord 0.259191 0.999741; + vertex -0.0386948 -0.0835536 -0.00622970; + normal -0.264466 0.960718 -0.0841392; + texcoord 0.154154 0.999741; + vertex -0.0255788 -0.0795069 -0.00124952; + normal -0.722851 -0.316484 -0.614267; + texcoord 0.568576 0.0220785; + vertex -0.00760834 -0.122430 0.102518; + normal -0.722851 -0.316484 -0.614267; + texcoord 0.487168 0.0220784; + vertex -0.0169236 -0.105957 0.104993; + normal -0.691705 -0.291919 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0117847 -0.106828 0.0716583; + normal -0.691705 -0.291919 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.00246939 -0.0903546 0.0741330; + normal -0.702452 -0.300291 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0396900 -0.0859454 0.0376970; + normal -0.702452 -0.300291 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0303747 -0.0694724 0.0401717; + normal -0.742260 -0.332322 -0.581904; + texcoord 0.568576 0.999335; + vertex 0.0529196 -0.0749891 0.0145646; + normal -0.742260 -0.332322 -0.581904; + texcoord 0.487168 0.999335; + vertex 0.0436043 -0.0585161 0.0170393; + normal 0.907960 -0.199297 0.368632; + texcoord 0.104540 0.000258803; + vertex -0.0629272 -0.0329071 0.199194; + normal 0.907652 -0.195741 0.371287; + texcoord -0.000497594 0.000258684; + vertex -0.0635102 -0.0581540 0.186980; + normal 0.981509 -0.125585 0.144458; + texcoord 0.104540 0.333420; + vertex -0.0340338 -0.0177161 0.136241; + normal 0.980642 -0.125118 0.150621; + texcoord -0.000497594 0.333420; + vertex -0.0360306 -0.0413267 0.129723; + normal 0.990939 -0.0542504 -0.122871; + texcoord 0.104540 0.666580; + vertex -0.0391004 0.00119112 0.0724893; + normal 0.990867 -0.0547141 -0.123245; + texcoord -0.000497594 0.666580; + vertex -0.0413204 -0.0233684 0.0655440; + normal 0.987966 -0.0476973 -0.147130; + texcoord 0.104540 0.999741; + vertex -0.0475448 0.0196853 0.00979059; + normal 0.987966 -0.0476973 -0.147130; + texcoord -0.000497594 0.999741; + vertex -0.0497648 -0.00487426 0.00284530; + normal -0.847100 0.458986 -0.267867; + texcoord 0.712521 0.0220785; + vertex -0.0762930 -0.129919 0.136012; + normal -0.847100 0.458986 -0.267867; + texcoord 0.631112 0.0220784; + vertex -0.0675392 -0.107978 0.145926; + normal -0.728469 0.557845 -0.397671; + texcoord 0.712521 0.347830; + vertex -0.0527680 -0.116264 0.0850152; + normal -0.769475 0.521364 -0.368901; + texcoord 0.631112 0.347831; + vertex -0.0451427 -0.0836093 0.116854; + normal -0.754172 0.513488 -0.409334; + texcoord 0.712521 0.673583; + vertex -0.00783806 -0.0981729 0.0499403; + normal -0.772600 0.490415 -0.403216; + texcoord 0.631112 0.673583; + vertex 0.000915755 -0.0762313 0.0598538; + normal -0.832095 0.467095 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0146667 -0.0868506 0.00500840; + normal -0.832095 0.467095 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0234206 -0.0649091 0.0149219; + normal 0.586407 0.808814 0.0441251; + texcoord 0.259191 0.000258803; + vertex -0.0529638 -0.0178215 0.192239; + normal 0.579631 0.813471 0.0478848; + texcoord 0.154154 0.000258684; + vertex -0.0304082 -0.0337226 0.183950; + normal 0.557717 0.829419 0.0318818; + texcoord 0.259191 0.333420; + vertex -0.0517601 -0.0148684 0.122113; + normal 0.554706 0.831377 0.0333669; + texcoord 0.154154 0.333420; + vertex -0.0311005 -0.0285751 0.121463; + normal 0.551291 0.807026 0.211630; + texcoord 0.259191 0.666580; + vertex -0.0524863 -0.0139799 0.0638205; + normal 0.552836 0.806241 0.210590; + texcoord 0.154154 0.666580; + vertex -0.0313285 -0.0284237 0.0635754; + normal 0.517193 0.750626 0.411184; + texcoord 0.259191 0.999741; + vertex -0.0378380 0.00848593 0.00438376; + texcoord 0.154154 0.999741; + vertex -0.0166802 -0.00595787 0.00413869; + normal -0.235445 0.959386 0.155382; + texcoord 0.843380 0.0220785; + vertex -0.107377 -0.0451316 0.244340; + normal -0.235446 0.959386 0.155382; + texcoord 0.761971 0.0220784; + vertex -0.0833792 -0.0404845 0.252011; + normal -0.180725 0.983071 -0.0301682; + texcoord 0.843380 0.347830; + vertex -0.0781749 -0.0207793 0.138229; + normal -0.183485 0.982790 -0.0213633; + texcoord 0.761971 0.347831; + vertex -0.0541770 -0.0161322 0.145900; + normal -0.203882 0.977943 0.0453841; + texcoord 0.843380 0.673583; + vertex -0.0484466 -0.0404211 0.0281378; + normal -0.200261 0.979176 0.0333094; + texcoord 0.761971 0.673583; + vertex -0.0244487 -0.0357740 0.0358086; + normal -0.268498 0.921085 0.281979; + texcoord 0.843380 0.999335; + vertex -0.0417010 -0.0300756 0.000767265; + texcoord 0.761971 0.999335; + vertex -0.0177032 -0.0254285 0.00843809; + normal -0.757726 -0.347643 -0.552264; + texcoord 0.568576 0.0220785; + vertex -0.0102172 -0.126362 0.118928; + normal -0.757726 -0.347643 -0.552264; + texcoord 0.487168 0.0220784; + vertex -0.0229155 -0.104405 0.122528; + normal -0.736032 -0.286062 -0.613536; + texcoord 0.568576 0.347830; + vertex 0.0123726 -0.106127 0.0751956; + normal -0.739198 -0.308776 -0.598535; + texcoord 0.487168 0.347831; + vertex -0.0162197 -0.0759326 0.0954184; + normal -0.739957 -0.316604 -0.593486; + texcoord 0.568576 0.673583; + vertex 0.0300203 -0.0704747 0.0429263; + normal -0.739918 -0.331962 -0.585084; + texcoord 0.487168 0.673583; + vertex 0.0173220 -0.0485174 0.0465269; + normal -0.774459 -0.362909 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0452242 -0.0563314 0.0102974; + normal -0.774459 -0.362909 -0.518179; + texcoord 0.487168 0.999335; + vertex 0.0325259 -0.0343740 0.0138981; + normal 0.0861244 -0.870557 -0.484472; + texcoord 0.406705 0.0232682; + vertex -0.0122618 -0.0974486 0.171735; + normal 0.0861243 -0.870557 -0.484472; + texcoord 0.301668 0.0232680; + vertex -0.0365111 -0.0953927 0.163730; + normal 0.0757369 -0.886220 -0.457031; + texcoord 0.406705 0.349020; + vertex 0.0142853 -0.0559942 0.101964; + normal 0.0672128 -0.882464 -0.465552; + texcoord 0.301668 0.349020; + vertex -0.00996397 -0.0539383 0.0939594; + normal 0.0123297 -0.913254 -0.407204; + texcoord 0.406705 0.674772; + vertex 0.0257130 -0.0389450 0.0678453; + normal 0.00434701 -0.907953 -0.419049; + texcoord 0.301668 0.674772; + vertex 0.000750455 -0.0366292 0.0625685; + normal -0.0114340 -0.934414 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0403613 -0.0164792 0.00840853; + texcoord 0.301668 1.00052; + vertex 0.0153987 -0.0141634 0.00313182; + normal -0.249102 -0.718449 -0.649445; + texcoord 0.568576 0.0220785; + vertex -0.00102721 -0.0962230 0.109421; + normal -0.249102 -0.718449 -0.649445; + texcoord 0.487168 0.0220784; + vertex -0.0180653 -0.0880098 0.106870; + normal -0.225761 -0.683818 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.0138599 -0.0745566 0.0797422; + normal -0.225761 -0.683818 -0.693848; + texcoord 0.487168 0.347831; + vertex -0.00317825 -0.0663435 0.0771915; + normal -0.233693 -0.695733 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.0334714 -0.0439078 0.0474285; + texcoord 0.487168 0.673583; + vertex 0.0164333 -0.0356947 0.0448778; + normal -0.264257 -0.740208 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0439876 -0.0290223 0.0251125; + normal -0.264257 -0.740208 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0269495 -0.0208091 0.0225618; + normal -0.472481 0.633525 -0.612705; + texcoord 0.259191 0.000258803; + vertex -0.0621261 -0.0794304 0.0841347; + texcoord 0.154154 0.000258684; + vertex -0.0551115 -0.0682169 0.0903201; + normal -0.523485 0.638596 -0.564056; + texcoord 0.259191 0.333420; + vertex -0.0325629 -0.0831990 0.0574407; + normal -0.523485 0.638596 -0.564056; + texcoord 0.154154 0.333420; + vertex -0.0255484 -0.0719855 0.0636261; + normal -0.646770 0.636423 -0.420304; + texcoord 0.259191 0.666580; + vertex -0.0120215 -0.0833224 0.0343693; + normal -0.646769 0.636423 -0.420304; + texcoord 0.154154 0.666580; + vertex -0.00500690 -0.0721089 0.0405547; + normal -0.712518 0.623367 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.00698497 -0.0778552 0.00290342; + texcoord 0.154154 0.999741; + vertex 0.0139995 -0.0666417 0.00908881; + normal 0.665906 -0.693618 -0.274706; + texcoord 0.406705 0.0232682; + vertex -0.00953592 -0.0721004 0.170458; + normal 0.612425 -0.718296 -0.330130; + texcoord 0.301668 0.0232680; + vertex -0.0279990 -0.0849838 0.158232; + normal 0.491892 -0.748344 -0.444997; + texcoord 0.406705 0.349020; + vertex 0.00693216 -0.0280608 0.0991801; + normal 0.499102 -0.755076 -0.425156; + texcoord 0.301668 0.349020; + vertex -0.0328707 -0.0506340 0.0957715; + normal 0.561836 -0.773456 -0.293437; + texcoord 0.406705 0.674772; + vertex -0.00584419 -0.0197337 0.0735379; + normal 0.604185 -0.766514 -0.217757; + texcoord 0.301668 0.674772; + vertex -0.0257146 -0.0326210 0.0637697; + normal 0.589884 -0.792625 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.00880407 0.00273214 0.0141012; + normal 0.589884 -0.792625 -0.154218; + texcoord 0.301668 1.00052; + vertex -0.0110664 -0.0101552 0.00433298; + normal -0.275847 -0.759468 -0.589166; + texcoord 0.568576 0.0220785; + vertex -0.0170485 -0.0921983 0.142709; + normal -0.275847 -0.759468 -0.589166; + texcoord 0.487168 0.0220784; + vertex -0.0400613 -0.0813915 0.139553; + normal -0.254492 -0.727883 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.00115691 -0.0658418 0.100210; + texcoord 0.487168 0.347831; + vertex -0.0218559 -0.0550350 0.0970541; + normal -0.261769 -0.738793 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0255284 -0.0276972 0.0531141; + normal -0.261769 -0.738793 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.00251562 -0.0168904 0.0499581; + normal -0.289613 -0.779096 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0383113 -0.00976083 0.0213222; + texcoord 0.487168 0.999335; + vertex 0.0152985 0.00104597 0.0181662; + normal -0.337677 0.941252 0.00438682; + texcoord 0.154154 0.000258684; + vertex -0.0352944 -0.0369208 0.261554; + normal -0.317781 0.947948 -0.0202523; + texcoord 0.154154 0.333420; + vertex -0.0230599 -0.0321048 0.169945; + normal -0.219540 0.971538 -0.0889719; + texcoord 0.259191 0.333420; + vertex -0.0594555 -0.0449278 0.119730; + normal -0.358588 0.929550 -0.0857400; + texcoord 0.259191 0.666580; + vertex -0.0345694 -0.0462844 0.0643523; + normal -0.399587 0.913277 -0.0790859; + texcoord 0.154154 0.666580; + vertex -0.0147406 -0.0391074 0.0470454; + normal -0.858557 -0.134108 -0.494868; + texcoord 0.712521 0.0220785; + vertex -0.0371212 -0.126645 0.137355; + normal -0.858557 -0.134108 -0.494868; + texcoord 0.631112 0.0220784; + vertex -0.0445852 -0.103029 0.143905; + normal -0.784386 0.00544020 -0.620249; + texcoord 0.712521 0.347830; + vertex -0.0127365 -0.105626 0.0893536; + normal -0.804663 -0.0458309 -0.591960; + texcoord 0.631112 0.347831; + vertex -0.0325209 -0.0723682 0.114665; + normal -0.777834 -0.0463177 -0.626761; + texcoord 0.712521 0.673583; + vertex 0.0222876 -0.0675121 0.0594056; + normal -0.781577 -0.0752826 -0.619250; + texcoord 0.631112 0.673583; + vertex 0.0148235 -0.0438958 0.0659552; + normal -0.843016 -0.121095 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.0455790 -0.0485448 0.0175572; + normal -0.843016 -0.121095 -0.524080; + texcoord 0.631112 0.999335; + vertex 0.0381150 -0.0249285 0.0241068; + normal 0.819083 0.567079 0.0867430; + texcoord 0.104540 0.333420; + vertex -0.0585879 -0.0391672 0.136321; + normal 0.826871 0.556481 0.0813289; + texcoord -0.000497594 0.333420; + vertex -0.0451601 -0.0586057 0.136605; + normal 0.850292 0.523889 0.0504352; + texcoord 0.104540 0.666580; + vertex -0.0572280 -0.0299352 0.0631259; + normal 0.853389 0.519054 0.0480680; + texcoord -0.000497594 0.666580; + vertex -0.0438734 -0.0517018 0.0610747; + normal 0.853298 0.520290 0.0343675; + texcoord 0.104540 0.999741; + vertex -0.0580492 -0.0242512 -0.00253597; + normal 0.853298 0.520290 0.0343674; + texcoord -0.000497594 0.999741; + vertex -0.0446946 -0.0460178 -0.00458722; + normal -0.901700 0.0801453 -0.424869; + texcoord 0.259191 0.000258803; + vertex 0.00320764 -0.101609 0.0888079; + normal -0.901700 0.0801452 -0.424869; + texcoord 0.154154 0.000258684; + vertex 0.00207689 -0.0879300 0.0937881; + normal -0.929489 0.0559020 -0.364589; + texcoord 0.259191 0.333420; + vertex 0.0202265 -0.0879883 0.0552582; + normal -0.929489 0.0559019 -0.364589; + texcoord 0.154154 0.333420; + vertex 0.0190957 -0.0743089 0.0602384; + normal -0.980812 -0.0101947 -0.194690; + texcoord 0.259191 0.666580; + vertex 0.0293111 -0.0772277 0.0277639; + normal -0.980812 -0.0101946 -0.194690; + texcoord 0.154154 0.666580; + vertex 0.0281804 -0.0635483 0.0327441; + normal -0.995116 -0.0516248 -0.0841392; + texcoord 0.259191 0.999741; + vertex 0.0315862 -0.0643716 -0.00703233; + texcoord 0.154154 0.999741; + vertex 0.0304555 -0.0506922 -0.00205215; + normal 0.153592 -0.774006 -0.614267; + texcoord 0.568576 0.0220785; + vertex 0.107927 -0.121462 0.101716; + normal 0.153591 -0.774006 -0.614267; + texcoord 0.487168 0.0220784; + vertex 0.0898362 -0.127016 0.104190; + normal 0.136300 -0.738306 -0.660550; + texcoord 0.568576 0.347830; + vertex 0.0968614 -0.0991667 0.0708557; + normal 0.136300 -0.738306 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0787702 -0.104721 0.0733304; + normal 0.142164 -0.750602 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0824705 -0.0674229 0.0368943; + normal 0.142164 -0.750602 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0643794 -0.0729768 0.0393691; + normal 0.164883 -0.796367 -0.581904; + texcoord 0.568576 0.999335; + vertex 0.0746163 -0.0521462 0.0137619; + normal 0.164883 -0.796367 -0.581905; + texcoord 0.487168 0.999335; + vertex 0.0565252 -0.0577002 0.0162366; + normal 0.249873 0.843443 0.475571; + texcoord 0.104540 0.000258803; + vertex 0.0452219 -0.0455126 0.192015; + normal 0.300892 0.843646 0.444663; + texcoord -0.000497594 0.000258684; + vertex 0.0675194 -0.0519598 0.191734; + normal 0.361755 0.921771 0.139542; + texcoord 0.104540 0.333420; + vertex 0.0345057 -0.0116023 0.137505; + normal 0.372424 0.920518 0.118094; + texcoord -0.000497594 0.333420; + vertex 0.0588990 -0.0204751 0.128782; + normal 0.270355 0.954668 -0.124567; + texcoord 0.104540 0.666580; + vertex 0.0168399 -0.0142083 0.0716867; + normal 0.266863 0.955944 -0.122293; + texcoord -0.000497594 0.666580; + vertex 0.0403470 -0.0216591 0.0647414; + normal 0.259093 0.954580 -0.147131; + texcoord 0.104540 0.999741; + vertex -0.00303776 -0.0184770 0.00898796; + normal 0.259093 0.954580 -0.147131; + texcoord -0.000497594 0.999741; + vertex 0.0204694 -0.0259278 0.00204266; + normal -0.630453 -0.728544 -0.267867; + texcoord 0.712521 0.0220785; + vertex 0.0673147 -0.146383 0.133629; + normal -0.630453 -0.728544 -0.267867; + texcoord 0.631112 0.0220784; + vertex 0.0477697 -0.133114 0.143542; + normal -0.645991 -0.634601 -0.424237; + texcoord 0.712521 0.347830; + vertex 0.0590391 -0.120471 0.0826317; + normal -0.646445 -0.619499 -0.445343; + texcoord 0.631112 0.347831; + vertex 0.0394941 -0.107202 0.0925452; + normal -0.646506 -0.609586 -0.458732; + texcoord 0.712521 0.673583; + vertex 0.0565349 -0.0780410 0.0491377; + normal -0.646366 -0.623557 -0.439758; + texcoord 0.631112 0.673583; + vertex 0.0369899 -0.0647725 0.0590512; + normal -0.635145 -0.712146 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0503184 -0.0536276 0.00420577; + normal -0.635145 -0.712146 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0307734 -0.0403591 0.0141192; + normal -0.684304 0.727843 0.0444087; + texcoord 0.259191 0.000258803; + vertex 0.0130448 -0.0350139 0.191439; + normal -0.684304 0.727843 0.0444087; + texcoord 0.154154 0.000258684; + vertex 0.0317016 -0.0174582 0.191194; + normal -0.684904 0.728208 0.0248715; + texcoord 0.259191 0.333420; + vertex 0.0104198 -0.0332032 0.121313; + normal -0.684903 0.728208 0.0249362; + texcoord 0.154154 0.333420; + vertex 0.0290766 -0.0156476 0.121068; + normal -0.668036 0.712911 0.213273; + texcoord 0.259191 0.666580; + vertex 0.00957730 -0.0335646 0.0630178; + normal -0.668143 0.713016 0.212586; + texcoord 0.154154 0.666580; + vertex 0.0282340 -0.0160089 0.0627728; + normal -0.621807 0.666546 0.411184; + texcoord 0.259191 0.999741; + vertex -0.00921181 -0.0144268 0.00358113; + texcoord 0.154154 0.999741; + vertex 0.00944494 0.00312889 0.00333605; + normal 0.176518 -0.814767 -0.552265; + texcoord 0.568576 0.0220785; + vertex 0.106496 -0.100666 0.115257; + normal 0.176518 -0.814767 -0.552265; + texcoord 0.487168 0.0220784; + vertex 0.0823212 -0.108344 0.118858; + normal 0.152509 -0.770459 -0.618979; + texcoord 0.568576 0.347830; + vertex 0.0915933 -0.0742521 0.0715250; + normal 0.148270 -0.762292 -0.630021; + texcoord 0.487168 0.347831; + vertex 0.0674185 -0.0819301 0.0751257; + normal 0.153858 -0.773036 -0.615421; + texcoord 0.568576 0.673583; + vertex 0.0678441 -0.0497172 0.0421236; + normal 0.158997 -0.782765 -0.601663; + texcoord 0.487168 0.673583; + vertex 0.0436694 -0.0573952 0.0457243; + normal 0.187828 -0.834393 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0573022 -0.0318269 0.00949476; + texcoord 0.487168 0.999335; + vertex 0.0331275 -0.0395049 0.0130954; + normal 0.868704 -0.103149 -0.484473; + texcoord 0.406705 0.0232682; + vertex 0.122037 -0.0795313 0.170933; + normal 0.868704 -0.103149 -0.484473; + texcoord 0.301668 0.0232680; + vertex 0.114813 -0.102771 0.162928; + normal 0.881767 -0.116662 -0.457031; + texcoord 0.406705 0.349020; + vertex 0.0872636 -0.0446887 0.101162; + normal 0.876265 -0.124179 -0.465552; + texcoord 0.301668 0.349020; + vertex 0.0800397 -0.0679281 0.0931568; + normal 0.894529 -0.184400 -0.407204; + texcoord 0.406705 0.674772; + vertex 0.0730716 -0.0298612 0.0670426; + normal 0.887635 -0.191056 -0.419049; + texcoord 0.301668 0.674772; + vertex 0.0654405 -0.0537413 0.0617659; + normal 0.910081 -0.212159 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0542825 -0.0107234 0.00760590; + normal 0.910081 -0.212159 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.0466514 -0.0346035 0.00232919; + normal 0.648050 -0.397808 -0.649446; + texcoord 0.568576 0.0220785; + vertex 0.109446 -0.0818943 0.108618; + normal 0.648050 -0.397808 -0.649446; + texcoord 0.487168 0.0220784; + vertex 0.0977597 -0.0967669 0.106067; + normal 0.619250 -0.367565 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.0914885 -0.0626953 0.0789395; + normal 0.619250 -0.367565 -0.693848; + texcoord 0.487168 0.347831; + vertex 0.0798027 -0.0775679 0.0763889; + normal 0.629179 -0.377876 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.0657756 -0.0369503 0.0466258; + normal 0.629179 -0.377876 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.0540898 -0.0518229 0.0440752; + normal 0.666040 -0.417290 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0535005 -0.0234783 0.0243098; + normal 0.666040 -0.417290 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0418148 -0.0383510 0.0217592; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.0456714 -0.116629 0.0833321; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.154154 0.000258684; + vertex 0.0362291 -0.107367 0.0895175; + normal -0.736249 -0.373869 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.0557108 -0.0885688 0.0566381; + normal -0.736249 -0.373869 -0.564056; + texcoord 0.154154 0.333420; + vertex 0.0462686 -0.0793064 0.0628235; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.259191 0.666580; + vertex 0.0602498 -0.0685347 0.0335667; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.154154 0.666580; + vertex 0.0508076 -0.0592723 0.0397521; + normal -0.762038 -0.561753 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.0589988 -0.0487972 0.00210079; + normal -0.762038 -0.561753 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.0495566 -0.0395348 0.00828618; + normal 0.820620 0.501118 -0.274706; + texcoord 0.406705 0.0232682; + vertex 0.102135 -0.0545969 0.179443; + texcoord 0.301668 0.0232680; + vertex 0.110745 -0.0753990 0.167218; + normal 0.780818 0.523551 -0.340907; + texcoord 0.406705 0.349020; + vertex 0.0626687 -0.0290414 0.108166; + normal 0.780841 0.514795 -0.353938; + texcoord 0.301668 0.349020; + vertex 0.0712790 -0.0498435 0.0959399; + normal 0.832685 0.461883 -0.305450; + texcoord 0.406705 0.674772; + vertex 0.0365545 -0.0201471 0.0727353; + normal 0.830049 0.453840 -0.324112; + texcoord 0.301668 0.674772; + vertex 0.0448660 -0.0423245 0.0629671; + normal 0.900955 0.405582 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0177654 -0.00100933 0.0132986; + normal 0.900955 0.405582 -0.154218; + texcoord 0.301668 1.00052; + vertex 0.0260769 -0.0231867 0.00353035; + normal 0.682356 -0.432751 -0.589166; + texcoord 0.568576 0.0220785; + vertex 0.104297 -0.0724375 0.141906; + normal 0.682356 -0.432752 -0.589166; + texcoord 0.487168 0.0220784; + vertex 0.0887928 -0.0925871 0.138750; + normal 0.656104 -0.405103 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.0824731 -0.0489890 0.0994075; + normal 0.656103 -0.405103 -0.636726; + texcoord 0.487168 0.347831; + vertex 0.0669692 -0.0691385 0.0962515; + normal 0.665192 -0.414557 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0504637 -0.0169830 0.0523115; + normal 0.665192 -0.414557 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.0349598 -0.0371326 0.0491555; + normal 0.698563 -0.450417 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0356968 -0.000641246 0.0205196; + normal 0.698563 -0.450417 -0.555998; + texcoord 0.487168 0.999335; + vertex 0.0201929 -0.0207908 0.0173636; + normal -0.991853 -0.127309 0.00438700; + texcoord 0.154154 0.000258684; + vertex 0.0260858 -0.0584959 0.260752; + normal -0.994113 -0.106439 -0.0202519; + texcoord 0.154154 0.333420; + vertex 0.0240140 -0.0455120 0.169142; + normal -0.996019 -0.00542324 -0.0889712; + texcoord 0.259191 0.333420; + vertex 0.0287081 -0.0838138 0.118927; + normal -0.984924 -0.150248 -0.0857393; + texcoord 0.259191 0.666580; + vertex 0.0353860 -0.0598021 0.0635497; + normal -0.977851 -0.193787 -0.0790853; + texcoord 0.154154 0.666580; + vertex 0.0326421 -0.0388937 0.0462427; + normal -0.0537071 -0.867307 -0.494868; + texcoord 0.712521 0.0220785; + vertex 0.108517 -0.114694 0.134375; + normal -0.0537069 -0.867307 -0.494868; + texcoord 0.631112 0.0220784; + vertex 0.0838478 -0.116903 0.140925; + normal -0.101011 -0.763394 -0.637986; + texcoord 0.712521 0.347830; + vertex 0.0932346 -0.0863586 0.0863736; + normal -0.107470 -0.746523 -0.656623; + texcoord 0.631112 0.347831; + vertex 0.0685656 -0.0885681 0.0929232; + normal -0.111578 -0.735429 -0.668352; + texcoord 0.712521 0.673583; + vertex 0.0708700 -0.0456519 0.0586030; + normal -0.105759 -0.751060 -0.651709; + texcoord 0.631112 0.673583; + vertex 0.0462011 -0.0478614 0.0651525; + normal -0.0630727 -0.849330 -0.524080; + texcoord 0.712521 0.999335; + vertex 0.0573567 -0.0188258 0.0167546; + normal -0.0630728 -0.849330 -0.524080; + texcoord 0.631112 0.999335; + vertex 0.0326877 -0.0210353 0.0233042; + normal -0.335639 0.924761 -0.179342; + texcoord 0.104540 0.333420; + vertex 0.00702633 -0.0366430 0.112579; + normal -0.335639 0.924761 -0.179342; + texcoord -0.000497594 0.333420; + vertex 0.0311559 -0.0282831 0.110528; + normal -0.332016 0.940468 -0.0727068; + texcoord 0.104540 0.666580; + vertex 0.00594457 -0.0467819 0.0623233; + normal -0.332037 0.940429 -0.0731117; + texcoord -0.000497594 0.666580; + vertex 0.0300742 -0.0384220 0.0602721; + normal -0.324567 0.945238 0.0343675; + texcoord 0.104540 0.999741; + vertex 0.000216942 -0.0463613 -0.00333860; + normal -0.324567 0.945238 0.0343675; + texcoord -0.000497594 0.999741; + vertex 0.0243466 -0.0380013 -0.00538985; + normal -0.688899 -0.587285 -0.424870; + texcoord 0.259191 0.000258803; + vertex 0.0660543 -0.0398629 0.0743123; + normal -0.688899 -0.587285 -0.424870; + texcoord 0.154154 0.000258684; + vertex 0.0555008 -0.0310863 0.0792925; + normal -0.689650 -0.595372 -0.412208; + texcoord 0.259191 0.333420; + vertex 0.0682577 -0.0181761 0.0407626; + texcoord 0.154154 0.333420; + vertex 0.0577042 -0.00939949 0.0457428; + normal -0.676507 -0.716212 -0.171402; + texcoord 0.259191 0.666580; + vertex 0.0691014 -0.00529162 0.0198443; + normal -0.676507 -0.716212 -0.171402; + texcoord 0.154154 0.666580; + vertex 0.0585479 0.00348496 0.0248245; + normal -0.618838 -0.782589 0.0677800; + texcoord 0.259191 0.999741; + vertex 0.0614385 -0.00125469 -0.00350845; + normal -0.618839 -0.782588 0.0677799; + texcoord 0.154154 0.999741; + vertex 0.0508850 0.00752190 0.00147172; + normal 0.659916 -0.432651 -0.614267; + texcoord 0.568576 0.0220785; + vertex 0.157974 -0.0322773 0.0867867; + texcoord 0.487168 0.0220784; + vertex 0.149263 -0.0490777 0.0892614; + normal 0.622327 -0.419979 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.134312 -0.0245542 0.0559267; + normal 0.622327 -0.419979 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.125601 -0.0413546 0.0584015; + normal 0.635209 -0.424409 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.101579 -0.0125843 0.0219654; + texcoord 0.487168 0.673583; + vertex 0.0928678 -0.0293846 0.0244401; + normal 0.683783 -0.440259 -0.581904; + texcoord 0.568576 0.999335; + vertex 0.0851753 -0.00748639 -0.00116697; + normal 0.683783 -0.440259 -0.581904; + texcoord 0.487168 0.999335; + vertex 0.0764643 -0.0242868 0.00130774; + normal -0.489229 0.867325 -0.0916658; + texcoord -0.000497594 0.333420; + vertex 0.0931461 0.0618316 0.127140; + normal -0.494746 0.860718 -0.119961; + texcoord -0.000497594 0.666580; + vertex 0.0825034 0.0482902 0.0558151; + normal -0.495167 0.860159 -0.122213; + texcoord 0.104540 0.666580; + vertex 0.0607181 0.0367359 0.0627604; + normal -0.499653 0.853639 -0.147130; + texcoord 0.104540 0.999741; + vertex 0.0498383 0.0195612 6.17356e-05; + texcoord -0.000497594 0.999741; + vertex 0.0716235 0.0311155 -0.00688356; + normal 0.0781913 -0.960278 -0.267867; + texcoord 0.712521 0.0220785; + vertex 0.136746 -0.0578027 0.142206; + normal 0.0781914 -0.960278 -0.267868; + texcoord 0.631112 0.0220784; + vertex 0.113585 -0.0624539 0.152119; + normal 0.0133443 -0.916855 -0.398998; + texcoord 0.712521 0.347830; + vertex 0.112459 -0.0455549 0.0912090; + normal 0.0133442 -0.916855 -0.398998; + texcoord 0.631112 0.347831; + vertex 0.0892977 -0.0502061 0.101122; + normal 0.00574663 -0.910389 -0.413713; + texcoord 0.712521 0.673583; + vertex 0.0840870 -0.0127276 0.0403264; + normal 0.00574658 -0.910389 -0.413713; + texcoord 0.631112 0.673583; + vertex 0.0609261 -0.0173788 0.0502399; + normal 0.0632031 -0.952137 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0623110 -6.00536e-05 -0.00460549; + normal 0.0632031 -0.952137 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0391502 -0.00471128 0.00530798; + normal -0.999851 0.00485716 -0.0165551; + texcoord 0.259191 0.000258803; + vertex 0.0628751 0.0199953 0.188334; + normal -0.998890 -0.0469749 0.00349068; + texcoord 0.154154 0.000258684; + vertex 0.0631186 0.0455275 0.181115; + normal -0.970404 -0.222939 0.0928078; + texcoord 0.259191 0.333420; + vertex 0.0643123 0.0141034 0.0998052; + normal -0.976225 -0.204206 0.0727002; + texcoord 0.154154 0.333420; + vertex 0.0578738 0.0473694 0.119505; + normal -0.975749 -0.0293279 0.216921; + texcoord 0.259191 0.666580; + vertex 0.0579095 0.0205972 0.0609836; + normal -0.978584 0.0227100 0.204592; + texcoord 0.154154 0.666580; + vertex 0.0584527 0.0462093 0.0607385; + normal -0.911256 0.0232591 0.411184; + texcoord 0.259191 0.999741; + vertex 0.0310900 0.0205972 0.00154689; + normal -0.911256 0.0232592 0.411184; + texcoord 0.154154 0.999741; + vertex 0.0316332 0.0462093 0.00130181; + normal -0.675049 -0.721225 0.155381; + texcoord 0.843380 0.0220785; + vertex 0.0796138 -0.0410172 0.181964; + normal -0.675049 -0.721225 0.155381; + texcoord 0.761971 0.0220784; + vertex 0.0626139 -0.0234531 0.189634; + normal -0.732124 -0.677417 -0.0714128; + texcoord 0.843380 0.347830; + vertex 0.0432650 -0.0298563 0.0758527; + normal -0.732020 -0.677597 -0.0707722; + texcoord 0.761971 0.347831; + vertex 0.0262652 -0.0122922 0.0835236; + normal -0.747767 -0.595542 -0.293553; + texcoord 0.843380 0.673583; + vertex 0.0450685 -0.000824336 0.0123606; + normal -0.747767 -0.595542 -0.293553; + texcoord 0.761971 0.673583; + vertex 0.0280686 0.0167398 0.0200315; + normal 0.705064 -0.444848 -0.552264; + texcoord 0.568576 0.0220785; + vertex 0.154854 -0.0179064 0.119818; + normal 0.705064 -0.444848 -0.552264; + texcoord 0.487168 0.0220784; + vertex 0.143396 -0.0405361 0.123419; + normal 0.664426 -0.433289 -0.608933; + texcoord 0.568576 0.347830; + vertex 0.125565 -0.0100359 0.0760862; + normal 0.664426 -0.433289 -0.608933; + texcoord 0.487168 0.347831; + vertex 0.114108 -0.0326655 0.0796869; + normal 0.676539 -0.436860 -0.592831; + texcoord 0.568576 0.673583; + vertex 0.0879348 0.00217856 0.0331117; + normal 0.676539 -0.436860 -0.592831; + texcoord 0.487168 0.673583; + vertex 0.0764774 -0.0204511 0.0367124; + normal 0.726992 -0.450526 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0677833 0.00718960 0.000482854; + normal 0.726991 -0.450526 -0.518179; + texcoord 0.487168 0.999335; + vertex 0.0563259 -0.0154400 0.00408353; + normal 0.682197 0.547627 -0.484472; + texcoord 0.406705 0.0232682; + vertex 0.184642 0.0300505 0.166250; + normal 0.682197 0.547626 -0.484472; + texcoord 0.301668 0.0232680; + vertex 0.196165 0.00861476 0.158245; + normal 0.633660 0.545474 -0.548574; + texcoord 0.406705 0.349020; + vertex 0.135418 0.0296466 0.0964796; + normal 0.634365 0.533844 -0.559098; + texcoord 0.301668 0.349020; + vertex 0.146940 0.00821088 0.0884744; + normal 0.699243 0.504539 -0.506458; + texcoord 0.406705 0.674772; + vertex 0.105346 0.0247118 0.0634994; + normal 0.696764 0.491711 -0.522245; + texcoord 0.301668 0.674772; + vertex 0.117040 0.00253655 0.0582227; + normal 0.788973 0.500780 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0785263 0.0247118 0.00406271; + normal 0.788973 0.500780 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.0902204 0.00253655 -0.00121400; + normal 0.737876 0.183738 -0.649445; + texcoord 0.568576 0.0220785; + vertex 0.159762 0.00832503 0.103341; + texcoord 0.487168 0.0220784; + vertex 0.162188 -0.0104331 0.100790; + normal 0.696119 0.184375 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.133481 0.00896172 0.0736623; + normal 0.696119 0.184375 -0.693848; + texcoord 0.487168 0.347831; + vertex 0.135907 -0.00979640 0.0711117; + normal 0.710432 0.184238 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.0970964 0.00864989 0.0413486; + texcoord 0.487168 0.673583; + vertex 0.0995224 -0.0101082 0.0387980; + normal 0.764380 0.182927 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0788836 0.00932883 0.0190326; + normal 0.764380 0.182927 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0813096 -0.00942930 0.0164820; + normal -0.272625 -0.741801 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.114482 -0.0417675 0.0691175; + normal -0.272625 -0.741801 -0.612705; + texcoord 0.154154 0.000258684; + vertex 0.101258 -0.0420163 0.0753029; + normal -0.249015 -0.787294 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.101492 -0.0149451 0.0424235; + normal -0.249015 -0.787294 -0.564056; + texcoord 0.154154 0.333420; + vertex 0.0882678 -0.0151938 0.0486089; + normal -0.148247 -0.923388 -0.354087; + texcoord 0.259191 0.666580; + vertex 0.0903763 0.00232926 0.0193521; + normal -0.148247 -0.923388 -0.354087; + texcoord 0.154154 0.666580; + vertex 0.0771519 0.00208052 0.0255375; + normal -0.0664294 -0.981148 -0.181482; + texcoord 0.259191 0.999741; + vertex 0.0799473 0.00712404 -0.00275244; + normal -0.0664295 -0.981148 -0.181482; + texcoord 0.154154 0.999741; + vertex 0.0667228 0.00687530 0.00343295; + normal 0.217319 0.936647 -0.274707; + texcoord 0.406705 0.0232682; + vertex 0.142767 0.0524663 0.176030; + normal 0.217319 0.936647 -0.274707; + texcoord 0.301668 0.0232680; + vertex 0.163643 0.0440370 0.163804; + normal 0.173427 0.923962 -0.340906; + texcoord 0.406705 0.349020; + vertex 0.0968817 0.0422076 0.104752; + normal 0.179691 0.917845 -0.353938; + texcoord 0.301668 0.349020; + vertex 0.117758 0.0337783 0.0925262; + normal 0.253770 0.917770 -0.305450; + texcoord 0.406705 0.674772; + vertex 0.0722400 0.0298043 0.0693216; + normal 0.257663 0.910253 -0.324112; + texcoord 0.301668 0.674772; + vertex 0.0938881 0.0201983 0.0595534; + normal 0.341774 0.927042 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.0454205 0.0298043 0.00988492; + normal 0.341774 0.927042 -0.154218; + texcoord 0.301668 1.00052; + vertex 0.0670687 0.0201983 0.000116683; + normal 0.786844 0.183738 -0.589166; + texcoord 0.568576 0.0220785; + vertex 0.154072 0.0252845 0.137311; + normal 0.786844 0.183738 -0.589166; + texcoord 0.487168 0.0220784; + vertex 0.157588 0.000104973 0.134155; + normal 0.748723 0.184375 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.122050 0.0261392 0.0948118; + normal 0.748723 0.184375 -0.636726; + texcoord 0.487168 0.347831; + vertex 0.125567 0.000959628 0.0916558; + normal 0.761836 0.184238 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0767863 0.0257206 0.0477158; + normal 0.761836 0.184238 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.0803029 0.000541052 0.0445598; + normal 0.810805 0.182927 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0547799 0.0266319 0.0159239; + texcoord 0.487168 0.999335; + vertex 0.0582965 0.00145241 0.0127679; + normal -0.140219 -0.986383 -0.0859486; + texcoord 0.843380 0.0220785; + vertex 0.140591 -0.0501834 0.171657; + normal -0.140219 -0.986383 -0.0859486; + texcoord 0.761971 0.0220784; + vertex 0.117341 -0.0477925 0.182148; + normal -0.229780 -0.926470 -0.298084; + texcoord 0.843380 0.347830; + vertex 0.0959658 -0.0349191 0.0692808; + normal -0.229544 -0.926715 -0.297504; + texcoord 0.761971 0.347831; + vertex 0.0727159 -0.0325282 0.0797718; + normal -0.306139 -0.814493 -0.492829; + texcoord 0.843380 0.673583; + vertex 0.0761602 0.00504267 0.0155393; + normal -0.306139 -0.814493 -0.492829; + texcoord 0.761971 0.673583; + vertex 0.0529103 0.00743364 0.0260303; + normal -0.832105 -0.553762 -0.0307986; + texcoord 0.259191 0.000258803; + vertex 0.0939700 -0.0277011 0.172975; + normal -0.832105 -0.553762 -0.0307986; + texcoord 0.154154 0.000258684; + vertex 0.0800489 -0.00713202 0.179256; + normal -0.834648 -0.548002 -0.0552875; + texcoord 0.259191 0.333420; + vertex 0.0861745 -0.0122042 0.104954; + normal -0.834638 -0.548027 -0.0551830; + texcoord 0.154154 0.333420; + vertex 0.0722535 0.00836487 0.111235; + normal -0.802588 -0.582487 0.128692; + texcoord 0.259191 0.666580; + vertex 0.0832300 -0.00124268 0.0612968; + normal -0.802818 -0.582368 0.127793; + texcoord 0.154154 0.666580; + vertex 0.0693090 0.0193263 0.0675783; + normal -0.731827 -0.596141 0.330220; + texcoord 0.259191 0.999741; + vertex 0.0564105 -0.00124268 0.00186004; + texcoord 0.154154 0.999741; + vertex 0.0424895 0.0193263 0.00814157; + normal -0.453186 -0.587285 -0.670610; + texcoord 0.259191 0.000258803; + vertex -0.0412208 -0.0418353 0.0719627; + normal -0.453186 -0.587285 -0.670610; + texcoord 0.154154 0.000258684; + vertex -0.0528886 -0.0330587 0.0721615; + normal -0.459078 -0.595372 -0.659378; + texcoord 0.259191 0.333420; + vertex -0.0254136 -0.0201484 0.0422883; + texcoord 0.154154 0.333420; + vertex -0.0370814 -0.0113719 0.0424872; + normal -0.546141 -0.716212 -0.434477; + texcoord 0.259191 0.666580; + vertex -0.0160409 -0.00726398 0.0235682; + texcoord 0.154154 0.666580; + vertex -0.0277088 0.00151260 0.0237671; + normal -0.591950 -0.782588 -0.192744; + texcoord 0.259191 0.999741; + vertex -0.0134208 -0.00322705 -0.000869550; + normal -0.591950 -0.782588 -0.192744; + texcoord 0.154154 0.999741; + vertex -0.0250886 0.00554954 -0.000670699; + normal 0.581265 -0.645939 -0.494868; + texcoord 0.712521 0.0220785; + vertex 0.170271 -0.0194463 0.140660; + texcoord 0.631112 0.0220784; + vertex 0.154565 -0.0385974 0.147210; + normal 0.500884 -0.618009 -0.605954; + texcoord 0.712521 0.347830; + vertex 0.139345 -0.0105004 0.0926583; + normal 0.500884 -0.618009 -0.605954; + texcoord 0.631112 0.347831; + vertex 0.123639 -0.0296515 0.0992079; + normal 0.500982 -0.618048 -0.605833; + texcoord 0.712521 0.673583; + vertex 0.0896362 0.0136075 0.0439484; + texcoord 0.631112 0.673583; + vertex 0.0739303 -0.00554360 0.0504979; + normal 0.581437 -0.645989 -0.494601; + texcoord 0.712521 0.999335; + vertex 0.0690958 0.0195434 0.0120490; + normal 0.581436 -0.645989 -0.494601; + texcoord 0.631112 0.999335; + vertex 0.0533899 0.000392249 0.0185986; + normal 0.854160 -0.432651 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.0530734 -0.0342497 0.0965134; + normal 0.854160 -0.432651 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.0441154 -0.0510500 0.0951863; + normal 0.835104 -0.416933 -0.358842; + texcoord 0.568576 0.347830; + vertex 0.0441981 -0.0265266 0.0586524; + normal 0.835104 -0.416933 -0.358842; + texcoord 0.487168 0.347831; + vertex 0.0352401 -0.0433270 0.0573253; + normal 0.840800 -0.421481 -0.339720; + texcoord 0.568576 0.673583; + vertex 0.0296531 -0.0157976 0.0210083; + texcoord 0.487168 0.673583; + vertex 0.0206951 -0.0325979 0.0196812; + normal 0.862604 -0.440260 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0242155 -0.0106997 -0.00682359; + normal 0.862604 -0.440260 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0152575 -0.0275000 -0.00815070; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38 39; +}; +batch TRIANGLE_STRIP +{ + indices 40 41 42 43; +}; +batch TRIANGLE_STRIP +{ + indices 44 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50 51; +}; +batch TRIANGLE_STRIP +{ + indices 52 53 54 55; +}; +batch TRIANGLE_STRIP +{ + indices 56 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62 63; +}; +batch TRIANGLE_STRIP +{ + indices 64 65 66 67; +}; +batch TRIANGLE_STRIP +{ + indices 68 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74 75; +}; +batch TRIANGLE_STRIP +{ + indices 76 77 78 79; +}; +batch TRIANGLE_STRIP +{ + indices 80 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86 87; +}; +batch TRIANGLE_STRIP +{ + indices 88 89 90 91; +}; +batch TRIANGLE_STRIP +{ + indices 92 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98 99; +}; +batch TRIANGLE_STRIP +{ + indices 100 101 102 103; +}; +batch TRIANGLE_STRIP +{ + indices 104 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110 111; +}; +batch TRIANGLE_STRIP +{ + indices 112 113 114 115; +}; +batch TRIANGLE_STRIP +{ + indices 116 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122 123; +}; +batch TRIANGLE_STRIP +{ + indices 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 133 134 135; +}; +batch TRIANGLE_STRIP +{ + indices 136 137 138 139; +}; +batch TRIANGLE_STRIP +{ + indices 140 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146 147; +}; +batch TRIANGLE_STRIP +{ + indices 148 149 150 151; +}; +batch TRIANGLE_STRIP +{ + indices 152 153 154 155; +}; +batch TRIANGLE_STRIP +{ + indices 156 157 158 159; +}; +batch TRIANGLE_STRIP +{ + indices 160 161 162 163; +}; +batch TRIANGLE_STRIP +{ + indices 164 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170 171; +}; +batch TRIANGLE_STRIP +{ + indices 172 173 174 175; +}; +batch TRIANGLE_STRIP +{ + indices 176 177 178 179; +}; +batch TRIANGLE_STRIP +{ + indices 180 181 182 183; +}; +batch TRIANGLE_STRIP +{ + indices 184 185 186 187; +}; +batch TRIANGLE_STRIP +{ + indices 188 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 194 195; +}; +batch TRIANGLE_STRIP +{ + indices 196 197 198 199; +}; +batch TRIANGLE_STRIP +{ + indices 200 201 202 203; +}; +batch TRIANGLE_STRIP +{ + indices 204 205 206 207; +}; +batch TRIANGLE_STRIP +{ + indices 208 209 210 211; +}; +batch TRIANGLE_STRIP +{ + indices 212 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218 219; +}; +batch TRIANGLE_STRIP +{ + indices 220 221 222 223; +}; +batch TRIANGLE_STRIP +{ + indices 224 225 226 227; +}; +batch TRIANGLE_STRIP +{ + indices 228 229 230 231; +}; +batch TRIANGLE_STRIP +{ + indices 232 233 234 235; +}; +batch TRIANGLE_STRIP +{ + indices 236 237 238 239; +}; +batch TRIANGLE_STRIP +{ + indices 240 241 242 243; +}; +batch TRIANGLE_STRIP +{ + indices 244 245 246 247; +}; +batch TRIANGLE_STRIP +{ + indices 248 249 250 251; +}; +batch TRIANGLE_STRIP +{ + indices 252 253 254 255; +}; +batch TRIANGLE_STRIP +{ + indices 256 257 258 259; +}; +batch TRIANGLE_STRIP +{ + indices 260 261 262 263; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 266 267; +}; +batch TRIANGLE_STRIP +{ + indices 268 269 270 271; +}; +batch TRIANGLE_STRIP +{ + indices 272 273 274 275; +}; +batch TRIANGLE_STRIP +{ + indices 276 277 278 279; +}; +batch TRIANGLE_STRIP +{ + indices 280 281 282 283; +}; +batch TRIANGLE_STRIP +{ + indices 284 285 286 287 288 289 290 291; +}; +batch TRIANGLE_STRIP +{ + indices 292 293 294 295 296 297 298 299; +}; +batch TRIANGLE_STRIP +{ + indices 300 301 302 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308 309 310 311 312 313; +}; +batch TRIANGLE_STRIP +{ + indices 314 315 316 317 318 319 320 321; +}; +batch TRIANGLE_STRIP +{ + indices 322 323 324 325 326 327; +}; +batch TRIANGLE_STRIP +{ + indices 328 329 330 331 332 333 334 335; +}; +batch TRIANGLE_STRIP +{ + indices 336 337 338 339 340 341 342 343; +}; +batch TRIANGLE_STRIP +{ + indices 344 345 346 347 348 349; +}; +batch TRIANGLE_STRIP +{ + indices 350 351 352 353 354 355 356 357; +}; +batch TRIANGLE_STRIP +{ + indices 358 359 360 361 362 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368 369 370 371 372 373; +}; +batch TRIANGLE_STRIP +{ + indices 374 375 376 377 378 379 380 381; +}; +batch TRIANGLE_STRIP +{ + indices 382 383 384 385 386 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392 393 394 395 396 397; +}; +batch TRIANGLE_STRIP +{ + indices 398 399 400 401 402 403; +}; +batch TRIANGLE_STRIP +{ + indices 404 405 406 407 408 409 410 411; +}; +batch TRIANGLE_STRIP +{ + indices 412 413 414 415 416 417 418 419; +}; +batch TRIANGLE_STRIP +{ + indices 420 421 422 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428 429 430 431 432 433; +}; +batch TRIANGLE_STRIP +{ + indices 434 435 436 437 438 439 440 441; +}; +batch TRIANGLE_STRIP +{ + indices 442 443 444 445 446 447; +}; +batch TRIANGLE_STRIP +{ + indices 448 449 450 451 452 453; +}; +batch TRIANGLE_STRIP +{ + indices 454 455 456 457 458 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464 465 466 467 468 469; +}; +batch TRIANGLE_STRIP +{ + indices 470 471 472 473 474 475 476 477; +}; +batch TRIANGLE_STRIP +{ + indices 478 479 480 481 482 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488 489 490 491 492 493; +}; +batch TRIANGLE_STRIP +{ + indices 494 495 496 497 498 499 500 501; +}; +batch TRIANGLE_STRIP +{ + indices 502 503 504 505 506 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512 513 514 515 516 517; +}; +batch TRIANGLE_STRIP +{ + indices 518 519 520 521 521 519 522; +}; +batch TRIANGLE_STRIP +{ + indices 523 524 525 526 527 528 529 530; +}; +batch TRIANGLE_STRIP +{ + indices 531 532 533 534 535 536 537 538; +}; +batch TRIANGLE_STRIP +{ + indices 539 540 541 542 543 544 545 546; +}; +batch TRIANGLE_STRIP +{ + indices 547 548 549 550 551 552 553 554; +}; +batch TRIANGLE_STRIP +{ + indices 555 556 557 558 559 560 561 562; +}; +batch TRIANGLE_STRIP +{ + indices 563 564 565 566 566 564 567; +}; +batch TRIANGLE_STRIP +{ + indices 568 569 570 571 572 573 574 575; +}; +batch TRIANGLE_STRIP +{ + indices 576 577 578 579 580 581 582 583; +}; +batch TRIANGLE_STRIP +{ + indices 584 585 586 587 588 589 590 591; +}; +batch TRIANGLE_STRIP +{ + indices 592 593 594 595 596 597 598 599; +}; +batch TRIANGLE_STRIP +{ + indices 600 601 602 603 604 605 606 607; +}; +batch TRIANGLE_STRIP +{ + indices 608 609 610 611 612 613; +}; +batch TRIANGLE_STRIP +{ + indices 614 615 616 617 618 619 620 621; +}; +batch TRIANGLE_STRIP +{ + indices 622 623 624 625 626 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632 633 634 635 636 637; +}; +batch TRIANGLE_STRIP +{ + indices 638 639 640 641 642 643 644 645; +}; +batch TRIANGLE_STRIP +{ + indices 646 647 648 649 650 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656 657 658 659 660 661; +}; +batch TRIANGLE_STRIP +{ + indices 662 663 664 665 666 667 668 669; +}; +batch TRIANGLE_STRIP +{ + indices 670 671 672 673 674 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680 681 682 683 684 685; +}; +batch TRIANGLE_STRIP +{ + indices 686 687 688 689 690 691 692 693; +}; +batch TRIANGLE_STRIP +{ + indices 694 695 696 697 698 699; +}; +batch TRIANGLE_STRIP +{ + indices 700 701 702 703 704 705 706 707; +}; +batch TRIANGLE_STRIP +{ + indices 708 709 710 711 712 713 714 715; +}; +batch TRIANGLE_STRIP +{ + indices 716 717 718 719 720 721 722 723; +}; +batch TRIANGLE_STRIP +{ + indices 724 725 726 727 728 729 730 731; +}; +batch TRIANGLE_STRIP +{ + indices 732 733 734 735 736 737 738 739; +}; +batch TRIANGLE_STRIP +{ + indices 740 741 742 743 744 745 746 747; +}; +batch TRIANGLE_STRIP +{ + indices 748 749 750 751 752 753 754 755; +}; +batch TRIANGLE_STRIP +{ + indices 756 757 758 759 760 761 762 763; +}; +batch TRIANGLE_STRIP +{ + indices 764 765 766 767 768 769 770 771; +}; +batch TRIANGLE_STRIP +{ + indices 772 773 774 775 776 777 778 779; +}; +batch TRIANGLE_STRIP +{ + indices 780 781 782 783 784 785 786 787; +}; +batch TRIANGLE_STRIP +{ + indices 788 789 790 791 792 793; +}; +batch TRIANGLE_STRIP +{ + indices 794 795 796 797 798 799 800 801; +}; +batch TRIANGLE_STRIP +{ + indices 802 803 804 805 806 807; +}; +batch TRIANGLE_STRIP +{ + indices 808 809 810 811 812 813 814 815; +}; +batch TRIANGLE_STRIP +{ + indices 816 817 818 819 820 821 822 823; +}; +batch TRIANGLE_STRIP +{ + indices 824 825 826 827 827 825 828; +}; +batch TRIANGLE_STRIP +{ + indices 829 830 831 832 833 834 835 836; +}; +batch TRIANGLE_STRIP +{ + indices 837 838 839 840 841; +}; +batch TRIANGLE_STRIP +{ + indices 842 843 844 845 845 843 846; +}; +batch TRIANGLE_STRIP +{ + indices 847 848 849 850 851 852; +}; +batch TRIANGLE_STRIP +{ + indices 853 854 855 856 857 858 859 860; +}; +batch TRIANGLE_STRIP +{ + indices 861 862 863 864 865 866 867 868; +}; +batch TRIANGLE_STRIP +{ + indices 869 870 871 872 873 874 875 876; +}; +batch TRIANGLE_STRIP +{ + indices 877 878 879 880 881 882 883 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 886 887 888 889 890 891 892; +}; +batch TRIANGLE_STRIP +{ + indices 893 894 895 896 897 898 899 900; +}; +batch TRIANGLE_STRIP +{ + indices 901 902 903 904 905 906; +}; +batch TRIANGLE_STRIP +{ + indices 907 908 909 910 911 912 913 914; +}; +batch TRIANGLE_STRIP +{ + indices 915 916 917 918 919 920 921 922; +}; +batch TRIANGLE_STRIP +{ + indices 923 924 925 926 927 928 929 930; +}; +batch TRIANGLE_STRIP +{ + indices 931 932 933 934 935 936 937 938; +}; +batch TRIANGLE_STRIP +{ + indices 939 940 941 942 943 944; +}; +batch TRIANGLE_STRIP +{ + indices 945 946 947 948 949 950 951 952; +}; +batch TRIANGLE_STRIP +{ + indices 953 954 955 956 957 958 959 960; +}; +batch TRIANGLE_STRIP +{ + indices 961 962 963 964 965 966 967 968; +}; +batch TRIANGLE_STRIP +{ + indices 969 970 971 972 973 974 975 976; +}; +batch TRIANGLE_STRIP +{ + indices 977 978 979 980 981 982 983 984; +}; +batch TRIANGLE_STRIP +{ + indices 985 986 987 988 988 986 989 989 988 990 990 989 991; +}; +batch TRIANGLE_STRIP +{ + indices 992 993 994 995 996 997 998 999; +}; +batch TRIANGLE_STRIP +{ + indices 1000 1001 1002 1003 1004 1005 1006 1007; +}; +batch TRIANGLE_STRIP +{ + indices 1008 1009 1010 1011 1012 1013 1014 1015; +}; +batch TRIANGLE_STRIP +{ + indices 1016 1017 1018 1019 1020 1021 1022 1023; +}; +batch TRIANGLE_STRIP +{ + indices 1024 1025 1026 1027 1027 1025 1028; +}; +batch TRIANGLE_STRIP +{ + indices 1029 1030 1031 1032 1033 1034 1035 1036; +}; +batch TRIANGLE_STRIP +{ + indices 1037 1038 1039 1040 1041 1042 1043 1044; +}; +batch TRIANGLE_STRIP +{ + indices 1045 1046 1047 1048 1049 1050 1051 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1053 1054 1055 1056 1057 1058 1059 1060; +}; +batch TRIANGLE_STRIP +{ + indices 1061 1062 1063 1064 1065 1066 1067 1068; +}; +batch TRIANGLE_STRIP +{ + indices 1069 1070 1071 1072 1073 1074 1075 1076; +}; +batch TRIANGLE_STRIP +{ + indices 1077 1078 1079 1080 1081 1082 1083 1084; +}; +batch TRIANGLE_STRIP +{ + indices 1085 1086 1087 1088 1089 1090 1091 1092; +}; +batch TRIANGLE_STRIP +{ + indices 1093 1094 1095 1096 1097 1098 1099 1100; +}; +batch TRIANGLE_STRIP +{ + indices 1101 1102 1103 1104 1105 1106 1107 1108; +}; +batch TRIANGLE_STRIP +{ + indices 1109 1110 1111 1112 1113 1114 1115 1116; +}; +batch TRIANGLE_STRIP +{ + indices 1117 1118 1119 1120 1121 1122 1123 1124; +}; +batch TRIANGLE_STRIP +{ + indices 1125 1126 1127 1128 1129 1130 1131 1132; +}; +batch TRIANGLE_STRIP +{ + indices 1133 1134 1135 1136 1137 1138 1139 1140; +}; +batch TRIANGLE_STRIP +{ + indices 1141 1142 1143 1144 1145 1146 1147 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1149 1150 1151 1152 1152 1150 1153; +}; +batch TRIANGLE_STRIP +{ + indices 1154 1155 1156 1157 1158 1159 1160 1161; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1163 1164 1165 1166 1167; +}; +batch TRIANGLE_STRIP +{ + indices 1168 1169 1170 1171 1172 1173 1174 1175; +}; +batch TRIANGLE_STRIP +{ + indices 1176 1177 1178 1179 1180 1181 1182 1183; +}; +batch TRIANGLE_STRIP +{ + indices 1184 1185 1186 1187 1188 1189 1190 1191; +}; +batch TRIANGLE_STRIP +{ + indices 1192 1193 1194 1195 1196 1197 1198 1199; +}; +batch TRIANGLE_STRIP +{ + indices 1200 1201 1202 1203 1204 1205 1206 1207; +}; +batch TRIANGLE_STRIP +{ + indices 1208 1209 1210 1211 1212 1213 1214 1215; +}; +batch TRIANGLE_STRIP +{ + indices 1216 1217 1218 1219 1220 1221 1222 1223; +}; +batch TRIANGLE_STRIP +{ + indices 1224 1225 1226 1227 1228 1229 1230 1231; +}; +batch TRIANGLE_STRIP +{ + indices 1232 1233 1234 1235 1236 1237 1238 1239; +}; +batch TRIANGLE_STRIP +{ + indices 1240 1241 1242 1243 1244 1245 1246 1247; +}; +batch TRIANGLE_STRIP +{ + indices 1248 1249 1250 1251 1252 1253 1254 1255; +}; +batch TRIANGLE_STRIP +{ + indices 1256 1257 1258 1259 1259 1257 1260; +}; +batch TRIANGLE_STRIP +{ + indices 1261 1262 1263 1264 1265 1266 1267 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1269 1270 1271 1272 1273 1274; +}; +batch TRIANGLE_STRIP +{ + indices 1275 1276 1277 1278 1279 1280 1281 1282; +}; +batch TRIANGLE_STRIP +{ + indices 1283 1284 1285 1286 1287 1288 1289 1290; +}; +batch TRIANGLE_STRIP +{ + indices 1291 1292 1293 1294 1294 1292 1295; +}; +batch TRIANGLE_STRIP +{ + indices 1296 1297 1298 1299 1300 1301 1302 1303; +}; +batch TRIANGLE_STRIP +{ + indices 1304 1305 1306 1307 1308 1309 1310 1311; +}; +batch TRIANGLE_STRIP +{ + indices 1312 1313 1314 1315 1316 1317; +}; +batch TRIANGLE_STRIP +{ + indices 1318 1319 1320 1321 1322 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328 1329 1330 1331 1332 1333; +}; +batch TRIANGLE_STRIP +{ + indices 1334 1335 1336 1337 1338 1339 1340 1341; +}; +batch TRIANGLE_STRIP +{ + indices 1342 1343 1344 1345 1346 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352 1353 1354 1355 1356 1357; +}; +batch TRIANGLE_STRIP +{ + indices 1358 1359 1360 1361 1362 1363 1364 1365; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1367 1368 1369 1370 1371; +}; +batch TRIANGLE_STRIP +{ + indices 1372 1373 1374 1375 1376 1377 1378 1379; +}; +batch TRIANGLE_STRIP +{ + indices 1380 1381 1382 1383 1384 1385 1386 1387; +}; +batch TRIANGLE_STRIP +{ + indices 1388 1389 1390 1391 1392 1393 1394 1395; +}; +batch TRIANGLE_STRIP +{ + indices 1396 1397 1398 1399 1400 1401 1402 1403; +}; diff --git a/demos/forestpond/data/exported/grass_variant_1_grass1_0.object b/demos/forestpond/data/exported/grass_variant_1_grass1_0.object new file mode 100644 index 00000000..5ef4b414 --- /dev/null +++ b/demos/forestpond/data/exported/grass_variant_1_grass1_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 0.0271435 0.0389509 0.110419 0.207606; +mesh "grass_variant_1_grass1_0.mesh"; +technique "grass.tech"; diff --git a/demos/forestpond/data/exported/grass_varien_4_grass_0.mesh b/demos/forestpond/data/exported/grass_varien_4_grass_0.mesh new file mode 100644 index 00000000..9ac02cf7 --- /dev/null +++ b/demos/forestpond/data/exported/grass_varien_4_grass_0.mesh @@ -0,0 +1,633 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal -0.720327 -0.325150 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.0120309 -0.121773 0.0833321; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.154154 0.000258684; + vertex 0.00258865 -0.112511 0.0895175; + normal -0.736249 -0.373869 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.0220703 -0.0937129 0.0566381; + normal -0.736250 -0.373869 -0.564056; + texcoord 0.154154 0.333420; + vertex 0.0126281 -0.0844505 0.0628235; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.259191 0.666580; + vertex 0.0266093 -0.0736788 0.0335667; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.154154 0.666580; + vertex 0.0171671 -0.0644164 0.0397521; + normal -0.762038 -0.561753 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.0253583 -0.0539413 0.00210079; + texcoord 0.154154 0.999741; + vertex 0.0159161 -0.0446789 0.00828618; + normal 0.849526 -0.397809 -0.346489; + texcoord 0.568576 0.0220785; + vertex 0.0263050 -0.0482626 0.111718; + normal 0.849526 -0.397808 -0.346489; + texcoord 0.487168 0.0220784; + vertex 0.0165295 -0.0631352 0.104826; + normal 0.840249 -0.367565 -0.398594; + texcoord 0.568576 0.347830; + vertex 0.0212957 -0.0290636 0.0773935; + normal 0.840249 -0.367565 -0.398594; + texcoord 0.487168 0.347831; + vertex 0.0115202 -0.0439362 0.0705013; + normal 0.843713 -0.377876 -0.381259; + texcoord 0.568576 0.673583; + vertex 0.0101646 -0.00331854 0.0376263; + normal 0.843713 -0.377876 -0.381259; + texcoord 0.487168 0.673583; + vertex 0.000389050 -0.0181912 0.0307341; + normal 0.853984 -0.417290 -0.310774; + texcoord 0.568576 0.999335; + vertex 0.00752872 0.0101534 0.0122939; + normal 0.853984 -0.417290 -0.310774; + texcoord 0.487168 0.999335; + vertex -0.00224678 -0.00471925 0.00540170; + normal 0.176518 -0.972376 -0.152726; + texcoord 0.568576 0.0220785; + vertex 0.0686650 -0.0466848 0.169532; + normal 0.176518 -0.972376 -0.152726; + texcoord 0.487168 0.0220784; + vertex 0.0444903 -0.0520985 0.176059; + normal 0.159129 -0.964530 -0.210620; + texcoord 0.568576 0.347830; + vertex 0.0537623 -0.0414086 0.118715; + normal 0.159129 -0.964530 -0.210620; + texcoord 0.487168 0.347831; + vertex 0.0295875 -0.0468223 0.125243; + normal 0.165035 -0.967565 -0.191264; + texcoord 0.568576 0.673583; + vertex 0.0342037 -0.0272549 0.0580180; + texcoord 0.487168 0.673583; + vertex 0.0100289 -0.0326687 0.0645455; + normal 0.187828 -0.975619 -0.113529; + texcoord 0.568576 0.999335; + vertex 0.0236617 -0.0249625 0.0208770; + normal 0.187828 -0.975619 -0.113529; + texcoord 0.487168 0.999335; + vertex -0.000513025 -0.0303763 0.0274045; + normal -0.630453 -0.775619 0.0307234; + texcoord 0.712521 0.0220785; + vertex 0.0284681 -0.0784073 0.181463; + normal -0.630453 -0.775619 0.0307234; + texcoord 0.631112 0.0220784; + vertex 0.00892307 -0.0623582 0.185557; + normal -0.644268 -0.757235 -0.107307; + texcoord 0.712521 0.347830; + vertex 0.0201924 -0.0739395 0.124436; + normal -0.644268 -0.757235 -0.107307; + texcoord 0.631112 0.347831; + vertex 0.000647471 -0.0578904 0.128530; + normal -0.645122 -0.753829 -0.124736; + texcoord 0.712521 0.673583; + vertex 0.0228944 -0.0526753 0.0539706; + normal -0.645122 -0.753829 -0.124736; + texcoord 0.631112 0.673583; + vertex 0.00334943 -0.0366262 0.0580642; + normal -0.635145 -0.772381 -0.00437198; + texcoord 0.712521 0.999335; + vertex 0.0166779 -0.0472755 0.00312044; + normal -0.635145 -0.772381 -0.00437191; + texcoord 0.631112 0.999335; + vertex -0.00286705 -0.0312265 0.00721408; + normal -0.275847 -0.938056 -0.209664; + texcoord 0.568576 0.0220785; + vertex -0.0170485 -0.0182041 0.164927; + normal -0.275847 -0.938056 -0.209664; + texcoord 0.487168 0.0220784; + vertex -0.0400613 -0.00977007 0.157469; + normal -0.254492 -0.929731 -0.266146; + texcoord 0.568576 0.347830; + vertex 0.00115691 -0.0124545 0.115250; + texcoord 0.487168 0.347831; + vertex -0.0218559 -0.00402045 0.107793; + normal -0.261769 -0.932913 -0.247287; + texcoord 0.568576 0.673583; + vertex 0.0255284 0.00200330 0.0563946; + normal -0.261769 -0.932913 -0.247287; + texcoord 0.487168 0.673583; + vertex 0.00251562 0.0104373 0.0489370; + normal -0.289613 -0.941691 -0.171295; + texcoord 0.568576 0.999335; + vertex 0.0383113 0.00469379 0.0199913; + texcoord 0.487168 0.999335; + vertex 0.0152985 0.0131278 0.0125338; + normal 0.665906 -0.744565 0.0468179; + texcoord 0.406705 0.0232682; + vertex -0.0308758 0.00678455 0.193580; + normal 0.665906 -0.744566 0.0468178; + texcoord 0.301668 0.0232680; + vertex -0.0493388 -0.0100786 0.188004; + normal 0.659123 -0.747852 0.0792135; + texcoord 0.406705 0.349020; + vertex -0.0144077 0.0162784 0.110334; + normal 0.652439 -0.754524 0.0708364; + texcoord 0.301668 0.349020; + vertex -0.0328707 -0.000584688 0.104758; + normal 0.610429 -0.779341 0.141433; + texcoord 0.406705 0.674772; + vertex -0.00584419 0.0179059 0.0714828; + normal 0.604185 -0.786270 0.129387; + texcoord 0.301668 0.674772; + vertex -0.0257146 0.00208578 0.0681325; + normal 0.589884 -0.782837 0.197996; + texcoord 0.406705 1.00052; + vertex 0.00880407 0.0129224 0.00813770; + texcoord 0.301668 1.00052; + vertex -0.0110664 -0.00289776 0.00478737; + normal -0.733043 0.633526 -0.247573; + texcoord 0.259191 0.000258803; + vertex 0.00250680 -0.0433094 0.0951087; + normal -0.733044 0.633526 -0.247573; + texcoord 0.154154 0.000258684; + vertex 0.0117745 -0.0320959 0.0963625; + normal -0.748482 0.638596 -0.178800; + texcoord 0.259191 0.333420; + vertex 0.0122902 -0.0470780 0.0564974; + normal -0.748482 0.638596 -0.178800; + texcoord 0.154154 0.333420; + vertex 0.0215579 -0.0358645 0.0577512; + normal -0.771286 0.636423 0.00919869; + texcoord 0.259191 0.666580; + vertex 0.0165781 -0.0472014 0.0259056; + normal -0.771286 0.636423 0.00919852; + texcoord 0.154154 0.666580; + vertex 0.0258458 -0.0359879 0.0271594; + normal -0.771480 0.623367 0.127402; + texcoord 0.259191 0.999741; + vertex 0.0149311 -0.0417342 -0.0108181; + texcoord 0.154154 0.999741; + vertex 0.0241988 -0.0305207 -0.00956435; + normal -0.984988 0.110326 -0.132768; + texcoord 0.568576 0.0220785; + vertex -0.0115634 0.0124961 0.125991; + normal -0.984988 0.110326 -0.132768; + texcoord 0.487168 0.0220784; + vertex -0.00886253 0.0307519 0.121124; + normal -0.977925 0.0950684 -0.186078; + texcoord 0.568576 0.347830; + vertex -0.00633900 -0.00177128 0.0753763; + normal -0.977925 0.0950684 -0.186078; + texcoord 0.487168 0.347831; + vertex -0.00363815 0.0164845 0.0705091; + normal -0.981530 0.102074 -0.161801; + texcoord 0.568576 0.673583; + vertex 0.00379013 -0.0154265 0.0297794; + normal -0.981530 0.102074 -0.161801; + texcoord 0.487168 0.673583; + vertex 0.00649098 0.00282933 0.0249122; + normal -0.988749 0.123958 -0.0837238; + texcoord 0.568576 0.999335; + vertex 0.00518675 -0.0230330 0.00202399; + normal -0.988749 0.123958 -0.0837236; + texcoord 0.487168 0.999335; + vertex 0.00788759 -0.00477719 -0.00284321; + normal -0.514621 -0.828609 -0.220390; + texcoord 0.568576 0.0220785; + vertex -0.00380127 -0.0448940 0.154318; + normal -0.514621 -0.828609 -0.220390; + texcoord 0.487168 0.0220784; + vertex -0.0251405 -0.0309544 0.151737; + normal -0.501273 -0.819044 -0.279092; + texcoord 0.568576 0.347830; + vertex 0.00702335 -0.0378837 0.102685; + texcoord 0.487168 0.347831; + vertex -0.0143159 -0.0239441 0.100104; + normal -0.505964 -0.822596 -0.259493; + texcoord 0.568576 0.673583; + vertex 0.0242998 -0.0227596 0.0415315; + normal -0.505964 -0.822596 -0.259493; + texcoord 0.487168 0.673583; + vertex 0.00296063 -0.00882003 0.0389504; + normal -0.522513 -0.833305 -0.180509; + texcoord 0.568576 0.999335; + vertex 0.0313455 -0.0189805 0.00369086; + normal -0.522513 -0.833305 -0.180509; + texcoord 0.487168 0.999335; + vertex 0.0100063 -0.00504096 0.00110977; + normal -0.831906 0.270588 -0.484473; + texcoord 0.406705 0.0232682; + vertex -0.0855373 0.0674712 0.163816; + texcoord 0.301668 0.0232680; + vertex -0.0739199 0.0888555 0.155811; + normal -0.839151 0.281719 -0.465252; + texcoord 0.406705 0.349020; + vertex -0.0582265 0.0265159 0.0940449; + normal -0.829980 0.288091 -0.477636; + texcoord 0.301668 0.349020; + vertex -0.0466091 0.0479002 0.0860399; + normal -0.839179 0.349332 -0.416828; + texcoord 0.406705 0.674772; + vertex -0.0487794 0.0116183 0.0663186; + normal -0.828516 0.354333 -0.433600; + texcoord 0.301668 0.674772; + vertex -0.0366376 0.0335516 0.0610419; + normal -0.851230 0.385574 -0.356007; + texcoord 0.406705 1.00052; + vertex -0.0340835 -0.0108163 0.00688192; + texcoord 0.301668 1.00052; + vertex -0.0219417 0.0111170 0.00160521; + normal 0.770693 0.169433 -0.614267; + texcoord 0.568576 0.0220785; + vertex 0.0475485 0.0846258 0.0956874; + texcoord 0.487168 0.0220784; + vertex 0.0534723 0.0666524 0.0981622; + normal 0.735355 0.151413 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0254849 0.0731049 0.0648275; + normal 0.735355 0.151413 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0314087 0.0551315 0.0673022; + normal 0.747528 0.157529 -0.645280; + texcoord 0.568576 0.673583; + vertex -0.00595709 0.0580660 0.0308662; + normal 0.747528 0.157528 -0.645280; + texcoord 0.487168 0.673583; + vertex -3.32911e-05 0.0400926 0.0333409; + normal 0.792818 0.181181 -0.581904; + texcoord 0.568576 0.999335; + vertex -0.0210694 0.0499002 0.00773378; + normal 0.792818 0.181180 -0.581905; + texcoord 0.487168 0.999335; + vertex -0.0151457 0.0319267 0.0102085; + normal 0.690740 0.675866 -0.257065; + texcoord 0.259191 0.000258803; + vertex 0.0213511 0.0667312 0.0909079; + texcoord 0.154154 0.000258684; + vertex 0.0318112 0.0580986 0.0963180; + normal 0.682064 0.705258 -0.193390; + texcoord 0.259191 0.333420; + vertex 0.0252896 0.0491237 0.0551977; + normal 0.682064 0.705258 -0.193390; + texcoord 0.154154 0.333420; + vertex 0.0357498 0.0404911 0.0606078; + normal 0.642122 0.766376 -0.0186394; + texcoord 0.259191 0.666580; + vertex 0.0313065 0.0386062 0.0267823; + normal 0.642122 0.766376 -0.0186394; + texcoord 0.154154 0.666580; + vertex 0.0417666 0.0299736 0.0321924; + normal 0.605180 0.790786 0.0917334; + texcoord 0.259191 0.999741; + vertex 0.0442114 0.0327151 -0.00756879; + texcoord 0.154154 0.999741; + vertex 0.0546715 0.0240824 -0.00215866; + normal 0.522506 -0.726522 -0.446266; + texcoord 0.568576 0.0220785; + vertex 0.0205509 -0.0118645 0.100759; + normal 0.522506 -0.726522 -0.446266; + texcoord 0.487168 0.0220784; + vertex 0.00431139 -0.0209855 0.0965942; + normal 0.518202 -0.695090 -0.498314; + texcoord 0.568576 0.347830; + vertex 0.0183811 0.00771069 0.0663502; + normal 0.518202 -0.695090 -0.498314; + texcoord 0.487168 0.347831; + vertex 0.00214167 -0.00141030 0.0621853; + normal 0.519862 -0.705935 -0.481040; + texcoord 0.568576 0.673583; + vertex 0.0126451 0.0358596 0.0270708; + normal 0.519862 -0.705935 -0.481040; + texcoord 0.487168 0.673583; + vertex -0.00359437 0.0267386 0.0229059; + normal 0.524308 -0.746116 -0.410381; + texcoord 0.568576 0.999335; + vertex 0.0116856 0.0492171 0.00155945; + normal 0.524308 -0.746116 -0.410381; + texcoord 0.487168 0.999335; + vertex -0.00455387 0.0400962 -0.00260544; + normal 0.925716 -0.284759 -0.248923; + texcoord 0.568576 0.0220785; + vertex 0.000280479 -0.0362462 0.140567; + normal 0.925716 -0.284759 -0.248923; + texcoord 0.487168 0.0220784; + vertex -0.00869852 -0.0591303 0.133354; + normal 0.915334 -0.263034 -0.304922; + texcoord 0.568576 0.347830; + vertex -0.00728584 -0.0177321 0.0912495; + normal 0.915333 -0.263034 -0.304922; + texcoord 0.487168 0.347831; + vertex -0.0162649 -0.0406162 0.0840363; + normal 0.919200 -0.270440 -0.286241; + texcoord 0.568576 0.673583; + vertex -0.0238589 0.00708629 0.0331428; + normal 0.919200 -0.270439 -0.286241; + texcoord 0.487168 0.673583; + vertex -0.0328379 -0.0157978 0.0259295; + normal 0.930758 -0.298755 -0.210797; + texcoord 0.568576 0.999335; + vertex -0.0278881 0.0200792 -0.00306204; + normal 0.930758 -0.298755 -0.210797; + texcoord 0.487168 0.999335; + vertex -0.0368671 -0.00280491 -0.0102753; + normal -0.350638 -0.464999 -0.812914; + texcoord 0.259191 0.000258803; + vertex -0.00127020 -0.0720911 0.0848887; + texcoord 0.154154 0.000258684; + vertex -0.0139295 -0.0649452 0.0862615; + normal -0.383447 -0.534614 -0.753098; + texcoord 0.259191 0.333420; + vertex 0.0128978 -0.0425744 0.0618935; + normal -0.383447 -0.534613 -0.753098; + texcoord 0.154154 0.333420; + vertex 0.000238559 -0.0354284 0.0632663; + normal -0.436582 -0.654924 -0.616824; + texcoord 0.259191 0.666580; + vertex 0.0240014 -0.0173977 0.0332311; + normal -0.436582 -0.654923 -0.616824; + texcoord 0.154154 0.666580; + vertex 0.0113421 -0.0102518 0.0346039; + normal -0.456844 -0.705139 -0.542285; + texcoord 0.259191 0.999741; + vertex 0.0314008 0.00167164 0.00220141; + normal -0.456844 -0.705139 -0.542285; + texcoord 0.154154 0.999741; + vertex 0.0187415 0.00881758 0.00357421; + normal -0.0857599 -0.755557 -0.649445; + texcoord 0.568576 0.0220785; + vertex -0.00725677 -0.0793176 0.100603; + normal -0.0857599 -0.755557 -0.649446; + texcoord 0.487168 0.0220784; + vertex -0.0256797 -0.0750341 0.0980526; + normal -0.0756245 -0.729824 -0.679439; + texcoord 0.568576 0.347830; + vertex 0.00252547 -0.0549175 0.0709248; + normal -0.0756245 -0.729824 -0.679439; + texcoord 0.487168 0.347831; + vertex -0.0158975 -0.0506340 0.0683741; + normal -0.0807251 -0.742885 -0.664534; + texcoord 0.568576 0.673583; + vertex 0.0188520 -0.0113436 0.0261779; + normal -0.0807250 -0.742885 -0.664534; + texcoord 0.487168 0.673583; + vertex 0.000429099 -0.00706008 0.0236272; + normal -0.0957837 -0.780106 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0258541 0.00548318 0.00386187; + normal -0.0957836 -0.780106 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.00743114 0.00976671 0.00131123; + normal 0.380329 -0.924019 -0.0392376; + texcoord 0.568576 0.0220785; + vertex 0.0314695 0.0161565 0.173840; + normal 0.380329 -0.924019 -0.0392377; + texcoord 0.487168 0.0220784; + vertex 0.00777723 0.00643482 0.173131; + normal 0.380329 -0.919923 -0.0953540; + texcoord 0.568576 0.347830; + vertex 0.0322111 0.0193995 0.104659; + normal 0.380329 -0.919923 -0.0953541; + texcoord 0.487168 0.347831; + vertex 0.00851889 0.00967784 0.103949; + normal 0.380478 -0.922115 -0.0702945; + texcoord 0.568576 0.673583; + vertex 0.0301160 0.0292175 0.0401124; + normal 0.380478 -0.922115 -0.0702943; + texcoord 0.487168 0.673583; + vertex 0.00642375 0.0194959 0.0394026; + normal 0.379309 -0.925204 0.0110456; + texcoord 0.568576 0.999335; + vertex 0.0312694 0.0292289 0.00145348; + normal 0.379309 -0.925204 0.0110458; + texcoord 0.487168 0.999335; + vertex 0.00757715 0.0195072 0.000743771; + normal 0.141233 0.728241 -0.670611; + texcoord 0.259191 0.000258803; + vertex 0.0173137 0.0191698 0.0910500; + normal 0.141233 0.728241 -0.670611; + texcoord 0.154154 0.000258684; + vertex 0.0316800 0.0165668 0.0912488; + normal 0.148623 0.773155 -0.616557; + texcoord 0.259191 0.333420; + vertex 0.0129273 -0.00730554 0.0613756; + normal 0.148623 0.773155 -0.616557; + texcoord 0.154154 0.333420; + vertex 0.0272936 -0.00990858 0.0615745; + normal 0.171323 0.918267 -0.356980; + texcoord 0.259191 0.666580; + vertex 0.0101891 -0.0243736 0.0357740; + normal 0.171323 0.918267 -0.356980; + texcoord 0.154154 0.666580; + vertex 0.0245554 -0.0269766 0.0359729; + normal 0.178454 0.974511 -0.135947; + texcoord 0.259191 0.999741; + vertex 0.00994341 -0.0274253 0.0135762; + normal 0.178454 0.974512 -0.135946; + texcoord 0.154154 0.999741; + vertex 0.0243097 -0.0300283 0.0137751; + normal -0.957479 0.00305350 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.00913466 0.00479816 0.114583; + normal -0.957479 0.00305349 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.00959521 0.0238319 0.113256; + normal -0.938184 -0.00143281 -0.346133; + texcoord 0.568576 0.347830; + vertex 0.0205328 0.00188254 0.0767220; + normal -0.938184 -0.00143279 -0.346133; + texcoord 0.487168 0.347831; + vertex 0.0209933 0.0209163 0.0753949; + normal -0.945053 7.34503e-05 -0.326916; + texcoord 0.568576 0.673583; + vertex 0.0400865 -0.00168765 0.0323031; + normal -0.945053 7.34378e-05 -0.326916; + texcoord 0.487168 0.673583; + vertex 0.0405470 0.0173461 0.0309759; + normal -0.968441 0.00605993 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0472341 -0.00380114 0.00447113; + normal -0.968441 0.00605986 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0476947 0.0152326 0.00314402; + normal -0.766352 0.605941 -0.213401; + texcoord 0.568576 0.0220785; + vertex -0.0206222 -0.00591920 0.125474; + normal -0.766352 0.605941 -0.213401; + texcoord 0.487168 0.0220784; + vertex -0.00451340 0.0139503 0.124044; + normal -0.754350 0.591000 -0.285788; + texcoord 0.568576 0.347830; + vertex -0.0136144 -0.0153373 0.0735664; + texcoord 0.487168 0.347831; + vertex 0.00249437 0.00453222 0.0721360; + normal -0.763779 0.602556 -0.231448; + texcoord 0.568576 0.673583; + vertex 0.000698861 -0.0308704 0.0189874; + normal -0.763779 0.602556 -0.231448; + texcoord 0.487168 0.673583; + vertex 0.0168076 -0.0110009 0.0175570; + normal -0.776300 0.622001 -0.102340; + texcoord 0.568576 0.999335; + vertex 0.00171522 -0.0333221 -0.00362260; + normal -0.776300 0.622001 -0.102340; + texcoord 0.487168 0.999335; + vertex 0.0178240 -0.0134525 -0.00505294; + normal 0.00931862 0.977225 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.0151294 0.0363062 0.171195; + normal 0.00931862 0.977225 -0.212002; + texcoord 0.631112 0.0220784; + vertex 0.0407414 0.0359557 0.170705; + normal 0.00621461 0.938097 -0.346317; + texcoord 0.712521 0.347830; + vertex 0.0138819 0.0240666 0.114722; + normal 0.00621461 0.938097 -0.346317; + texcoord 0.631112 0.347831; + vertex 0.0394939 0.0237161 0.114232; + normal 0.00634510 0.940073 -0.340914; + texcoord 0.712521 0.673583; + vertex 0.0121645 -0.0108203 0.0498774; + normal 0.00634507 0.940073 -0.340914; + texcoord 0.631112 0.673583; + vertex 0.0377764 -0.0111708 0.0493876; + normal 0.00956652 0.979597 -0.200743; + texcoord 0.712521 0.999335; + vertex 0.0114002 -0.0179556 0.0150218; + normal 0.00956645 0.979597 -0.200743; + texcoord 0.631112 0.999335; + vertex 0.0370122 -0.0183061 0.0145320; + normal 0.181444 -0.959136 0.217106; + texcoord 0.712521 0.0220785; + vertex 0.0145922 0.0348119 0.179394; + normal 0.181444 -0.959136 0.217106; + texcoord 0.631112 0.0220784; + vertex -0.0105964 0.0303949 0.180931; + normal 0.176269 -0.982104 0.0663366; + texcoord 0.712521 0.347830; + vertex 0.0134287 0.0218452 0.123081; + normal 0.176269 -0.982104 0.0663366; + texcoord 0.631112 0.347831; + vertex -0.0117599 0.0174282 0.124619; + normal 0.175396 -0.983297 0.0486197; + texcoord 0.712521 0.673583; + vertex 0.00849567 0.0268277 0.0565800; + texcoord 0.631112 0.673583; + vertex -0.0166929 0.0224107 0.0581175; + normal 0.180614 -0.966506 0.182333; + texcoord 0.712521 0.999335; + vertex 0.00712707 0.0170348 0.00602547; + normal 0.180614 -0.966506 0.182333; + texcoord 0.631112 0.999335; + vertex -0.0180615 0.0126178 0.00756298; + normal -0.957479 0.00305338 -0.288486; + texcoord 0.568576 0.0220785; + vertex -0.0463808 0.0232976 0.114583; + normal -0.957479 0.00305343 -0.288486; + texcoord 0.487168 0.0220784; + vertex -0.0459202 0.0423314 0.113256; + normal -0.938184 -0.00143273 -0.346133; + texcoord 0.568576 0.347830; + vertex -0.0349827 0.0203820 0.0767220; + normal -0.938184 -0.00143269 -0.346133; + texcoord 0.487168 0.347831; + vertex -0.0345221 0.0394158 0.0753949; + normal -0.945053 7.35524e-05 -0.326916; + texcoord 0.568576 0.673583; + vertex -0.0154290 0.0168118 0.0323031; + normal -0.945053 7.35159e-05 -0.326916; + texcoord 0.487168 0.673583; + vertex -0.0149684 0.0358456 0.0309759; + normal -0.968441 0.00605997 -0.249171; + texcoord 0.568576 0.999335; + vertex -0.00828131 0.0146983 0.00447113; + normal -0.968441 0.00605987 -0.249171; + texcoord 0.487168 0.999335; + vertex -0.00782076 0.0337321 0.00314402; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3 4 5 6 7; +}; +batch TRIANGLE_STRIP +{ + indices 8 9 10 11 12 13 14 15; +}; +batch TRIANGLE_STRIP +{ + indices 16 17 18 19 20 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26 27 28 29 30 31; +}; +batch TRIANGLE_STRIP +{ + indices 32 33 34 35 36 37 38 39; +}; +batch TRIANGLE_STRIP +{ + indices 40 41 42 43 44 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50 51 52 53 54 55; +}; +batch TRIANGLE_STRIP +{ + indices 56 57 58 59 60 61 62 63; +}; +batch TRIANGLE_STRIP +{ + indices 64 65 66 67 68 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74 75 76 77 78 79; +}; +batch TRIANGLE_STRIP +{ + indices 80 81 82 83 84 85 86 87; +}; +batch TRIANGLE_STRIP +{ + indices 88 89 90 91 92 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98 99 100 101 102 103; +}; +batch TRIANGLE_STRIP +{ + indices 104 105 106 107 108 109 110 111; +}; +batch TRIANGLE_STRIP +{ + indices 112 113 114 115 116 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122 123 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131 132 133 134 135; +}; +batch TRIANGLE_STRIP +{ + indices 136 137 138 139 140 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146 147 148 149 150 151; +}; +batch TRIANGLE_STRIP +{ + indices 152 153 154 155 156 157 158 159; +}; +batch TRIANGLE_STRIP +{ + indices 160 161 162 163 164 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170 171 172 173 174 175; +}; +batch TRIANGLE_STRIP +{ + indices 176 177 178 179 180 181 182 183; +}; diff --git a/demos/forestpond/data/exported/grass_varien_4_grass_0.object b/demos/forestpond/data/exported/grass_varien_4_grass_0.object new file mode 100644 index 00000000..25485984 --- /dev/null +++ b/demos/forestpond/data/exported/grass_varien_4_grass_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -0.00500826 -0.00268646 0.101466 0.126815; +mesh "grass_varien_4_grass_0.mesh"; +technique "grass.tech"; diff --git a/demos/forestpond/data/exported/grass_varient_2_grass2_0.mesh b/demos/forestpond/data/exported/grass_varient_2_grass2_0.mesh new file mode 100644 index 00000000..4e25f3cf --- /dev/null +++ b/demos/forestpond/data/exported/grass_varient_2_grass2_0.mesh @@ -0,0 +1,1637 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.867704 -0.346508 0.356401; + texcoord 0.301668 0.674772; + vertex -0.0459221 -0.0303402 0.0687628; + texcoord 0.301668 1.00052; + vertex -0.0114174 -0.0101156 0.00441971; + texcoord 0.406705 1.00052; + vertex -0.0114034 0.00501298 0.0190943; + normal -0.231191 0.582052 -0.779594; + texcoord 0.487168 0.0220784; + vertex -0.0543955 0.0254915 0.119409; + texcoord 0.568576 0.347830; + vertex -0.0243245 -0.00694280 0.0862759; + texcoord 0.568576 0.0220785; + vertex -0.0683521 0.00692662 0.109687; + normal -0.0657613 0.311694 -0.947904; + texcoord 0.487168 0.0220784; + vertex -0.0628803 0.0137139 0.107198; + texcoord 0.487168 0.347831; + vertex -0.0137471 -0.00160874 0.0987513; + texcoord 0.568576 0.347830; + vertex -0.0333488 -0.0181321 0.0946779; + normal -0.756999 -0.603599 -0.250242; + texcoord 0.487168 0.0220784; + vertex -0.0628803 0.0137139 0.107198; + texcoord 0.568576 0.347830; + vertex -0.0333488 -0.0181321 0.0946779; + texcoord 0.568576 0.0220785; + vertex -0.0608814 0.000241517 0.133648; + normal 0.718335 -0.579547 0.384863; + texcoord -0.000497594 0.666580; + vertex -0.0893445 0.0622191 0.0583740; + texcoord -0.000497594 0.999741; + vertex -0.0579409 0.0590864 -0.00495725; + normal 0.718335 -0.579547 0.384863; + texcoord 0.104540 0.999741; + vertex -0.0481638 0.0762372 0.00262064; + normal -0.378103 -0.728995 -0.570618; + texcoord 0.487168 0.0220784; + vertex 0.0764117 0.0781675 0.107478; + texcoord 0.568576 0.347830; + vertex 0.0719999 0.106548 0.0741429; + texcoord 0.568576 0.0220785; + vertex 0.0799310 0.0899709 0.0900660; + normal 0.295098 -0.823918 -0.483815; + texcoord 0.631112 0.0220784; + vertex 0.124502 0.0144327 0.214026; + texcoord 0.712521 0.347830; + vertex 0.123697 0.0587487 0.138066; + texcoord 0.712521 0.0220785; + vertex 0.146348 0.0261031 0.207476; + normal 0.812122 0.482764 -0.327714; + texcoord 0.487168 0.0220784; + vertex 0.123668 0.0267807 0.124012; + normal 0.812122 0.482764 -0.327714; + texcoord 0.568576 0.347830; + vertex 0.102491 0.0546995 0.112662; + texcoord 0.568576 0.0220785; + vertex 0.119304 0.0421306 0.135810; + normal 0.307041 0.917455 0.252984; + texcoord 0.301668 0.674772; + vertex 0.106640 0.0176974 0.0637272; + texcoord 0.301668 1.00052; + vertex 0.0817991 0.0428427 0.00268541; + normal 0.307042 0.917455 0.252984; + texcoord 0.406705 1.00052; + vertex 0.0655532 0.0451435 0.0140587; + normal 0.650300 0.742989 0.158357; + texcoord 0.301668 0.674772; + vertex 0.0604697 0.0298663 0.0678068; + texcoord 0.301668 1.00052; + vertex 0.0466375 0.0562731 0.000712307; + texcoord 0.406705 1.00052; + vertex 0.0333941 0.0651076 0.0136468; + normal -0.475519 0.520949 -0.708868; + texcoord 0.487168 0.0220784; + vertex 0.00379500 0.0800030 0.113256; + texcoord 0.568576 0.347830; + vertex 0.0263761 0.0722385 0.0924020; + texcoord 0.568576 0.0220785; + vertex -0.00156060 0.0609493 0.102846; + normal -0.895841 -0.112121 0.429997; + texcoord 0.761971 0.999335; + vertex -0.00316259 -0.0199282 0.00763545; + normal -0.895841 -0.112121 0.429997; + texcoord 0.843380 0.999335; + vertex -0.00378622 -0.0443639 -3.53668e-05; + normal -0.895841 -0.112121 0.429997; + texcoord 0.761971 0.673583; + vertex 0.0182742 -0.0246256 0.0510714; + normal -0.895841 -0.112121 0.429997; + texcoord 0.843380 0.673583; + vertex 0.0176506 -0.0490613 0.0434005; + normal 0.912886 0.0748234 0.401298; + texcoord 0.761971 0.999335; + vertex 0.0563985 0.0881273 0.0139044; + normal 0.910612 0.0853734 0.404347; + texcoord 0.843380 0.999335; + vertex 0.0588528 0.113165 0.00365300; + normal 0.908299 0.0955891 0.407253; + texcoord 0.761971 0.673583; + vertex 0.0376747 0.0936278 0.0554722; + normal 0.905925 0.105605 0.410059; + texcoord 0.843380 0.673583; + vertex 0.0382984 0.118064 0.0478013; + normal -0.842933 0.516827 0.149508; + texcoord 0.487168 0.999335; + vertex 0.0557200 0.0876854 0.00265763; + normal -0.850972 0.496687 0.170731; + texcoord 0.568576 0.999335; + vertex 0.0410719 0.0642623 0.00104129; + normal -0.854825 0.486082 0.181655; + texcoord 0.487168 0.673583; + vertex 0.0652215 0.0930897 0.0375457; + normal -0.861270 0.466561 0.201334; + texcoord 0.568576 0.673583; + vertex 0.0532971 0.0704601 0.0389760; + normal 0.565612 0.600594 0.565128; + texcoord 0.761971 0.999335; + vertex 0.0941341 0.0555028 -0.00697578; + normal 0.565612 0.600594 0.565128; + texcoord 0.843380 0.999335; + vertex 0.0754837 0.0730669 -0.00697578; + normal 0.565612 0.600594 0.565128; + texcoord 0.761971 0.673583; + vertex 0.0888228 0.0353013 0.0198094; + normal 0.565613 0.600594 0.565128; + texcoord 0.843380 0.673583; + vertex 0.0701723 0.0528654 0.0198094; + normal -0.592801 -0.629464 0.502356; + texcoord 0.761971 0.999335; + vertex -0.0362014 0.0129224 -0.000408016; + texcoord 0.843380 0.999335; + vertex -0.0175510 -0.00464176 -0.000408016; + texcoord 0.761971 0.673583; + vertex -0.0317188 0.0326524 0.0296038; + normal -0.592801 -0.629464 0.502356; + texcoord 0.843380 0.673583; + vertex -0.0130684 0.0150882 0.0296038; + normal -0.839250 0.427707 0.335747; + texcoord 0.104540 0.000258803; + vertex 0.152465 -0.0115118 0.214811; + normal -0.839250 0.427707 0.335747; + texcoord -0.000497594 0.000258684; + vertex 0.163404 0.0115633 0.212759; + normal -0.802512 0.418267 0.425472; + texcoord 0.104540 0.333420; + vertex 0.135958 0.00236662 0.155871; + normal -0.800988 0.417836 0.428755; + texcoord -0.000497594 0.333420; + vertex 0.146898 0.0254418 0.153820; + normal -0.814729 0.421622 0.398059; + texcoord 0.104540 0.666580; + vertex 0.0747243 0.00954927 0.0600975; + normal -0.806948 0.419505 0.415753; + texcoord -0.000497594 0.666580; + vertex 0.0856634 0.0326244 0.0580463; + normal -0.853405 0.430674 0.293632; + texcoord 0.104540 0.999741; + vertex 0.0495177 0.00436912 -0.00556440; + normal -0.853405 0.430674 0.293632; + texcoord -0.000497594 0.999741; + vertex 0.0604569 0.0274443 -0.00761565; + normal 0.854160 -0.432652 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.0383002 -0.0377885 0.110925; + normal 0.854160 -0.432651 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.0293422 -0.0545888 0.109598; + normal 0.870780 -0.448362 -0.201778; + texcoord 0.568576 0.347830; + vertex 0.0294249 -0.0300654 0.0730644; + normal 0.869396 -0.446915 -0.210756; + texcoord 0.487168 0.347831; + vertex 0.0204669 -0.0468657 0.0717373; + normal 0.872532 -0.450258 -0.189619; + texcoord 0.568576 0.673583; + vertex 0.0296531 -0.0157976 0.0210083; + normal 0.873458 -0.451292 -0.182772; + texcoord 0.487168 0.673583; + vertex 0.0206951 -0.0325979 0.0196812; + normal 0.862604 -0.440260 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0242155 -0.0106997 -0.00682359; + normal 0.862604 -0.440260 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0152575 -0.0275000 -0.00815070; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.0480061 -0.113750 0.103941; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.154154 0.000258684; + vertex 0.0385639 -0.104488 0.110127; + normal -0.758762 -0.478000 -0.442490; + texcoord 0.259191 0.333420; + vertex 0.0580456 -0.0856896 0.0772472; + normal -0.775261 -0.434039 -0.458890; + texcoord 0.154154 0.333420; + vertex 0.0486033 -0.0764272 0.0834326; + normal -0.885205 -0.402527 -0.233204; + texcoord 0.259191 0.666580; + vertex 0.0602498 -0.0685347 0.0335667; + normal -0.890413 -0.380417 -0.249893; + texcoord 0.154154 0.666580; + vertex 0.0518458 -0.0579920 0.0489167; + normal -0.795085 -0.560547 -0.231574; + texcoord 0.259191 0.999741; + vertex 0.0589988 -0.0487972 0.00210079; + normal -0.754823 -0.612171 -0.235562; + texcoord 0.154154 0.999741; + vertex 0.0495566 -0.0395348 0.00828618; + normal 0.648049 -0.397809 -0.649446; + texcoord 0.568576 0.0220785; + vertex 0.0972076 -0.0896113 0.123756; + normal 0.648049 -0.397809 -0.649446; + texcoord 0.487168 0.0220784; + vertex 0.0855218 -0.104484 0.121205; + normal 0.619250 -0.367566 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.0792505 -0.0704122 0.0940774; + normal 0.619250 -0.367565 -0.693848; + texcoord 0.487168 0.347831; + vertex 0.0675648 -0.0852849 0.0915268; + normal 0.710629 -0.468309 -0.525065; + texcoord 0.568576 0.673583; + vertex 0.0535376 -0.0446672 0.0617638; + normal 0.694097 -0.448845 -0.562821; + texcoord 0.487168 0.673583; + vertex 0.0418518 -0.0595399 0.0592131; + normal 0.772050 -0.552847 -0.313528; + texcoord 0.568576 0.999335; + vertex 0.0535005 -0.0234783 0.0243098; + texcoord 0.487168 0.999335; + vertex 0.0418148 -0.0383510 0.0217592; + normal 0.763011 -0.0145797 -0.646221; + texcoord 0.406705 0.0232682; + vertex 0.122037 -0.0795313 0.170933; + normal 0.763863 -0.0129028 -0.645249; + texcoord 0.301668 0.0232680; + vertex 0.114813 -0.102771 0.162928; + normal 0.838791 -0.0601870 -0.541117; + texcoord 0.406705 0.349020; + vertex 0.0750449 -0.0547275 0.114888; + normal 0.836523 -0.0699872 -0.543444; + texcoord 0.301668 0.349020; + vertex 0.0684147 -0.0782613 0.107177; + normal 0.929896 -0.195628 -0.311484; + texcoord 0.406705 0.674772; + vertex 0.0608529 -0.0399000 0.0807686; + normal 0.917707 -0.198585 -0.344062; + texcoord 0.301668 0.674772; + vertex 0.0538154 -0.0640745 0.0757859; + normal 0.947451 -0.255054 -0.193091; + texcoord 0.406705 1.00052; + vertex 0.0542825 -0.0107234 0.00760590; + normal 0.945786 -0.258900 -0.196111; + texcoord 0.301668 1.00052; + vertex 0.0466514 -0.0346035 0.00232919; + normal 0.0764531 -0.610431 -0.788371; + texcoord 0.568576 0.0220785; + vertex 0.102305 -0.114784 0.134747; + normal 0.0764528 -0.610431 -0.788371; + texcoord 0.487168 0.0220784; + vertex 0.0781307 -0.122462 0.138348; + normal 0.107354 -0.678718 -0.726510; + texcoord 0.568576 0.347830; + vertex 0.0800511 -0.0862681 0.110509; + normal 0.111706 -0.687993 -0.717069; + texcoord 0.487168 0.347831; + vertex 0.0558763 -0.0939461 0.114110; + normal 0.202101 -0.857882 -0.472434; + texcoord 0.568576 0.673583; + vertex 0.0604925 -0.0476146 0.0616174; + normal 0.196234 -0.848407 -0.491627; + texcoord 0.487168 0.673583; + vertex 0.0363177 -0.0552926 0.0652181; + normal 0.249116 -0.922552 -0.294684; + texcoord 0.568576 0.999335; + vertex 0.0573022 -0.0318269 0.00949476; + texcoord 0.487168 0.999335; + vertex 0.0331275 -0.0395049 0.0130954; + normal -0.998417 0.00800702 0.0556632; + texcoord 0.843380 0.0220785; + vertex 0.00945397 -0.104665 0.190978; + normal -0.998417 0.00800701 0.0556632; + texcoord 0.761971 0.0220784; + vertex 0.0100776 -0.0802288 0.198649; + normal -0.996777 0.0460579 -0.0656830; + texcoord 0.843380 0.347830; + vertex 0.00473752 -0.0667922 0.100933; + normal -0.996152 0.0483658 -0.0730859; + texcoord 0.761971 0.347831; + vertex 0.00536115 -0.0423565 0.108604; + normal -0.977458 0.0855405 -0.193027; + texcoord 0.843380 0.673583; + vertex 0.0176506 -0.0490613 0.0434005; + texcoord 0.761971 0.673583; + vertex 0.0182742 -0.0246256 0.0510714; + normal -0.670488 0.709514 -0.216878; + texcoord 0.259191 0.000258803; + vertex 0.0443736 -0.0505687 0.238518; + texcoord 0.154154 0.000258684; + vertex 0.0630304 -0.0330131 0.238273; + normal -0.684486 0.727966 0.0393088; + texcoord 0.259191 0.333420; + vertex 0.0612514 -0.0545335 0.173369; + normal -0.684213 0.727780 0.0467872; + texcoord 0.154154 0.333420; + vertex 0.0799081 -0.0369779 0.173124; + normal -0.609505 0.653988 0.448112; + texcoord 0.259191 0.666580; + vertex 0.0290800 -0.0393400 0.0679940; + normal -0.607484 0.672169 0.423264; + texcoord 0.154154 0.666580; + vertex 0.0477368 -0.0217844 0.0677489; + normal -0.501706 0.688143 0.524165; + texcoord 0.259191 0.999741; + vertex -0.00921181 -0.0144268 0.00358113; + normal -0.482793 0.711837 0.510097; + texcoord 0.154154 0.999741; + vertex 0.0154161 0.00136061 0.00485961; + normal -0.645984 -0.586570 -0.488509; + texcoord 0.712521 0.0220785; + vertex 0.0621085 -0.150520 0.157135; + normal -0.645984 -0.586570 -0.488509; + texcoord 0.631112 0.0220784; + vertex 0.0425636 -0.137251 0.167048; + normal -0.645762 -0.581724 -0.494559; + texcoord 0.712521 0.347830; + vertex 0.0563625 -0.118185 0.125907; + normal -0.645729 -0.581059 -0.495383; + texcoord 0.631112 0.347831; + vertex 0.0368175 -0.104916 0.135820; + normal -0.637735 -0.701136 -0.318907; + texcoord 0.712521 0.673583; + vertex 0.0590644 -0.0716174 0.0689067; + normal -0.639587 -0.691966 -0.334831; + texcoord 0.631112 0.673583; + vertex 0.0395195 -0.0583489 0.0788202; + normal -0.603004 -0.785886 -0.137000; + texcoord 0.712521 0.999335; + vertex 0.0503184 -0.0536276 0.00420577; + normal -0.603004 -0.785886 -0.137000; + texcoord 0.631112 0.999335; + vertex 0.0307734 -0.0403591 0.0141192; + normal -0.101924 0.984843 0.140344; + texcoord 0.843380 0.0220785; + vertex -0.0939179 -0.0856137 0.208712; + normal -0.0825921 0.986102 0.144160; + texcoord 0.761971 0.0220784; + vertex -0.0733858 -0.0888564 0.246379; + normal -0.00445779 0.992205 0.124541; + texcoord 0.843380 0.347830; + vertex -0.0501544 -0.0687346 0.122048; + normal -0.0211704 0.989758 0.141175; + texcoord 0.761971 0.347831; + vertex -0.0259425 -0.0731265 0.156470; + normal 0.0224552 0.993569 0.110976; + texcoord 0.843380 0.673583; + vertex -0.00553825 -0.0613265 0.0466953; + normal -0.669214 0.741727 -0.0446590; + texcoord 0.761971 0.347831; + vertex -0.0259425 -0.0731265 0.156470; + normal -0.725434 0.669420 0.160067; + texcoord 0.761971 0.673583; + vertex 0.0128430 -0.0443059 0.0539422; + normal -0.702315 0.697151 0.143994; + texcoord 0.843380 0.673583; + vertex -0.00553825 -0.0613265 0.0466953; + normal -0.784935 0.517369 0.340892; + texcoord 0.843380 0.999335; + vertex -0.00539641 -0.0388160 0.00361240; + normal -0.816985 0.461050 0.346364; + texcoord 0.761971 0.999335; + vertex 0.00930506 -0.0206462 0.0141034; + normal -0.150369 -0.558452 -0.815794; + texcoord 0.568576 0.0220785; + vertex -0.0170485 -0.0921983 0.142709; + normal -0.150369 -0.558452 -0.815794; + texcoord 0.487168 0.0220784; + vertex -0.0400613 -0.0813915 0.139553; + normal -0.189741 -0.625149 -0.757091; + texcoord 0.568576 0.347830; + vertex -0.00758795 -0.0579596 0.117527; + normal -0.195244 -0.634237 -0.748079; + texcoord 0.487168 0.347831; + vertex -0.0306008 -0.0471528 0.114371; + normal -0.306832 -0.802727 -0.511354; + texcoord 0.568576 0.673583; + vertex 0.0167836 -0.0198150 0.0704310; + normal -0.325775 -0.770475 -0.547941; + texcoord 0.487168 0.673583; + vertex -0.00622923 -0.00900821 0.0672750; + normal -0.457890 -0.777498 -0.431084; + texcoord 0.568576 0.999335; + vertex 0.0383113 -0.00976083 0.0213222; + normal -0.506486 -0.716839 -0.479180; + texcoord 0.487168 0.999335; + vertex 0.0103182 0.00553499 0.0280285; + normal 0.691279 -0.573408 -0.439701; + texcoord 0.406705 0.0232682; + vertex -0.0308758 -0.0817901 0.179275; + normal 0.691279 -0.573408 -0.439701; + texcoord 0.301668 0.0232680; + vertex -0.0493388 -0.0946735 0.167049; + normal 0.678700 -0.652160 -0.337718; + texcoord 0.406705 0.349020; + vertex -0.0346152 -0.0354698 0.112990; + normal 0.669203 -0.662181 -0.337170; + texcoord 0.301668 0.349020; + vertex -0.0530782 -0.0483532 0.100765; + normal 0.610429 -0.765375 -0.203907; + texcoord 0.406705 0.674772; + vertex -0.0260517 -0.0174529 0.0785311; + normal 0.605856 -0.762771 -0.226096; + texcoord 0.301668 0.674772; + vertex -0.0459221 -0.0303402 0.0687628; + normal 0.589883 -0.792625 -0.154218; + texcoord 0.406705 1.00052; + vertex -0.0114034 0.00501298 0.0190943; + normal -0.472481 0.633525 -0.612704; + texcoord 0.259191 0.000258803; + vertex -0.0588120 -0.0810912 0.104744; + normal -0.472482 0.633525 -0.612705; + texcoord 0.154154 0.000258684; + vertex -0.0517974 -0.0698777 0.110929; + normal -0.630021 0.638182 -0.442490; + texcoord 0.259191 0.333420; + vertex -0.0292488 -0.0848598 0.0780498; + normal -0.612924 0.639439 -0.464157; + texcoord 0.154154 0.333420; + vertex -0.0222343 -0.0736463 0.0842352; + normal -0.726507 0.619021 -0.298330; + texcoord 0.259191 0.666580; + vertex -0.0120215 -0.0833224 0.0343693; + normal -0.728320 0.618408 -0.295164; + texcoord 0.154154 0.666580; + vertex -0.00500690 -0.0721089 0.0405547; + normal -0.712518 0.623367 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.00698497 -0.0778552 0.00290342; + texcoord 0.154154 0.999741; + vertex 0.0139995 -0.0666417 0.00908881; + normal -0.693272 0.0879492 -0.715289; + texcoord 0.487168 0.0220784; + vertex -0.0543955 0.0254915 0.119409; + normal -0.723541 0.0406985 -0.689081; + texcoord 0.487168 0.347831; + vertex -0.0193769 0.0113130 0.0837253; + normal -0.695847 0.0890152 -0.712652; + texcoord 0.568576 0.347830; + vertex -0.0243245 -0.00694280 0.0862759; + normal -0.876962 -0.214838 -0.429863; + texcoord 0.568576 0.673583; + vertex 0.00912729 -0.0211641 0.0516268; + normal -0.906576 -0.152734 -0.393437; + texcoord 0.487168 0.673583; + vertex 0.0123592 -0.00643927 0.0345094; + normal -0.876637 0.0456106 -0.478985; + texcoord 0.568576 0.999335; + vertex 0.0235834 -0.0331055 0.0114277; + normal -0.815327 0.142559 -0.561176; + texcoord 0.487168 0.999335; + vertex 0.0285309 -0.0148497 0.00887709; + normal -0.705448 -0.285234 -0.648833; + texcoord 0.406705 0.0232682; + vertex -0.0888506 0.0511785 0.219092; + normal -0.705463 -0.285573 -0.648668; + texcoord 0.301668 0.0232680; + vertex -0.0912788 0.0753934 0.211086; + normal -0.846163 -0.244634 -0.473458; + texcoord 0.406705 0.349020; + vertex -0.0328456 0.0475534 0.159794; + normal -0.846566 -0.241597 -0.474295; + texcoord 0.301668 0.349020; + vertex -0.0354217 0.0718329 0.151842; + normal -0.965598 -0.143004 -0.217190; + texcoord 0.406705 0.674772; + vertex 0.000490967 0.0105274 0.0702532; + normal -0.961159 -0.142920 -0.236108; + texcoord 0.301668 0.674772; + vertex -0.00196043 0.0355558 0.0650299; + normal -0.979488 -0.124919 -0.158107; + texcoord 0.406705 1.00052; + vertex 0.0148797 -0.0146155 0.000343485; + normal -0.979490 -0.123961 -0.158851; + texcoord 0.301668 1.00052; + vertex 0.0125761 0.0103482 -0.00493323; + normal -0.405842 0.641849 -0.650632; + texcoord 0.568576 0.347830; + vertex -0.0333488 -0.0181321 0.0946779; + normal -0.409780 0.639934 -0.650050; + texcoord 0.487168 0.347831; + vertex -0.0137471 -0.00160874 0.0987513; + normal -0.520903 0.712879 -0.469535; + texcoord 0.568576 0.673583; + vertex 0.000102141 -0.0460623 0.0462591; + normal -0.508867 0.702051 -0.498175; + texcoord 0.487168 0.673583; + vertex 0.0193569 -0.0295509 0.0498598; + normal -0.589121 0.751667 -0.296537; + texcoord 0.568576 0.999335; + vertex 0.00521718 -0.0616868 -0.00350785; + texcoord 0.487168 0.999335; + vertex 0.0244719 -0.0451753 9.28294e-05; + normal 0.927605 0.372987 0.0207410; + texcoord 0.843380 0.0220785; + vertex -0.114237 0.0444968 0.241316; + normal 0.927605 0.372987 0.0207410; + texcoord 0.761971 0.0220784; + vertex -0.105265 0.0217589 0.248987; + normal 0.918652 0.387839 0.0752334; + texcoord 0.843380 0.347830; + vertex -0.0954808 0.00386269 0.133217; + normal 0.918831 0.387594 0.0742975; + texcoord 0.761971 0.347831; + vertex -0.0865094 -0.0188752 0.140888; + normal 0.815990 0.446013 0.367740; + texcoord 0.843380 0.673583; + vertex -0.0753195 -0.00903775 0.0312911; + normal 0.838878 0.439376 0.321298; + texcoord 0.761971 0.673583; + vertex -0.0663482 -0.0317756 0.0389619; + normal 0.702118 0.460303 0.543279; + texcoord 0.843380 0.999335; + vertex -0.0513300 -0.000815730 -0.00667857; + normal 0.702118 0.460303 0.543279; + texcoord 0.761971 0.999335; + vertex -0.0423586 -0.0235536 0.000992261; + normal 0.894374 -0.391227 -0.216877; + texcoord 0.259191 0.000258803; + vertex -0.0999245 0.0426842 0.238410; + normal 0.894374 -0.391227 -0.216877; + texcoord 0.154154 0.000258684; + vertex -0.110241 0.0192354 0.238165; + normal 0.914468 -0.402745 0.0393091; + texcoord 0.259191 0.333420; + vertex -0.117010 0.0397410 0.173261; + normal 0.914144 -0.402680 0.0467872; + texcoord 0.154154 0.333420; + vertex -0.127327 0.0162922 0.173016; + normal 0.816546 -0.363935 0.448112; + texcoord 0.259191 0.666580; + vertex -0.0814599 0.0383218 0.0678861; + normal 0.825745 -0.367768 0.427659; + texcoord 0.154154 0.666580; + vertex -0.0917765 0.0148730 0.0676410; + normal 0.751912 -0.336738 0.566777; + texcoord 0.259191 0.999741; + vertex -0.0364785 0.0303460 0.00347320; + normal 0.751912 -0.336737 0.566778; + texcoord 0.154154 0.999741; + vertex -0.0467951 0.00689723 0.00322812; + normal 0.368534 0.784130 -0.499323; + texcoord 0.712521 0.0220785; + vertex -0.102493 0.0195731 0.212596; + normal 0.368535 0.784130 -0.499322; + texcoord 0.631112 0.0220784; + vertex -0.0793178 0.0149937 0.222509; + normal 0.337259 0.855308 -0.393324; + texcoord 0.712521 0.347830; + vertex -0.0799130 -0.0195957 0.167751; + normal 0.335840 0.857934 -0.388794; + texcoord 0.631112 0.347831; + vertex -0.0567378 -0.0241751 0.177665; + normal 0.260233 0.950597 -0.169243; + texcoord 0.712521 0.673583; + vertex -0.0528878 -0.0629650 0.0535055; + normal 0.266263 0.945879 -0.185520; + texcoord 0.631112 0.673583; + vertex -0.0297126 -0.0675444 0.0634190; + normal 0.224534 0.971487 -0.0761373; + texcoord 0.712521 0.999335; + vertex -0.0390791 -0.0710185 -0.00853094; + texcoord 0.631112 0.999335; + vertex -0.0159040 -0.0755979 0.00138253; + normal 0.0438518 -0.983743 0.174146; + texcoord 0.104540 0.000258803; + vertex -0.114139 0.110601 0.226656; + normal 0.0438516 -0.983743 0.174146; + texcoord -0.000497594 0.000258684; + vertex -0.138689 0.108277 0.219710; + normal 0.0201125 -0.967368 0.252578; + texcoord 0.104540 0.333420; + vertex -0.108677 0.0998124 0.164335; + normal 0.0186147 -0.966112 0.257452; + texcoord -0.000497594 0.333420; + vertex -0.133227 0.0974886 0.157390; + normal 0.0692717 -0.993741 0.0876389; + texcoord 0.104540 0.666580; + vertex -0.0647946 0.0645429 0.0653193; + normal 0.0547847 -0.989018 0.137267; + texcoord -0.000497594 0.666580; + vertex -0.0893445 0.0622191 0.0583740; + normal 0.134383 -0.979946 -0.147130; + texcoord 0.104540 0.999741; + vertex -0.0481638 0.0762372 0.00262064; + normal 0.839250 -0.427707 0.335746; + texcoord 0.104540 0.000258803; + vertex -0.0956039 0.0791094 0.214811; + normal 0.839251 -0.427707 0.335746; + texcoord -0.000497594 0.000258684; + vertex -0.106543 0.0560343 0.212759; + normal 0.802513 -0.418266 0.425472; + texcoord 0.104540 0.333420; + vertex -0.0790977 0.0652310 0.155871; + normal 0.800989 -0.417835 0.428755; + texcoord -0.000497594 0.333420; + vertex -0.0900369 0.0421557 0.153820; + normal 0.814730 -0.421622 0.398059; + texcoord 0.104540 0.666580; + vertex -0.0178636 0.0580482 0.0600975; + normal 0.806948 -0.419505 0.415752; + texcoord -0.000497594 0.666580; + vertex -0.0288027 0.0349731 0.0580463; + normal 0.853405 -0.430673 0.293633; + texcoord 0.104540 0.999741; + vertex 0.00734303 0.0632284 -0.00556440; + normal 0.853405 -0.430673 0.293633; + texcoord -0.000497594 0.999741; + vertex -0.00359615 0.0401533 -0.00761565; + normal -0.765062 0.0160655 -0.643756; + texcoord 0.406705 0.0232682; + vertex -0.0641625 0.146104 0.168480; + normal -0.765062 0.0160655 -0.643756; + texcoord 0.301668 0.0232680; + vertex -0.0569387 0.169343 0.160475; + normal -0.830053 0.0673204 -0.553607; + texcoord 0.406705 0.349020; + vertex -0.0152986 0.122066 0.109808; + normal -0.826539 0.0804731 -0.557097; + texcoord 0.301668 0.349020; + vertex -0.00807477 0.145305 0.101803; + normal -0.891194 0.178962 -0.416828; + texcoord 0.406705 0.674772; + vertex -0.00312753 0.109297 0.0820819; + normal -0.881711 0.185947 -0.433600; + texcoord 0.301668 0.674772; + vertex 0.00450356 0.133177 0.0768051; + normal -0.910081 0.212159 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.0156616 0.0901592 0.0226452; + normal -0.910081 0.212159 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.0232927 0.114039 0.0173684; + normal -0.0764538 0.610431 -0.788371; + texcoord 0.568576 0.0220785; + vertex -0.0446347 0.180908 0.132452; + normal -0.0764536 0.610431 -0.788371; + texcoord 0.487168 0.0220784; + vertex -0.0204599 0.188586 0.136053; + normal -0.107355 0.678717 -0.726511; + texcoord 0.568576 0.347830; + vertex -0.0223803 0.152391 0.108214; + normal -0.111707 0.687992 -0.717069; + texcoord 0.487168 0.347831; + vertex 0.00179444 0.160069 0.111815; + normal -0.191980 0.841379 -0.505198; + texcoord 0.568576 0.673583; + vertex -0.00282168 0.113738 0.0593224; + normal -0.209136 0.833729 -0.511036; + texcoord 0.487168 0.673583; + vertex 0.0213531 0.121416 0.0629231; + normal -0.340380 0.887672 -0.310128; + texcoord 0.568576 0.999335; + vertex 0.00290580 0.0972245 0.0139275; + normal -0.378929 0.878461 -0.291066; + texcoord 0.487168 0.999335; + vertex 0.0246099 0.105609 0.0109770; + normal 0.997891 -0.00515223 0.0647144; + texcoord 0.843380 0.0220785; + vertex 0.0476335 0.171407 0.188274; + normal 0.997891 -0.00515223 0.0647144; + texcoord 0.761971 0.0220784; + vertex 0.0470099 0.146972 0.195945; + normal 0.994587 -0.0533703 -0.0891546; + texcoord 0.843380 0.347830; + vertex 0.0532324 0.133736 0.0989407; + normal 0.993529 -0.0563171 -0.0986281; + texcoord 0.761971 0.347831; + vertex 0.0526087 0.109300 0.106612; + normal 0.962854 -0.102937 -0.249631; + texcoord 0.843380 0.673583; + vertex 0.0382984 0.118064 0.0478013; + normal 0.962854 -0.102936 -0.249631; + texcoord 0.761971 0.673583; + vertex 0.0376747 0.0936278 0.0554722; + normal 0.418445 0.101029 -0.902606; + texcoord 0.568576 0.0220785; + vertex 0.0630222 0.188884 0.100351; + normal 0.418445 0.101029 -0.902606; + texcoord 0.487168 0.0220784; + vertex 0.0723375 0.172411 0.102826; + normal 0.536340 0.179399 -0.824715; + texcoord 0.568576 0.347830; + vertex 0.0444045 0.166196 0.0891808; + normal 0.559142 0.195137 -0.805780; + texcoord 0.487168 0.347831; + vertex 0.0537198 0.149723 0.0916555; + normal 0.778391 0.363255 -0.512009; + texcoord 0.568576 0.673583; + vertex 0.0164992 0.145314 0.0552195; + normal 0.765959 0.352362 -0.537724; + texcoord 0.487168 0.673583; + vertex 0.0258145 0.128841 0.0576942; + normal 0.845536 0.430749 -0.315473; + texcoord 0.568576 0.999335; + vertex 0.00249429 0.141443 0.0123977; + normal 0.845536 0.430749 -0.315474; + texcoord 0.487168 0.999335; + vertex 0.0118096 0.124970 0.0148724; + normal 0.115686 -0.897832 -0.424869; + texcoord 0.259191 0.000258803; + vertex 0.127125 0.140287 0.103598; + normal 0.115687 -0.897832 -0.424869; + texcoord 0.154154 0.000258684; + vertex 0.114010 0.136240 0.108578; + normal 0.219631 -0.955315 -0.197829; + texcoord 0.259191 0.333420; + vertex 0.110163 0.153977 0.0700486; + normal 0.191935 -0.945556 -0.262841; + texcoord 0.154154 0.333420; + vertex 0.0970466 0.149931 0.0750288; + normal 0.297047 -0.954841 0.00643969; + texcoord 0.259191 0.666580; + vertex 0.106922 0.152679 0.0269334; + normal -0.263912 -0.958375 -0.108943; + texcoord 0.154154 0.333420; + vertex 0.0970466 0.149931 0.0750288; + normal -0.175822 -0.983345 -0.0460261; + texcoord 0.154154 0.666580; + vertex 0.0845837 0.156488 0.0475345; + normal -0.147482 -0.988799 0.0229303; + texcoord 0.259191 0.666580; + vertex 0.106922 0.152679 0.0269334; + normal 0.200891 -0.972445 0.118293; + texcoord 0.259191 0.999741; + vertex 0.0944239 0.151669 -0.00878856; + normal 0.339753 -0.930196 0.138939; + texcoord 0.154154 0.999741; + vertex 0.0813080 0.147623 -0.00380838; + normal -0.611280 0.716668 0.335744; + texcoord 0.104540 0.000258803; + vertex 0.209800 -0.0144440 0.216737; + normal -0.611280 0.716668 0.335744; + texcoord -0.000497594 0.000258684; + vertex 0.228747 0.00267754 0.214686; + normal -0.580964 0.693870 0.425471; + texcoord 0.104540 0.333420; + vertex 0.199872 0.00470038 0.157797; + normal -0.579721 0.692888 0.428754; + texcoord -0.000497594 0.333420; + vertex 0.218819 0.0218220 0.155746; + normal -0.590962 0.701650 0.398059; + texcoord 0.104540 0.666580; + vertex 0.146065 0.0348005 0.0620238; + normal -0.584585 0.696714 0.415752; + texcoord -0.000497594 0.666580; + vertex 0.165012 0.0519220 0.0599726; + normal -0.623216 0.724832 0.293633; + texcoord 0.104540 0.999741; + vertex 0.120798 0.0396753 -0.00363809; + normal -0.623216 0.724832 0.293633; + texcoord -0.000497594 0.999741; + vertex 0.139745 0.0567969 -0.00568933; + normal 0.443740 -0.652510 -0.614268; + texcoord 0.487168 0.0220784; + vertex 0.0764117 0.0781675 0.107478; + normal 0.475297 -0.679784 -0.558558; + texcoord 0.487168 0.347831; + vertex 0.0575157 0.0943686 0.0766176; + normal 0.483829 -0.685833 -0.543638; + texcoord 0.568576 0.347830; + vertex 0.0719999 0.106548 0.0741429; + normal 0.499920 -0.705818 -0.501897; + texcoord 0.568576 0.673583; + vertex 0.0544476 0.128529 0.0247755; + normal 0.500752 -0.705897 -0.500956; + texcoord 0.487168 0.673583; + vertex 0.0398843 0.116365 0.0274009; + normal 0.501254 -0.702481 -0.505238; + texcoord 0.568576 0.999335; + vertex 0.0428530 0.139203 -0.00140757; + normal 0.503719 -0.701473 -0.504185; + texcoord 0.487168 0.999335; + vertex 0.0283688 0.127023 0.00106714; + normal -0.861364 -0.278457 -0.424869; + texcoord 0.259191 0.000258803; + vertex 0.135390 0.0527116 0.106591; + normal -0.861364 -0.278456 -0.424869; + texcoord 0.154154 0.000258684; + vertex 0.129005 0.0648624 0.111571; + normal -0.897367 -0.378581 -0.226734; + texcoord 0.259191 0.333420; + vertex 0.145736 0.0718984 0.0730409; + normal -0.895789 -0.369314 -0.247323; + texcoord 0.154154 0.333420; + vertex 0.139351 0.0840493 0.0780211; + normal -0.893775 -0.444207 -0.0620166; + texcoord 0.259191 0.666580; + vertex 0.142889 0.0820186 0.0181752; + normal -0.893513 -0.445066 -0.0595840; + texcoord 0.154154 0.666580; + vertex 0.136505 0.0941694 0.0231554; + normal -0.895884 -0.436247 -0.0841392; + texcoord 0.259191 0.999741; + vertex 0.139961 0.0947420 -0.0166211; + normal -0.895885 -0.436247 -0.0841392; + texcoord 0.154154 0.999741; + vertex 0.133577 0.106893 -0.0116409; + normal -0.253238 -0.836759 -0.485494; + texcoord 0.631112 0.0220784; + vertex 0.124502 0.0144327 0.214026; + normal -0.208612 -0.851783 -0.480570; + texcoord 0.631112 0.347831; + vertex 0.0864071 0.0498707 0.172818; + normal -0.231998 -0.853317 -0.466933; + texcoord 0.712521 0.347830; + vertex 0.123697 0.0587487 0.138066; + normal 0.182916 -0.895679 -0.405340; + texcoord 0.712521 0.673583; + vertex 0.0758924 0.110421 0.0641209; + normal 0.251302 -0.882753 -0.396982; + texcoord 0.631112 0.673583; + vertex 0.0506669 0.101390 0.0691672; + normal 0.355013 -0.889722 -0.286986; + texcoord 0.712521 0.999335; + vertex 0.0549276 0.124737 0.00205760; + normal 0.385191 -0.878915 -0.281311; + texcoord 0.631112 0.999335; + vertex 0.0330817 0.113067 0.00860718; + normal -0.957162 -0.128783 -0.259337; + texcoord 0.259191 0.000258803; + vertex 0.136367 0.0241298 0.238610; + normal -0.957162 -0.128782 -0.259337; + texcoord 0.154154 0.000258684; + vertex 0.131391 0.0484633 0.244891; + normal -0.980685 -0.193887 -0.0257648; + texcoord 0.259191 0.333420; + vertex 0.148993 0.0560867 0.176140; + normal -0.980361 -0.196654 -0.0147919; + texcoord 0.154154 0.333420; + vertex 0.144018 0.0804202 0.182422; + normal -0.890500 -0.275557 0.362048; + texcoord 0.259191 0.666580; + vertex 0.121557 0.0655487 0.0687746; + normal -0.914501 -0.223438 0.337288; + texcoord 0.154154 0.666580; + vertex 0.116581 0.0898822 0.0750561; + normal -0.907176 -0.0412073 0.418728; + texcoord 0.259191 0.999741; + vertex 0.0853198 0.0637273 0.00475483; + normal -0.919103 0.0470409 0.391199; + texcoord 0.154154 0.999741; + vertex 0.0918088 0.100160 0.0156194; + normal -0.547894 -0.807733 -0.217667; + texcoord 0.843380 0.0220785; + vertex 0.154330 0.0122062 0.236744; + normal -0.547894 -0.807733 -0.217667; + texcoord 0.761971 0.0220784; + vertex 0.133771 0.0233244 0.247235; + normal -0.530745 -0.832763 -0.157530; + texcoord 0.843380 0.347830; + vertex 0.121681 0.0579468 0.149188; + normal -0.530861 -0.832616 -0.157913; + texcoord 0.761971 0.347831; + vertex 0.101122 0.0690649 0.159679; + normal -0.423759 -0.897669 0.120911; + texcoord 0.843380 0.673583; + vertex 0.0972787 0.0845271 0.0438727; + normal -0.437327 -0.895660 0.0808560; + texcoord 0.761971 0.673583; + vertex 0.0767200 0.0956453 0.0543637; + normal -0.309837 -0.902047 0.300520; + texcoord 0.843380 0.999335; + vertex 0.0834518 0.0763280 0.00332113; + normal -0.297707 -0.905193 0.303310; + texcoord 0.761971 0.999335; + vertex 0.0626745 0.0862776 0.0126212; + normal 0.439103 -0.0319519 -0.897868; + texcoord 0.487168 0.0220784; + vertex 0.123668 0.0267807 0.124012; + normal 0.591983 -0.0710278 -0.802815; + texcoord 0.487168 0.347831; + vertex 0.0971211 0.0301300 0.110910; + normal 0.627744 -0.0820115 -0.774087; + texcoord 0.568576 0.347830; + vertex 0.102491 0.0546995 0.112662; + normal 0.799663 -0.134011 -0.585304; + texcoord 0.568576 0.673583; + vertex 0.0615534 0.0716940 0.0669704; + normal 0.808261 -0.115426 -0.577401; + texcoord 0.487168 0.673583; + vertex 0.0551524 0.0470890 0.0638144; + normal 0.902620 -0.0915508 -0.420590; + texcoord 0.568576 0.999335; + vertex 0.0432856 0.0837497 0.0303672; + normal 0.918513 -0.0593299 -0.390913; + texcoord 0.487168 0.999335; + vertex 0.0385420 0.0618408 0.0225465; + normal 0.438299 0.784903 -0.437974; + texcoord 0.406705 0.0232682; + vertex 0.180588 0.0137829 0.221367; + normal 0.438299 0.784903 -0.437974; + texcoord 0.301668 0.0232680; + vertex 0.196641 -0.00200292 0.209141; + normal 0.570216 0.779848 -0.258247; + texcoord 0.406705 0.349020; + vertex 0.134371 0.00107247 0.152336; + normal 0.573788 0.777371 -0.257803; + texcoord 0.301668 0.349020; + vertex 0.150423 -0.0147133 0.140111; + normal 0.680483 0.722183 -0.124078; + texcoord 0.406705 0.674772; + vertex 0.0903253 0.0348659 0.0734954; + normal 0.685145 0.718653 -0.118803; + texcoord 0.301668 0.674772; + vertex 0.106640 0.0176974 0.0637272; + normal 0.670937 0.725300 -0.154217; + texcoord 0.406705 1.00052; + vertex 0.0655532 0.0451435 0.0140587; + normal -0.536080 -0.580699 -0.612705; + texcoord 0.259191 0.000258803; + vertex 0.119586 0.0393813 0.101014; + normal -0.536080 -0.580699 -0.612705; + texcoord 0.154154 0.000258684; + vertex 0.107276 0.0442193 0.107200; + normal -0.512918 -0.732197 -0.448111; + texcoord 0.259191 0.333420; + vertex 0.117867 0.0691340 0.0743202; + normal -0.516446 -0.718541 -0.465813; + texcoord 0.154154 0.333420; + vertex 0.105557 0.0739721 0.0805056; + normal -0.476290 -0.825799 -0.302000; + texcoord 0.259191 0.666580; + vertex 0.111039 0.0900871 0.0229867; + normal -0.475640 -0.826980 -0.299784; + texcoord 0.154154 0.666580; + vertex 0.0987292 0.0949252 0.0291721; + normal -0.482052 -0.814797 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.102178 0.107768 -0.00847917; + normal -0.482052 -0.814797 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.0898675 0.112606 -0.00229378; + normal 0.441952 -0.441137 -0.781074; + texcoord 0.568576 0.0220785; + vertex 0.113536 0.0623720 0.108061; + normal 0.556352 -0.342938 -0.756879; + texcoord 0.487168 0.0220784; + vertex 0.101895 0.0347386 0.117080; + normal 0.671234 -0.180125 -0.719027; + texcoord 0.568576 0.347830; + vertex 0.0828122 0.0636534 0.0899525; + normal 0.726609 -0.101994 -0.679439; + texcoord 0.487168 0.347831; + vertex 0.0778646 0.0453976 0.0874019; + normal 0.849766 -0.160127 -0.502251; + texcoord 0.568576 0.673583; + vertex 0.0398578 0.0815465 0.0452057; + normal 0.827589 -0.148715 -0.541277; + texcoord 0.487168 0.673583; + vertex 0.0349102 0.0632907 0.0426550; + normal 0.930046 -0.210228 -0.301361; + texcoord 0.568576 0.999335; + vertex 0.0324503 0.101333 0.00852576; + normal 0.929997 -0.210312 -0.301452; + texcoord 0.487168 0.999335; + vertex 0.0274964 0.0830684 0.00598501; + normal 0.714450 0.283160 -0.639829; + texcoord 0.406705 0.0232682; + vertex 0.145711 0.0164190 0.219092; + normal 0.714450 0.283161 -0.639829; + texcoord 0.301668 0.0232680; + vertex 0.148140 -0.00779587 0.211086; + normal 0.850314 0.240088 -0.468319; + texcoord 0.406705 0.349020; + vertex 0.0891499 0.0187802 0.156978; + normal 0.851960 0.236165 -0.467322; + texcoord 0.301668 0.349020; + vertex 0.0915781 -0.00543461 0.148973; + normal 0.931886 0.158384 -0.326348; + texcoord 0.406705 0.674772; + vertex 0.0581661 0.0548300 0.0730836; + normal 0.934669 0.153981 -0.320441; + texcoord 0.301668 0.674772; + vertex 0.0604697 0.0298663 0.0678068; + normal 0.920649 0.160205 -0.356006; + texcoord 0.406705 1.00052; + vertex 0.0333941 0.0651076 0.0136468; + normal 0.539455 -0.445798 -0.714320; + texcoord 0.568576 0.0220785; + vertex 0.129643 0.0654500 0.137518; + normal 0.481126 -0.476859 -0.735611; + texcoord 0.487168 0.0220784; + vertex 0.100927 0.0486507 0.126316; + normal 0.389297 -0.587715 -0.709252; + texcoord 0.568576 0.347830; + vertex 0.0912168 0.0893041 0.0936114; + normal 0.341477 -0.602744 -0.721175; + texcoord 0.487168 0.347831; + vertex 0.0732557 0.0728371 0.0989743; + normal 0.518957 -0.712632 -0.472059; + texcoord 0.568576 0.673583; + vertex 0.0594064 0.117291 0.0464821; + normal 0.512290 -0.704509 -0.491148; + texcoord 0.487168 0.673583; + vertex 0.0401517 0.100779 0.0500828; + normal 0.589940 -0.752051 -0.293922; + texcoord 0.568576 0.999335; + vertex 0.0502209 0.130470 -0.00567697; + normal 0.589940 -0.752051 -0.293922; + texcoord 0.487168 0.999335; + vertex 0.0309661 0.113959 -0.00207629; + normal -0.928099 -0.371941 0.0170643; + texcoord 0.843380 0.0220785; + vertex 0.171613 0.0234165 0.240983; + normal -0.928099 -0.371941 0.0170642; + texcoord 0.761971 0.0220784; + vertex 0.162642 0.0461544 0.248654; + normal -0.918471 -0.388083 0.0761704; + texcoord 0.843380 0.347830; + vertex 0.154930 0.0606588 0.145373; + normal -0.918590 -0.387923 0.0755572; + texcoord 0.761971 0.347831; + vertex 0.145959 0.0833966 0.153043; + normal -0.814140 -0.446472 0.371267; + texcoord 0.843380 0.673583; + vertex 0.134253 0.0732435 0.0437793; + normal -0.837052 -0.439976 0.325216; + texcoord 0.761971 0.673583; + vertex 0.125282 0.0959813 0.0514501; + normal -0.700741 -0.460346 0.545017; + texcoord 0.843380 0.999335; + vertex 0.110232 0.0649723 0.00590819; + normal -0.700740 -0.460346 0.545017; + texcoord 0.761971 0.999335; + vertex 0.101260 0.0877102 0.0135790; + normal -0.894375 0.391225 -0.216877; + texcoord 0.259191 0.000258803; + vertex 0.156785 0.0249134 0.238410; + normal -0.894375 0.391225 -0.216877; + texcoord 0.154154 0.000258684; + vertex 0.167102 0.0483621 0.238165; + normal -0.914468 0.402744 0.0393096; + texcoord 0.259191 0.333420; + vertex 0.173871 0.0278566 0.173261; + normal -0.914145 0.402679 0.0467879; + texcoord 0.154154 0.333420; + vertex 0.184188 0.0513054 0.173016; + normal -0.817215 0.364213 0.446663; + texcoord 0.259191 0.666580; + vertex 0.138321 0.0292758 0.0678861; + normal -0.826326 0.367596 0.426684; + texcoord 0.154154 0.666580; + vertex 0.148637 0.0527246 0.0676410; + normal -0.753904 0.334208 0.565627; + texcoord 0.259191 0.999741; + vertex 0.0937262 0.0372956 0.00356848; + normal -0.754036 0.333380 0.565939; + texcoord 0.154154 0.999741; + vertex 0.103869 0.0607246 0.00328054; + normal -0.367381 -0.787304 -0.495160; + texcoord 0.712521 0.0220785; + vertex 0.159304 0.0477465 0.212608; + normal -0.367382 -0.787304 -0.495160; + texcoord 0.631112 0.0220784; + vertex 0.136129 0.0523259 0.222522; + normal -0.336754 -0.856248 -0.391709; + texcoord 0.712521 0.347830; + vertex 0.135998 0.0882957 0.165427; + normal -0.335518 -0.858525 -0.387767; + texcoord 0.631112 0.347831; + vertex 0.112823 0.0928751 0.175340; + normal -0.260649 -0.950285 -0.170357; + texcoord 0.712521 0.673583; + vertex 0.109022 0.131943 0.0511687; + normal -0.266715 -0.945510 -0.186744; + texcoord 0.631112 0.673583; + vertex 0.0858473 0.136522 0.0610822; + normal -0.224698 -0.971417 -0.0765530; + texcoord 0.712521 0.999335; + vertex 0.0952096 0.140029 -0.0108906; + normal -0.224698 -0.971417 -0.0765530; + texcoord 0.631112 0.999335; + vertex 0.0720344 0.144608 -0.000977139; + normal -0.0512717 0.987481 0.149173; + texcoord 0.104540 0.000258803; + vertex 0.170999 -0.0430035 0.226656; + normal -0.0512714 0.987481 0.149173; + texcoord -0.000497594 0.000258684; + vertex 0.195549 -0.0406797 0.219710; + normal -0.0236635 0.970239 0.240988; + texcoord 0.104540 0.333420; + vertex 0.163329 -0.0340888 0.165006; + normal -0.0226247 0.969415 0.244384; + texcoord -0.000497594 0.333420; + vertex 0.187879 -0.0317649 0.158061; + normal -0.0322553 0.976576 0.212740; + texcoord 0.104540 0.666580; + vertex 0.119447 0.00118072 0.0659903; + normal -0.0267264 0.972598 0.230952; + texcoord -0.000497594 0.666580; + vertex 0.143997 0.00350456 0.0590450; + normal -0.0637394 0.992247 0.106694; + texcoord 0.104540 0.999741; + vertex 0.0902517 0.00618731 0.00198805; + normal -0.0637393 0.992247 0.106694; + texcoord -0.000497594 0.999741; + vertex 0.114802 0.00851114 -0.00495725; + normal -0.00350440 0.741801 -0.670611; + texcoord 0.259191 0.000258803; + vertex 0.0568221 0.105900 0.0912747; + normal -0.00350457 0.741801 -0.670611; + texcoord 0.154154 0.000258684; + vertex 0.0714202 0.106149 0.0914735; + normal -0.00780593 0.862551 -0.505910; + texcoord 0.259191 0.333420; + vertex 0.0576833 0.0790780 0.0616003; + normal 0.0364028 0.843647 -0.535663; + texcoord 0.154154 0.333420; + vertex 0.0722815 0.0793267 0.0617991; + normal 0.158293 0.965815 -0.205291; + texcoord 0.259191 0.666580; + vertex 0.0515078 0.0646388 0.0216714; + normal 0.235440 0.909942 -0.341430; + texcoord 0.154154 0.666580; + vertex 0.0705663 0.0630330 0.0312424; + normal 0.0308203 0.998946 -0.0339986; + texcoord 0.259191 0.999741; + vertex 0.0498224 0.0624459 -0.00481205; + normal -0.0136122 0.999872 -0.00844952; + texcoord 0.154154 0.999741; + vertex 0.0645285 0.0626497 -0.00438618; + normal -0.699530 -0.170680 -0.693921; + texcoord 0.487168 0.0220784; + vertex 0.00379500 0.0800030 0.113256; + normal -0.820897 -0.181001 -0.541634; + texcoord 0.487168 0.347831; + vertex 0.0231157 0.0909967 0.0910749; + normal -0.822037 -0.181075 -0.539878; + texcoord 0.568576 0.347830; + vertex 0.0263761 0.0722385 0.0924020; + normal -0.969388 -0.180283 -0.166687; + texcoord 0.568576 0.673583; + vertex 0.0462506 0.0725504 0.0479831; + normal -0.966247 -0.110706 -0.232618; + texcoord 0.487168 0.673583; + vertex 0.0429902 0.0913085 0.0466560; + normal -0.991260 0.0601740 -0.117398; + texcoord 0.568576 0.999335; + vertex 0.0461003 0.0602411 0.00447113; + normal -0.952671 0.206975 -0.222666; + texcoord 0.487168 0.999335; + vertex 0.0494869 0.0892076 0.0169069; + normal -0.761360 -0.533865 -0.367858; + texcoord 0.406705 0.0232682; + vertex 0.0133229 0.0658786 0.235741; + normal -0.761173 -0.534208 -0.367747; + texcoord 0.301668 0.0232680; + vertex -0.000472092 0.0873144 0.233183; + normal -0.822234 -0.550365 -0.145016; + texcoord 0.406705 0.349020; + vertex 0.0373210 0.0841025 0.159624; + normal -0.823720 -0.547594 -0.147061; + texcoord 0.301668 0.349020; + vertex 0.0233919 0.105546 0.157182; + normal -0.851772 -0.502199 0.149265; + texcoord 0.406705 0.674772; + vertex 0.0414934 0.0626782 0.0657005; + normal -0.856029 -0.500353 0.129847; + texcoord 0.301668 0.674772; + vertex 0.0285298 0.0848612 0.0658164; + normal -0.845848 -0.490681 0.209222; + texcoord 0.406705 1.00052; + vertex 0.0336672 0.0448581 -0.00723171; + normal -0.846520 -0.489756 0.208668; + texcoord 0.301668 1.00052; + vertex 0.0208377 0.0670333 -0.00723171; + normal -0.772416 0.374596 -0.512885; + texcoord 0.568576 0.0220785; + vertex 0.0138192 0.0867826 0.130138; + normal -0.772416 0.374596 -0.512885; + texcoord 0.487168 0.0220784; + vertex 0.0257436 0.109412 0.128708; + normal -0.805079 0.396330 -0.441329; + texcoord 0.568576 0.347830; + vertex 0.0362293 0.0829035 0.0935551; + normal -0.809369 0.399261 -0.430711; + texcoord 0.487168 0.347831; + vertex 0.0481537 0.105533 0.0921247; + normal -0.835645 0.417794 -0.356573; + texcoord 0.568576 0.673583; + vertex 0.0532971 0.0704601 0.0389760; + normal -0.835645 0.417795 -0.356574; + texcoord 0.487168 0.673583; + vertex 0.0652215 0.0930897 0.0375457; + normal 0.658317 0.699031 -0.279238; + texcoord 0.843380 0.0220785; + vertex 0.102552 0.0846037 0.228684; + texcoord 0.761971 0.0220784; + vertex 0.121202 0.0670396 0.228684; + normal 0.669712 0.711130 -0.213962; + texcoord 0.843380 0.347830; + vertex 0.0901529 0.0565657 0.129264; + normal 0.669649 0.711064 -0.214379; + texcoord 0.761971 0.347831; + vertex 0.108803 0.0390016 0.129264; + normal 0.678027 0.719961 -0.148110; + texcoord 0.843380 0.673583; + vertex 0.0701723 0.0528654 0.0198094; + normal 0.678027 0.719961 -0.148110; + texcoord 0.761971 0.673583; + vertex 0.0888228 0.0353013 0.0198094; + normal 0.449447 -0.892449 -0.0391467; + texcoord 0.104540 0.000258803; + vertex 0.0693813 0.0645007 0.239172; + normal 0.449447 -0.892449 -0.0391467; + texcoord -0.000497594 0.000258684; + vertex 0.0466674 0.0529464 0.241802; + normal 0.457945 -0.887103 0.0577488; + texcoord 0.104540 0.333420; + vertex 0.0535969 0.0592059 0.178660; + normal 0.458179 -0.886739 0.0613682; + texcoord -0.000497594 0.333420; + vertex 0.0308830 0.0476516 0.181289; + normal 0.455773 -0.889664 0.0277373; + texcoord 0.104540 0.666580; + vertex 0.0621372 0.0434452 0.0661765; + normal 0.457219 -0.888108 0.0470654; + texcoord -0.000497594 0.666580; + vertex 0.0394233 0.0318909 0.0688061; + normal 0.444137 -0.892073 -0.0833545; + texcoord 0.104540 0.999741; + vertex 0.0621419 0.0500087 -0.00404180; + texcoord -0.000497594 0.999741; + vertex 0.0394280 0.0384544 -0.00141229; + normal -0.169932 0.871896 -0.459260; + texcoord 0.712521 0.0220785; + vertex 0.0424795 0.125965 0.152807; + normal -0.169932 0.871896 -0.459260; + texcoord 0.631112 0.0220784; + vertex 0.0676681 0.130616 0.152317; + normal -0.169409 0.868344 -0.466133; + texcoord 0.712521 0.347830; + vertex 0.0543368 0.107412 0.113196; + normal -0.169337 0.867854 -0.467070; + texcoord 0.631112 0.347831; + vertex 0.0795253 0.112063 0.112707; + normal -0.181072 0.956502 -0.228729; + texcoord 0.712521 0.673583; + vertex 0.0594561 0.0728598 0.0483522; + normal -0.179185 0.950171 -0.255082; + texcoord 0.631112 0.673583; + vertex 0.0846446 0.0775110 0.0478624; + normal -0.176008 0.984384 0.00299507; + texcoord 0.712521 0.999335; + vertex 0.0502580 0.0715145 -0.00202037; + normal -0.173582 0.984819 0.00127087; + texcoord 0.631112 0.999335; + vertex 0.0757227 0.0760029 -0.00207480; + normal 0.800444 -0.0186226 -0.599118; + texcoord 0.259191 0.000258803; + vertex 0.119465 0.0360556 0.232962; + normal 0.800444 -0.0186227 -0.599118; + texcoord 0.154154 0.000258684; + vertex 0.118869 0.0104435 0.232962; + normal 0.926753 -0.0215620 -0.375052; + texcoord 0.259191 0.333420; + vertex 0.0793124 0.0267896 0.179605; + normal 0.929534 -0.0216267 -0.368102; + texcoord 0.154154 0.333420; + vertex 0.0787165 0.00117755 0.179605; + normal 0.998893 -0.0232397 0.0408909; + texcoord 0.259191 0.666580; + vertex 0.0663983 0.0391022 0.0698261; + normal 0.999565 -0.0232552 0.0181499; + texcoord 0.154154 0.666580; + vertex 0.0658024 0.0134900 0.0698261; + normal 0.983783 -0.0228881 0.177896; + texcoord 0.259191 0.999741; + vertex 0.0805622 0.0489727 -0.00723171; + texcoord 0.154154 0.999741; + vertex 0.0799663 0.0233606 -0.00723171; + normal -0.658709 -0.699449 -0.277259; + texcoord 0.843380 0.0220785; + vertex -0.0463048 -0.0176578 0.231385; + normal -0.658710 -0.699449 -0.277259; + texcoord 0.761971 0.0220784; + vertex -0.0649552 -9.37578e-05 0.231385; + normal -0.667986 -0.709298 -0.225146; + texcoord 0.843380 0.347830; + vertex -0.0341603 0.0102078 0.132235; + normal -0.667903 -0.709210 -0.225668; + texcoord 0.761971 0.347831; + vertex -0.0528107 0.0277720 0.132235; + normal -0.675266 -0.717029 -0.172872; + texcoord 0.843380 0.673583; + vertex -0.0130684 0.0150882 0.0296038; + normal -0.675266 -0.717030 -0.172872; + texcoord 0.761971 0.673583; + vertex -0.0317188 0.0326524 0.0296038; + normal -0.449447 0.892449 -0.0391467; + texcoord 0.104540 0.000258803; + vertex -0.0125206 0.00309685 0.239172; + normal -0.449447 0.892449 -0.0391467; + texcoord -0.000497594 0.000258684; + vertex 0.0101933 0.0146512 0.241802; + normal -0.457945 0.887103 0.0577488; + texcoord 0.104540 0.333420; + vertex 0.00326381 0.00839168 0.178660; + normal -0.458178 0.886739 0.0613682; + texcoord -0.000497594 0.333420; + vertex 0.0259777 0.0199460 0.181289; + normal -0.455773 0.889664 0.0277374; + texcoord 0.104540 0.666580; + vertex -0.00527645 0.0241523 0.0661766; + normal -0.457219 0.888108 0.0470654; + texcoord -0.000497594 0.666580; + vertex 0.0174374 0.0357066 0.0688061; + normal -0.444138 0.892073 -0.0833542; + texcoord 0.104540 0.999741; + vertex -0.00528115 0.0175889 -0.00404180; + normal -0.444138 0.892073 -0.0833541; + texcoord -0.000497594 0.999741; + vertex 0.0174327 0.0291432 -0.00141229; + normal 0.170374 -0.874916 -0.453315; + texcoord 0.712521 0.0220785; + vertex 0.0145922 -0.0597751 0.155323; + normal 0.170374 -0.874916 -0.453315; + texcoord 0.631112 0.0220784; + vertex -0.0105964 -0.0644263 0.154833; + normal 0.168833 -0.864445 -0.473529; + texcoord 0.712521 0.347830; + vertex 0.00281023 -0.0416507 0.115914; + normal 0.168614 -0.862965 -0.476298; + texcoord 0.631112 0.347831; + vertex -0.0223783 -0.0463020 0.115424; + normal 0.179465 -0.942029 -0.283503; + texcoord 0.712521 0.673583; + vertex -0.00212278 -0.00882343 0.0578653; + normal 0.178787 -0.936420 -0.301917; + texcoord 0.631112 0.673583; + vertex -0.0273113 -0.0134747 0.0573755; + normal 0.182481 -0.980405 -0.0742059; + texcoord 0.712521 0.999335; + vertex 0.00712707 -0.00203242 -0.00911085; + normal 0.182481 -0.980405 -0.0742060; + texcoord 0.631112 0.999335; + vertex -0.0180615 -0.00668365 -0.00960065; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35 36; +}; +batch TRIANGLE_STRIP +{ + indices 37 38 39 40; +}; +batch TRIANGLE_STRIP +{ + indices 41 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47 48; +}; +batch TRIANGLE_STRIP +{ + indices 49 50 51 52; +}; +batch TRIANGLE_STRIP +{ + indices 53 54 55 56 57 58 59 60; +}; +batch TRIANGLE_STRIP +{ + indices 61 62 63 64 65 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71 72 73 74 75 76; +}; +batch TRIANGLE_STRIP +{ + indices 77 78 79 80 81 82 83 84; +}; +batch TRIANGLE_STRIP +{ + indices 85 86 87 88 89 90 91 92; +}; +batch TRIANGLE_STRIP +{ + indices 93 94 95 96 97 98 99 100; +}; +batch TRIANGLE_STRIP +{ + indices 101 102 103 104 105 106; +}; +batch TRIANGLE_STRIP +{ + indices 107 108 109 110 111 112 113 114; +}; +batch TRIANGLE_STRIP +{ + indices 115 116 117 118 119 120 121 122; +}; +batch TRIANGLE_STRIP +{ + indices 123 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131 131 129 132; +}; +batch TRIANGLE_STRIP +{ + indices 133 134 135 136 137 138 139 140; +}; +batch TRIANGLE_STRIP +{ + indices 141 142 143 144 145 146 147; +}; +batch TRIANGLE_STRIP +{ + indices 148 149 150 151 152 153 154 155; +}; +batch TRIANGLE_STRIP +{ + indices 156 157 158 159 159 157 160 160 159 161 161 160 162; +}; +batch TRIANGLE_STRIP +{ + indices 163 164 165 166 167 168 169 170; +}; +batch TRIANGLE_STRIP +{ + indices 171 172 173 174 175 176; +}; +batch TRIANGLE_STRIP +{ + indices 177 178 179 180 181 182 183 184; +}; +batch TRIANGLE_STRIP +{ + indices 185 186 187 188 189 190 191 192; +}; +batch TRIANGLE_STRIP +{ + indices 193 194 195 196 197 198 199 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 202 203 204 205 206 207; +}; +batch TRIANGLE_STRIP +{ + indices 208 209 210 211 212 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218 219 220 221 222 223; +}; +batch TRIANGLE_STRIP +{ + indices 224 225 226 227 228 229 230 231; +}; +batch TRIANGLE_STRIP +{ + indices 232 233 234 235 236 237; +}; +batch TRIANGLE_STRIP +{ + indices 238 239 240 241 242 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248 249 250; +}; +batch TRIANGLE_STRIP +{ + indices 251 252 253 254 254 252 255; +}; +batch TRIANGLE_STRIP +{ + indices 256 257 258 259 260 261 262 263; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 266 267 267 265 268 268 267 269 269 268 270; +}; +batch TRIANGLE_STRIP +{ + indices 271 272 273 274 275 276 277 278; +}; +batch TRIANGLE_STRIP +{ + indices 279 280 281 282 282 280 283 283 282 284 284 283 285; +}; +batch TRIANGLE_STRIP +{ + indices 286 287 288 289 290 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296 297 298 299 300 301; +}; +batch TRIANGLE_STRIP +{ + indices 302 303 304 305 305 303 306 306 305 307 307 306 308; +}; +batch TRIANGLE_STRIP +{ + indices 309 310 311 312 313 314 315; +}; +batch TRIANGLE_STRIP +{ + indices 316 317 318 319 320 321 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 324 325 326 327 328 329 330 331; +}; +batch TRIANGLE_STRIP +{ + indices 332 333 334 335 336 337 338; +}; +batch TRIANGLE_STRIP +{ + indices 339 340 341 342 343 344 345 346; +}; +batch TRIANGLE_STRIP +{ + indices 347 348 349 350 351 352 353 354; +}; +batch TRIANGLE_STRIP +{ + indices 355 356 357 358 359 360 361 362; +}; +batch TRIANGLE_STRIP +{ + indices 363 364 365 366 367 368 369 370; +}; +batch TRIANGLE_STRIP +{ + indices 371 372 373 374 375 376 377 378; +}; +batch TRIANGLE_STRIP +{ + indices 379 380 381 382 383 384 385 386; +}; +batch TRIANGLE_STRIP +{ + indices 387 388 389 390 390 388 391 391 390 392 392 391 393; +}; +batch TRIANGLE_STRIP +{ + indices 394 395 396 397 398 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404 405 406 407; +}; +batch TRIANGLE_STRIP +{ + indices 408 409 410 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416 417 418 419 420 421; +}; +batch TRIANGLE_STRIP +{ + indices 422 423 424 425 426 427 428 429; +}; +batch TRIANGLE_STRIP +{ + indices 430 431 432 433 434 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440 441 442 443; +}; +batch TRIANGLE_STRIP +{ + indices 444 445 446 447 448 449 450 451; +}; +batch TRIANGLE_STRIP +{ + indices 452 453 454 455 456 457 458 459; +}; diff --git a/demos/forestpond/data/exported/grass_varient_2_grass2_0.object b/demos/forestpond/data/exported/grass_varient_2_grass2_0.object new file mode 100644 index 00000000..baccae6a --- /dev/null +++ b/demos/forestpond/data/exported/grass_varient_2_grass2_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 0.0411576 0.0422078 0.178905 0.233218; +mesh "grass_varient_2_grass2_0.mesh"; +technique "grass.tech"; diff --git a/demos/forestpond/data/exported/grass_varient_3_grass3_0.mesh b/demos/forestpond/data/exported/grass_varient_3_grass3_0.mesh new file mode 100644 index 00000000..52873509 --- /dev/null +++ b/demos/forestpond/data/exported/grass_varient_3_grass3_0.mesh @@ -0,0 +1,630 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal -0.720327 -0.325150 -0.612704; + texcoord 0.259191 0.000258803; + vertex 0.0456714 -0.116629 0.0833321; + normal -0.720327 -0.325150 -0.612704; + texcoord 0.154154 0.000258684; + vertex 0.0362291 -0.107367 0.0895175; + normal -0.736249 -0.373869 -0.564056; + texcoord 0.259191 0.333420; + vertex 0.0557108 -0.0885688 0.0566381; + normal -0.736249 -0.373869 -0.564056; + texcoord 0.154154 0.333420; + vertex 0.0462686 -0.0793064 0.0628235; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.259191 0.666580; + vertex 0.0602498 -0.0685347 0.0335667; + normal -0.760645 -0.494736 -0.420304; + texcoord 0.154154 0.666580; + vertex 0.0508076 -0.0592723 0.0397521; + normal -0.762038 -0.561753 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.0589988 -0.0487972 0.00210079; + normal -0.762038 -0.561753 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.0495566 -0.0395348 0.00828618; + normal 0.648050 -0.397808 -0.649446; + texcoord 0.568576 0.0220785; + vertex 0.109446 -0.0609004 0.0826019; + texcoord 0.487168 0.0220784; + vertex 0.0977597 -0.0757731 0.0800513; + normal 0.619250 -0.367565 -0.693848; + texcoord 0.568576 0.347830; + vertex 0.0914885 -0.0417014 0.0529234; + normal 0.619250 -0.367565 -0.693848; + texcoord 0.487168 0.347831; + vertex 0.0798027 -0.0565740 0.0503728; + normal 0.629179 -0.377876 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.0657756 -0.0159564 0.0206097; + normal 0.629179 -0.377875 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.0540898 -0.0308290 0.0180591; + normal 0.666040 -0.417290 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0535005 -0.00248445 -0.00170627; + normal 0.666040 -0.417290 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0418148 -0.0173571 -0.00425690; + normal 0.176518 -0.814767 -0.552264; + texcoord 0.568576 0.0220785; + vertex 0.102305 -0.114784 0.134747; + normal 0.176518 -0.814767 -0.552264; + texcoord 0.487168 0.0220784; + vertex 0.0781307 -0.122462 0.138348; + normal 0.159129 -0.783014 -0.601305; + texcoord 0.568576 0.347830; + vertex 0.0874028 -0.0883707 0.0910151; + normal 0.159129 -0.783014 -0.601305; + texcoord 0.487168 0.347831; + vertex 0.0632280 -0.0960487 0.0946158; + normal 0.165035 -0.794003 -0.585084; + texcoord 0.568576 0.673583; + vertex 0.0678441 -0.0497172 0.0421236; + normal 0.165035 -0.794003 -0.585084; + texcoord 0.487168 0.673583; + vertex 0.0436694 -0.0573952 0.0457243; + normal 0.187828 -0.834393 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0573022 -0.0318269 0.00949476; + texcoord 0.487168 0.999335; + vertex 0.0331275 -0.0395049 0.0130954; + normal -0.630453 -0.728543 -0.267867; + texcoord 0.712521 0.0220785; + vertex 0.0621085 -0.150520 0.157135; + texcoord 0.631112 0.0220784; + vertex 0.0425636 -0.137251 0.167048; + normal -0.644268 -0.658830 -0.388410; + texcoord 0.712521 0.347830; + vertex 0.0538329 -0.124608 0.106138; + texcoord 0.631112 0.347831; + vertex 0.0342880 -0.111340 0.116051; + normal -0.645122 -0.649026 -0.403216; + texcoord 0.712521 0.673583; + vertex 0.0565349 -0.0780410 0.0491377; + normal -0.645122 -0.649026 -0.403216; + texcoord 0.631112 0.673583; + vertex 0.0369899 -0.0647725 0.0590512; + normal -0.635145 -0.712146 -0.299065; + texcoord 0.712521 0.999335; + vertex 0.0503184 -0.0536276 0.00420577; + normal -0.635145 -0.712146 -0.299065; + texcoord 0.631112 0.999335; + vertex 0.0307734 -0.0403591 0.0141192; + normal -0.275847 -0.759468 -0.589166; + texcoord 0.568576 0.0220785; + vertex -0.0170485 -0.0921983 0.142709; + normal -0.275847 -0.759468 -0.589166; + texcoord 0.487168 0.0220784; + vertex -0.0400613 -0.0813915 0.139553; + normal -0.254492 -0.727883 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.00115691 -0.0658418 0.100210; + texcoord 0.487168 0.347831; + vertex -0.0218559 -0.0550350 0.0970541; + normal -0.261769 -0.738793 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0255284 -0.0276972 0.0531141; + normal -0.261769 -0.738793 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.00251562 -0.0168904 0.0499581; + normal -0.289613 -0.779096 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0383113 -0.00976083 0.0213222; + texcoord 0.487168 0.999335; + vertex 0.0152985 0.00104597 0.0181662; + normal 0.665906 -0.693618 -0.274706; + texcoord 0.406705 0.0232682; + vertex -0.0308758 -0.0817901 0.179275; + normal 0.665906 -0.693618 -0.274706; + texcoord 0.301668 0.0232680; + vertex -0.0493388 -0.0946735 0.167049; + normal 0.659123 -0.710387 -0.246794; + texcoord 0.406705 0.349020; + vertex -0.0144077 -0.0377506 0.107997; + normal 0.652438 -0.712857 -0.257214; + texcoord 0.301668 0.349020; + vertex -0.0328707 -0.0506340 0.0957715; + normal 0.610429 -0.765375 -0.203907; + texcoord 0.406705 0.674772; + vertex -0.00584419 -0.0197337 0.0735379; + normal 0.604185 -0.766514 -0.217757; + texcoord 0.301668 0.674772; + vertex -0.0257146 -0.0326210 0.0637697; + normal 0.589884 -0.792625 -0.154218; + texcoord 0.406705 1.00052; + vertex 0.00880407 0.00273214 0.0141012; + normal 0.589884 -0.792625 -0.154218; + texcoord 0.301668 1.00052; + vertex -0.0110664 -0.0101552 0.00433298; + normal -0.472481 0.633525 -0.612705; + texcoord 0.259191 0.000258803; + vertex -0.0621261 -0.0794304 0.0841347; + texcoord 0.154154 0.000258684; + vertex -0.0551115 -0.0682169 0.0903201; + normal -0.523485 0.638596 -0.564056; + texcoord 0.259191 0.333420; + vertex -0.0325629 -0.0831990 0.0574407; + normal -0.523485 0.638596 -0.564056; + texcoord 0.154154 0.333420; + vertex -0.0255484 -0.0719855 0.0636261; + normal -0.646770 0.636423 -0.420304; + texcoord 0.259191 0.666580; + vertex -0.0120215 -0.0833224 0.0343693; + normal -0.646769 0.636423 -0.420304; + texcoord 0.154154 0.666580; + vertex -0.00500690 -0.0721089 0.0405547; + normal -0.712518 0.623367 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.00698497 -0.0778552 0.00290342; + texcoord 0.154154 0.999741; + vertex 0.0139995 -0.0666417 0.00908881; + normal -0.745785 0.110326 -0.656987; + texcoord 0.568576 0.0220785; + vertex -0.0591363 0.00242361 0.105267; + normal -0.745785 0.110326 -0.656987; + texcoord 0.487168 0.0220784; + vertex -0.0541887 0.0206794 0.102716; + normal -0.710330 0.0950684 -0.697419; + texcoord 0.568576 0.347830; + vertex -0.0267058 -0.0118437 0.0660575; + texcoord 0.487168 0.347831; + vertex -0.0217582 0.00641206 0.0635068; + normal -0.726799 0.102074 -0.679223; + texcoord 0.568576 0.673583; + vertex 0.00702104 -0.0254989 0.0337437; + normal -0.726800 0.102074 -0.679223; + texcoord 0.487168 0.673583; + vertex 0.0119686 -0.00724313 0.0311931; + normal -0.776127 0.123958 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.0235834 -0.0331055 0.0114277; + normal -0.776128 0.123958 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0285309 -0.0148497 0.00887709; + normal -0.514621 -0.655873 -0.552264; + texcoord 0.568576 0.0220785; + vertex -0.00380127 -0.111830 0.121744; + normal -0.514621 -0.655873 -0.552264; + texcoord 0.487168 0.0220784; + vertex -0.0251405 -0.0981179 0.125345; + normal -0.501273 -0.622221 -0.601305; + texcoord 0.568576 0.347830; + vertex 0.00702335 -0.0834994 0.0780125; + normal -0.501273 -0.622221 -0.601305; + texcoord 0.487168 0.347831; + vertex -0.0143159 -0.0697877 0.0816132; + normal -0.505964 -0.633781 -0.585084; + texcoord 0.568576 0.673583; + vertex 0.0242998 -0.0437733 0.0291210; + texcoord 0.487168 0.673583; + vertex 0.00296063 -0.0300617 0.0327217; + normal -0.522513 -0.677105 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0313455 -0.0242399 -0.00350785; + texcoord 0.487168 0.999335; + vertex 0.0100063 -0.0105283 9.28294e-05; + normal -0.831906 0.270588 -0.484473; + texcoord 0.406705 0.0232682; + vertex -0.0441660 0.101917 0.168480; + normal -0.831906 0.270588 -0.484473; + texcoord 0.301668 0.0232680; + vertex -0.0325487 0.123301 0.160475; + normal -0.839151 0.281719 -0.465252; + texcoord 0.406705 0.349020; + vertex -0.0168552 0.0609615 0.0987088; + normal -0.829980 0.288091 -0.477636; + texcoord 0.301668 0.349020; + vertex -0.00523781 0.0823458 0.0907037; + normal -0.839179 0.349332 -0.416828; + texcoord 0.406705 0.674772; + vertex -0.00740815 0.0460639 0.0709825; + normal -0.828516 0.354333 -0.433600; + texcoord 0.301668 0.674772; + vertex 0.00473364 0.0679972 0.0657058; + normal -0.851230 0.385574 -0.356007; + texcoord 0.406705 1.00052; + vertex 0.00728781 0.0236293 0.0115458; + normal -0.851230 0.385574 -0.356007; + texcoord 0.301668 1.00052; + vertex 0.0194296 0.0455626 0.00626909; + normal 0.770693 0.169433 -0.614268; + texcoord 0.568576 0.0220785; + vertex 0.0889198 0.119071 0.100351; + normal 0.770693 0.169433 -0.614267; + texcoord 0.487168 0.0220784; + vertex 0.0948435 0.101098 0.102826; + normal 0.735355 0.151413 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0668562 0.107550 0.0694914; + normal 0.735355 0.151413 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0727800 0.0895771 0.0719661; + normal 0.747528 0.157528 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0354142 0.0925116 0.0355301; + normal 0.747528 0.157528 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0413380 0.0745382 0.0380048; + normal 0.792818 0.181181 -0.581905; + texcoord 0.568576 0.999335; + vertex 0.0203018 0.0843457 0.0123977; + normal 0.792818 0.181180 -0.581905; + texcoord 0.487168 0.999335; + vertex 0.0262256 0.0663723 0.0148724; + normal 0.536508 0.675867 -0.505335; + texcoord 0.259191 0.000258803; + vertex 0.103083 0.101177 0.100211; + normal 0.536508 0.675867 -0.505335; + texcoord 0.154154 0.000258684; + vertex 0.114823 0.0925442 0.101130; + normal 0.553264 0.705259 -0.443294; + texcoord 0.259191 0.333420; + vertex 0.0928316 0.0835693 0.0657774; + normal 0.553264 0.705258 -0.443294; + texcoord 0.154154 0.333420; + vertex 0.104572 0.0749367 0.0666964; + normal 0.584386 0.766376 -0.266760; + texcoord 0.259191 0.666580; + vertex 0.0873306 0.0730518 0.0372577; + normal 0.584386 0.766376 -0.266760; + texcoord 0.154154 0.666580; + vertex 0.0990711 0.0644192 0.0381766; + normal 0.593250 0.790786 -0.150707; + texcoord 0.259191 0.999741; + vertex 0.0858689 0.0671606 0.000591687; + normal 0.593250 0.790786 -0.150707; + texcoord 0.154154 0.999741; + vertex 0.0976094 0.0585280 0.00151066; + normal 0.307962 -0.726522 -0.614268; + texcoord 0.568576 0.0220785; + vertex 0.106175 0.0131961 0.0865461; + normal 0.307962 -0.726522 -0.614268; + texcoord 0.487168 0.0220784; + vertex 0.0895933 0.00407518 0.0890208; + normal 0.283766 -0.695090 -0.660551; + texcoord 0.568576 0.347830; + vertex 0.0908012 0.0327714 0.0556861; + normal 0.283766 -0.695090 -0.660551; + texcoord 0.487168 0.347831; + vertex 0.0742198 0.0236504 0.0581609; + normal 0.292009 -0.705935 -0.645280; + texcoord 0.568576 0.673583; + vertex 0.0702487 0.0609203 0.0217248; + normal 0.292009 -0.705935 -0.645280; + texcoord 0.487168 0.673583; + vertex 0.0536673 0.0517993 0.0241995; + normal 0.323570 -0.746116 -0.581905; + texcoord 0.568576 0.999335; + vertex 0.0594487 0.0742778 -0.00140757; + normal 0.323570 -0.746116 -0.581905; + texcoord 0.487168 0.999335; + vertex 0.0428673 0.0651569 0.00106714; + normal 0.756172 -0.284759 -0.589166; + texcoord 0.568576 0.0220785; + vertex 0.136612 -0.0144384 0.107515; + texcoord 0.487168 0.0220784; + vertex 0.125535 -0.0373226 0.104359; + normal 0.724840 -0.263034 -0.636726; + texcoord 0.568576 0.347830; + vertex 0.110471 0.00407564 0.0650159; + texcoord 0.487168 0.347831; + vertex 0.0993944 -0.0188085 0.0618598; + normal 0.735663 -0.270439 -0.621017; + texcoord 0.568576 0.673583; + vertex 0.0726157 0.0288940 0.0179199; + normal 0.735664 -0.270439 -0.621017; + texcoord 0.487168 0.673583; + vertex 0.0615390 0.00600991 0.0147638; + normal 0.775637 -0.298755 -0.555998; + texcoord 0.568576 0.999335; + vertex 0.0548309 0.0418870 -0.0138720; + texcoord 0.487168 0.999335; + vertex 0.0437542 0.0190028 -0.0170280; + normal -0.639038 -0.464999 -0.612705; + texcoord 0.259191 0.000258803; + vertex 0.113541 -0.0418864 0.0804052; + normal -0.639038 -0.464999 -0.612705; + texcoord 0.154154 0.000258684; + vertex 0.102411 -0.0347404 0.0865906; + normal -0.646017 -0.534614 -0.544839; + texcoord 0.259191 0.333420; + vertex 0.117657 -0.0123696 0.0537111; + texcoord 0.154154 0.333420; + vertex 0.106527 -0.00522366 0.0598965; + normal -0.642005 -0.654924 -0.398628; + texcoord 0.259191 0.666580; + vertex 0.116747 0.0128070 0.0229867; + normal -0.642006 -0.654923 -0.398628; + texcoord 0.154154 0.666580; + vertex 0.105617 0.0199529 0.0291721; + normal -0.631703 -0.705139 -0.322074; + texcoord 0.259191 0.999741; + vertex 0.111504 0.0318764 -0.00847917; + normal -0.631703 -0.705138 -0.322074; + texcoord 0.154154 0.999741; + vertex 0.100373 0.0390223 -0.00229378; + normal -0.0857599 -0.755556 -0.649446; + texcoord 0.568576 0.0220785; + vertex 0.0677550 -0.0397279 0.105267; + normal -0.0857599 -0.755556 -0.649446; + texcoord 0.487168 0.0220784; + vertex 0.0493321 -0.0354444 0.102716; + normal -0.0756242 -0.729825 -0.679439; + texcoord 0.568576 0.347830; + vertex 0.0775372 -0.0153278 0.0755886; + texcoord 0.487168 0.347831; + vertex 0.0591143 -0.0110443 0.0730380; + normal -0.0807250 -0.742885 -0.664534; + texcoord 0.568576 0.673583; + vertex 0.0938638 0.0282461 0.0308417; + normal -0.0807250 -0.742885 -0.664534; + texcoord 0.487168 0.673583; + vertex 0.0754409 0.0325296 0.0282911; + normal -0.0957837 -0.780106 -0.618272; + texcoord 0.568576 0.999335; + vertex 0.100866 0.0450729 0.00852576; + normal -0.0957836 -0.780106 -0.618272; + texcoord 0.487168 0.999335; + vertex 0.0824429 0.0493564 0.00597512; + normal 0.335172 -0.757703 -0.559951; + texcoord 0.568576 0.0220785; + vertex 0.132161 -0.0151559 0.132397; + normal 0.335172 -0.757703 -0.559951; + texcoord 0.487168 0.0220784; + vertex 0.110056 -0.0275952 0.135997; + normal 0.313360 -0.731979 -0.604989; + texcoord 0.568576 0.347830; + vertex 0.105955 0.0150450 0.0758434; + normal 0.313360 -0.731980 -0.604989; + texcoord 0.487168 0.347831; + vertex 0.0838493 0.00260577 0.0794441; + normal 0.323237 -0.743771 -0.585084; + texcoord 0.568576 0.673583; + vertex 0.0789356 0.0489067 0.0269519; + normal 0.323238 -0.743771 -0.585084; + texcoord 0.487168 0.673583; + vertex 0.0568305 0.0364675 0.0305526; + normal 0.353777 -0.778674 -0.518179; + texcoord 0.568576 0.999335; + vertex 0.0649720 0.0642759 -0.00567697; + normal 0.353777 -0.778674 -0.518179; + texcoord 0.487168 0.999335; + vertex 0.0428669 0.0518367 -0.00207629; + normal 0.141233 0.728241 -0.670611; + texcoord 0.259191 0.000258803; + vertex 0.0586849 0.0442305 0.0726617; + normal 0.141233 0.728241 -0.670611; + texcoord 0.154154 0.000258684; + vertex 0.0730513 0.0416275 0.0728606; + normal 0.148622 0.773155 -0.616557; + texcoord 0.259191 0.333420; + vertex 0.0542986 0.0177551 0.0429873; + normal 0.148622 0.773155 -0.616557; + texcoord 0.154154 0.333420; + vertex 0.0686649 0.0151521 0.0431862; + normal 0.171323 0.918267 -0.356980; + texcoord 0.259191 0.666580; + vertex 0.0515604 0.000687085 0.0173858; + normal 0.171323 0.918267 -0.356980; + texcoord 0.154154 0.666580; + vertex 0.0659267 -0.00191597 0.0175846; + normal 0.178454 0.974511 -0.135947; + texcoord 0.259191 0.999741; + vertex 0.0513147 -0.00236458 -0.00481205; + normal 0.178454 0.974511 -0.135946; + texcoord 0.154154 0.999741; + vertex 0.0656810 -0.00496762 -0.00461319; + normal -0.957479 0.00305350 -0.288486; + texcoord 0.568576 0.0220785; + vertex 0.00913466 0.00479816 0.114583; + normal -0.957479 0.00305349 -0.288486; + texcoord 0.487168 0.0220784; + vertex 0.00959521 0.0238319 0.113256; + normal -0.938184 -0.00143281 -0.346133; + texcoord 0.568576 0.347830; + vertex 0.0205328 0.00188254 0.0767220; + normal -0.938184 -0.00143279 -0.346133; + texcoord 0.487168 0.347831; + vertex 0.0209933 0.0209163 0.0753949; + normal -0.945053 7.34503e-05 -0.326916; + texcoord 0.568576 0.673583; + vertex 0.0400865 -0.00168765 0.0323031; + normal -0.945053 7.34378e-05 -0.326916; + texcoord 0.487168 0.673583; + vertex 0.0405470 0.0173461 0.0309759; + normal -0.968441 0.00605993 -0.249171; + texcoord 0.568576 0.999335; + vertex 0.0472341 -0.00380114 0.00447113; + normal -0.968441 0.00605986 -0.249171; + texcoord 0.487168 0.999335; + vertex 0.0476947 0.0152326 0.00314402; + normal -0.766352 0.605941 -0.213401; + texcoord 0.568576 0.0220785; + vertex 0.0207491 0.0285264 0.130138; + normal -0.766352 0.605941 -0.213401; + texcoord 0.487168 0.0220784; + vertex 0.0368579 0.0483959 0.128708; + normal -0.754350 0.591000 -0.285788; + texcoord 0.568576 0.347830; + vertex 0.0277569 0.0191083 0.0782303; + texcoord 0.487168 0.347831; + vertex 0.0438656 0.0389778 0.0767999; + normal -0.763779 0.602556 -0.231448; + texcoord 0.568576 0.673583; + vertex 0.0420701 0.00357514 0.0236513; + normal -0.763779 0.602556 -0.231448; + texcoord 0.487168 0.673583; + vertex 0.0581789 0.0234446 0.0222209; + normal -0.776300 0.622001 -0.102340; + texcoord 0.568576 0.999335; + vertex 0.0430865 0.00112351 0.00104129; + normal -0.776300 0.622001 -0.102340; + texcoord 0.487168 0.999335; + vertex 0.0591953 0.0209930 -0.000389059; + normal 0.00931865 0.977225 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.0565007 0.0613669 0.152807; + normal 0.00931868 0.977225 -0.212002; + texcoord 0.631112 0.0220784; + vertex 0.0821127 0.0610164 0.152317; + normal 0.00621472 0.938097 -0.346317; + texcoord 0.712521 0.347830; + vertex 0.0552532 0.0491273 0.0963335; + normal 0.00621473 0.938097 -0.346317; + texcoord 0.631112 0.347831; + vertex 0.0808652 0.0487768 0.0958437; + normal 0.00634513 0.940073 -0.340914; + texcoord 0.712521 0.673583; + vertex 0.0535357 0.0142404 0.0314891; + normal 0.00634508 0.940073 -0.340914; + texcoord 0.631112 0.673583; + vertex 0.0791477 0.0138899 0.0309993; + normal 0.00956649 0.979597 -0.200743; + texcoord 0.712521 0.999335; + vertex 0.0527715 0.00710507 -0.00336648; + normal 0.00956642 0.979597 -0.200743; + texcoord 0.631112 0.999335; + vertex 0.0783835 0.00675458 -0.00385628; + normal 0.181444 -0.960278 -0.212002; + texcoord 0.712521 0.0220785; + vertex 0.0145922 -0.0597751 0.155323; + normal 0.181444 -0.960278 -0.212002; + texcoord 0.631112 0.0220784; + vertex -0.0105964 -0.0644263 0.154833; + normal 0.176269 -0.916855 -0.358199; + texcoord 0.712521 0.347830; + vertex 0.0134287 -0.0475272 0.0988497; + normal 0.176269 -0.916855 -0.358199; + texcoord 0.631112 0.347831; + vertex -0.0117599 -0.0521785 0.0983599; + normal 0.175396 -0.910389 -0.374737; + texcoord 0.712521 0.673583; + vertex 0.00849567 -0.0147000 0.0408010; + normal 0.175396 -0.910389 -0.374737; + texcoord 0.631112 0.673583; + vertex -0.0166929 -0.0193512 0.0403112; + normal 0.180614 -0.952137 -0.246603; + texcoord 0.712521 0.999335; + vertex 0.00712707 -0.00203242 -0.00911085; + texcoord 0.631112 0.999335; + vertex -0.0180615 -0.00668365 -0.00960065; + normal -0.957479 0.00305338 -0.288486; + texcoord 0.568576 0.0220785; + vertex -0.0463808 0.0232976 0.114583; + normal -0.957479 0.00305343 -0.288486; + texcoord 0.487168 0.0220784; + vertex -0.0459202 0.0423314 0.113256; + normal -0.938184 -0.00143273 -0.346133; + texcoord 0.568576 0.347830; + vertex -0.0349827 0.0203820 0.0767220; + normal -0.938184 -0.00143269 -0.346133; + texcoord 0.487168 0.347831; + vertex -0.0345221 0.0394158 0.0753949; + normal -0.945053 7.35524e-05 -0.326916; + texcoord 0.568576 0.673583; + vertex -0.0154290 0.0168118 0.0323031; + normal -0.945053 7.35159e-05 -0.326916; + texcoord 0.487168 0.673583; + vertex -0.0149684 0.0358456 0.0309759; + normal -0.968441 0.00605997 -0.249171; + texcoord 0.568576 0.999335; + vertex -0.00828131 0.0146983 0.00447113; + normal -0.968441 0.00605987 -0.249171; + texcoord 0.487168 0.999335; + vertex -0.00782076 0.0337321 0.00314402; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2 3 4 5 6 7; +}; +batch TRIANGLE_STRIP +{ + indices 8 9 10 11 12 13 14 15; +}; +batch TRIANGLE_STRIP +{ + indices 16 17 18 19 20 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26 27 28 29 30 31; +}; +batch TRIANGLE_STRIP +{ + indices 32 33 34 35 36 37 38 39; +}; +batch TRIANGLE_STRIP +{ + indices 40 41 42 43 44 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50 51 52 53 54 55; +}; +batch TRIANGLE_STRIP +{ + indices 56 57 58 59 60 61 62 63; +}; +batch TRIANGLE_STRIP +{ + indices 64 65 66 67 68 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74 75 76 77 78 79; +}; +batch TRIANGLE_STRIP +{ + indices 80 81 82 83 84 85 86 87; +}; +batch TRIANGLE_STRIP +{ + indices 88 89 90 91 92 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98 99 100 101 102 103; +}; +batch TRIANGLE_STRIP +{ + indices 104 105 106 107 108 109 110 111; +}; +batch TRIANGLE_STRIP +{ + indices 112 113 114 115 116 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122 123 124 125 126 127; +}; +batch TRIANGLE_STRIP +{ + indices 128 129 130 131 132 133 134 135; +}; +batch TRIANGLE_STRIP +{ + indices 136 137 138 139 140 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146 147 148 149 150 151; +}; +batch TRIANGLE_STRIP +{ + indices 152 153 154 155 156 157 158 159; +}; +batch TRIANGLE_STRIP +{ + indices 160 161 162 163 164 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170 171 172 173 174 175; +}; +batch TRIANGLE_STRIP +{ + indices 176 177 178 179 180 181 182 183; +}; diff --git a/demos/forestpond/data/exported/grass_varient_3_grass3_0.object b/demos/forestpond/data/exported/grass_varient_3_grass3_0.object new file mode 100644 index 00000000..58f19499 --- /dev/null +++ b/demos/forestpond/data/exported/grass_varient_3_grass3_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 0.0229213 -0.00882018 0.134848 0.173337; +mesh "grass_varient_3_grass3_0.mesh"; +technique "grass.tech"; diff --git a/demos/forestpond/data/exported/lambert1.tech b/demos/forestpond/data/exported/lambert1.tech new file mode 100644 index 00000000..0d854756 --- /dev/null +++ b/demos/forestpond/data/exported/lambert1.tech @@ -0,0 +1,25 @@ +method "" +{ + material + { + type pbr; + base_color_map "lambert1_baseColor.png.tex"; + metalness_map "lambert1_metallicRoughness.png_B.tex"; + roughness_map "lambert1_metallicRoughness.png_G.tex"; + normal_map "lambert1_normal.png.tex"; + emission 0.00000 0.00000 0.00000; + sampler "linear_mip.samp"; + }; + receive_shadows true; + face_cull CULL_BACK; +}; +method "shadow" +{ + shader "occluder.glsl.shader"; + face_cull CULL_BACK; +}; +method "shadow_thsm" +{ + shader "occluder_thsm.glsl.shader"; + face_cull CULL_BACK; +}; diff --git a/demos/forestpond/data/exported/lambert1_baseColor.png.tex b/demos/forestpond/data/exported/lambert1_baseColor.png.tex new file mode 100644 index 00000000..86580c3d --- /dev/null +++ b/demos/forestpond/data/exported/lambert1_baseColor.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image_srgb "lambert1_baseColor.png"; diff --git a/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.mdr b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.mdr new file mode 100644 index 00000000..1790e426 Binary files /dev/null and b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.mdr differ diff --git a/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.tex b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.tex new file mode 100644 index 00000000..abc7157b --- /dev/null +++ b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_B.tex @@ -0,0 +1,4 @@ +type \2d; +generate_mipmap true; +storage R8 2048 2048; +external_data "lambert1_metallicRoughness.png_B.mdr"; diff --git a/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.mdr b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.mdr new file mode 100644 index 00000000..dee9c4ab Binary files /dev/null and b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.mdr differ diff --git a/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.tex b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.tex new file mode 100644 index 00000000..105b7564 --- /dev/null +++ b/demos/forestpond/data/exported/lambert1_metallicRoughness.png_G.tex @@ -0,0 +1,4 @@ +type \2d; +generate_mipmap true; +storage R8 2048 2048; +external_data "lambert1_metallicRoughness.png_G.mdr"; diff --git a/demos/forestpond/data/exported/lambert1_normal.png.tex b/demos/forestpond/data/exported/lambert1_normal.png.tex new file mode 100644 index 00000000..78b9ba91 --- /dev/null +++ b/demos/forestpond/data/exported/lambert1_normal.png.tex @@ -0,0 +1,3 @@ +type \2d; +generate_mipmap true; +external_image "lambert1_normal.png"; diff --git a/demos/forestpond/data/exported/linear_mip.samp b/demos/forestpond/data/exported/linear_mip.samp new file mode 100644 index 00000000..2b5c0430 --- /dev/null +++ b/demos/forestpond/data/exported/linear_mip.samp @@ -0,0 +1,3 @@ +filter LINEAR_MIPMAP_LINEAR; +max_anisotropy 1.00000; +wrap REPEAT; diff --git a/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.mesh b/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.mesh new file mode 100644 index 00000000..83940517 --- /dev/null +++ b/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.mesh @@ -0,0 +1,57252 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE TANGENT3_BYTE PADDING2_UBYTE +{ + normal -0.148320 -0.816183 0.558433; + texcoord 0.0836600 1.00000; + tangent 0.983886 -0.178795 0.00000; + vertex 9.45055 -17.0915 0.00000; + texcoord 0.125240 1.00000; + vertex 16.2619 -18.3292 0.00000; + texcoord 0.125240 0.478480; + vertex 14.4129 -8.05429 14.5264; + normal 0.821573 -0.375679 0.428816; + texcoord 0.166830 1.00000; + tangent 0.415854 0.909432 0.00000; + vertex 17.1125 -12.7236 0.00000; + texcoord 0.208420 1.00000; + tangent 0.415854 0.909432 0.00000; + vertex 19.0378 -8.51323 0.00000; + texcoord 0.208420 0.478480; + vertex 14.4603 -3.07993 13.5301; + normal 0.954365 -0.154604 0.255511; + texcoord 0.250000 1.00000; + tangent 0.159912 0.987131 0.00000; + vertex 14.9155 -3.90427 0.00000; + texcoord 0.291590 1.00000; + vertex 15.5090 -0.240860 0.00000; + texcoord 0.291590 0.478480; + tangent 0.159912 0.987131 0.00000; + vertex 11.7406 0.126110 14.2973; + normal 0.508050 0.857341 0.0827690; + texcoord 0.374760 1.00000; + tangent -0.860293 0.509800 0.00000; + vertex 9.49085 3.74966 0.00000; + texcoord 0.416340 1.00000; + vertex 7.08056 5.17797 0.00000; + texcoord 0.416340 0.478480; + vertex 9.44535 2.32425 15.0440; + normal 0.174798 0.983692 0.0423839; + texcoord 0.416340 1.00000; + tangent -0.984576 0.174955 0.00000; + vertex 7.08056 5.17797 0.00000; + normal 0.174798 0.983692 0.0423839; + texcoord 0.457930 1.00000; + vertex 4.39822 5.65461 0.00000; + texcoord 0.457930 0.478480; + vertex 8.91322 4.20823 14.9486; + normal -0.771663 -0.271882 0.574992; + texcoord 0.749030 1.00000; + tangent 0.332309 -0.943171 0.00000; + vertex -9.98503 -3.90427 0.00000; + texcoord 0.790610 1.00000; + vertex -8.96523 -6.79870 0.00000; + texcoord 0.790610 0.478480; + tangent 0.332309 -0.943171 0.00000; + vertex 3.44693 -1.94589 18.9522; + normal 0.444299 -0.858958 0.254539; + texcoord 0.956950 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex -1.84360 -17.6402 0.00000; + texcoord 0.998540 1.00000; + vertex 1.83693 -15.7364 0.00000; + texcoord 0.998540 0.478480; + tangent 0.888213 0.459432 0.00000; + vertex 8.12786 -7.26881 17.5936; + normal 0.533845 0.742515 -0.404575; + texcoord 0.333170 0.478480; + tangent -0.720397 0.649903 0.242187; + vertex 10.1179 0.513880 15.0531; + texcoord 0.374760 0.478480; + vertex 9.55927 1.01781 15.2409; + texcoord 0.374760 -0.0773700; + tangent -0.720397 0.649904 0.242186; + vertex 17.4632 3.93990 31.0333; + normal 0.719254 0.0448410 0.693298; + texcoord 0.000490000 -11.2427; + tangent 0.663866 0.249854 -0.704880; + vertex 62.3613 156.487 73.6619; + texcoord 0.166830 -11.2427; + vertex 62.7901 156.648 73.2065; + texcoord 0.000490000 -11.3427; + tangent 0.663866 0.249854 -0.704880; + vertex 62.3997 157.377 73.5645; + normal 0.893392 0.443594 0.0712380; + texcoord 0.166830 -11.2427; + tangent -0.269723 0.656368 -0.704579; + vertex 62.7901 156.648 73.2065; + normal 0.893392 0.443594 0.0712380; + texcoord 0.333170 -11.2427; + vertex 62.6163 157.071 72.7524; + texcoord 0.166830 -11.3427; + vertex 62.3997 157.377 73.5645; + normal 0.385383 0.892736 -0.233458; + texcoord 0.333170 -11.2427; + tangent -0.917761 0.397118 0.00356535; + vertex 62.6163 157.071 72.7524; + normal 0.385383 0.892736 -0.233458; + texcoord 0.499510 -11.2427; + vertex 62.0311 157.324 72.7547; + normal 0.385383 0.892736 -0.233458; + texcoord 0.333170 -11.3427; + tangent -0.917761 0.397118 0.00356531; + vertex 62.3997 157.377 73.5645; + normal -0.223486 0.973951 0.0383913; + texcoord 0.499510 -11.2427; + tangent -0.723322 -0.192120 0.663246; + vertex 62.0311 157.324 72.7547; + texcoord 0.665860 -11.2427; + vertex 61.5402 157.194 73.2048; + texcoord 0.499510 -11.3427; + vertex 62.3997 157.377 73.5645; + normal -0.421528 0.521554 0.741819; + texcoord 0.665860 -11.2427; + tangent 0.350887 -0.660514 0.663777; + vertex 61.5402 157.194 73.2048; + texcoord 0.832200 -11.2427; + tangent 0.350887 -0.660514 0.663777; + vertex 61.7781 156.746 73.6549; + texcoord 0.665860 -11.3427; + tangent 0.350887 -0.660514 0.663777; + vertex 62.3997 157.377 73.5645; + normal 0.0357495 0.107102 0.993605; + texcoord 0.832200 -11.2427; + tangent 0.913627 -0.406407 0.0109352; + vertex 61.7781 156.746 73.6549; + normal 0.0357495 0.107102 0.993605; + texcoord 0.998540 -11.2427; + vertex 62.3613 156.487 73.6619; + normal 0.0357495 0.107102 0.993605; + texcoord 0.832200 -11.3427; + tangent 0.913627 -0.406407 0.0109352; + vertex 62.3997 157.377 73.5645; + normal -0.161333 -0.887803 0.431020; + texcoord 0.0836600 1.00000; + tangent 0.983886 -0.178794 0.00000; + vertex 4.71154 -9.67883 0.00000; + texcoord 0.125240 1.00000; + vertex 11.5229 -10.9166 0.00000; + normal -0.161333 -0.887803 0.431020; + texcoord 0.125240 0.527450; + tangent 0.983887 -0.178794 0.00000; + vertex 6.20287 -2.57444 15.1917; + normal 0.786082 -0.359450 0.502863; + texcoord 0.166830 1.00000; + tangent 0.415854 0.909432 0.00000; + vertex 12.3735 -5.31100 0.00000; + texcoord 0.208420 1.00000; + vertex 14.2988 -1.10060 0.00000; + texcoord 0.208420 0.527450; + vertex 6.44428 2.48084 14.8383; + normal 0.898947 -0.145627 0.413142; + texcoord 0.250000 1.00000; + tangent 0.159912 0.987131 0.00000; + vertex 10.1765 3.50837 0.00000; + texcoord 0.291590 1.00000; + vertex 10.7699 7.17177 0.00000; + normal 0.898947 -0.145627 0.413142; + texcoord 0.291590 0.527450; + vertex 3.55831 5.61802 15.1439; + normal 0.486845 0.821566 0.296665; + texcoord 0.374760 1.00000; + tangent -0.860296 0.509795 0.00000; + vertex 4.75184 11.1623 0.00000; + texcoord 0.416340 1.00000; + vertex 2.34154 12.5906 0.00000; + texcoord 0.416340 0.527450; + vertex 1.10347 7.75000 15.4370; + normal 0.171278 0.963864 0.204035; + texcoord 0.416340 1.00000; + tangent -0.984576 0.174959 0.00000; + vertex 2.34154 12.5906 0.00000; + texcoord 0.457930 1.00000; + vertex -0.340800 13.0673 0.00000; + texcoord 0.457930 0.527450; + vertex 0.586550 9.64043 15.4099; + normal -0.844580 -0.297572 0.445124; + texcoord 0.749030 1.00000; + tangent 0.332309 -0.943171 0.00000; + vertex -14.7240 3.50837 0.00000; + texcoord 0.790610 1.00000; + vertex -13.7043 0.613940 0.00000; + texcoord 0.790610 0.527450; + tangent 0.332309 -0.943171 0.00000; + vertex -5.69249 3.14825 16.8958; + normal 0.442511 -0.855500 0.268894; + texcoord 0.956950 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex -6.58262 -10.2275 0.00000; + texcoord 0.998540 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex -2.90209 -8.32377 0.00000; + texcoord 0.998540 0.527450; + tangent 0.888213 0.459432 0.00000; + vertex -0.717970 -2.05307 16.3562; + normal 0.614720 0.776204 -0.140098; + texcoord 0.333170 0.527450; + tangent -0.772016 0.628503 0.0947379; + vertex 1.77844 5.94053 15.4318; + texcoord 0.374760 0.527450; + vertex 1.17982 6.42787 15.5053; + texcoord 0.374760 -0.0520600; + tangent -0.772016 0.628503 0.0947369; + vertex 3.56248 7.87470 33.9760; + normal 0.342126 -0.318244 0.884121; + texcoord 0.000490000 -10.0956; + tangent 0.875050 0.450759 -0.176363; + vertex -12.3830 95.7217 165.188; + texcoord 0.166830 -10.0956; + tangent 0.875050 0.450759 -0.176363; + vertex -11.8178 96.0129 165.074; + normal 0.342126 -0.318244 0.884121; + texcoord 0.000490000 -10.1957; + tangent 0.875050 0.450759 -0.176363; + vertex -12.3932 96.5639 165.495; + normal 0.727677 0.282259 0.625153; + texcoord 0.166830 -10.0956; + tangent -0.00214097 0.912338 -0.409432; + vertex -11.8178 96.0129 165.074; + texcoord 0.333170 -10.0956; + vertex -11.8191 96.6009 164.810; + texcoord 0.166830 -10.1957; + tangent -0.00214095 0.912338 -0.409432; + vertex -12.3932 96.5639 165.495; + normal 0.359594 0.865712 0.348188; + texcoord 0.333170 -10.0956; + tangent -0.863473 0.450169 -0.227513; + vertex -11.8191 96.6009 164.810; + texcoord 0.499510 -10.0956; + tangent -0.863473 0.450169 -0.227513; + vertex -12.3698 96.8880 164.665; + texcoord 0.333170 -10.1957; + tangent -0.863473 0.450169 -0.227513; + vertex -12.3932 96.5639 165.495; + normal -0.311708 0.888047 0.337951; + texcoord 0.499510 -10.0956; + tangent -0.916062 -0.375317 0.141309; + vertex -12.3698 96.8880 164.665; + texcoord 0.665860 -10.0956; + tangent -0.916062 -0.375317 0.141309; + vertex -12.9915 96.6333 164.761; + texcoord 0.499510 -10.1957; + tangent -0.916062 -0.375317 0.141309; + vertex -12.3932 96.5639 165.495; + normal -0.748554 0.207788 0.629675; + texcoord 0.665860 -10.0956; + tangent 0.0929131 -0.907392 0.409886; + vertex -12.9915 96.6333 164.761; + normal -0.748554 0.207788 0.629675; + texcoord 0.832200 -10.0956; + vertex -12.9285 96.0180 165.039; + normal -0.748554 0.207788 0.629675; + texcoord 0.665860 -10.1957; + tangent 0.0929131 -0.907392 0.409887; + vertex -12.3932 96.5639 165.495; + normal -0.406541 -0.317331 0.856753; + texcoord 0.832200 -10.0956; + tangent 0.854421 -0.464148 0.233520; + vertex -12.9285 96.0180 165.039; + texcoord 0.998540 -10.0956; + vertex -12.3830 95.7217 165.188; + texcoord 0.832200 -10.1957; + tangent 0.854421 -0.464148 0.233520; + vertex -12.3932 96.5639 165.495; + normal -0.178124 -0.980202 0.0864602; + texcoord 0.0836600 1.00000; + tangent 0.983887 -0.178794 0.00000; + vertex 13.4250 -15.3789 0.00000; + texcoord 0.125240 1.00000; + vertex 20.2363 -16.6166 0.00000; + texcoord 0.125240 0.580120; + tangent 0.983887 -0.178794 0.00000; + vertex 12.0138 -14.1042 11.5438; + normal 0.848714 -0.137487 0.510668; + texcoord 0.250000 1.00000; + tangent 0.159909 0.987132 0.00000; + vertex 18.8899 -2.19168 0.00000; + texcoord 0.291590 1.00000; + vertex 19.4834 1.47173 0.00000; + texcoord 0.291590 0.580120; + tangent 0.159909 0.987132 0.00000; + vertex 9.44874 -6.45342 14.5436; + normal 0.402238 0.678783 0.614376; + texcoord 0.374760 1.00000; + tangent -0.860294 0.509798 0.00000; + vertex 13.4653 5.46225 0.00000; + texcoord 0.416340 1.00000; + vertex 11.0550 6.89056 0.00000; + texcoord 0.416340 0.580120; + tangent -0.860294 0.509798 0.00000; + vertex 7.01267 -4.34146 15.0561; + normal 0.147218 0.828484 0.540316; + texcoord 0.416340 1.00000; + tangent -0.984576 0.174955 0.00000; + vertex 11.0550 6.89056 0.00000; + texcoord 0.457930 1.00000; + tangent -0.984577 0.174955 0.00000; + vertex 8.37263 7.36720 0.00000; + normal 0.147218 0.828484 0.540316; + texcoord 0.457930 0.580120; + tangent -0.984576 0.174955 0.00000; + vertex 6.51419 -2.58241 15.7624; + normal -0.898465 -0.316555 0.304225; + texcoord 0.749030 1.00000; + tangent 0.332306 -0.943172 0.00000; + vertex -6.01061 -2.19168 0.00000; + normal -0.898465 -0.316555 0.304225; + texcoord 0.790610 1.00000; + vertex -4.99082 -5.08611 0.00000; + texcoord 0.790610 0.580120; + tangent 0.332306 -0.943172 0.00000; + vertex 0.163070 -8.07199 12.1140; + normal 0.457016 -0.883542 0.102427; + texcoord 0.956950 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex 2.13081 -15.9276 0.00000; + texcoord 0.998540 1.00000; + vertex 5.81134 -14.0238 0.00000; + texcoord 0.998540 0.580120; + vertex 5.09070 -13.1550 10.7098; + normal 0.356743 -0.788588 0.500863; + texcoord 0.000490000 -8.91487; + tangent 0.910134 0.414294 0.00403941; + vertex 31.4331 -40.6843 168.084; + texcoord 0.166830 -8.91487; + tangent 0.910134 0.414294 0.00403941; + vertex 32.0210 -40.4167 168.086; + texcoord 0.000490000 -9.01487; + tangent 0.910134 0.414294 0.00403934; + vertex 31.5444 -40.1720 168.811; + normal 0.794820 -0.173865 0.581406; + texcoord 0.166830 -8.91487; + tangent 0.0821948 0.980093 0.180724; + vertex 32.0210 -40.4167 168.086; + texcoord 0.333170 -8.91487; + vertex 32.0739 -39.7850 168.203; + texcoord 0.166830 -9.01487; + tangent 0.0821948 0.980093 0.180724; + vertex 31.5444 -40.1720 168.811; + normal 0.483142 0.484670 0.729156; + texcoord 0.333170 -8.91487; + tangent -0.815388 0.552438 0.173075; + vertex 32.0739 -39.7850 168.203; + texcoord 0.499510 -8.91487; + vertex 31.5540 -39.4327 168.313; + normal 0.483142 0.484670 0.729156; + texcoord 0.333170 -9.01487; + tangent -0.815388 0.552438 0.173075; + vertex 31.5444 -40.1720 168.811; + normal -0.179788 0.550983 0.814919; + texcoord 0.499510 -8.91487; + tangent -0.943874 -0.329971 0.0148617; + vertex 31.5540 -39.4327 168.313; + texcoord 0.665860 -8.91487; + vertex 30.9134 -39.6566 168.323; + texcoord 0.499510 -9.01487; + tangent -0.943874 -0.329971 0.0148617; + vertex 31.5444 -40.1720 168.811; + normal -0.676276 -0.144470 0.722343; + texcoord 0.665860 -8.91487; + tangent 0.00836008 -0.982022 -0.188580; + vertex 30.9134 -39.6566 168.323; + texcoord 0.832200 -8.91487; + vertex 30.9191 -40.3225 168.195; + texcoord 0.665860 -9.01487; + tangent 0.00836010 -0.982022 -0.188580; + vertex 31.5444 -40.1720 168.811; + normal -0.386556 -0.725077 0.569945; + texcoord 0.832200 -8.91487; + tangent 0.805114 -0.566735 -0.174937; + vertex 30.9191 -40.3225 168.195; + texcoord 0.998540 -8.91487; + vertex 31.4331 -40.6843 168.084; + texcoord 0.832200 -9.01487; + vertex 31.5444 -40.1720 168.811; + normal 0.00716731 -0.829677 0.558198; + texcoord 0.0420700 0.630230; + tangent 0.955016 -0.159816 -0.249805; + vertex -3.19172 -13.8587 7.81853; + normal 0.00716731 -0.829677 0.558198; + texcoord 0.0420700 1.00000; + tangent 0.955016 -0.159816 -0.249805; + vertex -2.28992 -19.1112 0.00000; + texcoord 0.0836600 0.630230; + tangent 0.955016 -0.159816 -0.249805; + vertex -0.423410 -14.3220 7.09442; + normal -0.165276 -0.909497 0.381443; + texcoord 0.0836600 1.00000; + tangent 0.983887 -0.178794 0.00000; + vertex 0.900410 -15.7904 0.00000; + normal -0.165276 -0.909497 0.381443; + texcoord 0.125240 1.00000; + vertex 7.71175 -17.0282 0.00000; + texcoord 0.125240 0.630230; + vertex 1.64362 -12.7704 7.52292; + normal 0.871395 -0.141161 0.469834; + texcoord 0.250000 1.00000; + tangent 0.159909 0.987132 0.00000; + vertex 6.36535 -2.60321 0.00000; + texcoord 0.291590 1.00000; + vertex 6.95880 1.06020 0.00000; + texcoord 0.291590 0.630230; + tangent 0.159909 0.987132 0.00000; + vertex -0.356500 -5.46132 11.6082; + normal 0.415133 0.700545 0.580432; + texcoord 0.374760 1.00000; + tangent -0.860294 0.509798 0.00000; + vertex 0.940710 5.05072 0.00000; + texcoord 0.416340 1.00000; + vertex -1.46959 6.47903 0.00000; + texcoord 0.416340 0.630230; + tangent -0.860294 0.509798 0.00000; + vertex -2.64397 -3.57498 12.9745; + normal 0.149227 0.839791 0.521998; + texcoord 0.416340 1.00000; + tangent -0.984576 0.174955 0.00000; + vertex -1.46959 6.47903 0.00000; + texcoord 0.457930 1.00000; + vertex -4.15193 6.95567 0.00000; + texcoord 0.457930 0.630230; + tangent -0.984576 0.174955 0.00000; + vertex -3.01218 -1.88757 13.9012; + normal -0.830207 -0.292505 0.474550; + texcoord 0.749030 1.00000; + tangent 0.332306 -0.943172 0.00000; + vertex -18.5352 -2.60321 0.00000; + texcoord 0.790610 1.00000; + vertex -17.5154 -5.49764 0.00000; + texcoord 0.790610 0.630230; + tangent 0.332306 -0.943172 0.00000; + vertex -9.80349 -7.75433 12.1007; + normal 0.455610 -0.880825 0.128714; + texcoord 0.956950 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex -10.3938 -16.3391 0.00000; + texcoord 0.998540 1.00000; + vertex -6.71322 -14.4353 0.00000; + texcoord 0.998540 0.630230; + vertex -5.23749 -12.3654 8.94150; + normal -0.145531 -0.787555 -0.598814; + texcoord 0.832200 0.630230; + tangent 0.980911 -0.0359562 -0.191104; + vertex -8.45100 -8.39914 11.5332; + texcoord 0.873780 0.630230; + vertex -7.02504 -8.45141 11.2554; + texcoord 0.873780 0.175160; + tangent 0.980911 -0.0359563 -0.191104; + vertex -7.09836 -16.7601 22.2006; + normal 0.310118 -0.950622 0.0120420; + texcoord 0.000490000 -7.74022; + tangent 0.918679 0.302908 0.253526; + vertex -2.75158 -117.545 98.0127; + texcoord 0.166830 -7.74022; + tangent 0.918679 0.302908 0.253526; + vertex -2.15816 -117.349 98.1765; + texcoord 0.000490000 -7.84022; + tangent 0.918679 0.302908 0.253526; + vertex -2.66599 -117.506 98.9042; + normal 0.758508 -0.496016 0.422652; + texcoord 0.166830 -7.74022; + tangent 0.0969045 0.727214 0.679536; + vertex -2.15816 -117.349 98.1765; + normal 0.758508 -0.496016 0.422652; + texcoord 0.333170 -7.74022; + vertex -2.09570 -116.880 98.6144; + texcoord 0.166830 -7.84022; + tangent 0.0969044 0.727214 0.679536; + vertex -2.66599 -117.506 98.9042; + normal 0.455958 -0.00341175 0.889995; + texcoord 0.333170 -7.74022; + tangent -0.809385 0.414287 0.416249; + vertex -2.09570 -116.880 98.6144; + texcoord 0.499510 -7.74022; + vertex -2.61183 -116.616 98.8799; + texcoord 0.333170 -7.84022; + tangent -0.809385 0.414287 0.416249; + vertex -2.66599 -117.506 98.9042; + normal -0.208735 0.0394525 0.977176; + texcoord 0.499510 -7.74022; + tangent -0.951256 -0.240144 -0.193503; + vertex -2.61183 -116.616 98.8799; + texcoord 0.665860 -7.74022; + tangent -0.951256 -0.240144 -0.193503; + vertex -3.25742 -116.779 98.7486; + normal -0.208735 0.0394525 0.977176; + texcoord 0.499510 -7.84022; + tangent -0.951256 -0.240144 -0.193503; + vertex -2.66599 -117.506 98.9042; + normal -0.716776 -0.474015 0.511412; + texcoord 0.665860 -7.74022; + tangent -0.00612040 -0.729109 -0.684371; + vertex -3.25742 -116.779 98.7486; + texcoord 0.832200 -7.74022; + vertex -3.26157 -117.274 98.2845; + texcoord 0.665860 -7.84022; + tangent -0.00612041 -0.729109 -0.684371; + vertex -2.66599 -117.506 98.9042; + normal -0.433950 -0.897277 0.0811283; + texcoord 0.832200 -7.74022; + tangent 0.798864 -0.424855 -0.425811; + vertex -3.26157 -117.274 98.2845; + texcoord 0.998540 -7.74022; + vertex -2.75158 -117.545 98.0127; + texcoord 0.832200 -7.84022; + vertex -2.66599 -117.506 98.9042; + normal -0.169821 -0.934499 0.312845; + texcoord 0.0836600 1.00000; + tangent 0.983886 -0.178795 0.00000; + vertex 12.1770 -8.56170 0.00000; + texcoord 0.125240 1.00000; + vertex 18.9883 -9.79948 0.00000; + texcoord 0.125240 0.680230; + tangent 0.983886 -0.178795 0.00000; + vertex 7.86062 -3.59615 12.4896; + normal 0.695526 -0.112671 0.709612; + texcoord 0.250000 1.00000; + tangent 0.159909 0.987132 0.00000; + vertex 17.6419 4.62549 0.00000; + texcoord 0.291590 1.00000; + vertex 18.2354 8.28890 0.00000; + normal 0.695526 -0.112671 0.709612; + texcoord 0.291590 0.680230; + tangent 0.159910 0.987132 0.00000; + vertex 5.40310 4.63983 11.9982; + normal 0.391629 0.660881 0.640205; + texcoord 0.374760 1.00000; + tangent -0.860294 0.509798 0.00000; + vertex 12.2173 12.2794 0.00000; + texcoord 0.416340 1.00000; + tangent -0.860294 0.509798 0.00000; + vertex 9.80698 13.7077 0.00000; + texcoord 0.416340 0.680230; + tangent -0.860294 0.509798 0.00000; + vertex 3.08964 6.81087 11.2288; + normal -0.892835 -0.314571 0.322322; + texcoord 0.749030 1.00000; + tangent 0.332306 -0.943172 0.00000; + vertex -7.25860 4.62549 0.00000; + texcoord 0.790610 1.00000; + vertex -6.23881 1.73106 0.00000; + texcoord 0.790610 0.680230; + vertex -3.37674 2.31469 8.49756; + normal 0.406616 -0.786105 0.465514; + texcoord 0.956950 1.00000; + tangent 0.888213 0.459432 0.00000; + vertex 0.882820 -9.11041 0.00000; + texcoord 0.998540 1.00000; + vertex 4.56335 -7.20664 0.00000; + texcoord 0.998540 0.680230; + vertex 1.30608 -2.96600 10.0063; + normal 0.610441 0.767689 0.194976; + texcoord 0.333170 0.680230; + tangent -0.727795 0.640781 -0.244365; + vertex 3.71853 4.99036 11.3703; + texcoord 0.374760 0.680230; + vertex 3.15420 5.48722 11.1808; + texcoord 0.374760 0.291180; + tangent -0.727795 0.640781 -0.244365; + vertex 1.18748 4.04390 23.0212; + normal 0.382206 -0.922126 0.0600160; + texcoord 0.000490000 -6.51074; + tangent 0.873875 0.381794 0.300959; + vertex 8.77532 -89.2703 70.0424; + texcoord 0.166830 -6.51074; + vertex 9.33980 -89.0236 70.2368; + texcoord 0.000490000 -6.61074; + vertex 8.79992 -89.2019 70.9359; + normal 0.766193 -0.422921 0.483825; + texcoord 0.166830 -6.51074; + tangent -0.00435895 0.749467 0.662028; + vertex 9.33980 -89.0236 70.2368; + texcoord 0.333170 -6.51074; + vertex 9.33699 -88.5406 70.6635; + texcoord 0.166830 -6.61074; + tangent -0.00435895 0.749467 0.662027; + vertex 8.79992 -89.2019 70.9359; + normal 0.396485 0.0555009 0.916362; + texcoord 0.333170 -6.51074; + tangent -0.864493 0.358492 0.352330; + vertex 9.33699 -88.5406 70.6635; + normal 0.396485 0.0555010 0.916362; + texcoord 0.499510 -6.51074; + vertex 8.78571 -88.3120 70.8882; + texcoord 0.333170 -6.61074; + tangent -0.864493 0.358491 0.352330; + vertex 8.79992 -89.2019 70.9359; + normal -0.273736 0.0471757 0.960647; + texcoord 0.499510 -6.51074; + tangent -0.915066 -0.320347 -0.245015; + vertex 8.78571 -88.3120 70.8882; + texcoord 0.665860 -6.51074; + vertex 8.16469 -88.5294 70.7219; + normal -0.273736 0.0471757 0.960647; + texcoord 0.499510 -6.61074; + tangent -0.915066 -0.320347 -0.245015; + vertex 8.79992 -89.2019 70.9359; + normal -0.708924 -0.516894 0.479841; + texcoord 0.665860 -6.51074; + tangent 0.0951262 -0.744211 -0.661137; + vertex 8.16469 -88.5294 70.7219; + texcoord 0.832200 -6.51074; + vertex 8.22919 -89.0340 70.2736; + texcoord 0.665860 -6.61074; + tangent 0.0951262 -0.744211 -0.661137; + vertex 8.79992 -89.2019 70.9359; + normal -0.366681 -0.926815 0.0809922; + texcoord 0.832200 -6.51074; + tangent 0.855473 -0.370107 -0.362196; + vertex 8.22919 -89.0340 70.2736; + texcoord 0.998540 -6.51074; + vertex 8.77532 -89.2703 70.0424; + texcoord 0.832200 -6.61074; + tangent 0.855473 -0.370107 -0.362196; + vertex 8.79992 -89.2019 70.9359; + normal -0.587957 0.796565 -0.140683; + texcoord 0.000490000 1.00000; + tangent 0.492096 0.490271 0.719358; + vertex 29.8831 36.0713 65.1080; + texcoord 0.166830 1.00000; + vertex 31.7223 37.9036 67.7965; + texcoord 0.166830 0.262050; + tangent 0.492096 0.490271 0.719358; + vertex 40.9694 44.0084 63.7159; + normal -0.0887848 0.642979 0.760720; + texcoord 0.166830 1.00000; + tangent 0.490319 -0.636579 0.595278; + vertex 31.7223 37.9036 67.7965; + texcoord 0.333170 1.00000; + vertex 33.0322 36.2030 69.3868; + normal -0.0887847 0.642979 0.760720; + texcoord 0.166830 0.262050; + vertex 40.9694 44.0084 63.7159; + normal 0.405639 -0.326187 0.853849; + texcoord 0.333170 1.00000; + tangent -0.141609 -0.945304 -0.293850; + vertex 33.0322 36.2030 69.3868; + texcoord 0.499510 1.00000; + vertex 32.5029 32.6700 68.2886; + texcoord 0.499510 0.262050; + tangent -0.141609 -0.945304 -0.293850; + vertex 42.5704 41.7764 66.9846; + normal 0.667453 -0.702549 0.246841; + texcoord 0.499510 1.00000; + tangent -0.239543 -0.516435 -0.822140; + vertex 32.5029 32.6700 68.2886; + normal 0.667453 -0.702549 0.246841; + texcoord 0.665860 1.00000; + vertex 31.3524 30.1895 64.3397; + normal 0.667453 -0.702549 0.246841; + texcoord 0.499510 0.262050; + tangent -0.239543 -0.516435 -0.822140; + vertex 42.5704 41.7764 66.9846; + normal 0.329895 -0.496629 -0.802826; + texcoord 0.665860 1.00000; + tangent -0.490323 0.636581 -0.595272; + vertex 31.3524 30.1895 64.3397; + texcoord 0.832200 1.00000; + vertex 30.0424 31.8901 62.7494; + texcoord 0.832200 0.262050; + tangent -0.490323 0.636581 -0.595272; + vertex 43.1253 40.1152 63.0373; + normal -0.273585 0.464642 -0.842175; + texcoord 0.832200 1.00000; + tangent -0.0331718 0.870502 0.491046; + vertex 30.0424 31.8901 62.7494; + texcoord 0.998540 1.00000; + vertex 29.8831 36.0713 65.1080; + texcoord 0.832200 0.262050; + tangent -0.0331717 0.870502 0.491046; + vertex 43.1253 40.1152 63.0373; + normal 0.569829 -0.803808 -0.170846; + texcoord 0.000490000 -1.05350; + tangent -0.234049 0.0405426 -0.971379; + vertex 59.2548 52.1036 64.1385; + normal 0.569829 -0.803808 -0.170846; + texcoord 0.000490000 -0.413500; + tangent -0.234049 0.0405426 -0.971379; + vertex 51.3099 46.7923 62.6287; + normal 0.569829 -0.803808 -0.170846; + texcoord 0.166830 -1.05350; + tangent -0.234049 0.0405426 -0.971379; + vertex 58.8232 52.1784 62.3471; + normal 0.0154741 -0.409145 -0.912338; + tangent -0.642512 0.695059 -0.322602; + vertex 58.8232 52.1784 62.3471; + texcoord 0.333170 -0.413500; + vertex 49.4010 49.9249 63.1979; + texcoord 0.333170 -1.05350; + vertex 57.6574 53.4395 61.7618; + normal -0.363184 0.544143 -0.756310; + tangent -0.398087 0.643290 0.653992; + vertex 57.6574 53.4395 61.7618; + texcoord 0.333170 -0.413500; + tangent -0.398087 0.643290 0.653992; + vertex 49.4010 49.9249 63.1979; + texcoord 0.499510 -1.05350; + tangent -0.398087 0.643290 0.653992; + vertex 56.9233 54.6259 62.9679; + normal -0.690820 0.698587 0.186396; + tangent 0.228585 -0.0335561 0.972946; + vertex 56.9233 54.6259 62.9679; + texcoord 0.665860 -0.413500; + tangent 0.228585 -0.0335560 0.972946; + vertex 51.2590 48.1887 66.1009; + texcoord 0.665860 -1.05350; + tangent 0.228585 -0.0335561 0.972945; + vertex 57.3517 54.5630 64.7913; + normal -0.129286 0.316624 0.939699; + tangent 0.642511 -0.695063 0.322595; + vertex 57.3517 54.5630 64.7913; + texcoord 0.665860 -0.413500; + tangent 0.642511 -0.695063 0.322594; + vertex 51.2590 48.1887 66.1009; + normal -0.129286 0.316624 0.939699; + texcoord 0.832200 -1.05350; + vertex 58.5174 53.3019 65.3766; + normal 0.265175 -0.609127 0.747427; + tangent 0.393449 -0.639345 -0.660633; + vertex 58.5174 53.3019 65.3766; + texcoord 0.998540 -0.413500; + vertex 51.3099 46.7923 62.6287; + texcoord 0.998540 -1.05350; + vertex 59.2548 52.1036 64.1385; + normal -0.0389361 -0.450069 -0.892145; + texcoord 0.166830 -1.05350; + tangent -0.642512 0.695059 -0.322602; + vertex 58.8232 52.1784 62.3471; + texcoord 0.333170 -1.05350; + vertex 57.6574 53.4395 61.7618; + texcoord 0.333170 -1.31250; + vertex 60.3912 53.7383 61.4917; + normal -0.432981 0.891615 0.132476; + texcoord 0.499510 -1.05350; + tangent 0.228585 -0.0335561 0.972946; + vertex 56.9233 54.6259 62.9679; + texcoord 0.665860 -1.05350; + vertex 57.3517 54.5630 64.7913; + texcoord 0.665860 -1.31250; + tangent 0.228585 -0.0335561 0.972946; + vertex 59.7898 56.0711 62.6099; + normal 0.610083 -0.355990 0.707862; + texcoord 0.832200 -1.05350; + tangent 0.393449 -0.639345 -0.660633; + vertex 58.5174 53.3019 65.3766; + normal 0.610084 -0.355990 0.707862; + texcoord 0.998540 -1.05350; + vertex 59.2548 52.1036 64.1385; + texcoord 0.998540 -1.31250; + tangent 0.393449 -0.639345 -0.660633; + vertex 62.0805 54.9002 63.1095; + normal -0.606023 -0.715337 -0.347892; + texcoord 0.333170 -1.59002; + tangent -0.667922 0.695136 -0.265830; + vertex 62.7099 54.9191 59.8918; + normal -0.606023 -0.715337 -0.347892; + texcoord 0.665860 -1.31250; + tangent -0.667922 0.695136 -0.265830; + vertex 59.7898 56.0711 62.6099; + texcoord 0.665860 -1.59002; + tangent -0.667922 0.695136 -0.265830; + vertex 61.2227 56.4669 59.2999; + normal -0.287646 0.957685 -0.0100006; + tangent 0.768185 0.236940 0.594769; + vertex 61.2227 56.4669 59.2999; + texcoord 0.665860 -1.31250; + vertex 59.7898 56.0711 62.6099; + texcoord 0.998540 -1.59002; + tangent 0.768186 0.236940 0.594769; + vertex 62.9185 56.9900 60.6129; + normal -0.120444 -0.453442 -0.883110; + texcoord 0.333170 -1.59002; + tangent -0.667922 0.695136 -0.265830; + vertex 62.7099 54.9191 59.8918; + texcoord 0.665860 -1.59002; + vertex 61.2227 56.4669 59.2999; + texcoord 0.333170 -1.80322; + vertex 64.0788 57.0568 58.6075; + normal 0.267301 -0.904625 0.331969; + tangent -0.833268 -0.390016 -0.391857; + vertex 64.0788 57.0568 58.6075; + texcoord 0.665860 -1.59002; + tangent -0.833268 -0.390016 -0.391857; + vertex 61.2227 56.4669 59.2999; + texcoord 0.665860 -1.80322; + tangent -0.833268 -0.390016 -0.391857; + vertex 62.6891 56.4063 57.9540; + normal -0.648938 0.250734 -0.718340; + tangent 0.00888397 0.946571 0.322372; + vertex 62.6891 56.4063 57.9540; + texcoord 0.665860 -1.59002; + tangent 0.00888401 0.946571 0.322372; + vertex 61.2227 56.4669 59.2999; + texcoord 0.998540 -1.80322; + tangent 0.00888397 0.946571 0.322372; + vertex 62.7039 57.9789 58.4896; + normal -0.538405 0.741759 0.399891; + texcoord 0.665860 -1.59002; + tangent 0.768186 0.236940 0.594769; + vertex 61.2227 56.4669 59.2999; + texcoord 0.998540 -1.59002; + vertex 62.9185 56.9900 60.6129; + texcoord 0.998540 -1.80322; + tangent 0.768186 0.236940 0.594769; + vertex 62.7039 57.9789 58.4896; + normal 0.552283 -0.554570 -0.622443; + texcoord 0.333170 -1.80322; + tangent -0.833268 -0.390016 -0.391857; + vertex 64.0788 57.0568 58.6075; + texcoord 0.665860 -1.80322; + vertex 62.6891 56.4063 57.9540; + texcoord 0.333170 -2.03726; + vertex 64.0500 58.7817 57.0453; + normal 0.727542 -0.161760 0.666721; + tangent 0.183475 -0.890535 -0.416274; + vertex 64.0500 58.7817 57.0453; + texcoord 0.665860 -1.80322; + tangent 0.183475 -0.890535 -0.416274; + vertex 62.6891 56.4063 57.9540; + texcoord 0.665860 -2.03726; + tangent 0.183475 -0.890535 -0.416274; + vertex 64.2555 57.7844 56.5791; + normal -0.361964 -0.419274 -0.832581; + tangent -0.928808 0.238245 0.283823; + vertex 64.2555 57.7844 56.5791; + texcoord 0.665860 -1.80322; + tangent -0.928808 0.238245 0.283823; + vertex 62.6891 56.4063 57.9540; + texcoord 0.998540 -2.03726; + tangent -0.928808 0.238245 0.283823; + vertex 63.2164 58.0509 56.8966; + normal -0.947512 0.111005 -0.299830; + texcoord 0.665860 -1.80322; + tangent 0.00888397 0.946571 0.322372; + vertex 62.6891 56.4063 57.9540; + texcoord 0.998540 -1.80322; + vertex 62.7039 57.9789 58.4896; + texcoord 0.998540 -2.03726; + tangent 0.00888398 0.946572 0.322372; + vertex 63.2164 58.0509 56.8966; + normal 0.968869 0.235424 -0.0766095; + texcoord 0.333170 -2.03726; + tangent 0.183475 -0.890535 -0.416274; + vertex 64.0500 58.7817 57.0453; + texcoord 0.665860 -2.03726; + vertex 64.2555 57.7844 56.5791; + texcoord 0.333170 -2.27988; + vertex 63.8876 58.9566 55.5279; + normal 0.128703 0.684170 0.717877; + tangent 0.927659 0.172828 -0.331027; + vertex 63.8876 58.9566 55.5279; + texcoord 0.665860 -2.03726; + tangent 0.927659 0.172828 -0.331026; + vertex 64.2555 57.7844 56.5791; + texcoord 0.665860 -2.27988; + tangent 0.927659 0.172828 -0.331027; + vertex 64.4241 59.0565 55.3364; + normal 0.869947 -0.398737 -0.290175; + tangent -0.471397 -0.845198 -0.251843; + vertex 64.4241 59.0565 55.3364; + texcoord 0.665860 -2.03726; + tangent -0.471397 -0.845198 -0.251843; + vertex 64.2555 57.7844 56.5791; + texcoord 0.998540 -2.27988; + tangent -0.471397 -0.845198 -0.251843; + vertex 64.1514 58.5676 55.1908; + normal -0.347062 -0.827703 -0.440972; + texcoord 0.665860 -2.03726; + tangent -0.928808 0.238245 0.283823; + vertex 64.2555 57.7844 56.5791; + texcoord 0.998540 -2.03726; + vertex 63.2164 58.0509 56.8966; + texcoord 0.998540 -2.27988; + vertex 64.1514 58.5676 55.1908; + normal -0.109772 0.973496 0.200638; + texcoord 0.333170 -2.27988; + tangent 0.927659 0.172828 -0.331027; + vertex 63.8876 58.9566 55.5279; + normal -0.109772 0.973496 0.200638; + texcoord 0.665860 -2.27988; + vertex 64.4241 59.0565 55.3364; + normal -0.109772 0.973496 0.200638; + texcoord 0.333170 -2.37988; + vertex 63.9674 59.0856 54.9453; + normal 0.639975 -0.131348 -0.757087; + texcoord 0.665860 -2.27988; + tangent -0.471397 -0.845198 -0.251843; + vertex 64.4241 59.0565 55.3364; + texcoord 0.998540 -2.27988; + vertex 64.1514 58.5676 55.1908; + texcoord 0.665860 -2.37988; + vertex 63.9674 59.0856 54.9453; + normal -0.706285 0.682662 -0.187441; + texcoord 0.000490000 1.00000; + tangent 0.0855633 0.345151 0.934639; + vertex -1.94578 19.3022 70.9073; + texcoord 0.125240 1.00000; + vertex -1.68831 20.3408 73.7198; + texcoord 0.125240 0.254860; + tangent 0.0855630 0.345151 0.934639; + vertex 5.23969 28.5424 77.4851; + normal -0.716278 0.320463 0.619878; + texcoord 0.125240 1.00000; + tangent 0.602383 -0.164455 0.781082; + vertex -1.68831 20.3408 73.7198; + normal -0.716278 0.320463 0.619878; + texcoord 0.250000 1.00000; + vertex -0.238420 19.9450 75.5998; + texcoord 0.125240 0.254860; + tangent 0.602383 -0.164455 0.781082; + vertex 5.23969 28.5424 77.4851; + normal 0.384019 -0.573168 0.723883; + texcoord 0.374760 1.00000; + tangent 0.172695 -0.725574 -0.666122; + vertex 0.187840 17.5771 75.6705; + texcoord 0.499510 1.00000; + vertex 0.707500 15.3938 73.6660; + texcoord 0.374760 0.254860; + tangent 0.172695 -0.725574 -0.666122; + vertex 4.84537 26.9115 80.5906; + normal 0.652943 -0.694507 0.302200; + texcoord 0.499510 1.00000; + tangent 0.113301 -0.304940 -0.945608; + vertex 0.707500 15.3938 73.6660; + texcoord 0.624270 1.00000; + vertex 1.15236 14.1965 69.9532; + texcoord 0.624270 0.254860; + tangent 0.113301 -0.304940 -0.945608; + vertex 8.18867 25.2440 80.1394; + normal 0.618806 0.102285 -0.778856; + texcoord 0.000490000 -0.564990; + tangent -0.645047 0.632020 -0.429493; + vertex 15.0408 35.7635 84.0538; + texcoord 0.000490000 0.254860; + tangent -0.645047 0.632020 -0.429493; + vertex 6.95843 28.0636 76.6210; + normal 0.618806 0.102285 -0.778856; + texcoord 0.125240 -0.564990; + tangent -0.645047 0.632020 -0.429493; + vertex 13.9367 36.8453 83.3186; + normal -0.0463478 0.470873 -0.880983; + tangent -0.890411 0.380286 0.250101; + vertex 13.9367 36.8453 83.3186; + texcoord 0.250000 0.254860; + tangent -0.890411 0.380286 0.250101; + vertex 4.36443 28.0652 79.1294; + texcoord 0.250000 -0.564990; + tangent -0.890411 0.380286 0.250101; + vertex 12.4462 37.4818 83.7373; + normal -0.610389 0.702724 -0.365518; + tangent -0.599656 -0.108455 0.792874; + vertex 12.4462 37.4818 83.7373; + texcoord 0.250000 0.254860; + tangent -0.599656 -0.108455 0.792875; + vertex 4.36443 28.0652 79.1294; + texcoord 0.374760 -0.564990; + tangent -0.599656 -0.108455 0.792875; + vertex 11.4424 37.3003 85.0645; + normal -0.917842 0.317050 0.238843; + tangent 0.0414276 -0.521905 0.851997; + vertex 11.4424 37.3003 85.0645; + texcoord 0.499510 0.254860; + tangent 0.0414278 -0.521905 0.851997; + vertex 6.40078 25.7572 81.0128; + texcoord 0.499510 -0.564990; + tangent 0.0414276 -0.521905 0.851997; + vertex 11.5133 36.4070 86.5228; + normal -0.627221 -0.0986129 0.772573; + tangent 0.638595 -0.632973 0.437655; + vertex 11.5133 36.4070 86.5228; + texcoord 0.499510 0.254860; + tangent 0.638595 -0.632973 0.437655; + vertex 6.40078 25.7572 81.0128; + texcoord 0.624270 -0.564990; + tangent 0.638595 -0.632973 0.437655; + vertex 12.6357 35.2945 87.2920; + normal -0.0825028 -0.657206 0.749182; + tangent 0.890597 -0.385986 -0.240522; + vertex 12.6357 35.2945 87.2920; + texcoord 0.749030 0.254860; + tangent 0.890597 -0.385986 -0.240522; + vertex 9.09257 25.7069 78.4912; + texcoord 0.749030 -0.564990; + tangent 0.890597 -0.385986 -0.240522; + vertex 14.1337 34.6453 86.8874; + normal 0.623529 -0.692499 0.362846; + tangent 0.592279 0.115472 -0.797416; + vertex 14.1337 34.6453 86.8874; + texcoord 0.749030 0.254860; + tangent 0.592279 0.115472 -0.797416; + vertex 9.09257 25.7069 78.4912; + texcoord 0.873780 -0.564990; + tangent 0.592279 0.115472 -0.797416; + vertex 15.1300 34.8395 85.5461; + normal 0.794844 -0.493542 -0.353042; + tangent -0.0507206 0.525725 -0.849141; + vertex 15.1300 34.8395 85.5461; + texcoord 0.998540 0.254860; + tangent -0.0507207 0.525725 -0.849141; + vertex 6.95843 28.0636 76.6210; + normal 0.794844 -0.493542 -0.353042; + texcoord 0.998540 -0.564990; + tangent -0.0507206 0.525725 -0.849141; + vertex 15.0408 35.7635 84.0538; + normal 0.906062 -0.386369 -0.172543; + texcoord 0.000490000 -0.935070; + tangent -0.296738 -0.289476 -0.910028; + vertex 17.7906 40.5872 87.6918; + texcoord 0.000490000 -0.564990; + vertex 15.0408 35.7635 84.0538; + texcoord 0.125240 -0.935070; + vertex 17.3608 40.1680 86.3737; + normal 0.612267 0.0911795 -0.785376; + texcoord 0.000490000 -0.564990; + tangent -0.645047 0.632020 -0.429493; + vertex 15.0408 35.7635 84.0538; + texcoord 0.125240 -0.564990; + vertex 13.9367 36.8453 83.3186; + texcoord 0.125240 -0.935070; + vertex 17.3608 40.1680 86.3737; + normal -0.622567 0.653471 0.430566; + texcoord 0.374760 -0.564990; + tangent 0.0414276 -0.521905 0.851997; + vertex 11.4424 37.3003 85.0645; + normal -0.622567 0.653470 0.430566; + texcoord 0.499510 -0.564990; + vertex 11.5133 36.4070 86.5228; + texcoord 0.374760 -0.935070; + tangent 0.0414275 -0.521905 0.851997; + vertex 14.7816 39.6763 86.2867; + normal -0.653743 0.622448 -0.430324; + tangent -0.440909 0.148845 0.885124; + vertex 14.7816 39.6763 86.2867; + texcoord 0.499510 -0.564990; + tangent -0.440909 0.148845 0.885124; + vertex 11.5133 36.4070 86.5228; + texcoord 0.499510 -0.935070; + tangent -0.440909 0.148845 0.885124; + vertex 14.1430 39.8918 87.5686; + normal -0.588029 -0.0345073 0.808103; + texcoord 0.499510 -0.564990; + tangent 0.638595 -0.632973 0.437655; + vertex 11.5133 36.4070 86.5228; + texcoord 0.624270 -0.564990; + vertex 12.6357 35.2945 87.2920; + texcoord 0.624270 -0.935070; + vertex 14.5706 40.3179 88.9145; + normal 0.349397 -0.452368 0.820540; + texcoord 0.749030 -0.935070; + tangent 0.932031 0.0779563 -0.353894; + vertex 15.8160 40.6980 89.5080; + texcoord 0.749030 -0.564990; + tangent 0.932031 0.0779564 -0.353894; + vertex 14.1337 34.6453 86.8874; + texcoord 0.873780 -0.935070; + tangent 0.932031 0.0779563 -0.353894; + vertex 17.1498 40.8096 89.0015; + normal 0.723167 -0.512591 0.462904; + texcoord 0.749030 -0.564990; + tangent 0.592279 0.115472 -0.797416; + vertex 14.1337 34.6453 86.8874; + texcoord 0.873780 -0.564990; + tangent 0.592279 0.115472 -0.797416; + vertex 15.1300 34.8395 85.5461; + texcoord 0.873780 -0.935070; + tangent 0.592279 0.115472 -0.797416; + vertex 17.1498 40.8096 89.0015; + normal 0.958142 -0.214259 -0.189885; + texcoord 0.873780 -0.564990; + tangent -0.0507206 0.525725 -0.849141; + vertex 15.1300 34.8395 85.5461; + normal 0.958142 -0.214259 -0.189885; + texcoord 0.998540 -0.564990; + vertex 15.0408 35.7635 84.0538; + normal 0.958142 -0.214259 -0.189885; + texcoord 0.873780 -0.935070; + tangent -0.0507206 0.525725 -0.849141; + vertex 17.1498 40.8096 89.0015; + normal 0.618806 -0.666414 0.415899; + tangent 0.434454 -0.150762 -0.887987; + vertex 17.1498 40.8096 89.0015; + normal 0.618806 -0.666414 0.415898; + texcoord 0.998540 -0.564990; + tangent 0.434454 -0.150762 -0.887987; + vertex 15.0408 35.7635 84.0538; + texcoord 0.998540 -0.935070; + tangent 0.434454 -0.150762 -0.887987; + vertex 17.7906 40.5872 87.6918; + normal 0.886554 0.270667 -0.375182; + texcoord 0.000490000 -0.935070; + tangent -0.296738 -0.289475 -0.910028; + vertex 17.7906 40.5872 87.6918; + texcoord 0.125240 -0.935070; + vertex 17.3608 40.1680 86.3737; + texcoord 0.000490000 -1.25880; + tangent -0.296738 -0.289475 -0.910028; + vertex 16.9818 44.6096 88.6824; + normal -0.355245 0.278710 -0.892257; + texcoord 0.250000 -0.935070; + tangent -0.934434 -0.0801835 0.346991; + vertex 16.1145 39.7906 85.7917; + texcoord 0.374760 -0.935070; + vertex 14.7816 39.6763 86.2867; + texcoord 0.250000 -1.25880; + tangent -0.934434 -0.0801834 0.346991; + vertex 17.6923 44.4431 86.6168; + normal -0.876609 0.140375 -0.460274; + texcoord 0.374760 -0.935070; + tangent -0.440909 0.148845 0.885124; + vertex 14.7816 39.6763 86.2867; + texcoord 0.499510 -0.935070; + tangent -0.440909 0.148845 0.885124; + vertex 14.1430 39.8918 87.5686; + texcoord 0.499510 -1.25880; + tangent -0.440909 0.148845 0.885124; + vertex 15.6402 44.0210 85.9764; + normal -0.475162 0.231240 0.848969; + texcoord 0.624270 -0.935070; + tangent 0.870300 0.265635 0.414748; + vertex 14.5706 40.3179 88.9145; + normal -0.475162 0.231240 0.848970; + texcoord 0.749030 -0.935070; + vertex 15.8160 40.6980 89.5080; + normal -0.475162 0.231240 0.848969; + texcoord 0.749030 -1.25880; + tangent 0.870300 0.265635 0.414748; + vertex 14.9112 44.1858 88.0516; + normal 0.288409 0.431708 0.854663; + texcoord 0.749030 -0.935070; + tangent 0.932031 0.0779563 -0.353894; + vertex 15.8160 40.6980 89.5080; + normal 0.288409 0.431708 0.854663; + texcoord 0.873780 -0.935070; + tangent 0.932031 0.0779563 -0.353894; + vertex 17.1498 40.8096 89.0015; + texcoord 0.749030 -1.25880; + tangent 0.932031 0.0779562 -0.353894; + vertex 14.9112 44.1858 88.0516; + normal 0.900690 0.0757499 0.427808; + texcoord 0.873780 -0.935070; + tangent 0.434454 -0.150762 -0.887987; + vertex 17.1498 40.8096 89.0015; + normal 0.900690 0.0757499 0.427808; + texcoord 0.998540 -0.935070; + vertex 17.7906 40.5872 87.6918; + texcoord 0.998540 -1.25880; + tangent 0.434454 -0.150762 -0.887987; + vertex 16.9818 44.6096 88.6824; + normal 0.847778 -0.262929 -0.460587; + texcoord 0.250000 -1.55557; + tangent -0.463768 0.0537620 -0.884324; + vertex 17.4677 47.7300 87.2229; + normal 0.847778 -0.262929 -0.460587; + texcoord 0.499510 -1.25880; + tangent -0.463768 0.0537619 -0.884324; + vertex 15.6402 44.0210 85.9764; + texcoord 0.499510 -1.55557; + tangent -0.463768 0.0537620 -0.884324; + vertex 16.6119 47.8292 85.5910; + normal -0.863130 -0.242966 0.442690; + texcoord 0.749030 -1.55557; + tangent 0.467567 -0.0533655 0.882345; + vertex 14.9622 47.6596 86.4186; + texcoord 0.998540 -1.25880; + tangent 0.467567 -0.0533656 0.882345; + vertex 16.9818 44.6096 88.6824; + texcoord 0.998540 -1.55557; + tangent 0.467567 -0.0533655 0.882345; + vertex 15.8288 47.5607 88.0540; + normal 0.741128 0.570455 -0.353991; + texcoord 0.250000 -1.55557; + tangent -0.463768 0.0537620 -0.884324; + vertex 17.4677 47.7300 87.2229; + texcoord 0.499510 -1.55557; + vertex 16.6119 47.8292 85.5910; + texcoord 0.250000 -1.77597; + tangent -0.463768 0.0537620 -0.884324; + vertex 16.1201 49.7553 87.6653; + normal 0.838350 -0.285838 0.464184; + tangent 0.528534 0.217672 -0.820531; + vertex 16.1201 49.7553 87.6653; + texcoord 0.499510 -1.55557; + tangent 0.528534 0.217672 -0.820531; + vertex 16.6119 47.8292 85.5910; + texcoord 0.499510 -1.77597; + tangent 0.528534 0.217672 -0.820531; + vertex 16.8541 50.0576 86.5257; + normal -0.803074 0.391483 0.449237; + texcoord 0.749030 -1.55557; + tangent 0.467567 -0.0533655 0.882345; + vertex 14.9622 47.6596 86.4186; + texcoord 0.998540 -1.55557; + vertex 15.8288 47.5607 88.0540; + texcoord 0.749030 -1.77597; + tangent 0.467567 -0.0533655 0.882345; + vertex 15.7051 49.9530 85.7480; + normal -0.622247 -0.559724 -0.547283; + tangent -0.526941 -0.217529 0.821593; + vertex 15.7051 49.9530 85.7480; + texcoord 0.998540 -1.55557; + tangent -0.526941 -0.217529 0.821593; + vertex 15.8288 47.5607 88.0540; + texcoord 0.998540 -1.77597; + tangent -0.526941 -0.217529 0.821593; + vertex 14.9718 49.6503 86.8912; + normal 0.585552 0.606345 0.538028; + texcoord 0.250000 -1.77597; + tangent 0.528534 0.217672 -0.820531; + vertex 16.1201 49.7553 87.6653; + texcoord 0.499510 -1.77597; + vertex 16.8541 50.0576 86.5257; + texcoord 0.250000 -2.01660; + tangent 0.528534 0.217672 -0.820531; + vertex 14.8843 51.6059 86.9247; + normal -0.0260392 -0.280373 0.959538; + tangent 0.957126 0.270022 0.104873; + vertex 14.8843 51.6059 86.9247; + texcoord 0.499510 -1.77597; + tangent 0.957126 0.270022 0.104873; + vertex 16.8541 50.0576 86.5257; + texcoord 0.499510 -2.01660; + tangent 0.957126 0.270022 0.104873; + vertex 15.7794 51.8585 87.0228; + normal -0.849615 0.159938 -0.502568; + texcoord 0.749030 -1.77597; + tangent -0.526941 -0.217529 0.821593; + vertex 15.7051 49.9530 85.7480; + texcoord 0.998540 -1.77597; + vertex 14.9718 49.6503 86.8912; + normal -0.849615 0.159938 -0.502567; + texcoord 0.749030 -2.01660; + tangent -0.526941 -0.217529 0.821593; + vertex 15.8691 51.9071 86.0926; + normal -0.240298 0.537946 0.808004; + texcoord 0.250000 -2.01660; + tangent 0.957126 0.270022 0.104873; + vertex 14.8843 51.6059 86.9247; + texcoord 0.499510 -2.01660; + vertex 15.7794 51.8585 87.0228; + texcoord 0.250000 -2.27114; + tangent 0.957126 0.270022 0.104873; + vertex 14.5921 53.2194 85.7636; + normal -0.823868 -0.527921 0.206254; + tangent 0.176538 0.106782 0.978485; + vertex 14.5921 53.2194 85.7636; + texcoord 0.499510 -2.01660; + tangent 0.176538 0.106782 0.978484; + vertex 15.7794 51.8585 87.0228; + texcoord 0.499510 -2.27114; + tangent 0.176538 0.106782 0.978484; + vertex 14.6775 53.2710 86.2367; + normal 0.982036 -0.0863995 -0.167750; + texcoord 0.749030 -2.27114; + tangent -0.176538 -0.106782 -0.978484; + vertex 15.1472 53.3395 86.1445; + texcoord 0.998540 -2.01660; + tangent -0.176538 -0.106782 -0.978485; + vertex 14.9734 51.6544 85.9949; + texcoord 0.998540 -2.27114; + tangent -0.176538 -0.106782 -0.978484; + vertex 15.0618 53.2878 85.6714; + normal -0.946380 0.291661 0.138917; + texcoord 0.250000 -2.27114; + tangent 0.176538 0.106782 0.978484; + vertex 14.5921 53.2194 85.7636; + normal -0.946380 0.291661 0.138917; + texcoord 0.499510 -2.27114; + vertex 14.6775 53.2710 86.2367; + texcoord 0.250000 -2.37114; + tangent 0.176538 0.106782 0.978485; + vertex 14.7882 53.7842 85.9137; + normal 0.810940 0.547640 -0.206074; + texcoord 0.749030 -2.27114; + tangent -0.176538 -0.106782 -0.978484; + vertex 15.1472 53.3395 86.1445; + texcoord 0.998540 -2.27114; + tangent -0.176538 -0.106782 -0.978484; + vertex 15.0618 53.2878 85.6714; + normal 0.810940 0.547640 -0.206074; + texcoord 0.749030 -2.37114; + tangent -0.176538 -0.106782 -0.978484; + vertex 14.7882 53.7842 85.9137; + normal -0.345526 0.925636 0.154306; + texcoord 0.000490000 1.00000; + tangent 0.0741013 -0.137007 0.987795; + vertex 2.03608 -16.0549 63.4946; + normal -0.345526 0.925636 0.154306; + texcoord 0.125240 1.00000; + vertex 2.25921 -16.4674 66.4690; + normal -0.345526 0.925636 0.154306; + texcoord 0.125240 0.254960; + tangent 0.0741009 -0.137007 0.987795; + vertex 12.2408 -13.6657 72.0133; + normal -0.528280 0.400212 0.748833; + texcoord 0.125240 1.00000; + tangent 0.311027 -0.729426 0.609261; + vertex 2.25921 -16.4674 66.4690; + texcoord 0.250000 1.00000; + vertex 3.00834 -18.2243 67.9364; + texcoord 0.125240 0.254960; + tangent 0.311028 -0.729426 0.609261; + vertex 12.2408 -13.6657 72.0133; + normal -0.601966 -0.144580 0.785324; + texcoord 0.250000 1.00000; + tangent -0.310617 -0.863619 -0.397089; + vertex 3.00834 -18.2243 67.9364; + texcoord 0.374760 1.00000; + vertex 2.26020 -20.3044 66.9800; + texcoord 0.374760 0.254960; + tangent -0.310617 -0.863619 -0.397089; + vertex 10.8997 -15.8792 74.4170; + normal 0.143058 -0.914663 0.378056; + texcoord 0.374760 1.00000; + tangent -0.0739677 -0.390797 -0.917500; + vertex 2.26020 -20.3044 66.9800; + texcoord 0.499510 1.00000; + vertex 2.03747 -21.4811 64.2172; + texcoord 0.374760 0.254960; + tangent -0.0739677 -0.390797 -0.917500; + vertex 10.8997 -15.8792 74.4170; + normal 0.276465 -0.960252 -0.0385255; + texcoord 0.499510 1.00000; + tangent 0.119056 0.0740013 -0.990126; + vertex 2.03747 -21.4811 64.2172; + normal 0.276465 -0.960251 -0.0385255; + texcoord 0.624270 1.00000; + vertex 2.50524 -21.1904 60.3270; + normal 0.276465 -0.960252 -0.0385255; + texcoord 0.624270 0.254960; + tangent 0.119056 0.0740013 -0.990126; + vertex 12.7844 -18.7330 72.8406; + normal 0.523738 0.585246 -0.619020; + texcoord 0.749030 1.00000; + tangent -0.323964 0.808890 0.490657; + vertex 3.35488 -19.4773 58.5277; + texcoord 0.873780 1.00000; + vertex 2.50426 -17.3535 59.8160; + texcoord 0.873780 0.254960; + tangent -0.323964 0.808890 0.490657; + vertex 14.1255 -16.5195 70.4369; + normal 0.209034 0.930186 -0.301760; + texcoord 0.873780 1.00000; + tangent -0.119160 0.330506 0.936251; + vertex 2.50426 -17.3535 59.8160; + texcoord 0.998540 1.00000; + vertex 2.03608 -16.0549 63.4946; + texcoord 0.873780 0.254960; + tangent -0.119159 0.330506 0.936252; + vertex 14.1255 -16.5195 70.4369; + normal 0.472780 -0.809610 -0.347867; + texcoord 0.000490000 -1.07562; + tangent 0.397914 0.548384 -0.735486; + vertex 27.7258 -14.6603 85.5245; + texcoord 0.000490000 -0.427510; + tangent 0.397914 0.548384 -0.735486; + vertex 21.6872 -14.9690 78.0360; + texcoord 0.125240 -1.07562; + tangent 0.397914 0.548384 -0.735486; + vertex 28.3025 -13.8655 84.4585; + normal 0.546193 -0.199345 -0.813594; + tangent -0.0178446 0.968281 -0.249226; + vertex 28.3025 -13.8655 84.4585; + texcoord 0.250000 -0.427510; + tangent -0.0178449 0.968281 -0.249226; + vertex 20.5019 -12.1766 78.8079; + texcoord 0.250000 -1.07562; + tangent -0.0178446 0.968281 -0.249226; + vertex 28.2770 -12.4834 84.1028; + normal 0.476043 0.574610 -0.665737; + tangent -0.429273 0.812532 0.394355; + vertex 28.2770 -12.4834 84.1028; + texcoord 0.250000 -0.427510; + tangent -0.429273 0.812532 0.394355; + vertex 20.5019 -12.1766 78.8079; + texcoord 0.374760 -1.07562; + tangent -0.429273 0.812532 0.394355; + vertex 27.6643 -11.3236 84.6657; + normal -0.124945 0.944780 -0.302951; + tangent -0.580317 0.178076 0.794683; + vertex 27.6643 -11.3236 84.6657; + normal -0.124945 0.944780 -0.302951; + texcoord 0.499510 -0.427510; + tangent -0.580317 0.178076 0.794683; + vertex 19.0859 -13.5586 81.2335; + texcoord 0.499510 -1.07562; + tangent -0.580317 0.178076 0.794683; + vertex 26.8232 -11.0655 85.8175; + normal -0.466713 0.814420 0.344816; + tangent -0.400999 -0.542370 0.738265; + vertex 26.8232 -11.0655 85.8175; + texcoord 0.499510 -0.427510; + tangent -0.400999 -0.542370 0.738265; + vertex 19.0859 -13.5586 81.2335; + texcoord 0.624270 -1.07562; + vertex 26.2313 -11.8660 86.9071; + normal -0.775370 0.151139 0.613155; + tangent 0.0134071 -0.966780 0.255259; + vertex 26.2313 -11.8660 86.9071; + texcoord 0.749030 -0.427510; + tangent 0.0134071 -0.966780 0.255259; + vertex 20.2676 -16.4158 80.4871; + texcoord 0.749030 -1.07562; + tangent 0.0134071 -0.966780 0.255259; + vertex 26.2505 -13.2505 87.2727; + normal -0.458511 -0.578866 0.674301; + tangent 0.432258 -0.808224 -0.399908; + vertex 26.2505 -13.2505 87.2727; + normal -0.458511 -0.578866 0.674301; + texcoord 0.749030 -0.427510; + tangent 0.432258 -0.808224 -0.399908; + vertex 20.2676 -16.4158 80.4871; + texcoord 0.873780 -1.07562; + tangent 0.432258 -0.808224 -0.399908; + vertex 26.8696 -14.4079 86.7000; + normal -0.111344 -0.985190 0.130397; + tangent 0.580103 -0.170971 -0.796398; + vertex 26.8696 -14.4079 86.7000; + normal -0.111344 -0.985190 0.130397; + texcoord 0.998540 -0.427510; + tangent 0.580103 -0.170971 -0.796398; + vertex 21.6872 -14.9690 78.0360; + normal -0.111344 -0.985190 0.130397; + texcoord 0.998540 -1.07562; + tangent 0.580103 -0.170971 -0.796398; + vertex 27.7258 -14.6603 85.5245; + normal 0.514895 -0.204772 -0.832437; + texcoord 0.125240 -1.07562; + tangent -0.0178446 0.968281 -0.249226; + vertex 28.3025 -13.8655 84.4585; + texcoord 0.250000 -1.07562; + vertex 28.2770 -12.4834 84.1028; + texcoord 0.250000 -1.32609; + tangent -0.0178446 0.968281 -0.249226; + vertex 30.5561 -12.1186 85.4228; + normal -0.242693 0.893649 -0.377479; + texcoord 0.374760 -1.07562; + tangent -0.580317 0.178076 0.794683; + vertex 27.6643 -11.3236 84.6657; + texcoord 0.499510 -1.07562; + vertex 26.8232 -11.0655 85.8175; + texcoord 0.499510 -1.32609; + tangent -0.580317 0.178076 0.794683; + vertex 28.9116 -10.6690 85.4135; + normal -0.0435526 0.816273 0.576023; + texcoord 0.499510 -1.07562; + tangent -0.400999 -0.542370 0.738265; + vertex 26.8232 -11.0655 85.8175; + texcoord 0.624270 -1.07562; + vertex 26.2313 -11.8660 86.9071; + texcoord 0.499510 -1.32609; + tangent -0.400999 -0.542370 0.738265; + vertex 28.9116 -10.6690 85.4135; + normal -0.335568 0.236127 0.911942; + texcoord 0.624270 -1.07562; + tangent 0.0134071 -0.966780 0.255259; + vertex 26.2313 -11.8660 86.9071; + texcoord 0.749030 -1.07562; + vertex 26.2505 -13.2505 87.2727; + texcoord 0.749030 -1.32609; + tangent 0.0134072 -0.966780 0.255259; + vertex 29.1481 -10.3195 87.5799; + normal 0.415648 -0.778715 0.469936; + texcoord 0.873780 -1.07562; + tangent 0.580103 -0.170971 -0.796398; + vertex 26.8696 -14.4079 86.7000; + texcoord 0.998540 -1.07562; + vertex 27.7258 -14.6603 85.5245; + texcoord 0.998540 -1.32609; + tangent 0.580103 -0.170971 -0.796398; + vertex 30.8020 -11.7810 87.5748; + normal 0.313783 -0.687042 -0.655372; + texcoord 0.250000 -1.60529; + tangent -0.527046 0.448103 -0.722099; + vertex 33.2993 -9.82216 86.6265; + texcoord 0.499510 -1.32609; + vertex 28.9116 -10.6690 85.4135; + texcoord 0.499510 -1.60529; + vertex 32.3260 -8.99466 85.2930; + normal 0.228331 0.255085 0.939573; + texcoord 0.749030 -1.32609; + tangent 0.749335 -0.662187 -0.00232286; + vertex 29.1481 -10.3195 87.5799; + texcoord 0.998540 -1.32609; + vertex 30.8020 -11.7810 87.5748; + texcoord 0.749030 -1.60529; + tangent 0.749335 -0.662187 -0.00232285; + vertex 31.1462 -8.30644 86.5478; + normal -0.688311 0.267502 0.674293; + tangent 0.529741 -0.449671 0.719146; + vertex 31.1462 -8.30644 86.5478; + texcoord 0.998540 -1.32609; + vertex 30.8020 -11.7810 87.5748; + texcoord 0.998540 -1.60529; + vertex 32.1288 -9.14046 87.8817; + normal 0.807633 -0.000336290 -0.589685; + texcoord 0.250000 -1.60529; + tangent -0.527046 0.448103 -0.722099; + vertex 33.2993 -9.82216 86.6265; + texcoord 0.499510 -1.60529; + tangent -0.527046 0.448103 -0.722099; + vertex 32.3260 -8.99466 85.2930; + texcoord 0.250000 -1.82538; + tangent -0.527046 0.448103 -0.722099; + vertex 33.9873 -7.72506 87.5676; + normal 0.457986 -0.875490 0.154165; + tangent 0.350813 0.0186509 -0.936260; + vertex 33.9873 -7.72506 87.5676; + texcoord 0.499510 -1.60529; + tangent 0.350813 0.0186509 -0.936260; + vertex 32.3260 -8.99466 85.2930; + texcoord 0.499510 -1.82538; + tangent 0.350813 0.0186509 -0.936260; + vertex 34.4748 -7.69914 86.2665; + normal -0.218589 0.746866 0.628021; + texcoord 0.749030 -1.60529; + tangent 0.529741 -0.449671 0.719146; + vertex 31.1462 -8.30644 86.5478; + normal -0.218589 0.746865 0.628021; + texcoord 0.998540 -1.60529; + vertex 32.1288 -9.14046 87.8817; + texcoord 0.749030 -1.82538; + vertex 33.3090 -7.07279 85.8335; + normal -0.921306 0.189639 -0.339458; + tangent -0.349203 -0.0195268 0.936844; + vertex 33.3090 -7.07279 85.8335; + texcoord 0.998540 -1.60529; + tangent -0.349203 -0.0195268 0.936844; + vertex 32.1288 -9.14046 87.8817; + texcoord 0.998540 -1.82538; + tangent -0.349203 -0.0195268 0.936844; + vertex 32.8228 -7.09998 87.1380; + normal 0.930624 -0.118254 0.346345; + texcoord 0.250000 -1.82538; + tangent 0.350813 0.0186509 -0.936260; + vertex 33.9873 -7.72506 87.5676; + texcoord 0.499510 -1.82538; + vertex 34.4748 -7.69914 86.2665; + texcoord 0.250000 -2.06718; + tangent 0.350813 0.0186510 -0.936260; + vertex 34.3410 -5.64636 87.3270; + normal 0.0367116 -0.456783 0.888820; + tangent 0.968874 -0.201624 -0.143637; + vertex 34.3410 -5.64636 87.3270; + texcoord 0.499510 -1.82538; + tangent 0.968874 -0.201623 -0.143636; + vertex 34.4748 -7.69914 86.2665; + normal 0.0367116 -0.456783 0.888820; + texcoord 0.499510 -2.06718; + tangent 0.968874 -0.201624 -0.143637; + vertex 35.2478 -5.83506 87.1925; + normal -0.549872 0.813817 -0.187999; + texcoord 0.749030 -1.82538; + tangent -0.349203 -0.0195268 0.936844; + vertex 33.3090 -7.07279 85.8335; + texcoord 0.998540 -1.82538; + vertex 32.8228 -7.09998 87.1380; + texcoord 0.749030 -2.06718; + tangent -0.349203 -0.0195268 0.936844; + vertex 35.1317 -5.74082 86.2682; + normal -0.196347 -0.269743 -0.942702; + tangent -0.968813 0.201580 0.144105; + vertex 35.1317 -5.74082 86.2682; + texcoord 0.998540 -1.82538; + tangent -0.968813 0.201580 0.144105; + vertex 32.8228 -7.09998 87.1380; + texcoord 0.998540 -2.06718; + tangent -0.968813 0.201580 0.144105; + vertex 34.2246 -5.55207 86.4031; + normal 0.214423 0.393525 0.893958; + texcoord 0.250000 -2.06718; + tangent 0.968874 -0.201624 -0.143636; + vertex 34.3410 -5.64636 87.3270; + normal 0.214423 0.393525 0.893958; + texcoord 0.499510 -2.06718; + vertex 35.2478 -5.83506 87.1925; + normal 0.214423 0.393525 0.893958; + texcoord 0.250000 -2.32418; + tangent 0.968874 -0.201623 -0.143637; + vertex 35.1697 -4.14339 86.4666; + normal -0.0907908 0.252344 -0.963369; + texcoord 0.749030 -2.06718; + tangent -0.968813 0.201580 0.144105; + vertex 35.1317 -5.74082 86.2682; + texcoord 0.998540 -2.06718; + vertex 34.2246 -5.55207 86.4031; + normal -0.0907907 0.252344 -0.963369; + texcoord 0.749030 -2.32418; + tangent -0.968813 0.201580 0.144105; + vertex 35.8373 -4.20217 86.6047; + normal 0.621516 -0.686010 -0.378298; + tangent -0.557511 -0.0480715 -0.828777; + vertex 35.8373 -4.20217 86.6047; + texcoord 0.998540 -2.06718; + tangent -0.557511 -0.0480716 -0.828777; + vertex 34.2246 -5.55207 86.4031; + texcoord 0.998540 -2.32418; + tangent -0.557511 -0.0480715 -0.828777; + vertex 35.5675 -4.22543 86.2037; + normal 0.792539 0.266344 -0.548583; + texcoord 0.749030 -2.32418; + vertex 35.8373 -4.20217 86.6047; + texcoord 0.998540 -2.32418; + vertex 35.5675 -4.22543 86.2037; + texcoord 0.749030 -2.42418; + tangent -0.557511 -0.0480715 -0.828777; + vertex 35.5622 -3.66761 86.4668; + normal -0.496913 0.661432 0.561769; + texcoord 0.000490000 1.00000; + tangent 0.172253 -0.559289 0.810879; + vertex -7.29757 -38.9605 53.5223; + normal -0.496913 0.661432 0.561769; + texcoord 0.166830 1.00000; + vertex -6.68532 -40.9484 56.4045; + texcoord 0.166830 0.273460; + tangent 0.172253 -0.559289 0.810879; + vertex 2.78039 -38.5896 62.0001; + normal -0.399808 -0.377268 0.835358; + texcoord 0.166830 1.00000; + tangent 0.324034 -0.910692 -0.256206; + vertex -6.68532 -40.9484 56.4045; + texcoord 0.333170 1.00000; + vertex -5.86205 -43.2622 55.7535; + normal -0.399808 -0.377268 0.835358; + texcoord 0.166830 0.273460; + tangent 0.324034 -0.910692 -0.256206; + vertex 2.78039 -38.5896 62.0001; + normal 0.0227908 -0.995389 0.0931727; + texcoord 0.333170 1.00000; + tangent 0.0593664 -0.0916850 -0.994017; + vertex -5.86205 -43.2622 55.7535; + texcoord 0.499510 1.00000; + tangent 0.0593664 -0.0916850 -0.994017; + vertex -5.65104 -43.5881 52.2204; + texcoord 0.499510 0.273460; + tangent 0.0593665 -0.0916850 -0.994017; + vertex 3.02472 -42.5533 61.1530; + normal 0.537017 -0.720910 -0.438066; + texcoord 0.499510 1.00000; + tangent 0.101395 0.570696 -0.814877; + vertex -5.65104 -43.5881 52.2204; + texcoord 0.665860 1.00000; + vertex -5.18787 -40.9812 48.4981; + texcoord 0.499510 0.273460; + tangent 0.101395 0.570696 -0.814877; + vertex 3.02472 -42.5533 61.1530; + normal 0.621981 0.409135 -0.667644; + texcoord 0.665860 1.00000; + tangent -0.324033 0.910693 0.256205; + vertex -5.18787 -40.9812 48.4981; + normal 0.621981 0.409135 -0.667644; + texcoord 0.832200 1.00000; + vertex -6.01114 -38.6674 49.1490; + texcoord 0.832200 0.273460; + tangent -0.324033 0.910693 0.256205; + vertex 5.40226 -40.0386 58.9415; + normal 0.0497836 0.995440 0.0813682; + texcoord 0.832200 1.00000; + tangent -0.281619 -0.0641728 0.957378; + vertex -6.01114 -38.6674 49.1490; + texcoord 0.998540 1.00000; + vertex -7.29757 -38.9605 53.5223; + normal 0.0497836 0.995440 0.0813682; + texcoord 0.832200 0.273460; + tangent -0.281619 -0.0641728 0.957378; + vertex 5.40226 -40.0386 58.9415; + normal 0.639249 -0.368346 -0.675042; + texcoord 0.000490000 -1.01746; + tangent 0.344638 0.921953 -0.176713; + vertex 18.1157 -41.0417 72.0762; + texcoord 0.000490000 -0.390220; + tangent 0.344638 0.921953 -0.176713; + vertex 12.4735 -39.6374 65.9669; + texcoord 0.166830 -1.01746; + tangent 0.344638 0.921953 -0.176713; + vertex 18.7201 -39.4247 71.7663; + normal 0.343701 0.651429 -0.676395; + tangent -0.307617 0.758635 0.574322; + vertex 18.7201 -39.4247 71.7663; + texcoord 0.333170 -0.390220; + tangent -0.307617 0.758635 0.574322; + vertex 10.4255 -38.3830 68.5547; + texcoord 0.333170 -1.01746; + tangent -0.307617 0.758635 0.574322; + vertex 18.1893 -38.1156 72.7573; + normal -0.108692 0.984426 0.138169; + tangent -0.647289 -0.175576 0.741748; + vertex 18.1893 -38.1156 72.7573; + texcoord 0.333170 -0.390220; + tangent -0.647289 -0.175576 0.741748; + vertex 10.4255 -38.3830 68.5547; + normal -0.108692 0.984427 0.138169; + texcoord 0.499510 -1.01746; + tangent -0.647289 -0.175576 0.741748; + vertex 17.0541 -38.4235 74.0583; + normal -0.738490 0.390751 0.549497; + tangent -0.349565 -0.918758 0.183541; + vertex 17.0541 -38.4235 74.0583; + texcoord 0.665860 -0.390220; + tangent -0.349565 -0.918758 0.183541; + vertex 10.5289 -41.9765 67.8154; + texcoord 0.665860 -1.01746; + tangent -0.349565 -0.918758 0.183541; + vertex 16.4310 -40.0611 74.3854; + normal -0.464133 -0.646544 0.605443; + tangent 0.307616 -0.758637 -0.574319; + vertex 16.4310 -40.0611 74.3854; + texcoord 0.665860 -0.390220; + tangent 0.307617 -0.758637 -0.574319; + vertex 10.5289 -41.9765 67.8154; + texcoord 0.832200 -1.01746; + tangent 0.307616 -0.758637 -0.574319; + vertex 16.9618 -41.3702 73.3944; + normal 0.0104594 -0.972378 -0.233179; + tangent 0.647379 0.184309 -0.739548; + vertex 16.9618 -41.3702 73.3944; + texcoord 0.998540 -0.390220; + tangent 0.647379 0.184309 -0.739547; + vertex 12.4735 -39.6374 65.9669; + texcoord 0.998540 -1.01746; + tangent 0.647379 0.184309 -0.739548; + vertex 18.1157 -41.0417 72.0762; + normal -0.257221 0.514815 -0.817803; + texcoord 0.166830 -1.01746; + tangent -0.307617 0.758635 0.574322; + vertex 18.7201 -39.4247 71.7663; + texcoord 0.333170 -1.01746; + vertex 18.1893 -38.1156 72.7573; + texcoord 0.333170 -1.27329; + vertex 19.3291 -36.9978 73.1025; + normal -0.935490 0.353060 -0.0143746; + texcoord 0.499510 -1.01746; + tangent -0.349565 -0.918758 0.183541; + vertex 17.0541 -38.4235 74.0583; + texcoord 0.665860 -1.01746; + vertex 16.4310 -40.0611 74.3854; + texcoord 0.665860 -1.27329; + vertex 17.6101 -36.9140 74.9513; + normal 0.558317 -0.344845 0.754562; + texcoord 0.665860 -1.01746; + tangent 0.307616 -0.758637 -0.574319; + vertex 16.4310 -40.0611 74.3854; + texcoord 0.832200 -1.01746; + vertex 16.9618 -41.3702 73.3944; + texcoord 0.665860 -1.27329; + tangent 0.307616 -0.758637 -0.574319; + vertex 17.6101 -36.9140 74.9513; + normal 0.594442 -0.729384 0.338581; + texcoord 0.832200 -1.01746; + tangent 0.647379 0.184309 -0.739547; + vertex 16.9618 -41.3702 73.3944; + normal 0.594442 -0.729385 0.338581; + texcoord 0.998540 -1.01746; + vertex 18.1157 -41.0417 72.0762; + texcoord 0.998540 -1.27329; + vertex 19.5298 -38.4989 75.0712; + normal -0.00829406 0.155810 -0.987752; + texcoord 0.333170 -1.55679; + tangent -0.884008 0.460564 0.0800731; + vertex 20.8772 -35.2270 75.1900; + texcoord 0.665860 -1.27329; + vertex 17.6101 -36.9140 74.9513; + texcoord 0.665860 -1.55679; + vertex 19.0052 -34.2517 75.3595; + normal 0.357622 0.776594 -0.518660; + texcoord 0.333170 -1.55679; + vertex 20.8772 -35.2270 75.1900; + texcoord 0.665860 -1.55679; + vertex 19.0052 -34.2517 75.3595; + texcoord 0.333170 -1.76343; + tangent -0.884008 0.460564 0.0800731; + vertex 21.1206 -33.8561 77.4103; + normal 0.618293 -0.584954 -0.524921; + tangent -0.291441 0.449628 -0.844332; + vertex 21.1206 -33.8561 77.4103; + texcoord 0.665860 -1.55679; + tangent -0.291441 0.449628 -0.844332; + vertex 19.0052 -34.2517 75.3595; + texcoord 0.665860 -1.76343; + tangent -0.291441 0.449628 -0.844332; + vertex 20.6583 -33.1430 76.0712; + normal -0.438668 0.846936 -0.300449; + tangent -0.615696 -0.0397175 0.786982; + vertex 20.6583 -33.1430 76.0712; + normal -0.438667 0.846936 -0.300449; + texcoord 0.665860 -1.55679; + tangent -0.615697 -0.0397175 0.786982; + vertex 19.0052 -34.2517 75.3595; + texcoord 0.998540 -1.76343; + tangent -0.615697 -0.0397175 0.786982; + vertex 19.6856 -33.2057 77.3146; + normal 0.928803 0.344198 -0.137304; + texcoord 0.333170 -1.76343; + tangent -0.291441 0.449628 -0.844332; + vertex 21.1206 -33.8561 77.4103; + texcoord 0.665860 -1.76343; + vertex 20.6583 -33.1430 76.0712; + texcoord 0.333170 -1.98299; + tangent -0.291441 0.449628 -0.844332; + vertex 20.5569 -31.9138 78.4662; + normal 0.150160 -0.876985 0.456452; + tangent 0.753913 -0.197101 -0.626710; + vertex 20.5569 -31.9138 78.4662; + texcoord 0.665860 -1.76343; + tangent 0.753913 -0.197101 -0.626710; + vertex 20.6583 -33.1430 76.0712; + normal 0.150160 -0.876986 0.456452; + texcoord 0.665860 -1.98299; + tangent 0.753913 -0.197101 -0.626710; + vertex 21.3598 -32.1237 77.7988; + normal -0.726837 0.414367 -0.547730; + texcoord 0.665860 -1.76343; + tangent -0.615697 -0.0397175 0.786982; + vertex 20.6583 -33.1430 76.0712; + normal -0.726837 0.414367 -0.547730; + texcoord 0.998540 -1.76343; + vertex 19.6856 -33.2057 77.3146; + texcoord 0.998540 -1.98299; + tangent -0.615697 -0.0397176 0.786982; + vertex 20.4490 -31.7194 77.4260; + normal 0.635907 -0.0207011 0.771488; + texcoord 0.333170 -1.98299; + tangent 0.753913 -0.197101 -0.626710; + vertex 20.5569 -31.9138 78.4662; + texcoord 0.665860 -1.98299; + vertex 21.3598 -32.1237 77.7988; + texcoord 0.333170 -2.20764; + vertex 20.7423 -30.2348 78.3585; + normal -0.815886 -0.392530 0.424560; + tangent 0.577380 -0.513681 0.634637; + vertex 20.7423 -30.2348 78.3585; + normal -0.815886 -0.392530 0.424560; + texcoord 0.665860 -1.98299; + tangent 0.577380 -0.513681 0.634637; + vertex 21.3598 -32.1237 77.7988; + normal -0.815886 -0.392530 0.424560; + texcoord 0.665860 -2.20764; + tangent 0.577380 -0.513681 0.634637; + vertex 21.0599 -30.5173 78.7076; + normal 0.986233 0.159540 0.0434861; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.0599 -30.5173 78.7076; + texcoord 0.665860 -1.98299; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.3598 -32.1237 77.7988; + texcoord 0.998540 -2.20764; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.0983 -30.6074 78.1663; + normal -0.170294 0.684428 0.708913; + texcoord 0.333170 -2.20764; + tangent 0.577380 -0.513681 0.634637; + vertex 20.7423 -30.2348 78.3585; + texcoord 0.665860 -2.20764; + vertex 21.0599 -30.5173 78.7076; + texcoord 0.333170 -2.30764; + tangent 0.577380 -0.513681 0.634636; + vertex 21.3020 -30.1162 78.3785; + normal 0.893303 -0.428764 0.134801; + texcoord 0.665860 -2.20764; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.0599 -30.5173 78.7076; + texcoord 0.998540 -2.20764; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.0983 -30.6074 78.1663; + texcoord 0.665860 -2.30764; + tangent 0.0698819 -0.163776 -0.984019; + vertex 21.3020 -30.1162 78.3785; + normal -0.301773 0.802021 0.515456; + texcoord 0.000490000 1.00000; + tangent 0.0640562 -0.522384 0.850301; + vertex -2.55082 -22.3436 51.8093; + texcoord 0.166830 1.00000; + vertex -2.33953 -24.0667 54.6140; + normal -0.301773 0.802021 0.515456; + texcoord 0.166830 0.202520; + tangent 0.0640563 -0.522384 0.850301; + vertex 7.16298 -24.3866 60.6750; + normal -0.528346 -0.234651 0.815960; + texcoord 0.166830 1.00000; + tangent 0.142110 -0.971933 -0.187486; + vertex -2.33953 -24.0667 54.6140; + normal -0.528346 -0.234651 0.815960; + texcoord 0.333170 1.00000; + vertex -2.00446 -26.3583 54.1719; + texcoord 0.166830 0.202520; + tangent 0.142110 -0.971933 -0.187486; + vertex 7.16298 -24.3866 60.6750; + normal -0.302820 -0.940658 0.153172; + texcoord 0.333170 1.00000; + tangent 0.0375259 -0.172362 -0.984319; + vertex -2.00446 -26.3583 54.1719; + texcoord 0.499510 1.00000; + vertex -1.88068 -26.9269 50.9251; + normal -0.302820 -0.940659 0.153172; + texcoord 0.499510 0.202520; + tangent 0.0375258 -0.172362 -0.984319; + vertex 6.21058 -27.8879 61.0194; + normal 0.378371 -0.842474 -0.383500; + texcoord 0.499510 1.00000; + tangent 0.206670 0.480731 -0.852165; + vertex -1.88068 -26.9269 50.9251; + texcoord 0.665860 1.00000; + tangent 0.206670 0.480731 -0.852165; + vertex -1.00457 -24.8890 47.3127; + texcoord 0.499510 0.202520; + tangent 0.206670 0.480731 -0.852165; + vertex 6.21058 -27.8879 61.0194; + normal 0.756285 0.228816 -0.612924; + texcoord 0.665860 1.00000; + tangent -0.142114 0.971932 0.187486; + vertex -1.00457 -24.8890 47.3127; + normal 0.756285 0.228816 -0.612924; + texcoord 0.832200 1.00000; + vertex -1.33965 -22.5973 47.7547; + normal 0.756285 0.228816 -0.612924; + texcoord 0.832200 0.202520; + tangent -0.142114 0.971932 0.187486; + vertex 8.56495 -27.0534 58.3125; + normal 0.364361 0.929879 0.0506509; + texcoord 0.832200 1.00000; + tangent -0.285709 0.0598534 0.956445; + vertex -1.33965 -22.5973 47.7547; + normal 0.364361 0.929879 0.0506509; + texcoord 0.998540 1.00000; + tangent -0.285709 0.0598534 0.956445; + vertex -2.55082 -22.3436 51.8093; + texcoord 0.832200 0.202520; + tangent -0.285709 0.0598534 0.956445; + vertex 8.56495 -27.0534 58.3125; + normal 0.741268 0.224872 -0.632419; + texcoord 0.000490000 -0.672990; + tangent 0.0292777 0.930480 0.365171; + vertex 16.8712 -29.0620 67.4907; + texcoord 0.000490000 0.202520; + tangent 0.0292776 0.930480 0.365171; + vertex 8.39708 -24.9631 59.0155; + texcoord 0.166830 -0.672990; + tangent 0.0292777 0.930480 0.365171; + vertex 16.9253 -27.3429 68.1654; + normal 0.227206 0.960792 -0.158922; + tangent -0.660660 0.271965 0.699688; + vertex 16.9253 -27.3429 68.1654; + texcoord 0.333170 0.202520; + vertex 6.06972 -25.8490 61.6770; + texcoord 0.333170 -0.672990; + vertex 15.7311 -26.8513 69.4302; + normal -0.403992 0.696169 0.593413; + tangent -0.675693 -0.664385 0.319424; + vertex 15.7311 -26.8513 69.4302; + texcoord 0.333170 0.202520; + tangent -0.675693 -0.664385 0.319423; + vertex 6.06972 -25.8490 61.6770; + texcoord 0.499510 -0.672990; + tangent -0.675693 -0.664385 0.319423; + vertex 14.4827 -28.0787 70.0203; + normal -0.820358 -0.175105 0.544381; + tangent -0.0384666 -0.932911 -0.358046; + vertex 14.4827 -28.0787 70.0203; + texcoord 0.665860 0.202520; + tangent -0.0384665 -0.932911 -0.358045; + vertex 7.47170 -28.5158 59.3144; + normal -0.820358 -0.175105 0.544381; + texcoord 0.665860 -0.672990; + tangent -0.0384666 -0.932911 -0.358046; + vertex 14.4101 -29.8397 69.3445; + normal -0.302216 -0.949555 0.0837277; + tangent 0.660662 -0.271965 -0.699686; + vertex 14.4101 -29.8397 69.3445; + texcoord 0.665860 0.202520; + tangent 0.660661 -0.271965 -0.699687; + vertex 7.47170 -28.5158 59.3144; + texcoord 0.832200 -0.672990; + tangent 0.660662 -0.271965 -0.699686; + vertex 15.6044 -30.3313 68.0797; + normal 0.349078 -0.657972 -0.667246; + tangent 0.671146 0.672470 -0.312005; + vertex 15.6044 -30.3313 68.0797; + texcoord 0.998540 0.202520; + vertex 8.39708 -24.9631 59.0155; + texcoord 0.998540 -0.672990; + vertex 16.8712 -29.0620 67.4907; + normal -0.0208051 0.925074 -0.379216; + texcoord 0.166830 -0.672990; + tangent -0.660660 0.271965 0.699688; + vertex 16.9253 -27.3429 68.1654; + texcoord 0.333170 -0.672990; + vertex 15.7311 -26.8513 69.4302; + normal -0.0208051 0.925074 -0.379216; + texcoord 0.166830 -1.03372; + tangent -0.660660 0.271965 0.699688; + vertex 17.7405 -25.7093 72.1058; + normal -0.811249 -0.180050 0.556289; + texcoord 0.499510 -0.672990; + tangent -0.0384666 -0.932911 -0.358046; + vertex 14.4827 -28.0787 70.0203; + texcoord 0.665860 -0.672990; + vertex 14.4101 -29.8397 69.3445; + normal -0.811249 -0.180050 0.556289; + texcoord 0.499510 -1.03372; + tangent -0.0384666 -0.932911 -0.358046; + vertex 15.1071 -25.4230 71.7904; + normal 0.138734 -0.871775 0.469851; + texcoord 0.665860 -0.672990; + tangent 0.660662 -0.271965 -0.699687; + vertex 14.4101 -29.8397 69.3445; + texcoord 0.832200 -0.672990; + vertex 15.6044 -30.3313 68.0797; + texcoord 0.832200 -1.03372; + vertex 16.0054 -27.4697 73.2707; + normal -0.323500 0.945562 -0.0355014; + texcoord 0.333170 -1.03372; + tangent -0.932798 -0.312385 0.179731; + vertex 16.5578 -24.9372 71.5109; + texcoord 0.499510 -1.03372; + vertex 15.1071 -25.4230 71.7904; + texcoord 0.333170 -1.36804; + tangent -0.932798 -0.312385 0.179731; + vertex 17.9568 -24.3182 75.2511; + normal 0.911651 -0.185436 -0.366752; + texcoord 0.333170 -1.67369; + tangent -0.00259041 0.889803 -0.456338; + vertex 17.4151 -23.6259 78.5996; + texcoord 0.665860 -1.36804; + tangent -0.00259042 0.889803 -0.456338; + vertex 16.1698 -23.2347 75.3062; + texcoord 0.665860 -1.67369; + tangent -0.00259041 0.889803 -0.456338; + vertex 17.4110 -22.2075 77.8721; + normal -0.579186 0.813915 -0.0456826; + tangent -0.813913 -0.580508 -0.0235896; + vertex 17.4110 -22.2075 77.8721; + texcoord 0.665860 -1.36804; + tangent -0.813913 -0.580508 -0.0235895; + vertex 16.1698 -23.2347 75.3062; + texcoord 0.998540 -1.67369; + tangent -0.813913 -0.580508 -0.0235896; + vertex 16.1198 -23.1284 77.8347; + normal 0.872193 0.225231 0.434223; + texcoord 0.333170 -1.67369; + tangent -0.00259041 0.889803 -0.456338; + vertex 17.4151 -23.6259 78.5996; + texcoord 0.665860 -1.67369; + vertex 17.4110 -22.2075 77.8721; + texcoord 0.333170 -1.91214; + tangent -0.00259044 0.889803 -0.456338; + vertex 16.2627 -22.2394 80.1952; + normal 0.143509 -0.987985 0.0573655; + tangent 0.949320 0.121050 -0.290066; + vertex 16.2627 -22.2394 80.1952; + texcoord 0.665860 -1.67369; + vertex 17.4110 -22.2075 77.8721; + texcoord 0.665860 -1.91214; + vertex 17.3151 -22.1052 79.8736; + normal 0.500590 0.865448 -0.0202416; + tangent -0.741643 0.416685 -0.525679; + vertex 17.3151 -22.1052 79.8736; + texcoord 0.665860 -1.67369; + vertex 17.4110 -22.2075 77.8721; + texcoord 0.998540 -1.91214; + vertex 16.4942 -21.6439 79.2917; + normal -0.466202 0.676800 -0.569735; + texcoord 0.665860 -1.67369; + tangent -0.813913 -0.580508 -0.0235896; + vertex 17.4110 -22.2075 77.8721; + normal -0.466202 0.676800 -0.569735; + texcoord 0.998540 -1.67369; + vertex 16.1198 -23.1284 77.8347; + normal -0.466202 0.676800 -0.569735; + texcoord 0.998540 -1.91214; + tangent -0.813913 -0.580508 -0.0235896; + vertex 16.4942 -21.6439 79.2917; + normal 0.312651 -0.458410 0.831931; + texcoord 0.333170 -1.91214; + tangent 0.949320 0.121050 -0.290066; + vertex 16.2627 -22.2394 80.1952; + normal 0.312651 -0.458410 0.831931; + texcoord 0.665860 -1.91214; + vertex 17.3151 -22.1052 79.8736; + texcoord 0.333170 -2.16973; + tangent 0.949320 0.121050 -0.290066; + vertex 16.6222 -20.8310 80.8361; + normal 0.724882 -0.372198 0.579668; + texcoord 0.665860 -2.16973; + tangent 0.663740 0.602587 -0.443101; + vertex 16.7300 -21.0402 81.2891; + texcoord 0.665860 -1.91214; + tangent 0.663740 0.602587 -0.443101; + vertex 17.3151 -22.1052 79.8736; + normal 0.724882 -0.372198 0.579668; + texcoord 0.998540 -2.16973; + tangent 0.663740 0.602587 -0.443101; + vertex 17.0688 -20.7326 81.0629; + normal 0.665736 0.553281 -0.500675; + texcoord 0.665860 -1.91214; + tangent -0.741643 0.416685 -0.525679; + vertex 17.3151 -22.1052 79.8736; + texcoord 0.998540 -1.91214; + vertex 16.4942 -21.6439 79.2917; + texcoord 0.998540 -2.16973; + vertex 17.0688 -20.7326 81.0629; + normal 0.465965 0.130279 0.875160; + texcoord 0.665860 -2.16973; + tangent 0.663740 0.602587 -0.443101; + vertex 16.7300 -21.0402 81.2891; + texcoord 0.998540 -2.16973; + vertex 17.0688 -20.7326 81.0629; + texcoord 0.665860 -2.26973; + vertex 16.6267 -20.5195 81.2665; + normal -0.0674012 -0.186933 0.980058; + texcoord 0.125240 1.00000; + tangent 0.646708 0.739815 0.185586; + vertex 32.2516 36.2643 70.2905; + texcoord 0.250000 1.00000; + tangent 0.646708 0.739815 0.185586; + vertex 33.7518 37.9805 70.7210; + normal -0.0674012 -0.186933 0.980058; + texcoord 0.125240 0.100620; + vertex 30.2128 50.3496 72.8369; + normal -0.182973 0.383247 -0.905341; + texcoord 0.000490000 -1.49956; + tangent -0.943317 -0.327813 0.0518791; + vertex 29.2161 73.1427 78.8808; + texcoord 0.000490000 -0.721680; + tangent -0.943317 -0.327813 0.0518790; + vertex 29.1245 62.8399 74.5380; + normal -0.182973 0.383247 -0.905341; + texcoord 0.125240 -1.49956; + tangent -0.943317 -0.327813 0.0518791; + vertex 27.8993 72.6851 78.9532; + normal -0.797729 0.0580140 -0.600219; + tangent -0.565629 -0.417018 0.711449; + vertex 27.8993 72.6851 78.9532; + texcoord 0.250000 -0.721680; + tangent -0.565629 -0.417018 0.711449; + vertex 28.3283 62.1640 77.3661; + normal -0.797729 0.0580140 -0.600220; + texcoord 0.250000 -1.49956; + tangent -0.565629 -0.417018 0.711449; + vertex 27.1217 72.1118 79.9313; + normal -0.981068 -0.150446 0.121949; + tangent 0.157911 -0.256898 0.953450; + vertex 27.1217 72.1118 79.9313; + texcoord 0.250000 -0.721680; + tangent 0.157911 -0.256898 0.953450; + vertex 28.3283 62.1640 77.3661; + texcoord 0.374760 -1.49956; + tangent 0.157911 -0.256898 0.953450; + vertex 27.3388 71.7586 81.2421; + normal -0.539987 -0.456161 0.707341; + tangent 0.776996 0.0529013 0.627278; + vertex 27.3388 71.7586 81.2421; + texcoord 0.499510 -0.721680; + tangent 0.776997 0.0529014 0.627278; + vertex 31.2461 62.2846 78.1152; + texcoord 0.499510 -1.49956; + tangent 0.776997 0.0529013 0.627278; + vertex 28.4234 71.8325 82.1177; + normal 0.161565 -0.340523 0.926251; + tangent 0.944339 0.325894 -0.0449102; + vertex 28.4234 71.8325 82.1177; + texcoord 0.499510 -0.721680; + tangent 0.944339 0.325894 -0.0449101; + vertex 31.2461 62.2846 78.1152; + texcoord 0.624270 -1.49956; + tangent 0.944339 0.325894 -0.0449102; + vertex 29.7658 72.2958 82.0538; + normal 0.815556 -0.193537 0.545355; + tangent 0.571499 0.417361 -0.706540; + vertex 29.7658 72.2958 82.0538; + normal 0.815556 -0.193537 0.545355; + texcoord 0.749030 -0.721680; + tangent 0.571499 0.417361 -0.706540; + vertex 32.0999 62.9728 75.2548; + normal 0.815556 -0.193537 0.545355; + texcoord 0.749030 -1.49956; + tangent 0.571499 0.417361 -0.706540; + vertex 30.5541 72.8714 81.0794; + normal 0.970053 0.216401 -0.110313; + tangent -0.165105 0.254353 -0.952914; + vertex 30.5541 72.8714 81.0794; + texcoord 0.749030 -0.721680; + tangent -0.165105 0.254353 -0.952914; + vertex 32.0999 62.9728 75.2548; + texcoord 0.873780 -1.49956; + tangent -0.165105 0.254353 -0.952914; + vertex 30.3263 73.2222 79.7651; + normal 0.577951 0.312615 -0.753820; + tangent -0.781017 -0.0559385 -0.622000; + vertex 30.3263 73.2222 79.7651; + texcoord 0.998540 -0.721680; + tangent -0.781017 -0.0559387 -0.622000; + vertex 29.1245 62.8399 74.5380; + texcoord 0.998540 -1.49956; + tangent -0.781017 -0.0559385 -0.622000; + vertex 29.2161 73.1427 78.8808; + normal -0.738453 -0.127895 -0.662064; + texcoord 0.125240 -1.49956; + tangent -0.565629 -0.417018 0.711449; + vertex 27.8993 72.6851 78.9532; + texcoord 0.250000 -1.49956; + vertex 27.1217 72.1118 79.9313; + texcoord 0.250000 -1.83825; + vertex 24.8417 74.2918 82.0533; + normal -0.214356 -0.914679 0.342657; + texcoord 0.374760 -1.49956; + tangent 0.776997 0.0529013 0.627278; + vertex 27.3388 71.7586 81.2421; + texcoord 0.499510 -1.49956; + vertex 28.4234 71.8325 82.1177; + texcoord 0.499510 -1.83825; + tangent 0.776997 0.0529013 0.627278; + vertex 25.8498 72.8478 83.2179; + normal 0.684876 0.231696 0.690842; + texcoord 0.624270 -1.49956; + tangent 0.571499 0.417361 -0.706540; + vertex 29.7658 72.2958 82.0538; + texcoord 0.749030 -1.49956; + tangent 0.571499 0.417361 -0.706540; + vertex 30.5541 72.8714 81.0794; + texcoord 0.749030 -1.83825; + tangent 0.571499 0.417361 -0.706540; + vertex 27.2725 74.2928 83.8559; + normal 0.256098 0.879697 -0.400684; + texcoord 0.873780 -1.49956; + tangent -0.781017 -0.0559385 -0.622000; + vertex 30.3263 73.2222 79.7651; + texcoord 0.998540 -1.49956; + vertex 29.2161 73.1427 78.8808; + texcoord 0.998540 -1.83825; + tangent -0.781017 -0.0559385 -0.622000; + vertex 26.2481 75.7368 82.6792; + normal -0.589290 -0.307605 -0.747072; + texcoord 0.250000 -2.21463; + tangent -0.254337 -0.807039 0.532917; + vertex 22.5795 76.0770 84.4679; + texcoord 0.499510 -1.83825; + tangent -0.254337 -0.807039 0.532917; + vertex 25.8498 72.8478 83.2179; + texcoord 0.499510 -2.21463; + tangent -0.254337 -0.807039 0.532917; + vertex 22.1271 74.6416 85.4158; + normal -0.935412 0.0653472 -0.347469; + texcoord 0.250000 -2.21463; + vertex 22.5795 76.0770 84.4679; + texcoord 0.499510 -2.21463; + vertex 22.1271 74.6416 85.4158; + texcoord 0.250000 -2.48871; + tangent -0.254337 -0.807039 0.532917; + vertex 21.5988 77.5056 87.3767; + normal -0.238807 0.518224 -0.821227; + tangent -0.485720 -0.796046 -0.361091; + vertex 21.5988 77.5056 87.3767; + texcoord 0.499510 -2.21463; + tangent -0.485719 -0.796047 -0.361091; + vertex 22.1271 74.6416 85.4158; + texcoord 0.499510 -2.48871; + tangent -0.485720 -0.796047 -0.361091; + vertex 20.9487 76.4400 86.8934; + normal 0.652872 -0.603618 0.457606; + texcoord 0.749030 -2.48871; + tangent 0.484847 0.797167 0.359788; + vertex 21.5530 75.6525 87.7951; + texcoord 0.998540 -2.21463; + tangent 0.484847 0.797167 0.359788; + vertex 23.7945 76.4885 85.7000; + normal 0.652872 -0.603618 0.457606; + texcoord 0.998540 -2.48871; + tangent 0.484847 0.797167 0.359788; + vertex 22.2033 76.7216 88.2776; + normal -0.705950 0.600845 -0.374993; + texcoord 0.250000 -2.48871; + tangent -0.485720 -0.796047 -0.361091; + vertex 21.5988 77.5056 87.3767; + texcoord 0.499510 -2.48871; + tangent -0.485720 -0.796047 -0.361091; + vertex 20.9487 76.4400 86.8934; + texcoord 0.250000 -2.78736; + tangent -0.485720 -0.796047 -0.361091; + vertex 20.7666 77.9661 89.6812; + normal 0.229746 0.859958 -0.455730; + tangent -0.953176 0.104200 -0.283898; + vertex 20.7666 77.9661 89.6812; + texcoord 0.499510 -2.48871; + tangent -0.953176 0.104200 -0.283898; + vertex 20.9487 76.4400 86.8934; + texcoord 0.499510 -2.78736; + tangent -0.953176 0.104200 -0.283898; + vertex 19.9074 78.0600 89.4253; + normal 0.247432 -0.519593 0.817802; + texcoord 0.749030 -2.48871; + tangent 0.484847 0.797167 0.359788; + vertex 21.5530 75.6525 87.7951; + texcoord 0.998540 -2.48871; + vertex 22.2033 76.7216 88.2776; + texcoord 0.749030 -2.78736; + tangent 0.484847 0.797167 0.359788; + vertex 19.8538 77.1724 89.2749; + normal 0.0378402 0.972482 0.229886; + texcoord 0.250000 -2.78736; + tangent -0.953176 0.104200 -0.283898; + vertex 20.7666 77.9661 89.6812; + texcoord 0.499510 -2.78736; + vertex 19.9074 78.0600 89.4253; + normal 0.0378402 0.972482 0.229886; + texcoord 0.250000 -3.09407; + tangent -0.953176 0.104200 -0.283898; + vertex 19.2996 77.6831 91.1197; + normal -0.668256 -0.261769 -0.696355; + texcoord 0.749030 -3.09407; + tangent 0.174112 -0.965083 0.195702; + vertex 18.7596 78.0524 91.0401; + texcoord 0.998540 -2.78736; + tangent 0.174112 -0.965083 0.195702; + vertex 20.7135 77.0789 89.5310; + texcoord 0.998540 -3.09407; + tangent 0.174112 -0.965083 0.195702; + vertex 18.8407 77.6027 91.1313; + normal -0.894862 -0.0721222 0.440478; + texcoord 0.749030 -3.09407; + vertex 18.7596 78.0524 91.0401; + normal -0.894862 -0.0721222 0.440478; + texcoord 0.998540 -3.09407; + tangent 0.174112 -0.965083 0.195702; + vertex 18.8407 77.6027 91.1313; + texcoord 0.749030 -3.19407; + tangent 0.174112 -0.965083 0.195702; + vertex 19.0247 77.9652 91.5645; + normal -0.563504 -0.793623 0.229403; + texcoord 0.000490000 1.00000; + tangent -0.0662815 0.320227 0.945019; + vertex -1.15217 23.9598 85.5675; + texcoord 0.125240 1.00000; + vertex -1.33097 24.8236 88.1168; + texcoord 0.125240 0.00695997; + tangent -0.0662813 0.320227 0.945019; + vertex -10.9797 33.5037 94.4443; + normal 0.0343311 -0.563522 0.825388; + texcoord 0.125240 1.00000; + tangent 0.327579 0.786596 0.523412; + vertex -1.33097 24.8236 88.1168; + texcoord 0.250000 1.00000; + tangent 0.327579 0.786595 0.523412; + vertex -0.624140 26.5209 89.2462; + texcoord 0.125240 0.00695997; + tangent 0.327578 0.786596 0.523412; + vertex -10.9797 33.5037 94.4443; + normal 0.706863 0.588458 0.392508; + texcoord 0.374760 1.00000; + tangent 0.482831 0.00412214 -0.875704; + vertex 1.38182 26.9360 88.5682; + texcoord 0.499510 1.00000; + tangent 0.482831 0.00412214 -0.875704; + vertex 2.68430 26.9471 86.2059; + texcoord 0.374760 0.00695997; + tangent 0.482831 0.00412202 -0.875704; + vertex -8.53895 33.7065 96.2839; + normal 0.628177 0.771839 -0.0982761; + texcoord 0.499510 1.00000; + tangent 0.00660260 -0.131591 -0.991282; + vertex 2.68430 26.9471 86.2059; + texcoord 0.624270 1.00000; + vertex 2.70754 26.4839 82.7168; + texcoord 0.624270 0.00695997; + tangent 0.00660222 -0.131591 -0.991282; + vertex -7.54889 36.3544 94.6784; + normal -0.722440 0.00824622 -0.691384; + texcoord 0.749030 1.00000; + tangent -0.533946 -0.641951 0.550273; + vertex 1.25071 25.8816 80.9710; + normal -0.722440 0.00824622 -0.691384; + texcoord 0.873780 1.00000; + vertex -0.00525000 24.3716 82.2654; + texcoord 0.873780 0.00695997; + tangent -0.533947 -0.641951 0.550273; + vertex -9.98968 36.1516 92.8388; + normal -0.845696 -0.407533 -0.344549; + texcoord 0.873780 1.00000; + tangent -0.325844 -0.116988 0.938158; + vertex -0.00525000 24.3716 82.2654; + texcoord 0.998540 1.00000; + vertex -1.15217 23.9598 85.5675; + normal -0.845697 -0.407533 -0.344549; + texcoord 0.873780 0.00695997; + tangent -0.325844 -0.116988 0.938157; + vertex -9.98968 36.1516 92.8388; + normal -0.582091 0.186225 -0.791512; + texcoord 0.000490000 -1.08446; + tangent -0.470174 -0.871273 0.140782; + vertex -19.7976 44.3507 102.003; + texcoord 0.000490000 0.00695997; + tangent -0.470174 -0.871273 0.140782; + vertex -10.9998 34.7601 93.2760; + texcoord 0.125240 -1.08446; + tangent -0.470174 -0.871273 0.140782; + vertex -20.4910 43.0657 102.210; + normal -0.744367 -0.483913 -0.460158; + tangent 0.0923077 -0.757046 0.646808; + vertex -20.4910 43.0657 102.210; + normal -0.744367 -0.483913 -0.460158; + texcoord 0.250000 0.00695997; + tangent 0.0923072 -0.757046 0.646808; + vertex -9.96045 33.0672 95.6902; + normal -0.744367 -0.483913 -0.460158; + texcoord 0.250000 -1.08446; + tangent 0.0923078 -0.757046 0.646808; + vertex -20.3576 41.9717 103.145; + normal -0.532620 -0.814490 0.230047; + tangent 0.610415 -0.181397 0.771031; + vertex -20.3576 41.9717 103.145; + texcoord 0.250000 0.00695997; + tangent 0.610415 -0.181397 0.771031; + vertex -9.96045 33.0672 95.6902; + texcoord 0.374760 -1.08446; + tangent 0.610415 -0.181397 0.771031; + vertex -19.4755 41.7096 104.259; + normal 0.0764274 -0.724676 0.684839; + tangent 0.755380 0.490404 0.434631; + vertex -19.4755 41.7096 104.259; + texcoord 0.499510 0.00695997; + tangent 0.755380 0.490404 0.434631; + vertex -7.54796 35.0469 95.8777; + texcoord 0.499510 -1.08446; + tangent 0.755380 0.490404 0.434631; + vertex -18.3614 42.4329 104.900; + normal 0.555148 -0.179358 0.812183; + tangent 0.475926 0.869320 -0.133332; + vertex -18.3614 42.4329 104.900; + texcoord 0.499510 0.00695997; + tangent 0.475926 0.869320 -0.133332; + vertex -7.54796 35.0469 95.8777; + texcoord 0.624270 -1.08446; + tangent 0.475926 0.869320 -0.133332; + vertex -17.6423 43.7464 104.699; + normal 0.814815 0.423835 0.395526; + tangent -0.0845629 0.761867 -0.642190; + vertex -17.6423 43.7464 104.699; + texcoord 0.749030 0.00695997; + tangent -0.0845630 0.761867 -0.642190; + vertex -8.56029 36.8120 93.4197; + texcoord 0.749030 -1.08446; + tangent -0.0845629 0.761867 -0.642190; + vertex -17.7650 44.8523 103.766; + normal 0.498539 0.841036 -0.210043; + tangent -0.615064 0.172440 -0.769390; + vertex -17.7650 44.8523 103.766; + texcoord 0.749030 0.00695997; + tangent -0.615064 0.172440 -0.769390; + vertex -8.56029 36.8120 93.4197; + texcoord 0.873780 -1.08446; + tangent -0.615064 0.172440 -0.769390; + vertex -18.6578 45.1026 102.650; + normal -0.0150565 0.665333 -0.746395; + tangent -0.754303 -0.497568 -0.428314; + vertex -18.6578 45.1026 102.650; + texcoord 0.998540 0.00695997; + tangent -0.754303 -0.497568 -0.428314; + vertex -10.9998 34.7601 93.2760; + texcoord 0.998540 -1.08446; + tangent -0.754303 -0.497568 -0.428314; + vertex -19.7976 44.3507 102.003; + normal 0.0584707 -0.711066 0.700690; + texcoord 0.374760 -1.08446; + tangent 0.755380 0.490404 0.434631; + vertex -19.4755 41.7096 104.259; + texcoord 0.499510 -1.08446; + vertex -18.3614 42.4329 104.900; + texcoord 0.374760 -1.53088; + vertex -23.1258 43.4314 106.311; + normal 0.564365 -0.185599 0.804391; + texcoord 0.499510 -1.08446; + tangent 0.475926 0.869320 -0.133332; + vertex -18.3614 42.4329 104.900; + texcoord 0.624270 -1.08446; + vertex -17.6423 43.7464 104.699; + texcoord 0.624270 -1.53088; + vertex -22.5423 44.4683 108.303; + normal -0.833513 0.398461 -0.382734; + texcoord 0.000490000 -1.53088; + tangent -0.0126593 -0.706322 -0.707777; + vertex -24.4294 46.0581 106.664; + normal -0.833513 0.398461 -0.382734; + texcoord 0.125240 -1.53088; + vertex -24.4451 45.1820 105.786; + normal -0.833513 0.398461 -0.382734; + texcoord 0.000490000 -1.93636; + tangent -0.0126593 -0.706322 -0.707777; + vertex -26.6694 44.7934 110.226; + normal -0.0506671 0.687087 0.724806; + texcoord 0.749030 -1.53088; + tangent -0.637045 0.536692 -0.553294; + vertex -23.0800 45.5604 108.457; + texcoord 0.873780 -1.53088; + vertex -23.8617 46.2189 107.778; + texcoord 0.749030 -1.93636; + tangent -0.637045 0.536692 -0.553295; + vertex -25.8601 43.2412 110.461; + normal -0.400675 0.913360 0.0723414; + texcoord 0.873780 -1.53088; + tangent -0.450300 -0.127545 -0.883721; + vertex -23.8617 46.2189 107.778; + texcoord 0.998540 -1.53088; + tangent -0.450300 -0.127545 -0.883721; + vertex -24.4294 46.0581 106.664; + texcoord 0.998540 -1.93636; + tangent -0.450300 -0.127545 -0.883721; + vertex -26.6694 44.7934 110.226; + normal -0.572600 0.472804 -0.669765; + texcoord 0.250000 -2.34911; + tangent -0.0411123 -0.832483 -0.552523; + vertex -30.1608 43.4208 112.714; + texcoord 0.499510 -1.93636; + tangent -0.0411125 -0.832483 -0.552523; + vertex -27.0720 42.4915 109.418; + texcoord 0.499510 -2.34911; + tangent -0.0411123 -0.832483 -0.552523; + vertex -30.2162 42.2994 111.970; + normal -0.930024 0.234002 -0.283368; + texcoord 0.250000 -2.34911; + vertex -30.1608 43.4208 112.714; + normal -0.930024 0.234002 -0.283368; + texcoord 0.499510 -2.34911; + vertex -30.2162 42.2994 111.970; + normal -0.930025 0.234002 -0.283368; + texcoord 0.250000 -2.67195; + tangent -0.0411122 -0.832483 -0.552523; + vertex -31.1416 42.3717 115.067; + normal -0.248939 0.963661 -0.0968832; + tangent -0.507603 -0.215008 -0.834332; + vertex -31.1416 42.3717 115.067; + texcoord 0.499510 -2.34911; + tangent -0.507603 -0.215008 -0.834332; + vertex -30.2162 42.2994 111.970; + texcoord 0.499510 -2.67195; + tangent -0.507603 -0.215008 -0.834332; + vertex -31.6187 42.1696 114.283; + normal -0.680936 0.693416 0.235584; + texcoord 0.250000 -2.67195; + vertex -31.1416 42.3717 115.067; + texcoord 0.499510 -2.67195; + vertex -31.6187 42.1696 114.283; + texcoord 0.250000 -3.02350; + vertex -32.0721 40.9879 116.451; + normal -0.681204 0.727549 0.0814489; + texcoord 0.499510 -3.02350; + tangent -0.658074 -0.559780 -0.503571; + vertex -32.3972 41.1736 116.669; + texcoord 0.499510 -2.67195; + vertex -31.6187 42.1696 114.283; + texcoord 0.749030 -3.02350; + vertex -32.6825 40.9309 116.451; + normal -0.576793 -0.0506260 -0.815320; + tangent 0.750026 -0.428296 -0.504007; + vertex -32.6825 40.9309 116.451; + texcoord 0.998540 -2.67195; + tangent 0.750026 -0.428296 -0.504007; + vertex -30.7207 41.5324 115.026; + texcoord 0.998540 -3.02350; + tangent 0.750026 -0.428296 -0.504007; + vertex -32.3574 40.7453 116.232; + normal -0.650074 0.0849383 0.755108; + texcoord 0.499510 -3.02350; + tangent -0.658075 -0.559781 -0.503571; + vertex -32.3972 41.1736 116.669; + texcoord 0.749030 -3.02350; + vertex -32.6825 40.9309 116.451; + texcoord 0.499510 -3.12350; + tangent -0.658074 -0.559780 -0.503571; + vertex -32.3467 40.6333 116.773; + normal -0.566910 -0.808812 -0.156321; + texcoord 0.749030 -3.02350; + tangent 0.750026 -0.428296 -0.504007; + vertex -32.6825 40.9309 116.451; + texcoord 0.998540 -3.02350; + vertex -32.3574 40.7453 116.232; + texcoord 0.749030 -3.12350; + vertex -32.3467 40.6333 116.773; + normal -0.230848 -0.859607 0.455834; + texcoord 0.125240 1.00000; + tangent 0.399766 0.343325 0.849891; + vertex 2.86761 -22.8163 74.0943; + texcoord 0.250000 1.00000; + vertex 3.77584 -22.0363 76.0252; + texcoord 0.125240 0.103680; + tangent 0.399766 0.343325 0.849891; + vertex -2.50843 -15.8354 84.5361; + normal -0.578590 0.569119 -0.584241; + texcoord 0.000490000 -0.880350; + tangent -0.729992 -0.680842 0.0597126; + vertex -7.83996 -7.02597 96.2437; + texcoord 0.000490000 0.103680; + tangent -0.729992 -0.680842 0.0597124; + vertex -2.43806 -14.0224 84.0788; + texcoord 0.125240 -0.880350; + tangent -0.729992 -0.680842 0.0597126; + vertex -9.01936 -8.12596 96.3402; + normal -0.860237 -0.130663 -0.492869; + tangent -0.0786750 -0.921020 0.381486; + vertex -9.01936 -8.12596 96.3402; + texcoord 0.250000 0.103680; + tangent -0.0786748 -0.921020 0.381486; + vertex -1.38768 -16.9935 85.3710; + texcoord 0.250000 -0.880350; + tangent -0.0786750 -0.921020 0.381486; + vertex -9.14367 -9.58122 96.9430; + normal -0.690637 -0.723201 0.000344438; + tangent 0.635171 -0.606343 0.478441; + vertex -9.14367 -9.58122 96.9430; + texcoord 0.250000 0.103680; + tangent 0.635171 -0.606343 0.478441; + vertex -1.38768 -16.9935 85.3710; + normal -0.690637 -0.723201 0.000344438; + texcoord 0.374760 -0.880350; + tangent 0.635171 -0.606343 0.478441; + vertex -8.14007 -10.5393 97.6989; + normal -0.0475095 -0.932529 0.357956; + tangent 0.955417 0.0621242 0.288650; + vertex -8.14007 -10.5393 97.6989; + texcoord 0.499510 0.103680; + tangent 0.955417 0.0621241 0.288650; + vertex 1.48796 -15.4121 86.2824; + texcoord 0.499510 -0.880350; + tangent 0.955417 0.0621242 0.288650; + vertex -6.59646 -10.4389 98.1653; + normal 0.557641 -0.559230 0.613432; + tangent 0.736413 0.674317 -0.0547020; + vertex -6.59646 -10.4389 98.1653; + texcoord 0.499510 0.103680; + tangent 0.736413 0.674317 -0.0547023; + vertex 1.48796 -15.4121 86.2824; + texcoord 0.624270 -0.880350; + tangent 0.736413 0.674317 -0.0547020; + vertex -5.37484 -9.32029 98.0745; + normal 0.916706 0.0724083 0.392946; + tangent 0.0893104 0.921428 -0.378145; + vertex -5.37484 -9.32029 98.0745; + texcoord 0.749030 0.103680; + tangent 0.0893105 0.921428 -0.378145; + vertex 0.476120 -12.3448 84.9821; + texcoord 0.749030 -0.880350; + tangent 0.0893105 0.921428 -0.378145; + vertex -5.23304 -7.85732 97.4742; + normal 0.666056 0.744994 0.0367822; + tangent -0.643116 0.598556 -0.477632; + vertex -5.23304 -7.85732 97.4742; + texcoord 0.749030 0.103680; + tangent -0.643116 0.598556 -0.477632; + vertex 0.476120 -12.3448 84.9821; + texcoord 0.873780 -0.880350; + tangent -0.643117 0.598556 -0.477632; + vertex -6.25413 -6.90698 96.7158; + normal 0.0746154 0.878403 -0.472060; + tangent -0.955966 -0.0717292 -0.284576; + vertex -6.25413 -6.90698 96.7158; + normal 0.0746154 0.878403 -0.472060; + texcoord 0.998540 0.103680; + tangent -0.955966 -0.0717293 -0.284576; + vertex -2.43806 -14.0224 84.0788; + normal 0.0746154 0.878403 -0.472060; + texcoord 0.998540 -0.880350; + tangent -0.955966 -0.0717292 -0.284576; + vertex -7.83996 -7.02597 96.2437; + normal 0.566243 -0.570097 0.595280; + texcoord 0.499510 -0.880350; + tangent 0.736413 0.674317 -0.0547020; + vertex -6.59646 -10.4389 98.1653; + texcoord 0.624270 -0.880350; + tangent 0.736413 0.674317 -0.0547020; + vertex -5.37484 -9.32029 98.0745; + texcoord 0.624270 -1.34104; + tangent 0.736413 0.674317 -0.0547019; + vertex -10.5690 -9.47250 102.870; + normal -0.144803 0.889976 0.432405; + texcoord 0.873780 -1.34104; + tangent -0.548712 0.291429 -0.783571; + vertex -11.1518 -7.06602 103.005; + texcoord 0.998540 -1.34104; + vertex -11.9158 -6.66028 101.914; + normal -0.144803 0.889976 0.432405; + texcoord 0.998540 -1.75490; + tangent -0.548712 0.291429 -0.783571; + vertex -15.1912 -9.06238 105.762; + normal -0.574422 0.533508 -0.620812; + texcoord 0.250000 -2.12700; + tangent -0.00417410 -0.760320 -0.649535; + vertex -19.0191 -10.4391 107.489; + texcoord 0.499510 -1.75490; + tangent -0.00417408 -0.760320 -0.649535; + vertex -15.4501 -11.0514 103.661; + texcoord 0.499510 -2.12700; + tangent -0.00417410 -0.760320 -0.649535; + vertex -19.0264 -11.7635 106.358; + normal -0.916255 0.263100 -0.302086; + texcoord 0.250000 -2.12700; + vertex -19.0191 -10.4391 107.489; + texcoord 0.499510 -2.12700; + vertex -19.0264 -11.7635 106.358; + texcoord 0.250000 -2.40137; + tangent -0.00417414 -0.760320 -0.649535; + vertex -19.9599 -11.6442 109.293; + normal -0.324539 0.935269 -0.141233; + tangent -0.788387 -0.349971 -0.505932; + vertex -19.9599 -11.6442 109.293; + texcoord 0.499510 -2.12700; + vertex -19.0264 -11.7635 106.358; + texcoord 0.499510 -2.40137; + vertex -20.9934 -12.1030 108.630; + normal -0.594386 0.645365 0.479802; + texcoord 0.250000 -2.40137; + vertex -19.9599 -11.6442 109.293; + texcoord 0.499510 -2.40137; + vertex -20.9934 -12.1030 108.630; + texcoord 0.250000 -2.68885; + vertex -21.0732 -13.6257 110.580; + normal 0.330262 0.737244 0.589405; + tangent -0.728085 0.596370 -0.337987; + vertex -21.0732 -13.6257 110.580; + texcoord 0.499510 -2.40137; + tangent -0.728085 0.596370 -0.337987; + vertex -20.9934 -12.1030 108.630; + texcoord 0.499510 -2.68885; + tangent -0.728085 0.596370 -0.337987; + vertex -21.7160 -13.0992 110.281; + normal -0.0105250 -0.670588 -0.741755; + texcoord 0.000490000 -2.98817; + tangent 0.381295 -0.688441 0.616979; + vertex -22.8109 -15.0756 110.849; + texcoord 0.000490000 -2.68885; + tangent 0.381295 -0.688441 0.616979; + vertex -21.4188 -14.3016 110.129; + texcoord 0.250000 -2.98817; + tangent 0.381295 -0.688441 0.616979; + vertex -22.6369 -15.3898 111.130; + normal -0.110777 0.384217 0.916573; + texcoord 0.250000 -2.68885; + tangent -0.728085 0.596370 -0.337987; + vertex -21.0732 -13.6257 110.580; + texcoord 0.499510 -2.68885; + vertex -21.7160 -13.0992 110.281; + normal -0.110777 0.384217 0.916573; + texcoord 0.250000 -2.98817; + tangent -0.728085 0.596370 -0.337987; + vertex -22.6369 -15.3898 111.130; + normal 0.934697 -0.346624 0.0786929; + tangent 0.208634 0.714263 0.668057; + vertex -22.6369 -15.3898 111.130; + texcoord 0.499510 -2.68885; + tangent 0.208634 0.714263 0.668057; + vertex -21.7160 -13.0992 110.281; + texcoord 0.499510 -2.98817; + tangent 0.208634 0.714263 0.668057; + vertex -22.5416 -15.0638 111.435; + normal -0.572723 -0.699807 -0.426918; + texcoord 0.000490000 -2.98817; + tangent 0.381295 -0.688441 0.616979; + vertex -22.8109 -15.0756 110.849; + texcoord 0.250000 -2.98817; + tangent 0.381295 -0.688441 0.616979; + vertex -22.6369 -15.3898 111.130; + texcoord 0.000490000 -3.08817; + tangent 0.381295 -0.688441 0.616979; + vertex -23.1122 -15.1307 111.343; + normal -0.0391172 -0.676448 0.735451; + texcoord 0.250000 -2.98817; + tangent 0.208634 0.714263 0.668057; + vertex -22.6369 -15.3898 111.130; + texcoord 0.499510 -2.98817; + vertex -22.5416 -15.0638 111.435; + normal -0.0391172 -0.676448 0.735451; + texcoord 0.250000 -3.08817; + tangent 0.208634 0.714263 0.668057; + vertex -23.1122 -15.1307 111.343; + normal -0.501501 -0.835656 0.224000; + texcoord 0.125240 1.00000; + tangent 0.485411 -0.0574607 0.872396; + vertex -8.50277 -35.4503 46.6236; + texcoord 0.250000 1.00000; + vertex -7.31317 -35.5912 48.7615; + normal -0.501501 -0.835656 0.224000; + texcoord 0.125240 0.171170; + tangent 0.485411 -0.0574607 0.872396; + vertex -12.6742 -29.8174 58.2987; + normal 0.789735 -0.379568 0.481921; + texcoord 0.374760 1.00000; + tangent 0.612616 0.447053 -0.651802; + vertex -4.91864 -35.6543 48.2436; + texcoord 0.499510 1.00000; + vertex -3.04167 -34.2846 46.2466; + texcoord 0.374760 0.171170; + tangent 0.612616 0.447053 -0.651802; + vertex -10.0179 -31.8722 59.5788; + normal 0.0293176 0.971577 -0.234903; + texcoord 0.000490000 -1.38056; + tangent -0.969331 -0.0297327 -0.243956; + vertex -17.6147 -21.1876 80.7432; + texcoord 0.000490000 -0.672580; + tangent -0.969330 -0.0297327 -0.243956; + vertex -15.6110 -23.6509 70.8048; + normal 0.0293175 0.971577 -0.234903; + texcoord 0.125240 -1.38056; + tangent -0.969331 -0.0297327 -0.243956; + vertex -19.1085 -21.2334 80.3672; + normal -0.620878 0.610435 -0.491812; + tangent -0.723638 -0.687553 0.0601548; + vertex -19.1085 -21.2334 80.3672; + normal -0.620878 0.610435 -0.491812; + texcoord 0.250000 -0.672580; + tangent -0.723638 -0.687553 0.0601544; + vertex -17.1338 -26.5473 71.2787; + normal -0.620878 0.610435 -0.491812; + texcoord 0.250000 -1.38056; + tangent -0.723638 -0.687553 0.0601548; + vertex -20.2050 -22.2752 80.4584; + normal -0.954994 -0.0643688 -0.289555; + tangent -0.0375252 -0.942110 0.333197; + vertex -20.2050 -22.2752 80.4584; + texcoord 0.250000 -0.672580; + tangent -0.0375253 -0.942110 0.333197; + vertex -17.1338 -26.5473 71.2787; + texcoord 0.374760 -1.38056; + tangent -0.0375252 -0.942110 0.333197; + vertex -20.2619 -23.7027 80.9633; + normal -0.654604 -0.748476 -0.106197; + tangent 0.659326 -0.633981 0.404175; + vertex -20.2619 -23.7027 80.9633; + normal -0.654604 -0.748476 -0.106197; + texcoord 0.499510 -0.672580; + tangent 0.659326 -0.633981 0.404175; + vertex -14.2750 -27.7302 72.4452; + normal -0.654604 -0.748476 -0.106197; + texcoord 0.499510 -1.38056; + tangent 0.659326 -0.633981 0.404175; + vertex -19.2458 -24.6798 81.5861; + normal -0.0521059 -0.955453 0.290508; + tangent 0.968862 0.0221445 0.246608; + vertex -19.2458 -24.6798 81.5861; + normal -0.0521059 -0.955453 0.290508; + texcoord 0.499510 -0.672580; + tangent 0.968862 0.0221445 0.246608; + vertex -14.2750 -27.7302 72.4452; + texcoord 0.624270 -1.38056; + tangent 0.968862 0.0221445 0.246608; + vertex -17.7223 -24.6449 81.9739; + normal 0.656024 -0.672825 0.341963; + tangent 0.729095 0.682058 -0.0567257; + vertex -17.7223 -24.6449 81.9739; + texcoord 0.749030 -0.672580; + tangent 0.729095 0.682058 -0.0567257; + vertex -12.6785 -24.8049 71.9830; + texcoord 0.749030 -1.38056; + tangent 0.729095 0.682058 -0.0567257; + vertex -16.6136 -23.6077 81.8876; + normal 0.928864 0.0982234 0.357161; + tangent 0.0293133 0.941687 -0.335209; + vertex -16.6136 -23.6077 81.8876; + texcoord 0.749030 -0.672580; + tangent 0.0293133 0.941688 -0.335209; + vertex -12.6785 -24.8049 71.9830; + normal 0.928864 0.0982234 0.357161; + texcoord 0.873780 -1.38056; + tangent 0.0293133 0.941688 -0.335209; + vertex -16.5690 -22.1756 81.3779; + normal 0.697941 0.715221 -0.0365609; + tangent -0.665040 0.628340 -0.403622; + vertex -16.5690 -22.1756 81.3779; + normal 0.697941 0.715221 -0.0365609; + texcoord 0.998540 -0.672580; + tangent -0.665040 0.628340 -0.403622; + vertex -15.6110 -23.6509 70.8048; + texcoord 0.998540 -1.38056; + tangent -0.665040 0.628340 -0.403622; + vertex -17.6147 -21.1876 80.7432; + normal -0.731288 -0.665629 0.148848; + texcoord 0.374760 -1.38056; + tangent 0.659326 -0.633981 0.404175; + vertex -20.2619 -23.7027 80.9633; + texcoord 0.499510 -1.38056; + vertex -19.2458 -24.6798 81.5861; + texcoord 0.374760 -1.68097; + vertex -20.7633 -22.6642 83.1436; + normal -0.858902 -0.392041 -0.329532; + tangent 0.0545762 -0.709842 0.702243; + vertex -20.7633 -22.6642 83.1436; + texcoord 0.499510 -1.38056; + tangent 0.0545761 -0.709842 0.702243; + vertex -19.2458 -24.6798 81.5861; + texcoord 0.499510 -1.68097; + tangent 0.0545762 -0.709842 0.702243; + vertex -20.6900 -23.6176 84.0868; + normal -0.0404358 -0.968470 0.245828; + texcoord 0.499510 -1.38056; + tangent 0.968862 0.0221445 0.246608; + vertex -19.2458 -24.6798 81.5861; + texcoord 0.624270 -1.38056; + vertex -17.7223 -24.6449 81.9739; + texcoord 0.624270 -1.68097; + tangent 0.968862 0.0221446 0.246608; + vertex -20.4916 -23.6508 85.4348; + normal -0.223407 0.719526 -0.657550; + texcoord 0.125240 -1.68097; + tangent -0.153775 -0.692170 -0.705163; + vertex -20.4669 -20.4224 84.0738; + texcoord 0.250000 -1.68097; + vertex -20.6709 -21.3407 83.1382; + texcoord 0.250000 -2.00845; + tangent -0.153775 -0.692170 -0.705163; + vertex -24.5929 -20.4608 85.4337; + normal -0.345745 -0.673219 -0.653633; + texcoord 0.374760 -1.68097; + tangent 0.0545762 -0.709842 0.702243; + vertex -20.7633 -22.6642 83.1436; + texcoord 0.499510 -1.68097; + vertex -20.6900 -23.6176 84.0868; + texcoord 0.499510 -2.00845; + tangent 0.0545761 -0.709842 0.702243; + vertex -24.5900 -22.5360 85.0357; + normal 0.285788 0.689062 0.665972; + texcoord 0.873780 -1.68097; + tangent -0.0554757 0.705688 -0.706348; + vertex -20.1952 -21.4090 86.3650; + texcoord 0.998540 -1.68097; + vertex -20.2708 -20.4472 85.4023; + texcoord 0.998540 -2.00845; + tangent -0.0554756 0.705688 -0.706348; + vertex -23.9154 -20.8612 87.3947; + normal 0.0486330 0.785326 -0.617169; + texcoord 0.250000 -2.28660; + tangent -0.284306 -0.581456 -0.762286; + vertex -27.1126 -20.4004 87.5544; + texcoord 0.499510 -2.00845; + tangent -0.284306 -0.581456 -0.762285; + vertex -24.5900 -22.5360 85.0357; + texcoord 0.499510 -2.28660; + tangent -0.284306 -0.581456 -0.762286; + vertex -27.5805 -21.3575 86.2997; + normal -0.437733 0.786111 -0.436370; + texcoord 0.250000 -2.28660; + vertex -27.1126 -20.4004 87.5544; + texcoord 0.499510 -2.28660; + vertex -27.5805 -21.3575 86.2997; + texcoord 0.250000 -2.58306; + tangent -0.284306 -0.581456 -0.762285; + vertex -29.3124 -20.8564 88.9397; + normal 0.0805291 0.987618 -0.134632; + tangent -0.605798 -0.0587664 -0.793445; + vertex -29.3124 -20.8564 88.9397; + texcoord 0.499510 -2.28660; + tangent -0.605798 -0.0587664 -0.793445; + vertex -27.5805 -21.3575 86.2997; + texcoord 0.499510 -2.58306; + tangent -0.605798 -0.0587664 -0.793445; + vertex -30.0990 -20.9327 87.9095; + normal -0.339658 0.920926 0.191122; + texcoord 0.250000 -2.58306; + vertex -29.3124 -20.8564 88.9397; + texcoord 0.499510 -2.58306; + vertex -30.0990 -20.9327 87.9095; + texcoord 0.250000 -2.83507; + tangent -0.605798 -0.0587664 -0.793445; + vertex -31.2761 -21.7972 89.9830; + normal 0.216931 0.851144 0.478012; + tangent -0.315380 0.524521 -0.790831; + vertex -31.2761 -21.7972 89.9830; + normal 0.216931 0.851144 0.478012; + texcoord 0.499510 -2.58306; + tangent -0.315380 0.524521 -0.790831; + vertex -30.0990 -20.9327 87.9095; + texcoord 0.499510 -2.83507; + tangent -0.315380 0.524521 -0.790831; + vertex -31.5765 -21.2977 89.2300; + normal -0.295312 0.737734 0.607074; + texcoord 0.250000 -2.83507; + vertex -31.2761 -21.7972 89.9830; + texcoord 0.499510 -2.83507; + vertex -31.5765 -21.2977 89.2300; + texcoord 0.250000 -3.12054; + tangent -0.315380 0.524521 -0.790831; + vertex -33.1317 -22.8249 90.3293; + normal 0.541325 0.0527787 0.839155; + tangent -0.0745870 0.997108 -0.0145982; + vertex -33.1317 -22.8249 90.3293; + texcoord 0.499510 -2.83507; + tangent -0.0745871 0.997108 -0.0145980; + vertex -31.5765 -21.2977 89.2300; + texcoord 0.499510 -3.12054; + tangent -0.0745870 0.997108 -0.0145982; + vertex -33.1684 -22.3340 90.3221; + normal -0.300248 -0.00849511 0.953823; + texcoord 0.250000 -3.12054; + tangent -0.0745870 0.997108 -0.0145982; + vertex -33.1317 -22.8249 90.3293; + texcoord 0.499510 -3.12054; + tangent -0.0745870 0.997108 -0.0145982; + vertex -33.1684 -22.3340 90.3221; + texcoord 0.250000 -3.22054; + tangent -0.0745870 0.997108 -0.0145982; + vertex -33.6991 -22.6231 90.1525; + normal -0.190463 -0.939490 0.284751; + texcoord 0.125240 1.00000; + tangent 0.0541362 0.279568 0.958599; + vertex -2.63518 -21.2106 48.7790; + texcoord 0.250000 1.00000; + vertex -2.51139 -20.5714 50.9710; + normal -0.190463 -0.939490 0.284751; + texcoord 0.125240 0.103090; + tangent 0.0541358 0.279568 0.958599; + vertex -13.2052 -16.3771 57.6564; + normal -0.576890 0.454118 -0.678951; + texcoord 0.000490000 -0.881740; + tangent -0.512906 -0.848301 -0.131582; + vertex -23.1788 -11.5116 67.4599; + texcoord 0.000490000 0.103090; + tangent -0.512906 -0.848301 -0.131581; + vertex -13.4590 -14.5816 57.1478; + texcoord 0.125240 -0.881740; + tangent -0.512906 -0.848300 -0.131582; + vertex -24.0129 -12.8910 67.2459; + normal -0.624039 -0.338229 -0.704398; + tangent 0.00370363 -0.902734 0.430183; + vertex -24.0129 -12.8910 67.2459; + texcoord 0.250000 0.103090; + tangent 0.00370344 -0.902734 0.430183; + vertex -12.0029 -17.2652 58.7064; + texcoord 0.250000 -0.881740; + tangent 0.00370363 -0.902734 0.430183; + vertex -24.0070 -14.3266 67.9300; + normal -0.386760 -0.896076 -0.217862; + tangent 0.529702 -0.409252 0.742919; + vertex -24.0070 -14.3266 67.9300; + texcoord 0.250000 0.103090; + tangent 0.529702 -0.409252 0.742919; + vertex -12.0029 -17.2652 58.7064; + texcoord 0.374760 -0.881740; + tangent 0.529702 -0.409252 0.742919; + vertex -23.1646 -14.9775 69.1115; + normal 0.180153 -0.943992 0.276450; + tangent 0.728984 0.316823 0.606800; + vertex -23.1646 -14.9775 69.1115; + texcoord 0.499510 0.103090; + tangent 0.728984 0.316823 0.606800; + vertex -9.71287 -15.0746 60.0136; + texcoord 0.499510 -0.881740; + tangent 0.728984 0.316823 0.606800; + vertex -21.9792 -14.4623 70.0982; + normal 0.552036 -0.454500 0.699061; + tangent 0.518292 0.843782 0.139305; + vertex -21.9792 -14.4623 70.0982; + texcoord 0.499510 0.103090; + tangent 0.518292 0.843782 0.139306; + vertex -9.71287 -15.0746 60.0136; + texcoord 0.624270 -0.881740; + tangent 0.518292 0.843782 0.139306; + vertex -21.1138 -13.0535 70.3308; + normal 0.724346 0.288914 0.625981; + tangent 0.00443056 0.905990 -0.423276; + vertex -21.1138 -13.0535 70.3308; + texcoord 0.749030 0.103090; + tangent 0.00443094 0.905990 -0.423276; + vertex -11.1514 -12.2880 58.4496; + texcoord 0.749030 -0.881740; + tangent 0.00443056 0.905990 -0.423276; + vertex -21.1068 -11.6057 69.6544; + normal 0.337976 0.908720 0.244949; + tangent -0.535257 0.399665 -0.744155; + vertex -21.1068 -11.6057 69.6544; + texcoord 0.749030 0.103090; + vertex -11.1514 -12.2880 58.4496; + texcoord 0.873780 -0.881740; + vertex -21.9621 -10.9670 68.4652; + normal -0.104477 0.921951 -0.372950; + tangent -0.728734 -0.326159 -0.602136; + vertex -21.9621 -10.9670 68.4652; + normal -0.104477 0.921950 -0.372950; + texcoord 0.998540 0.103090; + tangent -0.728734 -0.326159 -0.602136; + vertex -13.4590 -14.5816 57.1478; + texcoord 0.998540 -0.881740; + tangent -0.728734 -0.326159 -0.602136; + vertex -23.1788 -11.5116 67.4599; + normal -0.646274 0.482463 -0.591236; + texcoord 0.000490000 -0.881740; + tangent -0.512906 -0.848300 -0.131582; + vertex -23.1788 -11.5116 67.4599; + texcoord 0.125240 -0.881740; + vertex -24.0129 -12.8910 67.2459; + texcoord 0.125240 -1.31603; + tangent -0.512906 -0.848300 -0.131582; + vertex -28.1063 -13.3136 71.3756; + normal 0.200823 -0.946424 0.252888; + texcoord 0.374760 -0.881740; + tangent 0.728984 0.316823 0.606800; + vertex -23.1646 -14.9775 69.1115; + texcoord 0.499510 -0.881740; + vertex -21.9792 -14.4623 70.0982; + texcoord 0.374760 -1.31603; + vertex -26.4754 -15.1695 71.0220; + normal 0.618859 -0.482471 0.619867; + texcoord 0.499510 -0.881740; + tangent 0.518292 0.843781 0.139305; + vertex -21.9792 -14.4623 70.0982; + texcoord 0.624270 -0.881740; + vertex -21.1138 -13.0535 70.3308; + texcoord 0.624270 -1.31603; + vertex -26.2051 -15.4180 73.5734; + normal 0.356525 0.394033 0.847129; + texcoord 0.624270 -0.881740; + tangent 0.00443056 0.905990 -0.423276; + vertex -21.1138 -13.0535 70.3308; + texcoord 0.749030 -0.881740; + vertex -21.1068 -11.6057 69.6544; + texcoord 0.624270 -1.31603; + tangent 0.00443067 0.905990 -0.423276; + vertex -26.2051 -15.4180 73.5734; + normal 0.320226 0.562765 0.762070; + texcoord 0.749030 -1.31603; + tangent -0.641428 0.720787 -0.262747; + vertex -26.9641 -14.5421 74.2841; + normal 0.320226 0.562765 0.762070; + texcoord 0.749030 -0.881740; + tangent -0.641428 0.720787 -0.262747; + vertex -21.1068 -11.6057 69.6544; + texcoord 0.873780 -1.31603; + tangent -0.641428 0.720787 -0.262747; + vertex -27.8361 -13.5622 73.9269; + normal 0.0306904 0.889601 0.455705; + texcoord 0.749030 -0.881740; + tangent -0.535257 0.399665 -0.744155; + vertex -21.1068 -11.6057 69.6544; + texcoord 0.873780 -0.881740; + vertex -21.9621 -10.9670 68.4652; + texcoord 0.873780 -1.31603; + tangent -0.535257 0.399665 -0.744155; + vertex -27.8361 -13.5622 73.9269; + normal -0.406450 0.913668 -0.00300103; + texcoord 0.873780 -0.881740; + tangent -0.728734 -0.326159 -0.602136; + vertex -21.9621 -10.9670 68.4652; + texcoord 0.998540 -0.881740; + vertex -23.1788 -11.5116 67.4599; + texcoord 0.873780 -1.31603; + vertex -27.8361 -13.5622 73.9269; + normal 0.0857195 0.930277 0.356704; + tangent -0.338505 0.363917 -0.867743; + vertex -27.8361 -13.5622 73.9269; + texcoord 0.998540 -0.881740; + tangent -0.338505 0.363918 -0.867743; + vertex -23.1788 -11.5116 67.4599; + texcoord 0.998540 -1.31603; + tangent -0.338505 0.363917 -0.867743; + vertex -28.3104 -13.0522 72.7110; + normal -0.433322 0.758294 0.487054; + texcoord 0.873780 -1.31603; + vertex -27.8361 -13.5622 73.9269; + texcoord 0.998540 -1.31603; + vertex -28.3104 -13.0522 72.7110; + texcoord 0.998540 -1.70489; + tangent -0.338505 0.363917 -0.867743; + vertex -31.2316 -16.3465 75.2409; + normal -0.457982 0.437177 -0.774034; + texcoord 0.250000 -2.07939; + tangent 0.109931 -0.836182 -0.537322; + vertex -34.5898 -18.5391 74.9963; + normal -0.457982 0.437177 -0.774034; + texcoord 0.499510 -1.70489; + tangent 0.109931 -0.836182 -0.537322; + vertex -30.2904 -17.7866 72.8774; + normal -0.457982 0.437177 -0.774034; + texcoord 0.499510 -2.07939; + tangent 0.109931 -0.836182 -0.537322; + vertex -34.3971 -20.0051 74.0543; + normal -0.910813 0.131674 -0.391257; + texcoord 0.250000 -2.07939; + vertex -34.5898 -18.5391 74.9963; + texcoord 0.499510 -2.07939; + vertex -34.3971 -20.0051 74.0543; + texcoord 0.250000 -2.35034; + tangent 0.109931 -0.836182 -0.537322; + vertex -35.7108 -20.8103 76.8415; + normal -0.512403 0.858720 0.00655799; + tangent -0.184025 -0.102343 -0.977579; + vertex -35.7108 -20.8103 76.8415; + normal -0.512403 0.858720 0.00655798; + texcoord 0.499510 -2.07939; + tangent -0.184025 -0.102343 -0.977579; + vertex -34.3971 -20.0051 74.0543; + normal -0.512403 0.858720 0.00655799; + texcoord 0.499510 -2.35034; + tangent -0.184025 -0.102343 -0.977579; + vertex -35.9536 -20.9453 75.5517; + normal 0.860559 -0.497748 -0.108102; + texcoord 0.749030 -2.35034; + tangent 0.182920 0.103930 0.977619; + vertex -35.1998 -22.0307 75.5156; + texcoord 0.998540 -2.07939; + tangent 0.182920 0.103930 0.977619; + vertex -33.4617 -19.1701 76.1807; + texcoord 0.998540 -2.35034; + tangent 0.182920 0.103930 0.977619; + vertex -34.9580 -21.8933 76.8079; + normal -0.923159 0.359503 0.136144; + texcoord 0.250000 -2.35034; + tangent -0.184025 -0.102343 -0.977579; + vertex -35.7108 -20.8103 76.8415; + texcoord 0.499510 -2.35034; + vertex -35.9536 -20.9453 75.5517; + texcoord 0.250000 -2.64433; + tangent -0.184025 -0.102343 -0.977579; + vertex -36.5190 -23.2771 77.8753; + normal 0.0225845 0.702923 0.710907; + tangent -0.853926 0.383356 -0.351922; + vertex -36.5190 -23.2771 77.8753; + texcoord 0.499510 -2.35034; + tangent -0.853926 0.383356 -0.351922; + vertex -35.9536 -20.9453 75.5517; + texcoord 0.499510 -2.64433; + tangent -0.853926 0.383356 -0.351922; + vertex -37.2777 -22.9365 77.5626; + normal 0.481305 -0.876548 0.00312981; + texcoord 0.749030 -2.35034; + tangent 0.182920 0.103930 0.977619; + vertex -35.1998 -22.0307 75.5156; + texcoord 0.998540 -2.35034; + vertex -34.9580 -21.8933 76.8079; + texcoord 0.749030 -2.64433; + tangent 0.182920 0.103930 0.977619; + vertex -36.9635 -22.9948 76.7330; + normal -0.294037 0.202530 0.934090; + texcoord 0.250000 -2.64433; + tangent -0.853926 0.383356 -0.351922; + vertex -36.5190 -23.2771 77.8753; + texcoord 0.499510 -2.64433; + vertex -37.2777 -22.9365 77.5626; + normal -0.294037 0.202530 0.934090; + texcoord 0.250000 -2.94463; + tangent -0.853926 0.383356 -0.351922; + vertex -37.5561 -24.7075 77.8589; + normal -0.506461 0.432589 0.745898; + texcoord 0.499510 -2.94463; + tangent -0.835308 -0.0315405 -0.548877; + vertex -37.8075 -24.7296 78.2428; + texcoord 0.499510 -2.64433; + tangent -0.835308 -0.0315403 -0.548877; + vertex -37.2777 -22.9365 77.5626; + texcoord 0.749030 -2.94463; + tangent -0.835308 -0.0315405 -0.548877; + vertex -38.1912 -24.7441 77.9906; + normal -0.648628 0.655316 -0.387095; + tangent 0.547237 0.0480653 -0.835596; + vertex -38.1912 -24.7441 77.9906; + texcoord 0.998540 -2.64433; + tangent 0.547237 0.0480655 -0.835596; + vertex -36.2046 -23.3355 77.0463; + texcoord 0.998540 -2.94463; + tangent 0.547237 0.0480653 -0.835596; + vertex -37.9398 -24.7220 77.6068; + normal -0.472515 -0.469178 0.746057; + texcoord 0.499510 -2.94463; + tangent -0.835308 -0.0315405 -0.548877; + vertex -37.8075 -24.7296 78.2428; + normal -0.472515 -0.469178 0.746057; + texcoord 0.749030 -2.94463; + vertex -38.1912 -24.7441 77.9906; + texcoord 0.499510 -3.04463; + tangent -0.835308 -0.0315405 -0.548877; + vertex -37.8480 -25.2122 77.9136; + normal -0.733078 -0.454238 -0.506226; + texcoord 0.749030 -2.94463; + tangent 0.547237 0.0480653 -0.835596; + vertex -38.1912 -24.7441 77.9906; + texcoord 0.998540 -2.94463; + vertex -37.9398 -24.7220 77.6068; + texcoord 0.749030 -3.04463; + vertex -37.8480 -25.2122 77.9136; + normal 0.250147 0.919699 0.302623; + texcoord 0.499510 -1.96879; + tangent -0.960249 0.195669 0.199085; + vertex 33.2058 17.3930 109.052; + texcoord 0.599320 -1.96879; + vertex 32.0790 17.6226 109.286; + texcoord 0.599320 -2.35717; + tangent -0.960249 0.195669 0.199085; + vertex 33.5706 15.9761 113.056; + normal -0.808537 0.341183 0.479440; + texcoord 0.699120 -1.96879; + tangent -0.540962 -0.751605 -0.377426; + vertex 31.0052 17.2401 109.167; + normal -0.808537 0.341183 0.479440; + texcoord 0.798930 -1.96879; + tangent -0.540962 -0.751605 -0.377426; + vertex 30.3946 16.3917 108.741; + normal -0.808537 0.341183 0.479440; + texcoord 0.798930 -2.35717; + tangent -0.540962 -0.751605 -0.377426; + vertex 32.9302 14.7522 114.184; + normal -0.650089 -0.610562 0.452325; + texcoord 0.200100 -3.93296; + tangent 0.622416 -0.769339 -0.143931; + vertex 43.4022 12.8168 123.062; + texcoord 0.399710 -3.52850; + tangent 0.622416 -0.769339 -0.143931; + vertex 42.1045 12.1352 120.276; + normal -0.650089 -0.610562 0.452325; + texcoord 0.399710 -3.93296; + tangent 0.622416 -0.769339 -0.143931; + vertex 43.6482 12.5127 123.005; + normal 0.241255 -0.970459 -0.00221427; + tangent 0.419357 0.106309 -0.901576; + vertex 43.6482 12.5127 123.005; + texcoord 0.399710 -3.52850; + tangent 0.419357 0.106309 -0.901576; + vertex 42.1045 12.1352 120.276; + normal 0.241255 -0.970459 -0.00221427; + texcoord 0.599320 -3.93296; + tangent 0.419357 0.106309 -0.901576; + vertex 43.8139 12.5548 122.648; + normal 0.143719 -0.0684259 0.987250; + texcoord 0.200100 -3.93296; + tangent 0.622416 -0.769339 -0.143931; + vertex 43.4022 12.8168 123.062; + normal 0.143719 -0.0684259 0.987250; + texcoord 0.399710 -3.93296; + tangent 0.622416 -0.769339 -0.143931; + vertex 43.6482 12.5127 123.005; + texcoord 0.200100 -4.03296; + vertex 43.9660 13.0286 122.994; + normal 0.809923 -0.492422 0.318662; + texcoord 0.399710 -3.93296; + tangent 0.419357 0.106309 -0.901575; + vertex 43.6482 12.5127 123.005; + texcoord 0.599320 -3.93296; + tangent 0.419357 0.106309 -0.901576; + vertex 43.8139 12.5548 122.648; + normal 0.809923 -0.492422 0.318662; + texcoord 0.399710 -4.03296; + tangent 0.419357 0.106309 -0.901576; + vertex 43.9660 13.0286 122.994; + normal 0.190015 -0.981679 -0.0141679; + texcoord 0.200100 -4.02486; + tangent 0.973164 0.186420 0.134902; + vertex 26.2548 -11.1121 120.676; + normal 0.190015 -0.981679 -0.0141679; + texcoord 0.399710 -3.59983; + tangent 0.973164 0.186420 0.134902; + vertex 26.3191 -11.0576 117.767; + texcoord 0.399710 -4.02486; + tangent 0.973164 0.186420 0.134902; + vertex 26.6520 -11.0360 120.731; + normal 0.975192 -0.193172 -0.108093; + tangent 0.165055 0.959943 -0.226421; + vertex 26.6520 -11.0360 120.731; + texcoord 0.399710 -3.59983; + tangent 0.165055 0.959943 -0.226421; + vertex 26.3191 -11.0576 117.767; + texcoord 0.599320 -4.02486; + tangent 0.165055 0.959943 -0.226421; + vertex 26.7194 -10.6441 120.639; + normal 0.0398610 -0.713955 0.699056; + texcoord 0.200100 -4.02486; + tangent 0.973164 0.186420 0.134902; + vertex 26.2548 -11.1121 120.676; + normal 0.0398610 -0.713955 0.699056; + texcoord 0.399710 -4.02486; + vertex 26.6520 -11.0360 120.731; + texcoord 0.200100 -4.12486; + tangent 0.973164 0.186420 0.134902; + vertex 26.3193 -10.6746 121.119; + normal 0.767687 0.0190862 0.640541; + texcoord 0.399710 -4.02486; + tangent 0.165055 0.959943 -0.226421; + vertex 26.6520 -11.0360 120.731; + texcoord 0.599320 -4.02486; + tangent 0.165055 0.959943 -0.226421; + vertex 26.7194 -10.6441 120.639; + texcoord 0.399710 -4.12486; + tangent 0.165055 0.959943 -0.226421; + vertex 26.3193 -10.6746 121.119; + normal 0.872001 0.00713311 0.489453; + texcoord 0.100290 1.00000; + tangent -0.482519 -0.155804 0.861917; + vertex 8.31171 -22.0931 77.2629; + texcoord 0.200100 1.00000; + tangent -0.482519 -0.155804 0.861917; + vertex 7.38851 -22.3911 78.9120; + texcoord 0.100290 -0.0690300; + tangent -0.482518 -0.155805 0.861917; + vertex 4.46166 -36.0395 84.3254; + normal 0.931200 0.0546946 -0.360382; + texcoord 0.599320 -4.00709; + tangent 0.204755 0.739466 0.641300; + vertex 4.79636 -67.1332 112.650; + texcoord 0.798930 -3.61593; + tangent 0.204755 0.739466 0.641299; + vertex 4.02229 -65.5921 110.884; + normal 0.931200 0.0546946 -0.360382; + texcoord 0.798930 -4.00709; + tangent 0.204755 0.739466 0.641300; + vertex 4.87163 -66.8614 112.886; + normal 0.500249 0.811419 0.302243; + tangent -0.862853 0.437977 0.252310; + vertex 4.87163 -66.8614 112.886; + texcoord 0.798930 -3.61593; + tangent -0.862853 0.437977 0.252309; + vertex 4.02229 -65.5921 110.884; + normal 0.500249 0.811419 0.302243; + texcoord 0.998540 -4.00709; + tangent -0.862853 0.437977 0.252310; + vertex 4.55444 -66.7004 112.978; + normal 0.809985 -0.495851 0.313140; + texcoord 0.599320 -4.00709; + tangent 0.204755 0.739466 0.641300; + vertex 4.79636 -67.1332 112.650; + texcoord 0.798930 -4.00709; + vertex 4.87163 -66.8614 112.886; + normal 0.809985 -0.495851 0.313140; + texcoord 0.599320 -4.10709; + tangent 0.204755 0.739466 0.641300; + vertex 4.54112 -67.2400 113.141; + normal 0.389154 0.257084 0.884571; + texcoord 0.798930 -4.00709; + tangent -0.862853 0.437977 0.252310; + vertex 4.87163 -66.8614 112.886; + texcoord 0.998540 -4.00709; + vertex 4.55444 -66.7004 112.978; + normal 0.389154 0.257084 0.884571; + texcoord 0.798930 -4.10709; + vertex 4.54112 -67.2400 113.141; + normal -0.896657 0.259129 0.358968; + texcoord 0.000490000 -4.00035; + tangent -0.440719 -0.599544 -0.668067; + vertex -7.92690 -92.2944 69.4896; + normal -0.896657 0.259129 0.358968; + texcoord 0.000490000 -3.58565; + tangent -0.440719 -0.599544 -0.668067; + vertex -8.43904 -90.7490 67.0948; + texcoord 0.200100 -4.00035; + tangent -0.440719 -0.599544 -0.668067; + vertex -8.10208 -92.5327 69.2241; + normal 0.0924865 0.753159 0.651304; + texcoord 0.798930 -4.00035; + tangent -0.953862 -0.120631 0.274946; + vertex -7.54774 -92.2464 69.3803; + texcoord 0.798930 -3.58565; + tangent -0.953862 -0.120631 0.274946; + vertex -7.79121 -90.5596 67.4642; + texcoord 0.998540 -4.00035; + tangent -0.953862 -0.120631 0.274946; + vertex -7.92690 -92.2944 69.4896; + normal -0.634211 -0.318717 0.704411; + texcoord 0.000490000 -4.00035; + tangent -0.440719 -0.599544 -0.668067; + vertex -7.92690 -92.2944 69.4896; + texcoord 0.200100 -4.00035; + tangent -0.440719 -0.599544 -0.668067; + vertex -8.10208 -92.5327 69.2241; + texcoord 0.000490000 -4.10035; + tangent -0.440719 -0.599544 -0.668067; + vertex -7.64842 -92.8366 69.4950; + normal 0.257570 0.141811 0.955797; + texcoord 0.798930 -4.00035; + tangent -0.953862 -0.120631 0.274946; + vertex -7.54774 -92.2464 69.3803; + normal 0.257570 0.141811 0.955797; + texcoord 0.998540 -4.00035; + vertex -7.92690 -92.2944 69.4896; + texcoord 0.798930 -4.10035; + tangent -0.953862 -0.120631 0.274946; + vertex -7.64842 -92.8366 69.4950; + normal 0.341985 -0.374171 -0.861999; + texcoord 0.100290 -2.17200; + tangent 0.872535 -0.214143 0.439119; + vertex -24.3298 -60.6259 63.3649; + texcoord 0.200100 -2.17200; + tangent 0.872535 -0.214143 0.439119; + vertex -23.4938 -60.8310 63.7857; + texcoord 0.200100 -2.65640; + tangent 0.872535 -0.214143 0.439119; + vertex -23.4103 -65.1555 65.6959; + normal 0.995193 0.0941510 -0.0269392; + texcoord 0.299900 -2.17200; + tangent -0.0159888 0.427613 0.903821; + vertex -22.9866 -60.7046 64.5809; + texcoord 0.399710 -2.17200; + vertex -23.0019 -60.2949 65.4469; + normal 0.995193 0.0941509 -0.0269392; + texcoord 0.399710 -2.65640; + tangent -0.0159888 0.427613 0.903821; + vertex -22.5579 -64.6339 66.6842; + normal 0.317989 0.355508 0.878918; + texcoord 0.499510 -2.17200; + tangent -0.871397 0.474858 0.123196; + vertex -23.5340 -59.7584 66.0529; + normal 0.317989 0.355508 0.878918; + texcoord 0.599320 -2.17200; + vertex -24.3927 -59.2904 66.1743; + texcoord 0.599320 -2.65640; + tangent -0.871397 0.474858 0.123196; + vertex -23.3469 -64.3118 67.8270; + normal -0.846127 0.0854917 0.526080; + texcoord 0.699120 -2.17200; + tangent -0.532979 -0.132831 -0.835637; + vertex -25.2369 -59.0793 65.7578; + texcoord 0.798930 -2.17200; + vertex -25.7441 -59.2057 64.9625; + texcoord 0.798930 -2.65640; + tangent -0.532979 -0.132831 -0.835637; + vertex -24.6870 -64.6343 67.5450; + normal -0.831542 -0.323659 -0.451423; + texcoord 0.898730 -2.17200; + tangent 0.553308 -0.554152 -0.621905; + vertex -25.7206 -59.6214 64.0923; + texcoord 0.998540 -2.17200; + vertex -25.1753 -60.1675 63.4794; + normal -0.831542 -0.323659 -0.451423; + texcoord 0.998540 -2.65640; + vertex -24.7222 -65.1573 66.2222; + normal -0.0824718 -0.714122 -0.695146; + texcoord 0.399710 -4.01336; + tangent 0.925451 -0.313691 0.212458; + vertex -21.4374 -74.0225 72.4387; + texcoord 0.399710 -3.56871; + tangent 0.925451 -0.313691 0.212458; + vertex -21.5545 -71.9624 70.3363; + texcoord 0.599320 -4.01336; + tangent 0.925451 -0.313691 0.212458; + vertex -21.1152 -74.1317 72.5127; + normal 0.840080 -0.0701087 -0.537914; + tangent 0.432071 0.686049 0.585365; + vertex -21.1152 -74.1317 72.5127; + texcoord 0.798930 -3.56871; + tangent 0.432071 0.686049 0.585365; + vertex -21.6926 -71.1289 71.2196; + texcoord 0.798930 -4.01336; + tangent 0.432071 0.686049 0.585365; + vertex -20.9648 -73.8929 72.7165; + normal -0.299602 -0.949181 -0.0964078; + texcoord 0.399710 -4.01336; + tangent 0.925451 -0.313691 0.212458; + vertex -21.4374 -74.0225 72.4387; + normal -0.299602 -0.949181 -0.0964078; + texcoord 0.599320 -4.01336; + vertex -21.1152 -74.1317 72.5127; + normal -0.299602 -0.949181 -0.0964078; + texcoord 0.399710 -4.11336; + tangent 0.925451 -0.313691 0.212458; + vertex -21.3934 -74.0900 72.9665; + normal 0.568490 -0.711070 0.413761; + texcoord 0.599320 -4.01336; + tangent 0.432071 0.686049 0.585365; + vertex -21.1152 -74.1317 72.5127; + texcoord 0.798930 -4.01336; + vertex -20.9648 -73.8929 72.7165; + texcoord 0.599320 -4.11336; + vertex -21.3934 -74.0900 72.9665; + normal -0.651660 -0.251270 -0.715684; + texcoord 0.749030 -1.62505; + tangent -0.721327 -0.0865092 0.687171; + vertex 40.2770 126.990 56.6494; + texcoord 0.749030 1.00000; + tangent -0.721327 -0.0865117 0.687170; + vertex 45.4368 96.5467 62.6395; + texcoord 0.873780 -1.62505; + tangent -0.721327 -0.0865092 0.687171; + vertex 39.5772 126.906 57.3161; + normal -0.944155 -0.224521 -0.241166; + texcoord 0.749030 1.00000; + tangent -0.302528 0.300655 0.904480; + vertex 45.4368 96.5467 62.6395; + texcoord 0.873780 1.00000; + vertex 44.9955 96.9852 63.9588; + texcoord 0.873780 -1.62505; + tangent -0.302528 0.300654 0.904480; + vertex 39.5772 126.906 57.3161; + normal 0.119250 0.0280755 -0.992467; + texcoord 0.749030 -5.38950; + tangent -0.840252 0.535361 -0.0858162; + vertex 51.3452 155.268 60.8139; + normal 0.119250 0.0280755 -0.992467; + texcoord 0.998540 -4.59863; + tangent -0.840252 0.535361 -0.0858162; + vertex 48.7508 151.376 60.3921; + normal 0.119250 0.0280755 -0.992467; + texcoord 0.998540 -5.38950; + tangent -0.840252 0.535361 -0.0858162; + vertex 51.1193 155.411 60.7908; + normal 0.454272 0.608716 -0.650462; + texcoord 0.749030 -5.38950; + vertex 51.3452 155.268 60.8139; + texcoord 0.998540 -5.38950; + vertex 51.1193 155.411 60.7908; + texcoord 0.749030 -5.48950; + tangent -0.840252 0.535361 -0.0858162; + vertex 51.3255 155.524 61.0402; + normal 0.401149 0.0344769 -0.915364; + texcoord 0.749030 -1.94610; + tangent -0.781310 0.534507 -0.322268; + vertex 11.5418 88.7708 128.539; + normal 0.401149 0.0344769 -0.915364; + texcoord 0.749030 1.00000; + tangent -0.781309 0.534509 -0.322269; + vertex -7.25027 62.6338 119.319; + texcoord 0.873780 -1.94610; + tangent -0.781310 0.534507 -0.322268; + vertex 10.8451 89.2474 128.251; + normal -0.138377 0.398412 -0.906708; + texcoord 0.749030 1.00000; + tangent -0.744067 0.562388 0.360672; + vertex -7.25027 62.6338 119.319; + texcoord 0.873780 1.00000; + vertex -8.28525 63.4161 119.820; + texcoord 0.873780 -1.94610; + tangent -0.744067 0.562388 0.360672; + vertex 10.8451 89.2474 128.251; + normal -0.897681 0.264775 0.352226; + texcoord 0.125240 -1.94610; + tangent 0.208409 -0.449170 0.868799; + vertex 9.60959 89.4358 129.419; + texcoord 0.250000 -1.94610; + tangent 0.208409 -0.449170 0.868799; + vertex 9.79453 89.0372 130.190; + texcoord 0.250000 -3.09127; + tangent 0.208409 -0.449170 0.868799; + vertex 14.1524 95.3211 136.573; + normal 0.0447432 -0.739627 0.671529; + texcoord 0.374760 -1.94610; + tangent 0.869860 -0.301716 -0.390270; + vertex 10.4834 88.5618 130.485; + texcoord 0.499510 -1.94610; + tangent 0.869860 -0.301716 -0.390270; + vertex 11.2727 88.2880 130.130; + texcoord 0.499510 -3.09127; + tangent 0.869860 -0.301716 -0.390270; + vertex 15.0199 94.5904 136.822; + normal 0.920311 -0.221434 -0.322481; + texcoord 0.624270 -1.94610; + tangent -0.198632 0.445666 -0.872885; + vertex 11.7189 88.3734 129.317; + texcoord 0.749030 -1.94610; + vertex 11.5418 88.7708 128.539; + normal 0.920311 -0.221434 -0.322481; + texcoord 0.749030 -3.09127; + tangent -0.198632 0.445665 -0.872885; + vertex 15.7612 95.2069 136.161; + normal -0.0365394 0.762203 -0.646306; + texcoord 0.873780 -1.94610; + tangent -0.867432 0.296943 0.399232; + vertex 10.8451 89.2474 128.251; + texcoord 0.998540 -1.94610; + vertex 10.0370 89.5240 128.623; + texcoord 0.998540 -3.09127; + tangent -0.867432 0.296943 0.399233; + vertex 14.8830 95.9383 135.914; + normal 0.754231 0.419025 -0.505524; + texcoord 0.000490000 -5.33255; + tangent -0.312996 0.906239 0.284191; + vertex 21.0968 101.221 148.933; + texcoord 0.000490000 -4.27614; + tangent -0.312996 0.906239 0.284190; + vertex 18.2110 99.6937 143.362; + normal 0.754231 0.419025 -0.505524; + texcoord 0.250000 -5.33255; + tangent -0.312996 0.906239 0.284191; + vertex 21.0166 101.453 149.006; + normal -0.373941 0.904515 -0.204989; + tangent -0.926886 -0.356748 0.116674; + vertex 21.0166 101.453 149.006; + texcoord 0.499510 -4.27614; + tangent -0.926886 -0.356748 0.116674; + vertex 17.9241 99.0727 144.144; + texcoord 0.499510 -5.33255; + tangent -0.926886 -0.356748 0.116674; + vertex 20.7790 101.362 149.036; + normal 0.926711 0.225895 0.300296; + texcoord 0.000490000 -5.33255; + tangent -0.312996 0.906239 0.284191; + vertex 21.0968 101.221 148.933; + normal 0.926711 0.225895 0.300296; + texcoord 0.250000 -5.33255; + vertex 21.0166 101.453 149.006; + normal 0.926711 0.225895 0.300296; + texcoord 0.000490000 -5.43255; + tangent -0.312996 0.906239 0.284191; + vertex 20.9942 101.229 149.243; + normal -0.194803 0.722927 0.662893; + texcoord 0.250000 -5.33255; + tangent -0.926886 -0.356748 0.116674; + vertex 21.0166 101.453 149.006; + texcoord 0.499510 -5.33255; + tangent -0.926886 -0.356748 0.116674; + vertex 20.7790 101.362 149.036; + texcoord 0.250000 -5.43255; + tangent -0.926886 -0.356748 0.116674; + vertex 20.9942 101.229 149.243; + normal 0.174430 0.757750 -0.628800; + texcoord 0.749030 -1.61242; + tangent -0.828298 0.458223 0.322421; + vertex 36.4885 -14.7092 137.011; + texcoord 0.749030 1.00000; + tangent -0.828297 0.458223 0.322420; + vertex 18.9794 -29.1285 114.778; + texcoord 0.873780 -1.61242; + tangent -0.828298 0.458223 0.322421; + vertex 35.6590 -14.2503 137.334; + normal -0.280951 0.883440 -0.374966; + texcoord 0.749030 1.00000; + tangent -0.719081 0.0649797 0.691882; + vertex 18.9794 -29.1285 114.778; + texcoord 0.873780 1.00000; + vertex 17.8967 -29.0306 115.820; + normal -0.280951 0.883441 -0.374966; + texcoord 0.873780 -1.61242; + tangent -0.719081 0.0649796 0.691881; + vertex 35.6590 -14.2503 137.334; + normal 0.258885 0.764281 0.590638; + texcoord 0.000490000 -5.42964; + tangent -0.447343 -0.447082 0.774598; + vertex 52.5770 -17.4113 163.474; + texcoord 0.250000 -5.42964; + vertex 52.4529 -17.5353 163.689; + normal 0.258885 0.764281 0.590638; + texcoord 0.000490000 -5.52964; + vertex 52.7934 -17.6245 163.655; + normal -0.0273861 -0.444651 0.895285; + texcoord 0.250000 -5.42964; + tangent 0.130839 -0.889510 -0.437781; + vertex 52.4529 -17.5353 163.689; + texcoord 0.499510 -5.42964; + vertex 52.4892 -17.7821 163.568; + texcoord 0.250000 -5.52964; + vertex 52.7934 -17.6245 163.655; + normal -0.484884 -0.871171 0.0771243; + texcoord 0.125240 1.00000; + tangent 0.869136 -0.470167 0.153444; + vertex -4.32505 -87.1268 77.1511; + texcoord 0.250000 1.00000; + vertex -3.32654 -87.6669 77.3274; + texcoord 0.125240 -2.02169; + tangent 0.869136 -0.470168 0.153444; + vertex 6.68033 -90.7962 104.894; + normal -0.854302 -0.450673 0.258962; + tangent 0.348784 -0.866441 -0.357252; + vertex 6.68033 -90.7962 104.894; + texcoord 0.250000 1.00000; + tangent 0.348783 -0.866442 -0.357251; + vertex -3.32654 -87.6669 77.3274; + texcoord 0.250000 -2.02169; + tangent 0.348784 -0.866441 -0.357252; + vertex 6.95901 -91.4885 104.608; + normal 0.314797 0.947810 0.0505797; + texcoord 0.749030 -2.02169; + tangent -0.820144 0.244798 0.517144; + vertex 8.25571 -89.7959 104.165; + texcoord 0.749030 1.00000; + tangent -0.820145 0.244798 0.517143; + vertex -3.55055 -84.2822 74.3242; + texcoord 0.873780 -2.02169; + tangent -0.820144 0.244798 0.517144; + vertex 7.59724 -89.5994 104.580; + normal -0.256024 0.931592 0.258047; + texcoord 0.749030 1.00000; + tangent -0.744889 -0.360264 0.561561; + vertex -3.55055 -84.2822 74.3242; + texcoord 0.873780 1.00000; + vertex -4.48345 -84.7334 75.0275; + texcoord 0.873780 -2.02169; + tangent -0.744889 -0.360264 0.561561; + vertex 7.59724 -89.5994 104.580; + normal -0.932425 -0.359249 -0.0390384; + texcoord 0.125240 -2.02169; + tangent 0.348784 -0.866441 -0.357252; + vertex 6.68033 -90.7962 104.894; + texcoord 0.250000 -2.02169; + vertex 6.95901 -91.4885 104.608; + texcoord 0.250000 -3.32989; + tangent 0.348784 -0.866441 -0.357252; + vertex 9.90399 -99.7606 110.391; + normal 0.938165 0.340502 0.0624884; + texcoord 0.624270 -2.02169; + tangent -0.339889 0.871687 0.353039; + vertex 8.52860 -90.4958 103.882; + texcoord 0.749030 -2.02169; + vertex 8.25571 -89.7959 104.165; + texcoord 0.749030 -3.32989; + tangent -0.339890 0.871687 0.353039; + vertex 11.3199 -99.4511 110.773; + normal -0.831431 -0.0163535 0.555387; + texcoord 0.250000 -5.76516; + tangent -0.406590 -0.663351 -0.628212; + vertex 16.2147 -111.931 119.651; + normal -0.831431 -0.0163535 0.555387; + texcoord 0.499510 -4.70564; + tangent -0.406591 -0.663351 -0.628212; + vertex 13.4634 -107.976 115.649; + texcoord 0.499510 -5.76516; + tangent -0.406590 -0.663351 -0.628212; + vertex 16.1208 -112.084 119.506; + normal 0.00568887 -0.689439 0.724321; + texcoord 0.250000 -5.76516; + tangent -0.406590 -0.663351 -0.628212; + vertex 16.2147 -111.931 119.651; + texcoord 0.499510 -5.76516; + vertex 16.1208 -112.084 119.506; + texcoord 0.250000 -5.86516; + vertex 16.4150 -112.086 119.501; + normal 0.0205626 0.978183 0.206724; + texcoord 0.749030 1.00000; + tangent -0.706725 -0.132034 0.695059; + vertex 4.15103 -51.6566 53.2890; + texcoord 0.873780 1.00000; + vertex 3.09684 -51.8535 54.3258; + normal 0.0205626 0.978183 0.206724; + texcoord 0.873780 -0.902050; + tangent -0.706725 -0.132034 0.695059; + vertex 15.2324 -56.2691 74.0124; + normal -0.348536 0.550286 0.758754; + texcoord 0.000490000 -3.06093; + tangent -0.624941 -0.739750 0.249435; + vertex 25.2234 -59.9614 92.6676; + texcoord 0.125240 -3.06093; + tangent -0.624941 -0.739750 0.249435; + vertex 24.7319 -60.5432 92.8638; + texcoord 0.000490000 -3.85251; + tangent -0.624941 -0.739751 0.249435; + vertex 26.8202 -65.4887 97.4098; + normal 0.977334 0.0267820 -0.210000; + texcoord 0.624270 -3.06093; + tangent -0.0113596 0.997171 0.0743054; + vertex 26.4681 -61.1911 91.9842; + texcoord 0.749030 -3.06093; + vertex 26.4593 -60.4152 92.0420; + texcoord 0.749030 -3.85251; + tangent -0.0113596 0.997171 0.0743058; + vertex 27.6203 -65.7291 96.7678; + normal 0.976710 0.200601 -0.0761440; + texcoord 0.749030 -5.47248; + tangent -0.128499 0.831057 0.541140; + vertex 28.9640 -74.4794 103.134; + normal 0.976709 0.200601 -0.0761440; + texcoord 0.998540 -4.66605; + tangent -0.128499 0.831057 0.541140; + vertex 27.9515 -70.4990 100.632; + normal 0.976709 0.200601 -0.0761440; + texcoord 0.998540 -5.47248; + tangent -0.128499 0.831057 0.541140; + vertex 28.9287 -74.2510 103.282; + normal 0.137428 -0.981786 -0.131183; + texcoord 0.499510 -5.47248; + tangent 0.990462 0.134890 0.0280882; + vertex 28.6918 -74.5165 103.126; + texcoord 0.749030 -5.47248; + tangent 0.990462 0.134890 0.0280882; + vertex 28.9640 -74.4794 103.134; + texcoord 0.499510 -5.57248; + tangent 0.990462 0.134890 0.0280881; + vertex 28.8247 -74.5411 103.449; + normal 0.917095 -0.108070 0.383741; + texcoord 0.749030 -5.47248; + tangent -0.128499 0.831057 0.541140; + vertex 28.9640 -74.4794 103.134; + texcoord 0.998540 -5.47248; + vertex 28.9287 -74.2510 103.282; + texcoord 0.749030 -5.57248; + tangent -0.128499 0.831057 0.541140; + vertex 28.8247 -74.5411 103.449; + normal 0.902776 0.190652 0.385548; + texcoord 0.000490000 -3.06464; + tangent -0.0276464 0.920260 -0.390330; + vertex 44.8751 114.435 103.765; + texcoord 0.125240 -3.06464; + tangent -0.0276464 0.920260 -0.390330; + vertex 44.8542 115.130 103.470; + texcoord 0.000490000 -3.94254; + tangent -0.0276464 0.920260 -0.390330; + vertex 41.9622 121.003 107.338; + normal 0.101500 0.554443 -0.826009; + texcoord 0.250000 -3.06464; + tangent -0.969206 -0.132141 -0.207793; + vertex 44.3284 115.553 103.151; + texcoord 0.374760 -3.06464; + tangent -0.969206 -0.132141 -0.207793; + vertex 43.6056 115.454 102.996; + texcoord 0.250000 -3.94254; + tangent -0.969206 -0.132141 -0.207793; + vertex 41.5245 120.951 106.431; + normal -0.929384 -0.161575 -0.331871; + texcoord 0.499510 -3.06464; + tangent 0.0212408 -0.921024 0.388927; + vertex 43.1094 114.893 103.096; + texcoord 0.624270 -3.06464; + vertex 43.1257 114.185 103.394; + texcoord 0.499510 -3.94254; + tangent 0.0212406 -0.921024 0.388926; + vertex 40.8428 120.310 106.806; + normal -0.0992040 -0.541841 0.834606; + texcoord 0.749030 -3.06464; + tangent 0.968905 0.138466 0.205062; + vertex 43.6496 113.758 103.714; + texcoord 0.873780 -3.06464; + vertex 44.3742 113.861 103.868; + texcoord 0.749030 -3.94254; + tangent 0.968905 0.138466 0.205062; + vertex 41.2795 120.359 107.718; + normal -0.190663 0.434316 0.880350; + texcoord 0.749030 -5.68051; + tangent 0.836004 0.541897 -0.0862831; + vertex 37.0398 130.124 112.035; + texcoord 0.998540 -5.68051; + vertex 37.2607 130.268 112.012; + texcoord 0.749030 -5.78051; + tangent 0.836004 0.541897 -0.0862831; + vertex 36.9908 130.419 111.879; + normal 0.0759442 -0.307928 0.948374; + texcoord 0.000490000 -1.93836; + tangent 0.242094 0.928355 0.282041; + vertex -30.3961 67.5520 141.986; + texcoord 0.125240 -1.93836; + vertex -30.1716 68.4128 142.248; + texcoord 0.000490000 -3.31924; + tangent 0.242094 0.928355 0.282041; + vertex -36.7076 78.6942 146.109; + normal 0.759146 0.554563 -0.340818; + texcoord 0.250000 -1.93836; + tangent -0.584646 0.350735 -0.731556; + vertex -30.3878 69.2464 141.963; + texcoord 0.374760 -1.93836; + vertex -30.9179 69.5645 141.300; + texcoord 0.250000 -3.31924; + tangent -0.584647 0.350735 -0.731556; + vertex -36.1740 79.1179 145.138; + normal -0.0989930 0.321595 -0.941688; + texcoord 0.499510 -1.93836; + tangent -0.248138 -0.924420 -0.289612; + vertex -31.4516 69.1807 140.646; + texcoord 0.624270 -1.93836; + tangent -0.248138 -0.924420 -0.289612; + vertex -31.6878 68.3006 140.370; + texcoord 0.499510 -3.31924; + vertex -37.0601 78.6810 144.480; + normal -0.748682 -0.573253 0.332950; + texcoord 0.749030 -1.93836; + tangent 0.587164 -0.340256 0.734483; + vertex -31.4765 67.4590 140.649; + texcoord 0.873780 -1.93836; + vertex -30.9415 67.1489 141.318; + texcoord 0.749030 -3.31924; + tangent 0.587164 -0.340256 0.734483; + vertex -37.6032 78.2515 145.454; + normal 0.492438 0.869484 0.0387583; + texcoord 0.250000 -5.97744; + tangent -0.795939 0.467908 -0.384113; + vertex -44.3645 94.0464 151.717; + normal 0.492438 0.869484 0.0387583; + texcoord 0.499510 -5.97744; + vertex -44.5730 94.1689 151.616; + texcoord 0.250000 -6.07744; + tangent -0.795939 0.467908 -0.384113; + vertex -44.5769 94.1563 151.950; + normal -0.766245 0.642363 0.0154297; + texcoord 0.499510 -5.97744; + tangent -0.595530 -0.718988 0.358329; + vertex -44.5730 94.1689 151.616; + texcoord 0.749030 -5.97744; + vertex -44.7290 93.9806 151.710; + normal -0.766245 0.642363 0.0154297; + texcoord 0.499510 -6.07744; + vertex -44.5769 94.1563 151.950; + normal 0.607115 -0.657057 0.446864; + texcoord 0.125240 -1.60548; + tangent 0.637890 0.738337 0.218986; + vertex 3.32166 -27.0369 142.528; + texcoord 0.250000 -1.60548; + vertex 3.96433 -26.2930 142.749; + texcoord 0.125240 -2.73469; + tangent 0.637890 0.738337 0.218986; + vertex -0.388300 -23.5847 152.645; + normal 0.596454 -0.0608501 0.800338; + texcoord 0.000490000 -5.67762; + tangent 0.561227 0.744467 -0.361654; + vertex 1.38961 -12.5760 171.759; + texcoord 0.250000 -5.67762; + vertex 1.54710 -12.3671 171.657; + texcoord 0.000490000 -5.77762; + tangent 0.561227 0.744467 -0.361654; + vertex 1.27955 -12.2527 171.866; + normal 0.0342602 -0.993915 -0.104690; + texcoord 0.000490000 -2.01586; + tangent 0.568146 -0.0668097 0.820211; + vertex -24.9366 -97.5617 94.1037; + texcoord 0.125240 -2.01586; + tangent 0.568146 -0.0668097 0.820211; + vertex -24.4674 -97.6168 94.7811; + texcoord 0.000490000 -3.28875; + tangent 0.568146 -0.0668098 0.820211; + vertex -30.3498 -98.8480 104.544; + normal 0.840321 0.158021 0.518546; + texcoord 0.250000 -2.01586; + tangent -0.343394 0.895338 0.283638; + vertex -24.3317 -97.1445 95.4221; + texcoord 0.374760 -2.01586; + vertex -24.6091 -96.4214 95.6512; + texcoord 0.250000 -3.28875; + tangent -0.343394 0.895338 0.283637; + vertex -29.7001 -98.0284 104.391; + normal -0.0669912 0.988028 0.138968; + texcoord 0.499510 -2.01586; + tangent -0.571562 0.0761612 -0.817017; + vertex -25.1370 -95.8710 95.3342; + texcoord 0.624270 -2.01586; + vertex -25.6217 -95.8064 94.6414; + texcoord 0.499510 -3.28875; + tangent -0.571562 0.0761611 -0.817017; + vertex -30.5212 -97.4610 104.043; + normal -0.852887 -0.183094 -0.488938; + texcoord 0.749030 -2.01586; + tangent 0.349620 -0.895804 -0.274411; + vertex -25.7637 -96.2749 93.9940; + texcoord 0.873780 -2.01586; + tangent 0.349620 -0.895804 -0.274411; + vertex -25.4800 -97.0019 93.7713; + texcoord 0.749030 -3.28875; + tangent 0.349619 -0.895804 -0.274411; + vertex -31.1807 -98.2823 104.195; + normal 0.687116 0.180785 0.703696; + texcoord 0.250000 -5.75915; + tangent -0.631339 0.627889 0.455154; + vertex -33.7483 -97.8007 120.318; + texcoord 0.499510 -5.75915; + vertex -33.8956 -97.6542 120.424; + texcoord 0.250000 -5.85915; + vertex -33.9203 -97.9346 120.520; + normal -0.584781 0.308847 0.750096; + texcoord 0.499510 -5.75915; + tangent -0.774856 -0.486321 -0.403845; + vertex -33.8956 -97.6542 120.424; + texcoord 0.749030 -5.75915; + vertex -34.0764 -97.7677 120.330; + texcoord 0.499510 -5.85915; + vertex -33.9203 -97.9346 120.520; + normal 0.314930 -0.927809 -0.199975; + texcoord 0.000490000 -2.01134; + tangent 0.460003 -0.0350863 0.887224; + vertex -15.5533 -76.3937 70.7194; + texcoord 0.125240 -2.01134; + vertex -15.1701 -76.4230 71.4585; + texcoord 0.000490000 -3.27388; + tangent 0.460003 -0.0350865 0.887224; + vertex -22.9838 -80.6512 78.7705; + normal 0.629315 0.121218 0.767639; + texcoord 0.250000 -2.01134; + tangent -0.470725 0.845405 0.252406; + vertex -15.1703 -75.9566 72.1265; + texcoord 0.374760 -2.01134; + vertex -15.5538 -75.2679 72.3322; + texcoord 0.250000 -3.27388; + tangent -0.470725 0.845405 0.252406; + vertex -22.3776 -79.7840 78.6394; + normal -0.364976 0.900467 0.236541; + texcoord 0.499510 -2.01134; + tangent -0.464779 0.0439202 -0.884336; + vertex -16.0960 -74.7602 71.9549; + normal -0.364976 0.900467 0.236542; + texcoord 0.624270 -2.01134; + vertex -16.4935 -74.7226 71.1985; + normal -0.364976 0.900467 0.236542; + texcoord 0.499510 -3.27388; + tangent -0.464779 0.0439203 -0.884337; + vertex -23.2115 -79.2850 78.2009; + normal -0.664556 -0.164928 -0.728810; + texcoord 0.749030 -2.01134; + tangent 0.475709 -0.845535 -0.242427; + vertex -16.4992 -75.1855 70.5233; + texcoord 0.873780 -2.01134; + vertex -16.1098 -75.8777 70.3249; + normal -0.664556 -0.164928 -0.728810; + texcoord 0.749030 -3.27388; + tangent 0.475709 -0.845535 -0.242427; + vertex -23.8274 -80.1546 78.3300; + normal 0.487624 0.270763 0.830006; + texcoord 0.250000 -5.70325; + tangent -0.780799 0.560594 0.275839; + vertex -29.1157 -80.3466 93.3954; + texcoord 0.499510 -5.70325; + vertex -29.2994 -80.2147 93.4603; + texcoord 0.250000 -5.80325; + tangent -0.780799 0.560594 0.275839; + vertex -29.3153 -80.4966 93.5616; + normal -0.768266 0.254454 0.587384; + texcoord 0.499510 -5.70325; + tangent -0.607615 -0.578606 -0.544076; + vertex -29.2994 -80.2147 93.4603; + texcoord 0.749030 -5.70325; + tangent -0.607616 -0.578606 -0.544076; + vertex -29.4424 -80.3508 93.3323; + texcoord 0.499510 -5.80325; + vertex -29.3153 -80.4966 93.5616; + normal 0.105114 0.765919 -0.634287; + texcoord 0.000490000 1.00000; + tangent 0.416965 0.545103 0.727326; + vertex 45.0362 96.1887 63.8977; + texcoord 0.125240 1.00000; + vertex 45.7783 97.1588 65.1922; + texcoord 0.125240 -0.563720; + tangent 0.416965 0.545103 0.727326; + vertex 61.5404 100.517 71.8593; + normal -0.345342 0.657251 0.669895; + texcoord 0.250000 1.00000; + tangent -0.529410 -0.725826 0.439206; + vertex 46.3905 96.9029 66.4516; + texcoord 0.374760 1.00000; + vertex 45.6368 95.8696 67.0769; + texcoord 0.374760 -0.563720; + tangent -0.529410 -0.725826 0.439206; + vertex 61.9224 98.8157 72.5819; + normal -0.288142 -0.168594 0.942629; + texcoord 0.374760 1.00000; + tangent -0.449890 -0.845141 -0.288680; + vertex 45.6368 95.8696 67.0769; + texcoord 0.499510 1.00000; + vertex 44.8361 94.3655 66.5631; + texcoord 0.374760 -0.563720; + vertex 61.9224 98.8157 72.5819; + normal -0.00192996 -0.736666 0.676254; + texcoord 0.499510 1.00000; + tangent -0.246579 -0.655024 -0.714243; + vertex 44.8361 94.3655 66.5631; + texcoord 0.624270 1.00000; + vertex 44.2635 92.8444 64.9045; + texcoord 0.624270 -0.563720; + tangent -0.246579 -0.655024 -0.714243; + vertex 62.6490 98.2336 70.8276; + normal 0.227791 -0.959471 0.165912; + texcoord 0.624270 1.00000; + tangent 0.119095 -0.141658 -0.982726; + vertex 44.2635 92.8444 64.9045; + texcoord 0.749030 1.00000; + vertex 44.4483 92.6246 63.3794; + texcoord 0.624270 -0.563720; + tangent 0.119095 -0.141658 -0.982725; + vertex 62.6490 98.2336 70.8276; + normal 0.261840 0.310024 -0.913961; + texcoord 0.873780 1.00000; + tangent 0.271813 0.884978 0.378064; + vertex 44.4050 94.1336 63.0198; + texcoord 0.998540 1.00000; + vertex 45.0362 96.1887 63.8977; + texcoord 0.873780 -0.563720; + tangent 0.271813 0.884978 0.378064; + vertex 62.2671 99.9349 70.1049; + normal -0.416243 0.733302 0.537596; + texcoord 0.000490000 -2.34321; + tangent -0.0400541 -0.605464 0.794864; + vertex 78.1812 104.672 77.9379; + texcoord 0.000490000 -0.563720; + tangent -0.0400544 -0.605464 0.794864; + vertex 61.8186 100.583 70.8470; + texcoord 0.125240 -2.34321; + tangent -0.0400541 -0.605464 0.794864; + vertex 78.1484 104.177 78.5883; + normal -0.358137 0.0774527 0.930451; + tangent 0.304041 -0.932560 0.194656; + vertex 78.1484 104.177 78.5883; + texcoord 0.250000 -0.563720; + tangent 0.304041 -0.932560 0.194657; + vertex 61.5834 99.7848 72.5779; + texcoord 0.250000 -2.34321; + tangent 0.304041 -0.932560 0.194656; + vertex 78.3938 103.424 78.7454; + normal -0.133146 -0.651167 0.747164; + tangent 0.470606 -0.705006 -0.530562; + vertex 78.3938 103.424 78.7454; + texcoord 0.250000 -0.563720; + tangent 0.470606 -0.705006 -0.530563; + vertex 61.5834 99.7848 72.5779; + texcoord 0.374760 -2.34321; + tangent 0.470606 -0.705006 -0.530562; + vertex 78.7737 102.855 78.3172; + normal 0.216585 -0.964878 0.148668; + tangent 0.356542 -0.0635866 -0.932113; + vertex 78.7737 102.855 78.3172; + normal 0.216585 -0.964878 0.148668; + texcoord 0.499510 -0.563720; + tangent 0.356542 -0.0635867 -0.932113; + vertex 62.3588 98.1771 71.8689; + normal 0.216585 -0.964878 0.148668; + texcoord 0.499510 -2.34321; + tangent 0.356542 -0.0635866 -0.932113; + vertex 79.0654 102.803 77.5545; + normal 0.390270 -0.745671 -0.540060; + tangent 0.0431547 0.600745 -0.798275; + vertex 79.0654 102.803 77.5545; + texcoord 0.499510 -0.563720; + tangent 0.0431547 0.600745 -0.798275; + vertex 62.3588 98.1771 71.8689; + texcoord 0.624270 -2.34321; + tangent 0.0431547 0.600745 -0.798275; + vertex 79.1013 103.303 76.8904; + normal 0.395589 -0.0695384 -0.915791; + tangent -0.301557 0.932014 -0.201032; + vertex 79.1013 103.303 76.8904; + texcoord 0.749030 -0.563720; + tangent -0.301557 0.932014 -0.201032; + vertex 62.6110 98.9617 70.0969; + texcoord 0.749030 -2.34321; + tangent -0.301557 0.932014 -0.201032; + vertex 78.8572 104.057 76.7277; + normal 0.104877 0.647659 -0.754678; + tangent -0.470819 0.700766 0.535963; + vertex 78.8572 104.057 76.7277; + texcoord 0.749030 -0.563720; + tangent -0.470819 0.700766 0.535963; + vertex 62.6110 98.9617 70.0969; + texcoord 0.873780 -2.34321; + tangent -0.470819 0.700766 0.535963; + vertex 78.4761 104.625 77.1616; + normal -0.186651 0.973677 -0.130819; + tangent -0.354507 0.0574351 0.933288; + vertex 78.4761 104.625 77.1616; + texcoord 0.998540 -0.563720; + tangent -0.354507 0.0574352 0.933288; + vertex 61.8186 100.583 70.8470; + texcoord 0.998540 -2.34321; + tangent -0.354507 0.0574351 0.933288; + vertex 78.1812 104.672 77.9379; + normal 0.143890 0.783716 0.604223; + texcoord 0.000490000 -2.34321; + tangent -0.0400541 -0.605464 0.794864; + vertex 78.1812 104.672 77.9379; + texcoord 0.125240 -2.34321; + tangent -0.0400541 -0.605464 0.794864; + vertex 78.1484 104.177 78.5883; + texcoord 0.000490000 -3.12451; + tangent -0.0400538 -0.605465 0.794864; + vertex 83.2034 100.806 81.7563; + normal -0.678357 -0.673612 0.293391; + texcoord 0.250000 -2.34321; + tangent 0.470606 -0.705006 -0.530562; + vertex 78.3938 103.424 78.7454; + texcoord 0.374760 -2.34321; + vertex 78.7737 102.855 78.3172; + texcoord 0.250000 -3.12451; + tangent 0.470606 -0.705006 -0.530562; + vertex 83.0257 99.8531 81.2556; + normal -0.0747977 -0.794834 -0.602199; + texcoord 0.499510 -2.34321; + tangent 0.0431547 0.600745 -0.798275; + vertex 79.0654 102.803 77.5545; + texcoord 0.624270 -2.34321; + vertex 79.1013 103.303 76.8904; + texcoord 0.499510 -3.12451; + tangent 0.0431545 0.600745 -0.798275; + vertex 83.8280 100.084 80.5524; + normal 0.661030 0.682541 -0.311731; + texcoord 0.749030 -2.34321; + tangent -0.470819 0.700766 0.535963; + vertex 78.8572 104.057 76.7277; + texcoord 0.873780 -2.34321; + tangent -0.470819 0.700766 0.535963; + vertex 78.4761 104.625 77.1616; + normal 0.661030 0.682541 -0.311731; + texcoord 0.749030 -3.12451; + tangent -0.470818 0.700766 0.535963; + vertex 84.0100 101.042 81.0523; + normal 0.813309 -0.558160 -0.164276; + texcoord 0.250000 -4.74206; + tangent 0.572450 0.818137 0.0543450; + vertex 90.8152 94.3699 86.5993; + texcoord 0.499510 -4.74206; + vertex 90.9790 94.6039 86.6148; + texcoord 0.250000 -4.84206; + tangent 0.572450 0.818137 0.0543451; + vertex 90.9320 94.4405 86.9373; + normal -0.324452 0.932685 0.157572; + texcoord 0.000490000 -1.41489; + tangent -0.784430 -0.358395 0.506184; + vertex 5.46723 65.5000 144.305; + texcoord 0.000490000 1.00000; + tangent -0.784430 -0.358395 0.506185; + vertex -6.93253 65.1545 120.818; + texcoord 0.125240 -1.41489; + tangent -0.784430 -0.358395 0.506185; + vertex 4.74800 65.1714 144.769; + normal 0.162519 0.983461 -0.0799510; + texcoord 0.000490000 1.00000; + tangent -0.142358 0.103551 0.984384; + vertex -6.93253 65.1545 120.818; + texcoord 0.125240 1.00000; + vertex -7.16200 65.3214 122.404; + texcoord 0.125240 -1.41489; + tangent -0.142358 0.103551 0.984384; + vertex 4.74800 65.1714 144.769; + normal -0.815457 -0.368339 0.446494; + texcoord 0.250000 -1.41489; + tangent 0.226897 -0.913072 -0.338848; + vertex 4.38328 64.3601 144.882; + texcoord 0.250000 1.00000; + tangent 0.226898 -0.913071 -0.338848; + vertex -7.46991 64.5498 123.390; + texcoord 0.374760 -1.41489; + tangent 0.226897 -0.913072 -0.338848; + vertex 4.58673 63.5414 144.578; + normal -0.714636 0.549520 0.432808; + texcoord 0.250000 1.00000; + tangent -0.693398 -0.638042 -0.334816; + vertex -7.46991 64.5498 123.390; + texcoord 0.374760 1.00000; + vertex -8.36391 63.7272 122.959; + texcoord 0.374760 -1.41489; + tangent -0.693398 -0.638042 -0.334816; + vertex 4.58673 63.5414 144.578; + normal -0.750896 -0.487422 0.445617; + texcoord 0.374760 1.00000; + tangent -0.166498 -0.513235 -0.841943; + vertex -8.36391 63.7272 122.959; + normal -0.750896 -0.487422 0.445617; + texcoord 0.499510 1.00000; + vertex -8.63229 62.8999 121.602; + texcoord 0.374760 -1.41489; + tangent -0.166498 -0.513235 -0.841943; + vertex 4.58673 63.5414 144.578; + normal -0.317722 -0.924949 0.208618; + tangent 0.711580 -0.378009 -0.592252; + vertex 4.58673 63.5414 144.578; + texcoord 0.499510 1.00000; + tangent 0.711581 -0.378009 -0.592252; + vertex -8.63229 62.8999 121.602; + texcoord 0.499510 -1.41489; + tangent 0.711580 -0.378009 -0.592253; + vertex 5.23917 63.1948 144.035; + normal 0.302337 -0.937069 -0.174626; + tangent 0.786578 0.348745 -0.509581; + vertex 5.23917 63.1948 144.035; + texcoord 0.499510 1.00000; + tangent 0.786577 0.348744 -0.509582; + vertex -8.63229 62.8999 121.602; + texcoord 0.624270 -1.41489; + tangent 0.786578 0.348745 -0.509581; + vertex 5.97968 63.5231 143.555; + normal 0.805359 -0.430969 -0.407017; + tangent 0.414549 0.900259 -0.132973; + vertex 5.97968 63.5231 143.555; + texcoord 0.749030 1.00000; + tangent 0.414550 0.900259 -0.132973; + vertex -7.06466 62.6155 118.706; + texcoord 0.749030 -1.41489; + tangent 0.414549 0.900259 -0.132973; + vertex 6.35320 64.3343 143.436; + normal 0.693936 0.601600 -0.395639; + texcoord 0.873780 1.00000; + tangent -0.0271391 0.570933 0.820548; + vertex -6.87545 63.9537 119.092; + texcoord 0.998540 1.00000; + vertex -6.93253 65.1545 120.818; + texcoord 0.873780 -1.41489; + tangent -0.0271393 0.570933 0.820548; + vertex 6.14094 65.1531 143.746; + normal 0.324336 0.927700 -0.184877; + tangent -0.715621 0.368449 0.593408; + vertex 6.14094 65.1531 143.746; + texcoord 0.998540 1.00000; + tangent -0.715621 0.368448 0.593408; + vertex -6.93253 65.1545 120.818; + texcoord 0.998540 -1.41489; + tangent -0.715621 0.368449 0.593408; + vertex 5.46723 65.5000 144.305; + normal -0.0492798 0.849576 0.525159; + texcoord 0.000490000 -1.41489; + tangent -0.784430 -0.358395 0.506184; + vertex 5.46723 65.5000 144.305; + texcoord 0.125240 -1.41489; + vertex 4.74800 65.1714 144.769; + texcoord 0.000490000 -2.62046; + tangent -0.784430 -0.358394 0.506185; + vertex 5.98510 59.4360 154.163; + normal -0.795037 0.418718 0.438852; + texcoord 0.125240 -1.41489; + tangent -0.406741 -0.904759 0.126384; + vertex 4.74800 65.1714 144.769; + texcoord 0.250000 -1.41489; + vertex 4.38328 64.3601 144.882; + texcoord 0.250000 -2.62046; + tangent -0.406741 -0.904759 0.126385; + vertex 6.02426 58.7300 153.227; + normal -0.968258 -0.248942 0.0224495; + texcoord 0.250000 -1.41489; + tangent 0.226897 -0.913072 -0.338848; + vertex 4.38328 64.3601 144.882; + texcoord 0.374760 -1.41489; + vertex 4.58673 63.5414 144.578; + texcoord 0.250000 -2.62046; + tangent 0.226897 -0.913071 -0.338848; + vertex 6.02426 58.7300 153.227; + normal -0.603109 -0.761049 -0.238880; + texcoord 0.374760 -1.41489; + tangent 0.711580 -0.378009 -0.592253; + vertex 4.58673 63.5414 144.578; + texcoord 0.499510 -1.41489; + vertex 5.23917 63.1948 144.035; + texcoord 0.499510 -2.62046; + tangent 0.711580 -0.378009 -0.592252; + vertex 7.19611 58.7396 153.288; + normal 0.102609 -0.887591 -0.449059; + texcoord 0.499510 -1.41489; + tangent 0.786578 0.348745 -0.509581; + vertex 5.23917 63.1948 144.035; + texcoord 0.624270 -1.41489; + vertex 5.97968 63.5231 143.555; + texcoord 0.499510 -2.62046; + tangent 0.786577 0.348745 -0.509581; + vertex 7.19611 58.7396 153.288; + normal 0.861414 -0.435312 -0.261666; + texcoord 0.624270 -1.41489; + tangent 0.414549 0.900259 -0.132973; + vertex 5.97968 63.5231 143.555; + texcoord 0.749030 -1.41489; + vertex 6.35320 64.3343 143.436; + texcoord 0.749030 -2.62046; + tangent 0.414549 0.900259 -0.132973; + vertex 7.16456 59.4504 154.232; + normal 0.970550 0.238360 0.0348888; + texcoord 0.749030 -1.41489; + tangent -0.235572 0.908788 0.344399; + vertex 6.35320 64.3343 143.436; + texcoord 0.873780 -1.41489; + vertex 6.14094 65.1531 143.746; + texcoord 0.749030 -2.62046; + tangent -0.235572 0.908788 0.344399; + vertex 7.16456 59.4504 154.232; + normal 0.650132 0.661958 0.373016; + texcoord 0.873780 -1.41489; + tangent -0.715621 0.368449 0.593408; + vertex 6.14094 65.1531 143.746; + texcoord 0.998540 -1.41489; + vertex 5.46723 65.5000 144.305; + texcoord 0.998540 -2.62046; + tangent -0.715621 0.368449 0.593408; + vertex 5.98510 59.4360 154.163; + normal 0.00992300 -0.999826 0.0157913; + texcoord 0.250000 -4.92953; + tangent 0.683844 0.0183071 0.729398; + vertex 6.27025 50.1080 166.721; + texcoord 0.499510 -4.92953; + vertex 6.44737 50.1127 166.910; + texcoord 0.250000 -5.02953; + vertex 6.13723 50.1114 167.024; + normal 0.338973 -0.163831 0.926422; + texcoord 0.499510 -4.92953; + tangent -0.320031 0.905916 0.277302; + vertex 6.44737 50.1127 166.910; + texcoord 0.749030 -4.92953; + vertex 6.36448 50.3474 166.982; + texcoord 0.499510 -5.02953; + vertex 6.13723 50.1114 167.024; + normal 0.355550 0.497175 0.791455; + texcoord 0.000490000 -1.42892; + tangent -0.926115 0.0731737 0.370078; + vertex 23.3464 -52.1456 136.953; + texcoord 0.000490000 1.00000; + tangent -0.926115 0.0731739 0.370077; + vertex 22.4695 -29.5716 123.166; + texcoord 0.125240 -1.42892; + tangent -0.926115 0.0731737 0.370078; + vertex 22.5272 -52.0809 137.280; + normal 0.933650 0.191995 0.302384; + texcoord 0.000490000 1.00000; + tangent -0.203830 -0.409399 0.889295; + vertex 22.4695 -29.5716 123.166; + texcoord 0.125240 1.00000; + tangent -0.203831 -0.409399 0.889295; + vertex 22.1526 -30.2083 124.549; + texcoord 0.125240 -1.42892; + tangent -0.203831 -0.409399 0.889295; + vertex 22.5272 -52.0809 137.280; + normal -0.936828 0.157258 0.312447; + texcoord 0.250000 -1.42892; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.7343 -52.2613 136.985; + texcoord 0.250000 1.00000; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.3079 -30.9994 125.005; + texcoord 0.374760 -1.42892; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.4322 -52.5813 136.240; + normal -0.301862 0.438846 0.846341; + texcoord 0.250000 1.00000; + tangent -0.873954 0.227309 -0.429575; + vertex 21.3079 -30.9994 125.005; + texcoord 0.374760 1.00000; + tangent -0.873954 0.227309 -0.429575; + vertex 20.2208 -30.7166 124.471; + texcoord 0.374760 -1.42892; + tangent -0.873954 0.227309 -0.429575; + vertex 21.4322 -52.5813 136.240; + normal -0.923077 0.141392 0.357683; + texcoord 0.374760 1.00000; + tangent -0.310706 0.274002 -0.910157; + vertex 20.2208 -30.7166 124.471; + texcoord 0.499510 1.00000; + tangent -0.310706 0.274002 -0.910156; + vertex 19.7376 -30.2905 123.055; + texcoord 0.374760 -1.42892; + tangent -0.310706 0.274001 -0.910157; + vertex 21.4322 -52.5813 136.240; + normal -0.901770 -0.268766 -0.338489; + tangent 0.413358 -0.307479 -0.857083; + vertex 21.4322 -52.5813 136.240; + normal -0.901770 -0.268766 -0.338489; + texcoord 0.499510 1.00000; + tangent 0.413357 -0.307480 -0.857083; + vertex 19.7376 -30.2905 123.055; + texcoord 0.499510 -1.42892; + tangent 0.413358 -0.307479 -0.857083; + vertex 21.7978 -52.8533 135.482; + normal -0.368244 -0.474100 -0.799766; + tangent 0.922202 -0.0770164 -0.378962; + vertex 21.7978 -52.8533 135.482; + texcoord 0.499510 1.00000; + tangent 0.922202 -0.0770162 -0.378962; + vertex 19.7376 -30.2905 123.055; + texcoord 0.624270 -1.42892; + tangent 0.922202 -0.0770164 -0.378962; + vertex 22.6354 -52.9232 135.138; + normal -0.936293 -0.251019 -0.245650; + texcoord 0.499510 1.00000; + tangent 0.192552 0.218070 -0.956749; + vertex 19.7376 -30.2905 123.055; + texcoord 0.624270 1.00000; + vertex 20.1283 -29.8480 121.114; + texcoord 0.624270 -1.42892; + tangent 0.192553 0.218070 -0.956749; + vertex 22.6354 -52.9232 135.138; + normal -0.532914 -0.480991 -0.696169; + texcoord 0.624270 1.00000; + tangent 0.773446 0.0567981 -0.631312; + vertex 20.1283 -29.8480 121.114; + texcoord 0.749030 1.00000; + tangent 0.773446 0.0567981 -0.631312; + vertex 21.1771 -29.7710 120.258; + normal -0.532914 -0.480991 -0.696169; + texcoord 0.624270 -1.42892; + tangent 0.773446 0.0567983 -0.631312; + vertex 22.6354 -52.9232 135.138; + normal 0.389855 -0.480379 -0.785652; + tangent 0.920875 0.205102 0.331547; + vertex 22.6354 -52.9232 135.138; + texcoord 0.749030 1.00000; + tangent 0.920874 0.205102 0.331547; + vertex 21.1771 -29.7710 120.258; + texcoord 0.749030 -1.42892; + tangent 0.920875 0.205102 0.331547; + vertex 23.4359 -52.7449 135.426; + normal 0.899921 0.252204 0.355718; + texcoord 0.873780 -1.42892; + tangent -0.422815 0.305215 0.853271; + vertex 23.7304 -52.4228 136.178; + texcoord 0.998540 1.00000; + tangent -0.422815 0.305215 0.853271; + vertex 22.4695 -29.5716 123.166; + texcoord 0.998540 -1.42892; + tangent -0.422815 0.305215 0.853271; + vertex 23.3464 -52.1456 136.953; + normal 0.376826 0.225527 0.898410; + texcoord 0.000490000 -1.42892; + tangent -0.926115 0.0731737 0.370078; + vertex 23.3464 -52.1456 136.953; + texcoord 0.125240 -1.42892; + vertex 22.5272 -52.0809 137.280; + texcoord 0.000490000 -2.47207; + tangent -0.926115 0.0731740 0.370077; + vertex 20.0091 -60.6630 140.491; + normal -0.396675 0.365695 0.841971; + texcoord 0.125240 -1.42892; + tangent -0.916550 -0.208591 -0.341214; + vertex 22.5272 -52.0809 137.280; + texcoord 0.250000 -1.42892; + vertex 21.7343 -52.2613 136.985; + texcoord 0.250000 -2.47207; + tangent -0.916550 -0.208591 -0.341214; + vertex 19.6962 -60.2377 139.489; + normal -0.919880 0.310334 0.239820; + texcoord 0.250000 -1.42892; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.7343 -52.2613 136.985; + texcoord 0.374760 -1.42892; + vertex 21.4322 -52.5813 136.240; + texcoord 0.250000 -2.47207; + tangent -0.349227 -0.369822 -0.860971; + vertex 19.6962 -60.2377 139.489; + normal -0.384021 -0.297732 -0.874004; + texcoord 0.499510 -1.42892; + tangent 0.922202 -0.0770164 -0.378963; + vertex 21.7978 -52.8533 135.482; + texcoord 0.624270 -1.42892; + tangent 0.922202 -0.0770164 -0.378962; + vertex 22.6354 -52.9232 135.138; + texcoord 0.499510 -2.47207; + tangent 0.922202 -0.0770164 -0.378962; + vertex 20.2334 -61.0920 138.976; + normal 0.901164 -0.391976 -0.185089; + texcoord 0.749030 -1.42892; + tangent 0.338790 0.370517 0.864834; + vertex 23.4359 -52.7449 135.426; + texcoord 0.873780 -1.42892; + vertex 23.7304 -52.4228 136.178; + normal 0.901164 -0.391975 -0.185089; + texcoord 0.749030 -2.47207; + tangent 0.338790 0.370517 0.864834; + vertex 20.5520 -61.5259 139.981; + normal -0.971350 -0.164397 -0.171618; + texcoord 0.000490000 -4.55764; + tangent 0.0693501 0.494625 -0.866335; + vertex 11.9420 -72.2257 141.803; + texcoord 0.250000 -4.55764; + tangent 0.0693501 0.494625 -0.866335; + vertex 11.9594 -72.1021 141.587; + texcoord 0.000490000 -4.65764; + vertex 12.0173 -72.4140 141.558; + normal -0.151644 -0.806456 0.571518; + texcoord 0.749030 -4.55764; + tangent -0.975552 0.215162 0.0447605; + vertex 12.1858 -72.2795 141.792; + texcoord 0.998540 -4.55764; + vertex 11.9420 -72.2257 141.803; + texcoord 0.749030 -4.65764; + vertex 12.0173 -72.4140 141.558; + normal -0.148277 -0.140804 0.978871; + texcoord 0.000490000 -1.46700; + tangent -0.893528 -0.405115 -0.193622; + vertex 4.58154 -109.731 75.0251; + normal -0.148277 -0.140804 0.978871; + texcoord 0.000490000 1.00000; + tangent -0.893528 -0.405115 -0.193622; + vertex -2.78694 -85.4940 77.3954; + normal -0.148277 -0.140804 0.978871; + texcoord 0.166830 -1.46700; + tangent -0.893528 -0.405115 -0.193622; + vertex 3.63585 -110.160 74.8202; + normal 0.611378 0.0769706 0.787586; + texcoord 0.000490000 1.00000; + tangent -0.239647 -0.930514 0.276970; + vertex -2.78694 -85.4940 77.3954; + texcoord 0.166830 1.00000; + vertex -3.22231 -87.1844 77.8986; + texcoord 0.166830 -1.46700; + vertex 3.63585 -110.160 74.8202; + normal -0.488597 -0.257536 0.833635; + texcoord 0.166830 1.00000; + tangent -0.755098 -0.353892 -0.551894; + vertex -3.22231 -87.1844 77.8986; + texcoord 0.333170 1.00000; + tangent -0.755098 -0.353892 -0.551895; + vertex -4.20288 -87.6440 77.1819; + texcoord 0.166830 -1.46700; + tangent -0.755098 -0.353892 -0.551895; + vertex 3.63585 -110.160 74.8202; + normal -0.888135 -0.341457 0.307610; + tangent -0.262844 -0.171669 -0.949443; + vertex 3.63585 -110.160 74.8202; + texcoord 0.333170 1.00000; + tangent -0.262844 -0.171669 -0.949444; + vertex -4.20288 -87.6440 77.1819; + texcoord 0.333170 -1.46700; + tangent -0.262844 -0.171669 -0.949443; + vertex 3.36421 -110.338 73.8390; + normal -0.724194 -0.142077 -0.674802; + tangent 0.636870 0.237479 -0.733485; + vertex 3.36421 -110.338 73.8390; + texcoord 0.333170 1.00000; + tangent 0.636870 0.237479 -0.733485; + vertex -4.20288 -87.6440 77.1819; + texcoord 0.499510 -1.46700; + tangent 0.636870 0.237479 -0.733485; + vertex 4.03826 -110.086 73.0627; + normal -0.933385 -0.353796 0.0601691; + texcoord 0.333170 1.00000; + tangent -0.300105 0.677543 -0.671470; + vertex -4.20288 -87.6440 77.1819; + texcoord 0.499510 1.00000; + vertex -4.74808 -86.4131 75.9620; + texcoord 0.499510 -1.46700; + tangent -0.300105 0.677543 -0.671470; + vertex 4.03826 -110.086 73.0627; + normal -0.663053 -0.156437 -0.732044; + texcoord 0.499510 1.00000; + tangent 0.351638 0.798219 -0.489078; + vertex -4.74808 -86.4131 75.9620; + texcoord 0.665860 1.00000; + tangent 0.351638 0.798219 -0.489078; + vertex -3.92708 -84.5494 74.8201; + texcoord 0.499510 -1.46700; + tangent 0.351638 0.798219 -0.489078; + vertex 4.03826 -110.086 73.0627; + normal 0.147087 0.113500 -0.982590; + tangent 0.896015 0.405474 0.180964; + vertex 4.03826 -110.086 73.0627; + texcoord 0.665860 1.00000; + tangent 0.896015 0.405474 0.180964; + vertex -3.92708 -84.5494 74.8201; + texcoord 0.665860 -1.46700; + tangent 0.896015 0.405474 0.180964; + vertex 5.00906 -109.647 73.2588; + normal 0.890297 0.336110 -0.307247; + tangent 0.262846 0.171677 0.949441; + vertex 5.00906 -109.647 73.2588; + normal 0.890297 0.336110 -0.307247; + texcoord 0.665860 1.00000; + tangent 0.262845 0.171677 0.949442; + vertex -3.92708 -84.5494 74.8201; + normal 0.890297 0.336110 -0.307247; + texcoord 0.832200 -1.46700; + tangent 0.262846 0.171677 0.949441; + vertex 5.28070 -109.470 74.2400; + normal 0.511565 0.208426 -0.833582; + texcoord 0.665860 1.00000; + tangent 0.755097 0.353904 0.551888; + vertex -3.92708 -84.5494 74.8201; + texcoord 0.832200 1.00000; + vertex -2.94651 -84.0899 75.5368; + texcoord 0.832200 -1.46700; + tangent 0.755097 0.353903 0.551888; + vertex 5.28070 -109.470 74.2400; + normal 0.943430 0.298445 0.144467; + texcoord 0.832200 1.00000; + tangent 0.0683442 -0.601379 0.796035; + vertex -2.94651 -84.0899 75.5368; + texcoord 0.998540 1.00000; + vertex -2.78694 -85.4940 77.3954; + texcoord 0.832200 -1.46700; + tangent 0.0683443 -0.601379 0.796035; + vertex 5.28070 -109.470 74.2400; + normal 0.713059 0.149798 0.684914; + tangent -0.645296 -0.241725 0.724681; + vertex 5.28070 -109.470 74.2400; + texcoord 0.998540 1.00000; + tangent -0.645296 -0.241724 0.724681; + vertex -2.78694 -85.4940 77.3954; + texcoord 0.998540 -1.46700; + tangent -0.645296 -0.241725 0.724681; + vertex 4.58154 -109.731 75.0251; + normal 0.00160757 -0.434107 0.900860; + texcoord 0.000490000 -1.46700; + tangent -0.893528 -0.405115 -0.193622; + vertex 4.58154 -109.731 75.0251; + texcoord 0.166830 -1.46700; + tangent -0.893528 -0.405115 -0.193622; + vertex 3.63585 -110.160 74.8202; + texcoord 0.000490000 -2.57217; + tangent -0.893528 -0.405114 -0.193622; + vertex 4.36328 -118.998 70.5602; + normal -0.906958 -0.291741 0.303832; + texcoord 0.166830 -1.46700; + tangent -0.262844 -0.171669 -0.949443; + vertex 3.63585 -110.160 74.8202; + normal -0.906958 -0.291741 0.303832; + texcoord 0.333170 -1.46700; + vertex 3.36421 -110.338 73.8390; + texcoord 0.333170 -2.57217; + vertex 4.46382 -118.112 69.6565; + normal -0.770838 0.213807 -0.600079; + texcoord 0.333170 -1.46700; + tangent 0.636870 0.237479 -0.733485; + vertex 3.36421 -110.338 73.8390; + texcoord 0.499510 -1.46700; + vertex 4.03826 -110.086 73.0627; + texcoord 0.333170 -2.57217; + tangent 0.636870 0.237479 -0.733485; + vertex 4.46382 -118.112 69.6565; + normal 0.0421281 0.328085 -0.943708; + texcoord 0.499510 -1.46700; + tangent 0.896015 0.405473 0.180964; + vertex 4.03826 -110.086 73.0627; + texcoord 0.665860 -1.46700; + vertex 5.00906 -109.647 73.2588; + normal 0.0421281 0.328085 -0.943708; + texcoord 0.665860 -2.57217; + tangent 0.896015 0.405474 0.180964; + vertex 5.52161 -118.667 70.1457; + normal 0.944834 0.153541 -0.289333; + texcoord 0.665860 -1.46700; + tangent 0.262846 0.171677 0.949441; + vertex 5.00906 -109.647 73.2588; + texcoord 0.832200 -1.46700; + vertex 5.28070 -109.470 74.2400; + texcoord 0.665860 -2.57217; + tangent 0.262846 0.171677 0.949441; + vertex 5.52161 -118.667 70.1457; + normal -0.138988 -0.989711 -0.0339795; + texcoord 0.665860 -4.72658; + tangent -0.953591 0.124503 0.274161; + vertex 1.92398 -129.544 61.4116; + texcoord 0.998540 -4.72658; + vertex 1.65588 -129.509 61.4887; + texcoord 0.665860 -4.82658; + tangent -0.953591 0.124503 0.274161; + vertex 1.72137 -129.508 61.2034; + normal -0.117911 -0.251005 0.960778; + texcoord 0.000490000 -1.46438; + tangent -0.915553 -0.347173 -0.203061; + vertex 16.7595 -81.9063 52.1406; + texcoord 0.000490000 1.00000; + tangent -0.915553 -0.347173 -0.203061; + vertex 5.93108 -59.1390 56.7597; + texcoord 0.166830 -1.46438; + tangent -0.915553 -0.347173 -0.203061; + vertex 15.7737 -82.2801 51.9220; + normal 0.564122 0.0679105 0.822894; + texcoord 0.000490000 1.00000; + tangent -0.265675 -0.928685 0.258770; + vertex 5.93108 -59.1390 56.7597; + texcoord 0.166830 1.00000; + tangent -0.265675 -0.928685 0.258770; + vertex 5.44007 -60.8554 57.2379; + normal 0.564122 0.0679105 0.822894; + texcoord 0.166830 -1.46438; + tangent -0.265675 -0.928684 0.258770; + vertex 15.7737 -82.2801 51.9220; + normal -0.415435 -0.402744 0.815605; + texcoord 0.166830 1.00000; + tangent -0.772541 -0.317132 -0.550099; + vertex 5.44007 -60.8554 57.2379; + texcoord 0.333170 1.00000; + vertex 4.41949 -61.2743 56.5112; + texcoord 0.166830 -1.46438; + tangent -0.772541 -0.317131 -0.550099; + vertex 15.7737 -82.2801 51.9220; + normal -0.813847 -0.503341 0.290344; + tangent -0.293162 -0.0757451 -0.953058; + vertex 15.7737 -82.2801 51.9220; + texcoord 0.333170 1.00000; + tangent -0.293162 -0.0757445 -0.953058; + vertex 4.41949 -61.2743 56.5112; + texcoord 0.333170 -1.46438; + tangent -0.293162 -0.0757451 -0.953058; + vertex 15.4655 -82.3597 50.9199; + normal -0.706414 -0.189211 -0.682040; + tangent 0.629278 0.273234 -0.727567; + vertex 15.4655 -82.3597 50.9199; + texcoord 0.333170 1.00000; + tangent 0.629277 0.273234 -0.727567; + vertex 4.41949 -61.2743 56.5112; + texcoord 0.499510 -1.46438; + tangent 0.629278 0.273234 -0.727567; + vertex 16.1430 -82.0655 50.1366; + normal -0.879854 -0.462129 -0.110876; + texcoord 0.333170 1.00000; + tangent -0.286549 0.701994 -0.651992; + vertex 4.41949 -61.2743 56.5112; + normal -0.879854 -0.462129 -0.110876; + texcoord 0.499510 1.00000; + vertex 3.88990 -59.9769 55.3062; + normal -0.879854 -0.462129 -0.110876; + texcoord 0.499510 -1.46438; + tangent -0.286549 0.701994 -0.651992; + vertex 16.1430 -82.0655 50.1366; + normal -0.622407 -0.166265 -0.764830; + texcoord 0.499510 1.00000; + tangent 0.370852 0.797880 -0.475243; + vertex 3.88990 -59.9769 55.3062; + texcoord 0.665860 1.00000; + vertex 4.77075 -58.0818 54.1774; + texcoord 0.499510 -1.46438; + tangent 0.370852 0.797880 -0.475243; + vertex 16.1430 -82.0655 50.1366; + normal 0.117777 0.219035 -0.968583; + tangent 0.917750 0.348536 0.190413; + vertex 16.1430 -82.0655 50.1366; + texcoord 0.665860 1.00000; + tangent 0.917750 0.348535 0.190414; + vertex 4.77075 -58.0818 54.1774; + texcoord 0.665860 -1.46438; + tangent 0.917750 0.348536 0.190413; + vertex 17.1546 -81.6814 50.3465; + normal 0.826426 0.481140 -0.292445; + tangent 0.293162 0.0757378 0.953058; + vertex 17.1546 -81.6814 50.3465; + texcoord 0.665860 1.00000; + tangent 0.293162 0.0757386 0.953058; + vertex 4.77075 -58.0818 54.1774; + texcoord 0.832200 -1.46438; + tangent 0.293162 0.0757378 0.953058; + vertex 17.4628 -81.6017 51.3485; + normal 0.448236 0.341257 -0.826213; + texcoord 0.665860 1.00000; + tangent 0.772535 0.317135 0.550104; + vertex 4.77075 -58.0818 54.1774; + texcoord 0.832200 1.00000; + vertex 5.79133 -57.6628 54.9041; + texcoord 0.832200 -1.46438; + tangent 0.772536 0.317135 0.550104; + vertex 17.4628 -81.6017 51.3485; + normal 0.884892 0.394692 0.247354; + texcoord 0.832200 1.00000; + tangent 0.0588369 -0.621494 0.781206; + vertex 5.79133 -57.6628 54.9041; + texcoord 0.998540 1.00000; + vertex 5.93108 -59.1390 56.7597; + texcoord 0.832200 -1.46438; + tangent 0.0588365 -0.621495 0.781206; + vertex 17.4628 -81.6017 51.3485; + normal 0.696434 0.190885 0.691768; + tangent -0.638111 -0.276305 0.718658; + vertex 17.4628 -81.6017 51.3485; + normal 0.696434 0.190885 0.691767; + texcoord 0.998540 1.00000; + tangent -0.638111 -0.276305 0.718658; + vertex 5.93108 -59.1390 56.7597; + normal 0.696434 0.190885 0.691768; + texcoord 0.998540 -1.46438; + tangent -0.638111 -0.276305 0.718658; + vertex 16.7595 -81.9063 52.1406; + normal 0.00710545 -0.518762 0.854890; + texcoord 0.000490000 -1.46438; + tangent -0.915553 -0.347173 -0.203061; + vertex 16.7595 -81.9063 52.1406; + texcoord 0.166830 -1.46438; + vertex 15.7737 -82.2801 51.9220; + texcoord 0.000490000 -2.57200; + tangent -0.915553 -0.347173 -0.203061; + vertex 17.8466 -90.6258 46.8404; + normal -0.776007 0.169465 -0.607532; + texcoord 0.333170 -1.46438; + tangent 0.629277 0.273234 -0.727567; + vertex 15.4655 -82.3597 50.9199; + texcoord 0.499510 -1.46438; + vertex 16.1430 -82.0655 50.1366; + texcoord 0.333170 -2.57200; + tangent 0.629277 0.273234 -0.727567; + vertex 17.7838 -89.7438 45.8991; + normal 0.894020 0.331538 -0.301349; + texcoord 0.665860 -1.46438; + tangent 0.293162 0.0757378 0.953058; + vertex 17.1546 -81.6814 50.3465; + texcoord 0.832200 -1.46438; + tangent 0.293162 0.0757378 0.953058; + vertex 17.4628 -81.6017 51.3485; + texcoord 0.665860 -2.57200; + tangent 0.293162 0.0757380 0.953058; + vertex 18.9481 -90.1465 46.3541; + normal -0.0771319 -0.990417 -0.114559; + texcoord 0.665860 -4.74477; + tangent -0.986560 0.0592160 0.152294; + vertex 17.1035 -100.405 36.2114; + normal -0.0771319 -0.990418 -0.114559; + texcoord 0.998540 -4.74477; + vertex 16.8214 -100.388 36.2549; + texcoord 0.665860 -4.84477; + tangent -0.986560 0.0592160 0.152294; + vertex 16.9248 -100.364 35.9768; + normal 0.363953 0.509583 0.779656; + texcoord 0.000490000 1.00000; + tangent 0.212954 0.769366 -0.602267; + vertex 55.9797 140.440 64.9644; + texcoord 0.250000 1.00000; + tangent 0.212954 0.769366 -0.602267; + vertex 56.2905 141.562 64.0855; + texcoord 0.250000 -1.04383; + tangent 0.212954 0.769366 -0.602268; + vertex 48.7673 152.631 60.3627; + normal -0.687373 -0.139969 0.712690; + texcoord 0.000490000 -3.60596; + tangent 0.561831 0.519392 0.643877; + vertex 40.6020 162.126 53.5708; + texcoord 0.000490000 -1.04383; + tangent 0.561832 0.519392 0.643876; + vertex 49.1684 153.004 60.0414; + normal -0.687373 -0.139969 0.712690; + texcoord 0.250000 -3.60596; + tangent 0.561831 0.519392 0.643877; + vertex 40.6808 162.199 53.6610; + normal -0.420442 -0.753433 -0.505536; + texcoord 0.749030 -3.60596; + tangent -0.734895 -0.0439881 0.676753; + vertex 40.7050 162.132 53.4759; + texcoord 0.998540 -1.04383; + tangent -0.734897 -0.0439892 0.676751; + vertex 49.1684 153.004 60.0414; + texcoord 0.998540 -3.60596; + tangent -0.734895 -0.0439881 0.676753; + vertex 40.6020 162.126 53.5708; + normal -0.826700 0.324079 0.459935; + texcoord 0.000490000 -3.60596; + tangent 0.561831 0.519392 0.643877; + vertex 40.6020 162.126 53.5708; + texcoord 0.250000 -3.60596; + vertex 40.6808 162.199 53.6610; + normal -0.826700 0.324079 0.459935; + texcoord 0.000490000 -3.70596; + vertex 40.6364 162.292 53.5154; + normal -0.670157 -0.105943 -0.734619; + texcoord 0.749030 -3.60596; + tangent -0.734895 -0.0439881 0.676753; + vertex 40.7050 162.132 53.4759; + texcoord 0.998540 -3.60596; + vertex 40.6020 162.126 53.5708; + texcoord 0.749030 -3.70596; + tangent -0.734895 -0.0439882 0.676753; + vertex 40.6364 162.292 53.5154; + normal -0.551118 0.388969 0.738223; + texcoord 0.000490000 1.00000; + tangent 0.765108 0.588610 0.261051; + vertex -12.1300 89.4563 152.874; + texcoord 0.250000 1.00000; + vertex -11.1862 90.1824 153.196; + texcoord 0.250000 -1.04739; + tangent 0.765108 0.588610 0.261051; + vertex -6.81181 102.541 149.950; + normal -0.637251 -0.103926 -0.763617; + texcoord 0.000490000 -3.54565; + tangent -0.719889 0.433963 0.541698; + vertex -1.32601 113.760 144.536; + texcoord 0.000490000 -1.04739; + tangent -0.719889 0.433963 0.541698; + vertex -6.42506 102.514 150.322; + texcoord 0.250000 -3.54565; + tangent -0.719889 0.433963 0.541698; + vertex -1.41130 113.811 144.600; + normal 0.619387 -0.562576 -0.547602; + texcoord 0.749030 -3.54565; + tangent -0.412684 0.360062 -0.836688; + vertex -1.27712 113.717 144.635; + texcoord 0.998540 -1.04739; + tangent -0.412687 0.360061 -0.836687; + vertex -6.42506 102.514 150.322; + texcoord 0.998540 -3.54565; + tangent -0.412684 0.360062 -0.836688; + vertex -1.32601 113.760 144.536; + normal -0.135233 0.677793 -0.722710; + texcoord 0.000490000 -3.54565; + tangent -0.719889 0.433963 0.541698; + vertex -1.32601 113.760 144.536; + texcoord 0.250000 -3.54565; + vertex -1.41130 113.811 144.600; + texcoord 0.000490000 -3.64565; + tangent -0.719889 0.433963 0.541697; + vertex -1.27407 113.868 144.628; + normal 0.889113 -0.0403514 -0.455906; + texcoord 0.749030 -3.54565; + tangent -0.412684 0.360062 -0.836688; + vertex -1.27712 113.717 144.635; + texcoord 0.998540 -3.54565; + vertex -1.32601 113.760 144.536; + texcoord 0.749030 -3.64565; + tangent -0.412684 0.360062 -0.836688; + vertex -1.27407 113.868 144.628; + normal -0.809076 -0.128944 0.573385; + texcoord 0.250000 -3.32078; + tangent 0.587548 -0.154926 0.794220; + vertex 32.4507 -15.9486 169.904; + texcoord 0.499510 -0.971390; + tangent 0.587549 -0.154921 0.794220; + vertex 30.9121 -27.7607 165.077; + texcoord 0.499510 -3.32078; + tangent 0.587548 -0.154926 0.794220; + vertex 32.5225 -15.9675 170.001; + normal 0.329647 -0.401761 0.854354; + tangent 0.524559 -0.674457 -0.519563; + vertex 32.5225 -15.9675 170.001; + texcoord 0.499510 -0.971390; + tangent 0.524558 -0.674460 -0.519560; + vertex 30.9121 -27.7607 165.077; + texcoord 0.749030 -3.32078; + tangent 0.524559 -0.674457 -0.519563; + vertex 32.5866 -16.0499 169.938; + normal -0.211697 0.917888 0.335658; + texcoord 0.250000 -3.32078; + tangent 0.587548 -0.154926 0.794220; + vertex 32.4507 -15.9486 169.904; + normal -0.211697 0.917888 0.335658; + texcoord 0.499510 -3.32078; + vertex 32.5225 -15.9675 170.001; + texcoord 0.250000 -3.42078; + vertex 32.5985 -15.9057 169.880; + normal 0.794184 0.167746 0.584065; + texcoord 0.499510 -3.32078; + tangent 0.524559 -0.674457 -0.519563; + vertex 32.5225 -15.9675 170.001; + texcoord 0.749030 -3.32078; + vertex 32.5866 -16.0499 169.938; + texcoord 0.499510 -3.42078; + tangent 0.524559 -0.674456 -0.519563; + vertex 32.5985 -15.9057 169.880; + normal -0.562918 -0.654319 0.504966; + texcoord 0.000490000 1.00000; + tangent 0.642484 0.0379247 0.765360; + vertex -3.15493 -109.155 89.8479; + texcoord 0.250000 1.00000; + vertex -2.30382 -109.105 90.8618; + texcoord 0.250000 -0.987730; + tangent 0.642485 0.0379249 0.765360; + vertex -1.56256 -101.294 101.809; + normal 0.541698 0.738777 -0.400963; + texcoord 0.499510 1.00000; + tangent -0.791005 0.286638 -0.540508; + vertex -2.04729 -108.237 89.8943; + texcoord 0.749030 1.00000; + vertex -3.33148 -107.772 89.0168; + texcoord 0.749030 -0.987730; + tangent -0.791005 0.286639 -0.540508; + vertex -1.47449 -101.876 102.390; + normal 0.526802 -0.675938 0.515352; + texcoord 0.499510 -3.45893; + tangent 0.840309 0.505400 -0.196091; + vertex 0.788930 -92.2628 111.613; + texcoord 0.499510 -0.987730; + tangent 0.840308 0.505399 -0.196096; + vertex -1.91754 -101.574 102.167; + texcoord 0.749030 -3.45893; + tangent 0.840309 0.505400 -0.196091; + vertex 0.895840 -92.1985 111.588; + normal 0.952386 0.0915817 -0.290816; + tangent -0.301201 0.134568 -0.944018; + vertex 0.895840 -92.1985 111.588; + texcoord 0.998540 -0.987730; + tangent -0.301202 0.134566 -0.944018; + vertex -1.12010 -101.592 102.028; + texcoord 0.998540 -3.45893; + tangent -0.301201 0.134568 -0.944018; + vertex 0.857520 -92.1814 111.468; + normal 0.0802772 0.241722 0.967019; + texcoord 0.499510 -3.45893; + tangent 0.840309 0.505400 -0.196091; + vertex 0.788930 -92.2628 111.613; + texcoord 0.749030 -3.45893; + vertex 0.895840 -92.1985 111.588; + texcoord 0.499510 -3.55893; + vertex 0.762410 -92.1071 111.576; + normal 0.567976 0.820533 -0.0642539; + texcoord 0.749030 -3.45893; + tangent -0.301201 0.134568 -0.944018; + vertex 0.895840 -92.1985 111.588; + texcoord 0.998540 -3.45893; + vertex 0.857520 -92.1814 111.468; + texcoord 0.749030 -3.55893; + tangent -0.301200 0.134568 -0.944018; + vertex 0.762410 -92.1071 111.576; + normal -0.469333 -0.758443 0.452208; + texcoord 0.000490000 1.00000; + tangent 0.850339 -0.250161 0.462972; + vertex 7.52463 -79.8239 62.1875; + texcoord 0.250000 1.00000; + vertex 8.77992 -80.1932 62.8709; + texcoord 0.250000 -1.06906; + tangent 0.850339 -0.250161 0.462972; + vertex 13.4364 -75.5273 75.5294; + normal 0.146644 -0.896594 0.417870; + texcoord 0.250000 -3.70081; + tangent 0.935856 -0.0110856 -0.352209; + vertex 20.7767 -69.5642 86.7553; + texcoord 0.499510 -1.06906; + tangent 0.935857 -0.0110878 -0.352207; + vertex 13.2776 -75.7523 76.1097; + texcoord 0.499510 -3.70081; + tangent 0.935856 -0.0110856 -0.352209; + vertex 20.9094 -69.5657 86.7054; + normal 0.847106 -0.206004 -0.489871; + tangent -0.265769 0.634026 -0.726208; + vertex 20.9094 -69.5657 86.7054; + normal 0.847106 -0.206004 -0.489871; + texcoord 0.499510 -1.06906; + tangent -0.265768 0.634025 -0.726209; + vertex 13.2776 -75.7523 76.1097; + texcoord 0.749030 -3.70081; + tangent -0.265769 0.634026 -0.726208; + vertex 20.8717 -69.4759 86.6024; + normal 0.339073 -0.243782 0.908625; + texcoord 0.250000 -3.70081; + tangent 0.935856 -0.0110856 -0.352209; + vertex 20.7767 -69.5642 86.7553; + texcoord 0.499510 -3.70081; + vertex 20.9094 -69.5657 86.7054; + texcoord 0.250000 -3.80081; + tangent 0.935856 -0.0110856 -0.352209; + vertex 20.8590 -69.4037 86.7677; + normal 0.945173 0.319661 -0.0668190; + texcoord 0.499510 -3.70081; + tangent -0.265769 0.634026 -0.726208; + vertex 20.9094 -69.5657 86.7054; + normal 0.945173 0.319661 -0.0668191; + texcoord 0.749030 -3.70081; + vertex 20.8717 -69.4759 86.6024; + texcoord 0.499510 -3.80081; + vertex 20.8590 -69.4037 86.7677; + normal -0.324858 0.938021 -0.120761; + texcoord 0.000490000 -1.85446; + tangent -0.939059 -0.304738 0.159072; + vertex 48.5886 143.334 79.8967; + normal -0.324858 0.938021 -0.120761; + texcoord 0.000490000 -0.267550; + tangent -0.939059 -0.304738 0.159071; + vertex 51.2051 143.154 71.4661; + normal -0.324858 0.938021 -0.120761; + texcoord 0.333170 -1.85446; + tangent -0.939058 -0.304738 0.159072; + vertex 48.4283 143.282 79.9238; + normal -0.691448 -0.661742 -0.289823; + tangent 0.718799 -0.670340 -0.184319; + vertex 48.4283 143.282 79.9238; + texcoord 0.665860 -0.267550; + tangent 0.718799 -0.670340 -0.184319; + vertex 51.2940 143.836 71.8217; + texcoord 0.665860 -1.85446; + tangent 0.718799 -0.670340 -0.184319; + vertex 48.5510 143.167 79.8924; + normal -0.213612 0.879854 0.424532; + texcoord 0.000490000 -1.85446; + tangent -0.939059 -0.304738 0.159072; + vertex 48.5886 143.334 79.8967; + texcoord 0.333170 -1.85446; + vertex 48.4283 143.282 79.9238; + texcoord 0.000490000 -1.95446; + tangent -0.939058 -0.304738 0.159072; + vertex 48.5504 143.251 80.0492; + normal -0.575505 -0.722470 0.383185; + texcoord 0.333170 -1.85446; + tangent 0.718799 -0.670340 -0.184319; + vertex 48.4283 143.282 79.9238; + texcoord 0.665860 -1.85446; + vertex 48.5510 143.167 79.8924; + normal -0.575505 -0.722470 0.383185; + texcoord 0.333170 -1.95446; + tangent 0.718799 -0.670340 -0.184319; + vertex 48.5504 143.251 80.0492; + normal 0.347605 0.290215 0.891598; + texcoord 0.000490000 -1.66871; + tangent -0.914838 0.313408 0.254653; + vertex -20.1413 77.6740 158.855; + texcoord 0.000490000 -0.188360; + tangent -0.914838 0.313408 0.254652; + vertex -16.5606 84.3262 155.294; + texcoord 0.333170 -1.66871; + tangent -0.914838 0.313408 0.254653; + vertex -20.2899 77.7249 158.896; + normal -0.106155 -0.795071 0.597154; + texcoord 0.000490000 -1.66871; + vertex -20.1413 77.6740 158.855; + texcoord 0.333170 -1.66871; + vertex -20.2899 77.7249 158.896; + texcoord 0.000490000 -1.76871; + tangent -0.914838 0.313408 0.254653; + vertex -20.2734 77.6225 158.763; + normal 0.372240 -0.0812807 0.924571; + texcoord 0.000490000 1.00000; + tangent -0.848835 0.373088 0.374546; + vertex 30.1526 -36.4012 151.103; + texcoord 0.333170 1.00000; + tangent -0.848835 0.373088 0.374546; + vertex 28.7559 -35.7873 151.720; + texcoord 0.333170 -0.385700; + tangent -0.848835 0.373088 0.374546; + vertex 21.6580 -42.1622 154.017; + normal -0.301858 0.653620 0.694019; + texcoord 0.000490000 -2.17266; + tangent 0.0601372 0.739581 -0.670375; + vertex 12.8401 -46.7473 154.698; + texcoord 0.000490000 -0.385700; + tangent 0.0601368 0.739581 -0.670375; + vertex 21.4088 -41.5595 153.539; + texcoord 0.333170 -2.17266; + tangent 0.0601372 0.739581 -0.670375; + vertex 12.8509 -46.6148 154.578; + normal 0.484181 -0.744554 0.459575; + texcoord 0.665860 -2.17266; + tangent -0.613762 0.0853282 0.784866; + vertex 12.9500 -46.7626 154.557; + normal 0.484181 -0.744554 0.459575; + texcoord 0.665860 -0.385700; + tangent -0.613762 0.0853275 0.784866; + vertex 21.1486 -41.5854 154.307; + normal 0.484181 -0.744554 0.459575; + texcoord 0.998540 -2.17266; + tangent -0.613762 0.0853282 0.784866; + vertex 12.8401 -46.7473 154.698; + normal -0.872260 0.365470 0.324952; + texcoord 0.000490000 -2.17266; + tangent 0.0601372 0.739581 -0.670375; + vertex 12.8401 -46.7473 154.698; + texcoord 0.333170 -2.17266; + tangent 0.0601372 0.739581 -0.670375; + vertex 12.8509 -46.6148 154.578; + texcoord 0.000490000 -2.27266; + tangent 0.0601372 0.739581 -0.670375; + vertex 12.7662 -46.7735 154.529; + normal 0.0374389 -0.989878 0.136894; + texcoord 0.665860 -2.17266; + tangent -0.613762 0.0853282 0.784866; + vertex 12.9500 -46.7626 154.557; + texcoord 0.998540 -2.17266; + vertex 12.8401 -46.7473 154.698; + texcoord 0.665860 -2.27266; + vertex 12.7662 -46.7735 154.529; + normal 0.451998 -0.580647 0.677162; + texcoord 0.000490000 1.00000; + tangent -0.573231 0.392563 0.719236; + vertex -2.03000 -106.058 87.8252; + texcoord 0.333170 1.00000; + vertex -2.97173 -105.413 89.0068; + texcoord 0.333170 -0.155300; + tangent -0.573231 0.392563 0.719236; + vertex -9.64916 -110.002 89.5287; + normal -0.548383 0.817770 0.174726; + texcoord 0.333170 1.00000; + tangent 0.238148 0.353019 -0.904800; + vertex -2.97173 -105.413 89.0068; + texcoord 0.665860 1.00000; + vertex -2.38067 -104.537 86.7611; + texcoord 0.333170 -0.155300; + tangent 0.238148 0.353019 -0.904800; + vertex -9.64916 -110.002 89.5287; + normal 0.0371849 -0.567034 -0.822854; + texcoord 0.665860 1.00000; + tangent 0.185625 -0.805174 0.563239; + vertex -2.38067 -104.537 86.7611; + texcoord 0.998540 1.00000; + vertex -2.03000 -106.058 87.8252; + texcoord 0.998540 -0.155300; + tangent 0.185625 -0.805174 0.563239; + vertex -10.0129 -109.302 89.7000; + normal -0.514976 0.641849 -0.568181; + texcoord 0.333170 -1.68825; + tangent -0.193084 -0.732652 -0.652640; + vertex -16.7404 -113.899 91.9859; + texcoord 0.665860 -0.155300; + tangent -0.193085 -0.732652 -0.652640; + vertex -9.55283 -109.655 90.2662; + texcoord 0.665860 -1.68825; + tangent -0.193084 -0.732652 -0.652640; + vertex -16.7749 -114.030 91.8693; + normal -0.967224 0.253922 0.00110290; + texcoord 0.333170 -1.68825; + vertex -16.7404 -113.899 91.9859; + normal -0.967224 0.253922 0.00110290; + texcoord 0.665860 -1.68825; + vertex -16.7749 -114.030 91.8693; + texcoord 0.333170 -1.78825; + tangent -0.193084 -0.732652 -0.652640; + vertex -16.7845 -114.067 92.0513; + normal 0.497298 -0.454900 0.738756; + texcoord 0.000490000 1.00000; + tangent -0.686046 0.315046 0.655810; + vertex 9.11812 -81.5233 63.4809; + texcoord 0.333170 1.00000; + vertex 8.12335 -81.0665 64.4319; + texcoord 0.333170 -0.0638700; + tangent -0.686046 0.315046 0.655810; + vertex 3.54963 -86.5630 64.1261; + normal -0.769096 0.638762 0.0217660; + texcoord 0.333170 1.00000; + tangent 0.316917 0.410712 -0.854915; + vertex 8.12335 -81.0665 64.4319; + texcoord 0.665860 1.00000; + vertex 8.81758 -80.1668 62.5591; + texcoord 0.333170 -0.0638700; + tangent 0.316917 0.410712 -0.854915; + vertex 3.54963 -86.5630 64.1261; + normal 0.249191 -0.505956 -0.825780; + texcoord 0.665860 1.00000; + tangent 0.180245 -0.813550 0.552854; + vertex 8.81758 -80.1668 62.5591; + texcoord 0.998540 1.00000; + vertex 9.11812 -81.5233 63.4809; + texcoord 0.998540 -0.0638700; + tangent 0.180245 -0.813550 0.552854; + vertex 3.17989 -86.0587 64.4678; + normal 0.779930 -0.615171 0.115215; + texcoord 0.000490000 -1.43825; + tangent -0.247059 -0.133476 0.959763; + vertex -1.59514 -91.9415 65.3811; + texcoord 0.000490000 -0.0638700; + tangent -0.247059 -0.133475 0.959764; + vertex 3.17989 -86.0587 64.4678; + texcoord 0.333170 -1.43825; + tangent -0.247059 -0.133476 0.959763; + vertex -1.63413 -91.9626 65.5325; + normal 0.0789527 -0.989947 -0.117350; + texcoord 0.000490000 -1.43825; + vertex -1.59514 -91.9415 65.3811; + texcoord 0.333170 -1.43825; + vertex -1.63413 -91.9626 65.5325; + texcoord 0.000490000 -1.53825; + tangent -0.247059 -0.133476 0.959763; + vertex -1.75377 -91.9588 65.4201; + normal 0.873556 -0.429797 -0.228417; + texcoord 0.000490000 -1.05350; + tangent -0.234049 0.0405426 -0.971379; + vertex 59.2548 52.1036 64.1385; + normal 0.873556 -0.429797 -0.228417; + texcoord 0.166830 -1.05350; + vertex 58.8232 52.1784 62.3471; + normal 0.873556 -0.429797 -0.228417; + texcoord 0.000490000 -1.35769; + tangent -0.234049 0.0405425 -0.971379; + vertex 60.7195 54.2675 65.6684; + normal 0.412159 -0.0414425 -0.910169; + texcoord 0.166830 -1.05350; + tangent -0.642512 0.695059 -0.322602; + vertex 58.8232 52.1784 62.3471; + texcoord 0.333170 -1.05350; + vertex 57.6574 53.4395 61.7618; + texcoord 0.333170 -1.35769; + vertex 62.4319 55.0334 63.8513; + normal -0.536326 0.829727 0.154622; + texcoord 0.499510 -1.05350; + tangent 0.228585 -0.0335561 0.972945; + vertex 56.9233 54.6259 62.9679; + texcoord 0.665860 -1.05350; + tangent 0.228585 -0.0335561 0.972946; + vertex 57.3517 54.5630 64.7913; + texcoord 0.665860 -1.35769; + tangent 0.228585 -0.0335561 0.972946; + vertex 60.3441 56.5599 64.4552; + normal 0.186415 -0.648181 0.738316; + texcoord 0.832200 -1.05350; + tangent 0.393449 -0.639345 -0.660633; + vertex 58.5174 53.3019 65.3766; + texcoord 0.998540 -1.05350; + vertex 59.2548 52.1036 64.1385; + texcoord 0.998540 -1.35769; + tangent 0.393449 -0.639345 -0.660633; + vertex 60.7195 54.2675 65.6684; + normal 0.474691 0.796981 -0.373484; + texcoord 0.333170 -1.35769; + tangent -0.786097 0.574762 0.227376; + vertex 62.4319 55.0334 63.8513; + normal 0.474691 0.796981 -0.373484; + texcoord 0.665860 -1.35769; + vertex 60.3441 56.5599 64.4552; + texcoord 0.333170 -1.69130; + tangent -0.786097 0.574762 0.227376; + vertex 64.4107 55.4037 67.1565; + normal 0.554301 0.00498618 -0.832302; + tangent -0.187698 0.974972 -0.119163; + vertex 64.4107 55.4037 67.1565; + texcoord 0.665860 -1.35769; + tangent -0.187698 0.974971 -0.119163; + vertex 60.3441 56.5599 64.4552; + texcoord 0.665860 -1.69130; + tangent -0.187698 0.974972 -0.119163; + vertex 63.9927 57.5747 66.8912; + normal -0.828943 0.149496 0.538985; + texcoord 0.665860 -1.35769; + tangent 0.143239 -0.874748 0.462923; + vertex 60.3441 56.5599 64.4552; + texcoord 0.998540 -1.35769; + vertex 60.7195 54.2675 65.6684; + texcoord 0.998540 -1.69130; + vertex 62.5141 56.2634 67.8748; + normal 0.962961 0.158746 -0.217959; + texcoord 0.333170 -1.69130; + tangent -0.187698 0.974972 -0.119163; + vertex 64.4107 55.4037 67.1565; + texcoord 0.665860 -1.69130; + tangent -0.187698 0.974972 -0.119163; + vertex 63.9927 57.5747 66.8912; + normal 0.962961 0.158746 -0.217959; + texcoord 0.333170 -1.97759; + tangent -0.187698 0.974972 -0.119163; + vertex 64.8146 56.5364 69.7661; + normal 0.347832 -0.845645 -0.404842; + tangent 0.690693 0.523124 -0.499285; + vertex 64.8146 56.5364 69.7661; + texcoord 0.665860 -1.69130; + vertex 63.9927 57.5747 66.8912; + texcoord 0.665860 -1.97759; + vertex 65.9665 57.4088 68.9335; + normal 0.691190 -0.680548 0.243126; + texcoord 0.333170 -1.97759; + tangent 0.690693 0.523124 -0.499285; + vertex 64.8146 56.5364 69.7661; + normal 0.691190 -0.680548 0.243126; + texcoord 0.665860 -1.97759; + vertex 65.9665 57.4088 68.9335; + texcoord 0.333170 -2.28729; + vertex 66.0225 58.5243 71.8968; + normal -0.618529 -0.731453 0.287053; + tangent 0.557751 -0.666022 -0.495306; + vertex 66.0225 58.5243 71.8968; + texcoord 0.665860 -1.97759; + tangent 0.557751 -0.666022 -0.495306; + vertex 65.9665 57.4088 68.9335; + texcoord 0.665860 -2.28729; + vertex 66.6471 57.7785 71.3421; + normal -0.0671628 -0.631006 0.772865; + texcoord 0.333170 -2.28729; + vertex 66.0225 58.5243 71.8968; + texcoord 0.665860 -2.28729; + vertex 66.6471 57.7785 71.3421; + texcoord 0.333170 -2.61062; + vertex 67.6011 59.6452 72.9491; + normal -0.923320 0.179653 0.339417; + tangent 0.0743809 -0.783433 0.617009; + vertex 67.6011 59.6452 72.9491; + texcoord 0.665860 -2.28729; + vertex 66.6471 57.7785 71.3421; + texcoord 0.665860 -2.61062; + vertex 67.6441 59.1921 73.3060; + normal -0.0115272 0.618006 0.786089; + texcoord 0.333170 -2.61062; + tangent 0.0743809 -0.783433 0.617009; + vertex 67.6011 59.6452 72.9491; + texcoord 0.665860 -2.61062; + vertex 67.6441 59.1921 73.3060; + texcoord 0.333170 -2.71062; + vertex 68.1491 59.4533 73.1081; + normal 0.712240 0.293668 -0.637552; + texcoord 0.000490000 -0.564990; + tangent -0.645047 0.632020 -0.429493; + vertex 15.0408 35.7635 84.0538; + texcoord 0.125240 -0.564990; + vertex 13.9367 36.8453 83.3186; + texcoord 0.000490000 -1.00285; + vertex 17.8000 38.1695 88.2445; + normal 0.170438 0.788081 -0.591506; + texcoord 0.125240 -0.564990; + tangent -0.890411 0.380286 0.250101; + vertex 13.9367 36.8453 83.3186; + texcoord 0.250000 -0.564990; + vertex 12.4462 37.4818 83.7373; + texcoord 0.125240 -1.00285; + tangent -0.890411 0.380286 0.250101; + vertex 18.5383 39.4000 88.0483; + normal -0.377440 0.911982 -0.160713; + texcoord 0.250000 -0.564990; + tangent -0.599656 -0.108455 0.792875; + vertex 12.4462 37.4818 83.7373; + texcoord 0.374760 -0.564990; + vertex 11.4424 37.3003 85.0645; + texcoord 0.250000 -1.00285; + tangent -0.599656 -0.108455 0.792875; + vertex 18.3586 40.7584 88.4449; + normal -0.0238907 0.722857 -0.690584; + tangent -0.695753 0.484020 0.530710; + vertex 18.3586 40.7584 88.4449; + texcoord 0.374760 -0.564990; + vertex 11.4424 37.3003 85.0645; + texcoord 0.374760 -1.00285; + vertex 17.3662 41.4488 89.2019; + normal -0.696436 0.596355 0.399170; + texcoord 0.374760 -0.564990; + tangent 0.0414276 -0.521905 0.851997; + vertex 11.4424 37.3003 85.0645; + texcoord 0.499510 -0.564990; + tangent 0.0414276 -0.521905 0.851997; + vertex 11.5133 36.4070 86.5228; + texcoord 0.374760 -1.00285; + tangent 0.0414274 -0.521905 0.851997; + vertex 17.3662 41.4488 89.2019; + normal -0.473457 0.773507 -0.421338; + tangent -0.844937 -0.263702 0.465341; + vertex 17.3662 41.4488 89.2019; + texcoord 0.499510 -0.564990; + tangent -0.844937 -0.263702 0.465341; + vertex 11.5133 36.4070 86.5228; + texcoord 0.499510 -1.00285; + tangent -0.844937 -0.263702 0.465341; + vertex 16.1424 41.0668 89.8759; + normal -0.575962 -0.0159598 0.817321; + texcoord 0.499510 -0.564990; + tangent 0.638595 -0.632973 0.437655; + vertex 11.5133 36.4070 86.5228; + texcoord 0.624270 -0.564990; + vertex 12.6357 35.2945 87.2920; + texcoord 0.499510 -1.00285; + vertex 16.1424 41.0668 89.8759; + normal -0.854383 0.519642 -0.00132587; + tangent -0.514735 -0.845960 0.139282; + vertex 16.1424 41.0668 89.8759; + texcoord 0.624270 -0.564990; + tangent -0.514735 -0.845960 0.139282; + vertex 12.6357 35.2945 87.2920; + texcoord 0.624270 -1.00285; + tangent -0.514735 -0.845960 0.139282; + vertex 15.3832 39.8191 90.0813; + normal 0.00193928 -0.525634 0.850709; + texcoord 0.624270 -0.564990; + tangent 0.890597 -0.385986 -0.240522; + vertex 12.6357 35.2945 87.2920; + texcoord 0.749030 -0.564990; + vertex 14.1337 34.6453 86.8874; + texcoord 0.624270 -1.00285; + tangent 0.890597 -0.385986 -0.240522; + vertex 15.3832 39.8191 90.0813; + normal 0.693760 -0.576391 0.431822; + texcoord 0.749030 -0.564990; + tangent 0.592279 0.115472 -0.797416; + vertex 14.1337 34.6453 86.8874; + texcoord 0.873780 -0.564990; + vertex 15.1300 34.8395 85.5461; + texcoord 0.749030 -1.00285; + tangent 0.592279 0.115472 -0.797416; + vertex 15.5542 38.4536 89.6886; + normal 0.951915 -0.231768 -0.200353; + texcoord 0.873780 -0.564990; + tangent -0.0507206 0.525725 -0.849141; + vertex 15.1300 34.8395 85.5461; + normal 0.951915 -0.231768 -0.200353; + texcoord 0.998540 -0.564990; + vertex 15.0408 35.7635 84.0538; + texcoord 0.873780 -1.00285; + tangent -0.0507206 0.525725 -0.849141; + vertex 16.5553 37.7703 88.9277; + normal 0.583245 0.811938 0.0241185; + texcoord 0.250000 -1.00285; + tangent -0.695753 0.484020 0.530710; + vertex 18.3586 40.7584 88.4449; + texcoord 0.374760 -1.00285; + tangent -0.695753 0.484020 0.530710; + vertex 17.3662 41.4488 89.2019; + texcoord 0.250000 -1.38761; + tangent -0.695752 0.484020 0.530710; + vertex 21.3425 38.5223 91.5610; + normal -0.0843614 0.924829 0.370910; + texcoord 0.374760 -1.00285; + tangent -0.844937 -0.263702 0.465341; + vertex 17.3662 41.4488 89.2019; + normal -0.0843614 0.924829 0.370910; + texcoord 0.499510 -1.00285; + vertex 16.1424 41.0668 89.8759; + texcoord 0.499510 -1.38761; + tangent -0.844937 -0.263702 0.465341; + vertex 21.0999 40.4038 92.6566; + normal -0.411404 0.386248 0.825566; + texcoord 0.499510 -1.00285; + tangent -0.514735 -0.845960 0.139282; + vertex 16.1424 41.0668 89.8759; + texcoord 0.624270 -1.00285; + vertex 15.3832 39.8191 90.0813; + texcoord 0.499510 -1.38761; + vertex 21.0999 40.4038 92.6566; + normal 0.507948 -0.346953 -0.788424; + texcoord 0.250000 -1.77863; + tangent 0.295511 0.929936 -0.218842; + vertex 23.3626 37.2101 95.5197; + texcoord 0.499510 -1.38761; + tangent 0.295511 0.929936 -0.218842; + vertex 21.0999 40.4038 92.6566; + texcoord 0.499510 -1.77863; + tangent 0.295511 0.929936 -0.218842; + vertex 23.9079 38.9262 95.1159; + normal -0.787297 0.363125 0.498301; + texcoord 0.749030 -1.77863; + tangent -0.293169 -0.931441 0.215569; + vertex 22.9062 39.6012 96.5217; + texcoord 0.998540 -1.38761; + tangent -0.293169 -0.931441 0.215569; + vertex 19.5278 37.7619 92.5243; + texcoord 0.998540 -1.77863; + tangent -0.293169 -0.931441 0.215569; + vertex 22.3628 37.8749 96.9212; + normal 0.880558 -0.353982 -0.315141; + texcoord 0.250000 -1.77863; + tangent 0.295511 0.929936 -0.218842; + vertex 23.3626 37.2101 95.5197; + texcoord 0.499510 -1.77863; + tangent 0.295511 0.929936 -0.218842; + vertex 23.9079 38.9262 95.1159; + texcoord 0.250000 -2.06821; + vertex 24.3777 36.9538 98.6442; + normal -0.297687 -0.849630 -0.435330; + tangent 0.795532 0.0313077 -0.605102; + vertex 24.3777 36.9538 98.6442; + normal -0.297687 -0.849630 -0.435330; + texcoord 0.499510 -1.77863; + tangent 0.795532 0.0313076 -0.605102; + vertex 23.9079 38.9262 95.1159; + texcoord 0.499510 -2.06821; + tangent 0.795532 0.0313077 -0.605102; + vertex 25.4826 36.9973 97.8038; + normal -0.292110 0.301961 0.907464; + texcoord 0.749030 -1.77863; + tangent -0.293169 -0.931441 0.215569; + vertex 22.9062 39.6012 96.5217; + texcoord 0.998540 -1.77863; + tangent -0.293169 -0.931441 0.215569; + vertex 22.3628 37.8749 96.9212; + texcoord 0.749030 -2.06821; + tangent -0.293169 -0.931441 0.215569; + vertex 25.3762 38.3823 97.7224; + normal -0.133376 0.983613 -0.121308; + tangent -0.795371 -0.0332102 0.605213; + vertex 25.3762 38.3823 97.7224; + texcoord 0.998540 -1.77863; + tangent -0.795371 -0.0332102 0.605213; + vertex 22.3628 37.8749 96.9212; + normal -0.133376 0.983613 -0.121308; + texcoord 0.998540 -2.06821; + tangent -0.795371 -0.0332102 0.605213; + vertex 24.2695 38.3361 98.5645; + normal 0.143935 -0.979842 0.138535; + texcoord 0.250000 -2.06821; + tangent 0.795532 0.0313077 -0.605102; + vertex 24.3777 36.9538 98.6442; + texcoord 0.499510 -2.06821; + vertex 25.4826 36.9973 97.8038; + texcoord 0.250000 -2.38039; + tangent 0.795532 0.0313077 -0.605102; + vertex 26.0029 37.4279 100.309; + normal -0.900656 -0.356553 0.248371; + tangent 0.344190 -0.934273 -0.0930925; + vertex 26.0029 37.4279 100.309; + texcoord 0.499510 -2.06821; + tangent 0.344190 -0.934273 -0.0930926; + vertex 25.4826 36.9973 97.8038; + texcoord 0.499510 -2.38039; + tangent 0.344190 -0.934273 -0.0930925; + vertex 26.3249 36.5541 100.222; + normal 0.263040 0.880661 0.394012; + texcoord 0.749030 -2.06821; + tangent -0.795371 -0.0332102 0.605213; + vertex 25.3762 38.3823 97.7224; + texcoord 0.998540 -2.06821; + vertex 24.2695 38.3361 98.5645; + texcoord 0.749030 -2.38039; + tangent -0.795371 -0.0332102 0.605213; + vertex 27.1369 36.8844 99.8948; + normal 0.671397 0.537705 -0.509999; + texcoord 0.000490000 -2.70843; + tangent -0.331502 0.833382 0.442245; + vertex 28.5278 36.9467 101.382; + texcoord 0.000490000 -2.38039; + tangent -0.331502 0.833382 0.442245; + vertex 26.8144 37.7585 99.9821; + texcoord 0.250000 -2.70843; + tangent -0.331502 0.833382 0.442245; + vertex 28.3675 37.3497 101.596; + normal -0.468451 -0.256810 0.845341; + texcoord 0.250000 -2.38039; + tangent 0.344190 -0.934273 -0.0930925; + vertex 26.0029 37.4279 100.309; + texcoord 0.499510 -2.38039; + vertex 26.3249 36.5541 100.222; + texcoord 0.250000 -2.70843; + tangent 0.344190 -0.934273 -0.0930925; + vertex 28.3675 37.3497 101.596; + normal -0.432921 0.892460 0.126865; + tangent -0.871108 -0.450390 0.195752; + vertex 28.3675 37.3497 101.596; + texcoord 0.499510 -2.38039; + tangent -0.871108 -0.450390 0.195752; + vertex 26.3249 36.5541 100.222; + texcoord 0.499510 -2.70843; + tangent -0.871108 -0.450390 0.195752; + vertex 27.9463 37.1319 101.690; + normal 0.214621 -0.707683 -0.673144; + texcoord 0.749030 -2.70843; + tangent 0.871112 0.450384 -0.195753; + vertex 28.1066 36.7290 101.476; + texcoord 0.998540 -2.38039; + tangent 0.871112 0.450384 -0.195752; + vertex 26.8144 37.7585 99.9821; + texcoord 0.998540 -2.70843; + tangent 0.871112 0.450384 -0.195753; + vertex 28.5278 36.9467 101.382; + normal 0.942441 0.270793 0.196152; + texcoord 0.000490000 -2.70843; + tangent -0.331502 0.833382 0.442245; + vertex 28.5278 36.9467 101.382; + texcoord 0.250000 -2.70843; + vertex 28.3675 37.3497 101.596; + texcoord 0.000490000 -2.80843; + vertex 28.4228 36.8750 101.985; + normal -0.145370 0.617232 0.773235; + texcoord 0.250000 -2.70843; + tangent -0.871108 -0.450390 0.195752; + vertex 28.3675 37.3497 101.596; + texcoord 0.499510 -2.70843; + vertex 27.9463 37.1319 101.690; + texcoord 0.250000 -2.80843; + vertex 28.4228 36.8750 101.985; + normal 0.454344 -0.890423 -0.0268089; + texcoord 0.749030 -2.70843; + tangent 0.871112 0.450384 -0.195753; + vertex 28.1066 36.7290 101.476; + texcoord 0.998540 -2.70843; + vertex 28.5278 36.9467 101.382; + texcoord 0.749030 -2.80843; + tangent 0.871111 0.450384 -0.195753; + vertex 28.4228 36.8750 101.985; + normal 0.755410 -0.650769 -0.0765245; + texcoord 0.000490000 -1.07562; + tangent 0.397914 0.548384 -0.735486; + vertex 27.7258 -14.6603 85.5245; + texcoord 0.125240 -1.07562; + tangent 0.397914 0.548384 -0.735486; + vertex 28.3025 -13.8655 84.4585; + texcoord 0.000490000 -1.38620; + tangent 0.397914 0.548384 -0.735486; + vertex 27.0759 -15.6453 87.4853; + normal 0.956672 -0.0559182 -0.285749; + texcoord 0.125240 -1.07562; + tangent -0.0178446 0.968281 -0.249226; + vertex 28.3025 -13.8655 84.4585; + normal 0.956672 -0.0559182 -0.285749; + texcoord 0.250000 -1.07562; + vertex 28.2770 -12.4834 84.1028; + texcoord 0.250000 -1.38620; + tangent -0.0178446 0.968281 -0.249226; + vertex 29.1629 -16.2361 87.8031; + normal 0.631577 0.714453 0.301112; + texcoord 0.374760 -1.07562; + tangent -0.580317 0.178076 0.794683; + vertex 27.6643 -11.3236 84.6657; + texcoord 0.499510 -1.07562; + vertex 26.8232 -11.0655 85.8175; + texcoord 0.499510 -1.38620; + tangent -0.580317 0.178075 0.794683; + vertex 29.2970 -14.7760 89.4328; + normal -0.858625 0.119694 0.498434; + texcoord 0.624270 -1.07562; + tangent 0.0134071 -0.966780 0.255259; + vertex 26.2313 -11.8660 86.9071; + texcoord 0.749030 -1.07562; + tangent 0.0134071 -0.966780 0.255259; + vertex 26.2505 -13.2505 87.2727; + normal -0.858625 0.119695 0.498434; + texcoord 0.749030 -1.38620; + tangent 0.0134071 -0.966780 0.255259; + vertex 27.1968 -14.1714 89.1239; + normal -0.771966 -0.427368 -0.470558; + texcoord 0.873780 -1.07562; + tangent 0.580103 -0.170971 -0.796398; + vertex 26.8696 -14.4079 86.7000; + texcoord 0.998540 -1.07562; + vertex 27.7258 -14.6603 85.5245; + texcoord 0.998540 -1.38620; + tangent 0.580103 -0.170971 -0.796398; + vertex 27.0759 -15.6453 87.4853; + normal 0.937804 -0.293348 0.185665; + texcoord 0.250000 -1.38620; + tangent 0.0611487 0.666015 0.743428; + vertex 29.1629 -16.2361 87.8031; + texcoord 0.499510 -1.38620; + vertex 29.2970 -14.7760 89.4328; + texcoord 0.250000 -1.73194; + tangent 0.0611487 0.666015 0.743428; + vertex 27.9076 -18.6480 90.3328; + normal 0.637367 -0.383981 -0.668073; + tangent 0.765595 0.413831 0.492553; + vertex 27.9076 -18.6480 90.3328; + texcoord 0.499510 -1.38620; + tangent 0.765595 0.413831 0.492553; + vertex 29.2970 -14.7760 89.4328; + texcoord 0.499510 -1.73194; + tangent 0.765595 0.413831 0.492553; + vertex 29.3214 -17.8838 91.2424; + normal -0.611157 0.713576 0.342486; + texcoord 0.749030 -1.73194; + tangent -0.762832 -0.415602 -0.495340; + vertex 28.1529 -17.1087 92.4564; + texcoord 0.998540 -1.38620; + vertex 27.0759 -15.6453 87.4853; + texcoord 0.998540 -1.73194; + vertex 26.7380 -17.8796 91.5377; + normal 0.556984 -0.809518 -0.185604; + texcoord 0.250000 -1.73194; + tangent 0.765595 0.413831 0.492553; + vertex 27.9076 -18.6480 90.3328; + texcoord 0.499510 -1.73194; + vertex 29.3214 -17.8838 91.2424; + texcoord 0.250000 -2.02074; + vertex 26.5607 -20.2329 93.2033; + normal -0.408608 -0.252070 -0.877212; + tangent 0.891401 -0.316679 -0.324218; + vertex 26.5607 -20.2329 93.2033; + texcoord 0.499510 -1.73194; + tangent 0.891401 -0.316679 -0.324218; + vertex 29.3214 -17.8838 91.2424; + texcoord 0.499510 -2.02074; + tangent 0.891401 -0.316679 -0.324218; + vertex 27.7995 -20.6730 92.7528; + normal -0.614026 0.225543 0.756375; + texcoord 0.749030 -1.73194; + tangent -0.762832 -0.415602 -0.495340; + vertex 28.1529 -17.1087 92.4564; + texcoord 0.998540 -1.73194; + tangent -0.762832 -0.415602 -0.495340; + vertex 26.7380 -17.8796 91.5377; + texcoord 0.749030 -2.02074; + tangent -0.762832 -0.415602 -0.495340; + vertex 28.4255 -19.6292 93.4293; + normal 0.427223 0.821149 0.378412; + tangent -0.892253 0.315240 0.323278; + vertex 28.4255 -19.6292 93.4293; + texcoord 0.998540 -1.73194; + tangent -0.892253 0.315240 0.323278; + vertex 26.7380 -17.8796 91.5377; + texcoord 0.998540 -2.02074; + tangent -0.892253 0.315240 0.323278; + vertex 27.1831 -19.1903 93.8794; + normal -0.431885 -0.810425 -0.395837; + texcoord 0.250000 -2.02074; + tangent 0.891401 -0.316679 -0.324218; + vertex 26.5607 -20.2329 93.2033; + texcoord 0.499510 -2.02074; + vertex 27.7995 -20.6730 92.7528; + texcoord 0.250000 -2.33393; + tangent 0.891402 -0.316679 -0.324218; + vertex 26.7328 -21.3141 95.2293; + normal -0.909981 0.256896 -0.325483; + tangent -0.136798 -0.927007 -0.349206; + vertex 26.7328 -21.3141 95.2293; + texcoord 0.499510 -2.02074; + vertex 27.7995 -20.6730 92.7528; + normal -0.909981 0.256896 -0.325483; + texcoord 0.499510 -2.33393; + vertex 26.6047 -22.1817 94.9025; + normal 0.423335 0.334967 0.841775; + texcoord 0.749030 -2.02074; + tangent -0.892253 0.315240 0.323278; + vertex 28.4255 -19.6292 93.4293; + texcoord 0.998540 -2.02074; + vertex 27.1831 -19.1903 93.8794; + texcoord 0.749030 -2.33393; + vertex 27.5256 -22.3410 94.9610; + normal 0.989295 0.0285281 0.143116; + texcoord 0.000490000 -2.66193; + tangent -0.0891794 0.894463 0.438159; + vertex 27.5196 -23.6319 96.6417; + normal 0.989295 0.0285281 0.143116; + texcoord 0.000490000 -2.33393; + vertex 27.6532 -21.4730 95.2879; + texcoord 0.250000 -2.66193; + vertex 27.4765 -23.1991 96.8537; + normal -0.915965 -0.0158676 0.400943; + texcoord 0.250000 -2.33393; + tangent -0.136798 -0.927007 -0.349206; + vertex 26.7328 -21.3141 95.2293; + texcoord 0.499510 -2.33393; + vertex 26.6047 -22.1817 94.9025; + texcoord 0.250000 -2.66193; + tangent -0.136798 -0.927006 -0.349206; + vertex 27.4765 -23.1991 96.8537; + normal 0.286835 -0.521612 -0.803522; + texcoord 0.749030 -2.66193; + tangent 0.914488 -0.100773 0.391864; + vertex 27.0771 -23.5831 96.4521; + texcoord 0.998540 -2.33393; + tangent 0.914488 -0.100773 0.391864; + vertex 27.6532 -21.4730 95.2879; + texcoord 0.998540 -2.66193; + tangent 0.914487 -0.100773 0.391864; + vertex 27.5196 -23.6319 96.6417; + normal 0.658911 -0.276910 0.699397; + texcoord 0.000490000 -2.66193; + tangent -0.0891794 0.894463 0.438159; + vertex 27.5196 -23.6319 96.6417; + texcoord 0.250000 -2.66193; + vertex 27.4765 -23.1991 96.8537; + texcoord 0.000490000 -2.76192; + tangent -0.0891794 0.894463 0.438159; + vertex 27.0743 -23.6147 97.0681; + normal -0.0876027 -0.994829 -0.0513954; + texcoord 0.749030 -2.66193; + tangent 0.914487 -0.100773 0.391864; + vertex 27.0771 -23.5831 96.4521; + texcoord 0.998540 -2.66193; + vertex 27.5196 -23.6319 96.6417; + texcoord 0.749030 -2.76192; + vertex 27.0743 -23.6147 97.0681; + normal 0.901154 0.426036 -0.0800867; + texcoord 0.166830 -1.01746; + tangent -0.307617 0.758635 0.574322; + vertex 18.7201 -39.4247 71.7663; + normal 0.901155 0.426036 -0.0800867; + texcoord 0.333170 -1.01746; + vertex 18.1893 -38.1156 72.7573; + normal 0.901154 0.426036 -0.0800867; + texcoord 0.333170 -1.35860; + vertex 20.5280 -43.0820 72.6537; + normal 0.0290923 0.185161 0.982277; + texcoord 0.499510 -1.01746; + tangent -0.349565 -0.918758 0.183541; + vertex 17.0541 -38.4235 74.0583; + texcoord 0.665860 -1.01746; + vertex 16.4310 -40.0611 74.3854; + texcoord 0.665860 -1.35860; + tangent -0.349565 -0.918758 0.183541; + vertex 19.3978 -43.2784 74.9040; + normal -0.714609 -0.190613 -0.673053; + texcoord 0.832200 -1.01746; + tangent 0.647379 0.184309 -0.739547; + vertex 16.9618 -41.3702 73.3944; + texcoord 0.998540 -1.01746; + vertex 18.1157 -41.0417 72.0762; + texcoord 0.998540 -1.35860; + vertex 18.0734 -43.4325 72.7983; + normal 0.787032 0.503600 -0.356327; + texcoord 0.333170 -1.73581; + tangent 0.286301 0.213467 0.934058; + vertex 20.8808 -47.0860 72.7982; + texcoord 0.665860 -1.35860; + tangent 0.286301 0.213467 0.934058; + vertex 19.3978 -43.2784 74.9040; + texcoord 0.665860 -1.73581; + tangent 0.286301 0.213467 0.934058; + vertex 21.4870 -46.6340 74.7762; + normal 0.957061 -0.109955 -0.268223; + texcoord 0.333170 -1.73581; + tangent 0.286301 0.213467 0.934058; + vertex 20.8808 -47.0860 72.7982; + texcoord 0.665860 -1.73581; + tangent 0.286301 0.213467 0.934058; + vertex 21.4870 -46.6340 74.7762; + texcoord 0.333170 -2.01394; + tangent 0.286301 0.213467 0.934058; + vertex 20.7584 -50.2167 73.6451; + normal -0.110057 0.319503 -0.941172; + tangent 0.902115 0.429605 0.0403492; + vertex 20.7584 -50.2167 73.6451; + texcoord 0.665860 -1.73581; + tangent 0.902115 0.429605 0.0403491; + vertex 21.4870 -46.6340 74.7762; + normal -0.110057 0.319503 -0.941172; + texcoord 0.665860 -2.01394; + tangent 0.902115 0.429605 0.0403492; + vertex 22.1892 -49.5353 73.7091; + normal 0.219973 -0.377430 -0.899532; + texcoord 0.333170 -2.01394; + vertex 20.7584 -50.2167 73.6451; + normal 0.219973 -0.377430 -0.899532; + texcoord 0.665860 -2.01394; + vertex 22.1892 -49.5353 73.7091; + texcoord 0.333170 -2.30870; + tangent 0.902115 0.429605 0.0403491; + vertex 21.7092 -51.8623 74.5681; + normal -0.873239 0.000254031 -0.487291; + tangent 0.462062 -0.317167 -0.828193; + vertex 21.7092 -51.8623 74.5681; + texcoord 0.665860 -2.01394; + vertex 22.1892 -49.5353 73.7091; + texcoord 0.665860 -2.30870; + tangent 0.462062 -0.317167 -0.828193; + vertex 22.2013 -52.2001 73.6861; + normal 0.934115 0.340317 -0.107762; + texcoord 0.000490000 -2.61463; + tangent 0.146145 -0.0891685 0.985236; + vertex 23.3957 -53.6399 74.1588; + texcoord 0.000490000 -2.30870; + tangent 0.146145 -0.0891684 0.985236; + vertex 22.7696 -51.8136 74.4984; + texcoord 0.333170 -2.61463; + tangent 0.146145 -0.0891685 0.985236; + vertex 23.4761 -53.6890 74.7008; + normal -0.708038 -0.694264 -0.129149; + texcoord 0.333170 -2.30870; + tangent 0.462062 -0.317167 -0.828193; + vertex 21.7092 -51.8623 74.5681; + normal -0.708038 -0.694264 -0.129149; + texcoord 0.665860 -2.30870; + vertex 22.2013 -52.2001 73.6861; + texcoord 0.333170 -2.61463; + vertex 23.4761 -53.6890 74.7008; + normal -0.335050 0.317668 0.887034; + tangent -0.929766 0.0409705 -0.365864; + vertex 23.4761 -53.6890 74.7008; + texcoord 0.665860 -2.30870; + tangent -0.929766 0.0409706 -0.365864; + vertex 22.2013 -52.2001 73.6861; + texcoord 0.665860 -2.61463; + tangent -0.929766 0.0409705 -0.365864; + vertex 22.9647 -53.6664 74.4995; + normal 0.935624 -0.311029 -0.166936; + texcoord 0.000490000 -2.61463; + tangent 0.146145 -0.0891685 0.985236; + vertex 23.3957 -53.6399 74.1588; + texcoord 0.333170 -2.61463; + vertex 23.4761 -53.6890 74.7008; + normal 0.935625 -0.311029 -0.166936; + texcoord 0.000490000 -2.71463; + vertex 23.2746 -54.1396 74.4107; + normal -0.351985 -0.390180 0.850803; + texcoord 0.333170 -2.61463; + tangent -0.929766 0.0409705 -0.365864; + vertex 23.4761 -53.6890 74.7008; + texcoord 0.665860 -2.61463; + vertex 22.9647 -53.6664 74.4995; + texcoord 0.333170 -2.71463; + tangent -0.929766 0.0409705 -0.365864; + vertex 23.2746 -54.1396 74.4107; + normal 0.748478 0.167213 0.641733; + texcoord 0.166830 -0.672990; + tangent -0.660660 0.271965 0.699688; + vertex 16.9253 -27.3429 68.1654; + texcoord 0.333170 -0.672990; + vertex 15.7311 -26.8513 69.4302; + normal 0.748478 0.167213 0.641733; + texcoord 0.166830 -1.15576; + tangent -0.660660 0.271965 0.699688; + vertex 19.7926 -32.2847 66.1088; + normal 0.409704 0.0217754 0.911959; + texcoord 0.333170 -0.672990; + tangent -0.675693 -0.664385 0.319423; + vertex 15.7311 -26.8513 69.4302; + texcoord 0.499510 -0.672990; + vertex 14.4827 -28.0787 70.0203; + texcoord 0.333170 -1.15576; + vertex 20.7502 -32.2157 67.3034; + normal 0.617797 0.610359 0.495771; + tangent -0.252571 -0.443046 0.860185; + vertex 20.7502 -32.2157 67.3034; + texcoord 0.499510 -0.672990; + vertex 14.4827 -28.0787 70.0203; + texcoord 0.499510 -1.15576; + tangent -0.252571 -0.443046 0.860185; + vertex 20.3574 -32.9048 68.6411; + normal -0.630453 -0.706976 -0.320491; + texcoord 0.665860 -0.672990; + tangent 0.660662 -0.271965 -0.699686; + vertex 14.4101 -29.8397 69.3445; + texcoord 0.832200 -0.672990; + vertex 15.6044 -30.3313 68.0797; + texcoord 0.665860 -1.15576; + vertex 18.9903 -33.6766 68.7985; + normal -0.331015 -0.104744 -0.937794; + texcoord 0.832200 -0.672990; + tangent 0.671146 0.672470 -0.312005; + vertex 15.6044 -30.3313 68.0797; + texcoord 0.998540 -0.672990; + tangent 0.671146 0.672470 -0.312005; + vertex 16.8712 -29.0620 67.4907; + texcoord 0.832200 -1.15576; + vertex 18.0326 -33.7455 67.6039; + normal 0.924913 0.150530 0.349108; + texcoord 0.333170 -1.15576; + tangent -0.252571 -0.443046 0.860185; + vertex 20.7502 -32.2157 67.3034; + texcoord 0.499510 -1.15576; + tangent -0.252571 -0.443046 0.860185; + vertex 20.3574 -32.9048 68.6411; + texcoord 0.333170 -1.60412; + tangent -0.252571 -0.443046 0.860185; + vertex 22.2635 -36.3525 65.0779; + normal -0.175896 0.481751 -0.858474; + texcoord 0.333170 -2.01601; + tangent 0.851216 0.512467 0.113173; + vertex 23.8785 -40.0022 64.8539; + texcoord 0.665860 -1.60412; + tangent 0.851216 0.512467 0.113173; + vertex 23.2398 -36.5637 66.9144; + texcoord 0.665860 -2.01601; + tangent 0.851216 0.512467 0.113173; + vertex 25.2355 -39.1853 65.0343; + normal 0.139904 -0.0137374 -0.990070; + texcoord 0.333170 -2.01601; + vertex 23.8785 -40.0022 64.8539; + texcoord 0.665860 -2.01601; + vertex 25.2355 -39.1853 65.0343; + texcoord 0.333170 -2.33694; + tangent 0.851216 0.512467 0.113173; + vertex 25.9240 -42.4479 65.1769; + normal -0.945194 -0.210389 -0.249690; + tangent 0.0656174 0.626725 -0.776473; + vertex 25.9240 -42.4479 65.1769; + texcoord 0.665860 -2.01601; + tangent 0.0656174 0.626725 -0.776473; + vertex 25.2355 -39.1853 65.0343; + texcoord 0.665860 -2.33694; + tangent 0.0656174 0.626725 -0.776473; + vertex 25.9968 -41.7532 64.3161; + normal -0.481538 -0.661657 -0.574745; + texcoord 0.333170 -2.33694; + vertex 25.9240 -42.4479 65.1769; + texcoord 0.665860 -2.33694; + vertex 25.9968 -41.7532 64.3161; + texcoord 0.333170 -2.68309; + tangent 0.0656174 0.626725 -0.776473; + vertex 27.9552 -43.4534 64.6326; + normal -0.391107 -0.287812 0.874185; + tangent -0.637519 -0.600335 -0.482875; + vertex 27.9552 -43.4534 64.6326; + texcoord 0.665860 -2.33694; + vertex 25.9968 -41.7532 64.3161; + texcoord 0.665860 -2.68309; + tangent -0.637518 -0.600335 -0.482875; + vertex 27.6297 -43.7598 64.3860; + normal 0.502473 -0.799100 0.330090; + texcoord 0.333170 -2.68309; + tangent -0.637518 -0.600335 -0.482875; + vertex 27.9552 -43.4534 64.6326; + texcoord 0.665860 -2.68309; + vertex 27.6297 -43.7598 64.3860; + texcoord 0.333170 -2.78309; + vertex 28.0646 -43.5916 64.1313; + normal -0.793567 0.509909 -0.332031; + texcoord 0.125240 -1.49956; + tangent -0.565629 -0.417018 0.711449; + vertex 27.8993 72.6851 78.9532; + texcoord 0.250000 -1.49956; + vertex 27.1217 72.1118 79.9313; + texcoord 0.250000 -1.87975; + tangent -0.565629 -0.417018 0.711449; + vertex 30.4820 76.5187 78.6679; + normal -0.570989 0.478772 0.666895; + texcoord 0.374760 -1.49956; + tangent 0.776996 0.0529013 0.627278; + vertex 27.3388 71.7586 81.2421; + texcoord 0.499510 -1.49956; + vertex 28.4234 71.8325 82.1177; + texcoord 0.499510 -1.87975; + tangent 0.776997 0.0529013 0.627278; + vertex 30.7493 76.4945 80.7622; + normal 0.776465 -0.553604 0.301040; + texcoord 0.624270 -1.49956; + tangent 0.571499 0.417361 -0.706540; + vertex 29.7658 72.2958 82.0538; + texcoord 0.749030 -1.49956; + vertex 30.5541 72.8714 81.0794; + texcoord 0.749030 -1.87975; + vertex 32.5725 75.4201 80.5603; + normal -0.410635 -0.271585 -0.870414; + texcoord 0.250000 -2.61118; + tangent -0.657965 0.749136 0.0766640; + vertex 36.1671 81.2930 77.0055; + normal -0.410635 -0.271585 -0.870414; + texcoord 0.499510 -2.30142; + vertex 33.5724 80.5987 78.4463; + normal -0.410635 -0.271585 -0.870414; + texcoord 0.499510 -2.61118; + vertex 35.2864 82.2957 77.1082; + normal -0.00998827 0.0931142 -0.995605; + texcoord 0.250000 -2.61118; + vertex 36.1671 81.2930 77.0055; + texcoord 0.499510 -2.61118; + vertex 35.2864 82.2957 77.1082; + texcoord 0.250000 -2.93885; + vertex 38.2701 83.7584 77.2150; + normal 0.382543 -0.739897 -0.553365; + tangent -0.814019 0.0134237 -0.580683; + vertex 38.2701 83.7584 77.2150; + texcoord 0.499510 -2.61118; + tangent -0.814019 0.0134237 -0.580683; + vertex 35.2864 82.2957 77.1082; + texcoord 0.499510 -2.93885; + tangent -0.814019 0.0134237 -0.580683; + vertex 37.5363 83.7705 76.6916; + normal 0.562638 -0.230074 -0.794043; + texcoord 0.250000 -2.93885; + tangent -0.814019 0.0134237 -0.580683; + vertex 38.2701 83.7584 77.2150; + texcoord 0.499510 -2.93885; + tangent -0.814019 0.0134237 -0.580682; + vertex 37.5363 83.7705 76.6916; + texcoord 0.250000 -3.27887; + tangent -0.814020 0.0134238 -0.580683; + vertex 39.2832 85.9096 77.3096; + normal 0.636734 -0.642968 0.425631; + tangent 0.377838 -0.221015 -0.899106; + vertex 39.2832 85.9096 77.3096; + texcoord 0.499510 -2.93885; + tangent 0.377838 -0.221015 -0.899106; + vertex 37.5363 83.7705 76.6916; + texcoord 0.499510 -3.27887; + tangent 0.377838 -0.221015 -0.899106; + vertex 39.4593 85.8066 76.8906; + normal 0.806432 0.555643 0.202306; + texcoord 0.250000 -3.27887; + vertex 39.2832 85.9096 77.3096; + texcoord 0.499510 -3.27887; + vertex 39.4593 85.8066 76.8906; + texcoord 0.250000 -3.37887; + vertex 39.1227 86.2960 76.8880; + normal -0.654284 0.237039 -0.718140; + texcoord 0.000490000 -1.08446; + tangent -0.470174 -0.871273 0.140782; + vertex -19.7976 44.3507 102.003; + texcoord 0.125240 -1.08446; + vertex -20.4910 43.0657 102.210; + texcoord 0.000490000 -1.56824; + tangent -0.470174 -0.871273 0.140782; + vertex -20.3612 49.1771 104.109; + normal -0.851832 0.437217 0.288485; + texcoord 0.250000 -1.56824; + tangent 0.201130 -0.235516 0.950831; + vertex -22.1144 49.6587 105.479; + texcoord 0.374760 -1.56824; + vertex -21.8684 49.3706 106.642; + texcoord 0.250000 -2.00563; + tangent 0.201130 -0.235515 0.950831; + vertex -19.9535 54.1873 104.996; + normal -0.469463 0.131154 0.873157; + texcoord 0.374760 -1.56824; + tangent 0.783911 -0.393155 0.480533; + vertex -21.8684 49.3706 106.642; + texcoord 0.499510 -1.56824; + vertex -20.8961 48.8829 107.238; + texcoord 0.499510 -2.00563; + tangent 0.783911 -0.393155 0.480533; + vertex -20.5541 54.0675 106.643; + normal -0.0617160 -0.00774530 0.998064; + texcoord 0.000490000 -3.24478; + tangent 0.856380 -0.514019 0.0489659; + vertex -17.5143 63.8864 107.412; + texcoord 0.000490000 -2.84149; + tangent 0.856380 -0.514019 0.0489659; + vertex -17.6205 61.2171 107.385; + normal -0.0617160 -0.00774529 0.998064; + texcoord 0.250000 -3.24478; + tangent 0.856380 -0.514019 0.0489659; + vertex -17.1431 63.6636 107.434; + normal -0.999106 0.0396059 0.0147828; + texcoord 0.749030 -3.24478; + tangent 0.0197216 0.127368 0.991660; + vertex -17.5229 63.8312 106.982; + normal -0.999106 0.0396059 0.0147828; + texcoord 0.998540 -2.84149; + tangent 0.0197216 0.127367 0.991660; + vertex -17.6205 61.2171 107.385; + texcoord 0.998540 -3.24478; + tangent 0.0197216 0.127368 0.991659; + vertex -17.5143 63.8864 107.412; + normal 0.237884 0.476929 0.846138; + texcoord 0.000490000 -3.24478; + tangent 0.856380 -0.514019 0.0489659; + vertex -17.5143 63.8864 107.412; + texcoord 0.250000 -3.24478; + vertex -17.1431 63.6636 107.434; + texcoord 0.000490000 -3.34478; + tangent 0.856380 -0.514019 0.0489659; + vertex -17.0958 64.1374 107.153; + normal -0.554572 0.826678 -0.0951485; + texcoord 0.749030 -3.24478; + tangent 0.0197216 0.127368 0.991660; + vertex -17.5229 63.8312 106.982; + texcoord 0.998540 -3.24478; + vertex -17.5143 63.8864 107.412; + texcoord 0.749030 -3.34478; + tangent 0.0197217 0.127368 0.991660; + vertex -17.0958 64.1374 107.153; + normal 0.0492144 0.916758 -0.396399; + texcoord 0.873780 -0.880350; + tangent -0.955966 -0.0717292 -0.284576; + vertex -6.25413 -6.90698 96.7158; + texcoord 0.998540 -0.880350; + vertex -7.83996 -7.02597 96.2437; + texcoord 0.873780 -1.37119; + tangent -0.955966 -0.0717292 -0.284576; + vertex -6.95137 -4.60395 101.955; + normal 0.625894 0.218306 -0.748731; + texcoord 0.250000 -2.87237; + tangent -0.572345 0.780714 -0.250814; + vertex -4.95007 7.01221 112.142; + normal 0.625894 0.218307 -0.748731; + texcoord 0.499510 -2.54013; + tangent -0.572345 0.780714 -0.250814; + vertex -6.82563 5.62147 110.168; + normal 0.625894 0.218306 -0.748731; + texcoord 0.499510 -2.87237; + tangent -0.572345 0.780714 -0.250814; + vertex -5.45534 7.70143 111.920; + normal 0.812920 0.500056 -0.298506; + texcoord 0.250000 -2.87237; + vertex -4.95007 7.01221 112.142; + texcoord 0.499510 -2.87237; + vertex -5.45534 7.70143 111.920; + texcoord 0.250000 -3.21746; + tangent -0.572345 0.780714 -0.250814; + vertex -5.17407 8.60350 114.198; + normal 0.770325 -0.619677 0.150331; + tangent 0.530523 0.492047 -0.690243; + vertex -5.17407 8.60350 114.198; + normal 0.770325 -0.619677 0.150331; + texcoord 0.499510 -2.87237; + tangent 0.530523 0.492047 -0.690243; + vertex -5.45534 7.70143 111.920; + texcoord 0.499510 -3.21746; + tangent 0.530523 0.492047 -0.690242; + vertex -4.93194 8.82807 113.882; + normal 0.577414 0.386381 0.719238; + texcoord 0.250000 -3.21746; + vertex -5.17407 8.60350 114.198; + texcoord 0.499510 -3.21746; + tangent 0.530523 0.492047 -0.690243; + vertex -4.93194 8.82807 113.882; + texcoord 0.250000 -3.31746; + tangent 0.530523 0.492047 -0.690242; + vertex -5.38513 9.13329 114.082; + normal 0.457661 -0.871852 -0.174414; + texcoord 0.624270 -1.70100; + tangent 0.580751 0.441660 -0.683860; + vertex -18.4623 -23.6326 85.5824; + normal 0.457661 -0.871852 -0.174414; + texcoord 0.749030 -1.70100; + vertex -17.6898 -23.0451 84.6728; + texcoord 0.749030 -2.05235; + tangent 0.580752 0.441660 -0.683860; + vertex -16.0014 -23.1127 89.4408; + normal 0.754470 0.485839 -0.441288; + texcoord 0.873780 -1.70100; + tangent -0.421015 0.874044 0.242476; + vertex -17.5493 -21.7874 84.2632; + normal 0.754470 0.485839 -0.441288; + texcoord 0.998540 -1.70100; + vertex -18.1231 -20.5961 84.5937; + normal 0.754470 0.485839 -0.441288; + texcoord 0.998540 -2.05235; + tangent -0.421015 0.874043 0.242476; + vertex -15.3320 -21.2663 88.6277; + normal 0.168023 -0.940551 -0.295181; + texcoord 0.749030 -2.35968; + tangent 0.909221 0.263564 -0.322261; + vertex -15.1670 -22.3578 92.1995; + texcoord 0.998540 -2.05235; + tangent 0.909221 0.263564 -0.322261; + vertex -15.3320 -21.2663 88.6277; + texcoord 0.998540 -2.35968; + tangent 0.909221 0.263564 -0.322261; + vertex -13.6659 -21.9227 91.6674; + normal 0.110667 0.900242 -0.421090; + texcoord 0.250000 -2.68438; + tangent -0.565770 0.405405 0.718019; + vertex -12.2425 -20.4340 93.8274; + texcoord 0.499510 -2.35968; + vertex -15.5918 -20.7630 92.2438; + texcoord 0.499510 -2.68438; + vertex -12.9771 -19.9076 94.7597; + normal 0.339281 -0.917695 0.206698; + texcoord 0.749030 -2.35968; + tangent 0.909221 0.263564 -0.322261; + vertex -15.1670 -22.3578 92.1995; + texcoord 0.998540 -2.35968; + vertex -13.6659 -21.9227 91.6674; + texcoord 0.749030 -2.68438; + tangent 0.909221 0.263564 -0.322261; + vertex -13.4531 -21.0810 95.0551; + normal 0.537995 0.841395 -0.0511470; + texcoord 0.250000 -2.68438; + tangent -0.565770 0.405405 0.718019; + vertex -12.2425 -20.4340 93.8274; + texcoord 0.499510 -2.68438; + vertex -12.9771 -19.9076 94.7597; + texcoord 0.250000 -2.95027; + vertex -11.2482 -20.9313 96.1057; + normal 0.289301 -0.846602 -0.446732; + texcoord 0.250000 -3.24891; + tangent 0.656268 0.515163 -0.551289; + vertex -10.7688 -21.0373 98.3818; + texcoord 0.499510 -2.95027; + tangent 0.656268 0.515163 -0.551289; + vertex -11.7771 -20.1427 96.0335; + texcoord 0.499510 -3.24891; + tangent 0.656268 0.515163 -0.551289; + vertex -10.4457 -20.7836 98.1104; + normal 0.745735 -0.331640 0.577835; + texcoord 0.250000 -3.24891; + vertex -10.7688 -21.0373 98.3818; + texcoord 0.499510 -3.24891; + vertex -10.4457 -20.7836 98.1104; + normal 0.745736 -0.331640 0.577835; + texcoord 0.250000 -3.34891; + vertex -10.6735 -20.4542 98.5935; + normal -0.932156 -0.354047 -0.0757427; + texcoord 0.749030 -3.30307; + tangent 0.131032 -0.524910 0.841011; + vertex -29.3315 4.70683 85.3415; + texcoord 0.998540 -2.93489; + vertex -28.3740 2.41077 84.2909; + texcoord 0.998540 -3.30307; + vertex -29.2713 4.46571 85.7279; + normal -0.889986 0.311451 0.333052; + texcoord 0.749030 -3.30307; + vertex -29.3315 4.70683 85.3415; + texcoord 0.998540 -3.30307; + vertex -29.2713 4.46571 85.7279; + texcoord 0.749030 -3.40307; + tangent 0.131032 -0.524911 0.841011; + vertex -29.0661 5.01295 85.7643; + normal 0.358680 -0.893282 -0.270917; + texcoord 0.100290 -1.96879; + tangent 0.933450 0.341844 0.108696; + vertex 32.3369 14.4282 107.447; + texcoord 0.200100 -1.96879; + vertex 33.3986 14.8170 107.571; + normal 0.358680 -0.893282 -0.270917; + texcoord 0.200100 -2.33455; + tangent 0.933450 0.341843 0.108696; + vertex 30.1145 12.2796 111.589; + normal -0.345702 0.841800 0.414564; + texcoord 0.599320 -1.96879; + tangent -0.936958 -0.333685 -0.103751; + vertex 32.0790 17.6226 109.286; + texcoord 0.699120 -1.96879; + vertex 31.0052 17.2401 109.167; + texcoord 0.599320 -2.33455; + tangent -0.936958 -0.333685 -0.103751; + vertex 29.5762 14.9409 112.644; + normal -0.354624 0.928952 0.106251; + texcoord 0.000490000 -3.79414; + tangent -0.194319 0.0379322 -0.980205; + vertex 17.1796 10.6312 114.857; + texcoord 0.000490000 -3.42216; + tangent -0.194319 0.0379323 -0.980205; + vertex 19.5740 11.6546 113.902; + texcoord 0.200100 -3.79414; + tangent -0.194319 0.0379322 -0.980205; + vertex 17.1028 10.6462 114.470; + normal -0.220026 0.439538 -0.870859; + tangent 0.648760 -0.600754 -0.467124; + vertex 17.1028 10.6462 114.470; + texcoord 0.399710 -3.42216; + tangent 0.648760 -0.600754 -0.467124; + vertex 19.6550 10.4346 113.718; + texcoord 0.399710 -3.79414; + vertex 17.3592 10.4088 114.285; + normal 0.0579283 0.283940 0.957090; + texcoord 0.798930 -3.79414; + tangent -0.768879 0.624182 -0.138640; + vertex 17.4834 10.3845 114.912; + texcoord 0.798930 -3.42216; + tangent -0.768879 0.624182 -0.138640; + vertex 19.9886 11.3579 114.472; + texcoord 0.998540 -3.79414; + tangent -0.768879 0.624182 -0.138640; + vertex 17.1796 10.6312 114.857; + normal -0.958729 0.204086 0.197959; + texcoord 0.000490000 -3.79414; + tangent -0.194319 0.0379322 -0.980205; + vertex 17.1796 10.6312 114.857; + texcoord 0.200100 -3.79414; + tangent -0.194319 0.0379322 -0.980205; + vertex 17.1028 10.6462 114.470; + texcoord 0.000490000 -3.89414; + tangent -0.194319 0.0379322 -0.980205; + vertex 17.0223 10.0783 114.666; + normal -0.668132 -0.155810 -0.727546; + texcoord 0.200100 -3.79414; + tangent 0.648760 -0.600754 -0.467124; + vertex 17.1028 10.6462 114.470; + texcoord 0.399710 -3.79414; + vertex 17.3592 10.4088 114.285; + texcoord 0.200100 -3.89414; + vertex 17.0223 10.0783 114.666; + normal -0.342773 -0.219344 0.913452; + texcoord 0.798930 -3.79414; + tangent -0.768879 0.624182 -0.138640; + vertex 17.4834 10.3845 114.912; + texcoord 0.998540 -3.79414; + vertex 17.1796 10.6312 114.857; + texcoord 0.798930 -3.89414; + tangent -0.768879 0.624182 -0.138640; + vertex 17.0223 10.0783 114.666; + normal -0.996864 -0.0237507 -0.0754901; + texcoord 0.000490000 -3.91342; + tangent 0.0699623 0.181355 -0.980926; + vertex 11.2822 -37.1754 99.2079; + texcoord 0.000490000 -3.50583; + tangent 0.0699623 0.181355 -0.980926; + vertex 11.2465 -34.1989 98.7426; + texcoord 0.200100 -3.91342; + tangent 0.0699623 0.181355 -0.980926; + vertex 11.3108 -37.1014 98.8075; + normal -0.392103 0.00169382 0.919920; + texcoord 0.798930 -3.91342; + tangent -0.918391 -0.0583773 -0.391344; + vertex 11.6571 -37.1516 99.3677; + texcoord 0.798930 -3.50583; + tangent -0.918391 -0.0583773 -0.391344; + vertex 11.6791 -34.4018 99.3720; + texcoord 0.998540 -3.91342; + tangent -0.918391 -0.0583773 -0.391344; + vertex 11.2822 -37.1754 99.2079; + normal -0.805934 -0.569204 -0.162717; + texcoord 0.000490000 -3.91342; + tangent 0.0699623 0.181355 -0.980926; + vertex 11.2822 -37.1754 99.2079; + texcoord 0.200100 -3.91342; + vertex 11.3108 -37.1014 98.8075; + texcoord 0.000490000 -4.01342; + tangent 0.0699624 0.181355 -0.980926; + vertex 11.6444 -37.6130 98.9448; + normal -0.263411 -0.647824 0.714800; + texcoord 0.798930 -3.91342; + tangent -0.918391 -0.0583773 -0.391344; + vertex 11.6571 -37.1516 99.3677; + texcoord 0.998540 -3.91342; + vertex 11.2822 -37.1754 99.2079; + texcoord 0.798930 -4.01342; + tangent -0.918391 -0.0583773 -0.391344; + vertex 11.6444 -37.6130 98.9448; + normal 0.490344 -0.479863 -0.727527; + texcoord 0.100290 -1.96803; + tangent 0.805719 -0.0686262 0.588309; + vertex -3.47879 -58.8347 96.5358; + texcoord 0.200100 -1.96803; + vertex -2.62631 -58.9073 97.1582; + normal 0.490344 -0.479863 -0.727527; + texcoord 0.200100 -2.38227; + tangent 0.805719 -0.0686262 0.588309; + vertex -6.98829 -61.6142 96.0037; + normal -0.576345 0.816552 0.0326841; + texcoord 0.699120 -1.96803; + tangent -0.346228 -0.207758 -0.914857; + vertex -5.21761 -57.3708 98.9377; + texcoord 0.798930 -1.96803; + vertex -5.58117 -57.5890 97.9771; + texcoord 0.798930 -2.38227; + tangent -0.346228 -0.207758 -0.914857; + vertex -8.48307 -59.6016 97.0876; + normal 0.0278059 0.467244 -0.883691; + texcoord 0.200100 -3.94402; + tangent 0.208184 -0.867355 -0.452056; + vertex -19.1878 -67.4807 92.9710; + texcoord 0.399710 -3.55527; + tangent 0.208184 -0.867355 -0.452056; + vertex -16.8098 -66.8250 93.3926; + texcoord 0.399710 -3.94402; + tangent 0.208184 -0.867355 -0.452056; + vertex -19.1112 -67.7995 92.8049; + normal 0.427832 -0.605746 -0.670844; + tangent 0.125897 -0.695028 0.707875; + vertex -19.1112 -67.7995 92.8049; + texcoord 0.399710 -3.55527; + tangent 0.125897 -0.695028 0.707875; + vertex -16.8098 -66.8250 93.3926; + texcoord 0.599320 -3.94402; + tangent 0.125897 -0.695028 0.707875; + vertex -19.0650 -68.0550 93.0651; + normal 0.360112 -0.815045 0.453896; + tangent -0.130384 0.437792 0.889572; + vertex -19.0650 -68.0550 93.0651; + texcoord 0.798930 -3.55527; + tangent -0.130384 0.437792 0.889572; + vertex -17.0889 -66.4199 94.4333; + texcoord 0.798930 -3.94402; + tangent -0.130384 0.437792 0.889572; + vertex -19.1129 -67.8941 93.3921; + normal -0.520228 0.293192 -0.802123; + texcoord 0.200100 -3.94402; + tangent 0.208184 -0.867355 -0.452056; + vertex -19.1878 -67.4807 92.9710; + texcoord 0.399710 -3.94402; + vertex -19.1112 -67.7995 92.8049; + texcoord 0.200100 -4.04401; + vertex -19.5909 -67.8544 93.0959; + normal -0.306598 -0.705879 -0.638539; + texcoord 0.399710 -3.94402; + tangent 0.125897 -0.695028 0.707875; + vertex -19.1112 -67.7995 92.8049; + texcoord 0.599320 -3.94402; + vertex -19.0650 -68.0550 93.0651; + texcoord 0.399710 -4.04401; + vertex -19.5909 -67.8544 93.0959; + normal -0.309492 -0.870369 0.382979; + texcoord 0.599320 -3.94402; + tangent -0.130384 0.437792 0.889572; + vertex -19.0650 -68.0550 93.0651; + texcoord 0.798930 -3.94402; + vertex -19.1129 -67.8941 93.3921; + texcoord 0.599320 -4.04401; + tangent -0.130384 0.437792 0.889572; + vertex -19.5909 -67.8544 93.0959; + normal 0.740225 -0.671974 0.0227441; + texcoord 0.599320 -3.84703; + tangent -0.538456 -0.572209 0.618581; + vertex -33.0512 -88.8641 38.6836; + texcoord 0.798930 -3.46703; + tangent -0.538456 -0.572208 0.618581; + vertex -31.6917 -87.3045 40.5168; + texcoord 0.798930 -3.84703; + tangent -0.538456 -0.572209 0.618581; + vertex -33.2653 -89.0916 38.9295; + normal 0.00156787 -0.664849 0.746976; + tangent -0.596483 0.598921 0.534324; + vertex -33.2653 -89.0916 38.9295; + texcoord 0.798930 -3.46703; + vertex -31.6917 -87.3045 40.5168; + normal 0.00156787 -0.664849 0.746976; + texcoord 0.998540 -3.84703; + vertex -33.5023 -88.8535 39.1419; + normal 0.0605189 -0.758451 -0.648914; + texcoord 0.599320 -3.84703; + tangent -0.538456 -0.572209 0.618581; + vertex -33.0512 -88.8641 38.6836; + normal 0.0605189 -0.758451 -0.648914; + texcoord 0.798930 -3.84703; + vertex -33.2653 -89.0916 38.9295; + texcoord 0.599320 -3.94703; + vertex -33.6426 -88.7981 38.5513; + normal -0.665249 -0.741374 0.0883635; + texcoord 0.798930 -3.84703; + tangent -0.596483 0.598921 0.534324; + vertex -33.2653 -89.0916 38.9295; + texcoord 0.998540 -3.84703; + vertex -33.5023 -88.8535 39.1419; + texcoord 0.798930 -3.94703; + vertex -33.6426 -88.7981 38.5513; + normal 0.156294 -0.729232 -0.666178; + texcoord 0.100290 -2.17200; + tangent 0.872535 -0.214143 0.439119; + vertex -24.3298 -60.6259 63.3649; + texcoord 0.200100 -2.17200; + vertex -23.4938 -60.8310 63.7857; + texcoord 0.200100 -2.62496; + vertex -28.6761 -62.0936 63.9519; + normal -0.196573 0.638651 -0.743965; + texcoord 0.898730 -2.17200; + tangent 0.553308 -0.554152 -0.621905; + vertex -25.7206 -59.6214 64.0923; + texcoord 0.998540 -2.17200; + vertex -25.1753 -60.1675 63.4794; + texcoord 0.998540 -2.62496; + vertex -29.1171 -60.7524 64.0188; + normal 0.0513745 0.916029 -0.397809; + texcoord 0.200100 -3.88973; + tangent -0.205106 -0.380165 -0.901890; + vertex -39.3706 -62.0181 64.5317; + texcoord 0.399710 -3.47578; + tangent -0.205107 -0.380165 -0.901890; + vertex -36.7002 -62.4536 63.8735; + texcoord 0.399710 -3.88973; + tangent -0.205106 -0.380165 -0.901890; + vertex -39.4420 -62.1504 64.2177; + normal -0.119652 0.0438863 -0.991845; + tangent 0.512261 -0.853042 -0.0995418; + vertex -39.4420 -62.1504 64.2177; + normal -0.119652 0.0438863 -0.991845; + texcoord 0.399710 -3.47578; + tangent 0.512261 -0.853042 -0.0995419; + vertex -36.7002 -62.4536 63.8735; + texcoord 0.599320 -3.88973; + tangent 0.512261 -0.853042 -0.0995418; + vertex -39.2637 -62.4474 64.1831; + normal -0.897828 0.439947 0.0187362; + texcoord 0.200100 -3.88973; + tangent -0.205106 -0.380165 -0.901890; + vertex -39.3706 -62.0181 64.5317; + texcoord 0.399710 -3.88973; + vertex -39.4420 -62.1504 64.2177; + texcoord 0.200100 -3.98973; + tangent -0.205106 -0.380165 -0.901890; + vertex -39.6030 -62.4948 64.5925; + normal -0.701411 -0.348664 -0.621657; + texcoord 0.399710 -3.88973; + tangent 0.512261 -0.853042 -0.0995418; + vertex -39.4420 -62.1504 64.2177; + texcoord 0.599320 -3.88973; + vertex -39.2637 -62.4474 64.1831; + texcoord 0.399710 -3.98973; + tangent 0.512261 -0.853042 -0.0995418; + vertex -39.6030 -62.4948 64.5925; + normal -0.620363 -0.775994 -0.113941; + texcoord 0.000490000 -4.79970; + tangent 0.0369772 -0.174050 0.984042; + vertex 24.7031 144.255 46.9001; + texcoord 0.000490000 -4.18724; + tangent 0.0369768 -0.174051 0.984042; + vertex 27.2442 141.982 48.5463; + texcoord 0.250000 -4.79970; + tangent 0.0369772 -0.174050 0.984042; + vertex 24.7130 144.208 47.1646; + normal 0.364058 -0.243970 -0.898855; + texcoord 0.749030 -4.79970; + tangent -0.708259 -0.699247 -0.0970704; + vertex 24.8934 144.443 46.9262; + texcoord 0.998540 -4.18724; + tangent -0.708259 -0.699247 -0.0970703; + vertex 27.2442 141.982 48.5463; + texcoord 0.998540 -4.79970; + tangent -0.708259 -0.699247 -0.0970704; + vertex 24.7031 144.255 46.9001; + normal -0.941263 -0.336805 -0.0242020; + texcoord 0.000490000 -4.79970; + tangent 0.0369772 -0.174050 0.984042; + vertex 24.7031 144.255 46.9001; + texcoord 0.250000 -4.79970; + vertex 24.7130 144.208 47.1646; + texcoord 0.000490000 -4.89970; + tangent 0.0369772 -0.174050 0.984042; + vertex 24.6022 144.523 47.0879; + normal -0.334065 0.453106 -0.826496; + texcoord 0.749030 -4.79970; + tangent -0.708259 -0.699247 -0.0970704; + vertex 24.8934 144.443 46.9262; + texcoord 0.998540 -4.79970; + vertex 24.7031 144.255 46.9001; + texcoord 0.749030 -4.89970; + tangent -0.708259 -0.699247 -0.0970703; + vertex 24.6022 144.523 47.0879; + normal -0.571095 0.665249 0.480930; + texcoord 0.125240 -1.94610; + tangent 0.208409 -0.449170 0.868799; + vertex 9.60959 89.4358 129.419; + texcoord 0.250000 -1.94610; + vertex 9.79453 89.0372 130.190; + texcoord 0.250000 -2.94185; + tangent 0.208408 -0.449170 0.868799; + vertex 15.0958 96.4752 126.196; + normal 0.848846 -0.301882 0.433967; + texcoord 0.499510 -1.94610; + tangent 0.478934 0.0916423 -0.873054; + vertex 11.2727 88.2880 130.130; + texcoord 0.624270 -1.94610; + tangent 0.478934 0.0916423 -0.873054; + vertex 11.7189 88.3734 129.317; + normal 0.848846 -0.301882 0.433967; + texcoord 0.499510 -2.94185; + tangent 0.478934 0.0916423 -0.873054; + vertex 16.0772 95.8813 126.015; + normal -0.533286 -0.499170 -0.682960; + texcoord 0.000490000 -4.83671; + tangent -0.639080 0.766690 -0.0613459; + vertex 20.5752 103.023 116.457; + texcoord 0.000490000 -3.97261; + tangent -0.639080 0.766690 -0.0613458; + vertex 18.1699 100.273 120.346; + texcoord 0.250000 -4.83671; + tangent -0.639080 0.766690 -0.0613459; + vertex 20.4114 103.219 116.442; + normal -0.827607 0.559774 0.0414563; + tangent 0.224315 0.262130 0.938601; + vertex 20.4114 103.219 116.442; + texcoord 0.499510 -3.97261; + tangent 0.224314 0.262131 0.938600; + vertex 18.9890 100.800 120.707; + texcoord 0.499510 -4.83671; + tangent 0.224315 0.262130 0.938600; + vertex 20.4689 103.286 116.682; + normal 0.110791 0.0128354 -0.993761; + texcoord 0.000490000 -4.83671; + tangent -0.639080 0.766690 -0.0613459; + vertex 20.5752 103.023 116.457; + texcoord 0.250000 -4.83671; + tangent -0.639080 0.766690 -0.0613459; + vertex 20.4114 103.219 116.442; + texcoord 0.000490000 -4.93671; + vertex 20.7221 103.314 116.478; + normal -0.264395 0.943389 -0.200280; + texcoord 0.250000 -4.83671; + tangent 0.224315 0.262130 0.938601; + vertex 20.4114 103.219 116.442; + texcoord 0.499510 -4.83671; + vertex 20.4689 103.286 116.682; + texcoord 0.250000 -4.93671; + tangent 0.224315 0.262130 0.938601; + vertex 20.7221 103.314 116.478; + normal 0.768312 -0.206509 0.605847; + texcoord 0.374760 -2.55559; + tangent 0.626284 0.0471112 -0.778171; + vertex 41.0404 -9.18628 144.694; + texcoord 0.499510 -2.55559; + vertex 41.5376 -9.14888 144.076; + texcoord 0.499510 -3.42553; + tangent 0.626284 0.0471113 -0.778171; + vertex 42.6241 -1.69668 145.239; + normal -0.763090 0.263696 -0.590049; + texcoord 0.873780 -2.55559; + tangent -0.621126 -0.0469394 0.782304; + vertex 40.0871 -9.19199 142.856; + texcoord 0.998540 -2.55559; + vertex 39.5858 -9.22987 143.488; + texcoord 0.998540 -3.42553; + tangent -0.621126 -0.0469393 0.782304; + vertex 41.3969 -1.90622 144.418; + normal -0.780727 0.0699980 0.620939; + texcoord 0.250000 -4.73745; + tangent 0.606802 -0.152316 0.780123; + vertex 42.4717 7.06755 144.448; + texcoord 0.499510 -4.10983; + tangent 0.606802 -0.152316 0.780123; + vertex 42.5665 3.32714 144.989; + normal -0.780727 0.0699980 0.620939; + texcoord 0.499510 -4.73745; + tangent 0.606802 -0.152316 0.780123; + vertex 42.6400 7.02529 144.664; + normal -0.347997 0.831495 0.433028; + texcoord 0.250000 -4.73745; + vertex 42.4717 7.06755 144.448; + texcoord 0.499510 -4.73745; + vertex 42.6400 7.02529 144.664; + texcoord 0.250000 -4.83745; + vertex 42.7884 7.22023 144.409; + normal -0.790816 -0.476650 0.383947; + texcoord 0.125240 -2.02169; + tangent 0.348784 -0.866441 -0.357252; + vertex 6.68033 -90.7962 104.894; + texcoord 0.250000 -2.02169; + vertex 6.95901 -91.4885 104.608; + texcoord 0.250000 -3.05344; + tangent 0.348784 -0.866442 -0.357252; + vertex 7.60725 -86.4351 112.217; + normal 0.610844 -0.697136 0.375328; + texcoord 0.374760 -2.02169; + tangent 0.788681 0.494054 -0.365914; + vertex 7.61169 -91.6926 104.195; + texcoord 0.499510 -2.02169; + vertex 8.25604 -91.2890 103.896; + texcoord 0.499510 -3.05344; + tangent 0.788681 0.494054 -0.365914; + vertex 8.65002 -86.4922 112.164; + normal 0.839784 0.450293 -0.303314; + texcoord 0.624270 -2.02169; + tangent -0.339889 0.871687 0.353039; + vertex 8.52860 -90.4958 103.882; + texcoord 0.749030 -2.02169; + vertex 8.25571 -89.7959 104.165; + texcoord 0.749030 -3.05344; + tangent -0.339889 0.871687 0.353039; + vertex 8.69590 -85.5731 111.653; + normal -0.617463 0.684606 -0.387369; + texcoord 0.873780 -2.02169; + tangent -0.784809 -0.502966 0.362077; + vertex 7.59724 -89.5994 104.580; + texcoord 0.998540 -2.02169; + vertex 6.93889 -90.0213 104.884; + normal -0.617463 0.684606 -0.387369; + texcoord 0.998540 -3.05344; + tangent -0.784809 -0.502966 0.362077; + vertex 7.64587 -85.5217 111.709; + normal -0.984295 -0.175794 -0.0161456; + texcoord 0.250000 -4.97496; + tangent 0.0370012 -0.294869 0.954821; + vertex 7.61278 -78.1650 122.021; + texcoord 0.499510 -4.13772; + tangent 0.0370012 -0.294870 0.954821; + vertex 8.30750 -81.7407 118.601; + texcoord 0.499510 -4.97496; + tangent 0.0370012 -0.294869 0.954821; + vertex 7.62132 -78.2330 122.241; + normal -0.0138433 -0.721323 0.692461; + tangent 0.994807 -0.0797687 -0.0632067; + vertex 7.62132 -78.2330 122.241; + texcoord 0.499510 -4.13772; + tangent 0.994808 -0.0797684 -0.0632059; + vertex 8.30750 -81.7407 118.601; + texcoord 0.749030 -4.97496; + tangent 0.994807 -0.0797687 -0.0632067; + vertex 7.85091 -78.2514 122.227; + normal -0.859406 0.478193 0.180980; + texcoord 0.250000 -4.97496; + tangent 0.0370012 -0.294869 0.954821; + vertex 7.61278 -78.1650 122.021; + texcoord 0.499510 -4.97496; + vertex 7.62132 -78.2330 122.241; + texcoord 0.250000 -5.07496; + tangent 0.0370012 -0.294869 0.954821; + vertex 7.75506 -77.9751 122.195; + normal 0.0739136 0.139330 0.987484; + texcoord 0.499510 -4.97496; + tangent 0.994807 -0.0797687 -0.0632067; + vertex 7.62132 -78.2330 122.241; + texcoord 0.749030 -4.97496; + vertex 7.85091 -78.2514 122.227; + texcoord 0.499510 -5.07496; + tangent 0.994807 -0.0797688 -0.0632067; + vertex 7.75506 -77.9751 122.195; + normal 0.749265 -0.659982 -0.0550082; + texcoord 0.499510 -3.06093; + tangent 0.629214 0.735320 -0.251783; + vertex 25.9651 -61.7790 92.1855; + normal 0.749265 -0.659982 -0.0550082; + texcoord 0.624270 -3.06093; + tangent 0.629214 0.735320 -0.251783; + vertex 26.4681 -61.1911 91.9842; + normal 0.749265 -0.659982 -0.0550082; + texcoord 0.499510 -3.71559; + tangent 0.629214 0.735320 -0.251783; + vertex 29.3883 -58.2060 95.9456; + normal 0.695796 0.682624 -0.223366; + texcoord 0.749030 -5.03570; + tangent -0.705982 0.707217 -0.0378581; + vertex 33.9375 -51.9966 100.226; + texcoord 0.998540 -5.03570; + vertex 33.7435 -51.8022 100.216; + texcoord 0.749030 -5.13570; + tangent -0.705982 0.707217 -0.0378581; + vertex 33.8831 -51.8400 100.535; + normal 0.993306 0.0691036 0.0925676; + texcoord 0.000490000 -3.06464; + tangent -0.0276464 0.920260 -0.390330; + vertex 44.8751 114.435 103.765; + texcoord 0.125240 -3.06464; + vertex 44.8542 115.130 103.470; + texcoord 0.000490000 -3.66105; + tangent -0.0276464 0.920260 -0.390330; + vertex 44.4584 114.229 108.389; + normal -0.154151 0.983613 0.0934999; + texcoord 0.250000 -3.06464; + tangent -0.969206 -0.132141 -0.207793; + vertex 44.3284 115.553 103.151; + normal -0.154151 0.983613 0.0934999; + texcoord 0.374760 -3.06464; + vertex 43.6056 115.454 102.996; + normal -0.154151 0.983613 0.0934999; + texcoord 0.250000 -3.66105; + tangent -0.969206 -0.132141 -0.207793; + vertex 43.7678 114.962 108.438; + normal -0.999484 -0.0289381 -0.0139430; + texcoord 0.499510 -3.06464; + tangent 0.0212408 -0.921024 0.388927; + vertex 43.1094 114.893 103.096; + texcoord 0.624270 -3.06464; + vertex 43.1257 114.185 103.394; + normal -0.999484 -0.0289380 -0.0139430; + texcoord 0.499510 -3.66105; + tangent 0.0212408 -0.921024 0.388927; + vertex 43.0511 114.266 108.574; + normal 0.151699 -0.987151 -0.0502072; + texcoord 0.749030 -3.06464; + tangent 0.968905 0.138466 0.205062; + vertex 43.6496 113.758 103.714; + texcoord 0.873780 -3.06464; + vertex 44.3742 113.861 103.868; + texcoord 0.749030 -3.66105; + tangent 0.968905 0.138466 0.205062; + vertex 43.7416 113.527 108.526; + normal -0.991818 0.0863180 0.0940513; + texcoord 0.499510 -4.80552; + tangent -0.0335261 -0.887011 0.460529; + vertex 43.5956 113.161 115.992; + texcoord 0.499510 -4.26276; + tangent -0.0335261 -0.887011 0.460529; + vertex 43.3252 113.533 112.798; + texcoord 0.749030 -4.80552; + tangent -0.0335261 -0.887011 0.460529; + vertex 43.5868 112.926 116.113; + normal -0.275836 -0.945297 -0.174148; + tangent 0.920129 -0.207281 -0.332261; + vertex 43.5868 112.926 116.113; + texcoord 0.998540 -4.26276; + tangent 0.920129 -0.207281 -0.332261; + vertex 44.2049 113.364 112.760; + texcoord 0.998540 -4.80552; + tangent 0.920129 -0.207281 -0.332261; + vertex 43.8299 112.872 116.026; + normal -0.665890 0.363441 0.651538; + texcoord 0.499510 -4.80552; + tangent -0.0335261 -0.887011 0.460529; + vertex 43.5956 113.161 115.992; + texcoord 0.749030 -4.80552; + vertex 43.5868 112.926 116.113; + texcoord 0.499510 -4.90552; + tangent -0.0335261 -0.887012 0.460529; + vertex 43.8221 113.132 116.239; + normal 0.136078 -0.626341 0.767581; + texcoord 0.749030 -4.80552; + tangent 0.920129 -0.207281 -0.332261; + vertex 43.5868 112.926 116.113; + texcoord 0.998540 -4.80552; + vertex 43.8299 112.872 116.026; + texcoord 0.749030 -4.90552; + vertex 43.8221 113.132 116.239; + normal 0.623494 -0.371578 0.687885; + texcoord 0.000490000 -1.93836; + tangent 0.242094 0.928355 0.282041; + vertex -30.3961 67.5520 141.986; + normal 0.623494 -0.371578 0.687885; + texcoord 0.125240 -1.93836; + tangent 0.242094 0.928355 0.282041; + vertex -30.1716 68.4128 142.248; + normal 0.623494 -0.371578 0.687885; + texcoord 0.000490000 -2.92299; + tangent 0.242094 0.928355 0.282041; + vertex -37.1168 63.5283 145.904; + normal -0.231012 0.792421 0.564537; + texcoord 0.250000 -1.93836; + tangent -0.584646 0.350735 -0.731556; + vertex -30.3878 69.2464 141.963; + texcoord 0.374760 -1.93836; + vertex -30.9179 69.5645 141.300; + texcoord 0.250000 -2.92299; + tangent -0.584646 0.350735 -0.731556; + vertex -37.9690 64.3395 145.749; + normal -0.676456 0.379349 -0.631270; + texcoord 0.499510 -1.93836; + tangent -0.248138 -0.924420 -0.289612; + vertex -31.4516 69.1807 140.646; + texcoord 0.624270 -1.93836; + vertex -31.6878 68.3006 140.370; + texcoord 0.499510 -2.92299; + tangent -0.248138 -0.924420 -0.289613; + vertex -38.0452 64.0178 144.609; + normal 0.212377 -0.810823 -0.545401; + texcoord 0.749030 -1.93836; + tangent 0.587164 -0.340256 0.734483; + vertex -31.4765 67.4590 140.649; + texcoord 0.873780 -1.93836; + tangent 0.587164 -0.340256 0.734483; + vertex -30.9415 67.1489 141.318; + normal 0.212377 -0.810823 -0.545401; + texcoord 0.749030 -2.92299; + tangent 0.587164 -0.340256 0.734482; + vertex -37.1877 63.1990 144.758; + normal -0.0662321 -0.217587 0.973791; + texcoord 0.000490000 -4.80200; + tangent -0.844033 0.532738 0.0616299; + vertex -47.2910 56.9996 150.516; + normal -0.0662321 -0.217587 0.973791; + texcoord 0.250000 -4.80200; + vertex -47.5121 57.1392 150.532; + normal -0.0662321 -0.217587 0.973791; + texcoord 0.000490000 -4.90200; + tangent -0.844033 0.532738 0.0616299; + vertex -47.5650 56.8182 150.456; + normal -0.980760 0.126883 0.148356; + texcoord 0.250000 -4.80200; + tangent -0.167014 -0.151912 -0.974181; + vertex -47.5121 57.1392 150.532; + texcoord 0.499510 -4.80200; + tangent -0.167014 -0.151912 -0.974181; + vertex -47.5558 57.0994 150.277; + texcoord 0.250000 -4.90200; + tangent -0.167014 -0.151912 -0.974181; + vertex -47.5650 56.8182 150.456; + normal -0.251962 -0.329326 0.909978; + texcoord 0.000490000 -4.67133; + tangent 0.215388 0.897645 0.384501; + vertex -17.8812 -31.9322 153.749; + texcoord 0.250000 -4.67133; + tangent 0.215388 0.897645 0.384501; + vertex -17.8207 -31.6804 153.857; + texcoord 0.000490000 -4.77133; + vertex -18.1614 -31.7099 153.752; + normal -0.604540 -0.758863 -0.242196; + texcoord 0.749030 -4.67133; + tangent 0.174404 -0.422763 0.889300; + vertex -17.9301 -31.8136 153.500; + normal -0.604540 -0.758863 -0.242196; + texcoord 0.998540 -4.67133; + vertex -17.8812 -31.9322 153.749; + normal -0.604540 -0.758863 -0.242196; + texcoord 0.749030 -4.77133; + vertex -18.1614 -31.7099 153.752; + normal 0.321723 -0.899342 -0.296107; + texcoord 0.000490000 -2.01586; + tangent 0.568146 -0.0668097 0.820211; + vertex -24.9366 -97.5617 94.1037; + texcoord 0.125240 -2.01586; + vertex -24.4674 -97.6168 94.7811; + texcoord 0.000490000 -3.03515; + tangent 0.568146 -0.0668097 0.820211; + vertex -31.9231 -101.225 97.6386; + normal 0.401795 -0.132923 0.906031; + texcoord 0.250000 -2.01586; + tangent -0.343394 0.895338 0.283638; + vertex -24.3317 -97.1445 95.4221; + normal 0.401795 -0.132923 0.906031; + texcoord 0.374760 -2.01586; + vertex -24.6091 -96.4214 95.6512; + texcoord 0.250000 -3.03515; + tangent -0.343394 0.895338 0.283638; + vertex -32.4777 -100.911 98.4819; + normal -0.366061 0.867448 0.336948; + texcoord 0.499510 -2.01586; + tangent -0.571562 0.0761612 -0.817017; + vertex -25.1370 -95.8710 95.3342; + texcoord 0.624270 -2.01586; + tangent -0.571562 0.0761612 -0.817017; + vertex -25.6217 -95.8064 94.6414; + texcoord 0.499510 -3.03515; + tangent -0.571562 0.0761609 -0.817017; + vertex -32.9106 -100.146 97.8949; + normal -0.463971 0.0889102 -0.881377; + texcoord 0.749030 -2.01586; + tangent 0.349620 -0.895804 -0.274411; + vertex -25.7637 -96.2749 93.9940; + texcoord 0.873780 -2.01586; + vertex -25.4800 -97.0019 93.7713; + normal -0.463971 0.0889102 -0.881377; + texcoord 0.749030 -3.03515; + tangent 0.349619 -0.895804 -0.274411; + vertex -32.3551 -100.457 97.0419; + normal -0.882432 0.0875272 0.462225; + texcoord 0.250000 -4.90531; + tangent -0.289201 0.674023 -0.679746; + vertex -43.4025 -106.729 97.4235; + texcoord 0.499510 -4.90531; + vertex -43.4699 -106.572 97.2649; + texcoord 0.250000 -5.00531; + vertex -43.5377 -106.851 97.1884; + normal 0.477834 -0.832408 -0.280664; + texcoord 0.000490000 -2.01134; + tangent 0.460003 -0.0350863 0.887224; + vertex -15.5533 -76.3937 70.7194; + texcoord 0.125240 -2.01134; + tangent 0.460003 -0.0350863 0.887224; + vertex -15.1701 -76.4230 71.4585; + texcoord 0.000490000 -3.06462; + tangent 0.460004 -0.0350864 0.887224; + vertex -21.7677 -81.3637 74.8794; + normal 0.456471 -0.0114549 0.889665; + texcoord 0.250000 -2.01134; + tangent -0.470725 0.845405 0.252406; + vertex -15.1703 -75.9566 72.1265; + texcoord 0.374760 -2.01134; + vertex -15.5538 -75.2679 72.3322; + texcoord 0.250000 -3.06462; + tangent -0.470725 0.845405 0.252406; + vertex -22.3768 -81.3927 75.7541; + normal -0.520128 0.794734 0.312833; + texcoord 0.499510 -2.01134; + tangent -0.464780 0.0439202 -0.884336; + vertex -16.0960 -74.7602 71.9549; + texcoord 0.624270 -2.01134; + vertex -16.4935 -74.7226 71.1985; + texcoord 0.499510 -3.06462; + tangent -0.464780 0.0439204 -0.884336; + vertex -22.9575 -80.5907 75.3587; + normal -0.525687 -0.0523183 -0.849068; + texcoord 0.749030 -2.01134; + tangent 0.475709 -0.845535 -0.242427; + vertex -16.4992 -75.1855 70.5233; + texcoord 0.873780 -2.01134; + vertex -16.1098 -75.8777 70.3249; + texcoord 0.749030 -3.06462; + tangent 0.475709 -0.845536 -0.242427; + vertex -22.3482 -80.5561 74.4756; + normal -0.166876 -0.711781 -0.682291; + texcoord 0.749030 -4.94060; + tangent 0.442154 -0.672535 0.593461; + vertex -31.0179 -89.9340 73.6936; + texcoord 0.998540 -4.94060; + tangent 0.442154 -0.672535 0.593461; + vertex -30.9139 -90.0923 73.8332; + texcoord 0.749030 -5.04060; + tangent 0.442154 -0.672535 0.593461; + vertex -31.2091 -90.0691 73.8812; + normal -0.655981 0.615996 0.436162; + texcoord 0.000490000 -2.34321; + tangent -0.0400541 -0.605464 0.794864; + vertex 78.1812 104.672 77.9379; + texcoord 0.125240 -2.34321; + vertex 78.1484 104.177 78.5883; + texcoord 0.000490000 -2.81530; + tangent -0.0400540 -0.605465 0.794864; + vertex 80.8861 107.066 78.6261; + normal 0.371436 -0.387143 0.843893; + texcoord 0.250000 -2.34321; + tangent 0.470606 -0.705006 -0.530562; + vertex 78.3938 103.424 78.7454; + texcoord 0.374760 -2.34321; + tangent 0.470606 -0.705006 -0.530562; + vertex 78.7737 102.855 78.3172; + texcoord 0.250000 -2.81530; + tangent 0.470606 -0.705006 -0.530562; + vertex 81.7469 106.395 78.6322; + normal 0.742432 -0.553950 -0.376741; + texcoord 0.499510 -2.34321; + tangent 0.0431547 0.600745 -0.798275; + vertex 79.0654 102.803 77.5545; + texcoord 0.624270 -2.34321; + vertex 79.1013 103.303 76.8904; + texcoord 0.499510 -2.81530; + tangent 0.0431545 0.600745 -0.798275; + vertex 81.8703 106.559 77.5602; + normal -0.316734 0.432745 -0.844045; + texcoord 0.749030 -2.34321; + tangent -0.470819 0.700766 0.535963; + vertex 78.8572 104.057 76.7277; + texcoord 0.873780 -2.34321; + vertex 78.4761 104.625 77.1616; + texcoord 0.749030 -2.81530; + tangent -0.470819 0.700766 0.535963; + vertex 81.0064 107.233 77.5495; + normal 0.607147 0.626395 0.488878; + texcoord 0.000490000 -3.74455; + tangent 0.793989 -0.502185 -0.342625; + vertex 85.0530 112.025 78.1837; + texcoord 0.250000 -3.74455; + vertex 85.2801 111.881 78.0857; + normal 0.607147 0.626395 0.488878; + texcoord 0.000490000 -3.84455; + tangent 0.793989 -0.502185 -0.342625; + vertex 85.1769 112.153 77.8657; + normal 0.840484 -0.110421 -0.530465; + texcoord 0.250000 -3.74455; + tangent -0.536030 -0.312382 -0.784276; + vertex 85.2801 111.881 78.0857; + texcoord 0.499510 -3.74455; + vertex 85.1268 111.792 77.8614; + normal 0.840484 -0.110421 -0.530465; + texcoord 0.250000 -3.84455; + tangent -0.536030 -0.312382 -0.784276; + vertex 85.1769 112.153 77.8657; + normal -0.421611 0.906705 -0.0113916; + texcoord 0.000490000 -1.41489; + tangent -0.784430 -0.358395 0.506184; + vertex 5.46723 65.5000 144.305; + texcoord 0.125240 -1.41489; + vertex 4.74800 65.1714 144.769; + texcoord 0.000490000 -2.16882; + tangent -0.784430 -0.358395 0.506185; + vertex 8.99812 67.2035 149.212; + normal -0.692337 0.395547 0.603500; + texcoord 0.125240 -1.41489; + tangent -0.406741 -0.904759 0.126384; + vertex 4.74800 65.1714 144.769; + texcoord 0.250000 -1.41489; + vertex 4.38328 64.3601 144.882; + texcoord 0.250000 -2.16882; + tangent -0.406741 -0.904759 0.126384; + vertex 9.53545 66.2238 149.571; + normal -0.529561 -0.407660 0.743894; + texcoord 0.250000 -1.41489; + tangent 0.226897 -0.913072 -0.338848; + vertex 4.38328 64.3601 144.882; + texcoord 0.374760 -1.41489; + vertex 4.58673 63.5414 144.578; + texcoord 0.250000 -2.16882; + tangent 0.226897 -0.913072 -0.338848; + vertex 9.53545 66.2238 149.571; + normal 0.456543 -0.884103 0.0996507; + texcoord 0.499510 -1.41489; + tangent 0.786578 0.348745 -0.509581; + vertex 5.23917 63.1948 144.035; + texcoord 0.624270 -1.41489; + tangent 0.786578 0.348745 -0.509581; + vertex 5.97968 63.5231 143.555; + texcoord 0.499510 -2.16882; + tangent 0.786578 0.348745 -0.509581; + vertex 10.2768 66.3182 148.666; + normal 0.841524 -0.434848 -0.320539; + texcoord 0.624270 -1.41489; + tangent 0.414549 0.900259 -0.132973; + vertex 5.97968 63.5231 143.555; + texcoord 0.749030 -1.41489; + tangent 0.414549 0.900259 -0.132973; + vertex 6.35320 64.3343 143.436; + texcoord 0.749030 -2.16882; + vertex 9.74084 67.3051 148.299; + normal 0.608486 0.414239 -0.676869; + texcoord 0.749030 -1.41489; + tangent -0.235572 0.908788 0.344399; + vertex 6.35320 64.3343 143.436; + texcoord 0.873780 -1.41489; + vertex 6.14094 65.1531 143.746; + texcoord 0.749030 -2.16882; + tangent -0.235572 0.908788 0.344399; + vertex 9.74084 67.3051 148.299; + normal 0.128631 0.904545 -0.406512; + texcoord 0.873780 -1.41489; + tangent -0.715621 0.368449 0.593408; + vertex 6.14094 65.1531 143.746; + texcoord 0.998540 -1.41489; + vertex 5.46723 65.5000 144.305; + normal 0.128631 0.904545 -0.406512; + texcoord 0.998540 -2.16882; + tangent -0.715621 0.368448 0.593408; + vertex 8.99812 67.2035 149.212; + normal -0.464124 0.335751 0.819671; + texcoord 0.749030 -3.60938; + tangent 0.265396 -0.830151 0.490320; + vertex 16.7950 71.6112 153.851; + texcoord 0.998540 -2.97368; + tangent 0.265396 -0.830151 0.490320; + vertex 13.4814 69.6891 152.762; + texcoord 0.998540 -3.60938; + tangent 0.265396 -0.830151 0.490320; + vertex 16.8637 71.3962 153.978; + normal 0.353600 0.556928 0.751530; + texcoord 0.749030 -3.60938; + vertex 16.7950 71.6112 153.851; + texcoord 0.998540 -3.60938; + tangent 0.265396 -0.830151 0.490320; + vertex 16.8637 71.3962 153.978; + texcoord 0.749030 -3.70938; + tangent 0.265396 -0.830151 0.490320; + vertex 17.1017 71.5116 153.780; + normal 0.328305 0.639545 0.695125; + texcoord 0.000490000 -1.42892; + tangent -0.926115 0.0731737 0.370078; + vertex 23.3464 -52.1456 136.953; + texcoord 0.125240 -1.42892; + vertex 22.5272 -52.0809 137.280; + texcoord 0.000490000 -2.21115; + tangent -0.926115 0.0731737 0.370077; + vertex 23.5566 -57.0482 141.364; + normal -0.399899 0.469158 0.787383; + texcoord 0.125240 -1.42892; + tangent -0.916550 -0.208591 -0.341214; + vertex 22.5272 -52.0809 137.280; + texcoord 0.250000 -1.42892; + vertex 21.7343 -52.2613 136.985; + texcoord 0.250000 -2.21115; + tangent -0.916550 -0.208591 -0.341213; + vertex 23.7341 -58.1563 141.513; + normal -0.986535 -0.149001 0.0674299; + texcoord 0.125240 -1.42892; + tangent 0.156834 -0.978810 0.131663; + vertex 22.5272 -52.0809 137.280; + normal -0.986535 -0.149001 0.0674299; + texcoord 0.250000 -2.21115; + tangent 0.156834 -0.978810 0.131663; + vertex 23.7341 -58.1563 141.513; + texcoord 0.000490000 -2.21115; + tangent 0.156834 -0.978810 0.131663; + vertex 23.5566 -57.0482 141.364; + normal -0.923597 -0.0192151 0.382883; + texcoord 0.250000 -1.42892; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.7343 -52.2613 136.985; + texcoord 0.374760 -1.42892; + tangent -0.349227 -0.369822 -0.860971; + vertex 21.4322 -52.5813 136.240; + texcoord 0.250000 -2.21115; + tangent -0.349227 -0.369822 -0.860971; + vertex 23.7341 -58.1563 141.513; + normal -0.308677 -0.736908 -0.601402; + texcoord 0.499510 -1.42892; + tangent 0.922202 -0.0770164 -0.378962; + vertex 21.7978 -52.8533 135.482; + texcoord 0.624270 -1.42892; + tangent 0.922202 -0.0770164 -0.378962; + vertex 22.6354 -52.9232 135.138; + texcoord 0.499510 -2.21115; + tangent 0.922202 -0.0770164 -0.378962; + vertex 24.4301 -58.1493 140.620; + normal 0.378588 -0.673466 -0.634913; + texcoord 0.624270 -1.42892; + tangent 0.920875 0.205102 0.331547; + vertex 22.6354 -52.9232 135.138; + texcoord 0.749030 -1.42892; + tangent 0.920875 0.205102 0.331547; + vertex 23.4359 -52.7449 135.426; + texcoord 0.749030 -2.21115; + tangent 0.920875 0.205102 0.331547; + vertex 24.2561 -57.0336 140.464; + normal 0.940184 -0.168216 -0.296239; + texcoord 0.749030 -1.42892; + tangent 0.338790 0.370517 0.864835; + vertex 23.4359 -52.7449 135.426; + texcoord 0.873780 -1.42892; + vertex 23.7304 -52.4228 136.178; + texcoord 0.749030 -2.21115; + tangent 0.338790 0.370516 0.864835; + vertex 24.2561 -57.0336 140.464; + normal 0.340280 -0.190050 0.920918; + texcoord 0.000490000 -3.57237; + tangent 0.259403 -0.922387 -0.286202; + vertex 30.3074 -60.5611 147.061; + normal 0.340280 -0.190050 0.920919; + texcoord 0.250000 -3.57237; + vertex 30.3722 -60.7916 146.989; + texcoord 0.000490000 -3.67237; + vertex 30.6046 -60.5778 146.947; + normal 0.645123 -0.739189 -0.193433; + texcoord 0.250000 -3.57237; + tangent 0.0775984 0.315233 -0.945836; + vertex 30.3722 -60.7916 146.989; + texcoord 0.499510 -3.57237; + vertex 30.3916 -60.7128 146.753; + texcoord 0.250000 -3.67237; + tangent 0.0775984 0.315233 -0.945836; + vertex 30.6046 -60.5778 146.947; + normal -0.228944 0.0401068 0.972613; + texcoord 0.000490000 -1.46700; + tangent -0.893528 -0.405115 -0.193622; + vertex 4.58154 -109.731 75.0251; + texcoord 0.166830 -1.46700; + vertex 3.63585 -110.160 74.8202; + normal -0.228944 0.0401068 0.972613; + texcoord 0.000490000 -2.22425; + vertex 7.29861 -115.548 75.9046; + normal -0.761682 -0.567115 0.313404; + texcoord 0.166830 -1.46700; + tangent -0.262844 -0.171669 -0.949443; + vertex 3.63585 -110.160 74.8202; + texcoord 0.333170 -1.46700; + tangent -0.262844 -0.171669 -0.949443; + vertex 3.36421 -110.338 73.8390; + texcoord 0.333170 -2.22425; + tangent -0.262844 -0.171669 -0.949443; + vertex 8.00051 -115.961 74.9308; + normal -0.527767 -0.559235 -0.639311; + texcoord 0.333170 -1.46700; + tangent 0.636870 0.237479 -0.733485; + vertex 3.36421 -110.338 73.8390; + texcoord 0.499510 -1.46700; + tangent 0.636870 0.237479 -0.733485; + vertex 4.03826 -110.086 73.0627; + texcoord 0.333170 -2.22425; + tangent 0.636869 0.237479 -0.733486; + vertex 8.00051 -115.961 74.9308; + normal 0.280420 -0.200749 -0.938650; + texcoord 0.499510 -1.46700; + tangent 0.896015 0.405473 0.180964; + vertex 4.03826 -110.086 73.0627; + texcoord 0.665860 -1.46700; + vertex 5.00906 -109.647 73.2588; + texcoord 0.665860 -2.22425; + tangent 0.896015 0.405474 0.180964; + vertex 7.96878 -114.704 75.2246; + normal 0.868102 0.387385 -0.310374; + texcoord 0.665860 -1.46700; + tangent 0.262846 0.171677 0.949441; + vertex 5.00906 -109.647 73.2588; + texcoord 0.832200 -1.46700; + vertex 5.28070 -109.470 74.2400; + normal 0.868102 0.387385 -0.310374; + texcoord 0.665860 -2.22425; + tangent 0.262846 0.171678 0.949441; + vertex 7.96878 -114.704 75.2246; + normal -0.512141 -0.381620 0.769466; + texcoord 0.665860 -3.59935; + tangent -0.329910 -0.739745 -0.586461; + vertex 14.9402 -119.077 79.5836; + texcoord 0.665860 -2.98212; + tangent -0.329910 -0.739745 -0.586461; + vertex 11.7685 -117.826 78.0931; + texcoord 0.998540 -3.59935; + tangent -0.329910 -0.739745 -0.586461; + vertex 14.8475 -119.285 79.4187; + normal -0.0413118 -0.609335 0.791836; + texcoord 0.665860 -3.59935; + vertex 14.9402 -119.077 79.5836; + texcoord 0.998540 -3.59935; + tangent -0.329910 -0.739745 -0.586461; + vertex 14.8475 -119.285 79.4187; + texcoord 0.665860 -3.69935; + tangent -0.329910 -0.739745 -0.586461; + vertex 15.1359 -119.254 79.4574; + normal -0.177789 -0.103526 0.978608; + texcoord 0.000490000 -1.46438; + tangent -0.915553 -0.347173 -0.203061; + vertex 16.7595 -81.9063 52.1406; + texcoord 0.166830 -1.46438; + vertex 15.7737 -82.2801 51.9220; + texcoord 0.000490000 -2.21272; + tangent -0.915553 -0.347173 -0.203061; + vertex 20.5582 -87.0960 52.2817; + normal -0.504236 -0.568841 -0.649743; + texcoord 0.333170 -1.46438; + tangent 0.629277 0.273234 -0.727567; + vertex 15.4655 -82.3597 50.9199; + texcoord 0.499510 -1.46438; + tangent 0.629278 0.273234 -0.727567; + vertex 16.1430 -82.0655 50.1366; + texcoord 0.333170 -2.21272; + tangent 0.629278 0.273234 -0.727567; + vertex 20.8522 -87.2670 51.0358; + normal 0.758832 0.587958 -0.280142; + texcoord 0.665860 -1.46438; + tangent 0.293162 0.0757378 0.953058; + vertex 17.1546 -81.6814 50.3465; + texcoord 0.832200 -1.46438; + vertex 17.4628 -81.6017 51.3485; + texcoord 0.665860 -2.21272; + tangent 0.293162 0.0757380 0.953058; + vertex 21.0452 -86.1011 51.6090; + normal 0.717000 -0.696666 -0.0238224; + texcoord 0.000490000 -3.55336; + tangent 0.0623776 0.0981610 -0.993214; + vertex 28.4738 -90.4879 54.7769; + texcoord 0.333170 -3.55336; + vertex 28.4917 -90.4598 54.4928; + texcoord 0.000490000 -3.65336; + tangent 0.0623776 0.0981610 -0.993214; + vertex 28.6640 -90.2883 54.6646; + normal 0.797085 0.219693 0.562486; + texcoord 0.000490000 1.00000; + tangent 0.212954 0.769366 -0.602267; + vertex 55.9797 140.440 64.9644; + normal 0.797085 0.219693 0.562486; + texcoord 0.250000 1.00000; + vertex 56.2905 141.562 64.0855; + texcoord 0.000490000 -0.548090; + tangent 0.212954 0.769366 -0.602267; + vertex 53.6143 151.645 63.9398; + normal 0.976343 -4.83592e-05 0.216229; + texcoord 0.499510 -2.45015; + tangent 0.199421 0.386756 -0.900362; + vertex 52.5979 161.510 66.7107; + texcoord 0.499510 -0.548090; + tangent 0.199421 0.386756 -0.900362; + vertex 53.0879 151.188 64.4960; + normal 0.976343 -4.83592e-05 0.216229; + texcoord 0.749030 -2.45015; + tangent 0.199421 0.386756 -0.900362; + vertex 52.6259 161.564 66.5845; + normal 0.228734 0.272022 -0.934711; + tangent -0.947313 -0.158965 -0.278080; + vertex 52.6259 161.564 66.5845; + texcoord 0.998540 -0.548090; + tangent -0.947313 -0.158965 -0.278079; + vertex 53.6143 151.645 63.9398; + texcoord 0.998540 -2.45015; + tangent -0.947313 -0.158965 -0.278080; + vertex 52.4931 161.542 66.5456; + normal 0.749998 0.531099 0.394254; + texcoord 0.499510 -2.45015; + tangent 0.199421 0.386756 -0.900362; + vertex 52.5979 161.510 66.7107; + normal 0.749998 0.531099 0.394254; + texcoord 0.749030 -2.45015; + vertex 52.6259 161.564 66.5845; + texcoord 0.499510 -2.55015; + tangent 0.199421 0.386756 -0.900362; + vertex 52.5083 161.661 66.6779; + normal 0.0734863 0.737143 -0.671729; + texcoord 0.749030 -2.45015; + tangent -0.947313 -0.158965 -0.278080; + vertex 52.6259 161.564 66.5845; + texcoord 0.998540 -2.45015; + vertex 52.4931 161.542 66.5456; + texcoord 0.749030 -2.55015; + vertex 52.5083 161.661 66.6779; + normal -0.268232 -0.0772144 0.960255; + texcoord 0.000490000 1.00000; + tangent 0.765108 0.588610 0.261051; + vertex -12.1300 89.4563 152.874; + texcoord 0.250000 1.00000; + vertex -11.1862 90.1824 153.196; + normal -0.268232 -0.0772144 0.960255; + texcoord 0.000490000 -0.556750; + vertex -8.47527 99.7206 154.721; + normal -0.507478 -0.355492 0.784915; + texcoord 0.250000 -2.33871; + tangent 0.846525 -0.0356764 0.531153; + vertex -7.77466 108.162 159.304; + texcoord 0.499510 -0.556750; + tangent 0.846524 -0.0356734 0.531153; + vertex -9.21229 99.8206 154.597; + texcoord 0.499510 -2.33871; + tangent 0.846525 -0.0356764 0.531153; + vertex -7.67437 108.158 159.367; + normal 0.911973 0.0636624 -0.405280; + tangent -0.0232171 0.994312 0.103946; + vertex -7.67437 108.158 159.367; + texcoord 0.499510 -0.556750; + tangent -0.0232175 0.994312 0.103948; + vertex -9.21229 99.8206 154.597; + texcoord 0.749030 -2.33871; + tangent -0.0232171 0.994312 0.103946; + vertex -7.67712 108.276 159.380; + normal 0.503861 0.376394 -0.777465; + tangent -0.846462 0.0358027 -0.531245; + vertex -7.67712 108.276 159.380; + texcoord 0.998540 -0.556750; + tangent -0.846460 0.0358064 -0.531246; + vertex -8.47527 99.7206 154.721; + texcoord 0.998540 -2.33871; + tangent -0.846462 0.0358027 -0.531245; + vertex -7.77741 108.280 159.317; + normal -0.205745 -0.942148 0.264624; + texcoord 0.250000 -2.33871; + tangent 0.846525 -0.0356764 0.531153; + vertex -7.77466 108.162 159.304; + normal -0.205745 -0.942148 0.264624; + texcoord 0.499510 -2.33871; + tangent 0.846525 -0.0356764 0.531153; + vertex -7.67437 108.158 159.367; + texcoord 0.250000 -2.43871; + tangent 0.846525 -0.0356763 0.531153; + vertex -7.79273 108.206 159.448; + normal 0.538872 -0.0751300 0.839031; + texcoord 0.499510 -2.33871; + tangent -0.0232171 0.994312 0.103946; + vertex -7.67437 108.158 159.367; + texcoord 0.749030 -2.33871; + vertex -7.67712 108.276 159.380; + texcoord 0.499510 -2.43871; + tangent -0.0232172 0.994312 0.103946; + vertex -7.79273 108.206 159.448; + normal -0.247754 0.856660 0.452494; + texcoord 0.749030 -2.33871; + tangent -0.846462 0.0358027 -0.531245; + vertex -7.67712 108.276 159.380; + normal -0.247754 0.856660 0.452494; + texcoord 0.998540 -2.33871; + vertex -7.77741 108.280 159.317; + texcoord 0.749030 -2.43871; + tangent -0.846462 0.0358027 -0.531245; + vertex -7.79273 108.206 159.448; + normal 0.846526 -0.485594 0.218159; + texcoord 0.499510 -2.62243; + tangent 0.498540 0.866852 -0.00499555; + vertex 29.5139 -28.2836 175.468; + texcoord 0.499510 -0.628540; + tangent 0.498540 0.866853 -0.00499520; + vertex 30.0618 -31.9651 165.148; + texcoord 0.749030 -2.62243; + tangent 0.498540 0.866852 -0.00499555; + vertex 29.5748 -28.1777 175.468; + normal 0.643454 0.741908 -0.188519; + tangent -0.607589 0.345200 -0.715313; + vertex 29.5748 -28.1777 175.468; + texcoord 0.998540 -0.628540; + tangent -0.607589 0.345199 -0.715314; + vertex 30.7850 -31.7919 165.375; + texcoord 0.998540 -2.62243; + tangent -0.607589 0.345200 -0.715313; + vertex 29.5006 -28.1355 175.380; + normal 0.285877 -0.158967 0.944989; + texcoord 0.499510 -2.62243; + tangent 0.498540 0.866852 -0.00499555; + vertex 29.5139 -28.2836 175.468; + texcoord 0.749030 -2.62243; + tangent 0.498540 0.866852 -0.00499555; + vertex 29.5748 -28.1777 175.468; + texcoord 0.499510 -2.72243; + tangent 0.498540 0.866852 -0.00499555; + vertex 29.4271 -28.1630 175.515; + normal 0.187229 0.937482 0.293382; + texcoord 0.749030 -2.62243; + tangent -0.607589 0.345200 -0.715313; + vertex 29.5748 -28.1777 175.468; + texcoord 0.998540 -2.62243; + vertex 29.5006 -28.1355 175.380; + texcoord 0.749030 -2.72243; + tangent -0.607589 0.345200 -0.715313; + vertex 29.4271 -28.1630 175.515; + normal -0.0927757 -0.987578 0.126817; + texcoord 0.000490000 1.00000; + tangent 0.642484 0.0379247 0.765360; + vertex -3.15493 -109.155 89.8479; + normal -0.0927757 -0.987578 0.126817; + texcoord 0.250000 1.00000; + vertex -2.30382 -109.105 90.8618; + normal -0.0927757 -0.987578 0.126817; + texcoord 0.000490000 -0.501950; + tangent 0.642484 0.0379248 0.765360; + vertex -3.73746 -107.690 100.831; + normal 0.325579 0.945190 0.0247786; + texcoord 0.499510 1.00000; + tangent -0.791005 0.286638 -0.540508; + vertex -2.04729 -108.237 89.8943; + normal 0.325579 0.945190 0.0247786; + texcoord 0.749030 1.00000; + vertex -3.33148 -107.772 89.0168; + normal 0.325579 0.945190 0.0247786; + texcoord 0.499510 -0.501950; + tangent -0.791005 0.286638 -0.540508; + vertex -4.28778 -107.737 100.239; + normal 0.193625 -0.975089 -0.108214; + texcoord 0.250000 -2.24550; + tangent 0.744228 0.0741155 0.663801; + vertex -7.19571 -109.320 109.298; + texcoord 0.499510 -0.501950; + tangent 0.744227 0.0741156 0.663802; + vertex -4.28778 -107.737 100.239; + normal 0.193625 -0.975089 -0.108214; + texcoord 0.499510 -2.24550; + tangent 0.744228 0.0741155 0.663801; + vertex -7.10102 -109.310 109.382; + normal 0.708770 0.625721 0.325758; + tangent -0.638211 0.372023 0.674007; + vertex -7.10102 -109.310 109.382; + texcoord 0.499510 -0.501950; + tangent -0.638211 0.372023 0.674007; + vertex -4.28778 -107.737 100.239; + normal 0.708770 0.625721 0.325758; + texcoord 0.749030 -2.24550; + tangent -0.638211 0.372023 0.674007; + vertex -7.18222 -109.263 109.468; + normal -0.188664 0.976671 0.102570; + tangent -0.744259 -0.0740590 -0.663772; + vertex -7.18222 -109.263 109.468; + normal -0.188664 0.976670 0.102570; + texcoord 0.998540 -0.501950; + tangent -0.744259 -0.0740588 -0.663772; + vertex -3.73746 -107.690 100.831; + texcoord 0.998540 -2.24550; + tangent -0.744259 -0.0740590 -0.663772; + vertex -7.27691 -109.272 109.383; + normal 0.493287 -0.731041 -0.471431; + texcoord 0.250000 -2.24550; + tangent 0.744228 0.0741155 0.663801; + vertex -7.19571 -109.320 109.298; + texcoord 0.499510 -2.24550; + vertex -7.10102 -109.310 109.382; + normal 0.493287 -0.731042 -0.471431; + texcoord 0.250000 -2.34550; + tangent 0.744228 0.0741155 0.663801; + vertex -7.21555 -109.416 109.426; + normal 0.589180 -0.327499 0.738655; + texcoord 0.499510 -2.24550; + tangent -0.638211 0.372023 0.674007; + vertex -7.10102 -109.310 109.382; + texcoord 0.749030 -2.24550; + vertex -7.18222 -109.263 109.468; + texcoord 0.499510 -2.34550; + vertex -7.21555 -109.416 109.426; + normal -0.661256 -0.0580332 0.747912; + texcoord 0.749030 -2.24550; + tangent -0.744259 -0.0740590 -0.663772; + vertex -7.18222 -109.263 109.468; + texcoord 0.998540 -2.24550; + vertex -7.27691 -109.272 109.383; + texcoord 0.749030 -2.34550; + tangent -0.744259 -0.0740591 -0.663772; + vertex -7.21555 -109.416 109.426; + normal -0.262021 -0.964243 -0.0397633; + texcoord 0.000490000 1.00000; + tangent 0.850339 -0.250161 0.462972; + vertex 7.52463 -79.8239 62.1875; + texcoord 0.250000 1.00000; + tangent 0.850339 -0.250161 0.462972; + vertex 8.77992 -80.1932 62.8709; + texcoord 0.000490000 -0.580540; + tangent 0.850339 -0.250161 0.462971; + vertex 10.3016 -81.0470 73.5486; + normal -0.877603 -0.462117 -0.127521; + texcoord 0.250000 -2.56288; + tangent 0.474383 -0.875491 -0.0920691; + vertex 9.54667 -83.9556 83.9463; + texcoord 0.499510 -0.580540; + tangent 0.474384 -0.875490 -0.0920683; + vertex 9.43803 -80.8370 73.3927; + texcoord 0.499510 -2.56288; + tangent 0.474383 -0.875491 -0.0920691; + vertex 9.61393 -84.0797 83.9332; + normal 0.952041 -0.287618 -0.104371; + tangent 0.0925421 -0.0544571 0.994219; + vertex 9.61393 -84.0797 83.9332; + texcoord 0.499510 -0.580540; + tangent 0.0925420 -0.0544586 0.994218; + vertex 9.43803 -80.8370 73.3927; + texcoord 0.749030 -2.56288; + tangent 0.0925421 -0.0544571 0.994219; + vertex 9.62705 -84.0874 84.0742; + normal 0.871865 0.452778 0.186662; + tangent -0.474376 0.875493 0.0920807; + vertex 9.62705 -84.0874 84.0742; + normal 0.871865 0.452778 0.186663; + texcoord 0.998540 -0.580540; + tangent -0.474376 0.875493 0.0920798; + vertex 10.3016 -81.0470 73.5486; + normal 0.871865 0.452778 0.186662; + texcoord 0.998540 -2.56288; + tangent -0.474376 0.875493 0.0920807; + vertex 9.55980 -83.9633 84.0873; + normal -0.456994 -0.155524 -0.875767; + texcoord 0.250000 -2.56288; + tangent 0.474383 -0.875491 -0.0920691; + vertex 9.54667 -83.9556 83.9463; + texcoord 0.499510 -2.56288; + vertex 9.61393 -84.0797 83.9332; + texcoord 0.250000 -2.66288; + tangent 0.474383 -0.875491 -0.0920691; + vertex 9.45522 -84.0937 84.0185; + normal 0.0557833 -0.996651 -0.0597827; + texcoord 0.499510 -2.56288; + tangent 0.0925421 -0.0544571 0.994219; + vertex 9.61393 -84.0797 83.9332; + texcoord 0.749030 -2.56288; + vertex 9.62705 -84.0874 84.0742; + normal 0.0557833 -0.996652 -0.0597827; + texcoord 0.499510 -2.66288; + vertex 9.45522 -84.0937 84.0185; + normal -0.289625 -0.253989 0.922825; + texcoord 0.749030 -2.56288; + tangent -0.474376 0.875493 0.0920807; + vertex 9.62705 -84.0874 84.0742; + texcoord 0.998540 -2.56288; + tangent -0.474376 0.875493 0.0920807; + vertex 9.55980 -83.9633 84.0873; + texcoord 0.749030 -2.66288; + tangent -0.474376 0.875493 0.0920807; + vertex 9.45522 -84.0937 84.0185; + normal -0.314122 0.409994 -0.856290; + texcoord 0.000490000 -1.13687; + tangent -0.163522 -0.911829 -0.376600; + vertex 48.5251 148.443 72.3076; + texcoord 0.000490000 0.0226500; + tangent -0.163522 -0.911830 -0.376600; + vertex 51.5428 143.900 69.0249; + texcoord 0.333170 -1.13687; + tangent -0.163522 -0.911829 -0.376600; + vertex 48.4972 148.288 72.2433; + normal -0.757467 -0.123070 -0.641169; + tangent -0.632160 0.383666 0.673181; + vertex 48.4972 148.288 72.2433; + texcoord 0.665860 0.0226500; + tangent -0.632161 0.383666 0.673182; + vertex 52.2030 144.092 68.6706; + texcoord 0.665860 -1.13687; + tangent -0.632160 0.383666 0.673181; + vertex 48.3893 148.353 72.3582; + normal 0.491014 -0.275682 0.826381; + tangent 0.795668 0.528166 -0.296569; + vertex 48.3893 148.353 72.3582; + normal 0.491014 -0.275682 0.826380; + texcoord 0.665860 0.0226500; + tangent 0.795668 0.528165 -0.296569; + vertex 52.2030 144.092 68.6706; + normal 0.491014 -0.275682 0.826381; + texcoord 0.998540 -1.13687; + tangent 0.795668 0.528166 -0.296569; + vertex 48.5251 148.443 72.3076; + normal 0.610647 0.206269 -0.764568; + texcoord 0.000490000 -1.13687; + tangent -0.163522 -0.911829 -0.376600; + vertex 48.5251 148.443 72.3076; + normal 0.610647 0.206268 -0.764568; + texcoord 0.333170 -1.13687; + vertex 48.4972 148.288 72.2433; + texcoord 0.000490000 -1.23687; + tangent -0.163522 -0.911829 -0.376600; + vertex 48.3904 148.421 72.1939; + normal -0.696764 -0.661543 -0.277273; + texcoord 0.333170 -1.13687; + tangent -0.632160 0.383666 0.673181; + vertex 48.4972 148.288 72.2433; + normal -0.696765 -0.661543 -0.277273; + texcoord 0.665860 -1.13687; + vertex 48.3893 148.353 72.3582; + texcoord 0.333170 -1.23687; + vertex 48.3904 148.421 72.1939; + normal -0.428051 0.836687 0.341654; + texcoord 0.665860 -1.13687; + tangent 0.795668 0.528166 -0.296569; + vertex 48.3893 148.353 72.3582; + texcoord 0.998540 -1.13687; + vertex 48.5251 148.443 72.3076; + texcoord 0.665860 -1.23687; + vertex 48.3904 148.421 72.1939; + normal 0.189596 -0.901201 -0.389731; + texcoord 0.000490000 0.0826200; + tangent 0.810289 -0.0805568 0.580467; + vertex -16.3884 87.1309 155.165; + texcoord 0.333170 1.00000; + tangent 0.810289 -0.0805567 0.580467; + vertex -12.1707 89.7883 151.072; + normal 0.189596 -0.901201 -0.389731; + texcoord 0.333170 0.0826200; + tangent 0.810289 -0.0805568 0.580467; + vertex -15.7940 87.0718 155.591; + normal 0.501767 0.806395 0.312981; + texcoord 0.000490000 -0.964890; + tangent -0.684825 0.591377 -0.425780; + vertex -19.7335 87.5247 159.513; + texcoord 0.000490000 0.0826200; + tangent -0.684825 0.591377 -0.425779; + vertex -16.3884 87.1309 155.165; + texcoord 0.333170 -0.964890; + tangent -0.684824 0.591377 -0.425780; + vertex -19.8447 87.6208 159.444; + normal -0.114152 -0.993231 0.0215075; + texcoord 0.000490000 0.0826200; + tangent 0.810289 -0.0805568 0.580467; + vertex -16.3884 87.1309 155.165; + texcoord 0.333170 0.0826200; + vertex -15.7940 87.0718 155.591; + texcoord 0.333170 -0.964890; + tangent 0.810289 -0.0805569 0.580467; + vertex -19.8447 87.6208 159.444; + normal -0.722013 -0.232730 -0.651563; + tangent -0.288101 -0.755071 0.588953; + vertex -19.8447 87.6208 159.444; + texcoord 0.665860 0.0826200; + tangent -0.288100 -0.755071 0.588954; + vertex -15.7800 87.5026 154.982; + texcoord 0.665860 -0.964890; + tangent -0.288101 -0.755071 0.588953; + vertex -19.8915 87.4981 159.539; + normal 0.191363 -0.966389 0.171677; + tangent 0.972929 0.163673 -0.163157; + vertex -19.8915 87.4981 159.539; + texcoord 0.665860 0.0826200; + tangent 0.972929 0.163674 -0.163158; + vertex -15.7800 87.5026 154.982; + texcoord 0.998540 -0.964890; + tangent 0.972929 0.163673 -0.163157; + vertex -19.7335 87.5247 159.513; + normal 0.700484 0.695278 -0.160970; + texcoord 0.000490000 -0.964890; + tangent -0.684824 0.591377 -0.425780; + vertex -19.7335 87.5247 159.513; + texcoord 0.333170 -0.964890; + vertex -19.8447 87.6208 159.444; + texcoord 0.000490000 -1.06489; + tangent -0.684825 0.591377 -0.425780; + vertex -19.8189 87.6333 159.610; + normal -0.898194 0.426327 0.107202; + texcoord 0.333170 -0.964890; + tangent -0.288101 -0.755071 0.588953; + vertex -19.8447 87.6208 159.444; + texcoord 0.665860 -0.964890; + vertex -19.8915 87.4981 159.539; + texcoord 0.333170 -1.06489; + vertex -19.8189 87.6333 159.610; + normal 0.227056 -0.545417 0.806825; + texcoord 0.665860 -0.964890; + tangent 0.972929 0.163673 -0.163157; + vertex -19.8915 87.4981 159.539; + normal 0.227056 -0.545417 0.806825; + texcoord 0.998540 -0.964890; + vertex -19.7335 87.5247 159.513; + normal 0.227056 -0.545417 0.806825; + texcoord 0.665860 -1.06489; + tangent 0.972929 0.163673 -0.163157; + vertex -19.8189 87.6333 159.610; + normal 0.513052 0.410483 0.753845; + texcoord 0.000490000 1.00000; + tangent -0.848835 0.373088 0.374546; + vertex 30.1526 -36.4012 151.103; + texcoord 0.333170 1.00000; + tangent -0.848835 0.373088 0.374546; + vertex 28.7559 -35.7873 151.720; + texcoord 0.000490000 0.0793700; + tangent -0.848835 0.373088 0.374546; + vertex 25.6726 -39.4021 155.787; + normal 0.0582288 0.926091 0.372781; + texcoord 0.000490000 -1.04340; + tangent -0.826042 0.254385 -0.502934; + vertex 24.7218 -41.6276 161.464; + normal 0.0582288 0.926091 0.372781; + texcoord 0.000490000 0.0793700; + tangent -0.826042 0.254385 -0.502934; + vertex 25.6726 -39.4021 155.787; + texcoord 0.333170 -1.04340; + tangent -0.826043 0.254385 -0.502934; + vertex 24.5739 -41.5821 161.374; + normal -0.862652 -0.291352 -0.413456; + tangent 0.00642216 -0.823676 0.567024; + vertex 24.5739 -41.5821 161.374; + normal -0.862652 -0.291352 -0.413456; + texcoord 0.665860 0.0793700; + tangent 0.00642186 -0.823675 0.567025; + vertex 26.2273 -38.8489 155.998; + texcoord 0.665860 -1.04340; + tangent 0.00642216 -0.823676 0.567024; + vertex 24.5750 -41.7296 161.475; + normal 0.537027 -0.802479 -0.260057; + tangent 0.819645 0.569278 -0.0640720; + vertex 24.5750 -41.7296 161.475; + texcoord 0.665860 0.0793700; + tangent 0.819644 0.569279 -0.0640736; + vertex 26.2273 -38.8489 155.998; + texcoord 0.998540 -1.04340; + tangent 0.819645 0.569278 -0.0640720; + vertex 24.7218 -41.6276 161.464; + normal 0.346831 0.932811 -0.0978348; + texcoord 0.000490000 -1.04340; + tangent -0.826043 0.254385 -0.502934; + vertex 24.7218 -41.6276 161.464; + texcoord 0.333170 -1.04340; + vertex 24.5739 -41.5821 161.374; + texcoord 0.000490000 -1.14340; + vertex 24.5752 -41.5631 161.559; + normal -0.999968 -0.00264049 0.00749006; + texcoord 0.333170 -1.04340; + tangent 0.00642216 -0.823676 0.567024; + vertex 24.5739 -41.5821 161.374; + texcoord 0.665860 -1.04340; + vertex 24.5750 -41.7296 161.475; + normal -0.999969 -0.00264049 0.00749006; + texcoord 0.333170 -1.14340; + tangent 0.00642216 -0.823676 0.567024; + vertex 24.5752 -41.5631 161.559; + normal 0.357350 -0.420658 0.833875; + texcoord 0.665860 -1.04340; + tangent 0.819645 0.569278 -0.0640720; + vertex 24.5750 -41.7296 161.475; + texcoord 0.998540 -1.04340; + vertex 24.7218 -41.6276 161.464; + texcoord 0.665860 -1.14340; + tangent 0.819645 0.569278 -0.0640720; + vertex 24.5752 -41.5631 161.559; + normal -0.111328 0.790920 -0.601708; + texcoord 0.000490000 1.00000; + tangent 0.925389 0.303239 0.227380; + vertex 59.2026 55.0703 63.3921; + normal -0.111328 0.790919 -0.601708; + texcoord 0.250000 1.00000; + vertex 61.0077 55.6618 63.8357; + texcoord 0.250000 0.116610; + tangent 0.925389 0.303239 0.227380; + vertex 66.6544 52.9617 59.2418; + normal 0.686283 0.377987 0.621403; + texcoord 0.250000 1.00000; + tangent -0.526628 -0.331053 0.782986; + vertex 61.0077 55.6618 63.8357; + texcoord 0.499510 1.00000; + tangent -0.526628 -0.331053 0.782985; + vertex 59.9804 55.0161 65.3630; + texcoord 0.250000 0.116610; + tangent -0.526629 -0.331053 0.782985; + vertex 66.6544 52.9617 59.2418; + normal 0.272524 -0.544900 0.792978; + texcoord 0.499510 1.00000; + tangent -0.713222 -0.667592 -0.213625; + vertex 59.9804 55.0161 65.3630; + texcoord 0.749030 1.00000; + vertex 58.2754 53.4202 64.8523; + texcoord 0.749030 0.116610; + tangent -0.713222 -0.667592 -0.213625; + vertex 67.0899 52.1943 60.9807; + normal -0.409476 -0.464653 -0.785128; + texcoord 0.749030 1.00000; + tangent 0.387843 0.690289 -0.610802; + vertex 58.2754 53.4202 64.8523; + texcoord 0.998540 1.00000; + vertex 59.2026 55.0703 63.3921; + normal -0.409476 -0.464653 -0.785128; + texcoord 0.749030 0.116610; + vertex 67.0899 52.1943 60.9807; + normal -0.524507 -0.844925 0.104855; + texcoord 0.250000 -1.25283; + tangent -0.218481 0.0145394 -0.975733; + vertex 76.8586 49.2002 55.0621; + texcoord 0.499510 -0.835730; + tangent -0.218481 0.0145395 -0.975733; + vertex 73.9782 51.0294 55.3930; + texcoord 0.499510 -1.25283; + tangent -0.218481 0.0145394 -0.975733; + vertex 76.6732 49.2126 54.2339; + normal -0.0352447 -0.999354 -0.00699951; + texcoord 0.250000 -1.25283; + tangent -0.218481 0.0145394 -0.975733; + vertex 76.8586 49.2002 55.0621; + texcoord 0.499510 -1.25283; + vertex 76.6732 49.2126 54.2339; + texcoord 0.250000 -1.66681; + tangent -0.218482 0.0145394 -0.975733; + vertex 79.7514 49.1075 53.7403; + normal 0.134295 -0.374936 0.917272; + tangent -0.468981 -0.839476 -0.274474; + vertex 79.7514 49.1075 53.7403; + texcoord 0.499510 -1.25283; + tangent -0.468981 -0.839476 -0.274474; + vertex 76.6732 49.2126 54.2339; + texcoord 0.499510 -1.66681; + tangent -0.468981 -0.839476 -0.274474; + vertex 79.4473 48.5631 53.5623; + normal 0.565580 -0.524143 0.636705; + texcoord 0.250000 -1.66681; + vertex 79.7514 49.1075 53.7403; + texcoord 0.499510 -1.66681; + vertex 79.4473 48.5631 53.5623; + texcoord 0.250000 -1.93552; + tangent -0.468981 -0.839476 -0.274474; + vertex 81.1871 49.0127 52.3870; + normal 0.201928 0.777055 0.596163; + tangent 0.218694 -0.629107 0.745921; + vertex 81.1871 49.0127 52.3870; + texcoord 0.499510 -1.66681; + tangent 0.218694 -0.629107 0.745921; + vertex 79.4473 48.5631 53.5623; + texcoord 0.499510 -1.93552; + vertex 81.2855 48.7295 52.7227; + normal 0.741481 0.604068 0.292075; + texcoord 0.250000 -1.93552; + tangent 0.218694 -0.629107 0.745921; + vertex 81.1871 49.0127 52.3870; + texcoord 0.499510 -1.93552; + vertex 81.2855 48.7295 52.7227; + texcoord 0.250000 -2.19341; + tangent 0.218695 -0.629107 0.745921; + vertex 82.1762 48.1962 51.5646; + normal -0.554903 0.506467 -0.659980; + tangent 0.615517 0.783650 0.0838527; + vertex 82.1762 48.1962 51.5646; + texcoord 0.499510 -1.93552; + tangent 0.615517 0.783650 0.0838528; + vertex 81.2855 48.7295 52.7227; + texcoord 0.499510 -2.19341; + tangent 0.615517 0.783650 0.0838527; + vertex 82.2915 48.3430 51.5803; + normal 0.437970 0.895167 0.0828128; + tangent -0.0489102 -0.0682543 0.996468; + vertex 82.2915 48.3430 51.5803; + texcoord 0.499510 -1.93552; + tangent -0.0489103 -0.0682543 0.996468; + vertex 81.2855 48.7295 52.7227; + normal 0.437970 0.895167 0.0828128; + texcoord 0.749030 -2.19341; + tangent -0.0489102 -0.0682543 0.996468; + vertex 82.2823 48.3303 51.7670; + normal 0.379595 -0.201536 -0.902935; + texcoord 0.250000 -2.19341; + tangent 0.615517 0.783650 0.0838527; + vertex 82.1762 48.1962 51.5646; + texcoord 0.499510 -2.19341; + tangent 0.615517 0.783650 0.0838527; + vertex 82.2915 48.3430 51.5803; + normal 0.379595 -0.201536 -0.902935; + texcoord 0.250000 -2.29341; + tangent 0.615517 0.783650 0.0838527; + vertex 82.3855 48.1406 51.6651; + normal 0.892171 0.445543 0.0743089; + texcoord 0.499510 -2.19341; + tangent -0.0489102 -0.0682543 0.996468; + vertex 82.2915 48.3430 51.5803; + texcoord 0.749030 -2.19341; + vertex 82.2823 48.3303 51.7670; + texcoord 0.499510 -2.29341; + tangent -0.0489102 -0.0682543 0.996468; + vertex 82.3855 48.1406 51.6651; + normal 0.0732916 0.876322 -0.476117; + texcoord 0.000490000 1.00000; + tangent 0.519930 0.373818 0.768071; + vertex 17.1656 40.1169 88.3702; + texcoord 0.250000 1.00000; + vertex 18.2947 40.9288 90.0382; + texcoord 0.250000 0.166140; + tangent 0.519930 0.373818 0.768071; + vertex 25.8736 40.2879 90.0254; + normal 0.0365547 0.414076 0.909508; + texcoord 0.250000 1.00000; + tangent -0.812128 -0.518036 0.268490; + vertex 18.2947 40.9288 90.0382; + texcoord 0.499510 1.00000; + tangent -0.812128 -0.518036 0.268490; + vertex 16.5310 39.8037 90.6213; + texcoord 0.250000 0.166140; + tangent -0.812128 -0.518036 0.268490; + vertex 25.8736 40.2879 90.0254; + normal -0.155848 -0.630298 0.760549; + texcoord 0.499510 1.00000; + tangent -0.291353 -0.706370 -0.645100; + vertex 16.5310 39.8037 90.6213; + texcoord 0.749030 1.00000; + vertex 15.7555 37.9236 88.9044; + texcoord 0.749030 0.166140; + tangent -0.291353 -0.706370 -0.645100; + vertex 25.6057 38.4221 91.3359; + normal 0.240125 -0.372689 -0.896350; + texcoord 0.749030 1.00000; + tangent 0.529778 0.824047 -0.200703; + vertex 15.7555 37.9236 88.9044; + normal 0.240125 -0.372688 -0.896350; + texcoord 0.998540 1.00000; + vertex 17.1656 40.1169 88.3702; + texcoord 0.749030 0.166140; + tangent 0.529778 0.824047 -0.200703; + vertex 25.6057 38.4221 91.3359; + normal -0.119078 -0.452458 -0.883800; + texcoord 0.250000 -1.17614; + tangent 0.339363 0.817977 -0.464484; + vertex 37.8439 37.2341 92.9714; + normal -0.119078 -0.452458 -0.883800; + texcoord 0.499510 -0.734330; + tangent 0.339363 0.817977 -0.464484; + vertex 34.1851 39.3915 92.3599; + normal -0.119078 -0.452458 -0.883800; + texcoord 0.499510 -1.17614; + vertex 38.2156 38.1300 92.4627; + normal 0.370391 -0.570096 -0.733349; + texcoord 0.250000 -1.17614; + tangent 0.339363 0.817977 -0.464484; + vertex 37.8439 37.2341 92.9714; + normal 0.370391 -0.570097 -0.733349; + texcoord 0.499510 -1.17614; + vertex 38.2156 38.1300 92.4627; + normal 0.370391 -0.570096 -0.733349; + texcoord 0.250000 -1.60236; + tangent 0.339363 0.817977 -0.464484; + vertex 41.2098 37.4369 94.5137; + normal -0.490890 -0.260156 0.831472; + texcoord 0.250000 -1.92617; + tangent 0.247108 -0.956758 -0.153466; + vertex 43.3601 37.8979 95.0599; + normal -0.490890 -0.260156 0.831472; + texcoord 0.499510 -1.60236; + tangent 0.247108 -0.956758 -0.153466; + vertex 41.3024 37.3026 93.6588; + normal -0.490890 -0.260156 0.831472; + texcoord 0.499510 -1.92617; + tangent 0.247108 -0.956758 -0.153466; + vertex 43.5203 37.2778 94.9604; + normal 0.125550 -0.125430 0.984126; + texcoord 0.250000 -1.92617; + vertex 43.3601 37.8979 95.0599; + texcoord 0.499510 -1.92617; + vertex 43.5203 37.2778 94.9604; + texcoord 0.250000 -2.18493; + tangent 0.247108 -0.956758 -0.153466; + vertex 45.2962 37.9602 94.8208; + normal 0.0749091 0.659878 0.747629; + texcoord 0.499510 -2.43092; + tangent 0.187732 -0.745662 0.639332; + vertex 46.6570 37.8211 94.9543; + texcoord 0.499510 -2.18493; + tangent 0.187732 -0.745662 0.639332; + vertex 45.1778 37.7439 95.1705; + texcoord 0.749030 -2.43092; + tangent 0.187732 -0.745662 0.639332; + vertex 46.6962 37.6655 95.0876; + normal -0.241852 -0.592617 0.768318; + tangent -0.421416 -0.649095 -0.633312; + vertex 46.6962 37.6655 95.0876; + normal -0.241852 -0.592617 0.768318; + texcoord 0.998540 -2.18493; + tangent -0.421415 -0.649095 -0.633312; + vertex 45.2417 37.6074 94.5850; + texcoord 0.998540 -2.43092; + tangent -0.421416 -0.649095 -0.633312; + vertex 46.6083 37.5302 94.9555; + normal 0.759477 0.522958 0.386922; + texcoord 0.499510 -2.43092; + tangent 0.187732 -0.745662 0.639332; + vertex 46.6570 37.8211 94.9543; + normal 0.759477 0.522958 0.386922; + texcoord 0.749030 -2.43092; + vertex 46.6962 37.6655 95.0876; + texcoord 0.499510 -2.53092; + vertex 46.8289 37.6423 94.8584; + normal 0.548116 -0.738667 0.392352; + texcoord 0.749030 -2.43092; + tangent -0.421416 -0.649095 -0.633312; + vertex 46.6962 37.6655 95.0876; + texcoord 0.998540 -2.43092; + vertex 46.6083 37.5302 94.9555; + normal 0.548116 -0.738667 0.392352; + texcoord 0.749030 -2.53092; + tangent -0.421415 -0.649095 -0.633312; + vertex 46.8289 37.6423 94.8584; + normal 0.653711 0.656656 -0.376118; + texcoord 0.000490000 1.00000; + tangent 0.597480 -0.142847 0.789058; + vertex 27.7842 -11.9068 85.0564; + texcoord 0.250000 1.00000; + vertex 29.0857 -12.2180 86.7752; + texcoord 0.250000 0.168660; + tangent 0.597480 -0.142847 0.789058; + vertex 34.7127 -17.6165 87.1302; + normal 0.137770 0.207283 0.968531; + texcoord 0.250000 1.00000; + tangent -0.965729 -0.189056 0.177833; + vertex 29.0857 -12.2180 86.7752; + texcoord 0.499510 1.00000; + vertex 26.9820 -12.6298 87.1626; + texcoord 0.250000 0.168660; + tangent -0.965730 -0.189056 0.177833; + vertex 34.7127 -17.6165 87.1302; + normal 0.163083 -0.236055 -0.957957; + texcoord 0.749030 1.00000; + tangent 0.838085 0.545477 0.00826199; + vertex 25.5468 -13.3631 85.0343; + texcoord 0.998540 1.00000; + vertex 27.7842 -11.9068 85.0564; + texcoord 0.749030 0.168660; + tangent 0.838085 0.545477 0.00826200; + vertex 33.0940 -19.1358 87.7417; + normal -0.666359 -0.169645 0.726076; + texcoord 0.250000 -1.91203; + tangent -0.167841 -0.914656 -0.367742; + vertex 48.0814 -28.9613 91.6917; + texcoord 0.499510 -1.59230; + tangent -0.167841 -0.914656 -0.367742; + vertex 46.1829 -28.1877 90.1302; + texcoord 0.499510 -1.91203; + tangent -0.167841 -0.914656 -0.367742; + vertex 47.9723 -29.5559 91.4527; + normal -0.106078 -0.354111 0.929168; + texcoord 0.250000 -1.91203; + vertex 48.0814 -28.9613 91.6917; + texcoord 0.499510 -1.91203; + tangent -0.167841 -0.914656 -0.367742; + vertex 47.9723 -29.5559 91.4527; + texcoord 0.250000 -2.16209; + vertex 49.5585 -29.7801 91.5483; + normal 0.0786932 0.806619 0.585809; + tangent -0.462431 -0.491049 0.738261; + vertex 49.5585 -29.7801 91.5483; + texcoord 0.499510 -1.91203; + tangent -0.462431 -0.491049 0.738261; + vertex 47.9723 -29.5559 91.4527; + texcoord 0.499510 -2.16209; + vertex 49.3601 -29.9909 91.8651; + normal -0.417856 -0.615023 -0.668688; + texcoord 0.000490000 -2.39675; + tangent 0.731436 0.208838 -0.649144; + vertex 50.3931 -31.0242 91.5975; + normal -0.417856 -0.615023 -0.668688; + texcoord 0.000490000 -2.16209; + tangent 0.731436 0.208838 -0.649144; + vertex 49.5490 -30.1349 91.3071; + texcoord 0.250000 -2.39675; + tangent 0.731436 0.208838 -0.649144; + vertex 50.5461 -30.9805 91.4617; + normal 0.597127 0.443027 0.668705; + texcoord 0.250000 -2.16209; + tangent -0.462431 -0.491049 0.738261; + vertex 49.5585 -29.7801 91.5483; + texcoord 0.499510 -2.16209; + tangent -0.462431 -0.491049 0.738261; + vertex 49.3601 -29.9909 91.8651; + texcoord 0.250000 -2.39675; + tangent -0.462431 -0.491049 0.738261; + vertex 50.5461 -30.9805 91.4617; + normal 0.148200 0.520411 -0.840957; + tangent 0.250996 0.802712 0.540976; + vertex 50.5461 -30.9805 91.4617; + texcoord 0.499510 -2.16209; + vertex 49.3601 -29.9909 91.8651; + texcoord 0.499510 -2.39675; + vertex 50.5986 -30.8125 91.5749; + normal 0.0433416 -0.964262 -0.261380; + texcoord 0.000490000 -2.39675; + tangent 0.731436 0.208838 -0.649144; + vertex 50.3931 -31.0242 91.5975; + texcoord 0.250000 -2.39675; + vertex 50.5461 -30.9805 91.4617; + texcoord 0.000490000 -2.49675; + tangent 0.731436 0.208838 -0.649144; + vertex 50.6365 -31.0423 91.7049; + normal 0.931942 -0.0492997 -0.359239; + texcoord 0.250000 -2.39675; + tangent 0.250996 0.802712 0.540976; + vertex 50.5461 -30.9805 91.4617; + texcoord 0.499510 -2.39675; + vertex 50.5986 -30.8125 91.5749; + texcoord 0.250000 -2.49675; + vertex 50.6365 -31.0423 91.7049; + normal 0.978502 0.0974482 -0.181764; + texcoord 0.000490000 1.00000; + tangent 0.173298 0.0893188 0.980811; + vertex 20.5845 -45.2049 72.8728; + texcoord 0.333170 1.00000; + vertex 20.8788 -45.0532 74.5386; + texcoord 0.333170 0.114750; + tangent 0.173298 0.0893188 0.980811; + vertex 22.0341 -51.5329 77.2842; + normal -0.478392 0.268912 0.835959; + texcoord 0.333170 1.00000; + tangent -0.826000 0.185362 -0.532320; + vertex 20.8788 -45.0532 74.5386; + texcoord 0.665860 1.00000; + vertex 18.7595 -44.5776 73.1728; + texcoord 0.333170 0.114750; + tangent -0.826000 0.185362 -0.532320; + vertex 22.0341 -51.5329 77.2842; + normal -0.316620 -0.552444 -0.771075; + texcoord 0.665860 1.00000; + tangent 0.934474 -0.321198 -0.153590; + vertex 18.7595 -44.5776 73.1728; + texcoord 0.998540 1.00000; + vertex 20.5845 -45.2049 72.8728; + texcoord 0.998540 0.114750; + tangent 0.934474 -0.321198 -0.153590; + vertex 20.8276 -51.7191 77.4402; + normal -0.836152 -0.219013 -0.502874; + texcoord 0.333170 -1.16907; + tangent 0.548491 -0.338291 -0.764668; + vertex 22.8930 -59.2773 83.2266; + texcoord 0.665860 -0.855550; + tangent 0.548491 -0.338291 -0.764668; + vertex 23.3763 -57.5859 81.6864; + texcoord 0.665860 -1.16907; + tangent 0.548491 -0.338291 -0.764668; + vertex 23.2833 -59.5180 82.6825; + normal -0.705192 -0.678539 -0.205642; + texcoord 0.333170 -1.16907; + tangent 0.548491 -0.338291 -0.764668; + vertex 22.8930 -59.2773 83.2266; + texcoord 0.665860 -1.16907; + vertex 23.2833 -59.5180 82.6825; + texcoord 0.333170 -1.47767; + tangent 0.548491 -0.338291 -0.764668; + vertex 23.8153 -60.5920 84.4020; + normal -0.663446 0.524966 0.533151; + tangent -0.718756 -0.645156 -0.259159; + vertex 23.8153 -60.5920 84.4020; + texcoord 0.665860 -1.16907; + vertex 23.2833 -59.5180 82.6825; + texcoord 0.665860 -1.47767; + vertex 23.4953 -60.8791 84.2866; + normal -0.452811 0.151519 0.878638; + texcoord 0.333170 -1.47767; + vertex 23.8153 -60.5920 84.4020; + texcoord 0.665860 -1.47767; + vertex 23.4953 -60.8791 84.2866; + normal -0.452811 0.151519 0.878638; + texcoord 0.333170 -1.73892; + vertex 24.1204 -62.0350 84.8081; + normal 0.989856 0.0969870 -0.103821; + texcoord 0.000490000 1.00000; + tangent 0.129255 -0.311393 0.941450; + vertex 24.6497 -39.0697 64.8837; + texcoord 0.333170 1.00000; + vertex 24.8113 -39.4593 66.0613; + texcoord 0.333170 -0.0716100; + tangent 0.129255 -0.311393 0.941450; + vertex 25.6794 -46.7384 67.5376; + normal -0.419453 0.132120 0.898111; + texcoord 0.333170 1.00000; + tangent -0.777063 0.459203 -0.430472; + vertex 24.8113 -39.4593 66.0613; + texcoord 0.665860 1.00000; + vertex 23.3429 -38.5915 65.2478; + texcoord 0.333170 -0.0716100; + tangent -0.777063 0.459203 -0.430472; + vertex 25.6794 -46.7384 67.5376; + normal -0.368652 -0.352294 -0.860224; + texcoord 0.665860 1.00000; + tangent 0.908489 -0.332497 -0.253166; + vertex 23.3429 -38.5915 65.2478; + normal -0.368652 -0.352294 -0.860224; + texcoord 0.998540 1.00000; + vertex 24.6497 -39.0697 64.8837; + texcoord 0.998540 -0.0716100; + tangent 0.908489 -0.332497 -0.253166; + vertex 24.9096 -46.7442 67.9153; + normal 0.919793 0.233847 -0.315112; + texcoord 0.333170 -1.00440; + tangent 0.202065 0.406120 0.891199; + vertex 26.2394 -52.1092 69.8520; + normal 0.919793 0.233847 -0.315113; + texcoord 0.665860 -0.765600; + tangent 0.202065 0.406119 0.891200; + vertex 25.7930 -50.8208 69.5053; + texcoord 0.665860 -1.00440; + tangent 0.202065 0.406120 0.891199; + vertex 26.2669 -52.0539 69.9733; + normal 0.640046 -0.743519 0.193702; + texcoord 0.333170 -1.00440; + vertex 26.2394 -52.1092 69.8520; + texcoord 0.665860 -1.00440; + vertex 26.2669 -52.0539 69.9733; + texcoord 0.333170 -1.10440; + tangent 0.202065 0.406120 0.891199; + vertex 26.1610 -52.1476 69.9636; + normal -0.189453 0.675904 -0.712223; + texcoord 0.000490000 1.00000; + tangent 0.0708622 0.732880 0.676658; + vertex 30.7310 75.6522 78.7290; + texcoord 0.250000 1.00000; + tangent 0.0708622 0.732880 0.676658; + vertex 30.8608 76.9944 79.9682; + texcoord 0.250000 -0.202370; + tangent 0.0708621 0.732880 0.676658; + vertex 39.3059 82.3149 82.7710; + normal -0.541154 0.504579 0.672720; + texcoord 0.250000 1.00000; + tangent -0.350001 -0.862541 0.365406; + vertex 30.8608 76.9944 79.9682; + texcoord 0.499510 1.00000; + vertex 30.2198 75.4147 80.6375; + texcoord 0.250000 -0.202370; + tangent -0.350001 -0.862541 0.365406; + vertex 39.3059 82.3149 82.7710; + normal -0.0142048 -0.512022 0.858855; + texcoord 0.499510 1.00000; + tangent 0.294379 -0.823015 -0.485786; + vertex 30.2198 75.4147 80.6375; + normal -0.0142048 -0.512022 0.858855; + texcoord 0.749030 1.00000; + vertex 30.8805 73.5675 79.5471; + texcoord 0.749030 -0.202370; + tangent 0.294379 -0.823015 -0.485786; + vertex 39.2245 81.4052 84.3577; + normal 0.643721 -0.239122 -0.726941; + texcoord 0.749030 1.00000; + tangent -0.0666075 0.928815 -0.364509; + vertex 30.8805 73.5675 79.5471; + texcoord 0.998540 1.00000; + vertex 30.7310 75.6522 78.7290; + texcoord 0.749030 -0.202370; + tangent -0.0666075 0.928815 -0.364509; + vertex 39.2245 81.4052 84.3577; + normal -0.752858 0.215726 0.621826; + texcoord 0.250000 -2.03611; + tangent 0.269647 -0.760745 0.590387; + vertex 49.3366 90.5381 88.4378; + texcoord 0.499510 -1.75278; + vertex 48.5107 88.8269 88.0314; + texcoord 0.499510 -2.03611; + vertex 49.4506 90.2166 88.6872; + normal -0.318211 0.508261 0.800258; + texcoord 0.250000 -2.03611; + vertex 49.3366 90.5381 88.4378; + texcoord 0.499510 -2.03611; + vertex 49.4506 90.2166 88.6872; + texcoord 0.250000 -2.31289; + tangent 0.269647 -0.760746 0.590387; + vertex 50.7484 91.2961 88.5178; + normal -0.544995 0.556856 -0.626811; + tangent -0.241902 0.611369 0.753466; + vertex 50.7484 91.2961 88.5178; + texcoord 0.499510 -2.03611; + tangent -0.241902 0.611369 0.753466; + vertex 49.4506 90.2166 88.6872; + texcoord 0.499510 -2.31289; + tangent -0.241902 0.611370 0.753466; + vertex 50.7059 91.4036 88.6503; + normal -0.490261 0.539801 0.684295; + tangent 0.0438302 -0.768861 0.637912; + vertex 50.7059 91.4036 88.6503; + texcoord 0.499510 -2.03611; + tangent 0.0438304 -0.768861 0.637912; + vertex 49.4506 90.2166 88.6872; + texcoord 0.749030 -2.31289; + tangent 0.0438302 -0.768861 0.637912; + vertex 50.7136 91.2683 88.7625; + normal 0.373653 0.775336 -0.509153; + texcoord 0.250000 -2.31289; + tangent -0.241902 0.611370 0.753466; + vertex 50.7484 91.2961 88.5178; + texcoord 0.499510 -2.31289; + vertex 50.7059 91.4036 88.6503; + texcoord 0.250000 -2.41289; + tangent -0.241902 0.611370 0.753466; + vertex 50.9118 91.3172 88.6698; + normal 0.194475 0.632878 0.749430; + texcoord 0.499510 -2.31289; + tangent 0.0438302 -0.768861 0.637912; + vertex 50.7059 91.4036 88.6503; + texcoord 0.749030 -2.31289; + vertex 50.7136 91.2683 88.7625; + texcoord 0.499510 -2.41289; + tangent 0.0438301 -0.768861 0.637912; + vertex 50.9118 91.3172 88.6698; + normal -0.952953 0.296224 -0.0642844; + texcoord 0.000490000 1.00000; + tangent 0.0325704 0.310915 0.949880; + vertex -19.6612 55.4231 105.631; + texcoord 0.333170 1.00000; + vertex -19.6135 55.8786 107.023; + texcoord 0.333170 -0.348720; + tangent 0.0325702 0.310915 0.949879; + vertex -16.5096 65.7256 106.386; + normal 0.566275 -0.125798 0.814559; + texcoord 0.333170 1.00000; + tangent 0.495544 -0.737749 -0.458435; + vertex -19.6135 55.8786 107.023; + normal 0.566275 -0.125798 0.814559; + texcoord 0.665860 1.00000; + tangent 0.495545 -0.737749 -0.458435; + vertex -18.5167 54.2457 106.008; + texcoord 0.333170 -0.348720; + tangent 0.495545 -0.737749 -0.458435; + vertex -16.5096 65.7256 106.386; + normal 0.305431 -0.00796399 -0.952181; + texcoord 0.665860 1.00000; + tangent -0.679360 0.698857 -0.223763; + vertex -18.5167 54.2457 106.008; + texcoord 0.998540 1.00000; + vertex -19.6612 55.4231 105.631; + texcoord 0.998540 -0.348720; + tangent -0.679359 0.698857 -0.223763; + vertex -15.6625 65.4196 106.830; + normal 0.421056 -0.0662830 0.904609; + texcoord 0.665860 -1.56442; + tangent 0.893304 -0.142575 -0.426240; + vertex -14.0958 72.9789 107.518; + texcoord 0.665860 -1.24260; + tangent 0.893304 -0.142575 -0.426241; + vertex -14.2084 71.2607 107.444; + normal 0.421056 -0.0662830 0.904610; + texcoord 0.998540 -1.56442; + tangent 0.893304 -0.142575 -0.426240; + vertex -13.9533 72.9562 107.450; + normal 0.372092 0.766537 0.523420; + texcoord 0.665860 -1.56442; + tangent 0.893304 -0.142575 -0.426241; + vertex -14.0958 72.9789 107.518; + normal 0.372092 0.766537 0.523420; + texcoord 0.998540 -1.56442; + vertex -13.9533 72.9562 107.450; + normal 0.372092 0.766537 0.523420; + texcoord 0.665860 -1.66442; + vertex -14.0613 73.0587 107.377; + normal -0.737848 0.667868 -0.0976402; + texcoord 0.000490000 1.00000; + tangent 0.00976991 0.155212 0.987833; + vertex -8.12529 0.437590 106.166; + texcoord 0.250000 1.00000; + vertex -8.10900 0.696380 107.813; + texcoord 0.250000 -0.382860; + tangent 0.00976985 0.155212 0.987833; + vertex -2.48598 7.83416 114.144; + normal -0.539431 -0.279542 0.794273; + texcoord 0.250000 1.00000; + tangent 0.106139 -0.958334 -0.265199; + vertex -8.10900 0.696380 107.813; + texcoord 0.499510 1.00000; + vertex -7.93203 -0.901490 107.371; + texcoord 0.250000 -0.382860; + tangent 0.106139 -0.958334 -0.265199; + vertex -2.48598 7.83416 114.144; + normal 0.523613 -0.769697 0.365233; + texcoord 0.499510 1.00000; + tangent 0.403277 -0.153706 -0.902077; + vertex -7.93203 -0.901490 107.371; + texcoord 0.749030 1.00000; + vertex -7.10798 -1.21557 105.528; + texcoord 0.749030 -0.382860; + tangent 0.403277 -0.153705 -0.902077; + vertex -2.19440 6.72775 115.223; + normal 0.466524 0.553517 -0.689909; + texcoord 0.749030 1.00000; + tangent -0.497854 0.809029 0.312432; + vertex -7.10798 -1.21557 105.528; + texcoord 0.998540 1.00000; + tangent -0.497854 0.809029 0.312432; + vertex -8.12529 0.437590 106.166; + texcoord 0.749030 -0.382860; + tangent -0.497855 0.809029 0.312432; + vertex -2.19440 6.72775 115.223; + normal -0.546213 -0.609548 0.574545; + texcoord 0.250000 -1.79924; + tangent 0.758025 -0.651563 0.0293883; + vertex 2.22105 13.3626 121.579; + texcoord 0.499510 -1.44889; + tangent 0.758025 -0.651563 0.0293883; + vertex 1.97074 11.9144 119.805; + texcoord 0.499510 -1.79924; + tangent 0.758025 -0.651563 0.0293883; + vertex 2.51269 13.1120 121.591; + normal -0.282689 -0.287605 0.915079; + texcoord 0.250000 -1.79924; + tangent 0.758025 -0.651563 0.0293883; + vertex 2.22105 13.3626 121.579; + texcoord 0.499510 -1.79924; + tangent 0.758025 -0.651563 0.0293883; + vertex 2.51269 13.1120 121.591; + texcoord 0.250000 -2.09998; + tangent 0.758025 -0.651563 0.0293884; + vertex 3.10055 14.6677 122.261; + normal -0.895112 0.411840 -0.170768; + tangent -0.230943 -0.100671 0.967745; + vertex 3.10055 14.6677 122.261; + texcoord 0.499510 -1.79924; + tangent -0.230943 -0.100671 0.967745; + vertex 2.51269 13.1120 121.591; + texcoord 0.499510 -2.09998; + tangent -0.230943 -0.100671 0.967745; + vertex 3.06357 14.6516 122.416; + normal -0.464991 -0.283351 0.838746; + tangent 0.594083 -0.802287 0.0583178; + vertex 3.06357 14.6516 122.416; + texcoord 0.499510 -1.79924; + tangent 0.594083 -0.802287 0.0583181; + vertex 2.51269 13.1120 121.591; + normal -0.464991 -0.283351 0.838747; + texcoord 0.749030 -2.09998; + tangent 0.594083 -0.802287 0.0583178; + vertex 3.15870 14.5231 122.426; + normal -0.208814 0.976585 0.0517588; + texcoord 0.250000 -2.09998; + tangent -0.230943 -0.100671 0.967745; + vertex 3.10055 14.6677 122.261; + texcoord 0.499510 -2.09998; + tangent -0.230943 -0.100671 0.967745; + vertex 3.06357 14.6516 122.416; + texcoord 0.250000 -2.19998; + tangent -0.230943 -0.100671 0.967745; + vertex 3.26050 14.6953 122.385; + normal 0.119637 0.159816 0.979870; + texcoord 0.499510 -2.09998; + tangent 0.594083 -0.802287 0.0583178; + vertex 3.06357 14.6516 122.416; + texcoord 0.749030 -2.09998; + vertex 3.15870 14.5231 122.426; + texcoord 0.499510 -2.19998; + vertex 3.26050 14.6953 122.385; + normal -0.982434 -0.168042 -0.0811533; + texcoord 0.000490000 1.00000; + tangent -0.136948 0.353823 0.925232; + vertex -19.7081 -22.9655 80.8079; + texcoord 0.200100 1.00000; + vertex -19.9845 -22.2514 82.6752; + normal -0.982434 -0.168042 -0.0811533; + texcoord 0.200100 0.0688300; + tangent -0.136948 0.353823 0.925232; + vertex -21.5731 -14.1777 85.1893; + normal -0.591688 -0.343525 0.729312; + texcoord 0.200100 1.00000; + tangent 0.734088 -0.603495 0.311301; + vertex -19.9845 -22.2514 82.6752; + texcoord 0.399710 1.00000; + vertex -18.8201 -23.2087 83.1690; + texcoord 0.200100 0.0688300; + tangent 0.734088 -0.603494 0.311301; + vertex -21.5731 -14.1777 85.1893; + normal 0.722948 -0.178115 0.667548; + texcoord 0.399710 1.00000; + tangent 0.570548 -0.390989 -0.722221; + vertex -18.8201 -23.2087 83.1690; + normal 0.722948 -0.178115 0.667549; + texcoord 0.599320 1.00000; + vertex -17.3538 -24.2135 81.3130; + normal 0.722948 -0.178115 0.667548; + texcoord 0.599320 0.0688300; + tangent 0.570548 -0.390989 -0.722221; + vertex -19.8793 -14.2510 86.7062; + normal 0.952620 0.290421 -0.0903938; + texcoord 0.599320 1.00000; + tangent -0.152360 0.198408 -0.968205; + vertex -17.3538 -24.2135 81.3130; + texcoord 0.798930 1.00000; + vertex -17.6120 -23.8772 79.6721; + texcoord 0.599320 0.0688300; + tangent -0.152360 0.198408 -0.968205; + vertex -19.8793 -14.2510 86.7062; + normal -0.330068 0.338820 -0.881054; + texcoord 0.798930 1.00000; + tangent -0.821203 0.357199 0.445011; + vertex -17.6120 -23.8772 79.6721; + normal -0.330068 0.338820 -0.881054; + texcoord 0.998540 1.00000; + vertex -19.7081 -22.9655 80.8079; + texcoord 0.998540 0.0688300; + tangent -0.821202 0.357200 0.445011; + vertex -20.4014 -13.6623 84.6453; + normal 0.178204 -0.603688 0.777049; + texcoord 0.200100 -2.27773; + tangent 0.973774 0.221710 -0.0510735; + vertex -22.1702 5.19295 93.6445; + texcoord 0.399710 -1.91777; + tangent 0.973774 0.221710 -0.0510735; + vertex -21.2812 3.35028 92.0090; + texcoord 0.399710 -2.27773; + tangent 0.973774 0.221710 -0.0510735; + vertex -21.6110 5.32026 93.6152; + normal 0.0648339 -0.0552328 0.996366; + texcoord 0.200100 -2.27773; + tangent 0.973774 0.221710 -0.0510735; + vertex -22.1702 5.19295 93.6445; + texcoord 0.399710 -2.27773; + vertex -21.6110 5.32026 93.6152; + normal 0.0648339 -0.0552327 0.996366; + texcoord 0.200100 -2.56355; + tangent 0.973774 0.221710 -0.0510735; + vertex -22.7211 7.32291 93.7984; + normal -0.0724063 -0.440917 0.894622; + texcoord 0.599320 -2.83308; + tangent 0.853160 0.437217 0.284534; + vertex -22.8752 8.71973 94.4448; + texcoord 0.798930 -2.56355; + tangent 0.853160 0.437217 0.284534; + vertex -22.1151 7.22159 93.7680; + texcoord 0.798930 -2.83308; + vertex -22.7172 8.80068 94.4975; + normal 0.756712 -0.0133975 0.653611; + tangent 0.651228 -0.0722693 -0.755433; + vertex -22.7172 8.80068 94.4975; + normal 0.756712 -0.0133975 0.653611; + texcoord 0.798930 -2.56355; + tangent 0.651228 -0.0722692 -0.755433; + vertex -22.1151 7.22159 93.7680; + texcoord 0.998540 -2.83308; + tangent 0.651228 -0.0722693 -0.755433; + vertex -22.5967 8.78730 94.3576; + normal -0.513257 0.606115 0.607612; + texcoord 0.599320 -2.83308; + tangent 0.853160 0.437217 0.284534; + vertex -22.8752 8.71973 94.4448; + texcoord 0.798930 -2.83308; + vertex -22.7172 8.80068 94.4975; + texcoord 0.599320 -2.93307; + vertex -22.8212 8.93855 94.2721; + normal 0.448707 0.839475 0.306502; + texcoord 0.798930 -2.83308; + tangent 0.651228 -0.0722693 -0.755433; + vertex -22.7172 8.80068 94.4975; + texcoord 0.998540 -2.83308; + vertex -22.5967 8.78730 94.3576; + texcoord 0.798930 -2.93307; + vertex -22.8212 8.93855 94.2721; + normal -0.924662 0.265798 -0.272674; + texcoord 0.000490000 1.00000; + tangent -0.215781 0.224262 0.950340; + vertex -27.5593 -5.12363 77.1548; + texcoord 0.250000 1.00000; + vertex -27.9285 -4.73995 78.7807; + texcoord 0.250000 -0.418510; + tangent -0.215781 0.224263 0.950339; + vertex -26.8464 5.14690 84.7489; + normal -0.399373 -0.441354 0.803559; + texcoord 0.250000 1.00000; + tangent 0.633160 -0.766672 -0.106411; + vertex -27.9285 -4.73995 78.7807; + normal -0.399373 -0.441354 0.803559; + texcoord 0.499510 1.00000; + vertex -26.8452 -6.05161 78.5987; + normal -0.399373 -0.441354 0.803559; + texcoord 0.250000 -0.418510; + tangent 0.633159 -0.766672 -0.106411; + vertex -26.8464 5.14690 84.7489; + normal 0.766841 -0.404258 0.498528; + texcoord 0.499510 1.00000; + tangent 0.548318 0.00888539 -0.836223; + vertex -26.8452 -6.05161 78.5987; + texcoord 0.749030 1.00000; + vertex -25.6956 -6.03298 76.8454; + texcoord 0.749030 -0.418510; + tangent 0.548318 0.00888488 -0.836223; + vertex -26.1513 4.36243 85.9760; + normal 0.196462 0.651906 -0.732407; + texcoord 0.749030 1.00000; + tangent -0.888885 0.433704 0.147599; + vertex -25.6956 -6.03298 76.8454; + texcoord 0.998540 1.00000; + vertex -27.5593 -5.12363 77.1548; + texcoord 0.749030 -0.418510; + tangent -0.888884 0.433704 0.147599; + vertex -26.1513 4.36243 85.9760; + normal -0.241074 -0.756961 0.607366; + texcoord 0.250000 -1.87463; + tangent 0.970488 -0.191880 0.146064; + vertex -26.2207 13.1297 91.9109; + texcoord 0.499510 -1.51336; + tangent 0.970488 -0.191880 0.146064; + vertex -25.5222 11.5593 90.2311; + normal -0.241074 -0.756961 0.607366; + texcoord 0.499510 -1.87463; + tangent 0.970488 -0.191880 0.146064; + vertex -25.8376 13.0539 91.9686; + normal -0.202648 -0.320606 0.925281; + texcoord 0.250000 -1.87463; + vertex -26.2207 13.1297 91.9109; + texcoord 0.499510 -1.87463; + vertex -25.8376 13.0539 91.9686; + texcoord 0.250000 -2.18512; + tangent 0.970488 -0.191880 0.146064; + vertex -26.1342 14.8101 92.5121; + normal -0.952527 -0.0690712 -0.296516; + tangent -0.277963 -0.200056 0.939529; + vertex -26.1342 14.8101 92.5121; + texcoord 0.499510 -1.87463; + tangent -0.277963 -0.200055 0.939529; + vertex -25.8376 13.0539 91.9686; + texcoord 0.499510 -2.18512; + tangent -0.277963 -0.200056 0.939529; + vertex -26.1798 14.7773 92.6665; + normal -0.367096 -0.410871 0.834521; + tangent 0.876951 -0.452016 0.163213; + vertex -26.1798 14.7773 92.6665; + normal -0.367096 -0.410871 0.834521; + texcoord 0.499510 -1.87463; + tangent 0.876951 -0.452017 0.163213; + vertex -25.8376 13.0539 91.9686; + texcoord 0.749030 -2.18512; + tangent 0.876951 -0.452016 0.163213; + vertex -26.0357 14.7030 92.6933; + normal -0.626087 0.779516 -0.0192461; + texcoord 0.250000 -2.18512; + tangent -0.277963 -0.200056 0.939529; + vertex -26.1342 14.8101 92.5121; + texcoord 0.499510 -2.18512; + tangent -0.277963 -0.200056 0.939529; + vertex -26.1798 14.7773 92.6665; + texcoord 0.250000 -2.28512; + vertex -26.0166 14.9081 92.6552; + normal -0.0842932 0.189678 0.978221; + texcoord 0.499510 -2.18512; + tangent 0.876951 -0.452016 0.163213; + vertex -26.1798 14.7773 92.6665; + texcoord 0.749030 -2.18512; + vertex -26.0357 14.7030 92.6933; + texcoord 0.499510 -2.28512; + vertex -26.0166 14.9081 92.6552; + normal 0.164362 -0.977020 -0.135711; + texcoord 0.000490000 1.00000; + tangent -0.149922 -0.160727 0.975546; + vertex 31.5696 14.0435 109.150; + texcoord 0.200100 1.00000; + tangent -0.149922 -0.160727 0.975546; + vertex 31.3072 13.7621 110.857; + texcoord 0.200100 -0.0325400; + tangent -0.149922 -0.160727 0.975546; + vertex 24.0262 11.8460 115.834; + normal 0.588536 -0.371746 0.717935; + texcoord 0.200100 1.00000; + tangent 0.359521 0.915722 0.179438; + vertex 31.3072 13.7621 110.857; + texcoord 0.399710 1.00000; + tangent 0.359522 0.915722 0.179438; + vertex 31.8018 15.0218 111.104; + normal 0.588536 -0.371746 0.717935; + texcoord 0.200100 -0.0325400; + tangent 0.359521 0.915722 0.179438; + vertex 24.0262 11.8460 115.834; + normal 0.290088 0.753170 0.590410; + texcoord 0.399710 1.00000; + tangent 0.0678802 0.599191 -0.797723; + vertex 31.8018 15.0218 111.104; + texcoord 0.599320 1.00000; + vertex 31.9530 16.3571 109.326; + texcoord 0.599320 -0.0325400; + tangent 0.0678802 0.599191 -0.797723; + vertex 24.5912 13.0903 117.111; + normal -0.508634 0.852088 -0.123436; + texcoord 0.599320 1.00000; + tangent -0.272864 -0.295508 -0.915544; + vertex 31.9530 16.3571 109.326; + texcoord 0.798930 1.00000; + tangent -0.272864 -0.295508 -0.915544; + vertex 31.5520 15.9228 107.980; + normal -0.508634 0.852088 -0.123436; + texcoord 0.599320 -0.0325400; + tangent -0.272863 -0.295508 -0.915544; + vertex 24.5912 13.0903 117.111; + normal -0.517692 -0.455436 -0.724274; + texcoord 0.798930 1.00000; + tangent 0.00795180 -0.849068 0.528224; + vertex 31.5520 15.9228 107.980; + texcoord 0.998540 1.00000; + vertex 31.5696 14.0435 109.150; + texcoord 0.998540 -0.0325400; + tangent 0.00795199 -0.849068 0.528224; + vertex 23.4464 12.8267 115.721; + normal 0.854047 -0.0976631 0.510946; + texcoord 0.200100 -2.45578; + tangent -0.193197 0.852417 0.485861; + vertex 9.91500 7.93620 129.125; + normal 0.854047 -0.0976631 0.510946; + texcoord 0.399710 -2.12634; + tangent -0.193197 0.852417 0.485861; + vertex 10.9653 9.14830 127.601; + normal 0.854047 -0.0976631 0.510946; + texcoord 0.399710 -2.45578; + tangent -0.193197 0.852417 0.485861; + vertex 9.84054 8.26473 129.312; + normal -0.586177 0.0261291 -0.809762; + texcoord 0.000490000 -2.77852; + tangent 0.376183 -0.876430 -0.300594; + vertex 8.09872 7.57117 129.969; + texcoord 0.000490000 -2.45578; + tangent 0.376183 -0.876430 -0.300595; + vertex 9.63069 7.87749 128.870; + texcoord 0.200100 -2.77852; + tangent 0.376183 -0.876430 -0.300594; + vertex 8.15912 7.43045 129.921; + normal 0.469092 -0.354681 0.808798; + texcoord 0.200100 -2.45578; + tangent -0.193197 0.852417 0.485861; + vertex 9.91500 7.93620 129.125; + texcoord 0.399710 -2.45578; + vertex 9.84054 8.26473 129.312; + texcoord 0.200100 -2.77852; + tangent -0.193197 0.852417 0.485861; + vertex 8.15912 7.43045 129.921; + normal 0.191044 -0.800224 -0.568457; + tangent 0.828708 -0.178883 0.530324; + vertex 8.15912 7.43045 129.921; + texcoord 0.399710 -2.45578; + tangent 0.828708 -0.178883 0.530324; + vertex 9.84054 8.26473 129.312; + texcoord 0.399710 -2.77852; + tangent 0.828708 -0.178883 0.530324; + vertex 8.29217 7.40173 130.006; + normal 0.403687 0.609456 0.682348; + texcoord 0.599320 -2.77852; + tangent -0.744632 0.652198 -0.141992; + vertex 8.31400 7.52470 130.107; + texcoord 0.798930 -2.45578; + tangent -0.744632 0.652198 -0.141992; + vertex 9.37993 8.17000 128.900; + texcoord 0.798930 -2.77852; + tangent -0.744632 0.652198 -0.141992; + vertex 8.19445 7.62941 130.084; + normal -0.464092 0.883670 -0.0611963; + tangent -0.596236 -0.362733 -0.716189; + vertex 8.19445 7.62941 130.084; + texcoord 0.798930 -2.45578; + tangent -0.596236 -0.362733 -0.716189; + vertex 9.37993 8.17000 128.900; + texcoord 0.998540 -2.77852; + tangent -0.596236 -0.362733 -0.716189; + vertex 8.09872 7.57117 129.969; + normal -0.918161 -0.309069 -0.247904; + texcoord 0.000490000 -2.77852; + tangent 0.376183 -0.876430 -0.300595; + vertex 8.09872 7.57117 129.969; + normal -0.918161 -0.309069 -0.247904; + texcoord 0.200100 -2.77852; + tangent 0.376183 -0.876430 -0.300594; + vertex 8.15912 7.43045 129.921; + texcoord 0.000490000 -2.87852; + vertex 8.09998 7.41484 130.160; + normal -0.147723 -0.983856 -0.101025; + texcoord 0.200100 -2.77852; + tangent 0.828708 -0.178883 0.530324; + vertex 8.15912 7.43045 129.921; + texcoord 0.399710 -2.77852; + vertex 8.29217 7.40173 130.006; + texcoord 0.200100 -2.87852; + vertex 8.09998 7.41484 130.160; + normal 0.0799291 0.298326 0.951111; + texcoord 0.599320 -2.77852; + tangent -0.744632 0.652198 -0.141992; + vertex 8.31400 7.52470 130.107; + texcoord 0.798930 -2.77852; + vertex 8.19445 7.62941 130.084; + texcoord 0.599320 -2.87852; + tangent -0.744632 0.652198 -0.141992; + vertex 8.09998 7.41484 130.160; + normal -0.777436 0.483392 0.402398; + texcoord 0.798930 -2.77852; + tangent -0.596236 -0.362733 -0.716189; + vertex 8.19445 7.62941 130.084; + texcoord 0.998540 -2.77852; + vertex 8.09872 7.57117 129.969; + texcoord 0.798930 -2.87852; + vertex 8.09998 7.41484 130.160; + normal 0.657587 -0.512759 -0.551958; + texcoord 0.000490000 1.00000; + tangent 0.0909955 -0.673222 0.733820; + vertex 13.5444 -14.7369 96.1689; + texcoord 0.200100 1.00000; + vertex 13.7285 -16.0989 97.6536; + texcoord 0.200100 0.0163500; + tangent 0.0909956 -0.673222 0.733820; + vertex 8.47037 -23.8456 98.5857; + normal 0.749742 -0.450578 0.484631; + texcoord 0.200100 1.00000; + tangent 0.0314630 0.755813 0.654032; + vertex 13.7285 -16.0989 97.6536; + normal 0.749741 -0.450578 0.484631; + texcoord 0.399710 1.00000; + vertex 13.7785 -14.8971 98.6935; + texcoord 0.200100 0.0163500; + tangent 0.0314628 0.755813 0.654032; + vertex 8.47037 -23.8456 98.5857; + normal -0.142816 0.326145 0.934469; + texcoord 0.399710 1.00000; + tangent -0.292816 0.887960 -0.354664; + vertex 13.7785 -14.8971 98.6935; + texcoord 0.599320 1.00000; + vertex 13.0242 -12.6095 97.7798; + texcoord 0.599320 0.0163500; + tangent -0.292816 0.887960 -0.354664; + vertex 7.85395 -23.1358 100.664; + normal -0.810527 0.487176 0.325124; + texcoord 0.599320 1.00000; + tangent -0.303866 0.124781 -0.944508; + vertex 13.0242 -12.6095 97.7798; + texcoord 0.798930 1.00000; + vertex 12.5079 -12.3975 96.1751; + texcoord 0.599320 0.0163500; + tangent -0.303867 0.124782 -0.944508; + vertex 7.85395 -23.1358 100.664; + normal -0.230907 -0.0997246 -0.967852; + texcoord 0.798930 1.00000; + tangent 0.405083 -0.914277 -0.00243904; + vertex 12.5079 -12.3975 96.1751; + texcoord 0.998540 1.00000; + vertex 13.5444 -14.7369 96.1689; + texcoord 0.998540 0.0163500; + tangent 0.405083 -0.914277 -0.00243903; + vertex 7.27689 -23.1270 98.5287; + normal 0.649930 0.230168 0.724302; + texcoord 0.200100 -2.51764; + tangent -0.755789 0.295857 0.584167; + vertex -4.47913 -41.5792 105.333; + texcoord 0.399710 -2.28146; + tangent -0.755789 0.295857 0.584167; + vertex -4.53833 -39.6969 104.788; + texcoord 0.399710 -2.51764; + tangent -0.755789 0.295857 0.584167; + vertex -4.86502 -41.4281 105.632; + normal 0.484171 -0.348137 0.802732; + texcoord 0.200100 -2.51764; + vertex -4.47913 -41.5792 105.333; + normal 0.484171 -0.348137 0.802732; + texcoord 0.399710 -2.51764; + vertex -4.86502 -41.4281 105.632; + normal 0.484171 -0.348137 0.802732; + texcoord 0.200100 -2.80638; + vertex -5.65869 -43.3314 105.285; + normal 0.281568 0.126687 0.951141; + texcoord 0.599320 -3.04441; + tangent -0.878610 0.432484 0.202492; + vertex -6.46176 -44.4066 105.682; + texcoord 0.798930 -2.80638; + tangent -0.878610 0.432484 0.202492; + vertex -6.08294 -42.8915 105.368; + normal 0.281568 0.126687 0.951141; + texcoord 0.798930 -3.04441; + tangent -0.878610 0.432484 0.202492; + vertex -6.62483 -44.3263 105.720; + normal -0.742079 0.410159 0.530178; + tangent -0.266427 0.545303 -0.794771; + vertex -6.62483 -44.3263 105.720; + texcoord 0.798930 -2.80638; + tangent -0.266427 0.545303 -0.794771; + vertex -6.08294 -42.8915 105.368; + texcoord 0.998540 -3.04441; + tangent -0.266427 0.545303 -0.794771; + vertex -6.67428 -44.2251 105.572; + normal -0.231318 -0.756401 0.611842; + texcoord 0.599320 -3.04441; + tangent -0.878610 0.432484 0.202492; + vertex -6.46176 -44.4066 105.682; + texcoord 0.798930 -3.04441; + vertex -6.62483 -44.3263 105.720; + normal -0.231318 -0.756400 0.611842; + texcoord 0.599320 -3.14441; + tangent -0.878610 0.432484 0.202492; + vertex -6.65570 -44.4985 105.495; + normal -0.963584 -0.131131 0.233046; + texcoord 0.798930 -3.04441; + tangent -0.266427 0.545303 -0.794771; + vertex -6.62483 -44.3263 105.720; + texcoord 0.998540 -3.04441; + vertex -6.67428 -44.2251 105.572; + texcoord 0.798930 -3.14441; + vertex -6.65570 -44.4985 105.495; + normal 0.162962 -0.917062 -0.363925; + texcoord 0.000490000 1.00000; + tangent -0.0600958 -0.377397 0.924100; + vertex -10.6556 -63.0460 95.1514; + texcoord 0.333170 1.00000; + tangent -0.0600958 -0.377397 0.924100; + vertex -10.7525 -63.6546 96.6418; + texcoord 0.333170 -0.322800; + tangent -0.0600956 -0.377397 0.924100; + vertex -20.6368 -66.3823 99.0892; + normal 0.156164 0.283169 0.946271; + texcoord 0.333170 1.00000; + tangent 0.368143 0.872308 -0.321791; + vertex -10.7525 -63.6546 96.6418; + texcoord 0.665860 1.00000; + vertex -9.85555 -61.5293 95.8577; + texcoord 0.333170 -0.322800; + tangent 0.368143 0.872308 -0.321791; + vertex -20.6368 -66.3823 99.0892; + normal -0.430912 0.557689 -0.709435; + texcoord 0.665860 1.00000; + tangent -0.431398 -0.817826 -0.380863; + vertex -9.85555 -61.5293 95.8577; + texcoord 0.998540 1.00000; + vertex -10.6556 -63.0460 95.1514; + texcoord 0.998540 -0.322800; + tangent -0.431398 -0.817826 -0.380863; + vertex -20.7071 -65.2882 99.4941; + normal 0.421590 -0.380371 -0.823153; + texcoord 0.000490000 1.00000; + tangent -0.527379 -0.841304 0.118654; + vertex -20.1227 -77.7540 46.1903; + texcoord 0.200100 1.00000; + tangent -0.527379 -0.841304 0.118654; + vertex -21.0707 -79.2665 46.4036; + texcoord 0.200100 0.0775500; + tangent -0.527379 -0.841304 0.118654; + vertex -28.9266 -79.5731 42.5218; + normal -0.0368948 -0.987588 0.152670; + texcoord 0.200100 1.00000; + tangent 0.0297665 0.151620 0.987991; + vertex -21.0707 -79.2665 46.4036; + texcoord 0.399710 1.00000; + vertex -21.0287 -79.0523 47.7996; + texcoord 0.200100 0.0775500; + tangent 0.0297666 0.151620 0.987990; + vertex -28.9266 -79.5731 42.5218; + normal -0.349563 -0.180208 0.919419; + texcoord 0.399710 1.00000; + tangent 0.280130 0.916334 0.286109; + vertex -21.0287 -79.0523 47.7996; + texcoord 0.599320 1.00000; + vertex -20.3874 -76.9546 48.4546; + texcoord 0.599320 0.0775500; + tangent 0.280130 0.916334 0.286109; + vertex -29.5735 -79.6078 44.4420; + normal -0.449645 0.678859 0.580491; + texcoord 0.599320 1.00000; + tangent 0.234666 0.716848 -0.656552; + vertex -20.3874 -76.9546 48.4546; + texcoord 0.798930 1.00000; + vertex -20.0331 -75.8724 47.4634; + texcoord 0.599320 0.0775500; + tangent 0.234666 0.716848 -0.656552; + vertex -29.5735 -79.6078 44.4420; + normal 0.251626 0.534098 -0.807108; + texcoord 0.798930 1.00000; + tangent -0.0393684 -0.827602 -0.559933; + vertex -20.0331 -75.8724 47.4634; + texcoord 0.998540 1.00000; + vertex -20.1227 -77.7540 46.1903; + texcoord 0.998540 0.0775500; + tangent -0.0393683 -0.827602 -0.559933; + vertex -29.1790 -78.4277 42.9211; + normal 0.535903 -0.841378 -0.0699371; + texcoord 0.200100 -2.49157; + tangent -0.617348 -0.447019 0.647345; + vertex -48.8793 -84.4720 36.6478; + texcoord 0.399710 -2.21456; + vertex -47.5826 -83.7593 38.0101; + texcoord 0.399710 -2.49157; + vertex -49.0881 -84.6232 36.8667; + normal 0.144750 -0.873368 -0.465055; + texcoord 0.200100 -2.49157; + vertex -48.8793 -84.4720 36.6478; + texcoord 0.399710 -2.49157; + vertex -49.0881 -84.6232 36.8667; + texcoord 0.200100 -2.74498; + vertex -50.3026 -84.4821 36.2238; + normal -0.0391884 -0.691609 0.721209; + texcoord 0.599320 -2.74498; + tangent -0.815294 0.439428 0.377092; + vertex -50.3204 -84.7440 36.2718; + texcoord 0.798930 -2.49157; + tangent -0.815294 0.439428 0.377092; + vertex -49.0961 -84.0853 36.9700; + texcoord 0.798930 -2.74498; + tangent -0.815294 0.439428 0.377092; + vertex -50.4549 -84.6715 36.3340; + normal -0.482168 0.189612 0.855313; + tangent 0.0668199 0.981413 -0.179898; + vertex -50.4549 -84.6715 36.3340; + texcoord 0.798930 -2.49157; + tangent 0.0668199 0.981413 -0.179898; + vertex -49.0961 -84.0853 36.9700; + texcoord 0.998540 -2.74498; + tangent 0.0668199 0.981413 -0.179898; + vertex -50.4439 -84.5097 36.3043; + normal -0.519110 -0.843205 -0.139752; + texcoord 0.599320 -2.74498; + tangent -0.815294 0.439428 0.377092; + vertex -50.3204 -84.7440 36.2718; + texcoord 0.798930 -2.74498; + vertex -50.4549 -84.6715 36.3340; + texcoord 0.599320 -2.84498; + vertex -50.4490 -84.6337 36.0839; + normal -0.997764 0.0654296 -0.0136580; + texcoord 0.798930 -2.74498; + tangent 0.0668199 0.981413 -0.179898; + vertex -50.4549 -84.6715 36.3340; + texcoord 0.998540 -2.74498; + vertex -50.4439 -84.5097 36.3043; + texcoord 0.798930 -2.84498; + tangent 0.0668199 0.981413 -0.179898; + vertex -50.4490 -84.6337 36.0839; + normal -0.215351 -0.876122 -0.431317; + texcoord 0.000490000 1.00000; + tangent -0.205749 -0.391058 0.897073; + vertex -32.3663 -62.1492 64.1260; + texcoord 0.333170 1.00000; + vertex -32.6287 -62.6480 65.2703; + texcoord 0.333170 -0.264490; + tangent -0.205749 -0.391059 0.897073; + vertex -41.1505 -62.0006 68.2101; + normal 0.329235 0.0526588 0.942779; + texcoord 0.333170 1.00000; + tangent 0.620019 0.740985 -0.257909; + vertex -32.6287 -62.6480 65.2703; + normal 0.329235 0.0526588 0.942779; + texcoord 0.665860 1.00000; + vertex -31.4339 -61.2201 64.7733; + texcoord 0.333170 -0.264490; + tangent 0.620020 0.740985 -0.257909; + vertex -41.1505 -62.0006 68.2101; + normal -0.283550 0.723244 -0.629696; + texcoord 0.665860 1.00000; + tangent -0.635646 -0.633417 -0.441289; + vertex -31.4339 -61.2201 64.7733; + texcoord 0.998540 1.00000; + vertex -32.3663 -62.1492 64.1260; + texcoord 0.998540 -0.264490; + tangent -0.635646 -0.633417 -0.441289; + vertex -40.8565 -61.4165 68.7906; + normal 0.178404 -0.981114 -0.0747427; + texcoord 0.333170 -1.40216; + tangent 0.528215 0.0314077 0.848529; + vertex -47.3312 -62.0062 71.6235; + texcoord 0.665860 -1.10249; + tangent 0.528215 0.0314077 0.848530; + vertex -45.7799 -61.6860 71.1235; + texcoord 0.665860 -1.40216; + tangent 0.528215 0.0314077 0.848530; + vertex -47.2579 -62.0018 71.7413; + normal -0.288901 -0.933047 0.214379; + texcoord 0.333170 -1.40216; + vertex -47.3312 -62.0062 71.6235; + texcoord 0.665860 -1.40216; + vertex -47.2579 -62.0018 71.7413; + normal -0.288901 -0.933048 0.214379; + texcoord 0.333170 -1.50216; + vertex -47.3957 -61.9586 71.7437; + normal -0.179847 -0.0716890 -0.981079; + texcoord 0.000490000 1.00000; + tangent -0.133629 0.989876 -0.0478356; + vertex 36.2251 134.485 53.7202; + texcoord 0.200100 1.00000; + vertex 36.0888 135.494 53.6714; + texcoord 0.200100 -1.43431; + tangent -0.133629 0.989876 -0.0478357; + vertex 48.4172 147.871 50.5071; + normal -0.716256 0.645924 -0.264122; + texcoord 0.200100 1.00000; + tangent -0.370688 -0.0314957 0.928223; + vertex 36.0888 135.494 53.6714; + texcoord 0.399710 1.00000; + tangent -0.370688 -0.0314957 0.928223; + vertex 35.7918 135.469 54.4152; + texcoord 0.200100 -1.43431; + tangent -0.370689 -0.0314959 0.928223; + vertex 48.4172 147.871 50.5071; + normal -0.230739 0.462617 0.856006; + texcoord 0.399710 1.00000; + tangent 0.174318 -0.845858 0.504120; + vertex 35.7918 135.469 54.4152; + texcoord 0.599320 1.00000; + vertex 36.0181 134.371 55.0697; + texcoord 0.599320 -1.43431; + tangent 0.174318 -0.845858 0.504120; + vertex 47.6738 148.494 50.5791; + normal 0.485041 -0.125113 0.865495; + texcoord 0.599320 1.00000; + tangent 0.510299 -0.763237 -0.396313; + vertex 36.0181 134.371 55.0697; + texcoord 0.798930 1.00000; + vertex 36.4550 133.718 54.7304; + texcoord 0.599320 -1.43431; + tangent 0.510300 -0.763237 -0.396313; + vertex 47.6738 148.494 50.5791; + normal 0.546429 -0.602245 -0.581993; + texcoord 0.798930 1.00000; + tangent -0.178322 0.595315 -0.783455; + vertex 36.4550 133.718 54.7304; + texcoord 0.998540 1.00000; + vertex 36.2251 134.485 53.7202; + texcoord 0.998540 -1.43431; + tangent -0.178322 0.595314 -0.783455; + vertex 48.3778 148.077 51.0653; + normal -0.0993984 -0.360894 -0.927295; + texcoord 0.200100 -3.61181; + tangent -0.363530 0.880662 -0.303778; + vertex 56.8643 158.049 48.2858; + normal -0.0993984 -0.360894 -0.927295; + texcoord 0.399710 -3.04024; + tangent -0.363530 0.880662 -0.303778; + vertex 54.6621 156.125 49.2707; + normal -0.0993984 -0.360894 -0.927295; + texcoord 0.399710 -3.61181; + tangent -0.363530 0.880662 -0.303778; + vertex 56.8303 158.131 48.2574; + normal -0.696240 0.485325 -0.528876; + tangent -0.248346 0.528423 0.811845; + vertex 56.8303 158.131 48.2574; + texcoord 0.399710 -3.04024; + tangent -0.248345 0.528424 0.811845; + vertex 54.6621 156.125 49.2707; + normal -0.696240 0.485325 -0.528876; + texcoord 0.599320 -3.61181; + tangent -0.248346 0.528423 0.811845; + vertex 56.8071 158.181 48.3334; + normal -0.539656 0.621323 0.568092; + tangent 0.210093 -0.554047 0.805539; + vertex 56.8071 158.181 48.3334; + texcoord 0.798930 -3.04024; + tangent 0.210093 -0.554046 0.805539; + vertex 54.8599 155.819 49.0671; + texcoord 0.798930 -3.61181; + tangent 0.210093 -0.554047 0.805539; + vertex 56.8268 158.129 48.4087; + normal 0.562848 -0.0522076 -0.824910; + texcoord 0.200100 -3.61181; + tangent -0.363530 0.880662 -0.303778; + vertex 56.8643 158.049 48.2858; + texcoord 0.399710 -3.61181; + tangent -0.363530 0.880662 -0.303778; + vertex 56.8303 158.131 48.2574; + normal 0.562848 -0.0522076 -0.824910; + texcoord 0.200100 -3.71181; + tangent -0.363530 0.880662 -0.303778; + vertex 56.9480 158.154 48.3363; + normal 0.171591 0.848846 -0.500017; + texcoord 0.399710 -3.61181; + tangent -0.248346 0.528423 0.811845; + vertex 56.8303 158.131 48.2574; + texcoord 0.599320 -3.61181; + vertex 56.8071 158.181 48.3334; + texcoord 0.399710 -3.71181; + tangent -0.248346 0.528423 0.811845; + vertex 56.9480 158.154 48.3363; + normal 0.147111 0.832461 0.534197; + texcoord 0.599320 -3.61181; + tangent 0.210093 -0.554047 0.805539; + vertex 56.8071 158.181 48.3334; + texcoord 0.798930 -3.61181; + vertex 56.8268 158.129 48.4087; + texcoord 0.599320 -3.71181; + tangent 0.210093 -0.554047 0.805539; + vertex 56.9480 158.154 48.3363; + normal -0.249891 0.785022 -0.566828; + texcoord 0.000490000 1.00000; + tangent 0.709537 0.546802 0.444482; + vertex 14.7129 95.6163 125.368; + texcoord 0.250000 1.00000; + vertex 15.4128 96.1557 125.806; + texcoord 0.250000 -1.39243; + tangent 0.709537 0.546802 0.444482; + vertex 30.7990 97.4569 120.825; + normal 0.178146 0.666086 0.724288; + texcoord 0.250000 1.00000; + tangent -0.559011 -0.537243 0.631566; + vertex 15.4128 96.1557 125.806; + texcoord 0.499510 1.00000; + vertex 14.8614 95.6258 126.429; + texcoord 0.250000 -1.39243; + tangent -0.559012 -0.537243 0.631566; + vertex 30.7990 97.4569 120.825; + normal 0.326679 -0.522561 0.787535; + texcoord 0.499510 1.00000; + tangent -0.403398 -0.830632 -0.383823; + vertex 14.8614 95.6258 126.429; + texcoord 0.749030 1.00000; + vertex 14.3737 94.6216 125.965; + normal 0.326679 -0.522561 0.787535; + texcoord 0.749030 -1.39243; + tangent -0.403398 -0.830632 -0.383824; + vertex 30.7695 98.0228 121.421; + normal -0.142720 -0.473386 -0.869216; + texcoord 0.749030 1.00000; + tangent 0.280574 0.822832 -0.494193; + vertex 14.3737 94.6216 125.965; + texcoord 0.998540 1.00000; + tangent 0.280574 0.822832 -0.494193; + vertex 14.7129 95.6163 125.368; + texcoord 0.749030 -1.39243; + tangent 0.280573 0.822832 -0.494193; + vertex 30.7695 98.0228 121.421; + normal -0.311287 -0.0487680 -0.949064; + texcoord 0.250000 -3.01833; + tangent 0.0112743 0.998423 -0.0550026; + vertex 39.6763 98.5822 118.458; + texcoord 0.499510 -2.14779; + tangent 0.0112743 0.998423 -0.0550040; + vertex 35.2879 98.1228 119.921; + texcoord 0.499510 -3.01833; + tangent 0.0112743 0.998423 -0.0550026; + vertex 39.6773 98.6768 118.453; + normal -0.157407 0.982464 -0.0999395; + tangent -0.261886 0.0560494 0.963470; + vertex 39.6773 98.6768 118.453; + texcoord 0.499510 -2.14779; + tangent -0.261886 0.0560496 0.963470; + vertex 35.2879 98.1228 119.921; + texcoord 0.749030 -3.01833; + tangent -0.261886 0.0560494 0.963470; + vertex 39.6525 98.6821 118.544; + normal 0.648360 -0.0491753 -0.759744; + texcoord 0.250000 -3.01833; + tangent 0.0112743 0.998423 -0.0550026; + vertex 39.6763 98.5822 118.458; + texcoord 0.499510 -3.01833; + vertex 39.6773 98.6768 118.453; + texcoord 0.250000 -3.11833; + tangent 0.0112743 0.998423 -0.0550026; + vertex 39.7614 98.6325 118.527; + normal 0.421738 0.904595 0.0620105; + texcoord 0.499510 -3.01833; + tangent -0.261886 0.0560494 0.963470; + vertex 39.6773 98.6768 118.453; + normal 0.421738 0.904595 0.0620105; + texcoord 0.749030 -3.01833; + vertex 39.6525 98.6821 118.544; + texcoord 0.499510 -3.11833; + tangent -0.261886 0.0560494 0.963470; + vertex 39.7614 98.6325 118.527; + normal 0.191595 0.833310 -0.518542; + texcoord 0.000490000 1.00000; + tangent 0.594146 0.322049 0.737072; + vertex 38.9879 -10.5494 141.284; + texcoord 0.200100 1.00000; + vertex 39.6646 -10.1826 142.124; + texcoord 0.200100 -1.59090; + tangent 0.594145 0.322049 0.737072; + vertex 58.2376 -11.2026 147.347; + normal -0.0698631 0.902645 0.424677; + texcoord 0.200100 1.00000; + tangent -0.662907 -0.360131 0.656399; + vertex 39.6646 -10.1826 142.124; + texcoord 0.399710 1.00000; + vertex 39.0712 -10.5049 142.711; + texcoord 0.200100 -1.59090; + tangent -0.662907 -0.360131 0.656399; + vertex 58.2376 -11.2026 147.347; + normal -0.263930 -0.269955 0.925994; + texcoord 0.399710 1.00000; + tangent -0.680922 -0.627805 -0.377102; + vertex 39.0712 -10.5049 142.711; + texcoord 0.599320 1.00000; + vertex 38.0837 -11.4154 142.164; + texcoord 0.599320 -1.59090; + vertex 58.2215 -10.4964 148.172; + normal -0.0309568 -0.967300 0.251740; + texcoord 0.599320 1.00000; + tangent -0.0177018 -0.251291 -0.967750; + vertex 38.0837 -11.4154 142.164; + texcoord 0.798930 1.00000; + tangent -0.0177018 -0.251291 -0.967750; + vertex 38.0668 -11.6557 141.239; + normal -0.0309568 -0.967300 0.251740; + texcoord 0.599320 -1.59090; + tangent -0.0177027 -0.251291 -0.967750; + vertex 58.2215 -10.4964 148.172; + normal 0.309658 -0.219831 -0.925087; + texcoord 0.798930 1.00000; + tangent 0.639522 0.768126 0.0315375; + vertex 38.0668 -11.6557 141.239; + texcoord 0.998540 1.00000; + vertex 38.9879 -10.5494 141.284; + texcoord 0.998540 -1.59090; + tangent 0.639522 0.768126 0.0315376; + vertex 58.1147 -11.5230 147.918; + normal 0.0545408 -0.887384 -0.457794; + texcoord 0.000490000 -3.92043; + tangent -0.198993 0.439620 -0.875863; + vertex 72.1693 -11.5266 152.506; + texcoord 0.000490000 -3.30756; + tangent -0.198992 0.439620 -0.875863; + vertex 68.8332 -11.2488 151.570; + texcoord 0.200100 -3.92043; + tangent -0.198993 0.439620 -0.875863; + vertex 72.1485 -11.4807 152.414; + normal -0.281801 0.330795 0.900646; + texcoord 0.599320 -3.92043; + tangent 0.425599 -0.798191 0.426330; + vertex 72.0865 -11.3826 152.537; + texcoord 0.798930 -3.30756; + tangent 0.425598 -0.798191 0.426330; + vertex 68.9324 -11.5182 151.600; + texcoord 0.798930 -3.92043; + tangent 0.425599 -0.798191 0.426330; + vertex 72.1310 -11.4660 152.582; + normal -0.160137 -0.809523 0.564826; + tangent 0.366805 -0.580039 -0.727330; + vertex 72.1310 -11.4660 152.582; + texcoord 0.798930 -3.30756; + tangent 0.366806 -0.580038 -0.727330; + vertex 68.9324 -11.5182 151.600; + texcoord 0.998540 -3.92043; + tangent 0.366805 -0.580039 -0.727330; + vertex 72.1693 -11.5266 152.506; + normal 0.809493 -0.430020 -0.399754; + texcoord 0.000490000 -3.92043; + tangent -0.198993 0.439620 -0.875863; + vertex 72.1693 -11.5266 152.506; + texcoord 0.200100 -3.92043; + vertex 72.1485 -11.4807 152.414; + normal 0.809493 -0.430020 -0.399754; + texcoord 0.000490000 -4.02043; + tangent -0.198993 0.439620 -0.875863; + vertex 72.2426 -11.3842 152.501; + normal 0.195524 0.541113 0.817904; + texcoord 0.599320 -3.92043; + tangent 0.425599 -0.798191 0.426330; + vertex 72.0865 -11.3826 152.537; + texcoord 0.798930 -3.92043; + vertex 72.1310 -11.4660 152.582; + texcoord 0.599320 -4.02043; + tangent 0.425599 -0.798191 0.426330; + vertex 72.2426 -11.3842 152.501; + normal 0.702198 -0.340207 0.625442; + texcoord 0.798930 -3.92043; + tangent 0.366805 -0.580039 -0.727330; + vertex 72.1310 -11.4660 152.582; + texcoord 0.998540 -3.92043; + vertex 72.1693 -11.5266 152.506; + texcoord 0.798930 -4.02043; + tangent 0.366805 -0.580039 -0.727330; + vertex 72.2426 -11.3842 152.501; + normal 0.677541 0.543107 0.495956; + texcoord 0.000490000 1.00000; + tangent -0.525141 -0.114890 0.843224; + vertex 8.45750 -82.6056 116.276; + texcoord 0.333170 1.00000; + vertex 8.08440 -82.6873 116.875; + texcoord 0.333170 -0.347560; + tangent -0.525141 -0.114890 0.843224; + vertex 9.48184 -88.7605 121.617; + normal -0.958996 0.000612042 0.283420; + texcoord 0.333170 1.00000; + tangent -0.282589 -0.0786305 -0.956013; + vertex 8.08440 -82.6873 116.875; + texcoord 0.665860 1.00000; + vertex 7.78109 -82.7717 115.849; + texcoord 0.333170 -0.347560; + tangent -0.282589 -0.0786308 -0.956013; + vertex 9.48184 -88.7605 121.617; + normal 0.542046 -0.529037 -0.652921; + texcoord 0.665860 1.00000; + tangent 0.827947 0.203217 0.522691; + vertex 7.78109 -82.7717 115.849; + normal 0.542046 -0.529037 -0.652921; + texcoord 0.998540 1.00000; + vertex 8.45750 -82.6056 116.276; + texcoord 0.998540 -0.347560; + tangent 0.827947 0.203218 0.522691; + vertex 9.41395 -88.5558 121.891; + normal 0.893227 -0.275017 -0.355685; + texcoord 0.000490000 1.00000; + tangent 0.297660 -0.231181 0.926258; + vertex 23.6921 -60.1265 87.6103; + texcoord 0.200100 1.00000; + vertex 24.0204 -60.3815 88.6319; + texcoord 0.200100 -1.55960; + tangent 0.297660 -0.231180 0.926258; + vertex 22.3428 -77.3449 97.5350; + normal 0.698507 0.277176 0.659744; + texcoord 0.200100 1.00000; + tangent -0.609665 0.713236 0.345836; + vertex 24.0204 -60.3815 88.6319; + texcoord 0.399710 1.00000; + vertex 23.4919 -59.7632 88.9317; + texcoord 0.200100 -1.55960; + tangent -0.609665 0.713236 0.345837; + vertex 22.3428 -77.3449 97.5350; + normal -0.503833 0.431963 0.748038; + texcoord 0.399710 1.00000; + tangent -0.676733 0.340795 -0.652603; + vertex 23.4919 -59.7632 88.9317; + texcoord 0.599320 1.00000; + tangent -0.676733 0.340795 -0.652603; + vertex 22.5415 -59.2846 88.0151; + texcoord 0.599320 -1.55960; + vertex 22.8062 -76.8174 98.3180; + normal -0.997972 0.0203654 0.0602995; + texcoord 0.599320 1.00000; + tangent -0.0636159 -0.348161 -0.935274; + vertex 22.5415 -59.2846 88.0151; + normal -0.997973 0.0203654 0.0602995; + texcoord 0.798930 1.00000; + vertex 22.4826 -59.6070 87.1489; + texcoord 0.599320 -1.55960; + tangent -0.0636159 -0.348160 -0.935274; + vertex 22.8062 -76.8174 98.3180; + normal 0.0974152 -0.524455 -0.845847; + texcoord 0.798930 1.00000; + tangent 0.867126 -0.372403 0.330769; + vertex 22.4826 -59.6070 87.1489; + texcoord 0.998540 1.00000; + vertex 23.6921 -60.1265 87.6103; + texcoord 0.998540 -1.55960; + tangent 0.867126 -0.372403 0.330769; + vertex 21.8961 -77.0585 97.9019; + normal 0.793658 -0.164884 -0.585594; + texcoord 0.200100 -3.88280; + tangent 0.592075 -0.0119131 0.805795; + vertex 21.9635 -89.5031 105.400; + texcoord 0.399710 -3.26625; + tangent 0.592075 -0.0119121 0.805795; + vertex 21.7290 -86.3139 104.184; + texcoord 0.399710 -3.88280; + tangent 0.592075 -0.0119131 0.805795; + vertex 22.0234 -89.5043 105.481; + normal 0.870484 0.252181 0.422685; + tangent -0.492182 0.439230 0.751554; + vertex 22.0234 -89.5043 105.481; + normal 0.870484 0.252181 0.422686; + texcoord 0.399710 -3.26625; + tangent -0.492183 0.439229 0.751554; + vertex 21.7290 -86.3139 104.184; + texcoord 0.599320 -3.88280; + tangent -0.492182 0.439230 0.751554; + vertex 21.9736 -89.4598 105.557; + normal -0.165606 0.500147 0.849958; + tangent -0.896270 0.283229 -0.341293; + vertex 21.9736 -89.4598 105.557; + texcoord 0.798930 -3.26625; + tangent -0.896270 0.283229 -0.341294; + vertex 21.7699 -86.5911 103.829; + texcoord 0.798930 -3.88280; + tangent -0.896270 0.283229 -0.341293; + vertex 21.8829 -89.4312 105.523; + normal 0.443712 -0.829865 -0.338296; + texcoord 0.200100 -3.88280; + tangent 0.592075 -0.0119131 0.805795; + vertex 21.9635 -89.5031 105.400; + texcoord 0.399710 -3.88280; + vertex 22.0234 -89.5043 105.481; + texcoord 0.200100 -3.98280; + tangent 0.592075 -0.0119131 0.805795; + vertex 21.8948 -89.5855 105.512; + normal 0.507578 -0.556597 0.657697; + texcoord 0.399710 -3.88280; + tangent -0.492182 0.439230 0.751554; + vertex 22.0234 -89.5043 105.481; + texcoord 0.599320 -3.88280; + vertex 21.9736 -89.4598 105.557; + texcoord 0.399710 -3.98280; + tangent -0.492182 0.439230 0.751554; + vertex 21.8948 -89.5855 105.512; + normal -0.380250 -0.0946529 0.920027; + texcoord 0.599320 -3.88280; + tangent -0.896270 0.283229 -0.341293; + vertex 21.9736 -89.4598 105.557; + texcoord 0.798930 -3.88280; + tangent -0.896270 0.283229 -0.341293; + vertex 21.8829 -89.4312 105.523; + normal -0.380250 -0.0946528 0.920027; + texcoord 0.599320 -3.98280; + tangent -0.896270 0.283229 -0.341293; + vertex 21.8948 -89.5855 105.512; + normal -0.522829 0.848012 0.0867508; + texcoord 0.000490000 1.00000; + tangent 0.164092 0.000256329 0.986445; + vertex 43.5929 115.177 103.997; + texcoord 0.250000 1.00000; + vertex 43.7736 115.177 105.083; + texcoord 0.250000 -1.33170; + tangent 0.164093 0.000256261 0.986445; + vertex 55.3993 121.329 115.015; + normal -0.565645 -0.215962 0.795868; + texcoord 0.250000 1.00000; + tangent -0.193801 -0.903257 -0.382843; + vertex 43.7736 115.177 105.083; + normal -0.565645 -0.215962 0.795868; + texcoord 0.499510 1.00000; + tangent -0.193801 -0.903257 -0.382843; + vertex 43.5602 114.183 104.662; + texcoord 0.250000 -1.33170; + tangent -0.193801 -0.903257 -0.382842; + vertex 55.3993 121.329 115.015; + normal 0.331346 -0.922903 0.196110; + texcoord 0.499510 1.00000; + tangent 0.240199 -0.118491 -0.963465; + vertex 43.5602 114.183 104.662; + normal 0.331346 -0.922903 0.196110; + texcoord 0.749030 1.00000; + tangent 0.240199 -0.118491 -0.963465; + vertex 43.8844 114.023 103.361; + texcoord 0.749030 -1.33170; + tangent 0.240199 -0.118491 -0.963465; + vertex 55.1129 120.672 115.680; + normal 0.478112 0.513175 -0.712784; + texcoord 0.749030 1.00000; + tangent -0.215956 0.855323 0.470941; + vertex 43.8844 114.023 103.361; + texcoord 0.998540 1.00000; + vertex 43.5929 115.177 103.997; + texcoord 0.749030 -1.33170; + tangent -0.215956 0.855323 0.470940; + vertex 55.1129 120.672 115.680; + normal 0.531113 -0.847278 -0.00633678; + texcoord 0.749030 -3.41225; + tangent 0.494961 0.316317 -0.809294; + vertex 63.5004 125.691 123.780; + texcoord 0.998540 -2.86691; + tangent 0.494961 0.316316 -0.809294; + vertex 61.5790 124.501 121.896; + texcoord 0.998540 -3.41225; + tangent 0.494961 0.316317 -0.809294; + vertex 63.5527 125.725 123.694; + normal 0.866684 -0.246419 0.433747; + texcoord 0.749030 -3.41225; + vertex 63.5004 125.691 123.780; + normal 0.866684 -0.246419 0.433747; + texcoord 0.998540 -3.41225; + vertex 63.5527 125.725 123.694; + normal 0.866684 -0.246419 0.433747; + texcoord 0.749030 -3.51225; + tangent 0.494961 0.316316 -0.809294; + vertex 63.5342 125.822 123.786; + normal -0.788013 -0.538710 -0.298039; + texcoord 0.000490000 1.00000; + tangent -0.482935 0.240623 0.841947; + vertex -36.5287 64.3765 143.918; + texcoord 0.250000 1.00000; + vertex -37.0469 64.6347 144.821; + texcoord 0.250000 -0.767190; + tangent -0.482935 0.240623 0.841947; + vertex -44.2512 74.1006 146.760; + normal -0.246330 -0.370834 0.895435; + texcoord 0.250000 1.00000; + tangent 0.946297 -0.291631 0.139547; + vertex -37.0469 64.6347 144.821; + normal -0.246330 -0.370834 0.895435; + texcoord 0.499510 1.00000; + vertex -36.0316 64.3218 144.971; + normal -0.246330 -0.370834 0.895435; + texcoord 0.250000 -0.767190; + tangent 0.946297 -0.291630 0.139547; + vertex -44.2512 74.1006 146.760; + normal 0.664221 0.427043 0.613552; + texcoord 0.499510 1.00000; + tangent 0.615193 0.154006 -0.773188; + vertex -36.0316 64.3218 144.971; + texcoord 0.749030 1.00000; + vertex -35.2227 64.5243 143.955; + texcoord 0.749030 -0.767190; + tangent 0.615193 0.154006 -0.773188; + vertex -44.4161 73.6826 147.533; + normal -0.0137365 0.351898 -0.935938; + texcoord 0.749030 1.00000; + tangent -0.993279 -0.112386 -0.0276772; + vertex -35.2227 64.5243 143.955; + texcoord 0.998540 1.00000; + tangent -0.993279 -0.112386 -0.0276772; + vertex -36.5287 64.3765 143.918; + texcoord 0.749030 -0.767190; + tangent -0.993279 -0.112386 -0.0276773; + vertex -44.4161 73.6826 147.533; + normal -0.404608 -0.626632 0.666051; + texcoord 0.499510 -3.43010; + tangent 0.0396136 0.715637 0.697348; + vertex -54.6730 85.2643 150.697; + texcoord 0.499510 -2.47340; + tangent 0.0396144 0.715637 0.697348; + vertex -50.9131 81.9206 149.835; + texcoord 0.749030 -3.43010; + tangent 0.0396136 0.715637 0.697348; + vertex -54.6689 85.3381 150.769; + normal 0.568369 0.309111 0.762500; + tangent 0.522699 0.580045 -0.624766; + vertex -54.6689 85.3381 150.769; + texcoord 0.998540 -2.47340; + tangent 0.522699 0.580045 -0.624767; + vertex -51.2438 81.5514 149.751; + texcoord 0.998540 -3.43010; + tangent 0.522699 0.580045 -0.624766; + vertex -54.6150 85.3979 150.705; + normal -0.835922 -0.358605 0.415495; + texcoord 0.499510 -3.43010; + tangent 0.0396136 0.715637 0.697348; + vertex -54.6730 85.2643 150.697; + texcoord 0.749030 -3.43010; + vertex -54.6689 85.3381 150.769; + texcoord 0.499510 -3.53010; + tangent 0.0396137 0.715637 0.697348; + vertex -54.7371 85.3736 150.663; + normal -0.327431 0.813234 0.481082; + texcoord 0.749030 -3.43010; + tangent 0.522700 0.580045 -0.624766; + vertex -54.6689 85.3381 150.769; + texcoord 0.998540 -3.43010; + vertex -54.6150 85.3979 150.705; + texcoord 0.749030 -3.53010; + vertex -54.7371 85.3736 150.663; + normal -0.871013 0.182666 -0.456038; + texcoord 0.000490000 1.00000; + tangent -0.418968 0.208521 0.883734; + vertex -1.34477 -26.1770 145.390; + texcoord 0.200100 1.00000; + vertex -1.84077 -25.9302 146.436; + texcoord 0.200100 -1.67187; + tangent -0.418968 0.208522 0.883733; + vertex -3.15846 -7.84692 156.196; + normal -0.714709 -0.371816 0.592406; + texcoord 0.200100 1.00000; + tangent 0.671079 -0.603220 0.431021; + vertex -1.84077 -25.9302 146.436; + texcoord 0.399710 1.00000; + vertex -1.21636 -26.4914 146.837; + texcoord 0.200100 -1.67187; + tangent 0.671079 -0.603220 0.431021; + vertex -3.15846 -7.84692 156.196; + normal 0.458859 -0.388894 0.798881; + texcoord 0.399710 1.00000; + tangent 0.781047 -0.252086 -0.571331; + vertex -1.21636 -26.4914 146.837; + texcoord 0.599320 1.00000; + vertex -0.0389300 -26.8715 145.976; + texcoord 0.599320 -1.67187; + tangent 0.781047 -0.252086 -0.571331; + vertex -3.63846 -8.48597 156.993; + normal 0.983714 0.105300 0.145669; + texcoord 0.599320 1.00000; + tangent 0.103879 0.328325 -0.938836; + vertex -0.0389300 -26.8715 145.976; + normal 0.983714 0.105300 0.145669; + texcoord 0.798930 1.00000; + vertex 0.0643400 -26.5451 145.042; + normal 0.983714 0.105300 0.145669; + texcoord 0.599320 -1.67187; + tangent 0.103879 0.328325 -0.938836; + vertex -3.63846 -8.48597 156.993; + normal -0.0729339 0.522522 -0.849501; + texcoord 0.798930 1.00000; + tangent -0.941146 0.245807 0.231996; + vertex 0.0643400 -26.5451 145.042; + texcoord 0.998540 1.00000; + tangent -0.941146 0.245807 0.231996; + vertex -1.34477 -26.1770 145.390; + texcoord 0.998540 -1.67187; + tangent -0.941147 0.245806 0.231996; + vertex -2.67893 -8.06143 156.647; + normal -0.730301 0.0844659 -0.677883; + texcoord 0.200100 -4.12419; + tangent -0.677800 -0.213257 0.703639; + vertex -5.12082 5.03976 164.623; + texcoord 0.399710 -3.46695; + tangent -0.677800 -0.213256 0.703640; + vertex -4.32498 1.67521 163.346; + texcoord 0.399710 -4.12419; + tangent -0.677800 -0.213257 0.703639; + vertex -5.19443 5.01660 164.699; + normal -0.877240 -0.357840 0.319999; + tangent 0.466623 -0.479056 0.743484; + vertex -5.19443 5.01660 164.699; + texcoord 0.399710 -3.46695; + tangent 0.466622 -0.479058 0.743484; + vertex -4.32498 1.67521 163.346; + texcoord 0.599320 -4.12419; + tangent 0.466623 -0.479056 0.743484; + vertex -5.14375 4.96457 164.780; + normal -0.536586 0.797743 -0.275103; + texcoord 0.200100 -4.12419; + tangent -0.677800 -0.213257 0.703639; + vertex -5.12082 5.03976 164.623; + texcoord 0.399710 -4.12419; + vertex -5.19443 5.01660 164.699; + texcoord 0.200100 -4.22419; + tangent -0.677800 -0.213257 0.703639; + vertex -5.07849 5.11698 164.764; + normal -0.671627 0.355032 0.650285; + texcoord 0.399710 -4.12419; + tangent 0.466623 -0.479056 0.743484; + vertex -5.19443 5.01660 164.699; + texcoord 0.599320 -4.12419; + vertex -5.14375 4.96457 164.780; + texcoord 0.399710 -4.22419; + tangent 0.466623 -0.479056 0.743484; + vertex -5.07849 5.11698 164.764; + normal -0.497850 -0.865165 -0.0602928; + texcoord 0.000490000 1.00000; + tangent -0.320317 0.118827 0.939828; + vertex -36.5692 -103.343 97.4341; + texcoord 0.333170 1.00000; + vertex -36.8071 -103.255 98.1320; + normal -0.497850 -0.865165 -0.0602928; + texcoord 0.333170 -0.402180; + tangent -0.320317 0.118827 0.939828; + vertex -43.9879 -99.1272 98.1948; + normal 0.273485 0.462951 0.843138; + texcoord 0.333170 1.00000; + tangent 0.776242 0.411416 -0.477687; + vertex -36.8071 -103.255 98.1320; + texcoord 0.665860 1.00000; + vertex -35.9362 -102.793 97.5961; + texcoord 0.333170 -0.402180; + tangent 0.776242 0.411416 -0.477687; + vertex -43.9879 -99.1272 98.1948; + normal 0.0119054 0.269997 -0.962788; + texcoord 0.665860 1.00000; + tangent -0.741260 -0.643848 -0.189722; + vertex -35.9362 -102.793 97.5961; + texcoord 0.998540 1.00000; + vertex -36.5692 -103.343 97.4341; + texcoord 0.998540 -0.402180; + tangent -0.741260 -0.643848 -0.189722; + vertex -44.0961 -99.3534 98.4599; + normal -0.411393 -0.893769 0.178696; + texcoord 0.333170 -2.02215; + tangent -0.444904 0.368024 0.816467; + vertex -51.7969 -95.7766 98.8208; + texcoord 0.665860 -0.402180; + tangent -0.444905 0.368023 0.816467; + vertex -44.2287 -99.4000 98.1217; + texcoord 0.665860 -2.02215; + tangent -0.444904 0.368024 0.816467; + vertex -51.8329 -95.7469 98.8868; + normal 0.225831 0.274323 0.934745; + tangent 0.858239 0.397947 -0.324135; + vertex -51.8329 -95.7469 98.8868; + texcoord 0.665860 -0.402180; + tangent 0.858238 0.397950 -0.324136; + vertex -44.2287 -99.4000 98.1217; + normal 0.225831 0.274323 0.934744; + texcoord 0.998540 -2.02215; + tangent 0.858239 0.397947 -0.324135; + vertex -51.7635 -95.7147 98.8606; + normal -0.858661 -0.434346 -0.272114; + texcoord 0.333170 -2.02215; + tangent -0.444904 0.368024 0.816467; + vertex -51.7969 -95.7766 98.8208; + texcoord 0.665860 -2.02215; + vertex -51.8329 -95.7469 98.8868; + texcoord 0.333170 -2.12215; + vertex -51.8336 -95.7011 98.8162; + normal -0.179464 0.824346 0.536886; + texcoord 0.665860 -2.02215; + tangent 0.858239 0.397947 -0.324135; + vertex -51.8329 -95.7469 98.8868; + texcoord 0.998540 -2.02215; + tangent 0.858239 0.397947 -0.324135; + vertex -51.7635 -95.7147 98.8606; + texcoord 0.665860 -2.12215; + tangent 0.858239 0.397947 -0.324135; + vertex -51.8336 -95.7011 98.8162; + normal -0.137540 -0.990410 -0.0130475; + texcoord 0.000490000 1.00000; + tangent -0.444616 0.0499632 0.894327; + vertex -25.2606 -84.4327 74.7024; + normal -0.137541 -0.990410 -0.0130475; + texcoord 0.333170 1.00000; + vertex -25.6025 -84.3943 75.3902; + texcoord 0.333170 -0.458270; + tangent -0.444616 0.0499631 0.894327; + vertex -34.1113 -83.1990 74.3519; + normal -0.0161997 0.587472 0.809082; + texcoord 0.333170 1.00000; + tangent 0.706890 0.579012 -0.406265; + vertex -25.6025 -84.3943 75.3902; + texcoord 0.665860 1.00000; + vertex -24.7812 -83.7216 74.9182; + texcoord 0.333170 -0.458270; + tangent 0.706890 0.579012 -0.406265; + vertex -34.1113 -83.1990 74.3519; + normal 0.0382532 0.266424 -0.963096; + texcoord 0.665860 1.00000; + tangent -0.542052 -0.804147 -0.243983; + vertex -24.7812 -83.7216 74.9182; + texcoord 0.998540 1.00000; + tangent -0.542052 -0.804147 -0.243983; + vertex -25.2606 -84.4327 74.7024; + texcoord 0.998540 -0.458270; + tangent -0.542052 -0.804147 -0.243983; + vertex -34.1121 -83.4674 74.6179; + normal 0.112077 0.559349 -0.821321; + texcoord 0.000490000 -2.15147; + tangent -0.277181 -0.776125 -0.566393; + vertex -42.9772 -82.7877 73.8711; + texcoord 0.000490000 -0.458270; + tangent -0.277180 -0.776125 -0.566394; + vertex -34.1121 -83.4674 74.6179; + texcoord 0.333170 -2.15147; + tangent -0.277181 -0.776125 -0.566393; + vertex -43.0004 -82.8527 73.8237; + normal -0.483423 0.622094 -0.615875; + texcoord 0.000490000 -2.15147; + vertex -42.9772 -82.7877 73.8711; + texcoord 0.333170 -2.15147; + vertex -43.0004 -82.8527 73.8237; + texcoord 0.000490000 -2.25147; + vertex -43.0522 -82.8281 73.8892; + normal 0.267826 0.594694 -0.758030; + texcoord 0.000490000 1.00000; + tangent 0.924745 0.0621418 0.375481; + vertex 68.1939 101.534 73.0205; + texcoord 0.200100 1.00000; + vertex 69.3608 101.612 73.4943; + texcoord 0.200100 -1.20249; + tangent 0.924745 0.0621420 0.375481; + vertex 84.8980 94.1257 73.1105; + normal 0.428693 0.878981 0.208841; + texcoord 0.200100 1.00000; + tangent -0.398818 -0.0233011 0.916734; + vertex 69.3608 101.612 73.4943; + texcoord 0.399710 1.00000; + tangent -0.398818 -0.0233011 0.916734; + vertex 68.9653 101.589 74.4035; + normal 0.428693 0.878981 0.208841; + texcoord 0.200100 -1.20249; + tangent -0.398818 -0.0233007 0.916734; + vertex 84.8980 94.1257 73.1105; + normal 0.0337467 0.0464516 0.998350; + texcoord 0.399710 1.00000; + tangent -0.955781 -0.290487 0.0458236; + vertex 68.9653 101.589 74.4035; + texcoord 0.599320 1.00000; + vertex 67.4295 101.122 74.4772; + texcoord 0.599320 -1.20249; + tangent -0.955781 -0.290487 0.0458236; + vertex 85.3418 94.6771 74.1716; + normal -0.295787 -0.843318 0.448691; + texcoord 0.599320 1.00000; + tangent -0.522448 -0.250417 -0.815070; + vertex 67.4295 101.122 74.4772; + texcoord 0.798930 1.00000; + vertex 66.8759 100.857 73.6135; + texcoord 0.599320 -1.20249; + tangent -0.522448 -0.250417 -0.815070; + vertex 85.3418 94.6771 74.1716; + normal -0.171556 -0.438692 -0.882110; + texcoord 0.798930 1.00000; + tangent 0.825893 0.424100 -0.371537; + vertex 66.8759 100.857 73.6135; + texcoord 0.998540 1.00000; + vertex 68.1939 101.534 73.0205; + normal -0.171556 -0.438692 -0.882110; + texcoord 0.998540 -1.20249; + tangent 0.825893 0.424100 -0.371537; + vertex 84.8533 93.6286 73.7120; + normal -0.394709 -0.918053 -0.0372017; + texcoord 0.000490000 -3.81747; + tangent -0.629267 0.299607 -0.717119; + vertex 100.937 86.6262 73.0451; + texcoord 0.000490000 -3.38370; + tangent -0.629267 0.299607 -0.717118; + vertex 98.5872 87.6380 73.0137; + normal -0.394709 -0.918053 -0.0372017; + texcoord 0.200100 -3.81747; + tangent -0.629267 0.299607 -0.717119; + vertex 100.865 86.6609 72.9621; + normal 0.200580 0.554412 0.807710; + texcoord 0.599320 -3.81747; + tangent 0.383701 -0.803056 0.455933; + vertex 100.939 86.8135 73.0412; + texcoord 0.798930 -3.38370; + tangent 0.383702 -0.803056 0.455933; + vertex 98.5580 87.4371 73.2045; + texcoord 0.798930 -3.81747; + tangent 0.383701 -0.803056 0.455933; + vertex 100.983 86.7205 73.0940; + normal -0.0847550 -0.425816 0.900831; + tangent -0.397529 -0.814565 -0.422440; + vertex 100.983 86.7205 73.0940; + texcoord 0.798930 -3.38370; + tangent -0.397528 -0.814565 -0.422440; + vertex 98.5580 87.4371 73.2045; + texcoord 0.998540 -3.81747; + tangent -0.397529 -0.814565 -0.422440; + vertex 100.937 86.6262 73.0451; + normal 0.166972 -0.849045 -0.501241; + texcoord 0.000490000 -3.81747; + tangent -0.629267 0.299607 -0.717119; + vertex 100.937 86.6262 73.0451; + texcoord 0.200100 -3.81747; + vertex 100.865 86.6609 72.9621; + texcoord 0.000490000 -3.91747; + vertex 101.028 86.7166 72.9223; + normal 0.832285 0.514639 0.206030; + texcoord 0.599320 -3.81747; + tangent 0.383701 -0.803056 0.455933; + vertex 100.939 86.8135 73.0412; + texcoord 0.798930 -3.81747; + vertex 100.983 86.7205 73.0940; + texcoord 0.599320 -3.91747; + vertex 101.028 86.7166 72.9223; + normal 0.823466 -0.519802 0.227396; + texcoord 0.798930 -3.81747; + tangent -0.397529 -0.814565 -0.422440; + vertex 100.983 86.7205 73.0940; + texcoord 0.998540 -3.81747; + tangent -0.397529 -0.814565 -0.422440; + vertex 100.937 86.6262 73.0451; + texcoord 0.798930 -3.91747; + tangent -0.397529 -0.814565 -0.422440; + vertex 101.028 86.7166 72.9223; + normal 0.902951 0.419681 -0.0924525; + texcoord 0.000490000 1.00000; + tangent 0.145357 -0.0958102 0.984729; + vertex 9.59878 66.7647 147.988; + texcoord 0.250000 1.00000; + vertex 9.74813 66.6662 148.999; + normal 0.902951 0.419681 -0.0924524; + texcoord 0.250000 -1.32791; + tangent 0.145358 -0.0958101 0.984729; + vertex 16.3107 54.1657 156.348; + normal -0.125492 0.452986 0.882641; + texcoord 0.250000 1.00000; + tangent -0.937705 0.236372 -0.254631; + vertex 9.74813 66.6662 148.999; + texcoord 0.499510 1.00000; + vertex 8.78466 66.9091 148.738; + texcoord 0.250000 -1.32791; + tangent -0.937706 0.236372 -0.254630; + vertex 16.3107 54.1657 156.348; + normal -0.886022 -0.281909 0.368094; + texcoord 0.499510 1.00000; + tangent -0.284769 -0.295634 -0.911870; + vertex 8.78466 66.9091 148.738; + texcoord 0.749030 1.00000; + vertex 8.42608 66.5368 147.589; + texcoord 0.749030 -1.32791; + vertex 16.1882 54.5580 157.099; + normal 0.363876 -0.423009 -0.829854; + texcoord 0.749030 1.00000; + tangent 0.931302 0.180937 0.316129; + vertex 8.42608 66.5368 147.589; + texcoord 0.998540 1.00000; + vertex 9.59878 66.7647 147.988; + texcoord 0.749030 -1.32791; + tangent 0.931302 0.180937 0.316129; + vertex 16.1882 54.5580 157.099; + normal -0.195035 0.504266 0.841236; + texcoord 0.499510 -2.97193; + tangent -0.780965 -0.598723 0.177835; + vertex 20.1927 47.3994 161.753; + texcoord 0.499510 -2.09156; + tangent -0.780965 -0.598723 0.177834; + vertex 17.7475 50.6253 159.252; + texcoord 0.749030 -2.97193; + tangent -0.780965 -0.598723 0.177835; + vertex 20.1156 47.3404 161.770; + normal -0.903119 -0.391397 0.176590; + tangent -0.151191 -0.0950600 -0.983923; + vertex 20.1156 47.3404 161.770; + texcoord 0.998540 -2.09156; + tangent -0.151191 -0.0950592 -0.983923; + vertex 18.0993 50.9214 159.395; + texcoord 0.998540 -2.97193; + tangent -0.151191 -0.0950600 -0.983923; + vertex 20.1007 47.3310 161.673; + normal 0.395200 -0.253220 0.883004; + texcoord 0.499510 -2.97193; + tangent -0.780965 -0.598723 0.177835; + vertex 20.1927 47.3994 161.753; + texcoord 0.749030 -2.97193; + vertex 20.1156 47.3404 161.770; + texcoord 0.499510 -3.07193; + tangent -0.780965 -0.598723 0.177835; + vertex 20.2101 47.2820 161.711; + normal -0.447934 -0.880718 0.153919; + texcoord 0.749030 -2.97193; + tangent -0.151191 -0.0950600 -0.983923; + vertex 20.1156 47.3404 161.770; + texcoord 0.998540 -2.97193; + tangent -0.151191 -0.0950600 -0.983923; + vertex 20.1007 47.3310 161.673; + texcoord 0.749030 -3.07193; + vertex 20.2101 47.2820 161.711; + normal 0.691278 -0.720496 -0.0549516; + texcoord 0.000490000 1.00000; + tangent -0.266214 -0.324640 0.907601; + vertex 25.0159 -57.9329 141.232; + texcoord 0.333170 1.00000; + vertex 24.7580 -58.2473 142.111; + texcoord 0.333170 -1.07487; + tangent -0.266213 -0.324640 0.907601; + vertex 14.6939 -67.8741 141.727; + normal -0.379012 0.362271 0.851534; + texcoord 0.333170 1.00000; + tangent -0.152826 0.883048 -0.443701; + vertex 24.7580 -58.2473 142.111; + texcoord 0.665860 1.00000; + vertex 24.5344 -56.9552 141.462; + texcoord 0.333170 -1.07487; + tangent -0.152826 0.883048 -0.443701; + vertex 14.6939 -67.8741 141.727; + normal -0.200533 0.129518 -0.971088; + texcoord 0.665860 1.00000; + tangent 0.432284 -0.877811 -0.206345; + vertex 24.5344 -56.9552 141.462; + texcoord 0.998540 1.00000; + vertex 25.0159 -57.9329 141.232; + texcoord 0.998540 -1.07487; + tangent 0.432284 -0.877811 -0.206345; + vertex 14.4479 -67.4745 142.142; + normal -0.541890 0.535245 0.647972; + texcoord 0.665860 -2.47930; + tangent -0.701181 0.137141 -0.699670; + vertex 9.28544 -73.5349 142.660; + texcoord 0.665860 -1.73203; + tangent -0.701181 0.137139 -0.699670; + vertex 11.7718 -70.5617 142.283; + texcoord 0.998540 -2.47930; + tangent -0.701181 0.137141 -0.699670; + vertex 9.21152 -73.5205 142.586; + normal -0.712933 -0.146592 0.685739; + texcoord 0.665860 -2.47930; + vertex 9.28544 -73.5349 142.660; + texcoord 0.998540 -2.47930; + vertex 9.21152 -73.5205 142.586; + texcoord 0.665860 -2.57930; + tangent -0.701181 0.137141 -0.699670; + vertex 9.24930 -73.6220 142.604; + normal 0.671172 -0.445107 -0.592797; + texcoord 0.000490000 1.00000; + tangent 0.325007 -0.542032 0.774966; + vertex 10.8578 -117.385 76.8394; + texcoord 0.333170 1.00000; + vertex 11.0834 -117.761 77.3773; + texcoord 0.333170 -0.222500; + tangent 0.325007 -0.542032 0.774966; + vertex 7.68190 -123.953 78.1757; + normal 0.0981046 0.0740623 0.992416; + texcoord 0.333170 1.00000; + tangent -0.411070 0.911193 -0.0273647; + vertex 11.0834 -117.761 77.3773; + texcoord 0.665860 1.00000; + tangent -0.411070 0.911193 -0.0273648; + vertex 10.6524 -116.805 77.3486; + normal 0.0981045 0.0740623 0.992416; + texcoord 0.333170 -0.222500; + tangent -0.411070 0.911193 -0.0273647; + vertex 7.68190 -123.953 78.1757; + normal -0.792277 0.219455 -0.569330; + texcoord 0.665860 1.00000; + tangent 0.257425 -0.725751 -0.637980; + vertex 10.6524 -116.805 77.3486; + texcoord 0.998540 1.00000; + vertex 10.8578 -117.385 76.8394; + texcoord 0.998540 -0.222500; + tangent 0.257425 -0.725751 -0.637980; + vertex 8.00525 -124.037 78.2448; + normal 0.916814 -0.397407 -0.0389755; + texcoord 0.333170 -1.62299; + tangent -0.127228 -0.383232 0.914848; + vertex 5.04449 -130.721 78.8169; + texcoord 0.665860 -0.222500; + tangent -0.127228 -0.383227 0.914850; + vertex 7.89182 -124.065 77.9230; + texcoord 0.665860 -1.62299; + tangent -0.127228 -0.383232 0.914848; + vertex 5.03488 -130.750 78.8860; + normal -0.222908 0.231654 0.946915; + tangent -0.594960 0.737138 -0.320389; + vertex 5.03488 -130.750 78.8860; + texcoord 0.665860 -0.222500; + tangent -0.594962 0.737136 -0.320390; + vertex 7.89182 -124.065 77.9230; + normal -0.222908 0.231654 0.946915; + texcoord 0.998540 -1.62299; + tangent -0.594960 0.737138 -0.320389; + vertex 4.98994 -130.695 78.8618; + normal 0.519831 -0.811288 -0.267557; + texcoord 0.333170 -1.62299; + tangent -0.127228 -0.383232 0.914848; + vertex 5.04449 -130.721 78.8169; + texcoord 0.665860 -1.62299; + vertex 5.03488 -130.750 78.8860; + texcoord 0.333170 -1.72299; + vertex 4.98143 -130.766 78.8306; + normal -0.666509 -0.229695 0.709229; + texcoord 0.665860 -1.62299; + tangent -0.594960 0.737138 -0.320389; + vertex 5.03488 -130.750 78.8860; + normal -0.666509 -0.229695 0.709229; + texcoord 0.998540 -1.62299; + vertex 4.98994 -130.695 78.8618; + texcoord 0.665860 -1.72299; + tangent -0.594960 0.737138 -0.320390; + vertex 4.98143 -130.766 78.8306; + normal 0.787357 -0.209408 -0.579843; + texcoord 0.000490000 1.00000; + tangent 0.321605 -0.662909 0.676108; + vertex 23.8138 -88.3518 52.2866; + texcoord 0.333170 1.00000; + vertex 24.0536 -88.8462 52.7908; + normal 0.787357 -0.209408 -0.579843; + texcoord 0.333170 -0.313300; + vertex 22.1800 -96.2893 52.9348; + normal 0.174009 -0.0247569 0.984433; + texcoord 0.333170 1.00000; + tangent -0.534961 0.836930 0.115608; + vertex 24.0536 -88.8462 52.7908; + normal 0.174009 -0.0247569 0.984433; + texcoord 0.665860 1.00000; + tangent -0.534961 0.836930 0.115608; + vertex 23.4510 -87.9033 52.9210; + texcoord 0.333170 -0.313300; + vertex 22.1800 -96.2893 52.9348; + normal -0.837550 0.0856889 -0.539600; + texcoord 0.665860 1.00000; + tangent 0.423140 -0.523049 -0.739846; + vertex 23.4510 -87.9033 52.9210; + texcoord 0.998540 1.00000; + vertex 23.8138 -88.3518 52.2866; + texcoord 0.998540 -0.313300; + tangent 0.423140 -0.523049 -0.739846; + vertex 22.5403 -96.3031 53.0006; + normal -0.883224 0.177766 -0.433952; + texcoord 0.000490000 -1.83196; + tangent 0.443217 0.0141010 -0.896304; + vertex 20.9960 -104.128 52.9383; + texcoord 0.000490000 -0.313300; + tangent 0.443216 0.0140979 -0.896304; + vertex 22.5403 -96.3031 53.0006; + texcoord 0.333170 -1.83196; + tangent 0.443216 0.0141010 -0.896304; + vertex 21.0319 -104.127 52.8655; + normal -0.754518 -0.534000 -0.381506; + texcoord 0.000490000 -1.83196; + tangent 0.443217 0.0141010 -0.896304; + vertex 20.9960 -104.128 52.9383; + texcoord 0.333170 -1.83196; + tangent 0.443216 0.0141010 -0.896304; + vertex 21.0319 -104.127 52.8655; + texcoord 0.000490000 -1.93196; + tangent 0.443217 0.0141010 -0.896304; + vertex 21.0498 -104.190 52.9186; + normal -0.611477 0.238991 -0.754308; + texcoord 0.000490000 1.00000; + tangent 0.0773260 0.966782 0.243626; + vertex 53.7338 148.580 63.9779; + texcoord 0.250000 1.00000; + vertex 53.7824 149.188 64.1310; + normal -0.611477 0.238991 -0.754308; + texcoord 0.250000 -1.16886; + tangent 0.0773252 0.966782 0.243626; + vertex 62.4739 157.120 59.5986; + normal -0.339490 0.718685 0.606827; + texcoord 0.250000 1.00000; + tangent 0.0667345 -0.625113 0.777676; + vertex 53.7824 149.188 64.1310; + normal -0.339490 0.718685 0.606827; + texcoord 0.499510 1.00000; + vertex 53.8243 148.795 64.6198; + texcoord 0.250000 -1.16886; + tangent 0.0667341 -0.625113 0.777676; + vertex 62.4739 157.120 59.5986; + normal 0.532320 0.000691581 0.846543; + texcoord 0.499510 1.00000; + tangent 0.340316 -0.915811 -0.213248; + vertex 53.8243 148.795 64.6198; + texcoord 0.749030 1.00000; + vertex 54.0864 148.089 64.4555; + texcoord 0.749030 -1.16886; + tangent 0.340316 -0.915811 -0.213248; + vertex 62.2877 157.276 59.2910; + normal 0.196365 -0.607834 -0.769401; + texcoord 0.749030 1.00000; + tangent -0.457873 0.637030 -0.620117; + vertex 54.0864 148.089 64.4555; + texcoord 0.998540 1.00000; + vertex 53.7338 148.580 63.9779; + texcoord 0.749030 -1.16886; + tangent -0.457873 0.637030 -0.620117; + vertex 62.2877 157.276 59.2910; + normal -0.650955 0.721806 0.235060; + texcoord 0.499510 -3.64663; + tangent 0.645063 0.362722 0.672552; + vertex 70.5169 165.923 54.4417; + texcoord 0.499510 -1.16886; + tangent 0.645066 0.362714 0.672553; + vertex 62.4626 157.067 59.3306; + texcoord 0.749030 -3.64663; + tangent 0.645063 0.362722 0.672552; + vertex 70.5558 165.945 54.4823; + normal 0.223479 0.327073 0.918194; + tangent 0.238373 -0.931753 0.273889; + vertex 70.5558 165.945 54.4823; + texcoord 0.998540 -1.16886; + tangent 0.238368 -0.931754 0.273890; + vertex 62.3003 157.328 59.5611; + texcoord 0.998540 -3.64663; + tangent 0.238373 -0.931753 0.273889; + vertex 70.5702 165.889 54.4989; + normal 0.0939465 0.835831 -0.540889; + texcoord 0.499510 -3.64663; + tangent 0.645063 0.362722 0.672552; + vertex 70.5169 165.923 54.4417; + normal 0.0939465 0.835831 -0.540889; + texcoord 0.749030 -3.64663; + tangent 0.645063 0.362722 0.672552; + vertex 70.5558 165.945 54.4823; + texcoord 0.499510 -3.74663; + vertex 70.5900 165.905 54.4263; + normal 0.893068 0.321113 0.315145; + texcoord 0.749030 -3.64663; + tangent 0.238373 -0.931753 0.273889; + vertex 70.5558 165.945 54.4823; + texcoord 0.998540 -3.64663; + vertex 70.5702 165.889 54.4989; + texcoord 0.749030 -3.74663; + tangent 0.238373 -0.931753 0.273889; + vertex 70.5900 165.905 54.4263; + normal -0.797846 0.430901 -0.421624; + texcoord 0.000490000 1.00000; + tangent 0.413151 0.900127 0.138120; + vertex -10.5375 94.9138 153.444; + texcoord 0.200100 1.00000; + tangent 0.413151 0.900127 0.138120; + vertex -10.3174 95.3934 153.518; + texcoord 0.200100 -1.62876; + tangent 0.413150 0.900128 0.138120; + vertex -1.12394 104.660 145.591; + normal -0.377742 0.789095 0.484397; + texcoord 0.200100 1.00000; + tangent 0.389625 -0.339117 0.856266; + vertex -10.3174 95.3934 153.518; + texcoord 0.399710 1.00000; + vertex -10.1543 95.2514 153.876; + texcoord 0.200100 -1.62876; + tangent 0.389625 -0.339117 0.856266; + vertex -1.12394 104.660 145.591; + normal 0.650384 0.0776448 0.755627; + texcoord 0.399710 1.00000; + tangent -0.0166877 -0.993061 0.116406; + vertex -10.1543 95.2514 153.876; + texcoord 0.599320 1.00000; + vertex -10.1656 94.5777 153.955; + texcoord 0.599320 -1.62876; + tangent -0.0166880 -0.993061 0.116406; + vertex -1.35212 104.742 145.325; + normal 0.791839 -0.602674 0.0988702; + texcoord 0.599320 1.00000; + tangent -0.380304 -0.613248 -0.692312; + vertex -10.1656 94.5777 153.955; + texcoord 0.798930 1.00000; + vertex -10.3358 94.3034 153.645; + texcoord 0.599320 -1.62876; + tangent -0.380303 -0.613247 -0.692314; + vertex -1.35212 104.742 145.325; + normal -0.311751 -0.388960 -0.866903; + texcoord 0.798930 1.00000; + tangent -0.299483 0.906092 -0.298845; + vertex -10.3358 94.3034 153.645; + texcoord 0.998540 1.00000; + vertex -10.5375 94.9138 153.444; + texcoord 0.998540 -1.62876; + tangent -0.299483 0.906091 -0.298845; + vertex -1.25101 104.830 145.655; + normal -0.00880489 -0.638087 -0.769914; + texcoord 0.000490000 -4.62282; + tangent -0.941159 0.265423 -0.209216; + vertex 7.37641 114.814 137.282; + texcoord 0.000490000 -1.62876; + tangent -0.941158 0.265427 -0.209213; + vertex -1.25101 104.830 145.655; + texcoord 0.200100 -4.62282; + tangent -0.941159 0.265423 -0.209216; + vertex 7.33042 114.827 137.272; + normal 0.503641 0.237154 0.830725; + texcoord 0.599320 -4.62282; + tangent 0.770571 -0.558081 -0.307842; + vertex 7.35224 114.865 137.338; + texcoord 0.798930 -1.62876; + tangent 0.770563 -0.558084 -0.307855; + vertex -1.39314 104.882 145.490; + texcoord 0.798930 -4.62282; + tangent 0.770571 -0.558081 -0.307842; + vertex 7.38990 114.837 137.323; + normal 0.782508 -0.616014 0.0905991; + tangent -0.276011 -0.473601 -0.836373; + vertex 7.38990 114.837 137.323; + texcoord 0.798930 -1.62876; + tangent -0.276010 -0.473606 -0.836371; + vertex -1.39314 104.882 145.490; + texcoord 0.998540 -4.62282; + tangent -0.276011 -0.473601 -0.836373; + vertex 7.37641 114.814 137.282; + normal 0.174052 -0.149980 -0.973248; + texcoord 0.000490000 -4.62282; + tangent -0.941159 0.265423 -0.209216; + vertex 7.37641 114.814 137.282; + texcoord 0.200100 -4.62282; + vertex 7.33042 114.827 137.272; + texcoord 0.000490000 -4.72282; + tangent -0.941159 0.265423 -0.209216; + vertex 7.37393 114.888 137.270; + normal 0.636076 0.642804 0.426861; + texcoord 0.599320 -4.62282; + tangent 0.770571 -0.558081 -0.307842; + vertex 7.35224 114.865 137.338; + normal 0.636076 0.642804 0.426861; + texcoord 0.798930 -4.62282; + vertex 7.38990 114.837 137.323; + texcoord 0.599320 -4.72282; + vertex 7.37393 114.888 137.270; + normal 0.952292 -0.0168531 -0.304722; + texcoord 0.798930 -4.62282; + tangent -0.276011 -0.473601 -0.836373; + vertex 7.38990 114.837 137.323; + texcoord 0.998540 -4.62282; + vertex 7.37641 114.814 137.282; + texcoord 0.798930 -4.72282; + vertex 7.37393 114.888 137.270; + normal 0.359760 -0.931620 0.0515461; + texcoord 0.000490000 1.00000; + tangent 0.0369615 0.0694314 0.996902; + vertex 30.4686 -37.6301 155.561; + texcoord 0.125240 1.00000; + vertex 30.4864 -37.5966 156.042; + texcoord 0.125240 -1.92040; + tangent 0.0369616 0.0694309 0.996902; + vertex 17.9078 -41.6894 169.862; + normal 0.752424 -0.236262 0.614849; + texcoord 0.125240 1.00000; + tangent -0.381339 0.604861 0.699088; + vertex 30.4864 -37.5966 156.042; + normal 0.752423 -0.236262 0.614849; + texcoord 0.250000 1.00000; + tangent -0.381339 0.604861 0.699088; + vertex 30.3393 -37.3632 156.312; + texcoord 0.125240 -1.92040; + tangent -0.381340 0.604861 0.699087; + vertex 17.9078 -41.6894 169.862; + normal 0.687763 0.236473 0.686340; + texcoord 0.250000 1.00000; + tangent 0.0436433 0.930277 -0.364253; + vertex 30.3393 -37.3632 156.312; + texcoord 0.374760 1.00000; + vertex 30.3561 -37.0043 156.171; + texcoord 0.374760 -1.92040; + tangent 0.0436430 0.930277 -0.364253; + vertex 18.1907 -41.9786 170.076; + normal 0.118717 0.897414 0.424918; + texcoord 0.374760 1.00000; + tangent -0.148844 0.439193 -0.885977; + vertex 30.3561 -37.0043 156.171; + texcoord 0.499510 1.00000; + tangent -0.148844 0.439193 -0.885977; + vertex 30.2843 -36.7924 155.744; + texcoord 0.374760 -1.92040; + tangent -0.148844 0.439193 -0.885977; + vertex 18.1907 -41.9786 170.076; + normal -0.342075 0.939155 0.0311882; + texcoord 0.499510 1.00000; + tangent -0.237773 -0.0544001 -0.969796; + vertex 30.2843 -36.7924 155.744; + normal -0.342075 0.939155 0.0311882; + texcoord 0.624270 1.00000; + vertex 30.1346 -36.8267 155.133; + texcoord 0.624270 -1.92040; + tangent -0.237774 -0.0544001 -0.969796; + vertex 18.3644 -41.6186 170.333; + normal -0.702545 0.620527 -0.348393; + texcoord 0.624270 1.00000; + tangent -0.258134 -0.678429 -0.687824; + vertex 30.1346 -36.8267 155.133; + normal -0.702545 0.620527 -0.348393; + texcoord 0.749030 1.00000; + vertex 30.0261 -37.1120 154.844; + texcoord 0.624270 -1.92040; + tangent -0.258134 -0.678428 -0.687824; + vertex 18.3644 -41.6186 170.333; + normal -0.483597 -0.670093 -0.563124; + texcoord 0.749030 1.00000; + tangent 0.567911 -0.729766 0.380681; + vertex 30.0261 -37.1120 154.844; + texcoord 0.873780 1.00000; + vertex 30.2649 -37.4190 155.004; + texcoord 0.873780 -1.92040; + tangent 0.567911 -0.729767 0.380680; + vertex 18.0815 -41.3294 170.120; + normal -0.0967965 -0.941889 -0.321676; + texcoord 0.873780 1.00000; + tangent 0.323519 -0.335419 0.884777; + vertex 30.2649 -37.4190 155.004; + texcoord 0.998540 1.00000; + vertex 30.4686 -37.6301 155.561; + normal -0.0967964 -0.941889 -0.321676; + texcoord 0.873780 -1.92040; + tangent 0.323519 -0.335418 0.884777; + vertex 18.0815 -41.3294 170.120; + normal -0.403866 -0.718626 -0.566099; + texcoord 0.000490000 -6.18433; + tangent 0.634550 -0.665804 0.392495; + vertex 3.37073 -46.9088 188.710; + texcoord 0.000490000 -4.67451; + tangent 0.634549 -0.665802 0.392499; + vertex 8.30000 -44.9653 182.727; + texcoord 0.250000 -6.18433; + tangent 0.634550 -0.665804 0.392495; + vertex 3.41992 -46.9604 188.741; + normal 0.699919 -0.649051 0.298070; + tangent 0.485626 0.738494 0.467754; + vertex 3.41992 -46.9604 188.741; + texcoord 0.499510 -4.67451; + tangent 0.485628 0.738494 0.467752; + vertex 7.96860 -44.8943 182.559; + texcoord 0.499510 -6.18433; + tangent 0.485626 0.738494 0.467754; + vertex 3.45756 -46.9032 188.777; + normal -0.695658 -0.713290 -0.0853055; + texcoord 0.000490000 -6.18433; + tangent 0.634550 -0.665804 0.392495; + vertex 3.37073 -46.9088 188.710; + texcoord 0.250000 -6.18433; + vertex 3.41992 -46.9604 188.741; + normal -0.695658 -0.713290 -0.0853055; + texcoord 0.000490000 -6.28433; + vertex 3.36472 -46.9147 188.809; + normal 0.317525 -0.647557 0.692711; + texcoord 0.250000 -6.18433; + tangent 0.485626 0.738494 0.467754; + vertex 3.41992 -46.9604 188.741; + normal 0.317525 -0.647557 0.692711; + texcoord 0.499510 -6.18433; + vertex 3.45756 -46.9032 188.777; + texcoord 0.250000 -6.28433; + tangent 0.485626 0.738494 0.467754; + vertex 3.36472 -46.9147 188.809; + normal 0.996005 0.0885694 0.0114043; + texcoord 0.374760 1.00000; + tangent -0.0859064 0.985177 -0.148481; + vertex 9.49085 3.74966 0.00000; + normal 0.977854 0.0548268 -0.201978; + texcoord 0.416340 0.478480; + tangent -0.0859064 0.985177 -0.148480; + vertex 9.44535 2.32425 15.0440; + normal 0.966285 0.0460802 -0.253319; + texcoord 0.374760 0.478480; + vertex 9.55927 1.01781 15.2409; + normal 0.893445 0.0102282 -0.449056; + texcoord 0.374760 -0.0773700; + tangent -0.0859064 0.985177 -0.148480; + vertex 17.4632 3.93990 31.0333; + normal 0.967414 0.0684572 0.243770; + texcoord 0.374760 1.00000; + tangent -0.0575753 0.997012 -0.0514972; + vertex 4.75184 11.1623 0.00000; + normal 0.995352 0.0613151 0.0742612; + texcoord 0.416340 0.527450; + tangent -0.0575752 0.997012 -0.0514970; + vertex 1.10347 7.75000 15.4370; + normal 0.997577 0.0594726 0.0361031; + texcoord 0.374760 0.527450; + vertex 1.17982 6.42787 15.5053; + normal 0.990015 0.0503710 -0.131654; + texcoord 0.374760 -0.0520600; + tangent -0.0575753 0.997012 -0.0514970; + vertex 3.56248 7.87470 33.9760; + normal 0.936490 -0.100294 0.336047; + texcoord 0.374760 1.00000; + tangent -0.0476136 0.912998 0.405176; + vertex 13.4653 5.46225 0.00000; + normal 0.963443 -0.0650894 0.259886; + texcoord 0.416340 0.580120; + tangent -0.0476135 0.912998 0.405176; + vertex 7.01267 -4.34146 15.0561; + normal 0.963696 -0.0647032 0.259045; + texcoord 0.374760 0.580120; + vertex 7.07581 -5.55218 14.5188; + normal 0.983141 -0.0288574 0.180558; + texcoord 0.374760 0.0653500; + tangent -0.0476135 0.912998 0.405176; + vertex 4.16340 -9.15051 29.8018; + normal -0.465589 -0.842225 0.271816; + texcoord 0.000490000 0.630230; + tangent 0.738382 -0.538992 -0.405314; + vertex -5.23749 -12.3654 8.94150; + normal -0.644681 -0.684267 0.340830; + texcoord 0.000490000 1.00000; + tangent 0.697443 -0.715729 -0.0361339; + vertex -6.71322 -14.4353 0.00000; + normal -0.535362 -0.789786 0.299375; + texcoord 0.0420700 0.630230; + tangent 0.731466 -0.649507 -0.207603; + vertex -3.19172 -13.8587 7.81853; + normal -0.679553 -0.642851 0.353483; + texcoord 0.0420700 1.00000; + tangent 0.687217 -0.726452 0.00000; + vertex -2.28992 -19.1112 0.00000; + normal 0.694787 -0.667496 0.267806; + tangent 0.692802 0.721128 0.00000; + vertex -2.28992 -19.1112 0.00000; + normal 0.670898 -0.691319 0.268280; + texcoord 0.0836600 1.00000; + tangent 0.704543 0.709457 0.0170654; + vertex 0.900410 -15.7904 0.00000; + normal 0.582175 -0.767782 0.267550; + texcoord 0.0836600 0.630230; + tangent 0.758677 0.642982 0.104795; + vertex -0.423410 -14.3220 7.09442; + normal 0.542787 -0.796581 0.266161; + texcoord 0.125240 0.630230; + tangent 0.788977 0.592254 0.163557; + vertex 1.64362 -12.7704 7.52292; + normal 0.974520 -0.119125 0.190050; + texcoord 0.374760 1.00000; + tangent 0.0209033 0.891856 0.451836; + vertex 0.940710 5.05072 0.00000; + normal 0.993258 -0.0700679 0.0923522; + texcoord 0.416340 0.630230; + tangent 0.0209034 0.891856 0.451836; + vertex -2.64397 -3.57498 12.9745; + normal 0.996184 -0.0568835 0.0661927; + texcoord 0.374760 0.630230; + tangent 0.0209034 0.891856 0.451836; + vertex -2.67169 -4.75767 12.3753; + normal 0.999429 -0.00663342 -0.0331434; + texcoord 0.374760 0.175160; + tangent 0.0209034 0.891856 0.451836; + vertex -2.31799 -13.7060 24.8320; + normal -0.799183 -0.388814 0.458400; + texcoord 0.832200 1.00000; + tangent 0.437486 -0.899225 0.00000; + vertex -14.2181 -6.93618 0.00000; + normal -0.794588 -0.400276 0.456518; + texcoord 0.873780 1.00000; + tangent 0.439134 -0.898399 -0.00638895; + vertex -13.1800 -9.06999 0.00000; + normal -0.653291 -0.647226 0.392822; + texcoord 0.873780 0.630230; + tangent 0.498263 -0.793101 -0.350322; + vertex -7.02504 -8.45141 11.2554; + normal -0.630344 -0.675912 0.381850; + texcoord 0.915370 0.630230; + tangent 0.503456 -0.730334 -0.461676; + vertex -6.58955 -9.08315 10.8560; + normal 0.772377 0.0146696 0.634995; + texcoord 0.374760 1.00000; + tangent -0.0486852 0.998159 0.0361588; + vertex 12.2173 12.2794 0.00000; + normal 0.891911 0.0271506 0.451396; + texcoord 0.416340 0.680230; + tangent -0.0486846 0.998160 0.0361588; + vertex 3.08964 6.81087 11.2288; + normal 0.925903 0.0315236 0.376444; + texcoord 0.374760 0.680230; + tangent -0.0486846 0.998159 0.0361587; + vertex 3.15420 5.48722 11.1808; + normal 0.984778 0.0419213 0.168684; + texcoord 0.374760 0.291180; + tangent -0.0486845 0.998160 0.0361587; + vertex 1.18748 4.04390 23.0212; + normal -0.425940 0.458097 -0.780206; + texcoord 0.000490000 1.00000; + tangent -0.346942 0.713722 0.608468; + vertex 29.8831 36.0713 65.1080; + normal -0.409085 0.468638 -0.782961; + texcoord 0.166830 0.262050; + tangent -0.346942 0.713722 0.608468; + vertex 40.9694 44.0084 63.7159; + normal -0.408977 0.468705 -0.782977; + texcoord 0.000490000 0.262050; + vertex 41.8433 42.2106 62.1833; + normal -0.391591 0.479275 -0.785463; + texcoord 0.166830 -0.413500; + vertex 50.0637 48.4064 61.8655; + normal -0.629601 0.759406 0.164026; + texcoord 0.333170 1.00000; + tangent 0.149130 -0.0890697 0.984798; + vertex 33.0322 36.2030 69.3868; + normal -0.542648 0.825193 0.156809; + texcoord 0.333170 0.262050; + tangent 0.149130 -0.0890697 0.984798; + vertex 41.3329 43.7912 66.1166; + normal -0.502665 0.850821 0.153072; + texcoord 0.166830 0.262050; + vertex 40.9694 44.0084 63.7159; + normal -0.407104 0.902080 0.143237; + texcoord 0.166830 -0.413500; + tangent 0.149130 -0.0890697 0.984798; + vertex 50.0637 48.4064 61.8655; + normal 6.59350e-05 0.395713 0.918374; + texcoord 0.333170 1.00000; + tangent 0.491272 -0.799923 0.344639; + vertex 33.0322 36.2030 69.3868; + normal -0.0590760 0.364167 0.929458; + texcoord 0.499510 0.262050; + tangent 0.491272 -0.799922 0.344639; + vertex 42.5704 41.7764 66.9846; + normal -0.0756502 0.354997 0.931801; + texcoord 0.333170 0.262050; + vertex 41.3329 43.7912 66.1166; + normal -0.134869 0.321045 0.937411; + texcoord 0.499510 -0.413500; + vertex 49.9844 49.8293 65.2934; + normal 0.327456 -0.500038 0.801707; + texcoord 0.665860 1.00000; + tangent 0.353167 -0.722216 -0.594708; + vertex 31.3524 30.1895 64.3397; + normal 0.419973 -0.445640 0.790587; + texcoord 0.665860 0.262050; + tangent 0.353167 -0.722216 -0.594708; + vertex 43.4888 39.8981 65.4380; + normal 0.466667 -0.414952 0.781049; + texcoord 0.499510 0.262050; + vertex 42.5704 41.7764 66.9846; + normal 0.553614 -0.351101 0.755142; + texcoord 0.499510 -0.413500; + tangent 0.353167 -0.722216 -0.594708; + vertex 49.9844 49.8293 65.2934; + normal 0.625238 -0.763074 -0.163696; + texcoord 0.665860 1.00000; + tangent -0.149129 0.0890697 -0.984798; + vertex 31.3524 30.1895 64.3397; + normal 0.618136 -0.768954 -0.163152; + texcoord 0.832200 0.262050; + tangent -0.149129 0.0890697 -0.984798; + vertex 43.1253 40.1152 63.0373; + normal 0.617292 -0.769644 -0.163087; + texcoord 0.665860 0.262050; + vertex 43.4888 39.8981 65.4380; + normal 0.609947 -0.775599 -0.162514; + texcoord 0.832200 -0.413500; + tangent -0.149129 0.0890697 -0.984798; + vertex 51.9217 46.6702 64.7685; + normal -0.0247396 -0.390262 -0.920371; + texcoord 0.998540 1.00000; + tangent -0.492953 0.805703 -0.328390; + vertex 29.8831 36.0713 65.1080; + normal 0.138724 -0.299822 -0.943855; + texcoord 0.998540 0.262050; + tangent -0.492953 0.805703 -0.328390; + vertex 41.8433 42.2106 62.1833; + normal 0.159640 -0.287269 -0.944453; + texcoord 0.832200 0.262050; + vertex 43.1253 40.1152 63.0373; + normal 0.319598 -0.183365 -0.929642; + texcoord 0.832200 -0.413500; + tangent -0.492953 0.805703 -0.328390; + vertex 51.9217 46.6702 64.7685; + normal 0.187991 -0.297425 -0.936054; + texcoord 0.000490000 0.262050; + tangent -0.572350 0.741328 -0.350499; + vertex 41.8433 42.2106 62.1833; + normal 0.185074 -0.299621 -0.935935; + texcoord 0.166830 -0.413500; + tangent -0.572349 0.741328 -0.350499; + vertex 50.0637 48.4064 61.8655; + normal 0.184544 -0.300019 -0.935912; + texcoord 0.000490000 -0.413500; + vertex 51.3099 46.7923 62.6287; + normal 0.181594 -0.302233 -0.935777; + texcoord 0.166830 -1.05350; + vertex 58.8232 52.1784 62.3471; + normal -0.562109 0.393132 -0.727655; + texcoord 0.333170 0.262050; + tangent -0.311714 0.714224 0.626672; + vertex 41.3329 43.7912 66.1166; + normal -0.406514 0.495881 -0.767365; + texcoord 0.333170 -0.413500; + tangent -0.311714 0.714224 0.626673; + vertex 49.4010 49.9249 63.1979; + normal -0.384748 0.508168 -0.770541; + texcoord 0.166830 -0.413500; + vertex 50.0637 48.4064 61.8655; + normal -0.211602 0.590791 -0.778583; + texcoord 0.166830 -1.05350; + tangent -0.311714 0.714224 0.626672; + vertex 58.8232 52.1784 62.3471; + normal -0.549643 0.813470 0.190154; + texcoord 0.333170 0.262050; + tangent 0.267969 -0.0439129 0.962426; + vertex 41.3329 43.7912 66.1166; + normal -0.533189 0.825271 0.186111; + texcoord 0.499510 -0.413500; + tangent 0.267969 -0.0439128 0.962426; + vertex 49.9844 49.8293 65.2934; + normal -0.534002 0.824700 0.186312; + texcoord 0.333170 -0.413500; + tangent 0.267969 -0.0439128 0.962426; + vertex 49.4010 49.9249 63.1979; + normal -0.517089 0.836329 0.182133; + texcoord 0.499510 -1.05350; + tangent 0.267969 -0.0439130 0.962426; + vertex 56.9233 54.6259 62.9679; + normal -0.309157 0.215694 0.926228; + texcoord 0.665860 0.262050; + tangent 0.571824 -0.736055 0.362271; + vertex 43.4888 39.8981 65.4380; + normal -0.180803 0.317662 0.930807; + texcoord 0.665860 -0.413500; + tangent 0.571824 -0.736055 0.362271; + vertex 51.2590 48.1887 66.1009; + normal -0.139469 0.347942 0.927084; + texcoord 0.499510 -0.413500; + vertex 49.9844 49.8293 65.2934; + normal -0.00297122 0.439730 0.898125; + texcoord 0.499510 -1.05350; + tangent 0.571824 -0.736055 0.362271; + vertex 56.9233 54.6259 62.9679; + normal 0.441829 -0.474944 0.761062; + texcoord 0.665860 0.262050; + tangent 0.311718 -0.714219 -0.626676; + vertex 43.4888 39.8981 65.4380; + normal 0.432819 -0.480408 0.762808; + texcoord 0.832200 -0.413500; + tangent 0.311718 -0.714219 -0.626677; + vertex 51.9217 46.6702 64.7685; + normal 0.429285 -0.482528 0.763466; + texcoord 0.665860 -0.413500; + vertex 51.2590 48.1887 66.1009; + normal 0.420097 -0.487980 0.765110; + texcoord 0.832200 -1.05350; + vertex 58.5174 53.3019 65.3766; + normal 0.435580 -0.882987 -0.174937; + texcoord 0.998540 0.262050; + tangent -0.274498 0.0547891 -0.960025; + vertex 41.8433 42.2106 62.1833; + normal 0.543917 -0.814463 -0.202003; + texcoord 0.998540 -0.413500; + tangent -0.274498 0.0547891 -0.960025; + vertex 51.3099 46.7923 62.6287; + normal 0.606725 -0.764685 -0.217121; + texcoord 0.832200 -0.413500; + tangent -0.274498 0.0547891 -0.960025; + vertex 51.9217 46.6702 64.7685; + normal 0.699424 -0.673761 -0.238437; + texcoord 0.832200 -1.05350; + tangent -0.274498 0.0547893 -0.960025; + vertex 58.5174 53.3019 65.3766; + normal 0.968428 -0.163171 0.188476; + texcoord 0.000490000 -1.31250; + tangent -0.0946948 -0.940144 -0.327357; + vertex 62.0805 54.9002 63.1095; + normal 0.927243 -0.202968 0.314683; + texcoord 0.333170 -1.59002; + vertex 62.7099 54.9191 59.8918; + normal 0.913216 -0.212948 0.347404; + texcoord 0.000490000 -1.59002; + tangent -0.0946948 -0.940144 -0.327357; + vertex 62.9185 56.9900 60.6129; + normal 0.841392 -0.251335 0.478425; + texcoord 0.333170 -1.80322; + vertex 64.0788 57.0568 58.6075; + normal 0.508446 0.799117 0.320771; + texcoord 0.000490000 -1.59002; + tangent 0.828404 -0.555605 0.0710615; + vertex 62.9185 56.9900 60.6129; + normal 0.450687 0.736491 0.504442; + texcoord 0.333170 -1.80322; + tangent 0.828404 -0.555605 0.0710615; + vertex 64.0788 57.0568 58.6075; + normal 0.442623 0.727075 0.524831; + texcoord 0.000490000 -1.80322; + vertex 62.7039 57.9789 58.4896; + normal 0.362795 0.628879 0.687670; + texcoord 0.333170 -2.03726; + tangent 0.828404 -0.555605 0.0710615; + vertex 64.0500 58.7817 57.0453; + normal -0.632410 0.755910 -0.169290; + texcoord 0.000490000 -1.80322; + tangent 0.745328 0.653319 0.132891; + vertex 62.7039 57.9789 58.4896; + normal -0.661985 0.748867 0.0312078; + texcoord 0.333170 -2.03726; + tangent 0.745328 0.653319 0.132892; + vertex 64.0500 58.7817 57.0453; + normal -0.653647 0.755321 -0.0472863; + texcoord 0.000490000 -2.03726; + vertex 63.2164 58.0509 56.8966; + normal -0.666681 0.728959 0.155417; + texcoord 0.333170 -2.27988; + vertex 63.8876 58.9566 55.5279; + normal -0.850556 -0.136990 -0.507729; + texcoord 0.000490000 -2.03726; + tangent -0.456233 0.672395 0.582870; + vertex 63.2164 58.0509 56.8966; + normal -0.879972 -0.243529 -0.407852; + texcoord 0.333170 -2.27988; + vertex 63.8876 58.9566 55.5279; + normal -0.886460 -0.286213 -0.363690; + texcoord 0.000490000 -2.27988; + tangent -0.456233 0.672395 0.582870; + vertex 64.1514 58.5676 55.1908; + normal -0.884370 -0.415264 -0.213181; + texcoord 0.000490000 -2.37988; + vertex 63.9674 59.0856 54.9453; + normal -0.182304 0.660354 -0.728490; + texcoord 0.000490000 1.00000; + tangent -0.866993 0.241509 0.435885; + vertex -1.94578 19.3022 70.9073; + normal -0.176666 0.668929 -0.722027; + texcoord 0.125240 0.254860; + tangent -0.866993 0.241509 0.435885; + vertex 5.23969 28.5424 77.4851; + normal -0.175369 0.670882 -0.720529; + texcoord 0.000490000 0.254860; + vertex 6.95843 28.0636 76.6210; + normal -0.169693 0.679346 -0.713928; + texcoord 0.125240 -0.564990; + tangent -0.866993 0.241509 0.435885; + vertex 13.9367 36.8453 83.3186; + normal -0.788339 0.558775 -0.257470; + texcoord 0.250000 1.00000; + tangent -0.455189 -0.248184 0.855107; + vertex -0.238420 19.9450 75.5998; + normal -0.730057 0.653813 -0.198862; + texcoord 0.250000 0.254860; + tangent -0.455189 -0.248184 0.855107; + vertex 4.36443 28.0652 79.1294; + normal -0.712565 0.677399 -0.182705; + texcoord 0.125240 0.254860; + vertex 5.23969 28.5424 77.4851; + normal -0.641496 0.757420 -0.121648; + texcoord 0.125240 -0.564990; + tangent -0.455189 -0.248184 0.855107; + vertex 13.9367 36.8453 83.3186; + normal -0.465845 -0.326977 0.822238; + texcoord 0.499510 1.00000; + tangent 0.784604 -0.582269 0.212974; + vertex 0.707500 15.3938 73.6660; + normal -0.421666 -0.249316 0.871803; + texcoord 0.499510 0.254860; + tangent 0.784604 -0.582269 0.212974; + vertex 6.40078 25.7572 81.0128; + normal -0.417063 -0.241504 0.876204; + texcoord 0.374760 0.254860; + tangent 0.784604 -0.582269 0.212974; + vertex 4.84537 26.9115 80.5906; + normal -0.367917 -0.160778 0.915853; + texcoord 0.374760 -0.564990; + tangent 0.784605 -0.582269 0.212974; + vertex 11.4424 37.3003 85.0645; + normal 0.184881 -0.633934 0.750964; + texcoord 0.499510 1.00000; + tangent 0.870035 -0.249766 -0.425037; + vertex 0.707500 15.3938 73.6660; + normal 0.187964 -0.628975 0.754361; + texcoord 0.624270 0.254860; + tangent 0.870035 -0.249766 -0.425037; + vertex 8.18867 25.2440 80.1394; + normal 0.188028 -0.628871 0.754431; + texcoord 0.499510 0.254860; + tangent 0.870035 -0.249766 -0.425037; + vertex 6.40078 25.7572 81.0128; + normal 0.191114 -0.623864 0.757805; + texcoord 0.624270 -0.564990; + tangent 0.870035 -0.249766 -0.425037; + vertex 12.6357 35.2945 87.2920; + normal 0.871458 -0.186035 -0.453820; + texcoord 0.749030 1.00000; + tangent -0.263236 0.603317 -0.752805; + vertex 1.12562 15.1640 67.5144; + normal 0.866344 -0.195482 -0.459602; + texcoord 0.873780 0.254860; + tangent -0.263236 0.603317 -0.752805; + vertex 8.58298 26.8748 77.0339; + normal 0.864934 -0.198041 -0.461160; + texcoord 0.749030 0.254860; + tangent -0.263236 0.603317 -0.752805; + vertex 9.09257 25.7069 78.4912; + normal 0.859591 -0.207566 -0.466925; + texcoord 0.873780 -0.564990; + tangent -0.263236 0.603317 -0.752805; + vertex 15.1300 34.8395 85.5461; + normal 0.267557 0.499437 -0.824000; + texcoord 0.749030 1.00000; + tangent -0.704839 0.684537 0.186042; + vertex 1.12562 15.1640 67.5144; + normal 0.123030 0.602698 -0.788428; + texcoord 0.873780 1.00000; + tangent -0.560071 0.685755 0.464823; + vertex -0.723790 16.9602 68.0025; + normal 0.0236730 0.660984 -0.750027; + texcoord 0.873780 0.254860; + tangent -0.460809 0.659046 0.594403; + vertex 8.58298 26.8748 77.0339; + normal -0.148350 0.738444 -0.657794; + texcoord 0.998540 1.00000; + tangent -0.311228 0.596494 0.739819; + vertex -1.94578 19.3022 70.9073; + normal 0.378663 0.203915 -0.902792; + tangent -0.790551 0.578498 -0.200919; + vertex -1.94578 19.3022 70.9073; + normal 0.430453 0.291556 -0.854228; + texcoord 0.998540 0.254860; + tangent -0.790551 0.578498 -0.200919; + vertex 6.95843 28.0636 76.6210; + normal 0.451780 0.329436 -0.829076; + texcoord 0.873780 0.254860; + vertex 8.58298 26.8748 77.0339; + normal 0.495243 0.410941 -0.765416; + texcoord 0.873780 -0.564990; + tangent -0.790552 0.578498 -0.200919; + vertex 15.1300 34.8395 85.5461; + normal -0.252802 0.835613 -0.487690; + texcoord 0.250000 -0.935070; + tangent -0.934434 -0.0801835 0.346991; + vertex 16.1145 39.7906 85.7917; + normal -0.459325 0.836375 -0.299161; + texcoord 0.250000 -0.564990; + tangent -0.658819 -0.106522 0.744721; + vertex 12.4462 37.4818 83.7373; + normal -0.296501 0.841095 -0.452378; + texcoord 0.374760 -0.935070; + tangent -0.891218 -0.0878747 0.444982; + vertex 14.7816 39.6763 86.2867; + normal -0.494576 0.829134 -0.260636; + texcoord 0.374760 -0.564990; + tangent -0.599656 -0.108455 0.792875; + vertex 11.4424 37.3003 85.0645; + normal -0.806284 0.587347 0.0702071; + texcoord 0.499510 -0.564990; + tangent 0.289867 0.288851 0.912437; + vertex 11.5133 36.4070 86.5228; + normal -0.876322 0.463373 0.131703; + texcoord 0.624270 -0.935070; + tangent 0.289867 0.288851 0.912437; + vertex 14.5706 40.3179 88.9145; + normal -0.852682 0.510902 0.109147; + texcoord 0.499510 -0.935070; + tangent 0.289867 0.288851 0.912437; + vertex 14.1430 39.8918 87.5686; + normal -0.905505 0.391473 0.163736; + texcoord 0.499510 -1.25880; + tangent 0.289867 0.288852 0.912437; + vertex 15.6402 44.0210 85.9764; + normal 0.104119 -0.341771 0.933998; + texcoord 0.624270 -0.564990; + tangent 0.890597 -0.385986 -0.240522; + vertex 12.6357 35.2945 87.2920; + normal 0.0439697 -0.339175 0.939695; + texcoord 0.749030 -0.564990; + tangent 0.931022 -0.322948 -0.170009; + vertex 14.1337 34.6453 86.8874; + normal -0.286407 -0.302769 0.909011; + texcoord 0.624270 -0.935070; + tangent 0.921569 0.184642 0.341493; + vertex 14.5706 40.3179 88.9145; + normal -0.336680 -0.293757 0.894625; + texcoord 0.749030 -0.935070; + tangent 0.870300 0.265635 0.414748; + vertex 15.8160 40.6980 89.5080; + normal 0.939356 -0.0916141 0.330481; + texcoord 0.125240 -0.935070; + tangent 0.324313 -0.0759989 -0.942892; + vertex 17.3608 40.1680 86.3737; + normal 0.943228 -0.0495762 0.328425; + texcoord 0.250000 -1.25880; + tangent 0.324313 -0.0759989 -0.942892; + vertex 17.6923 44.4431 86.6168; + normal 0.943888 -0.0397710 0.327862; + texcoord 0.000490000 -1.25880; + tangent 0.324313 -0.0759989 -0.942892; + vertex 16.9818 44.6096 88.6824; + normal 0.945733 0.00469237 0.324912; + texcoord 0.250000 -1.55557; + tangent 0.324313 -0.0759989 -0.942892; + vertex 17.4677 47.7300 87.2229; + normal 0.319673 -0.130194 -0.938541; + texcoord 0.374760 -0.935070; + tangent -0.936705 -0.192703 -0.292317; + vertex 14.7816 39.6763 86.2867; + normal 0.303464 -0.0304434 -0.952357; + texcoord 0.499510 -1.25880; + vertex 15.6402 44.0210 85.9764; + normal 0.280015 0.0888731 -0.955873; + texcoord 0.250000 -1.25880; + tangent -0.936705 -0.192703 -0.292317; + vertex 17.6923 44.4431 86.6168; + normal 0.256100 0.192191 -0.947352; + texcoord 0.250000 -1.55557; + tangent -0.936705 -0.192703 -0.292316; + vertex 17.4677 47.7300 87.2229; + normal -0.943211 0.00898734 -0.332073; + texcoord 0.624270 -0.935070; + tangent -0.330525 0.0747071 0.940836; + vertex 14.5706 40.3179 88.9145; + normal -0.943497 -0.0513091 -0.327385; + texcoord 0.749030 -1.25880; + tangent -0.330525 0.0747071 0.940836; + vertex 14.9112 44.1858 88.0516; + normal -0.942622 -0.0758585 -0.325129; + texcoord 0.499510 -1.25880; + vertex 15.6402 44.0210 85.9764; + normal -0.938028 -0.136061 -0.318734; + texcoord 0.749030 -1.55557; + tangent -0.330525 0.0747071 0.940836; + vertex 14.9622 47.6596 86.4186; + normal -0.303203 0.0664274 0.950608; + texcoord 0.873780 -0.935070; + tangent 0.938763 0.192173 0.285996; + vertex 17.1498 40.8096 89.0015; + normal -0.324694 0.215594 0.920919; + texcoord 0.998540 -1.25880; + tangent 0.938763 0.192173 0.285996; + vertex 16.9818 44.6096 88.6824; + normal -0.329969 0.262377 0.906796; + texcoord 0.749030 -1.25880; + vertex 14.9112 44.1858 88.0516; + normal -0.341265 0.403977 0.848729; + texcoord 0.749030 -1.55557; + tangent 0.938763 0.192173 0.285996; + vertex 14.9622 47.6596 86.4186; + normal 0.397869 0.337136 0.853253; + texcoord 0.000490000 -1.25880; + tangent 0.888113 0.0917456 -0.450374; + vertex 16.9818 44.6096 88.6824; + normal 0.421999 0.225520 0.878099; + texcoord 0.250000 -1.55557; + tangent 0.888114 0.0917455 -0.450374; + vertex 17.4677 47.7300 87.2229; + normal 0.421897 0.226064 0.878008; + texcoord 0.000490000 -1.55557; + tangent 0.888113 0.0917455 -0.450374; + vertex 15.8288 47.5607 88.0540; + normal 0.441871 0.0992756 0.891568; + texcoord 0.250000 -1.77597; + tangent 0.888114 0.0917455 -0.450374; + vertex 16.1201 49.7553 87.6653; + normal -0.450310 0.0245599 -0.892535; + texcoord 0.499510 -1.25880; + tangent -0.890068 -0.0915091 0.446547; + vertex 15.6402 44.0210 85.9764; + normal -0.445034 -0.0374600 -0.894730; + texcoord 0.749030 -1.55557; + tangent -0.890068 -0.0915092 0.446547; + vertex 14.9622 47.6596 86.4186; + normal -0.443807 -0.0495163 -0.894753; + texcoord 0.499510 -1.55557; + tangent -0.890068 -0.0915092 0.446547; + vertex 16.6119 47.8292 85.5910; + normal -0.435318 -0.119902 -0.892257; + texcoord 0.749030 -1.77597; + tangent -0.890068 -0.0915093 0.446547; + vertex 15.7051 49.9530 85.7480; + normal -0.559265 0.215996 0.800355; + texcoord 0.000490000 -1.55557; + tangent 0.826824 0.0756054 0.557356; + vertex 15.8288 47.5607 88.0540; + normal -0.562456 0.115168 0.818767; + texcoord 0.250000 -1.77597; + tangent 0.826824 0.0756054 0.557356; + vertex 16.1201 49.7553 87.6653; + normal -0.561912 0.0672623 0.824458; + texcoord 0.000490000 -1.77597; + vertex 14.9718 49.6503 86.8912; + normal -0.556068 -0.0390945 0.830216; + texcoord 0.250000 -2.01660; + tangent 0.826824 0.0756053 0.557356; + vertex 14.8843 51.6059 86.9247; + normal 0.520102 0.281696 -0.806313; + texcoord 0.499510 -1.55557; + tangent -0.825796 -0.0751799 -0.558935; + vertex 16.6119 47.8292 85.5910; + normal 0.537988 0.192333 -0.820718; + texcoord 0.749030 -1.77597; + vertex 15.7051 49.9530 85.7480; + normal 0.537661 0.194216 -0.820488; + texcoord 0.499510 -1.77597; + tangent -0.825796 -0.0751799 -0.558935; + vertex 16.8541 50.0576 86.5257; + normal 0.551479 0.0997770 -0.828200; + texcoord 0.749030 -2.01660; + tangent -0.825796 -0.0751799 -0.558935; + vertex 15.8691 51.9071 86.0926; + normal -0.994308 -0.0428402 -0.0975526; + texcoord 0.000490000 -1.77597; + tangent -0.0952982 -0.0518446 0.994098; + vertex 14.9718 49.6503 86.8912; + normal -0.987718 -0.119291 -0.100908; + texcoord 0.250000 -2.01660; + tangent -0.0952982 -0.0518446 0.994098; + vertex 14.8843 51.6059 86.9247; + normal -0.979945 -0.170681 -0.102843; + texcoord 0.000490000 -2.01660; + vertex 14.9734 51.6544 85.9949; + normal -0.962490 -0.250048 -0.105309; + texcoord 0.250000 -2.27114; + tangent -0.0952982 -0.0518446 0.994098; + vertex 14.5921 53.2194 85.7636; + normal 0.866547 0.487058 0.108950; + texcoord 0.499510 -1.77597; + tangent 0.0957655 0.0519783 -0.994046; + vertex 16.8541 50.0576 86.5257; + normal 0.878853 0.464486 0.108956; + texcoord 0.749030 -2.01660; + tangent 0.0957655 0.0519783 -0.994046; + vertex 15.8691 51.9071 86.0926; + normal 0.876886 0.468187 0.108960; + texcoord 0.499510 -2.01660; + vertex 15.7794 51.8585 87.0228; + normal 0.889278 0.444212 0.108900; + texcoord 0.749030 -2.27114; + tangent 0.0957655 0.0519783 -0.994046; + vertex 15.1472 53.3395 86.1445; + normal 0.209987 -0.399301 -0.892449; + texcoord 0.998540 -1.77597; + tangent -0.957171 -0.270049 -0.104390; + vertex 14.9718 49.6503 86.8912; + normal 0.165447 -0.214293 -0.962656; + texcoord 0.998540 -2.01660; + tangent -0.957171 -0.270049 -0.104390; + vertex 14.9734 51.6544 85.9949; + normal 0.142416 -0.125242 -0.981851; + texcoord 0.749030 -2.01660; + vertex 15.8691 51.9071 86.0926; + normal 0.0859400 0.0792978 -0.993140; + texcoord 0.749030 -2.27114; + tangent -0.957171 -0.270049 -0.104390; + vertex 15.1472 53.3395 86.1445; + normal -0.163622 -0.183152 -0.969373; + texcoord 0.000490000 -2.01660; + tangent -0.971396 -0.141502 0.190699; + vertex 14.9734 51.6544 85.9949; + normal -0.197984 0.0391912 -0.979422; + texcoord 0.250000 -2.27114; + tangent -0.971397 -0.141502 0.190699; + vertex 14.5921 53.2194 85.7636; + normal -0.199953 0.0542143 -0.978305; + texcoord 0.000490000 -2.27114; + vertex 15.0618 53.2878 85.6714; + normal -0.227404 0.323059 -0.918651; + texcoord 0.000490000 -2.37114; + tangent -0.971396 -0.141502 0.190699; + vertex 14.7882 53.7842 85.9137; + normal 0.0869504 0.535343 0.840147; + texcoord 0.499510 -2.01660; + tangent 0.971396 0.141502 -0.190699; + vertex 15.7794 51.8585 87.0228; + normal 0.0889964 0.527596 0.844821; + texcoord 0.749030 -2.27114; + tangent 0.971397 0.141502 -0.190699; + vertex 15.1472 53.3395 86.1445; + normal 0.0894347 0.525927 0.845815; + texcoord 0.499510 -2.27114; + vertex 14.6775 53.2710 86.2367; + normal 0.0919621 0.516234 0.851496; + texcoord 0.499510 -2.37114; + tangent 0.971396 0.141502 -0.190699; + vertex 14.7882 53.7842 85.9137; + normal 0.185402 0.865734 -0.464899; + texcoord 0.000490000 1.00000; + tangent -0.605223 0.473322 0.640056; + vertex 2.03608 -16.0549 63.4946; + normal 0.210228 0.870523 -0.444965; + texcoord 0.125240 0.254960; + tangent -0.605222 0.473322 0.640056; + vertex 12.2408 -13.6657 72.0133; + normal 0.211901 0.870814 -0.443599; + texcoord 0.000490000 0.254960; + tangent -0.605222 0.473322 0.640056; + vertex 13.4414 -14.6047 70.7436; + normal 0.236812 0.874684 -0.422905; + texcoord 0.125240 -0.427510; + tangent -0.605222 0.473322 0.640056; + vertex 21.3878 -13.2865 77.9196; + normal -0.444022 0.896008 0.00365038; + texcoord 0.250000 1.00000; + tangent -0.547163 -0.274371 0.790780; + vertex 3.00834 -18.2243 67.9364; + normal -0.329281 0.939132 0.0980052; + texcoord 0.250000 0.254960; + tangent -0.547163 -0.274371 0.790780; + vertex 11.1880 -14.1937 73.5349; + normal -0.299803 0.946310 0.120893; + texcoord 0.125240 0.254960; + vertex 12.2408 -13.6657 72.0133; + normal -0.176410 0.961330 0.211483; + texcoord 0.125240 -0.427510; + vertex 21.3878 -13.2865 77.9196; + normal -0.644668 0.438123 0.626460; + texcoord 0.250000 1.00000; + tangent -0.149827 -0.875996 0.458457; + vertex 3.00834 -18.2243 67.9364; + normal -0.631880 0.441475 0.637046; + texcoord 0.374760 0.254960; + tangent -0.149827 -0.875996 0.458457; + vertex 10.8997 -15.8792 74.4170; + normal -0.630096 0.441930 0.638497; + texcoord 0.250000 0.254960; + vertex 11.1880 -14.1937 73.5349; + normal -0.617149 0.445127 0.648837; + texcoord 0.374760 -0.427510; + tangent -0.149827 -0.875996 0.458457; + vertex 19.5484 -12.2893 80.1806; + normal -0.620359 -0.321314 0.715480; + texcoord 0.499510 1.00000; + tangent 0.325195 -0.935500 -0.138161; + vertex 2.03747 -21.4811 64.2172; + normal -0.549952 -0.305946 0.777142; + texcoord 0.499510 0.254960; + tangent 0.325195 -0.935500 -0.138161; + vertex 11.5448 -17.7350 74.1430; + normal -0.526698 -0.300523 0.795157; + texcoord 0.374760 0.254960; + vertex 10.8997 -15.8792 74.4170; + normal -0.448599 -0.281228 0.848334; + texcoord 0.374760 -0.427510; + tangent 0.325195 -0.935500 -0.138161; + vertex 19.5484 -12.2893 80.1806; + normal -0.174034 -0.854608 0.489242; + texcoord 0.499510 1.00000; + tangent 0.602810 -0.485315 -0.633316; + vertex 2.03747 -21.4811 64.2172; + normal -0.176548 -0.855200 0.487303; + texcoord 0.624270 0.254960; + tangent 0.602810 -0.485315 -0.633316; + vertex 12.7844 -18.7330 72.8406; + normal -0.177078 -0.855324 0.486893; + texcoord 0.499510 0.254960; + vertex 11.5448 -17.7350 74.1430; + normal -0.179641 -0.855917 0.484908; + texcoord 0.624270 -0.427510; + tangent 0.602810 -0.485315 -0.633316; + vertex 19.3828 -15.2868 81.3680; + normal 0.727109 -0.399369 -0.558406; + texcoord 0.749030 1.00000; + tangent 0.140487 0.882727 -0.448392; + vertex 3.35488 -19.4773 58.5277; + normal 0.720880 -0.401636 -0.564819; + texcoord 0.873780 0.254960; + tangent 0.140487 0.882727 -0.448393; + vertex 14.1255 -16.5195 70.4369; + normal 0.719531 -0.402119 -0.566194; + texcoord 0.749030 0.254960; + vertex 13.8534 -18.2295 71.3055; + normal 0.713084 -0.404395 -0.572693; + texcoord 0.873780 -0.427510; + tangent 0.140487 0.882727 -0.448393; + vertex 21.2221 -16.2841 79.1070; + normal 0.483159 0.304107 -0.821022; + texcoord 0.998540 1.00000; + tangent -0.332671 0.931176 0.149137; + vertex 2.03608 -16.0549 63.4946; + normal 0.595183 0.329985 -0.732712; + texcoord 0.998540 0.254960; + tangent -0.332671 0.931176 0.149137; + vertex 13.4414 -14.6047 70.7436; + normal 0.622451 0.335617 -0.707048; + texcoord 0.873780 0.254960; + tangent -0.332671 0.931176 0.149137; + vertex 14.1255 -16.5195 70.4369; + normal 0.719344 0.352828 -0.598379; + texcoord 0.873780 -0.427510; + tangent -0.332671 0.931176 0.149137; + vertex 21.2221 -16.2841 79.1070; + normal 0.662659 0.0663262 -0.745979; + texcoord 0.000490000 0.254960; + tangent -0.174794 0.982258 -0.0679367; + vertex 13.4414 -14.6047 70.7436; + normal 0.674416 0.0691706 -0.735104; + texcoord 0.125240 -0.427510; + tangent -0.174794 0.982258 -0.0679369; + vertex 21.3878 -13.2865 77.9196; + normal 0.676821 0.0697556 -0.732835; + texcoord 0.000490000 -0.427510; + vertex 21.6872 -14.9690 78.0360; + normal 0.688478 0.0726059 -0.721614; + texcoord 0.125240 -1.07562; + tangent -0.174794 0.982258 -0.0679371; + vertex 28.3025 -13.8655 84.4585; + normal 0.223185 0.711440 -0.666364; + texcoord 0.250000 0.254960; + tangent -0.528863 0.662624 0.530315; + vertex 11.1880 -14.1937 73.5349; + normal 0.346966 0.739052 -0.577423; + texcoord 0.250000 -0.427510; + vertex 20.5019 -12.1766 78.8079; + normal 0.373454 0.742796 -0.555686; + texcoord 0.125240 -0.427510; + vertex 21.3878 -13.2865 77.9196; + normal 0.487524 0.748659 -0.449255; + texcoord 0.125240 -1.07562; + tangent -0.528863 0.662624 0.530315; + vertex 28.3025 -13.8655 84.4585; + normal -0.185312 0.981500 -0.0481284; + texcoord 0.250000 0.254960; + tangent -0.569199 -0.0672857 0.819442; + vertex 11.1880 -14.1937 73.5349; + normal -0.152403 0.988009 -0.0247347; + texcoord 0.374760 -0.427510; + tangent -0.569198 -0.0672858 0.819442; + vertex 19.5484 -12.2893 80.1806; + normal -0.151408 0.988179 -0.0240294; + texcoord 0.250000 -0.427510; + vertex 20.5019 -12.1766 78.8079; + normal -0.117943 0.993020 -0.000386439; + texcoord 0.374760 -1.07562; + tangent -0.569198 -0.0672858 0.819442; + vertex 27.6643 -11.3236 84.6657; + normal -0.702466 0.588252 0.400625; + texcoord 0.499510 0.254960; + tangent -0.270023 -0.741093 0.614710; + vertex 11.5448 -17.7350 74.1430; + normal -0.583509 0.633785 0.507773; + texcoord 0.499510 -0.427510; + tangent -0.270022 -0.741094 0.614710; + vertex 19.0859 -13.5586 81.2335; + normal -0.559322 0.640391 0.526363; + texcoord 0.374760 -0.427510; + vertex 19.5484 -12.2893 80.1806; + normal -0.420259 0.665115 0.617256; + texcoord 0.374760 -1.07562; + tangent -0.270023 -0.741094 0.614710; + vertex 27.6643 -11.3236 84.6657; + normal -0.667034 -0.0567648 0.742862; + texcoord 0.499510 0.254960; + tangent 0.168793 -0.982680 0.0764734; + vertex 11.5448 -17.7350 74.1430; + normal -0.643366 -0.0510658 0.763854; + texcoord 0.624270 -0.427510; + tangent 0.168793 -0.982680 0.0764735; + vertex 19.3828 -15.2868 81.3680; + normal -0.639430 -0.0501282 0.767214; + texcoord 0.499510 -0.427510; + tangent 0.168793 -0.982680 0.0764735; + vertex 19.0859 -13.5586 81.2335; + normal -0.614769 -0.0443166 0.787461; + texcoord 0.624270 -1.07562; + tangent 0.168794 -0.982680 0.0764737; + vertex 26.2313 -11.8660 86.9071; + normal -0.472135 -0.741735 0.476359; + texcoord 0.749030 0.254960; + tangent 0.525689 -0.670685 -0.523291; + vertex 13.8534 -18.2295 71.3055; + normal -0.369696 -0.734138 0.569531; + texcoord 0.749030 -0.427510; + tangent 0.525689 -0.670685 -0.523291; + vertex 20.2676 -16.4158 80.4871; + normal -0.319361 -0.725748 0.609343; + texcoord 0.624270 -0.427510; + vertex 19.3828 -15.2868 81.3680; + normal -0.206675 -0.697410 0.686226; + texcoord 0.624270 -1.07562; + tangent 0.525689 -0.670685 -0.523291; + vertex 26.2313 -11.8660 86.9071; + normal 0.205945 -0.977326 0.0491917; + texcoord 0.749030 0.254960; + tangent 0.567072 0.0782249 -0.819945; + vertex 13.8534 -18.2295 71.3055; + normal 0.216696 -0.974580 0.0568894; + texcoord 0.873780 -0.427510; + tangent 0.567073 0.0782249 -0.819945; + vertex 21.2221 -16.2841 79.1070; + normal 0.220816 -0.973478 0.0598440; + texcoord 0.749030 -0.427510; + vertex 20.2676 -16.4158 80.4871; + normal 0.231565 -0.970470 0.0675649; + texcoord 0.873780 -1.07562; + tangent 0.567073 0.0782250 -0.819945; + vertex 26.8696 -14.4079 86.7000; + normal 0.488070 -0.648397 -0.584267; + texcoord 0.998540 0.254960; + tangent 0.264423 0.747801 -0.608994; + vertex 13.4414 -14.6047 70.7436; + normal 0.587854 -0.625574 -0.512917; + texcoord 0.998540 -0.427510; + tangent 0.264423 0.747801 -0.608994; + vertex 21.6872 -14.9690 78.0360; + normal 0.632652 -0.611111 -0.475705; + texcoord 0.873780 -0.427510; + vertex 21.2221 -16.2841 79.1070; + normal 0.718631 -0.573904 -0.392687; + texcoord 0.873780 -1.07562; + tangent 0.264423 0.747801 -0.608994; + vertex 26.8696 -14.4079 86.7000; + normal -0.449317 0.888382 -0.0942922; + texcoord 0.624270 -1.07562; + tangent 0.107150 0.158374 0.981548; + vertex 26.2313 -11.8660 86.9071; + normal -0.602951 0.795326 -0.0625061; + texcoord 0.749030 -1.32609; + tangent 0.107150 0.158374 0.981548; + vertex 29.1481 -10.3195 87.5799; + normal -0.578995 0.812500 -0.0678922; + texcoord 0.499510 -1.32609; + vertex 28.9116 -10.6690 85.4135; + normal -0.717924 0.695300 -0.0338158; + texcoord 0.749030 -1.60529; + tangent 0.107150 0.158374 0.981548; + vertex 31.1462 -8.30644 86.5478; + normal 0.234309 -0.327580 0.915309; + texcoord 0.749030 -1.07562; + tangent 0.432258 -0.808224 -0.399908; + vertex 26.2505 -13.2505 87.2727; + normal 0.121093 -0.272897 0.954392; + texcoord 0.873780 -1.07562; + tangent 0.532341 -0.791039 -0.301447; + vertex 26.8696 -14.4079 86.7000; + normal -0.0608189 -0.177511 0.982238; + texcoord 0.749030 -1.32609; + tangent 0.697199 -0.711083 -0.0909651; + vertex 29.1481 -10.3195 87.5799; + normal -0.123112 -0.142759 0.982071; + texcoord 0.998540 -1.32609; + tangent 0.749335 -0.662187 -0.00232286; + vertex 30.8020 -11.7810 87.5748; + normal 0.569756 -0.371474 0.733065; + texcoord 0.000490000 -1.32609; + tangent 0.633833 -0.369150 -0.679694; + vertex 30.8020 -11.7810 87.5748; + normal 0.531247 -0.430921 0.729441; + texcoord 0.250000 -1.60529; + vertex 33.2993 -9.82216 86.6265; + normal 0.535988 -0.423934 0.730067; + texcoord 0.000490000 -1.60529; + vertex 32.1288 -9.14046 87.8817; + normal 0.491972 -0.485675 0.722553; + texcoord 0.250000 -1.82538; + vertex 33.9873 -7.72506 87.5676; + normal -0.342599 0.649823 -0.678495; + texcoord 0.499510 -1.32609; + tangent -0.636067 0.371063 0.676558; + vertex 28.9116 -10.6690 85.4135; + normal -0.410424 0.579785 -0.703848; + texcoord 0.749030 -1.60529; + tangent -0.636067 0.371063 0.676558; + vertex 31.1462 -8.30644 86.5478; + normal -0.434869 0.551907 -0.711539; + texcoord 0.499510 -1.60529; + vertex 32.3260 -8.99466 85.2930; + normal -0.504765 0.463084 -0.728537; + texcoord 0.749030 -1.82538; + vertex 33.3090 -7.07279 85.8335; + normal -0.134159 0.379286 0.915502; + texcoord 0.000490000 -1.60529; + tangent 0.837928 -0.449790 0.309136; + vertex 32.1288 -9.14046 87.8817; + normal -0.202889 0.269112 0.941496; + texcoord 0.250000 -1.82538; + vertex 33.9873 -7.72506 87.5676; + normal -0.200517 0.273094 0.940858; + texcoord 0.000490000 -1.82538; + vertex 32.8228 -7.09997 87.1380; + normal -0.267323 0.155585 0.950964; + texcoord 0.250000 -2.06718; + vertex 34.3410 -5.64636 87.3270; + normal 0.378403 0.0661057 -0.923278; + texcoord 0.499510 -1.60529; + tangent -0.837243 0.449827 -0.310934; + vertex 32.3260 -8.99466 85.2930; + normal 0.347992 -0.000325788 -0.937497; + texcoord 0.749030 -1.82538; + tangent -0.837243 0.449827 -0.310934; + vertex 33.3090 -7.07279 85.8335; + normal 0.332773 -0.0320825 -0.942461; + texcoord 0.499510 -1.82538; + vertex 34.4748 -7.69914 86.2665; + normal 0.299013 -0.0994726 -0.949050; + texcoord 0.749030 -2.06718; + vertex 35.1317 -5.74082 86.2682; + normal -0.693025 0.703143 0.159081; + texcoord 0.000490000 -1.82538; + tangent 0.124369 -0.100747 0.987108; + vertex 32.8228 -7.09997 87.1380; + normal -0.752286 0.639110 0.160012; + texcoord 0.250000 -2.06718; + tangent 0.124369 -0.100747 0.987108; + vertex 34.3410 -5.64636 87.3270; + normal -0.769109 0.618752 0.160054; + texcoord 0.000490000 -2.06718; + vertex 34.2246 -5.55207 86.4031; + normal -0.823122 0.545052 0.159337; + texcoord 0.250000 -2.32418; + tangent 0.124369 -0.100747 0.987108; + vertex 35.1697 -4.14339 86.4666; + normal 0.937434 -0.314332 -0.149710; + texcoord 0.499510 -1.82538; + tangent -0.123906 0.100646 -0.987177; + vertex 34.4748 -7.69914 86.2665; + normal 0.925074 -0.348213 -0.151613; + texcoord 0.749030 -2.06718; + tangent -0.123906 0.100646 -0.987177; + vertex 35.1317 -5.74082 86.2682; + normal 0.924597 -0.349449 -0.151679; + texcoord 0.499510 -2.06718; + tangent -0.123906 0.100646 -0.987177; + vertex 35.2478 -5.83506 87.1925; + normal 0.910516 -0.383953 -0.153429; + texcoord 0.749030 -2.32418; + tangent -0.123906 0.100646 -0.987177; + vertex 35.8373 -4.20217 86.6047; + normal -0.465472 0.348927 -0.813380; + texcoord 0.000490000 -2.06718; + tangent -0.822249 0.169555 0.543284; + vertex 34.2246 -5.55207 86.4031; + normal -0.461692 0.359455 -0.810945; + texcoord 0.250000 -2.32418; + tangent -0.822250 0.169554 0.543284; + vertex 35.1697 -4.14339 86.4666; + normal -0.460212 0.363519 -0.809974; + texcoord 0.000490000 -2.32418; + vertex 35.5675 -4.22543 86.2037; + normal -0.455507 0.376235 -0.806821; + texcoord 0.000490000 -2.42418; + tangent -0.822250 0.169554 0.543284; + vertex 35.5622 -3.66761 86.4668; + normal -0.819162 0.193839 0.539815; + texcoord 0.499510 -2.06718; + tangent 0.557525 0.0480935 0.828766; + vertex 35.2478 -5.83506 87.1925; + normal -0.783496 0.360477 0.506152; + texcoord 0.499510 -2.32418; + tangent 0.557525 0.0480934 0.828766; + vertex 35.4394 -4.12012 86.8676; + normal -0.776105 0.384550 0.499783; + texcoord 0.250000 -2.32418; + vertex 35.1697 -4.14339 86.4666; + normal -0.694960 0.573109 0.434254; + texcoord 0.250000 -2.42418; + tangent 0.557525 0.0480934 0.828766; + vertex 35.5622 -3.66761 86.4668; + normal 0.562125 0.0928946 0.821819; + texcoord 0.499510 -2.06718; + tangent 0.822261 -0.169577 -0.543259; + vertex 35.2478 -5.83506 87.1925; + normal 0.568828 0.274970 0.775130; + texcoord 0.749030 -2.32418; + vertex 35.8373 -4.20217 86.6047; + normal 0.569084 0.254222 0.781994; + texcoord 0.499510 -2.32418; + tangent 0.822261 -0.169577 -0.543259; + vertex 35.4394 -4.12012 86.8676; + normal 0.553056 0.463231 0.692492; + texcoord 0.499510 -2.42418; + vertex 35.5622 -3.66761 86.4668; + normal -0.121195 0.987490 0.100872; + texcoord 0.000490000 1.00000; + tangent -0.680581 -0.156640 0.715733; + vertex -7.29757 -38.9605 53.5223; + normal -0.120125 0.987516 0.101895; + texcoord 0.166830 0.273460; + tangent -0.680581 -0.156640 0.715733; + vertex 2.78039 -38.5896 62.0001; + normal -0.119890 0.987521 0.102119; + texcoord 0.000490000 0.273460; + vertex 4.41071 -38.2144 60.2856; + normal -0.118798 0.987545 0.103164; + texcoord 0.166830 -0.390220; + tangent -0.680581 -0.156640 0.715733; + vertex 11.7569 -38.0397 67.0722; + normal -0.665152 0.344876 0.662294; + texcoord 0.333170 1.00000; + tangent -0.298911 -0.935764 0.187080; + vertex -5.86205 -43.2622 55.7535; + normal -0.600149 0.336758 0.725544; + texcoord 0.333170 0.273460; + tangent -0.298911 -0.935764 0.187080; + vertex 2.08740 -40.7591 62.4338; + normal -0.553018 0.329629 0.765190; + texcoord 0.166830 0.273460; + vertex 2.78039 -38.5896 62.0001; + normal -0.481205 0.317097 0.817246; + texcoord 0.166830 -0.390220; + tangent -0.298910 -0.935764 0.187080; + vertex 11.7569 -38.0397 67.0722; + normal -0.351664 -0.658609 0.665256; + texcoord 0.333170 1.00000; + tangent 0.391286 -0.749006 -0.534682; + vertex -5.86205 -43.2622 55.7535; + normal -0.401002 -0.661717 0.633504; + texcoord 0.499510 0.273460; + tangent 0.391286 -0.749006 -0.534682; + vertex 3.02472 -42.5533 61.1530; + normal -0.412148 -0.662109 0.625896; + texcoord 0.333170 0.273460; + vertex 2.08740 -40.7591 62.4338; + normal -0.460104 -0.662401 0.591210; + texcoord 0.499510 -0.390220; + tangent 0.391286 -0.749006 -0.534682; + vertex 9.81071 -40.3240 68.9320; + normal 0.0432829 -0.987619 -0.150784; + texcoord 0.665860 1.00000; + tangent 0.681081 0.139588 -0.718779; + vertex -5.18787 -40.9812 48.4981; + normal 0.137182 -0.988604 -0.0620005; + texcoord 0.665860 0.273460; + tangent 0.681081 0.139588 -0.718779; + vertex 4.70927 -42.2081 59.3752; + normal 0.162039 -0.986054 -0.0379528; + texcoord 0.499510 0.273460; + tangent 0.681081 0.139588 -0.718779; + vertex 3.02472 -42.5533 61.1530; + normal 0.255046 -0.965409 0.0541862; + texcoord 0.499510 -0.390220; + tangent 0.681081 0.139588 -0.718779; + vertex 9.81071 -40.3240 68.9320; + normal 0.674258 -0.345829 -0.652517; + texcoord 0.665860 1.00000; + tangent 0.298911 0.935764 -0.187078; + vertex -5.18787 -40.9812 48.4981; + normal 0.671382 -0.345533 -0.655632; + texcoord 0.832200 0.273460; + tangent 0.298911 0.935764 -0.187078; + vertex 5.40226 -40.0386 58.9415; + normal 0.671543 -0.345550 -0.655458; + texcoord 0.665860 0.273460; + vertex 4.70927 -42.2081 59.3752; + normal 0.668583 -0.345241 -0.658639; + texcoord 0.832200 -0.390220; + tangent 0.298911 0.935764 -0.187079; + vertex 11.8603 -41.6332 66.3329; + normal 0.338617 0.670465 -0.660163; + texcoord 0.998540 1.00000; + tangent -0.400893 0.737546 0.543425; + vertex -7.29757 -38.9605 53.5223; + normal 0.483316 0.674184 -0.558464; + texcoord 0.998540 0.273460; + tangent -0.400893 0.737546 0.543425; + vertex 4.41071 -38.2144 60.2856; + normal 0.506208 0.672736 -0.539611; + texcoord 0.832200 0.273460; + vertex 5.40226 -40.0386 58.9415; + normal 0.635569 0.651120 -0.414842; + texcoord 0.832200 -0.390220; + tangent -0.400893 0.737546 0.543425; + vertex 11.8603 -41.6332 66.3329; + normal 0.518003 0.631484 -0.576976; + texcoord 0.000490000 0.273460; + tangent -0.346072 0.771574 0.533767; + vertex 4.41071 -38.2144 60.2856; + normal 0.516890 0.631592 -0.577854; + texcoord 0.166830 -0.390220; + tangent -0.346072 0.771575 0.533767; + vertex 11.7569 -38.0397 67.0722; + normal 0.516909 0.631590 -0.577839; + texcoord 0.000490000 -0.390220; + vertex 12.4735 -39.6374 65.9669; + normal 0.515782 0.631699 -0.578728; + texcoord 0.166830 -1.01746; + tangent -0.346072 0.771574 0.533767; + vertex 18.7201 -39.4247 71.7663; + normal -0.264411 0.964306 -0.0141552; + texcoord 0.333170 0.273460; + tangent -0.658470 -0.169788 0.733205; + vertex 2.08740 -40.7591 62.4338; + normal -0.145022 0.984587 0.0977610; + texcoord 0.333170 -0.390220; + tangent -0.658470 -0.169788 0.733205; + vertex 10.4255 -38.3830 68.5547; + normal -0.100316 0.985327 0.138081; + texcoord 0.166830 -0.390220; + vertex 11.7569 -38.0397 67.0722; + normal 0.0258202 0.968550 0.247476; + texcoord 0.166830 -1.01746; + tangent -0.658470 -0.169788 0.733205; + vertex 18.7201 -39.4247 71.7663; + normal -0.617774 0.334034 0.711883; + texcoord 0.333170 0.273460; + tangent -0.296905 -0.937367 0.182182; + vertex 2.08740 -40.7591 62.4338; + normal -0.610980 0.333101 0.718155; + texcoord 0.499510 -0.390220; + tangent -0.296905 -0.937367 0.182182; + vertex 9.81071 -40.3240 68.9320; + normal -0.608357 0.332735 0.720548; + texcoord 0.333170 -0.390220; + vertex 10.4255 -38.3830 68.5547; + normal -0.601416 0.331752 0.726801; + texcoord 0.499510 -1.01746; + tangent -0.296905 -0.937367 0.182182; + vertex 17.0541 -38.4235 74.0583; + normal -0.651977 -0.598171 0.465959; + texcoord 0.665860 0.273460; + tangent 0.338808 -0.779593 -0.526730; + vertex 4.70927 -42.2081 59.3752; + normal -0.539603 -0.619625 0.569995; + texcoord 0.665860 -0.390220; + tangent 0.338808 -0.779593 -0.526730; + vertex 10.5289 -41.9765 67.8154; + normal -0.467894 -0.625316 0.624544; + texcoord 0.499510 -0.390220; + vertex 9.81071 -40.3240 68.9320; + normal -0.336219 -0.623197 0.706104; + texcoord 0.499510 -1.01746; + tangent 0.338808 -0.779593 -0.526730; + vertex 17.0541 -38.4235 74.0583; + normal 0.160453 -0.983492 -0.0836532; + texcoord 0.665860 0.273460; + tangent 0.658469 0.169791 -0.733205; + vertex 4.70927 -42.2081 59.3752; + normal 0.161677 -0.983387 -0.0825296; + texcoord 0.832200 -0.390220; + tangent 0.658469 0.169791 -0.733205; + vertex 11.8603 -41.6332 66.3329; + normal 0.161873 -0.983370 -0.0823490; + texcoord 0.665860 -0.390220; + vertex 10.5289 -41.9765 67.8154; + normal 0.163110 -0.983260 -0.0812128; + texcoord 0.832200 -1.01746; + tangent 0.658469 0.169791 -0.733205; + vertex 16.9618 -41.3702 73.3944; + normal 0.512125 -0.304603 -0.803085; + texcoord 0.998540 0.273460; + tangent 0.289285 0.941546 -0.172644; + vertex 4.41071 -38.2144 60.2856; + normal 0.643695 -0.324828 -0.692923; + texcoord 0.998540 -0.390220; + tangent 0.289285 0.941546 -0.172644; + vertex 12.4735 -39.6374 65.9669; + normal 0.658629 -0.326656 -0.677868; + texcoord 0.832200 -0.390220; + vertex 11.8603 -41.6332 66.3329; + normal 0.769364 -0.336005 -0.543304; + texcoord 0.832200 -1.01746; + tangent 0.289285 0.941546 -0.172644; + vertex 16.9618 -41.3702 73.3944; + normal -0.287119 -0.278447 0.916531; + tangent 0.770254 -0.635921 0.0480990; + vertex 16.9618 -41.3702 73.3944; + normal -0.343047 -0.349568 0.871849; + texcoord 0.998540 -1.27329; + tangent 0.770254 -0.635921 0.0480990; + vertex 19.5298 -38.4989 75.0712; + normal -0.360671 -0.372173 0.855222; + texcoord 0.665860 -1.27329; + vertex 17.6101 -36.9140 74.9513; + normal -0.415004 -0.442543 0.794939; + texcoord 0.998540 -1.55679; + tangent 0.770254 -0.635921 0.0480990; + vertex 19.8012 -35.3153 76.9852; + normal 0.810722 -0.350869 0.468637; + texcoord 0.000490000 -1.27329; + tangent 0.513620 0.0421503 -0.856982; + vertex 19.5298 -38.4989 75.0712; + normal 0.759317 -0.487422 0.431112; + texcoord 0.333170 -1.55679; + tangent 0.513620 0.0421504 -0.856982; + vertex 20.8772 -35.2270 75.1900; + normal 0.733934 -0.538953 0.413365; + texcoord 0.000490000 -1.55679; + vertex 19.8012 -35.3153 76.9852; + normal 0.641448 -0.682218 0.350888; + texcoord 0.333170 -1.76343; + tangent 0.513620 0.0421504 -0.856982; + vertex 21.1206 -33.8561 77.4103; + normal -0.758331 0.309421 0.573754; + texcoord 0.665860 -1.27329; + tangent 0.379155 -0.506602 0.774336; + vertex 17.6101 -36.9140 74.9513; + normal -0.867864 0.0956230 0.487512; + texcoord 0.998540 -1.55679; + vertex 19.8012 -35.3153 76.9852; + normal -0.850583 0.138684 0.507222; + texcoord 0.665860 -1.55679; + vertex 19.0052 -34.2517 75.3595; + normal -0.919134 -0.109490 0.378423; + texcoord 0.998540 -1.76343; + vertex 19.6856 -33.2057 77.3146; + normal -0.137816 -0.160173 0.977421; + texcoord 0.000490000 -1.55679; + tangent 0.909142 -0.412044 0.0606660; + vertex 19.8012 -35.3153 76.9852; + normal -0.209571 -0.326714 0.921595; + texcoord 0.333170 -1.76343; + tangent 0.909142 -0.412044 0.0606660; + vertex 21.1206 -33.8561 77.4103; + normal -0.227725 -0.369836 0.900757; + texcoord 0.000490000 -1.76343; + vertex 19.6856 -33.2057 77.3146; + normal -0.289566 -0.520654 0.803163; + texcoord 0.333170 -1.98299; + tangent 0.909142 -0.412044 0.0606660; + vertex 20.5569 -31.9138 78.4662; + normal -0.881254 0.439623 0.173558; + texcoord 0.000490000 -1.76343; + tangent 0.101433 -0.182740 0.977915; + vertex 19.6856 -33.2057 77.3146; + normal -0.953672 0.261998 0.147877; + texcoord 0.333170 -1.98299; + tangent 0.101433 -0.182740 0.977915; + vertex 20.5569 -31.9138 78.4662; + normal -0.940560 0.302650 0.154114; + texcoord 0.000490000 -1.98299; + tangent 0.101433 -0.182740 0.977915; + vertex 20.4490 -31.7194 77.4260; + normal -0.985384 0.116768 0.124028; + texcoord 0.333170 -2.20764; + tangent 0.101433 -0.182740 0.977915; + vertex 20.7423 -30.2348 78.3585; + normal 0.516870 0.628825 -0.580883; + texcoord 0.665860 -1.76343; + tangent -0.856064 0.379994 -0.350369; + vertex 20.6583 -33.1430 76.0712; + normal 0.505811 0.476428 -0.719146; + texcoord 0.998540 -1.98299; + tangent -0.856064 0.379994 -0.350369; + vertex 20.4490 -31.7194 77.4260; + normal 0.505009 0.470538 -0.723574; + texcoord 0.665860 -1.98299; + vertex 21.3598 -32.1237 77.7988; + normal 0.468361 0.283590 -0.836788; + texcoord 0.998540 -2.20764; + tangent -0.856064 0.379995 -0.350369; + vertex 21.0983 -30.6074 78.1663; + normal 0.0829651 0.518241 -0.851201; + texcoord 0.000490000 -1.98299; + tangent -0.647277 0.677471 0.349379; + vertex 20.4490 -31.7194 77.4260; + normal 0.00680417 0.463466 -0.886089; + texcoord 0.333170 -2.20764; + tangent -0.647277 0.677471 0.349379; + vertex 20.7423 -30.2348 78.3585; + normal 0.0345628 0.483962 -0.874406; + texcoord 0.000490000 -2.20764; + tangent -0.647277 0.677471 0.349379; + vertex 21.0983 -30.6074 78.1663; + normal -0.0554223 0.415308 -0.907991; + texcoord 0.000490000 -2.30764; + tangent -0.647277 0.677471 0.349379; + vertex 21.3020 -30.1162 78.3785; + normal 0.297964 0.948459 -0.107905; + texcoord 0.000490000 1.00000; + tangent -0.574819 0.268522 0.772967; + vertex -2.55082 -22.3436 51.8093; + normal 0.319098 0.943398 -0.0904299; + texcoord 0.166830 0.202520; + tangent -0.574819 0.268522 0.772967; + vertex 7.16298 -24.3866 60.6750; + normal 0.318962 0.943433 -0.0905435; + texcoord 0.000490000 0.202520; + vertex 8.39708 -24.9631 59.0155; + normal 0.339909 0.937625 -0.0729487; + texcoord 0.166830 -0.672990; + tangent -0.574819 0.268522 0.772967; + vertex 16.9253 -27.3429 68.1654; + normal -0.501741 0.711828 0.491484; + texcoord 0.333170 1.00000; + tangent -0.524915 -0.702157 0.481082; + vertex -2.00446 -26.3583 54.1719; + normal -0.412930 0.704320 0.577427; + texcoord 0.333170 0.202520; + tangent -0.524915 -0.702157 0.481082; + vertex 6.06972 -25.8490 61.6770; + normal -0.398102 0.702112 0.590384; + texcoord 0.166830 0.202520; + vertex 7.16298 -24.3866 60.6750; + normal -0.303508 0.682466 0.664923; + texcoord 0.166830 -0.672990; + tangent -0.524915 -0.702157 0.481082; + vertex 16.9253 -27.3429 68.1654; + normal -0.645325 -0.274487 0.712890; + texcoord 0.333170 1.00000; + tangent 0.0656098 -0.949682 -0.306268; + vertex -2.00446 -26.3583 54.1719; + normal -0.678310 -0.267556 0.684331; + texcoord 0.499510 0.202520; + tangent 0.0656097 -0.949682 -0.306268; + vertex 6.21058 -27.8879 61.0194; + normal -0.682641 -0.266585 0.680393; + texcoord 0.333170 0.202520; + vertex 6.06972 -25.8490 61.6770; + normal -0.713865 -0.259126 0.650577; + texcoord 0.499510 -0.672990; + tangent 0.0656094 -0.949682 -0.306268; + vertex 14.4827 -28.0787 70.0203; + normal -0.420553 -0.906978 0.0229351; + texcoord 0.665860 1.00000; + tangent 0.570196 -0.283886 -0.770899; + vertex -1.00457 -24.8890 47.3127; + normal -0.344042 -0.934658 0.0897204; + texcoord 0.665860 0.202520; + tangent 0.570196 -0.283886 -0.770899; + vertex 7.47170 -28.5158 59.3144; + normal -0.307150 -0.944008 0.120450; + texcoord 0.499510 0.202520; + tangent 0.570196 -0.283886 -0.770899; + vertex 6.21058 -27.8879 61.0194; + normal -0.224584 -0.956514 0.186126; + texcoord 0.499510 -0.672990; + tangent 0.570196 -0.283886 -0.770899; + vertex 14.4827 -28.0787 70.0203; + normal 0.456733 -0.709306 -0.536916; + texcoord 0.665860 1.00000; + tangent 0.524911 0.702159 -0.481083; + vertex -1.00457 -24.8890 47.3127; + normal 0.449021 -0.708601 -0.544302; + texcoord 0.832200 0.202520; + tangent 0.524911 0.702159 -0.481083; + vertex 8.56495 -27.0534 58.3125; + normal 0.446789 -0.708383 -0.546419; + texcoord 0.665860 0.202520; + vertex 7.47170 -28.5158 59.3144; + normal 0.438925 -0.707564 -0.553803; + texcoord 0.832200 -0.672990; + tangent 0.524911 0.702159 -0.481084; + vertex 15.6044 -30.3313 68.0797; + normal 0.573502 0.302161 -0.761442; + texcoord 0.998540 1.00000; + tangent -0.0758992 0.945091 0.317872; + vertex -2.55082 -22.3436 51.8093; + normal 0.697720 0.278083 -0.660194; + texcoord 0.998540 0.202520; + tangent -0.0758995 0.945091 0.317872; + vertex 8.39708 -24.9631 59.0155; + normal 0.722219 0.271906 -0.635977; + texcoord 0.832200 0.202520; + vertex 8.56495 -27.0534 58.3125; + normal 0.824025 0.238954 -0.513696; + texcoord 0.832200 -0.672990; + tangent -0.0758994 0.945091 0.317872; + vertex 15.6044 -30.3313 68.0797; + normal 0.616360 0.442147 -0.651618; + texcoord 0.333170 -0.672990; + tangent -0.771728 0.503762 -0.388149; + vertex 15.7311 -26.8513 69.4302; + normal 0.632391 0.543383 -0.552102; + texcoord 0.333170 -1.03372; + vertex 16.5578 -24.9372 71.5109; + normal 0.635933 0.616129 -0.464730; + texcoord 0.166830 -1.03372; + tangent -0.771728 0.503762 -0.388149; + vertex 17.7405 -25.7093 72.1058; + normal 0.629124 0.693955 -0.350185; + texcoord 0.333170 -1.36804; + tangent -0.771728 0.503762 -0.388149; + vertex 17.9568 -24.3182 75.2511; + normal -0.358534 0.753667 -0.550853; + texcoord 0.333170 -1.03372; + tangent -0.932798 -0.312385 0.179731; + vertex 16.5578 -24.9372 71.5109; + normal -0.634455 0.575516 -0.515993; + texcoord 0.333170 -0.672990; + tangent -0.750378 -0.592942 0.292152; + vertex 15.7311 -26.8513 69.4302; + normal -0.478441 0.689524 -0.543738; + texcoord 0.499510 -1.03372; + tangent -0.865348 -0.443622 0.233177; + vertex 15.1071 -25.4230 71.7904; + normal -0.718016 0.494970 -0.489344; + texcoord 0.499510 -0.672990; + tangent -0.675693 -0.664385 0.319423; + vertex 14.4827 -28.0787 70.0203; + normal -0.981699 0.183375 -0.0513827; + texcoord 0.665860 -0.672990; + tangent -0.180269 -0.807827 0.561177; + vertex 14.4101 -29.8397 69.3445; + normal -0.973662 0.227519 0.0147468; + texcoord 0.665860 -1.03372; + tangent -0.180269 -0.807827 0.561177; + vertex 14.8227 -26.6977 72.6759; + normal -0.968358 0.245859 0.0428508; + texcoord 0.499510 -1.03372; + vertex 15.1071 -25.4230 71.7904; + normal -0.951544 0.287728 0.108523; + texcoord 0.665860 -1.36804; + tangent -0.180269 -0.807827 0.561177; + vertex 16.1698 -23.2347 75.3062; + normal -0.630261 -0.524334 0.572577; + texcoord 0.665860 -0.672990; + tangent 0.771724 -0.503769 0.388148; + vertex 14.4101 -29.8397 69.3445; + normal -0.613546 -0.429172 0.662852; + texcoord 0.832200 -1.03372; + tangent 0.771724 -0.503769 0.388148; + vertex 16.0054 -27.4697 73.2707; + normal -0.614625 -0.434053 0.658661; + texcoord 0.665860 -1.03372; + tangent 0.771724 -0.503769 0.388148; + vertex 14.8227 -26.6977 72.6759; + normal -0.587736 -0.331830 0.737872; + texcoord 0.665860 -1.36804; + tangent 0.771724 -0.503769 0.388148; + vertex 16.1698 -23.2347 75.3062; + normal 0.519770 -0.793950 0.315407; + texcoord 0.166830 -1.03372; + tangent 0.850184 0.444492 -0.282161; + vertex 17.7405 -25.7093 72.1058; + normal 0.517012 -0.806073 0.288000; + texcoord 0.333170 -1.36804; + tangent 0.850184 0.444492 -0.282161; + vertex 17.9568 -24.3182 75.2511; + normal 0.516175 -0.809267 0.280447; + texcoord 0.000490000 -1.36804; + vertex 16.2018 -25.2357 75.8335; + normal 0.512805 -0.820507 0.252586; + texcoord 0.333170 -1.67369; + tangent 0.850184 0.444492 -0.282161; + vertex 17.4151 -23.6259 78.5996; + normal 0.413849 0.711470 -0.567926; + texcoord 0.499510 -1.03372; + tangent -0.854808 0.518274 0.0263679; + vertex 15.1071 -25.4230 71.7904; + normal 0.474348 0.800947 -0.365345; + texcoord 0.665860 -1.36804; + tangent -0.854808 0.518274 0.0263678; + vertex 16.1698 -23.2347 75.3062; + normal 0.482164 0.811985 -0.328934; + texcoord 0.333170 -1.36804; + vertex 17.9568 -24.3182 75.2511; + normal 0.514100 0.852661 -0.0931181; + texcoord 0.333170 -1.67369; + tangent -0.854808 0.518274 0.0263679; + vertex 17.4151 -23.6259 78.5996; + normal -0.997292 0.00340301 0.0734718; + texcoord 0.832200 -1.03372; + tangent 0.0154722 -0.966870 0.254799; + vertex 16.0054 -27.4697 73.2707; + normal -0.999078 -0.00474200 0.0426730; + texcoord 0.998540 -1.36804; + tangent 0.0154722 -0.966870 0.254799; + vertex 16.2018 -25.2357 75.8335; + normal -0.999838 -0.0126257 0.0128033; + texcoord 0.665860 -1.36804; + vertex 16.1698 -23.2347 75.3062; + normal -0.999602 -0.0209706 -0.0188770; + texcoord 0.998540 -1.67369; + tangent 0.0154722 -0.966870 0.254799; + vertex 16.1198 -23.1284 77.8347; + normal -0.567962 -0.578271 0.585680; + texcoord 0.000490000 -1.36804; + tangent 0.817525 -0.314019 0.482747; + vertex 16.2018 -25.2357 75.8335; + normal -0.538688 -0.713383 0.448218; + texcoord 0.333170 -1.67369; + vertex 17.4151 -23.6259 78.5996; + normal -0.548616 -0.679586 0.487014; + texcoord 0.000490000 -1.67369; + tangent 0.817525 -0.314019 0.482747; + vertex 16.1198 -23.1284 77.8347; + normal -0.502372 -0.798696 0.331222; + texcoord 0.333170 -1.91214; + tangent 0.817525 -0.314019 0.482747; + vertex 16.2627 -22.2394 80.1952; + normal -0.954972 0.292069 -0.0521865; + texcoord 0.000490000 -1.67369; + tangent -0.209198 -0.538121 0.816493; + vertex 16.1198 -23.1284 77.8347; + normal -0.957628 0.281762 -0.0596598; + texcoord 0.333170 -1.91214; + tangent -0.209198 -0.538121 0.816493; + vertex 16.2627 -22.2394 80.1952; + normal -0.956759 0.285209 -0.0571652; + texcoord 0.000490000 -1.91214; + vertex 16.4942 -21.6439 79.2917; + normal -0.959412 0.274427 -0.0649512; + texcoord 0.333170 -2.16973; + tangent -0.209198 -0.538121 0.816493; + vertex 16.6222 -20.8310 80.8361; + normal 0.0433406 0.882567 -0.468185; + texcoord 0.000490000 -1.91214; + tangent -0.874928 -0.192705 -0.444259; + vertex 16.4942 -21.6439 79.2917; + normal 0.0686699 0.858766 -0.507745; + texcoord 0.333170 -2.16973; + tangent -0.874928 -0.192705 -0.444259; + vertex 16.6222 -20.8310 80.8361; + normal 0.0871978 0.839720 -0.535972; + texcoord 0.000490000 -2.16973; + vertex 17.0688 -20.7326 81.0629; + normal 0.118953 0.803775 -0.582920; + texcoord 0.000490000 -2.26973; + vertex 16.6267 -20.5195 81.2665; + normal -0.881192 -0.472680 -0.00863129; + texcoord 0.665860 -1.91214; + tangent 0.211175 -0.409886 0.887355; + vertex 17.3151 -22.1052 79.8736; + normal -0.937463 -0.341932 0.0651553; + texcoord 0.665860 -2.16973; + tangent 0.211175 -0.409886 0.887355; + vertex 16.7300 -21.0402 81.2891; + normal -0.929092 -0.366180 0.0519628; + texcoord 0.333170 -2.16973; + vertex 16.6222 -20.8310 80.8361; + normal -0.971699 -0.186349 0.145170; + texcoord 0.333170 -2.26973; + vertex 16.6267 -20.5195 81.2665; + normal -0.611552 -0.300198 0.732042; + texcoord 0.250000 1.00000; + tangent 0.790787 -0.261977 0.553195; + vertex 33.7518 37.9805 70.7210; + normal -0.611378 -0.294433 0.734524; + texcoord 0.250000 0.100620; + tangent 0.790787 -0.261977 0.553195; + vertex 31.6783 49.8641 73.8621; + normal -0.611275 -0.291328 0.735847; + texcoord 0.125240 0.100620; + vertex 30.2128 50.3496 72.8369; + normal -0.611064 -0.285541 0.738286; + texcoord 0.125240 -0.721680; + tangent 0.790787 -0.261977 0.553195; + vertex 28.1221 62.4770 75.7969; + normal -0.171869 0.363591 -0.915567; + texcoord 0.749030 1.00000; + tangent -0.985077 -0.0721041 0.156284; + vertex 33.2558 34.3883 62.3225; + normal -0.171916 0.368573 -0.913564; + texcoord 0.873780 0.100620; + tangent -0.985077 -0.0721042 0.156284; + vertex 31.1119 51.8465 69.6579; + normal -0.171912 0.368091 -0.913759; + texcoord 0.749030 0.100620; + vertex 32.9498 51.9810 69.3663; + normal -0.171955 0.373155 -0.911694; + texcoord 0.873780 -0.721680; + tangent -0.985077 -0.0721042 0.156284; + vertex 30.7890 63.0489 74.3040; + normal -0.843209 0.116927 -0.524716; + texcoord 0.749030 1.00000; + tangent -0.535785 -0.262608 0.802478; + vertex 33.2558 34.3883 62.3225; + normal -0.927759 0.0670965 -0.367100; + texcoord 0.873780 1.00000; + tangent -0.341954 -0.0109942 0.939652; + vertex 31.9009 33.7242 64.3518; + normal -0.957474 0.0418998 -0.285462; + texcoord 0.873780 0.100620; + tangent -0.255628 0.0871787 0.962836; + vertex 31.1119 51.8465 69.6579; + normal -0.994436 -0.0126699 -0.104582; + texcoord 0.998540 1.00000; + tangent -0.104495 0.244600 0.963977; + vertex 31.5054 34.6498 67.9997; + normal -0.797161 0.0398522 -0.602450; + tangent -0.576317 -0.347669 0.739584; + vertex 31.5054 34.6498 67.9997; + normal -0.808695 0.112192 -0.577431; + texcoord 0.998540 0.100620; + tangent -0.576317 -0.347669 0.739584; + vertex 29.9705 51.1579 71.1227; + normal -0.810684 0.128935 -0.571110; + texcoord 0.873780 0.100620; + tangent -0.576317 -0.347669 0.739584; + vertex 31.1119 51.8465 69.6579; + normal -0.816268 0.201072 -0.541551; + texcoord 0.873780 -0.721680; + tangent -0.576317 -0.347669 0.739584; + vertex 30.7890 63.0489 74.3040; + normal -0.793112 0.117296 -0.597675; + texcoord 0.000490000 0.100620; + tangent -0.607629 -0.219994 0.763145; + vertex 29.9705 51.1579 71.1227; + normal -0.793927 0.142090 -0.591177; + texcoord 0.125240 -0.721680; + tangent -0.607628 -0.219994 0.763145; + vertex 28.1221 62.4770 75.7969; + normal -0.793848 0.138754 -0.592076; + texcoord 0.000490000 -0.721680; + vertex 29.1245 62.8399 74.5380; + normal -0.794212 0.163606 -0.585201; + texcoord 0.125240 -1.49956; + tangent -0.607629 -0.219994 0.763145; + vertex 27.8993 72.6851 78.9532; + normal -0.957278 -0.280613 0.0698213; + texcoord 0.250000 0.100620; + tangent 0.127809 -0.193995 0.972641; + vertex 31.6783 49.8641 73.8621; + normal -0.980726 -0.170851 0.0947945; + texcoord 0.250000 -0.721680; + tangent 0.127809 -0.193995 0.972641; + vertex 28.3283 62.1640 77.3661; + normal -0.980636 -0.171442 0.0946648; + texcoord 0.125240 -0.721680; + vertex 28.1221 62.4770 75.7969; + normal -0.991226 -0.0583141 0.118620; + texcoord 0.125240 -1.49956; + tangent 0.127809 -0.193995 0.972641; + vertex 27.8993 72.6851 78.9532; + normal -0.569211 -0.364922 0.736771; + texcoord 0.250000 0.100620; + tangent 0.802065 -0.0493933 0.595191; + vertex 31.6783 49.8641 73.8621; + normal -0.569921 -0.361248 0.738032; + texcoord 0.374760 -0.721680; + tangent 0.802065 -0.0493936 0.595191; + vertex 29.6223 62.0843 78.3264; + normal -0.569924 -0.361228 0.738038; + texcoord 0.250000 -0.721680; + vertex 28.3283 62.1640 77.3661; + normal -0.570633 -0.357508 0.739302; + texcoord 0.374760 -1.49956; + tangent 0.802065 -0.0493934 0.595191; + vertex 27.3388 71.7586 81.2421; + normal 0.167044 -0.407675 0.897718; + texcoord 0.499510 0.100620; + tangent 0.984313 0.121398 -0.128027; + vertex 34.6314 50.6434 72.1987; + normal 0.162657 -0.343294 0.925036; + texcoord 0.499510 -0.721680; + tangent 0.984313 0.121398 -0.128028; + vertex 31.2461 62.2846 78.1152; + normal 0.160792 -0.318538 0.934173; + texcoord 0.374760 -0.721680; + tangent 0.984313 0.121398 -0.128028; + vertex 29.6223 62.0843 78.3264; + normal 0.155257 -0.251290 0.955379; + texcoord 0.374760 -1.49956; + tangent 0.984313 0.121398 -0.128028; + vertex 27.3388 71.7586 81.2421; + normal 0.784660 -0.0839854 0.614210; + texcoord 0.499510 0.100620; + tangent 0.615822 0.219413 -0.756717; + vertex 34.6314 50.6434 72.1987; + normal 0.785718 -0.0998321 0.610476; + texcoord 0.624270 -0.721680; + tangent 0.615822 0.219414 -0.756717; + vertex 32.2892 62.6562 76.8334; + normal 0.786059 -0.105745 0.609039; + texcoord 0.499510 -0.721680; + vertex 31.2461 62.2846 78.1152; + normal 0.786835 -0.121696 0.605046; + texcoord 0.624270 -1.49956; + tangent 0.615822 0.219414 -0.756717; + vertex 29.7658 72.2958 82.0538; + normal 0.987617 0.126257 -0.0931277; + texcoord 0.749030 0.100620; + tangent -0.116787 0.195285 -0.973768; + vertex 32.9498 51.9810 69.3663; + normal 0.979036 0.187386 -0.0798395; + texcoord 0.749030 -0.721680; + tangent -0.116787 0.195285 -0.973768; + vertex 32.0999 62.9728 75.2548; + normal 0.972337 0.222188 -0.0720566; + texcoord 0.624270 -0.721680; + tangent -0.116787 0.195285 -0.973768; + vertex 32.2892 62.6562 76.8334; + normal 0.957581 0.282217 -0.0582483; + texcoord 0.624270 -1.49956; + tangent -0.116787 0.195286 -0.973768; + vertex 29.7658 72.2958 82.0538; + normal 0.546835 0.427824 -0.719679; + texcoord 0.749030 0.100620; + tangent -0.808592 0.0469292 -0.586496; + vertex 32.9498 51.9810 69.3663; + normal 0.548307 0.421645 -0.722202; + texcoord 0.873780 -0.721680; + tangent -0.808591 0.0469291 -0.586496; + vertex 30.7890 63.0489 74.3040; + normal 0.548572 0.420515 -0.722659; + texcoord 0.749030 -0.721680; + vertex 32.0999 62.9728 75.2548; + normal 0.550021 0.414281 -0.725154; + texcoord 0.873780 -1.49956; + tangent -0.808591 0.0469290 -0.586496; + vertex 30.3263 73.2222 79.7651; + normal -0.166835 0.265524 -0.949560; + texcoord 0.998540 0.100620; + tangent -0.982695 -0.123389 0.138153; + vertex 29.9705 51.1579 71.1227; + normal -0.173991 0.358996 -0.916978; + texcoord 0.998540 -0.721680; + tangent -0.982695 -0.123389 0.138153; + vertex 29.1245 62.8399 74.5380; + normal -0.174680 0.369166 -0.912800; + texcoord 0.873780 -0.721680; + vertex 30.7890 63.0489 74.3040; + normal -0.179940 0.458882 -0.870086; + texcoord 0.873780 -1.49956; + tangent -0.982695 -0.123389 0.138154; + vertex 30.3263 73.2222 79.7651; + normal -0.0454907 0.960118 -0.275870; + texcoord 0.000490000 -1.83825; + tangent -0.683089 -0.231400 -0.692707; + vertex 26.2481 75.7368 82.6792; + normal 0.0238385 0.940909 -0.337820; + texcoord 0.250000 -2.21463; + tangent -0.683089 -0.231400 -0.692707; + vertex 22.5795 76.0770 84.4679; + normal 0.0341989 0.937304 -0.346832; + texcoord 0.000490000 -2.21463; + vertex 23.7945 76.4885 85.7000; + normal 0.107584 0.906250 -0.408824; + texcoord 0.250000 -2.48871; + tangent -0.683089 -0.231400 -0.692707; + vertex 21.5988 77.5056 87.3767; + normal -0.160665 -0.880318 0.446349; + texcoord 0.499510 -1.83825; + tangent 0.681962 0.227909 0.694971; + vertex 25.8498 72.8478 83.2179; + normal -0.115347 -0.904804 0.409909; + texcoord 0.749030 -2.21463; + tangent 0.681962 0.227909 0.694971; + vertex 23.3454 75.0487 86.6573; + normal -0.125698 -0.899549 0.418343; + texcoord 0.499510 -2.21463; + vertex 22.1271 74.6416 85.4158; + normal -0.0732873 -0.924133 0.374975; + texcoord 0.749030 -2.48871; + vertex 21.5530 75.6525 87.7951; + normal 0.785351 0.153734 0.599657; + texcoord 0.998540 -1.83825; + tangent 0.251387 0.806008 -0.535869; + vertex 26.2481 75.7368 82.6792; + normal 0.737208 0.199297 0.645605; + texcoord 0.998540 -2.21463; + tangent 0.251387 0.806008 -0.535869; + vertex 23.7945 76.4885 85.7000; + normal 0.650830 0.269025 0.709962; + texcoord 0.749030 -2.21463; + vertex 23.3454 75.0487 86.6573; + normal 0.582105 0.316427 0.749018; + texcoord 0.749030 -2.48871; + vertex 21.5530 75.6525 87.7951; + normal 0.573116 0.768582 0.284289; + texcoord 0.000490000 -2.21463; + tangent -0.451589 0.585700 -0.673070; + vertex 23.7945 76.4885 85.7000; + normal 0.642258 0.737033 0.210445; + texcoord 0.250000 -2.48871; + tangent -0.451589 0.585700 -0.673070; + vertex 21.5988 77.5056 87.3767; + normal 0.651072 0.732122 0.200258; + texcoord 0.000490000 -2.48871; + vertex 22.2033 76.7216 88.2776; + normal 0.714539 0.689175 0.120303; + texcoord 0.250000 -2.78736; + tangent -0.451589 0.585700 -0.673070; + vertex 20.7666 77.9661 89.6812; + normal -0.817529 -0.573997 0.0466243; + texcoord 0.499510 -2.21463; + tangent 0.450646 -0.587229 0.672369; + vertex 22.1271 74.6416 85.4158; + normal -0.771547 -0.635064 -0.0375286; + texcoord 0.749030 -2.48871; + vertex 21.5530 75.6525 87.7951; + normal -0.772731 -0.633736 -0.0355749; + texcoord 0.499510 -2.48871; + vertex 20.9487 76.4400 86.8934; + normal -0.717411 -0.686463 -0.118703; + texcoord 0.749030 -2.78736; + tangent 0.450646 -0.587229 0.672369; + vertex 19.8538 77.1724 89.2749; + normal 0.610820 -0.167643 0.773818; + texcoord 0.000490000 -2.48871; + tangent 0.0589634 0.984245 0.166687; + vertex 22.2033 76.7216 88.2776; + normal 0.670968 -0.162710 0.723413; + texcoord 0.250000 -2.78736; + tangent 0.0589635 0.984245 0.166687; + vertex 20.7666 77.9661 89.6812; + normal 0.650524 -0.164539 0.741448; + texcoord 0.000490000 -2.78736; + tangent 0.0589635 0.984245 0.166687; + vertex 20.7135 77.0789 89.5310; + normal 0.706681 -0.159091 0.689414; + texcoord 0.250000 -3.09407; + tangent 0.0589634 0.984245 0.166687; + vertex 19.2996 77.6831 91.1197; + normal -0.885297 0.129185 -0.446722; + texcoord 0.499510 -2.48871; + tangent -0.0594346 -0.984193 -0.166828; + vertex 20.9487 76.4400 86.8934; + normal -0.859900 0.135358 -0.492188; + texcoord 0.749030 -2.78736; + tangent -0.0594346 -0.984193 -0.166828; + vertex 19.8538 77.1724 89.2749; + normal -0.836529 0.140298 -0.529656; + texcoord 0.499510 -2.78736; + tangent -0.0594346 -0.984193 -0.166828; + vertex 19.9074 78.0600 89.4253; + normal -0.806664 0.145798 -0.572744; + texcoord 0.749030 -3.09407; + tangent -0.0594347 -0.984193 -0.166828; + vertex 18.7596 78.0524 91.0401; + normal -0.140731 -0.983567 0.113093; + texcoord 0.998540 -2.48871; + tangent 0.953203 -0.103734 0.283978; + vertex 22.2033 76.7216 88.2776; + normal -0.159854 -0.970186 0.182171; + texcoord 0.998540 -2.78736; + vertex 20.7135 77.0789 89.5310; + normal -0.185021 -0.943014 0.276571; + texcoord 0.749030 -2.78736; + vertex 19.8538 77.1724 89.2749; + normal -0.200011 -0.920736 0.335024; + texcoord 0.749030 -3.09407; + tangent 0.953203 -0.103734 0.283978; + vertex 18.7596 78.0524 91.0401; + normal 0.163590 -0.864901 0.474537; + texcoord 0.000490000 -2.78736; + tangent 0.984673 0.172636 -0.0248025; + vertex 20.7135 77.0789 89.5310; + normal 0.160409 -0.840611 0.517342; + texcoord 0.250000 -3.09407; + tangent 0.984673 0.172636 -0.0248025; + vertex 19.2996 77.6831 91.1197; + normal 0.157805 -0.821324 0.548202; + texcoord 0.000490000 -3.09407; + vertex 18.8407 77.6027 91.1313; + normal 0.153305 -0.788921 0.595064; + texcoord 0.000490000 -3.19407; + tangent 0.984673 0.172636 -0.0248026; + vertex 19.0247 77.9652 91.5645; + normal 0.896302 0.237634 0.374395; + texcoord 0.499510 -2.78736; + tangent -0.174114 0.965079 -0.195720; + vertex 19.9074 78.0600 89.4253; + normal 0.892278 0.238699 0.383227; + texcoord 0.499510 -3.09407; + vertex 19.2185 78.1329 91.0285; + normal 0.891607 0.238872 0.384678; + texcoord 0.250000 -3.09407; + vertex 19.2996 77.6831 91.1197; + normal 0.886476 0.240158 0.395581; + texcoord 0.250000 -3.19407; + vertex 19.0247 77.9652 91.5645; + normal -0.174356 0.977422 -0.119353; + texcoord 0.499510 -2.78736; + tangent -0.984676 -0.172620 0.0248190; + vertex 19.9074 78.0600 89.4253; + normal -0.170093 0.982027 0.0818053; + texcoord 0.749030 -3.09407; + tangent -0.984676 -0.172620 0.0248190; + vertex 18.7596 78.0524 91.0401; + normal -0.172307 0.984940 0.0142606; + texcoord 0.499510 -3.09407; + vertex 19.2185 78.1329 91.0285; + normal -0.161687 0.956963 0.240994; + texcoord 0.499510 -3.19407; + tangent -0.984676 -0.172620 0.0248190; + vertex 19.0247 77.9652 91.5645; + normal -0.797991 -0.417154 -0.434963; + texcoord 0.000490000 1.00000; + tangent 0.0116622 -0.732281 0.680903; + vertex -1.15217 23.9598 85.5675; + normal -0.793879 -0.420802 -0.438956; + texcoord 0.125240 0.00695997; + tangent 0.0116622 -0.732281 0.680903; + vertex -10.9797 33.5037 94.4443; + normal -0.793360 -0.421258 -0.439456; + texcoord 0.000490000 0.00695997; + vertex -10.9998 34.7601 93.2760; + normal -0.789207 -0.424884 -0.443426; + texcoord 0.125240 -1.08446; + tangent 0.0116626 -0.732280 0.680903; + vertex -20.4910 43.0657 102.210; + normal -0.512348 -0.850161 0.121350; + texcoord 0.250000 1.00000; + tangent 0.611134 -0.261671 0.747023; + vertex -0.624140 26.5209 89.2462; + normal -0.549964 -0.819129 0.162994; + texcoord 0.250000 0.00695997; + tangent 0.611134 -0.261671 0.747023; + vertex -9.96045 33.0672 95.6902; + normal -0.563333 -0.806771 0.178259; + texcoord 0.125240 0.00695997; + vertex -10.9797 33.5037 94.4443; + normal -0.597395 -0.771625 0.218437; + texcoord 0.125240 -1.08446; + tangent 0.611134 -0.261671 0.747023; + vertex -20.4910 43.0657 102.210; + normal 0.587160 -0.196044 0.785372; + texcoord 0.499510 1.00000; + tangent 0.577569 0.781246 -0.236789; + vertex 2.68430 26.9471 86.2059; + normal 0.558615 -0.166718 0.812499; + texcoord 0.499510 0.00695997; + tangent 0.577569 0.781246 -0.236788; + vertex -7.54796 35.0469 95.8777; + normal 0.551064 -0.159120 0.819151; + texcoord 0.374760 0.00695997; + vertex -8.53895 33.7065 96.2839; + normal 0.520774 -0.129239 0.843855; + texcoord 0.374760 -1.08446; + tangent 0.577569 0.781246 -0.236789; + vertex -19.4755 41.7096 104.259; + normal 0.776327 0.426370 0.464246; + texcoord 0.499510 1.00000; + tangent -0.000525066 0.736950 -0.675948; + vertex 2.68430 26.9471 86.2059; + normal 0.775692 0.426898 0.464822; + texcoord 0.624270 0.00695997; + tangent -0.000524368 0.736950 -0.675948; + vertex -7.54889 36.3544 94.6784; + normal 0.775689 0.426900 0.464825; + texcoord 0.499510 0.00695997; + vertex -7.54796 35.0469 95.8777; + normal 0.775054 0.427428 0.465400; + texcoord 0.624270 -1.08446; + tangent -0.000524033 0.736950 -0.675947; + vertex -17.6423 43.7464 104.699; + normal -0.0579168 0.727111 -0.684073; + texcoord 0.749030 1.00000; + tangent -0.851685 -0.393481 -0.346129; + vertex 1.25071 25.8816 80.9710; + normal -0.0528382 0.721594 -0.690298; + texcoord 0.873780 0.00695997; + tangent -0.851686 -0.393481 -0.346128; + vertex -9.98968 36.1516 92.8388; + normal -0.0532010 0.721990 -0.689855; + texcoord 0.749030 0.00695997; + tangent -0.851685 -0.393481 -0.346128; + vertex -8.56029 36.8120 93.4197; + normal -0.0480825 0.716370 -0.696062; + texcoord 0.873780 -1.08446; + tangent -0.851685 -0.393481 -0.346128; + vertex -18.6578 45.1026 102.650; + normal -0.527855 0.118928 -0.840967; + texcoord 0.998540 1.00000; + tangent -0.569328 -0.784304 0.246439; + vertex -1.15217 23.9598 85.5675; + normal -0.575788 0.166445 -0.800477; + texcoord 0.998540 0.00695997; + tangent -0.569328 -0.784304 0.246439; + vertex -10.9998 34.7601 93.2760; + normal -0.580464 0.171221 -0.796081; + texcoord 0.873780 0.00695997; + tangent -0.569328 -0.784304 0.246439; + vertex -9.98968 36.1516 92.8388; + normal -0.624424 0.217556 -0.750176; + texcoord 0.873780 -1.08446; + tangent -0.569329 -0.784304 0.246439; + vertex -18.6578 45.1026 102.650; + normal -0.406182 0.650435 -0.641833; + texcoord 0.000490000 -1.53088; + tangent -0.0126593 -0.706322 -0.707777; + vertex -24.4294 46.0581 106.664; + normal -0.583773 0.250883 -0.772183; + texcoord 0.000490000 -1.08446; + tangent -0.445196 -0.893274 0.0621470; + vertex -19.7976 44.3507 102.003; + normal -0.431183 0.611018 -0.663881; + texcoord 0.125240 -1.53088; + tangent -0.0714837 -0.766041 -0.638804; + vertex -24.4451 45.1820 105.786; + normal -0.597572 0.196881 -0.777268; + texcoord 0.125240 -1.08446; + tangent -0.470174 -0.871273 0.140782; + vertex -20.4910 43.0657 102.210; + normal -0.141844 -0.968166 0.206240; + texcoord 0.499510 -1.08446; + tangent 0.453264 0.121697 0.883030; + vertex -18.3614 42.4329 104.900; + normal 0.0507513 -0.992553 0.110740; + texcoord 0.499510 -1.53088; + tangent 0.453264 0.121697 0.883030; + vertex -22.5636 43.5824 107.406; + normal 0.0495150 -0.992544 0.111374; + texcoord 0.374760 -1.53088; + vertex -23.1258 43.4314 106.311; + normal 0.239692 -0.970789 0.0107570; + texcoord 0.499510 -1.93636; + tangent 0.453264 0.121697 0.883030; + vertex -27.0720 42.4915 109.418; + normal 0.216911 -0.697050 0.683425; + texcoord 0.499510 -1.08446; + tangent 0.0168633 0.702665 0.711321; + vertex -18.3614 42.4329 104.900; + normal 0.356532 -0.668882 0.652290; + texcoord 0.624270 -1.53088; + tangent 0.0168632 0.702665 0.711321; + vertex -22.5423 44.4683 108.303; + normal 0.308668 -0.680332 0.664735; + texcoord 0.499510 -1.53088; + vertex -22.5636 43.5824 107.406; + normal 0.435997 -0.645389 0.627199; + texcoord 0.499510 -1.93636; + tangent 0.0168634 0.702665 0.711321; + vertex -27.0720 42.4915 109.418; + normal 0.413994 0.843702 0.341726; + texcoord 0.749030 -1.53088; + tangent -0.637045 0.536692 -0.553294; + vertex -23.0800 45.5604 108.457; + normal 0.256245 0.964699 0.0607795; + texcoord 0.749030 -1.08446; + tangent -0.621443 0.205668 -0.755982; + vertex -17.7650 44.8523 103.766; + normal 0.393176 0.868587 0.301611; + texcoord 0.873780 -1.53088; + tangent -0.641281 0.485166 -0.594452; + vertex -23.8617 46.2189 107.778; + normal 0.236523 0.971205 0.0285917; + texcoord 0.873780 -1.08446; + tangent -0.615064 0.172440 -0.769390; + vertex -18.6578 45.1026 102.650; + normal -0.284162 0.835553 -0.470217; + tangent -0.754303 -0.497568 -0.428314; + vertex -18.6578 45.1026 102.650; + normal -0.245677 0.858309 -0.450497; + texcoord 0.998540 -1.08446; + tangent -0.741641 -0.475055 -0.473594; + vertex -19.7976 44.3507 102.003; + normal 0.0752362 0.963059 -0.258567; + texcoord 0.873780 -1.53088; + tangent -0.525005 -0.203754 -0.826350; + vertex -23.8617 46.2189 107.778; + normal 0.142737 0.966733 -0.212257; + texcoord 0.998540 -1.53088; + tangent -0.450300 -0.127545 -0.883721; + vertex -24.4294 46.0581 106.664; + normal -0.436060 0.888857 -0.140660; + texcoord 0.125240 -1.53088; + tangent -0.683874 -0.428900 -0.590222; + vertex -24.4451 45.1820 105.786; + normal -0.439459 0.887903 -0.136029; + texcoord 0.250000 -1.93636; + tangent -0.683874 -0.428900 -0.590222; + vertex -27.8711 44.0397 109.188; + normal -0.439146 0.887993 -0.136457; + texcoord 0.000490000 -1.93636; + vertex -26.6694 44.7934 110.226; + normal -0.442601 0.886991 -0.131726; + texcoord 0.250000 -2.34911; + vertex -30.1608 43.4208 112.714; + normal -0.514774 -0.379591 -0.768712; + texcoord 0.374760 -1.53088; + tangent 0.454776 -0.880994 0.130492; + vertex -23.1258 43.4314 106.311; + normal -0.602788 -0.412343 -0.683096; + texcoord 0.499510 -1.93636; + tangent 0.454776 -0.880994 0.130492; + vertex -27.0720 42.4915 109.418; + normal -0.636665 -0.424052 -0.644079; + texcoord 0.250000 -1.93636; + vertex -27.8711 44.0397 109.188; + normal -0.712024 -0.447675 -0.540933; + texcoord 0.250000 -2.34911; + tangent 0.454776 -0.880994 0.130492; + vertex -30.1608 43.4208 112.714; + normal 0.425785 -0.892819 0.146908; + texcoord 0.624270 -1.53088; + tangent 0.686123 0.424431 0.590841; + vertex -22.5423 44.4683 108.303; + normal 0.435421 -0.890221 0.133852; + texcoord 0.749030 -1.93636; + tangent 0.686123 0.424431 0.590841; + vertex -25.8601 43.2412 110.461; + normal 0.442040 -0.888276 0.124768; + texcoord 0.499510 -1.93636; + tangent 0.686123 0.424431 0.590841; + vertex -27.0720 42.4915 109.418; + normal 0.451156 -0.885377 0.112099; + texcoord 0.749030 -2.34911; + tangent 0.686123 0.424431 0.590842; + vertex -29.0531 41.8733 112.508; + normal 0.492898 0.376142 0.784582; + texcoord 0.873780 -1.53088; + tangent -0.458189 0.878779 -0.133454; + vertex -23.8617 46.2189 107.778; + normal 0.455681 0.361143 0.813591; + texcoord 0.998540 -1.93636; + vertex -26.6694 44.7934 110.226; + normal 0.439304 0.354409 0.825473; + texcoord 0.749030 -1.93636; + vertex -25.8601 43.2412 110.461; + normal 0.400786 0.338269 0.851437; + texcoord 0.749030 -2.34911; + tangent -0.458189 0.878779 -0.133454; + vertex -29.0531 41.8733 112.508; + normal 0.0550702 0.839657 0.540317; + texcoord 0.000490000 -1.93636; + tangent -0.861452 0.313561 -0.399475; + vertex -26.6694 44.7934 110.226; + normal 0.0886143 0.867361 0.489726; + texcoord 0.250000 -2.34911; + tangent -0.861452 0.313561 -0.399475; + vertex -30.1608 43.4208 112.714; + normal 0.0820579 0.862226 0.499834; + texcoord 0.000490000 -2.34911; + tangent -0.861452 0.313561 -0.399475; + vertex -29.0004 42.9984 113.252; + normal 0.116992 0.887994 0.444725; + texcoord 0.250000 -2.67195; + tangent -0.861452 0.313561 -0.399475; + vertex -31.1416 42.3717 115.067; + normal -0.196408 -0.929588 -0.311913; + texcoord 0.499510 -1.93636; + tangent 0.861340 -0.315575 0.398127; + vertex -27.0720 42.4915 109.418; + normal -0.166795 -0.915895 -0.365125; + texcoord 0.749030 -2.34911; + tangent 0.861340 -0.315575 0.398127; + vertex -29.0531 41.8733 112.508; + normal -0.157615 -0.910998 -0.381105; + texcoord 0.499510 -2.34911; + vertex -30.2162 42.2994 111.970; + normal -0.125543 -0.891585 -0.435104; + texcoord 0.749030 -2.67195; + tangent 0.861340 -0.315575 0.398127; + vertex -31.1978 41.3295 114.241; + normal 0.832203 -0.332622 0.443622; + texcoord 0.998540 -1.93636; + tangent 0.0390203 0.833231 0.551547; + vertex -26.6694 44.7934 110.226; + normal 0.749580 -0.389406 0.535250; + texcoord 0.998540 -2.34911; + tangent 0.0390203 0.833231 0.551547; + vertex -29.0004 42.9984 113.252; + normal 0.732978 -0.399012 0.550937; + texcoord 0.749030 -2.34911; + tangent 0.0390203 0.833231 0.551547; + vertex -29.0531 41.8733 112.508; + normal 0.627532 -0.449978 0.635393; + texcoord 0.749030 -2.67195; + tangent 0.0390203 0.833231 0.551547; + vertex -31.1978 41.3295 114.241; + normal 0.581248 0.253247 0.773315; + texcoord 0.000490000 -2.34911; + tangent -0.447810 0.893039 0.0441342; + vertex -29.0004 42.9984 113.252; + normal 0.608509 0.268225 0.746842; + texcoord 0.250000 -2.67195; + tangent -0.447810 0.893039 0.0441343; + vertex -31.1416 42.3717 115.067; + normal 0.611315 0.269773 0.743987; + texcoord 0.000490000 -2.67195; + vertex -30.7207 41.5324 115.026; + normal 0.638771 0.284989 0.714670; + texcoord 0.250000 -3.02350; + tangent -0.447810 0.893039 0.0441343; + vertex -32.0721 40.9879 116.451; + normal -0.785547 -0.368594 -0.497045; + texcoord 0.499510 -2.34911; + tangent 0.447430 -0.893198 -0.0447658; + vertex -30.2162 42.2994 111.970; + normal -0.767837 -0.358006 -0.531280; + texcoord 0.749030 -2.67195; + tangent 0.447430 -0.893198 -0.0447659; + vertex -31.1978 41.3295 114.241; + normal -0.767435 -0.357768 -0.532021; + texcoord 0.499510 -2.67195; + tangent 0.447430 -0.893198 -0.0447659; + vertex -31.6187 42.1696 114.283; + normal -0.748499 -0.346612 -0.565340; + texcoord 0.749030 -3.02350; + tangent 0.447430 -0.893198 -0.0447659; + vertex -32.6825 40.9309 116.451; + normal 0.561802 -0.816933 -0.130378; + texcoord 0.998540 -2.34911; + tangent 0.507260 0.215681 0.834367; + vertex -29.0004 42.9984 113.252; + normal 0.443804 -0.895301 -0.0383822; + texcoord 0.998540 -2.67195; + tangent 0.507261 0.215681 0.834367; + vertex -30.7207 41.5324 115.026; + normal 0.456335 -0.888526 -0.0477520; + texcoord 0.749030 -2.67195; + vertex -31.1978 41.3295 114.241; + normal 0.324014 -0.944871 0.0472591; + texcoord 0.749030 -3.02350; + tangent 0.507261 0.215681 0.834367; + vertex -32.6825 40.9309 116.451; + normal 0.540933 -0.816705 0.200958; + texcoord 0.000490000 -2.67195; + tangent 0.658079 0.559777 0.503568; + vertex -30.7207 41.5324 115.026; + normal 0.618813 -0.783101 0.0618271; + texcoord 0.250000 -3.02350; + vertex -32.0721 40.9879 116.451; + normal 0.638668 -0.769211 0.0204400; + texcoord 0.000490000 -3.02350; + vertex -32.3574 40.7453 116.232; + normal 0.706748 -0.689892 -0.156704; + texcoord 0.000490000 -3.12350; + vertex -32.3467 40.6333 116.773; + normal 0.653255 0.598950 0.463161; + texcoord 0.499510 -2.67195; + tangent -0.750030 0.428293 0.504004; + vertex -31.6187 42.1696 114.283; + normal 0.657713 0.402588 0.636660; + texcoord 0.499510 -3.02350; + tangent -0.750030 0.428293 0.504004; + vertex -32.3972 41.1736 116.669; + normal 0.661147 0.464268 0.589356; + texcoord 0.250000 -3.02350; + vertex -32.0721 40.9879 116.451; + normal 0.623568 0.203861 0.754721; + texcoord 0.250000 -3.12350; + vertex -32.3467 40.6333 116.773; + normal -0.712873 -0.701121 -0.0155498; + texcoord 0.250000 1.00000; + tangent 0.617502 -0.638054 0.459977; + vertex 3.77584 -22.0363 76.0252; + normal -0.721239 -0.692646 0.00743858; + texcoord 0.250000 0.103680; + tangent 0.617502 -0.638054 0.459977; + vertex -1.38768 -16.9935 85.3710; + normal -0.724691 -0.688856 0.0173308; + texcoord 0.125240 0.103680; + vertex -2.50843 -15.8354 84.5361; + normal -0.732291 -0.679811 0.0400789; + texcoord 0.125240 -0.880350; + vertex -9.01936 -8.12596 96.3402; + normal 0.0362536 0.936704 -0.348241; + texcoord 0.749030 1.00000; + tangent -0.912096 -0.111384 -0.394556; + vertex 6.63457 -18.8371 68.1601; + normal 0.0467530 0.927849 -0.370013; + texcoord 0.873780 0.103680; + tangent -0.912096 -0.111384 -0.394556; + vertex -1.19053 -12.5483 84.2612; + normal 0.0470642 0.927577 -0.370655; + texcoord 0.749030 0.103680; + vertex 0.476120 -12.3448 84.9821; + normal 0.0576305 0.917997 -0.392377; + texcoord 0.873780 -0.880350; + tangent -0.912096 -0.111384 -0.394556; + vertex -6.25413 -6.90698 96.7158; + normal -0.649835 0.545786 -0.528992; + texcoord 0.749030 1.00000; + tangent -0.704787 -0.693268 0.150512; + vertex 6.63457 -18.8371 68.1601; + normal -0.756808 0.415917 -0.504237; + texcoord 0.873780 1.00000; + tangent -0.624483 -0.631673 0.459358; + vertex 4.88903 -20.5541 68.5328; + normal -0.809205 0.334466 -0.483031; + texcoord 0.873780 0.103680; + tangent -0.564614 -0.580273 0.586936; + vertex -1.19053 -12.5483 84.2612; + normal -0.887943 0.167379 -0.428418; + texcoord 0.998540 1.00000; + tangent -0.452922 -0.480436 0.751028; + vertex 3.21046 -22.3347 71.3162; + normal -0.565330 0.554068 -0.611073; + tangent -0.643163 -0.759935 -0.0940260; + vertex 3.21046 -22.3347 71.3162; + normal -0.588931 0.569399 -0.573537; + texcoord 0.998540 0.103680; + tangent -0.643163 -0.759935 -0.0940261; + vertex -2.43806 -14.0224 84.0788; + normal -0.598212 0.575309 -0.557819; + texcoord 0.873780 0.103680; + tangent -0.643163 -0.759935 -0.0940262; + vertex -1.19053 -12.5483 84.2612; + normal -0.619873 0.588804 -0.518717; + texcoord 0.873780 -0.880350; + tangent -0.643163 -0.759935 -0.0940262; + vertex -6.25413 -6.90698 96.7158; + normal 0.625289 0.502304 0.597247; + texcoord 0.749030 -1.34104; + tangent -0.412974 0.862357 -0.292905; + vertex -10.5940 -8.23088 103.401; + normal 0.484133 0.774434 0.407268; + texcoord 0.749030 -0.880350; + tangent -0.625687 0.627530 -0.463382; + vertex -5.23304 -7.85732 97.4742; + normal 0.610511 0.544191 0.575441; + texcoord 0.873780 -1.34104; + tangent -0.450188 0.832700 -0.322401; + vertex -11.1518 -7.06602 103.005; + normal 0.462647 0.800729 0.380514; + texcoord 0.873780 -0.880350; + tangent -0.643117 0.598556 -0.477632; + vertex -6.25413 -6.90698 96.7158; + normal -0.0668498 0.997402 -0.0268356; + tangent -0.955966 -0.0717292 -0.284576; + vertex -6.25413 -6.90698 96.7158; + normal -0.0339605 0.999366 -0.0107147; + texcoord 0.998540 -0.880350; + tangent -0.942751 -0.0439538 -0.330588; + vertex -7.83996 -7.02597 96.2437; + normal 0.236227 0.964082 0.121416; + texcoord 0.873780 -1.34104; + tangent -0.651208 0.234270 -0.721835; + vertex -11.1518 -7.06602 103.005; + normal 0.290720 0.945293 0.147995; + texcoord 0.998540 -1.34104; + tangent -0.548712 0.291429 -0.783571; + vertex -11.9158 -6.66028 101.914; + normal 0.0171419 0.763106 0.646046; + texcoord 0.000490000 -1.75490; + tangent -0.849980 0.351389 -0.392505; + vertex -15.1912 -9.06238 105.762; + normal 0.0466207 0.792301 0.608347; + texcoord 0.250000 -2.12700; + tangent -0.849980 0.351389 -0.392505; + vertex -19.0191 -10.4391 107.489; + normal 0.0369239 0.782957 0.620980; + texcoord 0.000490000 -2.12700; + vertex -17.5385 -11.0512 108.173; + normal 0.0687422 0.812661 0.578669; + texcoord 0.250000 -2.40137; + tangent -0.849980 0.351389 -0.392505; + vertex -19.9599 -11.6442 109.293; + normal -0.162042 -0.879666 -0.447136; + texcoord 0.499510 -1.75490; + tangent 0.849920 -0.354645 0.389696; + vertex -15.4501 -11.0514 103.661; + normal -0.118985 -0.849659 -0.513734; + texcoord 0.749030 -2.12700; + tangent 0.849920 -0.354645 0.389696; + vertex -17.5395 -12.3840 107.040; + normal -0.102087 -0.836403 -0.538524; + texcoord 0.499510 -2.12700; + vertex -19.0264 -11.7635 106.358; + normal -0.0541925 -0.794497 -0.604845; + texcoord 0.749030 -2.40137; + vertex -20.3568 -13.2289 108.402; + normal 0.799598 -0.389353 0.457218; + texcoord 0.998540 -1.75490; + tangent 0.000520064 0.761798 0.647814; + vertex -15.1912 -9.06238 105.762; + normal 0.683652 -0.473051 0.555736; + texcoord 0.998540 -2.12700; + tangent 0.000520040 0.761798 0.647815; + vertex -17.5385 -11.0512 108.173; + normal 0.638729 -0.498702 0.585936; + texcoord 0.749030 -2.12700; + vertex -17.5395 -12.3840 107.040; + normal 0.490320 -0.564792 0.663774; + texcoord 0.749030 -2.40137; + tangent 0.000520042 0.761798 0.647814; + vertex -20.3568 -13.2289 108.402; + normal 0.409587 0.0486876 0.910971; + texcoord 0.000490000 -2.12700; + tangent -0.486244 0.856558 0.172843; + vertex -17.5385 -11.0512 108.173; + normal 0.503359 0.112876 0.856673; + texcoord 0.250000 -2.40137; + tangent -0.486244 0.856558 0.172843; + vertex -19.9599 -11.6442 109.293; + normal 0.505594 0.114453 0.855146; + texcoord 0.000490000 -2.40137; + vertex -19.3225 -12.7670 109.067; + normal 0.592148 0.177534 0.786030; + texcoord 0.250000 -2.68885; + tangent -0.486243 0.856559 0.172843; + vertex -21.0732 -13.6257 110.580; + normal -0.708227 -0.268037 -0.653124; + texcoord 0.499510 -2.12700; + tangent 0.484724 -0.857222 -0.173821; + vertex -19.0264 -11.7635 106.358; + normal -0.659347 -0.227530 -0.716584; + texcoord 0.749030 -2.40137; + tangent 0.484724 -0.857222 -0.173821; + vertex -20.3568 -13.2289 108.402; + normal -0.654730 -0.223829 -0.721962; + texcoord 0.499510 -2.40137; + vertex -20.9934 -12.1030 108.630; + normal -0.597340 -0.179264 -0.781696; + texcoord 0.749030 -2.68885; + vertex -22.0621 -13.7752 109.830; + normal 0.557290 -0.757066 -0.340997; + texcoord 0.998540 -2.12700; + tangent 0.787439 0.351617 0.506266; + vertex -17.5385 -11.0512 108.173; + normal 0.518605 -0.821846 -0.235835; + texcoord 0.998540 -2.40137; + vertex -19.3225 -12.7670 109.067; + normal 0.421287 -0.906565 -0.0256284; + texcoord 0.749030 -2.40137; + vertex -20.3568 -13.2289 108.402; + normal 0.363625 -0.928183 0.0790731; + texcoord 0.749030 -2.68885; + tangent 0.787439 0.351617 0.506266; + vertex -22.0621 -13.7752 109.830; + normal 0.664933 -0.618833 0.418223; + texcoord 0.000490000 -2.40137; + tangent 0.391548 0.765641 0.510376; + vertex -19.3225 -12.7670 109.067; + normal 0.695931 -0.609269 0.380095; + texcoord 0.250000 -2.68885; + tangent 0.391548 0.765641 0.510376; + vertex -21.0732 -13.6257 110.580; + normal 0.729425 -0.596381 0.335065; + texcoord 0.000490000 -2.68885; + vertex -21.4188 -14.3016 110.129; + normal 0.759230 -0.582188 0.290908; + texcoord 0.250000 -2.98817; + tangent 0.391548 0.765641 0.510376; + vertex -22.6369 -15.3898 111.130; + normal -0.864841 0.495740 -0.0793222; + texcoord 0.499510 -2.40137; + tangent -0.391891 -0.765360 -0.510535; + vertex -20.9934 -12.1030 108.630; + normal -0.867354 0.492400 -0.0723851; + texcoord 0.749030 -2.68885; + tangent -0.391891 -0.765360 -0.510534; + vertex -22.0621 -13.7752 109.830; + normal -0.866334 0.493769 -0.0752202; + texcoord 0.499510 -2.68885; + vertex -21.7160 -13.0992 110.281; + normal -0.868876 0.490323 -0.0681035; + texcoord 0.749030 -2.98817; + tangent -0.391891 -0.765360 -0.510535; + vertex -22.7157 -14.7496 111.153; + normal -0.0407912 -0.530394 -0.846769; + texcoord 0.998540 -2.40137; + tangent 0.728275 -0.595998 0.338234; + vertex -19.3225 -12.7670 109.067; + normal -0.148366 -0.618991 -0.771257; + texcoord 0.998540 -2.68885; + vertex -21.4188 -14.3016 110.129; + normal -0.162758 -0.629877 -0.759451; + texcoord 0.749030 -2.68885; + vertex -22.0621 -13.7752 109.830; + normal -0.273222 -0.705172 -0.654280; + texcoord 0.749030 -2.98817; + tangent 0.728275 -0.595998 0.338234; + vertex -22.7157 -14.7496 111.153; + normal -0.249161 0.566170 0.785729; + texcoord 0.499510 -2.68885; + tangent -0.381295 0.688441 -0.616979; + vertex -21.7160 -13.0992 110.281; + normal -0.230737 0.575404 0.784647; + texcoord 0.749030 -2.98817; + tangent -0.381295 0.688441 -0.616979; + vertex -22.7157 -14.7496 111.153; + normal -0.216708 0.582239 0.783604; + texcoord 0.499510 -2.98817; + vertex -22.5416 -15.0638 111.435; + normal -0.195317 0.592340 0.781655; + texcoord 0.499510 -3.08817; + vertex -23.1122 -15.1307 111.343; + normal -0.603021 0.631737 -0.487108; + texcoord 0.998540 -2.68885; + tangent -0.208634 -0.714263 -0.668057; + vertex -21.4188 -14.3016 110.129; + normal -0.663708 0.605114 -0.439692; + texcoord 0.998540 -2.98817; + tangent -0.208634 -0.714263 -0.668057; + vertex -22.8109 -15.0756 110.849; + normal -0.660327 0.606759 -0.442506; + texcoord 0.749030 -2.98817; + vertex -22.7157 -14.7496 111.153; + normal -0.728911 0.568991 -0.380707; + texcoord 0.749030 -3.08817; + tangent -0.208634 -0.714263 -0.668057; + vertex -23.1122 -15.1307 111.343; + normal -0.846054 -0.505392 -0.169619; + texcoord 0.250000 1.00000; + tangent 0.443309 -0.843714 0.302694; + vertex -7.31317 -35.5912 48.7615; + normal -0.854551 -0.499741 -0.141424; + texcoord 0.250000 0.171170; + tangent 0.443309 -0.843714 0.302694; + vertex -11.8063 -31.4692 58.8913; + normal -0.857815 -0.497293 -0.129820; + texcoord 0.125240 0.171170; + vertex -12.6742 -29.8174 58.2987; + normal -0.865113 -0.491115 -0.101912; + texcoord 0.125240 -0.672580; + vertex -16.9645 -24.8541 70.8002; + normal 0.442799 -0.812696 0.378754; + texcoord 0.499510 1.00000; + tangent 0.822985 0.536040 0.188037; + vertex -3.04167 -34.2846 46.2466; + normal 0.426807 -0.801922 0.418039; + texcoord 0.499510 0.171170; + vertex -8.35676 -30.7902 59.9583; + normal 0.424971 -0.800625 0.422373; + texcoord 0.374760 0.171170; + vertex -10.0179 -31.8722 59.5788; + normal 0.408012 -0.788100 0.460896; + texcoord 0.374760 -0.672580; + tangent 0.822985 0.536039 0.188036; + vertex -16.0198 -27.7386 71.9601; + normal 0.237966 0.966511 -0.0960631; + texcoord 0.749030 1.00000; + tangent -0.917148 0.191048 -0.349773; + vertex -3.79420 -30.0418 41.6749; + normal 0.249271 0.959750 -0.129399; + texcoord 0.873780 0.171170; + tangent -0.917148 0.191047 -0.349773; + vertex -10.4052 -26.7386 58.5325; + normal 0.249213 0.959788 -0.129227; + texcoord 0.749030 0.171170; + vertex -8.59740 -27.1152 59.2219; + normal 0.260337 0.951691 -0.162818; + texcoord 0.873780 -0.672580; + tangent -0.917148 0.191047 -0.349773; + vertex -13.8141 -23.6221 71.2982; + normal -0.512864 0.781927 -0.354345; + texcoord 0.749030 1.00000; + tangent -0.831072 -0.555675 -0.0233414; + vertex -3.79420 -30.0418 41.6749; + normal -0.666240 0.654187 -0.358000; + texcoord 0.873780 1.00000; + tangent -0.724176 -0.623925 0.293746; + vertex -6.01449 -31.5263 41.6126; + normal -0.736047 0.576849 -0.354231; + texcoord 0.873780 0.171170; + tangent -0.655380 -0.631034 0.415058; + vertex -10.4052 -26.7386 58.5325; + normal -0.851031 0.404200 -0.335215; + texcoord 0.998540 1.00000; + tangent -0.524270 -0.617803 0.586055; + vertex -8.11039 -33.9962 43.9555; + normal -0.422518 0.783065 -0.456385; + tangent -0.816355 -0.547552 -0.183713; + vertex -8.11039 -33.9962 43.9555; + normal -0.446278 0.799953 -0.401138; + texcoord 0.998540 0.171170; + tangent -0.816355 -0.547552 -0.183713; + vertex -12.1133 -27.8843 58.1481; + normal -0.453268 0.804540 -0.383751; + texcoord 0.873780 0.171170; + tangent -0.816355 -0.547552 -0.183713; + vertex -10.4052 -26.7386 58.5325; + normal -0.474790 0.817363 -0.326332; + texcoord 0.873780 -0.672580; + tangent -0.816355 -0.547552 -0.183713; + vertex -13.8141 -23.6221 71.2982; + normal -0.608808 0.686363 -0.397818; + texcoord 0.000490000 0.171170; + tangent -0.747363 -0.664411 -0.00258269; + vertex -12.1133 -27.8843 58.1481; + normal -0.609008 0.686586 -0.397127; + texcoord 0.125240 -0.672580; + tangent -0.747363 -0.664411 -0.00258253; + vertex -16.9645 -24.8541 70.8002; + normal -0.609001 0.686577 -0.397152; + texcoord 0.000490000 -0.672580; + vertex -15.6110 -23.6509 70.8048; + normal -0.609203 0.686803 -0.396452; + texcoord 0.125240 -1.38056; + tangent -0.747363 -0.664411 -0.00258258; + vertex -19.1085 -21.2334 80.3672; + normal -0.921052 -0.0178469 -0.389032; + texcoord 0.250000 0.171170; + tangent -0.0957841 -0.957882 0.270716; + vertex -11.8063 -31.4692 58.8913; + normal -0.947901 0.00476313 -0.318530; + texcoord 0.250000 -0.672580; + tangent -0.0957840 -0.957882 0.270716; + vertex -17.1338 -26.5473 71.2787; + normal -0.952528 0.00924434 -0.304311; + texcoord 0.125240 -0.672580; + vertex -16.9645 -24.8541 70.8002; + normal -0.972619 0.0322091 -0.230163; + texcoord 0.125240 -1.38056; + tangent -0.0957840 -0.957882 0.270716; + vertex -19.1085 -21.2334 80.3672; + normal -0.720102 -0.693018 -0.0343379; + texcoord 0.250000 0.171170; + tangent 0.630220 -0.673950 0.385505; + vertex -11.8063 -31.4692 58.8913; + normal -0.720760 -0.692434 -0.0322414; + texcoord 0.374760 -0.672580; + tangent 0.630220 -0.673950 0.385505; + vertex -16.0198 -27.7386 71.9601; + normal -0.720839 -0.692364 -0.0319896; + texcoord 0.250000 -0.672580; + vertex -17.1338 -26.5473 71.2787; + normal -0.721503 -0.691767 -0.0298593; + texcoord 0.374760 -1.38056; + tangent 0.630220 -0.673950 0.385504; + vertex -20.2619 -23.7027 80.9633; + normal -0.0545640 -0.975486 0.213191; + texcoord 0.499510 0.171170; + tangent 0.963440 0.00465513 0.267883; + vertex -8.35676 -30.7902 59.9583; + normal -0.0730101 -0.957448 0.279219; + texcoord 0.499510 -0.672580; + tangent 0.963440 0.00465529 0.267883; + vertex -14.2750 -27.7302 72.4452; + normal -0.0797315 -0.949568 0.303255; + texcoord 0.374760 -0.672580; + vertex -16.0198 -27.7386 71.9601; + normal -0.0979367 -0.924536 0.368295; + texcoord 0.374760 -1.38056; + tangent 0.963440 0.00465525 0.267883; + vertex -20.2619 -23.7027 80.9633; + normal 0.586038 -0.677886 0.443881; + texcoord 0.499510 0.171170; + tangent 0.754229 0.656575 0.00693103; + vertex -8.35676 -30.7902 59.9583; + normal 0.587537 -0.679560 0.439315; + texcoord 0.624270 -0.672580; + tangent 0.754229 0.656575 0.00693088; + vertex -12.8694 -26.5065 72.4582; + normal 0.587796 -0.679849 0.438522; + texcoord 0.499510 -0.672580; + vertex -14.2750 -27.7302 72.4452; + normal 0.589302 -0.681530 0.433866; + texcoord 0.624270 -1.38056; + tangent 0.754229 0.656575 0.00693097; + vertex -17.7223 -24.6449 81.9739; + normal 0.951177 -0.0207380 0.307948; + texcoord 0.749030 0.171170; + tangent 0.107440 0.957586 -0.267369; + vertex -8.59740 -27.1152 59.2219; + normal 0.928723 -0.000676755 0.370775; + texcoord 0.749030 -0.672580; + tangent 0.107440 0.957586 -0.267369; + vertex -12.6785 -24.8049 71.9830; + normal 0.921239 0.00524114 0.388963; + texcoord 0.624270 -0.672580; + vertex -12.8694 -26.5065 72.4582; + normal 0.892564 0.0255555 0.450196; + texcoord 0.624270 -1.38056; + tangent 0.107440 0.957586 -0.267370; + vertex -17.7223 -24.6449 81.9739; + normal 0.691391 0.716681 0.0913656; + texcoord 0.749030 0.171170; + tangent -0.639063 0.665642 -0.385383; + vertex -8.59740 -27.1152 59.2219; + normal 0.692228 0.716160 0.0890775; + texcoord 0.873780 -0.672580; + tangent -0.639063 0.665642 -0.385383; + vertex -13.8141 -23.6221 71.2982; + normal 0.692238 0.716154 0.0890504; + texcoord 0.749030 -0.672580; + vertex -12.6785 -24.8049 71.9830; + normal 0.693082 0.715622 0.0867319; + texcoord 0.873780 -1.38056; + tangent -0.639063 0.665642 -0.385382; + vertex -16.5690 -22.1756 81.3779; + normal 0.0670416 0.951651 -0.299776; + texcoord 0.998540 0.171170; + tangent -0.964196 -0.0154696 -0.264741; + vertex -12.1133 -27.8843 58.1481; + normal 0.0458444 0.973544 -0.223854; + texcoord 0.998540 -0.672580; + tangent -0.964196 -0.0154696 -0.264741; + vertex -15.6110 -23.6509 70.8048; + normal 0.0433805 0.975649 -0.215003; + texcoord 0.873780 -0.672580; + tangent -0.964196 -0.0154696 -0.264741; + vertex -13.8141 -23.6221 71.2982; + normal 0.0215197 0.990441 -0.136250; + texcoord 0.873780 -1.38056; + tangent -0.964196 -0.0154696 -0.264741; + vertex -16.5690 -22.1756 81.3779; + normal 0.768778 -0.0465195 0.637822; + texcoord 0.749030 -1.68097; + tangent 0.0687634 0.997582 -0.0101232; + vertex -20.2867 -22.7360 86.3784; + normal 0.806369 0.147035 0.572843; + texcoord 0.749030 -1.38056; + tangent 0.0339509 0.953270 -0.300205; + vertex -16.6136 -23.6077 81.8876; + normal 0.778384 -0.0102696 0.627704; + texcoord 0.873780 -1.68097; + tangent 0.0620474 0.995595 -0.0702904; + vertex -20.1952 -21.4090 86.3650; + normal 0.808944 0.174640 0.561347; + texcoord 0.873780 -1.38056; + tangent 0.0293133 0.941688 -0.335209; + vertex -16.5690 -22.1756 81.3779; + normal 0.559762 0.777165 0.287544; + tangent -0.665040 0.628340 -0.403622; + vertex -16.5690 -22.1756 81.3779; + normal 0.593920 0.745697 0.301984; + texcoord 0.998540 -1.38056; + tangent -0.615599 0.650625 -0.444663; + vertex -17.6147 -21.1876 80.7432; + normal 0.761040 0.532629 0.370303; + texcoord 0.873780 -1.68097; + tangent -0.218850 0.718711 -0.659969; + vertex -20.1952 -21.4090 86.3650; + normal 0.804471 0.450611 0.387008; + texcoord 0.998540 -1.68097; + tangent -0.0554757 0.705688 -0.706348; + vertex -20.2708 -20.4472 85.4023; + normal 0.119599 0.541265 0.832303; + texcoord 0.000490000 -2.00845; + tangent -0.360291 0.804834 -0.471628; + vertex -23.9154 -20.8612 87.3947; + normal 0.248980 0.570210 0.782860; + texcoord 0.250000 -2.28660; + tangent -0.360291 0.804834 -0.471628; + vertex -27.1126 -20.4004 87.5544; + normal 0.214096 0.563431 0.797940; + texcoord 0.000490000 -2.28660; + vertex -26.5195 -21.7252 88.3308; + normal 0.342205 0.584369 0.735804; + texcoord 0.250000 -2.58306; + tangent -0.360291 0.804834 -0.471628; + vertex -29.3124 -20.8564 88.9397; + normal -0.500338 -0.591110 -0.632655; + texcoord 0.499510 -2.00845; + tangent 0.359430 -0.806557 0.469336; + vertex -24.5900 -22.5360 85.0357; + normal -0.414319 -0.588587 -0.694194; + texcoord 0.749030 -2.28660; + vertex -26.9871 -22.6892 87.0746; + normal -0.395484 -0.587205 -0.706245; + texcoord 0.499510 -2.28660; + vertex -27.5805 -21.3575 86.2997; + normal -0.303377 -0.576623 -0.758597; + texcoord 0.749030 -2.58306; + tangent 0.359430 -0.806557 0.469336; + vertex -30.0219 -22.2304 87.9395; + normal 0.422402 -0.788181 0.447602; + texcoord 0.998540 -2.00845; + tangent 0.283218 0.583862 0.760849; + vertex -23.9154 -20.8612 87.3947; + normal 0.283206 -0.808869 0.515291; + texcoord 0.998540 -2.28660; + tangent 0.283218 0.583862 0.760849; + vertex -26.5195 -21.7252 88.3308; + normal 0.191458 -0.811784 0.551680; + texcoord 0.749030 -2.28660; + vertex -26.9871 -22.6892 87.0746; + normal 0.0489086 -0.801093 0.596539; + texcoord 0.749030 -2.58306; + tangent 0.283218 0.583862 0.760849; + vertex -30.0219 -22.2304 87.9395; + normal 0.223900 0.0371600 0.973903; + texcoord 0.000490000 -2.28660; + tangent -0.0601836 0.997893 -0.0242392; + vertex -26.5195 -21.7252 88.3308; + normal 0.339139 0.0432803 0.939740; + texcoord 0.250000 -2.58306; + tangent -0.0601836 0.997893 -0.0242391; + vertex -29.3124 -20.8564 88.9397; + normal 0.335620 0.0430989 0.941011; + texcoord 0.000490000 -2.58306; + tangent -0.0601836 0.997893 -0.0242391; + vertex -29.2343 -22.1521 88.9712; + normal 0.450303 0.0488139 0.891540; + texcoord 0.250000 -2.83507; + tangent -0.0601835 0.997893 -0.0242392; + vertex -31.2761 -21.7972 89.9830; + normal -0.544042 -0.0516658 -0.837466; + texcoord 0.499510 -2.28660; + tangent 0.0592875 -0.997975 0.0230532; + vertex -27.5805 -21.3575 86.2997; + normal -0.486011 -0.0490294 -0.872576; + texcoord 0.749030 -2.58306; + tangent 0.0592875 -0.997975 0.0230532; + vertex -30.0219 -22.2304 87.9395; + normal -0.496906 -0.0495337 -0.866389; + texcoord 0.499510 -2.58306; + vertex -30.0990 -20.9327 87.9095; + normal -0.431756 -0.0464579 -0.900793; + texcoord 0.749030 -2.83507; + tangent 0.0592875 -0.997975 0.0230532; + vertex -31.7336 -22.1077 88.7536; + normal 0.146707 -0.988490 -0.0369456; + texcoord 0.998540 -2.28660; + tangent 0.605700 0.0602408 0.793410; + vertex -26.5195 -21.7252 88.3308; + normal 0.0962366 -0.995356 0.00210561; + texcoord 0.998540 -2.58306; + tangent 0.605699 0.0602408 0.793410; + vertex -29.2343 -22.1521 88.9712; + normal 0.0281830 -0.998129 0.0542691; + texcoord 0.749030 -2.58306; + vertex -30.0219 -22.2304 87.9395; + normal -0.0259465 -0.995104 0.0953626; + texcoord 0.749030 -2.83507; + vertex -31.7336 -22.1077 88.7536; + normal 0.302644 -0.525665 0.795036; + texcoord 0.000490000 -2.58306; + tangent 0.164783 0.850452 0.499578; + vertex -29.2343 -22.1521 88.9712; + normal 0.357771 -0.523543 0.773241; + texcoord 0.250000 -2.83507; + tangent 0.164783 0.850452 0.499578; + vertex -31.2761 -21.7972 89.9830; + normal 0.369828 -0.522823 0.768039; + texcoord 0.000490000 -2.83507; + vertex -31.4331 -22.6071 89.5073; + normal 0.425453 -0.518245 0.741897; + texcoord 0.250000 -3.12054; + tangent 0.164783 0.850452 0.499578; + vertex -33.1317 -22.8249 90.3293; + normal -0.648635 0.475373 -0.594384; + texcoord 0.499510 -2.58306; + tangent -0.164936 -0.850191 -0.499971; + vertex -30.0990 -20.9327 87.9095; + normal -0.598058 0.489301 -0.634753; + texcoord 0.749030 -2.83507; + tangent -0.164936 -0.850191 -0.499971; + vertex -31.7336 -22.1077 88.7536; + normal -0.610555 0.486123 -0.625226; + texcoord 0.499510 -2.83507; + vertex -31.5765 -21.2977 89.2300; + normal -0.557319 0.498567 -0.663948; + texcoord 0.749030 -3.12054; + tangent -0.164936 -0.850191 -0.499971; + vertex -33.2343 -22.3461 89.8344; + normal 0.0342085 -0.826813 -0.561436; + texcoord 0.998540 -2.58306; + tangent 0.315456 -0.524114 0.791071; + vertex -29.2343 -22.1521 88.9712; + normal -0.0780170 -0.845138 -0.528825; + texcoord 0.998540 -2.83507; + tangent 0.315456 -0.524114 0.791070; + vertex -31.4331 -22.6071 89.5073; + normal -0.0953266 -0.846921 -0.523104; + texcoord 0.749030 -2.83507; + vertex -31.7336 -22.1077 88.7536; + normal -0.210561 -0.851515 -0.480195; + texcoord 0.749030 -3.12054; + tangent 0.315456 -0.524114 0.791071; + vertex -33.2343 -22.3461 89.8344; + normal 0.130480 -0.991427 0.00691929; + texcoord 0.000490000 -2.83507; + tangent 0.133896 0.0245360 0.990692; + vertex -31.4331 -22.6071 89.5073; + normal -0.105791 -0.993627 0.0389068; + texcoord 0.250000 -3.12054; + tangent 0.133896 0.0245360 0.990692; + vertex -33.1317 -22.8249 90.3293; + normal -0.0746507 -0.996603 0.0347717; + texcoord 0.000490000 -3.12054; + vertex -33.1976 -22.8370 89.8416; + normal -0.353909 -0.932587 0.0709292; + texcoord 0.000490000 -3.22054; + tangent 0.133896 0.0245360 0.990692; + vertex -33.6991 -22.6231 90.1525; + normal -0.520916 0.852184 0.0492846; + texcoord 0.499510 -2.83507; + tangent -0.133869 -0.0245352 -0.990695; + vertex -31.5765 -21.2977 89.2300; + normal -0.508123 0.859981 0.0473628; + texcoord 0.749030 -3.12054; + tangent -0.133869 -0.0245353 -0.990695; + vertex -33.2343 -22.3461 89.8344; + normal -0.505009 0.861839 0.0468960; + texcoord 0.499510 -3.12054; + vertex -33.1684 -22.3340 90.3221; + normal -0.488815 0.871253 0.0444746; + texcoord 0.499510 -3.22054; + tangent -0.133869 -0.0245353 -0.990695; + vertex -33.6991 -22.6231 90.1525; + normal -0.182504 -0.0280670 -0.982804; + texcoord 0.998540 -2.83507; + tangent 0.0745638 -0.997109 0.0146292; + vertex -31.4331 -22.6071 89.5073; + normal -0.345722 -0.0396077 -0.937501; + texcoord 0.998540 -3.12054; + tangent 0.0745639 -0.997109 0.0146292; + vertex -33.1976 -22.8370 89.8416; + normal -0.355641 -0.0402945 -0.933754; + texcoord 0.749030 -3.12054; + vertex -33.2343 -22.3461 89.8344; + normal -0.542471 -0.0528669 -0.838409; + texcoord 0.749030 -3.22054; + vertex -33.6991 -22.6231 90.1525; + normal -0.463412 -0.863368 -0.199614; + texcoord 0.250000 1.00000; + tangent 0.658187 -0.486182 0.574820; + vertex -2.51139 -20.5714 50.9710; + normal -0.462027 -0.863680 -0.201464; + texcoord 0.250000 0.103090; + tangent 0.658187 -0.486182 0.574819; + vertex -12.0029 -17.2652 58.7064; + normal -0.461315 -0.863839 -0.202413; + texcoord 0.125240 0.103090; + tangent 0.658187 -0.486182 0.574819; + vertex -13.2052 -16.3771 57.6564; + normal -0.459949 -0.864139 -0.204231; + texcoord 0.125240 -0.881740; + tangent 0.658187 -0.486182 0.574819; + vertex -24.0129 -12.8910 67.2459; + normal -0.156700 0.936446 -0.313870; + texcoord 0.749030 1.00000; + tangent -0.789372 -0.309746 -0.530046; + vertex 0.455010 -15.0154 44.5178; + normal -0.161346 0.937707 -0.307689; + texcoord 0.873780 0.103090; + vertex -12.6031 -12.8577 57.4748; + normal -0.160688 0.937532 -0.308566; + texcoord 0.749030 0.103090; + vertex -11.1514 -12.2880 58.4496; + normal -0.165366 0.938755 -0.302313; + texcoord 0.873780 -0.881740; + tangent -0.789372 -0.309746 -0.530047; + vertex -21.9621 -10.9670 68.4652; + normal -0.624514 0.365434 -0.690247; + texcoord 0.749030 1.00000; + tangent -0.398206 -0.909267 -0.121104; + vertex 0.455010 -15.0154 44.5178; + normal -0.697694 0.177378 -0.694089; + texcoord 0.873780 1.00000; + tangent -0.411597 -0.879700 0.238151; + vertex -0.537610 -17.2820 44.2160; + normal -0.720342 0.0947283 -0.687120; + texcoord 0.873780 0.103090; + tangent -0.404072 -0.843893 0.352946; + vertex -12.6031 -12.8577 57.4748; + normal -0.751983 -0.0966265 -0.652062; + texcoord 0.998540 1.00000; + tangent -0.376047 -0.749560 0.544746; + vertex -1.94031 -20.0779 46.2479; + normal -0.521067 0.401570 -0.753147; + tangent -0.438419 -0.883025 -0.167497; + vertex -1.94031 -20.0779 46.2479; + normal -0.581878 0.420901 -0.695888; + texcoord 0.998540 0.103090; + tangent -0.438419 -0.883025 -0.167498; + vertex -13.4590 -14.5816 57.1478; + normal -0.589339 0.423148 -0.688205; + texcoord 0.873780 0.103090; + vertex -12.6031 -12.8577 57.4748; + normal -0.645385 0.439005 -0.625103; + texcoord 0.873780 -0.881740; + tangent -0.438419 -0.883025 -0.167497; + vertex -21.9621 -10.9670 68.4652; + normal 0.0585524 -0.909600 -0.411339; + texcoord 0.499510 -0.881740; + tangent 0.342654 -0.368701 0.864088; + vertex -21.9792 -14.4623 70.0982; + normal 0.202667 -0.869102 -0.451208; + texcoord 0.499510 -1.31603; + tangent 0.342654 -0.368701 0.864088; + vertex -26.0039 -15.6768 72.2110; + normal 0.187495 -0.874427 -0.447464; + texcoord 0.374760 -1.31603; + vertex -26.4754 -15.1695 71.0220; + normal 0.327085 -0.815403 -0.477633; + texcoord 0.499510 -1.70489; + tangent 0.342654 -0.368701 0.864088; + vertex -30.2904 -17.7866 72.8774; + normal 0.639320 -0.0675951 0.765964; + texcoord 0.749030 -0.881740; + tangent -0.558225 0.644268 0.522784; + vertex -21.1068 -11.6057 69.6544; + normal 0.552416 -0.181518 0.813565; + texcoord 0.749030 -1.31603; + tangent -0.558225 0.644268 0.522784; + vertex -26.9641 -14.5421 74.2841; + normal 0.580646 -0.146721 0.800826; + texcoord 0.624270 -1.31603; + vertex -26.2051 -15.4180 73.5734; + normal 0.483202 -0.259762 0.836086; + texcoord 0.749030 -1.70489; + tangent -0.558225 0.644269 0.522784; + vertex -29.6317 -17.6455 74.8617; + normal -0.422711 0.568715 0.705606; + texcoord 0.000490000 -1.70489; + tangent -0.643490 0.359894 -0.675571; + vertex -31.2316 -16.3465 75.2409; + normal -0.367651 0.628793 0.685166; + texcoord 0.250000 -2.07939; + vertex -34.5898 -18.5391 74.9963; + normal -0.368081 0.628351 0.685340; + texcoord 0.000490000 -2.07939; + tangent -0.643490 0.359894 -0.675571; + vertex -33.4617 -19.1701 76.1807; + normal -0.307368 0.686807 0.658651; + texcoord 0.250000 -2.35034; + vertex -35.7108 -20.8103 76.8415; + normal 0.226822 -0.749688 -0.621707; + texcoord 0.499510 -1.70489; + tangent 0.643932 -0.363475 0.673229; + vertex -30.2904 -17.7866 72.8774; + normal 0.291225 -0.697255 -0.654999; + texcoord 0.749030 -2.07939; + vertex -33.2632 -20.6451 75.2398; + normal 0.286317 -0.701518 -0.652606; + texcoord 0.499510 -2.07939; + vertex -34.3971 -20.0051 74.0543; + normal 0.357113 -0.635414 -0.684631; + texcoord 0.749030 -2.35034; + tangent 0.643933 -0.363475 0.673229; + vertex -35.1998 -22.0307 75.5156; + normal 0.685155 -0.323998 0.652371; + texcoord 0.998540 -1.70489; + tangent -0.112692 0.837691 0.534392; + vertex -31.2316 -16.3465 75.2409; + normal 0.623622 -0.359074 0.694378; + texcoord 0.998540 -2.07939; + tangent -0.112692 0.837691 0.534392; + vertex -33.4617 -19.1701 76.1807; + normal 0.509026 -0.413214 0.755081; + texcoord 0.749030 -2.07939; + vertex -33.2632 -20.6451 75.2398; + normal 0.429589 -0.443880 0.786399; + texcoord 0.749030 -2.35034; + tangent -0.112692 0.837691 0.534392; + vertex -35.1998 -22.0307 75.5156; + normal 0.204166 0.111806 0.972531; + texcoord 0.000490000 -2.07939; + tangent -0.570558 0.820864 0.0254087; + vertex -33.4617 -19.1701 76.1807; + normal 0.277660 0.163692 0.946631; + texcoord 0.250000 -2.35034; + tangent -0.570558 0.820864 0.0254086; + vertex -35.7108 -20.8103 76.8415; + normal 0.317663 0.192056 0.928550; + texcoord 0.000490000 -2.35034; + vertex -34.9580 -21.8933 76.8079; + normal 0.390597 0.244017 0.887632; + texcoord 0.250000 -2.64433; + tangent -0.570558 0.820864 0.0254086; + vertex -36.5190 -23.2771 77.8753; + normal -0.533994 -0.345181 -0.771816; + texcoord 0.499510 -2.07939; + tangent 0.570196 -0.821055 -0.0272984; + vertex -34.3971 -20.0051 74.0543; + normal -0.481175 -0.306858 -0.821163; + texcoord 0.749030 -2.35034; + tangent 0.570196 -0.821055 -0.0272984; + vertex -35.1998 -22.0307 75.5156; + normal -0.494301 -0.316356 -0.809683; + texcoord 0.499510 -2.35034; + tangent 0.570196 -0.821055 -0.0272984; + vertex -35.9536 -20.9453 75.5517; + normal -0.439004 -0.276450 -0.854898; + texcoord 0.749030 -2.64433; + tangent 0.570196 -0.821055 -0.0272984; + vertex -36.9635 -22.9948 76.7330; + normal 0.741808 -0.587826 0.322771; + texcoord 0.000490000 -2.35034; + tangent -0.353854 0.0657498 0.932987; + vertex -34.9580 -21.8933 76.8079; + normal 0.755733 -0.567611 0.326628; + texcoord 0.250000 -2.64433; + tangent -0.353854 0.0657498 0.932987; + vertex -36.5190 -23.2771 77.8753; + normal 0.749209 -0.577209 0.324830; + texcoord 0.000490000 -2.64433; + tangent -0.353854 0.0657498 0.932987; + vertex -36.2046 -23.3355 77.0463; + normal 0.762842 -0.556880 0.328568; + texcoord 0.250000 -2.94463; + tangent -0.353854 0.0657499 0.932987; + vertex -37.5561 -24.7075 77.8589; + normal -0.902619 0.238088 -0.358598; + texcoord 0.499510 -2.35034; + tangent 0.353437 -0.0655611 -0.933158; + vertex -35.9536 -20.9453 75.5517; + normal -0.892889 0.273854 -0.357425; + texcoord 0.749030 -2.64433; + tangent 0.353437 -0.0655611 -0.933158; + vertex -36.9635 -22.9948 76.7330; + normal -0.878223 0.320317 -0.355135; + texcoord 0.499510 -2.64433; + vertex -37.2777 -22.9365 77.5626; + normal -0.866060 0.354117 -0.352903; + texcoord 0.749030 -2.94463; + tangent 0.353437 -0.0655612 -0.933158; + vertex -38.1912 -24.7441 77.9906; + normal 0.222558 -0.343166 -0.912527; + texcoord 0.998540 -2.35034; + tangent 0.853752 -0.383325 0.352377; + vertex -34.9580 -21.8933 76.8079; + normal 0.155583 -0.458033 -0.875214; + texcoord 0.998540 -2.64433; + tangent 0.853752 -0.383325 0.352377; + vertex -36.2046 -23.3355 77.0463; + normal 0.120274 -0.513272 -0.849756; + texcoord 0.749030 -2.64433; + tangent 0.853752 -0.383325 0.352377; + vertex -36.9635 -22.9948 76.7330; + normal 0.0542001 -0.607659 -0.792346; + texcoord 0.749030 -2.94463; + vertex -38.1912 -24.7441 77.9906; + normal 0.397276 -0.724781 -0.562907; + texcoord 0.000490000 -2.64433; + tangent 0.835304 0.0315646 0.548881; + vertex -36.2046 -23.3355 77.0463; + normal 0.451936 -0.607942 -0.652809; + texcoord 0.250000 -2.94463; + tangent 0.835304 0.0315646 0.548881; + vertex -37.5561 -24.7075 77.8589; + normal 0.471508 -0.554567 -0.685664; + texcoord 0.000490000 -2.94463; + vertex -37.9398 -24.7220 77.6068; + normal 0.517502 -0.382221 -0.765571; + texcoord 0.000490000 -3.04463; + vertex -37.8480 -25.2122 77.9136; + normal 0.836933 -0.0402445 0.545824; + texcoord 0.499510 -2.64433; + tangent -0.547256 -0.0480907 0.835582; + vertex -37.2777 -22.9365 77.5626; + normal 0.820159 -0.229873 0.523925; + texcoord 0.499510 -2.94463; + tangent -0.547256 -0.0480904 0.835583; + vertex -37.8075 -24.7296 78.2428; + normal 0.827388 -0.181684 0.531432; + texcoord 0.250000 -2.94463; + vertex -37.5561 -24.7075 77.8589; + normal 0.778055 -0.397156 0.486721; + texcoord 0.250000 -3.04463; + tangent -0.547256 -0.0480904 0.835583; + vertex -37.8480 -25.2122 77.9136; + normal 0.762147 0.615130 0.201857; + texcoord 0.399710 -1.96879; + tangent -0.633999 0.646038 0.425065; + vertex 33.9356 16.6493 108.563; + normal 0.779092 0.600114 0.181327; + texcoord 0.499510 -1.96879; + tangent -0.600111 0.618977 0.506691; + vertex 33.2058 17.3930 109.052; + normal 0.815089 0.563682 0.133762; + texcoord 0.399710 -2.35717; + tangent -0.476581 0.513824 0.713341; + vertex 34.3504 15.1190 111.660; + normal 0.824214 0.553271 0.120679; + texcoord 0.599320 -2.35717; + tangent -0.429774 0.472396 0.769504; + vertex 33.5706 15.9761 113.056; + normal 0.146717 -0.887583 -0.436657; + texcoord 0.399710 -2.78301; + tangent 0.726032 0.396438 -0.561884; + vertex 38.2078 13.2423 115.077; + normal 0.241368 -0.912022 -0.331598; + texcoord 0.399710 -3.14248; + tangent 0.726033 0.396438 -0.561884; + vertex 40.3387 12.4398 117.424; + normal 0.264878 -0.915271 -0.303511; + texcoord 0.200100 -3.14248; + vertex 39.5159 11.9905 118.061; + normal 0.351582 -0.916225 -0.192152; + texcoord 0.200100 -3.52850; + tangent 0.726033 0.396438 -0.561884; + vertex 41.7318 12.2379 120.935; + normal 0.145342 0.983538 -0.107369; + texcoord 0.798930 -2.78301; + tangent -0.606101 0.174286 0.776058; + vertex 36.5271 13.9613 116.711; + normal 0.222463 0.973903 -0.0449744; + texcoord 0.798930 -3.14248; + vertex 39.8711 13.6840 118.697; + normal 0.239818 0.970335 -0.0306187; + texcoord 0.599320 -3.14248; + vertex 40.5582 13.4864 117.817; + normal 0.316226 0.948072 0.0340562; + texcoord 0.599320 -3.52850; + tangent -0.606101 0.174286 0.776058; + vertex 42.3117 12.8226 120.012; + normal -0.434334 0.430052 0.791460; + texcoord 0.798930 -2.78301; + tangent -0.566137 -0.813757 0.131486; + vertex 36.5271 13.9613 116.711; + normal -0.506925 0.469480 0.722921; + texcoord 0.998540 -3.14248; + tangent -0.566137 -0.813757 0.131485; + vertex 39.2265 12.7574 118.847; + normal -0.533243 0.483181 0.694398; + texcoord 0.798930 -3.14248; + vertex 39.8711 13.6840 118.697; + normal -0.598920 0.515669 0.612682; + texcoord 0.998540 -3.52850; + tangent -0.566137 -0.813757 0.131485; + vertex 41.7086 12.9885 121.079; + normal -0.651499 -0.161510 0.741258; + texcoord 0.000490000 -3.14248; + tangent 0.0302940 -0.981835 -0.187303; + vertex 39.2265 12.7574 118.847; + normal -0.701593 -0.154357 0.695659; + texcoord 0.200100 -3.52850; + tangent 0.0302939 -0.981835 -0.187303; + vertex 41.7318 12.2379 120.935; + normal -0.711113 -0.152857 0.686260; + texcoord 0.000490000 -3.52850; + tangent 0.0302939 -0.981835 -0.187303; + vertex 41.7086 12.9885 121.079; + normal -0.758562 -0.144610 0.635351; + texcoord 0.200100 -3.93296; + tangent 0.0302940 -0.981835 -0.187303; + vertex 43.4022 12.8168 123.062; + normal -0.216353 -0.975862 0.0297348; + texcoord 0.399710 -3.14248; + tangent 0.487722 -0.134413 -0.862590; + vertex 40.3387 12.4398 117.424; + normal -0.123669 -0.988749 0.0841479; + texcoord 0.399710 -3.52850; + tangent 0.487722 -0.134413 -0.862590; + vertex 42.1045 12.1352 120.276; + normal -0.0106487 -0.988918 0.148078; + texcoord 0.200100 -3.52850; + vertex 41.7318 12.2379 120.935; + normal 0.0841337 -0.976240 0.199693; + texcoord 0.200100 -3.93296; + vertex 43.4022 12.8168 123.062; + normal 0.513623 0.701866 -0.493534; + texcoord 0.798930 -3.14248; + tangent -0.320062 0.690412 0.648761; + vertex 39.8711 13.6840 118.697; + normal 0.615444 0.672134 -0.411661; + texcoord 0.798930 -3.52850; + tangent -0.320062 0.690412 0.648761; + vertex 42.0671 13.3502 120.508; + normal 0.604130 0.676227 -0.421597; + texcoord 0.599320 -3.52850; + vertex 42.3117 12.8226 120.012; + normal 0.696850 0.635487 -0.332499; + texcoord 0.599320 -3.93296; + vertex 43.8139 12.5548 122.648; + normal -0.214934 0.880319 0.422898; + texcoord 0.798930 -3.14248; + tangent -0.468648 -0.472874 0.746163; + vertex 39.8711 13.6840 118.697; + normal -0.299130 0.879712 0.369632; + texcoord 0.998540 -3.52850; + vertex 41.7086 12.9885 121.079; + normal -0.269589 0.880928 0.388957; + texcoord 0.798930 -3.52850; + tangent -0.468648 -0.472873 0.746163; + vertex 42.0671 13.3502 120.508; + normal -0.353273 0.874504 0.332326; + texcoord 0.998540 -3.93296; + tangent -0.468648 -0.472873 0.746163; + vertex 43.4160 13.0467 122.740; + normal -0.500877 0.713734 0.489598; + texcoord 0.000490000 -3.52850; + tangent -0.0347136 -0.581782 0.812604; + vertex 41.7086 12.9885 121.079; + normal -0.347762 0.769312 0.535930; + texcoord 0.200100 -3.93296; + tangent -0.0347136 -0.581782 0.812604; + vertex 43.4022 12.8168 123.062; + normal -0.405920 0.751213 0.520488; + texcoord 0.000490000 -3.93296; + vertex 43.4160 13.0467 122.740; + normal -0.232095 0.795557 0.559662; + texcoord 0.000490000 -4.03296; + tangent -0.0347136 -0.581781 0.812604; + vertex 43.9660 13.0286 122.994; + normal 0.779816 0.0297405 -0.625302; + texcoord 0.798930 -3.52850; + tangent -0.363212 0.835048 -0.413246; + vertex 42.0671 13.3502 120.508; + normal 0.804654 0.0575455 -0.590948; + texcoord 0.798930 -3.93296; + tangent -0.363212 0.835048 -0.413246; + vertex 43.6704 12.8847 122.485; + normal 0.823849 0.0806970 -0.561036; + texcoord 0.599320 -3.93296; + tangent -0.363212 0.835048 -0.413246; + vertex 43.8139 12.5548 122.648; + normal 0.845825 0.109526 -0.522096; + texcoord 0.599320 -4.03296; + vertex 43.9660 13.0286 122.994; + normal 0.429425 0.892483 -0.138091; + texcoord 0.798930 -3.52850; + tangent -0.643863 0.409777 0.646160; + vertex 42.0671 13.3502 120.508; + normal 0.326924 0.910865 -0.251884; + texcoord 0.998540 -3.93296; + tangent -0.643863 0.409777 0.646160; + vertex 43.4160 13.0467 122.740; + normal 0.334267 0.910291 -0.244204; + texcoord 0.798930 -3.93296; + tangent -0.643863 0.409777 0.646160; + vertex 43.6704 12.8847 122.485; + normal 0.201826 0.905547 -0.373164; + texcoord 0.798930 -4.03296; + vertex 43.9660 13.0286 122.994; + normal 0.789752 -0.362811 -0.494632; + texcoord 0.399710 -2.83215; + tangent 0.253865 0.927358 -0.274882; + vertex 23.3090 -10.0195 110.862; + normal 0.848712 -0.349885 -0.396571; + texcoord 0.399710 -3.19825; + tangent 0.253865 0.927358 -0.274882; + vertex 25.2084 -10.6062 114.325; + normal 0.882136 -0.338546 -0.327449; + texcoord 0.200100 -3.19825; + vertex 24.9112 -11.6918 114.647; + normal 0.922261 -0.317735 -0.220181; + texcoord 0.200100 -3.59983; + tangent 0.253865 0.927358 -0.274881; + vertex 25.7396 -11.5662 117.935; + normal -0.770930 -0.233392 0.592617; + texcoord 0.798930 -2.83215; + tangent 0.323756 -0.944868 0.0490524; + vertex 21.4738 -11.0822 112.248; + normal -0.829173 -0.258381 0.495693; + texcoord 0.998540 -3.19825; + tangent 0.323757 -0.944868 0.0490523; + vertex 23.8188 -11.6538 115.073; + normal -0.814401 -0.251913 0.522772; + texcoord 0.798930 -3.19825; + vertex 23.4380 -10.5425 115.015; + normal -0.864900 -0.274541 0.420208; + texcoord 0.998540 -3.59983; + tangent 0.323756 -0.944868 0.0490522; + vertex 25.0592 -11.1653 117.945; + normal -0.473174 -0.811710 0.342393; + texcoord 0.000490000 -3.19825; + tangent 0.861532 -0.507547 -0.0126364; + vertex 23.8188 -11.6538 115.073; + normal -0.484792 -0.829789 0.276455; + texcoord 0.200100 -3.59983; + tangent 0.861531 -0.507547 -0.0126364; + vertex 25.7396 -11.5662 117.935; + normal -0.481288 -0.824376 0.297937; + texcoord 0.000490000 -3.59983; + vertex 25.0592 -11.1653 117.945; + normal -0.491282 -0.839685 0.231457; + texcoord 0.200100 -4.02486; + tangent 0.861531 -0.507547 -0.0126364; + vertex 26.2548 -11.1121 120.676; + normal 0.582938 -0.759831 -0.287818; + texcoord 0.399710 -3.19825; + tangent 0.734299 0.644305 -0.213720; + vertex 25.2084 -10.6062 114.325; + normal 0.624281 -0.764605 -0.160165; + texcoord 0.399710 -3.59983; + tangent 0.734299 0.644305 -0.213720; + vertex 26.3191 -11.0576 117.767; + normal 0.631518 -0.763860 -0.133051; + texcoord 0.200100 -3.59983; + vertex 25.7396 -11.5662 117.935; + normal 0.659630 -0.751590 0.000525662; + texcoord 0.200100 -4.02486; + tangent 0.734299 0.644305 -0.213720; + vertex 26.2548 -11.1121 120.676; + normal 0.896463 0.372166 -0.240514; + texcoord 0.399710 -3.19825; + tangent -0.407825 0.905226 -0.119350; + vertex 25.2084 -10.6062 114.325; + normal 0.900648 0.377350 -0.215499; + texcoord 0.599320 -3.59983; + tangent -0.407825 0.905226 -0.119350; + vertex 25.9968 -10.3422 117.672; + normal 0.901945 0.379070 -0.206884; + texcoord 0.399710 -3.59983; + tangent -0.407824 0.905226 -0.119350; + vertex 26.3191 -11.0576 117.767; + normal 0.905348 0.383956 -0.181448; + texcoord 0.599320 -4.02486; + tangent -0.407825 0.905226 -0.119350; + vertex 26.7194 -10.6441 120.639; + normal -0.0840791 0.996442 0.00584529; + texcoord 0.798930 -3.19825; + tangent -0.986598 -0.0840688 0.139847; + vertex 23.4380 -10.5425 115.015; + normal -0.0779801 0.995776 0.0484723; + texcoord 0.798930 -3.59983; + tangent -0.986598 -0.0840688 0.139847; + vertex 25.2180 -10.4085 117.783; + normal -0.0738003 0.994291 0.0770673; + texcoord 0.599320 -3.59983; + vertex 25.9968 -10.3422 117.672; + normal -0.0677901 0.990774 0.117354; + texcoord 0.599320 -4.02486; + tangent -0.986598 -0.0840688 0.139847; + vertex 26.7194 -10.6441 120.639; + normal -0.869486 -0.307404 0.386648; + texcoord 0.000490000 -3.59983; + tangent 0.436414 -0.844728 0.309801; + vertex 25.0592 -11.1653 117.945; + normal -0.865395 -0.299853 0.401473; + texcoord 0.200100 -4.02486; + tangent 0.436414 -0.844728 0.309801; + vertex 26.2548 -11.1121 120.676; + normal -0.866448 -0.301760 0.397755; + texcoord 0.000490000 -4.02486; + tangent 0.436414 -0.844728 0.309801; + vertex 26.0766 -10.7673 120.550; + normal -0.861508 -0.293004 0.414671; + texcoord 0.000490000 -4.12486; + tangent 0.436414 -0.844728 0.309801; + vertex 26.3193 -10.6746 121.119; + normal 0.460543 0.871160 -0.170236; + texcoord 0.798930 -3.59983; + tangent -0.871169 0.406836 -0.274863; + vertex 25.2180 -10.4085 117.783; + normal 0.421602 0.906762 0.00588116; + texcoord 0.798930 -4.02486; + tangent -0.871169 0.406836 -0.274863; + vertex 26.3638 -10.4780 120.527; + normal 0.386312 0.913487 0.127687; + texcoord 0.599320 -4.02486; + vertex 26.7194 -10.6441 120.639; + normal 0.316135 0.893127 0.319973; + texcoord 0.599320 -4.12486; + tangent -0.871169 0.406836 -0.274863; + vertex 26.3193 -10.6746 121.119; + normal -0.608606 -0.793446 0.00650530; + texcoord 0.000490000 -2.88462; + tangent 0.472630 -0.369088 -0.800246; + vertex 0.512290 -63.8078 105.539; + normal -0.638304 -0.769467 -0.0220937; + texcoord 0.200100 -3.23785; + tangent 0.472631 -0.369088 -0.800246; + vertex 2.46205 -65.2871 107.521; + normal -0.651312 -0.758000 -0.0350653; + texcoord 0.000490000 -3.23785; + vertex 1.96273 -64.8972 108.366; + normal -0.679611 -0.730745 -0.0643499; + texcoord 0.200100 -3.61593; + tangent 0.472631 -0.369088 -0.800246; + vertex 3.33083 -66.3445 110.353; + normal 0.295393 -0.648659 -0.701416; + texcoord 0.399710 -2.88462; + tangent 0.848858 0.515085 -0.118856; + vertex 2.27378 -62.5401 104.901; + normal 0.353466 -0.720249 -0.596912; + texcoord 0.399710 -3.23785; + tangent 0.848858 0.515085 -0.118856; + vertex 3.35691 -64.7441 107.395; + normal 0.376026 -0.746393 -0.549092; + texcoord 0.200100 -3.23785; + vertex 2.46205 -65.2871 107.521; + normal 0.424264 -0.797965 -0.428080; + texcoord 0.200100 -3.61593; + tangent 0.848858 0.515085 -0.118856; + vertex 3.33083 -66.3445 110.353; + normal 0.950720 0.189416 -0.245465; + texcoord 0.399710 -2.88462; + tangent 0.0508056 0.685818 0.725998; + vertex 2.27378 -62.5401 104.901; + normal 0.948498 0.194460 -0.250074; + texcoord 0.599320 -3.23785; + tangent 0.0508056 0.685818 0.725998; + vertex 3.41076 -64.0172 108.165; + normal 0.949194 0.192894 -0.248643; + texcoord 0.399710 -3.23785; + vertex 3.35691 -64.7441 107.395; + normal 0.946907 0.197999 -0.253306; + texcoord 0.599320 -3.61593; + vertex 4.39730 -65.9121 110.372; + normal 0.174028 0.903982 0.390551; + texcoord 0.798930 -2.88462; + tangent -0.816989 -0.0888763 0.569763; + vertex 0.626560 -62.7470 106.465; + normal 0.231703 0.854189 0.465484; + texcoord 0.798930 -3.23785; + vertex 2.54918 -64.1109 108.766; + normal 0.238749 0.847256 0.474506; + texcoord 0.599320 -3.23785; + tangent -0.816989 -0.0888763 0.569763; + vertex 3.41076 -64.0172 108.165; + normal 0.293698 0.786166 0.543769; + texcoord 0.599320 -3.61593; + tangent -0.816989 -0.0888763 0.569763; + vertex 4.39730 -65.9121 110.372; + normal -0.702661 0.173351 0.690085; + texcoord 0.798930 -2.88462; + tangent -0.553693 -0.742337 -0.377306; + vertex 0.626560 -62.7470 106.465; + normal -0.740386 0.231489 0.631063; + texcoord 0.998540 -3.23785; + tangent -0.553693 -0.742337 -0.377306; + vertex 1.96273 -64.8972 108.366; + normal -0.748035 0.244314 0.617053; + texcoord 0.798930 -3.23785; + vertex 2.54918 -64.1109 108.766; + normal -0.778623 0.300879 0.550653; + texcoord 0.998540 -3.61593; + tangent -0.553693 -0.742337 -0.377306; + vertex 3.36297 -65.8595 110.872; + normal -0.872533 -0.328900 0.361263; + texcoord 0.000490000 -3.23785; + tangent -0.0451939 -0.681944 -0.730006; + vertex 1.96273 -64.8972 108.366; + normal -0.889726 -0.304809 0.339823; + texcoord 0.200100 -3.61593; + tangent -0.0451939 -0.681944 -0.730007; + vertex 3.33083 -66.3445 110.353; + normal -0.901513 -0.286986 0.323903; + texcoord 0.000490000 -3.61593; + vertex 3.36297 -65.8595 110.872; + normal -0.917330 -0.261019 0.300625; + texcoord 0.200100 -4.00709; + tangent -0.0451940 -0.681944 -0.730006; + vertex 4.28314 -66.8727 112.800; + normal -0.266100 -0.846788 -0.460588; + texcoord 0.399710 -3.23785; + tangent 0.899195 -0.0458878 -0.435135; + vertex 3.35691 -64.7441 107.395; + normal -0.211663 -0.915999 -0.340798; + texcoord 0.399710 -3.61593; + tangent 0.899195 -0.0458879 -0.435135; + vertex 3.96995 -66.3771 110.043; + normal -0.189139 -0.937536 -0.291982; + texcoord 0.200100 -3.61593; + vertex 3.33083 -66.3445 110.353; + normal -0.128032 -0.978552 -0.161380; + texcoord 0.200100 -4.00709; + tangent 0.899195 -0.0458879 -0.435135; + vertex 4.28314 -66.8727 112.800; + normal 0.793916 -0.417995 -0.441562; + texcoord 0.399710 -3.23785; + tangent 0.600436 0.653373 0.461065; + vertex 3.35691 -64.7441 107.395; + normal 0.797206 -0.443814 -0.409258; + texcoord 0.599320 -3.61593; + tangent 0.600436 0.653373 0.461065; + vertex 4.39730 -65.9121 110.372; + normal 0.796249 -0.435189 -0.420235; + texcoord 0.399710 -3.61593; + vertex 3.96995 -66.3771 110.043; + normal 0.798657 -0.460909 -0.386924; + texcoord 0.599320 -4.00709; + tangent 0.600436 0.653373 0.461066; + vertex 4.79636 -67.1332 112.650; + normal 0.679482 0.732616 0.0397228; + texcoord 0.798930 -3.23785; + tangent -0.527551 0.450229 0.720405; + vertex 2.54918 -64.1109 108.766; + normal 0.732381 0.670745 0.117128; + texcoord 0.798930 -3.61593; + tangent -0.527551 0.450229 0.720405; + vertex 4.02229 -65.5921 110.884; + normal 0.728464 0.676041 0.110949; + texcoord 0.599320 -3.61593; + vertex 4.39730 -65.9121 110.372; + normal 0.773728 0.604785 0.188628; + texcoord 0.599320 -4.00709; + tangent -0.527551 0.450229 0.720405; + vertex 4.79636 -67.1332 112.650; + normal -0.287696 0.679286 0.675131; + texcoord 0.798930 -3.23785; + tangent -0.926516 -0.375888 -0.0166182; + vertex 2.54918 -64.1109 108.766; + normal -0.308693 0.734152 0.604756; + texcoord 0.998540 -3.61593; + tangent -0.926516 -0.375888 -0.0166180; + vertex 3.36297 -65.8595 110.872; + normal -0.314177 0.748594 0.583867; + texcoord 0.798930 -3.61593; + vertex 4.02229 -65.5921 110.884; + normal -0.332107 0.796245 0.505667; + texcoord 0.998540 -4.00709; + tangent -0.926516 -0.375888 -0.0166180; + vertex 4.55444 -66.7004 112.978; + normal -0.673707 0.471328 0.569183; + texcoord 0.000490000 -3.61593; + tangent -0.738019 -0.468757 -0.485381; + vertex 3.36297 -65.8595 110.872; + normal -0.665631 0.387688 0.637678; + texcoord 0.200100 -4.00709; + tangent -0.738019 -0.468757 -0.485381; + vertex 4.28314 -66.8727 112.800; + normal -0.658266 0.341979 0.670624; + texcoord 0.000490000 -4.00709; + vertex 4.55444 -66.7004 112.978; + normal -0.634537 0.237418 0.735524; + texcoord 0.000490000 -4.10709; + tangent -0.738019 -0.468757 -0.485381; + vertex 4.54112 -67.2400 113.141; + normal -0.869604 -0.493647 0.0100519; + texcoord 0.399710 -3.61593; + tangent 0.406713 -0.727708 -0.552292; + vertex 3.96995 -66.3771 110.043; + normal -0.860778 -0.507766 0.0351551; + texcoord 0.399710 -4.00709; + tangent 0.406713 -0.727707 -0.552292; + vertex 4.43265 -67.1402 112.597; + normal -0.858383 -0.511319 0.0416006; + texcoord 0.200100 -4.00709; + vertex 4.28314 -66.8727 112.800; + normal -0.846392 -0.527673 0.0719790; + texcoord 0.200100 -4.10709; + vertex 4.54112 -67.2400 113.141; + normal 0.0614105 -0.953217 -0.295984; + texcoord 0.399710 -3.61593; + tangent 0.989387 0.0190105 0.144053; + vertex 3.96995 -66.3771 110.043; + normal 0.0536724 -0.969104 -0.240741; + texcoord 0.599320 -4.00709; + tangent 0.989387 0.0190106 0.144053; + vertex 4.79636 -67.1332 112.650; + normal 0.0555129 -0.965653 -0.253837; + texcoord 0.399710 -4.00709; + vertex 4.43265 -67.1402 112.597; + normal 0.0463762 -0.980867 -0.189077; + texcoord 0.399710 -4.10709; + tangent 0.989387 0.0190106 0.144053; + vertex 4.54112 -67.2400 113.141; + normal -0.638770 -0.699904 -0.319543; + texcoord 0.000490000 -2.83136; + tangent 0.750992 -0.476876 -0.456727; + vertex -10.0413 -86.8548 61.7382; + normal -0.647804 -0.666078 -0.369716; + texcoord 0.200100 -3.19345; + tangent 0.750993 -0.476876 -0.456727; + vertex -8.36087 -89.3287 63.7979; + normal -0.645969 -0.673963 -0.358467; + texcoord 0.000490000 -3.19345; + tangent 0.750993 -0.476876 -0.456727; + vertex -9.21877 -88.7840 64.3196; + normal -0.653102 -0.638369 -0.407360; + texcoord 0.200100 -3.58565; + tangent 0.750993 -0.476876 -0.456727; + vertex -8.24719 -91.1475 66.4657; + normal 0.0999239 0.732811 0.673055; + texcoord 0.798930 -2.83136; + tangent -0.991589 0.129262 0.00647642; + vertex -10.2393 -85.7079 62.7278; + normal 0.0950283 0.693181 0.714472; + texcoord 0.798930 -3.19345; + tangent -0.991589 0.129262 0.00647647; + vertex -8.77864 -88.1373 65.1561; + normal 0.0895579 0.649168 0.755354; + texcoord 0.599320 -3.19345; + tangent -0.991589 0.129262 0.00647647; + vertex -7.64791 -88.2847 65.1488; + normal 0.0842485 0.606679 0.790470; + texcoord 0.599320 -3.58565; + tangent -0.991589 0.129262 0.00647659; + vertex -7.19921 -90.8412 67.0630; + normal -0.916085 -0.400144 -0.0259445; + texcoord 0.000490000 -3.19345; + tangent 0.249491 -0.518138 -0.818100; + vertex -9.21877 -88.7840 64.3196; + normal -0.930828 -0.361287 -0.0550501; + texcoord 0.200100 -3.58565; + tangent 0.249491 -0.518138 -0.818100; + vertex -8.24719 -91.1475 66.4657; + normal -0.937516 -0.340817 -0.0700547; + texcoord 0.000490000 -3.58565; + vertex -8.43904 -90.7490 67.0948; + normal -0.949032 -0.298843 -0.100150; + texcoord 0.200100 -4.00035; + tangent 0.249491 -0.518138 -0.818100; + vertex -8.10208 -92.5327 69.2241; + normal -0.0703572 -0.696154 -0.714436; + texcoord 0.399710 -3.19345; + tangent 0.996905 -0.0742442 -0.0258302; + vertex -7.38972 -89.0211 64.3093; + normal -0.0749805 -0.799405 -0.596095; + texcoord 0.399710 -3.58565; + tangent 0.996906 -0.0742441 -0.0258301; + vertex -7.48102 -91.2045 66.4459; + normal -0.0754729 -0.812097 -0.578621; + texcoord 0.200100 -3.58565; + tangent 0.996906 -0.0742441 -0.0258301; + vertex -8.24719 -91.1475 66.4657; + normal -0.0779807 -0.892560 -0.444134; + texcoord 0.200100 -4.00035; + tangent 0.996906 -0.0742441 -0.0258300; + vertex -8.10208 -92.5327 69.2241; + normal 0.924001 -0.286480 -0.253281; + texcoord 0.399710 -3.19345; + tangent 0.366182 0.472105 0.801890; + vertex -7.38972 -89.0211 64.3093; + normal 0.912666 -0.350313 -0.210524; + texcoord 0.599320 -3.58565; + tangent 0.366182 0.472105 0.801890; + vertex -7.19921 -90.8412 67.0630; + normal 0.918022 -0.324174 -0.228359; + texcoord 0.399710 -3.58565; + tangent 0.366182 0.472105 0.801890; + vertex -7.48102 -91.2045 66.4459; + normal 0.903093 -0.388063 -0.183928; + texcoord 0.599320 -4.00035; + tangent 0.366182 0.472105 0.801890; + vertex -7.48860 -92.4551 69.0472; + normal 0.609842 0.662731 0.434604; + texcoord 0.798930 -3.19345; + tangent -0.770210 0.366401 0.522042; + vertex -8.77864 -88.1373 65.1561; + normal 0.621900 0.613021 0.487283; + texcoord 0.798930 -3.58565; + tangent -0.770210 0.366401 0.522042; + vertex -7.79121 -90.5596 67.4642; + normal 0.622782 0.608586 0.491697; + texcoord 0.599320 -3.58565; + vertex -7.19921 -90.8412 67.0630; + normal 0.631357 0.553981 0.542672; + texcoord 0.599320 -4.00035; + tangent -0.770210 0.366401 0.522042; + vertex -7.48860 -92.4551 69.0472; + normal -0.537743 0.456326 0.708942; + texcoord 0.798930 -3.19345; + tangent -0.841932 -0.246227 -0.480129; + vertex -8.77864 -88.1373 65.1561; + normal -0.529722 0.546519 0.648623; + texcoord 0.998540 -3.58565; + tangent -0.841932 -0.246227 -0.480129; + vertex -8.43904 -90.7490 67.0948; + normal -0.523205 0.590108 0.614841; + texcoord 0.798930 -3.58565; + vertex -7.79121 -90.5596 67.4642; + normal -0.505324 0.671817 0.541581; + texcoord 0.998540 -4.00035; + tangent -0.841932 -0.246227 -0.480129; + vertex -7.92690 -92.2944 69.4896; + normal -0.664256 -0.605698 -0.438057; + texcoord 0.399710 -3.58565; + tangent 0.681500 -0.249943 -0.687812; + vertex -7.48102 -91.2045 66.4459; + normal -0.609633 -0.713844 -0.344636; + texcoord 0.399710 -4.00035; + tangent 0.681500 -0.249943 -0.687813; + vertex -7.83119 -92.6320 68.9507; + normal -0.568909 -0.772137 -0.283103; + texcoord 0.200100 -4.00035; + vertex -8.10208 -92.5327 69.2241; + normal -0.480248 -0.861925 -0.162628; + texcoord 0.200100 -4.10035; + tangent 0.681500 -0.249943 -0.687813; + vertex -7.64842 -92.8366 69.4950; + normal 0.506550 -0.777652 -0.372376; + texcoord 0.399710 -3.58565; + tangent 0.861899 0.445096 0.242942; + vertex -7.48102 -91.2045 66.4459; + normal 0.507065 -0.760312 -0.405969; + texcoord 0.599320 -4.00035; + tangent 0.861899 0.445096 0.242942; + vertex -7.48860 -92.4551 69.0472; + normal 0.507069 -0.759717 -0.407077; + texcoord 0.399710 -4.00035; + vertex -7.83119 -92.6320 68.9507; + normal 0.506689 -0.737130 -0.447108; + texcoord 0.399710 -4.10035; + vertex -7.64842 -92.8366 69.4950; + normal 0.978956 0.197894 0.0498253; + texcoord 0.798930 -3.58565; + tangent -0.148783 0.525027 0.837980; + vertex -7.79121 -90.5596 67.4642; + normal 0.988085 0.0451855 0.147124; + texcoord 0.798930 -4.00035; + tangent -0.148783 0.525026 0.837980; + vertex -7.54774 -92.2464 69.3803; + normal 0.988749 0.0657277 0.134371; + texcoord 0.599320 -4.00035; + vertex -7.48860 -92.4551 69.0472; + normal 0.962691 -0.116794 0.244101; + texcoord 0.599320 -4.10035; + vertex -7.64842 -92.8366 69.4950; + normal -0.750442 -0.523040 -0.404062; + texcoord 0.000490000 -2.65640; + tangent 0.650672 -0.477325 -0.590582; + vertex -24.7222 -65.1573 66.2222; + normal -0.749162 -0.530541 -0.396589; + texcoord 0.200100 -3.15704; + tangent 0.650672 -0.477325 -0.590582; + vertex -22.7923 -69.5582 68.3346; + normal -0.749562 -0.528259 -0.398874; + texcoord 0.000490000 -3.15704; + vertex -23.4967 -69.0414 68.9740; + normal -0.748201 -0.535830 -0.391255; + texcoord 0.200100 -3.56871; + tangent 0.650672 -0.477325 -0.590582; + vertex -22.1988 -72.1130 70.6985; + normal 0.325861 -0.314354 -0.891626; + texcoord 0.399710 -2.65640; + tangent 0.914756 0.343073 0.213360; + vertex -22.5579 -64.6339 66.6842; + normal 0.356279 -0.436019 -0.826410; + texcoord 0.399710 -3.15704; + tangent 0.914756 0.343073 0.213360; + vertex -21.8047 -69.1878 68.5650; + normal 0.362469 -0.463684 -0.808464; + texcoord 0.200100 -3.15704; + vertex -22.7923 -69.5582 68.3346; + normal 0.384511 -0.577232 -0.720385; + texcoord 0.200100 -3.56871; + tangent 0.914756 0.343073 0.213359; + vertex -22.1988 -72.1130 70.6985; + normal 0.987954 0.152449 -0.0265682; + texcoord 0.399710 -2.65640; + tangent -0.0867162 0.687603 0.720890; + vertex -22.5579 -64.6339 66.6842; + normal 0.984746 0.168733 -0.0424865; + texcoord 0.599320 -3.15704; + vertex -21.8989 -68.4403 69.3487; + normal 0.983396 0.174871 -0.0485027; + texcoord 0.399710 -3.15704; + vertex -21.8047 -69.1878 68.5650; + normal 0.979303 0.191673 -0.0650218; + texcoord 0.599320 -3.56871; + tangent -0.0867162 0.687603 0.720890; + vertex -21.2416 -71.3542 70.6583; + normal 0.241891 0.554522 0.796237; + texcoord 0.798930 -2.65640; + tangent -0.968266 0.0847939 0.235099; + vertex -24.6870 -64.6343 67.5450; + normal 0.244583 0.514906 0.821615; + texcoord 0.798930 -3.15704; + tangent -0.968266 0.0847939 0.235099; + vertex -22.9448 -68.3487 69.6026; + normal 0.246200 0.485381 0.838922; + texcoord 0.599320 -3.15704; + vertex -21.8989 -68.4403 69.3487; + normal 0.247977 0.443121 0.861482; + texcoord 0.599320 -3.56871; + tangent -0.968266 0.0847938 0.235099; + vertex -21.2416 -71.3542 70.6583; + normal -0.755874 0.00812666 0.654667; + texcoord 0.798930 -2.65640; + tangent -0.508142 -0.637814 -0.578779; + vertex -24.6870 -64.6343 67.5450; + normal -0.787161 0.0712040 0.612624; + texcoord 0.998540 -3.15704; + tangent -0.508141 -0.637814 -0.578779; + vertex -23.4967 -69.0414 68.9740; + normal -0.782587 0.0613062 0.619516; + texcoord 0.798930 -3.15704; + vertex -22.9448 -68.3487 69.6026; + normal -0.809809 0.125003 0.573222; + texcoord 0.998540 -3.56871; + tangent -0.508141 -0.637814 -0.578779; + vertex -22.2844 -71.5983 71.2442; + normal -0.938059 -0.313187 0.148186; + texcoord 0.000490000 -3.15704; + tangent 0.113433 -0.681730 -0.722757; + vertex -23.4967 -69.0414 68.9740; + normal -0.945590 -0.297350 0.132066; + texcoord 0.200100 -3.56871; + tangent 0.113433 -0.681729 -0.722757; + vertex -22.1988 -72.1130 70.6985; + normal -0.944486 -0.299757 0.134509; + texcoord 0.000490000 -3.56871; + vertex -22.2844 -71.5983 71.2442; + normal -0.951719 -0.283405 0.117950; + texcoord 0.200100 -4.01336; + tangent 0.113433 -0.681729 -0.722757; + vertex -21.4861 -73.7162 72.5968; + normal -0.317910 -0.530373 -0.785899; + texcoord 0.399710 -3.15704; + tangent 0.854150 0.199577 -0.480206; + vertex -21.8047 -69.1878 68.5650; + normal -0.264110 -0.628980 -0.731184; + texcoord 0.399710 -3.56871; + tangent 0.854150 0.199577 -0.480206; + vertex -21.5545 -71.9624 70.3363; + normal -0.216822 -0.702653 -0.677693; + texcoord 0.200100 -3.56871; + vertex -22.1988 -72.1130 70.6985; + normal -0.155869 -0.782713 -0.602548; + texcoord 0.200100 -4.01336; + tangent 0.854150 0.199577 -0.480206; + vertex -21.4861 -73.7162 72.5968; + normal 0.868534 -0.208673 -0.449560; + texcoord 0.399710 -3.15704; + tangent 0.413798 0.804550 0.425993; + vertex -21.8047 -69.1878 68.5650; + normal 0.873456 -0.218976 -0.434883; + texcoord 0.599320 -3.56871; + tangent 0.413798 0.804550 0.425992; + vertex -21.2416 -71.3542 70.6583; + normal 0.876061 -0.224669 -0.426662; + texcoord 0.399710 -3.56871; + vertex -21.5545 -71.9624 70.3363; + normal 0.880509 -0.234843 -0.411767; + texcoord 0.599320 -4.01336; + tangent 0.413798 0.804550 0.425993; + vertex -21.1152 -74.1317 72.5127; + normal 0.743632 0.553257 0.375391; + texcoord 0.798930 -3.15704; + tangent -0.597768 0.298681 0.743951; + vertex -22.9448 -68.3487 69.6026; + normal 0.771324 0.467191 0.432195; + texcoord 0.798930 -3.56871; + tangent -0.597768 0.298681 0.743951; + vertex -21.6926 -71.1289 71.2196; + normal 0.774408 0.455087 0.439533; + texcoord 0.599320 -3.56871; + vertex -21.2416 -71.3542 70.6583; + normal 0.792031 0.363500 0.490464; + texcoord 0.599320 -4.01336; + tangent -0.597768 0.298681 0.743951; + vertex -21.1152 -74.1317 72.5127; + normal -0.272155 0.389245 0.880011; + texcoord 0.798930 -3.15704; + tangent -0.783051 -0.621105 0.0325568; + vertex -22.9448 -68.3487 69.6026; + normal -0.302898 0.426547 0.852238; + texcoord 0.998540 -3.56871; + tangent -0.783051 -0.621105 0.0325569; + vertex -22.2844 -71.5983 71.2442; + normal -0.292061 0.413420 0.862429; + texcoord 0.798930 -3.56871; + tangent -0.783051 -0.621105 0.0325569; + vertex -21.6926 -71.1289 71.2196; + normal -0.322500 0.450233 0.832637; + texcoord 0.998540 -4.01336; + tangent -0.783051 -0.621105 0.0325568; + vertex -21.1940 -73.6361 72.7684; + normal -0.543054 0.296924 0.785448; + texcoord 0.000490000 -3.56871; + tangent -0.838994 -0.230162 -0.493066; + vertex -22.2844 -71.5983 71.2442; + normal -0.543734 0.389656 0.743319; + texcoord 0.200100 -4.01336; + tangent -0.838994 -0.230162 -0.493066; + vertex -21.4861 -73.7162 72.5968; + normal -0.542717 0.419449 0.727681; + texcoord 0.000490000 -4.01336; + vertex -21.1940 -73.6361 72.7684; + normal -0.533802 0.523934 0.663738; + texcoord 0.000490000 -4.11336; + tangent -0.838994 -0.230162 -0.493066; + vertex -21.3934 -74.0900 72.9665; + normal -0.990164 -0.123454 -0.0658415; + texcoord 0.399710 -3.56871; + tangent 0.139901 -0.879922 -0.454054; + vertex -21.5545 -71.9624 70.3363; + normal -0.987954 -0.154680 -0.00464572; + texcoord 0.399710 -4.01336; + tangent 0.139901 -0.879922 -0.454054; + vertex -21.4374 -74.0225 72.4387; + normal -0.988632 -0.149646 -0.0146102; + texcoord 0.200100 -4.01336; + vertex -21.4861 -73.7162 72.5968; + normal -0.980846 -0.185923 0.0580904; + texcoord 0.200100 -4.11336; + vertex -21.3934 -74.0900 72.9665; + normal 0.668802 0.482436 0.565649; + texcoord 0.798930 -3.56871; + tangent -0.658408 0.737706 0.149294; + vertex -21.6926 -71.1289 71.2196; + normal 0.599258 0.393783 0.697011; + texcoord 0.998540 -4.01336; + tangent -0.658407 0.737706 0.149295; + vertex -21.1940 -73.6361 72.7684; + normal 0.533888 0.317935 0.783506; + texcoord 0.798930 -4.01336; + vertex -20.9648 -73.8929 72.7165; + normal 0.423742 0.199379 0.883567; + texcoord 0.798930 -4.11336; + tangent -0.658407 0.737706 0.149295; + vertex -21.3934 -74.0900 72.9665; + normal -0.764337 0.00324117 0.644808; + texcoord 0.000490000 -1.62505; + tangent 0.625837 0.244560 0.740620; + vertex 39.5265 127.021 58.3258; + normal -0.588557 0.0708259 0.805347; + texcoord 0.000490000 1.00000; + tangent 0.492851 0.821770 0.285994; + vertex 45.3786 98.5738 65.4057; + normal -0.760094 0.00511796 0.649793; + texcoord 0.125240 -1.62505; + tangent 0.627418 0.273904 0.728920; + vertex 40.1453 127.263 59.0580; + normal -0.581063 0.0733434 0.810547; + texcoord 0.125240 1.00000; + tangent 0.486632 0.829596 0.273788; + vertex 46.1927 99.9615 65.8637; + normal 0.273796 0.289294 0.917248; + tangent 0.700399 0.593627 -0.396293; + vertex 46.1927 99.9615 65.8637; + normal 0.267901 0.288232 0.919321; + texcoord 0.250000 1.00000; + tangent 0.705244 0.590835 -0.391848; + vertex 47.1298 100.756 65.3335; + normal -0.0975981 0.204850 0.973915; + texcoord 0.125240 -1.62505; + tangent 0.966138 0.254743 0.0410270; + vertex 40.1453 127.263 59.0580; + normal -0.107250 0.202197 0.973454; + texcoord 0.250000 -1.62505; + tangent 0.968995 0.240460 0.0568125; + vertex 41.0804 127.495 59.1129; + normal 0.627434 0.308291 0.715040; + tangent 0.729188 0.0894968 -0.678436; + vertex 41.0804 127.495 59.1129; + normal 0.710700 0.304197 0.634326; + texcoord 0.250000 1.00000; + tangent 0.663661 -0.588670 -0.461542; + vertex 47.1298 100.756 65.3335; + normal 0.629666 0.308238 0.713098; + texcoord 0.374760 -1.62505; + tangent 0.733233 0.0664537 -0.676722; + vertex 41.7842 127.582 58.4581; + normal 0.711922 0.304101 0.633000; + texcoord 0.374760 1.00000; + tangent 0.660998 -0.594587 -0.457764; + vertex 48.0143 99.9603 64.7209; + normal 0.947320 0.149437 -0.283292; + tangent -0.0355750 -0.829920 -0.556747; + vertex 48.0143 99.9603 64.7209; + normal 0.950350 0.152270 -0.271385; + texcoord 0.499510 1.00000; + tangent -0.0335935 -0.819811 -0.571647; + vertex 47.9548 98.5720 63.7896; + normal 0.976684 0.212867 0.0278550; + texcoord 0.374760 -1.62505; + tangent 0.0575741 -0.142998 -0.988047; + vertex 41.7842 127.582 58.4581; + normal 0.976134 0.214205 0.0357718; + texcoord 0.499510 -1.62505; + tangent 0.0607429 -0.111154 -0.991945; + vertex 41.8442 127.472 57.4773; + normal 0.767472 0.0223326 -0.640694; + tangent -0.617386 -0.243459 -0.748039; + vertex 41.8442 127.472 57.4773; + normal 0.671949 -0.0246953 -0.740186; + texcoord 0.499510 1.00000; + tangent -0.522596 -0.724831 -0.448902; + vertex 47.9548 98.5720 63.7896; + normal 0.763933 0.0204441 -0.644972; + texcoord 0.624270 -1.62505; + tangent -0.617334 -0.286501 -0.732677; + vertex 41.2160 127.224 56.7162; + normal 0.670272 -0.0254582 -0.741678; + texcoord 0.624270 1.00000; + tangent -0.521214 -0.727576 -0.446059; + vertex 46.8171 96.9839 62.8160; + normal 0.175883 -0.163241 -0.970782; + tangent -0.946301 -0.299772 -0.121040; + vertex 46.8171 96.9839 62.8160; + normal 0.174563 -0.163462 -0.970983; + texcoord 0.749030 1.00000; + tangent -0.946649 -0.298967 -0.120309; + vertex 45.4368 96.5467 62.6395; + normal 0.114777 -0.173080 -0.978197; + texcoord 0.624270 -1.62505; + tangent -0.967072 -0.244348 -0.0711706; + vertex 41.2160 127.224 56.7162; + normal 0.112865 -0.173376 -0.978367; + texcoord 0.749030 -1.62505; + tangent -0.967903 -0.241715 -0.0688234; + vertex 40.2770 126.990 56.6494; + normal -0.933070 -0.0917582 0.347794; + texcoord 0.873780 1.00000; + tangent 0.175524 0.727824 0.662921; + vertex 44.9955 96.9852 63.9588; + normal -0.934931 -0.0937284 0.342228; + texcoord 0.998540 1.00000; + tangent 0.174174 0.724649 0.666744; + vertex 45.3786 98.5738 65.4057; + normal -0.979075 -0.203266 -0.00974341; + texcoord 0.873780 -1.62505; + tangent -0.0312140 0.169838 0.984978; + vertex 39.5772 126.906 57.3161; + normal -0.977917 -0.207462 -0.0252684; + texcoord 0.998540 -1.62505; + tangent -0.0497877 0.113829 0.992252; + vertex 39.5265 127.021 58.3258; + normal -0.854003 0.510910 -0.0982313; + texcoord 0.000490000 -4.59863; + tangent -0.284721 -0.300928 0.910152; + vertex 48.7508 151.376 60.3921; + normal -0.761333 0.647918 -0.0239417; + texcoord 0.250000 -5.38950; + tangent -0.284721 -0.300929 0.910152; + vertex 51.0428 155.331 61.0355; + normal -0.733237 0.679958 -0.00455916; + texcoord 0.000490000 -5.38950; + tangent -0.284721 -0.300929 0.910152; + vertex 51.1193 155.411 60.7908; + normal -0.563294 0.820759 0.0951576; + texcoord 0.000490000 -5.48950; + tangent -0.284721 -0.300929 0.910151; + vertex 51.3255 155.524 61.0402; + normal -0.122840 -0.0337298 0.991853; + texcoord 0.499510 -4.59863; + tangent 0.840249 -0.535359 0.0858585; + vertex 49.4213 150.829 60.6815; + normal -0.0979860 0.00581141 0.995171; + texcoord 0.499510 -5.38950; + tangent 0.840249 -0.535359 0.0858584; + vertex 51.2687 155.187 61.0585; + normal -0.0943003 0.0116450 0.995476; + texcoord 0.250000 -5.38950; + tangent 0.840249 -0.535359 0.0858585; + vertex 51.0428 155.331 61.0355; + normal -0.0607885 0.0643380 0.996075; + texcoord 0.250000 -5.48950; + tangent 0.840249 -0.535359 0.0858584; + vertex 51.3255 155.524 61.0402; + normal 0.905203 -0.396890 0.151940; + texcoord 0.499510 -4.59863; + tangent 0.284710 0.300917 -0.910159; + vertex 49.4213 150.829 60.6815; + normal 0.939453 -0.276470 0.202467; + texcoord 0.749030 -5.38950; + tangent 0.284710 0.300917 -0.910159; + vertex 51.3452 155.268 60.8139; + normal 0.933135 -0.304441 0.191243; + texcoord 0.499510 -5.38950; + vertex 51.2687 155.187 61.0585; + normal 0.956792 -0.147700 0.250465; + texcoord 0.499510 -5.48950; + tangent 0.284710 0.300917 -0.910159; + vertex 51.3255 155.524 61.0402; + normal -0.713902 0.625870 -0.314056; + texcoord 0.000490000 -1.94610; + tangent -0.470974 -0.0972637 0.876769; + vertex 10.0370 89.5240 128.623; + normal -0.800286 0.598974 -0.0277835; + texcoord 0.000490000 1.00000; + tangent 0.212282 0.322988 0.922288; + vertex -8.77938 64.5003 121.527; + normal -0.716738 0.625886 -0.307495; + texcoord 0.125240 -1.94610; + tangent -0.448772 -0.0811270 0.889956; + vertex 9.60959 89.4358 129.419; + normal -0.801797 0.597296 -0.0189607; + texcoord 0.125240 1.00000; + tangent 0.222993 0.328476 0.917811; + vertex -8.42366 65.0243 122.991; + normal -0.602018 0.244586 0.760100; + tangent 0.766199 -0.0909934 0.636129; + vertex -8.42366 65.0243 122.991; + normal -0.605386 0.247780 0.756381; + texcoord 0.250000 1.00000; + tangent 0.762589 -0.0947017 0.639914; + vertex -7.44602 64.9082 123.803; + normal -0.784193 0.446681 0.430717; + texcoord 0.125240 -1.94610; + tangent 0.229159 -0.440611 0.867956; + vertex 9.60959 89.4358 129.419; + normal -0.786849 0.450591 0.421706; + texcoord 0.250000 -1.94610; + tangent 0.208409 -0.449170 0.868799; + vertex 9.79453 89.0372 130.190; + normal -0.378369 0.0254236 0.925306; + tangent 0.776293 -0.535762 0.332156; + vertex 9.79453 89.0372 130.190; + normal -0.193817 -0.127847 0.972672; + texcoord 0.250000 1.00000; + tangent 0.325503 -0.943659 -0.0596310; + vertex -7.44602 64.9082 123.803; + normal -0.374364 0.0219028 0.927023; + texcoord 0.374760 -1.94610; + tangent 0.767947 -0.553669 0.322038; + vertex 10.4834 88.5618 130.485; + normal -0.191260 -0.129853 0.972912; + texcoord 0.374760 1.00000; + tangent 0.320492 -0.945144 -0.0631426; + vertex -7.03709 63.7023 123.722; + normal 0.552788 -0.557961 0.618955; + tangent 0.137048 -0.671771 -0.727971; + vertex -7.03709 63.7023 123.722; + normal 0.544572 -0.555389 0.628478; + texcoord 0.499510 1.00000; + tangent 0.151263 -0.669796 -0.726975; + vertex -6.81847 62.6306 122.561; + normal 0.249777 -0.431526 0.866832; + texcoord 0.374760 -1.94610; + tangent 0.854064 -0.320831 -0.409441; + vertex 10.4834 88.5618 130.485; + normal 0.242321 -0.427764 0.870803; + texcoord 0.499510 -1.94610; + tangent 0.869860 -0.301716 -0.390270; + vertex 11.2727 88.2880 130.130; + normal 0.721875 -0.607029 0.332284; + tangent 0.478934 0.0916423 -0.873054; + vertex 11.2727 88.2880 130.130; + normal 0.787629 -0.601831 0.132059; + texcoord 0.499510 1.00000; + tangent -0.0353208 -0.255938 -0.966048; + vertex -6.81847 62.6306 122.561; + normal 0.725053 -0.607333 0.324724; + texcoord 0.624270 -1.94610; + tangent 0.443076 0.0638589 -0.894207; + vertex 11.7189 88.3734 129.317; + normal 0.788308 -0.601566 0.129186; + texcoord 0.624270 1.00000; + tangent -0.0385312 -0.257817 -0.965425; + vertex -6.89867 62.0940 120.552; + normal 0.801588 -0.428975 -0.416458; + tangent -0.252772 0.388088 -0.886281; + vertex -6.89867 62.0940 120.552; + normal 0.801633 -0.429087 -0.416257; + texcoord 0.749030 1.00000; + tangent -0.252156 0.388767 -0.886159; + vertex -7.25027 62.6338 119.319; + normal 0.803976 -0.435012 -0.405448; + texcoord 0.624270 -1.94610; + tangent -0.200838 0.443402 -0.873533; + vertex 11.7189 88.3734 129.317; + normal 0.804038 -0.435173 -0.405151; + texcoord 0.749030 -1.94610; + tangent -0.198632 0.445666 -0.872885; + vertex 11.5418 88.7708 128.539; + normal -0.574549 0.605309 -0.550903; + texcoord 0.873780 1.00000; + tangent -0.237401 0.520905 0.819938; + vertex -8.28525 63.4161 119.820; + normal -0.570956 0.603890 -0.556171; + texcoord 0.998540 1.00000; + tangent -0.241821 0.520514 0.818894; + vertex -8.77938 64.5003 121.527; + normal -0.264305 0.442445 -0.856963; + texcoord 0.873780 -1.94610; + tangent -0.834112 0.324143 0.446305; + vertex 10.8451 89.2474 128.251; + normal -0.250051 0.433530 -0.865752; + texcoord 0.998540 -1.94610; + tangent -0.867432 0.296943 0.399232; + vertex 10.0370 89.5240 128.623; + normal -0.682560 -0.422749 0.596150; + texcoord 0.499510 -4.27614; + tangent 0.313006 -0.906216 -0.284254; + vertex 17.9241 99.0727 144.144; + normal -0.708711 -0.422103 0.565295; + texcoord 0.749030 -5.33255; + tangent 0.313006 -0.906216 -0.284253; + vertex 20.8593 101.129 148.963; + normal -0.717860 -0.421701 0.553936; + texcoord 0.499510 -5.33255; + vertex 20.7790 101.362 149.036; + normal -0.750125 -0.419454 0.511244; + texcoord 0.499510 -5.43255; + tangent 0.313006 -0.906216 -0.284253; + vertex 20.9942 101.229 149.243; + normal 0.365542 -0.928512 0.0651449; + texcoord 0.998540 -4.27614; + tangent 0.926902 0.356726 -0.116617; + vertex 18.2110 99.6937 143.362; + normal 0.368819 -0.923311 0.107093; + texcoord 0.998540 -5.33255; + tangent 0.926902 0.356727 -0.116617; + vertex 21.0968 101.221 148.933; + normal 0.368057 -0.924775 0.0965627; + texcoord 0.749030 -5.33255; + vertex 20.8593 101.129 148.963; + normal 0.371420 -0.916492 0.148626; + texcoord 0.749030 -5.43255; + tangent 0.926902 0.356727 -0.116617; + vertex 20.9942 101.229 149.243; + normal -0.802655 0.503206 0.320202; + texcoord 0.000490000 -1.61242; + tangent -0.148208 -0.688283 0.710141; + vertex 34.9555 -14.4329 138.092; + normal -0.823883 0.372257 0.427366; + texcoord 0.000490000 1.00000; + tangent 0.343863 -0.272939 0.898478; + vertex 17.5942 -29.3582 118.028; + normal -0.803596 0.499624 0.323432; + texcoord 0.125240 -1.61242; + tangent -0.126364 -0.675609 0.726350; + vertex 34.8043 -15.1353 138.817; + normal -0.824245 0.366617 0.431523; + texcoord 0.125240 1.00000; + tangent 0.353942 -0.261271 0.898032; + vertex 18.2053 -29.8093 119.579; + normal -0.477512 -0.449567 0.754899; + tangent 0.876433 -0.304374 0.373123; + vertex 18.2053 -29.8093 119.579; + normal -0.481534 -0.445377 0.754827; + texcoord 0.250000 1.00000; + tangent 0.874034 -0.311186 0.373132; + vertex 19.4157 -30.2297 120.094; + normal -0.693869 -0.162725 0.701474; + texcoord 0.125240 -1.61242; + tangent 0.494010 -0.817067 0.297247; + vertex 34.8043 -15.1353 138.817; + normal -0.698062 -0.155358 0.698980; + texcoord 0.250000 -1.61242; + tangent 0.477272 -0.828659 0.292465; + vertex 35.2797 -15.9608 139.108; + normal -0.153820 -0.724434 0.671964; + tangent 0.826798 -0.466747 -0.313929; + vertex 35.2797 -15.9608 139.108; + normal -0.0990037 -0.756363 0.646617; + texcoord 0.250000 1.00000; + tangent 0.406889 -0.623657 -0.667453; + vertex 19.4157 -30.2297 120.094; + normal -0.152378 -0.725323 0.671333; + texcoord 0.374760 -1.61242; + tangent 0.816275 -0.475119 -0.328569; + vertex 36.1033 -16.4257 138.796; + normal -0.0980913 -0.756862 0.646172; + texcoord 0.374760 1.00000; + tangent 0.401068 -0.624304 -0.670365; + vertex 19.9696 -31.0919 119.168; + normal 0.615948 -0.783780 0.0793560; + tangent 0.0693127 -0.0464243 -0.996514; + vertex 19.9696 -31.0919 119.168; + normal 0.610597 -0.787281 0.0857888; + texcoord 0.499510 1.00000; + tangent 0.0840976 -0.0416790 -0.995586; + vertex 20.0893 -31.1721 117.447; + normal 0.468540 -0.851198 0.236500; + texcoord 0.374760 -1.61242; + tangent 0.654548 0.156511 -0.739643; + vertex 36.1033 -16.4257 138.796; + normal 0.463972 -0.852488 0.240818; + texcoord 0.499510 -1.61242; + tangent 0.675443 0.164557 -0.718817; + vertex 36.7926 -16.2578 138.062; + normal 0.813611 -0.499176 -0.298094; + tangent 0.157507 0.682774 -0.713450; + vertex 36.7926 -16.2578 138.062; + normal 0.825424 -0.437709 -0.356491; + texcoord 0.499510 1.00000; + tangent -0.187605 0.383863 -0.904131; + vertex 20.0893 -31.1721 117.447; + normal 0.814166 -0.496918 -0.300343; + texcoord 0.624270 -1.61242; + tangent 0.132057 0.665552 -0.734575; + vertex 36.9580 -15.5407 137.313; + normal 0.825568 -0.436670 -0.357431; + texcoord 0.624270 1.00000; + tangent -0.190076 0.381206 -0.904739; + vertex 19.6611 -30.3132 115.409; + normal 0.752993 0.0857019 -0.652424; + tangent -0.452789 0.786918 -0.419216; + vertex 19.6611 -30.3132 115.409; + normal 0.752332 0.0874559 -0.652954; + texcoord 0.749030 1.00000; + tangent -0.453088 0.787671 -0.417476; + vertex 18.9794 -29.1285 114.778; + normal 0.722087 0.160570 -0.672909; + texcoord 0.624270 -1.61242; + tangent -0.468324 0.828644 -0.306629; + vertex 36.9580 -15.5407 137.313; + normal 0.721009 0.162961 -0.673491; + texcoord 0.749030 -1.61242; + tangent -0.468901 0.830355 -0.301069; + vertex 36.4885 -14.7092 137.011; + normal -0.655242 0.755092 0.0222196; + texcoord 0.873780 1.00000; + tangent -0.134309 -0.145392 0.980215; + vertex 17.8967 -29.0306 115.820; + normal -0.652736 0.757369 0.0180932; + texcoord 0.998540 1.00000; + tangent -0.138646 -0.145812 0.979549; + vertex 17.5942 -29.3582 118.028; + normal -0.476809 0.851070 -0.219846; + texcoord 0.873780 -1.61242; + tangent -0.635106 -0.173859 0.752605; + vertex 35.6590 -14.2503 137.334; + normal -0.468520 0.853188 -0.229260; + texcoord 0.998540 -1.61242; + tangent -0.669827 -0.173855 0.721877; + vertex 34.9555 -14.4329 138.092; + normal 0.186635 0.903428 -0.385985; + texcoord 0.749030 -2.70390; + tangent -0.625185 0.412287 0.662694; + vertex 43.1696 -12.0557 146.453; + normal 0.294151 0.850080 -0.436851; + texcoord 0.749030 -1.61242; + tangent -0.824190 0.457912 0.333207; + vertex 36.4885 -14.7092 137.011; + normal 0.193687 0.900441 -0.389475; + texcoord 0.873780 -2.70390; + tangent -0.644745 0.418275 0.639804; + vertex 42.6786 -11.7319 146.973; + normal 0.298214 0.847724 -0.438672; + texcoord 0.873780 -1.61242; + tangent -0.828298 0.458223 0.322420; + vertex 35.6590 -14.2503 137.334; + normal 0.772476 0.368294 -0.517340; + texcoord 0.998540 -4.62181; + tangent -0.130863 0.889486 0.437824; + vertex 49.6061 -16.4441 159.727; + normal 0.776636 0.366467 -0.512385; + texcoord 0.998540 -5.42964; + tangent -0.130863 0.889486 0.437824; + vertex 52.5770 -17.4113 163.474; + normal 0.776481 0.366536 -0.512571; + texcoord 0.749030 -5.42964; + tangent -0.130863 0.889486 0.437824; + vertex 52.6133 -17.6581 163.353; + normal 0.781896 0.364111 -0.506026; + texcoord 0.749030 -5.52964; + tangent -0.130863 0.889486 0.437824; + vertex 52.7934 -17.6245 163.655; + normal -0.868783 0.294783 0.397893; + texcoord 0.000490000 -2.02169; + tangent -0.316481 -0.948527 0.0117011; + vertex 6.93889 -90.0213 104.884; + normal -0.927943 -0.120576 0.352680; + texcoord 0.000490000 1.00000; + tangent 0.316306 -0.758681 0.569520; + vertex -4.79500 -86.0517 76.3227; + normal -0.871543 0.286816 0.397679; + texcoord 0.125240 -2.02169; + tangent -0.298308 -0.953952 0.0314247; + vertex 6.68033 -90.7962 104.894; + normal -0.926957 -0.135675 0.349776; + texcoord 0.125240 1.00000; + tangent 0.327195 -0.748518 0.576770; + vertex -4.32505 -87.1268 77.1511; + normal -0.308224 -0.951161 -0.0170336; + texcoord 0.250000 -2.02169; + tangent 0.816878 -0.255449 -0.517161; + vertex 6.95901 -91.4885 104.608; + normal -0.279102 -0.959787 -0.0301822; + texcoord 0.250000 1.00000; + tangent 0.442839 -0.100727 -0.890925; + vertex -3.32654 -87.6669 77.3274; + normal -0.307728 -0.951318 -0.0172588; + texcoord 0.374760 -2.02169; + tangent 0.810708 -0.252598 -0.528154; + vertex 7.61169 -91.6926 104.195; + normal -0.278754 -0.959883 -0.0303382; + texcoord 0.374760 1.00000; + tangent 0.439190 -0.0993218 -0.892887; + vertex -2.82198 -87.7810 76.3016; + normal 0.686755 -0.638992 -0.346493; + tangent 0.106288 0.559832 -0.821761; + vertex -2.82198 -87.7810 76.3016; + normal 0.677319 -0.649826 -0.344913; + texcoord 0.499510 1.00000; + tangent 0.123193 0.562663 -0.817455; + vertex -2.66932 -86.9770 75.1213; + normal 0.415959 -0.862891 -0.287049; + texcoord 0.374760 -2.02169; + tangent 0.774468 0.501740 -0.385299; + vertex 7.61169 -91.6926 104.195; + normal 0.410132 -0.866181 -0.285522; + texcoord 0.499510 -2.02169; + tangent 0.788681 0.494054 -0.365914; + vertex 8.25604 -91.2890 103.896; + normal 0.873560 -0.306997 -0.377684; + tangent 0.324921 0.945587 -0.0170896; + vertex 8.25604 -91.2890 103.896; + normal 0.929550 -0.0387115 -0.366659; + texcoord 0.499510 1.00000; + tangent -0.163555 0.849637 -0.501365; + vertex -2.66932 -86.9770 75.1213; + normal 0.876058 -0.299695 -0.377763; + texcoord 0.624270 -2.02169; + tangent 0.299361 0.952972 -0.0472029; + vertex 8.52860 -90.4958 103.882; + normal 0.929798 -0.0354636 -0.366358; + texcoord 0.624270 1.00000; + tangent -0.165974 0.848010 -0.503320; + vertex -2.98037 -85.3877 74.1780; + normal 0.847365 0.469788 -0.247532; + tangent -0.455265 0.882671 0.116724; + vertex -2.98037 -85.3877 74.1780; + normal 0.847599 0.469256 -0.247739; + texcoord 0.749030 1.00000; + tangent -0.454099 0.882896 0.119532; + vertex -3.55055 -84.2822 74.3242; + normal 0.859548 0.440795 -0.258606; + texcoord 0.624270 -2.02169; + tangent -0.344399 0.873115 0.345049; + vertex 8.52860 -90.4958 103.882; + normal 0.859824 0.440104 -0.258864; + texcoord 0.749030 -2.02169; + tangent -0.339889 0.871687 0.353039; + vertex 8.25571 -89.7959 104.165; + normal -0.732351 0.557375 0.391146; + texcoord 0.873780 1.00000; + tangent -0.166240 -0.703402 0.691079; + vertex -4.48345 -84.7334 75.0275; + normal -0.729513 0.561582 0.390430; + texcoord 0.998540 1.00000; + tangent -0.169739 -0.703325 0.690306; + vertex -4.79500 -86.0517 76.3227; + normal -0.426777 0.855058 0.294512; + texcoord 0.873780 -2.02169; + tangent -0.760498 -0.521882 0.386370; + vertex 7.59724 -89.5994 104.580; + normal -0.417382 0.860838 0.291117; + texcoord 0.998540 -2.02169; + tangent -0.784810 -0.502966 0.362077; + vertex 6.93889 -90.0213 104.884; + normal 0.384505 0.677857 0.626630; + texcoord 0.000490000 -4.70564; + tangent -0.384408 -0.499584 0.776303; + vertex 13.5232 -107.307 116.300; + normal 0.589527 0.514275 0.622880; + texcoord 0.250000 -5.76516; + tangent -0.384408 -0.499585 0.776302; + vertex 16.2147 -111.931 119.651; + normal 0.513775 0.582876 0.629517; + texcoord 0.000490000 -5.76516; + tangent -0.384408 -0.499585 0.776302; + vertex 16.3034 -111.816 119.472; + normal 0.721198 0.362424 0.590357; + texcoord 0.000490000 -5.86516; + tangent -0.384408 -0.499585 0.776302; + vertex 16.4150 -112.086 119.501; + normal -0.265456 -0.745590 -0.611251; + texcoord 0.499510 -4.70564; + tangent 0.384365 0.499596 -0.776316; + vertex 13.4634 -107.976 115.649; + normal -0.181085 -0.783778 -0.594054; + texcoord 0.749030 -5.76516; + tangent 0.384365 0.499595 -0.776317; + vertex 16.2095 -111.969 119.327; + normal -0.122603 -0.805843 -0.579298; + texcoord 0.499510 -5.76516; + vertex 16.1208 -112.084 119.506; + normal -0.0143936 -0.837570 -0.546140; + texcoord 0.499510 -5.86516; + tangent 0.384365 0.499595 -0.776317; + vertex 16.4150 -112.086 119.501; + normal 0.799724 0.0739933 -0.595791; + texcoord 0.998540 -4.70564; + tangent 0.406632 0.663338 0.628199; + vertex 13.5232 -107.307 116.300; + normal 0.760751 0.134893 -0.634871; + texcoord 0.998540 -5.76516; + tangent 0.406632 0.663338 0.628199; + vertex 16.3034 -111.816 119.472; + normal 0.760833 0.134774 -0.634798; + texcoord 0.749030 -5.76516; + vertex 16.2095 -111.969 119.327; + normal 0.701102 0.214291 -0.680100; + texcoord 0.749030 -5.86516; + vertex 16.4150 -112.086 119.501; + normal -0.978064 -0.196410 0.0693788; + texcoord 0.499510 -4.66605; + tangent 0.128489 -0.831011 -0.541213; + vertex 27.7366 -70.9245 99.8301; + normal -0.941513 -0.273647 0.196650; + texcoord 0.499510 -5.47248; + tangent 0.128489 -0.831011 -0.541212; + vertex 28.6918 -74.5165 103.126; + normal -0.949132 -0.261239 0.175790; + texcoord 0.250000 -5.47248; + vertex 28.6564 -74.2881 103.275; + normal -0.874713 -0.352119 0.333000; + texcoord 0.250000 -5.57248; + vertex 28.8247 -74.5411 103.449; + normal 0.542299 -0.370514 0.754076; + texcoord 0.000490000 -1.93836; + tangent 0.242094 0.928355 0.282041; + vertex -30.3961 67.5520 141.986; + normal 0.399671 -0.632044 0.663916; + texcoord 0.000490000 1.00000; + tangent -0.230741 0.630806 0.740839; + vertex -5.67951 62.1832 121.573; + normal 0.539487 -0.377222 0.752766; + texcoord 0.125240 -1.93836; + tangent 0.225190 0.925744 0.303790; + vertex -30.1716 68.4128 142.248; + normal 0.393041 -0.641401 0.658881; + texcoord 0.125240 1.00000; + tangent -0.240272 0.620014 0.746895; + vertex -6.07118 63.1939 122.791; + normal 0.626659 0.399649 0.669013; + tangent -0.629563 0.765592 0.132365; + vertex -6.07118 63.1939 122.791; + normal 0.626676 0.399553 0.669055; + texcoord 0.250000 1.00000; + tangent -0.627147 0.768202 0.128653; + vertex -6.89204 64.1921 122.963; + normal 0.627958 0.392156 0.672221; + texcoord 0.125240 -1.93836; + tangent -0.249581 0.919614 -0.303347; + vertex -30.1716 68.4128 142.248; + normal 0.627982 0.392019 0.672280; + texcoord 0.250000 -1.93836; + tangent -0.238360 0.919231 -0.313366; + vertex -30.3878 69.2464 141.963; + normal 0.338675 0.924905 0.172771; + tangent -0.584646 0.350735 -0.731556; + vertex -30.3878 69.2464 141.963; + normal 0.516752 0.717674 0.466810; + texcoord 0.250000 1.00000; + tangent 0.0122202 0.540219 -0.841436; + vertex -6.89204 64.1921 122.963; + normal 0.343825 0.921521 0.180509; + texcoord 0.374760 -1.93836; + tangent -0.567386 0.359967 -0.740605; + vertex -30.9179 69.5645 141.300; + normal 0.518750 0.713764 0.470574; + texcoord 0.374760 1.00000; + tangent 0.0182992 0.541030 -0.840804; + vertex -6.86818 64.8976 121.867; + normal 0.0405677 0.981793 -0.185573; + tangent 0.0377518 -0.187099 -0.981615; + vertex -6.86818 64.8976 121.867; + normal 0.0336836 0.980585 -0.193179; + texcoord 0.499510 1.00000; + tangent 0.0257114 -0.192545 -0.980951; + vertex -6.80664 64.5926 120.267; + normal -0.156446 0.905923 -0.393482; + texcoord 0.374760 -1.93836; + tangent -0.555028 -0.408454 -0.724644; + vertex -30.9179 69.5645 141.300; + normal -0.161270 0.902962 -0.398312; + texcoord 0.499510 -1.93836; + tangent -0.575485 -0.413915 -0.705331; + vertex -31.4516 69.1807 140.646; + normal -0.546261 0.380422 -0.746243; + tangent -0.248138 -0.924420 -0.289612; + vertex -31.4516 69.1807 140.646; + normal -0.389950 0.689925 -0.609871; + texcoord 0.499510 1.00000; + tangent 0.0376725 -0.648309 -0.760445; + vertex -6.80664 64.5926 120.267; + normal -0.542610 0.390660 -0.743613; + texcoord 0.624270 -1.93836; + tangent -0.232210 -0.917091 -0.324072; + vertex -31.6878 68.3006 140.370; + normal -0.387489 0.693421 -0.607470; + texcoord 0.624270 1.00000; + tangent 0.0393429 -0.645912 -0.762397; + vertex -6.72296 63.2188 118.645; + normal -0.639110 0.112800 -0.760799; + tangent 0.0255311 -0.985530 -0.167568; + vertex -6.72296 63.2188 118.645; + normal -0.641322 0.102777 -0.760358; + texcoord 0.749030 1.00000; + tangent 0.0283678 -0.986469 -0.161473; + vertex -6.68667 61.8179 118.407; + normal -0.665785 -0.367368 -0.649439; + texcoord 0.624270 -1.93836; + tangent 0.224355 -0.931310 0.286926; + vertex -31.6878 68.3006 140.370; + normal -0.664180 -0.379684 -0.643976; + texcoord 0.749030 -1.93836; + tangent 0.231865 -0.923567 0.305389; + vertex -31.4765 67.4590 140.649; + normal -0.0149886 -0.988372 0.151313; + texcoord 0.000490000 -1.60548; + tangent 0.864298 0.0632838 0.498983; + vertex 2.42954 -27.1022 142.013; + normal -0.126399 -0.988532 0.0826273; + texcoord 0.000490000 1.00000; + tangent 0.160305 0.0615474 0.985147; + vertex 19.1656 -31.2101 116.839; + normal -0.0177344 -0.988580 0.149653; + texcoord 0.125240 -1.60548; + tangent 0.848225 0.0641180 0.525741; + vertex 3.32166 -27.0369 142.528; + normal -0.131790 -0.988106 0.0792334; + texcoord 0.125240 1.00000; + tangent 0.138229 0.0608310 0.988530; + vertex 19.4069 -31.1038 118.565; + normal 0.612503 -0.601241 0.513176; + tangent 0.157118 0.728852 0.666400; + vertex 19.4069 -31.1038 118.565; + normal 0.611974 -0.602012 0.512904; + texcoord 0.250000 1.00000; + tangent 0.163232 0.730814 0.662771; + vertex 19.6264 -30.0857 119.496; + normal 0.580026 -0.646090 0.496122; + texcoord 0.125240 -1.60548; + tangent 0.624861 0.743749 0.237457; + vertex 3.32166 -27.0369 142.528; + normal 0.579093 -0.647308 0.495624; + texcoord 0.250000 -1.60548; + tangent 0.637890 0.738337 0.218986; + vertex 3.96433 -26.2930 142.749; + normal 0.832749 0.0979993 0.544908; + tangent 0.0166155 0.979343 -0.201522; + vertex 3.96433 -26.2930 142.749; + normal 0.749805 -0.325028 0.576324; + texcoord 0.250000 1.00000; + tangent 0.615754 0.662663 -0.426293; + vertex 19.6264 -30.0857 119.496; + normal 0.832578 0.0878297 0.546900; + texcoord 0.374760 -1.60548; + tangent 0.0369699 0.976832 -0.210788; + vertex 3.98107 -25.3063 142.546; + normal 0.747301 -0.331404 0.575946; + texcoord 0.374760 1.00000; + tangent 0.620920 0.656949 -0.427641; + vertex 20.4937 -29.1681 118.898; + normal 0.676518 0.637740 0.368253; + tangent 0.119549 0.398316 -0.909424; + vertex 20.4937 -29.1681 118.898; + normal 0.672189 0.644413 0.364547; + texcoord 0.499510 1.00000; + tangent 0.0999689 0.409266 -0.906922; + vertex 20.7025 -28.4725 117.310; + normal 0.577160 0.764731 0.286484; + texcoord 0.374760 -1.60548; + tangent -0.579629 0.630979 -0.515651; + vertex 3.98107 -25.3063 142.546; + normal 0.574522 0.767494 0.284390; + texcoord 0.499510 -1.60548; + tangent -0.599687 0.631184 -0.491917; + vertex 3.36208 -24.6548 142.038; + normal 0.0205065 0.990152 -0.138487; + tangent -0.863823 -0.0521940 -0.501085; + vertex 3.36208 -24.6548 142.038; + normal 0.223678 0.974510 0.0172568; + texcoord 0.499510 1.00000; + tangent -0.282161 0.0831260 -0.955759; + vertex 20.7025 -28.4725 117.310; + normal 0.0284449 0.990762 -0.132592; + texcoord 0.624270 -1.60548; + tangent -0.835104 -0.0423605 -0.548459; + vertex 2.44452 -24.7103 141.506; + normal 0.226773 0.973748 0.0197114; + texcoord 0.624270 1.00000; + tangent -0.277282 0.0839501 -0.957114; + vertex 20.0707 -28.2812 115.129; + normal -0.231800 0.931299 -0.280983; + tangent -0.684658 -0.361384 -0.632965; + vertex 20.0707 -28.2812 115.129; + normal -0.240651 0.927583 -0.285791; + texcoord 0.749030 1.00000; + tangent -0.685626 -0.367888 -0.628153; + vertex 19.0281 -28.8315 114.165; + normal -0.583130 0.672911 -0.455137; + texcoord 0.624270 -1.60548; + tangent -0.650499 -0.719509 -0.243224; + vertex 2.44452 -24.7103 141.506; + normal -0.591314 0.663313 -0.458654; + texcoord 0.749030 -1.60548; + tangent -0.644921 -0.730414 -0.224881; + vertex 1.79132 -25.4500 141.278; + normal -0.845080 -0.105864 -0.524054; + tangent -0.00613130 -0.978217 0.207497; + vertex 1.79132 -25.4500 141.278; + normal -0.836024 -0.202744 -0.509862; + texcoord 0.749030 1.00000; + tangent -0.0286946 -0.911281 0.410783; + vertex 19.0281 -28.8315 114.165; + normal -0.844923 -0.108869 -0.523692; + texcoord 0.873780 -1.60548; + tangent -0.00716102 -0.976162 0.216927; + vertex 1.78511 -26.4408 141.488; + normal -0.835699 -0.205100 -0.509451; + texcoord 0.873780 1.00000; + tangent -0.0290524 -0.909837 0.413948; + vertex 18.9839 -30.2169 114.796; + normal -0.620843 -0.725325 -0.297417; + tangent 0.0797240 -0.435841 0.896486; + vertex 18.9839 -30.2169 114.796; + normal -0.620245 -0.726068 -0.296852; + texcoord 0.998540 1.00000; + tangent 0.0836763 -0.437938 0.895103; + vertex 19.1656 -31.2101 116.839; + normal -0.581858 -0.770189 -0.261249; + texcoord 0.873780 -1.60548; + tangent 0.577350 -0.618989 0.532466; + vertex 1.78511 -26.4408 141.488; + normal -0.580362 -0.771776 -0.259887; + texcoord 0.998540 -1.60548; + tangent 0.606681 -0.622639 0.494227; + vertex 2.42954 -27.1022 142.013; + normal 0.246954 -0.936920 -0.247377; + texcoord 0.000490000 -2.01586; + tangent 0.568146 -0.0668097 0.820211; + vertex -24.9366 -97.5617 94.1037; + normal 0.0293760 -0.887286 -0.460284; + texcoord 0.000490000 1.00000; + tangent -0.0540354 -0.462037 0.885213; + vertex -2.64587 -86.6520 75.0370; + normal 0.242421 -0.936787 -0.252313; + texcoord 0.125240 -2.01586; + tangent 0.550384 -0.0823586 0.830840; + vertex -24.4674 -97.6168 94.7811; + normal 0.0212218 -0.883809 -0.467366; + texcoord 0.125240 1.00000; + tangent -0.0668923 -0.467679 0.881364; + vertex -2.74299 -87.3310 76.3166; + normal 0.634527 -0.679717 0.367913; + tangent -0.280309 0.241227 0.929105; + vertex -2.74299 -87.3310 76.3166; + normal 0.634524 -0.679725 0.367904; + texcoord 0.250000 1.00000; + tangent -0.277051 0.244344 0.929268; + vertex -3.06852 -87.0509 77.3956; + normal 0.634237 -0.680408 0.367136; + texcoord 0.125240 -2.01586; + tangent 0.158028 0.578928 0.799919; + vertex -24.4674 -97.6168 94.7811; + normal 0.634232 -0.680420 0.367123; + texcoord 0.250000 -2.01586; + tangent 0.167976 0.584772 0.793616; + vertex -24.3317 -97.1445 95.4221; + normal 0.645160 0.00540194 0.764028; + tangent -0.343394 0.895338 0.283638; + vertex -24.3317 -97.1445 95.4221; + normal 0.688963 -0.372658 0.621657; + texcoord 0.250000 1.00000; + tangent 0.339020 0.923463 0.179673; + vertex -3.06852 -87.0509 77.3956; + normal 0.647460 -0.00365828 0.762091; + texcoord 0.374760 -2.01586; + tangent -0.322789 0.903381 0.282328; + vertex -24.6091 -96.4214 95.6512; + normal 0.688778 -0.377300 0.619056; + texcoord 0.374760 1.00000; + tangent 0.344612 0.921656 0.178303; + vertex -2.66831 -85.9806 77.6027; + normal 0.443365 0.428874 0.787080; + tangent 0.0881946 0.852969 -0.514457; + vertex -2.66831 -85.9806 77.6027; + normal 0.438099 0.436669 0.785741; + texcoord 0.499510 1.00000; + tangent 0.0753127 0.854021 -0.514759; + vertex -2.54026 -84.7421 76.8558; + normal 0.261802 0.651378 0.712156; + texcoord 0.374760 -2.01586; + tangent -0.618132 0.680786 -0.392993; + vertex -24.6091 -96.4214 95.6512; + normal 0.257451 0.655725 0.709749; + texcoord 0.499510 -2.01586; + tangent -0.639205 0.666407 -0.383820; + vertex -25.1370 -95.8710 95.3342; + normal -0.247172 0.933457 0.259930; + tangent -0.571562 0.0761612 -0.817017; + vertex -25.1370 -95.8710 95.3342; + normal -0.00118419 0.849793 0.527115; + texcoord 0.499510 1.00000; + tangent -0.126175 0.524201 -0.842195; + vertex -2.54026 -84.7421 76.8558; + normal -0.240567 0.932863 0.268132; + texcoord 0.624270 -2.01586; + tangent -0.550519 0.104987 -0.828195; + vertex -25.6217 -95.8064 94.6414; + normal 0.00186730 0.848015 0.529969; + texcoord 0.624270 1.00000; + tangent -0.123562 0.526104 -0.841396; + vertex -2.77434 -83.7455 75.2618; + normal -0.431268 0.900717 0.0521281; + tangent -0.350804 -0.114175 -0.929462; + vertex -2.77434 -83.7455 75.2618; + normal -0.436780 0.898452 0.0448077; + texcoord 0.749030 1.00000; + tangent -0.349197 -0.120073 -0.929324; + vertex -3.21846 -83.8900 74.0851; + normal -0.660313 0.675570 -0.328012; + texcoord 0.624270 -2.01586; + tangent -0.183018 -0.561484 -0.806995; + vertex -25.6217 -95.8064 94.6414; + normal -0.664193 0.667263 -0.337057; + texcoord 0.749030 -2.01586; + tangent -0.175060 -0.577170 -0.797639; + vertex -25.7637 -96.2749 93.9940; + normal 0.436169 -0.861422 -0.260210; + texcoord 0.000490000 -2.01134; + tangent 0.460003 -0.0350863 0.887224; + vertex -15.5533 -76.3937 70.7194; + normal 0.274718 -0.847639 -0.453914; + texcoord 0.000490000 1.00000; + tangent -0.132291 -0.501195 0.855163; + vertex 6.26455 -60.5150 54.7248; + normal 0.433081 -0.861696 -0.264426; + texcoord 0.125240 -2.01134; + tangent 0.443393 -0.0520675 0.894814; + vertex -15.1701 -76.4230 71.4585; + normal 0.267669 -0.845907 -0.461297; + texcoord 0.125240 1.00000; + tangent -0.145312 -0.508732 0.848573; + vertex 6.05174 -61.2601 55.9675; + normal 0.713332 -0.530468 0.457996; + tangent -0.438523 0.171917 0.882124; + vertex 6.05174 -61.2601 55.9675; + normal 0.713314 -0.531041 0.457361; + texcoord 0.250000 1.00000; + tangent -0.435533 0.175488 0.882901; + vertex 5.53804 -61.0587 57.0009; + normal 0.710024 -0.576587 0.404245; + texcoord 0.125240 -2.01134; + tangent -0.0110869 0.564983 0.825028; + vertex -15.1701 -76.4230 71.4585; + normal 0.709934 -0.577370 0.403284; + texcoord 0.250000 -2.01134; + tangent -0.000257532 0.572415 0.819964; + vertex -15.1703 -75.9566 72.1265; + normal 0.558256 0.0638658 0.827207; + tangent -0.470725 0.845405 0.252406; + vertex -15.1703 -75.9566 72.1265; + normal 0.689239 -0.323703 0.648203; + texcoord 0.250000 1.00000; + tangent 0.207456 0.944970 0.252971; + vertex 5.53804 -61.0587 57.0009; + normal 0.562410 0.0553254 0.825006; + texcoord 0.374760 -2.01134; + tangent -0.452519 0.854738 0.254262; + vertex -15.5538 -75.2679 72.3322; + normal 0.690055 -0.328420 0.644953; + texcoord 0.374760 1.00000; + tangent 0.213271 0.943821 0.252422; + vertex 5.78787 -59.9531 57.2966; + normal 0.288123 0.435685 0.852739; + tangent 0.0706784 0.878398 -0.472675; + vertex 5.78787 -59.9531 57.2966; + normal 0.280743 0.443656 0.851089; + texcoord 0.499510 1.00000; + tangent 0.0562597 0.878131 -0.475101; + vertex 5.89138 -58.6667 56.6043; + normal 0.0711306 0.636052 0.768361; + texcoord 0.374760 -2.01134; + tangent -0.630833 0.626019 -0.458421; + vertex -15.5538 -75.2679 72.3322; + normal 0.0663223 0.639755 0.765712; + texcoord 0.499510 -2.01134; + tangent -0.650788 0.609446 -0.452825; + vertex -16.0960 -74.7602 71.9549; + normal -0.437219 0.857124 0.272357; + tangent -0.464780 0.0439203 -0.884336; + vertex -16.0960 -74.7602 71.9549; + normal -0.229285 0.810116 0.539575; + texcoord 0.499510 1.00000; + tangent -0.0563989 0.543499 -0.837513; + vertex 5.89138 -58.6667 56.6043; + normal -0.432300 0.857171 0.279955; + texcoord 0.624270 -2.01134; + tangent -0.446344 0.0735561 -0.891833; + vertex -16.4935 -74.7226 71.1985; + normal -0.226615 0.808972 0.542412; + texcoord 0.624270 1.00000; + tangent -0.0541313 0.545578 -0.836310; + vertex 5.78794 -57.6241 55.0062; + normal -0.595386 0.802931 0.0285846; + tangent -0.195613 -0.110359 -0.974452; + vertex 5.78794 -57.6241 55.0062; + normal -0.599521 0.800094 0.0206015; + texcoord 0.749030 1.00000; + tangent -0.193540 -0.116331 -0.974171; + vertex 5.53814 -57.7650 53.7618; + normal -0.732665 0.570871 -0.370552; + texcoord 0.624270 -2.01134; + tangent -0.0144338 -0.550426 -0.834759; + vertex -16.4935 -74.7226 71.1985; + normal -0.733972 0.563063 -0.379797; + texcoord 0.749030 -2.01134; + tangent -0.00700128 -0.565443 -0.824758; + vertex -16.4992 -75.1855 70.5233; + normal -0.251069 0.967952 -0.00575921; + texcoord 0.000490000 1.00000; + tangent -0.264475 -0.0628737 0.962341; + vertex 45.0362 96.1887 63.8977; + normal -0.232529 0.972589 -0.000361040; + texcoord 0.125240 -0.563720; + tangent -0.264474 -0.0628738 0.962341; + vertex 61.5404 100.517 71.8593; + normal -0.235453 0.971885 -0.00121064; + texcoord 0.000490000 -0.563720; + vertex 61.8186 100.583 70.8470; + normal -0.216832 0.976200 0.00418879; + texcoord 0.125240 -2.34321; + tangent -0.264474 -0.0628740 0.962341; + vertex 78.1484 104.177 78.5883; + normal -0.351777 -0.119199 0.928464; + texcoord 0.250000 1.00000; + tangent 0.330143 -0.943923 0.00390063; + vertex 46.3905 96.9029 66.4516; + normal -0.322870 -0.109041 0.940141; + texcoord 0.374760 -0.563720; + tangent 0.330143 -0.943923 0.00390100; + vertex 61.9224 98.8157 72.5819; + normal -0.327941 -0.110822 0.938175; + texcoord 0.250000 -0.563720; + tangent 0.330143 -0.943923 0.00390100; + vertex 61.5834 99.7848 72.5779; + normal -0.298862 -0.100607 0.948978; + texcoord 0.374760 -2.34321; + tangent 0.330143 -0.943923 0.00390055; + vertex 78.7737 102.855 78.3172; + normal -0.0341689 -0.754795 0.655070; + texcoord 0.499510 1.00000; + tangent 0.414859 -0.607027 -0.677798; + vertex 44.8361 94.3655 66.5631; + normal -0.0375164 -0.755705 0.653836; + texcoord 0.499510 -0.563720; + tangent 0.414860 -0.607026 -0.677798; + vertex 62.3588 98.1771 71.8689; + normal -0.0374065 -0.755675 0.653877; + texcoord 0.374760 -0.563720; + vertex 61.9224 98.8157 72.5819; + normal -0.0407536 -0.756576 0.652635; + texcoord 0.374760 -2.34321; + tangent 0.414860 -0.607027 -0.677798; + vertex 78.7737 102.855 78.3172; + normal 0.210888 -0.977493 0.00574569; + texcoord 0.499510 1.00000; + tangent 0.268110 0.0521883 -0.961974; + vertex 44.8361 94.3655 66.5631; + normal 0.247982 -0.968623 0.0165654; + texcoord 0.624270 -0.563720; + tangent 0.268110 0.0521885 -0.961974; + vertex 62.6490 98.2336 70.8276; + normal 0.248365 -0.968523 0.0166777; + texcoord 0.499510 -0.563720; + tangent 0.268110 0.0521885 -0.961974; + vertex 62.3588 98.1771 71.8689; + normal 0.285090 -0.958107 0.0274782; + texcoord 0.624270 -2.34321; + tangent 0.268110 0.0521885 -0.961974; + vertex 79.1013 103.303 76.8904; + normal 0.453206 -0.619543 -0.640914; + texcoord 0.749030 1.00000; + tangent -0.0367928 0.705378 -0.707876; + vertex 44.4483 92.6246 63.3794; + normal 0.443265 -0.623338 -0.644178; + texcoord 0.749030 -0.563720; + tangent -0.0367937 0.705378 -0.707876; + vertex 62.6110 98.9617 70.0969; + normal 0.442083 -0.623783 -0.644560; + texcoord 0.624270 -0.563720; + vertex 62.6490 98.2336 70.8276; + normal 0.432051 -0.627502 -0.647745; + texcoord 0.624270 -2.34321; + tangent -0.0367935 0.705378 -0.707876; + vertex 79.1013 103.303 76.8904; + normal 0.0614887 0.769818 -0.635295; + texcoord 0.998540 1.00000; + tangent -0.414260 0.598771 0.685465; + vertex 45.0362 96.1887 63.8977; + normal 0.0583934 0.769060 -0.636504; + texcoord 0.998540 -0.563720; + tangent -0.414259 0.598771 0.685465; + vertex 61.8186 100.583 70.8470; + normal 0.0584254 0.769068 -0.636491; + texcoord 0.873780 -0.563720; + vertex 62.2671 99.9349 70.1049; + normal 0.0553279 0.768301 -0.637693; + texcoord 0.873780 -2.34321; + tangent -0.414259 0.598771 0.685465; + vertex 78.4761 104.625 77.1616; + normal -0.635378 0.691838 0.343008; + texcoord 0.125240 1.00000; + tangent -0.238815 -0.598469 0.764723; + vertex -7.16200 65.3214 122.404; + normal -0.638608 0.687878 0.344969; + texcoord 0.250000 1.00000; + tangent -0.241524 -0.603912 0.759577; + vertex -7.46991 64.5498 123.390; + normal -0.790371 0.427013 0.439288; + texcoord 0.125240 -1.41489; + tangent -0.404093 -0.901646 0.154092; + vertex 4.74800 65.1714 144.769; + normal -0.793719 0.418488 0.441450; + texcoord 0.250000 -1.41489; + tangent -0.406741 -0.904759 0.126384; + vertex 4.38328 64.3601 144.882; + normal -0.248046 -0.949521 0.192048; + texcoord 0.499510 1.00000; + tangent 0.263846 -0.256965 -0.929706; + vertex -8.63229 62.8999 121.602; + normal 0.0517081 -0.998496 0.0181970; + texcoord 0.624270 1.00000; + tangent 0.566251 0.00213712 -0.824230; + vertex -8.07736 62.3594 119.646; + normal -0.0507150 -0.995641 0.0782758; + texcoord 0.624270 -1.41489; + tangent 0.452642 -0.105408 -0.885440; + vertex 5.97968 63.5231 143.555; + normal 0.188958 -0.979936 -0.0634002; + texcoord 0.749030 1.00000; + tangent 0.720510 0.182222 -0.669075; + vertex -7.06466 62.6155 118.706; + normal 0.800792 0.382303 -0.461061; + texcoord 0.749030 -1.41489; + tangent -0.235572 0.908788 0.344399; + vertex 6.35320 64.3343 143.436; + normal 0.883554 0.0193701 -0.467928; + texcoord 0.749030 1.00000; + tangent 0.128640 0.952461 0.276171; + vertex -7.06466 62.6155 118.706; + normal 0.805646 0.370292 -0.462404; + texcoord 0.873780 -1.41489; + tangent -0.216716 0.914392 0.341938; + vertex 6.14094 65.1531 143.746; + normal 0.884079 0.00980448 -0.467236; + texcoord 0.873780 1.00000; + tangent 0.134617 0.952062 0.274694; + vertex -6.87545 63.9537 119.092; + normal -0.00447504 0.502982 0.864285; + texcoord 0.125240 1.00000; + tangent -0.679047 -0.635997 0.366611; + vertex 22.1526 -30.2083 124.549; + normal -0.0103673 0.502706 0.864395; + texcoord 0.250000 1.00000; + tangent -0.684125 -0.633972 0.360628; + vertex 21.3079 -30.9994 125.005; + normal -0.391457 0.446012 0.804882; + texcoord 0.125240 -1.42892; + tangent -0.919542 -0.224807 -0.322342; + vertex 22.5272 -52.0809 137.280; + normal -0.399607 0.443889 0.802045; + texcoord 0.250000 -1.42892; + tangent -0.916550 -0.208591 -0.341214; + vertex 21.7343 -52.2613 136.985; + normal -0.246747 -0.466561 -0.849374; + texcoord 0.000490000 1.00000; + tangent -0.631760 -0.587177 0.506065; + vertex 55.9797 140.440 64.9644; + normal -0.175099 -0.527878 -0.831075; + texcoord 0.250000 -1.04383; + tangent -0.631760 -0.587177 0.506066; + vertex 48.7673 152.631 60.3627; + normal -0.139110 -0.556371 -0.819207; + texcoord 0.000490000 -1.04383; + vertex 49.1684 153.004 60.0414; + normal -0.0663738 -0.609476 -0.790021; + texcoord 0.250000 -3.60596; + tangent -0.631761 -0.587176 0.506066; + vertex 40.6808 162.199 53.6610; + normal 0.724351 0.280490 -0.629795; + texcoord 0.250000 -1.04383; + tangent -0.0662413 -0.880957 -0.468537; + vertex 48.7673 152.631 60.3627; + normal 0.750731 0.265314 -0.604989; + texcoord 0.250000 1.00000; + tangent -0.0662414 -0.880957 -0.468537; + vertex 56.2905 141.562 64.0855; + normal 0.742552 0.270135 -0.612898; + texcoord 0.499510 1.00000; + vertex 56.1938 140.277 63.4019; + normal 0.772158 0.252147 -0.583261; + texcoord 0.250000 -0.548090; + tangent -0.0662414 -0.880957 -0.468537; + vertex 53.0052 151.688 64.1139; + normal -0.841760 -0.423696 0.334547; + texcoord 0.499510 1.00000; + tangent -0.0806968 0.711491 0.698046; + vertex 56.1938 140.277 63.4019; + normal -0.829223 -0.436515 0.349062; + texcoord 0.499510 -1.04383; + tangent -0.0806967 0.711491 0.698046; + vertex 48.7161 153.083 60.8059; + normal -0.833895 -0.431817 0.343733; + texcoord 0.250000 -1.04383; + vertex 48.7673 152.631 60.3627; + normal -0.821609 -0.443978 0.357549; + texcoord 0.250000 -3.60596; + tangent -0.0806967 0.711491 0.698047; + vertex 40.6808 162.199 53.6610; + normal 0.337571 0.372354 0.864522; + texcoord 0.499510 1.00000; + tangent 0.631156 0.591845 -0.501359; + vertex 56.1938 140.277 63.4019; + normal 0.149861 0.541144 0.827469; + texcoord 0.749030 -1.04383; + tangent 0.631157 0.591845 -0.501359; + vertex 49.1195 153.461 60.4854; + normal 0.209901 0.491929 0.844954; + texcoord 0.499510 -1.04383; + vertex 48.7161 153.083 60.8059; + normal 0.0146469 0.637159 0.770593; + texcoord 0.749030 -3.60596; + tangent 0.631157 0.591845 -0.501359; + vertex 40.7050 162.132 53.4759; + normal -0.272741 -0.344998 -0.898103; + texcoord 0.749030 -1.04383; + tangent -0.590879 -0.676626 0.439361; + vertex 49.1195 153.461 60.4854; + normal -0.417237 -0.209816 -0.884246; + texcoord 0.499510 1.00000; + tangent -0.590879 -0.676626 0.439361; + vertex 56.1938 140.277 63.4019; + normal -0.409804 -0.217377 -0.885894; + texcoord 0.749030 1.00000; + vertex 55.1371 139.067 64.1876; + normal -0.542096 -0.0703398 -0.837367; + texcoord 0.499510 -0.548090; + tangent -0.590879 -0.676626 0.439361; + vertex 53.0879 151.188 64.4960; + normal -0.622481 -0.0595206 0.780368; + texcoord 0.749030 -1.04383; + tangent 0.471160 0.767670 0.434385; + vertex 49.1195 153.461 60.4854; + normal -0.614115 -0.0680016 0.786282; + texcoord 0.749030 1.00000; + tangent 0.471160 0.767670 0.434385; + vertex 55.1371 139.067 64.1876; + normal -0.611225 -0.0709030 0.788275; + texcoord 0.998540 1.00000; + vertex 55.9797 140.440 64.9644; + normal -0.601612 -0.0804543 0.794727; + texcoord 0.749030 -0.548090; + tangent 0.471160 0.767670 0.434385; + vertex 53.7016 151.141 64.3232; + normal 0.885323 0.369169 -0.282696; + texcoord 0.998540 1.00000; + tangent 0.0764807 -0.715315 -0.694604; + vertex 55.9797 140.440 64.9644; + normal 0.852316 0.408409 -0.326741; + texcoord 0.998540 -1.04383; + tangent 0.0764807 -0.715316 -0.694604; + vertex 49.1684 153.004 60.0414; + normal 0.835288 0.426380 -0.347123; + texcoord 0.749030 -1.04383; + vertex 49.1195 153.461 60.4854; + normal 0.798152 0.461447 -0.387325; + texcoord 0.749030 -3.60596; + tangent 0.0764811 -0.715315 -0.694604; + vertex 40.7050 162.132 53.4759; + normal 0.415720 0.759090 0.500958; + texcoord 0.499510 -1.04383; + tangent 0.734933 0.0440976 -0.676705; + vertex 48.7161 153.083 60.8059; + normal 0.387186 0.791959 0.472110; + texcoord 0.499510 -3.60596; + tangent 0.734932 0.0440992 -0.676705; + vertex 40.7837 162.205 53.5662; + normal 0.386267 0.792962 0.471178; + texcoord 0.250000 -3.60596; + tangent 0.734932 0.0440992 -0.676705; + vertex 40.6808 162.199 53.6610; + normal 0.346159 0.833690 0.430274; + texcoord 0.250000 -3.70596; + tangent 0.734932 0.0440992 -0.676705; + vertex 40.6364 162.292 53.5154; + normal 0.719357 0.0776865 -0.690283; + texcoord 0.499510 -1.04383; + tangent -0.561771 -0.519447 -0.643885; + vertex 48.7161 153.083 60.8059; + normal 0.627121 0.240240 -0.740948; + texcoord 0.749030 -3.60596; + tangent -0.561769 -0.519444 -0.643889; + vertex 40.7050 162.132 53.4759; + normal 0.648844 0.206210 -0.732447; + texcoord 0.499510 -3.60596; + vertex 40.7837 162.205 53.5662; + normal 0.502819 0.403671 -0.764345; + texcoord 0.499510 -3.70596; + vertex 40.6364 162.292 53.5154; + normal 0.619109 -0.402343 -0.674407; + texcoord 0.000490000 1.00000; + tangent -0.720495 0.0506129 -0.691611; + vertex -12.1300 89.4563 152.874; + normal 0.589258 -0.481120 -0.649075; + texcoord 0.250000 -1.04739; + tangent -0.720494 0.0506130 -0.691611; + vertex -6.81181 102.541 149.950; + normal 0.588188 -0.483673 -0.648148; + texcoord 0.000490000 -1.04739; + vertex -6.42506 102.514 150.322; + normal 0.553659 -0.558538 -0.617655; + texcoord 0.250000 -3.54565; + tangent -0.720494 0.0506127 -0.691612; + vertex -1.41130 113.811 144.600; + normal 0.882551 -0.200690 0.425239; + texcoord 0.250000 -1.04739; + tangent 0.209751 -0.641362 -0.738010; + vertex -6.81181 102.541 149.950; + normal 0.861417 -0.235870 0.449806; + texcoord 0.250000 1.00000; + tangent 0.209750 -0.641363 -0.738010; + vertex -11.1862 90.1824 153.196; + normal 0.867086 -0.226800 0.443535; + texcoord 0.499510 1.00000; + vertex -10.9274 89.3912 152.286; + normal 0.842176 -0.264956 0.469614; + texcoord 0.250000 -0.556750; + tangent 0.209750 -0.641363 -0.738010; + vertex -8.76549 100.069 154.433; + normal -0.703015 0.0948395 -0.704823; + texcoord 0.499510 1.00000; + tangent -0.481417 0.666008 0.569799; + vertex -10.9274 89.3912 152.286; + normal -0.726412 0.0606100 -0.684582; + texcoord 0.499510 -1.04739; + tangent -0.481418 0.666007 0.569799; + vertex -7.07023 102.899 150.256; + normal -0.719728 0.0706356 -0.690653; + texcoord 0.250000 -1.04739; + vertex -6.81181 102.541 149.950; + normal -0.741453 0.0372379 -0.669971; + texcoord 0.250000 -3.54565; + tangent -0.481418 0.666007 0.569799; + vertex -1.41130 113.811 144.600; + normal -0.656004 0.291924 0.696017; + texcoord 0.499510 1.00000; + tangent 0.717200 -0.0461759 0.695336; + vertex -10.9274 89.3912 152.286; + normal -0.605424 0.452824 0.654532; + texcoord 0.749030 -1.04739; + tangent 0.717200 -0.0461760 0.695336; + vertex -6.68262 102.874 150.632; + normal -0.606648 0.449653 0.655584; + texcoord 0.499510 -1.04739; + vertex -7.07023 102.899 150.256; + normal -0.538163 0.597210 0.594745; + texcoord 0.749030 -3.54565; + tangent 0.717200 -0.0461756 0.695336; + vertex -1.27712 113.717 144.635; + normal 0.622392 -0.285367 -0.728830; + texcoord 0.749030 -1.04739; + tangent -0.781084 -0.286350 -0.554897; + vertex -6.68262 102.874 150.632; + normal 0.599322 -0.0943489 -0.794929; + texcoord 0.499510 1.00000; + tangent -0.781084 -0.286351 -0.554897; + vertex -10.9274 89.3912 152.286; + normal 0.602017 -0.109405 -0.790953; + texcoord 0.749030 1.00000; + tangent -0.781084 -0.286351 -0.554897; + vertex -12.1083 88.9583 151.447; + normal 0.553987 0.0922366 -0.827400; + texcoord 0.499510 -0.556750; + tangent -0.781084 -0.286351 -0.554897; + vertex -9.21229 99.8206 154.597; + normal -0.925566 0.352849 -0.137202; + texcoord 0.749030 -1.04739; + tangent -0.0143737 0.329393 0.944083; + vertex -6.68262 102.874 150.632; + normal -0.930368 0.341526 -0.133324; + texcoord 0.749030 1.00000; + tangent -0.0143736 0.329393 0.944083; + vertex -12.1083 88.9583 151.447; + normal -0.931785 0.338102 -0.132151; + texcoord 0.998540 1.00000; + tangent -0.0143736 0.329393 0.944083; + vertex -12.1300 89.4563 152.874; + normal -0.936754 0.325771 -0.127924; + texcoord 0.749030 -0.556750; + tangent -0.0143736 0.329393 0.944083; + vertex -8.92312 99.4682 154.887; + normal 0.668650 -0.149747 0.728342; + texcoord 0.998540 1.00000; + tangent 0.476565 -0.665587 -0.574352; + vertex -12.1300 89.4563 152.874; + normal 0.710498 -0.0931717 0.697504; + texcoord 0.998540 -1.04739; + tangent 0.476564 -0.665588 -0.574351; + vertex -6.42506 102.514 150.322; + normal 0.723464 -0.0742693 0.686356; + texcoord 0.749030 -1.04739; + tangent 0.476564 -0.665588 -0.574351; + vertex -6.68262 102.874 150.632; + normal 0.758914 -0.0183196 0.650933; + texcoord 0.749030 -3.54565; + tangent 0.476564 -0.665588 -0.574351; + vertex -1.27712 113.717 144.635; + normal -0.593037 0.590981 0.546853; + texcoord 0.499510 -1.04739; + tangent 0.412702 -0.360066 0.836677; + vertex -7.07023 102.899 150.256; + normal -0.531222 0.651017 0.542198; + texcoord 0.499510 -3.54565; + tangent 0.412699 -0.360067 0.836679; + vertex -1.36240 113.768 144.699; + normal -0.503319 0.675434 0.538942; + texcoord 0.250000 -3.54565; + vertex -1.41130 113.811 144.600; + normal -0.413139 0.744639 0.524242; + texcoord 0.250000 -3.64565; + tangent 0.412699 -0.360067 0.836679; + vertex -1.27407 113.868 144.628; + normal 0.625992 0.0684261 0.776821; + texcoord 0.499510 -1.04739; + tangent 0.719817 -0.433907 -0.541838; + vertex -7.07023 102.899 150.256; + normal 0.619441 0.0492207 0.783498; + texcoord 0.749030 -3.54565; + tangent 0.719818 -0.433907 -0.541836; + vertex -1.27712 113.717 144.635; + normal 0.620282 0.0516397 0.782678; + texcoord 0.499510 -3.54565; + tangent 0.719818 -0.433907 -0.541836; + vertex -1.36240 113.768 144.699; + normal 0.611318 0.0264484 0.790943; + texcoord 0.499510 -3.64565; + tangent 0.719818 -0.433907 -0.541836; + vertex -1.27407 113.868 144.628; + normal 0.637780 0.445360 -0.628403; + texcoord 0.000490000 1.00000; + tangent -0.761550 0.242569 -0.601000; + vertex 29.7025 -38.0013 155.743; + normal 0.645711 0.363630 -0.671439; + texcoord 0.250000 -0.971390; + tangent -0.761550 0.242568 -0.601001; + vertex 31.2636 -27.6492 164.664; + normal 0.646967 0.339492 -0.682773; + texcoord 0.000490000 -0.971390; + tangent -0.761550 0.242568 -0.601001; + vertex 31.6852 -27.7835 164.997; + normal 0.647785 0.255680 -0.717637; + texcoord 0.250000 -3.32078; + tangent -0.761550 0.242569 -0.601001; + vertex 32.4507 -15.9486 169.904; + normal -0.142639 -0.633702 0.760313; + texcoord 0.250000 -0.971390; + tangent 0.815399 0.360198 0.453190; + vertex 31.2636 -27.6492 164.664; + normal -0.0338365 -0.751855 0.658459; + texcoord 0.000490000 1.00000; + tangent 0.815400 0.360198 0.453190; + vertex 29.7025 -38.0013 155.743; + normal -0.0351181 -0.750629 0.659790; + texcoord 0.250000 1.00000; + vertex 30.7399 -37.5431 156.320; + normal 0.0749396 -0.841939 0.534343; + texcoord 0.000490000 -0.628540; + tangent 0.815400 0.360198 0.453190; + vertex 30.7850 -31.7919 165.375; + normal 0.996473 -0.0782660 0.0302580; + texcoord 0.250000 -0.971390; + tangent 0.0336727 0.0426826 -0.998521; + vertex 31.2636 -27.6492 164.664; + normal 0.999028 -0.0298828 0.0324123; + texcoord 0.250000 1.00000; + tangent 0.0336726 0.0426830 -0.998521; + vertex 30.7399 -37.5431 156.320; + normal 0.998643 -0.0411396 0.0319182; + texcoord 0.499510 1.00000; + tangent 0.0336726 0.0426830 -0.998521; + vertex 30.7827 -37.4888 155.049; + normal 0.999325 0.0132406 0.0342657; + texcoord 0.250000 -0.628540; + tangent 0.0336726 0.0426829 -0.998521; + vertex 30.3558 -31.4976 165.187; + normal -0.720663 0.502230 -0.477923; + texcoord 0.499510 1.00000; + tangent -0.634989 -0.201469 0.745788; + vertex 30.7827 -37.4888 155.049; + normal -0.747549 0.403721 -0.527427; + texcoord 0.499510 -0.971390; + tangent -0.634989 -0.201469 0.745788; + vertex 30.9121 -27.7607 165.077; + normal -0.741978 0.427828 -0.516171; + texcoord 0.250000 -0.971390; + vertex 31.2636 -27.6492 164.664; + normal -0.761202 0.327829 -0.559553; + texcoord 0.250000 -3.32078; + tangent -0.634989 -0.201469 0.745788; + vertex 32.4507 -15.9486 169.904; + normal -0.620314 -0.558957 0.550252; + texcoord 0.499510 1.00000; + tangent 0.757231 -0.243883 0.605906; + vertex 30.7827 -37.4888 155.049; + normal -0.650257 -0.368664 0.664268; + texcoord 0.749030 -0.971390; + tangent 0.757231 -0.243884 0.605906; + vertex 31.3341 -27.8967 165.415; + normal -0.646443 -0.412414 0.641892; + texcoord 0.499510 -0.971390; + vertex 30.9121 -27.7607 165.077; + normal -0.651164 -0.209655 0.729404; + texcoord 0.749030 -3.32078; + tangent 0.757231 -0.243884 0.605906; + vertex 32.5866 -16.0499 169.938; + normal 0.372365 0.671217 -0.640947; + texcoord 0.749030 -0.971390; + tangent -0.887462 0.0554269 -0.457535; + vertex 31.3341 -27.8967 165.415; + normal 0.330810 0.767826 -0.548642; + texcoord 0.499510 1.00000; + tangent -0.887462 0.0554267 -0.457536; + vertex 30.7827 -37.4888 155.049; + normal 0.330784 0.767878 -0.548586; + texcoord 0.749030 1.00000; + vertex 29.3991 -37.4024 154.336; + normal 0.282379 0.849976 -0.444750; + texcoord 0.499510 -0.628540; + tangent -0.887462 0.0554268 -0.457536; + vertex 30.0618 -31.9651 165.148; + normal -0.979708 -0.0312952 0.197972; + texcoord 0.749030 -0.971390; + tangent 0.194645 -0.384165 0.902513; + vertex 31.3341 -27.8967 165.415; + normal -0.980868 -0.0730780 0.180437; + texcoord 0.749030 1.00000; + tangent 0.194645 -0.384165 0.902514; + vertex 29.3991 -37.4024 154.336; + normal -0.980851 -0.0825341 0.176409; + texcoord 0.998540 1.00000; + vertex 29.7025 -38.0013 155.743; + normal -0.979336 -0.127620 0.156890; + texcoord 0.749030 -0.628540; + tangent 0.194645 -0.384165 0.902514; + vertex 30.4920 -32.2645 165.338; + normal 0.709251 -0.543848 0.448545; + texcoord 0.998540 1.00000; + tangent 0.629839 0.203063 -0.749712; + vertex 29.7025 -38.0013 155.743; + normal 0.743560 -0.436669 0.506398; + texcoord 0.998540 -0.971390; + tangent 0.629839 0.203063 -0.749712; + vertex 31.6852 -27.7835 164.997; + normal 0.749796 -0.410908 0.518614; + texcoord 0.749030 -0.971390; + vertex 31.3341 -27.8967 165.415; + normal 0.769178 -0.297296 0.565668; + texcoord 0.749030 -3.32078; + tangent 0.629839 0.203063 -0.749712; + vertex 32.5866 -16.0499 169.938; + normal -0.360177 0.377116 -0.853262; + texcoord 0.000490000 -0.971390; + tangent -0.524553 0.674488 0.519529; + vertex 31.6852 -27.7835 164.997; + normal -0.302237 0.422949 -0.854264; + texcoord 0.250000 -3.32078; + tangent -0.524554 0.674488 0.519527; + vertex 32.4507 -15.9486 169.904; + normal -0.331331 0.400386 -0.854348; + texcoord 0.000490000 -3.32078; + vertex 32.5148 -16.0310 169.841; + normal -0.268701 0.447875 -0.852765; + texcoord 0.000490000 -3.42078; + vertex 32.5985 -15.9057 169.880; + normal 0.807534 0.175140 -0.563219; + texcoord 0.998540 -0.971390; + tangent -0.587535 0.154853 -0.794244; + vertex 31.6852 -27.7835 164.997; + normal 0.802439 -0.0151115 -0.596543; + texcoord 0.998540 -3.32078; + tangent -0.587535 0.154853 -0.794244; + vertex 32.5148 -16.0310 169.841; + normal 0.798706 -0.0465773 -0.599916; + texcoord 0.749030 -3.32078; + vertex 32.5866 -16.0499 169.938; + normal 0.737191 -0.302328 -0.604274; + texcoord 0.749030 -3.42078; + tangent -0.587535 0.154853 -0.794244; + vertex 32.5985 -15.9057 169.880; + normal 0.640628 0.599764 -0.479457; + texcoord 0.000490000 1.00000; + tangent -0.767588 0.516560 -0.379439; + vertex -3.15493 -109.155 89.8479; + normal 0.636967 0.548951 -0.541227; + texcoord 0.250000 -0.987730; + tangent -0.767588 0.516560 -0.379439; + vertex -1.56256 -101.294 101.809; + normal 0.636256 0.542641 -0.548379; + texcoord 0.000490000 -0.987730; + vertex -1.12010 -101.592 102.028; + normal 0.628055 0.488068 -0.606083; + texcoord 0.250000 -3.45893; + tangent -0.767588 0.516560 -0.379440; + vertex 0.750610 -92.2457 111.493; + normal 0.976327 -0.201794 0.0778708; + texcoord 0.250000 -0.987730; + tangent 0.193649 0.655100 -0.730304; + vertex -1.56256 -101.294 101.809; + normal 0.981057 -0.125314 0.147729; + texcoord 0.250000 1.00000; + tangent 0.193649 0.655100 -0.730304; + vertex -2.30382 -109.105 90.8618; + normal 0.980703 -0.149630 0.125824; + texcoord 0.499510 1.00000; + tangent 0.193649 0.655100 -0.730304; + vertex -2.04729 -108.237 89.8943; + normal 0.977369 -0.0642173 0.201557; + texcoord 0.250000 -0.501950; + tangent 0.193649 0.655100 -0.730304; + vertex -4.22211 -107.405 100.706; + normal -0.759600 0.574911 -0.304112; + texcoord 0.499510 1.00000; + tangent -0.615831 -0.485381 0.620611; + vertex -2.04729 -108.237 89.8943; + normal -0.763726 0.561300 -0.318851; + texcoord 0.499510 -0.987730; + tangent -0.615831 -0.485381 0.620610; + vertex -1.91754 -101.574 102.167; + normal -0.763050 0.563618 -0.316368; + texcoord 0.250000 -0.987730; + tangent -0.615831 -0.485381 0.620610; + vertex -1.56256 -101.294 101.809; + normal -0.766852 0.550026 -0.330770; + texcoord 0.250000 -3.45893; + tangent -0.615831 -0.485380 0.620611; + vertex 0.750610 -92.2457 111.493; + normal -0.642724 -0.670394 0.370779; + texcoord 0.499510 1.00000; + tangent 0.763386 -0.519752 0.383537; + vertex -2.04729 -108.237 89.8943; + normal -0.643747 -0.563241 0.518024; + texcoord 0.749030 -0.987730; + tangent 0.763386 -0.519752 0.383537; + vertex -1.47449 -101.876 102.390; + normal -0.644608 -0.574817 0.504050; + texcoord 0.499510 -0.987730; + vertex -1.91754 -101.574 102.167; + normal -0.626443 -0.450914 0.635804; + texcoord 0.749030 -3.45893; + tangent 0.763386 -0.519752 0.383536; + vertex 0.895840 -92.1985 111.588; + normal -0.987720 -0.0345137 0.152376; + texcoord 0.749030 -0.987730; + tangent 0.108748 -0.852130 0.511907; + vertex -1.47449 -101.876 102.390; + normal -0.993912 -0.0840532 0.0712270; + texcoord 0.749030 1.00000; + tangent 0.108748 -0.852130 0.511907; + vertex -3.33148 -107.772 89.0168; + normal -0.993964 -0.100698 0.0435304; + texcoord 0.998540 1.00000; + vertex -3.15493 -109.155 89.8479; + normal -0.987304 -0.152565 -0.0442223; + texcoord 0.749030 -0.501950; + tangent 0.108748 -0.852130 0.511907; + vertex -3.80031 -108.027 100.362; + normal 0.749198 -0.611480 0.254545; + texcoord 0.998540 1.00000; + tangent 0.610630 0.488787 -0.623072; + vertex -3.15493 -109.155 89.8479; + normal 0.763805 -0.571286 0.300391; + texcoord 0.998540 -0.987730; + tangent 0.610630 0.488787 -0.623071; + vertex -1.12010 -101.592 102.028; + normal 0.765514 -0.565795 0.306374; + texcoord 0.749030 -0.987730; + vertex -1.47449 -101.876 102.390; + normal 0.776640 -0.523416 0.350523; + texcoord 0.749030 -3.45893; + tangent 0.610631 0.488787 -0.623071; + vertex 0.895840 -92.1985 111.588; + normal -0.521806 0.656312 -0.544952; + texcoord 0.000490000 -0.987730; + tangent -0.840361 -0.505309 0.196102; + vertex -1.12010 -101.592 102.028; + normal -0.504312 0.596323 -0.624554; + texcoord 0.250000 -3.45893; + tangent -0.840360 -0.505311 0.196103; + vertex 0.750610 -92.2457 111.493; + normal -0.498322 0.577932 -0.646274; + texcoord 0.000490000 -3.45893; + vertex 0.857520 -92.1814 111.468; + normal -0.464596 0.485161 -0.740790; + texcoord 0.000490000 -3.55893; + tangent -0.840360 -0.505311 0.196103; + vertex 0.762410 -92.1071 111.576; + normal -0.953452 -0.0274981 0.300288; + texcoord 0.499510 -0.987730; + tangent 0.301195 -0.134684 0.944003; + vertex -1.91754 -101.574 102.167; + normal -0.953317 -0.0650038 0.294893; + texcoord 0.499510 -3.45893; + tangent 0.301196 -0.134686 0.944003; + vertex 0.788930 -92.2628 111.613; + normal -0.953534 -0.0501946 0.297075; + texcoord 0.250000 -3.45893; + vertex 0.750610 -92.2457 111.493; + normal -0.952288 -0.0936574 0.290477; + texcoord 0.250000 -3.55893; + tangent 0.301196 -0.134686 0.944003; + vertex 0.762410 -92.1071 111.576; + normal 0.526205 0.713337 -0.462882; + texcoord 0.000490000 1.00000; + tangent -0.806810 0.590772 -0.00675930; + vertex 7.52463 -79.8239 62.1875; + normal 0.499590 0.676089 -0.541584; + texcoord 0.250000 -1.06906; + tangent -0.806810 0.590772 -0.00675812; + vertex 13.4364 -75.5273 75.5294; + normal 0.492804 0.666619 -0.559253; + texcoord 0.000490000 -1.06906; + vertex 13.9547 -75.9068 75.5338; + normal 0.461162 0.622572 -0.632245; + texcoord 0.250000 -3.70081; + tangent -0.806811 0.590771 -0.00675828; + vertex 20.7767 -69.5642 86.7553; + normal 0.902004 -0.388317 -0.188675; + texcoord 0.250000 -1.06906; + tangent 0.119128 0.643924 -0.755758; + vertex 13.4364 -75.5273 75.5294; + normal 0.928684 -0.341522 -0.144598; + texcoord 0.250000 1.00000; + tangent 0.119128 0.643924 -0.755758; + vertex 8.77992 -80.1932 62.8709; + normal 0.920589 -0.356762 -0.158860; + texcoord 0.499510 1.00000; + tangent 0.119128 0.643924 -0.755758; + vertex 8.95578 -79.2426 61.7552; + normal 0.947233 -0.301850 -0.107873; + texcoord 0.250000 -0.580540; + tangent 0.119128 0.643924 -0.755758; + vertex 9.88636 -80.6277 73.8023; + normal -0.737919 0.672333 0.0586909; + texcoord 0.499510 1.00000; + tangent -0.247311 -0.350297 0.903399; + vertex 8.95578 -79.2426 61.7552; + normal -0.712204 0.697886 0.0756388; + texcoord 0.499510 -1.06906; + tangent -0.247311 -0.350297 0.903399; + vertex 13.2776 -75.7523 76.1097; + normal -0.726142 0.684315 0.0665608; + texcoord 0.250000 -1.06906; + vertex 13.4364 -75.5273 75.5294; + normal -0.701374 0.708000 0.0825254; + texcoord 0.250000 -3.70081; + tangent -0.247310 -0.350297 0.903399; + vertex 20.7767 -69.5642 86.7553; + normal -0.558980 -0.751244 0.350962; + texcoord 0.499510 1.00000; + tangent 0.805063 -0.593051 0.0127883; + vertex 8.95578 -79.2426 61.7552; + normal -0.505954 -0.675257 0.536692; + texcoord 0.749030 -1.06906; + tangent 0.805063 -0.593051 0.0127875; + vertex 13.7982 -76.1358 76.1180; + normal -0.516403 -0.690081 0.507066; + texcoord 0.499510 -1.06906; + vertex 13.2776 -75.7523 76.1097; + normal -0.444819 -0.589296 0.674438; + texcoord 0.749030 -3.70081; + tangent 0.805063 -0.593051 0.0127872; + vertex 20.8717 -69.4759 86.6024; + normal 0.607365 0.709104 -0.358160; + texcoord 0.749030 -1.06906; + tangent -0.791900 0.576314 -0.201882; + vertex 13.7982 -76.1358 76.1180; + normal 0.605666 0.783427 -0.139324; + texcoord 0.499510 1.00000; + tangent -0.791900 0.576314 -0.201882; + vertex 8.95578 -79.2426 61.7552; + normal 0.605805 0.783008 -0.141063; + texcoord 0.749030 1.00000; + vertex 7.52310 -78.2000 61.3900; + normal 0.571358 0.815957 0.0881152; + texcoord 0.499510 -0.580540; + tangent -0.791900 0.576314 -0.201882; + vertex 9.43803 -80.8370 73.3927; + normal -0.914020 0.178119 0.364473; + texcoord 0.749030 -1.06906; + tangent 0.000845835 -0.897611 0.440787; + vertex 13.7982 -76.1358 76.1180; + normal -0.939839 0.149867 0.306990; + texcoord 0.749030 1.00000; + tangent 0.000845786 -0.897611 0.440787; + vertex 7.52310 -78.2000 61.3900; + normal -0.947953 0.139631 0.286160; + texcoord 0.998540 1.00000; + vertex 7.52463 -79.8239 62.1875; + normal -0.969519 0.107263 0.220289; + texcoord 0.749030 -0.580540; + tangent 0.000845794 -0.897611 0.440787; + vertex 9.85301 -81.2606 73.1345; + normal 0.670975 -0.733578 -0.107961; + texcoord 0.998540 1.00000; + tangent 0.241905 0.354206 -0.903339; + vertex 7.52463 -79.8239 62.1875; + normal 0.693596 -0.714166 -0.0942919; + texcoord 0.998540 -1.06906; + tangent 0.241905 0.354206 -0.903339; + vertex 13.9547 -75.9068 75.5338; + normal 0.715684 -0.693783 -0.0803844; + texcoord 0.749030 -1.06906; + tangent 0.241905 0.354206 -0.903339; + vertex 13.7982 -76.1358 76.1180; + normal 0.735207 -0.674465 -0.0675820; + texcoord 0.749030 -3.70081; + tangent 0.241904 0.354205 -0.903339; + vertex 20.8717 -69.4759 86.6024; + normal -0.880003 0.148073 0.451296; + texcoord 0.000490000 -1.06906; + tangent 0.265758 -0.634002 0.726233; + vertex 13.9547 -75.9068 75.5338; + normal -0.820517 0.246712 0.515640; + texcoord 0.250000 -3.70081; + tangent 0.265759 -0.634001 0.726233; + vertex 20.7767 -69.5642 86.7553; + normal -0.837723 0.220916 0.499416; + texcoord 0.000490000 -3.70081; + vertex 20.7391 -69.4743 86.6524; + normal -0.747892 0.339750 0.570287; + texcoord 0.000490000 -3.80081; + vertex 20.8590 -69.4037 86.7677; + normal -0.149439 0.892657 -0.425243; + texcoord 0.998540 -1.06906; + tangent -0.935873 0.0110829 0.352162; + vertex 13.9547 -75.9068 75.5338; + normal -0.146356 0.896961 -0.417182; + texcoord 0.998540 -3.70081; + tangent -0.935874 0.0110858 0.352162; + vertex 20.7391 -69.4743 86.6524; + normal -0.145951 0.897519 -0.416122; + texcoord 0.749030 -3.70081; + tangent -0.935873 0.0110858 0.352162; + vertex 20.8717 -69.4759 86.6024; + normal -0.141752 0.903199 -0.405139; + texcoord 0.749030 -3.80081; + tangent -0.935874 0.0110858 0.352162; + vertex 20.8590 -69.4037 86.7677; + normal 0.0744127 -0.941850 0.327690; + texcoord 0.000490000 1.00000; + tangent 0.881242 0.215914 0.420468; + vertex 56.6421 141.011 64.0712; + normal 0.138821 -0.968566 0.206419; + texcoord 0.333170 -0.267550; + tangent 0.881242 0.215914 0.420468; + vertex 51.8845 143.321 71.7902; + normal 0.138988 -0.968612 0.206093; + texcoord 0.000490000 -0.267550; + vertex 51.2051 143.154 71.4661; + normal 0.200757 -0.976321 0.0805917; + texcoord 0.333170 -1.85446; + tangent 0.881242 0.215914 0.420468; + vertex 48.4283 143.282 79.9238; + normal 0.497651 0.866072 0.0475767; + texcoord 0.333170 -0.267550; + tangent -0.864443 0.499729 -0.0548521; + vertex 51.8845 143.321 71.7902; + normal 0.498733 0.866182 0.0315376; + texcoord 0.000490000 1.00000; + tangent -0.864443 0.499729 -0.0548524; + vertex 56.6421 141.011 64.0712; + normal 0.498985 0.866174 0.0274868; + texcoord 0.333170 1.00000; + vertex 55.2861 141.795 63.9851; + normal 0.499994 0.865974 0.00976135; + texcoord 0.000490000 0.0226500; + tangent -0.864443 0.499729 -0.0548522; + vertex 51.5428 143.900 69.0249; + normal -0.918441 -0.120841 -0.376647; + texcoord 0.333170 -0.267550; + tangent 0.212397 -0.953939 -0.211868; + vertex 51.8845 143.321 71.7902; + normal -0.899479 -0.106129 -0.423880; + texcoord 0.333170 1.00000; + tangent 0.212398 -0.953939 -0.211868; + vertex 55.2861 141.795 63.9851; + normal -0.902723 -0.108533 -0.416308; + texcoord 0.665860 1.00000; + tangent 0.212398 -0.953939 -0.211868; + vertex 55.7894 139.534 63.4830; + normal -0.879897 -0.0923928 -0.466096; + texcoord 0.333170 0.0226500; + tangent 0.212398 -0.953939 -0.211868; + vertex 52.1462 144.118 69.4522; + normal 0.655672 0.754208 -0.0355726; + texcoord 0.665860 1.00000; + tangent -0.753142 0.656636 0.0400843; + vertex 55.7894 139.534 63.4830; + normal 0.652285 0.737460 0.175147; + texcoord 0.665860 -0.267550; + tangent -0.753142 0.656636 0.0400836; + vertex 51.2940 143.836 71.8217; + normal 0.657527 0.749431 0.0775287; + texcoord 0.333170 -0.267550; + vertex 51.8845 143.321 71.7902; + normal 0.640031 0.717283 0.275435; + texcoord 0.333170 -1.85446; + tangent -0.753142 0.656636 0.0400837; + vertex 48.4283 143.282 79.9238; + normal -0.705971 0.397948 -0.585869; + texcoord 0.665860 1.00000; + tangent -0.114953 -0.880631 -0.459646; + vertex 55.7894 139.534 63.4830; + normal -0.789674 0.361730 -0.495546; + texcoord 0.998540 -0.267550; + tangent -0.114953 -0.880631 -0.459646; + vertex 51.2051 143.154 71.4661; + normal -0.867951 0.314098 -0.384712; + texcoord 0.665860 -0.267550; + vertex 51.2940 143.836 71.8217; + normal -0.917560 0.271422 -0.290541; + texcoord 0.998540 -1.85446; + tangent -0.114953 -0.880631 -0.459646; + vertex 48.5886 143.334 79.8967; + normal 0.576494 -0.567128 0.588235; + texcoord 0.998540 -0.267550; + tangent 0.472698 0.818687 0.326049; + vertex 51.2051 143.154 71.4661; + normal 0.499427 -0.553723 0.666306; + texcoord 0.665860 1.00000; + tangent 0.472698 0.818688 0.326048; + vertex 55.7894 139.534 63.4830; + normal 0.491283 -0.551988 0.673758; + texcoord 0.998540 1.00000; + vertex 56.6421 141.011 64.0712; + normal 0.404226 -0.530215 0.745301; + texcoord 0.665860 0.0226500; + tangent 0.472698 0.818688 0.326048; + vertex 52.2030 144.092 68.6706; + normal 0.929458 -0.217673 0.297870; + texcoord 0.665860 -0.267550; + tangent 0.220274 0.975111 0.0252475; + vertex 51.2940 143.836 71.8217; + normal 0.947945 -0.220095 0.230126; + texcoord 0.998540 -1.85446; + tangent 0.220274 0.975111 0.0252469; + vertex 48.5886 143.334 79.8967; + normal 0.949386 -0.220261 0.223944; + texcoord 0.665860 -1.85446; + vertex 48.5510 143.167 79.8924; + normal 0.967475 -0.221703 0.121817; + texcoord 0.665860 -1.95446; + tangent 0.220274 0.975111 0.0252469; + vertex 48.5504 143.251 80.0492; + normal 0.172879 -0.737264 -0.653111; + texcoord 0.000490000 1.00000; + tangent 0.638384 -0.421086 0.644323; + vertex -10.7841 89.2648 151.248; + normal 0.272596 -0.659155 -0.700862; + texcoord 0.333170 -0.188360; + tangent 0.638384 -0.421086 0.644323; + vertex -16.0923 84.0174 155.766; + normal 0.247342 -0.680469 -0.689770; + texcoord 0.000490000 -0.188360; + tangent 0.638384 -0.421086 0.644323; + vertex -16.5606 84.3262 155.294; + normal 0.344570 -0.592192 -0.728410; + texcoord 0.333170 -1.66871; + tangent 0.638384 -0.421085 0.644323; + vertex -20.2899 77.7249 158.896; + normal 0.115666 0.578356 0.807543; + texcoord 0.333170 -0.188360; + tangent -0.929009 0.350703 -0.118107; + vertex -16.0923 84.0174 155.766; + normal 0.148258 0.645155 0.749530; + texcoord 0.000490000 1.00000; + vertex -10.7841 89.2648 151.248; + normal 0.155784 0.660136 0.734814; + texcoord 0.333170 1.00000; + tangent -0.929009 0.350704 -0.118108; + vertex -12.1707 89.7883 151.072; + normal 0.188673 0.723444 0.664102; + texcoord 0.000490000 0.0826200; + tangent -0.929009 0.350703 -0.118107; + vertex -16.3884 87.1309 155.165; + normal -0.746515 -0.0333211 -0.664534; + texcoord 0.333170 -0.188360; + tangent 0.536997 -0.619892 -0.572161; + vertex -16.0923 84.0174 155.766; + normal -0.754091 -0.0487213 -0.654960; + texcoord 0.333170 1.00000; + vertex -12.1707 89.7883 151.072; + normal -0.752376 -0.0451845 -0.657182; + texcoord 0.665860 1.00000; + vertex -10.9598 88.3905 149.782; + normal -0.760262 -0.0617097 -0.646679; + texcoord 0.333170 0.0826200; + vertex -15.7940 87.0718 155.591; + normal 0.477008 0.462764 0.747203; + texcoord 0.665860 1.00000; + tangent -0.869050 0.375262 0.322384; + vertex -10.9598 88.3905 149.782; + normal 0.437424 0.278432 0.855065; + texcoord 0.665860 -0.188360; + tangent -0.869050 0.375262 0.322384; + vertex -16.7406 84.2973 156.007; + normal 0.456823 0.358553 0.814096; + texcoord 0.333170 -0.188360; + tangent -0.869050 0.375262 0.322384; + vertex -16.0923 84.0174 155.766; + normal 0.407653 0.173963 0.896413; + texcoord 0.333170 -1.66871; + tangent -0.869050 0.375262 0.322384; + vertex -20.2899 77.7249 158.896; + normal -0.667464 0.731598 -0.138765; + texcoord 0.665860 1.00000; + tangent 0.244537 0.0393369 -0.968842; + vertex -10.9598 88.3905 149.782; + normal -0.749862 0.641141 -0.163235; + texcoord 0.998540 -0.188360; + tangent 0.244537 0.0393370 -0.968842; + vertex -16.5606 84.3262 155.294; + normal -0.863090 0.464194 -0.198998; + texcoord 0.665860 -0.188360; + vertex -16.7406 84.2973 156.007; + normal -0.903370 0.372287 -0.212897; + texcoord 0.998540 -1.66871; + tangent 0.244537 0.0393367 -0.968842; + vertex -20.1413 77.6740 158.855; + normal 0.730081 -0.621878 0.283283; + texcoord 0.998540 -0.188360; + tangent 0.102398 0.509420 0.854404; + vertex -16.5606 84.3262 155.294; + normal 0.653728 -0.681857 0.328195; + texcoord 0.665860 1.00000; + tangent 0.102398 0.509420 0.854404; + vertex -10.9598 88.3905 149.782; + normal 0.636800 -0.693423 0.337120; + texcoord 0.998540 1.00000; + vertex -10.7841 89.2648 151.248; + normal 0.546836 -0.746321 0.379441; + texcoord 0.665860 0.0826200; + tangent 0.102398 0.509420 0.854404; + vertex -15.7800 87.5026 154.982; + normal -0.884431 0.334613 -0.325294; + texcoord 0.665860 -0.188360; + tangent 0.437942 0.354316 -0.826237; + vertex -16.7406 84.2973 156.007; + normal -0.886183 0.324799 -0.330431; + texcoord 0.665860 -1.66871; + tangent 0.437941 0.354316 -0.826237; + vertex -20.2188 77.7825 158.762; + normal -0.887865 0.314689 -0.335658; + texcoord 0.333170 -1.66871; + vertex -20.2899 77.7249 158.896; + normal -0.889787 0.302100 -0.342074; + texcoord 0.333170 -1.76871; + tangent 0.437940 0.354316 -0.826237; + vertex -20.2734 77.6225 158.763; + normal 0.284236 -0.498201 -0.819150; + texcoord 0.665860 -0.188360; + tangent 0.476900 -0.667726 0.571584; + vertex -16.7406 84.2973 156.007; + normal 0.467321 -0.358147 -0.808296; + texcoord 0.998540 -1.66871; + tangent 0.476900 -0.667726 0.571585; + vertex -20.1413 77.6740 158.855; + normal 0.402604 -0.412122 -0.817353; + texcoord 0.665860 -1.66871; + vertex -20.2188 77.7825 158.762; + normal 0.613470 -0.212846 -0.760494; + texcoord 0.665860 -1.76871; + vertex -20.2734 77.6225 158.763; + normal 0.122047 -0.585333 -0.801555; + texcoord 0.000490000 1.00000; + tangent 0.308182 -0.745326 0.591196; + vertex 30.1526 -36.4012 151.103; + normal 0.181219 -0.564071 -0.805595; + texcoord 0.333170 -0.385700; + tangent 0.308181 -0.745326 0.591197; + vertex 21.6580 -42.1622 154.017; + normal 0.166968 -0.569421 -0.804911; + texcoord 0.000490000 -0.385700; + vertex 21.4088 -41.5595 153.539; + normal 0.225036 -0.546692 -0.806527; + texcoord 0.333170 -2.17266; + tangent 0.308181 -0.745326 0.591197; + vertex 12.8509 -46.6148 154.578; + normal -0.689970 0.666305 -0.282806; + texcoord 0.333170 -0.385700; + tangent 0.311538 -0.0793068 -0.946919; + vertex 21.6580 -42.1622 154.017; + normal -0.843808 0.435150 -0.314059; + texcoord 0.333170 1.00000; + tangent 0.311537 -0.0793068 -0.946919; + vertex 28.7559 -35.7873 151.720; + normal -0.800881 0.514395 -0.306573; + texcoord 0.665860 1.00000; + vertex 29.5303 -35.9845 149.366; + normal -0.922259 0.214785 -0.321413; + texcoord 0.333170 0.0793700; + vertex 26.4551 -39.6054 155.770; + normal 0.503053 0.00961370 0.864202; + texcoord 0.665860 1.00000; + tangent -0.619409 0.701352 0.352757; + vertex 29.5303 -35.9845 149.366; + normal 0.340109 -0.165250 0.925753; + texcoord 0.665860 -0.385700; + tangent -0.619409 0.701352 0.352757; + vertex 21.1486 -41.5854 154.307; + normal 0.385100 -0.120120 0.915024; + texcoord 0.333170 -0.385700; + vertex 21.6580 -42.1622 154.017; + normal 0.205539 -0.288785 0.935071; + texcoord 0.333170 -2.17266; + tangent -0.619409 0.701352 0.352757; + vertex 12.8509 -46.6148 154.578; + normal -0.618734 0.763809 -0.183750; + texcoord 0.665860 1.00000; + tangent 0.320618 0.0319812 -0.946669; + vertex 29.5303 -35.9845 149.366; + normal -0.588432 0.789908 -0.172605; + texcoord 0.998540 -0.385700; + tangent 0.320618 0.0319809 -0.946669; + vertex 21.4088 -41.5595 153.539; + normal -0.555695 0.815718 -0.160646; + texcoord 0.665860 -0.385700; + vertex 21.1486 -41.5854 154.307; + normal -0.526820 0.836608 -0.150161; + texcoord 0.998540 -2.17266; + tangent 0.320618 0.0319804 -0.946669; + vertex 12.8401 -46.7473 154.698; + normal 0.402808 -0.846810 -0.347359; + texcoord 0.998540 -0.385700; + tangent 0.328878 -0.220256 0.918328; + vertex 21.4088 -41.5595 153.539; + normal 0.333364 -0.882743 -0.331108; + texcoord 0.665860 1.00000; + tangent 0.328878 -0.220256 0.918328; + vertex 29.5303 -35.9845 149.366; + normal 0.293663 -0.900360 -0.321115; + texcoord 0.998540 1.00000; + vertex 30.1526 -36.4012 151.103; + normal 0.208912 -0.931361 -0.298199; + texcoord 0.665860 0.0793700; + tangent 0.328878 -0.220256 0.918328; + vertex 26.2273 -38.8489 155.998; + normal -0.0824304 0.0825467 -0.993172; + texcoord 0.665860 -0.385700; + tangent 0.553611 -0.824866 -0.114506; + vertex 21.1486 -41.5854 154.307; + normal 0.00519183 0.140915 -0.990008; + texcoord 0.665860 -2.17266; + tangent 0.553611 -0.824865 -0.114506; + vertex 12.9500 -46.7626 154.557; + normal 0.00790572 0.142699 -0.989735; + texcoord 0.333170 -2.17266; + vertex 12.8509 -46.6148 154.578; + normal 0.136261 0.225369 -0.964698; + texcoord 0.333170 -2.27266; + vertex 12.7662 -46.7735 154.529; + normal -0.264833 0.0972216 -0.959381; + texcoord 0.000490000 1.00000; + tangent 0.450478 -0.867195 -0.212232; + vertex -2.03000 -106.058 87.8252; + normal -0.306730 0.0729165 -0.948999; + texcoord 0.333170 -0.155300; + tangent 0.450478 -0.867195 -0.212232; + vertex -9.64916 -110.002 89.5287; + normal -0.308987 0.0715896 -0.948368; + texcoord 0.000490000 -0.155300; + vertex -10.0129 -109.302 89.7000; + normal -0.350071 0.0471077 -0.935538; + texcoord 0.333170 -1.68825; + tangent 0.450478 -0.867195 -0.212232; + vertex -16.7404 -113.899 91.9859; + normal 0.641413 -0.722851 0.257052; + texcoord 0.665860 1.00000; + tangent 0.117327 0.423534 0.898250; + vertex -2.38067 -104.537 86.7611; + normal 0.592590 -0.755677 0.278907; + texcoord 0.665860 -0.155300; + tangent 0.117327 0.423534 0.898250; + vertex -9.55283 -109.655 90.2662; + normal 0.588847 -0.758011 0.280496; + texcoord 0.333170 -0.155300; + vertex -9.64916 -110.002 89.5287; + normal 0.537277 -0.787766 0.301262; + texcoord 0.333170 -1.68825; + tangent 0.117327 0.423534 0.898250; + vertex -16.7404 -113.899 91.9859; + normal -0.216812 0.739956 0.636755; + texcoord 0.665860 1.00000; + tangent -0.567832 0.434982 -0.698825; + vertex -2.38067 -104.537 86.7611; + normal -0.246429 0.720201 0.648524; + texcoord 0.998540 -0.155300; + tangent -0.567833 0.434982 -0.698825; + vertex -10.0129 -109.302 89.7000; + normal -0.245654 0.720734 0.648226; + texcoord 0.665860 -0.155300; + vertex -9.55283 -109.655 90.2662; + normal -0.275050 0.699908 0.659149; + texcoord 0.998540 -1.68825; + tangent -0.567833 0.434982 -0.698825; + vertex -16.6236 -114.033 91.9645; + normal 0.269889 0.0821002 0.959385; + texcoord 0.000490000 -0.155300; + tangent -0.652965 0.747872 0.119689; + vertex -10.0129 -109.302 89.7000; + normal 0.337660 0.145994 0.929877; + texcoord 0.333170 -1.68825; + tangent -0.652964 0.747872 0.119689; + vertex -16.7404 -113.899 91.9859; + normal 0.331135 0.139769 0.933174; + texcoord 0.000490000 -1.68825; + tangent -0.652964 0.747872 0.119689; + vertex -16.6236 -114.033 91.9645; + normal 0.422935 0.228947 0.876761; + texcoord 0.000490000 -1.78825; + vertex -16.7845 -114.067 92.0513; + normal 0.336729 -0.759652 -0.556366; + texcoord 0.665860 -0.155300; + tangent 0.846038 -0.0152763 0.532903; + vertex -9.55283 -109.655 90.2662; + normal 0.268051 -0.851863 -0.449976; + texcoord 0.998540 -1.68825; + tangent 0.846038 -0.0152758 0.532904; + vertex -16.6236 -114.033 91.9645; + normal 0.219017 -0.901384 -0.373549; + texcoord 0.665860 -1.68825; + vertex -16.7749 -114.030 91.8693; + normal 0.105666 -0.974954 -0.195702; + texcoord 0.665860 -1.78825; + tangent 0.846038 -0.0152758 0.532904; + vertex -16.7845 -114.067 92.0513; + normal -0.381615 0.310184 -0.870721; + texcoord 0.000490000 1.00000; + tangent 0.518857 -0.707710 -0.479515; + vertex 9.11812 -81.5233 63.4809; + normal -0.428901 0.269709 -0.862149; + texcoord 0.333170 -0.0638700; + tangent 0.518856 -0.707710 -0.479515; + vertex 3.54963 -86.5630 64.1261; + normal -0.425708 0.272522 -0.862847; + texcoord 0.000490000 -0.0638700; + vertex 3.17989 -86.0587 64.4678; + normal -0.471501 0.230977 -0.851080; + texcoord 0.333170 -1.43825; + tangent 0.518856 -0.707710 -0.479515; + vertex -1.63413 -91.9626 65.5325; + normal 0.779216 -0.620995 0.0847789; + texcoord 0.665860 1.00000; + tangent -0.166323 -0.0744648 0.983256; + vertex 8.81758 -80.1668 62.5591; + normal 0.748703 -0.658444 0.0767812; + texcoord 0.665860 -0.0638700; + tangent -0.166323 -0.0744648 0.983256; + vertex 3.42910 -86.6170 64.8387; + normal 0.760240 -0.644726 0.0797716; + texcoord 0.333170 -0.0638700; + vertex 3.54963 -86.5630 64.1261; + normal 0.728787 -0.680976 0.0717060; + texcoord 0.333170 -1.43825; + tangent -0.166323 -0.0744644 0.983256; + vertex -1.63413 -91.9626 65.5325; + normal -0.207338 0.475376 0.855002; + texcoord 0.665860 1.00000; + tangent -0.348520 0.780754 -0.518610; + vertex 8.81758 -80.1668 62.5591; + normal -0.255830 0.453055 0.853986; + texcoord 0.998540 -0.0638700; + tangent -0.348520 0.780754 -0.518611; + vertex 3.17989 -86.0587 64.4678; + normal -0.295745 0.433436 0.851274; + texcoord 0.665860 -0.0638700; + vertex 3.42910 -86.6170 64.8387; + normal -0.342237 0.409099 0.845879; + texcoord 0.998540 -1.43825; + tangent -0.348519 0.780754 -0.518611; + vertex -1.59514 -91.9415 65.3811; + normal -0.290109 0.388313 0.874671; + texcoord 0.665860 -0.0638700; + tangent -0.205867 0.867257 -0.453304; + vertex 3.42910 -86.6170 64.8387; + normal -0.425744 0.337712 0.839460; + texcoord 0.665860 -1.43825; + tangent -0.205866 0.867257 -0.453304; + vertex -1.66662 -91.8257 65.4610; + normal -0.494941 0.307332 0.812761; + texcoord 0.333170 -1.43825; + tangent -0.205866 0.867257 -0.453304; + vertex -1.63413 -91.9626 65.5325; + normal -0.665204 0.215723 0.714819; + texcoord 0.333170 -1.53825; + tangent -0.205866 0.867257 -0.453304; + vertex -1.75377 -91.9588 65.4201; + normal -0.428929 0.318629 -0.845278; + texcoord 0.665860 -0.0638700; + tangent 0.452908 -0.733766 -0.506420; + vertex 3.42910 -86.6170 64.8387; + normal -0.356877 0.371318 -0.857182; + texcoord 0.998540 -1.43825; + tangent 0.452908 -0.733767 -0.506420; + vertex -1.59514 -91.9415 65.3811; + normal -0.366086 0.364865 -0.856069; + texcoord 0.665860 -1.43825; + tangent 0.452908 -0.733767 -0.506420; + vertex -1.66662 -91.8257 65.4610; + normal -0.259289 0.435059 -0.862261; + texcoord 0.665860 -1.53825; + vertex -1.75377 -91.9588 65.4201; + normal 0.560094 -0.806877 0.187735; + texcoord 0.166830 -1.05350; + tangent 0.655686 0.293266 -0.695752; + vertex 58.8232 52.1784 62.3471; + normal 0.440274 -0.897110 0.0367810; + texcoord 0.333170 -1.35769; + vertex 62.4319 55.0334 63.8513; + normal 0.466175 -0.882113 0.0675106; + texcoord 0.000490000 -1.35769; + vertex 60.7195 54.2675 65.6684; + normal 0.325855 -0.941163 -0.0896185; + texcoord 0.333170 -1.69130; + tangent 0.655686 0.293266 -0.695752; + vertex 64.4107 55.4037 67.1565; + normal 0.0556008 0.728525 -0.682759; + texcoord 0.333170 -1.05350; + tangent -0.398087 0.643290 0.653992; + vertex 57.6574 53.4395 61.7618; + normal 0.0687624 0.670974 -0.738286; + texcoord 0.499510 -1.05350; + tangent -0.490678 0.647284 0.583317; + vertex 56.9233 54.6259 62.9679; + normal 0.0902099 0.562385 -0.821940; + texcoord 0.333170 -1.35769; + tangent -0.670405 0.624916 0.400047; + vertex 62.4319 55.0334 63.8513; + normal 0.103390 0.484949 -0.868410; + texcoord 0.665860 -1.35769; + tangent -0.786097 0.574762 0.227376; + vertex 60.3441 56.5599 64.4552; + normal -0.114423 0.329244 0.937286; + texcoord 0.665860 -1.05350; + tangent 0.642511 -0.695063 0.322595; + vertex 57.3517 54.5630 64.7913; + normal -0.183582 0.361470 0.914132; + texcoord 0.832200 -1.05350; + tangent 0.505711 -0.775488 0.377988; + vertex 58.5174 53.3019 65.3766; + normal -0.219469 0.377489 0.899631; + texcoord 0.665860 -1.35769; + tangent 0.409457 -0.815921 0.408188; + vertex 60.3441 56.5599 64.4552; + normal -0.293823 0.409071 0.863903; + texcoord 0.998540 -1.35769; + tangent 0.143239 -0.874748 0.462923; + vertex 60.7195 54.2675 65.6684; + normal -0.0605210 -0.715253 0.696240; + texcoord 0.000490000 -1.35769; + tangent 0.861025 -0.390267 -0.326079; + vertex 60.7195 54.2675 65.6684; + normal -0.162200 -0.818429 0.551239; + texcoord 0.333170 -1.69130; + tangent 0.861025 -0.390267 -0.326079; + vertex 64.4107 55.4037 67.1565; + normal -0.137467 -0.795912 0.589599; + texcoord 0.000490000 -1.69130; + tangent 0.861025 -0.390267 -0.326079; + vertex 62.5141 56.2634 67.8748; + normal -0.239224 -0.876621 0.417501; + texcoord 0.333170 -1.97759; + tangent 0.861025 -0.390267 -0.326079; + vertex 64.8146 56.5364 69.7661; + normal -0.468524 0.803615 0.366999; + texcoord 0.665860 -1.35769; + tangent -0.669814 -0.593994 0.445556; + vertex 60.3441 56.5599 64.4552; + normal -0.558189 0.798511 0.225399; + texcoord 0.998540 -1.69130; + vertex 62.5141 56.2634 67.8748; + normal -0.590097 0.790050 0.166151; + texcoord 0.665860 -1.69130; + vertex 63.9927 57.5747 66.8912; + normal -0.662416 0.749131 0.00288234; + texcoord 0.998540 -1.97759; + vertex 64.7001 58.1895 69.6730; + normal -0.635035 -0.000425475 0.772483; + texcoord 0.000490000 -1.69130; + tangent 0.0689712 -0.996037 0.0561506; + vertex 62.5141 56.2634 67.8748; + normal -0.730008 -0.0120276 0.683333; + texcoord 0.333170 -1.97759; + tangent 0.0689712 -0.996037 0.0561506; + vertex 64.8146 56.5364 69.7661; + normal -0.780007 -0.0187508 0.625489; + texcoord 0.000490000 -1.97759; + vertex 64.7001 58.1895 69.6730; + normal -0.857109 -0.0303613 0.514240; + texcoord 0.333170 -2.28729; + tangent 0.0689712 -0.996037 0.0561507; + vertex 66.0225 58.5243 71.8968; + normal 0.373913 0.881021 -0.289813; + texcoord 0.665860 -1.69130; + tangent -0.762259 0.469931 0.445113; + vertex 63.9927 57.5747 66.8912; + normal 0.258341 0.851409 -0.456468; + texcoord 0.998540 -1.97759; + tangent -0.762259 0.469931 0.445113; + vertex 64.7001 58.1895 69.6730; + normal 0.272352 0.856697 -0.438058; + texcoord 0.665860 -1.97759; + tangent -0.762259 0.469931 0.445113; + vertex 65.9665 57.4088 68.9335; + normal 0.142748 0.792793 -0.592539; + texcoord 0.998540 -2.28729; + vertex 66.6479 58.8527 71.0295; + normal -0.371897 0.924653 0.0819160; + texcoord 0.000490000 -1.97759; + tangent -0.559138 -0.293576 0.775357; + vertex 64.7001 58.1895 69.6730; + normal -0.466735 0.884395 -0.00171817; + texcoord 0.333170 -2.28729; + vertex 66.0225 58.5243 71.8968; + normal -0.454014 0.890939 0.00993356; + texcoord 0.000490000 -2.28729; + vertex 66.6479 58.8527 71.0295; + normal -0.543438 0.836062 -0.0753319; + texcoord 0.333170 -2.61062; + tangent -0.559138 -0.293576 0.775357; + vertex 67.6011 59.6452 72.9491; + normal 0.962509 -0.0764379 -0.260257; + texcoord 0.665860 -1.97759; + tangent 0.000709220 0.960179 -0.279383; + vertex 65.9665 57.4088 68.9335; + normal 0.904633 -0.119687 -0.409041; + texcoord 0.998540 -2.28729; + tangent 0.000709216 0.960179 -0.279383; + vertex 66.6479 58.8527 71.0295; + normal 0.916627 -0.112306 -0.383644; + texcoord 0.665860 -2.28729; + vertex 66.6471 57.7785 71.3421; + normal 0.835269 -0.154185 -0.527781; + texcoord 0.998540 -2.61062; + tangent 0.000709188 0.960179 -0.279383; + vertex 67.7860 59.1354 72.7482; + normal 0.700014 0.466898 -0.540357; + texcoord 0.000490000 -2.28729; + tangent -0.319746 0.881501 0.347446; + vertex 66.6479 58.8527 71.0295; + normal 0.558561 0.471566 -0.682375; + texcoord 0.333170 -2.61062; + tangent -0.319746 0.881501 0.347446; + vertex 67.6011 59.6452 72.9491; + normal 0.596654 0.472182 -0.648882; + texcoord 0.000490000 -2.61062; + vertex 67.7860 59.1354 72.7482; + normal 0.391645 0.456863 -0.798680; + texcoord 0.000490000 -2.71062; + vertex 68.1491 59.4533 73.1081; + normal 0.612645 -0.755334 0.232675; + texcoord 0.665860 -2.28729; + tangent 0.245368 -0.0980773 -0.964456; + vertex 66.6471 57.7785 71.3421; + normal 0.580692 -0.781768 0.227234; + texcoord 0.998540 -2.61062; + tangent 0.245368 -0.0980773 -0.964456; + vertex 67.7860 59.1354 72.7482; + normal 0.557769 -0.799423 0.223197; + texcoord 0.665860 -2.61062; + vertex 67.6441 59.1921 73.3060; + normal 0.513874 -0.830439 0.215184; + texcoord 0.665860 -2.71062; + vertex 68.1491 59.4533 73.1081; + normal 0.737179 -0.512465 -0.440393; + texcoord 0.125240 -0.564990; + tangent 0.509722 0.849613 -0.135427; + vertex 13.9367 36.8453 83.3186; + normal 0.757874 -0.517919 -0.396720; + texcoord 0.125240 -1.00285; + tangent 0.509722 0.849614 -0.135427; + vertex 18.5383 39.4000 88.0483; + normal 0.753832 -0.516915 -0.405630; + texcoord 0.000490000 -1.00285; + vertex 17.8000 38.1695 88.2445; + normal 0.772906 -0.521352 -0.361675; + texcoord 0.000490000 -1.38761; + tangent 0.509722 0.849614 -0.135427; + vertex 19.5278 37.7619 92.5243; + normal 0.484821 0.303636 -0.820216; + texcoord 0.250000 -0.564990; + tangent -0.125995 0.952269 0.278046; + vertex 12.4462 37.4818 83.7373; + normal 0.655504 0.290291 -0.697170; + texcoord 0.250000 -1.00285; + tangent -0.125995 0.952269 0.278046; + vertex 18.3586 40.7584 88.4449; + normal 0.636617 0.292569 -0.713528; + texcoord 0.125240 -1.00285; + vertex 18.5383 39.4000 88.0483; + normal 0.784547 0.267183 -0.559553; + texcoord 0.250000 -1.38761; + vertex 21.3425 38.5223 91.5610; + normal -0.640763 -0.285270 0.712772; + texcoord 0.749030 -0.564990; + tangent 0.119512 -0.954149 -0.274437; + vertex 14.1337 34.6453 86.8874; + normal -0.644885 -0.284772 0.709245; + texcoord 0.749030 -1.00285; + tangent 0.119512 -0.954149 -0.274437; + vertex 15.5542 38.4536 89.6886; + normal -0.650860 -0.284031 0.704066; + texcoord 0.624270 -1.00285; + vertex 15.3832 39.8191 90.0813; + normal -0.653441 -0.283703 0.701803; + texcoord 0.749030 -1.38761; + tangent 0.119512 -0.954149 -0.274437; + vertex 19.2714 39.6510 93.6337; + normal -0.0135743 -0.752772 0.658142; + texcoord 0.873780 -0.564990; + tangent 0.699544 -0.477452 -0.531674; + vertex 15.1300 34.8395 85.5461; + normal -0.0965813 -0.800372 0.591672; + texcoord 0.873780 -1.00285; + tangent 0.699544 -0.477452 -0.531674; + vertex 16.5553 37.7703 88.9277; + normal -0.152374 -0.826581 0.541800; + texcoord 0.749030 -1.00285; + vertex 15.5542 38.4536 89.6886; + normal -0.224652 -0.853244 0.470644; + texcoord 0.749030 -1.38761; + tangent 0.699544 -0.477452 -0.531674; + vertex 19.2714 39.6510 93.6337; + normal 0.411337 -0.880715 0.234826; + texcoord 0.998540 -0.564990; + tangent 0.843901 0.270629 -0.463240; + vertex 15.0408 35.7635 84.0538; + normal 0.318201 -0.947666 0.0260430; + texcoord 0.998540 -1.00285; + tangent 0.843901 0.270629 -0.463240; + vertex 17.8000 38.1695 88.2445; + normal 0.323647 -0.945444 0.0372623; + texcoord 0.873780 -1.00285; + vertex 16.5553 37.7703 88.9277; + normal 0.211220 -0.961312 -0.176820; + texcoord 0.998540 -1.38761; + vertex 19.5278 37.7619 92.5243; + normal 0.182930 -0.909498 -0.373297; + texcoord 0.125240 -1.00285; + tangent 0.828356 0.347090 -0.439722; + vertex 18.5383 39.4000 88.0483; + normal 0.178040 -0.907349 -0.380813; + texcoord 0.250000 -1.38761; + vertex 21.3425 38.5223 91.5610; + normal 0.177998 -0.907331 -0.380878; + texcoord 0.000490000 -1.38761; + vertex 19.5278 37.7619 92.5243; + normal 0.173102 -0.905109 -0.388346; + texcoord 0.250000 -1.77863; + tangent 0.828356 0.347090 -0.439722; + vertex 23.3626 37.2101 95.5197; + normal 0.674157 0.434629 -0.597168; + texcoord 0.374760 -1.00285; + tangent -0.110741 0.858869 0.500081; + vertex 17.3662 41.4488 89.2019; + normal 0.781151 0.386305 -0.490481; + texcoord 0.499510 -1.38761; + tangent -0.110741 0.858869 0.500081; + vertex 21.0999 40.4038 92.6566; + normal 0.798521 0.376460 -0.469726; + texcoord 0.250000 -1.38761; + vertex 21.3425 38.5223 91.5610; + normal 0.883495 0.315518 -0.346244; + texcoord 0.250000 -1.77863; + tangent -0.110741 0.858869 0.500081; + vertex 23.3626 37.2101 95.5197; + normal -0.226567 0.929210 0.291953; + texcoord 0.624270 -1.00285; + tangent -0.829002 -0.341324 0.443006; + vertex 15.3832 39.8191 90.0813; + normal -0.225343 0.928868 0.293981; + texcoord 0.749030 -1.38761; + vertex 19.2714 39.6510 93.6337; + normal -0.224636 0.928669 0.295150; + texcoord 0.499510 -1.38761; + vertex 21.0999 40.4038 92.6566; + normal -0.223411 0.928319 0.297172; + texcoord 0.749030 -1.77863; + tangent -0.829002 -0.341324 0.443006; + vertex 22.9062 39.6012 96.5217; + normal -0.695828 -0.431574 0.574079; + texcoord 0.873780 -1.00285; + tangent 0.116251 -0.856459 -0.502954; + vertex 16.5553 37.7703 88.9277; + normal -0.649585 -0.448632 0.613815; + texcoord 0.998540 -1.38761; + vertex 19.5278 37.7619 92.5243; + normal -0.601023 -0.463810 0.650885; + texcoord 0.749030 -1.38761; + tangent 0.116251 -0.856459 -0.502954; + vertex 19.2714 39.6510 93.6337; + normal -0.550747 -0.476991 0.684951; + texcoord 0.749030 -1.77863; + tangent 0.116251 -0.856460 -0.502954; + vertex 22.9062 39.6012 96.5217; + normal -0.305898 -0.926054 0.221022; + texcoord 0.000490000 -1.38761; + tangent 0.541747 -0.360210 -0.759447; + vertex 19.5278 37.7619 92.5243; + normal -0.372923 -0.912730 0.166891; + texcoord 0.250000 -1.77863; + vertex 23.3626 37.2101 95.5197; + normal -0.400365 -0.905025 0.143660; + texcoord 0.000490000 -1.77863; + vertex 22.3628 37.8749 96.9212; + normal -0.470767 -0.878542 0.0808782; + texcoord 0.250000 -2.06821; + tangent 0.541747 -0.360210 -0.759447; + vertex 24.3777 36.9538 98.6442; + normal 0.502837 0.862573 -0.0558753; + texcoord 0.499510 -1.38761; + tangent -0.540452 0.364188 0.758471; + vertex 21.0999 40.4038 92.6566; + normal 0.487641 0.870204 -0.0703677; + texcoord 0.749030 -1.77863; + vertex 22.9062 39.6012 96.5217; + normal 0.489743 0.869181 -0.0683786; + texcoord 0.499510 -1.77863; + vertex 23.9079 38.9262 95.1159; + normal 0.473418 0.876853 -0.0836943; + texcoord 0.749030 -2.06821; + vertex 25.3762 38.3823 97.7224; + normal -0.651819 -0.00732365 0.758339; + texcoord 0.000490000 -1.77863; + tangent 0.0779461 -0.995305 0.0573853; + vertex 22.3628 37.8749 96.9212; + normal -0.686999 -0.0119110 0.726560; + texcoord 0.250000 -2.06821; + tangent 0.0779462 -0.995305 0.0573853; + vertex 24.3777 36.9538 98.6442; + normal -0.678847 -0.0108320 0.734200; + texcoord 0.000490000 -2.06821; + tangent 0.0779461 -0.995305 0.0573853; + vertex 24.2695 38.3361 98.5645; + normal -0.713284 -0.0154601 0.700705; + texcoord 0.250000 -2.38039; + tangent 0.0779462 -0.995305 0.0573853; + vertex 26.0029 37.4279 100.309; + normal 0.874042 0.0386185 -0.484313; + texcoord 0.499510 -1.77863; + tangent -0.0764228 0.995355 -0.0585525; + vertex 23.9079 38.9262 95.1159; + normal 0.845397 0.0335502 -0.533084; + texcoord 0.749030 -2.06821; + tangent -0.0764229 0.995355 -0.0585525; + vertex 25.3762 38.3823 97.7224; + normal 0.818594 0.0291068 -0.573634; + texcoord 0.499510 -2.06821; + tangent -0.0764229 0.995355 -0.0585525; + vertex 25.4826 36.9973 97.8038; + normal 0.784633 0.0238010 -0.619503; + texcoord 0.749030 -2.38039; + tangent -0.0764229 0.995355 -0.0585525; + vertex 27.1369 36.8844 99.8948; + normal -0.116933 0.828577 0.547528; + texcoord 0.000490000 -2.06821; + tangent -0.867681 -0.353452 0.349573; + vertex 24.2695 38.3361 98.5645; + normal -0.144587 0.852225 0.502799; + texcoord 0.250000 -2.38039; + tangent -0.867681 -0.353452 0.349573; + vertex 26.0029 37.4279 100.309; + normal -0.167920 0.870250 0.463107; + texcoord 0.000490000 -2.38039; + vertex 26.8144 37.7585 99.9821; + normal -0.195607 0.889216 0.413562; + texcoord 0.250000 -2.70843; + tangent -0.867681 -0.353452 0.349573; + vertex 28.3675 37.3497 101.596; + normal 0.270331 -0.925908 -0.263849; + texcoord 0.499510 -2.06821; + tangent 0.867840 0.353008 -0.349628; + vertex 25.4826 36.9973 97.8038; + normal 0.271755 -0.926362 -0.260773; + texcoord 0.749030 -2.38039; + tangent 0.867840 0.353008 -0.349628; + vertex 27.1369 36.8844 99.8948; + normal 0.271361 -0.926238 -0.261624; + texcoord 0.499510 -2.38039; + vertex 26.3249 36.5541 100.222; + normal 0.272860 -0.926708 -0.258379; + texcoord 0.749030 -2.70843; + tangent 0.867840 0.353008 -0.349628; + vertex 28.1066 36.7290 101.476; + normal 0.514622 0.271085 -0.813435; + texcoord 0.998540 -2.06821; + tangent -0.344614 0.934099 0.0932766; + vertex 24.2695 38.3361 98.5645; + normal 0.626690 0.302899 -0.717991; + texcoord 0.998540 -2.38039; + tangent -0.344614 0.934099 0.0932766; + vertex 26.8144 37.7585 99.9821; + normal 0.732088 0.329617 -0.596154; + texcoord 0.749030 -2.38039; + tangent -0.344614 0.934099 0.0932766; + vertex 27.1369 36.8844 99.8948; + normal 0.814402 0.346907 -0.465193; + texcoord 0.749030 -2.70843; + tangent -0.344614 0.934099 0.0932766; + vertex 28.1066 36.7290 101.476; + normal -0.443418 -0.551382 0.706653; + texcoord 0.499510 -2.38039; + tangent 0.331504 -0.833380 -0.442248; + vertex 26.3249 36.5541 100.222; + normal -0.526898 -0.552378 0.645954; + texcoord 0.749030 -2.70843; + tangent 0.331504 -0.833380 -0.442248; + vertex 28.1066 36.7290 101.476; + normal -0.537227 -0.552079 0.637648; + texcoord 0.499510 -2.70843; + vertex 27.9463 37.1319 101.690; + normal -0.633467 -0.543991 0.550267; + texcoord 0.499510 -2.80843; + tangent 0.331504 -0.833380 -0.442248; + vertex 28.4228 36.8750 101.985; + normal -0.150294 -0.824410 -0.545674; + texcoord 0.125240 -1.07562; + tangent 0.952027 -0.269504 0.144955; + vertex 28.3025 -13.8655 84.4585; + normal -0.115521 -0.755153 -0.645289; + texcoord 0.250000 -1.38620; + tangent 0.952027 -0.269504 0.144955; + vertex 29.1629 -16.2361 87.8031; + normal -0.125702 -0.776289 -0.617717; + texcoord 0.000490000 -1.38620; + vertex 27.0759 -15.6453 87.4853; + normal -0.0895378 -0.698281 -0.710202; + texcoord 0.250000 -1.73194; + vertex 27.9076 -18.6480 90.3328; + normal 0.903139 0.390080 0.179383; + texcoord 0.250000 -1.07562; + tangent -0.429273 0.812532 0.394355; + vertex 28.2770 -12.4834 84.1028; + normal 0.940022 0.333256 0.0727904; + texcoord 0.374760 -1.07562; + tangent -0.331021 0.807150 0.488808; + vertex 27.6643 -11.3236 84.6657; + normal 0.967775 0.188849 -0.166575; + texcoord 0.250000 -1.38620; + tangent -0.0220347 0.710033 0.703824; + vertex 29.1629 -16.2361 87.8031; + normal 0.963613 0.154784 -0.217926; + texcoord 0.499510 -1.38620; + tangent 0.0611487 0.666015 0.743428; + vertex 29.2970 -14.7760 89.4328; + normal -0.745005 -0.555943 -0.368638; + texcoord 0.000490000 -1.38620; + tangent 0.633363 -0.416124 -0.652451; + vertex 27.0759 -15.6453 87.4853; + normal -0.763289 -0.474775 -0.438154; + texcoord 0.250000 -1.73194; + vertex 27.9076 -18.6480 90.3328; + normal -0.769840 -0.424580 -0.476528; + texcoord 0.000490000 -1.73194; + vertex 26.7380 -17.8796 91.5377; + normal -0.773742 -0.326127 -0.543107; + texcoord 0.250000 -2.02074; + vertex 26.5607 -20.2329 93.2033; + normal 0.776398 0.321680 0.541967; + texcoord 0.499510 -1.38620; + tangent -0.630042 0.417882 0.654539; + vertex 29.2970 -14.7760 89.4328; + normal 0.776077 0.309060 0.549715; + texcoord 0.749030 -1.73194; + vertex 28.1529 -17.1087 92.4564; + normal 0.776164 0.311914 0.547977; + texcoord 0.499510 -1.73194; + tangent -0.630042 0.417882 0.654539; + vertex 29.3214 -17.8838 91.2424; + normal 0.775681 0.298526 0.556059; + texcoord 0.749030 -2.02074; + vertex 28.4255 -19.6292 93.4293; + normal -0.887824 0.308540 0.341425; + texcoord 0.000490000 -1.73194; + tangent -0.447797 -0.750214 -0.486474; + vertex 26.7380 -17.8796 91.5377; + normal -0.891969 0.336958 0.301415; + texcoord 0.250000 -2.02074; + vertex 26.5607 -20.2329 93.2033; + normal -0.891291 0.331161 0.309731; + texcoord 0.000490000 -2.02074; + tangent -0.447797 -0.750214 -0.486474; + vertex 27.1831 -19.1903 93.8794; + normal -0.893758 0.359766 0.267888; + texcoord 0.250000 -2.33393; + vertex 26.7328 -21.3141 95.2293; + normal 0.868014 -0.494971 -0.0394288; + texcoord 0.499510 -1.73194; + tangent 0.449513 0.749593 0.485848; + vertex 29.3214 -17.8838 91.2424; + normal 0.880039 -0.464900 -0.0969489; + texcoord 0.749030 -2.02074; + tangent 0.449513 0.749593 0.485848; + vertex 28.4255 -19.6292 93.4293; + normal 0.886627 -0.440633 -0.140486; + texcoord 0.499510 -2.02074; + tangent 0.449513 0.749593 0.485848; + vertex 27.7995 -20.6730 92.7528; + normal 0.891861 -0.407187 -0.196931; + texcoord 0.749030 -2.33393; + vertex 27.5256 -22.3410 94.9610; + normal 0.0375982 0.530340 0.846951; + texcoord 0.000490000 -2.02074; + tangent -0.983490 0.169772 -0.0626474; + vertex 27.1831 -19.1903 93.8794; + normal 0.0502744 0.588899 0.806641; + texcoord 0.250000 -2.33393; + tangent -0.983490 0.169772 -0.0626475; + vertex 26.7328 -21.3141 95.2293; + normal 0.0552131 0.611201 0.789547; + texcoord 0.000490000 -2.33393; + tangent -0.983490 0.169772 -0.0626475; + vertex 27.6532 -21.4730 95.2879; + normal 0.0677635 0.666511 0.742409; + texcoord 0.250000 -2.66193; + tangent -0.983490 0.169772 -0.0626475; + vertex 27.4765 -23.1991 96.8537; + normal -0.0978438 -0.788220 -0.607566; + texcoord 0.499510 -2.02074; + tangent 0.983421 -0.170234 0.0624787; + vertex 27.7995 -20.6730 92.7528; + normal -0.0933280 -0.770552 -0.630507; + texcoord 0.749030 -2.33393; + tangent 0.983421 -0.170234 0.0624787; + vertex 27.5256 -22.3410 94.9610; + normal -0.0935055 -0.771253 -0.629623; + texcoord 0.499510 -2.33393; + tangent 0.983421 -0.170234 0.0624787; + vertex 26.6047 -22.1817 94.9025; + normal -0.0886898 -0.752053 -0.653109; + texcoord 0.749030 -2.66193; + tangent 0.983421 -0.170234 0.0624788; + vertex 27.0771 -23.5831 96.4521; + normal 0.942229 -0.0124788 -0.334737; + texcoord 0.998540 -2.02074; + tangent 0.136325 0.927090 0.349171; + vertex 27.1831 -19.1903 93.8794; + normal 0.975802 -0.0648397 -0.208820; + texcoord 0.998540 -2.33393; + tangent 0.136325 0.927090 0.349171; + vertex 27.6532 -21.4730 95.2879; + normal 0.989146 -0.146886 0.00381317; + texcoord 0.749030 -2.33393; + vertex 27.5256 -22.3410 94.9610; + normal 0.972356 -0.192668 0.131924; + texcoord 0.749030 -2.66193; + vertex 27.0771 -23.5831 96.4521; + normal -0.120076 0.857278 0.500655; + texcoord 0.499510 -2.33393; + tangent -0.914495 0.100754 -0.391851; + vertex 26.6047 -22.1817 94.9025; + normal -0.167477 0.787364 0.593304; + texcoord 0.499510 -2.66193; + tangent -0.914495 0.100754 -0.391852; + vertex 27.0340 -23.1503 96.6641; + normal -0.200053 0.729224 0.654379; + texcoord 0.250000 -2.66193; + vertex 27.4765 -23.1991 96.8537; + normal -0.248964 0.623300 0.741292; + texcoord 0.250000 -2.76192; + tangent -0.914495 0.100754 -0.391852; + vertex 27.0743 -23.6147 97.0681; + normal -0.975010 -0.168271 0.145052; + texcoord 0.499510 -2.33393; + tangent 0.0891803 -0.894453 -0.438180; + vertex 26.6047 -22.1817 94.9025; + normal -0.988448 -0.133606 0.0715554; + texcoord 0.749030 -2.66193; + tangent 0.0891804 -0.894453 -0.438179; + vertex 27.0771 -23.5831 96.4521; + normal -0.987106 -0.138083 0.0809672; + texcoord 0.499510 -2.66193; + vertex 27.0340 -23.1503 96.6641; + normal -0.995470 -0.0946043 -0.00948770; + texcoord 0.499510 -2.76192; + vertex 27.0743 -23.6147 97.0681; + normal -0.618771 -0.475469 -0.625341; + texcoord 0.000490000 -1.35860; + tangent 0.546636 0.311101 -0.777435; + vertex 18.0734 -43.4325 72.7983; + normal -0.698799 -0.342067 -0.628228; + texcoord 0.333170 -1.73581; + tangent 0.546636 0.311101 -0.777435; + vertex 20.8808 -47.0860 72.7982; + normal -0.721645 -0.295923 -0.625826; + texcoord 0.000490000 -1.73581; + vertex 19.7356 -47.7377 74.4268; + normal -0.784925 -0.133037 -0.605139; + texcoord 0.333170 -2.01394; + vertex 20.7584 -50.2167 73.6451; + normal -0.124201 -0.114872 0.985585; + texcoord 0.665860 -1.35860; + tangent -0.834213 -0.525737 -0.166401; + vertex 19.3978 -43.2784 74.9040; + normal -0.192850 -0.00455956 0.981218; + texcoord 0.998540 -1.73581; + vertex 19.7356 -47.7378 74.4268; + normal -0.169572 -0.0425667 0.984598; + texcoord 0.665860 -1.73581; + vertex 21.4870 -46.6340 74.7762; + normal -0.243795 0.0809542 0.966442; + texcoord 0.998540 -2.01394; + vertex 21.2026 -49.4284 74.9385; + normal -0.714648 -0.460800 0.526253; + texcoord 0.000490000 -1.73581; + tangent -0.281372 -0.499414 -0.819400; + vertex 19.7356 -47.7377 74.4268; + normal -0.809854 -0.334463 0.481945; + texcoord 0.333170 -2.01394; + tangent -0.281372 -0.499414 -0.819400; + vertex 20.7584 -50.2167 73.6451; + normal -0.777689 -0.381565 0.499608; + texcoord 0.000490000 -2.01394; + vertex 21.2026 -49.4284 74.9385; + normal -0.860326 -0.246944 0.445935; + texcoord 0.333170 -2.30870; + vertex 21.7092 -51.8623 74.5681; + normal 0.777356 -0.0426789 0.627611; + texcoord 0.665860 -1.73581; + tangent -0.624492 0.0676669 0.778094; + vertex 21.4870 -46.6340 74.7762; + normal 0.778694 0.130963 0.613584; + texcoord 0.998540 -2.01394; + tangent -0.624492 0.0676669 0.778094; + vertex 21.2026 -49.4284 74.9385; + normal 0.771369 0.209656 0.600861; + texcoord 0.665860 -2.01394; + vertex 22.1892 -49.5353 73.7091; + normal 0.736922 0.381108 0.558304; + texcoord 0.998540 -2.30870; + tangent -0.624492 0.0676670 0.778095; + vertex 22.7696 -51.8136 74.4984; + normal 0.0712291 -0.135545 0.988207; + texcoord 0.000490000 -2.01394; + tangent -0.996797 -0.0457805 0.0655688; + vertex 21.2026 -49.4284 74.9385; + normal 0.0677827 -0.0486081 0.996515; + texcoord 0.333170 -2.30870; + tangent -0.996797 -0.0457805 0.0655688; + vertex 21.7092 -51.8623 74.5681; + normal 0.0639734 0.0354868 0.997320; + texcoord 0.000490000 -2.30870; + vertex 22.7696 -51.8136 74.4984; + normal 0.0591818 0.129131 0.989860; + texcoord 0.333170 -2.61463; + tangent -0.996797 -0.0457805 0.0655688; + vertex 23.4761 -53.6890 74.7008; + normal 0.817439 0.00869203 -0.575949; + texcoord 0.665860 -2.01394; + tangent 0.534045 0.363245 0.763446; + vertex 22.1892 -49.5353 73.7091; + normal 0.768819 0.167018 -0.617270; + texcoord 0.998540 -2.30870; + vertex 22.7696 -51.8136 74.4984; + normal 0.758602 0.192782 -0.622381; + texcoord 0.665860 -2.30870; + tangent 0.534045 0.363245 0.763446; + vertex 22.2013 -52.2001 73.6861; + normal 0.679658 0.352625 -0.643211; + texcoord 0.998540 -2.61463; + vertex 23.3957 -53.6399 74.1588; + normal -0.471687 -0.602646 -0.643685; + texcoord 0.665860 -2.30870; + tangent 0.783627 0.0481967 -0.619359; + vertex 22.2013 -52.2001 73.6861; + normal -0.537475 -0.447358 -0.714837; + texcoord 0.998540 -2.61463; + tangent 0.783627 0.0481967 -0.619359; + vertex 23.3957 -53.6399 74.1588; + normal -0.530476 -0.466939 -0.707505; + texcoord 0.665860 -2.61463; + vertex 22.9647 -53.6664 74.4995; + normal -0.592118 -0.243683 -0.768124; + texcoord 0.665860 -2.71463; + tangent 0.783627 0.0481968 -0.619359; + vertex 23.2746 -54.1396 74.4107; + normal 0.541350 0.694435 -0.474025; + texcoord 0.333170 -0.672990; + tangent 0.624830 0.0449774 0.779464; + vertex 15.7311 -26.8513 69.4302; + normal 0.596118 0.617242 -0.513474; + texcoord 0.333170 -1.15576; + tangent 0.624830 0.0449776 0.779464; + vertex 20.7502 -32.2157 67.3034; + normal 0.595477 0.618240 -0.513018; + texcoord 0.166830 -1.15576; + vertex 19.7926 -32.2847 66.1088; + normal 0.645821 0.531246 -0.548355; + texcoord 0.333170 -1.60412; + tangent 0.624830 0.0449777 0.779464; + vertex 22.2635 -36.3525 65.0779; + normal -0.644172 -0.534411 0.547217; + texcoord 0.832200 -0.672990; + tangent -0.624832 -0.0449773 -0.779463; + vertex 15.6044 -30.3313 68.0797; + normal -0.564119 -0.664189 0.490533; + texcoord 0.832200 -1.15576; + tangent -0.624832 -0.0449772 -0.779463; + vertex 18.0326 -33.7455 67.6039; + normal -0.502059 -0.741416 0.445241; + texcoord 0.665860 -1.15576; + vertex 18.9903 -33.6766 68.7985; + normal -0.403357 -0.836197 0.371589; + texcoord 0.665860 -1.60412; + tangent -0.624832 -0.0449773 -0.779463; + vertex 23.2398 -36.5637 66.9144; + normal -0.891531 -0.230502 -0.389925; + texcoord 0.998540 -0.672990; + tangent 0.259570 0.445490 -0.856833; + vertex 16.8712 -29.0620 67.4907; + normal -0.822686 -0.362671 -0.437787; + texcoord 0.998540 -1.15576; + tangent 0.259570 0.445490 -0.856833; + vertex 18.4422 -33.0426 66.2520; + normal -0.797607 -0.401327 -0.450288; + texcoord 0.832200 -1.15576; + vertex 18.0326 -33.7455 67.6039; + normal -0.704979 -0.518973 -0.483395; + texcoord 0.998540 -1.60412; + tangent 0.259570 0.445490 -0.856833; + vertex 21.3418 -37.3411 66.6381; + normal -0.732800 -0.288999 -0.616022; + texcoord 0.166830 -1.15576; + tangent 0.446492 0.478937 -0.755820; + vertex 19.7926 -32.2847 66.1088; + normal -0.733361 -0.288092 -0.615779; + texcoord 0.333170 -1.60412; + tangent 0.446492 0.478937 -0.755820; + vertex 22.2635 -36.3525 65.0779; + normal -0.733437 -0.287970 -0.615746; + texcoord 0.000490000 -1.60412; + vertex 21.3418 -37.3411 66.6381; + normal -0.734017 -0.287030 -0.615494; + texcoord 0.333170 -2.01601; + vertex 23.8785 -40.0022 64.8539; + normal 0.682695 0.672579 -0.285597; + texcoord 0.499510 -1.15576; + tangent 0.467022 -0.101028 0.878456; + vertex 20.3574 -32.9048 68.6411; + normal 0.760642 0.552491 -0.340848; + texcoord 0.665860 -1.60412; + tangent 0.467022 -0.101028 0.878456; + vertex 23.2398 -36.5637 66.9144; + normal 0.771219 0.532525 -0.348767; + texcoord 0.333170 -1.60412; + vertex 22.2635 -36.3525 65.0779; + normal 0.830312 0.391753 -0.396373; + texcoord 0.333170 -2.01601; + tangent 0.467022 -0.101028 0.878456; + vertex 23.8785 -40.0022 64.8539; + normal -0.0247579 -0.280517 0.959530; + texcoord 0.832200 -1.15576; + tangent -0.917097 -0.375652 -0.133484; + vertex 18.0326 -33.7455 67.6039; + normal -0.0338972 -0.260140 0.964976; + texcoord 0.998540 -1.60412; + vertex 21.3418 -37.3411 66.6381; + normal -0.0402643 -0.245839 0.968474; + texcoord 0.665860 -1.60412; + vertex 23.2398 -36.5637 66.9144; + normal -0.0493930 -0.225183 0.973064; + texcoord 0.998540 -2.01601; + tangent -0.917097 -0.375652 -0.133484; + vertex 24.7691 -40.2154 66.1469; + normal -0.592073 -0.754411 0.283395; + texcoord 0.000490000 -1.60412; + tangent -0.562065 0.134558 -0.816074; + vertex 21.3418 -37.3411 66.6381; + normal -0.648092 -0.684667 0.333478; + texcoord 0.333170 -2.01601; + tangent -0.562065 0.134558 -0.816074; + vertex 23.8785 -40.0022 64.8539; + normal -0.677149 -0.641422 0.360621; + texcoord 0.000490000 -2.01601; + vertex 24.7691 -40.2154 66.1469; + normal -0.725910 -0.553145 0.408761; + texcoord 0.333170 -2.33694; + tangent -0.562065 0.134558 -0.816074; + vertex 25.9240 -42.4479 65.1769; + normal 0.807682 0.223586 0.545582; + texcoord 0.665860 -1.60412; + tangent -0.293996 -0.649364 0.701350; + vertex 23.2398 -36.5637 66.9144; + normal 0.721589 0.330404 0.608393; + texcoord 0.998540 -2.01601; + tangent -0.293996 -0.649364 0.701350; + vertex 24.7691 -40.2154 66.1469; + normal 0.743845 0.305347 0.594523; + texcoord 0.665860 -2.01601; + vertex 25.2355 -39.1853 65.0343; + normal 0.636274 0.414600 0.650586; + texcoord 0.998540 -2.33694; + vertex 26.5346 -41.5287 65.2571; + normal 0.272114 -0.261587 0.926027; + texcoord 0.000490000 -2.01601; + tangent -0.551857 -0.830780 -0.0725178; + vertex 24.7691 -40.2154 66.1469; + normal 0.209959 -0.222571 0.952040; + texcoord 0.333170 -2.33694; + tangent -0.551857 -0.830780 -0.0725179; + vertex 25.9240 -42.4479 65.1769; + normal 0.226567 -0.233049 0.945704; + texcoord 0.000490000 -2.33694; + vertex 26.5346 -41.5287 65.2571; + normal 0.163650 -0.193152 0.967425; + texcoord 0.333170 -2.68309; + vertex 27.9552 -43.4534 64.6326; + normal 0.764109 0.373614 -0.525880; + texcoord 0.665860 -2.01601; + tangent 0.485934 0.202794 0.850143; + vertex 25.2355 -39.1853 65.0343; + normal 0.686405 0.513588 -0.514855; + texcoord 0.998540 -2.33694; + vertex 26.5346 -41.5287 65.2571; + normal 0.678225 0.526016 -0.513145; + texcoord 0.665860 -2.33694; + tangent 0.485934 0.202795 0.850143; + vertex 25.9968 -41.7532 64.3161; + normal 0.577928 0.655136 -0.486616; + texcoord 0.998540 -2.68309; + tangent 0.485934 0.202795 0.850143; + vertex 27.6634 -43.2669 64.2575; + normal 0.734622 0.626631 -0.260123; + texcoord 0.000490000 -2.33694; + tangent 0.571653 -0.365160 0.734759; + vertex 26.5346 -41.5287 65.2571; + normal 0.680529 0.711277 -0.175970; + texcoord 0.333170 -2.68309; + tangent 0.571653 -0.365160 0.734759; + vertex 27.9552 -43.4534 64.6326; + normal 0.694484 0.692212 -0.196303; + texcoord 0.000490000 -2.68309; + vertex 27.6634 -43.2669 64.2575; + normal 0.610723 0.787394 -0.0838320; + texcoord 0.000490000 -2.78309; + tangent 0.571653 -0.365160 0.734759; + vertex 28.0646 -43.5916 64.1313; + normal -0.241610 -0.229477 -0.942849; + texcoord 0.665860 -2.33694; + tangent 0.0658796 0.965515 -0.251876; + vertex 25.9968 -41.7532 64.3161; + normal -0.306824 -0.220593 -0.925850; + texcoord 0.998540 -2.68309; + tangent 0.0658796 0.965515 -0.251876; + vertex 27.6634 -43.2669 64.2575; + normal -0.356661 -0.212963 -0.909637; + texcoord 0.665860 -2.68309; + vertex 27.6297 -43.7598 64.3860; + normal -0.436846 -0.199040 -0.877239; + texcoord 0.665860 -2.78309; + tangent 0.0658797 0.965515 -0.251876; + vertex 28.0646 -43.5916 64.1313; + normal 0.344697 -0.422687 -0.838164; + texcoord 0.000490000 -1.87975; + tangent -0.616960 0.570941 -0.541652; + vertex 32.2912 75.4516 78.4534; + normal 0.333289 -0.433937 -0.837029; + texcoord 0.250000 -2.30142; + vertex 33.8607 79.5808 77.0165; + normal 0.336563 -0.430729 -0.837376; + texcoord 0.000490000 -2.30142; + vertex 34.9581 78.5654 77.9799; + normal 0.324495 -0.442476 -0.836013; + texcoord 0.250000 -2.61118; + tangent -0.616960 0.570941 -0.541652; + vertex 36.1671 81.2930 77.0055; + normal -0.841853 0.344773 -0.415228; + texcoord 0.499510 -1.87975; + tangent -0.162135 0.572263 0.803883; + vertex 30.7493 76.4945 80.7622; + normal -0.713775 0.494497 -0.495981; + texcoord 0.499510 -2.30142; + tangent -0.162135 0.572263 0.803883; + vertex 33.5724 80.5987 78.4463; + normal -0.681530 0.524198 -0.510620; + texcoord 0.250000 -2.30142; + vertex 33.8607 79.5808 77.0165; + normal -0.492100 0.659237 -0.568545; + texcoord 0.250000 -2.61118; + tangent -0.162135 0.572263 0.803883; + vertex 36.1671 81.2930 77.0055; + normal -0.178063 0.573632 0.799525; + texcoord 0.499510 -1.87975; + tangent 0.616230 -0.568454 0.545088; + vertex 30.7493 76.4945 80.7622; + normal -0.242809 0.521274 0.818118; + texcoord 0.749030 -2.30142; + vertex 34.6732 79.5832 79.4200; + normal -0.266689 0.500613 0.823568; + texcoord 0.499510 -2.30142; + vertex 33.5724 80.5987 78.4463; + normal -0.335014 0.437173 0.834653; + texcoord 0.749030 -2.61118; + vertex 35.8400 82.6735 78.2698; + normal 0.692921 -0.517055 0.502508; + texcoord 0.998540 -1.87975; + tangent 0.159476 -0.569778 -0.806177; + vertex 32.2912 75.4516 78.4534; + normal 0.784619 -0.422442 0.453779; + texcoord 0.998540 -2.30142; + tangent 0.159476 -0.569778 -0.806177; + vertex 34.9581 78.5654 77.9799; + normal 0.852601 -0.332155 0.403415; + texcoord 0.749030 -2.30142; + vertex 34.6732 79.5832 79.4200; + normal 0.915442 -0.220306 0.336795; + texcoord 0.749030 -2.61118; + tangent 0.159476 -0.569778 -0.806177; + vertex 35.8400 82.6735 78.2698; + normal 0.847274 -0.466372 -0.254212; + texcoord 0.000490000 -2.30142; + tangent -0.414089 -0.280232 -0.866026; + vertex 34.9581 78.5654 77.9799; + normal 0.818467 -0.530956 -0.219540; + texcoord 0.250000 -2.61118; + tangent -0.414089 -0.280232 -0.866026; + vertex 36.1671 81.2930 77.0055; + normal 0.796168 -0.572663 -0.195382; + texcoord 0.000490000 -2.61118; + vertex 36.7214 81.6681 78.1647; + normal 0.757888 -0.633080 -0.157529; + texcoord 0.250000 -2.93885; + tangent -0.414089 -0.280232 -0.866026; + vertex 38.2701 83.7584 77.2150; + normal -0.669573 0.738537 0.0789601; + texcoord 0.499510 -2.30142; + tangent 0.412817 0.281663 0.866168; + vertex 33.5724 80.5987 78.4463; + normal -0.711508 0.693433 0.113614; + texcoord 0.749030 -2.61118; + tangent 0.412818 0.281663 0.866168; + vertex 35.8400 82.6735 78.2698; + normal -0.697258 0.709588 0.101569; + texcoord 0.499510 -2.61118; + vertex 35.2864 82.2957 77.1082; + normal -0.738045 0.660717 0.136900; + texcoord 0.749030 -2.93885; + tangent 0.412818 0.281663 0.866168; + vertex 37.1205 84.3080 77.2846; + normal 0.0309880 -0.0769707 0.996552; + texcoord 0.998540 -2.30142; + tangent 0.657165 -0.749665 -0.0783366; + vertex 34.9581 78.5654 77.9799; + normal 0.150666 0.0288173 0.988165; + texcoord 0.998540 -2.61118; + tangent 0.657165 -0.749665 -0.0783366; + vertex 36.7214 81.6681 78.1647; + normal 0.264380 0.131929 0.955352; + texcoord 0.749030 -2.61118; + vertex 35.8400 82.6735 78.2698; + normal 0.380482 0.240216 0.893045; + texcoord 0.749030 -2.93885; + tangent 0.657165 -0.749665 -0.0783366; + vertex 37.1205 84.3080 77.2846; + normal 0.701235 -0.210000 0.681300; + texcoord 0.000490000 -2.61118; + tangent 0.460615 -0.595948 -0.657784; + vertex 36.7214 81.6681 78.1647; + normal 0.664972 -0.259174 0.700458; + texcoord 0.250000 -2.93885; + vertex 38.2701 83.7584 77.2150; + normal 0.655290 -0.271542 0.704883; + texcoord 0.000490000 -2.93885; + vertex 37.8549 84.2956 77.8080; + normal 0.614221 -0.320972 0.720908; + texcoord 0.250000 -3.27887; + vertex 39.2832 85.9096 77.3096; + normal -0.453154 0.478955 -0.751833; + texcoord 0.499510 -2.61118; + tangent -0.461003 0.595949 0.657511; + vertex 35.2864 82.2957 77.1082; + normal -0.490004 0.446789 -0.748515; + texcoord 0.749030 -2.93885; + tangent -0.461003 0.595949 0.657511; + vertex 37.1205 84.3080 77.2846; + normal -0.489268 0.447453 -0.748601; + texcoord 0.499510 -2.93885; + vertex 37.5363 83.7705 76.6916; + normal -0.525431 0.413785 -0.743441; + texcoord 0.749030 -3.27887; + tangent -0.461003 0.595949 0.657511; + vertex 39.0289 85.7316 76.7282; + normal -0.542393 0.338394 0.768960; + texcoord 0.998540 -2.61118; + tangent 0.814242 -0.0137051 0.580364; + vertex 36.7214 81.6681 78.1647; + normal -0.467254 0.577799 0.669195; + texcoord 0.998540 -2.93885; + tangent 0.814242 -0.0137050 0.580364; + vertex 37.8549 84.2956 77.8080; + normal -0.491134 0.516749 0.701255; + texcoord 0.749030 -2.93885; + vertex 37.1205 84.3080 77.2846; + normal -0.385442 0.734804 0.558120; + texcoord 0.749030 -3.27887; + tangent 0.814242 -0.0137050 0.580364; + vertex 39.0289 85.7316 76.7282; + normal -0.376104 0.560640 0.737718; + texcoord 0.000490000 -2.93885; + tangent 0.923396 0.160865 0.348514; + vertex 37.8549 84.2956 77.8080; + normal -0.373151 0.589060 0.716775; + texcoord 0.250000 -3.27887; + vertex 39.2832 85.9096 77.3096; + normal -0.374291 0.578701 0.724577; + texcoord 0.000490000 -3.27887; + tangent 0.923396 0.160865 0.348514; + vertex 38.8529 85.8346 77.1472; + normal -0.370607 0.610051 0.700348; + texcoord 0.000490000 -3.37887; + tangent 0.923396 0.160865 0.348514; + vertex 39.1227 86.2960 76.8880; + normal 0.380992 -0.273505 -0.883199; + texcoord 0.499510 -2.93885; + tangent -0.923398 -0.160817 -0.348531; + vertex 37.5363 83.7705 76.6916; + normal 0.368294 -0.115368 -0.922524; + texcoord 0.749030 -3.27887; + tangent -0.923398 -0.160817 -0.348531; + vertex 39.0289 85.7316 76.7282; + normal 0.348038 0.0321572 -0.936929; + texcoord 0.499510 -3.27887; + vertex 39.4593 85.8066 76.8906; + normal 0.312965 0.210282 -0.926194; + texcoord 0.499510 -3.37887; + tangent -0.923398 -0.160817 -0.348531; + vertex 39.1227 86.2960 76.8880; + normal -0.829279 0.351098 -0.434772; + texcoord 0.998540 -2.93885; + tangent -0.377836 0.220965 0.899119; + vertex 37.8549 84.2956 77.8080; + normal -0.843388 0.318539 -0.432700; + texcoord 0.998540 -3.27887; + tangent -0.377836 0.220965 0.899119; + vertex 38.8529 85.8346 77.1472; + normal -0.848652 0.305606 -0.431734; + texcoord 0.749030 -3.27887; + vertex 39.0289 85.7316 76.7282; + normal -0.864072 0.264690 -0.428158; + texcoord 0.749030 -3.37887; + tangent -0.377836 0.220965 0.899119; + vertex 39.1227 86.2960 76.8880; + normal -0.161893 0.295948 -0.941385; + texcoord 0.125240 -1.08446; + tangent -0.910224 0.323691 0.258295; + vertex -20.4910 43.0657 102.210; + normal -0.145788 0.333326 -0.931472; + texcoord 0.125240 -1.56824; + tangent -0.910224 0.323692 0.258295; + vertex -21.4902 49.5785 104.429; + normal -0.149140 0.325644 -0.933656; + texcoord 0.000490000 -1.56824; + tangent -0.910224 0.323692 0.258295; + vertex -20.3612 49.1771 104.109; + normal -0.133104 0.361952 -0.922645; + texcoord 0.000490000 -2.00563; + tangent -0.910224 0.323692 0.258295; + vertex -18.4342 53.4746 105.517; + normal -0.774782 -0.339074 0.533612; + texcoord 0.250000 -1.08446; + tangent 0.610415 -0.181397 0.771031; + vertex -20.3576 41.9717 103.145; + normal -0.798032 -0.341139 0.496758; + texcoord 0.374760 -1.08446; + tangent 0.580148 -0.187495 0.792637; + vertex -19.4755 41.7096 104.259; + normal -0.928624 -0.333292 0.163013; + texcoord 0.250000 -1.56824; + tangent 0.254820 -0.231357 0.938904; + vertex -22.1144 49.6587 105.479; + normal -0.937087 -0.329001 0.116731; + texcoord 0.374760 -1.56824; + tangent 0.201130 -0.235516 0.950831; + vertex -21.8684 49.3706 106.642; + normal -0.276298 -0.363066 0.889855; + texcoord 0.374760 -1.08446; + tangent 0.755380 0.490404 0.434631; + vertex -19.4755 41.7096 104.259; + normal -0.303405 -0.373448 0.876631; + texcoord 0.499510 -1.08446; + tangent 0.774994 0.445952 0.447786; + vertex -18.3614 42.4329 104.900; + normal -0.574799 -0.460391 0.676496; + texcoord 0.374760 -1.56824; + tangent 0.827901 -0.249956 0.502097; + vertex -21.8684 49.3706 106.642; + normal -0.620547 -0.471067 0.626911; + texcoord 0.499510 -1.56824; + tangent 0.783911 -0.393155 0.480533; + vertex -20.8961 48.8829 107.238; + normal 0.327414 0.00693678 -0.944855; + texcoord 0.125240 -1.56824; + tangent -0.864591 0.405582 -0.296623; + vertex -21.4902 49.5785 104.429; + normal 0.323186 -0.00315622 -0.946330; + texcoord 0.250000 -2.00563; + tangent -0.864591 0.405583 -0.296623; + vertex -19.9535 54.1873 104.996; + normal 0.323473 -0.00247373 -0.946234; + texcoord 0.000490000 -2.00563; + tangent -0.864591 0.405583 -0.296623; + vertex -18.4342 53.4746 105.517; + normal 0.319121 -0.0127703 -0.947628; + texcoord 0.250000 -2.47370; + tangent -0.864591 0.405582 -0.296623; + vertex -18.2856 58.0954 105.505; + normal -0.914063 0.255833 -0.314704; + texcoord 0.374760 -1.56824; + tangent -0.341786 -0.0681742 0.937302; + vertex -21.8684 49.3706 106.642; + normal -0.898491 0.316078 -0.304644; + texcoord 0.499510 -2.00563; + tangent -0.341786 -0.0681745 0.937302; + vertex -20.5541 54.0675 106.643; + normal -0.888505 0.348374 -0.298654; + texcoord 0.250000 -2.00563; + tangent -0.341786 -0.0681745 0.937302; + vertex -19.9535 54.1873 104.996; + normal -0.867122 0.407409 -0.286562; + texcoord 0.250000 -2.47370; + tangent -0.341786 -0.0681745 0.937302; + vertex -18.2856 58.0954 105.505; + normal -0.330064 -0.000852601 0.943958; + texcoord 0.624270 -1.56824; + tangent 0.862814 -0.405901 0.301324; + vertex -19.7469 48.4729 106.920; + normal -0.332207 -0.00598148 0.943187; + texcoord 0.749030 -2.00563; + tangent 0.862814 -0.405901 0.301324; + vertex -19.0302 53.3506 107.175; + normal -0.333376 -0.00878971 0.942753; + texcoord 0.499510 -2.00563; + tangent 0.862814 -0.405901 0.301324; + vertex -20.5541 54.0675 106.643; + normal -0.335461 -0.0138155 0.941953; + texcoord 0.749030 -2.47370; + tangent 0.862814 -0.405901 0.301324; + vertex -18.8270 58.3653 107.321; + normal 0.920691 -0.232413 0.313549; + texcoord 0.873780 -1.56824; + tangent 0.337417 0.0702112 -0.938733; + vertex -19.3687 48.6809 104.708; + normal 0.933840 -0.150720 0.324385; + texcoord 0.998540 -2.00563; + tangent 0.337417 0.0702112 -0.938733; + vertex -18.4342 53.4746 105.517; + normal 0.936089 -0.130358 0.326717; + texcoord 0.749030 -2.00563; + vertex -19.0302 53.3506 107.175; + normal 0.941111 -0.0478750 0.334691; + texcoord 0.749030 -2.47370; + tangent 0.337417 0.0702109 -0.938733; + vertex -18.8270 58.3653 107.321; + normal 0.911142 -0.0303954 -0.410971; + texcoord 0.000490000 -2.00563; + tangent -0.397164 0.201229 -0.895415; + vertex -18.4342 53.4746 105.517; + normal 0.903135 -0.0877157 -0.420301; + texcoord 0.250000 -2.47370; + tangent -0.397164 0.201229 -0.895415; + vertex -18.2856 58.0954 105.505; + normal 0.903317 -0.0866225 -0.420136; + texcoord 0.000490000 -2.47370; + tangent -0.397164 0.201229 -0.895415; + vertex -17.7506 57.8244 106.711; + normal 0.891653 -0.146395 -0.428396; + texcoord 0.250000 -2.84149; + tangent -0.397164 0.201229 -0.895415; + vertex -17.3220 60.9524 106.534; + normal -0.481596 0.0237136 -0.876073; + texcoord 0.499510 -2.00563; + tangent -0.798106 0.401113 0.449593; + vertex -20.5541 54.0675 106.643; + normal -0.392888 0.219262 -0.893064; + texcoord 0.499510 -2.47370; + vertex -19.3606 58.6357 106.110; + normal -0.396238 0.212714 -0.893168; + texcoord 0.250000 -2.47370; + tangent -0.798106 0.401113 0.449593; + vertex -18.2856 58.0954 105.505; + normal -0.283601 0.408272 -0.867689; + texcoord 0.250000 -2.84149; + tangent -0.798106 0.401114 0.449593; + vertex -17.3220 60.9524 106.534; + normal -0.855689 0.274677 0.438576; + texcoord 0.499510 -2.00563; + tangent 0.395209 -0.200255 0.896497; + vertex -20.5541 54.0675 106.643; + normal -0.874943 0.215201 0.433778; + texcoord 0.749030 -2.47370; + tangent 0.395210 -0.200255 0.896497; + vertex -18.8270 58.3653 107.321; + normal -0.875879 0.211986 0.433472; + texcoord 0.499510 -2.47370; + vertex -19.3606 58.6357 106.110; + normal -0.892294 0.148157 0.426451; + texcoord 0.749030 -2.84149; + vertex -18.4582 61.4446 107.023; + normal 0.352446 -0.298815 0.886844; + texcoord 0.998540 -2.00563; + tangent 0.797128 -0.400610 -0.451773; + vertex -18.4342 53.4746 105.517; + normal 0.406898 -0.196405 0.892109; + texcoord 0.998540 -2.47370; + tangent 0.797128 -0.400610 -0.451773; + vertex -17.7506 57.8244 106.711; + normal 0.457800 -0.0868780 0.884800; + texcoord 0.749030 -2.47370; + tangent 0.797128 -0.400610 -0.451773; + vertex -18.8270 58.3653 107.321; + normal 0.501891 0.0236259 0.864608; + texcoord 0.749030 -2.84149; + tangent 0.797128 -0.400610 -0.451773; + vertex -18.4582 61.4446 107.023; + normal 0.927369 -0.106801 0.358582; + texcoord 0.000490000 -2.47370; + tangent 0.317647 -0.281687 -0.905402; + vertex -17.7506 57.8244 106.711; + normal 0.921026 -0.135334 0.365234; + texcoord 0.250000 -2.84149; + tangent 0.317647 -0.281687 -0.905402; + vertex -17.3220 60.9524 106.534; + normal 0.916137 -0.155068 0.369658; + texcoord 0.000490000 -2.84149; + vertex -17.6205 61.2171 107.385; + normal 0.908027 -0.184655 0.376018; + texcoord 0.250000 -3.24478; + tangent 0.317647 -0.281687 -0.905402; + vertex -17.1431 63.6636 107.434; + normal 0.359303 -0.147658 -0.921465; + texcoord 0.499510 -2.47370; + tangent -0.890348 0.241607 -0.385885; + vertex -19.3606 58.6357 106.110; + normal 0.403348 0.0254720 -0.914692; + texcoord 0.499510 -2.84149; + tangent -0.890348 0.241607 -0.385885; + vertex -18.1588 61.1794 106.171; + normal 0.416237 0.0885553 -0.904933; + texcoord 0.250000 -2.84149; + vertex -17.3220 60.9524 106.534; + normal 0.442065 0.256034 -0.859665; + texcoord 0.250000 -3.24478; + tangent -0.890348 0.241607 -0.385885; + vertex -17.1431 63.6636 107.434; + normal -0.819955 0.397297 -0.412102; + texcoord 0.499510 -2.47370; + tangent -0.318324 0.281868 0.905108; + vertex -19.3606 58.6357 106.110; + normal -0.841371 0.355890 -0.406739; + texcoord 0.749030 -2.84149; + vertex -18.4582 61.4446 107.023; + normal -0.834119 0.370408 -0.408709; + texcoord 0.499510 -2.84149; + vertex -18.1588 61.1794 106.171; + normal -0.854506 0.328099 -0.402704; + texcoord 0.749030 -3.24478; + tangent -0.318324 0.281868 0.905108; + vertex -17.5229 63.8312 106.982; + normal -0.428174 -0.160303 0.889365; + texcoord 0.998540 -2.47370; + tangent 0.890595 -0.241824 0.385178; + vertex -17.7506 57.8244 106.711; + normal -0.402262 -0.0236971 0.915218; + texcoord 0.998540 -2.84149; + tangent 0.890595 -0.241824 0.385178; + vertex -17.6205 61.2171 107.385; + normal -0.393527 0.0148026 0.919194; + texcoord 0.749030 -2.84149; + tangent 0.890595 -0.241824 0.385178; + vertex -18.4582 61.4446 107.023; + normal -0.356346 0.155207 0.921373; + texcoord 0.749030 -3.24478; + tangent 0.890595 -0.241824 0.385178; + vertex -17.5229 63.8312 106.982; + normal 0.919322 -0.392193 0.0321008; + texcoord 0.499510 -2.84149; + tangent -0.0197219 -0.127396 -0.991656; + vertex -18.1588 61.1794 106.171; + normal 0.957209 -0.288834 0.0180690; + texcoord 0.499510 -3.24478; + tangent -0.0197219 -0.127396 -0.991656; + vertex -17.1516 63.6084 107.004; + normal 0.970788 -0.239664 0.0114823; + texcoord 0.250000 -3.24478; + vertex -17.1431 63.6636 107.434; + normal 0.994635 -0.103244 -0.00651758; + texcoord 0.250000 -3.34478; + tangent -0.0197219 -0.127396 -0.991656; + vertex -17.0958 64.1374 107.153; + normal 0.199834 0.242452 -0.949359; + texcoord 0.499510 -2.84149; + tangent -0.856368 0.514038 -0.0489830; + vertex -18.1588 61.1794 106.171; + normal 0.200947 0.244375 -0.948631; + texcoord 0.749030 -3.24478; + tangent -0.856368 0.514038 -0.0489828; + vertex -17.5229 63.8312 106.982; + normal 0.200791 0.244105 -0.948734; + texcoord 0.499510 -3.24478; + vertex -17.1516 63.6084 107.004; + normal 0.202178 0.246504 -0.947819; + texcoord 0.499510 -3.34478; + tangent -0.856368 0.514038 -0.0489828; + vertex -17.0958 64.1374 107.153; + normal -0.769338 -0.551522 0.322401; + texcoord 0.250000 -0.880350; + tangent 0.635171 -0.606343 0.478441; + vertex -9.14367 -9.58122 96.9430; + normal -0.799075 -0.529159 0.285429; + texcoord 0.374760 -0.880350; + tangent 0.599368 -0.624634 0.500590; + vertex -8.14007 -10.5393 97.6989; + normal -0.938281 -0.345136 0.0225612; + texcoord 0.250000 -1.37119; + tangent 0.286736 -0.719136 0.632950; + vertex -10.1556 -4.72388 102.837; + normal -0.949990 -0.311645 -0.0199349; + texcoord 0.374760 -1.37119; + tangent 0.224841 -0.726893 0.648902; + vertex -9.85292 -5.70255 103.711; + normal 0.540710 0.740935 -0.398306; + texcoord 0.998540 -0.880350; + tangent -0.841206 0.475105 -0.258160; + vertex -7.83996 -7.02597 96.2437; + normal 0.533501 0.651555 -0.539308; + texcoord 0.998540 -1.37119; + tangent -0.841206 0.475105 -0.258160; + vertex -8.12253 -3.94249 101.596; + normal 0.532757 0.646650 -0.545906; + texcoord 0.873780 -1.37119; + vertex -6.95137 -4.60395 101.955; + normal 0.509523 0.536685 -0.672574; + texcoord 0.998540 -1.80844; + tangent -0.841206 0.475105 -0.258160; + vertex -6.54581 -0.634060 105.431; + normal 0.659688 0.436939 -0.611471; + texcoord 0.000490000 -1.80844; + tangent -0.749976 0.330281 -0.573106; + vertex -6.54581 -0.634060 105.431; + normal 0.661431 0.383248 -0.644694; + texcoord 0.250000 -2.23117; + tangent -0.749976 0.330281 -0.573106; + vertex -6.88791 3.29984 107.873; + normal 0.661426 0.365060 -0.655169; + texcoord 0.000490000 -2.23117; + vertex -5.58154 2.72453 108.871; + normal 0.659248 0.302345 -0.688461; + texcoord 0.250000 -2.54013; + tangent -0.749976 0.330281 -0.573106; + vertex -5.63804 5.14698 109.881; + normal -0.751979 0.410262 -0.515958; + texcoord 0.499510 -1.80844; + tangent -0.654939 -0.376281 0.655338; + vertex -8.86453 -1.44523 106.980; + normal -0.731982 0.531373 -0.426433; + texcoord 0.499510 -2.23117; + tangent -0.654939 -0.376281 0.655338; + vertex -8.02874 2.64440 109.014; + normal -0.709144 0.605663 -0.360953; + texcoord 0.250000 -2.23117; + vertex -6.88791 3.29984 107.873; + normal -0.656559 0.712707 -0.246937; + texcoord 0.250000 -2.54013; + vertex -5.63804 5.14698 109.881; + normal -0.655531 -0.224579 0.721002; + texcoord 0.499510 -1.80844; + tangent 0.747122 -0.331878 0.575905; + vertex -8.86453 -1.44523 106.980; + normal -0.660845 -0.277858 0.697193; + texcoord 0.749030 -2.23117; + tangent 0.747122 -0.331878 0.575905; + vertex -6.72165 2.06378 110.022; + normal -0.659565 -0.262811 0.704205; + texcoord 0.499510 -2.23117; + vertex -8.02874 2.64440 109.014; + normal -0.663368 -0.317742 0.677482; + texcoord 0.749030 -2.54013; + vertex -6.79602 5.01110 111.331; + normal 0.717502 -0.588193 0.373121; + texcoord 0.998540 -1.80844; + tangent 0.651677 0.377679 -0.657780; + vertex -6.54581 -0.634060 105.431; + normal 0.748511 -0.460475 0.477174; + texcoord 0.998540 -2.23117; + tangent 0.651677 0.377679 -0.657780; + vertex -5.58154 2.72453 108.871; + normal 0.755039 -0.405713 0.515085; + texcoord 0.749030 -2.23117; + vertex -6.72165 2.06378 110.022; + normal 0.755770 -0.249860 0.605295; + texcoord 0.749030 -2.54013; + tangent 0.651677 0.377679 -0.657780; + vertex -6.79602 5.01110 111.331; + normal 0.999516 0.0285004 -0.0124468; + texcoord 0.000490000 -2.23117; + tangent -0.0242890 0.465430 -0.884751; + vertex -5.58154 2.72453 108.871; + normal 0.995171 -0.0729387 -0.0656903; + texcoord 0.250000 -2.54013; + vertex -5.63804 5.14698 109.881; + normal 0.991766 -0.100094 -0.0798822; + texcoord 0.000490000 -2.54013; + vertex -5.60620 4.53686 111.040; + normal 0.971163 -0.198980 -0.131336; + texcoord 0.250000 -2.87237; + tangent -0.0242890 0.465430 -0.884751; + vertex -4.95007 7.01221 112.142; + normal -0.0693424 0.384906 -0.920347; + texcoord 0.499510 -2.23117; + tangent -0.905948 0.361963 0.219637; + vertex -8.02874 2.64440 109.014; + normal 0.0285769 0.569854 -0.821249; + texcoord 0.499510 -2.54013; + vertex -6.82563 5.62147 110.168; + normal 0.0403498 0.590212 -0.806239; + texcoord 0.250000 -2.54013; + tangent -0.905948 0.361963 0.219637; + vertex -5.63804 5.14698 109.881; + normal 0.138090 0.743004 -0.654887; + texcoord 0.250000 -2.87237; + vertex -4.95007 7.01221 112.142; + normal -0.934016 0.305950 0.184412; + texcoord 0.499510 -2.23117; + tangent 0.0225442 -0.464715 0.885173; + vertex -8.02874 2.64440 109.014; + normal -0.953376 0.256528 0.158958; + texcoord 0.749030 -2.54013; + tangent 0.0225442 -0.464715 0.885173; + vertex -6.79602 5.01110 111.331; + normal -0.950195 0.265328 0.163497; + texcoord 0.499510 -2.54013; + vertex -6.82563 5.62147 110.168; + normal -0.967476 0.212997 0.136463; + texcoord 0.749030 -2.87237; + tangent 0.0225441 -0.464715 0.885173; + vertex -6.15653 7.30565 112.283; + normal -0.148167 -0.759816 0.633030; + texcoord 0.998540 -2.23117; + tangent 0.905887 -0.361069 -0.221354; + vertex -5.58154 2.72453 108.871; + normal -0.0812522 -0.661113 0.745874; + texcoord 0.998540 -2.54013; + tangent 0.905887 -0.361070 -0.221354; + vertex -5.60620 4.53686 111.040; + normal -0.00231180 -0.526862 0.849948; + texcoord 0.749030 -2.54013; + vertex -6.79602 5.01110 111.331; + normal 0.0650006 -0.397930 0.915110; + texcoord 0.749030 -2.87237; + tangent 0.905887 -0.361069 -0.221354; + vertex -6.15653 7.30565 112.283; + normal 0.598331 -0.452756 0.661068; + texcoord 0.000490000 -2.54013; + tangent 0.793616 0.448489 -0.411135; + vertex -5.60620 4.53686 111.040; + normal 0.606829 -0.534652 0.588138; + texcoord 0.250000 -2.87237; + tangent 0.793616 0.448489 -0.411135; + vertex -4.95007 7.01221 112.142; + normal 0.605665 -0.518133 0.603910; + texcoord 0.000490000 -2.87237; + vertex -5.65068 6.61628 112.505; + normal 0.608363 -0.594141 0.526204; + texcoord 0.250000 -3.21746; + tangent 0.793615 0.448489 -0.411135; + vertex -5.17407 8.60350 114.198; + normal -0.595516 0.709576 -0.376647; + texcoord 0.499510 -2.54013; + tangent -0.793891 -0.448103 0.411024; + vertex -6.82563 5.62147 110.168; + normal -0.597031 0.702601 -0.387177; + texcoord 0.749030 -2.87237; + tangent -0.793891 -0.448104 0.411024; + vertex -6.15653 7.30565 112.283; + normal -0.597632 0.699668 -0.391537; + texcoord 0.499510 -2.87237; + vertex -5.45534 7.70143 111.920; + normal -0.599060 0.692262 -0.402368; + texcoord 0.749030 -3.21746; + vertex -5.29109 8.82038 113.601; + normal -0.757324 -0.386765 0.526187; + texcoord 0.998540 -2.54013; + tangent 0.572722 -0.780504 0.250605; + vertex -5.60620 4.53686 111.040; + normal -0.727800 -0.343461 0.593583; + texcoord 0.998540 -2.87237; + tangent 0.572722 -0.780504 0.250605; + vertex -5.65068 6.61628 112.505; + normal -0.690458 -0.294507 0.660706; + texcoord 0.749030 -2.87237; + vertex -6.15653 7.30565 112.283; + normal -0.652761 -0.249294 0.715371; + texcoord 0.749030 -3.21746; + vertex -5.29109 8.82038 113.601; + normal -0.539146 -0.467457 0.700575; + texcoord 0.000490000 -2.87237; + tangent 0.786913 0.0168501 0.616833; + vertex -5.65068 6.61628 112.505; + normal -0.592230 -0.260106 0.762632; + texcoord 0.250000 -3.21746; + tangent 0.786914 0.0168501 0.616833; + vertex -5.17407 8.60350 114.198; + normal -0.578310 -0.328529 0.746744; + texcoord 0.000490000 -3.21746; + vertex -5.53322 8.59581 113.916; + normal -0.614252 -0.0739259 0.785640; + texcoord 0.000490000 -3.31746; + tangent 0.786914 0.0168501 0.616833; + vertex -5.38513 9.13329 114.082; + normal 0.402832 0.743204 -0.534204; + texcoord 0.499510 -2.87237; + tangent -0.786914 -0.0168480 -0.616833; + vertex -5.45534 7.70143 111.920; + normal 0.383521 0.769747 -0.510295; + texcoord 0.749030 -3.21746; + tangent -0.786914 -0.0168480 -0.616833; + vertex -5.29109 8.82038 113.601; + normal 0.369173 0.788138 -0.492493; + texcoord 0.499510 -3.21746; + vertex -4.93194 8.82807 113.882; + normal 0.345501 0.816213 -0.463061; + texcoord 0.499510 -3.31746; + tangent -0.786914 -0.0168480 -0.616833; + vertex -5.38513 9.13329 114.082; + normal -0.846960 0.341031 -0.407868; + texcoord 0.998540 -2.87237; + tangent -0.530523 -0.492049 0.690242; + vertex -5.65068 6.61628 112.505; + normal -0.846660 0.347332 -0.403146; + texcoord 0.998540 -3.21746; + tangent -0.530523 -0.492049 0.690242; + vertex -5.53322 8.59581 113.916; + normal -0.846630 0.347918 -0.402705; + texcoord 0.749030 -3.21746; + vertex -5.29109 8.82038 113.601; + normal -0.846166 0.355911 -0.396651; + texcoord 0.749030 -3.31746; + tangent -0.530523 -0.492049 0.690242; + vertex -5.38513 9.13329 114.082; + normal -0.997173 0.0570244 0.0489324; + texcoord 0.250000 -1.38056; + tangent -0.0375253 -0.942110 0.333197; + vertex -20.2050 -22.2752 80.4584; + normal -0.996869 0.0654772 0.0443289; + texcoord 0.374760 -1.38056; + tangent -0.0461252 -0.942585 0.330767; + vertex -20.2619 -23.7027 80.9633; + normal -0.993652 0.110791 0.0195239; + texcoord 0.250000 -1.70100; + tangent -0.0977125 -0.943845 0.315609; + vertex -19.8294 -20.7760 86.3659; + normal -0.992630 0.120342 0.0142681; + texcoord 0.374760 -1.70100; + tangent -0.109932 -0.943743 0.311872; + vertex -19.9752 -22.0281 86.7796; + normal 0.659366 -0.677779 0.325348; + texcoord 0.624270 -1.38056; + tangent 0.729095 0.682058 -0.0567257; + vertex -17.7223 -24.6449 81.9739; + normal 0.685426 -0.644620 0.338611; + texcoord 0.749030 -1.38056; + tangent 0.729464 0.668064 -0.146874; + vertex -16.6136 -23.6077 81.8876; + normal 0.750393 -0.546526 0.371780; + texcoord 0.624270 -1.70100; + tangent 0.690732 0.587679 -0.421334; + vertex -18.4623 -23.6326 85.5824; + normal 0.804603 -0.439217 0.399628; + texcoord 0.749030 -1.70100; + tangent 0.580751 0.441660 -0.683860; + vertex -17.6898 -23.0451 84.6728; + normal 0.934915 0.0928220 0.342517; + texcoord 0.749030 -1.38056; + tangent 0.0293133 0.941688 -0.335209; + vertex -16.6136 -23.6077 81.8876; + normal 0.939022 0.0673590 0.337194; + texcoord 0.873780 -1.38056; + tangent 0.0481480 0.943214 -0.328678; + vertex -16.5690 -22.1756 81.3779; + normal 0.944135 0.0274885 0.328412; + texcoord 0.749030 -1.70100; + tangent 0.0803318 0.944952 -0.317196; + vertex -17.6898 -23.0451 84.6728; + normal 0.946806 -0.000995405 0.321803; + texcoord 0.873780 -1.70100; + tangent 0.105638 0.945541 -0.307883; + vertex -17.5493 -21.7874 84.2632; + normal 0.643650 0.756339 0.116904; + texcoord 0.873780 -1.38056; + tangent -0.665040 0.628340 -0.403622; + vertex -16.5690 -22.1756 81.3779; + normal 0.723333 0.682791 0.102890; + texcoord 0.998540 -1.38056; + tangent -0.640267 0.719646 -0.268640; + vertex -17.6147 -21.1876 80.7432; + normal 0.862669 0.500996 0.0693239; + texcoord 0.873780 -1.70100; + tangent -0.505093 0.858170 0.0917879; + vertex -17.5493 -21.7874 84.2632; + normal 0.905440 0.420912 0.0548833; + texcoord 0.998540 -1.70100; + tangent -0.421015 0.874043 0.242476; + vertex -18.1231 -20.5961 84.5937; + normal 0.871243 0.246910 -0.424231; + texcoord 0.000490000 -2.05235; + tangent -0.260005 0.965207 0.0277960; + vertex -15.3320 -21.2663 88.6277; + normal 0.811612 0.234045 -0.535266; + texcoord 0.250000 -2.35968; + tangent -0.260005 0.965207 0.0277961; + vertex -14.0939 -20.3339 91.7132; + normal 0.814610 0.234712 -0.530397; + texcoord 0.000490000 -2.35968; + tangent -0.260005 0.965207 0.0277961; + vertex -13.6659 -21.9227 91.6674; + normal 0.739398 0.217526 -0.637160; + texcoord 0.250000 -2.68438; + tangent -0.260005 0.965207 0.0277961; + vertex -12.2425 -20.4340 93.8274; + normal -0.341135 0.912692 -0.224991; + texcoord 0.499510 -2.05235; + tangent -0.910023 -0.260674 0.322347; + vertex -17.8327 -22.1645 89.9561; + normal -0.308108 0.945516 -0.105211; + texcoord 0.499510 -2.35968; + tangent -0.910023 -0.260674 0.322346; + vertex -15.5918 -20.7630 92.2438; + normal -0.242556 0.965384 0.0959182; + texcoord 0.250000 -2.35968; + vertex -14.0939 -20.3339 91.7132; + normal -0.196783 0.956005 0.217558; + texcoord 0.250000 -2.68438; + vertex -12.2425 -20.4340 93.8274; + normal -0.640112 -0.191152 0.744122; + texcoord 0.499510 -2.05235; + tangent 0.257276 -0.965966 -0.0268249; + vertex -17.8327 -22.1645 89.9561; + normal -0.718174 -0.209705 0.663513; + texcoord 0.749030 -2.35968; + tangent 0.257276 -0.965966 -0.0268248; + vertex -15.1670 -22.3578 92.1995; + normal -0.719038 -0.209907 0.662513; + texcoord 0.499510 -2.35968; + vertex -15.5918 -20.7630 92.2438; + normal -0.787485 -0.225666 0.573534; + texcoord 0.749030 -2.68438; + tangent 0.257276 -0.965966 -0.0268248; + vertex -13.4531 -21.0810 95.0551; + normal 0.863544 -0.419416 -0.279970; + texcoord 0.000490000 -2.35968; + tangent 0.365268 0.903016 -0.226145; + vertex -13.6659 -21.9227 91.6674; + normal 0.826108 -0.426417 -0.368394; + texcoord 0.250000 -2.68438; + tangent 0.365268 0.903016 -0.226145; + vertex -12.2425 -20.4340 93.8274; + normal 0.833676 -0.425411 -0.352151; + texcoord 0.000490000 -2.68438; + vertex -12.7168 -21.6064 94.1210; + normal 0.789699 -0.429210 -0.438353; + texcoord 0.250000 -2.95027; + tangent 0.365268 0.903016 -0.226145; + vertex -11.2482 -20.9313 96.1057; + normal -0.695510 0.427558 0.577460; + texcoord 0.499510 -2.35968; + tangent -0.366102 -0.902411 0.227211; + vertex -15.5918 -20.7630 92.2438; + normal -0.756979 0.430805 0.491314; + texcoord 0.749030 -2.68438; + tangent -0.366102 -0.902411 0.227211; + vertex -13.4531 -21.0810 95.0551; + normal -0.761313 0.430855 0.484528; + texcoord 0.499510 -2.68438; + vertex -12.9771 -19.9076 94.7597; + normal -0.818827 0.428397 0.382096; + texcoord 0.749030 -2.95027; + tangent -0.366102 -0.902411 0.227211; + vertex -12.3689 -20.4767 96.7012; + normal -0.335431 -0.909125 0.246938; + texcoord 0.998540 -2.35968; + tangent 0.566305 -0.404064 -0.718353; + vertex -13.6659 -21.9227 91.6674; + normal -0.282410 -0.913948 0.291450; + texcoord 0.998540 -2.68438; + tangent 0.566305 -0.404064 -0.718353; + vertex -12.7168 -21.6064 94.1210; + normal -0.179632 -0.911137 0.370892; + texcoord 0.749030 -2.68438; + tangent 0.566305 -0.404064 -0.718353; + vertex -13.4531 -21.0810 95.0551; + normal -0.121954 -0.903067 0.411822; + texcoord 0.749030 -2.95027; + vertex -12.3689 -20.4767 96.7012; + normal 0.459130 -0.887563 -0.0378208; + texcoord 0.000490000 -2.68438; + tangent 0.620896 0.351052 -0.700893; + vertex -12.7168 -21.6064 94.1210; + normal 0.430861 -0.899778 -0.0689818; + texcoord 0.250000 -2.95027; + vertex -11.2482 -20.9313 96.1057; + normal 0.411510 -0.906977 -0.0897301; + texcoord 0.000490000 -2.95027; + vertex -11.8394 -21.2656 96.7732; + normal 0.379866 -0.916866 -0.122714; + texcoord 0.250000 -3.24891; + vertex -10.7688 -21.0373 98.3818; + normal 0.699076 0.415566 -0.581891; + texcoord 0.499510 -2.68438; + tangent -0.555414 0.828106 -0.0758629; + vertex -12.9771 -19.9076 94.7597; + normal 0.757947 0.466596 -0.455856; + texcoord 0.499510 -2.95027; + tangent -0.555414 0.828106 -0.0758629; + vertex -11.7771 -20.1427 96.0335; + normal 0.810686 0.518886 -0.271194; + texcoord 0.250000 -2.95027; + vertex -11.2482 -20.9313 96.1057; + normal 0.827484 0.541340 -0.149068; + texcoord 0.250000 -3.24891; + tangent -0.555414 0.828106 -0.0758628; + vertex -10.7688 -21.0373 98.3818; + normal -0.161022 0.932338 0.323756; + texcoord 0.499510 -2.68438; + tangent -0.621159 -0.350654 0.700859; + vertex -12.9771 -19.9076 94.7597; + normal -0.199724 0.935614 0.291095; + texcoord 0.749030 -2.95027; + tangent -0.621159 -0.350654 0.700859; + vertex -12.3689 -20.4767 96.7012; + normal -0.186806 0.934784 0.302128; + texcoord 0.499510 -2.95027; + vertex -11.7771 -20.1427 96.0335; + normal -0.224142 0.936446 0.269870; + texcoord 0.749030 -3.24891; + vertex -10.8019 -20.4701 97.9794; + normal -0.797742 -0.505434 0.328853; + texcoord 0.998540 -2.68438; + tangent 0.555704 -0.827942 0.0755303; + vertex -12.7168 -21.6064 94.1210; + normal -0.712425 -0.427396 0.556582; + texcoord 0.998540 -2.95027; + tangent 0.555704 -0.827942 0.0755303; + vertex -11.8394 -21.2656 96.7732; + normal -0.730181 -0.442604 0.520517; + texcoord 0.749030 -2.95027; + tangent 0.555704 -0.827942 0.0755302; + vertex -12.3689 -20.4767 96.7012; + normal -0.595215 -0.332776 0.731423; + texcoord 0.749030 -3.24891; + tangent 0.555704 -0.827942 0.0755303; + vertex -10.8019 -20.4701 97.9794; + normal -0.664460 -0.538095 0.518601; + texcoord 0.000490000 -2.95027; + tangent 0.723508 -0.636976 0.266078; + vertex -11.8394 -21.2656 96.7732; + normal -0.593992 -0.378060 0.710102; + texcoord 0.250000 -3.24891; + tangent 0.723508 -0.636976 0.266078; + vertex -10.7688 -21.0373 98.3818; + normal -0.619642 -0.429363 0.657032; + texcoord 0.000490000 -3.24891; + tangent 0.723508 -0.636976 0.266078; + vertex -11.1250 -20.7237 98.2508; + normal -0.502350 -0.221452 0.835825; + texcoord 0.000490000 -3.34891; + vertex -10.6735 -20.4542 98.5935; + normal 0.689337 0.687003 -0.229873; + texcoord 0.499510 -2.95027; + tangent -0.723529 0.636978 -0.266017; + vertex -11.7771 -20.1427 96.0335; + normal 0.688237 0.695382 -0.206817; + texcoord 0.749030 -3.24891; + tangent -0.723529 0.636978 -0.266017; + vertex -10.8019 -20.4701 97.9794; + normal 0.687008 0.702025 -0.187567; + texcoord 0.499510 -3.24891; + vertex -10.4457 -20.7836 98.1104; + normal 0.684895 0.710527 -0.161462; + texcoord 0.499510 -3.34891; + vertex -10.6735 -20.4542 98.5935; + normal -0.613709 0.789500 0.00721146; + texcoord 0.998540 -2.95027; + tangent -0.656280 -0.515187 0.551253; + vertex -11.8394 -21.2656 96.7732; + normal -0.592683 0.804126 0.0459119; + texcoord 0.998540 -3.24891; + vertex -11.1250 -20.7237 98.2508; + normal -0.590913 0.805242 0.0490629; + texcoord 0.749030 -3.24891; + vertex -10.8019 -20.4701 97.9794; + normal -0.563157 0.820691 0.0965453; + texcoord 0.749030 -3.34891; + tangent -0.656280 -0.515187 0.551253; + vertex -10.6735 -20.4542 98.5935; + normal -0.699143 -0.706586 0.109252; + texcoord 0.250000 -0.881740; + tangent 0.529702 -0.409252 0.742919; + vertex -24.0070 -14.3266 67.9300; + normal -0.714631 -0.694588 0.0827727; + texcoord 0.374760 -0.881740; + tangent 0.508175 -0.427454 0.747691; + vertex -23.1646 -14.9775 69.1115; + normal -0.807726 -0.576209 -0.124747; + texcoord 0.250000 -1.38628; + tangent 0.298266 -0.573680 0.762843; + vertex -27.4313 -10.0228 73.8520; + normal -0.816909 -0.555703 -0.154444; + texcoord 0.374760 -1.38628; + tangent 0.260786 -0.594719 0.760460; + vertex -27.0779 -10.8287 74.8824; + normal 0.560026 0.660063 -0.500687; + texcoord 0.000490000 -1.83739; + tangent -0.753022 0.153561 -0.639825; + vertex -25.6916 -5.01672 76.9248; + normal 0.587791 0.594025 -0.549213; + texcoord 0.250000 -2.26703; + tangent -0.753022 0.153561 -0.639825; + vertex -27.8538 -1.31011 79.3928; + normal 0.591950 0.582700 -0.556826; + texcoord 0.000490000 -2.26703; + vertex -26.5336 -1.57933 80.5145; + normal 0.616136 0.505846 -0.603736; + texcoord 0.250000 -2.58503; + tangent -0.753022 0.153561 -0.639825; + vertex -27.5566 1.18692 81.7883; + normal -0.759382 0.152647 -0.632485; + texcoord 0.499510 -1.83739; + tangent -0.601659 -0.534787 0.593303; + vertex -27.9385 -6.29286 78.2919; + normal -0.789093 0.282786 -0.545311; + texcoord 0.499510 -2.26703; + tangent -0.601659 -0.534787 0.593303; + vertex -28.9086 -2.24769 80.4330; + normal -0.796116 0.341191 -0.499789; + texcoord 0.250000 -2.26703; + vertex -27.8538 -1.31011 79.3928; + normal -0.795724 0.465929 -0.386955; + texcoord 0.250000 -2.58503; + vertex -27.5566 1.18692 81.7883; + normal -0.626717 -0.476611 0.616496; + texcoord 0.499510 -1.83739; + tangent 0.750398 -0.155852 0.642349; + vertex -27.9385 -6.29286 78.2919; + normal -0.619544 -0.504532 0.601343; + texcoord 0.749030 -2.26703; + tangent 0.750398 -0.155852 0.642349; + vertex -27.5873 -2.52212 81.5640; + normal -0.621279 -0.498055 0.604941; + texcoord 0.499510 -2.26703; + vertex -28.9086 -2.24769 80.4330; + normal -0.613010 -0.527575 0.588119; + texcoord 0.749030 -2.58503; + vertex -28.5858 -0.0648600 82.7276; + normal 0.797904 -0.330788 0.503913; + texcoord 0.998540 -1.83739; + tangent 0.598391 0.535421 -0.596031; + vertex -25.6916 -5.01672 76.9248; + normal 0.780992 -0.223758 0.583081; + texcoord 0.998540 -2.26703; + tangent 0.598391 0.535421 -0.596031; + vertex -26.5336 -1.57933 80.5145; + normal 0.764609 -0.159361 0.624481; + texcoord 0.749030 -2.26703; + vertex -27.5873 -2.52212 81.5640; + normal 0.720794 -0.0349329 0.692268; + texcoord 0.749030 -2.58503; + vertex -28.5858 -0.0648600 82.7276; + normal 0.944767 0.322502 0.0583687; + texcoord 0.000490000 -2.26703; + tangent -0.174280 0.645185 -0.743884; + vertex -26.5336 -1.57933 80.5145; + normal 0.963605 0.267262 0.00604467; + texcoord 0.250000 -2.58503; + vertex -27.5566 1.18692 81.7883; + normal 0.960918 0.276447 0.0146407; + texcoord 0.000490000 -2.58503; + vertex -27.3267 0.335680 82.7697; + normal 0.975028 0.218673 -0.0387742; + texcoord 0.250000 -2.93489; + tangent -0.174280 0.645185 -0.743884; + vertex -27.8726 2.95194 83.7956; + normal -0.0938887 0.397199 -0.912917; + texcoord 0.499510 -2.26703; + tangent -0.952806 -0.301748 -0.0332960; + vertex -28.9086 -2.24769 80.4330; + normal -0.135538 0.520970 -0.842745; + texcoord 0.499510 -2.58503; + tangent -0.952806 -0.301748 -0.0332961; + vertex -28.8137 0.788800 81.7443; + normal -0.168722 0.617529 -0.768238; + texcoord 0.250000 -2.58503; + vertex -27.5566 1.18692 81.7883; + normal -0.204467 0.718933 -0.664325; + texcoord 0.250000 -2.93489; + tangent -0.952806 -0.301748 -0.0332962; + vertex -27.8726 2.95194 83.7956; + normal -0.981532 -0.0491602 0.184875; + texcoord 0.499510 -2.26703; + tangent 0.172443 -0.645759 0.743814; + vertex -28.9086 -2.24769 80.4330; + normal -0.984980 -0.119825 0.124325; + texcoord 0.749030 -2.58503; + tangent 0.172443 -0.645759 0.743814; + vertex -28.5858 -0.0648600 82.7276; + normal -0.984729 -0.131353 0.114259; + texcoord 0.499510 -2.58503; + vertex -28.8137 0.788800 81.7443; + normal -0.978131 -0.201406 0.0519109; + texcoord 0.749030 -2.93489; + tangent 0.172443 -0.645759 0.743814; + vertex -29.1085 2.79327 83.9675; + normal 0.203287 -0.709916 0.674309; + texcoord 0.998540 -2.26703; + tangent 0.952460 0.302995 0.0318523; + vertex -26.5336 -1.57933 80.5145; + normal 0.156780 -0.577090 0.801490; + texcoord 0.998540 -2.58503; + tangent 0.952460 0.302995 0.0318523; + vertex -27.3267 0.335680 82.7697; + normal 0.143618 -0.538728 0.830148; + texcoord 0.749030 -2.58503; + vertex -28.5858 -0.0648600 82.7276; + normal 0.0908655 -0.382302 0.919559; + texcoord 0.749030 -2.93489; + tangent 0.952460 0.302995 0.0318523; + vertex -29.1085 2.79327 83.9675; + normal 0.751331 -0.0990566 0.652449; + texcoord 0.000490000 -2.58503; + tangent 0.564288 0.609058 -0.557340; + vertex -27.3267 0.335680 82.7697; + normal 0.774102 -0.155689 0.613618; + texcoord 0.250000 -2.93489; + vertex -27.8726 2.95194 83.7956; + normal 0.773834 -0.154962 0.614140; + texcoord 0.000490000 -2.93489; + vertex -28.3740 2.41077 84.2909; + normal 0.792781 -0.211368 0.571683; + texcoord 0.250000 -3.30307; + vertex -28.8159 4.49146 85.6730; + normal 0.544237 0.440367 -0.714061; + texcoord 0.499510 -2.58503; + tangent -0.825919 0.430578 -0.363951; + vertex -28.8137 0.788800 81.7443; + normal 0.563728 0.621228 -0.544322; + texcoord 0.499510 -2.93489; + vertex -28.6065 3.33452 83.4723; + normal 0.563563 0.612262 -0.554555; + texcoord 0.250000 -2.93489; + tangent -0.825919 0.430578 -0.363951; + vertex -27.8726 2.95194 83.7956; + normal 0.549278 0.760055 -0.347289; + texcoord 0.250000 -3.30307; + tangent -0.825919 0.430578 -0.363950; + vertex -28.8159 4.49146 85.6730; + normal -0.822854 0.363471 -0.436806; + texcoord 0.499510 -2.58503; + tangent -0.564699 -0.608862 0.557138; + vertex -28.8137 0.788800 81.7443; + normal -0.817752 0.321722 -0.477260; + texcoord 0.749030 -2.93489; + vertex -29.1085 2.79327 83.9675; + normal -0.817694 0.321345 -0.477613; + texcoord 0.499510 -2.93489; + vertex -28.6065 3.33452 83.4723; + normal -0.809515 0.277252 -0.517510; + texcoord 0.749030 -3.30307; + vertex -29.3315 4.70683 85.3415; + normal -0.563019 -0.654282 0.504900; + texcoord 0.998540 -2.58503; + tangent 0.826184 -0.430274 0.363709; + vertex -27.3267 0.335680 82.7697; + normal -0.563201 -0.613552 0.553496; + texcoord 0.998540 -2.93489; + tangent 0.826184 -0.430274 0.363709; + vertex -28.3740 2.41077 84.2909; + normal -0.561132 -0.570548 0.599671; + texcoord 0.749030 -2.93489; + tangent 0.826184 -0.430274 0.363709; + vertex -29.1085 2.79327 83.9675; + normal -0.556943 -0.526269 0.642539; + texcoord 0.749030 -3.30307; + tangent 0.826184 -0.430274 0.363709; + vertex -29.3315 4.70683 85.3415; + normal 0.130951 -0.529101 0.838394; + texcoord 0.000490000 -2.93489; + tangent 0.991256 0.0560558 -0.119451; + vertex -28.3740 2.41077 84.2909; + normal 0.131761 -0.372012 0.918829; + texcoord 0.250000 -3.30307; + tangent 0.991256 0.0560561 -0.119451; + vertex -28.8159 4.49146 85.6730; + normal 0.131345 -0.332587 0.933881; + texcoord 0.000490000 -3.30307; + tangent 0.991256 0.0560561 -0.119451; + vertex -29.2713 4.46571 85.7279; + normal 0.125154 -0.112637 0.985723; + texcoord 0.000490000 -3.40307; + tangent 0.991256 0.0560560 -0.119451; + vertex -29.0661 5.01295 85.7643; + normal 0.976820 0.213208 -0.0191135; + texcoord 0.499510 -2.93489; + tangent -0.131024 0.524897 -0.841021; + vertex -28.6065 3.33452 83.4723; + normal 0.956077 0.291270 0.0328375; + texcoord 0.499510 -3.30307; + tangent -0.131024 0.524897 -0.841021; + vertex -28.8761 4.73258 85.2867; + normal 0.945845 0.320333 0.0525709; + texcoord 0.250000 -3.30307; + vertex -28.8159 4.49146 85.6730; + normal 0.903263 0.412845 0.116943; + texcoord 0.250000 -3.40307; + tangent -0.131024 0.524897 -0.841021; + vertex -29.0661 5.01295 85.7643; + normal -0.118373 0.777969 -0.617051; + texcoord 0.499510 -2.93489; + tangent -0.991252 -0.0560564 0.119483; + vertex -28.6065 3.33452 83.4723; + normal -0.115339 0.807994 -0.577791; + texcoord 0.749030 -3.30307; + tangent -0.991252 -0.0560567 0.119483; + vertex -29.3315 4.70683 85.3415; + normal -0.115924 0.802567 -0.585191; + texcoord 0.499510 -3.30307; + vertex -28.8761 4.73258 85.2867; + normal -0.111906 0.836941 -0.535731; + texcoord 0.499510 -3.40307; + tangent -0.991252 -0.0560566 0.119483; + vertex -29.0661 5.01295 85.7643; + normal -0.822340 0.566802 0.0499269; + texcoord 0.798930 -1.96879; + tangent -0.540962 -0.751605 -0.377426; + vertex 30.3946 16.3917 108.741; + normal -0.831746 0.554515 0.0266784; + texcoord 0.798930 -2.33455; + tangent -0.0801193 -0.0703522 -0.994300; + vertex 29.6212 15.0824 110.867; + normal -0.825136 0.563282 0.0431839; + texcoord 0.699120 -1.96879; + tangent -0.482202 -0.659476 -0.576690; + vertex 31.0052 17.2401 109.167; + normal -0.833220 0.552468 0.0228805; + texcoord 0.599320 -2.33455; + tangent 0.0252501 0.0793529 -0.996527; + vertex 29.5762 14.9409 112.644; + normal -0.304690 0.0647740 -0.950247; + texcoord 0.000490000 -2.73129; + tangent -0.0402316 -0.997670 -0.0551066; + vertex 25.7397 12.6404 111.704; + normal -0.270399 0.0639643 -0.960621; + texcoord 0.200100 -3.06471; + tangent -0.0402316 -0.997670 -0.0551067; + vertex 22.4701 11.1243 112.649; + normal -0.280670 0.0642146 -0.957654; + texcoord 0.000490000 -3.06471; + vertex 22.5158 12.2573 112.712; + normal -0.246120 0.0633468 -0.967167; + texcoord 0.200100 -3.42216; + tangent -0.0402315 -0.997670 -0.0551067; + vertex 19.3680 11.0841 113.436; + normal 0.245261 -0.895814 -0.370626; + texcoord 0.399710 -2.73129; + tangent 0.0828339 -0.361541 0.928669; + vertex 25.9184 11.5609 113.876; + normal 0.0978831 -0.924414 -0.368615; + texcoord 0.399710 -3.06471; + tangent 0.0828340 -0.361541 0.928669; + vertex 22.5639 10.7146 113.702; + normal 0.0724124 -0.927225 -0.367437; + texcoord 0.200100 -3.06471; + vertex 22.4701 11.1243 112.649; + normal -0.0781163 -0.931360 -0.355621; + texcoord 0.200100 -3.42216; + tangent 0.0828338 -0.361541 0.928669; + vertex 19.3680 11.0841 113.436; + normal 0.120145 -0.633550 0.764317; + texcoord 0.399710 -2.73129; + tangent 0.0911792 0.773681 0.626980; + vertex 25.9184 11.5609 113.876; + normal 0.164279 -0.632662 0.756803; + texcoord 0.599320 -3.06471; + tangent 0.0911794 0.773681 0.626980; + vertex 22.6678 11.5961 114.416; + normal 0.175948 -0.632213 0.754552; + texcoord 0.399710 -3.06471; + vertex 22.5639 10.7146 113.702; + normal 0.221241 -0.629606 0.744748; + texcoord 0.599320 -3.42216; + tangent 0.0911793 0.773681 0.626980; + vertex 20.0386 10.6038 114.358; + normal 0.102886 0.538458 0.836347; + texcoord 0.798930 -2.73129; + tangent -0.0261540 0.841983 -0.538869; + vertex 25.3475 13.6654 112.754; + normal 0.000949639 0.539075 0.842258; + texcoord 0.798930 -3.06471; + tangent -0.0261541 0.841983 -0.538870; + vertex 22.6382 12.5506 113.805; + normal -0.117995 0.532685 0.838047; + texcoord 0.599320 -3.06471; + vertex 22.6678 11.5961 114.416; + normal -0.215037 0.521696 0.825586; + texcoord 0.599320 -3.42216; + tangent -0.0261541 0.841983 -0.538870; + vertex 20.0386 10.6038 114.358; + normal -0.435089 0.880642 -0.187532; + texcoord 0.798930 -2.73129; + tangent -0.107521 -0.257606 -0.960249; + vertex 25.3475 13.6654 112.754; + normal -0.358413 0.910946 -0.204247; + texcoord 0.998540 -3.06471; + tangent -0.107521 -0.257606 -0.960249; + vertex 22.5158 12.2573 112.712; + normal -0.359111 0.910703 -0.204104; + texcoord 0.798930 -3.06471; + tangent -0.107521 -0.257606 -0.960249; + vertex 22.6382 12.5506 113.805; + normal -0.280179 0.934553 -0.219340; + texcoord 0.998540 -3.42216; + tangent -0.107521 -0.257606 -0.960249; + vertex 19.5740 11.6546 113.902; + normal -0.393526 0.662206 -0.637668; + texcoord 0.000490000 -3.06471; + tangent -0.269514 -0.746261 -0.608652; + vertex 22.5158 12.2573 112.712; + normal -0.405384 0.661230 -0.631220; + texcoord 0.200100 -3.42216; + tangent -0.269514 -0.746261 -0.608652; + vertex 19.3680 11.0841 113.436; + normal -0.401657 0.661551 -0.633263; + texcoord 0.000490000 -3.42216; + vertex 19.5740 11.6546 113.902; + normal -0.413662 0.660473 -0.626626; + texcoord 0.200100 -3.79414; + tangent -0.269514 -0.746261 -0.608652; + vertex 17.1028 10.6462 114.470; + normal 0.0319372 -0.386421 -0.921769; + texcoord 0.399710 -3.06471; + tangent 0.375613 -0.849999 0.369347; + vertex 22.5639 10.7146 113.702; + normal -0.0956562 -0.431957 -0.896807; + texcoord 0.399710 -3.42216; + tangent 0.375613 -0.849998 0.369347; + vertex 19.6550 10.4346 113.718; + normal -0.161595 -0.452491 -0.877006; + texcoord 0.200100 -3.42216; + vertex 19.3680 11.0841 113.436; + normal -0.283813 -0.484879 -0.827250; + texcoord 0.200100 -3.79414; + tangent 0.375613 -0.849998 0.369347; + vertex 17.1028 10.6462 114.470; + normal 0.0949826 -0.975006 0.200854; + texcoord 0.399710 -3.06471; + tangent 0.501362 0.221162 0.836495; + vertex 22.5639 10.7146 113.702; + normal 0.117528 -0.975227 0.187400; + texcoord 0.599320 -3.42216; + vertex 20.0386 10.6038 114.358; + normal 0.133156 -0.974985 0.177969; + texcoord 0.399710 -3.42216; + tangent 0.501362 0.221162 0.836495; + vertex 19.6550 10.4346 113.718; + normal 0.155637 -0.974063 0.164251; + texcoord 0.599320 -3.79414; + vertex 17.5944 10.2471 114.559; + normal 0.293821 -0.123044 0.947908; + texcoord 0.798930 -3.06471; + tangent -0.0653312 0.986776 0.148340; + vertex 22.6382 12.5506 113.805; + normal 0.219352 -0.130819 0.966835; + texcoord 0.798930 -3.42216; + tangent -0.0653310 0.986776 0.148340; + vertex 19.9886 11.3579 114.472; + normal 0.176912 -0.134848 0.974945; + texcoord 0.599320 -3.42216; + tangent -0.0653310 0.986776 0.148340; + vertex 20.0386 10.6038 114.358; + normal 0.101317 -0.141329 0.984764; + texcoord 0.599320 -3.79414; + tangent -0.0653310 0.986776 0.148340; + vertex 17.5944 10.2471 114.559; + normal -0.214313 0.793948 0.568961; + texcoord 0.798930 -3.06471; + tangent -0.542027 0.387912 -0.745473; + vertex 22.6382 12.5506 113.805; + normal -0.172130 0.817031 0.550302; + texcoord 0.998540 -3.42216; + tangent -0.542027 0.387912 -0.745473; + vertex 19.5740 11.6546 113.902; + normal -0.184196 0.810675 0.555767; + texcoord 0.798930 -3.42216; + vertex 19.9886 11.3579 114.472; + normal -0.141693 0.832201 0.536065; + texcoord 0.998540 -3.79414; + tangent -0.542027 0.387912 -0.745473; + vertex 17.1796 10.6312 114.857; + normal -0.0991686 -0.891437 -0.442161; + texcoord 0.399710 -3.42216; + tangent 0.595285 -0.409215 0.691504; + vertex 19.6550 10.4346 113.718; + normal -0.00774405 -0.863482 -0.504321; + texcoord 0.599320 -3.79414; + tangent 0.595285 -0.409215 0.691504; + vertex 17.5944 10.2471 114.559; + normal 0.0184532 -0.853410 -0.520913; + texcoord 0.399710 -3.79414; + vertex 17.3592 10.4088 114.285; + normal 0.127389 -0.801652 -0.584061; + texcoord 0.399710 -3.89414; + vertex 17.0223 10.0783 114.666; + normal 0.391428 -0.809455 0.437683; + texcoord 0.798930 -3.42216; + tangent -0.280845 0.347857 0.894495; + vertex 19.9886 11.3579 114.472; + normal 0.360783 -0.825383 0.434256; + texcoord 0.798930 -3.79414; + tangent -0.280845 0.347857 0.894495; + vertex 17.4834 10.3845 114.912; + normal 0.365184 -0.823170 0.434777; + texcoord 0.599320 -3.79414; + vertex 17.5944 10.2471 114.559; + normal 0.328447 -0.840896 0.430136; + texcoord 0.599320 -3.89414; + tangent -0.280845 0.347857 0.894495; + vertex 17.0223 10.0783 114.666; + normal -0.0308091 0.433370 0.900689; + texcoord 0.399710 -1.24694; + tangent -0.966368 -0.243091 0.0839085; + vertex 12.6850 -7.44620 96.0006; + normal -0.0180480 0.436851 0.899353; + texcoord 0.499510 -1.24694; + tangent -0.970728 -0.223982 0.0867111; + vertex 11.3263 -7.78798 96.1186; + normal 0.122128 0.469932 0.874213; + texcoord 0.399710 -1.80725; + tangent -0.992443 0.0279665 0.119478; + vertex 13.9510 -15.8817 100.103; + normal 0.139641 0.473396 0.869711; + texcoord 0.499510 -1.80725; + tangent -0.990200 0.0649226 0.123649; + vertex 12.7735 -15.8045 100.250; + normal 0.330481 0.00906026 0.943769; + texcoord 0.798930 -3.12229; + tangent -0.919240 0.229780 0.319685; + vertex 11.2633 -30.9928 99.4849; + normal 0.322571 -0.0259476 0.946189; + texcoord 0.798930 -3.50583; + tangent -0.919240 0.229780 0.319685; + vertex 11.6791 -34.4018 99.3720; + normal 0.317714 -0.0465649 0.947042; + texcoord 0.599320 -3.50583; + tangent -0.919240 0.229780 0.319685; + vertex 12.4048 -34.5832 99.1196; + normal 0.309202 -0.0812797 0.947517; + texcoord 0.599320 -3.91342; + tangent -0.919240 0.229780 0.319685; + vertex 11.9174 -37.0629 99.0660; + normal 0.797792 -0.304271 -0.520527; + texcoord 0.399710 -3.50583; + tangent 0.524357 -0.0760194 0.848099; + vertex 12.4206 -34.4924 98.3347; + normal 0.800783 -0.294578 -0.521508; + texcoord 0.599320 -3.91342; + tangent 0.524357 -0.0760201 0.848099; + vertex 11.9174 -37.0629 99.0660; + normal 0.800517 -0.295453 -0.521421; + texcoord 0.399710 -3.91342; + tangent 0.524357 -0.0760201 0.848099; + vertex 11.7034 -37.0318 98.7198; + normal 0.803987 -0.283850 -0.522527; + texcoord 0.399710 -4.01342; + tangent 0.524356 -0.0760201 0.848099; + vertex 11.6444 -37.6130 98.9448; + normal 0.758198 -0.00709256 0.651985; + texcoord 0.798930 -3.50583; + tangent -0.637575 -0.217405 0.739076; + vertex 11.6791 -34.4018 99.3720; + normal 0.769020 -0.236754 0.593764; + texcoord 0.798930 -3.91342; + tangent -0.637575 -0.217405 0.739076; + vertex 11.6571 -37.1516 99.3677; + normal 0.769929 -0.212940 0.601553; + texcoord 0.599320 -3.91342; + vertex 11.9174 -37.0629 99.0660; + normal 0.731593 -0.471465 0.492435; + texcoord 0.599320 -4.01342; + tangent -0.637575 -0.217405 0.739076; + vertex 11.6444 -37.6130 98.9448; + normal 0.554253 -0.358575 -0.751151; + texcoord 0.399710 -2.84379; + tangent 0.407998 -0.669554 0.620674; + vertex -11.2667 -64.3161 95.9291; + normal 0.499040 -0.405733 -0.765728; + texcoord 0.399710 -3.18392; + tangent 0.407998 -0.669553 0.620674; + vertex -14.0440 -65.6383 94.5110; + normal 0.452462 -0.442187 -0.774435; + texcoord 0.200100 -3.18392; + vertex -14.4741 -64.9324 93.8567; + normal 0.393010 -0.484817 -0.781342; + texcoord 0.200100 -3.55527; + tangent 0.407998 -0.669554 0.620674; + vertex -17.1368 -66.2001 93.3039; + normal -0.479320 0.766670 -0.427165; + texcoord 0.000490000 -3.18392; + tangent 0.242505 -0.352073 -0.904011; + vertex -15.0872 -64.2911 94.4303; + normal -0.449604 0.784933 -0.426306; + texcoord 0.200100 -3.55527; + tangent 0.242505 -0.352074 -0.904011; + vertex -17.1368 -66.2001 93.3039; + normal -0.458923 0.779344 -0.426629; + texcoord 0.000490000 -3.55527; + vertex -17.3092 -65.9497 93.9468; + normal -0.428626 0.797064 -0.425403; + texcoord 0.200100 -3.94402; + tangent 0.242505 -0.352073 -0.904011; + vertex -19.1878 -67.4807 92.9710; + normal 0.354663 0.0531386 -0.933483; + texcoord 0.399710 -3.18392; + tangent 0.459977 -0.879128 0.124717; + vertex -14.0440 -65.6383 94.5110; + normal 0.281171 0.0109818 -0.959595; + texcoord 0.399710 -3.55527; + tangent 0.459977 -0.879128 0.124717; + vertex -16.8098 -66.8250 93.3926; + normal 0.263233 0.000867389 -0.964732; + texcoord 0.200100 -3.55527; + tangent 0.459977 -0.879128 0.124717; + vertex -17.1368 -66.2001 93.3039; + normal 0.185649 -0.0421351 -0.981712; + texcoord 0.200100 -3.94402; + tangent 0.459977 -0.879128 0.124717; + vertex -19.1878 -67.4807 92.9710; + normal -0.663260 0.739164 0.117142; + texcoord 0.000490000 -3.55527; + tangent 0.00280199 0.158977 -0.987278; + vertex -17.3092 -65.9497 93.9468; + normal -0.659305 0.742605 0.117708; + texcoord 0.200100 -3.94402; + tangent 0.00280182 0.158977 -0.987278; + vertex -19.1878 -67.4807 92.9710; + normal -0.659862 0.742122 0.117628; + texcoord 0.000490000 -3.94402; + vertex -19.1888 -67.5391 93.3340; + normal -0.655154 0.746177 0.118294; + texcoord 0.000490000 -4.04401; + tangent 0.00280179 0.158977 -0.987278; + vertex -19.5909 -67.8544 93.0959; + normal -0.328997 0.713069 -0.619107; + texcoord 0.000490000 -2.76626; + tangent 0.619133 -0.332158 -0.711579; + vertex -27.8356 -82.6372 42.2961; + normal -0.297362 0.739498 -0.603919; + texcoord 0.200100 -3.10323; + tangent 0.619133 -0.332158 -0.711579; + vertex -29.7280 -85.0350 40.5401; + normal -0.303086 0.734856 -0.606733; + texcoord 0.000490000 -3.10323; + vertex -30.4353 -84.6555 41.3529; + normal -0.269948 0.760896 -0.590056; + texcoord 0.200100 -3.46703; + vertex -31.7428 -86.5108 39.5586; + normal 0.603930 0.0666820 -0.794243; + texcoord 0.399710 -2.76626; + tangent 0.625918 -0.656617 0.420810; + vertex -26.3575 -84.3853 43.1575; + normal 0.569898 0.0167442 -0.821545; + texcoord 0.399710 -3.10323; + tangent 0.625918 -0.656617 0.420810; + vertex -29.0145 -85.7834 41.0197; + normal 0.528273 -0.0399737 -0.848133; + texcoord 0.200100 -3.10323; + vertex -29.7280 -85.0350 40.5401; + normal 0.488767 -0.0901980 -0.867739; + texcoord 0.200100 -3.46703; + vertex -31.7428 -86.5108 39.5586; + normal -0.136266 -0.436207 0.889469; + texcoord 0.798930 -2.76626; + tangent -0.770302 0.611231 0.181746; + vertex -28.4794 -83.1953 43.5642; + normal -0.207083 -0.509341 0.835278; + texcoord 0.798930 -3.10323; + vertex -30.1598 -85.1697 42.3385; + normal -0.226860 -0.529041 0.817711; + texcoord 0.599320 -3.10323; + vertex -29.2814 -85.8667 42.1312; + normal -0.291650 -0.591149 0.751986; + texcoord 0.599320 -3.46703; + tangent -0.770302 0.611231 0.181746; + vertex -31.4051 -87.6595 39.8982; + normal -0.770003 0.631403 -0.0917891; + texcoord 0.000490000 -3.10323; + tangent 0.205054 0.108661 -0.972700; + vertex -30.4353 -84.6555 41.3529; + normal -0.755296 0.649630 -0.0866527; + texcoord 0.200100 -3.46703; + tangent 0.205054 0.108661 -0.972700; + vertex -31.7428 -86.5108 39.5586; + normal -0.759315 0.644740 -0.0880461; + texcoord 0.000490000 -3.46703; + vertex -31.9004 -86.5944 40.3066; + normal -0.744486 0.662466 -0.0829398; + texcoord 0.200100 -3.84703; + tangent 0.205054 0.108661 -0.972700; + vertex -33.4348 -88.4789 39.0273; + normal 0.318381 0.465095 -0.826027; + texcoord 0.399710 -3.10323; + tangent 0.398293 -0.856357 -0.328656; + vertex -29.0145 -85.7834 41.0197; + normal 0.0939042 0.394488 -0.914090; + texcoord 0.399710 -3.46703; + tangent 0.398293 -0.856357 -0.328656; + vertex -31.4366 -87.1690 39.3060; + normal 0.157370 0.416786 -0.895279; + texcoord 0.200100 -3.46703; + tangent 0.398294 -0.856357 -0.328656; + vertex -31.7428 -86.5108 39.5586; + normal -0.0809585 0.324084 -0.942558; + texcoord 0.200100 -3.84703; + vertex -33.4348 -88.4789 39.0273; + normal 0.668098 -0.555134 -0.495450; + texcoord 0.399710 -3.10323; + tangent 0.0409546 -0.637418 0.769429; + vertex -29.0145 -85.7834 41.0197; + normal 0.694295 -0.535627 -0.480685; + texcoord 0.599320 -3.46703; + tangent 0.0409545 -0.637418 0.769429; + vertex -31.4051 -87.6595 39.8982; + normal 0.693968 -0.535879 -0.480876; + texcoord 0.399710 -3.46703; + vertex -31.4366 -87.1690 39.3060; + normal 0.720042 -0.515067 -0.465022; + texcoord 0.599320 -3.84703; + tangent 0.0409545 -0.637418 0.769429; + vertex -33.0512 -88.8641 38.6836; + normal 0.339017 -0.739526 0.581523; + texcoord 0.798930 -3.10323; + tangent -0.372912 0.461859 0.804750; + vertex -30.1598 -85.1697 42.3385; + normal 0.295194 -0.763195 0.574800; + texcoord 0.798930 -3.46703; + tangent -0.372912 0.461859 0.804750; + vertex -31.6917 -87.3045 40.5168; + normal 0.230284 -0.794107 0.562462; + texcoord 0.599320 -3.46703; + vertex -31.4051 -87.6595 39.8982; + normal 0.186623 -0.812253 0.552645; + texcoord 0.599320 -3.84703; + tangent -0.372912 0.461859 0.804750; + vertex -33.0512 -88.8641 38.6836; + normal -0.801495 0.302319 0.515955; + texcoord 0.000490000 -3.46703; + tangent 0.169818 0.942343 -0.288359; + vertex -31.9004 -86.5944 40.3066; + normal -0.859816 0.284659 0.423894; + texcoord 0.200100 -3.84703; + tangent 0.169818 0.942343 -0.288359; + vertex -33.4348 -88.4789 39.0273; + normal -0.894199 0.270333 0.356831; + texcoord 0.000490000 -3.84703; + vertex -33.5023 -88.8535 39.1419; + normal -0.938094 0.244217 0.245635; + texcoord 0.000490000 -3.94703; + vertex -33.6426 -88.7981 38.5513; + normal -0.443247 0.772792 -0.454230; + texcoord 0.399710 -3.46703; + tangent 0.701427 -0.0165069 -0.712550; + vertex -31.4366 -87.1690 39.3060; + normal -0.419474 0.798694 -0.431428; + texcoord 0.399710 -3.84703; + tangent 0.701427 -0.0165069 -0.712550; + vertex -33.1560 -88.4855 38.7440; + normal -0.410246 0.808169 -0.422564; + texcoord 0.200100 -3.84703; + vertex -33.4348 -88.4789 39.0273; + normal -0.380989 0.836233 -0.394414; + texcoord 0.200100 -3.94703; + tangent 0.701427 -0.0165069 -0.712550; + vertex -33.6426 -88.7981 38.5513; + normal 0.163179 0.199365 -0.966243; + texcoord 0.399710 -3.46703; + tangent 0.263704 -0.952552 -0.152006; + vertex -31.4366 -87.1690 39.3060; + normal 0.203506 0.208976 -0.956511; + texcoord 0.599320 -3.84703; + tangent 0.263704 -0.952552 -0.152006; + vertex -33.0512 -88.8641 38.6836; + normal 0.191430 0.206128 -0.959617; + texcoord 0.399710 -3.84703; + vertex -33.1560 -88.4855 38.7440; + normal 0.236190 0.216550 -0.947270; + texcoord 0.399710 -3.94703; + tangent 0.263704 -0.952552 -0.152006; + vertex -33.6426 -88.7981 38.5513; + normal -0.114264 0.567835 -0.815173; + texcoord 0.000490000 -2.62496; + tangent 0.135755 -0.803925 -0.579029; + vertex -29.1171 -60.7524 64.0188; + normal -0.0509259 0.578005 -0.814443; + texcoord 0.200100 -3.09145; + tangent 0.135755 -0.803925 -0.579029; + vertex -33.5324 -61.9620 63.7951; + normal -0.0480396 0.578411 -0.814330; + texcoord 0.000490000 -3.09145; + vertex -33.6793 -61.0916 64.4220; + normal 0.0180219 0.586347 -0.809860; + texcoord 0.200100 -3.47578; + tangent 0.135755 -0.803925 -0.579029; + vertex -36.7206 -61.7006 63.9134; + normal 0.171450 -0.560861 -0.809963; + texcoord 0.399710 -2.62496; + tangent 0.315104 -0.747733 0.584469; + vertex -28.6027 -62.5818 65.2678; + normal 0.0909422 -0.589219 -0.802839; + texcoord 0.399710 -3.09145; + tangent 0.315104 -0.747733 0.584470; + vertex -33.1922 -62.7693 64.4261; + normal 0.00442243 -0.614679 -0.788765; + texcoord 0.200100 -3.09145; + vertex -33.5324 -61.9620 63.7951; + normal -0.0805410 -0.634689 -0.768559; + texcoord 0.200100 -3.47578; + tangent 0.315104 -0.747733 0.584469; + vertex -36.7206 -61.7006 63.9134; + normal 0.0137291 0.00498355 0.999893; + texcoord 0.798930 -2.62496; + tangent -0.278653 0.960391 -0.000960595; + vertex -29.3195 -60.4031 65.3832; + normal -0.118620 -0.0334244 0.992377; + texcoord 0.798930 -3.09145; + tangent -0.278653 0.960391 -0.000960593; + vertex -33.4297 -61.3596 65.4445; + normal -0.123291 -0.0347804 0.991761; + texcoord 0.599320 -3.09145; + vertex -33.1287 -62.3970 65.4455; + normal -0.255920 -0.0732898 0.963916; + texcoord 0.599320 -3.47578; + tangent -0.278653 0.960391 -0.000960605; + vertex -36.4542 -62.7165 64.5383; + normal -0.212326 0.931329 0.295879; + texcoord 0.798930 -2.62496; + tangent -0.229833 0.246695 -0.941445; + vertex -29.3195 -60.4031 65.3832; + normal -0.157840 0.945085 0.286182; + texcoord 0.998540 -3.09145; + tangent -0.229833 0.246695 -0.941445; + vertex -33.6793 -61.0916 64.4220; + normal -0.176701 0.940685 0.289634; + texcoord 0.798930 -3.09145; + tangent -0.229833 0.246695 -0.941445; + vertex -33.4297 -61.3596 65.4445; + normal -0.119918 0.952791 0.278944; + texcoord 0.998540 -3.47578; + tangent -0.229833 0.246695 -0.941445; + vertex -36.4875 -61.4979 64.6022; + normal -0.153794 0.960782 -0.230750; + texcoord 0.000490000 -3.09145; + tangent -0.308807 -0.268567 -0.912420; + vertex -33.6793 -61.0916 64.4220; + normal -0.162343 0.960112 -0.227660; + texcoord 0.200100 -3.47578; + tangent -0.308807 -0.268567 -0.912420; + vertex -36.7206 -61.7006 63.9134; + normal -0.159189 0.960369 -0.228803; + texcoord 0.000490000 -3.47578; + vertex -36.4875 -61.4979 64.6022; + normal -0.167627 0.959658 -0.225738; + texcoord 0.200100 -3.88973; + vertex -39.3706 -62.0181 64.5317; + normal 0.160309 0.0564916 -0.985449; + texcoord 0.399710 -3.09145; + tangent 0.0271099 -0.998236 -0.0528145; + vertex -33.1922 -62.7693 64.4261; + normal -0.0167519 0.0523728 -0.998487; + texcoord 0.399710 -3.47578; + tangent 0.0271102 -0.998236 -0.0528145; + vertex -36.7002 -62.4536 63.8735; + normal -0.0534878 0.0513096 -0.997249; + texcoord 0.200100 -3.47578; + tangent 0.0271102 -0.998236 -0.0528145; + vertex -36.7206 -61.7006 63.9134; + normal -0.232108 0.0451039 -0.971644; + texcoord 0.200100 -3.88973; + tangent 0.0271102 -0.998236 -0.0528145; + vertex -39.3706 -62.0181 64.5317; + normal -0.0274349 -0.933028 -0.358756; + texcoord 0.399710 -3.09145; + tangent 0.325382 -0.347681 0.879343; + vertex -33.1922 -62.7693 64.4261; + normal -0.0338481 -0.933635 -0.356623; + texcoord 0.599320 -3.47578; + tangent 0.325382 -0.347681 0.879343; + vertex -36.4542 -62.7165 64.5383; + normal -0.0384013 -0.934040 -0.355098; + texcoord 0.399710 -3.47578; + vertex -36.7002 -62.4536 63.8735; + normal -0.0449007 -0.934581 -0.352907; + texcoord 0.599320 -3.88973; + tangent 0.325382 -0.347681 0.879343; + vertex -39.2637 -62.4474 64.1831; + normal 0.0375337 -0.611491 0.790361; + texcoord 0.798930 -3.09145; + tangent 0.174374 0.782791 0.597354; + vertex -33.4297 -61.3596 65.4445; + normal -0.0326353 -0.601720 0.798040; + texcoord 0.798930 -3.47578; + tangent 0.174374 0.782791 0.597354; + vertex -36.3227 -62.1259 64.9890; + normal -0.0908419 -0.591272 0.801340; + texcoord 0.599320 -3.47578; + vertex -36.4542 -62.7165 64.5383; + normal -0.156615 -0.576877 0.801676; + texcoord 0.599320 -3.88973; + tangent 0.174375 0.782791 0.597354; + vertex -39.2637 -62.4474 64.1831; + normal -0.255299 0.457495 0.851775; + texcoord 0.798930 -3.09145; + tangent -0.218117 0.831007 -0.511716; + vertex -33.4297 -61.3596 65.4445; + normal -0.175454 0.482406 0.858196; + texcoord 0.998540 -3.47578; + tangent -0.218117 0.831007 -0.511716; + vertex -36.4875 -61.4979 64.6022; + normal -0.190725 0.477933 0.857440; + texcoord 0.798930 -3.47578; + tangent -0.218117 0.831007 -0.511716; + vertex -36.3227 -62.1259 64.9890; + normal -0.109559 0.500176 0.858965; + texcoord 0.998540 -3.88973; + tangent -0.218117 0.831007 -0.511716; + vertex -39.1482 -62.2332 64.6911; + normal -0.113389 0.513053 0.850835; + texcoord 0.000490000 -3.47578; + tangent -0.639000 0.618091 -0.457867; + vertex -36.4875 -61.4979 64.6022; + normal -0.251546 0.394605 0.883749; + texcoord 0.200100 -3.88973; + tangent -0.639000 0.618091 -0.457867; + vertex -39.3706 -62.0181 64.5317; + normal -0.209108 0.433244 0.876683; + texcoord 0.000490000 -3.88973; + vertex -39.1482 -62.2332 64.6911; + normal -0.358066 0.287803 0.888233; + texcoord 0.000490000 -3.98973; + vertex -39.6030 -62.4948 64.5925; + normal 0.178915 -0.944283 -0.276259; + texcoord 0.798930 -3.47578; + tangent 0.521676 -0.147018 0.840380; + vertex -36.3227 -62.1259 64.9890; + normal 0.102261 -0.967163 -0.232678; + texcoord 0.798930 -3.88973; + tangent 0.521676 -0.147018 0.840380; + vertex -39.0821 -62.4985 64.4756; + normal 0.0452763 -0.978881 -0.199354; + texcoord 0.599320 -3.88973; + vertex -39.2637 -62.4474 64.1831; + normal -0.0402429 -0.988184 -0.147894; + texcoord 0.599320 -3.98973; + tangent 0.521676 -0.147018 0.840380; + vertex -39.6030 -62.4948 64.5925; + normal -0.0567468 -0.637848 0.768068; + texcoord 0.798930 -3.47578; + tangent -0.189851 0.762165 0.618919; + vertex -36.3227 -62.1259 64.9890; + normal 0.0479496 -0.622434 0.781202; + texcoord 0.998540 -3.88973; + tangent -0.189851 0.762165 0.618919; + vertex -39.1482 -62.2332 64.6911; + normal 0.0453899 -0.622897 0.780986; + texcoord 0.798930 -3.88973; + vertex -39.0821 -62.4985 64.4756; + normal 0.171958 -0.594828 0.785245; + texcoord 0.798930 -3.98973; + tangent -0.189851 0.762165 0.618919; + vertex -39.6030 -62.4948 64.5925; + normal 0.0625196 -0.625591 -0.777642; + texcoord 0.998540 -3.51167; + tangent -0.491830 -0.697300 0.521417; + vertex 30.7195 139.189 51.0728; + normal 0.0213173 -0.608319 -0.793407; + texcoord 0.998540 -4.18724; + tangent -0.491830 -0.697300 0.521417; + vertex 27.2442 141.982 48.5463; + normal -0.00226461 -0.597828 -0.801621; + texcoord 0.749030 -4.18724; + vertex 27.5622 142.433 48.2092; + normal -0.0439070 -0.578230 -0.814692; + texcoord 0.749030 -4.79970; + tangent -0.491830 -0.697300 0.521417; + vertex 24.8934 144.443 46.9262; + normal 0.444222 0.884938 0.139831; + texcoord 0.499510 -4.18724; + tangent -0.0369781 0.174053 -0.984042; + vertex 27.6829 142.753 48.7574; + normal 0.387180 0.910297 0.146460; + texcoord 0.749030 -4.79970; + tangent -0.0369777 0.174053 -0.984042; + vertex 24.8934 144.443 46.9262; + normal 0.408028 0.901522 0.144124; + texcoord 0.499510 -4.79970; + vertex 24.9034 144.396 47.1907; + normal 0.340041 0.928145 0.151388; + texcoord 0.499510 -4.89970; + tangent -0.0369776 0.174053 -0.984042; + vertex 24.6022 144.523 47.0879; + normal 0.610120 0.553905 0.566517; + texcoord 0.499510 -3.97261; + tangent 0.639068 -0.766698 0.0613741; + vertex 18.9890 100.800 120.707; + normal 0.575128 0.529319 0.623739; + texcoord 0.749030 -4.83671; + tangent 0.639068 -0.766697 0.0613739; + vertex 20.6327 103.090 116.698; + normal 0.568598 0.524664 0.633580; + texcoord 0.499510 -4.83671; + vertex 20.4689 103.286 116.682; + normal 0.516622 0.486995 0.704228; + texcoord 0.499510 -4.93671; + tangent 0.639068 -0.766697 0.0613739; + vertex 20.7221 103.314 116.478; + normal 0.754691 -0.656075 0.00283753; + texcoord 0.998540 -3.97261; + tangent -0.224317 -0.262094 -0.938610; + vertex 18.1699 100.273 120.346; + normal 0.832648 -0.551982 -0.0448600; + texcoord 0.998540 -4.83671; + tangent -0.224317 -0.262094 -0.938610; + vertex 20.5752 103.023 116.457; + normal 0.812249 -0.582461 -0.0314741; + texcoord 0.749030 -4.83671; + vertex 20.6327 103.090 116.698; + normal 0.891779 -0.443579 -0.0892619; + texcoord 0.749030 -4.93671; + vertex 20.7221 103.314 116.478; + normal -0.0527225 -0.619944 0.782872; + texcoord 0.250000 -1.61242; + tangent 0.826798 -0.466747 -0.313929; + vertex 35.2797 -15.9608 139.108; + normal -0.0449985 -0.622874 0.781027; + texcoord 0.374760 -1.61242; + tangent 0.838101 -0.450203 -0.308065; + vertex 36.1033 -16.4257 138.796; + normal 0.104638 -0.670590 0.734412; + texcoord 0.250000 -2.55559; + tangent 0.992585 0.0195699 -0.119965; + vertex 40.2628 -9.22549 144.778; + normal 0.112366 -0.672585 0.731439; + texcoord 0.374760 -2.55559; + tangent 0.993050 0.0500724 -0.106512; + vertex 41.0404 -9.18628 144.694; + normal 0.584752 -0.713410 0.386149; + texcoord 0.374760 -1.61242; + tangent 0.675443 0.164557 -0.718817; + vertex 36.1033 -16.4257 138.796; + normal 0.583659 -0.713737 0.387198; + texcoord 0.499510 -1.61242; + tangent 0.673856 0.160253 -0.721275; + vertex 36.7926 -16.2578 138.062; + normal 0.562870 -0.719555 0.406716; + texcoord 0.374760 -2.55559; + tangent 0.630857 0.0569447 -0.773806; + vertex 41.0404 -9.18628 144.694; + normal 0.561302 -0.719964 0.408157; + texcoord 0.499510 -2.55559; + tangent 0.626284 0.0471112 -0.778171; + vertex 41.5376 -9.14888 144.076; + normal 0.0930926 0.680008 -0.727270; + texcoord 0.749030 -1.61242; + tangent -0.828298 0.458223 0.322421; + vertex 36.4885 -14.7092 137.011; + normal 0.0835987 0.685465 -0.723291; + texcoord 0.873780 -1.61242; + tangent -0.839432 0.441813 0.316474; + vertex 35.6590 -14.2503 137.334; + normal -0.0905816 0.768105 -0.633885; + texcoord 0.749030 -2.55559; + tangent -0.989903 0.0118197 0.141253; + vertex 40.8664 -9.15257 142.767; + normal -0.110242 0.775348 -0.621837; + texcoord 0.873780 -2.55559; + tangent -0.992289 -0.0501944 0.113331; + vertex 40.0871 -9.19199 142.856; + normal -0.530138 0.792685 -0.301005; + texcoord 0.873780 -1.61242; + tangent -0.669827 -0.173855 0.721877; + vertex 35.6590 -14.2503 137.334; + normal -0.528096 0.793054 -0.303612; + texcoord 0.998540 -1.61242; + tangent -0.667919 -0.168120 0.724997; + vertex 34.9555 -14.4329 138.092; + normal -0.497153 0.797493 -0.341825; + texcoord 0.873780 -2.55559; + tangent -0.626020 -0.0582804 0.777626; + vertex 40.0871 -9.19199 142.856; + normal -0.494623 0.797764 -0.344849; + texcoord 0.998540 -2.55559; + tangent -0.621126 -0.0469394 0.782304; + vertex 39.5858 -9.22987 143.488; + normal -0.631042 0.110056 -0.767903; + texcoord 0.000490000 -4.10983; + tangent -0.619495 0.524312 0.584229; + vertex 42.0280 3.11473 144.246; + normal -0.491985 0.320615 -0.809417; + texcoord 0.250000 -4.73745; + vertex 42.4717 7.06755 144.448; + normal -0.537751 0.258742 -0.802419; + texcoord 0.000490000 -4.73745; + vertex 42.6436 6.92208 144.286; + normal -0.336511 0.495016 -0.801073; + texcoord 0.000490000 -4.83745; + tangent -0.619495 0.524312 0.584229; + vertex 42.7884 7.22023 144.409; + normal 0.706478 0.0478880 0.706113; + texcoord 0.499510 -4.10983; + tangent 0.619478 -0.524321 -0.584239; + vertex 42.5665 3.32714 144.989; + normal 0.730355 0.112097 0.673807; + texcoord 0.749030 -4.73745; + tangent 0.619478 -0.524320 -0.584239; + vertex 42.8119 6.87982 144.502; + normal 0.738598 0.137173 0.660043; + texcoord 0.499510 -4.73745; + vertex 42.6400 7.02529 144.664; + normal 0.761236 0.219438 0.610219; + texcoord 0.499510 -4.83745; + vertex 42.7884 7.22023 144.409; + normal 0.772466 -0.118362 -0.623929; + texcoord 0.998540 -4.10983; + tangent -0.606784 0.152318 -0.780136; + vertex 42.0280 3.11473 144.246; + normal 0.772575 -0.117788 -0.623902; + texcoord 0.998540 -4.73745; + tangent -0.606784 0.152318 -0.780136; + vertex 42.6436 6.92208 144.286; + normal 0.772575 -0.117792 -0.623902; + texcoord 0.749030 -4.73745; + vertex 42.8119 6.87982 144.502; + normal 0.772718 -0.117038 -0.623866; + texcoord 0.749030 -4.83745; + tangent -0.606784 0.152318 -0.780136; + vertex 42.7884 7.22023 144.409; + normal 0.0278456 0.810558 -0.584997; + texcoord 0.000490000 -4.13772; + tangent -0.994810 0.0797687 0.0631741; + vertex 8.03754 -80.9456 118.188; + normal 0.0183827 0.751517 -0.659458; + texcoord 0.250000 -4.97496; + tangent -0.994809 0.0797691 0.0631739; + vertex 7.61278 -78.1650 122.021; + normal 0.0194719 0.758606 -0.651259; + texcoord 0.000490000 -4.97496; + vertex 7.84237 -78.1834 122.006; + normal 0.00695626 0.672706 -0.739877; + texcoord 0.000490000 -5.07496; + tangent -0.994810 0.0797691 0.0631739; + vertex 7.75506 -77.9751 122.195; + normal 0.996162 0.0867267 -0.0118228; + texcoord 0.998540 -4.13772; + tangent -0.0370044 0.294879 -0.954818; + vertex 8.03754 -80.9456 118.188; + normal 0.984718 0.173473 0.0154108; + texcoord 0.998540 -4.97496; + tangent -0.0370044 0.294879 -0.954818; + vertex 7.84237 -78.1834 122.006; + normal 0.972897 0.228876 0.0329793; + texcoord 0.749030 -4.97496; + vertex 7.85091 -78.2514 122.227; + normal 0.940275 0.333826 0.0666555; + texcoord 0.749030 -5.07496; + tangent -0.0370045 0.294879 -0.954818; + vertex 7.75506 -77.9751 122.195; + normal 0.992786 0.0235597 0.117566; + texcoord 0.000490000 -4.26276; + tangent 0.0334967 0.886971 -0.460609; + vertex 44.2049 113.364 112.760; + normal 0.995524 0.0111400 0.0938489; + texcoord 0.250000 -4.80552; + tangent 0.0334967 0.886971 -0.460609; + vertex 43.8387 113.106 115.904; + normal 0.996750 0.00413363 0.0804463; + texcoord 0.000490000 -4.80552; + vertex 43.8299 112.872 116.026; + normal 0.998663 -0.0115524 0.0503796; + texcoord 0.000490000 -4.90552; + tangent 0.0334967 0.886971 -0.460609; + vertex 43.8221 113.132 116.239; + normal 0.250147 0.963896 0.0912753; + texcoord 0.499510 -4.26276; + tangent -0.920092 0.207308 0.332345; + vertex 43.3252 113.533 112.798; + normal 0.226045 0.973945 0.0182811; + texcoord 0.499510 -4.80552; + tangent -0.920092 0.207308 0.332345; + vertex 43.5956 113.161 115.992; + normal 0.229296 0.972957 0.0278980; + texcoord 0.250000 -4.80552; + vertex 43.8387 113.106 115.904; + normal 0.196694 0.978263 -0.0656681; + texcoord 0.250000 -4.90552; + tangent -0.920093 0.207308 0.332345; + vertex 43.8221 113.132 116.239; + normal -0.690356 -0.117253 0.713905; + texcoord 0.125240 -1.41489; + tangent 0.457883 -0.834812 0.305667; + vertex 4.74800 65.1714 144.769; + normal -0.614169 -0.0484511 0.787686; + texcoord 0.250000 -2.16882; + tangent 0.457883 -0.834812 0.305667; + vertex 9.53545 66.2238 149.571; + normal -0.637249 -0.0684608 0.767611; + texcoord 0.000490000 -2.16882; + vertex 8.99812 67.2035 149.212; + normal -0.554937 0.000222856 0.831892; + texcoord 0.250000 -2.97368; + tangent 0.457883 -0.834812 0.305667; + vertex 14.0461 69.2405 152.579; + normal 0.719739 0.137704 -0.680451; + texcoord 0.624270 -1.41489; + tangent -0.453614 0.835258 -0.310772; + vertex 5.97968 63.5231 143.555; + normal 0.696464 0.114677 -0.708369; + texcoord 0.749030 -2.16882; + tangent -0.453614 0.835258 -0.310772; + vertex 9.74084 67.3051 148.299; + normal 0.694976 0.113240 -0.710060; + texcoord 0.499510 -2.16882; + vertex 10.2768 66.3182 148.666; + normal 0.670116 0.0897870 -0.736806; + texcoord 0.749030 -2.97368; + tangent -0.453614 0.835258 -0.310772; + vertex 13.5977 70.0933 152.147; + normal -0.337007 0.925822 -0.171114; + texcoord 0.873780 -1.41489; + tangent -0.628610 -0.0859587 0.772956; + vertex 6.14094 65.1531 143.746; + normal -0.375150 0.904114 -0.204548; + texcoord 0.998540 -2.16882; + tangent -0.628610 -0.0859586 0.772956; + vertex 8.99812 67.2035 149.212; + normal -0.369949 0.907277 -0.199966; + texcoord 0.749030 -2.16882; + vertex 9.74084 67.3051 148.299; + normal -0.406727 0.883462 -0.232524; + texcoord 0.749030 -2.97368; + tangent -0.628610 -0.0859585 0.772956; + vertex 13.5977 70.0933 152.147; + normal -0.248737 -0.617266 0.746400; + texcoord 0.000490000 -2.16882; + tangent 0.759080 -0.602884 -0.245617; + vertex 8.99812 67.2035 149.212; + normal -0.140533 -0.520152 0.842432; + texcoord 0.250000 -2.97368; + tangent 0.759080 -0.602884 -0.245617; + vertex 14.0461 69.2405 152.579; + normal -0.172451 -0.550036 0.817142; + texcoord 0.000490000 -2.97368; + vertex 13.4814 69.6891 152.762; + normal -0.0578727 -0.438293 0.896967; + texcoord 0.250000 -3.60938; + tangent 0.759080 -0.602884 -0.245617; + vertex 16.8799 71.2686 153.753; + normal 0.745583 -0.613633 -0.259925; + texcoord 0.499510 -2.16882; + tangent 0.157473 0.541216 -0.826007; + vertex 10.2768 66.3182 148.666; + normal 0.694671 -0.655210 -0.296872; + texcoord 0.499510 -2.97368; + tangent 0.157472 0.541216 -0.826007; + vertex 14.1633 69.6432 151.965; + normal 0.692661 -0.656714 -0.298241; + texcoord 0.250000 -2.97368; + vertex 14.0461 69.2405 152.579; + normal 0.636141 -0.695370 -0.334344; + texcoord 0.250000 -3.60938; + vertex 16.8799 71.2686 153.753; + normal 0.194022 0.567212 -0.800391; + texcoord 0.499510 -2.16882; + tangent -0.758778 0.603907 0.244035; + vertex 10.2768 66.3182 148.666; + normal 0.184977 0.559025 -0.808254; + texcoord 0.749030 -2.97368; + tangent -0.758778 0.603906 0.244035; + vertex 13.5977 70.0933 152.147; + normal 0.183990 0.558127 -0.809099; + texcoord 0.499510 -2.97368; + vertex 14.1633 69.6432 151.965; + normal 0.174606 0.549537 -0.817020; + texcoord 0.749030 -3.60938; + tangent -0.758778 0.603906 0.244036; + vertex 16.7950 71.6112 153.851; + normal -0.644338 0.689335 0.331128; + texcoord 0.998540 -2.16882; + tangent -0.156002 -0.542369 0.825530; + vertex 8.99812 67.2035 149.212; + normal -0.600756 0.715511 0.356561; + texcoord 0.998540 -2.97368; + tangent -0.156002 -0.542369 0.825530; + vertex 13.4814 69.6891 152.762; + normal -0.600994 0.715378 0.356429; + texcoord 0.749030 -2.97368; + vertex 13.5977 70.0933 152.147; + normal -0.554418 0.739772 0.381257; + texcoord 0.749030 -3.60938; + tangent -0.156002 -0.542369 0.825530; + vertex 16.7950 71.6112 153.851; + normal 0.244883 -0.835521 0.491872; + texcoord 0.000490000 -2.97368; + tangent 0.0625808 -0.492639 -0.867981; + vertex 13.4814 69.6891 152.762; + normal 0.406965 -0.781502 0.472899; + texcoord 0.250000 -3.60938; + tangent 0.0625814 -0.492639 -0.867981; + vertex 16.8799 71.2686 153.753; + normal 0.462873 -0.756170 0.462552; + texcoord 0.000490000 -3.60938; + vertex 16.8637 71.3962 153.978; + normal 0.650289 -0.639609 0.409908; + texcoord 0.000490000 -3.70938; + tangent 0.0625814 -0.492639 -0.867981; + vertex 17.1017 71.5116 153.780; + normal 0.628971 -0.236392 -0.740618; + texcoord 0.499510 -2.97368; + tangent -0.265355 0.830161 -0.490326; + vertex 14.1633 69.6432 151.965; + normal 0.562671 -0.279634 -0.777950; + texcoord 0.499510 -3.60938; + tangent -0.265355 0.830161 -0.490326; + vertex 16.8112 71.4836 153.626; + normal 0.560984 -0.280672 -0.778794; + texcoord 0.250000 -3.60938; + vertex 16.8799 71.2686 153.753; + normal 0.466870 -0.334322 -0.818695; + texcoord 0.250000 -3.70938; + tangent -0.265355 0.830161 -0.490326; + vertex 17.1017 71.5116 153.780; + normal -0.268884 0.829200 -0.490029; + texcoord 0.499510 -2.97368; + tangent -0.0626255 0.492638 0.867978; + vertex 14.1633 69.6432 151.965; + normal -0.0177475 0.868998 -0.494497; + texcoord 0.749030 -3.60938; + tangent -0.0626255 0.492638 0.867978; + vertex 16.7950 71.6112 153.851; + normal -0.120034 0.859655 -0.496574; + texcoord 0.499510 -3.60938; + vertex 16.8112 71.4836 153.626; + normal 0.170206 0.862217 -0.477087; + texcoord 0.499510 -3.70938; + vertex 17.1017 71.5116 153.780; + normal 0.887822 0.328258 0.322518; + texcoord 0.998540 -1.42892; + tangent -0.422815 0.305215 0.853271; + vertex 23.3464 -52.1456 136.953; + normal 0.686043 0.531413 0.496935; + texcoord 0.998540 -2.21115; + tangent -0.585812 0.0442450 0.809238; + vertex 23.5566 -57.0482 141.364; + normal 0.867329 0.356670 0.347170; + texcoord 0.873780 -1.42892; + tangent -0.439246 0.282822 0.852687; + vertex 23.7304 -52.4228 136.178; + normal 0.652739 0.554394 0.516313; + texcoord 0.749030 -2.21115; + tangent -0.613647 -0.0127470 0.789478; + vertex 24.2561 -57.0336 140.464; + normal -0.758935 -0.576785 -0.302219; + texcoord 0.166830 -1.46700; + tangent 0.552883 -0.325590 -0.767015; + vertex 3.63585 -110.160 74.8202; + normal -0.612119 -0.783252 -0.108748; + texcoord 0.333170 -2.22425; + tangent 0.552883 -0.325590 -0.767015; + vertex 8.00051 -115.961 74.9308; + normal -0.686778 -0.699326 -0.198189; + texcoord 0.000490000 -2.22425; + vertex 7.29861 -115.548 75.9046; + normal -0.507339 -0.861747 0.000100460; + texcoord 0.333170 -2.98212; + tangent 0.552882 -0.325590 -0.767015; + vertex 11.9742 -118.300 77.4687; + normal 0.635703 0.190904 -0.747956; + texcoord 0.499510 -1.46700; + tangent -0.0245775 0.973452 0.227570; + vertex 4.03826 -110.086 73.0627; + normal 0.626914 0.192324 -0.754977; + texcoord 0.665860 -2.22425; + tangent -0.0245773 0.973452 0.227570; + vertex 7.96878 -114.704 75.2246; + normal 0.615103 0.194173 -0.764163; + texcoord 0.333170 -2.22425; + tangent -0.0245773 0.973452 0.227570; + vertex 8.00051 -115.961 74.9308; + normal 0.607000 0.195404 -0.770304; + texcoord 0.333170 -2.98212; + tangent -0.0245771 0.973452 0.227570; + vertex 11.9742 -118.300 77.4687; + normal -0.286611 -0.792650 -0.538108; + texcoord 0.000490000 -2.22425; + tangent 0.426421 0.397423 -0.812539; + vertex 7.29861 -115.548 75.9046; + normal -0.140847 -0.858174 -0.493660; + texcoord 0.333170 -2.98212; + tangent 0.426421 0.397423 -0.812539; + vertex 11.9742 -118.300 77.4687; + normal -0.122795 -0.864554 -0.487307; + texcoord 0.000490000 -2.98212; + tangent 0.426421 0.397423 -0.812539; + vertex 11.6302 -118.621 78.1243; + normal 0.0310661 -0.904210 -0.425957; + texcoord 0.333170 -3.59935; + tangent 0.426421 0.397423 -0.812539; + vertex 14.9760 -119.062 79.3051; + normal 0.720918 0.645288 -0.252746; + texcoord 0.665860 -2.22425; + tangent -0.253759 0.585166 0.770186; + vertex 7.96878 -114.704 75.2246; + normal 0.611758 0.713862 -0.340813; + texcoord 0.665860 -2.98212; + tangent -0.253759 0.585166 0.770186; + vertex 11.7685 -117.826 78.0931; + normal 0.591848 0.723729 -0.354869; + texcoord 0.333170 -2.98212; + vertex 11.9742 -118.300 77.4687; + normal 0.462214 0.772815 -0.434874; + texcoord 0.333170 -3.59935; + tangent -0.253758 0.585166 0.770186; + vertex 14.9760 -119.062 79.3051; + normal -0.530241 0.125132 0.838562; + texcoord 0.665860 -2.22425; + tangent -0.171275 -0.984467 0.0386036; + vertex 7.96878 -114.704 75.2246; + normal -0.423032 0.108872 0.899550; + texcoord 0.998540 -2.98212; + tangent -0.171275 -0.984467 0.0386036; + vertex 11.6302 -118.621 78.1243; + normal -0.463532 0.115095 0.878573; + texcoord 0.665860 -2.98212; + tangent -0.171275 -0.984467 0.0386036; + vertex 11.7685 -117.826 78.0931; + normal -0.353983 0.0980567 0.930097; + texcoord 0.998540 -3.59935; + tangent -0.171275 -0.984467 0.0386035; + vertex 14.8475 -119.285 79.4187; + normal 0.216038 -0.539563 -0.813756; + texcoord 0.000490000 -2.98212; + tangent 0.457147 0.792340 -0.403998; + vertex 11.6302 -118.621 78.1243; + normal 0.195002 -0.532483 -0.823672; + texcoord 0.333170 -3.59935; + tangent 0.457147 0.792339 -0.403998; + vertex 14.9760 -119.062 79.3051; + normal 0.197429 -0.533314 -0.822556; + texcoord 0.000490000 -3.59935; + vertex 14.8475 -119.285 79.4187; + normal 0.167834 -0.522934 -0.835686; + texcoord 0.000490000 -3.69935; + vertex 15.1359 -119.254 79.4574; + normal 0.327680 0.940300 0.0919877; + texcoord 0.665860 -2.98212; + tangent -0.127222 -0.0525620 0.990481; + vertex 11.7685 -117.826 78.0931; + normal 0.516779 0.848837 0.111423; + texcoord 0.665860 -3.59935; + tangent -0.127222 -0.0525619 0.990480; + vertex 14.9402 -119.077 79.5836; + normal 0.481641 0.869686 0.108016; + texcoord 0.333170 -3.59935; + vertex 14.9760 -119.062 79.3051; + normal 0.709923 0.692562 0.127938; + texcoord 0.333170 -3.69935; + tangent -0.127222 -0.0525619 0.990481; + vertex 15.1359 -119.254 79.4574; + normal -0.279638 -0.0880434 -0.956060; + texcoord 0.250000 1.00000; + tangent -0.959228 0.0681765 0.274286; + vertex 56.2905 141.562 64.0855; + normal -0.266687 0.103018 -0.958261; + texcoord 0.250000 -0.548090; + tangent -0.959228 0.0681765 0.274286; + vertex 53.0052 151.688 64.1139; + normal -0.271746 0.0442674 -0.961350; + texcoord 0.000490000 -0.548090; + vertex 53.6143 151.645 63.9398; + normal -0.252231 0.231356 -0.939603; + texcoord 0.250000 -2.45015; + tangent -0.959228 0.0681762 0.274286; + vertex 52.4651 161.488 66.6718; + normal -0.956755 -0.259076 -0.132286; + texcoord 0.499510 1.00000; + tangent 0.130185 -0.788014 0.601735; + vertex 56.1938 140.277 63.4019; + normal -0.974277 -0.214267 -0.0698146; + texcoord 0.499510 -0.548090; + tangent 0.130184 -0.788015 0.601735; + vertex 53.0879 151.188 64.4960; + normal -0.990792 -0.126165 0.0491336; + texcoord 0.250000 -0.548090; + vertex 53.0052 151.688 64.1139; + normal -0.990896 -0.0824030 0.106466; + texcoord 0.250000 -2.45015; + tangent 0.130184 -0.788015 0.601735; + vertex 52.4651 161.488 66.6718; + normal 0.272484 0.0215899 0.961918; + texcoord 0.749030 1.00000; + tangent 0.959975 -0.0734415 -0.270286; + vertex 55.1371 139.067 64.1876; + normal 0.265745 -0.0659960 0.961782; + texcoord 0.749030 -0.548090; + tangent 0.959975 -0.0734430 -0.270286; + vertex 53.7016 151.141 64.3232; + normal 0.263233 -0.0931201 0.960228; + texcoord 0.499510 -0.548090; + vertex 53.0879 151.188 64.4960; + normal 0.253808 -0.179991 0.950360; + texcoord 0.749030 -2.45015; + tangent 0.959975 -0.0734429 -0.270286; + vertex 52.6259 161.564 66.5845; + normal 0.975910 0.211061 0.0552592; + texcoord 0.998540 1.00000; + tangent -0.136547 0.788410 -0.599804; + vertex 55.9797 140.440 64.9644; + normal 0.989581 0.136464 -0.0459074; + texcoord 0.998540 -0.548090; + tangent -0.136547 0.788409 -0.599804; + vertex 53.6143 151.645 63.9398; + normal 0.981884 0.188010 0.0235995; + texcoord 0.749030 -0.548090; + vertex 53.7016 151.141 64.3232; + normal 0.990525 0.117612 -0.0709014; + texcoord 0.749030 -2.45015; + tangent -0.136547 0.788410 -0.599804; + vertex 52.6259 161.564 66.5845; + normal -0.970668 -0.0479341 -0.235598; + texcoord 0.000490000 -0.548090; + tangent -0.199437 -0.386736 0.900367; + vertex 53.6143 151.645 63.9398; + normal -0.979888 0.0725137 -0.185905; + texcoord 0.250000 -2.45015; + tangent -0.199437 -0.386735 0.900367; + vertex 52.4651 161.488 66.6718; + normal -0.979899 0.0832475 -0.181297; + texcoord 0.000490000 -2.45015; + tangent -0.199437 -0.386735 0.900367; + vertex 52.4931 161.542 66.5456; + normal -0.963749 0.243602 -0.108842; + texcoord 0.000490000 -2.55015; + vertex 52.5083 161.661 66.6779; + normal -0.241732 -0.214525 0.946332; + texcoord 0.499510 -0.548090; + tangent 0.947330 0.158963 0.278023; + vertex 53.0879 151.188 64.4960; + normal -0.264573 -0.100722 0.959091; + texcoord 0.499510 -2.45015; + tangent 0.947330 0.158964 0.278023; + vertex 52.5979 161.510 66.7107; + normal -0.262149 -0.113779 0.958297; + texcoord 0.250000 -2.45015; + vertex 52.4651 161.488 66.6718; + normal -0.287203 0.0375613 0.957133; + texcoord 0.250000 -2.55015; + tangent 0.947330 0.158963 0.278023; + vertex 52.5083 161.661 66.6779; + normal 0.659597 -0.0678481 -0.748551; + texcoord 0.250000 1.00000; + tangent -0.540664 0.649001 -0.535239; + vertex -11.1862 90.1824 153.196; + normal 0.765509 0.115737 -0.632931; + texcoord 0.250000 -0.556750; + tangent -0.540663 0.649001 -0.535239; + vertex -8.76549 100.069 154.433; + normal 0.732262 0.0498871 -0.679193; + texcoord 0.000490000 -0.556750; + tangent -0.540663 0.649001 -0.535239; + vertex -8.47527 99.7206 154.721; + normal 0.809142 0.227123 -0.541945; + texcoord 0.250000 -2.33871; + tangent -0.540663 0.649001 -0.535239; + vertex -7.77466 108.162 159.304; + normal -0.457586 0.263433 -0.849246; + texcoord 0.499510 1.00000; + tangent -0.832363 -0.462808 0.304928; + vertex -10.9274 89.3912 152.286; + normal -0.486416 0.346299 -0.802170; + texcoord 0.499510 -0.556750; + tangent -0.832363 -0.462808 0.304928; + vertex -9.21229 99.8206 154.597; + normal -0.506740 0.412670 -0.756914; + texcoord 0.250000 -0.556750; + vertex -8.76549 100.069 154.433; + normal -0.525693 0.484999 -0.698873; + texcoord 0.250000 -2.33871; + tangent -0.832363 -0.462807 0.304929; + vertex -7.77466 108.162 159.304; + normal -0.715570 -0.0117602 0.698442; + texcoord 0.749030 1.00000; + tangent 0.535064 -0.652007 0.537208; + vertex -12.1083 88.9583 151.447; + normal -0.753971 -0.0816950 0.651809; + texcoord 0.749030 -0.556750; + tangent 0.535064 -0.652007 0.537208; + vertex -8.92312 99.4682 154.887; + normal -0.768852 -0.112298 0.629488; + texcoord 0.499510 -0.556750; + vertex -9.21229 99.8206 154.597; + normal -0.797724 -0.180603 0.575343; + texcoord 0.749030 -2.33871; + tangent 0.535064 -0.652008 0.537208; + vertex -7.67712 108.276 159.380; + normal 0.483176 -0.318717 0.815451; + texcoord 0.998540 1.00000; + tangent 0.828672 0.467073 -0.308455; + vertex -12.1300 89.4563 152.874; + normal 0.511187 -0.407029 0.756978; + texcoord 0.998540 -0.556750; + tangent 0.828672 0.467074 -0.308455; + vertex -8.47527 99.7206 154.721; + normal 0.497897 -0.363317 0.787464; + texcoord 0.749030 -0.556750; + vertex -8.92312 99.4682 154.887; + normal 0.521755 -0.445040 0.727813; + texcoord 0.749030 -2.33871; + tangent 0.828672 0.467074 -0.308456; + vertex -7.67712 108.276 159.380; + normal -0.970761 -0.0472307 0.235357; + texcoord 0.000490000 -0.556750; + tangent 0.0232109 -0.994327 -0.103804; + vertex -8.47527 99.7206 154.721; + normal -0.990797 -0.0367284 0.130277; + texcoord 0.250000 -2.33871; + tangent 0.0232105 -0.994327 -0.103805; + vertex -7.77466 108.162 159.304; + normal -0.999312 -0.0200718 -0.0311786; + texcoord 0.000490000 -2.33871; + vertex -7.77741 108.280 159.317; + normal -0.992482 -0.0104363 -0.121948; + texcoord 0.000490000 -2.43871; + tangent 0.0232105 -0.994327 -0.103805; + vertex -7.79273 108.206 159.448; + normal 0.631379 0.653183 -0.417986; + texcoord 0.250000 1.00000; + tangent -0.775474 0.531663 -0.340550; + vertex 30.7399 -37.5431 156.320; + normal 0.626338 0.715807 -0.308740; + texcoord 0.250000 -0.628540; + tangent -0.775474 0.531663 -0.340550; + vertex 30.3558 -31.4976 165.187; + normal 0.625999 0.717700 -0.305011; + texcoord 0.000490000 -0.628540; + tangent -0.775474 0.531663 -0.340550; + vertex 30.7850 -31.7919 165.375; + normal 0.610664 0.768605 -0.190619; + texcoord 0.250000 -2.62243; + tangent -0.775474 0.531663 -0.340550; + vertex 29.4397 -28.2414 175.381; + normal -0.783057 0.520426 -0.340555; + texcoord 0.499510 1.00000; + tangent -0.530980 -0.844517 -0.0696543; + vertex 30.7827 -37.4888 155.049; + normal -0.795140 0.524973 -0.303572; + texcoord 0.499510 -0.628540; + tangent -0.530980 -0.844517 -0.0696534; + vertex 30.0618 -31.9651 165.148; + normal -0.802426 0.527525 -0.278981; + texcoord 0.250000 -0.628540; + vertex 30.3558 -31.4976 165.187; + normal -0.812174 0.530643 -0.242469; + texcoord 0.250000 -2.62243; + tangent -0.530980 -0.844517 -0.0696543; + vertex 29.4397 -28.2414 175.381; + normal -0.635271 -0.673628 0.377698; + texcoord 0.749030 1.00000; + tangent 0.771845 -0.537216 0.340080; + vertex 29.3991 -37.4024 154.336; + normal -0.631077 -0.712445 0.306862; + texcoord 0.749030 -0.628540; + tangent 0.771845 -0.537216 0.340080; + vertex 30.4920 -32.2645 165.338; + normal -0.631816 -0.707919 0.315687; + texcoord 0.499510 -0.628540; + vertex 30.0618 -31.9651 165.148; + normal -0.624004 -0.742644 0.243104; + texcoord 0.749030 -2.62243; + tangent 0.771845 -0.537216 0.340080; + vertex 29.5748 -28.1777 175.468; + normal 0.814714 -0.524755 0.246727; + texcoord 0.998540 1.00000; + tangent 0.525770 0.847956 0.0673478; + vertex 29.7025 -38.0013 155.743; + normal 0.808356 -0.522723 0.270778; + texcoord 0.998540 -0.628540; + tangent 0.525770 0.847956 0.0673481; + vertex 30.7850 -31.7919 165.375; + normal 0.811232 -0.523662 0.260153; + texcoord 0.749030 -0.628540; + vertex 30.4920 -32.2645 165.338; + normal 0.804838 -0.521533 0.283266; + texcoord 0.749030 -2.62243; + tangent 0.525770 0.847956 0.0673485; + vertex 29.5748 -28.1777 175.468; + normal -0.832603 0.477146 -0.281255; + texcoord 0.000490000 -0.628540; + tangent -0.498512 -0.866867 0.00512019; + vertex 30.7850 -31.7919 165.375; + normal -0.825468 0.472884 -0.308193; + texcoord 0.250000 -2.62243; + tangent -0.498513 -0.866867 0.00512016; + vertex 29.4397 -28.2414 175.381; + normal -0.824101 0.472070 -0.313060; + texcoord 0.000490000 -2.62243; + vertex 29.5006 -28.1355 175.380; + normal -0.813238 0.465610 -0.349071; + texcoord 0.000490000 -2.72243; + tangent -0.498513 -0.866867 0.00512021; + vertex 29.4271 -28.1630 175.515; + normal -0.664324 -0.714460 0.219591; + texcoord 0.499510 -0.628540; + tangent 0.607656 -0.345175 0.715268; + vertex 30.0618 -31.9651 165.148; + normal -0.692575 -0.671097 0.264518; + texcoord 0.499510 -2.62243; + tangent 0.607656 -0.345176 0.715268; + vertex 29.5139 -28.2836 175.468; + normal -0.683458 -0.685999 0.249581; + texcoord 0.250000 -2.62243; + vertex 29.4397 -28.2414 175.381; + normal -0.714511 -0.630799 0.302600; + texcoord 0.250000 -2.72243; + tangent 0.607656 -0.345176 0.715268; + vertex 29.4271 -28.1630 175.515; + normal 0.516273 0.855127 -0.0471184; + texcoord 0.250000 1.00000; + tangent -0.840785 0.495611 -0.217833; + vertex -2.30382 -109.105 90.8618; + normal 0.474270 0.868344 0.145073; + texcoord 0.250000 -0.501950; + tangent -0.840785 0.495611 -0.217833; + vertex -4.22211 -107.405 100.706; + normal 0.474229 0.868341 0.145224; + texcoord 0.000490000 -0.501950; + vertex -3.73746 -107.690 100.831; + normal 0.413653 0.847708 0.332089; + texcoord 0.250000 -2.24550; + tangent -0.840785 0.495611 -0.217833; + vertex -7.19571 -109.320 109.298; + normal -0.861034 0.463652 -0.208921; + texcoord 0.499510 1.00000; + tangent -0.113925 -0.576237 -0.809303; + vertex -2.04729 -108.237 89.8943; + normal -0.863161 0.460748 -0.206553; + texcoord 0.499510 -0.501950; + tangent -0.113925 -0.576238 -0.809303; + vertex -4.28778 -107.737 100.239; + normal -0.867294 0.455018 -0.201892; + texcoord 0.250000 -0.501950; + tangent -0.113925 -0.576238 -0.809303; + vertex -4.22211 -107.405 100.706; + normal -0.869036 0.452566 -0.199901; + texcoord 0.250000 -2.24550; + tangent -0.113925 -0.576237 -0.809303; + vertex -7.19571 -109.320 109.298; + normal -0.503121 -0.863282 -0.0401648; + texcoord 0.749030 1.00000; + tangent 0.839932 -0.499395 0.212410; + vertex -3.33148 -107.772 89.0168; + normal -0.472274 -0.865444 -0.167227; + texcoord 0.749030 -0.501950; + tangent 0.839932 -0.499395 0.212410; + vertex -3.80031 -108.027 100.362; + normal -0.475792 -0.865902 -0.154391; + texcoord 0.499510 -0.501950; + vertex -4.28778 -107.737 100.239; + normal -0.437777 -0.854814 -0.278646; + texcoord 0.749030 -2.24550; + tangent 0.839933 -0.499395 0.212409; + vertex -7.18222 -109.263 109.468; + normal 0.948381 -0.303847 0.0908319; + texcoord 0.998540 1.00000; + tangent 0.108294 0.579481 0.807759; + vertex -3.15493 -109.155 89.8479; + normal 0.860785 -0.461136 0.215414; + texcoord 0.998540 -0.501950; + tangent 0.108294 0.579481 0.807759; + vertex -3.73746 -107.690 100.831; + normal 0.926050 -0.354297 0.130018; + texcoord 0.749030 -0.501950; + vertex -3.80031 -108.027 100.362; + normal 0.834576 -0.494478 0.242846; + texcoord 0.749030 -2.24550; + tangent 0.108293 0.579481 0.807759; + vertex -7.18222 -109.263 109.468; + normal -0.740671 -0.535618 -0.405610; + texcoord 0.000490000 -0.501950; + tangent 0.638170 -0.372060 -0.674026; + vertex -3.73746 -107.690 100.831; + normal -0.746704 -0.512376 -0.424151; + texcoord 0.250000 -2.24550; + tangent 0.638169 -0.372060 -0.674026; + vertex -7.19571 -109.320 109.298; + normal -0.752038 -0.488715 -0.442262; + texcoord 0.000490000 -2.24550; + vertex -7.27691 -109.272 109.383; + normal -0.757221 -0.461533 -0.462173; + texcoord 0.000490000 -2.34550; + tangent 0.638169 -0.372060 -0.674026; + vertex -7.21555 -109.416 109.426; + normal 0.697100 0.715737 -0.0421101; + texcoord 0.250000 1.00000; + tangent -0.646389 0.652798 0.395013; + vertex 8.77992 -80.1932 62.8709; + normal 0.739896 0.662728 0.115523; + texcoord 0.250000 -0.580540; + tangent -0.646389 0.652798 0.395014; + vertex 9.88636 -80.6277 73.8023; + normal 0.730047 0.679654 0.0714341; + texcoord 0.000490000 -0.580540; + tangent -0.646389 0.652798 0.395014; + vertex 10.3016 -81.0470 73.5486; + normal 0.757163 0.612746 0.226378; + texcoord 0.250000 -2.56288; + tangent -0.646389 0.652798 0.395014; + vertex 9.54667 -83.9556 83.9463; + normal -0.519181 0.843597 0.137094; + texcoord 0.499510 1.00000; + tangent -0.697949 -0.325912 -0.637690; + vertex 8.95578 -79.2426 61.7552; + normal -0.539220 0.825145 0.168457; + texcoord 0.499510 -0.580540; + tangent -0.697949 -0.325912 -0.637690; + vertex 9.43803 -80.8370 73.3927; + normal -0.563099 0.799919 0.207485; + texcoord 0.250000 -0.580540; + tangent -0.697949 -0.325912 -0.637690; + vertex 9.88636 -80.6277 73.8023; + normal -0.579974 0.779598 0.236341; + texcoord 0.250000 -2.56288; + tangent -0.697949 -0.325912 -0.637690; + vertex 9.54667 -83.9556 83.9463; + normal -0.724610 -0.688239 -0.0356046; + texcoord 0.749030 1.00000; + tangent 0.641653 -0.654910 -0.399216; + vertex 7.52310 -78.2000 61.3900; + normal -0.740390 -0.664779 -0.0994528; + texcoord 0.749030 -0.580540; + tangent 0.641654 -0.654910 -0.399215; + vertex 9.85301 -81.2606 73.1345; + normal -0.743677 -0.658594 -0.114884; + texcoord 0.499510 -0.580540; + vertex 9.43803 -80.8370 73.3927; + normal -0.755042 -0.630878 -0.178618; + texcoord 0.749030 -2.56288; + tangent 0.641654 -0.654911 -0.399214; + vertex 9.62705 -84.0874 84.0742; + normal 0.581048 -0.781807 -0.226190; + texcoord 0.998540 1.00000; + tangent 0.693569 0.330236 0.640240; + vertex 7.52463 -79.8239 62.1875; + normal 0.567820 -0.797538 -0.203746; + texcoord 0.998540 -0.580540; + tangent 0.693568 0.330236 0.640240; + vertex 10.3016 -81.0470 73.5486; + normal 0.575750 -0.788272 -0.217116; + texcoord 0.749030 -0.580540; + vertex 9.85301 -81.2606 73.1345; + normal 0.563061 -0.802876 -0.195837; + texcoord 0.749030 -2.56288; + tangent 0.693568 0.330236 0.640240; + vertex 9.62705 -84.0874 84.0742; + normal -0.800321 0.589959 0.106927; + texcoord 0.000490000 -0.580540; + tangent -0.0926088 0.0545652 -0.994206; + vertex 10.3016 -81.0470 73.5486; + normal -0.800915 0.589151 0.106938; + texcoord 0.250000 -2.56288; + tangent -0.0926082 0.0545641 -0.994206; + vertex 9.54667 -83.9556 83.9463; + normal -0.801989 0.587685 0.106957; + texcoord 0.000490000 -2.56288; + tangent -0.0926082 0.0545641 -0.994206; + vertex 9.55980 -83.9633 84.0873; + normal -0.802371 0.587162 0.106964; + texcoord 0.000490000 -2.66288; + tangent -0.0926082 0.0545640 -0.994206; + vertex 9.45522 -84.0937 84.0185; + normal 0.0397381 -0.911214 0.410013; + texcoord 0.333170 1.00000; + tangent 0.782647 0.283485 0.554165; + vertex 55.2861 141.795 63.9851; + normal -0.113639 -0.810241 0.574974; + texcoord 0.333170 0.0226500; + tangent 0.782648 0.283485 0.554165; + vertex 52.1462 144.118 69.4522; + normal -0.0973383 -0.823585 0.558779; + texcoord 0.000490000 0.0226500; + vertex 51.5428 143.900 69.0249; + normal -0.244960 -0.678170 0.692878; + texcoord 0.333170 -1.13687; + tangent 0.782647 0.283486 0.554165; + vertex 48.4972 148.288 72.2433; + normal 0.806365 0.590132 0.0389928; + texcoord 0.665860 1.00000; + tangent 0.0724879 -0.0331833 -0.996817; + vertex 55.7894 139.534 63.4830; + normal 0.794617 0.605944 0.0376122; + texcoord 0.665860 0.0226500; + tangent 0.0724878 -0.0331834 -0.996817; + vertex 52.2030 144.092 68.6706; + normal 0.774427 0.631678 0.0352875; + texcoord 0.333170 0.0226500; + vertex 52.1462 144.118 69.4522; + normal 0.763274 0.645178 0.0340272; + texcoord 0.333170 -1.13687; + tangent 0.0724877 -0.0331838 -0.996817; + vertex 48.4972 148.288 72.2433; + normal -0.521068 0.385809 -0.761340; + texcoord 0.998540 1.00000; + tangent -0.853419 -0.248881 0.457968; + vertex 56.6421 141.011 64.0712; + normal -0.516522 0.286048 -0.807082; + texcoord 0.998540 0.0226500; + tangent -0.853419 -0.248881 0.457968; + vertex 51.5428 143.900 69.0249; + normal -0.520034 0.347193 -0.780399; + texcoord 0.665860 0.0226500; + tangent -0.853419 -0.248881 0.457968; + vertex 52.2030 144.092 68.6706; + normal -0.513578 0.251561 -0.820338; + texcoord 0.998540 -1.13687; + tangent -0.853419 -0.248881 0.457968; + vertex 48.5251 148.443 72.3076; + normal 0.434003 0.730668 0.527035; + texcoord 0.665860 1.00000; + tangent 0.0187413 0.577554 -0.816138; + vertex -10.9598 88.3905 149.782; + normal 0.469654 0.715533 0.517144; + texcoord 0.665860 0.0826200; + tangent 0.0187412 0.577554 -0.816138; + vertex -15.7800 87.5026 154.982; + normal 0.524890 0.689064 0.499681; + texcoord 0.333170 0.0826200; + vertex -15.7940 87.0718 155.591; + normal 0.555937 0.672440 0.488630; + texcoord 0.333170 -0.964890; + tangent 0.0187406 0.577554 -0.816137; + vertex -19.8447 87.6208 159.444; + normal -0.562071 0.715914 -0.414177; + texcoord 0.998540 1.00000; + tangent -0.826501 -0.505045 0.248646; + vertex -10.7841 89.2648 151.248; + normal -0.558102 0.677388 -0.479236; + texcoord 0.998540 0.0826200; + tangent -0.826501 -0.505046 0.248646; + vertex -16.3884 87.1309 155.165; + normal -0.561378 0.706632 -0.430727; + texcoord 0.665860 0.0826200; + vertex -15.7800 87.5026 154.982; + normal -0.557169 0.670855 -0.489404; + texcoord 0.998540 -0.964890; + tangent -0.826501 -0.505046 0.248646; + vertex -19.7335 87.5247 159.513; + normal -0.186728 -0.659703 -0.727959; + texcoord 0.333170 1.00000; + tangent 0.967652 -0.251469 -0.0203219; + vertex 28.7559 -35.7873 151.720; + normal -0.213427 -0.772987 -0.597444; + texcoord 0.333170 0.0793700; + tangent 0.967652 -0.251469 -0.0203217; + vertex 26.4551 -39.6054 155.770; + normal -0.221511 -0.808290 -0.545528; + texcoord 0.000490000 0.0793700; + vertex 25.6726 -39.4021 155.787; + normal -0.238973 -0.887777 -0.393375; + texcoord 0.333170 -1.04340; + tangent 0.967652 -0.251469 -0.0203216; + vertex 24.5739 -41.5821 161.374; + normal 0.868181 0.116034 0.482491; + texcoord 0.665860 1.00000; + tangent -0.277064 0.919968 0.277298; + vertex 29.5303 -35.9845 149.366; + normal 0.893462 0.140495 0.426600; + texcoord 0.665860 0.0793700; + tangent -0.277064 0.919968 0.277298; + vertex 26.2273 -38.8489 155.998; + normal 0.894431 0.141501 0.424230; + texcoord 0.333170 0.0793700; + tangent -0.277064 0.919968 0.277298; + vertex 26.4551 -39.6054 155.770; + normal 0.915833 0.165544 0.365848; + texcoord 0.333170 -1.04340; + tangent -0.277064 0.919968 0.277298; + vertex 24.5739 -41.5821 161.374; + normal -0.663454 0.729251 -0.167399; + texcoord 0.998540 1.00000; + tangent -0.683546 -0.681734 -0.260776; + vertex 30.1526 -36.4012 151.103; + normal -0.711148 0.702503 0.0275425; + texcoord 0.998540 0.0793700; + tangent -0.683546 -0.681734 -0.260775; + vertex 25.6726 -39.4021 155.787; + normal -0.696605 0.715989 -0.0458341; + texcoord 0.665860 0.0793700; + tangent -0.683546 -0.681734 -0.260775; + vertex 26.2273 -38.8489 155.998; + normal -0.725674 0.673152 0.142349; + texcoord 0.998540 -1.04340; + tangent -0.683546 -0.681734 -0.260776; + vertex 24.7218 -41.6276 161.464; + normal -0.528626 -0.323284 -0.784883; + texcoord 0.000490000 1.00000; + tangent 0.127111 0.884065 -0.449746; + vertex 59.2026 55.0703 63.3921; + normal -0.542010 -0.317833 -0.777951; + texcoord 0.250000 0.116610; + tangent 0.127111 0.884065 -0.449746; + vertex 66.6544 52.9617 59.2418; + normal -0.541101 -0.318208 -0.778430; + texcoord 0.000490000 0.116610; + vertex 66.4856 51.7878 59.8390; + normal -0.554395 -0.312664 -0.771290; + texcoord 0.250000 -0.835730; + tangent 0.127111 0.884065 -0.449746; + vertex 73.5124 50.0170 55.5061; + normal -0.0251811 0.939131 -0.342636; + texcoord 0.499510 1.00000; + tangent 0.448974 0.316858 0.835478; + vertex 59.9804 55.0161 65.3630; + normal 0.0518995 0.924189 -0.378392; + texcoord 0.499510 0.116610; + tangent 0.448974 0.316858 0.835478; + vertex 67.2506 53.3825 60.3512; + normal 0.0775225 0.917677 -0.389691; + texcoord 0.250000 0.116610; + vertex 66.6544 52.9617 59.2418; + normal 0.154006 0.893583 -0.421654; + texcoord 0.250000 -0.835730; + tangent 0.448974 0.316858 0.835478; + vertex 73.5124 50.0170 55.5061; + normal 0.585587 0.316243 0.746377; + texcoord 0.499510 1.00000; + tangent -0.118662 -0.877398 0.464856; + vertex 59.9804 55.0161 65.3630; + normal 0.562934 0.326208 0.759404; + texcoord 0.749030 0.116610; + tangent -0.118662 -0.877398 0.464856; + vertex 67.0899 52.1943 60.9807; + normal 0.558449 0.328128 0.761883; + texcoord 0.499510 0.116610; + vertex 67.2506 53.3825 60.3512; + normal 0.535203 0.337816 0.774234; + texcoord 0.749030 -0.835730; + tangent -0.118662 -0.877398 0.464856; + vertex 74.4484 50.9774 56.4249; + normal -0.195218 -0.886734 0.419039; + texcoord 0.998540 1.00000; + tangent -0.446218 -0.300173 -0.843081; + vertex 59.2026 55.0703 63.3921; + normal -0.0773013 -0.925621 0.370474; + texcoord 0.998540 0.116610; + tangent -0.446218 -0.300173 -0.843081; + vertex 66.4856 51.7878 59.8390; + normal -0.0800136 -0.924915 0.371658; + texcoord 0.749030 0.116610; + vertex 67.0899 52.1943 60.9807; + normal 0.0392999 -0.947734 0.316633; + texcoord 0.749030 -0.835730; + tangent -0.446219 -0.300173 -0.843081; + vertex 74.4484 50.9774 56.4249; + normal -0.221949 -0.974308 0.0382493; + texcoord 0.000490000 0.116610; + tangent -0.409128 0.0574490 -0.910667; + vertex 66.4856 51.7878 59.8390; + normal -0.226438 -0.973190 0.0403367; + texcoord 0.250000 -0.835730; + tangent -0.409128 0.0574490 -0.910667; + vertex 73.5124 50.0170 55.5061; + normal -0.226733 -0.973116 0.0404739; + texcoord 0.000490000 -0.835730; + vertex 73.9707 49.9527 56.5261; + normal -0.231556 -0.971883 0.0427185; + texcoord 0.250000 -1.25283; + tangent -0.409128 0.0574489 -0.910667; + vertex 76.8586 49.2002 55.0621; + normal -0.548505 0.160754 -0.820549; + texcoord 0.499510 0.116610; + tangent 0.415822 0.903832 -0.100890; + vertex 67.2506 53.3825 60.3512; + normal -0.355124 0.0592406 -0.932940; + texcoord 0.499510 -0.835730; + tangent 0.415822 0.903832 -0.100891; + vertex 73.9782 51.0294 55.3930; + normal -0.370736 0.0671637 -0.926307; + texcoord 0.250000 -0.835730; + vertex 73.5124 50.0170 55.5061; + normal -0.142163 -0.0449732 -0.988821; + texcoord 0.250000 -1.25283; + tangent 0.415822 0.903832 -0.100890; + vertex 76.8586 49.2002 55.0621; + normal 0.277353 0.957587 -0.0781211; + texcoord 0.499510 0.116610; + tangent 0.414279 -0.0458337 0.908995; + vertex 67.2506 53.3825 60.3512; + normal 0.282775 0.955787 -0.0806831; + texcoord 0.749030 -0.835730; + tangent 0.414279 -0.0458335 0.908995; + vertex 74.4484 50.9774 56.4249; + normal 0.283786 0.955447 -0.0811613; + texcoord 0.499510 -0.835730; + vertex 73.9782 51.0294 55.3930; + normal 0.289616 0.953457 -0.0839188; + texcoord 0.749030 -1.25283; + tangent 0.414279 -0.0458335 0.908995; + vertex 76.9267 50.0263 54.1716; + normal 0.384866 -0.0887028 0.918700; + texcoord 0.998540 0.116610; + tangent -0.420889 -0.902720 0.0891607; + vertex 66.4856 51.7878 59.8390; + normal 0.479511 -0.137975 0.866621; + texcoord 0.998540 -0.835730; + tangent -0.420889 -0.902720 0.0891607; + vertex 73.9707 49.9527 56.5261; + normal 0.522140 -0.160718 0.837579; + texcoord 0.749030 -0.835730; + vertex 74.4484 50.9774 56.4249; + normal 0.612302 -0.210204 0.762168; + texcoord 0.749030 -1.25283; + tangent -0.420888 -0.902720 0.0891607; + vertex 76.9267 50.0263 54.1716; + normal 0.435553 -0.0738187 0.897131; + texcoord 0.000490000 -0.835730; + tangent -0.298202 -0.952188 0.0664269; + vertex 73.9707 49.9527 56.5261; + normal 0.425623 -0.0703577 0.902161; + texcoord 0.250000 -1.25283; + tangent -0.298202 -0.952188 0.0664269; + vertex 76.8586 49.2002 55.0621; + normal 0.423000 -0.0694454 0.903465; + texcoord 0.000490000 -1.25283; + vertex 77.1117 50.0084 55.0057; + normal 0.412949 -0.0659559 0.908363; + texcoord 0.250000 -1.66681; + tangent -0.298202 -0.952188 0.0664269; + vertex 79.7514 49.1075 53.7403; + normal -0.369513 0.0440389 -0.928181; + texcoord 0.499510 -0.835730; + tangent 0.296691 0.952184 -0.0729362; + vertex 73.9782 51.0294 55.3930; + normal -0.393789 0.0524055 -0.917706; + texcoord 0.749030 -1.25283; + tangent 0.296691 0.952184 -0.0729362; + vertex 76.9267 50.0263 54.1716; + normal -0.395504 0.0529991 -0.916934; + texcoord 0.499510 -1.25283; + vertex 76.6732 49.2126 54.2339; + normal -0.419695 0.0614057 -0.905586; + texcoord 0.749030 -1.66681; + tangent 0.296691 0.952184 -0.0729362; + vertex 79.3475 48.8058 52.9669; + normal -0.00667865 0.999716 0.0228738; + texcoord 0.998540 -0.835730; + tangent 0.216488 -0.0208864 0.976062; + vertex 73.9707 49.9527 56.5261; + normal 0.158421 0.987272 -0.0140111; + texcoord 0.998540 -1.25283; + tangent 0.216488 -0.0208864 0.976062; + vertex 77.1117 50.0084 55.0057; + normal 0.261714 0.964420 -0.0374102; + texcoord 0.749030 -1.25283; + tangent 0.216488 -0.0208864 0.976062; + vertex 76.9267 50.0263 54.1716; + normal 0.419493 0.904763 -0.0736818; + texcoord 0.749030 -1.66681; + tangent 0.216488 -0.0208864 0.976062; + vertex 79.3475 48.8058 52.9669; + normal 0.428176 0.858620 0.281848; + texcoord 0.000490000 -1.25283; + tangent 0.151689 -0.375744 0.914225; + vertex 77.1117 50.0084 55.0057; + normal 0.397826 0.869912 0.291525; + texcoord 0.250000 -1.66681; + tangent 0.151688 -0.375744 0.914225; + vertex 79.7514 49.1075 53.7403; + normal 0.381031 0.875670 0.296678; + texcoord 0.000490000 -1.66681; + vertex 79.6530 49.3511 53.1475; + normal 0.347468 0.886164 0.306560; + texcoord 0.250000 -1.93552; + vertex 81.1871 49.0127 52.3870; + normal -0.288664 -0.902547 -0.319503; + texcoord 0.499510 -1.25283; + tangent -0.153236 0.372959 -0.915107; + vertex 76.6732 49.2126 54.2339; + normal -0.283440 -0.903722 -0.320856; + texcoord 0.749030 -1.66681; + vertex 79.3475 48.8058 52.9669; + normal -0.284342 -0.903521 -0.320623; + texcoord 0.499510 -1.66681; + vertex 79.4473 48.5631 53.5623; + normal -0.278832 -0.904733 -0.322040; + texcoord 0.749030 -1.93552; + tangent -0.153236 0.372959 -0.915107; + vertex 80.9676 48.4450 52.5779; + normal -0.427943 0.490899 -0.758870; + texcoord 0.998540 -1.25283; + tangent 0.469469 0.838214 0.277482; + vertex 77.1117 50.0084 55.0057; + normal -0.293160 0.444416 -0.846493; + texcoord 0.998540 -1.66681; + tangent 0.469470 0.838214 0.277482; + vertex 79.6530 49.3511 53.1475; + normal -0.288537 0.442657 -0.849000; + texcoord 0.749030 -1.66681; + vertex 79.3475 48.8058 52.9669; + normal -0.135453 0.378919 -0.915463; + texcoord 0.749030 -1.93552; + tangent 0.469470 0.838214 0.277482; + vertex 80.9676 48.4450 52.5779; + normal -0.227447 0.632593 -0.740334; + texcoord 0.000490000 -1.66681; + tangent 0.705711 0.630942 0.322310; + vertex 79.6530 49.3511 53.1475; + normal -0.194553 0.610006 -0.768142; + texcoord 0.250000 -1.93552; + tangent 0.705711 0.630942 0.322310; + vertex 81.1871 49.0127 52.3870; + normal -0.201343 0.614761 -0.762581; + texcoord 0.000490000 -1.93552; + vertex 80.8694 48.7287 52.2419; + normal -0.168088 0.591031 -0.788942; + texcoord 0.250000 -2.19341; + vertex 82.1762 48.1962 51.5646; + normal 0.347029 -0.703368 0.620358; + texcoord 0.499510 -1.66681; + tangent -0.705478 -0.631620 -0.321491; + vertex 79.4473 48.5631 53.5623; + normal 0.341517 -0.700438 0.626699; + texcoord 0.749030 -1.93552; + tangent -0.705478 -0.631620 -0.321491; + vertex 80.9676 48.4450 52.5779; + normal 0.337761 -0.698419 0.630975; + texcoord 0.499510 -1.93552; + vertex 81.2855 48.7295 52.7227; + normal 0.332298 -0.695449 0.637126; + texcoord 0.749030 -2.19341; + tangent -0.705478 -0.631620 -0.321491; + vertex 82.2823 48.3303 51.7670; + normal -0.631039 -0.673684 -0.384629; + texcoord 0.998540 -1.66681; + tangent -0.217914 0.629791 -0.745572; + vertex 79.6530 49.3511 53.1475; + normal -0.520896 -0.721077 -0.456854; + texcoord 0.998540 -1.93552; + tangent -0.217914 0.629791 -0.745571; + vertex 80.8694 48.7287 52.2419; + normal -0.511524 -0.724299 -0.462315; + texcoord 0.749030 -1.93552; + tangent -0.217914 0.629791 -0.745571; + vertex 80.9676 48.4450 52.5779; + normal -0.389855 -0.756507 -0.525082; + texcoord 0.749030 -2.19341; + tangent -0.217914 0.629791 -0.745572; + vertex 82.2823 48.3303 51.7670; + normal -0.412419 -0.907259 -0.0824103; + texcoord 0.000490000 -1.93552; + tangent 0.0489132 0.0682786 -0.996467; + vertex 80.8694 48.7287 52.2419; + normal -0.315871 -0.945399 -0.0802845; + texcoord 0.250000 -2.19341; + tangent 0.0489131 0.0682787 -0.996467; + vertex 82.1762 48.1962 51.5646; + normal -0.341887 -0.936250 -0.0809346; + texcoord 0.000490000 -2.19341; + vertex 82.1670 48.1834 51.7513; + normal -0.221348 -0.972113 -0.0774752; + texcoord 0.000490000 -2.29341; + tangent 0.0489130 0.0682787 -0.996467; + vertex 82.3855 48.1406 51.6651; + normal 0.233049 -0.282677 0.930474; + texcoord 0.998540 -1.93552; + tangent -0.615504 -0.783654 -0.0839119; + vertex 80.8694 48.7287 52.2419; + normal 0.256158 -0.299602 0.919033; + texcoord 0.998540 -2.19341; + tangent -0.615504 -0.783654 -0.0839120; + vertex 82.1670 48.1834 51.7513; + normal 0.261579 -0.303556 0.916204; + texcoord 0.749030 -2.19341; + vertex 82.2823 48.3303 51.7670; + normal 0.291189 -0.325051 0.899750; + texcoord 0.749030 -2.29341; + vertex 82.3855 48.1406 51.6651; + normal 0.182324 0.138210 -0.973476; + texcoord 0.000490000 1.00000; + tangent 0.0655289 0.986162 0.152284; + vertex 17.1656 40.1169 88.3702; + normal 0.198700 0.136660 -0.970486; + texcoord 0.250000 0.166140; + tangent 0.0655290 0.986162 0.152284; + vertex 25.8736 40.2879 90.0254; + normal 0.198913 0.136639 -0.970445; + texcoord 0.000490000 0.166140; + vertex 25.7716 38.7529 89.7884; + normal 0.215238 0.135050 -0.967178; + texcoord 0.250000 -0.734330; + tangent 0.0655288 0.986162 0.152284; + vertex 34.3636 38.2972 91.6368; + normal -0.0391205 0.982032 0.184615; + texcoord 0.499510 1.00000; + tangent -0.103017 -0.187736 0.976802; + vertex 16.5310 39.8037 90.6213; + normal 0.0718611 0.978056 0.195555; + texcoord 0.499510 0.166140; + tangent -0.103016 -0.187736 0.976802; + vertex 25.7133 39.9957 91.5458; + normal 0.0763453 0.977638 0.195948; + texcoord 0.250000 0.166140; + vertex 25.8736 40.2879 90.0254; + normal 0.186533 0.960958 0.204363; + texcoord 0.250000 -0.734330; + vertex 34.3636 38.2972 91.6368; + normal -0.0967988 -0.125116 0.987409; + texcoord 0.499510 1.00000; + tangent -0.0675970 -0.988950 -0.131938; + vertex 16.5310 39.8037 90.6213; + normal -0.169455 -0.118939 0.978335; + texcoord 0.749030 0.166140; + tangent -0.0675970 -0.988950 -0.131938; + vertex 25.6057 38.4221 91.3359; + normal -0.171985 -0.118711 0.977921; + texcoord 0.499510 0.166140; + vertex 25.7133 39.9957 91.5458; + normal -0.244033 -0.111836 0.963297; + texcoord 0.749030 -0.734330; + tangent -0.0675973 -0.988950 -0.131938; + vertex 33.9148 38.6857 93.4715; + normal -0.117313 -0.968509 -0.219610; + texcoord 0.998540 1.00000; + tangent 0.104269 0.207902 -0.972576; + vertex 17.1656 40.1169 88.3702; + normal -0.0313067 -0.976736 -0.212148; + texcoord 0.998540 0.166140; + tangent 0.104269 0.207902 -0.972576; + vertex 25.7716 38.7529 89.7884; + normal -0.00436372 -0.977802 -0.209487; + texcoord 0.749030 0.166140; + vertex 25.6057 38.4221 91.3359; + normal 0.0823455 -0.976354 -0.199882; + texcoord 0.749030 -0.734330; + tangent 0.104269 0.207902 -0.972576; + vertex 33.9148 38.6857 93.4715; + normal 0.0704722 -0.841844 -0.535101; + texcoord 0.000490000 0.166140; + tangent 0.199176 0.537507 -0.819399; + vertex 25.7716 38.7529 89.7884; + normal 0.0197616 -0.838185 -0.545027; + texcoord 0.250000 -0.734330; + tangent 0.199176 0.537507 -0.819399; + vertex 34.3636 38.2972 91.6368; + normal 0.0135872 -0.837587 -0.546135; + texcoord 0.000490000 -0.734330; + vertex 34.0999 37.5857 92.7215; + normal -0.0409858 -0.830852 -0.554983; + texcoord 0.250000 -1.17614; + tangent 0.199176 0.537507 -0.819399; + vertex 37.8439 37.2341 92.9714; + normal 0.118734 0.560831 -0.819372; + texcoord 0.499510 0.166140; + tangent -0.134887 0.826670 0.546280; + vertex 25.7133 39.9957 91.5458; + normal 0.247952 0.561938 -0.789142; + texcoord 0.499510 -0.734330; + tangent -0.134887 0.826670 0.546280; + vertex 34.1851 39.3915 92.3599; + normal 0.307813 0.559000 -0.769915; + texcoord 0.250000 -0.734330; + tangent -0.134887 0.826670 0.546280; + vertex 34.3636 38.2972 91.6368; + normal 0.440140 0.543930 -0.714435; + texcoord 0.250000 -1.17614; + tangent -0.134887 0.826670 0.546280; + vertex 37.8439 37.2341 92.9714; + normal 0.00848844 0.843223 0.537497; + texcoord 0.499510 0.166140; + tangent -0.201043 -0.525102 0.826952; + vertex 25.7133 39.9957 91.5458; + normal 0.00498632 0.843629 0.536903; + texcoord 0.749030 -0.734330; + tangent -0.201044 -0.525102 0.826952; + vertex 33.9148 38.6857 93.4715; + normal 0.00480055 0.843650 0.536872; + texcoord 0.499510 -0.734330; + vertex 34.1851 39.3915 92.3599; + normal 0.00107840 0.844069 0.536233; + texcoord 0.749030 -1.17614; + tangent -0.201043 -0.525102 0.826952; + vertex 38.0805 38.7424 93.3737; + normal -0.343091 -0.567884 0.748196; + texcoord 0.998540 0.166140; + tangent 0.137729 -0.818349 -0.557974; + vertex 25.7716 38.7529 89.7884; + normal -0.169381 -0.574505 0.800784; + texcoord 0.998540 -0.734330; + tangent 0.137730 -0.818349 -0.557974; + vertex 34.0999 37.5857 92.7215; + normal -0.163634 -0.574402 0.802051; + texcoord 0.749030 -0.734330; + vertex 33.9148 38.6857 93.4715; + normal 0.0270497 -0.560025 0.828034; + texcoord 0.749030 -1.17614; + tangent 0.137730 -0.818349 -0.557974; + vertex 38.0805 38.7424 93.3737; + normal -0.114347 -0.837272 0.534696; + texcoord 0.000490000 -0.734330; + tangent 0.125384 -0.546085 -0.828293; + vertex 34.0999 37.5857 92.7215; + normal -0.149529 -0.835747 0.528364; + texcoord 0.250000 -1.17614; + vertex 37.8439 37.2341 92.9714; + normal -0.153130 -0.835529 0.527676; + texcoord 0.000490000 -1.17614; + tangent 0.125384 -0.546085 -0.828293; + vertex 37.7066 37.8322 93.8786; + normal -0.188328 -0.832803 0.520550; + texcoord 0.250000 -1.60236; + tangent 0.125384 -0.546085 -0.828293; + vertex 41.2098 37.4369 94.5137; + normal 0.268815 0.817333 -0.509613; + texcoord 0.499510 -0.734330; + tangent -0.122119 0.553738 0.823687; + vertex 34.1851 39.3915 92.3599; + normal 0.222393 0.824063 -0.521019; + texcoord 0.749030 -1.17614; + tangent -0.122119 0.553738 0.823687; + vertex 38.0805 38.7424 93.3737; + normal 0.217256 0.824686 -0.522200; + texcoord 0.499510 -1.17614; + tangent -0.122119 0.553738 0.823687; + vertex 38.2156 38.1300 92.4627; + normal 0.169250 0.829362 -0.532460; + texcoord 0.749030 -1.60236; + vertex 41.3591 38.1641 93.5150; + normal -0.288661 0.552354 0.782036; + texcoord 0.998540 -0.734330; + tangent -0.338099 -0.822990 0.456483; + vertex 34.0999 37.5857 92.7215; + normal -0.165024 0.529376 0.832183; + texcoord 0.998540 -1.17614; + tangent -0.338099 -0.822990 0.456483; + vertex 37.7066 37.8322 93.8786; + normal -0.0835227 0.509373 0.856483; + texcoord 0.749030 -1.17614; + vertex 38.0805 38.7424 93.3737; + normal 0.0449959 0.470356 0.881329; + texcoord 0.749030 -1.60236; + tangent -0.338099 -0.822990 0.456483; + vertex 41.3591 38.1641 93.5150; + normal -0.157563 0.167289 0.973236; + texcoord 0.000490000 -1.17614; + tangent -0.0642260 -0.985196 0.158947; + vertex 37.7066 37.8322 93.8786; + normal -0.214398 0.169179 0.961983; + texcoord 0.250000 -1.60236; + tangent -0.0642258 -0.985196 0.158947; + vertex 41.2098 37.4369 94.5137; + normal -0.217654 0.169271 0.961236; + texcoord 0.000490000 -1.60236; + vertex 41.2657 38.2944 94.3754; + normal -0.276757 0.170613 0.945673; + texcoord 0.250000 -1.92617; + tangent -0.0642257 -0.985196 0.158947; + vertex 43.3601 37.8979 95.0599; + normal -0.298945 -0.947149 0.116368; + texcoord 0.499510 -1.17614; + tangent 0.106436 -0.154278 -0.982278; + vertex 38.2156 38.1300 92.4627; + normal -0.129224 -0.981657 0.140179; + texcoord 0.499510 -1.60236; + tangent 0.106436 -0.154278 -0.982278; + vertex 41.3024 37.3026 93.6588; + normal -0.0178721 -0.988027 0.153245; + texcoord 0.250000 -1.60236; + vertex 41.2098 37.4369 94.5137; + normal 0.164967 -0.971458 0.170454; + texcoord 0.250000 -1.92617; + tangent 0.106436 -0.154278 -0.982278; + vertex 43.3601 37.8979 95.0599; + normal 0.314189 -0.176353 -0.932837; + texcoord 0.499510 -1.17614; + tangent 0.0647971 0.984287 -0.164255; + vertex 38.2156 38.1300 92.4627; + normal 0.299401 -0.176194 -0.937718; + texcoord 0.749030 -1.60236; + tangent 0.0647971 0.984287 -0.164255; + vertex 41.3591 38.1641 93.5150; + normal 0.296893 -0.176162 -0.938521; + texcoord 0.499510 -1.60236; + vertex 41.3024 37.3026 93.6588; + normal 0.281550 -0.175946 -0.943278; + texcoord 0.749030 -1.92617; + tangent 0.0647970 0.984287 -0.164255; + vertex 43.7150 37.4199 94.3570; + normal -0.105127 0.981486 -0.160108; + texcoord 0.998540 -1.17614; + tangent -0.106775 0.148929 0.983066; + vertex 37.7066 37.8322 93.8786; + normal 0.108817 0.984530 -0.137331; + texcoord 0.998540 -1.60236; + tangent -0.106776 0.148929 0.983066; + vertex 41.2657 38.2944 94.3754; + normal 0.118122 0.983617 -0.136182; + texcoord 0.749030 -1.60236; + tangent -0.106776 0.148929 0.983066; + vertex 41.3591 38.1641 93.5150; + normal 0.333674 0.936747 -0.105670; + texcoord 0.749030 -1.92617; + vertex 43.7150 37.4199 94.3570; + normal 0.0969077 0.960736 0.259990; + texcoord 0.000490000 -1.60236; + tangent -0.299087 -0.221036 0.928272; + vertex 41.2657 38.2944 94.3754; + normal 0.0543697 0.967274 0.247841; + texcoord 0.250000 -1.92617; + tangent -0.299088 -0.221036 0.928272; + vertex 43.3601 37.8979 95.0599; + normal 0.0415278 0.968865 0.244082; + texcoord 0.000490000 -1.92617; + tangent -0.299087 -0.221036 0.928272; + vertex 43.5540 38.0412 94.4582; + normal -0.00279379 0.973000 0.230786; + texcoord 0.250000 -2.18493; + vertex 45.2962 37.9602 94.8208; + normal 0.104112 -0.975055 -0.196029; + texcoord 0.499510 -1.60236; + tangent 0.299668 0.218695 -0.928640; + vertex 41.3024 37.3026 93.6588; + normal 0.0850669 -0.975620 -0.202308; + texcoord 0.749030 -1.92617; + tangent 0.299668 0.218695 -0.928640; + vertex 43.7150 37.4199 94.3570; + normal 0.0857088 -0.975608 -0.202098; + texcoord 0.499510 -1.92617; + tangent 0.299668 0.218695 -0.928640; + vertex 43.5203 37.2778 94.9604; + normal 0.0654803 -0.975792 -0.208669; + texcoord 0.749030 -2.18493; + tangent 0.299668 0.218695 -0.928640; + vertex 45.1233 37.3908 94.9347; + normal 0.0548731 0.174329 -0.983157; + texcoord 0.998540 -1.60236; + tangent -0.247811 0.956212 0.155720; + vertex 41.2657 38.2944 94.3754; + normal 0.166442 0.200364 -0.965480; + texcoord 0.998540 -1.92617; + tangent -0.247811 0.956212 0.155720; + vertex 43.5540 38.0412 94.4582; + normal 0.262237 0.220939 -0.939371; + texcoord 0.749030 -1.92617; + vertex 43.7150 37.4199 94.3570; + normal 0.372482 0.242417 -0.895819; + texcoord 0.749030 -2.18493; + tangent -0.247811 0.956212 0.155720; + vertex 45.1233 37.3908 94.9347; + normal 0.196865 0.523804 -0.828778; + texcoord 0.000490000 -1.92617; + tangent 0.127197 0.824531 0.551334; + vertex 43.5540 38.0412 94.4582; + normal 0.155070 0.532483 -0.832115; + texcoord 0.250000 -2.18493; + tangent 0.127197 0.824531 0.551334; + vertex 45.2962 37.9602 94.8208; + normal 0.160419 0.531430 -0.831774; + texcoord 0.000490000 -2.18493; + vertex 45.2417 37.6074 94.5850; + normal 0.117195 0.539462 -0.833814; + texcoord 0.250000 -2.43092; + tangent 0.127197 0.824531 0.551334; + vertex 46.5691 37.6857 94.8222; + normal -0.294564 0.854197 0.428461; + texcoord 0.499510 -1.92617; + tangent -0.276594 -0.505371 0.817371; + vertex 43.5203 37.2778 94.9604; + normal -0.124031 0.862213 0.491125; + texcoord 0.499510 -2.18493; + tangent -0.276594 -0.505371 0.817371; + vertex 45.1778 37.7439 95.1705; + normal -0.00263318 0.850949 0.525241; + texcoord 0.250000 -2.18493; + vertex 45.2962 37.9602 94.8208; + normal 0.174105 0.810125 0.559807; + texcoord 0.250000 -2.43092; + tangent -0.276594 -0.505371 0.817371; + vertex 46.5691 37.6857 94.8222; + normal 0.0527546 -0.560193 0.826681; + texcoord 0.499510 -1.92617; + tangent -0.127334 -0.824849 -0.550826; + vertex 43.5203 37.2778 94.9604; + normal 0.0377025 -0.558971 0.828330; + texcoord 0.749030 -2.18493; + vertex 45.1233 37.3908 94.9347; + normal 0.0315617 -0.558435 0.828947; + texcoord 0.499510 -2.18493; + vertex 45.1778 37.7439 95.1705; + normal 0.0165807 -0.557039 0.830320; + texcoord 0.749030 -2.43092; + tangent -0.127335 -0.824849 -0.550826; + vertex 46.6962 37.6655 95.0876; + normal -0.166722 -0.812069 -0.559239; + texcoord 0.998540 -1.92617; + tangent 0.276638 0.505872 -0.817047; + vertex 43.5540 38.0412 94.4582; + normal 0.0206801 -0.853165 -0.521232; + texcoord 0.998540 -2.18493; + vertex 45.2417 37.6074 94.5850; + normal 0.00654339 -0.851199 -0.524801; + texcoord 0.749030 -2.18493; + vertex 45.1233 37.3908 94.9347; + normal 0.195993 -0.862057 -0.467380; + texcoord 0.749030 -2.43092; + tangent 0.276638 0.505871 -0.817047; + vertex 46.6962 37.6655 95.0876; + normal 0.173684 -0.615483 -0.768775; + texcoord 0.000490000 -2.18493; + tangent -0.187695 0.745641 -0.639367; + vertex 45.2417 37.6074 94.5850; + normal 0.105270 -0.631915 -0.767855; + texcoord 0.250000 -2.43092; + tangent -0.187695 0.745641 -0.639367; + vertex 46.5691 37.6857 94.8222; + normal 0.0859314 -0.635974 -0.766911; + texcoord 0.000490000 -2.43092; + vertex 46.6083 37.5302 94.9555; + normal -0.00282137 -0.651342 -0.758779; + texcoord 0.000490000 -2.53092; + tangent -0.187695 0.745641 -0.639367; + vertex 46.8289 37.6423 94.8584; + normal -0.135405 0.735564 -0.663786; + texcoord 0.499510 -2.18493; + tangent 0.421370 0.649101 0.633336; + vertex 45.1778 37.7439 95.1705; + normal 0.0345430 0.686367 -0.726434; + texcoord 0.499510 -2.43092; + tangent 0.421371 0.649101 0.633336; + vertex 46.6570 37.8211 94.9543; + normal -0.000125816 0.698404 -0.715704; + texcoord 0.250000 -2.43092; + vertex 46.5691 37.6857 94.8222; + normal 0.208543 0.610294 -0.764233; + texcoord 0.250000 -2.53092; + tangent 0.421371 0.649101 0.633336; + vertex 46.8289 37.6423 94.8584; + normal 0.444032 0.223691 -0.867639; + texcoord 0.000490000 1.00000; + tangent 0.501259 0.740614 0.447471; + vertex 27.7842 -11.9068 85.0564; + normal 0.410364 0.251811 -0.876466; + texcoord 0.250000 0.168660; + tangent 0.501259 0.740614 0.447471; + vertex 34.7127 -17.6165 87.1302; + normal 0.408680 0.253186 -0.876856; + texcoord 0.000490000 0.168660; + vertex 33.9301 -18.7728 86.4316; + normal 0.374017 0.280881 -0.883865; + texcoord 0.250000 -0.729550; + tangent 0.501259 0.740614 0.447471; + vertex 40.9595 -23.4452 87.9213; + normal 0.476220 0.735138 0.482480; + texcoord 0.499510 1.00000; + tangent -0.514091 -0.212385 0.831025; + vertex 26.9820 -12.6298 87.1626; + normal 0.508455 0.704821 0.494673; + texcoord 0.499510 0.168660; + tangent -0.514092 -0.212385 0.831025; + vertex 33.9101 -17.9481 88.4276; + normal 0.520678 0.692653 0.499125; + texcoord 0.250000 0.168660; + tangent -0.514092 -0.212385 0.831025; + vertex 34.7127 -17.6165 87.1302; + normal 0.551463 0.660232 0.509884; + texcoord 0.250000 -0.729550; + tangent -0.514092 -0.212385 0.831025; + vertex 40.9595 -23.4452 87.9213; + normal -0.572276 -0.619811 -0.536967; + texcoord 0.998540 1.00000; + tangent 0.523877 0.227450 -0.820865; + vertex 27.7842 -11.9068 85.0564; + normal -0.465539 -0.730572 -0.499538; + texcoord 0.998540 0.168660; + tangent 0.523877 0.227450 -0.820865; + vertex 33.9301 -18.7728 86.4316; + normal -0.467122 -0.729140 -0.500151; + texcoord 0.749030 0.168660; + vertex 33.0940 -19.1358 87.7417; + normal -0.348409 -0.822169 -0.450166; + texcoord 0.749030 -0.729550; + tangent 0.523877 0.227450 -0.820865; + vertex 40.5678 -23.4384 89.8153; + normal -0.248506 -0.612998 -0.749985; + texcoord 0.000490000 0.168660; + tangent 0.639653 0.477580 -0.602297; + vertex 33.9301 -18.7728 86.4316; + normal -0.260159 -0.602809 -0.754281; + texcoord 0.250000 -0.729550; + tangent 0.639653 0.477580 -0.602297; + vertex 40.9595 -23.4452 87.9213; + normal -0.259525 -0.603368 -0.754051; + texcoord 0.000490000 -0.729550; + vertex 40.1103 -24.0793 88.7210; + normal -0.271833 -0.592383 -0.758412; + texcoord 0.250000 -1.16870; + tangent 0.639653 0.477580 -0.602297; + vertex 43.3165 -26.2778 89.2891; + normal 0.466954 0.653675 -0.595536; + texcoord 0.499510 0.168660; + tangent 0.348935 0.482613 0.803324; + vertex 33.9101 -17.9481 88.4276; + normal 0.618084 0.525818 -0.584369; + texcoord 0.499510 -0.729550; + tangent 0.348935 0.482613 0.803324; + vertex 41.4228 -22.8044 88.9879; + normal 0.620267 0.523642 -0.584010; + texcoord 0.250000 -0.729550; + tangent 0.348935 0.482613 0.803324; + vertex 40.9595 -23.4452 87.9213; + normal 0.754397 0.363911 -0.546310; + texcoord 0.250000 -1.16870; + vertex 43.3165 -26.2778 89.2891; + normal 0.312125 0.570506 0.759672; + texcoord 0.499510 0.168660; + tangent -0.634190 -0.470258 0.613727; + vertex 33.9101 -17.9481 88.4276; + normal 0.287742 0.593208 0.751871; + texcoord 0.749030 -0.729550; + tangent -0.634190 -0.470258 0.613727; + vertex 40.5678 -23.4384 89.8153; + normal 0.281357 0.598988 0.749701; + texcoord 0.499510 -0.729550; + vertex 41.4228 -22.8044 88.9879; + normal 0.254707 0.622396 0.740100; + texcoord 0.749030 -1.16870; + vertex 44.2250 -25.2493 90.0796; + normal -0.647021 -0.508374 0.568260; + texcoord 0.998540 0.168660; + tangent -0.339391 -0.475359 -0.811694; + vertex 33.9301 -18.7728 86.4316; + normal -0.554951 -0.595551 0.580817; + texcoord 0.998540 -0.729550; + tangent -0.339392 -0.475359 -0.811694; + vertex 40.1103 -24.0793 88.7210; + normal -0.507305 -0.634162 0.583507; + texcoord 0.749030 -0.729550; + tangent -0.339392 -0.475359 -0.811694; + vertex 40.5678 -23.4384 89.8153; + normal -0.394351 -0.711515 0.581579; + texcoord 0.749030 -1.16870; + tangent -0.339391 -0.475359 -0.811694; + vertex 44.2250 -25.2493 90.0796; + normal -0.576521 -0.770429 0.272146; + texcoord 0.000490000 -0.729550; + tangent -0.148154 -0.228982 -0.962090; + vertex 40.1103 -24.0793 88.7210; + normal -0.609852 -0.744686 0.271152; + texcoord 0.250000 -1.16870; + tangent -0.148155 -0.228982 -0.962090; + vertex 43.3165 -26.2778 89.2891; + normal -0.625759 -0.731615 0.270490; + texcoord 0.000490000 -1.16870; + vertex 43.4793 -26.0263 90.3460; + normal -0.658052 -0.703381 0.268743; + texcoord 0.250000 -1.59230; + tangent -0.148155 -0.228982 -0.962090; + vertex 46.0719 -28.2035 90.9959; + normal -0.173870 -0.178761 -0.968408; + texcoord 0.499510 -0.729550; + tangent 0.670933 0.698330 -0.249367; + vertex 41.4228 -22.8044 88.9879; + normal -0.0115024 -0.326451 -0.945144; + texcoord 0.499510 -1.16870; + tangent 0.670933 0.698330 -0.249367; + vertex 44.0536 -25.5107 89.0151; + normal 0.0273339 -0.359356 -0.932800; + texcoord 0.250000 -1.16870; + vertex 43.3165 -26.2778 89.2891; + normal 0.188825 -0.486107 -0.853256; + texcoord 0.250000 -1.59230; + vertex 46.0719 -28.2035 90.9959; + normal 0.690699 0.668652 -0.275391; + texcoord 0.499510 -0.729550; + tangent 0.154503 0.235581 0.959495; + vertex 41.4228 -22.8044 88.9879; + normal 0.670701 0.688087 -0.276943; + texcoord 0.749030 -1.16870; + tangent 0.154503 0.235581 0.959495; + vertex 44.2250 -25.2493 90.0796; + normal 0.673937 0.685012 -0.276709; + texcoord 0.499510 -1.16870; + vertex 44.0536 -25.5107 89.0151; + normal 0.653144 0.704317 -0.278101; + texcoord 0.749030 -1.59230; + tangent 0.154503 0.235581 0.959495; + vertex 46.6199 -27.4283 90.1856; + normal -0.160197 0.454235 0.876360; + texcoord 0.998540 -0.729550; + tangent -0.672187 -0.700357 0.240135; + vertex 40.1103 -24.0793 88.7210; + normal -0.0354329 0.354398 0.934423; + texcoord 0.998540 -1.16870; + tangent -0.672187 -0.700357 0.240135; + vertex 43.4793 -26.0263 90.3460; + normal 0.0101637 0.315580 0.948844; + texcoord 0.749030 -1.16870; + vertex 44.2250 -25.2493 90.0796; + normal 0.138636 0.199540 0.970033; + texcoord 0.749030 -1.59230; + vertex 46.6199 -27.4283 90.1856; + normal -0.209028 0.0427143 0.976976; + texcoord 0.000490000 -1.16870; + tangent -0.497072 -0.864999 -0.0685321; + vertex 43.4793 -26.0263 90.3460; + normal -0.251662 0.0681300 0.965414; + texcoord 0.250000 -1.59230; + tangent -0.497072 -0.864999 -0.0685321; + vertex 46.0719 -28.2035 90.9959; + normal -0.250087 0.0671872 0.965889; + texcoord 0.000490000 -1.59230; + tangent -0.497072 -0.864999 -0.0685321; + vertex 46.5059 -27.4484 91.0558; + normal -0.294057 0.0936188 0.951192; + texcoord 0.250000 -1.91203; + tangent -0.497072 -0.864999 -0.0685320; + vertex 48.0814 -28.9613 91.6917; + normal -0.755423 -0.646156 -0.108716; + texcoord 0.499510 -1.16870; + tangent 0.127203 0.0181424 -0.991711; + vertex 44.0536 -25.5107 89.0151; + normal -0.622273 -0.777132 -0.0940334; + texcoord 0.499510 -1.59230; + tangent 0.127203 0.0181425 -0.991711; + vertex 46.1829 -28.1877 90.1302; + normal -0.512246 -0.854978 -0.0813448; + texcoord 0.250000 -1.59230; + vertex 46.0719 -28.2035 90.9959; + normal -0.333919 -0.940688 -0.0600395; + texcoord 0.250000 -1.91203; + tangent 0.127203 0.0181425 -0.991711; + vertex 48.0814 -28.9613 91.6917; + normal 0.333714 -0.123796 -0.934510; + texcoord 0.499510 -1.16870; + tangent 0.497732 0.865029 0.0631492; + vertex 44.0536 -25.5107 89.0151; + normal 0.316160 -0.113153 -0.941934; + texcoord 0.749030 -1.59230; + tangent 0.497732 0.865029 0.0631492; + vertex 46.6199 -27.4283 90.1856; + normal 0.310674 -0.109835 -0.944149; + texcoord 0.499510 -1.59230; + tangent 0.497732 0.865029 0.0631492; + vertex 46.1829 -28.1877 90.1302; + normal 0.292267 -0.0987269 -0.951227; + texcoord 0.749030 -1.91203; + tangent 0.497732 0.865029 0.0631492; + vertex 48.1794 -29.3631 90.8656; + normal 0.409686 0.909169 0.0746248; + texcoord 0.998540 -1.16870; + tangent -0.129897 -0.0228293 0.991265; + vertex 43.4793 -26.0263 90.3460; + normal 0.593291 0.799225 0.0961527; + texcoord 0.998540 -1.59230; + tangent -0.129897 -0.0228294 0.991265; + vertex 46.5059 -27.4484 91.0558; + normal 0.592968 0.799469 0.0961160; + texcoord 0.749030 -1.59230; + vertex 46.6199 -27.4283 90.1856; + normal 0.753621 0.647407 0.113666; + texcoord 0.749030 -1.91203; + tangent -0.129897 -0.0228294 0.991265; + vertex 48.1794 -29.3631 90.8656; + normal 0.529251 0.731727 0.429498; + texcoord 0.000490000 -1.59230; + tangent -0.318194 -0.298088 0.899942; + vertex 46.5059 -27.4484 91.0558; + normal 0.499952 0.753786 0.426445; + texcoord 0.250000 -1.91203; + tangent -0.318193 -0.298088 0.899942; + vertex 48.0814 -28.9613 91.6917; + normal 0.501373 0.752750 0.426605; + texcoord 0.000490000 -1.91203; + vertex 48.2883 -28.7675 91.1067; + normal 0.470432 0.774513 0.422874; + texcoord 0.250000 -2.16209; + tangent -0.318193 -0.298089 0.899942; + vertex 49.5585 -29.7801 91.5483; + normal -0.350313 -0.846216 -0.401496; + texcoord 0.499510 -1.59230; + tangent 0.317769 0.295858 -0.900828; + vertex 46.1829 -28.1877 90.1302; + normal -0.376787 -0.832434 -0.406308; + texcoord 0.749030 -1.91203; + tangent 0.317769 0.295858 -0.900828; + vertex 48.1794 -29.3631 90.8656; + normal -0.386769 -0.826990 -0.408041; + texcoord 0.499510 -1.91203; + vertex 47.9723 -29.5559 91.4527; + normal -0.413943 -0.811463 -0.412527; + texcoord 0.749030 -2.16209; + tangent 0.317769 0.295858 -0.900828; + vertex 49.3504 -30.3460 91.6239; + normal 0.263012 0.320283 -0.910079; + texcoord 0.998540 -1.59230; + tangent 0.167078 0.913917 0.369919; + vertex 46.5059 -27.4484 91.0558; + normal 0.396938 0.281092 -0.873743; + texcoord 0.998540 -1.91203; + tangent 0.167078 0.913917 0.369919; + vertex 48.2883 -28.7675 91.1067; + normal 0.523615 0.235660 -0.818714; + texcoord 0.749030 -1.91203; + vertex 48.1794 -29.3631 90.8656; + normal 0.639022 0.185342 -0.746525; + texcoord 0.749030 -2.16209; + tangent 0.167078 0.913917 0.369919; + vertex 49.3504 -30.3460 91.6239; + normal 0.588654 0.443657 -0.675763; + texcoord 0.000490000 -1.91203; + tangent 0.0221783 0.826764 0.562112; + vertex 48.2883 -28.7675 91.1067; + normal 0.565583 0.453254 -0.688968; + texcoord 0.250000 -2.16209; + tangent 0.0221784 0.826764 0.562112; + vertex 49.5585 -29.7801 91.5483; + normal 0.538325 0.463906 -0.703560; + texcoord 0.000490000 -2.16209; + vertex 49.5490 -30.1349 91.3071; + normal 0.512530 0.473342 -0.716422; + texcoord 0.250000 -2.39675; + vertex 50.5461 -30.9805 91.4617; + normal -0.388061 -0.510560 0.767292; + texcoord 0.499510 -1.91203; + tangent -0.0224492 -0.827051 -0.561678; + vertex 47.9723 -29.5559 91.4527; + normal -0.340769 -0.521846 0.782019; + texcoord 0.749030 -2.16209; + tangent -0.0224490 -0.827051 -0.561678; + vertex 49.3504 -30.3460 91.6239; + normal -0.358705 -0.517749 0.776703; + texcoord 0.499510 -2.16209; + vertex 49.3601 -29.9909 91.8651; + normal -0.308927 -0.528586 0.790671; + texcoord 0.749030 -2.39675; + tangent -0.0224490 -0.827051 -0.561678; + vertex 50.4456 -30.8562 91.7107; + normal -0.490700 -0.551291 -0.674753; + texcoord 0.998540 -1.91203; + tangent 0.462443 0.491556 -0.737915; + vertex 48.2883 -28.7675 91.1067; + normal -0.399546 -0.627433 -0.668350; + texcoord 0.998540 -2.16209; + tangent 0.462443 0.491556 -0.737916; + vertex 49.5490 -30.1349 91.3071; + normal -0.380812 -0.641468 -0.665959; + texcoord 0.749030 -2.16209; + tangent 0.462443 0.491556 -0.737916; + vertex 49.3504 -30.3460 91.6239; + normal -0.279136 -0.709220 -0.647372; + texcoord 0.749030 -2.39675; + tangent 0.462443 0.491556 -0.737916; + vertex 50.4456 -30.8562 91.7107; + normal 0.494699 0.492798 0.715837; + texcoord 0.499510 -2.16209; + tangent -0.731408 -0.208785 0.649192; + vertex 49.3601 -29.9909 91.8651; + normal 0.495675 0.491039 0.716370; + texcoord 0.749030 -2.39675; + tangent -0.731408 -0.208785 0.649193; + vertex 50.4456 -30.8562 91.7107; + normal 0.496232 0.490032 0.716674; + texcoord 0.499510 -2.39675; + vertex 50.5986 -30.8125 91.5749; + normal 0.497430 0.487860 0.717326; + texcoord 0.499510 -2.49675; + vertex 50.6365 -31.0423 91.7049; + normal -0.589362 -0.316652 0.743226; + texcoord 0.998540 -2.16209; + tangent -0.250976 -0.802696 -0.541008; + vertex 49.5490 -30.1349 91.3071; + normal -0.498885 -0.371692 0.782917; + texcoord 0.998540 -2.39675; + vertex 50.3931 -31.0242 91.5975; + normal -0.511689 -0.364415 0.778059; + texcoord 0.749030 -2.39675; + vertex 50.4456 -30.8562 91.7107; + normal -0.391206 -0.427111 0.815189; + texcoord 0.749030 -2.49675; + vertex 50.6365 -31.0423 91.7049; + normal -0.0171594 -0.574432 -0.818372; + texcoord 0.000490000 1.00000; + tangent 0.980334 0.151270 -0.126735; + vertex 20.5845 -45.2049 72.8728; + normal -0.0221447 -0.553825 -0.832338; + texcoord 0.333170 0.114750; + tangent 0.980335 0.151270 -0.126735; + vertex 22.0341 -51.5329 77.2842; + normal -0.0226253 -0.551817 -0.833659; + texcoord 0.000490000 0.114750; + vertex 20.8276 -51.7191 77.4402; + normal -0.0276021 -0.530787 -0.847055; + texcoord 0.333170 -0.855550; + tangent 0.980335 0.151269 -0.126735; + vertex 22.5449 -57.9364 81.2801; + normal 0.820314 0.523008 0.231405; + texcoord 0.665860 1.00000; + tangent -0.497321 0.452524 0.740199; + vertex 18.7595 -44.5776 73.1728; + normal 0.848792 0.430324 0.307202; + texcoord 0.665860 0.114750; + tangent -0.497321 0.452524 0.740199; + vertex 21.3957 -50.9520 78.2344; + normal 0.852425 0.413583 0.319877; + texcoord 0.333170 0.114750; + vertex 22.0341 -51.5329 77.2842; + normal 0.865835 0.312760 0.390526; + texcoord 0.333170 -0.855550; + tangent -0.497321 0.452524 0.740199; + vertex 22.5449 -57.9364 81.2801; + normal -0.843460 0.0737035 0.532113; + texcoord 0.665860 1.00000; + tangent -0.457489 -0.617742 -0.639608; + vertex 18.7595 -44.5776 73.1728; + normal -0.854688 0.106988 0.507997; + texcoord 0.998540 0.114750; + tangent -0.457489 -0.617742 -0.639608; + vertex 20.8276 -51.7191 77.4402; + normal -0.854241 0.105571 0.509046; + texcoord 0.665860 0.114750; + vertex 21.3957 -50.9520 78.2344; + normal -0.864048 0.138904 0.483867; + texcoord 0.998540 -0.855550; + vertex 22.5075 -57.3713 82.0627; + normal -0.973259 -0.205770 0.102104; + texcoord 0.000490000 0.114750; + tangent 0.0386871 -0.584973 -0.810130; + vertex 20.8276 -51.7191 77.4402; + normal -0.979080 -0.184270 0.0863009; + texcoord 0.333170 -0.855550; + tangent 0.0386871 -0.584973 -0.810130; + vertex 22.5449 -57.9364 81.2801; + normal -0.979569 -0.182322 0.0848714; + texcoord 0.000490000 -0.855550; + vertex 22.5075 -57.3713 82.0627; + normal -0.985120 -0.158192 0.0671825; + texcoord 0.333170 -1.16907; + vertex 22.8930 -59.2773 83.2266; + normal 0.512407 -0.271020 -0.814854; + texcoord 0.665860 0.114750; + tangent 0.840229 0.354201 0.410557; + vertex 21.3957 -50.9520 78.2344; + normal 0.539309 -0.467399 -0.700488; + texcoord 0.665860 -0.855550; + tangent 0.840229 0.354201 0.410557; + vertex 23.3763 -57.5859 81.6864; + normal 0.538489 -0.456261 -0.708418; + texcoord 0.333170 -0.855550; + vertex 22.5449 -57.9364 81.2801; + normal 0.537202 -0.646662 -0.541519; + texcoord 0.333170 -1.16907; + tangent 0.840229 0.354201 0.410556; + vertex 22.8930 -59.2773 83.2266; + normal 0.444679 0.514328 0.733299; + texcoord 0.665860 0.114750; + tangent -0.894914 0.221046 0.387644; + vertex 21.3957 -50.9520 78.2344; + normal 0.440563 0.575771 0.688761; + texcoord 0.998540 -0.855550; + tangent -0.894914 0.221046 0.387644; + vertex 22.5075 -57.3713 82.0627; + normal 0.438720 0.594623 0.673757; + texcoord 0.665860 -0.855550; + vertex 23.3763 -57.5859 81.6864; + normal 0.430114 0.658691 0.617356; + texcoord 0.998540 -1.16907; + vertex 23.5802 -59.1290 83.1907; + normal -0.0652864 0.510433 0.857435; + texcoord 0.000490000 -0.855550; + tangent -0.976223 -0.210666 0.0510786; + vertex 22.5075 -57.3713 82.0627; + normal -0.0788236 0.564492 0.821667; + texcoord 0.333170 -1.16907; + tangent -0.976223 -0.210666 0.0510787; + vertex 22.8930 -59.2773 83.2266; + normal -0.0811361 0.573615 0.815097; + texcoord 0.000490000 -1.16907; + vertex 23.5802 -59.1290 83.1907; + normal -0.0945398 0.625816 0.774220; + texcoord 0.333170 -1.47767; + tangent -0.976223 -0.210666 0.0510788; + vertex 23.8153 -60.5920 84.4020; + normal 0.906547 -0.227093 -0.355810; + texcoord 0.665860 -0.855550; + tangent 0.420842 0.551412 0.720303; + vertex 23.3763 -57.5859 81.6864; + normal 0.900171 -0.155657 -0.406772; + texcoord 0.998540 -1.16907; + vertex 23.5802 -59.1290 83.1907; + normal 0.900531 -0.158323 -0.404941; + texcoord 0.665860 -1.16907; + vertex 23.2833 -59.5180 82.6825; + normal 0.887174 -0.0845334 -0.453625; + texcoord 0.998540 -1.47767; + tangent 0.420842 0.551412 0.720303; + vertex 23.8427 -60.8129 84.0180; + normal 0.988990 0.147320 -0.0139864; + texcoord 0.000490000 -1.16907; + tangent -0.0619057 0.497721 0.865125; + vertex 23.5802 -59.1290 83.1907; + normal 0.984960 0.170555 -0.0276425; + texcoord 0.333170 -1.47767; + tangent -0.0619058 0.497721 0.865125; + vertex 23.8153 -60.5920 84.4020; + normal 0.984750 0.171660 -0.0282930; + texcoord 0.000490000 -1.47767; + vertex 23.8427 -60.8129 84.0180; + normal 0.979828 0.195324 -0.0422594; + texcoord 0.333170 -1.73892; + tangent -0.0619057 0.497721 0.865125; + vertex 24.1204 -62.0350 84.8081; + normal -0.314271 -0.743955 -0.589716; + texcoord 0.665860 -1.16907; + tangent 0.782187 0.149100 -0.604940; + vertex 23.2833 -59.5180 82.6825; + normal -0.377059 -0.659668 -0.650126; + texcoord 0.998540 -1.47767; + tangent 0.782187 0.149101 -0.604940; + vertex 23.8427 -60.8129 84.0180; + normal -0.412082 -0.604434 -0.681798; + texcoord 0.665860 -1.47767; + vertex 23.4953 -60.8791 84.2866; + normal -0.466385 -0.503682 -0.727179; + texcoord 0.998540 -1.73892; + tangent 0.782187 0.149101 -0.604940; + vertex 23.9421 -62.0782 84.8306; + normal 0.0242153 -0.538906 -0.842018; + texcoord 0.000490000 -1.47767; + tangent 0.964660 0.233658 -0.121802; + vertex 23.8427 -60.8129 84.0180; + normal 0.0684330 -0.668547 -0.740515; + texcoord 0.333170 -1.73892; + tangent 0.964660 0.233658 -0.121803; + vertex 24.1204 -62.0350 84.8081; + normal 0.0734315 -0.682322 -0.727354; + texcoord 0.000490000 -1.73892; + vertex 23.9421 -62.0782 84.8306; + normal 0.132628 -0.829983 -0.541792; + texcoord 0.000490000 -1.83892; + tangent 0.964660 0.233658 -0.121803; + vertex 24.0697 -62.1420 84.9597; + normal 0.796948 0.546794 0.256691; + texcoord 0.665860 -1.47767; + tangent -0.528895 0.426376 0.733808; + vertex 23.4953 -60.8791 84.2866; + normal 0.829356 0.443154 0.340269; + texcoord 0.665860 -1.73892; + tangent -0.528895 0.426376 0.733808; + vertex 24.0226 -61.9562 84.9437; + normal 0.834423 0.419108 0.357893; + texcoord 0.333170 -1.73892; + vertex 24.1204 -62.0350 84.8081; + normal 0.848617 0.254526 0.463752; + texcoord 0.333170 -1.83892; + tangent -0.528895 0.426376 0.733808; + vertex 24.0697 -62.1420 84.9597; + normal -0.800548 -0.0266852 0.598674; + texcoord 0.665860 -1.47767; + tangent -0.435683 -0.660014 -0.612015; + vertex 23.4953 -60.8791 84.2866; + normal -0.774387 -0.0717339 0.628632; + texcoord 0.998540 -1.73892; + vertex 23.9421 -62.0782 84.8306; + normal -0.776922 -0.0675828 0.625960; + texcoord 0.665860 -1.73892; + vertex 24.0226 -61.9562 84.9437; + normal -0.736508 -0.129464 0.663924; + texcoord 0.665860 -1.83892; + vertex 24.0697 -62.1420 84.9597; + normal -0.411037 -0.346934 -0.843022; + texcoord 0.000490000 1.00000; + tangent 0.897741 0.00669530 -0.440472; + vertex 24.6497 -39.0697 64.8837; + normal -0.408783 -0.360002 -0.838627; + texcoord 0.333170 -0.0716100; + tangent 0.897741 0.00669539 -0.440472; + vertex 25.6794 -46.7384 67.5376; + normal -0.408307 -0.362696 -0.837698; + texcoord 0.000490000 -0.0716100; + tangent 0.897741 0.00669539 -0.440472; + vertex 24.9096 -46.7442 67.9153; + normal -0.405716 -0.376984 -0.832633; + texcoord 0.333170 -0.429120; + tangent 0.897741 0.00669532 -0.440472; + vertex 25.3256 -48.9596 68.7156; + normal 0.957302 0.286136 0.0412289; + texcoord 0.665860 1.00000; + tangent -0.0876512 0.151382 0.984582; + vertex 23.3429 -38.5915 65.2478; + normal 0.993767 0.0816231 0.0759194; + texcoord 0.665860 -0.0716100; + tangent -0.0876513 0.151381 0.984582; + vertex 25.6014 -46.6037 68.4138; + normal 0.989931 0.123520 0.0691361; + texcoord 0.333170 -0.0716100; + vertex 25.6794 -46.7384 67.5376; + normal 0.989298 -0.102513 0.103833; + texcoord 0.333170 -0.429120; + tangent -0.0876513 0.151381 0.984582; + vertex 25.3256 -48.9596 68.7156; + normal -0.597634 0.143255 0.788867; + texcoord 0.665860 1.00000; + tangent -0.800473 -0.162539 -0.576909; + vertex 23.3429 -38.5915 65.2478; + normal -0.598490 0.164631 0.784033; + texcoord 0.998540 -0.0716100; + tangent -0.800473 -0.162539 -0.576909; + vertex 24.9096 -46.7442 67.9153; + normal -0.598749 0.173094 0.782009; + texcoord 0.665860 -0.0716100; + tangent -0.800473 -0.162539 -0.576909; + vertex 25.6014 -46.6037 68.4138; + normal -0.599235 0.196638 0.776049; + texcoord 0.998540 -0.429120; + tangent -0.800473 -0.162539 -0.576909; + vertex 25.7767 -48.8734 69.1243; + normal -0.679265 0.133190 0.721706; + texcoord 0.000490000 -0.0716100; + tangent -0.733782 -0.140355 -0.664728; + vertex 24.9096 -46.7442 67.9153; + normal -0.679274 0.133901 0.721566; + texcoord 0.333170 -0.429120; + tangent -0.733783 -0.140355 -0.664728; + vertex 25.3256 -48.9596 68.7156; + normal -0.679279 0.134324 0.721483; + texcoord 0.000490000 -0.429120; + vertex 25.7767 -48.8734 69.1243; + normal -0.679287 0.135045 0.721340; + texcoord 0.333170 -0.765600; + tangent -0.733783 -0.140355 -0.664728; + vertex 26.0697 -50.7737 69.7560; + normal -0.286216 -0.0887115 -0.954050; + texcoord 0.665860 -0.0716100; + tangent 0.956825 -0.0791009 -0.279693; + vertex 25.6014 -46.6037 68.4138; + normal -0.289395 -0.349063 -0.891295; + texcoord 0.665860 -0.429120; + tangent 0.956825 -0.0791008 -0.279693; + vertex 25.9237 -49.0091 68.5408; + normal -0.290115 -0.319015 -0.902254; + texcoord 0.333170 -0.429120; + vertex 25.3256 -48.9596 68.7156; + normal -0.274693 -0.560654 -0.781160; + texcoord 0.333170 -0.765600; + tangent 0.956825 -0.0791009 -0.279693; + vertex 26.0697 -50.7737 69.7560; + normal 0.967279 0.140772 0.211078; + texcoord 0.665860 -0.0716100; + tangent -0.238436 0.220038 0.945902; + vertex 25.6014 -46.6037 68.4138; + normal 0.963785 0.173409 0.202605; + texcoord 0.998540 -0.429120; + vertex 25.7767 -48.8734 69.1243; + normal 0.963634 0.174613 0.202287; + texcoord 0.665860 -0.429120; + vertex 25.9237 -49.0091 68.5408; + normal 0.958911 0.207538 0.193437; + texcoord 0.998540 -0.765600; + tangent -0.238436 0.220038 0.945903; + vertex 26.1510 -50.8604 69.4006; + normal 0.963757 0.205251 0.170424; + texcoord 0.000490000 -0.429120; + tangent -0.216968 0.231317 0.948376; + vertex 25.7767 -48.8734 69.1243; + normal 0.968456 0.172972 0.179372; + texcoord 0.333170 -0.765600; + vertex 26.0697 -50.7737 69.7560; + normal 0.968737 0.170755 0.179977; + texcoord 0.000490000 -0.765600; + vertex 26.1510 -50.8604 69.4006; + normal 0.972353 0.137136 0.189005; + texcoord 0.333170 -1.00440; + tangent -0.216968 0.231317 0.948376; + vertex 26.2394 -52.1092 69.8520; + normal -0.653539 0.391880 0.647547; + texcoord 0.665860 -0.429120; + tangent -0.735180 -0.125217 -0.666206; + vertex 25.9237 -49.0091 68.5408; + normal -0.675563 0.216378 0.704837; + texcoord 0.665860 -0.765600; + tangent -0.735180 -0.125216 -0.666206; + vertex 25.7930 -50.8208 69.5053; + normal -0.677698 0.158025 0.718160; + texcoord 0.333170 -0.765600; + vertex 26.0697 -50.7737 69.7560; + normal -0.668211 -0.0314636 0.743306; + texcoord 0.333170 -1.00440; + tangent -0.735180 -0.125217 -0.666206; + vertex 26.2394 -52.1092 69.8520; + normal -0.296788 -0.431970 -0.851656; + texcoord 0.665860 -0.429120; + tangent 0.954449 -0.105480 -0.279109; + vertex 25.9237 -49.0091 68.5408; + normal -0.297528 -0.406898 -0.863661; + texcoord 0.998540 -0.765600; + tangent 0.954449 -0.105480 -0.279109; + vertex 26.1510 -50.8604 69.4006; + normal -0.297474 -0.409059 -0.862659; + texcoord 0.665860 -0.765600; + vertex 25.7930 -50.8208 69.5053; + normal -0.298020 -0.382677 -0.874496; + texcoord 0.998540 -1.00440; + tangent 0.954449 -0.105480 -0.279109; + vertex 26.1539 -52.0182 69.9063; + normal -0.710545 -0.283125 -0.644178; + texcoord 0.000490000 -0.765600; + tangent 0.627862 -0.668407 -0.398774; + vertex 26.1510 -50.8604 69.4006; + normal -0.717431 -0.298344 -0.629510; + texcoord 0.333170 -1.00440; + tangent 0.627862 -0.668407 -0.398774; + vertex 26.2394 -52.1092 69.8520; + normal -0.715181 -0.293300 -0.634422; + texcoord 0.000490000 -1.00440; + vertex 26.1539 -52.0182 69.9063; + normal -0.723595 -0.312549 -0.615405; + texcoord 0.000490000 -1.10440; + vertex 26.1610 -52.1476 69.9636; + normal -0.468956 0.150150 0.870365; + texcoord 0.665860 -0.765600; + tangent -0.829906 0.262285 -0.492405; + vertex 25.7930 -50.8208 69.5053; + normal -0.446289 0.217522 0.868049; + texcoord 0.998540 -1.00440; + tangent -0.829906 0.262285 -0.492404; + vertex 26.1539 -52.0182 69.9063; + normal -0.427912 0.267062 0.863464; + texcoord 0.665860 -1.00440; + tangent -0.829906 0.262285 -0.492404; + vertex 26.2669 -52.0539 69.9733; + normal -0.391586 0.354813 0.848981; + texcoord 0.665860 -1.10440; + vertex 26.1610 -52.1476 69.9636; + normal 0.507208 -0.136540 -0.850939; + texcoord 0.000490000 1.00000; + tangent -0.465794 0.787302 -0.403969; + vertex 30.7310 75.6522 78.7290; + normal 0.484662 -0.154972 -0.860864; + texcoord 0.250000 -0.202370; + vertex 39.3059 82.3149 82.7710; + normal 0.482377 -0.156811 -0.861814; + texcoord 0.000490000 -0.202370; + vertex 39.8866 81.3334 83.2746; + normal 0.458215 -0.175949 -0.871252; + texcoord 0.250000 -0.804590; + tangent -0.465794 0.787302 -0.403969; + vertex 43.5990 84.6326 84.5608; + normal -0.501275 0.777497 -0.379765; + texcoord 0.499510 1.00000; + tangent -0.529841 0.0711834 0.845104; + vertex 30.2198 75.4147 80.6375; + normal -0.441631 0.827551 -0.346586; + texcoord 0.499510 -0.202370; + tangent -0.529841 0.0711832 0.845104; + vertex 38.6453 82.4037 83.8246; + normal -0.422052 0.842189 -0.335545; + texcoord 0.250000 -0.202370; + vertex 39.3059 82.3149 82.7710; + normal -0.354740 0.886513 -0.297076; + texcoord 0.250000 -0.804590; + tangent -0.529841 0.0711831 0.845104; + vertex 43.5990 84.6326 84.5608; + normal -0.476724 0.182586 0.859882; + texcoord 0.499510 1.00000; + tangent 0.455546 -0.785279 0.419303; + vertex 30.2198 75.4147 80.6375; + normal -0.485517 0.175628 0.856404; + texcoord 0.749030 -0.202370; + tangent 0.455546 -0.785279 0.419303; + vertex 39.2245 81.4052 84.3577; + normal -0.485684 0.175495 0.856337; + texcoord 0.499510 -0.202370; + vertex 38.6453 82.4037 83.8246; + normal -0.494793 0.168204 0.852577; + texcoord 0.749030 -0.804590; + tangent 0.455546 -0.785279 0.419303; + vertex 42.7442 85.3068 85.6306; + normal 0.392328 -0.870361 0.297574; + texcoord 0.998540 1.00000; + tangent 0.520728 -0.0565192 -0.851850; + vertex 30.7310 75.6522 78.7290; + normal 0.501120 -0.787588 0.358585; + texcoord 0.998540 -0.202370; + tangent 0.520728 -0.0565192 -0.851850; + vertex 39.8866 81.3334 83.2746; + normal 0.502953 -0.785957 0.359597; + texcoord 0.749030 -0.202370; + vertex 39.2245 81.4052 84.3577; + normal 0.604313 -0.680405 0.414554; + texcoord 0.749030 -0.804590; + tangent 0.520728 -0.0565192 -0.851850; + vertex 42.7442 85.3068 85.6306; + normal 0.660595 -0.750515 0.0184566; + texcoord 0.000490000 -0.202370; + tangent 0.257965 0.203833 -0.944408; + vertex 39.8866 81.3334 83.2746; + normal 0.651649 -0.758386 0.0143143; + texcoord 0.250000 -0.804590; + tangent 0.257965 0.203833 -0.944408; + vertex 43.5990 84.6326 84.5608; + normal 0.650607 -0.759289 0.0138347; + texcoord 0.000490000 -0.804590; + tangent 0.257965 0.203833 -0.944408; + vertex 43.3277 84.4182 85.5540; + normal 0.641347 -0.767191 0.00959997; + texcoord 0.250000 -1.32203; + tangent 0.257965 0.203833 -0.944408; + vertex 46.2660 86.8918 86.9312; + normal 0.0889898 0.128461 -0.987714; + texcoord 0.499510 -0.202370; + tangent -0.544369 0.836713 0.0597761; + vertex 38.6453 82.4037 83.8246; + normal 0.268360 0.241225 -0.932627; + texcoord 0.499510 -0.804590; + tangent -0.544369 0.836713 0.0597761; + vertex 43.0265 85.5126 84.6237; + normal 0.272629 0.243864 -0.930701; + texcoord 0.250000 -0.804590; + vertex 43.5990 84.6326 84.5608; + normal 0.441832 0.346572 -0.827449; + texcoord 0.250000 -1.32203; + tangent -0.544369 0.836713 0.0597761; + vertex 46.2660 86.8918 86.9312; + normal -0.579210 0.815168 0.00417777; + texcoord 0.499510 -0.202370; + tangent -0.264843 -0.193024 0.944775; + vertex 38.6453 82.4037 83.8246; + normal -0.590141 0.807300 -0.000493967; + texcoord 0.749030 -0.804590; + tangent -0.264843 -0.193024 0.944775; + vertex 42.7442 85.3068 85.6306; + normal -0.591273 0.806471 -0.000980512; + texcoord 0.499510 -0.804590; + tangent -0.264843 -0.193024 0.944775; + vertex 43.0265 85.5126 84.6237; + normal -0.602325 0.798231 -0.00576223; + texcoord 0.749030 -1.32203; + tangent -0.264843 -0.193024 0.944775; + vertex 45.9447 87.7261 86.2202; + normal -0.330334 -0.294198 0.896843; + texcoord 0.998540 -0.202370; + tangent 0.547455 -0.833745 -0.0718554; + vertex 39.8866 81.3334 83.2746; + normal -0.227990 -0.231217 0.945812; + texcoord 0.998540 -0.804590; + tangent 0.547455 -0.833745 -0.0718553; + vertex 43.3277 84.4182 85.5540; + normal -0.187437 -0.205852 0.960465; + texcoord 0.749030 -0.804590; + vertex 42.7442 85.3068 85.6306; + normal -0.0785864 -0.136707 0.987489; + texcoord 0.749030 -1.32203; + tangent 0.547455 -0.833745 -0.0718553; + vertex 45.9447 87.7261 86.2202; + normal -0.231363 -0.248785 0.940520; + texcoord 0.000490000 -0.804590; + tangent 0.600869 -0.796863 -0.0629747; + vertex 43.3277 84.4182 85.5540; + normal -0.262745 -0.271297 0.925939; + texcoord 0.250000 -1.32203; + tangent 0.600869 -0.796863 -0.0629747; + vertex 46.2660 86.8918 86.9312; + normal -0.269849 -0.276372 0.922388; + texcoord 0.000490000 -1.32203; + tangent 0.600869 -0.796863 -0.0629748; + vertex 45.7872 87.5268 86.9813; + normal -0.301415 -0.298836 0.905453; + texcoord 0.250000 -1.75278; + tangent 0.600869 -0.796863 -0.0629748; + vertex 48.0058 89.0971 88.2382; + normal 0.463601 -0.876939 -0.126695; + texcoord 0.499510 -0.804590; + tangent 0.200348 0.243036 -0.949102; + vertex 43.0265 85.5126 84.6237; + normal 0.611946 -0.787570 -0.0724964; + texcoord 0.499510 -1.32203; + vertex 46.4257 87.0855 86.1748; + normal 0.660482 -0.749013 -0.0523776; + texcoord 0.250000 -1.32203; + vertex 46.2660 86.8918 86.9312; + normal 0.783306 -0.621606 0.00617497; + texcoord 0.250000 -1.75278; + tangent 0.200348 0.243036 -0.949102; + vertex 48.0058 89.0971 88.2382; + normal 0.287756 0.281007 -0.915550; + texcoord 0.499510 -0.804590; + tangent -0.599474 0.798388 0.0566332; + vertex 43.0265 85.5126 84.6237; + normal 0.294119 0.285541 -0.912118; + texcoord 0.749030 -1.32203; + tangent -0.599474 0.798388 0.0566331; + vertex 45.9447 87.7261 86.2202; + normal 0.294319 0.285684 -0.912009; + texcoord 0.499510 -1.32203; + vertex 46.4257 87.0855 86.1748; + normal 0.300774 0.290278 -0.908446; + texcoord 0.749030 -1.75278; + tangent -0.599473 0.798388 0.0566332; + vertex 48.4667 89.1337 87.5050; + normal -0.784258 0.620435 0.000116549; + texcoord 0.998540 -0.804590; + tangent -0.196307 -0.248320 0.948578; + vertex 43.3277 84.4182 85.5540; + normal -0.671275 0.739196 0.0545879; + texcoord 0.998540 -1.32203; + tangent -0.196307 -0.248320 0.948578; + vertex 45.7872 87.5268 86.9813; + normal -0.664234 0.745299 0.0576425; + texcoord 0.749030 -1.32203; + tangent -0.196307 -0.248320 0.948578; + vertex 45.9447 87.7261 86.2202; + normal -0.527020 0.842509 0.111487; + texcoord 0.749030 -1.75278; + tangent -0.196307 -0.248320 0.948578; + vertex 48.4667 89.1337 87.5050; + normal -0.670532 0.613429 0.417242; + texcoord 0.000490000 -1.32203; + tangent 0.0747023 -0.503726 0.860628; + vertex 45.7872 87.5268 86.9813; + normal -0.684397 0.601795 0.411636; + texcoord 0.250000 -1.75278; + tangent 0.0747024 -0.503726 0.860628; + vertex 48.0058 89.0971 88.2382; + normal -0.684671 0.601560 0.411523; + texcoord 0.000490000 -1.75278; + vertex 47.9603 89.4038 87.7142; + normal -0.698819 0.589231 0.405535; + texcoord 0.250000 -2.03611; + tangent 0.0747023 -0.503725 0.860628; + vertex 49.3366 90.5381 88.4378; + normal -0.0711163 -0.686440 0.723700; + texcoord 0.499510 -1.32203; + tangent 0.829302 -0.443845 -0.339500; + vertex 46.4257 87.0855 86.1748; + normal 0.0699019 -0.520380 0.851069; + texcoord 0.499510 -1.75278; + tangent 0.829302 -0.443845 -0.339500; + vertex 48.5107 88.8269 88.0314; + normal 0.0645486 -0.527396 0.847164; + texcoord 0.250000 -1.75278; + tangent 0.829302 -0.443845 -0.339500; + vertex 48.0058 89.0971 88.2382; + normal 0.207423 -0.319640 0.924557; + texcoord 0.250000 -2.03611; + vertex 49.3366 90.5381 88.4378; + normal 0.767092 -0.524326 -0.369665; + texcoord 0.499510 -1.32203; + tangent -0.0719631 0.502255 -0.861720; + vertex 46.4257 87.0855 86.1748; + normal 0.744221 -0.548162 -0.381647; + texcoord 0.749030 -1.75278; + tangent -0.0719630 0.502255 -0.861720; + vertex 48.4667 89.1337 87.5050; + normal 0.740381 -0.552007 -0.383568; + texcoord 0.499510 -1.75278; + vertex 48.5107 88.8269 88.0314; + normal 0.715147 -0.576255 -0.395594; + texcoord 0.749030 -2.03611; + tangent -0.0719630 0.502255 -0.861720; + vertex 49.7144 90.0760 88.3879; + normal -0.110798 0.470139 -0.875610; + texcoord 0.998540 -1.32203; + tangent -0.829038 0.442170 0.342318; + vertex 45.7872 87.5268 86.9813; + normal -0.0553875 0.544224 -0.837110; + texcoord 0.998540 -1.75278; + tangent -0.829038 0.442170 0.342318; + vertex 47.9603 89.4038 87.7142; + normal -0.0206121 0.587586 -0.808899; + texcoord 0.749030 -1.75278; + tangent -0.829038 0.442170 0.342318; + vertex 48.4667 89.1337 87.5050; + normal 0.0383596 0.655693 -0.754053; + texcoord 0.749030 -2.03611; + tangent -0.829038 0.442170 0.342319; + vertex 49.7144 90.0760 88.3879; + normal -0.292767 0.740863 -0.604491; + texcoord 0.000490000 -1.75278; + tangent -0.623405 0.331462 0.708166; + vertex 47.9603 89.4038 87.7142; + normal -0.313752 0.723540 -0.614857; + texcoord 0.250000 -2.03611; + tangent -0.623405 0.331462 0.708166; + vertex 49.3366 90.5381 88.4378; + normal -0.319122 0.718972 -0.617446; + texcoord 0.000490000 -2.03611; + vertex 49.6001 90.3980 88.1385; + normal -0.340416 0.700301 -0.627452; + texcoord 0.250000 -2.31289; + tangent -0.623405 0.331462 0.708166; + vertex 50.7484 91.2961 88.5178; + normal 0.432619 -0.607107 0.666530; + texcoord 0.499510 -1.75278; + tangent 0.623703 -0.332311 -0.707506; + vertex 48.5107 88.8269 88.0314; + normal 0.441184 -0.597516 0.669575; + texcoord 0.749030 -2.03611; + tangent 0.623702 -0.332311 -0.707506; + vertex 49.7144 90.0760 88.3879; + normal 0.440975 -0.597752 0.669502; + texcoord 0.499510 -2.03611; + tangent 0.623703 -0.332311 -0.707506; + vertex 49.4506 90.2166 88.6872; + normal 0.449545 -0.587967 0.672461; + texcoord 0.749030 -2.31289; + tangent 0.623703 -0.332311 -0.707506; + vertex 50.7136 91.2683 88.7625; + normal 0.463150 -0.434099 -0.772690; + texcoord 0.998540 -1.75278; + tangent -0.270319 0.761103 -0.589619; + vertex 47.9603 89.4038 87.7142; + normal 0.555662 -0.376790 -0.741127; + texcoord 0.998540 -2.03611; + tangent -0.270319 0.761103 -0.589618; + vertex 49.6001 90.3980 88.1385; + normal 0.552158 -0.379136 -0.742548; + texcoord 0.749030 -2.03611; + vertex 49.7144 90.0760 88.3879; + normal 0.639577 -0.315796 -0.700866; + texcoord 0.749030 -2.31289; + tangent -0.270319 0.761103 -0.589619; + vertex 50.7136 91.2683 88.7625; + normal 0.595049 -0.492801 -0.634873; + texcoord 0.000490000 -2.03611; + tangent -0.0438966 0.768841 -0.637932; + vertex 49.6001 90.3980 88.1385; + normal 0.612762 -0.483610 -0.625015; + texcoord 0.250000 -2.31289; + tangent -0.0438966 0.768841 -0.637932; + vertex 50.7484 91.2961 88.5178; + normal 0.610211 -0.484958 -0.626465; + texcoord 0.000490000 -2.31289; + tangent -0.0438966 0.768841 -0.637932; + vertex 50.7562 91.1608 88.6300; + normal 0.632173 -0.473069 -0.613647; + texcoord 0.000490000 -2.41289; + tangent -0.0438965 0.768841 -0.637932; + vertex 50.9118 91.3172 88.6698; + normal 0.201679 -0.727901 0.655351; + texcoord 0.998540 -2.03611; + tangent 0.241970 -0.611333 -0.753474; + vertex 49.6001 90.3980 88.1385; + normal 0.298187 -0.692118 0.657311; + texcoord 0.998540 -2.31289; + tangent 0.241970 -0.611333 -0.753474; + vertex 50.7562 91.1608 88.6300; + normal 0.335634 -0.675875 0.656158; + texcoord 0.749030 -2.31289; + vertex 50.7136 91.2683 88.7625; + normal 0.453000 -0.615545 0.644900; + texcoord 0.749030 -2.41289; + tangent 0.241970 -0.611333 -0.753474; + vertex 50.9118 91.3172 88.6698; + normal 0.443431 -0.0701975 -0.893556; + texcoord 0.000490000 1.00000; + tangent -0.843436 0.304658 -0.442492; + vertex -19.6612 55.4231 105.631; + normal 0.446438 -0.0607058 -0.892753; + texcoord 0.333170 -0.348720; + tangent -0.843436 0.304657 -0.442492; + vertex -16.5096 65.7256 106.386; + normal 0.446787 -0.0595946 -0.892653; + texcoord 0.000490000 -0.348720; + vertex -15.6625 65.4196 106.830; + normal 0.449984 -0.0493215 -0.891674; + texcoord 0.333170 -0.803150; + tangent -0.843436 0.304657 -0.442492; + vertex -14.7911 68.5438 107.097; + normal -0.983940 0.170260 0.0536007; + texcoord 0.665860 1.00000; + tangent 0.0149562 -0.220593 0.975251; + vertex -18.5167 54.2457 106.008; + normal -0.944616 0.316679 0.0861164; + texcoord 0.665860 -0.348720; + tangent 0.0149563 -0.220593 0.975251; + vertex -16.4940 65.4956 107.402; + normal -0.933731 0.345809 0.0925384; + texcoord 0.333170 -0.348720; + vertex -16.5096 65.7256 106.386; + normal -0.860795 0.493412 0.124807; + texcoord 0.333170 -0.803150; + tangent 0.0149564 -0.220593 0.975251; + vertex -14.7911 68.5438 107.097; + normal 0.543175 -0.198758 0.815755; + texcoord 0.665860 1.00000; + tangent 0.821471 -0.0751159 -0.565282; + vertex -18.5167 54.2457 106.008; + normal 0.539855 -0.216876 0.813339; + texcoord 0.998540 -0.348720; + tangent 0.821470 -0.0751157 -0.565282; + vertex -15.6625 65.4196 106.830; + normal 0.540053 -0.215830 0.813487; + texcoord 0.665860 -0.348720; + vertex -16.4940 65.4956 107.402; + normal 0.536274 -0.235301 0.810582; + texcoord 0.998540 -0.803150; + tangent 0.821470 -0.0751156 -0.565282; + vertex -15.3660 68.5016 107.529; + normal 0.594781 -0.231684 0.769778; + texcoord 0.000490000 -0.348720; + tangent 0.798402 0.0585738 -0.599268; + vertex -15.6625 65.4196 106.830; + normal 0.594452 -0.235050 0.769011; + texcoord 0.333170 -0.803150; + tangent 0.798402 0.0585738 -0.599268; + vertex -14.7911 68.5438 107.097; + normal 0.594501 -0.234547 0.769127; + texcoord 0.000490000 -0.803150; + tangent 0.798402 0.0585737 -0.599268; + vertex -15.3660 68.5016 107.529; + normal 0.594163 -0.237950 0.768343; + texcoord 0.333170 -1.24260; + tangent 0.798402 0.0585738 -0.599268; + vertex -14.5419 71.1855 107.723; + normal 0.289118 -0.253951 -0.922995; + texcoord 0.665860 -0.348720; + tangent -0.909959 0.226528 -0.347362; + vertex -16.4940 65.4956 107.402; + normal 0.343994 -0.0554976 -0.937330; + texcoord 0.665860 -0.803150; + tangent -0.909959 0.226528 -0.347362; + vertex -15.4574 68.7096 106.843; + normal 0.350634 -0.0269780 -0.936124; + texcoord 0.333170 -0.803150; + vertex -14.7911 68.5438 107.097; + normal 0.389197 0.177294 -0.903932; + texcoord 0.333170 -1.24260; + tangent -0.909959 0.226528 -0.347361; + vertex -14.5419 71.1855 107.723; + normal -0.915624 0.334230 0.223435; + texcoord 0.665860 -0.348720; + tangent 0.126531 -0.287948 0.949250; + vertex -16.4940 65.4956 107.402; + normal -0.925375 0.310431 0.217516; + texcoord 0.998540 -0.803150; + tangent 0.126531 -0.287948 0.949250; + vertex -15.3660 68.5016 107.529; + normal -0.929183 0.300621 0.215047; + texcoord 0.665860 -0.803150; + vertex -15.4574 68.7096 106.843; + normal -0.938085 0.276349 0.208871; + texcoord 0.998540 -1.24260; + tangent 0.126531 -0.287948 0.949250; + vertex -14.6182 71.2191 107.292; + normal -0.942574 0.275798 0.188385; + texcoord 0.000490000 -0.803150; + tangent 0.173803 -0.0766258 0.981795; + vertex -15.3660 68.5016 107.529; + normal -0.940731 0.281921 0.188537; + texcoord 0.333170 -1.24260; + tangent 0.173803 -0.0766258 0.981795; + vertex -14.5419 71.1855 107.723; + normal -0.940562 0.282475 0.188550; + texcoord 0.000490000 -1.24260; + tangent 0.173803 -0.0766259 0.981795; + vertex -14.6182 71.2191 107.292; + normal -0.938611 0.288796 0.188698; + texcoord 0.333170 -1.56442; + tangent 0.173803 -0.0766260 0.981795; + vertex -14.0843 72.8945 107.383; + normal 0.628449 -0.456245 0.629994; + texcoord 0.665860 -0.803150; + tangent 0.756628 0.170656 -0.631182; + vertex -15.4574 68.7096 106.843; + normal 0.653844 -0.199875 0.729752; + texcoord 0.665860 -1.24260; + tangent 0.756628 0.170657 -0.631182; + vertex -14.2084 71.2607 107.444; + normal 0.650156 -0.298785 0.698588; + texcoord 0.333170 -1.24260; + vertex -14.5419 71.1855 107.723; + normal 0.643122 -0.0201241 0.765499; + texcoord 0.333170 -1.56442; + tangent 0.756628 0.170656 -0.631182; + vertex -14.0843 72.8945 107.383; + normal 0.344015 0.0526451 -0.937487; + texcoord 0.665860 -0.803150; + tangent -0.932841 -0.0946745 -0.347627; + vertex -15.4574 68.7096 106.843; + normal 0.347686 0.0164021 -0.937467; + texcoord 0.998540 -1.24260; + tangent -0.932841 -0.0946747 -0.347627; + vertex -14.6182 71.2191 107.292; + normal 0.350406 -0.0139689 -0.936494; + texcoord 0.665860 -1.24260; + vertex -14.2084 71.2607 107.444; + normal 0.353218 -0.0501033 -0.934199; + texcoord 0.998540 -1.56442; + tangent -0.932841 -0.0946747 -0.347627; + vertex -13.9533 72.9562 107.450; + normal 0.492173 -0.109721 -0.863555; + texcoord 0.000490000 -1.24260; + tangent -0.821404 -0.386974 -0.418982; + vertex -14.6182 71.2191 107.292; + normal 0.491557 -0.107765 -0.864152; + texcoord 0.333170 -1.56442; + tangent -0.821404 -0.386974 -0.418982; + vertex -14.0843 72.8945 107.383; + normal 0.491079 -0.106255 -0.864611; + texcoord 0.000490000 -1.56442; + vertex -13.9533 72.9562 107.450; + normal 0.490244 -0.103623 -0.865404; + texcoord 0.000490000 -1.66442; + vertex -14.0613 73.0587 107.377; + normal -0.989246 0.0703240 -0.128244; + texcoord 0.665860 -1.24260; + tangent -0.0719287 0.529546 0.845226; + vertex -14.2084 71.2607 107.444; + normal -0.983795 0.101873 -0.147546; + texcoord 0.665860 -1.56442; + tangent -0.0719287 0.529546 0.845226; + vertex -14.0958 72.9789 107.518; + normal -0.985865 0.0908152 -0.140794; + texcoord 0.333170 -1.56442; + vertex -14.0843 72.8945 107.383; + normal -0.977612 0.130573 -0.165001; + texcoord 0.333170 -1.66442; + vertex -14.0613 73.0587 107.377; + normal 0.534297 0.397366 -0.746074; + texcoord 0.000490000 1.00000; + tangent -0.738389 0.649040 -0.183109; + vertex -8.12529 0.437590 106.166; + normal 0.536098 0.400209 -0.743258; + texcoord 0.250000 -0.382860; + tangent -0.738389 0.649039 -0.183109; + vertex -2.48598 7.83416 114.144; + normal 0.536521 0.400878 -0.742591; + texcoord 0.000490000 -0.382860; + vertex -1.69189 7.13616 114.341; + normal 0.538424 0.403895 -0.739573; + texcoord 0.250000 -0.924400; + tangent -0.738389 0.649040 -0.183109; + vertex 0.306180 9.72578 117.210; + normal -0.769322 0.614660 -0.174171; + texcoord 0.499510 1.00000; + tangent -0.471751 -0.362726 0.803667; + vertex -7.93203 -0.901490 107.371; + normal -0.687203 0.722333 -0.0773702; + texcoord 0.499510 -0.382860; + tangent -0.471751 -0.362726 0.803667; + vertex -2.99332 7.44407 115.008; + normal -0.687332 0.722196 -0.0775077; + texcoord 0.250000 -0.382860; + vertex -2.48598 7.83416 114.144; + normal -0.580504 0.813824 0.0265556; + texcoord 0.250000 -0.924400; + tangent -0.471751 -0.362726 0.803667; + vertex 0.306180 9.72578 117.210; + normal -0.537942 -0.373335 0.755804; + texcoord 0.499510 1.00000; + tangent 0.730064 -0.654583 0.196285; + vertex -7.93203 -0.901490 107.371; + normal -0.535786 -0.369978 0.758979; + texcoord 0.749030 -0.382860; + tangent 0.730064 -0.654583 0.196285; + vertex -2.19440 6.72775 115.223; + normal -0.535812 -0.370019 0.758941; + texcoord 0.499510 -0.382860; + vertex -2.99332 7.44407 115.008; + normal -0.533516 -0.366456 0.762280; + texcoord 0.749030 -0.924400; + tangent 0.730064 -0.654583 0.196285; + vertex -0.783900 9.86895 117.720; + normal 0.685913 -0.725619 0.0547833; + texcoord 0.998540 1.00000; + tangent 0.459197 0.373208 -0.806135; + vertex -8.12529 0.437590 106.166; + normal 0.749306 -0.650159 0.125829; + texcoord 0.998540 -0.382860; + tangent 0.459197 0.373208 -0.806135; + vertex -1.69189 7.13616 114.341; + normal 0.762848 -0.630664 0.142568; + texcoord 0.749030 -0.382860; + vertex -2.19440 6.72775 115.223; + normal 0.815266 -0.537465 0.215574; + texcoord 0.749030 -0.924400; + vertex -0.783900 9.86895 117.720; + normal 0.733711 -0.672624 0.0961471; + texcoord 0.000490000 -0.382860; + tangent 0.513030 0.455638 -0.727458; + vertex -1.69189 7.13616 114.341; + normal 0.731916 -0.674961 0.0934176; + texcoord 0.250000 -0.924400; + vertex 0.306180 9.72578 117.210; + normal 0.731752 -0.675173 0.0931687; + texcoord 0.000490000 -0.924400; + vertex -0.125220 9.34264 117.822; + normal 0.729921 -0.677526 0.0904040; + texcoord 0.250000 -1.44889; + tangent 0.513030 0.455637 -0.727458; + vertex 1.63958 11.5579 120.175; + normal 0.381386 0.294076 -0.876393; + texcoord 0.499510 -0.382860; + tangent -0.770974 0.624272 -0.126034; + vertex -2.99332 7.44407 115.008; + normal 0.468522 0.421918 -0.776191; + texcoord 0.499510 -0.924400; + tangent -0.770974 0.624272 -0.126034; + vertex -0.342120 10.2507 117.104; + normal 0.493075 0.459846 -0.738525; + texcoord 0.250000 -0.924400; + vertex 0.306180 9.72578 117.210; + normal 0.559216 0.568885 -0.603031; + texcoord 0.250000 -1.44889; + tangent -0.770974 0.624272 -0.126034; + vertex 1.63958 11.5579 120.175; + normal -0.701538 0.709829 -0.0631462; + texcoord 0.499510 -0.382860; + tangent -0.520254 -0.449585 0.726092; + vertex -2.99332 7.44407 115.008; + normal -0.701486 0.709887 -0.0630728; + texcoord 0.749030 -0.924400; + vertex -0.783900 9.86895 117.720; + normal -0.701476 0.709898 -0.0630585; + texcoord 0.499510 -0.924400; + tangent -0.520254 -0.449585 0.726092; + vertex -0.342120 10.2507 117.104; + normal -0.701423 0.709957 -0.0629847; + texcoord 0.749030 -1.44889; + tangent -0.520254 -0.449585 0.726092; + vertex 1.50361 12.3094 119.754; + normal -0.549875 -0.571063 0.609528; + texcoord 0.998540 -0.382860; + tangent 0.775677 -0.619795 0.119081; + vertex -1.69189 7.13616 114.341; + normal -0.483807 -0.462770 0.742815; + texcoord 0.998540 -0.924400; + tangent 0.775677 -0.619795 0.119081; + vertex -0.125220 9.34264 117.822; + normal -0.482969 -0.461461 0.744174; + texcoord 0.749030 -0.924400; + vertex -0.783900 9.86895 117.720; + normal -0.399567 -0.336208 0.852825; + texcoord 0.749030 -1.44889; + tangent 0.775677 -0.619795 0.119081; + vertex 1.50361 12.3094 119.754; + normal -0.457961 -0.449729 0.766822; + texcoord 0.000490000 -0.924400; + tangent 0.763389 -0.640966 0.0799943; + vertex -0.125220 9.34264 117.822; + normal -0.457884 -0.449624 0.766929; + texcoord 0.250000 -1.44889; + tangent 0.763389 -0.640966 0.0799946; + vertex 1.63958 11.5579 120.175; + normal -0.457874 -0.449610 0.766944; + texcoord 0.000490000 -1.44889; + vertex 1.17303 11.9496 120.126; + normal -0.457794 -0.449501 0.767055; + texcoord 0.250000 -1.79924; + tangent 0.763389 -0.640966 0.0799947; + vertex 2.22105 13.3626 121.579; + normal 0.665305 -0.737606 -0.115355; + texcoord 0.499510 -0.924400; + tangent 0.541853 0.583364 -0.605046; + vertex -0.342120 10.2507 117.104; + normal 0.775050 -0.625280 0.0912287; + texcoord 0.499510 -1.44889; + tangent 0.541853 0.583364 -0.605047; + vertex 1.97074 11.9144 119.805; + normal 0.765464 -0.639808 0.0686356; + texcoord 0.250000 -1.44889; + vertex 1.63958 11.5579 120.175; + normal 0.830257 -0.483429 0.277436; + texcoord 0.250000 -1.79924; + vertex 2.22105 13.3626 121.579; + normal 0.491149 0.488319 -0.721330; + texcoord 0.499510 -0.924400; + tangent -0.761023 0.643447 -0.0825811; + vertex -0.342120 10.2507 117.104; + normal 0.495786 0.494781 -0.713715; + texcoord 0.749030 -1.44889; + tangent -0.761023 0.643447 -0.0825810; + vertex 1.50361 12.3094 119.754; + normal 0.496448 0.495706 -0.712612; + texcoord 0.499510 -1.44889; + vertex 1.97074 11.9144 119.805; + normal 0.501200 0.502356 -0.704583; + texcoord 0.749030 -1.79924; + tangent -0.761023 0.643447 -0.0825810; + vertex 2.69546 13.3103 121.316; + normal -0.809193 0.560028 -0.177693; + texcoord 0.998540 -0.924400; + tangent -0.538556 -0.586093 0.605353; + vertex -0.125220 9.34264 117.822; + normal -0.773444 0.628895 -0.0792141; + texcoord 0.998540 -1.44889; + vertex 1.17303 11.9496 120.126; + normal -0.751574 0.658935 -0.0306732; + texcoord 0.749030 -1.44889; + tangent -0.538556 -0.586093 0.605353; + vertex 1.50361 12.3094 119.754; + normal -0.695696 0.714622 0.0729552; + texcoord 0.749030 -1.79924; + vertex 2.69546 13.3103 121.316; + normal -0.773094 0.631750 -0.0567251; + texcoord 0.000490000 -1.44889; + tangent -0.473704 -0.515578 0.713991; + vertex 1.17303 11.9496 120.126; + normal -0.784561 0.615355 -0.0761723; + texcoord 0.250000 -1.79924; + tangent -0.473704 -0.515579 0.713991; + vertex 2.22105 13.3626 121.579; + normal -0.788221 0.609824 -0.0825946; + texcoord 0.000490000 -1.79924; + vertex 2.40330 13.5610 121.305; + normal -0.799218 0.592218 -0.102604; + texcoord 0.250000 -2.09998; + tangent -0.473704 -0.515579 0.713991; + vertex 3.10055 14.6677 122.261; + normal 0.813666 -0.566001 0.132629; + texcoord 0.499510 -1.44889; + tangent 0.474535 0.514882 -0.713941; + vertex 1.97074 11.9144 119.805; + normal 0.828831 -0.534480 0.165440; + texcoord 0.749030 -1.79924; + tangent 0.474535 0.514882 -0.713941; + vertex 2.69546 13.3103 121.316; + normal 0.828369 -0.535522 0.164382; + texcoord 0.499510 -1.79924; + vertex 2.51269 13.1120 121.591; + normal 0.841911 -0.502211 0.197407; + texcoord 0.749030 -2.09998; + vertex 3.15870 14.5231 122.426; + normal 0.347106 0.366504 -0.863245; + texcoord 0.998540 -1.44889; + tangent -0.758551 0.650985 -0.0286233; + vertex 1.17303 11.9496 120.126; + normal 0.404928 0.436510 -0.803425; + texcoord 0.998540 -1.79924; + tangent -0.758551 0.650985 -0.0286234; + vertex 2.40330 13.5610 121.305; + normal 0.401870 0.432791 -0.806965; + texcoord 0.749030 -1.79924; + vertex 2.69546 13.3103 121.316; + normal 0.456433 0.499475 -0.736338; + texcoord 0.749030 -2.09998; + tangent -0.758551 0.650985 -0.0286235; + vertex 3.15870 14.5231 122.426; + normal 0.531361 0.337017 -0.777223; + texcoord 0.000490000 -1.79924; + tangent -0.594085 0.802289 -0.0582703; + vertex 2.40330 13.5610 121.305; + normal 0.534232 0.339359 -0.774230; + texcoord 0.250000 -2.09998; + tangent -0.594085 0.802289 -0.0582703; + vertex 3.10055 14.6677 122.261; + normal 0.533813 0.339017 -0.774668; + texcoord 0.000490000 -2.09998; + vertex 3.19568 14.5392 122.271; + normal 0.537437 0.341978 -0.770852; + texcoord 0.000490000 -2.19998; + tangent -0.594085 0.802289 -0.0582704; + vertex 3.26050 14.6953 122.385; + normal 0.721918 -0.684559 0.101062; + texcoord 0.998540 -1.79924; + tangent 0.230933 0.100666 -0.967748; + vertex 2.40330 13.5610 121.305; + normal 0.781283 -0.611983 0.122778; + texcoord 0.998540 -2.09998; + tangent 0.230933 0.100666 -0.967748; + vertex 3.19568 14.5392 122.271; + normal 0.804293 -0.579465 0.131651; + texcoord 0.749030 -2.09998; + vertex 3.15870 14.5231 122.426; + normal 0.865919 -0.474826 0.157241; + texcoord 0.749030 -2.19998; + tangent 0.230933 0.100666 -0.967748; + vertex 3.26050 14.6953 122.385; + normal -0.506315 0.296312 -0.809842; + texcoord 0.000490000 1.00000; + tangent -0.842450 -0.370538 0.391126; + vertex -19.7081 -22.9655 80.8079; + normal -0.503945 0.285153 -0.815308; + texcoord 0.200100 0.0688300; + tangent -0.842450 -0.370538 0.391126; + vertex -21.5731 -14.1777 85.1893; + normal -0.503392 0.282595 -0.816540; + texcoord 0.000490000 0.0688300; + vertex -20.4014 -13.6623 84.6453; + normal -0.500868 0.271140 -0.821957; + texcoord 0.200100 -0.747550; + tangent -0.842450 -0.370538 0.391126; + vertex -20.9418 -5.94672 87.5197; + normal -0.939172 -0.316262 0.133915; + texcoord 0.399710 1.00000; + tangent 0.224656 -0.270783 0.936059; + vertex -18.8201 -23.2087 83.1690; + normal -0.968991 -0.163507 0.185261; + texcoord 0.399710 0.0688300; + tangent 0.224656 -0.270783 0.936059; + vertex -21.2682 -14.5453 86.4598; + normal -0.970315 -0.150438 0.189359; + texcoord 0.200100 0.0688300; + tangent 0.224656 -0.270783 0.936059; + vertex -21.5731 -14.1777 85.1893; + normal -0.971838 0.00785916 0.235517; + texcoord 0.200100 -0.747550; + tangent 0.224656 -0.270783 0.936059; + vertex -20.9418 -5.94672 87.5197; + normal -0.0844065 -0.374587 0.923342; + texcoord 0.399710 1.00000; + tangent 0.963876 0.204237 0.170968; + vertex -18.8201 -23.2087 83.1690; + normal -0.0911780 -0.350099 0.932264; + texcoord 0.599320 0.0688300; + tangent 0.963876 0.204237 0.170968; + vertex -19.8793 -14.2510 86.7062; + normal -0.0902906 -0.353337 0.931129; + texcoord 0.399710 0.0688300; + tangent 0.963876 0.204237 0.170968; + vertex -21.2682 -14.5453 86.4598; + normal -0.0970846 -0.328331 0.939560; + texcoord 0.599320 -0.747550; + tangent 0.963876 0.204237 0.170968; + vertex -21.4839 -6.86692 89.1208; + normal 0.908904 -0.0843468 0.408386; + texcoord 0.798930 1.00000; + tangent 0.405948 0.402986 -0.820249; + vertex -17.6120 -23.8772 79.6721; + normal 0.900976 -0.0260895 0.433083; + texcoord 0.798930 0.0688300; + tangent 0.405948 0.402986 -0.820249; + vertex -19.3258 -13.7015 85.5879; + normal 0.899376 -0.0168038 0.436853; + texcoord 0.599320 0.0688300; + vertex -19.8793 -14.2510 86.7062; + normal 0.887003 0.0423955 0.459814; + texcoord 0.599320 -0.747550; + vertex -21.4839 -6.86692 89.1208; + normal 0.588668 0.478101 -0.651836; + texcoord 0.798930 1.00000; + tangent -0.751785 0.0273925 -0.658839; + vertex -17.6120 -23.8772 79.6721; + normal 0.611485 0.402896 -0.681000; + texcoord 0.998540 0.0688300; + tangent -0.751785 0.0273921 -0.658839; + vertex -20.4014 -13.6623 84.6453; + normal 0.616893 0.382172 -0.688032; + texcoord 0.798930 0.0688300; + vertex -19.3258 -13.7015 85.5879; + normal 0.634649 0.301277 -0.711655; + texcoord 0.998540 -0.747550; + tangent -0.751785 0.0273922 -0.658839; + vertex -19.9910 -6.26346 88.1436; + normal 0.591856 0.317473 -0.740890; + texcoord 0.000490000 0.0688300; + tangent -0.805447 0.268316 -0.528453; + vertex -20.4014 -13.6623 84.6453; + normal 0.591976 0.321150 -0.739207; + texcoord 0.200100 -0.747550; + vertex -20.9418 -5.94672 87.5197; + normal 0.591965 0.320794 -0.739370; + texcoord 0.000490000 -0.747550; + vertex -19.9910 -6.26346 88.1436; + normal 0.592078 0.324499 -0.737661; + texcoord 0.200100 -1.55150; + tangent -0.805447 0.268316 -0.528453; + vertex -20.8709 0.469050 90.3989; + normal -0.570204 0.121787 -0.812425; + texcoord 0.399710 0.0688300; + tangent -0.797986 -0.317044 0.512544; + vertex -21.2682 -14.5453 86.4598; + normal -0.586819 0.214943 -0.780668; + texcoord 0.399710 -0.747550; + tangent -0.797986 -0.317044 0.512544; + vertex -21.8679 -6.31468 88.1146; + normal -0.590659 0.242442 -0.769638; + texcoord 0.200100 -0.747550; + vertex -20.9418 -5.94672 87.5197; + normal -0.599689 0.333141 -0.727592; + texcoord 0.200100 -1.55150; + tangent -0.797986 -0.317044 0.512544; + vertex -20.8709 0.469050 90.3989; + normal -0.947938 -0.127724 0.291719; + texcoord 0.399710 0.0688300; + tangent 0.317315 -0.456278 0.831337; + vertex -21.2682 -14.5453 86.4598; + normal -0.948302 -0.147234 0.281150; + texcoord 0.599320 -0.747550; + vertex -21.4839 -6.86692 89.1208; + normal -0.948317 -0.154942 0.276925; + texcoord 0.399710 -0.747550; + vertex -21.8679 -6.31468 88.1146; + normal -0.948025 -0.174498 0.266080; + texcoord 0.599320 -1.55150; + tangent 0.317315 -0.456277 0.831338; + vertex -22.4440 0.563730 90.5729; + normal -0.0100171 -0.461663 0.886999; + texcoord 0.798930 0.0688300; + tangent 0.999468 0.0229015 0.0232071; + vertex -19.3258 -13.7015 85.5879; + normal -0.0138317 -0.346727 0.937864; + texcoord 0.798930 -0.747550; + tangent 0.999468 0.0229014 0.0232070; + vertex -20.3204 -6.84026 89.1478; + normal -0.0147936 -0.315757 0.948725; + texcoord 0.599320 -0.747550; + vertex -21.4839 -6.86692 89.1208; + normal -0.0183278 -0.194042 0.980822; + texcoord 0.599320 -1.55150; + tangent 0.999468 0.0229010 0.0232071; + vertex -22.4440 0.563730 90.5729; + normal 0.953129 -0.0185259 0.301998; + texcoord 0.798930 0.0688300; + tangent 0.273582 0.479060 -0.834059; + vertex -19.3258 -13.7015 85.5879; + normal 0.950911 -0.00430885 0.309436; + texcoord 0.998540 -0.747550; + tangent 0.273582 0.479060 -0.834059; + vertex -19.9910 -6.26346 88.1436; + normal 0.951185 -0.00598332 0.308564; + texcoord 0.798930 -0.747550; + tangent 0.273582 0.479060 -0.834059; + vertex -20.3204 -6.84026 89.1478; + normal 0.948737 0.00828693 0.315958; + texcoord 0.998540 -1.55150; + tangent 0.273582 0.479060 -0.834059; + vertex -21.1060 0.254540 91.3207; + normal 0.965893 0.0405722 0.255744; + texcoord 0.000490000 -0.747550; + tangent 0.241040 0.219976 -0.945257; + vertex -19.9910 -6.26346 88.1436; + normal 0.967618 0.0207376 0.251568; + texcoord 0.200100 -1.55150; + tangent 0.241040 0.219976 -0.945257; + vertex -20.8709 0.469050 90.3989; + normal 0.968350 0.0105075 0.249374; + texcoord 0.000490000 -1.55150; + vertex -21.1060 0.254540 91.3207; + normal 0.969556 -0.0112803 0.244611; + texcoord 0.200100 -1.91777; + tangent 0.241040 0.219976 -0.945257; + vertex -21.4208 3.03570 92.6969; + normal 0.518030 0.203618 -0.830774; + texcoord 0.399710 -0.747550; + tangent -0.852757 0.198698 -0.483038; + vertex -21.8679 -6.31468 88.1146; + normal 0.519773 0.413853 -0.747370; + texcoord 0.399710 -1.55150; + tangent -0.852757 0.198698 -0.483037; + vertex -21.6935 0.660710 89.9330; + normal 0.517770 0.443247 -0.731743; + texcoord 0.200100 -1.55150; + vertex -20.8709 0.469050 90.3989; + normal 0.486602 0.638299 -0.596484; + texcoord 0.200100 -1.91777; + tangent -0.852757 0.198698 -0.483038; + vertex -21.4208 3.03570 92.6969; + normal -0.650088 0.206861 -0.731159; + texcoord 0.399710 -0.747550; + tangent -0.757324 -0.0978546 0.645667; + vertex -21.8679 -6.31468 88.1146; + normal -0.641795 0.294212 -0.708193; + texcoord 0.599320 -1.55150; + tangent -0.757324 -0.0978551 0.645666; + vertex -22.4440 0.563730 90.5729; + normal -0.643691 0.278558 -0.712789; + texcoord 0.399710 -1.55150; + tangent -0.757324 -0.0978550 0.645666; + vertex -21.6935 0.660710 89.9330; + normal -0.630090 0.369300 -0.683084; + texcoord 0.599320 -1.91777; + tangent -0.757324 -0.0978551 0.645667; + vertex -21.9332 3.30137 91.5817; + normal -0.905406 -0.314571 0.285107; + texcoord 0.798930 -0.747550; + tangent 0.371129 -0.260339 0.891340; + vertex -20.3204 -6.84026 89.1478; + normal -0.926939 -0.160921 0.338951; + texcoord 0.798930 -1.55150; + tangent 0.371129 -0.260339 0.891340; + vertex -22.0854 0.312130 91.4343; + normal -0.927841 -0.142292 0.344767; + texcoord 0.599320 -1.55150; + vertex -22.4440 0.563730 90.5729; + normal -0.919943 0.0275451 0.391084; + texcoord 0.599320 -1.91777; + tangent 0.371129 -0.260339 0.891340; + vertex -21.9332 3.30137 91.5817; + normal 0.0941817 -0.281989 0.954784; + texcoord 0.798930 -0.747550; + tangent 0.991648 -0.0583114 -0.115040; + vertex -20.3204 -6.84026 89.1478; + normal 0.0877461 -0.348696 0.933119; + texcoord 0.998540 -1.55150; + tangent 0.991648 -0.0583114 -0.115040; + vertex -21.1060 0.254540 91.3207; + normal 0.0844398 -0.380693 0.920838; + texcoord 0.798930 -1.55150; + vertex -22.0854 0.312130 91.4343; + normal 0.0766846 -0.450605 0.889424; + texcoord 0.998540 -1.91777; + tangent 0.991648 -0.0583114 -0.115040; + vertex -22.1556 2.79265 92.6971; + normal 0.141163 -0.426181 0.893556; + texcoord 0.000490000 -1.55150; + tangent 0.949404 0.314056 -0.000197029; + vertex -21.1060 0.254540 91.3207; + normal 0.130339 -0.393448 0.910061; + texcoord 0.200100 -1.91777; + tangent 0.949404 0.314056 -0.000197166; + vertex -21.4208 3.03570 92.6969; + normal 0.131775 -0.397791 0.907963; + texcoord 0.000490000 -1.91777; + vertex -22.1556 2.79265 92.6971; + normal 0.120545 -0.363834 0.923631; + texcoord 0.200100 -2.27773; + tangent 0.949404 0.314056 -0.000197166; + vertex -22.1702 5.19295 93.6445; + normal 0.970307 -0.222307 0.0953082; + texcoord 0.399710 -1.55150; + tangent 0.181545 0.408987 -0.894299; + vertex -21.6935 0.660710 89.9330; + normal 0.982988 -0.0497108 0.176815; + texcoord 0.399710 -1.91777; + tangent 0.181545 0.408987 -0.894299; + vertex -21.2812 3.35028 92.0090; + normal 0.977456 0.0246447 0.209697; + texcoord 0.200100 -1.91777; + vertex -21.4208 3.03570 92.6969; + normal 0.937809 0.201636 0.282592; + texcoord 0.200100 -2.27773; + tangent 0.181545 0.408987 -0.894299; + vertex -22.1702 5.19295 93.6445; + normal 0.447208 0.502559 -0.739891; + texcoord 0.399710 -1.55150; + tangent -0.834741 -0.0626195 -0.547071; + vertex -21.6935 0.660710 89.9330; + normal 0.455891 0.478608 -0.750399; + texcoord 0.599320 -1.91777; + tangent -0.834741 -0.0626196 -0.547071; + vertex -21.9332 3.30137 91.5817; + normal 0.461724 0.461740 -0.757368; + texcoord 0.399710 -1.91777; + vertex -21.2812 3.35028 92.0090; + normal 0.469898 0.436930 -0.766999; + texcoord 0.599320 -2.27773; + tangent -0.834741 -0.0626197 -0.547071; + vertex -21.5383 5.71397 93.1981; + normal -0.641397 0.0703327 -0.763978; + texcoord 0.798930 -1.55150; + tangent -0.704674 -0.447786 0.550384; + vertex -22.0854 0.312130 91.4343; + normal -0.686396 0.233752 -0.688637; + texcoord 0.798930 -1.91777; + tangent -0.704674 -0.447786 0.550384; + vertex -22.4758 2.95658 92.0055; + normal -0.701427 0.322736 -0.635485; + texcoord 0.599320 -1.91777; + vertex -21.9332 3.30137 91.5817; + normal -0.709182 0.468845 -0.526541; + texcoord 0.599320 -2.27773; + tangent -0.704674 -0.447786 0.550384; + vertex -21.5383 5.71397 93.1981; + normal -0.904879 -0.213177 0.368441; + texcoord 0.798930 -1.55150; + tangent 0.410769 -0.210304 0.887154; + vertex -22.0854 0.312130 91.4343; + normal -0.907103 -0.192271 0.374427; + texcoord 0.998540 -1.91777; + tangent 0.410769 -0.210304 0.887154; + vertex -22.1556 2.79265 92.6971; + normal -0.906926 -0.194104 0.373910; + texcoord 0.798930 -1.91777; + tangent 0.410769 -0.210304 0.887154; + vertex -22.4758 2.95658 92.0055; + normal -0.908752 -0.173149 0.379723; + texcoord 0.998540 -2.27773; + tangent 0.410769 -0.210304 0.887154; + vertex -22.4432 5.50703 93.2465; + normal -0.872280 -0.184122 0.453020; + texcoord 0.000490000 -1.91777; + tangent 0.474092 -0.545472 0.691156; + vertex -22.1556 2.79265 92.6971; + normal -0.875499 -0.208704 0.435827; + texcoord 0.200100 -2.27773; + tangent 0.474092 -0.545472 0.691156; + vertex -22.1702 5.19295 93.6445; + normal -0.877706 -0.230580 0.420077; + texcoord 0.000490000 -2.27773; + vertex -22.4432 5.50703 93.2465; + normal -0.879501 -0.256467 0.400877; + texcoord 0.200100 -2.56355; + tangent 0.474092 -0.545472 0.691156; + vertex -22.7211 7.32291 93.7984; + normal 0.982702 0.0139777 0.184668; + texcoord 0.399710 -1.91777; + tangent 0.125882 0.680963 -0.721417; + vertex -21.2812 3.35028 92.0090; + normal 0.952230 0.121012 0.280383; + texcoord 0.599320 -2.27773; + vertex -21.5383 5.71397 93.1981; + normal 0.962551 0.0921644 0.254954; + texcoord 0.399710 -2.27773; + vertex -21.6110 5.32026 93.6152; + normal 0.915324 0.200687 0.349151; + texcoord 0.599320 -2.56355; + vertex -22.2200 7.19840 94.1321; + normal 0.437792 0.227349 -0.869857; + texcoord 0.798930 -1.91777; + tangent -0.895023 0.201967 -0.397672; + vertex -22.4758 2.95658 92.0055; + normal 0.445894 0.426292 -0.787054; + texcoord 0.798930 -2.27773; + tangent -0.895023 0.201967 -0.397672; + vertex -22.0525 5.83000 92.9696; + normal 0.445878 0.427632 -0.786336; + texcoord 0.599320 -2.27773; + vertex -21.5383 5.71397 93.1981; + normal 0.432043 0.614038 -0.660527; + texcoord 0.599320 -2.56355; + tangent -0.895023 0.201967 -0.397671; + vertex -22.2200 7.19840 94.1321; + normal -0.708476 0.316083 -0.630994; + texcoord 0.798930 -1.91777; + tangent -0.676426 -0.559121 0.479407; + vertex -22.4758 2.95658 92.0055; + normal -0.689801 0.252826 -0.678419; + texcoord 0.998540 -2.27773; + tangent -0.676426 -0.559121 0.479407; + vertex -22.4432 5.50703 93.2465; + normal -0.674106 0.207784 -0.708806; + texcoord 0.798930 -2.27773; + vertex -22.0525 5.83000 92.9696; + normal -0.646353 0.138589 -0.750348; + texcoord 0.998540 -2.56355; + vertex -22.4250 7.29858 93.5618; + normal -0.610614 0.143244 -0.778866; + texcoord 0.000490000 -2.27773; + tangent -0.779612 0.0640500 0.622979; + vertex -22.4432 5.50703 93.2465; + normal -0.600067 0.208297 -0.772355; + texcoord 0.200100 -2.56355; + tangent -0.779612 0.0640500 0.622979; + vertex -22.7211 7.32291 93.7984; + normal -0.604028 0.185809 -0.775000; + texcoord 0.000490000 -2.56355; + vertex -22.4250 7.29858 93.5618; + normal -0.591464 0.251674 -0.766049; + texcoord 0.200100 -2.83308; + tangent -0.779612 0.0640498 0.622979; + vertex -22.6801 8.69808 94.2185; + normal -0.845065 -0.488353 0.217662; + texcoord 0.399710 -2.27773; + tangent 0.333405 -0.163066 0.928574; + vertex -21.6110 5.32026 93.6152; + normal -0.913060 -0.301215 0.274939; + texcoord 0.399710 -2.56355; + tangent 0.333405 -0.163066 0.928574; + vertex -22.5946 7.26101 94.1509; + normal -0.918379 -0.278820 0.280781; + texcoord 0.200100 -2.56355; + vertex -22.7211 7.32291 93.7984; + normal -0.942691 -0.0714276 0.325931; + texcoord 0.200100 -2.83308; + tangent 0.333405 -0.163066 0.928574; + vertex -22.6801 8.69808 94.2185; + normal 0.00428486 -0.264073 0.964493; + texcoord 0.399710 -2.27773; + tangent 0.985110 -0.164659 -0.0494594; + vertex -21.6110 5.32026 93.6152; + normal 0.00837966 -0.241350 0.970402; + texcoord 0.599320 -2.56355; + tangent 0.985110 -0.164659 -0.0494594; + vertex -22.2200 7.19840 94.1321; + normal 0.0126620 -0.217411 0.975998; + texcoord 0.399710 -2.56355; + vertex -22.5946 7.26101 94.1509; + normal 0.0167486 -0.194399 0.980780; + texcoord 0.599320 -2.83308; + tangent 0.985110 -0.164659 -0.0494594; + vertex -22.8752 8.71973 94.4448; + normal 0.956793 -0.111112 0.268704; + texcoord 0.798930 -2.27773; + tangent 0.276442 0.0610835 -0.959087; + vertex -22.0525 5.83000 92.9696; + normal 0.958917 0.0486255 0.279490; + texcoord 0.798930 -2.56355; + tangent 0.276442 0.0610834 -0.959087; + vertex -22.1151 7.22159 93.7680; + normal 0.941244 0.184257 0.283034; + texcoord 0.599320 -2.56355; + vertex -22.2200 7.19840 94.1321; + normal 0.901124 0.330363 0.280776; + texcoord 0.599320 -2.83308; + tangent 0.276442 0.0610834 -0.959087; + vertex -22.8752 8.71973 94.4448; + normal 0.571959 0.427410 -0.700131; + texcoord 0.798930 -2.27773; + tangent -0.815325 0.202523 -0.542429; + vertex -22.0525 5.83000 92.9696; + normal 0.571411 0.432658 -0.697349; + texcoord 0.998540 -2.56355; + vertex -22.4250 7.29858 93.5618; + normal 0.571473 0.432078 -0.697658; + texcoord 0.798930 -2.56355; + tangent -0.815325 0.202523 -0.542429; + vertex -22.1151 7.22159 93.7680; + normal 0.570909 0.437298 -0.694862; + texcoord 0.998540 -2.83308; + tangent -0.815325 0.202523 -0.542429; + vertex -22.5967 8.78730 94.3576; + normal 0.633626 0.420289 -0.649519; + texcoord 0.000490000 -2.56355; + tangent -0.450663 -0.481888 -0.751456; + vertex -22.4250 7.29858 93.5618; + normal 0.614356 0.443306 -0.652722; + texcoord 0.200100 -2.83308; + tangent -0.450664 -0.481888 -0.751456; + vertex -22.6801 8.69808 94.2185; + normal 0.598910 0.461009 -0.654811; + texcoord 0.000490000 -2.83308; + vertex -22.5967 8.78730 94.3576; + normal 0.576960 0.485111 -0.657103; + texcoord 0.000490000 -2.93307; + vertex -22.8212 8.93855 94.2721; + normal -0.304485 0.0266789 -0.952143; + texcoord 0.399710 -2.56355; + tangent -0.929765 -0.225500 0.291010; + vertex -22.5946 7.26101 94.1509; + normal -0.305046 0.0293219 -0.951886; + texcoord 0.399710 -2.83308; + tangent -0.929765 -0.225500 0.291011; + vertex -22.8522 8.65633 94.2724; + normal -0.305085 0.0295056 -0.951868; + texcoord 0.200100 -2.83308; + tangent -0.929765 -0.225500 0.291011; + vertex -22.6801 8.69808 94.2185; + normal -0.305766 0.0327326 -0.951544; + texcoord 0.200100 -2.93307; + vertex -22.8212 8.93855 94.2721; + normal -0.982233 -0.175611 -0.0661685; + texcoord 0.399710 -2.56355; + tangent -0.123962 0.342434 0.931328; + vertex -22.5946 7.26101 94.1509; + normal -0.991988 -0.0197371 -0.124779; + texcoord 0.599320 -2.83308; + tangent -0.123962 0.342433 0.931328; + vertex -22.8752 8.71973 94.4448; + normal -0.991904 -0.0688451 -0.106712; + texcoord 0.399710 -2.83308; + vertex -22.8522 8.65633 94.2724; + normal -0.979577 0.107511 -0.169914; + texcoord 0.399710 -2.93307; + tangent -0.123962 0.342434 0.931328; + vertex -22.8212 8.93855 94.2721; + normal 0.348481 0.541505 -0.765071; + texcoord 0.000490000 1.00000; + tangent -0.936245 0.162094 -0.311722; + vertex -27.5593 -5.12363 77.1548; + normal 0.348285 0.545050 -0.762639; + texcoord 0.250000 -0.418510; + tangent -0.936245 0.162093 -0.311722; + vertex -26.8464 5.14690 84.7489; + normal 0.348227 0.546079 -0.761929; + texcoord 0.000490000 -0.418510; + vertex -25.8133 4.96803 85.0928; + normal 0.348009 0.549845 -0.759316; + texcoord 0.250000 -0.974400; + tangent -0.936245 0.162093 -0.311722; + vertex -25.6168 8.53920 87.7689; + normal -0.948042 0.153072 -0.278901; + texcoord 0.499510 1.00000; + tangent -0.316719 -0.537026 0.781852; + vertex -26.8452 -6.05161 78.5987; + normal -0.941940 0.274995 -0.192684; + texcoord 0.499510 -0.418510; + vertex -27.1959 4.55429 85.6116; + normal -0.940183 0.286789 -0.183872; + texcoord 0.250000 -0.418510; + vertex -26.8464 5.14690 84.7489; + normal -0.908816 0.407801 -0.0880466; + texcoord 0.250000 -0.974400; + vertex -25.6168 8.53920 87.7689; + normal -0.364756 -0.521919 0.771073; + texcoord 0.499510 1.00000; + tangent 0.930344 -0.170865 0.324445; + vertex -26.8452 -6.05161 78.5987; + normal -0.364982 -0.516714 0.774464; + texcoord 0.749030 -0.418510; + tangent 0.930344 -0.170865 0.324445; + vertex -26.1513 4.36243 85.9760; + normal -0.364971 -0.516991 0.774285; + texcoord 0.499510 -0.418510; + vertex -27.1959 4.55429 85.6116; + normal -0.365195 -0.511478 0.777832; + texcoord 0.749030 -0.974400; + tangent 0.930344 -0.170865 0.324445; + vertex -26.7159 8.14715 88.1996; + normal 0.943117 -0.290438 0.161787; + texcoord 0.998540 1.00000; + tangent 0.301003 0.539327 -0.786462; + vertex -27.5593 -5.12363 77.1548; + normal 0.953517 -0.182522 0.239773; + texcoord 0.998540 -0.418510; + tangent 0.301003 0.539328 -0.786462; + vertex -25.8133 4.96803 85.0928; + normal 0.953623 -0.169294 0.248884; + texcoord 0.749030 -0.418510; + vertex -26.1513 4.36243 85.9760; + normal 0.943882 -0.0509156 0.326336; + texcoord 0.749030 -0.974400; + tangent 0.301003 0.539328 -0.786462; + vertex -26.7159 8.14715 88.1996; + normal 0.952796 -0.213885 0.215484; + texcoord 0.000490000 -0.418510; + tangent 0.303088 0.628368 -0.716444; + vertex -25.8133 4.96803 85.0928; + normal 0.952782 -0.214468 0.214966; + texcoord 0.250000 -0.974400; + vertex -25.6168 8.53920 87.7689; + normal 0.952781 -0.214475 0.214960; + texcoord 0.000490000 -0.974400; + vertex -25.8783 7.99703 88.3870; + normal 0.952767 -0.215065 0.214437; + texcoord 0.250000 -1.51336; + vertex -25.6822 11.1042 90.6317; + normal 0.274540 0.371370 -0.886968; + texcoord 0.499510 -0.418510; + tangent -0.958591 0.178320 -0.222048; + vertex -27.1959 4.55429 85.6116; + normal 0.283908 0.537165 -0.794261; + texcoord 0.499510 -0.974400; + tangent -0.958591 0.178320 -0.222048; + vertex -26.4439 8.69306 87.5773; + normal 0.284650 0.575768 -0.766463; + texcoord 0.250000 -0.974400; + vertex -25.6168 8.53920 87.7689; + normal 0.281070 0.717941 -0.636836; + texcoord 0.250000 -1.51336; + tangent -0.958591 0.178320 -0.222048; + vertex -25.6822 11.1042 90.6317; + normal -0.947486 0.260353 -0.185704; + texcoord 0.499510 -0.418510; + tangent -0.312133 -0.626526 0.714170; + vertex -27.1959 4.55429 85.6116; + normal -0.947554 0.259637 -0.186362; + texcoord 0.749030 -0.974400; + tangent -0.312133 -0.626526 0.714170; + vertex -26.7159 8.14715 88.1996; + normal -0.947573 0.259433 -0.186549; + texcoord 0.499510 -0.974400; + vertex -26.4439 8.69306 87.5773; + normal -0.947639 0.258713 -0.187210; + texcoord 0.749030 -1.51336; + tangent -0.312133 -0.626526 0.714169; + vertex -26.1290 11.6879 90.1219; + normal -0.272539 -0.710926 0.648311; + texcoord 0.998540 -0.418510; + tangent 0.961259 -0.172292 0.215165; + vertex -25.8133 4.96803 85.0928; + normal -0.275565 -0.581766 0.765253; + texcoord 0.998540 -0.974400; + tangent 0.961259 -0.172291 0.215165; + vertex -25.8783 7.99703 88.3870; + normal -0.275479 -0.573327 0.771626; + texcoord 0.749030 -0.974400; + tangent 0.961259 -0.172291 0.215165; + vertex -26.7159 8.14715 88.1996; + normal -0.269569 -0.424590 0.864324; + texcoord 0.749030 -1.51336; + tangent 0.961259 -0.172291 0.215165; + vertex -26.1290 11.6879 90.1219; + normal -0.255610 -0.555483 0.791266; + texcoord 0.000490000 -0.974400; + tangent 0.964640 -0.200971 0.170531; + vertex -25.8783 7.99703 88.3870; + normal -0.255909 -0.559267 0.788499; + texcoord 0.250000 -1.51336; + tangent 0.964640 -0.200971 0.170531; + vertex -25.6822 11.1042 90.6317; + normal -0.255968 -0.560015 0.787949; + texcoord 0.000490000 -1.51336; + vertex -26.2871 11.2302 90.5247; + normal -0.256272 -0.563941 0.785045; + texcoord 0.250000 -1.87463; + tangent 0.964640 -0.200971 0.170532; + vertex -26.2207 13.1297 91.9109; + normal 0.947539 -0.319255 0.0157026; + texcoord 0.499510 -0.974400; + tangent 0.255138 0.725819 -0.638821; + vertex -26.4439 8.69306 87.5773; + normal 0.965416 -0.154578 0.209947; + texcoord 0.499510 -1.51336; + tangent 0.255138 0.725819 -0.638820; + vertex -25.5222 11.5593 90.2311; + normal 0.966522 -0.172851 0.189627; + texcoord 0.250000 -1.51336; + vertex -25.6822 11.1042 90.6317; + normal 0.925737 0.00736476 0.378097; + texcoord 0.250000 -1.87463; + tangent 0.255138 0.725819 -0.638820; + vertex -26.2207 13.1297 91.9109; + normal 0.263469 0.608395 -0.748625; + texcoord 0.499510 -0.974400; + tangent -0.963506 0.204050 -0.173266; + vertex -26.4439 8.69306 87.5773; + normal 0.264221 0.621093 -0.737855; + texcoord 0.749030 -1.51336; + tangent -0.963506 0.204050 -0.173266; + vertex -26.1290 11.6879 90.1219; + normal 0.264278 0.622088 -0.736996; + texcoord 0.499510 -1.51336; + tangent -0.963505 0.204050 -0.173266; + vertex -25.5222 11.5593 90.2311; + normal 0.264977 0.635103 -0.725556; + texcoord 0.749030 -1.87463; + tangent -0.963505 0.204049 -0.173266; + vertex -25.7432 13.3023 91.6761; + normal -0.953690 0.0724491 -0.291936; + texcoord 0.998540 -0.974400; + tangent -0.250971 -0.726638 0.639539; + vertex -25.8783 7.99703 88.3870; + normal -0.966970 0.157813 -0.200158; + texcoord 0.998540 -1.51336; + tangent -0.250971 -0.726639 0.639539; + vertex -26.2871 11.2302 90.5247; + normal -0.967894 0.197883 -0.154994; + texcoord 0.749030 -1.51336; + vertex -26.1290 11.6879 90.1219; + normal -0.957779 0.282140 -0.0552920; + texcoord 0.749030 -1.87463; + vertex -25.7432 13.3023 91.6761; + normal -0.971220 0.161611 -0.174969; + texcoord 0.000490000 -1.51336; + tangent -0.237991 -0.628831 0.740224; + vertex -26.2871 11.2302 90.5247; + normal -0.971209 0.145726 -0.188459; + texcoord 0.250000 -1.87463; + tangent -0.237991 -0.628831 0.740224; + vertex -26.2207 13.1297 91.9109; + normal -0.971112 0.140454 -0.192907; + texcoord 0.000490000 -1.87463; + vertex -26.1268 13.3779 91.6187; + normal -0.970514 0.123958 -0.206728; + texcoord 0.250000 -2.18512; + tangent -0.237991 -0.628831 0.740224; + vertex -26.1342 14.8101 92.5121; + normal 0.966421 -0.0799332 0.244217; + texcoord 0.499510 -1.51336; + tangent 0.239016 0.628590 -0.740099; + vertex -25.5222 11.5593 90.2311; + normal 0.961604 -0.0473685 0.270320; + texcoord 0.749030 -1.87463; + tangent 0.239016 0.628590 -0.740099; + vertex -25.7432 13.3023 91.6761; + normal 0.961785 -0.0484128 0.269492; + texcoord 0.499510 -1.87463; + vertex -25.8376 13.0539 91.9686; + normal 0.955188 -0.0151511 0.295611; + texcoord 0.749030 -2.18512; + vertex -26.0357 14.7030 92.6933; + normal 0.215879 0.430324 -0.876480; + texcoord 0.998540 -1.51336; + tangent -0.970746 0.191220 -0.145213; + vertex -26.2871 11.2302 90.5247; + normal 0.225729 0.520643 -0.823394; + texcoord 0.998540 -1.87463; + tangent -0.970746 0.191220 -0.145213; + vertex -26.1268 13.3779 91.6187; + normal 0.225268 0.515986 -0.826446; + texcoord 0.749030 -1.87463; + tangent -0.970746 0.191220 -0.145213; + vertex -25.7432 13.3023 91.6761; + normal 0.232904 0.602859 -0.763096; + texcoord 0.749030 -2.18512; + tangent -0.970746 0.191220 -0.145214; + vertex -26.0357 14.7030 92.6933; + normal 0.396027 0.487470 -0.778161; + texcoord 0.000490000 -1.87463; + tangent -0.876989 0.451943 -0.163209; + vertex -26.1268 13.3779 91.6187; + normal 0.407236 0.518784 -0.751679; + texcoord 0.250000 -2.18512; + tangent -0.876989 0.451943 -0.163209; + vertex -26.1342 14.8101 92.5121; + normal 0.405327 0.513369 -0.756415; + texcoord 0.000490000 -2.18512; + tangent -0.876989 0.451943 -0.163209; + vertex -25.9901 14.7359 92.5389; + normal 0.418549 0.551653 -0.721454; + texcoord 0.000490000 -2.28512; + tangent -0.876989 0.451943 -0.163209; + vertex -26.0166 14.9081 92.6552; + normal 0.942051 -0.247966 0.225950; + texcoord 0.998540 -1.87463; + tangent 0.278013 0.200113 -0.939502; + vertex -26.1268 13.3779 91.6187; + normal 0.954271 -0.169425 0.246296; + texcoord 0.998540 -2.18512; + tangent 0.278013 0.200114 -0.939502; + vertex -25.9901 14.7359 92.5389; + normal 0.956961 -0.142483 0.252830; + texcoord 0.749030 -2.18512; + vertex -26.0357 14.7030 92.6933; + normal 0.960382 -0.0381835 0.276058; + texcoord 0.749030 -2.28512; + tangent 0.278013 0.200114 -0.939502; + vertex -26.0166 14.9081 92.6552; + normal -0.538290 -0.403178 -0.740061; + texcoord 0.000490000 1.00000; + tangent 0.506451 -0.856645 0.0983204; + vertex 31.5696 14.0435 109.150; + normal -0.526980 -0.397754 -0.751055; + texcoord 0.200100 -0.0325400; + tangent 0.506451 -0.856645 0.0983205; + vertex 24.0262 11.8460 115.834; + normal -0.523979 -0.396307 -0.753914; + texcoord 0.000490000 -0.0325400; + vertex 23.4464 12.8267 115.721; + normal -0.512476 -0.390739 -0.764651; + texcoord 0.200100 -1.14597; + tangent 0.506450 -0.856645 0.0983201; + vertex 15.9365 10.4830 121.952; + normal 0.322350 -0.941113 -0.101968; + texcoord 0.399710 1.00000; + tangent 0.633080 0.134242 0.762358; + vertex 31.8018 15.0218 111.104; + normal 0.258889 -0.964854 -0.0450885; + texcoord 0.399710 -0.0325400; + tangent 0.633080 0.134242 0.762358; + vertex 24.7353 11.9964 116.687; + normal 0.247714 -0.968193 -0.0352204; + texcoord 0.200100 -0.0325400; + vertex 24.0262 11.8460 115.834; + normal 0.182151 -0.983028 0.0218374; + texcoord 0.200100 -1.14597; + tangent 0.633080 0.134242 0.762358; + vertex 15.9365 10.4830 121.952; + normal 0.658062 -0.194568 0.727391; + texcoord 0.399710 1.00000; + tangent -0.122010 0.925717 0.357998; + vertex 31.8018 15.0218 111.104; + normal 0.653276 -0.196647 0.731136; + texcoord 0.599320 -0.0325400; + tangent -0.122010 0.925717 0.357998; + vertex 24.5912 13.0903 117.111; + normal 0.653685 -0.196470 0.730818; + texcoord 0.399710 -0.0325400; + tangent -0.122010 0.925717 0.357998; + vertex 24.7353 11.9964 116.687; + normal 0.648886 -0.198537 0.734527; + texcoord 0.599320 -1.14597; + tangent -0.122010 0.925717 0.357998; + vertex 16.9995 9.91793 122.960; + normal 0.235955 0.862593 0.447503; + texcoord 0.798930 1.00000; + tangent -0.709842 0.467496 -0.526851; + vertex 31.5520 15.9228 107.980; + normal 0.172336 0.840523 0.513636; + texcoord 0.798930 -0.0325400; + tangent -0.709842 0.467496 -0.526851; + vertex 23.7929 13.6160 116.518; + normal 0.171159 0.840050 0.514802; + texcoord 0.599320 -0.0325400; + vertex 24.5912 13.0903 117.111; + normal 0.105655 0.810192 0.576564; + texcoord 0.599320 -1.14597; + tangent -0.709842 0.467496 -0.526851; + vertex 16.9995 9.91793 122.960; + normal -0.629751 0.671238 -0.390963; + texcoord 0.798930 1.00000; + tangent -0.295117 -0.672305 -0.678905; + vertex 31.5520 15.9228 107.980; + normal -0.603211 0.682144 -0.413300; + texcoord 0.998540 -0.0325400; + tangent -0.295117 -0.672305 -0.678905; + vertex 23.4464 12.8267 115.721; + normal -0.599434 0.683598 -0.416381; + texcoord 0.798930 -0.0325400; + vertex 23.7929 13.6160 116.518; + normal -0.571854 0.693519 -0.438195; + texcoord 0.998540 -1.14597; + tangent -0.295117 -0.672305 -0.678905; + vertex 16.2985 11.2034 122.480; + normal -0.596024 0.647553 -0.474795; + texcoord 0.000490000 -0.0325400; + tangent -0.375599 -0.747460 -0.547931; + vertex 23.4464 12.8267 115.721; + normal -0.619394 0.642241 -0.451528; + texcoord 0.200100 -1.14597; + tangent -0.375598 -0.747461 -0.547931; + vertex 15.9365 10.4830 121.952; + normal -0.618949 0.642350 -0.451983; + texcoord 0.000490000 -1.14597; + vertex 16.2985 11.2034 122.480; + normal -0.642763 0.636014 -0.427015; + texcoord 0.200100 -1.63662; + tangent -0.375598 -0.747461 -0.547931; + vertex 13.5634 10.2028 125.107; + normal -0.383292 -0.491569 -0.781951; + texcoord 0.399710 -0.0325400; + tangent 0.450869 -0.838466 0.306092; + vertex 24.7353 11.9964 116.687; + normal -0.514042 -0.524259 -0.678906; + texcoord 0.399710 -1.14597; + tangent 0.450869 -0.838466 0.306092; + vertex 16.3647 9.68664 122.243; + normal -0.527190 -0.526870 -0.666692; + texcoord 0.200100 -1.14597; + tangent 0.450869 -0.838466 0.306092; + vertex 15.9365 10.4830 121.952; + normal -0.647062 -0.543244 -0.534974; + texcoord 0.200100 -1.63662; + tangent 0.450869 -0.838466 0.306092; + vertex 13.5634 10.2028 125.107; + normal 0.294596 -0.954463 0.0470526; + texcoord 0.399710 -0.0325400; + tangent 0.644383 0.234767 0.727774; + vertex 24.7353 11.9964 116.687; + normal 0.278622 -0.958368 0.0624558; + texcoord 0.599320 -1.14597; + tangent 0.644383 0.234767 0.727774; + vertex 16.9995 9.91793 122.960; + normal 0.274626 -0.959264 0.0662826; + texcoord 0.399710 -1.14597; + vertex 16.3647 9.68664 122.243; + normal 0.257520 -0.962740 0.0825500; + texcoord 0.599320 -1.63662; + vertex 13.3290 9.09164 124.773; + normal 0.709845 -0.0863543 0.699045; + texcoord 0.798930 -0.0325400; + tangent -0.0376595 0.986384 0.160091; + vertex 23.7929 13.6160 116.518; + normal 0.612000 -0.103879 0.784006; + texcoord 0.798930 -1.14597; + tangent -0.0376592 0.986384 0.160091; + vertex 16.9637 10.8572 123.112; + normal 0.579141 -0.109013 0.807906; + texcoord 0.599320 -1.14597; + vertex 16.9995 9.91793 122.960; + normal 0.462009 -0.124868 0.878041; + texcoord 0.599320 -1.63662; + tangent -0.0376593 0.986384 0.160091; + vertex 13.3290 9.09164 124.773; + normal 0.0557512 0.899205 0.433961; + texcoord 0.798930 -0.0325400; + tangent -0.678254 0.353067 -0.644449; + vertex 23.7929 13.6160 116.518; + normal 0.0446921 0.895205 0.443409; + texcoord 0.998540 -1.14597; + tangent -0.678254 0.353067 -0.644449; + vertex 16.2985 11.2034 122.480; + normal 0.0438228 0.894882 0.444147; + texcoord 0.798930 -1.14597; + vertex 16.9637 10.8572 123.112; + normal 0.0321580 0.890429 0.453984; + texcoord 0.998540 -1.63662; + vertex 13.9726 9.74685 125.502; + normal 0.283062 0.760448 0.584460; + texcoord 0.000490000 -1.14597; + tangent -0.561321 0.625468 -0.541948; + vertex 16.2985 11.2034 122.480; + normal 0.279986 0.759752 0.586843; + texcoord 0.200100 -1.63662; + tangent -0.561321 0.625468 -0.541948; + vertex 13.5634 10.2028 125.107; + normal 0.278974 0.759520 0.587624; + texcoord 0.000490000 -1.63662; + vertex 13.9726 9.74685 125.502; + normal 0.275885 0.758807 0.590000; + texcoord 0.200100 -2.12634; + vertex 11.3152 8.84447 127.905; + normal -0.317141 0.829525 -0.459684; + texcoord 0.399710 -1.14597; + tangent -0.550767 -0.555688 -0.622789; + vertex 16.3647 9.68664 122.243; + normal -0.480811 0.821148 -0.307467; + texcoord 0.399710 -1.63662; + vertex 13.1650 9.80078 124.656; + normal -0.488330 0.819659 -0.299489; + texcoord 0.200100 -1.63662; + vertex 13.5634 10.2028 125.107; + normal -0.626904 0.768026 -0.130870; + texcoord 0.200100 -2.12634; + vertex 11.3152 8.84447 127.905; + normal -0.587017 -0.262519 -0.765829; + texcoord 0.399710 -1.14597; + tangent 0.222458 -0.961857 0.159198; + vertex 16.3647 9.68664 122.243; + normal -0.618244 -0.265435 -0.739810; + texcoord 0.599320 -1.63662; + tangent 0.222458 -0.961857 0.159198; + vertex 13.3290 9.09164 124.773; + normal -0.616101 -0.265246 -0.741663; + texcoord 0.399710 -1.63662; + vertex 13.1650 9.80078 124.656; + normal -0.646683 -0.267775 -0.714211; + texcoord 0.599320 -2.12634; + tangent 0.222458 -0.961857 0.159198; + vertex 10.7801 8.83049 127.179; + normal 0.284077 -0.898851 -0.333717; + texcoord 0.798930 -1.14597; + tangent 0.689963 -0.0500404 0.722113; + vertex 16.9637 10.8572 123.112; + normal 0.168686 -0.959024 -0.227634; + texcoord 0.798930 -1.63662; + tangent 0.689963 -0.0500405 0.722113; + vertex 13.8288 9.05539 125.297; + normal 0.141009 -0.969203 -0.201894; + texcoord 0.599320 -1.63662; + vertex 13.3290 9.09164 124.773; + normal 0.0194020 -0.995971 -0.0875563; + texcoord 0.599320 -2.12634; + tangent 0.689963 -0.0500405 0.722113; + vertex 10.7801 8.83049 127.179; + normal 0.660870 -0.336457 0.670856; + texcoord 0.798930 -1.14597; + tangent 0.195529 0.940197 0.278923; + vertex 16.9637 10.8572 123.112; + normal 0.677098 -0.335168 0.655134; + texcoord 0.998540 -1.63662; + tangent 0.195529 0.940197 0.278923; + vertex 13.9726 9.74685 125.502; + normal 0.684716 -0.334493 0.647518; + texcoord 0.798930 -1.63662; + tangent 0.195529 0.940197 0.278923; + vertex 13.8288 9.05539 125.297; + normal 0.700398 -0.332954 0.631336; + texcoord 0.998540 -2.12634; + tangent 0.195528 0.940197 0.278923; + vertex 11.3469 8.33992 127.673; + normal 0.694714 -0.264249 0.668988; + texcoord 0.000490000 -1.63662; + tangent -0.0570329 0.906907 0.417453; + vertex 13.9726 9.74685 125.502; + normal 0.709001 -0.257592 0.656478; + texcoord 0.200100 -2.12634; + tangent -0.0570328 0.906907 0.417453; + vertex 11.3152 8.84447 127.905; + normal 0.708645 -0.257761 0.656796; + texcoord 0.000490000 -2.12634; + vertex 11.3469 8.33992 127.673; + normal 0.723216 -0.250726 0.643502; + texcoord 0.200100 -2.45578; + tangent -0.0570328 0.906907 0.417453; + vertex 9.91500 7.93620 129.125; + normal 0.340717 0.831507 0.438758; + texcoord 0.399710 -1.63662; + tangent -0.631364 0.548157 -0.548548; + vertex 13.1650 9.80078 124.656; + normal 0.239559 0.810625 0.534321; + texcoord 0.399710 -2.12634; + tangent -0.631364 0.548157 -0.548547; + vertex 10.9653 9.14830 127.601; + normal 0.195973 0.797179 0.571051; + texcoord 0.200100 -2.12634; + vertex 11.3152 8.84447 127.905; + normal 0.0832099 0.751161 0.654854; + texcoord 0.200100 -2.45578; + tangent -0.631364 0.548157 -0.548547; + vertex 9.91500 7.93620 129.125; + normal -0.607814 0.739125 -0.290270; + texcoord 0.399710 -1.63662; + tangent -0.330947 -0.568069 -0.753507; + vertex 13.1650 9.80078 124.656; + normal -0.623309 0.731111 -0.277422; + texcoord 0.599320 -2.12634; + tangent -0.330946 -0.568069 -0.753507; + vertex 10.7801 8.83049 127.179; + normal -0.629250 0.727905 -0.272396; + texcoord 0.399710 -2.12634; + vertex 10.9653 9.14830 127.601; + normal -0.644879 0.719100 -0.258894; + texcoord 0.599320 -2.45578; + tangent -0.330946 -0.568069 -0.753507; + vertex 9.50985 8.40923 129.173; + normal -0.485141 -0.299845 -0.821420; + texcoord 0.798930 -1.63662; + tangent 0.424638 -0.901958 0.0784484; + vertex 13.8288 9.05539 125.297; + normal -0.606996 -0.347915 -0.714501; + texcoord 0.798930 -2.12634; + tangent 0.424638 -0.901958 0.0784483; + vertex 11.0156 8.33023 127.223; + normal -0.633183 -0.357795 -0.686340; + texcoord 0.599320 -2.12634; + vertex 10.7801 8.83049 127.179; + normal -0.735157 -0.394083 -0.551582; + texcoord 0.599320 -2.45578; + tangent 0.424638 -0.901958 0.0784483; + vertex 9.50985 8.40923 129.173; + normal 0.177190 -0.978074 -0.109431; + texcoord 0.798930 -1.63662; + tangent 0.592930 0.0173422 0.805067; + vertex 13.8288 9.05539 125.297; + normal 0.180425 -0.977210 -0.111832; + texcoord 0.998540 -2.12634; + tangent 0.592930 0.0173423 0.805067; + vertex 11.3469 8.33992 127.673; + normal 0.180118 -0.977293 -0.111605; + texcoord 0.798930 -2.12634; + vertex 11.0156 8.33023 127.223; + normal 0.183460 -0.976385 -0.114085; + texcoord 0.998540 -2.45578; + tangent 0.592930 0.0173423 0.805067; + vertex 9.63069 7.87749 128.870; + normal 0.234901 -0.971261 -0.0383988; + texcoord 0.000490000 -2.12634; + tangent 0.736767 0.152142 0.658808; + vertex 11.3469 8.33992 127.673; + normal 0.241780 -0.969213 -0.0465647; + texcoord 0.200100 -2.45578; + tangent 0.736767 0.152142 0.658808; + vertex 9.91500 7.93620 129.125; + normal 0.244702 -0.968306 -0.0500420; + texcoord 0.000490000 -2.45578; + vertex 9.63069 7.87749 128.870; + normal 0.251737 -0.966030 -0.0584351; + texcoord 0.200100 -2.77852; + tangent 0.736767 0.152142 0.658807; + vertex 8.15912 7.43045 129.921; + normal 0.144699 0.837189 0.527425; + texcoord 0.399710 -2.12634; + tangent -0.855386 0.373773 -0.358619; + vertex 10.9653 9.14830 127.601; + normal 0.0745313 0.773935 0.628864; + texcoord 0.599320 -2.45578; + tangent -0.855386 0.373773 -0.358619; + vertex 9.50985 8.40923 129.173; + normal 0.0918937 0.790846 0.605077; + texcoord 0.399710 -2.45578; + tangent -0.855386 0.373773 -0.358619; + vertex 9.84054 8.26473 129.312; + normal 0.0185550 0.713994 0.699906; + texcoord 0.599320 -2.77852; + tangent -0.855386 0.373773 -0.358619; + vertex 8.31400 7.52470 130.107; + normal -0.504967 0.753855 -0.420370; + texcoord 0.798930 -2.12634; + tangent -0.337015 -0.620569 -0.708036; + vertex 11.0156 8.33023 127.223; + normal -0.597593 0.722118 -0.348465; + texcoord 0.798930 -2.45578; + tangent -0.337015 -0.620568 -0.708036; + vertex 9.37993 8.17000 128.900; + normal -0.613983 0.714980 -0.334407; + texcoord 0.599320 -2.45578; + vertex 9.50985 8.40923 129.173; + normal -0.696185 0.670539 -0.256329; + texcoord 0.599320 -2.77852; + tangent -0.337015 -0.620569 -0.708036; + vertex 8.31400 7.52470 130.107; + normal -0.613301 -0.460162 -0.641961; + texcoord 0.798930 -2.12634; + tangent 0.648897 -0.756934 -0.0773523; + vertex 11.0156 8.33023 127.223; + normal -0.574488 -0.420743 -0.702096; + texcoord 0.998540 -2.45578; + tangent 0.648897 -0.756934 -0.0773520; + vertex 9.63069 7.87749 128.870; + normal -0.545405 -0.391842 -0.740940; + texcoord 0.798930 -2.45578; + vertex 9.37993 8.17000 128.900; + normal -0.499786 -0.347369 -0.793441; + texcoord 0.998540 -2.77852; + tangent 0.648897 -0.756934 -0.0773521; + vertex 8.09872 7.57117 129.969; + normal 0.579591 -0.575955 0.576499; + texcoord 0.399710 -2.45578; + tangent 0.135963 0.765871 0.628456; + vertex 9.84054 8.26473 129.312; + normal 0.534456 -0.590825 0.604386; + texcoord 0.599320 -2.77852; + vertex 8.31400 7.52470 130.107; + normal 0.527698 -0.592856 0.608323; + texcoord 0.399710 -2.77852; + tangent 0.135963 0.765871 0.628455; + vertex 8.29217 7.40173 130.006; + normal 0.469176 -0.608478 0.640022; + texcoord 0.399710 -2.87852; + vertex 8.09998 7.41484 130.160; + normal -0.0816469 -0.212859 -0.973666; + texcoord 0.000490000 1.00000; + tangent 0.855973 -0.515400 0.0408967; + vertex 13.5444 -14.7369 96.1689; + normal -0.0873535 -0.222132 -0.971096; + texcoord 0.200100 0.0163500; + tangent 0.855973 -0.515400 0.0408967; + vertex 8.47037 -23.8456 98.5857; + normal -0.0879582 -0.223114 -0.970816; + texcoord 0.000490000 0.0163500; + vertex 7.27689 -23.1270 98.5287; + normal -0.0936693 -0.232384 -0.968103; + texcoord 0.200100 -1.04863; + tangent 0.855973 -0.515400 0.0408967; + vertex 1.24036 -31.6040 101.148; + normal 0.835941 -0.492964 -0.241224; + texcoord 0.399710 1.00000; + tangent 0.271358 -0.0107889 0.962418; + vertex 13.7785 -14.8971 98.6935; + normal 0.768020 -0.600244 -0.223276; + texcoord 0.399710 0.0163500; + tangent 0.271358 -0.0107891 0.962418; + vertex 8.83961 -23.8603 99.8953; + normal 0.763785 -0.606038 -0.222147; + texcoord 0.200100 0.0163500; + tangent 0.271358 -0.0107891 0.962418; + vertex 8.47037 -23.8456 98.5857; + normal 0.682856 -0.702526 -0.200410; + texcoord 0.200100 -1.04863; + tangent 0.271358 -0.0107889 0.962418; + vertex 1.24036 -31.6040 101.148; + normal 0.521691 -0.175527 0.834882; + texcoord 0.399710 1.00000; + tangent -0.682342 0.501570 0.531825; + vertex 13.7785 -14.8971 98.6935; + normal 0.529752 -0.162063 0.832525; + texcoord 0.599320 0.0163500; + tangent -0.682342 0.501570 0.531824; + vertex 7.85395 -23.1358 100.664; + normal 0.529207 -0.162981 0.832693; + texcoord 0.399710 0.0163500; + vertex 8.83961 -23.8603 99.8953; + normal 0.537148 -0.149471 0.830139; + texcoord 0.599320 -1.04863; + tangent -0.682341 0.501570 0.531825; + vertex 2.59284 -31.9291 102.484; + normal -0.414481 0.498010 0.761703; + texcoord 0.798930 1.00000; + tangent -0.715866 0.338372 -0.610770; + vertex 12.5079 -12.3975 96.1751; + normal -0.434061 0.469511 0.768863; + texcoord 0.798930 0.0163500; + tangent -0.715866 0.338371 -0.610770; + vertex 6.87554 -22.6733 99.8287; + normal -0.438106 0.463449 0.770246; + texcoord 0.599320 0.0163500; + vertex 7.85395 -23.1358 100.664; + normal -0.457053 0.434206 0.776252; + texcoord 0.599320 -1.04863; + tangent -0.715866 0.338371 -0.610770; + vertex 2.59284 -31.9291 102.484; + normal -0.860686 0.335638 -0.382841; + texcoord 0.798930 1.00000; + tangent 0.279833 -0.316332 -0.906437; + vertex 12.5079 -12.3975 96.1751; + normal -0.833145 0.389123 -0.393004; + texcoord 0.998540 0.0163500; + tangent 0.279833 -0.316332 -0.906437; + vertex 7.27689 -23.1270 98.5287; + normal -0.827833 0.398642 -0.394686; + texcoord 0.798930 0.0163500; + vertex 6.87554 -22.6733 99.8287; + normal -0.796262 0.450988 -0.403208; + texcoord 0.998540 -1.04863; + tangent 0.279833 -0.316332 -0.906437; + vertex 0.958920 -31.0434 102.151; + normal -0.785883 0.419182 -0.454615; + texcoord 0.000490000 0.0163500; + tangent 0.237829 -0.473739 -0.847944; + vertex 7.27689 -23.1270 98.5287; + normal -0.779790 0.427365 -0.457478; + texcoord 0.200100 -1.04863; + tangent 0.237829 -0.473739 -0.847944; + vertex 1.24036 -31.6040 101.148; + normal -0.780055 0.427012 -0.457356; + texcoord 0.000490000 -1.04863; + vertex 0.958920 -31.0434 102.151; + normal -0.773490 0.435656 -0.460344; + texcoord 0.200100 -1.49848; + tangent 0.237829 -0.473739 -0.847944; + vertex -1.20281 -34.5878 102.429; + normal 0.0672500 -0.223256 -0.972437; + texcoord 0.399710 0.0163500; + tangent 0.865268 -0.472230 0.168255; + vertex 8.83961 -23.8603 99.8953; + normal 0.0295190 -0.287054 -0.957459; + texcoord 0.399710 -1.04863; + tangent 0.865269 -0.472229 0.168255; + vertex 2.24705 -32.1534 101.343; + normal 0.0151930 -0.310775 -0.950362; + texcoord 0.200100 -1.04863; + tangent 0.865269 -0.472229 0.168255; + vertex 1.24036 -31.6040 101.148; + normal -0.0255527 -0.376741 -0.925966; + texcoord 0.200100 -1.49848; + tangent 0.865269 -0.472230 0.168255; + vertex -1.20281 -34.5878 102.429; + normal 0.768761 -0.630166 -0.109076; + texcoord 0.399710 0.0163500; + tangent 0.285003 0.184888 0.940526; + vertex 8.83961 -23.8603 99.8953; + normal 0.793747 -0.595590 -0.123445; + texcoord 0.599320 -1.04863; + tangent 0.285003 0.184887 0.940527; + vertex 2.59284 -31.9291 102.484; + normal 0.799403 -0.587264 -0.126795; + texcoord 0.399710 -1.04863; + tangent 0.285003 0.184887 0.940526; + vertex 2.24705 -32.1534 101.343; + normal 0.823864 -0.548770 -0.141774; + texcoord 0.599320 -1.49848; + tangent 0.285003 0.184887 0.940526; + vertex 0.146590 -35.6177 102.546; + normal 0.536714 -0.00624910 0.843741; + texcoord 0.798930 0.0163500; + tangent -0.679505 0.589615 0.436608; + vertex 6.87554 -22.6733 99.8287; + normal 0.471237 -0.105366 0.875690; + texcoord 0.798930 -1.04863; + tangent -0.679505 0.589615 0.436608; + vertex 1.79987 -31.2410 102.994; + normal 0.453807 -0.129824 0.881592; + texcoord 0.599320 -1.04863; + vertex 2.59284 -31.9291 102.484; + normal 0.374343 -0.233178 0.897494; + texcoord 0.599320 -1.49848; + vertex 0.146590 -35.6177 102.546; + normal -0.523058 0.550306 0.650825; + texcoord 0.798930 0.0163500; + tangent -0.696729 0.163736 -0.698398; + vertex 6.87554 -22.6733 99.8287; + normal -0.533723 0.532174 0.657214; + texcoord 0.998540 -1.04863; + tangent -0.696729 0.163737 -0.698398; + vertex 0.958920 -31.0434 102.151; + normal -0.532691 0.533960 0.656603; + texcoord 0.798930 -1.04863; + vertex 1.79987 -31.2410 102.994; + normal -0.543701 0.514557 0.663038; + texcoord 0.998540 -1.49848; + tangent -0.696729 0.163737 -0.698398; + vertex -0.901240 -34.6544 103.428; + normal -0.809980 0.515887 0.278913; + texcoord 0.000490000 -1.04863; + tangent -0.288400 0.0637176 -0.955388; + vertex 0.958920 -31.0434 102.151; + normal -0.777478 0.566809 0.272498; + texcoord 0.200100 -1.49848; + tangent -0.288400 0.0637178 -0.955388; + vertex -1.20281 -34.5878 102.429; + normal -0.766017 0.583304 0.270138; + texcoord 0.000490000 -1.49848; + tangent -0.288400 0.0637178 -0.955388; + vertex -0.901240 -34.6544 103.428; + normal -0.727821 0.633756 0.261973; + texcoord 0.200100 -1.86367; + tangent -0.288400 0.0637178 -0.955388; + vertex -2.66352 -37.0282 104.275; + normal -0.462012 0.279366 -0.841724; + texcoord 0.399710 -1.04863; + tangent 0.622585 -0.573756 -0.532157; + vertex 2.24705 -32.1534 101.343; + normal -0.577155 0.122574 -0.807384; + texcoord 0.399710 -1.49848; + vertex -0.560070 -35.1801 101.880; + normal -0.618373 0.0560503 -0.783883; + texcoord 0.200100 -1.49848; + vertex -1.20281 -34.5878 102.429; + normal -0.702774 -0.110802 -0.702731; + texcoord 0.200100 -1.86367; + tangent 0.622585 -0.573757 -0.532157; + vertex -2.66352 -37.0282 104.275; + normal 0.403054 -0.508619 -0.760825; + texcoord 0.399710 -1.04863; + tangent 0.663140 -0.410621 0.625808; + vertex 2.24705 -32.1534 101.343; + normal 0.363554 -0.554140 -0.748838; + texcoord 0.599320 -1.49848; + tangent 0.663140 -0.410621 0.625808; + vertex 0.146590 -35.6177 102.546; + normal 0.365659 -0.551805 -0.749536; + texcoord 0.399710 -1.49848; + vertex -0.560070 -35.1801 101.880; + normal 0.323862 -0.596363 -0.734483; + texcoord 0.599320 -1.86367; + tangent 0.663140 -0.410621 0.625808; + vertex -2.35668 -37.6585 103.100; + normal 0.878515 -0.363550 0.309908; + texcoord 0.798930 -1.04863; + tangent -0.199082 0.311096 0.929293; + vertex 1.79987 -31.2410 102.994; + normal 0.784659 -0.517494 0.341337; + texcoord 0.798930 -1.49848; + tangent -0.199082 0.311096 0.929293; + vertex -0.0594000 -35.2958 103.508; + normal 0.763771 -0.544897 0.346036; + texcoord 0.599320 -1.49848; + vertex 0.146590 -35.6177 102.546; + normal 0.635529 -0.680847 0.364074; + texcoord 0.599320 -1.86367; + tangent -0.199082 0.311096 0.929293; + vertex -2.35668 -37.6585 103.100; + normal 0.00112898 0.125257 0.992124; + texcoord 0.798930 -1.04863; + tangent -0.793178 0.604306 -0.0753917; + vertex 1.79987 -31.2410 102.994; + normal 0.0546517 0.193932 0.979492; + texcoord 0.998540 -1.49848; + tangent -0.793178 0.604306 -0.0753917; + vertex -0.901240 -34.6544 103.428; + normal 0.0647181 0.206740 0.976253; + texcoord 0.798930 -1.49848; + vertex -0.0594000 -35.2958 103.508; + normal 0.120191 0.276701 0.953410; + texcoord 0.998540 -1.86367; + vertex -1.90150 -37.3809 104.345; + normal 0.0511172 0.301590 0.952067; + texcoord 0.000490000 -1.49848; + tangent -0.904291 0.418563 -0.0840376; + vertex -0.901240 -34.6544 103.428; + normal 0.0461469 0.291530 0.955448; + texcoord 0.200100 -1.86367; + tangent -0.904291 0.418563 -0.0840376; + vertex -2.66352 -37.0282 104.275; + normal 0.0465995 0.292448 0.955145; + texcoord 0.000490000 -1.86367; + vertex -1.90150 -37.3809 104.345; + normal 0.0416651 0.282437 0.958381; + texcoord 0.200100 -2.28146; + tangent -0.904291 0.418563 -0.0840376; + vertex -4.05021 -39.9877 105.207; + normal -0.621528 0.781313 0.0570286; + texcoord 0.399710 -1.49848; + tangent -0.339295 -0.202861 -0.918546; + vertex -0.560070 -35.1801 101.880; + normal -0.745930 0.652947 0.131330; + texcoord 0.399710 -1.86367; + tangent -0.339295 -0.202861 -0.918546; + vertex -2.94727 -37.1978 103.506; + normal -0.766793 0.625268 0.145150; + texcoord 0.200100 -1.86367; + tangent -0.339295 -0.202861 -0.918546; + vertex -2.66352 -37.0282 104.275; + normal -0.857215 0.468793 0.213108; + texcoord 0.200100 -2.28146; + tangent -0.339295 -0.202861 -0.918546; + vertex -4.05021 -39.9877 105.207; + normal -0.565222 0.00361745 -0.824931; + texcoord 0.399710 -1.49848; + tangent 0.692957 -0.540483 -0.477167; + vertex -0.560070 -35.1801 101.880; + normal -0.544581 0.0413447 -0.837689; + texcoord 0.599320 -1.86367; + tangent 0.692957 -0.540483 -0.477167; + vertex -2.35668 -37.6585 103.100; + normal -0.538650 0.0518151 -0.840935; + texcoord 0.399710 -1.86367; + vertex -2.94727 -37.1978 103.506; + normal -0.516823 0.0890776 -0.851445; + texcoord 0.599320 -2.28146; + vertex -4.44449 -39.9513 104.127; + normal 0.531703 -0.386776 -0.753456; + texcoord 0.798930 -1.49848; + tangent 0.774711 -0.137362 0.617215; + vertex -0.0594000 -35.2958 103.508; + normal 0.487180 -0.492586 -0.721121; + texcoord 0.798930 -1.86367; + tangent 0.774711 -0.137362 0.617215; + vertex -1.70793 -37.7735 103.617; + normal 0.452637 -0.561115 -0.693015; + texcoord 0.599320 -1.86367; + vertex -2.35668 -37.6585 103.100; + normal 0.398428 -0.651917 -0.645182; + texcoord 0.599320 -2.28146; + tangent 0.774711 -0.137362 0.617215; + vertex -4.44449 -39.9513 104.127; + normal 0.749639 -0.478740 0.457001; + texcoord 0.798930 -1.49848; + tangent -0.227687 0.461807 0.857259; + vertex -0.0594000 -35.2958 103.508; + normal 0.778944 -0.441900 0.444939; + texcoord 0.998540 -1.86367; + tangent -0.227687 0.461807 0.857259; + vertex -1.90150 -37.3809 104.345; + normal 0.781740 -0.438203 0.443690; + texcoord 0.798930 -1.86367; + tangent -0.227687 0.461807 0.857259; + vertex -1.70793 -37.7735 103.617; + normal 0.808542 -0.400920 0.430724; + texcoord 0.998540 -2.28146; + tangent -0.227687 0.461807 0.857259; + vertex -3.65510 -40.4207 104.808; + normal 0.572059 -0.209402 0.793032; + texcoord 0.000490000 -1.86367; + tangent -0.557032 0.610507 0.563025; + vertex -1.90150 -37.3809 104.345; + normal 0.603329 -0.168400 0.779509; + texcoord 0.200100 -2.28146; + vertex -4.05021 -39.9877 105.207; + normal 0.610105 -0.159141 0.776174; + texcoord 0.000490000 -2.28146; + vertex -3.65510 -40.4207 104.808; + normal 0.642343 -0.113005 0.758041; + texcoord 0.200100 -2.51764; + vertex -4.47913 -41.5792 105.333; + normal -0.302753 0.580470 0.755907; + texcoord 0.399710 -1.86367; + tangent -0.691509 0.412011 -0.593349; + vertex -2.94727 -37.1978 103.506; + normal -0.401172 0.464042 0.789763; + texcoord 0.399710 -2.28146; + tangent -0.691509 0.412011 -0.593349; + vertex -4.53833 -39.6969 104.788; + normal -0.471788 0.364415 0.802881; + texcoord 0.200100 -2.28146; + vertex -4.05021 -39.9877 105.207; + normal -0.559401 0.214262 0.800726; + texcoord 0.200100 -2.51764; + vertex -4.47913 -41.5792 105.333; + normal -0.868354 0.408915 -0.280624; + texcoord 0.399710 -1.86367; + tangent 0.131335 -0.356035 -0.925198; + vertex -2.94727 -37.1978 103.506; + normal -0.888856 0.370961 -0.268929; + texcoord 0.599320 -2.28146; + tangent 0.131335 -0.356035 -0.925198; + vertex -4.44449 -39.9513 104.127; + normal -0.892476 0.363816 -0.266693; + texcoord 0.399710 -2.28146; + vertex -4.53833 -39.6969 104.788; + normal -0.911969 0.322516 -0.253567; + texcoord 0.599320 -2.51764; + tangent 0.131335 -0.356034 -0.925198; + vertex -5.27687 -41.3559 105.334; + normal -0.0844499 -0.125621 -0.988477; + texcoord 0.798930 -1.86367; + tangent 0.773019 -0.634216 0.0145574; + vertex -1.70793 -37.7735 103.617; + normal -0.223094 -0.293258 -0.929639; + texcoord 0.798930 -2.28146; + tangent 0.773019 -0.634216 0.0145573; + vertex -3.89837 -40.3993 104.137; + normal -0.238270 -0.311531 -0.919878; + texcoord 0.599320 -2.28146; + tangent 0.773019 -0.634216 0.0145573; + vertex -4.44449 -39.9513 104.127; + normal -0.370132 -0.469537 -0.801584; + texcoord 0.599320 -2.51764; + tangent 0.773019 -0.634216 0.0145572; + vertex -5.27687 -41.3559 105.334; + normal 0.709699 -0.647219 -0.278272; + texcoord 0.798930 -1.86367; + tangent 0.341023 -0.0300263 0.939575; + vertex -1.70793 -37.7735 103.617; + normal 0.718436 -0.636267 -0.281093; + texcoord 0.998540 -2.28146; + tangent 0.341023 -0.0300265 0.939575; + vertex -3.65510 -40.4207 104.808; + normal 0.717755 -0.637133 -0.280873; + texcoord 0.798930 -2.28146; + vertex -3.89837 -40.3993 104.137; + normal 0.727132 -0.625048 -0.283891; + texcoord 0.998540 -2.51764; + tangent 0.341023 -0.0300264 0.939575; + vertex -4.65179 -41.6004 104.852; + normal 0.737708 -0.632208 -0.236852; + texcoord 0.000490000 -2.28146; + tangent 0.337532 0.0415449 0.940397; + vertex -3.65510 -40.4207 104.808; + normal 0.770338 -0.586331 -0.250591; + texcoord 0.200100 -2.51764; + tangent 0.337532 0.0415447 0.940397; + vertex -4.47913 -41.5792 105.333; + normal 0.774488 -0.580072 -0.252357; + texcoord 0.000490000 -2.51764; + vertex -4.65179 -41.6004 104.852; + normal 0.803317 -0.533462 -0.264764; + texcoord 0.200100 -2.80638; + tangent 0.337532 0.0415449 0.940397; + vertex -5.65869 -43.3314 105.285; + normal -0.466461 0.456943 0.757375; + texcoord 0.399710 -2.28146; + tangent -0.802801 0.140797 -0.579384; + vertex -4.53833 -39.6969 104.788; + normal -0.482068 0.418576 0.769678; + texcoord 0.599320 -2.51764; + vertex -5.27687 -41.3559 105.334; + normal -0.481285 0.420574 0.769078; + texcoord 0.399710 -2.51764; + vertex -4.86502 -41.4281 105.632; + normal -0.496160 0.381132 0.780105; + texcoord 0.599320 -2.80638; + tangent -0.802801 0.140797 -0.579384; + vertex -5.93681 -42.9804 105.708; + normal -0.714796 0.616117 -0.330858; + texcoord 0.798930 -2.28146; + tangent 0.257196 -0.208348 -0.943632; + vertex -3.89837 -40.3993 104.137; + normal -0.798091 0.504798 -0.328983; + texcoord 0.798930 -2.51764; + tangent 0.257196 -0.208347 -0.943632; + vertex -5.14551 -41.4623 104.852; + normal -0.850981 0.413876 -0.323324; + texcoord 0.599320 -2.51764; + vertex -5.27687 -41.3559 105.334; + normal -0.903247 0.295274 -0.311383; + texcoord 0.599320 -2.80638; + tangent 0.257196 -0.208347 -0.943632; + vertex -5.93681 -42.9804 105.708; + normal -0.125569 -0.447992 -0.885175; + texcoord 0.798930 -2.28146; + tangent 0.963020 -0.269428 -0.000253020; + vertex -3.89837 -40.3993 104.137; + normal -0.0930323 -0.331645 -0.938806; + texcoord 0.998540 -2.51764; + tangent 0.963020 -0.269428 -0.000252984; + vertex -4.65179 -41.6004 104.852; + normal -0.0717639 -0.255601 -0.964115; + texcoord 0.798930 -2.51764; + vertex -5.14551 -41.4623 104.852; + normal -0.0380722 -0.135152 -0.990093; + texcoord 0.998540 -2.80638; + tangent 0.963020 -0.269428 -0.000252965; + vertex -5.91089 -43.1087 105.106; + normal 0.282397 -0.383974 -0.879100; + texcoord 0.000490000 -2.51764; + tangent 0.662302 -0.584907 0.468230; + vertex -4.65179 -41.6004 104.852; + normal 0.270750 -0.395870 -0.877486; + texcoord 0.200100 -2.80638; + vertex -5.65869 -43.3314 105.285; + normal 0.273229 -0.393354 -0.877849; + texcoord 0.000490000 -2.80638; + vertex -5.91089 -43.1087 105.106; + normal 0.261163 -0.405523 -0.875983; + texcoord 0.200100 -3.04441; + tangent 0.662302 -0.584907 0.468230; + vertex -6.54178 -44.2429 105.443; + normal 0.907559 -0.401103 0.124309; + texcoord 0.399710 -2.51764; + tangent -0.0418631 0.208132 0.977204; + vertex -4.86502 -41.4281 105.632; + normal 0.839942 -0.522321 0.147231; + texcoord 0.399710 -2.80638; + tangent -0.0418630 0.208132 0.977204; + vertex -5.67462 -43.2522 105.657; + normal 0.814609 -0.559193 0.153999; + texcoord 0.200100 -2.80638; + tangent -0.0418630 0.208132 0.977205; + vertex -5.65869 -43.3314 105.285; + normal 0.722227 -0.669531 0.173541; + texcoord 0.200100 -3.04441; + tangent -0.0418629 0.208132 0.977204; + vertex -6.54178 -44.2429 105.443; + normal 0.142761 -0.0497403 0.988507; + texcoord 0.399710 -2.51764; + tangent -0.687841 0.713155 0.135223; + vertex -4.86502 -41.4281 105.632; + normal 0.136740 -0.0556486 0.989043; + texcoord 0.599320 -2.80638; + tangent -0.687841 0.713155 0.135223; + vertex -5.93681 -42.9804 105.708; + normal 0.133501 -0.0588222 0.989302; + texcoord 0.399710 -2.80638; + vertex -5.67462 -43.2522 105.657; + normal 0.127264 -0.0649212 0.989742; + texcoord 0.599320 -3.04441; + tangent -0.687841 0.713155 0.135223; + vertex -6.46176 -44.4066 105.682; + normal -0.667805 0.597990 0.443222; + texcoord 0.798930 -2.51764; + tangent -0.383970 0.233356 -0.893371; + vertex -5.14551 -41.4623 104.852; + normal -0.750919 0.484092 0.449193; + texcoord 0.798930 -2.80638; + tangent -0.383970 0.233356 -0.893371; + vertex -6.08294 -42.8915 105.368; + normal -0.783655 0.429327 0.448958; + texcoord 0.599320 -2.80638; + tangent -0.383970 0.233356 -0.893371; + vertex -5.93681 -42.9804 105.708; + normal -0.844397 0.302715 0.441993; + texcoord 0.599320 -3.04441; + tangent -0.383970 0.233356 -0.893371; + vertex -6.46176 -44.4066 105.682; + normal -0.714501 0.230170 -0.660689; + texcoord 0.798930 -2.51764; + tangent 0.451465 -0.569734 -0.686719; + vertex -5.14551 -41.4623 104.852; + normal -0.718336 0.224475 -0.658486; + texcoord 0.998540 -2.80638; + tangent 0.451465 -0.569733 -0.686719; + vertex -5.91089 -43.1087 105.106; + normal -0.717757 0.225339 -0.658822; + texcoord 0.798930 -2.80638; + vertex -6.08294 -42.8915 105.368; + normal -0.721622 0.219543 -0.656554; + texcoord 0.998540 -3.04441; + tangent 0.451465 -0.569734 -0.686719; + vertex -6.67428 -44.2251 105.572; + normal -0.676296 0.162742 -0.718428; + texcoord 0.000490000 -2.80638; + tangent 0.713914 -0.0955337 -0.693686; + vertex -5.91089 -43.1087 105.106; + normal -0.676739 0.160331 -0.718553; + texcoord 0.200100 -3.04441; + tangent 0.713914 -0.0955335 -0.693686; + vertex -6.54178 -44.2429 105.443; + normal -0.676936 0.159253 -0.718607; + texcoord 0.000490000 -3.04441; + vertex -6.67428 -44.2251 105.572; + normal -0.677452 0.156408 -0.718746; + texcoord 0.000490000 -3.14441; + tangent 0.713914 -0.0955334 -0.693686; + vertex -6.65570 -44.4985 105.495; + normal 0.369387 -0.125181 -0.920806; + texcoord 0.399710 -2.80638; + tangent 0.707694 -0.604299 0.366049; + vertex -5.67462 -43.2522 105.657; + normal 0.308877 -0.201339 -0.929547; + texcoord 0.399710 -3.04441; + tangent 0.707694 -0.604299 0.366049; + vertex -6.41043 -44.3550 105.511; + normal 0.308869 -0.201349 -0.929547; + texcoord 0.200100 -3.04441; + vertex -6.54178 -44.2429 105.443; + normal 0.231584 -0.291071 -0.928249; + texcoord 0.200100 -3.14441; + tangent 0.707694 -0.604299 0.366049; + vertex -6.65570 -44.4985 105.495; + normal 0.824470 -0.560431 0.0785268; + texcoord 0.399710 -2.80638; + tangent -0.276561 -0.277961 0.919919; + vertex -5.67462 -43.2522 105.657; + normal 0.679541 -0.733433 -0.0173182; + texcoord 0.599320 -3.04441; + tangent -0.276561 -0.277961 0.919919; + vertex -6.46176 -44.4066 105.682; + normal 0.716887 -0.697172 0.00486601; + texcoord 0.399710 -3.04441; + vertex -6.41043 -44.3550 105.511; + normal 0.507323 -0.855225 -0.105894; + texcoord 0.399710 -3.14441; + tangent -0.276561 -0.277961 0.919919; + vertex -6.65570 -44.4985 105.495; + normal -0.433232 0.288146 -0.853980; + texcoord 0.000490000 1.00000; + tangent 0.0602040 -0.936148 -0.346413; + vertex -10.6556 -63.0460 95.1514; + normal -0.414653 0.292228 -0.861781; + texcoord 0.333170 -0.322800; + tangent 0.0602037 -0.936148 -0.346413; + vertex -20.6368 -66.3823 99.0892; + normal -0.415282 0.292092 -0.861524; + texcoord 0.000490000 -0.322800; + vertex -20.7071 -65.2882 99.4941; + normal -0.395291 0.296311 -0.869451; + texcoord 0.333170 -0.838400; + tangent 0.0602038 -0.936148 -0.346413; + vertex -24.2564 -66.5727 100.670; + normal 0.429038 -0.899718 0.0802106; + texcoord 0.665860 1.00000; + tangent 0.293117 0.222666 0.929786; + vertex -9.85555 -61.5293 95.8577; + normal 0.296362 -0.945761 0.133063; + texcoord 0.665860 -0.322800; + tangent 0.293117 0.222666 0.929786; + vertex -20.2794 -66.1109 100.223; + normal 0.285026 -0.948632 0.137324; + texcoord 0.333170 -0.322800; + vertex -20.6368 -66.3823 99.0892; + normal 0.134358 -0.972444 0.190525; + texcoord 0.333170 -0.838400; + tangent 0.293117 0.222666 0.929786; + vertex -24.2564 -66.5727 100.670; + normal 0.0178416 0.668096 0.743861; + texcoord 0.665860 1.00000; + tangent -0.362690 0.697630 -0.617874; + vertex -9.85555 -61.5293 95.8577; + normal 0.0613174 0.679447 0.731158; + texcoord 0.998540 -0.322800; + tangent -0.362690 0.697630 -0.617874; + vertex -20.7071 -65.2882 99.4941; + normal 0.0699984 0.681540 0.728425; + texcoord 0.665860 -0.322800; + vertex -20.2794 -66.1109 100.223; + normal 0.116589 0.691778 0.712636; + texcoord 0.998540 -0.838400; + tangent -0.362690 0.697630 -0.617874; + vertex -23.9363 -66.8073 101.497; + normal -0.217016 0.913850 0.343195; + texcoord 0.000490000 -0.322800; + tangent -0.348933 0.255726 -0.901582; + vertex -20.7071 -65.2882 99.4941; + normal -0.175271 0.927266 0.330845; + texcoord 0.333170 -0.838400; + tangent -0.348933 0.255726 -0.901582; + vertex -24.2564 -66.5727 100.670; + normal -0.164577 0.930377 0.327588; + texcoord 0.000490000 -0.838400; + tangent -0.348933 0.255726 -0.901582; + vertex -23.9363 -66.8073 101.497; + normal -0.121781 0.941518 0.314186; + texcoord 0.333170 -1.33226; + tangent -0.348933 0.255726 -0.901582; + vertex -27.0740 -67.6010 102.659; + normal -0.0830287 -0.225261 -0.970754; + texcoord 0.665860 -0.322800; + tangent 0.242286 -0.949452 0.199595; + vertex -20.2794 -66.1109 100.223; + normal -0.290104 -0.267210 -0.918933; + texcoord 0.665860 -0.838400; + tangent 0.242286 -0.949452 0.199595; + vertex -24.0288 -67.4648 100.858; + normal -0.280346 -0.265461 -0.922462; + texcoord 0.333170 -0.838400; + vertex -24.2564 -66.5727 100.670; + normal -0.476635 -0.295670 -0.827888; + texcoord 0.333170 -1.33226; + tangent 0.242286 -0.949452 0.199595; + vertex -27.0740 -67.6010 102.659; + normal 0.353784 -0.677169 0.645197; + texcoord 0.665860 -0.322800; + tangent 0.100247 0.713288 0.693665; + vertex -20.2794 -66.1109 100.223; + normal 0.418928 -0.662625 0.620828; + texcoord 0.998540 -0.838400; + tangent 0.100247 0.713288 0.693665; + vertex -23.9363 -66.8073 101.497; + normal 0.426664 -0.660639 0.617667; + texcoord 0.665860 -0.838400; + vertex -24.0288 -67.4648 100.858; + normal 0.490187 -0.642102 0.589426; + texcoord 0.998540 -1.33226; + tangent 0.100247 0.713288 0.693665; + vertex -26.9235 -68.2164 102.446; + normal 0.386796 -0.216108 0.896485; + texcoord 0.000490000 -0.838400; + tangent -0.225156 0.920598 0.319067; + vertex -23.9363 -66.8073 101.497; + normal 0.429671 -0.200095 0.880537; + texcoord 0.333170 -1.33226; + tangent -0.225156 0.920598 0.319067; + vertex -27.0740 -67.6010 102.659; + normal 0.431131 -0.199534 0.879950; + texcoord 0.000490000 -1.33226; + vertex -26.9235 -68.2164 102.446; + normal 0.474869 -0.182261 0.860977; + texcoord 0.333170 -1.66381; + tangent -0.225156 0.920598 0.319067; + vertex -28.7264 -68.7173 103.334; + normal -0.181817 0.954815 -0.235099; + texcoord 0.665860 -0.838400; + tangent -0.204208 -0.270535 -0.940803; + vertex -24.0288 -67.4648 100.858; + normal -0.364379 0.913003 -0.183450; + texcoord 0.665860 -1.33226; + tangent -0.204208 -0.270535 -0.940803; + vertex -27.2120 -67.7838 102.024; + normal -0.415208 0.894262 -0.167028; + texcoord 0.333170 -1.33226; + vertex -27.0740 -67.6010 102.659; + normal -0.585584 0.803904 -0.104063; + texcoord 0.333170 -1.66381; + tangent -0.204208 -0.270535 -0.940803; + vertex -28.7264 -68.7173 103.334; + normal -0.163364 -0.742893 -0.649170; + texcoord 0.665860 -0.838400; + tangent 0.430636 -0.645710 0.630564; + vertex -24.0288 -67.4648 100.858; + normal -0.101250 -0.728819 -0.677179; + texcoord 0.998540 -1.33226; + tangent 0.430636 -0.645710 0.630564; + vertex -26.9235 -68.2164 102.446; + normal -0.101724 -0.728940 -0.676978; + texcoord 0.665860 -1.33226; + vertex -27.2120 -67.7838 102.024; + normal -0.0361617 -0.710450 -0.702819; + texcoord 0.998540 -1.66381; + tangent 0.430636 -0.645710 0.630564; + vertex -28.8466 -68.6116 102.945; + normal 0.118800 -0.948498 -0.293662; + texcoord 0.000490000 -1.33226; + tangent 0.285292 -0.250678 0.925078; + vertex -26.9235 -68.2164 102.446; + normal 0.153678 -0.940738 -0.302316; + texcoord 0.333170 -1.66381; + tangent 0.285291 -0.250678 0.925078; + vertex -28.7264 -68.7173 103.334; + normal 0.151457 -0.941272 -0.301775; + texcoord 0.000490000 -1.66381; + vertex -28.8466 -68.6116 102.945; + normal 0.186815 -0.932134 -0.310203; + texcoord 0.333170 -1.94403; + tangent 0.285291 -0.250678 0.925078; + vertex -30.2472 -69.0641 103.461; + normal 0.434816 0.416062 0.798641; + texcoord 0.665860 -1.33226; + tangent -0.521913 0.839162 -0.153020; + vertex -27.2120 -67.7838 102.024; + normal 0.232873 0.312749 0.920847; + texcoord 0.665860 -1.66381; + tangent -0.521913 0.839162 -0.153020; + vertex -28.9470 -68.3626 103.270; + normal 0.259489 0.327083 0.908671; + texcoord 0.333170 -1.66381; + vertex -28.7264 -68.7173 103.334; + normal 0.0356060 0.200666 0.979012; + texcoord 0.333170 -1.94403; + tangent -0.521913 0.839162 -0.153020; + vertex -30.2472 -69.0641 103.461; + normal -0.603819 0.532008 -0.593608; + texcoord 0.665860 -1.33226; + tangent 0.237923 -0.590458 -0.771201; + vertex -27.2120 -67.7838 102.024; + normal -0.524989 0.589845 -0.613570; + texcoord 0.998540 -1.66381; + tangent 0.237923 -0.590458 -0.771201; + vertex -28.8466 -68.6116 102.945; + normal -0.476580 0.620881 -0.622397; + texcoord 0.665860 -1.66381; + vertex -28.9470 -68.3626 103.270; + normal -0.389146 0.669540 -0.632678; + texcoord 0.998540 -1.94403; + tangent 0.237923 -0.590458 -0.771201; + vertex -30.3285 -68.9230 103.526; + normal -0.393311 0.191187 -0.899307; + texcoord 0.000490000 -1.66381; + tangent 0.463154 -0.803763 -0.373435; + vertex -28.8466 -68.6116 102.945; + normal -0.434089 0.161625 -0.886253; + texcoord 0.333170 -1.94403; + tangent 0.463154 -0.803763 -0.373435; + vertex -30.2472 -69.0641 103.461; + normal -0.447163 0.151866 -0.881465; + texcoord 0.000490000 -1.94403; + vertex -30.3285 -68.9230 103.526; + normal -0.502979 0.108548 -0.857455; + texcoord 0.000490000 -2.04403; + tangent 0.463154 -0.803763 -0.373435; + vertex -30.4048 -69.0873 103.550; + normal 0.486120 -0.862275 0.142018; + texcoord 0.665860 -1.66381; + tangent -0.0182333 0.152470 0.988140; + vertex -28.9470 -68.3626 103.270; + normal 0.377231 -0.914213 0.148023; + texcoord 0.665860 -1.94403; + tangent -0.0182329 0.152470 0.988140; + vertex -30.2504 -69.0374 103.634; + normal 0.387926 -0.909805 0.147540; + texcoord 0.333170 -1.94403; + vertex -30.2472 -69.0641 103.461; + normal 0.228191 -0.961586 0.152583; + texcoord 0.333170 -2.04403; + tangent -0.0182329 0.152470 0.988140; + vertex -30.4048 -69.0873 103.550; + normal -0.117459 0.638013 0.761014; + texcoord 0.665860 -1.66381; + tangent -0.444922 0.651297 -0.614701; + vertex -28.9470 -68.3626 103.270; + normal -0.298937 0.539008 0.787469; + texcoord 0.998540 -1.94403; + tangent -0.444922 0.651297 -0.614700; + vertex -30.3285 -68.9230 103.526; + normal -0.298568 0.539241 0.787449; + texcoord 0.665860 -1.94403; + tangent -0.444922 0.651297 -0.614701; + vertex -30.2504 -69.0374 103.634; + normal -0.532881 0.359123 0.766204; + texcoord 0.665860 -2.04403; + tangent -0.444922 0.651297 -0.614701; + vertex -30.4048 -69.0873 103.550; + normal 0.290683 0.371434 -0.881782; + texcoord 0.000490000 1.00000; + tangent 0.203721 -0.924471 -0.322259; + vertex -20.1227 -77.7540 46.1903; + normal 0.254294 0.367830 -0.894447; + texcoord 0.200100 0.0775500; + tangent 0.203721 -0.924471 -0.322259; + vertex -28.9266 -79.5731 42.5218; + normal 0.257642 0.368183 -0.893343; + texcoord 0.000490000 0.0775500; + vertex -29.1790 -78.4277 42.9211; + normal 0.220783 0.364064 -0.904827; + texcoord 0.200100 -0.916820; + tangent 0.203721 -0.924471 -0.322259; + vertex -37.6274 -80.8741 39.8753; + normal 0.391088 -0.766387 -0.509609; + texcoord 0.399710 1.00000; + tangent -0.197342 -0.610660 0.766909; + vertex -21.0287 -79.0523 47.7996; + normal 0.341630 -0.776093 -0.530064; + texcoord 0.399710 0.0775500; + vertex -29.1652 -80.3114 43.4491; + normal 0.335257 -0.777165 -0.532557; + texcoord 0.200100 0.0775500; + tangent -0.197342 -0.610660 0.766909; + vertex -28.9266 -79.5731 42.5218; + normal 0.284915 -0.784252 -0.551155; + texcoord 0.200100 -0.916820; + tangent -0.197342 -0.610660 0.766910; + vertex -37.6274 -80.8741 39.8753; + normal -0.153410 -0.834915 0.528567; + texcoord 0.399710 1.00000; + tangent -0.318109 0.548151 0.773523; + vertex -21.0287 -79.0523 47.7996; + normal -0.0803829 -0.828562 0.554097; + texcoord 0.599320 0.0775500; + tangent -0.318109 0.548151 0.773523; + vertex -29.5735 -79.6078 44.4420; + normal -0.0677481 -0.826963 0.558160; + texcoord 0.399710 0.0775500; + vertex -29.1652 -80.3114 43.4491; + normal 0.00598352 -0.814728 0.579812; + texcoord 0.599320 -0.916820; + tangent -0.318109 0.548151 0.773523; + vertex -37.6858 -82.4655 40.5103; + normal -0.375950 0.235209 0.896292; + texcoord 0.798930 1.00000; + tangent -0.0113142 0.966012 -0.258251; + vertex -20.0331 -75.8724 47.4634; + normal -0.424089 0.229253 0.876123; + texcoord 0.798930 0.0775500; + tangent -0.0113139 0.966012 -0.258251; + vertex -29.5873 -78.4346 44.1283; + normal -0.440249 0.227076 0.868687; + texcoord 0.599320 0.0775500; + vertex -29.5735 -79.6078 44.4420; + normal -0.487161 0.220219 0.845091; + texcoord 0.599320 -0.916820; + tangent -0.0113140 0.966012 -0.258251; + vertex -37.6858 -82.4655 40.5103; + normal -0.234262 0.969379 -0.0736599; + texcoord 0.798930 1.00000; + tangent 0.320351 0.00543575 -0.947283; + vertex -20.0331 -75.8724 47.4634; + normal -0.240085 0.967801 -0.0756381; + texcoord 0.998540 0.0775500; + tangent 0.320351 0.00543569 -0.947283; + vertex -29.1790 -78.4277 42.9211; + normal -0.239917 0.967847 -0.0755812; + texcoord 0.798930 0.0775500; + tangent 0.320351 0.00543569 -0.947283; + vertex -29.5873 -78.4346 44.1283; + normal -0.245750 0.966225 -0.0775631; + texcoord 0.998540 -0.916820; + tangent 0.320351 0.00543561 -0.947283; + vertex -38.1201 -80.8717 40.8043; + normal -0.233606 0.964083 -0.126385; + texcoord 0.000490000 0.0775500; + tangent 0.468504 -0.00229271 -0.883458; + vertex -29.1790 -78.4277 42.9211; + normal -0.218020 0.968768 -0.118132; + texcoord 0.200100 -0.916820; + tangent 0.468504 -0.00229273 -0.883458; + vertex -37.6274 -80.8741 39.8753; + normal -0.211493 0.970629 -0.114675; + texcoord 0.000490000 -0.916820; + tangent 0.468504 -0.00229273 -0.883459; + vertex -38.1201 -80.8717 40.8043; + normal -0.194780 0.975122 -0.105824; + texcoord 0.200100 -1.40084; + tangent 0.468504 -0.00229277 -0.883459; + vertex -42.1040 -81.7966 39.6147; + normal 0.358995 0.271912 -0.892853; + texcoord 0.399710 0.0775500; + tangent 0.262532 -0.947417 -0.182971; + vertex -29.1652 -80.3114 43.4491; + normal 0.207804 0.240685 -0.948097; + texcoord 0.399710 -0.916820; + tangent 0.262532 -0.947417 -0.182971; + vertex -37.3560 -81.8536 39.6861; + normal 0.181706 0.234771 -0.954916; + texcoord 0.200100 -0.916820; + vertex -37.6274 -80.8741 39.8753; + normal 0.0170819 0.194156 -0.980822; + texcoord 0.200100 -1.40084; + tangent 0.262532 -0.947417 -0.182971; + vertex -42.1040 -81.7966 39.6147; + normal 0.363000 -0.811766 -0.457456; + texcoord 0.399710 0.0775500; + tangent -0.305845 -0.567545 0.764429; + vertex -29.1652 -80.3114 43.4491; + normal 0.320756 -0.817388 -0.478532; + texcoord 0.599320 -0.916820; + tangent -0.305844 -0.567545 0.764429; + vertex -37.6858 -82.4655 40.5103; + normal 0.327033 -0.816675 -0.475491; + texcoord 0.399710 -0.916820; + vertex -37.3560 -81.8536 39.6861; + normal 0.282203 -0.820862 -0.496536; + texcoord 0.599320 -1.40084; + tangent -0.305844 -0.567545 0.764429; + vertex -41.4078 -82.6985 38.7801; + normal 0.0637323 -0.734486 0.675624; + texcoord 0.798930 0.0775500; + tangent -0.458272 0.579860 0.673609; + vertex -29.5873 -78.4346 44.1283; + normal -0.0652710 -0.777785 0.625133; + texcoord 0.798930 -0.916820; + tangent -0.458272 0.579861 0.673609; + vertex -38.1610 -81.8642 41.2088; + normal -0.0729064 -0.779845 0.621712; + texcoord 0.599320 -0.916820; + vertex -37.6858 -82.4655 40.5103; + normal -0.206854 -0.806646 0.553655; + texcoord 0.599320 -1.40084; + tangent -0.458272 0.579860 0.673609; + vertex -41.4078 -82.6985 38.7801; + normal -0.425794 0.356500 0.831629; + texcoord 0.798930 0.0775500; + tangent 0.0381256 0.925362 -0.377162; + vertex -29.5873 -78.4346 44.1283; + normal -0.386331 0.361737 0.848466; + texcoord 0.998540 -0.916820; + tangent 0.0381252 0.925362 -0.377162; + vertex -38.1201 -80.8717 40.8043; + normal -0.373296 0.363300 0.853618; + texcoord 0.798930 -0.916820; + vertex -38.1610 -81.8642 41.2088; + normal -0.330462 0.367875 0.869173; + texcoord 0.998540 -1.40084; + tangent 0.0381253 0.925362 -0.377162; + vertex -41.9602 -82.5354 40.0484; + normal -0.348030 0.423276 0.836489; + texcoord 0.000490000 -0.916820; + tangent -0.165580 0.850489 -0.499251; + vertex -38.1201 -80.8717 40.8043; + normal -0.343134 0.424925 0.837674; + texcoord 0.200100 -1.40084; + tangent -0.165580 0.850489 -0.499251; + vertex -42.1040 -81.7966 39.6147; + normal -0.343313 0.424865 0.837631; + texcoord 0.000490000 -1.40084; + vertex -41.9602 -82.5354 40.0484; + normal -0.338335 0.426527 0.838811; + texcoord 0.200100 -1.86847; + tangent -0.165580 0.850489 -0.499251; + vertex -45.2953 -83.1025 38.9915; + normal 0.0136622 0.993172 -0.115860; + texcoord 0.399710 -0.916820; + tangent 0.394918 -0.111810 -0.911887; + vertex -37.3560 -81.8536 39.6861; + normal -0.123083 0.977180 -0.173120; + texcoord 0.399710 -1.40084; + tangent 0.394918 -0.111810 -0.911887; + vertex -41.7647 -81.8927 38.8312; + normal -0.190234 0.961103 -0.200230; + texcoord 0.200100 -1.40084; + tangent 0.394918 -0.111810 -0.911887; + vertex -42.1040 -81.7966 39.6147; + normal -0.323919 0.911881 -0.252091; + texcoord 0.200100 -1.86847; + tangent 0.394917 -0.111810 -0.911887; + vertex -45.2953 -83.1025 38.9915; + normal 0.187140 0.144456 -0.971654; + texcoord 0.399710 -0.916820; + tangent 0.404303 -0.912794 -0.0578366; + vertex -37.3560 -81.8536 39.6861; + normal 0.194485 0.147588 -0.969739; + texcoord 0.599320 -1.40084; + tangent 0.404303 -0.912795 -0.0578366; + vertex -41.4078 -82.6985 38.7801; + normal 0.197974 0.149074 -0.968805; + texcoord 0.399710 -1.40084; + tangent 0.404303 -0.912795 -0.0578366; + vertex -41.7647 -81.8927 38.8312; + normal 0.205349 0.152212 -0.966780; + texcoord 0.599320 -1.86847; + tangent 0.404303 -0.912795 -0.0578366; + vertex -45.3624 -82.7505 37.9320; + normal 0.473323 -0.805762 -0.355968; + texcoord 0.798930 -0.916820; + tangent -0.137908 -0.466900 0.873491; + vertex -38.1610 -81.8642 41.2088; + normal 0.318848 -0.855897 -0.407156; + texcoord 0.798930 -1.40084; + tangent -0.137908 -0.466900 0.873491; + vertex -41.5265 -83.1005 39.5321; + normal 0.273619 -0.865556 -0.419459; + texcoord 0.599320 -1.40084; + tangent -0.137908 -0.466900 0.873491; + vertex -41.4078 -82.6985 38.7801; + normal 0.109230 -0.883707 -0.455115; + texcoord 0.599320 -1.86847; + tangent -0.137908 -0.466900 0.873491; + vertex -45.3624 -82.7505 37.9320; + normal -0.0888341 -0.708147 0.700454; + texcoord 0.798930 -0.916820; + tangent -0.492983 0.642319 0.586851; + vertex -38.1610 -81.8642 41.2088; + normal -0.0883177 -0.707972 0.700697; + texcoord 0.998540 -1.40084; + tangent -0.492983 0.642319 0.586851; + vertex -41.9602 -82.5354 40.0484; + normal -0.0883829 -0.707994 0.700666; + texcoord 0.798930 -1.40084; + vertex -41.5265 -83.1005 39.5321; + normal -0.0878625 -0.707817 0.700910; + texcoord 0.998540 -1.86847; + vertex -45.0732 -83.6063 38.5767; + normal -0.121624 -0.662360 0.739247; + texcoord 0.000490000 -1.40084; + tangent -0.322216 0.730788 0.601769; + vertex -41.9602 -82.5354 40.0484; + normal -0.118836 -0.661868 0.740141; + texcoord 0.200100 -1.86847; + tangent -0.322216 0.730788 0.601769; + vertex -45.2953 -83.1025 38.9915; + normal -0.118249 -0.661763 0.740329; + texcoord 0.000490000 -1.86847; + vertex -45.0732 -83.6063 38.5767; + normal -0.115376 -0.661248 0.741242; + texcoord 0.200100 -2.21456; + tangent -0.322216 0.730788 0.601769; + vertex -47.4885 -84.1602 37.7066; + normal -0.154184 0.558013 0.815383; + texcoord 0.399710 -1.40084; + tangent -0.261428 0.772799 -0.578305; + vertex -41.7647 -81.8927 38.8312; + normal -0.392060 0.462471 0.795242; + texcoord 0.399710 -1.86847; + tangent -0.261428 0.772799 -0.578305; + vertex -45.4745 -82.5730 38.5953; + normal -0.373492 0.471476 0.798883; + texcoord 0.200100 -1.86847; + tangent -0.261428 0.772799 -0.578305; + vertex -45.2953 -83.1025 38.9915; + normal -0.592653 0.344384 0.728122; + texcoord 0.200100 -2.21456; + vertex -47.4885 -84.1602 37.7066; + normal -0.155934 0.947303 -0.279825; + texcoord 0.399710 -1.40084; + tangent 0.161048 -0.255118 -0.953404; + vertex -41.7647 -81.8927 38.8312; + normal -0.188634 0.940248 -0.283461; + texcoord 0.599320 -1.86847; + tangent 0.161048 -0.255118 -0.953404; + vertex -45.3624 -82.7505 37.9320; + normal -0.184622 0.941174 -0.283031; + texcoord 0.399710 -1.86847; + vertex -45.4745 -82.5730 38.5953; + normal -0.218466 0.932835 -0.286517; + texcoord 0.599320 -2.21456; + tangent 0.161048 -0.255117 -0.953404; + vertex -47.5753 -83.3339 37.7199; + normal 0.392579 0.171949 -0.903502; + texcoord 0.798930 -1.40084; + tangent 0.362102 -0.931923 -0.0200222; + vertex -41.5265 -83.1005 39.5321; + normal 0.274335 0.127073 -0.953201; + texcoord 0.798930 -1.86847; + tangent 0.362102 -0.931923 -0.0200222; + vertex -45.1141 -83.3897 37.9182; + normal 0.211219 0.102953 -0.972002; + texcoord 0.599320 -1.86847; + vertex -45.3624 -82.7505 37.9320; + normal 0.0814083 0.0530147 -0.995270; + texcoord 0.599320 -2.21456; + tangent 0.362102 -0.931923 -0.0200222; + vertex -47.5753 -83.3339 37.7199; + normal 0.217101 -0.923194 -0.317145; + texcoord 0.798930 -1.40084; + tangent 0.0588174 -0.311932 0.948282; + vertex -41.5265 -83.1005 39.5321; + normal 0.256725 -0.913250 -0.316332; + texcoord 0.998540 -1.86847; + tangent 0.0588175 -0.311932 0.948282; + vertex -45.0732 -83.6063 38.5767; + normal 0.282710 -0.905833 -0.315503; + texcoord 0.798930 -1.86847; + vertex -45.1141 -83.3897 37.9182; + normal 0.323181 -0.892819 -0.313733; + texcoord 0.998540 -2.21456; + tangent 0.0588174 -0.311932 0.948282; + vertex -47.4231 -83.9835 37.2296; + normal 0.312427 -0.904001 -0.291843; + texcoord 0.000490000 -1.86847; + tangent -0.127487 -0.344344 0.930148; + vertex -45.0732 -83.6063 38.5767; + normal 0.349063 -0.893380 -0.282889; + texcoord 0.200100 -2.21456; + tangent -0.127487 -0.344344 0.930148; + vertex -47.4885 -84.1602 37.7066; + normal 0.363555 -0.888752 -0.279190; + texcoord 0.000490000 -2.21456; + vertex -47.4231 -83.9835 37.2296; + normal 0.401217 -0.875550 -0.269140; + texcoord 0.200100 -2.49157; + tangent -0.127487 -0.344344 0.930148; + vertex -48.8793 -84.4720 36.6478; + normal 0.105500 -0.584380 0.804593; + texcoord 0.399710 -1.86847; + tangent -0.183910 0.783685 0.593309; + vertex -45.4745 -82.5730 38.5953; + normal -0.0613401 -0.611578 0.788803; + texcoord 0.399710 -2.21456; + tangent -0.183910 0.783685 0.593309; + vertex -47.5826 -83.7593 38.0101; + normal -0.222277 -0.621126 0.751528; + texcoord 0.200100 -2.21456; + vertex -47.4885 -84.1602 37.7066; + normal -0.387258 -0.612553 0.689065; + texcoord 0.200100 -2.49157; + tangent -0.183910 0.783685 0.593309; + vertex -48.8793 -84.4720 36.6478; + normal -0.481118 0.499661 0.720322; + texcoord 0.399710 -1.86847; + tangent 0.0140953 0.825974 -0.563532; + vertex -45.4745 -82.5730 38.5953; + normal -0.520538 0.487257 0.701157; + texcoord 0.599320 -2.21456; + tangent 0.0140953 0.825974 -0.563532; + vertex -47.5753 -83.3339 37.7199; + normal -0.529593 0.484213 0.696469; + texcoord 0.399710 -2.21456; + vertex -47.5826 -83.7593 38.0101; + normal -0.568189 0.470370 0.675213; + texcoord 0.599320 -2.49157; + tangent 0.0140953 0.825974 -0.563532; + vertex -49.2221 -84.3841 37.0658; + normal 0.0432874 0.962922 -0.266285; + texcoord 0.798930 -1.86847; + tangent 0.192620 -0.269578 -0.943517; + vertex -45.1141 -83.3897 37.9182; + normal -0.199124 0.930780 -0.306591; + texcoord 0.798930 -2.21456; + vertex -47.4768 -83.4719 37.2370; + normal -0.175792 0.936488 -0.303458; + texcoord 0.599320 -2.21456; + tangent 0.192620 -0.269578 -0.943517; + vertex -47.5753 -83.3339 37.7199; + normal -0.412346 0.850273 -0.327118; + texcoord 0.599320 -2.49157; + tangent 0.192620 -0.269579 -0.943517; + vertex -49.2221 -84.3841 37.0658; + normal 0.275391 0.0429030 -0.960374; + texcoord 0.798930 -1.86847; + tangent 0.104224 -0.994448 -0.0145385; + vertex -45.1141 -83.3897 37.9182; + normal 0.303788 0.0457514 -0.951640; + texcoord 0.998540 -2.21456; + tangent 0.104224 -0.994448 -0.0145385; + vertex -47.4231 -83.9835 37.2296; + normal 0.299858 0.0453580 -0.952905; + texcoord 0.798930 -2.21456; + vertex -47.4768 -83.4719 37.2370; + normal 0.329210 0.0482898 -0.943021; + texcoord 0.998540 -2.49157; + tangent 0.104224 -0.994448 -0.0145386; + vertex -48.8842 -84.1397 36.7115; + normal 0.311043 0.183424 -0.932528; + texcoord 0.000490000 -2.21456; + tangent 0.0144193 -0.981997 -0.188345; + vertex -47.4231 -83.9835 37.2296; + normal 0.293023 0.184245 -0.938185; + texcoord 0.200100 -2.49157; + tangent 0.0144196 -0.981997 -0.188345; + vertex -48.8793 -84.4720 36.6478; + normal 0.297436 0.184050 -0.936834; + texcoord 0.000490000 -2.49157; + tangent 0.0144196 -0.981997 -0.188345; + vertex -48.8842 -84.1397 36.7115; + normal 0.279389 0.184819 -0.942223; + texcoord 0.200100 -2.74498; + tangent 0.0144195 -0.981997 -0.188345; + vertex -50.3026 -84.4821 36.2238; + normal -0.152412 -0.681641 0.715636; + texcoord 0.399710 -2.21456; + tangent -0.395531 0.705649 0.587890; + vertex -47.5826 -83.7593 38.0101; + normal -0.197321 -0.690429 0.695969; + texcoord 0.599320 -2.49157; + tangent -0.395531 0.705649 0.587890; + vertex -49.2221 -84.3841 37.0658; + normal -0.209043 -0.692454 0.690513; + texcoord 0.399710 -2.49157; + vertex -49.0881 -84.6232 36.8667; + normal -0.254050 -0.699171 0.668296; + texcoord 0.599320 -2.74498; + tangent -0.395531 0.705649 0.587891; + vertex -50.3204 -84.7440 36.2718; + normal -0.295307 0.402282 0.866581; + texcoord 0.798930 -2.21456; + tangent 0.372423 0.883753 -0.283341; + vertex -47.4768 -83.4719 37.2370; + normal -0.400802 0.428523 0.809769; + texcoord 0.798930 -2.49157; + tangent 0.372423 0.883753 -0.283341; + vertex -49.0961 -84.0853 36.9700; + normal -0.531124 0.453323 0.715825; + texcoord 0.599320 -2.49157; + vertex -49.2221 -84.3841 37.0658; + normal -0.613828 0.463549 0.639014; + texcoord 0.599320 -2.74498; + tangent 0.372423 0.883753 -0.283341; + vertex -50.3204 -84.7440 36.2718; + normal -0.265549 0.876161 -0.402276; + texcoord 0.798930 -2.21456; + tangent 0.625743 -0.160795 -0.763276; + vertex -47.4768 -83.4719 37.2370; + normal -0.216502 0.904274 -0.367989; + texcoord 0.998540 -2.49157; + tangent 0.625743 -0.160795 -0.763276; + vertex -48.8842 -84.1397 36.7115; + normal -0.191182 0.917061 -0.349925; + texcoord 0.798930 -2.49157; + tangent 0.625743 -0.160795 -0.763276; + vertex -49.0961 -84.0853 36.9700; + normal -0.140928 0.939115 -0.313373; + texcoord 0.998540 -2.74498; + tangent 0.625743 -0.160795 -0.763276; + vertex -50.4439 -84.5097 36.3043; + normal -0.218280 0.974636 -0.0493832; + texcoord 0.000490000 -2.49157; + tangent 0.856559 0.167098 -0.488247; + vertex -48.8842 -84.1397 36.7115; + normal -0.291681 0.937263 -0.190945; + texcoord 0.200100 -2.74498; + tangent 0.856559 0.167097 -0.488246; + vertex -50.3026 -84.4821 36.2238; + normal -0.344482 0.889607 -0.299885; + texcoord 0.000490000 -2.74498; + vertex -50.4439 -84.5097 36.3043; + normal -0.407330 0.799822 -0.440871; + texcoord 0.000490000 -2.84498; + tangent 0.856559 0.167097 -0.488247; + vertex -50.4490 -84.6337 36.0839; + normal 0.468880 0.359011 -0.807008; + texcoord 0.399710 -2.49157; + tangent 0.462617 -0.878142 -0.121870; + vertex -49.0881 -84.6232 36.8667; + normal 0.456157 0.353641 -0.816614; + texcoord 0.399710 -2.74498; + tangent 0.462617 -0.878142 -0.121870; + vertex -50.2263 -84.6269 36.2037; + normal 0.451815 0.351798 -0.819818; + texcoord 0.200100 -2.74498; + vertex -50.3026 -84.4821 36.2238; + normal 0.436250 0.345150 -0.830998; + texcoord 0.200100 -2.84498; + vertex -50.4490 -84.6337 36.0839; + normal 0.374230 -0.672387 -0.638630; + texcoord 0.399710 -2.49157; + tangent -0.570681 -0.709807 0.412913; + vertex -49.0881 -84.6232 36.8667; + normal 0.370584 -0.671332 -0.641857; + texcoord 0.599320 -2.74498; + tangent -0.570681 -0.709807 0.412913; + vertex -50.3204 -84.7440 36.2718; + normal 0.371406 -0.671571 -0.641132; + texcoord 0.399710 -2.74498; + vertex -50.2263 -84.6269 36.2037; + normal 0.367149 -0.670326 -0.644875; + texcoord 0.399710 -2.84498; + tangent -0.570681 -0.709807 0.412913; + vertex -50.4490 -84.6337 36.0839; + normal -0.271436 0.743748 -0.610869; + texcoord 0.000490000 1.00000; + tangent -0.336256 -0.667984 -0.663875; + vertex -32.3663 -62.1492 64.1260; + normal -0.279341 0.743941 -0.607058; + texcoord 0.333170 -0.264490; + tangent -0.336256 -0.667984 -0.663874; + vertex -41.1505 -62.0006 68.2101; + normal -0.280163 0.743958 -0.606659; + texcoord 0.000490000 -0.264490; + tangent -0.336256 -0.667984 -0.663874; + vertex -40.8565 -61.4165 68.7906; + normal -0.288665 0.744095 -0.602491; + texcoord 0.333170 -0.692460; + vertex -43.4971 -61.4628 69.9986; + normal -0.0296533 -0.953365 -0.300359; + texcoord 0.665860 1.00000; + tangent 0.332250 -0.292807 0.896590; + vertex -31.4339 -61.2201 64.7733; + normal -0.190298 -0.951854 -0.240336; + texcoord 0.665860 -0.264490; + tangent 0.332249 -0.292807 0.896591; + vertex -40.8490 -62.2664 69.0238; + normal -0.176926 -0.953066 -0.245687; + texcoord 0.333170 -0.264490; + vertex -41.1505 -62.0006 68.2101; + normal -0.344001 -0.922731 -0.173867; + texcoord 0.333170 -0.692460; + tangent 0.332250 -0.292807 0.896590; + vertex -43.4971 -61.4628 69.9986; + normal 0.375518 0.248356 0.892920; + texcoord 0.665860 1.00000; + tangent -0.00852276 0.964313 -0.264629; + vertex -31.4339 -61.2201 64.7733; + normal 0.399192 0.245917 0.883273; + texcoord 0.998540 -0.264490; + tangent -0.00852286 0.964313 -0.264629; + vertex -40.8565 -61.4165 68.7906; + normal 0.405437 0.245243 0.880612; + texcoord 0.665860 -0.264490; + vertex -40.8490 -62.2664 69.0238; + normal 0.430769 0.242365 0.869308; + texcoord 0.998540 -0.692460; + tangent -0.00852269 0.964313 -0.264629; + vertex -43.4317 -62.0377 70.2399; + normal 0.376522 0.394600 0.838166; + texcoord 0.000490000 -0.264490; + tangent -0.104274 0.917051 -0.384896; + vertex -40.8565 -61.4165 68.7906; + normal 0.385980 0.393987 0.834143; + texcoord 0.333170 -0.692460; + tangent -0.104274 0.917051 -0.384896; + vertex -43.4971 -61.4628 69.9986; + normal 0.388705 0.393802 0.832964; + texcoord 0.000490000 -0.692460; + vertex -43.4317 -62.0377 70.2399; + normal 0.398239 0.393125 0.828769; + texcoord 0.333170 -1.10249; + tangent -0.104274 0.917051 -0.384896; + vertex -45.6689 -62.0078 71.3007; + normal -0.132790 0.556955 -0.819859; + texcoord 0.665860 -0.264490; + tangent -0.373570 -0.794304 -0.479089; + vertex -40.8490 -62.2664 69.0238; + normal -0.343302 0.598197 -0.724089; + texcoord 0.665860 -0.692460; + vertex -43.7352 -61.9692 69.6932; + normal -0.318221 0.594878 -0.738144; + texcoord 0.333170 -0.692460; + tangent -0.373570 -0.794304 -0.479089; + vertex -43.4971 -61.4628 69.9986; + normal -0.515076 0.607166 -0.605018; + texcoord 0.333170 -1.10249; + vertex -45.6689 -62.0078 71.3007; + normal -0.115972 -0.991446 -0.0598741; + texcoord 0.665860 -0.264490; + tangent 0.482503 -0.108925 0.869095; + vertex -40.8490 -62.2664 69.0238; + normal -0.0798266 -0.993577 -0.0802083; + texcoord 0.998540 -0.692460; + tangent 0.482503 -0.108925 0.869095; + vertex -43.4317 -62.0377 70.2399; + normal -0.0724138 -0.993801 -0.0843519; + texcoord 0.665860 -0.692460; + tangent 0.482503 -0.108925 0.869095; + vertex -43.7352 -61.9692 69.6932; + normal -0.0358257 -0.993861 -0.104672; + texcoord 0.998540 -1.10249; + tangent 0.482503 -0.108925 0.869095; + vertex -45.8649 -62.0272 70.9732; + normal 0.0115261 -0.998554 0.0524995; + texcoord 0.000490000 -0.692460; + tangent 0.512821 0.0509756 0.856981; + vertex -43.4317 -62.0377 70.2399; + normal 0.0106537 -0.998537 0.0530205; + texcoord 0.333170 -1.10249; + tangent 0.512821 0.0509756 0.856981; + vertex -45.6689 -62.0078 71.3007; + normal 0.0103705 -0.998531 0.0531896; + texcoord 0.000490000 -1.10249; + vertex -45.8649 -62.0272 70.9732; + normal 0.00946563 -0.998511 0.0537299; + texcoord 0.333170 -1.40216; + vertex -47.3312 -62.0062 71.6235; + normal 0.530873 0.541855 0.651589; + texcoord 0.665860 -0.692460; + tangent -0.289216 0.838560 -0.461704; + vertex -43.7352 -61.9692 69.6932; + normal 0.352567 0.541723 0.763042; + texcoord 0.665860 -1.10249; + tangent -0.289216 0.838560 -0.461704; + vertex -45.7799 -61.6860 71.1235; + normal 0.362192 0.542319 0.758095; + texcoord 0.333170 -1.10249; + tangent -0.289216 0.838560 -0.461704; + vertex -45.6689 -62.0078 71.3007; + normal 0.163469 0.518496 0.839309; + texcoord 0.333170 -1.40216; + tangent -0.289216 0.838560 -0.461704; + vertex -47.3312 -62.0062 71.6235; + normal -0.468765 0.451151 -0.759422; + texcoord 0.665860 -0.692460; + tangent -0.222173 -0.892314 -0.392958; + vertex -43.7352 -61.9692 69.6932; + normal -0.415037 0.451245 -0.790014; + texcoord 0.998540 -1.10249; + tangent -0.222173 -0.892314 -0.392957; + vertex -45.8649 -62.0272 70.9732; + normal -0.414983 0.451244 -0.790043; + texcoord 0.665860 -1.10249; + tangent -0.222173 -0.892313 -0.392957; + vertex -45.7799 -61.6860 71.1235; + normal -0.358030 0.449539 -0.818370; + texcoord 0.998540 -1.40216; + tangent -0.222173 -0.892313 -0.392958; + vertex -47.2920 -61.8839 71.6763; + normal -0.353380 0.464536 -0.811990; + texcoord 0.000490000 -1.10249; + tangent -0.282797 -0.880430 -0.380616; + vertex -45.8649 -62.0272 70.9732; + normal -0.506919 0.474057 -0.719933; + texcoord 0.333170 -1.40216; + tangent -0.282797 -0.880430 -0.380617; + vertex -47.3312 -62.0062 71.6235; + normal -0.501349 0.473973 -0.723878; + texcoord 0.000490000 -1.40216; + tangent -0.282797 -0.880430 -0.380617; + vertex -47.2920 -61.8839 71.6763; + normal -0.692138 0.462032 -0.554501; + texcoord 0.000490000 -1.50216; + vertex -47.3957 -61.9586 71.7437; + normal 0.232380 0.520097 0.821887; + texcoord 0.665860 -1.10249; + tangent -0.245403 0.849033 -0.467890; + vertex -45.7799 -61.6860 71.1235; + normal 0.209836 0.517728 0.829413; + texcoord 0.998540 -1.40216; + tangent -0.245403 0.849033 -0.467890; + vertex -47.2920 -61.8839 71.6763; + normal 0.208457 0.517574 0.829857; + texcoord 0.665860 -1.40216; + tangent -0.245403 0.849033 -0.467890; + vertex -47.2579 -62.0018 71.7413; + normal 0.175784 0.513620 0.839818; + texcoord 0.665860 -1.50216; + tangent -0.245403 0.849033 -0.467890; + vertex -47.3957 -61.9586 71.7437; + normal 0.742513 -0.609711 0.277357; + texcoord 0.000490000 1.00000; + tangent 0.0660023 -0.345458 -0.936110; + vertex 36.2251 134.485 53.7202; + normal 0.758680 -0.591984 0.271955; + texcoord 0.200100 -1.43431; + tangent 0.0660029 -0.345456 -0.936111; + vertex 48.4172 147.871 50.5071; + normal 0.760954 -0.589421 0.271169; + texcoord 0.000490000 -1.43431; + vertex 48.3778 148.077 51.0653; + normal 0.777052 -0.570743 0.265411; + texcoord 0.200100 -2.25410; + tangent 0.0660031 -0.345456 -0.936111; + vertex 51.8098 152.368 50.2450; + normal 0.262675 -0.522935 -0.810889; + texcoord 0.399710 1.00000; + tangent -0.737301 0.433324 -0.518284; + vertex 35.7918 135.469 54.4152; + normal 0.325069 -0.444969 -0.834465; + texcoord 0.399710 -1.43431; + tangent -0.737301 0.433324 -0.518284; + vertex 47.9849 148.125 50.2032; + normal 0.334339 -0.432594 -0.837305; + texcoord 0.200100 -1.43431; + tangent -0.737301 0.433324 -0.518284; + vertex 48.4172 147.871 50.5071; + normal 0.394243 -0.347015 -0.850972; + texcoord 0.200100 -2.25410; + tangent -0.737301 0.433324 -0.518284; + vertex 51.8098 152.368 50.2450; + normal -0.572239 0.296887 -0.764461; + texcoord 0.399710 1.00000; + tangent -0.508762 0.602589 0.614856; + vertex 35.7918 135.469 54.4152; + normal -0.540153 0.332700 -0.773011; + texcoord 0.599320 -1.43431; + tangent -0.508761 0.602590 0.614856; + vertex 47.6738 148.494 50.5791; + normal -0.538154 0.334859 -0.773473; + texcoord 0.399710 -1.43431; + vertex 47.9849 148.125 50.2032; + normal -0.503837 0.370705 -0.780209; + texcoord 0.599320 -2.25410; + tangent -0.508761 0.602590 0.614856; + vertex 51.8577 152.124 49.6021; + normal -0.698911 0.627211 0.343700; + texcoord 0.798930 1.00000; + tangent 0.408159 -0.0448359 0.911809; + vertex 36.4550 133.718 54.7304; + normal -0.643388 0.694457 0.322152; + texcoord 0.798930 -1.43431; + tangent 0.408159 -0.0448357 0.911809; + vertex 47.9139 148.467 51.1153; + normal -0.646633 0.690840 0.323427; + texcoord 0.599320 -1.43431; + vertex 47.6738 148.494 50.5791; + normal -0.584656 0.754251 0.298802; + texcoord 0.599320 -2.25410; + tangent 0.408159 -0.0448356 0.911809; + vertex 51.8577 152.124 49.6021; + normal 0.185720 0.0954073 0.977960; + texcoord 0.798930 1.00000; + tangent 0.762788 -0.641393 -0.0822841; + vertex 36.4550 133.718 54.7304; + normal 0.187225 0.0972574 0.977491; + texcoord 0.998540 -1.43431; + tangent 0.762787 -0.641393 -0.0822845; + vertex 48.3778 148.077 51.0653; + normal 0.187247 0.0972848 0.977484; + texcoord 0.798930 -1.43431; + vertex 47.9139 148.467 51.1153; + normal 0.188790 0.0991820 0.976996; + texcoord 0.998540 -2.25410; + tangent 0.762787 -0.641393 -0.0822844; + vertex 51.5106 152.551 50.0057; + normal -0.371528 0.452162 0.810874; + texcoord 0.000490000 -1.43431; + tangent 0.704822 -0.431127 0.563343; + vertex 48.3778 148.077 51.0653; + normal -0.351905 0.477034 0.805358; + texcoord 0.200100 -2.25410; + tangent 0.704822 -0.431127 0.563343; + vertex 51.8098 152.368 50.2450; + normal -0.351261 0.477834 0.805164; + texcoord 0.000490000 -2.25410; + vertex 51.5106 152.551 50.0057; + normal -0.331180 0.502297 0.798760; + texcoord 0.200100 -3.04024; + tangent 0.704821 -0.431127 0.563344; + vertex 54.5663 156.114 49.0321; + normal 0.435773 -0.400764 0.805909; + texcoord 0.399710 -1.43431; + tangent 0.510767 -0.627146 -0.588052; + vertex 47.9849 148.125 50.2032; + normal 0.525651 -0.313444 0.790850; + texcoord 0.399710 -2.25410; + tangent 0.510767 -0.627146 -0.588051; + vertex 52.0251 152.104 49.9971; + normal 0.536579 -0.301877 0.788006; + texcoord 0.200100 -2.25410; + vertex 51.8098 152.368 50.2450; + normal 0.617265 -0.208591 0.758600; + texcoord 0.200100 -3.04024; + tangent 0.510767 -0.627146 -0.588052; + vertex 54.5663 156.114 49.0321; + normal 0.658192 -0.684576 -0.313272; + texcoord 0.399710 -1.43431; + tangent -0.389733 0.0461877 -0.919769; + vertex 47.9849 148.125 50.2032; + normal 0.690965 -0.645608 -0.325202; + texcoord 0.599320 -2.25410; + tangent -0.389733 0.0461874 -0.919769; + vertex 51.8577 152.124 49.6021; + normal 0.697268 -0.637636 -0.327472; + texcoord 0.399710 -2.25410; + vertex 52.0251 152.104 49.9971; + normal 0.727763 -0.596568 -0.338332; + texcoord 0.599320 -3.04024; + tangent -0.389733 0.0461868 -0.919769; + vertex 54.8435 155.942 49.2923; + normal -0.184273 -0.199533 -0.962408; + texcoord 0.798930 -1.43431; + tangent -0.755232 0.655400 0.00872307; + vertex 47.9139 148.467 51.1153; + normal -0.118620 -0.123575 -0.985220; + texcoord 0.798930 -2.25410; + tangent -0.755232 0.655400 0.00872311; + vertex 51.5390 152.400 49.6058; + normal -0.115862 -0.120388 -0.985942; + texcoord 0.599320 -2.25410; + vertex 51.8577 152.124 49.6021; + normal -0.0487269 -0.0428676 -0.997892; + texcoord 0.599320 -3.04024; + tangent -0.755231 0.655400 0.00872312; + vertex 54.8435 155.942 49.2923; + normal -0.757170 0.591513 -0.277139; + texcoord 0.798930 -1.43431; + tangent -0.0664234 0.352348 0.933509; + vertex 47.9139 148.467 51.1153; + normal -0.749874 0.599567 -0.279660; + texcoord 0.998540 -2.25410; + tangent -0.0664235 0.352347 0.933509; + vertex 51.5106 152.551 50.0057; + normal -0.749997 0.599432 -0.279618; + texcoord 0.798930 -2.25410; + vertex 51.5390 152.400 49.6058; + normal -0.742576 0.607447 -0.282115; + texcoord 0.998540 -3.04024; + tangent -0.0664231 0.352348 0.933509; + vertex 54.6882 155.925 48.9063; + normal -0.517260 0.217431 -0.827747; + texcoord 0.000490000 -2.25410; + tangent -0.473104 0.733324 0.488271; + vertex 51.5106 152.551 50.0057; + normal -0.498990 0.233713 -0.834498; + texcoord 0.200100 -3.04024; + tangent -0.473103 0.733324 0.488271; + vertex 54.5663 156.114 49.0321; + normal -0.500695 0.232212 -0.833896; + texcoord 0.000490000 -3.04024; + tangent -0.473103 0.733324 0.488271; + vertex 54.6882 155.925 48.9063; + normal -0.482009 0.248463 -0.840198; + texcoord 0.200100 -3.61181; + tangent -0.473103 0.733324 0.488271; + vertex 56.8643 158.049 48.2858; + normal -0.776405 0.561052 0.287082; + texcoord 0.399710 -2.25410; + tangent 0.372326 0.0408020 0.927205; + vertex 52.0251 152.104 49.9971; + normal -0.688709 0.681830 0.246552; + texcoord 0.399710 -3.04024; + tangent 0.372326 0.0408012 0.927205; + vertex 54.6621 156.125 49.2707; + normal -0.695258 0.674058 0.249524; + texcoord 0.200100 -3.04024; + vertex 54.5663 156.114 49.0321; + normal -0.591155 0.780586 0.203033; + texcoord 0.200100 -3.61181; + tangent 0.372326 0.0408014 0.927205; + vertex 56.8643 158.049 48.2858; + normal 0.0374615 0.153821 0.987388; + texcoord 0.399710 -2.25410; + tangent 0.701920 -0.707337 0.0835623; + vertex 52.0251 152.104 49.9971; + normal 0.0930989 0.207429 0.973810; + texcoord 0.599320 -3.04024; + tangent 0.701921 -0.707336 0.0835624; + vertex 54.8435 155.942 49.2923; + normal 0.102598 0.216508 0.970875; + texcoord 0.399710 -3.04024; + vertex 54.6621 156.125 49.2707; + normal 0.157682 0.268731 0.950221; + texcoord 0.599320 -3.61181; + tangent 0.701921 -0.707336 0.0835622; + vertex 56.8071 158.181 48.3334; + normal 0.691458 -0.611066 0.385337; + texcoord 0.798930 -2.25410; + tangent 0.0635697 -0.479864 -0.875037; + vertex 51.5390 152.400 49.6058; + normal 0.729883 -0.575620 0.368690; + texcoord 0.798930 -3.04024; + tangent 0.0635698 -0.479864 -0.875037; + vertex 54.8599 155.819 49.0671; + normal 0.738012 -0.567619 0.364893; + texcoord 0.599320 -3.04024; + vertex 54.8435 155.942 49.2923; + normal 0.773745 -0.530075 0.346900; + texcoord 0.599320 -3.61181; + tangent 0.0635699 -0.479864 -0.875037; + vertex 56.8071 158.181 48.3334; + normal 0.399038 -0.508002 -0.763350; + texcoord 0.798930 -2.25410; + tangent -0.664450 0.413495 -0.622517; + vertex 51.5390 152.400 49.6058; + normal 0.379904 -0.530440 -0.757830; + texcoord 0.998540 -3.04024; + tangent -0.664451 0.413495 -0.622517; + vertex 54.6882 155.925 48.9063; + normal 0.378541 -0.532004 -0.757415; + texcoord 0.798930 -3.04024; + tangent -0.664451 0.413495 -0.622517; + vertex 54.8599 155.819 49.0671; + normal 0.358857 -0.554134 -0.751104; + texcoord 0.998540 -3.61181; + tangent -0.664451 0.413495 -0.622517; + vertex 56.8621 158.047 48.3793; + normal 0.699170 -0.714936 0.00528419; + texcoord 0.000490000 -3.04024; + tangent 0.0237388 0.0158266 -0.999593; + vertex 54.6882 155.925 48.9063; + normal 0.739395 -0.673237 0.00690008; + texcoord 0.200100 -3.61181; + tangent 0.0237386 0.0158258 -0.999593; + vertex 56.8643 158.049 48.2858; + normal 0.733801 -0.679332 0.00667066; + texcoord 0.000490000 -3.61181; + vertex 56.8621 158.047 48.3793; + normal 0.780155 -0.625527 0.00862388; + texcoord 0.000490000 -3.71181; + tangent 0.0237387 0.0158258 -0.999593; + vertex 56.9480 158.154 48.3363; + normal 0.445215 -0.126406 0.886457; + texcoord 0.798930 -3.04024; + tangent 0.378056 -0.870885 -0.314059; + vertex 54.8599 155.819 49.0671; + normal 0.476655 -0.107712 0.872467; + texcoord 0.998540 -3.61181; + tangent 0.378055 -0.870885 -0.314060; + vertex 56.8621 158.047 48.3793; + normal 0.485093 -0.102591 0.868424; + texcoord 0.798930 -3.61181; + vertex 56.8268 158.129 48.4087; + normal 0.523248 -0.0788520 0.848524; + texcoord 0.798930 -3.71181; + tangent 0.378055 -0.870885 -0.314060; + vertex 56.9480 158.154 48.3363; + normal 0.112086 -0.993682 -0.00570762; + texcoord 0.000490000 1.00000; + tangent -0.178820 -0.0145195 -0.983775; + vertex 14.7129 95.6163 125.368; + normal 0.162083 -0.986665 -0.0148992; + texcoord 0.250000 -1.39243; + tangent -0.178820 -0.0145198 -0.983775; + vertex 30.7990 97.4569 120.825; + normal 0.157871 -0.987359 -0.0141234; + texcoord 0.000490000 -1.39243; + vertex 30.9003 97.4651 121.382; + normal 0.208814 -0.977672 -0.0235263; + texcoord 0.250000 -2.14779; + tangent -0.178820 -0.0145198 -0.983775; + vertex 35.3047 98.4389 120.006; + normal -0.329028 -0.0252196 -0.943983; + texcoord 0.499510 1.00000; + tangent -0.230239 0.971618 0.0542930; + vertex 14.8614 95.6258 126.429; + normal -0.261790 -0.00810702 -0.965091; + texcoord 0.499510 -1.39243; + tangent -0.230240 0.971618 0.0542931; + vertex 30.6686 98.0073 120.856; + normal -0.252134 -0.00567436 -0.967676; + texcoord 0.250000 -1.39243; + vertex 30.7990 97.4569 120.825; + normal -0.181301 0.0119868 -0.983355; + texcoord 0.250000 -2.14779; + tangent -0.230240 0.971618 0.0542931; + vertex 35.3047 98.4389 120.006; + normal -0.149132 0.988817 -0.000443497; + texcoord 0.499510 1.00000; + tangent 0.175788 0.0269530 0.984059; + vertex 14.8614 95.6258 126.429; + normal -0.104527 0.994485 -0.00856666; + texcoord 0.749030 -1.39243; + tangent 0.175787 0.0269532 0.984059; + vertex 30.7695 98.0228 121.421; + normal -0.0950868 0.995416 -0.0102785; + texcoord 0.499510 -1.39243; + vertex 30.6686 98.0073 120.856; + normal -0.0487527 0.998637 -0.0186436; + texcoord 0.749030 -2.14779; + tangent 0.175788 0.0269532 0.984059; + vertex 35.1228 98.2022 119.648; + normal 0.240182 -0.0105169 0.970671; + texcoord 0.998540 1.00000; + tangent 0.227855 -0.971394 -0.0669056; + vertex 14.7129 95.6163 125.368; + normal 0.313639 0.00817123 0.949507; + texcoord 0.998540 -1.39243; + tangent 0.227856 -0.971393 -0.0669056; + vertex 30.9003 97.4651 121.382; + normal 0.302418 0.00528736 0.953161; + texcoord 0.749030 -1.39243; + vertex 30.7695 98.0228 121.421; + normal 0.376263 0.0244666 0.926190; + texcoord 0.749030 -2.14779; + tangent 0.227856 -0.971393 -0.0669056; + vertex 35.1228 98.2022 119.648; + normal -0.101663 0.935996 0.337012; + texcoord 0.000490000 -1.39243; + tangent 0.501501 -0.244353 0.829933; + vertex 30.9003 97.4651 121.382; + normal -0.0132153 0.957010 0.289753; + texcoord 0.250000 -2.14779; + tangent 0.501501 -0.244353 0.829933; + vertex 35.3047 98.4389 120.006; + normal -0.0321668 0.953356 0.300129; + texcoord 0.000490000 -2.14779; + vertex 35.1402 98.5191 119.734; + normal 0.0569480 0.966529 0.250158; + texcoord 0.250000 -3.01833; + tangent 0.501500 -0.244353 0.829933; + vertex 39.6763 98.5822 118.458; + normal 0.197641 -0.265822 0.943545; + texcoord 0.499510 -1.39243; + tangent -0.0513252 -0.964017 -0.260839; + vertex 30.6686 98.0073 120.856; + normal 0.262547 -0.265021 0.927811; + texcoord 0.499510 -2.14779; + tangent -0.0513255 -0.964017 -0.260839; + vertex 35.2879 98.1228 119.921; + normal 0.266135 -0.264941 0.926811; + texcoord 0.250000 -2.14779; + vertex 35.3047 98.4389 120.006; + normal 0.329789 -0.262892 0.906712; + texcoord 0.250000 -3.01833; + tangent -0.0513254 -0.964017 -0.260839; + vertex 39.6763 98.5822 118.458; + normal -0.0289948 -0.964512 -0.262440; + texcoord 0.499510 -1.39243; + tangent -0.501634 0.241136 -0.830793; + vertex 30.6686 98.0073 120.856; + normal -0.00473721 -0.961117 -0.276102; + texcoord 0.749030 -2.14779; + tangent -0.501634 0.241136 -0.830793; + vertex 35.1228 98.2022 119.648; + normal 0.00525641 -0.959498 -0.281666; + texcoord 0.499510 -2.14779; + vertex 35.2879 98.1228 119.921; + normal 0.0293330 -0.955072 -0.294919; + texcoord 0.749030 -3.01833; + tangent -0.501634 0.241136 -0.830793; + vertex 39.6525 98.6821 118.544; + normal -0.405529 0.261920 -0.875753; + texcoord 0.998540 -1.39243; + tangent 0.0529380 0.963190 0.263557; + vertex 30.9003 97.4651 121.382; + normal -0.326367 0.266121 -0.907008; + texcoord 0.998540 -2.14779; + tangent 0.0529386 0.963190 0.263557; + vertex 35.1402 98.5191 119.734; + normal -0.335779 0.265729 -0.903682; + texcoord 0.749030 -2.14779; + vertex 35.1228 98.2022 119.648; + normal -0.254760 0.268220 -0.929062; + texcoord 0.749030 -3.01833; + tangent 0.0529384 0.963190 0.263557; + vertex 39.6525 98.6821 118.544; + normal 0.0326918 -0.997224 0.0668992; + texcoord 0.000490000 -2.14779; + tangent 0.261886 -0.0560494 -0.963470; + vertex 35.1402 98.5191 119.734; + normal 0.232772 -0.965172 0.119419; + texcoord 0.250000 -3.01833; + tangent 0.261886 -0.0560494 -0.963470; + vertex 39.6763 98.5822 118.458; + normal 0.167753 -0.980472 0.102636; + texcoord 0.000490000 -3.01833; + tangent 0.261886 -0.0560494 -0.963470; + vertex 39.6515 98.5875 118.549; + normal 0.401268 -0.901607 0.161521; + texcoord 0.000490000 -3.11833; + tangent 0.261886 -0.0560494 -0.963470; + vertex 39.7614 98.6325 118.527; + normal 0.253035 0.0503672 0.966145; + texcoord 0.998540 -2.14779; + tangent -0.0112743 -0.998423 0.0550026; + vertex 35.1402 98.5191 119.734; + normal 0.220261 0.0511754 0.974098; + texcoord 0.998540 -3.01833; + tangent -0.0112743 -0.998423 0.0550026; + vertex 39.6515 98.5875 118.549; + normal 0.219041 0.0512042 0.974371; + texcoord 0.749030 -3.01833; + tangent -0.0112743 -0.998423 0.0550026; + vertex 39.6525 98.6821 118.544; + normal 0.174656 0.0521943 0.983245; + texcoord 0.749030 -3.11833; + tangent -0.0112743 -0.998423 0.0550026; + vertex 39.7614 98.6325 118.527; + normal 0.117251 -0.876599 -0.466719; + texcoord 0.000490000 1.00000; + tangent 0.184417 0.481006 -0.857102; + vertex 38.9879 -10.5494 141.284; + normal 0.141793 -0.875957 -0.461079; + texcoord 0.200100 -1.59090; + tangent 0.184417 0.481006 -0.857102; + vertex 58.2376 -11.2026 147.347; + normal 0.147538 -0.875726 -0.459713; + texcoord 0.000490000 -1.59090; + vertex 58.1147 -11.5230 147.918; + normal 0.172772 -0.874345 -0.453509; + texcoord 0.200100 -2.46223; + tangent 0.184418 0.481006 -0.857102; + vertex 63.8923 -11.5768 150.223; + normal 0.237197 0.201267 -0.950384; + texcoord 0.399710 1.00000; + tangent 0.101888 0.967753 0.230374; + vertex 39.0712 -10.5049 142.711; + normal 0.355740 0.180821 -0.916926; + texcoord 0.399710 -1.59090; + tangent 0.101890 0.967753 0.230374; + vertex 58.3043 -10.5688 147.498; + normal 0.339841 0.183786 -0.922350; + texcoord 0.200100 -1.59090; + vertex 58.2376 -11.2026 147.347; + normal 0.455855 0.160414 -0.875479; + texcoord 0.200100 -2.46223; + tangent 0.101889 0.967753 0.230374; + vertex 63.8923 -11.5768 150.223; + normal 0.0289750 0.994242 -0.103169; + texcoord 0.399710 1.00000; + tangent -0.121291 0.105946 0.986947; + vertex 39.0712 -10.5049 142.711; + normal 0.0938900 0.991054 -0.0948487; + texcoord 0.599320 -1.59090; + tangent -0.121291 0.105946 0.986947; + vertex 58.2215 -10.4964 148.172; + normal 0.0825924 0.991917 -0.0963297; + texcoord 0.399710 -1.59090; + vertex 58.3043 -10.5688 147.498; + normal 0.148762 0.984998 -0.0874552; + texcoord 0.599320 -2.46223; + tangent -0.121290 0.105946 0.986947; + vertex 63.9829 -11.2456 149.533; + normal -0.314429 0.441915 0.840146; + texcoord 0.798930 1.00000; + tangent -0.179487 -0.896746 0.404512; + vertex 38.0668 -11.6557 141.239; + normal -0.238463 0.438586 0.866474; + texcoord 0.798930 -1.59090; + tangent -0.179487 -0.896746 0.404513; + vertex 58.1036 -11.0855 148.438; + normal -0.233516 0.438275 0.867978; + texcoord 0.599320 -1.59090; + vertex 58.2215 -10.4964 148.172; + normal -0.153889 0.431722 0.888783; + texcoord 0.599320 -2.46223; + tangent -0.179488 -0.896746 0.404513; + vertex 63.9829 -11.2456 149.533; + normal -0.204201 -0.751070 0.627850; + texcoord 0.798930 1.00000; + tangent 0.0164386 -0.643905 -0.764929; + vertex 38.0668 -11.6557 141.239; + normal -0.203554 -0.751166 0.627945; + texcoord 0.998540 -1.59090; + tangent 0.0164390 -0.643905 -0.764929; + vertex 58.1147 -11.5230 147.918; + normal -0.203287 -0.751206 0.627984; + texcoord 0.798930 -1.59090; + vertex 58.1036 -11.0855 148.438; + normal -0.202618 -0.751305 0.628082; + texcoord 0.998540 -2.46223; + tangent 0.0164389 -0.643905 -0.764929; + vertex 63.8754 -11.1057 150.276; + normal -0.368952 -0.116366 0.922135; + texcoord 0.000490000 -1.59090; + tangent 0.0357141 -0.993174 -0.111042; + vertex 58.1147 -11.5230 147.918; + normal -0.336427 -0.116575 0.934466; + texcoord 0.200100 -2.46223; + tangent 0.0357137 -0.993174 -0.111041; + vertex 63.8923 -11.5768 150.223; + normal -0.334766 -0.116582 0.935062; + texcoord 0.000490000 -2.46223; + vertex 63.8754 -11.1057 150.276; + normal -0.301635 -0.116643 0.946262; + texcoord 0.200100 -3.30756; + tangent 0.0357138 -0.993174 -0.111041; + vertex 68.7713 -11.1455 151.831; + normal -0.245482 -0.957873 0.149055; + texcoord 0.399710 -1.59090; + tangent 0.140954 -0.187395 -0.972119; + vertex 58.3043 -10.5688 147.498; + normal -0.132948 -0.976611 0.168984; + texcoord 0.399710 -2.46223; + tangent 0.140954 -0.187395 -0.972119; + vertex 63.9587 -11.6650 149.765; + normal -0.0919458 -0.980156 0.175613; + texcoord 0.200100 -2.46223; + tangent 0.140954 -0.187395 -0.972119; + vertex 63.8923 -11.5768 150.223; + normal 0.0232716 -0.981024 0.192486; + texcoord 0.200100 -3.30756; + tangent 0.140954 -0.187396 -0.972119; + vertex 68.7713 -11.1455 151.831; + normal 0.244865 -0.479664 -0.842593; + texcoord 0.399710 -1.59090; + tangent 0.0505078 0.874180 -0.482968; + vertex 58.3043 -10.5688 147.498; + normal 0.291829 -0.475398 -0.829960; + texcoord 0.599320 -2.46223; + tangent 0.0505073 0.874180 -0.482968; + vertex 63.9829 -11.2456 149.533; + normal 0.306804 -0.473783 -0.825471; + texcoord 0.399710 -2.46223; + tangent 0.0505073 0.874180 -0.482968; + vertex 63.9587 -11.6650 149.765; + normal 0.352636 -0.468047 -0.810296; + texcoord 0.599320 -3.30756; + tangent 0.0505081 0.874180 -0.482968; + vertex 68.9314 -11.5807 151.881; + normal 0.152846 0.675483 -0.721360; + texcoord 0.798930 -1.59090; + tangent -0.108997 0.737006 0.667039; + vertex 58.1036 -11.0855 148.438; + normal 0.262080 0.668601 -0.695907; + texcoord 0.798930 -2.46223; + tangent -0.108996 0.737006 0.667039; + vertex 63.9315 -10.8982 149.848; + normal 0.252945 0.669513 -0.698407; + texcoord 0.599320 -2.46223; + vertex 63.9829 -11.2456 149.533; + normal 0.359626 0.654820 -0.664741; + texcoord 0.599320 -3.30756; + tangent -0.108996 0.737006 0.667040; + vertex 68.9314 -11.5807 151.881; + normal -0.130244 0.898630 0.418928; + texcoord 0.798930 -1.59090; + tangent -0.117327 -0.433527 0.893470; + vertex 58.1036 -11.0855 148.438; + normal -0.105657 0.900027 0.422834; + texcoord 0.998540 -2.46223; + tangent -0.117327 -0.433527 0.893470; + vertex 63.8754 -11.1057 150.276; + normal -0.109970 0.899823 0.422168; + texcoord 0.798930 -2.46223; + tangent -0.117327 -0.433527 0.893470; + vertex 63.9315 -10.8982 149.848; + normal -0.0851677 0.900762 0.425881; + texcoord 0.998540 -3.30756; + tangent -0.117327 -0.433527 0.893470; + vertex 68.8332 -11.2488 151.570; + normal 0.115953 0.932870 -0.341039; + texcoord 0.000490000 -2.46223; + tangent -0.215185 0.358794 0.908274; + vertex 63.8754 -11.1057 150.276; + normal 0.132741 0.932177 -0.336788; + texcoord 0.200100 -3.30756; + tangent -0.215186 0.358794 0.908274; + vertex 68.7713 -11.1455 151.831; + normal 0.132870 0.932171 -0.336755; + texcoord 0.000490000 -3.30756; + tangent -0.215186 0.358794 0.908274; + vertex 68.8332 -11.2488 151.570; + normal 0.149773 0.931184 -0.332361; + texcoord 0.200100 -3.92043; + tangent -0.215185 0.358794 0.908274; + vertex 72.1485 -11.4807 152.414; + normal -0.374719 0.573194 0.728721; + texcoord 0.399710 -2.46223; + tangent 0.210634 -0.712805 0.668986; + vertex 63.9587 -11.6650 149.765; + normal -0.179965 0.644368 0.743238; + texcoord 0.399710 -3.30756; + tangent 0.210634 -0.712805 0.668986; + vertex 68.8318 -11.3504 152.024; + normal -0.260683 0.618603 0.741199; + texcoord 0.200100 -3.30756; + vertex 68.7713 -11.1455 151.831; + normal -0.0602858 0.673565 0.736665; + texcoord 0.200100 -3.92043; + tangent 0.210634 -0.712805 0.668986; + vertex 72.1485 -11.4807 152.414; + normal -0.306338 -0.594059 0.743808; + texcoord 0.399710 -2.46223; + tangent 0.344709 -0.797572 -0.495030; + vertex 63.9587 -11.6650 149.765; + normal -0.213183 -0.580086 0.786163; + texcoord 0.599320 -3.30756; + tangent 0.344709 -0.797572 -0.495030; + vertex 68.9314 -11.5807 151.881; + normal -0.231053 -0.583217 0.778763; + texcoord 0.399710 -3.30756; + tangent 0.344709 -0.797572 -0.495030; + vertex 68.8318 -11.3504 152.024; + normal -0.134165 -0.563798 0.814943; + texcoord 0.599320 -3.92043; + tangent 0.344709 -0.797572 -0.495030; + vertex 72.0865 -11.3826 152.537; + normal -0.0447169 -0.975060 -0.217391; + texcoord 0.798930 -2.46223; + tangent 0.00345114 0.217456 -0.976064; + vertex 63.9315 -10.8982 149.848; + normal 0.0161683 -0.975954 -0.217375; + texcoord 0.798930 -3.30756; + tangent 0.00344974 0.217456 -0.976064; + vertex 68.9324 -11.5182 151.600; + normal 0.0456780 -0.975085 -0.217077; + texcoord 0.599320 -3.30756; + tangent 0.00344974 0.217456 -0.976064; + vertex 68.9314 -11.5807 151.881; + normal 0.105859 -0.970665 -0.215879; + texcoord 0.599320 -3.92043; + tangent 0.00344968 0.217456 -0.976064; + vertex 72.0865 -11.3826 152.537; + normal 0.332409 0.0164363 -0.942992; + texcoord 0.798930 -2.46223; + tangent -0.343422 0.933317 -0.104790; + vertex 63.9315 -10.8982 149.848; + normal 0.309962 0.00730903 -0.950721; + texcoord 0.998540 -3.30756; + tangent -0.343422 0.933317 -0.104790; + vertex 68.8332 -11.2488 151.570; + normal 0.292202 0.000141599 -0.956357; + texcoord 0.798930 -3.30756; + vertex 68.9324 -11.5182 151.600; + normal 0.269408 -0.00898995 -0.962984; + texcoord 0.998540 -3.92043; + tangent -0.343422 0.933317 -0.104790; + vertex 72.1693 -11.5266 152.506; + normal 0.123108 0.278841 -0.952414; + texcoord 0.399710 -3.30756; + tangent -0.489774 0.851763 0.186065; + vertex 68.8318 -11.3504 152.024; + normal 0.217565 0.326068 -0.919970; + texcoord 0.399710 -3.92043; + tangent -0.489773 0.851764 0.186066; + vertex 72.0973 -11.3917 152.434; + normal 0.259010 0.345930 -0.901802; + texcoord 0.200100 -3.92043; + vertex 72.1485 -11.4807 152.414; + normal 0.369040 0.395890 -0.840881; + texcoord 0.200100 -4.02043; + vertex 72.2426 -11.3842 152.501; + normal 0.0232550 0.996122 -0.0848516; + texcoord 0.399710 -3.30756; + tangent -0.103622 0.0868191 0.990820; + vertex 68.8318 -11.3504 152.024; + normal 0.00815037 0.996224 -0.0864402; + texcoord 0.599320 -3.92043; + tangent -0.103624 0.0868191 0.990820; + vertex 72.0865 -11.3826 152.537; + normal 0.00852869 0.996224 -0.0864006; + texcoord 0.399710 -3.92043; + vertex 72.0973 -11.3917 152.434; + normal -0.0103811 0.996034 -0.0883617; + texcoord 0.399710 -4.02043; + tangent -0.103624 0.0868191 0.990820; + vertex 72.2426 -11.3842 152.501; + normal -0.971698 -0.224772 -0.0726686; + texcoord 0.000490000 1.00000; + tangent 0.194445 -0.586360 -0.786367; + vertex 8.45750 -82.6056 116.276; + normal -0.965270 -0.256980 -0.0470630; + texcoord 0.333170 -0.347560; + tangent 0.194445 -0.586361 -0.786367; + vertex 9.48184 -88.7605 121.617; + normal -0.964457 -0.260513 -0.0442277; + texcoord 0.000490000 -0.347560; + tangent 0.194445 -0.586361 -0.786367; + vertex 9.41395 -88.5558 121.891; + normal -0.956161 -0.292256 -0.0185070; + texcoord 0.333170 -1.89559; + tangent 0.194445 -0.586361 -0.786367; + vertex 11.0674 -94.3095 127.328; + normal 0.661578 -0.414162 -0.625128; + texcoord 0.665860 1.00000; + tangent 0.746414 0.443723 0.495960; + vertex 7.78109 -82.7717 115.849; + normal 0.662623 -0.426542 -0.615624; + texcoord 0.665860 -0.347560; + tangent 0.746414 0.443723 0.495960; + vertex 9.74686 -88.6030 121.793; + normal 0.662416 -0.423938 -0.617642; + texcoord 0.333170 -0.347560; + vertex 9.48184 -88.7605 121.617; + normal 0.663332 -0.436224 -0.608028; + texcoord 0.333170 -1.89559; + tangent 0.746413 0.443724 0.495960; + vertex 11.0674 -94.3095 127.328; + normal 0.287008 0.729535 0.620810; + texcoord 0.665860 1.00000; + tangent -0.950201 0.134663 0.281042; + vertex 7.78109 -82.7717 115.849; + normal 0.289912 0.712798 0.638647; + texcoord 0.998540 -0.347560; + tangent -0.950201 0.134663 0.281042; + vertex 9.41395 -88.5558 121.891; + normal 0.290239 0.710817 0.640703; + texcoord 0.665860 -0.347560; + vertex 9.74686 -88.6030 121.793; + normal 0.292946 0.693597 0.658108; + texcoord 0.998540 -1.89559; + tangent -0.950200 0.134665 0.281042; + vertex 11.0207 -94.3623 127.296; + normal 0.754882 -0.322600 -0.571036; + texcoord 0.000490000 -0.347560; + tangent 0.603097 0.683578 0.411090; + vertex 9.41395 -88.5558 121.891; + normal 0.790217 -0.441741 -0.424762; + texcoord 0.333170 -1.89559; + tangent 0.603098 0.683576 0.411092; + vertex 11.0674 -94.3095 127.328; + normal 0.791678 -0.449927 -0.413293; + texcoord 0.000490000 -1.89559; + tangent 0.603098 0.683576 0.411092; + vertex 11.0207 -94.3623 127.296; + normal 0.786991 -0.593955 -0.166921; + texcoord 0.000490000 -1.99559; + vertex 11.0349 -94.3659 127.375; + normal 0.146347 0.705964 0.692962; + texcoord 0.665860 -0.347560; + tangent -0.983733 0.0300903 0.177100; + vertex 9.74686 -88.6030 121.793; + normal 0.152929 0.657517 0.737757; + texcoord 0.665860 -1.89559; + tangent -0.983733 0.0300919 0.177098; + vertex 10.9913 -94.3072 127.341; + normal 0.153201 0.655335 0.739639; + texcoord 0.333170 -1.89559; + vertex 11.0674 -94.3095 127.328; + normal 0.161626 0.578526 0.799490; + texcoord 0.333170 -1.99559; + tangent -0.983733 0.0300919 0.177098; + vertex 11.0349 -94.3659 127.375; + normal -0.919851 -0.357571 -0.161298; + texcoord 0.665860 -0.347560; + tangent 0.380542 -0.713628 -0.588152; + vertex 9.74686 -88.6030 121.793; + normal -0.894526 -0.445364 -0.0383885; + texcoord 0.998540 -1.89559; + tangent 0.380541 -0.713631 -0.588149; + vertex 11.0207 -94.3623 127.296; + normal -0.898648 -0.435446 -0.0530893; + texcoord 0.665860 -1.89559; + vertex 10.9913 -94.3072 127.341; + normal -0.829502 -0.544555 0.124037; + texcoord 0.665860 -1.99559; + vertex 11.0349 -94.3659 127.375; + normal -0.713886 -0.306864 -0.629445; + texcoord 0.000490000 1.00000; + tangent 0.692351 -0.444028 -0.568761; + vertex 23.6921 -60.1265 87.6103; + normal -0.716947 -0.334327 -0.611730; + texcoord 0.200100 -1.55960; + tangent 0.692351 -0.444029 -0.568761; + vertex 22.3428 -77.3449 97.5350; + normal -0.716950 -0.334367 -0.611703; + texcoord 0.000490000 -1.55960; + tangent 0.692351 -0.444029 -0.568761; + vertex 21.8961 -77.0585 97.9019; + normal -0.719284 -0.362138 -0.592863; + texcoord 0.200100 -2.43007; + tangent 0.692351 -0.444029 -0.568760; + vertex 21.6164 -81.9994 101.259; + normal 0.459049 -0.414512 -0.785782; + texcoord 0.399710 1.00000; + tangent 0.888278 0.229426 0.397901; + vertex 23.4919 -59.7632 88.9317; + normal 0.458140 -0.504233 -0.732022; + texcoord 0.399710 -1.55960; + tangent 0.888279 0.229425 0.397901; + vertex 22.9062 -77.1994 97.7873; + normal 0.457732 -0.513827 -0.725578; + texcoord 0.200100 -1.55960; + vertex 22.3428 -77.3449 97.5350; + normal 0.451024 -0.599464 -0.661227; + texcoord 0.200100 -2.43007; + tangent 0.888279 0.229426 0.397901; + vertex 21.6164 -81.9994 101.259; + normal 0.987117 0.0448427 0.153589; + texcoord 0.399710 1.00000; + tangent -0.151066 0.577503 0.802290; + vertex 23.4919 -59.7632 88.9317; + normal 0.984276 0.0127172 0.176179; + texcoord 0.599320 -1.55960; + tangent -0.151066 0.577503 0.802290; + vertex 22.8062 -76.8174 98.3180; + normal 0.983607 0.00696762 0.180191; + texcoord 0.399710 -1.55960; + vertex 22.9062 -77.1994 97.7873; + normal 0.978829 -0.0259984 0.203021; + texcoord 0.599320 -2.43007; + tangent -0.151066 0.577503 0.802290; + vertex 22.1242 -82.4030 100.891; + normal 0.177584 0.538078 0.823976; + texcoord 0.798930 1.00000; + tangent -0.982659 0.142339 0.118833; + vertex 22.4826 -59.6070 87.1489; + normal 0.172838 0.471050 0.865008; + texcoord 0.798930 -1.55960; + tangent -0.982659 0.142338 0.118833; + vertex 22.1811 -76.7269 98.3936; + normal 0.172562 0.467498 0.866988; + texcoord 0.599320 -1.55960; + tangent -0.982659 0.142338 0.118833; + vertex 22.8062 -76.8174 98.3180; + normal 0.166537 0.395717 0.903147; + texcoord 0.599320 -2.43007; + tangent -0.982659 0.142339 0.118833; + vertex 22.1242 -82.4030 100.891; + normal -0.901314 0.248782 0.354600; + texcoord 0.798930 1.00000; + tangent -0.433107 -0.503952 -0.747295; + vertex 22.4826 -59.6070 87.1489; + normal -0.901341 0.243535 0.358154; + texcoord 0.998540 -1.55960; + tangent -0.433107 -0.503952 -0.747296; + vertex 21.8961 -77.0585 97.9019; + normal -0.901341 0.243691 0.358049; + texcoord 0.798930 -1.55960; + tangent -0.433107 -0.503952 -0.747296; + vertex 22.1811 -76.7269 98.3936; + normal -0.901333 0.238304 0.361677; + texcoord 0.998540 -2.43007; + tangent -0.433107 -0.503952 -0.747296; + vertex 22.0310 -81.9162 101.439; + normal -0.424731 0.525139 0.737450; + texcoord 0.000490000 -1.55960; + tangent -0.902477 -0.181094 -0.390821; + vertex 21.8961 -77.0585 97.9019; + normal -0.426671 0.500244 0.753464; + texcoord 0.200100 -2.43007; + tangent -0.902477 -0.181094 -0.390820; + vertex 21.6164 -81.9994 101.259; + normal -0.426853 0.497594 0.755114; + texcoord 0.000490000 -2.43007; + tangent -0.902477 -0.181094 -0.390820; + vertex 22.0310 -81.9162 101.439; + normal -0.428384 0.472097 0.770462; + texcoord 0.200100 -3.26625; + tangent -0.902477 -0.181094 -0.390820; + vertex 21.9997 -86.3689 104.150; + normal -0.967374 0.0881125 -0.237537; + texcoord 0.399710 -1.55960; + tangent 0.122215 -0.658980 -0.742165; + vertex 22.9062 -77.1994 97.7873; + normal -0.989698 -0.0247326 -0.141016; + texcoord 0.399710 -2.43007; + tangent 0.122215 -0.658979 -0.742166; + vertex 21.6721 -82.2998 100.921; + normal -0.988029 -0.00985161 -0.153954; + texcoord 0.200100 -2.43007; + vertex 21.6164 -81.9994 101.259; + normal -0.990956 -0.122768 -0.0541759; + texcoord 0.200100 -3.26625; + tangent 0.122215 -0.658979 -0.742166; + vertex 21.9997 -86.3689 104.150; + normal -0.167490 -0.486340 -0.857567; + texcoord 0.399710 -1.55960; + tangent 0.972921 -0.222077 -0.0640753; + vertex 22.9062 -77.1994 97.7873; + normal -0.176665 -0.535733 -0.825699; + texcoord 0.599320 -2.43007; + tangent 0.972921 -0.222078 -0.0640748; + vertex 22.1242 -82.4030 100.891; + normal -0.176243 -0.533429 -0.827280; + texcoord 0.399710 -2.43007; + tangent 0.972921 -0.222078 -0.0640749; + vertex 21.6721 -82.2998 100.921; + normal -0.184872 -0.581291 -0.792416; + texcoord 0.599320 -3.26625; + tangent 0.972921 -0.222078 -0.0640750; + vertex 21.5870 -86.4512 103.986; + normal 0.867221 -0.207792 -0.452494; + texcoord 0.798930 -1.55960; + tangent 0.489915 0.518422 0.700872; + vertex 22.1811 -76.7269 98.3936; + normal 0.871731 -0.283685 -0.399510; + texcoord 0.798930 -2.43007; + tangent 0.489915 0.518422 0.700872; + vertex 22.3478 -82.1663 101.211; + normal 0.871752 -0.296617 -0.389959; + texcoord 0.599320 -2.43007; + tangent 0.489915 0.518422 0.700872; + vertex 22.1242 -82.4030 100.891; + normal 0.867471 -0.369656 -0.332940; + texcoord 0.599320 -3.26625; + tangent 0.489915 0.518421 0.700873; + vertex 21.5870 -86.4512 103.986; + normal 0.711025 0.340472 0.615242; + texcoord 0.798930 -1.55960; + tangent -0.683588 0.539725 0.491329; + vertex 22.1811 -76.7269 98.3936; + normal 0.710396 0.337555 0.617572; + texcoord 0.998540 -2.43007; + tangent -0.683588 0.539726 0.491329; + vertex 22.0310 -81.9162 101.439; + normal 0.710183 0.336578 0.618349; + texcoord 0.798930 -2.43007; + vertex 22.3478 -82.1663 101.211; + normal 0.709540 0.333652 0.620668; + texcoord 0.998540 -3.26625; + tangent -0.683588 0.539726 0.491329; + vertex 22.0252 -86.5400 103.931; + normal 0.995682 0.0430757 0.0822345; + texcoord 0.000490000 -2.43007; + tangent -0.0913274 0.613418 0.784460; + vertex 22.0310 -81.9162 101.439; + normal 0.995488 0.0358738 0.0878435; + texcoord 0.200100 -3.26625; + tangent -0.0913274 0.613418 0.784460; + vertex 21.9997 -86.3689 104.150; + normal 0.995417 0.0337951 0.0894607; + texcoord 0.000490000 -3.26625; + vertex 22.0252 -86.5400 103.931; + normal 0.995109 0.0264458 0.0951718; + texcoord 0.200100 -3.88280; + tangent -0.0913274 0.613419 0.784459; + vertex 21.9635 -89.5031 105.400; + normal 0.220917 0.617088 0.755247; + texcoord 0.399710 -2.43007; + tangent -0.972532 0.197604 0.123019; + vertex 21.6721 -82.2998 100.921; + normal 0.208885 0.507709 0.835822; + texcoord 0.399710 -3.26625; + tangent -0.972532 0.197604 0.123019; + vertex 21.7290 -86.3139 104.184; + normal 0.205932 0.484064 0.850455; + texcoord 0.200100 -3.26625; + tangent -0.972532 0.197604 0.123019; + vertex 21.9997 -86.3689 104.150; + normal 0.189000 0.361876 0.912866; + texcoord 0.200100 -3.88280; + tangent -0.972532 0.197604 0.123019; + vertex 21.9635 -89.5031 105.400; + normal -0.860995 0.313423 0.400565; + texcoord 0.399710 -2.43007; + tangent -0.507987 -0.490876 -0.707806; + vertex 21.6721 -82.2998 100.921; + normal -0.859432 0.233835 0.454639; + texcoord 0.599320 -3.26625; + tangent -0.507987 -0.490876 -0.707806; + vertex 21.5870 -86.4512 103.986; + normal -0.859595 0.236258 0.453076; + texcoord 0.399710 -3.26625; + tangent -0.507987 -0.490876 -0.707806; + vertex 21.7290 -86.3139 104.184; + normal -0.850177 0.153725 0.503555; + texcoord 0.599320 -3.88280; + tangent -0.507987 -0.490876 -0.707806; + vertex 21.9736 -89.4598 105.557; + normal -0.737016 -0.270315 -0.619465; + texcoord 0.798930 -2.43007; + tangent 0.656875 -0.502280 -0.562344; + vertex 22.3478 -82.1663 101.211; + normal -0.746646 -0.329404 -0.577938; + texcoord 0.798930 -3.26625; + tangent 0.656875 -0.502279 -0.562344; + vertex 21.7699 -86.5911 103.829; + normal -0.745358 -0.319969 -0.584860; + texcoord 0.599320 -3.26625; + vertex 21.5870 -86.4512 103.986; + normal -0.751742 -0.378589 -0.539959; + texcoord 0.599320 -3.88280; + tangent 0.656875 -0.502279 -0.562345; + vertex 21.9736 -89.4598 105.557; + normal 0.404229 -0.504350 -0.763040; + texcoord 0.798930 -2.43007; + tangent 0.913610 0.182706 0.363229; + vertex 22.3478 -82.1663 101.211; + normal 0.405674 -0.469646 -0.784131; + texcoord 0.998540 -3.26625; + tangent 0.913610 0.182707 0.363230; + vertex 22.0252 -86.5400 103.931; + normal 0.405705 -0.468641 -0.784715; + texcoord 0.798930 -3.26625; + tangent 0.913609 0.182707 0.363230; + vertex 21.7699 -86.5911 103.829; + normal 0.406465 -0.432788 -0.804662; + texcoord 0.998540 -3.88280; + tangent 0.913610 0.182707 0.363230; + vertex 21.8767 -89.4579 105.425; + normal -0.442071 -0.390944 -0.807301; + texcoord 0.000490000 -3.26625; + tangent 0.858084 -0.446480 -0.253666; + vertex 22.0252 -86.5400 103.931; + normal -0.464513 -0.464312 -0.754083; + texcoord 0.200100 -3.88280; + tangent 0.858084 -0.446480 -0.253666; + vertex 21.9635 -89.5031 105.400; + normal -0.460965 -0.452059 -0.763645; + texcoord 0.000490000 -3.88280; + tangent 0.858085 -0.446480 -0.253666; + vertex 21.8767 -89.4579 105.425; + normal -0.483659 -0.536743 -0.691362; + texcoord 0.000490000 -3.98280; + tangent 0.858084 -0.446480 -0.253666; + vertex 21.8948 -89.5855 105.512; + normal -0.997923 -0.00132873 0.0643963; + texcoord 0.798930 -3.26625; + tangent -0.0617601 -0.264082 -0.962521; + vertex 21.7699 -86.5911 103.829; + normal -0.996717 -0.0342644 0.0733552; + texcoord 0.998540 -3.88280; + tangent -0.0617600 -0.264082 -0.962521; + vertex 21.8767 -89.4579 105.425; + normal -0.996332 -0.0409216 0.0751570; + texcoord 0.798930 -3.88280; + vertex 21.8829 -89.4312 105.523; + normal -0.992856 -0.0823826 0.0863094; + texcoord 0.798930 -3.98280; + tangent -0.0617600 -0.264082 -0.962521; + vertex 21.8948 -89.5855 105.512; + normal 0.682968 -0.00246167 -0.730444; + texcoord 0.000490000 1.00000; + tangent -0.211270 0.956587 -0.200764; + vertex 43.5929 115.177 103.997; + normal 0.701290 0.00527624 -0.712856; + texcoord 0.250000 -1.33170; + tangent -0.211271 0.956587 -0.200763; + vertex 55.3993 121.329 115.015; + normal 0.700966 0.00513727 -0.713177; + texcoord 0.000490000 -1.33170; + vertex 55.5412 120.687 115.150; + normal 0.719308 0.0130940 -0.694568; + texcoord 0.250000 -2.11661; + tangent -0.211271 0.956587 -0.200763; + vertex 58.9688 122.434 118.733; + normal -0.325791 0.910204 -0.255713; + texcoord 0.499510 1.00000; + tangent -0.631762 -0.00836488 0.775118; + vertex 43.5602 114.183 104.662; + normal -0.247611 0.949732 -0.191566; + texcoord 0.499510 -1.33170; + tangent -0.631762 -0.00836552 0.775118; + vertex 54.9753 121.323 115.536; + normal -0.252805 0.947493 -0.195824; + texcoord 0.250000 -1.33170; + vertex 55.3993 121.329 115.015; + normal -0.169503 0.977233 -0.127607; + texcoord 0.250000 -2.11661; + tangent -0.631761 -0.00836554 0.775118; + vertex 58.9688 122.434 118.733; + normal -0.693951 0.0130729 0.719904; + texcoord 0.499510 1.00000; + tangent 0.201900 -0.956189 0.211987; + vertex 43.5602 114.183 104.662; + normal -0.685401 0.0166677 0.727975; + texcoord 0.749030 -1.33170; + tangent 0.201901 -0.956189 0.211986; + vertex 55.1129 120.672 115.680; + normal -0.684120 0.0172025 0.729167; + texcoord 0.499510 -1.33170; + tangent 0.201901 -0.956189 0.211987; + vertex 54.9753 121.323 115.536; + normal -0.675177 0.0209072 0.737359; + texcoord 0.749030 -2.11661; + tangent 0.201901 -0.956189 0.211986; + vertex 58.6543 123.032 118.856; + normal 0.263345 -0.946687 0.185560; + texcoord 0.998540 1.00000; + tangent 0.628333 0.0223650 -0.777623; + vertex 43.5929 115.177 103.997; + normal 0.308444 -0.924823 0.222630; + texcoord 0.998540 -1.33170; + tangent 0.628333 0.0223649 -0.777623; + vertex 55.5412 120.687 115.150; + normal 0.314101 -0.921781 0.227289; + texcoord 0.749030 -1.33170; + vertex 55.1129 120.672 115.680; + normal 0.359206 -0.894991 0.264504; + texcoord 0.749030 -2.11661; + vertex 58.6543 123.032 118.856; + normal -0.00985486 -0.895078 0.445800; + texcoord 0.000490000 -1.33170; + tangent 0.747802 -0.302569 -0.590969; + vertex 55.5412 120.687 115.150; + normal 0.00381201 -0.888147 0.459545; + texcoord 0.250000 -2.11661; + tangent 0.747802 -0.302569 -0.590969; + vertex 58.9688 122.434 118.733; + normal 0.00524172 -0.887400 0.460971; + texcoord 0.000490000 -2.11661; + vertex 58.6105 122.579 119.016; + normal 0.0189893 -0.880006 0.474582; + texcoord 0.250000 -2.86691; + tangent 0.747802 -0.302569 -0.590968; + vertex 61.4760 124.278 122.053; + normal 0.644965 -0.315315 -0.696130; + texcoord 0.499510 -1.33170; + tangent 0.0957423 0.937074 -0.335746; + vertex 54.9753 121.323 115.536; + normal 0.755065 -0.288156 -0.588934; + texcoord 0.499510 -2.11661; + tangent 0.0957421 0.937074 -0.335746; + vertex 59.0147 122.883 118.572; + normal 0.739428 -0.292762 -0.606248; + texcoord 0.250000 -2.11661; + vertex 58.9688 122.434 118.733; + normal 0.834578 -0.259399 -0.485997; + texcoord 0.250000 -2.86691; + tangent 0.0957420 0.937074 -0.335747; + vertex 61.4760 124.278 122.053; + normal 0.00375461 0.887517 -0.460760; + texcoord 0.499510 -1.33170; + tangent -0.747090 0.308767 0.588659; + vertex 54.9753 121.323 115.536; + normal 0.0174169 0.894359 -0.447010; + texcoord 0.749030 -2.11661; + tangent -0.747090 0.308767 0.588659; + vertex 58.6543 123.032 118.856; + normal 0.0182355 0.894758 -0.446180; + texcoord 0.499510 -2.11661; + vertex 59.0147 122.883 118.572; + normal 0.0319312 0.901218 -0.432187; + texcoord 0.749030 -2.86691; + tangent -0.747090 0.308767 0.588659; + vertex 61.8199 124.348 121.835; + normal -0.814146 0.261787 0.518298; + texcoord 0.998540 -1.33170; + tangent -0.0907220 -0.938989 0.331767; + vertex 55.5412 120.687 115.150; + normal -0.773657 0.276222 0.570225; + texcoord 0.998540 -2.11661; + tangent -0.0907220 -0.938989 0.331767; + vertex 58.6105 122.579 119.016; + normal -0.762113 0.279907 0.583812; + texcoord 0.749030 -2.11661; + vertex 58.6543 123.032 118.856; + normal -0.717018 0.292783 0.632584; + texcoord 0.749030 -2.86691; + tangent -0.0907219 -0.938989 0.331767; + vertex 61.8199 124.348 121.835; + normal -0.726214 0.588154 0.355932; + texcoord 0.000490000 -2.11661; + tangent -0.353730 -0.763633 0.540129; + vertex 58.6105 122.579 119.016; + normal -0.727470 0.587585 0.354304; + texcoord 0.250000 -2.86691; + tangent -0.353731 -0.763633 0.540129; + vertex 61.4760 124.278 122.053; + normal -0.727933 0.587374 0.353703; + texcoord 0.000490000 -2.86691; + vertex 61.5790 124.501 121.896; + normal -0.729216 0.586786 0.352032; + texcoord 0.250000 -3.41225; + tangent -0.353731 -0.763633 0.540129; + vertex 63.4726 125.790 123.671; + normal -0.345537 -0.760827 0.549315; + texcoord 0.499510 -2.11661; + tangent 0.824720 -0.525486 -0.209048; + vertex 59.0147 122.883 118.572; + normal -0.259972 -0.680534 0.685046; + texcoord 0.499510 -2.86691; + tangent 0.824720 -0.525486 -0.209047; + vertex 61.7163 124.125 121.993; + normal -0.275335 -0.695955 0.663202; + texcoord 0.250000 -2.86691; + tangent 0.824720 -0.525486 -0.209047; + vertex 61.4760 124.278 122.053; + normal -0.181829 -0.596395 0.781826; + texcoord 0.250000 -3.41225; + tangent 0.824720 -0.525486 -0.209048; + vertex 63.4726 125.790 123.671; + normal 0.723875 -0.590229 -0.357259; + texcoord 0.499510 -2.11661; + tangent 0.355152 0.762720 -0.540486; + vertex 59.0147 122.883 118.572; + normal 0.753528 -0.575751 -0.317342; + texcoord 0.749030 -2.86691; + tangent 0.355152 0.762720 -0.540486; + vertex 61.8199 124.348 121.835; + normal 0.748426 -0.578426 -0.324470; + texcoord 0.499510 -2.86691; + vertex 61.7163 124.125 121.993; + normal 0.776996 -0.562321 -0.282970; + texcoord 0.749030 -3.41225; + tangent 0.355152 0.762720 -0.540486; + vertex 63.5004 125.691 123.780; + normal 0.246699 0.669192 -0.700943; + texcoord 0.998540 -2.11661; + tangent -0.825316 0.524183 0.209966; + vertex 58.6105 122.579 119.016; + normal 0.250545 0.673167 -0.695754; + texcoord 0.998540 -2.86691; + tangent -0.825316 0.524183 0.209966; + vertex 61.5790 124.501 121.896; + normal 0.251570 0.674224 -0.694359; + texcoord 0.749030 -2.86691; + vertex 61.8199 124.348 121.835; + normal 0.255425 0.678179 -0.689080; + texcoord 0.749030 -3.41225; + tangent -0.825316 0.524183 0.209966; + vertex 63.5004 125.691 123.780; + normal 0.508968 0.340640 -0.790517; + texcoord 0.000490000 -2.86691; + tangent -0.757449 0.613518 -0.223308; + vertex 61.5790 124.501 121.896; + normal 0.565105 0.444761 -0.694870; + texcoord 0.250000 -3.41225; + tangent -0.757449 0.613518 -0.223307; + vertex 63.4726 125.790 123.671; + normal 0.581005 0.477371 -0.659205; + texcoord 0.000490000 -3.41225; + vertex 63.5527 125.725 123.694; + normal 0.629220 0.594692 -0.500423; + texcoord 0.000490000 -3.51225; + tangent -0.757449 0.613518 -0.223307; + vertex 63.5342 125.822 123.786; + normal -0.637779 0.764826 -0.0909943; + texcoord 0.499510 -2.86691; + tangent -0.494867 -0.316374 0.809329; + vertex 61.7163 124.125 121.993; + normal -0.583080 0.811463 -0.0393177; + texcoord 0.499510 -3.41225; + tangent -0.494867 -0.316374 0.809330; + vertex 63.4202 125.756 123.756; + normal -0.583296 0.811298 -0.0395145; + texcoord 0.250000 -3.41225; + tangent -0.494867 -0.316374 0.809329; + vertex 63.4726 125.790 123.671; + normal -0.503534 0.863467 0.0296498; + texcoord 0.250000 -3.51225; + tangent -0.494867 -0.316374 0.809330; + vertex 63.5342 125.822 123.786; + normal -0.504823 -0.333535 0.796183; + texcoord 0.499510 -2.86691; + tangent 0.757464 -0.613517 0.223261; + vertex 61.7163 124.125 121.993; + normal -0.402649 -0.169802 0.899467; + texcoord 0.749030 -3.41225; + tangent 0.757464 -0.613517 0.223261; + vertex 63.5004 125.691 123.780; + normal -0.421792 -0.198840 0.884621; + texcoord 0.499510 -3.41225; + vertex 63.4202 125.756 123.756; + normal -0.265967 0.0223328 0.963723; + texcoord 0.499510 -3.51225; + vertex 63.5342 125.822 123.786; + normal 0.699900 0.645297 -0.306156; + texcoord 0.000490000 1.00000; + tangent -0.464728 0.0859400 -0.881273; + vertex -36.5287 64.3765 143.918; + normal 0.675152 0.678335 -0.289883; + texcoord 0.250000 -0.767190; + tangent -0.464728 0.0859404 -0.881273; + vertex -44.2512 74.1006 146.760; + normal 0.678850 0.673591 -0.292296; + texcoord 0.000490000 -0.767190; + tangent -0.464728 0.0859404 -0.881273; + vertex -43.9648 74.0477 147.303; + normal 0.652904 0.705563 -0.275495; + texcoord 0.250000 -2.47340; + tangent -0.464728 0.0859397 -0.881273; + vertex -51.0121 81.6267 150.012; + normal -0.352781 -0.126967 -0.927052; + texcoord 0.499510 1.00000; + tangent -0.729028 -0.583779 0.357379; + vertex -36.0316 64.3218 144.971; + normal -0.399213 -0.0614790 -0.914795; + texcoord 0.499510 -0.767190; + tangent -0.729028 -0.583780 0.357378; + vertex -44.7003 73.7409 146.980; + normal -0.392979 -0.0705157 -0.916840; + texcoord 0.250000 -0.767190; + vertex -44.2512 74.1006 146.760; + normal -0.437360 -0.00434111 -0.899276; + texcoord 0.250000 -2.47340; + tangent -0.729028 -0.583780 0.357378; + vertex -51.0121 81.6267 150.012; + normal -0.677135 -0.682081 0.276141; + texcoord 0.499510 1.00000; + tangent 0.455192 -0.0934047 0.885481; + vertex -36.0316 64.3218 144.971; + normal -0.687786 -0.668454 0.283054; + texcoord 0.749030 -0.767190; + tangent 0.455192 -0.0934040 0.885481; + vertex -44.4161 73.6826 147.533; + normal -0.690673 -0.664666 0.284937; + texcoord 0.499510 -0.767190; + vertex -44.7003 73.7409 146.980; + normal -0.701009 -0.650759 0.291717; + texcoord 0.749030 -2.47340; + tangent 0.455192 -0.0934038 0.885481; + vertex -51.1451 81.8460 149.573; + normal 0.439104 0.0233070 0.898134; + texcoord 0.998540 1.00000; + tangent 0.722751 0.584650 -0.368530; + vertex -36.5287 64.3765 143.918; + normal 0.417170 0.0560721 0.907097; + texcoord 0.998540 -0.767190; + tangent 0.722751 0.584650 -0.368530; + vertex -43.9648 74.0477 147.303; + normal 0.413937 0.0608088 0.908272; + texcoord 0.749030 -0.767190; + vertex -44.4161 73.6826 147.533; + normal 0.391151 0.0935700 0.915558; + texcoord 0.749030 -2.47340; + tangent 0.722751 0.584651 -0.368530; + vertex -51.1451 81.8460 149.573; + normal -0.466116 -0.648510 0.601806; + texcoord 0.000490000 -0.767190; + tangent 0.649413 0.211155 0.730532; + vertex -43.9648 74.0477 147.303; + normal -0.484100 -0.626063 0.611304; + texcoord 0.250000 -2.47340; + tangent 0.649413 0.211156 0.730532; + vertex -51.0121 81.6267 150.012; + normal -0.487817 -0.621279 0.613226; + texcoord 0.000490000 -2.47340; + vertex -51.2438 81.5514 149.751; + normal -0.505559 -0.597734 0.622193; + texcoord 0.250000 -3.43010; + tangent 0.649413 0.211155 0.730532; + vertex -54.6191 85.3241 150.633; + normal 0.637241 0.226903 0.736505; + texcoord 0.499510 -0.767190; + tangent 0.277773 0.823814 -0.494139; + vertex -44.7003 73.7409 146.980; + normal 0.543676 0.289263 0.787873; + texcoord 0.499510 -2.47340; + tangent 0.277774 0.823814 -0.494138; + vertex -50.9131 81.9206 149.835; + normal 0.576807 0.268308 0.771560; + texcoord 0.250000 -2.47340; + vertex -51.0121 81.6267 150.012; + normal 0.476909 0.328260 0.815355; + texcoord 0.250000 -3.43010; + tangent 0.277774 0.823813 -0.494139; + vertex -54.6191 85.3241 150.633; + normal 0.506005 0.600478 -0.619181; + texcoord 0.499510 -0.767190; + tangent -0.648498 -0.208451 -0.732120; + vertex -44.7003 73.7409 146.980; + normal 0.480090 0.634372 -0.605876; + texcoord 0.749030 -2.47340; + tangent -0.648498 -0.208452 -0.732119; + vertex -51.1451 81.8460 149.573; + normal 0.483443 0.630127 -0.607637; + texcoord 0.499510 -2.47340; + tangent -0.648498 -0.208452 -0.732119; + vertex -50.9131 81.9206 149.835; + normal 0.456249 0.663436 -0.593033; + texcoord 0.749030 -3.43010; + tangent -0.648498 -0.208452 -0.732119; + vertex -54.6689 85.3381 150.769; + normal -0.556160 -0.284749 -0.780771; + texcoord 0.998540 -0.767190; + tangent -0.275623 -0.823104 0.496519; + vertex -43.9648 74.0477 147.303; + normal -0.554123 -0.286023 -0.781754; + texcoord 0.998540 -2.47340; + tangent -0.275622 -0.823105 0.496519; + vertex -51.2438 81.5514 149.751; + normal -0.553159 -0.286625 -0.782216; + texcoord 0.749030 -2.47340; + vertex -51.1451 81.8460 149.573; + normal -0.551088 -0.287914 -0.783203; + texcoord 0.749030 -3.43010; + tangent -0.275622 -0.823105 0.496519; + vertex -54.6689 85.3381 150.769; + normal 0.495513 0.591904 -0.635702; + texcoord 0.000490000 -2.47340; + tangent -0.0396077 -0.715710 -0.697274; + vertex -51.2438 81.5514 149.751; + normal 0.370173 0.637659 -0.675547; + texcoord 0.250000 -3.43010; + tangent -0.0396094 -0.715709 -0.697274; + vertex -54.6191 85.3241 150.633; + normal 0.282077 0.661430 -0.694941; + texcoord 0.000490000 -3.43010; + vertex -54.6150 85.3979 150.705; + normal 0.109675 0.690492 -0.714978; + texcoord 0.000490000 -3.53010; + tangent -0.0396095 -0.715709 -0.697274; + vertex -54.7371 85.3736 150.663; + normal -0.510301 -0.374241 -0.774298; + texcoord 0.499510 -2.47340; + tangent -0.522746 -0.579946 0.624819; + vertex -50.9131 81.9206 149.835; + normal -0.462158 -0.423090 -0.779361; + texcoord 0.499510 -3.43010; + tangent -0.522744 -0.579947 0.624820; + vertex -54.6730 85.2643 150.697; + normal -0.465672 -0.419665 -0.779122; + texcoord 0.250000 -3.43010; + vertex -54.6191 85.3241 150.633; + normal -0.398895 -0.481347 -0.780505; + texcoord 0.250000 -3.53010; + vertex -54.7371 85.3736 150.663; + normal 0.715968 0.405761 -0.568109; + texcoord 0.000490000 1.00000; + tangent -0.692519 0.309787 -0.651498; + vertex -1.34477 -26.1770 145.390; + normal 0.712918 0.431972 -0.552403; + texcoord 0.200100 -1.67187; + tangent -0.692518 0.309787 -0.651499; + vertex -3.15846 -7.84692 156.196; + normal 0.712643 0.434065 -0.551115; + texcoord 0.000490000 -1.67187; + tangent -0.692518 0.309787 -0.651499; + vertex -2.67893 -8.06143 156.647; + normal 0.708752 0.460541 -0.534390; + texcoord 0.200100 -2.58431; + tangent -0.692518 0.309787 -0.651499; + vertex -3.35428 -2.83156 160.258; + normal -0.445846 0.364037 -0.817740; + texcoord 0.399710 1.00000; + tangent -0.872600 -0.380352 0.306434; + vertex -1.21636 -26.4914 146.837; + normal -0.463618 0.447544 -0.764698; + texcoord 0.399710 -1.67187; + tangent -0.872601 -0.380350 0.306434; + vertex -3.75252 -8.10586 156.404; + normal -0.466137 0.461089 -0.755059; + texcoord 0.200100 -1.67187; + vertex -3.15846 -7.84692 156.196; + normal -0.478692 0.541270 -0.691289; + texcoord 0.200100 -2.58431; + tangent -0.872601 -0.380350 0.306434; + vertex -3.35428 -2.83156 160.258; + normal -0.981487 -0.175410 0.0769060; + texcoord 0.399710 1.00000; + tangent 0.160657 -0.535396 0.829181; + vertex -1.21636 -26.4914 146.837; + normal -0.984850 -0.142502 0.0988059; + texcoord 0.599320 -1.67187; + tangent 0.160657 -0.535397 0.829180; + vertex -3.63846 -8.48597 156.993; + normal -0.985166 -0.138322 0.101566; + texcoord 0.399710 -1.67187; + vertex -3.75252 -8.10586 156.404; + normal -0.986804 -0.104321 0.123838; + texcoord 0.599320 -2.58431; + tangent 0.160657 -0.535397 0.829180; + vertex -3.91931 -2.49488 159.802; + normal -0.167725 -0.567735 0.805944; + texcoord 0.798930 1.00000; + tangent 0.973190 0.0351591 0.227298; + vertex 0.0643400 -26.5451 145.042; + normal -0.180210 -0.497503 0.848537; + texcoord 0.798930 -1.67187; + tangent 0.973190 0.0351607 0.227298; + vertex -2.97391 -8.46196 157.148; + normal -0.179902 -0.499371 0.847504; + texcoord 0.599320 -1.67187; + vertex -3.63846 -8.48597 156.993; + normal -0.191429 -0.424001 0.885200; + texcoord 0.599320 -2.58431; + tangent 0.973190 0.0351605 0.227299; + vertex -3.91931 -2.49488 159.802; + normal 0.896840 -0.131972 0.422210; + texcoord 0.798930 1.00000; + tangent 0.417654 0.567100 -0.709903; + vertex 0.0643400 -26.5451 145.042; + normal 0.895840 -0.126503 0.425991; + texcoord 0.998540 -1.67187; + tangent 0.417655 0.567100 -0.709903; + vertex -2.67893 -8.06143 156.647; + normal 0.895872 -0.126674 0.425872; + texcoord 0.798930 -1.67187; + vertex -2.97391 -8.46196 157.148; + normal 0.894806 -0.121061 0.429729; + texcoord 0.998540 -2.58431; + tangent 0.417655 0.567100 -0.709903; + vertex -3.79445 -3.00811 160.393; + normal 0.426676 -0.475952 0.769036; + texcoord 0.000490000 -1.67187; + tangent 0.892690 0.358053 -0.273683; + vertex -2.67893 -8.06143 156.647; + normal 0.421703 -0.449431 0.787514; + texcoord 0.200100 -2.58431; + tangent 0.892690 0.358054 -0.273684; + vertex -3.35428 -2.83156 160.258; + normal 0.421667 -0.449246 0.787639; + texcoord 0.000490000 -2.58431; + vertex -3.79445 -3.00811 160.393; + normal 0.416219 -0.422138 0.805333; + texcoord 0.200100 -3.46695; + tangent 0.892690 0.358054 -0.273683; + vertex -4.61556 1.68413 163.277; + normal 0.985486 0.0451627 -0.163641; + texcoord 0.399710 -1.67187; + tangent -0.153567 0.648027 -0.745974; + vertex -3.75252 -8.10586 156.404; + normal 0.985152 0.159048 -0.0646398; + texcoord 0.399710 -2.58431; + tangent -0.153567 0.648027 -0.745974; + vertex -3.42943 -2.51444 159.893; + normal 0.986530 0.143598 -0.0783454; + texcoord 0.200100 -2.58431; + vertex -3.35428 -2.83156 160.258; + normal 0.966687 0.254971 0.0224895; + texcoord 0.200100 -3.46695; + tangent -0.153567 0.648027 -0.745975; + vertex -4.61556 1.68413 163.277; + normal 0.176943 0.513640 -0.839563; + texcoord 0.399710 -1.67187; + tangent -0.982324 0.0392228 -0.183034; + vertex -3.75252 -8.10586 156.404; + normal 0.173249 0.560782 -0.809635; + texcoord 0.599320 -2.58431; + tangent -0.982324 0.0392226 -0.183034; + vertex -3.91931 -2.49488 159.802; + normal 0.173081 0.562726 -0.808320; + texcoord 0.399710 -2.58431; + vertex -3.42943 -2.51444 159.893; + normal 0.168805 0.608204 -0.775624; + texcoord 0.599320 -3.46695; + tangent -0.982324 0.0392217 -0.183034; + vertex -4.18037 1.86519 163.164; + normal -0.845266 0.0995564 -0.524990; + texcoord 0.798930 -1.67187; + tangent -0.464524 -0.622481 0.629868; + vertex -2.97391 -8.46196 157.148; + normal -0.865680 0.169333 -0.471088; + texcoord 0.798930 -2.58431; + tangent -0.464525 -0.622482 0.629868; + vertex -4.14693 -2.79990 160.111; + normal -0.869680 0.186578 -0.456995; + texcoord 0.599320 -2.58431; + vertex -3.91931 -2.49488 159.802; + normal -0.881204 0.254458 -0.398410; + texcoord 0.599320 -3.46695; + tangent -0.464525 -0.622481 0.629868; + vertex -4.18037 1.86519 163.164; + normal -0.705499 -0.437761 0.557348; + texcoord 0.798930 -1.67187; + tangent 0.708543 -0.418536 0.568150; + vertex -2.97391 -8.46196 157.148; + normal -0.705558 -0.434384 0.559910; + texcoord 0.998540 -2.58431; + tangent 0.708543 -0.418536 0.568150; + vertex -3.79445 -3.00811 160.393; + normal -0.705571 -0.433486 0.560588; + texcoord 0.798930 -2.58431; + vertex -4.14693 -2.79990 160.111; + normal -0.705615 -0.430095 0.563140; + texcoord 0.998540 -3.46695; + tangent 0.708543 -0.418536 0.568150; + vertex -4.65078 1.87931 163.053; + normal -0.984707 -0.174190 0.00304703; + texcoord 0.000490000 -2.58431; + tangent 0.117667 -0.652075 0.748968; + vertex -3.79445 -3.00811 160.393; + normal -0.985935 -0.166851 0.00962983; + texcoord 0.200100 -3.46695; + tangent 0.117667 -0.652075 0.748968; + vertex -4.61556 1.68413 163.277; + normal -0.986406 -0.163865 0.0123029; + texcoord 0.000490000 -3.46695; + vertex -4.65078 1.87931 163.053; + normal -0.987522 -0.156327 0.0190416; + texcoord 0.200100 -4.12419; + tangent 0.117667 -0.652075 0.748968; + vertex -5.12082 5.03976 164.623; + normal -0.194330 -0.648260 0.736203; + texcoord 0.399710 -2.58431; + tangent 0.972627 -0.0298575 0.230446; + vertex -3.42943 -2.51444 159.893; + normal -0.210380 -0.534274 0.818713; + texcoord 0.399710 -3.46695; + tangent 0.972627 -0.0298568 0.230446; + vertex -4.32498 1.67521 163.346; + normal -0.212125 -0.518955 0.828063; + texcoord 0.200100 -3.46695; + tangent 0.972627 -0.0298568 0.230446; + vertex -4.61556 1.68413 163.277; + normal -0.223505 -0.391547 0.892601; + texcoord 0.200100 -4.12419; + tangent 0.972627 -0.0298564 0.230446; + vertex -5.12082 5.03976 164.623; + normal 0.858875 -0.203699 0.469937; + texcoord 0.399710 -2.58431; + tangent 0.481743 0.632884 -0.606120; + vertex -3.42943 -2.51444 159.893; + normal 0.835947 -0.124388 0.534528; + texcoord 0.599320 -3.46695; + tangent 0.481742 0.632885 -0.606120; + vertex -4.18037 1.86519 163.164; + normal 0.839811 -0.135879 0.525599; + texcoord 0.399710 -3.46695; + vertex -4.32498 1.67521 163.346; + normal 0.808491 -0.0541856 0.586008; + texcoord 0.599320 -4.12419; + tangent 0.481742 0.632885 -0.606120; + vertex -5.14375 4.96457 164.780; + normal 0.739333 0.372460 -0.560945; + texcoord 0.798930 -2.58431; + tangent -0.673246 0.422786 -0.606623; + vertex -4.14693 -2.79990 160.111; + normal 0.738214 0.431127 -0.518815; + texcoord 0.798930 -3.46695; + tangent -0.673246 0.422786 -0.606623; + vertex -4.38157 1.99154 162.983; + normal 0.738683 0.421156 -0.526284; + texcoord 0.599320 -3.46695; + vertex -4.18037 1.86519 163.164; + normal 0.734260 0.479007 -0.481056; + texcoord 0.599320 -4.12419; + tangent -0.673246 0.422786 -0.606623; + vertex -5.14375 4.96457 164.780; + normal -0.398021 0.457246 -0.795302; + texcoord 0.798930 -2.58431; + tangent -0.897375 -0.374103 0.234020; + vertex -4.14693 -2.79990 160.111; + normal -0.390120 0.424760 -0.816937; + texcoord 0.998540 -3.46695; + tangent -0.897375 -0.374103 0.234021; + vertex -4.65078 1.87931 163.053; + normal -0.388814 0.419561 -0.820239; + texcoord 0.798930 -3.46695; + vertex -4.38157 1.99154 162.983; + normal -0.380121 0.386009 -0.840539; + texcoord 0.998540 -4.12419; + tangent -0.897375 -0.374102 0.234021; + vertex -5.02465 5.00205 164.656; + normal 0.446192 0.450431 -0.773321; + texcoord 0.000490000 -3.46695; + tangent -0.885520 0.347233 -0.308681; + vertex -4.65078 1.87931 163.053; + normal 0.462059 0.588803 -0.663183; + texcoord 0.200100 -4.12419; + tangent -0.885521 0.347231 -0.308681; + vertex -5.12082 5.03976 164.623; + normal 0.460233 0.564722 -0.685036; + texcoord 0.000490000 -4.12419; + vertex -5.02465 5.00205 164.656; + normal 0.463158 0.712067 -0.527679; + texcoord 0.000490000 -4.22419; + vertex -5.07849 5.11698 164.764; + normal 0.177055 -0.475472 0.861730; + texcoord 0.798930 -3.46695; + tangent 0.966188 -0.0827776 -0.244191; + vertex -4.38157 1.99154 162.983; + normal 0.209308 -0.301258 0.930287; + texcoord 0.798930 -4.12419; + tangent 0.966188 -0.0827772 -0.244191; + vertex -5.03882 4.95558 164.753; + normal 0.218591 -0.239305 0.946018; + texcoord 0.599320 -4.12419; + vertex -5.14375 4.96457 164.780; + normal 0.244691 -0.00420728 0.969592; + texcoord 0.599320 -4.22419; + tangent 0.966188 -0.0827772 -0.244191; + vertex -5.07849 5.11698 164.764; + normal 0.976195 0.102186 0.191315; + texcoord 0.798930 -3.46695; + tangent 0.130482 0.427917 -0.894350; + vertex -4.38157 1.99154 162.983; + normal 0.965188 0.151424 0.213268; + texcoord 0.998540 -4.12419; + tangent 0.130482 0.427916 -0.894350; + vertex -5.02465 5.00205 164.656; + normal 0.964264 0.155024 0.214856; + texcoord 0.798930 -4.12419; + tangent 0.130482 0.427916 -0.894350; + vertex -5.03882 4.95558 164.753; + normal 0.945930 0.216464 0.241578; + texcoord 0.798930 -4.22419; + vertex -5.07849 5.11698 164.764; + normal 0.412591 0.602799 0.682936; + texcoord 0.000490000 1.00000; + tangent 0.296643 0.619942 -0.726412; + vertex -36.5692 -103.343 97.4341; + normal 0.374112 0.624416 0.685671; + texcoord 0.333170 -0.402180; + tangent 0.296644 0.619942 -0.726412; + vertex -43.9879 -99.1272 98.1948; + normal 0.371577 0.625783 0.685803; + texcoord 0.000490000 -0.402180; + vertex -44.0961 -99.3534 98.4599; + normal 0.332299 0.646109 0.687110; + texcoord 0.333170 -2.02215; + tangent 0.296644 0.619942 -0.726412; + vertex -51.7969 -95.7766 98.8208; + normal 0.0330506 0.231356 -0.972308; + texcoord 0.665860 1.00000; + tangent -0.648780 -0.735047 -0.196954; + vertex -35.9362 -102.793 97.5961; + normal 0.0279921 0.235591 -0.971449; + texcoord 0.665860 -0.402180; + tangent -0.648780 -0.735046 -0.196954; + vertex -44.2287 -99.4000 98.1217; + normal 0.0295611 0.234278 -0.971720; + texcoord 0.333170 -0.402180; + vertex -43.9879 -99.1272 98.1948; + normal 0.0245091 0.238500 -0.970833; + texcoord 0.333170 -2.02215; + tangent -0.648781 -0.735046 -0.196954; + vertex -51.7969 -95.7766 98.8208; + normal -0.351321 -0.899018 0.261419; + texcoord 0.665860 1.00000; + tangent 0.361882 0.127125 0.923515; + vertex -35.9362 -102.793 97.5961; + normal -0.372525 -0.888402 0.268267; + texcoord 0.998540 -0.402180; + tangent 0.361883 0.127124 0.923515; + vertex -44.0961 -99.3534 98.4599; + normal -0.379196 -0.884925 0.270402; + texcoord 0.665860 -0.402180; + vertex -44.2287 -99.4000 98.1217; + normal -0.400106 -0.873594 0.277036; + texcoord 0.998540 -2.02215; + tangent 0.361882 0.127124 0.923515; + vertex -51.7635 -95.7147 98.8606; + normal 0.174775 0.463908 -0.868472; + texcoord 0.000490000 -0.402180; + tangent -0.413343 -0.765990 -0.492348; + vertex -44.0961 -99.3534 98.4599; + normal 0.337709 0.373183 -0.864111; + texcoord 0.333170 -2.02215; + tangent -0.413342 -0.765990 -0.492348; + vertex -51.7969 -95.7766 98.8208; + normal 0.334497 0.375167 -0.864501; + texcoord 0.000490000 -2.02215; + tangent -0.413342 -0.765990 -0.492348; + vertex -51.7635 -95.7147 98.8606; + normal 0.551461 0.219686 -0.804754; + texcoord 0.000490000 -2.12215; + vertex -51.8336 -95.7011 98.8162; + normal 0.0697844 0.702006 0.708744; + texcoord 0.000490000 1.00000; + tangent 0.00216993 0.710368 -0.703827; + vertex -25.2606 -84.4327 74.7024; + normal 0.0249010 0.703572 0.710187; + texcoord 0.333170 -0.458270; + tangent 0.00217013 0.710368 -0.703827; + vertex -34.1113 -83.1990 74.3519; + normal 0.0301171 0.703463 0.710093; + texcoord 0.000490000 -0.458270; + vertex -34.1121 -83.4674 74.6179; + normal -0.0147918 0.703775 0.710269; + texcoord 0.333170 -2.15147; + tangent 0.00216990 0.710368 -0.703827; + vertex -43.0004 -82.8527 73.8237; + normal 0.0715039 0.223090 -0.972172; + texcoord 0.665860 1.00000; + tangent -0.240728 -0.941995 -0.233871; + vertex -24.7812 -83.7216 74.9182; + normal 0.0686690 0.223823 -0.972208; + texcoord 0.665860 -0.458270; + tangent -0.240730 -0.941995 -0.233871; + vertex -34.2038 -83.5610 74.2620; + normal 0.0693461 0.223648 -0.972200; + texcoord 0.333170 -0.458270; + vertex -34.1113 -83.1990 74.3519; + normal 0.0665141 0.224379 -0.972229; + texcoord 0.333170 -2.15147; + tangent -0.240730 -0.941994 -0.233871; + vertex -43.0004 -82.8527 73.8237; + normal -0.0347148 -0.964318 0.262459; + texcoord 0.665860 1.00000; + tangent 0.241801 0.246711 0.938438; + vertex -24.7812 -83.7216 74.9182; + normal -0.0599731 -0.961488 0.268223; + texcoord 0.998540 -0.458270; + tangent 0.241802 0.246711 0.938438; + vertex -34.1121 -83.4674 74.6179; + normal -0.0713849 -0.959993 0.270771; + texcoord 0.665860 -0.458270; + vertex -34.2038 -83.5610 74.2620; + normal -0.0965889 -0.956214 0.276271; + texcoord 0.998540 -2.15147; + tangent 0.241802 0.246711 0.938438; + vertex -42.9772 -82.7877 73.8711; + normal -0.0728231 -0.988128 -0.135278; + texcoord 0.665860 -0.458270; + tangent 0.308193 -0.151295 0.939216; + vertex -34.2038 -83.5610 74.2620; + normal -0.204377 -0.974750 -0.0899549; + texcoord 0.665860 -2.15147; + tangent 0.308196 -0.151295 0.939215; + vertex -42.9746 -82.8654 73.9023; + normal -0.247253 -0.966083 -0.0744892; + texcoord 0.333170 -2.15147; + vertex -43.0004 -82.8527 73.8237; + normal -0.432246 -0.901749 -0.00342203; + texcoord 0.333170 -2.25147; + vertex -43.0522 -82.8281 73.8892; + normal -0.00848908 0.372783 0.927880; + texcoord 0.665860 -0.458270; + tangent -0.0310319 0.927368 -0.372861; + vertex -34.2038 -83.5610 74.2620; + normal 0.00502957 0.373181 0.927745; + texcoord 0.998540 -2.15147; + tangent -0.0310338 0.927368 -0.372861; + vertex -42.9772 -82.7877 73.8711; + normal 0.00381212 0.373148 0.927764; + texcoord 0.665860 -2.15147; + vertex -42.9746 -82.8654 73.9023; + normal 0.0232501 0.373610 0.927294; + texcoord 0.665860 -2.25147; + tangent -0.0310338 0.927368 -0.372861; + vertex -43.0522 -82.8281 73.8892; + normal -0.315854 -0.719708 -0.618270; + texcoord 0.000490000 1.00000; + tangent 0.0572035 0.635998 -0.769568; + vertex 68.1939 101.534 73.0205; + normal -0.335167 -0.713859 -0.614872; + texcoord 0.200100 -1.20249; + tangent 0.0572039 0.635998 -0.769568; + vertex 84.8980 94.1257 73.1105; + normal -0.344045 -0.711056 -0.613215; + texcoord 0.000490000 -1.20249; + vertex 84.8533 93.6286 73.7120; + normal -0.363994 -0.704486 -0.609268; + texcoord 0.200100 -2.05183; + tangent 0.0572038 0.635998 -0.769568; + vertex 90.4962 90.5745 73.8721; + normal 0.0903109 0.354060 -0.930852; + texcoord 0.399710 1.00000; + tangent 0.391950 0.846607 0.360043; + vertex 68.9653 101.589 74.4035; + normal 0.184740 0.310957 -0.932297; + texcoord 0.399710 -1.20249; + tangent 0.391950 0.846607 0.360044; + vertex 85.1985 94.7747 73.3865; + normal 0.194394 0.306308 -0.931873; + texcoord 0.200100 -1.20249; + vertex 84.8980 94.1257 73.1105; + normal 0.289166 0.258153 -0.921813; + texcoord 0.200100 -2.05183; + tangent 0.391950 0.846607 0.360044; + vertex 90.4962 90.5745 73.8721; + normal 0.389005 0.920216 0.0433375; + texcoord 0.399710 1.00000; + tangent 0.178312 -0.121365 0.976461; + vertex 68.9653 101.589 74.4035; + normal 0.463427 0.885769 0.0254656; + texcoord 0.599320 -1.20249; + tangent 0.178313 -0.121365 0.976461; + vertex 85.3418 94.6771 74.1716; + normal 0.449244 0.892940 0.0289470; + texcoord 0.399710 -1.20249; + vertex 85.1985 94.7747 73.3865; + normal 0.522560 0.852537 0.0105369; + texcoord 0.599320 -2.05183; + tangent 0.178313 -0.121365 0.976461; + vertex 90.8017 91.3410 73.3227; + normal 0.0598893 0.265847 0.962153; + texcoord 0.798930 1.00000; + tangent -0.275435 -0.922062 0.271914; + vertex 66.8759 100.857 73.6135; + normal 0.170365 0.231559 0.957787; + texcoord 0.798930 -1.20249; + tangent -0.275435 -0.922062 0.271915; + vertex 85.1299 93.9678 74.3808; + normal 0.156018 0.236229 0.959090; + texcoord 0.599320 -1.20249; + vertex 85.3418 94.6771 74.1716; + normal 0.267657 0.198114 0.942927; + texcoord 0.599320 -2.05183; + tangent -0.275435 -0.922062 0.271915; + vertex 90.8017 91.3410 73.3227; + normal -0.318772 -0.785577 0.530333; + texcoord 0.798930 1.00000; + tangent -0.346133 -0.424396 -0.836708; + vertex 66.8759 100.857 73.6135; + normal -0.348044 -0.770111 0.534597; + texcoord 0.998540 -1.20249; + tangent -0.346134 -0.424396 -0.836708; + vertex 84.8533 93.6286 73.7120; + normal -0.355336 -0.766091 0.535575; + texcoord 0.798930 -1.20249; + vertex 85.1299 93.9678 74.3808; + normal -0.384946 -0.749062 0.539187; + texcoord 0.998540 -2.05183; + tangent -0.346133 -0.424396 -0.836707; + vertex 90.5874 91.0572 74.2334; + normal -0.310021 -0.531476 0.788302; + texcoord 0.000490000 -1.20249; + tangent -0.149583 -0.791561 -0.592500; + vertex 84.8533 93.6286 73.7120; + normal -0.249815 -0.549544 0.797241; + texcoord 0.200100 -2.05183; + tangent -0.149583 -0.791561 -0.592500; + vertex 90.4962 90.5745 73.8721; + normal -0.263246 -0.545731 0.795537; + texcoord 0.000490000 -2.05183; + vertex 90.5874 91.0572 74.2334; + normal -0.201937 -0.562154 0.802000; + texcoord 0.200100 -2.85560; + tangent -0.149584 -0.791560 -0.592500; + vertex 95.5890 88.6985 73.8395; + normal -0.559472 -0.747151 -0.358826; + texcoord 0.399710 -1.20249; + tangent 0.217890 0.285115 -0.933399; + vertex 85.1985 94.7747 73.3865; + normal -0.446373 -0.821375 -0.355097; + texcoord 0.399710 -2.05183; + tangent 0.217891 0.285115 -0.933399; + vertex 90.6276 90.7465 73.3092; + normal -0.448510 -0.820156 -0.355223; + texcoord 0.200100 -2.05183; + tangent 0.217891 0.285115 -0.933399; + vertex 90.4962 90.5745 73.8721; + normal -0.326389 -0.880024 -0.345003; + texcoord 0.200100 -2.85560; + tangent 0.217891 0.285115 -0.933398; + vertex 95.5890 88.6985 73.8395; + normal 0.00211890 0.0220485 -0.999755; + texcoord 0.399710 -1.20249; + tangent 0.280929 0.959482 0.0217558; + vertex 85.1985 94.7747 73.3865; + normal 0.00194698 0.0220988 -0.999754; + texcoord 0.599320 -2.05183; + tangent 0.280929 0.959482 0.0217558; + vertex 90.8017 91.3410 73.3227; + normal 0.00187120 0.0221210 -0.999753; + texcoord 0.399710 -2.05183; + vertex 90.6276 90.7465 73.3092; + normal 0.00169954 0.0221713 -0.999753; + texcoord 0.599320 -2.85560; + tangent 0.280928 0.959482 0.0217558; + vertex 95.4552 88.2930 73.2630; + normal 0.357397 0.888106 -0.289024; + texcoord 0.798930 -1.20249; + tangent -0.0394321 0.323536 0.945394; + vertex 85.1299 93.9678 74.3808; + normal 0.428563 0.860165 -0.276494; + texcoord 0.798930 -2.05183; + tangent -0.0394319 0.323536 0.945394; + vertex 90.7778 91.5365 73.8939; + normal 0.460030 0.845774 -0.270256; + texcoord 0.599320 -2.05183; + tangent -0.0394319 0.323536 0.945394; + vertex 90.8017 91.3410 73.3227; + normal 0.527467 0.810307 -0.255306; + texcoord 0.599320 -2.85560; + tangent -0.0394316 0.323536 0.945394; + vertex 95.4552 88.2930 73.2630; + normal 0.278002 0.479095 0.832576; + texcoord 0.798930 -1.20249; + tangent -0.308439 -0.776324 0.549714; + vertex 85.1299 93.9678 74.3808; + normal 0.295305 0.471194 0.831127; + texcoord 0.998540 -2.05183; + tangent -0.308439 -0.776324 0.549715; + vertex 90.5874 91.0572 74.2334; + normal 0.294992 0.471339 0.831156; + texcoord 0.798930 -2.05183; + vertex 90.7778 91.5365 73.8939; + normal 0.312234 0.463248 0.829404; + texcoord 0.998540 -2.85560; + vertex 95.7940 88.8776 73.4907; + normal 0.381976 0.711484 0.589817; + texcoord 0.000490000 -2.05183; + tangent -0.463338 -0.404774 0.788337; + vertex 90.5874 91.0572 74.2334; + normal 0.366328 0.722538 0.586296; + texcoord 0.200100 -2.85560; + tangent -0.463338 -0.404774 0.788337; + vertex 95.5890 88.6985 73.8395; + normal 0.354576 0.730597 0.583527; + texcoord 0.000490000 -2.85560; + tangent -0.463338 -0.404774 0.788337; + vertex 95.7940 88.8776 73.4907; + normal 0.337876 0.741701 0.579413; + texcoord 0.200100 -3.38370; + tangent -0.463338 -0.404774 0.788337; + vertex 98.7773 87.8188 73.1064; + normal -0.203556 -0.247894 0.947161; + texcoord 0.399710 -2.05183; + tangent -0.475980 -0.820340 -0.316996; + vertex 90.6276 90.7465 73.3092; + normal -0.0734674 -0.322097 0.943852; + texcoord 0.399710 -2.85560; + tangent -0.475980 -0.820339 -0.316996; + vertex 95.3794 88.3373 73.6999; + normal -0.0385719 -0.340626 0.939407; + texcoord 0.200100 -2.85560; + vertex 95.5890 88.6985 73.8395; + normal 0.0965503 -0.407009 0.908307; + texcoord 0.200100 -3.38370; + tangent -0.475979 -0.820340 -0.316996; + vertex 98.7773 87.8188 73.1064; + normal -0.452941 -0.891461 0.0118881; + texcoord 0.399710 -2.05183; + tangent 0.170070 -0.0994846 -0.980397; + vertex 90.6276 90.7465 73.3092; + normal -0.336055 -0.941107 0.0372021; + texcoord 0.599320 -2.85560; + tangent 0.170071 -0.0994847 -0.980397; + vertex 95.4552 88.2930 73.2630; + normal -0.362609 -0.931405 0.0316111; + texcoord 0.399710 -2.85560; + tangent 0.170071 -0.0994847 -0.980397; + vertex 95.3794 88.3373 73.6999; + normal -0.239093 -0.969329 0.0568857; + texcoord 0.599320 -3.38370; + tangent 0.170071 -0.0994846 -0.980397; + vertex 98.7303 87.4941 73.4150; + normal -0.251920 -0.178260 -0.951189; + texcoord 0.798930 -2.05183; + tangent 0.581881 0.757470 -0.296065; + vertex 90.7778 91.5365 73.8939; + normal -0.133037 -0.270484 -0.953488; + texcoord 0.798930 -2.85560; + tangent 0.581880 0.757470 -0.296065; + vertex 95.7116 88.6268 73.1326; + normal -0.164036 -0.247248 -0.954966; + texcoord 0.599320 -2.85560; + tangent 0.581881 0.757470 -0.296065; + vertex 95.4552 88.2930 73.2630; + normal -0.0387559 -0.337801 -0.940419; + texcoord 0.599320 -3.38370; + tangent 0.581880 0.757470 -0.296066; + vertex 98.7303 87.4941 73.4150; + normal 0.340359 0.731657 -0.590622; + texcoord 0.798930 -2.05183; + tangent 0.185094 0.563702 0.804972; + vertex 90.7778 91.5365 73.8939; + normal 0.295982 0.749113 -0.592642; + texcoord 0.998540 -2.85560; + tangent 0.185094 0.563702 0.804972; + vertex 95.7940 88.8776 73.4907; + normal 0.285775 0.752852 -0.592914; + texcoord 0.798930 -2.85560; + vertex 95.7116 88.6268 73.1326; + normal 0.239723 0.768482 -0.593270; + texcoord 0.998540 -3.38370; + tangent 0.185094 0.563702 0.804972; + vertex 98.5872 87.6380 73.0137; + normal 0.0349473 0.426536 -0.903795; + texcoord 0.000490000 -2.85560; + tangent 0.683248 0.649791 0.333082; + vertex 95.7940 88.8776 73.4907; + normal 0.0908805 0.376937 -0.921770; + texcoord 0.200100 -3.38370; + tangent 0.683248 0.649792 0.333082; + vertex 98.7773 87.8188 73.1064; + normal 0.0706846 0.395159 -0.915889; + texcoord 0.000490000 -3.38370; + vertex 98.5872 87.6380 73.0137; + normal 0.126476 0.343949 -0.930432; + texcoord 0.200100 -3.81747; + tangent 0.683248 0.649792 0.333082; + vertex 100.865 86.6609 72.9621; + normal 0.191132 0.943813 0.269603; + texcoord 0.399710 -2.85560; + tangent 0.318748 -0.319461 0.892382; + vertex 95.3794 88.3373 73.6999; + normal 0.371089 0.908395 0.192645; + texcoord 0.399710 -3.38370; + tangent 0.318747 -0.319461 0.892382; + vertex 98.8658 87.7300 73.3544; + normal 0.313839 0.923954 0.218664; + texcoord 0.200100 -3.38370; + vertex 98.7773 87.8188 73.1064; + normal 0.487754 0.862548 0.134561; + texcoord 0.200100 -3.81747; + tangent 0.318747 -0.319461 0.892382; + vertex 100.865 86.6609 72.9621; + normal 0.127641 0.177530 0.975803; + texcoord 0.399710 -2.85560; + tangent -0.486104 -0.846384 0.217570; + vertex 95.3794 88.3373 73.6999; + normal 0.159844 0.158651 0.974310; + texcoord 0.599320 -3.38370; + tangent -0.486104 -0.846384 0.217570; + vertex 98.7303 87.4941 73.4150; + normal 0.172873 0.150912 0.973314; + texcoord 0.399710 -3.38370; + tangent -0.486104 -0.846384 0.217570; + vertex 98.8658 87.7300 73.3544; + normal 0.204727 0.131743 0.969913; + texcoord 0.599320 -3.81747; + vertex 100.939 86.8135 73.0412; + normal -0.345103 -0.795553 0.497995; + texcoord 0.798930 -2.85560; + tangent -0.619975 -0.205130 -0.757332; + vertex 95.7116 88.6268 73.1326; + normal -0.299642 -0.830163 0.470153; + texcoord 0.798930 -3.38370; + tangent -0.619975 -0.205130 -0.757333; + vertex 98.5580 87.4371 73.2045; + normal -0.251618 -0.862263 0.439534; + texcoord 0.599320 -3.38370; + vertex 98.7303 87.4941 73.4150; + normal -0.204900 -0.889399 0.408639; + texcoord 0.599320 -3.81747; + tangent -0.619975 -0.205130 -0.757333; + vertex 100.939 86.8135 73.0412; + normal -0.252164 -0.646848 -0.719723; + texcoord 0.798930 -2.85560; + tangent 0.104629 0.721173 -0.684808; + vertex 95.7116 88.6268 73.1326; + normal -0.258915 -0.645090 -0.718903; + texcoord 0.998540 -3.38370; + tangent 0.104628 0.721173 -0.684809; + vertex 98.5872 87.6380 73.0137; + normal -0.260386 -0.644702 -0.718720; + texcoord 0.798930 -3.38370; + tangent 0.104629 0.721173 -0.684809; + vertex 98.5580 87.4371 73.2045; + normal -0.267164 -0.642894 -0.717851; + texcoord 0.998540 -3.81747; + tangent 0.104629 0.721173 -0.684809; + vertex 100.937 86.6262 73.0451; + normal -0.202017 -0.0184094 -0.979209; + texcoord 0.399710 -3.38370; + tangent 0.00856806 0.999752 -0.0205634; + vertex 98.8658 87.7300 73.3544; + normal -0.212786 -0.0182702 -0.976928; + texcoord 0.399710 -3.81747; + tangent 0.00856798 0.999752 -0.0205632; + vertex 100.866 86.7767 72.9597; + normal -0.216904 -0.0182163 -0.976023; + texcoord 0.200100 -3.81747; + tangent 0.00856798 0.999752 -0.0205632; + vertex 100.865 86.6609 72.9621; + normal -0.230081 -0.0180412 -0.973004; + texcoord 0.200100 -3.91747; + tangent 0.00856799 0.999752 -0.0205632; + vertex 101.028 86.7166 72.9223; + normal 0.254713 0.774169 -0.579468; + texcoord 0.399710 -3.38370; + tangent 0.634581 0.318345 0.704247; + vertex 98.8658 87.7300 73.3544; + normal 0.217761 0.800659 -0.558145; + texcoord 0.599320 -3.81747; + tangent 0.634580 0.318345 0.704247; + vertex 100.939 86.8135 73.0412; + normal 0.225742 0.795141 -0.562842; + texcoord 0.399710 -3.81747; + vertex 100.866 86.7767 72.9597; + normal 0.181068 0.824626 -0.535917; + texcoord 0.399710 -3.91747; + vertex 101.028 86.7166 72.9223; + normal -0.534339 -0.646219 -0.544870; + texcoord 0.000490000 1.00000; + tangent 0.712866 0.00186223 -0.701297; + vertex 9.59878 66.7647 147.988; + normal -0.518053 -0.672630 -0.528385; + texcoord 0.250000 -1.32791; + tangent 0.712867 0.00186206 -0.701297; + vertex 16.3107 54.1657 156.348; + normal -0.514754 -0.677758 -0.525046; + texcoord 0.000490000 -1.32791; + vertex 15.8901 54.1646 156.762; + normal -0.497037 -0.704129 -0.507107; + texcoord 0.250000 -2.09156; + tangent 0.712867 0.00186211 -0.701297; + vertex 17.7741 50.8717 159.487; + normal 0.726624 0.0189993 -0.686773; + texcoord 0.499510 1.00000; + tangent 0.507939 0.658240 0.555625; + vertex 8.78466 66.9091 148.738; + normal 0.777029 -0.0717315 -0.625364; + texcoord 0.499510 -1.32791; + tangent 0.507939 0.658240 0.555624; + vertex 16.6104 54.5541 156.676; + normal 0.776949 -0.0715703 -0.625482; + texcoord 0.250000 -1.32791; + vertex 16.3107 54.1657 156.348; + normal 0.817044 -0.163861 -0.552800; + texcoord 0.250000 -2.09156; + tangent 0.507939 0.658240 0.555624; + vertex 17.7741 50.8717 159.487; + normal 0.528884 0.669834 0.521156; + texcoord 0.499510 1.00000; + tangent -0.706078 0.00657186 0.708103; + vertex 8.78466 66.9091 148.738; + normal 0.554688 0.626737 0.547286; + texcoord 0.749030 -1.32791; + tangent -0.706078 0.00657116 0.708104; + vertex 16.1882 54.5580 157.099; + normal 0.553035 0.629653 0.545610; + texcoord 0.499510 -1.32791; + vertex 16.6104 54.5541 156.676; + normal 0.577869 0.583311 0.570803; + texcoord 0.749030 -2.09156; + tangent -0.706078 0.00657119 0.708104; + vertex 18.0737 50.6742 159.159; + normal -0.776544 0.0496493 0.628104; + texcoord 0.998540 1.00000; + tangent -0.498567 -0.657952 -0.564384; + vertex 9.59878 66.7647 147.988; + normal -0.761372 0.0211108 0.647972; + texcoord 0.998540 -1.32791; + tangent -0.498567 -0.657951 -0.564385; + vertex 15.8901 54.1646 156.762; + normal -0.761649 0.0216146 0.647629; + texcoord 0.749030 -1.32791; + vertex 16.1882 54.5580 157.099; + normal -0.744904 -0.00779869 0.667126; + texcoord 0.749030 -2.09156; + tangent -0.498567 -0.657952 -0.564385; + vertex 18.0737 50.6742 159.159; + normal 0.106023 0.669336 0.735356; + texcoord 0.000490000 -1.32791; + tangent -0.951975 -0.145296 0.269505; + vertex 15.8901 54.1646 156.762; + normal 0.119052 0.635303 0.763032; + texcoord 0.250000 -2.09156; + tangent -0.951975 -0.145295 0.269506; + vertex 17.7741 50.8717 159.487; + normal 0.122702 0.625409 0.770589; + texcoord 0.000490000 -2.09156; + vertex 18.0993 50.9214 159.395; + normal 0.135469 0.589499 0.796328; + texcoord 0.250000 -2.97193; + tangent -0.951975 -0.145296 0.269506; + vertex 20.1778 47.3901 161.656; + normal -0.963511 -0.122973 0.237748; + texcoord 0.499510 -1.32791; + tangent -0.0776736 -0.721545 -0.687997; + vertex 16.6104 54.5541 156.676; + normal -0.908792 -0.232518 0.346457; + texcoord 0.499510 -2.09156; + tangent -0.0776738 -0.721545 -0.687997; + vertex 17.7475 50.6253 159.252; + normal -0.920716 -0.212789 0.327112; + texcoord 0.250000 -2.09156; + vertex 17.7741 50.8717 159.487; + normal -0.846069 -0.317335 0.428329; + texcoord 0.250000 -2.97193; + tangent -0.0776741 -0.721545 -0.687997; + vertex 20.1778 47.3901 161.656; + normal -0.144822 -0.571586 -0.807661; + texcoord 0.499510 -1.32791; + tangent 0.951696 0.142886 -0.271770; + vertex 16.6104 54.5541 156.676; + normal -0.129130 -0.616778 -0.776473; + texcoord 0.749030 -2.09156; + tangent 0.951696 0.142886 -0.271770; + vertex 18.0737 50.6742 159.159; + normal -0.131050 -0.611421 -0.780378; + texcoord 0.499510 -2.09156; + vertex 17.7475 50.6253 159.252; + normal -0.114858 -0.655185 -0.746686; + texcoord 0.749030 -2.97193; + tangent 0.951696 0.142886 -0.271770; + vertex 20.1156 47.3404 161.770; + normal 0.877088 0.281302 -0.389341; + texcoord 0.998540 -1.32791; + tangent 0.0745253 0.721057 0.688856; + vertex 15.8901 54.1646 156.762; + normal 0.884603 0.271085 -0.379460; + texcoord 0.998540 -2.09156; + tangent 0.0745255 0.721057 0.688856; + vertex 18.0993 50.9214 159.395; + normal 0.885882 0.269308 -0.377738; + texcoord 0.749030 -2.09156; + vertex 18.0737 50.6742 159.159; + normal 0.893137 0.258997 -0.367731; + texcoord 0.749030 -2.97193; + tangent 0.0745257 0.721057 0.688856; + vertex 20.1156 47.3404 161.770; + normal 0.157971 -0.464738 -0.871243; + texcoord 0.000490000 -2.09156; + tangent 0.780903 0.598806 -0.177824; + vertex 18.0993 50.9214 159.395; + normal 0.143557 -0.449098 -0.881875; + texcoord 0.250000 -2.97193; + tangent 0.780903 0.598806 -0.177825; + vertex 20.1778 47.3901 161.656; + normal 0.141238 -0.446566 -0.883533; + texcoord 0.000490000 -2.97193; + vertex 20.1007 47.3310 161.673; + normal 0.121641 -0.425005 -0.896981; + texcoord 0.000490000 -3.07193; + vertex 20.2101 47.2820 161.711; + normal 0.845807 0.502742 -0.178497; + texcoord 0.499510 -2.09156; + tangent 0.151212 0.0949447 0.983931; + vertex 17.7475 50.6253 159.252; + normal 0.921606 0.346406 -0.175060; + texcoord 0.499510 -2.97193; + tangent 0.151212 0.0949448 0.983931; + vertex 20.1927 47.3994 161.753; + normal 0.898994 0.400679 -0.176822; + texcoord 0.250000 -2.97193; + vertex 20.1778 47.3901 161.656; + normal 0.964793 0.202516 -0.167813; + texcoord 0.250000 -3.07193; + tangent 0.151212 0.0949448 0.983931; + vertex 20.2101 47.2820 161.711; + normal -0.485621 0.467431 -0.738702; + texcoord 0.000490000 1.00000; + tangent 0.392797 -0.638241 -0.662087; + vertex 25.0159 -57.9329 141.232; + normal -0.532033 0.429522 -0.729693; + texcoord 0.333170 -1.07487; + tangent 0.392797 -0.638242 -0.662086; + vertex 14.6939 -67.8741 141.727; + normal -0.527110 0.433696 -0.730796; + texcoord 0.000490000 -1.07487; + vertex 14.4479 -67.4745 142.142; + normal -0.573276 0.393005 -0.718959; + texcoord 0.333170 -1.73203; + tangent 0.392797 -0.638242 -0.662086; + vertex 11.8201 -70.4288 142.622; + normal 0.720151 -0.654614 -0.229921; + texcoord 0.665860 1.00000; + tangent 0.296337 -0.00943466 0.955037; + vertex 24.5344 -56.9552 141.462; + normal 0.674780 -0.705596 -0.216347; + texcoord 0.665860 -1.07487; + tangent 0.296336 -0.00943549 0.955037; + vertex 14.8856 -67.8802 142.345; + normal 0.667006 -0.713653 -0.214015; + texcoord 0.333170 -1.07487; + vertex 14.6939 -67.8741 141.727; + normal 0.615877 -0.762392 -0.198631; + texcoord 0.333170 -1.73203; + tangent 0.296337 -0.00943533 0.955037; + vertex 11.8201 -70.4288 142.622; + normal -0.202399 0.255182 0.945472; + texcoord 0.665860 1.00000; + tangent -0.694189 0.643597 -0.322313; + vertex 24.5344 -56.9552 141.462; + normal -0.203141 0.254407 0.945522; + texcoord 0.998540 -1.07487; + tangent -0.694189 0.643597 -0.322313; + vertex 14.4479 -67.4745 142.142; + normal -0.203176 0.254370 0.945524; + texcoord 0.665860 -1.07487; + vertex 14.8856 -67.8802 142.345; + normal -0.203947 0.253564 0.945574; + texcoord 0.998540 -1.73203; + tangent -0.694189 0.643597 -0.322313; + vertex 12.0597 -70.6648 142.482; + normal 0.363168 -0.174192 0.915295; + texcoord 0.000490000 -1.07487; + tangent -0.657599 0.648011 0.384245; + vertex 14.4479 -67.4745 142.142; + normal 0.328312 -0.212558 0.920343; + texcoord 0.333170 -1.73203; + tangent -0.657600 0.648011 0.384245; + vertex 11.8201 -70.4288 142.622; + normal 0.325943 -0.215109 0.920592; + texcoord 0.000490000 -1.73203; + tangent -0.657600 0.648011 0.384245; + vertex 12.0597 -70.6648 142.482; + normal 0.290135 -0.252860 0.922975; + texcoord 0.333170 -2.47930; + tangent -0.657600 0.648011 0.384245; + vertex 9.31047 -73.5433 142.558; + normal -0.636941 0.744267 -0.200931; + texcoord 0.665860 -1.07487; + tangent -0.131649 -0.361822 -0.922905; + vertex 14.8856 -67.8802 142.345; + normal -0.720973 0.673914 -0.161362; + texcoord 0.665860 -1.73203; + tangent -0.131649 -0.361822 -0.922905; + vertex 11.7718 -70.5617 142.283; + normal -0.692076 0.700102 -0.175751; + texcoord 0.333170 -1.73203; + vertex 11.8201 -70.4288 142.622; + normal -0.770226 0.623419 -0.134540; + texcoord 0.333170 -2.47930; + tangent -0.131649 -0.361822 -0.922905; + vertex 9.31047 -73.5433 142.558; + normal 0.397146 -0.442645 -0.803953; + texcoord 0.665860 -1.07487; + tangent 0.789036 -0.282710 0.545433; + vertex 14.8856 -67.8802 142.345; + normal 0.399511 -0.438337 -0.805141; + texcoord 0.998540 -1.73203; + tangent 0.789036 -0.282710 0.545433; + vertex 12.0597 -70.6648 142.482; + normal 0.400901 -0.435790 -0.805832; + texcoord 0.665860 -1.73203; + vertex 11.7718 -70.5617 142.283; + normal 0.403214 -0.431529 -0.806970; + texcoord 0.998540 -2.47930; + tangent 0.789036 -0.282710 0.545433; + vertex 9.21152 -73.5205 142.586; + normal -0.228427 0.193102 -0.954218; + texcoord 0.000490000 -1.73203; + tangent 0.938641 -0.216468 -0.268504; + vertex 12.0597 -70.6648 142.482; + normal -0.267398 0.0349484 -0.962952; + texcoord 0.333170 -2.47930; + tangent 0.938641 -0.216468 -0.268504; + vertex 9.31047 -73.5433 142.558; + normal -0.284910 -0.0479285 -0.957355; + texcoord 0.000490000 -2.47930; + vertex 9.21152 -73.5205 142.586; + normal -0.322753 -0.276855 -0.905087; + texcoord 0.000490000 -2.57930; + tangent 0.938641 -0.216468 -0.268504; + vertex 9.24930 -73.6220 142.604; + normal 0.759969 -0.605608 0.235978; + texcoord 0.665860 -1.73203; + tangent -0.237419 0.0793196 0.968164; + vertex 11.7718 -70.5617 142.283; + normal 0.791769 -0.561621 0.240173; + texcoord 0.665860 -2.47930; + tangent -0.237418 0.0793174 0.968164; + vertex 9.28544 -73.5349 142.660; + normal 0.787975 -0.567136 0.239694; + texcoord 0.333170 -2.47930; + vertex 9.31047 -73.5433 142.558; + normal 0.829459 -0.502190 0.244547; + texcoord 0.333170 -2.57930; + tangent -0.237418 0.0793173 0.968164; + vertex 9.24930 -73.6220 142.604; + normal -0.136787 0.260561 0.955718; + texcoord 0.000490000 1.00000; + tangent -0.947946 0.245631 -0.202642; + vertex 10.8578 -117.385 76.8394; + normal -0.153488 0.205110 0.966629; + texcoord 0.333170 -0.222500; + tangent -0.947946 0.245631 -0.202642; + vertex 7.68190 -123.953 78.1757; + normal -0.151023 0.213452 0.965210; + texcoord 0.000490000 -0.222500; + vertex 8.00525 -124.037 78.2448; + normal -0.167270 0.157398 0.973266; + texcoord 0.333170 -1.62299; + tangent -0.947946 0.245630 -0.202642; + vertex 5.04449 -130.721 78.8169; + normal -0.702906 0.213607 -0.678451; + texcoord 0.665860 1.00000; + tangent 0.605151 -0.321660 -0.728236; + vertex 10.6524 -116.805 77.3486; + normal -0.703594 0.211905 -0.678271; + texcoord 0.665860 -0.222500; + tangent 0.605151 -0.321659 -0.728236; + vertex 7.89182 -124.065 77.9230; + normal -0.703594 0.211906 -0.678271; + texcoord 0.333170 -0.222500; + tangent 0.605151 -0.321659 -0.728236; + vertex 7.68190 -123.953 78.1757; + normal -0.704280 0.210202 -0.678089; + texcoord 0.333170 -1.62299; + tangent 0.605151 -0.321659 -0.728237; + vertex 5.04449 -130.721 78.8169; + normal 0.889047 -0.360418 -0.282301; + texcoord 0.665860 1.00000; + tangent 0.331396 0.0812034 0.939991; + vertex 10.6524 -116.805 77.3486; + normal 0.879449 -0.387388 -0.276587; + texcoord 0.998540 -0.222500; + tangent 0.331396 0.0812024 0.939991; + vertex 8.00525 -124.037 78.2448; + normal 0.877986 -0.391294 -0.275734; + texcoord 0.665860 -0.222500; + vertex 7.89182 -124.065 77.9230; + normal 0.867516 -0.417916 -0.269743; + texcoord 0.998540 -1.62299; + tangent 0.331396 0.0812027 0.939991; + vertex 4.98994 -130.695 78.8618; + normal -0.569471 0.183665 -0.801230; + texcoord 0.000490000 -0.222500; + tangent 0.722129 -0.353903 -0.594375; + vertex 8.00525 -124.037 78.2448; + normal -0.528166 0.272807 -0.804125; + texcoord 0.333170 -1.62299; + tangent 0.722132 -0.353898 -0.594375; + vertex 5.04449 -130.721 78.8169; + normal -0.527468 0.274205 -0.804108; + texcoord 0.000490000 -1.62299; + vertex 4.98994 -130.695 78.8618; + normal -0.457502 0.400143 -0.794089; + texcoord 0.000490000 -1.72299; + vertex 4.98143 -130.766 78.8306; + normal -0.174308 0.115728 0.977867; + texcoord 0.000490000 1.00000; + tangent -0.983001 0.0377023 -0.179685; + vertex 23.8138 -88.3518 52.2866; + normal -0.177132 0.0626959 0.982188; + texcoord 0.333170 -0.313300; + tangent -0.983001 0.0377025 -0.179685; + vertex 22.1800 -96.2893 52.9348; + normal -0.176735 0.0707696 0.981711; + texcoord 0.000490000 -0.313300; + vertex 22.5403 -96.3031 53.0006; + normal -0.179134 0.0175487 0.983668; + texcoord 0.333170 -1.83196; + tangent -0.983001 0.0377019 -0.179685; + vertex 21.0319 -104.127 52.8655; + normal -0.755403 0.113423 -0.645369; + texcoord 0.665860 1.00000; + tangent 0.654295 0.0771383 -0.752295; + vertex 23.4510 -87.9033 52.9210; + normal -0.755356 0.114717 -0.645195; + texcoord 0.665860 -0.313300; + tangent 0.654295 0.0771385 -0.752295; + vertex 22.4239 -96.2606 52.6544; + normal -0.755344 0.115039 -0.645152; + texcoord 0.333170 -0.313300; + tangent 0.654295 0.0771385 -0.752295; + vertex 22.1800 -96.2893 52.9348; + normal -0.755296 0.116337 -0.644976; + texcoord 0.333170 -1.83196; + tangent 0.654295 0.0771377 -0.752295; + vertex 21.0319 -104.127 52.8655; + normal 0.938667 -0.104878 -0.328489; + texcoord 0.665860 1.00000; + tangent 0.316544 -0.115750 0.941489; + vertex 23.4510 -87.9033 52.9210; + normal 0.932468 -0.144175 -0.331236; + texcoord 0.998540 -0.313300; + tangent 0.316544 -0.115750 0.941489; + vertex 22.5403 -96.3031 53.0006; + normal 0.933047 -0.140872 -0.331025; + texcoord 0.665860 -0.313300; + tangent 0.316544 -0.115750 0.941489; + vertex 22.4239 -96.2606 52.6544; + normal 0.925484 -0.179991 -0.333292; + texcoord 0.998540 -1.83196; + tangent 0.316544 -0.115750 0.941489; + vertex 20.9960 -104.128 52.9383; + normal 0.846819 -0.163423 -0.506152; + texcoord 0.665860 -0.313300; + tangent 0.530840 0.200145 0.823499; + vertex 22.4239 -96.2606 52.6544; + normal 0.846563 -0.170259 -0.504325; + texcoord 0.665860 -1.83196; + tangent 0.530839 0.200152 0.823498; + vertex 21.0750 -104.111 52.9323; + normal 0.846499 -0.171794 -0.503911; + texcoord 0.333170 -1.83196; + vertex 21.0319 -104.127 52.8655; + normal 0.846024 -0.181947 -0.501137; + texcoord 0.333170 -1.93196; + tangent 0.530839 0.200152 0.823498; + vertex 21.0498 -104.190 52.9186; + normal 0.0694550 0.0233757 0.997311; + texcoord 0.665860 -0.313300; + tangent -0.974059 -0.214247 0.0728575; + vertex 22.4239 -96.2606 52.6544; + normal 0.0931550 -0.0862097 0.991912; + texcoord 0.998540 -1.83196; + tangent -0.974058 -0.214248 0.0728575; + vertex 20.9960 -104.128 52.9383; + normal 0.0870823 -0.0577111 0.994528; + texcoord 0.665860 -1.83196; + vertex 21.0750 -104.111 52.9323; + normal 0.117802 -0.205168 0.971612; + texcoord 0.665860 -1.93196; + tangent -0.974058 -0.214248 0.0728575; + vertex 21.0498 -104.190 52.9186; + normal 0.167285 0.308902 0.936267; + texcoord 0.000490000 1.00000; + tangent 0.634779 -0.760370 0.137451; + vertex 53.7338 148.580 63.9779; + normal 0.187645 0.324254 0.927172; + texcoord 0.250000 -1.16886; + tangent 0.634777 -0.760372 0.137450; + vertex 62.4739 157.120 59.5986; + normal 0.191862 0.327417 0.925196; + texcoord 0.000490000 -1.16886; + vertex 62.3003 157.328 59.5611; + normal 0.212099 0.342515 0.915258; + texcoord 0.250000 -3.64663; + tangent 0.634779 -0.760371 0.137449; + vertex 70.5312 165.867 54.4582; + normal 0.720651 -0.685276 0.105161; + texcoord 0.499510 1.00000; + tangent -0.0412900 -0.193835 -0.980165; + vertex 53.8243 148.795 64.6198; + normal 0.743228 -0.661594 0.0995267; + texcoord 0.499510 -1.16886; + tangent -0.0412889 -0.193835 -0.980165; + vertex 62.4626 157.067 59.3306; + normal 0.737473 -0.667783 0.100993; + texcoord 0.250000 -1.16886; + tangent -0.0412889 -0.193835 -0.980165; + vertex 62.4739 157.120 59.5986; + normal 0.759420 -0.643585 0.0952834; + texcoord 0.250000 -3.64663; + tangent -0.0412878 -0.193834 -0.980165; + vertex 70.5312 165.867 54.4582; + normal -0.217448 -0.354418 -0.909453; + texcoord 0.499510 1.00000; + tangent -0.634985 0.758992 -0.143961; + vertex 53.8243 148.795 64.6198; + normal -0.201587 -0.342687 -0.917566; + texcoord 0.749030 -1.16886; + tangent -0.634984 0.758993 -0.143960; + vertex 62.2877 157.276 59.2910; + normal -0.204357 -0.344742 -0.916183; + texcoord 0.499510 -1.16886; + tangent -0.634984 0.758994 -0.143960; + vertex 62.4626 157.067 59.3306; + normal -0.188385 -0.332857 -0.923968; + texcoord 0.749030 -3.64663; + tangent -0.634985 0.758992 -0.143960; + vertex 70.5558 165.945 54.4823; + normal -0.734834 0.671544 -0.0951232; + texcoord 0.998540 1.00000; + tangent 0.0455108 0.188754 0.980969; + vertex 53.7338 148.580 63.9779; + normal -0.739541 0.666524 -0.0939389; + texcoord 0.998540 -1.16886; + tangent 0.0455121 0.188754 0.980969; + vertex 62.3003 157.328 59.5611; + normal -0.740956 0.665002 -0.0935803; + texcoord 0.749030 -1.16886; + vertex 62.2877 157.276 59.2910; + normal -0.745632 0.659923 -0.0923860; + texcoord 0.749030 -3.64663; + tangent 0.0455122 0.188753 0.980969; + vertex 70.5558 165.945 54.4823; + normal 0.637361 -0.740914 -0.211699; + texcoord 0.000490000 -1.16886; + tangent -0.645036 -0.362697 -0.672592; + vertex 62.3003 157.328 59.5611; + normal 0.599233 -0.786267 -0.150676; + texcoord 0.250000 -3.64663; + tangent -0.645036 -0.362706 -0.672587; + vertex 70.5312 165.867 54.4582; + normal 0.585188 -0.800484 -0.129540; + texcoord 0.000490000 -3.64663; + vertex 70.5702 165.889 54.4989; + normal 0.525214 -0.849756 -0.0454515; + texcoord 0.000490000 -3.74663; + vertex 70.5900 165.905 54.4263; + normal -0.204649 -0.323821 -0.923720; + texcoord 0.499510 -1.16886; + tangent -0.238372 0.931772 -0.273825; + vertex 62.4626 157.067 59.3306; + normal -0.243240 -0.330253 -0.912013; + texcoord 0.499510 -3.64663; + tangent -0.238377 0.931769 -0.273830; + vertex 70.5169 165.923 54.4417; + normal -0.228777 -0.327899 -0.916593; + texcoord 0.250000 -3.64663; + vertex 70.5312 165.867 54.4582; + normal -0.273872 -0.335010 -0.901533; + texcoord 0.250000 -3.74663; + vertex 70.5900 165.905 54.4263; + normal 0.564268 0.113841 0.817705; + texcoord 0.000490000 1.00000; + tangent 0.572682 -0.767392 -0.288347; + vertex -10.5375 94.9138 153.444; + normal 0.580583 0.131342 0.803538; + texcoord 0.200100 -1.62876; + tangent 0.572683 -0.767391 -0.288348; + vertex -1.12394 104.660 145.591; + normal 0.580839 0.131619 0.803307; + texcoord 0.000490000 -1.62876; + vertex -1.25101 104.830 145.655; + normal 0.596701 0.149020 0.788506; + texcoord 0.200100 -4.62282; + tangent 0.572686 -0.767389 -0.288348; + vertex 7.33042 114.827 137.272; + normal 0.710363 -0.703408 -0.0245384; + texcoord 0.399710 1.00000; + tangent -0.280705 -0.251165 -0.926348; + vertex -10.1543 95.2514 153.876; + normal 0.732016 -0.680261 -0.0373753; + texcoord 0.399710 -1.62876; + tangent -0.280703 -0.251163 -0.926349; + vertex -1.18575 104.605 145.387; + normal 0.727620 -0.685100 -0.0347313; + texcoord 0.200100 -1.62876; + vertex -1.12394 104.660 145.591; + normal 0.748574 -0.661346 -0.0475212; + texcoord 0.200100 -4.62282; + tangent -0.280706 -0.251164 -0.926348; + vertex 7.33042 114.827 137.272; + normal -0.167051 -0.569970 -0.804505; + texcoord 0.399710 1.00000; + tangent -0.741391 0.610516 -0.278584; + vertex -10.1543 95.2514 153.876; + normal -0.148932 -0.554473 -0.818767; + texcoord 0.599320 -1.62876; + tangent -0.741392 0.610515 -0.278586; + vertex -1.35212 104.742 145.325; + normal -0.151447 -0.556644 -0.816830; + texcoord 0.399710 -1.62876; + vertex -1.18575 104.605 145.387; + normal -0.133201 -0.540754 -0.830567; + texcoord 0.599320 -4.62282; + tangent -0.741390 0.610516 -0.278587; + vertex 7.35224 114.865 137.338; + normal -0.817390 0.323508 -0.476673; + texcoord 0.798930 1.00000; + tangent -0.186035 0.634871 0.749887; + vertex -10.3358 94.3034 153.645; + normal -0.816839 0.324215 -0.477135; + texcoord 0.798930 -1.62876; + tangent -0.186038 0.634870 0.749886; + vertex -1.39314 104.882 145.490; + normal -0.816781 0.324290 -0.477184; + texcoord 0.599320 -1.62876; + tangent -0.186038 0.634870 0.749886; + vertex -1.35212 104.742 145.325; + normal -0.816230 0.324997 -0.477646; + texcoord 0.599320 -4.62282; + tangent -0.186041 0.634870 0.749886; + vertex 7.35224 114.865 137.338; + normal -0.374533 0.743616 0.553860; + texcoord 0.798930 1.00000; + tangent 0.634916 -0.229641 0.737663; + vertex -10.3358 94.3034 153.645; + normal -0.365818 0.751624 0.548852; + texcoord 0.998540 -1.62876; + tangent 0.634916 -0.229642 0.737663; + vertex -1.25101 104.830 145.655; + normal -0.363598 0.753635 0.547568; + texcoord 0.798930 -1.62876; + vertex -1.39314 104.882 145.490; + normal -0.354793 0.761501 0.542438; + texcoord 0.998540 -4.62282; + tangent 0.634914 -0.229642 0.737664; + vertex 7.37641 114.814 137.282; + normal -0.801314 0.228702 -0.552804; + texcoord 0.399710 -1.62876; + tangent -0.305868 0.637504 0.707131; + vertex -1.18575 104.605 145.387; + normal -0.733253 0.316000 -0.602066; + texcoord 0.399710 -4.62282; + tangent -0.305875 0.637506 0.707126; + vertex 7.31547 114.858 137.306; + normal -0.726815 0.323386 -0.605939; + texcoord 0.200100 -4.62282; + vertex 7.33042 114.827 137.272; + normal -0.623330 0.427318 -0.654874; + texcoord 0.200100 -4.72282; + vertex 7.37393 114.888 137.270; + normal -0.498520 0.752494 0.430385; + texcoord 0.399710 -1.62876; + tangent 0.752241 0.128777 0.646180; + vertex -1.18575 104.605 145.387; + normal -0.428740 0.840353 0.331646; + texcoord 0.599320 -4.62282; + tangent 0.752241 0.128768 0.646183; + vertex 7.35224 114.865 137.338; + normal -0.436933 0.831555 0.342936; + texcoord 0.399710 -4.62282; + vertex 7.31547 114.858 137.306; + normal -0.337848 0.917362 0.210491; + texcoord 0.399710 -4.72282; + tangent 0.752241 0.128768 0.646183; + vertex 7.37393 114.888 137.270; + normal -0.758302 0.290697 -0.583501; + texcoord 0.000490000 1.00000; + tangent -0.107239 -0.938505 -0.328188; + vertex 30.4686 -37.6301 155.561; + normal -0.780962 0.283801 -0.556376; + texcoord 0.125240 -1.92040; + tangent -0.107242 -0.938505 -0.328190; + vertex 17.9078 -41.6894 169.862; + normal -0.780710 0.283882 -0.556689; + texcoord 0.000490000 -1.92040; + tangent -0.107242 -0.938505 -0.328190; + vertex 17.9349 -41.4518 169.945; + normal -0.802385 0.276616 -0.528830; + texcoord 0.000490000 -4.67451; + tangent -0.107242 -0.938505 -0.328187; + vertex 8.30000 -44.9653 182.727; + normal -0.581905 -0.449903 -0.677476; + texcoord 0.250000 1.00000; + tangent 0.426352 -0.878153 0.216958; + vertex 30.3393 -37.3632 156.312; + normal -0.617566 -0.457841 -0.639527; + texcoord 0.250000 -1.92040; + tangent 0.426356 -0.878151 0.216959; + vertex 18.0137 -41.9076 169.916; + normal -0.614264 -0.457144 -0.643195; + texcoord 0.125240 -1.92040; + vertex 17.9078 -41.6894 169.862; + normal -0.648387 -0.463935 -0.603622; + texcoord 0.250000 -4.67451; + tangent 0.426357 -0.878151 0.216958; + vertex 8.13815 -44.7519 182.710; + normal -0.0516268 -0.932230 -0.358164; + texcoord 0.250000 1.00000; + tangent 0.712206 -0.285779 0.641165; + vertex 30.3393 -37.3632 156.312; + normal -0.0839174 -0.941491 -0.326424; + texcoord 0.374760 -1.92040; + tangent 0.712207 -0.285779 0.641165; + vertex 18.1907 -41.9786 170.076; + normal -0.0802949 -0.940550 -0.330028; + texcoord 0.250000 -1.92040; + vertex 18.0137 -41.9076 169.916; + normal -0.112496 -0.948040 -0.297598; + texcoord 0.250000 -4.67451; + tangent 0.712205 -0.285780 0.641167; + vertex 8.13815 -44.7519 182.710; + normal 0.523332 -0.840999 0.137276; + texcoord 0.499510 1.00000; + tangent 0.570136 0.465302 0.677081; + vertex 30.2843 -36.7924 155.744; + normal 0.499331 -0.850717 0.164164; + texcoord 0.499510 -1.92040; + tangent 0.570136 0.465301 0.677081; + vertex 18.3350 -41.8608 170.247; + normal 0.500790 -0.850167 0.162558; + texcoord 0.374760 -1.92040; + vertex 18.1907 -41.9786 170.076; + normal 0.476095 -0.858783 0.189274; + texcoord 0.499510 -4.67451; + tangent 0.570135 0.465301 0.677083; + vertex 7.96860 -44.8943 182.559; + normal 0.785877 -0.290133 0.546096; + texcoord 0.499510 1.00000; + tangent 0.113519 0.935782 0.333803; + vertex 30.2843 -36.7924 155.744; + normal 0.775885 -0.293353 0.558521; + texcoord 0.624270 -1.92040; + tangent 0.113518 0.935782 0.333805; + vertex 18.3644 -41.6186 170.333; + normal 0.775489 -0.293478 0.559006; + texcoord 0.499510 -1.92040; + vertex 18.3350 -41.8608 170.247; + normal 0.765283 -0.296618 0.571280; + texcoord 0.499510 -4.67451; + tangent 0.113520 0.935782 0.333805; + vertex 7.96860 -44.8943 182.559; + normal 0.643306 0.454052 0.616436; + texcoord 0.749030 1.00000; + tangent -0.420956 0.882299 -0.210580; + vertex 30.0261 -37.1120 154.844; + normal 0.631761 0.451760 0.629913; + texcoord 0.749030 -1.92040; + tangent -0.420952 0.882301 -0.210579; + vertex 18.2594 -41.3985 170.281; + normal 0.630157 0.451433 0.631752; + texcoord 0.624270 -1.92040; + vertex 18.3644 -41.6186 170.333; + normal 0.618382 0.448976 0.644999; + texcoord 0.749030 -4.67451; + tangent -0.420952 0.882301 -0.210581; + vertex 8.13041 -45.1088 182.575; + normal 0.0769118 0.944032 0.320761; + texcoord 0.749030 1.00000; + tangent -0.713041 0.276945 -0.644107; + vertex 30.0261 -37.1120 154.844; + normal 0.0702261 0.942271 0.327405; + texcoord 0.873780 -1.92040; + tangent -0.713043 0.276945 -0.644105; + vertex 18.0815 -41.3294 170.120; + normal 0.0690880 0.941963 0.328532; + texcoord 0.749030 -1.92040; + vertex 18.2594 -41.3985 170.281; + normal 0.0623954 0.940100 0.335140; + texcoord 0.749030 -4.67451; + tangent -0.713043 0.276945 -0.644105; + vertex 8.13041 -45.1088 182.575; + normal -0.482604 0.854180 -0.193571; + texcoord 0.998540 1.00000; + tangent -0.566274 -0.472916 -0.675044; + vertex 30.4686 -37.6301 155.561; + normal -0.498635 0.848698 -0.176282; + texcoord 0.998540 -1.92040; + tangent -0.566272 -0.472915 -0.675046; + vertex 17.9349 -41.4518 169.945; + normal -0.500041 0.848188 -0.174746; + texcoord 0.873780 -1.92040; + vertex 18.0815 -41.3294 170.120; + normal -0.515782 0.842153 -0.157313; + texcoord 0.998540 -4.67451; + tangent -0.566273 -0.472916 -0.675045; + vertex 8.30000 -44.9653 182.727; + normal 0.618954 0.514642 0.593329; + texcoord 0.125240 -1.92040; + tangent -0.603201 0.795286 -0.0605620; + vertex 17.9078 -41.6894 169.862; + normal 0.602178 0.503892 0.619253; + texcoord 0.250000 -4.67451; + tangent -0.603200 0.795287 -0.0605646; + vertex 8.13815 -44.7519 182.710; + normal 0.604840 0.505606 0.615249; + texcoord 0.000490000 -4.67451; + tangent -0.603200 0.795287 -0.0605646; + vertex 8.30000 -44.9653 182.727; + normal 0.587471 0.494369 0.640685; + texcoord 0.250000 -6.18433; + tangent -0.603200 0.795287 -0.0605638; + vertex 3.41992 -46.9604 188.741; + normal -0.505359 0.834692 -0.218865; + texcoord 0.374760 -1.92040; + tangent -0.631923 -0.530697 -0.564831; + vertex 18.1907 -41.9786 170.076; + normal -0.534670 0.826101 -0.178001; + texcoord 0.499510 -4.67451; + tangent -0.631921 -0.530697 -0.564833; + vertex 7.96860 -44.8943 182.559; + normal -0.532409 0.826857 -0.181240; + texcoord 0.250000 -4.67451; + vertex 8.13815 -44.7519 182.710; + normal -0.560606 0.816215 -0.139695; + texcoord 0.250000 -6.18433; + tangent -0.631920 -0.530697 -0.564834; + vertex 3.41992 -46.9604 188.741; + normal -0.592675 -0.493825 -0.636296; + texcoord 0.624270 -1.92040; + tangent 0.601065 -0.797040 0.0587207; + vertex 18.3644 -41.6186 170.333; + normal -0.600852 -0.499114 -0.624390; + texcoord 0.749030 -4.67451; + tangent 0.601063 -0.797041 0.0587210; + vertex 8.13041 -45.1088 182.575; + normal -0.602521 -0.500191 -0.621914; + texcoord 0.499510 -4.67451; + vertex 7.96860 -44.8943 182.559; + normal -0.610548 -0.505351 -0.609797; + texcoord 0.749030 -6.18433; + tangent 0.601063 -0.797041 0.0587215; + vertex 3.40838 -46.8516 188.747; + normal 0.537215 -0.824206 0.179119; + texcoord 0.873780 -1.92040; + tangent 0.629950 0.533298 0.564585; + vertex 18.0815 -41.3294 170.120; + normal 0.537388 -0.824147 0.178871; + texcoord 0.998540 -4.67451; + tangent 0.629950 0.533298 0.564585; + vertex 8.30000 -44.9653 182.727; + normal 0.537404 -0.824142 0.178848; + texcoord 0.749030 -4.67451; + vertex 8.13041 -45.1088 182.575; + normal 0.537578 -0.824083 0.178598; + texcoord 0.749030 -6.18433; + tangent 0.629951 0.533297 0.564585; + vertex 3.40838 -46.8516 188.747; + normal 0.424971 0.724698 0.542414; + texcoord 0.499510 -4.67451; + tangent -0.634473 0.665859 -0.392524; + vertex 7.96860 -44.8943 182.559; + normal 0.330299 0.692694 0.641153; + texcoord 0.749030 -6.18433; + tangent -0.634472 0.665858 -0.392527; + vertex 3.40838 -46.8516 188.747; + normal 0.321873 0.689312 0.649035; + texcoord 0.499510 -6.18433; + vertex 3.45756 -46.9032 188.777; + normal 0.182912 0.622750 0.760740; + texcoord 0.499510 -6.28433; + vertex 3.36472 -46.9147 188.809; + normal -0.672204 0.657600 -0.340152; + texcoord 0.998540 -4.67451; + tangent -0.485722 -0.738447 -0.467729; + vertex 8.30000 -44.9653 182.727; + normal -0.756099 0.623439 -0.199095; + texcoord 0.998540 -6.18433; + tangent -0.485725 -0.738448 -0.467725; + vertex 3.37073 -46.9088 188.710; + normal -0.749526 0.627172 -0.211815; + texcoord 0.749030 -6.18433; + vertex 3.40838 -46.8516 188.747; + normal -0.830298 0.557053 -0.0172292; + texcoord 0.749030 -6.28433; + tangent -0.485725 -0.738448 -0.467725; + vertex 3.36472 -46.9147 188.809; + normal 0.971012 -0.118634 0.207512; + texcoord 0.125240 0.478480; + tangent 0.174120 0.945825 -0.274037; + vertex 14.4129 -8.05429 14.5264; + normal 0.963082 -0.142192 0.228591; + texcoord 0.125240 1.00000; + tangent 0.152099 0.988178 -0.0192407; + vertex 16.2619 -18.3292 0.00000; + normal 0.990239 0.0514004 0.129554; + texcoord 0.166830 0.478480; + tangent -0.00667794 0.989463 -0.144635; + vertex 14.8790 -5.52248 13.7928; + normal 0.966811 -0.125923 0.222306; + texcoord 0.166830 1.00000; + tangent 0.141005 0.990004 -0.00306959; + vertex 17.1125 -12.7236 0.00000; + normal 0.982155 0.175591 0.0673721; + texcoord 0.208420 0.478480; + tangent -0.167998 0.980134 -0.105419; + vertex 14.4603 -3.07993 13.5301; + normal 0.684112 0.698497 0.209984; + texcoord 0.291590 1.00000; + tangent -0.714425 0.699712 0.00000; + vertex 15.5090 -0.240860 0.00000; + normal 0.549292 0.813350 0.191677; + texcoord 0.333170 1.00000; + tangent -0.825985 0.563691 0.000814870; + vertex 12.7917 2.42046 0.00000; + normal 0.691902 0.690662 0.210376; + texcoord 0.333170 0.478480; + tangent -0.723352 0.674139 0.149325; + vertex 10.1179 0.513880 15.0531; + normal 0.649102 0.732535 0.205083; + texcoord 0.374760 0.478480; + tangent -0.834152 0.535006 0.134016; + vertex 9.55927 1.01781 15.2409; + normal 0.368580 0.915299 0.162408; + texcoord 0.374760 1.00000; + tangent -0.927614 0.373539 0.00000; + vertex 9.49085 3.74966 0.00000; + normal -0.896454 0.377478 0.232123; + texcoord 0.624270 -0.763560; + tangent -0.296880 -0.900478 0.317808; + vertex 15.5942 15.4742 47.6867; + normal -0.872676 0.391063 0.292415; + texcoord 0.624270 -0.0773700; + tangent -0.296811 -0.900359 0.318210; + vertex 9.16637 8.85852 33.6210; + normal -0.867816 0.393289 0.303674; + texcoord 0.665860 -0.0773700; + tangent -0.296881 -0.900478 0.317808; + vertex 8.42415 6.60727 34.4155; + normal -0.837853 0.259489 0.480279; + texcoord 0.665860 0.478480; + tangent -0.150896 -0.956928 0.248032; + vertex 0.680300 3.96860 19.2143; + normal -0.777855 0.425889 0.462125; + texcoord 0.624270 0.478480; + tangent -0.329221 -0.899190 0.288218; + vertex 1.43523 6.26366 18.3790; + normal -0.796063 0.271938 0.540679; + texcoord 0.624270 1.00000; + tangent -0.318024 -0.948061 0.00648090; + vertex -10.7857 8.71840 0.00000; + normal -0.711799 0.456026 0.534212; + texcoord 0.582680 1.00000; + tangent -0.539452 -0.842016 0.00000; + vertex -7.97959 13.0984 0.00000; + normal -0.853904 0.0407999 0.518828; + texcoord 0.665860 1.00000; + tangent -0.0478783 -0.998846 0.00370865; + vertex -11.1961 3.62033 0.00000; + normal -0.838045 -0.161279 0.521219; + texcoord 0.707440 0.478480; + tangent 0.228512 -0.971479 0.0633365; + vertex 0.583470 1.63949 19.7190; + normal -0.837730 -0.146233 0.526141; + texcoord 0.707440 1.00000; + tangent 0.160461 -0.987041 -0.00156536; + vertex -11.2213 -0.405320 0.00000; + normal -0.800395 -0.282805 0.528573; + texcoord 0.749030 1.00000; + tangent 0.333148 -0.942875 0.00000; + vertex -9.98503 -3.90427 0.00000; + normal -0.754395 -0.423614 0.501438; + texcoord 0.749030 0.478480; + tangent 0.455312 -0.888341 -0.0595132; + vertex 1.73949 -0.541930 19.5529; + normal -0.833561 -0.282024 0.475014; + texcoord 0.707440 -0.0773700; + tangent 0.336766 -0.940337 0.0485312; + vertex 9.21558 4.05678 34.6041; + normal -0.862481 -0.225586 0.453032; + texcoord 0.665860 -0.0773700; + tangent 0.295258 -0.951605 0.0852697; + vertex 8.42415 6.60727 34.4155; + normal -0.601485 -0.619394 0.504546; + texcoord 0.749030 -0.0773700; + tangent 0.675673 -0.726125 -0.127308; + vertex 9.99451 2.20807 34.6513; + normal -0.747503 -0.295203 0.595059; + texcoord 0.707440 -0.763560; + tangent 0.615349 -0.709326 0.343806; + vertex 14.7679 12.7753 50.2854; + normal -0.905181 0.0282959 0.424083; + texcoord 0.665860 -0.763560; + tangent 0.242567 -0.784937 0.570118; + vertex 14.2281 14.5222 49.0166; + normal -0.815532 0.0521867 0.576354; + texcoord 0.665860 -1.49199; + tangent 0.418337 -0.634413 0.650011; + vertex 22.0364 28.0693 61.3958; + normal -0.814676 0.0555970 0.577245; + texcoord 0.749030 -1.49199; + tangent 0.419048 -0.631645 0.652245; + vertex 23.5333 25.8130 63.7256; + normal -0.744716 0.0558481 0.665041; + texcoord 0.749030 -2.27063; + tangent 0.540015 -0.534125 0.650457; + vertex 31.4212 42.1058 71.2003; + normal -0.742363 0.0543106 0.667793; + texcoord 0.665860 -2.27063; + tangent 0.553834 -0.512250 0.656405; + vertex 29.6640 43.7914 69.1193; + normal -0.741279 0.149980 0.654225; + texcoord 0.749030 -3.01861; + tangent 0.626448 -0.202677 0.752652; + vertex 35.8833 57.6622 74.4968; + normal -0.748504 0.149565 0.646044; + texcoord 0.665860 -3.01861; + tangent 0.626720 -0.168715 0.760761; + vertex 34.1287 58.1488 72.3865; + normal -0.572422 0.276192 0.772044; + texcoord 0.749030 -3.96040; + tangent 0.791197 -0.0153409 0.611369; + vertex 39.9131 76.4909 72.8647; + normal -0.864165 0.275834 0.420874; + texcoord 0.665860 -3.96040; + tangent 0.462599 0.106299 0.880172; + vertex 38.9964 76.2803 71.1204; + normal -0.618125 0.326746 0.714953; + texcoord 0.665860 -5.00032; + tangent 0.779376 0.129315 0.613067; + vertex 42.0524 93.5970 65.4043; + normal -0.547292 -0.509121 0.664279; + texcoord 0.749030 -0.763560; + tangent 0.796117 -0.577223 0.181692; + vertex 17.0263 11.2563 50.7007; + normal -0.301046 -0.419863 0.856205; + texcoord 0.749030 -1.49199; + tangent 0.873980 -0.480097 0.0752732; + vertex 23.5333 25.8130 63.7256; + normal -0.442254 -0.597038 0.669296; + texcoord 0.790610 -0.763560; + tangent 0.847206 -0.521683 0.100446; + vertex 18.0773 10.3909 51.0280; + normal -0.239554 -0.867188 0.436577; + texcoord 0.790610 -0.0773700; + tangent 0.863364 -0.410884 -0.292876; + vertex 11.8152 1.02616 34.1050; + normal -0.481240 -0.770228 0.418517; + texcoord 0.749030 0.478480; + tangent 0.748185 -0.609755 -0.261568; + vertex 1.73949 -0.541930 19.5529; + normal -0.482857 -0.767569 0.421529; + texcoord 0.749030 1.00000; + tangent 0.745385 -0.612900 -0.262210; + vertex -9.98503 -3.90427 0.00000; + normal -0.415269 -0.811126 0.411857; + texcoord 0.790610 0.478480; + tangent 0.776245 -0.560686 -0.288229; + vertex 3.44693 -1.94589 18.9522; + normal -0.171364 -0.932620 0.317575; + texcoord 0.832200 0.478480; + tangent 0.878588 -0.303847 -0.368455; + vertex 4.74869 -2.72528 18.4374; + normal -0.356127 -0.820984 0.446272; + texcoord 0.790610 1.00000; + tangent 0.915197 -0.402911 -0.00882374; + vertex -8.96523 -6.79870 0.00000; + normal -0.345651 -0.827403 0.442640; + texcoord 0.832200 1.00000; + tangent 0.918071 -0.396370 -0.00608695; + vertex -5.66800 -8.23723 0.00000; + normal 0.0111106 -0.976056 0.217235; + texcoord 0.873780 0.478480; + tangent 0.893376 -0.0878985 -0.440628; + vertex 6.04741 -2.85306 17.7969; + normal -0.0135508 -0.985503 0.169118; + texcoord 0.873780 -0.0773700; + tangent 0.893376 -0.0878986 -0.440629; + vertex 13.5888 -0.245230 33.5978; + normal -0.591336 -0.626348 0.507946; + texcoord 0.832200 -0.0773700; + tangent 0.769792 -0.605110 -0.203132; + vertex 13.3202 0.600970 33.5379; + normal -0.825158 -0.225322 0.518019; + texcoord 0.832200 0.478480; + tangent 0.301937 -0.950948 0.0673248; + vertex 4.74869 -2.72528 18.4374; + normal -0.845034 -0.234279 0.480656; + texcoord 0.873780 -0.0773700; + tangent 0.301938 -0.950947 0.0673258; + vertex 13.5888 -0.245230 33.5978; + normal -0.676766 -0.410021 0.611449; + texcoord 0.873780 -0.763560; + tangent 0.677952 -0.671877 0.298266; + vertex 19.8069 9.28900 51.2942; + normal -0.513415 -0.556761 0.653011; + texcoord 0.832200 -0.763560; + tangent 0.832045 -0.538081 0.134791; + vertex 19.2039 9.87823 51.0280; + normal -0.197151 -0.464053 0.863589; + texcoord 0.832200 -1.49199; + tangent 0.900116 -0.435651 -0.000305570; + vertex 26.1846 24.3934 63.9244; + normal -0.0753437 -0.272763 0.959126; + texcoord 0.749030 -2.27063; + tangent 0.927973 -0.371245 -0.0323068; + vertex 31.4212 42.1058 71.2003; + normal -0.140685 -0.599467 0.787938; + texcoord 0.873780 -0.763560; + tangent 0.921239 -0.370791 -0.117613; + vertex 19.8069 9.28900 51.2942; + normal -0.0946150 -0.506854 0.856824; + texcoord 0.915370 -1.49199; + tangent 0.921239 -0.370791 -0.117613; + vertex 27.7941 23.7456 63.7189; + normal -0.544209 -0.106781 0.832126; + texcoord 0.915370 -2.27063; + tangent 0.728778 -0.513469 0.453026; + vertex 34.9366 40.4985 71.5458; + normal -0.289650 -0.203761 0.935192; + texcoord 0.832200 -2.27063; + tangent 0.905003 -0.411370 0.108373; + vertex 33.9002 41.1314 71.0999; + normal -0.0627937 -0.0535848 0.996587; + texcoord 0.749030 -3.01861; + tangent 0.978161 -0.201989 0.0490171; + vertex 35.8833 57.6622 74.4968; + normal -0.0727680 -0.0421848 0.996456; + texcoord 0.832200 -3.01861; + tangent 0.979966 -0.189755 0.0604954; + vertex 38.1495 57.2179 74.6219; + normal -0.535657 0.0803927 0.840600; + texcoord 0.915370 -3.01861; + tangent 0.836606 -0.211888 0.505167; + vertex 39.1638 56.9393 75.8043; + normal -0.736589 0.132744 0.663186; + texcoord 0.832200 -3.01861; + tangent 0.640945 -0.176051 0.747125; + vertex 38.1495 57.2179 74.6219; + normal -0.194546 0.227571 0.954130; + texcoord 0.832200 -3.96040; + tangent 0.965009 -0.121633 0.232301; + vertex 41.6565 76.2812 73.3313; + normal -0.217977 0.243207 0.945165; + texcoord 0.915370 -3.96040; + tangent 0.958658 -0.119409 0.258296; + vertex 42.8380 76.1228 73.5711; + normal -0.406112 0.318110 0.856667; + texcoord 0.832200 -5.00032; + tangent 0.899505 0.0543719 0.433514; + vertex 44.5254 94.0017 67.2102; + normal -0.325430 0.0316520 0.945036; + texcoord 0.998540 -3.01861; + tangent 0.924570 -0.198863 0.325000; + vertex 41.1697 56.5038 76.5114; + normal -0.252221 0.256285 0.933114; + texcoord 0.998540 -3.96040; + tangent 0.951908 -0.107621 0.286859; + vertex 44.3131 75.9560 74.0157; + normal -0.615846 -0.0772804 0.784067; + texcoord 0.998540 -2.27063; + tangent 0.699591 -0.509138 0.501349; + vertex 36.8538 39.0594 72.9509; + normal -0.202858 0.303274 0.931060; + texcoord 0.998540 -5.00032; + tangent 0.973239 -0.0398602 0.226311; + vertex 46.9075 93.9212 67.7852; + normal -0.619412 -0.207392 0.757177; + texcoord 0.998540 -1.49199; + tangent 0.691464 -0.600887 0.401013; + vertex 29.6325 22.1618 64.7705; + normal -0.609557 -0.212287 0.763790; + texcoord 0.915370 -1.49199; + tangent 0.698129 -0.598504 0.392949; + vertex 27.7941 23.7456 63.7189; + normal -0.524967 0.258828 0.810813; + texcoord 0.832200 -6.04535; + tangent 0.836802 -0.0199818 0.547142; + vertex 46.2515 108.885 63.5141; + normal 0.0294663 0.182271 0.982807; + texcoord 0.998540 -6.04535; + tangent 0.990185 -0.139719 -0.00335739; + vertex 48.5093 108.572 63.5107; + normal -0.881721 0.255299 0.396726; + texcoord 0.665860 -6.04535; + tangent 0.428323 0.0778686 0.900264; + vertex 45.2714 108.696 61.4693; + normal 0.0590511 -0.0739800 0.995510; + texcoord 0.832200 -7.43651; + tangent 0.970259 -0.230309 -0.0745300; + vertex 49.8619 126.387 61.9192; + normal -0.908283 0.236369 0.345182; + tangent 0.330221 -0.103324 0.938232; + vertex 49.8619 126.387 61.9192; + normal 0.0592688 -0.0767349 0.995288; + texcoord 0.998540 -7.43651; + tangent 0.968388 -0.237251 -0.0770548; + vertex 51.5747 125.971 61.7802; + normal -0.908762 0.235221 0.344707; + texcoord 0.665860 -7.43651; + tangent 0.325062 -0.116958 0.938432; + vertex 49.2854 126.586 60.2539; + normal -0.134044 -0.314746 0.939663; + texcoord 0.832200 -9.05951; + tangent 0.939704 -0.341544 0.0174603; + vertex 55.6163 142.455 65.6501; + normal -0.894260 0.188205 0.406052; + tangent 0.312759 -0.384653 0.868461; + vertex 55.6163 142.455 65.6501; + normal -0.138757 -0.315110 0.938857; + texcoord 0.998540 -9.05951; + tangent 0.937673 -0.346821 0.0220100; + vertex 56.7889 142.021 65.6777; + normal -0.892320 0.188032 0.410377; + texcoord 0.665860 -9.05951; + tangent 0.312102 -0.397667 0.862817; + vertex 55.2342 142.940 64.5911; + normal -0.194475 -0.415490 0.888565; + texcoord 0.832200 -11.2427; + tangent 0.915853 -0.401337 0.0118919; + vertex 61.7781 156.746 73.6549; + normal -0.195319 -0.415181 0.888524; + texcoord 0.998540 -11.2427; + tangent 0.913627 -0.406407 0.0109352; + vertex 62.3613 156.487 73.6619; + normal -0.856097 0.0695675 0.512111; + texcoord 0.832200 -11.2427; + tangent 0.349404 -0.644177 0.680406; + vertex 61.7781 156.746 73.6549; + normal -0.853751 0.0655495 0.516538; + texcoord 0.665860 -11.2427; + tangent 0.350887 -0.660514 0.663777; + vertex 61.5402 157.194 73.2048; + normal -0.573590 -0.486235 0.659219; + texcoord 0.956950 -0.763560; + tangent 0.716306 -0.645182 0.265793; + vertex 21.3774 8.19996 51.6106; + normal -0.726632 -0.329570 0.602818; + texcoord 0.998540 -0.763560; + tangent 0.615192 -0.702738 0.357350; + vertex 22.6588 6.73622 52.3549; + normal -0.549959 -0.669741 0.498991; + texcoord 0.998540 -0.0773700; + tangent 0.707620 -0.691311 -0.146162; + vertex 15.9237 -4.08039 33.3824; + normal -0.507162 -0.545472 0.667268; + texcoord 0.915370 -0.763560; + tangent 0.815159 -0.557385 0.157601; + vertex 20.4883 8.66496 51.5595; + normal -0.640087 -0.438651 0.630772; + texcoord 0.873780 -0.763560; + tangent 0.711193 -0.648761 0.270766; + vertex 19.8069 9.28900 51.2942; + normal -0.384053 -0.807906 0.446981; + texcoord 0.915370 -0.0773700; + tangent 0.820970 -0.520295 -0.235163; + vertex 14.2974 -0.692880 33.3825; + normal -0.743796 -0.437298 0.505508; + texcoord 0.956950 -0.0773700; + tangent 0.464752 -0.885233 -0.0192109; + vertex 14.6479 -2.84099 33.6792; + normal -0.378331 -0.805883 0.455433; + texcoord 0.873780 -0.0773700; + tangent 0.815998 -0.522561 -0.247140; + vertex 13.5888 -0.245230 33.5978; + normal -0.726163 -0.426966 0.538876; + texcoord 0.998540 0.478480; + tangent 0.466502 -0.882107 -0.0652971; + vertex 8.12786 -7.26881 17.5936; + normal -0.759156 -0.385668 0.524349; + texcoord 0.915370 0.478480; + tangent 0.377329 -0.925883 -0.0190575; + vertex 6.51642 -3.57300 17.6972; + normal -0.687368 -0.512130 0.515021; + texcoord 0.873780 0.478480; + tangent 0.533503 -0.839245 -0.105084; + vertex 6.04741 -2.85306 17.7969; + normal -0.728263 -0.354313 0.586596; + texcoord 0.832200 1.00000; + tangent 0.437488 -0.899224 0.00000; + vertex -5.66800 -8.23723 0.00000; + normal -0.778742 -0.240795 0.579292; + texcoord 0.873780 1.00000; + tangent 0.264388 -0.964416 -0.000386156; + vertex -4.62986 -10.3710 0.00000; + normal -0.740861 -0.294117 0.603837; + texcoord 0.915370 1.00000; + tangent 0.385222 -0.922824 0.000304755; + vertex -4.00703 -14.0263 0.00000; + normal -0.911816 -0.0935496 0.399799; + texcoord 0.956950 -0.763560; + tangent 0.159544 -0.977910 0.135047; + vertex 21.3774 8.19996 51.6106; + normal -0.900484 -0.0881002 0.425872; + texcoord 0.915370 -0.0773700; + tangent 0.159544 -0.977910 0.135047; + vertex 14.2974 -0.692880 33.3825; + normal -0.783516 -0.326092 0.528930; + texcoord 0.956950 0.478480; + tangent 0.399012 -0.916733 -0.0197236; + vertex 6.99760 -5.09565 17.7482; + normal -0.673491 -0.402511 0.619996; + texcoord 0.956950 1.00000; + tangent 0.511415 -0.859329 -0.00273407; + vertex -1.84360 -17.6402 0.00000; + normal 0.302071 0.273125 0.913321; + texcoord 0.000490000 -5.00032; + tangent 0.943825 -0.220333 -0.246270; + vertex 46.9075 93.9212 67.7852; + normal 0.287203 0.178372 0.941115; + texcoord 0.000490000 -3.96040; + tangent 0.943824 -0.220333 -0.246269; + vertex 44.3131 75.9560 74.0157; + normal 0.291870 0.170488 0.941141; + texcoord 0.0836600 -3.96040; + tangent 0.942614 -0.216814 -0.253910; + vertex 46.2199 75.5109 73.5181; + normal 0.378064 -0.119307 0.918060; + texcoord 0.000490000 -3.01861; + tangent 0.907308 -0.148019 -0.393550; + vertex 41.1697 56.5038 76.5114; + normal 0.374669 -0.116486 0.919812; + texcoord 0.0836600 -3.01861; + tangent 0.908607 -0.154318 -0.388096; + vertex 43.4232 56.1407 75.5227; + normal 0.161335 -0.347501 0.923696; + texcoord 0.000490000 -2.27063; + tangent 0.929707 -0.261518 -0.259332; + vertex 36.8538 39.0594 72.9509; + normal 0.145835 -0.351035 0.924936; + texcoord 0.0836600 -2.27063; + tangent 0.930057 -0.270345 -0.248813; + vertex 39.8385 38.2080 72.1340; + normal -0.0311039 -0.515947 0.856056; + texcoord 0.000490000 -1.49199; + tangent 0.926449 -0.336665 -0.168373; + vertex 29.6325 22.1618 64.7705; + normal -0.0361029 -0.519283 0.853840; + texcoord 0.0836600 -1.49199; + tangent 0.926962 -0.336548 -0.165764; + vertex 32.9628 20.9328 64.1755; + normal -0.0959375 -0.739000 0.666840; + texcoord 0.0420700 -0.763560; + tangent 0.952838 -0.258542 -0.158918; + vertex 24.3111 6.23978 52.1391; + normal -0.131339 -0.729161 0.671621; + texcoord 0.000490000 -0.763560; + tangent 0.950301 -0.285513 -0.124138; + vertex 22.6588 6.73622 52.3549; + normal -0.0600649 -0.749815 0.658915; + texcoord 0.0836600 -0.763560; + tangent 0.957561 -0.229705 -0.174105; + vertex 26.5264 5.70836 51.7363; + normal -0.234529 -0.868332 0.437031; + texcoord 0.000490000 -0.0773700; + tangent 0.874305 -0.384597 -0.296101; + vertex 15.9237 -4.08039 33.3824; + normal -0.120171 -0.904170 0.409922; + texcoord 0.0836600 -0.0773700; + tangent 0.903942 -0.269759 -0.331842; + vertex 19.9708 -5.54250 31.9241; + normal -0.177596 -0.886860 0.426543; + texcoord 0.0420700 -0.0773700; + tangent 0.888565 -0.325360 -0.323407; + vertex 17.6533 -4.84653 32.7887; + normal -0.471478 -0.748655 0.466073; + texcoord 0.000490000 0.478480; + tangent 0.737287 -0.626219 -0.253491; + vertex 8.12786 -7.26881 17.5936; + normal -0.0268215 -0.897992 0.439193; + texcoord 0.0836600 0.478480; + tangent 0.885266 -0.225445 -0.406790; + vertex 12.7216 -9.66864 15.7085; + normal -0.295110 -0.834281 0.465710; + texcoord 0.0420700 0.478480; + tangent 0.822184 -0.480974 -0.304428; + vertex 10.1578 -9.02052 16.8956; + normal 0.0447132 -0.833062 0.551370; + texcoord 0.0420700 1.00000; + tangent 0.884465 -0.223591 -0.409548; + vertex 6.26022 -20.4122 0.00000; + normal -0.602416 -0.594243 0.532890; + texcoord 0.000490000 1.00000; + tangent 0.689778 -0.723962 -0.00920318; + vertex 1.83692 -15.7364 0.00000; + normal -0.614386 -0.581204 0.533602; + texcoord 0.0420700 1.00000; + tangent 0.687217 -0.726452 0.00000; + vertex 6.26022 -20.4122 0.00000; + normal -0.974057 0.105880 -0.200006; + texcoord 0.665860 -5.00032; + tangent -0.170898 0.235199 0.956805; + vertex 42.0524 93.5970 65.4043; + normal -0.958739 0.172633 -0.225869; + texcoord 0.582680 -3.96040; + tangent -0.188378 0.224580 0.956074; + vertex 39.3606 75.7789 69.0809; + normal -0.961595 0.171866 -0.214001; + texcoord 0.665860 -3.96040; + tangent -0.170898 0.235199 0.956805; + vertex 38.9964 76.2803 71.1204; + normal -0.849042 0.269448 -0.454450; + texcoord 0.665860 -3.01861; + tangent -0.465368 0.0351888 0.884418; + vertex 34.1287 58.1488 72.3865; + normal -0.846167 0.263613 -0.463151; + texcoord 0.582680 -3.01861; + tangent -0.477655 0.0151771 0.878417; + vertex 35.4134 58.0708 69.9995; + normal -0.792796 0.458589 -0.401461; + texcoord 0.665860 -2.27063; + tangent -0.519679 -0.161483 0.838962; + vertex 29.6640 43.7914 69.1193; + normal -0.798687 0.451238 -0.398101; + texcoord 0.582680 -2.27063; + tangent -0.518693 -0.180917 0.835600; + vertex 31.2807 44.3233 66.5288; + normal -0.779853 0.578374 -0.239401; + texcoord 0.665860 -1.49199; + tangent -0.483093 -0.311296 0.818362; + vertex 22.0364 28.0693 61.3958; + normal -0.782405 0.577690 -0.232631; + texcoord 0.582680 -1.49199; + tangent -0.478125 -0.316636 0.819230; + vertex 23.7379 29.1908 58.4251; + normal -0.685984 0.700118 -0.198145; + texcoord 0.624270 -0.763560; + tangent -0.639672 -0.444088 0.627380; + vertex 15.5942 15.4742 47.6867; + normal -0.694208 0.695241 -0.186321; + texcoord 0.582680 -0.763560; + tangent -0.627918 -0.458435 0.628932; + vertex 16.8377 16.3821 46.4412; + normal -0.684832 0.700030 -0.202392; + texcoord 0.665860 -0.763560; + tangent -0.641068 -0.446716 0.624081; + vertex 14.2281 14.5222 49.0166; + normal -0.655160 0.742058 -0.141828; + texcoord 0.665860 -0.0773700; + tangent -0.641068 -0.446717 0.624081; + vertex 8.42415 6.60727 34.4155; + normal -0.290366 0.946323 -0.141990; + texcoord 0.582680 -0.0773700; + tangent -0.879032 -0.208489 0.428760; + vertex 11.3402 9.54409 32.5299; + normal -0.355124 0.929431 -0.100219; + texcoord 0.624270 -0.0773700; + tangent -0.856049 -0.280427 0.434213; + vertex 9.16637 8.85852 33.6210; + normal -0.0487463 0.990861 0.125769; + texcoord 0.582680 0.478480; + tangent -0.898533 -0.0701512 0.433264; + vertex 3.33354 7.42885 17.1786; + normal -0.379498 0.887516 0.261336; + texcoord 0.624270 0.478480; + tangent -0.750237 -0.460498 0.474433; + vertex 1.43523 6.26366 18.3790; + normal 0.0695582 0.960050 0.271045; + texcoord 0.582680 1.00000; + tangent -0.996380 0.0812406 0.0250309; + vertex -7.97959 13.0984 0.00000; + normal 0.238942 0.951715 0.192733; + texcoord 0.541100 1.00000; + tangent -0.973417 0.228801 0.0104448; + vertex -2.55872 12.5005 0.00000; + normal 0.342426 0.934153 -0.100518; + texcoord 0.541100 0.478480; + tangent -0.867854 0.355037 0.347531; + vertex 5.79009 6.62352 16.0771; + normal 0.459825 0.883977 0.0845302; + texcoord 0.499510 1.00000; + tangent -0.887644 0.460417 0.0101554; + vertex 1.83692 10.2172 0.00000; + normal 0.585512 0.782524 -0.211735; + texcoord 0.499510 0.478480; + tangent -0.732165 0.638093 0.238270; + vertex 7.61443 5.72527 15.3177; + normal 0.166667 0.923163 -0.346398; + texcoord 0.541100 -0.0773700; + tangent -0.890476 0.318526 0.324953; + vertex 13.3666 9.86320 31.5798; + normal 0.182122 0.758756 -0.625396; + texcoord 0.541100 -0.763560; + tangent -0.942044 0.317368 0.108768; + vertex 18.8399 16.1620 45.8572; + normal -0.0739048 0.822798 -0.563508; + texcoord 0.582680 -0.763560; + tangent -0.954702 0.104945 0.278444; + vertex 16.8377 16.3821 46.4412; + normal 0.116470 0.554711 -0.823851; + texcoord 0.582680 -1.49199; + tangent -0.923449 0.365631 0.116433; + vertex 23.7379 29.1908 58.4251; + normal 0.857395 0.481311 -0.182244; + texcoord 0.499510 1.00000; + tangent -0.489509 0.871998 0.00000; + vertex 1.83692 10.2172 0.00000; + normal 0.849706 0.495328 -0.180694; + texcoord 0.457930 1.00000; + tangent -0.494406 0.869215 0.00533198; + vertex 4.39822 5.65461 0.00000; + normal 0.840294 0.466683 -0.275886; + texcoord 0.457930 0.478480; + tangent -0.469070 0.880514 0.0683285; + vertex 8.91322 4.20823 14.9486; + normal 0.267034 0.484189 -0.833219; + texcoord 0.499510 -1.49199; + tangent -0.901633 0.432466 0.00554249; + vertex 27.1837 27.7843 58.0150; + normal -0.0689133 0.370682 -0.926200; + texcoord 0.582680 -2.27063; + tangent -0.934693 0.301202 0.188747; + vertex 31.2807 44.3233 66.5288; + normal 0.665831 0.575743 -0.474541; + texcoord 0.499510 -0.0773700; + tangent -0.616342 0.781447 0.0972786; + vertex 15.3915 8.18990 31.0472; + normal -0.0831141 0.374999 -0.923292; + texcoord 0.499510 -2.27063; + tangent -0.936073 0.288838 0.200847; + vertex 34.0526 43.4492 65.9506; + normal -0.283132 0.156521 -0.946223; + texcoord 0.582680 -3.01861; + tangent -0.936595 0.167701 0.307679; + vertex 35.4134 58.0708 69.9995; + normal 0.0839512 0.0622896 -0.994521; + texcoord 0.499510 -3.01861; + tangent -0.980597 0.191979 -0.0396620; + vertex 37.7490 57.6779 69.2101; + normal -0.324671 -0.0942072 -0.941124; + texcoord 0.582680 -3.96040; + tangent -0.929407 0.227069 0.290932; + vertex 39.3606 75.7789 69.0809; + normal 0.344659 0.686127 -0.640656; + texcoord 0.499510 -0.763560; + tangent -0.893695 0.447353 -0.0344072; + vertex 20.6851 15.1085 46.0380; + normal 0.269225 0.713711 -0.646633; + texcoord 0.457930 -0.763560; + tangent -0.925159 0.377982 0.0347788; + vertex 21.9332 14.6064 45.9824; + normal 0.411125 0.383320 -0.827069; + texcoord 0.416340 -1.49199; + tangent -0.836970 0.519601 -0.171746; + vertex 29.1061 26.6225 58.3611; + normal 0.820052 0.334255 -0.464531; + texcoord 0.457930 -0.0773700; + tangent -0.402548 0.915288 -0.0142615; + vertex 16.4969 5.98627 31.0264; + normal 0.904823 0.0409808 -0.423811; + texcoord 0.457930 -0.763560; + tangent -0.286057 0.799197 -0.528636; + vertex 21.9332 14.6064 45.9824; + normal 0.958813 0.265735 -0.100309; + texcoord 0.416340 1.00000; + tangent -0.271493 0.961208 -0.0486883; + vertex 7.08056 5.17797 0.00000; + normal 0.922104 0.253219 -0.292583; + texcoord 0.416340 0.478480; + tangent -0.274986 0.960254 -0.0478936; + vertex 9.44535 2.32425 15.0440; + normal 0.877992 -0.0320946 -0.477597; + texcoord 0.416340 -1.49199; + tangent -0.274340 0.783885 -0.557011; + vertex 29.1061 26.6225 58.3611; + normal 0.907090 0.0186435 -0.420524; + texcoord 0.416340 -0.763560; + tangent -0.274340 0.783885 -0.557012; + vertex 22.5045 12.9739 47.1424; + normal 0.773189 0.427775 -0.468175; + texcoord 0.416340 -0.0773700; + tangent -0.440875 0.897460 -0.0139680; + vertex 16.9876 4.60738 31.1010; + normal 0.696842 0.544034 -0.467373; + texcoord 0.374760 -0.0773700; + tangent -0.578401 0.811588 0.0823272; + vertex 17.4632 3.93990 31.0333; + normal 0.451477 0.592350 -0.667300; + texcoord 0.374760 -0.763560; + tangent -0.846149 0.521006 -0.112183; + vertex 23.1718 12.6392 47.1687; + normal 0.352565 0.649929 -0.673268; + texcoord 0.416340 -0.763560; + tangent -0.893285 0.448109 -0.0352042; + vertex 22.5045 12.9739 47.1424; + normal 0.578828 0.645851 -0.497829; + texcoord 0.333170 -0.0773700; + tangent -0.797447 0.575896 -0.180063; + vertex 18.7088 3.80492 30.5186; + normal 0.534903 0.536632 -0.652614; + texcoord 0.333170 -0.763560; + tangent -0.797446 0.575896 -0.180064; + vertex 23.7883 12.1940 47.3079; + normal 0.461596 0.348495 -0.815769; + texcoord 0.333170 -1.49199; + tangent -0.808332 0.541687 -0.230595; + vertex 30.5813 25.6751 58.7118; + normal 0.453136 0.173696 -0.874356; + texcoord 0.416340 -2.27063; + tangent -0.815847 0.485159 -0.314667; + vertex 35.8174 42.4477 66.5452; + normal 0.409802 0.183064 -0.893616; + texcoord 0.499510 -2.27063; + tangent -0.838013 0.463250 -0.288328; + vertex 34.0526 43.4492 65.9506; + normal 0.365166 -0.0162387 -0.930801; + texcoord 0.416340 -3.01861; + tangent -0.902795 0.211570 -0.374433; + vertex 39.6205 57.2519 70.1482; + normal 0.359414 0.221076 -0.906613; + texcoord 0.333170 -2.27063; + tangent -0.874094 0.442668 -0.200011; + vertex 36.9600 41.7295 67.0808; + normal 0.169323 -0.206558 -0.963672; + texcoord 0.416340 -3.96040; + tangent -0.971581 0.134302 -0.194920; + vertex 42.9765 75.0445 68.6496; + normal 0.286846 0.00730534 -0.957949; + texcoord 0.333170 -3.01861; + tangent -0.940281 0.197107 -0.277526; + vertex 40.9043 56.9772 70.5426; + normal 0.269759 0.0163319 -0.962789; + texcoord 0.250000 -3.01861; + tangent -0.942631 0.211916 -0.257952; + vertex 42.8041 56.5742 71.0794; + normal -0.118972 -0.140904 -0.982849; + texcoord 0.499510 -3.96040; + tangent -0.973468 0.197581 0.115422; + vertex 41.3646 75.2980 68.4966; + normal 0.511191 0.148716 -0.846503; + texcoord 0.250000 -2.27063; + tangent -0.748204 0.511033 -0.423127; + vertex 39.0514 40.7643 67.3058; + normal 0.670364 -0.229080 -0.705787; + texcoord 0.250000 -3.96040; + tangent -0.711835 -0.0187682 -0.702095; + vertex 45.9343 74.7767 69.8523; + normal -0.353290 -0.183011 -0.917438; + texcoord 0.499510 -5.00032; + tangent -0.905631 0.256198 0.337926; + vertex 44.2610 92.4913 63.3843; + normal -0.700283 -0.0592062 -0.711406; + texcoord 0.665860 -5.00032; + tangent -0.686425 0.342462 0.641515; + vertex 42.0524 93.5970 65.4043; + normal 0.342598 -0.239408 -0.908466; + texcoord 0.333170 -3.96040; + tangent -0.921956 0.0827129 -0.378358; + vertex 44.3578 74.8895 69.0714; + normal -0.850913 0.0938105 -0.516862; + texcoord 0.499510 -6.04535; + tangent -0.496836 0.215388 0.840691; + vertex 46.3506 108.239 59.5243; + normal -0.860595 0.101989 -0.498974; + texcoord 0.665860 -6.04535; + tangent -0.474405 0.198711 0.857586; + vertex 45.2714 108.696 61.4693; + normal -0.851430 0.285795 -0.439759; + texcoord 0.499510 -7.43651; + tangent -0.436737 0.0827710 0.895773; + vertex 50.0536 126.451 58.6666; + normal -0.849878 0.293795 -0.437483; + texcoord 0.665860 -7.43651; + tangent -0.436065 0.0739649 0.896870; + vertex 49.2854 126.586 60.2539; + normal -0.750117 0.487597 -0.446737; + texcoord 0.499510 -9.05951; + tangent -0.542674 -0.0677992 0.837203; + vertex 55.9046 143.031 63.5704; + normal -0.745337 0.494673 -0.446959; + texcoord 0.665860 -9.05951; + tangent -0.548725 -0.0755589 0.832582; + vertex 55.2342 142.940 64.5911; + normal -0.630212 0.586506 -0.508767; + texcoord 0.499510 -11.2427; + tangent -0.711537 -0.183487 0.678268; + vertex 62.0311 157.324 72.7547; + normal -0.626292 0.587041 -0.512974; + texcoord 0.665860 -11.2427; + tangent -0.723322 -0.192120 0.663246; + vertex 61.5402 157.194 73.2048; + normal 0.444342 -0.277383 -0.851833; + texcoord 0.333170 -5.00032; + tangent -0.883490 -0.0621172 -0.464313; + vertex 46.8803 92.1967 63.5063; + normal -0.0165569 -0.146375 -0.989091; + texcoord 0.499510 -6.04535; + tangent -0.990771 0.135499 -0.00362354; + vertex 46.3506 108.239 59.5243; + normal -0.0142122 -0.144694 -0.989374; + texcoord 0.333170 -6.04535; + tangent -0.990238 0.139309 -0.00460647; + vertex 48.7214 107.911 59.5268; + normal 0.176230 0.0729536 -0.981642; + texcoord 0.499510 -7.43651; + tangent -0.960057 0.235057 -0.151782; + vertex 50.0536 126.451 58.6666; + normal 0.181212 0.0776807 -0.980371; + texcoord 0.333170 -7.43651; + tangent -0.957175 0.242405 -0.158289; + vertex 51.7528 126.024 58.9522; + normal 0.128079 0.363062 -0.922920; + texcoord 0.499510 -9.05951; + tangent -0.942514 0.334168 -9.84996e-05; + vertex 55.9046 143.031 63.5704; + normal 0.124509 0.364832 -0.922711; + texcoord 0.333170 -9.05951; + tangent -0.940970 0.338416 0.00709872; + vertex 57.1166 142.596 63.5613; + normal 0.198472 0.470457 -0.859813; + texcoord 0.499510 -11.2427; + tangent -0.919961 0.391991 0.00387833; + vertex 62.0311 157.324 72.7547; + normal 0.199993 0.469915 -0.859757; + texcoord 0.333170 -11.2427; + tangent -0.917761 0.397118 0.00356535; + vertex 62.6163 157.071 72.7524; + normal 0.790932 -0.228990 -0.567442; + texcoord 0.166830 -5.00032; + tangent -0.608621 -0.218884 -0.762673; + vertex 48.6581 92.8511 65.7044; + normal 0.843959 -0.199864 -0.497782; + texcoord 0.166830 -3.96040; + tangent -0.521576 -0.0890486 -0.848545; + vertex 47.0301 74.9638 71.6350; + normal 0.878730 -0.193318 -0.436419; + texcoord 0.166830 -6.04535; + tangent -0.460133 -0.0884225 -0.883436; + vertex 49.8038 108.101 61.6734; + normal 0.790629 -0.0948241 -0.604908; + texcoord 0.166830 -3.01861; + tangent -0.588517 0.161262 -0.792239; + vertex 44.3125 56.1414 73.0978; + normal 0.881049 -0.192551 -0.432062; + texcoord 0.333170 -6.04535; + tangent -0.451105 -0.0731785 -0.889465; + vertex 48.7214 107.911 59.5268; + normal 0.782669 -0.0941585 -0.615276; + texcoord 0.250000 -3.01861; + tangent -0.594324 0.194451 -0.780364; + vertex 42.8041 56.5742 71.0794; + normal 0.829161 -0.132901 -0.542982; + texcoord 0.166830 -7.43651; + tangent -0.524269 0.146434 -0.838868; + vertex 52.6888 125.743 60.4335; + normal 0.717356 0.0280417 -0.696143; + texcoord 0.166830 -2.27063; + tangent -0.609002 0.513173 -0.604789; + vertex 41.0569 39.0303 69.2702; + normal 0.827166 -0.134615 -0.545596; + texcoord 0.333170 -7.43651; + tangent -0.525005 0.163493 -0.835248; + vertex 51.7528 126.024 58.9522; + normal 0.880478 -0.0990402 -0.463626; + texcoord 0.166830 -9.05951; + tangent -0.392013 0.401380 -0.827780; + vertex 57.6368 142.043 64.6743; + normal 0.750057 0.144623 -0.645367; + texcoord 0.166830 -1.49199; + tangent -0.577342 0.620530 -0.530677; + vertex 34.5334 22.0910 61.2459; + normal 0.880350 -0.104311 -0.462713; + texcoord 0.333170 -9.05951; + tangent -0.385568 0.411745 -0.825714; + vertex 57.1166 142.596 63.5613; + normal 0.904273 -0.0768268 -0.419986; + texcoord 0.166830 -11.2427; + tangent -0.280853 0.637194 -0.717709; + vertex 62.7901 156.648 73.2065; + normal 0.904727 -0.0778070 -0.418825; + texcoord 0.333170 -11.2427; + tangent -0.269723 0.656368 -0.704579; + vertex 62.6163 157.071 72.7524; + normal 0.636914 0.243350 -0.731520; + texcoord 0.250000 -1.49199; + tangent -0.667608 0.609733 -0.427229; + vertex 32.4235 24.3843 59.3139; + normal 0.629380 0.480335 -0.610868; + texcoord 0.208420 -0.763560; + tangent -0.733560 0.633929 -0.244997; + vertex 28.3516 9.46533 47.8592; + normal 0.392463 0.650532 -0.650216; + texcoord 0.291590 -0.763560; + tangent -0.904817 0.425802 -0.000193072; + vertex 25.6680 11.9136 46.8220; + normal 0.663524 0.451512 -0.596551; + texcoord 0.250000 -0.763560; + tangent -0.713242 0.646087 -0.271767; + vertex 26.5803 10.9389 47.2949; + normal 0.658663 0.577417 -0.482444; + texcoord 0.250000 -0.0773700; + tangent -0.612078 0.785620 0.0903377; + vertex 21.5180 1.76933 29.7199; + normal 0.903073 0.135268 -0.407630; + texcoord 0.208420 -0.0773700; + tangent -0.202371 0.972726 -0.113357; + vertex 22.5807 -0.224440 29.6738; + normal -0.0907225 0.669425 -0.737319; + texcoord 0.333170 -1.49199; + tangent -0.958235 0.142948 0.247690; + vertex 30.5813 25.6751 58.7118; + normal -0.0365319 0.797828 -0.601778; + texcoord 0.333170 -0.763560; + tangent -0.958235 0.142949 0.247690; + vertex 23.7883 12.1940 47.3079; + normal 0.174213 0.894167 -0.412449; + texcoord 0.333170 -0.0773700; + tangent -0.890274 0.327546 0.316427; + vertex 18.7088 3.80492 30.5186; + normal -0.0378027 0.940361 -0.338072; + texcoord 0.374760 -0.0773700; + tangent -0.919594 0.0996545 0.380021; + vertex 17.4632 3.93990 31.0333; + normal -0.0888063 0.889530 -0.448163; + texcoord 0.374760 -0.763560; + tangent -0.919594 0.0996544 0.380021; + vertex 23.1718 12.6392 47.1687; + normal 0.169995 0.973435 -0.153379; + texcoord 0.333170 0.478480; + tangent -0.886607 0.217379 0.408259; + vertex 10.1179 0.513880 15.0531; + normal 0.418350 0.779500 -0.466222; + texcoord 0.291590 -0.0773700; + tangent -0.787875 0.572916 0.225877; + vertex 19.9296 3.06514 30.1412; + normal 0.250309 0.967291 0.0411467; + texcoord 0.291590 1.00000; + tangent -0.885953 0.211709 0.412634; + vertex 15.5090 -0.240860 0.00000; + normal 0.358128 0.919435 -0.162431; + texcoord 0.291590 0.478480; + tangent -0.845814 0.397537 0.355757; + vertex 11.7406 0.126110 14.2973; + normal 0.682312 0.691954 -0.235904; + texcoord 0.250000 0.478480; + tangent -0.657993 0.735500 0.161509; + vertex 13.1393 -1.09570 13.8193; + normal 0.739176 0.672226 -0.0416129; + texcoord 0.250000 1.00000; + tangent -0.668331 0.743849 0.00472783; + vertex 14.9155 -3.90427 0.00000; + normal 0.755793 0.654189 -0.0285408; + texcoord 0.208420 1.00000; + tangent -0.661882 0.749588 0.00545475; + vertex 19.0378 -8.51323 0.00000; + normal 0.834958 0.546702 0.0629432; + texcoord 0.208420 0.478480; + tangent -0.550139 0.826340 0.120455; + vertex 14.4603 -3.07993 13.5301; + normal 0.818155 0.331100 -0.470102; + tangent -0.367252 0.930099 0.00646329; + vertex 14.4603 -3.07993 13.5301; + normal 0.907865 -0.0984955 -0.407529; + texcoord 0.166830 0.478480; + tangent 0.0211728 0.979143 -0.202068; + vertex 14.8790 -5.52248 13.7928; + normal 0.900345 -0.375456 -0.220027; + texcoord 0.125240 -0.0773700; + tangent 0.296854 0.900486 -0.317809; + vertex 21.7547 -4.45136 30.9182; + normal 0.900285 -0.265649 -0.344843; + texcoord 0.125240 0.478480; + tangent 0.174120 0.945825 -0.274037; + vertex 14.4129 -8.05429 14.5264; + normal 0.927707 -0.266243 -0.261674; + texcoord 0.166830 -0.0773700; + tangent 0.193499 0.936739 -0.291681; + vertex 22.4671 -2.34876 30.1677; + normal 0.955086 -0.221608 -0.196725; + texcoord 0.208420 -0.763560; + tangent 0.0442715 0.764459 -0.643151; + vertex 28.3516 9.46533 47.8592; + normal 0.830310 -0.544027 0.120913; + texcoord 0.125240 -0.763560; + tangent 0.475725 0.576590 -0.664252; + vertex 27.9069 6.55691 50.4882; + normal 0.947814 -0.283342 -0.146173; + texcoord 0.166830 -0.763560; + tangent 0.119869 0.735050 -0.667333; + vertex 28.2686 8.03654 49.0987; + normal 0.846988 -0.478829 0.230940; + texcoord 0.166830 -1.49199; + tangent 0.426154 0.355335 -0.831943; + vertex 34.5334 22.0910 61.2459; + normal 0.831278 -0.491795 0.259064; + texcoord 0.0836600 -1.49199; + tangent 0.456075 0.333079 -0.825260; + vertex 32.9628 20.9328 64.1755; + normal 0.677865 -0.675278 0.290685; + texcoord 0.0836600 -0.763560; + tangent 0.674947 0.414865 -0.610191; + vertex 26.5264 5.70836 51.7363; + normal 0.892488 -0.352890 0.280950; + texcoord 0.0836600 -2.27063; + tangent 0.382961 0.260237 -0.886351; + vertex 39.8385 38.2080 72.1340; + normal 0.564287 -0.818290 0.109466; + texcoord 0.0836600 -0.0773700; + tangent 0.766841 0.469093 -0.438072; + vertex 19.9708 -5.54250 31.9241; + normal 0.895453 -0.343558 0.283077; + texcoord 0.166830 -2.27063; + tangent 0.377755 0.246943 -0.892368; + vertex 41.0569 39.0303 69.2702; + normal 0.571636 -0.812740 0.112632; + texcoord 0.125240 -0.0773700; + tangent 0.763252 0.477948 -0.434755; + vertex 21.7547 -4.45136 30.9182; + normal 0.924720 -0.174838 0.338119; + texcoord 0.0836600 -3.01861; + tangent 0.347667 0.0191809 -0.937422; + vertex 43.4232 56.1407 75.5227; + normal 0.693686 -0.719590 0.0314545; + texcoord 0.0836600 0.478480; + tangent 0.661649 0.629367 -0.407575; + vertex 12.7216 -9.66864 15.7085; + normal 0.923594 -0.174386 0.341416; + texcoord 0.166830 -3.01861; + tangent 0.345623 -0.00650390 -0.938351; + vertex 44.3125 56.1414 73.0978; + normal 0.695510 -0.718380 0.0140180; + texcoord 0.125240 0.478480; + tangent 0.645544 0.616188 -0.451204; + vertex 14.4129 -8.05429 14.5264; + normal 0.711949 -0.680508 0.173312; + texcoord 0.0836600 1.00000; + tangent 0.693805 0.719935 -0.0181163; + vertex 9.45055 -17.0915 0.00000; + normal 0.710066 -0.682172 0.174491; + texcoord 0.0420700 1.00000; + tangent 0.692801 0.721129 0.00000; + vertex 6.26022 -20.4122 0.00000; + normal 0.912226 -0.0199297 0.409202; + texcoord 0.0836600 -3.96040; + tangent 0.388766 -0.248625 -0.887156; + vertex 46.2199 75.5109 73.5181; + normal 0.915151 -0.0287495 0.402084; + texcoord 0.166830 -3.96040; + tangent 0.381849 -0.257830 -0.887533; + vertex 47.0301 74.9638 71.6350; + normal 0.796137 0.125778 0.591900; + texcoord 0.166830 -5.00032; + tangent 0.589249 -0.361438 -0.722598; + vertex 48.6581 92.8511 65.7044; + normal 0.791938 0.124847 0.597701; + texcoord 0.000490000 -5.00032; + tangent 0.598143 -0.360412 -0.715771; + vertex 46.9075 93.9212 67.7852; + normal 0.814375 -0.00616034 0.580306; + texcoord 0.166830 -6.04535; + tangent 0.567136 -0.217428 -0.794407; + vertex 49.8038 108.101 61.6734; + normal 0.815499 -0.00599713 0.578728; + texcoord 0.000490000 -6.04535; + tangent 0.565403 -0.203089 -0.799421; + vertex 48.5093 108.572 63.5107; + normal 0.735228 -0.219227 0.641389; + texcoord 0.166830 -7.43651; + tangent 0.628506 -0.133458 -0.766269; + vertex 52.6888 125.743 60.4335; + normal 0.732248 -0.225617 0.642581; + texcoord 0.000490000 -7.43651; + tangent 0.632427 -0.126772 -0.764176; + vertex 51.5747 125.971 61.7802; + normal 0.683660 -0.456005 0.569797; + texcoord 0.166830 -9.05951; + tangent 0.645039 0.0100128 -0.764084; + vertex 57.6368 142.043 64.6743; + normal 0.682644 -0.462733 0.565575; + texcoord 0.000490000 -9.05951; + tangent 0.645542 0.0178564 -0.763516; + vertex 56.7889 142.021 65.6777; + normal 0.699892 -0.532299 0.476244; + texcoord 0.166830 -11.2427; + tangent 0.663769 0.228300 -0.712243; + vertex 62.7901 156.648 73.2065; + normal 0.702452 -0.531731 0.473100; + texcoord 0.000490000 -11.2427; + tangent 0.663866 0.249854 -0.704880; + vertex 62.3613 156.487 73.6619; + normal 0.634546 0.647889 0.421416; + texcoord 0.291590 1.00000; + tangent -0.714425 0.699712 0.00000; + vertex 10.7699 7.17177 0.00000; + normal 0.521928 0.755473 0.396045; + texcoord 0.333170 1.00000; + tangent -0.818072 0.575116 0.000299264; + vertex 8.05265 9.83309 0.00000; + normal 0.607358 0.675919 0.417433; + texcoord 0.333170 0.527450; + tangent -0.752373 0.655995 0.0600467; + vertex 1.77844 5.94053 15.4318; + normal 0.572924 0.709785 0.409833; + texcoord 0.374760 0.527450; + tangent -0.847799 0.527407 0.0554808; + vertex 1.17982 6.42787 15.5053; + normal 0.350412 0.870172 0.346427; + texcoord 0.374760 1.00000; + tangent -0.927613 0.373542 0.00000; + vertex 4.75184 11.1623 0.00000; + normal -0.929671 0.364942 0.0502959; + texcoord 0.624270 -0.684550; + tangent -0.358815 -0.927952 0.100779; + vertex -3.71383 14.1800 50.9135; + normal -0.927275 0.366877 0.0745830; + texcoord 0.624270 -0.0520600; + tangent -0.358903 -0.927826 0.101626; + vertex -5.22637 12.5741 34.6078; + normal -0.927155 0.366804 0.0764037; + texcoord 0.665860 -0.0520600; + tangent -0.358815 -0.927952 0.100779; + vertex -6.12343 10.2541 34.8598; + normal -0.930260 0.216811 0.295989; + texcoord 0.665860 0.527450; + tangent -0.198191 -0.976166 0.0884292; + vertex -8.52748 9.03472 17.0231; + normal -0.752178 0.523730 0.399919; + texcoord 0.624270 0.527450; + tangent -0.530013 -0.838324 0.127664; + vertex -7.60540 11.3994 16.7179; + normal -0.832955 0.306353 0.460796; + texcoord 0.624270 1.00000; + tangent -0.348759 -0.937208 0.00272463; + vertex -15.5248 16.1310 0.00000; + normal -0.392843 0.769300 0.503838; + texcoord 0.582680 1.00000; + tangent -0.888449 -0.458948 0.00504035; + vertex -12.7186 20.5111 0.00000; + normal -0.916236 0.0455061 0.398046; + texcoord 0.665860 1.00000; + tangent -0.0519736 -0.998647 0.00157566; + vertex -15.9351 11.0330 0.00000; + normal -0.0798957 0.969897 0.230036; + texcoord 0.582680 0.527450; + tangent -0.983018 -0.0920663 0.158745; + vertex -5.46178 12.6666 16.2692; + normal 0.242209 0.899854 0.362764; + texcoord 0.541100 1.00000; + tangent -0.969318 0.245773 0.00426070; + vertex -7.29774 19.9131 0.00000; + normal -0.933468 -0.208632 0.291736; + texcoord 0.707440 0.527450; + tangent 0.222489 -0.974767 0.0181019; + vertex -8.72304 6.66445 17.2031; + normal -0.908532 -0.151320 0.389451; + texcoord 0.707440 1.00000; + tangent 0.151443 -0.988466 -0.000819642; + vertex -15.9603 7.00731 0.00000; + normal -0.870738 -0.307660 0.383615; + texcoord 0.749030 1.00000; + tangent 0.333148 -0.942874 0.00000; + vertex -14.7240 3.50837 0.00000; + normal -0.847722 -0.460097 0.263966; + texcoord 0.749030 0.527450; + tangent 0.466844 -0.883974 -0.0254196; + vertex -7.52744 4.49932 17.1298; + normal -0.938339 -0.325503 0.116477; + texcoord 0.707440 -0.0520600; + tangent 0.323498 -0.945824 0.0276618; + vertex -5.37078 7.68660 34.9506; + normal -0.958183 -0.267841 0.100733; + texcoord 0.665860 -0.0520600; + tangent 0.274390 -0.960709 0.0418195; + vertex -6.12343 10.2541 34.8598; + normal -0.731044 -0.664779 0.153764; + texcoord 0.749030 -0.0520600; + tangent 0.684833 -0.728551 -0.0147446; + vertex -4.60278 5.83319 34.9920; + normal -0.895710 -0.422735 0.137834; + texcoord 0.707440 -0.684550; + tangent 0.482729 -0.841040 0.244183; + vertex -5.25993 10.7789 51.7866; + normal -0.997299 -0.0561625 0.0473339; + texcoord 0.665860 -0.684550; + tangent 0.0667988 -0.961494 0.266585; + vertex -5.40859 12.9187 51.1933; + normal -0.984810 -0.144307 0.0965624; + texcoord 0.665860 -1.25138; + tangent 0.170467 -0.888076 0.426922; + vertex -5.12387 18.0208 64.9533; + normal -0.984896 -0.143148 0.0974085; + texcoord 0.749030 -1.25138; + tangent 0.171404 -0.885667 0.431525; + vertex -4.51162 14.8572 66.4947; + normal -0.965530 -0.227279 0.126872; + texcoord 0.749030 -1.96028; + tangent 0.259280 -0.822959 0.505483; + vertex -4.18302 23.8865 81.8315; + normal -0.964306 -0.231721 0.128140; + texcoord 0.665860 -1.96028; + tangent 0.264529 -0.814069 0.517026; + vertex -5.03503 26.5047 80.1950; + normal -0.969137 -0.226536 0.0972329; + texcoord 0.749030 -2.63668; + tangent 0.237424 -0.750715 0.616487; + vertex -4.74454 32.4348 93.7733; + normal -0.971941 -0.216713 0.0914700; + texcoord 0.665860 -2.63668; + tangent 0.227807 -0.743443 0.628806; + vertex -5.39863 34.5089 92.0300; + normal -0.908175 -0.354445 0.222681; + texcoord 0.749030 -3.49556; + tangent 0.384401 -0.583166 0.715649; + vertex -6.55378 43.9428 106.180; + normal -0.993392 -0.0466099 -0.104878; + texcoord 0.665860 -3.49556; + tangent -0.0448430 -0.683545 0.728529; + vertex -6.46491 45.2975 104.736; + normal -0.941762 -0.285935 0.176990; + texcoord 0.665860 -4.43662; + tangent 0.304778 -0.497082 0.812416; + vertex -8.92308 58.2531 114.769; + normal -0.719822 -0.666472 0.194093; + texcoord 0.749030 -0.684550; + tangent 0.709137 -0.672323 0.212383; + vertex -3.21724 9.02077 52.3494; + normal -0.589018 -0.729629 0.347419; + texcoord 0.749030 -1.25138; + tangent 0.806258 -0.525023 0.272579; + vertex -4.51162 14.8572 66.4947; + normal -0.614631 -0.760421 0.209734; + texcoord 0.790610 -0.684550; + tangent 0.785487 -0.590412 0.185534; + vertex -2.30557 8.00552 52.6638; + normal -0.353375 -0.921358 0.161946; + texcoord 0.790610 -0.0520600; + tangent 0.917970 -0.389533 -0.0747931; + vertex -2.67840 4.69752 34.8608; + normal -0.556612 -0.800337 0.222808; + texcoord 0.749030 0.527450; + tangent 0.803314 -0.586994 -0.100625; + vertex -7.52744 4.49932 17.1298; + normal -0.546937 -0.790540 0.275513; + texcoord 0.749030 1.00000; + tangent 0.801052 -0.589813 -0.102157; + vertex -14.7240 3.50837 0.00000; + normal -0.486887 -0.842756 0.229573; + texcoord 0.790610 0.527450; + tangent 0.839458 -0.531678 -0.112380; + vertex -5.69249 3.14825 16.8958; + normal -0.217707 -0.958189 0.185681; + texcoord 0.832200 0.527450; + tangent 0.955132 -0.261498 -0.139073; + vertex -4.28245 2.41378 16.6972; + normal -0.381813 -0.870939 0.309328; + texcoord 0.790610 1.00000; + tangent 0.915719 -0.401802 -0.00380613; + vertex -13.7043 0.613940 0.00000; + normal -0.366485 -0.879043 0.304915; + texcoord 0.832200 1.00000; + tangent 0.918928 -0.394414 -0.00286335; + vertex -10.4070 -0.824600 0.00000; + normal -0.0287706 -0.991489 0.126971; + texcoord 0.873780 0.527450; + tangent 0.984658 -0.0499823 -0.167186; + vertex -2.85104 2.34112 16.4542; + normal -0.0394229 -0.997047 0.0658951; + texcoord 0.873780 -0.0520600; + tangent 0.984658 -0.0499823 -0.167185; + vertex -0.808590 3.46899 34.7417; + normal -0.693737 -0.701555 0.162939; + texcoord 0.832200 -0.0520600; + tangent 0.818792 -0.572277 -0.0455907; + vertex -1.06492 4.32062 34.7123; + normal -0.940614 -0.276300 0.197241; + texcoord 0.832200 0.527450; + tangent 0.288058 -0.957042 0.0330608; + vertex -4.28245 2.41378 16.6972; + normal -0.950782 -0.281716 0.129031; + texcoord 0.873780 -0.0520600; + tangent 0.288058 -0.957042 0.0330603; + vertex -0.808590 3.46899 34.7417; + normal -0.826806 -0.547368 0.129541; + texcoord 0.873780 -0.684550; + tangent 0.561956 -0.792878 0.235691; + vertex -0.726120 6.73545 53.0744; + normal -0.683582 -0.707296 0.180136; + texcoord 0.832200 -0.684550; + tangent 0.755617 -0.623478 0.200795; + vertex -1.22641 7.43309 52.8633; + normal -0.492186 -0.780576 0.385296; + texcoord 0.832200 -1.25138; + tangent 0.858154 -0.446551 0.253306; + vertex -2.05358 13.3317 67.3404; + normal -0.465250 -0.738603 0.487861; + texcoord 0.749030 -1.96028; + tangent 0.884772 -0.383500 0.264777; + vertex -4.18302 23.8865 81.8315; + normal -0.389772 -0.849165 0.356366; + texcoord 0.873780 -0.684550; + tangent 0.919348 -0.336255 0.204284; + vertex -0.726120 6.73545 53.0744; + normal -0.392343 -0.822346 0.412084; + texcoord 0.915370 -1.25138; + tangent 0.919348 -0.336255 0.204284; + vertex -0.447390 12.7442 67.6973; + normal -0.837145 -0.482595 0.257470; + texcoord 0.915370 -1.96028; + tangent 0.515336 -0.723469 0.459370; + vertex -1.01204 22.0339 83.0861; + normal -0.646737 -0.646093 0.405332; + texcoord 0.832200 -1.96028; + tangent 0.809032 -0.483945 0.333563; + vertex -1.81470 22.8851 82.5342; + normal -0.498628 -0.696473 0.516038; + texcoord 0.749030 -2.63668; + tangent 0.862597 -0.337432 0.376917; + vertex -4.74454 32.4348 93.7733; + normal -0.509853 -0.692558 0.510307; + texcoord 0.832200 -2.63668; + tangent 0.856048 -0.336497 0.392368; + vertex -2.75466 31.6608 94.6620; + normal -0.865144 -0.425817 0.264962; + texcoord 0.915370 -2.63668; + tangent 0.528388 -0.632230 0.566649; + vertex -2.35996 30.4892 95.6501; + normal -0.964991 -0.244032 0.0961314; + texcoord 0.832200 -2.63668; + tangent 0.249396 -0.740248 0.624367; + vertex -2.75466 31.6608 94.6620; + normal -0.661347 -0.571617 0.485669; + texcoord 0.832200 -3.49556; + tangent 0.730529 -0.366621 0.576122; + vertex -5.25876 43.2490 107.249; + normal -0.684342 -0.549975 0.478752; + texcoord 0.915370 -3.49556; + tangent 0.711583 -0.387036 0.586390; + vertex -4.34186 42.8292 107.928; + normal -0.828686 -0.428708 0.359846; + texcoord 0.832200 -4.43662; + tangent 0.510819 -0.405439 0.758078; + vertex -7.88288 56.7859 117.280; + normal -0.719014 -0.564548 0.405344; + texcoord 0.998540 -2.63668; + tangent 0.690500 -0.514493 0.508437; + vertex -0.861260 29.3672 96.7493; + normal -0.711012 -0.527849 0.464582; + texcoord 0.998540 -3.49556; + tangent 0.690647 -0.400035 0.602478; + vertex -3.27157 42.2093 108.862; + normal -0.883298 -0.422381 0.203417; + texcoord 0.998540 -1.96028; + tangent 0.463652 -0.744835 0.479842; + vertex 0.249920 19.9445 84.4139; + normal -0.689232 -0.523203 0.501216; + texcoord 0.998540 -4.43662; + tangent 0.698425 -0.300216 0.649671; + vertex -6.19362 56.0561 118.901; + normal -0.854628 -0.473790 0.212448; + texcoord 0.998540 -1.25138; + tangent 0.518285 -0.764308 0.383685; + vertex 0.937410 10.7377 68.7221; + normal -0.846572 -0.484529 0.220335; + texcoord 0.915370 -1.25138; + tangent 0.529976 -0.756600 0.382991; + vertex -0.447390 12.7442 67.6973; + normal -0.893186 -0.353982 0.277336; + texcoord 0.832200 -5.38146; + tangent 0.439688 -0.558324 0.703526; + vertex -10.0954 67.7939 126.094; + normal -0.495738 -0.613497 0.614707; + texcoord 0.998540 -5.38146; + tangent 0.861659 -0.261118 0.435156; + vertex -8.13429 67.1984 127.092; + normal -0.992280 0.0100456 -0.123608; + texcoord 0.665860 -5.38146; + tangent -0.0961935 -0.686540 0.720701; + vertex -9.88009 69.3497 124.448; + normal -0.414234 -0.718574 0.558625; + texcoord 0.832200 -6.64259; + tangent 0.903902 -0.255430 0.343098; + vertex -11.6108 79.0890 137.804; + normal -0.986193 0.0694499 -0.150331; + tangent -0.147934 -0.772833 0.617126; + vertex -11.6108 79.0890 137.804; + normal -0.413292 -0.719217 0.558496; + texcoord 0.998540 -6.64259; + tangent 0.905591 -0.257194 0.337277; + vertex -10.0084 78.6382 138.400; + normal -0.986026 0.0699616 -0.151191; + texcoord 0.665860 -6.64259; + tangent -0.149342 -0.778541 0.609566; + vertex -11.3434 80.4675 136.721; + normal -0.501165 -0.748093 0.434961; + texcoord 0.832200 -8.11839; + tangent 0.861249 -0.375430 0.342495; + vertex -12.5949 88.2991 150.958; + normal -0.996687 0.0339283 -0.0739116; + tangent -0.0698256 -0.838776 0.539981; + vertex -12.5949 88.2991 150.958; + normal -0.504898 -0.747387 0.431845; + texcoord 0.998540 -8.11839; + tangent 0.858495 -0.382174 0.341949; + vertex -11.5215 87.8220 151.387; + normal -0.996931 0.0290336 -0.0727016; + texcoord 0.665860 -8.11839; + tangent -0.0645300 -0.842171 0.535335; + vertex -12.5144 89.3307 150.301; + normal -0.518602 -0.755591 0.400168; + texcoord 0.832200 -10.0956; + tangent 0.855493 -0.456690 0.244062; + vertex -12.9285 96.0180 165.039; + normal -0.519500 -0.755160 0.399817; + texcoord 0.998540 -10.0956; + tangent 0.854421 -0.464148 0.233520; + vertex -12.3830 95.7217 165.188; + normal -0.995990 -0.0886239 0.0122282; + texcoord 0.832200 -10.0956; + tangent 0.0803760 -0.903642 0.420680; + vertex -12.9285 96.0180 165.039; + normal -0.995355 -0.0950676 0.0151698; + texcoord 0.665860 -10.0956; + tangent 0.0929131 -0.907392 0.409887; + vertex -12.9915 96.6333 164.761; + normal -0.744724 -0.639171 0.191956; + texcoord 0.956950 -0.684550; + tangent 0.607256 -0.759935 0.231818; + vertex 0.686350 5.47219 53.4766; + normal -0.874231 -0.465426 0.138201; + texcoord 0.998540 -0.684550; + tangent 0.485510 -0.837991 0.249098; + vertex 1.69763 3.72672 53.9955; + normal -0.668552 -0.724220 0.168950; + texcoord 0.998540 -0.0520600; + tangent 0.730534 -0.682492 -0.0229319; + vertex 1.56374 -0.349160 34.7419; + normal -0.679155 -0.704102 0.207338; + texcoord 0.915370 -0.684550; + tangent 0.736684 -0.644180 0.205739; + vertex -0.150450 5.99905 53.2992; + normal -0.797457 -0.579816 0.166959; + texcoord 0.873780 -0.684550; + tangent 0.602995 -0.763735 0.230447; + vertex -0.726120 6.73545 53.0744; + normal -0.491870 -0.859321 0.140112; + texcoord 0.915370 -0.0520600; + tangent 0.862752 -0.503149 -0.0500011; + vertex -0.0591500 3.03956 34.6898; + normal -0.867918 -0.474771 0.145982; + texcoord 0.956950 -0.0520600; + tangent 0.450732 -0.892603 0.00996475; + vertex 0.232190 0.865340 34.8040; + normal -0.489952 -0.860020 0.142523; + texcoord 0.873780 -0.0520600; + tangent 0.863036 -0.501572 -0.0599522; + vertex -0.808590 3.46899 34.7417; + normal -0.822013 -0.466052 0.327247; + texcoord 0.998540 0.527450; + tangent 0.481810 -0.875821 -0.0282203; + vertex -0.717970 -2.05307 16.3562; + normal -0.856929 -0.421916 0.296075; + texcoord 0.915370 0.527450; + tangent 0.378592 -0.925505 -0.0104474; + vertex -2.35969 1.63041 16.4130; + normal -0.781551 -0.549680 0.295008; + texcoord 0.873780 0.527450; + tangent 0.555318 -0.830539 -0.0427536; + vertex -2.85104 2.34112 16.4542; + normal -0.805222 -0.391751 0.445139; + texcoord 0.832200 1.00000; + tangent 0.437484 -0.899226 0.00000; + vertex -10.4070 -0.824600 0.00000; + normal -0.858482 -0.267376 0.437628; + texcoord 0.873780 1.00000; + tangent 0.265689 -0.964059 -0.000194002; + vertex -9.36888 -2.95842 0.00000; + normal -0.819155 -0.326966 0.471251; + texcoord 0.915370 1.00000; + tangent 0.385959 -0.922516 8.38594e-05; + vertex -8.74605 -6.61366 0.00000; + normal -0.989965 -0.129707 0.0560790; + texcoord 0.956950 -0.684550; + tangent 0.132631 -0.989801 0.0519944; + vertex 0.686350 5.47219 53.4766; + normal -0.987403 -0.127379 0.0938580; + texcoord 0.915370 -0.0520600; + tangent 0.132631 -0.989801 0.0519944; + vertex -0.0591500 3.03956 34.6898; + normal -0.878523 -0.367788 0.304843; + texcoord 0.956950 0.527450; + tangent 0.406718 -0.913481 -0.0115653; + vertex -1.88539 0.104800 16.4251; + normal -0.747305 -0.444885 0.493572; + texcoord 0.956950 1.00000; + tangent 0.511662 -0.859186 -0.00148608; + vertex -6.58262 -10.2275 0.00000; + normal -0.254478 -0.602257 0.756656; + texcoord 0.000490000 -4.43662; + tangent 0.957356 -0.0462150 0.285192; + vertex -6.19362 56.0561 118.901; + normal -0.246198 -0.647052 0.721602; + texcoord 0.000490000 -3.49556; + tangent 0.957355 -0.0462153 0.285192; + vertex -3.27157 42.2093 108.862; + normal -0.238315 -0.650321 0.721310; + texcoord 0.0836600 -3.49556; + tangent 0.960168 -0.0426142 0.276153; + vertex -1.33743 42.1159 109.438; + normal -0.0717236 -0.751960 0.655295; + texcoord 0.000490000 -2.63668; + tangent 0.991957 0.0164322 0.125508; + vertex -0.861260 29.3672 96.7493; + normal -0.0775054 -0.751924 0.654678; + texcoord 0.0836600 -2.63668; + tangent 0.992369 0.00149600 0.123292; + vertex 1.60758 29.4126 97.0497; + normal -0.226741 -0.807405 0.544688; + texcoord 0.000490000 -1.96028; + tangent 0.973264 -0.175713 0.147925; + vertex 0.249920 19.9445 84.4139; + normal -0.242256 -0.805761 0.540427; + texcoord 0.0836600 -1.96028; + tangent 0.969862 -0.190942 0.151360; + vertex 3.36861 19.3561 84.8918; + normal -0.334163 -0.835346 0.436500; + texcoord 0.000490000 -1.25138; + tangent 0.941997 -0.283973 0.178890; + vertex 0.937410 10.7377 68.7221; + normal -0.336692 -0.835191 0.434850; + texcoord 0.0836600 -1.25138; + tangent 0.941715 -0.285489 0.177958; + vertex 4.32037 9.69854 69.3791; + normal -0.287320 -0.910098 0.298612; + texcoord 0.0420700 -0.684550; + tangent 0.959537 -0.261865 0.103511; + vertex 3.34305 3.20454 54.2034; + normal -0.322734 -0.898523 0.297488; + texcoord 0.000490000 -0.684550; + tangent 0.946317 -0.300317 0.119555; + vertex 1.69763 3.72672 53.9955; + normal -0.250614 -0.920977 0.298318; + texcoord 0.0836600 -0.684550; + tangent 0.967778 -0.230556 0.101242; + vertex 5.58200 2.67115 54.4376; + normal -0.344659 -0.923986 0.165709; + texcoord 0.000490000 -0.0520600; + tangent 0.930320 -0.359735 -0.0713889; + vertex 1.56374 -0.349160 34.7419; + normal -0.224955 -0.957935 0.178201; + texcoord 0.0836600 -0.0520600; + tangent 0.966855 -0.241956 -0.0815348; + vertex 5.88940 -1.68723 34.3657; + normal -0.287424 -0.941880 0.173926; + texcoord 0.0420700 -0.0520600; + tangent 0.950494 -0.298652 -0.0858418; + vertex 3.40660 -1.06487 34.5914; + normal -0.563101 -0.784122 0.260904; + texcoord 0.000490000 0.527450; + tangent 0.790748 -0.604266 -0.0978795; + vertex -0.717970 -2.05307 16.3562; + normal -0.128385 -0.930730 0.342431; + texcoord 0.0836600 0.527450; + tangent 0.969654 -0.190302 -0.153481; + vertex 4.27116 -4.28880 15.6313; + normal -0.384272 -0.870343 0.307959; + texcoord 0.0420700 0.527450; + tangent 0.884857 -0.451124 -0.116254; + vertex 1.46044 -3.74322 16.0837; + normal -0.0876825 -0.863519 0.496635; + texcoord 0.0420700 1.00000; + tangent 0.969649 -0.188216 -0.156064; + vertex 1.52121 -12.9996 0.00000; + normal -0.664994 -0.651128 0.365809; + texcoord 0.000490000 1.00000; + tangent 0.691711 -0.722163 -0.00402180; + vertex -2.90209 -8.32376 0.00000; + normal -0.676170 -0.639649 0.365571; + texcoord 0.0420700 1.00000; + tangent 0.687216 -0.726453 0.00000; + vertex 1.52121 -12.9996 0.00000; + normal -0.740958 0.317619 -0.591692; + texcoord 0.665860 -4.43662; + tangent -0.641878 -0.593978 0.484957; + vertex -8.92308 58.2531 114.769; + normal -0.748231 0.399086 -0.529982; + texcoord 0.582680 -3.49556; + tangent -0.654595 -0.589402 0.473404; + vertex -5.09670 46.5636 103.703; + normal -0.757105 0.390627 -0.523644; + texcoord 0.665860 -3.49556; + tangent -0.641877 -0.593978 0.484957; + vertex -6.46491 45.2975 104.736; + normal -0.582254 0.622703 -0.522706; + texcoord 0.665860 -2.63668; + tangent -0.810436 -0.505588 0.295929; + vertex -5.39863 34.5089 92.0300; + normal -0.573502 0.625767 -0.528688; + texcoord 0.582680 -2.63668; + tangent -0.814778 -0.502746 0.288761; + vertex -3.18823 35.8703 91.2457; + normal -0.584008 0.688886 -0.429383; + texcoord 0.665860 -1.96028; + tangent -0.811375 -0.511220 0.283417; + vertex -5.03503 26.5047 80.1950; + normal -0.590257 0.685518 -0.426218; + texcoord 0.582680 -1.96028; + tangent -0.806274 -0.520163 0.281697; + vertex -2.52078 28.0909 79.3175; + normal -0.666067 0.682377 -0.301191; + texcoord 0.665860 -1.25138; + tangent -0.746117 -0.614673 0.255901; + vertex -5.12387 18.0208 64.9533; + normal -0.671732 0.677597 -0.299399; + texcoord 0.582680 -1.25138; + tangent -0.741012 -0.620683 0.256233; + vertex -2.46298 20.2585 64.0095; + normal -0.609506 0.771568 -0.182172; + texcoord 0.624270 -0.684550; + tangent -0.794466 -0.591480 0.137748; + vertex -3.71383 14.1800 50.9135; + normal -0.620626 0.763390 -0.179052; + texcoord 0.582680 -0.684550; + tangent -0.784091 -0.605667 0.135533; + vertex -2.16102 15.3794 50.6451; + normal -0.606216 0.774122 -0.182312; + texcoord 0.665860 -0.684550; + tangent -0.795275 -0.591858 0.131307; + vertex -5.40859 12.9187 51.1933; + normal -0.604714 0.789835 -0.102384; + texcoord 0.665860 -0.0520600; + tangent -0.795275 -0.591858 0.131307; + vertex -6.12343 10.2541 34.8598; + normal -0.248559 0.967869 -0.0380533; + texcoord 0.582680 -0.0520600; + tangent -0.962138 -0.245976 0.117418; + vertex -2.84236 13.3531 34.2989; + normal -0.322602 0.946144 -0.0271839; + texcoord 0.624270 -0.0520600; + tangent -0.940180 -0.317006 0.124774; + vertex -5.22637 12.5741 34.6078; + normal -0.507161 0.861783 0.0108571; + texcoord 0.624270 0.527450; + tangent -0.847191 -0.500809 0.177365; + vertex -7.60540 11.3994 16.7179; + normal 0.243134 0.966290 -0.0846669; + texcoord 0.541100 -0.0520600; + tangent -0.954789 0.284333 0.0867842; + vertex -0.633190 13.7535 34.0342; + normal 0.342529 0.933604 0.105156; + texcoord 0.541100 0.527450; + tangent -0.935935 0.326730 0.131425; + vertex -2.77563 11.9566 15.8484; + normal 0.437502 0.847710 0.299965; + texcoord 0.499510 1.00000; + tangent -0.888581 0.458700 0.00421559; + vertex -2.90209 17.6299 0.00000; + normal 0.610899 0.790448 0.0446423; + texcoord 0.499510 0.527450; + tangent -0.778517 0.621064 0.0905072; + vertex -0.792190 11.1244 15.5568; + normal 0.868759 0.487690 0.0861154; + texcoord 0.499510 1.00000; + tangent -0.489509 0.871998 0.00000; + vertex -2.90209 17.6299 0.00000; + normal 0.860564 0.501748 0.0876332; + texcoord 0.457930 1.00000; + tangent -0.495457 0.868630 0.00211068; + vertex -0.340800 13.0673 0.00000; + normal 0.878502 0.477322 0.0199675; + texcoord 0.457930 0.527450; + tangent -0.480198 0.876681 0.0289915; + vertex 0.586550 9.64043 15.4099; + normal 0.362172 0.908905 -0.206697; + texcoord 0.541100 -0.684550; + tangent -0.930724 0.344201 -0.123608; + vertex -0.0736100 15.2207 50.7705; + normal 0.0875607 0.969027 -0.230913; + texcoord 0.582680 -0.684550; + tangent -0.995337 0.0756872 -0.0598036; + vertex -2.16102 15.3794 50.6451; + normal 0.384473 0.856824 -0.343559; + texcoord 0.582680 -1.25138; + tangent -0.921944 0.331216 -0.200789; + vertex -2.46298 20.2585 64.0095; + normal 0.764382 0.634467 -0.114767; + texcoord 0.499510 -0.0520600; + tangent -0.642056 0.766558 0.0124031; + vertex 1.49235 12.1250 33.9143; + normal 0.917653 0.382871 -0.106408; + texcoord 0.457930 -0.0520600; + tangent -0.402640 0.915207 -0.0166619; + vertex 2.59950 9.92241 33.9426; + normal 0.951789 0.262536 0.158659; + texcoord 0.416340 1.00000; + tangent -0.263732 0.964497 -0.0138520; + vertex 2.34154 12.5906 0.00000; + normal 0.962582 0.270805 0.0100154; + texcoord 0.416340 0.527450; + tangent -0.267228 0.963532 -0.0140034; + vertex 1.10347 7.75000 15.4370; + normal 0.510677 0.839576 -0.185263; + texcoord 0.499510 -0.684550; + tangent -0.847297 0.502755 -0.171249; + vertex 1.64138 14.0174 51.1681; + normal 0.992517 0.120166 -0.0216891; + texcoord 0.457930 -0.684550; + tangent -0.122397 0.959978 -0.251916; + vertex 2.85301 13.4650 51.3673; + normal 0.445400 0.872981 -0.198803; + tangent -0.894851 0.418421 -0.155455; + vertex 2.85301 13.4650 51.3673; + normal 0.994829 0.100082 -0.0172653; + texcoord 0.416340 -1.25138; + tangent -0.101049 0.958365 -0.267069; + vertex 2.67682 17.6540 65.4980; + normal 0.994821 0.100287 -0.0165284; + texcoord 0.416340 -0.684550; + tangent -0.101049 0.958365 -0.267069; + vertex 3.06345 11.4691 51.9235; + normal 0.878621 0.465955 -0.104458; + texcoord 0.416340 -0.0520600; + tangent -0.425720 0.904564 -0.0229361; + vertex 3.07445 8.53664 33.9842; + normal 0.799308 0.590681 -0.110470; + texcoord 0.374760 -0.0520600; + tangent -0.593394 0.804850 0.0100048; + vertex 3.56248 7.87470 33.9760; + normal 0.628950 0.749036 -0.208249; + texcoord 0.374760 -0.684550; + tangent -0.776045 0.599459 -0.195967; + vertex 3.69501 11.0914 52.0519; + normal 0.533750 0.811348 -0.238381; + texcoord 0.416340 -0.684550; + tangent -0.845429 0.505642 -0.171976; + vertex 3.06345 11.4691 51.9235; + normal 0.675093 0.680547 -0.284789; + texcoord 0.416340 -1.25138; + tangent -0.738052 0.594770 -0.318634; + vertex 2.67682 17.6540 65.4980; + normal 0.696127 0.713084 -0.0831836; + texcoord 0.333170 -0.0520600; + tangent -0.711564 0.669935 -0.211811; + vertex 4.90676 7.78365 33.8373; + normal 0.702096 0.689610 -0.177480; + texcoord 0.333170 -0.684550; + tangent -0.711564 0.669935 -0.211812; + vertex 4.24505 10.5735 52.2157; + normal 0.719736 0.640936 -0.266796; + texcoord 0.333170 -1.25138; + tangent -0.689896 0.639315 -0.339589; + vertex 3.96053 16.5559 66.0837; + normal 0.536364 0.784654 -0.310856; + texcoord 0.499510 -1.25138; + tangent -0.860577 0.444062 -0.249432; + vertex 0.965260 18.9698 64.7879; + normal 0.305014 0.822445 -0.480156; + texcoord 0.582680 -1.96028; + tangent -0.951264 0.247312 -0.184214; + vertex -2.52078 28.0909 79.3175; + normal 0.289316 0.824803 -0.485795; + texcoord 0.499510 -1.96028; + tangent -0.956150 0.229672 -0.181738; + vertex 0.306320 27.3844 79.8568; + normal 0.155968 0.789224 -0.593969; + texcoord 0.582680 -2.63668; + tangent -0.982497 0.0641626 -0.174882; + vertex -3.18823 35.8703 91.2457; + normal 0.516050 0.702069 -0.490706; + texcoord 0.499510 -2.63668; + tangent -0.865101 0.325383 -0.381741; + vertex -0.733060 35.7451 91.6803; + normal 0.179170 0.709316 -0.681740; + texcoord 0.582680 -3.49556; + tangent -0.968910 0.0157009 -0.246914; + vertex -5.09670 46.5636 103.703; + normal 0.766400 0.571572 -0.293149; + texcoord 0.416340 -1.96028; + tangent -0.648208 0.639590 -0.413220; + vertex 1.73638 26.0809 80.7094; + normal 0.738101 0.594236 -0.319517; + texcoord 0.499510 -1.96028; + tangent -0.673160 0.615442 -0.409983; + vertex 0.306320 27.3844 79.8568; + normal 0.742944 0.562592 -0.362662; + texcoord 0.416340 -2.63668; + tangent -0.650257 0.552262 -0.521701; + vertex 0.542650 34.4944 92.8517; + normal 0.696468 0.635341 -0.333577; + texcoord 0.333170 -1.96028; + tangent -0.739125 0.559012 -0.375767; + vertex 2.60443 25.1033 81.3411; + normal 0.389719 0.686186 -0.614221; + texcoord 0.499510 -3.49556; + tangent -0.914346 0.142662 -0.378971; + vertex -3.03250 46.5060 104.272; + normal 0.638401 0.595248 -0.487979; + texcoord 0.416340 -3.49556; + tangent -0.755165 0.347708 -0.555720; + vertex -1.69207 46.0483 105.096; + normal 0.173982 0.655920 -0.734506; + texcoord 0.499510 -4.43662; + tangent -0.972889 -0.0516681 -0.225429; + vertex -5.85005 59.0747 114.520; + normal -0.239579 0.610931 -0.754563; + texcoord 0.665860 -4.43662; + tangent -0.960736 -0.263757 0.0861336; + vertex -8.92308 58.2531 114.769; + normal -0.485048 0.579159 -0.655212; + texcoord 0.499510 -5.38146; + tangent -0.871778 -0.403567 0.277736; + vertex -7.92983 70.2970 123.772; + normal -0.504749 0.573088 -0.645599; + texcoord 0.665860 -5.38146; + tangent -0.857716 -0.419416 0.297343; + vertex -9.88009 69.3497 124.448; + normal -0.573451 0.620152 -0.535318; + texcoord 0.499510 -6.64259; + tangent -0.815476 -0.498783 0.293622; + vertex -9.90615 81.3579 136.202; + normal -0.574835 0.619962 -0.534053; + texcoord 0.665860 -6.64259; + tangent -0.813305 -0.503203 0.292099; + vertex -11.3434 80.4675 136.721; + normal -0.528820 0.722757 -0.444941; + texcoord 0.499510 -8.11839; + tangent -0.846436 -0.484428 0.221079; + vertex -11.4759 89.9226 150.035; + normal -0.525116 0.724990 -0.445694; + texcoord 0.665860 -8.11839; + tangent -0.848604 -0.482591 0.216744; + vertex -12.5144 89.3307 150.301; + normal -0.405010 0.810830 -0.422518; + texcoord 0.499510 -10.0956; + tangent -0.911206 -0.384559 0.147706; + vertex -12.3698 96.8880 164.665; + normal -0.398598 0.813293 -0.423879; + texcoord 0.665860 -10.0956; + tangent -0.916062 -0.375317 0.141309; + vertex -12.9915 96.6333 164.761; + normal 0.836644 0.453401 -0.307333; + texcoord 0.333170 -4.43662; + tangent -0.486180 0.424495 -0.763828; + vertex -3.69135 58.5717 115.952; + normal 0.496995 0.645037 -0.580451; + texcoord 0.499510 -5.38146; + tangent -0.856858 0.258337 -0.446156; + vertex -7.92983 70.2970 123.772; + normal 0.499499 0.643611 -0.579884; + texcoord 0.333170 -5.38146; + tangent -0.857510 0.266900 -0.439819; + vertex -5.87382 69.6678 124.823; + normal 0.601307 0.682027 -0.416257; + texcoord 0.499510 -6.64259; + tangent -0.788549 0.413229 -0.455447; + vertex -9.90615 81.3579 136.202; + normal 0.604040 0.681630 -0.412936; + texcoord 0.333170 -6.64259; + tangent -0.784845 0.421837 -0.453951; + vertex -8.51602 80.6072 137.012; + normal 0.477361 0.784243 -0.396346; + texcoord 0.499510 -8.11839; + tangent -0.869664 0.361883 -0.335745; + vertex -11.4759 89.9226 150.035; + normal 0.473073 0.786704 -0.396609; + texcoord 0.333170 -8.11839; + tangent -0.873466 0.359108 -0.328785; + vertex -10.3510 89.4609 150.459; + normal 0.501832 0.793758 -0.343675; + texcoord 0.499510 -10.0956; + tangent -0.865196 0.441446 -0.237825; + vertex -12.3698 96.8880 164.665; + normal 0.503725 0.792875 -0.342944; + texcoord 0.333170 -10.0956; + tangent -0.863473 0.450169 -0.227513; + vertex -11.8191 96.6009 164.810; + normal 0.767228 0.511606 -0.386808; + texcoord 0.333170 -3.49556; + tangent -0.616587 0.454296 -0.642990; + vertex -0.692710 45.4642 105.974; + normal 0.682514 0.609444 -0.403426; + texcoord 0.333170 -2.63668; + tangent -0.724945 0.483853 -0.490245; + vertex 1.52748 33.8188 93.5247; + normal 0.940388 0.325113 -0.0998620; + texcoord 0.250000 -3.49556; + tangent -0.268527 0.623808 -0.734001; + vertex 0.294030 44.5997 107.152; + normal 0.667479 0.623038 -0.407793; + texcoord 0.250000 -2.63668; + tangent -0.738628 0.479731 -0.473589; + vertex 3.00545 32.8535 94.4961; + normal 0.802751 0.534738 -0.263904; + texcoord 0.250000 -1.96028; + tangent -0.550189 0.705431 -0.446832; + vertex 4.48337 23.9839 82.0977; + normal 0.975240 0.213826 0.0564491; + texcoord 0.166830 -4.43662; + tangent -0.0719159 0.553009 -0.830066; + vertex -3.47467 56.9888 118.374; + normal 0.979963 0.161275 0.116889; + texcoord 0.166830 -3.49556; + tangent -0.0233187 0.675709 -0.736800; + vertex 0.343020 43.1801 108.700; + normal 0.986764 0.0659673 0.148135; + texcoord 0.166830 -5.38146; + tangent 0.0637092 0.674252 -0.735748; + vertex -6.05342 68.0205 126.575; + normal 0.973735 0.227646 -0.00408487; + texcoord 0.166830 -2.63668; + tangent -0.179719 0.753853 -0.631986; + vertex 3.47790 30.9209 96.1018; + normal 0.986377 0.0616333 0.152520; + texcoord 0.333170 -5.38146; + tangent 0.0703897 0.685686 -0.724486; + vertex -5.87382 69.6678 124.823; + normal 0.971325 0.237254 -0.0154228; + texcoord 0.250000 -2.63668; + tangent -0.197757 0.760271 -0.618773; + vertex 3.00545 32.8535 94.4961; + normal 0.987173 0.146886 0.0625538; + texcoord 0.166830 -6.64259; + tangent -0.0709092 0.763451 -0.641961; + vertex -8.37417 79.2450 138.141; + normal 0.939729 0.321126 -0.117418; + texcoord 0.166830 -1.96028; + tangent -0.336226 0.794299 -0.506005; + vertex 5.61361 21.3598 83.7483; + normal 0.986864 0.149929 0.0601685; + texcoord 0.333170 -6.64259; + tangent -0.0786471 0.769254 -0.634084; + vertex -8.51602 80.6072 137.012; + normal 0.994334 0.0743321 0.0759903; + texcoord 0.166830 -8.11839; + tangent -0.0212918 0.836082 -0.548191; + vertex -10.3260 88.3307 151.192; + normal 0.927617 0.365347 -0.0777680; + texcoord 0.166830 -1.25138; + tangent -0.363180 0.831428 -0.420509; + vertex 6.84199 11.9587 68.4180; + normal 0.994376 0.0719507 0.0777116; + texcoord 0.333170 -8.11839; + tangent -0.0184910 0.839437 -0.543142; + vertex -10.3510 89.4609 150.459; + normal 0.995826 0.0406998 0.0816926; + texcoord 0.166830 -10.0956; + tangent -0.00379343 0.905952 -0.423363; + vertex -11.8178 96.0129 165.074; + normal 0.995831 0.0392833 0.0823281; + texcoord 0.333170 -10.0956; + tangent -0.00214097 0.912338 -0.409432; + vertex -11.8191 96.6009 164.810; + normal 0.850301 0.501249 -0.160428; + texcoord 0.250000 -1.25138; + tangent -0.491232 0.779820 -0.388036; + vertex 5.50623 15.0142 66.8940; + normal 0.781117 0.613446 -0.116365; + texcoord 0.208420 -0.684550; + tangent -0.626227 0.744870 -0.230236; + vertex 8.45605 7.44434 53.2399; + normal 0.572541 0.797580 -0.189904; + texcoord 0.291590 -0.684550; + tangent -0.860503 0.483430 -0.160720; + vertex 6.18671 10.3328 52.3579; + normal 0.806533 0.581000 -0.109285; + texcoord 0.250000 -0.684550; + tangent -0.604377 0.761905 -0.232871; + vertex 6.92322 9.17390 52.7049; + normal 0.760666 0.636136 -0.129299; + texcoord 0.250000 -0.0520600; + tangent -0.634277 0.773049 0.00931872; + vertex 7.86729 5.81554 33.6503; + normal 0.979344 0.188893 -0.0721490; + texcoord 0.208420 -0.0520600; + tangent -0.197070 0.979444 -0.0430371; + vertex 8.93678 3.82499 33.6684; + normal 0.141365 0.910039 -0.389673; + texcoord 0.333170 -1.25138; + tangent -0.989791 0.122711 -0.0724984; + vertex 3.96053 16.5559 66.0837; + normal 0.137858 0.953386 -0.268423; + texcoord 0.333170 -0.684550; + tangent -0.989791 0.122711 -0.0724986; + vertex 4.24505 10.5735 52.2157; + normal 0.274506 0.949189 -0.153902; + texcoord 0.333170 -0.0520600; + tangent -0.951766 0.296583 0.0786129; + vertex 4.90676 7.78365 33.8373; + normal 0.0521425 0.988286 -0.143429; + texcoord 0.374760 -0.0520600; + tangent -0.992471 0.0672216 0.102380; + vertex 3.56248 7.87470 33.9760; + normal 0.0485137 0.983312 -0.175340; + texcoord 0.374760 -0.684550; + tangent -0.992471 0.0672216 0.102380; + vertex 3.69501 11.0914 52.0519; + normal 0.185806 0.982582 0.00306880; + texcoord 0.333170 0.527450; + tangent -0.971255 0.181606 0.153893; + vertex 1.77844 5.94053 15.4318; + normal 0.529371 0.834991 -0.150185; + texcoord 0.291590 -0.0520600; + tangent -0.832157 0.551844 0.0546113; + vertex 6.19929 7.07583 33.7455; + normal 0.205469 0.958792 0.196216; + texcoord 0.291590 1.00000; + tangent -0.971746 0.176079 0.157178; + vertex 10.7699 7.17177 0.00000; + normal 0.379713 0.924474 0.0341347; + texcoord 0.291590 0.527450; + tangent -0.916373 0.376792 0.135230; + vertex 3.55831 5.61802 15.1439; + normal 0.712640 0.700759 0.0328734; + texcoord 0.250000 0.527450; + tangent -0.687569 0.723363 0.0632028; + vertex 5.05873 4.43839 14.9572; + normal 0.723546 0.658629 0.206615; + texcoord 0.250000 1.00000; + tangent -0.668942 0.743312 0.00172567; + vertex 10.1765 3.50837 0.00000; + normal 0.736089 0.641044 0.217337; + texcoord 0.208420 1.00000; + tangent -0.662968 0.748645 0.00215752; + vertex 14.2988 -1.10060 0.00000; + normal 0.912511 0.401384 0.0788318; + texcoord 0.208420 0.527450; + tangent -0.401305 0.915853 0.0129369; + vertex 6.44428 2.48084 14.8383; + normal 0.990503 -0.0226160 0.135614; + texcoord 0.166830 0.527450; + tangent 0.0425383 0.997283 -0.0601398; + vertex 6.81451 0.0180000 14.9261; + normal 0.915807 -0.119030 0.383575; + texcoord 0.166830 1.00000; + tangent 0.141037 0.990004 -0.00108467; + vertex 12.3735 -5.31100 0.00000; + normal 0.909432 -0.141958 0.390873; + texcoord 0.125240 1.00000; + tangent 0.154721 0.987941 -0.00584794; + vertex 11.5229 -10.9166 0.00000; + normal 0.957642 -0.205249 0.201976; + texcoord 0.125240 0.527450; + tangent 0.228495 0.968477 -0.0992073; + vertex 6.20287 -2.57444 15.1917; + normal 0.932628 -0.360367 0.0184755; + texcoord 0.125240 -0.0520600; + tangent 0.359515 0.927621 -0.101333; + vertex 7.86758 -0.509760 34.0738; + normal 0.970862 -0.239638 -0.000824556; + texcoord 0.166830 -0.0520600; + tangent 0.243571 0.965230 -0.0948932; + vertex 8.72626 1.65770 33.8362; + normal 0.971848 -0.203939 0.117987; + texcoord 0.208420 -0.684550; + tangent 0.227125 0.943143 -0.242682; + vertex 8.45605 7.44434 53.2399; + normal 0.769828 -0.591981 0.238588; + texcoord 0.125240 -0.684550; + tangent 0.634237 0.751256 -0.182641; + vertex 7.26675 3.80472 54.1924; + normal 0.951100 -0.275294 0.140077; + texcoord 0.166830 -0.684550; + tangent 0.305256 0.921281 -0.240957; + vertex 8.01661 5.66410 53.7114; + normal 0.717303 -0.583036 0.381505; + texcoord 0.166830 -1.25138; + tangent 0.688695 0.670054 -0.276995; + vertex 6.84199 11.9587 68.4180; + normal 0.687003 -0.610644 0.393879; + texcoord 0.0836600 -1.25138; + tangent 0.722089 0.638571 -0.266111; + vertex 4.32037 9.69854 69.3791; + normal 0.563100 -0.774658 0.287790; + texcoord 0.0836600 -0.684550; + tangent 0.823697 0.554218 -0.119858; + vertex 5.58200 2.67115 54.4376; + normal 0.708690 -0.535311 0.459566; + texcoord 0.0836600 -1.96028; + tangent 0.698857 0.623922 -0.349743; + vertex 3.36861 19.3561 84.8918; + normal 0.522793 -0.841905 0.133732; + texcoord 0.0836600 -0.0520600; + tangent 0.851713 0.508727 -0.125624; + vertex 5.88940 -1.68723 34.3657; + normal 0.709036 -0.534655 0.459795; + texcoord 0.166830 -1.96028; + tangent 0.698544 0.620886 -0.355721; + vertex 5.61361 21.3598 83.7483; + normal 0.528374 -0.838850 0.130963; + texcoord 0.125240 -0.0520600; + tangent 0.847485 0.515160 -0.127982; + vertex 7.86758 -0.509760 34.0738; + normal 0.673968 -0.478499 0.562855; + texcoord 0.0836600 -2.63668; + tangent 0.722056 0.587050 -0.366070; + vertex 1.60758 29.4126 97.0497; + normal 0.672075 -0.724714 0.152003; + texcoord 0.0836600 0.527450; + tangent 0.737094 0.659723 -0.146485; + vertex 4.27116 -4.28880 15.6313; + normal 0.669989 -0.481788 0.564796; + texcoord 0.166830 -2.63668; + tangent 0.726316 0.581524 -0.366462; + vertex 3.47790 30.9209 96.1018; + normal 0.674706 -0.725670 0.134815; + texcoord 0.125240 0.527450; + tangent 0.737322 0.654361 -0.167831; + vertex 6.20287 -2.57444 15.1917; + normal 0.696117 -0.672441 0.251484; + texcoord 0.0836600 1.00000; + tangent 0.695450 0.718530 -0.00794719; + vertex 4.71154 -9.67883 0.00000; + normal 0.698059 -0.670637 0.250917; + texcoord 0.0420700 1.00000; + tangent 0.692801 0.721129 0.00000; + vertex 1.52121 -12.9996 0.00000; + normal 0.569754 -0.436359 0.696399; + texcoord 0.0836600 -3.49556; + tangent 0.794744 0.500345 -0.343564; + vertex -1.33743 42.1159 109.438; + normal 0.578460 -0.434187 0.690555; + texcoord 0.166830 -3.49556; + tangent 0.792005 0.501562 -0.348085; + vertex 0.343020 43.1801 108.700; + normal 0.332916 -0.480401 0.811407; + texcoord 0.166830 -4.43662; + tangent 0.924792 0.329854 -0.189624; + vertex -3.47467 56.9888 118.374; + normal 0.326788 -0.484075 0.811715; + texcoord 0.000490000 -4.43662; + tangent 0.929481 0.320869 -0.181958; + vertex -6.19362 56.0561 118.901; + normal 0.396580 -0.557741 0.729143; + texcoord 0.166830 -5.38146; + tangent 0.908389 0.354856 -0.221147; + vertex -6.05342 68.0205 126.575; + normal 0.398467 -0.558234 0.727735; + texcoord 0.000490000 -5.38146; + tangent 0.906867 0.357695 -0.222817; + vertex -8.13429 67.1984 127.092; + normal 0.358657 -0.685269 0.633855; + texcoord 0.166830 -6.64259; + tangent 0.926154 0.345175 -0.151965; + vertex -8.37417 79.2450 138.141; + normal 0.356656 -0.686030 0.634160; + texcoord 0.000490000 -6.64259; + tangent 0.926894 0.345149 -0.147444; + vertex -10.0084 78.6382 138.400; + normal 0.403724 -0.753458 0.518949; + texcoord 0.166830 -8.11839; + tangent 0.910817 0.385273 -0.148247; + vertex -10.3260 88.3307 151.192; + normal 0.405893 -0.752730 0.518313; + texcoord 0.000490000 -8.11839; + tangent 0.909765 0.387669 -0.148462; + vertex -11.5215 87.8220 151.387; + normal 0.474725 -0.750667 0.459494; + texcoord 0.166830 -10.0956; + tangent 0.878785 0.444523 -0.173599; + vertex -11.8178 96.0129 165.074; + normal 0.478247 -0.748995 0.458570; + texcoord 0.000490000 -10.0956; + tangent 0.875050 0.450759 -0.176363; + vertex -12.3830 95.7217 165.188; + normal -0.517435 0.564553 0.643071; + texcoord 0.582680 0.580120; + tangent -0.853145 -0.398629 -0.336509; + vertex 0.489720 0.590840 16.1007; + normal -0.683196 0.461702 0.565752; + texcoord 0.582680 1.00000; + tangent -0.561758 -0.827107 -0.0179333; + vertex -4.00517 14.8110 0.00000; + normal -0.730537 0.392720 0.558647; + texcoord 0.624270 0.580120; + tangent -0.641734 -0.677545 -0.359320; + vertex -1.66897 -0.417800 15.2492; + normal -0.799920 0.332597 0.499507; + texcoord 0.624270 1.00000; + tangent -0.406969 -0.913385 -0.0102370; + vertex -6.81133 10.4310 0.00000; + normal -0.976232 0.0813289 0.200890; + texcoord 0.665860 0.580120; + tangent -0.161921 -0.908157 -0.386047; + vertex -2.61582 -2.51072 14.1275; + normal -0.940354 0.0490930 0.336637; + texcoord 0.665860 1.00000; + tangent -0.0612541 -0.998074 -0.00980702; + vertex -7.22165 5.33292 0.00000; + normal -0.946971 0.00594201 0.321265; + texcoord 0.707440 1.00000; + tangent -0.00627463 -0.999980 0.00000; + vertex -7.24691 1.30727 0.00000; + normal -0.991389 0.0484702 0.121648; + texcoord 0.707440 0.580120; + tangent -0.0828832 -0.921602 -0.379182; + vertex -2.83542 -4.65851 13.1138; + normal -0.962364 -0.244896 -0.117822; + texcoord 0.707440 0.0653500; + tangent 0.251333 -0.961782 -0.108662; + vertex -4.68230 -8.52541 28.3351; + normal -0.975095 -0.186351 -0.120264; + texcoord 0.665860 0.0653500; + tangent 0.200444 -0.973413 -0.110856; + vertex -5.24019 -5.92206 28.6148; + normal -0.938712 -0.344056 -0.0210898; + texcoord 0.707440 -0.415090; + tangent 0.376010 -0.885433 -0.273177; + vertex -4.30675 -11.5366 44.0676; + normal -0.997314 -0.00249046 0.0732011; + texcoord 0.665860 -0.415090; + tangent -0.0178433 -0.961049 -0.275800; + vertex -4.26704 -9.39776 44.6814; + normal -0.984959 -0.125867 0.118377; + texcoord 0.665860 -1.01457; + tangent 0.0951744 -0.969339 -0.226548; + vertex -2.96093 -13.9713 59.6206; + normal -0.984315 -0.126139 0.123344; + texcoord 0.749030 -1.01457; + tangent 0.0960258 -0.969563 -0.225227; + vertex -2.61793 -17.4345 58.8161; + normal -0.956926 -0.225742 0.182576; + texcoord 0.749030 -1.64361; + tangent 0.188697 -0.961994 -0.197389; + vertex 0.645420 -20.3258 74.8592; + normal -0.957010 -0.229818 0.176964; + texcoord 0.665860 -1.64361; + tangent 0.193580 -0.960517 -0.199834; + vertex 0.0177800 -17.2477 75.4841; + normal -0.943967 -0.224671 0.241762; + texcoord 0.749030 -2.24738; + tangent 0.156524 -0.949604 -0.271576; + vertex 4.40673 -23.3874 87.6103; + normal -0.945210 -0.213812 0.246703; + texcoord 0.665860 -2.24738; + tangent 0.146583 -0.950363 -0.274450; + vertex 3.98049 -20.7445 88.3861; + normal -0.877678 -0.396464 0.269255; + texcoord 0.749030 -3.01603; + tangent 0.315382 -0.914318 -0.254082; + vertex 9.07989 -26.3121 102.311; + normal -0.922772 0.0184432 0.384904; + texcoord 0.665860 -3.01603; + tangent -0.0747607 -0.988444 -0.131869; + vertex 9.22805 -24.3532 102.572; + normal -0.880601 -0.348542 0.321031; + texcoord 0.665860 -3.85669; + tangent 0.252181 -0.916681 -0.310000; + vertex 15.6368 -27.1633 116.523; + normal -0.790095 -0.573473 0.216515; + texcoord 0.832200 -3.85669; + tangent 0.451972 -0.806791 -0.380537; + vertex 16.5234 -29.9465 115.519; + normal -0.837746 -0.490665 0.239643; + texcoord 0.832200 -4.70087; + tangent 0.413402 -0.858202 -0.304282; + vertex 20.6875 -32.5735 127.032; + normal -0.915595 0.0675948 0.396380; + texcoord 0.665860 -4.70087; + tangent -0.135607 -0.979698 -0.147657; + vertex 20.9915 -30.3440 127.369; + normal -0.659940 -0.745006 0.0971908; + texcoord 0.832200 -3.01603; + tangent 0.681244 -0.654508 -0.327913; + vertex 10.2881 -27.5334 101.719; + normal -0.937287 0.150808 0.314244; + texcoord 0.832200 -5.82913; + tangent -0.196465 -0.972887 -0.122038; + vertex 25.3591 -34.8893 140.781; + normal -0.936681 0.152012 0.315470; + texcoord 0.665860 -5.82913; + tangent -0.199472 -0.972285 -0.121957; + vertex 25.7147 -33.1651 140.994; + normal -0.971354 0.102757 0.214270; + texcoord 0.832200 -7.14838; + tangent -0.147905 -0.968299 -0.201299; + vertex 28.8712 -37.6681 154.313; + normal -0.972437 0.0980857 0.211530; + texcoord 0.665860 -7.14838; + tangent -0.143478 -0.967997 -0.205900; + vertex 29.0486 -36.4818 154.565; + normal -0.991329 -0.0249354 0.129013; + texcoord 0.832200 -8.91487; + tangent -0.00612971 -0.981682 -0.190426; + vertex 30.9191 -40.3225 168.195; + normal -0.991385 -0.0327910 0.126807; + texcoord 0.665860 -8.91487; + tangent 0.00836008 -0.982022 -0.188580; + vertex 30.9134 -39.6566 168.323; + normal -0.549560 -0.835197 -0.0207098; + texcoord 0.832200 -2.24738; + tangent 0.795049 -0.511164 -0.326511; + vertex 6.25572 -24.5539 86.8558; + normal -0.538169 -0.842484 -0.0243854; + texcoord 0.749030 -2.24738; + tangent 0.802618 -0.503139 -0.320399; + vertex 4.40673 -23.3874 87.6103; + normal -0.671334 -0.731379 0.119983; + texcoord 0.915370 -3.01603; + tangent 0.662682 -0.672517 -0.329505; + vertex 11.1468 -28.2940 101.316; + normal -0.676059 -0.736785 0.00958465; + texcoord 0.832200 -1.64361; + tangent 0.759637 -0.600136 -0.250577; + vertex 2.88464 -21.6185 74.2109; + normal -0.515746 -0.855872 -0.0385928; + texcoord 0.749030 -1.64361; + tangent 0.836133 -0.494406 -0.237578; + vertex 0.645420 -20.3258 74.8592; + normal -0.670571 -0.730850 0.127251; + texcoord 0.998540 -3.85669; + tangent 0.627908 -0.651682 -0.425490; + vertex 18.0323 -31.5601 114.455; + normal -0.690969 -0.707599 0.147868; + texcoord 0.998540 -3.01603; + tangent 0.642945 -0.695065 -0.321723; + vertex 12.1432 -29.3712 100.818; + normal -0.498865 -0.866161 0.0299687; + texcoord 0.998540 -4.70087; + tangent 0.807612 -0.477896 -0.345511; + vertex 22.5250 -33.6676 126.243; + normal -0.731816 -0.675730 0.0885160; + texcoord 0.998540 -2.24738; + tangent 0.617286 -0.712566 -0.333478; + vertex 7.85973 -27.5972 85.6863; + normal -0.446188 -0.894521 -0.0273621; + texcoord 0.832200 -5.82913; + tangent 0.849189 -0.414827 -0.326797; + vertex 25.3591 -34.8893 140.781; + normal -0.445478 -0.894886 -0.0269936; + texcoord 0.998540 -5.82913; + tangent 0.851000 -0.412826 -0.324612; + vertex 26.8652 -35.6151 140.206; + normal -0.555384 -0.829485 -0.0591902; + texcoord 0.832200 -7.14838; + tangent 0.807135 -0.518192 -0.282862; + vertex 28.8712 -37.6681 154.313; + normal -0.559308 -0.826959 -0.0575623; + texcoord 0.998540 -7.14838; + tangent 0.804314 -0.524324 -0.279575; + vertex 29.8768 -38.3233 153.962; + normal -0.583240 -0.809195 -0.0709525; + texcoord 0.832200 -8.91487; + tangent 0.805497 -0.562802 -0.185549; + vertex 30.9191 -40.3225 168.195; + normal -0.584403 -0.808373 -0.0707519; + texcoord 0.998540 -8.91487; + tangent 0.805114 -0.566735 -0.174937; + vertex 31.4331 -40.6843 168.084; + normal -0.867015 -0.471603 0.160857; + texcoord 0.915370 -2.24738; + tangent 0.440781 -0.840107 -0.316121; + vertex 6.52091 -26.0494 86.4109; + normal -0.944898 -0.235280 0.227621; + texcoord 0.832200 -2.24738; + tangent 0.167564 -0.944926 -0.281135; + vertex 6.25572 -24.5539 86.8558; + normal -0.902407 -0.424108 0.0761189; + texcoord 0.998540 -1.64361; + tangent 0.395394 -0.890166 -0.226424; + vertex 4.67380 -25.1382 73.2870; + normal -0.857687 -0.510303 0.0629627; + texcoord 0.915370 -1.64361; + tangent 0.453495 -0.861986 -0.226547; + vertex 3.60322 -22.6490 73.9023; + normal -0.887660 -0.460403 -0.00943927; + texcoord 0.998540 -1.01457; + tangent 0.450866 -0.866929 -0.212497; + vertex 2.46338 -22.3652 57.5946; + normal -0.557043 -0.822714 -0.113337; + texcoord 0.832200 -1.01457; + tangent 0.814859 -0.560435 -0.148049; + vertex -0.297680 -19.3003 58.3473; + normal -0.880395 -0.474074 -0.0126023; + texcoord 0.915370 -1.01457; + tangent 0.464022 -0.860931 -0.208522; + vertex 1.25302 -20.0785 58.1421; + normal -0.458455 -0.878981 -0.131195; + tangent 0.887588 -0.445414 -0.117446; + vertex 1.25302 -20.0785 58.1421; + normal -0.460336 -0.866921 -0.191150; + texcoord 0.873780 -0.415090; + tangent 0.887588 -0.445415 -0.117445; + vertex -0.156590 -15.8796 42.4935; + normal -0.646526 -0.755904 -0.103023; + texcoord 0.749030 -1.01457; + tangent 0.758195 -0.630140 -0.167521; + vertex -2.61793 -17.4345 58.8161; + normal -0.782322 -0.614653 -0.100868; + texcoord 0.956950 -0.415090; + tangent 0.552719 -0.791100 -0.262036; + vertex 1.13604 -17.2362 42.0022; + normal -0.909250 -0.413801 -0.0450823; + texcoord 0.998540 -0.415090; + tangent 0.408960 -0.867892 -0.281984; + vertex 1.98787 -19.0439 41.4148; + normal -0.731846 -0.663928 -0.153628; + texcoord 0.998540 0.0653500; + tangent 0.669814 -0.742526 -0.00196332; + vertex 1.59078 -17.0889 28.1966; + normal -0.743685 -0.657726 -0.119702; + texcoord 0.915370 -0.415090; + tangent 0.666217 -0.701227 -0.253842; + vertex 0.350840 -16.6528 42.2312; + normal -0.841821 -0.532607 -0.0875625; + texcoord 0.873780 -0.415090; + tangent 0.534167 -0.801929 -0.267536; + vertex -0.156590 -15.8796 42.4935; + normal -0.553523 -0.804586 -0.215069; + texcoord 0.915370 0.0653500; + tangent 0.815908 -0.576218 0.0476147; + vertex 0.232080 -13.5958 28.4644; + normal -0.913407 -0.385615 -0.130341; + texcoord 0.956950 0.0653500; + tangent 0.366799 -0.926801 -0.0806135; + vertex 0.362410 -15.7689 28.1719; + normal -0.548834 -0.804377 -0.227504; + texcoord 0.873780 0.0653500; + tangent 0.817416 -0.573247 0.0567323; + vertex -0.477730 -13.1038 28.4108; + normal -0.812768 -0.499355 -0.300089; + texcoord 0.915370 0.580120; + tangent 0.571816 -0.783112 -0.244463; + vertex 3.48422 -9.68409 11.9898; + normal -0.820645 -0.486747 -0.299364; + texcoord 0.873780 0.580120; + tangent 0.560385 -0.788038 -0.254881; + vertex 2.99949 -9.00244 12.2103; + normal -0.864531 -0.406892 -0.295001; + texcoord 0.998540 0.580120; + tangent 0.480574 -0.831896 -0.277485; + vertex 5.09070 -13.1550 10.7098; + normal -0.910323 -0.305128 -0.279658; + texcoord 0.956950 0.580120; + tangent 0.406512 -0.857774 -0.314598; + vertex 3.94371 -11.1076 11.4284; + normal -0.947972 -0.190991 -0.254697; + texcoord 0.915370 0.580120; + tangent 0.267183 -0.904569 -0.332217; + vertex 3.48422 -9.68409 11.9898; + normal -0.995170 -0.0481710 -0.0855306; + texcoord 0.915370 0.0653500; + tangent 0.0593317 -0.989318 -0.133154; + vertex 0.232080 -13.5958 28.4644; + normal -0.996608 -0.0663250 0.0487113; + texcoord 0.956950 -0.415090; + tangent 0.0593317 -0.989318 -0.133154; + vertex 1.13604 -17.2362 42.0022; + normal -0.683828 -0.715703 -0.141945; + texcoord 0.790610 -0.415090; + tangent 0.722749 -0.653611 -0.224558; + vertex -1.61453 -14.5044 43.0031; + normal -0.769403 -0.629694 -0.107257; + texcoord 0.749030 -0.415090; + tangent 0.648947 -0.716179 -0.256816; + vertex -2.43134 -13.4300 43.3762; + normal -0.730388 -0.666916 -0.147500; + texcoord 0.832200 -0.415090; + tangent 0.707541 -0.662516 -0.245883; + vertex -0.592530 -15.1503 42.7377; + normal -0.871459 -0.479869 -0.101416; + texcoord 0.873780 -0.415090; + tangent 0.488262 -0.828872 -0.273076; + vertex -0.156590 -15.8796 42.4935; + normal -0.797072 -0.579899 -0.168505; + texcoord 0.749030 0.0653500; + tangent 0.604444 -0.796338 -0.0221972; + vertex -4.05744 -10.4251 28.1694; + normal -0.719408 -0.672679 -0.173076; + texcoord 0.832200 0.0653500; + tangent 0.791339 -0.609725 0.0449199; + vertex -0.669380 -12.2396 28.5025; + normal -0.974230 -0.206426 -0.0909042; + texcoord 0.873780 0.0653500; + tangent 0.215373 -0.971082 -0.103029; + vertex -0.477730 -13.1038 28.4108; + normal -0.965505 -0.195941 -0.171485; + texcoord 0.832200 0.580120; + tangent 0.215372 -0.971082 -0.103031; + vertex 1.56725 -8.83820 12.0232; + normal -0.437728 -0.876527 -0.200237; + texcoord 0.790610 0.0653500; + tangent 0.874131 -0.479391 0.0779690; + vertex -2.23724 -11.7211 28.3018; + normal -0.259220 -0.947956 -0.184892; + texcoord 0.832200 0.580120; + tangent 0.955932 -0.289989 0.0458333; + vertex 1.56725 -8.83820 12.0232; + normal -0.887899 -0.454925 -0.0684061; + texcoord 0.749030 0.580120; + tangent 0.456661 -0.853115 -0.252301; + vertex -1.66029 -6.71448 12.3964; + normal -0.876927 -0.474467 -0.0766863; + texcoord 0.707440 0.580120; + tangent 0.474918 -0.830901 -0.289926; + vertex -2.83542 -4.65851 13.1138; + normal -0.917062 -0.353462 0.184561; + texcoord 0.707440 1.00000; + tangent 0.349027 -0.936667 -0.0288912; + vertex -7.24691 1.30727 0.00000; + normal -0.922870 -0.326082 0.204896; + texcoord 0.749030 1.00000; + tangent 0.333150 -0.942874 0.00000; + vertex -6.01061 -2.19168 0.00000; + normal -0.603227 -0.780563 -0.163824; + texcoord 0.749030 0.580120; + tangent 0.797096 -0.592477 -0.116657; + vertex -1.66029 -6.71448 12.3964; + normal -0.534499 -0.831727 -0.150140; + texcoord 0.790610 0.580120; + tangent 0.838537 -0.537290 -0.0904196; + vertex 0.163070 -8.07199 12.1140; + normal -0.603101 -0.793843 -0.0779831; + texcoord 0.749030 1.00000; + tangent 0.795991 -0.592623 -0.123273; + vertex -6.01061 -2.19168 0.00000; + normal -0.406663 -0.911430 -0.0626162; + texcoord 0.790610 1.00000; + tangent 0.915018 -0.403405 -0.00248258; + vertex -4.99082 -5.08611 0.00000; + normal -0.384401 -0.920289 -0.0728317; + texcoord 0.832200 1.00000; + tangent 0.918996 -0.394258 0.00271619; + vertex -1.69358 -6.52465 0.00000; + normal -0.0825800 -0.971793 -0.220906; + texcoord 0.873780 0.580120; + tangent 0.985225 -0.112980 0.128711; + vertex 2.99949 -9.00244 12.2103; + normal -0.0764036 -0.962560 -0.260079; + texcoord 0.873780 0.0653500; + tangent 0.985225 -0.112980 0.128711; + vertex -0.477730 -13.1038 28.4108; + normal -0.870957 -0.423731 0.248770; + texcoord 0.832200 1.00000; + tangent 0.437485 -0.899226 0.00000; + vertex -1.69358 -6.52465 0.00000; + normal -0.907939 -0.313450 0.278202; + texcoord 0.873780 1.00000; + tangent 0.289666 -0.957126 -0.00159725; + vertex -0.655450 -8.65847 0.00000; + normal -0.776121 -0.592572 0.215626; + texcoord 0.873780 0.580120; + tangent 0.535011 -0.822168 -0.194430; + vertex 2.99949 -9.00244 12.2103; + normal -0.823854 -0.496988 0.272519; + texcoord 0.915370 0.580120; + tangent 0.353234 -0.905144 -0.236516; + vertex 3.48422 -9.68409 11.9898; + normal -0.883842 -0.334388 0.327122; + texcoord 0.915370 1.00000; + tangent 0.361543 -0.932337 -0.00579706; + vertex -0.0326200 -12.3137 0.00000; + normal -0.818568 -0.460893 0.342819; + texcoord 0.956950 0.580120; + tangent 0.404502 -0.876283 -0.261736; + vertex 3.94371 -11.1076 11.4284; + normal -0.803235 -0.492455 0.335114; + texcoord 0.956950 1.00000; + tangent 0.511725 -0.858863 -0.0221893; + vertex 2.13081 -15.9276 0.00000; + normal -0.758655 -0.548437 0.351652; + texcoord 0.998540 0.580120; + tangent 0.467325 -0.834192 -0.292799; + vertex 5.09070 -13.1550 10.7098; + normal -0.897303 0.437476 -0.0588332; + texcoord 0.624270 0.580120; + tangent -0.370390 -0.818712 -0.438773; + vertex -1.66897 -0.417800 15.2492; + normal -0.897096 0.437908 -0.0587769; + texcoord 0.665860 0.580120; + tangent -0.377604 -0.828919 -0.412684; + vertex -2.61582 -2.51072 14.1275; + normal -0.906423 0.416183 0.0720268; + texcoord 0.624270 0.0653500; + tangent -0.419974 -0.881586 -0.215471; + vertex -4.18502 -3.71289 29.1212; + normal -0.906346 0.416239 0.0726751; + texcoord 0.665860 0.0653500; + tangent -0.422058 -0.883646 -0.202575; + vertex -5.24019 -5.92206 28.6148; + normal -0.900273 0.382240 0.208329; + texcoord 0.624270 -0.415090; + tangent -0.422058 -0.883646 -0.202574; + vertex -2.47283 -8.26342 44.8696; + normal -0.252548 -0.966487 -0.0460724; + texcoord 0.000490000 -3.85669; + tangent 0.914885 -0.223022 -0.336522; + vertex 18.0323 -31.5601 114.455; + normal -0.251898 -0.966747 -0.0441330; + texcoord 0.000490000 -3.01603; + tangent 0.914885 -0.223022 -0.336522; + vertex 12.1432 -29.3712 100.818; + normal -0.245013 -0.968368 -0.0472424; + texcoord 0.0836600 -3.01603; + tangent 0.918521 -0.214532 -0.332107; + vertex 13.9915 -29.8217 100.138; + normal -0.123342 -0.983612 -0.131509; + texcoord 0.000490000 -2.24738; + tangent 0.961439 -0.0845135 -0.261709; + vertex 7.85973 -27.5972 85.6863; + normal -0.130488 -0.983150 -0.128016; + texcoord 0.0836600 -2.24738; + tangent 0.961627 -0.0979756 -0.256269; + vertex 10.2541 -27.7954 85.0421; + normal -0.285365 -0.952459 -0.106721; + texcoord 0.000490000 -1.64361; + tangent 0.938732 -0.258164 -0.228327; + vertex 4.67380 -25.1382 73.2870; + normal -0.302877 -0.947909 -0.0986612; + texcoord 0.0836600 -1.64361; + tangent 0.935821 -0.277333 -0.217545; + vertex 7.68002 -25.9954 72.5599; + normal -0.400391 -0.906905 -0.131186; + texcoord 0.000490000 -1.01457; + tangent 0.914391 -0.387886 -0.115902; + vertex 2.46338 -22.3652 57.5946; + normal -0.403996 -0.905890 -0.127085; + texcoord 0.0836600 -1.01457; + tangent 0.913927 -0.390872 -0.109342; + vertex 5.74620 -23.7908 57.2114; + normal -0.360274 -0.920253 -0.152765; + texcoord 0.0420700 -0.415090; + tangent 0.931118 -0.333481 -0.147680; + vertex 3.57685 -19.6799 41.1083; + normal -0.392184 -0.907597 -0.149864; + texcoord 0.000490000 -0.415090; + tangent 0.913855 -0.365782 -0.176274; + vertex 1.98787 -19.0439 41.4148; + normal -0.321802 -0.933995 -0.155232; + texcoord 0.0836600 -0.415090; + tangent 0.941286 -0.297917 -0.158824; + vertex 5.75451 -20.3692 40.7409; + normal -0.414856 -0.887246 -0.201714; + texcoord 0.000490000 0.0653500; + tangent 0.894890 -0.438521 0.0828969; + vertex 1.59078 -17.0889 28.1966; + normal -0.304280 -0.935924 -0.177368; + texcoord 0.0836600 0.0653500; + tangent 0.939612 -0.326001 0.104177; + vertex 5.77039 -18.8027 28.6837; + normal -0.368877 -0.910412 -0.187294; + texcoord 0.0420700 0.0653500; + tangent 0.918032 -0.384059 0.0985648; + vertex 3.36085 -17.9629 28.3814; + normal -0.617126 -0.774378 -0.139621; + texcoord 0.000490000 0.580120; + tangent 0.784738 -0.606412 -0.128258; + vertex 5.09069 -13.1550 10.7098; + normal -0.244710 -0.968681 0.0421166; + texcoord 0.0836600 0.580120; + tangent 0.967795 -0.241528 0.0709646; + vertex 10.0628 -15.5351 10.5389; + normal -0.472628 -0.879972 -0.0476686; + texcoord 0.0420700 0.580120; + tangent 0.870438 -0.491650 -0.0248630; + vertex 7.25448 -14.8452 10.3387; + normal -0.247806 -0.928987 0.274911; + texcoord 0.0420700 1.00000; + tangent 0.968809 -0.237996 0.0690448; + vertex 10.2346 -18.6996 0.00000; + normal -0.709311 -0.703577 0.0431126; + texcoord 0.000490000 1.00000; + tangent 0.695026 -0.718917 -0.00981070; + vertex 5.81134 -14.0238 0.00000; + normal -0.725658 -0.686465 0.0467539; + texcoord 0.0420700 1.00000; + tangent 0.687217 -0.726452 0.00000; + vertex 10.2346 -18.6996 0.00000; + normal -0.664399 0.612305 0.428552; + texcoord 0.665860 -3.85669; + tangent -0.642478 -0.760874 0.0910630; + vertex 15.6368 -27.1633 116.523; + normal -0.660181 0.626600 0.414166; + texcoord 0.582680 -3.01603; + tangent -0.658093 -0.747545 0.0899495; + vertex 10.5975 -22.7313 102.378; + normal -0.669063 0.614911 0.417420; + texcoord 0.665860 -3.01603; + tangent -0.642478 -0.760874 0.0910627; + vertex 9.22805 -24.3532 102.572; + normal -0.493047 0.793023 0.357798; + texcoord 0.665860 -2.24738; + tangent -0.833419 -0.547902 0.0722251; + vertex 3.98049 -20.7445 88.3861; + normal -0.484553 0.799907 0.354058; + texcoord 0.582680 -2.24738; + tangent -0.838713 -0.539844 0.0716120; + vertex 6.25600 -19.2820 88.1924; + normal -0.499754 0.806578 0.315718; + texcoord 0.665860 -1.64361; + tangent -0.834555 -0.545975 0.0736770; + vertex 0.0177800 -17.2477 75.4841; + normal -0.507148 0.801450 0.316984; + texcoord 0.582680 -1.64361; + tangent -0.832067 -0.551593 0.0583979; + vertex 2.60371 -15.5542 75.2554; + normal -0.601463 0.748731 0.278647; + texcoord 0.665860 -1.01457; + tangent -0.794680 -0.596355 -0.113329; + vertex -2.96093 -13.9713 59.6206; + normal -0.608332 0.742591 0.280161; + texcoord 0.582680 -1.01457; + tangent -0.790245 -0.600011 -0.124495; + vertex -0.120980 -11.8016 60.0740; + normal -0.539961 0.802203 0.254781; + texcoord 0.624270 -0.415090; + tangent -0.840886 -0.532735 -0.0954142; + vertex -2.47283 -8.26342 44.8696; + normal -0.550841 0.794592 0.255339; + texcoord 0.582680 -0.415090; + tangent -0.832035 -0.546825 -0.0932738; + vertex -0.825070 -7.18049 45.0543; + normal -0.536044 0.806472 0.249518; + texcoord 0.665860 -0.415090; + tangent -0.841940 -0.532294 -0.0883181; + vertex -4.26704 -9.39776 44.6814; + normal -0.538141 0.816474 0.209224; + texcoord 0.665860 0.0653500; + tangent -0.841940 -0.532294 -0.0883183; + vertex -5.24019 -5.92206 28.6148; + normal -0.205332 0.942914 0.262207; + texcoord 0.582680 0.0653500; + tangent -0.968821 -0.162494 -0.187036; + vertex -1.77151 -3.16011 29.6264; + normal -0.278527 0.927865 0.247969; + texcoord 0.624270 0.0653500; + tangent -0.950570 -0.230052 -0.208548; + vertex -4.18502 -3.71289 29.1212; + normal 0.00748527 0.920748 0.390085; + texcoord 0.582680 0.580120; + tangent -0.988373 0.0851801 -0.125949; + vertex 0.489720 0.590840 16.1007; + normal -0.460126 0.878963 0.125329; + texcoord 0.624270 0.580120; + tangent -0.853145 -0.398629 -0.336509; + vertex -1.66897 -0.417800 15.2492; + normal 0.0836490 0.758365 0.646440; + texcoord 0.582680 1.00000; + tangent -0.993972 0.109637 0.00000; + vertex -4.00517 14.8110 0.00000; + normal 0.207663 0.746778 0.631821; + texcoord 0.541100 1.00000; + tangent -0.966649 0.256105 -0.000977725; + vertex 1.41569 14.2131 0.00000; + normal 0.324319 0.836829 0.441061; + texcoord 0.541100 0.580120; + tangent -0.932556 0.360887 -0.00997819; + vertex 3.17165 -0.240420 16.2136; + normal 0.368692 0.713610 0.595674; + texcoord 0.499510 1.00000; + tangent -0.888059 0.459729 0.000524538; + vertex 5.81134 11.9298 0.00000; + normal 0.601138 0.682865 0.415124; + texcoord 0.499510 0.580120; + tangent -0.770243 0.629583 0.101736; + vertex 5.14888 -1.13501 16.1692; + normal 0.251672 0.924579 0.286032; + texcoord 0.541100 0.0653500; + tangent -0.938801 0.325741 -0.112004; + vertex 0.441680 -2.96530 30.0443; + normal 0.428610 0.870916 0.240413; + texcoord 0.541100 -0.415090; + tangent -0.900771 0.401063 0.166615; + vertex 1.23485 -7.48634 44.8066; + normal 0.172397 0.949884 0.260766; + texcoord 0.582680 -0.415090; + tangent -0.982231 0.145838 0.118129; + vertex -0.825070 -7.18049 45.0543; + normal 0.457157 0.863837 0.211646; + texcoord 0.582680 -1.01457; + tangent -0.890072 0.439877 0.119501; + vertex -0.120980 -11.8016 60.0740; + normal 0.800714 0.449491 0.395998; + texcoord 0.499510 1.00000; + tangent -0.489508 0.871999 0.00000; + vertex 5.81134 11.9298 0.00000; + normal 0.796371 0.455256 0.398164; + texcoord 0.457930 1.00000; + tangent -0.494013 0.869444 0.00437090; + vertex 8.37263 7.36720 0.00000; + normal 0.866331 0.352703 0.353654; + texcoord 0.457930 0.580120; + tangent -0.464844 0.835249 0.293734; + vertex 6.51419 -2.58241 15.7624; + normal 0.596600 0.784133 0.170891; + texcoord 0.499510 -1.01457; + tangent -0.822508 0.548956 0.148755; + vertex 3.18588 -13.5001 59.6274; + normal 0.376166 0.914930 0.146295; + texcoord 0.582680 -1.64361; + tangent -0.913062 0.342166 0.221900; + vertex 2.60371 -15.5542 75.2554; + normal 0.791075 0.574313 0.210630; + texcoord 0.499510 0.0653500; + tangent -0.594722 0.803694 0.0195334; + vertex 2.42502 -4.76604 30.1321; + normal 0.360074 0.921066 0.148269; + texcoord 0.499510 -1.64361; + tangent -0.917101 0.322195 0.234768; + vertex 5.31521 -16.5315 74.5662; + normal 0.227247 0.958476 0.172285; + texcoord 0.582680 -2.24738; + tangent -0.945498 0.177137 0.273231; + vertex 6.25600 -19.2820 88.1924; + normal 0.550584 0.833580 0.0447335; + texcoord 0.499510 -2.24738; + tangent -0.812769 0.483155 0.325527; + vertex 8.62014 -19.6906 87.5023; + normal 0.227587 0.961421 0.154511; + texcoord 0.582680 -3.01603; + tangent -0.926503 0.172028 0.334662; + vertex 10.5975 -22.7313 102.378; + normal 0.587801 0.779815 0.215358; + texcoord 0.499510 -0.415090; + tangent -0.794718 0.564041 0.224232; + vertex 2.83329 -8.80475 44.3025; + normal 0.519980 0.822389 0.230861; + texcoord 0.457930 -0.415090; + tangent -0.853259 0.480933 0.201626; + vertex 3.98865 -9.44005 44.0298; + normal 0.728556 0.676408 0.108065; + texcoord 0.416340 -1.01457; + tangent -0.685711 0.706577 0.174783; + vertex 4.78010 -15.0724 59.2383; + normal 0.940905 0.306883 0.143250; + texcoord 0.457930 0.0653500; + tangent -0.338469 0.936983 0.0866134; + vertex 3.35987 -7.04131 29.9665; + normal 0.998299 0.0522291 -0.0258968; + texcoord 0.457930 -0.415090; + tangent -0.0451222 0.963938 0.262275; + vertex 3.98865 -9.44005 44.0298; + normal 0.930641 0.125727 0.343656; + texcoord 0.416340 1.00000; + tangent -0.254324 0.897465 0.360384; + vertex 11.0550 6.89056 0.00000; + normal 0.940248 0.153589 0.303883; + texcoord 0.416340 0.580120; + tangent -0.256818 0.900183 0.351732; + vertex 7.01267 -4.34146 15.0561; + normal 0.998728 0.0290498 -0.0412154; + texcoord 0.416340 -1.01457; + tangent -0.0164508 0.960366 0.278257; + vertex 4.78010 -15.0724 59.2383; + normal 0.999271 0.0253799 -0.0285171; + texcoord 0.416340 -0.415090; + tangent -0.0164508 0.960366 0.278257; + vertex 4.02291 -11.4401 43.4503; + normal 0.911062 0.375892 0.169328; + texcoord 0.416340 0.0653500; + tangent -0.344637 0.935086 0.0827051; + vertex 3.72892 -8.45265 29.8266; + normal 0.836837 0.514343 0.187499; + texcoord 0.374760 0.0653500; + tangent -0.528286 0.848531 0.0301536; + vertex 4.16340 -9.15051 29.8018; + normal 0.684997 0.713130 0.149080; + texcoord 0.374760 -0.415090; + tangent -0.723333 0.647972 0.238581; + vertex 4.61728 -11.8605 43.2830; + normal 0.599281 0.785301 0.155448; + texcoord 0.416340 -0.415090; + tangent -0.795646 0.562844 0.223951; + vertex 4.02291 -11.4401 43.4503; + normal 0.760316 0.627511 0.167780; + texcoord 0.333170 0.0653500; + tangent -0.648260 0.716759 0.256935; + vertex 5.48585 -9.36243 30.0039; + normal 0.759118 0.634606 0.144964; + texcoord 0.333170 -0.415090; + tangent -0.648260 0.716759 0.256934; + vertex 5.11839 -12.4146 43.0844; + normal 0.769005 0.632678 0.0913789; + texcoord 0.333170 -1.01457; + tangent -0.634390 0.750042 0.187048; + vertex 5.96641 -16.3714 58.9190; + normal 0.801164 0.598382 -0.00862563; + texcoord 0.416340 -1.64361; + tangent -0.587457 0.773650 0.237401; + vertex 6.61224 -18.1208 74.0535; + normal 0.776799 0.629718 -0.00612194; + texcoord 0.499510 -1.64361; + tangent -0.608856 0.753844 0.247009; + vertex 5.31521 -16.5315 74.5662; + normal 0.766691 0.638077 -0.0710135; + texcoord 0.416340 -2.24738; + tangent -0.572694 0.751231 0.328137; + vertex 9.73025 -21.3754 86.7997; + normal 0.747892 0.663453 0.0220998; + texcoord 0.333170 -1.64361; + tangent -0.671832 0.697682 0.248760; + vertex 7.38487 -19.3012 73.7100; + normal 0.642504 0.763807 -0.0615350; + texcoord 0.416340 -3.01603; + tangent -0.709388 0.619521 0.336098; + vertex 13.8348 -24.0356 101.106; + normal 0.712582 0.700535 -0.0384452; + texcoord 0.333170 -2.24738; + tangent -0.653121 0.679850 0.333523; + vertex 10.6162 -22.3158 86.3415; + normal 0.700535 0.713207 -0.0242008; + texcoord 0.250000 -2.24738; + tangent -0.668555 0.666912 0.329034; + vertex 11.9506 -23.6669 85.6680; + normal 0.414479 0.907357 0.0700727; + texcoord 0.499510 -3.01603; + tangent -0.873962 0.344942 0.342353; + vertex 12.5721 -23.1509 101.661; + normal 0.827040 0.561895 -0.0166946; + texcoord 0.250000 -1.64361; + tangent -0.497552 0.835582 0.232907; + vertex 9.13578 -20.7029 73.1392; + normal 0.918126 0.320157 -0.233545; + texcoord 0.250000 -3.01603; + tangent -0.243533 0.941312 0.233719; + vertex 15.6699 -26.4689 100.116; + normal 0.230979 0.960958 0.152342; + texcoord 0.499510 -3.85669; + tangent -0.889805 0.105240 0.444039; + vertex 18.4714 -26.3194 115.326; + normal -0.160353 0.932347 0.324061; + texcoord 0.665860 -3.85669; + tangent -0.888510 -0.275111 0.367239; + vertex 15.6368 -27.1633 116.523; + normal 0.754241 0.640574 -0.144173; + texcoord 0.333170 -3.01603; + tangent -0.574063 0.758249 0.309048; + vertex 14.7649 -25.0491 100.639; + normal -0.399410 0.840857 0.365282; + texcoord 0.499510 -4.70087; + tangent -0.856189 -0.479870 0.191481; + vertex 22.9161 -29.2006 126.988; + normal -0.418717 0.825620 0.378190; + texcoord 0.665860 -4.70087; + tangent -0.846661 -0.505224 0.167073; + vertex 20.9915 -30.3440 127.369; + normal -0.493602 0.804467 0.330440; + texcoord 0.499510 -5.82913; + tangent -0.818468 -0.557708 0.138102; + vertex 27.1584 -32.1724 140.754; + normal -0.495034 0.803408 0.330873; + texcoord 0.665860 -5.82913; + tangent -0.817575 -0.559886 0.134529; + vertex 25.7147 -33.1651 140.994; + normal -0.447318 0.845860 0.290564; + texcoord 0.499510 -7.14838; + tangent -0.873668 -0.483179 0.0569351; + vertex 30.1222 -35.8961 154.501; + normal -0.443162 0.848451 0.289376; + texcoord 0.665860 -7.14838; + tangent -0.877325 -0.477086 0.0518593; + vertex 29.0486 -36.4818 154.565; + normal -0.323107 0.911492 0.254527; + texcoord 0.499510 -8.91487; + tangent -0.938671 -0.344322 0.0183906; + vertex 31.5540 -39.4327 168.313; + normal -0.315641 0.914314 0.253772; + texcoord 0.665860 -8.91487; + tangent -0.943874 -0.329971 0.0148617; + vertex 30.9134 -39.6566 168.323; + normal 0.827925 0.530467 -0.182057; + texcoord 0.333170 -3.85669; + tangent -0.424333 0.827791 0.367019; + vertex 20.4175 -27.6259 114.114; + normal 0.520783 0.853586 0.0132634; + texcoord 0.499510 -4.70087; + tangent -0.800644 0.483325 0.354070; + vertex 22.9161 -29.2006 126.988; + normal 0.523457 0.851952 0.0130202; + texcoord 0.333170 -4.70087; + tangent -0.802640 0.486138 0.345599; + vertex 24.8423 -30.3546 126.160; + normal 0.647456 0.761597 0.0277536; + texcoord 0.499510 -5.82913; + tangent -0.727643 0.603519 0.326038; + vertex 27.1584 -32.1724 140.754; + normal 0.650048 0.759420 0.0268211; + texcoord 0.333170 -5.82913; + tangent -0.723714 0.609613 0.323436; + vertex 28.4392 -33.2585 140.178; + normal 0.549842 0.826426 0.121219; + texcoord 0.499510 -7.14838; + tangent -0.816584 0.504755 0.280022; + vertex 30.1222 -35.8961 154.501; + normal 0.545179 0.829556 0.120899; + texcoord 0.333170 -7.14838; + tangent -0.821171 0.499102 0.276723; + vertex 31.1796 -36.5383 154.144; + normal 0.574715 0.804641 0.149182; + texcoord 0.499510 -8.91487; + tangent -0.816525 0.547154 0.184146; + vertex 31.5540 -39.4327 168.313; + normal 0.576120 0.803679 0.148949; + texcoord 0.333170 -8.91487; + tangent -0.815388 0.552438 0.173075; + vertex 32.0739 -39.7850 168.203; + normal 0.947168 0.109639 -0.301416; + texcoord 0.166830 -3.85669; + tangent -0.0418041 0.974885 0.218752; + vertex 20.5489 -30.4515 113.466; + normal 0.960250 0.0341802 -0.277041; + texcoord 0.166830 -3.01603; + tangent 0.00909653 0.988116 0.153439; + vertex 15.6507 -28.5448 99.7938; + normal 0.948586 -0.0489219 -0.312717; + texcoord 0.166830 -4.70087; + tangent 0.101247 0.981806 0.160641; + vertex 24.5666 -32.7211 125.786; + normal 0.972643 0.148898 -0.178311; + texcoord 0.166830 -2.24738; + tangent -0.0994677 0.959251 0.264470; + vertex 12.2151 -26.1154 84.9816; + normal 0.947320 -0.0552150 -0.315495; + texcoord 0.333170 -4.70087; + tangent 0.110536 0.981591 0.155757; + vertex 24.8423 -30.3546 126.160; + normal 0.969126 0.168066 -0.180410; + texcoord 0.250000 -2.24738; + tangent -0.120355 0.957329 0.262746; + vertex 11.9506 -23.6669 85.6680; + normal 0.976991 0.0536899 -0.206414; + texcoord 0.166830 -5.82913; + tangent -0.0124341 0.982627 0.185176; + vertex 28.4777 -35.0013 139.846; + normal 0.952459 0.287969 -0.0994811; + texcoord 0.166830 -1.64361; + tangent -0.264810 0.941228 0.209678; + vertex 10.0353 -23.8035 72.4575; + normal 0.976919 0.0585051 -0.205441; + texcoord 0.333170 -5.82913; + tangent -0.0198157 0.981950 0.188101; + vertex 28.4392 -33.2585 140.178; + normal 0.990309 -0.0288537 -0.135849; + texcoord 0.166830 -7.14838; + tangent 0.0577042 0.973489 0.221335; + vertex 31.0962 -37.8489 153.843; + normal 0.956175 0.290730 0.0347062; + texcoord 0.166830 -1.01457; + tangent -0.291346 0.931286 0.218685; + vertex 8.44927 -21.5844 57.6755; + normal 0.990321 -0.0324153 -0.134955; + texcoord 0.333170 -7.14838; + tangent 0.0620544 0.972884 0.222812; + vertex 31.1796 -36.5383 154.144; + normal 0.994603 -0.0675042 -0.0787942; + texcoord 0.166830 -8.91487; + tangent 0.0798609 0.979367 0.185642; + vertex 32.0210 -40.4167 168.086; + normal 0.994485 -0.0688070 -0.0791495; + texcoord 0.333170 -8.91487; + tangent 0.0821948 0.980093 0.180724; + vertex 32.0739 -39.7850 168.203; + normal 0.887424 0.456057 0.0670208; + texcoord 0.250000 -1.01457; + tangent -0.427094 0.878637 0.213512; + vertex 7.37631 -18.1721 58.4803; + normal 0.833394 0.531882 0.150187; + texcoord 0.208420 -0.415090; + tangent -0.556537 0.790790 0.254789; + vertex 9.02792 -15.8254 41.7979; + normal 0.616959 0.762622 0.194346; + texcoord 0.291590 -0.415090; + tangent -0.828163 0.523973 0.198993; + vertex 7.02633 -12.7916 42.8279; + normal 0.858940 0.492056 0.141786; + texcoord 0.250000 -0.415090; + tangent -0.528520 0.803898 0.272791; + vertex 7.65655 -13.9965 42.4316; + normal 0.794316 0.575472 0.194662; + texcoord 0.250000 0.0653500; + tangent -0.584432 0.811019 0.0262048; + vertex 8.27009 -11.5744 30.1730; + normal 0.985279 0.113787 0.127582; + texcoord 0.208420 0.0653500; + tangent -0.136833 0.981840 0.131404; + vertex 9.18307 -13.6368 30.0344; + normal 0.217975 0.949523 0.225594; + texcoord 0.333170 -1.01457; + tangent -0.972604 0.192207 0.130759; + vertex 5.96641 -16.3714 58.9190; + normal 0.218054 0.949281 0.226536; + texcoord 0.333170 -0.415090; + tangent -0.972604 0.192207 0.130759; + vertex 5.11839 -12.4146 43.0844; + normal 0.321982 0.922567 0.212598; + texcoord 0.333170 0.0653500; + tangent -0.928609 0.356567 -0.102690; + vertex 5.48585 -9.36243 30.0039; + normal 0.123660 0.970231 0.208229; + texcoord 0.374760 0.0653500; + tangent -0.976352 0.156458 -0.149187; + vertex 4.16340 -9.15051 29.8018; + normal 0.126725 0.973299 0.191389; + texcoord 0.374760 -0.415090; + vertex 4.61728 -11.8605 43.2830; + normal 0.420561 0.770283 0.479367; + texcoord 0.333170 0.580120; + tangent -0.915128 0.403134 -0.00486413; + vertex 7.67018 -6.03751 14.4073; + normal 0.582851 0.785322 0.208698; + texcoord 0.291590 0.0653500; + tangent -0.789041 0.612679 -0.0451588; + vertex 6.71240 -10.1786 30.1013; + normal 0.695104 0.568899 0.439528; + texcoord 0.250000 0.580120; + tangent -0.675835 0.718826 0.162900; + vertex 10.9389 -7.63170 14.2816; + normal 0.384029 0.818599 0.427102; + texcoord 0.291590 0.580120; + tangent -0.907401 0.419554 0.0244745; + vertex 9.44874 -6.45342 14.5436; + normal 0.490995 0.539671 0.683871; + texcoord 0.291590 1.00000; + tangent -0.724631 0.689134 -0.00211409; + vertex 19.4834 1.47173 0.00000; + normal 0.616990 0.557202 0.555742; + texcoord 0.250000 1.00000; + tangent -0.669073 0.743192 0.00261453; + vertex 18.8899 -2.19168 0.00000; + normal 0.410893 0.607057 0.680183; + texcoord 0.333170 1.00000; + tangent -0.823867 0.566783 0.000416232; + vertex 16.7661 4.13304 0.00000; + normal 0.629950 0.534302 0.563635; + texcoord 0.208420 1.00000; + tangent -0.663900 0.747762 0.00941580; + vertex 23.0122 -6.80064 0.00000; + normal 0.590930 0.638871 0.492591; + texcoord 0.374760 0.580120; + tangent -0.807538 0.578536 0.114797; + vertex 7.07581 -5.55218 14.5188; + normal 0.282080 0.700487 0.655552; + texcoord 0.374760 1.00000; + tangent -0.927613 0.373542 0.00000; + vertex 13.4653 5.46225 0.00000; + normal 0.637374 0.714069 0.289586; + texcoord 0.374760 0.0653500; + tangent -0.766534 0.625910 0.143746; + vertex 4.16340 -9.15051 29.8018; + normal 0.873527 0.204164 0.441892; + texcoord 0.208420 0.580120; + tangent -0.329718 0.892985 0.306372; + vertex 12.3063 -9.51142 13.6792; + normal 0.769688 -0.351954 0.532643; + texcoord 0.208420 1.00000; + tangent 0.415854 0.909431 0.00000; + vertex 23.0122 -6.80064 0.00000; + normal 0.804397 -0.244248 0.541561; + texcoord 0.166830 1.00000; + tangent 0.275507 0.961261 0.00853813; + vertex 21.0869 -11.0110 0.00000; + normal 0.899276 -0.207017 0.385287; + texcoord 0.166830 0.580120; + tangent 0.0626270 0.928827 0.365182; + vertex 12.6522 -11.7823 12.7129; + normal 0.818313 -0.164494 0.550731; + texcoord 0.125240 1.00000; + tangent 0.155631 0.987533 0.0236182; + vertex 20.2363 -16.6166 0.00000; + normal 0.665444 -0.473505 0.577042; + texcoord 0.125240 0.580120; + tangent 0.238476 0.867396 0.436752; + vertex 12.0138 -14.1042 11.5438; + normal 0.944092 -0.325527 0.0521813; + texcoord 0.166830 0.0653500; + tangent 0.314465 0.929702 0.191744; + vertex 8.81774 -15.7576 29.6622; + normal 0.952132 -0.302121 -0.0465688; + texcoord 0.208420 -0.415090; + tangent 0.303123 0.923242 0.236094; + vertex 9.02792 -15.8254 41.7979; + normal 0.930876 -0.332333 0.151740; + texcoord 0.125240 0.580120; + tangent 0.238476 0.867396 0.436752; + vertex 12.0138 -14.1042 11.5438; + normal 0.898319 -0.438152 0.0323307; + texcoord 0.125240 0.0653500; + tangent 0.419842 0.881351 0.216688; + vertex 7.81157 -17.8197 29.1857; + normal 0.729284 -0.675152 -0.110968; + texcoord 0.125240 -0.415090; + tangent 0.682437 0.713600 0.158289; + vertex 7.52758 -19.3611 40.8943; + normal 0.926011 -0.372773 -0.0595227; + texcoord 0.166830 -0.415090; + tangent 0.378859 0.896609 0.229256; + vertex 8.43542 -17.5649 41.3420; + normal 0.666560 -0.728281 -0.159071; + texcoord 0.166830 -1.01457; + tangent 0.742909 0.656381 0.131340; + vertex 8.44927 -21.5844 57.6755; + normal 0.635196 -0.755155 -0.162070; + texcoord 0.0836600 -1.01457; + tangent 0.773028 0.621053 0.129307; + vertex 5.74620 -23.7908 57.2114; + normal 0.498477 -0.854884 -0.143855; + texcoord 0.0836600 -0.415090; + tangent 0.866876 0.492848 0.0750087; + vertex 5.75451 -20.3692 40.7409; + normal 0.659364 -0.721858 -0.210142; + texcoord 0.0836600 -1.64361; + tangent 0.735394 0.677379 -0.0187897; + vertex 7.68002 -25.9954 72.5599; + normal 0.451077 -0.888865 -0.0802971; + texcoord 0.0836600 0.0653500; + tangent 0.879504 0.427381 0.209327; + vertex 5.77039 -18.8027 28.6837; + normal 0.659582 -0.721959 -0.209108; + texcoord 0.166830 -1.64361; + tangent 0.733091 0.679406 -0.0313852; + vertex 10.0353 -23.8035 72.4575; + normal 0.455308 -0.886732 -0.0800096; + texcoord 0.125240 0.0653500; + tangent 0.874564 0.429867 0.224392; + vertex 7.81157 -17.8197 29.1857; + normal 0.627954 -0.737341 -0.249003; + texcoord 0.0836600 -2.24738; + tangent 0.756602 0.653426 -0.0242515; + vertex 10.2541 -27.7954 85.0421; + normal 0.578375 -0.810935 0.0886984; + texcoord 0.0836600 0.580120; + tangent 0.749576 0.584460 0.310711; + vertex 10.0628 -15.5351 10.5389; + normal 0.622672 -0.741481 -0.249973; + texcoord 0.166830 -2.24738; + tangent 0.760294 0.648962 -0.0283026; + vertex 12.2151 -26.1154 84.9816; + normal 0.573105 -0.817842 0.0518181; + texcoord 0.125240 0.580120; + tangent 0.744702 0.546155 0.383580; + vertex 12.0138 -14.1042 11.5438; + normal 0.681959 -0.701436 0.207168; + texcoord 0.0836600 1.00000; + tangent 0.702298 0.711101 0.0333524; + vertex 13.4250 -15.3789 0.00000; + normal 0.704316 -0.676651 0.214668; + texcoord 0.0420700 1.00000; + tangent 0.692802 0.721128 0.00000; + vertex 10.2346 -18.6996 0.00000; + normal 0.539439 -0.795658 -0.275561; + texcoord 0.0836600 -3.01603; + tangent 0.786003 0.596813 -0.161284; + vertex 13.9915 -29.8217 100.138; + normal 0.548187 -0.787892 -0.280568; + texcoord 0.166830 -3.01603; + tangent 0.781985 0.601829 -0.162179; + vertex 15.6507 -28.5448 99.7938; + normal 0.324178 -0.915487 -0.238309; + texcoord 0.166830 -3.85669; + tangent 0.858285 0.394989 -0.327614; + vertex 20.5489 -30.4515 113.466; + normal 0.314758 -0.918600 -0.238959; + texcoord 0.000490000 -3.85669; + tangent 0.862859 0.381012 -0.332120; + vertex 18.0323 -31.5601 114.455; + normal 0.351408 -0.897207 -0.267455; + texcoord 0.166830 -4.70087; + tangent 0.887410 0.409627 -0.211443; + vertex 24.5666 -32.7211 125.786; + normal 0.352544 -0.896308 -0.268970; + texcoord 0.000490000 -4.70087; + tangent 0.889939 0.410396 -0.198955; + vertex 22.5250 -33.6676 126.243; + normal 0.303131 -0.923710 -0.234249; + texcoord 0.166830 -5.82913; + tangent 0.913343 0.352485 -0.203861; + vertex 28.4777 -35.0013 139.846; + normal 0.300891 -0.924568 -0.233751; + texcoord 0.000490000 -5.82913; + tangent 0.915291 0.348590 -0.201811; + vertex 26.8652 -35.6151 140.206; + normal 0.333601 -0.916581 -0.220432; + texcoord 0.166830 -7.14838; + tangent 0.927758 0.360527 -0.0963666; + vertex 31.0962 -37.8489 153.843; + normal 0.335994 -0.915837 -0.219886; + texcoord 0.000490000 -7.14838; + tangent 0.928065 0.361465 -0.0896577; + vertex 29.8768 -38.3233 153.962; + normal 0.403349 -0.894293 -0.193777; + texcoord 0.166830 -8.91487; + tangent 0.912657 0.408678 -0.00634919; + vertex 32.0210 -40.4167 168.086; + normal 0.407132 -0.892510 -0.194087; + texcoord 0.000490000 -8.91487; + tangent 0.910134 0.414294 0.00403941; + vertex 31.4331 -40.6843 168.084; + normal 0.517808 -0.494932 0.697795; + texcoord 0.125240 0.630230; + tangent 0.304779 0.868866 0.390104; + vertex 1.64362 -12.7704 7.52292; + normal 0.769176 -0.183078 0.612251; + texcoord 0.125240 1.00000; + tangent 0.163688 0.986002 0.0317342; + vertex 7.71175 -17.0282 0.00000; + normal 0.725159 -0.295628 0.621891; + texcoord 0.166830 0.630230; + tangent 0.0778587 0.939480 0.333639; + vertex 2.45946 -10.4446 8.56716; + normal 0.774669 -0.230507 0.588858; + texcoord 0.166830 1.00000; + tangent 0.262710 0.964790 0.0128092; + vertex 8.56237 -11.4226 0.00000; + normal 0.892118 0.120360 0.435476; + texcoord 0.208420 0.630230; + tangent -0.284809 0.850686 0.441833; + vertex 2.28305 -8.24350 9.72241; + normal 0.774541 0.0999962 0.624570; + texcoord 0.208420 1.00000; + tangent -0.212278 0.977113 0.0137010; + vertex 10.4876 -7.21217 0.00000; + normal 0.742852 0.486574 0.459801; + texcoord 0.250000 0.630230; + tangent -0.657116 0.660439 0.363344; + vertex 1.05134 -6.50376 10.8279; + normal 0.640203 0.566912 0.518412; + texcoord 0.250000 1.00000; + tangent -0.669782 0.742499 0.00932715; + vertex 6.36535 -2.60321 0.00000; + normal 0.445336 0.712748 0.541909; + texcoord 0.291590 0.630230; + tangent -0.890754 0.321616 0.321123; + vertex -0.356500 -5.46132 11.6082; + normal 0.991467 0.0544503 0.118440; + texcoord 0.208420 0.175160; + tangent -0.122022 0.785598 0.606586; + vertex 2.69514 -17.3413 22.1804; + normal 0.992679 -0.100693 -0.0667086; + texcoord 0.166830 0.630230; + tangent 0.124277 0.882637 0.453329; + vertex 2.45946 -10.4446 8.56716; + normal 0.609955 0.628387 0.482789; + texcoord 0.291590 0.175160; + tangent -0.784845 0.501020 0.364689; + vertex 0.250100 -14.5622 24.2698; + normal 0.952218 -0.269488 -0.143724; + texcoord 0.125240 0.630230; + tangent 0.304779 0.868866 0.390104; + vertex 1.64362 -12.7704 7.52292; + normal 0.890836 -0.410859 -0.193924; + texcoord 0.125240 0.175160; + tangent 0.443375 0.702711 0.556431; + vertex 1.22843 -20.6311 19.5113; + normal 0.941543 -0.312840 -0.125017; + texcoord 0.166830 0.175160; + tangent 0.327797 0.734040 0.594756; + vertex 2.28640 -19.0147 20.8379; + normal 0.708068 -0.619982 -0.338028; + texcoord 0.125240 -0.248050; + tangent 0.696675 0.542971 0.468856; + vertex -0.703450 -27.7144 30.1864; + normal 0.943027 -0.316621 -0.102231; + texcoord 0.208420 -0.248050; + tangent 0.313554 0.749059 0.583604; + vertex 0.831160 -24.8606 32.4380; + normal 0.916357 -0.371936 -0.148168; + texcoord 0.166830 -0.248050; + tangent 0.389025 0.723227 0.570616; + vertex 0.221620 -26.2757 31.3377; + normal 0.666873 -0.583661 -0.463271; + texcoord 0.166830 -0.773280; + tangent 0.742656 0.522390 0.419012; + vertex -0.465510 -34.2390 41.9025; + normal 0.817654 0.439868 0.371427; + texcoord 0.250000 0.175160; + tangent -0.568770 0.658826 0.492391; + vertex 1.80570 -15.6931 23.4447; + normal 0.833522 0.364861 0.414869; + texcoord 0.208420 -0.248050; + tangent -0.544362 0.698466 0.464559; + vertex 0.831160 -24.8606 32.4380; + normal 0.625827 -0.606407 -0.490522; + texcoord 0.0836600 -0.773280; + tangent 0.780546 0.489833 0.388344; + vertex -3.19191 -35.9909 40.5284; + normal 0.480543 -0.750824 -0.453147; + texcoord 0.0836600 -0.248050; + tangent 0.870854 0.347626 0.347519; + vertex -2.48466 -28.4254 29.4756; + normal 0.644371 -0.491409 -0.585920; + texcoord 0.0836600 -1.25619; + tangent 0.763840 0.455645 0.457095; + vertex -2.61154 -43.6565 48.1576; + normal 0.429368 -0.783523 -0.449148; + texcoord 0.0836600 0.175160; + tangent 0.898989 0.322145 0.296717; + vertex -0.860440 -21.3759 18.8281; + normal 0.644128 -0.492711 -0.585093; + texcoord 0.166830 -1.25619; + tangent 0.764311 0.443131 0.468470; + vertex -0.157640 -42.2059 49.6530; + normal 0.437686 -0.779292 -0.448482; + texcoord 0.125240 0.175160; + tangent 0.895555 0.340472 0.286462; + vertex 1.22843 -20.6311 19.5113; + normal 0.612810 -0.455065 -0.646050; + texcoord 0.0836600 -1.87210; + tangent 0.789108 0.313308 0.528343; + vertex -2.69404 -54.0546 55.9799; + normal 0.583097 -0.690317 -0.428324; + texcoord 0.0836600 0.630230; + tangent 0.801524 0.571700 0.175265; + vertex -0.423410 -14.3220 7.09442; + normal 0.598150 -0.679509 -0.424835; + texcoord 0.125240 0.630230; + tangent 0.788977 0.592254 0.163557; + vertex 1.64362 -12.7704 7.52292; + normal 0.606430 -0.455888 -0.651467; + texcoord 0.166830 -1.87210; + tangent 0.793143 0.296865 0.531785; + vertex -0.651630 -53.2816 57.3591; + normal 0.523790 -0.428293 -0.736348; + texcoord 0.0836600 -2.54824; + tangent 0.847836 0.241025 0.472315; + vertex -3.13328 -65.4385 63.1635; + normal 0.535019 -0.422653 -0.731519; + texcoord 0.166830 -2.54824; + tangent 0.844417 0.240119 0.478856; + vertex -1.34163 -64.9290 64.1796; + normal 0.297621 -0.439523 -0.847491; + texcoord 0.166830 -3.28904; + tangent 0.952509 0.165508 0.255606; + vertex -1.66708 -76.4979 70.0441; + normal 0.288518 -0.439322 -0.850737; + texcoord 0.000490000 -3.28904; + tangent 0.957189 0.161607 0.240151; + vertex -4.46734 -76.9632 69.3502; + normal 0.343153 -0.412352 -0.843926; + texcoord 0.166830 -4.03201; + tangent 0.938325 0.199348 0.282500; + vertex -1.38963 -86.7238 74.8926; + normal 0.345514 -0.411615 -0.843323; + texcoord 0.000490000 -4.03201; + tangent 0.936685 0.202191 0.285902; + vertex -3.53853 -87.1917 74.2326; + normal 0.288575 -0.529541 -0.797691; + texcoord 0.166830 -5.02558; + tangent 0.957116 0.158242 0.242670; + vertex -1.25096 -98.3146 81.1704; + normal 0.286069 -0.529676 -0.798504; + texcoord 0.000490000 -5.02558; + tangent 0.958303 0.155621 0.239662; + vertex -2.94045 -98.5873 80.7488; + normal 0.317039 -0.638634 -0.701165; + texcoord 0.166830 -6.18574; + tangent 0.948073 0.188466 0.256201; + vertex -1.69895 -108.500 89.0463; + normal 0.319939 -0.636599 -0.701699; + texcoord 0.000490000 -6.18574; + tangent 0.947217 0.191399 0.257190; + vertex -2.94363 -108.750 88.7084; + normal 0.389398 -0.665516 -0.636755; + texcoord 0.166830 -7.74022; + tangent 0.922785 0.289614 0.254149; + vertex -2.15816 -117.349 98.1765; + normal 0.394261 -0.663776 -0.635578; + texcoord 0.000490000 -7.74022; + tangent 0.918679 0.302908 0.253526; + vertex -2.75158 -117.545 98.0127; + normal 0.855302 0.335680 0.394687; + texcoord 0.250000 -0.248050; + tangent -0.519547 0.715231 0.467456; + vertex -0.519860 -23.2207 33.4927; + normal 0.886456 0.319974 0.334383; + texcoord 0.250000 -0.773280; + tangent -0.429205 0.682431 0.591668; + vertex -1.49956 -31.5866 44.2129; + normal 0.959020 0.179048 0.219594; + texcoord 0.166830 -0.773280; + tangent -0.279720 0.713892 0.641962; + vertex -0.465510 -34.2390 41.9025; + normal 0.615927 0.574734 0.538809; + texcoord 0.291590 -0.248050; + tangent -0.823089 0.493827 0.280463; + vertex -1.13700 -22.1611 34.2015; + normal 0.849119 0.328848 0.413347; + texcoord 0.250000 -1.25619; + tangent -0.482714 0.531538 0.696028; + vertex -0.975960 -40.2577 52.1873; + normal 0.970813 0.160667 0.178067; + texcoord 0.166830 -1.25619; + tangent -0.241362 0.586409 0.773220; + vertex -0.157640 -42.2059 49.6530; + normal 0.229845 0.774966 0.588727; + texcoord 0.333170 -0.773280; + tangent -0.969453 0.235538 0.0684367; + vertex -2.88846 -30.1960 45.4619; + normal 0.226680 0.753784 0.616787; + texcoord 0.333170 -0.248050; + tangent -0.969453 0.235538 0.0684364; + vertex -3.03876 -21.6991 34.3357; + normal 0.366747 0.749315 0.551383; + texcoord 0.333170 0.175160; + tangent -0.927104 0.314192 0.204358; + vertex -0.979870 -13.8956 24.7420; + normal 0.776166 0.460346 0.430868; + texcoord 0.333170 -0.773280; + tangent -0.628385 0.572821 0.526315; + vertex -2.88846 -30.1960 45.4619; + normal 0.151168 0.776844 0.611279; + texcoord 0.374760 -0.248050; + tangent -0.987924 0.139981 0.0664171; + vertex -3.53359 -21.1957 34.6509; + normal 0.152326 0.799136 0.581531; + texcoord 0.374760 0.175160; + tangent -0.987924 0.139980 0.0664169; + vertex -2.31799 -13.7060 24.8320; + normal 0.522663 0.630834 0.573473; + texcoord 0.333170 0.630230; + tangent -0.889527 0.359759 0.281630; + vertex -2.11133 -5.18852 12.0566; + normal 0.507707 0.547114 0.665507; + texcoord 0.291590 1.00000; + tangent -0.726038 0.687616 0.00727759; + vertex 6.95880 1.06020 0.00000; + normal 0.415933 0.621166 0.664193; + texcoord 0.333170 1.00000; + tangent -0.829680 0.558238 0.00139450; + vertex 4.24152 3.72152 0.00000; + normal 0.662595 0.529642 0.529573; + texcoord 0.374760 0.630230; + tangent -0.795425 0.520342 0.310716; + vertex -2.67169 -4.75767 12.3753; + normal 0.285424 0.708795 0.645091; + texcoord 0.374760 1.00000; + tangent -0.927614 0.373540 0.00000; + vertex 0.940710 5.05072 0.00000; + normal 0.690947 0.596272 0.408719; + texcoord 0.374760 0.175160; + tangent -0.722680 0.555657 0.411071; + vertex -2.31799 -13.7060 24.8320; + normal 0.994433 0.0292333 0.101233; + texcoord 0.250000 -1.87210; + tangent -0.105979 0.496580 0.861497; + vertex -0.882970 -52.0406 59.5824; + normal 0.996076 0.0158473 0.0870749; + texcoord 0.166830 -1.87210; + tangent -0.0850151 0.484290 0.870767; + vertex -0.651630 -53.2816 57.3591; + normal 0.969116 0.0972683 0.226614; + texcoord 0.250000 -2.54824; + tangent -0.223896 0.442423 0.868408; + vertex -1.23743 -63.9783 66.0501; + normal 0.997979 -0.0579023 -0.0261626; + texcoord 0.166830 -2.54824; + tangent 0.0495985 0.452561 0.890353; + vertex -1.34163 -64.9290 64.1796; + normal 0.999735 0.00339776 0.0227587; + texcoord 0.166830 -3.28904; + tangent -0.0206574 0.382884 0.923565; + vertex -1.66708 -76.4979 70.0441; + normal 0.884657 0.189922 0.425806; + texcoord 0.333170 -3.28904; + tangent -0.447839 0.320343 0.834758; + vertex -1.74274 -75.4029 72.7304; + normal 0.991346 -0.0251121 -0.128847; + texcoord 0.166830 -4.03201; + tangent 0.124972 0.417899 0.899857; + vertex -1.38963 -86.7238 74.8926; + normal 0.990247 -0.0263342 -0.136812; + texcoord 0.333170 -4.03201; + tangent 0.136664 0.424251 0.895173; + vertex -1.04950 -85.7069 77.0527; + normal 0.999700 -0.0240616 0.00464269; + texcoord 0.166830 -5.02558; + tangent 0.0109066 0.493740 0.869541; + vertex -1.25096 -98.3146 81.1704; + normal 0.999676 -0.0228030 0.0113202; + texcoord 0.333170 -5.02558; + tangent 0.00116662 0.502558 0.864543; + vertex -1.25209 -97.4280 82.7077; + normal 0.996904 -0.0712218 -0.0333190; + texcoord 0.166830 -6.18574; + tangent 0.0690065 0.608866 0.790266; + vertex -1.69895 -108.500 89.0463; + normal 0.996652 -0.0734314 -0.0359639; + texcoord 0.333170 -6.18574; + tangent 0.0735680 0.616252 0.784105; + vertex -1.60009 -107.671 90.1036; + normal 0.994884 -0.0920652 -0.0416013; + texcoord 0.166830 -7.74022; + tangent 0.0939041 0.713317 0.694522; + vertex -2.15816 -117.349 98.1765; + normal 0.994774 -0.0928254 -0.0425204; + texcoord 0.333170 -7.74022; + tangent 0.0969045 0.727214 0.679536; + vertex -2.09570 -116.880 98.6144; + normal 0.815870 0.268038 0.512358; + texcoord 0.333170 -2.54824; + tangent -0.571538 0.373779 0.730502; + vertex -2.12884 -63.2860 67.4044; + normal 0.753081 0.340101 0.563205; + texcoord 0.333170 -1.87210; + tangent -0.659150 0.364953 0.657518; + vertex -2.23162 -51.3124 60.8903; + normal 0.738965 0.341239 0.580936; + texcoord 0.250000 -1.87210; + tangent -0.674333 0.361882 0.643675; + vertex -0.882970 -52.0406 59.5824; + normal 0.696594 0.309571 0.647242; + texcoord 0.416340 -2.54824; + tangent -0.719530 0.315977 0.618414; + vertex -3.06307 -62.7788 68.3943; + normal 0.772694 0.385963 0.503960; + texcoord 0.333170 -1.25619; + tangent -0.660557 0.425133 0.618811; + vertex -2.70869 -39.4100 53.4660; + normal 0.808722 0.309944 0.499903; + texcoord 0.416340 -1.87210; + tangent -0.574221 0.401785 0.713329; + vertex -3.12630 -50.8070 61.7977; + normal 0.824450 0.354644 0.441033; + texcoord 0.416340 -1.25619; + tangent -0.574175 0.483473 0.660740; + vertex -3.45634 -38.6789 54.4733; + normal 0.802454 0.381666 0.458692; + texcoord 0.499510 -1.25619; + tangent -0.595544 0.460429 0.658280; + vertex -4.72327 -37.7008 55.8551; + normal 0.584824 0.404541 0.703084; + texcoord 0.499510 -1.87210; + tangent -0.828534 0.271651 0.489629; + vertex -4.23902 -49.9192 63.3908; + normal 0.600804 0.559363 0.571094; + texcoord 0.499510 -0.773280; + tangent -0.819784 0.416374 0.393175; + vertex -5.63522 -27.9843 47.4722; + normal 0.455041 0.360006 0.814453; + texcoord 0.499510 -2.54824; + tangent -0.901438 0.199104 0.384404; + vertex -4.35130 -62.3155 69.2952; + normal 0.736356 0.490140 0.466415; + texcoord 0.416340 -0.773280; + tangent -0.678524 0.544081 0.493539; + vertex -4.05954 -29.1946 46.3689; + normal 0.245685 0.352300 0.903063; + texcoord 0.499510 -3.28904; + tangent -0.976479 0.0302341 0.213481; + vertex -3.85531 -74.9229 74.2368; + normal 0.251398 0.383583 0.888630; + texcoord 0.582680 -2.54824; + tangent -0.966010 0.118131 0.229933; + vertex -6.40490 -62.0328 69.8350; + normal 0.252448 0.468224 0.846780; + texcoord 0.582680 -1.87210; + tangent -0.967145 0.122438 0.222798; + vertex -6.66118 -49.6272 63.9201; + normal 0.385437 0.551629 0.739691; + texcoord 0.499510 -1.25619; + tangent -0.920601 0.183968 0.344454; + vertex -4.72327 -37.7008 55.8551; + normal -0.174803 0.314391 0.933061; + texcoord 0.665860 -3.28904; + tangent -0.983008 -0.121395 -0.137690; + vertex -6.99953 -75.2899 73.8372; + normal 0.401962 0.546687 0.734547; + texcoord 0.582680 -1.25619; + tangent -0.914383 0.204868 0.349190; + vertex -7.44265 -37.1463 56.8943; + normal -0.414398 0.306609 0.856892; + texcoord 0.499510 -4.03201; + tangent -0.909573 -0.227278 -0.347883; + vertex -3.03129 -85.2764 78.3237; + normal -0.439653 0.292966 0.849044; + texcoord 0.665860 -4.03201; + tangent -0.893446 -0.242173 -0.378295; + vertex -5.06267 -85.8245 77.4691; + normal 0.560473 0.360916 0.745393; + texcoord 0.499510 -4.03201; + tangent -0.825933 0.180055 0.534243; + vertex -3.03129 -85.2764 78.3237; + normal -0.504877 0.412360 0.758326; + texcoord 0.499510 -5.02558; + tangent -0.863402 -0.263760 -0.430079; + vertex -2.55891 -96.8449 83.7583; + normal 0.563250 0.359386 0.744037; + texcoord 0.333170 -4.03201; + tangent -0.825423 0.184949 0.533358; + vertex -1.04950 -85.7069 77.0527; + normal -0.506237 0.410351 0.758509; + texcoord 0.665860 -5.02558; + tangent -0.861749 -0.265464 -0.432340; + vertex -4.08143 -97.3143 82.9907; + normal 0.670552 0.361013 0.648097; + texcoord 0.499510 -5.02558; + tangent -0.743815 0.317788 0.588005; + vertex -2.55891 -96.8449 83.7583; + normal -0.446293 0.548281 0.707256; + texcoord 0.499510 -6.18574; + tangent -0.894326 -0.267012 -0.359007; + vertex -2.66820 -107.218 90.6630; + normal 0.673145 0.358988 0.646532; + texcoord 0.333170 -5.02558; + tangent -0.738729 0.329127 0.588179; + vertex -1.25209 -97.4280 82.7077; + normal -0.441044 0.549211 0.709822; + texcoord 0.665860 -6.18574; + tangent -0.896992 -0.266829 -0.352431; + vertex -3.76581 -107.545 90.2296; + normal 0.564042 0.508149 0.650877; + texcoord 0.499510 -6.18574; + tangent -0.824671 0.350161 0.444190; + vertex -2.66820 -107.218 90.6630; + normal -0.313287 0.634213 0.706842; + texcoord 0.499510 -7.74022; + tangent -0.946871 -0.243259 -0.210380; + vertex -2.61183 -116.616 98.8799; + normal -0.304817 0.636694 0.708313; + texcoord 0.665860 -7.74022; + tangent -0.951256 -0.240144 -0.193503; + vertex -3.25742 -116.779 98.7486; + normal 0.559046 0.510266 0.653526; + texcoord 0.333170 -6.18574; + tangent -0.829267 0.351705 0.434303; + vertex -1.60009 -107.671 90.1036; + normal 0.584678 0.533487 0.611182; + texcoord 0.499510 -7.74022; + tangent -0.812005 0.406773 0.418549; + vertex -2.61183 -116.616 98.8799; + normal 0.586448 0.532482 0.610362; + texcoord 0.333170 -7.74022; + tangent -0.809385 0.414287 0.416249; + vertex -2.09570 -116.880 98.6144; + normal 0.466070 0.617583 0.633538; + texcoord 0.582680 -0.773280; + tangent -0.885553 0.337873 0.318805; + vertex -8.92120 -26.6941 48.7201; + normal 0.425280 0.658335 0.621073; + texcoord 0.541100 -0.248050; + tangent -0.896955 0.392756 0.203015; + vertex -6.86722 -17.2656 37.1682; + normal 0.174498 0.735380 0.654802; + texcoord 0.582680 -0.248050; + tangent -0.979542 0.197341 0.0394133; + vertex -8.92150 -16.8518 37.2509; + normal -0.162424 0.738992 0.653842; + texcoord 0.582680 0.175160; + tangent -0.985868 -0.105501 -0.130133; + vertex -8.23288 -8.86456 28.3975; + normal 0.586887 0.577795 0.567201; + texcoord 0.499510 -0.248050; + tangent -0.787378 0.534730 0.306757; + vertex -5.28420 -18.4944 36.4391; + normal 0.520125 0.615672 0.591961; + texcoord 0.457930 -0.248050; + tangent -0.846986 0.465405 0.256928; + vertex -4.13673 -19.1158 36.1075; + normal 0.815043 0.430145 0.388175; + texcoord 0.499510 0.175160; + tangent -0.581638 0.651671 0.486850; + vertex -4.00334 -10.2054 27.5264; + normal 0.323687 0.706869 0.628937; + texcoord 0.541100 0.175160; + tangent -0.932905 0.298413 0.201587; + vertex -5.98361 -8.74676 28.5917; + normal 0.656312 0.624940 0.422735; + texcoord 0.499510 0.630230; + tangent -0.750100 0.551368 0.365162; + vertex -4.27435 -0.571680 14.7955; + normal 0.844705 0.474186 0.248235; + texcoord 0.499510 1.00000; + tangent -0.489508 0.871999 0.00000; + vertex -6.71322 11.5183 0.00000; + normal 0.841274 0.478990 0.250651; + texcoord 0.457930 1.00000; + tangent -0.494104 0.869341 0.0104024; + vertex -4.15193 6.95567 0.00000; + normal 0.903917 0.338623 0.261281; + texcoord 0.457930 0.630230; + tangent -0.428874 0.771679 0.469658; + vertex -3.01218 -1.88757 13.9012; + normal 0.977234 0.115510 0.177963; + texcoord 0.416340 1.00000; + tangent -0.187861 0.860916 0.472792; + vertex -1.46959 6.47903 0.00000; + normal 0.978532 0.137322 0.153678; + texcoord 0.416340 0.630230; + tangent -0.191469 0.858235 0.476206; + vertex -2.64397 -3.57498 12.9745; + normal 0.951320 0.222594 0.213172; + texcoord 0.457930 0.175160; + tangent -0.322866 0.751523 0.575301; + vertex -3.09554 -12.0225 26.1292; + normal 0.997685 -0.00276877 0.0679559; + texcoord 0.457930 -0.248050; + tangent -0.0397314 0.805403 0.591395; + vertex -4.13673 -19.1158 36.1075; + normal 0.999968 0.00797387 0.000309832; + texcoord 0.416340 -0.773280; + tangent -0.00662170 0.807479 0.589859; + vertex -4.05954 -29.1946 46.3689; + normal 0.998576 -0.0258806 0.0466388; + texcoord 0.416340 -0.248050; + tangent -0.00662170 0.807479 0.589859; + vertex -4.12294 -20.7974 34.8791; + normal 0.922761 0.276068 0.268885; + texcoord 0.416340 0.175160; + tangent -0.334901 0.747529 0.573621; + vertex -2.74636 -13.1462 25.2557; + normal 0.852599 0.384918 0.353430; + texcoord 0.374760 0.175160; + tangent -0.520855 0.680637 0.515212; + vertex -2.31799 -13.7060 24.8320; + normal 0.690752 0.543425 0.477023; + texcoord 0.374760 -0.248050; + tangent -0.716130 0.595657 0.363801; + vertex -3.53359 -21.1957 34.6509; + normal 0.608676 0.609894 0.507487; + texcoord 0.416340 -0.248050; + tangent -0.788930 0.533182 0.305462; + vertex -4.12294 -20.7974 34.8791; + normal 0.762096 0.471144 0.444110; + texcoord 0.333170 -0.248050; + tangent -0.640139 0.651172 0.407672; + vertex -3.03876 -21.6991 34.3357; + normal 0.752109 0.422940 0.505424; + texcoord 0.333170 0.175160; + tangent -0.640139 0.651172 0.407672; + vertex -0.979870 -13.8956 24.7420; + normal 0.403882 0.750306 0.523374; + texcoord 0.541100 0.630230; + tangent -0.916197 0.286317 0.280366; + vertex -6.19266 0.155510 15.5048; + normal 0.393459 0.747779 0.534806; + texcoord 0.499510 1.00000; + tangent -0.888694 0.458424 0.00842220; + vertex -6.71322 11.5183 0.00000; + normal 0.208504 0.779118 0.591186; + texcoord 0.541100 1.00000; + tangent -0.971566 0.236666 0.00693568; + vertex -11.1089 13.8016 0.00000; + normal -0.00967821 0.777150 0.629241; + texcoord 0.582680 0.630230; + tangent -0.991524 -0.0720270 0.108135; + vertex -8.82342 0.767050 16.2804; + normal -0.317076 0.663461 0.677704; + texcoord 0.582680 1.00000; + tangent -0.910142 -0.414290 -0.00204317; + vertex -16.5297 14.3995 0.00000; + normal -0.239441 0.725428 0.645308; + texcoord 0.624270 0.175160; + tangent -0.971160 -0.172978 -0.164093; + vertex -10.6918 -9.26254 27.9722; + normal -0.650443 0.509672 0.563168; + texcoord 0.624270 0.630230; + tangent -0.701589 -0.683674 -0.200903; + vertex -11.0672 -0.386250 16.0865; + normal -0.758729 0.302388 0.576967; + texcoord 0.624270 1.00000; + tangent -0.391631 -0.920090 -0.00771540; + vertex -19.3359 10.0195 0.00000; + normal -0.532354 0.646313 0.546699; + texcoord 0.624270 -0.248050; + tangent -0.847793 -0.383075 -0.366743; + vertex -10.5783 -17.6352 36.5004; + normal -0.547089 0.638748 0.541012; + texcoord 0.582680 -0.248050; + tangent -0.836605 -0.395597 -0.378939; + vertex -8.92150 -16.8518 37.2509; + normal -0.597726 0.528409 0.602916; + texcoord 0.582680 -0.773280; + tangent -0.796715 -0.475027 -0.373622; + vertex -8.92120 -26.6941 48.7201; + normal -0.918826 0.149222 0.365364; + texcoord 0.665860 0.630230; + tangent -0.288368 -0.880520 -0.376204; + vertex -12.1756 -2.51094 15.1965; + normal -0.590456 0.530677 0.608065; + texcoord 0.665860 -0.773280; + tangent -0.802167 -0.467161 -0.371871; + vertex -11.7840 -28.4188 47.3753; + normal -0.884134 0.0444039 0.465119; + texcoord 0.665860 1.00000; + tangent -0.0607731 -0.998110 -0.00910680; + vertex -19.7462 4.92139 0.00000; + normal -0.502086 0.455667 0.735035; + texcoord 0.582680 -1.25619; + tangent -0.856108 -0.379224 -0.351095; + vertex -7.44265 -37.1463 56.8943; + normal -0.895525 0.327259 0.301557; + texcoord 0.624270 0.175160; + tangent -0.444333 -0.702213 -0.556295; + vertex -10.6918 -9.26254 27.9722; + normal -0.531463 0.652674 0.539967; + texcoord 0.665860 -0.248050; + tangent -0.846350 -0.382648 -0.370503; + vertex -12.3819 -18.4506 35.7108; + normal -0.530025 0.673742 0.514923; + texcoord 0.665860 0.175160; + tangent -0.846350 -0.382647 -0.370503; + vertex -11.8022 -10.9946 26.5518; + normal -0.494381 0.459466 0.737888; + texcoord 0.665860 -1.25619; + tangent -0.863197 -0.361376 -0.352561; + vertex -10.1153 -38.2859 55.8148; + normal -0.490401 0.384776 0.781955; + texcoord 0.582680 -1.87210; + tangent -0.871003 -0.250805 -0.422433; + vertex -6.66118 -49.6272 63.9201; + normal -0.502146 0.380036 0.776803; + texcoord 0.665860 -1.87210; + tangent -0.865837 -0.243825 -0.436894; + vertex -9.02317 -50.2793 62.7582; + normal -0.694469 0.246814 0.675867; + texcoord 0.582680 -2.54824; + tangent -0.720177 -0.313880 -0.618728; + vertex -6.40490 -62.0328 69.8350; + normal -0.706920 0.237909 0.666080; + texcoord 0.665860 -2.54824; + tangent -0.704571 -0.319416 -0.633682; + vertex -7.90675 -62.7136 68.4842; + normal -0.706605 0.233365 0.668020; + texcoord 0.665860 -3.28904; + tangent -0.704571 -0.319417 -0.633682; + vertex -6.99953 -75.2899 73.8372; + normal -0.894923 0.312402 0.318619; + texcoord 0.624270 -0.248050; + tangent -0.444121 -0.692791 -0.568153; + vertex -10.5783 -17.6352 36.5004; + normal -0.895697 0.327738 0.300524; + texcoord 0.665860 0.175160; + tangent -0.444121 -0.692791 -0.568153; + vertex -11.8022 -10.9946 26.5518; + normal -0.890391 0.00558678 0.455161; + texcoord 0.707440 1.00000; + tangent -0.00627440 -0.999980 0.00000; + vertex -19.7715 0.895740 0.00000; + normal -0.950589 0.0267452 0.309297; + texcoord 0.707440 0.630230; + tangent -0.146795 -0.909445 -0.389051; + vertex -12.5578 -4.63419 14.1793; + normal -0.970133 -0.179004 -0.163707; + texcoord 0.707440 0.175160; + tangent 0.235682 -0.772671 -0.589435; + vertex -11.2828 -13.0653 24.9365; + normal -0.983017 -0.124911 -0.134444; + texcoord 0.665860 0.175160; + tangent 0.183258 -0.775999 -0.603524; + vertex -11.8022 -10.9946 26.5518; + normal -0.944119 -0.251776 -0.212718; + texcoord 0.707440 -0.248050; + tangent 0.366442 -0.766078 -0.528058; + vertex -12.4434 -20.2431 34.3933; + normal -0.999605 0.0252779 0.0122769; + texcoord 0.665860 -0.248050; + tangent -0.0276390 -0.805436 -0.592039; + vertex -12.3819 -18.4506 35.7108; + normal -0.991796 -0.127135 0.0133222; + texcoord 0.665860 -0.773280; + tangent 0.0845690 -0.749701 -0.656351; + vertex -11.7840 -28.4188 47.3753; + normal -0.991079 -0.131280 0.0229763; + texcoord 0.749030 -0.773280; + tangent 0.0850822 -0.755923 -0.649108; + vertex -11.4801 -31.1189 45.0567; + normal -0.982718 -0.171911 -0.0686442; + texcoord 0.749030 -1.25619; + tangent 0.162414 -0.620404 -0.767282; + vertex -9.57194 -40.2264 53.3252; + normal -0.981303 -0.177583 -0.0742144; + texcoord 0.665860 -1.25619; + tangent 0.168111 -0.599025 -0.782884; + vertex -10.1153 -38.2859 55.8148; + normal -0.988190 -0.118540 -0.0971014; + texcoord 0.749030 -1.87210; + tangent 0.143857 -0.492796 -0.858171; + vertex -8.62888 -51.6240 60.3488; + normal -0.989783 -0.115269 -0.0839267; + texcoord 0.665860 -1.87210; + tangent 0.132860 -0.481871 -0.866111; + vertex -9.02317 -50.2793 62.7582; + normal -0.950185 -0.185477 -0.250493; + texcoord 0.749030 -2.54824; + tangent 0.291178 -0.434139 -0.852489; + vertex -8.14152 -63.6049 66.7298; + normal -0.989796 -0.0176147 0.141397; + texcoord 0.665860 -2.54824; + tangent -0.118463 -0.449718 -0.885280; + vertex -7.90675 -62.7136 68.4842; + normal -0.963674 -0.185493 -0.192158; + texcoord 0.665860 -3.28904; + tangent 0.250339 -0.358974 -0.899148; + vertex -6.99953 -75.2899 73.8372; + normal -0.864417 -0.258886 -0.431000; + texcoord 0.832200 -3.28904; + tangent 0.476423 -0.310537 -0.822550; + vertex -6.09058 -76.3578 71.0852; + normal -0.900932 -0.273016 -0.337319; + texcoord 0.832200 -4.03201; + tangent 0.418163 -0.348725 -0.838767; + vertex -5.42926 -86.7839 75.4387; + normal -0.978378 -0.0454644 0.201767; + texcoord 0.665860 -4.03201; + tangent -0.163427 -0.423950 -0.890819; + vertex -5.06267 -85.8245 77.4691; + normal -0.721573 -0.322808 -0.612476; + texcoord 0.832200 -2.54824; + tangent 0.687857 -0.331203 -0.645877; + vertex -6.92408 -64.2200 65.5297; + normal -0.972836 0.0677952 0.221348; + texcoord 0.832200 -5.02558; + tangent -0.225078 -0.484395 -0.845400; + vertex -4.48949 -98.1819 81.4988; + normal -0.972352 0.0699391 0.222800; + texcoord 0.665860 -5.02558; + tangent -0.228666 -0.491778 -0.840158; + vertex -4.08143 -97.3143 82.9907; + normal -0.986416 0.0720963 0.147600; + texcoord 0.832200 -6.18574; + tangent -0.162424 -0.601278 -0.782357; + vertex -3.95893 -108.291 89.2764; + normal -0.987316 0.0689139 0.143032; + texcoord 0.665860 -6.18574; + tangent -0.156198 -0.609908 -0.776927; + vertex -3.76581 -107.545 90.2296; + normal -0.998999 -0.0177875 0.0410551; + texcoord 0.832200 -7.74022; + tangent -0.0224471 -0.717754 -0.695935; + vertex -3.26157 -117.274 98.2845; + normal -0.999141 -0.0235850 0.0340622; + texcoord 0.665860 -7.74022; + tangent -0.00612040 -0.729109 -0.684371; + vertex -3.25742 -116.779 98.7486; + normal -0.592372 -0.421610 -0.686543; + texcoord 0.832200 -1.87210; + tangent 0.807608 -0.285542 -0.515980; + vertex -6.74849 -52.2782 59.1721; + normal -0.579623 -0.429503 -0.692506; + texcoord 0.749030 -1.87210; + tangent 0.814865 -0.283258 -0.505727; + vertex -8.62888 -51.6240 60.3488; + normal -0.739091 -0.330332 -0.587048; + texcoord 0.915370 -2.54824; + tangent 0.667606 -0.338904 -0.662907; + vertex -6.05440 -64.6080 64.7736; + normal -0.708182 -0.485023 -0.513060; + texcoord 0.832200 -1.25619; + tangent 0.751820 -0.360972 -0.551785; + vertex -7.34089 -40.9929 52.0841; + normal -0.550070 -0.563619 -0.616244; + texcoord 0.749030 -1.25619; + tangent 0.831818 -0.304479 -0.464081; + vertex -9.57194 -40.2264 53.3252; + normal -0.736184 -0.311889 -0.600632; + texcoord 0.998540 -3.28904; + tangent 0.672324 -0.248161 -0.697421; + vertex -4.46734 -76.9632 69.3502; + normal -0.762515 -0.334691 -0.553672; + texcoord 0.998540 -2.54824; + tangent 0.646041 -0.348060 -0.679327; + vertex -5.05324 -65.1474 63.7208; + normal -0.548541 -0.414141 -0.726354; + texcoord 0.998540 -4.03201; + tangent 0.831284 -0.180672 -0.525666; + vertex -3.53853 -87.1917 74.2326; + normal -0.780766 -0.359214 -0.511244; + texcoord 0.998540 -1.87210; + tangent 0.622459 -0.380244 -0.684076; + vertex -5.15076 -53.8673 56.3218; + normal -0.483455 -0.501978 -0.717140; + texcoord 0.832200 -5.02558; + tangent 0.873348 -0.225999 -0.431494; + vertex -4.48949 -98.1819 81.4988; + normal -0.483281 -0.501357 -0.717691; + texcoord 0.998540 -5.02558; + tangent 0.874844 -0.232483 -0.424969; + vertex -2.94045 -98.5873 80.7488; + normal -0.578448 -0.552913 -0.599737; + texcoord 0.832200 -6.18574; + tangent 0.816308 -0.358638 -0.452791; + vertex -3.95893 -108.291 89.2764; + normal -0.583247 -0.549890 -0.597866; + texcoord 0.998540 -6.18574; + tangent 0.811874 -0.367022 -0.454044; + vertex -2.94363 -108.750 88.7084; + normal -0.599897 -0.587630 -0.542968; + texcoord 0.832200 -7.74022; + tangent 0.800507 -0.418410 -0.429094; + vertex -3.26157 -117.274 98.2845; + normal -0.601196 -0.586879 -0.542343; + texcoord 0.998540 -7.74022; + tangent 0.798864 -0.424855 -0.425811; + vertex -2.75158 -117.545 98.0127; + normal -0.915463 -0.240980 -0.322268; + texcoord 0.915370 -1.87210; + tangent 0.433573 -0.445327 -0.783389; + vertex -6.50072 -53.0400 57.8071; + normal -0.986668 -0.115525 -0.114634; + texcoord 0.832200 -1.87210; + tangent 0.156557 -0.481306 -0.862458; + vertex -6.74849 -52.2782 59.1721; + normal -0.925341 -0.255629 -0.279995; + texcoord 0.998540 -1.25619; + tangent 0.374618 -0.553741 -0.743662; + vertex -5.63331 -43.1856 49.1312; + normal -0.880765 -0.326829 -0.342688; + texcoord 0.915370 -1.25619; + tangent 0.439467 -0.543439 -0.715222; + vertex -6.64351 -41.6301 51.2003; + normal -0.897206 -0.352504 -0.266013; + texcoord 0.998540 -0.773280; + tangent 0.439319 -0.669552 -0.598915; + vertex -6.45692 -34.9134 41.5936; + normal -0.573230 -0.628653 -0.525550; + texcoord 0.832200 -0.773280; + tangent 0.805997 -0.429074 -0.407756; + vertex -9.18205 -32.5504 43.7322; + normal -0.888484 -0.367162 -0.275296; + texcoord 0.915370 -0.773280; + tangent 0.455629 -0.669941 -0.586158; + vertex -7.64093 -33.1412 43.1592; + normal -0.470361 -0.670196 -0.574106; + tangent 0.882101 -0.338143 -0.327960; + vertex -7.64093 -33.1412 43.1592; + normal -0.468253 -0.705332 -0.532208; + texcoord 0.873780 -0.248050; + tangent 0.882101 -0.338144 -0.327960; + vertex -8.34269 -24.2056 31.9344; + normal -0.657727 -0.578502 -0.482422; + texcoord 0.749030 -0.773280; + tangent 0.749978 -0.498053 -0.435288; + vertex -11.4801 -31.1189 45.0567; + normal -0.790333 -0.470414 -0.392537; + texcoord 0.956950 -0.248050; + tangent 0.544469 -0.701019 -0.460570; + vertex -7.06549 -25.4431 31.1662; + normal -0.915406 -0.301096 -0.267159; + texcoord 0.998540 -0.248050; + tangent 0.399593 -0.759785 -0.512885; + vertex -6.23317 -27.0256 30.0979; + normal -0.746507 -0.543600 -0.383700; + texcoord 0.998540 0.175160; + tangent 0.663255 -0.603085 -0.443150; + vertex -5.07086 -19.9499 19.7675; + normal -0.752031 -0.501369 -0.427877; + texcoord 0.915370 -0.248050; + tangent 0.657741 -0.639818 -0.397505; + vertex -7.84378 -24.8935 31.4848; + normal -0.847092 -0.394672 -0.355907; + texcoord 0.873780 -0.248050; + tangent 0.526139 -0.711554 -0.465692; + vertex -8.34269 -24.2056 31.9344; + normal -0.578176 -0.636665 -0.510265; + texcoord 0.915370 0.175160; + tangent 0.814480 -0.474242 -0.334242; + vertex -6.38693 -17.1614 21.9150; + normal -0.919978 -0.313873 -0.234786; + texcoord 0.956950 0.175160; + tangent 0.361140 -0.742819 -0.563735; + vertex -6.29365 -18.8844 20.5557; + normal -0.575458 -0.639302 -0.510039; + texcoord 0.873780 0.175160; + tangent 0.817428 -0.469845 -0.333253; + vertex -7.09836 -16.7601 22.2006; + normal -0.854703 -0.411334 -0.316683; + texcoord 0.915370 0.630230; + tangent 0.517539 -0.722622 -0.458226; + vertex -6.58955 -9.08315 10.8560; + normal -0.863035 -0.399549 -0.309082; + texcoord 0.873780 0.630230; + tangent 0.503456 -0.730334 -0.461676; + vertex -7.02504 -8.45141 11.2554; + normal -0.901017 -0.338130 -0.271727; + texcoord 0.998540 0.630230; + tangent 0.424676 -0.773332 -0.470752; + vertex -5.23749 -12.3654 8.94150; + normal -0.950415 -0.239384 -0.198510; + texcoord 0.956950 0.630230; + tangent 0.327059 -0.817017 -0.474885; + vertex -6.23526 -10.4444 10.0983; + normal -0.978610 -0.158880 -0.130690; + texcoord 0.915370 0.630230; + tangent 0.196367 -0.845217 -0.497040; + vertex -6.58955 -9.08315 10.8560; + normal -0.998895 -0.0208349 -0.0421380; + texcoord 0.915370 0.175160; + tangent 0.0424649 -0.784399 -0.618801; + vertex -6.38693 -17.1614 21.9150; + normal -0.997459 0.00217871 -0.0712118; + texcoord 0.956950 -0.248050; + tangent 0.0424649 -0.784400 -0.618801; + vertex -7.06549 -25.4431 31.1662; + normal -0.689710 -0.550411 -0.470477; + texcoord 0.790610 -0.248050; + tangent 0.717127 -0.591756 -0.368176; + vertex -9.78480 -22.9400 32.7056; + normal -0.778272 -0.483306 -0.400885; + texcoord 0.749030 -0.248050; + tangent 0.640696 -0.650815 -0.407368; + vertex -10.5896 -21.9757 33.3247; + normal -0.733389 -0.498954 -0.461720; + texcoord 0.832200 -0.248050; + tangent 0.700743 -0.609524 -0.370728; + vertex -8.77064 -23.5601 32.3607; + normal -0.873633 -0.339149 -0.348918; + texcoord 0.873780 -0.248050; + tangent 0.478032 -0.731972 -0.485491; + vertex -8.34269 -24.2056 31.9344; + normal -0.802453 -0.473652 -0.362936; + texcoord 0.749030 0.175160; + tangent 0.611211 -0.636037 -0.471038; + vertex -10.6828 -14.5799 23.7649; + normal -0.755822 -0.527855 -0.387430; + texcoord 0.832200 0.175160; + tangent 0.774091 -0.513899 -0.369717; + vertex -7.27734 -16.0726 22.7366; + normal -0.979564 -0.158641 -0.123642; + texcoord 0.873780 0.175160; + tangent 0.201132 -0.772526 -0.602287; + vertex -7.09836 -16.7601 22.2006; + normal -0.974965 -0.217386 -0.0467563; + texcoord 0.832200 0.630230; + tangent 0.201132 -0.772526 -0.602287; + vertex -8.45100 -8.39914 11.5332; + normal -0.450874 -0.719937 -0.527639; + texcoord 0.790610 0.175160; + tangent 0.882135 -0.387006 -0.268448; + vertex -8.85899 -15.6362 23.0110; + normal -0.516276 -0.716042 -0.469832; + texcoord 0.832200 0.630230; + tangent 0.854775 -0.392209 -0.339899; + vertex -8.45100 -8.39914 11.5332; + normal -0.599196 -0.740119 -0.305269; + texcoord 0.790610 0.630230; + tangent 0.781161 -0.489475 -0.387560; + vertex -9.80349 -7.75433 12.1007; + normal -0.616225 -0.767550 -0.176450; + texcoord 0.749030 0.630230; + tangent 0.757898 -0.518484 -0.395936; + vertex -11.5324 -6.56142 13.0144; + normal -0.551683 -0.832918 0.0435234; + texcoord 0.749030 1.00000; + tangent 0.754773 -0.520768 -0.398896; + vertex -18.5352 -2.60321 0.00000; + normal -0.891768 -0.452250 0.0148222; + texcoord 0.749030 0.630230; + tangent 0.407482 -0.801630 -0.437433; + vertex -11.5324 -6.56142 13.0144; + normal -0.877895 -0.478481 0.0188572; + texcoord 0.707440 0.630230; + tangent 0.414397 -0.778870 -0.470782; + vertex -12.5578 -4.63419 14.1793; + normal -0.870085 -0.342224 0.354733; + texcoord 0.707440 1.00000; + tangent 0.344225 -0.937882 -0.0434239; + vertex -19.7715 0.895740 0.00000; + normal -0.873613 -0.308678 0.376189; + texcoord 0.749030 1.00000; + tangent 0.333150 -0.942874 0.00000; + vertex -18.5352 -2.60321 0.00000; + normal -0.399697 -0.912744 0.0845109; + texcoord 0.790610 0.630230; + tangent 0.844140 -0.402451 -0.354204; + vertex -9.80349 -7.75433 12.1007; + normal -0.398619 -0.913306 0.0835225; + texcoord 0.790610 1.00000; + tangent 0.915790 -0.401263 -0.0178019; + vertex -17.5154 -5.49764 0.00000; + normal -0.211999 -0.977108 -0.0177716; + texcoord 0.832200 0.630230; + tangent 0.946202 -0.228004 -0.229600; + vertex -8.45100 -8.39914 11.5332; + normal -0.383207 -0.920625 0.0748424; + texcoord 0.832200 1.00000; + tangent 0.919448 -0.393192 -0.00387574; + vertex -14.2181 -6.93618 0.00000; + normal -0.0555637 -0.993609 -0.0982529; + texcoord 0.873780 0.630230; + tangent 0.980911 -0.0359562 -0.191104; + vertex -7.02504 -8.45141 11.2554; + normal -0.845962 -0.144146 0.513391; + texcoord 0.873780 1.00000; + tangent 0.167973 -0.985792 0.00000; + vertex -13.1800 -9.06999 0.00000; + normal -0.786682 -0.302909 0.537939; + texcoord 0.915370 1.00000; + tangent 0.362229 -0.932059 -0.00752938; + vertex -12.5572 -12.7252 0.00000; + normal -0.734095 -0.410193 0.541153; + texcoord 0.915370 0.630230; + tangent 0.206356 -0.933667 -0.292716; + vertex -6.58955 -9.08315 10.8560; + normal -0.651405 -0.517189 0.555146; + texcoord 0.956950 0.630230; + tangent 0.351755 -0.853745 -0.383911; + vertex -6.23526 -10.4444 10.0983; + normal -0.698697 -0.454123 0.552807; + texcoord 0.956950 1.00000; + tangent 0.510071 -0.859468 -0.0337831; + vertex -10.3938 -16.3391 0.00000; + normal -0.525869 -0.622315 0.579815; + texcoord 0.998540 0.630230; + tangent 0.406525 -0.782672 -0.471340; + vertex -5.23749 -12.3654 8.94150; + normal -0.311149 -0.421287 -0.851882; + texcoord 0.000490000 -3.28904; + tangent 0.950338 -0.144092 -0.275852; + vertex -4.46734 -76.9632 69.3502; + normal -0.310989 -0.473645 -0.823982; + texcoord 0.000490000 -2.54824; + tangent 0.950339 -0.144092 -0.275852; + vertex -5.05324 -65.1474 63.7208; + normal -0.302046 -0.476031 -0.825931; + texcoord 0.0836600 -2.54824; + tangent 0.953832 -0.139255 -0.266105; + vertex -3.13328 -65.4385 63.1635; + normal -0.163558 -0.540114 -0.825545; + texcoord 0.000490000 -1.87210; + tangent 0.986669 -0.0779933 -0.142831; + vertex -5.15076 -53.8673 56.3218; + normal -0.170224 -0.541528 -0.823269; + texcoord 0.0836600 -1.87210; + tangent 0.984611 -0.0824919 -0.154067; + vertex -2.69404 -54.0546 55.9799; + normal -0.317178 -0.610736 -0.725534; + texcoord 0.000490000 -1.25619; + tangent 0.944453 -0.143438 -0.295693; + vertex -5.63331 -43.1856 49.1312; + normal -0.337427 -0.613650 -0.713847; + texcoord 0.0836600 -1.25619; + tangent 0.938811 -0.163954 -0.302907; + vertex -2.61154 -43.6565 48.1576; + normal -0.410249 -0.702985 -0.580955; + texcoord 0.000490000 -0.773280; + tangent 0.911374 -0.289908 -0.292148; + vertex -6.45692 -34.9134 41.5936; + normal -0.415602 -0.704521 -0.575261; + texcoord 0.0836600 -0.773280; + tangent 0.909792 -0.301060 -0.285730; + vertex -3.19191 -35.9909 40.5284; + normal -0.379258 -0.750440 -0.541298; + texcoord 0.0420700 -0.248050; + tangent 0.925179 -0.342786 -0.162918; + vertex -4.65263 -27.6807 29.7880; + normal -0.410960 -0.738976 -0.533878; + texcoord 0.000490000 -0.248050; + tangent 0.909003 -0.376773 -0.178202; + vertex -6.23317 -27.0256 30.0979; + normal -0.341103 -0.762195 -0.550189; + texcoord 0.0836600 -0.248050; + tangent 0.937096 -0.321889 -0.135051; + vertex -2.48466 -28.4254 29.4756; + normal -0.438606 -0.729651 -0.524627; + texcoord 0.000490000 0.175160; + tangent 0.898502 -0.364272 -0.244949; + vertex -5.07086 -19.9499 19.7675; + normal -0.325988 -0.787014 -0.523775; + texcoord 0.0836600 0.175160; + tangent 0.945319 -0.276770 -0.172542; + vertex -0.860440 -21.3759 18.8281; + normal -0.388617 -0.758831 -0.522640; + texcoord 0.0420700 0.175160; + tangent 0.923657 -0.316407 -0.216204; + vertex -3.29040 -20.6711 19.2767; + normal -0.653027 -0.645651 -0.395841; + texcoord 0.000490000 0.630230; + tangent 0.751288 -0.528335 -0.395511; + vertex -5.23749 -12.3654 8.94150; + normal -0.275227 -0.824471 -0.494467; + texcoord 0.0836600 0.630230; + tangent 0.954852 -0.173442 -0.241197; + vertex -0.423410 -14.3220 7.09442; + normal -0.468874 -0.757436 -0.454366; + texcoord 0.0420700 0.630230; + tangent 0.880297 -0.341426 -0.329402; + vertex -3.19172 -13.8587 7.81853; + normal 0.656504 -0.253058 0.710608; + texcoord 0.125240 0.680230; + tangent 0.222208 0.965126 0.138407; + vertex 7.86062 -3.59615 12.4896; + normal 0.723669 -0.125704 0.678603; + texcoord 0.125240 1.00000; + tangent 0.153849 0.988068 0.00715379; + vertex 18.9883 -9.79948 0.00000; + normal 0.731153 -0.0414856 0.680951; + texcoord 0.166830 0.680230; + tangent 0.0341834 0.998311 0.0469730; + vertex 8.45543 -1.01268 12.8601; + normal 0.693976 -0.188391 0.694915; + texcoord 0.166830 1.00000; + tangent 0.260629 0.965439 5.12779e-05; + vertex 19.8389 -4.19387 0.00000; + normal 0.745974 0.0325872 0.665177; + texcoord 0.208420 0.680230; + tangent 0.0221004 0.999754 0.00193576; + vertex 8.11913 1.45657 12.8666; + normal 0.639538 -0.292440 0.710965; + texcoord 0.208420 1.00000; + tangent 0.415854 0.909432 0.00000; + vertex 21.7642 0.0165300 0.00000; + normal 0.470535 0.480432 0.740123; + texcoord 0.291590 1.00000; + tangent -0.714426 0.699710 0.00000; + vertex 18.2354 8.28890 0.00000; + normal 0.406822 0.566153 0.716914; + texcoord 0.333170 1.00000; + tangent -0.800638 0.599148 -0.000805137; + vertex 15.5181 10.9502 0.00000; + normal 0.351416 0.628346 0.694037; + texcoord 0.333170 0.680230; + tangent -0.728277 0.667266 -0.156107; + vertex 3.71853 4.99036 11.3703; + normal 0.330234 0.651153 0.683334; + texcoord 0.374760 0.680230; + tangent -0.820715 0.550098 -0.154336; + vertex 3.15420 5.48722 11.1808; + normal 0.282333 0.701113 0.654774; + texcoord 0.374760 1.00000; + tangent -0.927613 0.373543 0.00000; + vertex 12.2173 12.2794 0.00000; + normal 0.120164 0.759130 0.639752; + texcoord 0.499510 0.680230; + tangent -0.863546 0.397831 -0.309867; + vertex 1.31334 10.2158 10.7335; + normal 0.321055 0.667271 0.672067; + texcoord 0.499510 1.00000; + tangent -0.888233 0.459199 -0.0133474; + vertex 4.56335 18.7470 0.00000; + normal 0.0840129 0.736509 0.671190; + texcoord 0.541100 0.680230; + tangent -0.894027 0.365409 -0.259213; + vertex -0.561110 11.0794 10.0609; + normal 0.187816 0.682840 0.706013; + texcoord 0.541100 1.00000; + tangent -0.961524 0.274423 -0.0127958; + vertex 0.167700 21.0303 0.00000; + normal -0.0239251 0.708379 0.705427; + texcoord 0.582680 0.680230; + tangent -0.946709 0.222184 -0.233185; + vertex -3.10210 11.8317 9.12614; + normal 0.0759456 0.688539 0.721212; + texcoord 0.582680 1.00000; + tangent -0.993972 0.109635 0.00000; + vertex -5.25316 21.6282 0.00000; + normal -0.571134 0.488874 0.659400; + texcoord 0.582680 0.680230; + tangent -0.805677 -0.487632 -0.336304; + vertex -3.10210 11.8317 9.12614; + normal -0.661239 0.445865 0.603297; + texcoord 0.582680 1.00000; + tangent -0.573023 -0.818874 -0.0329945; + vertex -5.25316 21.6282 0.00000; + normal -0.741538 0.353024 0.570521; + texcoord 0.624270 0.680230; + tangent -0.566906 -0.795777 -0.212970; + vertex -5.14068 10.5979 8.27520; + normal -0.779396 0.336031 0.528795; + texcoord 0.624270 1.00000; + tangent -0.420297 -0.907362 -0.00669271; + vertex -8.05932 17.2482 0.00000; + normal -0.968794 0.0933513 0.229616; + texcoord 0.665860 0.680230; + tangent -0.125127 -0.987555 -0.0952786; + vertex -6.02829 8.24712 7.80502; + normal -0.946371 0.0537987 0.318570; + texcoord 0.665860 1.00000; + tangent -0.0616559 -0.998092 -0.00323814; + vertex -8.46964 12.1501 0.00000; + normal -0.973930 -0.219185 0.0584751; + texcoord 0.707440 0.680230; + tangent 0.211734 -0.976755 0.0334382; + vertex -6.22754 5.87934 7.59834; + normal -0.956937 -0.136242 0.256339; + texcoord 0.707440 1.00000; + tangent 0.124698 -0.992176 0.00611225; + vertex -8.49489 8.12444 0.00000; + normal -0.921379 -0.325552 0.212311; + texcoord 0.749030 1.00000; + tangent 0.333148 -0.942875 0.00000; + vertex -7.25860 4.62549 0.00000; + normal -0.896851 -0.441664 -0.0243126; + texcoord 0.749030 0.680230; + tangent 0.429440 -0.898166 0.0942309; + vertex -5.10744 3.69490 7.90857; + normal -0.937299 -0.296057 -0.183903; + texcoord 0.707440 0.291180; + tangent 0.312213 -0.943801 -0.108456; + vertex -7.76639 3.93427 22.2437; + normal -0.953999 -0.243204 -0.175322; + texcoord 0.665860 0.291180; + tangent 0.269876 -0.951870 -0.145293; + vertex -8.51273 6.48490 22.5664; + normal -0.760967 -0.602202 -0.241416; + texcoord 0.749030 0.291180; + tangent 0.650205 -0.755588 -0.0794918; + vertex -7.00245 2.09111 22.0296; + normal -0.909744 -0.350299 -0.222836; + texcoord 0.707440 -0.0739100; + tangent 0.453769 -0.770044 -0.448472; + vertex -8.34425 -0.973600 32.4585; + normal -0.996496 -0.0704020 -0.0451618; + texcoord 0.665860 -0.0739100; + tangent 0.0836178 -0.825464 -0.558227; + vertex -8.53034 0.863460 33.7008; + normal -0.977322 -0.194844 -0.0829312; + texcoord 0.665860 -0.524480; + tangent 0.199901 -0.751721 -0.628454; + vertex -8.51240 -7.20324 43.8763; + normal -0.976730 -0.202329 -0.0711385; + texcoord 0.749030 -0.524480; + tangent 0.202533 -0.761024 -0.616297; + vertex -7.78896 -9.92159 41.6749; + normal -0.956724 -0.243011 -0.160080; + texcoord 0.749030 -1.00339; + tangent 0.271393 -0.541131 -0.795942; + vertex -5.84993 -19.6756 49.5937; + normal -0.954413 -0.248692 -0.165071; + texcoord 0.665860 -1.00339; + tangent 0.273619 -0.503298 -0.819649; + vertex -6.73522 -18.0122 52.1838; + normal -0.958777 -0.228859 -0.168433; + texcoord 0.749030 -1.46159; + tangent 0.237288 -0.319605 -0.917359; + vertex -4.47355 -28.8625 53.5252; + normal -0.961273 -0.228447 -0.154161; + texcoord 0.665860 -1.46159; + tangent 0.221724 -0.291841 -0.930413; + vertex -5.12100 -28.0349 56.1067; + normal -0.917384 -0.253749 -0.306623; + texcoord 0.749030 -2.04717; + tangent 0.318596 -0.0719588 -0.945155; + vertex -2.10001 -40.5148 56.4304; + normal -0.965872 -0.241803 0.0928601; + texcoord 0.665860 -2.04717; + tangent -0.0580735 -0.147220 -0.987398; + vertex -1.98492 -40.2230 58.3872; + normal -0.935814 -0.222857 -0.273107; + texcoord 0.665860 -2.68060; + tangent 0.244168 0.164898 -0.955610; + vertex 0.988000 -51.8573 57.5860; + normal -0.706407 -0.596378 -0.381213; + texcoord 0.749030 -0.0739100; + tangent 0.721438 -0.607697 -0.332012; + vertex -6.27864 -2.57902 31.6005; + normal -0.565678 -0.613414 -0.551119; + texcoord 0.749030 -0.524480; + tangent 0.819664 -0.469195 -0.328644; + vertex -7.78896 -9.92159 41.6749; + normal -0.606154 -0.662864 -0.439533; + texcoord 0.790610 -0.0739100; + tangent 0.791807 -0.547293 -0.271130; + vertex -5.35265 -3.49269 31.0823; + normal -0.370977 -0.884490 -0.282938; + texcoord 0.790610 0.291180; + tangent 0.910520 -0.412548 0.0275341; + vertex -5.07729 0.949240 22.0203; + normal -0.618219 -0.785947 -0.00955778; + texcoord 0.749030 0.680230; + tangent 0.761568 -0.599564 0.246044; + vertex -5.10744 3.69490 7.90857; + normal -0.638560 -0.765010 0.0836732; + texcoord 0.749030 1.00000; + tangent 0.755540 -0.602533 0.257124; + vertex -7.25860 4.62549 0.00000; + normal -0.557528 -0.829986 0.0168956; + texcoord 0.790610 0.680230; + tangent 0.794134 -0.541817 0.275290; + vertex -3.37674 2.31469 8.49756; + normal -0.274968 -0.961189 0.0225450; + texcoord 0.832200 0.680230; + tangent 0.916235 -0.279490 0.287051; + vertex -2.04503 1.55791 8.96755; + normal -0.410792 -0.894809 0.174834; + texcoord 0.790610 1.00000; + tangent 0.914410 -0.404515 0.0148938; + vertex -6.23881 1.73106 0.00000; + normal -0.374674 -0.912144 0.166169; + texcoord 0.832200 1.00000; + tangent 0.920553 -0.390444 0.0116134; + vertex -2.94157 0.292520 0.00000; + normal -0.0563700 -0.997765 -0.0358931; + texcoord 0.873780 0.680230; + tangent 0.932687 -0.0654530 0.354698; + vertex -0.689170 1.46276 9.48318; + normal -0.0156932 -0.989830 -0.141389; + texcoord 0.873780 0.291180; + tangent 0.932687 -0.0654531 0.354698; + vertex -3.20712 -0.284180 21.9925; + normal -0.641042 -0.723863 -0.255122; + texcoord 0.832200 0.291180; + tangent 0.855142 -0.518194 -0.0143980; + vertex -3.46136 0.561900 22.0990; + normal -0.954539 -0.271283 -0.123531; + texcoord 0.832200 0.680230; + tangent 0.285712 -0.950814 -0.119671; + vertex -2.04503 1.55791 8.96755; + normal -0.950396 -0.265111 -0.162679; + texcoord 0.873780 0.291180; + tangent 0.285712 -0.950814 -0.119671; + vertex -3.20712 -0.284180 21.9925; + normal -0.818072 -0.449822 -0.358354; + texcoord 0.873780 -0.0739100; + tangent 0.571471 -0.711940 -0.408120; + vertex -3.75706 -4.65764 30.4713; + normal -0.656488 -0.609254 -0.444785; + texcoord 0.832200 -0.0739100; + tangent 0.775865 -0.559196 -0.292119; + vertex -4.26771 -4.03611 30.8381; + normal -0.474729 -0.655215 -0.587645; + texcoord 0.832200 -0.524480; + tangent 0.869406 -0.393696 -0.298558; + vertex -5.27621 -11.2594 40.6845; + normal -0.455586 -0.531236 -0.714304; + texcoord 0.749030 -1.00339; + tangent 0.887403 -0.197995 -0.416310; + vertex -5.84993 -19.6756 49.5937; + normal -0.363426 -0.756826 -0.543265; + texcoord 0.873780 -0.0739100; + tangent 0.931597 -0.299571 -0.205873; + vertex -3.75706 -4.65764 30.4713; + normal -0.360314 -0.686322 -0.631772; + texcoord 0.915370 -0.524480; + tangent 0.931597 -0.299571 -0.205873; + vertex -3.64862 -11.7828 40.3248; + normal -0.822199 -0.346565 -0.451532; + texcoord 0.915370 -1.00339; + tangent 0.538310 -0.445308 -0.715489; + vertex -2.66874 -20.6341 47.5880; + normal -0.626025 -0.474374 -0.618920; + texcoord 0.832200 -1.00339; + tangent 0.817817 -0.239241 -0.523391; + vertex -3.47950 -20.1380 48.4655; + normal -0.495700 -0.352610 -0.793692; + texcoord 0.749030 -1.46159; + tangent 0.864007 -0.101664 -0.493109; + vertex -4.47355 -28.8625 53.5252; + normal -0.512006 -0.344597 -0.786830; + texcoord 0.832200 -1.46159; + tangent 0.854635 -0.0860894 -0.512043; + vertex -2.48316 -29.0791 52.3676; + normal -0.869708 -0.286023 -0.402242; + texcoord 0.915370 -1.46159; + tangent 0.505549 -0.257163 -0.823582; + vertex -2.09217 -29.5452 50.9066; + normal -0.957827 -0.218496 -0.186620; + texcoord 0.832200 -1.46159; + tangent 0.247053 -0.294538 -0.923153; + vertex -2.48316 -29.0791 52.3676; + normal -0.672491 -0.204911 -0.711173; + texcoord 0.832200 -2.04717; + tangent 0.713182 0.0552107 -0.698801; + vertex -0.832170 -40.4243 55.1323; + normal -0.686293 -0.224518 -0.691804; + texcoord 0.915370 -2.04717; + tangent 0.698310 0.0405194 -0.714648; + vertex 0.0669200 -40.3457 54.3174; + normal -0.828728 -0.170886 -0.532924; + texcoord 0.832200 -2.68060; + tangent 0.473690 0.224924 -0.851485; + vertex 1.86925 -51.2219 54.6946; + normal -0.709791 -0.350899 -0.610792; + texcoord 0.998540 -1.46159; + tangent 0.689660 -0.171991 -0.703411; + vertex -0.595090 -29.9324 49.3827; + normal -0.705877 -0.251452 -0.662201; + texcoord 0.998540 -2.04717; + tangent 0.675545 0.0421643 -0.736112; + vertex 1.11381 -40.2803 53.1766; + normal -0.875872 -0.287153 -0.387803; + texcoord 0.998540 -1.00339; + tangent 0.476821 -0.445916 -0.757497; + vertex -1.38325 -21.9120 45.4820; + normal -0.704068 -0.129099 -0.698299; + texcoord 0.998540 -2.68060; + tangent 0.662977 0.230835 -0.712163; + vertex 3.45197 -50.5994 52.9286; + normal -0.839513 -0.408017 -0.358805; + texcoord 0.998540 -0.524480; + tangent 0.542461 -0.651520 -0.530337; + vertex -2.19279 -13.5193 38.9614; + normal -0.827010 -0.426213 -0.366601; + texcoord 0.915370 -0.524480; + tangent 0.559292 -0.654958 -0.508156; + vertex -3.64862 -11.7828 40.3248; + normal -0.855941 -0.260221 -0.446821; + texcoord 0.832200 -3.32166; + tangent 0.466374 -0.00736659 -0.884557; + vertex 3.41101 -60.9934 54.6246; + normal -0.505399 -0.223952 -0.833317; + texcoord 0.998540 -3.32166; + tangent 0.844018 0.0710427 -0.531589; + vertex 5.32937 -60.8255 53.4049; + normal -0.957176 -0.242744 0.157765; + texcoord 0.665860 -3.32166; + tangent -0.119278 -0.164059 -0.979213; + vertex 3.67883 -60.6348 56.8555; + normal -0.405476 -0.413681 -0.815143; + texcoord 0.832200 -4.17381; + tangent 0.892395 0.0131299 -0.451064; + vertex 5.77277 -71.6958 57.2801; + normal -0.972543 -0.115816 0.201859; + tangent -0.155564 -0.317826 -0.935300; + vertex 5.77277 -71.6958 57.2801; + normal -0.406738 -0.408732 -0.817008; + texcoord 0.998540 -4.17381; + tangent 0.895654 0.00228751 -0.444746; + vertex 7.35712 -71.6814 56.4952; + normal -0.972383 -0.112914 0.204259; + texcoord 0.665860 -4.17381; + tangent -0.156903 -0.337142 -0.928287; + vertex 6.05471 -71.1056 58.9284; + normal -0.490530 -0.558315 -0.669078; + texcoord 0.832200 -5.17067; + tangent 0.863729 -0.196645 -0.464007; + vertex 7.29214 -81.1221 62.6400; + normal -0.992192 -0.0526220 0.113072; + tangent -0.0743349 -0.496206 -0.865017; + vertex 7.29214 -81.1221 62.6400; + normal -0.497638 -0.552033 -0.669042; + texcoord 0.998540 -5.17067; + tangent 0.860159 -0.212325 -0.463730; + vertex 8.36756 -81.3856 62.0590; + normal -0.992994 -0.0526759 0.105776; + texcoord 0.665860 -5.17067; + tangent -0.0652991 -0.512101 -0.856439; + vertex 7.37417 -80.4977 63.6917; + normal -0.515369 -0.622852 -0.588600; + texcoord 0.832200 -6.51074; + tangent 0.857705 -0.351138 -0.375559; + vertex 8.22919 -89.0340 70.2736; + normal -0.517789 -0.621763 -0.587627; + texcoord 0.998540 -6.51074; + tangent 0.855473 -0.370107 -0.362196; + vertex 8.77532 -89.2703 70.0424; + normal -0.994326 -0.106047 -0.00836749; + texcoord 0.832200 -6.51074; + tangent 0.0751059 -0.719267 -0.690662; + vertex 8.22919 -89.0340 70.2736; + normal -0.993538 -0.112284 -0.0165597; + texcoord 0.665860 -6.51074; + tangent 0.0951262 -0.744211 -0.661137; + vertex 8.16469 -88.5294 70.7219; + normal -0.716214 -0.582889 -0.383768; + texcoord 0.956950 -0.0739100; + tangent 0.639829 -0.670738 -0.375138; + vertex -2.32790 -5.80842 29.8501; + normal -0.866659 -0.412732 -0.280277; + texcoord 0.998540 -0.0739100; + tangent 0.498427 -0.740799 -0.450320; + vertex -1.28972 -7.35144 28.9121; + normal -0.680102 -0.696004 -0.230302; + texcoord 0.998540 0.291180; + tangent 0.724895 -0.684981 -0.0729941; + vertex -0.841350 -4.08798 21.6177; + normal -0.678463 -0.608934 -0.410958; + texcoord 0.915370 -0.0739100; + tangent 0.735629 -0.595865 -0.322172; + vertex -3.17065 -5.31608 30.0882; + normal -0.783295 -0.509383 -0.356339; + texcoord 0.873780 -0.0739100; + tangent 0.619099 -0.682185 -0.389024; + vertex -3.75706 -4.65764 30.4713; + normal -0.487590 -0.812637 -0.319184; + texcoord 0.915370 0.291180; + tangent 0.861521 -0.507206 -0.0228690; + vertex -2.45733 -0.716140 21.9909; + normal -0.892357 -0.411763 -0.184795; + texcoord 0.956950 0.291180; + tangent 0.402353 -0.910870 -0.0918018; + vertex -2.17210 -2.87310 21.6886; + normal -0.483279 -0.818228 -0.311360; + texcoord 0.873780 0.291180; + tangent 0.861143 -0.508360 0.00182394; + vertex -3.20712 -0.284180 21.9925; + normal -0.786749 -0.570026 -0.236845; + texcoord 0.915370 0.680230; + tangent 0.548882 -0.821652 0.153676; + vertex -0.227800 0.744160 9.62092; + normal -0.795948 -0.556640 -0.237948; + texcoord 0.873780 0.680230; + tangent 0.533377 -0.830754 0.159238; + vertex -0.689170 1.46276 9.48318; + normal -0.838514 -0.486296 -0.245784; + texcoord 0.998540 0.680230; + tangent 0.466824 -0.877179 0.112395; + vertex 1.30608 -2.96600 10.0063; + normal -0.934513 -0.354952 0.0263480; + texcoord 0.956950 0.680230; + tangent 0.379487 -0.921764 0.0796308; + vertex 0.212630 -0.789270 9.70583; + normal -0.990517 -0.122175 -0.0628488; + texcoord 0.956950 -0.0739100; + tangent 0.129848 -0.981937 -0.137619; + vertex -2.32790 -5.80842 29.8501; + normal -0.984583 -0.111285 -0.134948; + texcoord 0.915370 0.291180; + tangent 0.129848 -0.981937 -0.137619; + vertex -2.45733 -0.716140 21.9909; + normal -0.934249 -0.340616 0.105643; + texcoord 0.915370 0.680230; + tangent 0.303276 -0.951330 0.0547236; + vertex -0.227800 0.744160 9.62092; + normal -0.872354 -0.399283 0.282083; + texcoord 0.998540 0.680230; + tangent 0.445507 -0.886871 0.122401; + vertex 1.30608 -2.96600 10.0063; + normal -0.814020 -0.467545 0.344634; + texcoord 0.956950 1.00000; + tangent 0.507278 -0.861695 0.0122841; + vertex 0.882820 -9.11041 0.00000; + normal -0.876514 -0.369472 0.308567; + texcoord 0.915370 1.00000; + tangent 0.405209 -0.914224 0.000950514; + vertex -1.28061 -5.49654 0.00000; + normal -0.930047 -0.282315 0.235181; + texcoord 0.873780 1.00000; + tangent 0.258941 -0.965892 0.00120322; + vertex -1.90344 -1.84130 0.00000; + normal -0.837423 -0.473876 0.272332; + texcoord 0.873780 0.680230; + tangent 0.506659 -0.854860 0.111855; + vertex -0.689170 1.46276 9.48318; + normal -0.868669 -0.422618 0.258474; + texcoord 0.832200 1.00000; + tangent 0.437485 -0.899226 0.00000; + vertex -2.94157 0.292520 0.00000; + normal -0.922596 0.370114 -0.108773; + texcoord 0.624270 0.680230; + tangent -0.347216 -0.919572 -0.183925; + vertex -5.14068 10.5979 8.27520; + normal -0.922050 0.371476 -0.108764; + texcoord 0.665860 0.680230; + tangent -0.348807 -0.919266 -0.182439; + vertex -6.02829 8.24712 7.80502; + normal -0.932168 0.358480 0.0505489; + texcoord 0.624270 0.291180; + tangent -0.361587 -0.916632 -0.170412; + vertex -7.60644 8.77603 22.9903; + normal -0.922915 0.373959 0.0915557; + texcoord 0.665860 0.291180; + tangent -0.382883 -0.905875 -0.181083; + vertex -8.51273 6.48490 22.5664; + normal -0.632634 0.650037 0.420983; + texcoord 0.624270 -0.0739100; + tangent -0.772873 -0.488849 -0.404591; + vertex -6.86491 1.85716 34.5841; + normal -0.618703 0.664734 0.418730; + texcoord 0.665860 -0.0739100; + tangent -0.781513 -0.466300 -0.414489; + vertex -8.53034 0.863460 33.7008; + normal -0.684210 0.476021 0.552505; + texcoord 0.665860 -0.524480; + tangent -0.726462 -0.513312 -0.456906; + vertex -8.51240 -7.20324 43.8763; + normal -0.690790 0.474300 0.545755; + texcoord 0.582680 -0.524480; + tangent -0.720182 -0.520719 -0.458464; + vertex -5.92861 -5.31897 45.5352; + normal -0.633597 0.650572 0.418701; + texcoord 0.582680 -0.0739100; + tangent -0.770126 -0.478665 -0.421646; + vertex -5.33975 2.80511 35.4192; + normal -0.586768 0.327227 0.740693; + texcoord 0.582680 -1.00339; + tangent -0.792253 -0.419919 -0.442723; + vertex -4.25688 -16.7464 53.5487; + normal -0.260757 0.912304 0.315766; + texcoord 0.582680 0.291180; + tangent -0.964147 -0.235425 -0.122454; + vertex -5.21466 9.52748 23.3073; + normal -0.579563 0.327141 0.746381; + texcoord 0.665860 -1.00339; + tangent -0.801524 -0.398670 -0.445671; + vertex -6.73522 -18.0122 52.1838; + normal -0.557988 0.140736 0.817828; + texcoord 0.582680 -1.46159; + tangent -0.817609 -0.267705 -0.509755; + vertex -2.90171 -27.3520 57.5078; + normal -0.570487 0.137994 0.809631; + texcoord 0.665860 -1.46159; + tangent -0.812514 -0.251511 -0.525893; + vertex -5.12100 -28.0349 56.1067; + normal -0.704894 -0.127069 0.697838; + texcoord 0.582680 -2.04717; + tangent -0.664904 -0.238032 -0.707985; + vertex -0.605400 -39.7203 59.9325; + normal -0.714222 -0.144890 0.684758; + texcoord 0.665860 -2.04717; + tangent -0.647184 -0.235845 -0.724934; + vertex -1.98492 -40.2230 58.3872; + normal -0.689794 -0.223686 0.688585; + texcoord 0.665860 -2.68060; + tangent -0.647184 -0.235844 -0.724934; + vertex 0.988000 -51.8573 57.5860; + normal -0.334924 0.889760 0.310086; + texcoord 0.624270 0.291180; + tangent -0.941190 -0.308664 -0.137432; + vertex -7.60644 8.77603 22.9903; + normal -0.523146 0.852057 0.0178299; + texcoord 0.624270 0.680230; + tangent -0.805677 -0.487632 -0.336304; + vertex -5.14068 10.5979 8.27520; + normal -0.212050 0.974271 0.0763590; + texcoord 0.582680 0.680230; + tangent -0.927698 -0.159796 -0.337405; + vertex -3.10210 11.8317 9.12614; + normal 0.187848 0.918143 0.348894; + texcoord 0.541100 0.291180; + tangent -0.966296 0.249419 -0.0637265; + vertex -2.99929 9.90524 23.5528; + normal 0.297066 0.945131 0.135935; + texcoord 0.541100 0.680230; + tangent -0.890868 0.317612 -0.324773; + vertex -0.561110 11.0794 10.0609; + normal 0.578292 0.736924 0.350030; + texcoord 0.499510 0.680230; + tangent -0.701070 0.688359 -0.186180; + vertex 1.31334 10.2158 10.7335; + normal 0.331802 0.766022 0.550561; + texcoord 0.541100 -0.0739100; + tangent -0.937937 0.328796 0.110309; + vertex -3.25804 2.56502 35.5029; + normal 0.0732742 0.828852 0.554649; + texcoord 0.582680 -0.0739100; + tangent -0.992622 0.114482 -0.0399444; + vertex -5.33975 2.80511 35.4192; + normal 0.348460 0.639155 0.685607; + texcoord 0.582680 -0.524480; + tangent -0.934961 0.295318 0.196561; + vertex -5.92861 -5.31897 45.5352; + normal 0.726318 0.618707 0.299438; + texcoord 0.499510 0.291180; + tangent -0.668995 0.740645 0.0623696; + vertex -0.874050 8.27338 23.4863; + normal 0.492759 0.587430 0.641961; + texcoord 0.499510 -0.524480; + tangent -0.883658 0.375400 0.279683; + vertex -2.45348 -6.46593 44.7431; + normal 0.300479 0.486639 0.820302; + texcoord 0.582680 -1.00339; + tangent -0.952583 0.102044 0.286657; + vertex -4.25688 -16.7464 53.5487; + normal 0.501741 0.691853 0.519225; + texcoord 0.499510 -0.0739100; + tangent -0.849553 0.476470 0.226355; + vertex -1.52866 1.45036 34.9425; + normal 0.431149 0.721013 0.542449; + texcoord 0.457930 -0.0739100; + tangent -0.898766 0.401861 0.175292; + vertex -0.312150 0.917450 34.7212; + normal 0.645828 0.530310 0.549252; + texcoord 0.416340 -0.524480; + tangent -0.761357 0.517162 0.390999; + vertex -0.694940 -7.61471 43.8754; + normal 0.283416 0.488036 0.825528; + texcoord 0.499510 -1.00339; + tangent -0.955050 0.0706888 0.287892; + vertex -1.43431 -16.9742 52.6749; + normal 0.165269 0.312878 0.935304; + texcoord 0.582680 -1.46159; + tangent -0.982981 -0.0205250 0.182557; + vertex -2.90171 -27.3520 57.5078; + normal 0.491166 0.321831 0.809432; + texcoord 0.499510 -1.46159; + tangent -0.881320 0.0721079 0.466985; + vertex -0.442800 -27.2742 57.0834; + normal 0.204964 0.0731183 0.976034; + texcoord 0.582680 -2.04717; + tangent -0.962346 -0.159304 0.220255; + vertex -0.605400 -39.7203 59.9325; + normal 0.756800 0.363464 0.543275; + texcoord 0.416340 -1.00339; + tangent -0.661168 0.377739 0.648205; + vertex 0.00709000 -17.7167 51.3176; + normal 0.733924 0.387659 0.557742; + texcoord 0.499510 -1.00339; + tangent -0.677045 0.342618 0.651324; + vertex -1.43431 -16.9742 52.6749; + normal 0.404734 0.117527 0.906850; + texcoord 0.499510 -2.04717; + tangent -0.908223 -0.137938 0.395100; + vertex 1.43647 -39.3626 59.3928; + normal 0.747415 0.301784 0.591859; + texcoord 0.416340 -1.46159; + tangent -0.644400 0.204952 0.736711; + vertex 0.830410 -27.7267 55.4286; + normal 0.239800 -0.0346334 0.970204; + texcoord 0.499510 -2.68060; + tangent -0.953428 -0.234557 0.189624; + vertex 4.06432 -51.2570 58.1829; + normal -0.183154 -0.146761 0.972068; + texcoord 0.665860 -2.68060; + tangent -0.960440 -0.190208 -0.203409; + vertex 0.988000 -51.8573 57.5860; + normal 0.648023 0.171329 0.742100; + texcoord 0.416340 -2.04717; + tangent -0.748225 -0.0605497 0.660677; + vertex 2.75399 -39.2158 58.4292; + normal -0.427693 -0.0518926 0.902433; + texcoord 0.499510 -3.32166; + tangent -0.882670 -0.212905 -0.419005; + vertex 5.64101 -60.1449 57.8885; + normal -0.454560 -0.0684678 0.888081; + texcoord 0.665860 -3.32166; + tangent -0.862125 -0.219398 -0.456734; + vertex 3.67883 -60.6348 56.8555; + normal -0.556858 0.171555 0.812698; + texcoord 0.499510 -4.17381; + tangent -0.816897 -0.296373 -0.494815; + vertex 7.49131 -70.5691 59.8093; + normal -0.558322 0.171805 0.811640; + texcoord 0.665860 -4.17381; + tangent -0.813396 -0.303591 -0.496206; + vertex 6.05471 -71.1056 58.9284; + normal -0.526987 0.427994 0.734238; + texcoord 0.499510 -5.17067; + tangent -0.848068 -0.310604 -0.429309; + vertex 8.41584 -80.1168 64.2106; + normal -0.520787 0.426175 0.739700; + texcoord 0.665860 -5.17067; + tangent -0.851572 -0.311264 -0.421830; + vertex 7.37417 -80.4977 63.6917; + normal -0.403787 0.579220 0.708139; + texcoord 0.499510 -6.51074; + tangent -0.909098 -0.319850 -0.266901; + vertex 8.78571 -88.3120 70.8882; + normal -0.394305 0.582996 0.710380; + texcoord 0.665860 -6.51074; + tangent -0.915066 -0.320347 -0.245015; + vertex 8.16469 -88.5294 70.7219; + normal 0.590529 0.0661873 0.804298; + texcoord 0.333170 -2.68060; + tangent -0.772842 -0.224960 0.593387; + vertex 6.12628 -50.5678 56.6877; + normal 0.525100 0.158977 0.836060; + texcoord 0.499510 -3.32166; + tangent -0.836234 -0.0906147 0.540833; + vertex 5.64101 -60.1449 57.8885; + normal 0.528534 0.159459 0.833801; + texcoord 0.333170 -3.32166; + tangent -0.838082 -0.0671684 0.541393; + vertex 7.65208 -59.9699 56.6027; + normal 0.613687 0.301942 0.729534; + texcoord 0.499510 -4.17381; + tangent -0.778698 0.0623174 0.624297; + vertex 7.49131 -70.5691 59.8093; + normal 0.617287 0.297482 0.728328; + texcoord 0.333170 -4.17381; + tangent -0.775511 0.0785178 0.626433; + vertex 8.86142 -70.7020 58.6883; + normal 0.483725 0.498751 0.719207; + texcoord 0.499510 -5.17067; + tangent -0.869934 0.188743 0.455621; + vertex 8.41584 -80.1168 64.2106; + normal 0.478294 0.496737 0.724215; + texcoord 0.333170 -5.17067; + tangent -0.875170 0.198089 0.441405; + vertex 9.54280 -80.3697 63.6412; + normal 0.498653 0.557838 0.663447; + texcoord 0.499510 -6.51074; + tangent -0.867684 0.337232 0.365238; + vertex 8.78571 -88.3120 70.8882; + normal 0.500943 0.556823 0.662574; + texcoord 0.333170 -6.51074; + tangent -0.864493 0.358492 0.352330; + vertex 9.33699 -88.5406 70.6635; + normal 0.768044 0.204819 0.606760; + texcoord 0.333170 -2.04717; + tangent -0.609864 -0.0206084 0.792238; + vertex 3.73139 -39.1559 57.3563; + normal 0.814236 0.209718 0.541330; + texcoord 0.250000 -2.04717; + tangent -0.556888 0.00929838 0.830536; + vertex 4.69069 -39.1553 55.8772; + normal 0.685048 0.311257 0.658656; + texcoord 0.333170 -1.46159; + tangent -0.722012 0.155863 0.674096; + vertex 1.81441 -27.9554 54.5019; + normal 0.668249 0.304178 0.678910; + texcoord 0.250000 -1.46159; + tangent -0.740005 0.167406 0.651435; + vertex 3.29130 -28.2785 53.1700; + normal 0.702369 0.379220 0.602387; + texcoord 0.333170 -1.00339; + tangent -0.734292 0.308885 0.604487; + vertex 0.884710 -18.2910 50.3135; + normal 0.782500 0.340987 0.520981; + texcoord 0.250000 -1.00339; + tangent -0.582223 0.433033 0.688112; + vertex 2.77001 -18.8733 49.1041; + normal 0.692003 0.503132 0.517677; + texcoord 0.333170 -0.524480; + tangent -0.717809 0.544835 0.433481; + vertex 0.627910 -8.57159 43.1465; + normal 0.610615 0.654070 0.446477; + texcoord 0.374760 -0.0739100; + tangent -0.788579 0.547014 0.280926; + vertex 0.568610 -1.15418 33.4005; + normal 0.522151 0.718375 0.459669; + texcoord 0.416340 -0.0739100; + tangent -0.850973 0.474620 0.224902; + vertex -0.0671000 -0.799620 33.5685; + normal 0.690094 0.582590 0.429371; + texcoord 0.333170 -0.0739100; + tangent -0.720570 0.608397 0.332614; + vertex 1.12561 -1.62447 33.1434; + normal 0.690591 0.586709 0.422914; + texcoord 0.333170 0.291180; + tangent -0.720570 0.608397 0.332614; + vertex 2.53449 3.94212 23.1203; + normal 0.877782 0.411822 0.244747; + texcoord 0.416340 0.291180; + tangent -0.404393 0.905982 0.125153; + vertex 0.700420 4.70401 23.0797; + normal 0.781943 0.551125 0.291250; + texcoord 0.374760 0.291180; + tangent -0.592217 0.802629 0.0711793; + vertex 1.18748 4.04390 23.0212; + normal 0.886567 0.249589 0.389493; + texcoord 0.416340 0.680230; + tangent -0.250234 0.967560 -0.0348015; + vertex 3.08964 6.81087 11.2288; + normal 0.761842 0.475414 0.439975; + texcoord 0.457930 0.680230; + tangent -0.484446 0.866052 -0.123553; + vertex 2.61098 8.70988 11.1493; + normal 0.771907 0.219545 0.596623; + texcoord 0.416340 1.00000; + tangent -0.244212 0.968873 -0.0405656; + vertex 9.80698 13.7077 0.00000; + normal 0.903592 0.367495 0.220157; + texcoord 0.457930 0.291180; + tangent -0.409071 0.907826 0.0922697; + vertex 0.228720 6.08125 23.2482; + normal 0.988011 0.0993616 0.118157; + texcoord 0.457930 -0.0739100; + tangent -0.148395 0.843435 0.516330; + vertex -0.312150 0.917450 34.7212; + normal 0.991772 0.0692652 0.107663; + texcoord 0.416340 -0.0739100; + tangent -0.117668 0.824500 0.553492; + vertex -0.0671000 -0.799620 33.5685; + normal 0.991832 0.0699435 0.106665; + texcoord 0.416340 -0.524480; + tangent -0.117668 0.824500 0.553492; + vertex -0.694940 -7.61471 43.8754; + normal 0.459952 0.695655 0.551823; + texcoord 0.457930 1.00000; + tangent -0.737465 0.675367 -0.00506884; + vertex 7.12465 14.1844 0.00000; + normal 0.730084 0.409844 0.546813; + texcoord 0.499510 1.00000; + tangent -0.489510 0.871998 0.00000; + vertex 4.56335 18.7470 0.00000; + normal 0.153022 0.861143 0.484787; + texcoord 0.416340 1.00000; + tangent -0.984576 0.174955 0.00000; + vertex 9.80698 13.7077 0.00000; + normal 0.816306 0.375272 0.439107; + texcoord 0.250000 -0.524480; + tangent -0.540055 0.666142 0.514389; + vertex 2.22843 -9.91191 42.1147; + normal 0.530173 0.680542 0.505745; + texcoord 0.291590 -0.0739100; + tangent -0.879202 0.439569 0.183803; + vertex 3.06362 -1.92738 33.1668; + normal 0.915579 0.237292 0.324664; + texcoord 0.166830 -0.524480; + tangent -0.391758 0.703153 0.593381; + vertex 3.67195 -12.5467 40.0130; + normal 0.940173 0.204645 0.272389; + texcoord 0.166830 -1.00339; + tangent -0.343032 0.487914 0.802664; + vertex 3.93217 -20.5170 46.4897; + normal 0.977562 0.125587 0.169119; + texcoord 0.250000 -1.46159; + tangent -0.206433 0.332498 0.920234; + vertex 3.29130 -28.2785 53.1700; + normal 0.772391 0.470743 0.426397; + texcoord 0.208420 -0.0739100; + tangent -0.631866 0.679007 0.373758; + vertex 5.37505 -4.51063 31.6650; + normal 0.983195 0.107752 0.147369; + texcoord 0.166830 -1.46159; + tangent -0.174618 0.297056 0.938758; + vertex 3.75732 -29.0569 50.7797; + normal 0.992854 0.118967 0.00935273; + texcoord 0.250000 -2.04717; + tangent -0.0266443 0.132934 0.990767; + vertex 4.69069 -39.1553 55.8772; + normal 0.993467 0.113971 -0.00576708; + texcoord 0.166830 -2.04717; + tangent -0.00955317 0.133420 0.991013; + vertex 4.71076 -39.4356 53.7952; + normal 0.991371 0.125039 0.0393454; + texcoord 0.166830 -2.68060; + tangent -0.0218344 -0.130667 0.991186; + vertex 6.19271 -50.1192 53.8214; + normal 0.991485 0.126806 0.0296396; + texcoord 0.333170 -2.68060; + tangent -0.0150827 -0.134922 0.990741; + vertex 6.12628 -50.5678 56.6877; + normal 0.985730 0.132799 -0.103448; + texcoord 0.166830 -3.32166; + tangent 0.0844673 0.119824 0.989195; + vertex 7.41629 -60.3424 54.2318; + normal 0.984115 0.137486 -0.112319; + texcoord 0.333170 -3.32166; + tangent 0.0920108 0.159663 0.982874; + vertex 7.65208 -59.9699 56.6027; + normal 0.994319 0.102240 0.0296146; + texcoord 0.166830 -4.17381; + tangent -0.0537538 0.286903 0.956450; + vertex 8.98575 -71.2353 57.0003; + normal 0.994147 0.100796 0.0388830; + texcoord 0.333170 -4.17381; + tangent -0.0686786 0.306383 0.949427; + vertex 8.86142 -70.7020 58.6883; + normal 0.999465 0.0321885 0.00571810; + texcoord 0.166830 -5.17067; + tangent -0.0213906 0.492121 0.870264; + vertex 9.56654 -81.0512 62.4793; + normal 0.999624 0.0270607 0.00440552; + texcoord 0.333170 -5.17067; + tangent -0.0175180 0.508124 0.861106; + vertex 9.54280 -80.3697 63.6412; + normal 0.999788 -0.00953810 0.0182568; + texcoord 0.166830 -6.51074; + tangent -0.00645444 0.716443 0.697616; + vertex 9.33980 -89.0236 70.2368; + normal 0.999793 -0.00989659 0.0177866; + texcoord 0.333170 -6.51074; + tangent -0.00435895 0.749467 0.662028; + vertex 9.33699 -88.5406 70.6635; + normal 0.120138 0.812591 0.570317; + texcoord 0.333170 -0.524480; + tangent -0.987935 0.154414 -0.0118989; + vertex 0.627910 -8.57159 43.1465; + normal 0.124387 0.836901 0.533033; + texcoord 0.333170 -0.0739100; + tangent -0.987935 0.154414 -0.0118991; + vertex 1.12561 -1.62447 33.1434; + normal 0.251425 0.925059 0.284695; + texcoord 0.333170 0.291180; + tangent -0.959391 0.279604 -0.0372900; + vertex 2.53449 3.94212 23.1203; + normal 0.0516139 0.957908 0.282396; + texcoord 0.374760 0.291180; + tangent -0.994488 0.0751434 -0.0731283; + vertex 1.18748 4.04390 23.0212; + normal 0.0344296 0.892783 0.449169; + texcoord 0.374760 -0.0739100; + tangent -0.994488 0.0751434 -0.0731283; + vertex 0.568610 -1.15418 33.4005; + normal 0.126199 0.964146 0.233445; + texcoord 0.333170 0.680230; + tangent -0.925517 0.200410 -0.321331; + vertex 3.71853 4.99036 11.3703; + normal 0.0632553 0.933971 0.351707; + texcoord 0.291590 1.00000; + tangent -0.919711 0.191376 -0.342793; + vertex 18.2354 8.28890 0.00000; + normal 0.290735 0.911076 0.292255; + texcoord 0.291590 0.680230; + tangent -0.869041 0.383326 -0.312777; + vertex 5.40310 4.63983 11.9982; + normal 0.511848 0.807367 0.293547; + texcoord 0.291590 0.291180; + tangent -0.838075 0.545538 -0.00437692; + vertex 3.82772 3.22964 23.1223; + normal 0.628571 0.683544 0.371033; + texcoord 0.250000 0.680230; + tangent -0.659146 0.732400 -0.170636; + vertex 6.81782 3.43636 12.4755; + normal 0.601484 0.554865 0.574754; + texcoord 0.250000 1.00000; + tangent -0.668305 0.743875 -0.00419886; + vertex 17.6419 4.62549 0.00000; + normal 0.608444 0.540943 0.580669; + texcoord 0.208420 1.00000; + tangent -0.661433 0.749964 -0.00778267; + vertex 21.7642 0.0165300 0.00000; + normal 0.818818 0.448101 0.358808; + texcoord 0.208420 0.680230; + tangent -0.433977 0.893213 -0.117622; + vertex 8.11913 1.45657 12.8666; + normal 0.731616 0.619569 0.284380; + texcoord 0.250000 0.291180; + tangent -0.658936 0.748387 0.0756309; + vertex 5.49553 1.96648 23.0728; + normal 0.954461 0.207013 0.214824; + texcoord 0.208420 0.291180; + tangent -0.240695 0.964343 0.110033; + vertex 6.56122 -0.0151500 22.8633; + normal 0.977673 -0.0810648 0.193868; + texcoord 0.166830 0.680230; + tangent 0.0682793 0.994194 0.0831615; + vertex 8.45543 -1.01268 12.8601; + normal 0.797805 0.441653 0.410426; + texcoord 0.250000 -0.0739100; + tangent -0.609433 0.685242 0.398793; + vertex 3.81773 -2.95513 32.5495; + normal 0.924843 -0.374086 0.0687416; + texcoord 0.125240 0.291180; + tangent 0.357638 0.918775 0.167175; + vertex 5.47613 -4.30129 22.1223; + normal 0.944375 -0.248347 0.215592; + texcoord 0.125240 0.680230; + tangent 0.222207 0.965126 0.138407; + vertex 7.86062 -3.59615 12.4896; + normal 0.962393 -0.249842 0.106668; + texcoord 0.166830 0.291180; + tangent 0.232457 0.953876 0.189956; + vertex 6.34349 -2.16092 22.5200; + normal 0.968789 -0.247871 0.00266329; + texcoord 0.208420 -0.0739100; + tangent 0.206186 0.816333 0.539526; + vertex 5.37505 -4.51063 31.6650; + normal 0.780262 -0.591870 -0.202192; + texcoord 0.125240 -0.0739100; + tangent 0.607880 0.637944 0.472768; + vertex 4.25530 -7.56321 29.4297; + normal 0.948694 -0.314195 -0.0355020; + texcoord 0.166830 -0.0739100; + tangent 0.280850 0.774529 0.566770; + vertex 4.96905 -6.01085 30.5837; + normal 0.754295 -0.526851 -0.391749; + texcoord 0.166830 -0.524480; + tangent 0.653447 0.569710 0.498434; + vertex 3.67195 -12.5467 40.0130; + normal 0.712402 -0.553901 -0.430903; + texcoord 0.0836600 -0.524480; + tangent 0.702126 0.534969 0.469923; + vertex 1.22829 -14.4519 38.3429; + normal 0.562968 -0.761593 -0.321004; + texcoord 0.0836600 -0.0739100; + tangent 0.810486 0.432695 0.394825; + vertex 2.59756 -8.44823 28.6222; + normal 0.724327 -0.376097 -0.577842; + texcoord 0.0836600 -1.00339; + tangent 0.686228 0.479908 0.546607; + vertex 1.72770 -22.0366 44.7027; + normal 0.514388 -0.851690 -0.100145; + texcoord 0.0836600 0.291180; + tangent 0.854626 0.492104 0.165672; + vertex 3.48985 -5.45105 21.7794; + normal 0.723130 -0.379714 -0.576976; + texcoord 0.166830 -1.00339; + tangent 0.688964 0.458760 0.561130; + vertex 3.93217 -20.5170 46.4897; + normal 0.522654 -0.849898 -0.0671238; + texcoord 0.125240 0.291180; + tangent 0.844293 0.510574 0.162739; + vertex 5.47613 -4.30129 22.1223; + normal 0.689262 -0.255324 -0.678032; + texcoord 0.0836600 -1.46159; + tangent 0.723924 0.305649 0.618476; + vertex 1.87815 -29.7829 49.1632; + normal 0.566179 -0.758704 0.322196; + texcoord 0.0836600 0.680230; + tangent 0.714959 0.653002 0.249844; + vertex 6.02020 -5.28060 11.6900; + normal 0.680635 -0.253914 -0.687215; + texcoord 0.166830 -1.46159; + tangent 0.731170 0.279203 0.622444; + vertex 3.75732 -29.0569 50.7797; + normal 0.585253 -0.765865 0.266326; + texcoord 0.125240 0.680230; + tangent 0.702479 0.642946 0.305196; + vertex 7.86062 -3.59615 12.4896; + normal 0.610092 -0.618700 0.494973; + texcoord 0.0836600 1.00000; + tangent 0.695683 0.718040 0.0210615; + vertex 12.1770 -8.56170 0.00000; + normal 0.625354 -0.600787 0.497983; + texcoord 0.0420700 1.00000; + tangent 0.692800 0.721130 0.00000; + vertex 8.98665 -11.8825 0.00000; + normal 0.570008 -0.0494150 -0.820152; + texcoord 0.0836600 -2.04717; + tangent 0.798728 0.243311 0.550304; + vertex 3.02623 -39.9531 52.6135; + normal 0.584596 -0.0544183 -0.809497; + texcoord 0.166830 -2.04717; + tangent 0.793924 0.243898 0.556954; + vertex 4.71076 -39.4356 53.7952; + normal 0.327292 -0.00282894 -0.944919; + texcoord 0.166830 -2.68060; + tangent 0.928509 0.172005 0.329069; + vertex 6.19271 -50.1192 53.8214; + normal 0.314981 -0.00633709 -0.949077; + texcoord 0.000490000 -2.68060; + tangent 0.936359 0.167015 0.308769; + vertex 3.45197 -50.5994 52.9286; + normal 0.377196 -0.0744931 -0.923133; + texcoord 0.166830 -3.32166; + tangent 0.912240 0.205540 0.354360; + vertex 7.41629 -60.3424 54.2318; + normal 0.379219 -0.0749730 -0.922264; + texcoord 0.000490000 -3.32166; + tangent 0.909586 0.212101 0.357304; + vertex 5.32937 -60.8255 53.4049; + normal 0.362753 -0.314853 -0.877085; + texcoord 0.166830 -4.17381; + tangent 0.923054 0.249691 0.292619; + vertex 8.98575 -71.2353 57.0003; + normal 0.360497 -0.318741 -0.876610; + texcoord 0.000490000 -4.17381; + tangent 0.923719 0.253109 0.287538; + vertex 7.35712 -71.6814 56.4952; + normal 0.407087 -0.538918 -0.737461; + texcoord 0.166830 -5.17067; + tangent 0.913384 0.254427 0.317799; + vertex 9.56654 -81.0512 62.4793; + normal 0.409911 -0.533949 -0.739508; + texcoord 0.000490000 -5.17067; + tangent 0.912329 0.255712 0.319794; + vertex 8.36756 -81.3856 62.0590; + normal 0.477645 -0.613015 -0.629340; + texcoord 0.166830 -6.51074; + tangent 0.880005 0.365074 0.303829; + vertex 9.33980 -89.0236 70.2368; + normal 0.482928 -0.610569 -0.627683; + texcoord 0.000490000 -6.51074; + tangent 0.873875 0.381794 0.300959; + vertex 8.77532 -89.2703 70.0424; + normal -0.276049 -0.0394608 -0.960333; + texcoord 0.000490000 -2.68060; + tangent 0.946607 0.161953 -0.278758; + vertex 3.45197 -50.5994 52.9286; + normal -0.244350 -0.203625 -0.948066; + texcoord 0.000490000 -2.04717; + tangent 0.946607 0.161952 -0.278758; + vertex 1.11381 -40.2803 53.1766; + normal -0.230573 -0.217785 -0.948370; + texcoord 0.0836600 -2.04717; + tangent 0.952578 0.153435 -0.262780; + vertex 3.02623 -39.9531 52.6135; + normal -0.0667485 -0.388388 -0.919075; + texcoord 0.000490000 -1.46159; + tangent 0.993094 0.0651108 -0.0975952; + vertex -0.595090 -29.9324 49.3827; + normal -0.0778301 -0.391924 -0.916699; + texcoord 0.0836600 -1.46159; + tangent 0.992894 0.0467700 -0.109422; + vertex 1.87815 -29.7829 49.1632; + normal -0.208186 -0.548063 -0.810114; + texcoord 0.000490000 -1.00339; + tangent 0.972112 -0.0320023 -0.232324; + vertex -1.38325 -21.9120 45.4820; + normal -0.232117 -0.556558 -0.797725; + texcoord 0.0836600 -1.00339; + tangent 0.969795 -0.0646040 -0.235211; + vertex 1.72770 -22.0366 44.7027; + normal -0.299976 -0.719303 -0.626591; + texcoord 0.000490000 -0.524480; + tangent 0.954468 -0.241541 -0.175069; + vertex -2.19280 -13.5193 38.9614; + normal -0.304012 -0.717803 -0.626367; + texcoord 0.0836600 -0.524480; + tangent 0.952220 -0.258215 -0.163100; + vertex 1.22829 -14.4519 38.3429; + normal -0.278192 -0.838870 -0.467875; + texcoord 0.0420700 -0.0739100; + tangent 0.959623 -0.273589 -0.0653716; + vertex 0.358270 -7.88021 28.7453; + normal -0.313036 -0.829943 -0.461739; + texcoord 0.000490000 -0.0739100; + tangent 0.947794 -0.304107 -0.0959475; + vertex -1.28972 -7.35144 28.9121; + normal -0.240869 -0.846763 -0.474315; + texcoord 0.0836600 -0.0739100; + tangent 0.967928 -0.245525 -0.0532181; + vertex 2.59756 -8.44823 28.6222; + normal -0.344261 -0.896125 -0.280079; + texcoord 0.000490000 0.291180; + tangent 0.932092 -0.361872 0.0159090; + vertex -0.841350 -4.08798 21.6177; + normal -0.234417 -0.942662 -0.237563; + texcoord 0.0836600 0.291180; + tangent 0.968013 -0.248170 0.0369125; + vertex 3.48985 -5.45105 21.7794; + normal -0.301016 -0.916273 -0.264259; + texcoord 0.0420700 0.291180; + tangent 0.946745 -0.316214 0.0606841; + vertex 1.00341 -4.81302 21.6647; + normal -0.624980 -0.780295 -0.0232109; + texcoord 0.000490000 0.680230; + tangent 0.752239 -0.613113 0.241308; + vertex 1.30607 -2.96600 10.0063; + normal -0.276482 -0.946264 0.167758; + texcoord 0.0836600 0.680230; + tangent 0.923279 -0.206845 0.323682; + vertex 6.02020 -5.28060 11.6900; + normal -0.502822 -0.861677 0.0684316; + texcoord 0.0420700 0.680230; + tangent 0.834649 -0.485868 0.259411; + vertex 3.36021 -4.69076 10.7006; + normal -0.336912 -0.853872 0.396728; + texcoord 0.0420700 1.00000; + tangent 0.917651 -0.203485 0.341336; + vertex 8.98665 -11.8825 0.00000; + normal -0.716720 -0.692496 0.0822314; + texcoord 0.000490000 1.00000; + tangent 0.691598 -0.722149 0.0138894; + vertex 4.56335 -7.20664 0.00000; + normal -0.724145 -0.685033 0.0796420; + texcoord 0.0420700 1.00000; + tangent 0.687216 -0.726453 0.00000; + vertex 8.98665 -11.8825 0.00000; + normal 0.655319 -0.731473 -0.188425; + texcoord 0.000490000 -1.05350; + tangent -0.234049 0.0405426 -0.971379; + vertex 59.2548 52.1036 64.1385; + normal 0.655151 -0.734469 -0.177011; + texcoord 0.166830 -1.05350; + tangent -0.350390 -0.0798242 -0.933196; + vertex 58.8232 52.1784 62.3471; + normal 0.581297 -0.813156 -0.0295226; + texcoord 0.000490000 -1.31250; + tangent -0.560806 -0.325229 -0.761395; + vertex 62.0805 54.9002 63.1095; + normal 0.605037 -0.793806 -0.0616636; + texcoord 0.333170 -1.31250; + tangent -0.646812 -0.444880 -0.619448; + vertex 60.3912 53.7383 61.4917; + normal 0.502119 -0.859765 0.0931717; + texcoord 0.333170 -1.59002; + vertex 62.7099 54.9191 59.8918; + normal -0.144944 0.659853 -0.737283; + texcoord 0.333170 -1.05350; + tangent -0.398087 0.643290 0.653992; + vertex 57.6574 53.4395 61.7618; + normal -0.222123 0.512057 -0.829734; + texcoord 0.499510 -1.05350; + tangent -0.330292 0.756878 0.563953; + vertex 56.9233 54.6259 62.9679; + normal -0.461525 0.328987 -0.823870; + texcoord 0.333170 -1.31250; + tangent -0.262924 0.841598 0.471788; + vertex 60.3912 53.7383 61.4917; + normal -0.419095 0.302327 -0.856129; + texcoord 0.665860 -1.31250; + tangent -0.226453 0.878328 0.421020; + vertex 59.7898 56.0711 62.6099; + normal -0.623669 0.201268 -0.755333; + texcoord 0.333170 -1.59002; + tangent -0.226453 0.878329 0.421020; + vertex 62.7099 54.9191 59.8918; + normal 0.286216 0.608204 0.740384; + texcoord 0.665860 -1.05350; + tangent 0.642511 -0.695063 0.322595; + vertex 57.3517 54.5630 64.7913; + normal 0.245817 0.626243 0.739861; + texcoord 0.832200 -1.05350; + tangent 0.720327 -0.631056 0.287918; + vertex 58.5174 53.3019 65.3766; + normal 0.207772 0.668929 0.713698; + texcoord 0.665860 -1.31250; + tangent 0.835721 -0.503129 0.220070; + vertex 59.7898 56.0711 62.6099; + normal 0.198412 0.686611 0.699427; + texcoord 0.998540 -1.31250; + tangent 0.874092 -0.446788 0.190640; + vertex 62.0805 54.9002 63.1095; + normal 0.217753 0.711211 0.668402; + texcoord 0.998540 -1.59002; + tangent 0.874092 -0.446788 0.190640; + vertex 62.9185 56.9900 60.6129; + normal -0.631588 -0.0907133 0.769979; + texcoord 0.374760 1.00000; + tangent 0.177097 -0.983755 0.0293679; + vertex 0.187840 17.5771 75.6705; + normal -0.818271 0.262588 0.511352; + texcoord 0.374760 0.254860; + tangent 0.250663 -0.639657 0.726641; + vertex 4.84537 26.9115 80.5906; + normal -0.654154 -0.0626284 0.753764; + texcoord 0.250000 1.00000; + tangent 0.185856 -0.979390 0.0790726; + vertex -0.238420 19.9450 75.5998; + normal -0.823192 0.281404 0.493119; + texcoord 0.250000 0.254860; + tangent 0.250119 -0.599971 0.759918; + vertex 4.36443 28.0652 79.1294; + normal -0.811207 0.298617 0.502764; + texcoord 0.374760 -0.564990; + tangent 0.250119 -0.599971 0.759918; + vertex 11.4424 37.3003 85.0645; + normal 0.895186 -0.410833 -0.172798; + texcoord 0.624270 1.00000; + tangent -0.0101910 0.368736 -0.929478; + vertex 1.15236 14.1965 69.9532; + normal 0.885651 -0.441894 -0.142664; + texcoord 0.749030 1.00000; + tangent 0.0224306 0.362815 -0.931591; + vertex 1.12562 15.1640 67.5144; + normal 0.759520 -0.612334 0.219490; + texcoord 0.624270 0.254860; + tangent 0.441271 0.248728 -0.862215; + vertex 8.18867 25.2440 80.1394; + normal 0.734340 -0.641232 0.222634; + texcoord 0.749030 0.254860; + tangent 0.466921 0.239132 -0.851352; + vertex 9.09257 25.7069 78.4912; + normal 0.788931 -0.547547 0.278889; + texcoord 0.624270 -0.564990; + tangent 0.466921 0.239132 -0.851352; + vertex 12.6357 35.2945 87.2920; + normal 0.0593618 0.641815 -0.764558; + texcoord 0.125240 -0.564990; + tangent -0.890411 0.380286 0.250101; + vertex 13.9367 36.8453 83.3186; + normal 0.0732507 0.627117 -0.775473; + texcoord 0.250000 -0.564990; + tangent -0.904849 0.360081 0.227134; + vertex 12.4462 37.4818 83.7373; + normal 0.382648 0.111217 -0.917176; + texcoord 0.125240 -0.935070; + tangent -0.921205 -0.190274 -0.339378; + vertex 17.3608 40.1680 86.3737; + normal 0.364110 0.200278 -0.909567; + texcoord 0.250000 -0.935070; + tangent -0.873800 -0.264533 -0.408039; + vertex 16.1145 39.7906 85.7917; + normal 0.418255 0.0192040 -0.908127; + texcoord 0.250000 -1.25880; + tangent -0.873800 -0.264533 -0.408039; + vertex 17.6923 44.4431 86.6168; + normal 0.616731 -0.694700 -0.370182; + texcoord 0.624270 1.00000; + tangent 0.323591 0.652438 -0.685283; + vertex 2.50524 -21.1904 60.3270; + normal 0.593114 -0.723547 -0.353123; + texcoord 0.749030 1.00000; + tangent 0.340267 0.631645 -0.696594; + vertex 3.35488 -19.4773 58.5277; + normal 0.389270 -0.919292 -0.0580660; + texcoord 0.624270 0.254960; + tangent 0.540804 0.286757 -0.790760; + vertex 12.7844 -18.7330 72.8406; + normal 0.341346 -0.937348 -0.0697269; + texcoord 0.749030 0.254960; + tangent 0.551815 0.259897 -0.792435; + vertex 13.8534 -18.2295 71.3055; + normal 0.445703 -0.895023 0.0168238; + texcoord 0.624270 -0.427510; + tangent 0.551815 0.259897 -0.792435; + vertex 19.3828 -15.2868 81.3680; + normal 0.719918 -0.683574 -0.120186; + texcoord 0.000490000 -1.07562; + tangent 0.397914 0.548384 -0.735486; + vertex 27.7258 -14.6603 85.5245; + normal 0.696089 -0.713354 -0.0811535; + texcoord 0.125240 -1.07562; + tangent 0.327427 0.451354 -0.830103; + vertex 28.3025 -13.8655 84.4585; + normal 0.633735 -0.772977 0.0297910; + texcoord 0.000490000 -1.32609; + tangent -0.0291838 -0.0396937 -0.998786; + vertex 30.8020 -11.7810 87.5748; + normal 0.607055 -0.792755 0.0549904; + texcoord 0.250000 -1.32609; + tangent -0.112166 -0.153987 -0.981686; + vertex 30.5561 -12.1186 85.4228; + normal 0.628099 -0.776523 0.0500398; + texcoord 0.250000 -1.60529; + tangent -0.112166 -0.153987 -0.981686; + vertex 33.2993 -9.82216 86.6265; + normal 0.349910 0.552152 -0.756764; + texcoord 0.250000 -1.07562; + tangent -0.429273 0.812532 0.394355; + vertex 28.2770 -12.4834 84.1028; + normal 0.343082 0.477919 -0.808634; + texcoord 0.374760 -1.07562; + tangent -0.561579 0.784918 0.261789; + vertex 27.6643 -11.3236 84.6657; + normal 0.263844 0.322156 -0.909176; + texcoord 0.250000 -1.32609; + tangent -0.697149 0.711864 0.0850455; + vertex 30.5561 -12.1186 85.4228; + normal 0.292448 0.326026 -0.898989; + texcoord 0.499510 -1.32609; + tangent -0.750165 0.661237 -0.00423196; + vertex 28.9116 -10.6690 85.4135; + normal 0.215699 0.238648 -0.946848; + texcoord 0.250000 -1.60529; + tangent -0.750165 0.661237 -0.00423192; + vertex 33.2993 -9.82216 86.6265; + normal 0.921673 -0.368052 -0.122706; + texcoord 0.000490000 -1.01746; + tangent 0.344638 0.921953 -0.176713; + vertex 18.1157 -41.0417 72.0762; + normal 0.943243 -0.297412 -0.147778; + texcoord 0.166830 -1.01746; + tangent 0.258302 0.901730 -0.346646; + vertex 18.7201 -39.4247 71.7663; + normal 0.928142 -0.270647 -0.255545; + texcoord 0.000490000 -1.27329; + tangent 0.0203158 0.723238 -0.690300; + vertex 19.5298 -38.4989 75.0712; + normal 0.931202 -0.237792 -0.276259; + texcoord 0.333170 -1.27329; + tangent -0.0808033 0.604377 -0.792590; + vertex 19.3291 -36.9978 73.1025; + normal 0.869889 -0.345436 -0.352090; + texcoord 0.333170 -1.55679; + tangent -0.0808033 0.604377 -0.792590; + vertex 20.8772 -35.2270 75.1900; + normal -0.598768 0.719300 -0.352255; + texcoord 0.333170 -1.01746; + tangent -0.647289 -0.175576 0.741748; + vertex 18.1893 -38.1156 72.7573; + normal -0.600618 0.619851 -0.505017; + texcoord 0.499510 -1.01746; + tangent -0.670318 -0.0544132 0.740076; + vertex 17.0541 -38.4235 74.0583; + normal -0.498910 0.744080 -0.444336; + texcoord 0.333170 -1.27329; + tangent -0.674220 -0.0260598 0.738070; + vertex 19.3291 -36.9978 73.1025; + normal -0.519905 0.682022 -0.514339; + texcoord 0.665860 -1.27329; + tangent -0.680575 0.0331724 0.731927; + vertex 17.6101 -36.9140 74.9513; + normal -0.395848 0.823978 -0.405419; + texcoord 0.333170 -1.55679; + tangent -0.680575 0.0331723 0.731927; + vertex 20.8772 -35.2270 75.1900; + normal 0.972609 0.0577602 -0.225156; + texcoord 0.166830 -0.672990; + tangent 0.0292777 0.930480 0.365171; + vertex 16.9253 -27.3429 68.1654; + normal 0.988915 -0.0950606 0.114061; + texcoord 0.166830 -1.03372; + tangent 0.164982 0.855006 -0.491677; + vertex 17.7405 -25.7093 72.1058; + normal 0.986103 -0.0309991 -0.163217; + texcoord 0.000490000 -0.672990; + tangent 0.0764091 0.990133 0.117464; + vertex 16.8712 -29.0620 67.4907; + normal 0.976682 -0.0660338 0.204282; + texcoord 0.000490000 -1.03372; + tangent 0.172282 0.808834 -0.562234; + vertex 17.4726 -26.9672 72.9801; + normal 0.925318 0.0628453 0.373949; + texcoord 0.000490000 -1.36804; + tangent 0.172282 0.808834 -0.562234; + vertex 16.2018 -25.2357 75.8335; + normal 0.741321 -0.610330 0.279179; + texcoord 0.832200 -0.672990; + tangent 0.671146 0.672470 -0.312005; + vertex 15.6044 -30.3313 68.0797; + normal 0.689816 -0.664888 0.286493; + texcoord 0.998540 -0.672990; + tangent 0.716418 0.630887 -0.297871; + vertex 16.8712 -29.0620 67.4907; + normal 0.410358 -0.795982 0.444993; + texcoord 0.832200 -1.03372; + tangent 0.909044 0.364681 -0.201610; + vertex 16.0054 -27.4697 73.2707; + normal 0.367736 -0.820578 0.437519; + texcoord 0.998540 -1.03372; + tangent 0.929856 0.318514 -0.184166; + vertex 17.4726 -26.9672 72.9801; + normal 0.363315 -0.715908 0.596219; + texcoord 0.998540 -1.36804; + tangent 0.929856 0.318514 -0.184166; + vertex 16.2018 -25.2357 75.8335; + normal -0.878844 -0.205086 0.430781; + texcoord 0.125240 1.00000; + tangent 0.257280 0.556659 0.789897; + vertex 32.2516 36.2643 70.2905; + normal -0.985585 -0.144326 0.0882702; + texcoord 0.125240 0.100620; + tangent 0.139046 -0.372827 0.917423; + vertex 30.2128 50.3496 72.8369; + normal -0.900795 -0.193884 0.388558; + texcoord 0.000490000 1.00000; + tangent 0.256091 0.487535 0.834702; + vertex 31.5054 34.6498 67.9997; + normal -0.986330 -0.149724 0.0688148; + texcoord 0.000490000 0.100620; + tangent 0.126815 -0.423063 0.897182; + vertex 29.9705 51.1579 71.1227; + normal -0.981844 -0.182170 0.0528808; + texcoord 0.125240 -0.721680; + tangent 0.126815 -0.423063 0.897182; + vertex 28.1221 62.4770 75.7969; + normal 0.461360 -0.197890 0.864862; + texcoord 0.374760 1.00000; + tangent 0.840177 -0.215737 -0.497554; + vertex 35.7008 37.4800 69.5668; + normal 0.172311 -0.264541 0.948856; + texcoord 0.374760 0.100620; + tangent 0.984712 0.0470752 -0.167711; + vertex 33.5085 49.9858 73.5978; + normal 0.440742 -0.200714 0.874906; + texcoord 0.250000 1.00000; + tangent 0.854144 -0.200544 -0.479813; + vertex 33.7518 37.9805 70.7210; + normal 0.155339 -0.275691 0.948612; + texcoord 0.250000 0.100620; + tangent 0.987594 0.0656701 -0.142637; + vertex 31.6783 49.8641 73.8621; + normal 0.156165 -0.315642 0.935939; + texcoord 0.374760 -0.721680; + tangent 0.987594 0.0656705 -0.142637; + vertex 29.6223 62.0843 78.3264; + normal 0.971864 0.101925 0.212350; + texcoord 0.374760 1.00000; + tangent 0.235344 -0.383020 -0.893257; + vertex 35.7008 37.4800 69.5668; + normal 0.959496 0.0698583 0.272923; + texcoord 0.499510 1.00000; + tangent 0.281460 -0.316950 -0.905717; + vertex 36.3834 36.3692 66.9762; + normal 0.801837 -0.0450223 0.595845; + texcoord 0.374760 0.100620; + tangent 0.577057 0.304156 -0.757954; + vertex 33.5085 49.9858 73.5978; + normal 0.792288 -0.0612988 0.607060; + texcoord 0.499510 0.100620; + tangent 0.587678 0.344188 -0.732236; + vertex 34.6314 50.6434 72.1987; + normal 0.778739 0.00495368 0.627328; + texcoord 0.374760 -0.721680; + tangent 0.587678 0.344188 -0.732236; + vertex 29.6223 62.0843 78.3264; + normal 0.908139 0.202219 -0.366594; + texcoord 0.624270 1.00000; + tangent -0.273057 -0.377678 -0.884759; + vertex 35.3501 34.9400 63.6282; + normal 0.982476 0.176027 -0.0612802; + texcoord 0.624270 0.100620; + tangent -0.134645 0.348617 -0.927543; + vertex 34.4076 51.4827 70.4188; + normal 0.915205 0.199408 -0.350195; + texcoord 0.499510 1.00000; + tangent -0.270885 -0.356979 -0.893973; + vertex 36.3834 36.3692 66.9762; + normal 0.984448 0.170212 -0.0434708; + texcoord 0.499510 0.100620; + tangent -0.112952 0.423753 -0.898708; + vertex 34.6314 50.6434 72.1987; + normal 0.979054 0.201672 -0.0279591; + texcoord 0.624270 -0.721680; + tangent -0.112952 0.423753 -0.898708; + vertex 32.2892 62.6562 76.8334; + normal 0.421496 0.364808 -0.830215; + texcoord 0.624270 1.00000; + tangent -0.828157 -0.218141 -0.516305; + vertex 35.3501 34.9400 63.6282; + normal 0.439287 0.360182 -0.822980; + texcoord 0.749030 1.00000; + tangent -0.831106 -0.189000 -0.523012; + vertex 33.2558 34.3883 62.3225; + normal 0.615618 0.388918 -0.685388; + texcoord 0.624270 0.100620; + tangent -0.788615 0.242722 -0.564954; + vertex 34.4076 51.4827 70.4188; + normal 0.622901 0.389922 -0.678200; + texcoord 0.749030 0.100620; + tangent -0.781337 0.267089 -0.564070; + vertex 32.9498 51.9810 69.3663; + normal 0.615809 0.476835 -0.627222; + texcoord 0.624270 -0.721680; + tangent -0.781338 0.267089 -0.564070; + vertex 32.2892 62.6562 76.8334; + normal -0.273989 0.680951 -0.679144; + texcoord 0.000490000 -1.49956; + tangent -0.943317 -0.327813 0.0518791; + vertex 29.2161 73.1427 78.8808; + normal -0.290218 0.673278 -0.680052; + texcoord 0.125240 -1.49956; + tangent -0.919579 -0.392891 -0.00335476; + vertex 27.8993 72.6851 78.9532; + normal -0.322599 0.631448 -0.705127; + texcoord 0.000490000 -1.83825; + tangent -0.714736 -0.650645 -0.256540; + vertex 26.2481 75.7368 82.6792; + normal -0.328890 0.626286 -0.706822; + texcoord 0.250000 -1.83825; + tangent -0.666128 -0.684389 -0.296454; + vertex 24.8417 74.2918 82.0533; + normal -0.300775 0.610223 -0.732914; + texcoord 0.250000 -2.21463; + vertex 22.5795 76.0770 84.4679; + normal -0.721131 -0.689612 -0.0663755; + texcoord 0.250000 -1.49956; + tangent 0.157911 -0.256898 0.953450; + vertex 27.1217 72.1118 79.9313; + normal -0.724514 -0.681788 -0.101218; + texcoord 0.374760 -1.49956; + tangent 0.244274 -0.374279 0.894564; + vertex 27.3388 71.7586 81.2421; + normal -0.726628 -0.664434 -0.174755; + texcoord 0.250000 -1.83825; + tangent 0.441497 -0.637219 0.631691; + vertex 24.8417 74.2918 82.0533; + normal -0.727794 -0.659581 -0.187800; + texcoord 0.499510 -1.83825; + tangent 0.477487 -0.683922 0.551595; + vertex 25.8498 72.8478 83.2179; + normal -0.725693 -0.660902 -0.191256; + texcoord 0.250000 -2.21463; + vertex 22.5795 76.0770 84.4679; + normal 0.196115 -0.448084 0.872215; + texcoord 0.499510 -1.49956; + tangent 0.944339 0.325894 -0.0449102; + vertex 28.4234 71.8325 82.1177; + normal 0.183541 -0.492273 0.850870; + texcoord 0.624270 -1.49956; + tangent 0.858946 0.500151 0.109820; + vertex 29.7658 72.2958 82.0538; + normal 0.270252 -0.590252 0.760635; + texcoord 0.499510 -1.83825; + tangent 0.712504 0.649776 0.264818; + vertex 25.8498 72.8478 83.2179; + normal 0.259076 -0.591984 0.763174; + texcoord 0.749030 -1.83825; + tangent 0.669235 0.679757 0.300092; + vertex 27.2725 74.2928 83.8559; + normal 0.355860 -0.647743 0.673641; + texcoord 0.749030 -2.21463; + vertex 23.3454 75.0487 86.6573; + normal 0.493134 0.858023 0.143582; + texcoord 0.749030 -1.49956; + tangent -0.165105 0.254353 -0.952914; + vertex 30.5541 72.8714 81.0794; + normal 0.542416 0.818155 0.190806; + texcoord 0.873780 -1.49956; + tangent -0.252819 0.373437 -0.892540; + vertex 30.3263 73.2222 79.7651; + normal 0.568967 0.734858 0.369134; + texcoord 0.749030 -1.83825; + tangent -0.459935 0.650501 -0.604407; + vertex 27.2725 74.2928 83.8559; + normal 0.565056 0.723695 0.396204; + texcoord 0.998540 -1.83825; + tangent -0.481879 0.679280 -0.553509; + vertex 26.2481 75.7368 82.6792; + normal 0.482875 0.732977 0.479141; + texcoord 0.749030 -2.21463; + vertex 23.3454 75.0487 86.6573; + normal 0.367119 -0.412284 0.833814; + texcoord 0.374760 1.00000; + tangent 0.929662 0.192368 -0.314202; + vertex 1.38182 26.9360 88.5682; + normal 0.0253138 -0.687061 0.726159; + texcoord 0.374760 0.00695997; + tangent 0.865564 0.378467 0.327967; + vertex -8.53895 33.7065 96.2839; + normal 0.350163 -0.429561 0.832384; + texcoord 0.250000 1.00000; + tangent 0.935642 0.202275 -0.289240; + vertex -0.624140 26.5209 89.2462; + normal 0.0124077 -0.695147 0.718760; + texcoord 0.250000 0.00695997; + tangent 0.852283 0.383274 0.355970; + vertex -9.96045 33.0672 95.6902; + normal 0.0135356 -0.696457 0.717471; + texcoord 0.374760 -1.08446; + tangent 0.852283 0.383274 0.355970; + vertex -19.4755 41.7096 104.259; + normal 0.238229 0.839454 -0.488430; + texcoord 0.624270 1.00000; + tangent -0.619342 -0.256073 -0.742187; + vertex 2.70754 26.4839 82.7168; + normal 0.265042 0.840714 -0.472179; + texcoord 0.749030 1.00000; + tangent -0.622653 -0.231227 -0.747554; + vertex 1.25071 25.8816 80.9710; + normal 0.549997 0.818237 -0.167308; + texcoord 0.624270 0.00695997; + tangent -0.607705 0.246863 -0.754820; + vertex -7.54889 36.3544 94.6784; + normal 0.562298 0.811961 -0.156654; + texcoord 0.749030 0.00695997; + tangent -0.602632 0.272633 -0.750004; + vertex -8.56029 36.8120 93.4197; + normal 0.516655 0.849568 -0.106310; + texcoord 0.624270 -1.08446; + tangent -0.602632 0.272633 -0.750004; + vertex -17.6423 43.7464 104.699; + normal -0.711907 -0.504341 -0.488700; + texcoord 0.125240 -1.08446; + tangent 0.0923078 -0.757046 0.646808; + vertex -20.4910 43.0657 102.210; + normal -0.710209 -0.482429 -0.512704; + texcoord 0.250000 -1.08446; + tangent 0.121639 -0.787108 0.604702; + vertex -20.3576 41.9717 103.145; + normal -0.658138 -0.252652 -0.709240; + texcoord 0.125240 -1.53088; + tangent 0.417252 -0.908166 -0.0336834; + vertex -24.4451 45.1820 105.786; + normal -0.647018 -0.223102 -0.729105; + texcoord 0.250000 -1.53088; + tangent 0.441369 -0.889326 -0.119548; + vertex -23.9051 44.0940 105.640; + normal -0.648162 -0.223836 -0.727862; + texcoord 0.250000 -1.93636; + tangent 0.441369 -0.889326 -0.119548; + vertex -27.8711 44.0397 109.188; + normal -0.384132 -0.919086 0.0878833; + texcoord 0.374760 -1.08446; + tangent 0.610415 -0.181397 0.771031; + vertex -19.4755 41.7096 104.259; + normal -0.484463 -0.846906 -0.219191; + texcoord 0.374760 -1.53088; + tangent 0.639818 -0.505587 0.578805; + vertex -23.1258 43.4314 106.311; + normal -0.414662 -0.908239 0.0561901; + texcoord 0.250000 -1.08446; + tangent 0.620032 -0.229548 0.750245; + vertex -20.3576 41.9717 103.145; + normal -0.452241 -0.838832 -0.303050; + texcoord 0.250000 -1.53088; + tangent 0.637034 -0.541605 0.548499; + vertex -23.9051 44.0940 105.640; + normal -0.357431 -0.837989 -0.412331; + texcoord 0.250000 -1.93636; + tangent 0.637034 -0.541605 0.548499; + vertex -27.8711 44.0397 109.188; + normal 0.537190 0.577673 0.614590; + texcoord 0.624270 -1.08446; + tangent -0.0845629 0.761867 -0.642190; + vertex -17.6423 43.7464 104.699; + normal 0.557337 0.537950 0.632444; + texcoord 0.749030 -1.08446; + tangent -0.127262 0.804501 -0.580157; + vertex -17.7650 44.8523 103.766; + normal 0.599085 0.210485 0.772524; + texcoord 0.624270 -1.53088; + tangent -0.423441 0.902988 0.0728740; + vertex -22.5423 44.4683 108.303; + normal 0.575936 0.170749 0.799464; + texcoord 0.749030 -1.53088; + tangent -0.438211 0.890055 0.125590; + vertex -23.0800 45.5604 108.457; + normal 0.506706 0.129198 0.852383; + texcoord 0.749030 -1.93636; + tangent -0.438211 0.890055 0.125590; + vertex -25.8601 43.2412 110.461; + normal -0.891648 -0.414577 -0.181907; + texcoord 0.125240 1.00000; + tangent -0.120708 -0.169558 0.978100; + vertex 2.86761 -22.8163 74.0943; + normal -0.915261 -0.0803214 -0.394772; + texcoord 0.125240 0.103680; + tangent -0.0440606 -0.953447 0.298324; + vertex -2.50843 -15.8354 84.5361; + normal -0.906189 -0.365787 -0.212183; + texcoord 0.000490000 1.00000; + tangent -0.118855 -0.266231 0.956553; + vertex 3.21046 -22.3347 71.3162; + normal -0.908083 -0.0689515 -0.413074; + texcoord 0.000490000 0.103680; + tangent -0.0376068 -0.968942 0.244412; + vertex -2.43806 -14.0224 84.0788; + normal -0.893438 -0.0769539 -0.442546; + texcoord 0.125240 -0.880350; + tangent -0.0376068 -0.968942 0.244411; + vertex -9.01936 -8.12596 96.3402; + normal 0.179810 -0.846397 0.501279; + texcoord 0.374760 1.00000; + tangent 0.980254 0.111545 -0.163279; + vertex 6.00289 -21.7829 75.6542; + normal -0.0771612 -0.898295 0.432566; + texcoord 0.374760 0.103680; + tangent 0.925851 0.0985971 0.364800; + vertex 0.267680 -16.8181 86.0943; + normal 0.160396 -0.852425 0.497639; + texcoord 0.250000 1.00000; + tangent 0.985021 0.111662 -0.131395; + vertex 3.77584 -22.0363 76.0252; + normal -0.0915289 -0.899366 0.427509; + texcoord 0.250000 0.103680; + tangent 0.912053 0.0966179 0.398527; + vertex -1.38768 -16.9935 85.3710; + normal -0.0893641 -0.901660 0.423111; + texcoord 0.374760 -0.880350; + tangent 0.912053 0.0966176 0.398527; + vertex -8.14007 -10.5393 97.6989; + normal 0.815722 -0.199460 0.542966; + texcoord 0.374760 1.00000; + tangent 0.577938 0.320263 -0.750613; + vertex 6.00289 -21.7829 75.6542; + normal 0.790225 -0.269228 0.550509; + texcoord 0.499510 1.00000; + tangent 0.616721 0.390000 -0.683780; + vertex 7.64442 -20.8732 73.5223; + normal 0.571464 -0.553905 0.605490; + texcoord 0.374760 0.103680; + tangent 0.664799 0.745213 0.0519643; + vertex 0.267680 -16.8181 86.0943; + normal 0.559247 -0.566339 0.605395; + texcoord 0.499510 0.103680; + tangent 0.652136 0.751409 0.100509; + vertex 1.48796 -15.4121 86.2824; + normal 0.517172 -0.537894 0.665735; + texcoord 0.374760 -0.880350; + tangent 0.652136 0.751410 0.100509; + vertex -8.14007 -10.5393 97.6989; + normal 0.906319 0.349144 0.238085; + texcoord 0.624270 1.00000; + tangent 0.102504 0.364938 -0.925372; + vertex 8.02431 -19.5207 70.0928; + normal 0.895490 0.0793483 0.437952; + texcoord 0.624270 0.103680; + tangent 0.0575457 0.946626 -0.317154; + vertex 1.58559 -13.5310 85.8193; + normal 0.909117 0.334525 0.248192; + texcoord 0.499510 1.00000; + tangent 0.102213 0.386692 -0.916527; + vertex 7.64442 -20.8732 73.5223; + normal 0.895042 0.0622520 0.441616; + texcoord 0.499510 0.103680; + tangent 0.0503328 0.969784 -0.238716; + vertex 1.48796 -15.4121 86.2824; + normal 0.877636 0.0711317 0.474020; + texcoord 0.624270 -0.880350; + tangent 0.0503327 0.969784 -0.238716; + vertex -5.37484 -9.32029 98.0745; + normal 0.543046 0.834265 -0.0954102; + texcoord 0.624270 1.00000; + tangent -0.561129 0.276010 -0.780354; + vertex 8.02431 -19.5207 70.0928; + normal 0.560016 0.823855 -0.0874307; + texcoord 0.749030 1.00000; + tangent -0.568147 0.301677 -0.765637; + vertex 6.63457 -18.8371 68.1601; + normal 0.698721 0.712691 0.0621439; + texcoord 0.624270 0.103680; + tangent -0.608461 0.633664 -0.477750; + vertex 1.58559 -13.5310 85.8193; + normal 0.704172 0.706746 0.0682001; + texcoord 0.749030 0.103680; + tangent -0.607170 0.649172 -0.458170; + vertex 0.476120 -12.3448 84.9821; + normal 0.674840 0.725707 0.133937; + texcoord 0.624270 -0.880350; + tangent -0.607170 0.649172 -0.458170; + vertex -5.37484 -9.32029 98.0745; + normal -0.798445 -0.170913 -0.577299; + texcoord 0.125240 -0.880350; + tangent -0.0786750 -0.921020 0.381486; + vertex -9.01936 -8.12596 96.3402; + normal -0.789370 -0.115950 -0.602869; + texcoord 0.250000 -0.880350; + tangent -0.0698138 -0.948899 0.307760; + vertex -9.14367 -9.58122 96.9430; + normal -0.698922 0.225254 -0.678799; + texcoord 0.125240 -1.34104; + tangent 0.0104560 -0.953224 -0.302083; + vertex -12.4248 -7.24940 100.791; + normal -0.663133 0.276177 -0.695688; + texcoord 0.250000 -1.34104; + tangent 0.0226904 -0.921596 -0.387487; + vertex -12.3943 -8.49022 100.269; + normal -0.701096 0.261638 -0.663332; + texcoord 0.250000 -1.75490; + tangent 0.0226905 -0.921596 -0.387487; + vertex -16.0126 -9.07194 103.864; + normal -0.0176652 -0.963836 0.265911; + texcoord 0.374760 -0.880350; + tangent 0.955417 0.0621242 0.288650; + vertex -8.14007 -10.5393 97.6989; + normal -0.0709193 -0.984531 0.160217; + texcoord 0.499510 -0.880350; + tangent 0.912309 -0.0132472 0.409288; + vertex -6.59646 -10.4389 98.1653; + normal -0.0921023 -0.962895 -0.253675; + texcoord 0.374760 -1.34104; + tangent 0.598962 -0.271766 0.753251; + vertex -11.8420 -9.65589 100.655; + normal -0.103318 -0.951237 -0.290643; + texcoord 0.499510 -1.34104; + tangent 0.548948 -0.298207 0.780851; + vertex -11.0915 -10.0636 101.722; + normal 0.0399689 -0.923759 -0.380882; + texcoord 0.499510 -1.75490; + tangent 0.548948 -0.298207 0.780851; + vertex -15.4501 -11.0514 103.661; + normal 0.215586 -0.904541 0.367871; + texcoord 0.499510 -0.880350; + tangent 0.375310 0.424547 0.823955; + vertex -6.59646 -10.4389 98.1653; + normal 0.284838 -0.919653 0.270382; + texcoord 0.624270 -1.34104; + tangent 0.381826 0.378751 0.843064; + vertex -10.5690 -9.47250 102.870; + normal 0.274528 -0.899967 0.338666; + texcoord 0.499510 -1.34104; + tangent 0.375310 0.424547 0.823955; + vertex -11.0915 -10.0636 101.722; + normal 0.317462 -0.943760 -0.0923847; + texcoord 0.499510 -1.75490; + tangent 0.400300 0.0560628 0.914668; + vertex -15.4501 -11.0514 103.661; + normal 0.318172 -0.937600 -0.140258; + texcoord 0.749030 -1.75490; + tangent 0.399016 -0.00176310 0.916942; + vertex -14.6193 -11.0550 105.570; + normal 0.345038 -0.926211 -0.151928; + texcoord 0.749030 -2.12700; + tangent 0.399016 -0.00176311 0.916942; + vertex -17.5395 -12.3840 107.040; + normal 0.656277 0.231148 0.718241; + texcoord 0.624270 -0.880350; + tangent 0.0893104 0.921428 -0.378145; + vertex -5.37484 -9.32029 98.0745; + normal 0.676251 0.164548 0.718058; + texcoord 0.749030 -0.880350; + tangent 0.0787083 0.952776 -0.293297; + vertex -5.23304 -7.85732 97.4742; + normal 0.672670 -0.254443 0.694819; + texcoord 0.624270 -1.34104; + tangent -0.0117491 0.936640 0.350098; + vertex -10.5690 -9.47250 102.870; + normal 0.669287 -0.280929 0.687847; + texcoord 0.749030 -1.34104; + tangent -0.0184856 0.919183 0.393397; + vertex -10.5940 -8.23088 103.401; + normal 0.607693 -0.302118 0.734462; + texcoord 0.749030 -1.75490; + tangent -0.0184856 0.919183 0.393397; + vertex -14.6193 -11.0550 105.570; + normal 0.201120 0.400024 0.894165; + texcoord 0.749030 -1.34104; + tangent -0.412974 0.862357 -0.292906; + vertex -10.5940 -8.23088 103.401; + normal 0.291190 0.325270 0.899671; + texcoord 0.873780 -1.34104; + tangent -0.390371 0.894614 -0.217432; + vertex -11.1518 -7.06602 103.005; + normal 0.459325 0.0789667 0.884751; + texcoord 0.749030 -1.75490; + tangent -0.290002 0.955386 0.0560101; + vertex -14.6193 -11.0550 105.570; + normal 0.500696 0.0606229 0.863498; + texcoord 0.998540 -1.75490; + tangent -0.274690 0.957114 0.0920827; + vertex -15.1912 -9.06238 105.762; + normal 0.435279 0.0383867 0.899477; + texcoord 0.749030 -2.12700; + tangent -0.274690 0.957113 0.0920827; + vertex -17.5395 -12.3840 107.040; + normal -0.287701 0.950204 0.119749; + texcoord 0.250000 -2.12700; + tangent -0.397244 -0.00462344 -0.917701; + vertex -19.0191 -10.4391 107.489; + normal -0.341318 0.933263 0.111905; + texcoord 0.000490000 -1.75490; + tangent -0.398238 -0.0503311 -0.915900; + vertex -15.1912 -9.06238 105.762; + normal -0.324377 0.936144 0.135696; + texcoord 0.250000 -1.75490; + tangent -0.397244 -0.00462350 -0.917701; + vertex -16.0126 -9.07194 103.864; + normal -0.478296 0.850615 -0.218374; + texcoord 0.125240 -1.34104; + tangent -0.419528 -0.438309 -0.794910; + vertex -12.4248 -7.24940 100.791; + normal -0.549472 0.816125 -0.178943; + texcoord 0.000490000 -1.34104; + tangent -0.372367 -0.430928 -0.821975; + vertex -11.9158 -6.66028 101.914; + normal -0.556229 0.640591 -0.529388; + texcoord 0.000490000 -0.880350; + tangent -0.723034 -0.687137 -0.0711697; + vertex -7.83996 -7.02597 96.2437; + normal -0.587488 0.580446 -0.563863; + texcoord 0.125240 -0.880350; + tangent -0.729992 -0.680842 0.0597126; + vertex -9.01936 -8.12596 96.3402; + normal -0.735296 -0.140967 -0.662924; + texcoord 0.250000 -2.12700; + tangent 0.272069 -0.957252 -0.0982166; + vertex -19.0191 -10.4391 107.489; + normal -0.680282 -0.154086 -0.716571; + texcoord 0.250000 -1.75490; + tangent 0.289670 -0.955452 -0.0565896; + vertex -16.0126 -9.07194 103.864; + normal -0.669951 -0.115162 -0.733419; + texcoord 0.499510 -1.75490; + tangent 0.272069 -0.957253 -0.0982165; + vertex -15.4501 -11.0514 103.661; + normal -0.636597 -0.489288 -0.596105; + texcoord 0.374760 -1.34104; + tangent 0.429661 -0.858822 0.278956; + vertex -11.8420 -9.65589 100.655; + normal -0.631626 -0.496421 -0.595495; + texcoord 0.250000 -1.34104; + tangent 0.410188 -0.865778 0.286661; + vertex -12.3943 -8.49022 100.269; + normal -0.521227 -0.756961 -0.394122; + texcoord 0.250000 -0.880350; + tangent 0.610154 -0.647524 0.456536; + vertex -9.14367 -9.58122 96.9430; + normal -0.482735 -0.795200 -0.366910; + texcoord 0.374760 -0.880350; + tangent 0.635171 -0.606343 0.478441; + vertex -8.14007 -10.5393 97.6989; + normal -0.949705 -0.194307 -0.245571; + texcoord 0.125240 1.00000; + tangent -0.128067 -0.474624 0.870822; + vertex -8.50277 -35.4503 46.6236; + normal -0.904877 0.211380 -0.369480; + texcoord 0.125240 0.171170; + tangent -0.275364 -0.951519 0.137064; + vertex -12.6742 -29.8174 58.2987; + normal -0.954815 -0.136329 -0.264088; + texcoord 0.000490000 1.00000; + tangent -0.148310 -0.542424 0.826910; + vertex -8.11039 -33.9962 43.9555; + normal -0.896665 0.230727 -0.377833; + texcoord 0.000490000 0.171170; + tangent -0.277888 -0.957709 0.0746450; + vertex -12.1133 -27.8843 58.1481; + normal -0.889822 0.227354 -0.395635; + texcoord 0.125240 -0.672580; + tangent -0.277888 -0.957709 0.0746448; + vertex -16.9645 -24.8541 70.8002; + normal 0.0477490 -0.940862 0.335409; + texcoord 0.374760 1.00000; + tangent 0.977075 -0.0257518 -0.211333; + vertex -4.91864 -35.6543 48.2436; + normal -0.273771 -0.936557 0.218883; + texcoord 0.374760 0.171170; + tangent 0.928127 -0.195816 0.316600; + vertex -10.0179 -31.8722 59.5788; + normal 0.0212602 -0.943811 0.329800; + texcoord 0.250000 1.00000; + tangent 0.983258 -0.0372773 -0.178366; + vertex -7.31317 -35.5912 48.7615; + normal -0.290749 -0.933671 0.209101; + texcoord 0.250000 0.171170; + tangent 0.913431 -0.205810 0.351121; + vertex -11.8063 -31.4692 58.8913; + normal -0.281089 -0.942927 0.178545; + texcoord 0.374760 -0.672580; + tangent 0.913431 -0.205810 0.351122; + vertex -16.0198 -27.7386 71.9601; + normal 0.951954 0.109589 0.285961; + texcoord 0.624270 1.00000; + tangent 0.152916 0.638932 -0.753912; + vertex -2.43035 -31.7303 43.2326; + normal 0.891687 -0.218305 0.396533; + texcoord 0.624270 0.171170; + tangent 0.283279 0.946768 -0.152919; + vertex -7.74892 -28.7934 59.8125; + normal 0.951584 0.0884446 0.294391; + texcoord 0.499510 1.00000; + tangent 0.158993 0.655617 -0.738165; + vertex -3.04167 -34.2846 46.2466; + normal 0.883561 -0.239576 0.402398; + texcoord 0.499510 0.171170; + tangent 0.290507 0.954331 -0.0696961; + vertex -8.35676 -30.7902 59.9583; + normal 0.883996 -0.239788 0.401314; + texcoord 0.624270 -0.672580; + tangent 0.290507 0.954331 -0.0696958; + vertex -12.8694 -26.5065 72.4582; + normal 0.721072 0.684050 0.110140; + texcoord 0.624270 1.00000; + tangent -0.510498 0.632006 -0.583061; + vertex -2.43035 -31.7303 43.2326; + normal 0.734505 0.668940 0.114109; + texcoord 0.749030 1.00000; + tangent -0.507419 0.648733 -0.567161; + vertex -3.79420 -30.0418 41.6749; + normal 0.839524 0.506303 0.197121; + texcoord 0.624270 0.171170; + tangent -0.436844 0.841600 -0.317611; + vertex -7.74892 -28.7934 59.8125; + normal 0.845330 0.496659 0.196843; + texcoord 0.749030 0.171170; + tangent -0.430463 0.851420 -0.299641; + vertex -8.59740 -27.1152 59.2219; + normal 0.828137 0.504592 0.244081; + texcoord 0.624270 -0.672580; + tangent -0.430463 0.851420 -0.299641; + vertex -12.8694 -26.5065 72.4582; + normal -0.526126 -0.848525 0.0565399; + texcoord 0.499510 -1.38056; + tangent 0.145562 -0.0243520 0.989049; + vertex -19.2458 -24.6798 81.5861; + normal -0.322257 -0.946642 -0.00436269; + texcoord 0.624270 -1.68097; + tangent 0.177752 -0.0552173 0.982525; + vertex -20.4916 -23.6508 85.4348; + normal -0.429637 -0.902070 0.0410208; + texcoord 0.499510 -1.68097; + tangent 0.145562 -0.0243520 0.989049; + vertex -20.6900 -23.6176 84.0868; + normal -0.178679 -0.975555 -0.127929; + texcoord 0.499510 -2.00845; + tangent 0.295092 -0.169820 0.940256; + vertex -24.5900 -22.5360 85.0357; + normal -0.177141 -0.973626 -0.143781; + texcoord 0.749030 -2.00845; + tangent 0.320603 -0.195209 0.926881; + vertex -23.9086 -22.9510 87.0059; + normal -0.0873049 -0.980458 -0.176294; + texcoord 0.749030 -2.28660; + tangent 0.320602 -0.195209 0.926881; + vertex -26.9871 -22.6892 87.0746; + normal 0.565425 -0.553566 0.611440; + texcoord 0.624270 -1.38056; + tangent 0.729095 0.682058 -0.0567257; + vertex -17.7223 -24.6449 81.9739; + normal 0.555043 -0.576325 0.599813; + texcoord 0.749030 -1.38056; + tangent 0.678894 0.730517 0.0738106; + vertex -16.6136 -23.6077 81.8876; + normal 0.388615 -0.694872 0.605088; + texcoord 0.624270 -1.68097; + tangent 0.213379 0.714338 0.666476; + vertex -20.4916 -23.6508 85.4348; + normal 0.301049 -0.716521 0.629259; + texcoord 0.749030 -1.68097; + tangent 0.154097 0.687752 0.709402; + vertex -20.2867 -22.7360 86.3784; + normal 0.159025 -0.725881 0.669184; + texcoord 0.749030 -2.00845; + tangent 0.154097 0.687752 0.709402; + vertex -23.9086 -22.9510 87.0059; + normal -0.499613 0.0313685 -0.865681; + texcoord 0.250000 -1.68097; + tangent -0.0696669 -0.997562 0.00405983; + vertex -20.6709 -21.3407 83.1382; + normal -0.482538 0.0688251 -0.873167; + texcoord 0.374760 -1.68097; + tangent -0.0536708 -0.997759 -0.0399489; + vertex -20.7633 -22.6642 83.1436; + normal -0.557985 0.143900 -0.817279; + texcoord 0.250000 -2.00845; + tangent -0.00641979 -0.985835 -0.167596; + vertex -24.5929 -20.4608 85.4337; + normal -0.506371 0.161704 -0.847018; + texcoord 0.499510 -2.00845; + tangent 0.00137203 -0.982108 -0.188314; + vertex -24.5900 -22.5360 85.0357; + normal -0.635159 0.144595 -0.758726; + texcoord 0.250000 -2.28660; + tangent 0.00137200 -0.982108 -0.188314; + vertex -27.1126 -20.4004 87.5544; + normal 0.170809 -0.00177527 0.985303; + texcoord 0.749030 -1.68097; + tangent 0.0687634 0.997582 -0.0101232; + vertex -20.2867 -22.7360 86.3784; + normal 0.193572 -0.0590849 0.979305; + texcoord 0.873780 -1.68097; + tangent 0.0489053 0.997840 0.0438589; + vertex -20.1952 -21.4090 86.3650; + normal 0.118703 -0.162005 0.979625; + texcoord 0.749030 -2.00845; + tangent 0.00631743 0.987468 0.157694; + vertex -23.9086 -22.9510 87.0059; + normal 0.140073 -0.180639 0.973524; + texcoord 0.998540 -2.00845; + tangent -0.00324111 0.983128 0.182888; + vertex -23.9154 -20.8612 87.3947; + normal 0.00636768 -0.182865 0.983118; + texcoord 0.749030 -2.28660; + tangent -0.00324104 0.983128 0.182888; + vertex -26.9871 -22.6892 87.0746; + normal 0.148334 0.977738 0.148407; + texcoord 0.250000 -2.28660; + tangent -0.320622 0.189508 -0.928056; + vertex -27.1126 -20.4004 87.5544; + normal 0.0831753 0.984870 0.152029; + texcoord 0.000490000 -2.00845; + tangent -0.300117 0.168994 -0.938814; + vertex -23.9154 -20.8612 87.3947; + normal 0.0938219 0.981317 0.167971; + texcoord 0.250000 -2.00845; + tangent -0.320622 0.189508 -0.928056; + vertex -24.5929 -20.4608 85.4337; + normal 0.122251 0.992499 0.000605388; + texcoord 0.125240 -1.68097; + tangent -0.260480 0.0307581 -0.964989; + vertex -20.4669 -20.4224 84.0738; + normal -0.00765121 0.999775 0.0197869; + texcoord 0.000490000 -1.68097; + tangent -0.145992 0.0184586 -0.989114; + vertex -20.2708 -20.4472 85.4023; + normal 0.0538849 0.982276 -0.179528; + texcoord 0.000490000 -1.38056; + tangent -0.930010 -0.0253330 -0.366661; + vertex -17.6147 -21.1876 80.7432; + normal 0.0218492 0.978298 -0.206048; + texcoord 0.125240 -1.38056; + tangent -0.969331 -0.0297327 -0.243956; + vertex -19.1085 -21.2334 80.3672; + normal -0.655678 -0.605549 -0.450995; + texcoord 0.125240 1.00000; + tangent -0.243069 -0.396224 0.885395; + vertex -2.63518 -21.2106 48.7790; + normal -0.708346 -0.298178 -0.639793; + texcoord 0.125240 0.103090; + tangent 0.113214 -0.941331 0.317928; + vertex -13.2052 -16.3771 57.6564; + normal -0.669415 -0.570385 -0.475966; + texcoord 0.000490000 1.00000; + tangent -0.218605 -0.457518 0.861910; + vertex -1.94031 -20.0779 46.2479; + normal -0.704977 -0.283764 -0.649989; + texcoord 0.000490000 0.103090; + tangent 0.134751 -0.953368 0.270058; + vertex -13.4590 -14.5816 57.1478; + normal -0.685925 -0.286435 -0.668926; + texcoord 0.125240 -0.881740; + tangent 0.134751 -0.953368 0.270059; + vertex -24.0129 -12.8910 67.2459; + normal 0.313660 -0.727149 0.610632; + texcoord 0.374760 1.00000; + tangent 0.872690 0.474196 0.116408; + vertex -0.515870 -19.4870 51.2372; + normal 0.0900044 -0.909858 0.405039; + texcoord 0.374760 0.103090; + tangent 0.802367 0.308972 0.510631; + vertex -10.5563 -16.7257 59.6828; + normal 0.295865 -0.742493 0.600973; + texcoord 0.250000 1.00000; + tangent 0.873104 0.466702 0.140991; + vertex -2.51139 -20.5714 50.9710; + normal 0.0864116 -0.920659 0.380684; + texcoord 0.250000 0.103090; + tangent 0.791895 0.295334 0.534491; + vertex -12.0029 -17.2652 58.7064; + normal 0.121649 -0.934023 0.335861; + texcoord 0.374760 -0.881740; + tangent 0.791894 0.295334 0.534491; + vertex -23.1646 -14.9775 69.1115; + normal 0.652518 0.0629544 0.755154; + texcoord 0.374760 1.00000; + tangent 0.550144 0.645959 -0.529224; + vertex -0.515870 -19.4870 51.2372; + normal 0.650692 -0.00560390 0.759321; + texcoord 0.499510 1.00000; + tangent 0.553964 0.684954 -0.473246; + vertex 1.05685 -17.6404 49.7243; + normal 0.543724 -0.400571 0.737501; + texcoord 0.374760 0.103090; + tangent 0.462908 0.876726 0.130641; + vertex -10.5563 -16.7257 59.6828; + normal 0.541884 -0.422376 0.726609; + texcoord 0.499510 0.103090; + tangent 0.447850 0.876690 0.175625; + vertex -9.71287 -15.0746 60.0136; + normal 0.508602 -0.411340 0.756388; + texcoord 0.374760 -0.881740; + tangent 0.447850 0.876691 0.175626; + vertex -23.1646 -14.9775 69.1115; + normal 0.665063 0.558547 0.495698; + texcoord 0.624270 1.00000; + tangent 0.140706 0.558163 -0.817714; + vertex 1.58170 -15.5584 46.6741; + normal 0.685324 0.292614 0.666864; + texcoord 0.624270 0.103090; + tangent -0.0962586 0.937426 -0.334615; + vertex -9.95419 -13.2063 59.5012; + normal 0.669023 0.543477 0.506992; + texcoord 0.499510 1.00000; + tangent 0.133497 0.575418 -0.806891; + vertex 1.05685 -17.6404 49.7243; + normal 0.685224 0.273616 0.674983; + texcoord 0.499510 0.103090; + tangent -0.123611 0.956996 -0.262449; + vertex -9.71287 -15.0746 60.0136; + normal 0.671424 0.275404 0.687999; + texcoord 0.624270 -0.881740; + tangent -0.123611 0.956996 -0.262449; + vertex -21.1138 -13.0535 70.3308; + normal 0.291544 0.952544 0.0875312; + texcoord 0.624270 1.00000; + tangent -0.451986 0.217827 -0.865020; + vertex 1.58170 -15.5584 46.6741; + normal 0.306372 0.946799 0.0985260; + texcoord 0.749030 1.00000; + tangent -0.467018 0.236575 -0.852013; + vertex 0.455010 -15.0154 44.5178; + normal 0.407216 0.869733 0.278819; + texcoord 0.624270 0.103090; + tangent -0.643438 0.486417 -0.591088; + vertex -9.95419 -13.2063 59.5012; + normal 0.411081 0.865097 0.287437; + texcoord 0.749030 0.103090; + tangent -0.650951 0.499308 -0.571799; + vertex -11.1514 -12.2880 58.4496; + normal 0.354297 0.866000 0.352870; + texcoord 0.624270 -0.881740; + tangent -0.650951 0.499308 -0.571799; + vertex -21.1138 -13.0535 70.3308; + normal -0.495458 0.835052 -0.239185; + texcoord 0.000490000 -0.881740; + tangent 0.148325 -0.189982 -0.970519; + vertex -23.1788 -11.5116 67.4599; + normal -0.599941 0.773919 -0.202778; + texcoord 0.125240 -1.31603; + tangent 0.112562 -0.181988 -0.976837; + vertex -28.1063 -13.3136 71.3756; + normal -0.739188 0.630640 -0.236420; + texcoord 0.000490000 -1.31603; + tangent 0.148325 -0.189982 -0.970519; + vertex -28.3104 -13.0522 72.7110; + normal -0.598743 0.795029 0.0971368; + texcoord 0.000490000 -1.70489; + tangent -0.262876 -0.0851418 -0.961066; + vertex -31.2316 -16.3465 75.2409; + normal -0.576010 0.807519 0.126991; + texcoord 0.250000 -1.70489; + tangent -0.309263 -0.0714721 -0.948287; + vertex -31.8752 -16.4952 73.2673; + normal -0.548914 0.827702 0.116633; + texcoord 0.250000 -2.07939; + tangent -0.309263 -0.0714720 -0.948287; + vertex -34.5898 -18.5391 74.9963; + normal -0.654045 -0.327601 -0.681837; + texcoord 0.125240 -0.881740; + tangent 0.00370363 -0.902734 0.430183; + vertex -24.0129 -12.8910 67.2459; + normal -0.656408 -0.295782 -0.694004; + texcoord 0.250000 -0.881740; + tangent 0.0467765 -0.924924 0.377264; + vertex -24.0070 -14.3266 67.9300; + normal -0.587975 0.0977726 -0.802948; + texcoord 0.125240 -1.31603; + tangent 0.529879 -0.731005 -0.429953; + vertex -28.1063 -13.3136 71.3756; + normal -0.608402 0.100661 -0.787219; + texcoord 0.250000 -1.31603; + tangent 0.560921 -0.647180 -0.516262; + vertex -27.3462 -14.1906 70.6760; + normal -0.553347 0.170749 -0.815262; + texcoord 0.250000 -1.70489; + vertex -31.8752 -16.4952 73.2673; + normal 0.388652 -0.892977 0.227031; + texcoord 0.499510 -0.881740; + tangent -0.143606 0.184683 0.972250; + vertex -21.9792 -14.4623 70.0982; + normal 0.450621 -0.875484 0.174554; + texcoord 0.624270 -1.31603; + tangent -0.0851865 0.171621 0.981473; + vertex -26.2051 -15.4180 73.5734; + normal 0.416628 -0.879847 0.228669; + texcoord 0.499510 -1.31603; + tangent -0.143607 0.184683 0.972250; + vertex -26.0039 -15.6768 72.2110; + normal 0.564328 -0.820146 -0.0943112; + texcoord 0.499510 -1.70489; + tangent 0.254597 0.0846396 0.963336; + vertex -30.2904 -17.7866 72.8774; + normal 0.563818 -0.815740 -0.129146; + texcoord 0.749030 -1.70489; + tangent 0.314310 0.0673265 0.946930; + vertex -29.6317 -17.6455 74.8617; + normal 0.620126 -0.769813 -0.151102; + texcoord 0.749030 -2.07939; + tangent 0.314310 0.0673267 0.946930; + vertex -33.2632 -20.6451 75.2398; + normal -0.0978972 0.262783 0.959876; + texcoord 0.749030 -1.31603; + tangent -0.641428 0.720787 -0.262747; + vertex -26.9641 -14.5421 74.2841; + normal 0.0186338 0.215314 0.976367; + texcoord 0.873780 -1.31603; + tangent -0.685304 0.710919 -0.157965; + vertex -27.8361 -13.5622 73.9269; + normal 0.201958 0.0296079 0.978947; + texcoord 0.749030 -1.70489; + tangent -0.757478 0.640375 0.127068; + vertex -29.6317 -17.6455 74.8617; + normal 0.233443 0.00362585 0.972364; + texcoord 0.998540 -1.70489; + tangent -0.763484 0.619949 0.180984; + vertex -31.2316 -16.3465 75.2409; + normal 0.168159 -0.0797402 0.982529; + texcoord 0.749030 -2.07939; + tangent -0.763484 0.619949 0.180984; + vertex -33.2632 -20.6451 75.2398; + normal -0.399539 -0.221804 -0.889478; + texcoord 0.250000 -2.07939; + tangent 0.761506 -0.620497 -0.187326; + vertex -34.5898 -18.5391 74.9963; + normal -0.372946 -0.221588 -0.901005; + texcoord 0.250000 -1.70489; + tangent 0.757366 -0.636427 -0.146141; + vertex -31.8752 -16.4952 73.2673; + normal -0.364575 -0.171093 -0.915321; + texcoord 0.499510 -1.70489; + tangent 0.761506 -0.620497 -0.187326; + vertex -30.2904 -17.7866 72.8774; + normal -0.369328 -0.603988 -0.706255; + texcoord 0.374760 -1.31603; + tangent 0.655646 -0.694312 0.296749; + vertex -26.4754 -15.1695 71.0220; + normal -0.347737 -0.572008 -0.742890; + texcoord 0.250000 -1.31603; + tangent 0.642653 -0.722345 0.255372; + vertex -27.3462 -14.1906 70.6760; + normal -0.239721 -0.871014 -0.428799; + texcoord 0.250000 -0.881740; + tangent 0.564771 -0.478110 0.672640; + vertex -24.0070 -14.3266 67.9300; + normal -0.167398 -0.909108 -0.381446; + texcoord 0.374760 -0.881740; + tangent 0.529702 -0.409252 0.742919; + vertex -23.1646 -14.9775 69.1115; + normal 0.787439 -0.578313 -0.213291; + texcoord 0.100290 1.00000; + tangent 0.454561 0.311117 0.834614; + vertex 35.4752 33.5511 65.6087; + normal 0.625414 -0.723528 -0.292173; + texcoord 0.100290 -0.0669600; + tangent 0.778393 0.563280 0.277164; + vertex 33.5659 25.0240 81.6804; + normal 0.775379 -0.592037 -0.219728; + texcoord 0.000490000 1.00000; + tangent 0.479174 0.329721 0.813435; + vertex 34.3752 32.7983 63.5891; + normal 0.608947 -0.735379 -0.297324; + texcoord 0.000490000 -0.0669600; + tangent 0.791949 0.559595 0.244277; + vertex 32.3279 24.1267 81.2932; + normal 0.214461 -0.915892 -0.339334; + texcoord 0.100290 -1.04347; + tangent 0.970541 0.164899 0.175668; + vertex 33.1215 18.9236 95.3555; + normal 0.187987 -0.921138 -0.340832; + texcoord 0.000490000 -1.04347; + tangent 0.976428 0.140405 0.163936; + vertex 31.7960 18.7222 95.1212; + normal -0.220051 -0.924150 -0.312289; + texcoord 0.100290 -1.96879; + tangent 0.970563 -0.168422 -0.172169; + vertex 32.3369 14.4282 107.447; + normal -0.245146 -0.918814 -0.309329; + texcoord 0.000490000 -1.96879; + tangent 0.961849 -0.190532 -0.196327; + vertex 31.2298 14.6475 107.673; + normal 0.994418 -0.0351497 0.0994839; + texcoord 0.100290 1.00000; + tangent -0.0752355 0.424834 0.902139; + vertex 35.4752 33.5511 65.6087; + normal 0.994646 -0.0448553 0.0930939; + texcoord 0.200100 1.00000; + tangent -0.0651122 0.444167 0.893575; + vertex 35.3204 34.4249 67.4642; + normal 0.961748 -0.264245 -0.0722186; + texcoord 0.100290 -0.0669600; + tangent 0.270976 0.901583 0.337224; + vertex 33.5659 25.0240 81.6804; + normal 0.955971 -0.282106 -0.0808498; + texcoord 0.200100 -0.0669600; + tangent 0.291901 0.904601 0.310630; + vertex 34.0000 26.4235 82.1543; + normal 0.747213 -0.618909 -0.242124; + texcoord 0.100290 -1.04347; + tangent 0.657392 0.643946 0.391368; + vertex 33.1215 18.9236 95.3555; + normal 0.728793 -0.638565 -0.247175; + texcoord 0.200100 -1.04347; + tangent 0.677145 0.625774 0.387145; + vertex 34.0162 19.7675 95.8809; + normal 0.386108 -0.857579 -0.339822; + texcoord 0.100290 -1.96879; + tangent 0.920278 0.368130 0.132549; + vertex 32.3369 14.4282 107.447; + normal 0.357851 -0.866494 -0.348040; + texcoord 0.200100 -1.96879; + tangent 0.933450 0.341844 0.108696; + vertex 33.3986 14.8170 107.571; + normal 0.765480 0.548835 0.335888; + texcoord 0.299900 1.00000; + tangent -0.642402 0.681751 0.350050; + vertex 34.2527 35.5580 68.0460; + normal 0.927410 0.320835 0.192291; + texcoord 0.299900 -0.0669600; + tangent -0.364068 0.895944 0.254440; + vertex 33.4645 27.7906 82.5340; + normal 0.776851 0.535430 0.331387; + texcoord 0.200100 1.00000; + tangent -0.629177 0.696025 0.345957; + vertex 35.3204 34.4249 67.4642; + normal 0.936611 0.306218 0.170267; + texcoord 0.200100 -0.0669600; + tangent -0.343383 0.903556 0.256272; + vertex 34.0000 26.4235 82.1543; + normal 0.996844 -0.0733243 -0.0304332; + texcoord 0.299900 -1.04347; + tangent 0.0771108 0.884534 0.460058; + vertex 34.1384 20.9316 96.4969; + normal 0.994378 -0.0981167 -0.0398280; + texcoord 0.200100 -1.04347; + tangent 0.103568 0.879352 0.464773; + vertex 34.0162 19.7675 95.8809; + normal 0.855110 -0.491214 -0.165818; + texcoord 0.299900 -1.96879; + tangent 0.510562 0.767657 0.387336; + vertex 34.0093 15.6653 107.997; + normal 0.838620 -0.516094 -0.174251; + texcoord 0.200100 -1.96879; + tangent 0.540965 0.751599 0.377435; + vertex 33.3986 14.8170 107.571; + normal 0.245589 0.848712 0.468374; + texcoord 0.299900 1.00000; + tangent -0.764713 0.466559 -0.444450; + vertex 34.2527 35.5580 68.0460; + normal 0.271108 0.843319 0.464019; + texcoord 0.399710 1.00000; + tangent -0.777785 0.475404 -0.411146; + vertex 32.6799 36.5176 67.1319; + normal 0.512371 0.770534 0.379148; + texcoord 0.299900 -0.0669600; + tangent -0.846170 0.528225 0.0705324; + vertex 33.4645 27.7906 82.5340; + normal 0.529666 0.759707 0.377226; + texcoord 0.399710 -0.0669600; + tangent -0.839154 0.535060 0.0976334; + vertex 32.1639 28.6033 82.6744; + normal 0.845807 0.495476 0.197772; + texcoord 0.299900 -1.04347; + tangent -0.534675 0.771654 0.344489; + vertex 34.1384 20.9316 96.4969; + normal 0.859788 0.476361 0.183967; + texcoord 0.399710 -1.04347; + tangent -0.511651 0.781623 0.356762; + vertex 33.4413 21.9713 96.9681; + normal 0.994575 0.103710 0.00808320; + texcoord 0.299900 -1.96879; + tangent -0.0989332 0.865675 0.490732; + vertex 34.0093 15.6653 107.997; + normal 0.996903 0.0783716 -0.00652417; + texcoord 0.399710 -1.96879; + tangent -0.0647556 0.865110 0.497384; + vertex 33.9356 16.6493 108.563; + normal -0.963994 0.245228 0.102851; + texcoord 0.699120 1.00000; + tangent -0.252530 -0.723006 -0.643032; + vertex 28.5356 33.4908 61.5799; + normal -0.953176 0.269861 0.136491; + texcoord 0.699120 -0.0669600; + tangent -0.299501 -0.896373 -0.326826; + vertex 28.8269 26.2217 81.6422; + normal -0.963597 0.246517 0.103486; + texcoord 0.599320 1.00000; + tangent -0.254272 -0.729064 -0.635461; + vertex 29.1465 35.2400 63.1356; + normal -0.949284 0.280965 0.141132; + texcoord 0.599320 -0.0669600; + tangent -0.310503 -0.898532 -0.310206; + vertex 29.2977 27.6336 82.1232; + normal -0.739945 0.610721 0.281961; + texcoord 0.699120 -1.04347; + tangent -0.668508 -0.634657 -0.387696; + vertex 29.9065 21.4521 96.3525; + normal -0.721938 0.630598 0.284870; + texcoord 0.599320 -1.04347; + tangent -0.687568 -0.616604 -0.383471; + vertex 30.8259 22.2930 96.8789; + normal -0.373214 0.856107 0.357481; + texcoord 0.699120 -1.96879; + tangent -0.925906 -0.356577 -0.124707; + vertex 31.0052 17.2401 109.167; + normal -0.348096 0.865221 0.360862; + texcoord 0.599320 -1.96879; + tangent -0.936958 -0.333685 -0.103751; + vertex 32.0790 17.6226 109.286; + normal -0.763113 -0.611081 -0.210329; + texcoord 0.699120 1.00000; + tangent 0.642406 -0.681750 -0.350044; + vertex 28.5356 33.4908 61.5799; + normal -0.773301 -0.599231 -0.207190; + texcoord 0.798930 1.00000; + tangent 0.631663 -0.693385 -0.346725; + vertex 29.6033 32.3577 60.9982; + normal -0.932668 -0.348382 -0.0935983; + texcoord 0.699120 -0.0669600; + tangent 0.361475 -0.897266 -0.253475; + vertex 28.8269 26.2217 81.6422; + normal -0.939646 -0.331324 -0.0853773; + texcoord 0.798930 -0.0669600; + tangent 0.343562 -0.903518 -0.256164; + vertex 29.3624 24.8546 81.2625; + normal -0.995816 0.0487773 0.0772698; + texcoord 0.699120 -1.04347; + tangent -0.0768698 -0.884603 -0.459965; + vertex 29.9065 21.4521 96.3525; + normal -0.994048 0.0769563 0.0771177; + texcoord 0.798930 -1.04347; + tangent -0.102486 -0.879431 -0.464863; + vertex 29.7843 20.2880 95.7366; + normal -0.856414 0.481211 0.187058; + texcoord 0.699120 -1.96879; + tangent -0.510405 -0.767741 -0.387377; + vertex 31.0052 17.2401 109.167; + normal -0.839691 0.508125 0.191645; + texcoord 0.798930 -1.96879; + tangent -0.540962 -0.751605 -0.377426; + vertex 30.3946 16.3917 108.741; + normal -0.511338 -0.803913 -0.303737; + texcoord 0.798930 1.00000; + tangent 0.854978 -0.511611 -0.0852450; + vertex 29.6033 32.3577 60.9982; + normal -0.512334 -0.807460 -0.292442; + texcoord 0.898730 -0.0669600; + tangent 0.854978 -0.511611 -0.0852448; + vertex 30.6997 24.0543 81.1292; + normal -0.523120 -0.801174 -0.290630; + texcoord 0.798930 -0.0669600; + tangent 0.849508 -0.519497 -0.0919769; + vertex 29.3624 24.8546 81.2625; + normal -0.835047 -0.528785 -0.151931; + texcoord 0.898730 -1.04347; + tangent 0.548236 -0.764428 -0.339245; + vertex 30.5061 19.2453 95.2663; + normal -0.849662 -0.507430 -0.143491; + texcoord 0.798930 -1.04347; + tangent 0.524672 -0.775098 -0.352054; + vertex 29.7843 20.2880 95.7366; + normal -0.992699 -0.120333 0.00827819; + texcoord 0.898730 -1.96879; + tangent 0.105346 -0.864411 -0.491626; + vertex 30.4803 15.4014 108.170; + normal -0.995177 -0.0964630 0.0177979; + texcoord 0.798930 -1.96879; + tangent 0.0748557 -0.864095 -0.497731; + vertex 30.3946 16.3917 108.741; + normal 0.767154 0.594756 0.240292; + texcoord 0.399710 -1.96879; + tangent -0.633999 0.646038 0.425065; + vertex 33.9356 16.6493 108.563; + normal 0.405499 0.847487 0.342543; + texcoord 0.399710 -1.04347; + tangent -0.914262 0.388276 0.115616; + vertex 33.4413 21.9713 96.9681; + normal 0.746293 0.617491 0.248500; + texcoord 0.499510 -1.96879; + tangent -0.663579 0.630328 0.402926; + vertex 33.2058 17.3930 109.052; + normal 0.380368 0.856711 0.348376; + texcoord 0.499510 -1.04347; + tangent -0.924707 0.367150 0.100585; + vertex 32.1913 22.4894 97.1145; + normal -0.0588475 0.906303 0.418512; + texcoord 0.399710 -0.0669600; + tangent -0.995450 -0.0237835 -0.0922717; + vertex 32.1639 28.6033 82.6744; + normal -0.375921 0.840851 0.389426; + texcoord 0.499510 -0.0669600; + tangent -0.919648 -0.323835 -0.222213; + vertex 30.5949 28.5509 82.5218; + normal -0.373674 0.843437 0.385983; + texcoord 0.399710 1.00000; + tangent -0.738655 -0.0221514 -0.673720; + vertex 32.6799 36.5176 67.1319; + normal -0.658722 0.687171 0.306401; + texcoord 0.499510 1.00000; + tangent -0.610194 -0.298180 -0.733997; + vertex 30.9201 36.4650 65.4718; + normal -0.747506 0.608720 0.265883; + texcoord 0.599320 1.00000; + tangent -0.571823 -0.395528 -0.718732; + vertex 29.1465 35.2400 63.1356; + normal -0.600640 0.728714 0.328949; + texcoord 0.599320 -0.0669600; + tangent -0.798337 -0.551376 -0.242162; + vertex 29.2977 27.6336 82.1232; + normal -0.209673 0.901022 0.379732; + texcoord 0.499510 -1.04347; + tangent -0.972558 -0.156822 -0.171866; + vertex 32.1913 22.4894 97.1145; + normal -0.182748 0.910396 0.371191; + texcoord 0.599320 -1.04347; + tangent -0.978107 -0.132847 -0.160182; + vertex 30.8259 22.2930 96.8789; + normal 0.224772 0.918359 0.325720; + texcoord 0.499510 -1.96879; + tangent -0.969863 0.171761 0.172812; + vertex 33.2058 17.3930 109.052; + normal 0.252227 0.913751 0.318497; + texcoord 0.599320 -1.96879; + tangent -0.960249 0.195669 0.199085; + vertex 32.0790 17.6226 109.286; + normal -0.761891 -0.605179 -0.230826; + texcoord 0.998540 -1.96879; + tangent 0.638643 -0.642501 -0.423471; + vertex 31.2298 14.6475 107.673; + normal -0.739021 -0.631303 -0.235168; + texcoord 0.898730 -1.96879; + tangent 0.671086 -0.624903 -0.398924; + vertex 30.4803 15.4014 108.170; + normal -0.398323 -0.864466 -0.306654; + texcoord 0.998540 -1.04347; + tangent 0.917883 -0.380938 -0.111256; + vertex 31.7960 18.7222 95.1212; + normal -0.372409 -0.875789 -0.307090; + texcoord 0.898730 -1.04347; + tangent 0.928651 -0.358366 -0.0958209; + vertex 30.5061 19.2453 95.2663; + normal 0.0656637 -0.923577 -0.377749; + texcoord 0.998540 -0.0669600; + tangent 0.994879 0.0338322 0.0952475; + vertex 32.3279 24.1267 81.2932; + normal 0.0948596 -0.922422 -0.374352; + texcoord 0.898730 -0.0669600; + tangent 0.987124 0.0508973 0.151641; + vertex 30.6997 24.0543 81.1292; + normal 0.429651 -0.840868 -0.329151; + texcoord 0.998540 1.00000; + tangent 0.773289 0.163049 0.612731; + vertex 34.3752 32.7983 63.5891; + normal 0.214975 -0.904879 -0.367397; + texcoord 0.898730 1.00000; + tangent 0.900874 0.0562859 0.430416; + vertex 31.9418 32.2736 61.6125; + normal 0.0676187 -0.921030 -0.383577; + texcoord 0.798930 1.00000; + tangent 0.966595 -0.0347915 0.253936; + vertex 29.6033 32.3577 60.9982; + normal 0.839065 -0.451517 -0.303483; + texcoord 0.200100 -1.96879; + tangent 0.540965 0.751599 0.377435; + vertex 33.3986 14.8170 107.571; + normal 0.959317 -0.198879 -0.200394; + texcoord 0.299900 -1.96879; + tangent 0.272762 0.875727 0.398376; + vertex 34.0093 15.6653 107.997; + normal 0.971427 -0.182306 -0.151970; + texcoord 0.200100 -2.35717; + tangent 0.216194 0.976245 -0.0143473; + vertex 34.1920 13.3652 111.924; + normal 0.991889 -0.0739127 -0.103407; + texcoord 0.399710 -2.35717; + tangent 0.0640921 0.997293 -0.0360442; + vertex 34.3504 15.1190 111.660; + normal 0.990300 0.117112 -0.0747650; + texcoord 0.399710 -1.96879; + tangent -0.0647556 0.865110 0.497384; + vertex 33.9356 16.6493 108.563; + normal -0.340465 0.804850 0.486107; + texcoord 0.599320 -1.96879; + tangent -0.936958 -0.333685 -0.103751; + vertex 32.0790 17.6226 109.286; + normal -0.362393 0.789374 0.495540; + texcoord 0.699120 -1.96879; + tangent -0.906880 -0.421024 0.0175466; + vertex 31.0052 17.2401 109.167; + normal -0.351419 0.732410 0.583164; + texcoord 0.599320 -2.35717; + tangent -0.421165 -0.683907 0.595728; + vertex 33.5706 15.9761 113.056; + normal -0.260363 0.751866 0.605730; + texcoord 0.798930 -2.35717; + tangent -0.405823 -0.659205 0.633054; + vertex 32.9302 14.7522 114.184; + normal -0.0598107 0.881126 0.469084; + texcoord 0.599320 -2.78301; + tangent -0.739733 -0.361671 0.567441; + vertex 37.6993 14.4233 115.890; + normal -0.0604437 0.904416 0.422348; + texcoord 0.798930 -2.78301; + tangent -0.779296 -0.307156 0.546217; + vertex 36.5271 13.9613 116.711; + normal -0.0231976 0.885180 0.464670; + texcoord 0.599320 -3.14248; + vertex 40.5582 13.4864 117.817; + normal 0.696715 -0.168037 -0.697389; + texcoord 0.200100 -2.35717; + tangent 0.0889818 0.984913 -0.148420; + vertex 34.1920 13.3652 111.924; + normal 0.647021 -0.246146 -0.721649; + texcoord 0.399710 -2.35717; + tangent 0.185442 0.968836 -0.164217; + vertex 34.3504 15.1190 111.660; + normal 0.553151 -0.519120 -0.651565; + texcoord 0.200100 -2.78301; + tangent 0.521755 0.827386 -0.207858; + vertex 37.3499 12.0503 115.396; + normal 0.519377 -0.549176 -0.654717; + texcoord 0.399710 -2.78301; + tangent 0.570853 0.793102 -0.212404; + vertex 38.2078 13.2423 115.077; + normal 0.621956 -0.586591 -0.518731; + texcoord 0.200100 -3.14248; + vertex 39.5159 11.9905 118.061; + normal 0.484163 0.839915 -0.245212; + texcoord 0.599320 -2.35717; + tangent -0.429774 0.472396 0.769504; + vertex 33.5706 15.9761 113.056; + normal 0.614397 0.635797 -0.467203; + texcoord 0.599320 -2.78301; + tangent -0.349133 0.744925 0.568501; + vertex 37.6993 14.4233 115.890; + normal 0.523441 0.803964 -0.282225; + texcoord 0.399710 -2.35717; + tangent -0.419425 0.524340 0.741047; + vertex 34.3504 15.1190 111.660; + normal 0.625612 0.606798 -0.490311; + texcoord 0.399710 -2.78301; + tangent -0.334243 0.776374 0.534346; + vertex 38.2078 13.2423 115.077; + normal 0.568536 0.618272 -0.542684; + texcoord 0.599320 -3.14248; + tangent -0.334243 0.776374 0.534346; + vertex 40.5582 13.4864 117.817; + normal 0.752275 0.0875981 -0.652999; + texcoord 0.399710 -2.78301; + tangent 0.192646 0.918561 0.345157; + vertex 38.2078 13.2423 115.077; + normal 0.775092 0.0732640 -0.627587; + texcoord 0.599320 -3.14248; + tangent 0.192646 0.918561 0.345157; + vertex 40.5582 13.4864 117.817; + normal 0.772620 0.0408503 -0.633553; + texcoord 0.399710 -3.14248; + tangent 0.199176 0.928761 0.312620; + vertex 40.3387 12.4398 117.424; + normal 0.771987 -0.372288 -0.515207; + texcoord 0.599320 -3.52850; + tangent 0.267455 0.931087 -0.248083; + vertex 42.3117 12.8226 120.012; + normal 0.761248 -0.419575 -0.494427; + texcoord 0.399710 -3.52850; + tangent 0.270892 0.898508 -0.345401; + vertex 42.1045 12.1352 120.276; + normal 0.770627 -0.417446 -0.481532; + texcoord 0.599320 -3.93296; + tangent 0.270892 0.898508 -0.345401; + vertex 43.8139 12.5548 122.648; + normal -0.637542 -0.0682951 0.767382; + texcoord 0.998540 -3.14248; + tangent -0.140762 -0.968970 -0.203182; + vertex 39.2265 12.7574 118.847; + normal -0.611379 -0.0763452 0.787647; + texcoord 0.798930 -2.78301; + tangent -0.140762 -0.968970 -0.203182; + vertex 36.5271 13.9613 116.711; + normal -0.626368 -0.124938 0.769451; + texcoord 0.998540 -2.78301; + tangent -0.0856319 -0.968087 -0.235531; + vertex 36.3134 12.4896 116.403; + normal -0.793480 -0.355430 0.494023; + texcoord 0.798930 -2.35717; + tangent 0.173416 -0.906462 -0.385036; + vertex 32.9302 14.7522 114.184; + normal -0.788017 -0.417981 0.452020; + texcoord 0.998540 -2.35717; + tangent 0.247520 -0.883721 -0.397204; + vertex 33.3194 13.1328 113.475; + normal -0.828649 -0.519192 0.209239; + texcoord 0.898730 -1.96879; + tangent 0.385514 -0.791611 -0.474058; + vertex 30.4803 15.4014 108.170; + normal -0.900963 -0.272529 0.337630; + texcoord 0.798930 -1.96879; + tangent 0.0748557 -0.864095 -0.497731; + vertex 30.3946 16.3917 108.741; + normal -0.688238 -0.723072 0.0591220; + texcoord 0.998540 -1.96879; + tangent 0.638643 -0.642501 -0.423471; + vertex 31.2298 14.6475 107.673; + normal -0.541116 -0.692773 0.476717; + texcoord 0.200100 -3.52850; + tangent 0.254843 -0.675312 -0.692105; + vertex 41.7318 12.2379 120.935; + normal -0.483610 -0.708805 0.513534; + texcoord 0.000490000 -3.14248; + tangent 0.254843 -0.675312 -0.692105; + vertex 39.2265 12.7574 118.847; + normal -0.437055 -0.757689 0.484655; + texcoord 0.200100 -3.14248; + tangent 0.338258 -0.623536 -0.704830; + vertex 39.5159 11.9905 118.061; + normal -0.290830 -0.940701 0.174639; + texcoord 0.000490000 -2.78301; + tangent 0.662176 -0.322905 -0.676206; + vertex 36.3134 12.4896 116.403; + normal -0.254379 -0.962312 0.0961556; + texcoord 0.200100 -2.78301; + tangent 0.668151 -0.234065 -0.706249; + vertex 37.3499 12.0503 115.396; + normal -0.159381 -0.971177 -0.177235; + texcoord 0.000490000 -2.35717; + tangent 0.570680 0.0609572 -0.818907; + vertex 33.3194 13.1328 113.475; + normal -0.0812436 -0.972573 -0.217949; + texcoord 0.200100 -2.35717; + tangent 0.544278 0.152456 -0.824936; + vertex 34.1920 13.3652 111.924; + normal 0.0181567 -0.966451 -0.256207; + texcoord 0.100290 -1.96879; + tangent 0.991384 0.0457850 -0.122724; + vertex 32.3369 14.4282 107.447; + normal -0.224694 -0.959558 -0.169592; + texcoord 0.000490000 -1.96879; + tangent 0.961849 -0.190532 -0.196327; + vertex 31.2298 14.6475 107.673; + normal 0.357701 -0.864369 -0.353435; + texcoord 0.200100 -1.96879; + tangent 0.933450 0.341844 0.108696; + vertex 33.3986 14.8170 107.571; + normal 0.956348 0.168928 -0.238458; + texcoord 0.100290 1.00000; + tangent 0.225516 0.0923353 0.969854; + vertex 3.91628 18.1922 70.6151; + normal 0.884269 -0.0769913 -0.460587; + texcoord 0.100290 -0.0695100; + tangent 0.388689 0.663452 0.639337; + vertex 9.02764 4.21766 81.2146; + normal 0.954301 0.148056 -0.259592; + texcoord 0.000490000 1.00000; + tangent 0.238448 0.128328 0.962639; + vertex 3.35256 17.9614 68.1907; + normal 0.876143 -0.0929943 -0.472996; + texcoord 0.000490000 -0.0695100; + tangent 0.400434 0.683414 0.610408; + vertex 8.38848 3.10186 80.2141; + normal 0.653458 -0.386967 -0.650576; + texcoord 0.100290 -1.24694; + tangent 0.724014 0.563576 0.397726; + vertex 14.0189 -9.28365 93.2364; + normal 0.636215 -0.402695 -0.658079; + texcoord 0.000490000 -1.24694; + tangent 0.742414 0.551600 0.380210; + vertex 12.9750 -10.0592 92.7018; + normal 0.805133 0.516119 0.292202; + texcoord 0.100290 1.00000; + tangent -0.289798 -0.0875108 0.953079; + vertex 3.91628 18.1922 70.6151; + normal 0.813347 0.510892 0.278310; + texcoord 0.200100 1.00000; + tangent -0.289425 -0.0646477 0.955015; + vertex 3.30056 18.0063 72.6400; + normal 0.937152 0.348032 -0.0248841; + texcoord 0.100290 -0.0695100; + tangent -0.206038 0.603667 0.770152; + vertex 9.02764 4.21766 81.2146; + normal 0.940213 0.337533 -0.0455062; + texcoord 0.200100 -0.0695100; + tangent -0.191159 0.630265 0.752479; + vertex 8.71024 5.21741 82.4107; + normal 0.932182 0.0772407 -0.353652; + texcoord 0.100290 -1.24694; + tangent 0.214118 0.662562 0.717750; + vertex 14.0189 -9.28365 93.2364; + normal 0.926883 0.0630890 -0.370010; + texcoord 0.200100 -1.24694; + tangent 0.239016 0.660869 0.711424; + vertex 14.3491 -8.37058 94.2193; + normal 0.365418 0.680231 0.635417; + texcoord 0.299900 1.00000; + tangent -0.902804 0.0927075 0.419942; + vertex 1.75053 18.1654 73.3610; + normal 0.625085 0.642334 0.443481; + texcoord 0.299900 -0.0695100; + tangent -0.742957 0.313010 0.591642; + vertex 7.55752 5.71925 83.3455; + normal 0.381460 0.678833 0.627434; + texcoord 0.200100 1.00000; + tangent -0.896815 0.104371 0.429918; + vertex 3.30056 18.0063 72.6400; + normal 0.638974 0.639190 0.427957; + texcoord 0.200100 -0.0695100; + tangent -0.729825 0.324929 0.601479; + vertex 8.71024 5.21741 82.4107; + normal 0.869028 0.477017 0.131319; + texcoord 0.299900 -1.24694; + tangent -0.396686 0.504985 0.766570; + vertex 13.8396 -7.66874 95.2752; + normal 0.878129 0.464387 0.115039; + texcoord 0.200100 -1.24694; + tangent -0.372870 0.513651 0.772742; + vertex 14.3491 -8.37058 94.2193; + normal -0.241202 0.536310 0.808822; + texcoord 0.299900 1.00000; + tangent -0.890626 0.208731 -0.404001; + vertex 1.75053 18.1654 73.3610; + normal -0.209291 0.553246 0.806298; + texcoord 0.399710 1.00000; + tangent -0.913816 0.185417 -0.361332; + vertex -0.141740 18.6089 72.5027; + normal 0.0603607 0.671970 0.738114; + texcoord 0.299900 -0.0695100; + tangent -0.977905 -0.107488 0.179300; + vertex 7.55752 5.71925 83.3455; + normal 0.0780391 0.675801 0.732941; + texcoord 0.399710 -0.0695100; + tangent -0.972083 -0.112699 0.205800; + vertex 6.00977 5.53148 83.6619; + normal 0.442401 0.725828 0.526740; + texcoord 0.299900 -1.24694; + tangent -0.849175 0.144672 0.507909; + vertex 13.8396 -7.66874 95.2752; + normal 0.461452 0.724355 0.512222; + texcoord 0.399710 -1.24694; + tangent -0.835677 0.161070 0.525072; + vertex 12.6850 -7.44620 96.0006; + normal -0.917780 -0.396560 0.0204967; + texcoord 0.699120 1.00000; + tangent 0.154870 -0.404997 -0.901106; + vertex -2.19017 16.6766 65.2178; + normal -0.932098 -0.354876 0.0725053; + texcoord 0.699120 -0.0695100; + tangent 0.179342 -0.623272 -0.761163; + vertex 4.26839 2.54461 80.9939; + normal -0.918444 -0.394900 0.0226918; + texcoord 0.599320 1.00000; + tangent 0.155690 -0.411422 -0.898049; + vertex -2.57722 17.6887 67.4699; + normal -0.934245 -0.347169 0.0816105; + texcoord 0.599320 -0.0695100; + tangent 0.172033 -0.636005 -0.752265; + vertex 3.97698 3.56945 82.2085; + normal -0.926931 -0.0702795 0.368592; + texcoord 0.699120 -1.24694; + tangent -0.229695 -0.663006 -0.712505; + vertex 9.89198 -9.50462 94.5906; + normal -0.922456 -0.0554633 0.382099; + texcoord 0.599320 -1.24694; + tangent -0.252834 -0.661163 -0.706356; + vertex 10.2452 -8.58084 95.5776; + normal -0.334159 -0.765909 -0.549291; + texcoord 0.699120 1.00000; + tangent 0.902803 -0.0927130 -0.419941; + vertex -2.19017 16.6766 65.2178; + normal -0.347554 -0.763965 -0.543658; + texcoord 0.798930 1.00000; + tangent 0.897938 -0.102225 -0.428086; + vertex -0.640140 16.5174 64.4968; + normal -0.605625 -0.695240 -0.387118; + texcoord 0.699120 -0.0695100; + tangent 0.741359 -0.314643 -0.592779; + vertex 4.26839 2.54461 80.9939; + normal -0.619217 -0.688408 -0.377710; + texcoord 0.798930 -0.0695100; + tangent 0.729999 -0.324787 -0.601344; + vertex 5.42112 2.04278 80.0591; + normal -0.863727 -0.488799 -0.122682; + texcoord 0.699120 -1.24694; + tangent 0.398462 -0.504326 -0.766083; + vertex 9.89198 -9.50462 94.5906; + normal -0.874298 -0.473405 -0.107196; + texcoord 0.798930 -1.24694; + tangent 0.372873 -0.513656 -0.772738; + vertex 10.4015 -10.2065 93.5348; + normal -0.0280133 -0.737361 -0.674918; + texcoord 0.798930 1.00000; + tangent 0.973994 0.131728 -0.184343; + vertex -0.640140 16.5174 64.4968; + normal -0.0305713 -0.729770 -0.683009; + texcoord 0.898730 -0.0695100; + tangent 0.973995 0.131729 -0.184343; + vertex 6.99485 2.25562 79.7612; + normal -0.0401106 -0.732371 -0.679724; + texcoord 0.798930 -0.0695100; + tangent 0.973344 0.126231 -0.191488; + vertex 5.42112 2.04278 80.0591; + normal -0.424283 -0.741570 -0.519671; + texcoord 0.898730 -1.24694; + tangent 0.855805 -0.135319 -0.499286; + vertex 11.5791 -10.4183 92.8133; + normal -0.443743 -0.738654 -0.507427; + texcoord 0.798930 -1.24694; + tangent 0.842841 -0.151610 -0.516365; + vertex 10.4015 -10.2065 93.5348; + normal -0.100676 0.657853 0.746387; + texcoord 0.399710 -1.24694; + tangent -0.966368 -0.243091 0.0839085; + vertex 12.6850 -7.44620 96.0006; + normal -0.490988 0.453868 0.743596; + texcoord 0.399710 -0.0695100; + tangent -0.833921 -0.490414 -0.253122; + vertex 6.00977 5.53148 83.6619; + normal -0.121567 0.651673 0.748695; + texcoord 0.499510 -1.24694; + tangent -0.963735 -0.258945 0.0645219; + vertex 11.3263 -7.78798 96.1186; + normal -0.725065 0.259516 0.637913; + texcoord 0.499510 -0.0695100; + tangent -0.630651 -0.597923 -0.494739; + vertex 4.65818 4.72583 83.2391; + normal -0.775862 0.195618 0.599810; + texcoord 0.399710 1.00000; + tangent -0.618553 -0.0648096 -0.783066; + vertex -0.141740 18.6089 72.5027; + normal -0.913957 -0.0475001 0.403022; + texcoord 0.499510 1.00000; + tangent -0.360242 -0.199446 -0.911289; + vertex -1.66342 18.4765 70.5239; + normal -0.936119 -0.120650 0.330340; + texcoord 0.599320 1.00000; + tangent -0.285483 -0.260645 -0.922260; + vertex -2.57722 17.6887 67.4699; + normal -0.865404 0.0844173 0.493912; + texcoord 0.599320 -0.0695100; + tangent -0.410338 -0.681944 -0.605454; + vertex 3.97698 3.56945 82.2085; + normal -0.647047 0.386350 0.657316; + texcoord 0.499510 -1.24694; + tangent -0.728022 -0.561512 -0.393305; + vertex 11.3263 -7.78798 96.1186; + normal -0.629152 0.405241 0.663285; + texcoord 0.599320 -1.24694; + tangent -0.747782 -0.548426 -0.374234; + vertex 10.2452 -8.58084 95.5776; + normal 0.111510 -0.663289 -0.740009; + texcoord 0.998540 -1.24694; + tangent 0.965584 0.248391 -0.0771380; + vertex 12.9750 -10.0592 92.7018; + normal 0.135895 -0.658075 -0.740588; + texcoord 0.898730 -1.24694; + tangent 0.962254 0.266565 -0.0548577; + vertex 11.5791 -10.4183 92.8133; + normal 0.509243 -0.476402 -0.716737; + texcoord 0.998540 -0.0695100; + tangent 0.828240 0.495883 0.260995; + vertex 8.38848 3.10186 80.2141; + normal 0.533853 -0.461841 -0.708311; + texcoord 0.898730 -0.0695100; + tangent 0.818226 0.475767 0.322726; + vertex 6.99485 2.25562 79.7612; + normal 0.810302 -0.213989 -0.545544; + texcoord 0.998540 1.00000; + tangent 0.578140 0.217213 0.786494; + vertex 3.35256 17.9614 68.1907; + normal 0.645279 -0.385704 -0.659430; + texcoord 0.898730 1.00000; + tangent 0.752572 0.270813 0.600247; + vertex 1.48079 17.2720 65.5823; + normal 0.528906 -0.471856 -0.705415; + texcoord 0.798930 1.00000; + tangent 0.848642 0.301948 0.434321; + vertex -0.640140 16.5174 64.4968; + normal 0.909151 0.105024 -0.403007; + texcoord 0.100290 -1.24694; + tangent 0.239016 0.660869 0.711424; + vertex 14.0189 -9.28365 93.2364; + normal 0.907884 0.0973095 -0.407771; + texcoord 0.200100 -1.24694; + tangent 0.228601 0.695563 0.681127; + vertex 14.3491 -8.37058 94.2193; + normal 0.867549 -0.00830206 -0.497282; + texcoord 0.100290 -1.82201; + tangent -0.0151705 0.999320 -0.0336016; + vertex 17.4100 -12.4766 100.055; + normal 0.870514 -0.0145165 -0.491930; + texcoord 0.200100 -1.82201; + tangent -0.0343605 0.995333 -0.0901756; + vertex 17.3697 -11.3072 99.9486; + normal 0.852911 -0.0178261 -0.521752; + texcoord 0.200100 -2.33860; + tangent -0.0343605 0.995333 -0.0901759; + vertex 20.8417 -11.6292 105.635; + normal 0.346086 0.896773 0.275721; + texcoord 0.299900 -1.24694; + tangent -0.835677 0.161070 0.525072; + vertex 13.8396 -7.66874 95.2752; + normal 0.361572 0.895369 0.259961; + texcoord 0.399710 -1.24694; + tangent -0.828684 0.177351 0.530876; + vertex 12.6850 -7.44620 96.0006; + normal 0.361765 0.932144 -0.0152610; + texcoord 0.299900 -1.82201; + tangent -0.763005 0.304226 0.570325; + vertex 16.7961 -10.3545 100.300; + normal 0.369533 0.928855 -0.0259585; + texcoord 0.399710 -1.82201; + tangent -0.755488 0.316591 0.573593; + vertex 15.9085 -9.98257 100.974; + normal 0.245156 0.948499 -0.200620; + texcoord 0.399710 -2.33860; + vertex 20.1571 -9.99217 106.120; + normal -0.639677 0.444105 0.627362; + texcoord 0.499510 -1.24694; + tangent -0.747782 -0.548426 -0.374234; + vertex 11.3263 -7.78798 96.1186; + normal -0.625826 0.468582 0.623516; + texcoord 0.599320 -1.24694; + tangent -0.743201 -0.601573 -0.292850; + vertex 10.2452 -8.58084 95.5776; + normal -0.592596 0.609181 0.526998; + texcoord 0.499510 -1.82201; + tangent -0.458565 -0.790431 0.406124; + vertex 15.0458 -10.3334 101.713; + normal -0.606899 0.615523 0.502798; + texcoord 0.599320 -1.82201; + tangent -0.431340 -0.786439 0.442108; + vertex 14.5229 -11.2867 102.249; + normal -0.665157 0.608283 0.433081; + texcoord 0.599320 -2.33860; + tangent -0.431340 -0.786439 0.442108; + vertex 18.7493 -10.2785 107.324; + normal -0.687789 -0.712005 0.141404; + texcoord 0.699120 -1.24694; + tangent 0.372873 -0.513656 -0.772738; + vertex 9.89198 -9.50462 94.5906; + normal -0.698539 -0.699760 0.149593; + texcoord 0.798930 -1.24694; + tangent 0.386718 -0.543705 -0.744872; + vertex 10.4015 -10.2065 93.5348; + normal -0.725466 -0.581882 0.367576; + texcoord 0.699120 -1.82201; + tangent 0.489980 -0.809042 -0.324608; + vertex 14.5542 -12.4647 102.363; + normal -0.720115 -0.576059 0.386768; + texcoord 0.798930 -1.82201; + tangent 0.491867 -0.816977 -0.301023; + vertex 15.1278 -13.4173 102.012; + normal -0.629962 -0.572595 0.524674; + texcoord 0.798930 -2.33860; + tangent 0.491867 -0.816977 -0.301023; + vertex 18.5639 -12.0925 107.584; + normal 0.189673 -0.875404 -0.444627; + texcoord 0.898730 -1.24694; + tangent 0.965584 0.248391 -0.0771380; + vertex 11.5791 -10.4183 92.8133; + normal 0.179760 -0.878572 -0.442490; + texcoord 0.998540 -1.24694; + tangent 0.961332 0.253543 -0.107501; + vertex 12.9750 -10.0592 92.7018; + normal 0.206173 -0.950556 -0.232240; + texcoord 0.898730 -1.82201; + tangent 0.745155 0.300662 -0.595270; + vertex 16.0245 -13.7808 101.330; + normal 0.156138 -0.948058 -0.277141; + texcoord 0.998540 -1.82201; + tangent 0.723750 0.300752 -0.621075; + vertex 16.9018 -13.4162 100.577; + normal 0.321420 -0.943357 -0.0822588; + texcoord 0.998540 -2.33860; + vertex 19.8664 -12.9253 106.532; + normal 0.931979 0.177333 -0.316176; + texcoord 0.200100 -3.19825; + tangent -0.214682 0.972783 -0.0872072; + vertex 24.9112 -11.6918 114.647; + normal 0.891014 0.189911 -0.412345; + texcoord 0.200100 -2.83215; + tangent -0.233746 0.971058 -0.0490782; + vertex 23.6423 -11.5297 110.998; + normal 0.871571 0.150517 -0.466593; + texcoord 0.399710 -2.83215; + tangent -0.214682 0.972783 -0.0872071; + vertex 23.3090 -10.0195 110.862; + normal 0.779930 0.430294 -0.454484; + texcoord 0.399710 -2.33860; + tangent -0.363102 0.900189 0.240451; + vertex 20.1571 -9.99217 106.120; + normal 0.770335 0.461426 -0.440080; + texcoord 0.200100 -2.33860; + tangent -0.380841 0.885463 0.266301; + vertex 20.8417 -11.6292 105.635; + normal 0.778922 0.565662 -0.270755; + texcoord 0.299900 -1.82201; + tangent -0.482003 0.810379 0.333106; + vertex 16.7961 -10.3545 100.300; + normal 0.766961 0.570208 -0.294336; + texcoord 0.200100 -1.82201; + tangent -0.491862 0.816975 0.301038; + vertex 17.3697 -11.3072 99.9486; + normal 0.753944 0.650585 -0.0911459; + texcoord 0.200100 -1.24694; + tangent -0.391886 0.555071 0.733703; + vertex 14.3491 -8.37058 94.2193; + normal 0.743333 0.663807 -0.0825614; + texcoord 0.299900 -1.24694; + tangent -0.372870 0.513651 0.772742; + vertex 13.8396 -7.66874 95.2752; + normal -0.609772 -0.704255 0.363597; + texcoord 0.998540 -3.19825; + tangent 0.662884 -0.704636 -0.253125; + vertex 23.8188 -11.6538 115.073; + normal -0.573243 -0.695118 0.433824; + texcoord 0.798930 -2.83215; + vertex 21.4738 -11.0822 112.248; + normal -0.557701 -0.721240 0.410831; + texcoord 0.998540 -2.83215; + tangent 0.672782 -0.679434 -0.292804; + vertex 22.5139 -12.1877 111.850; + normal -0.325777 -0.883606 0.336318; + texcoord 0.798930 -2.33860; + tangent 0.702824 -0.457851 -0.544436; + vertex 18.5639 -12.0925 107.584; + normal -0.306921 -0.893600 0.327533; + texcoord 0.998540 -2.33860; + tangent 0.696579 -0.445417 -0.562478; + vertex 19.8664 -12.9253 106.532; + normal -0.310627 -0.944900 0.103317; + texcoord 0.898730 -1.82201; + tangent 0.758934 -0.308968 -0.573199; + vertex 16.0245 -13.7808 101.330; + normal -0.290713 -0.948825 0.123357; + texcoord 0.798930 -1.82201; + tangent 0.757401 -0.306985 -0.576285; + vertex 15.1278 -13.4173 102.012; + normal -0.308056 -0.929265 -0.203881; + texcoord 0.798930 -1.24694; + tangent 0.838298 -0.161627 -0.520705; + vertex 10.4015 -10.2065 93.5348; + normal -0.297469 -0.930842 -0.212241; + texcoord 0.898730 -1.24694; + tangent 0.842842 -0.151610 -0.516365; + vertex 11.5791 -10.4183 92.8133; + normal -0.0180825 -0.998923 0.0427224; + texcoord 0.200100 -3.59983; + tangent 0.931132 -0.0323906 -0.363240; + vertex 25.7396 -11.5662 117.935; + normal 0.00537475 -0.994721 0.102478; + texcoord 0.000490000 -3.19825; + vertex 23.8188 -11.6538 115.073; + normal 0.0548817 -0.996763 0.0587481; + texcoord 0.200100 -3.19825; + tangent 0.914306 0.0455322 -0.402457; + vertex 24.9112 -11.6918 114.647; + normal 0.384465 -0.916579 -0.109857; + texcoord 0.000490000 -2.83215; + tangent 0.746727 0.390946 -0.538108; + vertex 22.5139 -12.1877 111.850; + normal 0.445546 -0.881724 -0.155083; + texcoord 0.200100 -2.83215; + tangent 0.704189 0.457890 -0.542636; + vertex 23.6423 -11.5297 110.998; + normal 0.637273 -0.712507 -0.293626; + texcoord 0.000490000 -2.33860; + tangent 0.535699 0.689522 -0.487428; + vertex 19.8664 -12.9253 106.532; + normal 0.646146 -0.698672 -0.307171; + texcoord 0.200100 -2.33860; + tangent 0.526204 0.699336 -0.483775; + vertex 20.8417 -11.6292 105.635; + normal 0.648213 -0.610400 -0.455227; + texcoord 0.100290 -1.82201; + tangent 0.457169 0.788794 -0.410854; + vertex 17.4100 -12.4766 100.055; + normal 0.684803 -0.600223 -0.413253; + texcoord 0.000490000 -1.82201; + tangent 0.427401 0.790124 -0.439355; + vertex 16.9018 -13.4162 100.577; + normal 0.650569 -0.512130 -0.560788; + texcoord 0.000490000 -1.24694; + tangent 0.739576 0.593518 0.317434; + vertex 12.9750 -10.0592 92.7018; + normal 0.659124 -0.499822 -0.561902; + texcoord 0.100290 -1.24694; + tangent 0.742414 0.551600 0.380210; + vertex 14.0189 -9.28365 93.2364; + normal 0.571818 0.796253 -0.197498; + texcoord 0.599320 -3.59983; + tangent -0.773542 0.603494 0.193462; + vertex 25.9968 -10.3422 117.672; + normal 0.573927 0.796557 -0.190011; + texcoord 0.399710 -3.19825; + tangent -0.773542 0.603494 0.193462; + vertex 25.2084 -10.6062 114.325; + normal 0.527893 0.830808 -0.176313; + texcoord 0.599320 -3.19825; + tangent -0.801882 0.544069 0.246930; + vertex 24.2980 -9.89587 114.553; + normal 0.196514 0.975850 -0.0953925; + texcoord 0.399710 -2.83215; + tangent -0.855131 0.209538 0.474178; + vertex 23.3090 -10.0195 110.862; + normal 0.119255 0.990086 -0.0742158; + texcoord 0.599320 -2.83215; + tangent -0.846740 0.136454 0.514210; + vertex 21.9688 -9.74285 111.635; + normal -0.134899 0.989807 0.0456618; + texcoord 0.399710 -2.33860; + tangent -0.761236 -0.139378 0.633320; + vertex 20.1571 -9.99217 106.120; + normal -0.161259 0.985845 0.0458878; + texcoord 0.599320 -2.33860; + tangent -0.751000 -0.152746 0.642392; + vertex 18.7493 -10.2785 107.324; + normal -0.123438 0.945335 0.301836; + texcoord 0.499510 -1.82201; + tangent -0.755507 -0.284444 0.590170; + vertex 15.0458 -10.3334 101.713; + normal -0.0968971 0.938261 0.332081; + texcoord 0.399710 -1.82201; + tangent -0.725493 -0.294999 0.621800; + vertex 15.9085 -9.98257 100.974; + normal -0.153709 0.854848 0.495589; + texcoord 0.399710 -1.24694; + tangent -0.959859 -0.250198 0.126778; + vertex 12.6850 -7.44620 96.0006; + normal -0.170267 0.849332 0.499644; + texcoord 0.499510 -1.24694; + tangent -0.966367 -0.243091 0.0839085; + vertex 11.3263 -7.78798 96.1186; + normal -0.432776 0.828961 0.354300; + texcoord 0.599320 -3.59983; + tangent -0.734264 -0.552144 0.394959; + vertex 25.9968 -10.3422 117.672; + normal -0.502632 0.797606 0.333446; + texcoord 0.599320 -3.19825; + tangent -0.674774 -0.618440 0.402755; + vertex 24.2980 -9.89587 114.553; + normal -0.482148 0.833717 0.269162; + texcoord 0.798930 -3.19825; + tangent -0.734264 -0.552144 0.394959; + vertex 23.4380 -10.5425 115.015; + normal -0.723228 0.525708 0.447853; + texcoord 0.798930 -2.83215; + tangent -0.352665 -0.846814 0.398163; + vertex 21.4738 -11.0822 112.248; + normal -0.740340 0.456951 0.493045; + texcoord 0.599320 -2.83215; + tangent -0.293774 -0.883131 0.365754; + vertex 21.9688 -9.74285 111.635; + normal -0.797167 0.193298 0.571980; + texcoord 0.798930 -2.33860; + tangent -0.117825 -0.979900 0.160974; + vertex 18.5639 -12.0925 107.584; + normal -0.793719 0.157972 0.587413; + texcoord 0.599320 -2.33860; + tangent -0.0917075 -0.986197 0.137859; + vertex 18.7493 -10.2785 107.324; + normal -0.804781 0.0397635 0.592238; + texcoord 0.699120 -1.82201; + tangent 0.000168239 -0.998542 0.0539729; + vertex 14.5542 -12.4647 102.363; + normal -0.808086 0.0355615 0.587989; + texcoord 0.599320 -1.82201; + tangent 0.0264465 -0.994979 0.0965223; + vertex 14.5229 -11.2867 102.249; + normal -0.871153 -0.149226 0.467787; + texcoord 0.599320 -1.24694; + tangent -0.243751 -0.691680 -0.679826; + vertex 10.2452 -8.58084 95.5776; + normal -0.872202 -0.160217 0.462163; + texcoord 0.699120 -1.24694; + tangent -0.252834 -0.661163 -0.706356; + vertex 9.89198 -9.50462 94.5906; + normal -0.813452 0.280220 0.509679; + texcoord 0.798930 -3.19825; + tangent -0.200994 -0.957736 0.205773; + vertex 23.4380 -10.5425 115.015; + normal -0.872210 0.270591 0.407468; + texcoord 0.998540 -3.59983; + tangent -0.200994 -0.957736 0.205773; + vertex 25.0592 -11.1653 117.945; + normal -0.858456 0.292601 0.421235; + texcoord 0.798930 -3.59983; + tangent -0.213792 -0.955551 0.203018; + vertex 25.2180 -10.4085 117.783; + normal -0.705271 0.661499 0.254973; + texcoord 0.998540 -4.02486; + tangent -0.639512 -0.764432 0.0816550; + vertex 26.0766 -10.7673 120.550; + normal -0.678982 0.693409 0.241180; + texcoord 0.798930 -4.02486; + tangent -0.703445 -0.708493 0.0565918; + vertex 26.3638 -10.4780 120.527; + normal -0.690749 0.700235 0.180378; + texcoord 0.798930 -4.12486; + tangent -0.703445 -0.708493 0.0565918; + vertex 26.3193 -10.6746 121.119; + normal 0.931773 -0.331816 -0.147298; + texcoord 0.100290 1.00000; + tangent 0.0169215 -0.365599 0.930619; + vertex 8.31171 -22.0931 77.2629; + normal 0.717719 -0.491976 -0.492786; + texcoord 0.100290 -0.0690300; + tangent 0.628333 0.151478 0.763054; + vertex 4.46166 -36.0395 84.3254; + normal 0.916653 -0.352912 -0.187617; + texcoord 0.000490000 1.00000; + tangent 0.0647660 -0.334361 0.940217; + vertex 8.27362 -21.2701 75.1681; + normal 0.701157 -0.498344 -0.509934; + texcoord 0.000490000 -0.0690300; + tangent 0.653249 0.166653 0.738575; + vertex 3.51422 -36.2919 83.2339; + normal 0.347537 -0.552999 -0.757238; + texcoord 0.100290 -1.04499; + tangent 0.887812 -0.0624246 0.455953; + vertex 0.375710 -48.4475 90.8265; + normal 0.322817 -0.553207 -0.767953; + texcoord 0.000490000 -1.04499; + tangent 0.897137 -0.0769523 0.434997; + vertex -0.755710 -48.3574 90.2654; + normal -0.0926311 -0.493483 -0.864808; + texcoord 0.100290 -1.96803; + tangent 0.951803 -0.297731 0.0736743; + vertex -3.47879 -58.8347 96.5358; + normal -0.121127 -0.486378 -0.865312; + texcoord 0.000490000 -1.96803; + tangent 0.948609 -0.313460 0.0434039; + vertex -4.49459 -58.4990 96.4893; + normal 0.976290 -0.215848 -0.0163513; + texcoord 0.200100 1.00000; + tangent 0.0968719 0.368103 0.924725; + vertex 7.38851 -22.3911 78.9120; + normal 0.964047 -0.265600 -0.00841559; + texcoord 0.200100 -0.0690300; + tangent 0.106878 0.364645 0.924993; + vertex 4.60044 -35.5121 85.6501; + normal 0.965893 -0.258935 0.00188926; + texcoord 0.100290 -0.0690300; + tangent 0.0968718 0.368104 0.924725; + vertex 4.46166 -36.0395 84.3254; + normal 0.809764 -0.455329 -0.370079; + texcoord 0.100290 -1.04499; + tangent 0.493565 0.192960 0.848033; + vertex 0.375710 -48.4475 90.8265; + normal 0.795529 -0.462811 -0.391074; + texcoord 0.200100 -1.04499; + tangent 0.514647 0.180300 0.838231; + vertex 1.00580 -48.2164 91.8742; + normal 0.498630 -0.516277 -0.696294; + texcoord 0.100290 -1.96803; + tangent 0.790393 -0.0511614 0.610460; + vertex -3.47879 -58.8347 96.5358; + normal 0.476724 -0.514313 -0.712893; + texcoord 0.200100 -1.96803; + tangent 0.805719 -0.0686262 0.588309; + vertex -2.62631 -58.9073 97.1582; + normal -0.565102 0.507558 0.650419; + texcoord 0.499510 1.00000; + tangent -0.324976 0.587688 -0.740954; + vertex 4.64275 -18.6524 77.4036; + normal -0.228298 0.513470 0.827181; + texcoord 0.499510 -0.0690300; + tangent -0.940916 0.102230 -0.322841; + vertex 1.17490 -34.3475 86.6384; + normal -0.554569 0.508741 0.658511; + texcoord 0.399710 1.00000; + tangent -0.342558 0.581579 -0.737848; + vertex 5.37428 -19.9753 79.0715; + normal -0.207146 0.511641 0.833855; + texcoord 0.399710 -0.0690300; + tangent -0.952597 0.0864469 -0.291696; + vertex 2.56912 -34.4664 87.0797; + normal 0.218822 0.418286 0.881563; + texcoord 0.499510 -1.04499; + tangent -0.951957 0.290870 0.0957711; + vertex -1.11790 -46.8557 93.9354; + normal 0.244147 0.408969 0.879282; + texcoord 0.399710 -1.04499; + tangent -0.945793 0.301754 0.120081; + vertex 0.0827000 -47.2326 93.7955; + normal 0.614689 0.218486 0.757906; + texcoord 0.499510 -1.96803; + tangent -0.760061 0.432255 0.485245; + vertex -3.31808 -57.7930 99.5980; + normal 0.636097 0.204031 0.744145; + texcoord 0.399710 -1.96803; + tangent -0.738776 0.439374 0.511039; + vertex -2.52698 -58.2635 99.0508; + normal -0.902762 0.348122 0.252650; + texcoord 0.499510 1.00000; + tangent -0.155427 0.283675 -0.946240; + vertex 4.64275 -18.6524 77.4036; + normal -0.888926 0.364049 0.277992; + texcoord 0.599320 1.00000; + tangent -0.182590 0.264203 -0.947026; + vertex 4.18315 -17.8136 74.6055; + normal -0.718792 0.465584 0.516304; + texcoord 0.499510 -0.0690300; + tangent -0.632385 -0.141471 -0.761627; + vertex 1.17490 -34.3475 86.6384; + normal -0.700600 0.478317 0.529502; + texcoord 0.599320 -0.0690300; + tangent -0.661552 -0.162152 -0.732159; + vertex 0.178000 -34.6027 85.5145; + normal -0.352074 0.517728 0.779745; + texcoord 0.499510 -1.04499; + tangent -0.891037 0.0658341 -0.449132; + vertex -1.11790 -46.8557 93.9354; + normal -0.324256 0.526986 0.785585; + texcoord 0.599320 -1.04499; + tangent -0.900196 0.0804204 -0.427996; + vertex -2.28548 -46.7584 93.3678; + normal 0.0922438 0.482998 0.870749; + texcoord 0.499510 -1.96803; + tangent -0.951909 0.298015 -0.0711082; + vertex -3.31808 -57.7930 99.5980; + normal 0.124762 0.478934 0.868940; + texcoord 0.599320 -1.96803; + tangent -0.948220 0.315370 -0.0376775; + vertex -4.35319 -57.4487 99.5569; + normal -0.978406 0.185548 -0.0910680; + texcoord 0.699120 1.00000; + tangent 0.0693466 -0.120378 -0.990303; + vertex 4.33922 -18.0845 72.3768; + normal -0.968373 0.248730 0.0196614; + texcoord 0.699120 -0.0690300; + tangent -0.107785 -0.352838 -0.929456; + vertex 0.00865000 -35.1318 84.1697; + normal -0.978351 0.187755 -0.0870481; + texcoord 0.599320 1.00000; + tangent 0.0651711 -0.126078 -0.989877; + vertex 4.18315 -17.8136 74.6055; + normal -0.965865 0.256880 0.0334215; + texcoord 0.599320 -0.0690300; + tangent -0.126108 -0.360175 -0.924322; + vertex 0.178000 -34.6027 85.5145; + normal -0.813103 0.426526 0.396156; + texcoord 0.699120 -1.04499; + tangent -0.505904 -0.187360 -0.841996; + vertex -2.93792 -46.9850 92.3161; + normal -0.798501 0.434806 0.416342; + texcoord 0.599320 -1.04499; + tangent -0.526577 -0.174691 -0.831985; + vertex -2.28548 -46.7584 93.3678; + normal -0.491939 0.507288 0.707570; + texcoord 0.699120 -1.96803; + tangent -0.797052 0.0570530 -0.601210; + vertex -5.21761 -57.3708 98.9377; + normal -0.470625 0.508488 0.721077; + texcoord 0.599320 -1.96803; + tangent -0.810802 0.0731038 -0.580737; + vertex -4.35319 -57.4487 99.5569; + normal -0.651233 -0.312853 -0.691389; + texcoord 0.699120 1.00000; + tangent 0.725696 -0.523194 -0.446804; + vertex 4.33922 -18.0845 72.3768; + normal -0.660772 -0.305278 -0.685701; + texcoord 0.798930 1.00000; + tangent 0.719524 -0.520885 -0.459308; + vertex 5.46122 -18.8934 71.6860; + normal -0.846241 -0.131151 -0.516406; + texcoord 0.699120 -0.0690300; + tangent 0.518740 -0.429137 -0.739426; + vertex 0.00865000 -35.1318 84.1697; + normal -0.854819 -0.115987 -0.505797; + texcoord 0.798930 -0.0690300; + tangent 0.504148 -0.425790 -0.751357; + vertex 0.731540 -35.7327 83.1177; + normal -0.976333 0.137510 -0.166931; + texcoord 0.699120 -1.04499; + tangent 0.105655 -0.380118 -0.918884; + vertex -2.93792 -46.9850 92.3161; + normal -0.975408 0.161556 -0.149927; + texcoord 0.798930 -1.04499; + tangent 0.0817566 -0.374369 -0.923669; + vertex -2.82600 -47.4490 91.1820; + normal -0.896830 0.385624 0.216771; + texcoord 0.699120 -1.96803; + tangent -0.312945 -0.223521 -0.923095; + vertex -5.21761 -57.3708 98.9377; + normal -0.882693 0.402454 0.242661; + texcoord 0.798930 -1.96803; + tangent -0.346228 -0.207758 -0.914857; + vertex -5.58117 -57.5890 97.9771; + normal -0.366346 -0.449997 -0.814429; + texcoord 0.798930 1.00000; + tangent 0.920268 -0.304541 -0.245686; + vertex 5.46122 -18.8934 71.6860; + normal -0.363697 -0.434138 -0.824165; + texcoord 0.898730 -0.0690300; + tangent 0.920268 -0.304542 -0.245686; + vertex 2.07054 -36.1758 82.7602; + normal -0.374606 -0.427872 -0.822555; + texcoord 0.798930 -0.0690300; + tangent 0.916546 -0.307950 -0.255168; + vertex 0.731540 -35.7327 83.1177; + normal -0.726153 -0.211809 -0.654094; + texcoord 0.898730 -1.04499; + tangent 0.674451 -0.414159 -0.611219; + vertex -1.99247 -47.9732 90.3987; + normal -0.743256 -0.195895 -0.639683; + texcoord 0.798930 -1.04499; + tangent 0.654862 -0.417410 -0.630020; + vertex -2.82600 -47.4490 91.1820; + normal -0.944198 0.0402039 -0.326917; + texcoord 0.898730 -1.96803; + tangent 0.287490 -0.407876 -0.866595; + vertex -5.30500 -58.0199 97.0418; + normal -0.950697 0.0536292 -0.305448; + texcoord 0.798930 -1.96803; + tangent 0.259039 -0.404207 -0.877220; + vertex -5.58117 -57.5890 97.9771; + normal 0.877831 -0.415768 -0.237803; + texcoord 0.200100 -1.96803; + tangent 0.346238 0.207769 0.914850; + vertex -2.62631 -58.9073 97.1582; + normal 0.966279 -0.198805 0.163650; + texcoord 0.200100 -1.04499; + tangent -0.0812960 0.374223 0.923768; + vertex 1.00580 -48.2164 91.8742; + normal 0.889790 -0.404128 -0.212023; + texcoord 0.299900 -1.96803; + tangent 0.315282 0.222445 0.922559; + vertex -2.26274 -58.6891 98.1189; + normal 0.964882 -0.185560 0.185931; + texcoord 0.299900 -1.04499; + tangent -0.106003 0.380182 0.918817; + vertex 0.893880 -47.7523 93.0082; + normal 0.848170 0.0741116 0.524514; + texcoord 0.200100 -0.0690300; + tangent -0.503807 0.425782 0.751590; + vertex 4.60044 -35.5121 85.6501; + normal 0.636104 0.237910 0.734010; + texcoord 0.299900 -0.0690300; + tangent -0.754210 0.400688 0.520209; + vertex 3.87756 -34.9113 86.7022; + normal 0.651479 0.260630 0.712493; + texcoord 0.200100 1.00000; + tangent -0.717458 0.520095 0.463416; + vertex 7.38851 -22.3911 78.9120; + normal 0.395796 0.375446 0.838085; + texcoord 0.299900 1.00000; + tangent -0.595612 0.801668 -0.0507446; + vertex 6.26651 -21.5823 79.6028; + normal 0.257594 0.419010 0.870676; + texcoord 0.399710 1.00000; + tangent -0.527956 0.816631 -0.233188; + vertex 5.37428 -19.9753 79.0715; + normal 0.381992 0.362961 0.849907; + texcoord 0.399710 -0.0690300; + tangent -0.909428 0.313829 0.272860; + vertex 2.56912 -34.4664 87.0797; + normal 0.727144 0.156235 0.668470; + texcoord 0.299900 -1.04499; + tangent -0.663821 0.415434 0.621897; + vertex 0.893880 -47.7523 93.0082; + normal 0.744258 0.143941 0.652197; + texcoord 0.399710 -1.04499; + tangent -0.644347 0.418416 0.640113; + vertex 0.0827000 -47.2326 93.7955; + normal 0.941570 -0.0683009 0.329818; + texcoord 0.299900 -1.96803; + tangent -0.280046 0.406316 0.869760; + vertex -2.26274 -58.6891 98.1189; + normal 0.948994 -0.0791078 0.305208; + texcoord 0.399710 -1.96803; + tangent -0.249746 0.402254 0.880806; + vertex -2.52698 -58.2635 99.0508; + normal -0.635052 -0.220256 -0.740403; + texcoord 0.998540 -1.96803; + tangent 0.742391 -0.438888 -0.506195; + vertex -4.49459 -58.4990 96.4893; + normal -0.612064 -0.240222 -0.753439; + texcoord 0.898730 -1.96803; + tangent 0.766089 -0.430748 -0.477037; + vertex -5.30500 -58.0199 97.0418; + normal -0.244977 -0.447212 -0.860226; + texcoord 0.998540 -1.04499; + tangent 0.947617 -0.299140 -0.111973; + vertex -0.755710 -48.3574 90.2654; + normal -0.220375 -0.462003 -0.859063; + texcoord 0.898730 -1.04499; + tangent 0.953721 -0.287852 -0.0869334; + vertex -1.99247 -47.9732 90.3987; + normal 0.208960 -0.545330 -0.811758; + texcoord 0.998540 -0.0690300; + tangent 0.949908 -0.0816796 0.301668; + vertex 3.51422 -36.2919 83.2339; + normal 0.233570 -0.552767 -0.799933; + texcoord 0.898730 -0.0690300; + tangent 0.924258 -0.121541 0.361905; + vertex 2.07054 -36.1758 82.7602; + normal 0.576372 -0.548431 -0.605821; + texcoord 0.998540 1.00000; + tangent 0.403604 -0.448344 0.797554; + vertex 8.27362 -21.2701 75.1681; + normal 0.314166 -0.565413 -0.762632; + texcoord 0.898730 1.00000; + tangent 0.631931 -0.469890 0.616333; + vertex 7.12058 -19.9313 72.7970; + normal 0.193497 -0.555956 -0.808376; + texcoord 0.798930 1.00000; + tangent 0.737304 -0.461179 0.493657; + vertex 5.46122 -18.8934 71.6860; + normal 0.895169 0.218607 -0.388436; + texcoord 0.200100 -1.96803; + tangent 0.346238 0.207769 0.914850; + vertex -2.62631 -58.9073 97.1582; + normal 0.891491 0.196762 -0.408079; + texcoord 0.299900 -1.96803; + tangent 0.345388 0.286533 0.893648; + vertex -2.26274 -58.6891 98.1189; + normal 0.875935 0.0624072 -0.478376; + texcoord 0.200100 -2.40210; + tangent 0.282944 0.738914 0.611514; + vertex -0.609370 -61.1489 100.545; + normal 0.864251 0.0199152 -0.502666; + texcoord 0.399710 -2.40210; + tangent 0.296486 0.778721 0.552893; + vertex -0.156810 -59.8741 101.501; + normal 0.772114 -0.298000 -0.561281; + texcoord 0.200100 -2.88462; + tangent 0.508235 0.816381 0.274260; + vertex 1.52793 -63.6775 104.577; + normal 0.737250 -0.313123 -0.598679; + texcoord 0.399710 -2.88462; + tangent 0.533486 0.813517 0.231479; + vertex 2.27378 -62.5401 104.901; + normal 0.795145 -0.389086 -0.465142; + texcoord 0.200100 -3.23785; + tangent 0.533486 0.813517 0.231479; + vertex 2.46205 -65.2871 107.521; + normal -0.514404 0.384380 0.766577; + texcoord 0.599320 -1.96803; + tangent -0.810802 0.0731038 -0.580737; + vertex -4.35319 -57.4487 99.5569; + normal -0.514492 0.384244 0.766586; + texcoord 0.699120 -1.96803; + tangent -0.857441 -0.238377 -0.456039; + vertex -5.21761 -57.3708 98.9377; + normal -0.521426 0.393762 0.757012; + texcoord 0.599320 -2.40210; + tangent -0.739323 -0.651583 -0.169828; + vertex -1.37927 -59.6028 102.633; + normal -0.505065 0.422485 0.752606; + texcoord 0.798930 -2.40210; + tangent -0.737082 -0.664328 -0.124008; + vertex -2.58735 -60.7100 102.376; + normal -0.267170 0.661348 0.700885; + texcoord 0.599320 -2.88462; + tangent -0.781449 -0.576438 0.238866; + vertex 1.71671 -61.9651 106.068; + normal -0.249193 0.691921 0.677604; + texcoord 0.798930 -2.88462; + tangent -0.779095 -0.558827 0.284118; + vertex 0.626560 -62.7470 106.465; + normal -0.175159 0.629199 0.757250; + texcoord 0.599320 -3.23785; + tangent -0.779095 -0.558828 0.284118; + vertex 3.41076 -64.0172 108.165; + normal -0.263352 -0.879133 -0.397204; + texcoord 0.200100 -3.23785; + tangent 0.722934 0.0927767 -0.684660; + vertex 2.46205 -65.2871 107.521; + normal -0.232116 -0.900735 -0.367149; + texcoord 0.000490000 -2.88462; + tangent 0.722934 0.0927766 -0.684659; + vertex 0.512290 -63.8078 105.539; + normal -0.192425 -0.903817 -0.382214; + texcoord 0.200100 -2.88462; + tangent 0.752267 0.120523 -0.647741; + vertex 1.52793 -63.6775 104.577; + normal 0.0481284 -0.843800 -0.534495; + texcoord 0.000490000 -2.40210; + tangent 0.907994 0.259989 -0.328562; + vertex -2.10338 -61.6673 101.078; + normal 0.101288 -0.822455 -0.559740; + texcoord 0.200100 -2.40210; + tangent 0.909961 0.300240 -0.286053; + vertex -0.609370 -61.1489 100.545; + normal -0.108521 -0.846217 -0.521671; + texcoord 0.100290 -1.96803; + tangent 0.967209 -0.227892 0.112122; + vertex -3.47879 -58.8347 96.5358; + normal -0.261035 -0.852633 -0.452635; + texcoord 0.000490000 -1.96803; + tangent 0.948609 -0.313460 0.0434039; + vertex -4.49459 -58.4990 96.4893; + normal 0.431476 -0.612449 -0.662371; + texcoord 0.200100 -1.96803; + tangent 0.805719 -0.0686262 0.588309; + vertex -2.62631 -58.9073 97.1582; + normal 0.752677 0.657441 0.0353307; + texcoord 0.599320 -3.23785; + tangent -0.393645 0.406356 0.824572; + vertex 3.41076 -64.0172 108.165; + normal 0.739584 0.672720 0.0215504; + texcoord 0.399710 -2.88462; + tangent -0.393645 0.406356 0.824572; + vertex 2.27378 -62.5401 104.901; + normal 0.716307 0.696146 0.0477884; + texcoord 0.599320 -2.88462; + tangent -0.437884 0.380738 0.814430; + vertex 1.71671 -61.9651 106.068; + normal 0.475990 0.860494 0.181612; + texcoord 0.399710 -2.40210; + tangent -0.675305 0.229126 0.701045; + vertex -0.156810 -59.8741 101.501; + normal 0.410612 0.877499 0.247776; + texcoord 0.599320 -2.40210; + tangent -0.754830 0.175175 0.632096; + vertex -1.37927 -59.6028 102.633; + normal 0.282846 0.892428 0.351525; + texcoord 0.599320 -1.96803; + tangent -0.948220 0.315370 -0.0376775; + vertex -4.35319 -57.4487 99.5569; + normal 0.372598 0.891088 0.259098; + texcoord 0.499510 -1.96803; + tangent -0.916407 0.353861 0.187028; + vertex -3.31808 -57.7930 99.5980; + normal 0.598114 0.799661 -0.0529412; + texcoord 0.399710 -1.96803; + tangent -0.526417 0.442702 0.725879; + vertex -2.52698 -58.2635 99.0508; + normal 0.657465 0.738254 -0.150732; + texcoord 0.299900 -1.96803; + tangent -0.249746 0.402254 0.880806; + vertex -2.26274 -58.6891 98.1189; + normal -0.899104 -0.228915 0.373108; + texcoord 0.998540 -3.23785; + tangent -0.0808772 -0.750812 -0.655545; + vertex 1.96273 -64.8972 108.366; + normal -0.862715 -0.276659 0.423301; + texcoord 0.798930 -2.88462; + vertex 0.626560 -62.7470 106.465; + normal -0.854015 -0.320798 0.409570; + texcoord 0.998540 -2.88462; + tangent -0.0387571 -0.736668 -0.675143; + vertex 0.512290 -63.8078 105.539; + normal -0.802742 -0.569404 0.177157; + texcoord 0.798930 -2.40210; + tangent 0.235773 -0.563406 -0.791824; + vertex -2.58735 -60.7100 102.376; + normal -0.787490 -0.604408 0.120625; + texcoord 0.998540 -2.40210; + tangent 0.323153 -0.564817 -0.759311; + vertex -2.10338 -61.6673 101.078; + normal -0.602097 -0.768428 -0.216789; + texcoord 0.998540 -1.96803; + tangent 0.742391 -0.438888 -0.506195; + vertex -4.49459 -58.4990 96.4893; + normal -0.704354 -0.706969 -0.0638772; + texcoord 0.898730 -1.96803; + tangent 0.524647 -0.455556 -0.719176; + vertex -5.30500 -58.0199 97.0418; + normal -0.818975 -0.548654 0.168101; + texcoord 0.798930 -1.96803; + tangent 0.0875917 -0.362840 -0.927726; + vertex -5.58117 -57.5890 97.9771; + normal -0.874348 -0.282021 0.394942; + texcoord 0.699120 -1.96803; + tangent -0.346228 -0.207758 -0.914857; + vertex -5.21761 -57.3708 98.9377; + normal 0.883860 -0.266469 -0.384430; + texcoord 0.100290 1.00000; + tangent 0.112605 -0.676482 0.727800; + vertex -2.42251 -36.4300 49.3600; + normal 0.782147 -0.228744 -0.579588; + texcoord 0.100290 -0.0676500; + tangent 0.570068 -0.107227 0.814571; + vertex -8.12722 -53.7653 48.2601; + normal 0.876474 -0.264977 -0.401971; + texcoord 0.000490000 1.00000; + tangent 0.141376 -0.653075 0.743980; + vertex -2.69659 -34.7834 47.5885; + normal 0.772120 -0.225135 -0.594260; + texcoord 0.000490000 -0.0676500; + tangent 0.591449 -0.0821211 0.802150; + vertex -9.05512 -53.6427 46.9791; + normal 0.462387 -0.167813 -0.870653; + texcoord 0.100290 -1.24191; + tangent 0.820707 -0.284536 0.495459; + vertex -12.7813 -71.5232 48.4466; + normal 0.440039 -0.164156 -0.882847; + texcoord 0.000490000 -1.24191; + tangent 0.831360 -0.297140 0.469626; + vertex -13.9195 -71.1164 47.8036; + normal 0.904692 -0.315858 0.285948; + texcoord 0.100290 1.00000; + tangent -0.421325 -0.563362 0.710710; + vertex -2.42251 -36.4300 49.3600; + normal 0.908330 -0.315195 0.274935; + texcoord 0.200100 1.00000; + tangent -0.412078 -0.548741 0.727376; + vertex -3.29416 -37.5955 50.8303; + normal 0.962993 -0.269490 0.00437112; + texcoord 0.100290 -0.0676500; + tangent 0.0217467 0.101187 0.994630; + vertex -8.12722 -53.7653 48.2601; + normal 0.962513 -0.270881 -0.0138796; + texcoord 0.200100 -0.0676500; + tangent 0.0477563 0.122634 0.991302; + vertex -8.06486 -53.5672 49.7952; + normal 0.884750 -0.200807 -0.420588; + texcoord 0.100290 -1.24191; + tangent 0.397325 -0.136681 0.907442; + vertex -12.7813 -71.5232 48.4466; + normal 0.875841 -0.196966 -0.440576; + texcoord 0.200100 -1.24191; + tangent 0.416653 -0.152050 0.896259; + vertex -12.2208 -71.7278 49.6524; + normal 0.535684 -0.184198 0.824084; + texcoord 0.299900 1.00000; + tangent -0.811760 0.156457 0.562643; + vertex -4.65125 -37.3339 51.7710; + normal 0.760527 -0.212245 0.613638; + texcoord 0.299900 -0.0676500; + tangent -0.552973 0.286410 0.782426; + vertex -8.89187 -53.1241 50.9981; + normal 0.549794 -0.189399 0.813544; + texcoord 0.200100 1.00000; + tangent -0.799938 0.164394 0.577125; + vertex -3.29416 -37.5955 50.8303; + normal 0.776486 -0.203877 0.596241; + texcoord 0.200100 -0.0676500; + tangent -0.536001 0.286448 0.794135; + vertex -8.06486 -53.5672 49.7952; + normal 0.954307 -0.218360 0.204005; + texcoord 0.299900 -1.24191; + tangent -0.196028 0.0707421 0.978043; + vertex -12.4520 -71.6520 50.9604; + normal 0.958178 -0.220707 0.182161; + texcoord 0.200100 -1.24191; + tangent -0.173782 0.0569715 0.983135; + vertex -12.2208 -71.7278 49.6524; + normal -0.0149094 -0.0448871 0.998881; + texcoord 0.299900 1.00000; + tangent -0.640049 0.767929 0.0249553; + vertex -4.65125 -37.3339 51.7710; + normal 0.00959522 -0.0489933 0.998753; + texcoord 0.399710 1.00000; + tangent -0.665631 0.745076 0.0423922; + vertex -5.97540 -35.7452 51.8226; + normal 0.249825 -0.0675581 0.965931; + texcoord 0.299900 -0.0676500; + tangent -0.899017 0.354236 0.257460; + vertex -8.89187 -53.1241 50.9981; + normal 0.266501 -0.0728959 0.961074; + texcoord 0.399710 -0.0676500; + tangent -0.901876 0.333853 0.274156; + vertex -10.2923 -52.6053 51.4093; + normal 0.659069 -0.0923218 0.746395; + texcoord 0.299900 -1.24191; + tangent -0.712305 0.250528 0.655635; + vertex -12.4520 -71.6520 50.9604; + normal 0.677697 -0.0940311 0.729305; + texcoord 0.399710 -1.24191; + tangent -0.694716 0.243219 0.676915; + vertex -13.3866 -71.3248 51.8710; + normal -0.970897 0.239428 -0.00584698; + texcoord 0.699120 1.00000; + tangent 0.0741516 0.277297 -0.957918; + vertex -7.64550 -31.4079 45.8032; + normal -0.975009 0.220113 0.0301177; + texcoord 0.699120 -0.0676500; + tangent -0.0524776 -0.101020 -0.993499; + vertex -12.8025 -52.2665 47.9935; + normal -0.970906 0.239420 -0.00449357; + texcoord 0.599320 1.00000; + tangent 0.0708847 0.267655 -0.960904; + vertex -7.82595 -32.0827 48.1343; + normal -0.974378 0.221175 0.0408475; + texcoord 0.599320 -0.0676500; + tangent -0.0667132 -0.116343 -0.990966; + vertex -12.7093 -52.0753 49.5523; + normal -0.879022 0.194865 0.435142; + texcoord 0.699120 -1.24191; + tangent -0.410912 0.141807 -0.900579; + vertex -16.4271 -70.2382 50.1758; + normal -0.869924 0.193636 0.453583; + texcoord 0.599320 -1.24191; + tangent -0.429043 0.156425 -0.889637; + vertex -15.8434 -70.4510 51.3862; + normal -0.562054 0.0522814 -0.825447; + texcoord 0.699120 1.00000; + tangent 0.811760 -0.156456 -0.562644; + vertex -7.64550 -31.4079 45.8032; + normal -0.574181 0.0574447 -0.816711; + texcoord 0.798930 1.00000; + tangent 0.802363 -0.162789 -0.574206; + vertex -6.28841 -31.6695 44.8625; + normal -0.790784 0.123653 -0.599475; + texcoord 0.699120 -0.0676500; + tangent 0.550308 -0.287418 -0.783934; + vertex -12.8025 -52.2665 47.9935; + normal -0.801474 0.125855 -0.584637; + texcoord 0.798930 -0.0676500; + tangent 0.535944 -0.286421 -0.794184; + vertex -11.9755 -52.7096 46.7906; + normal -0.957265 0.203399 -0.205604; + texcoord 0.699120 -1.24191; + tangent 0.198472 -0.0722738 -0.977438; + vertex -16.4271 -70.2382 50.1758; + normal -0.960866 0.208883 -0.181944; + texcoord 0.798930 -1.24191; + tangent 0.173773 -0.0569825 -0.983136; + vertex -16.1959 -70.3140 48.8678; + normal -0.266781 -0.0161945 -0.963621; + texcoord 0.798930 1.00000; + tangent 0.909801 -0.334090 -0.246266; + vertex -6.28841 -31.6695 44.8625; + normal -0.266477 -0.0152939 -0.963720; + texcoord 0.898730 -0.0676500; + tangent 0.909801 -0.334089 -0.246266; + vertex -10.5441 -53.2353 46.4032; + normal -0.276882 -0.0133128 -0.960811; + texcoord 0.798930 -0.0676500; + tangent 0.907628 -0.333044 -0.255525; + vertex -11.9755 -52.7096 46.7906; + normal -0.653275 0.0695905 -0.753916; + texcoord 0.898730 -1.24191; + tangent 0.721624 -0.253708 -0.644120; + vertex -15.2381 -70.6494 47.9617; + normal -0.671542 0.0739995 -0.737263; + texcoord 0.798930 -1.24191; + tangent 0.704015 -0.246572 -0.666007; + vertex -16.1959 -70.3140 48.8678; + normal 0.129177 0.00310848 0.991617; + texcoord 0.399710 -1.24191; + tangent -0.935732 0.331360 0.120858; + vertex -13.3866 -71.3248 51.8710; + normal -0.318329 0.0846443 0.944194; + texcoord 0.399710 -0.0676500; + tangent -0.909473 0.251965 -0.330715; + vertex -10.2923 -52.6053 51.4093; + normal 0.108192 0.00822026 0.994096; + texcoord 0.499510 -1.24191; + tangent -0.939508 0.328756 0.0961485; + vertex -14.6677 -70.8711 52.0365; + normal -0.592422 0.150217 0.791499; + texcoord 0.499510 -0.0676500; + tangent -0.756636 0.204715 -0.620962; + vertex -11.7314 -52.2088 50.8717; + normal -0.578806 0.156134 0.800378; + texcoord 0.399710 1.00000; + tangent -0.472356 0.734046 -0.487910; + vertex -5.97540 -35.7452 51.8226; + normal -0.807414 0.212385 0.550432; + texcoord 0.499510 1.00000; + tangent -0.291137 0.629830 -0.720107; + vertex -7.08821 -33.9370 50.6324; + normal -0.867556 0.228435 0.441774; + texcoord 0.599320 1.00000; + tangent -0.248618 0.562574 -0.788479; + vertex -7.82595 -32.0827 48.1343; + normal -0.771678 0.196722 0.604825; + texcoord 0.599320 -0.0676500; + tangent -0.599670 0.0856288 -0.795653; + vertex -12.7093 -52.0753 49.5523; + normal -0.457385 0.163191 0.874167; + texcoord 0.499510 -1.24191; + tangent -0.823802 0.284841 -0.490117; + vertex -14.6677 -70.8711 52.0365; + normal -0.432588 0.162286 0.886866; + texcoord 0.599320 -1.24191; + tangent -0.835165 0.298448 -0.461982; + vertex -15.8434 -70.4510 51.3862; + normal -0.123360 -0.0124803 -0.992283; + texcoord 0.998540 -1.24191; + tangent 0.936672 -0.331723 -0.112274; + vertex -13.9195 -71.1164 47.8036; + normal -0.0997135 -0.0212220 -0.994790; + texcoord 0.898730 -1.24191; + tangent 0.940827 -0.328502 -0.0832499; + vertex -15.2381 -70.6494 47.9617; + normal 0.318005 -0.122433 -0.940151; + texcoord 0.998540 -0.0676500; + tangent 0.906407 -0.249560 0.340802; + vertex -9.05512 -53.6427 46.9791; + normal 0.340606 -0.132442 -0.930831; + texcoord 0.898730 -0.0676500; + tangent 0.880158 -0.291916 0.374310; + vertex -10.5441 -53.2353 46.4032; + normal 0.617821 -0.214155 -0.756594; + texcoord 0.998540 1.00000; + tangent 0.503839 -0.624757 0.596511; + vertex -2.69659 -34.7834 47.5885; + normal 0.436591 -0.165371 -0.884331; + texcoord 0.898730 1.00000; + tangent 0.698639 -0.545289 0.463209; + vertex -4.27305 -32.7675 45.6717; + normal 0.308561 -0.128223 -0.942523; + texcoord 0.798930 1.00000; + tangent 0.828164 -0.451204 0.332506; + vertex -6.28841 -31.6695 44.8625; + normal 0.890450 -0.130235 -0.436047; + texcoord 0.100290 -1.24191; + tangent 0.416653 -0.152050 0.896259; + vertex -12.7813 -71.5232 48.4466; + normal 0.883805 -0.136770 -0.447419; + texcoord 0.200100 -1.24191; + tangent 0.435775 -0.106330 0.893753; + vertex -12.2208 -71.7278 49.6524; + normal 0.784259 -0.233289 -0.574903; + texcoord 0.100290 -1.81902; + tangent 0.565323 0.651949 0.505344; + vertex -11.5575 -78.0393 52.8920; + normal 0.777017 -0.235673 -0.583698; + texcoord 0.200100 -1.81902; + tangent 0.559746 0.682891 0.469409; + vertex -10.9171 -77.2580 53.4290; + normal 0.782662 -0.249559 -0.570228; + texcoord 0.200100 -2.34343; + tangent 0.559746 0.682891 0.469409; + vertex -9.52571 -82.3699 57.5760; + normal -0.299301 0.458087 0.837004; + texcoord 0.499510 -1.24191; + tangent -0.835165 0.298448 -0.461982; + vertex -14.6677 -70.8711 52.0365; + normal -0.289147 0.464079 0.837272; + texcoord 0.599320 -1.24191; + tangent -0.895787 0.180546 -0.406164; + vertex -15.8434 -70.4510 51.3862; + normal -0.267703 0.522706 0.809391; + texcoord 0.499510 -1.81902; + tangent -0.888572 -0.458704 0.00543695; + vertex -12.4845 -76.3416 55.8112; + normal -0.268202 0.528170 0.805670; + texcoord 0.599320 -1.81902; + tangent -0.874140 -0.484928 0.0269078; + vertex -13.5163 -76.9140 55.8429; + normal -0.288699 0.563369 0.774124; + texcoord 0.599320 -2.34343; + tangent -0.874140 -0.484928 0.0269078; + vertex -10.7245 -81.0901 59.9232; + normal -0.916782 -0.373907 -0.140373; + texcoord 0.699120 -1.24191; + tangent 0.173773 -0.0569825 -0.983136; + vertex -16.4271 -70.2382 50.1758; + normal -0.929134 -0.352418 -0.111851; + texcoord 0.798930 -1.24191; + tangent 0.158671 -0.108918 -0.981306; + vertex -16.1959 -70.3140 48.8678; + normal -0.960933 -0.212663 0.177150; + texcoord 0.699120 -1.81902; + tangent -0.0144785 -0.596809 -0.802253; + vertex -14.1699 -77.6999 55.3099; + normal -0.962207 -0.200387 0.184398; + texcoord 0.798930 -1.81902; + tangent -0.0226959 -0.615773 -0.787597; + vertex -14.1957 -78.3991 54.4156; + normal -0.937055 -0.261472 0.231432; + texcoord 0.798930 -2.34343; + tangent -0.0226957 -0.615773 -0.787597; + vertex -11.8614 -82.3678 59.3833; + normal -0.202366 -0.704116 -0.680639; + texcoord 0.200100 -3.19345; + tangent 0.975139 -0.0807992 -0.206340; + vertex -8.36087 -89.3287 63.7979; + normal -0.200250 -0.720052 -0.664398; + texcoord 0.000490000 -2.83136; + tangent 0.975139 -0.0807991 -0.206340; + vertex -10.0413 -86.8548 61.7382; + normal -0.168378 -0.710615 -0.683136; + texcoord 0.200100 -2.83136; + tangent 0.977933 -0.0213201 -0.207827; + vertex -8.55993 -86.9775 61.4247; + normal 0.137212 -0.656901 -0.741386; + texcoord 0.000490000 -2.34343; + tangent 0.893861 0.408283 -0.185250; + vertex -11.1109 -83.1587 57.9252; + normal 0.163689 -0.655377 -0.737351; + texcoord 0.200100 -2.34343; + tangent 0.878350 0.437098 -0.193513; + vertex -9.52571 -82.3699 57.5760; + normal 0.290117 -0.576078 -0.764177; + texcoord 0.100290 -1.81902; + tangent 0.887763 0.460163 -0.0112849; + vertex -11.5575 -78.0393 52.8920; + normal 0.311025 -0.589680 -0.745347; + texcoord 0.000490000 -1.81902; + tangent 0.872629 0.487895 -0.0218596; + vertex -12.5679 -78.6042 52.9173; + normal 0.278786 -0.505189 -0.816739; + texcoord 0.000490000 -1.24191; + tangent 0.877428 -0.212063 0.430290; + vertex -13.9195 -71.1164 47.8036; + normal 0.281016 -0.504280 -0.816536; + texcoord 0.100290 -1.24191; + tangent 0.831360 -0.297140 0.469626; + vertex -12.7813 -71.5232 48.4466; + normal -0.357883 0.422452 0.832739; + texcoord 0.599320 -3.19345; + tangent -0.902957 -0.383763 -0.193376; + vertex -7.64791 -88.2847 65.1488; + normal -0.403499 0.455271 0.793673; + texcoord 0.599320 -2.83136; + tangent -0.878805 -0.429016 -0.208920; + vertex -8.87308 -85.1272 63.0204; + normal -0.379359 0.500453 0.778225; + texcoord 0.798930 -2.83136; + tangent -0.902957 -0.383763 -0.193376; + vertex -10.2393 -85.7079 62.7278; + normal -0.627858 0.300951 0.717790; + texcoord 0.798930 -2.34343; + tangent -0.658695 -0.692213 -0.294894; + vertex -11.8614 -82.3678 59.3833; + normal -0.651807 0.267970 0.709464; + texcoord 0.599320 -2.34343; + tangent -0.629712 -0.710922 -0.313134; + vertex -10.7245 -81.0901 59.9232; + normal -0.737471 0.174627 0.652413; + texcoord 0.699120 -1.81902; + tangent -0.577689 -0.660014 -0.480267; + vertex -14.1699 -77.6999 55.3099; + normal -0.736830 0.168770 0.654674; + texcoord 0.599320 -1.81902; + tangent -0.566980 -0.681709 -0.462392; + vertex -13.5163 -76.9140 55.8429; + normal -0.891494 0.0385261 0.451392; + texcoord 0.599320 -1.24191; + tangent -0.445174 0.118129 -0.887618; + vertex -15.8434 -70.4510 51.3862; + normal -0.898248 0.0299700 0.438466; + texcoord 0.699120 -1.24191; + tangent -0.429043 0.156425 -0.889637; + vertex -16.4271 -70.2382 50.1758; + normal 0.490842 -0.710006 -0.504941; + texcoord 0.200100 -3.58565; + tangent 0.851972 0.269914 0.448654; + vertex -8.24719 -91.1475 66.4657; + normal 0.572150 -0.546021 -0.611968; + texcoord 0.200100 -3.19345; + tangent 0.809094 0.350182 0.471952; + vertex -8.36087 -89.3287 63.7979; + normal 0.516062 -0.577644 -0.632462; + texcoord 0.399710 -3.19345; + tangent 0.851972 0.269914 0.448654; + vertex -7.38972 -89.0211 64.3093; + normal 0.821278 -0.233549 -0.520536; + texcoord 0.399710 -2.83136; + tangent 0.513506 0.680037 0.523317; + vertex -7.83521 -85.9119 62.2150; + normal 0.871711 -0.221250 -0.437228; + texcoord 0.200100 -2.83136; + tangent 0.446833 0.710606 0.543489; + vertex -8.55993 -86.9775 61.4247; + normal 0.961534 0.0370764 -0.272171; + texcoord 0.399710 -2.34343; + tangent 0.160059 0.716409 0.679072; + vertex -9.28097 -81.0914 58.8062; + normal 0.970499 0.0514389 -0.235555; + texcoord 0.200100 -2.34343; + tangent 0.129161 0.707961 0.694340; + vertex -9.52571 -82.3699 57.5760; + normal 0.930374 0.356877 0.0839216; + texcoord 0.299900 -1.81902; + tangent -0.264616 0.477166 0.838028; + vertex -10.8913 -76.5589 54.3233; + normal 0.979606 0.143620 -0.140518; + texcoord 0.200100 -1.81902; + tangent 0.0226966 0.615775 0.787595; + vertex -10.9171 -77.2580 53.4290; + normal 0.931163 0.351144 0.0981488; + texcoord 0.200100 -1.24191; + tangent -0.151232 0.133832 0.979397; + vertex -12.2208 -71.7278 49.6524; + normal 0.829760 0.470096 0.300843; + texcoord 0.299900 -1.24191; + tangent -0.423507 0.145980 0.894053; + vertex -12.4520 -71.6520 50.9604; + normal 0.688538 0.549810 0.472889; + texcoord 0.399710 -1.24191; + tangent -0.678575 0.250217 0.690600; + vertex -13.3866 -71.3248 51.8710; + normal 0.781335 0.544767 0.304539; + texcoord 0.399710 -1.81902; + tangent -0.523309 0.305950 0.795325; + vertex -11.4900 -76.2088 55.2332; + normal 0.772962 0.563319 0.291894; + texcoord 0.399710 -2.34343; + tangent -0.523309 0.305950 0.795325; + vertex -9.28097 -81.0914 58.8062; + normal 0.967373 0.236950 0.0896912; + texcoord 0.599320 -3.58565; + tangent -0.225278 0.642473 0.732447; + vertex -7.19921 -90.8412 67.0630; + normal 0.969139 0.225003 0.100713; + texcoord 0.399710 -3.19345; + tangent -0.225278 0.642473 0.732447; + vertex -7.38972 -89.0211 64.3093; + normal 0.953324 0.268527 0.138086; + texcoord 0.599320 -3.19345; + tangent -0.300124 0.633534 0.713134; + vertex -7.64791 -88.2847 65.1488; + normal 0.763422 0.514671 0.390257; + texcoord 0.399710 -2.83136; + tangent -0.650261 0.527396 0.546821; + vertex -7.83521 -85.9119 62.2150; + normal 0.707961 0.553562 0.438589; + texcoord 0.599320 -2.83136; + tangent -0.701904 0.459244 0.544450; + vertex -8.87308 -85.1272 63.0204; + normal 0.472667 0.659953 0.583993; + texcoord 0.399710 -2.34343; + tangent -0.796462 0.0279455 0.604042; + vertex -9.28097 -81.0914 58.8062; + normal 0.455637 0.668290 0.588033; + texcoord 0.599320 -2.34343; + tangent -0.790866 0.000714775 0.611989; + vertex -10.7245 -81.0901 59.9232; + normal 0.334178 0.638493 0.693291; + texcoord 0.499510 -1.81902; + tangent -0.870111 -0.0767937 0.486837; + vertex -12.4845 -76.3416 55.8112; + normal 0.323884 0.633382 0.702799; + texcoord 0.399710 -1.81902; + tangent -0.858874 -0.114697 0.499179; + vertex -11.4900 -76.2088 55.2332; + normal 0.314314 0.620668 0.718316; + texcoord 0.399710 -1.24191; + tangent -0.941363 0.301801 0.150834; + vertex -13.3866 -71.3248 51.8710; + normal 0.312696 0.620824 0.718887; + texcoord 0.499510 -1.24191; + tangent -0.935732 0.331360 0.120858; + vertex -14.6677 -70.8711 52.0365; + normal -0.918261 0.152010 0.365636; + texcoord 0.998540 -3.58565; + tangent -0.384307 -0.564629 -0.730413; + vertex -8.43904 -90.7490 67.0948; + normal -0.903431 0.0671336 0.423445; + texcoord 0.798930 -3.19345; + vertex -8.77864 -88.1373 65.1561; + normal -0.918215 0.00460433 0.396057; + texcoord 0.998540 -3.19345; + tangent -0.300810 -0.610964 -0.732282; + vertex -9.21877 -88.7840 64.3196; + normal -0.949348 -0.261345 0.174461; + texcoord 0.798930 -2.83136; + tangent 0.0916878 -0.744640 -0.661139; + vertex -10.2393 -85.7079 62.7278; + normal -0.949316 -0.299562 0.0951880; + texcoord 0.998540 -2.83136; + tangent 0.168181 -0.718001 -0.675418; + vertex -10.0413 -86.8548 61.7382; + normal -0.854043 -0.502832 -0.133306; + texcoord 0.798930 -2.34343; + tangent 0.401425 -0.454193 -0.795340; + vertex -11.8614 -82.3678 59.3833; + normal -0.841321 -0.518845 -0.151590; + texcoord 0.998540 -2.34343; + tangent 0.412199 -0.434406 -0.800864; + vertex -11.1109 -83.1587 57.9252; + normal -0.565540 -0.648246 -0.509845; + texcoord 0.898730 -1.81902; + tangent 0.737576 -0.111727 -0.665957; + vertex -13.5837 -78.7445 53.5018; + normal -0.758947 -0.584325 -0.287339; + texcoord 0.798930 -1.81902; + tangent 0.530822 -0.299624 -0.792750; + vertex -14.1957 -78.3991 54.4156; + normal -0.690638 -0.500783 -0.521762; + texcoord 0.798930 -1.24191; + tangent 0.694312 -0.250200 -0.674782; + vertex -16.1959 -70.3140 48.8678; + normal -0.524174 -0.551324 -0.649064; + texcoord 0.898730 -1.24191; + tangent 0.848209 -0.298803 -0.437331; + vertex -15.2381 -70.6494 47.9617; + normal -0.299651 -0.579387 -0.757971; + texcoord 0.998540 -1.24191; + tangent 0.941071 -0.310637 -0.133752; + vertex -13.9195 -71.1164 47.8036; + normal -0.308845 -0.651259 -0.693165; + texcoord 0.998540 -1.81902; + tangent 0.860655 0.118839 -0.495126; + vertex -12.5679 -78.6042 52.9173; + normal -0.247932 -0.751521 -0.611348; + texcoord 0.998540 -2.34343; + tangent 0.860655 0.118839 -0.495126; + vertex -11.1109 -83.1587 57.9252; + normal 0.703726 -0.617073 -0.352123; + texcoord 0.100290 1.00000; + tangent -0.105074 -0.580563 0.807407; + vertex 1.43233 -25.8431 52.4643; + normal 0.519392 -0.587309 -0.620726; + texcoord 0.100290 -0.190530; + tangent 0.580308 -0.290175 0.760948; + vertex -9.07595 -39.8779 56.0583; + normal 0.690861 -0.616771 -0.377233; + texcoord 0.000490000 1.00000; + tangent -0.0670636 -0.572646 0.817055; + vertex 1.65631 -24.6055 50.7432; + normal 0.507164 -0.583800 -0.634004; + texcoord 0.000490000 -0.190530; + tangent 0.606849 -0.278885 0.744283; + vertex -9.88280 -39.5093 55.0523; + normal 0.171927 -0.457646 -0.872354; + texcoord 0.100290 -1.32735; + tangent 0.802464 -0.447384 0.394840; + vertex -18.2659 -52.4634 60.4023; + normal 0.150744 -0.448158 -0.881153; + texcoord 0.000490000 -1.32735; + tangent 0.810270 -0.453255 0.371515; + vertex -19.1949 -51.9433 59.9616; + normal -0.224024 -0.237962 -0.945086; + texcoord 0.100290 -2.17200; + tangent 0.875682 -0.475795 -0.0824612; + vertex -24.3298 -60.6259 63.3649; + normal -0.248346 -0.222656 -0.942735; + texcoord 0.000490000 -2.17200; + tangent 0.872954 -0.473268 -0.118187; + vertex -25.1754 -60.1675 63.4794; + normal 0.781824 -0.485054 0.391757; + texcoord 0.100290 1.00000; + tangent -0.566987 -0.291712 0.770345; + vertex 1.43233 -25.8431 52.4643; + normal 0.785750 -0.490168 0.377268; + texcoord 0.200100 1.00000; + tangent -0.553760 -0.284472 0.782577; + vertex 0.405050 -26.3716 53.8600; + normal 0.801838 -0.593038 -0.0732244; + texcoord 0.100290 -0.190530; + tangent 0.165147 0.102311 0.980948; + vertex -9.07595 -39.8779 56.0583; + normal 0.798043 -0.595173 -0.0943205; + texcoord 0.200100 -0.190530; + tangent 0.196747 0.111743 0.974066; + vertex -8.82861 -39.7274 57.3378; + normal 0.621229 -0.610749 -0.490979; + texcoord 0.100290 -1.32735; + tangent 0.587008 -0.0495847 0.808061; + vertex -18.2659 -52.4634 60.4023; + normal 0.610287 -0.603984 -0.512594; + texcoord 0.200100 -1.32735; + tangent 0.605369 -0.0583841 0.793801; + vertex -17.5887 -52.5251 61.3097; + normal 0.330272 -0.480897 -0.812194; + texcoord 0.100290 -2.17200; + tangent 0.855935 -0.201707 0.476119; + vertex -24.3298 -60.6259 63.3649; + normal 0.304543 -0.464413 -0.831609; + texcoord 0.200100 -2.17200; + tangent 0.872535 -0.214143 0.439119; + vertex -23.4938 -60.8310 63.7857; + normal -0.359174 0.496906 0.789986; + texcoord 0.499510 1.00000; + tangent -0.187156 0.790925 -0.582589; + vertex -1.60540 -22.2576 53.2525; + normal -0.0701675 0.353402 0.932836; + texcoord 0.499510 -0.190530; + tangent -0.771099 0.573397 -0.276807; + vertex -11.1987 -37.5284 58.4962; + normal -0.350601 0.492533 0.796549; + texcoord 0.399710 1.00000; + tangent -0.200768 0.790262 -0.578946; + vertex -1.20645 -23.9436 54.4944; + normal -0.0510649 0.346323 0.936725; + texcoord 0.399710 -0.190530; + tangent -0.789076 0.560361 -0.251704; + vertex -10.1405 -38.2753 58.8445; + normal 0.316771 0.118832 0.941029; + texcoord 0.499510 -1.32735; + tangent -0.721221 0.675028 0.155493; + vertex -18.6549 -50.5836 63.2864; + normal 0.336434 0.103143 0.936042; + texcoord 0.399710 -1.32735; + tangent -0.714758 0.675749 0.180232; + vertex -17.8291 -51.3634 63.0922; + normal 0.635528 -0.165948 0.754033; + texcoord 0.499510 -2.17200; + tangent -0.567116 0.568377 0.596093; + vertex -23.5340 -59.7584 66.0529; + normal 0.652204 -0.183847 0.735411; + texcoord 0.399710 -2.17200; + tangent -0.549296 0.553950 0.625630; + vertex -23.0019 -60.2949 65.4469; + normal -0.711206 0.582119 0.394111; + texcoord 0.499510 1.00000; + tangent -0.0408721 0.525437 -0.849850; + vertex -1.60540 -22.2576 53.2525; + normal -0.697779 0.583959 0.414846; + texcoord 0.599320 1.00000; + tangent -0.0646492 0.519418 -0.852071; + vertex -1.71985 -20.7863 50.8727; + normal -0.532771 0.560586 0.633955; + texcoord 0.499510 -0.190530; + tangent -0.577973 0.300091 -0.758876; + vertex -11.1987 -37.5284 58.4962; + normal -0.514890 0.562419 0.646972; + texcoord 0.599320 -0.190530; + tangent -0.612354 0.285160 -0.737364; + vertex -12.0422 -37.1379 57.4636; + normal -0.191413 0.419198 0.887488; + texcoord 0.499510 -1.32735; + tangent -0.803176 0.451503 -0.388656; + vertex -18.6549 -50.5836 63.2864; + normal -0.163910 0.417669 0.893693; + texcoord 0.599320 -1.32735; + tangent -0.810948 0.457428 -0.364861; + vertex -19.6088 -50.0451 62.8421; + normal 0.220299 0.224737 0.949190; + texcoord 0.499510 -2.17200; + tangent -0.874414 0.477767 0.0844906; + vertex -23.5340 -59.7584 66.0529; + normal 0.249013 0.211770 0.945064; + texcoord 0.599320 -2.17200; + tangent -0.871397 0.474858 0.123196; + vertex -24.3927 -59.2904 66.1743; + normal -0.847836 0.527589 -0.0531375; + texcoord 0.699120 1.00000; + tangent 0.134321 0.116745 -0.984037; + vertex -1.43358 -20.5375 48.7755; + normal -0.819874 0.562590 0.106301; + texcoord 0.699120 -0.190530; + tangent -0.188126 -0.0931953 -0.977713; + vertex -12.3122 -37.2748 56.1677; + normal -0.847320 0.528910 -0.0479932; + texcoord 0.599320 1.00000; + tangent 0.127831 0.112563 -0.985388; + vertex -1.71985 -20.7863 50.8727; + normal -0.816004 0.565327 0.120593; + texcoord 0.599320 -0.190530; + tangent -0.211219 -0.0998482 -0.972326; + vertex -12.0422 -37.1379 57.4636; + normal -0.635209 0.575348 0.515251; + texcoord 0.699120 -1.32735; + tangent -0.594298 0.0589679 -0.802080; + vertex -20.3015 -49.9719 61.9325; + normal -0.621235 0.572493 0.535088; + texcoord 0.599320 -1.32735; + tangent -0.612565 0.0676799 -0.787518; + vertex -19.6088 -50.0451 62.8421; + normal -0.324226 0.467417 0.822435; + texcoord 0.699120 -2.17200; + tangent -0.860701 0.208158 -0.464612; + vertex -25.2369 -59.0793 65.7578; + normal -0.299110 0.456733 0.837811; + texcoord 0.599320 -2.17200; + tangent -0.875080 0.218801 -0.431695; + vertex -24.3927 -59.2904 66.1743; + normal -0.594897 0.0319330 -0.803167; + texcoord 0.699120 1.00000; + tangent 0.688427 -0.495558 -0.529613; + vertex -1.43358 -20.5375 48.7755; + normal -0.606275 0.0450672 -0.793977; + texcoord 0.798930 1.00000; + tangent 0.677167 -0.496758 -0.542841; + vertex -0.425650 -21.2630 48.0001; + normal -0.808534 0.310833 -0.499656; + texcoord 0.699120 -0.190530; + tangent 0.324293 -0.475110 -0.817988; + vertex -12.3122 -37.2748 56.1677; + normal -0.812064 0.324668 -0.484915; + texcoord 0.798930 -0.190530; + tangent 0.306176 -0.472442 -0.826471; + vertex -11.9055 -37.8870 55.1035; + normal -0.865026 0.496082 -0.0750514; + texcoord 0.699120 -1.32735; + tangent -0.135613 -0.378448 -0.915635; + vertex -20.3015 -49.9719 61.9325; + normal -0.862314 0.503652 -0.0524330; + texcoord 0.798930 -1.32735; + tangent -0.158017 -0.369572 -0.915668; + vertex -20.4683 -50.3921 60.9051; + normal -0.731736 0.591163 0.339246; + texcoord 0.699120 -2.17200; + tangent -0.508808 -0.151388 -0.847464; + vertex -25.2369 -59.0793 65.7578; + normal -0.716690 0.595837 0.362400; + texcoord 0.798930 -2.17200; + tangent -0.532979 -0.132831 -0.835637; + vertex -25.7441 -59.2057 64.9625; + normal -0.461317 -0.0596874 -0.885226; + texcoord 0.798930 1.00000; + tangent 0.697285 -0.641334 -0.320133; + vertex -0.425650 -21.2630 48.0001; + normal -0.459986 -0.0578337 -0.886041; + texcoord 0.898730 -0.190530; + tangent 0.697285 -0.641334 -0.320132; + vertex -10.9776 -38.7404 54.6775; + normal -0.467446 -0.0519981 -0.882491; + texcoord 0.798930 -0.190530; + tangent 0.692446 -0.642977 -0.327260; + vertex -11.9055 -37.8870 55.1035; + normal -0.740949 0.205539 -0.639334; + texcoord 0.898730 -1.32735; + tangent 0.379980 -0.658936 -0.649168; + vertex -20.0457 -51.1451 60.1523; + normal -0.751910 0.218941 -0.621849; + texcoord 0.798930 -1.32735; + tangent 0.361786 -0.653684 -0.664687; + vertex -20.4683 -50.3921 60.9051; + normal -0.875780 0.410931 -0.253271; + texcoord 0.898730 -2.17200; + tangent 0.0510826 -0.451796 -0.890657; + vertex -25.7206 -59.6214 64.0923; + normal -0.878180 0.421972 -0.225254; + texcoord 0.798930 -2.17200; + tangent 0.0243697 -0.430837 -0.902101; + vertex -25.7441 -59.2057 64.9625; + normal 0.708664 -0.609677 -0.355090; + texcoord 0.200100 -2.17200; + tangent 0.532994 0.132843 0.835625; + vertex -23.4938 -60.8310 63.7857; + normal 0.839541 -0.538770 0.0699777; + texcoord 0.200100 -1.32735; + tangent 0.158388 0.369376 0.915682; + vertex -17.5887 -52.5251 61.3097; + normal 0.721159 -0.608411 -0.331309; + texcoord 0.299900 -2.17200; + tangent 0.509827 0.150639 0.846985; + vertex -22.9866 -60.7046 64.5809; + normal 0.840873 -0.532968 0.0942221; + texcoord 0.299900 -1.32735; + tangent 0.135205 0.378570 0.915644; + vertex -17.4218 -52.1049 62.3372; + normal 0.780003 -0.374611 0.501260; + texcoord 0.200100 -0.190530; + tangent -0.306062 0.472429 0.826521; + vertex -8.82861 -39.7274 57.3378; + normal 0.635044 -0.190841 0.748531; + texcoord 0.299900 -0.190530; + tangent -0.532962 0.596544 0.600072; + vertex -9.23525 -39.1152 58.4020; + normal 0.563381 -0.135720 0.814973; + texcoord 0.200100 1.00000; + tangent -0.674376 0.497037 0.546051; + vertex 0.405050 -26.3716 53.8600; + normal 0.353302 0.0349961 0.934855; + texcoord 0.299900 1.00000; + tangent -0.509025 0.845174 0.163017; + vertex -0.602870 -25.6460 54.6354; + normal 0.212780 0.136591 0.967506; + texcoord 0.399710 1.00000; + tangent -0.358890 0.931864 -0.0531820; + vertex -1.20645 -23.9436 54.4944; + normal 0.445685 -0.00681621 0.895164; + texcoord 0.399710 -0.190530; + tangent -0.685152 0.641870 0.344339; + vertex -10.1405 -38.2753 58.8445; + normal 0.713424 -0.255216 0.652603; + texcoord 0.299900 -1.32735; + tangent -0.370140 0.655643 0.658126; + vertex -17.4218 -52.1049 62.3372; + normal 0.731709 -0.259481 0.630295; + texcoord 0.399710 -1.32735; + tangent -0.351836 0.650276 0.673315; + vertex -17.8291 -51.3634 63.0922; + normal 0.862588 -0.435120 0.258095; + texcoord 0.299900 -2.17200; + tangent -0.0452489 0.450588 0.891584; + vertex -22.9866 -60.7046 64.5809; + normal 0.867708 -0.443215 0.225042; + texcoord 0.399710 -2.17200; + tangent -0.0159888 0.427613 0.903821; + vertex -23.0019 -60.2949 65.4469; + normal -0.659027 0.165392 -0.733709; + texcoord 0.998540 -2.17200; + tangent 0.553308 -0.554152 -0.621905; + vertex -25.1753 -60.1675 63.4794; + normal -0.643191 0.141849 -0.752452; + texcoord 0.898730 -2.17200; + tangent 0.573221 -0.570172 -0.588491; + vertex -25.7206 -59.6214 64.0923; + normal -0.359029 -0.142438 -0.922393; + texcoord 0.998540 -1.32735; + tangent 0.717867 -0.674379 -0.172858; + vertex -19.1949 -51.9433 59.9616; + normal -0.339073 -0.157759 -0.927438; + texcoord 0.898730 -1.32735; + tangent 0.724204 -0.673517 -0.148002; + vertex -20.0457 -51.1451 60.1523; + normal 0.0435587 -0.371850 -0.927270; + texcoord 0.998540 -0.190530; + tangent 0.788228 -0.556849 0.261947; + vertex -9.88280 -39.5093 55.0523; + normal 0.0676334 -0.385891 -0.920062; + texcoord 0.898730 -0.190530; + tangent 0.756138 -0.576831 0.309065; + vertex -10.9776 -38.7404 54.6775; + normal 0.393229 -0.555416 -0.732723; + texcoord 0.998540 1.00000; + tangent 0.273322 -0.685968 0.674347; + vertex 1.65631 -24.6055 50.7432; + normal 0.222070 -0.474185 -0.851959; + texcoord 0.898730 1.00000; + tangent 0.493849 -0.693241 0.524910; + vertex 0.918930 -22.6858 48.8427; + normal 0.122153 -0.417724 -0.900325; + texcoord 0.798930 1.00000; + tangent 0.630895 -0.667591 0.395340; + vertex -0.425650 -21.2630 48.0001; + normal -0.365294 -0.473672 -0.801371; + texcoord 0.000490000 -2.17200; + tangent 0.872954 -0.473268 -0.118187; + vertex -25.1754 -60.1675 63.4794; + normal -0.360282 -0.475030 -0.802835; + texcoord 0.100290 -2.17200; + tangent 0.889491 -0.433601 -0.144207; + vertex -24.3298 -60.6259 63.3649; + normal -0.323847 -0.500976 -0.802587; + texcoord 0.000490000 -2.65640; + tangent 0.933638 -0.0357769 -0.356427; + vertex -24.7222 -65.1573 66.2222; + normal -0.321508 -0.501588 -0.803145; + texcoord 0.200100 -2.65640; + tangent 0.928097 0.00129544 -0.372336; + vertex -23.4103 -65.1555 65.6959; + normal -0.317439 -0.519881 -0.793068; + texcoord 0.200100 -3.15704; + tangent 0.928097 0.00129547 -0.372336; + vertex -22.7923 -69.5582 68.3346; + normal 0.839548 -0.205878 -0.502766; + texcoord 0.200100 -2.17200; + tangent 0.532994 0.132843 0.835625; + vertex -23.4938 -60.8310 63.7857; + normal 0.832365 -0.207943 -0.513739; + texcoord 0.299900 -2.17200; + tangent 0.544580 0.163392 0.822639; + vertex -22.9866 -60.7046 64.5809; + normal 0.796579 -0.221627 -0.562444; + texcoord 0.200100 -2.65640; + tangent 0.601859 0.350853 0.717404; + vertex -23.4103 -65.1555 65.6959; + normal 0.793249 -0.222370 -0.566839; + texcoord 0.399710 -2.65640; + tangent 0.606498 0.371115 0.703160; + vertex -22.5579 -64.6339 66.6842; + normal 0.793517 -0.227009 -0.564622; + texcoord 0.200100 -3.15704; + tangent 0.606498 0.371115 0.703160; + vertex -22.7923 -69.5582 68.3346; + normal 0.823524 0.231896 0.517718; + texcoord 0.399710 -2.17200; + tangent -0.549296 0.553950 0.625630; + vertex -23.0019 -60.2949 65.4469; + normal 0.824981 0.231887 0.515398; + texcoord 0.499510 -2.17200; + tangent -0.555745 0.500188 0.664048; + vertex -23.5340 -59.7584 66.0529; + normal 0.817307 0.330478 0.472011; + texcoord 0.399710 -2.65640; + tangent -0.556003 0.253943 0.791438; + vertex -22.5579 -64.6339 66.6842; + normal 0.817102 0.333758 0.470052; + texcoord 0.599320 -2.65640; + tangent -0.553457 0.225973 0.801636; + vertex -23.3469 -64.3118 67.8270; + normal 0.793620 0.435098 0.425273; + texcoord 0.599320 -3.15704; + vertex -21.8989 -68.4403 69.3487; + normal -0.388597 0.214042 0.896202; + texcoord 0.599320 -2.17200; + tangent -0.875080 0.218801 -0.431695; + vertex -24.3927 -59.2904 66.1743; + normal -0.362334 0.226641 0.904073; + texcoord 0.699120 -2.17200; + tangent -0.903754 0.148813 -0.401353; + vertex -25.2369 -59.0793 65.7578; + normal -0.264354 0.259942 0.928734; + texcoord 0.599320 -2.65640; + tangent -0.954840 -0.204676 -0.215378; + vertex -23.3469 -64.3118 67.8270; + normal -0.259052 0.264208 0.929024; + texcoord 0.798930 -2.65640; + tangent -0.952518 -0.229226 -0.200413; + vertex -24.6870 -64.6343 67.5450; + normal -0.257208 0.253496 0.932515; + texcoord 0.599320 -3.15704; + tangent -0.952518 -0.229226 -0.200412; + vertex -21.8989 -68.4403 69.3487; + normal -0.984609 -0.166557 0.0529477; + texcoord 0.798930 -2.17200; + tangent 0.0243697 -0.430837 -0.902101; + vertex -25.7441 -59.2057 64.9625; + normal -0.984859 -0.163615 0.0572937; + texcoord 0.898730 -2.17200; + tangent 0.0190833 -0.424168 -0.905383; + vertex -25.7206 -59.6214 64.0923; + normal -0.977608 -0.186389 0.0976801; + texcoord 0.798930 -2.65640; + tangent -0.0213419 -0.372071 -0.927959; + vertex -24.6870 -64.6343 67.5450; + normal -0.978422 -0.181913 0.0979686; + texcoord 0.998540 -2.65640; + tangent -0.0247381 -0.367606 -0.929653; + vertex -24.7222 -65.1573 66.2222; + normal -0.967785 -0.224269 0.114434; + texcoord 0.998540 -3.15704; + tangent -0.0247381 -0.367606 -0.929653; + vertex -23.4967 -69.0414 68.9740; + normal -0.0689219 0.0422456 0.996727; + texcoord 0.125240 -1.62505; + tangent 0.968995 0.240460 0.0568125; + vertex 40.1453 127.263 59.0580; + normal -0.0690884 0.0422547 0.996715; + texcoord 0.250000 -1.62505; + tangent 0.973260 0.222262 0.0580009; + vertex 41.0804 127.495 59.1129; + normal -0.115196 -0.0395993 0.992553; + texcoord 0.125240 -2.69706; + tangent 0.898194 -0.431393 0.0845439; + vertex 41.6676 137.764 58.7182; + normal -0.107371 -0.0238017 0.993934; + texcoord 0.250000 -2.69706; + tangent 0.886437 -0.455002 0.0848629; + vertex 42.3401 137.419 58.7826; + normal -0.148689 -0.106307 0.983153; + texcoord 0.250000 -3.73295; + tangent 0.886437 -0.455002 0.0848630; + vertex 46.0892 145.620 60.2364; + normal 0.990684 -0.114634 0.0735112; + texcoord 0.374760 -1.62505; + tangent 0.0607429 -0.111154 -0.991945; + vertex 41.7842 127.582 58.4581; + normal 0.990270 -0.115000 0.0783661; + texcoord 0.499510 -1.62505; + tangent 0.0662088 -0.0977705 -0.993004; + vertex 41.8442 127.472 57.4773; + normal 0.956665 -0.262201 0.126657; + texcoord 0.374760 -2.69706; + tangent 0.186295 0.211310 -0.959501; + vertex 42.9195 137.297 58.3083; + normal 0.946600 -0.299687 0.118896; + texcoord 0.499510 -2.69706; + tangent 0.190918 0.223866 -0.955737; + vertex 43.0663 137.469 57.5733; + normal 0.896274 -0.436814 0.0767233; + texcoord 0.499510 -3.73295; + tangent 0.190918 0.223866 -0.955738; + vertex 46.7341 145.332 59.4924; + normal 0.0667006 0.0169638 -0.997629; + texcoord 0.624270 -1.62505; + tangent -0.967903 -0.241715 -0.0688234; + vertex 41.2160 127.224 56.7162; + normal 0.0689299 0.0164630 -0.997486; + texcoord 0.749030 -1.62505; + tangent -0.974463 -0.213176 -0.0705587; + vertex 40.2770 126.990 56.6494; + normal 0.136739 0.0692811 -0.988182; + texcoord 0.624270 -2.69706; + tangent -0.893951 0.438745 -0.0914007; + vertex 42.6925 137.840 56.9954; + normal 0.144957 0.0835997 -0.985900; + texcoord 0.749030 -2.69706; + tangent -0.885026 0.456478 -0.0914180; + vertex 42.0191 138.187 56.9259; + normal 0.175400 0.145056 -0.973752; + texcoord 0.749030 -3.73295; + tangent -0.885026 0.456478 -0.0914181; + vertex 46.0830 145.681 58.7743; + normal -0.984543 0.161437 -0.0679207; + texcoord 0.873780 -1.62505; + tangent -0.0497877 0.113829 0.992252; + vertex 39.5772 126.906 57.3161; + normal -0.984356 0.161132 -0.0712789; + texcoord 0.998540 -1.62505; + tangent -0.0540433 0.103595 0.993150; + vertex 39.5265 127.021 58.3258; + normal -0.936857 0.335352 -0.0991898; + texcoord 0.873780 -2.69706; + tangent -0.180283 -0.214225 0.960003; + vertex 41.4406 138.308 57.4053; + normal -0.947841 0.298154 -0.112704; + texcoord 0.998540 -2.69706; + tangent -0.185053 -0.226843 0.956189; + vertex 41.2959 138.130 58.1529; + normal -0.878498 0.474274 -0.0575020; + texcoord 0.998540 -3.73295; + tangent -0.185053 -0.226843 0.956189; + vertex 45.4381 145.969 59.5245; + normal -0.808023 0.397544 0.434807; + texcoord 0.250000 -5.38950; + tangent 0.340823 -0.286575 0.895385; + vertex 51.0428 155.331 61.0355; + normal -0.802129 0.408099 0.435941; + texcoord 0.000490000 -4.59863; + tangent 0.340823 -0.286575 0.895385; + vertex 48.7508 151.376 60.3921; + normal -0.797208 0.400265 0.451937; + texcoord 0.250000 -4.59863; + tangent 0.366146 -0.292285 0.883463; + vertex 48.9709 151.191 60.9703; + normal -0.663598 0.244448 0.707023; + texcoord 0.000490000 -3.73295; + tangent 0.623871 -0.345427 0.701045; + vertex 45.4381 145.969 59.5245; + normal -0.655640 0.238195 0.716519; + texcoord 0.250000 -3.73295; + tangent 0.634651 -0.340281 0.693849; + vertex 46.0892 145.620 60.2364; + normal -0.756554 0.190725 0.625500; + texcoord 0.125240 -2.69706; + tangent 0.495233 -0.454029 0.740677; + vertex 41.6676 137.764 58.7182; + normal -0.747575 0.212727 0.629188; + texcoord 0.000490000 -2.69706; + tangent 0.483259 -0.475641 0.735001; + vertex 41.2959 138.130 58.1529; + normal -0.778624 0.132779 0.613282; + texcoord 0.000490000 -1.62505; + tangent 0.626666 0.217431 0.748340; + vertex 39.5265 127.021 58.3258; + normal -0.778229 0.132681 0.613804; + texcoord 0.125240 -1.62505; + tangent 0.625837 0.244560 0.740620; + vertex 40.1453 127.263 59.0580; + normal 0.399632 -0.214026 0.891340; + texcoord 0.250000 -5.38950; + tangent 0.697299 -0.560207 -0.447149; + vertex 51.0428 155.331 61.0355; + normal 0.374196 -0.273272 0.886171; + texcoord 0.250000 -4.59863; + tangent 0.695938 -0.541305 -0.471867; + vertex 48.9709 151.191 60.9703; + normal 0.340626 -0.289905 0.894388; + texcoord 0.499510 -4.59863; + tangent 0.697299 -0.560207 -0.447149; + vertex 49.4213 150.829 60.6815; + normal 0.603001 -0.396967 0.691958; + texcoord 0.499510 -3.73295; + tangent 0.630950 -0.286815 -0.720860; + vertex 46.7341 145.332 59.4924; + normal 0.608880 -0.398481 0.685914; + texcoord 0.250000 -3.73295; + tangent 0.634458 -0.276366 -0.721862; + vertex 46.0892 145.620 60.2364; + normal 0.593851 -0.222233 0.773274; + texcoord 0.374760 -2.69706; + tangent 0.760564 -0.155070 -0.630472; + vertex 42.9195 137.297 58.3083; + normal 0.590217 -0.218036 0.777242; + texcoord 0.250000 -2.69706; + tangent 0.763670 -0.161248 -0.625145; + vertex 42.3401 137.419 58.7826; + normal 0.680944 -0.0679093 0.729180; + texcoord 0.250000 -1.62505; + tangent 0.731744 0.0785406 -0.677040; + vertex 41.0804 127.495 59.1129; + normal 0.684067 -0.0687422 0.726173; + texcoord 0.374760 -1.62505; + tangent 0.729188 0.0894968 -0.678436; + vertex 41.7842 127.582 58.4581; + normal 0.833891 -0.348694 -0.427829; + texcoord 0.749030 -5.38950; + tangent -0.340068 0.285932 -0.895877; + vertex 51.3452 155.268 60.8139; + normal 0.840334 -0.335232 -0.425979; + texcoord 0.499510 -4.59863; + tangent -0.340068 0.285932 -0.895877; + vertex 49.4213 150.829 60.6815; + normal 0.834108 -0.330296 -0.441780; + texcoord 0.749030 -4.59863; + tangent -0.364609 0.291438 -0.884378; + vertex 49.2014 151.014 60.1023; + normal 0.692127 -0.186734 -0.697202; + texcoord 0.499510 -3.73295; + tangent -0.620695 0.344442 -0.704341; + vertex 46.7341 145.332 59.4924; + normal 0.685314 -0.175520 -0.706779; + texcoord 0.749030 -3.73295; + tangent -0.631923 0.339056 -0.696932; + vertex 46.0830 145.681 58.7743; + normal 0.776925 -0.154868 -0.610249; + texcoord 0.624270 -2.69706; + tangent -0.493818 0.445536 -0.746754; + vertex 42.6925 137.840 56.9954; + normal 0.787712 -0.140431 -0.599824; + texcoord 0.499510 -2.69706; + tangent -0.478173 0.474509 -0.739048; + vertex 43.0663 137.469 57.5733; + normal 0.783450 -0.0926541 -0.614509; + texcoord 0.499510 -1.62505; + tangent -0.618004 -0.225002 -0.753290; + vertex 41.8442 127.472 57.4773; + normal 0.782520 -0.0926332 -0.615696; + texcoord 0.624270 -1.62505; + tangent -0.617386 -0.243459 -0.748039; + vertex 41.2160 127.224 56.7162; + normal -0.323376 0.312384 -0.893221; + texcoord 0.749030 -5.38950; + tangent -0.696908 0.559915 0.448122; + vertex 51.3452 155.268 60.8139; + normal -0.328308 0.332979 -0.883934; + texcoord 0.749030 -4.59863; + tangent -0.695370 0.540526 0.473596; + vertex 49.2014 151.014 60.1023; + normal -0.316130 0.321026 -0.892751; + texcoord 0.998540 -4.59863; + tangent -0.696909 0.559915 0.448122; + vertex 48.7508 151.376 60.3921; + normal -0.554240 0.482506 -0.678238; + texcoord 0.998540 -3.73295; + tangent -0.628427 0.285816 0.723456; + vertex 45.4381 145.969 59.5245; + normal -0.560312 0.485542 -0.671044; + texcoord 0.749030 -3.73295; + tangent -0.631702 0.274799 0.724871; + vertex 46.0830 145.681 58.7743; + normal -0.578783 0.290867 -0.761844; + texcoord 0.873780 -2.69706; + tangent -0.756652 0.152803 0.635711; + vertex 41.4406 138.308 57.4053; + normal -0.573527 0.292313 -0.765258; + texcoord 0.749030 -2.69706; + tangent -0.760252 0.157990 0.630124; + vertex 42.0191 138.187 56.9259; + normal -0.689655 0.118613 -0.714358; + texcoord 0.749030 -1.62505; + tangent -0.723180 -0.0792248 0.686100; + vertex 40.2770 126.990 56.6494; + normal -0.692306 0.118713 -0.711772; + texcoord 0.873780 -1.62505; + tangent -0.721327 -0.0865092 0.687171; + vertex 39.5772 126.906 57.3161; + normal -0.566025 -0.360509 0.741383; + texcoord 0.250000 -1.94610; + tangent 0.776293 -0.535762 0.332156; + vertex 9.79453 89.0372 130.190; + normal -0.564278 -0.362002 0.741987; + texcoord 0.374760 -1.94610; + tangent 0.775392 -0.540090 0.327216; + vertex 10.4834 88.5618 130.485; + normal -0.574811 -0.446315 0.685854; + texcoord 0.250000 -3.09127; + tangent 0.748578 -0.625402 0.220235; + vertex 14.1524 95.3211 136.573; + normal -0.587667 -0.448202 0.673619; + texcoord 0.499510 -3.09127; + tangent 0.741712 -0.634260 0.218123; + vertex 15.0199 94.5904 136.822; + normal -0.850724 -0.135442 0.507863; + texcoord 0.250000 -4.27614; + tangent 0.368739 -0.852877 0.369639; + vertex 17.6747 99.7071 143.866; + normal -0.854695 -0.114080 0.506441; + texcoord 0.499510 -4.27614; + tangent 0.338769 -0.861773 0.377601; + vertex 17.9241 99.0727 144.144; + normal -0.823599 -0.0775813 0.561842; + texcoord 0.250000 -5.33255; + tangent 0.338769 -0.861773 0.377601; + vertex 21.0166 101.453 149.006; + normal 0.581020 0.434279 -0.688344; + texcoord 0.749030 -1.94610; + tangent -0.781310 0.534507 -0.322268; + vertex 11.5418 88.7708 128.539; + normal 0.580000 0.435358 -0.688523; + texcoord 0.873780 -1.94610; + tangent -0.780160 0.539486 -0.316709; + vertex 10.8451 89.2474 128.251; + normal 0.603362 0.519278 -0.605232; + texcoord 0.749030 -3.09127; + tangent -0.752450 0.622431 -0.215403; + vertex 15.7612 95.2069 136.161; + normal 0.607331 0.500296 -0.617133; + texcoord 0.998540 -3.09127; + tangent -0.745550 0.630983 -0.214513; + vertex 14.8830 95.9383 135.914; + normal 0.871309 0.163836 -0.462578; + texcoord 0.749030 -4.27614; + tangent -0.367698 0.853625 -0.368947; + vertex 18.4619 99.0580 143.639; + normal 0.876482 0.145602 -0.458889; + texcoord 0.998540 -4.27614; + tangent -0.340172 0.861793 -0.376292; + vertex 18.2110 99.6937 143.362; + normal 0.878704 0.148795 -0.453585; + texcoord 0.749030 -5.33255; + tangent -0.340172 0.861793 -0.376292; + vertex 20.8593 101.129 148.963; + normal -0.175616 0.961286 -0.212338; + texcoord 0.250000 -5.33255; + tangent -0.728453 0.0181971 0.684854; + vertex 21.0166 101.453 149.006; + normal -0.241436 0.928696 -0.281482; + texcoord 0.000490000 -4.27614; + tangent -0.728453 0.0181970 0.684854; + vertex 18.2110 99.6937 143.362; + normal -0.241461 0.936490 -0.254331; + texcoord 0.250000 -4.27614; + tangent -0.729243 -0.0168732 0.684047; + vertex 17.6747 99.7071 143.866; + normal -0.687130 0.716480 -0.120452; + texcoord 0.000490000 -3.09127; + tangent -0.629470 -0.508237 0.587760; + vertex 14.8830 95.9383 135.914; + normal -0.698650 0.706508 -0.112844; + texcoord 0.250000 -3.09127; + tangent -0.629082 -0.531482 0.567259; + vertex 14.1524 95.3211 136.573; + normal -0.621552 0.745234 -0.241452; + texcoord 0.125240 -1.94610; + tangent -0.479384 -0.113783 0.870198; + vertex 9.60959 89.4358 129.419; + normal -0.616193 0.747505 -0.248076; + texcoord 0.000490000 -1.94610; + tangent -0.470974 -0.0972637 0.876769; + vertex 10.0370 89.5240 128.623; + normal 0.222822 -0.938235 0.264698; + texcoord 0.749030 -5.33255; + tangent 0.729106 -0.0198478 -0.684113; + vertex 20.8593 101.129 148.963; + normal 0.272705 -0.908376 0.316995; + texcoord 0.499510 -4.27614; + tangent 0.729106 -0.0198478 -0.684113; + vertex 17.9241 99.0727 144.144; + normal 0.312432 -0.890037 0.331995; + texcoord 0.749030 -4.27614; + tangent 0.730100 0.0151823 -0.683171; + vertex 18.4619 99.0580 143.639; + normal 0.706440 -0.685213 0.177274; + texcoord 0.499510 -3.09127; + tangent 0.634349 0.505713 -0.584685; + vertex 15.0199 94.5904 136.822; + normal 0.712663 -0.682372 0.162725; + texcoord 0.749030 -3.09127; + tangent 0.633995 0.527221 -0.565764; + vertex 15.7612 95.2069 136.161; + normal 0.664464 -0.692365 0.281281; + texcoord 0.624270 -1.94610; + tangent 0.492128 0.117983 -0.862490; + vertex 11.7189 88.3734 129.317; + normal 0.657551 -0.696348 0.287621; + texcoord 0.499510 -1.94610; + tangent 0.478934 0.0916423 -0.873054; + vertex 11.2727 88.2880 130.130; + normal -0.738498 -0.197848 0.644575; + texcoord 0.125240 -1.61242; + tangent 0.477272 -0.828659 0.292465; + vertex 34.8043 -15.1353 138.817; + normal -0.736214 -0.203837 0.645321; + texcoord 0.250000 -1.61242; + tangent 0.470542 -0.838170 0.275791; + vertex 35.2797 -15.9608 139.108; + normal -0.798416 -0.302235 0.520756; + texcoord 0.125240 -2.70390; + tangent 0.0196282 -0.874115 -0.485323; + vertex 41.4923 -12.5763 147.265; + normal -0.737530 -0.344140 0.581048; + texcoord 0.250000 -2.70390; + tangent -0.000496894 -0.860135 -0.510066; + vertex 41.4919 -13.2498 146.866; + normal -0.860896 -0.259144 0.437838; + texcoord 0.250000 -3.74631; + tangent -0.000497123 -0.860135 -0.510066; + vertex 45.9742 -15.2963 154.468; + normal 0.331251 -0.938606 0.0963911; + texcoord 0.374760 -1.61242; + tangent 0.675443 0.164557 -0.718817; + vertex 36.1033 -16.4257 138.796; + normal 0.331374 -0.938572 0.0963032; + texcoord 0.499510 -1.61242; + tangent 0.685195 0.169193 -0.708436; + vertex 36.7926 -16.2578 138.062; + normal 0.244370 -0.964009 -0.104741; + texcoord 0.374760 -2.70390; + tangent 0.861668 0.262477 -0.434320; + vertex 41.9782 -13.5769 146.347; + normal 0.226445 -0.963681 -0.141567; + texcoord 0.499510 -2.70390; + tangent 0.866811 0.265671 -0.421969; + vertex 42.6664 -13.3660 146.012; + normal 0.121153 -0.933097 -0.338602; + texcoord 0.499510 -3.74631; + tangent 0.866811 0.265671 -0.421969; + vertex 46.7797 -15.6981 153.910; + normal 0.764001 0.210260 -0.609994; + texcoord 0.624270 -1.61242; + tangent -0.468901 0.830355 -0.301069; + vertex 36.9580 -15.5407 137.313; + normal 0.762205 0.216548 -0.610042; + texcoord 0.749030 -1.61242; + tangent -0.459153 0.844080 -0.276963; + vertex 36.4885 -14.7092 137.011; + normal 0.787578 0.305551 -0.535126; + texcoord 0.624270 -2.70390; + tangent -0.00785217 0.872120 0.489229; + vertex 43.1646 -12.7326 146.054; + normal 0.834667 0.274637 -0.477395; + texcoord 0.749030 -2.70390; + tangent 0.00645532 0.861863 0.507100; + vertex 43.1696 -12.0557 146.453; + normal 0.886077 0.230118 -0.402386; + texcoord 0.749030 -3.74631; + tangent 0.00645538 0.861863 0.507100; + vertex 47.3627 -14.8292 154.100; + normal -0.289920 0.956268 -0.0387110; + texcoord 0.873780 -1.61242; + tangent -0.669827 -0.173855 0.721877; + vertex 35.6590 -14.2503 137.334; + normal -0.290616 0.956083 -0.0380498; + texcoord 0.998540 -1.61242; + tangent -0.677016 -0.177095 0.714343; + vertex 34.9555 -14.4329 138.092; + normal -0.206149 0.959271 0.193135; + texcoord 0.873780 -2.70390; + tangent -0.861310 -0.268224 0.431509; + vertex 42.6786 -11.7319 146.973; + normal -0.220848 0.961128 0.165705; + texcoord 0.998540 -2.70390; + tangent -0.866718 -0.271316 0.418554; + vertex 41.9792 -11.9508 147.311; + normal -0.106260 0.920295 0.376518; + texcoord 0.998540 -3.74631; + tangent -0.866718 -0.271316 0.418554; + vertex 46.5512 -14.4294 154.659; + normal 0.550952 0.834537 0.000570964; + texcoord 0.749030 -2.70390; + tangent -0.625185 0.412287 0.662694; + vertex 43.1696 -12.0557 146.453; + normal 0.546212 0.837632 0.00503061; + texcoord 0.873780 -2.70390; + tangent -0.632155 0.410949 0.656887; + vertex 42.6786 -11.7319 146.973; + normal 0.484553 0.871586 0.0744669; + texcoord 0.749030 -3.74631; + tangent -0.758057 0.377653 0.531721; + vertex 47.3627 -14.8292 154.100; + normal 0.488410 0.869791 0.0701428; + texcoord 0.998540 -3.74631; + tangent -0.762011 0.381773 0.523057; + vertex 46.5512 -14.4294 154.659; + normal 0.616100 0.770033 -0.165742; + texcoord 0.749030 -4.62181; + tangent -0.686533 0.619143 0.381227; + vertex 50.0578 -16.8700 159.482; + normal 0.632139 0.759285 -0.154550; + texcoord 0.998540 -4.62181; + tangent -0.676884 0.638195 0.366790; + vertex 49.6061 -16.4441 159.727; + normal 0.595466 0.767679 -0.236832; + texcoord 0.749030 -5.42964; + tangent -0.676884 0.638195 0.366790; + vertex 52.6133 -17.6581 163.353; + normal -0.208269 0.894353 0.395924; + texcoord 0.000490000 -5.42964; + tangent -0.447343 -0.447082 0.774598; + vertex 52.5770 -17.4113 163.474; + normal -0.542916 0.619489 0.566987; + texcoord 0.000490000 -4.62181; + tangent -0.583026 -0.765956 0.270909; + vertex 49.6061 -16.4441 159.727; + normal -0.248009 0.873577 0.418753; + texcoord 0.250000 -5.42964; + tangent -0.494683 -0.537475 0.682942; + vertex 52.4529 -17.5353 163.689; + normal -0.559796 0.602426 0.568956; + texcoord 0.250000 -4.62181; + tangent -0.584619 -0.777704 0.231078; + vertex 49.2173 -16.9555 159.905; + normal -0.729390 0.376305 0.571301; + texcoord 0.000490000 -3.74631; + tangent -0.549917 -0.818416 -0.166696; + vertex 46.5512 -14.4294 154.659; + normal -0.734586 0.362247 0.573726; + texcoord 0.250000 -3.74631; + tangent -0.544927 -0.818770 -0.180747; + vertex 45.9742 -15.2963 154.468; + normal -0.711116 0.514199 0.479492; + texcoord 0.125240 -2.70390; + tangent -0.605254 -0.795158 -0.0372904; + vertex 41.4923 -12.5763 147.265; + normal -0.692546 0.501368 0.518662; + texcoord 0.000490000 -2.70390; + tangent -0.613280 -0.787779 -0.0573734; + vertex 41.9792 -11.9508 147.311; + normal -0.721382 0.565629 0.399590; + texcoord 0.000490000 -1.61242; + tangent -0.167337 -0.701866 0.692374; + vertex 34.9555 -14.4329 138.092; + normal -0.720807 0.566820 0.398939; + texcoord 0.125240 -1.61242; + tangent -0.148208 -0.688283 0.710141; + vertex 34.8043 -15.1353 138.817; + normal -0.771130 -0.368837 0.518959; + texcoord 0.499510 -5.42964; + tangent 0.130839 -0.889511 -0.437781; + vertex 52.4892 -17.7821 163.568; + normal -0.757611 -0.409768 0.508051; + texcoord 0.250000 -5.42964; + tangent 0.244703 -0.865753 -0.436568; + vertex 52.4529 -17.5353 163.689; + normal -0.600890 -0.761693 0.242395; + texcoord 0.499510 -4.62181; + tangent 0.673128 -0.641741 -0.367516; + vertex 49.6681 -17.3815 159.661; + normal -0.599148 -0.773871 0.205295; + texcoord 0.250000 -4.62181; + tangent 0.685541 -0.620554 -0.380718; + vertex 49.2173 -16.9555 159.905; + normal -0.448618 -0.893636 0.0124887; + texcoord 0.499510 -3.74631; + tangent 0.759727 -0.385258 -0.523824; + vertex 46.7797 -15.6981 153.910; + normal -0.443263 -0.896332 0.0103649; + texcoord 0.250000 -3.74631; + tangent 0.755792 -0.381238 -0.532386; + vertex 45.9742 -15.2963 154.468; + normal -0.315511 -0.907108 0.278581; + texcoord 0.374760 -2.70390; + tangent 0.634389 -0.420153 -0.648862; + vertex 41.9782 -13.5769 146.347; + normal -0.360326 -0.903578 0.231757; + texcoord 0.250000 -2.70390; + tangent 0.621047 -0.417752 -0.663162; + vertex 41.4919 -13.2498 146.866; + normal -0.259082 -0.820273 0.509930; + texcoord 0.250000 -1.61242; + tangent 0.820959 -0.466260 -0.329587; + vertex 35.2797 -15.9608 139.108; + normal -0.265254 -0.815668 0.514126; + texcoord 0.374760 -1.61242; + tangent 0.826798 -0.466747 -0.313929; + vertex 36.1033 -16.4257 138.796; + normal 0.495621 -0.844870 -0.201380; + texcoord 0.499510 -5.52964; + tangent 0.447346 0.447058 -0.774610; + vertex 52.7934 -17.6245 163.655; + normal 0.412797 -0.871540 -0.264605; + texcoord 0.499510 -5.42964; + vertex 52.4892 -17.7821 163.568; + normal 0.400926 -0.868541 -0.291368; + texcoord 0.749030 -5.42964; + tangent 0.468816 0.486917 -0.736969; + vertex 52.6133 -17.6581 163.353; + normal 0.590701 -0.634114 -0.498971; + texcoord 0.499510 -4.62181; + tangent 0.583706 0.765030 -0.272060; + vertex 49.6681 -17.3815 159.661; + normal 0.604100 -0.618178 -0.502911; + texcoord 0.749030 -4.62181; + tangent 0.585368 0.775650 -0.236034; + vertex 50.0578 -16.8700 159.482; + normal 0.754417 -0.408920 -0.513458; + texcoord 0.499510 -3.74631; + tangent 0.553105 0.816671 0.164692; + vertex 46.7797 -15.6981 153.910; + normal 0.759067 -0.396453 -0.516375; + texcoord 0.749030 -3.74631; + tangent 0.548172 0.817102 0.178469; + vertex 47.3627 -14.8292 154.100; + normal 0.718270 -0.526419 -0.454940; + texcoord 0.624270 -2.70390; + tangent 0.605401 0.795615 0.0220741; + vertex 43.1646 -12.7326 146.054; + normal 0.729087 -0.545468 -0.413397; + texcoord 0.499510 -2.70390; + tangent 0.617304 0.784937 0.0529996; + vertex 42.6664 -13.3660 146.012; + normal 0.754255 -0.549868 -0.358809; + texcoord 0.499510 -1.61242; + tangent 0.170571 0.692103 -0.701355; + vertex 36.7926 -16.2578 138.062; + normal 0.754445 -0.549362 -0.359184; + texcoord 0.624270 -1.61242; + tangent 0.157507 0.682774 -0.713450; + vertex 36.9580 -15.5407 137.313; + normal -0.584330 0.224921 0.779724; + texcoord 0.250000 -5.76516; + tangent -0.748893 -0.519568 -0.411348; + vertex 16.2147 -111.931 119.651; + normal -0.589121 0.237716 0.772287; + texcoord 0.000490000 -4.70564; + tangent -0.748893 -0.519569 -0.411348; + vertex 13.5232 -107.307 116.300; + normal -0.601571 0.232374 0.764273; + texcoord 0.250000 -4.70564; + tangent -0.737193 -0.518109 -0.433717; + vertex 13.0268 -107.651 116.027; + normal -0.861745 0.0118725 0.507203; + texcoord 0.000490000 -3.32989; + tangent -0.454549 -0.455772 -0.765282; + vertex 10.3724 -99.3062 111.208; + normal -0.867741 0.000763420 0.497016; + texcoord 0.250000 -3.32989; + tangent -0.447929 -0.434530 -0.781373; + vertex 9.90399 -99.7606 110.391; + normal -0.679668 0.223521 0.698634; + texcoord 0.125240 -2.02169; + tangent -0.323537 -0.946176 -0.00869087; + vertex 6.68033 -90.7962 104.894; + normal -0.670171 0.232302 0.704916; + texcoord 0.000490000 -2.02169; + tangent -0.316481 -0.948527 0.0117011; + vertex 6.93889 -90.0213 104.884; + normal -0.692827 -0.690897 -0.206523; + texcoord 0.250000 -5.76516; + tangent 0.658690 -0.489799 -0.571160; + vertex 16.2147 -111.931 119.651; + normal -0.721392 -0.604145 -0.338529; + texcoord 0.250000 -4.70564; + tangent 0.674316 -0.474148 -0.566111; + vertex 13.0268 -107.651 116.027; + normal -0.721182 -0.627427 -0.293652; + texcoord 0.499510 -4.70564; + tangent 0.658690 -0.489799 -0.571160; + vertex 13.4634 -107.976 115.649; + normal -0.407180 -0.628622 -0.662600; + texcoord 0.499510 -3.32989; + tangent 0.897863 -0.124008 -0.422450; + vertex 10.8421 -99.9075 109.953; + normal -0.411288 -0.628452 -0.660220; + texcoord 0.250000 -3.32989; + tangent 0.894651 -0.144851 -0.422632; + vertex 9.90399 -99.7606 110.391; + normal -0.279581 -0.616008 -0.736457; + texcoord 0.374760 -2.02169; + tangent 0.868275 0.159746 -0.469659; + vertex 7.61169 -91.6926 104.195; + normal -0.553267 -0.600539 -0.577277; + texcoord 0.250000 -2.02169; + tangent 0.816878 -0.255449 -0.517161; + vertex 6.95901 -91.4885 104.608; + normal -0.0162754 -0.578186 -0.815743; + texcoord 0.499510 -2.02169; + tangent 0.788681 0.494054 -0.365914; + vertex 8.25604 -91.2890 103.896; + normal 0.601291 -0.276878 -0.749525; + texcoord 0.749030 -5.76516; + tangent 0.750167 0.518618 0.410226; + vertex 16.2095 -111.969 119.327; + normal 0.607844 -0.296592 -0.736586; + texcoord 0.499510 -4.70564; + tangent 0.750167 0.518618 0.410226; + vertex 13.4634 -107.976 115.649; + normal 0.616852 -0.286465 -0.733097; + texcoord 0.749030 -4.70564; + tangent 0.739900 0.517275 0.430088; + vertex 13.9617 -107.631 115.921; + normal 0.870612 -0.0689826 -0.487110; + texcoord 0.499510 -3.32989; + tangent 0.460424 0.454676 0.762417; + vertex 10.8421 -99.9075 109.953; + normal 0.875196 -0.0526977 -0.480890; + texcoord 0.749030 -3.32989; + tangent 0.453858 0.433554 0.778488; + vertex 11.3199 -99.4511 110.773; + normal 0.726485 -0.237421 -0.644865; + texcoord 0.624270 -2.02169; + tangent 0.343896 0.938218 0.0385130; + vertex 8.52860 -90.4958 103.882; + normal 0.704693 -0.254118 -0.662444; + texcoord 0.499510 -2.02169; + tangent 0.324921 0.945587 -0.0170896; + vertex 8.25604 -91.2890 103.896; + normal 0.723697 0.617302 0.308546; + texcoord 0.749030 -5.76516; + tangent -0.660113 0.488796 0.570376; + vertex 16.2095 -111.969 119.327; + normal 0.724284 0.590776 0.355523; + texcoord 0.749030 -4.70564; + tangent -0.675557 0.473407 0.565251; + vertex 13.9617 -107.631 115.921; + normal 0.736066 0.572398 0.361342; + texcoord 0.998540 -4.70564; + tangent -0.660113 0.488796 0.570377; + vertex 13.5232 -107.307 116.300; + normal 0.410742 0.585997 0.698497; + texcoord 0.998540 -3.32989; + tangent -0.900591 0.121915 0.417219; + vertex 10.3724 -99.3062 111.208; + normal 0.414075 0.583622 0.698518; + texcoord 0.749030 -3.32989; + tangent -0.897919 0.141032 0.416955; + vertex 11.3199 -99.4511 110.773; + normal 0.326881 0.601366 0.729046; + texcoord 0.873780 -2.02169; + tangent -0.870819 -0.102636 0.480771; + vertex 7.59724 -89.5994 104.580; + normal 0.550616 0.583363 0.597085; + texcoord 0.749030 -2.02169; + tangent -0.820144 0.244798 0.517144; + vertex 8.25571 -89.7959 104.165; + normal 0.0165432 0.567032 0.823530; + texcoord 0.998540 -2.02169; + tangent -0.784810 -0.502966 0.362077; + vertex 6.93889 -90.0213 104.884; + normal -0.825308 0.165984 0.539737; + texcoord 0.125240 1.00000; + tangent 0.224835 -0.780200 0.583727; + vertex 2.99814 -54.5394 57.0340; + normal -0.719750 0.455355 0.524035; + texcoord 0.125240 -0.902050; + tangent -0.502023 -0.862874 0.0584863; + vertex 13.8071 -57.4579 74.4595; + normal -0.820632 0.183946 0.541042; + texcoord 0.000490000 1.00000; + tangent 0.200805 -0.794863 0.572600; + vertex 2.61352 -53.2048 56.0354; + normal -0.716848 0.462896 0.521398; + texcoord 0.000490000 -0.902050; + tangent -0.518491 -0.853943 0.0441401; + vertex 14.3303 -56.5937 74.4168; + normal -0.592945 0.651136 0.473749; + texcoord 0.125240 -3.06093; + tangent -0.621630 -0.745031 0.241878; + vertex 24.7319 -60.5432 92.8638; + normal -0.588384 0.656316 0.472286; + texcoord 0.000490000 -3.06093; + tangent -0.624941 -0.739750 0.249435; + vertex 25.2234 -59.9614 92.6676; + normal -0.654984 -0.698038 0.289376; + texcoord 0.125240 1.00000; + tangent 0.740549 -0.669126 0.0621053; + vertex 2.99814 -54.5394 57.0340; + normal -0.661119 -0.690397 0.293724; + texcoord 0.250000 1.00000; + tangent 0.734058 -0.676806 0.0556059; + vertex 4.01145 -55.4550 57.1189; + normal -0.843025 -0.300308 0.446233; + texcoord 0.125240 -0.902050; + tangent 0.156908 -0.929685 -0.333265; + vertex 13.8071 -57.4579 74.4595; + normal -0.845621 -0.289505 0.448455; + texcoord 0.250000 -0.902050; + tangent 0.139552 -0.930454 -0.338793; + vertex 13.9459 -58.3752 74.1229; + normal -0.868131 -0.0601218 0.492680; + texcoord 0.125240 -3.06093; + tangent 0.0218287 -0.996014 -0.0864890; + vertex 24.7319 -60.5432 92.8638; + normal -0.868130 -0.0535341 0.493442; + texcoord 0.250000 -3.06093; + tangent 0.0175539 -0.996856 -0.0772667; + vertex 24.7455 -61.3166 92.8039; + normal -0.455075 -0.883065 0.114471; + texcoord 0.374760 1.00000; + tangent 0.247230 -0.248800 -0.936470; + vertex 4.34974 -55.7954 55.8376; + normal -0.452102 -0.884906 0.112006; + texcoord 0.374760 -0.902050; + tangent 0.721260 -0.436573 -0.537762; + vertex 14.6652 -58.8083 73.6042; + normal -0.455007 -0.883106 0.114419; + texcoord 0.250000 1.00000; + tangent 0.255754 -0.252682 -0.933135; + vertex 4.01145 -55.4550 57.1189; + normal -0.454070 -0.883716 0.113430; + texcoord 0.250000 -0.902050; + tangent 0.728499 -0.440921 -0.524288; + vertex 13.9459 -58.3752 74.1229; + normal -0.613797 -0.753394 0.235905; + texcoord 0.374760 -3.06093; + tangent 0.662123 -0.652247 -0.369009; + vertex 25.2563 -61.8284 92.5229; + normal -0.618307 -0.748527 0.239591; + texcoord 0.250000 -3.06093; + tangent 0.658417 -0.659794 -0.362158; + vertex 24.7455 -61.3166 92.8039; + normal 0.436151 -0.810633 -0.390701; + texcoord 0.374760 1.00000; + tangent 0.102439 0.476077 -0.873417; + vertex 4.34974 -55.7954 55.8376; + normal 0.421372 -0.821109 -0.385001; + texcoord 0.499510 1.00000; + tangent 0.135286 0.476934 -0.868465; + vertex 4.52498 -54.9810 54.3434; + normal 0.204477 -0.938107 -0.279544; + texcoord 0.374760 -0.902050; + tangent 0.858050 0.309538 -0.409800; + vertex 14.6652 -58.8083 73.6042; + normal 0.198434 -0.940436 -0.276052; + texcoord 0.499510 -0.902050; + tangent 0.869396 0.299465 -0.393029; + vertex 15.5438 -58.5034 73.2073; + normal -0.00354833 -0.985796 -0.167912; + texcoord 0.374760 -3.06093; + tangent 0.900896 0.0715874 -0.428091; + vertex 25.2563 -61.8284 92.5229; + normal -0.00968039 -0.986261 -0.164909; + texcoord 0.499510 -3.06093; + tangent 0.901131 0.0628803 -0.428963; + vertex 25.9651 -61.7790 92.1855; + normal 0.789619 -0.310889 -0.529009; + texcoord 0.624270 1.00000; + tangent -0.0342905 0.838438 -0.543918; + vertex 4.44844 -53.1096 53.1293; + normal 0.725648 -0.472108 -0.500548; + texcoord 0.624270 -0.902050; + tangent 0.503679 0.860671 -0.0745166; + vertex 16.0905 -57.6195 73.1572; + normal 0.788404 -0.314389 -0.528752; + texcoord 0.499510 1.00000; + tangent -0.0288594 0.840841 -0.540513; + vertex 4.52498 -54.9810 54.3434; + normal 0.721985 -0.478032 -0.500223; + texcoord 0.499510 -0.902050; + tangent 0.526486 0.848713 -0.0500004; + vertex 15.5438 -58.5034 73.2073; + normal 0.604104 -0.660415 -0.445994; + texcoord 0.624270 -3.06093; + tangent 0.626017 0.740542 -0.244338; + vertex 26.4681 -61.1911 91.9842; + normal 0.599872 -0.665428 -0.444250; + texcoord 0.499510 -3.06093; + tangent 0.629214 0.735320 -0.251783; + vertex 25.9651 -61.7790 92.1855; + normal 0.863399 0.226270 -0.450937; + texcoord 0.624270 1.00000; + tangent -0.199382 0.974062 0.107010; + vertex 4.44844 -53.1096 53.1293; + normal 0.863276 0.227788 -0.450407; + texcoord 0.749030 1.00000; + tangent -0.198074 0.973792 0.111782; + vertex 4.15103 -51.6566 53.2890; + normal 0.860862 0.273473 -0.429102; + texcoord 0.624270 -0.902050; + tangent -0.132133 0.934798 0.329688; + vertex 16.0905 -57.6195 73.1572; + normal 0.861284 0.271902 -0.429255; + texcoord 0.749030 -0.902050; + tangent -0.128996 0.933722 0.333951; + vertex 15.9615 -56.6940 73.4906; + normal 0.873747 0.0531747 -0.483466; + texcoord 0.624270 -3.06093; + tangent -0.0160395 0.996276 0.0847147; + vertex 26.4681 -61.1911 91.9842; + normal 0.873326 0.0460854 -0.484951; + texcoord 0.749030 -3.06093; + tangent -0.0113596 0.997171 0.0743054; + vertex 26.4593 -60.4152 92.0420; + normal 0.472132 0.879705 -0.0566611; + texcoord 0.749030 1.00000; + tangent -0.734879 0.428275 0.525864; + vertex 4.15103 -51.6566 53.2890; + normal 0.462640 0.883532 -0.0730424; + texcoord 0.873780 -0.902050; + tangent -0.734879 0.428275 0.525865; + vertex 15.2324 -56.2691 74.0124; + normal 0.464982 0.882211 -0.0741347; + texcoord 0.749030 -0.902050; + tangent -0.734497 0.430483 0.524593; + vertex 15.9615 -56.6940 73.4906; + normal 0.624305 0.754557 -0.202206; + texcoord 0.873780 -3.06093; + tangent -0.666013 0.647777 0.369881; + vertex 25.9437 -59.9058 92.3251; + normal 0.628526 0.750238 -0.205180; + texcoord 0.749030 -3.06093; + tangent -0.662631 0.654635 0.363832; + vertex 26.4593 -60.4152 92.0420; + normal -0.473024 0.751360 0.460114; + texcoord 0.873780 1.00000; + tangent -0.216532 -0.605358 0.765934; + vertex 3.09684 -51.8535 54.3258; + normal -0.467976 0.756170 0.457390; + texcoord 0.998540 1.00000; + tangent -0.223649 -0.604392 0.764651; + vertex 2.61352 -53.2048 56.0354; + normal -0.207487 0.929306 0.305514; + texcoord 0.873780 -0.902050; + tangent -0.847107 -0.332336 0.414683; + vertex 15.2324 -56.2691 74.0124; + normal -0.198139 0.933248 0.299647; + texcoord 0.998540 -0.902050; + tangent -0.867535 -0.309825 0.389090; + vertex 14.3303 -56.5937 74.4168; + normal 0.00148837 0.983494 0.180933; + texcoord 0.873780 -3.06093; + tangent -0.900614 -0.0795796 0.427271; + vertex 25.9437 -59.9058 92.3251; + normal 0.00816469 0.984224 0.176739; + texcoord 0.998540 -3.06093; + tangent -0.900918 -0.0694541 0.428395; + vertex 25.2234 -59.9614 92.6676; + normal -0.956075 -0.0393502 0.290470; + texcoord 0.250000 -3.06093; + tangent 0.0175539 -0.996856 -0.0772667; + vertex 24.7455 -61.3166 92.8039; + normal -0.762440 0.242906 0.599735; + texcoord 0.250000 -3.85251; + tangent -0.602448 -0.604810 -0.520828; + vertex 26.1727 -66.0986 96.8537; + normal -0.936252 0.00940873 0.351203; + texcoord 0.125240 -3.06093; + tangent -0.0633823 -0.988255 -0.139050; + vertex 24.7319 -60.5432 92.8638; + normal -0.748085 0.254170 0.612997; + texcoord 0.000490000 -3.85251; + tangent -0.623403 -0.576686 -0.528016; + vertex 26.8202 -65.4887 97.4098; + normal -0.543877 0.385778 0.745233; + texcoord 0.250000 -4.66605; + tangent -0.826399 -0.371790 -0.422891; + vertex 27.3954 -70.7301 100.361; + normal -0.523052 0.398866 0.753208; + texcoord 0.000490000 -4.66605; + tangent -0.843922 -0.348496 -0.407855; + vertex 27.9515 -70.4990 100.632; + normal -0.118565 0.538784 0.834059; + texcoord 0.250000 -5.47248; + tangent -0.984764 -0.159433 -0.0694272; + vertex 28.6564 -74.2881 103.275; + normal -0.0973389 0.541214 0.835232; + texcoord 0.000490000 -5.47248; + tangent -0.990461 -0.134918 -0.0280051; + vertex 28.9287 -74.2510 103.282; + normal -0.0950237 0.521590 0.847888; + texcoord 0.000490000 -5.57248; + vertex 28.8247 -74.5411 103.449; + normal -0.786894 -0.533233 -0.310581; + texcoord 0.250000 -5.47248; + tangent 0.516734 -0.294265 -0.803987; + vertex 28.6564 -74.2881 103.275; + normal -0.794850 -0.496315 -0.349120; + texcoord 0.250000 -4.66605; + tangent 0.539242 -0.289972 -0.790654; + vertex 27.3954 -70.7301 100.361; + normal -0.808979 -0.475215 -0.346011; + texcoord 0.499510 -4.66605; + tangent 0.516734 -0.294265 -0.803987; + vertex 27.7366 -70.9245 99.8301; + normal -0.600987 -0.604245 -0.523166; + texcoord 0.499510 -3.85251; + tangent 0.764232 -0.215548 -0.607856; + vertex 26.9666 -66.3407 96.2120; + normal -0.611033 -0.599521 -0.516926; + texcoord 0.250000 -3.85251; + tangent 0.756385 -0.255432 -0.602193; + vertex 26.1727 -66.0986 96.8537; + normal -0.558335 -0.628248 -0.541818; + texcoord 0.374760 -3.06093; + tangent 0.833192 -0.344689 -0.432413; + vertex 25.2563 -61.8284 92.5229; + normal -0.750875 -0.542767 -0.376286; + texcoord 0.250000 -3.06093; + tangent 0.658417 -0.659794 -0.362158; + vertex 24.7455 -61.3166 92.8039; + normal -0.280875 -0.669039 -0.688110; + texcoord 0.499510 -3.06093; + tangent 0.901131 0.0628803 -0.428963; + vertex 25.9651 -61.7790 92.1855; + normal 0.110493 -0.655814 -0.746793; + texcoord 0.499510 -5.47248; + tangent 0.990462 0.134890 0.0280882; + vertex 28.6918 -74.5165 103.126; + normal 0.529099 -0.471170 -0.705729; + texcoord 0.499510 -4.66605; + tangent 0.844428 0.348208 0.407054; + vertex 27.7366 -70.9245 99.8301; + normal 0.148256 -0.645247 -0.749451; + texcoord 0.749030 -5.47248; + tangent 0.979069 0.177289 0.0999671; + vertex 28.9640 -74.4794 103.134; + normal 0.549459 -0.458420 -0.698532; + texcoord 0.749030 -4.66605; + tangent 0.827639 0.370681 0.421437; + vertex 28.2938 -70.6934 100.101; + normal 0.753495 -0.334602 -0.565939; + texcoord 0.499510 -3.85251; + tangent 0.634991 0.591084 0.497399; + vertex 26.9666 -66.3407 96.2120; + normal 0.769553 -0.320985 -0.552048; + texcoord 0.749030 -3.85251; + tangent 0.620456 0.580351 0.527472; + vertex 27.6203 -65.7291 96.7678; + normal 0.442418 -0.543090 -0.713666; + texcoord 0.624270 -3.06093; + tangent 0.648932 0.741623 -0.169951; + vertex 26.4681 -61.1911 91.9842; + normal 0.369507 -0.568004 -0.735416; + texcoord 0.499510 -3.06093; + tangent 0.629214 0.735320 -0.251783; + vertex 25.9651 -61.7790 92.1855; + normal 0.819733 0.439396 0.367382; + texcoord 0.749030 -5.47248; + tangent -0.517652 0.293885 0.803535; + vertex 28.9640 -74.4794 103.134; + normal 0.812866 0.436965 0.385112; + texcoord 0.749030 -4.66605; + tangent -0.540888 0.289321 0.789769; + vertex 28.2938 -70.6934 100.101; + normal 0.821455 0.433348 0.370703; + texcoord 0.998540 -4.66605; + tangent -0.517652 0.293885 0.803535; + vertex 27.9515 -70.4990 100.632; + normal 0.618200 0.540462 0.570727; + texcoord 0.998540 -3.85251; + tangent -0.764771 0.215481 0.607201; + vertex 26.8202 -65.4887 97.4098; + normal 0.623831 0.539490 0.565496; + texcoord 0.749030 -3.85251; + tangent -0.759112 0.248470 0.601674; + vertex 27.6203 -65.7291 96.7678; + normal 0.515574 0.628224 0.582682; + texcoord 0.873780 -3.06093; + tangent -0.855440 0.274350 0.439266; + vertex 25.9437 -59.9058 92.3251; + normal 0.745054 0.526715 0.409227; + texcoord 0.749030 -3.06093; + tangent -0.662631 0.654635 0.363832; + vertex 26.4593 -60.4152 92.0420; + normal 0.275788 0.670548 0.688699; + texcoord 0.998540 -3.06093; + tangent -0.900918 -0.0694541 0.428395; + vertex 25.2234 -59.9614 92.6676; + normal 0.984624 -0.118504 0.128346; + texcoord 0.125240 1.00000; + tangent 0.0478774 0.889649 0.454128; + vertex 48.1321 101.086 64.3343; + normal 0.990304 -0.0827074 0.111616; + texcoord 0.125240 -0.905900; + tangent 0.114876 0.939458 -0.322833; + vertex 46.4417 107.860 83.5568; + normal 0.984997 -0.116319 0.127475; + texcoord 0.000490000 1.00000; + tangent 0.0508608 0.901154 0.430506; + vertex 48.0534 99.6233 63.5876; + normal 0.990582 -0.0805661 0.110710; + texcoord 0.000490000 -0.905900; + tangent 0.114514 0.932402 -0.342801; + vertex 46.3292 106.954 83.8895; + normal 0.997309 0.0487139 0.0547886; + texcoord 0.125240 -3.06464; + tangent -0.0224962 0.921065 -0.388759; + vertex 44.8542 115.130 103.470; + normal 0.997202 0.0525192 0.0531914; + texcoord 0.000490000 -3.06464; + tangent -0.0276464 0.920260 -0.390330; + vertex 44.8751 114.435 103.765; + normal 0.720332 0.671622 -0.173336; + texcoord 0.125240 1.00000; + tangent -0.637982 0.739594 0.214432; + vertex 48.1321 101.086 64.3343; + normal 0.721843 0.670133 -0.172812; + texcoord 0.250000 1.00000; + tangent -0.639480 0.741040 0.204755; + vertex 47.2930 102.059 64.6163; + normal 0.782849 0.602913 -0.153764; + texcoord 0.125240 -0.905900; + tangent -0.608238 0.687969 -0.395910; + vertex 46.4417 107.860 83.5568; + normal 0.782846 0.603045 -0.153261; + texcoord 0.250000 -0.905900; + tangent -0.605370 0.682269 -0.409923; + vertex 45.8684 108.508 83.1681; + normal 0.686610 0.700599 -0.194236; + texcoord 0.125240 -3.06464; + tangent -0.701523 0.571110 -0.426261; + vertex 44.8542 115.130 103.470; + normal 0.683225 0.703585 -0.195378; + texcoord 0.250000 -3.06464; + tangent -0.705161 0.566255 -0.426735; + vertex 44.3284 115.553 103.151; + normal 0.461006 0.853824 -0.241783; + texcoord 0.374760 1.00000; + tangent -0.603919 0.102234 -0.790462; + vertex 46.4988 102.193 63.5767; + normal 0.0920726 0.942900 -0.320097; + texcoord 0.374760 -0.905900; + tangent -0.970132 0.0129849 -0.242231; + vertex 44.9450 108.518 82.9512; + normal 0.453920 0.857034 -0.243821; + texcoord 0.250000 1.00000; + tangent -0.611594 0.101203 -0.784672; + vertex 47.2930 102.059 64.6163; + normal 0.0844285 0.943268 -0.321119; + texcoord 0.250000 -0.905900; + tangent -0.973478 0.00967484 -0.228578; + vertex 45.8684 108.508 83.1681; + normal -0.0526098 0.940572 -0.335495; + texcoord 0.374760 -3.06464; + tangent -0.969656 -0.127598 -0.208532; + vertex 43.6056 115.454 102.996; + normal -0.0562015 0.940257 -0.335795; + texcoord 0.250000 -3.06464; + tangent -0.969206 -0.132141 -0.207793; + vertex 44.3284 115.553 103.151; + normal -0.589415 0.752804 -0.293046; + texcoord 0.374760 1.00000; + tangent -0.459344 -0.610726 -0.644994; + vertex 46.4988 102.193 63.5767; + normal -0.593119 0.750198 -0.292256; + texcoord 0.499510 1.00000; + tangent -0.476389 -0.619568 -0.623850; + vertex 45.7435 101.189 62.5162; + normal -0.644261 0.709930 -0.284475; + texcoord 0.374760 -0.905900; + tangent -0.751997 -0.655863 0.0659074; + vertex 44.9450 108.518 82.9512; + normal -0.646381 0.708382 -0.283524; + texcoord 0.499510 -0.905900; + tangent -0.752915 -0.652656 0.0846171; + vertex 44.2125 107.885 83.0330; + normal -0.743534 0.617460 -0.256711; + texcoord 0.374760 -3.06464; + tangent -0.660454 -0.739643 0.129338; + vertex 43.6056 115.454 102.996; + normal -0.746404 0.614430 -0.255650; + texcoord 0.499510 -3.06464; + tangent -0.656445 -0.742894 0.131105; + vertex 43.1094 114.893 103.096; + normal 0.0606472 -0.931049 0.359818; + texcoord 0.873780 1.00000; + tangent 0.931443 0.182367 0.314890; + vertex 46.9338 98.1065 62.5636; + normal -0.0785785 -0.931823 0.354305; + texcoord 0.873780 -0.905900; + tangent 0.973851 0.00543642 0.227123; + vertex 45.5825 106.295 83.9783; + normal 0.0560549 -0.931301 0.359912; + texcoord 0.749030 1.00000; + tangent 0.932803 0.178504 0.313074; + vertex 45.5984 97.8451 62.1121; + normal -0.0799256 -0.931364 0.355209; + texcoord 0.749030 -0.905900; + tangent 0.974508 0.00158587 0.224348; + vertex 44.6532 106.294 83.7642; + normal 0.0545059 -0.934256 0.352412; + texcoord 0.873780 -3.06464; + tangent 0.969491 0.132986 0.205917; + vertex 44.3742 113.861 103.868; + normal 0.0588999 -0.934003 0.352377; + texcoord 0.749030 -3.06464; + tangent 0.968905 0.138466 0.205062; + vertex 43.6496 113.758 103.714; + normal 0.655911 -0.690326 0.305338; + texcoord 0.873780 1.00000; + tangent 0.521865 0.706976 0.477329; + vertex 46.9338 98.1065 62.5636; + normal 0.655797 -0.690425 0.305357; + texcoord 0.998540 1.00000; + tangent 0.524948 0.707773 0.472745; + vertex 48.0534 99.6233 63.5876; + normal 0.650571 -0.695379 0.305295; + texcoord 0.873780 -0.905900; + tangent 0.742071 0.667501 -0.0614204; + vertex 45.5825 106.295 83.9783; + normal 0.651629 -0.694535 0.304959; + texcoord 0.998540 -0.905900; + tangent 0.745858 0.660106 -0.0891920; + vertex 46.3292 106.954 83.8895; + normal 0.744818 -0.604762 0.281974; + texcoord 0.873780 -3.06464; + tangent 0.655371 0.743627 -0.132315; + vertex 44.3742 113.861 103.868; + normal 0.747335 -0.601983 0.281260; + texcoord 0.998540 -3.06464; + tangent 0.651732 0.746536 -0.133901; + vertex 44.8751 114.435 103.765; + normal -0.998354 -0.0402651 -0.0408285; + texcoord 0.499510 -3.06464; + tangent 0.0212408 -0.921024 0.388927; + vertex 43.1094 114.893 103.096; + normal -0.990626 0.0983038 -0.0948467; + texcoord 0.499510 -0.905900; + tangent -0.125443 -0.931984 0.340103; + vertex 44.2125 107.885 83.0330; + normal -0.998466 -0.0358334 -0.0422056; + texcoord 0.624270 -3.06464; + tangent 0.0153615 -0.921890 0.387146; + vertex 43.1257 114.185 103.394; + normal -0.966641 -0.252265 0.0443551; + texcoord 0.624270 -0.905900; + tangent 0.234359 -0.892630 0.385081; + vertex 44.0857 106.953 83.3727; + normal -0.953056 0.263790 -0.148657; + texcoord 0.499510 1.00000; + tangent -0.206194 -0.922908 -0.325154; + vertex 45.7435 101.189 62.5162; + normal -0.998224 -0.0436263 -0.0405693; + texcoord 0.624270 1.00000; + tangent 0.0247841 -0.999218 -0.0308015; + vertex 45.3005 99.2137 61.8060; + normal -0.975283 -0.219575 0.0246760; + texcoord 0.749030 1.00000; + tangent 0.215814 -0.951816 0.217879; + vertex 45.5984 97.8451 62.1121; + normal -0.794659 -0.579556 0.180644; + texcoord 0.749030 -0.905900; + tangent 0.596066 -0.689889 0.410802; + vertex 44.6532 106.294 83.7642; + normal -0.696678 -0.682745 0.220227; + texcoord 0.624270 -3.06464; + tangent 0.697429 -0.575396 0.427214; + vertex 43.1257 114.185 103.394; + normal -0.693906 -0.685177 0.221420; + texcoord 0.749030 -3.06464; + tangent 0.700557 -0.571302 0.427591; + vertex 43.6496 113.758 103.714; + normal 0.707863 0.596977 -0.377556; + texcoord 0.250000 -3.06464; + tangent -0.705161 0.566255 -0.426735; + vertex 44.3284 115.553 103.151; + normal 0.720673 0.579421 -0.380658; + texcoord 0.250000 -3.94254; + tangent -0.450895 -0.0264646 -0.892184; + vertex 41.5245 120.951 106.431; + normal 0.707994 0.596949 -0.377354; + texcoord 0.125240 -3.06464; + tangent -0.700743 0.527230 -0.480612; + vertex 44.8542 115.130 103.470; + normal 0.725965 0.571551 -0.382497; + texcoord 0.000490000 -3.94254; + tangent -0.433666 -0.0513633 -0.899609; + vertex 41.9622 121.003 107.338; + normal 0.737377 0.557505 -0.381396; + texcoord 0.250000 -4.83291; + tangent -0.413213 -0.0746171 -0.907572; + vertex 39.0752 126.213 109.296; + normal 0.738859 0.558815 -0.376580; + texcoord 0.000490000 -4.83291; + tangent -0.409317 -0.0767023 -0.909162; + vertex 39.3363 126.261 109.872; + normal 0.762219 0.639155 -0.102486; + texcoord 0.250000 -5.68051; + tangent -0.0780961 -0.0857230 -0.993254; + vertex 37.2483 130.245 111.749; + normal 0.709172 0.698760 -0.0938603; + texcoord 0.000490000 -5.68051; + tangent -0.0469250 -0.0860532 -0.995185; + vertex 37.2607 130.268 112.012; + normal 0.523063 0.846655 -0.0978734; + texcoord 0.000490000 -5.78051; + tangent -0.0469250 -0.0860532 -0.995185; + vertex 36.9908 130.419 111.879; + normal -0.712839 -0.532661 0.456215; + texcoord 0.749030 -3.06464; + tangent 0.700557 -0.571302 0.427591; + vertex 43.6496 113.758 103.714; + normal -0.766747 -0.504947 0.396394; + texcoord 0.749030 -3.94254; + tangent 0.448576 0.0225675 0.893460; + vertex 41.2795 120.359 107.718; + normal -0.716227 -0.531168 0.452637; + texcoord 0.624270 -3.06464; + tangent 0.698927 -0.553383 0.453066; + vertex 43.1257 114.185 103.394; + normal -0.768048 -0.504556 0.394366; + texcoord 0.499510 -3.94254; + tangent 0.430840 0.0485904 0.901119; + vertex 40.8428 120.310 106.806; + normal -0.768444 -0.507331 0.390011; + texcoord 0.749030 -4.83291; + tangent 0.412233 0.0738999 0.908076; + vertex 38.9095 125.851 110.102; + normal -0.772447 -0.504234 0.386102; + texcoord 0.499510 -4.83291; + tangent 0.408757 0.0760055 0.909473; + vertex 38.6485 125.803 109.525; + normal -0.959761 -0.267836 0.0843913; + texcoord 0.749030 -5.68051; + tangent 0.0892573 0.0854495 0.992336; + vertex 37.0398 130.124 112.035; + normal -0.951848 -0.298313 0.0706729; + texcoord 0.499510 -5.68051; + tangent 0.0469396 0.0859958 0.995189; + vertex 37.0274 130.102 111.772; + normal -0.989315 -0.133665 0.0582128; + texcoord 0.499510 -5.78051; + tangent 0.0469396 0.0859957 0.995189; + vertex 36.9908 130.419 111.879; + normal 0.301802 -0.322765 0.897072; + texcoord 0.998540 -5.68051; + tangent 0.836004 0.541897 -0.0862830; + vertex 37.2607 130.268 112.012; + normal 0.322366 -0.309207 0.894691; + texcoord 0.749030 -5.68051; + tangent 0.815712 0.563183 -0.132057; + vertex 37.0398 130.124 112.035; + normal 0.555377 -0.124939 0.822159; + texcoord 0.998540 -4.83291; + tangent 0.673105 0.645713 -0.360534; + vertex 39.3363 126.261 109.872; + normal 0.559197 -0.120644 0.820209; + texcoord 0.749030 -4.83291; + tangent 0.671860 0.645403 -0.363400; + vertex 38.9095 125.851 110.102; + normal 0.577214 -0.144841 0.803645; + texcoord 0.998540 -3.94254; + tangent 0.674111 0.641731 -0.365725; + vertex 41.9622 121.003 107.338; + normal 0.583653 -0.146856 0.798613; + texcoord 0.749030 -3.94254; + tangent 0.674136 0.635889 -0.375748; + vertex 41.2795 120.359 107.718; + normal 0.479108 -0.247378 0.842175; + texcoord 0.873780 -3.06464; + tangent 0.654594 0.740976 -0.149870; + vertex 44.3742 113.861 103.868; + normal 0.465685 -0.254527 0.847558; + texcoord 0.998540 -3.06464; + tangent 0.651732 0.746536 -0.133901; + vertex 44.8751 114.435 103.765; + normal -0.275570 0.278682 -0.919999; + texcoord 0.250000 -5.78051; + tangent -0.836035 -0.541849 0.0862847; + vertex 36.9908 130.419 111.879; + normal -0.311745 0.309552 -0.898328; + texcoord 0.250000 -5.68051; + tangent -0.823325 -0.555681 0.115565; + vertex 37.2483 130.245 111.749; + normal -0.298870 0.317848 -0.899805; + texcoord 0.499510 -5.68051; + tangent -0.836035 -0.541849 0.0862847; + vertex 37.0274 130.102 111.772; + normal -0.588509 0.179460 -0.788322; + texcoord 0.499510 -4.83291; + tangent -0.673472 -0.645810 0.359672; + vertex 38.6485 125.803 109.525; + normal -0.594637 0.179876 -0.783614; + texcoord 0.250000 -4.83291; + tangent -0.672405 -0.645517 0.362186; + vertex 39.0752 126.213 109.296; + normal -0.604813 0.200364 -0.770750; + texcoord 0.499510 -3.94254; + tangent -0.676103 -0.642994 0.359782; + vertex 40.8428 120.310 106.806; + normal -0.605477 0.191907 -0.772379; + texcoord 0.250000 -3.94254; + tangent -0.676035 -0.636138 0.371895; + vertex 41.5245 120.951 106.431; + normal -0.530746 0.315182 -0.786746; + texcoord 0.374760 -3.06464; + tangent -0.658646 -0.738512 0.144171; + vertex 43.6056 115.454 102.996; + normal -0.522305 0.322187 -0.789552; + texcoord 0.499510 -3.06464; + tangent -0.656445 -0.742894 0.131105; + vertex 43.1094 114.893 103.096; + normal 0.837356 0.357971 0.413148; + texcoord 0.250000 -1.93836; + tangent -0.238360 0.919231 -0.313366; + vertex -30.3878 69.2464 141.963; + normal 0.793203 0.264986 0.548280; + texcoord 0.250000 -3.31924; + tangent 0.439815 0.373015 -0.816960; + vertex -36.1740 79.1179 145.138; + normal 0.831200 0.349278 0.432564; + texcoord 0.125240 -1.93836; + tangent -0.183953 0.908222 -0.375891; + vertex -30.1716 68.4128 142.248; + normal 0.795101 0.258723 0.548522; + texcoord 0.000490000 -3.31924; + tangent 0.449776 0.355637 -0.819282; + vertex -36.7076 78.6942 146.109; + normal 0.827627 0.223685 0.514780; + texcoord 0.250000 -4.78894; + tangent 0.459148 0.259074 -0.849743; + vertex -41.2778 88.3948 148.700; + normal 0.830001 0.209953 0.516737; + texcoord 0.000490000 -4.78894; + tangent 0.460544 0.255555 -0.850054; + vertex -41.6235 88.2041 149.340; + normal 0.633708 -0.118942 0.764374; + texcoord 0.250000 -5.97744; + tangent 0.594788 0.685457 -0.419971; + vertex -44.3645 94.0464 151.717; + normal 0.614631 -0.120671 0.779530; + texcoord 0.000490000 -5.97744; + tangent 0.595565 0.718983 -0.358283; + vertex -44.5205 93.8580 151.811; + normal 0.673688 -0.204103 0.710272; + texcoord 0.000490000 -6.07744; + vertex -44.5769 94.1563 151.950; + normal -0.871873 -0.336532 -0.355786; + texcoord 0.749030 -1.93836; + tangent 0.231865 -0.923567 0.305389; + vertex -31.4765 67.4590 140.649; + normal -0.817110 -0.201385 -0.540163; + texcoord 0.749030 -3.31924; + tangent -0.443655 -0.377482 0.812821; + vertex -37.6032 78.2515 145.454; + normal -0.870544 -0.331895 -0.363316; + texcoord 0.624270 -1.93836; + tangent 0.217369 -0.921297 0.322432; + vertex -31.6878 68.3006 140.370; + normal -0.815610 -0.200867 -0.542616; + texcoord 0.499510 -3.31924; + tangent -0.454658 -0.358134 0.815491; + vertex -37.0601 78.6810 144.480; + normal -0.845712 -0.162212 -0.508388; + texcoord 0.749030 -4.78894; + tangent -0.460903 -0.259306 0.848722; + vertex -42.2357 87.9959 148.953; + normal -0.839818 -0.176299 -0.513443; + texcoord 0.499510 -4.78894; + tangent -0.462074 -0.256055 0.849072; + vertex -41.8881 88.1874 148.312; + normal -0.644500 0.126345 -0.754093; + texcoord 0.749030 -5.97744; + tangent -0.593965 -0.673157 0.440528; + vertex -44.7290 93.9806 151.710; + normal -0.629122 0.140042 -0.764587; + texcoord 0.499510 -5.97744; + tangent -0.595530 -0.718988 0.358329; + vertex -44.5730 94.1689 151.616; + normal 0.604264 0.575612 -0.550941; + tangent -0.795939 0.467908 -0.384113; + vertex -44.5730 94.1689 151.616; + normal 0.591287 0.577241 -0.563180; + texcoord 0.250000 -5.97744; + tangent -0.824305 0.386145 -0.414020; + vertex -44.3645 94.0464 151.717; + normal 0.322315 0.530847 -0.783782; + texcoord 0.499510 -4.78894; + tangent -0.812099 -0.273259 -0.515581; + vertex -41.8881 88.1874 148.312; + normal 0.316642 0.534435 -0.783656; + texcoord 0.250000 -4.78894; + tangent -0.808365 -0.280382 -0.517622; + vertex -41.2778 88.3948 148.700; + normal 0.345426 0.502546 -0.792545; + texcoord 0.499510 -3.31924; + tangent -0.741677 -0.369128 -0.560053; + vertex -37.0601 78.6810 144.480; + normal 0.343120 0.500371 -0.794920; + texcoord 0.250000 -3.31924; + tangent -0.746654 -0.368173 -0.554037; + vertex -36.1740 79.1179 145.138; + normal 0.451655 0.549482 -0.702906; + texcoord 0.374760 -1.93836; + tangent -0.582091 -0.412677 -0.700619; + vertex -30.9179 69.5645 141.300; + normal 0.457786 0.551634 -0.697232; + texcoord 0.499510 -1.93836; + tangent -0.575485 -0.413915 -0.705331; + vertex -31.4516 69.1807 140.646; + normal -0.584958 -0.431242 0.686916; + texcoord 0.749030 -6.07744; + tangent 0.795962 -0.467901 0.384073; + vertex -44.5769 94.1563 151.950; + normal -0.583487 -0.490613 0.647180; + texcoord 0.749030 -5.97744; + tangent 0.824951 -0.384431 0.414329; + vertex -44.7290 93.9806 151.710; + normal -0.598839 -0.515846 0.612613; + texcoord 0.998540 -5.97744; + tangent 0.795963 -0.467901 0.384073; + vertex -44.5205 93.8580 151.811; + normal -0.347259 -0.484696 0.802795; + texcoord 0.998540 -4.78894; + tangent 0.812910 0.273941 0.513939; + vertex -41.6235 88.2041 149.340; + normal -0.345928 -0.481733 0.805150; + texcoord 0.749030 -4.78894; + tangent 0.809131 0.281309 0.515920; + vertex -42.2357 87.9959 148.953; + normal -0.354013 -0.480493 0.802372; + texcoord 0.998540 -3.31924; + tangent 0.745315 0.371378 0.553700; + vertex -36.7076 78.6942 146.109; + normal -0.348899 -0.483051 0.803076; + texcoord 0.749030 -3.31924; + tangent 0.749571 0.370507 0.548514; + vertex -37.6032 78.2515 145.454; + normal -0.464188 -0.527210 0.711744; + texcoord 0.873780 -1.93836; + tangent 0.581151 0.421595 0.696075; + vertex -30.9415 67.1489 141.318; + normal -0.472888 -0.528704 0.704875; + texcoord 0.998540 -1.93836; + tangent 0.572835 0.423375 0.701864; + vertex -30.3961 67.5520 141.986; + normal -0.0972872 -0.952286 0.289287; + texcoord 0.125240 -1.60548; + tangent 0.864298 0.0632839 0.498983; + vertex 3.32166 -27.0369 142.528; + normal 0.275576 -0.875524 0.396881; + texcoord 0.125240 -2.73469; + tangent 0.904597 0.0903459 -0.416583; + vertex -0.388300 -23.5847 152.645; + normal -0.0829704 -0.952462 0.293140; + texcoord 0.000490000 -1.60548; + tangent 0.876942 0.0649826 0.476183; + vertex 2.42954 -27.1022 142.013; + normal 0.295784 -0.855422 0.425165; + texcoord 0.000490000 -2.73469; + tangent 0.893264 0.0899607 -0.440439; + vertex -1.10552 -23.6569 152.998; + normal 0.307820 -0.836438 0.453451; + texcoord 0.000490000 -3.81465; + tangent 0.893264 0.0899605 -0.440439; + vertex 0.169020 -18.9080 160.893; + normal 0.886325 -0.161408 0.434021; + texcoord 0.250000 -1.60548; + tangent 0.421972 0.667523 -0.613475; + vertex 3.96433 -26.2930 142.749; + normal 0.905251 -0.273214 0.325383; + texcoord 0.250000 -2.73469; + tangent 0.421972 0.667523 -0.613475; + vertex -0.0541100 -23.0560 152.159; + normal 0.901778 -0.342897 0.263092; + texcoord 0.125240 -2.73469; + tangent 0.428598 0.667727 -0.608642; + vertex -0.388300 -23.5847 152.645; + normal 0.768330 -0.585921 0.257615; + texcoord 0.250000 -3.81465; + tangent 0.632796 0.648256 -0.423477; + vertex 0.854580 -18.2157 160.448; + normal 0.766912 -0.587080 0.259196; + texcoord 0.000490000 -3.81465; + tangent 0.638723 0.649588 -0.412394; + vertex 0.169020 -18.9080 160.893; + normal 0.834942 -0.507484 0.212910; + texcoord 0.250000 -4.78269; + tangent 0.551768 0.792095 -0.261033; + vertex 1.57688 -14.6942 166.812; + normal 0.838591 -0.506811 0.199767; + texcoord 0.000490000 -4.78269; + tangent 0.543615 0.801577 -0.248912; + vertex 1.21048 -15.2349 166.979; + normal 0.828337 -0.502215 0.248270; + texcoord 0.250000 -5.67762; + tangent 0.558893 0.754968 -0.343017; + vertex 1.54710 -12.3671 171.657; + normal 0.827655 -0.503058 0.248836; + texcoord 0.000490000 -5.67762; + tangent 0.561227 0.744467 -0.361654; + vertex 1.38961 -12.5760 171.759; + normal 0.913893 0.0668876 0.400406; + texcoord 0.374760 -1.60548; + tangent 0.0166155 0.979343 -0.201522; + vertex 3.98107 -25.3063 142.546; + normal 0.943937 0.330085 0.00524883; + texcoord 0.374760 -2.73469; + tangent -0.297460 0.860281 -0.414045; + vertex -0.298720 -22.3806 151.825; + normal 0.915489 0.0854091 0.393172; + texcoord 0.250000 -1.60548; + tangent 0.00361746 0.977482 -0.210988; + vertex 3.96433 -26.2930 142.749; + normal 0.940512 0.339757 -0.00173894; + texcoord 0.250000 -2.73469; + tangent -0.308858 0.852822 -0.421072; + vertex -0.0541100 -23.0560 152.159; + normal 0.945211 0.226003 -0.235580; + texcoord 0.250000 -3.81465; + tangent -0.308858 0.852822 -0.421072; + vertex 0.854580 -18.2157 160.448; + normal 0.0678392 0.973509 -0.218351; + texcoord 0.624270 -1.60548; + tangent -0.863823 -0.0521940 -0.501085; + vertex 2.44452 -24.7103 141.506; + normal -0.266725 0.878839 -0.395601; + texcoord 0.624270 -2.73469; + tangent -0.911418 -0.0844942 0.402712; + vertex -1.70950 -22.0229 152.197; + normal 0.0584770 0.973083 -0.222914; + texcoord 0.499510 -1.60548; + tangent -0.872951 -0.0534250 -0.484873; + vertex 3.36208 -24.6548 142.038; + normal -0.269933 0.883908 -0.381894; + texcoord 0.499510 -2.73469; + tangent -0.895209 -0.0843198 0.437597; + vertex -0.978840 -21.9541 151.840; + normal -0.284989 0.863226 -0.416680; + texcoord 0.499510 -3.81465; + tangent -0.895209 -0.0843201 0.437597; + vertex 0.0559200 -17.5110 160.336; + normal -0.957685 -0.0539658 -0.282713; + texcoord 0.873780 -1.60548; + tangent -0.00613130 -0.978216 0.207497; + vertex 1.78511 -26.4408 141.488; + normal -0.947360 -0.317457 0.0415975; + texcoord 0.873780 -2.73469; + tangent 0.304786 -0.858744 0.411904; + vertex -1.79908 -23.2270 153.016; + normal -0.957573 -0.0686333 -0.279901; + texcoord 0.749030 -1.60548; + tangent 0.00388049 -0.976698 0.214584; + vertex 1.79132 -25.4500 141.278; + normal -0.943050 -0.330634 0.0365659; + texcoord 0.749030 -2.73469; + tangent 0.314955 -0.852104 0.417997; + vertex -2.04925 -22.5501 152.684; + normal -0.937542 -0.210780 0.276743; + texcoord 0.749030 -3.81465; + tangent 0.314955 -0.852104 0.417997; + vertex -0.636050 -18.2033 160.783; + normal 0.394777 0.918772 0.00282955; + texcoord 0.250000 -5.77762; + tangent -0.784196 0.338554 -0.520017; + vertex 1.27955 -12.2527 171.866; + normal 0.490859 0.850698 -0.188068; + texcoord 0.250000 -5.67762; + tangent -0.795147 0.358848 -0.488845; + vertex 1.54710 -12.3671 171.657; + normal 0.509764 0.829331 -0.228804; + texcoord 0.499510 -5.67762; + tangent -0.784196 0.338554 -0.520017; + vertex 1.32705 -12.2720 171.512; + normal 0.544083 0.736473 -0.401971; + texcoord 0.499510 -4.78269; + tangent -0.838512 0.494693 -0.228423; + vertex 1.01153 -14.3602 166.659; + normal 0.548344 0.734702 -0.399414; + texcoord 0.250000 -4.78269; + tangent -0.833141 0.508339 -0.217870; + vertex 1.57688 -14.6942 166.812; + normal 0.626833 0.656914 -0.418980; + texcoord 0.499510 -3.81465; + tangent -0.752335 0.650819 -0.102108; + vertex 0.0559200 -17.5110 160.336; + normal 0.633942 0.652599 -0.415009; + texcoord 0.250000 -3.81465; + tangent -0.745737 0.658004 -0.104435; + vertex 0.854580 -18.2157 160.448; + normal 0.529451 0.828191 -0.183796; + texcoord 0.374760 -2.73469; + tangent -0.841278 0.540595 -0.00277784; + vertex -0.298720 -22.3806 151.825; + normal 0.504501 0.814077 -0.287676; + texcoord 0.499510 -2.73469; + tangent -0.847054 0.531210 0.0177498; + vertex -0.978840 -21.9541 151.840; + normal 0.680448 0.727804 0.0853958; + texcoord 0.499510 -1.60548; + tangent -0.611418 0.631225 -0.477203; + vertex 3.36208 -24.6548 142.038; + normal 0.686490 0.721661 0.0890833; + texcoord 0.374760 -1.60548; + tangent -0.599687 0.631184 -0.491917; + vertex 3.98107 -25.3063 142.546; + normal -0.822181 0.551633 -0.140425; + texcoord 0.499510 -5.77762; + tangent -0.561253 -0.744466 0.361616; + vertex 1.27955 -12.2527 171.866; + normal -0.824141 0.542870 -0.161506; + texcoord 0.499510 -5.67762; + vertex 1.32705 -12.2720 171.512; + normal -0.824784 0.541887 -0.161524; + texcoord 0.749030 -5.67762; + tangent -0.559966 -0.750777 0.350389; + vertex 1.16956 -12.4810 171.613; + normal -0.838597 0.522300 -0.154784; + texcoord 0.499510 -4.78269; + tangent -0.544527 -0.801011 0.248741; + vertex 1.01153 -14.3602 166.659; + normal -0.835059 0.528486 -0.152901; + texcoord 0.749030 -4.78269; + tangent -0.552877 -0.791397 0.260800; + vertex 0.644120 -14.9010 166.827; + normal -0.755190 0.628860 -0.184993; + texcoord 0.499510 -3.81465; + tangent -0.641769 -0.647006 0.411723; + vertex 0.0559200 -17.5110 160.336; + normal -0.756082 0.627992 -0.184300; + texcoord 0.749030 -3.81465; + tangent -0.635966 -0.645379 0.423123; + vertex -0.636050 -18.2033 160.783; + normal -0.895596 0.355359 -0.267634; + texcoord 0.624270 -2.73469; + tangent -0.443992 -0.673219 0.591311; + vertex -1.70950 -22.0229 152.197; + normal -0.897323 0.393584 -0.199756; + texcoord 0.749030 -2.73469; + tangent -0.427733 -0.663789 0.613538; + vertex -2.04925 -22.5501 152.684; + normal -0.632378 0.657755 -0.409213; + texcoord 0.749030 -1.60548; + tangent -0.645554 -0.736855 -0.200761; + vertex 1.79132 -25.4500 141.278; + normal -0.617950 0.671516 -0.408906; + texcoord 0.624270 -1.60548; + tangent -0.644921 -0.730414 -0.224881; + vertex 2.44452 -24.7103 141.506; + normal -0.620552 -0.427993 0.657067; + texcoord 0.749030 -5.77762; + tangent 0.784165 -0.338574 0.520051; + vertex 1.27955 -12.2527 171.866; + normal -0.602147 -0.611864 0.512875; + texcoord 0.749030 -5.67762; + tangent 0.792908 -0.354450 0.495644; + vertex 1.16956 -12.4810 171.613; + normal -0.609033 -0.580626 0.540326; + texcoord 0.998540 -5.67762; + tangent 0.784165 -0.338575 0.520051; + vertex 1.38961 -12.5760 171.759; + normal -0.539935 -0.702638 0.463432; + texcoord 0.998540 -4.78269; + tangent 0.839094 -0.493766 0.228292; + vertex 1.21048 -15.2349 166.979; + normal -0.543003 -0.699166 0.465096; + texcoord 0.749030 -4.78269; + tangent 0.833937 -0.507151 0.217595; + vertex 0.644120 -14.9010 166.827; + normal -0.606302 -0.629447 0.485999; + texcoord 0.998540 -3.81465; + tangent 0.755384 -0.647628 0.0998642; + vertex 0.169020 -18.9080 160.893; + normal -0.613421 -0.625115 0.482644; + texcoord 0.749030 -3.81465; + tangent 0.748456 -0.655191 0.102662; + vertex -0.636050 -18.2033 160.783; + normal -0.499031 -0.791226 0.353454; + texcoord 0.873780 -2.73469; + tangent 0.843419 -0.537255 0.00102007; + vertex -1.79908 -23.2270 153.016; + normal -0.501449 -0.820312 0.275024; + texcoord 0.998540 -2.73469; + tangent 0.849742 -0.526748 -0.0217983; + vertex -1.10552 -23.6569 152.998; + normal -0.701181 -0.712744 -0.0184478; + texcoord 0.998540 -1.60548; + tangent 0.616214 -0.622795 0.482086; + vertex 2.42954 -27.1022 142.013; + normal -0.706962 -0.706887 -0.0227324; + texcoord 0.873780 -1.60548; + tangent 0.606681 -0.622639 0.494227; + vertex 1.78511 -26.4408 141.488; + normal 0.675183 -0.654829 0.339599; + texcoord 0.250000 -2.01586; + tangent 0.167976 0.584772 0.793616; + vertex -24.3317 -97.1445 95.4221; + normal 0.767099 -0.549517 0.331043; + texcoord 0.250000 -3.28875; + tangent 0.611520 0.781948 -0.120833; + vertex -29.7001 -98.0284 104.391; + normal 0.682377 -0.645036 0.343935; + texcoord 0.125240 -2.01586; + tangent 0.198142 0.613098 0.764755; + vertex -24.4674 -97.6168 94.7811; + normal 0.776111 -0.559047 0.291750; + texcoord 0.000490000 -3.28875; + tangent 0.614089 0.775628 -0.145932; + vertex -30.3498 -98.8480 104.544; + normal 0.812640 -0.542559 0.212712; + texcoord 0.250000 -4.58501; + tangent 0.580490 0.789267 -0.200223; + vertex -32.2737 -97.7617 113.591; + normal 0.811582 -0.548742 0.200544; + texcoord 0.000490000 -4.58501; + tangent 0.579762 0.789547 -0.201227; + vertex -32.6613 -98.2910 113.728; + normal 0.529768 -0.846990 0.0442055; + texcoord 0.250000 -5.75915; + tangent 0.772770 0.529000 0.350694; + vertex -33.7483 -97.8007 120.318; + normal 0.508240 -0.859168 0.0593592; + texcoord 0.000490000 -5.75915; + tangent 0.774871 0.486277 0.403868; + vertex -33.9291 -97.9141 120.224; + normal 0.557295 -0.827062 -0.0734161; + texcoord 0.000490000 -5.85915; + tangent 0.774871 0.486277 0.403868; + vertex -33.9203 -97.9346 120.520; + normal -0.744893 0.607404 -0.276032; + texcoord 0.749030 -2.01586; + tangent -0.175060 -0.577170 -0.797639; + vertex -25.7637 -96.2749 93.9940; + normal -0.778519 0.583990 -0.229922; + texcoord 0.749030 -3.28875; + tangent -0.616187 -0.779325 0.113870; + vertex -31.1807 -98.2823 104.195; + normal -0.745872 0.605747 -0.277031; + texcoord 0.624270 -2.01586; + tangent -0.188733 -0.590108 -0.784953; + vertex -25.6217 -95.8064 94.6414; + normal -0.776310 0.573864 -0.260814; + texcoord 0.499510 -3.28875; + tangent -0.619288 -0.771935 0.143522; + vertex -30.5212 -97.4610 104.043; + normal -0.813527 0.560968 -0.153263; + texcoord 0.749030 -4.58501; + tangent -0.582197 -0.788165 0.199607; + vertex -33.2029 -97.9526 113.520; + normal -0.812063 0.558590 -0.168911; + texcoord 0.499510 -4.58501; + tangent -0.581223 -0.788588 0.200770; + vertex -32.8135 -97.4229 113.384; + normal -0.528750 0.847052 -0.0540965; + texcoord 0.749030 -5.75915; + tangent -0.771659 -0.540176 -0.335785; + vertex -34.0764 -97.7677 120.330; + normal -0.511901 0.857558 -0.0505115; + texcoord 0.499510 -5.75915; + tangent -0.774856 -0.486321 -0.403845; + vertex -33.8956 -97.6542 120.424; + normal 0.746212 0.651644 0.136114; + tangent -0.631339 0.627889 0.455154; + vertex -33.8956 -97.6542 120.424; + normal 0.737014 0.662167 0.135447; + texcoord 0.250000 -5.75915; + tangent -0.673349 0.634472 0.379534; + vertex -33.7483 -97.8007 120.318; + normal 0.498177 0.859233 0.116355; + texcoord 0.499510 -4.58501; + tangent -0.805870 0.506442 -0.306743; + vertex -32.8135 -97.4229 113.384; + normal 0.496862 0.860050 0.115943; + texcoord 0.250000 -4.58501; + tangent -0.804151 0.507190 -0.309997; + vertex -32.2737 -97.7617 113.591; + normal 0.472587 0.840677 0.264430; + texcoord 0.499510 -3.28875; + tangent -0.772132 0.542168 -0.331460; + vertex -30.5212 -97.4610 104.043; + normal 0.473782 0.842636 0.255921; + texcoord 0.250000 -3.28875; + tangent -0.776846 0.536777 -0.329211; + vertex -29.7001 -98.0284 104.391; + normal 0.497777 0.745600 0.443056; + texcoord 0.374760 -2.01586; + tangent -0.645162 0.661738 -0.381929; + vertex -24.6091 -96.4214 95.6512; + normal 0.503383 0.739882 0.446296; + texcoord 0.499510 -2.01586; + tangent -0.639205 0.666407 -0.383820; + vertex -25.1370 -95.8710 95.3342; + normal -0.714625 -0.698987 -0.0269867; + texcoord 0.749030 -5.85915; + tangent 0.631323 -0.627873 -0.455199; + vertex -33.9203 -97.9346 120.520; + normal -0.717386 -0.694051 -0.0604221; + texcoord 0.749030 -5.75915; + tangent 0.675065 -0.634443 -0.376522; + vertex -34.0764 -97.7677 120.330; + normal -0.730868 -0.677993 -0.0784714; + texcoord 0.998540 -5.75915; + tangent 0.631323 -0.627873 -0.455199; + vertex -33.9291 -97.9141 120.224; + normal -0.514887 -0.855226 -0.0589895; + texcoord 0.998540 -4.58501; + tangent 0.806949 -0.504861 0.306511; + vertex -32.6613 -98.2910 113.728; + normal -0.513017 -0.856178 -0.0614224; + texcoord 0.749030 -4.58501; + tangent 0.805290 -0.505592 0.309651; + vertex -33.2029 -97.9526 113.520; + normal -0.490099 -0.845697 -0.211188; + texcoord 0.998540 -3.28875; + tangent 0.776923 -0.535957 0.330365; + vertex -30.3498 -98.8480 104.544; + normal -0.484699 -0.846948 -0.218509; + texcoord 0.749030 -3.28875; + tangent 0.780850 -0.531551 0.328217; + vertex -31.1807 -98.2823 104.195; + normal -0.537491 -0.756489 -0.372596; + texcoord 0.873780 -2.01586; + tangent 0.646730 -0.655586 0.389805; + vertex -25.4800 -97.0019 93.7713; + normal -0.544166 -0.750695 -0.374621; + texcoord 0.998540 -2.01586; + tangent 0.640776 -0.660108 0.392000; + vertex -24.9366 -97.5617 94.1037; + normal 0.689822 -0.593535 0.414562; + texcoord 0.250000 -2.01134; + tangent -0.000257532 0.572415 0.819964; + vertex -15.1703 -75.9566 72.1265; + normal 0.750589 -0.455978 0.478226; + texcoord 0.250000 -3.27388; + tangent 0.561949 0.821576 -0.0960511; + vertex -22.3776 -79.7840 78.6394; + normal 0.692583 -0.585754 0.420976; + texcoord 0.125240 -2.01134; + tangent 0.0195726 0.593195 0.804821; + vertex -15.1701 -76.4230 71.4585; + normal 0.775581 -0.478327 0.411919; + texcoord 0.000490000 -3.27388; + tangent 0.568037 0.813680 -0.123526; + vertex -22.9838 -80.6512 78.7705; + normal 0.815368 -0.457447 0.354848; + texcoord 0.250000 -4.52460; + tangent 0.534387 0.831110 -0.153903; + vertex -26.5399 -80.2655 86.9291; + normal 0.816927 -0.464225 0.342235; + texcoord 0.000490000 -4.52460; + tangent 0.533294 0.831957 -0.153117; + vertex -26.8997 -80.8279 87.0343; + normal 0.605489 -0.775828 0.177405; + texcoord 0.250000 -5.70325; + tangent 0.615906 0.620500 0.485427; + vertex -29.1157 -80.3466 93.3954; + normal 0.583169 -0.790076 0.188930; + texcoord 0.000490000 -5.70325; + tangent 0.607589 0.578588 0.544124; + vertex -29.2587 -80.4827 93.2674; + normal 0.644274 -0.759672 0.0883687; + texcoord 0.000490000 -5.80325; + vertex -29.3153 -80.4966 93.5616; + normal -0.756738 0.542151 -0.365267; + texcoord 0.749030 -2.01134; + tangent -0.00700128 -0.565443 -0.824758; + vertex -16.4992 -75.1855 70.5233; + normal -0.788812 0.509151 -0.344298; + texcoord 0.749030 -3.27388; + tangent -0.565450 -0.820306 0.0858165; + vertex -23.8274 -80.1546 78.3300; + normal -0.757161 0.540321 -0.367097; + texcoord 0.624270 -2.01134; + tangent -0.0188431 -0.577878 -0.815906; + vertex -16.4935 -74.7226 71.1985; + normal -0.778057 0.491928 -0.390683; + texcoord 0.499510 -3.27388; + tangent -0.573356 -0.810383 0.120593; + vertex -23.2115 -79.2850 78.2009; + normal -0.827283 0.478997 -0.293537; + texcoord 0.749030 -4.52460; + tangent -0.536153 -0.830130 0.153052; + vertex -27.4486 -80.5305 86.7719; + normal -0.823311 0.475369 -0.310134; + texcoord 0.499510 -4.52460; + tangent -0.534755 -0.831107 0.152637; + vertex -27.0870 -79.9676 86.6670; + normal -0.611120 0.772728 -0.171534; + texcoord 0.749030 -5.70325; + tangent -0.617540 -0.629649 -0.471367; + vertex -29.4424 -80.3508 93.3323; + normal -0.597894 0.784155 -0.166203; + texcoord 0.499510 -5.70325; + tangent -0.607615 -0.578606 -0.544076; + vertex -29.2994 -80.2147 93.4603; + normal 0.619824 0.750536 0.229159; + tangent -0.780799 0.560594 0.275839; + vertex -29.2994 -80.2147 93.4603; + normal 0.611165 0.758259 0.226983; + texcoord 0.250000 -5.70325; + tangent -0.803584 0.559885 0.201945; + vertex -29.1157 -80.3466 93.3954; + normal 0.390317 0.896291 0.210513; + texcoord 0.499510 -4.52460; + tangent -0.809996 0.441565 -0.385911; + vertex -27.0870 -79.9676 86.6670; + normal 0.390410 0.896987 0.207349; + texcoord 0.250000 -4.52460; + tangent -0.808019 0.442344 -0.389149; + vertex -26.5399 -80.2655 86.9291; + normal 0.261342 0.844166 0.468064; + texcoord 0.499510 -3.27388; + tangent -0.777757 0.473868 -0.412969; + vertex -23.2115 -79.2850 78.2009; + normal 0.259215 0.844692 0.468299; + texcoord 0.250000 -3.27388; + tangent -0.782172 0.468040 -0.411274; + vertex -22.3776 -79.7840 78.6394; + normal 0.164477 0.700702 0.694236; + texcoord 0.374760 -2.01134; + tangent -0.656480 0.604292 -0.451514; + vertex -15.5538 -75.2679 72.3322; + normal 0.168194 0.697306 0.696761; + texcoord 0.499510 -2.01134; + tangent -0.650788 0.609445 -0.452825; + vertex -16.0960 -74.7602 71.9549; + normal -0.611626 -0.775962 -0.154264; + texcoord 0.749030 -5.80325; + tangent 0.780788 -0.560581 -0.275897; + vertex -29.3153 -80.4966 93.5616; + normal -0.606357 -0.777242 -0.168005; + texcoord 0.749030 -5.70325; + tangent 0.803706 -0.559680 -0.202026; + vertex -29.4424 -80.3508 93.3323; + normal -0.614641 -0.768444 -0.178072; + texcoord 0.998540 -5.70325; + tangent 0.780788 -0.560581 -0.275897; + vertex -29.2587 -80.4827 93.2674; + normal -0.414257 -0.896775 -0.155515; + texcoord 0.998540 -4.52460; + tangent 0.810984 -0.439918 0.385717; + vertex -26.8997 -80.8279 87.0343; + normal -0.411543 -0.897422 -0.158955; + texcoord 0.749030 -4.52460; + tangent 0.809083 -0.440621 0.388894; + vertex -27.4486 -80.5305 86.7719; + normal -0.295540 -0.862565 -0.410656; + texcoord 0.998540 -3.27388; + tangent 0.782035 -0.467488 0.412160; + vertex -22.9838 -80.6512 78.7705; + normal -0.293466 -0.863160 -0.410893; + texcoord 0.749030 -3.27388; + tangent 0.785872 -0.462561 0.410416; + vertex -23.8274 -80.1546 78.3300; + normal -0.242942 -0.746384 -0.619589; + texcoord 0.873780 -2.01134; + tangent 0.656445 -0.598191 0.459617; + vertex -16.1098 -75.8777 70.3249; + normal -0.248043 -0.742888 -0.621765; + texcoord 0.998540 -2.01134; + tangent 0.650591 -0.603290 0.461272; + vertex -15.5533 -76.3937 70.7194; + normal -0.331286 0.880191 0.339873; + texcoord 0.125240 1.00000; + tangent 0.430023 -0.179776 0.884737; + vertex 45.7783 97.1588 65.1922; + normal -0.333559 0.875636 0.349286; + texcoord 0.250000 1.00000; + tangent 0.424477 -0.190805 0.885106; + vertex 46.3905 96.9029 66.4516; + normal -0.397077 0.636725 0.660993; + texcoord 0.125240 -0.563720; + tangent 0.0526991 -0.702907 0.709327; + vertex 61.5404 100.517 71.8593; + normal -0.399239 0.630232 0.665895; + texcoord 0.250000 -0.563720; + tangent 0.0418411 -0.713007 0.699907; + vertex 61.5834 99.7848 72.5779; + normal -0.407177 0.627540 0.663627; + texcoord 0.125240 -2.34321; + tangent 0.0418408 -0.713007 0.699907; + vertex 78.1484 104.177 78.5883; + normal 0.416587 -0.199425 -0.886953; + texcoord 0.873780 1.00000; + tangent -0.0279194 0.972376 -0.231745; + vertex 44.4050 94.1336 63.0198; + normal 0.337870 0.118595 -0.933691; + texcoord 0.873780 -0.563720; + tangent -0.323149 0.946348 -0.000771332; + vertex 62.2671 99.9349 70.1049; + normal 0.413439 -0.188136 -0.890883; + texcoord 0.749030 1.00000; + tangent -0.0355751 0.973430 -0.226205; + vertex 44.4483 92.6246 63.3794; + normal 0.335432 0.126264 -0.933565; + texcoord 0.749030 -0.563720; + tangent -0.333214 0.942819 0.00779043; + vertex 62.6110 98.9617 70.0969; + normal 0.362225 0.135639 -0.922169; + texcoord 0.873780 -2.34321; + tangent -0.333215 0.942819 0.00779060; + vertex 78.4761 104.625 77.1616; + normal -0.453231 0.0381268 0.890577; + texcoord 0.250000 -2.34321; + tangent 0.304041 -0.932560 0.194656; + vertex 78.3938 103.424 78.7454; + normal -0.638348 -0.253733 0.726726; + texcoord 0.250000 -3.12451; + tangent -0.149761 -0.884027 -0.442796; + vertex 83.0257 99.8531 81.2556; + normal -0.499625 -0.0295272 0.865738; + texcoord 0.125240 -2.34321; + tangent 0.239184 -0.966511 0.0929936; + vertex 78.1484 104.177 78.5883; + normal -0.639312 -0.260766 0.723382; + texcoord 0.000490000 -3.12451; + tangent -0.162814 -0.873508 -0.458776; + vertex 83.2034 100.806 81.7563; + normal -0.648102 -0.255916 0.717266; + texcoord 0.250000 -3.92869; + tangent -0.162814 -0.873508 -0.458776; + vertex 87.3520 96.7233 84.0480; + normal -0.440911 -0.891046 -0.107867; + texcoord 0.499510 -2.34321; + tangent 0.356542 -0.0635866 -0.932113; + vertex 79.0654 102.803 77.5545; + normal -0.240925 -0.823282 -0.513967; + texcoord 0.499510 -3.12451; + tangent 0.716906 0.195030 -0.669335; + vertex 83.8280 100.084 80.5524; + normal -0.423188 -0.893395 -0.150856; + texcoord 0.374760 -2.34321; + tangent 0.386441 -0.0450510 -0.921213; + vertex 78.7737 102.855 78.3172; + normal -0.229028 -0.816979 -0.529237; + texcoord 0.250000 -3.12451; + tangent 0.735085 0.211255 -0.644221; + vertex 83.0257 99.8531 81.2556; + normal -0.238421 -0.808971 -0.537329; + texcoord 0.250000 -3.92869; + tangent 0.735085 0.211255 -0.644221; + vertex 87.3520 96.7233 84.0480; + normal 0.659574 0.0516660 -0.749861; + texcoord 0.749030 -2.34321; + tangent -0.301557 0.932014 -0.201032; + vertex 78.8572 104.057 76.7277; + normal 0.717805 0.204734 -0.665462; + texcoord 0.749030 -3.12451; + tangent 0.148666 0.888270 0.434598; + vertex 84.0100 101.042 81.0523; + normal 0.662229 0.0634092 -0.746614; + texcoord 0.624270 -2.34321; + tangent -0.284254 0.942926 -0.173468; + vertex 79.1013 103.303 76.8904; + normal 0.719811 0.208641 -0.662073; + texcoord 0.499510 -3.12451; + tangent 0.165968 0.874375 0.455986; + vertex 83.8280 100.084 80.5524; + normal 0.749112 0.188925 -0.634932; + texcoord 0.749030 -3.92869; + tangent 0.165968 0.874375 0.455986; + vertex 87.6393 97.6147 84.3145; + normal 0.529180 0.835216 0.149608; + texcoord 0.998540 -2.34321; + tangent -0.354507 0.0574351 0.933288; + vertex 78.1812 104.672 77.9379; + normal 0.232762 0.823973 0.516614; + texcoord 0.998540 -3.12451; + tangent -0.721308 -0.202318 0.662407; + vertex 83.2034 100.806 81.7563; + normal 0.500031 0.845351 0.188019; + texcoord 0.873780 -2.34321; + tangent -0.385160 0.0386676 0.922039; + vertex 78.4761 104.625 77.1616; + normal 0.222969 0.818503 0.529470; + texcoord 0.749030 -3.12451; + tangent -0.735753 -0.215006 0.642215; + vertex 84.0100 101.042 81.0523; + normal 0.251586 0.793640 0.553932; + texcoord 0.749030 -3.92869; + tangent -0.735753 -0.215006 0.642214; + vertex 87.6393 97.6147 84.3145; + normal -0.746772 -0.610032 0.264939; + texcoord 0.000490000 -3.12451; + tangent 0.322225 -0.680338 -0.658263; + vertex 83.2034 100.806 81.7563; + normal -0.710214 -0.633485 0.307073; + texcoord 0.250000 -3.92869; + tangent 0.322225 -0.680338 -0.658264; + vertex 87.3520 96.7233 84.0480; + normal -0.722359 -0.629192 0.286906; + texcoord 0.000490000 -3.92869; + tangent 0.324861 -0.679240 -0.658102; + vertex 87.1306 97.1907 84.5003; + normal -0.474672 -0.868548 0.142519; + texcoord 0.250000 -4.74206; + tangent 0.651934 -0.480805 -0.586352; + vertex 90.8152 94.3699 86.5993; + normal -0.502204 -0.862255 0.0656287; + texcoord 0.000490000 -4.74206; + tangent 0.691307 -0.445913 -0.568557; + vertex 90.6176 94.4974 86.7619; + normal -0.329792 -0.894842 0.300822; + texcoord 0.000490000 -4.84206; + vertex 90.9320 94.4405 86.9373; + normal 0.207736 -0.592102 -0.778628; + texcoord 0.499510 -3.12451; + tangent 0.740033 0.615670 -0.270743; + vertex 83.8280 100.084 80.5524; + normal 0.205286 -0.580681 -0.787824; + texcoord 0.499510 -3.92869; + tangent 0.739211 0.617703 -0.268347; + vertex 87.8604 97.1463 83.8620; + normal 0.199495 -0.585368 -0.785841; + texcoord 0.250000 -3.92869; + tangent 0.740032 0.615670 -0.270743; + vertex 87.3520 96.7233 84.0480; + normal 0.467874 -0.315870 -0.825421; + texcoord 0.250000 -4.74206; + tangent 0.611636 0.791117 -0.00599003; + vertex 90.8152 94.3699 86.5993; + normal 0.490538 -0.288612 -0.822238; + texcoord 0.499510 -4.74206; + tangent 0.572450 0.818137 0.0543450; + vertex 90.9790 94.6039 86.6148; + normal 0.711827 0.632009 -0.306379; + texcoord 0.499510 -3.12451; + tangent -0.321444 0.681000 0.657962; + vertex 83.8280 100.084 80.5524; + normal 0.731241 0.619982 -0.284446; + texcoord 0.749030 -3.92869; + tangent -0.321444 0.681000 0.657962; + vertex 87.6393 97.6147 84.3145; + normal 0.734639 0.621182 -0.272834; + texcoord 0.499510 -3.92869; + tangent -0.324446 0.679748 0.657782; + vertex 87.8604 97.1463 83.8620; + normal 0.653080 0.733792 0.187178; + texcoord 0.749030 -4.74206; + tangent -0.660619 0.473397 0.582647; + vertex 90.7813 94.7314 86.7774; + normal 0.658693 0.712417 0.242044; + texcoord 0.499510 -4.74206; + tangent -0.691250 0.445937 0.568607; + vertex 90.9790 94.6039 86.6148; + normal 0.705854 0.585184 0.399161; + texcoord 0.499510 -4.84206; + tangent -0.691250 0.445937 0.568607; + vertex 90.9320 94.4405 86.9373; + normal -0.119131 0.514871 0.848950; + texcoord 0.998540 -3.12451; + tangent -0.739673 -0.616409 0.270043; + vertex 83.2034 100.806 81.7563; + normal -0.139445 0.523374 0.840616; + texcoord 0.998540 -3.92869; + tangent -0.738856 -0.618423 0.267663; + vertex 87.1306 97.1907 84.5003; + normal -0.135121 0.529135 0.837711; + texcoord 0.749030 -3.92869; + tangent -0.739673 -0.616409 0.270043; + vertex 87.6393 97.6147 84.3145; + normal -0.406568 0.250326 0.878658; + texcoord 0.749030 -4.74206; + tangent -0.596042 -0.802734 -0.0187390; + vertex 90.7813 94.7314 86.7774; + normal -0.417977 0.234114 0.877773; + texcoord 0.998540 -4.74206; + tangent -0.572472 -0.818118 -0.0543954; + vertex 90.6176 94.4974 86.7619; + normal -0.437309 0.248538 0.864286; + texcoord 0.749030 -4.84206; + tangent -0.572472 -0.818118 -0.0543954; + vertex 90.9320 94.4405 86.9373; + normal -0.990588 -0.125970 0.0535389; + texcoord 0.125240 -1.41489; + tangent 0.0333706 -0.601614 -0.798090; + vertex 4.74800 65.1714 144.769; + normal -0.993341 -0.108067 0.0399283; + texcoord 0.250000 -2.62046; + tangent 0.0333706 -0.601613 -0.798090; + vertex 6.02426 58.7300 153.227; + normal -0.993919 -0.107092 0.0256078; + texcoord 0.000490000 -2.62046; + tangent 0.0402761 -0.600930 -0.798286; + vertex 5.98510 59.4360 154.163; + normal -0.878619 -0.393469 -0.270576; + texcoord 0.250000 -3.88662; + tangent 0.444182 -0.507007 -0.738679; + vertex 6.60393 53.5369 161.399; + normal -0.872945 -0.395136 -0.286066; + texcoord 0.000490000 -3.88662; + tangent 0.466851 -0.500364 -0.729168; + vertex 6.25644 53.9074 161.942; + normal -0.922505 -0.241099 -0.301424; + texcoord 0.250000 -4.92953; + tangent 0.345004 -0.875241 -0.339007; + vertex 6.27025 50.1080 166.721; + normal -0.928571 -0.241879 -0.281514; + texcoord 0.000490000 -4.92953; + tangent 0.320056 -0.905893 -0.277350; + vertex 6.18735 50.3426 166.793; + normal -0.898142 -0.196957 -0.393126; + texcoord 0.000490000 -5.02953; + vertex 6.13723 50.1114 167.024; + normal 0.0328844 -0.871067 -0.490063; + texcoord 0.374760 -1.41489; + tangent 0.998585 0.00812992 0.0525571; + vertex 4.58673 63.5414 144.578; + normal 0.0445676 -0.855299 -0.516214; + texcoord 0.499510 -2.62046; + tangent 0.998220 0.0122349 0.0583703; + vertex 7.19611 58.7396 153.288; + normal 0.0339356 -0.858309 -0.512010; + texcoord 0.250000 -2.62046; + tangent 0.998585 0.00812993 0.0525569; + vertex 6.02426 58.7300 153.227; + normal 0.418121 -0.776917 -0.470718; + texcoord 0.250000 -3.88662; + tangent 0.893667 0.240823 0.378633; + vertex 6.60393 53.5369 161.399; + normal 0.432458 -0.771434 -0.466765; + texcoord 0.499510 -3.88662; + tangent 0.881863 0.252808 0.398003; + vertex 7.26032 53.7256 161.694; + normal 0.488888 -0.750897 -0.444007; + texcoord 0.250000 -4.92953; + tangent 0.720880 0.0521646 0.691094; + vertex 6.27025 50.1080 166.721; + normal 0.492067 -0.749698 -0.442519; + texcoord 0.499510 -4.92953; + tangent 0.683844 0.0183071 0.729398; + vertex 6.44737 50.1127 166.910; + normal 0.990103 0.125989 -0.0618230; + texcoord 0.624270 -1.41489; + tangent -0.0267028 0.601599 0.798352; + vertex 5.97968 63.5231 143.555; + normal 0.998991 0.0449003 -0.000420912; + texcoord 0.749030 -2.62046; + tangent -0.0267029 0.601599 0.798352; + vertex 7.16456 59.4504 154.232; + normal 0.995722 0.0896405 -0.0224176; + texcoord 0.499510 -2.62046; + tangent -0.0326926 0.601037 0.798552; + vertex 7.19611 58.7396 153.288; + normal 0.886406 0.347972 0.305287; + texcoord 0.749030 -3.88662; + tangent -0.443579 0.507005 0.739042; + vertex 6.91342 54.0972 162.239; + normal 0.874497 0.388945 0.289786; + texcoord 0.499510 -3.88662; + tangent -0.465158 0.500799 0.729951; + vertex 7.26032 53.7256 161.694; + normal 0.921296 0.237601 0.307830; + texcoord 0.749030 -4.92953; + tangent -0.351471 0.865750 0.356295; + vertex 6.36448 50.3474 166.982; + normal 0.923415 0.232811 0.305129; + texcoord 0.499510 -4.92953; + tangent -0.320031 0.905916 0.277302; + vertex 6.44737 50.1127 166.910; + normal -0.0385124 0.876248 0.480319; + texcoord 0.873780 -1.41489; + tangent -0.998250 -0.0121458 -0.0578827; + vertex 6.14094 65.1531 143.746; + normal -0.0502595 0.854389 0.517197; + texcoord 0.998540 -2.62046; + tangent -0.997874 -0.0158964 -0.0631986; + vertex 5.98510 59.4360 154.163; + normal -0.0405136 0.853438 0.519617; + texcoord 0.749030 -2.62046; + tangent -0.998250 -0.0121460 -0.0578826; + vertex 7.16456 59.4504 154.232; + normal -0.431768 0.731130 0.528228; + texcoord 0.749030 -3.88662; + tangent -0.893480 -0.241006 -0.378958; + vertex 6.91342 54.0972 162.239; + normal -0.447627 0.723397 0.525669; + texcoord 0.998540 -3.88662; + tangent -0.880992 -0.253847 -0.399268; + vertex 6.25644 53.9074 161.942; + normal -0.551902 0.661623 0.507601; + texcoord 0.749030 -4.92953; + tangent -0.721003 -0.0525259 -0.690938; + vertex 6.36448 50.3474 166.982; + normal -0.552343 0.666111 0.501212; + texcoord 0.998540 -4.92953; + tangent -0.683894 -0.0182927 -0.729352; + vertex 6.18735 50.3426 166.793; + normal -0.569049 0.638999 0.517556; + texcoord 0.749030 -5.02953; + tangent -0.683894 -0.0182928 -0.729352; + vertex 6.13723 50.1114 167.024; + normal 0.940722 -0.117561 -0.318152; + texcoord 0.749030 -1.42892; + tangent 0.338790 0.370517 0.864835; + vertex 23.4359 -52.7449 135.426; + normal 0.763191 -0.311756 -0.565993; + texcoord 0.749030 1.00000; + tangent 0.647341 0.319121 0.692179; + vertex 21.1771 -29.7710 120.258; + normal 0.938478 -0.122335 -0.322944; + texcoord 0.873780 -1.42892; + tangent 0.346538 0.329428 0.878287; + vertex 23.7304 -52.4228 136.178; + normal 0.855003 -0.237454 -0.461070; + texcoord 0.873780 1.00000; + tangent 0.484969 0.138701 0.863462; + vertex 22.0601 -29.3397 121.192; + normal 0.975467 -0.0657983 -0.210084; + texcoord 0.998540 1.00000; + tangent 0.201786 -0.114296 0.972738; + vertex 22.4695 -29.5716 123.166; + normal -0.814376 0.397224 0.423090; + texcoord 0.125240 -1.42892; + tangent -0.276358 0.375629 -0.884607; + vertex 22.5272 -52.0809 137.280; + normal -0.774314 0.458190 0.436462; + texcoord 0.250000 -2.47207; + tangent -0.276358 0.375629 -0.884607; + vertex 19.6962 -60.2377 139.489; + normal -0.748093 0.502366 0.433572; + texcoord 0.000490000 -2.47207; + tangent -0.278137 0.364042 -0.888883; + vertex 20.0091 -60.6630 140.491; + normal -0.815465 0.568459 0.108957; + texcoord 0.250000 -3.52064; + tangent -0.307874 -0.250855 -0.917761; + vertex 15.1554 -66.9932 140.683; + normal -0.808320 0.582371 0.0863886; + texcoord 0.000490000 -3.52064; + tangent -0.304515 -0.289329 -0.907502; + vertex 15.3747 -66.7837 141.333; + normal -0.813270 0.533349 0.232659; + texcoord 0.250000 -4.55764; + tangent 0.0210830 0.409554 -0.912042; + vertex 11.9594 -72.1021 141.587; + normal -0.811798 0.532714 0.239164; + texcoord 0.000490000 -4.55764; + tangent 0.0693501 0.494625 -0.866335; + vertex 11.9420 -72.2257 141.803; + normal 0.389476 -0.521649 -0.759072; + texcoord 0.749030 -1.42892; + tangent 0.920875 0.205102 0.331547; + vertex 23.4359 -52.7449 135.426; + normal 0.674285 -0.568250 -0.471627; + texcoord 0.749030 -2.47207; + tangent 0.315794 -0.362491 0.876855; + vertex 20.5520 -61.5259 139.981; + normal 0.410751 -0.520781 -0.748379; + texcoord 0.624270 -1.42892; + tangent 0.915536 0.189691 0.354699; + vertex 22.6354 -52.9232 135.138; + normal 0.740706 -0.505738 -0.442249; + texcoord 0.499510 -2.47207; + tangent 0.280934 -0.371121 0.885068; + vertex 20.2334 -61.0920 138.976; + normal 0.794971 -0.598710 -0.0978172; + texcoord 0.749030 -3.52064; + tangent 0.309480 0.247244 0.918201; + vertex 15.8597 -67.3145 141.345; + normal 0.798734 -0.596098 -0.0817989; + texcoord 0.499510 -3.52064; + tangent 0.305832 0.287934 0.907502; + vertex 15.6390 -67.5234 140.693; + normal 0.773544 -0.578703 -0.258328; + texcoord 0.749030 -4.55764; + tangent -0.0199278 -0.407943 0.912790; + vertex 12.1858 -72.2795 141.792; + normal 0.761033 -0.587721 -0.274612; + texcoord 0.499510 -4.55764; + tangent -0.0693512 -0.494602 0.866348; + vertex 12.2031 -72.1559 141.576; + normal 0.793487 -0.553695 -0.252589; + texcoord 0.499510 -4.65764; + tangent -0.0693512 -0.494602 0.866348; + vertex 12.0173 -72.4140 141.558; + normal 0.866287 -0.140283 0.479445; + texcoord 0.998540 -1.42892; + tangent -0.422815 0.305215 0.853271; + vertex 23.3464 -52.1456 136.953; + normal 0.643518 -0.0578236 0.763244; + texcoord 0.998540 -2.47207; + tangent -0.477695 0.742749 0.469182; + vertex 20.0091 -60.6630 140.491; + normal 0.858013 -0.127003 0.497679; + texcoord 0.873780 -1.42892; + tangent -0.429188 0.330304 0.840653; + vertex 23.7304 -52.4228 136.178; + normal 0.590534 -0.101614 0.800590; + texcoord 0.749030 -2.47207; + tangent -0.476284 0.756962 0.447395; + vertex 20.5520 -61.5259 139.981; + normal 0.488362 -0.195391 0.850485; + texcoord 0.749030 -3.52064; + tangent -0.476284 0.756962 0.447395; + vertex 15.8597 -67.3145 141.345; + normal 0.0683767 0.0850524 0.994027; + texcoord 0.998540 -2.47207; + tangent -0.674452 0.738128 -0.0167629; + vertex 20.0091 -60.6630 140.491; + normal 0.0567473 0.0741696 0.995630; + texcoord 0.998540 -3.52064; + tangent -0.676249 0.736488 -0.0165156; + vertex 15.3747 -66.7837 141.333; + normal 0.0523831 0.0704864 0.996136; + texcoord 0.749030 -3.52064; + tangent -0.674453 0.738128 -0.0167629; + vertex 15.8597 -67.3145 141.345; + normal 0.0559413 0.0508343 0.997139; + texcoord 0.749030 -4.55764; + tangent -0.953883 0.297931 0.0366795; + vertex 12.1858 -72.2795 141.792; + normal 0.0568453 0.0503077 0.997115; + texcoord 0.998540 -4.55764; + tangent -0.975552 0.215162 0.0447605; + vertex 11.9420 -72.2257 141.803; + normal -0.0262024 0.0883318 -0.995746; + texcoord 0.250000 -4.65764; + tangent 0.975546 -0.215191 -0.0447602; + vertex 12.0173 -72.4140 141.558; + normal -0.0526235 -0.0241025 -0.998324; + texcoord 0.250000 -4.55764; + tangent 0.956782 -0.288330 -0.0378785; + vertex 11.9594 -72.1021 141.587; + normal -0.0570994 -0.0514674 -0.997041; + texcoord 0.499510 -4.55764; + tangent 0.975546 -0.215191 -0.0447602; + vertex 12.2031 -72.1559 141.576; + normal -0.121096 -0.131068 -0.983950; + texcoord 0.499510 -3.52064; + tangent 0.675706 -0.737022 0.0148062; + vertex 15.6390 -67.5234 140.693; + normal -0.144791 -0.122879 -0.981803; + texcoord 0.250000 -3.52064; + tangent 0.665929 -0.745833 -0.0164884; + vertex 15.1554 -66.9932 140.683; + normal -0.615661 0.0743097 -0.784500; + texcoord 0.499510 -2.47207; + tangent 0.480672 -0.739883 -0.470667; + vertex 20.2334 -61.0920 138.976; + normal -0.678205 0.0149412 -0.734721; + texcoord 0.250000 -2.47207; + tangent 0.474500 -0.754538 -0.453345; + vertex 19.6962 -60.2377 139.489; + normal -0.894933 -0.0172696 -0.445867; + texcoord 0.374760 -1.42892; + tangent 0.419293 -0.329702 -0.845866; + vertex 21.4322 -52.5813 136.240; + normal -0.902263 -0.0114688 -0.431033; + texcoord 0.499510 -1.42892; + tangent 0.413358 -0.307479 -0.857083; + vertex 21.7978 -52.8533 135.482; + normal -0.991427 -0.0193133 -0.129229; + texcoord 0.166830 -1.46700; + tangent 0.0791948 0.697838 -0.711864; + vertex 3.63585 -110.160 74.8202; + normal -0.996853 0.0578926 -0.0541479; + texcoord 0.333170 -2.57217; + tangent 0.0791948 0.697838 -0.711864; + vertex 4.46382 -118.112 69.6565; + normal -0.994898 0.0909655 -0.0436339; + texcoord 0.000490000 -2.57217; + tangent 0.0889986 0.695707 -0.712791; + vertex 4.36328 -118.998 70.5602; + normal -0.849223 0.453010 -0.271298; + texcoord 0.333170 -3.69056; + tangent 0.491776 0.539644 -0.683331; + vertex 3.23290 -124.757 64.9098; + normal -0.837492 0.466352 -0.284820; + texcoord 0.000490000 -3.69056; + tangent 0.521242 0.523596 -0.673909; + vertex 2.81253 -125.179 65.4545; + normal -0.854600 0.464964 -0.231229; + texcoord 0.333170 -4.72658; + tangent 0.522318 0.747513 -0.410376; + vertex 1.80148 -129.292 61.3840; + normal -0.855458 0.467627 -0.222523; + texcoord 0.000490000 -4.72658; + tangent 0.517865 0.770172 -0.372359; + vertex 1.65588 -129.509 61.4887; + normal -0.854989 0.480463 -0.195320; + texcoord 0.000490000 -4.82658; + vertex 1.72137 -129.508 61.2034; + normal 0.539037 0.353125 -0.764684; + texcoord 0.499510 -1.46700; + tangent 0.819345 -0.430265 0.378876; + vertex 4.03826 -110.086 73.0627; + normal 0.560598 0.378572 -0.736487; + texcoord 0.665860 -2.57217; + tangent 0.813703 -0.432664 0.388188; + vertex 5.52161 -118.667 70.1457; + normal 0.545411 0.381385 -0.746373; + texcoord 0.333170 -2.57217; + tangent 0.819344 -0.430265 0.378875; + vertex 4.46382 -118.112 69.6565; + normal 0.855251 0.118756 -0.504423; + texcoord 0.333170 -3.69056; + tangent 0.504694 -0.482127 0.716127; + vertex 3.23290 -124.757 64.9098; + normal 0.863771 0.104625 -0.492904; + texcoord 0.665860 -3.69056; + tangent 0.475255 -0.484442 0.734471; + vertex 3.61779 -125.148 65.5069; + normal 0.732937 0.278081 -0.620866; + texcoord 0.333170 -4.72658; + tangent 0.452969 -0.874579 0.173006; + vertex 1.80148 -129.292 61.3840; + normal 0.723130 0.283001 -0.630075; + texcoord 0.665860 -4.72658; + tangent 0.435721 -0.894708 0.0982089; + vertex 1.92398 -129.544 61.4116; + normal 0.711905 0.275803 -0.645851; + texcoord 0.333170 -4.82658; + vertex 1.72137 -129.508 61.2034; + normal 0.760233 -0.296444 0.578072; + texcoord 0.998540 -1.46700; + tangent -0.645296 -0.241725 0.724681; + vertex 4.58154 -109.731 75.0251; + normal 0.428479 -0.519169 0.739506; + texcoord 0.998540 -2.57217; + tangent -0.900196 -0.259976 0.349371; + vertex 4.36328 -118.998 70.5602; + normal 0.738891 -0.303481 0.601614; + texcoord 0.832200 -1.46700; + tangent -0.660438 -0.243724 0.710226; + vertex 5.28070 -109.470 74.2400; + normal 0.401800 -0.493297 0.771501; + texcoord 0.665860 -2.57217; + tangent -0.912816 -0.255597 0.318493; + vertex 5.52161 -118.667 70.1457; + normal -0.00523144 -0.638696 0.769441; + texcoord 0.998540 -3.69056; + tangent -0.997838 -0.0543863 -0.0368925; + vertex 2.81253 -125.179 65.4545; + normal -0.0258816 -0.615380 0.787805; + texcoord 0.665860 -3.69056; + tangent -0.997312 -0.0371820 -0.0631401; + vertex 3.61779 -125.148 65.5069; + normal 0.101373 -0.698408 0.708484; + texcoord 0.998540 -4.72658; + tangent -0.972622 0.0947286 0.212208; + vertex 1.65588 -129.509 61.4887; + normal 0.111395 -0.700040 0.705362; + texcoord 0.665860 -4.72658; + tangent -0.953591 0.124503 0.274161; + vertex 1.92398 -129.544 61.4116; + normal -0.836421 -0.462535 0.294045; + texcoord 0.333170 -1.46438; + tangent -0.293162 -0.0757451 -0.953058; + vertex 15.4655 -82.3597 50.9199; + normal -0.993371 -0.113092 -0.0205996; + texcoord 0.333170 -2.57200; + tangent -0.0605494 0.658637 -0.750021; + vertex 17.7838 -89.7438 45.8991; + normal -0.865289 -0.434601 0.249794; + texcoord 0.166830 -1.46438; + tangent -0.281233 -0.0175657 -0.959479; + vertex 15.7737 -82.2801 51.9220; + normal -0.996023 -0.0824076 -0.0338724; + texcoord 0.000490000 -2.57200; + tangent -0.0379635 0.682450 -0.729946; + vertex 17.8466 -90.6258 46.8404; + normal -0.898157 0.362050 -0.249465; + texcoord 0.333170 -3.69573; + tangent 0.414937 0.586070 -0.695953; + vertex 17.6257 -95.9015 40.3056; + normal -0.886638 0.379261 -0.264640; + texcoord 0.000490000 -3.69573; + tangent 0.449068 0.574035 -0.684705; + vertex 17.2577 -96.3713 40.8690; + normal -0.847936 0.442091 -0.292508; + texcoord 0.333170 -4.74477; + tangent 0.516002 0.800330 -0.305310; + vertex 16.9693 -100.154 36.1832; + normal -0.846526 0.445870 -0.290851; + texcoord 0.000490000 -4.74477; + tangent 0.517184 0.818287 -0.250850; + vertex 16.8214 -100.388 36.2549; + normal -0.848378 0.451436 -0.276513; + texcoord 0.000490000 -4.84477; + vertex 16.9248 -100.364 35.9768; + normal 0.0236912 0.430542 -0.902259; + texcoord 0.665860 -1.46438; + tangent 0.917750 0.348536 0.190413; + vertex 17.1546 -81.6814 50.3465; + normal 0.445503 0.548255 -0.707774; + texcoord 0.665860 -2.57200; + tangent 0.902223 -0.264560 0.340591; + vertex 18.9481 -90.1465 46.3541; + normal 0.0568973 0.439374 -0.896501; + texcoord 0.499510 -1.46438; + tangent 0.925617 0.321535 0.199622; + vertex 16.1430 -82.0655 50.1366; + normal 0.461901 0.543722 -0.700724; + texcoord 0.333170 -2.57200; + tangent 0.886536 -0.306627 0.346459; + vertex 17.7838 -89.7438 45.8991; + normal 0.462657 0.589555 -0.662097; + texcoord 0.333170 -3.69573; + tangent 0.886536 -0.306627 0.346459; + vertex 17.6257 -95.9015 40.3056; + normal 0.769546 -0.258894 0.583757; + texcoord 0.998540 -1.46438; + tangent -0.638111 -0.276305 0.718658; + vertex 16.7595 -81.9063 52.1406; + normal 0.533622 -0.511276 0.673680; + texcoord 0.998540 -2.57200; + tangent -0.841882 -0.366266 0.396339; + vertex 17.8466 -90.6258 46.8404; + normal 0.753630 -0.267817 0.600264; + texcoord 0.832200 -1.46438; + tangent -0.649616 -0.281366 0.706280; + vertex 17.4628 -81.6017 51.3485; + normal 0.509925 -0.508892 0.693546; + texcoord 0.665860 -2.57200; + tangent -0.854842 -0.365823 0.367992; + vertex 18.9481 -90.1465 46.3541; + normal 0.0925533 -0.720675 0.687067; + texcoord 0.998540 -3.69573; + tangent -0.989573 -0.144028 0.000517456; + vertex 17.2577 -96.3713 40.8690; + normal 0.0674063 -0.707109 0.703884; + texcoord 0.665860 -3.69573; + tangent -0.991917 -0.123581 -0.0287723; + vertex 18.0724 -96.2690 40.8934; + normal 0.0573042 -0.754099 0.654256; + texcoord 0.998540 -4.74477; + tangent -0.992787 0.0236322 0.117539; + vertex 16.8214 -100.388 36.2549; + normal 0.0557863 -0.753963 0.654544; + texcoord 0.665860 -4.74477; + tangent -0.986560 0.0592160 0.152294; + vertex 17.1035 -100.405 36.2114; + normal 0.840593 0.288604 -0.458380; + texcoord 0.665860 -2.57200; + tangent 0.541666 -0.445674 0.712722; + vertex 18.9481 -90.1465 46.3541; + normal 0.839922 0.296162 -0.454773; + texcoord 0.665860 -3.69573; + tangent 0.542059 -0.448374 0.710727; + vertex 18.0724 -96.2690 40.8934; + normal 0.840524 0.298060 -0.452415; + texcoord 0.333170 -3.69573; + tangent 0.541666 -0.445674 0.712722; + vertex 17.6257 -95.9015 40.3056; + normal 0.787089 0.360957 -0.500202; + texcoord 0.333170 -4.74477; + tangent 0.491060 -0.854275 0.170512; + vertex 16.9693 -100.154 36.1832; + normal 0.782221 0.361398 -0.507465; + texcoord 0.665860 -4.74477; + tangent 0.469354 -0.877493 0.0985572; + vertex 17.1035 -100.405 36.2114; + normal 0.772704 0.354136 -0.526798; + texcoord 0.333170 -4.84477; + tangent 0.469354 -0.877493 0.0985572; + vertex 16.9248 -100.364 35.9768; + normal 0.176994 0.744842 0.643338; + texcoord 0.499510 -1.07562; + tangent -0.400999 -0.542370 0.738265; + vertex 26.8232 -11.0655 85.8175; + normal 0.165351 0.740032 0.651929; + texcoord 0.624270 -1.07562; + tangent -0.519901 -0.490486 0.699376; + vertex 26.2313 -11.8660 86.9071; + normal 0.125060 0.748167 0.651618; + texcoord 0.499510 -1.38620; + tangent -0.981070 0.190777 -0.0332478; + vertex 29.2970 -14.7760 89.4328; + normal 0.110332 0.728672 0.675917; + texcoord 0.749030 -1.38620; + tangent -0.951512 0.273919 -0.139979; + vertex 27.1968 -14.1714 89.1239; + normal 0.125846 0.761857 0.635403; + texcoord 0.749030 -1.73194; + tangent -0.951512 0.273919 -0.139979; + vertex 28.1529 -17.1087 92.4564; + normal -0.833831 -0.527097 0.163994; + texcoord 0.749030 -1.07562; + tangent 0.432258 -0.808224 -0.399908; + vertex 26.2505 -13.2505 87.2727; + normal -0.935787 -0.315615 0.157127; + texcoord 0.873780 -1.07562; + tangent 0.236937 -0.785437 -0.571795; + vertex 26.8696 -14.4079 86.7000; + normal -0.965801 -0.196264 0.169434; + texcoord 0.749030 -1.38620; + tangent 0.0712203 -0.729655 -0.680097; + vertex 27.1968 -14.1714 89.1239; + normal -0.983380 -0.0927974 0.156051; + texcoord 0.998540 -1.38620; + tangent -0.0547944 -0.667739 -0.742376; + vertex 27.0759 -15.6453 87.4853; + normal -0.977189 -0.116920 0.177291; + texcoord 0.749030 -1.73194; + vertex 28.1529 -17.1087 92.4564; + normal 0.283952 -0.281811 -0.916490; + texcoord 0.000490000 -1.01746; + tangent 0.344638 0.921953 -0.176713; + vertex 18.1157 -41.0417 72.0762; + normal 0.0564408 -0.257491 -0.964631; + texcoord 0.166830 -1.01746; + tangent 0.886355 0.449719 -0.110125; + vertex 18.7201 -39.4247 71.7663; + normal -0.0175441 -0.161355 -0.986740; + texcoord 0.000490000 -1.35860; + tangent 0.974643 0.212361 -0.0705265; + vertex 18.0734 -43.4325 72.7983; + normal -0.0390085 -0.135227 -0.990046; + texcoord 0.333170 -1.35860; + tangent 0.988276 0.141142 -0.0582168; + vertex 20.5280 -43.0820 72.6537; + normal -0.0529651 -0.0406870 -0.997767; + texcoord 0.333170 -1.73581; + tangent 0.988276 0.141142 -0.0582168; + vertex 20.8808 -47.0860 72.7982; + normal 0.680111 0.306373 0.666022; + texcoord 0.333170 -1.01746; + tangent -0.647289 -0.175576 0.741748; + vertex 18.1893 -38.1156 72.7573; + normal 0.714036 0.349597 0.606576; + texcoord 0.499510 -1.01746; + tangent -0.607961 -0.155458 0.778599; + vertex 17.0541 -38.4235 74.0583; + normal 0.840469 0.260242 0.475274; + texcoord 0.333170 -1.35860; + tangent -0.476230 -0.0912427 0.874574; + vertex 20.5280 -43.0820 72.6537; + normal 0.837686 0.312350 0.448018; + texcoord 0.665860 -1.35860; + tangent -0.447485 -0.0777621 0.890904; + vertex 19.3978 -43.2784 74.9040; + normal 0.886285 0.0944424 0.453408; + texcoord 0.333170 -1.73581; + tangent -0.447485 -0.0777621 0.890904; + vertex 20.8808 -47.0860 72.7982; + normal -0.705717 -0.586764 0.397080; + texcoord 0.665860 -1.01746; + tangent 0.307616 -0.758637 -0.574319; + vertex 16.4310 -40.0611 74.3854; + normal -0.706539 -0.567868 0.422291; + texcoord 0.832200 -1.01746; + tangent 0.130976 -0.679576 -0.721818; + vertex 16.9618 -41.3702 73.3944; + normal -0.799237 -0.313785 0.512600; + texcoord 0.665860 -1.35860; + tangent -0.417265 -0.212959 -0.883481; + vertex 19.3978 -43.2784 74.9040; + normal -0.778463 -0.357695 0.515800; + texcoord 0.998540 -1.35860; + tangent -0.531383 -0.0618496 -0.844871; + vertex 18.0734 -43.4325 72.7983; + normal -0.836311 -0.120598 0.534827; + texcoord 0.998540 -1.73581; + tangent -0.531383 -0.0618496 -0.844871; + vertex 19.7356 -47.7378 74.4268; + normal 0.175115 0.354903 -0.918357; + texcoord 0.000490000 -0.672990; + tangent 0.0292777 0.930480 0.365171; + vertex 16.8712 -29.0620 67.4907; + normal -0.0223408 0.312824 -0.949548; + texcoord 0.166830 -0.672990; + tangent 0.458712 0.866525 0.196769; + vertex 16.9253 -27.3429 68.1654; + normal -0.126565 0.0720358 -0.989339; + texcoord 0.000490000 -1.15576; + tangent 0.850829 0.520354 -0.0729446; + vertex 18.4422 -33.0426 66.2520; + normal -0.149625 0.0804606 -0.985464; + texcoord 0.166830 -1.15576; + tangent 0.868332 0.487368 -0.0920482; + vertex 19.7926 -32.2847 66.1088; + normal -0.0400141 -0.116145 -0.992426; + texcoord 0.000490000 -1.60412; + tangent 0.868332 0.487368 -0.0920482; + vertex 21.3418 -37.3411 66.6381; + normal -0.0725917 -0.354755 0.932137; + texcoord 0.499510 -0.672990; + tangent -0.0384666 -0.932911 -0.358046; + vertex 14.4827 -28.0787 70.0203; + normal -0.0543536 -0.322333 0.945064; + texcoord 0.665860 -0.672990; + tangent -0.112835 -0.935817 -0.333939; + vertex 14.4101 -29.8397 69.3445; + normal 0.181827 -0.176176 0.967420; + texcoord 0.499510 -1.15576; + tangent -0.830494 -0.553579 0.0618957; + vertex 20.3574 -32.9048 68.6411; + normal 0.165260 -0.0925240 0.981900; + texcoord 0.665860 -1.15576; + tangent -0.866467 -0.489170 0.0997376; + vertex 18.9903 -33.6766 68.7985; + normal 0.247409 -0.247222 0.936840; + texcoord 0.665860 -1.60412; + tangent -0.866467 -0.489169 0.0997376; + vertex 23.2398 -36.5637 66.9144; + normal 0.0170038 -0.203842 -0.978856; + texcoord 0.000490000 -1.49956; + tangent -0.943317 -0.327813 0.0518791; + vertex 29.2161 73.1427 78.8808; + normal -0.0686195 -0.0708525 -0.995124; + texcoord 0.125240 -1.49956; + tangent -0.981907 0.167413 0.0884938; + vertex 27.8993 72.6851 78.9532; + normal -0.186620 -0.134528 -0.973178; + texcoord 0.000490000 -1.87975; + tangent -0.872771 0.477576 0.100953; + vertex 32.2912 75.4516 78.4534; + normal -0.174894 -0.0996317 -0.979533; + texcoord 0.250000 -1.87975; + tangent -0.856891 0.505388 0.101591; + vertex 30.4820 76.5187 78.6679; + normal -0.248689 -0.232654 -0.940226; + texcoord 0.250000 -2.30142; + tangent -0.856891 0.505388 0.101591; + vertex 33.8607 79.5808 77.0165; + normal -0.719402 0.631482 0.289295; + texcoord 0.250000 -1.49956; + tangent 0.157911 -0.256898 0.953450; + vertex 27.1217 72.1118 79.9313; + normal -0.742670 0.623088 0.245362; + texcoord 0.374760 -1.49956; + tangent 0.152332 -0.208140 0.966164; + vertex 27.3388 71.7586 81.2421; + normal -0.712667 0.692610 0.111340; + texcoord 0.250000 -1.87975; + tangent 0.129498 -0.0317754 0.991070; + vertex 30.4820 76.5187 78.6679; + normal -0.747250 0.656517 0.102969; + texcoord 0.499510 -1.87975; + tangent 0.126609 -0.0114619 0.991886; + vertex 30.7493 76.4945 80.7622; + normal -0.643970 0.759622 0.0909773; + texcoord 0.250000 -2.30142; + tangent 0.126609 -0.0114620 0.991886; + vertex 33.8607 79.5808 77.0165; + normal -0.0605712 0.306427 0.949965; + texcoord 0.499510 -1.49956; + tangent 0.944339 0.325894 -0.0449102; + vertex 28.4234 71.8325 82.1177; + normal -0.00492661 0.295084 0.955459; + texcoord 0.624270 -1.49956; + tangent 0.975011 0.215352 -0.0545564; + vertex 29.7658 72.2958 82.0538; + normal 0.200339 0.209286 0.957112; + texcoord 0.499510 -1.87975; + tangent 0.897966 -0.430184 -0.0927295; + vertex 30.7493 76.4945 80.7622; + normal 0.221109 0.195702 0.955412; + texcoord 0.749030 -1.87975; + tangent 0.857638 -0.505410 -0.0949558; + vertex 32.5725 75.4201 80.5603; + normal 0.202566 0.162299 0.965726; + texcoord 0.749030 -2.30142; + tangent 0.857638 -0.505410 -0.0949558; + vertex 34.6732 79.5832 79.4200; + normal -0.989393 -0.142906 -0.0260627; + texcoord 0.125240 -1.08446; + tangent 0.0923078 -0.757046 0.646808; + vertex -20.4910 43.0657 102.210; + normal -0.986771 -0.130723 -0.0958897; + texcoord 0.250000 -1.08446; + tangent 0.0196678 -0.698225 0.715608; + vertex -20.3576 41.9717 103.145; + normal -0.860270 0.118602 -0.495852; + texcoord 0.125240 -1.56824; + tangent -0.492247 0.0232642 0.870145; + vertex -21.4902 49.5785 104.429; + normal -0.842918 0.159635 -0.513815; + texcoord 0.250000 -1.56824; + tangent -0.510296 0.0655152 0.857500; + vertex -22.1144 49.6587 105.479; + normal -0.800421 0.328481 -0.501425; + texcoord 0.250000 -2.00563; + tangent -0.510296 0.0655149 0.857500; + vertex -19.9535 54.1873 104.996; + normal 0.476956 -0.127745 0.869594; + texcoord 0.499510 -1.08446; + tangent 0.475926 0.869320 -0.133332; + vertex -18.3614 42.4329 104.900; + normal 0.456732 -0.144599 0.877774; + texcoord 0.624270 -1.08446; + tangent 0.521508 0.840677 -0.145913; + vertex -17.6423 43.7464 104.699; + normal 0.272135 -0.0409867 0.961386; + texcoord 0.499510 -1.56824; + tangent 0.935932 -0.238729 -0.258920; + vertex -20.8961 48.8829 107.238; + normal 0.180241 -0.234950 0.955150; + texcoord 0.624270 -1.56824; + tangent 0.911449 -0.325210 -0.251990; + vertex -19.7469 48.4729 106.920; + normal 0.295006 0.0896984 0.951276; + texcoord 0.499510 -2.00563; + vertex -20.5541 54.0675 106.643; + normal 0.924163 0.300920 0.235306; + texcoord 0.624270 -1.08446; + tangent -0.0845629 0.761867 -0.642190; + vertex -17.6423 43.7464 104.699; + normal 0.924207 0.276024 0.263917; + texcoord 0.749030 -1.08446; + tangent -0.0369493 0.724309 -0.688485; + vertex -17.7650 44.8523 103.766; + normal 0.865647 -0.0596949 0.497084; + texcoord 0.624270 -1.56824; + tangent 0.473282 0.0299409 -0.880402; + vertex -19.7469 48.4729 106.920; + normal 0.853815 -0.0424730 0.518842; + texcoord 0.749030 -1.56824; + tangent 0.515621 -0.0682021 -0.854098; + vertex -19.1143 48.3892 105.872; + normal 0.840937 -0.150742 0.519713; + texcoord 0.749030 -2.00563; + tangent 0.515621 -0.0682024 -0.854098; + vertex -19.0302 53.3506 107.175; + normal 0.712659 0.539088 -0.448889; + texcoord 0.749030 -1.08446; + tangent -0.615064 0.172440 -0.769390; + vertex -17.7650 44.8523 103.766; + normal 0.767968 0.499601 -0.400779; + texcoord 0.873780 -1.08446; + tangent -0.559602 0.184975 -0.807855; + vertex -18.6578 45.1026 102.650; + normal 0.960788 0.178821 -0.211917; + texcoord 0.749030 -1.56824; + tangent -0.260816 0.232183 -0.937052; + vertex -19.1143 48.3892 105.872; + normal 0.970405 0.172681 -0.168805; + texcoord 0.873780 -1.56824; + tangent -0.207371 0.237705 -0.948943; + vertex -19.3687 48.6809 104.708; + normal 0.978171 0.0371196 -0.204459; + texcoord 0.749030 -2.00563; + tangent -0.207371 0.237705 -0.948943; + vertex -19.0302 53.3506 107.175; + normal 0.140926 0.514476 -0.845845; + texcoord 0.873780 -1.08446; + tangent -0.754303 -0.497568 -0.428314; + vertex -18.6578 45.1026 102.650; + normal 0.257129 0.493581 -0.830820; + texcoord 0.998540 -1.08446; + tangent -0.815689 -0.338294 -0.469263; + vertex -19.7976 44.3507 102.003; + normal 0.552882 0.247381 -0.795691; + texcoord 0.873780 -1.56824; + tangent -0.811913 0.321657 -0.487169; + vertex -19.3687 48.6809 104.708; + normal 0.577906 0.201914 -0.790731; + texcoord 0.998540 -1.56824; + tangent -0.787187 0.393547 -0.474824; + vertex -20.3612 49.1771 104.109; + normal 0.530515 0.0395281 -0.846753; + texcoord 0.998540 -2.00563; + tangent -0.787187 0.393546 -0.474824; + vertex -18.4342 53.4746 105.517; + normal -0.640180 0.650560 -0.408585; + texcoord 0.000490000 -0.880350; + tangent -0.729992 -0.680842 0.0597126; + vertex -7.83996 -7.02597 96.2437; + normal -0.581158 0.682135 -0.443788; + texcoord 0.125240 -0.880350; + tangent -0.784534 -0.613508 0.0900801; + vertex -9.01936 -8.12596 96.3402; + normal -0.226221 0.779414 -0.584242; + texcoord 0.000490000 -1.37119; + tangent -0.962570 -0.0891238 0.255963; + vertex -8.12253 -3.94249 101.596; + normal -0.152501 0.771609 -0.617546; + texcoord 0.125240 -1.37119; + tangent -0.972546 -0.0241524 0.231454; + vertex -9.43889 -3.99484 101.961; + normal 0.119329 0.602183 -0.789390; + texcoord 0.000490000 -1.80844; + tangent -0.993826 0.0895143 -0.0655524; + vertex -6.54581 -0.634060 105.431; + normal 0.149505 0.598597 -0.786975; + texcoord 0.250000 -1.80844; + tangent -0.988593 0.105154 -0.107824; + vertex -8.59005 -0.416620 105.208; + normal 0.147486 0.530859 -0.834528; + texcoord 0.250000 -2.23117; + tangent -0.988593 0.105154 -0.107824; + vertex -6.88791 3.29984 107.873; + normal -0.993639 0.0415218 -0.104675; + texcoord 0.125240 -0.880350; + tangent -0.0786750 -0.921020 0.381486; + vertex -9.01936 -8.12596 96.3402; + normal -0.985566 0.0813055 -0.148487; + texcoord 0.250000 -0.880350; + tangent -0.134645 -0.896429 0.422240; + vertex -9.14367 -9.58122 96.9430; + normal -0.858066 0.380645 -0.344721; + texcoord 0.125240 -1.37119; + tangent -0.507919 -0.575624 0.640840; + vertex -9.43889 -3.99484 101.961; + normal -0.844132 0.397282 -0.360010; + texcoord 0.250000 -1.37119; + tangent -0.532353 -0.541482 0.650690; + vertex -10.1556 -4.72388 102.837; + normal -0.834323 0.465641 -0.295099; + texcoord 0.250000 -1.80844; + tangent -0.532353 -0.541482 0.650690; + vertex -8.59005 -0.416620 105.208; + normal -0.129545 -0.790294 0.598877; + texcoord 0.374760 -0.880350; + tangent 0.955417 0.0621242 0.288650; + vertex -8.14007 -10.5393 97.6989; + normal -0.174726 -0.797036 0.578104; + texcoord 0.499510 -0.880350; + tangent 0.956924 0.0139044 0.290006; + vertex -6.59646 -10.4389 98.1653; + normal -0.506117 -0.618712 0.600866; + texcoord 0.374760 -1.37119; + tangent 0.856730 -0.440613 0.268092; + vertex -9.85292 -5.70255 103.711; + normal -0.541617 -0.663101 0.516670; + texcoord 0.499510 -1.37119; + tangent 0.837434 -0.479122 0.262957; + vertex -8.70806 -6.35756 104.071; + normal -0.493124 -0.454935 0.741527; + texcoord 0.499510 -1.80844; + vertex -8.86453 -1.44523 106.980; + normal 0.565888 -0.569646 0.596049; + texcoord 0.499510 -0.880350; + tangent 0.736413 0.674317 -0.0547020; + vertex -6.59646 -10.4389 98.1653; + normal 0.531873 -0.603622 0.593929; + texcoord 0.624270 -0.880350; + tangent 0.771240 0.632241 -0.0738889; + vertex -5.37484 -9.32029 98.0745; + normal 0.253293 -0.626337 0.737255; + texcoord 0.499510 -1.37119; + tangent 0.964014 0.0943964 -0.248529; + vertex -8.70806 -6.35756 104.071; + normal 0.167645 -0.724828 0.668221; + texcoord 0.624270 -1.37119; + tangent 0.971472 0.0226900 -0.236068; + vertex -7.36541 -6.31166 103.705; + normal -0.122247 -0.582734 0.803416; + texcoord 0.499510 -1.80844; + tangent 0.993008 -0.0934279 0.0721590; + vertex -8.86453 -1.44523 106.980; + normal -0.155802 -0.587564 0.794037; + texcoord 0.749030 -1.80844; + tangent 0.987597 -0.108456 0.113527; + vertex -6.80840 -1.67103 107.217; + normal -0.155881 -0.590864 0.791568; + texcoord 0.749030 -2.23117; + tangent 0.987597 -0.108456 0.113527; + vertex -6.72165 2.06378 110.022; + normal 0.948278 0.0374521 0.315225; + texcoord 0.624270 -0.880350; + tangent 0.0893104 0.921428 -0.378145; + vertex -5.37484 -9.32029 98.0745; + normal 0.945433 -0.00870153 0.325700; + texcoord 0.749030 -0.880350; + tangent 0.134523 0.901466 -0.411415; + vertex -5.23304 -7.85732 97.4742; + normal 0.857977 -0.349156 0.376783; + texcoord 0.624270 -1.37119; + tangent 0.501327 0.590148 -0.632769; + vertex -7.36541 -6.31166 103.705; + normal 0.841352 -0.383677 0.380682; + texcoord 0.749030 -1.37119; + tangent 0.538682 0.537742 -0.648579; + vertex -6.63776 -5.58528 102.829; + normal 0.841156 -0.386880 0.377863; + texcoord 0.749030 -1.80844; + vertex -6.80840 -1.67103 107.217; + normal 0.717827 0.688441 -0.103795; + texcoord 0.749030 -0.880350; + tangent -0.643116 0.598556 -0.477632; + vertex -5.23304 -7.85732 97.4742; + normal 0.761364 0.641906 -0.0910020; + texcoord 0.873780 -0.880350; + tangent -0.599441 0.621544 -0.504335; + vertex -6.25413 -6.90698 96.7158; + normal 0.956295 0.280104 -0.0839206; + texcoord 0.749030 -1.37119; + tangent -0.276745 0.720543 -0.635791; + vertex -6.63776 -5.58528 102.829; + normal 0.974929 0.217168 -0.0484905; + texcoord 0.873780 -1.37119; + tangent -0.206180 0.714617 -0.668441; + vertex -6.95137 -4.60395 101.955; + normal 0.993786 -0.0917688 0.0629859; + texcoord 0.749030 -1.80844; + tangent 0.0922544 0.525467 -0.845798; + vertex -6.80840 -1.67103 107.217; + normal 0.989134 -0.128998 0.0705273; + texcoord 0.998540 -1.80844; + tangent 0.126127 0.498079 -0.857910; + vertex -6.54581 -0.634060 105.431; + normal 0.991457 -0.0922680 0.0921930; + texcoord 0.749030 -2.23117; + vertex -6.72165 2.06378 110.022; + normal -0.902101 0.0964449 0.420610; + texcoord 0.250000 -1.37119; + tangent 0.224841 -0.726893 0.648902; + vertex -10.1556 -4.72388 102.837; + normal -0.938961 0.134710 0.316552; + texcoord 0.374760 -1.37119; + tangent 0.153403 -0.692095 0.705317; + vertex -9.85292 -5.70255 103.711; + normal -0.953036 0.296179 0.0632443; + texcoord 0.250000 -1.80844; + tangent -0.0989248 -0.524948 0.845366; + vertex -8.59005 -0.416620 105.208; + normal -0.954137 0.298295 0.0253497; + texcoord 0.499510 -1.80844; + tangent -0.132738 -0.497435 0.857286; + vertex -8.86453 -1.44523 106.980; + normal -0.925447 0.371877 0.0724874; + texcoord 0.250000 -2.23117; + tangent -0.132738 -0.497435 0.857286; + vertex -6.88791 3.29984 107.873; + normal 0.00764089 0.988529 -0.150840; + texcoord 0.000490000 -1.38056; + tangent -0.969331 -0.0297327 -0.243956; + vertex -17.6147 -21.1876 80.7432; + normal 0.0465168 0.986095 -0.159537; + texcoord 0.125240 -1.38056; + tangent -0.992866 0.0227809 -0.117039; + vertex -19.1085 -21.2334 80.3672; + normal 0.255473 0.955081 -0.150177; + texcoord 0.000490000 -1.70100; + tangent -0.761885 0.286307 0.580998; + vertex -18.1231 -20.5961 84.5937; + normal 0.319648 0.938315 -0.131874; + texcoord 0.125240 -1.70100; + tangent -0.729553 0.329200 0.599484; + vertex -19.0622 -20.1829 85.4604; + normal 0.359817 0.887205 -0.288789; + texcoord 0.000490000 -2.05235; + tangent -0.852947 0.429624 0.296485; + vertex -15.3320 -21.2663 88.6277; + normal 0.381032 0.888258 -0.256541; + texcoord 0.250000 -2.05235; + tangent -0.863479 0.441067 0.244672; + vertex -17.1566 -20.3343 89.1447; + normal 0.328190 0.859668 -0.391488; + texcoord 0.250000 -2.35968; + tangent -0.863479 0.441067 0.244672; + vertex -14.0939 -20.3339 91.7132; + normal -0.688077 0.711890 -0.140579; + texcoord 0.125240 -1.38056; + tangent -0.723638 -0.687553 0.0601548; + vertex -19.1085 -21.2334 80.3672; + normal -0.689831 0.710393 -0.139552; + texcoord 0.250000 -1.38056; + tangent -0.724083 -0.674275 0.145114; + vertex -20.2050 -22.2752 80.4584; + normal -0.610378 0.792110 -0.000283251; + texcoord 0.125240 -1.70100; + tangent -0.603489 -0.478601 0.637763; + vertex -19.0622 -20.1829 85.4604; + normal -0.533007 0.840315 0.0988636; + texcoord 0.250000 -1.70100; + tangent -0.578253 -0.447074 0.682458; + vertex -19.8294 -20.7760 86.3659; + normal -0.398110 0.884764 0.242281; + texcoord 0.250000 -2.05235; + vertex -17.1566 -20.3343 89.1447; + normal -0.742687 -0.632879 0.218815; + texcoord 0.374760 -1.38056; + tangent 0.659326 -0.633981 0.404175; + vertex -20.2619 -23.7027 80.9633; + normal -0.761544 -0.614279 0.206671; + texcoord 0.499510 -1.38056; + tangent 0.650837 -0.674722 0.348082; + vertex -19.2458 -24.6798 81.5861; + normal -0.801086 -0.495093 0.336369; + texcoord 0.374760 -1.70100; + tangent 0.456668 -0.872949 -0.171507; + vertex -19.9752 -22.0281 86.7796; + normal -0.845184 -0.471200 0.252260; + texcoord 0.499510 -1.70100; + tangent 0.417633 -0.876765 -0.238465; + vertex -19.4143 -23.2057 86.4594; + normal -0.736550 -0.480357 0.476183; + texcoord 0.499510 -2.05235; + tangent 0.417633 -0.876765 -0.238465; + vertex -17.8327 -22.1645 89.9561; + normal -0.0513232 -0.956399 0.287518; + texcoord 0.499510 -1.38056; + tangent 0.968862 0.0221445 0.246608; + vertex -19.2458 -24.6798 81.5861; + normal -0.0676554 -0.957145 0.281596; + texcoord 0.624270 -1.38056; + tangent 0.983770 -0.00600634 0.179332; + vertex -17.7223 -24.6449 81.9739; + normal -0.125680 -0.942896 0.308468; + texcoord 0.499510 -1.70100; + tangent 0.778373 -0.285737 -0.559007; + vertex -19.4143 -23.2057 86.4594; + normal -0.213825 -0.941073 0.262031; + texcoord 0.624270 -1.70100; + tangent 0.720260 -0.328695 -0.610888; + vertex -18.4623 -23.6326 85.5824; + normal -0.329429 -0.879501 0.343446; + texcoord 0.499510 -2.05235; + tangent 0.850113 -0.433711 -0.298670; + vertex -17.8327 -22.1645 89.9561; + normal -0.353604 -0.869862 0.343953; + texcoord 0.749030 -2.05235; + tangent 0.861544 -0.446073 -0.242408; + vertex -16.0014 -23.1127 89.4408; + normal -0.353258 -0.869662 0.344815; + texcoord 0.749030 -2.35968; + tangent 0.861544 -0.446073 -0.242408; + vertex -15.1670 -22.3578 92.1995; + normal -0.711833 0.293744 0.637972; + texcoord 0.250000 -1.70100; + tangent -0.109932 -0.943743 0.311872; + vertex -19.8294 -20.7760 86.3659; + normal -0.716752 0.353140 0.601297; + texcoord 0.374760 -1.70100; + tangent -0.163677 -0.929056 0.331759; + vertex -19.9752 -22.0281 86.7796; + normal -0.639452 0.476441 0.603411; + texcoord 0.250000 -2.05235; + tangent -0.293331 -0.879098 0.375690; + vertex -17.1566 -20.3343 89.1447; + normal -0.649531 0.495582 0.576636; + texcoord 0.499510 -2.05235; + tangent -0.319973 -0.866134 0.383965; + vertex -17.8327 -22.1645 89.9561; + normal -0.556596 0.499810 0.663619; + texcoord 0.250000 -2.35968; + tangent -0.319973 -0.866134 0.383965; + vertex -14.0939 -20.3339 91.7132; + normal 0.920688 -0.209988 -0.328997; + texcoord 0.749030 -1.70100; + tangent 0.105638 0.945541 -0.307883; + vertex -17.6898 -23.0451 84.6728; + normal 0.898779 -0.277192 -0.339649; + texcoord 0.873780 -1.70100; + tangent 0.153637 0.932692 -0.326315; + vertex -17.5493 -21.7874 84.2632; + normal 0.878169 -0.407316 -0.250825; + texcoord 0.749030 -2.05235; + tangent 0.295225 0.878266 -0.376152; + vertex -16.0014 -23.1127 89.4408; + normal 0.850759 -0.437004 -0.291954; + texcoord 0.998540 -2.05235; + tangent 0.314915 0.868626 -0.382514; + vertex -15.3320 -21.2663 88.6277; + normal 0.902169 -0.399139 -0.163645; + texcoord 0.749030 -2.35968; + tangent 0.314915 0.868626 -0.382514; + vertex -15.1670 -22.3578 92.1995; + normal -0.685191 0.496891 -0.532553; + texcoord 0.000490000 -0.881740; + tangent -0.512906 -0.848300 -0.131582; + vertex -23.1788 -11.5116 67.4599; + normal -0.633969 0.541553 -0.552091; + texcoord 0.125240 -0.881740; + tangent -0.587638 -0.801812 -0.108532; + vertex -24.0129 -12.8910 67.2459; + normal -0.301646 0.709290 -0.637116; + texcoord 0.000490000 -1.38628; + tangent -0.936841 -0.344796 0.0586949; + vertex -25.4462 -8.75034 72.9535; + normal -0.229547 0.718590 -0.656458; + texcoord 0.125240 -1.38628; + tangent -0.961392 -0.269848 0.0539179; + vertex -26.7554 -9.16189 73.0529; + normal 0.0677111 0.641133 -0.764437; + texcoord 0.000490000 -1.83739; + tangent -0.995096 -0.0214931 -0.0965474; + vertex -25.6916 -5.01672 76.9248; + normal 0.0998670 0.628865 -0.771074; + texcoord 0.250000 -1.83739; + tangent -0.993005 0.0139291 -0.117251; + vertex -27.7583 -4.98773 76.6808; + normal 0.102683 0.592101 -0.799295; + texcoord 0.250000 -2.26703; + tangent -0.993005 0.0139290 -0.117250; + vertex -27.8538 -1.31011 79.3928; + normal -0.928436 -0.162908 -0.333867; + texcoord 0.125240 -0.881740; + tangent 0.00370363 -0.902734 0.430183; + vertex -24.0129 -12.8910 67.2459; + normal -0.922447 -0.130380 -0.363446; + texcoord 0.250000 -0.881740; + tangent -0.0484399 -0.889777 0.453817; + vertex -24.0070 -14.3266 67.9300; + normal -0.843398 0.148606 -0.516330; + texcoord 0.125240 -1.38628; + tangent -0.469790 -0.660844 0.585306; + vertex -26.7554 -9.16189 73.0529; + normal -0.835304 0.170711 -0.522614; + texcoord 0.250000 -1.38628; + tangent -0.498742 -0.635285 0.589635; + vertex -27.4313 -10.0228 73.8520; + normal -0.847951 0.216711 -0.483751; + texcoord 0.250000 -1.83739; + tangent -0.498742 -0.635285 0.589635; + vertex -27.7583 -4.98773 76.6808; + normal -0.0875352 -0.836023 0.541667; + texcoord 0.374760 -0.881740; + tangent 0.728984 0.316823 0.606800; + vertex -23.1646 -14.9775 69.1115; + normal -0.115317 -0.846389 0.519931; + texcoord 0.499510 -0.881740; + tangent 0.748011 0.276978 0.603128; + vertex -21.9792 -14.4623 70.0982; + normal -0.432090 -0.745462 0.507528; + texcoord 0.374760 -1.38628; + tangent 0.853936 -0.163481 0.494031; + vertex -27.0779 -10.8287 74.8824; + normal -0.437293 -0.777794 0.451455; + texcoord 0.499510 -1.38628; + tangent 0.854407 -0.202657 0.478455; + vertex -25.9022 -11.1075 75.5408; + normal -0.498527 -0.579322 0.644870; + texcoord 0.499510 -1.83739; + tangent 0.854407 -0.202657 0.478455; + vertex -27.9385 -6.29286 78.2919; + normal 0.562143 -0.458891 0.688052; + texcoord 0.499510 -0.881740; + tangent 0.518292 0.843781 0.139305; + vertex -21.9792 -14.4623 70.0982; + normal 0.539145 -0.495902 0.680738; + texcoord 0.624270 -0.881740; + tangent 0.567076 0.814214 0.124421; + vertex -21.1138 -13.0535 70.3308; + normal 0.259267 -0.563217 0.784581; + texcoord 0.499510 -1.38628; + tangent 0.934200 0.353396 -0.0488031; + vertex -25.9022 -11.1075 75.5408; + normal 0.221971 -0.666393 0.711793; + texcoord 0.624270 -1.38628; + tangent 0.960397 0.273474 -0.0533782; + vertex -24.5665 -10.6945 75.4473; + normal -0.0823047 -0.612279 0.786346; + texcoord 0.499510 -1.83739; + tangent 0.994592 0.0157606 0.102658; + vertex -27.9385 -6.29286 78.2919; + normal -0.107324 -0.618232 0.778634; + texcoord 0.749030 -1.83739; + tangent 0.992316 -0.0181060 0.122401; + vertex -25.8591 -6.33080 78.5484; + normal -0.105032 -0.646185 0.755919; + texcoord 0.749030 -2.26703; + tangent 0.992315 -0.0181060 0.122401; + vertex -27.5873 -2.52212 81.5640; + normal 0.852635 0.217739 0.474977; + texcoord 0.624270 -0.881740; + tangent 0.00443056 0.905990 -0.423276; + vertex -21.1138 -13.0535 70.3308; + normal 0.857220 0.174337 0.484542; + texcoord 0.749030 -0.881740; + tangent 0.0543371 0.893288 -0.446188; + vertex -21.1068 -11.6057 69.6544; + normal 0.833462 -0.124544 0.538359; + texcoord 0.624270 -1.38628; + tangent 0.459928 0.673751 -0.578382; + vertex -24.5665 -10.6945 75.4473; + normal 0.828468 -0.165973 0.534877; + texcoord 0.749030 -1.38628; + tangent 0.505206 0.633638 -0.585892; + vertex -23.8796 -9.83309 74.6507; + normal 0.822214 -0.147165 0.549824; + texcoord 0.749030 -1.83739; + vertex -25.8591 -6.33080 78.5484; + normal 0.573187 0.818961 0.0275584; + texcoord 0.749030 -0.881740; + tangent -0.535257 0.399665 -0.744155; + vertex -21.1068 -11.6057 69.6544; + normal 0.615654 0.786634 0.0466492; + texcoord 0.873780 -0.881740; + tangent -0.502871 0.427991 -0.750962; + vertex -21.9621 -10.9670 68.4652; + normal 0.845615 0.527884 0.0792100; + texcoord 0.749030 -1.38628; + tangent -0.294934 0.576661 -0.761890; + vertex -23.8796 -9.83309 74.6507; + normal 0.864869 0.487298 0.120590; + texcoord 0.873780 -1.38628; + tangent -0.241024 0.597878 -0.764492; + vertex -24.2440 -9.02777 73.6178; + normal 0.948299 0.211790 0.236377; + texcoord 0.749030 -1.83739; + tangent 0.0457182 0.627106 -0.777591; + vertex -25.8591 -6.33080 78.5484; + normal 0.952200 0.181852 0.245450; + texcoord 0.998540 -1.83739; + tangent 0.0799587 0.627112 -0.774814; + vertex -25.6916 -5.01672 76.9248; + normal 0.939222 0.212951 0.269282; + texcoord 0.749030 -2.26703; + tangent 0.0799587 0.627112 -0.774814; + vertex -27.5873 -2.52212 81.5640; + normal -0.0917831 0.917877 -0.386106; + texcoord 0.873780 -0.881740; + tangent -0.728734 -0.326159 -0.602136; + vertex -21.9621 -10.9670 68.4652; + normal -0.0113068 0.926661 -0.375728; + texcoord 0.998540 -0.881740; + tangent -0.763732 -0.251399 -0.594569; + vertex -23.1788 -11.5116 67.4599; + normal 0.394925 0.797963 -0.455291; + texcoord 0.873780 -1.38628; + tangent -0.857181 0.152707 -0.491856; + vertex -24.2440 -9.02777 73.6178; + normal 0.425200 0.791554 -0.438916; + texcoord 0.998540 -1.38628; + tangent -0.857937 0.197985 -0.474075; + vertex -25.4462 -8.75034 72.9535; + normal 0.475500 0.655413 -0.586800; + texcoord 0.998540 -1.83739; + tangent -0.857937 0.197984 -0.474075; + vertex -25.6916 -5.01672 76.9248; + normal -0.965282 -0.172765 0.195915; + texcoord 0.250000 -1.38628; + tangent 0.260786 -0.594719 0.760460; + vertex -27.4313 -10.0228 73.8520; + normal -0.981717 -0.150315 0.116781; + texcoord 0.374760 -1.38628; + tangent 0.199334 -0.606144 0.769971; + vertex -27.0779 -10.8287 74.8824; + normal -0.995300 -0.0194800 -0.0948613; + texcoord 0.250000 -1.83739; + tangent -0.0549020 -0.627317 0.776827; + vertex -27.7583 -4.98773 76.6808; + normal -0.991216 -0.0237446 -0.130106; + texcoord 0.499510 -1.83739; + tangent -0.0865879 -0.627093 0.774117; + vertex -27.9385 -6.29286 78.2919; + normal -0.995938 0.0352308 -0.0828599; + texcoord 0.250000 -2.26703; + tangent -0.0865879 -0.627093 0.774117; + vertex -27.8538 -1.31011 79.3928; + normal 0.742845 -0.637423 0.204627; + texcoord 0.200100 -1.96879; + tangent 0.540965 0.751599 0.377435; + vertex 33.3986 14.8170 107.571; + normal 0.805395 -0.424773 0.413409; + texcoord 0.299900 -1.96879; + tangent 0.168846 0.845894 0.505920; + vertex 34.0093 15.6653 107.997; + normal 0.782553 -0.481615 0.394534; + texcoord 0.200100 -2.33455; + tangent -0.0644099 0.564376 0.823001; + vertex 30.1145 12.2796 111.589; + normal 0.532216 0.0413041 0.845600; + texcoord 0.399710 -2.33455; + tangent -0.218298 0.964799 0.146661; + vertex 29.8811 13.2087 113.090; + normal 0.765475 -0.0589048 0.640764; + texcoord 0.399710 -1.96879; + tangent -0.339866 0.804030 0.487880; + vertex 33.9356 16.6493 108.563; + normal 0.560620 0.336938 0.756424; + texcoord 0.499510 -1.96879; + tangent -0.755042 0.565652 0.331586; + vertex 33.2058 17.3930 109.052; + normal 0.278826 0.638300 0.717516; + texcoord 0.599320 -1.96879; + tangent -0.960249 0.195669 0.199085; + vertex 32.0790 17.6226 109.286; + normal 0.427238 0.314846 0.847549; + texcoord 0.599320 -2.33455; + tangent -0.230075 0.946394 -0.226725; + vertex 29.5762 14.9409 112.644; + normal 0.194293 -0.0430143 0.980000; + texcoord 0.599320 -2.73129; + tangent -0.285427 0.954297 0.0885915; + vertex 25.4592 12.9944 114.096; + normal 0.196709 -0.0867500 0.976617; + texcoord 0.399710 -2.73129; + tangent -0.301874 0.942332 0.144508; + vertex 25.9184 11.5609 113.876; + normal 0.162085 -0.0986418 0.981834; + texcoord 0.599320 -3.06471; + tangent -0.301874 0.942332 0.144508; + vertex 22.6678 11.5961 114.416; + normal -0.952165 0.0863610 -0.293128; + texcoord 0.798930 -1.96879; + tangent 0.0748557 -0.864095 -0.497731; + vertex 30.3946 16.3917 108.741; + normal -0.887196 -0.162651 -0.431774; + texcoord 0.898730 -1.96879; + tangent 0.383908 -0.800238 -0.460687; + vertex 30.4803 15.4014 108.170; + normal -0.951242 -0.0317494 -0.306807; + texcoord 0.798930 -2.33455; + tangent 0.153379 -0.903377 -0.400481; + vertex 29.6212 15.0824 110.867; + normal -0.915314 -0.146110 -0.375303; + texcoord 0.998540 -2.33455; + tangent 0.326756 -0.861358 -0.388964; + vertex 29.9559 13.4261 110.218; + normal -0.744100 -0.375400 -0.552622; + texcoord 0.998540 -1.96879; + tangent 0.638643 -0.642501 -0.423471; + vertex 31.2298 14.6475 107.673; + normal 0.291652 -0.792352 0.535833; + texcoord 0.200100 -2.33455; + tangent -0.131114 0.521783 0.842942; + vertex 30.1145 12.2796 111.589; + normal 0.319960 -0.824379 0.466931; + texcoord 0.399710 -2.33455; + tangent -0.129682 0.458342 0.879264; + vertex 29.8811 13.2087 113.090; + normal 0.254600 -0.942186 0.217861; + texcoord 0.200100 -2.73129; + tangent -0.118257 0.201769 0.972268; + vertex 26.0906 11.3459 112.399; + normal 0.243672 -0.955299 0.167417; + texcoord 0.399710 -2.73129; + tangent -0.114547 0.143065 0.983062; + vertex 25.9184 11.5609 113.876; + normal 0.0708541 -0.985879 0.151731; + texcoord 0.200100 -3.06471; + tangent -0.114547 0.143065 0.983062; + vertex 22.4701 11.1243 112.649; + normal -0.408599 0.910595 0.0621571; + texcoord 0.599320 -2.33455; + tangent 0.0252501 0.0793529 -0.996527; + vertex 29.5762 14.9409 112.644; + normal -0.349364 0.925229 0.147974; + texcoord 0.798930 -2.33455; + tangent 0.00690026 0.149052 -0.988805; + vertex 29.6212 15.0824 110.867; + normal -0.289873 0.863460 0.412807; + texcoord 0.599320 -2.73129; + tangent -0.0632213 0.406862 -0.911299; + vertex 25.4592 12.9944 114.096; + normal -0.181958 0.873309 0.451910; + texcoord 0.798930 -2.73129; + tangent -0.0742344 0.446071 -0.891914; + vertex 25.3475 13.6654 112.754; + normal -0.361020 0.821695 0.441001; + texcoord 0.599320 -3.06471; + tangent -0.0742344 0.446071 -0.891914; + vertex 22.6678 11.5961 114.416; + normal -0.364786 0.274764 -0.889627; + texcoord 0.998540 -2.33455; + tangent 0.184941 -0.915047 -0.358449; + vertex 29.9559 13.4261 110.218; + normal -0.403568 0.539352 -0.739076; + texcoord 0.998540 -2.73129; + tangent 0.250221 -0.717901 -0.649622; + vertex 25.7397 12.6404 111.704; + normal -0.391478 0.327352 -0.859992; + texcoord 0.798930 -2.33455; + tangent 0.199764 -0.885365 -0.419789; + vertex 29.6212 15.0824 110.867; + normal -0.386183 0.583781 -0.714186; + texcoord 0.798930 -2.73129; + tangent 0.258221 -0.674876 -0.691277; + vertex 25.3475 13.6654 112.754; + normal -0.299653 0.624304 -0.721425; + texcoord 0.998540 -3.06471; + tangent 0.258221 -0.674876 -0.691277; + vertex 22.5158 12.2573 112.712; + normal -0.0314540 -0.478993 -0.877255; + texcoord 0.200100 -3.06471; + tangent 0.232318 -0.857155 0.459688; + vertex 22.4701 11.1243 112.649; + normal -0.127110 -0.495322 -0.859360; + texcoord 0.000490000 -2.73129; + tangent 0.232318 -0.857155 0.459688; + vertex 25.7397 12.6404 111.704; + normal -0.0902315 -0.530407 -0.842927; + texcoord 0.200100 -2.73129; + tangent 0.213788 -0.834140 0.508434; + vertex 26.0906 11.3459 112.399; + normal -0.240086 -0.744905 -0.622475; + texcoord 0.000490000 -2.33455; + tangent 0.190950 -0.669232 0.718099; + vertex 29.9559 13.4261 110.218; + normal -0.0522867 -0.769038 -0.637061; + texcoord 0.200100 -2.33455; + tangent 0.0883875 -0.638994 0.764117; + vertex 30.1145 12.2796 111.589; + normal -0.289902 -0.792962 -0.535881; + texcoord 0.100290 -1.96879; + tangent 0.941417 -0.337235 -0.00243301; + vertex 32.3369 14.4282 107.447; + normal -0.267039 -0.809846 -0.522341; + texcoord 0.000490000 -1.96879; + tangent 0.961849 -0.190532 -0.196327; + vertex 31.2298 14.6475 107.673; + normal 0.630263 -0.382654 -0.675533; + texcoord 0.000490000 -1.24694; + tangent 0.742414 0.551600 0.380210; + vertex 12.9750 -10.0592 92.7018; + normal 0.608130 -0.388864 -0.692071; + texcoord 0.100290 -1.24694; + tangent 0.768162 0.503626 0.395333; + vertex 14.0189 -9.28365 93.2364; + normal 0.452775 -0.311347 -0.835498; + texcoord 0.000490000 -1.80725; + tangent 0.882349 0.0116894 0.470451; + vertex 13.4487 -16.0662 96.5464; + normal 0.432795 -0.285382 -0.855129; + texcoord 0.100290 -1.80725; + tangent 0.886050 -0.0355555 0.462225; + vertex 14.4972 -16.0934 97.1066; + normal 0.316336 -0.105976 -0.942709; + texcoord 0.000490000 -2.30873; + tangent 0.929416 -0.154047 0.335345; + vertex 12.3285 -22.2979 97.2153; + normal 0.337374 -0.0938947 -0.936676; + texcoord 0.200100 -2.30873; + tangent 0.918984 -0.182855 0.349332; + vertex 14.0317 -22.6368 97.8628; + normal 0.0555350 -0.0610519 -0.996588; + texcoord 0.200100 -2.77510; + tangent 0.997980 0.0217893 0.0596812; + vertex 13.1606 -27.6652 97.8673; + normal -0.0297781 -0.0551540 -0.998034; + texcoord 0.000490000 -2.77510; + tangent 0.999149 0.0359394 -0.0202513; + vertex 11.6028 -27.7471 97.8436; + normal -0.388020 -0.0332856 -0.921050; + texcoord 0.200100 -3.12229; + tangent 0.922421 -0.128370 -0.364227; + vertex 12.1318 -31.3557 97.8293; + normal -0.478284 -0.0501524 -0.876772; + texcoord 0.000490000 -3.12229; + tangent 0.875983 -0.156832 -0.456133; + vertex 11.0900 -31.1668 98.3346; + normal -0.778240 -0.0684341 -0.624227; + texcoord 0.200100 -3.50583; + tangent 0.645244 -0.0881522 -0.758874; + vertex 11.7048 -34.2549 98.1019; + normal -0.814161 -0.0757530 -0.575677; + texcoord 0.000490000 -3.50583; + tangent 0.580273 -0.0709355 -0.811327; + vertex 11.2465 -34.1989 98.7426; + normal -0.814265 -0.0309805 -0.579666; + texcoord 0.200100 -3.91342; + tangent 0.580273 -0.0709356 -0.811327; + vertex 11.3108 -37.1014 98.8075; + normal 0.964399 -0.0761825 -0.253239; + texcoord 0.100290 -1.24694; + tangent 0.239016 0.660869 0.711423; + vertex 14.0189 -9.28365 93.2364; + normal 0.958869 -0.0830845 -0.271417; + texcoord 0.200100 -1.24694; + tangent 0.261000 0.618903 0.740837; + vertex 14.3491 -8.37058 94.2193; + normal 0.895131 -0.128653 -0.426836; + texcoord 0.100290 -1.80725; + tangent 0.436193 0.0631092 0.897637; + vertex 14.4972 -16.0934 97.1066; + normal 0.891270 -0.127708 -0.435118; + texcoord 0.200100 -1.80725; + tangent 0.441800 0.0282405 0.896669; + vertex 15.0163 -16.0602 98.1601; + normal 0.892606 -0.113903 -0.436211; + texcoord 0.200100 -2.30873; + tangent 0.441800 0.0282401 0.896669; + vertex 14.0317 -22.6368 97.8628; + normal 0.927473 0.231100 0.293917; + texcoord 0.200100 -1.24694; + tangent -0.372870 0.513651 0.772742; + vertex 14.3491 -8.37058 94.2193; + normal 0.931740 0.227856 0.282741; + texcoord 0.299900 -1.24694; + tangent -0.361800 0.484942 0.796199; + vertex 13.8396 -7.66874 95.2752; + normal 0.982539 0.0353553 0.182668; + texcoord 0.200100 -1.80725; + tangent -0.189655 0.0917157 0.977558; + vertex 15.0163 -16.0602 98.1601; + normal 0.986083 -0.00102096 0.166251; + texcoord 0.299900 -1.80725; + tangent -0.168778 0.0666620 0.983397; + vertex 14.8076 -15.9794 99.3045; + normal 0.986788 -0.150753 0.0593558; + texcoord 0.200100 -2.30873; + tangent -0.0563260 0.0364934 0.997745; + vertex 14.0317 -22.6368 97.8628; + normal 0.990400 -0.136852 0.0194990; + texcoord 0.399710 -2.30873; + tangent -0.0200161 0.0305078 0.999334; + vertex 13.9448 -22.5742 99.6990; + normal 0.953173 -0.167534 -0.251780; + texcoord 0.200100 -2.77510; + tangent 0.248846 -0.00555466 0.968527; + vertex 13.1606 -27.6652 97.8673; + normal 0.948772 -0.129769 -0.288084; + texcoord 0.399710 -2.77510; + tangent 0.289127 -0.0111440 0.957226; + vertex 13.6095 -27.6825 99.3534; + normal 0.924837 -0.254904 -0.282311; + texcoord 0.200100 -3.12229; + tangent 0.289127 -0.0111441 0.957226; + vertex 12.1318 -31.3557 97.8293; + normal 0.539784 0.417332 0.731073; + texcoord 0.299900 -1.24694; + tangent -0.835677 0.161070 0.525072; + vertex 13.8396 -7.66874 95.2752; + normal 0.548761 0.417032 0.724531; + texcoord 0.399710 -1.24694; + tangent -0.829389 0.155872 0.536487; + vertex 12.6850 -7.44620 96.0006; + normal 0.675139 0.202447 0.709368; + texcoord 0.299900 -1.80725; + tangent -0.735554 0.0873913 0.671806; + vertex 14.8076 -15.9794 99.3045; + normal 0.680935 0.187723 0.707875; + texcoord 0.399710 -1.80725; + tangent -0.729118 0.0831534 0.679318; + vertex 13.9510 -15.8817 100.103; + normal 0.678249 -0.0448572 0.733461; + texcoord 0.399710 -2.30873; + tangent -0.729118 0.0831532 0.679318; + vertex 13.9448 -22.5742 99.6990; + normal -0.587625 0.284301 0.757542; + texcoord 0.499510 -1.24694; + tangent -0.747782 -0.548426 -0.374234; + vertex 11.3263 -7.78798 96.1186; + normal -0.576561 0.291811 0.763167; + texcoord 0.599320 -1.24694; + tangent -0.763877 -0.518901 -0.383710; + vertex 10.2452 -8.58084 95.5776; + normal -0.463112 0.186136 0.866534; + texcoord 0.499510 -1.80725; + tangent -0.885265 -0.0164946 -0.464794; + vertex 12.7735 -15.8045 100.250; + normal -0.447302 0.240313 0.861493; + texcoord 0.599320 -1.80725; + tangent -0.884580 0.0233536 -0.465804; + vertex 11.7012 -15.7761 99.6851; + normal -0.464916 0.0351653 0.884656; + texcoord 0.599320 -2.30873; + tangent -0.884580 0.0233537 -0.465804; + vertex 12.1761 -22.1940 100.190; + normal -0.941864 0.00121900 0.335991; + texcoord 0.599320 -1.24694; + tangent -0.252834 -0.661163 -0.706356; + vertex 10.2452 -8.58084 95.5776; + normal -0.938877 0.00870401 0.344144; + texcoord 0.699120 -1.24694; + tangent -0.268659 -0.631033 -0.727750; + vertex 9.89198 -9.50462 94.5906; + normal -0.896041 0.0165083 0.443664; + texcoord 0.599320 -1.80725; + tangent -0.443714 -0.0742410 -0.893088; + vertex 11.7012 -15.7761 99.6851; + normal -0.888157 0.0499536 0.456817; + texcoord 0.699120 -1.80725; + tangent -0.456878 -0.0202936 -0.889298; + vertex 11.1674 -15.8087 98.6288; + normal -0.839928 -0.00977643 0.542610; + texcoord 0.599320 -2.30873; + tangent -0.539789 0.0847152 -0.837527; + vertex 12.1761 -22.1940 100.190; + normal -0.820336 0.00364053 0.571870; + texcoord 0.798930 -2.30873; + tangent -0.567087 0.0853655 -0.819222; + vertex 11.1699 -22.0217 98.6567; + normal -0.625624 -0.0327759 0.779436; + texcoord 0.599320 -2.77510; + tangent -0.776094 -0.0120195 -0.630503; + vertex 12.3236 -27.7755 100.252; + normal -0.559238 -0.00372508 0.828999; + texcoord 0.798930 -2.77510; + tangent -0.822174 -0.0181476 -0.568947; + vertex 11.0800 -27.8156 99.3213; + normal -0.240079 -0.0886775 0.966695; + texcoord 0.599320 -3.12229; + tangent -0.965662 0.0536134 -0.254211; + vertex 12.4139 -31.0748 99.6872; + normal -0.175953 -0.0415378 0.983522; + texcoord 0.798930 -3.12229; + tangent -0.982460 0.0700789 -0.172803; + vertex 11.2633 -30.9928 99.4849; + normal -0.181916 -0.156585 0.970767; + texcoord 0.599320 -3.50583; + tangent -0.982460 0.0700788 -0.172803; + vertex 12.4048 -34.5832 99.1196; + normal -0.917375 -0.329051 -0.223938; + texcoord 0.699120 -1.24694; + tangent 0.372873 -0.513656 -0.772737; + vertex 9.89198 -9.50462 94.5906; + normal -0.920497 -0.324197 -0.218131; + texcoord 0.798930 -1.24694; + tangent 0.362157 -0.485857 -0.795478; + vertex 10.4015 -10.2065 93.5348; + normal -0.977054 -0.121297 -0.175081; + texcoord 0.699120 -1.80725; + tangent 0.196307 -0.105685 -0.974830; + vertex 11.1674 -15.8087 98.6288; + normal -0.972946 -0.160666 -0.166019; + texcoord 0.798930 -1.80725; + tangent 0.178920 -0.0693711 -0.981415; + vertex 11.3760 -15.8896 97.4844; + normal -0.983799 -0.00119552 -0.179270; + texcoord 0.798930 -2.30873; + tangent 0.178920 -0.0693710 -0.981415; + vertex 11.1699 -22.0217 98.6567; + normal -0.506214 -0.549021 -0.665074; + texcoord 0.798930 -1.24694; + tangent 0.842842 -0.151610 -0.516365; + vertex 10.4015 -10.2065 93.5348; + normal -0.518308 -0.544073 -0.659804; + texcoord 0.898730 -1.24694; + tangent 0.834324 -0.145486 -0.531730; + vertex 11.5791 -10.4183 92.8133; + normal -0.655652 -0.299653 -0.693058; + texcoord 0.798930 -1.80725; + tangent 0.745165 -0.0884264 -0.660991; + vertex 11.3760 -15.8896 97.4844; + normal -0.667750 -0.321559 -0.671349; + texcoord 0.898730 -1.80725; + tangent 0.728638 -0.0876321 -0.679270; + vertex 12.2474 -15.9879 96.6890; + normal -0.793201 -0.0238735 -0.608492; + texcoord 0.798930 -2.30873; + tangent 0.611218 -0.129588 -0.780781; + vertex 11.1699 -22.0217 98.6567; + normal -0.780678 -0.0144187 -0.624767; + texcoord 0.998540 -2.30873; + tangent 0.619641 -0.147696 -0.770864; + vertex 12.3285 -22.2979 97.2153; + normal -0.930316 0.0327136 -0.365296; + texcoord 0.998540 -2.77510; + tangent 0.371281 0.0204054 -0.928296; + vertex 11.6028 -27.7471 97.8436; + normal -0.959243 0.0247826 -0.281493; + texcoord 0.798930 -2.77510; + tangent 0.295467 0.0276823 -0.954952; + vertex 11.0800 -27.8156 99.3213; + normal -0.996023 -0.0195811 0.0869167; + texcoord 0.998540 -3.12229; + tangent -0.0611864 -0.115464 -0.991425; + vertex 11.0900 -31.1668 98.3346; + normal -0.981675 -0.0472959 0.184602; + texcoord 0.798930 -3.12229; + tangent -0.169477 -0.128204 -0.977160; + vertex 11.2633 -30.9928 99.4849; + normal -0.855557 -0.0355408 0.516487; + texcoord 0.998540 -3.50583; + tangent -0.494790 0.196069 -0.846605; + vertex 11.2465 -34.1989 98.7426; + normal -0.824807 -0.00468978 0.565395; + texcoord 0.798930 -3.50583; + tangent -0.547434 0.256790 -0.796476; + vertex 11.6791 -34.4018 99.3720; + normal -0.808950 0.0813203 0.582226; + texcoord 0.998540 -3.91342; + tangent -0.547434 0.256790 -0.796476; + vertex 11.2822 -37.1754 99.2079; + normal 0.0791005 -0.562976 -0.822680; + texcoord 0.898730 -1.24694; + tangent 0.965584 0.248391 -0.0771380; + vertex 11.5791 -10.4183 92.8133; + normal 0.0532384 -0.561757 -0.825587; + texcoord 0.998540 -1.24694; + tangent 0.972803 0.216730 -0.0817526; + vertex 12.9750 -10.0592 92.7018; + normal -0.118870 -0.335979 -0.934338; + texcoord 0.898730 -1.80725; + tangent 0.992500 -0.0413686 -0.115030; + vertex 12.2474 -15.9879 96.6890; + normal -0.132427 -0.327817 -0.935414; + texcoord 0.998540 -1.80725; + tangent 0.990952 -0.0645849 -0.117655; + vertex 13.4487 -16.0662 96.5464; + normal -0.122885 -0.0840613 -0.988854; + texcoord 0.998540 -2.30873; + tangent 0.990952 -0.0645849 -0.117655; + vertex 12.3285 -22.2979 97.2153; + normal 0.713764 0.00347070 -0.700378; + texcoord 0.399710 -2.77510; + tangent 0.699444 0.0483315 0.713051; + vertex 13.6095 -27.6825 99.3534; + normal 0.690565 -0.0536854 -0.721275; + texcoord 0.399710 -3.12229; + tangent 0.716203 0.0304865 0.697226; + vertex 12.9506 -31.2991 98.6640; + normal 0.713515 -0.104334 -0.692828; + texcoord 0.200100 -3.12229; + tangent 0.699444 0.0483314 0.713051; + vertex 12.1318 -31.3557 97.8293; + normal 0.331793 -0.113662 -0.936480; + texcoord 0.200100 -3.50583; + tangent 0.893983 -0.249581 0.372160; + vertex 11.7048 -34.2549 98.1019; + normal 0.253873 -0.115155 -0.960358; + texcoord 0.399710 -3.50583; + tangent 0.912744 -0.292266 0.285445; + vertex 12.4206 -34.4924 98.3347; + normal -0.130418 -0.239610 -0.962070; + texcoord 0.200100 -3.91342; + tangent 0.988954 0.0837203 -0.122310; + vertex 11.3108 -37.1014 98.8075; + normal -0.182327 -0.188152 -0.965068; + texcoord 0.399710 -3.91342; + tangent 0.961645 0.170449 -0.214911; + vertex 11.7034 -37.0318 98.7198; + normal -0.146243 -0.344256 -0.927416; + texcoord 0.200100 -4.01342; + tangent 0.961645 0.170449 -0.214911; + vertex 11.6444 -37.6130 98.9448; + normal 0.981235 -0.192799 -0.00247423; + texcoord 0.599320 -3.91342; + tangent -0.0200664 -0.114871 0.993178; + vertex 11.9174 -37.0629 99.0660; + normal 0.984351 -0.176221 -0.000493806; + texcoord 0.399710 -3.50583; + tangent -0.0200664 -0.114872 0.993178; + vertex 12.4206 -34.4924 98.3347; + normal 0.983959 -0.171773 0.0481428; + texcoord 0.599320 -3.50583; + tangent -0.0844872 -0.0721796 0.993807; + vertex 12.4048 -34.5832 99.1196; + normal 0.877815 -0.157667 0.452306; + texcoord 0.399710 -3.12229; + tangent -0.436343 0.175817 0.882436; + vertex 12.9506 -31.2991 98.6640; + normal 0.826103 -0.166733 0.538288; + texcoord 0.599320 -3.12229; + tangent -0.531867 0.149084 0.833602; + vertex 12.4139 -31.0748 99.6872; + normal 0.606472 -0.120665 0.785896; + texcoord 0.399710 -2.77510; + tangent -0.798106 -0.0400715 0.601184; + vertex 13.6095 -27.6825 99.3534; + normal 0.544433 -0.0959307 0.833300; + texcoord 0.599320 -2.77510; + tangent -0.843169 -0.0254000 0.537048; + vertex 12.3236 -27.7755 100.252; + normal 0.288834 -0.0164379 0.957238; + texcoord 0.399710 -2.30873; + tangent -0.944555 0.173858 0.278547; + vertex 13.9448 -22.5742 99.6990; + normal 0.265187 -0.0106691 0.964138; + texcoord 0.599320 -2.30873; + tangent -0.943583 0.202791 0.261777; + vertex 12.1761 -22.1940 100.190; + normal 0.144088 -0.0554365 0.988011; + texcoord 0.499510 -1.80725; + tangent -0.986073 0.0844007 0.143306; + vertex 12.7735 -15.8045 100.250; + normal 0.119821 -0.0598776 0.990988; + texcoord 0.399710 -1.80725; + tangent -0.990200 0.0649226 0.123649; + vertex 13.9510 -15.8817 100.103; + normal 0.528678 -0.848791 -0.00731894; + texcoord 0.200100 -1.96803; + tangent 0.346238 0.207769 0.914850; + vertex -2.62631 -58.9073 97.1582; + normal 0.534857 -0.844509 -0.0270448; + texcoord 0.299900 -1.96803; + tangent 0.228112 0.111896 0.967184; + vertex -2.26274 -58.6891 98.1189; + normal 0.506653 -0.856174 -0.101333; + texcoord 0.200100 -2.38227; + tangent -0.235486 -0.248396 0.939599; + vertex -6.98829 -61.6142 96.0037; + normal 0.512844 -0.847607 -0.136212; + texcoord 0.399710 -2.38227; + tangent -0.240362 -0.288003 0.926974; + vertex -7.42867 -62.0633 97.5361; + normal 0.495533 -0.771450 -0.399140; + texcoord 0.200100 -2.84379; + tangent 0.0255592 -0.440567 0.897356; + vertex -11.3580 -63.6732 94.6910; + normal 0.527092 -0.737668 -0.421925; + texcoord 0.399710 -2.84379; + tangent 0.0652833 -0.459878 0.885579; + vertex -11.2667 -64.3161 95.9291; + normal 0.435229 -0.785486 -0.439985; + texcoord 0.200100 -3.18392; + tangent 0.0652835 -0.459878 0.885579; + vertex -14.4741 -64.9324 93.8567; + normal -0.532937 0.318057 0.784103; + texcoord 0.599320 -1.96803; + tangent -0.810802 0.0731038 -0.580737; + vertex -4.35319 -57.4487 99.5569; + normal -0.552875 0.341257 0.760179; + texcoord 0.699120 -1.96803; + tangent -0.766613 0.155969 -0.622880; + vertex -5.21761 -57.3708 98.9377; + normal -0.620860 0.482578 0.617780; + texcoord 0.599320 -2.38227; + tangent -0.131451 0.712381 -0.689372; + vertex -8.35249 -60.8195 98.2059; + normal -0.618506 0.472317 0.627986; + texcoord 0.798930 -2.38227; + tangent -0.107330 0.739748 -0.664269; + vertex -8.48307 -59.6016 97.0876; + normal -0.520528 0.260947 0.812993; + texcoord 0.599320 -2.84379; + tangent -0.413232 0.752494 -0.512827; + vertex -12.1424 -63.6645 96.8297; + normal -0.469507 0.210122 0.857562; + texcoord 0.798930 -2.84379; + tangent -0.468707 0.756963 -0.455325; + vertex -12.7749 -62.6188 96.1483; + normal -0.347745 -0.134075 0.927953; + texcoord 0.599320 -3.18392; + tangent -0.593080 0.795162 -0.126389; + vertex -14.3919 -65.4328 95.4909; + normal -0.266606 -0.191296 0.944631; + texcoord 0.798930 -3.18392; + tangent -0.607787 0.793786 -0.0223497; + vertex -15.0370 -64.6000 95.4422; + normal -0.0800971 -0.523383 0.848325; + texcoord 0.599320 -3.55527; + tangent -0.470978 0.781269 0.409632; + vertex -16.7802 -66.9608 94.0906; + normal -0.0114846 -0.539895 0.841654; + texcoord 0.798930 -3.55527; + tangent -0.434179 0.760915 0.482179; + vertex -17.0889 -66.4199 94.4333; + normal -0.0931797 -0.570327 0.816115; + texcoord 0.599320 -3.94402; + tangent -0.434179 0.760915 0.482179; + vertex -19.0650 -68.0550 93.0651; + normal -0.119080 0.596273 -0.793901; + texcoord 0.200100 -3.55527; + tangent 0.580279 -0.607023 -0.542954; + vertex -17.1368 -66.2001 93.3039; + normal -0.163001 0.566624 -0.807693; + texcoord 0.000490000 -3.18392; + tangent 0.580279 -0.607023 -0.542954; + vertex -15.0872 -64.2911 94.4303; + normal -0.122082 0.533815 -0.836742; + texcoord 0.200100 -3.18392; + tangent 0.603139 -0.639925 -0.476150; + vertex -14.4741 -64.9324 93.8567; + normal 0.0866720 0.261359 -0.961343; + texcoord 0.000490000 -2.84379; + tangent 0.659908 -0.739989 -0.130149; + vertex -12.2863 -62.6269 94.8226; + normal 0.135197 0.196287 -0.971181; + texcoord 0.200100 -2.84379; + tangent 0.633334 -0.771356 -0.0624413; + vertex -11.3580 -63.6732 94.6910; + normal 0.238288 -0.0297861 -0.970738; + texcoord 0.000490000 -2.38227; + tangent 0.458847 -0.876581 0.145135; + vertex -7.63379 -60.1011 95.7221; + normal 0.266159 -0.0654537 -0.961704; + texcoord 0.200100 -2.38227; + tangent 0.386757 -0.906612 0.168742; + vertex -6.98829 -61.6142 96.0037; + normal 0.158272 0.111075 -0.981128; + texcoord 0.100290 -1.96803; + tangent 0.834030 -0.544284 0.0902713; + vertex -3.47879 -58.8347 96.5358; + normal 0.119636 0.228260 -0.966222; + texcoord 0.000490000 -1.96803; + tangent 0.948609 -0.313460 0.0434039; + vertex -4.49459 -58.4990 96.4893; + normal -0.654479 0.373453 0.657412; + texcoord 0.798930 -3.18392; + tangent -0.309695 0.660800 -0.683690; + vertex -15.0370 -64.6000 95.4422; + normal -0.618949 0.405735 0.672519; + texcoord 0.998540 -3.55527; + tangent -0.309694 0.660800 -0.683690; + vertex -17.3092 -65.9497 93.9468; + normal -0.621512 0.385950 0.681737; + texcoord 0.798930 -3.55527; + tangent -0.308638 0.670699 -0.674466; + vertex -17.0889 -66.4199 94.4333; + normal -0.510418 0.0690065 0.857153; + texcoord 0.998540 -3.94402; + tangent -0.227693 0.942799 -0.243486; + vertex -19.1888 -67.5391 93.3340; + normal -0.502670 0.0339433 0.863812; + texcoord 0.798930 -3.94402; + tangent -0.206494 0.965589 -0.158106; + vertex -19.1129 -67.8941 93.3921; + normal -0.524909 0.0270450 0.850729; + texcoord 0.798930 -4.04401; + tangent -0.206494 0.965589 -0.158106; + vertex -19.5909 -67.8544 93.0959; + normal -0.613325 0.746427 0.258222; + texcoord 0.998540 -3.55527; + tangent -0.0473385 0.291607 -0.955366; + vertex -17.3092 -65.9497 93.9468; + normal -0.653167 0.714586 0.250478; + texcoord 0.798930 -3.18392; + tangent -0.0473385 0.291607 -0.955366; + vertex -15.0370 -64.6000 95.4422; + normal -0.629844 0.751363 0.196851; + texcoord 0.998540 -3.18392; + tangent 0.0202635 0.244998 -0.969312; + vertex -15.0872 -64.2911 94.4303; + normal -0.533610 0.832464 -0.149214; + texcoord 0.798930 -2.84379; + tangent 0.317186 0.0181765 -0.948189; + vertex -12.7749 -62.6188 96.1483; + normal -0.494123 0.839750 -0.225083; + texcoord 0.998540 -2.84379; + tangent 0.366930 -0.0403891 -0.929371; + vertex -12.2863 -62.6269 94.8226; + normal -0.379433 0.788718 -0.483689; + texcoord 0.798930 -2.38227; + tangent 0.468845 -0.291436 -0.833816; + vertex -8.48307 -59.6016 97.0876; + normal -0.341992 0.770627 -0.537751; + texcoord 0.998540 -2.38227; + tangent 0.538729 -0.317122 -0.780516; + vertex -7.63379 -60.1011 95.7221; + normal -0.286271 0.729602 -0.621072; + texcoord 0.898730 -1.96803; + tangent 0.534484 -0.427463 -0.729110; + vertex -5.30500 -58.0199 97.0418; + normal -0.396822 0.783492 -0.478198; + texcoord 0.798930 -1.96803; + tangent 0.259039 -0.404207 -0.877220; + vertex -5.58117 -57.5890 97.9771; + normal -0.140009 0.637238 -0.757843; + texcoord 0.998540 -1.96803; + tangent 0.742391 -0.438887 -0.506195; + vertex -4.49459 -58.4990 96.4893; + normal 0.491188 -0.850863 -0.186459; + texcoord 0.599320 -3.94402; + tangent 0.0416021 -0.190902 0.980727; + vertex -19.0650 -68.0550 93.0651; + normal 0.473741 -0.860454 -0.187586; + texcoord 0.399710 -3.55527; + tangent 0.0416019 -0.190902 0.980727; + vertex -16.8098 -66.8250 93.3926; + normal 0.463918 -0.875270 -0.136685; + texcoord 0.599320 -3.55527; + tangent -0.0137305 -0.136108 0.990599; + vertex -16.7802 -66.9608 94.0906; + normal 0.342920 -0.899257 0.271558; + texcoord 0.399710 -3.18392; + tangent -0.312009 0.175956 0.933643; + vertex -14.0440 -65.6383 94.5110; + normal 0.308454 -0.880977 0.358798; + texcoord 0.599320 -3.18392; + tangent -0.385326 0.244352 0.889840; + vertex -14.3919 -65.4328 95.4909; + normal 0.167875 -0.749286 0.640615; + texcoord 0.399710 -2.84379; + tangent -0.601678 0.443856 0.664060; + vertex -11.2667 -64.3161 95.9291; + normal 0.141284 -0.697934 0.702088; + texcoord 0.599320 -2.84379; + tangent -0.614322 0.500489 0.610015; + vertex -12.1424 -63.6645 96.8297; + normal 0.0681926 -0.511891 0.856340; + texcoord 0.399710 -2.38227; + tangent -0.557299 0.690395 0.461273; + vertex -7.42867 -62.0633 97.5361; + normal 0.0192558 -0.449019 0.893315; + texcoord 0.599320 -2.38227; + tangent -0.581284 0.721827 0.375598; + vertex -8.35249 -60.8195 98.2059; + normal -0.119407 -0.244042 0.962385; + texcoord 0.599320 -1.96803; + tangent -0.948221 0.315370 -0.0376775; + vertex -4.35319 -57.4487 99.5569; + normal 0.0850014 -0.471065 0.877993; + texcoord 0.499510 -1.96803; + tangent -0.831416 0.442585 0.335956; + vertex -3.31808 -57.7930 99.5980; + normal 0.328206 -0.683348 0.652163; + texcoord 0.399710 -1.96803; + tangent -0.527937 0.442810 0.724708; + vertex -2.52698 -58.2635 99.0508; + normal 0.443661 -0.760998 0.473336; + texcoord 0.299900 -1.96803; + tangent -0.249746 0.402254 0.880806; + vertex -2.26274 -58.6891 98.1189; + normal 0.431040 -0.188624 -0.882397; + texcoord 0.000490000 -1.24191; + tangent 0.831360 -0.297140 0.469626; + vertex -13.9195 -71.1164 47.8036; + normal 0.420423 -0.169509 -0.891354; + texcoord 0.100290 -1.24191; + tangent 0.816963 -0.357875 0.452213; + vertex -12.7813 -71.5232 48.4466; + normal 0.391988 -0.0139266 -0.919865; + texcoord 0.000490000 -1.80021; + tangent 0.606210 -0.748987 0.267446; + vertex -19.1899 -76.0919 46.2927; + normal 0.380627 0.00811951 -0.924693; + texcoord 0.100290 -1.80021; + tangent 0.582386 -0.778223 0.234935; + vertex -18.5081 -76.9803 46.5870; + normal 0.329235 0.217427 -0.918874; + texcoord 0.000490000 -2.30938; + tangent 0.519837 -0.854199 -0.0106570; + vertex -23.8717 -79.2762 43.9928; + normal 0.349546 0.208859 -0.913343; + texcoord 0.200100 -2.30938; + tangent 0.473436 -0.880597 -0.0201824; + vertex -23.0173 -80.8654 43.9563; + normal 0.115981 0.425185 -0.897645; + texcoord 0.200100 -2.76626; + tangent 0.824129 -0.547101 -0.146604; + vertex -26.5294 -83.3722 42.0488; + normal 0.0960449 0.466548 -0.879266; + texcoord 0.000490000 -2.76626; + tangent 0.859882 -0.483837 -0.162802; + vertex -27.8356 -82.6372 42.2961; + normal 0.130525 0.516688 -0.846166; + texcoord 0.200100 -3.10323; + vertex -29.7280 -85.0350 40.5401; + normal 0.693563 -0.584192 -0.421532; + texcoord 0.100290 -1.24191; + tangent 0.416653 -0.152050 0.896259; + vertex -12.7813 -71.5232 48.4466; + normal 0.692121 -0.570228 -0.442502; + texcoord 0.200100 -1.24191; + tangent 0.404613 -0.201030 0.892118; + vertex -12.2208 -71.7278 49.6524; + normal 0.684279 -0.439360 -0.582001; + texcoord 0.100290 -1.80021; + tangent 0.253368 -0.605732 0.754250; + vertex -18.5081 -76.9803 46.5870; + normal 0.681173 -0.434254 -0.589429; + texcoord 0.200100 -1.80021; + tangent 0.243047 -0.625308 0.741564; + vertex -18.2301 -77.6957 47.4354; + normal 0.698660 -0.417482 -0.581018; + texcoord 0.200100 -2.30938; + tangent 0.243047 -0.625308 0.741564; + vertex -23.0173 -80.8654 43.9563; + normal 0.665286 -0.729274 0.159859; + texcoord 0.200100 -1.24191; + tangent -0.173782 0.0569715 0.983135; + vertex -12.2208 -71.7278 49.6524; + normal 0.671895 -0.726470 0.144218; + texcoord 0.299900 -1.24191; + tangent -0.176737 0.0340158 0.983670; + vertex -12.4520 -71.6520 50.9604; + normal 0.654758 -0.754823 -0.0391658; + texcoord 0.200100 -1.80021; + tangent -0.203152 -0.223080 0.953396; + vertex -18.2301 -77.6957 47.4354; + normal 0.670958 -0.739259 -0.0575484; + texcoord 0.299900 -1.80021; + tangent -0.202557 -0.252549 0.946145; + vertex -18.4619 -77.9648 48.5138; + normal 0.657380 -0.717822 -0.229310; + texcoord 0.200100 -2.30938; + tangent -0.177363 -0.440471 0.880072; + vertex -23.0173 -80.8654 43.9563; + normal 0.678010 -0.686189 -0.263528; + texcoord 0.399710 -2.30938; + tangent -0.151735 -0.474835 0.866896; + vertex -23.3311 -81.6783 45.5211; + normal 0.661400 -0.531452 -0.529253; + texcoord 0.200100 -2.76626; + tangent 0.0765581 -0.647410 0.758287; + vertex -26.5294 -83.3722 42.0488; + normal 0.689767 -0.478040 -0.543783; + texcoord 0.399710 -2.76626; + tangent 0.113731 -0.670187 0.733426; + vertex -26.3575 -84.3853 43.1575; + normal 0.573174 -0.558716 -0.599423; + texcoord 0.200100 -3.10323; + tangent 0.113731 -0.670187 0.733426; + vertex -29.7280 -85.0350 40.5401; + normal 0.408718 -0.640916 0.649751; + texcoord 0.299900 -1.24191; + tangent -0.694716 0.243219 0.676915; + vertex -12.4520 -71.6520 50.9604; + normal 0.415340 -0.642866 0.643596; + texcoord 0.399710 -1.24191; + tangent -0.687108 0.243517 0.684531; + vertex -13.3866 -71.3248 51.8710; + normal 0.403467 -0.743552 0.533240; + texcoord 0.299900 -1.80021; + tangent -0.578079 0.244772 0.778404; + vertex -18.4619 -77.9648 48.5138; + normal 0.416804 -0.735980 0.533487; + texcoord 0.399710 -1.80021; + tangent -0.570980 0.244684 0.783653; + vertex -19.1152 -77.6849 49.4103; + normal 0.320300 -0.812510 0.487069; + texcoord 0.399710 -2.30938; + tangent -0.570979 0.244684 0.783653; + vertex -23.3311 -81.6783 45.5211; + normal -0.00555876 -0.356464 0.934292; + texcoord 0.399710 -1.24191; + tangent -0.935732 0.331360 0.120858; + vertex -13.3866 -71.3248 51.8710; + normal -0.000420679 -0.359392 0.933187; + texcoord 0.499510 -1.24191; + tangent -0.926770 0.350994 0.133793; + vertex -14.6677 -70.8711 52.0365; + normal -0.0597930 -0.505611 0.860687; + texcoord 0.399710 -1.80021; + tangent -0.728465 0.610082 0.311669; + vertex -19.1152 -77.6849 49.4103; + normal -0.0321221 -0.505160 0.862428; + texcoord 0.499510 -1.80021; + tangent -0.705695 0.623435 0.336634; + vertex -19.9402 -76.9628 49.7826; + normal 0.0821513 -0.658316 0.748246; + texcoord 0.399710 -2.30938; + tangent -0.612514 0.566890 0.550874; + vertex -23.3311 -81.6783 45.5211; + normal 0.0515910 -0.650182 0.758025; + texcoord 0.599320 -2.30938; + tangent -0.578204 0.599429 0.553502; + vertex -24.3864 -80.5842 46.5314; + normal 0.275017 -0.813183 0.512932; + texcoord 0.599320 -2.76626; + tangent -0.774639 0.143407 0.615929; + vertex -27.5626 -84.2760 44.0941; + normal 0.319586 -0.836790 0.444575; + texcoord 0.399710 -2.76626; + tangent -0.757174 0.0613138 0.650329; + vertex -26.3575 -84.3853 43.1575; + normal 0.477060 -0.871359 0.114663; + texcoord 0.599320 -3.10323; + tangent -0.346279 -0.0480006 0.936903; + vertex -29.2814 -85.8667 42.1312; + normal 0.531163 -0.844834 0.0641992; + texcoord 0.399710 -3.10323; + tangent -0.232825 -0.0726863 0.969798; + vertex -29.0145 -85.7834 41.0197; + normal 0.591264 -0.802318 0.0818146; + texcoord 0.599320 -3.46703; + tangent -0.232825 -0.0726863 0.969798; + vertex -31.4051 -87.6595 39.8982; + normal -0.462523 0.0734064 0.883564; + texcoord 0.499510 -1.24191; + tangent -0.835165 0.298448 -0.461982; + vertex -14.6677 -70.8711 52.0365; + normal -0.456382 0.0686646 0.887131; + texcoord 0.599320 -1.24191; + tangent -0.827743 0.331285 -0.452870; + vertex -15.8434 -70.4510 51.3862; + normal -0.455177 -0.0547722 0.888715; + texcoord 0.499510 -1.80021; + tangent -0.613322 0.743968 -0.265232; + vertex -19.9402 -76.9628 49.7826; + normal -0.445257 -0.0534831 0.893804; + texcoord 0.599320 -1.80021; + tangent -0.591236 0.767221 -0.248621; + vertex -20.6381 -76.0572 49.4891; + normal -0.517569 -0.124528 0.846531; + texcoord 0.599320 -2.30938; + tangent -0.591236 0.767221 -0.248621; + vertex -24.3864 -80.5842 46.5314; + normal -0.748856 0.489149 0.447156; + texcoord 0.599320 -1.24191; + tangent -0.429043 0.156425 -0.889637; + vertex -15.8434 -70.4510 51.3862; + normal -0.744302 0.484362 0.459791; + texcoord 0.699120 -1.24191; + tangent -0.420309 0.191456 -0.886952; + vertex -16.4271 -70.2382 50.1758; + normal -0.744801 0.369245 0.555815; + texcoord 0.599320 -1.80021; + tangent -0.264543 0.602670 -0.752865; + vertex -20.6381 -76.0572 49.4891; + normal -0.735303 0.361028 0.573575; + texcoord 0.699120 -1.80021; + tangent -0.246637 0.644091 -0.724098; + vertex -20.9261 -75.3312 48.6412; + normal -0.745394 0.233349 0.624449; + texcoord 0.599320 -2.30938; + tangent -0.193604 0.818551 -0.540825; + vertex -24.3864 -80.5842 46.5314; + normal -0.724510 0.213504 0.655363; + texcoord 0.798930 -2.30938; + tangent -0.220018 0.828033 -0.515706; + vertex -24.7249 -79.0951 45.5910; + normal -0.599298 -0.0624958 0.798083; + texcoord 0.599320 -2.76626; + tangent -0.564904 0.735500 -0.374064; + vertex -27.5626 -84.2760 44.0941; + normal -0.568522 -0.0808429 0.818686; + texcoord 0.798930 -2.76626; + tangent -0.605921 0.714278 -0.350238; + vertex -28.4794 -83.1953 43.5642; + normal -0.653561 -0.195942 0.731071; + texcoord 0.599320 -3.10323; + tangent -0.605921 0.714278 -0.350238; + vertex -29.2814 -85.8667 42.1312; + normal -0.713818 0.680469 -0.165610; + texcoord 0.699120 -1.24191; + tangent 0.173773 -0.0569825 -0.983136; + vertex -16.4271 -70.2382 50.1758; + normal -0.716209 0.681943 -0.148319; + texcoord 0.798930 -1.24191; + tangent 0.176937 -0.0323689 -0.983690; + vertex -16.1959 -70.3140 48.8678; + normal -0.720324 0.693613 0.00593987; + texcoord 0.699120 -1.80021; + tangent 0.202484 0.214755 -0.955448; + vertex -20.9261 -75.3312 48.6412; + normal -0.720458 0.693262 0.0181028; + texcoord 0.798930 -1.80021; + tangent 0.204216 0.237028 -0.949797; + vertex -20.6943 -75.0621 47.5628; + normal -0.712464 0.701369 0.0218447; + texcoord 0.798930 -2.30938; + tangent 0.204216 0.237028 -0.949797; + vertex -24.7249 -79.0951 45.5910; + normal -0.432104 0.595513 -0.677237; + texcoord 0.798930 -1.24191; + tangent 0.704015 -0.246572 -0.666007; + vertex -16.1959 -70.3140 48.8678; + normal -0.439317 0.603375 -0.665536; + texcoord 0.898730 -1.24191; + tangent 0.691664 -0.247473 -0.678497; + vertex -15.2381 -70.6494 47.9617; + normal -0.460459 0.679684 -0.570971; + texcoord 0.798930 -1.80021; + tangent 0.585319 -0.251906 -0.770678; + vertex -20.6943 -75.0621 47.5628; + normal -0.472206 0.689981 -0.548587; + texcoord 0.898730 -1.80021; + tangent 0.568496 -0.241511 -0.786438; + vertex -20.0311 -75.3527 46.6657; + normal -0.534099 0.768147 -0.353111; + texcoord 0.798930 -2.30938; + tangent 0.477858 -0.0794616 -0.874836; + vertex -24.7249 -79.0951 45.5910; + normal -0.517341 0.774535 -0.363942; + texcoord 0.998540 -2.30938; + tangent 0.468601 -0.0994647 -0.877793; + vertex -23.8717 -79.2762 43.9928; + normal -0.664817 0.744904 -0.0560115; + texcoord 0.998540 -2.76626; + tangent 0.432129 0.313089 -0.845718; + vertex -27.8356 -82.6372 42.2961; + normal -0.670858 0.741449 -0.0142308; + texcoord 0.798930 -2.76626; + tangent 0.421376 0.365327 -0.830047; + vertex -28.4794 -83.1953 43.5642; + normal -0.619834 0.784141 0.0304615; + texcoord 0.998540 -3.10323; + vertex -30.4353 -84.6555 41.3529; + normal -0.0157125 0.280464 -0.959736; + texcoord 0.898730 -1.24191; + tangent 0.936672 -0.331723 -0.112274; + vertex -15.2381 -70.6494 47.9617; + normal -0.0252731 0.293179 -0.955723; + texcoord 0.998540 -1.24191; + tangent 0.918683 -0.370191 -0.137772; + vertex -13.9195 -71.1164 47.8036; + normal -0.00491902 0.437557 -0.899177; + texcoord 0.898730 -1.80021; + tangent 0.731643 -0.610074 -0.304152; + vertex -20.0311 -75.3527 46.6657; + normal -0.00978279 0.441582 -0.897168; + texcoord 0.998540 -1.80021; + tangent 0.712643 -0.626307 -0.316036; + vertex -19.1899 -76.0919 46.2927; + normal 0.0713974 0.512911 -0.855468; + texcoord 0.998540 -2.30938; + tangent 0.712643 -0.626307 -0.316037; + vertex -23.8717 -79.2762 43.9928; + normal -0.800470 0.409642 0.437541; + texcoord 0.798930 -2.76626; + tangent -0.240587 0.449010 -0.860528; + vertex -28.4794 -83.1953 43.5642; + normal -0.810741 0.394502 0.432512; + texcoord 0.998540 -3.10323; + tangent -0.240587 0.449010 -0.860528; + vertex -30.4353 -84.6555 41.3529; + normal -0.809106 0.370195 0.456402; + texcoord 0.798930 -3.10323; + tangent -0.245907 0.482039 -0.840933; + vertex -30.1598 -85.1697 42.3385; + normal -0.727359 0.0502051 0.684418; + texcoord 0.998540 -3.46703; + tangent -0.277416 0.878382 -0.389212; + vertex -31.9004 -86.5944 40.3066; + normal -0.681132 0.0164444 0.731976; + texcoord 0.798930 -3.46703; + tangent -0.271210 0.922961 -0.273107; + vertex -31.6917 -87.3045 40.5168; + normal -0.628355 0.0451617 0.776615; + texcoord 0.998540 -3.84703; + tangent -0.271210 0.922961 -0.273107; + vertex -33.5023 -88.8535 39.1419; + normal -0.135276 -0.00209091 -0.990806; + texcoord 0.000490000 -2.17200; + tangent 0.872954 -0.473268 -0.118187; + vertex -25.1754 -60.1675 63.4794; + normal -0.135342 0.000447611 -0.990799; + texcoord 0.100290 -2.17200; + tangent 0.751750 -0.651296 -0.103371; + vertex -24.3298 -60.6259 63.3649; + normal -0.0447099 0.0348230 -0.998393; + texcoord 0.000490000 -2.62496; + tangent 0.346935 -0.936454 -0.0518623; + vertex -29.1171 -60.7524 64.0188; + normal -0.0613470 0.0295983 -0.997678; + texcoord 0.200100 -2.62496; + tangent 0.311980 -0.948909 -0.0473351; + vertex -28.6761 -62.0936 63.9519; + normal 0.0338602 0.0608949 -0.997570; + texcoord 0.200100 -3.09145; + tangent 0.311980 -0.948909 -0.0473351; + vertex -33.5324 -61.9620 63.7951; + normal 0.236808 -0.971551 0.00340669; + texcoord 0.200100 -2.17200; + tangent 0.532994 0.132843 0.835625; + vertex -23.4938 -60.8310 63.7857; + normal 0.244056 -0.967083 -0.0720256; + texcoord 0.299900 -2.17200; + tangent 0.468853 0.0550717 0.881558; + vertex -22.9866 -60.7046 64.5809; + normal 0.121762 -0.933539 -0.337164; + texcoord 0.200100 -2.62496; + tangent 0.0800493 -0.324610 0.942454; + vertex -28.6761 -62.0936 63.9519; + normal 0.133675 -0.926691 -0.351247; + texcoord 0.399710 -2.62496; + tangent 0.0522134 -0.347350 0.936281; + vertex -28.6027 -62.5818 65.2678; + normal -0.0142088 -0.937723 -0.347093; + texcoord 0.200100 -3.09145; + tangent 0.0522133 -0.347350 0.936281; + vertex -33.5324 -61.9620 63.7951; + normal -0.263546 0.532700 0.804223; + texcoord 0.599320 -2.17200; + tangent -0.875080 0.218801 -0.431695; + vertex -24.3927 -59.2904 66.1743; + normal -0.260354 0.528430 0.808070; + texcoord 0.699120 -2.17200; + tangent -0.841838 0.284844 -0.458445; + vertex -25.2369 -59.0793 65.7578; + normal -0.243398 0.499010 0.831713; + texcoord 0.599320 -2.62496; + tangent -0.281792 0.784008 -0.553104; + vertex -29.0004 -61.5370 66.1524; + normal -0.241776 0.497188 0.833276; + texcoord 0.798930 -2.62496; + tangent -0.226845 0.805995 -0.546730; + vertex -29.3195 -60.4031 65.3832; + normal -0.245899 0.495779 0.832909; + texcoord 0.599320 -3.09145; + tangent -0.226845 0.805995 -0.546730; + vertex -33.1287 -62.3970 65.4455; + normal -0.00339839 -0.939240 0.343245; + texcoord 0.599320 -3.47578; + tangent 0.0583600 0.342476 0.937712; + vertex -36.4542 -62.7165 64.5383; + normal -0.0131370 -0.938969 0.343752; + texcoord 0.399710 -3.09145; + tangent 0.0583601 0.342475 0.937712; + vertex -33.1922 -62.7693 64.4261; + normal -0.0136414 -0.920055 0.391551; + texcoord 0.599320 -3.09145; + tangent 0.0148553 0.401608 0.915691; + vertex -33.1287 -62.3970 65.4455; + normal 0.119550 -0.664016 0.738099; + texcoord 0.399710 -2.62496; + tangent -0.266120 0.692445 0.670597; + vertex -28.6027 -62.5818 65.2678; + normal 0.101512 -0.602326 0.791770; + texcoord 0.599320 -2.62496; + tangent -0.319730 0.731302 0.602471; + vertex -29.0004 -61.5370 66.1524; + normal 0.0634943 -0.139843 0.988136; + texcoord 0.599320 -2.17200; + tangent -0.871397 0.474858 0.123196; + vertex -24.3927 -59.2904 66.1743; + normal 0.183934 -0.490749 0.851665; + texcoord 0.499510 -2.17200; + tangent -0.659816 0.567041 0.493060; + vertex -23.5340 -59.7584 66.0529; + normal 0.290333 -0.756919 0.585475; + texcoord 0.399710 -2.17200; + tangent -0.287044 0.513347 0.808752; + vertex -23.0019 -60.2949 65.4469; + normal 0.333917 -0.849755 0.407940; + texcoord 0.299900 -2.17200; + tangent -0.0159888 0.427613 0.903821; + vertex -22.9866 -60.7046 64.5809; + normal -0.750472 -0.0697903 0.657207; + texcoord 0.000490000 -1.62505; + tangent 0.625837 0.244560 0.740620; + vertex 39.5265 127.021 58.3258; + normal -0.755302 -0.0763952 0.650910; + texcoord 0.125240 -1.62505; + tangent 0.611888 0.280602 0.739497; + vertex 40.1453 127.263 59.0580; + normal -0.784431 -0.201170 0.586685; + texcoord 0.000490000 -2.57788; + tangent 0.0817596 0.903835 0.419997; + vertex 35.8372 134.383 54.8946; + normal -0.753407 -0.218702 0.620118; + texcoord 0.125240 -2.57788; + tangent 0.0629942 0.914090 0.400588; + vertex 35.8828 135.086 55.2028; + normal -0.673607 -0.197892 0.712104; + texcoord 0.000490000 -3.51167; + tangent 0.176231 0.895554 0.408566; + vertex 30.7195 139.189 51.0728; + normal -0.658873 -0.187725 0.728454; + texcoord 0.250000 -3.51167; + tangent 0.180528 0.900605 0.395374; + vertex 30.9047 140.112 51.4784; + normal -0.724174 -0.493603 0.481589; + texcoord 0.250000 -4.18724; + tangent 0.189811 0.545979 0.816014; + vertex 27.3652 142.303 49.0936; + normal -0.723145 -0.514063 0.461302; + texcoord 0.000490000 -4.18724; + tangent 0.187344 0.496858 0.847369; + vertex 27.2442 141.982 48.5463; + normal -0.714130 -0.523429 0.464801; + texcoord 0.250000 -4.79970; + tangent 0.187344 0.496858 0.847369; + vertex 24.7130 144.208 47.1646; + normal -0.146085 0.372122 0.916616; + texcoord 0.125240 -1.62505; + tangent 0.968995 0.240460 0.0568125; + vertex 40.1453 127.263 59.0580; + normal -0.147537 0.371201 0.916757; + texcoord 0.250000 -1.62505; + tangent 0.962347 0.267914 0.0459363; + vertex 41.0804 127.495 59.1129; + normal -0.206109 0.368773 0.906381; + texcoord 0.125240 -2.57788; + tangent 0.506221 0.832529 -0.225024; + vertex 35.8828 135.086 55.2028; + normal -0.231646 0.379478 0.895733; + texcoord 0.250000 -2.57788; + tangent 0.483472 0.843920 -0.232496; + vertex 36.2496 135.727 55.0264; + normal -0.262404 0.393110 0.881254; + texcoord 0.250000 -3.51167; + tangent 0.483472 0.843920 -0.232496; + vertex 30.9047 140.112 51.4784; + normal 0.502653 0.602691 0.619761; + texcoord 0.250000 -1.62505; + tangent 0.729188 0.0894968 -0.678436; + vertex 41.0804 127.495 59.1129; + normal 0.502065 0.602550 0.620374; + texcoord 0.374760 -1.62505; + tangent 0.725899 0.0960651 -0.681059; + vertex 41.7842 127.582 58.4581; + normal 0.404375 0.695107 0.594397; + texcoord 0.250000 -2.57788; + tangent 0.627719 0.260482 -0.733566; + vertex 36.2496 135.727 55.0264; + normal 0.389550 0.713118 0.582850; + texcoord 0.374760 -2.57788; + tangent 0.618936 0.266875 -0.738712; + vertex 36.7226 135.929 54.4688; + normal 0.312384 0.841591 0.440615; + texcoord 0.250000 -3.51167; + tangent 0.461782 0.271970 -0.844269; + vertex 30.9047 140.112 51.4784; + normal 0.302988 0.848479 0.433913; + texcoord 0.499510 -3.51167; + tangent 0.453719 0.271969 -0.848630; + vertex 31.3701 140.391 50.6078; + normal 0.258069 0.871386 0.417238; + texcoord 0.250000 -4.18724; + tangent 0.453719 0.271969 -0.848630; + vertex 27.3652 142.303 49.0936; + normal 0.856215 0.516591 -0.00545600; + texcoord 0.374760 -1.62505; + tangent 0.0607429 -0.111154 -0.991945; + vertex 41.7842 127.582 58.4581; + normal 0.855575 0.517677 -0.00131736; + texcoord 0.499510 -1.62505; + tangent 0.0713506 -0.122509 -0.989899; + vertex 41.8442 127.472 57.4773; + normal 0.754681 0.655997 -0.0111336; + texcoord 0.374760 -2.57788; + tangent 0.381827 -0.449245 -0.807705; + vertex 36.7226 135.929 54.4688; + normal 0.777257 0.628874 0.0197041; + texcoord 0.499510 -2.57788; + tangent 0.392839 -0.460590 -0.795949; + vertex 37.0247 135.575 53.8566; + normal 0.675359 0.731948 -0.0902329; + texcoord 0.499510 -3.51167; + tangent 0.392839 -0.460590 -0.795949; + vertex 31.3701 140.391 50.6078; + normal 0.739175 0.145837 -0.657535; + texcoord 0.499510 -1.62505; + tangent -0.617386 -0.243459 -0.748039; + vertex 41.8442 127.472 57.4773; + normal 0.741285 0.147867 -0.654700; + texcoord 0.624270 -1.62505; + tangent -0.609536 -0.263999 -0.747510; + vertex 41.2160 127.224 56.7162; + normal 0.697940 0.252155 -0.670297; + texcoord 0.499510 -2.57788; + tangent -0.0810384 -0.900084 -0.428114; + vertex 37.0247 135.575 53.8566; + normal 0.744564 0.230345 -0.626551; + texcoord 0.624270 -2.57788; + tangent -0.0581554 -0.912292 -0.405391; + vertex 36.9815 134.861 53.5396; + normal 0.610804 0.237714 -0.755255; + texcoord 0.499510 -3.51167; + tangent -0.174286 -0.893840 -0.413127; + vertex 31.3701 140.391 50.6078; + normal 0.607180 0.218381 -0.763965; + texcoord 0.749030 -3.51167; + tangent -0.178560 -0.899393 -0.399008; + vertex 31.1861 139.465 50.1967; + normal 0.651233 0.564838 -0.506807; + texcoord 0.749030 -4.18724; + tangent -0.189101 -0.545013 -0.816824; + vertex 27.5622 142.433 48.2092; + normal 0.644275 0.589739 -0.486948; + texcoord 0.499510 -4.18724; + tangent -0.186817 -0.496062 -0.847952; + vertex 27.6829 142.753 48.7574; + normal 0.663167 0.573125 -0.481391; + texcoord 0.749030 -4.79970; + tangent -0.186817 -0.496062 -0.847952; + vertex 24.8934 144.443 46.9262; + normal 0.144396 -0.310710 -0.939473; + texcoord 0.624270 -1.62505; + tangent -0.967903 -0.241715 -0.0688234; + vertex 41.2160 127.224 56.7162; + normal 0.143516 -0.311083 -0.939484; + texcoord 0.749030 -1.62505; + tangent -0.963052 -0.262406 -0.0606090; + vertex 40.2770 126.990 56.6494; + normal 0.190187 -0.352652 -0.916224; + texcoord 0.624270 -2.57788; + tangent -0.511413 -0.831604 0.216543; + vertex 36.9815 134.861 53.5396; + normal 0.159412 -0.338979 -0.927190; + texcoord 0.749030 -2.57788; + tangent -0.480709 -0.846987 0.227008; + vertex 36.6158 134.217 53.7123; + normal 0.226047 -0.369827 -0.901183; + texcoord 0.749030 -3.51167; + tangent -0.480709 -0.846986 0.227008; + vertex 31.1861 139.465 50.1967; + normal -0.546810 -0.537798 -0.641694; + texcoord 0.749030 -1.62505; + tangent -0.721327 -0.0865092 0.687171; + vertex 40.2770 126.990 56.6494; + normal -0.546486 -0.537801 -0.641967; + texcoord 0.873780 -1.62505; + tangent -0.717646 -0.0942271 0.690004; + vertex 39.5772 126.906 57.3161; + normal -0.444761 -0.658166 -0.607458; + texcoord 0.749030 -2.57788; + tangent -0.628228 -0.252305 0.735983; + vertex 36.6158 134.217 53.7123; + normal -0.464039 -0.640573 -0.611829; + texcoord 0.873780 -2.57788; + tangent -0.619112 -0.260572 0.740812; + vertex 36.1418 134.019 54.2736; + normal -0.414717 -0.778836 -0.470557; + texcoord 0.749030 -3.51167; + tangent -0.460598 -0.267983 0.846188; + vertex 31.1861 139.465 50.1967; + normal -0.424655 -0.773710 -0.470150; + texcoord 0.998540 -3.51167; + tangent -0.452928 -0.268090 0.850285; + vertex 30.7195 139.189 51.0728; + normal -0.396717 -0.793491 -0.461505; + texcoord 0.749030 -4.18724; + tangent -0.452928 -0.268090 0.850285; + vertex 27.5622 142.433 48.2092; + normal -0.901218 -0.433342 0.00449229; + texcoord 0.873780 -1.62505; + tangent -0.0497877 0.113829 0.992252; + vertex 39.5772 126.906 57.3161; + normal -0.899143 -0.437630 -0.00464500; + texcoord 0.998540 -1.62505; + tangent -0.0679208 0.133059 0.988778; + vertex 39.5265 127.021 58.3258; + normal -0.808728 -0.586412 -0.0456139; + texcoord 0.873780 -2.57788; + tangent -0.376297 0.452694 0.808374; + vertex 36.1418 134.019 54.2736; + normal -0.784730 -0.619469 -0.0213961; + texcoord 0.998540 -2.57788; + tangent -0.389600 0.466101 0.794331; + vertex 35.8372 134.383 54.8946; + normal -0.708415 -0.702803 0.0649339; + texcoord 0.998540 -3.51167; + tangent -0.389600 0.466102 0.794331; + vertex 30.7195 139.189 51.0728; + normal -0.0132099 0.603808 0.797020; + texcoord 0.499510 -3.51167; + tangent 0.492057 0.697823 -0.520502; + vertex 31.3701 140.391 50.6078; + normal -0.0659153 0.616384 0.784682; + texcoord 0.499510 -4.18724; + tangent 0.495094 0.699239 -0.515700; + vertex 27.6829 142.753 48.7574; + normal -0.0507418 0.619865 0.783066; + texcoord 0.250000 -4.18724; + tangent 0.492057 0.697823 -0.520502; + vertex 27.3652 142.303 49.0936; + normal -0.305250 0.224070 0.925535; + texcoord 0.250000 -4.79970; + tangent 0.695526 0.718465 0.00716579; + vertex 24.7130 144.208 47.1646; + normal -0.326912 0.203013 0.922992; + texcoord 0.499510 -4.79970; + tangent 0.708260 0.699248 0.0970563; + vertex 24.9034 144.396 47.1907; + normal -0.267143 0.138212 0.953694; + texcoord 0.250000 -4.89970; + vertex 24.6022 144.523 47.0879; + normal 0.629109 -0.624947 -0.462236; + texcoord 0.749030 -1.94610; + tangent -0.198632 0.445666 -0.872885; + vertex 11.5418 88.7708 128.539; + normal 0.833929 -0.546949 -0.0735430; + texcoord 0.749030 -2.94185; + tangent -0.499240 -0.681462 -0.535134; + vertex 15.4968 95.0572 125.422; + normal 0.659088 -0.620319 -0.425214; + texcoord 0.624270 -1.94610; + tangent -0.233973 0.380136 -0.894848; + vertex 11.7189 88.3734 129.317; + normal 0.836598 -0.546909 -0.0315319; + texcoord 0.499510 -2.94185; + tangent -0.489447 -0.710208 -0.506009; + vertex 16.0772 95.8813 126.015; + normal 0.930797 -0.270464 0.245897; + texcoord 0.749030 -3.97261; + tangent -0.155429 -0.888895 -0.430938; + vertex 18.8936 100.139 120.395; + normal 0.933552 -0.253847 0.253066; + texcoord 0.499510 -3.97261; + tangent -0.129328 -0.897001 -0.422685; + vertex 18.9890 100.800 120.707; + normal 0.937680 -0.249278 0.242107; + texcoord 0.749030 -4.83671; + tangent -0.129328 -0.897001 -0.422685; + vertex 20.6327 103.090 116.698; + normal -0.908496 0.279465 -0.310701; + texcoord 0.250000 -4.83671; + tangent 0.131221 0.896662 0.422823; + vertex 20.4114 103.219 116.442; + normal -0.895762 0.289973 -0.336936; + texcoord 0.000490000 -3.97261; + tangent 0.131221 0.896661 0.422823; + vertex 18.1699 100.273 120.346; + normal -0.899693 0.301892 -0.315300; + texcoord 0.250000 -3.97261; + tangent 0.158571 0.888143 0.431343; + vertex 18.2665 100.933 120.657; + normal -0.809404 0.585625 -0.0436879; + texcoord 0.000490000 -2.94185; + tangent 0.477145 0.698168 0.533755; + vertex 14.5128 95.6605 125.609; + normal -0.808741 0.588026 -0.0127930; + texcoord 0.250000 -2.94185; + tangent 0.502030 0.701473 0.505867; + vertex 15.0958 96.4752 126.196; + normal -0.827323 0.431699 -0.359406; + texcoord 0.125240 -1.94610; + tangent -0.422674 -0.0380575 0.905482; + vertex 9.60959 89.4358 129.419; + normal -0.823315 0.405353 -0.397293; + texcoord 0.000490000 -1.94610; + tangent -0.470974 -0.0972637 0.876769; + vertex 10.0370 89.5240 128.623; + normal 0.119185 0.846070 0.519577; + texcoord 0.250000 -4.83671; + tangent 0.981340 -0.179911 0.0678565; + vertex 20.4114 103.219 116.442; + normal 0.116344 0.765739 0.632541; + texcoord 0.250000 -3.97261; + tangent 0.977295 -0.205468 0.0517408; + vertex 18.2665 100.933 120.657; + normal 0.103064 0.790083 0.604273; + texcoord 0.499510 -3.97261; + tangent 0.981340 -0.179911 0.0678566; + vertex 18.9890 100.800 120.707; + normal 0.402011 0.433713 0.806399; + texcoord 0.499510 -2.94185; + tangent 0.851645 -0.498405 -0.162154; + vertex 16.0772 95.8813 126.015; + normal 0.389894 0.416515 0.821278; + texcoord 0.250000 -2.94185; + tangent 0.846313 -0.514949 -0.136316; + vertex 15.0958 96.4752 126.196; + normal 0.202366 0.364423 0.908980; + texcoord 0.374760 -1.94610; + tangent 0.885166 -0.465262 -0.00347091; + vertex 10.4834 88.5618 130.485; + normal -0.0334490 0.491169 0.870422; + texcoord 0.250000 -1.94610; + tangent 0.776293 -0.535762 0.332156; + vertex 9.79453 89.0372 130.190; + normal 0.454862 0.184411 0.871260; + texcoord 0.499510 -1.94610; + tangent 0.869860 -0.301716 -0.390270; + vertex 11.2727 88.2880 130.130; + normal -0.0955961 -0.755538 -0.648093; + texcoord 0.749030 -4.83671; + tangent -0.981077 0.181641 -0.0670424; + vertex 20.6327 103.090 116.698; + normal -0.108148 -0.731816 -0.672867; + texcoord 0.749030 -3.97261; + tangent -0.977035 0.206859 -0.0511159; + vertex 18.8936 100.139 120.395; + normal -0.0898464 -0.733817 -0.673380; + texcoord 0.998540 -3.97261; + tangent -0.981077 0.181641 -0.0670424; + vertex 18.1699 100.273 120.346; + normal -0.364066 -0.335266 -0.868937; + texcoord 0.998540 -2.94185; + tangent -0.849155 0.500136 0.169707; + vertex 14.5128 95.6605 125.609; + normal -0.367088 -0.362313 -0.856724; + texcoord 0.749030 -2.94185; + tangent -0.843373 0.519974 0.135456; + vertex 15.4968 95.0572 125.422; + normal -0.232471 -0.285771 -0.929673; + texcoord 0.873780 -1.94610; + tangent -0.894484 0.439747 0.0807542; + vertex 10.8451 89.2474 128.251; + normal 0.0452880 -0.466426 -0.883400; + texcoord 0.749030 -1.94610; + tangent -0.781310 0.534507 -0.322268; + vertex 11.5418 88.7708 128.539; + normal -0.446498 -0.110507 -0.887935; + texcoord 0.998540 -1.94610; + tangent -0.867432 0.296943 0.399232; + vertex 10.0370 89.5240 128.623; + normal -0.841911 0.464554 0.274546; + texcoord 0.000490000 -1.61242; + tangent -0.148208 -0.688283 0.710141; + vertex 34.9555 -14.4329 138.092; + normal -0.841206 0.470813 0.265909; + texcoord 0.125240 -1.61242; + tangent -0.140675 -0.670384 0.728558; + vertex 34.8043 -15.1353 138.817; + normal -0.887153 0.451103 0.0972875; + texcoord 0.000490000 -2.55559; + tangent 0.0852805 -0.0440353 0.995383; + vertex 39.5858 -9.22987 143.488; + normal -0.929203 0.356541 0.0972650; + texcoord 0.125240 -2.55559; + tangent 0.0970526 -0.0134954 0.995188; + vertex 39.6603 -9.24355 144.278; + normal -0.974793 0.161890 0.153524; + texcoord 0.000490000 -3.42553; + tangent 0.173375 0.0894530 0.980785; + vertex 41.3969 -1.90622 144.418; + normal -0.974269 0.146140 0.171591; + texcoord 0.250000 -3.42553; + tangent 0.185865 0.0902922 0.978418; + vertex 41.5937 -1.81061 145.454; + normal -0.975236 0.115780 -0.188443; + texcoord 0.250000 -4.10983; + tangent -0.141840 0.245455 0.958975; + vertex 41.9102 3.28842 144.878; + normal -0.970099 0.116805 -0.212754; + texcoord 0.000490000 -4.10983; + tangent -0.176782 0.260568 0.949132; + vertex 42.0280 3.11473 144.246; + normal -0.969586 0.119732 -0.213462; + texcoord 0.250000 -4.73745; + tangent -0.176782 0.260568 0.949133; + vertex 42.4717 7.06755 144.448; + normal -0.669195 -0.127024 0.732150; + texcoord 0.125240 -1.61242; + tangent 0.477272 -0.828659 0.292465; + vertex 34.8043 -15.1353 138.817; + normal -0.667580 -0.128952 0.733286; + texcoord 0.250000 -1.61242; + tangent 0.492886 -0.814078 0.307149; + vertex 35.2797 -15.9608 139.108; + normal -0.634438 -0.101689 0.766256; + texcoord 0.125240 -2.55559; + tangent 0.771452 -0.00706235 0.636249; + vertex 39.6603 -9.24355 144.278; + normal -0.638002 -0.0192263 0.769795; + texcoord 0.250000 -2.55559; + tangent 0.769449 0.0230644 0.638292; + vertex 40.2628 -9.22549 144.778; + normal -0.638619 0.0445017 0.768235; + texcoord 0.250000 -3.42553; + tangent 0.769449 0.0230645 0.638292; + vertex 41.5937 -1.81061 145.454; + normal 0.885202 -0.417862 -0.204471; + texcoord 0.499510 -1.61242; + tangent 0.157507 0.682774 -0.713450; + vertex 36.7926 -16.2578 138.062; + normal 0.884323 -0.421794 -0.200159; + texcoord 0.624270 -1.61242; + tangent 0.151812 0.669357 -0.727265; + vertex 36.9580 -15.5407 137.313; + normal 0.958851 -0.268119 -0.0933614; + texcoord 0.499510 -2.55559; + tangent -0.0763239 0.0507918 -0.995789; + vertex 41.5376 -9.14888 144.076; + normal 0.922833 -0.374410 -0.0905353; + texcoord 0.624270 -2.55559; + tangent -0.0895463 0.0149745 -0.995870; + vertex 41.4672 -9.13472 143.273; + normal 0.985094 -0.0706535 -0.156836; + texcoord 0.499510 -3.42553; + tangent -0.166872 -0.0892022 -0.981935; + vertex 42.6241 -1.69668 145.239; + normal 0.981400 -0.0794007 -0.174785; + texcoord 0.749030 -3.42553; + tangent -0.181669 -0.0898331 -0.979248; + vertex 42.4309 -1.79222 144.197; + normal 0.986809 -0.00911871 0.161634; + texcoord 0.749030 -4.10983; + tangent 0.141174 -0.244412 -0.959340; + vertex 42.6852 3.15331 144.355; + normal 0.982104 -0.0137749 0.187834; + texcoord 0.499510 -4.10983; + tangent 0.177841 -0.260485 -0.948958; + vertex 42.5665 3.32714 144.989; + normal 0.979964 -0.0410086 0.194908; + texcoord 0.749030 -4.73745; + tangent 0.177841 -0.260485 -0.948958; + vertex 42.8119 6.87982 144.502; + normal 0.705982 0.147510 -0.692698; + texcoord 0.624270 -1.61242; + tangent -0.468901 0.830355 -0.301069; + vertex 36.9580 -15.5407 137.313; + normal 0.703488 0.151596 -0.694351; + texcoord 0.749030 -1.61242; + tangent -0.481083 0.819077 -0.312524; + vertex 36.4885 -14.7092 137.011; + normal 0.643010 0.0847840 -0.761150; + texcoord 0.624270 -2.55559; + tangent -0.767499 0.0217694 -0.640681; + vertex 41.4672 -9.13472 143.273; + normal 0.628369 0.192228 -0.753791; + texcoord 0.749030 -2.55559; + tangent -0.765060 -0.0227287 -0.643558; + vertex 40.8664 -9.15257 142.767; + normal 0.643471 0.0119322 -0.765377; + texcoord 0.749030 -3.42553; + tangent -0.765060 -0.0227285 -0.643558; + vertex 42.4309 -1.79222 144.197; + normal 0.111486 -0.110156 0.987642; + texcoord 0.250000 -2.55559; + tangent 0.993050 0.0500724 -0.106512; + vertex 40.2628 -9.22549 144.778; + normal 0.119359 -0.110646 0.986667; + texcoord 0.374760 -2.55559; + tangent 0.992334 0.0530822 -0.111602; + vertex 41.0404 -9.18628 144.694; + normal 0.203994 -0.0239739 0.978679; + texcoord 0.250000 -3.42553; + tangent 0.974332 0.104937 -0.199164; + vertex 41.5937 -1.81061 145.454; + normal 0.188487 0.00369999 0.982069; + texcoord 0.499510 -3.42553; + tangent 0.975322 0.106382 -0.193468; + vertex 42.6241 -1.69668 145.239; + normal -0.145999 0.0915056 0.985044; + texcoord 0.250000 -4.10983; + tangent 0.989742 0.0636018 0.127931; + vertex 41.9102 3.28842 144.878; + normal -0.170037 0.0926970 0.981068; + texcoord 0.499510 -4.10983; + tangent 0.984556 0.0580855 0.165153; + vertex 42.5665 3.32714 144.989; + normal -0.171719 0.136717 0.975613; + texcoord 0.250000 -4.73745; + tangent 0.984556 0.0580855 0.165153; + vertex 42.4717 7.06755 144.448; + normal -0.121528 0.214146 -0.969212; + texcoord 0.749030 -2.55559; + tangent -0.992289 -0.0501944 0.113331; + vertex 40.8664 -9.15257 142.767; + normal -0.131853 0.217054 -0.967214; + texcoord 0.873780 -2.55559; + tangent -0.991336 -0.0540376 0.119716; + vertex 40.0871 -9.19199 142.856; + normal -0.217492 0.128578 -0.967556; + texcoord 0.749030 -3.42553; + tangent -0.973477 -0.104558 0.203494; + vertex 42.4309 -1.79222 144.197; + normal -0.208468 0.154758 -0.965708; + texcoord 0.998540 -3.42553; + tangent -0.974300 -0.106115 0.198694; + vertex 41.3969 -1.90622 144.418; + normal 0.140826 -0.00175599 -0.990033; + texcoord 0.749030 -4.10983; + tangent -0.989760 -0.0631043 -0.128035; + vertex 42.6852 3.15331 144.355; + normal 0.165319 -0.0172463 -0.986089; + texcoord 0.998540 -4.10983; + tangent -0.984751 -0.0578131 -0.164083; + vertex 42.0280 3.11473 144.246; + normal 0.162363 0.0333192 -0.986168; + texcoord 0.749030 -4.73745; + tangent -0.984751 -0.0578133 -0.164083; + vertex 42.8119 6.87982 144.502; + normal 0.0852044 -0.833314 0.546194; + texcoord 0.250000 -2.02169; + tangent 0.816878 -0.255449 -0.517161; + vertex 6.95901 -91.4885 104.608; + normal 0.0746921 -0.834022 0.546652; + texcoord 0.374760 -2.02169; + tangent 0.837242 -0.243845 -0.489454; + vertex 7.61169 -91.6926 104.195; + normal -0.0123158 -0.808523 0.588336; + texcoord 0.250000 -3.05344; + tangent 0.995885 -0.0617099 -0.0663706; + vertex 7.60725 -86.4351 112.217; + normal -0.0283501 -0.810440 0.585136; + texcoord 0.499510 -3.05344; + tangent 0.997282 -0.0599034 -0.0429047; + vertex 8.65002 -86.4922 112.164; + normal -0.485187 -0.686130 0.542051; + texcoord 0.250000 -4.13772; + tangent 0.877523 -0.329250 0.348637; + vertex 7.73624 -81.5123 118.354; + normal -0.502624 -0.679153 0.534902; + texcoord 0.499510 -4.13772; + tangent 0.861795 -0.344667 0.372175; + vertex 8.30750 -81.7407 118.601; + normal -0.505430 -0.645657 0.572422; + texcoord 0.250000 -4.97496; + tangent 0.861795 -0.344667 0.372174; + vertex 7.61278 -78.1650 122.021; + normal -0.0479877 0.871234 -0.488516; + texcoord 0.749030 -2.02169; + tangent -0.820144 0.244798 0.517143; + vertex 8.25571 -89.7959 104.165; + normal -0.0442245 0.871137 -0.489045; + texcoord 0.873780 -2.02169; + tangent -0.831656 0.238343 0.501538; + vertex 7.59724 -89.5994 104.580; + normal 0.0121875 0.854364 -0.519531; + texcoord 0.749030 -3.05344; + tangent -0.995718 0.0570677 0.0727310; + vertex 8.69590 -85.5731 111.653; + normal 0.0266583 0.852310 -0.522357; + texcoord 0.998540 -3.05344; + tangent -0.997466 0.0538319 0.0465125; + vertex 7.64587 -85.5217 111.709; + normal 0.477755 0.724487 -0.496860; + texcoord 0.749030 -4.13772; + tangent -0.879674 0.326118 -0.346152; + vertex 8.61050 -81.1735 118.435; + normal 0.496810 0.712475 -0.495540; + texcoord 0.998540 -4.13772; + tangent -0.862661 0.343013 -0.371696; + vertex 8.03754 -80.9456 118.188; + normal 0.493071 0.734062 -0.466941; + texcoord 0.749030 -4.97496; + tangent -0.862661 0.343013 -0.371696; + vertex 7.85091 -78.2514 122.227; + normal -0.864764 0.356032 -0.354152; + texcoord 0.250000 -4.97496; + tangent -0.454528 -0.854766 0.250559; + vertex 7.61278 -78.1650 122.021; + normal -0.875066 0.375978 -0.304795; + texcoord 0.000490000 -4.13772; + tangent -0.454528 -0.854766 0.250559; + vertex 8.03754 -80.9456 118.188; + normal -0.888107 0.372009 -0.269955; + texcoord 0.250000 -4.13772; + tangent -0.430128 -0.862103 0.267895; + vertex 7.73624 -81.5123 118.354; + normal -0.996994 0.0746807 0.0206438; + texcoord 0.000490000 -3.05344; + tangent -0.0549280 -0.882687 0.466740; + vertex 7.64587 -85.5217 111.709; + normal -0.997395 0.0623386 0.0362854; + texcoord 0.250000 -3.05344; + tangent -0.0369337 -0.873488 0.485443; + vertex 7.60725 -86.4351 112.217; + normal -0.953522 0.288203 -0.0879532; + texcoord 0.125240 -2.02169; + tangent -0.298183 -0.953259 0.0488288; + vertex 6.68033 -90.7962 104.894; + normal -0.943353 0.313411 -0.108902; + texcoord 0.000490000 -2.02169; + tangent -0.316481 -0.948527 0.0117011; + vertex 6.93889 -90.0213 104.884; + normal 0.845151 -0.327976 0.422080; + texcoord 0.749030 -4.97496; + tangent 0.456208 0.854087 -0.249821; + vertex 7.85091 -78.2514 122.227; + normal 0.862388 -0.355102 0.360819; + texcoord 0.499510 -4.13772; + tangent 0.456208 0.854087 -0.249821; + vertex 8.30750 -81.7407 118.601; + normal 0.866728 -0.334640 0.369862; + texcoord 0.749030 -4.13772; + tangent 0.433145 0.861041 -0.266446; + vertex 8.61050 -81.1735 118.435; + normal 0.998016 -0.0550263 0.0305898; + texcoord 0.499510 -3.05344; + tangent 0.0623981 0.882591 -0.465983; + vertex 8.65002 -86.4922 112.164; + normal 0.999050 -0.0383301 0.0207418; + texcoord 0.749030 -3.05344; + tangent 0.0435794 0.873026 -0.485722; + vertex 8.69590 -85.5731 111.653; + normal 0.942825 -0.305279 0.133740; + texcoord 0.624270 -2.02169; + tangent 0.316712 0.947925 -0.0336501; + vertex 8.52860 -90.4958 103.882; + normal 0.937098 -0.319462 0.140679; + texcoord 0.499510 -2.02169; + tangent 0.324921 0.945587 -0.0170896; + vertex 8.25604 -91.2890 103.896; + normal 0.729953 0.0590566 -0.680941; + texcoord 0.749030 -3.06093; + tangent -0.0113596 0.997171 0.0743054; + vertex 26.4593 -60.4152 92.0420; + normal 0.841211 -0.245557 -0.481733; + texcoord 0.749030 -3.71559; + tangent -0.262650 0.597214 -0.757859; + vertex 29.1044 -57.6156 95.1203; + normal 0.761834 0.00642931 -0.647741; + texcoord 0.624270 -3.06093; + tangent -0.0480606 0.998015 -0.0406997; + vertex 26.4681 -61.1911 91.9842; + normal 0.840332 -0.274048 -0.467696; + texcoord 0.499510 -3.71559; + tangent -0.259620 0.562014 -0.785326; + vertex 29.3883 -58.2060 95.9456; + normal 0.854301 -0.446116 -0.266739; + texcoord 0.749030 -4.39196; + tangent 0.0405975 0.585574 -0.809602; + vertex 31.8813 -54.4671 97.9035; + normal 0.854278 -0.460199 -0.241714; + texcoord 0.499510 -4.39196; + tangent 0.0805425 0.585147 -0.806918; + vertex 31.8309 -54.8537 98.4374; + normal 0.805436 -0.548238 0.225186; + texcoord 0.749030 -5.03570; + tangent 0.508819 0.555850 -0.657369; + vertex 33.9375 -51.9966 100.226; + normal 0.786106 -0.574465 0.228096; + texcoord 0.499510 -5.03570; + tangent 0.573021 0.539007 -0.617348; + vertex 33.7800 -52.1447 100.396; + normal 0.816059 -0.444627 0.369261; + texcoord 0.499510 -5.13570; + vertex 33.8831 -51.8400 100.535; + normal 0.401551 0.355672 -0.843951; + texcoord 0.998540 -5.03570; + tangent -0.705982 0.707217 -0.0378581; + vertex 33.7435 -51.8022 100.216; + normal 0.375582 0.385940 -0.842608; + texcoord 0.749030 -5.03570; + tangent -0.719343 0.692865 0.0498379; + vertex 33.9375 -51.9966 100.226; + normal 0.0983289 0.597158 -0.796074; + texcoord 0.998540 -4.39196; + tangent -0.718286 0.593621 0.362877; + vertex 31.4067 -54.0756 98.1458; + normal 0.0719901 0.608865 -0.790001; + texcoord 0.749030 -4.39196; + tangent -0.727418 0.568101 0.384869; + vertex 31.8813 -54.4671 97.9035; + normal -0.105906 0.764030 -0.636429; + texcoord 0.998540 -3.71559; + tangent -0.793568 0.313082 0.521757; + vertex 28.2828 -57.2635 95.6782; + normal -0.0870226 0.761729 -0.642025; + texcoord 0.749030 -3.71559; + tangent -0.775084 0.358880 0.520047; + vertex 29.1044 -57.6156 95.1203; + normal -0.0475362 0.774969 -0.630209; + texcoord 0.873780 -3.06093; + tangent -0.848236 0.302718 0.434578; + vertex 25.9437 -59.9058 92.3251; + normal 0.208393 0.627766 -0.749989; + texcoord 0.749030 -3.06093; + tangent -0.662631 0.654635 0.363832; + vertex 26.4593 -60.4152 92.0420; + normal -0.284802 0.839442 -0.462845; + texcoord 0.998540 -3.06093; + tangent -0.900918 -0.0694541 0.428395; + vertex 25.2234 -59.9614 92.6676; + normal -0.461109 0.834788 0.300845; + texcoord 0.000490000 -5.13570; + tangent -0.572998 -0.538998 0.617377; + vertex 33.8831 -51.8400 100.535; + normal -0.591776 0.793260 0.143316; + texcoord 0.000490000 -5.03570; + vertex 33.7435 -51.8022 100.216; + normal -0.627477 0.768936 0.122515; + texcoord 0.250000 -5.03570; + tangent -0.519987 -0.553279 0.650765; + vertex 33.5860 -51.9503 100.385; + normal -0.795524 0.527627 0.297913; + texcoord 0.000490000 -4.39196; + tangent -0.0801372 -0.585796 0.806487; + vertex 31.4067 -54.0756 98.1458; + normal -0.798785 0.510486 0.318349; + texcoord 0.250000 -4.39196; + tangent -0.0411780 -0.586320 0.809032; + vertex 31.3569 -54.4623 98.6789; + normal -0.779200 0.370672 0.505420; + texcoord 0.000490000 -3.71559; + tangent 0.225733 -0.587768 0.776900; + vertex 28.2828 -57.2635 95.6782; + normal -0.781054 0.329459 0.530482; + texcoord 0.250000 -3.71559; + tangent 0.266032 -0.599713 0.754699; + vertex 28.5690 -57.8528 96.4975; + normal -0.752950 0.160822 0.638125; + texcoord 0.125240 -3.06093; + tangent -0.155756 -0.986682 0.0468999; + vertex 24.7319 -60.5432 92.8638; + normal -0.731041 0.666642 0.145493; + texcoord 0.000490000 -3.06093; + tangent -0.624941 -0.739750 0.249435; + vertex 25.2234 -59.9614 92.6676; + normal -0.659760 -0.0696147 0.748244; + texcoord 0.250000 -3.06093; + tangent 0.0175539 -0.996856 -0.0772667; + vertex 24.7455 -61.3166 92.8039; + normal -0.340827 -0.292479 0.893473; + texcoord 0.250000 -5.13570; + tangent 0.705990 -0.707212 0.0378031; + vertex 33.8831 -51.8400 100.535; + normal -0.346803 -0.334605 0.876223; + texcoord 0.250000 -5.03570; + tangent 0.715062 -0.698840 -0.0175531; + vertex 33.5860 -51.9503 100.385; + normal -0.368526 -0.321259 0.872342; + texcoord 0.499510 -5.03570; + tangent 0.705990 -0.707212 0.0378031; + vertex 33.7800 -52.1447 100.396; + normal -0.0494773 -0.556791 0.829178; + texcoord 0.499510 -4.39196; + tangent 0.718195 -0.594208 -0.362095; + vertex 31.8309 -54.8537 98.4374; + normal -0.0199225 -0.564003 0.825532; + texcoord 0.250000 -4.39196; + tangent 0.727416 -0.568862 -0.383746; + vertex 31.3569 -54.4623 98.6789; + normal 0.159020 -0.704490 0.691670; + texcoord 0.499510 -3.71559; + tangent 0.790991 -0.322834 -0.519723; + vertex 29.3883 -58.2060 95.9456; + normal 0.155315 -0.696239 0.700806; + texcoord 0.250000 -3.71559; + tangent 0.777257 -0.355472 -0.519144; + vertex 28.5690 -57.8528 96.4975; + normal 0.0499066 -0.740913 0.669744; + texcoord 0.374760 -3.06093; + tangent 0.836988 -0.336532 -0.431507; + vertex 25.2563 -61.8284 92.5229; + normal -0.189279 -0.610863 0.768778; + texcoord 0.250000 -3.06093; + tangent 0.658417 -0.659794 -0.362158; + vertex 24.7455 -61.3166 92.8039; + normal 0.295901 -0.812349 0.502526; + texcoord 0.499510 -3.06093; + tangent 0.901131 0.0628803 -0.428963; + vertex 25.9651 -61.7790 92.1855; + normal 0.562062 0.813301 0.150425; + texcoord 0.250000 -3.06464; + tangent -0.705161 0.566255 -0.426735; + vertex 44.3284 115.553 103.151; + normal 0.716343 0.676881 0.169365; + texcoord 0.250000 -3.66105; + tangent -0.691544 0.722134 0.0169953; + vertex 43.7678 114.962 108.438; + normal 0.578746 0.800902 0.153654; + texcoord 0.125240 -3.06464; + tangent -0.709438 0.581761 -0.397809; + vertex 44.8542 115.130 103.470; + normal 0.726059 0.666272 0.170059; + texcoord 0.000490000 -3.66105; + tangent -0.682177 0.729963 0.0422926; + vertex 44.4584 114.229 108.389; + normal 0.787679 0.596483 0.154176; + texcoord 0.250000 -4.26276; + tangent -0.585617 0.799983 -0.130688; + vertex 43.8423 113.876 112.663; + normal 0.793129 0.590205 0.150345; + texcoord 0.000490000 -4.26276; + tangent -0.571195 0.806484 -0.152713; + vertex 44.2049 113.364 112.760; + normal 0.795117 0.589841 0.140986; + texcoord 0.250000 -4.80552; + tangent -0.571195 0.806483 -0.152713; + vertex 43.8387 113.106 115.904; + normal -0.622352 -0.782318 -0.0256015; + texcoord 0.749030 -3.06464; + tangent 0.700557 -0.571302 0.427591; + vertex 43.6496 113.758 103.714; + normal -0.727499 -0.684624 -0.0451153; + texcoord 0.749030 -3.66105; + tangent 0.687608 -0.725809 -0.0199141; + vertex 43.7416 113.527 108.526; + normal -0.641744 -0.766624 -0.0212620; + texcoord 0.624270 -3.06464; + tangent 0.707819 -0.598633 0.375008; + vertex 43.1257 114.185 103.394; + normal -0.735406 -0.676376 -0.0411587; + texcoord 0.499510 -3.66105; + tangent 0.679127 -0.732837 -0.0416788; + vertex 43.0511 114.266 108.574; + normal -0.806355 -0.589484 -0.0479552; + texcoord 0.749030 -4.26276; + tangent 0.584523 -0.800753 0.130872; + vertex 43.6876 113.021 112.895; + normal -0.811655 -0.582315 -0.0460923; + texcoord 0.499510 -4.26276; + tangent 0.570328 -0.807053 0.152946; + vertex 43.3252 113.533 112.798; + normal -0.812113 -0.581952 -0.0424678; + texcoord 0.749030 -4.80552; + vertex 43.5868 112.926 116.113; + normal -0.504361 0.840248 0.199007; + texcoord 0.250000 -4.80552; + tangent -0.814680 -0.539430 0.212866; + vertex 43.8387 113.106 115.904; + normal -0.519989 0.833114 0.188498; + texcoord 0.250000 -4.26276; + tangent -0.804555 -0.557565 0.204482; + vertex 43.8423 113.876 112.663; + normal -0.506925 0.840708 0.190362; + texcoord 0.499510 -4.26276; + tangent -0.814680 -0.539430 0.212866; + vertex 43.3252 113.533 112.798; + normal -0.669956 0.727491 0.148042; + texcoord 0.499510 -3.66105; + tangent -0.711052 -0.689636 0.137137; + vertex 43.0511 114.266 108.574; + normal -0.677399 0.723482 0.133061; + texcoord 0.250000 -3.66105; + tangent -0.710788 -0.690336 0.134967; + vertex 43.7678 114.962 108.438; + normal -0.734859 0.674535 0.0706024; + texcoord 0.374760 -3.06464; + tangent -0.661325 -0.738488 0.131471; + vertex 43.6056 115.454 102.996; + normal -0.741585 0.667362 0.0684059; + texcoord 0.499510 -3.06464; + tangent -0.656445 -0.742894 0.131105; + vertex 43.1094 114.893 103.096; + normal 0.551673 -0.834030 -0.00710325; + texcoord 0.749030 -4.80552; + tangent 0.814070 0.540284 -0.213035; + vertex 43.5868 112.926 116.113; + normal 0.552766 -0.831417 -0.0565239; + texcoord 0.749030 -4.26276; + tangent 0.804601 0.557188 -0.205326; + vertex 43.6876 113.021 112.895; + normal 0.534558 -0.840454 -0.0887961; + texcoord 0.998540 -4.26276; + tangent 0.814070 0.540284 -0.213035; + vertex 44.2049 113.364 112.760; + normal 0.696288 -0.717724 -0.00741960; + texcoord 0.998540 -3.66105; + tangent 0.706501 0.694365 -0.136794; + vertex 44.4584 114.229 108.389; + normal 0.697167 -0.716475 -0.0249343; + texcoord 0.749030 -3.66105; + tangent 0.707811 0.693426 -0.134771; + vertex 43.7416 113.527 108.526; + normal 0.750267 -0.659938 0.0397634; + texcoord 0.873780 -3.06464; + tangent 0.656379 0.742436 -0.134000; + vertex 44.3742 113.861 103.868; + normal 0.756208 -0.653162 0.0391012; + texcoord 0.998540 -3.06464; + tangent 0.651732 0.746536 -0.133901; + vertex 44.8751 114.435 103.765; + normal 0.216110 0.364779 0.905667; + texcoord 0.250000 -1.93836; + tangent -0.238360 0.919231 -0.313366; + vertex -30.3878 69.2464 141.963; + normal 0.188237 0.370864 0.909410; + texcoord 0.250000 -2.92299; + tangent -0.702096 0.698257 -0.139640; + vertex -37.9690 64.3395 145.749; + normal 0.215293 0.366065 0.905343; + texcoord 0.125240 -1.93836; + tangent -0.259845 0.915291 -0.307772; + vertex -30.1716 68.4128 142.248; + normal 0.188542 0.376359 0.907086; + texcoord 0.000490000 -2.92299; + tangent -0.713542 0.687385 -0.135499; + vertex -37.1168 63.5283 145.904; + normal 0.121393 0.445047 0.887241; + texcoord 0.250000 -3.98169; + tangent -0.437147 0.827470 -0.352414; + vertex -43.7480 59.9115 148.590; + normal 0.121861 0.446968 0.886211; + texcoord 0.000490000 -3.98169; + tangent -0.415495 0.832912 -0.365543; + vertex -43.4376 59.2844 148.866; + normal 0.225339 0.293303 0.929083; + texcoord 0.250000 -4.80200; + tangent -0.757206 0.650024 -0.0640931; + vertex -47.5121 57.1392 150.532; + normal 0.238815 0.270469 0.932638; + texcoord 0.000490000 -4.80200; + tangent -0.844033 0.532738 0.0616300; + vertex -47.2910 56.9996 150.516; + normal -0.343533 -0.371460 -0.862556; + texcoord 0.749030 -1.93836; + tangent 0.231865 -0.923567 0.305389; + vertex -31.4765 67.4590 140.649; + normal -0.251030 -0.417163 -0.873475; + texcoord 0.749030 -2.92299; + tangent 0.700611 -0.700933 0.133560; + vertex -37.1877 63.1990 144.758; + normal -0.335126 -0.380123 -0.862089; + texcoord 0.624270 -1.93836; + tangent 0.275709 -0.915173 0.294011; + vertex -31.6878 68.3006 140.370; + normal -0.243188 -0.417623 -0.875472; + texcoord 0.499510 -2.92299; + tangent 0.713317 -0.688888 0.128893; + vertex -38.0452 64.0178 144.609; + normal -0.189173 -0.467093 -0.863735; + texcoord 0.749030 -3.98169; + tangent 0.436791 -0.828494 0.350444; + vertex -43.5630 58.9293 148.213; + normal -0.176812 -0.465190 -0.867373; + texcoord 0.499510 -3.98169; + tangent 0.415146 -0.833806 0.363898; + vertex -43.8737 59.5582 147.938; + normal -0.323231 -0.425608 -0.845210; + texcoord 0.749030 -4.80200; + tangent 0.811079 -0.584868 -0.00894136; + vertex -47.3348 56.9598 150.260; + normal -0.336560 -0.436708 -0.834274; + texcoord 0.499510 -4.80200; + tangent 0.844036 -0.532733 -0.0616344; + vertex -47.5558 57.0994 150.277; + normal -0.368372 -0.492397 -0.788573; + texcoord 0.499510 -4.90200; + tangent 0.844036 -0.532733 -0.0616344; + vertex -47.5650 56.8182 150.456; + normal -0.568511 0.822102 -0.0307310; + texcoord 0.499510 -4.80200; + tangent -0.167014 -0.151912 -0.974181; + vertex -47.5558 57.0994 150.277; + normal -0.579664 0.813007 -0.0548542; + texcoord 0.250000 -4.80200; + tangent -0.168842 -0.234700 -0.957292; + vertex -47.5121 57.1392 150.532; + normal -0.663894 0.705158 -0.248993; + texcoord 0.499510 -3.98169; + tangent -0.167170 -0.467884 -0.867836; + vertex -43.8737 59.5582 147.938; + normal -0.664228 0.704953 -0.248682; + texcoord 0.250000 -3.98169; + tangent -0.160144 -0.456392 -0.875249; + vertex -43.7480 59.9115 148.590; + normal -0.651134 0.741367 -0.162477; + texcoord 0.499510 -2.92299; + tangent -0.0896554 -0.283392 -0.954804; + vertex -38.0452 64.0178 144.609; + normal -0.650956 0.740832 -0.165603; + texcoord 0.250000 -2.92299; + tangent -0.0641718 -0.271075 -0.960417; + vertex -37.9690 64.3395 145.749; + normal -0.611441 0.791235 0.00932838; + texcoord 0.374760 -1.93836; + tangent -0.548768 -0.409098 -0.729035; + vertex -30.9179 69.5645 141.300; + normal -0.605875 0.795076 0.0277564; + texcoord 0.499510 -1.93836; + tangent -0.575485 -0.413915 -0.705331; + vertex -31.4516 69.1807 140.646; + normal 0.546145 -0.836882 0.0368001; + texcoord 0.749030 -4.90200; + tangent 0.167072 0.151868 0.974178; + vertex -47.5650 56.8182 150.456; + normal 0.535576 -0.842705 0.0548339; + texcoord 0.749030 -4.80200; + tangent 0.168123 0.197963 0.965684; + vertex -47.3348 56.9598 150.260; + normal 0.533461 -0.844868 0.0402204; + texcoord 0.998540 -4.80200; + tangent 0.167072 0.151868 0.974178; + vertex -47.2910 56.9996 150.516; + normal 0.595107 -0.750196 0.288192; + texcoord 0.998540 -3.98169; + tangent 0.166397 0.469357 0.867188; + vertex -43.4376 59.2844 148.866; + normal 0.594527 -0.750487 0.288628; + texcoord 0.749030 -3.98169; + tangent 0.159039 0.458135 0.874539; + vertex -43.5630 58.9293 148.213; + normal 0.604898 -0.774898 0.183390; + texcoord 0.998540 -2.92299; + tangent 0.0905595 0.290211 0.952668; + vertex -37.1168 63.5283 145.904; + normal 0.603936 -0.775193 0.185302; + texcoord 0.749030 -2.92299; + tangent 0.0593695 0.275597 0.959438; + vertex -37.1877 63.1990 144.758; + normal 0.544669 -0.835390 0.0738872; + texcoord 0.873780 -1.93836; + tangent 0.553535 0.419837 0.719261; + vertex -30.9415 67.1489 141.318; + normal 0.540266 -0.838969 0.0651340; + texcoord 0.998540 -1.93836; + tangent 0.572835 0.423375 0.701864; + vertex -30.3961 67.5520 141.986; + normal 0.707292 0.130948 0.694688; + texcoord 0.374760 -1.60548; + tangent 0.0166155 0.979343 -0.201522; + vertex 3.98107 -25.3063 142.546; + normal 0.538838 -0.195187 0.819485; + texcoord 0.250000 -2.53478; + tangent -0.394089 0.807598 0.438725; + vertex -3.26097 -26.1416 150.077; + normal 0.707791 0.124819 0.695307; + texcoord 0.250000 -1.60548; + tangent 0.00475483 0.982811 -0.184554; + vertex 3.96433 -26.2930 142.749; + normal 0.616808 -0.144453 0.773745; + texcoord 0.125240 -2.53478; + tangent -0.405248 0.786597 0.465874; + vertex -2.93877 -26.7662 149.712; + normal 0.387166 -0.514824 0.764891; + texcoord 0.250000 -3.41898; + tangent -0.338057 0.694983 0.634599; + vertex -10.1522 -28.6903 152.692; + normal 0.400241 -0.508198 0.762589; + texcoord 0.000490000 -3.41898; + tangent -0.332164 0.693498 0.639318; + vertex -9.79413 -29.4288 152.004; + normal 0.312712 -0.443223 0.840098; + texcoord 0.250000 -4.06938; + tangent -0.256829 0.809309 0.528259; + vertex -14.5279 -30.5823 153.318; + normal 0.313907 -0.434053 0.844429; + texcoord 0.000490000 -4.06938; + tangent -0.243153 0.822804 0.513682; + vertex -14.3609 -31.1358 152.971; + normal 0.287119 -0.435511 0.853166; + texcoord 0.250000 -4.67133; + tangent 0.125971 0.899569 0.418218; + vertex -17.8207 -31.6804 153.857; + normal 0.287095 -0.434550 0.853664; + texcoord 0.000490000 -4.67133; + tangent 0.215388 0.897645 0.384501; + vertex -17.8812 -31.9322 153.749; + normal -0.759505 -0.130421 -0.637294; + texcoord 0.873780 -1.60548; + tangent -0.00613130 -0.978216 0.207497; + vertex 1.78511 -26.4408 141.488; + normal -0.687549 0.0719067 -0.722569; + texcoord 0.749030 -2.53478; + tangent 0.392398 -0.804839 -0.445261; + vertex -3.72115 -26.2153 148.004; + normal -0.760400 -0.124684 -0.637375; + texcoord 0.749030 -1.60548; + tangent 0.0109639 -0.983234 0.182017; + vertex 1.79132 -25.4500 141.278; + normal -0.606562 0.163474 -0.778048; + texcoord 0.624270 -2.53478; + tangent 0.401956 -0.783884 -0.473241; + vertex -4.04206 -25.5905 148.375; + normal -0.502037 0.444518 -0.741864; + texcoord 0.749030 -3.41898; + tangent 0.336068 -0.692625 -0.638223; + vertex -10.2407 -28.8990 151.181; + normal -0.483473 0.457686 -0.746175; + texcoord 0.499510 -3.41898; + tangent 0.330029 -0.692082 -0.641953; + vertex -10.5983 -28.1596 151.875; + normal -0.389419 0.411636 -0.823959; + texcoord 0.749030 -4.06938; + tangent 0.257712 -0.806992 -0.531365; + vertex -14.4882 -30.8139 152.391; + normal -0.385573 0.405421 -0.828835; + texcoord 0.499510 -4.06938; + tangent 0.243579 -0.822038 -0.514707; + vertex -14.6552 -30.2601 152.739; + normal -0.480786 0.437610 -0.759830; + texcoord 0.749030 -4.67133; + tangent -0.142129 -0.899752 -0.412608; + vertex -17.9301 -31.8136 153.500; + normal -0.461129 0.440569 -0.770233; + texcoord 0.499510 -4.67133; + tangent -0.215387 -0.897646 -0.384499; + vertex -17.8697 -31.5617 153.608; + normal -0.567434 0.435492 -0.698831; + texcoord 0.499510 -4.77133; + vertex -18.1614 -31.7099 153.752; + normal 0.103344 -0.890295 -0.443503; + texcoord 0.998540 -4.67133; + tangent 0.174404 -0.422763 0.889300; + vertex -17.8812 -31.9322 153.749; + normal 0.101993 -0.887606 -0.449170; + texcoord 0.749030 -4.67133; + tangent 0.177487 -0.434457 0.883032; + vertex -17.9301 -31.8136 153.500; + normal 0.142893 -0.852308 -0.503143; + texcoord 0.998540 -4.06938; + tangent 0.188452 -0.476427 0.858780; + vertex -14.3609 -31.1358 152.971; + normal 0.154001 -0.844960 -0.512178; + texcoord 0.749030 -4.06938; + tangent 0.213323 -0.480010 0.850931; + vertex -14.4882 -30.8139 152.391; + normal 0.106379 -0.817009 -0.566727; + texcoord 0.998540 -3.41898; + tangent 0.408747 -0.482100 0.774923; + vertex -9.79413 -29.4288 152.004; + normal 0.0890725 -0.805042 -0.586493; + texcoord 0.749030 -3.41898; + tangent 0.425168 -0.507852 0.749212; + vertex -10.2407 -28.8990 151.181; + normal -0.261763 -0.834661 -0.484583; + texcoord 0.873780 -2.53478; + tangent 0.521777 -0.546542 0.655012; + vertex -3.26417 -26.8183 148.246; + normal -0.207130 -0.495371 -0.843626; + texcoord 0.749030 -2.53478; + tangent 0.575322 -0.759133 0.304502; + vertex -3.72115 -26.2153 148.004; + normal -0.00835451 -0.953562 -0.301081; + texcoord 0.998540 -2.53478; + tangent 0.398620 -0.279310 0.873549; + vertex -2.93882 -27.0463 148.959; + normal -0.466365 -0.794052 -0.389852; + texcoord 0.998540 -1.60548; + tangent 0.601605 -0.611900 0.513469; + vertex 2.42954 -27.1022 142.013; + normal -0.484452 -0.775280 -0.405273; + texcoord 0.873780 -1.60548; + tangent 0.606010 -0.629385 0.486443; + vertex 1.78511 -26.4408 141.488; + normal -0.595225 -0.643920 -0.480701; + texcoord 0.749030 -2.53478; + tangent 0.575322 -0.759133 0.304502; + vertex -3.72115 -26.2153 148.004; + normal -0.214862 0.865036 0.453372; + texcoord 0.250000 -4.77133; + tangent -0.174404 0.422768 -0.889298; + vertex -18.1614 -31.7099 153.752; + normal -0.219113 0.861664 0.457739; + texcoord 0.250000 -4.67133; + tangent -0.176676 0.431354 -0.884714; + vertex -17.8207 -31.6804 153.857; + normal -0.221769 0.863071 0.453792; + texcoord 0.499510 -4.67133; + tangent -0.174404 0.422768 -0.889298; + vertex -17.8697 -31.5617 153.608; + normal -0.259348 0.819161 0.511579; + texcoord 0.499510 -4.06938; + tangent -0.188733 0.477323 -0.858221; + vertex -14.6552 -30.2601 152.739; + normal -0.242228 0.819054 0.520073; + texcoord 0.250000 -4.06938; + tangent -0.214271 0.481218 -0.850010; + vertex -14.5279 -30.5823 153.318; + normal -0.187730 0.782361 0.593859; + texcoord 0.499510 -3.41898; + tangent -0.410676 0.485792 -0.771590; + vertex -10.5983 -28.1596 151.875; + normal -0.184194 0.775016 0.604502; + texcoord 0.250000 -3.41898; + tangent -0.416603 0.495486 -0.762191; + vertex -10.1522 -28.6903 152.692; + normal 0.154549 0.788612 0.595152; + texcoord 0.374760 -2.53478; + tangent -0.532730 0.578149 -0.618015; + vertex -3.71667 -25.5384 149.841; + normal -0.227945 0.972386 0.0500590; + texcoord 0.499510 -2.53478; + tangent -0.262081 0.0103974 -0.964990; + vertex -4.03892 -25.3099 149.142; + normal 0.159997 0.462247 0.872198; + texcoord 0.250000 -3.41898; + tangent -0.575392 0.761620 -0.298093; + vertex -10.1522 -28.6903 152.692; + normal 0.372146 0.568358 0.733810; + texcoord 0.250000 -2.53478; + tangent -0.575392 0.761620 -0.298093; + vertex -3.26097 -26.1416 150.077; + normal 0.430061 0.765763 0.478179; + texcoord 0.374760 -1.60548; + tangent -0.599379 0.636613 -0.485252; + vertex 3.98107 -25.3063 142.546; + normal 0.212472 0.934907 0.284261; + texcoord 0.499510 -1.60548; + tangent -0.769027 0.340139 -0.541206; + vertex 3.36208 -24.6548 142.038; + normal -0.308736 0.930081 -0.199076; + texcoord 0.624270 -1.60548; + tangent -0.829774 -0.350637 -0.434199; + vertex 2.44452 -24.7103 141.506; + normal -0.459350 0.832607 -0.309456; + texcoord 0.624270 -2.53478; + tangent -0.0268335 -0.364011 -0.931008; + vertex -4.04206 -25.5905 148.375; + normal -0.585780 0.661423 -0.468382; + texcoord 0.749030 -1.60548; + tangent -0.644921 -0.730414 -0.224881; + vertex 1.79132 -25.4500 141.278; + normal -0.482404 0.823193 -0.299398; + texcoord 0.499510 -3.41898; + tangent -0.00384674 -0.343786 -0.939040; + vertex -10.5983 -28.1596 151.875; + normal 0.507669 -0.741407 0.438849; + texcoord 0.250000 -2.01586; + tangent 0.167976 0.584772 0.793616; + vertex -24.3317 -97.1445 95.4221; + normal 0.433750 -0.716428 0.546435; + texcoord 0.250000 -3.03515; + tangent -0.499307 0.313667 0.807655; + vertex -32.4777 -100.911 98.4819; + normal 0.508982 -0.735817 0.446667; + texcoord 0.125240 -2.01586; + tangent 0.144580 0.580119 0.801597; + vertex -24.4674 -97.6168 94.7811; + normal 0.475989 -0.672003 0.567314; + texcoord 0.000490000 -3.03515; + tangent -0.522409 0.301032 0.797790; + vertex -31.9231 -101.225 97.6386; + normal 0.304419 -0.693863 0.652597; + texcoord 0.250000 -4.08531; + tangent -0.359005 0.547771 0.755687; + vertex -39.2252 -104.559 98.2246; + normal 0.302923 -0.689749 0.657636; + texcoord 0.000490000 -4.08531; + tangent -0.348148 0.562290 0.750082; + vertex -38.9930 -104.936 97.7219; + normal 0.111023 -0.804328 0.583722; + texcoord 0.250000 -4.90531; + tangent -0.601248 0.420512 0.679463; + vertex -43.4025 -106.729 97.4235; + normal 0.139358 -0.786684 0.601421; + texcoord 0.000490000 -4.90531; + tangent -0.639973 0.391917 0.660936; + vertex -43.2532 -106.821 97.2693; + normal -0.0419668 -0.876691 0.479219; + texcoord 0.000490000 -5.00531; + vertex -43.5377 -106.851 97.1884; + normal -0.613638 0.697509 -0.370039; + texcoord 0.749030 -2.01586; + tangent -0.175060 -0.577170 -0.797639; + vertex -25.7637 -96.2749 93.9940; + normal -0.540750 0.619001 -0.569585; + texcoord 0.749030 -3.03515; + tangent 0.498576 -0.307196 -0.810588; + vertex -32.3551 -100.457 97.0419; + normal -0.613433 0.688781 -0.386368; + texcoord 0.624270 -2.01586; + tangent -0.143489 -0.570923 -0.808367; + vertex -25.6217 -95.8064 94.6414; + normal -0.493667 0.659339 -0.567067; + texcoord 0.499510 -3.03515; + tangent 0.518975 -0.297537 -0.801334; + vertex -32.9106 -100.146 97.8949; + normal -0.359682 0.664962 -0.654564; + texcoord 0.749030 -4.08531; + tangent 0.359023 -0.545577 -0.757264; + vertex -39.0689 -104.422 97.2962; + normal -0.357110 0.661398 -0.659564; + texcoord 0.499510 -4.08531; + tangent 0.348011 -0.560764 -0.751287; + vertex -39.3015 -104.045 97.8008; + normal -0.414611 0.550141 -0.724874; + texcoord 0.749030 -4.90531; + tangent 0.609064 -0.414726 -0.676050; + vertex -43.3206 -106.664 97.1107; + normal -0.439714 0.518567 -0.733307; + texcoord 0.499510 -4.90531; + tangent 0.640024 -0.391886 -0.660905; + vertex -43.4699 -106.572 97.2649; + normal -0.565127 0.342683 -0.750467; + texcoord 0.499510 -5.00531; + vertex -43.5377 -106.851 97.1884; + normal -0.424079 0.546397 0.722224; + texcoord 0.499510 -4.90531; + tangent -0.289201 0.674023 -0.679746; + vertex -43.4699 -106.572 97.2649; + normal -0.423773 0.545846 0.722820; + texcoord 0.250000 -4.90531; + tangent -0.253900 0.695380 -0.672295; + vertex -43.4025 -106.729 97.4235; + normal -0.382416 0.553946 0.739528; + texcoord 0.499510 -4.08531; + tangent -0.114764 0.765725 -0.632846; + vertex -39.3015 -104.045 97.8008; + normal -0.389165 0.546671 0.741419; + texcoord 0.250000 -4.08531; + tangent -0.134798 0.765540 -0.629109; + vertex -39.2252 -104.559 98.2246; + normal -0.163643 0.540937 0.824990; + texcoord 0.499510 -3.03515; + tangent -0.415356 0.723918 -0.550837; + vertex -32.9106 -100.146 97.8949; + normal -0.175050 0.535086 0.826462; + texcoord 0.250000 -3.03515; + tangent -0.409489 0.723808 -0.555356; + vertex -32.4777 -100.911 98.4819; + normal 0.00302278 0.511047 0.859547; + texcoord 0.374760 -2.01586; + tangent -0.629036 0.670625 -0.393162; + vertex -24.6091 -96.4214 95.6512; + normal 0.00716159 0.504229 0.863540; + texcoord 0.499510 -2.01586; + tangent -0.639205 0.666407 -0.383820; + vertex -25.1370 -95.8710 95.3342; + normal 0.275323 -0.621495 -0.733445; + texcoord 0.749030 -5.00531; + tangent 0.289156 -0.674066 0.679723; + vertex -43.5377 -106.851 97.1884; + normal 0.312375 -0.603628 -0.733523; + texcoord 0.749030 -4.90531; + tangent 0.266505 -0.687731 0.675279; + vertex -43.3206 -106.664 97.1107; + normal 0.312882 -0.604510 -0.732579; + texcoord 0.998540 -4.90531; + tangent 0.289156 -0.674066 0.679723; + vertex -43.2532 -106.821 97.2693; + normal 0.318211 -0.576946 -0.752246; + texcoord 0.998540 -4.08531; + tangent 0.114180 -0.764576 0.634339; + vertex -38.9930 -104.936 97.7219; + normal 0.311034 -0.574836 -0.756849; + texcoord 0.749030 -4.08531; + tangent 0.132642 -0.764357 0.631003; + vertex -39.0689 -104.422 97.2962; + normal 0.116274 -0.568368 -0.814517; + texcoord 0.998540 -3.03515; + tangent 0.414508 -0.721473 0.554672; + vertex -31.9231 -101.225 97.6386; + normal 0.0959521 -0.576387 -0.811524; + texcoord 0.749030 -3.03515; + tangent 0.405931 -0.721751 0.560621; + vertex -32.3551 -100.457 97.0419; + normal -0.100333 -0.584369 -0.805262; + texcoord 0.873780 -2.01586; + tangent 0.630989 -0.664300 0.400697; + vertex -25.4800 -97.0019 93.7713; + normal -0.104136 -0.580610 -0.807494; + texcoord 0.998540 -2.01586; + tangent 0.640775 -0.660108 0.392000; + vertex -24.9366 -97.5617 94.1037; + normal 0.671686 -0.607360 0.424207; + texcoord 0.250000 -2.01134; + tangent -0.000257532 0.572415 0.819964; + vertex -15.1703 -75.9566 72.1265; + normal 0.641355 -0.638968 0.424716; + texcoord 0.250000 -3.06462; + tangent -0.553213 0.000639807 0.833039; + vertex -22.3768 -81.3927 75.7541; + normal 0.671760 -0.606470 0.425362; + texcoord 0.125240 -2.01134; + tangent -0.0178528 0.559832 0.828414; + vertex -15.1701 -76.4230 71.4585; + normal 0.658502 -0.608412 0.442956; + texcoord 0.000490000 -3.06462; + tangent -0.571698 -0.0238150 0.820118; + vertex -21.7677 -81.3637 74.8794; + normal 0.518891 -0.652162 0.552664; + texcoord 0.250000 -4.12015; + tangent -0.583492 0.197029 0.787855; + vertex -27.8148 -86.7943 75.4527; + normal 0.526621 -0.635449 0.564691; + texcoord 0.000490000 -4.12015; + tangent -0.581837 0.213735 0.784719; + vertex -27.4206 -86.9376 74.9226; + normal 0.292018 -0.745994 0.598514; + texcoord 0.250000 -4.94060; + tangent -0.270386 0.523609 0.807914; + vertex -30.9668 -89.9611 74.0213; + normal 0.235436 -0.764849 0.599647; + texcoord 0.000490000 -4.94060; + tangent -0.224795 0.557405 0.799229; + vertex -30.9139 -90.0923 73.8332; + normal 0.0297174 -0.815918 0.577403; + texcoord 0.000490000 -5.04060; + tangent -0.224795 0.557405 0.799229; + vertex -31.2091 -90.0691 73.8812; + normal -0.751489 0.547102 -0.368706; + texcoord 0.749030 -2.01134; + tangent -0.00700128 -0.565443 -0.824758; + vertex -16.4992 -75.1855 70.5233; + normal -0.717962 0.511642 -0.471967; + texcoord 0.749030 -3.06462; + tangent 0.552430 0.00919318 -0.833508; + vertex -22.3482 -80.5561 74.4756; + normal -0.751169 0.543222 -0.375040; + texcoord 0.624270 -2.01134; + tangent 0.0124583 -0.551540 -0.834055; + vertex -16.4935 -74.7226 71.1985; + normal -0.686575 0.564509 -0.458196; + texcoord 0.499510 -3.06462; + tangent 0.568259 0.0271835 -0.822401; + vertex -22.9575 -80.5907 75.3587; + normal -0.564965 0.596310 -0.570288; + texcoord 0.749030 -4.12015; + tangent 0.582577 -0.195943 -0.788803; + vertex -27.6812 -86.4134 74.5822; + normal -0.555464 0.601730 -0.573917; + texcoord 0.499510 -4.12015; + tangent 0.581035 -0.212313 -0.785698; + vertex -28.0756 -86.2709 75.1139; + normal -0.650116 0.526348 -0.548002; + texcoord 0.749030 -4.94060; + tangent 0.284007 -0.512743 -0.810206; + vertex -31.0179 -89.9340 73.6936; + normal -0.611230 0.558111 -0.561168; + texcoord 0.499510 -4.94060; + tangent 0.224838 -0.557377 -0.799236; + vertex -31.0708 -89.8028 73.8817; + normal -0.770209 0.400759 -0.496156; + texcoord 0.499510 -5.04060; + vertex -31.2091 -90.0691 73.8812; + normal 0.539211 -0.329435 -0.775064; + texcoord 0.998540 -4.94060; + tangent 0.442154 -0.672535 0.593461; + vertex -30.9139 -90.0923 73.8332; + normal 0.536785 -0.325081 -0.778578; + texcoord 0.749030 -4.94060; + tangent 0.431009 -0.694883 0.575646; + vertex -31.0179 -89.9340 73.6936; + normal 0.447550 -0.321148 -0.834603; + texcoord 0.998540 -4.12015; + tangent 0.385159 -0.773513 0.503319; + vertex -27.4206 -86.9376 74.9226; + normal 0.421998 -0.330306 -0.844284; + texcoord 0.749030 -4.12015; + tangent 0.395317 -0.773601 0.495244; + vertex -27.6812 -86.4134 74.5822; + normal 0.0931981 -0.401361 -0.911166; + texcoord 0.998540 -3.06462; + tangent 0.544110 -0.746490 0.383010; + vertex -21.7677 -81.3637 74.8795; + normal 0.0321999 -0.428452 -0.902990; + texcoord 0.749030 -3.06462; + tangent 0.540771 -0.752331 0.376251; + vertex -22.3482 -80.5561 74.4756; + normal -0.0346483 -0.616994 -0.786205; + texcoord 0.873780 -2.01134; + tangent 0.645727 -0.611363 0.457463; + vertex -16.1098 -75.8777 70.3249; + normal -0.0243074 -0.623625 -0.781346; + texcoord 0.998540 -2.01134; + tangent 0.650591 -0.603290 0.461272; + vertex -15.5533 -76.3937 70.7194; + normal -0.573618 0.296617 0.763532; + texcoord 0.250000 -5.04060; + tangent -0.442196 0.672506 -0.593464; + vertex -31.2091 -90.0691 73.8812; + normal -0.594184 0.272438 0.756785; + texcoord 0.250000 -4.94060; + tangent -0.435269 0.686934 -0.581947; + vertex -30.9668 -89.9611 74.0213; + normal -0.596073 0.274066 0.754709; + texcoord 0.499510 -4.94060; + tangent -0.442196 0.672506 -0.593464; + vertex -31.0708 -89.8028 73.8817; + normal -0.487684 0.290922 0.823121; + texcoord 0.499510 -4.12015; + tangent -0.386244 0.773973 -0.501778; + vertex -28.0756 -86.2709 75.1139; + normal -0.504722 0.269816 0.820034; + texcoord 0.250000 -4.12015; + tangent -0.397420 0.773996 -0.492938; + vertex -27.8148 -86.7943 75.4527; + normal -0.119072 0.377617 0.918274; + texcoord 0.499510 -3.06462; + tangent -0.547190 0.747367 -0.376863; + vertex -22.9575 -80.5907 75.3587; + normal -0.152372 0.346032 0.925767; + texcoord 0.250000 -3.06462; + tangent -0.544642 0.752238 -0.370813; + vertex -22.3768 -81.3927 75.7541; + normal -0.0530082 0.548286 0.834609; + texcoord 0.374760 -2.01134; + tangent -0.646748 0.616052 -0.449664; + vertex -15.5538 -75.2679 72.3322; + normal -0.0589039 0.554080 0.830377; + texcoord 0.499510 -2.01134; + tangent -0.650788 0.609445 -0.452825; + vertex -16.0960 -74.7602 71.9549; + normal -0.114842 0.166961 0.979252; + texcoord 0.250000 -2.34321; + tangent 0.304041 -0.932560 0.194656; + vertex 78.3938 103.424 78.7454; + normal 0.0148489 0.0470275 0.998783; + texcoord 0.250000 -2.81530; + tangent 0.757151 -0.652845 0.0227004; + vertex 81.7469 106.395 78.6322; + normal -0.101842 0.145771 0.984062; + texcoord 0.125240 -2.34321; + tangent 0.352467 -0.918235 0.180588; + vertex 78.1484 104.177 78.5883; + normal 0.0337884 0.0174206 0.999277; + texcoord 0.000490000 -2.81530; + tangent 0.781824 -0.623455 -0.00745414; + vertex 80.8861 107.066 78.6261; + normal 0.316146 -0.182841 0.930925; + texcoord 0.250000 -3.30020; + tangent 0.549105 -0.773193 -0.317264; + vertex 83.6961 109.521 78.2990; + normal 0.350885 -0.196606 0.915547; + texcoord 0.000490000 -3.30020; + tangent 0.505797 -0.782132 -0.363921; + vertex 83.3519 110.061 78.5490; + normal 0.340533 -0.123491 0.932087; + texcoord 0.250000 -3.74455; + tangent 0.715309 -0.601530 -0.355660; + vertex 85.2801 111.881 78.0857; + normal 0.332209 -0.113591 0.936341; + texcoord 0.000490000 -3.74455; + tangent 0.793989 -0.502186 -0.342625; + vertex 85.0530 112.025 78.1837; + normal 0.427880 -0.0561351 -0.902091; + texcoord 0.749030 -2.34321; + tangent -0.301557 0.932014 -0.201032; + vertex 78.8572 104.057 76.7277; + normal 0.105208 0.0898960 -0.990379; + texcoord 0.749030 -2.81530; + tangent -0.763130 0.645812 -0.0236502; + vertex 81.0064 107.233 77.5495; + normal 0.357570 -0.0167488 -0.933736; + texcoord 0.624270 -2.34321; + tangent -0.393957 0.902620 -0.173425; + vertex 79.1013 103.303 76.8904; + normal 0.0678350 0.106909 -0.991952; + texcoord 0.499510 -2.81530; + tangent -0.781435 0.623979 0.00317186; + vertex 81.8703 106.559 77.5602; + normal -0.246980 0.233970 -0.940350; + texcoord 0.749030 -3.30020; + tangent -0.553247 0.772358 0.312060; + vertex 83.0376 110.144 77.9428; + normal -0.305669 0.230992 -0.923693; + texcoord 0.499510 -3.30020; + tangent -0.505804 0.782573 0.362963; + vertex 83.3825 109.604 77.6932; + normal -0.290147 0.184547 -0.939019; + texcoord 0.749030 -3.74455; + tangent -0.751173 0.559364 0.350501; + vertex 84.8998 111.936 77.9594; + normal -0.294823 0.174805 -0.939427; + texcoord 0.499510 -3.74455; + tangent -0.793989 0.502185 0.342625; + vertex 85.1268 111.792 77.8614; + normal -0.362544 0.0612686 -0.929951; + texcoord 0.499510 -3.84455; + vertex 85.1769 112.153 77.8657; + normal 0.759729 -0.583566 -0.286815; + texcoord 0.499510 -3.74455; + tangent -0.536030 -0.312382 -0.784276; + vertex 85.1268 111.792 77.8614; + normal 0.753795 -0.572448 -0.322640; + texcoord 0.250000 -3.74455; + tangent -0.516679 -0.141561 -0.844395; + vertex 85.2801 111.881 78.0857; + normal 0.770889 -0.445657 -0.455104; + texcoord 0.499510 -3.30020; + tangent -0.457658 0.115699 -0.881568; + vertex 83.3825 109.604 77.6932; + normal 0.775643 -0.474592 -0.416101; + texcoord 0.250000 -3.30020; + tangent -0.384142 0.126929 -0.914508; + vertex 83.6961 109.521 78.2990; + normal 0.819593 -0.572905 -0.00684496; + texcoord 0.499510 -2.81530; + tangent 0.111596 0.133588 -0.984734; + vertex 81.8703 106.559 77.5602; + normal 0.804189 -0.594372 0.00167938; + texcoord 0.250000 -2.81530; + tangent 0.113107 0.150259 -0.982155; + vertex 81.7469 106.395 78.6322; + normal 0.764027 -0.581922 0.278622; + texcoord 0.374760 -2.34321; + tangent 0.332175 -0.0408885 -0.942331; + vertex 78.7737 102.855 78.3172; + normal 0.756619 -0.565635 0.328000; + texcoord 0.499510 -2.34321; + tangent 0.356542 -0.0635866 -0.932113; + vertex 79.0654 102.803 77.5545; + normal -0.595867 0.798094 0.0893724; + texcoord 0.749030 -3.84455; + tangent 0.536030 0.312382 0.784276; + vertex 85.1769 112.153 77.8657; + normal -0.672976 0.713381 0.195424; + texcoord 0.749030 -3.74455; + tangent 0.530174 0.241569 0.812748; + vertex 84.8998 111.936 77.9594; + normal -0.657457 0.737228 0.155711; + texcoord 0.998540 -3.74455; + tangent 0.536030 0.312382 0.784276; + vertex 85.0530 112.025 78.1837; + normal -0.662003 0.620424 0.420507; + texcoord 0.998540 -3.30020; + tangent 0.458651 -0.114998 0.881144; + vertex 83.3519 110.061 78.5490; + normal -0.684098 0.614857 0.392378; + texcoord 0.749030 -3.30020; + tangent 0.386410 -0.127888 0.913418; + vertex 83.0376 110.144 77.9428; + normal -0.759139 0.650695 0.0174208; + texcoord 0.998540 -2.81530; + tangent -0.117793 -0.129417 0.984569; + vertex 80.8861 107.066 78.6261; + normal -0.774784 0.632115 0.0118571; + texcoord 0.749030 -2.81530; + tangent -0.109712 -0.152897 0.982133; + vertex 81.0064 107.233 77.5495; + normal -0.623856 0.749281 -0.222219; + texcoord 0.873780 -2.34321; + tangent -0.326242 0.0317146 0.944754; + vertex 78.4761 104.625 77.1616; + normal -0.597453 0.753882 -0.273335; + texcoord 0.998540 -2.34321; + tangent -0.354507 0.0574351 0.933288; + vertex 78.1812 104.672 77.9379; + normal 0.0132041 -0.835595 0.549188; + texcoord 0.499510 -1.41489; + tangent 0.711580 -0.378009 -0.592252; + vertex 5.23917 63.1948 144.035; + normal 0.361691 -0.904306 0.226740; + texcoord 0.499510 -2.16882; + tangent 0.641018 0.0533049 -0.765673; + vertex 10.2768 66.3182 148.666; + normal 0.0435231 -0.853553 0.519186; + texcoord 0.374760 -1.41489; + tangent 0.711790 -0.351876 -0.607897; + vertex 4.58673 63.5414 144.578; + normal 0.372958 -0.903447 0.211391; + texcoord 0.250000 -2.16882; + tangent 0.631735 0.0803889 -0.771005; + vertex 9.53545 66.2238 149.571; + normal 0.417097 -0.873611 0.250668; + texcoord 0.250000 -2.97368; + tangent 0.631735 0.0803888 -0.771005; + vertex 14.0461 69.2405 152.579; + normal 0.971901 0.123620 -0.200317; + texcoord 0.624270 -1.42892; + tangent -0.152709 0.978741 -0.136915; + vertex 22.6354 -52.9232 135.138; + normal 0.939147 0.100584 -0.328459; + texcoord 0.749030 -2.21115; + tangent -0.152709 0.978741 -0.136915; + vertex 24.2561 -57.0336 140.464; + normal 0.848350 0.0702930 -0.524748; + texcoord 0.499510 -2.21115; + tangent -0.145627 0.982504 -0.116097; + vertex 24.4301 -58.1493 140.620; + normal 0.723920 0.335246 -0.602951; + texcoord 0.749030 -2.97061; + tangent 0.120036 0.810872 0.572780; + vertex 27.7818 -59.3624 144.828; + normal 0.742663 0.331942 -0.581607; + texcoord 0.499510 -2.97061; + tangent 0.138604 0.773058 0.619007; + vertex 27.6800 -59.9168 144.382; + normal 0.601574 0.386287 -0.699208; + texcoord 0.749030 -3.57237; + tangent -0.198341 0.916450 0.347535; + vertex 30.3268 -60.4823 146.824; + normal 0.586427 0.385840 -0.712202; + texcoord 0.499510 -3.57237; + tangent -0.259397 0.922410 0.286134; + vertex 30.3916 -60.7128 146.753; + normal 0.480706 0.380283 -0.790131; + texcoord 0.499510 -3.67237; + vertex 30.6046 -60.5778 146.947; + normal -0.691176 -0.0135527 0.722560; + texcoord 0.250000 -2.21115; + tangent 0.156834 -0.978810 0.131663; + vertex 23.7341 -58.1563 141.513; + normal -0.692637 -0.356818 0.626845; + texcoord 0.250000 -2.97061; + tangent -0.120105 -0.807491 -0.577524; + vertex 27.3025 -60.2596 144.887; + normal -0.706901 -0.0506109 0.705500; + texcoord 0.000490000 -2.21115; + tangent 0.135474 -0.988304 0.0700121; + vertex 23.5566 -57.0482 141.364; + normal -0.660206 -0.393904 0.639506; + texcoord 0.000490000 -2.97061; + tangent -0.137748 -0.772053 -0.620451; + vertex 27.4034 -59.7069 145.334; + normal -0.553286 -0.395148 0.733303; + texcoord 0.250000 -3.57237; + tangent 0.139126 -0.904077 -0.404091; + vertex 30.3722 -60.7916 146.989; + normal -0.552776 -0.384808 0.739163; + texcoord 0.000490000 -3.57237; + tangent 0.259403 -0.922387 -0.286202; + vertex 30.3074 -60.5611 147.061; + normal 0.300581 0.920813 0.248503; + texcoord 0.749030 -2.21115; + tangent -0.613647 -0.0127470 0.789478; + vertex 24.2561 -57.0336 140.464; + normal 0.281863 0.920375 0.271039; + texcoord 0.998540 -2.21115; + tangent -0.612826 -0.0330627 0.789526; + vertex 23.5566 -57.0482 141.364; + normal -0.00714283 0.844007 0.536285; + texcoord 0.749030 -2.97061; + tangent -0.538701 -0.443173 0.716518; + vertex 27.7818 -59.3624 144.828; + normal -0.0278725 0.839444 0.542731; + texcoord 0.998540 -2.97061; + tangent -0.523248 -0.478319 0.705282; + vertex 27.4034 -59.7069 145.334; + normal 0.108973 0.935194 0.336952; + texcoord 0.749030 -3.57237; + tangent -0.152760 -0.348436 0.924801; + vertex 30.3268 -60.4823 146.824; + normal 0.133170 0.936911 0.323208; + texcoord 0.998540 -3.57237; + tangent -0.0775928 -0.315256 0.945829; + vertex 30.3074 -60.5611 147.061; + normal 0.175853 0.929488 0.324236; + texcoord 0.749030 -3.67237; + tangent -0.0775928 -0.315256 0.945829; + vertex 30.6046 -60.5778 146.947; + normal -0.00189582 -0.948649 -0.316326; + texcoord 0.499510 -3.57237; + tangent 0.0775984 0.315233 -0.945836; + vertex 30.3916 -60.7128 146.753; + normal 0.0287893 -0.938327 -0.344548; + texcoord 0.250000 -3.57237; + tangent 0.260198 0.391624 -0.882569; + vertex 30.3722 -60.7916 146.989; + normal 0.132641 -0.865428 -0.483157; + texcoord 0.499510 -2.97061; + tangent 0.523989 0.477096 -0.705560; + vertex 27.6800 -59.9168 144.382; + normal 0.113938 -0.876870 -0.467029; + texcoord 0.250000 -2.97061; + tangent 0.541592 0.432377 -0.720922; + vertex 27.3025 -60.2596 144.887; + normal -0.471380 -0.795844 -0.380044; + texcoord 0.499510 -2.21115; + tangent 0.605948 0.000571158 -0.795504; + vertex 24.4301 -58.1493 140.620; + normal -0.432809 -0.833295 -0.343940; + texcoord 0.250000 -2.21115; + tangent 0.614760 0.00622671 -0.788690; + vertex 23.7341 -58.1563 141.513; + normal -0.786852 -0.582968 -0.202516; + texcoord 0.374760 -1.42892; + tangent 0.424934 -0.292725 -0.856588; + vertex 21.4322 -52.5813 136.240; + normal -0.799816 -0.572511 -0.180350; + texcoord 0.499510 -1.42892; + tangent 0.413358 -0.307479 -0.857083; + vertex 21.7978 -52.8533 135.482; + normal 0.618312 0.391846 0.681283; + texcoord 0.998540 -1.46700; + tangent -0.645296 -0.241725 0.724681; + vertex 4.58154 -109.731 75.0251; + normal 0.192170 0.531966 0.824671; + texcoord 0.998540 -2.22425; + tangent -0.542615 -0.628572 0.557194; + vertex 7.29861 -115.548 75.9046; + normal 0.595560 0.390039 0.702266; + texcoord 0.832200 -1.46700; + tangent -0.641714 -0.273205 0.716632; + vertex 5.28070 -109.470 74.2400; + normal 0.267253 0.467124 0.842835; + texcoord 0.665860 -2.22425; + tangent -0.526080 -0.662076 0.533755; + vertex 7.96878 -114.704 75.2246; + normal 0.0300579 0.612758 0.789698; + texcoord 0.998540 -2.98212; + vertex 11.6302 -118.621 78.1243; + normal -0.653729 -0.711521 0.257637; + texcoord 0.333170 -1.46438; + tangent -0.293162 -0.0757451 -0.953058; + vertex 15.4655 -82.3597 50.9199; + normal -0.578453 -0.815674 -0.00830709; + texcoord 0.333170 -2.21272; + tangent 0.187676 -0.129148 -0.973703; + vertex 20.8522 -87.2670 51.0358; + normal -0.662085 -0.714456 0.226267; + texcoord 0.166830 -1.46438; + tangent -0.262286 -0.0799913 -0.961669; + vertex 15.7737 -82.2801 51.9220; + normal -0.594930 -0.802139 -0.0512875; + texcoord 0.000490000 -2.21272; + tangent 0.236981 -0.123125 -0.963681; + vertex 20.5582 -87.0960 52.2817; + normal -0.238445 -0.907330 -0.346261; + texcoord 0.333170 -2.97054; + tangent 0.504259 0.173276 -0.845990; + vertex 25.5306 -89.6300 52.8394; + normal -0.249759 -0.888872 -0.384091; + texcoord 0.000490000 -2.97054; + tangent 0.529514 0.209327 -0.822069; + vertex 25.0932 -89.8024 53.5121; + normal -0.152123 -0.979818 -0.129674; + texcoord 0.333170 -3.55336; + tangent 0.193628 0.131616 -0.972207; + vertex 28.4917 -90.4598 54.4928; + normal -0.158989 -0.981467 -0.106985; + texcoord 0.000490000 -3.55336; + tangent 0.0623776 0.0981610 -0.993214; + vertex 28.4738 -90.4879 54.7769; + normal 0.579256 0.442619 0.684508; + texcoord 0.998540 -1.46438; + tangent -0.638111 -0.276305 0.718658; + vertex 16.7595 -81.9063 52.1406; + normal 0.226401 0.478668 0.848304; + texcoord 0.998540 -2.21272; + tangent -0.407343 -0.731507 0.546781; + vertex 20.5582 -87.0960 52.2817; + normal 0.561636 0.435877 0.703261; + texcoord 0.832200 -1.46438; + tangent -0.627406 -0.312767 0.713119; + vertex 17.4628 -81.6017 51.3485; + normal 0.267778 0.427901 0.863247; + texcoord 0.665860 -2.21272; + tangent -0.384376 -0.771549 0.506920; + vertex 21.0452 -86.1011 51.6090; + normal -0.249089 0.244099 0.937214; + texcoord 0.998540 -2.97054; + tangent -0.604564 -0.794221 0.0609628; + vertex 25.0932 -89.8024 53.5121; + normal -0.278695 0.224646 0.933736; + texcoord 0.665860 -2.97054; + tangent -0.619413 -0.785064 0.00172485; + vertex 25.6050 -89.1598 53.5128; + normal -0.100592 0.429545 0.897425; + texcoord 0.998540 -3.55336; + tangent 0.116456 -0.920878 0.372050; + vertex 28.4738 -90.4879 54.7769; + normal -0.145165 0.423168 0.894347; + texcoord 0.665860 -3.55336; + tangent 0.367750 -0.816086 0.445829; + vertex 28.3687 -90.2545 54.6493; + normal 0.0102229 0.482944 0.875592; + texcoord 0.665860 -3.65336; + vertex 28.6640 -90.2883 54.6646; + normal 0.112686 0.644307 -0.756419; + texcoord 0.333170 -3.65336; + tangent -0.430107 0.717881 0.547407; + vertex 28.6640 -90.2883 54.6646; + normal 0.327862 0.688367 -0.647038; + texcoord 0.333170 -3.55336; + tangent -0.314039 0.706043 0.634731; + vertex 28.4917 -90.4598 54.4928; + normal 0.368144 0.693122 -0.619719; + texcoord 0.665860 -3.55336; + tangent -0.430107 0.717881 0.547407; + vertex 28.3687 -90.2545 54.6493; + normal 0.551616 0.654219 -0.517414; + texcoord 0.665860 -2.97054; + tangent 0.0859876 0.572270 0.815545; + vertex 25.6050 -89.1598 53.5128; + normal 0.558750 0.627759 -0.541957; + texcoord 0.333170 -2.97054; + tangent 0.0981469 0.615332 0.782134; + vertex 25.5306 -89.6300 52.8394; + normal 0.489779 0.314532 -0.813133; + texcoord 0.665860 -2.21272; + tangent 0.211305 0.870869 0.443777; + vertex 21.0452 -86.1011 51.6090; + normal 0.486675 0.319228 -0.813167; + texcoord 0.333170 -2.21272; + tangent 0.146941 0.887665 0.436417; + vertex 20.8522 -87.2670 51.0358; + normal 0.273623 -0.0184828 -0.961659; + texcoord 0.499510 -1.46438; + tangent 0.882220 0.415146 0.222130; + vertex 16.1430 -82.0655 50.1366; + normal 0.229779 -0.0749151 -0.970355; + texcoord 0.665860 -1.46438; + tangent 0.917750 0.348536 0.190413; + vertex 17.1546 -81.6814 50.3465; + normal -0.612484 -0.522611 0.593078; + texcoord 0.749030 1.00000; + tangent -0.537602 -0.274654 -0.797213; + vertex 25.5468 -13.3631 85.0343; + normal -0.400845 -0.280859 0.872033; + texcoord 0.749030 0.168660; + tangent -0.526146 -0.694552 -0.490681; + vertex 33.0940 -19.1358 87.7417; + normal -0.595406 -0.503640 0.625970; + texcoord 0.499510 1.00000; + tangent -0.541278 -0.304064 -0.783941; + vertex 26.9820 -12.6298 87.1626; + normal -0.376996 -0.255196 0.890364; + texcoord 0.499510 0.168660; + tangent -0.511327 -0.744186 -0.429804; + vertex 33.9101 -17.9481 88.4276; + normal -0.388154 -0.246218 0.888095; + texcoord 0.749030 -0.729550; + tangent -0.511327 -0.744186 -0.429804; + vertex 40.5678 -23.4384 89.8153; + normal -0.652971 0.653789 -0.382346; + texcoord 0.125240 -1.38056; + tangent -0.723638 -0.687553 0.0601548; + vertex -19.1085 -21.2334 80.3672; + normal -0.889046 0.336532 -0.310393; + texcoord 0.250000 -1.38056; + tangent -0.394956 -0.910041 0.125834; + vertex -20.2050 -22.2752 80.4584; + normal -0.734420 0.580938 -0.350911; + texcoord 0.125240 -1.68097; + tangent -0.521837 -0.784187 -0.335762; + vertex -20.4669 -20.4224 84.0738; + normal -0.885716 0.368415 -0.282449; + texcoord 0.250000 -1.68097; + tangent -0.135682 -0.849993 -0.509021; + vertex -20.6709 -21.3407 83.1382; + normal -0.979437 0.0379748 -0.198145; + texcoord 0.374760 -1.68097; + tangent -0.0601918 -0.992108 0.109994; + vertex -20.7633 -22.6642 83.1436; + normal -0.977456 -0.0347243 -0.208265; + texcoord 0.374760 -1.38056; + tangent -0.0375252 -0.942110 0.333197; + vertex -20.2619 -23.7027 80.9633; + normal -0.346698 -0.925636 -0.151652; + texcoord 0.749030 -1.93836; + tangent 0.587164 -0.340256 0.734482; + vertex -31.4765 67.4590 140.649; + normal -0.277366 -0.958160 -0.0706860; + texcoord 0.749030 1.00000; + tangent 0.535881 -0.214611 0.816562; + vertex -6.68667 61.8179 118.407; + normal -0.0999687 -0.983567 0.150340; + texcoord 0.873780 -1.93836; + tangent 0.609831 0.0676942 0.789635; + vertex -30.9415 67.1489 141.318; + normal -0.159853 -0.984571 0.0711829; + texcoord 0.873780 1.00000; + tangent 0.363193 0.0325988 0.931143; + vertex -5.92596 61.5151 119.569; + normal 0.0567167 -0.948667 0.311150; + texcoord 0.998540 1.00000; + tangent 0.118762 0.315066 0.941610; + vertex -5.67951 62.1832 121.573; + normal 0.150388 -0.896026 0.417756; + texcoord 0.998540 -1.93836; + tangent 0.572835 0.423375 0.701864; + vertex -30.3961 67.5520 141.986; + normal -0.654340 -0.0238490 -0.755825; + texcoord 0.749030 -2.01586; + tangent 0.349620 -0.895804 -0.274411; + vertex -25.7637 -96.2749 93.9940; + normal -0.618297 -0.117095 -0.777173; + texcoord 0.749030 1.00000; + tangent 0.292517 -0.952159 -0.0884681; + vertex -3.21846 -83.8900 74.0851; + normal -0.500401 -0.368336 -0.783535; + texcoord 0.873780 -2.01586; + tangent 0.520450 -0.850065 0.0807547; + vertex -25.4800 -97.0019 93.7713; + normal -0.540002 -0.288301 -0.790746; + texcoord 0.873780 1.00000; + tangent 0.219325 -0.948763 0.227475; + vertex -2.84902 -85.0960 73.9757; + normal -0.359869 -0.558660 -0.747257; + texcoord 0.998540 1.00000; + tangent 0.110364 -0.821258 0.559781; + vertex -2.64587 -86.6520 75.0370; + normal -0.265535 -0.669642 -0.693593; + texcoord 0.998540 -2.01586; + tangent 0.640775 -0.660108 0.392000; + vertex -24.9366 -97.5617 94.1037; + normal -0.562362 -0.0804351 -0.822970; + texcoord 0.749030 -2.01134; + tangent 0.475709 -0.845535 -0.242427; + vertex -16.4992 -75.1855 70.5233; + normal -0.510723 -0.161746 -0.844394; + texcoord 0.749030 1.00000; + tangent 0.403198 -0.912556 -0.0683524; + vertex 5.53814 -57.7650 53.7618; + normal -0.336456 -0.405964 -0.849701; + texcoord 0.873780 -2.01134; + tangent 0.597487 -0.787863 0.149266; + vertex -16.1098 -75.8777 70.3249; + normal -0.411447 -0.305501 -0.858709; + texcoord 0.873780 1.00000; + tangent 0.294392 -0.932119 0.210923; + vertex 6.05182 -58.9311 53.6772; + normal -0.178835 -0.560591 -0.808552; + texcoord 0.998540 1.00000; + tangent 0.114383 -0.828441 0.548272; + vertex 6.26455 -60.5150 54.7248; + normal -0.0744093 -0.655109 -0.751861; + texcoord 0.998540 -2.01134; + tangent 0.650591 -0.603290 0.461272; + vertex -15.5533 -76.3937 70.7194; + normal -0.312078 0.948832 0.0482226; + texcoord 0.699120 -2.17200; + tangent -0.532979 -0.132831 -0.835637; + vertex -25.2369 -59.0793 65.7578; + normal -0.330134 0.930920 -0.156202; + texcoord 0.798930 -2.17200; + tangent -0.305283 -0.277014 -0.911079; + vertex -25.7441 -59.2057 64.9625; + normal -0.206780 0.942632 -0.262083; + texcoord 0.798930 -2.62496; + tangent 0.0759632 -0.260948 -0.962359; + vertex -29.3195 -60.4031 65.3832; + normal -0.325644 0.863616 -0.384867; + texcoord 0.898730 -2.17200; + tangent 0.0446804 -0.400617 -0.915155; + vertex -25.7206 -59.6214 64.0923; + normal -0.205835 0.940249 -0.271226; + texcoord 0.998540 -2.62496; + tangent 0.142244 -0.245470 -0.958911; + vertex -29.1171 -60.7524 64.0188; + normal -0.0944426 0.960977 -0.260009; + texcoord 0.998540 -3.09145; + tangent 0.142244 -0.245470 -0.958911; + vertex -33.6793 -61.0916 64.4220; + normal 0.719690 -0.629563 -0.292740; + texcoord 0.749030 -1.49956; + tangent -0.165105 0.254353 -0.952914; + vertex 30.5541 72.8714 81.0794; + normal 0.612135 -0.695809 -0.375687; + texcoord 0.873780 -1.49956; + tangent -0.505945 0.0731622 -0.859457; + vertex 30.3263 73.2222 79.7651; + normal 0.794643 -0.590396 -0.141334; + texcoord 0.749030 -1.87975; + tangent -0.138611 0.0567465 -0.988720; + vertex 32.5725 75.4201 80.5603; + normal 0.773338 -0.610949 -0.169382; + texcoord 0.998540 -1.87975; + tangent -0.245309 0.00367512 -0.969438; + vertex 32.2912 75.4516 78.4534; + normal 0.871930 -0.473802 -0.123490; + texcoord 0.749030 -2.30142; + tangent -0.132307 0.0148329 -0.991098; + vertex 34.6732 79.5832 79.4200; + normal 0.465454 -0.716177 -0.520042; + texcoord 0.998540 -1.49956; + tangent -0.781017 -0.0559385 -0.622000; + vertex 29.2161 73.1427 78.8808; + normal 0.0473142 -0.997884 0.0446034; + texcoord 0.000490000 -1.60548; + tangent 0.864298 0.0632839 0.498983; + vertex 2.42954 -27.1022 142.013; + normal 0.375308 -0.860644 0.344146; + texcoord 0.125240 -1.60548; + tangent 0.787135 0.486666 0.378912; + vertex 3.32166 -27.0369 142.528; + normal 0.364366 -0.876000 0.316007; + texcoord 0.000490000 -2.53478; + tangent 0.0344407 0.344361 0.938205; + vertex -2.93882 -27.0463 148.959; + normal 0.411464 -0.850620 0.327327; + texcoord 0.125240 -2.53478; + tangent 0.0312841 0.376759 0.925783; + vertex -2.93877 -26.7662 149.712; + normal 0.565734 -0.642182 0.517250; + texcoord 0.250000 -1.60548; + tangent 0.637890 0.738337 0.218986; + vertex 3.96433 -26.2930 142.749; + normal 0.433194 -0.844689 0.314394; + texcoord 0.000490000 -3.41898; + tangent 6.17918e-05 0.348850 0.937178; + vertex -9.79413 -29.4288 152.004; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86; +}; +batch TRIANGLE_STRIP +{ + indices 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92; +}; +batch TRIANGLE_STRIP +{ + indices 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98; +}; +batch TRIANGLE_STRIP +{ + indices 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104; +}; +batch TRIANGLE_STRIP +{ + indices 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110; +}; +batch TRIANGLE_STRIP +{ + indices 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116; +}; +batch TRIANGLE_STRIP +{ + indices 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122; +}; +batch TRIANGLE_STRIP +{ + indices 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128; +}; +batch TRIANGLE_STRIP +{ + indices 129 130 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 133 134; +}; +batch TRIANGLE_STRIP +{ + indices 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140; +}; +batch TRIANGLE_STRIP +{ + indices 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146; +}; +batch TRIANGLE_STRIP +{ + indices 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152; +}; +batch TRIANGLE_STRIP +{ + indices 153 154 155; +}; +batch TRIANGLE_STRIP +{ + indices 156 157 158; +}; +batch TRIANGLE_STRIP +{ + indices 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164; +}; +batch TRIANGLE_STRIP +{ + indices 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170; +}; +batch TRIANGLE_STRIP +{ + indices 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176; +}; +batch TRIANGLE_STRIP +{ + indices 177 178 179; +}; +batch TRIANGLE_STRIP +{ + indices 180 181 182; +}; +batch TRIANGLE_STRIP +{ + indices 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188; +}; +batch TRIANGLE_STRIP +{ + indices 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 194; +}; +batch TRIANGLE_STRIP +{ + indices 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 202 203; +}; +batch TRIANGLE_STRIP +{ + indices 204 205 206; +}; +batch TRIANGLE_STRIP +{ + indices 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212; +}; +batch TRIANGLE_STRIP +{ + indices 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218; +}; +batch TRIANGLE_STRIP +{ + indices 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224; +}; +batch TRIANGLE_STRIP +{ + indices 225 226 227; +}; +batch TRIANGLE_STRIP +{ + indices 228 229 230; +}; +batch TRIANGLE_STRIP +{ + indices 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236; +}; +batch TRIANGLE_STRIP +{ + indices 237 238 239; +}; +batch TRIANGLE_STRIP +{ + indices 240 241 242; +}; +batch TRIANGLE_STRIP +{ + indices 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248; +}; +batch TRIANGLE_STRIP +{ + indices 249 250 251; +}; +batch TRIANGLE_STRIP +{ + indices 252 253 254; +}; +batch TRIANGLE_STRIP +{ + indices 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260; +}; +batch TRIANGLE_STRIP +{ + indices 261 262 263; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 266; +}; +batch TRIANGLE_STRIP +{ + indices 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272; +}; +batch TRIANGLE_STRIP +{ + indices 273 274 275; +}; +batch TRIANGLE_STRIP +{ + indices 276 277 278; +}; +batch TRIANGLE_STRIP +{ + indices 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284; +}; +batch TRIANGLE_STRIP +{ + indices 285 286 287; +}; +batch TRIANGLE_STRIP +{ + indices 288 289 290; +}; +batch TRIANGLE_STRIP +{ + indices 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296; +}; +batch TRIANGLE_STRIP +{ + indices 297 298 299; +}; +batch TRIANGLE_STRIP +{ + indices 300 301 302; +}; +batch TRIANGLE_STRIP +{ + indices 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308; +}; +batch TRIANGLE_STRIP +{ + indices 309 310 311; +}; +batch TRIANGLE_STRIP +{ + indices 312 313 314; +}; +batch TRIANGLE_STRIP +{ + indices 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320; +}; +batch TRIANGLE_STRIP +{ + indices 321 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 324 325 326; +}; +batch TRIANGLE_STRIP +{ + indices 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332; +}; +batch TRIANGLE_STRIP +{ + indices 333 334 335; +}; +batch TRIANGLE_STRIP +{ + indices 336 337 338; +}; +batch TRIANGLE_STRIP +{ + indices 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344; +}; +batch TRIANGLE_STRIP +{ + indices 345 346 347; +}; +batch TRIANGLE_STRIP +{ + indices 348 349 350; +}; +batch TRIANGLE_STRIP +{ + indices 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356; +}; +batch TRIANGLE_STRIP +{ + indices 357 358 359; +}; +batch TRIANGLE_STRIP +{ + indices 360 361 362; +}; +batch TRIANGLE_STRIP +{ + indices 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368; +}; +batch TRIANGLE_STRIP +{ + indices 369 370 371; +}; +batch TRIANGLE_STRIP +{ + indices 372 373 374; +}; +batch TRIANGLE_STRIP +{ + indices 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380; +}; +batch TRIANGLE_STRIP +{ + indices 381 382 383; +}; +batch TRIANGLE_STRIP +{ + indices 384 385 386; +}; +batch TRIANGLE_STRIP +{ + indices 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392; +}; +batch TRIANGLE_STRIP +{ + indices 393 394 395; +}; +batch TRIANGLE_STRIP +{ + indices 396 397 398; +}; +batch TRIANGLE_STRIP +{ + indices 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404; +}; +batch TRIANGLE_STRIP +{ + indices 405 406 407; +}; +batch TRIANGLE_STRIP +{ + indices 408 409 410; +}; +batch TRIANGLE_STRIP +{ + indices 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416; +}; +batch TRIANGLE_STRIP +{ + indices 417 418 419; +}; +batch TRIANGLE_STRIP +{ + indices 420 421 422; +}; +batch TRIANGLE_STRIP +{ + indices 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428; +}; +batch TRIANGLE_STRIP +{ + indices 429 430 431; +}; +batch TRIANGLE_STRIP +{ + indices 432 433 434; +}; +batch TRIANGLE_STRIP +{ + indices 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440; +}; +batch TRIANGLE_STRIP +{ + indices 441 442 443; +}; +batch TRIANGLE_STRIP +{ + indices 444 445 446; +}; +batch TRIANGLE_STRIP +{ + indices 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452; +}; +batch TRIANGLE_STRIP +{ + indices 453 454 455; +}; +batch TRIANGLE_STRIP +{ + indices 456 457 458; +}; +batch TRIANGLE_STRIP +{ + indices 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464; +}; +batch TRIANGLE_STRIP +{ + indices 465 466 467; +}; +batch TRIANGLE_STRIP +{ + indices 468 469 470; +}; +batch TRIANGLE_STRIP +{ + indices 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476; +}; +batch TRIANGLE_STRIP +{ + indices 477 478 479; +}; +batch TRIANGLE_STRIP +{ + indices 480 481 482; +}; +batch TRIANGLE_STRIP +{ + indices 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488; +}; +batch TRIANGLE_STRIP +{ + indices 489 490 491; +}; +batch TRIANGLE_STRIP +{ + indices 492 493 494; +}; +batch TRIANGLE_STRIP +{ + indices 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500; +}; +batch TRIANGLE_STRIP +{ + indices 501 502 503; +}; +batch TRIANGLE_STRIP +{ + indices 504 505 506; +}; +batch TRIANGLE_STRIP +{ + indices 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512; +}; +batch TRIANGLE_STRIP +{ + indices 513 514 515; +}; +batch TRIANGLE_STRIP +{ + indices 516 517 518; +}; +batch TRIANGLE_STRIP +{ + indices 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524; +}; +batch TRIANGLE_STRIP +{ + indices 525 526 527; +}; +batch TRIANGLE_STRIP +{ + indices 528 529 530; +}; +batch TRIANGLE_STRIP +{ + indices 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536; +}; +batch TRIANGLE_STRIP +{ + indices 537 538 539; +}; +batch TRIANGLE_STRIP +{ + indices 540 541 542; +}; +batch TRIANGLE_STRIP +{ + indices 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548; +}; +batch TRIANGLE_STRIP +{ + indices 549 550 551; +}; +batch TRIANGLE_STRIP +{ + indices 552 553 554; +}; +batch TRIANGLE_STRIP +{ + indices 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560; +}; +batch TRIANGLE_STRIP +{ + indices 561 562 563; +}; +batch TRIANGLE_STRIP +{ + indices 564 565 566; +}; +batch TRIANGLE_STRIP +{ + indices 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572; +}; +batch TRIANGLE_STRIP +{ + indices 573 574 575; +}; +batch TRIANGLE_STRIP +{ + indices 576 577 578; +}; +batch TRIANGLE_STRIP +{ + indices 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584; +}; +batch TRIANGLE_STRIP +{ + indices 585 586 587; +}; +batch TRIANGLE_STRIP +{ + indices 588 589 590; +}; +batch TRIANGLE_STRIP +{ + indices 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596; +}; +batch TRIANGLE_STRIP +{ + indices 597 598 599; +}; +batch TRIANGLE_STRIP +{ + indices 600 601 602; +}; +batch TRIANGLE_STRIP +{ + indices 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608; +}; +batch TRIANGLE_STRIP +{ + indices 609 610 611; +}; +batch TRIANGLE_STRIP +{ + indices 612 613 614; +}; +batch TRIANGLE_STRIP +{ + indices 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620; +}; +batch TRIANGLE_STRIP +{ + indices 621 622 623; +}; +batch TRIANGLE_STRIP +{ + indices 624 625 626; +}; +batch TRIANGLE_STRIP +{ + indices 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632; +}; +batch TRIANGLE_STRIP +{ + indices 633 634 635; +}; +batch TRIANGLE_STRIP +{ + indices 636 637 638; +}; +batch TRIANGLE_STRIP +{ + indices 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644; +}; +batch TRIANGLE_STRIP +{ + indices 645 646 647; +}; +batch TRIANGLE_STRIP +{ + indices 648 649 650; +}; +batch TRIANGLE_STRIP +{ + indices 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656; +}; +batch TRIANGLE_STRIP +{ + indices 657 658 659; +}; +batch TRIANGLE_STRIP +{ + indices 660 661 662; +}; +batch TRIANGLE_STRIP +{ + indices 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668; +}; +batch TRIANGLE_STRIP +{ + indices 669 670 671; +}; +batch TRIANGLE_STRIP +{ + indices 672 673 674; +}; +batch TRIANGLE_STRIP +{ + indices 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680; +}; +batch TRIANGLE_STRIP +{ + indices 681 682 683; +}; +batch TRIANGLE_STRIP +{ + indices 684 685 686; +}; +batch TRIANGLE_STRIP +{ + indices 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692; +}; +batch TRIANGLE_STRIP +{ + indices 693 694 695; +}; +batch TRIANGLE_STRIP +{ + indices 696 697 698; +}; +batch TRIANGLE_STRIP +{ + indices 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704; +}; +batch TRIANGLE_STRIP +{ + indices 705 706 707; +}; +batch TRIANGLE_STRIP +{ + indices 708 709 710; +}; +batch TRIANGLE_STRIP +{ + indices 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716; +}; +batch TRIANGLE_STRIP +{ + indices 717 718 719; +}; +batch TRIANGLE_STRIP +{ + indices 720 721 722; +}; +batch TRIANGLE_STRIP +{ + indices 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728; +}; +batch TRIANGLE_STRIP +{ + indices 729 730 731; +}; +batch TRIANGLE_STRIP +{ + indices 732 733 734; +}; +batch TRIANGLE_STRIP +{ + indices 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740; +}; +batch TRIANGLE_STRIP +{ + indices 741 742 743; +}; +batch TRIANGLE_STRIP +{ + indices 744 745 746; +}; +batch TRIANGLE_STRIP +{ + indices 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752; +}; +batch TRIANGLE_STRIP +{ + indices 753 754 755; +}; +batch TRIANGLE_STRIP +{ + indices 756 757 758; +}; +batch TRIANGLE_STRIP +{ + indices 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764; +}; +batch TRIANGLE_STRIP +{ + indices 765 766 767; +}; +batch TRIANGLE_STRIP +{ + indices 768 769 770; +}; +batch TRIANGLE_STRIP +{ + indices 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776; +}; +batch TRIANGLE_STRIP +{ + indices 777 778 779; +}; +batch TRIANGLE_STRIP +{ + indices 780 781 782; +}; +batch TRIANGLE_STRIP +{ + indices 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788; +}; +batch TRIANGLE_STRIP +{ + indices 789 790 791; +}; +batch TRIANGLE_STRIP +{ + indices 792 793 794; +}; +batch TRIANGLE_STRIP +{ + indices 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800; +}; +batch TRIANGLE_STRIP +{ + indices 801 802 803; +}; +batch TRIANGLE_STRIP +{ + indices 804 805 806; +}; +batch TRIANGLE_STRIP +{ + indices 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812; +}; +batch TRIANGLE_STRIP +{ + indices 813 814 815; +}; +batch TRIANGLE_STRIP +{ + indices 816 817 818; +}; +batch TRIANGLE_STRIP +{ + indices 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824; +}; +batch TRIANGLE_STRIP +{ + indices 825 826 827; +}; +batch TRIANGLE_STRIP +{ + indices 828 829 830; +}; +batch TRIANGLE_STRIP +{ + indices 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836; +}; +batch TRIANGLE_STRIP +{ + indices 837 838 839; +}; +batch TRIANGLE_STRIP +{ + indices 840 841 842; +}; +batch TRIANGLE_STRIP +{ + indices 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848; +}; +batch TRIANGLE_STRIP +{ + indices 849 850 851; +}; +batch TRIANGLE_STRIP +{ + indices 852 853 854; +}; +batch TRIANGLE_STRIP +{ + indices 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860; +}; +batch TRIANGLE_STRIP +{ + indices 861 862 863; +}; +batch TRIANGLE_STRIP +{ + indices 864 865 866; +}; +batch TRIANGLE_STRIP +{ + indices 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872; +}; +batch TRIANGLE_STRIP +{ + indices 873 874 875; +}; +batch TRIANGLE_STRIP +{ + indices 876 877 878; +}; +batch TRIANGLE_STRIP +{ + indices 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 886 887; +}; +batch TRIANGLE_STRIP +{ + indices 888 889 890; +}; +batch TRIANGLE_STRIP +{ + indices 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896; +}; +batch TRIANGLE_STRIP +{ + indices 897 898 899; +}; +batch TRIANGLE_STRIP +{ + indices 900 901 902; +}; +batch TRIANGLE_STRIP +{ + indices 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908; +}; +batch TRIANGLE_STRIP +{ + indices 909 910 911; +}; +batch TRIANGLE_STRIP +{ + indices 912 913 914; +}; +batch TRIANGLE_STRIP +{ + indices 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920; +}; +batch TRIANGLE_STRIP +{ + indices 921 922 923; +}; +batch TRIANGLE_STRIP +{ + indices 924 925 926; +}; +batch TRIANGLE_STRIP +{ + indices 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932; +}; +batch TRIANGLE_STRIP +{ + indices 933 934 935; +}; +batch TRIANGLE_STRIP +{ + indices 936 937 938; +}; +batch TRIANGLE_STRIP +{ + indices 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944; +}; +batch TRIANGLE_STRIP +{ + indices 945 946 947; +}; +batch TRIANGLE_STRIP +{ + indices 948 949 950; +}; +batch TRIANGLE_STRIP +{ + indices 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956; +}; +batch TRIANGLE_STRIP +{ + indices 957 958 959; +}; +batch TRIANGLE_STRIP +{ + indices 960 961 962; +}; +batch TRIANGLE_STRIP +{ + indices 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968; +}; +batch TRIANGLE_STRIP +{ + indices 969 970 971; +}; +batch TRIANGLE_STRIP +{ + indices 972 973 974; +}; +batch TRIANGLE_STRIP +{ + indices 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980; +}; +batch TRIANGLE_STRIP +{ + indices 981 982 983; +}; +batch TRIANGLE_STRIP +{ + indices 984 985 986; +}; +batch TRIANGLE_STRIP +{ + indices 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992; +}; +batch TRIANGLE_STRIP +{ + indices 993 994 995; +}; +batch TRIANGLE_STRIP +{ + indices 996 997 998; +}; +batch TRIANGLE_STRIP +{ + indices 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004; +}; +batch TRIANGLE_STRIP +{ + indices 1005 1006 1007; +}; +batch TRIANGLE_STRIP +{ + indices 1008 1009 1010; +}; +batch TRIANGLE_STRIP +{ + indices 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016; +}; +batch TRIANGLE_STRIP +{ + indices 1017 1018 1019; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1021 1022; +}; +batch TRIANGLE_STRIP +{ + indices 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028; +}; +batch TRIANGLE_STRIP +{ + indices 1029 1030 1031; +}; +batch TRIANGLE_STRIP +{ + indices 1032 1033 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040; +}; +batch TRIANGLE_STRIP +{ + indices 1041 1042 1043; +}; +batch TRIANGLE_STRIP +{ + indices 1044 1045 1046; +}; +batch TRIANGLE_STRIP +{ + indices 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1053 1054 1055; +}; +batch TRIANGLE_STRIP +{ + indices 1056 1057 1058; +}; +batch TRIANGLE_STRIP +{ + indices 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064; +}; +batch TRIANGLE_STRIP +{ + indices 1065 1066 1067; +}; +batch TRIANGLE_STRIP +{ + indices 1068 1069 1070; +}; +batch TRIANGLE_STRIP +{ + indices 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076; +}; +batch TRIANGLE_STRIP +{ + indices 1077 1078 1079; +}; +batch TRIANGLE_STRIP +{ + indices 1080 1081 1082; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088; +}; +batch TRIANGLE_STRIP +{ + indices 1089 1090 1091; +}; +batch TRIANGLE_STRIP +{ + indices 1092 1093 1094; +}; +batch TRIANGLE_STRIP +{ + indices 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100; +}; +batch TRIANGLE_STRIP +{ + indices 1101 1102 1103; +}; +batch TRIANGLE_STRIP +{ + indices 1104 1105 1106; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112; +}; +batch TRIANGLE_STRIP +{ + indices 1113 1114 1115; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1117 1118; +}; +batch TRIANGLE_STRIP +{ + indices 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124; +}; +batch TRIANGLE_STRIP +{ + indices 1125 1126 1127; +}; +batch TRIANGLE_STRIP +{ + indices 1128 1129 1130; +}; +batch TRIANGLE_STRIP +{ + indices 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136; +}; +batch TRIANGLE_STRIP +{ + indices 1137 1138 1139; +}; +batch TRIANGLE_STRIP +{ + indices 1140 1141 1142; +}; +batch TRIANGLE_STRIP +{ + indices 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1149 1150 1151; +}; +batch TRIANGLE_STRIP +{ + indices 1152 1153 1154; +}; +batch TRIANGLE_STRIP +{ + indices 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160; +}; +batch TRIANGLE_STRIP +{ + indices 1161 1162 1163; +}; +batch TRIANGLE_STRIP +{ + indices 1164 1165 1166; +}; +batch TRIANGLE_STRIP +{ + indices 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172; +}; +batch TRIANGLE_STRIP +{ + indices 1173 1174 1175; +}; +batch TRIANGLE_STRIP +{ + indices 1176 1177 1178; +}; +batch TRIANGLE_STRIP +{ + indices 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1185 1186 1187; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1189 1190; +}; +batch TRIANGLE_STRIP +{ + indices 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1198 1199; +}; +batch TRIANGLE_STRIP +{ + indices 1200 1201 1202; +}; +batch TRIANGLE_STRIP +{ + indices 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208; +}; +batch TRIANGLE_STRIP +{ + indices 1209 1210 1211; +}; +batch TRIANGLE_STRIP +{ + indices 1212 1213 1214; +}; +batch TRIANGLE_STRIP +{ + indices 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220; +}; +batch TRIANGLE_STRIP +{ + indices 1221 1222 1223; +}; +batch TRIANGLE_STRIP +{ + indices 1224 1225 1226; +}; +batch TRIANGLE_STRIP +{ + indices 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232; +}; +batch TRIANGLE_STRIP +{ + indices 1233 1234 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1236 1237 1238; +}; +batch TRIANGLE_STRIP +{ + indices 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244; +}; +batch TRIANGLE_STRIP +{ + indices 1245 1246 1247; +}; +batch TRIANGLE_STRIP +{ + indices 1248 1249 1250; +}; +batch TRIANGLE_STRIP +{ + indices 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256; +}; +batch TRIANGLE_STRIP +{ + indices 1257 1258 1259; +}; +batch TRIANGLE_STRIP +{ + indices 1260 1261 1262; +}; +batch TRIANGLE_STRIP +{ + indices 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1269 1270 1271; +}; +batch TRIANGLE_STRIP +{ + indices 1272 1273 1274; +}; +batch TRIANGLE_STRIP +{ + indices 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280; +}; +batch TRIANGLE_STRIP +{ + indices 1281 1282 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1284 1285 1286; +}; +batch TRIANGLE_STRIP +{ + indices 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292; +}; +batch TRIANGLE_STRIP +{ + indices 1293 1294 1295; +}; +batch TRIANGLE_STRIP +{ + indices 1296 1297 1298; +}; +batch TRIANGLE_STRIP +{ + indices 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304; +}; +batch TRIANGLE_STRIP +{ + indices 1305 1306 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1308 1309 1310; +}; +batch TRIANGLE_STRIP +{ + indices 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316; +}; +batch TRIANGLE_STRIP +{ + indices 1317 1318 1319; +}; +batch TRIANGLE_STRIP +{ + indices 1320 1321 1322; +}; +batch TRIANGLE_STRIP +{ + indices 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328; +}; +batch TRIANGLE_STRIP +{ + indices 1329 1330 1331; +}; +batch TRIANGLE_STRIP +{ + indices 1332 1333 1334; +}; +batch TRIANGLE_STRIP +{ + indices 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340; +}; +batch TRIANGLE_STRIP +{ + indices 1341 1342 1343; +}; +batch TRIANGLE_STRIP +{ + indices 1344 1345 1346; +}; +batch TRIANGLE_STRIP +{ + indices 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352; +}; +batch TRIANGLE_STRIP +{ + indices 1353 1354 1355; +}; +batch TRIANGLE_STRIP +{ + indices 1356 1357 1358; +}; +batch TRIANGLE_STRIP +{ + indices 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364; +}; +batch TRIANGLE_STRIP +{ + indices 1365 1366 1367; +}; +batch TRIANGLE_STRIP +{ + indices 1368 1369 1370; +}; +batch TRIANGLE_STRIP +{ + indices 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376; +}; +batch TRIANGLE_STRIP +{ + indices 1377 1378 1379; +}; +batch TRIANGLE_STRIP +{ + indices 1380 1381 1382; +}; +batch TRIANGLE_STRIP +{ + indices 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388; +}; +batch TRIANGLE_STRIP +{ + indices 1389 1390 1391; +}; +batch TRIANGLE_STRIP +{ + indices 1392 1393 1394; +}; +batch TRIANGLE_STRIP +{ + indices 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400; +}; +batch TRIANGLE_STRIP +{ + indices 1401 1402 1403; +}; +batch TRIANGLE_STRIP +{ + indices 1404 1405 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412; +}; +batch TRIANGLE_STRIP +{ + indices 1413 1414 1415; +}; +batch TRIANGLE_STRIP +{ + indices 1416 1417 1418; +}; +batch TRIANGLE_STRIP +{ + indices 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424; +}; +batch TRIANGLE_STRIP +{ + indices 1425 1426 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1429 1430; +}; +batch TRIANGLE_STRIP +{ + indices 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436; +}; +batch TRIANGLE_STRIP +{ + indices 1437 1438 1439; +}; +batch TRIANGLE_STRIP +{ + indices 1440 1441 1442; +}; +batch TRIANGLE_STRIP +{ + indices 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448; +}; +batch TRIANGLE_STRIP +{ + indices 1449 1450 1451; +}; +batch TRIANGLE_STRIP +{ + indices 1452 1453 1454; +}; +batch TRIANGLE_STRIP +{ + indices 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460; +}; +batch TRIANGLE_STRIP +{ + indices 1461 1462 1463; +}; +batch TRIANGLE_STRIP +{ + indices 1464 1465 1466; +}; +batch TRIANGLE_STRIP +{ + indices 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1473 1474 1475; +}; +batch TRIANGLE_STRIP +{ + indices 1476 1477 1478; +}; +batch TRIANGLE_STRIP +{ + indices 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484; +}; +batch TRIANGLE_STRIP +{ + indices 1485 1486 1487; +}; +batch TRIANGLE_STRIP +{ + indices 1488 1489 1490; +}; +batch TRIANGLE_STRIP +{ + indices 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496; +}; +batch TRIANGLE_STRIP +{ + indices 1497 1498 1499; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1501 1502; +}; +batch TRIANGLE_STRIP +{ + indices 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508; +}; +batch TRIANGLE_STRIP +{ + indices 1509 1510 1511; +}; +batch TRIANGLE_STRIP +{ + indices 1512 1513 1514; +}; +batch TRIANGLE_STRIP +{ + indices 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1522 1523; +}; +batch TRIANGLE_STRIP +{ + indices 1524 1525 1526; +}; +batch TRIANGLE_STRIP +{ + indices 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532; +}; +batch TRIANGLE_STRIP +{ + indices 1533 1534 1535; +}; +batch TRIANGLE_STRIP +{ + indices 1536 1537 1538; +}; +batch TRIANGLE_STRIP +{ + indices 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544; +}; +batch TRIANGLE_STRIP +{ + indices 1545 1546 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1548 1549 1550; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556; +}; +batch TRIANGLE_STRIP +{ + indices 1557 1558 1559; +}; +batch TRIANGLE_STRIP +{ + indices 1560 1561 1562; +}; +batch TRIANGLE_STRIP +{ + indices 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568; +}; +batch TRIANGLE_STRIP +{ + indices 1569 1570 1571; +}; +batch TRIANGLE_STRIP +{ + indices 1572 1573 1574; +}; +batch TRIANGLE_STRIP +{ + indices 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580; +}; +batch TRIANGLE_STRIP +{ + indices 1581 1582 1583; +}; +batch TRIANGLE_STRIP +{ + indices 1584 1585 1586; +}; +batch TRIANGLE_STRIP +{ + indices 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1593 1594 1595; +}; +batch TRIANGLE_STRIP +{ + indices 1596 1597 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604; +}; +batch TRIANGLE_STRIP +{ + indices 1605 1606 1607; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1609 1610; +}; +batch TRIANGLE_STRIP +{ + indices 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616; +}; +batch TRIANGLE_STRIP +{ + indices 1617 1618 1619; +}; +batch TRIANGLE_STRIP +{ + indices 1620 1621 1622; +}; +batch TRIANGLE_STRIP +{ + indices 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628; +}; +batch TRIANGLE_STRIP +{ + indices 1629 1630 1631; +}; +batch TRIANGLE_STRIP +{ + indices 1632 1633 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1641 1642 1643; +}; +batch TRIANGLE_STRIP +{ + indices 1644 1645 1646; +}; +batch TRIANGLE_STRIP +{ + indices 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652; +}; +batch TRIANGLE_STRIP +{ + indices 1653 1654 1655; +}; +batch TRIANGLE_STRIP +{ + indices 1656 1657 1658; +}; +batch TRIANGLE_STRIP +{ + indices 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664; +}; +batch TRIANGLE_STRIP +{ + indices 1665 1666 1667; +}; +batch TRIANGLE_STRIP +{ + indices 1668 1669 1670; +}; +batch TRIANGLE_STRIP +{ + indices 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1677 1678 1679; +}; +batch TRIANGLE_STRIP +{ + indices 1680 1681 1682; +}; +batch TRIANGLE_STRIP +{ + indices 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688; +}; +batch TRIANGLE_STRIP +{ + indices 1689 1690 1691; +}; +batch TRIANGLE_STRIP +{ + indices 1692 1693 1694; +}; +batch TRIANGLE_STRIP +{ + indices 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700; +}; +batch TRIANGLE_STRIP +{ + indices 1701 1702 1703; +}; +batch TRIANGLE_STRIP +{ + indices 1704 1705 1706; +}; +batch TRIANGLE_STRIP +{ + indices 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712; +}; +batch TRIANGLE_STRIP +{ + indices 1713 1714 1715; +}; +batch TRIANGLE_STRIP +{ + indices 1716 1717 1718; +}; +batch TRIANGLE_STRIP +{ + indices 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724; +}; +batch TRIANGLE_STRIP +{ + indices 1725 1726 1727; +}; +batch TRIANGLE_STRIP +{ + indices 1728 1729 1730; +}; +batch TRIANGLE_STRIP +{ + indices 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736; +}; +batch TRIANGLE_STRIP +{ + indices 1737 1738 1739; +}; +batch TRIANGLE_STRIP +{ + indices 1740 1741 1742; +}; +batch TRIANGLE_STRIP +{ + indices 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748; +}; +batch TRIANGLE_STRIP +{ + indices 1749 1750 1751; +}; +batch TRIANGLE_STRIP +{ + indices 1752 1753 1754; +}; +batch TRIANGLE_STRIP +{ + indices 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760; +}; +batch TRIANGLE_STRIP +{ + indices 1761 1762 1763; +}; +batch TRIANGLE_STRIP +{ + indices 1764 1765 1766; +}; +batch TRIANGLE_STRIP +{ + indices 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772; +}; +batch TRIANGLE_STRIP +{ + indices 1773 1774 1775; +}; +batch TRIANGLE_STRIP +{ + indices 1776 1777 1778; +}; +batch TRIANGLE_STRIP +{ + indices 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784; +}; +batch TRIANGLE_STRIP +{ + indices 1785 1786 1787; +}; +batch TRIANGLE_STRIP +{ + indices 1788 1789 1790; +}; +batch TRIANGLE_STRIP +{ + indices 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796; +}; +batch TRIANGLE_STRIP +{ + indices 1797 1798 1799; +}; +batch TRIANGLE_STRIP +{ + indices 1800 1801 1802; +}; +batch TRIANGLE_STRIP +{ + indices 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808; +}; +batch TRIANGLE_STRIP +{ + indices 1809 1810 1811; +}; +batch TRIANGLE_STRIP +{ + indices 1812 1813 1814; +}; +batch TRIANGLE_STRIP +{ + indices 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820; +}; +batch TRIANGLE_STRIP +{ + indices 1821 1822 1823; +}; +batch TRIANGLE_STRIP +{ + indices 1824 1825 1826; +}; +batch TRIANGLE_STRIP +{ + indices 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832; +}; +batch TRIANGLE_STRIP +{ + indices 1833 1834 1835; +}; +batch TRIANGLE_STRIP +{ + indices 1836 1837 1838; +}; +batch TRIANGLE_STRIP +{ + indices 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844; +}; +batch TRIANGLE_STRIP +{ + indices 1845 1846 1847; +}; +batch TRIANGLE_STRIP +{ + indices 1848 1849 1850; +}; +batch TRIANGLE_STRIP +{ + indices 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856; +}; +batch TRIANGLE_STRIP +{ + indices 1857 1858 1859; +}; +batch TRIANGLE_STRIP +{ + indices 1860 1861 1862; +}; +batch TRIANGLE_STRIP +{ + indices 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868; +}; +batch TRIANGLE_STRIP +{ + indices 1869 1870 1871; +}; +batch TRIANGLE_STRIP +{ + indices 1872 1873 1874; +}; +batch TRIANGLE_STRIP +{ + indices 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880; +}; +batch TRIANGLE_STRIP +{ + indices 1881 1882 1883; +}; +batch TRIANGLE_STRIP +{ + indices 1884 1885 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892; +}; +batch TRIANGLE_STRIP +{ + indices 1893 1894 1895; +}; +batch TRIANGLE_STRIP +{ + indices 1896 1897 1898; +}; +batch TRIANGLE_STRIP +{ + indices 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904; +}; +batch TRIANGLE_STRIP +{ + indices 1905 1906 1907; +}; +batch TRIANGLE_STRIP +{ + indices 1908 1909 1910; +}; +batch TRIANGLE_STRIP +{ + indices 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916; +}; +batch TRIANGLE_STRIP +{ + indices 1917 1918 1919; +}; +batch TRIANGLE_STRIP +{ + indices 1920 1921 1922; +}; +batch TRIANGLE_STRIP +{ + indices 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928; +}; +batch TRIANGLE_STRIP +{ + indices 1929 1930 1931; +}; +batch TRIANGLE_STRIP +{ + indices 1932 1933 1934; +}; +batch TRIANGLE_STRIP +{ + indices 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940; +}; +batch TRIANGLE_STRIP +{ + indices 1941 1942 1943; +}; +batch TRIANGLE_STRIP +{ + indices 1944 1945 1946; +}; +batch TRIANGLE_STRIP +{ + indices 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952; +}; +batch TRIANGLE_STRIP +{ + indices 1953 1954 1955; +}; +batch TRIANGLE_STRIP +{ + indices 1956 1957 1958; +}; +batch TRIANGLE_STRIP +{ + indices 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1966 1967; +}; +batch TRIANGLE_STRIP +{ + indices 1968 1969 1970; +}; +batch TRIANGLE_STRIP +{ + indices 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976; +}; +batch TRIANGLE_STRIP +{ + indices 1977 1978 1979; +}; +batch TRIANGLE_STRIP +{ + indices 1980 1981 1982; +}; +batch TRIANGLE_STRIP +{ + indices 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988; +}; +batch TRIANGLE_STRIP +{ + indices 1989 1990 1991; +}; +batch TRIANGLE_STRIP +{ + indices 1992 1993 1994; +}; +batch TRIANGLE_STRIP +{ + indices 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000; +}; +batch TRIANGLE_STRIP +{ + indices 2001 2002 2003; +}; +batch TRIANGLE_STRIP +{ + indices 2004 2005 2006; +}; +batch TRIANGLE_STRIP +{ + indices 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012; +}; +batch TRIANGLE_STRIP +{ + indices 2013 2014 2015; +}; +batch TRIANGLE_STRIP +{ + indices 2016 2017 2018; +}; +batch TRIANGLE_STRIP +{ + indices 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024; +}; +batch TRIANGLE_STRIP +{ + indices 2025 2026 2027; +}; +batch TRIANGLE_STRIP +{ + indices 2028 2029 2030; +}; +batch TRIANGLE_STRIP +{ + indices 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036; +}; +batch TRIANGLE_STRIP +{ + indices 2037 2038 2039; +}; +batch TRIANGLE_STRIP +{ + indices 2040 2041 2042; +}; +batch TRIANGLE_STRIP +{ + indices 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2050 2051; +}; +batch TRIANGLE_STRIP +{ + indices 2052 2053 2054; +}; +batch TRIANGLE_STRIP +{ + indices 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060; +}; +batch TRIANGLE_STRIP +{ + indices 2061 2062 2063; +}; +batch TRIANGLE_STRIP +{ + indices 2064 2065 2066; +}; +batch TRIANGLE_STRIP +{ + indices 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072; +}; +batch TRIANGLE_STRIP +{ + indices 2073 2074 2075; +}; +batch TRIANGLE_STRIP +{ + indices 2076 2077 2078; +}; +batch TRIANGLE_STRIP +{ + indices 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084; +}; +batch TRIANGLE_STRIP +{ + indices 2085 2086 2087; +}; +batch TRIANGLE_STRIP +{ + indices 2088 2089 2090; +}; +batch TRIANGLE_STRIP +{ + indices 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096; +}; +batch TRIANGLE_STRIP +{ + indices 2097 2098 2099; +}; +batch TRIANGLE_STRIP +{ + indices 2100 2101 2102; +}; +batch TRIANGLE_STRIP +{ + indices 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108; +}; +batch TRIANGLE_STRIP +{ + indices 2109 2110 2111; +}; +batch TRIANGLE_STRIP +{ + indices 2112 2113 2114; +}; +batch TRIANGLE_STRIP +{ + indices 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120; +}; +batch TRIANGLE_STRIP +{ + indices 2121 2122 2123; +}; +batch TRIANGLE_STRIP +{ + indices 2124 2125 2126; +}; +batch TRIANGLE_STRIP +{ + indices 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132; +}; +batch TRIANGLE_STRIP +{ + indices 2133 2134 2135; +}; +batch TRIANGLE_STRIP +{ + indices 2136 2137 2138; +}; +batch TRIANGLE_STRIP +{ + indices 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144; +}; +batch TRIANGLE_STRIP +{ + indices 2145 2146 2147; +}; +batch TRIANGLE_STRIP +{ + indices 2148 2149 2150; +}; +batch TRIANGLE_STRIP +{ + indices 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156; +}; +batch TRIANGLE_STRIP +{ + indices 2157 2158 2159; +}; +batch TRIANGLE_STRIP +{ + indices 2160 2161 2162; +}; +batch TRIANGLE_STRIP +{ + indices 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168; +}; +batch TRIANGLE_STRIP +{ + indices 2169 2170 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2172 2173 2174; +}; +batch TRIANGLE_STRIP +{ + indices 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180; +}; +batch TRIANGLE_STRIP +{ + indices 2181 2182 2183; +}; +batch TRIANGLE_STRIP +{ + indices 2184 2185 2186; +}; +batch TRIANGLE_STRIP +{ + indices 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192; +}; +batch TRIANGLE_STRIP +{ + indices 2193 2194 2195; +}; +batch TRIANGLE_STRIP +{ + indices 2196 2197 2198; +}; +batch TRIANGLE_STRIP +{ + indices 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204; +}; +batch TRIANGLE_STRIP +{ + indices 2205 2206 2207; +}; +batch TRIANGLE_STRIP +{ + indices 2208 2209 2210; +}; +batch TRIANGLE_STRIP +{ + indices 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216; +}; +batch TRIANGLE_STRIP +{ + indices 2217 2218 2219; +}; +batch TRIANGLE_STRIP +{ + indices 2220 2221 2222; +}; +batch TRIANGLE_STRIP +{ + indices 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228; +}; +batch TRIANGLE_STRIP +{ + indices 2229 2230 2231; +}; +batch TRIANGLE_STRIP +{ + indices 2232 2233 2234; +}; +batch TRIANGLE_STRIP +{ + indices 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240; +}; +batch TRIANGLE_STRIP +{ + indices 2241 2242 2243; +}; +batch TRIANGLE_STRIP +{ + indices 2244 2245 2246; +}; +batch TRIANGLE_STRIP +{ + indices 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2253 2254 2255; +}; +batch TRIANGLE_STRIP +{ + indices 2256 2257 2258; +}; +batch TRIANGLE_STRIP +{ + indices 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264; +}; +batch TRIANGLE_STRIP +{ + indices 2265 2266 2267; +}; +batch TRIANGLE_STRIP +{ + indices 2268 2269 2270; +}; +batch TRIANGLE_STRIP +{ + indices 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2277 2278 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2280 2281 2282; +}; +batch TRIANGLE_STRIP +{ + indices 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288; +}; +batch TRIANGLE_STRIP +{ + indices 2289 2290 2291; +}; +batch TRIANGLE_STRIP +{ + indices 2292 2293 2294; +}; +batch TRIANGLE_STRIP +{ + indices 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2302 2303; +}; +batch TRIANGLE_STRIP +{ + indices 2304 2305 2306; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312; +}; +batch TRIANGLE_STRIP +{ + indices 2313 2314 2315; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2317 2318; +}; +batch TRIANGLE_STRIP +{ + indices 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324; +}; +batch TRIANGLE_STRIP +{ + indices 2325 2326 2327; +}; +batch TRIANGLE_STRIP +{ + indices 2328 2329 2330; +}; +batch TRIANGLE_STRIP +{ + indices 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336; +}; +batch TRIANGLE_STRIP +{ + indices 2337 2338 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2340 2341 2342; +}; +batch TRIANGLE_STRIP +{ + indices 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348; +}; +batch TRIANGLE_STRIP +{ + indices 2349 2350 2351; +}; +batch TRIANGLE_STRIP +{ + indices 2352 2353 2354; +}; +batch TRIANGLE_STRIP +{ + indices 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360; +}; +batch TRIANGLE_STRIP +{ + indices 2361 2362 2363; +}; +batch TRIANGLE_STRIP +{ + indices 2364 2365 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372; +}; +batch TRIANGLE_STRIP +{ + indices 2373 2374 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2376 2377 2378; +}; +batch TRIANGLE_STRIP +{ + indices 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384; +}; +batch TRIANGLE_STRIP +{ + indices 2385 2386 2387; +}; +batch TRIANGLE_STRIP +{ + indices 2388 2389 2390; +}; +batch TRIANGLE_STRIP +{ + indices 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396; +}; +batch TRIANGLE_STRIP +{ + indices 2397 2398 2399; +}; +batch TRIANGLE_STRIP +{ + indices 2400 2401 2402; +}; +batch TRIANGLE_STRIP +{ + indices 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408; +}; +batch TRIANGLE_STRIP +{ + indices 2409 2410 2411; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2413 2414; +}; +batch TRIANGLE_STRIP +{ + indices 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420; +}; +batch TRIANGLE_STRIP +{ + indices 2421 2422 2423; +}; +batch TRIANGLE_STRIP +{ + indices 2424 2425 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432; +}; +batch TRIANGLE_STRIP +{ + indices 2433 2434 2435; +}; +batch TRIANGLE_STRIP +{ + indices 2436 2437 2438; +}; +batch TRIANGLE_STRIP +{ + indices 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444; +}; +batch TRIANGLE_STRIP +{ + indices 2445 2446 2447; +}; +batch TRIANGLE_STRIP +{ + indices 2448 2449 2450; +}; +batch TRIANGLE_STRIP +{ + indices 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2457 2458 2459; +}; +batch TRIANGLE_STRIP +{ + indices 2460 2461 2462; +}; +batch TRIANGLE_STRIP +{ + indices 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468; +}; +batch TRIANGLE_STRIP +{ + indices 2469 2470 2471; +}; +batch TRIANGLE_STRIP +{ + indices 2472 2473 2474; +}; +batch TRIANGLE_STRIP +{ + indices 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480; +}; +batch TRIANGLE_STRIP +{ + indices 2481 2482 2483; +}; +batch TRIANGLE_STRIP +{ + indices 2484 2485 2486; +}; +batch TRIANGLE_STRIP +{ + indices 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2493 2494 2495; +}; +batch TRIANGLE_STRIP +{ + indices 2496 2497 2498; +}; +batch TRIANGLE_STRIP +{ + indices 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504; +}; +batch TRIANGLE_STRIP +{ + indices 2505 2506 2507; +}; +batch TRIANGLE_STRIP +{ + indices 2508 2509 2510; +}; +batch TRIANGLE_STRIP +{ + indices 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516; +}; +batch TRIANGLE_STRIP +{ + indices 2517 2518 2519; +}; +batch TRIANGLE_STRIP +{ + indices 2520 2521 2522; +}; +batch TRIANGLE_STRIP +{ + indices 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528; +}; +batch TRIANGLE_STRIP +{ + indices 2529 2530 2531; +}; +batch TRIANGLE_STRIP +{ + indices 2532 2533 2534; +}; +batch TRIANGLE_STRIP +{ + indices 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540; +}; +batch TRIANGLE_STRIP +{ + indices 2541 2542 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2544 2545 2546; +}; +batch TRIANGLE_STRIP +{ + indices 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2554 2555; +}; +batch TRIANGLE_STRIP +{ + indices 2556 2557 2558; +}; +batch TRIANGLE_STRIP +{ + indices 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564; +}; +batch TRIANGLE_STRIP +{ + indices 2565 2566 2567; +}; +batch TRIANGLE_STRIP +{ + indices 2568 2569 2570; +}; +batch TRIANGLE_STRIP +{ + indices 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576; +}; +batch TRIANGLE_STRIP +{ + indices 2577 2578 2579; +}; +batch TRIANGLE_STRIP +{ + indices 2580 2581 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2589 2590 2591; +}; +batch TRIANGLE_STRIP +{ + indices 2592 2593 2594; +}; +batch TRIANGLE_STRIP +{ + indices 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600; +}; +batch TRIANGLE_STRIP +{ + indices 2601 2602 2603; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2605 2606; +}; +batch TRIANGLE_STRIP +{ + indices 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612; +}; +batch TRIANGLE_STRIP +{ + indices 2613 2614 2615; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2617 2618; +}; +batch TRIANGLE_STRIP +{ + indices 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624; +}; +batch TRIANGLE_STRIP +{ + indices 2625 2626 2627; +}; +batch TRIANGLE_STRIP +{ + indices 2628 2629 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2638 2639; +}; +batch TRIANGLE_STRIP +{ + indices 2640 2641 2642; +}; +batch TRIANGLE_STRIP +{ + indices 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648; +}; +batch TRIANGLE_STRIP +{ + indices 2649 2650 2651; +}; +batch TRIANGLE_STRIP +{ + indices 2652 2653 2654; +}; +batch TRIANGLE_STRIP +{ + indices 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660; +}; +batch TRIANGLE_STRIP +{ + indices 2661 2662 2663; +}; +batch TRIANGLE_STRIP +{ + indices 2664 2665 2666; +}; +batch TRIANGLE_STRIP +{ + indices 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672; +}; +batch TRIANGLE_STRIP +{ + indices 2673 2674 2675; +}; +batch TRIANGLE_STRIP +{ + indices 2676 2677 2678; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684; +}; +batch TRIANGLE_STRIP +{ + indices 2685 2686 2687; +}; +batch TRIANGLE_STRIP +{ + indices 2688 2689 2690; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696; +}; +batch TRIANGLE_STRIP +{ + indices 2697 2698 2699; +}; +batch TRIANGLE_STRIP +{ + indices 2700 2701 2702; +}; +batch TRIANGLE_STRIP +{ + indices 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708; +}; +batch TRIANGLE_STRIP +{ + indices 2709 2710 2711; +}; +batch TRIANGLE_STRIP +{ + indices 2712 2713 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720; +}; +batch TRIANGLE_STRIP +{ + indices 2721 2722 2723; +}; +batch TRIANGLE_STRIP +{ + indices 2724 2725 2726; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732; +}; +batch TRIANGLE_STRIP +{ + indices 2733 2734 2735; +}; +batch TRIANGLE_STRIP +{ + indices 2736 2737 2738; +}; +batch TRIANGLE_STRIP +{ + indices 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744; +}; +batch TRIANGLE_STRIP +{ + indices 2745 2746 2747; +}; +batch TRIANGLE_STRIP +{ + indices 2748 2749 2750; +}; +batch TRIANGLE_STRIP +{ + indices 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756; +}; +batch TRIANGLE_STRIP +{ + indices 2757 2758 2759; +}; +batch TRIANGLE_STRIP +{ + indices 2760 2761 2762; +}; +batch TRIANGLE_STRIP +{ + indices 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768; +}; +batch TRIANGLE_STRIP +{ + indices 2769 2770 2771; +}; +batch TRIANGLE_STRIP +{ + indices 2772 2773 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780; +}; +batch TRIANGLE_STRIP +{ + indices 2781 2782 2783; +}; +batch TRIANGLE_STRIP +{ + indices 2784 2785 2786; +}; +batch TRIANGLE_STRIP +{ + indices 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792; +}; +batch TRIANGLE_STRIP +{ + indices 2793 2794 2795; +}; +batch TRIANGLE_STRIP +{ + indices 2796 2797 2798; +}; +batch TRIANGLE_STRIP +{ + indices 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804; +}; +batch TRIANGLE_STRIP +{ + indices 2805 2806 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2808 2809 2810; +}; +batch TRIANGLE_STRIP +{ + indices 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816; +}; +batch TRIANGLE_STRIP +{ + indices 2817 2818 2819; +}; +batch TRIANGLE_STRIP +{ + indices 2820 2821 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2829 2830 2831; +}; +batch TRIANGLE_STRIP +{ + indices 2832 2833 2834; +}; +batch TRIANGLE_STRIP +{ + indices 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840; +}; +batch TRIANGLE_STRIP +{ + indices 2841 2842 2843; +}; +batch TRIANGLE_STRIP +{ + indices 2844 2845 2846; +}; +batch TRIANGLE_STRIP +{ + indices 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852; +}; +batch TRIANGLE_STRIP +{ + indices 2853 2854 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2856 2857 2858; +}; +batch TRIANGLE_STRIP +{ + indices 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864; +}; +batch TRIANGLE_STRIP +{ + indices 2865 2866 2867; +}; +batch TRIANGLE_STRIP +{ + indices 2868 2869 2870; +}; +batch TRIANGLE_STRIP +{ + indices 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2878 2879; +}; +batch TRIANGLE_STRIP +{ + indices 2880 2881 2882; +}; +batch TRIANGLE_STRIP +{ + indices 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888; +}; +batch TRIANGLE_STRIP +{ + indices 2889 2890 2891; +}; +batch TRIANGLE_STRIP +{ + indices 2892 2893 2894; +}; +batch TRIANGLE_STRIP +{ + indices 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900; +}; +batch TRIANGLE_STRIP +{ + indices 2901 2902 2903; +}; +batch TRIANGLE_STRIP +{ + indices 2904 2905 2906; +}; +batch TRIANGLE_STRIP +{ + indices 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912; +}; +batch TRIANGLE_STRIP +{ + indices 2913 2914 2915; +}; +batch TRIANGLE_STRIP +{ + indices 2916 2917 2918; +}; +batch TRIANGLE_STRIP +{ + indices 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924; +}; +batch TRIANGLE_STRIP +{ + indices 2925 2926 2927; +}; +batch TRIANGLE_STRIP +{ + indices 2928 2929 2930; +}; +batch TRIANGLE_STRIP +{ + indices 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936; +}; +batch TRIANGLE_STRIP +{ + indices 2937 2938 2939; +}; +batch TRIANGLE_STRIP +{ + indices 2940 2941 2942; +}; +batch TRIANGLE_STRIP +{ + indices 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948; +}; +batch TRIANGLE_STRIP +{ + indices 2949 2950 2951; +}; +batch TRIANGLE_STRIP +{ + indices 2952 2953 2954; +}; +batch TRIANGLE_STRIP +{ + indices 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960; +}; +batch TRIANGLE_STRIP +{ + indices 2961 2962 2963; +}; +batch TRIANGLE_STRIP +{ + indices 2964 2965 2966; +}; +batch TRIANGLE_STRIP +{ + indices 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972; +}; +batch TRIANGLE_STRIP +{ + indices 2973 2974 2975; +}; +batch TRIANGLE_STRIP +{ + indices 2976 2977 2978; +}; +batch TRIANGLE_STRIP +{ + indices 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984; +}; +batch TRIANGLE_STRIP +{ + indices 2985 2986 2987; +}; +batch TRIANGLE_STRIP +{ + indices 2988 2989 2990; +}; +batch TRIANGLE_STRIP +{ + indices 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996; +}; +batch TRIANGLE_STRIP +{ + indices 2997 2998 2999; +}; +batch TRIANGLE_STRIP +{ + indices 3000 3001 3002; +}; +batch TRIANGLE_STRIP +{ + indices 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008; +}; +batch TRIANGLE_STRIP +{ + indices 3009 3010 3011; +}; +batch TRIANGLE_STRIP +{ + indices 3012 3013 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020; +}; +batch TRIANGLE_STRIP +{ + indices 3021 3022 3023; +}; +batch TRIANGLE_STRIP +{ + indices 3024 3025 3026; +}; +batch TRIANGLE_STRIP +{ + indices 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032; +}; +batch TRIANGLE_STRIP +{ + indices 3033 3034 3035; +}; +batch TRIANGLE_STRIP +{ + indices 3036 3037 3038; +}; +batch TRIANGLE_STRIP +{ + indices 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044; +}; +batch TRIANGLE_STRIP +{ + indices 3045 3046 3047; +}; +batch TRIANGLE_STRIP +{ + indices 3048 3049 3050; +}; +batch TRIANGLE_STRIP +{ + indices 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056; +}; +batch TRIANGLE_STRIP +{ + indices 3057 3058 3059; +}; +batch TRIANGLE_STRIP +{ + indices 3060 3061 3062; +}; +batch TRIANGLE_STRIP +{ + indices 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068; +}; +batch TRIANGLE_STRIP +{ + indices 3069 3070 3071; +}; +batch TRIANGLE_STRIP +{ + indices 3072 3073 3074; +}; +batch TRIANGLE_STRIP +{ + indices 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080; +}; +batch TRIANGLE_STRIP +{ + indices 3081 3082 3083; +}; +batch TRIANGLE_STRIP +{ + indices 3084 3085 3086; +}; +batch TRIANGLE_STRIP +{ + indices 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092; +}; +batch TRIANGLE_STRIP +{ + indices 3093 3094 3095; +}; +batch TRIANGLE_STRIP +{ + indices 3096 3097 3098; +}; +batch TRIANGLE_STRIP +{ + indices 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104; +}; +batch TRIANGLE_STRIP +{ + indices 3105 3106 3107; +}; +batch TRIANGLE_STRIP +{ + indices 3108 3109 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116; +}; +batch TRIANGLE_STRIP +{ + indices 3117 3118 3119; +}; +batch TRIANGLE_STRIP +{ + indices 3120 3121 3122; +}; +batch TRIANGLE_STRIP +{ + indices 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128; +}; +batch TRIANGLE_STRIP +{ + indices 3129 3130 3131; +}; +batch TRIANGLE_STRIP +{ + indices 3132 3133 3134; +}; +batch TRIANGLE_STRIP +{ + indices 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140; +}; +batch TRIANGLE_STRIP +{ + indices 3141 3142 3143; +}; +batch TRIANGLE_STRIP +{ + indices 3144 3145 3146; +}; +batch TRIANGLE_STRIP +{ + indices 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152; +}; +batch TRIANGLE_STRIP +{ + indices 3153 3154 3155; +}; +batch TRIANGLE_STRIP +{ + indices 3156 3157 3158; +}; +batch TRIANGLE_STRIP +{ + indices 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164; +}; +batch TRIANGLE_STRIP +{ + indices 3165 3166 3167; +}; +batch TRIANGLE_STRIP +{ + indices 3168 3169 3170; +}; +batch TRIANGLE_STRIP +{ + indices 3171 3172 3173; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3175 3176; +}; +batch TRIANGLE_STRIP +{ + indices 3177 3178 3179; +}; +batch TRIANGLE_STRIP +{ + indices 3180 3181 3182; +}; +batch TRIANGLE_STRIP +{ + indices 3183 3184 3185; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3187 3188; +}; +batch TRIANGLE_STRIP +{ + indices 3189 3190 3191; +}; +batch TRIANGLE_STRIP +{ + indices 3192 3193 3194; +}; +batch TRIANGLE_STRIP +{ + indices 3195 3196 3197; +}; +batch TRIANGLE_STRIP +{ + indices 3198 3199 3200; +}; +batch TRIANGLE_STRIP +{ + indices 3201 3202 3203; +}; +batch TRIANGLE_STRIP +{ + indices 3204 3205 3206; +}; +batch TRIANGLE_STRIP +{ + indices 3207 3208 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3211 3212; +}; +batch TRIANGLE_STRIP +{ + indices 3213 3214 3215; +}; +batch TRIANGLE_STRIP +{ + indices 3216 3217 3218; +}; +batch TRIANGLE_STRIP +{ + indices 3219 3220 3221; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3223 3224; +}; +batch TRIANGLE_STRIP +{ + indices 3225 3226 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3228 3229 3230; +}; +batch TRIANGLE_STRIP +{ + indices 3231 3232 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3235 3236; +}; +batch TRIANGLE_STRIP +{ + indices 3237 3238 3239; +}; +batch TRIANGLE_STRIP +{ + indices 3240 3241 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3243 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3247 3248; +}; +batch TRIANGLE_STRIP +{ + indices 3249 3250 3251; +}; +batch TRIANGLE_STRIP +{ + indices 3252 3253 3254; +}; +batch TRIANGLE_STRIP +{ + indices 3255 3256 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3258 3259 3260; +}; +batch TRIANGLE_STRIP +{ + indices 3261 3262 3263; +}; +batch TRIANGLE_STRIP +{ + indices 3264 3265 3266; +}; +batch TRIANGLE_STRIP +{ + indices 3267 3268 3269; +}; +batch TRIANGLE_STRIP +{ + indices 3270 3271 3272; +}; +batch TRIANGLE_STRIP +{ + indices 3273 3274 3275; +}; +batch TRIANGLE_STRIP +{ + indices 3276 3277 3278; +}; +batch TRIANGLE_STRIP +{ + indices 3279 3280 3281; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3283 3284; +}; +batch TRIANGLE_STRIP +{ + indices 3285 3286 3287; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3289 3290; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3294 3295 3296; +}; +batch TRIANGLE_STRIP +{ + indices 3297 3298 3299; +}; +batch TRIANGLE_STRIP +{ + indices 3300 3301 3302; +}; +batch TRIANGLE_STRIP +{ + indices 3303 3304 3305; +}; +batch TRIANGLE_STRIP +{ + indices 3306 3307 3308; +}; +batch TRIANGLE_STRIP +{ + indices 3309 3310 3311; +}; +batch TRIANGLE_STRIP +{ + indices 3312 3313 3314; +}; +batch TRIANGLE_STRIP +{ + indices 3315 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3320; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3322 3323; +}; +batch TRIANGLE_STRIP +{ + indices 3324 3325 3326; +}; +batch TRIANGLE_STRIP +{ + indices 3327 3328 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3331 3332; +}; +batch TRIANGLE_STRIP +{ + indices 3333 3334 3335; +}; +batch TRIANGLE_STRIP +{ + indices 3336 3337 3338; +}; +batch TRIANGLE_STRIP +{ + indices 3339 3340 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3343 3344; +}; +batch TRIANGLE_STRIP +{ + indices 3345 3346 3347; +}; +batch TRIANGLE_STRIP +{ + indices 3348 3349 3350; +}; +batch TRIANGLE_STRIP +{ + indices 3351 3352 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3355 3356; +}; +batch TRIANGLE_STRIP +{ + indices 3357 3358 3359; +}; +batch TRIANGLE_STRIP +{ + indices 3360 3361 3362; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3364 3365; +}; +batch TRIANGLE_STRIP +{ + indices 3366 3367 3368; +}; +batch TRIANGLE_STRIP +{ + indices 3369 3370 3371; +}; +batch TRIANGLE_STRIP +{ + indices 3372 3373 3374; +}; +batch TRIANGLE_STRIP +{ + indices 3375 3376 3377; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3379 3380; +}; +batch TRIANGLE_STRIP +{ + indices 3381 3382 3383; +}; +batch TRIANGLE_STRIP +{ + indices 3384 3385 3386; +}; +batch TRIANGLE_STRIP +{ + indices 3387 3388 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3391 3392; +}; +batch TRIANGLE_STRIP +{ + indices 3393 3394 3395; +}; +batch TRIANGLE_STRIP +{ + indices 3396 3397 3398; +}; +batch TRIANGLE_STRIP +{ + indices 3399 3400 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3402 3403 3404; +}; +batch TRIANGLE_STRIP +{ + indices 3405 3406 3407; +}; +batch TRIANGLE_STRIP +{ + indices 3408 3409 3410; +}; +batch TRIANGLE_STRIP +{ + indices 3411 3412 3413; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3415 3416; +}; +batch TRIANGLE_STRIP +{ + indices 3417 3418 3419; +}; +batch TRIANGLE_STRIP +{ + indices 3420 3421 3422; +}; +batch TRIANGLE_STRIP +{ + indices 3423 3424 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3426 3427 3428; +}; +batch TRIANGLE_STRIP +{ + indices 3429 3430 3431; +}; +batch TRIANGLE_STRIP +{ + indices 3432 3433 3434; +}; +batch TRIANGLE_STRIP +{ + indices 3435 3436 3437; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3439 3440; +}; +batch TRIANGLE_STRIP +{ + indices 3441 3442 3443 3444; +}; +batch TRIANGLE_STRIP +{ + indices 3445 3446 3447 3448; +}; +batch TRIANGLE_STRIP +{ + indices 3449 3450 3451 3452; +}; +batch TRIANGLE_STRIP +{ + indices 3453 3454 3455 3456; +}; +batch TRIANGLE_STRIP +{ + indices 3457 3458 3459 3460; +}; +batch TRIANGLE_STRIP +{ + indices 3461 3462 3463 3464; +}; +batch TRIANGLE_STRIP +{ + indices 3465 3466 3467 3468; +}; +batch TRIANGLE_STRIP +{ + indices 3469 3470 3471 3472; +}; +batch TRIANGLE_STRIP +{ + indices 3473 3474 3475 3476; +}; +batch TRIANGLE_STRIP +{ + indices 3477 3478 3479 3480; +}; +batch TRIANGLE_STRIP +{ + indices 3481 3482 3483 3484; +}; +batch TRIANGLE_STRIP +{ + indices 3485 3486 3487 3488; +}; +batch TRIANGLE_STRIP +{ + indices 3489 3490 3491 3492; +}; +batch TRIANGLE_STRIP +{ + indices 3493 3494 3495 3496; +}; +batch TRIANGLE_STRIP +{ + indices 3497 3498 3499 3500; +}; +batch TRIANGLE_STRIP +{ + indices 3501 3502 3503 3504; +}; +batch TRIANGLE_STRIP +{ + indices 3505 3506 3507 3508; +}; +batch TRIANGLE_STRIP +{ + indices 3509 3510 3511 3512; +}; +batch TRIANGLE_STRIP +{ + indices 3513 3514 3515 3516; +}; +batch TRIANGLE_STRIP +{ + indices 3517 3518 3519 3520; +}; +batch TRIANGLE_STRIP +{ + indices 3521 3522 3523 3524; +}; +batch TRIANGLE_STRIP +{ + indices 3525 3526 3527 3528; +}; +batch TRIANGLE_STRIP +{ + indices 3529 3530 3531 3532; +}; +batch TRIANGLE_STRIP +{ + indices 3533 3534 3535 3536; +}; +batch TRIANGLE_STRIP +{ + indices 3537 3538 3539 3540; +}; +batch TRIANGLE_STRIP +{ + indices 3541 3542 3543 3544; +}; +batch TRIANGLE_STRIP +{ + indices 3545 3546 3547 3548; +}; +batch TRIANGLE_STRIP +{ + indices 3549 3550 3551 3552; +}; +batch TRIANGLE_STRIP +{ + indices 3553 3554 3555 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3557 3558 3559 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3561 3562 3563 3564; +}; +batch TRIANGLE_STRIP +{ + indices 3565 3566 3567 3568; +}; +batch TRIANGLE_STRIP +{ + indices 3569 3570 3571 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3573 3574 3575 3576; +}; +batch TRIANGLE_STRIP +{ + indices 3577 3578 3579 3580; +}; +batch TRIANGLE_STRIP +{ + indices 3581 3582 3583 3584; +}; +batch TRIANGLE_STRIP +{ + indices 3585 3586 3587 3588; +}; +batch TRIANGLE_STRIP +{ + indices 3589 3590 3591 3592; +}; +batch TRIANGLE_STRIP +{ + indices 3593 3594 3595 3596; +}; +batch TRIANGLE_STRIP +{ + indices 3597 3598 3599 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3601 3602 3603 3604; +}; +batch TRIANGLE_STRIP +{ + indices 3605 3606 3607 3608; +}; +batch TRIANGLE_STRIP +{ + indices 3609 3610 3611 3612; +}; +batch TRIANGLE_STRIP +{ + indices 3613 3614 3615 3616; +}; +batch TRIANGLE_STRIP +{ + indices 3617 3618 3619 3620; +}; +batch TRIANGLE_STRIP +{ + indices 3621 3622 3623 3624; +}; +batch TRIANGLE_STRIP +{ + indices 3625 3626 3627 3628; +}; +batch TRIANGLE_STRIP +{ + indices 3629 3630 3631 3632; +}; +batch TRIANGLE_STRIP +{ + indices 3633 3634 3635 3636; +}; +batch TRIANGLE_STRIP +{ + indices 3637 3638 3639 3640; +}; +batch TRIANGLE_STRIP +{ + indices 3641 3642 3643 3644; +}; +batch TRIANGLE_STRIP +{ + indices 3645 3646 3647 3648; +}; +batch TRIANGLE_STRIP +{ + indices 3649 3650 3651 3652; +}; +batch TRIANGLE_STRIP +{ + indices 3653 3654 3655 3656; +}; +batch TRIANGLE_STRIP +{ + indices 3657 3658 3659 3660; +}; +batch TRIANGLE_STRIP +{ + indices 3661 3662 3663 3664; +}; +batch TRIANGLE_STRIP +{ + indices 3665 3666 3667 3668; +}; +batch TRIANGLE_STRIP +{ + indices 3669 3670 3671 3672; +}; +batch TRIANGLE_STRIP +{ + indices 3673 3674 3675 3676; +}; +batch TRIANGLE_STRIP +{ + indices 3677 3678 3679 3680; +}; +batch TRIANGLE_STRIP +{ + indices 3681 3682 3683 3684; +}; +batch TRIANGLE_STRIP +{ + indices 3685 3686 3687 3688; +}; +batch TRIANGLE_STRIP +{ + indices 3689 3690 3691 3692; +}; +batch TRIANGLE_STRIP +{ + indices 3693 3694 3695 3696; +}; +batch TRIANGLE_STRIP +{ + indices 3697 3698 3699 3700; +}; +batch TRIANGLE_STRIP +{ + indices 3701 3702 3703 3704; +}; +batch TRIANGLE_STRIP +{ + indices 3705 3706 3707 3708; +}; +batch TRIANGLE_STRIP +{ + indices 3709 3710 3711 3712; +}; +batch TRIANGLE_STRIP +{ + indices 3713 3714 3715 3716; +}; +batch TRIANGLE_STRIP +{ + indices 3717 3718 3719 3720; +}; +batch TRIANGLE_STRIP +{ + indices 3721 3722 3723 3724; +}; +batch TRIANGLE_STRIP +{ + indices 3725 3726 3727 3728; +}; +batch TRIANGLE_STRIP +{ + indices 3729 3730 3731 3732; +}; +batch TRIANGLE_STRIP +{ + indices 3733 3734 3735 3736; +}; +batch TRIANGLE_STRIP +{ + indices 3737 3738 3739 3740; +}; +batch TRIANGLE_STRIP +{ + indices 3741 3742 3743 3744; +}; +batch TRIANGLE_STRIP +{ + indices 3745 3746 3747 3748; +}; +batch TRIANGLE_STRIP +{ + indices 3749 3750 3751 3752; +}; +batch TRIANGLE_STRIP +{ + indices 3753 3754 3755 3756; +}; +batch TRIANGLE_STRIP +{ + indices 3757 3758 3759 3760; +}; +batch TRIANGLE_STRIP +{ + indices 3761 3762 3763 3764; +}; +batch TRIANGLE_STRIP +{ + indices 3765 3766 3767 3768; +}; +batch TRIANGLE_STRIP +{ + indices 3769 3770 3771 3772; +}; +batch TRIANGLE_STRIP +{ + indices 3773 3774 3775 3776; +}; +batch TRIANGLE_STRIP +{ + indices 3777 3778 3779 3780; +}; +batch TRIANGLE_STRIP +{ + indices 3781 3782 3783 3784; +}; +batch TRIANGLE_STRIP +{ + indices 3785 3786 3787 3788; +}; +batch TRIANGLE_STRIP +{ + indices 3789 3790 3791 3792; +}; +batch TRIANGLE_STRIP +{ + indices 3793 3794 3795 3796; +}; +batch TRIANGLE_STRIP +{ + indices 3797 3798 3799 3800; +}; +batch TRIANGLE_STRIP +{ + indices 3801 3802 3803 3804; +}; +batch TRIANGLE_STRIP +{ + indices 3805 3806 3807 3808; +}; +batch TRIANGLE_STRIP +{ + indices 3809 3810 3811 3812; +}; +batch TRIANGLE_STRIP +{ + indices 3813 3814 3815 3816; +}; +batch TRIANGLE_STRIP +{ + indices 3817 3818 3819 3820; +}; +batch TRIANGLE_STRIP +{ + indices 3821 3822 3823 3824; +}; +batch TRIANGLE_STRIP +{ + indices 3825 3826 3827 3828; +}; +batch TRIANGLE_STRIP +{ + indices 3829 3830 3831 3832; +}; +batch TRIANGLE_STRIP +{ + indices 3833 3834 3835 3836; +}; +batch TRIANGLE_STRIP +{ + indices 3837 3838 3839 3840; +}; +batch TRIANGLE_STRIP +{ + indices 3841 3842 3843 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3845 3846 3847 3848; +}; +batch TRIANGLE_STRIP +{ + indices 3849 3850 3851 3852; +}; +batch TRIANGLE_STRIP +{ + indices 3853 3854 3855 3856; +}; +batch TRIANGLE_STRIP +{ + indices 3857 3858 3859 3860; +}; +batch TRIANGLE_STRIP +{ + indices 3861 3862 3863 3864; +}; +batch TRIANGLE_STRIP +{ + indices 3865 3866 3867 3868; +}; +batch TRIANGLE_STRIP +{ + indices 3869 3870 3871 3872; +}; +batch TRIANGLE_STRIP +{ + indices 3873 3874 3875 3876; +}; +batch TRIANGLE_STRIP +{ + indices 3877 3878 3879 3880; +}; +batch TRIANGLE_STRIP +{ + indices 3881 3882 3883 3884; +}; +batch TRIANGLE_STRIP +{ + indices 3885 3886 3887 3888; +}; +batch TRIANGLE_STRIP +{ + indices 3889 3890 3891 3892; +}; +batch TRIANGLE_STRIP +{ + indices 3893 3894 3895 3896; +}; +batch TRIANGLE_STRIP +{ + indices 3897 3898 3899 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3901 3902 3903 3904; +}; +batch TRIANGLE_STRIP +{ + indices 3905 3906 3907 3908; +}; +batch TRIANGLE_STRIP +{ + indices 3909 3910 3911 3912; +}; +batch TRIANGLE_STRIP +{ + indices 3913 3914 3915 3916; +}; +batch TRIANGLE_STRIP +{ + indices 3917 3918 3919 3920; +}; +batch TRIANGLE_STRIP +{ + indices 3921 3922 3923 3924; +}; +batch TRIANGLE_STRIP +{ + indices 3925 3926 3927 3928; +}; +batch TRIANGLE_STRIP +{ + indices 3929 3930 3931 3932; +}; +batch TRIANGLE_STRIP +{ + indices 3933 3934 3935 3936; +}; +batch TRIANGLE_STRIP +{ + indices 3937 3938 3939 3940; +}; +batch TRIANGLE_STRIP +{ + indices 3941 3942 3943 3944; +}; +batch TRIANGLE_STRIP +{ + indices 3945 3946 3947 3948; +}; +batch TRIANGLE_STRIP +{ + indices 3949 3950 3951 3952; +}; +batch TRIANGLE_STRIP +{ + indices 3953 3954 3955 3956; +}; +batch TRIANGLE_STRIP +{ + indices 3957 3958 3959 3960; +}; +batch TRIANGLE_STRIP +{ + indices 3961 3962 3963 3964; +}; +batch TRIANGLE_STRIP +{ + indices 3965 3966 3967 3968; +}; +batch TRIANGLE_STRIP +{ + indices 3969 3970 3971 3972; +}; +batch TRIANGLE_STRIP +{ + indices 3973 3974 3975 3976; +}; +batch TRIANGLE_STRIP +{ + indices 3977 3978 3979 3980; +}; +batch TRIANGLE_STRIP +{ + indices 3981 3982 3983 3984; +}; +batch TRIANGLE_STRIP +{ + indices 3985 3986 3987 3988; +}; +batch TRIANGLE_STRIP +{ + indices 3989 3990 3991 3992; +}; +batch TRIANGLE_STRIP +{ + indices 3993 3994 3995 3996; +}; +batch TRIANGLE_STRIP +{ + indices 3997 3998 3999 4000; +}; +batch TRIANGLE_STRIP +{ + indices 4001 4002 4003 4004; +}; +batch TRIANGLE_STRIP +{ + indices 4005 4006 4007 4008; +}; +batch TRIANGLE_STRIP +{ + indices 4009 4010 4011 4012; +}; +batch TRIANGLE_STRIP +{ + indices 4013 4014 4015 4016; +}; +batch TRIANGLE_STRIP +{ + indices 4017 4018 4019 4020; +}; +batch TRIANGLE_STRIP +{ + indices 4021 4022 4023 4024; +}; +batch TRIANGLE_STRIP +{ + indices 4025 4026 4027 4028; +}; +batch TRIANGLE_STRIP +{ + indices 4029 4030 4031 4032; +}; +batch TRIANGLE_STRIP +{ + indices 4033 4034 4035 4036; +}; +batch TRIANGLE_STRIP +{ + indices 4037 4038 4039 4040; +}; +batch TRIANGLE_STRIP +{ + indices 4041 4042 4043 4044; +}; +batch TRIANGLE_STRIP +{ + indices 4045 4046 4047 4048; +}; +batch TRIANGLE_STRIP +{ + indices 4049 4050 4051 4052; +}; +batch TRIANGLE_STRIP +{ + indices 4053 4054 4055 4056; +}; +batch TRIANGLE_STRIP +{ + indices 4057 4058 4059 4060; +}; +batch TRIANGLE_STRIP +{ + indices 4061 4062 4063 4064; +}; +batch TRIANGLE_STRIP +{ + indices 4065 4066 4067 4068; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4070 4071 4072; +}; +batch TRIANGLE_STRIP +{ + indices 4073 4074 4075 4076; +}; +batch TRIANGLE_STRIP +{ + indices 4077 4078 4079 4080; +}; +batch TRIANGLE_STRIP +{ + indices 4081 4082 4083 4084; +}; +batch TRIANGLE_STRIP +{ + indices 4085 4086 4087 4088; +}; +batch TRIANGLE_STRIP +{ + indices 4089 4090 4091 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4093 4094 4095 4096; +}; +batch TRIANGLE_STRIP +{ + indices 4097 4098 4099 4100; +}; +batch TRIANGLE_STRIP +{ + indices 4101 4102 4103 4104; +}; +batch TRIANGLE_STRIP +{ + indices 4105 4106 4107 4108; +}; +batch TRIANGLE_STRIP +{ + indices 4109 4110 4111 4112; +}; +batch TRIANGLE_STRIP +{ + indices 4113 4114 4115 4116; +}; +batch TRIANGLE_STRIP +{ + indices 4117 4118 4119 4120; +}; +batch TRIANGLE_STRIP +{ + indices 4121 4122 4123 4124; +}; +batch TRIANGLE_STRIP +{ + indices 4125 4126 4127 4128; +}; +batch TRIANGLE_STRIP +{ + indices 4129 4130 4131 4132; +}; +batch TRIANGLE_STRIP +{ + indices 4133 4134 4135 4136; +}; +batch TRIANGLE_STRIP +{ + indices 4137 4138 4139 4140; +}; +batch TRIANGLE_STRIP +{ + indices 4141 4142 4143 4144; +}; +batch TRIANGLE_STRIP +{ + indices 4145 4146 4147 4148; +}; +batch TRIANGLE_STRIP +{ + indices 4149 4150 4151 4152; +}; +batch TRIANGLE_STRIP +{ + indices 4153 4154 4155 4156; +}; +batch TRIANGLE_STRIP +{ + indices 4157 4158 4159 4160; +}; +batch TRIANGLE_STRIP +{ + indices 4161 4162 4163 4164; +}; +batch TRIANGLE_STRIP +{ + indices 4165 4166 4167 4168; +}; +batch TRIANGLE_STRIP +{ + indices 4169 4170 4171 4172; +}; +batch TRIANGLE_STRIP +{ + indices 4173 4174 4175 4176; +}; +batch TRIANGLE_STRIP +{ + indices 4177 4178 4179 4180; +}; +batch TRIANGLE_STRIP +{ + indices 4181 4182 4183 4184; +}; +batch TRIANGLE_STRIP +{ + indices 4185 4186 4187 4188; +}; +batch TRIANGLE_STRIP +{ + indices 4189 4190 4191 4192; +}; +batch TRIANGLE_STRIP +{ + indices 4193 4194 4195 4196; +}; +batch TRIANGLE_STRIP +{ + indices 4197 4198 4199 4200; +}; +batch TRIANGLE_STRIP +{ + indices 4201 4202 4203 4204; +}; +batch TRIANGLE_STRIP +{ + indices 4205 4206 4207 4208; +}; +batch TRIANGLE_STRIP +{ + indices 4209 4210 4211 4212; +}; +batch TRIANGLE_STRIP +{ + indices 4213 4214 4215 4216; +}; +batch TRIANGLE_STRIP +{ + indices 4217 4218 4219 4220; +}; +batch TRIANGLE_STRIP +{ + indices 4221 4222 4223 4224; +}; +batch TRIANGLE_STRIP +{ + indices 4225 4226 4227 4228; +}; +batch TRIANGLE_STRIP +{ + indices 4229 4230 4231 4232; +}; +batch TRIANGLE_STRIP +{ + indices 4233 4234 4235 4236; +}; +batch TRIANGLE_STRIP +{ + indices 4237 4238 4239 4240; +}; +batch TRIANGLE_STRIP +{ + indices 4241 4242 4243 4244; +}; +batch TRIANGLE_STRIP +{ + indices 4245 4246 4247 4248; +}; +batch TRIANGLE_STRIP +{ + indices 4249 4250 4251 4252; +}; +batch TRIANGLE_STRIP +{ + indices 4253 4254 4255 4256; +}; +batch TRIANGLE_STRIP +{ + indices 4257 4258 4259 4260; +}; +batch TRIANGLE_STRIP +{ + indices 4261 4262 4263 4264; +}; +batch TRIANGLE_STRIP +{ + indices 4265 4266 4267 4268; +}; +batch TRIANGLE_STRIP +{ + indices 4269 4270 4271 4272; +}; +batch TRIANGLE_STRIP +{ + indices 4273 4274 4275 4276; +}; +batch TRIANGLE_STRIP +{ + indices 4277 4278 4279 4280; +}; +batch TRIANGLE_STRIP +{ + indices 4281 4282 4283 4284; +}; +batch TRIANGLE_STRIP +{ + indices 4285 4286 4287 4288; +}; +batch TRIANGLE_STRIP +{ + indices 4289 4290 4291 4292; +}; +batch TRIANGLE_STRIP +{ + indices 4293 4294 4295 4296; +}; +batch TRIANGLE_STRIP +{ + indices 4297 4298 4299 4300; +}; +batch TRIANGLE_STRIP +{ + indices 4301 4302 4303 4304; +}; +batch TRIANGLE_STRIP +{ + indices 4305 4306 4307 4308; +}; +batch TRIANGLE_STRIP +{ + indices 4309 4310 4311 4312; +}; +batch TRIANGLE_STRIP +{ + indices 4313 4314 4315 4316; +}; +batch TRIANGLE_STRIP +{ + indices 4317 4318 4319 4320; +}; +batch TRIANGLE_STRIP +{ + indices 4321 4322 4323 4324; +}; +batch TRIANGLE_STRIP +{ + indices 4325 4326 4327 4328; +}; +batch TRIANGLE_STRIP +{ + indices 4329 4330 4331 4332; +}; +batch TRIANGLE_STRIP +{ + indices 4333 4334 4335 4336; +}; +batch TRIANGLE_STRIP +{ + indices 4337 4338 4339 4340; +}; +batch TRIANGLE_STRIP +{ + indices 4341 4342 4343 4344; +}; +batch TRIANGLE_STRIP +{ + indices 4345 4346 4347 4348; +}; +batch TRIANGLE_STRIP +{ + indices 4349 4350 4351 4352; +}; +batch TRIANGLE_STRIP +{ + indices 4353 4354 4355 4356; +}; +batch TRIANGLE_STRIP +{ + indices 4357 4358 4359 4360; +}; +batch TRIANGLE_STRIP +{ + indices 4361 4362 4363 4364; +}; +batch TRIANGLE_STRIP +{ + indices 4365 4366 4367 4368; +}; +batch TRIANGLE_STRIP +{ + indices 4369 4370 4371 4372; +}; +batch TRIANGLE_STRIP +{ + indices 4373 4374 4375 4376; +}; +batch TRIANGLE_STRIP +{ + indices 4377 4378 4379 4380; +}; +batch TRIANGLE_STRIP +{ + indices 4381 4382 4383 4384; +}; +batch TRIANGLE_STRIP +{ + indices 4385 4386 4387 4388; +}; +batch TRIANGLE_STRIP +{ + indices 4389 4390 4391 4392; +}; +batch TRIANGLE_STRIP +{ + indices 4393 4394 4395 4396; +}; +batch TRIANGLE_STRIP +{ + indices 4397 4398 4399 4400; +}; +batch TRIANGLE_STRIP +{ + indices 4401 4402 4403 4404; +}; +batch TRIANGLE_STRIP +{ + indices 4405 4406 4407 4408; +}; +batch TRIANGLE_STRIP +{ + indices 4409 4410 4411 4412; +}; +batch TRIANGLE_STRIP +{ + indices 4413 4414 4415 4416; +}; +batch TRIANGLE_STRIP +{ + indices 4417 4418 4419 4420; +}; +batch TRIANGLE_STRIP +{ + indices 4421 4422 4423 4424; +}; +batch TRIANGLE_STRIP +{ + indices 4425 4426 4427 4428; +}; +batch TRIANGLE_STRIP +{ + indices 4429 4430 4431 4432; +}; +batch TRIANGLE_STRIP +{ + indices 4433 4434 4435 4436; +}; +batch TRIANGLE_STRIP +{ + indices 4437 4438 4439 4440; +}; +batch TRIANGLE_STRIP +{ + indices 4441 4442 4443 4444; +}; +batch TRIANGLE_STRIP +{ + indices 4445 4446 4447 4448; +}; +batch TRIANGLE_STRIP +{ + indices 4449 4450 4451 4452; +}; +batch TRIANGLE_STRIP +{ + indices 4453 4454 4455 4456; +}; +batch TRIANGLE_STRIP +{ + indices 4457 4458 4459 4460; +}; +batch TRIANGLE_STRIP +{ + indices 4461 4462 4463 4464; +}; +batch TRIANGLE_STRIP +{ + indices 4465 4466 4467 4468; +}; +batch TRIANGLE_STRIP +{ + indices 4469 4470 4471 4472; +}; +batch TRIANGLE_STRIP +{ + indices 4473 4474 4475 4476; +}; +batch TRIANGLE_STRIP +{ + indices 4477 4478 4479 4480; +}; +batch TRIANGLE_STRIP +{ + indices 4481 4482 4483 4484; +}; +batch TRIANGLE_STRIP +{ + indices 4485 4486 4487 4488; +}; +batch TRIANGLE_STRIP +{ + indices 4489 4490 4491 4492; +}; +batch TRIANGLE_STRIP +{ + indices 4493 4494 4495 4496; +}; +batch TRIANGLE_STRIP +{ + indices 4497 4498 4499 4500; +}; +batch TRIANGLE_STRIP +{ + indices 4501 4502 4503 4504; +}; +batch TRIANGLE_STRIP +{ + indices 4505 4506 4507 4508; +}; +batch TRIANGLE_STRIP +{ + indices 4509 4510 4511 4512; +}; +batch TRIANGLE_STRIP +{ + indices 4513 4514 4515 4516; +}; +batch TRIANGLE_STRIP +{ + indices 4517 4518 4519 4520; +}; +batch TRIANGLE_STRIP +{ + indices 4521 4522 4523 4524; +}; +batch TRIANGLE_STRIP +{ + indices 4525 4526 4527 4528; +}; +batch TRIANGLE_STRIP +{ + indices 4529 4530 4531 4532; +}; +batch TRIANGLE_STRIP +{ + indices 4533 4534 4535 4536; +}; +batch TRIANGLE_STRIP +{ + indices 4537 4538 4539 4540; +}; +batch TRIANGLE_STRIP +{ + indices 4541 4542 4543 4544; +}; +batch TRIANGLE_STRIP +{ + indices 4545 4546 4547 4548; +}; +batch TRIANGLE_STRIP +{ + indices 4549 4550 4551 4552; +}; +batch TRIANGLE_STRIP +{ + indices 4553 4554 4555 4556; +}; +batch TRIANGLE_STRIP +{ + indices 4557 4558 4559 4560; +}; +batch TRIANGLE_STRIP +{ + indices 4561 4562 4563 4564; +}; +batch TRIANGLE_STRIP +{ + indices 4565 4566 4567 4568; +}; +batch TRIANGLE_STRIP +{ + indices 4569 4570 4571 4572; +}; +batch TRIANGLE_STRIP +{ + indices 4573 4574 4575 4576; +}; +batch TRIANGLE_STRIP +{ + indices 4577 4578 4579 4580; +}; +batch TRIANGLE_STRIP +{ + indices 4581 4582 4583 4584; +}; +batch TRIANGLE_STRIP +{ + indices 4585 4586 4587 4588; +}; +batch TRIANGLE_STRIP +{ + indices 4589 4590 4591 4592; +}; +batch TRIANGLE_STRIP +{ + indices 4593 4594 4595 4596; +}; +batch TRIANGLE_STRIP +{ + indices 4597 4598 4599 4600; +}; +batch TRIANGLE_STRIP +{ + indices 4601 4602 4603 4604; +}; +batch TRIANGLE_STRIP +{ + indices 4605 4606 4607 4608; +}; +batch TRIANGLE_STRIP +{ + indices 4609 4610 4611 4612; +}; +batch TRIANGLE_STRIP +{ + indices 4613 4614 4615 4616; +}; +batch TRIANGLE_STRIP +{ + indices 4617 4618 4619 4620; +}; +batch TRIANGLE_STRIP +{ + indices 4621 4622 4623 4624; +}; +batch TRIANGLE_STRIP +{ + indices 4625 4626 4627 4628; +}; +batch TRIANGLE_STRIP +{ + indices 4629 4630 4631 4632; +}; +batch TRIANGLE_STRIP +{ + indices 4633 4634 4635 4636; +}; +batch TRIANGLE_STRIP +{ + indices 4637 4638 4639 4640; +}; +batch TRIANGLE_STRIP +{ + indices 4641 4642 4643 4644; +}; +batch TRIANGLE_STRIP +{ + indices 4645 4646 4647 4648; +}; +batch TRIANGLE_STRIP +{ + indices 4649 4650 4651 4652; +}; +batch TRIANGLE_STRIP +{ + indices 4653 4654 4655 4656; +}; +batch TRIANGLE_STRIP +{ + indices 4657 4658 4659 4660; +}; +batch TRIANGLE_STRIP +{ + indices 4661 4662 4663 4664; +}; +batch TRIANGLE_STRIP +{ + indices 4665 4666 4667 4668; +}; +batch TRIANGLE_STRIP +{ + indices 4669 4670 4671 4672; +}; +batch TRIANGLE_STRIP +{ + indices 4673 4674 4675 4676; +}; +batch TRIANGLE_STRIP +{ + indices 4677 4678 4679 4680; +}; +batch TRIANGLE_STRIP +{ + indices 4681 4682 4683 4684; +}; +batch TRIANGLE_STRIP +{ + indices 4685 4686 4687 4688; +}; +batch TRIANGLE_STRIP +{ + indices 4689 4690 4691 4692; +}; +batch TRIANGLE_STRIP +{ + indices 4693 4694 4695 4696; +}; +batch TRIANGLE_STRIP +{ + indices 4697 4698 4699 4700; +}; +batch TRIANGLE_STRIP +{ + indices 4701 4702 4703 4704; +}; +batch TRIANGLE_STRIP +{ + indices 4705 4706 4707 4708; +}; +batch TRIANGLE_STRIP +{ + indices 4709 4710 4711 4712; +}; +batch TRIANGLE_STRIP +{ + indices 4713 4714 4715 4716; +}; +batch TRIANGLE_STRIP +{ + indices 4717 4718 4719 4720; +}; +batch TRIANGLE_STRIP +{ + indices 4721 4722 4723 4724; +}; +batch TRIANGLE_STRIP +{ + indices 4725 4726 4727 4728; +}; +batch TRIANGLE_STRIP +{ + indices 4729 4730 4731 4732; +}; +batch TRIANGLE_STRIP +{ + indices 4733 4734 4735 4736; +}; +batch TRIANGLE_STRIP +{ + indices 4737 4738 4739 4740; +}; +batch TRIANGLE_STRIP +{ + indices 4741 4742 4743 4744; +}; +batch TRIANGLE_STRIP +{ + indices 4745 4746 4747 4748; +}; +batch TRIANGLE_STRIP +{ + indices 4749 4750 4751 4752; +}; +batch TRIANGLE_STRIP +{ + indices 4753 4754 4755 4756; +}; +batch TRIANGLE_STRIP +{ + indices 4757 4758 4759 4760; +}; +batch TRIANGLE_STRIP +{ + indices 4761 4762 4763 4764; +}; +batch TRIANGLE_STRIP +{ + indices 4765 4766 4767 4768; +}; +batch TRIANGLE_STRIP +{ + indices 4769 4770 4771 4772; +}; +batch TRIANGLE_STRIP +{ + indices 4773 4774 4775 4776; +}; +batch TRIANGLE_STRIP +{ + indices 4777 4778 4779 4780; +}; +batch TRIANGLE_STRIP +{ + indices 4781 4782 4783 4784; +}; +batch TRIANGLE_STRIP +{ + indices 4785 4786 4787 4788; +}; +batch TRIANGLE_STRIP +{ + indices 4789 4790 4791 4792; +}; +batch TRIANGLE_STRIP +{ + indices 4793 4794 4795 4796; +}; +batch TRIANGLE_STRIP +{ + indices 4797 4798 4799 4800; +}; +batch TRIANGLE_STRIP +{ + indices 4801 4802 4803 4804; +}; +batch TRIANGLE_STRIP +{ + indices 4805 4806 4807 4808; +}; +batch TRIANGLE_STRIP +{ + indices 4809 4810 4811 4812; +}; +batch TRIANGLE_STRIP +{ + indices 4813 4814 4815 4816; +}; +batch TRIANGLE_STRIP +{ + indices 4817 4818 4819 4820; +}; +batch TRIANGLE_STRIP +{ + indices 4821 4822 4823 4824; +}; +batch TRIANGLE_STRIP +{ + indices 4825 4826 4827 4828; +}; +batch TRIANGLE_STRIP +{ + indices 4829 4830 4831 4832; +}; +batch TRIANGLE_STRIP +{ + indices 4833 4834 4835 4836; +}; +batch TRIANGLE_STRIP +{ + indices 4837 4838 4839 4840; +}; +batch TRIANGLE_STRIP +{ + indices 4841 4842 4843 4844; +}; +batch TRIANGLE_STRIP +{ + indices 4845 4846 4847 4848; +}; +batch TRIANGLE_STRIP +{ + indices 4849 4850 4851 4852; +}; +batch TRIANGLE_STRIP +{ + indices 4853 4854 4855 4856; +}; +batch TRIANGLE_STRIP +{ + indices 4857 4858 4859 4860; +}; +batch TRIANGLE_STRIP +{ + indices 4861 4862 4863 4864; +}; +batch TRIANGLE_STRIP +{ + indices 4865 4866 4867 4868; +}; +batch TRIANGLE_STRIP +{ + indices 4869 4870 4871 4872; +}; +batch TRIANGLE_STRIP +{ + indices 4873 4874 4875 4876; +}; +batch TRIANGLE_STRIP +{ + indices 4877 4878 4879 4880; +}; +batch TRIANGLE_STRIP +{ + indices 4881 4882 4883 4884; +}; +batch TRIANGLE_STRIP +{ + indices 4885 4886 4887 4888; +}; +batch TRIANGLE_STRIP +{ + indices 4889 4890 4891 4892; +}; +batch TRIANGLE_STRIP +{ + indices 4893 4894 4895 4896; +}; +batch TRIANGLE_STRIP +{ + indices 4897 4898 4899 4900; +}; +batch TRIANGLE_STRIP +{ + indices 4901 4902 4903 4904; +}; +batch TRIANGLE_STRIP +{ + indices 4905 4906 4907 4908; +}; +batch TRIANGLE_STRIP +{ + indices 4909 4910 4911 4912; +}; +batch TRIANGLE_STRIP +{ + indices 4913 4914 4915 4916; +}; +batch TRIANGLE_STRIP +{ + indices 4917 4918 4919 4920; +}; +batch TRIANGLE_STRIP +{ + indices 4921 4922 4923 4924; +}; +batch TRIANGLE_STRIP +{ + indices 4925 4926 4927 4928; +}; +batch TRIANGLE_STRIP +{ + indices 4929 4930 4931 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4933 4934 4935 4936; +}; +batch TRIANGLE_STRIP +{ + indices 4937 4938 4939 4940; +}; +batch TRIANGLE_STRIP +{ + indices 4941 4942 4943 4944; +}; +batch TRIANGLE_STRIP +{ + indices 4945 4946 4947 4948; +}; +batch TRIANGLE_STRIP +{ + indices 4949 4950 4951 4952; +}; +batch TRIANGLE_STRIP +{ + indices 4953 4954 4955 4956; +}; +batch TRIANGLE_STRIP +{ + indices 4957 4958 4959 4960; +}; +batch TRIANGLE_STRIP +{ + indices 4961 4962 4963 4964; +}; +batch TRIANGLE_STRIP +{ + indices 4965 4966 4967 4968; +}; +batch TRIANGLE_STRIP +{ + indices 4969 4970 4971 4972; +}; +batch TRIANGLE_STRIP +{ + indices 4973 4974 4975 4976; +}; +batch TRIANGLE_STRIP +{ + indices 4977 4978 4979 4980; +}; +batch TRIANGLE_STRIP +{ + indices 4981 4982 4983 4984; +}; +batch TRIANGLE_STRIP +{ + indices 4985 4986 4987 4988; +}; +batch TRIANGLE_STRIP +{ + indices 4989 4990 4991 4992; +}; +batch TRIANGLE_STRIP +{ + indices 4993 4994 4995 4996; +}; +batch TRIANGLE_STRIP +{ + indices 4997 4998 4999 5000; +}; +batch TRIANGLE_STRIP +{ + indices 5001 5002 5003 5004; +}; +batch TRIANGLE_STRIP +{ + indices 5005 5006 5007 5008; +}; +batch TRIANGLE_STRIP +{ + indices 5009 5010 5011 5012; +}; +batch TRIANGLE_STRIP +{ + indices 5013 5014 5015 5016; +}; +batch TRIANGLE_STRIP +{ + indices 5017 5018 5019 5020; +}; +batch TRIANGLE_STRIP +{ + indices 5021 5022 5023 5024; +}; +batch TRIANGLE_STRIP +{ + indices 5025 5026 5027 5028; +}; +batch TRIANGLE_STRIP +{ + indices 5029 5030 5031 5032; +}; +batch TRIANGLE_STRIP +{ + indices 5033 5034 5035 5036; +}; +batch TRIANGLE_STRIP +{ + indices 5037 5038 5039 5040; +}; +batch TRIANGLE_STRIP +{ + indices 5041 5042 5043 5044; +}; +batch TRIANGLE_STRIP +{ + indices 5045 5046 5047 5048; +}; +batch TRIANGLE_STRIP +{ + indices 5049 5050 5051 5052; +}; +batch TRIANGLE_STRIP +{ + indices 5053 5054 5055 5056; +}; +batch TRIANGLE_STRIP +{ + indices 5057 5058 5059 5060; +}; +batch TRIANGLE_STRIP +{ + indices 5061 5062 5063 5064; +}; +batch TRIANGLE_STRIP +{ + indices 5065 5066 5067 5068; +}; +batch TRIANGLE_STRIP +{ + indices 5069 5070 5071 5072; +}; +batch TRIANGLE_STRIP +{ + indices 5073 5074 5075 5076; +}; +batch TRIANGLE_STRIP +{ + indices 5077 5078 5079 5080; +}; +batch TRIANGLE_STRIP +{ + indices 5081 5082 5083 5084; +}; +batch TRIANGLE_STRIP +{ + indices 5085 5086 5087 5088; +}; +batch TRIANGLE_STRIP +{ + indices 5089 5090 5091 5092; +}; +batch TRIANGLE_STRIP +{ + indices 5093 5094 5095 5096; +}; +batch TRIANGLE_STRIP +{ + indices 5097 5098 5099 5100; +}; +batch TRIANGLE_STRIP +{ + indices 5101 5102 5103 5104; +}; +batch TRIANGLE_STRIP +{ + indices 5105 5106 5107 5108; +}; +batch TRIANGLE_STRIP +{ + indices 5109 5110 5111 5112; +}; +batch TRIANGLE_STRIP +{ + indices 5113 5114 5115 5116; +}; +batch TRIANGLE_STRIP +{ + indices 5117 5118 5119 5120; +}; +batch TRIANGLE_STRIP +{ + indices 5121 5122 5123 5124; +}; +batch TRIANGLE_STRIP +{ + indices 5125 5126 5127 5128; +}; +batch TRIANGLE_STRIP +{ + indices 5129 5130 5131 5132; +}; +batch TRIANGLE_STRIP +{ + indices 5133 5134 5135 5136; +}; +batch TRIANGLE_STRIP +{ + indices 5137 5138 5139 5140; +}; +batch TRIANGLE_STRIP +{ + indices 5141 5142 5143 5144; +}; +batch TRIANGLE_STRIP +{ + indices 5145 5146 5147 5148; +}; +batch TRIANGLE_STRIP +{ + indices 5149 5150 5151 5152; +}; +batch TRIANGLE_STRIP +{ + indices 5153 5154 5155 5156; +}; +batch TRIANGLE_STRIP +{ + indices 5157 5158 5159 5160; +}; +batch TRIANGLE_STRIP +{ + indices 5161 5162 5163 5164; +}; +batch TRIANGLE_STRIP +{ + indices 5165 5166 5167 5168; +}; +batch TRIANGLE_STRIP +{ + indices 5169 5170 5171 5172; +}; +batch TRIANGLE_STRIP +{ + indices 5173 5174 5175 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5177 5178 5179 5180; +}; +batch TRIANGLE_STRIP +{ + indices 5181 5182 5183 5184; +}; +batch TRIANGLE_STRIP +{ + indices 5185 5186 5187 5188; +}; +batch TRIANGLE_STRIP +{ + indices 5189 5190 5191 5192; +}; +batch TRIANGLE_STRIP +{ + indices 5193 5194 5195 5196; +}; +batch TRIANGLE_STRIP +{ + indices 5197 5198 5199 5200; +}; +batch TRIANGLE_STRIP +{ + indices 5201 5202 5203 5204; +}; +batch TRIANGLE_STRIP +{ + indices 5205 5206 5207 5208; +}; +batch TRIANGLE_STRIP +{ + indices 5209 5210 5211 5212; +}; +batch TRIANGLE_STRIP +{ + indices 5213 5214 5215 5216; +}; +batch TRIANGLE_STRIP +{ + indices 5217 5218 5219 5220; +}; +batch TRIANGLE_STRIP +{ + indices 5221 5222 5223 5224; +}; +batch TRIANGLE_STRIP +{ + indices 5225 5226 5227 5228; +}; +batch TRIANGLE_STRIP +{ + indices 5229 5230 5231 5232; +}; +batch TRIANGLE_STRIP +{ + indices 5233 5234 5235 5236; +}; +batch TRIANGLE_STRIP +{ + indices 5237 5238 5239 5240; +}; +batch TRIANGLE_STRIP +{ + indices 5241 5242 5243 5244; +}; +batch TRIANGLE_STRIP +{ + indices 5245 5246 5247 5248; +}; +batch TRIANGLE_STRIP +{ + indices 5249 5250 5251 5252; +}; +batch TRIANGLE_STRIP +{ + indices 5253 5254 5255 5256; +}; +batch TRIANGLE_STRIP +{ + indices 5257 5258 5259 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5261 5262 5263 5264; +}; +batch TRIANGLE_STRIP +{ + indices 5265 5266 5267 5268; +}; +batch TRIANGLE_STRIP +{ + indices 5269 5270 5271 5272; +}; +batch TRIANGLE_STRIP +{ + indices 5273 5274 5275 5276; +}; +batch TRIANGLE_STRIP +{ + indices 5277 5278 5279 5280; +}; +batch TRIANGLE_STRIP +{ + indices 5281 5282 5283 5284; +}; +batch TRIANGLE_STRIP +{ + indices 5285 5286 5287 5288; +}; +batch TRIANGLE_STRIP +{ + indices 5289 5290 5291 5292; +}; +batch TRIANGLE_STRIP +{ + indices 5293 5294 5295 5296; +}; +batch TRIANGLE_STRIP +{ + indices 5297 5298 5299 5300; +}; +batch TRIANGLE_STRIP +{ + indices 5301 5302 5303 5304; +}; +batch TRIANGLE_STRIP +{ + indices 5305 5306 5307 5308; +}; +batch TRIANGLE_STRIP +{ + indices 5309 5310 5311 5312; +}; +batch TRIANGLE_STRIP +{ + indices 5313 5314 5315 5316; +}; +batch TRIANGLE_STRIP +{ + indices 5317 5318 5319 5320; +}; +batch TRIANGLE_STRIP +{ + indices 5321 5322 5323 5324; +}; +batch TRIANGLE_STRIP +{ + indices 5325 5326 5327 5328; +}; +batch TRIANGLE_STRIP +{ + indices 5329 5330 5331 5332; +}; +batch TRIANGLE_STRIP +{ + indices 5333 5334 5335 5336; +}; +batch TRIANGLE_STRIP +{ + indices 5337 5338 5339 5340; +}; +batch TRIANGLE_STRIP +{ + indices 5341 5342 5343 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5345 5346 5347 5348; +}; +batch TRIANGLE_STRIP +{ + indices 5349 5350 5351 5352; +}; +batch TRIANGLE_STRIP +{ + indices 5353 5354 5355 5356; +}; +batch TRIANGLE_STRIP +{ + indices 5357 5358 5359 5360; +}; +batch TRIANGLE_STRIP +{ + indices 5361 5362 5363 5364; +}; +batch TRIANGLE_STRIP +{ + indices 5365 5366 5367 5368; +}; +batch TRIANGLE_STRIP +{ + indices 5369 5370 5371 5372; +}; +batch TRIANGLE_STRIP +{ + indices 5373 5374 5375 5376; +}; +batch TRIANGLE_STRIP +{ + indices 5377 5378 5379 5380; +}; +batch TRIANGLE_STRIP +{ + indices 5381 5382 5383 5384; +}; +batch TRIANGLE_STRIP +{ + indices 5385 5386 5387 5388; +}; +batch TRIANGLE_STRIP +{ + indices 5389 5390 5391 5392; +}; +batch TRIANGLE_STRIP +{ + indices 5393 5394 5395 5396; +}; +batch TRIANGLE_STRIP +{ + indices 5397 5398 5399 5400; +}; +batch TRIANGLE_STRIP +{ + indices 5401 5402 5403 5404; +}; +batch TRIANGLE_STRIP +{ + indices 5405 5406 5407 5408; +}; +batch TRIANGLE_STRIP +{ + indices 5409 5410 5411 5412; +}; +batch TRIANGLE_STRIP +{ + indices 5413 5414 5415 5416; +}; +batch TRIANGLE_STRIP +{ + indices 5417 5418 5419 5420; +}; +batch TRIANGLE_STRIP +{ + indices 5421 5422 5423 5424; +}; +batch TRIANGLE_STRIP +{ + indices 5425 5426 5427 5428; +}; +batch TRIANGLE_STRIP +{ + indices 5429 5430 5431 5432; +}; +batch TRIANGLE_STRIP +{ + indices 5433 5434 5435 5436; +}; +batch TRIANGLE_STRIP +{ + indices 5437 5438 5439 5440; +}; +batch TRIANGLE_STRIP +{ + indices 5441 5442 5443 5444; +}; +batch TRIANGLE_STRIP +{ + indices 5445 5446 5447 5448; +}; +batch TRIANGLE_STRIP +{ + indices 5449 5450 5451 5452; +}; +batch TRIANGLE_STRIP +{ + indices 5453 5454 5455 5456; +}; +batch TRIANGLE_STRIP +{ + indices 5457 5458 5459 5460; +}; +batch TRIANGLE_STRIP +{ + indices 5461 5462 5463 5464; +}; +batch TRIANGLE_STRIP +{ + indices 5465 5466 5467 5468; +}; +batch TRIANGLE_STRIP +{ + indices 5469 5470 5471 5472; +}; +batch TRIANGLE_STRIP +{ + indices 5473 5474 5475 5476; +}; +batch TRIANGLE_STRIP +{ + indices 5477 5478 5479 5480; +}; +batch TRIANGLE_STRIP +{ + indices 5481 5482 5483 5484; +}; +batch TRIANGLE_STRIP +{ + indices 5485 5486 5487 5488; +}; +batch TRIANGLE_STRIP +{ + indices 5489 5490 5491 5492; +}; +batch TRIANGLE_STRIP +{ + indices 5493 5494 5495 5496; +}; +batch TRIANGLE_STRIP +{ + indices 5497 5498 5499 5500; +}; +batch TRIANGLE_STRIP +{ + indices 5501 5502 5503 5504; +}; +batch TRIANGLE_STRIP +{ + indices 5505 5506 5507 5508; +}; +batch TRIANGLE_STRIP +{ + indices 5509 5510 5511 5512; +}; +batch TRIANGLE_STRIP +{ + indices 5513 5514 5515 5516; +}; +batch TRIANGLE_STRIP +{ + indices 5517 5518 5519 5520; +}; +batch TRIANGLE_STRIP +{ + indices 5521 5522 5523 5524; +}; +batch TRIANGLE_STRIP +{ + indices 5525 5526 5527 5528; +}; +batch TRIANGLE_STRIP +{ + indices 5529 5530 5531 5532; +}; +batch TRIANGLE_STRIP +{ + indices 5533 5534 5535 5536; +}; +batch TRIANGLE_STRIP +{ + indices 5537 5538 5539 5540; +}; +batch TRIANGLE_STRIP +{ + indices 5541 5542 5543 5544; +}; +batch TRIANGLE_STRIP +{ + indices 5545 5546 5547 5548; +}; +batch TRIANGLE_STRIP +{ + indices 5549 5550 5551 5552; +}; +batch TRIANGLE_STRIP +{ + indices 5553 5554 5555 5556; +}; +batch TRIANGLE_STRIP +{ + indices 5557 5558 5559 5560; +}; +batch TRIANGLE_STRIP +{ + indices 5561 5562 5563 5564; +}; +batch TRIANGLE_STRIP +{ + indices 5565 5566 5567 5568; +}; +batch TRIANGLE_STRIP +{ + indices 5569 5570 5571 5572; +}; +batch TRIANGLE_STRIP +{ + indices 5573 5574 5575 5576; +}; +batch TRIANGLE_STRIP +{ + indices 5577 5578 5579 5580; +}; +batch TRIANGLE_STRIP +{ + indices 5581 5582 5583 5584; +}; +batch TRIANGLE_STRIP +{ + indices 5585 5586 5587 5588; +}; +batch TRIANGLE_STRIP +{ + indices 5589 5590 5591 5592; +}; +batch TRIANGLE_STRIP +{ + indices 5593 5594 5595 5596; +}; +batch TRIANGLE_STRIP +{ + indices 5597 5598 5599 5600; +}; +batch TRIANGLE_STRIP +{ + indices 5601 5602 5603 5604; +}; +batch TRIANGLE_STRIP +{ + indices 5605 5606 5607 5608; +}; +batch TRIANGLE_STRIP +{ + indices 5609 5610 5611 5612; +}; +batch TRIANGLE_STRIP +{ + indices 5613 5614 5615 5616; +}; +batch TRIANGLE_STRIP +{ + indices 5617 5618 5619 5620; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5622 5623 5624; +}; +batch TRIANGLE_STRIP +{ + indices 5625 5626 5627 5628; +}; +batch TRIANGLE_STRIP +{ + indices 5629 5630 5631 5632; +}; +batch TRIANGLE_STRIP +{ + indices 5633 5634 5635 5636; +}; +batch TRIANGLE_STRIP +{ + indices 5637 5638 5639 5640; +}; +batch TRIANGLE_STRIP +{ + indices 5641 5642 5643 5644; +}; +batch TRIANGLE_STRIP +{ + indices 5645 5646 5647 5648; +}; +batch TRIANGLE_STRIP +{ + indices 5649 5650 5651 5652; +}; +batch TRIANGLE_STRIP +{ + indices 5653 5654 5655 5656; +}; +batch TRIANGLE_STRIP +{ + indices 5657 5658 5659 5660; +}; +batch TRIANGLE_STRIP +{ + indices 5661 5662 5663 5664; +}; +batch TRIANGLE_STRIP +{ + indices 5665 5666 5667 5668; +}; +batch TRIANGLE_STRIP +{ + indices 5669 5670 5671 5672; +}; +batch TRIANGLE_STRIP +{ + indices 5673 5674 5675 5676; +}; +batch TRIANGLE_STRIP +{ + indices 5677 5678 5679 5680; +}; +batch TRIANGLE_STRIP +{ + indices 5681 5682 5683 5684; +}; +batch TRIANGLE_STRIP +{ + indices 5685 5686 5687 5688; +}; +batch TRIANGLE_STRIP +{ + indices 5689 5690 5691 5692; +}; +batch TRIANGLE_STRIP +{ + indices 5693 5694 5695 5696; +}; +batch TRIANGLE_STRIP +{ + indices 5697 5698 5699 5700; +}; +batch TRIANGLE_STRIP +{ + indices 5701 5702 5703 5704; +}; +batch TRIANGLE_STRIP +{ + indices 5705 5706 5707 5708; +}; +batch TRIANGLE_STRIP +{ + indices 5709 5710 5711 5712; +}; +batch TRIANGLE_STRIP +{ + indices 5713 5714 5715 5716; +}; +batch TRIANGLE_STRIP +{ + indices 5717 5718 5719 5720; +}; +batch TRIANGLE_STRIP +{ + indices 5721 5722 5723 5724; +}; +batch TRIANGLE_STRIP +{ + indices 5725 5726 5727 5728; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5730 5731 5732; +}; +batch TRIANGLE_STRIP +{ + indices 5733 5734 5735 5736; +}; +batch TRIANGLE_STRIP +{ + indices 5737 5738 5739 5740; +}; +batch TRIANGLE_STRIP +{ + indices 5741 5742 5743 5744; +}; +batch TRIANGLE_STRIP +{ + indices 5745 5746 5747 5748; +}; +batch TRIANGLE_STRIP +{ + indices 5749 5750 5751 5752; +}; +batch TRIANGLE_STRIP +{ + indices 5753 5754 5755 5756; +}; +batch TRIANGLE_STRIP +{ + indices 5757 5758 5759 5760; +}; +batch TRIANGLE_STRIP +{ + indices 5761 5762 5763 5764; +}; +batch TRIANGLE_STRIP +{ + indices 5765 5766 5767 5768; +}; +batch TRIANGLE_STRIP +{ + indices 5769 5770 5771 5772; +}; +batch TRIANGLE_STRIP +{ + indices 5773 5774 5775 5776; +}; +batch TRIANGLE_STRIP +{ + indices 5777 5778 5779 5780; +}; +batch TRIANGLE_STRIP +{ + indices 5781 5782 5783 5784; +}; +batch TRIANGLE_STRIP +{ + indices 5785 5786 5787 5788; +}; +batch TRIANGLE_STRIP +{ + indices 5789 5790 5791 5792; +}; +batch TRIANGLE_STRIP +{ + indices 5793 5794 5795 5796; +}; +batch TRIANGLE_STRIP +{ + indices 5797 5798 5799 5800; +}; +batch TRIANGLE_STRIP +{ + indices 5801 5802 5803 5804; +}; +batch TRIANGLE_STRIP +{ + indices 5805 5806 5807 5808; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5810 5811 5812; +}; +batch TRIANGLE_STRIP +{ + indices 5813 5814 5815 5816; +}; +batch TRIANGLE_STRIP +{ + indices 5817 5818 5819 5820; +}; +batch TRIANGLE_STRIP +{ + indices 5821 5822 5823 5824; +}; +batch TRIANGLE_STRIP +{ + indices 5825 5826 5827 5828; +}; +batch TRIANGLE_STRIP +{ + indices 5829 5830 5831 5832; +}; +batch TRIANGLE_STRIP +{ + indices 5833 5834 5835 5836; +}; +batch TRIANGLE_STRIP +{ + indices 5837 5838 5839 5840; +}; +batch TRIANGLE_STRIP +{ + indices 5841 5842 5843 5844; +}; +batch TRIANGLE_STRIP +{ + indices 5845 5846 5847 5848; +}; +batch TRIANGLE_STRIP +{ + indices 5849 5850 5851 5852; +}; +batch TRIANGLE_STRIP +{ + indices 5853 5854 5855 5856; +}; +batch TRIANGLE_STRIP +{ + indices 5857 5858 5859 5860; +}; +batch TRIANGLE_STRIP +{ + indices 5861 5862 5863 5864; +}; +batch TRIANGLE_STRIP +{ + indices 5865 5866 5867 5868; +}; +batch TRIANGLE_STRIP +{ + indices 5869 5870 5871 5872; +}; +batch TRIANGLE_STRIP +{ + indices 5873 5874 5875 5876; +}; +batch TRIANGLE_STRIP +{ + indices 5877 5878 5879 5880; +}; +batch TRIANGLE_STRIP +{ + indices 5881 5882 5883 5884; +}; +batch TRIANGLE_STRIP +{ + indices 5885 5886 5887 5888; +}; +batch TRIANGLE_STRIP +{ + indices 5889 5890 5891 5892; +}; +batch TRIANGLE_STRIP +{ + indices 5893 5894 5895 5896; +}; +batch TRIANGLE_STRIP +{ + indices 5897 5898 5899 5900; +}; +batch TRIANGLE_STRIP +{ + indices 5901 5902 5903 5904; +}; +batch TRIANGLE_STRIP +{ + indices 5905 5906 5907 5908; +}; +batch TRIANGLE_STRIP +{ + indices 5909 5910 5911 5912; +}; +batch TRIANGLE_STRIP +{ + indices 5913 5914 5915 5916; +}; +batch TRIANGLE_STRIP +{ + indices 5917 5918 5919 5920; +}; +batch TRIANGLE_STRIP +{ + indices 5921 5922 5923 5924; +}; +batch TRIANGLE_STRIP +{ + indices 5925 5926 5927 5928; +}; +batch TRIANGLE_STRIP +{ + indices 5929 5930 5931 5932; +}; +batch TRIANGLE_STRIP +{ + indices 5933 5934 5935 5936; +}; +batch TRIANGLE_STRIP +{ + indices 5937 5938 5939 5940; +}; +batch TRIANGLE_STRIP +{ + indices 5941 5942 5943 5944; +}; +batch TRIANGLE_STRIP +{ + indices 5945 5946 5947 5948; +}; +batch TRIANGLE_STRIP +{ + indices 5949 5950 5951 5952; +}; +batch TRIANGLE_STRIP +{ + indices 5953 5954 5955 5956; +}; +batch TRIANGLE_STRIP +{ + indices 5957 5958 5959 5960; +}; +batch TRIANGLE_STRIP +{ + indices 5961 5962 5963 5964; +}; +batch TRIANGLE_STRIP +{ + indices 5965 5966 5967 5968; +}; +batch TRIANGLE_STRIP +{ + indices 5969 5970 5971 5972; +}; +batch TRIANGLE_STRIP +{ + indices 5973 5974 5975 5976; +}; +batch TRIANGLE_STRIP +{ + indices 5977 5978 5979 5980; +}; +batch TRIANGLE_STRIP +{ + indices 5981 5982 5983 5984; +}; +batch TRIANGLE_STRIP +{ + indices 5985 5986 5987 5988; +}; +batch TRIANGLE_STRIP +{ + indices 5989 5990 5991 5992; +}; +batch TRIANGLE_STRIP +{ + indices 5993 5994 5995 5996; +}; +batch TRIANGLE_STRIP +{ + indices 5997 5998 5999 6000; +}; +batch TRIANGLE_STRIP +{ + indices 6001 6002 6003 6004; +}; +batch TRIANGLE_STRIP +{ + indices 6005 6006 6007 6008; +}; +batch TRIANGLE_STRIP +{ + indices 6009 6010 6011 6012; +}; +batch TRIANGLE_STRIP +{ + indices 6013 6014 6015 6016; +}; +batch TRIANGLE_STRIP +{ + indices 6017 6018 6019 6020; +}; +batch TRIANGLE_STRIP +{ + indices 6021 6022 6023 6024; +}; +batch TRIANGLE_STRIP +{ + indices 6025 6026 6027 6028; +}; +batch TRIANGLE_STRIP +{ + indices 6029 6030 6031 6032; +}; +batch TRIANGLE_STRIP +{ + indices 6033 6034 6035 6036; +}; +batch TRIANGLE_STRIP +{ + indices 6037 6038 6039 6040; +}; +batch TRIANGLE_STRIP +{ + indices 6041 6042 6043 6044; +}; +batch TRIANGLE_STRIP +{ + indices 6045 6046 6047 6048; +}; +batch TRIANGLE_STRIP +{ + indices 6049 6050 6051 6052; +}; +batch TRIANGLE_STRIP +{ + indices 6053 6054 6055 6056; +}; +batch TRIANGLE_STRIP +{ + indices 6057 6058 6059 6060; +}; +batch TRIANGLE_STRIP +{ + indices 6061 6062 6063 6064; +}; +batch TRIANGLE_STRIP +{ + indices 6065 6066 6067 6068; +}; +batch TRIANGLE_STRIP +{ + indices 6069 6070 6071 6072; +}; +batch TRIANGLE_STRIP +{ + indices 6073 6074 6075 6076; +}; +batch TRIANGLE_STRIP +{ + indices 6077 6078 6079 6080; +}; +batch TRIANGLE_STRIP +{ + indices 6081 6082 6083 6084; +}; +batch TRIANGLE_STRIP +{ + indices 6085 6086 6087 6088; +}; +batch TRIANGLE_STRIP +{ + indices 6089 6090 6091 6092; +}; +batch TRIANGLE_STRIP +{ + indices 6093 6094 6095 6096; +}; +batch TRIANGLE_STRIP +{ + indices 6097 6098 6099 6100; +}; +batch TRIANGLE_STRIP +{ + indices 6101 6102 6103 6104; +}; +batch TRIANGLE_STRIP +{ + indices 6105 6106 6107 6108; +}; +batch TRIANGLE_STRIP +{ + indices 6109 6110 6111 6112; +}; +batch TRIANGLE_STRIP +{ + indices 6113 6114 6115 6116; +}; +batch TRIANGLE_STRIP +{ + indices 6117 6118 6119 6120; +}; +batch TRIANGLE_STRIP +{ + indices 6121 6122 6123 6124; +}; +batch TRIANGLE_STRIP +{ + indices 6125 6126 6127 6128; +}; +batch TRIANGLE_STRIP +{ + indices 6129 6130 6131 6132; +}; +batch TRIANGLE_STRIP +{ + indices 6133 6134 6135 6136; +}; +batch TRIANGLE_STRIP +{ + indices 6137 6138 6139 6140; +}; +batch TRIANGLE_STRIP +{ + indices 6141 6142 6143 6144; +}; +batch TRIANGLE_STRIP +{ + indices 6145 6146 6147 6148; +}; +batch TRIANGLE_STRIP +{ + indices 6149 6150 6151 6152; +}; +batch TRIANGLE_STRIP +{ + indices 6153 6154 6155 6156; +}; +batch TRIANGLE_STRIP +{ + indices 6157 6158 6159 6160; +}; +batch TRIANGLE_STRIP +{ + indices 6161 6162 6163 6164; +}; +batch TRIANGLE_STRIP +{ + indices 6165 6166 6167 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6169 6170 6171 6172; +}; +batch TRIANGLE_STRIP +{ + indices 6173 6174 6175 6176; +}; +batch TRIANGLE_STRIP +{ + indices 6177 6178 6179 6180; +}; +batch TRIANGLE_STRIP +{ + indices 6181 6182 6183 6184; +}; +batch TRIANGLE_STRIP +{ + indices 6185 6186 6187 6188; +}; +batch TRIANGLE_STRIP +{ + indices 6189 6190 6191 6192; +}; +batch TRIANGLE_STRIP +{ + indices 6193 6194 6195 6196; +}; +batch TRIANGLE_STRIP +{ + indices 6197 6198 6199 6200; +}; +batch TRIANGLE_STRIP +{ + indices 6201 6202 6203 6204; +}; +batch TRIANGLE_STRIP +{ + indices 6205 6206 6207 6208; +}; +batch TRIANGLE_STRIP +{ + indices 6209 6210 6211 6212; +}; +batch TRIANGLE_STRIP +{ + indices 6213 6214 6215 6216; +}; +batch TRIANGLE_STRIP +{ + indices 6217 6218 6219 6220; +}; +batch TRIANGLE_STRIP +{ + indices 6221 6222 6223 6224; +}; +batch TRIANGLE_STRIP +{ + indices 6225 6226 6227 6228; +}; +batch TRIANGLE_STRIP +{ + indices 6229 6230 6231 6232; +}; +batch TRIANGLE_STRIP +{ + indices 6233 6234 6235 6236; +}; +batch TRIANGLE_STRIP +{ + indices 6237 6238 6239 6240; +}; +batch TRIANGLE_STRIP +{ + indices 6241 6242 6243 6244; +}; +batch TRIANGLE_STRIP +{ + indices 6245 6246 6247 6248; +}; +batch TRIANGLE_STRIP +{ + indices 6249 6250 6251 6252; +}; +batch TRIANGLE_STRIP +{ + indices 6253 6254 6255 6256; +}; +batch TRIANGLE_STRIP +{ + indices 6257 6258 6259 6260; +}; +batch TRIANGLE_STRIP +{ + indices 6261 6262 6263 6264; +}; +batch TRIANGLE_STRIP +{ + indices 6265 6266 6267 6268; +}; +batch TRIANGLE_STRIP +{ + indices 6269 6270 6271 6272; +}; +batch TRIANGLE_STRIP +{ + indices 6273 6274 6275 6276; +}; +batch TRIANGLE_STRIP +{ + indices 6277 6278 6279 6280; +}; +batch TRIANGLE_STRIP +{ + indices 6281 6282 6283 6284; +}; +batch TRIANGLE_STRIP +{ + indices 6285 6286 6287 6288; +}; +batch TRIANGLE_STRIP +{ + indices 6289 6290 6291 6292; +}; +batch TRIANGLE_STRIP +{ + indices 6293 6294 6295 6296; +}; +batch TRIANGLE_STRIP +{ + indices 6297 6298 6299 6300; +}; +batch TRIANGLE_STRIP +{ + indices 6301 6302 6303 6304; +}; +batch TRIANGLE_STRIP +{ + indices 6305 6306 6307 6308; +}; +batch TRIANGLE_STRIP +{ + indices 6309 6310 6311 6312; +}; +batch TRIANGLE_STRIP +{ + indices 6313 6314 6315 6316; +}; +batch TRIANGLE_STRIP +{ + indices 6317 6318 6319 6320; +}; +batch TRIANGLE_STRIP +{ + indices 6321 6322 6323 6324; +}; +batch TRIANGLE_STRIP +{ + indices 6325 6326 6327 6328; +}; +batch TRIANGLE_STRIP +{ + indices 6329 6330 6331 6332; +}; +batch TRIANGLE_STRIP +{ + indices 6333 6334 6335 6336; +}; +batch TRIANGLE_STRIP +{ + indices 6337 6338 6339 6340; +}; +batch TRIANGLE_STRIP +{ + indices 6341 6342 6343 6344; +}; +batch TRIANGLE_STRIP +{ + indices 6345 6346 6347 6348; +}; +batch TRIANGLE_STRIP +{ + indices 6349 6350 6351 6352; +}; +batch TRIANGLE_STRIP +{ + indices 6353 6354 6355 6356; +}; +batch TRIANGLE_STRIP +{ + indices 6357 6358 6359 6360; +}; +batch TRIANGLE_STRIP +{ + indices 6361 6362 6363 6364; +}; +batch TRIANGLE_STRIP +{ + indices 6365 6366 6367 6368; +}; +batch TRIANGLE_STRIP +{ + indices 6369 6370 6371 6372; +}; +batch TRIANGLE_STRIP +{ + indices 6373 6374 6375 6376; +}; +batch TRIANGLE_STRIP +{ + indices 6377 6378 6379 6380; +}; +batch TRIANGLE_STRIP +{ + indices 6381 6382 6383 6384; +}; +batch TRIANGLE_STRIP +{ + indices 6385 6386 6387 6388; +}; +batch TRIANGLE_STRIP +{ + indices 6389 6390 6391 6392; +}; +batch TRIANGLE_STRIP +{ + indices 6393 6394 6395 6396; +}; +batch TRIANGLE_STRIP +{ + indices 6397 6398 6399 6400; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6402 6403 6404; +}; +batch TRIANGLE_STRIP +{ + indices 6405 6406 6407 6408; +}; +batch TRIANGLE_STRIP +{ + indices 6409 6410 6411 6412; +}; +batch TRIANGLE_STRIP +{ + indices 6413 6414 6415 6416; +}; +batch TRIANGLE_STRIP +{ + indices 6417 6418 6419 6420; +}; +batch TRIANGLE_STRIP +{ + indices 6421 6422 6423 6424; +}; +batch TRIANGLE_STRIP +{ + indices 6425 6426 6427 6428; +}; +batch TRIANGLE_STRIP +{ + indices 6429 6430 6431 6432; +}; +batch TRIANGLE_STRIP +{ + indices 6433 6434 6435 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6437 6438 6439 6440; +}; +batch TRIANGLE_STRIP +{ + indices 6441 6442 6443 6444; +}; +batch TRIANGLE_STRIP +{ + indices 6445 6446 6447 6448; +}; +batch TRIANGLE_STRIP +{ + indices 6449 6450 6451 6452; +}; +batch TRIANGLE_STRIP +{ + indices 6453 6454 6455 6456; +}; +batch TRIANGLE_STRIP +{ + indices 6457 6458 6459 6460; +}; +batch TRIANGLE_STRIP +{ + indices 6461 6462 6463 6464; +}; +batch TRIANGLE_STRIP +{ + indices 6465 6466 6467 6468; +}; +batch TRIANGLE_STRIP +{ + indices 6469 6470 6471 6472; +}; +batch TRIANGLE_STRIP +{ + indices 6473 6474 6475 6476; +}; +batch TRIANGLE_STRIP +{ + indices 6477 6478 6479 6480; +}; +batch TRIANGLE_STRIP +{ + indices 6481 6482 6483 6484; +}; +batch TRIANGLE_STRIP +{ + indices 6485 6486 6487 6488; +}; +batch TRIANGLE_STRIP +{ + indices 6489 6490 6491 6492; +}; +batch TRIANGLE_STRIP +{ + indices 6493 6494 6495 6496; +}; +batch TRIANGLE_STRIP +{ + indices 6497 6498 6499 6500; +}; +batch TRIANGLE_STRIP +{ + indices 6501 6502 6503 6504; +}; +batch TRIANGLE_STRIP +{ + indices 6505 6506 6507 6508; +}; +batch TRIANGLE_STRIP +{ + indices 6509 6510 6511 6512; +}; +batch TRIANGLE_STRIP +{ + indices 6513 6514 6515 6516; +}; +batch TRIANGLE_STRIP +{ + indices 6517 6518 6519 6520; +}; +batch TRIANGLE_STRIP +{ + indices 6521 6522 6523 6524; +}; +batch TRIANGLE_STRIP +{ + indices 6525 6526 6527 6528; +}; +batch TRIANGLE_STRIP +{ + indices 6529 6530 6531 6532; +}; +batch TRIANGLE_STRIP +{ + indices 6533 6534 6535 6536; +}; +batch TRIANGLE_STRIP +{ + indices 6537 6538 6539 6540; +}; +batch TRIANGLE_STRIP +{ + indices 6541 6542 6543 6544; +}; +batch TRIANGLE_STRIP +{ + indices 6545 6546 6547 6548; +}; +batch TRIANGLE_STRIP +{ + indices 6549 6550 6551 6552; +}; +batch TRIANGLE_STRIP +{ + indices 6553 6554 6555 6556; +}; +batch TRIANGLE_STRIP +{ + indices 6557 6558 6559 6560; +}; +batch TRIANGLE_STRIP +{ + indices 6561 6562 6563 6564; +}; +batch TRIANGLE_STRIP +{ + indices 6565 6566 6567 6568; +}; +batch TRIANGLE_STRIP +{ + indices 6569 6570 6571 6572; +}; +batch TRIANGLE_STRIP +{ + indices 6573 6574 6575 6576; +}; +batch TRIANGLE_STRIP +{ + indices 6577 6578 6579 6580; +}; +batch TRIANGLE_STRIP +{ + indices 6581 6582 6583 6584; +}; +batch TRIANGLE_STRIP +{ + indices 6585 6586 6587 6588; +}; +batch TRIANGLE_STRIP +{ + indices 6589 6590 6591 6592; +}; +batch TRIANGLE_STRIP +{ + indices 6593 6594 6595 6596; +}; +batch TRIANGLE_STRIP +{ + indices 6597 6598 6599 6600; +}; +batch TRIANGLE_STRIP +{ + indices 6601 6602 6603 6604; +}; +batch TRIANGLE_STRIP +{ + indices 6605 6606 6607 6608; +}; +batch TRIANGLE_STRIP +{ + indices 6609 6610 6611 6612; +}; +batch TRIANGLE_STRIP +{ + indices 6613 6614 6615 6616; +}; +batch TRIANGLE_STRIP +{ + indices 6617 6618 6619 6620; +}; +batch TRIANGLE_STRIP +{ + indices 6621 6622 6623 6624; +}; +batch TRIANGLE_STRIP +{ + indices 6625 6626 6627 6628; +}; +batch TRIANGLE_STRIP +{ + indices 6629 6630 6631 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6633 6634 6635 6636; +}; +batch TRIANGLE_STRIP +{ + indices 6637 6638 6639 6640; +}; +batch TRIANGLE_STRIP +{ + indices 6641 6642 6643 6644; +}; +batch TRIANGLE_STRIP +{ + indices 6645 6646 6647 6648; +}; +batch TRIANGLE_STRIP +{ + indices 6649 6650 6651 6652; +}; +batch TRIANGLE_STRIP +{ + indices 6653 6654 6655 6656; +}; +batch TRIANGLE_STRIP +{ + indices 6657 6658 6659 6660; +}; +batch TRIANGLE_STRIP +{ + indices 6661 6662 6663 6664; +}; +batch TRIANGLE_STRIP +{ + indices 6665 6666 6667 6668; +}; +batch TRIANGLE_STRIP +{ + indices 6669 6670 6671 6672; +}; +batch TRIANGLE_STRIP +{ + indices 6673 6674 6675 6676; +}; +batch TRIANGLE_STRIP +{ + indices 6677 6678 6679 6680; +}; +batch TRIANGLE_STRIP +{ + indices 6681 6682 6683 6684; +}; +batch TRIANGLE_STRIP +{ + indices 6685 6686 6687 6688; +}; +batch TRIANGLE_STRIP +{ + indices 6689 6690 6691 6692; +}; +batch TRIANGLE_STRIP +{ + indices 6693 6694 6695 6696; +}; +batch TRIANGLE_STRIP +{ + indices 6697 6698 6699 6700; +}; +batch TRIANGLE_STRIP +{ + indices 6701 6702 6703 6704; +}; +batch TRIANGLE_STRIP +{ + indices 6705 6706 6707 6708; +}; +batch TRIANGLE_STRIP +{ + indices 6709 6710 6711 6712; +}; +batch TRIANGLE_STRIP +{ + indices 6713 6714 6715 6716; +}; +batch TRIANGLE_STRIP +{ + indices 6717 6718 6719 6720; +}; +batch TRIANGLE_STRIP +{ + indices 6721 6722 6723 6724; +}; +batch TRIANGLE_STRIP +{ + indices 6725 6726 6727 6728; +}; +batch TRIANGLE_STRIP +{ + indices 6729 6730 6731 6732; +}; +batch TRIANGLE_STRIP +{ + indices 6733 6734 6735 6736; +}; +batch TRIANGLE_STRIP +{ + indices 6737 6738 6739 6740; +}; +batch TRIANGLE_STRIP +{ + indices 6741 6742 6743 6744; +}; +batch TRIANGLE_STRIP +{ + indices 6745 6746 6747 6748; +}; +batch TRIANGLE_STRIP +{ + indices 6749 6750 6751 6752; +}; +batch TRIANGLE_STRIP +{ + indices 6753 6754 6755 6756; +}; +batch TRIANGLE_STRIP +{ + indices 6757 6758 6759 6760; +}; +batch TRIANGLE_STRIP +{ + indices 6761 6762 6763 6764; +}; +batch TRIANGLE_STRIP +{ + indices 6765 6766 6767 6768; +}; +batch TRIANGLE_STRIP +{ + indices 6769 6770 6771 6772; +}; +batch TRIANGLE_STRIP +{ + indices 6773 6774 6775 6776; +}; +batch TRIANGLE_STRIP +{ + indices 6777 6778 6779 6780; +}; +batch TRIANGLE_STRIP +{ + indices 6781 6782 6783 6784; +}; +batch TRIANGLE_STRIP +{ + indices 6785 6786 6787 6788; +}; +batch TRIANGLE_STRIP +{ + indices 6789 6790 6791 6792; +}; +batch TRIANGLE_STRIP +{ + indices 6793 6794 6795 6796; +}; +batch TRIANGLE_STRIP +{ + indices 6797 6798 6799 6800; +}; +batch TRIANGLE_STRIP +{ + indices 6801 6802 6803 6804; +}; +batch TRIANGLE_STRIP +{ + indices 6805 6806 6807 6808; +}; +batch TRIANGLE_STRIP +{ + indices 6809 6810 6811 6812; +}; +batch TRIANGLE_STRIP +{ + indices 6813 6814 6815 6816; +}; +batch TRIANGLE_STRIP +{ + indices 6817 6818 6819 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6821 6822 6823 6824; +}; +batch TRIANGLE_STRIP +{ + indices 6825 6826 6827 6828; +}; +batch TRIANGLE_STRIP +{ + indices 6829 6830 6831 6832; +}; +batch TRIANGLE_STRIP +{ + indices 6833 6834 6835 6836; +}; +batch TRIANGLE_STRIP +{ + indices 6837 6838 6839 6840; +}; +batch TRIANGLE_STRIP +{ + indices 6841 6842 6843 6844; +}; +batch TRIANGLE_STRIP +{ + indices 6845 6846 6847 6848; +}; +batch TRIANGLE_STRIP +{ + indices 6849 6850 6851 6852; +}; +batch TRIANGLE_STRIP +{ + indices 6853 6854 6855 6856; +}; +batch TRIANGLE_STRIP +{ + indices 6857 6858 6859 6860; +}; +batch TRIANGLE_STRIP +{ + indices 6861 6862 6863 6864; +}; +batch TRIANGLE_STRIP +{ + indices 6865 6866 6867 6868; +}; +batch TRIANGLE_STRIP +{ + indices 6869 6870 6871 6872; +}; +batch TRIANGLE_STRIP +{ + indices 6873 6874 6875 6876; +}; +batch TRIANGLE_STRIP +{ + indices 6877 6878 6879 6880; +}; +batch TRIANGLE_STRIP +{ + indices 6881 6882 6883 6884; +}; +batch TRIANGLE_STRIP +{ + indices 6885 6886 6887 6888; +}; +batch TRIANGLE_STRIP +{ + indices 6889 6890 6891 6892; +}; +batch TRIANGLE_STRIP +{ + indices 6893 6894 6895 6896; +}; +batch TRIANGLE_STRIP +{ + indices 6897 6898 6899 6900; +}; +batch TRIANGLE_STRIP +{ + indices 6901 6902 6903 6904; +}; +batch TRIANGLE_STRIP +{ + indices 6905 6906 6907 6908; +}; +batch TRIANGLE_STRIP +{ + indices 6909 6910 6911 6912; +}; +batch TRIANGLE_STRIP +{ + indices 6913 6914 6915 6916; +}; +batch TRIANGLE_STRIP +{ + indices 6917 6918 6919 6920; +}; +batch TRIANGLE_STRIP +{ + indices 6921 6922 6923 6924; +}; +batch TRIANGLE_STRIP +{ + indices 6925 6926 6927 6928; +}; +batch TRIANGLE_STRIP +{ + indices 6929 6930 6931 6932; +}; +batch TRIANGLE_STRIP +{ + indices 6933 6934 6935 6936; +}; +batch TRIANGLE_STRIP +{ + indices 6937 6938 6939 6940; +}; +batch TRIANGLE_STRIP +{ + indices 6941 6942 6943 6944; +}; +batch TRIANGLE_STRIP +{ + indices 6945 6946 6947 6948; +}; +batch TRIANGLE_STRIP +{ + indices 6949 6950 6951 6952; +}; +batch TRIANGLE_STRIP +{ + indices 6953 6954 6955 6956; +}; +batch TRIANGLE_STRIP +{ + indices 6957 6958 6959 6960; +}; +batch TRIANGLE_STRIP +{ + indices 6961 6962 6963 6964; +}; +batch TRIANGLE_STRIP +{ + indices 6965 6966 6967 6968; +}; +batch TRIANGLE_STRIP +{ + indices 6969 6970 6971 6972; +}; +batch TRIANGLE_STRIP +{ + indices 6973 6974 6975 6976; +}; +batch TRIANGLE_STRIP +{ + indices 6977 6978 6979 6980; +}; +batch TRIANGLE_STRIP +{ + indices 6981 6982 6983 6984; +}; +batch TRIANGLE_STRIP +{ + indices 6985 6986 6987 6988; +}; +batch TRIANGLE_STRIP +{ + indices 6989 6990 6991 6992; +}; +batch TRIANGLE_STRIP +{ + indices 6993 6994 6995 6996; +}; +batch TRIANGLE_STRIP +{ + indices 6997 6998 6999 7000; +}; +batch TRIANGLE_STRIP +{ + indices 7001 7002 7003 7004; +}; +batch TRIANGLE_STRIP +{ + indices 7005 7006 7007 7008; +}; +batch TRIANGLE_STRIP +{ + indices 7009 7010 7011 7012; +}; +batch TRIANGLE_STRIP +{ + indices 7013 7014 7015 7016; +}; +batch TRIANGLE_STRIP +{ + indices 7017 7018 7019 7020; +}; +batch TRIANGLE_STRIP +{ + indices 7021 7022 7023 7024; +}; +batch TRIANGLE_STRIP +{ + indices 7025 7026 7027 7028; +}; +batch TRIANGLE_STRIP +{ + indices 7029 7030 7031 7032; +}; +batch TRIANGLE_STRIP +{ + indices 7033 7034 7035 7036; +}; +batch TRIANGLE_STRIP +{ + indices 7037 7038 7039 7040; +}; +batch TRIANGLE_STRIP +{ + indices 7041 7042 7043 7044; +}; +batch TRIANGLE_STRIP +{ + indices 7045 7046 7047 7048; +}; +batch TRIANGLE_STRIP +{ + indices 7049 7050 7051 7052; +}; +batch TRIANGLE_STRIP +{ + indices 7053 7054 7055 7056; +}; +batch TRIANGLE_STRIP +{ + indices 7057 7058 7059 7060; +}; +batch TRIANGLE_STRIP +{ + indices 7061 7062 7063 7064; +}; +batch TRIANGLE_STRIP +{ + indices 7065 7066 7067 7068; +}; +batch TRIANGLE_STRIP +{ + indices 7069 7070 7071 7072; +}; +batch TRIANGLE_STRIP +{ + indices 7073 7074 7075 7076; +}; +batch TRIANGLE_STRIP +{ + indices 7077 7078 7079 7080; +}; +batch TRIANGLE_STRIP +{ + indices 7081 7082 7083 7084; +}; +batch TRIANGLE_STRIP +{ + indices 7085 7086 7087 7088; +}; +batch TRIANGLE_STRIP +{ + indices 7089 7090 7091 7092; +}; +batch TRIANGLE_STRIP +{ + indices 7093 7094 7095 7096; +}; +batch TRIANGLE_STRIP +{ + indices 7097 7098 7099 7100; +}; +batch TRIANGLE_STRIP +{ + indices 7101 7102 7103 7104; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7106 7107 7108; +}; +batch TRIANGLE_STRIP +{ + indices 7109 7110 7111 7112; +}; +batch TRIANGLE_STRIP +{ + indices 7113 7114 7115 7116; +}; +batch TRIANGLE_STRIP +{ + indices 7117 7118 7119 7120; +}; +batch TRIANGLE_STRIP +{ + indices 7121 7122 7123 7124; +}; +batch TRIANGLE_STRIP +{ + indices 7125 7126 7127 7128; +}; +batch TRIANGLE_STRIP +{ + indices 7129 7130 7131 7132; +}; +batch TRIANGLE_STRIP +{ + indices 7133 7134 7135 7136; +}; +batch TRIANGLE_STRIP +{ + indices 7137 7138 7139 7140; +}; +batch TRIANGLE_STRIP +{ + indices 7141 7142 7143 7144; +}; +batch TRIANGLE_STRIP +{ + indices 7145 7146 7147 7148; +}; +batch TRIANGLE_STRIP +{ + indices 7149 7150 7151 7152; +}; +batch TRIANGLE_STRIP +{ + indices 7153 7154 7155 7156; +}; +batch TRIANGLE_STRIP +{ + indices 7157 7158 7159 7160; +}; +batch TRIANGLE_STRIP +{ + indices 7161 7162 7163 7164; +}; +batch TRIANGLE_STRIP +{ + indices 7165 7166 7167 7168; +}; +batch TRIANGLE_STRIP +{ + indices 7169 7170 7171 7172; +}; +batch TRIANGLE_STRIP +{ + indices 7173 7174 7175 7176; +}; +batch TRIANGLE_STRIP +{ + indices 7177 7178 7179 7180; +}; +batch TRIANGLE_STRIP +{ + indices 7181 7182 7183 7184; +}; +batch TRIANGLE_STRIP +{ + indices 7185 7186 7187 7188; +}; +batch TRIANGLE_STRIP +{ + indices 7189 7190 7191 7192; +}; +batch TRIANGLE_STRIP +{ + indices 7193 7194 7195 7196; +}; +batch TRIANGLE_STRIP +{ + indices 7197 7198 7199 7200; +}; +batch TRIANGLE_STRIP +{ + indices 7201 7202 7203 7204; +}; +batch TRIANGLE_STRIP +{ + indices 7205 7206 7207 7208; +}; +batch TRIANGLE_STRIP +{ + indices 7209 7210 7211 7212; +}; +batch TRIANGLE_STRIP +{ + indices 7213 7214 7215 7216; +}; +batch TRIANGLE_STRIP +{ + indices 7217 7218 7219 7220; +}; +batch TRIANGLE_STRIP +{ + indices 7221 7222 7223 7224; +}; +batch TRIANGLE_STRIP +{ + indices 7225 7226 7227 7228; +}; +batch TRIANGLE_STRIP +{ + indices 7229 7230 7231 7232; +}; +batch TRIANGLE_STRIP +{ + indices 7233 7234 7235 7236; +}; +batch TRIANGLE_STRIP +{ + indices 7237 7238 7239 7240; +}; +batch TRIANGLE_STRIP +{ + indices 7241 7242 7243 7244; +}; +batch TRIANGLE_STRIP +{ + indices 7245 7246 7247 7248; +}; +batch TRIANGLE_STRIP +{ + indices 7249 7250 7251 7252; +}; +batch TRIANGLE_STRIP +{ + indices 7253 7254 7255 7256; +}; +batch TRIANGLE_STRIP +{ + indices 7257 7258 7259 7260; +}; +batch TRIANGLE_STRIP +{ + indices 7261 7262 7263 7264; +}; +batch TRIANGLE_STRIP +{ + indices 7265 7266 7267 7268; +}; +batch TRIANGLE_STRIP +{ + indices 7269 7270 7271 7272; +}; +batch TRIANGLE_STRIP +{ + indices 7273 7274 7275 7276; +}; +batch TRIANGLE_STRIP +{ + indices 7277 7278 7279 7280; +}; +batch TRIANGLE_STRIP +{ + indices 7281 7282 7283 7284; +}; +batch TRIANGLE_STRIP +{ + indices 7285 7286 7287 7288; +}; +batch TRIANGLE_STRIP +{ + indices 7289 7290 7291 7292; +}; +batch TRIANGLE_STRIP +{ + indices 7293 7294 7295 7296; +}; +batch TRIANGLE_STRIP +{ + indices 7297 7298 7299 7300; +}; +batch TRIANGLE_STRIP +{ + indices 7301 7302 7303 7304; +}; +batch TRIANGLE_STRIP +{ + indices 7305 7306 7307 7308; +}; +batch TRIANGLE_STRIP +{ + indices 7309 7310 7311 7312; +}; +batch TRIANGLE_STRIP +{ + indices 7313 7314 7315 7316; +}; +batch TRIANGLE_STRIP +{ + indices 7317 7318 7319 7320; +}; +batch TRIANGLE_STRIP +{ + indices 7321 7322 7323 7324; +}; +batch TRIANGLE_STRIP +{ + indices 7325 7326 7327 7328; +}; +batch TRIANGLE_STRIP +{ + indices 7329 7330 7331 7332; +}; +batch TRIANGLE_STRIP +{ + indices 7333 7334 7335 7336; +}; +batch TRIANGLE_STRIP +{ + indices 7337 7338 7339 7340; +}; +batch TRIANGLE_STRIP +{ + indices 7341 7342 7343 7344; +}; +batch TRIANGLE_STRIP +{ + indices 7345 7346 7347 7348; +}; +batch TRIANGLE_STRIP +{ + indices 7349 7350 7351 7352; +}; +batch TRIANGLE_STRIP +{ + indices 7353 7354 7355 7356; +}; +batch TRIANGLE_STRIP +{ + indices 7357 7358 7359 7360; +}; +batch TRIANGLE_STRIP +{ + indices 7361 7362 7363 7364; +}; +batch TRIANGLE_STRIP +{ + indices 7365 7366 7367 7368; +}; +batch TRIANGLE_STRIP +{ + indices 7369 7370 7371 7372; +}; +batch TRIANGLE_STRIP +{ + indices 7373 7374 7375 7376; +}; +batch TRIANGLE_STRIP +{ + indices 7377 7378 7379 7380; +}; +batch TRIANGLE_STRIP +{ + indices 7381 7382 7383 7384; +}; +batch TRIANGLE_STRIP +{ + indices 7385 7386 7387 7388; +}; +batch TRIANGLE_STRIP +{ + indices 7389 7390 7391 7392; +}; +batch TRIANGLE_STRIP +{ + indices 7393 7394 7395 7396; +}; +batch TRIANGLE_STRIP +{ + indices 7397 7398 7399 7400; +}; +batch TRIANGLE_STRIP +{ + indices 7401 7402 7403 7404; +}; +batch TRIANGLE_STRIP +{ + indices 7405 7406 7407 7408; +}; +batch TRIANGLE_STRIP +{ + indices 7409 7410 7411 7412; +}; +batch TRIANGLE_STRIP +{ + indices 7413 7414 7415 7416; +}; +batch TRIANGLE_STRIP +{ + indices 7417 7418 7419 7420; +}; +batch TRIANGLE_STRIP +{ + indices 7421 7422 7423 7424; +}; +batch TRIANGLE_STRIP +{ + indices 7425 7426 7427 7428; +}; +batch TRIANGLE_STRIP +{ + indices 7429 7430 7431 7432; +}; +batch TRIANGLE_STRIP +{ + indices 7433 7434 7435 7436; +}; +batch TRIANGLE_STRIP +{ + indices 7437 7438 7439 7440; +}; +batch TRIANGLE_STRIP +{ + indices 7441 7442 7443 7444; +}; +batch TRIANGLE_STRIP +{ + indices 7445 7446 7447 7448; +}; +batch TRIANGLE_STRIP +{ + indices 7449 7450 7451 7452; +}; +batch TRIANGLE_STRIP +{ + indices 7453 7454 7455 7456; +}; +batch TRIANGLE_STRIP +{ + indices 7457 7458 7459 7460; +}; +batch TRIANGLE_STRIP +{ + indices 7461 7462 7463 7464; +}; +batch TRIANGLE_STRIP +{ + indices 7465 7466 7467 7468; +}; +batch TRIANGLE_STRIP +{ + indices 7469 7470 7471 7472; +}; +batch TRIANGLE_STRIP +{ + indices 7473 7474 7475 7476; +}; +batch TRIANGLE_STRIP +{ + indices 7477 7478 7479 7480; +}; +batch TRIANGLE_STRIP +{ + indices 7481 7482 7483 7484; +}; +batch TRIANGLE_STRIP +{ + indices 7485 7486 7487 7488; +}; +batch TRIANGLE_STRIP +{ + indices 7489 7490 7491 7492; +}; +batch TRIANGLE_STRIP +{ + indices 7493 7494 7495 7496; +}; +batch TRIANGLE_STRIP +{ + indices 7497 7498 7499 7500; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7502 7503 7504; +}; +batch TRIANGLE_STRIP +{ + indices 7505 7506 7507 7508; +}; +batch TRIANGLE_STRIP +{ + indices 7509 7510 7511 7512; +}; +batch TRIANGLE_STRIP +{ + indices 7513 7514 7515 7516; +}; +batch TRIANGLE_STRIP +{ + indices 7517 7518 7519 7520; +}; +batch TRIANGLE_STRIP +{ + indices 7521 7522 7523 7524; +}; +batch TRIANGLE_STRIP +{ + indices 7525 7526 7527 7528; +}; +batch TRIANGLE_STRIP +{ + indices 7529 7530 7531 7532; +}; +batch TRIANGLE_STRIP +{ + indices 7533 7534 7535 7536; +}; +batch TRIANGLE_STRIP +{ + indices 7537 7538 7539 7540; +}; +batch TRIANGLE_STRIP +{ + indices 7541 7542 7543 7544; +}; +batch TRIANGLE_STRIP +{ + indices 7545 7546 7547 7548; +}; +batch TRIANGLE_STRIP +{ + indices 7549 7550 7551 7552; +}; +batch TRIANGLE_STRIP +{ + indices 7553 7554 7555 7556; +}; +batch TRIANGLE_STRIP +{ + indices 7557 7558 7559 7560; +}; +batch TRIANGLE_STRIP +{ + indices 7561 7562 7563 7564; +}; +batch TRIANGLE_STRIP +{ + indices 7565 7566 7567 7568; +}; +batch TRIANGLE_STRIP +{ + indices 7569 7570 7571 7572; +}; +batch TRIANGLE_STRIP +{ + indices 7573 7574 7575 7576; +}; +batch TRIANGLE_STRIP +{ + indices 7577 7578 7579 7580; +}; +batch TRIANGLE_STRIP +{ + indices 7581 7582 7583 7584; +}; +batch TRIANGLE_STRIP +{ + indices 7585 7586 7587 7588; +}; +batch TRIANGLE_STRIP +{ + indices 7589 7590 7591 7592; +}; +batch TRIANGLE_STRIP +{ + indices 7593 7594 7595 7596; +}; +batch TRIANGLE_STRIP +{ + indices 7597 7598 7599 7600; +}; +batch TRIANGLE_STRIP +{ + indices 7601 7602 7603 7604; +}; +batch TRIANGLE_STRIP +{ + indices 7605 7606 7607 7608; +}; +batch TRIANGLE_STRIP +{ + indices 7609 7610 7611 7612; +}; +batch TRIANGLE_STRIP +{ + indices 7613 7614 7615 7616; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7618 7619 7620; +}; +batch TRIANGLE_STRIP +{ + indices 7621 7622 7623 7624; +}; +batch TRIANGLE_STRIP +{ + indices 7625 7626 7627 7628; +}; +batch TRIANGLE_STRIP +{ + indices 7629 7630 7631 7632; +}; +batch TRIANGLE_STRIP +{ + indices 7633 7634 7635 7636; +}; +batch TRIANGLE_STRIP +{ + indices 7637 7638 7639 7640; +}; +batch TRIANGLE_STRIP +{ + indices 7641 7642 7643 7644; +}; +batch TRIANGLE_STRIP +{ + indices 7645 7646 7647 7648; +}; +batch TRIANGLE_STRIP +{ + indices 7649 7650 7651 7652; +}; +batch TRIANGLE_STRIP +{ + indices 7653 7654 7655 7656; +}; +batch TRIANGLE_STRIP +{ + indices 7657 7658 7659 7660; +}; +batch TRIANGLE_STRIP +{ + indices 7661 7662 7663 7664; +}; +batch TRIANGLE_STRIP +{ + indices 7665 7666 7667 7668; +}; +batch TRIANGLE_STRIP +{ + indices 7669 7670 7671 7672; +}; +batch TRIANGLE_STRIP +{ + indices 7673 7674 7675 7676; +}; +batch TRIANGLE_STRIP +{ + indices 7677 7678 7679 7680; +}; +batch TRIANGLE_STRIP +{ + indices 7681 7682 7683 7684; +}; +batch TRIANGLE_STRIP +{ + indices 7685 7686 7687 7688; +}; +batch TRIANGLE_STRIP +{ + indices 7689 7690 7691 7692; +}; +batch TRIANGLE_STRIP +{ + indices 7693 7694 7695 7696; +}; +batch TRIANGLE_STRIP +{ + indices 7697 7698 7699 7700; +}; +batch TRIANGLE_STRIP +{ + indices 7701 7702 7703 7704; +}; +batch TRIANGLE_STRIP +{ + indices 7705 7706 7707 7708; +}; +batch TRIANGLE_STRIP +{ + indices 7709 7710 7711 7712; +}; +batch TRIANGLE_STRIP +{ + indices 7713 7714 7715 7716; +}; +batch TRIANGLE_STRIP +{ + indices 7717 7718 7719 7720; +}; +batch TRIANGLE_STRIP +{ + indices 7721 7722 7723 7724; +}; +batch TRIANGLE_STRIP +{ + indices 7725 7726 7727 7728; +}; +batch TRIANGLE_STRIP +{ + indices 7729 7730 7731 7732; +}; +batch TRIANGLE_STRIP +{ + indices 7733 7734 7735 7736; +}; +batch TRIANGLE_STRIP +{ + indices 7737 7738 7739 7740; +}; +batch TRIANGLE_STRIP +{ + indices 7741 7742 7743 7744; +}; +batch TRIANGLE_STRIP +{ + indices 7745 7746 7747 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7749 7750 7751 7752; +}; +batch TRIANGLE_STRIP +{ + indices 7753 7754 7755 7756; +}; +batch TRIANGLE_STRIP +{ + indices 7757 7758 7759 7760; +}; +batch TRIANGLE_STRIP +{ + indices 7761 7762 7763 7764; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7766 7767 7768; +}; +batch TRIANGLE_STRIP +{ + indices 7769 7770 7771 7772; +}; +batch TRIANGLE_STRIP +{ + indices 7773 7774 7775 7776; +}; +batch TRIANGLE_STRIP +{ + indices 7777 7778 7779 7780; +}; +batch TRIANGLE_STRIP +{ + indices 7781 7782 7783 7784; +}; +batch TRIANGLE_STRIP +{ + indices 7785 7786 7787 7788; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7790 7791 7792; +}; +batch TRIANGLE_STRIP +{ + indices 7793 7794 7795 7796; +}; +batch TRIANGLE_STRIP +{ + indices 7797 7798 7799 7800; +}; +batch TRIANGLE_STRIP +{ + indices 7801 7802 7803 7804; +}; +batch TRIANGLE_STRIP +{ + indices 7805 7806 7807 7808; +}; +batch TRIANGLE_STRIP +{ + indices 7809 7810 7811 7812; +}; +batch TRIANGLE_STRIP +{ + indices 7813 7814 7815 7816; +}; +batch TRIANGLE_STRIP +{ + indices 7817 7818 7819 7820; +}; +batch TRIANGLE_STRIP +{ + indices 7821 7822 7823 7824; +}; +batch TRIANGLE_STRIP +{ + indices 7825 7826 7827 7828; +}; +batch TRIANGLE_STRIP +{ + indices 7829 7830 7831 7832; +}; +batch TRIANGLE_STRIP +{ + indices 7833 7834 7835 7836; +}; +batch TRIANGLE_STRIP +{ + indices 7837 7838 7839 7840; +}; +batch TRIANGLE_STRIP +{ + indices 7841 7842 7843 7844; +}; +batch TRIANGLE_STRIP +{ + indices 7845 7846 7847 7848; +}; +batch TRIANGLE_STRIP +{ + indices 7849 7850 7851 7852; +}; +batch TRIANGLE_STRIP +{ + indices 7853 7854 7855 7856; +}; +batch TRIANGLE_STRIP +{ + indices 7857 7858 7859 7860; +}; +batch TRIANGLE_STRIP +{ + indices 7861 7862 7863 7864; +}; +batch TRIANGLE_STRIP +{ + indices 7865 7866 7867 7868; +}; +batch TRIANGLE_STRIP +{ + indices 7869 7870 7871 7872; +}; +batch TRIANGLE_STRIP +{ + indices 7873 7874 7875 7876; +}; +batch TRIANGLE_STRIP +{ + indices 7877 7878 7879 7880; +}; +batch TRIANGLE_STRIP +{ + indices 7881 7882 7883 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7885 7886 7887 7888; +}; +batch TRIANGLE_STRIP +{ + indices 7889 7890 7891 7892; +}; +batch TRIANGLE_STRIP +{ + indices 7893 7894 7895 7896; +}; +batch TRIANGLE_STRIP +{ + indices 7897 7898 7899 7900; +}; +batch TRIANGLE_STRIP +{ + indices 7901 7902 7903 7904; +}; +batch TRIANGLE_STRIP +{ + indices 7905 7906 7907 7908; +}; +batch TRIANGLE_STRIP +{ + indices 7909 7910 7911 7912; +}; +batch TRIANGLE_STRIP +{ + indices 7913 7914 7915 7916; +}; +batch TRIANGLE_STRIP +{ + indices 7917 7918 7919 7920; +}; +batch TRIANGLE_STRIP +{ + indices 7921 7922 7923 7924; +}; +batch TRIANGLE_STRIP +{ + indices 7925 7926 7927 7928; +}; +batch TRIANGLE_STRIP +{ + indices 7929 7930 7931 7932; +}; +batch TRIANGLE_STRIP +{ + indices 7933 7934 7935 7936; +}; +batch TRIANGLE_STRIP +{ + indices 7937 7938 7939 7940; +}; +batch TRIANGLE_STRIP +{ + indices 7941 7942 7943 7944; +}; +batch TRIANGLE_STRIP +{ + indices 7945 7946 7947 7948; +}; +batch TRIANGLE_STRIP +{ + indices 7949 7950 7951 7952; +}; +batch TRIANGLE_STRIP +{ + indices 7953 7954 7955 7956; +}; +batch TRIANGLE_STRIP +{ + indices 7957 7958 7959 7960; +}; +batch TRIANGLE_STRIP +{ + indices 7961 7962 7963 7964; +}; +batch TRIANGLE_STRIP +{ + indices 7965 7966 7967 7968; +}; +batch TRIANGLE_STRIP +{ + indices 7969 7970 7971 7972; +}; +batch TRIANGLE_STRIP +{ + indices 7973 7974 7975 7976; +}; +batch TRIANGLE_STRIP +{ + indices 7977 7978 7979 7980; +}; +batch TRIANGLE_STRIP +{ + indices 7981 7982 7983 7984; +}; +batch TRIANGLE_STRIP +{ + indices 7985 7986 7987 7988; +}; +batch TRIANGLE_STRIP +{ + indices 7989 7990 7991 7992; +}; +batch TRIANGLE_STRIP +{ + indices 7993 7994 7995 7996; +}; +batch TRIANGLE_STRIP +{ + indices 7997 7998 7999 8000; +}; +batch TRIANGLE_STRIP +{ + indices 8001 8002 8003 8004; +}; +batch TRIANGLE_STRIP +{ + indices 8005 8006 8007 8008; +}; +batch TRIANGLE_STRIP +{ + indices 8009 8010 8011 8012; +}; +batch TRIANGLE_STRIP +{ + indices 8013 8014 8015 8016; +}; +batch TRIANGLE_STRIP +{ + indices 8017 8018 8019 8020; +}; +batch TRIANGLE_STRIP +{ + indices 8021 8022 8023 8024; +}; +batch TRIANGLE_STRIP +{ + indices 8025 8026 8027 8028; +}; +batch TRIANGLE_STRIP +{ + indices 8029 8030 8031 8032; +}; +batch TRIANGLE_STRIP +{ + indices 8033 8034 8035 8036; +}; +batch TRIANGLE_STRIP +{ + indices 8037 8038 8039 8040; +}; +batch TRIANGLE_STRIP +{ + indices 8041 8042 8043 8044; +}; +batch TRIANGLE_STRIP +{ + indices 8045 8046 8047 8048; +}; +batch TRIANGLE_STRIP +{ + indices 8049 8050 8051 8052; +}; +batch TRIANGLE_STRIP +{ + indices 8053 8054 8055 8056; +}; +batch TRIANGLE_STRIP +{ + indices 8057 8058 8059 8060; +}; +batch TRIANGLE_STRIP +{ + indices 8061 8062 8063 8064; +}; +batch TRIANGLE_STRIP +{ + indices 8065 8066 8067 8068; +}; +batch TRIANGLE_STRIP +{ + indices 8069 8070 8071 8072; +}; +batch TRIANGLE_STRIP +{ + indices 8073 8074 8075 8076; +}; +batch TRIANGLE_STRIP +{ + indices 8077 8078 8079 8080; +}; +batch TRIANGLE_STRIP +{ + indices 8081 8082 8083 8084; +}; +batch TRIANGLE_STRIP +{ + indices 8085 8086 8087 8088; +}; +batch TRIANGLE_STRIP +{ + indices 8089 8090 8091 8092; +}; +batch TRIANGLE_STRIP +{ + indices 8093 8094 8095 8096; +}; +batch TRIANGLE_STRIP +{ + indices 8097 8098 8099 8100; +}; +batch TRIANGLE_STRIP +{ + indices 8101 8102 8103 8104; +}; +batch TRIANGLE_STRIP +{ + indices 8105 8106 8107 8108; +}; +batch TRIANGLE_STRIP +{ + indices 8109 8110 8111 8112; +}; +batch TRIANGLE_STRIP +{ + indices 8113 8114 8115 8116; +}; +batch TRIANGLE_STRIP +{ + indices 8117 8118 8119 8120; +}; +batch TRIANGLE_STRIP +{ + indices 8121 8122 8123 8124; +}; +batch TRIANGLE_STRIP +{ + indices 8125 8126 8127 8128 8129; +}; +batch TRIANGLE_STRIP +{ + indices 8130 8131 8132 8133 8133 8131 8134; +}; +batch TRIANGLE_STRIP +{ + indices 8135 8136 8137 8138 8138 8136 8139 8139 8140 8141; +}; +batch TRIANGLE_STRIP +{ + indices 8139 8140 8138 8142 8143 8144 8144 8145 8146 8146 8144 8143 8143 8147 8138; +}; +batch TRIANGLE_STRIP +{ + indices 8143 8146 8147 8147 8138 8148; +}; +batch TRIANGLE_STRIP +{ + indices 8146 8149 8147 8147 8148 8150 8150 8147 8149; +}; +batch TRIANGLE_STRIP +{ + indices 8148 8150 8151 8152 8152 8150 8153 8153 8152 8154 8155 8156 8157 8158 8159 8160; +}; +batch TRIANGLE_STRIP +{ + indices 8149 8161 8150 8162; +}; +batch TRIANGLE_STRIP +{ + indices 8149 8163 8161 8162; +}; +batch TRIANGLE_STRIP +{ + indices 8163 8149 8164 8165 8165 8166 8167 8167 8165 8164 8164 8167 8168 8169 8170 8170 8168 8171 8172; +}; +batch TRIANGLE_STRIP +{ + indices 8168 8173 8164 8163; +}; +batch TRIANGLE_STRIP +{ + indices 8174 8175 8173 8176 8177 8177 8173 8163; +}; +batch TRIANGLE_STRIP +{ + indices 8176 8178 8177 8163 8163 8178 8162 8179; +}; +batch TRIANGLE_STRIP +{ + indices 8180 8181 8178 8182; +}; +batch TRIANGLE_STRIP +{ + indices 8179 8178 8183 8182; +}; +batch TRIANGLE_STRIP +{ + indices 8179 8183 8184 8185 8158; +}; +batch TRIANGLE_STRIP +{ + indices 8182 8186 8183 8187; +}; +batch TRIANGLE_STRIP +{ + indices 8158 8185 8188; +}; +batch TRIANGLE_STRIP +{ + indices 8187 8186 8189 8189 8185 8188 8188 8190 8158; +}; +batch TRIANGLE_STRIP +{ + indices 8188 8189 8190 8190 8158 8160; +}; +batch TRIANGLE_STRIP +{ + indices 8186 8191 8189 8192; +}; +batch TRIANGLE_STRIP +{ + indices 8191 8186 8193 8182; +}; +batch TRIANGLE_STRIP +{ + indices 8192 8194 8189 8190; +}; +batch TRIANGLE_STRIP +{ + indices 8193 8182 8195 8196; +}; +batch TRIANGLE_STRIP +{ + indices 8194 8197 8190 8160; +}; +batch TRIANGLE_STRIP +{ + indices 8194 8198 8197 8197 8160 8199; +}; +batch TRIANGLE_STRIP +{ + indices 8198 8200 8197 8197 8199 8201; +}; +batch TRIANGLE_STRIP +{ + indices 8200 8198 8202; +}; +batch TRIANGLE_STRIP +{ + indices 8203 8199 8201; +}; +batch TRIANGLE_STRIP +{ + indices 8200 8202 8204; +}; +batch TRIANGLE_STRIP +{ + indices 8203 8201 8205; +}; +batch TRIANGLE_STRIP +{ + indices 8204 8202 8206; +}; +batch TRIANGLE_STRIP +{ + indices 8207 8203 8205; +}; +batch TRIANGLE_STRIP +{ + indices 8204 8206 8208 8209; +}; +batch TRIANGLE_STRIP +{ + indices 8205 8210 8207 8211; +}; +batch TRIANGLE_STRIP +{ + indices 8196 8212 8195 8213 8213 8212 8214; +}; +batch TRIANGLE_STRIP +{ + indices 8212 8196 8215 8216; +}; +batch TRIANGLE_STRIP +{ + indices 8212 8215 8217 8216; +}; +batch TRIANGLE_STRIP +{ + indices 8218 8214 8212; +}; +batch TRIANGLE_STRIP +{ + indices 8219 8217 8216; +}; +batch TRIANGLE_STRIP +{ + indices 8218 8220 8214; +}; +batch TRIANGLE_STRIP +{ + indices 8217 8219 8221 8222 8222 8223 8224 8224 8222 8221 8221 8224 8225; +}; +batch TRIANGLE_STRIP +{ + indices 8226 8227 8218 8221 8221 8225 8228 8228 8221 8218 8218 8228 8220; +}; +batch TRIANGLE_STRIP +{ + indices 8225 8229 8228 8220; +}; +batch TRIANGLE_STRIP +{ + indices 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8239 8237 8240; +}; +batch TRIANGLE_STRIP +{ + indices 8241 8238 8239 8239 8242 8240; +}; +batch TRIANGLE_STRIP +{ + indices 8243 8241 8239 8239 8244 8242; +}; +batch TRIANGLE_STRIP +{ + indices 8243 8239 8244 8244 8245 8242; +}; +batch TRIANGLE_STRIP +{ + indices 8246 8243 8244 8244 8247 8245; +}; +batch TRIANGLE_STRIP +{ + indices 8244 8247 8246 8248; +}; +batch TRIANGLE_STRIP +{ + indices 8245 8249 8247 8250; +}; +batch TRIANGLE_STRIP +{ + indices 8251 8252 8253 8254 8254 8252 8255 8255 8254 8256 8256 8255 8257 8257 8256 8258 8258 8257 8259 8259 8258 8260 8260 8259 8261; +}; +batch TRIANGLE_STRIP +{ + indices 8258 8260 8262 8263; +}; +batch TRIANGLE_STRIP +{ + indices 8261 8264 8260 8265 8265 8264 8266 8266 8265 8267 8267 8266 8268 8269 8269 8266 8270 8270 8269 8271 8271 8270 8272; +}; +batch TRIANGLE_STRIP +{ + indices 8270 8266 8273 8264; +}; +batch TRIANGLE_STRIP +{ + indices 8272 8270 8273 8273 8274 8264 8275 8275 8274 8276; +}; +batch TRIANGLE_STRIP +{ + indices 8277 8272 8278 8279; +}; +batch TRIANGLE_STRIP +{ + indices 8274 8276 8280 8281; +}; +batch TRIANGLE_STRIP +{ + indices 8274 8282 8273 8272; +}; +batch TRIANGLE_STRIP +{ + indices 8280 8281 8283 8284 8285 8286; +}; +batch TRIANGLE_STRIP +{ + indices 8280 8287 8274 8282; +}; +batch TRIANGLE_STRIP +{ + indices 8280 8288 8287 8282; +}; +batch TRIANGLE_STRIP +{ + indices 8288 8280 8289; +}; +batch TRIANGLE_STRIP +{ + indices 8282 8290 8272 8279; +}; +batch TRIANGLE_STRIP +{ + indices 8290 8282 8291; +}; +batch TRIANGLE_STRIP +{ + indices 8292 8279 8293 8290; +}; +batch TRIANGLE_STRIP +{ + indices 8294 8295 8291 8296 8290 8293 8293 8296 8297 8298 8298 8296 8299 8299 8298 8289; +}; +batch TRIANGLE_STRIP +{ + indices 8300 8298 8301 8302 8302 8298 8289 8289 8303 8280; +}; +batch TRIANGLE_STRIP +{ + indices 8302 8289 8303 8303 8304 8280; +}; +batch TRIANGLE_STRIP +{ + indices 8303 8304 8305 8285; +}; +batch TRIANGLE_STRIP +{ + indices 8302 8303 8306 8305 8305 8285 8307; +}; +batch TRIANGLE_STRIP +{ + indices 8306 8305 8308 8307; +}; +batch TRIANGLE_STRIP +{ + indices 8309 8306 8308; +}; +batch TRIANGLE_STRIP +{ + indices 8307 8285 8310 8286; +}; +batch TRIANGLE_STRIP +{ + indices 8309 8311 8306 8302; +}; +batch TRIANGLE_STRIP +{ + indices 8309 8308 8312; +}; +batch TRIANGLE_STRIP +{ + indices 8286 8313 8310 8307; +}; +batch TRIANGLE_STRIP +{ + indices 8286 8314 8313; +}; +batch TRIANGLE_STRIP +{ + indices 8307 8315 8308 8312; +}; +batch TRIANGLE_STRIP +{ + indices 8313 8314 8316 8317 8318 8319 8320 8321 8322 8323; +}; +batch TRIANGLE_STRIP +{ + indices 8313 8324 8307 8315; +}; +batch TRIANGLE_STRIP +{ + indices 8313 8325 8324 8324 8315 8312; +}; +batch TRIANGLE_STRIP +{ + indices 8324 8325 8326 8327 8328 8329 8330 8331 8332; +}; +batch TRIANGLE_STRIP +{ + indices 8324 8333 8312 8334; +}; +batch TRIANGLE_STRIP +{ + indices 8333 8324 8335; +}; +batch TRIANGLE_STRIP +{ + indices 8334 8336 8312; +}; +batch TRIANGLE_STRIP +{ + indices 8335 8324 8337; +}; +batch TRIANGLE_STRIP +{ + indices 8336 8338 8312; +}; +batch TRIANGLE_STRIP +{ + indices 8335 8337 8339; +}; +batch TRIANGLE_STRIP +{ + indices 8336 8340 8338; +}; +batch TRIANGLE_STRIP +{ + indices 8339 8337 8341; +}; +batch TRIANGLE_STRIP +{ + indices 8340 8311 8338; +}; +batch TRIANGLE_STRIP +{ + indices 8339 8341 8342; +}; +batch TRIANGLE_STRIP +{ + indices 8340 8343 8311; +}; +batch TRIANGLE_STRIP +{ + indices 8341 8344 8342 8345 8345 8344 8346; +}; +batch TRIANGLE_STRIP +{ + indices 8343 8347 8311 8302; +}; +batch TRIANGLE_STRIP +{ + indices 8343 8348 8347 8347 8302 8349; +}; +batch TRIANGLE_STRIP +{ + indices 8348 8350 8347 8349; +}; +batch TRIANGLE_STRIP +{ + indices 8348 8351 8350 8349; +}; +batch TRIANGLE_STRIP +{ + indices 8352 8351 8348; +}; +batch TRIANGLE_STRIP +{ + indices 8353 8349 8354 8355 8355 8356 8357; +}; +batch TRIANGLE_STRIP +{ + indices 8358 8356 8355 8355 8359 8349; +}; +batch TRIANGLE_STRIP +{ + indices 8358 8355 8359 8359 8351 8349; +}; +batch TRIANGLE_STRIP +{ + indices 8360 8358 8361 8359 8359 8351 8362 8362 8359 8361; +}; +batch TRIANGLE_STRIP +{ + indices 8351 8352 8362 8362 8361 8363 8363 8362 8364 8365; +}; +batch TRIANGLE_STRIP +{ + indices 8362 8352 8366 8367 8367 8368 8369; +}; +batch TRIANGLE_STRIP +{ + indices 8352 8370 8367 8368; +}; +batch TRIANGLE_STRIP +{ + indices 8352 8371 8370 8370 8368 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8371 8373 8370 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8371 8374 8373 8372 8372 8374 8375 8375 8372 8376; +}; +batch TRIANGLE_STRIP +{ + indices 8375 8374 8377; +}; +batch TRIANGLE_STRIP +{ + indices 8376 8378 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8377 8374 8379; +}; +batch TRIANGLE_STRIP +{ + indices 8378 8380 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8377 8379 8381; +}; +batch TRIANGLE_STRIP +{ + indices 8378 8382 8380; +}; +batch TRIANGLE_STRIP +{ + indices 8381 8379 8383; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8382 8384 8385 8385 8382 8386; +}; +batch TRIANGLE_STRIP +{ + indices 8381 8383 8387 8388 8389 8389 8387 8390 8390 8389 8391 8391 8390 8392 8392 8391 8393 8393 8392 8394 8394 8393 8395 8395 8394 8396 8396 8395 8397 8397 8396 8398; +}; +batch TRIANGLE_STRIP +{ + indices 8399 8400 8401 8402 8402 8400 8403; +}; +batch TRIANGLE_STRIP +{ + indices 8404 8405 8406 8407 8407 8405 8408 8408 8407 8409 8409 8408 8410; +}; +batch TRIANGLE_STRIP +{ + indices 8409 8411 8407; +}; +batch TRIANGLE_STRIP +{ + indices 8408 8412 8410 8413; +}; +batch TRIANGLE_STRIP +{ + indices 8407 8411 8414 8415 8415 8416 8417 8417 8415 8414 8414 8418 8407; +}; +batch TRIANGLE_STRIP +{ + indices 8414 8417 8418 8418 8407 8419; +}; +batch TRIANGLE_STRIP +{ + indices 8417 8420 8418 8418 8419 8421 8421 8418 8420; +}; +batch TRIANGLE_STRIP +{ + indices 8419 8421 8422 8423 8423 8421 8424 8424 8423 8425 8426 8427 8428 8429 8430 8431; +}; +batch TRIANGLE_STRIP +{ + indices 8420 8432 8421 8433; +}; +batch TRIANGLE_STRIP +{ + indices 8420 8434 8432 8433; +}; +batch TRIANGLE_STRIP +{ + indices 8434 8420 8435 8436 8436 8437 8438 8438 8436 8435 8435 8438 8439 8440 8441 8441 8439 8442 8443; +}; +batch TRIANGLE_STRIP +{ + indices 8439 8444 8435 8434; +}; +batch TRIANGLE_STRIP +{ + indices 8445 8446 8444 8447 8448 8448 8444 8434; +}; +batch TRIANGLE_STRIP +{ + indices 8447 8449 8448 8434 8434 8449 8433 8450; +}; +batch TRIANGLE_STRIP +{ + indices 8451 8452 8449 8453; +}; +batch TRIANGLE_STRIP +{ + indices 8450 8449 8454 8453; +}; +batch TRIANGLE_STRIP +{ + indices 8450 8454 8455 8456 8429; +}; +batch TRIANGLE_STRIP +{ + indices 8453 8457 8454 8458; +}; +batch TRIANGLE_STRIP +{ + indices 8429 8456 8459; +}; +batch TRIANGLE_STRIP +{ + indices 8458 8457 8460 8460 8456 8459 8459 8461 8429; +}; +batch TRIANGLE_STRIP +{ + indices 8459 8460 8461 8461 8429 8431; +}; +batch TRIANGLE_STRIP +{ + indices 8457 8462 8460 8463; +}; +batch TRIANGLE_STRIP +{ + indices 8462 8457 8464 8453; +}; +batch TRIANGLE_STRIP +{ + indices 8463 8465 8460 8461; +}; +batch TRIANGLE_STRIP +{ + indices 8464 8453 8466 8467; +}; +batch TRIANGLE_STRIP +{ + indices 8465 8468 8461 8431; +}; +batch TRIANGLE_STRIP +{ + indices 8465 8469 8468 8468 8431 8470; +}; +batch TRIANGLE_STRIP +{ + indices 8469 8471 8468 8468 8470 8472; +}; +batch TRIANGLE_STRIP +{ + indices 8471 8469 8473; +}; +batch TRIANGLE_STRIP +{ + indices 8474 8470 8472; +}; +batch TRIANGLE_STRIP +{ + indices 8471 8473 8475; +}; +batch TRIANGLE_STRIP +{ + indices 8474 8472 8476; +}; +batch TRIANGLE_STRIP +{ + indices 8475 8473 8477; +}; +batch TRIANGLE_STRIP +{ + indices 8478 8474 8476; +}; +batch TRIANGLE_STRIP +{ + indices 8475 8477 8479 8480; +}; +batch TRIANGLE_STRIP +{ + indices 8476 8481 8478 8482; +}; +batch TRIANGLE_STRIP +{ + indices 8467 8483 8466 8484 8484 8483 8485; +}; +batch TRIANGLE_STRIP +{ + indices 8483 8467 8486 8487; +}; +batch TRIANGLE_STRIP +{ + indices 8483 8486 8488 8487; +}; +batch TRIANGLE_STRIP +{ + indices 8489 8485 8483; +}; +batch TRIANGLE_STRIP +{ + indices 8490 8488 8487; +}; +batch TRIANGLE_STRIP +{ + indices 8489 8491 8485; +}; +batch TRIANGLE_STRIP +{ + indices 8488 8490 8492 8493 8493 8494 8495 8495 8493 8492 8492 8495 8496; +}; +batch TRIANGLE_STRIP +{ + indices 8497 8498 8489 8492 8492 8496 8499 8499 8492 8489 8489 8499 8491; +}; +batch TRIANGLE_STRIP +{ + indices 8496 8500 8499 8491; +}; +batch TRIANGLE_STRIP +{ + indices 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8510 8508 8511; +}; +batch TRIANGLE_STRIP +{ + indices 8512 8509 8510 8510 8513 8511; +}; +batch TRIANGLE_STRIP +{ + indices 8514 8512 8510 8510 8515 8513; +}; +batch TRIANGLE_STRIP +{ + indices 8514 8510 8515 8515 8516 8513; +}; +batch TRIANGLE_STRIP +{ + indices 8517 8514 8515 8515 8518 8516; +}; +batch TRIANGLE_STRIP +{ + indices 8515 8518 8517 8519; +}; +batch TRIANGLE_STRIP +{ + indices 8516 8520 8518 8521; +}; +batch TRIANGLE_STRIP +{ + indices 8522 8523 8524 8525 8525 8523 8526 8526 8525 8527 8527 8526 8528 8528 8527 8529 8529 8528 8530 8530 8529 8531 8531 8530 8532; +}; +batch TRIANGLE_STRIP +{ + indices 8529 8531 8533 8534; +}; +batch TRIANGLE_STRIP +{ + indices 8532 8535 8531 8536 8536 8412 8537; +}; +batch TRIANGLE_STRIP +{ + indices 8536 8535 8412 8538 8539 8539 8412 8413 8413 8539 8540 8541 8541 8539 8538; +}; +batch TRIANGLE_STRIP +{ + indices 8542 8541 8543 8544; +}; +batch TRIANGLE_STRIP +{ + indices 8538 8535 8545 8546 8547; +}; +batch TRIANGLE_STRIP +{ + indices 8541 8538 8548 8545; +}; +batch TRIANGLE_STRIP +{ + indices 8544 8541 8549 8548; +}; +batch TRIANGLE_STRIP +{ + indices 8550 8544 8551 8549; +}; +batch TRIANGLE_STRIP +{ + indices 8545 8552 8548 8548 8549 8553; +}; +batch TRIANGLE_STRIP +{ + indices 8554 8548 8552; +}; +batch TRIANGLE_STRIP +{ + indices 8555 8556 8553 8557 8549 8551 8551 8557 8558 8559 8559 8557 8560 8560 8559 8561; +}; +batch TRIANGLE_STRIP +{ + indices 8562 8559 8563 8564 8564 8559 8561; +}; +batch TRIANGLE_STRIP +{ + indices 8552 8565 8554 8561; +}; +batch TRIANGLE_STRIP +{ + indices 8552 8545 8565 8547 8566 8566 8565 8567 8567 8566 8568 8568 8567 8569 8569 8568 8570; +}; +batch TRIANGLE_STRIP +{ + indices 8565 8571 8561 8564; +}; +batch TRIANGLE_STRIP +{ + indices 8565 8572 8571 8573 8573 8572 8569; +}; +batch TRIANGLE_STRIP +{ + indices 8564 8571 8574 8573; +}; +batch TRIANGLE_STRIP +{ + indices 8570 8575 8569 8569 8573 8576 8576 8569 8575 8575 8577 8570; +}; +batch TRIANGLE_STRIP +{ + indices 8576 8575 8577 8577 8578 8570; +}; +batch TRIANGLE_STRIP +{ + indices 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586; +}; +batch TRIANGLE_STRIP +{ + indices 8576 8577 8587 8588 8589 8590 8591 8592 8593 8594 8595; +}; +batch TRIANGLE_STRIP +{ + indices 8587 8596 8576 8597 8573 8574; +}; +batch TRIANGLE_STRIP +{ + indices 8597 8596 8598 8587; +}; +batch TRIANGLE_STRIP +{ + indices 8574 8597 8599 8598; +}; +batch TRIANGLE_STRIP +{ + indices 8599 8600 8574 8564; +}; +batch TRIANGLE_STRIP +{ + indices 8587 8601 8598 8602; +}; +batch TRIANGLE_STRIP +{ + indices 8601 8587 8603; +}; +batch TRIANGLE_STRIP +{ + indices 8602 8604 8598; +}; +batch TRIANGLE_STRIP +{ + indices 8603 8587 8605; +}; +batch TRIANGLE_STRIP +{ + indices 8604 8606 8598; +}; +batch TRIANGLE_STRIP +{ + indices 8603 8605 8607; +}; +batch TRIANGLE_STRIP +{ + indices 8604 8608 8606; +}; +batch TRIANGLE_STRIP +{ + indices 8607 8605 8609; +}; +batch TRIANGLE_STRIP +{ + indices 8608 8600 8606; +}; +batch TRIANGLE_STRIP +{ + indices 8607 8609 8610; +}; +batch TRIANGLE_STRIP +{ + indices 8608 8611 8600; +}; +batch TRIANGLE_STRIP +{ + indices 8609 8612 8610 8613 8613 8612 8614; +}; +batch TRIANGLE_STRIP +{ + indices 8611 8615 8600 8564; +}; +batch TRIANGLE_STRIP +{ + indices 8611 8616 8615 8615 8564 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8616 8618 8615 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8616 8619 8618 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8620 8619 8616; +}; +batch TRIANGLE_STRIP +{ + indices 8621 8617 8622 8623 8623 8624 8625; +}; +batch TRIANGLE_STRIP +{ + indices 8626 8624 8623 8623 8627 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8626 8623 8627 8627 8619 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8628 8626 8629 8627 8627 8619 8630 8630 8627 8629; +}; +batch TRIANGLE_STRIP +{ + indices 8619 8620 8630 8630 8629 8631 8631 8630 8632 8633 8633 8630 8620 8620 8633 8634 8635 8636 8636 8634 8637 8638; +}; +batch TRIANGLE_STRIP +{ + indices 8620 8639 8634 8638; +}; +batch TRIANGLE_STRIP +{ + indices 8620 8640 8639 8639 8638 8641; +}; +batch TRIANGLE_STRIP +{ + indices 8640 8642 8639 8641; +}; +batch TRIANGLE_STRIP +{ + indices 8640 8643 8642 8641 8641 8643 8644 8644 8641 8645; +}; +batch TRIANGLE_STRIP +{ + indices 8644 8643 8646; +}; +batch TRIANGLE_STRIP +{ + indices 8645 8647 8641; +}; +batch TRIANGLE_STRIP +{ + indices 8646 8643 8648; +}; +batch TRIANGLE_STRIP +{ + indices 8647 8649 8641; +}; +batch TRIANGLE_STRIP +{ + indices 8646 8648 8650; +}; +batch TRIANGLE_STRIP +{ + indices 8647 8651 8649; +}; +batch TRIANGLE_STRIP +{ + indices 8650 8648 8652; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8651 8653 8654 8654 8651 8655; +}; +batch TRIANGLE_STRIP +{ + indices 8650 8652 8656 8657 8658 8658 8656 8659 8659 8658 8660 8660 8659 8661 8661 8660 8662 8662 8661 8663 8663 8662 8664 8664 8663 8665 8665 8664 8666 8666 8665 8667; +}; +batch TRIANGLE_STRIP +{ + indices 8668 8669 8670 8671 8672 8673 8673 8674 8675 8675 8673 8672 8672 8675 8676 8676 8672 8677 8677 8676 8678 8678 8677 8679 8679 8678 8680 8681 8682 8682 8680 8683; + indices 8683 8682 8684 8684 8683 8685 8685 8684 8686 8686 8685 8687 8687 8686 8688 8689 8690 8690 8688 8691; +}; +batch TRIANGLE_STRIP +{ + indices 8686 8692 8689; +}; +batch TRIANGLE_STRIP +{ + indices 8690 8693 8691 8694 8694 8693 8695 8695 8694 8696 8696 8695 8697 8697 8696 8698; +}; +batch TRIANGLE_STRIP +{ + indices 8692 8686 8699 8700; +}; +batch TRIANGLE_STRIP +{ + indices 8699 8701 8692 8689; +}; +batch TRIANGLE_STRIP +{ + indices 8699 8700 8702 8703; +}; +batch TRIANGLE_STRIP +{ + indices 8701 8704 8689 8690; +}; +batch TRIANGLE_STRIP +{ + indices 8701 8705 8704 8704 8690 8706; +}; +batch TRIANGLE_STRIP +{ + indices 8701 8707 8705; +}; +batch TRIANGLE_STRIP +{ + indices 8690 8706 8708 8709 8710 8711 8712 8713; +}; +batch TRIANGLE_STRIP +{ + indices 8707 8701 8714 8715 8702; +}; +batch TRIANGLE_STRIP +{ + indices 8707 8714 8716 8717 8717 8714 8702; +}; +batch TRIANGLE_STRIP +{ + indices 8718 8716 8717 8717 8719 8702 8703; +}; +batch TRIANGLE_STRIP +{ + indices 8720 8718 8717 8717 8721 8719 8722; +}; +batch TRIANGLE_STRIP +{ + indices 8723 8719 8703; +}; +batch TRIANGLE_STRIP +{ + indices 8720 8724 8718 8725 8725 8724 8726; +}; +batch TRIANGLE_STRIP +{ + indices 8724 8720 8727 8728; +}; +batch TRIANGLE_STRIP +{ + indices 8724 8727 8729 8728; +}; +batch TRIANGLE_STRIP +{ + indices 8730 8726 8724; +}; +batch TRIANGLE_STRIP +{ + indices 8728 8731 8729 8732 8732 8731 8733; +}; +batch TRIANGLE_STRIP +{ + indices 8726 8730 8734 8735 8735 8730 8736 8737 8737 8730 8738; +}; +batch TRIANGLE_STRIP +{ + indices 8719 8723 8739 8740 8740 8723 8678; +}; +batch TRIANGLE_STRIP +{ + indices 8739 8741 8719 8742; +}; +batch TRIANGLE_STRIP +{ + indices 8678 8743 8740 8739; +}; +batch TRIANGLE_STRIP +{ + indices 8676 8743 8678; +}; +batch TRIANGLE_STRIP +{ + indices 8742 8741 8744 8739; +}; +batch TRIANGLE_STRIP +{ + indices 8742 8744 8745 8746; +}; +batch TRIANGLE_STRIP +{ + indices 8744 8739 8747 8743; +}; +batch TRIANGLE_STRIP +{ + indices 8747 8748 8744; +}; +batch TRIANGLE_STRIP +{ + indices 8743 8676 8749 8750 8751 8751 8749 8752; +}; +batch TRIANGLE_STRIP +{ + indices 8743 8753 8747 8754 8754 8753 8755; +}; +batch TRIANGLE_STRIP +{ + indices 8747 8754 8748 8756 8757 8757 8748 8758 8759; +}; +batch TRIANGLE_STRIP +{ + indices 8760 8761 8762 8763 8763 8761 8764 8764 8763 8765 8765 8764 8766 8766 8765 8767; +}; +batch TRIANGLE_STRIP +{ + indices 8768 8769 8770 8771 8772; +}; +batch TRIANGLE_STRIP +{ + indices 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8782 8780 8783; +}; +batch TRIANGLE_STRIP +{ + indices 8784 8781 8782 8782 8785 8783; +}; +batch TRIANGLE_STRIP +{ + indices 8786 8784 8782 8782 8787 8785; +}; +batch TRIANGLE_STRIP +{ + indices 8786 8782 8787 8787 8788 8785; +}; +batch TRIANGLE_STRIP +{ + indices 8789 8786 8787 8787 8790 8788; +}; +batch TRIANGLE_STRIP +{ + indices 8787 8790 8789 8791; +}; +batch TRIANGLE_STRIP +{ + indices 8788 8792 8790 8793; +}; +batch TRIANGLE_STRIP +{ + indices 8794 8795 8796 8797 8797 8795 8798 8798 8797 8799 8799 8798 8800 8800 8799 8801 8801 8800 8802 8802 8801 8803 8803 8802 8804; +}; +batch TRIANGLE_STRIP +{ + indices 8801 8803 8805 8806; +}; +batch TRIANGLE_STRIP +{ + indices 8804 8807 8803 8808 8808 8809 8810; +}; +batch TRIANGLE_STRIP +{ + indices 8808 8807 8809 8809 8811 8812 8812 8809 8813 8813 8812 8814 8814 8813 8815; +}; +batch TRIANGLE_STRIP +{ + indices 8813 8809 8816 8807; +}; +batch TRIANGLE_STRIP +{ + indices 8815 8813 8816 8816 8817 8807 8818 8818 8817 8819; +}; +batch TRIANGLE_STRIP +{ + indices 8820 8815 8821 8822; +}; +batch TRIANGLE_STRIP +{ + indices 8817 8819 8823 8824; +}; +batch TRIANGLE_STRIP +{ + indices 8817 8825 8816 8815; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8824 8826 8827 8828 8829; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8830 8817 8825; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8831 8830 8825; +}; +batch TRIANGLE_STRIP +{ + indices 8831 8823 8832; +}; +batch TRIANGLE_STRIP +{ + indices 8825 8833 8815 8822; +}; +batch TRIANGLE_STRIP +{ + indices 8833 8825 8834; +}; +batch TRIANGLE_STRIP +{ + indices 8835 8822 8836 8833; +}; +batch TRIANGLE_STRIP +{ + indices 8837 8838 8834 8839 8833 8836 8836 8839 8840 8841 8841 8839 8842 8842 8841 8832; +}; +batch TRIANGLE_STRIP +{ + indices 8843 8841 8844 8845 8845 8841 8832 8832 8846 8823; +}; +batch TRIANGLE_STRIP +{ + indices 8845 8832 8846 8846 8847 8823; +}; +batch TRIANGLE_STRIP +{ + indices 8846 8847 8848 8828; +}; +batch TRIANGLE_STRIP +{ + indices 8845 8846 8849 8848 8848 8828 8850; +}; +batch TRIANGLE_STRIP +{ + indices 8849 8848 8851 8850; +}; +batch TRIANGLE_STRIP +{ + indices 8852 8849 8851; +}; +batch TRIANGLE_STRIP +{ + indices 8850 8828 8853 8829; +}; +batch TRIANGLE_STRIP +{ + indices 8852 8854 8849 8845; +}; +batch TRIANGLE_STRIP +{ + indices 8852 8851 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8829 8856 8853 8850; +}; +batch TRIANGLE_STRIP +{ + indices 8829 8857 8856; +}; +batch TRIANGLE_STRIP +{ + indices 8850 8858 8851 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8856 8857 8859 8860 8861 8862 8863 8864 8865 8866; +}; +batch TRIANGLE_STRIP +{ + indices 8856 8867 8850 8858; +}; +batch TRIANGLE_STRIP +{ + indices 8856 8868 8867 8867 8858 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8867 8868 8869 8870 8871 8872 8873 8874 8875; +}; +batch TRIANGLE_STRIP +{ + indices 8867 8876 8855 8877; +}; +batch TRIANGLE_STRIP +{ + indices 8876 8867 8878; +}; +batch TRIANGLE_STRIP +{ + indices 8877 8879 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8878 8867 8880; +}; +batch TRIANGLE_STRIP +{ + indices 8879 8881 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8878 8880 8882; +}; +batch TRIANGLE_STRIP +{ + indices 8879 8883 8881; +}; +batch TRIANGLE_STRIP +{ + indices 8882 8880 8884; +}; +batch TRIANGLE_STRIP +{ + indices 8883 8854 8881; +}; +batch TRIANGLE_STRIP +{ + indices 8882 8884 8885; +}; +batch TRIANGLE_STRIP +{ + indices 8883 8886 8854; +}; +batch TRIANGLE_STRIP +{ + indices 8884 8887 8885 8888 8888 8887 8889; +}; +batch TRIANGLE_STRIP +{ + indices 8886 8890 8854 8845; +}; +batch TRIANGLE_STRIP +{ + indices 8886 8891 8890 8890 8845 8892; +}; +batch TRIANGLE_STRIP +{ + indices 8891 8893 8890 8892; +}; +batch TRIANGLE_STRIP +{ + indices 8891 8894 8893 8892; +}; +batch TRIANGLE_STRIP +{ + indices 8895 8894 8891; +}; +batch TRIANGLE_STRIP +{ + indices 8896 8892 8897 8898 8898 8899 8900; +}; +batch TRIANGLE_STRIP +{ + indices 8901 8899 8898 8898 8902 8892 8894; +}; +batch TRIANGLE_STRIP +{ + indices 8901 8898 8902 8902 8903 8894 8895; +}; +batch TRIANGLE_STRIP +{ + indices 8901 8902 8904 8903; +}; +batch TRIANGLE_STRIP +{ + indices 8905 8901 8904 8904 8906 8903; +}; +batch TRIANGLE_STRIP +{ + indices 8905 8907 8901; +}; +batch TRIANGLE_STRIP +{ + indices 8908 8906 8903; +}; +batch TRIANGLE_STRIP +{ + indices 8901 8907 8909 8910; +}; +batch TRIANGLE_STRIP +{ + indices 8901 8909 8911; +}; +batch TRIANGLE_STRIP +{ + indices 8908 8903 8912 8895; +}; +batch TRIANGLE_STRIP +{ + indices 8913 8912 8914 8915 8915 8912 8895; +}; +batch TRIANGLE_STRIP +{ + indices 8914 8915 8916 8917; +}; +batch TRIANGLE_STRIP +{ + indices 8915 8895 8918 8919; +}; +batch TRIANGLE_STRIP +{ + indices 8920 8915 8921 8918 8922; +}; +batch TRIANGLE_STRIP +{ + indices 8919 8923 8918 8922; +}; +batch TRIANGLE_STRIP +{ + indices 8919 8924 8923 8922 8922 8924 8925 8925 8922 8926; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8924 8927; +}; +batch TRIANGLE_STRIP +{ + indices 8926 8928 8922; +}; +batch TRIANGLE_STRIP +{ + indices 8927 8924 8929; +}; +batch TRIANGLE_STRIP +{ + indices 8928 8930 8922; +}; +batch TRIANGLE_STRIP +{ + indices 8927 8929 8931; +}; +batch TRIANGLE_STRIP +{ + indices 8928 8932 8930; +}; +batch TRIANGLE_STRIP +{ + indices 8931 8929 8933; +}; +batch TRIANGLE_STRIP +{ + indices 8930 8932 8934 8935 8935 8932 8936; +}; +batch TRIANGLE_STRIP +{ + indices 8931 8933 8937 8938 8939 8939 8937 8940 8940 8939 8941 8941 8940 8942 8942 8941 8943 8943 8942 8944 8944 8943 8945 8945 8944 8946 8946 8945 8947 8947 8946 8948; +}; +batch TRIANGLE_STRIP +{ + indices 8949 8950 8951 8952 8953 8954 8955 8956 8957; +}; +batch TRIANGLE_STRIP +{ + indices 8955 8958 8953 8959; +}; +batch TRIANGLE_STRIP +{ + indices 8955 8957 8960; +}; +batch TRIANGLE_STRIP +{ + indices 8961 8959 8962 8963 8963 8959 8958; +}; +batch TRIANGLE_STRIP +{ + indices 8964 8962 8963 8963 8965 8958; +}; +batch TRIANGLE_STRIP +{ + indices 8965 8966 8963 8964; +}; +batch TRIANGLE_STRIP +{ + indices 8965 8967 8966 8964; +}; +batch TRIANGLE_STRIP +{ + indices 8958 8955 8968 8960; +}; +batch TRIANGLE_STRIP +{ + indices 8958 8968 8969; +}; +batch TRIANGLE_STRIP +{ + indices 8967 8970 8964 8971; +}; +batch TRIANGLE_STRIP +{ + indices 8970 8967 8972; +}; +batch TRIANGLE_STRIP +{ + indices 8971 8973 8964; +}; +batch TRIANGLE_STRIP +{ + indices 8972 8967 8974; +}; +batch TRIANGLE_STRIP +{ + indices 8973 8975 8964; +}; +batch TRIANGLE_STRIP +{ + indices 8972 8974 8976; +}; +batch TRIANGLE_STRIP +{ + indices 8973 8977 8975 8978; +}; +batch TRIANGLE_STRIP +{ + indices 8974 8979 8976 8980 8980 8979 8981 8981 8980 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991; +}; +batch TRIANGLE_STRIP +{ + indices 8968 8992 8969 8993 8994; +}; +batch TRIANGLE_STRIP +{ + indices 8968 8995 8992 8993; +}; +batch TRIANGLE_STRIP +{ + indices 8968 8960 8995; +}; +batch TRIANGLE_STRIP +{ + indices 8993 8996 8994 8997; +}; +batch TRIANGLE_STRIP +{ + indices 8998 8995 8999 9000 9000 8995 8960; +}; +batch TRIANGLE_STRIP +{ + indices 8995 9001 8993 8996; +}; +batch TRIANGLE_STRIP +{ + indices 9002 9000 9003 9004 9004 9000 8960 8960 9004 8957 9005 9005 9004 9006 9007 9008; +}; +batch TRIANGLE_STRIP +{ + indices 9004 9007 9009; +}; +batch TRIANGLE_STRIP +{ + indices 8996 9010 8997 9011 9011 9010 9012 9012 9011 9013 9013 9012 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023; +}; +batch TRIANGLE_STRIP +{ + indices 9015 9012 9024 9025 9025 9012 9026; +}; +batch TRIANGLE_STRIP +{ + indices 9015 9024 9027 9025 9025 9026 9028 8996 9001; +}; +batch TRIANGLE_STRIP +{ + indices 9028 9029 9025 9027; +}; +batch TRIANGLE_STRIP +{ + indices 9001 9030 9028 9029 9029 9030 9031 9031 9029 9032 9027; +}; +batch TRIANGLE_STRIP +{ + indices 9030 9033 9031; +}; +batch TRIANGLE_STRIP +{ + indices 9027 9032 9034; +}; +batch TRIANGLE_STRIP +{ + indices 9001 9035 9030 9033; +}; +batch TRIANGLE_STRIP +{ + indices 9034 9036 9027 9015; +}; +batch TRIANGLE_STRIP +{ + indices 9032 9037 9034 9036; +}; +batch TRIANGLE_STRIP +{ + indices 9037 9032 9038 9039; +}; +batch TRIANGLE_STRIP +{ + indices 9037 9040 9036; +}; +batch TRIANGLE_STRIP +{ + indices 9038 9039 9041 9033; +}; +batch TRIANGLE_STRIP +{ + indices 9036 9040 9042 9043; +}; +batch TRIANGLE_STRIP +{ + indices 9015 9036 9044; +}; +batch TRIANGLE_STRIP +{ + indices 9042 9043 9045; +}; +batch TRIANGLE_STRIP +{ + indices 9046 9015 9044; +}; +batch TRIANGLE_STRIP +{ + indices 9045 9043 9047; +}; +batch TRIANGLE_STRIP +{ + indices 9046 9044 9048; +}; +batch TRIANGLE_STRIP +{ + indices 9045 9047 9049; +}; +batch TRIANGLE_STRIP +{ + indices 9050 9046 9048; +}; +batch TRIANGLE_STRIP +{ + indices 9049 9047 9051; +}; +batch TRIANGLE_STRIP +{ + indices 9050 9048 9052; +}; +batch TRIANGLE_STRIP +{ + indices 9049 9051 9053 9054; +}; +batch TRIANGLE_STRIP +{ + indices 9050 9052 9055 9056 9057; +}; +batch TRIANGLE_STRIP +{ + indices 9041 9033 9058 9059 9060 9061; +}; +batch TRIANGLE_STRIP +{ + indices 9059 9033 9062 9063 9063 9033 9035; +}; +batch TRIANGLE_STRIP +{ + indices 9063 9064 9062 9059 9059 9064 9065 9065 9059 9061; +}; +batch TRIANGLE_STRIP +{ + indices 9065 9064 9066 9066 9067 9068 9068 9066 9069 9069 9070 9071; +}; +batch TRIANGLE_STRIP +{ + indices 9066 9064 9072 9072 9069 9071; +}; +batch TRIANGLE_STRIP +{ + indices 9069 9066 9072 9072 9073 9064; +}; +batch TRIANGLE_STRIP +{ + indices 9074 9075 9073 9076 9072 9071 9071 9076 9077 9078 9078 9076 9079 9079 9078 9035 9001 9001 9078 9080 9081; +}; +batch TRIANGLE_STRIP +{ + indices 9065 9066 9082 9083 9084; +}; +batch TRIANGLE_STRIP +{ + indices 9065 9082 9085 9084; +}; +batch TRIANGLE_STRIP +{ + indices 9061 9065 9085 9085 9086 9084; +}; +batch TRIANGLE_STRIP +{ + indices 9087 9061 9085 9085 9088 9086; +}; +batch TRIANGLE_STRIP +{ + indices 9087 9085 9088 9088 9089 9086; +}; +batch TRIANGLE_STRIP +{ + indices 9087 9090 9061 9091 9091 9090 9092; +}; +batch TRIANGLE_STRIP +{ + indices 9088 9089 9093; +}; +batch TRIANGLE_STRIP +{ + indices 9090 9094 9092; +}; +batch TRIANGLE_STRIP +{ + indices 9089 9095 9093; +}; +batch TRIANGLE_STRIP +{ + indices 9092 9094 9096; +}; +batch TRIANGLE_STRIP +{ + indices 9088 9093 9097; +}; +batch TRIANGLE_STRIP +{ + indices 9094 9090 9098 9099; +}; +batch TRIANGLE_STRIP +{ + indices 9094 9100 9096 9101 9101 9100 9102 9102 9101 9103 9103 9102 9104 9104 9103 9105; +}; +batch TRIANGLE_STRIP +{ + indices 9106 9097 9107 9093; +}; +batch TRIANGLE_STRIP +{ + indices 9108 9109 9095 9093 9093 9109 9110 9110 9093 9111 9111 9110 9112 9112 9111 9113 9113 9112 9114 9115 9116 9116 9114 9117 9117 9116 9118 9118 9117 9119 9119 9118; + indices 9120 9120 9119 9121 9121 9120 9122 9123 9124 9124 9122 9125; +}; +batch TRIANGLE_STRIP +{ + indices 9120 9126 9123; +}; +batch TRIANGLE_STRIP +{ + indices 9124 9127 9125 9128 9128 9127 9129 9129 9128 9130 9130 9129 9131 9131 9130 9132; +}; +batch TRIANGLE_STRIP +{ + indices 9126 9120 9133 9134; +}; +batch TRIANGLE_STRIP +{ + indices 9133 9135 9126 9123; +}; +batch TRIANGLE_STRIP +{ + indices 9133 9134 9136 9137; +}; +batch TRIANGLE_STRIP +{ + indices 9135 9138 9123 9124; +}; +batch TRIANGLE_STRIP +{ + indices 9135 9139 9138 9138 9124 9140; +}; +batch TRIANGLE_STRIP +{ + indices 9135 9141 9139; +}; +batch TRIANGLE_STRIP +{ + indices 9124 9140 9142 9143 9144 9145 9146 9147; +}; +batch TRIANGLE_STRIP +{ + indices 9141 9135 9148 9149 9136; +}; +batch TRIANGLE_STRIP +{ + indices 9141 9148 9150 9151 9151 9148 9136; +}; +batch TRIANGLE_STRIP +{ + indices 9152 9150 9151 9151 9153 9136 9137; +}; +batch TRIANGLE_STRIP +{ + indices 9154 9152 9151 9151 9155 9153 9156; +}; +batch TRIANGLE_STRIP +{ + indices 9157 9153 9137; +}; +batch TRIANGLE_STRIP +{ + indices 9154 9158 9152 9159 9159 9158 9160; +}; +batch TRIANGLE_STRIP +{ + indices 9158 9154 9161 9162; +}; +batch TRIANGLE_STRIP +{ + indices 9158 9161 9163 9162; +}; +batch TRIANGLE_STRIP +{ + indices 9164 9160 9158; +}; +batch TRIANGLE_STRIP +{ + indices 9162 9165 9163 9166 9166 9165 9167; +}; +batch TRIANGLE_STRIP +{ + indices 9160 9164 9168 9169 9169 9164 9170 9171 9171 9164 9172; +}; +batch TRIANGLE_STRIP +{ + indices 9153 9157 9173 9174 9174 9157 9112; +}; +batch TRIANGLE_STRIP +{ + indices 9173 9175 9153 9176; +}; +batch TRIANGLE_STRIP +{ + indices 9112 9177 9174 9173; +}; +batch TRIANGLE_STRIP +{ + indices 9110 9177 9112; +}; +batch TRIANGLE_STRIP +{ + indices 9176 9175 9178 9173; +}; +batch TRIANGLE_STRIP +{ + indices 9176 9178 9179 9180; +}; +batch TRIANGLE_STRIP +{ + indices 9178 9173 9181 9177; +}; +batch TRIANGLE_STRIP +{ + indices 9178 9181 9182 9183; +}; +batch TRIANGLE_STRIP +{ + indices 9177 9184 9181 9183 9183 9184 9185; +}; +batch TRIANGLE_STRIP +{ + indices 9177 9110 9186 9187 9188 9188 9186 9189; +}; +batch TRIANGLE_STRIP +{ + indices 9190 9191 9192 9193 9194; +}; +batch TRIANGLE_STRIP +{ + indices 9195 9196 9197 9198 9198 9196 9199 9199 9198 9200; +}; +batch TRIANGLE_STRIP +{ + indices 9201 9202 9203 9204 9205 9206 9207 9208 9209 9210 9210 9208 9211; +}; +batch TRIANGLE_STRIP +{ + indices 9212 9209 9210 9210 9213 9211; +}; +batch TRIANGLE_STRIP +{ + indices 9214 9212 9210 9210 9215 9213; +}; +batch TRIANGLE_STRIP +{ + indices 9214 9210 9215 9215 9216 9213; +}; +batch TRIANGLE_STRIP +{ + indices 9217 9214 9215 9215 9218 9216; +}; +batch TRIANGLE_STRIP +{ + indices 9218 9217 9215; +}; +batch TRIANGLE_STRIP +{ + indices 9219 9220 9221 9222 9223 9224; +}; +batch TRIANGLE_STRIP +{ + indices 9225 9226 9227 9228 9228 9226 9229; +}; +batch TRIANGLE_STRIP +{ + indices 9230 9231 9232 9233 9234 9235; +}; +batch TRIANGLE_STRIP +{ + indices 9236 9237 9238 9239 9240 9241 9242 9243 9243 9244 9245 9245 9243 9242 9242 9246 9240; +}; +batch TRIANGLE_STRIP +{ + indices 9242 9245 9246 9246 9240 9247; +}; +batch TRIANGLE_STRIP +{ + indices 9245 9248 9246 9246 9247 9249 9249 9246 9248; +}; +batch TRIANGLE_STRIP +{ + indices 9247 9249 9250 9251 9251 9249 9252 9252 9251 9253 9254 9255 9256 9257 9258 9259; +}; +batch TRIANGLE_STRIP +{ + indices 9248 9260 9249 9261; +}; +batch TRIANGLE_STRIP +{ + indices 9248 9262 9260 9261; +}; +batch TRIANGLE_STRIP +{ + indices 9262 9248 9263 9264 9264 9265 9266 9266 9264 9263 9263 9266 9267 9268 9269 9269 9267 9270 9271; +}; +batch TRIANGLE_STRIP +{ + indices 9267 9272 9263 9262; +}; +batch TRIANGLE_STRIP +{ + indices 9273 9274 9272 9275 9276 9276 9272 9262; +}; +batch TRIANGLE_STRIP +{ + indices 9275 9277 9276 9262 9262 9277 9261 9278; +}; +batch TRIANGLE_STRIP +{ + indices 9279 9280 9277 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9278 9277 9282 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9278 9282 9283 9284 9257; +}; +batch TRIANGLE_STRIP +{ + indices 9281 9285 9282 9286; +}; +batch TRIANGLE_STRIP +{ + indices 9257 9284 9287; +}; +batch TRIANGLE_STRIP +{ + indices 9286 9285 9288 9288 9284 9287 9287 9289 9257; +}; +batch TRIANGLE_STRIP +{ + indices 9287 9288 9289 9289 9257 9259; +}; +batch TRIANGLE_STRIP +{ + indices 9285 9290 9288 9291; +}; +batch TRIANGLE_STRIP +{ + indices 9290 9285 9292 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9291 9293 9288 9289; +}; +batch TRIANGLE_STRIP +{ + indices 9292 9281 9294 9295; +}; +batch TRIANGLE_STRIP +{ + indices 9293 9296 9289 9259; +}; +batch TRIANGLE_STRIP +{ + indices 9293 9297 9296 9296 9259 9298; +}; +batch TRIANGLE_STRIP +{ + indices 9297 9299 9296 9296 9298 9300; +}; +batch TRIANGLE_STRIP +{ + indices 9299 9297 9301; +}; +batch TRIANGLE_STRIP +{ + indices 9302 9298 9300; +}; +batch TRIANGLE_STRIP +{ + indices 9299 9301 9303; +}; +batch TRIANGLE_STRIP +{ + indices 9302 9300 9304; +}; +batch TRIANGLE_STRIP +{ + indices 9303 9301 9305; +}; +batch TRIANGLE_STRIP +{ + indices 9306 9302 9304; +}; +batch TRIANGLE_STRIP +{ + indices 9303 9305 9307 9308; +}; +batch TRIANGLE_STRIP +{ + indices 9304 9309 9306 9310; +}; +batch TRIANGLE_STRIP +{ + indices 9295 9311 9294 9312 9312 9311 9313; +}; +batch TRIANGLE_STRIP +{ + indices 9311 9295 9314 9315; +}; +batch TRIANGLE_STRIP +{ + indices 9311 9314 9316 9315; +}; +batch TRIANGLE_STRIP +{ + indices 9317 9313 9311; +}; +batch TRIANGLE_STRIP +{ + indices 9315 9318 9316 9319 9319 9318 9320; +}; +batch TRIANGLE_STRIP +{ + indices 9313 9317 9321 9322; +}; +batch TRIANGLE_STRIP +{ + indices 9323 9324 9317 9325 9322 9322 9326 9327 9327 9322 9328 9325 9329 9330 9331; +}; +batch TRIANGLE_STRIP +{ + indices 9332 9333 9334 9335 9336 9337 9338 9338 9336 9339 9340; +}; +batch TRIANGLE_STRIP +{ + indices 9339 9338 9341; +}; +batch TRIANGLE_STRIP +{ + indices 9340 9342 9336; +}; +batch TRIANGLE_STRIP +{ + indices 9338 9343 9341 9344 9344 9343 9345 9345 9344 9346 9346 9345 9347 9347 9346 9348; +}; +batch TRIANGLE_STRIP +{ + indices 9336 9342 9349 9349 9350 9351 9351 9349 9342 9342 9351 9352 9353 9354; +}; +batch TRIANGLE_STRIP +{ + indices 9352 9342 9355 9356 9357; +}; +batch TRIANGLE_STRIP +{ + indices 9355 9358 9352 9354; +}; +batch TRIANGLE_STRIP +{ + indices 9355 9357 9359 9360; +}; +batch TRIANGLE_STRIP +{ + indices 9358 9355 9361 9359; +}; +batch TRIANGLE_STRIP +{ + indices 9358 9361 9362 9359 9363; +}; +batch TRIANGLE_STRIP +{ + indices 9359 9360 9364 9365 9366 9367; +}; +batch TRIANGLE_STRIP +{ + indices 9363 9359 9368 9369; +}; +batch TRIANGLE_STRIP +{ + indices 9367 9370 9366 9366 9369 9371 9368; +}; +batch TRIANGLE_STRIP +{ + indices 9370 9367 9372 9373; +}; +batch TRIANGLE_STRIP +{ + indices 9366 9370 9374 9372; +}; +batch TRIANGLE_STRIP +{ + indices 9371 9366 9374; +}; +batch TRIANGLE_STRIP +{ + indices 9372 9373 9375 9376 9377 9378 9379 9380 9381 9382; +}; +batch TRIANGLE_STRIP +{ + indices 9374 9372 9383 9384 9385 9386 9387 9388 9389 9390 9391; +}; +batch TRIANGLE_STRIP +{ + indices 9374 9383 9392 9393; +}; +batch TRIANGLE_STRIP +{ + indices 9374 9392 9394 9393; +}; +batch TRIANGLE_STRIP +{ + indices 9371 9374 9394 9394 9395 9393; +}; +batch TRIANGLE_STRIP +{ + indices 9371 9394 9396 9395; +}; +batch TRIANGLE_STRIP +{ + indices 9368 9371 9396 9396 9397 9395; +}; +batch TRIANGLE_STRIP +{ + indices 9368 9396 9398 9397; +}; +batch TRIANGLE_STRIP +{ + indices 9368 9398 9363 9399 9400; +}; +batch TRIANGLE_STRIP +{ + indices 9398 9401 9399 9402; +}; +batch TRIANGLE_STRIP +{ + indices 9400 9399 9403 9404 9405 9405 9406 9407; +}; +batch TRIANGLE_STRIP +{ + indices 9403 9405 9408 9406; +}; +batch TRIANGLE_STRIP +{ + indices 9408 9409 9403 9410 9410 9409 9411; +}; +batch TRIANGLE_STRIP +{ + indices 9409 9408 9358 9354 9354 9408 9406 9406 9354 9412 9413; +}; +batch TRIANGLE_STRIP +{ + indices 9414 9412 9406; +}; +batch TRIANGLE_STRIP +{ + indices 9397 9415 9398 9416; +}; +batch TRIANGLE_STRIP +{ + indices 9415 9397 9417 9418 9418 9397 9419; +}; +batch TRIANGLE_STRIP +{ + indices 9420 9415 9417; +}; +batch TRIANGLE_STRIP +{ + indices 9418 9419 9421 9422 9423 9424 9424 9422 9425 9425 9424 9426 9426 9425 9427 9427 9426 9428 9428 9427 9429 9429 9428 9430 9430 9429 9431 9431 9430 9432 9432 9431; + indices 9433; +}; +batch TRIANGLE_STRIP +{ + indices 9434 9416 9435 9436 9436 9437 9438; +}; +batch TRIANGLE_STRIP +{ + indices 9437 9436 9439 9439 9440 9441; +}; +batch TRIANGLE_STRIP +{ + indices 9436 9442 9439 9441; +}; +batch TRIANGLE_STRIP +{ + indices 9436 9416 9442 9442 9441 9443 9444 9445 9445 9443 9446; +}; +batch TRIANGLE_STRIP +{ + indices 9416 9447 9442 9443 9443 9448 9446; +}; +batch TRIANGLE_STRIP +{ + indices 9443 9447 9448 9448 9446 9449; +}; +batch TRIANGLE_STRIP +{ + indices 9447 9416 9450 9415 9420 9420 9450 9447 9447 9420 9448; +}; +batch TRIANGLE_STRIP +{ + indices 9451 9452 9449 9449 9453 9448; +}; +batch TRIANGLE_STRIP +{ + indices 9451 9449 9453 9453 9454 9448; +}; +batch TRIANGLE_STRIP +{ + indices 9455 9451 9453 9453 9456 9454; +}; +batch TRIANGLE_STRIP +{ + indices 9455 9453 9456 9456 9457 9454; +}; +batch TRIANGLE_STRIP +{ + indices 9456 9457 9455 9458 9459; +}; +batch TRIANGLE_STRIP +{ + indices 9458 9457 9460; +}; +batch TRIANGLE_STRIP +{ + indices 9459 9461 9455; +}; +batch TRIANGLE_STRIP +{ + indices 9460 9457 9462; +}; +batch TRIANGLE_STRIP +{ + indices 9461 9463 9455; +}; +batch TRIANGLE_STRIP +{ + indices 9460 9462 9464; +}; +batch TRIANGLE_STRIP +{ + indices 9461 9465 9463; +}; +batch TRIANGLE_STRIP +{ + indices 9464 9462 9466; +}; +batch TRIANGLE_STRIP +{ + indices 9463 9465 9467 9468 9468 9465 9469; +}; +batch TRIANGLE_STRIP +{ + indices 9464 9466 9470 9471 9472 9472 9470 9473 9473 9472 9474 9474 9473 9475 9475 9474 9476 9476 9475 9477 9477 9476 9478 9478 9477 9479 9479 9478 9480 9480 9479 9481; +}; +batch TRIANGLE_STRIP +{ + indices 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9491 9489 9492; +}; +batch TRIANGLE_STRIP +{ + indices 9493 9490 9491 9491 9494 9492; +}; +batch TRIANGLE_STRIP +{ + indices 9495 9493 9491 9491 9496 9494; +}; +batch TRIANGLE_STRIP +{ + indices 9495 9491 9496 9496 9497 9494; +}; +batch TRIANGLE_STRIP +{ + indices 9498 9495 9496 9496 9499 9497; +}; +batch TRIANGLE_STRIP +{ + indices 9496 9499 9498 9500; +}; +batch TRIANGLE_STRIP +{ + indices 9497 9501 9499 9502; +}; +batch TRIANGLE_STRIP +{ + indices 9503 9504 9505 9506 9507; +}; +batch TRIANGLE_STRIP +{ + indices 9508 9509 9510 9511 9512; +}; +batch TRIANGLE_STRIP +{ + indices 9513 9514 9515 9516 9517; +}; +batch TRIANGLE_STRIP +{ + indices 9518 9519 9520 9521 9521 9519 9522; +}; +batch TRIANGLE_STRIP +{ + indices 9523 9524 9525 9526 9527; +}; +batch TRIANGLE_STRIP +{ + indices 9528 9529 9530 9531 9532; +}; +batch TRIANGLE_STRIP +{ + indices 9533 9534 9535 9536 9537; +}; +batch TRIANGLE_STRIP +{ + indices 9538 9539 9540 9541 9542; +}; +batch TRIANGLE_STRIP +{ + indices 9543 9544 9545 9546 9547; +}; +batch TRIANGLE_STRIP +{ + indices 9548 9549 9550 9551 9552; +}; +batch TRIANGLE_STRIP +{ + indices 9553 9554 9555 9556 9557; +}; +batch TRIANGLE_STRIP +{ + indices 9558 9559 9560 9561 9561 9559 9562; +}; +batch TRIANGLE_STRIP +{ + indices 9563 9564 9565 9566 9567; +}; +batch TRIANGLE_STRIP +{ + indices 9568 9569 9570 9571 9571 9569 9572; +}; +batch TRIANGLE_STRIP +{ + indices 9573 9574 9575 9576 9576 9574 9577; +}; +batch TRIANGLE_STRIP +{ + indices 9578 9579 9580 9581 9582; +}; +batch TRIANGLE_STRIP +{ + indices 9583 9584 9585 9586 9586 9584 9587; +}; +batch TRIANGLE_STRIP +{ + indices 9588 9589 9590 9591 9592; +}; +batch TRIANGLE_STRIP +{ + indices 9593 9594 9595 9596 9597; +}; +batch TRIANGLE_STRIP +{ + indices 9598 9599 9600 9601 9602; +}; +batch TRIANGLE_STRIP +{ + indices 9603 9604 9605 9606 9607; +}; +batch TRIANGLE_STRIP +{ + indices 9608 9609 9610 9611 9612; +}; +batch TRIANGLE_STRIP +{ + indices 9613 9614 9615 9616 9616 9614 9617; +}; +batch TRIANGLE_STRIP +{ + indices 9618 9619 9620 9621 9622; +}; +batch TRIANGLE_STRIP +{ + indices 9623 9624 9625 9626 9627; +}; +batch TRIANGLE_STRIP +{ + indices 9628 9629 9630 9631 9631 9629 9632; +}; +batch TRIANGLE_STRIP +{ + indices 9633 9634 9635 9636 9637; +}; +batch TRIANGLE_STRIP +{ + indices 9638 9639 9640 9641 9641 9639 9642; +}; +batch TRIANGLE_STRIP +{ + indices 9643 9644 9645 9646 9646 9644 9647; +}; +batch TRIANGLE_STRIP +{ + indices 9648 9649 9650 9651 9652; +}; +batch TRIANGLE_STRIP +{ + indices 9653 9654 9655 9656 9656 9654 9657; +}; +batch TRIANGLE_STRIP +{ + indices 9658 9659 9660 9661 9662; +}; +batch TRIANGLE_STRIP +{ + indices 9663 9664 9665 9666 9667; +}; +batch TRIANGLE_STRIP +{ + indices 9668 9669 9670 9671 9672; +}; +batch TRIANGLE_STRIP +{ + indices 9673 9674 9675 9676 9676 9674 9677 9677 9676 9678; +}; +batch TRIANGLE_STRIP +{ + indices 9679 9680 9681 9682 9683; +}; +batch TRIANGLE_STRIP +{ + indices 9684 9685 9686 9687 9688; +}; +batch TRIANGLE_STRIP +{ + indices 9689 9690 9691 9692 9692 9690 9693 9693 9692 9694 9695; +}; +batch TRIANGLE_STRIP +{ + indices 9696 9697 9698 9699 9699 9697 9700 9700 9699 9701 9702; +}; +batch TRIANGLE_STRIP +{ + indices 9703 9704 9705 9706 9706 9704 9707; +}; +batch TRIANGLE_STRIP +{ + indices 9708 9709 9710 9711 9711 9709 9712; +}; +batch TRIANGLE_STRIP +{ + indices 9713 9714 9715 9716 9716 9714 9717; +}; +batch TRIANGLE_STRIP +{ + indices 9718 9719 9720 9721 9722; +}; +batch TRIANGLE_STRIP +{ + indices 9723 9724 9725 9726 9726 9724 9727 9727 9726 9728; +}; +batch TRIANGLE_STRIP +{ + indices 9729 9730 9731 9732 9733; +}; +batch TRIANGLE_STRIP +{ + indices 9734 9735 9736 9737 9738; +}; +batch TRIANGLE_STRIP +{ + indices 9739 9740 9741 9742 9743; +}; +batch TRIANGLE_STRIP +{ + indices 9744 9745 9746 9747 9747 9745 9748 9748 9747 9749 9750; +}; +batch TRIANGLE_STRIP +{ + indices 9751 9752 9753 9754 9754 9752 9755; +}; +batch TRIANGLE_STRIP +{ + indices 9756 9757 9758 9759 9759 9757 9760; +}; +batch TRIANGLE_STRIP +{ + indices 9761 9762 9763 9764 9765; +}; +batch TRIANGLE_STRIP +{ + indices 9766 9767 9768 9769 9769 9767 9770; +}; +batch TRIANGLE_STRIP +{ + indices 9771 9772 9773 9774 9775; +}; +batch TRIANGLE_STRIP +{ + indices 9776 9777 9778 9779 9779 9777 9780 9780 9779 9781; +}; +batch TRIANGLE_STRIP +{ + indices 9782 9783 9784 9785 9786; +}; +batch TRIANGLE_STRIP +{ + indices 9787 9788 9789 9790 9790 9788 9791 9791 9790 9792; +}; +batch TRIANGLE_STRIP +{ + indices 9793 9794 9795 9796 9797; +}; +batch TRIANGLE_STRIP +{ + indices 9798 9799 9800 9801 9801 9799 9802 9802 9801 9803 9804; +}; +batch TRIANGLE_STRIP +{ + indices 9805 9806 9807 9808 9808 9806 9809 9809 9808 9810 9810 9809 9811 9811 9810 9812; +}; +batch TRIANGLE_STRIP +{ + indices 9813 9814 9815 9816 9817 9818 9819 9820; +}; +batch TRIANGLE_STRIP +{ + indices 9821 9822 9823 9824 9824 9822 9825 9825 9824 9826 9826 9825 9827 9827 9826 9828; +}; +batch TRIANGLE_STRIP +{ + indices 9829 9830 9831 9832 9833 9834 9835 9836; +}; +batch TRIANGLE_STRIP +{ + indices 9837 9838 9839 9840 9840 9838 9841 9841 9840 9842 9842 9841 9843 9843 9842 9844; +}; +batch TRIANGLE_STRIP +{ + indices 9845 9846 9847 9848 9849 9850 9851 9852; +}; +batch TRIANGLE_STRIP +{ + indices 9853 9854 9855 9856 9857 9858 9859; +}; +batch TRIANGLE_STRIP +{ + indices 9860 9861 9862 9863 9863 9861 9864 9864 9863 9865 9865 9864 9866 9866 9865 9867 9868 9868 9865 9869 9870 9871 9872 9873; +}; +batch TRIANGLE_STRIP +{ + indices 9874 9875 9876 9877 9878 9879 9880 9881 9881 9879 9882; +}; +batch TRIANGLE_STRIP +{ + indices 9883 9884 9885 9886 9886 9884 9887; +}; +batch TRIANGLE_STRIP +{ + indices 9888 9889 9890 9891 9892 9893 9894; +}; +batch TRIANGLE_STRIP +{ + indices 9895 9896 9897 9898 9899; +}; +batch TRIANGLE_STRIP +{ + indices 9900 9901 9902 9903 9903 9901 9904; +}; +batch TRIANGLE_STRIP +{ + indices 9905 9906 9907 9908 9909 9910; +}; +batch TRIANGLE_STRIP +{ + indices 9911 9912 9913 9914 9915 9916 9916 9914 9917; +}; +batch TRIANGLE_STRIP +{ + indices 9916 9918 9915; +}; +batch TRIANGLE_STRIP +{ + indices 9919 9920 9921 9922 9923 9924 9925 9926 9926 9924 9927; +}; +batch TRIANGLE_STRIP +{ + indices 9926 9928 9925; +}; +batch TRIANGLE_STRIP +{ + indices 9929 9930 9931 9932 9932 9930 9933 9933 9932 9934; +}; +batch TRIANGLE_STRIP +{ + indices 9935 9936 9937 9938 9939 9940; +}; +batch TRIANGLE_STRIP +{ + indices 9941 9942 9943 9944 9944 9942 9945 9945 9944 9946; +}; +batch TRIANGLE_STRIP +{ + indices 9947 9948 9949 9950 9951 9952; +}; +batch TRIANGLE_STRIP +{ + indices 9953 9954 9955 9956 9956 9954 9957 9957 9956 9958; +}; +batch TRIANGLE_STRIP +{ + indices 9959 9960 9961 9962 9963 9964; +}; +batch TRIANGLE_STRIP +{ + indices 9965 9966 9967 9968 9969; +}; +batch TRIANGLE_STRIP +{ + indices 9970 9971 9972 9973 9973 9971 9974 9974 9973 9975 9976 9976 9973 9977 9978 9979; +}; +batch TRIANGLE_STRIP +{ + indices 9980 9981 9982 9983 9984 9985 9985 9983 9986; +}; +batch TRIANGLE_STRIP +{ + indices 9987 9988 9989 9990 9991; +}; +batch TRIANGLE_STRIP +{ + indices 9992 9993 9994 9995 9996; +}; +batch TRIANGLE_STRIP +{ + indices 9997 9998 9999 10000 10001; +}; +batch TRIANGLE_STRIP +{ + indices 10002 10003 10004 10005 10006; +}; +batch TRIANGLE_STRIP +{ + indices 10007 10008 10009 10010 10011; +}; +batch TRIANGLE_STRIP +{ + indices 10012 10013 10014 10015 10015 10013 10016 10016 10015 10017 10017 10016 10018 10018 10017 10019 10020; +}; +batch TRIANGLE_STRIP +{ + indices 10021 10022 10023 10024 10025 10026 10026 10024 10027 10027 10026 10028 10029; +}; +batch TRIANGLE_STRIP +{ + indices 10030 10031 10032 10033 10034 10035 10036 10037 10037 10035 10038 10038 10037 10039 10040; +}; +batch TRIANGLE_STRIP +{ + indices 10041 10042 10043 10044 10045 10046 10047 10048 10048 10046 10049 10049 10048 10050 10051; +}; +batch TRIANGLE_STRIP +{ + indices 10052 10053 10054 10055 10055 10053 10056 10056 10055 10057 10057 10056 10058 10058 10057 10059 10059 10058 10060 10060 10059 10061 10062; +}; +batch TRIANGLE_STRIP +{ + indices 10063 10064 10065 10066 10067 10068; +}; +batch TRIANGLE_STRIP +{ + indices 10069 10070 10071 10072 10072 10070 10073 10073 10072 10074 10074 10073 10075 10075 10074 10076; +}; +batch TRIANGLE_STRIP +{ + indices 10077 10078 10079 10080 10080 10078 10081 10081 10080 10082 10082 10081 10083; +}; +batch TRIANGLE_STRIP +{ + indices 10084 10085 10086 10087 10087 10085 10088 10088 10087 10089 10089 10088 10090 10090 10089 10091; +}; +batch TRIANGLE_STRIP +{ + indices 10092 10093 10094 10095 10096 10097 10098 10099; +}; +batch TRIANGLE_STRIP +{ + indices 10100 10101 10102 10103 10103 10101 10104 10104 10103 10105 10105 10104 10106 10106 10105 10107; +}; +batch TRIANGLE_STRIP +{ + indices 10108 10109 10110 10111 10112 10113 10114 10115; +}; +batch TRIANGLE_STRIP +{ + indices 10116 10117 10118 10119 10120 10121 10122; +}; +batch TRIANGLE_STRIP +{ + indices 10123 10124 10125 10126 10126 10124 10127 10127 10126 10128 10128 10127 10129 10129 10128 10130 10131 10131 10128 10132 10133 10134 10135 10136; +}; +batch TRIANGLE_STRIP +{ + indices 10137 10138 10139 10140 10141 10142 10143 10144 10144 10142 10145; +}; +batch TRIANGLE_STRIP +{ + indices 10146 10147 10148 10149 10150 10151 10152; +}; +batch TRIANGLE_STRIP +{ + indices 10153 10154 10155 10156 10157 10158 10159; +}; +batch TRIANGLE_STRIP +{ + indices 10160 10161 10162 10163 10164 10165 10165 10163 10166; +}; +batch TRIANGLE_STRIP +{ + indices 10165 10167 10164; +}; +batch TRIANGLE_STRIP +{ + indices 10168 10169 10170 10171 10172 10172 10173 10174 10174 10172 10171 10171 10174 10175 10175 10171 10176; +}; +batch TRIANGLE_STRIP +{ + indices 10177 10178 10179 10180 10181 10181 10182 10183 10183 10181 10180 10180 10183 10184 10184 10180 10185; +}; +batch TRIANGLE_STRIP +{ + indices 10186 10187 10188 10189 10189 10187 10190 10190 10189 10191; +}; +batch TRIANGLE_STRIP +{ + indices 10192 10193 10194 10195 10196 10197; +}; +batch TRIANGLE_STRIP +{ + indices 10198 10199 10200 10201 10201 10199 10202 10202 10201 10203; +}; +batch TRIANGLE_STRIP +{ + indices 10204 10205 10206 10207 10208 10209; +}; +batch TRIANGLE_STRIP +{ + indices 10210 10211 10212 10213 10213 10211 10214 10214 10213 10215; +}; +batch TRIANGLE_STRIP +{ + indices 10216 10217 10218 10219 10220 10221; +}; +batch TRIANGLE_STRIP +{ + indices 10222 10223 10224 10225 10226; +}; +batch TRIANGLE_STRIP +{ + indices 10227 10228 10229 10230 10230 10228 10231 10231 10230 10232 10233 10233 10230 10234 10235 10236; +}; +batch TRIANGLE_STRIP +{ + indices 10237 10238 10239 10240 10241 10242 10242 10240 10243; +}; +batch TRIANGLE_STRIP +{ + indices 10244 10245 10246 10247 10248; +}; +batch TRIANGLE_STRIP +{ + indices 10249 10250 10251 10252 10253; +}; +batch TRIANGLE_STRIP +{ + indices 10254 10255 10256 10257 10258; +}; +batch TRIANGLE_STRIP +{ + indices 10259 10260 10261 10262 10263 10264 10264 10262 10265 10265 10264 10266 10267; +}; +batch TRIANGLE_STRIP +{ + indices 10268 10269 10270 10271 10271 10269 10272 10272 10271 10273 10273 10272 10274 10274 10273 10275 10276; +}; +batch TRIANGLE_STRIP +{ + indices 10277 10278 10279 10280 10280 10278 10281 10281 10280 10282 10282 10281 10283 10283 10282 10284 10284 10283 10285 10285 10284 10286 10287 10287 10284 10288 10289 10289 10284 10290; +}; +batch TRIANGLE_STRIP +{ + indices 10291 10292 10293 10294 10295 10296 10297 10298 10298 10296 10299 10299 10298 10300 10301; +}; +batch TRIANGLE_STRIP +{ + indices 10302 10303 10304 10305 10306 10307 10308 10309 10309 10307 10310 10310 10309 10311 10312 10312 10309 10313 10314 10314 10309 10315; +}; +batch TRIANGLE_STRIP +{ + indices 10316 10317 10318 10319 10319 10317 10320 10320 10319 10321 10321 10320 10322 10322 10321 10323; +}; +batch TRIANGLE_STRIP +{ + indices 10324 10325 10326 10327 10328 10329 10330 10331; +}; +batch TRIANGLE_STRIP +{ + indices 10332 10333 10334 10335 10335 10333 10336 10336 10335 10337 10337 10336 10338 10338 10337 10339; +}; +batch TRIANGLE_STRIP +{ + indices 10340 10341 10342 10343 10344 10345 10346 10347; +}; +batch TRIANGLE_STRIP +{ + indices 10348 10349 10350 10351 10351 10349 10352 10352 10351 10353 10353 10352 10354 10354 10353 10355; +}; +batch TRIANGLE_STRIP +{ + indices 10356 10357 10358 10359 10360 10361 10362 10363; +}; +batch TRIANGLE_STRIP +{ + indices 10364 10365 10366 10367 10368 10369 10370; +}; +batch TRIANGLE_STRIP +{ + indices 10371 10372 10373 10374 10374 10372 10375 10375 10374 10376 10376 10375 10377 10377 10376 10378 10379 10379 10376 10380 10381 10382 10383 10384; +}; +batch TRIANGLE_STRIP +{ + indices 10385 10386 10387 10388 10389 10390 10391 10392 10392 10390 10393; +}; +batch TRIANGLE_STRIP +{ + indices 10394 10395 10396 10397 10398; +}; +batch TRIANGLE_STRIP +{ + indices 10399 10400 10401 10402 10403; +}; +batch TRIANGLE_STRIP +{ + indices 10404 10405 10406 10407 10408; +}; +batch TRIANGLE_STRIP +{ + indices 10409 10410 10411 10412 10413; +}; +batch TRIANGLE_STRIP +{ + indices 10414 10415 10416 10417 10418; +}; +batch TRIANGLE_STRIP +{ + indices 10419 10420 10421 10422 10423; +}; +batch TRIANGLE_STRIP +{ + indices 10424 10425 10426 10427 10428; +}; +batch TRIANGLE_STRIP +{ + indices 10429 10430 10431 10432 10433; +}; +batch TRIANGLE_STRIP +{ + indices 10434 10435 10436 10437 10438; +}; +batch TRIANGLE_STRIP +{ + indices 10439 10440 10441 10442 10443 10444 10444 10442 10445 10445 10444 10446 10447; +}; +batch TRIANGLE_STRIP +{ + indices 10448 10449 10450 10451 10451 10449 10452 10452 10451 10453 10453 10452 10454 10454 10453 10455 10456; +}; +batch TRIANGLE_STRIP +{ + indices 10457 10458 10459 10460 10461 10462 10462 10460 10463 10463 10462 10464 10465; +}; +batch TRIANGLE_STRIP +{ + indices 10466 10467 10468 10469 10469 10467 10470 10470 10469 10471 10471 10470 10472 10472 10471 10473 10474; +}; +batch TRIANGLE_STRIP +{ + indices 10475 10476 10477 10478 10479 10480 10481; +}; +batch TRIANGLE_STRIP +{ + indices 10482 10483 10484 10485 10486 10487 10488; +}; +batch TRIANGLE_STRIP +{ + indices 10489 10490 10491 10492 10493 10494 10494 10492 10495; +}; +batch TRIANGLE_STRIP +{ + indices 10496 10497 10498 10499 10500 10501 10501 10499 10502; +}; +batch TRIANGLE_STRIP +{ + indices 10503 10504 10505 10506 10507; +}; +batch TRIANGLE_STRIP +{ + indices 10508 10509 10510 10511 10512; +}; +batch TRIANGLE_STRIP +{ + indices 10513 10514 10515 10516 10517; +}; +batch TRIANGLE_STRIP +{ + indices 10518 10519 10520 10521 10522; +}; +batch TRIANGLE_STRIP +{ + indices 10523 10524 10525 10526 10527 10528 10529; +}; +batch TRIANGLE_STRIP +{ + indices 10530 10531 10532 10533 10533 10531 10534 10534 10533 10535 10535 10534 10536 10537 10538 10538 10536 10539; +}; +batch TRIANGLE_STRIP +{ + indices 10540 10541 10542 10543 10544 10545 10546 10547 10548 10548 10546 10549; +}; +batch TRIANGLE_STRIP +{ + indices 10550 10551 10552 10553 10554 10555 10556 10557 10557 10555 10558 10558 10557 10559 10560; +}; +batch TRIANGLE_STRIP +{ + indices 10561 10562 10563 10564 10565 10566 10566 10564 10567; +}; +batch TRIANGLE_STRIP +{ + indices 10568 10569 10570 10571 10571 10569 10572 10572 10571 10573 10573 10572 10574; +}; +batch TRIANGLE_STRIP +{ + indices 10573 10575 10571; +}; +batch TRIANGLE_STRIP +{ + indices 10576 10577 10578 10579 10580 10581 10581 10579 10582; +}; +batch TRIANGLE_STRIP +{ + indices 10583 10584 10585 10586 10586 10584 10587 10587 10586 10588 10588 10587 10589; +}; +batch TRIANGLE_STRIP +{ + indices 10588 10590 10586; +}; +batch TRIANGLE_STRIP +{ + indices 10591 10592 10593 10594 10594 10592 10595 10595 10594 10596; +}; +batch TRIANGLE_STRIP +{ + indices 10597 10598 10599 10600 10601 10602; +}; +batch TRIANGLE_STRIP +{ + indices 10603 10604 10605 10606 10606 10604 10607 10607 10606 10608; +}; +batch TRIANGLE_STRIP +{ + indices 10609 10610 10611 10612 10613 10614; +}; +batch TRIANGLE_STRIP +{ + indices 10615 10616 10617 10618 10618 10616 10619 10619 10618 10620; +}; +batch TRIANGLE_STRIP +{ + indices 10621 10622 10623 10624 10625 10626; +}; +batch TRIANGLE_STRIP +{ + indices 10627 10628 10629 10630 10631; +}; +batch TRIANGLE_STRIP +{ + indices 10632 10633 10634 10635 10636 10637; +}; +batch TRIANGLE_STRIP +{ + indices 10638 10639 10640 10641 10641 10639 10642 10642 10641 10643 10643 10642 10644 10644 10643 10645 10645 10644 10646; +}; +batch TRIANGLE_STRIP +{ + indices 10647 10648 10649 10650 10650 10648 10651 10651 10650 10652 10652 10651 10653; +}; +batch TRIANGLE_STRIP +{ + indices 10652 10654 10650; +}; +batch TRIANGLE_STRIP +{ + indices 10655 10656 10657 10658 10658 10656 10659 10659 10658 10660 10660 10659 10661 10662; +}; +batch TRIANGLE_STRIP +{ + indices 10663 10664 10665 10666 10666 10664 10667 10667 10666 10668 10668 10667 10669; +}; +batch TRIANGLE_STRIP +{ + indices 10668 10670 10666; +}; +batch TRIANGLE_STRIP +{ + indices 10671 10672 10673 10674 10674 10672 10675 10675 10674 10676; +}; +batch TRIANGLE_STRIP +{ + indices 10677 10678 10679 10680 10681 10682; +}; +batch TRIANGLE_STRIP +{ + indices 10683 10684 10685 10686 10686 10684 10687 10687 10686 10688; +}; +batch TRIANGLE_STRIP +{ + indices 10689 10690 10691 10692 10693 10694; +}; +batch TRIANGLE_STRIP +{ + indices 10695 10696 10697 10698 10698 10696 10699 10699 10698 10700; +}; +batch TRIANGLE_STRIP +{ + indices 10701 10702 10703 10704 10705 10706; +}; +batch TRIANGLE_STRIP +{ + indices 10707 10708 10709 10710 10710 10708 10711 10711 10710 10712 10713 10713 10710 10714 10715 10716; +}; +batch TRIANGLE_STRIP +{ + indices 10717 10718 10719 10720 10720 10718 10721 10721 10720 10722 10722 10721 10723 10723 10722 10724 10724 10723 10725; +}; +batch TRIANGLE_STRIP +{ + indices 10726 10727 10728 10729 10729 10727 10730 10730 10729 10731 10731 10730 10732 10732 10731 10733 10733 10732 10734; +}; +batch TRIANGLE_STRIP +{ + indices 10735 10736 10737 10738 10739 10740 10741 10741 10739 10742; +}; +batch TRIANGLE_STRIP +{ + indices 10743 10744 10745 10746 10746 10744 10747 10747 10746 10748 10748 10747 10749 10749 10748 10750 10751; +}; +batch TRIANGLE_STRIP +{ + indices 10752 10753 10754 10755 10755 10753 10756 10756 10755 10757 10757 10756 10758 10758 10757 10759 10759 10758 10760; +}; +batch TRIANGLE_STRIP +{ + indices 10761 10762 10763 10764 10764 10762 10765 10765 10764 10766 10766 10765 10767 10767 10766 10768; +}; +batch TRIANGLE_STRIP +{ + indices 10769 10770 10771 10772 10773 10774 10775 10775 10773 10776; +}; +batch TRIANGLE_STRIP +{ + indices 10777 10778 10779 10780 10780 10778 10781 10781 10780 10782 10782 10781 10783 10783 10782 10784 10785; +}; +batch TRIANGLE_STRIP +{ + indices 10786 10787 10788 10789 10789 10787 10790; +}; +batch TRIANGLE_STRIP +{ + indices 10791 10792 10793 10794 10795 10796 10797 10798 10799; +}; +batch TRIANGLE_STRIP +{ + indices 10800 10801 10802 10803 10803 10801 10804; +}; +batch TRIANGLE_STRIP +{ + indices 10805 10806 10807 10808 10808 10806 10809; +}; +batch TRIANGLE_STRIP +{ + indices 10810 10811 10812 10813 10813 10811 10814; +}; +batch TRIANGLE_STRIP +{ + indices 10815 10816 10817 10818 10818 10816 10819 10819 10818 10820 10820 10819 10821 10821 10820 10822 10823 10824 10824 10822 10825; +}; +batch TRIANGLE_STRIP +{ + indices 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10835 10833 10836; +}; +batch TRIANGLE_STRIP +{ + indices 10837 10838 10839 10840 10840 10838 10841 10841 10840 10842 10842 10841 10843 10843 10842 10844 10845 10846 10846 10844 10847; +}; +batch TRIANGLE_STRIP +{ + indices 10848 10849 10850 10851 10851 10849 10852 10852 10851 10853 10853 10852 10854 10854 10853 10855 10855 10854 10856; +}; +batch TRIANGLE_STRIP +{ + indices 10857 10858 10859 10860 10860 10858 10861 10861 10860 10862 10862 10861 10863 10863 10862 10864; +}; +batch TRIANGLE_STRIP +{ + indices 10865 10866 10867 10868 10869 10870 10871 10871 10869 10872; +}; +batch TRIANGLE_STRIP +{ + indices 10873 10874 10875 10876 10876 10874 10877 10877 10876 10878 10878 10877 10879 10879 10878 10880 10881; +}; +batch TRIANGLE_STRIP +{ + indices 10882 10883 10884 10885 10885 10883 10886 10886 10885 10887 10887 10886 10888 10888 10887 10889 10889 10888 10890; +}; +batch TRIANGLE_STRIP +{ + indices 10891 10892 10893 10894 10894 10892 10895 10895 10894 10896 10896 10895 10897 10897 10896 10898; +}; +batch TRIANGLE_STRIP +{ + indices 10899 10900 10901 10902 10903 10904 10905 10905 10903 10906; +}; +batch TRIANGLE_STRIP +{ + indices 10907 10908 10909 10910 10910 10908 10911 10911 10910 10912 10912 10911 10913 10913 10912 10914 10915; +}; +batch TRIANGLE_STRIP +{ + indices 10916 10917 10918 10919 10920; +}; +batch TRIANGLE_STRIP +{ + indices 10921 10922 10923 10924 10924 10922 10925; +}; +batch TRIANGLE_STRIP +{ + indices 10926 10927 10928 10929 10929 10927 10930; +}; +batch TRIANGLE_STRIP +{ + indices 10931 10932 10933 10934 10934 10932 10935; +}; +batch TRIANGLE_STRIP +{ + indices 10936 10937 10938 10939 10939 10937 10940; +}; +batch TRIANGLE_STRIP +{ + indices 10941 10942 10943 10944 10944 10942 10945; +}; +batch TRIANGLE_STRIP +{ + indices 10946 10947 10948 10949 10950 10951; +}; +batch TRIANGLE_STRIP +{ + indices 10952 10953 10954 10955 10955 10953 10956; +}; +batch TRIANGLE_STRIP +{ + indices 10957 10958 10959 10960 10961 10962; +}; +batch TRIANGLE_STRIP +{ + indices 10963 10964 10965 10966 10966 10964 10967 10967 10966 10968; +}; +batch TRIANGLE_STRIP +{ + indices 10969 10970 10971 10972 10973 10974 10975 10976; +}; +batch TRIANGLE_STRIP +{ + indices 10977 10978 10979 10980 10980 10978 10981 10981 10980 10982 10982 10981 10983; +}; +batch TRIANGLE_STRIP +{ + indices 10984 10985 10986 10987 10988 10989 10990; +}; +batch TRIANGLE_STRIP +{ + indices 10991 10992 10993 10994 10994 10992 10995 10995 10994 10996 10996 10995 10997 10997 10996 10998; +}; +batch TRIANGLE_STRIP +{ + indices 10999 11000 11001 11002 11003; +}; +batch TRIANGLE_STRIP +{ + indices 11004 11005 11006 11007 11008 11009 11010; +}; +batch TRIANGLE_STRIP +{ + indices 11011 11012 11013 11014 11014 11012 11015 11015 11014 11016 11016 11015 11017 11017 11016 11018 11018 11017 11019; +}; +batch TRIANGLE_STRIP +{ + indices 11020 11021 11022 11023 11023 11021 11024; +}; +batch TRIANGLE_STRIP +{ + indices 11025 11026 11027 11028 11028 11026 11029; +}; +batch TRIANGLE_STRIP +{ + indices 11030 11031 11032 11033 11033 11031 11034 11034 11033 11035 11035 11034 11036 11036 11035 11037 11038; +}; +batch TRIANGLE_STRIP +{ + indices 11039 11040 11041 11042 11043 11044 11045 11046; +}; +batch TRIANGLE_STRIP +{ + indices 11047 11048 11049 11050 11050 11048 11051 11051 11050 11052 11052 11051 11053 11053 11052 11054; +}; +batch TRIANGLE_STRIP +{ + indices 11055 11056 11057 11058 11058 11056 11059 11059 11058 11060 11060 11059 11061 11061 11060 11062; +}; +batch TRIANGLE_STRIP +{ + indices 11063 11064 11065 11066 11066 11064 11067 11067 11066 11068 11068 11067 11069 11069 11068 11070 11070 11069 11071; +}; +batch TRIANGLE_STRIP +{ + indices 11072 11073 11074 11075 11075 11073 11076; +}; +batch TRIANGLE_STRIP +{ + indices 11077 11078 11079 11080 11080 11078 11081 11081 11080 11082 11082 11081 11083 11083 11082 11084; +}; +batch TRIANGLE_STRIP +{ + indices 11085 11086 11087 11088 11088 11086 11089 11089 11088 11090; +}; +batch TRIANGLE_STRIP +{ + indices 11091 11092 11093 11094 11095; +}; +batch TRIANGLE_STRIP +{ + indices 11096 11097 11098 11099 11100; +}; +batch TRIANGLE_STRIP +{ + indices 11101 11102 11103 11104 11105; +}; +batch TRIANGLE_STRIP +{ + indices 11106 11107 11108 11109 11110; +}; +batch TRIANGLE_STRIP +{ + indices 11111 11112 11113 11114 11115; +}; +batch TRIANGLE_STRIP +{ + indices 11116 11117 11118 11119 11120; +}; +batch TRIANGLE_STRIP +{ + indices 11121 11122 11123 11124 11125; +}; +batch TRIANGLE_STRIP +{ + indices 11126 11127 11128 11129 11130; +}; +batch TRIANGLE_STRIP +{ + indices 11131 11132 11133 11134 11135; +}; +batch TRIANGLE_STRIP +{ + indices 11136 11137 11138 11139 11140; +}; +batch TRIANGLE_STRIP +{ + indices 11141 11142 11143 11144 11145; +}; +batch TRIANGLE_STRIP +{ + indices 11146 11147 11148 11149 11150; +}; +batch TRIANGLE_STRIP +{ + indices 11151 11152 11153 11154 11155; +}; +batch TRIANGLE_STRIP +{ + indices 11156 11157 11158 11159 11160; +}; +batch TRIANGLE_STRIP +{ + indices 11161 11162 11163 11164 11165; +}; +batch TRIANGLE_STRIP +{ + indices 11166 11167 11168 11169 11170 11171 11172; +}; +batch TRIANGLE_STRIP +{ + indices 11173 11174 11175 11176 11177; +}; +batch TRIANGLE_STRIP +{ + indices 11178 11179 11180 11181 11182; +}; +batch TRIANGLE_STRIP +{ + indices 11183 11184 11185 11186 11187 11188 11189; +}; +batch TRIANGLE_STRIP +{ + indices 11190 11191 11192 11193 11194; +}; +batch TRIANGLE_STRIP +{ + indices 11195 11196 11197 11198 11199 11200 11201; +}; +batch TRIANGLE_STRIP +{ + indices 11202 11203 11204 11205 11206; +}; +batch TRIANGLE_STRIP +{ + indices 11207 11208 11209 11210 11211 11212 11213; +}; +batch TRIANGLE_STRIP +{ + indices 11214 11215 11216 11217 11218; +}; +batch TRIANGLE_STRIP +{ + indices 11219 11220 11221 11222 11223; +}; +batch TRIANGLE_STRIP +{ + indices 11224 11225 11226 11227 11228 11229 11230; +}; +batch TRIANGLE_STRIP +{ + indices 11231 11232 11233 11234 11235; +}; +batch TRIANGLE_STRIP +{ + indices 11236 11237 11238 11239 11240; +}; +batch TRIANGLE_STRIP +{ + indices 11241 11242 11243 11244 11245 11246 11247; +}; +batch TRIANGLE_STRIP +{ + indices 11248 11249 11250 11251 11252; +}; +batch TRIANGLE_STRIP +{ + indices 11253 11254 11255 11256 11257; +}; +batch TRIANGLE_STRIP +{ + indices 11258 11259 11260 11261 11262 11263 11264; +}; +batch TRIANGLE_STRIP +{ + indices 11265 11266 11267 11268 11269; +}; +batch TRIANGLE_STRIP +{ + indices 11270 11271 11272 11273 11274 11275 11276; +}; +batch TRIANGLE_STRIP +{ + indices 11277 11278 11279 11280 11281; +}; +batch TRIANGLE_STRIP +{ + indices 11282 11283 11284 11285 11286; +}; +batch TRIANGLE_STRIP +{ + indices 11287 11288 11289 11290 11290 11288 11291 11291 11290 11292 11292 11293 11294 11294 11292 11290 11290 11294 11295 11295 11290 11296 11296 11295 11297; +}; +batch TRIANGLE_STRIP +{ + indices 11298 11299 11300 11301 11301 11299 11302; +}; +batch TRIANGLE_STRIP +{ + indices 11303 11304 11305 11306 11307; +}; +batch TRIANGLE_STRIP +{ + indices 11308 11309 11310 11311 11312; +}; +batch TRIANGLE_STRIP +{ + indices 11313 11314 11315 11316 11316 11314 11317; +}; +batch TRIANGLE_STRIP +{ + indices 11318 11319 11320 11321 11322 11323 11323 11321 11324; +}; +batch TRIANGLE_STRIP +{ + indices 11325 11326 11327 11328 11329 11330 11331 11331 11329 11332 11332 11331 11333 11333 11332 11334 11334 11333 11335 11335 11334 11336 11336 11335 11337; +}; +batch TRIANGLE_STRIP +{ + indices 11338 11339 11340 11341 11342; +}; +batch TRIANGLE_STRIP +{ + indices 11343 11344 11345 11346 11347 11348 11349 11350 11351; +}; +batch TRIANGLE_STRIP +{ + indices 11352 11353 11354 11355 11356; +}; +batch TRIANGLE_STRIP +{ + indices 11357 11358 11359 11360 11361; +}; +batch TRIANGLE_STRIP +{ + indices 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372; +}; +batch TRIANGLE_STRIP +{ + indices 11373 11374 11375 11376 11377; +}; +batch TRIANGLE_STRIP +{ + indices 11378 11379 11380 11381 11382 11383 11384 11384 11382 11385 11385 11384 11386 11386 11385 11387 11387 11386 11388 11388 11387 11389 11389 11388 11390; +}; +batch TRIANGLE_STRIP +{ + indices 11391 11392 11393 11394 11395; +}; +batch TRIANGLE_STRIP +{ + indices 11396 11397 11398 11399 11399 11397 11400 11400 11399 11401 11401 11400 11402 11402 11401 11403; +}; +batch TRIANGLE_STRIP +{ + indices 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11413 11411 11414; +}; +batch TRIANGLE_STRIP +{ + indices 11415 11416 11417 11418 11419 11420 11421; +}; +batch TRIANGLE_STRIP +{ + indices 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432; +}; +batch TRIANGLE_STRIP +{ + indices 11433 11434 11435 11436 11437 11438 11439 11440 11440 11438 11441; +}; +batch TRIANGLE_STRIP +{ + indices 11442 11443 11444 11445 11446 11447; +}; +batch TRIANGLE_STRIP +{ + indices 11448 11449 11450 11451 11452 11453 11454 11455 11455 11453 11456; +}; +batch TRIANGLE_STRIP +{ + indices 11455 11457 11454; +}; +batch TRIANGLE_STRIP +{ + indices 11458 11459 11460 11461 11462 11463 11464 11465 11466 11466 11467 11468 11468 11466 11465 11465 11468 11469 11469 11465 11470; +}; +batch TRIANGLE_STRIP +{ + indices 11471 11472 11473 11474 11475 11476 11477 11477 11475 11478 11478 11477 11479; +}; +batch TRIANGLE_STRIP +{ + indices 11480 11481 11482 11483 11484; +}; +batch TRIANGLE_STRIP +{ + indices 11485 11486 11487 11488 11489 11490 11491 11492 11493; +}; +batch TRIANGLE_STRIP +{ + indices 11494 11495 11496 11497 11498; +}; +batch TRIANGLE_STRIP +{ + indices 11499 11500 11501 11502 11503 11504 11505 11505 11503 11506 11506 11505 11507 11507 11506 11508 11508 11507 11509; +}; +batch TRIANGLE_STRIP +{ + indices 11510 11511 11512 11513 11514; +}; +batch TRIANGLE_STRIP +{ + indices 11515 11516 11517 11518 11519 11520 11521 11522 11523; +}; +batch TRIANGLE_STRIP +{ + indices 11524 11525 11526 11527 11528; +}; +batch TRIANGLE_STRIP +{ + indices 11529 11530 11531 11532 11533 11534 11535 11535 11533 11536 11536 11535 11537; +}; +batch TRIANGLE_STRIP +{ + indices 11538 11539 11540 11541 11542; +}; +batch TRIANGLE_STRIP +{ + indices 11543 11544 11545 11546 11547 11548; +}; +batch TRIANGLE_STRIP +{ + indices 11549 11550 11551 11552 11553; +}; +batch TRIANGLE_STRIP +{ + indices 11554 11555 11556 11557 11558; +}; +batch TRIANGLE_STRIP +{ + indices 11559 11560 11561 11562 11563; +}; +batch TRIANGLE_STRIP +{ + indices 11564 11565 11566 11567 11568 11568 11569 11570 11570 11568 11567 11567 11570 11571 11571 11567 11572; +}; +batch TRIANGLE_STRIP +{ + indices 11573 11574 11575 11576 11577 11578 11579 11579 11577 11580 11580 11579 11581; +}; +batch TRIANGLE_STRIP +{ + indices 11582 11583 11584 11585 11586; +}; +batch TRIANGLE_STRIP +{ + indices 11587 11588 11589 11590 11591 11592 11593; +}; +batch TRIANGLE_STRIP +{ + indices 11594 11595 11596 11597 11598; +}; +batch TRIANGLE_STRIP +{ + indices 11599 11600 11601 11602 11603 11604 11605 11605 11603 11606 11606 11605 11607; +}; +batch TRIANGLE_STRIP +{ + indices 11608 11609 11610 11611 11612; +}; +batch TRIANGLE_STRIP +{ + indices 11613 11614 11615 11616 11617 11618 11619; +}; +batch TRIANGLE_STRIP +{ + indices 11620 11621 11622 11623 11624; +}; +batch TRIANGLE_STRIP +{ + indices 11625 11626 11627 11628 11628 11626 11629 11629 11628 11630; +}; +batch TRIANGLE_STRIP +{ + indices 11631 11632 11633 11634 11634 11632 11635 11635 11634 11636 11636 11635 11637; +}; +batch TRIANGLE_STRIP +{ + indices 11638 11639 11640 11641 11642 11643 11643 11641 11644; +}; +batch TRIANGLE_STRIP +{ + indices 11645 11646 11647 11648 11648 11646 11649 11649 11648 11650 11650 11649 11651; +}; +batch TRIANGLE_STRIP +{ + indices 11650 11652 11648; +}; +batch TRIANGLE_STRIP +{ + indices 11653 11654 11655 11656 11656 11654 11657 11657 11656 11658 11658 11657 11659; +}; +batch TRIANGLE_STRIP +{ + indices 11658 11660 11656; +}; +batch TRIANGLE_STRIP +{ + indices 11661 11662 11663 11664 11665 11666 11667 11667 11665 11668 11668 11667 11669; +}; +batch TRIANGLE_STRIP +{ + indices 11670 11671 11672 11673 11674; +}; +batch TRIANGLE_STRIP +{ + indices 11675 11676 11677 11678 11679 11680 11681 11681 11679 11682 11682 11681 11683; +}; +batch TRIANGLE_STRIP +{ + indices 11684 11685 11686 11687 11688; +}; +batch TRIANGLE_STRIP +{ + indices 11689 11690 11691 11692 11693 11694 11695; +}; +batch TRIANGLE_STRIP +{ + indices 11696 11697 11698 11699 11700 11701 11702; +}; +batch TRIANGLE_STRIP +{ + indices 11703 11704 11705 11706 11707 11708 11709; +}; +batch TRIANGLE_STRIP +{ + indices 11710 11711 11712 11713 11714 11715 11716; +}; +batch TRIANGLE_STRIP +{ + indices 11717 11718 11719 11720 11721 11722 11722 11720 11723; +}; +batch TRIANGLE_STRIP +{ + indices 11724 11725 11726 11727 11728 11729 11729 11727 11730; +}; +batch TRIANGLE_STRIP +{ + indices 11731 11732 11733 11734 11734 11732 11735 11735 11734 11736 11736 11735 11737 11737 11736 11738 11738 11737 11739; +}; +batch TRIANGLE_STRIP +{ + indices 11740 11741 11742 11743 11744 11745 11746 11747; +}; +batch TRIANGLE_STRIP +{ + indices 11746 11748 11744; +}; +batch TRIANGLE_STRIP +{ + indices 11749 11750 11751 11752 11753 11754 11755 11756 11756 11754 11757; +}; +batch TRIANGLE_STRIP +{ + indices 11756 11758 11755; +}; +batch TRIANGLE_STRIP +{ + indices 11759 11760 11761 11762 11762 11760 11763 11763 11762 11764 11764 11763 11765 11765 11764 11766 11766 11765 11767; +}; +batch TRIANGLE_STRIP +{ + indices 11766 11768 11764; +}; +batch TRIANGLE_STRIP +{ + indices 11769 11770 11771 11772 11772 11770 11773 11773 11772 11774 11774 11773 11775; +}; +batch TRIANGLE_STRIP +{ + indices 11776 11777 11778 11779 11779 11777 11780 11780 11779 11781 11781 11780 11782; +}; +batch TRIANGLE_STRIP +{ + indices 11783 11784 11785 11786 11786 11784 11787 11787 11786 11788 11789; +}; +batch TRIANGLE_STRIP +{ + indices 11790 11791 11792 11793 11793 11791 11794 11794 11793 11795 11796; +}; +batch TRIANGLE_STRIP +{ + indices 11797 11798 11799 11800 11800 11798 11801 11801 11800 11802 11802 11801 11803 11803 11802 11804; +}; +batch TRIANGLE_STRIP +{ + indices 11805 11806 11807 11808 11808 11806 11809 11809 11808 11810 11810 11809 11811 11811 11810 11812 11812 11811 11813; +}; +batch TRIANGLE_STRIP +{ + indices 11814 11815 11816 11817 11818 11819 11820 11820 11818 11821; +}; +batch TRIANGLE_STRIP +{ + indices 11822 11823 11824 11825 11825 11823 11826 11826 11825 11827 11827 11826 11828 11828 11827 11829 11830; +}; +batch TRIANGLE_STRIP +{ + indices 11831 11832 11833 11834 11834 11832 11835 11835 11834 11836 11836 11835 11837 11837 11836 11838 11838 11837 11839 11839 11838 11840; +}; +batch TRIANGLE_STRIP +{ + indices 11841 11842 11843 11844 11844 11842 11845 11845 11844 11846 11846 11845 11847 11847 11846 11848 11848 11847 11849 11849 11848 11850 11850 11849 11851; +}; +batch TRIANGLE_STRIP +{ + indices 11852 11853 11854 11855 11856 11857 11858 11859; +}; +batch TRIANGLE_STRIP +{ + indices 11856 11858 11860 11861 11861 11858 11862 11863; +}; +batch TRIANGLE_STRIP +{ + indices 11864 11865 11866 11867 11867 11865 11868 11868 11867 11869 11869 11868 11870 11870 11869 11871 11872; +}; +batch TRIANGLE_STRIP +{ + indices 11873 11874 11871 11875 11876 11876 11871 11872 11872 11876 11877 11877 11872 11878 11878 11877 11879; +}; +batch TRIANGLE_STRIP +{ + indices 11872 11878 11880; +}; +batch TRIANGLE_STRIP +{ + indices 11881 11882 11883 11884 11884 11882 11885 11885 11884 11886 11886 11885 11887 11887 11886 11888 11888 11887 11889; +}; +batch TRIANGLE_STRIP +{ + indices 11890 11891 11892 11893 11893 11891 11894 11894 11893 11895 11895 11894 11896 11896 11895 11897 11897 11896 11898; +}; +batch TRIANGLE_STRIP +{ + indices 11899 11900 11901 11902 11903 11904 11905 11905 11903 11906; +}; +batch TRIANGLE_STRIP +{ + indices 11907 11908 11909 11910 11910 11908 11911 11911 11910 11912 11912 11911 11913 11913 11912 11914 11915; +}; +batch TRIANGLE_STRIP +{ + indices 11916 11917 11918 11919 11919 11917 11920 11920 11919 11921 11921 11920 11922 11922 11921 11923 11923 11922 11924; +}; +batch TRIANGLE_STRIP +{ + indices 11925 11926 11927 11928 11928 11926 11929 11929 11928 11930 11930 11929 11931 11931 11930 11932 11932 11931 11933; +}; +batch TRIANGLE_STRIP +{ + indices 11934 11935 11936 11937 11938 11939 11940 11940 11938 11941; +}; +batch TRIANGLE_STRIP +{ + indices 11942 11943 11944 11945 11945 11943 11946 11946 11945 11947 11947 11946 11948 11948 11947 11949 11950; +}; +batch TRIANGLE_STRIP +{ + indices 11951 11952 11953 11954 11954 11952 11955 11955 11954 11956 11956 11955 11957 11957 11956 11958; +}; +batch TRIANGLE_STRIP +{ + indices 11959 11960 11961 11962 11962 11960 11963 11963 11962 11964 11964 11963 11965 11965 11964 11966 11966 11965 11967; +}; +batch TRIANGLE_STRIP +{ + indices 11968 11969 11970 11971 11972 11973 11974 11974 11972 11975; +}; +batch TRIANGLE_STRIP +{ + indices 11976 11977 11978 11979 11979 11977 11980 11980 11979 11981 11981 11980 11982 11982 11981 11983 11984; +}; +batch TRIANGLE_STRIP +{ + indices 11985 11986 11987 11988 11988 11986 11989; +}; +batch TRIANGLE_STRIP +{ + indices 11990 11991 11992 11993 11994 11995 11996 11997; +}; +batch TRIANGLE_STRIP +{ + indices 11998 11999 12000 12001 12001 11999 12002 12002 12001 12003; +}; +batch TRIANGLE_STRIP +{ + indices 12004 12005 12006 12007 12008 12009 12010; +}; +batch TRIANGLE_STRIP +{ + indices 12011 12012 12013 12014 12015 12016 12017 12017 12015 12018; +}; +batch TRIANGLE_STRIP +{ + indices 12019 12020 12021 12022 12022 12020 12023; +}; +batch TRIANGLE_STRIP +{ + indices 12024 12025 12026 12027 12027 12025 12028 12028 12027 12029 12029 12028 12030 12030 12029 12031; +}; +batch TRIANGLE_STRIP +{ + indices 12032 12033 12034 12035 12035 12033 12036 12036 12035 12037 12037 12036 12038 12038 12037 12039 12039 12038 12040; +}; +batch TRIANGLE_STRIP +{ + indices 12041 12042 12043 12044 12044 12042 12045 12045 12044 12046 12046 12045 12047 12047 12046 12048 12049; +}; +batch TRIANGLE_STRIP +{ + indices 12050 12051 12052 12053 12053 12051 12054; +}; +batch TRIANGLE_STRIP +{ + indices 12055 12056 12057 12058 12058 12056 12059 12060; +}; +batch TRIANGLE_STRIP +{ + indices 12061 12062 12063 12064 12065 12065 12063 12066; +}; +batch TRIANGLE_STRIP +{ + indices 12067 12068 12069 12070 12071 12071 12069 12072; +}; +batch TRIANGLE_STRIP +{ + indices 12073 12074 12075 12076 12077 12077 12075 12078; +}; +batch TRIANGLE_STRIP +{ + indices 12079 12080 12081 12082 12083 12083 12081 12084; +}; +batch TRIANGLE_STRIP +{ + indices 12085 12086 12087 12088 12089; +}; +batch TRIANGLE_STRIP +{ + indices 12086 12090 12088; +}; +batch TRIANGLE_STRIP +{ + indices 12091 12092 12093 12094 12094 12092 12095; +}; +batch TRIANGLE_STRIP +{ + indices 12093 12094 12096; +}; diff --git a/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.object b/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.object new file mode 100644 index 00000000..5f383178 --- /dev/null +++ b/demos/forestpond/data/exported/oak_1_lod_Tree_0Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 28.9209 28.8356 107.599 167.228; +mesh "oak_1_lod_Tree_0Mat_0.mesh"; +technique "Tree_0Mat.tech"; diff --git a/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.mesh b/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.mesh new file mode 100644 index 00000000..ef309e74 --- /dev/null +++ b/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.mesh @@ -0,0 +1,22855 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal -0.560460 0.554857 -0.614832; + texcoord 0.00000 2.00000; + vertex 8.20028 -128.454 71.0436; + texcoord 0.00000 1.00000; + vertex 8.97425 -120.706 77.3305; + texcoord 1.00000 2.00000; + vertex 23.3941 -127.777 57.8042; + normal -0.801222 0.0177124 -0.598105; + texcoord 0.00000 1.00000; + vertex 8.97425 -120.706 77.3305; + texcoord 1.00000 1.00000; + vertex 18.9120 -109.610 64.3464; + texcoord 1.00000 2.00000; + vertex 23.3941 -127.777 57.8042; + normal -0.00863230 -0.711477 0.702657; + texcoord 0.00000 2.00000; + vertex 81.4964 45.7805 51.6006; + texcoord 0.00000 1.00000; + vertex 75.8212 49.1573 54.9501; + texcoord 1.00000 2.00000; + vertex 76.6863 30.7187 36.2906; + normal -0.622947 -0.570673 0.535041; + texcoord 0.00000 1.00000; + vertex 75.8212 49.1573 54.9501; + texcoord 1.00000 1.00000; + vertex 63.3199 46.4766 37.5354; + texcoord 1.00000 2.00000; + vertex 76.6863 30.7187 36.2906; + normal -0.247533 -0.366373 -0.896938; + texcoord 0.00000 2.00000; + vertex 95.4873 100.248 77.7170; + texcoord 0.00000 1.00000; + vertex 83.5323 100.405 80.9525; + texcoord 1.00000 2.00000; + vertex 104.169 118.590 67.8288; + normal 0.165235 -0.693538 -0.701215; + texcoord 0.00000 1.00000; + vertex 83.5323 100.405 80.9525; + texcoord 1.00000 1.00000; + vertex 77.8320 115.192 64.9838; + texcoord 1.00000 2.00000; + vertex 104.169 118.590 67.8288; + normal 0.0219071 -0.784505 -0.619735; + texcoord 0.00000 2.00000; + vertex -4.63287 101.821 141.146; + texcoord 0.00000 1.00000; + vertex -9.93942 93.3243 151.714; + texcoord 1.00000 2.00000; + vertex -17.6949 107.445 133.564; + normal 0.507470 -0.561428 -0.653660; + texcoord 0.00000 1.00000; + vertex -9.93942 93.3243 151.714; + texcoord 1.00000 1.00000; + vertex -23.6032 89.9184 144.031; + texcoord 1.00000 2.00000; + vertex -17.6949 107.445 133.564; + normal 0.0913315 0.456737 -0.884901; + texcoord 0.00000 2.00000; + vertex 3.84800 -51.9510 150.664; + texcoord 0.00000 1.00000; + vertex 14.1264 -45.9677 154.813; + texcoord 1.00000 2.00000; + vertex 7.11471 -71.7398 140.787; + normal -0.456173 0.517931 -0.723639; + texcoord 0.00000 1.00000; + vertex 14.1264 -45.9677 154.813; + texcoord 1.00000 1.00000; + vertex 27.5229 -55.3276 139.669; + texcoord 1.00000 2.00000; + vertex 7.11471 -71.7398 140.787; + normal 0.888063 -0.353637 0.293744; + texcoord 0.00000 2.00000; + vertex 57.8456 144.666 61.6657; + texcoord 0.00000 1.00000; + vertex 55.9315 141.776 63.9742; + texcoord 1.00000 2.00000; + vertex 61.3135 139.326 44.7528; + normal 0.548842 -0.796031 0.255160; + texcoord 0.00000 1.00000; + vertex 55.9315 141.776 63.9742; + texcoord 1.00000 1.00000; + vertex 51.6354 133.743 48.1529; + texcoord 1.00000 2.00000; + vertex 61.3135 139.326 44.7528; + normal -0.297688 0.850571 0.433486; + texcoord 0.00000 2.00000; + vertex 4.88868 -81.7519 62.3674; + texcoord 0.00000 1.00000; + vertex 7.37317 -81.5005 63.5803; + texcoord 1.00000 2.00000; + vertex -0.522490 -73.5846 42.6257; + normal 0.308538 0.922434 0.232208; + texcoord 0.00000 1.00000; + vertex 7.37317 -81.5005 63.5803; + texcoord 1.00000 1.00000; + vertex 12.0783 -77.6913 42.1968; + normal 0.308538 0.922434 0.232208; + texcoord 1.00000 2.00000; + vertex -0.522490 -73.5846 42.6257; + normal 0.167384 -0.674773 0.718794; + texcoord 0.00000 2.00000; + vertex 42.1245 30.0691 59.6945; + texcoord 0.00000 1.00000; + vertex 34.5446 33.9953 65.1453; + texcoord 1.00000 2.00000; + vertex 38.2462 15.0269 46.4766; + normal -0.634686 -0.601428 0.485240; + texcoord 0.00000 1.00000; + vertex 34.5446 33.9953 65.1453; + texcoord 1.00000 1.00000; + vertex 22.3745 33.4542 48.5563; + texcoord 1.00000 2.00000; + vertex 38.2462 15.0269 46.4766; + normal -0.173302 0.680044 -0.712396; + texcoord 0.00000 2.00000; + vertex -15.9712 -57.2975 41.6115; + texcoord 0.00000 1.00000; + vertex -10.9567 -49.5686 47.7696; + texcoord 1.00000 2.00000; + vertex -6.02102 -66.4326 30.4708; + normal -0.738806 0.364934 -0.566558; + texcoord 0.00000 1.00000; + vertex -10.9567 -49.5686 47.7696; + texcoord 1.00000 1.00000; + vertex 0.680750 -45.9035 34.9548; + texcoord 1.00000 2.00000; + vertex -6.02102 -66.4326 30.4708; + normal -0.0544625 0.751047 -0.657999; + texcoord 0.00000 2.00000; + vertex -12.9773 -28.8033 49.8218; + texcoord 0.00000 1.00000; + vertex -4.18553 -26.2094 52.0548; + normal -0.0544625 0.751047 -0.657999; + texcoord 1.00000 2.00000; + vertex -20.8760 -38.7738 39.0951; + normal -0.487092 0.850733 -0.197471; + texcoord 0.00000 1.00000; + vertex -4.18553 -26.2094 52.0548; + texcoord 1.00000 1.00000; + vertex 0.790550 -27.0853 36.0072; + normal -0.487092 0.850733 -0.197471; + texcoord 1.00000 2.00000; + vertex -20.8760 -38.7738 39.0951; + normal 0.704701 0.133269 0.696876; + texcoord 0.00000 2.00000; + vertex 46.7551 130.102 53.0170; + texcoord 0.00000 1.00000; + vertex 42.4275 123.015 58.7485; + texcoord 1.00000 2.00000; + vertex 61.3281 124.246 39.4003; + normal 0.539336 -0.689807 0.482994; + texcoord 0.00000 1.00000; + vertex 42.4275 123.015 58.7485; + texcoord 1.00000 1.00000; + vertex 41.3383 110.438 42.0023; + texcoord 1.00000 2.00000; + vertex 61.3281 124.246 39.4003; + normal -0.0199051 -0.614259 -0.788854; + texcoord 0.00000 2.00000; + vertex 6.58817 76.9004 118.611; + texcoord 0.00000 1.00000; + vertex -1.34980 71.0017 123.405; + texcoord 1.00000 2.00000; + vertex 2.20934 90.9034 107.818; + normal 0.536916 -0.577599 -0.614899; + texcoord 0.00000 1.00000; + vertex -1.34980 71.0017 123.405; + texcoord 1.00000 1.00000; + vertex -13.2561 74.4177 109.799; + texcoord 1.00000 2.00000; + vertex 2.20934 90.9034 107.818; + normal -0.619414 0.613842 -0.489412; + texcoord 0.00000 2.00000; + vertex -0.769290 -105.156 69.2982; + texcoord 0.00000 1.00000; + vertex 0.327240 -99.7832 74.6497; + texcoord 1.00000 2.00000; + vertex 13.2339 -104.515 52.3794; + normal -0.869117 -0.144949 -0.472890; + texcoord 0.00000 1.00000; + vertex 0.327240 -99.7832 74.6497; + texcoord 1.00000 1.00000; + vertex 7.13953 -86.6979 58.1187; + texcoord 1.00000 2.00000; + vertex 13.2339 -104.515 52.3794; + normal 0.576551 -0.583536 0.571904; + texcoord 0.00000 2.00000; + vertex -3.74555 93.0478 146.799; + texcoord 0.00000 1.00000; + vertex -10.5604 91.3801 151.968; + texcoord 1.00000 2.00000; + vertex -1.52493 81.9057 133.192; + normal -0.0265048 -0.897537 0.440143; + texcoord 0.00000 1.00000; + vertex -10.5604 91.3801 151.968; + texcoord 1.00000 1.00000; + vertex -19.6822 84.8109 138.023; + texcoord 1.00000 2.00000; + vertex -1.52493 81.9057 133.192; + normal 0.269771 0.750119 -0.603775; + texcoord 0.00000 2.00000; + vertex 1.24949 -82.4848 59.7474; + texcoord 0.00000 1.00000; + vertex 7.26254 -81.6711 63.4450; + texcoord 1.00000 2.00000; + vertex -1.04238 -93.6582 44.8416; + normal -0.495976 0.813776 -0.302947; + texcoord 0.00000 1.00000; + vertex 7.26254 -81.6711 63.4450; + texcoord 1.00000 1.00000; + vertex 15.9564 -82.6322 46.6298; + normal -0.495976 0.813776 -0.302947; + texcoord 1.00000 2.00000; + vertex -1.04238 -93.6582 44.8416; + normal -0.216896 -0.653416 0.725261; + texcoord 0.00000 2.00000; + vertex 78.4432 48.5912 54.6291; + normal -0.228234 -0.648696 0.726019; + texcoord 0.00000 1.00000; + vertex 77.5775 48.7610 54.5233; + normal -0.434106 -0.541914 0.719639; + texcoord 1.00000 2.00000; + vertex 71.9256 37.1377 42.3611; + normal -0.440857 -0.537669 0.718719; + texcoord 1.00000 1.00000; + vertex 70.5952 38.1727 42.3193; + normal -0.547668 -0.779280 0.304603; + texcoord 0.00000 2.00000; + vertex 34.8054 37.4856 93.4655; + normal -0.558019 -0.775116 0.296327; + texcoord 0.00000 1.00000; + vertex 34.2511 37.6131 92.7951; + normal -0.704197 -0.691505 0.161020; + texcoord 1.00000 2.00000; + vertex 39.7953 29.3891 81.7235; + normal -0.709634 -0.687274 0.155155; + texcoord 1.00000 1.00000; + vertex 38.7065 30.3116 80.8297; + normal -0.890118 0.0303646 0.454717; + texcoord 0.00000 2.00000; + vertex 48.5365 -30.0666 92.3977; + normal -0.893655 0.0361172 0.447298; + texcoord 0.00000 1.00000; + vertex 48.1335 -29.7207 91.5857; + normal -0.945603 0.151340 0.287978; + texcoord 1.00000 2.00000; + vertex 42.9471 -44.7125 82.4344; + normal -0.946774 0.155480 0.281860; + texcoord 1.00000 1.00000; + vertex 42.7655 -43.6665 81.2474; + normal -0.994908 -0.0321950 0.0955092; + texcoord 0.00000 2.00000; + vertex 21.3698 -54.4137 79.7191; + normal -0.995880 -0.0227722 0.0877709; + texcoord 0.00000 1.00000; + vertex 21.2974 -54.0413 79.0900; + normal -0.983306 0.167616 -0.0708113; + texcoord 1.00000 2.00000; + vertex 20.2456 -66.6333 63.8892; + normal -0.982217 0.172239 -0.0747168; + texcoord 1.00000 1.00000; + vertex 20.5861 -65.1184 62.9056; + normal -0.960735 -0.0259296 0.276255; + texcoord 0.00000 2.00000; + vertex 24.9942 -47.7139 68.4264; + normal -0.962618 -0.0110575 0.270639; + texcoord 0.00000 1.00000; + vertex 24.8677 -47.3541 68.0205; + normal -0.941846 0.308606 0.132998; + texcoord 1.00000 2.00000; + vertex 19.5096 -55.3527 48.6355; + normal -0.940577 0.313439 0.130653; + texcoord 1.00000 1.00000; + vertex 20.0398 -53.4887 47.9807; + normal 0.668167 -0.724864 0.167704; + texcoord 0.00000 2.00000; + vertex 47.1249 87.4075 86.8179; + normal 0.653475 -0.738787 0.164816; + texcoord 0.00000 1.00000; + vertex 46.8372 87.0699 86.5046; + normal 0.343532 -0.933668 0.101241; + texcoord 1.00000 2.00000; + vertex 50.7980 86.5922 68.6591; + normal 0.337220 -0.936110 0.0999059; + texcoord 1.00000 1.00000; + vertex 48.8671 85.8814 68.5170; + normal 0.747164 -0.550026 0.373119; + texcoord 0.00000 2.00000; + vertex -14.0875 70.6710 107.911; + normal 0.741924 -0.561734 0.366066; + texcoord 0.00000 1.00000; + vertex -14.2496 70.0647 107.342; + normal 0.641572 -0.725822 0.248127; + texcoord 1.00000 2.00000; + vertex -5.84855 73.4410 95.4959; + normal 0.636838 -0.731668 0.243103; + texcoord 1.00000 1.00000; + vertex -6.88663 72.2904 94.7524; + normal 0.275849 -0.954112 0.116525; + texcoord 0.00000 2.00000; + vertex 3.66382 14.3987 123.073; + normal 0.270776 -0.956736 0.106469; + texcoord 0.00000 1.00000; + vertex 3.40671 14.2048 122.094; + normal 0.182897 -0.981327 -0.0595430; + texcoord 1.00000 2.00000; + vertex 15.9694 16.9746 115.034; + normal 0.178281 -0.981636 -0.0678772; + texcoord 1.00000 1.00000; + vertex 15.0394 16.8890 113.828; + normal 0.508595 -0.856222 0.0906386; + texcoord 0.00000 2.00000; + vertex -21.0795 3.28384 93.4484; + normal 0.504420 -0.859679 0.0806994; + texcoord 0.00000 1.00000; + vertex -21.2802 3.06011 92.4614; + normal 0.425364 -0.900904 -0.0862453; + texcoord 1.00000 2.00000; + vertex -9.63948 9.22988 85.4254; + normal 0.421047 -0.902109 -0.0944449; + texcoord 1.00000 1.00000; + vertex -10.5175 8.94710 84.2122; + normal 0.755622 -0.650967 0.0726530; + texcoord 0.00000 2.00000; + vertex -25.3196 8.89614 89.3391; + normal 0.752640 -0.655355 0.0635763; + texcoord 0.00000 1.00000; + vertex -25.4530 8.63598 88.3951; + normal 0.682357 -0.723353 -0.105596; + texcoord 1.00000 2.00000; + vertex -15.5305 19.2189 80.0190; + normal 0.678865 -0.725586 -0.112553; + texcoord 1.00000 1.00000; + vertex -16.3351 18.6560 78.7948; + normal 0.152622 0.936231 -0.316510; + texcoord 0.00000 2.00000; + vertex 21.3171 13.1928 118.910; + normal 0.158414 0.932223 -0.325369; + texcoord 0.00000 1.00000; + vertex 21.6325 12.8434 118.029; + normal 0.251556 0.848129 -0.466258; + texcoord 1.00000 2.00000; + vertex 8.89869 12.2025 109.993; + normal 0.255756 0.843386 -0.472535; + texcoord 1.00000 1.00000; + vertex 9.81627 11.3899 109.039; + normal -0.0913112 0.917771 0.386470; + texcoord 0.00000 2.00000; + vertex -4.37127 -39.2178 105.507; + normal -0.0856202 0.921794 0.378106; + texcoord 0.00000 1.00000; + vertex -4.06160 -38.8274 104.653; + normal 0.0195984 0.975704 0.218216; + texcoord 1.00000 2.00000; + vertex -18.0624 -36.6498 96.1734; + normal 0.0240363 0.977135 0.211256; + texcoord 1.00000 1.00000; + vertex -17.0497 -36.4196 94.9932; + normal 0.0909591 0.834540 0.543387; + texcoord 0.00000 2.00000; + vertex -30.6969 -68.9029 104.015; + normal 0.100164 0.837281 0.537520; + texcoord 0.00000 1.00000; + vertex -30.1773 -68.5821 103.435; + normal 0.285738 0.869778 0.402293; + texcoord 1.00000 2.00000; + vertex -41.2480 -58.9850 90.5492; + normal 0.290987 0.870027 0.397969; + texcoord 1.00000 1.00000; + vertex -39.8028 -59.0345 89.6007; + normal -0.345014 0.707522 0.616748; + texcoord 0.00000 2.00000; + vertex -51.0104 -84.5540 36.2005; + normal -0.333024 0.710888 0.619463; + texcoord 0.00000 1.00000; + vertex -50.3452 -84.1966 36.1627; + normal -0.0599301 0.754904 0.653091; + texcoord 1.00000 2.00000; + vertex -50.6036 -70.3271 20.1073; + normal -0.0533608 0.755239 0.653274; + texcoord 1.00000 1.00000; + vertex -48.7844 -70.3812 20.3185; + normal -0.262701 0.935996 0.234306; + texcoord 0.00000 2.00000; + vertex -47.5419 -61.7875 71.7254; + normal -0.243488 0.941668 0.232327; + texcoord 0.00000 1.00000; + vertex -47.1254 -61.5974 71.4328; + normal 0.133362 0.975028 0.177580; + texcoord 1.00000 2.00000; + vertex -50.1372 -57.8279 52.9977; + normal 0.139973 0.974323 0.176356; + texcoord 1.00000 1.00000; + vertex -48.0924 -58.0988 52.8716; + normal 0.552415 -0.436531 0.710126; + texcoord 0.00000 2.00000; + vertex 55.7360 156.518 49.2035; + normal 0.542991 -0.445586 0.711767; + texcoord 0.00000 1.00000; + vertex 55.1912 155.765 49.1643; + normal 0.370937 -0.585663 0.720697; + texcoord 1.00000 2.00000; + vertex 62.0371 146.660 38.2418; + normal 0.363348 -0.590890 0.720297; + texcoord 1.00000 1.00000; + vertex 60.5951 145.881 38.3297; + normal -0.152476 -0.510325 0.846357; + texcoord 0.00000 2.00000; + vertex 39.8354 98.4799 119.195; + normal -0.162185 -0.511228 0.844003; + texcoord 0.00000 1.00000; + vertex 38.9341 98.1884 118.857; + normal -0.355792 -0.518339 0.777648; + texcoord 1.00000 2.00000; + vertex 42.5042 82.6140 110.109; + normal -0.362974 -0.518178 0.774430; + texcoord 1.00000 1.00000; + vertex 41.0537 82.8277 109.572; + normal -0.518727 -0.795382 0.313512; + texcoord 0.00000 2.00000; + vertex 69.7608 -11.9064 152.370; + normal -0.529301 -0.791193 0.306355; + texcoord 0.00000 1.00000; + vertex 69.2507 -11.8038 151.786; + normal -0.701564 -0.692191 0.169348; + texcoord 1.00000 2.00000; + vertex 74.9440 -20.9408 138.026; + normal -0.706224 -0.688500 0.164969; + texcoord 1.00000 1.00000; + vertex 73.7518 -19.9250 137.161; + normal -0.884878 -0.256673 -0.388730; + texcoord 0.00000 2.00000; + vertex 8.90509 -88.8288 121.843; + normal -0.883102 -0.250354 -0.396805; + texcoord 0.00000 1.00000; + vertex 9.16561 -88.4047 120.970; + normal -0.834663 -0.131975 -0.534715; + texcoord 1.00000 2.00000; + vertex 16.2057 -100.585 112.987; + normal -0.831848 -0.126649 -0.540360; + texcoord 1.00000 1.00000; + vertex 16.6365 -99.4294 112.053; + normal -0.763285 0.637787 -0.103074; + texcoord 0.00000 2.00000; + vertex 21.4958 -77.3812 98.9262; + normal -0.758872 0.641674 -0.111212; + texcoord 0.00000 1.00000; + vertex 21.7591 -77.2026 98.0820; + normal -0.651747 0.706804 -0.275054; + texcoord 1.00000 2.00000; + vertex 12.7012 -89.8098 87.1482; + normal -0.647759 0.708432 -0.280236; + texcoord 1.00000 1.00000; + vertex 13.7798 -89.2742 86.0090; + normal 0.109049 -0.960703 -0.255261; + texcoord 0.00000 2.00000; + vertex 59.5213 122.196 119.339; + normal 0.102257 -0.959485 -0.262549; + texcoord 0.00000 1.00000; + vertex 59.1614 122.352 118.599; + normal -0.0446404 -0.910446 -0.411211; + texcoord 1.00000 2.00000; + vertex 73.8362 127.426 105.772; + normal -0.0487752 -0.908445 -0.415150; + texcoord 1.00000 1.00000; + vertex 72.5118 127.943 104.796; + normal 0.833799 0.496575 0.241231; + texcoord 0.00000 2.00000; + vertex -53.2173 84.4009 150.540; + normal 0.842699 0.484056 0.235684; + texcoord 0.00000 1.00000; + vertex -52.9277 84.1131 150.131; + normal 0.972365 0.205388 0.111003; + texcoord 1.00000 2.00000; + vertex -52.5977 92.5172 131.691; + normal 0.973733 0.200113 0.108624; + texcoord 1.00000 1.00000; + vertex -52.1464 90.6380 131.107; + normal 0.994423 -0.0856337 -0.0615620; + texcoord 0.00000 2.00000; + vertex -3.44506 -0.477170 161.626; + normal 0.993036 -0.0956324 -0.0687974; + texcoord 0.00000 1.00000; + vertex -3.50857 -0.811890 161.065; + normal 0.925714 -0.306598 -0.221474; + texcoord 1.00000 2.00000; + vertex -3.50161 11.6878 143.790; + normal 0.923677 -0.310606 -0.224376; + texcoord 1.00000 1.00000; + vertex -4.23339 10.1272 142.938; + normal 0.300124 0.943152 0.142795; + texcoord 0.00000 2.00000; + vertex -47.1674 -97.5568 98.6013; + normal 0.317309 0.938185 0.138292; + texcoord 0.00000 1.00000; + vertex -46.7222 -97.6429 98.2346; + normal 0.598551 0.799381 0.0522236; + texcoord 1.00000 2.00000; + vertex -50.1294 -93.9782 81.1907; + normal 0.603883 0.795483 0.0503197; + texcoord 1.00000 1.00000; + vertex -48.5384 -95.1669 80.8882; + normal 0.367721 0.782228 0.502892; + texcoord 0.00000 2.00000; + vertex -40.4037 -82.6417 74.5226; + normal 0.379753 0.780059 0.497288; + texcoord 0.00000 1.00000; + vertex -39.7447 -82.6248 74.0145; + normal 0.576609 0.720032 0.386103; + texcoord 1.00000 2.00000; + vertex -43.8431 -72.5288 61.3074; + normal 0.582867 0.717245 0.381871; + texcoord 1.00000 1.00000; + vertex -42.4506 -73.2740 60.5816; + normal -0.736175 -0.250371 0.628777; + texcoord 0.00000 2.00000; + vertex 93.6015 88.8395 74.3748; + normal -0.743397 -0.242526 0.623331; + texcoord 0.00000 1.00000; + vertex 92.9896 89.2590 73.8253; + normal -0.854161 -0.0966237 0.510952; + texcoord 1.00000 2.00000; + vertex 88.0091 77.3272 63.2431; + normal -0.857669 -0.0908644 0.506110; + texcoord 1.00000 1.00000; + vertex 87.3954 78.6203 62.4353; + normal -0.994850 0.0813216 -0.0604954; + texcoord 0.00000 2.00000; + vertex 15.9339 53.2564 157.793; + normal -0.993809 0.0874892 -0.0684862; + texcoord 0.00000 1.00000; + vertex 16.0076 53.5632 156.992; + normal -0.947982 0.214988 -0.234756; + texcoord 1.00000 2.00000; + vertex 15.4680 37.9380 144.862; + normal -0.945949 0.218633 -0.239542; + texcoord 1.00000 1.00000; + vertex 16.0196 39.0750 143.722; + normal -0.534483 0.801595 0.267904; + texcoord 0.00000 2.00000; + vertex 13.7473 -67.9707 142.404; + normal -0.522842 0.811108 0.262184; + texcoord 0.00000 1.00000; + vertex 13.9745 -67.6839 141.999; + normal -0.234222 0.964746 0.120020; + texcoord 1.00000 2.00000; + vertex 4.21927 -67.5998 122.285; + normal -0.229557 0.966150 0.117717; + texcoord 1.00000 1.00000; + vertex 6.09514 -67.0729 121.619; + normal -0.902478 0.287195 0.321018; + texcoord 0.00000 2.00000; + vertex 8.72416 -121.132 77.6994; + normal -0.896100 0.304295 0.323124; + texcoord 0.00000 1.00000; + vertex 8.85688 -120.531 77.5348; + normal -0.728267 0.593929 0.341870; + texcoord 1.00000 2.00000; + vertex 3.98270 -116.592 60.3077; + normal -0.723440 0.599811 0.341849; + texcoord 1.00000 1.00000; + vertex 5.28957 -115.145 60.5351; + normal -0.683913 0.218240 0.696157; + texcoord 0.00000 2.00000; + vertex 21.5593 -99.2029 53.1611; + normal -0.681014 0.229766 0.695290; + texcoord 0.00000 1.00000; + vertex 21.5645 -98.4486 52.9296; + normal -0.594823 0.469753 0.652317; + texcoord 1.00000 2.00000; + vertex 7.18787 -95.9543 38.0240; + normal -0.592104 0.475463 0.650651; + texcoord 1.00000 1.00000; + vertex 8.07965 -94.4292 37.7210; + normal 0.520886 -0.651886 0.551111; + texcoord 0.00000 2.00000; + vertex 67.4032 161.739 56.7845; + normal 0.509543 -0.657072 0.555538; + texcoord 0.00000 1.00000; + vertex 66.7480 161.276 56.8563; + normal 0.266999 -0.735504 0.622693; + texcoord 1.00000 2.00000; + vertex 66.7074 148.857 42.2055; + normal 0.259784 -0.736996 0.623978; + texcoord 1.00000 1.00000; + vertex 65.0037 148.656 42.6763; + normal 0.353612 -0.560276 0.749032; + texcoord 0.00000 2.00000; + vertex 4.23324 110.033 141.183; + normal 0.342179 -0.563157 0.752175; + texcoord 0.00000 1.00000; + vertex 3.34469 109.625 141.298; + normal 0.135873 -0.599612 0.788672; + texcoord 1.00000 2.00000; + vertex 3.86230 96.9879 131.601; + normal 0.126683 -0.600591 0.789457; + texcoord 1.00000 1.00000; + vertex 2.29798 97.0078 131.867; + normal 0.841220 0.538437 0.0493350; + texcoord 0.00000 2.00000; + vertex 15.6034 -41.7978 174.059; + normal 0.844725 0.533627 0.0410185; + texcoord 0.00000 1.00000; + vertex 15.8040 -42.0336 173.214; + normal 0.896631 0.423553 -0.129061; + texcoord 1.00000 2.00000; + vertex 7.95224 -28.7599 162.227; + normal 0.897671 0.419623 -0.134552; + texcoord 1.00000 1.00000; + vertex 8.28713 -29.8608 161.028; + normal -0.609634 -0.493323 -0.620467; + texcoord 0.00000 2.00000; + vertex 77.1472 52.7595 50.2207; + normal -0.616912 -0.496273 -0.610846; + texcoord 0.00000 1.00000; + vertex 74.5277 50.1451 54.8731; + normal -0.640866 -0.505702 -0.577544; + texcoord 1.00000 2.00000; + vertex 64.8668 65.3939 52.2413; + normal -0.648799 -0.508721 -0.565918; + texcoord 1.00000 1.00000; + vertex 63.0206 63.0014 56.5085; + normal -0.0491917 -0.474368 -0.878951; + texcoord 0.00000 2.00000; + vertex 41.3044 40.5594 90.7094; + normal -0.0480698 -0.474042 -0.879189; + texcoord 0.00000 1.00000; + vertex 37.4219 38.0833 92.2630; + normal -0.0452791 -0.473227 -0.879776; + texcoord 1.00000 2.00000; + vertex 31.6982 52.3680 84.8740; + normal -0.0443363 -0.472951 -0.879973; + texcoord 1.00000 1.00000; + vertex 26.9032 48.7985 87.0340; + normal -0.316195 -0.455326 -0.832285; + texcoord 0.00000 2.00000; + vertex 50.2875 -29.0468 89.0026; + normal -0.307172 -0.460129 -0.833023; + texcoord 0.00000 1.00000; + vertex 46.4473 -27.9406 89.8563; + normal -0.278095 -0.475164 -0.834795; + texcoord 1.00000 2.00000; + vertex 54.0001 -11.9653 78.2472; + normal -0.272162 -0.478150 -0.835045; + texcoord 1.00000 1.00000; + vertex 47.1549 -10.5917 79.6917; + normal -0.0519822 -0.120208 -0.991387; + texcoord 0.00000 2.00000; + vertex 28.5310 -56.8988 79.9154; + normal -0.0566550 -0.117943 -0.991403; + texcoord 0.00000 1.00000; + vertex 22.7203 -56.0133 80.1128; + normal -0.0685389 -0.112167 -0.991323; + texcoord 1.00000 2.00000; + vertex 30.6402 -39.6864 77.7178; + normal -0.0730375 -0.109974 -0.991247; + texcoord 1.00000 1.00000; + vertex 24.2031 -39.1174 78.1290; + normal -0.471496 -0.123166 -0.873225; + texcoord 0.00000 2.00000; + vertex 29.2693 -51.9923 66.7727; + normal -0.466643 -0.129518 -0.874911; + texcoord 0.00000 1.00000; + vertex 25.6691 -49.0383 68.3000; + normal -0.450523 -0.150270 -0.880027; + texcoord 1.00000 2.00000; + vertex 40.5807 -34.9813 58.2658; + normal -0.446864 -0.154908 -0.881088; + texcoord 1.00000 1.00000; + vertex 34.8042 -30.9436 60.4856; + normal -0.138120 -0.221672 -0.965290; + texcoord 0.00000 2.00000; + vertex 43.9659 93.8441 84.9118; + normal -0.138107 -0.235644 -0.961976; + texcoord 0.00000 1.00000; + vertex 45.8881 87.4338 86.1088; + normal -0.137913 -0.275121 -0.951466; + texcoord 1.00000 2.00000; + vertex 28.1412 87.9889 88.5207; + normal -0.137760 -0.291876 -0.946483; + texcoord 1.00000 1.00000; + vertex 30.0742 82.9308 89.7992; + normal 0.467493 -0.0684797 -0.881340; + texcoord 0.00000 2.00000; + vertex -16.6148 74.7269 105.512; + normal 0.466680 -0.0616437 -0.882275; + texcoord 0.00000 1.00000; + vertex -14.7696 70.2356 106.840; + normal 0.464458 -0.0438407 -0.884509; + texcoord 1.00000 2.00000; + vertex -32.0064 66.9689 97.9507; + normal 0.463773 -0.0385792 -0.885114; + texcoord 1.00000 1.00000; + vertex -28.8913 60.6943 99.8564; + normal 0.221426 0.401318 -0.888771; + texcoord 0.00000 2.00000; + vertex 1.24386 19.0534 123.415; + normal 0.221294 0.398946 -0.889871; + texcoord 0.00000 1.00000; + vertex 2.75371 14.2116 121.605; + normal 0.221015 0.394008 -0.892138; + texcoord 1.00000 2.00000; + vertex -13.9611 16.5774 118.509; + normal 0.220900 0.392000 -0.893050; + texcoord 1.00000 1.00000; + vertex -11.6003 10.3446 116.357; + normal 0.470487 0.227540 -0.852565; + texcoord 0.00000 2.00000; + vertex -23.1116 6.20743 91.0405; + normal 0.469502 0.238144 -0.850209; + texcoord 0.00000 1.00000; + vertex -21.7518 2.14776 90.7075; + normal 0.466200 0.269872 -0.842512; + texcoord 1.00000 2.00000; + vertex -41.7473 2.70780 79.8224; + normal 0.465474 0.276233 -0.840850; + texcoord 1.00000 1.00000; + vertex -38.6694 -4.68646 79.0972; + normal -0.169496 0.102917 -0.980142; + texcoord 0.00000 2.00000; + vertex -31.9869 12.3433 90.3147; + normal -0.163263 0.0979470 -0.981708; + texcoord 0.00000 1.00000; + vertex -26.3537 10.2953 89.1256; + normal -0.148501 0.0861851 -0.985149; + texcoord 1.00000 2.00000; + vertex -37.0989 -3.31593 89.5545; + normal -0.142119 0.0811031 -0.986521; + texcoord 1.00000 1.00000; + vertex -31.1431 -5.05165 88.5538; + normal -0.520443 0.0559529 -0.852062; + texcoord 0.00000 2.00000; + vertex 19.9072 7.72676 118.089; + normal -0.522722 0.0539583 -0.850794; + texcoord 0.00000 1.00000; + vertex 22.3403 11.7403 116.866; + normal -0.527956 0.0493565 -0.847836; + texcoord 1.00000 2.00000; + vertex 31.6505 -3.13127 110.203; + normal -0.529595 0.0479091 -0.846897; + texcoord 1.00000 1.00000; + vertex 35.0626 3.32547 108.435; + normal -0.357137 0.137975 -0.923805; + texcoord 0.00000 2.00000; + vertex -4.14333 -45.6309 103.200; + normal -0.358044 0.134527 -0.923963; + texcoord 0.00000 1.00000; + vertex -4.28485 -40.4924 104.022; + normal -0.360284 0.125930 -0.924303; + texcoord 1.00000 2.00000; + vertex 12.7790 -44.6530 96.8036; + normal -0.361004 0.123145 -0.924398; + texcoord 1.00000 1.00000; + vertex 12.1287 -37.6726 97.9874; + normal -0.181892 0.298007 -0.937074; + texcoord 0.00000 2.00000; + vertex -31.0947 -73.4735 101.589; + normal -0.181704 0.298198 -0.937050; + texcoord 0.00000 1.00000; + vertex -28.7566 -68.6057 102.684; + normal -0.181318 0.298588 -0.937000; + texcoord 1.00000 2.00000; + vertex -17.1836 -79.3344 97.0252; + normal -0.181152 0.298756 -0.936979; + texcoord 1.00000 1.00000; + vertex -14.6918 -73.1775 98.5066; + normal -0.0181757 0.799911 -0.599844; + texcoord 0.00000 2.00000; + vertex -51.9117 -86.9068 32.6172; + normal -0.0261851 0.794444 -0.606772; + texcoord 0.00000 1.00000; + vertex -49.5817 -84.2374 36.1063; + normal -0.0522984 0.775819 -0.628784; + texcoord 1.00000 2.00000; + vertex -32.9996 -93.0322 23.8757; + normal -0.0583580 0.771321 -0.633765; + texcoord 1.00000 1.00000; + vertex -30.0447 -88.7115 28.8621; + normal 0.217010 0.107657 -0.970215; + texcoord 0.00000 2.00000; + vertex -46.9706 -68.2734 69.0841; + normal 0.223280 0.117113 -0.967693; + texcoord 0.00000 1.00000; + vertex -44.6140 -61.9811 70.3094; + normal 0.248329 0.155193 -0.956163; + texcoord 1.00000 2.00000; + vertex -26.7892 -74.4931 72.9080; + normal 0.255880 0.166771 -0.952215; + texcoord 1.00000 1.00000; + vertex -25.2750 -69.3378 74.2178; + normal -0.170219 -0.637956 -0.751024; + texcoord 0.00000 2.00000; + vertex 52.0534 161.370 44.8169; + normal -0.168805 -0.656741 -0.734980; + texcoord 0.00000 1.00000; + vertex 54.6952 155.976 48.8000; + normal -0.164916 -0.700934 -0.693897; + texcoord 1.00000 2.00000; + vertex 39.1840 157.040 51.4123; + normal -0.162511 -0.724239 -0.670125; + texcoord 1.00000 1.00000; + vertex 41.3685 153.658 54.5373; + normal -0.0656786 -0.806507 -0.587565; + texcoord 0.00000 2.00000; + vertex 40.3527 100.189 115.874; + normal -0.0489621 -0.801421 -0.596093; + texcoord 0.00000 1.00000; + vertex 37.2196 98.2827 118.842; + normal -0.00750047 -0.787527 -0.616234; + texcoord 1.00000 2.00000; + vertex 27.3926 108.624 105.746; + normal 0.00437628 -0.783212 -0.621739; + texcoord 1.00000 1.00000; + vertex 22.7411 104.966 110.320; + normal 0.0715218 -0.290816 -0.954102; + texcoord 0.00000 2.00000; + vertex 72.8168 -8.44649 150.555; + normal 0.0727867 -0.290448 -0.954119; + texcoord 0.00000 1.00000; + vertex 68.2849 -11.2101 151.058; + normal 0.0764102 -0.289389 -0.954157; + texcoord 1.00000 2.00000; + vertex 62.7686 7.46128 144.953; + normal 0.0774610 -0.289082 -0.954165; + texcoord 1.00000 1.00000; + vertex 57.0711 3.46209 145.702; + normal 0.486517 -0.360755 -0.795712; + texcoord 0.00000 2.00000; + vertex 14.4795 -89.9120 125.430; + normal 0.485681 -0.360527 -0.796326; + texcoord 0.00000 1.00000; + vertex 10.1657 -89.9816 122.824; + normal 0.482935 -0.359776 -0.798333; + texcoord 1.00000 2.00000; + vertex 18.8474 -69.2114 118.715; + normal 0.482302 -0.359603 -0.798793; + texcoord 1.00000 1.00000; + vertex 12.4506 -69.7372 115.089; + normal 0.141995 -0.162394 -0.976456; + texcoord 0.00000 2.00000; + vertex 28.2053 -78.5654 98.3174; + normal 0.138472 -0.159888 -0.977375; + texcoord 0.00000 1.00000; + vertex 22.8507 -76.4494 97.1868; + normal 0.125978 -0.150993 -0.980475; + texcoord 1.00000 2.00000; + vertex 35.9501 -58.4313 96.0952; + normal 0.122608 -0.148591 -0.981269; + texcoord 1.00000 1.00000; + vertex 29.8250 -56.4588 95.0311; + normal 0.198567 0.369658 -0.907703; + texcoord 0.00000 2.00000; + vertex 57.0915 127.636 119.109; + normal 0.197164 0.365391 -0.909734; + texcoord 0.00000 1.00000; + vertex 57.2395 122.375 116.999; + normal 0.193905 0.355494 -0.914344; + texcoord 1.00000 2.00000; + vertex 40.5629 128.420 115.813; + normal 0.192619 0.351596 -0.916121; + texcoord 1.00000 1.00000; + vertex 41.1448 122.117 113.516; + normal 0.250177 0.377481 -0.891583; + texcoord 0.00000 2.00000; + vertex -58.0888 85.9009 149.486; + normal 0.243175 0.382383 -0.891431; + texcoord 0.00000 1.00000; + vertex -53.6577 84.2331 150.023; + normal 0.223574 0.395894 -0.890664; + texcoord 1.00000 2.00000; + vertex -64.4984 69.0439 140.550; + normal 0.218582 0.399286 -0.890389; + texcoord 1.00000 1.00000; + vertex -57.3052 66.8977 141.354; + normal -0.0357885 0.269851 -0.962237; + texcoord 0.00000 2.00000; + vertex -8.88358 1.82283 161.733; + normal -0.0342224 0.268139 -0.962772; + texcoord 0.00000 1.00000; + vertex -4.24900 -1.07141 160.749; + normal -0.0295988 0.263075 -0.964321; + texcoord 1.00000 2.00000; + vertex -19.6753 -14.2057 157.640; + normal -0.0282229 0.261566 -0.964773; + texcoord 1.00000 1.00000; + vertex -13.7399 -17.4119 156.597; + normal 0.0842696 0.209085 -0.974260; + texcoord 0.00000 2.00000; + vertex -50.0299 -102.103 96.8376; + normal 0.0883436 0.210517 -0.973590; + texcoord 0.00000 1.00000; + vertex -45.2945 -98.7921 97.9578; + normal 0.100499 0.214771 -0.971480; + texcoord 1.00000 2.00000; + vertex -38.2806 -117.179 94.6184; + normal 0.104430 0.216140 -0.970762; + texcoord 1.00000 1.00000; + vertex -33.3683 -113.245 96.0228; + normal 0.0916095 0.318390 -0.943523; + texcoord 0.00000 2.00000; + vertex -38.8882 -87.4207 72.2064; + normal 0.0957785 0.320511 -0.942390; + texcoord 0.00000 1.00000; + vertex -34.9763 -83.4001 73.9429; + normal 0.105371 0.325369 -0.939698; + texcoord 1.00000 2.00000; + vertex -26.4877 -97.9080 69.8715; + normal 0.109398 0.327398 -0.938532; + texcoord 1.00000 1.00000; + vertex -22.5337 -93.2674 71.9512; + normal -0.552314 -0.449818 -0.701864; + texcoord 0.00000 2.00000; + vertex 94.4539 90.4280 70.3127; + normal -0.542519 -0.454647 -0.706377; + texcoord 0.00000 1.00000; + vertex 90.3363 91.1005 73.1219; + normal -0.520205 -0.465281 -0.716171; + texcoord 1.00000 2.00000; + vertex 92.4104 105.392 62.3306; + normal -0.512412 -0.468877 -0.719436; + texcoord 1.00000 1.00000; + vertex 86.4317 105.817 66.3119; + normal -0.0561362 -0.470431 -0.880649; + texcoord 0.00000 2.00000; + vertex 21.7874 50.1035 158.619; + normal -0.0528854 -0.473272 -0.879328; + texcoord 0.00000 1.00000; + vertex 17.4608 52.1071 157.825; + normal -0.0447945 -0.480295 -0.875962; + texcoord 1.00000 2.00000; + vertex 31.0030 64.1986 150.502; + normal -0.0424494 -0.482319 -0.874967; + texcoord 1.00000 1.00000; + vertex 24.0812 66.9014 149.348; + normal -0.251554 0.292390 -0.922621; + texcoord 0.00000 2.00000; + vertex 14.3901 -73.5090 139.901; + normal -0.250809 0.294403 -0.922183; + texcoord 0.00000 1.00000; + vertex 14.4004 -68.1032 141.611; + normal -0.249354 0.298325 -0.921317; + texcoord 1.00000 2.00000; + vertex 29.0436 -72.3565 136.270; + normal -0.248666 0.300175 -0.920902; + texcoord 1.00000 1.00000; + vertex 28.6477 -66.0934 138.419; + normal -0.750271 0.414904 -0.514732; + texcoord 0.00000 2.00000; + vertex 8.91422 -125.116 74.1796; + normal -0.754260 0.396925 -0.523013; + texcoord 0.00000 1.00000; + vertex 8.72074 -121.456 77.4122; + normal -0.760762 0.363621 -0.537607; + texcoord 1.00000 2.00000; + vertex 18.9679 -118.097 65.1832; + normal -0.763142 0.349734 -0.543415; + texcoord 1.00000 1.00000; + vertex 18.0412 -112.686 69.9670; + normal -0.788517 0.330929 -0.518389; + texcoord 0.00000 2.00000; + vertex 22.7689 -100.695 49.2416; + normal -0.788716 0.313815 -0.528628; + texcoord 0.00000 1.00000; + vertex 21.9988 -97.3813 52.5280; + normal -0.787754 0.268494 -0.554395; + texcoord 1.00000 2.00000; + vertex 34.2429 -89.4215 38.9851; + normal -0.787121 0.256024 -0.561152; + texcoord 1.00000 1.00000; + vertex 32.2953 -84.3148 44.0469; + normal -0.128729 -0.707457 -0.694934; + texcoord 0.00000 2.00000; + vertex 66.8689 166.460 51.7487; + normal -0.132533 -0.715920 -0.685488; + texcoord 0.00000 1.00000; + vertex 66.7000 161.882 56.4405; + normal -0.144298 -0.741617 -0.655121; + texcoord 1.00000 2.00000; + vertex 48.6106 167.439 54.1344; + normal -0.148614 -0.750857 -0.643528; + texcoord 1.00000 1.00000; + vertex 48.8672 163.710 58.4255; + normal -0.215794 -0.782439 -0.584142; + texcoord 0.00000 2.00000; + vertex 3.47715 113.364 135.960; + normal -0.222099 -0.789284 -0.572453; + texcoord 0.00000 1.00000; + vertex 2.77971 109.664 141.174; + normal -0.235662 -0.803585 -0.546548; + texcoord 1.00000 2.00000; + vertex -11.1815 116.255 137.503; + normal -0.242596 -0.810664 -0.532889; + texcoord 1.00000 1.00000; + vertex -11.3745 113.120 142.360; + normal -0.136063 0.585983 -0.798819; + texcoord 0.00000 2.00000; + vertex 9.23983 -43.5363 175.329; + normal -0.145553 0.587821 -0.795790; + texcoord 0.00000 1.00000; + vertex 13.7564 -43.0181 174.940; + normal -0.163565 0.591151 -0.789802; + texcoord 1.00000 2.00000; + vertex 8.23594 -56.6224 165.900; + normal -0.169912 0.592275 -0.787617; + texcoord 1.00000 1.00000; + vertex 15.8533 -55.2793 165.267; + normal -0.826225 0.562781 -0.0251175; + texcoord 0.00000 2.00000; + vertex 87.8344 61.4363 58.8461; + normal -0.830863 0.555928 -0.0247060; + texcoord 0.00000 1.00000; + vertex 79.7117 49.2669 53.3732; + normal -0.843552 0.536532 -0.0235443; + texcoord 1.00000 2.00000; + vertex 79.8569 50.3816 73.5711; + normal -0.853499 0.520605 -0.0225938; + texcoord 1.00000 1.00000; + vertex 77.5190 46.5117 72.7178; + normal -0.927902 0.359175 -0.0999587; + texcoord 0.00000 2.00000; + vertex 41.3641 43.4084 104.716; + normal -0.930435 0.350935 -0.105527; + texcoord 0.00000 1.00000; + vertex 40.3865 37.9772 94.2754; + normal -0.932666 0.343366 -0.110609; + texcoord 1.00000 2.00000; + vertex 35.3528 29.2182 109.529; + normal -0.935643 0.332751 -0.117687; + texcoord 1.00000 1.00000; + vertex 34.9365 25.3779 101.981; + normal -0.211149 0.869390 -0.446741; + texcoord 0.00000 2.00000; + vertex 53.5054 -21.9681 99.9367; + normal -0.225645 0.862149 -0.453633; + texcoord 0.00000 1.00000; + vertex 47.3182 -28.0261 91.0716; + normal -0.243904 0.852595 -0.462161; + texcoord 1.00000 2.00000; + vertex 37.1370 -22.4863 106.665; + normal -0.263889 0.841573 -0.471294; + texcoord 1.00000 1.00000; + vertex 33.3821 -26.7024 101.239; + normal 0.00584251 0.884206 -0.467060; + texcoord 0.00000 2.00000; + vertex 28.1702 -51.2537 92.3188; + normal -0.00454687 0.879989 -0.474973; + texcoord 0.00000 1.00000; + vertex 22.6428 -56.8455 81.6638; + normal -0.0208062 0.873055 -0.487178; + texcoord 1.00000 2.00000; + vertex 7.06881 -48.3368 97.5771; + normal -0.0345604 0.866871 -0.497333; + texcoord 1.00000 1.00000; + vertex 3.38308 -52.6385 90.3351; + normal -0.106933 0.992857 0.0529175; + texcoord 0.00000 2.00000; + vertex 29.7128 -49.3148 81.5012; + normal -0.110781 0.992640 0.0489155; + texcoord 0.00000 1.00000; + vertex 25.5170 -49.1157 69.2878; + normal -0.116378 0.992270 0.0430870; + texcoord 1.00000 2.00000; + vertex 8.61251 -51.8106 85.6903; + normal -0.121225 0.991896 0.0380298; + texcoord 1.00000 1.00000; + vertex 5.72077 -51.8129 76.5317; + normal -0.840899 -0.529577 0.111519; + texcoord 0.00000 2.00000; + vertex 46.1430 93.5021 99.9698; + normal -0.838721 -0.533757 0.107937; + texcoord 0.00000 1.00000; + vertex 47.6739 88.5749 88.1154; + normal -0.836737 -0.537501 0.104711; + texcoord 1.00000 2.00000; + vertex 55.8141 79.0356 104.196; + normal -0.833944 -0.542671 0.100230; + texcoord 1.00000 1.00000; + vertex 56.9749 75.6112 95.3134; + normal -0.553239 -0.785181 -0.278241; + texcoord 0.00000 2.00000; + vertex -23.6830 70.6817 118.283; + normal -0.541281 -0.791290 -0.284384; + texcoord 0.00000 1.00000; + vertex -15.3080 68.6352 107.406; + normal -0.528546 -0.797545 -0.290793; + texcoord 1.00000 2.00000; + vertex -11.0080 59.3756 124.986; + normal -0.511430 -0.805555 -0.299199; + texcoord 1.00000 1.00000; + vertex -5.62038 58.4091 118.379; + normal -0.830580 -0.433766 -0.349263; + texcoord 0.00000 2.00000; + vertex -1.85845 13.7410 132.960; + normal -0.824954 -0.438406 -0.356724; + texcoord 0.00000 1.00000; + vertex 2.74884 13.7583 121.982; + normal -0.819896 -0.442474 -0.363299; + texcoord 1.00000 2.00000; + vertex 6.00703 -2.69860 134.672; + normal -0.813452 -0.447527 -0.371506; + texcoord 1.00000 1.00000; + vertex 10.1851 -2.24673 124.980; + normal -0.563157 -0.715538 -0.413351; + texcoord 0.00000 2.00000; + vertex -27.8522 1.51354 103.466; + normal -0.554296 -0.717928 -0.421112; + texcoord 0.00000 1.00000; + vertex -22.2197 3.31646 92.6713; + normal -0.545626 -0.720146 -0.428581; + texcoord 1.00000 2.00000; + vertex -14.1534 -10.8765 106.251; + normal -0.535082 -0.722689 -0.437501; + texcoord 1.00000 1.00000; + vertex -9.53442 -8.95196 97.4223; + normal -0.190617 -0.858931 -0.475293; + texcoord 0.00000 2.00000; + vertex -31.0101 1.59488 97.4770; + normal -0.180267 -0.856703 -0.483284; + texcoord 0.00000 1.00000; + vertex -26.3039 6.29694 87.0922; + normal -0.170861 -0.854555 -0.490452; + texcoord 1.00000 2.00000; + vertex -13.8801 -3.80576 100.367; + normal -0.158660 -0.851593 -0.499617; + texcoord 1.00000 1.00000; + vertex -10.2254 0.446260 91.9587; + normal 0.762933 -0.0676208 -0.642931; + texcoord 0.00000 2.00000; + vertex 30.0780 11.3780 126.491; + normal 0.758957 -0.0634087 -0.648046; + texcoord 0.00000 1.00000; + vertex 22.9445 12.2418 117.936; + normal 0.754904 -0.0591590 -0.653162; + texcoord 1.00000 2.00000; + vertex 31.7328 30.8269 126.409; + normal 0.750749 -0.0548490 -0.658306; + texcoord 1.00000 1.00000; + vertex 24.3782 31.3032 117.982; + normal 0.813611 0.552862 -0.179944; + texcoord 0.00000 2.00000; + vertex 1.41520 -42.7928 116.452; + normal 0.807488 0.559733 -0.186177; + texcoord 0.00000 1.00000; + vertex -3.47256 -39.3906 104.805; + normal 0.801965 0.565778 -0.191695; + texcoord 1.00000 2.00000; + vertex -7.48264 -28.1883 121.092; + normal 0.793923 0.574336 -0.199562; + texcoord 1.00000 1.00000; + vertex -11.1553 -26.0284 112.697; + normal 0.973997 -0.0835060 -0.210611; + texcoord 0.00000 2.00000; + vertex -26.8379 -77.1104 114.915; + normal 0.973574 -0.0737274 -0.216143; + texcoord 0.00000 1.00000; + vertex -28.5980 -68.5534 103.382; + normal 0.972547 -0.0567176 -0.225688; + texcoord 1.00000 2.00000; + vertex -23.3742 -57.2062 123.041; + normal 0.971329 -0.0416406 -0.234066; + texcoord 1.00000 1.00000; + vertex -24.6737 -52.3802 116.790; + normal 0.871087 0.0106545 0.491014; + texcoord 0.00000 2.00000; + vertex -53.7820 -93.7284 46.7135; + normal 0.869471 0.00198577 0.493979; + texcoord 0.00000 1.00000; + vertex -48.6494 -84.1778 37.4007; + normal 0.867181 -0.00966914 0.497898; + texcoord 1.00000 2.00000; + vertex -58.5140 -76.4111 54.7326; + normal 0.864495 -0.0225392 0.502136; + texcoord 1.00000 1.00000; + vertex -55.3917 -70.8938 49.6047; + normal 0.982104 -0.187041 0.0220849; + texcoord 0.00000 2.00000; + vertex -47.3246 -68.9170 82.6902; + normal 0.983675 -0.178975 0.0187309; + texcoord 0.00000 1.00000; + vertex -45.7240 -61.8313 71.5228; + normal 0.984411 -0.175050 0.0171004; + texcoord 1.00000 2.00000; + vertex -44.8293 -55.2012 87.8868; + normal 0.986268 -0.164658 0.0127884; + texcoord 1.00000 1.00000; + vertex -43.9188 -50.3482 80.1503; + normal -0.867728 -0.465544 -0.174118; + texcoord 0.00000 2.00000; + vertex 44.7316 169.886 54.6315; + normal -0.855598 -0.488541 -0.171113; + texcoord 0.00000 1.00000; + vertex 53.7025 155.099 49.4625; + normal -0.811083 -0.562541 -0.160289; + texcoord 1.00000 2.00000; + vertex 49.1577 155.515 70.9988; + normal -0.772868 -0.616293 -0.151186; + texcoord 1.00000 1.00000; + vertex 51.8691 152.114 71.0011; + normal -0.893011 0.0818663 0.442526; + texcoord 0.00000 2.00000; + vertex 41.6017 105.134 129.670; + normal -0.892496 0.0837809 0.443207; + texcoord 0.00000 1.00000; + vertex 36.1207 98.2860 119.876; + normal -0.892252 0.0846805 0.443526; + texcoord 1.00000 2.00000; + vertex 42.7908 91.2411 134.639; + normal -0.891593 0.0870969 0.444382; + texcoord 1.00000 1.00000; + vertex 38.8444 86.4770 127.655; + normal -0.528836 0.651703 -0.543705; + texcoord 0.00000 2.00000; + vertex 70.8600 -1.48906 160.519; + normal -0.543566 0.633811 -0.550290; + texcoord 0.00000 1.00000; + vertex 68.2144 -11.0444 151.639; + normal -0.552431 0.622672 -0.554165; + texcoord 1.00000 2.00000; + vertex 57.5932 -7.61539 166.080; + normal -0.570845 0.598585 -0.561989; + texcoord 1.00000 1.00000; + vertex 56.1411 -14.4420 160.284; + normal 0.109864 0.707264 -0.698361; + texcoord 0.00000 2.00000; + vertex 8.68959 -79.0121 127.440; + normal 0.107625 0.704694 -0.701301; + texcoord 0.00000 1.00000; + vertex 8.88866 -86.5128 119.875; + normal 0.105834 0.702632 -0.703639; + texcoord 1.00000 2.00000; + vertex -9.29531 -77.6541 125.986; + normal 0.103685 0.700146 -0.706431; + texcoord 1.00000 1.00000; + vertex -8.67539 -85.9775 117.828; + normal 0.393855 0.734677 -0.552384; + texcoord 0.00000 2.00000; + vertex 27.6560 -73.6019 108.791; + normal 0.385036 0.733804 -0.559713; + texcoord 0.00000 1.00000; + vertex 22.3591 -78.1241 98.9994; + normal 0.375160 0.732718 -0.567784; + texcoord 1.00000 2.00000; + vertex 10.9788 -63.0750 110.901; + normal 0.365043 0.731490 -0.575905; + texcoord 1.00000 1.00000; + vertex 6.53814 -67.4226 102.564; + normal -0.911606 0.00630628 -0.411016; + texcoord 0.00000 2.00000; + vertex 56.1057 123.776 131.351; + normal -0.909154 0.00334629 -0.416447; + texcoord 0.00000 1.00000; + vertex 60.6662 123.731 121.235; + normal -0.905962 -0.000436060 -0.423359; + texcoord 1.00000 2.00000; + vertex 56.1145 102.048 130.998; + normal -0.903402 -0.00341409 -0.428780; + texcoord 1.00000 1.00000; + vertex 60.9760 102.412 120.752; + normal 0.450778 -0.892139 -0.0297931; + texcoord 0.00000 2.00000; + vertex -51.8546 77.3980 161.449; + normal 0.454747 -0.889938 -0.0348663; + texcoord 0.00000 1.00000; + vertex -48.8715 79.3107 149.310; + normal 0.460174 -0.886842 -0.0418425; + texcoord 1.00000 2.00000; + vertex -33.0194 86.7977 164.962; + normal 0.464953 -0.884032 -0.0480274; + texcoord 1.00000 1.00000; + vertex -31.0146 88.3701 155.426; + normal -0.156027 -0.970973 -0.181291; + texcoord 0.00000 2.00000; + vertex -5.99765 -0.354940 174.708; + normal -0.149995 -0.970523 -0.188643; + texcoord 0.00000 1.00000; + vertex -4.27599 1.49359 163.325; + normal -0.145406 -0.970123 -0.194214; + texcoord 1.00000 2.00000; + vertex 11.2212 -3.31551 175.745; + normal -0.138893 -0.969468 -0.202088; + texcoord 1.00000 1.00000; + vertex 12.4926 -1.29417 165.174; + normal 0.689456 -0.678681 -0.253067; + texcoord 0.00000 2.00000; + vertex -51.4807 -105.283 109.639; + normal 0.697200 -0.668471 -0.258955; + texcoord 0.00000 1.00000; + vertex -47.8407 -97.4971 98.6756; + normal 0.705352 -0.657373 -0.265214; + texcoord 1.00000 2.00000; + vertex -38.3291 -94.4615 116.448; + normal 0.715818 -0.642563 -0.273345; + texcoord 1.00000 1.00000; + vertex -36.3437 -89.4392 109.841; + normal 0.888043 -0.439440 -0.135171; + texcoord 0.00000 2.00000; + vertex -40.3287 -91.1490 85.1781; + normal 0.892771 -0.428367 -0.139506; + texcoord 0.00000 1.00000; + vertex -38.0155 -83.1385 74.3333; + normal 0.895688 -0.421321 -0.142239; + texcoord 1.00000 2.00000; + vertex -33.1731 -78.5677 91.2871; + normal 0.901684 -0.406276 -0.148008; + texcoord 1.00000 1.00000; + vertex -31.9347 -73.2938 84.3550; + normal -0.467252 0.807948 -0.359021; + texcoord 0.00000 2.00000; + vertex 101.549 99.7609 82.1006; + normal -0.487544 0.794439 -0.362170; + texcoord 0.00000 1.00000; + vertex 92.2442 90.6874 73.7917; + normal -0.517199 0.773445 -0.366453; + texcoord 1.00000 2.00000; + vertex 86.0668 95.5438 92.7601; + normal -0.550277 0.748157 -0.370751; + texcoord 1.00000 1.00000; + vertex 81.9430 90.9389 89.5884; + normal -0.187029 0.844437 -0.501943; + texcoord 0.00000 2.00000; + vertex 15.9733 61.8879 166.065; + normal -0.193420 0.838440 -0.509517; + texcoord 0.00000 1.00000; + vertex 15.3547 55.7871 156.032; + normal -0.198286 0.833781 -0.515258; + texcoord 1.00000 2.00000; + vertex -1.14380 58.9292 167.465; + normal -0.205221 0.827003 -0.523403; + texcoord 1.00000 1.00000; + vertex -1.29393 53.1967 158.467; + normal 0.816608 0.419953 -0.395967; + texcoord 0.00000 2.00000; + vertex 23.1372 -72.2352 152.065; + normal 0.805300 0.435530 -0.402250; + texcoord 0.00000 1.00000; + vertex 15.6047 -66.9250 142.162; + normal 0.797801 0.445522 -0.406231; + texcoord 1.00000 2.00000; + vertex 18.8026 -58.2191 157.991; + normal 0.781998 0.465767 -0.414174; + texcoord 1.00000 1.00000; + vertex 13.4916 -54.9478 151.642; + normal 0.518464 0.808992 -0.276997; + texcoord 0.00000 2.00000; + vertex 20.7118 -127.981 85.3834; + normal 0.495979 0.823396 -0.275726; + texcoord 0.00000 1.00000; + vertex 8.53122 -122.649 78.1584; + normal 0.477262 0.834776 -0.274536; + texcoord 1.00000 2.00000; + vertex 11.8509 -118.964 95.1334; + normal 0.440615 0.855536 -0.271875; + texcoord 1.00000 1.00000; + vertex 5.63919 -116.685 92.2389; + normal 0.474358 0.864354 -0.166961; + texcoord 0.00000 2.00000; + vertex 34.6038 -103.357 59.8615; + normal 0.454917 0.875315 -0.163934; + texcoord 0.00000 1.00000; + vertex 22.2381 -97.8789 53.0881; + normal 0.442872 0.881821 -0.162035; + texcoord 1.00000 2.00000; + vertex 25.5350 -96.5368 69.4030; + normal 0.412099 0.897492 -0.157105; + texcoord 1.00000 1.00000; + vertex 19.2710 -94.1342 66.6973; + normal -0.984181 -0.0955816 -0.149169; + texcoord 0.00000 2.00000; + vertex 64.7741 179.829 61.2296; + normal -0.981944 -0.121472 -0.145019; + texcoord 0.00000 1.00000; + vertex 67.1561 162.615 56.5440; + normal -0.970852 -0.200265 -0.131680; + texcoord 1.00000 2.00000; + vertex 63.7046 165.654 77.3682; + normal -0.957211 -0.263235 -0.120229; + texcoord 1.00000 1.00000; + vertex 64.8549 161.418 77.4859; + normal -0.827455 -0.0983635 0.552849; + texcoord 0.00000 2.00000; + vertex 4.79873 119.026 150.830; + normal -0.828286 -0.0832928 0.554079; + texcoord 0.00000 1.00000; + vertex 1.21046 107.735 143.450; + normal -0.828700 -0.0740854 0.554768; + texcoord 1.00000 2.00000; + vertex 11.1096 107.082 158.150; + normal -0.829377 -0.0531743 0.556153; + texcoord 1.00000 1.00000; + vertex 8.72999 100.165 153.940; + normal 0.416409 -0.661362 -0.623862; + texcoord 0.00000 2.00000; + vertex 12.7155 -52.4812 186.582; + normal 0.422596 -0.649805 -0.631795; + texcoord 0.00000 1.00000; + vertex 12.6565 -43.8447 177.387; + normal 0.429971 -0.635577 -0.641223; + texcoord 1.00000 2.00000; + vertex 30.8180 -44.6562 190.369; + normal 0.437255 -0.621012 -0.650502; + texcoord 1.00000 1.00000; + vertex 30.3522 -37.7568 183.470; + normal -0.437473 -0.0634295 -0.896992; + texcoord 0.00000 2.00000; + vertex 91.1069 59.1503 46.3069; + normal -0.500845 -0.0658195 -0.863031; + texcoord 0.00000 1.00000; + vertex 81.1153 48.6804 51.9203; + normal -0.508980 -0.0661083 -0.858236; + texcoord 1.00000 2.00000; + vertex 79.9456 68.1951 51.1109; + normal -0.580438 -0.0684499 -0.811423; + texcoord 1.00000 1.00000; + vertex 73.1169 60.1187 56.6769; + normal 0.00317992 -0.605323 -0.795973; + texcoord 0.00000 2.00000; + vertex 53.8232 39.2381 93.0663; + normal 0.160732 -0.663324 -0.730867; + texcoord 0.00000 1.00000; + vertex 45.4485 37.4295 94.4083; + normal 0.224360 -0.681034 -0.697033; + texcoord 1.00000 2.00000; + vertex 57.2199 54.7082 81.3152; + normal 0.302324 -0.697925 -0.649231; + texcoord 1.00000 1.00000; + vertex 39.1519 48.3315 79.7565; + normal 0.188247 -0.0255328 -0.981790; + texcoord 0.00000 2.00000; + vertex 63.8686 -28.6125 93.8783; + normal 0.188371 -0.0255965 -0.981764; + texcoord 0.00000 1.00000; + vertex 50.4885 -30.7130 91.3674; + normal 0.188429 -0.0256265 -0.981753; + texcoord 1.00000 2.00000; + vertex 61.2008 -9.40135 92.8671; + normal 0.188550 -0.0256891 -0.981728; + texcoord 1.00000 1.00000; + vertex 47.1793 -12.0191 90.2427; + normal 0.0190297 -0.143548 -0.989460; + texcoord 0.00000 2.00000; + vertex 36.2950 -52.5883 77.5736; + normal 0.0330871 -0.159741 -0.986604; + texcoord 0.00000 1.00000; + vertex 21.7398 -51.5700 77.1459; + normal 0.0329831 -0.159621 -0.986627; + texcoord 1.00000 2.00000; + vertex 38.5572 -37.2792 75.3961; + normal 0.0461795 -0.174771 -0.983526; + texcoord 1.00000 1.00000; + vertex 22.1383 -36.5815 74.5012; + normal -0.458852 -0.243241 -0.854569; + texcoord 0.00000 2.00000; + vertex 32.2470 -59.4102 68.2902; + normal -0.447701 -0.410777 -0.794246; + texcoord 0.00000 1.00000; + vertex 26.0226 -51.7499 69.4519; + normal -0.439594 -0.471937 -0.764220; + texcoord 1.00000 2.00000; + vertex 49.9371 -54.4998 57.3940; + normal -0.424625 -0.554490 -0.715705; + texcoord 1.00000 1.00000; + vertex 35.1068 -39.8260 54.8243; + normal -0.208002 -0.0641904 -0.976020; + texcoord 0.00000 2.00000; + vertex 36.9071 101.545 85.2762; + normal -0.223762 -0.113833 -0.967974; + texcoord 0.00000 1.00000; + vertex 43.5515 85.6293 84.9070; + normal -0.225232 -0.118550 -0.967066; + texcoord 1.00000 2.00000; + vertex 23.1088 92.7494 88.7953; + normal -0.242671 -0.175723 -0.954061; + texcoord 1.00000 1.00000; + vertex 28.8710 80.2471 89.6324; + normal 0.395879 0.0670817 -0.915849; + texcoord 0.00000 2.00000; + vertex -18.1427 83.2363 106.059; + normal 0.425068 0.173499 -0.888378; + texcoord 0.00000 1.00000; + vertex -14.1365 72.6346 107.015; + normal 0.435504 0.216721 -0.873709; + texcoord 1.00000 2.00000; + vertex -37.6598 81.5433 97.4992; + normal 0.450319 0.285415 -0.846021; + texcoord 1.00000 1.00000; + vertex -29.5414 63.8171 95.8403; + normal -0.247744 0.328597 -0.911398; + texcoord 0.00000 2.00000; + vertex -10.3999 20.1157 123.543; + normal -0.247782 0.329028 -0.911233; + texcoord 0.00000 1.00000; + vertex -0.476920 10.1998 117.271; + normal -0.247797 0.329198 -0.911167; + texcoord 1.00000 2.00000; + vertex -25.6608 5.93584 122.579; + normal -0.247834 0.329619 -0.911005; + texcoord 1.00000 1.00000; + vertex -14.8442 -4.29115 115.936; + normal -0.243575 0.231938 -0.941741; + texcoord 0.00000 2.00000; + vertex -34.2352 9.29161 95.4993; + normal -0.243543 0.231793 -0.941785; + texcoord 0.00000 1.00000; + vertex -22.1942 1.17970 90.3871; + normal -0.243539 0.231774 -0.941791; + texcoord 1.00000 2.00000; + vertex -44.5530 -4.99676 94.6489; + normal -0.243508 0.231632 -0.941833; + texcoord 1.00000 1.00000; + vertex -31.6799 -13.1772 89.3087; + normal 0.0542862 0.469415 -0.881307; + texcoord 0.00000 2.00000; + vertex -35.0515 22.7358 95.8652; + normal 0.0548969 0.513836 -0.856130; + texcoord 0.00000 1.00000; + vertex -26.1183 14.1358 91.8348; + normal 0.0549712 0.519962 -0.852419; + texcoord 1.00000 2.00000; + vertex -50.3106 15.0401 90.8263; + normal 0.0553369 0.553984 -0.830686; + texcoord 1.00000 1.00000; + vertex -37.5578 3.57733 84.0313; + normal -0.465237 -0.124434 -0.876397; + texcoord 0.00000 2.00000; + vertex 16.0747 0.520460 122.159; + normal -0.504838 -0.141736 -0.851498; + texcoord 0.00000 1.00000; + vertex 21.0294 11.3120 117.997; + normal -0.520521 -0.148644 -0.840811; + texcoord 1.00000 2.00000; + vertex 30.9521 -13.8400 116.300; + normal -0.548850 -0.161208 -0.820229; + texcoord 1.00000 1.00000; + vertex 37.6126 2.19802 108.692; + normal 0.282589 -0.177746 -0.942629; + texcoord 0.00000 2.00000; + vertex 2.93402 -56.2340 109.796; + normal 0.288847 -0.147764 -0.945903; + texcoord 0.00000 1.00000; + vertex -4.69477 -41.9354 104.813; + normal 0.289757 -0.143281 -0.946315; + texcoord 1.00000 2.00000; + vertex 16.8766 -45.6556 111.981; + normal 0.296374 -0.109625 -0.948760; + texcoord 1.00000 1.00000; + vertex 9.86117 -33.4247 108.377; + normal -0.131830 0.397837 -0.907935; + texcoord 0.00000 2.00000; + vertex -26.6244 -76.5007 95.2788; + normal -0.216641 0.357316 -0.908511; + texcoord 0.00000 1.00000; + vertex -21.0481 -66.0211 99.0611; + normal -0.245976 0.342334 -0.906809; + texcoord 1.00000 2.00000; + vertex -10.9878 -86.9265 88.4401; + normal -0.309629 0.308030 -0.899582; + texcoord 1.00000 1.00000; + vertex -3.62391 -70.7492 91.4449; + normal 0.231805 0.426832 -0.874117; + texcoord 0.00000 2.00000; + vertex -37.9792 -96.7542 31.9938; + normal 0.269807 0.471554 -0.839548; + texcoord 0.00000 1.00000; + vertex -37.2984 -81.4154 39.6642; + normal 0.292811 0.498267 -0.816083; + texcoord 1.00000 2.00000; + vertex -17.4317 -96.6274 37.5046; + normal 0.336604 0.548287 -0.765558; + texcoord 1.00000 1.00000; + vertex -17.6598 -86.1206 44.9292; + normal 0.185361 -0.158860 -0.969745; + texcoord 0.00000 2.00000; + vertex -49.7233 -78.7725 72.2172; + normal 0.222242 -0.130358 -0.966238; + texcoord 0.00000 1.00000; + vertex -44.7327 -62.0225 70.4272; + normal 0.234814 -0.120490 -0.964544; + texcoord 1.00000 2.00000; + vertex -30.8266 -80.7210 76.1484; + normal 0.277869 -0.0860865 -0.956754; + texcoord 1.00000 1.00000; + vertex -27.4160 -67.5383 75.9528; + normal 0.0294564 -0.487990 -0.872352; + texcoord 0.00000 2.00000; + vertex 47.9718 167.576 41.4110; + normal 0.00970395 -0.534034 -0.845407; + texcoord 0.00000 1.00000; + vertex 53.2623 154.137 49.1075; + normal 0.00536813 -0.543900 -0.839133; + texcoord 1.00000 2.00000; + vertex 32.2739 160.608 44.7790; + normal -0.0171730 -0.593800 -0.804429; + texcoord 1.00000 1.00000; + vertex 36.9226 150.256 52.3210; + normal -0.145645 -0.636136 -0.757706; + texcoord 0.00000 2.00000; + vertex 31.2251 104.584 114.474; + normal -0.0670170 -0.618159 -0.783191; + texcoord 0.00000 1.00000; + vertex 24.6913 96.6643 122.379; + normal -0.0381213 -0.610474 -0.791118; + texcoord 1.00000 2.00000; + vertex 15.9572 115.193 108.503; + normal 0.0287822 -0.590484 -0.806536; + texcoord 1.00000 1.00000; + vertex 7.61870 103.313 116.902; + normal 0.142687 7.38352e-05 -0.989768; + texcoord 0.00000 2.00000; + vertex 78.0305 -1.26348 152.231; + normal 0.154496 0.00127772 -0.987993; + texcoord 0.00000 1.00000; + vertex 67.1778 -11.1221 150.666; + normal 0.159895 0.00182890 -0.987132; + texcoord 1.00000 2.00000; + vertex 64.5502 15.2062 150.289; + normal 0.170980 0.00296181 -0.985270; + texcoord 1.00000 1.00000; + vertex 52.7665 3.90771 148.210; + normal 0.598074 0.111086 -0.793705; + texcoord 0.00000 2.00000; + vertex 19.1280 -80.4835 128.445; + normal 0.608566 0.108333 -0.786073; + texcoord 0.00000 1.00000; + vertex 9.39021 -87.0403 120.190; + normal 0.611684 0.107505 -0.783763; + texcoord 1.00000 2.00000; + vertex 11.9900 -61.9867 125.655; + normal 0.620829 0.105053 -0.776875; + texcoord 1.00000 1.00000; + vertex 0.474660 -70.2536 115.335; + normal 0.159212 -0.265373 -0.950909; + texcoord 0.00000 2.00000; + vertex 35.3734 -82.5711 100.771; + normal 0.163434 -0.280804 -0.945747; + texcoord 0.00000 1.00000; + vertex 22.8340 -76.0236 96.8440; + normal 0.163449 -0.280859 -0.945729; + texcoord 1.00000 2.00000; + vertex 44.3351 -69.5413 98.6350; + normal 0.167341 -0.295163 -0.940679; + texcoord 1.00000 1.00000; + vertex 29.9018 -62.4930 93.8558; + normal 0.615038 -0.0811675 -0.784309; + texcoord 0.00000 2.00000; + vertex 65.5785 130.660 122.504; + normal 0.661806 -0.0786335 -0.745540; + texcoord 0.00000 1.00000; + vertex 58.4897 122.626 117.776; + normal 0.678213 -0.0776396 -0.730753; + texcoord 1.00000 2.00000; + vertex 59.0047 149.512 115.398; + normal 0.707620 -0.0757058 -0.702526; + texcoord 1.00000 1.00000; + vertex 47.9994 135.966 105.772; + normal -0.204304 -0.163254 -0.965198; + texcoord 0.00000 2.00000; + vertex -67.3119 78.9365 153.328; + normal -0.180339 -0.178013 -0.967362; + texcoord 0.00000 1.00000; + vertex -51.3244 81.5873 149.495; + normal -0.177881 -0.179514 -0.967540; + texcoord 1.00000 2.00000; + vertex -62.4846 62.6501 155.061; + normal -0.151462 -0.195495 -0.968938; + texcoord 1.00000 1.00000; + vertex -48.2667 65.4360 152.276; + normal 0.217677 0.383762 -0.897409; + texcoord 0.00000 2.00000; + vertex -11.1544 5.25449 160.825; + normal 0.218015 0.454846 -0.863473; + texcoord 0.00000 1.00000; + vertex -3.72852 -3.74677 158.777; + normal 0.217796 0.480453 -0.849546; + texcoord 1.00000 2.00000; + vertex -29.8004 -1.13659 153.569; + normal 0.216892 0.527256 -0.821559; + texcoord 1.00000 1.00000; + vertex -17.2553 -14.9516 148.015; + normal 0.0846489 -0.0756947 -0.993531; + texcoord 0.00000 2.00000; + vertex -48.9086 -115.116 97.8036; + normal 0.118428 -0.0690288 -0.990560; + texcoord 0.00000 1.00000; + vertex -39.6873 -101.573 97.5575; + normal 0.116432 -0.0694257 -0.990769; + texcoord 1.00000 2.00000; + vertex -35.7779 -122.234 99.4646; + normal 0.152966 -0.0620982 -0.986279; + texcoord 1.00000 1.00000; + vertex -27.8884 -109.890 99.9110; + normal 0.150572 0.593774 -0.790418; + texcoord 0.00000 2.00000; + vertex -40.8073 -84.9069 71.2682; + normal -0.0928346 0.694969 -0.713021; + texcoord 0.00000 1.00000; + vertex -32.0664 -83.3501 74.1028; + normal -0.165953 0.715504 -0.678612; + texcoord 1.00000 2.00000; + vertex -43.9439 -100.395 59.0355; + normal -0.283661 0.738433 -0.611762; + texcoord 1.00000 1.00000; + vertex -24.0189 -92.8028 58.9614; + normal -0.107772 0.0750956 -0.991335; + texcoord 0.00000 2.00000; + vertex 114.766 92.6471 71.4624; + normal -0.139232 0.0901313 -0.986149; + texcoord 0.00000 1.00000; + vertex 99.3144 87.5713 72.7578; + normal -0.139209 0.0901202 -0.986154; + texcoord 1.00000 2.00000; + vertex 108.629 106.904 73.2097; + normal -0.173273 0.106367 -0.979113; + texcoord 1.00000 1.00000; + vertex 95.0574 101.996 75.0782; + normal -0.160209 -0.531376 -0.831849; + texcoord 0.00000 2.00000; + vertex 23.4259 51.1290 156.231; + normal -0.141479 -0.612576 -0.777647; + texcoord 0.00000 1.00000; + vertex 14.5137 57.3495 153.974; + normal -0.135832 -0.634812 -0.760633; + texcoord 1.00000 2.00000; + vertex 39.7750 59.1578 147.954; + normal -0.123087 -0.681673 -0.721229; + texcoord 1.00000 1.00000; + vertex 23.5235 69.2080 141.228; + normal 0.0282752 -0.0710192 -0.997074; + texcoord 0.00000 2.00000; + vertex 14.7191 -86.5143 143.314; + normal 0.0354961 -0.0601299 -0.997559; + texcoord 0.00000 1.00000; + vertex 11.6116 -71.1226 142.130; + normal 0.0352062 -0.0605674 -0.997543; + texcoord 1.00000 2.00000; + vertex 29.5965 -82.9885 143.485; + normal 0.0426415 -0.0493354 -0.997872; + texcoord 1.00000 1.00000; + vertex 26.1615 -68.0023 142.597; + normal 0.0215724 0.247299 -0.968699; + texcoord 0.00000 2.00000; + vertex 33.6305 -114.670 50.1443; + normal 0.0176684 0.304357 -0.952394; + texcoord 0.00000 1.00000; + vertex 21.2595 -103.433 52.7376; + normal 0.0176696 0.304340 -0.952400; + texcoord 1.00000 2.00000; + vertex 42.2763 -102.217 53.5159; + normal 0.0131245 0.368327 -0.929603; + texcoord 1.00000 1.00000; + vertex 32.0164 -93.5967 56.7867; + normal 0.214881 -0.822493 -0.526622; + texcoord 0.00000 2.00000; + vertex 64.7614 161.519 51.6593; + normal 0.396141 -0.722219 -0.566985; + texcoord 0.00000 1.00000; + vertex 60.4801 154.899 60.2516; + normal 0.425201 -0.701980 -0.571339; + texcoord 1.00000 2.00000; + vertex 51.2802 164.182 41.9992; + normal 0.549047 -0.599969 -0.581880; + texcoord 1.00000 1.00000; + vertex 46.9974 150.576 51.9868; + normal -0.00900078 -0.728121 -0.685390; + texcoord 0.00000 2.00000; + vertex 8.79644 121.745 128.999; + normal 0.0350178 -0.706498 -0.706848; + texcoord 0.00000 1.00000; + vertex 5.44251 112.659 138.695; + normal 0.0429354 -0.702388 -0.710498; + texcoord 1.00000 2.00000; + vertex -7.37500 125.442 125.283; + normal 0.0837358 -0.680139 -0.728285; + texcoord 1.00000 1.00000; + vertex -10.7833 114.076 135.506; + normal -0.247234 0.361805 -0.898873; + texcoord 0.00000 2.00000; + vertex 4.38300 -45.7108 173.432; + normal -0.307682 0.398300 -0.864112; + texcoord 0.00000 1.00000; + vertex 16.4647 -42.1897 171.526; + normal -0.307530 0.398210 -0.864207; + texcoord 1.00000 2.00000; + vertex 3.37929 -60.3347 167.822; + normal -0.353147 0.424847 -0.833542; + texcoord 1.00000 1.00000; + vertex 20.4146 -54.6081 163.523; + normal -0.710924 0.439745 0.548827; + texcoord 0.00000 2.00000; + vertex 98.0141 56.3878 67.5502; + normal -0.689467 0.467861 0.552938; + texcoord 0.00000 1.00000; + vertex 81.5443 48.4966 52.5389; + normal -0.685950 0.472309 0.553532; + texcoord 1.00000 2.00000; + vertex 91.3629 37.9026 73.7458; + normal -0.655223 0.509409 0.557839; + texcoord 1.00000 1.00000; + vertex 81.0205 33.2864 65.8132; + normal -0.857573 -0.331482 0.393305; + texcoord 0.00000 2.00000; + vertex 50.4856 33.3952 108.816; + normal -0.861834 -0.350075 0.367001; + texcoord 0.00000 1.00000; + vertex 42.5875 37.2123 94.8122; + normal -0.861066 -0.346440 0.372216; + texcoord 1.00000 2.00000; + vertex 54.9467 18.5307 106.015; + normal -0.864151 -0.362165 0.349398; + texcoord 1.00000 1.00000; + vertex 45.3735 23.8158 87.8167; + normal -0.525266 0.834816 0.164858; + texcoord 0.00000 2.00000; + vertex 56.1835 -30.6307 111.447; + normal -0.529802 0.832442 0.162325; + texcoord 0.00000 1.00000; + vertex 49.9911 -30.6586 91.8576; + normal -0.528864 0.832936 0.162850; + texcoord 1.00000 2.00000; + vertex 42.6743 -39.4836 113.234; + normal -0.533877 0.830279 0.160037; + texcoord 1.00000 1.00000; + vertex 37.6615 -39.4773 96.4783; + normal -0.344969 0.931925 -0.111855; + texcoord 0.00000 2.00000; + vertex 23.7800 -54.3980 103.920; + normal -0.351829 0.928643 -0.117638; + texcoord 0.00000 1.00000; + vertex 22.4526 -57.4996 82.1718; + normal -0.351114 0.928990 -0.117034; + texcoord 1.00000 2.00000; + vertex 5.25493 -61.1673 104.653; + normal -0.358332 0.925438 -0.123135; + texcoord 1.00000 1.00000; + vertex 4.44754 -64.1724 84.4173; + normal -0.508738 0.736298 0.446151; + texcoord 0.00000 2.00000; + vertex 26.3374 -60.8881 86.4404; + normal -0.526616 0.735231 0.426744; + texcoord 0.00000 1.00000; + vertex 25.6521 -51.3231 69.8734; + normal -0.523617 0.735448 0.430049; + texcoord 1.00000 2.00000; + vertex 10.9038 -70.3810 84.5080; + normal -0.539413 0.734131 0.412415; + texcoord 1.00000 1.00000; + vertex 10.6691 -59.2307 64.3527; + normal -0.602118 -0.727590 0.328734; + texcoord 0.00000 2.00000; + vertex 51.4814 93.2986 107.690; + normal -0.596947 -0.734600 0.322515; + texcoord 0.00000 1.00000; + vertex 47.2029 87.8122 87.7102; + normal -0.598403 -0.732645 0.324261; + texcoord 1.00000 2.00000; + vertex 64.2645 82.7045 107.655; + normal -0.593132 -0.739661 0.317956; + texcoord 1.00000 1.00000; + vertex 59.7989 77.6276 87.5148; + normal -0.296551 -0.933925 0.199603; + texcoord 0.00000 2.00000; + vertex -17.4033 75.8177 129.228; + normal -0.290733 -0.936343 0.196814; + texcoord 0.00000 1.00000; + vertex -14.5389 70.3139 107.732; + normal -0.293008 -0.935404 0.197904; + texcoord 1.00000 2.00000; + vertex -3.18860 71.5417 130.339; + normal -0.286763 -0.937965 0.194909; + texcoord 1.00000 1.00000; + vertex -0.862340 66.8025 110.955; + normal -0.690334 -0.665589 -0.283601; + texcoord 0.00000 2.00000; + vertex -4.05296 8.32413 140.785; + normal -0.681823 -0.671458 -0.290278; + texcoord 0.00000 1.00000; + vertex 1.41046 11.4564 120.134; + normal -0.684220 -0.669823 -0.288411; + texcoord 1.00000 2.00000; + vertex 7.42799 -3.74572 141.165; + normal -0.675338 -0.675815 -0.295283; + texcoord 1.00000 1.00000; + vertex 12.6147 -0.265050 121.336; + normal -0.206230 -0.973004 -0.103597; + texcoord 0.00000 2.00000; + vertex -22.2235 0.931450 113.739; + normal -0.199298 -0.973789 -0.109617; + texcoord 0.00000 1.00000; + vertex -21.7958 3.07726 92.7332; + normal -0.200585 -0.973649 -0.108501; + texcoord 1.00000 2.00000; + vertex -4.32922 -2.84865 113.620; + normal -0.193602 -0.974370 -0.114545; + texcoord 1.00000 1.00000; + vertex -4.24838 -0.371040 92.4076; + normal 0.305169 -0.951425 0.0407742; + texcoord 0.00000 2.00000; + vertex -22.8859 13.7601 111.282; + normal 0.314652 -0.948684 0.0315038; + texcoord 0.00000 1.00000; + vertex -25.5130 12.0624 91.3285; + normal 0.311206 -0.949702 0.0348803; + texcoord 1.00000 2.00000; + vertex -8.75913 18.2491 110.298; + normal 0.320233 -0.946981 0.0260199; + texcoord 1.00000 1.00000; + vertex -12.0866 16.5214 88.3702; + normal 0.898645 0.0108750 -0.438541; + texcoord 0.00000 2.00000; + vertex 25.6286 11.1117 141.882; + normal 0.896706 0.0149554 -0.442373; + texcoord 0.00000 1.00000; + vertex 16.5152 10.5152 123.193; + normal 0.896765 0.0148328 -0.442258; + texcoord 1.00000 2.00000; + vertex 25.2224 31.9069 141.566; + normal 0.894807 0.0188894 -0.446054; + texcoord 1.00000 1.00000; + vertex 15.7036 30.8818 122.427; + normal 0.0996049 0.923881 0.369491; + texcoord 0.00000 2.00000; + vertex -13.3214 -46.4353 119.924; + normal 0.0884958 0.936079 0.340476; + texcoord 0.00000 1.00000; + vertex -5.45091 -41.5059 105.477; + normal 0.0880923 0.936501 0.339420; + texcoord 1.00000 2.00000; + vertex -34.4765 -42.6318 116.117; + normal 0.0794045 0.945216 0.316642; + texcoord 1.00000 1.00000; + vertex -23.2812 -36.4133 94.7463; + normal 0.458315 0.803367 0.380196; + texcoord 0.00000 2.00000; + vertex -36.7535 -66.9589 114.702; + normal 0.453952 0.824511 0.337800; + texcoord 0.00000 1.00000; + vertex -26.2272 -66.9965 102.092; + normal 0.454342 0.822878 0.341241; + texcoord 1.00000 2.00000; + vertex -52.1953 -56.0339 110.232; + normal 0.450541 0.837339 0.309640; + texcoord 1.00000 1.00000; + vertex -36.7943 -56.8252 89.9625; + normal 0.636323 0.356992 0.683849; + texcoord 0.00000 2.00000; + vertex -55.7699 -89.0701 54.8217; + normal 0.636020 0.369036 0.677710; + texcoord 0.00000 1.00000; + vertex -43.2309 -82.4186 39.6818; + normal 0.636129 0.365210 0.679677; + texcoord 1.00000 2.00000; + vertex -63.3081 -75.2962 54.6455; + normal 0.635747 0.377223 0.673445; + texcoord 1.00000 1.00000; + vertex -50.5190 -68.9812 39.0350; + normal 0.987681 -0.0203395 0.155156; + texcoord 0.00000 2.00000; + vertex -48.1221 -70.2570 93.5684; + normal 0.987704 -0.0200981 0.155035; + texcoord 0.00000 1.00000; + vertex -44.3947 -61.7046 70.9618; + normal 0.987706 -0.0200870 0.155030; + texcoord 1.00000 2.00000; + vertex -48.1685 -48.4824 96.7186; + normal 0.987734 -0.0197950 0.154884; + texcoord 1.00000 1.00000; + vertex -45.4432 -42.1850 80.1433; + normal -0.0363445 -0.473355 0.880122; + texcoord 0.00000 2.00000; + vertex 67.4543 167.204 55.7230; + normal -0.0194761 -0.548555 0.835888; + texcoord 0.00000 1.00000; + vertex 55.3901 156.055 49.2286; + normal -0.0237007 -0.530191 0.847547; + texcoord 1.00000 2.00000; + vertex 81.4257 160.011 52.4315; + normal -0.00937252 -0.591219 0.806456; + texcoord 1.00000 1.00000; + vertex 65.5497 146.396 42.2655; + normal -0.957253 -0.155614 0.243825; + texcoord 0.00000 2.00000; + vertex 29.4003 108.426 144.398; + normal -0.957703 -0.150588 0.245212; + texcoord 0.00000 1.00000; + vertex 25.8185 96.9589 123.018; + normal -0.957615 -0.151590 0.244936; + texcoord 1.00000 2.00000; + vertex 33.1080 90.8005 147.706; + normal -0.958126 -0.145557 0.246592; + texcoord 1.00000 1.00000; + vertex 30.4281 82.3613 132.312; + normal -0.991898 0.00485560 0.126941; + texcoord 0.00000 2.00000; + vertex 65.1996 -13.0881 170.090; + normal -0.992812 -0.00158739 0.119677; + texcoord 0.00000 1.00000; + vertex 62.6186 -11.5393 149.863; + normal -0.992777 -0.00133205 0.119966; + texcoord 1.00000 2.00000; + vertex 65.0016 -33.8300 169.336; + normal -0.993573 -0.00755230 0.112943; + texcoord 1.00000 1.00000; + vertex 62.5099 -31.7599 147.555; + normal -0.914811 0.0561442 -0.399961; + texcoord 0.00000 2.00000; + vertex 1.72977 -94.7523 136.026; + normal -0.918473 0.0627406 -0.390476; + texcoord 0.00000 1.00000; + vertex 8.91761 -87.8221 120.558; + normal -0.917418 0.0608172 -0.393249; + texcoord 1.00000 2.00000; + vertex 1.91370 -110.223 133.434; + normal -0.920494 0.0664866 -0.385058; + texcoord 1.00000 1.00000; + vertex 10.8787 -101.263 113.549; + normal 0.206146 0.945234 -0.253055; + texcoord 0.00000 2.00000; + vertex 23.7834 -76.4992 121.878; + normal 0.196415 0.945542 -0.259562; + texcoord 0.00000 1.00000; + vertex 21.8050 -81.5995 101.215; + normal 0.199485 0.945459 -0.257514; + texcoord 1.00000 2.00000; + vertex 8.15069 -73.0469 122.038; + normal 0.189524 0.945681 -0.264137; + texcoord 1.00000 1.00000; + vertex 6.54170 -78.3867 101.766; + normal -0.847649 -0.327161 -0.417680; + texcoord 0.00000 2.00000; + vertex 48.8656 116.067 134.768; + normal -0.844936 -0.330175 -0.420794; + texcoord 0.00000 1.00000; + vertex 56.0034 121.090 116.348; + normal -0.845825 -0.329191 -0.419778; + texcoord 1.00000 2.00000; + vertex 54.7693 101.705 134.037; + normal -0.843174 -0.332115 -0.422797; + texcoord 1.00000 1.00000; + vertex 62.3400 107.475 114.406; + normal 0.385828 -0.920453 0.0624839; + texcoord 0.00000 2.00000; + vertex -57.7932 81.3103 172.270; + normal 0.393631 -0.917358 0.0592363; + texcoord 0.00000 1.00000; + vertex -51.6586 82.3864 150.241; + normal 0.390733 -0.918517 0.0604446; + texcoord 1.00000 2.00000; + vertex -43.7729 87.2956 173.867; + normal 0.399283 -0.915062 0.0568728; + texcoord 1.00000 1.00000; + vertex -38.7909 88.2945 154.963; + normal -0.105800 -0.962491 -0.249834; + texcoord 0.00000 2.00000; + vertex -6.20592 -8.51611 181.240; + normal -0.0969215 -0.961723 -0.256312; + texcoord 0.00000 1.00000; + vertex -3.53837 -3.33948 160.167; + normal -0.0980651 -0.961828 -0.255480; + texcoord 1.00000 2.00000; + vertex 12.9441 -10.7854 181.873; + normal -0.0887281 -0.960911 -0.262255; + texcoord 1.00000 1.00000; + vertex 15.1155 -5.59392 162.116; + normal 0.982266 0.102606 0.156924; + texcoord 0.00000 2.00000; + vertex -43.3654 -97.5582 117.539; + normal 0.982775 0.114256 0.145257; + texcoord 0.00000 1.00000; + vertex -39.9268 -100.834 98.1561; + normal 0.982632 0.110301 0.149226; + texcoord 1.00000 2.00000; + vertex -44.7549 -82.4165 116.336; + normal 0.982952 0.121259 0.138209; + texcoord 1.00000 1.00000; + vertex -41.1889 -86.4848 94.5433; + normal 0.966903 -0.248166 0.0592578; + texcoord 0.00000 2.00000; + vertex -38.9137 -91.7364 97.3993; + normal 0.967944 -0.244504 0.0574696; + texcoord 0.00000 1.00000; + vertex -35.3254 -83.2059 74.5743; + normal 0.967972 -0.244404 0.0574205; + texcoord 1.00000 2.00000; + vertex -33.7658 -70.8910 100.700; + normal 0.969216 -0.239934 0.0552394; + texcoord 1.00000 1.00000; + vertex -31.2823 -64.6456 84.2532; + normal -0.730402 0.0272482 0.682474; + texcoord 0.00000 2.00000; + vertex 108.416 76.5791 83.6206; + normal -0.779264 0.00151410 0.626693; + texcoord 0.00000 1.00000; + vertex 99.1097 87.0188 73.2442; + normal -0.766247 0.00862368 0.642488; + texcoord 1.00000 2.00000; + vertex 104.557 61.8635 80.0780; + normal -0.803483 -0.0122852 0.595201; + texcoord 1.00000 1.00000; + vertex 92.8814 76.1434 64.6120; + normal -0.331532 0.908406 -0.254726; + texcoord 0.00000 2.00000; + vertex 15.6944 58.1766 178.887; + normal -0.336615 0.904954 -0.260284; + texcoord 0.00000 1.00000; + vertex 16.7550 52.7547 158.171; + normal -0.336734 0.904873 -0.260414; + texcoord 1.00000 2.00000; + vertex -4.78841 50.7641 179.111; + normal -0.341928 0.901263 -0.266100; + texcoord 1.00000 1.00000; + vertex -3.29378 45.3678 158.914; + normal 0.0916940 0.877235 0.471224; + texcoord 0.00000 2.00000; + vertex 0.580150 -76.7921 154.265; + normal 0.0790179 0.903344 0.421576; + texcoord 0.00000 1.00000; + vertex 10.4844 -71.5394 142.559; + normal 0.0795794 0.902261 0.423783; + texcoord 1.00000 2.00000; + vertex -18.4273 -72.2749 149.554; + normal 0.0702584 0.919375 0.387057; + texcoord 1.00000 1.00000; + vertex -3.38519 -65.2281 130.085; + normal -0.0432406 0.826870 0.560728; + texcoord 0.00000 2.00000; + vertex 5.10785 -132.614 93.9224; + normal -0.0586567 0.837020 0.544019; + texcoord 0.00000 1.00000; + vertex 8.43452 -121.733 78.1322; + normal -0.0569218 0.835902 0.545919; + texcoord 1.00000 2.00000; + vertex -14.0679 -132.538 92.3304; + normal -0.0710626 0.844827 0.530299; + texcoord 1.00000 1.00000; + vertex -9.82796 -120.477 73.6854; + normal 0.0217265 0.650692 0.759031; + texcoord 0.00000 2.00000; + vertex 19.9233 -119.047 66.5781; + normal 0.0129427 0.657218 0.753589; + texcoord 0.00000 1.00000; + vertex 20.8766 -103.433 53.1650; + normal 0.0144461 0.656108 0.754529; + texcoord 1.00000 2.00000; + vertex 1.75340 -118.177 66.3523; + normal 0.00567795 0.662540 0.749005; + texcoord 1.00000 1.00000; + vertex 3.13366 -102.416 52.4002; + normal -0.562044 -0.598228 0.571165; + texcoord 0.00000 2.00000; + vertex 63.9371 166.226 79.9777; + normal -0.564915 -0.592513 0.574281; + texcoord 0.00000 1.00000; + vertex 59.0227 153.526 61.8399; + normal -0.564796 -0.592752 0.574152; + texcoord 1.00000 2.00000; + vertex 79.6802 153.077 81.6969; + normal -0.567949 -0.586378 0.577576; + texcoord 1.00000 1.00000; + vertex 75.1591 142.238 66.2477; + normal -0.286119 -0.208901 0.935145; + texcoord 0.00000 2.00000; + vertex 22.5300 120.098 145.938; + normal -0.293577 -0.232842 0.927145; + texcoord 0.00000 1.00000; + vertex 5.80469 112.624 139.151; + normal -0.293234 -0.231732 0.927531; + texcoord 1.00000 2.00000; + vertex 31.8697 102.589 144.885; + normal -0.300188 -0.254495 0.919304; + texcoord 1.00000 1.00000; + vertex 13.6346 94.9541 136.816; + normal 0.982755 0.163608 -0.0861687; + texcoord 0.00000 2.00000; + vertex 20.4882 -34.6184 185.911; + normal 0.981690 0.166973 -0.0916801; + texcoord 0.00000 1.00000; + vertex 19.9684 -40.7418 168.358; + normal 0.981871 0.166410 -0.0907578; + texcoord 1.00000 2.00000; + vertex 17.3150 -16.8513 183.456; + normal 0.980925 0.169305 -0.0955046; + texcoord 1.00000 1.00000; + vertex 16.5194 -24.8195 161.159; + normal -0.549745 0.356863 -0.755268; + texcoord 0.00000 2.00000; + vertex 86.0063 72.8785 57.0384; + normal -0.672916 0.275948 -0.686321; + texcoord 0.00000 1.00000; + vertex 73.8640 50.8465 55.4665; + normal -0.715187 0.243183 -0.655263; + texcoord 1.00000 2.00000; + vertex 68.4791 70.1587 68.5111; + normal -0.859003 0.0996751 -0.502173; + texcoord 1.00000 1.00000; + vertex 65.4429 60.4542 71.7784; + normal -0.644069 0.552994 -0.528557; + texcoord 0.00000 2.00000; + vertex 40.3857 55.2319 108.233; + normal -0.674327 0.513788 -0.530382; + texcoord 0.00000 1.00000; + vertex 38.1742 38.4372 93.3565; + normal -0.668957 0.520999 -0.530148; + texcoord 1.00000 2.00000; + vertex 28.0086 45.3685 112.996; + normal -0.704854 0.470462 -0.530892; + texcoord 1.00000 1.00000; + vertex 26.9944 33.6194 103.930; + normal 0.205329 0.253571 -0.945273; + texcoord 0.00000 2.00000; + vertex 64.2691 -20.3257 95.8748; + normal 0.171363 0.264797 -0.948956; + texcoord 0.00000 1.00000; + vertex 46.7820 -27.5731 90.1321; + normal 0.167693 0.265986 -0.949279; + texcoord 1.00000 2.00000; + vertex 53.8540 -3.55915 98.1101; + normal 0.129278 0.278137 -0.951802; + texcoord 1.00000 1.00000; + vertex 39.0003 -10.1958 94.1532; + normal 0.209945 0.609941 -0.764130; + texcoord 0.00000 2.00000; + vertex 35.0127 -45.1560 89.2964; + normal 0.173880 0.611718 -0.771730; + texcoord 0.00000 1.00000; + vertex 22.1434 -53.4279 79.1579; + normal 0.165641 0.612006 -0.773312; + texcoord 1.00000 2.00000; + vertex 20.0652 -34.9400 93.3442; + normal 0.121367 0.612815 -0.780851; + texcoord 1.00000 1.00000; + vertex 10.4524 -41.6837 86.5576; + normal 0.264095 0.476312 -0.838678; + texcoord 0.00000 2.00000; + vertex 43.1482 -45.8760 74.4521; + normal 0.211097 0.509476 -0.834190; + texcoord 0.00000 1.00000; + vertex 25.7208 -47.3754 68.1128; + normal 0.211858 0.509017 -0.834277; + texcoord 1.00000 2.00000; + vertex 35.7515 -32.8860 79.5004; + normal 0.145198 0.547287 -0.824254; + texcoord 1.00000 1.00000; + vertex 23.3013 -34.5332 76.2135; + normal -0.152906 0.0368804 -0.987552; + texcoord 0.00000 2.00000; + vertex 42.3962 104.554 87.9822; + normal -0.163574 0.00641330 -0.986510; + texcoord 0.00000 1.00000; + vertex 46.8136 88.2486 86.6893; + normal -0.168736 -0.00850799 -0.985625; + texcoord 1.00000 2.00000; + vertex 23.0530 96.7051 90.6841; + normal -0.180594 -0.0432535 -0.982606; + texcoord 1.00000 1.00000; + vertex 27.1874 83.1183 90.5223; + normal -0.505242 -0.615684 -0.604702; + texcoord 0.00000 2.00000; + vertex -32.8733 65.4590 118.253; + normal -0.467375 -0.641630 -0.608171; + texcoord 0.00000 1.00000; + vertex -17.0247 63.7473 106.754; + normal -0.462135 -0.645062 -0.608544; + texcoord 1.00000 2.00000; + vertex -23.5062 51.9591 124.171; + normal -0.410719 -0.676830 -0.610911; + texcoord 1.00000 1.00000; + vertex -12.9799 51.3562 117.762; + normal -0.504629 0.384675 -0.772900; + texcoord 0.00000 2.00000; + vertex -7.37100 21.5500 131.359; + normal -0.504673 0.374444 -0.777880; + texcoord 0.00000 1.00000; + vertex 2.03396 13.3058 121.115; + normal -0.504673 0.373875 -0.778153; + texcoord 1.00000 2.00000; + vertex -17.8200 8.29480 131.584; + normal -0.504646 0.363288 -0.783169; + texcoord 1.00000 1.00000; + vertex -8.22616 0.429140 121.753; + normal -0.382535 0.146722 -0.912217; + texcoord 0.00000 2.00000; + vertex -35.3508 3.79806 95.8205; + normal -0.378777 0.139415 -0.914927; + texcoord 0.00000 1.00000; + vertex -22.0137 -2.08193 89.2820; + normal -0.377292 0.136540 -0.915974; + texcoord 1.00000 2.00000; + vertex -43.0647 -15.3906 95.9690; + normal -0.373386 0.129012 -0.918661; + texcoord 1.00000 1.00000; + vertex -29.7061 -20.8370 89.7746; + normal -0.545988 -0.551966 -0.630262; + texcoord 0.00000 2.00000; + vertex -38.2640 6.78533 102.695; + normal -0.526415 -0.559831 -0.639904; + texcoord 0.00000 1.00000; + vertex -26.2762 9.93910 89.5477; + normal -0.518906 -0.562739 -0.643476; + texcoord 1.00000 2.00000; + vertex -25.8809 -9.10525 105.884; + normal -0.495167 -0.571551 -0.654323; + texcoord 1.00000 1.00000; + vertex -16.2799 -6.12245 96.0126; + normal 0.533837 -0.656499 -0.532943; + texcoord 0.00000 2.00000; + vertex 13.9894 -0.0475000 143.221; + normal 0.537876 -0.647418 -0.539943; + texcoord 0.00000 1.00000; + vertex 9.63115 7.72980 129.275; + normal 0.538321 -0.646402 -0.540717; + texcoord 1.00000 2.00000; + vertex 27.9536 10.8066 143.839; + normal 0.542463 -0.636764 -0.547965; + texcoord 1.00000 1.00000; + vertex 23.3437 18.1678 130.721; + normal 0.365522 0.0189730 -0.930609; + texcoord 0.00000 2.00000; + vertex 15.9465 -41.8246 105.569; + normal 0.359594 0.0647016 -0.930863; + texcoord 0.00000 1.00000; + vertex 3.59739 -30.1803 100.956; + normal 0.359061 0.0685387 -0.930794; + texcoord 1.00000 2.00000; + vertex 24.0397 -27.4853 109.040; + normal 0.351090 0.121781 -0.928388; + texcoord 1.00000 1.00000; + vertex 13.8147 -18.5072 106.351; + normal 0.254083 -0.258826 -0.931907; + texcoord 0.00000 2.00000; + vertex -27.4487 -85.5918 107.105; + normal 0.276695 -0.224755 -0.934305; + texcoord 0.00000 1.00000; + vertex -27.3958 -68.2962 102.316; + normal 0.287541 -0.208022 -0.934905; + texcoord 1.00000 2.00000; + vertex -7.42993 -80.9169 111.265; + normal 0.314117 -0.165890 -0.934779; + texcoord 1.00000 1.00000; + vertex -7.87266 -67.6378 108.760; + normal 0.946186 -0.213969 -0.242796; + texcoord 0.00000 2.00000; + vertex -49.7530 -104.817 46.7219; + normal 0.958068 -0.170748 -0.230109; + texcoord 0.00000 1.00000; + vertex -47.4130 -84.0730 37.5597; + normal 0.961608 -0.156085 -0.225717; + texcoord 1.00000 2.00000; + vertex -43.9199 -90.7586 57.0644; + normal 0.975158 -0.0860163 -0.204126; + texcoord 1.00000 1.00000; + vertex -43.5704 -81.9236 55.0113; + normal 0.494949 -0.209829 -0.843207; + texcoord 0.00000 2.00000; + vertex -41.0190 -81.1148 73.1060; + normal 0.535283 -0.147188 -0.831750; + texcoord 0.00000 1.00000; + vertex -40.7370 -62.1081 68.5418; + normal 0.545476 -0.130423 -0.827916; + texcoord 1.00000 2.00000; + vertex -25.7713 -73.8869 80.2575; + normal 0.593811 -0.0445944 -0.803368; + texcoord 1.00000 1.00000; + vertex -26.3230 -62.0880 79.1948; + normal -0.554299 -0.448949 -0.700855; + texcoord 0.00000 2.00000; + vertex 34.6944 165.962 50.3043; + normal -0.523120 -0.570244 -0.633377; + texcoord 0.00000 1.00000; + vertex 48.4276 148.902 50.3711; + normal -0.500088 -0.635577 -0.588178; + texcoord 1.00000 2.00000; + vertex 30.7886 151.281 62.7978; + normal -0.418759 -0.792928 -0.442613; + texcoord 1.00000 1.00000; + vertex 37.4803 145.986 65.9532; + normal -0.754314 0.358785 -0.549804; + texcoord 0.00000 2.00000; + vertex 38.7165 118.090 126.888; + normal -0.799579 0.292737 -0.524383; + texcoord 0.00000 1.00000; + vertex 34.4661 98.4669 119.914; + normal -0.803873 0.285894 -0.521586; + texcoord 1.00000 2.00000; + vertex 27.9184 109.076 135.821; + normal -0.858425 0.186581 -0.477801; + texcoord 1.00000 1.00000; + vertex 26.6402 98.9391 134.159; + normal 0.0582956 0.390916 -0.918578; + texcoord 0.00000 2.00000; + vertex 77.9163 1.95667 157.535; + normal 0.0296595 0.383579 -0.923032; + texcoord 0.00000 1.00000; + vertex 68.7357 -11.0115 151.433; + normal 0.0258707 0.382583 -0.923559; + texcoord 1.00000 2.00000; + vertex 62.2214 9.39292 159.703; + normal -0.00614171 0.373934 -0.927435; + texcoord 1.00000 1.00000; + vertex 54.5787 -2.15084 155.100; + normal 0.493990 0.332682 -0.803304; + texcoord 0.00000 2.00000; + vertex 16.1094 -75.6453 127.001; + normal 0.501639 0.333381 -0.798258; + texcoord 0.00000 1.00000; + vertex 8.86370 -85.2167 118.581; + normal 0.503934 0.333586 -0.796725; + texcoord 1.00000 2.00000; + vertex 2.60122 -61.0735 124.729; + normal 0.510836 0.334190 -0.792063; + texcoord 1.00000 1.00000; + vertex -5.50876 -72.4800 114.686; + normal 0.662099 0.304422 -0.684801; + texcoord 0.00000 2.00000; + vertex 34.3446 -81.9203 113.683; + normal 0.646837 0.318156 -0.693094; + texcoord 0.00000 1.00000; + vertex 22.2464 -82.7499 101.617; + normal 0.647051 0.317966 -0.692981; + texcoord 1.00000 2.00000; + vertex 29.1323 -66.7965 115.367; + normal 0.629929 0.332873 -0.701702; + texcoord 1.00000 1.00000; + vertex 18.2806 -67.9744 105.066; + normal 0.105016 0.571521 -0.813840; + texcoord 0.00000 2.00000; + vertex 58.0113 135.803 127.760; + normal 0.108393 0.574620 -0.811210; + texcoord 0.00000 1.00000; + vertex 59.3736 123.458 119.267; + normal 0.108353 0.574584 -0.811241; + texcoord 1.00000 2.00000; + vertex 42.1250 136.421 126.144; + normal 0.111541 0.577497 -0.808737; + texcoord 1.00000 1.00000; + vertex 44.0443 122.692 116.605; + normal -0.128380 -0.114760 -0.985063; + texcoord 0.00000 2.00000; + vertex -61.3660 71.2443 149.694; + normal -0.108233 -0.125040 -0.986231; + texcoord 0.00000 1.00000; + vertex -45.7271 75.1150 147.205; + normal -0.105679 -0.126336 -0.986342; + texcoord 1.00000 2.00000; + vertex -55.8356 54.8873 150.878; + normal -0.0840169 -0.137275 -0.986963; + texcoord 1.00000 1.00000; + vertex -41.5040 58.8578 149.106; + normal -0.576741 0.0196658 -0.816691; + texcoord 0.00000 2.00000; + vertex -18.0355 4.61621 172.452; + normal -0.568781 0.00782111 -0.822452; + texcoord 0.00000 1.00000; + vertex -4.79672 1.89462 163.037; + normal -0.567612 0.00609755 -0.823274; + texcoord 1.00000 2.00000; + vertex -19.8046 -13.1693 173.273; + normal -0.559020 -0.00644004 -0.829129; + texcoord 1.00000 1.00000; + vertex -7.12076 -15.3553 164.738; + normal 0.118506 -0.508446 -0.852900; + texcoord 0.00000 2.00000; + vertex -55.8397 -112.358 105.277; + normal 0.166464 -0.492181 -0.854428; + texcoord 0.00000 1.00000; + vertex -46.3979 -98.3760 98.2531; + normal 0.169992 -0.490929 -0.854454; + texcoord 1.00000 2.00000; + vertex -40.0576 -116.002 109.641; + normal 0.227595 -0.469375 -0.853163; + texcoord 1.00000 1.00000; + vertex -33.3748 -105.182 105.472; + normal 0.195668 -0.191716 -0.961748; + texcoord 0.00000 2.00000; + vertex -37.3363 -100.403 76.3384; + normal 0.236736 -0.163249 -0.957761; + texcoord 0.00000 1.00000; + vertex -31.3110 -83.7945 74.2536; + normal 0.250858 -0.153267 -0.955813; + texcoord 1.00000 2.00000; + vertex -18.6085 -103.019 80.6701; + normal 0.299436 -0.118152 -0.946773; + texcoord 1.00000 1.00000; + vertex -14.5201 -90.2367 80.3680; + normal -0.0822233 0.788844 -0.609069; + texcoord 0.00000 2.00000; + vertex 116.286 97.1592 82.8357; + normal -0.140576 0.780952 -0.608567; + texcoord 0.00000 1.00000; + vertex 99.0750 87.8452 73.0960; + normal -0.185881 0.772891 -0.606703; + texcoord 1.00000 2.00000; + vertex 97.2270 102.755 92.6561; + normal -0.277385 0.751274 -0.598870; + texcoord 1.00000 1.00000; + vertex 89.1886 97.5602 89.8626; + normal 0.249843 0.887673 -0.386802; + texcoord 0.00000 2.00000; + vertex 24.7285 54.3488 176.101; + normal 0.233879 0.888398 -0.395030; + texcoord 0.00000 1.00000; + vertex 19.0607 49.2046 160.634; + normal 0.235874 0.888324 -0.394011; + texcoord 1.00000 2.00000; + vertex 10.6987 59.0039 177.722; + normal 0.218300 0.888829 -0.402900; + texcoord 1.00000 1.00000; + vertex 5.92154 54.0686 164.245; + normal 0.00900690 -0.0908263 -0.995826; + texcoord 0.00000 2.00000; + vertex 14.8577 -86.0152 143.508; + normal 0.0122059 -0.0850825 -0.996299; + texcoord 0.00000 1.00000; + vertex 11.9259 -70.7678 142.090; + normal 0.0128793 -0.0838729 -0.996393; + texcoord 1.00000 2.00000; + vertex 32.7586 -82.2688 143.328; + normal 0.0161317 -0.0780276 -0.996821; + texcoord 1.00000 1.00000; + vertex 29.4310 -67.0965 142.086; + normal 0.496484 0.389485 -0.775761; + texcoord 0.00000 2.00000; + vertex 23.4340 -137.147 82.4744; + normal 0.460681 0.470242 -0.752759; + texcoord 0.00000 1.00000; + vertex 7.46934 -125.285 78.2126; + normal 0.451364 0.489348 -0.746197; + texcoord 1.00000 2.00000; + vertex 24.4039 -121.417 90.9927; + normal 0.393114 0.595034 -0.700997; + texcoord 1.00000 1.00000; + vertex 15.0460 -115.602 90.6813; + normal 0.426766 0.436756 -0.791906; + texcoord 0.00000 2.00000; + vertex 38.7191 -110.977 55.8087; + normal 0.384296 0.522147 -0.761366; + texcoord 0.00000 1.00000; + vertex 21.9339 -99.9774 52.8297; + normal 0.373943 0.541119 -0.753231; + texcoord 1.00000 2.00000; + vertex 39.2130 -95.5809 64.5663; + normal 0.306392 0.650661 -0.694812; + texcoord 1.00000 1.00000; + vertex 29.5558 -90.4472 65.1153; + normal -0.572891 -0.252264 -0.779845; + texcoord 0.00000 2.00000; + vertex 53.8999 175.157 58.8669; + normal -0.597337 -0.371626 -0.710692; + texcoord 0.00000 1.00000; + vertex 60.7836 155.881 60.0452; + normal -0.601926 -0.402576 -0.689650; + texcoord 1.00000 2.00000; + vertex 44.3329 164.615 69.3049; + normal -0.611802 -0.559075 -0.559583; + texcoord 1.00000 1.00000; + vertex 49.0324 156.105 72.6697; + normal -0.488388 -0.257754 -0.833690; + texcoord 0.00000 2.00000; + vertex -16.6098 115.218 150.628; + normal -0.506792 -0.366533 -0.780266; + texcoord 0.00000 1.00000; + vertex -9.08715 96.5233 152.001; + normal -0.512006 -0.408341 -0.755717; + texcoord 1.00000 2.00000; + vertex -27.8637 103.971 160.698; + normal -0.520640 -0.551808 -0.651493; + texcoord 1.00000 1.00000; + vertex -22.8989 95.2363 164.128; + normal -0.0125274 -0.764257 -0.644790; + texcoord 0.00000 2.00000; + vertex -0.485390 -57.9642 201.426; + normal 0.000443444 -0.757015 -0.653397; + texcoord 0.00000 1.00000; + vertex 3.78923 -47.0950 188.459; + normal 0.00690593 -0.753323 -0.657614; + texcoord 1.00000 2.00000; + vertex 21.1379 -60.1606 203.609; + normal 0.0216385 -0.744700 -0.667048; + texcoord 1.00000 1.00000; + vertex 24.4610 -50.5429 192.979; + normal -0.217257 -0.934005 -0.283610; + texcoord 0.00000 2.00000; + vertex 45.8737 35.9867 93.1284; + normal -0.148118 -0.971955 -0.182662; + texcoord 0.00000 1.00000; + vertex 40.3614 37.1882 93.3944; + normal -0.120839 -0.982321 -0.142980; + texcoord 1.00000 2.00000; + vertex 62.0711 36.7081 78.3450; + normal -0.105079 -0.987186 -0.120091; + texcoord 1.00000 1.00000; + vertex 40.4270 39.7820 72.0146; + normal -0.701301 -0.663186 -0.261461; + texcoord 0.00000 2.00000; + vertex 51.4437 -34.2340 91.4770; + normal -0.688425 -0.697192 -0.199988; + texcoord 0.00000 1.00000; + vertex 46.6653 -28.7711 90.4370; + normal -0.684509 -0.705437 -0.183865; + texcoord 1.00000 2.00000; + vertex 63.2476 -42.0426 79.6221; + normal -0.678584 -0.716658 -0.161011; + texcoord 1.00000 1.00000; + vertex 49.6417 -27.5964 72.6644; + normal -0.988072 0.140804 0.0623590; + texcoord 0.00000 2.00000; + vertex 21.7922 -63.6671 86.6078; + normal -0.988432 0.144816 0.0450524; + texcoord 0.00000 1.00000; + vertex 22.2676 -58.2381 81.8812; + normal -0.988499 0.147694 0.0325036; + texcoord 1.00000 2.00000; + vertex 18.8947 -79.7316 76.9693; + normal -0.988439 0.149882 0.0228873; + texcoord 1.00000 1.00000; + vertex 20.3196 -68.7713 66.7329; + normal -0.919335 0.262955 0.292706; + texcoord 0.00000 2.00000; + vertex 24.3565 -54.5493 71.8833; + normal -0.926309 0.281064 0.250906; + texcoord 0.00000 1.00000; + vertex 25.0198 -48.4614 68.4976; + normal -0.929319 0.290813 0.227585; + texcoord 1.00000 2.00000; + vertex 17.6427 -66.7861 61.7897; + normal -0.931652 0.300041 0.204939; + texcoord 1.00000 1.00000; + vertex 19.8835 -54.1937 53.5402; + normal -0.0420626 -0.897302 0.439408; + texcoord 0.00000 2.00000; + vertex 50.1370 87.6345 91.2491; + normal -0.0475334 -0.911351 0.408877; + texcoord 0.00000 1.00000; + vertex 44.7164 85.2822 85.9268; + normal -0.0518452 -0.921770 0.384256; + texcoord 1.00000 2.00000; + vertex 66.9641 82.8379 83.0650; + normal -0.0552661 -0.929615 0.364363; + texcoord 1.00000 1.00000; + vertex 57.2542 79.4751 73.0126; + normal 0.727538 -0.669246 0.150990; + texcoord 0.00000 2.00000; + vertex -12.6025 67.1168 110.193; + normal 0.723885 -0.679569 0.119064; + texcoord 0.00000 1.00000; + vertex -16.4744 62.1034 106.628; + normal 0.722249 -0.683359 0.106664; + texcoord 1.00000 2.00000; + vertex -3.30634 75.1283 100.909; + normal 0.719642 -0.688676 0.0885521; + texcoord 1.00000 1.00000; + vertex -11.4993 65.5391 92.9163; + normal 0.0910508 -0.993932 -0.0617128; + texcoord 0.00000 2.00000; + vertex 4.89458 10.3430 127.249; + normal 0.0920302 -0.993304 -0.0698434; + texcoord 0.00000 1.00000; + vertex 1.19981 10.5183 118.973; + normal 0.0928998 -0.992686 -0.0771030; + texcoord 1.00000 2.00000; + vertex 23.7865 12.4094 121.840; + normal 0.0936344 -0.992119 -0.0832649; + texcoord 1.00000 1.00000; + vertex 18.0710 12.8816 109.786; + normal 0.868659 -0.462534 -0.177465; + texcoord 0.00000 2.00000; + vertex -17.2661 5.82712 95.1661; + normal 0.868607 -0.462557 -0.177658; + texcoord 0.00000 1.00000; + vertex -20.8076 0.881690 90.7204; + normal 0.868583 -0.462568 -0.177750; + texcoord 1.00000 2.00000; + vertex -12.3308 18.4748 86.3596; + normal 0.868552 -0.462582 -0.177865; + texcoord 1.00000 1.00000; + vertex -19.1670 9.10263 77.3515; + normal 0.718348 -0.693055 0.0604252; + texcoord 0.00000 2.00000; + vertex -22.6227 13.5402 97.3949; + normal 0.720220 -0.692208 0.0461785; + texcoord 0.00000 1.00000; + vertex -25.3714 10.0016 89.4859; + normal 0.721078 -0.691742 0.0392236; + texcoord 1.00000 2.00000; + vertex -11.8868 24.2064 92.1014; + normal 0.722361 -0.690939 0.0282501; + texcoord 1.00000 1.00000; + vertex -16.2936 19.1298 80.6220; + normal 0.527905 0.848727 -0.0312890; + texcoord 0.00000 2.00000; + vertex 6.49522 11.0899 136.822; + normal 0.526851 0.848968 -0.0409996; + texcoord 0.00000 1.00000; + vertex 9.82300 8.72664 128.864; + normal 0.526030 0.849095 -0.0482678; + texcoord 1.00000 2.00000; + vertex -8.54118 20.2330 131.142; + normal 0.525181 0.849177 -0.0555216; + texcoord 1.00000 1.00000; + vertex -3.50048 16.3406 119.288; + normal -0.329199 0.932360 0.149438; + texcoord 0.00000 2.00000; + vertex -5.63844 -35.5583 107.380; + normal -0.325978 0.937340 0.123014; + texcoord 0.00000 1.00000; + vertex -0.152960 -32.8451 102.536; + normal -0.324621 0.939141 0.112405; + texcoord 1.00000 2.00000; + vertex -18.3327 -38.7311 99.2115; + normal -0.322425 0.941734 0.0958036; + texcoord 1.00000 1.00000; + vertex -8.17608 -34.3085 89.9199; + normal 0.503473 0.683529 0.528491; + texcoord 0.00000 2.00000; + vertex -34.4951 -69.4070 110.559; + normal 0.507852 0.694519 0.509637; + texcoord 0.00000 1.00000; + vertex -28.7225 -68.0428 103.295; + normal 0.511183 0.703086 0.494329; + texcoord 1.00000 2.00000; + vertex -47.1677 -56.3938 105.801; + normal 0.514334 0.711384 0.478951; + texcoord 1.00000 1.00000; + vertex -39.2746 -55.1728 95.5112; + normal 0.0278800 0.620477 0.783729; + texcoord 0.00000 2.00000; + vertex -53.9046 -83.4141 39.3673; + normal 0.0868475 0.667140 0.739852; + texcoord 0.00000 1.00000; + vertex -46.0870 -82.6590 38.4914; + normal 0.115216 0.687957 0.716548; + texcoord 1.00000 2.00000; + vertex -60.6263 -71.8478 30.4494; + normal 0.152580 0.713711 0.683619; + texcoord 1.00000 1.00000; + vertex -46.8039 -71.7480 27.2601; + normal 0.634720 0.581348 0.509083; + texcoord 0.00000 2.00000; + vertex -49.7018 -60.7199 77.2978; + normal 0.641947 0.593599 0.485330; + texcoord 0.00000 1.00000; + vertex -43.5066 -61.2953 70.2307; + normal 0.644724 0.598415 0.475637; + texcoord 1.00000 2.00000; + vertex -57.2703 -48.4173 72.6852; + normal 0.650056 0.607856 0.456002; + texcoord 1.00000 1.00000; + vertex -49.0205 -49.8085 62.7789; + normal -0.189728 -0.480326 0.856324; + texcoord 0.00000 2.00000; + vertex 57.4018 160.182 55.6989; + normal -0.187831 -0.495140 0.848266; + texcoord 0.00000 1.00000; + vertex 52.3272 152.496 50.2635; + normal -0.186915 -0.502102 0.844368; + texcoord 1.00000 2.00000; + vertex 70.7747 152.603 54.4104; + normal -0.185010 -0.516187 0.836255; + texcoord 1.00000 1.00000; + vertex 64.9650 144.638 48.2089; + normal -0.532408 -0.336290 0.776821; + texcoord 0.00000 2.00000; + vertex 42.2902 98.8903 126.315; + normal -0.543702 -0.347944 0.763756; + texcoord 0.00000 1.00000; + vertex 34.3430 97.8168 120.404; + normal -0.553737 -0.358379 0.751625; + texcoord 1.00000 2.00000; + vertex 48.7520 80.9616 122.983; + normal -0.563171 -0.368261 0.739745; + texcoord 1.00000 1.00000; + vertex 39.0866 80.2157 115.253; + normal -0.461439 -0.849507 0.255757; + texcoord 0.00000 2.00000; + vertex 74.9246 -13.7906 154.497; + normal -0.483838 -0.848628 0.213851; + texcoord 0.00000 1.00000; + vertex 69.7767 -11.7969 151.831; + normal -0.500051 -0.846690 0.181839; + texcoord 1.00000 2.00000; + vertex 86.9565 -23.9701 142.394; + normal -0.509130 -0.845071 0.163223; + texcoord 1.00000 1.00000; + vertex 74.5367 -18.1013 134.039; + normal -0.664137 -0.550287 -0.506069; + texcoord 0.00000 2.00000; + vertex 9.80419 -93.2288 125.287; + normal -0.667841 -0.554954 -0.495998; + texcoord 0.00000 1.00000; + vertex 9.02134 -87.1956 119.754; + normal -0.670898 -0.558835 -0.487442; + texcoord 1.00000 2.00000; + vertex 24.4039 -103.861 117.688; + normal -0.673270 -0.561868 -0.480637; + texcoord 1.00000 1.00000; + vertex 22.7959 -93.7331 108.101; + normal -0.937838 0.324408 -0.123364; + texcoord 0.00000 2.00000; + vertex 18.9337 -90.4410 107.677; + normal -0.936982 0.325116 -0.127926; + texcoord 0.00000 1.00000; + vertex 21.3745 -85.1960 102.915; + normal -0.936487 0.325514 -0.130509; + texcoord 1.00000 2.00000; + vertex 15.1939 -104.653 98.7353; + normal -0.935967 0.325924 -0.133191; + texcoord 1.00000 1.00000; + vertex 20.0629 -94.6202 89.0701; + normal -0.202001 -0.971201 -0.126353; + texcoord 0.00000 2.00000; + vertex 65.6003 121.983 128.221; + normal -0.202079 -0.970535 -0.131245; + texcoord 0.00000 1.00000; + vertex 61.5162 123.710 121.474; + normal -0.202156 -0.969809 -0.136396; + texcoord 1.00000 2.00000; + vertex 85.6694 118.824 120.424; + normal -0.202200 -0.969351 -0.139545; + texcoord 1.00000 1.00000; + vertex 78.4267 122.045 108.537; + normal 0.828500 0.526592 -0.190493; + texcoord 0.00000 2.00000; + vertex -52.2543 85.0543 149.722; + normal 0.821162 0.546830 -0.163311; + texcoord 0.00000 1.00000; + vertex -49.6351 80.6861 149.039; + normal 0.816142 0.558988 -0.146442; + texcoord 1.00000 2.00000; + vertex -61.3181 94.2683 135.773; + normal 0.813334 0.565319 -0.137487; + texcoord 1.00000 1.00000; + vertex -52.7026 80.6345 130.680; + normal 0.955851 -0.290588 -0.0436704; + texcoord 0.00000 2.00000; + vertex -1.91902 4.68491 165.984; + normal 0.954774 -0.292716 -0.0521984; + texcoord 0.00000 1.00000; + vertex -3.58915 -0.151000 161.607; + normal 0.953715 -0.294655 -0.0600499; + texcoord 1.00000 2.00000; + vertex 2.95114 22.3295 155.172; + normal 0.953112 -0.295702 -0.0643199; + texcoord 1.00000 1.00000; + vertex -1.06992 11.6663 144.609; + normal 0.405308 0.914126 0.00994409; + texcoord 0.00000 2.00000; + vertex -48.7852 -96.7711 98.4611; + normal 0.419183 0.907859 -0.00885594; + texcoord 0.00000 1.00000; + vertex -44.7050 -98.5757 98.0462; + normal 0.428705 0.903178 -0.0219506; + texcoord 1.00000 2.00000; + vertex -61.5046 -90.9646 83.1102; + normal 0.432219 0.901370 -0.0268255; + texcoord 1.00000 1.00000; + vertex -46.4220 -98.3561 77.7602; + normal 0.302903 0.935565 0.181570; + texcoord 0.00000 2.00000; + vertex -36.4742 -81.7739 75.0132; + normal 0.346790 0.929482 0.125694; + texcoord 0.00000 1.00000; + vertex -31.9051 -83.1241 74.3479; + normal 0.376250 0.922473 0.0864879; + texcoord 1.00000 2.00000; + vertex -48.6754 -74.9658 60.2879; + normal 0.388454 0.918820 0.0698116; + texcoord 1.00000 1.00000; + vertex -33.4526 -80.9717 54.6304; + normal -0.566058 -0.618359 0.545171; + texcoord 0.00000 2.00000; + vertex 101.967 83.6249 72.8719; + normal -0.695216 -0.562907 0.447002; + texcoord 0.00000 1.00000; + vertex 98.2110 87.2459 73.0793; + normal -0.775192 -0.513030 0.368616; + texcoord 1.00000 2.00000; + vertex 102.318 70.2656 58.0841; + normal -0.809202 -0.486557 0.329324; + texcoord 1.00000 1.00000; + vertex 92.8029 83.7609 54.6420; + normal -0.937817 -0.283838 -0.199841; + texcoord 0.00000 2.00000; + vertex 17.9015 45.5861 162.894; + normal -0.937970 -0.284152 -0.198670; + texcoord 0.00000 1.00000; + vertex 17.0852 51.5271 158.286; + normal -0.938048 -0.284312 -0.198072; + texcoord 1.00000 2.00000; + vertex 23.6616 32.7377 154.111; + normal -0.938139 -0.284499 -0.197372; + texcoord 1.00000 1.00000; + vertex 22.1813 44.0310 144.869; + normal 0.0625712 0.894468 0.442733; + texcoord 0.00000 2.00000; + vertex 6.92562 -72.3362 148.729; + normal 0.0641520 0.906935 0.416357; + texcoord 0.00000 1.00000; + vertex 12.1407 -69.6180 142.500; + normal 0.0652086 0.915070 0.397988; + texcoord 1.00000 2.00000; + vertex -9.23700 -67.8922 142.035; + normal 0.0662657 0.923035 0.378967; + texcoord 1.00000 1.00000; + vertex -0.791850 -64.2754 131.749; + normal -0.444870 0.584693 0.678398; + texcoord 0.00000 2.00000; + vertex 4.23546 -129.261 81.1068; + normal -0.448546 0.628023 0.635920; + texcoord 0.00000 1.00000; + vertex 7.73511 -123.122 78.1102; + normal -0.450162 0.657685 0.603990; + texcoord 1.00000 2.00000; + vertex -11.8431 -130.844 71.9272; + normal -0.450862 0.681904 0.575960; + texcoord 1.00000 1.00000; + vertex -4.59631 -120.257 65.0650; + normal -0.553968 0.390751 0.735142; + texcoord 0.00000 2.00000; + vertex 18.9783 -104.416 54.7474; + normal -0.570893 0.450590 0.686330; + texcoord 0.00000 1.00000; + vertex 21.7826 -97.0341 52.9367; + normal -0.576156 0.471619 0.667548; + texcoord 1.00000 2.00000; + vertex 6.71862 -106.465 46.5981; + normal -0.584592 0.509265 0.631586; + texcoord 1.00000 1.00000; + vertex 12.4464 -94.4389 42.2027; + normal -0.370712 -0.490375 0.788736; + texcoord 0.00000 2.00000; + vertex 66.4383 161.148 67.6461; + normal -0.370713 -0.502440 0.781105; + texcoord 0.00000 1.00000; + vertex 60.5288 154.895 60.9809; + normal -0.370689 -0.507819 0.777630; + texcoord 1.00000 2.00000; + vertex 77.9013 151.187 66.8405; + normal -0.370584 -0.519556 0.769889; + texcoord 1.00000 1.00000; + vertex 71.4646 145.014 59.5764; + normal -0.493721 -0.484076 0.722434; + texcoord 0.00000 2.00000; + vertex -0.0885000 102.361 157.980; + normal -0.497245 -0.494170 0.713122; + texcoord 0.00000 1.00000; + vertex -6.64089 98.3807 150.835; + normal -0.500588 -0.503925 0.703898; + texcoord 1.00000 2.00000; + vertex 12.1142 87.0272 156.045; + normal -0.503684 -0.513132 0.694981; + texcoord 1.00000 1.00000; + vertex 4.61770 83.0430 147.670; + normal 0.383144 0.923635 -0.00996397; + texcoord 0.00000 2.00000; + vertex -0.358550 -43.8507 190.929; + normal 0.386367 0.922074 -0.0223508; + texcoord 0.00000 1.00000; + vertex 4.72871 -46.0056 186.801; + normal 0.388625 0.920868 -0.0311783; + texcoord 1.00000 2.00000; + vertex -15.1115 -37.8422 180.610; + normal 0.390253 0.919939 -0.0376224; + texcoord 1.00000 1.00000; + vertex -4.32016 -42.8174 170.894; + normal -0.796881 0.527301 0.294846; + texcoord 0.00000 2.00000; + vertex 86.2637 57.9192 61.5001; + normal -0.792933 0.532943 0.295346; + texcoord 0.00000 1.00000; + vertex 78.1357 49.5875 54.4328; + normal -0.788073 0.539780 0.295936; + texcoord 1.00000 2.00000; + vertex 81.7480 45.5549 71.4077; + normal -0.781557 0.548769 0.296685; + texcoord 1.00000 1.00000; + vertex 77.6505 41.4182 68.2653; + normal -0.699982 0.545509 -0.460918; + texcoord 0.00000 2.00000; + vertex 41.4941 47.4977 101.758; + normal -0.710908 0.526618 -0.466137; + texcoord 0.00000 1.00000; + vertex 39.6136 38.3284 93.7623; + normal -0.718962 0.512103 -0.469941; + texcoord 1.00000 2.00000; + vertex 30.8814 39.3738 108.261; + normal -0.732827 0.485810 -0.476396; + texcoord 1.00000 1.00000; + vertex 30.0320 33.2631 103.336; + normal 0.170539 0.821211 -0.544544; + texcoord 0.00000 2.00000; + vertex 59.1356 -26.7352 100.204; + normal 0.155056 0.819351 -0.551926; + texcoord 0.00000 1.00000; + vertex 50.3937 -30.5830 91.6633; + normal 0.121271 0.814471 -0.567389; + texcoord 1.00000 2.00000; + vertex 40.8765 -17.5467 108.342; + normal 0.0974868 0.810368 -0.577754; + texcoord 1.00000 1.00000; + vertex 35.7734 -20.2269 103.722; + normal -0.348670 0.887215 0.302124; + texcoord 0.00000 2.00000; + vertex 24.6636 -63.2321 90.8744; + normal -0.352065 0.888338 0.294797; + texcoord 0.00000 1.00000; + vertex 23.6247 -61.6040 84.8945; + normal -0.361456 0.891173 0.274155; + texcoord 1.00000 2.00000; + vertex 7.67770 -69.9513 91.0032; + normal -0.364916 0.892112 0.266406; + texcoord 1.00000 1.00000; + vertex 7.10179 -68.3928 84.9955; + normal 0.0730662 0.960647 -0.267989; + texcoord 0.00000 2.00000; + vertex 30.4734 -45.9403 74.5565; + normal 0.0659151 0.959709 -0.273156; + texcoord 0.00000 1.00000; + vertex 25.4920 -47.2407 68.5369; + normal 0.0385903 0.955436 -0.292665; + texcoord 1.00000 2.00000; + vertex 14.2746 -42.3060 83.1677; + normal 0.0271989 0.953334 -0.300689; + texcoord 1.00000 1.00000; + vertex 11.4931 -43.3347 79.6544; + normal -0.905701 -0.406219 -0.121214; + texcoord 0.00000 2.00000; + vertex 42.0561 90.8665 93.0529; + normal -0.903337 -0.410289 -0.125082; + texcoord 0.00000 1.00000; + vertex 44.8845 86.4983 86.5587; + normal -0.889969 -0.432042 -0.145929; + texcoord 1.00000 2.00000; + vertex 48.8457 72.5721 103.631; + normal -0.885301 -0.439184 -0.152837; + texcoord 1.00000 1.00000; + vertex 50.4304 70.5322 100.314; + normal -0.251794 -0.864983 0.434055; + texcoord 0.00000 2.00000; + vertex -14.6533 74.2383 113.657; + normal -0.249988 -0.867983 0.429082; + texcoord 0.00000 1.00000; + vertex -14.2649 71.1776 107.783; + normal -0.243709 -0.878053 0.411861; + texcoord 1.00000 2.00000; + vertex 4.83025 69.5814 115.679; + normal -0.241593 -0.881322 0.406083; + texcoord 1.00000 1.00000; + vertex 4.87129 67.1078 110.335; + normal -0.734489 -0.678497 0.0129052; + texcoord 0.00000 2.00000; + vertex 2.80696 14.7303 128.690; + normal -0.731611 -0.681711 0.00389584; + texcoord 0.00000 1.00000; + vertex 3.17017 14.2166 122.352; + normal -0.725525 -0.688044 -0.0144488; + texcoord 1.00000 2.00000; + vertex 13.0378 3.66615 129.268; + normal -0.722208 -0.691256 -0.0240813; + texcoord 1.00000 1.00000; + vertex 13.2918 3.61467 123.129; + normal -0.418768 -0.287720 -0.861308; + texcoord 0.00000 2.00000; + vertex -25.2528 -21.6829 86.3330; + normal -0.409157 -0.287414 -0.866016; + texcoord 0.00000 1.00000; + vertex -20.1792 -19.4925 83.1344; + normal -0.388293 -0.286644 -0.875822; + texcoord 1.00000 2.00000; + vertex -17.7168 -35.0915 87.1481; + normal -0.377717 -0.286198 -0.880579; + texcoord 1.00000 1.00000; + vertex -12.9825 -32.6014 84.3081; + normal -0.533308 -0.521804 -0.665810; + texcoord 0.00000 2.00000; + vertex -31.5288 9.32486 94.5782; + normal -0.525963 -0.522418 -0.671149; + texcoord 0.00000 1.00000; + vertex -26.2810 10.1780 89.7061; + normal -0.493846 -0.524569 -0.693500; + texcoord 1.00000 2.00000; + vertex -20.4709 -8.73528 99.8749; + normal -0.483670 -0.525076 -0.700256; + texcoord 1.00000 1.00000; + vertex -16.6077 -7.71285 96.4400; + normal 0.922553 0.283326 -0.261958; + texcoord 0.00000 2.00000; + vertex 15.3835 11.1773 130.753; + normal 0.919729 0.284462 -0.270519; + texcoord 0.00000 1.00000; + vertex 14.1180 10.0982 125.129; + normal 0.913078 0.286940 -0.289749; + texcoord 1.00000 2.00000; + vertex 10.0303 26.6919 128.681; + normal 0.910177 0.287942 -0.297771; + texcoord 1.00000 1.00000; + vertex 8.52875 25.0013 122.456; + normal 0.468758 0.537989 -0.700595; + texcoord 0.00000 2.00000; + vertex 18.5560 -16.8992 102.066; + normal 0.457720 0.541032 -0.705533; + texcoord 0.00000 1.00000; + vertex 12.1673 -16.6378 97.9926; + normal 0.416608 0.551477 -0.722710; + texcoord 1.00000 2.00000; + vertex 11.3548 -1.07019 109.403; + normal 0.399934 0.555329 -0.729152; + texcoord 1.00000 1.00000; + vertex 7.13469 -1.27730 106.931; + normal 0.965962 0.157504 -0.205205; + texcoord 0.00000 2.00000; + vertex -19.8900 -70.5822 106.944; + normal 0.963886 0.163393 -0.210302; + texcoord 0.00000 1.00000; + vertex -21.9130 -66.3520 100.668; + normal 0.955351 0.185852 -0.229702; + texcoord 1.00000 2.00000; + vertex -20.9394 -53.5066 115.110; + normal 0.951628 0.194914 -0.237512; + texcoord 1.00000 1.00000; + vertex -22.3679 -51.1622 111.311; + normal 0.885162 -0.286986 0.366234; + texcoord 0.00000 2.00000; + vertex -53.6699 -91.4008 40.4171; + normal 0.884548 -0.288473 0.366549; + texcoord 0.00000 1.00000; + vertex -49.8865 -84.5540 36.6383; + normal 0.882128 -0.294270 0.367771; + texcoord 1.00000 2.00000; + vertex -54.7133 -79.1945 52.5041; + normal 0.880928 -0.297109 0.368365; + texcoord 1.00000 1.00000; + vertex -53.0047 -76.1633 50.8628; + normal 0.861680 -0.487294 -0.141608; + texcoord 0.00000 2.00000; + vertex -48.7170 -67.5442 77.4702; + normal 0.864593 -0.480954 -0.145474; + texcoord 0.00000 1.00000; + vertex -46.5093 -61.9707 71.7247; + normal 0.875647 -0.455405 -0.160777; + texcoord 1.00000 2.00000; + vertex -40.0165 -55.1579 87.7893; + normal 0.880223 -0.444037 -0.167448; + texcoord 1.00000 1.00000; + vertex -39.1178 -52.2666 84.8463; + normal -0.500534 -0.858325 0.112891; + texcoord 0.00000 2.00000; + vertex 33.3778 143.588 57.2431; + normal -0.497070 -0.860407 0.112342; + texcoord 0.00000 1.00000; + vertex 39.9860 139.241 53.4921; + normal -0.485490 -0.867230 0.110503; + texcoord 1.00000 2.00000; + vertex 42.7281 139.693 69.0847; + normal -0.478791 -0.871081 0.109437; + texcoord 1.00000 1.00000; + vertex 45.6520 137.888 67.5102; + normal -0.853227 0.407827 -0.325084; + texcoord 0.00000 2.00000; + vertex 39.0833 106.505 122.131; + normal -0.860627 0.391862 -0.325215; + texcoord 0.00000 1.00000; + vertex 36.2963 98.5870 119.512; + normal -0.883660 0.337014 -0.324910; + texcoord 1.00000 2.00000; + vertex 31.6040 100.640 134.404; + normal -0.895493 0.304923 -0.324214; + texcoord 1.00000 1.00000; + vertex 30.7424 97.1515 133.502; + normal -0.504315 0.578569 -0.641034; + texcoord 0.00000 2.00000; + vertex 64.4798 -4.72076 153.916; + normal -0.509724 0.568017 -0.646172; + texcoord 0.00000 1.00000; + vertex 62.9104 -10.8691 149.601; + normal -0.527626 0.531112 -0.662971; + texcoord 1.00000 2.00000; + vertex 49.0411 -9.62096 161.639; + normal -0.535096 0.514719 -0.669878; + texcoord 1.00000 1.00000; + vertex 48.4025 -13.6349 159.065; + normal -0.0259765 0.823856 -0.566204; + texcoord 0.00000 2.00000; + vertex 8.43560 -84.5409 126.048; + normal -0.0279981 0.818797 -0.573400; + texcoord 0.00000 1.00000; + vertex 9.14957 -87.8737 121.165; + normal -0.0321135 0.808274 -0.587930; + texcoord 1.00000 2.00000; + vertex -6.88435 -86.1273 124.442; + normal -0.0340679 0.803171 -0.594774; + texcoord 1.00000 1.00000; + vertex -5.67600 -89.9032 119.274; + normal 0.703886 0.377597 -0.601636; + texcoord 0.00000 2.00000; + vertex 26.5513 -85.0822 108.343; + normal 0.696009 0.380899 -0.608677; + texcoord 0.00000 1.00000; + vertex 22.1382 -85.0340 103.210; + normal 0.676939 0.388563 -0.625118; + texcoord 1.00000 2.00000; + vertex 21.1280 -70.4580 111.176; + normal 0.667264 0.392280 -0.633147; + texcoord 1.00000 1.00000; + vertex 17.3200 -70.8337 106.930; + normal -0.637318 0.438753 -0.633499; + texcoord 0.00000 2.00000; + vertex 55.8846 125.794 124.075; + normal -0.634887 0.432014 -0.640533; + texcoord 0.00000 1.00000; + vertex 58.8444 123.058 119.202; + normal -0.629428 0.417343 -0.655473; + texcoord 1.00000 2.00000; + vertex 46.8012 113.195 124.487; + normal -0.626626 0.410032 -0.662732; + texcoord 1.00000 1.00000; + vertex 50.0652 110.748 119.887; + normal -0.224082 -0.854230 -0.469124; + texcoord 0.00000 2.00000; + vertex -59.0951 82.4644 155.612; + normal -0.213692 -0.853761 -0.474792; + texcoord 0.00000 1.00000; + vertex -53.5351 83.8568 150.421; + normal -0.180603 -0.851487 -0.492293; + texcoord 1.00000 2.00000; + vertex -46.0377 74.7550 163.413; + normal -0.164794 -0.849987 -0.500364; + texcoord 1.00000 1.00000; + vertex -42.6694 75.9595 160.258; + normal -0.627290 -0.709772 -0.320517; + texcoord 0.00000 2.00000; + vertex -8.11553 3.42754 170.559; + normal -0.622987 -0.710885 -0.326388; + texcoord 0.00000 1.00000; + vertex -4.89356 3.46364 164.173; + normal -0.604894 -0.715068 -0.350401; + texcoord 1.00000 2.00000; + vertex 6.43137 -11.5820 175.327; + normal -0.599002 -0.716265 -0.357998; + texcoord 1.00000 1.00000; + vertex 8.80393 -11.1743 170.541; + normal 0.905474 -0.356502 0.230266; + texcoord 0.00000 2.00000; + vertex -47.2475 -99.6610 105.057; + normal 0.907772 -0.354002 0.225017; + texcoord 0.00000 1.00000; + vertex -45.1500 -98.5051 98.5982; + normal 0.915167 -0.345578 0.207474; + texcoord 1.00000 2.00000; + vertex -41.0372 -81.7391 108.383; + normal 0.917778 -0.342453 0.201022; + texcoord 1.00000 1.00000; + vertex -39.5897 -81.0317 102.980; + normal 0.832841 -0.521987 0.184134; + texcoord 0.00000 2.00000; + vertex -44.5745 -86.1872 80.4650; + normal 0.835204 -0.519213 0.181250; + texcoord 0.00000 1.00000; + vertex -41.1319 -82.9005 74.2113; + normal 0.843841 -0.508790 0.170481; + texcoord 1.00000 2.00000; + vertex -37.0612 -71.2900 88.7132; + normal 0.847381 -0.504384 0.165960; + texcoord 1.00000 1.00000; + vertex -35.1809 -69.3940 84.8745; + normal -0.347011 0.926662 0.144505; + texcoord 0.00000 2.00000; + vertex 105.449 89.0095 79.0577; + normal -0.350103 0.925761 0.142806; + texcoord 0.00000 1.00000; + vertex 99.2597 87.5751 73.3929; + normal -0.363947 0.921563 0.135145; + texcoord 1.00000 2.00000; + vertex 91.5530 82.0450 90.3492; + normal -0.369644 0.919755 0.131965; + texcoord 1.00000 1.00000; + vertex 88.6920 81.2862 87.6236; + normal -0.0240172 0.994516 -0.101790; + texcoord 0.00000 2.00000; + vertex 20.5533 49.3041 167.626; + normal -0.0267708 0.993807 -0.107843; + texcoord 0.00000 1.00000; + vertex 19.2798 48.6020 161.067; + normal -0.0372306 0.990707 -0.130815; + texcoord 1.00000 2.00000; + vertex -0.601950 49.0424 170.060; + normal -0.0404544 0.989621 -0.137889; + texcoord 1.00000 1.00000; + vertex -1.34568 48.2193 164.371; + normal 0.777664 0.554295 0.296641; + texcoord 0.00000 2.00000; + vertex 11.2880 -73.4810 149.138; + normal 0.777067 0.557513 0.292139; + texcoord 0.00000 1.00000; + vertex 11.6588 -70.5924 142.768; + normal 0.774775 0.568708 0.276215; + texcoord 1.00000 2.00000; + vertex -0.903080 -58.4894 153.085; + normal 0.773884 0.572654 0.270502; + texcoord 1.00000 1.00000; + vertex -0.546230 -56.5363 147.929; + normal 0.315447 0.944479 0.0919417; + texcoord 0.00000 2.00000; + vertex 15.0667 -121.116 83.6361; + normal 0.310605 0.946365 0.0889855; + texcoord 0.00000 1.00000; + vertex 10.0191 -118.865 77.8285; + normal 0.295279 0.952085 0.0796513; + texcoord 1.00000 2.00000; + vertex 1.58278 -117.479 92.5300; + normal 0.287450 0.954863 0.0748969; + texcoord 1.00000 1.00000; + vertex -1.21833 -116.371 89.1630; + normal 0.415506 0.886152 -0.205159; + texcoord 0.00000 2.00000; + vertex 31.0691 -97.8359 56.1950; + normal 0.404438 0.890988 -0.206323; + texcoord 0.00000 1.00000; + vertex 22.8032 -94.6941 53.0247; + normal 0.344028 0.914703 -0.212047; + texcoord 1.00000 2.00000; + vertex 22.7444 -90.5088 70.9833; + normal 0.316675 0.924008 -0.214305; + texcoord 1.00000 1.00000; + vertex 19.8425 -89.7074 70.1503; + normal -0.938201 -0.272061 0.213922; + texcoord 0.00000 2.00000; + vertex 60.6454 165.819 63.8671; + normal -0.938371 -0.271331 0.214101; + texcoord 0.00000 1.00000; + vertex 62.1964 157.237 59.7558; + normal -0.939608 -0.265953 0.215419; + texcoord 1.00000 2.00000; + vertex 67.8988 153.564 80.0938; + normal -0.940049 -0.264000 0.215896; + texcoord 1.00000 1.00000; + vertex 68.3903 150.924 79.0057; + normal -0.748904 -0.105903 0.654161; + texcoord 0.00000 2.00000; + vertex 0.135140 109.043 151.235; + normal -0.748996 -0.106347 0.653984; + texcoord 0.00000 1.00000; + vertex -2.63186 103.230 147.127; + normal -0.749279 -0.107716 0.653436; + texcoord 1.00000 2.00000; + vertex 8.51422 96.2689 158.760; + normal -0.749412 -0.108365 0.653175; + texcoord 1.00000 1.00000; + vertex 6.64290 92.6763 156.017; + normal 0.491611 -0.548391 -0.676451; + texcoord 0.00000 2.00000; + vertex 25.6421 -44.7519 166.992; + normal 0.493566 -0.538794 -0.682711; + texcoord 0.00000 1.00000; + vertex 24.9836 -39.6122 162.347; + normal 0.498380 -0.513257 -0.698702; + texcoord 1.00000 2.00000; + vertex 39.6532 -37.0187 170.905; + normal 0.500499 -0.500991 -0.706051; + texcoord 1.00000 1.00000; + vertex 38.7180 -32.9168 167.332; + normal -0.137503 -0.879402 0.455791; + texcoord 0.00000 2.00000; + vertex 79.2608 47.9116 53.3954; + normal -0.213719 -0.858306 0.466514; + texcoord 0.00000 1.00000; + vertex 76.8599 48.8751 54.5301; + normal -0.414484 -0.772843 0.480539; + texcoord 1.00000 2.00000; + vertex 71.7823 40.0066 35.8875; + normal -0.441602 -0.757591 0.480669; + texcoord 1.00000 1.00000; + vertex 65.4575 45.1956 38.2550; + normal 0.0613420 -0.713445 -0.698021; + texcoord 0.00000 2.00000; + vertex 45.5678 38.3526 93.0607; + normal 0.0837890 -0.711898 -0.697267; + texcoord 0.00000 1.00000; + vertex 42.3455 37.5151 93.6334; + normal 0.149011 -0.705322 -0.693049; + texcoord 1.00000 2.00000; + vertex 41.8372 52.2379 78.5406; + normal 0.160157 -0.703885 -0.692023; + texcoord 1.00000 1.00000; + vertex 34.5779 49.5297 79.6152; + normal -0.228446 -0.671184 -0.705213; + texcoord 0.00000 2.00000; + vertex 52.7969 -31.2842 91.0247; + normal -0.218649 -0.677828 -0.701956; + texcoord 0.00000 1.00000; + vertex 49.1156 -29.9807 90.9766; + normal -0.199077 -0.690731 -0.695169; + texcoord 1.00000 2.00000; + vertex 58.2328 -21.8001 80.2373; + normal -0.192957 -0.694665 -0.692970; + texcoord 1.00000 1.00000; + vertex 51.1964 -19.8149 80.2065; + normal -0.904321 -0.425081 0.0388663; + texcoord 0.00000 2.00000; + vertex 23.1053 -60.3055 83.4702; + normal -0.910253 -0.412844 0.0316110; + texcoord 0.00000 1.00000; + vertex 22.8615 -59.8364 82.9285; + normal -0.973657 -0.213438 -0.0802314; + texcoord 1.00000 2.00000; + vertex 25.4406 -66.5514 69.4941; + normal -0.974876 -0.206289 -0.0840388; + texcoord 1.00000 1.00000; + vertex 25.1370 -64.8724 68.8944; + normal -0.919734 -0.345726 0.185910; + texcoord 0.00000 2.00000; + vertex 25.3775 -49.6177 68.9755; + normal -0.926836 -0.328481 0.181867; + texcoord 0.00000 1.00000; + vertex 25.1729 -49.2588 68.6307; + normal -0.995487 0.0200543 0.0927582; + texcoord 1.00000 2.00000; + vertex 23.3517 -54.3342 50.1822; + normal -0.995500 0.0261694 0.0910771; + texcoord 1.00000 1.00000; + vertex 23.3779 -52.2898 49.8810; + normal 0.754142 -0.418368 -0.506200; + texcoord 0.00000 2.00000; + vertex 48.0380 88.7336 86.8762; + normal 0.749811 -0.427588 -0.504928; + texcoord 0.00000 1.00000; + vertex 47.6322 88.1627 86.7435; + normal 0.646088 -0.602893 -0.468071; + texcoord 1.00000 2.00000; + vertex 37.7039 90.5179 70.0057; + normal 0.643215 -0.606843 -0.466923; + texcoord 1.00000 1.00000; + vertex 36.7712 89.0559 70.6209; + normal 0.809260 0.103636 -0.578237; + texcoord 0.00000 2.00000; + vertex -14.7493 70.1414 106.880; + normal 0.811027 0.0934419 -0.577498; + texcoord 0.00000 1.00000; + vertex -14.7549 69.3694 106.733; + normal 0.827866 -0.101510 -0.551665; + texcoord 1.00000 2.00000; + vertex -24.9870 66.5204 91.9027; + normal 0.827873 -0.107206 -0.550576; + texcoord 1.00000 1.00000; + vertex -24.8597 64.8402 92.4212; + normal 0.906483 0.0955967 -0.411279; + texcoord 0.00000 2.00000; + vertex 2.61410 13.4085 120.934; + normal 0.904782 0.0856971 -0.417163; + texcoord 0.00000 1.00000; + vertex 2.40983 12.8721 120.359; + normal 0.852680 -0.0952655 -0.513675; + texcoord 1.00000 2.00000; + vertex -4.52729 21.9042 107.169; + normal 0.850364 -0.101030 -0.516404; + texcoord 1.00000 1.00000; + vertex -5.02886 20.3144 106.654; + normal 0.920090 0.105287 -0.377291; + texcoord 0.00000 2.00000; + vertex -20.7542 0.688720 90.5120; + normal 0.919202 0.0937262 -0.382469; + texcoord 0.00000 1.00000; + vertex -20.8928 0.109700 90.0126; + normal 0.881488 -0.104088 -0.460593; + texcoord 1.00000 2.00000; + vertex -27.2893 6.75719 76.2686; + normal 0.879569 -0.110445 -0.462775; + texcoord 1.00000 1.00000; + vertex -27.6835 5.05571 75.9255; + normal 0.905796 0.384307 -0.178442; + texcoord 0.00000 2.00000; + vertex -25.6612 13.1567 91.3462; + normal 0.909396 0.372517 -0.185014; + texcoord 0.00000 1.00000; + vertex -25.5523 12.6506 90.8089; + normal 0.942792 0.168617 -0.287595; + texcoord 1.00000 2.00000; + vertex -30.9415 18.8326 76.7666; + normal 0.943031 0.161997 -0.290601; + texcoord 1.00000 1.00000; + vertex -30.8048 17.0986 76.2437; + normal -0.445320 0.829145 -0.337947; + texcoord 0.00000 2.00000; + vertex 13.2795 10.2273 124.727; + normal -0.436279 0.830946 -0.345239; + texcoord 0.00000 1.00000; + vertex 13.8131 10.2351 124.043; + normal -0.269787 0.843726 -0.464050; + texcoord 1.00000 2.00000; + vertex 6.18318 1.39149 112.399; + normal -0.263429 0.843520 -0.468059; + texcoord 1.00000 1.00000; + vertex 7.70739 1.46691 111.678; + normal -0.848012 0.504606 -0.162012; + texcoord 0.00000 2.00000; + vertex 5.05990 -25.8210 100.141; + normal -0.839623 0.517179 -0.166010; + texcoord 0.00000 1.00000; + vertex 5.39528 -25.3813 99.7552; + normal -0.684621 0.694192 -0.222244; + texcoord 1.00000 2.00000; + vertex 5.41487 -30.0991 84.9586; + normal -0.679379 0.698851 -0.223723; + texcoord 1.00000 1.00000; + vertex 6.78605 -28.8069 84.8312; + normal -0.393276 0.911504 0.120392; + texcoord 0.00000 2.00000; + vertex -24.8352 -66.6326 101.123; + normal -0.376280 0.919180 0.116284; + texcoord 0.00000 1.00000; + vertex -24.3511 -66.3765 100.765; + normal -0.106457 0.993062 0.0499409; + texcoord 1.00000 2.00000; + vertex -28.0847 -66.0324 85.9634; + normal -0.0983984 0.993992 0.0479297; + texcoord 1.00000 1.00000; + vertex -26.1786 -65.8345 85.7727; + normal -0.604948 0.725519 0.328117; + texcoord 0.00000 2.00000; + vertex -49.5870 -84.0967 36.8255; + normal -0.592872 0.732581 0.334406; + texcoord 0.00000 1.00000; + vertex -49.0537 -83.6721 36.8698; + normal -0.308598 0.839547 0.447133; + texcoord 1.00000 2.00000; + vertex -45.9940 -73.0900 19.1124; + normal -0.302114 0.840883 0.449046; + texcoord 1.00000 1.00000; + vertex -44.2334 -72.8413 19.8313; + normal -0.400646 0.482444 -0.778929; + texcoord 0.00000 2.00000; + vertex -47.1439 -62.3396 71.0231; + normal -0.394759 0.488452 -0.778190; + texcoord 0.00000 1.00000; + vertex -46.3975 -61.8500 70.9424; + normal -0.258099 0.611719 -0.747787; + texcoord 1.00000 2.00000; + vertex -34.3404 -72.1188 58.3806; + normal -0.253801 0.615135 -0.746454; + texcoord 1.00000 1.00000; + vertex -33.2168 -71.0267 58.8985; + normal 0.673721 -0.676318 -0.297815; + texcoord 0.00000 2.00000; + vertex 50.3583 150.333 49.3174; + normal 0.672056 -0.680320 -0.292415; + texcoord 0.00000 1.00000; + vertex 49.9600 149.673 49.9143; + normal 0.621353 -0.767791 -0.156260; + texcoord 1.00000 2.00000; + vertex 34.9513 139.938 38.0706; + normal 0.619484 -0.770165 -0.151940; + texcoord 1.00000 1.00000; + vertex 34.5341 139.331 39.4462; + normal 0.0633031 -0.646818 -0.760013; + texcoord 0.00000 2.00000; + vertex 37.1688 98.8102 118.627; + normal 0.0584918 -0.651679 -0.756237; + texcoord 0.00000 1.00000; + vertex 36.3405 98.2598 119.027; + normal -0.0479764 -0.748238 -0.661693; + texcoord 1.00000 2.00000; + vertex 21.6869 106.421 110.860; + normal -0.0522304 -0.751660 -0.657480; + texcoord 1.00000 1.00000; + vertex 20.9456 105.618 111.838; + normal 0.191223 -0.868202 -0.457886; + texcoord 0.00000 2.00000; + vertex 67.4539 -11.6073 150.747; + normal 0.178605 -0.869984 -0.459596; + texcoord 0.00000 1.00000; + vertex 66.7163 -11.6098 150.444; + normal -0.0206886 -0.879046 -0.476287; + texcoord 1.00000 2.00000; + vertex 67.5036 -4.42047 137.141; + normal -0.0280707 -0.878705 -0.476539; + texcoord 1.00000 1.00000; + vertex 65.7615 -4.45674 137.310; + normal -0.694063 -0.674399 -0.251918; + texcoord 0.00000 2.00000; + vertex 9.92720 -90.9597 123.843; + normal -0.696503 -0.669168 -0.259031; + texcoord 0.00000 1.00000; + vertex 9.87439 -90.6128 123.060; + normal -0.736338 -0.533084 -0.416687; + texcoord 1.00000 2.00000; + vertex 24.2525 -100.776 110.654; + normal -0.736955 -0.529072 -0.420690; + texcoord 1.00000 1.00000; + vertex 23.9367 -99.4870 109.587; + normal -0.332714 -0.529016 -0.780668; + texcoord 0.00000 2.00000; + vertex 22.3384 -82.7249 100.751; + normal -0.336943 -0.522524 -0.783223; + texcoord 0.00000 1.00000; + vertex 22.0767 -81.9503 100.337; + normal -0.429367 -0.360758 -0.827948; + texcoord 1.00000 2.00000; + vertex 38.8299 -75.5514 88.8611; + normal -0.431847 -0.355799 -0.828803; + texcoord 1.00000 1.00000; + vertex 37.9576 -74.1753 88.7248; + normal 0.694449 0.0410153 -0.718372; + texcoord 0.00000 2.00000; + vertex 58.5629 123.032 117.890; + normal 0.690546 0.0343672 -0.722472; + texcoord 0.00000 1.00000; + vertex 58.0138 122.482 117.328; + normal 0.593587 -0.109464 -0.797291; + texcoord 1.00000 2.00000; + vertex 47.0260 135.041 107.423; + normal 0.589891 -0.114320 -0.799350; + texcoord 1.00000 1.00000; + vertex 46.2337 133.719 107.028; + normal 0.411401 0.713118 -0.567638; + texcoord 0.00000 2.00000; + vertex -49.6947 80.2755 148.804; + normal 0.421236 0.706876 -0.568231; + texcoord 0.00000 1.00000; + vertex -49.0926 79.7436 148.572; + normal 0.574774 0.590243 -0.566787; + texcoord 1.00000 2.00000; + vertex -54.4641 72.5119 135.594; + normal 0.580077 0.585478 -0.566327; + texcoord 1.00000 1.00000; + vertex -53.1281 71.4917 135.908; + normal 0.958605 0.271388 -0.0861650; + texcoord 0.00000 2.00000; + vertex -4.07286 2.17261 163.235; + normal 0.961117 0.259764 -0.0936850; + texcoord 0.00000 1.00000; + vertex -3.98586 1.67753 162.644; + normal 0.975053 0.0656937 -0.212027; + texcoord 1.00000 2.00000; + vertex -7.41492 9.55829 149.316; + normal 0.974637 0.0590066 -0.215874; + texcoord 1.00000 1.00000; + vertex -7.46215 7.90148 148.650; + normal 0.0421628 0.996414 0.0733547; + texcoord 0.00000 2.00000; + vertex -48.0425 -97.3064 98.6021; + normal 0.0613960 0.995681 0.0696491; + texcoord 0.00000 1.00000; + vertex -47.5305 -97.3030 98.2619; + normal 0.352824 0.935641 0.00950605; + texcoord 1.00000 2.00000; + vertex -50.4509 -96.0452 82.8549; + normal 0.360063 0.932894 0.00790962; + texcoord 1.00000 1.00000; + vertex -48.6173 -96.7519 82.7321; + normal -0.111920 0.986114 0.122692; + texcoord 0.00000 2.00000; + vertex -36.0413 -82.9872 74.4224; + normal -0.0915775 0.988550 0.119928; + texcoord 0.00000 1.00000; + vertex -35.5183 -82.8893 74.1128; + normal 0.223942 0.971997 0.0712141; + texcoord 1.00000 2.00000; + vertex -37.8199 -81.2253 58.6396; + normal 0.231957 0.970216 0.0698303; + texcoord 1.00000 1.00000; + vertex -35.8998 -81.6806 58.5869; + normal -0.436114 -0.876807 0.202518; + texcoord 0.00000 2.00000; + vertex 94.8427 88.3301 73.5959; + normal -0.454665 -0.866930 0.204235; + texcoord 0.00000 1.00000; + vertex 94.3479 88.5294 73.3931; + normal -0.752526 -0.621066 0.219048; + texcoord 1.00000 2.00000; + vertex 91.2750 85.8930 55.3613; + normal -0.757311 -0.615235 0.219011; + texcoord 1.00000 1.00000; + vertex 90.0385 87.5003 55.6007; + normal -0.368612 -0.824904 -0.428555; + texcoord 0.00000 2.00000; + vertex 18.3555 49.8396 159.598; + normal -0.376090 -0.818858 -0.433622; + texcoord 0.00000 1.00000; + vertex 18.0509 50.2409 159.088; + normal -0.524385 -0.667196 -0.529027; + texcoord 1.00000 2.00000; + vertex 31.0016 52.7991 143.025; + normal -0.527458 -0.663289 -0.530882; + texcoord 1.00000 1.00000; + vertex 29.8036 54.1263 142.557; + normal -0.632779 0.145538 -0.760532; + texcoord 0.00000 2.00000; + vertex 10.7378 -72.2539 142.189; + normal -0.630626 0.155582 -0.760332; + texcoord 0.00000 1.00000; + vertex 11.0983 -71.3753 142.057; + normal -0.582109 0.328621 -0.743746; + texcoord 1.00000 2.00000; + vertex 23.0214 -73.7243 131.687; + normal -0.579624 0.335748 -0.742503; + texcoord 1.00000 1.00000; + vertex 23.3637 -72.2325 132.094; + normal -0.949173 0.200223 0.242859; + texcoord 0.00000 2.00000; + vertex 7.78316 -123.477 77.9113; + normal -0.944285 0.218794 0.245875; + texcoord 0.00000 1.00000; + vertex 7.90794 -122.756 77.8045; + normal -0.831958 0.479564 0.279041; + texcoord 1.00000 2.00000; + vertex 4.93679 -119.676 63.6532; + normal -0.826782 0.488005 0.279791; + texcoord 1.00000 1.00000; + vertex 5.95106 -118.185 64.0497; + normal -0.885463 -0.0197264 0.464291; + texcoord 0.00000 2.00000; + vertex 21.7306 -98.4045 52.8933; + normal -0.884143 -0.00440025 0.467196; + texcoord 0.00000 1.00000; + vertex 21.6745 -97.6629 52.8179; + normal -0.823926 0.267960 0.499343; + texcoord 1.00000 2.00000; + vertex 13.5691 -94.0644 37.5127; + normal -0.821222 0.275514 0.499687; + texcoord 1.00000 1.00000; + vertex 14.3003 -92.4009 37.7971; + normal 0.656903 -0.753956 0.00532982; + texcoord 0.00000 2.00000; + vertex 65.4250 159.793 57.5112; + normal 0.647253 -0.762133 0.0147452; + texcoord 0.00000 1.00000; + vertex 64.8080 159.258 57.8398; + normal 0.473655 -0.865573 0.162585; + texcoord 1.00000 2.00000; + vertex 57.9734 153.216 45.5874; + normal 0.465923 -0.868650 0.168415; + texcoord 1.00000 1.00000; + vertex 56.7989 152.812 46.7522; + normal 0.473545 -0.707963 0.523969; + texcoord 0.00000 2.00000; + vertex -1.31002 103.637 146.204; + normal 0.462057 -0.711603 0.529268; + texcoord 0.00000 1.00000; + vertex -2.03853 103.256 146.346; + normal 0.225140 -0.757253 0.613091; + texcoord 1.00000 2.00000; + vertex -4.64201 91.2150 132.430; + normal 0.217586 -0.757877 0.615044; + texcoord 1.00000 1.00000; + vertex -6.28455 91.2284 133.028; + normal 0.0450052 0.839222 -0.541924; + texcoord 0.00000 2.00000; + vertex 23.5130 -38.8312 162.541; + normal 0.0561995 0.836819 -0.544587; + texcoord 0.00000 1.00000; + vertex 24.1852 -39.1049 162.173; + normal 0.246041 0.777821 -0.578324; + texcoord 1.00000 2.00000; + vertex 19.2272 -47.4411 148.852; + normal 0.252401 0.775226 -0.579067; + texcoord 1.00000 1.00000; + vertex 20.8820 -47.9694 148.866; + normal -0.311452 0.482659 0.818559; + texcoord 0.00000 2.00000; + vertex 82.3616 49.1617 53.3822; + normal -0.316804 0.481676 0.817082; + texcoord 0.00000 1.00000; + vertex 80.8839 48.7122 53.0851; + normal -0.462938 0.447801 0.764959; + texcoord 1.00000 2.00000; + vertex 81.1637 33.9314 61.9069; + normal -0.472063 0.445199 0.760890; + texcoord 1.00000 1.00000; + vertex 80.3024 33.8140 61.4412; + normal -0.699590 0.122664 0.703937; + texcoord 0.00000 2.00000; + vertex 47.1812 37.7127 96.0131; + normal -0.705455 0.122076 0.698163; + texcoord 0.00000 1.00000; + vertex 46.2322 37.4160 95.1217; + normal -0.813985 0.108343 0.570693; + texcoord 1.00000 2.00000; + vertex 45.6884 22.3310 97.2098; + normal -0.820066 0.107374 0.562105; + texcoord 1.00000 1.00000; + vertex 45.0054 22.4066 96.1990; + normal -0.479686 -0.853305 -0.204382; + texcoord 0.00000 2.00000; + vertex 46.8770 -28.9192 90.6008; + normal -0.492153 -0.845518 -0.207084; + texcoord 0.00000 1.00000; + vertex 46.4321 -28.5878 90.2613; + normal -0.675747 -0.695645 -0.243812; + texcoord 1.00000 2.00000; + vertex 50.6301 -27.2394 74.7788; + normal -0.680238 -0.690968 -0.244623; + texcoord 1.00000 1.00000; + vertex 49.2643 -25.9028 74.8015; + normal -0.490657 -0.568411 0.660427; + texcoord 0.00000 2.00000; + vertex 54.7371 49.1727 64.9841; + normal -0.478574 -0.571925 0.666235; + texcoord 0.00000 1.00000; + vertex 53.9380 49.5478 64.7133; + normal -0.315612 -0.607137 0.729228; + texcoord 1.00000 2.00000; + vertex 55.0592 37.1722 54.8949; + normal -0.308018 -0.608272 0.731526; + texcoord 1.00000 1.00000; + vertex 53.5204 37.6392 54.6353; + normal -0.760414 -0.639683 0.112144; + texcoord 0.00000 2.00000; + vertex 25.5544 37.2385 99.8435; + normal -0.755527 -0.643567 0.122472; + texcoord 0.00000 1.00000; + vertex 25.1153 37.6418 99.1663; + normal -0.662571 -0.692747 0.284782; + texcoord 1.00000 2.00000; + vertex 34.9795 24.2121 89.4478; + normal -0.658837 -0.694010 0.290317; + texcoord 1.00000 1.00000; + vertex 33.9491 24.7056 88.2891; + normal -0.897369 -0.425430 -0.117210; + texcoord 0.00000 2.00000; + vertex 21.9117 -15.5548 82.0400; + normal -0.893329 -0.436272 -0.107843; + texcoord 0.00000 1.00000; + vertex 21.6910 -15.0122 81.7596; + normal -0.812201 -0.582566 0.0307568; + texcoord 1.00000 2.00000; + vertex 29.0145 -26.0647 65.8069; + normal -0.809862 -0.585636 0.0339578; + texcoord 1.00000 1.00000; + vertex 28.0439 -24.7772 64.8603; + normal -0.936826 -0.310100 -0.161847; + texcoord 0.00000 2.00000; + vertex 13.5669 -41.4394 70.4048; + normal -0.933242 -0.325034 -0.153007; + texcoord 0.00000 1.00000; + vertex 13.4325 -40.9723 70.2878; + normal -0.850625 -0.525283 -0.0226661; + texcoord 1.00000 2.00000; + vertex 20.0177 -50.8042 51.0085; + normal -0.848858 -0.528220 -0.0205648; + texcoord 1.00000 1.00000; + vertex 19.0489 -49.2168 50.2230; + normal -0.998036 -0.00713462 -0.0622290; + texcoord 0.00000 2.00000; + vertex 20.9543 -36.5281 67.0957; + normal -0.998032 -0.0287767 -0.0557150; + texcoord 0.00000 1.00000; + vertex 20.9499 -36.0695 67.1138; + normal -0.961529 -0.273941 0.0204273; + texcoord 1.00000 2.00000; + vertex 22.1373 -41.6101 48.7051; + normal -0.960318 -0.278057 0.0217444; + texcoord 1.00000 1.00000; + vertex 21.5634 -39.6501 48.4228; + normal 0.285586 -0.859340 0.424236; + texcoord 0.00000 2.00000; + vertex 35.9356 80.7391 78.8559; + normal 0.296749 -0.851943 0.431432; + texcoord 0.00000 1.00000; + vertex 35.2476 80.3923 78.6165; + normal 0.424378 -0.748606 0.509404; + texcoord 1.00000 2.00000; + vertex 44.9871 77.5914 66.3865; + normal 0.429098 -0.744049 0.512119; + texcoord 1.00000 1.00000; + vertex 43.6567 76.5497 65.9878; + normal 0.458461 -0.798692 0.389749; + texcoord 0.00000 2.00000; + vertex -17.2191 64.2091 107.851; + normal 0.462386 -0.791013 0.400622; + texcoord 0.00000 1.00000; + vertex -17.6510 63.6330 107.179; + normal 0.506128 -0.673991 0.538118; + texcoord 1.00000 2.00000; + vertex -4.48420 67.5288 99.6740; + normal 0.507818 -0.667677 0.544361; + texcoord 1.00000 1.00000; + vertex -5.02193 66.3840 98.7715; + normal 0.444057 -0.876359 -0.186571; + texcoord 0.00000 2.00000; + vertex -6.20653 1.59125 109.642; + normal 0.451138 -0.875252 -0.174378; + texcoord 0.00000 1.00000; + vertex -6.82083 1.43639 108.907; + normal 0.538465 -0.842634 -0.00492479; + texcoord 1.00000 2.00000; + vertex 4.96644 9.01279 101.374; + normal 0.542088 -0.840316 0.00307461; + texcoord 1.00000 1.00000; + vertex 4.14038 8.47552 100.177; + normal 0.657503 -0.614721 -0.435670; + texcoord 0.00000 2.00000; + vertex -16.9911 -22.0958 86.2666; + normal 0.665675 -0.612987 -0.425587; + texcoord 0.00000 1.00000; + vertex -17.6449 -22.3478 85.6353; + normal 0.775342 -0.573761 -0.263900; + texcoord 1.00000 2.00000; + vertex -10.2771 -8.55358 77.2914; + normal 0.779142 -0.571688 -0.257118; + texcoord 1.00000 1.00000; + vertex -11.1211 -9.17987 76.1265; + normal 0.976359 -0.180592 -0.118785; + texcoord 0.00000 2.00000; + vertex -18.5143 -12.1744 67.4956; + normal 0.979401 -0.171073 -0.107273; + texcoord 0.00000 1.00000; + vertex -18.7004 -12.8358 66.9712; + normal 0.998061 -0.0462472 0.0416554; + texcoord 1.00000 2.00000; + vertex -17.7022 -0.624420 56.6109; + normal 0.998014 -0.0410223 0.0478094; + texcoord 1.00000 1.00000; + vertex -17.7055 -1.91460 55.5742; + normal 0.221688 0.903876 -0.365872; + texcoord 0.00000 2.00000; + vertex 26.0619 13.7359 113.825; + normal 0.216037 0.909458 -0.355267; + texcoord 0.00000 1.00000; + vertex 26.6063 13.3367 113.169; + normal 0.127446 0.973460 -0.190085; + texcoord 1.00000 2.00000; + vertex 11.2607 13.7104 104.794; + normal 0.123695 0.975276 -0.183131; + texcoord 1.00000 1.00000; + vertex 12.2328 13.3642 103.607; + normal -0.412222 0.847214 0.335114; + texcoord 0.00000 2.00000; + vertex 11.4511 -37.2927 99.4920; + normal -0.418566 0.840728 0.343481; + texcoord 0.00000 1.00000; + vertex 11.9614 -36.8803 99.0773; + normal -0.508753 0.723541 0.466539; + texcoord 1.00000 2.00000; + vertex -3.41546 -39.0771 85.7159; + normal -0.511032 0.719835 0.469771; + texcoord 1.00000 1.00000; + vertex -2.46813 -37.8550 84.8738; + normal -0.0495825 0.943141 0.328674; + texcoord 0.00000 2.00000; + vertex -19.6583 -68.1310 93.4109; + normal -0.0635820 0.940481 0.333844; + texcoord 0.00000 1.00000; + vertex -19.1562 -68.0910 93.3720; + normal -0.253955 0.882030 0.396900; + texcoord 1.00000 2.00000; + vertex -27.5771 -61.7290 73.8457; + normal -0.257015 0.880738 0.397799; + texcoord 1.00000 1.00000; + vertex -25.6669 -61.0567 73.5914; + normal -0.286730 0.798523 0.529290; + texcoord 0.00000 2.00000; + vertex -33.7253 -88.7045 38.9345; + normal -0.297968 0.795546 0.527563; + texcoord 0.00000 1.00000; + vertex -33.0852 -88.6253 39.1617; + normal -0.449680 0.742802 0.496017; + texcoord 1.00000 2.00000; + vertex -33.4204 -77.6414 22.4092; + normal -0.453390 0.741197 0.495039; + texcoord 1.00000 1.00000; + vertex -31.7565 -77.0900 23.1076; + normal 0.244190 0.886860 0.392238; + texcoord 0.00000 2.00000; + vertex -35.6675 -61.9493 65.2663; + normal 0.230175 0.887988 0.398116; + texcoord 0.00000 1.00000; + vertex -34.9617 -62.0839 65.1312; + normal 0.0582049 0.885361 0.461247; + texcoord 1.00000 2.00000; + vertex -40.2072 -54.4603 51.1596; + normal 0.0524354 0.884761 0.463086; + texcoord 1.00000 1.00000; + vertex -38.4138 -54.4281 50.8951; + normal 0.302275 -0.265596 0.915472; + texcoord 0.00000 2.00000; + vertex 25.3641 145.066 47.5785; + normal 0.304171 -0.255491 0.917717; + texcoord 0.00000 1.00000; + vertex 25.0128 144.077 47.4075; + normal 0.331681 -0.0754133 0.940373; + texcoord 1.00000 2.00000; + vertex 42.9712 142.150 40.9188; + normal 0.332592 -0.0677908 0.940631; + texcoord 1.00000 1.00000; + vertex 42.5398 140.712 40.9678; + normal -0.0952736 -0.739129 0.666792; + texcoord 0.00000 2.00000; + vertex 19.8446 101.277 120.143; + normal -0.0833598 -0.737544 0.670134; + texcoord 0.00000 1.00000; + vertex 19.0286 101.288 120.039; + normal 0.0861523 -0.702858 0.706094; + texcoord 1.00000 2.00000; + vertex 24.2440 89.0696 107.240; + normal 0.0918327 -0.701303 0.706924; + texcoord 1.00000 1.00000; + vertex 22.5288 88.8214 107.216; + normal -0.546554 -0.837326 -0.0127856; + texcoord 0.00000 2.00000; + vertex 41.5925 -7.70766 145.060; + normal -0.537631 -0.843178 -0.00218362; + texcoord 0.00000 1.00000; + vertex 41.0337 -7.33638 144.632; + normal -0.409932 -0.901887 0.136217; + texcoord 1.00000 2.00000; + vertex 51.2422 -13.8141 132.465; + normal -0.405117 -0.903323 0.141022; + texcoord 1.00000 1.00000; + vertex 49.8779 -13.3508 131.513; + normal -0.817090 0.298271 -0.493354; + texcoord 0.00000 2.00000; + vertex 6.81511 -91.0647 105.883; + normal -0.824227 0.292767 -0.484702; + texcoord 0.00000 1.00000; + vertex 7.30437 -90.5556 105.380; + normal -0.922605 0.196099 -0.332182; + texcoord 1.00000 2.00000; + vertex 7.51933 -107.478 94.7931; + normal -0.925156 0.192808 -0.326974; + texcoord 1.00000 1.00000; + vertex 8.12996 -106.439 93.6784; + normal -0.931727 -0.104254 -0.347875; + texcoord 0.00000 2.00000; + vertex 27.0742 -60.0779 95.0770; + normal -0.933660 -0.115183 -0.339134; + texcoord 0.00000 1.00000; + vertex 27.1215 -59.4553 94.7637; + normal -0.939622 -0.280729 -0.195708; + texcoord 1.00000 2.00000; + vertex 34.1666 -72.6348 79.8444; + normal -0.939201 -0.284623 -0.192069; + texcoord 1.00000 1.00000; + vertex 33.9236 -71.1508 78.8333; + normal 0.659912 -0.555209 -0.506221; + texcoord 0.00000 2.00000; + vertex 44.3172 113.589 114.831; + normal 0.668645 -0.552079 -0.498119; + texcoord 0.00000 1.00000; + vertex 43.7062 113.264 114.390; + normal 0.801167 -0.486096 -0.349057; + texcoord 1.00000 2.00000; + vertex 48.7319 130.111 102.465; + normal 0.804457 -0.483881 -0.344542; + texcoord 1.00000 1.00000; + vertex 47.7589 129.272 101.371; + normal 0.904029 0.419905 -0.0800686; + texcoord 0.00000 2.00000; + vertex -40.2905 62.6634 147.001; + normal 0.897293 0.435619 -0.0714198; + texcoord 0.00000 1.00000; + vertex -40.1039 62.2481 146.930; + normal 0.774720 0.630550 0.0470664; + texcoord 1.00000 2.00000; + vertex -45.7952 70.7206 127.103; + normal 0.772497 0.633139 0.0488112; + texcoord 1.00000 1.00000; + vertex -44.5307 69.2282 126.449; + normal 0.805996 0.531639 -0.260250; + texcoord 0.00000 2.00000; + vertex -12.3851 -28.9119 152.869; + normal 0.798905 0.546042 -0.252169; + texcoord 0.00000 1.00000; + vertex -12.0842 -29.4335 152.736; + normal 0.685815 0.713765 -0.142117; + texcoord 1.00000 2.00000; + vertex -20.4710 -24.5676 136.701; + normal 0.682571 0.717419 -0.139312; + texcoord 1.00000 1.00000; + vertex -19.2519 -25.8555 136.042; + normal 0.656891 0.702135 0.274774; + texcoord 0.00000 2.00000; + vertex -41.1921 -105.012 98.1964; + normal 0.646830 0.707994 0.283469; + texcoord 0.00000 1.00000; + vertex -40.6304 -105.412 97.8754; + normal 0.502485 0.770778 0.391677; + texcoord 1.00000 2.00000; + vertex -46.1097 -95.0791 84.5711; + normal 0.497469 0.772352 0.394965; + texcoord 1.00000 1.00000; + vertex -44.5974 -95.7010 83.8823; + normal 0.681236 0.700889 0.211356; + texcoord 0.00000 2.00000; + vertex -23.3239 -80.8995 75.9975; + normal 0.672924 0.705823 0.221330; + texcoord 0.00000 1.00000; + vertex -22.7718 -81.2941 75.5267; + normal 0.545785 0.759605 0.353721; + texcoord 1.00000 2.00000; + vertex -30.3452 -70.4061 63.8306; + normal 0.540898 0.761006 0.358189; + texcoord 1.00000 1.00000; + vertex -28.9994 -70.9373 62.9269; + normal -0.887408 -0.335782 0.315844; + texcoord 0.00000 2.00000; + vertex 77.5991 102.623 78.2042; + normal -0.881719 -0.342649 0.324288; + texcoord 0.00000 1.00000; + vertex 77.2458 103.164 77.7862; + normal -0.775001 -0.443489 0.450213; + texcoord 1.00000 2.00000; + vertex 78.3726 87.4552 64.2516; + normal -0.771640 -0.446040 0.453454; + texcoord 1.00000 1.00000; + vertex 77.2525 88.5094 63.3825; + normal -0.800037 -0.428615 -0.419798; + texcoord 0.00000 2.00000; + vertex 7.52518 64.5070 147.253; + normal -0.797678 -0.440462 -0.411951; + texcoord 0.00000 1.00000; + vertex 7.34400 65.0684 147.025; + normal -0.736522 -0.618639 -0.273534; + texcoord 1.00000 2.00000; + vertex 20.6400 56.6358 130.296; + normal -0.734874 -0.621887 -0.270587; + texcoord 1.00000 1.00000; + vertex 19.8180 58.0235 129.339; + normal -0.415131 0.904606 -0.0967202; + texcoord 0.00000 2.00000; + vertex 21.5907 -52.8134 136.494; + normal -0.436950 0.894896 -0.0907500; + texcoord 0.00000 1.00000; + vertex 21.9829 -52.6287 136.538; + normal -0.662251 0.749007 -0.0202915; + texcoord 1.00000 2.00000; + vertex 18.4836 -56.2277 117.897; + normal -0.665531 0.746125 -0.0191193; + texcoord 1.00000 1.00000; + vertex 20.0310 -54.8528 117.683; + normal -0.579650 0.549945 0.601304; + texcoord 0.00000 2.00000; + vertex 9.93742 -117.950 77.3104; + normal -0.584769 0.540218 0.605153; + texcoord 0.00000 1.00000; + vertex 10.3461 -117.388 77.1906; + normal -0.654518 0.378217 0.654643; + texcoord 1.00000 2.00000; + vertex -4.59010 -115.800 61.3396; + normal -0.655916 0.374190 0.655558; + texcoord 1.00000 1.00000; + vertex -3.80680 -114.135 61.1731; + normal -0.821203 0.254573 0.510704; + texcoord 0.00000 2.00000; + vertex 25.5629 -90.5494 53.4656; + normal -0.824846 0.242606 0.510658; + texcoord 0.00000 1.00000; + vertex 25.8218 -89.9820 53.5991; + normal -0.861448 0.0763073 0.502081; + texcoord 1.00000 2.00000; + vertex 15.9787 -86.9204 36.2454; + normal -0.862007 0.0723693 0.501703; + texcoord 1.00000 1.00000; + vertex 16.3938 -85.0936 36.6951; + normal 0.541386 -0.662041 0.518270; + texcoord 0.00000 2.00000; + vertex 53.2613 157.577 65.7740; + normal 0.550343 -0.651569 0.522092; + texcoord 0.00000 1.00000; + vertex 52.6985 157.067 65.7110; + normal 0.651263 -0.511764 0.560317; + texcoord 1.00000 2.00000; + vertex 62.1117 154.024 51.9901; + normal 0.654376 -0.506665 0.561322; + texcoord 1.00000 1.00000; + vertex 61.0304 152.597 51.9626; + normal -0.191598 -0.864780 0.464161; + texcoord 0.00000 2.00000; + vertex -8.62409 98.6200 155.135; + normal -0.183665 -0.862128 0.472232; + texcoord 0.00000 1.00000; + vertex -9.32436 98.5008 154.624; + normal -0.0527070 -0.803371 0.593142; + texcoord 1.00000 2.00000; + vertex 4.74143 89.5437 143.742; + normal -0.0483485 -0.800946 0.596781; + texcoord 1.00000 1.00000; + vertex 3.37928 89.0244 142.935; + normal 0.179012 -0.879492 -0.440963; + texcoord 0.00000 2.00000; + vertex 31.0331 -35.5778 159.694; + normal 0.190922 -0.881278 -0.432316; + texcoord 0.00000 1.00000; + vertex 30.3264 -35.5552 159.362; + normal 0.354943 -0.885570 -0.299636; + texcoord 1.00000 2.00000; + vertex 40.7722 -27.0917 146.723; + normal 0.359930 -0.885056 -0.295171; + texcoord 1.00000 1.00000; + vertex 39.3423 -27.3648 145.798; + normal 0.790672 0.0599278 -0.609300; + texcoord 0.00000 2.00000; + vertex -4.12696 -107.478 102.927; + normal 0.796782 0.0679821 -0.600430; + texcoord 0.00000 1.00000; + vertex -4.49506 -108.189 102.379; + normal 0.870311 0.185954 -0.456048; + texcoord 1.00000 2.00000; + vertex -11.3790 -94.6013 94.7827; + normal 0.872728 0.190939 -0.449320; + texcoord 1.00000 1.00000; + vertex -11.6738 -95.6948 93.7454; + normal -0.541763 0.554476 -0.631703; + texcoord 0.00000 2.00000; + vertex 8.32281 -80.3170 69.9381; + normal -0.550694 0.553820 -0.624516; + texcoord 0.00000 1.00000; + vertex 9.06196 -80.1393 69.4602; + normal -0.698559 0.529480 -0.481318; + texcoord 1.00000 2.00000; + vertex 2.45902 -97.7734 59.6447; + normal -0.702740 0.528341 -0.476458; + texcoord 1.00000 1.00000; + vertex 3.55740 -97.2664 58.5869; + normal 0.940971 -0.293990 -0.167759; + texcoord 0.00000 2.00000; + vertex 52.2165 144.707 69.4566; + normal 0.946785 -0.279826 -0.159048; + texcoord 0.00000 1.00000; + vertex 52.0065 144.131 69.2884; + normal 0.994322 -0.0958435 -0.0462385; + texcoord 1.00000 2.00000; + vertex 52.1975 153.608 53.7520; + normal 0.994916 -0.0909457 -0.0432436; + texcoord 1.00000 1.00000; + vertex 52.0088 151.871 53.0641; + normal 0.893174 0.449631 -0.00846075; + texcoord 0.00000 2.00000; + vertex -19.0490 87.7331 158.917; + normal 0.889188 0.457542 0.000815663; + texcoord 0.00000 1.00000; + vertex -18.7992 87.2298 158.542; + normal 0.802871 0.576266 0.152693; + texcoord 1.00000 2.00000; + vertex -26.3449 101.922 142.768; + normal 0.800595 0.578564 0.155922; + texcoord 1.00000 1.00000; + vertex -25.3369 100.822 141.677; + normal 0.220835 0.916638 -0.333177; + texcoord 0.00000 2.00000; + vertex 25.3636 -39.1782 156.645; + normal 0.205425 0.922876 -0.325730; + texcoord 0.00000 1.00000; + vertex 25.9706 -39.3676 156.526; + normal 0.00739163 0.974648 -0.223623; + texcoord 1.00000 2.00000; + vertex 17.1829 -42.8108 141.229; + normal 0.00201775 0.975341 -0.220692; + texcoord 1.00000 1.00000; + vertex 18.9344 -42.9504 140.628; + normal 0.624208 0.618806 0.476910; + texcoord 0.00000 2.00000; + vertex -13.0604 -111.168 91.1846; + normal 0.614759 0.622694 0.484070; + texcoord 0.00000 1.00000; + vertex -12.4387 -111.530 90.8407; + normal 0.462614 0.669025 0.581716; + texcoord 1.00000 2.00000; + vertex -16.4741 -97.4728 77.8833; + normal 0.457691 0.670078 0.584392; + texcoord 1.00000 1.00000; + vertex -14.9253 -98.0013 77.2762; + normal 0.228618 0.819072 0.526170; + texcoord 0.00000 2.00000; + vertex -0.865280 -90.4001 65.3758; + normal 0.215299 0.819529 0.531054; + texcoord 0.00000 1.00000; + vertex -0.100510 -90.5273 65.2416; + normal 0.0447873 0.811168 0.583096; + texcoord 1.00000 2.00000; + vertex -4.57556 -80.8575 52.1332; + normal 0.0386832 0.810393 0.584609; + texcoord 1.00000 1.00000; + vertex -2.82029 -80.8239 51.9705; + normal -0.276328 -0.845151 -0.457562; + texcoord 0.00000 2.00000; + vertex 57.7167 52.0906 58.4074; + normal -0.245094 -0.839325 -0.485245; + texcoord 0.00000 1.00000; + vertex 55.2373 50.6146 62.6309; + normal -0.153757 -0.814548 -0.559348; + texcoord 1.00000 2.00000; + vertex 40.5120 63.0114 48.6259; + normal -0.132138 -0.807079 -0.575467; + texcoord 1.00000 1.00000; + vertex 36.1609 59.4837 54.5725; + normal 0.0457411 0.130486 -0.990395; + texcoord 0.00000 2.00000; + vertex 27.4136 44.5931 98.8906; + normal 0.0526901 0.138598 -0.988946; + texcoord 0.00000 1.00000; + vertex 25.3400 38.1946 97.9518; + normal 0.0673132 0.155641 -0.985518; + texcoord 1.00000 2.00000; + vertex 11.2618 50.0898 98.8688; + normal 0.0742528 0.163715 -0.983709; + texcoord 1.00000 1.00000; + vertex 9.26207 43.6660 97.6488; + normal -0.0891315 -0.530938 -0.842710; + texcoord 0.00000 2.00000; + vertex 25.3744 -14.0060 76.8699; + normal -0.0462197 -0.538082 -0.841624; + texcoord 0.00000 1.00000; + vertex 20.6133 -14.9310 77.9563; + normal 0.0376220 -0.549070 -0.834929; + texcoord 1.00000 2.00000; + vertex 23.6330 1.57786 67.2357; + normal 0.0644739 -0.551760 -0.831507; + texcoord 1.00000 1.00000; + vertex 15.3624 -0.489460 67.9662; + normal -0.111048 -0.388547 -0.914713; + texcoord 0.00000 2.00000; + vertex 25.0724 -42.5791 72.2040; + normal -0.0809522 -0.397785 -0.913900; + texcoord 0.00000 1.00000; + vertex 19.7226 -42.9439 73.0084; + normal -0.0174046 -0.415926 -0.909232; + texcoord 1.00000 2.00000; + vertex 25.3310 -25.3906 64.8714; + normal 0.00408634 -0.421643 -0.906753; + texcoord 1.00000 1.00000; + vertex 17.2574 -26.2190 65.2201; + normal -0.322810 -0.246476 -0.913807; + texcoord 0.00000 2.00000; + vertex 27.2134 -37.8475 64.6467; + normal -0.299696 -0.265352 -0.916390; + texcoord 0.00000 1.00000; + vertex 21.8661 -36.3288 66.1260; + normal -0.258579 -0.297831 -0.918931; + texcoord 1.00000 2.00000; + vertex 31.8081 -23.1903 59.0701; + normal -0.239924 -0.312118 -0.919249; + texcoord 1.00000 1.00000; + vertex 24.3943 -21.3258 60.3721; + normal 0.508979 -0.497945 -0.702133; + texcoord 0.00000 2.00000; + vertex 36.7185 85.9417 74.8803; + normal 0.529139 -0.451208 -0.718626; + texcoord 0.00000 1.00000; + vertex 36.3609 82.1193 77.3318; + normal 0.573543 -0.326579 -0.751262; + texcoord 1.00000 2.00000; + vertex 18.2795 84.6579 62.4242; + normal 0.581740 -0.298855 -0.756482; + texcoord 1.00000 1.00000; + vertex 18.3135 76.4027 65.7117; + normal 0.00838496 -0.0630304 -0.997976; + texcoord 0.00000 2.00000; + vertex -25.3542 60.2193 105.719; + normal 0.00401774 -0.0588008 -0.998262; + texcoord 0.00000 1.00000; + vertex -19.1184 57.1048 105.968; + normal -0.0104416 -0.0447826 -0.998942; + texcoord 1.00000 2.00000; + vertex -35.2129 40.5481 106.879; + normal -0.0150483 -0.0403117 -0.999074; + texcoord 1.00000 1.00000; + vertex -29.2742 37.6591 106.906; + normal -0.126405 0.292490 -0.947877; + texcoord 0.00000 2.00000; + vertex -11.8533 8.01616 111.421; + normal -0.134519 0.306679 -0.942259; + texcoord 0.00000 1.00000; + vertex -6.78433 4.56705 109.681; + normal -0.148212 0.330575 -0.932070; + texcoord 1.00000 2.00000; + vertex -21.8515 -3.82012 109.102; + normal -0.155441 0.343164 -0.926324; + texcoord 1.00000 1.00000; + vertex -16.0830 -7.59625 106.735; + normal 0.303850 0.552116 -0.776430; + texcoord 0.00000 2.00000; + vertex -19.9377 -16.8119 90.0436; + normal 0.298656 0.576549 -0.760524; + texcoord 0.00000 1.00000; + vertex -17.2245 -20.6926 88.3458; + normal 0.287356 0.624400 -0.726327; + texcoord 1.00000 2.00000; + vertex -36.4883 -20.1369 81.2022; + normal 0.283654 0.638737 -0.715231; + texcoord 1.00000 1.00000; + vertex -31.7421 -26.3712 77.5170; + normal 0.118255 0.326702 -0.937700; + texcoord 0.00000 2.00000; + vertex -32.0176 -8.21103 73.6487; + normal 0.0943757 0.339383 -0.935902; + texcoord 0.00000 1.00000; + vertex -26.5986 -8.97438 74.0661; + normal 0.0369349 0.368723 -0.928805; + texcoord 1.00000 2.00000; + vertex -36.5289 -26.6248 66.6643; + normal 0.0196348 0.377241 -0.925907; + texcoord 1.00000 1.00000; + vertex -28.4999 -27.5173 66.4709; + normal -0.358708 -0.322848 -0.875841; + texcoord 0.00000 2.00000; + vertex 22.7441 6.19040 115.317; + normal -0.365001 -0.339040 -0.867079; + texcoord 0.00000 1.00000; + vertex 22.8327 11.3677 113.372; + normal -0.382089 -0.384242 -0.840456; + texcoord 1.00000 2.00000; + vertex 43.8271 0.685820 108.712; + normal -0.386218 -0.395466 -0.833332; + texcoord 1.00000 1.00000; + vertex 43.7597 8.06784 105.240; + normal 0.0726659 0.0491297 -0.996145; + texcoord 0.00000 2.00000; + vertex 17.7216 -34.6072 98.6510; + normal 0.0751164 0.0449539 -0.996161; + texcoord 0.00000 1.00000; + vertex 12.4669 -29.8073 98.5044; + normal 0.0834853 0.0306622 -0.996037; + texcoord 1.00000 2.00000; + vertex 32.4923 -18.0632 100.544; + normal 0.0861495 0.0261025 -0.995940; + texcoord 1.00000 1.00000; + vertex 27.6713 -13.7482 100.241; + normal 0.101249 0.146807 -0.983970; + texcoord 0.00000 2.00000; + vertex -12.8621 -71.9056 93.7941; + normal 0.100032 0.141690 -0.984844; + texcoord 0.00000 1.00000; + vertex -13.8566 -64.9122 94.7352; + normal 0.0971881 0.129754 -0.986772; + texcoord 1.00000 2.00000; + vertex 4.27236 -69.4248 95.9273; + normal 0.0958458 0.124136 -0.987625; + texcoord 1.00000 1.00000; + vertex 3.31427 -63.1108 96.6279; + normal -0.138885 0.719847 -0.680097; + texcoord 0.00000 2.00000; + vertex -34.3843 -92.5020 35.1053; + normal -0.152044 0.702340 -0.695414; + texcoord 0.00000 1.00000; + vertex -33.4078 -88.5189 39.1219; + normal -0.186557 0.653267 -0.733783; + texcoord 1.00000 2.00000; + vertex -14.5696 -94.1226 29.3436; + normal -0.196613 0.638075 -0.744449; + texcoord 1.00000 1.00000; + vertex -13.4175 -88.2664 34.0587; + normal 0.0824276 0.317308 -0.944733; + texcoord 0.00000 2.00000; + vertex -34.8689 -68.3066 62.2204; + normal 0.0774534 0.310123 -0.947536; + texcoord 0.00000 1.00000; + vertex -33.2683 -62.1834 64.4166; + normal 0.0631921 0.289431 -0.955111; + texcoord 1.00000 2.00000; + vertex -15.2831 -73.7334 62.1065; + normal 0.0582134 0.282176 -0.957595; + texcoord 1.00000 1.00000; + vertex -13.7135 -67.4248 64.0609; + normal 0.427557 -0.579725 -0.693624; + texcoord 0.00000 2.00000; + vertex 23.8904 144.917 43.8894; + normal 0.428244 -0.580839 -0.692266; + texcoord 0.00000 1.00000; + vertex 28.3087 142.117 48.9534; + normal 0.430349 -0.584258 -0.688071; + texcoord 1.00000 2.00000; + vertex 11.0475 130.424 48.0860; + normal 0.431148 -0.585555 -0.686467; + texcoord 1.00000 1.00000; + vertex 14.7425 128.180 52.3204; + normal -0.0822576 -0.559372 -0.824825; + texcoord 0.00000 2.00000; + vertex 17.2889 101.985 120.920; + normal -0.0752237 -0.550459 -0.831466; + texcoord 0.00000 1.00000; + vertex 16.1507 96.7008 124.617; + normal -0.0603006 -0.531289 -0.845042; + texcoord 1.00000 2.00000; + vertex 0.708250 105.559 120.150; + normal -0.0534367 -0.522355 -0.851052; + texcoord 1.00000 1.00000; + vertex -0.436710 99.8334 123.736; + normal 0.213412 -0.486490 -0.847221; + texcoord 0.00000 2.00000; + vertex 43.9943 -7.00654 141.559; + normal 0.253859 -0.472060 -0.844225; + texcoord 0.00000 1.00000; + vertex 40.2424 -10.2331 142.467; + normal 0.326536 -0.443436 -0.834709; + texcoord 1.00000 2.00000; + vertex 35.4342 5.35319 132.306; + normal 0.351411 -0.432806 -0.830174; + texcoord 1.00000 1.00000; + vertex 29.2850 -0.504250 132.756; + normal 0.310149 -0.486044 -0.817049; + texcoord 0.00000 2.00000; + vertex 13.3985 -87.0245 113.103; + normal 0.330041 -0.494845 -0.803867; + texcoord 0.00000 1.00000; + vertex 8.44135 -86.9750 111.192; + normal 0.371663 -0.512510 -0.774080; + texcoord 1.00000 2.00000; + vertex 19.5233 -70.3980 105.537; + normal 0.384688 -0.517820 -0.764119; + texcoord 1.00000 1.00000; + vertex 11.9926 -70.5807 101.870; + normal 0.143643 -0.378924 -0.914212; + texcoord 0.00000 2.00000; + vertex 32.7878 -60.5899 94.6598; + normal 0.165873 -0.390817 -0.905400; + texcoord 0.00000 1.00000; + vertex 27.1123 -60.3166 93.6548; + normal 0.201086 -0.409210 -0.890006; + texcoord 1.00000 2.00000; + vertex 36.3620 -46.2658 89.2843; + normal 0.218143 -0.417919 -0.881905; + texcoord 1.00000 1.00000; + vertex 28.7479 -46.1114 87.3278; + normal 0.547442 0.421794 -0.722771; + texcoord 0.00000 2.00000; + vertex 43.7110 119.563 113.950; + normal 0.558428 0.441193 -0.702500; + texcoord 0.00000 1.00000; + vertex 44.0340 114.095 111.004; + normal 0.570866 0.463804 -0.677494; + texcoord 1.00000 2.00000; + vertex 30.5914 125.433 107.438; + normal 0.577991 0.477113 -0.662034; + texcoord 1.00000 1.00000; + vertex 31.3458 117.562 102.425; + normal 0.224723 0.562840 -0.795431; + texcoord 0.00000 2.00000; + vertex -44.3373 63.7263 145.139; + normal 0.168636 0.593523 -0.786951; + texcoord 0.00000 1.00000; + vertex -39.4056 63.0671 146.066; + normal 0.0745278 0.638761 -0.765787; + texcoord 1.00000 2.00000; + vertex -49.1292 48.8354 133.249; + normal 0.0439640 0.651819 -0.757100; + texcoord 1.00000 1.00000; + vertex -38.8379 48.2238 133.320; + normal -0.205511 0.245065 -0.947475; + texcoord 0.00000 2.00000; + vertex -19.7863 -32.0053 153.503; + normal -0.230187 0.247405 -0.941172; + texcoord 0.00000 1.00000; + vertex -13.6170 -29.9325 152.701; + normal -0.274242 0.251210 -0.928270; + texcoord 1.00000 2.00000; + vertex -16.6745 -49.9883 148.176; + normal -0.293129 0.252692 -0.922075; + texcoord 1.00000 1.00000; + vertex -8.47591 -47.0265 146.382; + normal -0.0570683 0.311032 -0.948685; + texcoord 0.00000 2.00000; + vertex -45.2145 -109.371 96.5936; + normal -0.0858920 0.302828 -0.949167; + texcoord 0.00000 1.00000; + vertex -40.3328 -104.839 97.7857; + normal -0.122869 0.291872 -0.948533; + texcoord 1.00000 2.00000; + vertex -35.6681 -120.903 92.2384; + normal -0.146676 0.284558 -0.947372; + texcoord 1.00000 1.00000; + vertex -29.5500 -114.955 93.0779; + normal -0.0659810 0.665594 -0.743392; + texcoord 0.00000 2.00000; + vertex -27.9858 -84.0368 73.3431; + normal -0.138943 0.657846 -0.740226; + texcoord 0.00000 1.00000; + vertex -23.5508 -81.6612 75.0765; + normal -0.231568 0.642684 -0.730297; + texcoord 1.00000 2.00000; + vertex -22.6155 -95.6027 62.5110; + normal -0.272903 0.633920 -0.723650; + texcoord 1.00000 1.00000; + vertex -14.3840 -90.2239 64.1186; + normal -0.218629 -0.601409 -0.768445; + texcoord 0.00000 2.00000; + vertex 86.7218 108.513 75.5763; + normal -0.161698 -0.604169 -0.780278; + texcoord 0.00000 1.00000; + vertex 82.1186 107.000 78.0699; + normal -0.0516470 -0.603750 -0.795499; + texcoord 1.00000 2.00000; + vertex 80.2006 124.791 64.6919; + normal -0.0168627 -0.602077 -0.798260; + texcoord 1.00000 1.00000; + vertex 71.5574 121.193 67.5883; + normal 0.352975 -0.0854117 -0.931726; + texcoord 0.00000 2.00000; + vertex 17.2976 71.8590 152.241; + normal 0.374633 -0.0822563 -0.923517; + texcoord 0.00000 1.00000; + vertex 11.9228 67.9802 150.561; + normal 0.405687 -0.0775992 -0.910712; + texcoord 1.00000 2.00000; + vertex 10.1348 86.4108 148.194; + normal 0.423261 -0.0748920 -0.902907; + texcoord 1.00000 1.00000; + vertex 3.55656 81.4538 145.521; + normal -0.521851 0.271828 -0.808567; + texcoord 0.00000 2.00000; + vertex 22.8827 -60.4999 136.397; + normal -0.544011 0.217854 -0.810303; + texcoord 0.00000 1.00000; + vertex 22.8807 -55.2386 138.167; + normal -0.574681 0.132762 -0.807537; + texcoord 1.00000 2.00000; + vertex 38.1340 -61.1207 126.345; + normal -0.585597 0.0985355 -0.804591; + texcoord 1.00000 1.00000; + vertex 37.5014 -51.5346 127.979; + normal -0.571966 0.345986 -0.743739; + texcoord 0.00000 2.00000; + vertex 12.8264 -121.222 72.3105; + normal -0.566444 0.323837 -0.757806; + texcoord 0.00000 1.00000; + vertex 9.76685 -117.214 76.5280; + normal -0.550752 0.267090 -0.790781; + texcoord 1.00000 2.00000; + vertex 28.8437 -106.351 66.9108; + normal -0.545218 0.248728 -0.800545; + texcoord 1.00000 1.00000; + vertex 24.3382 -100.852 71.6876; + normal -0.162763 0.435734 -0.885237; + texcoord 0.00000 2.00000; + vertex 34.9409 -93.1801 50.8604; + normal -0.171004 0.442083 -0.880523; + texcoord 0.00000 1.00000; + vertex 26.7332 -90.2941 53.7901; + normal -0.198489 0.462965 -0.863867; + texcoord 1.00000 2.00000; + vertex 42.3652 -73.8727 58.9989; + normal -0.209865 0.471471 -0.856546; + texcoord 1.00000 1.00000; + vertex 36.9840 -72.1369 61.2728; + normal -0.00773790 -0.368693 -0.929519; + texcoord 0.00000 2.00000; + vertex 47.4645 163.875 63.4183; + normal -0.00624811 -0.372733 -0.927917; + texcoord 0.00000 1.00000; + vertex 53.0556 157.828 65.7703; + normal -0.00292638 -0.381713 -0.924276; + texcoord 1.00000 2.00000; + vertex 34.2628 151.894 68.2805; + normal -0.00111619 -0.386589 -0.922251; + texcoord 1.00000 1.00000; + vertex 38.6963 147.218 70.2350; + normal 0.246040 -0.543796 -0.802340; + texcoord 0.00000 2.00000; + vertex -8.64214 103.784 150.761; + normal 0.260443 -0.517917 -0.814820; + texcoord 0.00000 1.00000; + vertex -9.03910 98.3167 154.345; + normal 0.286385 -0.468617 -0.835692; + texcoord 1.00000 2.00000; + vertex -26.6540 103.742 145.266; + normal 0.297276 -0.446814 -0.843792; + texcoord 1.00000 1.00000; + vertex -26.9426 96.0750 149.225; + normal 0.371608 0.235409 -0.898048; + texcoord 0.00000 2.00000; + vertex 29.8183 -26.2454 165.770; + normal 0.380037 0.262032 -0.887080; + texcoord 0.00000 1.00000; + vertex 30.5826 -32.2915 164.501; + normal 0.393646 0.306967 -0.866495; + texcoord 1.00000 2.00000; + vertex 12.2948 -24.2519 159.041; + normal 0.399062 0.325632 -0.857154; + texcoord 1.00000 1.00000; + vertex 13.6566 -33.0094 156.348; + normal -0.523183 0.443623 -0.727652; + texcoord 0.00000 2.00000; + vertex -10.0168 -108.344 106.506; + normal -0.537928 0.450788 -0.712336; + texcoord 0.00000 1.00000; + vertex -4.77780 -107.952 102.979; + normal -0.563130 0.462805 -0.684614; + texcoord 1.00000 2.00000; + vertex -16.0580 -125.558 100.356; + normal -0.573332 0.467581 -0.672798; + texcoord 1.00000 1.00000; + vertex -8.75500 -124.774 94.6773; + normal 0.0423236 -0.564335 -0.824461; + texcoord 0.00000 2.00000; + vertex 13.7204 -83.9828 70.9311; + normal 0.0515769 -0.583466 -0.810498; + texcoord 0.00000 1.00000; + vertex 9.09151 -80.5305 68.3304; + normal 0.0671417 -0.614945 -0.785706; + texcoord 1.00000 2.00000; + vertex 28.2664 -73.8666 64.7534; + normal 0.0738523 -0.628242 -0.774505; + texcoord 1.00000 1.00000; + vertex 21.6341 -69.2100 60.3438; + normal 0.265437 0.248810 -0.931470; + texcoord 0.00000 2.00000; + vertex 47.5540 146.971 67.3790; + normal 0.245759 0.276046 -0.929194; + texcoord 0.00000 1.00000; + vertex 52.7528 143.729 67.9945; + normal 0.207144 0.327531 -0.921854; + texcoord 1.00000 2.00000; + vertex 35.9547 132.249 60.1412; + normal 0.192614 0.346259 -0.918153; + texcoord 1.00000 1.00000; + vertex 43.9264 127.610 60.0639; + normal -0.229739 0.149787 -0.961657; + texcoord 0.00000 2.00000; + vertex -23.9120 84.0137 158.680; + normal -0.252073 0.146586 -0.956541; + texcoord 0.00000 1.00000; + vertex -18.2514 87.6584 157.895; + normal -0.290201 0.140894 -0.946537; + texcoord 1.00000 2.00000; + vertex -16.2437 67.9814 154.351; + normal -0.308221 0.138100 -0.941237; + texcoord 1.00000 1.00000; + vertex -9.16973 72.7359 152.732; + normal -0.357812 0.204527 -0.911120; + texcoord 0.00000 2.00000; + vertex 22.0531 -44.0994 157.172; + normal -0.386184 0.187690 -0.903125; + texcoord 0.00000 1.00000; + vertex 25.6360 -39.5596 156.784; + normal -0.446580 0.150178 -0.882051; + texcoord 1.00000 2.00000; + vertex 35.3110 -59.8273 148.435; + normal -0.463912 0.138965 -0.874914; + texcoord 1.00000 1.00000; + vertex 40.9404 -52.1865 146.663; + normal 0.267022 0.102890 -0.958182; + texcoord 0.00000 2.00000; + vertex -15.8249 -118.422 88.7193; + normal 0.268291 0.104101 -0.957697; + texcoord 0.00000 1.00000; + vertex -12.2552 -110.991 90.5120; + normal 0.271533 0.107196 -0.956441; + texcoord 1.00000 2.00000; + vertex 2.07639 -126.928 92.7946; + normal 0.273031 0.108628 -0.955852; + texcoord 1.00000 1.00000; + vertex 4.92231 -120.837 94.2998; + normal 0.127499 0.394839 -0.909860; + texcoord 0.00000 2.00000; + vertex -1.52457 -95.5250 61.8674; + normal 0.118852 0.386918 -0.914423; + texcoord 0.00000 1.00000; + vertex 0.666250 -89.0055 65.0036; + normal 0.106672 0.375686 -0.920588; + texcoord 1.00000 2.00000; + vertex 13.0568 -100.627 61.6968; + normal 0.0980350 0.367668 -0.924775; + texcoord 1.00000 1.00000; + vertex 15.2462 -93.8666 64.6166; + normal -0.909648 0.239933 -0.339078; + texcoord 0.00000 2.00000; + vertex 60.7334 72.7467 71.3552; + normal -0.915713 0.216506 -0.338519; + texcoord 0.00000 1.00000; + vertex 59.0001 55.2379 63.6160; + normal -0.927745 0.161523 -0.336452; + texcoord 1.00000 2.00000; + vertex 51.4056 57.7320 85.7546; + normal -0.936333 0.109642 -0.333554; + texcoord 1.00000 1.00000; + vertex 51.1222 52.0911 84.6960; + normal -0.997484 -0.00376089 -0.0707950; + texcoord 0.00000 2.00000; + vertex 22.2291 40.6468 110.092; + normal -0.998014 0.00491977 -0.0628030; + texcoord 0.00000 1.00000; + vertex 23.1691 38.7611 96.9471; + normal -0.998140 0.00740145 -0.0605164; + texcoord 1.00000 2.00000; + vertex 22.1893 25.3344 111.466; + normal -0.998511 0.0167138 -0.0519295; + texcoord 1.00000 1.00000; + vertex 22.7812 23.6911 99.5550; + normal -0.319661 0.663239 -0.676706; + texcoord 0.00000 2.00000; + vertex 29.9580 -2.38166 96.3940; + normal -0.322781 0.660114 -0.678279; + texcoord 0.00000 1.00000; + vertex 28.0692 -12.7969 87.0782; + normal -0.324141 0.658745 -0.678961; + texcoord 1.00000 2.00000; + vertex 14.6021 -5.93751 100.163; + normal -0.327832 0.655009 -0.680801; + texcoord 1.00000 1.00000; + vertex 13.1405 -14.0520 93.0594; + normal -0.317320 0.682832 -0.658064; + texcoord 0.00000 2.00000; + vertex 14.3556 -28.2056 77.4411; + normal -0.321762 0.678312 -0.660577; + texcoord 0.00000 1.00000; + vertex 11.7380 -38.7257 67.7872; + normal -0.325155 0.674829 -0.662480; + texcoord 1.00000 2.00000; + vertex -3.32892 -31.8955 82.1399; + normal -0.330670 0.669108 -0.665547; + texcoord 1.00000 1.00000; + vertex -5.23374 -39.6176 75.3229; + normal -0.131258 0.922770 -0.362307; + texcoord 0.00000 2.00000; + vertex 27.2711 -28.1205 79.7951; + normal -0.131797 0.922561 -0.362644; + texcoord 0.00000 1.00000; + vertex 21.1359 -33.9440 67.1856; + normal -0.132345 0.922347 -0.362987; + texcoord 1.00000 2.00000; + vertex 7.66780 -28.6947 85.4346; + normal -0.133062 0.922067 -0.363436; + texcoord 1.00000 1.00000; + vertex 3.49171 -32.5473 77.1890; + normal -0.814963 -0.575886 0.0647314; + texcoord 0.00000 2.00000; + vertex 31.7281 91.1133 91.0774; + normal -0.819725 -0.568530 0.0694603; + texcoord 0.00000 1.00000; + vertex 36.2704 83.1531 77.4463; + normal -0.826307 -0.558053 0.0761226; + texcoord 1.00000 2.00000; + vertex 44.1722 74.3963 99.0242; + normal -0.833230 -0.546616 0.0832994; + texcoord 1.00000 1.00000; + vertex 46.5448 69.6846 91.8379; + normal -0.181443 -0.983321 -0.0125439; + texcoord 0.00000 2.00000; + vertex -23.0920 56.3837 120.541; + normal -0.186927 -0.982350 -0.00676851; + texcoord 0.00000 1.00000; + vertex -19.4629 55.8906 106.703; + normal -0.193015 -0.981196 -0.000342406; + texcoord 1.00000 2.00000; + vertex -1.82557 52.4151 124.036; + normal -0.199604 -0.979854 0.00663168; + texcoord 1.00000 1.00000; + vertex 0.928270 51.7818 113.353; + normal -0.411582 -0.879431 -0.239170; + texcoord 0.00000 2.00000; + vertex -8.17573 2.67124 123.575; + normal -0.417776 -0.878577 -0.231444; + texcoord 0.00000 1.00000; + vertex -6.49381 5.27169 111.119; + normal -0.421320 -0.878046 -0.226991; + texcoord 1.00000 2.00000; + vertex 8.14483 -5.08291 124.001; + normal -0.427604 -0.877029 -0.219032; + texcoord 1.00000 1.00000; + vertex 9.59766 -2.75748 111.854; + normal -0.526976 -0.630601 -0.569770; + texcoord 0.00000 2.00000; + vertex -19.2688 -28.0196 101.188; + normal -0.536284 -0.631864 -0.559596; + texcoord 0.00000 1.00000; + vertex -16.0693 -21.8460 91.3962; + normal -0.542296 -0.632621 -0.552906; + texcoord 1.00000 2.00000; + vertex -4.27046 -39.4818 100.002; + normal -0.550912 -0.633626 -0.543152; + texcoord 1.00000 1.00000; + vertex -1.03481 -32.9664 89.1197; + normal 0.173860 -0.861334 -0.477364; + texcoord 0.00000 2.00000; + vertex -28.7540 -17.6256 86.4564; + normal 0.171085 -0.862986 -0.475380; + texcoord 0.00000 1.00000; + vertex -26.1431 -10.6636 74.8453; + normal 0.169927 -0.863671 -0.474549; + texcoord 1.00000 2.00000; + vertex -12.7909 -15.8998 89.1563; + normal 0.166762 -0.865531 -0.472277; + texcoord 1.00000 1.00000; + vertex -10.6352 -10.2327 79.5315; + normal 0.751363 -0.106644 -0.651215; + texcoord 0.00000 2.00000; + vertex 37.7507 12.1371 121.546; + normal 0.755957 -0.112465 -0.644888; + texcoord 0.00000 1.00000; + vertex 29.6833 13.0827 112.083; + normal 0.759492 -0.117001 -0.639908; + texcoord 1.00000 2.00000; + vertex 40.4670 31.7866 121.462; + normal 0.763948 -0.122790 -0.633487; + texcoord 1.00000 1.00000; + vertex 32.5386 32.6330 111.737; + normal 0.623830 0.753851 -0.206266; + texcoord 0.00000 2.00000; + vertex 19.2729 -30.5788 112.418; + normal 0.627659 0.751436 -0.203442; + texcoord 0.00000 1.00000; + vertex 12.9957 -28.9965 99.2166; + normal 0.630152 0.749846 -0.201593; + texcoord 1.00000 2.00000; + vertex 6.44896 -18.7533 116.853; + normal 0.634890 0.746785 -0.198056; + texcoord 1.00000 1.00000; + vertex 1.96178 -17.4561 107.360; + normal 0.953222 0.132495 -0.271684; + texcoord 0.00000 2.00000; + vertex -8.59012 -73.6416 107.156; + normal 0.953324 0.132043 -0.271546; + texcoord 0.00000 1.00000; + vertex -13.2033 -64.9605 95.2036; + normal 0.953375 0.131820 -0.271478; + texcoord 1.00000 2.00000; + vertex -8.94271 -58.4564 113.324; + normal 0.953511 0.131215 -0.271293; + texcoord 1.00000 1.00000; + vertex -11.8160 -52.7779 105.972; + normal 0.983466 0.105003 -0.147542; + texcoord 0.00000 2.00000; + vertex -28.6457 -102.709 47.7961; + normal 0.983110 0.109164 -0.146896; + texcoord 0.00000 1.00000; + vertex -31.4793 -87.2614 39.9015; + normal 0.982859 0.111975 -0.146458; + texcoord 1.00000 2.00000; + vertex -28.4614 -89.8418 58.1820; + normal 0.982222 0.118745 -0.145397; + texcoord 1.00000 1.00000; + vertex -29.6733 -82.8933 55.6694; + normal 0.917482 -0.172168 -0.358586; + texcoord 0.00000 2.00000; + vertex -31.0931 -74.5781 74.8867; + normal 0.918591 -0.164638 -0.359284; + texcoord 0.00000 1.00000; + vertex -32.8120 -62.5441 64.7107; + normal 0.919008 -0.161703 -0.359550; + texcoord 1.00000 2.00000; + vertex -25.9324 -61.9523 82.0287; + normal 0.920421 -0.151288 -0.360467; + texcoord 1.00000 1.00000; + vertex -26.9180 -54.6610 76.4521; + normal -0.560609 -0.811100 -0.166835; + texcoord 0.00000 2.00000; + vertex 9.27947 154.109 53.3723; + normal -0.545885 -0.821726 -0.163631; + texcoord 0.00000 1.00000; + vertex 25.6637 144.018 47.3765; + normal -0.507487 -0.847566 -0.155207; + texcoord 1.00000 2.00000; + vertex 20.3702 143.218 69.0524; + normal -0.470368 -0.870145 -0.146975; + texcoord 1.00000 1.00000; + vertex 24.6590 140.887 69.1323; + normal -0.938924 -0.169033 0.299749; + texcoord 0.00000 2.00000; + vertex 19.6605 108.350 134.358; + normal -0.940230 -0.148167 0.306617; + texcoord 0.00000 1.00000; + vertex 17.3997 99.4027 122.230; + normal -0.940629 -0.139707 0.309353; + texcoord 1.00000 2.00000; + vertex 23.9873 94.0218 139.831; + normal -0.941404 -0.112625 0.317922; + texcoord 1.00000 1.00000; + vertex 22.0891 87.8366 132.019; + normal -0.754579 0.298919 -0.584174; + texcoord 0.00000 2.00000; + vertex 37.1930 6.70150 155.225; + normal -0.754828 0.292485 -0.587101; + texcoord 0.00000 1.00000; + vertex 41.5890 -2.98160 144.591; + normal -0.755052 0.285613 -0.590187; + texcoord 1.00000 2.00000; + vertex 26.2120 -9.82780 160.951; + normal -0.755272 0.277033 -0.593984; + texcoord 1.00000 1.00000; + vertex 29.2149 -16.4274 154.055; + normal -0.414867 0.739147 -0.530611; + texcoord 0.00000 2.00000; + vertex 3.37076 -81.0171 122.576; + normal -0.411221 0.750417 -0.517467; + texcoord 0.00000 1.00000; + vertex 8.24858 -85.4055 112.649; + normal -0.410057 0.753887 -0.513330; + texcoord 1.00000 2.00000; + vertex -9.81280 -89.4545 121.130; + normal -0.406505 0.764113 -0.500885; + texcoord 1.00000 1.00000; + vertex -4.52820 -94.0039 109.901; + normal 0.0556765 0.775306 -0.629128; + texcoord 0.00000 2.00000; + vertex 32.5021 -48.5594 106.807; + normal 0.0585068 0.777143 -0.626598; + texcoord 0.00000 1.00000; + vertex 30.0069 -56.6320 96.6375; + normal 0.0609815 0.778739 -0.624377; + texcoord 1.00000 2.00000; + vertex 12.4590 -45.8150 108.415; + normal 0.0640537 0.780707 -0.621606; + texcoord 1.00000 1.00000; + vertex 10.2935 -52.9590 99.2193; + normal -0.724322 -0.556618 -0.406859; + texcoord 0.00000 2.00000; + vertex 41.0802 108.282 127.087; + normal -0.732874 -0.554620 -0.394073; + texcoord 0.00000 1.00000; + vertex 43.7205 113.602 115.109; + normal -0.736851 -0.553629 -0.388001; + texcoord 1.00000 2.00000; + vertex 53.8872 93.0545 125.120; + normal -0.744302 -0.551666 -0.376404; + texcoord 1.00000 1.00000; + vertex 56.6277 99.0036 110.981; + normal 0.523727 -0.790574 -0.317337; + texcoord 0.00000 2.00000; + vertex -37.9260 57.4678 159.163; + normal 0.520911 -0.793305 -0.315150; + texcoord 0.00000 1.00000; + vertex -36.4267 64.2806 144.665; + normal 0.520451 -0.793748 -0.314793; + texcoord 1.00000 2.00000; + vertex -24.1298 65.4747 161.984; + normal 0.517201 -0.796863 -0.312271; + texcoord 1.00000 1.00000; + vertex -22.8435 70.8850 150.308; + normal 0.200316 -0.830535 -0.519698; + texcoord 0.00000 2.00000; + vertex -17.8382 -39.8112 166.188; + normal 0.202252 -0.829096 -0.521243; + texcoord 0.00000 1.00000; + vertex -14.6647 -30.7101 152.867; + normal 0.203776 -0.827958 -0.522457; + texcoord 1.00000 2.00000; + vertex 3.57894 -36.9682 169.900; + normal 0.206123 -0.826195 -0.524323; + texcoord 1.00000 1.00000; + vertex 6.00791 -30.0122 159.894; + normal 0.954007 -0.298630 -0.0262965; + texcoord 0.00000 2.00000; + vertex -37.5619 -107.813 113.399; + normal 0.951551 -0.306810 -0.0204490; + texcoord 0.00000 1.00000; + vertex -36.5925 -103.350 97.8863; + normal 0.950882 -0.308976 -0.0188959; + texcoord 1.00000 2.00000; + vertex -32.3886 -91.5315 116.184; + normal 0.947893 -0.318358 -0.0121494; + texcoord 1.00000 1.00000; + vertex -31.3631 -88.0024 103.726; + normal 0.857941 -0.377771 -0.348174; + texcoord 0.00000 2.00000; + vertex -26.1796 -97.5855 89.1839; + normal 0.859647 -0.371417 -0.350795; + texcoord 0.00000 1.00000; + vertex -26.7326 -85.7240 74.9515; + normal 0.861193 -0.365495 -0.353214; + texcoord 1.00000 2.00000; + vertex -15.4306 -79.8853 96.4659; + normal 0.863547 -0.356157 -0.356985; + texcoord 1.00000 1.00000; + vertex -15.7073 -72.8911 88.8185; + normal -0.890471 0.454992 -0.00666055; + texcoord 0.00000 2.00000; + vertex 81.3934 110.028 94.0452; + normal -0.887399 0.460999 -0.00187975; + texcoord 0.00000 1.00000; + vertex 78.5909 104.309 78.0705; + normal -0.885080 0.465436 0.00166779; + texcoord 1.00000 2.00000; + vertex 71.8424 91.4025 98.6250; + normal -0.881008 0.473037 0.00777685; + texcoord 1.00000 1.00000; + vertex 69.6123 87.4305 87.5755; + normal -0.654543 0.623871 -0.427034; + texcoord 0.00000 2.00000; + vertex 3.47424 70.5060 160.675; + normal -0.652554 0.631090 -0.419402; + texcoord 0.00000 1.00000; + vertex 8.04679 66.3600 147.610; + normal -0.651874 0.633483 -0.416844; + texcoord 1.00000 2.00000; + vertex -9.08064 57.3069 160.636; + normal -0.649785 0.640608 -0.409147; + texcoord 1.00000 1.00000; + vertex -4.61908 53.3746 147.393; + normal 0.741314 0.547530 -0.388154; + texcoord 0.00000 2.00000; + vertex 34.0168 -60.5831 155.422; + normal 0.739452 0.549240 -0.389290; + texcoord 0.00000 1.00000; + vertex 24.7247 -57.9482 141.392; + normal 0.738670 0.549955 -0.389764; + texcoord 1.00000 2.00000; + vertex 25.0693 -45.1955 160.039; + normal 0.736318 0.552096 -0.391185; + texcoord 1.00000 1.00000; + vertex 18.4562 -43.2494 150.338; + normal 0.462563 0.884879 -0.0550042; + texcoord 0.00000 2.00000; + vertex 22.4584 -121.855 88.4979; + normal 0.466008 0.883105 -0.0544338; + texcoord 0.00000 1.00000; + vertex 8.10150 -115.173 75.2615; + normal 0.470003 0.881026 -0.0537698; + texcoord 1.00000 2.00000; + vertex 5.59194 -112.379 99.1066; + normal 0.476007 0.877857 -0.0527666; + texcoord 1.00000 1.00000; + vertex -0.626710 -109.280 94.5634; + normal 0.189381 0.911139 0.366007; + texcoord 0.00000 2.00000; + vertex 35.2313 -97.2183 66.9427; + normal 0.213852 0.902745 0.373254; + texcoord 0.00000 1.00000; + vertex 26.0884 -89.8459 53.3207; + normal 0.223901 0.899093 0.376164; + texcoord 1.00000 2.00000; + vertex 18.1058 -96.1036 73.0288; + normal 0.256383 0.886457 0.385308; + texcoord 1.00000 1.00000; + vertex 12.2895 -90.9462 65.0339; + normal -0.634809 -0.766567 -0.0969116; + texcoord 0.00000 2.00000; + vertex 40.7203 161.368 77.5680; + normal -0.636139 -0.765494 -0.0966757; + texcoord 0.00000 1.00000; + vertex 53.0966 152.787 64.3760; + normal -0.637292 -0.764560 -0.0964705; + texcoord 1.00000 2.00000; + vertex 54.1265 149.055 87.1513; + normal -0.639455 -0.762801 -0.0960844; + texcoord 1.00000 1.00000; + vertex 59.9789 144.803 81.9535; + normal -0.866585 -0.497365 -0.0407218; + texcoord 0.00000 2.00000; + vertex -15.1732 105.818 169.748; + normal -0.869588 -0.492321 -0.0379005; + texcoord 0.00000 1.00000; + vertex -9.69955 97.5612 154.116; + normal -0.872219 -0.487832 -0.0353979; + texcoord 1.00000 2.00000; + vertex -5.09875 87.7007 176.641; + normal -0.876434 -0.480502 -0.0313283; + texcoord 1.00000 1.00000; + vertex -1.98752 82.5946 167.917; + normal -0.717570 -0.543997 -0.434926; + texcoord 0.00000 2.00000; + vertex 25.5883 -37.3519 175.880; + normal -0.724292 -0.541549 -0.426761; + texcoord 0.00000 1.00000; + vertex 30.1006 -33.0727 163.083; + normal -0.727571 -0.540321 -0.422721; + texcoord 1.00000 2.00000; + vertex 37.8164 -53.1363 175.448; + normal -0.734029 -0.537832 -0.414654; + texcoord 1.00000 1.00000; + vertex 42.2142 -48.8229 162.068; + normal 0.136541 -0.824794 -0.548700; + texcoord 0.00000 2.00000; + vertex -0.148790 -114.297 113.171; + normal 0.129408 -0.837439 -0.530990; + texcoord 0.00000 1.00000; + vertex -4.99077 -108.183 102.776; + normal 0.127213 -0.841218 -0.525518; + texcoord 1.00000 2.00000; + vertex 17.1453 -109.720 110.594; + normal 0.120932 -0.851748 -0.509805; + texcoord 1.00000 1.00000; + vertex 11.3746 -102.764 97.6041; + normal 0.508848 0.533576 -0.675552; + texcoord 0.00000 2.00000; + vertex 12.9363 -71.6590 77.9589; + normal 0.523921 0.537537 -0.660728; + texcoord 0.00000 1.00000; + vertex 9.43051 -80.1520 68.6100; + normal 0.531262 0.539398 -0.653307; + texcoord 1.00000 2.00000; + vertex -2.90035 -59.5038 75.6308; + normal 0.544266 0.542581 -0.639829; + texcoord 1.00000 1.00000; + vertex -6.74954 -69.2597 64.0834; + normal -0.112656 -0.947013 -0.300791; + texcoord 0.00000 2.00000; + vertex 46.4383 140.548 84.5525; + normal -0.114892 -0.947349 -0.298881; + texcoord 0.00000 1.00000; + vertex 51.1576 144.756 69.5344; + normal -0.116597 -0.947600 -0.297422; + texcoord 1.00000 2.00000; + vertex 67.8599 136.994 87.7188; + normal -0.119249 -0.947981 -0.295149; + texcoord 1.00000 1.00000; + vertex 71.5592 140.192 75.9499; + normal 0.842416 -0.513553 -0.163091; + texcoord 0.00000 2.00000; + vertex -16.5386 84.1150 171.946; + normal 0.840525 -0.518327 -0.157654; + texcoord 0.00000 1.00000; + vertex -17.5838 87.2019 156.827; + normal 0.839410 -0.521075 -0.154506; + texcoord 1.00000 2.00000; + vertex -5.62628 101.507 173.547; + normal 0.837259 -0.526243 -0.148547; + texcoord 1.00000 1.00000; + vertex -6.38962 104.072 160.158; + normal 0.906465 -0.162384 -0.389811; + texcoord 0.00000 2.00000; + vertex 32.0888 -42.3160 169.087; + normal 0.907326 -0.168317 -0.385264; + texcoord 0.00000 1.00000; + vertex 26.6937 -39.1314 155.215; + normal 0.907481 -0.169419 -0.384417; + texcoord 1.00000 2.00000; + vertex 35.5415 -26.2055 170.405; + normal 0.908335 -0.175757 -0.379521; + texcoord 1.00000 1.00000; + vertex 30.8064 -23.4073 157.776; + normal 0.820837 -0.442072 -0.361662; + texcoord 0.00000 2.00000; + vertex -13.7813 -125.595 102.841; + normal 0.826608 -0.428787 -0.364500; + texcoord 0.00000 1.00000; + vertex -11.3781 -110.752 90.1516; + normal 0.832372 -0.414989 -0.367344; + texcoord 1.00000 2.00000; + vertex -1.42396 -110.354 112.257; + normal 0.841039 -0.393110 -0.371641; + texcoord 1.00000 1.00000; + vertex -0.261230 -102.957 107.064; + normal 0.971905 0.00769446 0.235249; + texcoord 0.00000 2.00000; + vertex -3.13982 -98.6568 79.4969; + normal 0.970180 -0.0106108 0.242154; + texcoord 0.00000 1.00000; + vertex 0.346380 -89.7819 64.8037; + normal 0.969524 -0.0166879 0.244426; + texcoord 1.00000 2.00000; + vertex -4.52065 -81.8365 84.6514; + normal 0.966595 -0.0402299 0.253132; + texcoord 1.00000 1.00000; + vertex -1.77251 -75.7235 75.1291; + normal -0.277200 -0.627074 -0.727969; + texcoord 0.00000 2.00000; + vertex 67.7165 60.8482 53.2239; + normal -0.132608 -0.617403 -0.775389; + texcoord 0.00000 1.00000; + vertex 60.1867 54.0257 61.9680; + normal -0.0773652 -0.610046 -0.788580; + texcoord 1.00000 2.00000; + vertex 53.5346 75.4424 46.0527; + normal 0.0358422 -0.588885 -0.807422; + texcoord 1.00000 1.00000; + vertex 41.9215 62.7885 54.7662; + normal -0.0696311 0.0579831 -0.995886; + texcoord 0.00000 2.00000; + vertex 12.1421 52.6788 83.6574; + normal -0.0751515 0.0530554 -0.995760; + texcoord 0.00000 1.00000; + vertex 11.8778 34.9156 82.6416; + normal -0.0744552 0.0536773 -0.995779; + texcoord 1.00000 2.00000; + vertex -3.41039 52.0958 84.7108; + normal -0.0802006 0.0485426 -0.995596; + texcoord 1.00000 1.00000; + vertex -3.58649 35.3992 83.9109; + normal -0.0718630 -0.542817 -0.836771; + texcoord 0.00000 2.00000; + vertex 39.3277 -14.8707 85.6285; + normal 0.0608440 -0.696610 -0.714866; + texcoord 0.00000 1.00000; + vertex 28.5067 -13.5637 85.7099; + normal 0.0852102 -0.720969 -0.687708; + texcoord 1.00000 2.00000; + vertex 51.5201 -1.48363 75.8971; + normal 0.150436 -0.780008 -0.607417; + texcoord 1.00000 1.00000; + vertex 28.4498 -0.987030 69.5457; + normal 0.317877 0.167786 -0.933168; + texcoord 0.00000 2.00000; + vertex 32.2316 -20.3894 83.6472; + normal 0.348557 0.165028 -0.922645; + texcoord 0.00000 1.00000; + vertex 21.3285 -31.7521 77.8901; + normal 0.345490 0.165313 -0.923747; + texcoord 1.00000 2.00000; + vertex 21.9293 -7.96360 82.3720; + normal 0.374071 0.162574 -0.913039; + texcoord 1.00000 1.00000; + vertex 10.1905 -20.3841 75.3510; + normal -0.263486 -0.415616 -0.870539; + texcoord 0.00000 2.00000; + vertex 23.3422 -35.0530 65.6411; + normal -0.212829 -0.593994 -0.775806; + texcoord 0.00000 1.00000; + vertex 13.5645 -28.9972 65.7093; + normal -0.201914 -0.625678 -0.753497; + texcoord 1.00000 2.00000; + vertex 39.6822 -26.4294 56.5784; + normal -0.168959 -0.710519 -0.683093; + texcoord 1.00000 1.00000; + vertex 19.5908 -16.1786 50.8855; + normal -0.0639720 0.0885237 -0.994018; + texcoord 0.00000 2.00000; + vertex 9.77141 89.4609 89.0448; + normal -0.0627068 0.104051 -0.992593; + texcoord 0.00000 1.00000; + vertex 21.4795 77.0307 87.1843; + normal -0.0628452 0.102362 -0.992760; + texcoord 1.00000 2.00000; + vertex -1.96048 78.7879 88.8493; + normal -0.0615774 0.117734 -0.991134; + texcoord 1.00000 1.00000; + vertex 9.99466 66.2151 86.6131; + normal 0.505569 0.0955602 -0.857478; + texcoord 0.00000 2.00000; + vertex -22.1805 52.4747 99.8214; + normal 0.560457 0.354887 -0.748294; + texcoord 0.00000 1.00000; + vertex -17.3227 43.1543 101.647; + normal 0.566144 0.405575 -0.717628; + texcoord 1.00000 2.00000; + vertex -40.0666 53.1452 89.3505; + normal 0.571590 0.520542 -0.634288; + texcoord 1.00000 1.00000; + vertex -26.5575 33.8418 85.6825; + normal -0.549465 0.0127224 -0.835420; + texcoord 0.00000 2.00000; + vertex -36.2108 -19.1089 120.211; + normal -0.573724 0.0320463 -0.818422; + texcoord 0.00000 1.00000; + vertex -22.7927 -14.5578 111.455; + normal -0.570921 0.0297859 -0.820465; + texcoord 1.00000 2.00000; + vertex -34.0796 -34.9839 118.568; + normal -0.592677 0.0475284 -0.804037; + texcoord 1.00000 1.00000; + vertex -19.2305 -29.7802 107.930; + normal 0.251727 0.582038 -0.773217; + texcoord 0.00000 2.00000; + vertex -26.8927 -10.9712 88.3411; + normal 0.280572 0.652710 -0.703739; + texcoord 0.00000 1.00000; + vertex -19.6119 -21.2562 82.9694; + normal 0.280151 0.651678 -0.704863; + texcoord 1.00000 2.00000; + vertex -43.3228 -11.3332 82.7196; + normal 0.298692 0.697322 -0.651556; + texcoord 1.00000 1.00000; + vertex -31.8955 -26.3324 71.9054; + normal -0.238992 0.381979 -0.892734; + texcoord 0.00000 2.00000; + vertex -50.3387 -26.8296 79.7520; + normal -0.333052 0.448710 -0.829298; + texcoord 0.00000 1.00000; + vertex -37.3479 -23.6604 77.6303; + normal -0.334157 0.449471 -0.828441; + texcoord 1.00000 2.00000; + vertex -53.6923 -42.9940 73.7334; + normal -0.397190 0.491937 -0.774750; + texcoord 1.00000 1.00000; + vertex -34.1087 -37.3752 67.2612; + normal -0.465209 -0.357196 -0.809933; + texcoord 0.00000 2.00000; + vertex 31.1227 1.51977 114.975; + normal -0.523702 -0.389024 -0.757890; + texcoord 0.00000 1.00000; + vertex 31.6633 14.7944 108.810; + normal -0.518712 -0.386338 -0.762680; + texcoord 1.00000 2.00000; + vertex 44.7174 -6.26811 110.601; + normal -0.561837 -0.409341 -0.718874; + texcoord 1.00000 1.00000; + vertex 44.9904 11.7213 100.144; + normal -0.279549 -0.587408 -0.759476; + texcoord 0.00000 2.00000; + vertex 33.0274 -20.0117 124.558; + normal -0.298500 -0.669445 -0.680251; + texcoord 0.00000 1.00000; + vertex 25.9519 -10.8608 120.085; + normal -0.301913 -0.685256 -0.662777; + texcoord 1.00000 2.00000; + vertex 52.8663 -19.8963 117.167; + normal -0.310907 -0.729235 -0.609552; + texcoord 1.00000 1.00000; + vertex 39.9614 -4.69826 105.567; + normal 0.0497233 -0.0463896 -0.997685; + texcoord 0.00000 2.00000; + vertex 1.22099 -74.7807 97.7002; + normal 0.0487740 -0.0480324 -0.997654; + texcoord 0.00000 1.00000; + vertex -3.71272 -58.0011 96.6741; + normal 0.0488415 -0.0479157 -0.997657; + texcoord 1.00000 2.00000; + vertex 16.7795 -69.8129 98.2446; + normal 0.0478716 -0.0495936 -0.997622; + texcoord 1.00000 1.00000; + vertex 11.9228 -53.5468 97.2029; + normal -0.438568 0.191729 -0.878008; + texcoord 0.00000 2.00000; + vertex -8.83278 -104.024 65.8092; + normal -0.606507 0.0370258 -0.794216; + texcoord 0.00000 1.00000; + vertex -8.01591 -91.9515 68.0374; + normal -0.605673 0.0378912 -0.794811; + texcoord 1.00000 2.00000; + vertex 4.27266 -110.851 57.7720; + normal -0.694145 -0.0617981 -0.717178; + texcoord 1.00000 1.00000; + vertex 3.71388 -89.0766 56.4366; + normal -0.251125 0.375250 -0.892258; + texcoord 0.00000 2.00000; + vertex -27.8305 -80.6130 66.8653; + normal -0.451374 0.284417 -0.845795; + texcoord 0.00000 1.00000; + vertex -22.7187 -70.2186 69.7980; + normal -0.490026 0.263800 -0.830833; + texcoord 1.00000 2.00000; + vertex -14.9513 -93.4609 57.8371; + normal -0.597628 0.199861 -0.776464; + texcoord 1.00000 1.00000; + vertex -7.12168 -72.7089 57.1523; + normal 0.0100478 -0.284465 -0.958634; + texcoord 0.00000 2.00000; + vertex 40.7366 165.363 55.3564; + normal 0.00126897 -0.314774 -0.949166; + texcoord 0.00000 1.00000; + vertex 48.4889 149.898 60.0269; + normal -0.000153202 -0.319652 -0.947535; + texcoord 1.00000 2.00000; + vertex 24.5435 156.173 57.9137; + normal -0.00974907 -0.352324 -0.935827; + texcoord 1.00000 1.00000; + vertex 31.3283 142.962 62.8169; + normal 0.244858 -0.0220409 -0.969308; + texcoord 0.00000 2.00000; + vertex 25.5321 114.556 148.277; + normal 0.319014 0.00736881 -0.947721; + texcoord 0.00000 1.00000; + vertex 20.0769 100.528 147.218; + normal 0.318298 0.00708085 -0.947964; + texcoord 1.00000 2.00000; + vertex 11.5965 123.873 144.545; + normal 0.378618 0.0316208 -0.925013; + texcoord 1.00000 1.00000; + vertex 4.95567 105.780 141.208; + normal 0.260476 -0.344183 -0.902048; + texcoord 0.00000 2.00000; + vertex 51.7677 -6.83155 143.417; + normal 0.396609 -0.389665 -0.831182; + texcoord 0.00000 1.00000; + vertex 40.1910 -13.9339 142.784; + normal 0.382344 -0.385217 -0.839893; + texcoord 1.00000 2.00000; + vertex 50.0466 7.34754 137.509; + normal 0.475327 -0.412695 -0.777012; + texcoord 1.00000 1.00000; + vertex 33.0314 -4.22089 133.245; + normal -0.471563 -0.542799 -0.694980; + texcoord 0.00000 2.00000; + vertex 20.0620 -120.905 123.336; + normal -0.515014 -0.607226 -0.605010; + texcoord 0.00000 1.00000; + vertex 14.9898 -110.086 118.328; + normal -0.514208 -0.606009 -0.606913; + texcoord 1.00000 2.00000; + vertex 35.2591 -125.811 116.856; + normal -0.538429 -0.643063 -0.544577; + texcoord 1.00000 1.00000; + vertex 26.2459 -108.615 105.461; + normal -0.0113755 -0.604007 -0.796898; + texcoord 0.00000 2.00000; + vertex 38.1907 -78.9809 106.482; + normal -0.0113896 -0.676837 -0.736045; + texcoord 0.00000 1.00000; + vertex 27.9561 -71.6316 101.058; + normal -0.0113866 -0.681961 -0.731300; + texcoord 1.00000 2.00000; + vertex 54.7024 -71.8301 100.826; + normal -0.0113297 -0.729268 -0.684135; + texcoord 1.00000 1.00000; + vertex 39.0787 -61.3660 89.9307; + normal 0.193647 0.561151 -0.804742; + texcoord 0.00000 2.00000; + vertex 38.8191 129.931 112.732; + normal 0.239544 0.604138 -0.760024; + texcoord 0.00000 1.00000; + vertex 44.0878 115.395 103.863; + normal 0.227219 0.592818 -0.772618; + texcoord 1.00000 2.00000; + vertex 23.7060 130.965 109.816; + normal 0.265117 0.627074 -0.732456; + texcoord 1.00000 1.00000; + vertex 30.5565 113.087 96.9899; + normal 0.394210 0.328124 -0.858448; + texcoord 0.00000 2.00000; + vertex -46.8402 91.5758 146.415; + normal 0.411551 0.590353 -0.694340; + texcoord 0.00000 1.00000; + vertex -38.7074 82.5869 146.714; + normal 0.411200 0.610293 -0.677094; + texcoord 1.00000 2.00000; + vertex -66.0585 90.3894 137.136; + normal 0.403850 0.714729 -0.571023; + texcoord 1.00000 1.00000; + vertex -46.1302 72.8555 129.284; + normal -0.601303 0.245561 -0.760351; + texcoord 0.00000 2.00000; + vertex -13.6806 -14.2061 178.397; + normal -0.615956 0.269185 -0.740363; + texcoord 0.00000 1.00000; + vertex 0.898090 -14.7047 166.707; + normal -0.617408 0.271573 -0.738279; + texcoord 1.00000 2.00000; + vertex -19.7914 -35.6560 176.303; + normal -0.629634 0.292061 -0.719904; + texcoord 1.00000 1.00000; + vertex -2.88624 -36.0470 161.359; + normal -0.320073 -0.565686 -0.759969; + texcoord 0.00000 2.00000; + vertex -41.0797 -111.483 133.775; + normal -0.331065 -0.567321 -0.754018; + texcoord 0.00000 1.00000; + vertex -34.0908 -97.6208 120.512; + normal -0.330610 -0.567255 -0.754267; + texcoord 1.00000 2.00000; + vertex -23.5381 -121.106 133.550; + normal -0.341419 -0.568786 -0.748275; + texcoord 1.00000 1.00000; + vertex -16.5693 -107.092 119.717; + normal -0.287256 -0.154037 -0.945387; + texcoord 0.00000 2.00000; + vertex -37.8542 -95.0060 93.3390; + normal -0.336331 -0.154269 -0.929022; + texcoord 0.00000 1.00000; + vertex -27.6276 -80.3095 87.8370; + normal -0.325356 -0.154253 -0.932925; + texcoord 1.00000 2.00000; + vertex -26.2352 -106.274 91.6445; + normal -0.369813 -0.154188 -0.916223; + texcoord 1.00000 1.00000; + vertex -14.8657 -89.6200 84.2528; + normal 0.749921 -0.148341 -0.644681; + texcoord 0.00000 2.00000; + vertex 18.9414 51.0420 181.947; + normal 0.758875 -0.168479 -0.629066; + texcoord 0.00000 1.00000; + vertex 5.96656 50.0006 167.094; + normal 0.756772 -0.163647 -0.632863; + texcoord 1.00000 2.00000; + vertex 21.2549 67.4707 180.858; + normal 0.764806 -0.182487 -0.617875; + texcoord 1.00000 1.00000; + vertex 7.34914 66.2048 164.019; + normal -0.354765 0.214207 -0.910086; + texcoord 0.00000 2.00000; + vertex 19.8001 -67.4091 134.160; + normal -0.571820 0.0575737 -0.818357; + texcoord 0.00000 1.00000; + vertex 21.8619 -53.9897 136.514; + normal -0.567731 0.0609120 -0.820958; + texcoord 1.00000 2.00000; + vertex 34.1137 -76.9262 126.340; + normal -0.680799 -0.0392030 -0.731420; + texcoord 1.00000 1.00000; + vertex 35.4900 -51.9182 123.719; + normal -0.412789 0.427126 -0.804468; + texcoord 0.00000 2.00000; + vertex 9.45371 -112.054 64.1105; + normal -0.420562 0.374531 -0.826350; + texcoord 0.00000 1.00000; + vertex 1.11527 -100.895 74.3143; + normal -0.421970 0.363711 -0.830455; + texcoord 1.00000 2.00000; + vertex 26.5816 -99.5245 61.9744; + normal -0.427671 0.313629 -0.847782; + texcoord 1.00000 1.00000; + vertex 16.4522 -86.3729 71.9496; + normal -0.0799694 0.376293 -0.923043; + texcoord 0.00000 2.00000; + vertex 35.9243 -98.9884 41.1091; + normal -0.0999413 0.498699 -0.860994; + texcoord 0.00000 1.00000; + vertex 17.8305 -88.5745 46.9221; + normal -0.0963109 0.476280 -0.874003; + texcoord 1.00000 2.00000; + vertex 41.1376 -84.5747 46.5334; + normal -0.117928 0.611112 -0.782710; + texcoord 1.00000 1.00000; + vertex 28.3755 -78.1777 53.4507; + normal 0.674662 -0.251115 -0.694099; + texcoord 0.00000 2.00000; + vertex 34.7436 168.805 44.9421; + normal 0.676682 -0.00137960 -0.736274; + texcoord 0.00000 1.00000; + vertex 42.2496 160.616 55.2009; + normal 0.678374 -0.0253363 -0.734280; + texcoord 1.00000 2.00000; + vertex 24.0296 157.936 38.4606; + normal 0.652013 0.175196 -0.737689; + texcoord 1.00000 1.00000; + vertex 38.4345 146.079 48.3765; + normal 0.528350 0.0118157 -0.848944; + texcoord 0.00000 2.00000; + vertex 35.1293 -5.03921 170.841; + normal 0.689324 0.0781178 -0.720229; + texcoord 0.00000 1.00000; + vertex 32.2435 -19.4279 168.845; + normal 0.660576 0.0655198 -0.747895; + texcoord 1.00000 2.00000; + vertex 25.1362 5.73483 164.772; + normal 0.754146 0.108161 -0.647738; + texcoord 1.00000 1.00000; + vertex 21.8545 -17.8122 157.019; + normal 0.637348 0.0330029 -0.769869; + texcoord 0.00000 2.00000; + vertex 4.90179 -87.7084 109.371; + normal 0.736934 0.0435939 -0.674558; + texcoord 0.00000 1.00000; + vertex -1.00902 -100.088 103.947; + normal 0.735644 0.0434522 -0.675974; + texcoord 1.00000 2.00000; + vertex -3.42100 -70.7549 103.207; + normal 0.792195 0.0498098 -0.608231; + texcoord 1.00000 1.00000; + vertex -12.1610 -91.3331 90.1385; + normal 0.459759 0.134942 -0.877731; + texcoord 0.00000 2.00000; + vertex 22.0168 -64.3543 77.5101; + normal 0.521991 0.124705 -0.843785; + texcoord 0.00000 1.00000; + vertex 11.6918 -77.2522 70.1189; + normal 0.506692 0.127323 -0.852673; + texcoord 1.00000 2.00000; + vertex 13.3141 -51.3897 74.9448; + normal 0.559120 0.118056 -0.820638; + texcoord 1.00000 1.00000; + vertex 1.13162 -67.0702 64.3888; + normal -0.0483398 0.745995 -0.664194; + texcoord 0.00000 2.00000; + vertex 38.4348 149.561 86.5652; + normal -0.0444495 0.806783 -0.589173; + texcoord 0.00000 1.00000; + vertex 49.3176 143.231 78.6631; + normal -0.0440590 0.812156 -0.581774; + texcoord 1.00000 2.00000; + vertex 18.0241 142.892 80.5602; + normal -0.0413420 0.846468 -0.530832; + texcoord 1.00000 1.00000; + vertex 35.9643 133.331 63.9172; + normal 0.142828 -0.401351 -0.904719; + texcoord 0.00000 2.00000; + vertex -20.7330 59.7461 166.635; + normal 0.160648 -0.388209 -0.907461; + texcoord 0.00000 1.00000; + vertex -19.5512 79.5107 158.053; + normal 0.155999 -0.391662 -0.906788; + texcoord 1.00000 2.00000; + vertex -4.73647 61.5721 168.350; + normal 0.175190 -0.377296 -0.909371; + texcoord 1.00000 1.00000; + vertex -3.76790 79.0604 161.281; + normal 0.134026 -0.376733 -0.916575; + texcoord 0.00000 2.00000; + vertex -25.6514 -133.446 98.7821; + normal 0.184664 -0.353444 -0.917048; + texcoord 0.00000 1.00000; + vertex -16.2982 -113.383 91.9034; + normal 0.187131 -0.352275 -0.916997; + texcoord 1.00000 2.00000; + vertex -5.61577 -136.388 102.921; + normal 0.247360 -0.322685 -0.913612; + texcoord 1.00000 1.00000; + vertex 1.14447 -121.329 99.4326; + normal 0.121229 0.112554 -0.986223; + texcoord 0.00000 2.00000; + vertex -1.56384 -105.709 61.4432; + normal 0.148279 0.129307 -0.980456; + texcoord 0.00000 1.00000; + vertex 3.35185 -86.1436 64.2803; + normal 0.149310 0.129944 -0.980215; + texcoord 1.00000 2.00000; + vertex 17.8335 -109.232 63.4255; + normal 0.178305 0.147857 -0.972803; + texcoord 1.00000 1.00000; + vertex 22.0424 -91.9570 66.8225; + normal -0.661042 -0.114005 0.741637; + texcoord 0.00000 2.00000; + vertex 76.2501 59.7427 72.4068; + normal -0.655960 -0.103462 0.747671; + texcoord 0.00000 1.00000; + vertex 62.8525 56.7488 60.0048; + normal -0.655787 -0.103109 0.747871; + texcoord 1.00000 2.00000; + vertex 79.7741 41.3151 72.7151; + normal -0.650480 -0.0923327 0.753890; + texcoord 1.00000 1.00000; + vertex 66.4930 38.4406 60.9037; + normal -0.866817 -0.497193 0.0377853; + texcoord 0.00000 2.00000; + vertex 10.7952 31.1852 101.630; + normal -0.869310 -0.492220 0.0449372; + texcoord 0.00000 1.00000; + vertex 9.63319 31.8528 83.7570; + normal -0.869771 -0.491280 0.0462811; + texcoord 1.00000 2.00000; + vertex 21.2987 12.8292 101.052; + normal -0.872105 -0.486419 0.0532026; + texcoord 1.00000 1.00000; + vertex 19.8056 13.4502 82.2544; + normal -0.945399 -0.244352 0.215668; + texcoord 0.00000 2.00000; + vertex 36.0217 -14.9471 100.831; + normal -0.945469 -0.244602 0.215078; + texcoord 0.00000 1.00000; + vertex 31.5454 -9.50395 87.3758; + normal -0.945478 -0.244635 0.215000; + texcoord 1.00000 2.00000; + vertex 40.2150 -34.5801 96.9683; + normal -0.945532 -0.244829 0.214541; + texcoord 1.00000 1.00000; + vertex 33.9783 -27.3061 77.7828; + normal -0.989668 -0.0363640 0.138687; + texcoord 0.00000 2.00000; + vertex 21.7178 -40.8778 91.1469; + normal -0.989032 -0.0336802 0.143810; + texcoord 0.00000 1.00000; + vertex 19.4240 -35.6040 76.1607; + normal -0.989014 -0.0336054 0.143953; + texcoord 1.00000 2.00000; + vertex 22.0056 -59.4498 88.3307; + normal -0.988453 -0.0313517 0.148250; + texcoord 1.00000 1.00000; + vertex 18.8999 -52.8872 69.0114; + normal -0.774366 0.624602 -0.101145; + texcoord 0.00000 2.00000; + vertex 12.3340 -29.0762 86.6669; + normal -0.771408 0.629633 -0.0921554; + texcoord 0.00000 1.00000; + vertex 15.3058 -28.1249 69.7891; + normal -0.770737 0.630743 -0.0901515; + texcoord 1.00000 2.00000; + vertex -1.14170 -46.0182 85.2142; + normal -0.767932 0.635272 -0.0819073; + texcoord 1.00000 1.00000; + vertex 1.98596 -44.7196 65.9625; + normal 0.227636 -0.881163 0.414407; + texcoord 0.00000 2.00000; + vertex 28.7354 83.0003 98.6207; + normal 0.233380 -0.884745 0.403435; + texcoord 0.00000 1.00000; + vertex 22.9013 75.7498 86.4085; + normal 0.232982 -0.884501 0.404200; + texcoord 1.00000 2.00000; + vertex 45.2365 85.5196 94.9134; + normal 0.237521 -0.887250 0.395439; + texcoord 1.00000 1.00000; + vertex 37.5424 75.7982 77.7230; + normal 0.253988 -0.965827 -0.0516503; + texcoord 0.00000 2.00000; + vertex -24.5880 42.2460 126.179; + normal 0.247706 -0.967757 -0.0456918; + texcoord 0.00000 1.00000; + vertex -22.8540 43.7244 107.060; + normal 0.246781 -0.968034 -0.0448158; + texcoord 1.00000 2.00000; + vertex -4.83623 47.3835 127.240; + normal 0.240064 -0.969995 -0.0384631; + texcoord 1.00000 1.00000; + vertex -3.24749 48.4672 109.825; + normal 0.902905 -0.429835 -0.00210681; + texcoord 0.00000 2.00000; + vertex -16.9201 -7.27402 123.787; + normal 0.900843 -0.434072 0.00789391; + texcoord 0.00000 1.00000; + vertex -19.3997 -12.4106 109.091; + normal 0.900736 -0.434287 0.00840288; + texcoord 1.00000 2.00000; + vertex -8.81603 9.76461 120.667; + normal 0.898959 -0.437719 0.0166024; + texcoord 1.00000 1.00000; + vertex -11.7101 3.07898 101.104; + normal 0.491906 -0.812799 -0.312067; + texcoord 0.00000 2.00000; + vertex -12.3405 -24.9474 98.7176; + normal 0.484233 -0.824203 -0.293612; + texcoord 0.00000 1.00000; + vertex -19.0383 -23.2358 83.7019; + normal 0.485185 -0.822832 -0.295877; + texcoord 1.00000 2.00000; + vertex 1.15288 -15.9644 96.5903; + normal 0.478228 -0.832580 -0.279478; + texcoord 1.00000 1.00000; + vertex -6.59929 -14.2642 78.2601; + normal 0.795442 -0.605992 0.00674844; + texcoord 0.00000 2.00000; + vertex -38.0158 -24.7212 96.2411; + normal 0.791331 -0.611258 0.0126452; + texcoord 0.00000 1.00000; + vertex -36.1024 -22.4264 76.7764; + normal 0.790337 -0.612512 0.0140572; + texcoord 1.00000 2.00000; + vertex -24.9567 -7.56182 97.8233; + normal 0.785731 -0.618228 0.0205331; + texcoord 1.00000 1.00000; + vertex -23.0953 -5.75745 80.9203; + normal -0.0362477 0.937376 -0.346428; + texcoord 0.00000 2.00000; + vertex 24.4793 23.2547 116.257; + normal -0.0252544 0.947889 -0.317598; + texcoord 0.00000 1.00000; + vertex 31.8013 18.9273 103.782; + normal -0.0253237 0.947826 -0.317781; + texcoord 1.00000 2.00000; + vertex 6.97756 21.1642 112.432; + normal -0.0167135 0.955346 -0.295016; + texcoord 1.00000 1.00000; + vertex 16.8220 15.7649 94.3897; + normal -0.225402 0.974097 0.0181221; + texcoord 0.00000 2.00000; + vertex 23.9812 -11.5075 136.141; + normal -0.218189 0.975538 0.0268319; + texcoord 0.00000 1.00000; + vertex 26.0213 -10.7104 118.666; + normal -0.218653 0.975449 0.0262732; + texcoord 1.00000 2.00000; + vertex 7.00004 -15.4193 135.197; + normal -0.211784 0.976706 0.0345352; + texcoord 1.00000 1.00000; + vertex 9.19397 -14.2719 116.200; + normal 0.749405 0.661115 0.0363132; + texcoord 0.00000 2.00000; + vertex -2.25848 -59.9966 117.929; + normal 0.753769 0.655748 0.0427434; + texcoord 0.00000 1.00000; + vertex -3.19506 -57.8787 98.7000; + normal 0.754666 0.654627 0.0440761; + texcoord 1.00000 2.00000; + vertex -16.3295 -44.1110 119.106; + normal 0.759260 0.648788 0.0509729; + texcoord 1.00000 1.00000; + vertex -16.9247 -42.0549 101.800; + normal 0.101281 0.820648 0.562387; + texcoord 0.00000 2.00000; + vertex -15.5432 -96.4835 77.1960; + normal 0.0967009 0.830264 0.548917; + texcoord 0.00000 1.00000; + vertex -8.19826 -89.4442 65.6013; + normal 0.0959203 0.831873 0.546614; + texcoord 1.00000 2.00000; + vertex -35.5566 -91.4580 73.4668; + normal 0.0922514 0.839317 0.535758; + texcoord 1.00000 1.00000; + vertex -25.8675 -82.1302 57.1857; + normal 0.426182 0.732825 0.530412; + texcoord 0.00000 2.00000; + vertex -31.0089 -74.9871 83.4563; + normal 0.424696 0.739778 0.521884; + texcoord 0.00000 1.00000; + vertex -21.8653 -71.1759 70.8440; + normal 0.424698 0.739767 0.521896; + texcoord 1.00000 2.00000; + vertex -45.5907 -64.3806 80.5186; + normal 0.423406 0.745550 0.514667; + texcoord 1.00000 1.00000; + vertex -34.1595 -59.5633 64.1361; + normal -0.440634 -0.693788 0.569649; + texcoord 0.00000 2.00000; + vertex 45.6210 156.053 75.0461; + normal -0.457328 -0.674192 0.579928; + texcoord 0.00000 1.00000; + vertex 44.6255 143.714 59.2481; + normal -0.456163 -0.675590 0.579218; + texcoord 1.00000 2.00000; + vertex 60.9623 148.161 77.3012; + normal -0.474506 -0.653023 0.590259; + texcoord 1.00000 1.00000; + vertex 59.8738 137.501 64.6321; + normal -0.925547 -0.295944 0.236176; + texcoord 0.00000 2.00000; + vertex 22.3593 104.285 164.004; + normal -0.926413 -0.286686 0.244072; + texcoord 0.00000 1.00000; + vertex 18.8337 100.265 145.150; + normal -0.926593 -0.284543 0.245889; + texcoord 1.00000 2.00000; + vertex 29.2420 83.9188 165.456; + normal -0.927344 -0.274393 0.254445; + texcoord 1.00000 1.00000; + vertex 25.7847 80.3122 148.966; + normal -0.843689 -0.536405 0.0214412; + texcoord 0.00000 2.00000; + vertex 48.1287 -19.5877 163.730; + normal -0.845285 -0.533420 0.0309214; + texcoord 0.00000 1.00000; + vertex 44.1054 -13.7863 150.554; + normal -0.845355 -0.533285 0.0313445; + texcoord 1.00000 2.00000; + vertex 57.9981 -35.2734 159.660; + normal -0.846513 -0.530969 0.0385772; + texcoord 1.00000 1.00000; + vertex 52.2228 -27.4687 140.353; + normal -0.328554 0.938448 -0.106621; + texcoord 0.00000 2.00000; + vertex 8.17868 -103.900 130.245; + normal -0.322156 0.941889 -0.0951858; + texcoord 0.00000 1.00000; + vertex 12.4870 -104.224 114.118; + normal -0.321929 0.942008 -0.0947809; + texcoord 1.00000 2.00000; + vertex -9.48636 -110.312 128.244; + normal -0.316208 0.944907 -0.0846324; + texcoord 1.00000 1.00000; + vertex -4.51695 -110.382 108.897; + normal -0.617338 0.776945 -0.123490; + texcoord 0.00000 2.00000; + vertex 22.8891 -67.2464 113.745; + normal -0.612974 0.782089 -0.112244; + texcoord 0.00000 1.00000; + vertex 27.1640 -66.3971 97.7180; + normal -0.612428 0.782715 -0.110855; + texcoord 1.00000 2.00000; + vertex 7.29136 -79.9743 111.641; + normal -0.608495 0.787110 -0.100956; + texcoord 1.00000 1.00000; + vertex 12.1600 -78.7006 92.2264; + normal 0.0402063 -0.963003 -0.266474; + texcoord 0.00000 2.00000; + vertex 47.4900 114.580 116.890; + normal 0.0334011 -0.968250 -0.247743; + texcoord 0.00000 1.00000; + vertex 42.5307 117.442 105.799; + normal 0.0318982 -0.969352 -0.243598; + texcoord 1.00000 2.00000; + vertex 64.2766 116.255 113.367; + normal 0.0263177 -0.973264 -0.228176; + texcoord 1.00000 1.00000; + vertex 57.9230 119.564 98.5195; + normal 0.338968 -0.934446 0.109136; + texcoord 0.00000 2.00000; + vertex -42.4156 85.4723 162.778; + normal 0.331046 -0.936312 0.117166; + texcoord 0.00000 1.00000; + vertex -40.2625 84.4919 147.696; + normal 0.328505 -0.936883 0.119730; + texcoord 1.00000 2.00000; + vertex -25.5040 91.7427 163.941; + normal 0.319997 -0.938695 0.128268; + texcoord 1.00000 1.00000; + vertex -23.4995 90.5483 150.200; + normal 0.505677 -0.830411 -0.233899; + texcoord 0.00000 2.00000; + vertex 3.78217 -20.4753 172.260; + normal 0.502382 -0.835588 -0.222270; + texcoord 0.00000 1.00000; + vertex -0.145210 -19.3137 159.646; + normal 0.500657 -0.838191 -0.216283; + texcoord 1.00000 2.00000; + vertex 20.9674 -9.38685 170.047; + normal 0.497637 -0.842577 -0.205967; + texcoord 1.00000 1.00000; + vertex 16.5072 -8.32924 154.944; + normal 0.946029 0.301548 0.118736; + texcoord 0.00000 2.00000; + vertex -35.9228 -93.8960 127.265; + normal 0.946027 0.298284 0.126725; + texcoord 0.00000 1.00000; + vertex -33.1352 -98.0976 115.725; + normal 0.946020 0.297734 0.128065; + texcoord 1.00000 2.00000; + vertex -40.4806 -78.2467 123.835; + normal 0.945956 0.295024 0.134639; + texcoord 1.00000 1.00000; + vertex -36.6775 -83.5182 108.666; + normal 0.989301 -0.143357 0.0270693; + texcoord 0.00000 2.00000; + vertex -26.8831 -82.5920 100.366; + normal 0.987737 -0.152180 0.0348908; + texcoord 0.00000 1.00000; + vertex -26.1768 -80.5856 85.1788; + normal 0.987444 -0.153747 0.0362816; + texcoord 1.00000 2.00000; + vertex -24.5517 -66.2573 101.667; + normal 0.985586 -0.163174 0.0446568; + texcoord 1.00000 1.00000; + vertex -23.6465 -64.5430 87.9525; + normal -0.863201 0.492245 0.112152; + texcoord 0.00000 2.00000; + vertex 85.4383 105.839 95.4528; + normal -0.857151 0.501042 0.119369; + texcoord 0.00000 1.00000; + vertex 81.5097 102.480 79.9582; + normal -0.855160 0.503874 0.121703; + texcoord 1.00000 2.00000; + vertex 77.0105 90.3673 98.4942; + normal -0.847853 0.514021 0.130107; + texcoord 1.00000 1.00000; + vertex 73.6224 87.8535 86.3467; + normal -0.303496 0.941252 -0.148105; + texcoord 0.00000 2.00000; + vertex 3.30271 52.3107 178.036; + normal -0.298307 0.944683 -0.136335; + texcoord 0.00000 1.00000; + vertex 6.73902 51.4032 165.227; + normal -0.296593 0.945772 -0.132468; + texcoord 1.00000 2.00000; + vertex -14.0443 46.3742 175.855; + normal -0.291932 0.948626 -0.122004; + texcoord 1.00000 1.00000; + vertex -10.0921 45.6274 160.591; + normal 0.475328 0.865275 0.159257; + texcoord 0.00000 2.00000; + vertex 19.6853 -60.7233 153.625; + normal 0.480844 0.860616 0.167715; + texcoord 0.00000 1.00000; + vertex 20.9846 -58.7911 139.250; + normal 0.482162 0.859480 0.169746; + texcoord 1.00000 2.00000; + vertex 4.48771 -52.3610 153.551; + normal 0.487603 0.854691 0.178175; + texcoord 1.00000 1.00000; + vertex 5.99269 -50.2167 139.146; + normal 0.280934 0.880118 0.382713; + texcoord 0.00000 2.00000; + vertex 9.16591 -116.275 89.0789; + normal 0.296173 0.870879 0.392238; + texcoord 0.00000 1.00000; + vertex 4.31521 -108.439 74.6192; + normal 0.304838 0.865433 0.397616; + texcoord 1.00000 2.00000; + vertex -9.84443 -112.189 93.6362; + normal 0.323799 0.853018 0.409286; + texcoord 1.00000 1.00000; + vertex -13.2116 -106.171 83.7572; + normal 0.0773667 0.547933 0.832937; + texcoord 0.00000 2.00000; + vertex 17.9321 -105.499 52.3428; + normal 0.0838181 0.538629 0.838363; + texcoord 0.00000 1.00000; + vertex 18.3142 -93.0062 44.0895; + normal 0.0888320 0.531326 0.842497; + texcoord 1.00000 2.00000; + vertex -4.70619 -103.641 53.2236; + normal 0.0955793 0.521399 0.847943; + texcoord 1.00000 1.00000; + vertex -4.23656 -91.6929 45.8238; + normal 0.289477 -0.162810 0.943237; + texcoord 0.00000 2.00000; + vertex 43.3609 172.403 56.9000; + normal 0.312299 -0.189432 0.930906; + texcoord 0.00000 1.00000; + vertex 42.2768 160.042 55.0991; + normal 0.314309 -0.191788 0.929746; + texcoord 1.00000 2.00000; + vertex 58.0696 174.656 52.7750; + normal 0.333037 -0.213838 0.918346; + texcoord 1.00000 1.00000; + vertex 56.5965 158.906 49.6417; + normal -0.864158 -0.435563 0.252024; + texcoord 0.00000 2.00000; + vertex -10.7376 112.157 164.336; + normal -0.873417 -0.413767 0.256787; + texcoord 0.00000 1.00000; + vertex -8.23716 99.3383 150.757; + normal -0.878140 -0.402061 0.259263; + texcoord 1.00000 2.00000; + vertex -1.25326 97.6936 171.861; + normal -0.890219 -0.369974 0.265761; + texcoord 1.00000 1.00000; + vertex -0.161800 90.1481 165.013; + normal -0.479601 -0.845989 0.232993; + texcoord 0.00000 2.00000; + vertex 34.8630 -19.3430 181.053; + normal -0.482749 -0.842202 0.240103; + texcoord 0.00000 1.00000; + vertex 31.7973 -21.3152 167.581; + normal -0.483792 -0.840923 0.242473; + texcoord 1.00000 2.00000; + vertex 50.7774 -28.6798 179.910; + normal -0.486718 -0.837273 0.249157; + texcoord 1.00000 1.00000; + vertex 47.2789 -31.0052 165.261; + normal -0.600327 -0.794324 -0.0930387; + texcoord 0.00000 2.00000; + vertex 0.376480 -101.024 118.308; + normal -0.605543 -0.791540 -0.0823574; + texcoord 0.00000 1.00000; + vertex -0.981230 -98.4554 105.141; + normal -0.607165 -0.790640 -0.0789954; + texcoord 1.00000 2.00000; + vertex 14.9973 -111.855 116.436; + normal -0.611773 -0.787989 -0.0693322; + texcoord 1.00000 1.00000; + vertex 13.2267 -109.135 101.154; + normal -0.935751 -0.0516812 -0.348855; + texcoord 0.00000 2.00000; + vertex 7.53714 -80.1103 83.8569; + normal -0.941454 -0.0444006 -0.334206; + texcoord 0.00000 1.00000; + vertex 11.8178 -76.6508 71.8621; + normal -0.943177 -0.0421239 -0.329610; + texcoord 1.00000 2.00000; + vertex 9.38231 -98.0961 81.5721; + normal -0.947898 -0.0356839 -0.316570; + texcoord 1.00000 1.00000; + vertex 14.0710 -94.0101 67.0721; + normal 0.536016 -0.826909 -0.170025; + texcoord 0.00000 2.00000; + vertex 54.0947 142.770 86.2084; + normal 0.532183 -0.831554 -0.159057; + texcoord 0.00000 1.00000; + vertex 50.7479 143.278 73.1879; + normal 0.530576 -0.833434 -0.154522; + texcoord 1.00000 2.00000; + vertex 70.1158 153.547 84.3064; + normal 0.527021 -0.837458 -0.144614; + texcoord 1.00000 1.00000; + vertex 66.4155 153.839 69.1282; + normal 0.754335 0.493717 0.432691; + texcoord 0.00000 2.00000; + vertex -25.6983 77.0344 170.254; + normal 0.753958 0.491520 0.435839; + texcoord 0.00000 1.00000; + vertex -19.6367 78.3878 158.142; + normal 0.753696 0.490026 0.437969; + texcoord 1.00000 2.00000; + vertex -37.2058 96.1880 168.461; + normal 0.753337 0.488020 0.440817; + texcoord 1.00000 1.00000; + vertex -30.1635 97.7826 154.661; + normal 0.546192 0.522764 0.654517; + texcoord 0.00000 2.00000; + vertex 7.94944 -43.2628 160.240; + normal 0.563711 0.536096 0.628356; + texcoord 0.00000 1.00000; + vertex 16.5737 -44.8939 154.346; + normal 0.574010 0.543873 0.612139; + texcoord 1.00000 2.00000; + vertex -1.48627 -24.1308 152.834; + normal 0.584566 0.551793 0.594817; + texcoord 1.00000 1.00000; + vertex 12.6856 -26.8678 141.445; + normal 0.540158 0.537802 0.647301; + texcoord 0.00000 2.00000; + vertex -22.6962 -110.908 96.8420; + normal 0.559977 0.551761 0.618050; + texcoord 0.00000 1.00000; + vertex -14.1858 -112.761 91.2795; + normal 0.571375 0.559681 0.600239; + texcoord 1.00000 2.00000; + vertex -32.1281 -92.0209 89.0203; + normal 0.582884 0.567591 0.581452; + texcoord 1.00000 1.00000; + vertex -17.7088 -95.2420 77.7098; + normal 0.475420 0.604698 0.638996; + texcoord 0.00000 2.00000; + vertex -6.22859 -86.9066 71.3067; + normal 0.485764 0.619163 0.616985; + texcoord 0.00000 1.00000; + vertex 2.91095 -87.1120 64.7012; + normal 0.489272 0.624080 0.609210; + texcoord 1.00000 2.00000; + vertex -16.7350 -72.2389 65.2432; + normal 0.496226 0.633846 0.593295; + texcoord 1.00000 1.00000; + vertex -3.00739 -72.5534 54.0975; + normal -0.575612 0.318479 -0.753154; + texcoord 0.00000 2.00000; + vertex 68.3972 72.6642 70.6880; + normal -0.603191 0.282479 -0.745899; + texcoord 0.00000 1.00000; + vertex 64.0966 57.1334 67.4075; + normal -0.633631 0.239910 -0.735496; + texcoord 1.00000 2.00000; + vertex 52.4360 68.8616 81.2787; + normal -0.672115 0.180950 -0.717996; + texcoord 1.00000 1.00000; + vertex 50.6688 60.9812 80.9470; + normal -0.435041 0.383581 -0.814620; + texcoord 0.00000 2.00000; + vertex 18.6751 52.3791 99.1426; + normal -0.440072 0.372186 -0.817199; + texcoord 0.00000 1.00000; + vertex 20.3207 39.8973 92.3864; + normal -0.443382 0.364566 -0.818843; + texcoord 1.00000 2.00000; + vertex 3.24972 44.8438 103.832; + normal -0.449418 0.350411 -0.821727; + texcoord 1.00000 1.00000; + vertex 4.53731 35.5264 99.1548; + normal -0.0130555 0.214348 -0.976670; + texcoord 0.00000 2.00000; + vertex 19.3120 -4.13128 73.3867; + normal -0.0159392 0.212768 -0.976973; + texcoord 0.00000 1.00000; + vertex 12.8671 -15.1776 71.0486; + normal -0.0184994 0.211364 -0.977232; + texcoord 1.00000 2.00000; + vertex 1.56755 4.59105 75.5382; + normal -0.0216609 0.209627 -0.977541; + texcoord 1.00000 1.00000; + vertex -4.07709 -5.21998 73.5594; + normal -0.114295 0.470449 -0.874994; + texcoord 0.00000 2.00000; + vertex 8.42054 -27.8888 63.7942; + normal -0.125297 0.464755 -0.876529; + texcoord 0.00000 1.00000; + vertex 2.38943 -39.2005 58.5001; + normal -0.129984 0.462304 -0.877142; + texcoord 1.00000 2.00000; + vertex -6.62238 -24.2690 67.7053; + normal -0.142909 0.455468 -0.878707; + texcoord 1.00000 1.00000; + vertex -11.3264 -33.2207 63.8304; + normal 0.0515964 -0.0797099 -0.995482; + texcoord 0.00000 2.00000; + vertex 17.4639 -23.0872 57.3058; + normal 0.0717186 -0.0859564 -0.993714; + texcoord 0.00000 1.00000; + vertex 6.32504 -25.9798 56.9600; + normal 0.0890804 -0.0913231 -0.991829; + texcoord 1.00000 2.00000; + vertex 13.5166 -3.22354 55.5107; + normal 0.107633 -0.0970343 -0.989444; + texcoord 1.00000 1.00000; + vertex 1.15512 -6.55111 54.4923; + normal -0.690549 -0.289443 -0.662846; + texcoord 0.00000 2.00000; + vertex 21.4017 87.3338 85.6193; + normal -0.679675 -0.314064 -0.662877; + texcoord 0.00000 1.00000; + vertex 31.9480 77.8754 78.7624; + normal -0.672785 -0.329004 -0.662659; + texcoord 1.00000 2.00000; + vertex 20.0392 72.5977 93.4734; + normal -0.656224 -0.363071 -0.661475; + texcoord 1.00000 1.00000; + vertex 26.4118 67.0617 90.1901; + normal -0.163933 -0.0500276 -0.985202; + texcoord 0.00000 2.00000; + vertex -32.8068 54.9384 107.186; + normal -0.164327 -0.0495222 -0.985162; + texcoord 0.00000 1.00000; + vertex -20.7163 51.4406 105.352; + normal -0.164518 -0.0492766 -0.985142; + texcoord 1.00000 2.00000; + vertex -36.5745 38.8322 108.631; + normal -0.164935 -0.0487406 -0.985099; + texcoord 1.00000 1.00000; + vertex -25.4008 35.6671 106.916; + normal -0.348488 0.330705 -0.877035; + texcoord 0.00000 2.00000; + vertex -15.6681 10.1104 115.525; + normal -0.354286 0.345217 -0.869084; + texcoord 0.00000 1.00000; + vertex -6.64137 4.93328 109.986; + normal -0.358233 0.355194 -0.863427; + texcoord 1.00000 2.00000; + vertex -26.7355 -5.34604 114.094; + normal -0.363484 0.368594 -0.855581; + texcoord 1.00000 1.00000; + vertex -16.9401 -10.8352 107.568; + normal -0.605718 -0.104739 -0.788755; + texcoord 0.00000 2.00000; + vertex -28.6072 -25.1113 92.6789; + normal -0.618403 -0.0981091 -0.779713; + texcoord 0.00000 1.00000; + vertex -19.5931 -21.9232 85.3333; + normal -0.622935 -0.0957102 -0.776396; + texcoord 1.00000 2.00000; + vertex -24.7631 -40.6133 91.7854; + normal -0.634888 -0.0893070 -0.767425; + texcoord 1.00000 1.00000; + vertex -15.4203 -37.1964 83.6585; + normal -0.426942 0.173605 -0.887458; + texcoord 0.00000 2.00000; + vertex -39.1596 5.62676 90.2711; + normal -0.438170 0.184965 -0.879656; + texcoord 0.00000 1.00000; + vertex -28.7556 4.20902 84.9886; + normal -0.446202 0.193141 -0.873842; + texcoord 1.00000 2.00000; + vertex -43.6685 -13.1297 88.7712; + normal -0.456444 0.203631 -0.866137; + texcoord 1.00000 1.00000; + vertex -32.3756 -14.5549 82.4848; + normal 0.497323 -0.353298 -0.792371; + texcoord 0.00000 2.00000; + vertex 41.6892 10.7562 116.064; + normal 0.501649 -0.366343 -0.783672; + texcoord 0.00000 1.00000; + vertex 33.0627 14.9631 108.773; + normal 0.503469 -0.371924 -0.779866; + texcoord 1.00000 2.00000; + vertex 50.3387 24.9535 115.162; + normal 0.507442 -0.384310 -0.771239; + texcoord 1.00000 1.00000; + vertex 41.3122 29.2386 107.088; + normal 0.261916 -0.110104 -0.958789; + texcoord 0.00000 2.00000; + vertex 20.5584 -42.7575 101.970; + normal 0.262090 -0.111519 -0.958578; + texcoord 0.00000 1.00000; + vertex 11.8437 -34.0039 98.5838; + normal 0.262156 -0.112054 -0.958498; + texcoord 1.00000 2.00000; + vertex 30.8526 -30.9477 103.426; + normal 0.262339 -0.113557 -0.958271; + texcoord 1.00000 1.00000; + vertex 22.8073 -22.9525 100.276; + normal 0.0522037 -0.0643949 -0.996558; + texcoord 0.00000 2.00000; + vertex -16.7653 -78.9631 94.6993; + normal 0.0490827 -0.0687487 -0.996426; + texcoord 0.00000 1.00000; + vertex -17.1015 -66.5616 93.8803; + normal 0.0477884 -0.0705531 -0.996363; + texcoord 1.00000 2.00000; + vertex -0.806660 -78.1936 95.4855; + normal 0.0445662 -0.0750422 -0.996184; + texcoord 1.00000 1.00000; + vertex -1.19757 -66.2881 94.5712; + normal 0.209121 0.354522 -0.911363; + texcoord 0.00000 2.00000; + vertex -22.8709 -94.4258 39.0699; + normal 0.219515 0.381773 -0.897810; + texcoord 0.00000 1.00000; + vertex -25.2282 -81.6975 43.4803; + normal 0.230049 0.409604 -0.882781; + texcoord 1.00000 2.00000; + vertex -4.25495 -90.4058 44.9053; + normal 0.242224 0.442053 -0.863665; + texcoord 1.00000 1.00000; + vertex -6.18457 -81.2703 49.0400; + normal 0.643029 -0.433411 -0.631403; + texcoord 0.00000 2.00000; + vertex -40.2536 -76.7298 72.3568; + normal 0.654102 -0.412259 -0.634187; + texcoord 0.00000 1.00000; + vertex -38.4114 -62.4241 64.4133; + normal 0.667271 -0.385776 -0.637123; + texcoord 1.00000 2.00000; + vertex -24.7103 -67.3178 81.7258; + normal 0.683054 -0.351859 -0.640026; + texcoord 1.00000 1.00000; + vertex -23.8733 -59.6582 78.4081; + normal -0.542417 -0.721395 -0.430550; + texcoord 0.00000 2.00000; + vertex 17.4747 147.431 55.4102; + normal -0.502408 -0.759244 -0.413685; + texcoord 0.00000 1.00000; + vertex 33.1945 137.588 52.0990; + normal -0.428424 -0.819377 -0.380887; + texcoord 1.00000 2.00000; + vertex 22.8470 134.651 70.0557; + normal -0.337176 -0.878673 -0.338004; + texcoord 1.00000 1.00000; + vertex 28.1343 132.329 70.8174; + normal -0.818792 0.193158 -0.540619; + texcoord 0.00000 2.00000; + vertex 19.8669 118.017 124.176; + normal -0.831195 0.155449 -0.533807; + texcoord 0.00000 1.00000; + vertex 19.6214 101.758 118.739; + normal -0.841308 0.120922 -0.526858; + texcoord 1.00000 2.00000; + vertex 10.2537 107.792 135.082; + normal -0.856620 0.0585619 -0.512614; + texcoord 1.00000 1.00000; + vertex 10.4912 100.322 133.832; + normal -0.274858 0.424892 -0.862508; + texcoord 0.00000 2.00000; + vertex 42.2048 18.7163 150.978; + normal -0.277851 0.418336 -0.864751; + texcoord 0.00000 1.00000; + vertex 43.0497 6.35739 144.620; + normal -0.281515 0.410230 -0.867445; + texcoord 1.00000 2.00000; + vertex 20.9928 12.9179 154.881; + normal -0.285070 0.402280 -0.870003; + texcoord 1.00000 1.00000; + vertex 21.7220 3.19188 150.145; + normal -0.466406 0.770155 -0.435117; + texcoord 0.00000 2.00000; + vertex 4.17363 -75.4488 131.907; + normal -0.464144 0.777394 -0.424534; + texcoord 0.00000 1.00000; + vertex 8.22823 -79.0109 121.256; + normal -0.462484 0.782472 -0.416949; + texcoord 1.00000 2.00000; + vertex -12.1761 -86.1460 130.498; + normal -0.460257 0.788999 -0.406994; + texcoord 1.00000 1.00000; + vertex -7.81829 -89.7752 118.535; + normal 0.386418 0.455173 -0.802184; + texcoord 0.00000 2.00000; + vertex 34.1660 -53.1824 100.780; + normal 0.390857 0.455890 -0.799622; + texcoord 0.00000 1.00000; + vertex 26.7562 -60.2954 93.1741; + normal 0.395503 0.456630 -0.796910; + texcoord 1.00000 2.00000; + vertex 18.3014 -38.2091 101.633; + normal 0.400117 0.457354 -0.794187; + texcoord 1.00000 1.00000; + vertex 11.3991 -44.9259 94.2880; + normal -0.700930 -0.0347119 -0.712385; + texcoord 0.00000 2.00000; + vertex 38.3807 112.061 103.843; + normal -0.707888 -0.0323878 -0.705581; + texcoord 0.00000 1.00000; + vertex 43.7098 113.065 98.5502; + normal -0.724128 -0.0268554 -0.689142; + texcoord 1.00000 2.00000; + vertex 40.4674 90.8517 102.823; + normal -0.730536 -0.0246291 -0.682430; + texcoord 1.00000 1.00000; + vertex 45.9121 91.9794 96.9536; + normal 0.141721 -0.711662 -0.688078; + texcoord 0.00000 2.00000; + vertex -39.1821 59.0771 149.251; + normal 0.141892 -0.711526 -0.688185; + texcoord 0.00000 1.00000; + vertex -35.1166 65.4435 143.504; + normal 0.142390 -0.711125 -0.688495; + texcoord 1.00000 2.00000; + vertex -19.7327 56.1843 156.249; + normal 0.142630 -0.710932 -0.688645; + texcoord 1.00000 1.00000; + vertex -17.0903 60.3252 152.522; + normal 0.00243468 -0.764740 -0.644335; + texcoord 0.00000 2.00000; + vertex -15.6923 -35.2874 158.827; + normal 1.75299e-05 -0.766622 -0.642098; + texcoord 0.00000 1.00000; + vertex -12.7785 -29.8902 152.433; + normal -0.00623048 -0.771438 -0.636274; + texcoord 1.00000 2.00000; + vertex 4.04814 -38.8222 163.097; + normal -0.00922334 -0.773719 -0.633462; + texcoord 1.00000 1.00000; + vertex 6.24450 -34.7412 158.081; + normal 0.428142 -0.347411 -0.834266; + texcoord 0.00000 2.00000; + vertex -12.6019 -99.5140 87.1461; + normal 0.428879 -0.345551 -0.834660; + texcoord 0.00000 1.00000; + vertex -12.5585 -91.0496 83.6436; + normal 0.430342 -0.341838 -0.835435; + texcoord 1.00000 2.00000; + vertex 2.83337 -95.1132 93.2348; + normal 0.431306 -0.339380 -0.835941; + texcoord 1.00000 1.00000; + vertex 2.83653 -89.1750 90.8257; + normal 0.164067 -0.124477 -0.978564; + texcoord 0.00000 2.00000; + vertex -23.9464 -88.5867 74.8836; + normal 0.163419 -0.125343 -0.978562; + texcoord 0.00000 1.00000; + vertex -21.7618 -80.4742 74.2180; + normal 0.162020 -0.127214 -0.978553; + texcoord 1.00000 2.00000; + vertex -6.01894 -92.2369 78.3537; + normal 0.161265 -0.128221 -0.978546; + texcoord 1.00000 1.00000; + vertex -4.25645 -85.4722 77.7578; + normal -0.408392 0.227927 -0.883892; + texcoord 0.00000 2.00000; + vertex 64.2932 107.955 70.1691; + normal -0.416021 0.220043 -0.882330; + texcoord 0.00000 1.00000; + vertex 60.0970 99.3509 69.8892; + normal -0.436230 0.198767 -0.877608; + texcoord 1.00000 2.00000; + vertex 47.9980 112.856 78.9621; + normal -0.447142 0.187031 -0.874691; + texcoord 1.00000 1.00000; + vertex 45.5324 107.551 79.0880; + normal 0.219915 0.398940 -0.890216; + texcoord 0.00000 2.00000; + vertex 8.45325 70.8148 146.256; + normal 0.229215 0.404663 -0.885273; + texcoord 0.00000 1.00000; + vertex 5.18326 64.7157 142.715; + normal 0.241685 0.412276 -0.878417; + texcoord 1.00000 2.00000; + vertex -5.05291 78.2842 146.267; + normal 0.250939 0.417880 -0.873158; + texcoord 1.00000 1.00000; + vertex -8.20333 72.2412 142.469; + normal -0.141515 0.0971499 -0.985158; + texcoord 0.00000 2.00000; + vertex 26.3048 -60.5356 135.654; + normal -0.140969 0.0807686 -0.986714; + texcoord 0.00000 1.00000; + vertex 22.7874 -54.1335 136.791; + normal -0.140136 0.0576413 -0.988453; + texcoord 1.00000 2.00000; + vertex 40.2775 -53.3201 134.359; + normal -0.139531 0.0420417 -0.989325; + texcoord 1.00000 1.00000; + vertex 36.3799 -46.4312 135.201; + normal -0.238445 0.518820 -0.820956; + texcoord 0.00000 2.00000; + vertex 11.6371 -116.595 69.6220; + normal -0.241665 0.524151 -0.816617; + texcoord 0.00000 1.00000; + vertex 5.66715 -112.332 74.0502; + normal -0.250239 0.538307 -0.804740; + texcoord 1.00000 2.00000; + vertex 24.4450 -101.910 75.1828; + normal -0.254160 0.544764 -0.799146; + texcoord 1.00000 1.00000; + vertex 19.8640 -98.7785 78.7741; + normal 0.411144 0.756735 -0.508244; + texcoord 0.00000 2.00000; + vertex 36.3631 -93.7074 56.0914; + normal 0.398599 0.763799 -0.507671; + texcoord 0.00000 1.00000; + vertex 25.9256 -89.9719 53.2099; + normal 0.349886 0.789336 -0.504508; + texcoord 1.00000 2.00000; + vertex 31.5383 -81.4070 70.5027; + normal 0.322113 0.802604 -0.502066; + texcoord 1.00000 1.00000; + vertex 27.6318 -80.1798 69.9582; + normal -0.532121 -0.518932 -0.668997; + texcoord 0.00000 2.00000; + vertex 45.0239 159.718 66.2487; + normal -0.522322 -0.531365 -0.666957; + texcoord 0.00000 1.00000; + vertex 53.2677 153.500 64.5147; + normal -0.497591 -0.561444 -0.661199; + texcoord 1.00000 2.00000; + vertex 42.6858 147.327 77.7197; + normal -0.479976 -0.581806 -0.656601; + texcoord 1.00000 1.00000; + vertex 46.7790 144.422 77.3017; + normal -0.266048 -0.204551 -0.942007; + texcoord 0.00000 2.00000; + vertex -11.7633 108.391 153.978; + normal -0.266298 -0.209276 -0.940898; + texcoord 0.00000 1.00000; + vertex -8.55810 100.349 154.819; + normal -0.266679 -0.216693 -0.939109; + texcoord 1.00000 2.00000; + vertex -24.9660 102.211 159.049; + normal -0.266965 -0.222465 -0.937678; + texcoord 1.00000 1.00000; + vertex -22.4470 96.0714 159.788; + normal -0.0667851 0.699658 -0.711350; + texcoord 0.00000 2.00000; + vertex 26.6418 -24.3503 179.859; + normal -0.0686952 0.710900 -0.699930; + texcoord 0.00000 1.00000; + vertex 29.7634 -28.3422 175.639; + normal -0.0731072 0.736553 -0.672418; + texcoord 1.00000 2.00000; + vertex 5.85038 -31.5155 174.763; + normal -0.0745278 0.744715 -0.663208; + texcoord 1.00000 1.00000; + vertex 10.0627 -36.6007 168.580; + normal 0.170616 -0.900790 -0.399334; + texcoord 0.00000 2.00000; + vertex -5.22688 -111.541 115.191; + normal 0.168975 -0.905896 -0.388330; + texcoord 0.00000 1.00000; + vertex -7.24441 -109.046 108.701; + normal 0.165927 -0.914831 -0.368175; + texcoord 1.00000 2.00000; + vertex 12.8771 -106.988 112.657; + normal 0.164418 -0.919002 -0.358332; + texcoord 1.00000 1.00000; + vertex 10.5300 -104.385 104.905; + normal 0.638056 -0.129504 -0.759021; + texcoord 0.00000 2.00000; + vertex 14.9456 -79.2800 75.1228; + normal 0.650026 -0.132607 -0.748252; + texcoord 0.00000 1.00000; + vertex 9.63787 -80.8171 70.9232; + normal 0.671949 -0.138314 -0.727567; + texcoord 1.00000 2.00000; + vertex 14.4442 -60.3613 71.4734; + normal 0.681539 -0.140822 -0.718104; + texcoord 1.00000 1.00000; + vertex 8.12154 -62.3595 65.8645; + normal -0.379264 -0.347513 -0.857551; + texcoord 0.00000 2.00000; + vertex 44.1823 142.672 72.7856; + normal -0.379916 -0.347423 -0.857299; + texcoord 0.00000 1.00000; + vertex 51.9331 144.191 68.7423; + normal -0.381962 -0.347139 -0.856504; + texcoord 1.00000 2.00000; + vertex 52.2855 121.946 77.6009; + normal -0.382784 -0.347025 -0.856184; + texcoord 1.00000 1.00000; + vertex 58.1233 123.134 74.5094; + normal 0.441477 -0.808864 -0.388377; + texcoord 0.00000 2.00000; + vertex -19.6770 83.1213 165.708; + normal 0.439296 -0.811811 -0.384684; + texcoord 0.00000 1.00000; + vertex -18.5875 87.5206 157.785; + normal 0.433381 -0.819615 -0.374716; + texcoord 1.00000 2.00000; + vertex -1.12868 90.8307 170.737; + normal 0.430496 -0.823323 -0.369881; + texcoord 1.00000 1.00000; + vertex -0.299020 93.8867 164.900; + normal 0.515261 -0.680175 -0.521409; + texcoord 0.00000 2.00000; + vertex 25.8458 -45.5582 168.521; + normal 0.513341 -0.686905 -0.514434; + texcoord 0.00000 1.00000; + vertex 24.1695 -41.4975 161.568; + normal 0.510536 -0.696325 -0.504465; + texcoord 1.00000 2.00000; + vertex 38.7979 -36.9013 170.028; + normal 0.508332 -0.703406 -0.496808; + texcoord 1.00000 1.00000; + vertex 37.3233 -33.3951 163.555; + normal 0.318891 0.366528 -0.874051; + texcoord 0.00000 2.00000; + vertex -7.57340 -112.340 84.0733; + normal 0.315057 0.364086 -0.876459; + texcoord 0.00000 1.00000; + vertex -4.27499 -106.263 87.8249; + normal 0.309019 0.360231 -0.880193; + texcoord 1.00000 2.00000; + vertex 6.10541 -120.434 85.6698; + normal 0.304927 0.357612 -0.882685; + texcoord 1.00000 1.00000; + vertex 9.15805 -114.678 89.0563; + normal 0.244347 0.209635 -0.946756; + texcoord 0.00000 2.00000; + vertex 0.686360 -95.1936 62.3182; + normal 0.245723 0.211936 -0.945888; + texcoord 0.00000 1.00000; + vertex 2.37139 -87.1627 64.5314; + normal 0.249925 0.218975 -0.943179; + texcoord 1.00000 2.00000; + vertex 22.1319 -99.8428 66.8237; + normal 0.251576 0.221743 -0.942093; + texcoord 1.00000 1.00000; + vertex 23.3986 -93.4169 68.6744; + normal 0.0598026 -0.931107 0.359809; + texcoord 0.00000 2.00000; + vertex 66.8935 55.4240 65.6030; + normal -0.0542427 -0.939938 0.337008; + texcoord 0.00000 1.00000; + vertex 63.6704 55.7330 66.9385; + normal -0.202416 -0.932145 0.300222; + texcoord 1.00000 2.00000; + vertex 67.6272 49.3019 49.6384; + normal -0.240950 -0.926423 0.289281; + texcoord 1.00000 1.00000; + vertex 57.7760 52.3849 51.3065; + normal -0.543386 -0.807329 0.230114; + texcoord 0.00000 2.00000; + vertex 18.5717 36.5128 92.5750; + normal -0.541250 -0.806909 0.236529; + texcoord 0.00000 1.00000; + vertex 15.4981 37.4597 88.6391; + normal -0.536851 -0.805946 0.249482; + texcoord 1.00000 2.00000; + vertex 31.8262 25.1501 84.0091; + normal -0.535486 -0.805622 0.253434; + texcoord 1.00000 1.00000; + vertex 26.5155 26.4990 77.0760; + normal -0.824706 -0.561548 -0.0672685; + texcoord 0.00000 2.00000; + vertex 18.7608 -19.1654 79.5826; + normal -0.820796 -0.568729 -0.0532996; + texcoord 0.00000 1.00000; + vertex 16.9730 -16.2869 77.4721; + normal -0.813201 -0.581306 -0.0280664; + texcoord 1.00000 2.00000; + vertex 27.8136 -30.9419 66.9042; + normal -0.811260 -0.584273 -0.0219623; + texcoord 1.00000 1.00000; + vertex 23.3128 -24.4706 61.0020; + normal -0.908954 -0.414696 0.0427838; + texcoord 0.00000 2.00000; + vertex 20.0706 -45.7092 76.2651; + normal -0.906087 -0.419761 0.0529777; + texcoord 0.00000 1.00000; + vertex 18.4936 -42.4765 74.0939; + normal -0.901309 -0.427638 0.0690527; + texcoord 1.00000 2.00000; + vertex 25.1402 -58.0354 64.4946; + normal -0.899823 -0.429960 0.0738459; + texcoord 1.00000 1.00000; + vertex 21.3765 -51.1175 58.9109; + normal -0.954354 0.206045 0.216228; + texcoord 0.00000 2.00000; + vertex 19.2729 -36.9895 71.5451; + normal -0.953489 0.203780 0.222108; + texcoord 0.00000 1.00000; + vertex 19.2539 -33.5621 68.1951; + normal -0.951772 0.199527 0.233066; + texcoord 1.00000 2.00000; + vertex 13.7794 -52.2207 61.8126; + normal -0.951222 0.198226 0.236397; + texcoord 1.00000 1.00000; + vertex 13.4597 -45.9151 55.2388; + normal 0.410304 -0.828941 0.380141; + texcoord 0.00000 2.00000; + vertex 32.7667 74.3291 83.2239; + normal 0.409920 -0.829624 0.379064; + texcoord 0.00000 1.00000; + vertex 29.5937 71.7433 81.0102; + normal 0.409384 -0.830572 0.377563; + texcoord 1.00000 2.00000; + vertex 45.1425 75.7376 72.9376; + normal 0.409173 -0.830944 0.376973; + texcoord 1.00000 1.00000; + vertex 39.1349 70.5935 68.1195; + normal 0.500430 -0.778701 0.378410; + texcoord 0.00000 2.00000; + vertex -17.8801 57.9594 111.653; + normal 0.499019 -0.775936 0.385880; + texcoord 0.00000 1.00000; + vertex -19.1779 54.8224 106.914; + normal 0.496720 -0.771458 0.397647; + texcoord 1.00000 2.00000; + vertex -4.06380 64.2305 106.286; + normal 0.495581 -0.769251 0.403302; + texcoord 1.00000 1.00000; + vertex -5.72405 59.7257 99.7337; + normal 0.451559 -0.892235 0.00334181; + texcoord 0.00000 2.00000; + vertex -4.41859 3.33873 114.234; + normal 0.452339 -0.891730 0.0144140; + texcoord 0.00000 1.00000; + vertex -6.78047 2.12523 109.386; + normal 0.453715 -0.890408 0.0362646; + texcoord 1.00000 2.00000; + vertex 11.0556 11.1458 107.717; + normal 0.454154 -0.889833 0.0440618; + texcoord 1.00000 1.00000; + vertex 7.70529 9.07010 100.331; + normal 0.889192 -0.327127 -0.319884; + texcoord 0.00000 2.00000; + vertex -15.2048 -19.0700 90.2212; + normal 0.896356 -0.325062 -0.301464; + texcoord 0.00000 1.00000; + vertex -17.5815 -21.8280 86.4352; + normal 0.906487 -0.321705 -0.273472; + texcoord 1.00000 2.00000; + vertex -12.7746 -5.09932 82.6896; + normal 0.910682 -0.320138 -0.261092; + texcoord 1.00000 1.00000; + vertex -16.2012 -9.59285 76.2472; + normal 0.795907 -0.550097 0.252834; + texcoord 0.00000 2.00000; + vertex -27.9175 5.19880 88.8755; + normal 0.794205 -0.548377 0.261765; + texcoord 0.00000 1.00000; + vertex -28.4481 2.19831 84.0176; + normal 0.791287 -0.545473 0.276269; + texcoord 1.00000 2.00000; + vertex -17.9755 16.9611 83.1702; + normal 0.789891 -0.544103 0.282885; + texcoord 1.00000 1.00000; + vertex -18.5051 12.5940 76.2494; + normal 0.0566846 0.956747 -0.285344; + texcoord 0.00000 2.00000; + vertex 27.8054 16.9861 115.661; + normal 0.0557215 0.961408 -0.269426; + texcoord 0.00000 1.00000; + vertex 30.6055 15.4364 111.021; + normal 0.0541686 0.968230 -0.244125; + texcoord 1.00000 2.00000; + vertex 12.8459 16.1094 109.750; + normal 0.0534344 0.971172 -0.232313; + texcoord 1.00000 1.00000; + vertex 16.8680 14.2354 102.841; + normal -0.221064 0.821128 0.526194; + texcoord 0.00000 2.00000; + vertex 9.84822 -37.6444 103.338; + normal -0.220847 0.818378 0.530551; + texcoord 0.00000 1.00000; + vertex 11.9701 -34.3622 99.1074; + normal -0.220431 0.813259 0.538536; + texcoord 1.00000 2.00000; + vertex -6.76672 -38.3805 97.5063; + normal -0.220257 0.811164 0.541756; + texcoord 1.00000 1.00000; + vertex -3.83445 -33.5863 91.5203; + normal 0.0423877 0.778462 0.626259; + texcoord 0.00000 2.00000; + vertex -21.0206 -68.3290 96.3528; + normal 0.0461142 0.782092 0.621455; + texcoord 0.00000 1.00000; + vertex -17.2476 -66.7953 94.1909; + normal 0.0547189 0.790332 0.610230; + texcoord 1.00000 2.00000; + vertex -37.1315 -58.4051 85.1075; + normal 0.0566907 0.792192 0.607633; + texcoord 1.00000 1.00000; + vertex -29.7338 -55.2650 80.3234; + normal -0.529545 0.715768 0.455256; + texcoord 0.00000 2.00000; + vertex -29.4117 -83.2698 42.7704; + normal -0.445621 0.776042 0.446295; + texcoord 0.00000 1.00000; + vertex -26.6000 -82.0723 44.1582; + normal -0.297020 0.857021 0.421063; + texcoord 1.00000 2.00000; + vertex -33.5906 -75.1628 25.1635; + normal -0.266579 0.870078 0.414609; + texcoord 1.00000 1.00000; + vertex -23.3531 -72.8888 26.9737; + normal -0.0921897 0.852346 0.514789; + texcoord 0.00000 2.00000; + vertex -41.6827 -63.0846 65.0946; + normal -0.0659534 0.864977 0.497458; + texcoord 0.00000 1.00000; + vertex -38.0542 -62.5090 64.7914; + normal -0.0225784 0.883614 0.467671; + texcoord 1.00000 2.00000; + vertex -51.1047 -55.2038 50.3588; + normal -0.0125321 0.887535 0.460571; + texcoord 1.00000 1.00000; + vertex -41.2082 -53.8635 48.0453; + normal 0.530773 -0.176037 0.829030; + texcoord 0.00000 2.00000; + vertex 31.9260 145.307 50.1438; + normal 0.529428 -0.196300 0.825332; + texcoord 0.00000 1.00000; + vertex 29.9278 140.838 50.4741; + normal 0.526035 -0.236837 0.816820; + texcoord 1.00000 2.00000; + vertex 47.9552 141.714 39.1183; + normal 0.524885 -0.248478 0.814097; + texcoord 1.00000 1.00000; + vertex 44.1771 133.456 39.0339; + normal 0.296350 -0.670007 0.680638; + texcoord 0.00000 2.00000; + vertex 23.1618 103.237 118.158; + normal 0.258180 -0.695298 0.670749; + texcoord 0.00000 1.00000; + vertex 19.5755 102.204 118.702; + normal 0.178134 -0.742383 0.645860; + texcoord 1.00000 2.00000; + vertex 31.4419 90.7318 102.243; + normal 0.162642 -0.750605 0.640422; + texcoord 1.00000 1.00000; + vertex 21.5139 88.3599 101.984; + normal 0.397264 -0.915071 -0.0694697; + texcoord 0.00000 2.00000; + vertex 44.9089 5.68450 145.047; + normal 0.418251 -0.906902 -0.0509298; + texcoord 0.00000 1.00000; + vertex 42.4260 4.62044 144.864; + normal 0.450096 -0.892707 -0.0220920; + texcoord 1.00000 2.00000; + vertex 54.6545 11.2003 128.122; + normal 0.454868 -0.890383 -0.0176929; + texcoord 1.00000 1.00000; + vertex 45.1555 6.41137 124.912; + normal -0.519916 -0.758811 -0.392292; + texcoord 0.00000 2.00000; + vertex 9.98085 -87.1681 118.816; + normal -0.519640 -0.768398 -0.373549; + texcoord 0.00000 1.00000; + vertex 7.99386 -83.9991 115.320; + normal -0.518663 -0.783667 -0.341839; + texcoord 1.00000 2.00000; + vertex 24.0439 -92.5995 110.684; + normal -0.518122 -0.789230 -0.329646; + texcoord 1.00000 1.00000; + vertex 20.5693 -87.6985 104.411; + normal -0.969125 0.184960 -0.163051; + texcoord 0.00000 2.00000; + vertex 24.6273 -63.2409 97.7549; + normal -0.971773 0.182644 -0.149328; + texcoord 0.00000 1.00000; + vertex 25.8586 -60.4321 93.6227; + normal -0.976466 0.177919 -0.121897; + texcoord 1.00000 2.00000; + vertex 22.7197 -80.3817 89.6492; + normal -0.977799 0.176383 -0.113132; + texcoord 1.00000 1.00000; + vertex 24.3900 -75.7239 82.4748; + normal 0.470316 -0.766573 -0.437229; + texcoord 0.00000 2.00000; + vertex 44.8541 114.624 104.680; + normal 0.479093 -0.765858 -0.428873; + texcoord 0.00000 1.00000; + vertex 44.2209 114.486 104.241; + normal 0.620248 -0.735209 -0.273424; + texcoord 1.00000 2.00000; + vertex 55.4133 128.755 91.2646; + normal 0.623544 -0.733971 -0.269219; + texcoord 1.00000 1.00000; + vertex 54.2514 128.188 90.1190; + normal 0.821914 0.523389 -0.224772; + texcoord 0.00000 2.00000; + vertex -35.3271 66.5626 144.047; + normal 0.811226 0.542134 -0.219095; + texcoord 0.00000 1.00000; + vertex -35.0331 66.1080 144.064; + normal 0.661727 0.735164 -0.147144; + texcoord 1.00000 2.00000; + vertex -40.7490 67.9089 127.356; + normal 0.657815 0.739014 -0.145391; + texcoord 1.00000 1.00000; + vertex -39.3266 66.5882 127.079; + normal 0.993655 0.0762743 -0.0826515; + texcoord 0.00000 2.00000; + vertex -5.80589 -26.4993 151.249; + normal 0.993884 0.0842934 -0.0713347; + texcoord 0.00000 1.00000; + vertex -5.80739 -27.1434 150.636; + normal 0.976867 0.194727 0.0883831; + texcoord 1.00000 2.00000; + vertex -7.69908 -13.1799 140.780; + normal 0.975432 0.198940 0.0946272; + texcoord 1.00000 1.00000; + vertex -7.35955 -14.3052 139.646; + normal 0.907646 0.418595 0.0309389; + texcoord 0.00000 2.00000; + vertex -21.0238 -93.9107 92.3533; + normal 0.904729 0.424042 0.0406569; + texcoord 0.00000 1.00000; + vertex -20.7657 -94.4248 91.7380; + normal 0.836145 0.508385 0.205931; + texcoord 1.00000 2.00000; + vertex -27.9867 -77.9234 80.3204; + normal 0.833629 0.510567 0.210675; + texcoord 1.00000 1.00000; + vertex -27.1670 -78.7634 79.1125; + normal 0.271423 0.961161 0.0499908; + texcoord 0.00000 2.00000; + vertex -24.8254 -82.7861 75.3355; + normal 0.250052 0.966601 0.0561862; + texcoord 0.00000 1.00000; + vertex -24.4581 -82.8920 75.3762; + normal -0.00620115 0.992073 0.125507; + texcoord 1.00000 2.00000; + vertex -29.7046 -80.3532 55.0489; + normal -0.00952049 0.991940 0.126347; + texcoord 1.00000 1.00000; + vertex -27.5630 -80.3059 54.8394; + normal -0.711753 -0.684037 0.159694; + texcoord 0.00000 2.00000; + vertex 71.7231 100.801 75.2118; + normal -0.698774 -0.696163 0.164537; + texcoord 0.00000 1.00000; + vertex 71.3006 101.242 75.2159; + normal -0.548381 -0.808931 0.211918; + texcoord 1.00000 2.00000; + vertex 72.5036 96.4184 59.9175; + normal -0.543714 -0.811747 0.213173; + texcoord 1.00000 1.00000; + vertex 70.8923 97.4727 59.8222; + normal -0.915583 0.131623 -0.379977; + texcoord 0.00000 2.00000; + vertex 0.966750 63.5370 139.123; + normal -0.920949 0.126458 -0.368594; + texcoord 0.00000 1.00000; + vertex 1.35723 64.0773 138.369; + normal -0.978915 0.0499201 -0.198076; + texcoord 1.00000 2.00000; + vertex 1.91045 49.2312 131.893; + normal -0.980753 0.0462027 -0.189710; + texcoord 1.00000 1.00000; + vertex 2.18501 50.0902 130.683; + normal -0.0158937 0.968359 0.249054; + texcoord 0.00000 2.00000; + vertex 23.4597 -56.9557 141.606; + normal -0.0201506 0.965747 0.258701; + texcoord 0.00000 1.00000; + vertex 23.9870 -56.7431 140.813; + normal -0.0947007 0.900935 0.423495; + texcoord 1.00000 2.00000; + vertex 5.41118 -55.0573 133.073; + normal -0.0973444 0.897953 0.429190; + texcoord 1.00000 1.00000; + vertex 6.24778 -54.4169 131.923; + normal -0.706354 0.422718 0.567780; + texcoord 0.00000 2.00000; + vertex 7.75795 -116.506 75.8669; + normal -0.711753 0.411724 0.569114; + texcoord 0.00000 1.00000; + vertex 8.12945 -115.957 75.9205; + normal -0.776663 0.248880 0.578665; + texcoord 1.00000 2.00000; + vertex -3.23958 -112.410 59.1358; + normal -0.777928 0.244873 0.578676; + texcoord 1.00000 1.00000; + vertex -2.51052 -110.679 59.3832; + normal -0.788908 0.203493 0.579841; + texcoord 0.00000 2.00000; + vertex 21.7325 -88.4782 52.1432; + normal -0.792109 0.191627 0.579519; + texcoord 0.00000 1.00000; + vertex 22.0075 -87.8301 52.2899; + normal -0.823746 0.0268241 0.566324; + texcoord 1.00000 2.00000; + vertex 11.3539 -84.5316 36.6374; + normal -0.824299 0.0221781 0.565720; + texcoord 1.00000 1.00000; + vertex 11.7358 -82.7925 37.1257; + normal 0.489988 -0.605840 0.626793; + texcoord 0.00000 2.00000; + vertex 54.0546 151.259 64.6514; + normal 0.497067 -0.595975 0.630665; + texcoord 0.00000 1.00000; + vertex 53.5050 150.687 64.5283; + normal 0.587014 -0.448816 0.673780; + texcoord 1.00000 2.00000; + vertex 65.8207 147.019 51.3552; + normal 0.589668 -0.443713 0.674841; + texcoord 1.00000 1.00000; + vertex 64.8361 145.574 51.2652; + normal 0.166935 -0.822498 0.543719; + texcoord 0.00000 2.00000; + vertex -7.93016 103.467 156.872; + normal 0.176591 -0.816076 0.550305; + texcoord 0.00000 1.00000; + vertex -8.64028 103.129 156.578; + normal 0.304560 -0.714416 0.629963; + texcoord 1.00000 2.00000; + vertex 3.06810 97.6734 144.731; + normal 0.309046 -0.710253 0.632480; + texcoord 1.00000 1.00000; + vertex 1.72608 96.7093 144.304; + normal 0.399602 -0.916564 -0.0151467; + texcoord 0.00000 2.00000; + vertex 29.6997 -28.0689 175.557; + normal 0.405752 -0.913976 -0.00365243; + texcoord 0.00000 1.00000; + vertex 29.1354 -28.3032 174.850; + normal 0.486556 -0.858397 0.162538; + texcoord 1.00000 2.00000; + vertex 42.7452 -22.2267 166.200; + normal 0.489518 -0.855399 0.169305; + texcoord 1.00000 1.00000; + vertex 41.9336 -22.9241 165.023; + normal 0.904083 0.201550 -0.376845; + texcoord 0.00000 2.00000; + vertex -5.32554 -108.121 105.489; + normal 0.907000 0.208027 -0.366164; + texcoord 0.00000 1.00000; + vertex -5.48916 -108.756 104.756; + normal 0.932849 0.302837 -0.195147; + texcoord 1.00000 2.00000; + vertex -11.7430 -94.1138 97.5838; + normal 0.933148 0.306655 -0.187612; + texcoord 1.00000 1.00000; + vertex -11.6872 -95.0328 96.3594; + normal -0.617773 0.568748 -0.543031; + texcoord 0.00000 2.00000; + vertex 8.57016 -80.5279 71.2523; + normal -0.627187 0.567796 -0.533145; + texcoord 0.00000 1.00000; + vertex 9.30622 -80.3186 70.6341; + normal -0.749864 0.542106 -0.379243; + texcoord 1.00000 2.00000; + vertex 3.15073 -93.8452 63.4697; + normal -0.754787 0.540414 -0.371818; + texcoord 1.00000 1.00000; + vertex 4.06770 -93.3217 62.3690; + normal 0.733449 -0.672968 0.0957435; + texcoord 0.00000 2.00000; + vertex 52.2029 144.462 69.9858; + normal 0.736484 -0.667808 0.107816; + texcoord 0.00000 1.00000; + vertex 51.8626 143.978 69.1885; + normal 0.764876 -0.582292 0.275501; + texcoord 1.00000 2.00000; + vertex 62.2481 154.298 62.1671; + normal 0.765531 -0.577733 0.283171; + texcoord 1.00000 1.00000; + vertex 61.9525 153.337 61.0050; + normal 0.945862 0.244658 0.213278; + texcoord 0.00000 2.00000; + vertex -18.1288 87.6238 158.092; + normal 0.942761 0.248454 0.222424; + texcoord 0.00000 1.00000; + vertex -17.8386 87.1476 157.351; + normal 0.866552 0.314034 0.387905; + texcoord 1.00000 2.00000; + vertex -20.8492 106.777 148.186; + normal 0.863614 0.315915 0.392898; + texcoord 1.00000 1.00000; + vertex -20.0440 106.046 147.003; + normal -0.264969 0.930359 -0.253425; + texcoord 0.00000 2.00000; + vertex 24.5765 -41.3155 160.845; + normal -0.278238 0.928822 -0.244690; + texcoord 0.00000 1.00000; + vertex 25.1372 -41.2105 160.644; + normal -0.461463 0.880084 -0.111822; + texcoord 1.00000 2.00000; + vertex 14.8634 -48.7490 143.711; + normal -0.465055 0.878551 -0.108960; + texcoord 1.00000 1.00000; + vertex 16.4051 -48.0412 142.837; + normal 0.489317 0.836248 0.247505; + texcoord 0.00000 2.00000; + vertex -8.38612 -108.296 89.5239; + normal 0.473410 0.844396 0.250754; + texcoord 0.00000 1.00000; + vertex -8.06728 -108.503 89.5931; + normal 0.266120 0.921241 0.283716; + texcoord 1.00000 2.00000; + vertex -8.93221 -101.677 68.2396; + normal 0.263501 0.921897 0.284031; + texcoord 1.00000 1.00000; + vertex -6.85158 -102.288 68.2941; + normal -0.106993 0.981552 0.158457; + texcoord 0.00000 2.00000; + vertex 1.39496 -88.1236 64.7643; + normal -0.119536 0.980365 0.156829; + texcoord 0.00000 1.00000; + vertex 1.84357 -88.1086 64.9741; + normal -0.263744 0.954949 0.136059; + texcoord 1.00000 2.00000; + vertex 4.02401 -84.7666 45.7449; + normal -0.266372 0.954278 0.135645; + texcoord 1.00000 1.00000; + vertex 5.95915 -84.3170 46.3822; + normal -0.817024 0.467217 0.337906; + texcoord 0.00000 2.00000; + vertex 64.7976 59.9612 57.0571; + normal -0.811232 0.475037 0.340943; + texcoord 0.00000 1.00000; + vertex 63.7648 58.6804 56.3307; + normal -0.613676 0.673893 0.411423; + texcoord 1.00000 2.00000; + vertex 65.6935 51.6818 70.6710; + normal -0.593623 0.688861 0.416031; + texcoord 1.00000 1.00000; + vertex 65.0661 51.3333 70.3529; + normal -0.855121 0.112001 -0.506186; + texcoord 0.00000 2.00000; + vertex 14.8608 54.2246 87.2415; + normal -0.856359 0.117547 -0.502824; + texcoord 0.00000 1.00000; + vertex 15.2797 52.8443 86.2284; + normal -0.874191 0.343152 -0.343565; + texcoord 1.00000 2.00000; + vertex 4.43628 40.9188 101.908; + normal -0.873113 0.356084 -0.332983; + texcoord 1.00000 1.00000; + vertex 4.47734 40.4486 101.298; + normal -0.907183 0.316652 -0.277040; + texcoord 0.00000 2.00000; + vertex 13.4208 -14.9106 76.7496; + normal -0.909081 0.318100 -0.269041; + texcoord 0.00000 1.00000; + vertex 13.7709 -14.9781 75.5258; + normal -0.935687 0.346838 -0.0647611; + texcoord 1.00000 2.00000; + vertex 5.94681 -35.7309 77.4263; + normal -0.935924 0.347739 -0.0558992; + texcoord 1.00000 1.00000; + vertex 6.05835 -35.6307 76.1821; + normal -0.811450 0.539846 -0.223863; + texcoord 0.00000 2.00000; + vertex 10.4064 -39.0962 69.6329; + normal -0.812413 0.541942 -0.215135; + texcoord 0.00000 1.00000; + vertex 10.6472 -39.2593 68.3667; + normal -0.816143 0.577762 -0.0101240; + texcoord 1.00000 2.00000; + vertex -1.04470 -55.7285 71.0315; + normal -0.815427 0.578860 -0.000195760; + texcoord 1.00000 1.00000; + vertex -0.996460 -55.6610 69.8033; + normal -0.421899 0.729531 -0.538318; + texcoord 0.00000 2.00000; + vertex 3.66628 -23.5488 58.2212; + normal -0.421500 0.735917 -0.529871; + texcoord 0.00000 1.00000; + vertex 3.79108 -24.3086 57.0936; + normal -0.403883 0.844766 -0.351069; + texcoord 1.00000 2.00000; + vertex -11.3876 -29.6043 61.8130; + normal -0.402172 0.850389 -0.339257; + texcoord 1.00000 1.00000; + vertex -11.3112 -30.0008 60.7285; + normal -0.599503 -0.560645 -0.571204; + texcoord 0.00000 2.00000; + vertex 24.6765 74.6277 82.8999; + normal -0.606889 -0.556614 -0.567333; + texcoord 0.00000 1.00000; + vertex 25.9774 74.0667 82.0852; + normal -0.779889 -0.435254 -0.449807; + texcoord 1.00000 2.00000; + vertex 25.7370 62.2055 93.9794; + normal -0.791228 -0.424942 -0.439753; + texcoord 1.00000 1.00000; + vertex 26.2682 61.8703 93.3476; + normal -0.250913 -0.853100 -0.457453; + texcoord 0.00000 2.00000; + vertex -32.9107 41.0309 116.880; + normal -0.257172 -0.855318 -0.449771; + texcoord 0.00000 1.00000; + vertex -32.1547 41.4478 115.688; + normal -0.385600 -0.881434 -0.272737; + texcoord 1.00000 2.00000; + vertex -19.7215 33.5771 123.546; + normal -0.393734 -0.881660 -0.260096; + texcoord 1.00000 1.00000; + vertex -19.3451 33.6980 122.567; + normal -0.281812 -0.362291 -0.888441; + texcoord 0.00000 2.00000; + vertex -0.507180 -18.7017 80.3091; + normal -0.290329 -0.367107 -0.883709; + texcoord 0.00000 1.00000; + vertex 0.403740 -17.9730 79.7230; + normal -0.444822 -0.449905 -0.774415; + texcoord 1.00000 2.00000; + vertex 9.60600 -31.6399 82.3772; + normal -0.453567 -0.454302 -0.766738; + texcoord 1.00000 1.00000; + vertex 10.2870 -31.0204 81.6073; + normal -0.347536 -0.323326 -0.880158; + texcoord 0.00000 2.00000; + vertex -12.0362 -31.4286 58.8789; + normal -0.353960 -0.329006 -0.875481; + texcoord 0.00000 1.00000; + vertex -11.3494 -30.5916 58.3003; + normal -0.480843 -0.440841 -0.757924; + texcoord 1.00000 2.00000; + vertex 1.61401 -45.0839 58.5053; + normal -0.486420 -0.445738 -0.751474; + texcoord 1.00000 1.00000; + vertex 2.15414 -44.2766 57.6769; + normal 0.403389 -0.794064 -0.454686; + texcoord 0.00000 2.00000; + vertex -26.9095 -16.1197 73.5364; + normal 0.402032 -0.798346 -0.448346; + texcoord 0.00000 1.00000; + vertex -26.8112 -15.3550 72.2881; + normal 0.352484 -0.900613 -0.254264; + texcoord 1.00000 2.00000; + vertex -7.26759 -9.92273 80.1400; + normal 0.349462 -0.904632 -0.243962; + texcoord 1.00000 1.00000; + vertex -7.19258 -9.62026 79.1258; + normal 0.313690 0.927347 -0.204025; + texcoord 0.00000 2.00000; + vertex 41.7776 13.0970 121.388; + normal 0.313413 0.929872 -0.192643; + texcoord 0.00000 1.00000; + vertex 41.9766 12.7860 120.280; + normal 0.302254 0.953222 0.00323875; + texcoord 1.00000 2.00000; + vertex 25.8938 17.8908 118.755; + normal 0.301332 0.953422 0.0136331; + texcoord 1.00000 1.00000; + vertex 26.2715 17.7901 117.454; + normal 0.589223 0.618026 -0.520443; + texcoord 0.00000 2.00000; + vertex 26.3710 -10.6138 118.218; + normal 0.595827 0.619291 -0.511341; + texcoord 0.00000 1.00000; + vertex 25.6886 -10.9222 117.080; + normal 0.703208 0.628281 -0.332809; + texcoord 1.00000 2.00000; + vertex 16.9501 1.31604 121.719; + normal 0.709362 0.627904 -0.320224; + texcoord 1.00000 1.00000; + vertex 16.6002 1.15335 120.625; + normal 0.773751 0.0356644 -0.632485; + texcoord 0.00000 2.00000; + vertex 4.61813 -67.0644 111.056; + normal 0.778373 0.0304391 -0.627063; + texcoord 0.00000 1.00000; + vertex 3.76500 -66.3288 110.054; + normal 0.875283 -0.103316 -0.472446; + texcoord 1.00000 2.00000; + vertex 10.3298 -51.3097 118.932; + normal 0.879848 -0.111491 -0.461992; + texcoord 1.00000 1.00000; + vertex 9.93442 -50.9171 118.084; + normal 0.912839 0.400031 -0.0818595; + texcoord 0.00000 2.00000; + vertex -7.16531 -91.9569 67.7042; + normal 0.916277 0.393425 -0.0751867; + texcoord 0.00000 1.00000; + vertex -7.68912 -91.0150 66.4660; + normal 0.971405 0.219621 0.0902177; + texcoord 1.00000 2.00000; + vertex -11.1412 -80.6799 78.4764; + normal 0.973267 0.205209 0.103155; + texcoord 1.00000 1.00000; + vertex -11.1698 -80.1682 77.7280; + normal 0.801601 0.0408214 -0.596465; + texcoord 0.00000 2.00000; + vertex -23.2652 -64.0930 65.9973; + normal 0.803715 0.0339665 -0.594045; + texcoord 0.00000 1.00000; + vertex -23.8495 -62.6151 65.3133; + normal 0.847951 -0.203593 -0.489418; + texcoord 1.00000 2.00000; + vertex -13.5581 -54.3585 79.7091; + normal 0.848841 -0.219556 -0.480899; + texcoord 1.00000 1.00000; + vertex -13.6965 -53.7681 79.1953; + normal -0.490881 -0.863971 0.112207; + texcoord 0.00000 2.00000; + vertex 39.4592 123.882 59.9480; + normal -0.497705 -0.859542 0.116088; + texcoord 0.00000 1.00000; + vertex 40.7526 123.022 58.9803; + normal -0.697915 -0.675625 0.237584; + texcoord 1.00000 2.00000; + vertex 48.1898 120.821 74.5680; + normal -0.711841 -0.657557 0.246779; + texcoord 1.00000 1.00000; + vertex 48.5016 120.317 74.1254; + normal -0.895382 0.253316 -0.366227; + texcoord 0.00000 2.00000; + vertex 18.8979 101.284 146.283; + normal -0.895894 0.259837 -0.360360; + texcoord 0.00000 1.00000; + vertex 19.0824 100.208 145.087; + normal -0.882504 0.431053 -0.188096; + texcoord 1.00000 2.00000; + vertex 11.0634 88.9463 156.903; + normal -0.879643 0.441976 -0.175744; + texcoord 1.00000 1.00000; + vertex 11.0005 88.5030 156.103; + normal -0.543909 0.787434 -0.290017; + texcoord 0.00000 2.00000; + vertex 52.6998 -17.1234 164.374; + normal -0.542844 0.791803 -0.279943; + texcoord 0.00000 1.00000; + vertex 52.7355 -17.5733 163.085; + normal -0.510269 0.855949 -0.0835308; + texcoord 1.00000 2.00000; + vertex 39.2186 -25.1704 167.808; + normal -0.507356 0.858845 -0.0705375; + texcoord 1.00000 1.00000; + vertex 39.1827 -25.2868 166.649; + normal 0.552447 0.424308 -0.717471; + texcoord 0.00000 2.00000; + vertex 12.7480 -102.105 113.487; + normal 0.559847 0.426862 -0.710183; + texcoord 0.00000 1.00000; + vertex 11.9369 -102.579 112.582; + normal 0.689371 0.466324 -0.554355; + texcoord 1.00000 2.00000; + vertex 4.08383 -87.6913 115.339; + normal 0.696099 0.468033 -0.544418; + texcoord 1.00000 1.00000; + vertex 3.54897 -88.0764 114.324; + normal -0.996939 -0.0445204 -0.0642662; + texcoord 0.00000 2.00000; + vertex 28.5419 -73.1975 102.578; + normal -0.997007 -0.0545584 -0.0547775; + texcoord 0.00000 1.00000; + vertex 28.5381 -72.6122 102.232; + normal -0.974252 -0.206223 0.0911268; + texcoord 1.00000 2.00000; + vertex 30.1835 -87.1991 86.8124; + normal -0.973186 -0.209699 0.0945290; + texcoord 1.00000 1.00000; + vertex 29.7667 -85.7286 85.7843; + normal -0.430087 -0.0985661 0.897390; + texcoord 0.00000 2.00000; + vertex 47.1307 44.7500 66.4961; + normal -0.442132 -0.102149 0.891114; + texcoord 0.00000 1.00000; + vertex 45.9810 44.6758 65.9370; + normal -0.654906 -0.166561 0.737127; + texcoord 1.00000 2.00000; + vertex 51.0574 26.7878 66.4052; + normal -0.663800 -0.169311 0.728494; + texcoord 1.00000 1.00000; + vertex 50.1507 26.5829 65.5313; + normal -0.477410 -0.800242 0.362896; + texcoord 0.00000 2.00000; + vertex 4.51941 21.2424 77.5413; + normal -0.488349 -0.800360 0.347764; + texcoord 0.00000 1.00000; + vertex 3.82345 21.3732 76.9143; + normal -0.639500 -0.763594 0.0892468; + texcoord 1.00000 2.00000; + vertex 16.8793 9.34701 67.5704; + normal -0.643421 -0.761243 0.0807425; + texcoord 1.00000 1.00000; + vertex 16.1723 9.80008 66.2078; + normal -0.754429 -0.541585 0.370841; + texcoord 0.00000 2.00000; + vertex 15.9539 -16.8695 77.1858; + normal -0.766343 -0.534656 0.356176; + texcoord 0.00000 1.00000; + vertex 15.4139 -16.4220 76.7408; + normal -0.913993 -0.393068 0.100574; + texcoord 1.00000 2.00000; + vertex 21.2715 -33.3007 64.0073; + normal -0.916497 -0.388874 0.0938626; + texcoord 1.00000 1.00000; + vertex 20.7336 -32.3547 62.6750; + normal -0.790410 -0.517332 0.328054; + texcoord 0.00000 2.00000; + vertex 6.58655 -41.9388 64.7085; + normal -0.804392 -0.505486 0.312151; + texcoord 0.00000 1.00000; + vertex 6.08499 -41.3917 64.3629; + normal -0.943910 -0.319502 0.0833829; + texcoord 1.00000 2.00000; + vertex 9.40969 -54.5308 51.6534; + normal -0.946581 -0.313312 0.0762851; + texcoord 1.00000 1.00000; + vertex 8.92497 -53.3516 50.4818; + normal -0.964236 0.122879 0.234842; + texcoord 0.00000 2.00000; + vertex 5.19910 -27.2291 60.5555; + normal -0.967243 0.134103 0.215540; + texcoord 0.00000 1.00000; + vertex 5.11605 -26.5130 59.8398; + normal -0.962793 0.268072 -0.0341623; + texcoord 1.00000 2.00000; + vertex 1.73771 -39.5452 52.7877; + normal -0.960664 0.273888 -0.0459295; + texcoord 1.00000 1.00000; + vertex 2.01807 -38.7778 51.4998; + normal -0.171049 -0.824084 0.540026; + texcoord 0.00000 2.00000; + vertex 33.2942 46.7860 72.9747; + normal -0.175342 -0.833373 0.524161; + texcoord 0.00000 1.00000; + vertex 32.7651 46.2751 72.0275; + normal -0.229117 -0.932209 0.280165; + texcoord 1.00000 2.00000; + vertex 47.1020 42.2873 70.4832; + normal -0.231671 -0.935798 0.265727; + texcoord 1.00000 1.00000; + vertex 46.7789 42.0046 69.2060; + normal 0.501323 -0.853585 0.141660; + texcoord 0.00000 2.00000; + vertex 0.386650 26.8850 88.7517; + normal 0.499593 -0.857500 0.122885; + texcoord 0.00000 1.00000; + vertex 0.0594000 26.5194 87.7068; + normal 0.455783 -0.878383 -0.143894; + texcoord 1.00000 2.00000; + vertex 13.1682 33.7670 84.9868; + normal 0.452491 -0.877681 -0.157887; + texcoord 1.00000 1.00000; + vertex 12.7577 33.7931 83.6652; + normal 0.526878 -0.848509 -0.0493209; + texcoord 0.00000 2.00000; + vertex 1.95391 -16.4067 84.9856; + normal 0.521605 -0.850556 -0.0669504; + texcoord 0.00000 1.00000; + vertex 1.45552 -16.6627 84.0650; + normal 0.421321 -0.845840 -0.327175; + texcoord 1.00000 2.00000; + vertex 15.1325 -7.87295 78.9535; + normal 0.416139 -0.844117 -0.338075; + texcoord 1.00000 1.00000; + vertex 14.4302 -7.71182 77.6868; + normal 0.766306 -0.633737 -0.105606; + texcoord 0.00000 2.00000; + vertex -9.63986 -28.5019 64.3124; + normal 0.759376 -0.638541 -0.124953; + texcoord 0.00000 1.00000; + vertex -10.1130 -28.9350 63.4785; + normal 0.637526 -0.674667 -0.372003; + texcoord 1.00000 2.00000; + vertex -1.55733 -17.6105 57.6026; + normal 0.630373 -0.675096 -0.383244; + texcoord 1.00000 1.00000; + vertex -2.42034 -17.7367 56.4055; + normal 0.864937 -0.364681 0.344805; + texcoord 0.00000 2.00000; + vertex -16.6372 -13.3105 66.2814; + normal 0.868468 -0.371590 0.328154; + texcoord 0.00000 1.00000; + vertex -16.5404 -13.9393 65.3735; + normal 0.885643 -0.459729 0.0654664; + texcoord 1.00000 2.00000; + vertex -8.80691 0.348130 61.0852; + normal 0.884790 -0.462940 0.0532286; + texcoord 1.00000 1.00000; + vertex -8.95702 -0.0946600 59.7294; + normal 0.145199 0.976055 -0.161971; + texcoord 0.00000 2.00000; + vertex 30.7010 29.4736 80.5421; + normal 0.151628 0.972329 -0.177721; + texcoord 0.00000 1.00000; + vertex 31.2793 29.2584 79.7640; + normal 0.250811 0.867611 -0.429353; + texcoord 1.00000 2.00000; + vertex 13.1100 30.6751 72.0128; + normal 0.253853 0.862703 -0.437381; + texcoord 1.00000 1.00000; + vertex 13.6662 29.8986 70.8042; + normal -0.496716 0.853267 0.158772; + texcoord 0.00000 2.00000; + vertex -0.584880 15.7637 72.5294; + normal -0.488218 0.860967 0.142753; + texcoord 0.00000 1.00000; + vertex -0.0618400 16.1671 71.9978; + normal -0.325986 0.937588 -0.121088; + texcoord 1.00000 2.00000; + vertex -16.3235 8.95110 59.9030; + normal -0.321178 0.938329 -0.127994; + texcoord 1.00000 1.00000; + vertex -15.2833 9.12596 58.5746; + normal -0.0315576 0.954100 0.297820; + texcoord 0.00000 2.00000; + vertex 3.57285 -21.4226 78.3013; + normal -0.0154026 0.959362 0.281756; + texcoord 0.00000 1.00000; + vertex 4.28201 -21.2824 77.9272; + normal 0.208790 0.976991 0.0435285; + texcoord 1.00000 2.00000; + vertex -9.69971 -17.7199 65.0328; + normal 0.214936 0.975943 0.0365747; + texcoord 1.00000 1.00000; + vertex -8.47925 -17.9432 63.8194; + normal 0.148357 0.684624 0.713638; + texcoord 0.00000 2.00000; + vertex -7.80890 -37.1555 50.6276; + normal 0.162042 0.694030 0.701473; + texcoord 0.00000 1.00000; + vertex -6.93287 -36.8248 50.1282; + normal 0.341510 0.792322 0.505565; + texcoord 1.00000 2.00000; + vertex -18.6768 -27.7904 43.9026; + normal 0.349186 0.795346 0.495474; + texcoord 1.00000 1.00000; + vertex -17.7227 -27.5158 42.7893; + normal 0.604094 0.581828 0.544561; + texcoord 0.00000 2.00000; + vertex -5.74249 -29.8568 56.1225; + normal 0.612708 0.585115 0.531252; + texcoord 0.00000 1.00000; + vertex -4.99712 -29.8237 55.2603; + normal 0.734238 0.617114 0.282958; + texcoord 1.00000 2.00000; + vertex -15.8954 -15.2712 51.8015; + normal 0.738151 0.617417 0.271899; + texcoord 1.00000 1.00000; + vertex -15.3821 -15.3080 50.4919; + normal 0.0723700 -0.512852 0.855421; + texcoord 0.00000 2.00000; + vertex 46.8361 102.367 64.9822; + normal 0.0668259 -0.526824 0.847343; + texcoord 0.00000 1.00000; + vertex 46.2349 101.514 64.5220; + normal -0.0255183 -0.730952 0.681951; + texcoord 1.00000 2.00000; + vertex 62.9853 97.1869 60.5105; + normal -0.0295901 -0.738736 0.673345; + texcoord 1.00000 1.00000; + vertex 62.4313 96.3213 59.5365; + normal -0.498966 -0.620567 0.604922; + texcoord 0.00000 2.00000; + vertex -2.38720 69.0822 125.056; + normal -0.511591 -0.624014 0.590661; + texcoord 0.00000 1.00000; + vertex -3.22814 69.0855 124.366; + normal -0.671091 -0.647262 0.361510; + texcoord 1.00000 2.00000; + vertex 6.07532 56.5339 119.163; + normal -0.677205 -0.647108 0.350206; + texcoord 1.00000 1.00000; + vertex 5.32901 56.6374 117.911; + normal -0.772146 -0.567929 0.285039; + texcoord 0.00000 2.00000; + vertex 30.6517 -20.8501 133.008; + normal -0.779333 -0.565697 0.269492; + texcoord 0.00000 1.00000; + vertex 30.1089 -20.5253 132.184; + normal -0.863608 -0.504161 0.00154902; + texcoord 1.00000 2.00000; + vertex 39.2551 -36.2123 125.705; + normal -0.865363 -0.501076 -0.00839696; + texcoord 1.00000 1.00000; + vertex 38.9688 -35.6946 124.322; + normal -0.987737 0.150300 -0.0422617; + texcoord 0.00000 2.00000; + vertex 3.73370 -90.0861 97.4779; + normal -0.985574 0.158848 -0.0584070; + texcoord 0.00000 1.00000; + vertex 3.85756 -89.4615 96.8043; + normal -0.903407 0.289340 -0.316445; + texcoord 1.00000 2.00000; + vertex 1.56331 -107.278 87.0640; + normal -0.899548 0.292976 -0.324005; + texcoord 1.00000 1.00000; + vertex 2.25261 -106.563 85.7962; + normal -0.998420 0.0527767 0.0192820; + texcoord 0.00000 2.00000; + vertex 9.96063 -57.0241 67.7875; + normal -0.997953 0.0638965 0.00276936; + texcoord 0.00000 1.00000; + vertex 9.98473 -56.3637 67.2278; + normal -0.939049 0.232741 -0.253017; + texcoord 1.00000 2.00000; + vertex 8.86340 -73.3790 55.7378; + normal -0.935999 0.237268 -0.260018; + texcoord 1.00000 1.00000; + vertex 9.44995 -72.4450 54.4786; + normal 0.344510 -0.886457 -0.309042; + texcoord 0.00000 2.00000; + vertex 47.6181 100.818 67.9920; + normal 0.333582 -0.885472 -0.323516; + texcoord 0.00000 1.00000; + vertex 46.9410 100.750 67.4315; + normal 0.135322 -0.825290 -0.548255; + texcoord 1.00000 2.00000; + vertex 62.5746 110.705 56.3055; + normal 0.129639 -0.822521 -0.553762; + texcoord 1.00000 1.00000; + vertex 61.3896 111.211 55.2753; + normal 0.949235 0.162868 0.269121; + texcoord 0.00000 2.00000; + vertex -16.2205 66.4059 130.106; + normal 0.956359 0.147281 0.252360; + texcoord 0.00000 1.00000; + vertex -15.9866 65.7025 129.707; + normal 0.997697 -0.0651734 0.0187836; + texcoord 1.00000 2.00000; + vertex -14.8830 79.1318 117.687; + normal 0.997347 -0.0719292 0.0112032; + texcoord 1.00000 1.00000; + vertex -14.9576 77.9119 116.498; + normal 0.980195 -0.197008 -0.0201399; + texcoord 0.00000 2.00000; + vertex 13.6890 -27.2034 128.455; + normal 0.977871 -0.205669 -0.0383133; + texcoord 0.00000 1.00000; + vertex 13.5453 -27.8413 127.700; + normal 0.902346 -0.317888 -0.291064; + texcoord 1.00000 2.00000; + vertex 16.4075 -12.8323 120.181; + normal 0.897670 -0.321931 -0.300914; + texcoord 1.00000 1.00000; + vertex 15.7646 -13.4589 118.934; + normal 0.911097 0.344276 0.226661; + texcoord 0.00000 2.00000; + vertex -7.25971 -86.7543 80.8882; + normal 0.917187 0.339163 0.209131; + texcoord 0.00000 1.00000; + vertex -6.86290 -87.2524 80.0498; + normal 0.966600 0.250443 -0.0544360; + texcoord 1.00000 2.00000; + vertex -11.1692 -71.9287 74.0843; + normal 0.966999 0.246153 -0.0657454; + texcoord 1.00000 1.00000; + vertex -11.1025 -72.5512 72.7345; + normal 0.732509 0.501466 0.460394; + texcoord 0.00000 2.00000; + vertex -5.31841 -66.6559 64.6259; + normal 0.741916 0.500159 0.446544; + texcoord 0.00000 1.00000; + vertex -4.65832 -66.9385 63.8835; + normal 0.869766 0.455517 0.189768; + texcoord 1.00000 2.00000; + vertex -12.2436 -49.6282 57.0973; + normal 0.872941 0.453239 0.180409; + texcoord 1.00000 1.00000; + vertex -11.7435 -50.0476 55.7313; + normal -0.611276 -0.465920 0.639735; + texcoord 0.00000 2.00000; + vertex 58.7548 97.3299 70.9637; + normal -0.626595 -0.459734 0.629303; + texcoord 0.00000 1.00000; + vertex 58.0946 97.7770 70.6585; + normal -0.844479 -0.331218 0.420891; + texcoord 1.00000 2.00000; + vertex 59.1245 79.3205 58.2006; + normal -0.848933 -0.327404 0.414872; + texcoord 1.00000 1.00000; + vertex 58.2239 80.1743 57.0314; + normal -0.848483 -0.528912 -0.0181071; + texcoord 0.00000 2.00000; + vertex 0.485490 62.7757 136.379; + normal -0.855074 -0.517288 -0.0355162; + texcoord 0.00000 1.00000; + vertex 0.124190 63.3728 135.866; + normal -0.903077 -0.329158 -0.275876; + texcoord 1.00000 2.00000; + vertex 8.11738 50.9380 124.536; + normal -0.903190 -0.322591 -0.283165; + texcoord 1.00000 1.00000; + vertex 8.05703 52.1324 123.368; + normal -0.226681 0.805657 0.547295; + texcoord 0.00000 2.00000; + vertex 21.3072 -46.8542 133.846; + normal -0.218958 0.816244 0.534605; + texcoord 0.00000 1.00000; + vertex 21.8936 -46.3421 133.335; + normal -0.0792236 0.951832 0.296210; + texcoord 1.00000 2.00000; + vertex 3.31847 -44.7769 123.337; + normal -0.0749060 0.954513 0.288607; + texcoord 1.00000 1.00000; + vertex 4.16492 -44.3165 122.034; + normal -0.425190 0.381408 0.820817; + texcoord 0.00000 2.00000; + vertex -1.59191 -95.6268 76.2761; + normal -0.418844 0.399279 0.815565; + texcoord 0.00000 1.00000; + vertex -1.09284 -94.8210 76.1602; + normal -0.299895 0.654975 0.693592; + texcoord 1.00000 2.00000; + vertex -17.6136 -91.8717 66.2318; + normal -0.295388 0.662526 0.688335; + texcoord 1.00000 1.00000; + vertex -16.8194 -90.7096 65.4541; + normal -0.303067 0.382437 0.872864; + texcoord 0.00000 2.00000; + vertex 7.35232 -66.5541 55.6008; + normal -0.300602 0.400431 0.865617; + texcoord 0.00000 1.00000; + vertex 7.73165 -65.5631 55.2983; + normal -0.253044 0.638835 0.726538; + texcoord 1.00000 2.00000; + vertex -7.60327 -65.6006 49.9903; + normal -0.250275 0.648973 0.718468; + texcoord 1.00000 1.00000; + vertex -7.19748 -64.4965 49.1343; + normal -0.0312867 -0.668943 0.742655; + texcoord 0.00000 2.00000; + vertex 55.9500 142.670 65.3951; + normal -0.0342203 -0.679621 0.732764; + texcoord 0.00000 1.00000; + vertex 55.4742 141.870 64.6538; + normal -0.0868749 -0.849009 0.521187; + texcoord 1.00000 2.00000; + vertex 74.3089 138.648 62.5456; + normal -0.0889704 -0.854787 0.511295; + texcoord 1.00000 1.00000; + vertex 73.9883 137.994 61.3956; + normal -0.00167818 -0.691850 0.722039; + texcoord 0.00000 2.00000; + vertex -9.85280 92.9167 153.817; + normal -0.0147138 -0.702619 0.711414; + texcoord 0.00000 1.00000; + vertex -10.6778 92.5033 153.419; + normal -0.203779 -0.826994 0.523980; + texcoord 1.00000 2.00000; + vertex 2.78316 84.1115 145.410; + normal -0.210861 -0.830430 0.515678; + texcoord 1.00000 1.00000; + vertex 1.74735 83.7044 144.331; + normal 0.0620334 -0.993391 0.0965725; + texcoord 0.00000 2.00000; + vertex 30.9675 -35.3726 160.436; + normal 0.0534460 -0.995528 0.0778928; + texcoord 0.00000 1.00000; + vertex 30.3237 -35.4891 159.651; + normal -0.0656017 -0.981585 -0.179409; + texcoord 1.00000 2.00000; + vertex 45.1579 -35.2286 152.802; + normal -0.0707079 -0.979162 -0.190376; + texcoord 1.00000 1.00000; + vertex 44.4308 -34.9243 151.506; + normal 0.743896 -0.518749 -0.421329; + texcoord 0.00000 2.00000; + vertex -2.02077 -108.170 93.0894; + normal 0.734732 -0.520603 -0.434904; + texcoord 0.00000 1.00000; + vertex -2.64478 -108.486 92.3763; + normal 0.543931 -0.529845 -0.650694; + texcoord 1.00000 2.00000; + vertex 5.16162 -91.0797 84.7284; + normal 0.536809 -0.529397 -0.656944; + texcoord 1.00000 1.00000; + vertex 3.97828 -91.0781 83.7602; + normal -0.857592 0.445568 -0.256914; + texcoord 0.00000 2.00000; + vertex 7.86496 -80.2497 66.9708; + normal -0.849313 0.451359 -0.273755; + texcoord 0.00000 1.00000; + vertex 8.33853 -79.7510 66.2550; + normal -0.692744 0.515157 -0.504697; + texcoord 1.00000 2.00000; + vertex 2.97308 -94.5294 58.5349; + normal -0.685402 0.516810 -0.512964; + texcoord 1.00000 1.00000; + vertex 4.01913 -94.2173 57.4516; + normal 0.737390 -0.615824 0.277519; + texcoord 0.00000 2.00000; + vertex 55.3448 142.131 66.4609; + normal 0.735848 -0.623987 0.262999; + texcoord 0.00000 1.00000; + vertex 55.1095 141.534 65.7611; + normal 0.672834 -0.739737 -0.00909086; + texcoord 1.00000 2.00000; + vertex 69.9529 155.149 56.5318; + normal 0.670076 -0.742097 -0.0170080; + texcoord 1.00000 1.00000; + vertex 69.3861 154.669 55.1202; + normal 0.768125 0.626447 0.132467; + texcoord 0.00000 2.00000; + vertex -12.2705 89.7708 151.938; + normal 0.780596 0.614424 0.114686; + texcoord 0.00000 1.00000; + vertex -11.7642 89.2359 151.532; + normal 0.895108 0.430978 -0.114189; + texcoord 1.00000 2.00000; + vertex -18.4151 99.9024 139.655; + normal 0.897434 0.424017 -0.121743; + texcoord 1.00000 1.00000; + vertex -18.0000 98.6994 138.525; + normal 0.724767 0.672802 0.148494; + texcoord 0.00000 2.00000; + vertex 28.1806 -36.3419 153.151; + normal 0.731568 0.668898 0.131853; + texcoord 0.00000 1.00000; + vertex 28.6868 -36.7159 152.375; + normal 0.805029 0.577879 -0.134102; + texcoord 1.00000 2.00000; + vertex 17.8058 -23.3192 144.785; + normal 0.806431 0.573620 -0.143628; + texcoord 1.00000 1.00000; + vertex 18.0605 -24.0155 143.434; + normal 0.614499 0.457790 0.642510; + texcoord 0.00000 2.00000; + vertex -4.77390 -105.606 89.1950; + normal 0.630110 0.455414 0.628936; + texcoord 0.00000 1.00000; + vertex -3.95252 -105.945 88.6510; + normal 0.814319 0.403314 0.417400; + texcoord 1.00000 2.00000; + vertex -7.60090 -91.6456 81.9521; + normal 0.821083 0.400183 0.407033; + texcoord 1.00000 1.00000; + vertex -6.78605 -92.1178 80.7727; + normal 0.643785 0.417119 0.641524; + texcoord 0.00000 2.00000; + vertex 7.14557 -81.4443 64.8049; + normal 0.652346 0.419409 0.631301; + texcoord 0.00000 1.00000; + vertex 7.96045 -81.4650 64.0006; + normal 0.801898 0.449217 0.393908; + texcoord 1.00000 2.00000; + vertex -1.38644 -61.7835 60.5836; + normal 0.806011 0.449616 0.384958; + texcoord 1.00000 1.00000; + vertex -0.776970 -61.7926 59.3181; + normal -0.0459920 -0.902926 -0.427328; + texcoord 0.00000 2.00000; + vertex 48.9303 44.6436 59.8315; + normal -0.00290589 -0.896587 -0.442858; + texcoord 0.00000 1.00000; + vertex 45.9126 43.2139 63.1772; + normal 0.0646141 -0.882799 -0.465285; + texcoord 1.00000 2.00000; + vertex 39.3745 50.6880 48.0885; + normal 0.0892653 -0.876588 -0.472890; + texcoord 1.00000 1.00000; + vertex 33.3676 47.2752 53.2808; + normal 0.180480 -0.939248 -0.291959; + texcoord 0.00000 2.00000; + vertex 8.53440 22.7117 75.0461; + normal 0.216857 -0.937770 -0.271220; + texcoord 0.00000 1.00000; + vertex 5.56849 22.0270 75.4153; + normal 0.263767 -0.933364 -0.243430; + texcoord 1.00000 2.00000; + vertex 14.3741 28.6669 59.4977; + normal 0.273599 -0.932073 -0.237453; + texcoord 1.00000 1.00000; + vertex 4.16792 26.0277 58.0974; + normal -0.106381 -0.896824 -0.429407; + texcoord 0.00000 2.00000; + vertex 20.9139 -17.1862 76.0502; + normal -0.0916601 -0.903754 -0.418123; + texcoord 0.00000 1.00000; + vertex 17.3628 -16.6115 75.7297; + normal -0.0696858 -0.913412 -0.401028; + texcoord 1.00000 2.00000; + vertex 30.3570 -11.5301 61.8978; + normal -0.0642924 -0.915657 -0.396786; + texcoord 1.00000 1.00000; + vertex 20.7561 -9.73786 59.3175; + normal -0.382888 -0.805612 -0.452091; + texcoord 0.00000 2.00000; + vertex 8.28729 -43.6938 60.9381; + normal -0.369245 -0.818586 -0.439972; + texcoord 0.00000 1.00000; + vertex 4.73629 -41.9296 60.8019; + normal -0.352218 -0.833973 -0.424771; + texcoord 1.00000 2.00000; + vertex 16.9508 -40.7355 48.3292; + normal -0.346282 -0.839136 -0.419452; + texcoord 1.00000 1.00000; + vertex 8.47980 -36.3455 46.5402; + normal -0.731084 -0.588200 -0.345742; + texcoord 0.00000 2.00000; + vertex 7.44467 -29.9260 58.7564; + normal -0.725616 -0.600864 -0.335327; + texcoord 0.00000 1.00000; + vertex 5.70899 -27.5889 58.4506; + normal -0.715392 -0.622870 -0.316618; + texcoord 1.00000 2.00000; + vertex 19.6867 -35.2055 41.8521; + normal -0.713834 -0.626053 -0.313846; + texcoord 1.00000 1.00000; + vertex 13.8418 -26.7773 38.3337; + normal 0.627901 -0.599406 -0.496440; + texcoord 0.00000 2.00000; + vertex 35.1540 47.7236 66.5250; + normal 0.676054 -0.534163 -0.507564; + texcoord 0.00000 1.00000; + vertex 34.1021 45.0387 68.4364; + normal 0.758293 -0.393780 -0.519547; + texcoord 1.00000 2.00000; + vertex 23.2400 49.7443 49.0163; + normal 0.770587 -0.368190 -0.520223; + texcoord 1.00000 1.00000; + vertex 20.9135 40.4633 52.1388; + normal 0.732297 0.256553 -0.630811; + texcoord 0.00000 2.00000; + vertex -7.21572 36.7422 89.3118; + normal 0.728253 0.287714 -0.621987; + texcoord 0.00000 1.00000; + vertex -5.16730 32.8841 90.1207; + normal 0.722206 0.325671 -0.610211; + texcoord 1.00000 2.00000; + vertex -16.4958 34.9048 77.7915; + normal 0.719350 0.341289 -0.605027; + texcoord 1.00000 1.00000; + vertex -12.2660 26.8231 78.2617; + normal 0.892441 0.0794078 -0.444122; + texcoord 0.00000 2.00000; + vertex 2.93721 -11.5801 82.2913; + normal 0.893011 0.0806260 -0.442754; + texcoord 0.00000 1.00000; + vertex 2.56048 -15.4324 80.8455; + normal 0.893948 0.0826429 -0.440486; + texcoord 1.00000 2.00000; + vertex -4.20923 -0.0774000 69.9875; + normal 0.894200 0.0831894 -0.439871; + texcoord 1.00000 1.00000; + vertex -5.52673 -8.59751 65.6979; + normal 0.637138 0.495432 -0.590426; + texcoord 0.00000 2.00000; + vertex -11.4343 -23.4746 61.6746; + normal 0.637242 0.496943 -0.589041; + texcoord 0.00000 1.00000; + vertex -10.0892 -27.3627 59.8637; + normal 0.637436 0.499845 -0.586371; + texcoord 1.00000 2.00000; + vertex -26.2718 -17.6863 50.5203; + normal 0.637485 0.500612 -0.585662; + texcoord 1.00000 1.00000; + vertex -24.0591 -25.5677 46.1919; + normal 0.497425 0.647208 -0.577659; + texcoord 0.00000 2.00000; + vertex -16.7771 -10.8752 60.3686; + normal 0.479104 0.673588 -0.562794; + texcoord 0.00000 1.00000; + vertex -14.2029 -12.8523 60.3702; + normal 0.441314 0.723017 -0.531496; + texcoord 1.00000 2.00000; + vertex -30.6848 -14.9666 43.8086; + normal 0.435168 0.730481 -0.526332; + texcoord 1.00000 1.00000; + vertex -22.6479 -21.2993 41.6646; + normal -0.671965 0.0557414 -0.738483; + texcoord 0.00000 2.00000; + vertex 28.6138 24.2996 75.7783; + normal -0.676467 0.0511331 -0.734695; + texcoord 0.00000 1.00000; + vertex 30.2982 28.2921 74.5470; + normal -0.686539 0.0406713 -0.725954; + texcoord 1.00000 2.00000; + vertex 40.1087 10.2509 64.2584; + normal -0.688780 0.0383139 -0.723957; + texcoord 1.00000 1.00000; + vertex 43.8691 18.0443 61.0931; + normal -0.745064 0.0167628 -0.666782; + texcoord 0.00000 2.00000; + vertex 3.98562 2.67682 76.1495; + normal -0.752579 -0.0103361 -0.658421; + texcoord 0.00000 1.00000; + vertex 3.61832 6.93315 76.6669; + normal -0.762506 -0.0503984 -0.645016; + texcoord 1.00000 2.00000; + vertex 14.9157 -0.149660 63.8651; + normal -0.765447 -0.0635082 -0.640358; + texcoord 1.00000 1.00000; + vertex 14.2428 9.12973 63.7492; + normal -0.478484 0.812320 -0.333451; + texcoord 0.00000 2.00000; + vertex -0.121350 -30.9946 80.4924; + normal -0.537812 0.786446 -0.303744; + texcoord 0.00000 1.00000; + vertex 1.95036 -29.5371 81.0702; + normal -0.618738 0.741995 -0.258082; + texcoord 1.00000 2.00000; + vertex -2.72802 -39.7960 62.7919; + normal -0.629858 0.734941 -0.251277; + texcoord 1.00000 1.00000; + vertex 5.86497 -32.8363 61.6083; + normal -0.253754 0.955980 -0.147350; + texcoord 0.00000 2.00000; + vertex -9.98072 -37.5863 44.9557; + normal -0.366938 0.913545 -0.175477; + texcoord 0.00000 1.00000; + vertex -7.60613 -36.5829 47.3766; + normal -0.557839 0.800375 -0.219581; + texcoord 1.00000 2.00000; + vertex -1.96340 -38.2072 27.1206; + normal -0.592752 0.772707 -0.227088; + texcoord 1.00000 1.00000; + vertex 4.04209 -32.1496 32.0570; + normal -0.0902781 0.916306 -0.390170; + texcoord 0.00000 2.00000; + vertex -10.0037 -32.3260 51.9182; + normal -0.204816 0.898856 -0.387437; + texcoord 0.00000 1.00000; + vertex -7.41451 -31.3729 53.5574; + normal -0.381536 0.846061 -0.372306; + texcoord 1.00000 2.00000; + vertex -6.64640 -39.3931 34.5445; + normal -0.413959 0.832619 -0.367945; + texcoord 1.00000 1.00000; + vertex 1.88388 -34.0951 36.9361; + normal 0.830372 -0.481038 0.281219; + texcoord 0.00000 2.00000; + vertex 47.9170 110.140 58.4510; + normal 0.765845 -0.563827 0.309161; + texcoord 0.00000 1.00000; + vertex 45.4828 107.834 61.6928; + normal 0.657195 -0.671187 0.342933; + texcoord 1.00000 2.00000; + vertex 47.1188 100.960 45.1040; + normal 0.612441 -0.707119 0.353409; + texcoord 1.00000 1.00000; + vertex 40.2128 97.4806 50.1109; + normal 0.0637234 -0.973127 -0.221274; + texcoord 0.00000 2.00000; + vertex 4.15717 75.1476 123.966; + normal 0.225149 -0.959593 -0.168789; + texcoord 0.00000 1.00000; + vertex 1.56924 74.7268 125.071; + normal 0.408378 -0.907310 -0.100083; + texcoord 1.00000 2.00000; + vertex 6.84467 79.0129 107.741; + normal 0.443782 -0.892044 -0.0855304; + texcoord 1.00000 1.00000; + vertex -2.67492 74.2007 108.536; + normal 0.195932 -0.898058 -0.393832; + texcoord 0.00000 2.00000; + vertex 36.2910 -18.5131 133.703; + normal 0.211126 -0.899353 -0.382871; + texcoord 0.00000 1.00000; + vertex 32.9055 -19.1122 133.385; + normal 0.234190 -0.900719 -0.365870; + texcoord 1.00000 2.00000; + vertex 44.0308 -10.3742 118.994; + normal 0.239284 -0.900921 -0.362055; + texcoord 1.00000 1.00000; + vertex 34.2511 -11.8539 116.212; + normal -0.441808 -0.685446 -0.578766; + texcoord 0.00000 2.00000; + vertex 5.16128 -92.9339 93.0293; + normal -0.442226 -0.682661 -0.581730; + texcoord 0.00000 1.00000; + vertex 2.40678 -89.2955 90.8229; + normal -0.442759 -0.679010 -0.585585; + texcoord 1.00000 2.00000; + vertex 17.4583 -93.7084 84.5594; + normal -0.443007 -0.677278 -0.587400; + texcoord 1.00000 1.00000; + vertex 13.2282 -87.3506 80.4192; + normal -0.729215 -0.559153 -0.394454; + texcoord 0.00000 2.00000; + vertex 12.8720 -60.9632 69.4530; + normal -0.729477 -0.555730 -0.398782; + texcoord 0.00000 1.00000; + vertex 10.9853 -57.1732 67.5686; + normal -0.729773 -0.551452 -0.404144; + texcoord 1.00000 2.00000; + vertex 22.5744 -66.5562 59.4449; + normal -0.729890 -0.549594 -0.406457; + texcoord 1.00000 1.00000; + vertex 19.4360 -59.1655 55.0872; + normal 0.763887 -0.336550 -0.550645; + texcoord 0.00000 2.00000; + vertex 50.2149 106.413 73.5568; + normal 0.765858 -0.335909 -0.548294; + texcoord 0.00000 1.00000; + vertex 46.9554 103.088 71.0675; + normal 0.768813 -0.334937 -0.544741; + texcoord 1.00000 2.00000; + vertex 49.8813 122.319 63.3729; + normal 0.769870 -0.334587 -0.543463; + texcoord 1.00000 1.00000; + vertex 43.4149 116.389 57.8630; + normal 0.573972 0.615956 -0.539587; + texcoord 0.00000 2.00000; + vertex -20.5376 68.9241 129.236; + normal 0.550205 0.656983 -0.515410; + texcoord 0.00000 1.00000; + vertex -17.4276 66.2482 129.490; + normal 0.518507 0.705359 -0.483341; + texcoord 1.00000 2.00000; + vertex -31.5866 66.6506 114.888; + normal 0.508657 0.719132 -0.473410; + texcoord 1.00000 1.00000; + vertex -22.9156 59.4440 113.258; + normal 0.511115 0.632705 -0.581761; + texcoord 0.00000 2.00000; + vertex 10.2682 -23.3846 126.328; + normal 0.508156 0.643429 -0.572518; + texcoord 0.00000 1.00000; + vertex 13.7106 -27.2329 125.167; + normal 0.505243 0.653506 -0.563613; + texcoord 1.00000 2.00000; + vertex -0.730970 -23.6450 116.381; + normal 0.503515 0.659274 -0.558418; + texcoord 1.00000 1.00000; + vertex 5.52752 -31.1258 113.192; + normal 0.351314 0.906858 -0.232782; + texcoord 0.00000 2.00000; + vertex -12.1058 -85.6079 80.2613; + normal 0.344738 0.911289 -0.225184; + texcoord 0.00000 1.00000; + vertex -8.26047 -87.2013 79.8572; + normal 0.338445 0.915401 -0.217933; + texcoord 1.00000 2.00000; + vertex -21.4646 -85.3036 67.3224; + normal 0.335959 0.916992 -0.215073; + texcoord 1.00000 1.00000; + vertex -11.4003 -89.7208 64.2100; + normal 0.0815521 0.957352 -0.277175; + texcoord 0.00000 2.00000; + vertex -7.89097 -66.2058 62.2415; + normal 0.0314227 0.969175 -0.244361; + texcoord 0.00000 1.00000; + vertex -4.91611 -66.3277 62.6957; + normal -0.0267291 0.978344 -0.205253; + texcoord 1.00000 2.00000; + vertex -17.2984 -70.3318 45.2223; + normal -0.0373761 0.979495 -0.197972; + texcoord 1.00000 1.00000; + vertex -4.88630 -70.3015 43.0292; + normal -0.386032 -0.783844 -0.486382; + texcoord 0.00000 2.00000; + vertex 57.9468 95.4267 65.8465; + normal -0.298937 -0.831964 -0.467410; + texcoord 0.00000 1.00000; + vertex 54.0201 96.2903 67.5714; + normal -0.206126 -0.872562 -0.442885; + texcoord 1.00000 2.00000; + vertex 60.9220 102.608 51.9113; + normal -0.168197 -0.886210 -0.431674; + texcoord 1.00000 1.00000; + vertex 50.2076 103.738 53.7673; + normal -0.395404 -0.771539 -0.498381; + texcoord 0.00000 2.00000; + vertex 1.48730 59.9040 132.200; + normal -0.393624 -0.775496 -0.493626; + texcoord 0.00000 1.00000; + vertex -2.04239 62.9467 130.289; + normal -0.391325 -0.780509 -0.487514; + texcoord 1.00000 2.00000; + vertex 15.2058 59.9092 121.308; + normal -0.390409 -0.782474 -0.485092; + texcoord 1.00000 1.00000; + vertex 8.39013 66.3521 116.400; + normal -0.742391 0.507480 -0.437401; + texcoord 0.00000 2.00000; + vertex 19.9970 -47.0129 130.338; + normal -0.807955 0.437778 -0.394410; + texcoord 0.00000 1.00000; + vertex 21.2912 -44.5372 131.013; + normal -0.881485 0.337403 -0.330369; + texcoord 1.00000 2.00000; + vertex 23.2376 -58.1399 111.928; + normal -0.890970 0.321871 -0.320267; + texcoord 1.00000 1.00000; + vertex 28.0549 -46.4898 110.235; + normal -0.799974 0.516868 -0.304777; + texcoord 0.00000 2.00000; + vertex -1.57668 -98.0457 71.2987; + normal -0.830135 0.439918 -0.342562; + texcoord 0.00000 1.00000; + vertex -1.08188 -95.1669 74.8821; + normal -0.868119 0.285967 -0.405701; + texcoord 1.00000 2.00000; + vertex 9.91119 -89.7871 55.1512; + normal -0.873577 0.246947 -0.419381; + texcoord 1.00000 1.00000; + vertex 9.16776 -81.4920 61.5843; + normal -0.888388 0.422802 -0.178903; + texcoord 0.00000 2.00000; + vertex 5.86828 -66.5813 50.1367; + normal -0.911689 0.351329 -0.213052; + texcoord 0.00000 1.00000; + vertex 6.45102 -63.5893 54.3138; + normal -0.934626 0.242043 -0.260557; + texcoord 1.00000 2.00000; + vertex 12.9570 -57.3358 36.7861; + normal -0.939717 0.199776 -0.277527; + texcoord 1.00000 1.00000; + vertex 12.3750 -50.4090 43.7430; + normal 0.417622 -0.833404 -0.361980; + texcoord 0.00000 2.00000; + vertex -8.04927 94.4844 151.254; + normal 0.576838 -0.746729 -0.331141; + texcoord 0.00000 1.00000; + vertex -10.4525 92.5464 152.943; + normal 0.735894 -0.615683 -0.281772; + texcoord 1.00000 2.00000; + vertex -11.0765 100.302 134.366; + normal 0.770293 -0.578849 -0.267549; + texcoord 1.00000 1.00000; + vertex -17.6791 90.6520 136.236; + normal 0.788507 -0.262359 -0.556260; + texcoord 0.00000 2.00000; + vertex 33.1264 -31.8748 159.857; + normal 0.794570 -0.258532 -0.549381; + texcoord 0.00000 1.00000; + vertex 30.5964 -35.7846 158.114; + normal 0.802958 -0.253111 -0.539624; + texcoord 1.00000 2.00000; + vertex 29.9255 -17.5767 148.576; + normal 0.805875 -0.251190 -0.536162; + texcoord 1.00000 1.00000; + vertex 24.3908 -25.3695 143.908; + normal 0.397969 0.658379 -0.638872; + texcoord 0.00000 2.00000; + vertex -4.93212 -103.291 95.6226; + normal 0.397551 0.656191 -0.641378; + texcoord 0.00000 1.00000; + vertex -2.98660 -107.893 92.0918; + normal 0.396911 0.652875 -0.645148; + texcoord 1.00000 2.00000; + vertex -21.2143 -100.328 88.5328; + normal 0.396621 0.651388 -0.646828; + texcoord 1.00000 1.00000; + vertex -18.6451 -107.542 82.8435; + normal -0.639226 -0.558990 -0.528129; + texcoord 0.00000 2.00000; + vertex 9.42204 -84.7158 69.9992; + normal -0.638399 -0.557001 -0.531222; + texcoord 0.00000 1.00000; + vertex 8.58426 -80.2937 66.3327; + normal -0.637011 -0.553697 -0.536318; + texcoord 1.00000 2.00000; + vertex 24.2860 -93.9340 61.7652; + normal -0.636483 -0.552450 -0.538227; + texcoord 1.00000 1.00000; + vertex 23.3846 -86.5574 55.2597; + normal 0.719663 0.400270 -0.567336; + texcoord 0.00000 2.00000; + vertex 52.7451 146.228 65.7492; + normal 0.716757 0.429870 -0.549064; + texcoord 0.00000 1.00000; + vertex 54.7766 142.213 65.4938; + normal 0.712053 0.465120 -0.525970; + texcoord 1.00000 2.00000; + vertex 41.1717 148.704 52.8153; + normal 0.710093 0.477322 -0.517620; + texcoord 1.00000 1.00000; + vertex 45.9431 139.056 50.4644; + normal 0.333681 0.798825 -0.500535; + texcoord 0.00000 2.00000; + vertex -15.4184 90.3296 151.070; + normal 0.288899 0.833681 -0.470652; + texcoord 0.00000 1.00000; + vertex -12.2843 89.1757 151.317; + normal 0.221141 0.878552 -0.423371; + texcoord 1.00000 2.00000; + vertex -27.3662 84.6336 134.014; + normal 0.208754 0.885795 -0.414475; + texcoord 1.00000 1.00000; + vertex -16.0175 80.8123 131.563; + normal -0.362131 0.604860 -0.709229; + texcoord 0.00000 2.00000; + vertex 23.8597 -39.0644 152.053; + normal -0.388763 0.602867 -0.696717; + texcoord 0.00000 1.00000; + vertex 28.1050 -36.8975 151.733; + normal -0.428711 0.598820 -0.676478; + texcoord 1.00000 2.00000; + vertex 23.6266 -53.9392 139.486; + normal -0.440806 0.597333 -0.669987; + texcoord 1.00000 1.00000; + vertex 33.0945 -49.3420 137.355; + normal 0.218977 0.885861 -0.409023; + texcoord 0.00000 2.00000; + vertex -8.32639 -105.840 85.8695; + normal 0.105530 0.914652 -0.390224; + texcoord 0.00000 1.00000; + vertex -4.31470 -105.867 87.9582; + normal 0.00228325 0.929567 -0.368646; + texcoord 1.00000 2.00000; + vertex -8.42306 -111.978 72.5244; + normal -0.0482257 0.933024 -0.356569; + texcoord 1.00000 1.00000; + vertex 1.81686 -110.428 75.1967; + normal -0.602127 0.153364 -0.783532; + texcoord 0.00000 2.00000; + vertex 46.3882 58.8965 63.4215; + normal -0.659191 0.0938710 -0.746093; + texcoord 0.00000 1.00000; + vertex 42.7834 43.8994 63.2562; + normal -0.678331 0.0723578 -0.731185; + texcoord 1.00000 2.00000; + vertex 34.7201 57.1670 72.0496; + normal -0.744127 -0.00952480 -0.667971; + texcoord 1.00000 1.00000; + vertex 33.3433 48.4458 73.7078; + normal 0.146965 -0.120771 -0.981741; + texcoord 0.00000 2.00000; + vertex 8.30490 36.1815 74.4413; + normal 0.154818 -0.115002 -0.981227; + texcoord 0.00000 1.00000; + vertex 5.54512 25.3155 75.3649; + normal 0.157478 -0.113043 -0.981031; + texcoord 1.00000 2.00000; + vertex -5.98733 41.3427 71.6669; + normal 0.164426 -0.107914 -0.980469; + texcoord 1.00000 1.00000; + vertex -9.43136 28.7383 72.4766; + normal 0.252033 -0.0257922 -0.967375; + texcoord 0.00000 2.00000; + vertex 23.2706 -8.34036 74.1755; + normal 0.257262 -0.0255718 -0.966003; + texcoord 0.00000 1.00000; + vertex 14.7206 -15.4048 72.1363; + normal 0.260258 -0.0254449 -0.965204; + texcoord 1.00000 2.00000; + vertex 13.9924 6.71353 71.3569; + normal 0.264821 -0.0252512 -0.963967; + texcoord 1.00000 1.00000; + vertex 3.76276 -1.41085 68.7594; + normal 0.286636 0.169645 -0.942900; + texcoord 0.00000 2.00000; + vertex 17.4967 -32.9498 66.7910; + normal 0.276338 0.169488 -0.945998; + texcoord 0.00000 1.00000; + vertex 8.09072 -39.6633 62.7238; + normal 0.268150 0.169350 -0.948376; + texcoord 1.00000 2.00000; + vertex 6.62408 -16.5900 66.4292; + normal 0.258036 0.169162 -0.951211; + texcoord 1.00000 1.00000; + vertex -3.15384 -23.3285 62.5784; + normal 0.296171 0.184785 -0.937090; + texcoord 0.00000 2.00000; + vertex 18.2438 -20.4927 62.5952; + normal 0.282079 0.186201 -0.941149; + texcoord 0.00000 1.00000; + vertex 7.54845 -25.6733 58.1933; + normal 0.267406 0.187625 -0.945141; + texcoord 1.00000 2.00000; + vertex 8.52463 -1.27894 63.3122; + normal 0.252817 0.188993 -0.948876; + texcoord 1.00000 1.00000; + vertex -1.87789 -6.14406 59.5715; + normal -0.317853 -0.253315 -0.913674; + texcoord 0.00000 2.00000; + vertex 20.2091 53.1525 69.0220; + normal -0.297303 -0.300270 -0.906338; + texcoord 0.00000 1.00000; + vertex 31.6558 43.3124 67.7680; + normal -0.270153 -0.358537 -0.893571; + texcoord 1.00000 2.00000; + vertex 11.1481 35.7778 76.9913; + normal -0.239319 -0.420138 -0.875334; + texcoord 1.00000 1.00000; + vertex 18.4301 29.9146 77.8146; + normal -0.251006 -0.212092 -0.944464; + texcoord 0.00000 2.00000; + vertex -19.9702 31.0730 93.6382; + normal -0.223685 -0.229600 -0.947232; + texcoord 0.00000 1.00000; + vertex -6.93464 31.3923 90.1021; + normal -0.207399 -0.239851 -0.948397; + texcoord 1.00000 2.00000; + vertex -17.2530 14.2487 96.6942; + normal -0.176191 -0.259112 -0.949641; + texcoord 1.00000 1.00000; + vertex -6.28303 14.4917 94.5926; + normal -0.232124 0.264078 -0.936152; + texcoord 0.00000 2.00000; + vertex -9.63353 -13.9027 81.5593; + normal -0.233851 0.266449 -0.935050; + texcoord 0.00000 1.00000; + vertex 0.765750 -16.8226 78.1571; + normal -0.234871 0.267849 -0.934394; + texcoord 1.00000 2.00000; + vertex -17.1591 -30.1964 78.8290; + normal -0.236378 0.269918 -0.933418; + texcoord 1.00000 1.00000; + vertex -4.98772 -33.8852 74.6801; + normal -0.453272 0.267018 -0.850439; + texcoord 0.00000 2.00000; + vertex -21.3617 -28.9935 62.1391; + normal -0.452811 0.266485 -0.850851; + texcoord 0.00000 1.00000; + vertex -11.3368 -29.3825 56.6738; + normal -0.452667 0.266318 -0.850980; + texcoord 1.00000 2.00000; + vertex -25.3507 -43.7812 59.6222; + normal -0.452260 0.265848 -0.851343; + texcoord 1.00000 1.00000; + vertex -13.6080 -44.5202 53.1533; + normal -0.252210 0.154059 -0.955330; + texcoord 0.00000 2.00000; + vertex -25.9667 -15.8389 62.3492; + normal -0.257090 0.156614 -0.953613; + texcoord 0.00000 1.00000; + vertex -15.1811 -14.2409 59.7594; + normal -0.260444 0.158370 -0.952412; + texcoord 1.00000 2.00000; + vertex -26.0309 -34.6747 59.3286; + normal -0.264644 0.160567 -0.950885; + texcoord 1.00000 1.00000; + vertex -13.1160 -33.0215 56.0134; + normal 0.130157 -0.542694 -0.829784; + texcoord 0.00000 2.00000; + vertex 38.0293 17.4659 86.3425; + normal 0.130457 -0.540535 -0.831146; + texcoord 0.00000 1.00000; + vertex 32.1750 25.3215 80.2865; + normal 0.130603 -0.539483 -0.831806; + texcoord 1.00000 2.00000; + vertex 53.4982 24.7146 84.0281; + normal 0.130868 -0.537562 -0.833007; + texcoord 1.00000 1.00000; + vertex 46.9208 34.0029 77.0007; + normal 0.0590281 -0.121337 -0.990855; + texcoord 0.00000 2.00000; + vertex 15.1191 0.335730 77.7040; + normal 0.0568037 -0.112606 -0.992015; + texcoord 0.00000 1.00000; + vertex 5.53573 7.36894 76.2718; + normal 0.0560017 -0.109461 -0.992412; + texcoord 1.00000 2.00000; + vertex 25.0175 12.4049 76.8157; + normal 0.0538669 -0.101094 -0.993418; + texcoord 1.00000 1.00000; + vertex 15.0681 19.9705 75.5063; + normal -0.111876 0.0665856 -0.991489; + texcoord 0.00000 2.00000; + vertex 5.90429 -41.8359 78.8411; + normal -0.111196 0.0678914 -0.991477; + texcoord 0.00000 1.00000; + vertex 3.64032 -30.4561 79.8607; + normal -0.110935 0.0683921 -0.991472; + texcoord 1.00000 2.00000; + vertex 21.4537 -39.7087 77.2294; + normal -0.110301 0.0696081 -0.991458; + texcoord 1.00000 1.00000; + vertex 19.2080 -27.2700 78.3525; + normal -0.0131443 0.507700 -0.861434; + texcoord 0.00000 2.00000; + vertex -3.94675 -51.1776 40.4895; + normal 0.00226524 0.534785 -0.844985; + texcoord 0.00000 1.00000; + vertex -6.80953 -40.7738 46.6648; + normal 0.00717058 0.543269 -0.839528; + texcoord 1.00000 2.00000; + vertex 10.1759 -47.7742 42.2798; + normal 0.0233303 0.570744 -0.820796; + texcoord 1.00000 1.00000; + vertex 7.72498 -38.5991 48.5901; + normal -0.0154436 0.325798 -0.945313; + texcoord 0.00000 2.00000; + vertex -8.57345 -42.7690 49.1338; + normal -0.0181015 0.323042 -0.946211; + texcoord 0.00000 1.00000; + vertex -6.28898 -32.1912 52.7421; + normal -0.0207790 0.320261 -0.947101; + texcoord 1.00000 2.00000; + vertex 11.9952 -47.9574 47.0096; + normal -0.0232046 0.317737 -0.947895; + texcoord 1.00000 1.00000; + vertex 14.7561 -36.1996 50.8833; + normal -0.168042 -0.647246 -0.743528; + texcoord 0.00000 2.00000; + vertex 32.1597 109.058 58.9908; + normal -0.125226 -0.728209 -0.673817; + texcoord 0.00000 1.00000; + vertex 45.0989 101.524 62.6250; + normal -0.103870 -0.763994 -0.636808; + texcoord 1.00000 2.00000; + vertex 28.5315 98.3586 69.1247; + normal -0.0410094 -0.853177 -0.520007; + texcoord 1.00000 1.00000; + vertex 35.6513 95.5539 73.1649; + normal -0.0388699 -0.313568 -0.948770; + texcoord 0.00000 2.00000; + vertex 0.802560 83.3925 119.591; + normal -0.0439441 -0.318750 -0.946819; + texcoord 0.00000 1.00000; + vertex -1.34460 72.3296 123.335; + normal -0.0483932 -0.323282 -0.945065; + texcoord 1.00000 2.00000; + vertex -18.6284 87.6176 118.990; + normal -0.0533096 -0.328275 -0.943077; + texcoord 1.00000 1.00000; + vertex -21.0147 76.3509 123.047; + normal -0.0144169 0.315238 -0.948903; + texcoord 0.00000 2.00000; + vertex 30.4872 -9.05695 132.229; + normal -0.0317096 0.300662 -0.953203; + texcoord 0.00000 1.00000; + vertex 28.5107 -20.9779 128.299; + normal -0.0367116 0.296414 -0.954354; + texcoord 1.00000 2.00000; + vertex 15.6734 -7.15993 133.084; + normal -0.0544736 0.281209 -0.958099; + texcoord 1.00000 1.00000; + vertex 13.6435 -18.5511 129.856; + normal 0.430136 -0.361217 -0.827348; + texcoord 0.00000 2.00000; + vertex 11.9916 -88.5748 94.2262; + normal 0.437026 -0.367264 -0.821051; + texcoord 0.00000 1.00000; + vertex 2.64368 -88.5510 89.3558; + normal 0.441723 -0.371386 -0.816672; + texcoord 1.00000 2.00000; + vertex 18.1545 -70.6265 89.5941; + normal 0.447034 -0.376049 -0.811633; + texcoord 1.00000 1.00000; + vertex 5.69802 -70.2877 82.5763; + normal 0.416288 0.0465444 -0.908041; + texcoord 0.00000 2.00000; + vertex 19.9067 -51.3030 67.8772; + normal 0.411120 0.0480590 -0.910313; + texcoord 0.00000 1.00000; + vertex 9.77697 -55.1698 63.0351; + normal 0.407387 0.0491495 -0.911932; + texcoord 1.00000 2.00000; + vertex 14.8118 -32.8080 66.4895; + normal 0.402558 0.0505558 -0.913997; + texcoord 1.00000 1.00000; + vertex 3.65253 -36.8188 61.3527; + normal -0.168795 0.436796 -0.883582; + texcoord 0.00000 2.00000; + vertex 36.6510 109.491 71.0875; + normal -0.168783 0.440510 -0.881739; + texcoord 0.00000 1.00000; + vertex 45.6839 101.740 65.5300; + normal -0.168782 0.440928 -0.881530; + texcoord 1.00000 2.00000; + vertex 24.5465 100.184 68.7990; + normal -0.168768 0.444234 -0.879871; + texcoord 1.00000 1.00000; + vertex 34.8293 91.0083 62.1939; + normal -0.183559 0.122012 -0.975407; + texcoord 0.00000 2.00000; + vertex -32.6994 63.4681 133.095; + normal -0.193438 0.126593 -0.972911; + texcoord 0.00000 1.00000; + vertex -20.2793 65.9154 131.064; + normal -0.199704 0.129496 -0.971262; + texcoord 1.00000 2.00000; + vertex -31.3286 42.5477 130.220; + normal -0.208256 0.133456 -0.968927; + texcoord 1.00000 1.00000; + vertex -16.5469 45.2177 127.411; + normal -0.348268 -0.217739 -0.911756; + texcoord 0.00000 2.00000; + vertex 3.29045 -36.3303 129.352; + normal -0.334962 -0.219903 -0.916211; + texcoord 0.00000 1.00000; + vertex 13.9077 -28.9852 123.542; + normal -0.332015 -0.220375 -0.917170; + texcoord 1.00000 2.00000; + vertex 12.3539 -50.1762 129.196; + normal -0.318800 -0.222458 -0.921346; + texcoord 1.00000 1.00000; + vertex 23.2601 -42.8616 123.657; + normal -0.108453 -0.0228462 -0.993839; + texcoord 0.00000 2.00000; + vertex -18.8663 -100.619 82.7118; + normal -0.108574 -0.0228885 -0.993825; + texcoord 0.00000 1.00000; + vertex -11.0295 -89.7997 81.6079; + normal -0.108655 -0.0229169 -0.993815; + texcoord 1.00000 2.00000; + vertex -2.57189 -114.088 81.2433; + normal -0.108768 -0.0229564 -0.993802; + texcoord 1.00000 1.00000; + vertex 6.13364 -102.443 80.0215; + normal 0.210353 -0.265820 -0.940793; + texcoord 0.00000 2.00000; + vertex -3.73077 -80.6223 63.5853; + normal 0.237839 -0.234822 -0.942492; + texcoord 0.00000 1.00000; + vertex -1.09733 -65.2091 59.8191; + normal 0.257357 -0.212276 -0.942712; + texcoord 1.00000 2.00000; + vertex 16.4535 -80.3227 68.0136; + normal 0.289424 -0.174224 -0.941212; + texcoord 1.00000 1.00000; + vertex 18.4087 -68.4791 66.4225; + normal -0.133235 0.354571 -0.925488; + texcoord 0.00000 2.00000; + vertex 67.0976 111.612 72.4238; + normal -0.183206 0.337641 -0.923274; + texcoord 0.00000 1.00000; + vertex 57.7599 98.8481 68.8779; + normal -0.201631 0.331115 -0.921796; + texcoord 1.00000 2.00000; + vertex 51.5996 118.113 77.1453; + normal -0.260701 0.309132 -0.914589; + texcoord 1.00000 1.00000; + vertex 44.6910 108.435 75.8436; + normal 0.525548 0.113675 -0.843135; + texcoord 0.00000 2.00000; + vertex 9.87778 71.1091 140.623; + normal 0.528030 0.113201 -0.841647; + texcoord 0.00000 1.00000; + vertex 0.799880 64.3144 134.049; + normal 0.528765 0.113061 -0.841204; + texcoord 1.00000 2.00000; + vertex 2.61291 86.9934 138.237; + normal 0.530951 0.112642 -0.839882; + texcoord 1.00000 1.00000; + vertex -8.16281 79.2682 130.388; + normal 0.0992799 -0.0848418 -0.991436; + texcoord 0.00000 2.00000; + vertex 30.3083 -53.2656 130.343; + normal 0.0990236 -0.0683284 -0.992736; + texcoord 0.00000 1.00000; + vertex 22.2223 -41.5617 128.532; + normal 0.0988233 -0.0564938 -0.993500; + texcoord 1.00000 2.00000; + vertex 47.6920 -40.9695 131.032; + normal 0.0985127 -0.0395519 -0.994350; + texcoord 1.00000 1.00000; + vertex 40.0596 -29.6482 129.826; + normal 0.291247 0.464649 -0.836227; + texcoord 0.00000 2.00000; + vertex 15.9813 -107.342 74.4488; + normal 0.249600 0.548003 -0.798369; + texcoord 0.00000 1.00000; + vertex 0.976580 -97.7669 74.5431; + normal 0.229263 0.585073 -0.777900; + texcoord 1.00000 2.00000; + vertex 19.1116 -92.8224 83.6067; + normal 0.165896 0.687495 -0.706986; + texcoord 1.00000 1.00000; + vertex 10.4921 -88.3011 85.9807; + normal -0.213483 0.472428 -0.855124; + texcoord 0.00000 2.00000; + vertex 21.2757 -70.8931 47.0450; + normal -0.245682 0.532616 -0.809914; + texcoord 0.00000 1.00000; + vertex 8.09648 -64.7583 53.7245; + normal -0.268661 0.575251 -0.772598; + texcoord 1.00000 2.00000; + vertex 28.8842 -54.1441 54.3988; + normal -0.305158 0.642312 -0.703075; + texcoord 1.00000 1.00000; + vertex 20.5399 -50.8935 60.9902; + normal -0.211412 -0.356267 -0.910153; + texcoord 0.00000 2.00000; + vertex 41.5948 153.893 62.4939; + normal -0.184608 -0.425296 -0.886027; + texcoord 0.00000 1.00000; + vertex 54.9347 142.856 63.7153; + normal -0.159037 -0.486348 -0.859170; + texcoord 1.00000 2.00000; + vertex 32.7392 136.860 71.2180; + normal -0.118947 -0.573700 -0.810382; + texcoord 1.00000 1.00000; + vertex 40.7650 130.963 74.2149; + normal -0.442350 -0.00564485 -0.896825; + texcoord 0.00000 2.00000; + vertex -17.6117 108.383 155.963; + normal -0.450516 -0.0673382 -0.890225; + texcoord 0.00000 1.00000; + vertex -10.9860 92.9357 152.793; + normal -0.454650 -0.105022 -0.884457; + texcoord 1.00000 2.00000; + vertex -31.2495 96.6847 162.764; + normal -0.461239 -0.185015 -0.867772; + texcoord 1.00000 1.00000; + vertex -26.6148 86.6867 162.432; + normal -0.219217 0.527109 -0.821036; + texcoord 0.00000 2.00000; + vertex 23.0417 -26.5388 165.863; + normal -0.219895 0.523247 -0.823322; + texcoord 0.00000 1.00000; + vertex 30.0511 -35.3757 158.318; + normal -0.220079 0.522196 -0.823940; + texcoord 1.00000 2.00000; + vertex 8.06410 -35.0955 164.368; + normal -0.220700 0.518616 -0.826032; + texcoord 1.00000 1.00000; + vertex 15.6459 -45.0576 156.088; + normal -0.628951 0.333640 -0.702214; + texcoord 0.00000 2.00000; + vertex -12.8737 -109.605 99.8448; + normal -0.633664 0.338414 -0.695663; + texcoord 0.00000 1.00000; + vertex -3.47558 -108.235 92.0781; + normal -0.635615 0.340398 -0.692909; + texcoord 1.00000 2.00000; + vertex -18.0591 -127.801 95.8437; + normal -0.639308 0.344167 -0.687629; + texcoord 1.00000 1.00000; + vertex -5.73487 -126.336 85.1188; + normal 0.681648 -0.365705 -0.633732; + texcoord 0.00000 2.00000; + vertex 17.8749 -79.6299 75.2405; + normal 0.682902 -0.367345 -0.631428; + texcoord 0.00000 1.00000; + vertex 9.21994 -80.0417 66.1688; + normal 0.683620 -0.368286 -0.630102; + texcoord 1.00000 2.00000; + vertex 25.1343 -60.0383 71.7431; + normal 0.684636 -0.369619 -0.628216; + texcoord 1.00000 1.00000; + vertex 14.1062 -60.2264 59.8353; + normal -0.387585 -0.145344 -0.910303; + texcoord 0.00000 2.00000; + vertex 40.7000 140.725 70.9579; + normal -0.367668 -0.158372 -0.916372; + texcoord 0.00000 1.00000; + vertex 54.5267 141.469 64.9520; + normal -0.356335 -0.165679 -0.919552; + texcoord 1.00000 2.00000; + vertex 43.6648 121.201 72.8128; + normal -0.334418 -0.179597 -0.925154; + texcoord 1.00000 1.00000; + vertex 56.1300 121.780 68.1947; + normal -0.0847116 -0.269514 -0.959263; + texcoord 0.00000 2.00000; + vertex -19.4928 76.3140 155.319; + normal -0.0618806 -0.262435 -0.962964; + texcoord 0.00000 1.00000; + vertex -12.4323 88.3669 151.309; + normal -0.0581740 -0.261272 -0.963511; + texcoord 1.00000 2.00000; + vertex -5.60486 68.8938 156.177; + normal -0.0346116 -0.253793 -0.966639; + texcoord 1.00000 1.00000; + vertex 1.24730 80.3189 152.932; + normal -0.306102 -0.218042 -0.926693; + texcoord 0.00000 2.00000; + vertex 23.7575 -48.6768 156.032; + normal -0.315411 -0.223448 -0.922273; + texcoord 0.00000 1.00000; + vertex 28.1134 -37.4918 151.961; + normal -0.320970 -0.226673 -0.919564; + texcoord 1.00000 2.00000; + vertex 41.3740 -59.6470 152.794; + normal -0.328795 -0.231210 -0.915661; + texcoord 1.00000 1.00000; + vertex 46.9322 -46.0806 147.373; + normal 0.339826 -0.209181 -0.916931; + texcoord 0.00000 2.00000; + vertex -9.18594 -122.391 89.5464; + normal 0.393972 -0.167868 -0.903663; + texcoord 0.00000 1.00000; + vertex -4.11947 -106.670 87.8377; + normal 0.411675 -0.153856 -0.898249; + texcoord 1.00000 2.00000; + vertex 6.57326 -123.165 95.5637; + normal 0.475713 -0.100892 -0.873795; + texcoord 1.00000 1.00000; + vertex 9.77423 -112.242 96.0451; + normal 0.206144 0.255652 -0.944535; + texcoord 0.00000 2.00000; + vertex 5.10791 -95.8304 58.6811; + normal 0.234238 0.282986 -0.930081; + texcoord 0.00000 1.00000; + vertex 7.85941 -81.8151 63.0750; + normal 0.255462 0.303570 -0.917924; + texcoord 1.00000 2.00000; + vertex 25.3375 -99.2946 62.1585; + normal 0.286207 0.333286 -0.898335; + texcoord 1.00000 1.00000; + vertex 27.5218 -88.0464 67.0275; + normal -0.930088 0.202306 0.306610; + texcoord 0.00000 2.00000; + vertex 51.9694 57.8737 81.4187; + normal -0.927996 0.212042 0.306367; + texcoord 0.00000 1.00000; + vertex 43.8667 44.8535 65.4304; + normal -0.928543 0.209540 0.306432; + texcoord 1.00000 2.00000; + vertex 50.5527 43.9377 86.3162; + normal -0.925866 0.221525 0.306101; + texcoord 1.00000 1.00000; + vertex 45.1863 34.9112 76.6170; + normal -0.855859 0.195776 -0.478725; + texcoord 0.00000 2.00000; + vertex -1.93276 39.6191 94.7042; + normal -0.857669 0.159623 -0.488800; + texcoord 0.00000 1.00000; + vertex 4.45860 26.9266 78.0872; + normal -0.857842 0.153972 -0.490306; + texcoord 1.00000 2.00000; + vertex -8.70272 21.6320 99.4516; + normal -0.858157 0.107867 -0.501927; + texcoord 1.00000 1.00000; + vertex -3.87878 12.6168 89.2665; + normal -0.740882 0.649426 -0.171291; + texcoord 0.00000 2.00000; + vertex 14.7818 -8.61724 94.4790; + normal -0.751872 0.634073 -0.180668; + texcoord 0.00000 1.00000; + vertex 14.2049 -14.2761 75.5193; + normal -0.749679 0.637196 -0.178781; + texcoord 1.00000 2.00000; + vertex 4.44822 -19.9433 96.2334; + normal -0.761328 0.620237 -0.188907; + texcoord 1.00000 1.00000; + vertex 4.11267 -25.2445 80.1804; + normal -0.321693 0.820079 -0.473270; + texcoord 0.00000 2.00000; + vertex 7.11101 -27.3622 77.6581; + normal -0.344535 0.803854 -0.484886; + texcoord 0.00000 1.00000; + vertex 3.15646 -38.7897 60.5446; + normal -0.347754 0.801489 -0.486500; + texcoord 1.00000 2.00000; + vertex -11.6514 -32.7011 81.1601; + normal -0.374558 0.781024 -0.499708; + texcoord 1.00000 1.00000; + vertex -14.6620 -41.8594 69.1027; + normal -0.335318 0.913554 -0.230174; + texcoord 0.00000 2.00000; + vertex 9.44484 -19.5639 79.3075; + normal -0.352962 0.904239 -0.240354; + texcoord 0.00000 1.00000; + vertex 7.19814 -25.0851 60.6671; + normal -0.349053 0.906350 -0.238101; + texcoord 1.00000 2.00000; + vertex -4.78035 -24.4072 80.8081; + normal -0.367844 0.895950 -0.248926; + texcoord 1.00000 1.00000; + vertex -6.80652 -29.7215 64.6747; + normal -0.748117 -0.518492 -0.414111; + texcoord 0.00000 2.00000; + vertex 16.2223 53.9577 86.0734; + normal -0.720393 -0.552673 -0.419030; + texcoord 0.00000 1.00000; + vertex 30.9208 45.5228 70.0807; + normal -0.714664 -0.559397 -0.419917; + texcoord 1.00000 2.00000; + vertex 24.3576 36.9482 92.6734; + normal -0.673738 -0.604440 -0.425123; + texcoord 1.00000 1.00000; + vertex 33.5173 32.1652 84.9575; + normal -0.0654128 -0.960643 -0.269976; + texcoord 0.00000 2.00000; + vertex -11.9196 24.7640 109.489; + normal -0.0415618 -0.959286 -0.279363; + texcoord 0.00000 1.00000; + vertex -5.37048 29.5095 91.0167; + normal -0.0465427 -0.959621 -0.277419; + texcoord 1.00000 2.00000; + vertex 3.16042 23.0972 111.766; + normal -0.0199421 -0.957512 -0.287703; + texcoord 1.00000 1.00000; + vertex 8.82917 27.4327 96.9445; + normal -0.461807 -0.632889 -0.621439; + texcoord 0.00000 2.00000; + vertex -7.77123 -26.8105 94.0341; + normal -0.441370 -0.636991 -0.632009; + texcoord 0.00000 1.00000; + vertex 0.855600 -18.7156 79.3793; + normal -0.443461 -0.636589 -0.630949; + texcoord 1.00000 2.00000; + vertex 5.19667 -37.1499 94.9272; + normal -0.421943 -0.640529 -0.641628; + texcoord 1.00000 1.00000; + vertex 13.5681 -29.4369 81.7223; + normal -0.405015 -0.779588 -0.477709; + texcoord 0.00000 2.00000; + vertex -15.8666 -37.8235 78.8031; + normal -0.393228 -0.780030 -0.486748; + texcoord 0.00000 1.00000; + vertex -12.3941 -29.8771 62.8912; + normal -0.394304 -0.779997 -0.485931; + texcoord 1.00000 2.00000; + vertex -0.906780 -45.4923 78.6348; + normal -0.382608 -0.780281 -0.494745; + texcoord 1.00000 1.00000; + vertex 2.91519 -37.2577 62.6921; + normal 0.0771781 -0.908904 -0.409801; + texcoord 0.00000 2.00000; + vertex -17.0584 -24.7609 76.5113; + normal 0.103399 -0.901401 -0.420459; + texcoord 0.00000 1.00000; + vertex -11.9295 -16.4696 59.0879; + normal 0.0983559 -0.902906 -0.418434; + texcoord 1.00000 2.00000; + vertex -1.70330 -24.4205 78.6483; + normal 0.127276 -0.893870 -0.429881; + texcoord 1.00000 1.00000; + vertex 2.76802 -17.0077 64.5584; + normal 0.835645 0.0121208 -0.549136; + texcoord 0.00000 2.00000; + vertex 43.1723 27.3141 96.3766; + normal 0.830469 0.0198988 -0.556710; + texcoord 0.00000 1.00000; + vertex 33.2344 26.7431 81.2410; + normal 0.829612 0.0211683 -0.557938; + texcoord 1.00000 2.00000; + vertex 42.7946 47.7218 96.2522; + normal 0.824360 0.0288506 -0.565330; + texcoord 1.00000 1.00000; + vertex 32.4777 47.3256 81.1879; + normal 0.397230 0.827248 -0.397328; + texcoord 0.00000 2.00000; + vertex 10.1699 21.5263 89.2793; + normal 0.373382 0.832988 -0.408310; + texcoord 0.00000 1.00000; + vertex 2.55464 16.7544 71.7305; + normal 0.377847 0.831964 -0.406285; + texcoord 1.00000 2.00000; + vertex -3.42722 28.9201 91.0796; + normal 0.351618 0.837654 -0.417972; + texcoord 1.00000 1.00000; + vertex -10.3542 24.5062 76.4063; + normal 0.840162 0.219532 -0.495916; + texcoord 0.00000 2.00000; + vertex 17.1495 -36.7020 96.3521; + normal 0.824279 0.260304 -0.502797; + texcoord 0.00000 1.00000; + vertex 5.66039 -28.3694 80.5763; + normal 0.826780 0.254184 -0.501822; + texcoord 1.00000 2.00000; + vertex 15.4412 -21.2289 100.308; + normal 0.805927 0.302422 -0.508942; + texcoord 1.00000 1.00000; + vertex 6.53833 -15.0713 89.8685; + normal 0.841112 0.475732 -0.257314; + texcoord 0.00000 2.00000; + vertex 8.49919 -52.7708 63.7994; + normal 0.821015 0.510872 -0.254840; + texcoord 0.00000 1.00000; + vertex -4.36213 -38.1590 48.7729; + normal 0.817080 0.517395 -0.254327; + texcoord 1.00000 2.00000; + vertex 1.67628 -36.3330 71.8873; + normal 0.784721 0.567280 -0.249814; + texcoord 1.00000 1.00000; + vertex -5.35158 -29.0854 66.2692; + normal 0.978496 0.150735 -0.140803; + texcoord 0.00000 2.00000; + vertex 0.739480 -41.4718 73.1938; + normal 0.974390 0.170965 -0.146064; + texcoord 0.00000 1.00000; + vertex -3.61765 -30.7037 54.4419; + normal 0.974409 0.170880 -0.146042; + texcoord 1.00000 2.00000; + vertex -1.26576 -24.1516 77.8004; + normal 0.968639 0.196133 -0.152544; + texcoord 1.00000 1.00000; + vertex -4.67141 -16.5830 65.9062; + normal -0.473626 -0.878978 0.0554614; + texcoord 0.00000 2.00000; + vertex 28.3235 113.244 78.1435; + normal -0.467468 -0.882192 0.0566685; + texcoord 0.00000 1.00000; + vertex 44.3633 103.670 63.3815; + normal -0.468254 -0.881785 0.0565148; + texcoord 1.00000 2.00000; + vertex 41.6030 106.525 85.0675; + normal -0.459881 -0.886075 0.0581455; + texcoord 1.00000 1.00000; + vertex 50.8040 101.319 78.4986; + normal -0.941521 -0.0422234 -0.334297; + texcoord 0.00000 2.00000; + vertex -11.1372 83.4399 138.770; + normal -0.939228 -0.0887831 -0.331616; + texcoord 0.00000 1.00000; + vertex -4.99039 68.8494 123.301; + normal -0.940029 -0.0765617 -0.332391; + texcoord 1.00000 2.00000; + vertex -12.2951 69.6685 143.770; + normal -0.935011 -0.134068 -0.328299; + texcoord 1.00000 1.00000; + vertex -7.72604 59.7947 134.790; + normal -0.708632 0.515019 -0.482282; + texcoord 0.00000 2.00000; + vertex 27.3093 -7.48331 149.071; + normal -0.721267 0.486504 -0.493039; + texcoord 0.00000 1.00000; + vertex 30.5857 -18.5999 132.386; + normal -0.719783 0.489974 -0.491769; + texcoord 1.00000 2.00000; + vertex 16.5979 -19.7090 151.754; + normal -0.733291 0.457013 -0.503412; + texcoord 1.00000 1.00000; + vertex 19.4850 -29.0994 139.024; + normal 0.186519 0.833187 -0.520587; + texcoord 0.00000 2.00000; + vertex 3.36568 -78.1466 105.046; + normal 0.176814 0.830256 -0.528595; + texcoord 0.00000 1.00000; + vertex 2.08643 -87.4633 89.6767; + normal 0.176823 0.830258 -0.528588; + texcoord 1.00000 2.00000; + vertex -14.3321 -74.3536 104.776; + normal 0.167282 0.827251 -0.536351; + texcoord 1.00000 1.00000; + vertex -15.8839 -84.1036 89.2539; + normal -0.0422786 0.874605 -0.482989; + texcoord 0.00000 2.00000; + vertex 10.0996 -45.3869 80.3012; + normal -0.0605691 0.867331 -0.494033; + texcoord 0.00000 1.00000; + vertex 9.09025 -54.4492 63.9795; + normal -0.0561990 0.869110 -0.491415; + texcoord 1.00000 2.00000; + vertex -4.55098 -45.7837 80.8652; + normal -0.0749049 0.861312 -0.502525; + texcoord 1.00000 1.00000; + vertex -5.67015 -54.7939 65.5887; + normal -0.773397 -0.110217 -0.624267; + texcoord 0.00000 2.00000; + vertex 32.6640 99.3638 86.9638; + normal -0.769095 -0.114760 -0.628747; + texcoord 0.00000 1.00000; + vertex 45.0137 102.712 71.0727; + normal -0.769141 -0.114712 -0.628699; + texcoord 1.00000 2.00000; + vertex 35.9933 79.0274 86.4296; + normal -0.764949 -0.119088 -0.632986; + texcoord 1.00000 1.00000; + vertex 49.1402 82.3590 69.9151; + normal 0.432724 -0.875558 -0.214821; + texcoord 0.00000 2.00000; + vertex -18.8203 57.4971 151.605; + normal 0.445059 -0.866993 -0.224157; + texcoord 0.00000 1.00000; + vertex -16.1282 64.2824 129.372; + normal 0.445534 -0.866655 -0.224517; + texcoord 1.00000 2.00000; + vertex 0.689910 66.6167 153.736; + normal 0.459299 -0.856638 -0.234979; + texcoord 1.00000 1.00000; + vertex 2.91522 72.6946 135.928; + normal 0.418981 -0.829654 -0.368957; + texcoord 0.00000 2.00000; + vertex 17.3300 -36.2763 145.857; + normal 0.427258 -0.821296 -0.378052; + texcoord 0.00000 1.00000; + vertex 14.0625 -29.1192 126.052; + normal 0.426385 -0.822190 -0.377093; + texcoord 1.00000 2.00000; + vertex 34.5425 -27.6609 146.030; + normal 0.434626 -0.813619 -0.386166; + texcoord 1.00000 1.00000; + vertex 31.3275 -20.2240 126.743; + normal 0.828167 -0.406268 -0.386117; + texcoord 0.00000 2.00000; + vertex -0.804010 -97.8541 98.7340; + normal 0.837950 -0.375989 -0.395565; + texcoord 0.00000 1.00000; + vertex -5.20420 -87.5576 78.4624; + normal 0.834743 -0.386281 -0.392417; + texcoord 1.00000 2.00000; + vertex 6.72922 -84.4476 100.786; + normal 0.844846 -0.352422 -0.402534; + texcoord 1.00000 1.00000; + vertex 2.74539 -75.4754 84.5690; + normal 0.786361 -0.437674 -0.435979; + texcoord 0.00000 2.00000; + vertex 0.410600 -81.9215 81.5350; + normal 0.799334 -0.402381 -0.446268; + texcoord 0.00000 1.00000; + vertex -1.97433 -66.2618 61.5128; + normal 0.800338 -0.399478 -0.447076; + texcoord 1.00000 2.00000; + vertex 12.6676 -64.4696 86.1229; + normal 0.815047 -0.353335 -0.459188; + texcoord 1.00000 1.00000; + vertex 10.6961 -53.4957 74.1793; + normal -0.854508 0.512656 0.0836673; + texcoord 0.00000 2.00000; + vertex 62.0295 105.028 91.8865; + normal -0.860680 0.502762 0.0803821; + texcoord 0.00000 1.00000; + vertex 55.9571 98.5082 69.8185; + normal -0.858665 0.506022 0.0814630; + texcoord 1.00000 2.00000; + vertex 54.1473 91.4843 94.3730; + normal -0.865549 0.494755 0.0777327; + texcoord 1.00000 1.00000; + vertex 49.4171 85.8936 77.2857; + normal -0.194021 0.815095 -0.545872; + texcoord 0.00000 2.00000; + vertex -4.03193 76.4873 148.033; + normal -0.207327 0.805227 -0.555541; + texcoord 0.00000 1.00000; + vertex -2.56272 64.8124 130.077; + normal -0.205118 0.806889 -0.553946; + texcoord 1.00000 2.00000; + vertex -21.7266 72.5941 148.509; + normal -0.218667 0.796536 -0.563662; + texcoord 1.00000 1.00000; + vertex -20.4073 61.0304 131.656; + normal 0.843397 0.515787 -0.150485; + texcoord 0.00000 2.00000; + vertex 31.1043 -52.4880 155.001; + normal 0.832822 0.530663 -0.157496; + texcoord 0.00000 1.00000; + vertex 22.9924 -45.7909 132.492; + normal 0.833111 0.530264 -0.157308; + texcoord 1.00000 2.00000; + vertex 20.9982 -34.9277 158.549; + normal 0.819839 0.548079 -0.165751; + texcoord 1.00000 1.00000; + vertex 14.6047 -30.0397 143.088; + normal 0.471204 0.845653 0.250675; + texcoord 0.00000 2.00000; + vertex 13.0111 -110.499 94.7125; + normal 0.479455 0.841156 0.250159; + texcoord 0.00000 1.00000; + vertex 1.29439 -98.3113 75.6206; + normal 0.476460 0.842800 0.250349; + texcoord 1.00000 2.00000; + vertex -0.488440 -104.280 99.1070; + normal 0.486488 0.837246 0.249699; + texcoord 1.00000 1.00000; + vertex -8.73446 -96.0146 87.4588; + normal 0.384491 0.916953 -0.106601; + texcoord 0.00000 2.00000; + vertex 31.8346 -74.6350 68.9030; + normal 0.354271 0.930475 -0.0933188; + texcoord 0.00000 1.00000; + vertex 10.0197 -67.2031 54.1476; + normal 0.364986 0.925839 -0.0980188; + texcoord 1.00000 2.00000; + vertex 18.8146 -68.4204 75.3980; + normal 0.324880 0.942325 -0.0804757; + texcoord 1.00000 1.00000; + vertex 6.61597 -64.7110 69.5885; + normal -0.587579 -0.772501 -0.240816; + texcoord 0.00000 2.00000; + vertex 36.2952 150.531 80.5937; + normal -0.548923 -0.804323 -0.227484; + texcoord 0.00000 1.00000; + vertex 54.9244 141.473 64.1984; + normal -0.563653 -0.792593 -0.232576; + texcoord 1.00000 2.00000; + vertex 46.8114 140.806 86.1314; + normal -0.513211 -0.830876 -0.215081; + texcoord 1.00000 1.00000; + vertex 58.5348 135.633 78.1416; + normal -0.956063 -0.156754 -0.247733; + texcoord 0.00000 2.00000; + vertex -18.5078 109.200 171.670; + normal -0.949232 -0.200040 -0.242782; + texcoord 0.00000 1.00000; + vertex -11.0890 93.1588 153.189; + normal -0.952077 -0.183439 -0.244742; + texcoord 1.00000 2.00000; + vertex -17.3270 94.8085 176.219; + normal -0.942053 -0.236161 -0.238250; + texcoord 1.00000 1.00000; + vertex -11.8869 83.9847 165.438; + normal -0.863454 -0.0546457 -0.501460; + texcoord 0.00000 2.00000; + vertex 18.9042 -35.0952 176.822; + normal -0.856660 -0.0686872 -0.511288; + texcoord 0.00000 1.00000; + vertex 29.7848 -35.8787 158.172; + normal -0.857425 -0.0671371 -0.510211; + texcoord 1.00000 2.00000; + vertex 19.7799 -54.1732 177.393; + normal -0.850161 -0.0815698 -0.520167; + texcoord 1.00000 1.00000; + vertex 30.4917 -55.0679 160.026; + normal -0.164488 -0.829849 -0.533193; + texcoord 0.00000 2.00000; + vertex 0.488800 -119.547 107.932; + normal -0.165535 -0.830276 -0.532203; + texcoord 0.00000 1.00000; + vertex -3.08120 -108.778 92.2735; + normal -0.165206 -0.830142 -0.532515; + texcoord 1.00000 2.00000; + vertex 15.3437 -121.437 106.291; + normal -0.166149 -0.830526 -0.531622; + texcoord 1.00000 1.00000; + vertex 11.5404 -108.934 87.9461; + normal 0.677975 0.569548 -0.464720; + texcoord 0.00000 2.00000; + vertex 13.3812 -70.8673 82.9302; + normal 0.677101 0.569791 -0.465696; + texcoord 0.00000 1.00000; + vertex 9.11274 -79.5356 66.0794; + normal 0.677069 0.569800 -0.465731; + texcoord 1.00000 2.00000; + vertex -1.06965 -54.9803 81.3188; + normal 0.676284 0.570017 -0.466605; + texcoord 1.00000 1.00000; + vertex -6.29152 -64.8703 61.6685; + normal 0.00311056 -0.973070 -0.230490; + texcoord 0.00000 2.00000; + vertex 51.5998 135.865 86.6650; + normal 0.0227959 -0.970407 -0.240396; + texcoord 0.00000 1.00000; + vertex 55.0093 140.943 65.2738; + normal 0.0161664 -0.971358 -0.237072; + texcoord 1.00000 2.00000; + vertex 66.9970 135.674 87.6797; + normal 0.0368777 -0.968208 -0.247413; + texcoord 1.00000 1.00000; + vertex 70.2906 140.705 68.4846; + normal 0.530709 -0.614174 -0.584070; + texcoord 0.00000 2.00000; + vertex -9.69601 72.8119 169.412; + normal 0.549786 -0.584416 -0.596819; + texcoord 0.00000 1.00000; + vertex -11.6688 88.3523 151.278; + normal 0.550926 -0.582572 -0.597571; + texcoord 1.00000 2.00000; + vertex 7.87258 84.9604 172.601; + normal 0.572501 -0.546127 -0.611546; + texcoord 1.00000 1.00000; + vertex 6.17406 97.3353 159.960; + normal 0.950038 -0.100729 -0.295435; + texcoord 0.00000 2.00000; + vertex 35.4381 -39.4546 172.760; + normal 0.948254 -0.0876305 -0.305182; + texcoord 0.00000 1.00000; + vertex 29.2116 -36.9445 151.882; + normal 0.948388 -0.0885544 -0.304498; + texcoord 1.00000 2.00000; + vertex 37.7621 -19.6954 173.497; + normal 0.946278 -0.0749031 -0.314558; + texcoord 1.00000 1.00000; + vertex 31.5669 -17.1298 154.249; + normal 0.962455 -0.256379 -0.0891622; + texcoord 0.00000 2.00000; + vertex -4.74250 -119.439 110.253; + normal 0.966719 -0.238319 -0.0930521; + texcoord 0.00000 1.00000; + vertex -3.28541 -106.356 88.3621; + normal 0.966189 -0.240651 -0.0925527; + texcoord 1.00000 2.00000; + vertex 0.405430 -101.595 114.512; + normal 0.971081 -0.217996 -0.0973679; + texcoord 1.00000 1.00000; + vertex 1.11186 -92.2936 100.734; + normal 0.998385 -0.0202620 -0.0530785; + texcoord 0.00000 2.00000; + vertex 8.75920 -97.7092 84.6879; + normal 0.998518 -0.00217876 -0.0543727; + texcoord 0.00000 1.00000; + vertex 7.96380 -82.1914 63.8030; + normal 0.998518 -0.00580300 -0.0541148; + texcoord 1.00000 2.00000; + vertex 9.36582 -80.3643 89.4770; + normal 0.998299 0.0171389 -0.0557355; + texcoord 1.00000 1.00000; + vertex 8.50687 -69.9904 77.2820; + normal 0.460887 -0.381633 -0.801211; + texcoord 0.00000 2.00000; + vertex 18.6693 39.6384 81.4922; + normal 0.631492 -0.369015 -0.681943; + texcoord 0.00000 1.00000; + vertex 11.4346 31.3995 81.2549; + normal 0.652929 -0.366008 -0.663115; + texcoord 1.00000 2.00000; + vertex 16.0978 56.6416 71.9140; + normal 0.724987 -0.352829 -0.591528; + texcoord 1.00000 1.00000; + vertex 1.89253 38.4861 65.3330; + normal -0.143620 -0.604229 -0.783760; + texcoord 0.00000 2.00000; + vertex 17.2904 -22.2471 64.7975; + normal -0.0532252 -0.756325 -0.652028; + texcoord 0.00000 1.00000; + vertex 6.42109 -19.5994 64.7480; + normal -0.0483312 -0.763404 -0.644111; + texcoord 1.00000 2.00000; + vertex 30.0735 -13.4213 55.6510; + normal -0.00129413 -0.825694 -0.564117; + texcoord 1.00000 1.00000; + vertex 7.54730 -9.34681 49.7388; + normal -0.105892 -0.819659 -0.562979; + texcoord 0.00000 2.00000; + vertex 17.5727 -44.3547 66.0994; + normal -0.0666041 -0.893163 -0.444774; + texcoord 0.00000 1.00000; + vertex 8.11152 -41.6444 63.9331; + normal -0.0595902 -0.904100 -0.423146; + texcoord 1.00000 2.00000; + vertex 35.3562 -39.7526 56.0542; + normal -0.0431113 -0.927334 -0.371742; + texcoord 1.00000 1.00000; + vertex 13.2198 -34.2238 44.8293; + normal -0.0754653 -0.630588 -0.772440; + texcoord 0.00000 2.00000; + vertex 19.5351 -32.4512 62.2651; + normal -0.0533691 -0.723454 -0.688307; + texcoord 0.00000 1.00000; + vertex 8.00319 -27.6781 59.4952; + normal -0.0545795 -0.718757 -0.693116; + texcoord 1.00000 2.00000; + vertex 32.6433 -25.5616 55.3601; + normal -0.0403111 -0.771420 -0.635048; + texcoord 1.00000 1.00000; + vertex 13.2509 -17.8839 47.2647; + normal 0.774496 -0.471820 -0.421358; + texcoord 0.00000 2.00000; + vertex 37.7412 58.0336 70.1592; + normal 0.914413 -0.366483 -0.171868; + texcoord 0.00000 1.00000; + vertex 34.0312 50.8066 71.4324; + normal 0.923689 -0.354155 -0.146197; + texcoord 1.00000 2.00000; + vertex 40.6012 73.4012 58.2082; + normal 0.942425 -0.323544 -0.0845873; + texcoord 1.00000 1.00000; + vertex 31.6029 48.8621 51.8160; + normal 0.573877 0.271042 -0.772788; + texcoord 0.00000 2.00000; + vertex -10.3647 43.1380 90.6533; + normal 0.633335 0.449166 -0.630187; + texcoord 0.00000 1.00000; + vertex -5.56473 33.3803 90.7954; + normal 0.636222 0.460875 -0.618722; + texcoord 1.00000 2.00000; + vertex -25.3725 47.7369 81.1214; + normal 0.651178 0.537187 -0.536094; + texcoord 1.00000 1.00000; + vertex -13.7284 27.6638 75.1511; + normal 0.625078 0.559142 -0.544644; + texcoord 0.00000 2.00000; + vertex -5.85112 -0.866300 94.3497; + normal 0.650166 0.580696 -0.489975; + texcoord 0.00000 1.00000; + vertex -1.57255 -11.7345 88.1026; + normal 0.647520 0.578427 -0.496124; + texcoord 1.00000 2.00000; + vertex -17.9919 6.83079 88.3179; + normal 0.662522 0.591274 -0.459847; + texcoord 1.00000 1.00000; + vertex -11.2622 -10.5111 75.7154; + normal 0.789991 0.429390 -0.437650; + texcoord 0.00000 2.00000; + vertex -11.4546 -17.1569 69.9877; + normal 0.804282 0.435876 -0.403909; + texcoord 0.00000 1.00000; + vertex -10.3484 -27.0388 62.2892; + normal 0.806648 0.436940 -0.397999; + texcoord 1.00000 2.00000; + vertex -23.6737 -1.72906 63.0681; + normal 0.814463 0.440430 -0.377720; + texcoord 1.00000 1.00000; + vertex -22.0134 -18.6621 46.9038; + normal 0.224018 0.549743 -0.804735; + texcoord 0.00000 2.00000; + vertex -19.8807 -7.67085 56.8204; + normal 0.206850 0.671559 -0.711493; + texcoord 0.00000 1.00000; + vertex -9.54015 -14.1516 55.2717; + normal 0.206752 0.672126 -0.710986; + texcoord 1.00000 2.00000; + vertex -34.4249 -12.9728 49.1497; + normal 0.194205 0.736893 -0.647514; + texcoord 1.00000 1.00000; + vertex -15.8016 -23.9489 42.2441; + normal -0.878809 0.130620 -0.458948; + texcoord 0.00000 2.00000; + vertex 24.1967 14.7564 95.7128; + normal -0.892657 0.137188 -0.429351; + texcoord 0.00000 1.00000; + vertex 29.9899 23.8395 87.2049; + normal -0.891842 0.136792 -0.431168; + texcoord 1.00000 2.00000; + vertex 24.7081 -1.00685 90.2472; + normal -0.900718 0.141170 -0.410825; + texcoord 1.00000 1.00000; + vertex 33.7396 12.6510 75.1392; + normal -0.825935 0.227945 -0.515628; + texcoord 0.00000 2.00000; + vertex -1.97021 1.86997 75.4825; + normal -0.905705 0.186738 -0.380561; + texcoord 0.00000 1.00000; + vertex 1.37834 10.7994 74.0662; + normal -0.915573 0.180164 -0.359538; + texcoord 1.00000 2.00000; + vertex -0.275300 -15.6674 65.0147; + normal -0.937650 0.163484 -0.306733; + texcoord 1.00000 1.00000; + vertex 7.04945 6.78354 54.5898; + normal -0.480524 0.291748 -0.827031; + texcoord 0.00000 2.00000; + vertex -3.80431 -46.6570 84.0291; + normal -0.676208 0.209036 -0.706433; + texcoord 0.00000 1.00000; + vertex 0.666900 -36.9972 84.8389; + normal -0.705715 0.193604 -0.681531; + texcoord 1.00000 2.00000; + vertex 4.44886 -62.0181 73.8150; + normal -0.781384 0.148900 -0.606026; + texcoord 1.00000 1.00000; + vertex 12.6765 -39.9642 68.6252; + normal 0.165560 -0.735505 -0.656979; + texcoord 0.00000 2.00000; + vertex 35.6128 -24.8916 124.701; + normal 0.256463 -0.814824 -0.519893; + texcoord 0.00000 1.00000; + vertex 24.9004 -26.0752 123.327; + normal 0.260770 -0.818067 -0.512607; + texcoord 1.00000 2.00000; + vertex 47.0200 -14.1552 115.556; + normal 0.300283 -0.845306 -0.441915; + texcoord 1.00000 1.00000; + vertex 24.5315 -17.6906 107.038; + normal -0.331067 -0.784972 -0.523654; + texcoord 0.00000 2.00000; + vertex 10.4683 -97.8279 101.711; + normal -0.342029 -0.804158 -0.486155; + texcoord 0.00000 1.00000; + vertex 3.58222 -89.7696 93.9846; + normal -0.343089 -0.805992 -0.482356; + texcoord 1.00000 2.00000; + vertex 28.5802 -101.264 95.4113; + normal -0.349663 -0.817270 -0.458045; + texcoord 1.00000 1.00000; + vertex 17.6098 -88.1025 80.3017; + normal -0.194342 -0.760557 -0.619503; + texcoord 0.00000 2.00000; + vertex 21.8239 -64.7772 75.1324; + normal -0.204098 -0.801366 -0.562278; + texcoord 0.00000 1.00000; + vertex 12.4804 -57.5379 69.1759; + normal -0.203530 -0.798983 -0.565863; + texcoord 1.00000 2.00000; + vertex 37.0716 -63.6727 68.9932; + normal -0.209353 -0.823473 -0.527318; + texcoord 1.00000 1.00000; + vertex 22.2268 -52.0967 56.8094; + normal 0.811758 -0.185286 -0.553822; + texcoord 0.00000 2.00000; + vertex 52.4155 110.319 77.2543; + normal 0.827856 -0.187255 -0.528762; + texcoord 0.00000 1.00000; + vertex 46.8973 103.330 71.5042; + normal 0.831518 -0.187692 -0.522828; + texcoord 1.00000 2.00000; + vertex 51.3780 126.194 70.4223; + normal 0.841399 -0.188848 -0.506343; + texcoord 1.00000 1.00000; + vertex 42.3045 115.164 59.4587; + normal 0.653612 0.533357 -0.536956; + texcoord 0.00000 2.00000; + vertex -16.7727 71.0560 125.682; + normal 0.644138 0.633923 -0.428051; + texcoord 0.00000 1.00000; + vertex -12.2728 65.2196 125.363; + normal 0.637488 0.665742 -0.387809; + texcoord 1.00000 2.00000; + vertex -31.3059 76.4432 113.343; + normal 0.629143 0.695747 -0.346577; + texcoord 1.00000 1.00000; + vertex -18.3562 61.4222 106.696; + normal 0.0661231 0.790959 -0.608286; + texcoord 0.00000 2.00000; + vertex -3.22757 -21.5518 141.963; + normal 0.0607101 0.819466 -0.569903; + texcoord 0.00000 1.00000; + vertex 5.33408 -25.5894 137.644; + normal 0.0599673 0.823175 -0.564611; + texcoord 1.00000 2.00000; + vertex -16.7202 -25.9383 134.792; + normal 0.0564691 0.840018 -0.539612; + texcoord 1.00000 1.00000; + vertex -2.69676 -32.7336 125.682; + normal 0.160413 0.948428 -0.273408; + texcoord 0.00000 2.00000; + vertex -20.4426 -87.3554 85.0914; + normal 0.144372 0.962734 -0.228693; + texcoord 0.00000 1.00000; + vertex -12.2230 -89.2696 83.2738; + normal 0.142434 0.964282 -0.223322; + texcoord 1.00000 2.00000; + vertex -32.9292 -88.0238 75.4468; + normal 0.135055 0.969838 -0.202916; + texcoord 1.00000 1.00000; + vertex -15.1399 -92.0964 67.8220; + normal 0.0388113 0.981325 -0.188400; + texcoord 0.00000 2.00000; + vertex -10.9629 -64.6402 62.3401; + normal 0.0178888 0.988906 -0.147461; + texcoord 0.00000 1.00000; + vertex -3.28869 -65.0875 61.5911; + normal 0.0139807 0.990083 -0.139787; + texcoord 1.00000 2.00000; + vertex -23.9169 -66.2541 51.2650; + normal 0.00637215 0.992159 -0.124822; + texcoord 1.00000 1.00000; + vertex -4.40260 -67.2359 44.4570; + normal -0.284535 -0.823365 -0.491030; + texcoord 0.00000 2.00000; + vertex 63.6084 95.4730 67.7193; + normal -0.130958 -0.943183 -0.305379; + texcoord 0.00000 1.00000; + vertex 56.9289 96.9928 69.0414; + normal -0.0956629 -0.960512 -0.261276; + texcoord 1.00000 2.00000; + vertex 75.4294 98.9667 55.0112; + normal -0.0470533 -0.978718 -0.199741; + texcoord 1.00000 1.00000; + vertex 54.7332 100.644 51.6671; + normal -0.260434 -0.744641 -0.614560; + texcoord 0.00000 2.00000; + vertex 3.15989 57.1409 129.710; + normal -0.259110 -0.779787 -0.569907; + texcoord 0.00000 1.00000; + vertex -4.24048 62.8214 125.963; + normal -0.258775 -0.785983 -0.561485; + texcoord 1.00000 2.00000; + vertex 17.7314 58.4889 121.902; + normal -0.257491 -0.805520 -0.533701; + texcoord 1.00000 1.00000; + vertex 4.99379 68.3826 113.115; + normal -0.735069 0.559828 -0.382449; + texcoord 0.00000 2.00000; + vertex 16.6255 -42.7746 126.599; + normal -0.810800 0.518341 -0.271894; + texcoord 0.00000 1.00000; + vertex 20.7782 -37.2390 126.721; + normal -0.829714 0.504456 -0.238953; + texcoord 1.00000 2.00000; + vertex 12.6794 -56.6350 113.895; + normal -0.847754 0.489312 -0.204661; + texcoord 1.00000 1.00000; + vertex 24.0262 -39.5512 107.739; + normal -0.746585 0.448076 -0.491771; + texcoord 0.00000 2.00000; + vertex 7.95195 -69.7563 45.9715; + normal -0.798424 0.286928 -0.529331; + texcoord 0.00000 1.00000; + vertex 6.40416 -63.2380 54.2604; + normal -0.803968 0.262762 -0.533471; + texcoord 1.00000 2.00000; + vertex 17.7069 -62.9382 37.3743; + normal -0.824345 0.136640 -0.549350; + texcoord 1.00000 1.00000; + vertex 12.9489 -51.8673 47.2677; + normal 0.568980 -0.213866 0.794055; + texcoord 0.00000 2.00000; + vertex 60.8493 148.979 62.1961; + normal 0.567413 -0.415696 0.710802; + texcoord 0.00000 1.00000; + vertex 55.6718 141.646 63.9313; + normal 0.561840 -0.471117 0.679989; + texcoord 1.00000 2.00000; + vertex 75.1482 146.691 51.3343; + normal 0.546210 -0.565359 0.618081; + texcoord 1.00000 1.00000; + vertex 62.3904 132.477 49.6069; + normal 0.691940 -0.468076 -0.549657; + texcoord 0.00000 2.00000; + vertex 36.2352 -29.2879 158.462; + normal 0.757215 -0.455282 -0.468342; + texcoord 0.00000 1.00000; + vertex 30.7473 -35.7198 157.030; + normal 0.771420 -0.451525 -0.448371; + texcoord 1.00000 2.00000; + vertex 37.6812 -15.1291 148.224; + normal 0.797601 -0.443452 -0.408880; + texcoord 1.00000 1.00000; + vertex 26.1044 -29.4165 141.137; + normal 0.654936 -0.458336 -0.600821; + texcoord 0.00000 2.00000; + vertex 4.90611 -102.078 94.8644; + normal 0.692104 -0.464504 -0.552475; + texcoord 0.00000 1.00000; + vertex -2.20081 -107.696 91.4036; + normal 0.700731 -0.465738 -0.540430; + texcoord 1.00000 2.00000; + vertex 7.69397 -87.0404 86.4322; + normal 0.720200 -0.468209 -0.511949; + texcoord 1.00000 1.00000; + vertex -5.25460 -97.2236 77.5296; + normal 0.303395 -0.795378 -0.524714; + texcoord 0.00000 2.00000; + vertex 18.5129 -78.8040 70.7354; + normal 0.314358 -0.810483 -0.494264; + texcoord 0.00000 1.00000; + vertex 9.93031 -78.7253 65.6536; + normal 0.317814 -0.815142 -0.484291; + texcoord 1.00000 2.00000; + vertex 31.8780 -68.4901 62.8292; + normal 0.323981 -0.823325 -0.466018; + texcoord 1.00000 1.00000; + vertex 16.9106 -68.1131 51.7577; + normal 0.407832 0.753174 -0.516142; + texcoord 0.00000 2.00000; + vertex 48.6076 147.915 71.0222; + normal 0.407758 0.779792 -0.475036; + texcoord 0.00000 1.00000; + vertex 54.1436 142.231 67.1015; + normal 0.407343 0.792643 -0.453639; + texcoord 1.00000 2.00000; + vertex 29.6613 151.392 61.1250; + normal 0.406713 0.804415 -0.433013; + texcoord 1.00000 1.00000; + vertex 40.9057 139.674 49.9181; + normal 0.0582223 0.597261 -0.799931; + texcoord 0.00000 2.00000; + vertex -19.2424 85.9234 147.924; + normal -0.140631 0.629668 -0.764030; + texcoord 0.00000 1.00000; + vertex -12.0189 88.9428 150.704; + normal -0.251486 0.636373 -0.729236; + texcoord 1.00000 2.00000; + vertex -18.2108 68.4217 134.932; + normal -0.338648 0.635495 -0.693876; + texcoord 1.00000 1.00000; + vertex -1.18411 77.7471 135.162; + normal 0.124660 0.616063 -0.777770; + texcoord 0.00000 2.00000; + vertex 20.4246 -40.4375 147.324; + normal -0.0787230 0.638719 -0.765403; + texcoord 0.00000 1.00000; + vertex 27.4486 -37.1795 151.031; + normal -0.197512 0.639515 -0.742974; + texcoord 1.00000 2.00000; + vertex 24.1705 -57.5236 134.391; + normal -0.294225 0.633050 -0.716016; + texcoord 1.00000 1.00000; + vertex 40.2000 -47.6268 136.554; + normal 0.179143 0.632569 -0.753501; + texcoord 0.00000 2.00000; + vertex -11.9717 -108.898 83.5247; + normal -0.0175563 0.674935 -0.737669; + texcoord 0.00000 1.00000; + vertex -4.26175 -105.971 87.8144; + normal -0.0888511 0.683534 -0.724490; + texcoord 1.00000 2.00000; + vertex -9.18874 -123.051 72.3047; + normal -0.199084 0.689665 -0.696224; + texcoord 1.00000 1.00000; + vertex 6.50077 -114.973 75.8198; + normal -0.736207 0.101490 -0.669103; + texcoord 0.00000 2.00000; + vertex 36.1244 54.8920 65.3276; + normal -0.775132 0.0251333 -0.631300; + texcoord 0.00000 1.00000; + vertex 34.5947 38.2006 64.4790; + normal -0.801902 -0.0374532 -0.596280; + texcoord 1.00000 2.00000; + vertex 24.8912 49.2640 76.8337; + normal -0.839928 -0.156329 -0.519695; + texcoord 1.00000 1.00000; + vertex 25.2554 41.7306 78.5111; + normal -0.334583 0.386206 -0.859593; + texcoord 0.00000 2.00000; + vertex 6.52296 43.2307 85.6503; + normal -0.347531 0.358608 -0.866385; + texcoord 0.00000 1.00000; + vertex 7.85924 30.6530 79.4791; + normal -0.358015 0.335449 -0.871378; + texcoord 1.00000 2.00000; + vertex -11.1081 37.0300 89.7270; + normal -0.372635 0.301834 -0.877519; + texcoord 1.00000 1.00000; + vertex -10.0201 27.0432 85.8299; + normal -0.109162 0.571756 -0.813129; + texcoord 0.00000 2.00000; + vertex 14.3159 -4.16446 76.7076; + normal -0.136038 0.554574 -0.820939; + texcoord 0.00000 1.00000; + vertex 10.3701 -15.1483 69.5139; + normal -0.144710 0.548883 -0.823278; + texcoord 1.00000 2.00000; + vertex -0.518640 -2.74447 79.6976; + normal -0.174788 0.528571 -0.830699; + texcoord 1.00000 1.00000; + vertex -3.86880 -12.0776 74.4639; + normal 0.356198 0.346378 -0.867839; + texcoord 0.00000 2.00000; + vertex 17.3477 -32.5059 69.7552; + normal 0.341534 0.345616 -0.874016; + texcoord 0.00000 1.00000; + vertex 8.72442 -39.4555 63.4421; + normal 0.329808 0.344948 -0.878771; + texcoord 1.00000 2.00000; + vertex 4.63179 -17.6450 70.4675; + normal 0.314597 0.344003 -0.884698; + texcoord 1.00000 1.00000; + vertex -3.84468 -24.2802 64.8733; + normal 0.301447 0.670623 -0.677787; + texcoord 0.00000 2.00000; + vertex 17.1256 -19.4007 70.5185; + normal 0.276966 0.670360 -0.688409; + texcoord 0.00000 1.00000; + vertex 9.47183 -25.6235 60.9575; + normal 0.267016 0.670118 -0.692563; + texcoord 1.00000 2.00000; + vertex 3.97451 -10.7199 73.2586; + normal 0.239177 0.669037 -0.703694; + texcoord 1.00000 1.00000; + vertex -2.68151 -16.1309 65.8518; + normal -0.315901 -0.113907 -0.941930; + texcoord 0.00000 2.00000; + vertex 22.1031 60.2966 71.8203; + normal -0.309465 -0.160925 -0.937195; + texcoord 0.00000 1.00000; + vertex 31.4049 50.0710 69.9373; + normal -0.306385 -0.181666 -0.934412; + texcoord 1.00000 2.00000; + vertex 12.9433 48.1903 76.3563; + normal -0.297510 -0.236519 -0.924958; + texcoord 1.00000 1.00000; + vertex 20.1547 40.4118 76.0258; + normal -0.282488 -0.127707 -0.950732; + texcoord 0.00000 2.00000; + vertex -20.4848 33.1306 94.6209; + normal -0.261777 -0.143233 -0.954441; + texcoord 0.00000 1.00000; + vertex -7.81121 32.4234 90.9502; + normal -0.247281 -0.153963 -0.956633; + texcoord 1.00000 2.00000; + vertex -19.8311 14.9764 96.8652; + normal -0.224326 -0.170730 -0.959442; + texcoord 1.00000 1.00000; + vertex -8.64561 14.2734 94.3751; + normal -0.625384 -0.139426 -0.767760; + texcoord 0.00000 2.00000; + vertex -11.5190 -16.9590 92.5359; + normal -0.612364 -0.148878 -0.776432; + texcoord 0.00000 1.00000; + vertex -1.97733 -15.1755 84.4397; + normal -0.608463 -0.151671 -0.778954; + texcoord 1.00000 2.00000; + vertex -8.53579 -31.8983 92.8188; + normal -0.595103 -0.161110 -0.787335; + texcoord 1.00000 1.00000; + vertex 1.07722 -30.2717 85.2200; + normal -0.612192 0.183992 -0.769005; + texcoord 0.00000 2.00000; + vertex -21.9155 -29.1681 68.0524; + normal -0.610162 0.182262 -0.771027; + texcoord 0.00000 1.00000; + vertex -12.8431 -28.3795 61.0186; + normal -0.608903 0.181191 -0.772274; + texcoord 1.00000 2.00000; + vertex -24.4311 -47.4335 65.6848; + normal -0.607105 0.179664 -0.774044; + texcoord 1.00000 1.00000; + vertex -13.7810 -46.7932 57.4803; + normal -0.216079 -0.443756 -0.869707; + texcoord 0.00000 2.00000; + vertex -17.4195 -24.7612 58.9115; + normal -0.186220 -0.444021 -0.876451; + texcoord 0.00000 1.00000; + vertex -7.77090 -17.5495 52.8347; + normal -0.174100 -0.444010 -0.878945; + texcoord 1.00000 2.00000; + vertex -5.96673 -35.4604 61.5252; + normal -0.140690 -0.443630 -0.885098; + texcoord 1.00000 1.00000; + vertex 2.42542 -29.2321 57.0695; + normal 0.313007 -0.622826 -0.717018; + texcoord 0.00000 2.00000; + vertex 38.6196 17.3498 93.1846; + normal 0.314205 -0.615484 -0.722811; + texcoord 0.00000 1.00000; + vertex 32.4154 23.4643 85.1650; + normal 0.314504 -0.613614 -0.724268; + texcoord 1.00000 2.00000; + vertex 51.0953 25.4734 91.5743; + normal 0.315573 -0.606810 -0.729517; + texcoord 1.00000 1.00000; + vertex 44.3130 32.5451 82.7582; + normal 0.135392 -0.0453140 -0.989755; + texcoord 0.00000 2.00000; + vertex 14.7765 5.27572 74.3879; + normal 0.128401 -0.0268017 -0.991360; + texcoord 0.00000 1.00000; + vertex 4.08624 11.4274 72.6439; + normal 0.126105 -0.0207512 -0.991800; + texcoord 1.00000 2.00000; + vertex 22.3257 18.5040 74.8149; + normal 0.118978 -0.00204505 -0.992895; + texcoord 1.00000 1.00000; + vertex 11.9708 24.6495 73.5614; + normal 0.195758 -0.105360 -0.974976; + texcoord 0.00000 2.00000; + vertex 8.89380 -44.9856 84.0061; + normal 0.199574 -0.0792057 -0.976676; + texcoord 0.00000 1.00000; + vertex 3.65131 -33.1069 81.6699; + normal 0.202555 -0.0580266 -0.977550; + texcoord 1.00000 2.00000; + vertex 25.6495 -36.0086 86.4003; + normal 0.206455 -0.0292249 -0.978020; + texcoord 1.00000 1.00000; + vertex 21.1411 -25.6055 85.1377; + normal 0.715067 0.181775 -0.675009; + texcoord 0.00000 2.00000; + vertex -0.423060 -65.0623 52.0633; + normal 0.706092 0.245596 -0.664166; + texcoord 0.00000 1.00000; + vertex -8.06320 -50.2859 47.9490; + normal 0.690476 0.324571 -0.646450; + texcoord 1.00000 2.00000; + vertex 6.83653 -50.8467 63.5819; + normal 0.662995 0.424440 -0.616675; + texcoord 1.00000 1.00000; + vertex 2.72204 -44.4301 63.5747; + normal 0.649776 0.00139564 -0.760125; + texcoord 0.00000 2.00000; + vertex 3.97168 -42.2366 56.2385; + normal 0.652358 0.0578969 -0.755697; + texcoord 0.00000 1.00000; + vertex -1.42831 -27.6359 51.6492; + normal 0.652784 0.118966 -0.748145; + texcoord 1.00000 2.00000; + vertex 15.0878 -29.4967 65.7643; + normal 0.649303 0.202612 -0.733044; + texcoord 1.00000 1.00000; + vertex 11.7083 -21.7127 64.9223; + normal -0.639784 -0.522563 -0.563564; + texcoord 0.00000 2.00000; + vertex 29.1382 130.936 62.2443; + normal -0.603404 -0.589731 -0.536768; + texcoord 0.00000 1.00000; + vertex 41.4340 119.209 59.1593; + normal -0.570311 -0.642391 -0.511936; + texcoord 1.00000 2.00000; + vertex 29.2135 118.417 73.7666; + normal -0.498525 -0.736638 -0.456987; + texcoord 1.00000 1.00000; + vertex 35.1800 114.035 74.3226; + normal -0.448469 0.00488230 -0.893785; + texcoord 0.00000 2.00000; + vertex -5.73732 85.6866 124.063; + normal -0.463714 -0.0478012 -0.884694; + texcoord 0.00000 1.00000; + vertex -3.50175 70.3607 122.857; + normal -0.482412 -0.120317 -0.867642; + texcoord 1.00000 2.00000; + vertex -23.7671 77.9871 133.067; + normal -0.498863 -0.195098 -0.844436; + texcoord 1.00000 1.00000; + vertex -22.0911 69.2034 134.107; + normal -0.546499 0.391553 -0.740287; + texcoord 0.00000 2.00000; + vertex 18.2713 -14.9306 130.137; + normal -0.552594 0.364040 -0.749743; + texcoord 0.00000 1.00000; + vertex 21.9794 -25.9080 121.593; + normal -0.557081 0.341989 -0.756773; + texcoord 1.00000 2.00000; + vertex 4.01730 -26.3976 134.595; + normal -0.563373 0.307729 -0.766756; + texcoord 1.00000 1.00000; + vertex 6.96424 -34.9094 129.013; + normal 0.567583 0.369353 -0.735818; + texcoord 0.00000 2.00000; + vertex 8.45892 -81.4637 95.6802; + normal 0.560991 0.369250 -0.740907; + texcoord 0.00000 1.00000; + vertex 1.85055 -87.4907 87.5574; + normal 0.554978 0.369135 -0.745479; + texcoord 1.00000 2.00000; + vertex -3.96325 -64.4759 94.6254; + normal 0.548708 0.368994 -0.750176; + texcoord 1.00000 1.00000; + vertex -11.3142 -70.8648 86.1061; + normal 0.377279 0.694701 -0.612414; + texcoord 0.00000 2.00000; + vertex 17.4451 -49.2926 78.6341; + normal 0.365101 0.692565 -0.622137; + texcoord 0.00000 1.00000; + vertex 12.2964 -55.6272 68.2766; + normal 0.353965 0.690477 -0.630833; + texcoord 1.00000 2.00000; + vertex -0.0632100 -38.5708 80.0106; + normal 0.340824 0.687852 -0.640858; + texcoord 1.00000 1.00000; + vertex -5.05283 -44.5410 70.9489; + normal -0.717061 0.152850 -0.680044; + texcoord 0.00000 2.00000; + vertex 39.6801 104.161 79.2540; + normal -0.710564 0.148473 -0.687789; + texcoord 0.00000 1.00000; + vertex 44.8764 104.059 73.7520; + normal -0.696406 0.139067 -0.704045; + texcoord 1.00000 2.00000; + vertex 36.6404 84.3199 77.9996; + normal -0.690134 0.134957 -0.710987; + texcoord 1.00000 1.00000; + vertex 42.4421 83.9613 72.3000; + normal -0.0610164 -0.636928 -0.768505; + texcoord 0.00000 2.00000; + vertex -21.1752 58.5839 132.640; + normal -0.0444897 -0.629553 -0.775682; + texcoord 0.00000 1.00000; + vertex -15.6196 64.0533 127.666; + normal -0.00193898 -0.609506 -0.792779; + texcoord 1.00000 2.00000; + vertex -4.51916 49.8090 138.590; + normal 0.0196939 -0.598729 -0.800709; + texcoord 1.00000 1.00000; + vertex -0.468740 53.8662 135.656; + normal -0.341479 -0.614326 -0.711334; + texcoord 0.00000 2.00000; + vertex 4.57243 -32.5036 138.397; + normal -0.328411 -0.610060 -0.721092; + texcoord 0.00000 1.00000; + vertex 8.32326 -27.9710 132.682; + normal -0.307592 -0.602974 -0.736077; + texcoord 1.00000 2.00000; + vertex 18.1120 -41.6618 139.806; + normal -0.293567 -0.598003 -0.745796; + texcoord 1.00000 1.00000; + vertex 21.8229 -37.3594 134.896; + normal 0.0290956 -0.415736 -0.909020; + texcoord 0.00000 2.00000; + vertex -18.0777 -99.4654 88.6927; + normal 0.0421996 -0.403355 -0.914070; + texcoord 0.00000 1.00000; + vertex -15.1021 -92.2299 85.4789; + normal 0.0677388 -0.378778 -0.923005; + texcoord 1.00000 2.00000; + vertex -1.17698 -104.498 91.5353; + normal 0.0823606 -0.364438 -0.927578; + texcoord 1.00000 1.00000; + vertex 1.48210 -98.2283 89.3081; + normal 0.330977 -0.361092 -0.871818; + texcoord 0.00000 2.00000; + vertex -4.39705 -75.4756 64.6982; + normal 0.341849 -0.340990 -0.875709; + texcoord 0.00000 1.00000; + vertex -3.25971 -66.9323 61.5915; + normal 0.365790 -0.294787 -0.882779; + texcoord 1.00000 2.00000; + vertex 12.9414 -73.9419 70.6454; + normal 0.378953 -0.268154 -0.885713; + texcoord 1.00000 1.00000; + vertex 13.7198 -67.7137 69.0928; + normal -0.270487 0.566084 -0.778708; + texcoord 0.00000 2.00000; + vertex 62.9062 106.299 72.7382; + normal -0.295316 0.549582 -0.781504; + texcoord 0.00000 1.00000; + vertex 58.0184 99.1199 69.2170; + normal -0.331452 0.524345 -0.784348; + texcoord 1.00000 2.00000; + vertex 50.1361 109.266 79.3307; + normal -0.363072 0.501021 -0.785593; + texcoord 1.00000 1.00000; + vertex 46.8570 104.194 77.6117; + normal 0.462824 0.136202 -0.875924; + texcoord 0.00000 2.00000; + vertex 3.32959 68.6084 132.964; + normal 0.452545 0.134746 -0.881503; + texcoord 0.00000 1.00000; + vertex -1.59429 64.2875 129.690; + normal 0.440052 0.132963 -0.888074; + texcoord 1.00000 2.00000; + vertex -4.56369 81.1931 130.750; + normal 0.430758 0.131628 -0.892817; + texcoord 1.00000 1.00000; + vertex -10.3912 76.4438 127.238; + normal 0.184510 -0.0252690 -0.982506; + texcoord 0.00000 2.00000; + vertex 27.4324 -46.5508 128.864; + normal 0.179466 -0.00880245 -0.983725; + texcoord 0.00000 1.00000; + vertex 22.2586 -40.1672 127.729; + normal 0.167807 0.0286224 -0.985404; + texcoord 1.00000 2.00000; + vertex 42.0337 -33.8474 131.280; + normal 0.162089 0.0466650 -0.985672; + texcoord 1.00000 1.00000; + vertex 37.5568 -28.1626 130.813; + normal 0.558960 0.611685 -0.559826; + texcoord 0.00000 2.00000; + vertex 10.7395 -105.690 76.7330; + normal 0.534213 0.637245 -0.555460; + texcoord 0.00000 1.00000; + vertex 1.65898 -99.3025 74.6455; + normal 0.444575 0.718295 -0.535169; + texcoord 1.00000 2.00000; + vertex 10.9068 -93.0866 90.6707; + normal 0.389755 0.760204 -0.519789; + texcoord 1.00000 1.00000; + vertex 7.06674 -91.0066 90.8333; + normal 0.156558 0.802025 -0.576407; + texcoord 0.00000 2.00000; + vertex 18.3427 -65.7841 53.5652; + normal 0.114206 0.823794 -0.555265; + texcoord 0.00000 1.00000; + vertex 7.85146 -63.1679 54.3560; + normal 0.00891093 0.867732 -0.496953; + texcoord 1.00000 2.00000; + vertex 17.6022 -56.1939 66.7081; + normal -0.0672300 0.890613 -0.449766; + texcoord 1.00000 1.00000; + vertex 13.1375 -55.8193 68.1173; + normal 0.0833159 -0.727020 -0.681543; + texcoord 0.00000 2.00000; + vertex 45.9251 143.978 59.7699; + normal 0.117317 -0.752958 -0.647527; + texcoord 0.00000 1.00000; + vertex 54.7030 141.703 63.2696; + normal 0.173440 -0.791335 -0.586266; + texcoord 1.00000 2.00000; + vertex 42.2140 134.044 69.9130; + normal 0.220680 -0.819114 -0.529484; + texcoord 1.00000 1.00000; + vertex 46.9804 133.410 72.8810; + normal -0.330777 -0.484628 -0.809767; + texcoord 0.00000 2.00000; + vertex -13.8677 100.281 147.816; + normal -0.330527 -0.513643 -0.791785; + texcoord 0.00000 1.00000; + vertex -10.9600 91.9054 151.640; + normal -0.326695 -0.609207 -0.722591; + texcoord 1.00000 2.00000; + vertex -32.5372 95.7543 158.151; + normal -0.323642 -0.647769 -0.689675; + texcoord 1.00000 1.00000; + vertex -30.6810 91.3938 161.375; + normal -0.681142 -0.0882919 -0.726808; + texcoord 0.00000 2.00000; + vertex 23.5070 -32.8963 161.946; + normal -0.670196 -0.101929 -0.735151; + texcoord 0.00000 1.00000; + vertex 29.8159 -36.2445 156.440; + normal -0.646205 -0.130659 -0.751896; + texcoord 1.00000 2.00000; + vertex 20.5290 -50.0494 166.821; + normal -0.631646 -0.147389 -0.761118; + texcoord 1.00000 1.00000; + vertex 25.5066 -52.6574 163.195; + normal -0.308450 0.304742 -0.901105; + texcoord 0.00000 2.00000; + vertex -8.10300 -102.697 94.3084; + normal -0.304258 0.293146 -0.906362; + texcoord 0.00000 1.00000; + vertex -3.01110 -107.600 90.9075; + normal -0.296005 0.270593 -0.916057; + texcoord 1.00000 2.00000; + vertex -21.2243 -115.759 94.3826; + normal -0.291695 0.258955 -0.920791; + texcoord 1.00000 1.00000; + vertex -16.1880 -120.860 91.3527; + normal 0.0198758 0.692545 -0.721101; + texcoord 0.00000 2.00000; + vertex 9.13468 -72.3601 70.9634; + normal 0.0168095 0.685401 -0.727972; + texcoord 0.00000 1.00000; + vertex 9.64746 -77.8901 65.6665; + normal 0.00908726 0.667101 -0.744912; + texcoord 1.00000 2.00000; + vertex -12.8590 -72.5585 70.1666; + normal 0.00617284 0.660080 -0.751170; + texcoord 1.00000 1.00000; + vertex -12.5215 -78.5827 64.8756; + normal -0.462369 -0.730067 -0.503206; + texcoord 0.00000 2.00000; + vertex 50.7519 138.410 73.8549; + normal -0.453363 -0.728702 -0.513279; + texcoord 0.00000 1.00000; + vertex 54.0447 141.293 66.6467; + normal -0.432227 -0.725034 -0.536195; + texcoord 1.00000 2.00000; + vertex 66.7773 126.740 76.0608; + normal -0.422007 -0.723036 -0.546928; + texcoord 1.00000 1.00000; + vertex 69.9622 129.442 70.0319; + normal 0.504057 -0.194889 -0.841394; + texcoord 0.00000 2.00000; + vertex -9.46247 80.0163 154.070; + normal 0.508943 -0.167166 -0.844413; + texcoord 0.00000 1.00000; + vertex -11.5011 88.3166 150.926; + normal 0.515398 -0.126076 -0.847626; + texcoord 1.00000 2.00000; + vertex 2.54531 86.7956 159.694; + normal 0.520190 -0.0908924 -0.849200; + texcoord 1.00000 1.00000; + vertex 0.957480 92.9121 158.066; + normal 0.279148 0.0701581 -0.957682; + texcoord 0.00000 2.00000; + vertex 25.7095 -45.2386 149.354; + normal 0.297962 0.0890505 -0.950415; + texcoord 0.00000 1.00000; + vertex 28.3072 -37.2709 150.695; + normal 0.325298 0.116793 -0.938371; + texcoord 1.00000 2.00000; + vertex 39.7773 -49.6311 153.133; + normal 0.346085 0.138133 -0.927979; + texcoord 1.00000 1.00000; + vertex 41.8822 -43.2217 154.872; + normal 0.274279 -0.134605 -0.952183; + texcoord 0.00000 2.00000; + vertex -8.30949 -115.190 88.0400; + normal 0.289721 -0.117587 -0.949860; + texcoord 0.00000 1.00000; + vertex -4.60406 -106.842 87.9272; + normal 0.335892 -0.0652658 -0.939637; + texcoord 1.00000 2.00000; + vertex 11.1392 -122.041 94.6106; + normal 0.355205 -0.0426995 -0.933813; + texcoord 1.00000 1.00000; + vertex 13.6724 -116.217 95.3079; + normal 0.866307 -0.154913 -0.474884; + texcoord 0.00000 2.00000; + vertex 8.52667 -92.0500 67.9323; + normal 0.870005 -0.126733 -0.476477; + texcoord 0.00000 1.00000; + vertex 7.83588 -82.3554 63.5097; + normal 0.875768 -0.0626122 -0.478654; + texcoord 1.00000 2.00000; + vertex 16.1996 -82.5865 78.8425; + normal 0.877696 -0.0148795 -0.478986; + texcoord 1.00000 1.00000; + vertex 15.5107 -77.7909 77.4312; + normal -0.858503 0.0169564 0.512528; + texcoord 0.00000 2.00000; + vertex 40.1325 41.5335 73.4872; + normal -0.861400 0.0117394 0.507791; + texcoord 0.00000 1.00000; + vertex 36.2466 38.3670 67.0830; + normal -0.869239 -0.00285630 0.494384; + texcoord 1.00000 2.00000; + vertex 43.0137 23.8807 78.8974; + normal -0.872686 -0.00951940 0.488189; + texcoord 1.00000 1.00000; + vertex 40.4423 21.4222 74.2527; + normal -0.659877 -0.521093 0.541317; + texcoord 0.00000 2.00000; + vertex 13.2723 32.5337 89.1916; + normal -0.664591 -0.528574 0.528137; + texcoord 0.00000 1.00000; + vertex 9.74664 31.4256 83.8270; + normal -0.674612 -0.544962 0.497911; + texcoord 1.00000 2.00000; + vertex 23.6791 17.0696 86.9914; + normal -0.678282 -0.551157 0.485963; + texcoord 1.00000 1.00000; + vertex 20.0700 15.8634 80.5859; + normal -0.995908 0.0626066 0.0651752; + texcoord 0.00000 2.00000; + vertex 7.91446 -19.0933 76.4206; + normal -0.996989 0.0598622 0.0492953; + texcoord 0.00000 1.00000; + vertex 7.61519 -17.4785 70.2965; + normal -0.998317 0.0546588 0.0193969; + texcoord 1.00000 2.00000; + vertex 6.67371 -35.8219 73.5307; + normal -0.998614 0.0522967 0.00591326; + texcoord 1.00000 1.00000; + vertex 6.71748 -34.1496 66.1325; + normal -0.888917 0.434054 0.146370; + texcoord 0.00000 2.00000; + vertex 2.92250 -40.9565 68.3212; + normal -0.892472 0.431034 0.133054; + texcoord 0.00000 1.00000; + vertex 2.28605 -40.0014 61.6237; + normal -0.899715 0.424038 0.103463; + texcoord 1.00000 2.00000; + vertex -5.13404 -57.1792 67.5009; + normal -0.902531 0.420935 0.0908362; + texcoord 1.00000 1.00000; + vertex -5.54001 -56.5163 60.3954; + normal -0.809189 0.583676 0.0673522; + texcoord 0.00000 2.00000; + vertex 3.14014 -26.6527 64.6337; + normal -0.812503 0.580767 0.0504886; + texcoord 0.00000 1.00000; + vertex 3.58852 -25.2986 58.2861; + normal -0.817283 0.575755 0.0235272; + texcoord 1.00000 2.00000; + vertex -5.89513 -38.9329 62.5018; + normal -0.819657 0.572790 0.00859803; + texcoord 1.00000 1.00000; + vertex -5.18049 -37.8007 55.2010; + normal -0.551289 -0.732155 0.400037; + texcoord 0.00000 2.00000; + vertex 31.1568 56.4739 80.7865; + normal -0.546951 -0.740087 0.391300; + texcoord 0.00000 1.00000; + vertex 31.1105 52.8102 74.0172; + normal -0.538740 -0.754383 0.375055; + texcoord 1.00000 2.00000; + vertex 43.9329 48.6818 84.1320; + normal -0.533464 -0.763108 0.364805; + texcoord 1.00000 1.00000; + vertex 44.2055 45.8225 78.5494; + normal 0.174566 -0.984633 -0.00497891; + texcoord 0.00000 2.00000; + vertex -5.61568 29.6452 98.8319; + normal 0.180674 -0.983401 -0.0167411; + texcoord 0.00000 1.00000; + vertex -4.89428 29.8099 91.5381; + normal 0.194592 -0.979908 -0.0437662; + texcoord 1.00000 2.00000; + vertex 11.7917 32.7229 100.508; + normal 0.201000 -0.977971 -0.0563168; + texcoord 1.00000 1.00000; + vertex 12.5455 33.2545 93.9653; + normal 0.364846 -0.930981 -0.0127336; + texcoord 0.00000 2.00000; + vertex 1.01681 -14.7225 93.7148; + normal 0.367981 -0.929353 -0.0298991; + texcoord 0.00000 1.00000; + vertex -0.565060 -15.2583 87.5657; + normal 0.372631 -0.926254 -0.0565729; + texcoord 1.00000 2.00000; + vertex 15.0179 -9.19820 90.9865; + normal 0.375076 -0.924251 -0.0712576; + texcoord 1.00000 1.00000; + vertex 13.2100 -9.36727 83.6632; + normal 0.189512 -0.952420 -0.238709; + texcoord 0.00000 2.00000; + vertex -8.87169 -31.5766 67.9816; + normal 0.192482 -0.947948 -0.253663; + texcoord 0.00000 1.00000; + vertex -10.5091 -30.3572 61.8165; + normal 0.197299 -0.940009 -0.278311; + texcoord 1.00000 2.00000; + vertex 6.23517 -28.0332 65.8375; + normal 0.199813 -0.935507 -0.291378; + texcoord 1.00000 1.00000; + vertex 4.50764 -26.2321 58.8700; + normal 0.591934 -0.802394 -0.0760142; + texcoord 0.00000 2.00000; + vertex -7.07674 -17.3669 63.2873; + normal 0.596657 -0.797366 -0.0906009; + texcoord 0.00000 1.00000; + vertex -7.45549 -16.9853 56.3094; + normal 0.604294 -0.788385 -0.115229; + texcoord 1.00000 2.00000; + vertex 5.28145 -8.26453 63.4393; + normal 0.608557 -0.782853 -0.129611; + texcoord 1.00000 1.00000; + vertex 4.82828 -7.47973 56.5714; + normal 0.668947 0.716437 -0.198063; + texcoord 0.00000 2.00000; + vertex 32.3311 28.6587 90.7724; + normal 0.664568 0.716437 -0.212291; + texcoord 0.00000 1.00000; + vertex 32.4634 26.8226 84.5778; + normal 0.655907 0.716006 -0.239002; + texcoord 1.00000 2.00000; + vertex 19.8075 39.7166 88.4735; + normal 0.651710 0.715614 -0.251337; + texcoord 1.00000 1.00000; + vertex 19.5382 37.4730 81.3871; + normal 0.110689 0.989732 -0.0904389; + texcoord 0.00000 2.00000; + vertex 2.18956 14.8076 81.4666; + normal 0.107481 0.988993 -0.101691; + texcoord 0.00000 1.00000; + vertex 2.62593 14.1424 74.7205; + normal 0.0981770 0.986111 -0.133961; + texcoord 1.00000 2.00000; + vertex -18.9234 17.0961 80.6699; + normal 0.0950983 0.984921 -0.144522; + texcoord 1.00000 1.00000; + vertex -18.6981 16.0404 73.6239; + normal 0.271568 0.896284 0.350608; + texcoord 0.00000 2.00000; + vertex -0.117880 -31.5544 88.6087; + normal 0.274804 0.902287 0.332206; + texcoord 0.00000 1.00000; + vertex 2.91202 -30.6358 83.9136; + normal 0.281244 0.913743 0.293215; + texcoord 1.00000 2.00000; + vertex -16.6409 -24.1890 82.5780; + normal 0.283316 0.917270 0.279907; + texcoord 1.00000 1.00000; + vertex -12.6739 -23.2185 75.3825; + normal 0.466682 0.562580 0.682430; + texcoord 0.00000 2.00000; + vertex -12.4638 -52.4956 55.7396; + normal 0.468502 0.572122 0.673188; + texcoord 0.00000 1.00000; + vertex -9.28598 -48.9476 50.6415; + normal 0.472392 0.593832 0.651313; + texcoord 1.00000 2.00000; + vertex -26.6334 -40.7197 55.7217; + normal 0.473901 0.602845 0.641868; + texcoord 1.00000 1.00000; + vertex -23.7642 -37.2601 50.3541; + normal 0.815784 0.501258 0.288507; + texcoord 0.00000 2.00000; + vertex -4.06958 -27.0810 60.5424; + normal 0.816629 0.506675 0.276399; + texcoord 0.00000 1.00000; + vertex -2.17912 -26.3709 53.9632; + normal 0.818079 0.519427 0.246866; + texcoord 1.00000 2.00000; + vertex -13.9144 -10.8081 60.1069; + normal 0.818419 0.524336 0.235080; + texcoord 1.00000 1.00000; + vertex -12.3855 -10.1139 53.2356; + normal -0.196525 -0.511794 0.836328; + texcoord 0.00000 2.00000; + vertex 44.1874 121.269 65.4850; + normal -0.194975 -0.519604 0.831863; + texcoord 0.00000 1.00000; + vertex 43.0423 115.220 61.5144; + normal -0.190187 -0.542968 0.817933; + texcoord 1.00000 2.00000; + vertex 64.6172 116.246 67.2115; + normal -0.188468 -0.551087 0.812885; + texcoord 1.00000 1.00000; + vertex 63.8030 110.866 63.3754; + normal -0.615013 -0.604501 0.506298; + texcoord 0.00000 2.00000; + vertex 0.191120 69.1994 129.037; + normal -0.621775 -0.610985 0.489992; + texcoord 0.00000 1.00000; + vertex -3.41540 68.9155 124.317; + normal -0.636188 -0.624786 0.452667; + texcoord 1.00000 2.00000; + vertex 11.2857 53.8650 124.206; + normal -0.640813 -0.629209 0.439835; + texcoord 1.00000 1.00000; + vertex 6.94255 53.5902 117.485; + normal -0.906671 -0.419321 0.0460264; + texcoord 0.00000 2.00000; + vertex 24.7940 -27.5552 130.411; + normal -0.906374 -0.421483 0.0289593; + texcoord 0.00000 1.00000; + vertex 23.7174 -25.8682 124.573; + normal -0.905235 -0.424911 -0.000414406; + texcoord 1.00000 2.00000; + vertex 31.3396 -42.1087 126.764; + normal -0.904419 -0.426404 -0.0143265; + texcoord 1.00000 1.00000; + vertex 30.4834 -40.0436 119.346; + normal -0.585840 0.803758 -0.103752; + texcoord 0.00000 2.00000; + vertex 1.84321 -89.0289 101.333; + normal -0.586606 0.801264 -0.117772; + texcoord 0.00000 1.00000; + vertex 3.50974 -88.5937 95.2944; + normal -0.587834 0.795438 -0.147406; + texcoord 1.00000 2.00000; + vertex -12.5260 -99.9088 98.1834; + normal -0.588171 0.792943 -0.159047; + texcoord 1.00000 1.00000; + vertex -10.4577 -99.8474 90.8409; + normal -0.778191 0.628027 0.000997073; + texcoord 0.00000 2.00000; + vertex 9.87684 -57.4081 74.5630; + normal -0.778624 0.627374 -0.0121036; + texcoord 0.00000 1.00000; + vertex 11.0023 -56.0045 68.8251; + normal -0.779122 0.625137 -0.0466118; + texcoord 1.00000 2.00000; + vertex -3.28231 -73.7067 70.1793; + normal -0.779091 0.624334 -0.0567716; + texcoord 1.00000 1.00000; + vertex -1.63805 -72.3468 62.5702; + normal 0.218693 -0.967657 -0.125749; + texcoord 0.00000 2.00000; + vertex 46.9663 102.642 73.6415; + normal 0.210291 -0.967044 -0.143543; + texcoord 0.00000 1.00000; + vertex 46.3248 102.599 72.8518; + normal 0.0813155 -0.916647 -0.391339; + texcoord 1.00000 2.00000; + vertex 61.3185 106.889 65.9201; + normal 0.0757985 -0.912945 -0.400982; + texcoord 1.00000 1.00000; + vertex 60.5119 107.348 64.7224; + normal 0.724161 -0.656807 0.210226; + texcoord 0.00000 2.00000; + vertex -14.3297 64.6843 129.552; + normal 0.726976 -0.658541 0.194497; + texcoord 0.00000 1.00000; + vertex -14.2840 64.3470 128.340; + normal 0.745790 -0.662028 -0.0742729; + texcoord 1.00000 2.00000; + vertex -3.29991 76.6526 128.950; + normal 0.745276 -0.660870 -0.0883972; + texcoord 1.00000 1.00000; + vertex -3.40898 76.7004 127.673; + normal 0.714345 -0.653347 0.250695; + texcoord 0.00000 2.00000; + vertex 5.94020 -26.4842 139.961; + normal 0.716062 -0.656403 0.237467; + texcoord 0.00000 1.00000; + vertex 5.92357 -26.9264 138.856; + normal 0.721638 -0.691255 -0.0374806; + texcoord 1.00000 2.00000; + vertex 20.1135 -12.0260 137.255; + normal 0.720724 -0.691541 -0.0482507; + texcoord 1.00000 1.00000; + vertex 19.9453 -12.1079 135.917; + normal 0.798756 0.371266 0.473445; + texcoord 0.00000 2.00000; + vertex -13.2885 -89.9319 85.7867; + normal 0.807627 0.368966 0.460004; + texcoord 0.00000 1.00000; + vertex -12.6702 -90.2939 85.0274; + normal 0.928097 0.312146 0.202980; + texcoord 1.00000 2.00000; + vertex -17.5776 -71.5063 78.5739; + normal 0.930902 0.309687 0.193687; + texcoord 1.00000 1.00000; + vertex -17.1436 -71.9560 77.2070; + normal 0.769614 0.435872 0.466593; + texcoord 0.00000 2.00000; + vertex -1.56469 -63.9319 62.0365; + normal 0.779903 0.435312 0.449728; + texcoord 0.00000 1.00000; + vertex -0.891010 -64.1985 61.1744; + normal 0.889893 0.410073 0.199826; + texcoord 1.00000 2.00000; + vertex -6.41432 -50.3461 57.3444; + normal 0.893760 0.407932 0.186507; + texcoord 1.00000 1.00000; + vertex -5.99458 -50.6632 56.0264; + normal -0.775226 0.444975 0.448354; + texcoord 0.00000 2.00000; + vertex 55.8468 98.0674 70.8931; + normal -0.783420 0.442628 0.436272; + texcoord 0.00000 1.00000; + vertex 55.1451 98.0959 69.6515; + normal -0.900582 0.383998 0.203712; + texcoord 1.00000 2.00000; + vertex 50.6090 84.4155 75.3857; + normal -0.905897 0.379315 0.188336; + texcoord 1.00000 1.00000; + vertex 50.2868 84.1644 74.3416; + normal -0.811663 0.578121 -0.0835484; + texcoord 0.00000 2.00000; + vertex -2.89825 64.1475 132.454; + normal -0.810053 0.578146 -0.0977764; + texcoord 0.00000 1.00000; + vertex -2.63036 64.3577 131.307; + normal -0.747064 0.555567 -0.365020; + texcoord 1.00000 2.00000; + vertex -13.8341 48.4408 130.011; + normal -0.743170 0.553693 -0.375662; + texcoord 1.00000 1.00000; + vertex -13.3326 48.2794 128.781; + normal 0.181180 0.893524 0.410839; + texcoord 0.00000 2.00000; + vertex 21.1084 -36.5398 128.336; + normal 0.185009 0.898817 0.397367; + texcoord 0.00000 1.00000; + vertex 21.6289 -36.2042 127.376; + normal 0.248185 0.959677 0.131998; + texcoord 1.00000 2.00000; + vertex 2.74736 -30.8711 124.104; + normal 0.250277 0.960541 0.121335; + texcoord 1.00000 1.00000; + vertex 3.08923 -30.7887 122.746; + normal 0.0248207 0.423846 0.905394; + texcoord 0.00000 2.00000; + vertex -0.479720 -97.2356 76.7172; + normal 0.0255083 0.436717 0.899237; + texcoord 0.00000 1.00000; + vertex -0.163620 -96.1268 76.1894; + normal 0.0374416 0.661672 0.748858; + texcoord 1.00000 2.00000; + vertex -18.6622 -95.1211 76.2258; + normal 0.0379364 0.671080 0.740413; + texcoord 1.00000 1.00000; + vertex -18.5382 -94.1739 75.3609; + normal 0.125750 0.497684 0.858195; + texcoord 0.00000 2.00000; + vertex 9.31405 -68.6687 55.6314; + normal 0.122988 0.509174 0.851831; + texcoord 0.00000 1.00000; + vertex 9.29316 -67.4738 54.9415; + normal 0.0639433 0.716632 0.694514; + texcoord 1.00000 2.00000; + vertex -7.89353 -69.5448 58.6609; + normal 0.0606460 0.726322 0.684674; + texcoord 1.00000 1.00000; + vertex -8.10269 -68.7417 57.8274; + normal -0.206269 -0.509215 0.835556; + texcoord 0.00000 2.00000; + vertex 54.1927 143.865 64.6834; + normal -0.201989 -0.520412 0.829682; + texcoord 0.00000 1.00000; + vertex 54.3940 142.623 63.9762; + normal -0.110036 -0.722087 0.682995; + texcoord 1.00000 2.00000; + vertex 69.9589 145.604 69.6352; + normal -0.104353 -0.732421 0.672807; + texcoord 1.00000 1.00000; + vertex 70.3071 144.861 68.8813; + normal -0.671330 -0.315692 0.670563; + texcoord 0.00000 2.00000; + vertex -10.6937 92.0426 153.594; + normal -0.674782 -0.325531 0.662343; + texcoord 0.00000 1.00000; + vertex -11.2667 91.1283 152.590; + normal -0.718403 -0.510011 0.473060; + texcoord 1.00000 2.00000; + vertex 0.181220 81.3739 159.459; + normal -0.719404 -0.520156 0.460321; + texcoord 1.00000 1.00000; + vertex 0.0796500 80.7438 158.588; + normal -0.637910 -0.769248 0.0364542; + texcoord 0.00000 2.00000; + vertex 30.2422 -36.5984 158.159; + normal -0.637727 -0.769985 0.0206768; + texcoord 0.00000 1.00000; + vertex 30.0469 -36.4951 156.921; + normal -0.610006 -0.752757 -0.247487; + texcoord 1.00000 2.00000; + vertex 42.9651 -47.1770 157.570; + normal -0.607341 -0.750354 -0.260972; + texcoord 1.00000 1.00000; + vertex 43.1512 -46.8979 156.335; + normal -0.660963 -0.746255 -0.0789375; + texcoord 0.00000 2.00000; + vertex -2.59611 -107.950 93.4905; + normal -0.661361 -0.743811 -0.0966757; + texcoord 0.00000 1.00000; + vertex -2.82856 -107.626 92.3748; + normal -0.641527 -0.678224 -0.358405; + texcoord 1.00000 2.00000; + vertex 9.02956 -117.951 90.6862; + normal -0.639185 -0.673401 -0.371449; + texcoord 1.00000 1.00000; + vertex 9.18696 -117.421 89.4548; + normal -0.998030 0.0557072 -0.0288600; + texcoord 0.00000 2.00000; + vertex 9.14408 -78.7186 67.1526; + normal -0.997248 0.0574207 -0.0468915; + texcoord 0.00000 1.00000; + vertex 9.19775 -78.3415 66.0245; + normal -0.946980 0.0804661 -0.311054; + texcoord 1.00000 2.00000; + vertex 8.37850 -93.7983 64.5201; + normal -0.942316 0.0815411 -0.324640; + texcoord 1.00000 1.00000; + vertex 8.82703 -93.6019 63.2676; + normal 0.366166 -0.915763 0.165228; + texcoord 0.00000 2.00000; + vertex 54.7040 141.521 68.0001; + normal 0.366652 -0.917773 0.152506; + texcoord 0.00000 1.00000; + vertex 54.5251 141.237 66.8230; + normal 0.362327 -0.923788 -0.123832; + texcoord 1.00000 2.00000; + vertex 74.2194 149.026 66.3453; + normal 0.361592 -0.922583 -0.134504; + texcoord 1.00000 1.00000; + vertex 74.0660 149.155 65.0449; + normal 0.740121 0.597962 0.307674; + texcoord 0.00000 2.00000; + vertex -12.3054 89.1924 152.424; + normal 0.747666 0.596011 0.292859; + texcoord 0.00000 1.00000; + vertex -11.7375 88.8923 151.641; + normal 0.844219 0.535465 0.0239121; + texcoord 1.00000 2.00000; + vertex -21.8552 105.170 144.345; + normal 0.846227 0.532618 0.0147786; + texcoord 1.00000 1.00000; + vertex -21.5040 104.651 142.948; + normal 0.674441 0.342136 0.654272; + texcoord 0.00000 2.00000; + vertex 27.2705 -36.8905 152.540; + normal 0.684202 0.342567 0.643828; + texcoord 0.00000 1.00000; + vertex 28.0786 -37.0798 151.806; + normal 0.847636 0.336445 0.410265; + texcoord 1.00000 2.00000; + vertex 22.2164 -16.6562 147.168; + normal 0.852070 0.335742 0.401565; + texcoord 1.00000 1.00000; + vertex 22.8830 -16.8323 145.901; + normal 0.597828 0.396276 0.696826; + texcoord 0.00000 2.00000; + vertex -4.62166 -105.626 89.2013; + normal 0.611222 0.395380 0.685625; + texcoord 0.00000 1.00000; + vertex -3.77508 -105.902 88.6318; + normal 0.802631 0.363410 0.472988; + texcoord 1.00000 2.00000; + vertex -7.90958 -88.5265 82.2976; + normal 0.808674 0.361576 0.464014; + texcoord 1.00000 1.00000; + vertex -7.07379 -88.8642 81.1042; + normal 0.672767 0.269024 0.689210; + texcoord 0.00000 2.00000; + vertex 6.88458 -82.0003 64.9606; + normal 0.682962 0.274582 0.676881; + texcoord 0.00000 1.00000; + vertex 7.76023 -81.8345 64.0411; + normal 0.815998 0.350793 0.459447; + texcoord 1.00000 2.00000; + vertex 1.25166 -67.8833 64.9487; + normal 0.821975 0.354471 0.445766; + texcoord 1.00000 1.00000; + vertex 1.77374 -67.6646 63.8120; + normal -0.525289 -0.495227 -0.691970; + texcoord 0.00000 2.00000; + vertex 34.3430 37.7201 62.9274; + normal -0.527621 -0.502661 -0.684798; + texcoord 0.00000 1.00000; + vertex 34.2260 36.5841 63.8293; + normal -0.568409 -0.687813 -0.451469; + texcoord 1.00000 2.00000; + vertex 16.3092 47.6714 69.4953; + normal -0.569035 -0.694650 -0.440069; + texcoord 1.00000 1.00000; + vertex 16.2965 47.1204 70.3815; + normal -0.805530 0.0234509 -0.592090; + texcoord 0.00000 2.00000; + vertex -0.669350 21.6483 74.3397; + normal -0.801848 0.0167306 -0.597294; + texcoord 0.00000 1.00000; + vertex 0.0866700 20.6386 73.2711; + normal -0.639746 -0.207053 -0.740172; + texcoord 1.00000 2.00000; + vertex -9.46074 5.80481 85.6727; + normal -0.629815 -0.217936 -0.745544; + texcoord 1.00000 1.00000; + vertex -8.88965 5.21471 85.3628; + normal -0.370732 0.884017 -0.284731; + texcoord 0.00000 2.00000; + vertex 15.5526 -13.1920 76.6974; + normal -0.374331 0.879454 -0.294001; + texcoord 0.00000 1.00000; + vertex 15.2818 -13.7518 75.3120; + normal -0.451384 0.724639 -0.520721; + texcoord 1.00000 2.00000; + vertex -1.79790 -18.0907 84.0795; + normal -0.454397 0.714951 -0.531384; + texcoord 1.00000 1.00000; + vertex -1.96552 -18.7553 83.3286; + normal 0.0431588 0.806458 -0.589715; + texcoord 0.00000 2.00000; + vertex 6.53530 -38.0642 63.0922; + normal 0.0355527 0.799604 -0.599474; + texcoord 0.00000 1.00000; + vertex 6.00046 -38.8428 61.9884; + normal -0.113778 0.633967 -0.764945; + texcoord 1.00000 2.00000; + vertex -7.53362 -33.2678 68.6218; + normal -0.122815 0.622000 -0.773325; + texcoord 1.00000 1.00000; + vertex -8.04512 -34.0430 68.0795; + normal 0.573537 0.173395 -0.800618; + texcoord 0.00000 2.00000; + vertex 11.9867 -26.3064 62.6893; + normal 0.560831 0.169909 -0.810309; + texcoord 0.00000 1.00000; + vertex 11.1149 -26.8221 61.9531; + normal 0.330755 0.106153 -0.937728; + texcoord 1.00000 2.00000; + vertex 6.70223 -11.2993 62.1539; + normal 0.317607 0.102479 -0.942669; + texcoord 1.00000 1.00000; + vertex 5.57693 -11.7016 61.7310; + normal -0.177403 -0.135683 -0.974740; + texcoord 0.00000 2.00000; + vertex 30.7476 51.1059 69.8129; + normal -0.169420 -0.148479 -0.974295; + texcoord 0.00000 1.00000; + vertex 31.6838 50.1015 69.7823; + normal -0.0168587 -0.375934 -0.926493; + texcoord 1.00000 2.00000; + vertex 18.3878 41.9310 73.3395; + normal -0.00773783 -0.388556 -0.921393; + texcoord 1.00000 1.00000; + vertex 19.0776 41.0957 73.6860; + normal 0.0722536 -0.0550491 -0.995866; + texcoord 0.00000 2.00000; + vertex -3.58409 27.7447 85.3143; + normal 0.0877774 -0.0588112 -0.994403; + texcoord 0.00000 1.00000; + vertex -2.30575 27.7103 85.4090; + normal 0.346022 -0.119915 -0.930532; + texcoord 1.00000 2.00000; + vertex -6.12579 12.1735 85.9907; + normal 0.359677 -0.123062 -0.924926; + texcoord 1.00000 1.00000; + vertex -5.00419 11.9975 86.4502; + normal -0.691022 0.265196 -0.672428; + texcoord 0.00000 2.00000; + vertex -6.12816 -11.2579 91.6061; + normal -0.680976 0.263454 -0.683275; + texcoord 0.00000 1.00000; + vertex -5.28378 -11.1504 90.7807; + normal -0.470364 0.221163 -0.854310; + texcoord 1.00000 2.00000; + vertex -10.3867 -29.1161 88.9393; + normal -0.460400 0.218945 -0.860288; + texcoord 1.00000 1.00000; + vertex -9.23764 -29.2934 88.2793; + normal -0.845154 -0.282401 -0.453833; + texcoord 0.00000 2.00000; + vertex -15.3274 -27.8962 68.0697; + normal -0.839644 -0.280349 -0.465191; + texcoord 0.00000 1.00000; + vertex -14.8939 -27.4740 66.9996; + normal -0.688052 -0.225194 -0.689835; + texcoord 1.00000 2.00000; + vertex -8.07279 -47.4161 66.7063; + normal -0.680953 -0.222650 -0.697661; + texcoord 1.00000 1.00000; + vertex -7.24148 -47.0499 65.7780; + normal -0.171891 -0.866495 -0.468657; + texcoord 0.00000 2.00000; + vertex -13.5035 -16.7949 60.4733; + normal -0.164378 -0.861987 -0.479540; + texcoord 0.00000 1.00000; + vertex -12.9653 -16.2377 59.2458; + normal -0.0104264 -0.738933 -0.673698; + texcoord 1.00000 2.00000; + vertex 0.460040 -22.5089 65.9164; + normal -0.000906811 -0.729495 -0.683985; + texcoord 1.00000 1.00000; + vertex 1.01627 -21.8765 65.2413; + normal 0.0289075 -0.481948 -0.875723; + texcoord 0.00000 2.00000; + vertex 33.2675 29.1430 69.8518; + normal 0.0207975 -0.467092 -0.883964; + texcoord 0.00000 1.00000; + vertex 32.5366 29.9265 69.3964; + normal -0.0947670 -0.238820 -0.966429; + texcoord 1.00000 2.00000; + vertex 46.1275 35.8012 66.6120; + normal -0.100876 -0.225869 -0.968921; + texcoord 1.00000 1.00000; + vertex 45.4704 36.9639 66.4094; + normal -0.0918368 -0.101139 -0.990625; + texcoord 0.00000 2.00000; + vertex 4.34419 11.2793 71.7413; + normal -0.102743 -0.0903570 -0.990596; + texcoord 0.00000 1.00000; + vertex 3.34196 11.9139 71.7694; + normal -0.291203 0.103514 -0.951045; + texcoord 1.00000 2.00000; + vertex 15.8563 24.5793 69.3162; + normal -0.299280 0.112172 -0.947549; + texcoord 1.00000 1.00000; + vertex 14.9406 25.4462 69.7080; + normal 0.353963 0.103324 -0.929534; + texcoord 0.00000 2.00000; + vertex 6.68609 -26.8242 77.5700; + normal 0.346693 0.116306 -0.930740; + texcoord 0.00000 1.00000; + vertex 5.78201 -25.7318 77.3472; + normal 0.196537 0.353776 -0.914448; + texcoord 1.00000 2.00000; + vertex 18.2201 -18.2490 82.9153; + normal 0.186395 0.368024 -0.910942; + texcoord 1.00000 1.00000; + vertex 17.5538 -17.4231 83.1126; + normal 0.108077 0.589634 -0.800407; + texcoord 0.00000 2.00000; + vertex -5.80821 -41.4176 45.9991; + normal 0.105092 0.599601 -0.793369; + texcoord 0.00000 1.00000; + vertex -6.38483 -40.3471 46.7098; + normal 0.0323364 0.800881 -0.597950; + texcoord 1.00000 2.00000; + vertex 11.8266 -37.9012 50.9707; + normal 0.0285656 0.809318 -0.586676; + texcoord 1.00000 1.00000; + vertex 11.4934 -37.2829 51.8073; + normal 0.650080 -0.134591 -0.747851; + texcoord 0.00000 2.00000; + vertex -7.01838 -37.4698 55.1776; + normal 0.649373 -0.122427 -0.750550; + texcoord 0.00000 1.00000; + vertex -7.31103 -35.9807 54.6553; + normal 0.601451 0.175062 -0.779494; + texcoord 1.00000 2.00000; + vertex 5.38034 -32.9165 65.1360; + normal 0.596415 0.193904 -0.778904; + texcoord 1.00000 1.00000; + vertex 5.10719 -32.0395 65.1451; + normal -0.306136 -0.514093 -0.801242; + texcoord 0.00000 2.00000; + vertex 39.9806 123.727 57.8443; + normal -0.298676 -0.523328 -0.798073; + texcoord 0.00000 1.00000; + vertex 41.1214 122.662 58.0918; + normal -0.0987918 -0.726596 -0.679925; + texcoord 1.00000 2.00000; + vertex 28.2567 115.529 67.5839; + normal -0.0862509 -0.736794 -0.670593; + texcoord 1.00000 1.00000; + vertex 28.9127 115.042 68.0339; + normal -0.466131 -0.184514 -0.865261; + texcoord 0.00000 2.00000; + vertex -5.13534 69.9855 122.148; + normal -0.465109 -0.198684 -0.862669; + texcoord 0.00000 1.00000; + vertex -4.78896 68.5292 122.272; + normal -0.423964 -0.472794 -0.772476; + texcoord 1.00000 2.00000; + vertex -18.4801 68.8766 129.574; + normal -0.419936 -0.489668 -0.764120; + texcoord 1.00000 1.00000; + vertex -18.2153 67.9964 129.992; + normal 0.0681676 -0.0698202 -0.995228; + texcoord 0.00000 2.00000; + vertex 20.8381 -26.9262 118.041; + normal 0.0612631 -0.0847257 -0.994519; + texcoord 0.00000 1.00000; + vertex 20.5783 -28.1137 118.107; + normal -0.0540232 -0.325141 -0.944121; + texcoord 1.00000 2.00000; + vertex 5.75115 -21.3164 116.614; + normal -0.0598874 -0.336944 -0.939618; + texcoord 1.00000 1.00000; + vertex 5.28748 -22.4392 117.047; + normal 0.628485 -0.0556651 -0.775827; + texcoord 0.00000 2.00000; + vertex 2.05033 -87.1085 86.1458; + normal 0.617559 -0.0587619 -0.784326; + texcoord 0.00000 1.00000; + vertex 1.23725 -87.5866 85.5214; + normal 0.380635 -0.116438 -0.917366; + texcoord 1.00000 2.00000; + vertex -1.56521 -67.5163 81.8111; + normal 0.371178 -0.118427 -0.920979; + texcoord 1.00000 1.00000; + vertex -2.82816 -67.8553 81.3457; + normal -0.658027 -0.611624 -0.439223; + texcoord 0.00000 2.00000; + vertex 5.67069 -55.8084 57.5004; + normal -0.669486 -0.590539 -0.450612; + texcoord 0.00000 1.00000; + vertex 5.18368 -55.1875 57.3654; + normal -0.766091 -0.319678 -0.557593; + texcoord 1.00000 2.00000; + vertex 15.0777 -56.6880 44.6321; + normal -0.768146 -0.309757 -0.560359; + texcoord 1.00000 1.00000; + vertex 14.6652 -55.0523 44.2933; + normal -0.882176 -0.331730 -0.334248; + texcoord 1.00000 2.00000; + vertex 68.6889 61.8631 56.2322; + normal -0.882176 -0.331730 -0.334247; + texcoord 1.00000 1.68750; + vertex 69.8215 62.4108 52.6995; + normal -0.882176 -0.331730 -0.334246; + texcoord 0.00000 2.00000; + vertex 73.0248 50.6791 55.8884; + normal -0.882176 -0.331730 -0.334246; + texcoord 0.00000 1.68750; + vertex 74.1573 51.2267 52.3557; + normal -0.882176 -0.331730 -0.334246; + texcoord 1.00000 1.34375; + vertex 71.0673 63.0132 48.8135; + normal -0.882176 -0.331730 -0.334247; + texcoord 0.00000 1.34375; + vertex 75.4031 51.8292 48.4697; + normal -0.882176 -0.331730 -0.334246; + texcoord 1.00000 1.00000; + vertex 72.3131 63.6156 44.9276; + normal -0.882176 -0.331730 -0.334247; + texcoord 0.00000 1.00000; + vertex 76.6489 52.4316 44.5838; + normal -0.360764 -0.442685 -0.820901; + texcoord 1.00000 2.00000; + vertex 30.4863 49.2244 88.0007; + normal -0.360763 -0.442685 -0.820902; + texcoord 1.00000 1.68750; + vertex 33.8082 49.8281 86.2152; + normal -0.360762 -0.442685 -0.820902; + texcoord 0.00000 2.00000; + vertex 34.6014 38.4368 92.0096; + normal -0.360763 -0.442685 -0.820902; + texcoord 0.00000 1.68750; + vertex 37.9234 39.0405 90.2241; + normal -0.360763 -0.442685 -0.820902; + texcoord 1.00000 1.34375; + vertex 37.4623 50.4922 84.2512; + normal -0.360764 -0.442685 -0.820902; + texcoord 0.00000 1.34375; + vertex 41.5775 39.7046 88.2601; + normal -0.360764 -0.442685 -0.820902; + texcoord 1.00000 1.00000; + vertex 41.1165 51.1563 82.2872; + normal -0.360763 -0.442685 -0.820902; + texcoord 0.00000 1.00000; + vertex 45.2316 40.3687 86.2961; + normal -0.517680 -0.244481 -0.819900; + texcoord 1.00000 2.00000; + vertex 46.6971 -15.1951 82.5290; + normal -0.517679 -0.244482 -0.819901; + texcoord 1.00000 1.68750; + vertex 49.4815 -17.5041 81.4594; + normal -0.517679 -0.244482 -0.819901; + texcoord 0.00000 2.00000; + vertex 41.4758 -24.2723 88.5323; + normal -0.517679 -0.244482 -0.819901; + texcoord 0.00000 1.68750; + vertex 44.2603 -26.5813 87.4627; + normal -0.517680 -0.244481 -0.819900; + texcoord 1.00000 1.34375; + vertex 52.5443 -20.0439 80.2829; + normal -0.517679 -0.244482 -0.819901; + texcoord 0.00000 1.34375; + vertex 47.3231 -29.1211 86.2862; + normal -0.517680 -0.244481 -0.819900; + texcoord 1.00000 1.00000; + vertex 55.6072 -22.5838 79.1064; + normal -0.517678 -0.244483 -0.819901; + texcoord 0.00000 1.00000; + vertex 50.3860 -31.6610 85.1097; + normal -0.697092 -0.202639 -0.687750; + texcoord 1.00000 2.00000; + vertex 30.4469 -53.8723 70.2153; + normal -0.697092 -0.202640 -0.687750; + texcoord 1.00000 1.68750; + vertex 31.0663 -57.6458 70.6993; + normal -0.697092 -0.202641 -0.687750; + texcoord 0.00000 2.00000; + vertex 21.8283 -54.1558 79.0344; + normal -0.697092 -0.202641 -0.687750; + texcoord 0.00000 1.68750; + vertex 22.4477 -57.9293 79.5185; + normal -0.697092 -0.202640 -0.687750; + texcoord 1.00000 1.34375; + vertex 31.7476 -61.7967 71.2317; + normal -0.697092 -0.202641 -0.687749; + texcoord 0.00000 1.34375; + vertex 23.1290 -62.0801 80.0509; + normal -0.697092 -0.202641 -0.687749; + texcoord 1.00000 1.00000; + vertex 32.4290 -65.9475 71.7641; + normal -0.697092 -0.202642 -0.687749; + texcoord 0.00000 1.00000; + vertex 23.8104 -66.2310 80.5833; + normal -0.603296 0.177334 -0.777552; + texcoord 1.00000 2.00000; + vertex 34.2152 -41.3199 62.5258; + normal -0.603296 0.177333 -0.777552; + texcoord 1.00000 1.68750; + vertex 35.4265 -44.4630 60.8691; + normal -0.603296 0.177333 -0.777552; + texcoord 0.00000 2.00000; + vertex 25.4545 -47.5323 67.9064; + normal -0.603296 0.177333 -0.777552; + texcoord 0.00000 1.68750; + vertex 26.6658 -50.6754 66.2496; + normal -0.603296 0.177333 -0.777552; + texcoord 1.00000 1.34375; + vertex 36.7590 -47.9204 59.0468; + normal -0.603296 0.177332 -0.777552; + texcoord 0.00000 1.34375; + vertex 27.9983 -54.1328 64.4273; + normal -0.603296 0.177332 -0.777552; + texcoord 1.00000 1.00000; + vertex 38.0915 -51.3778 57.2244; + normal -0.603295 0.177329 -0.777553; + texcoord 0.00000 1.00000; + vertex 29.3308 -57.5902 62.6049; + normal -0.00923164 -0.630983 -0.775742; + texcoord 1.00000 2.00000; + vertex 31.4767 87.8398 82.0012; + normal -0.00923104 -0.630982 -0.775743; + texcoord 1.00000 1.68750; + vertex 32.7047 90.5882 79.7511; + normal -0.00923113 -0.630982 -0.775742; + texcoord 0.00000 2.00000; + vertex 42.8427 84.7250 84.3996; + normal -0.00923109 -0.630982 -0.775743; + texcoord 0.00000 1.68750; + vertex 44.0707 87.4734 82.1494; + normal -0.00923103 -0.630982 -0.775743; + texcoord 1.00000 1.34375; + vertex 34.0555 93.6115 77.2759; + normal -0.00923133 -0.630982 -0.775743; + texcoord 0.00000 1.34375; + vertex 45.4215 90.4967 79.6742; + normal -0.00923133 -0.630982 -0.775743; + texcoord 1.00000 1.00000; + vertex 35.4063 96.6348 74.8007; + normal -0.00923131 -0.630982 -0.775743; + texcoord 0.00000 1.00000; + vertex 46.7723 93.5199 77.1991; + normal 0.115517 -0.533647 -0.837781; + texcoord 1.00000 2.00000; + vertex -26.9039 60.8944 108.539; + normal 0.115518 -0.533648 -0.837780; + texcoord 1.00000 1.68750; + vertex -28.6396 63.6353 106.554; + normal 0.115517 -0.533647 -0.837781; + texcoord 0.00000 2.00000; + vertex -16.1657 66.2814 106.588; + normal 0.115518 -0.533647 -0.837781; + texcoord 0.00000 1.68750; + vertex -17.9014 69.0223 104.603; + normal 0.115518 -0.533647 -0.837781; + texcoord 1.00000 1.34375; + vertex -30.5489 66.6503 104.370; + normal 0.115518 -0.533646 -0.837781; + texcoord 0.00000 1.34375; + vertex -19.8106 72.0374 102.419; + normal 0.115518 -0.533647 -0.837781; + texcoord 1.00000 1.00000; + vertex -32.4581 69.6653 102.186; + normal 0.115519 -0.533648 -0.837780; + texcoord 0.00000 1.00000; + vertex -21.7199 75.0524 100.235; + normal 0.276018 -0.0586934 -0.959359; + texcoord 1.00000 2.00000; + vertex -12.7313 11.4690 112.163; + normal 0.276018 -0.0586936 -0.959359; + texcoord 1.00000 1.68750; + vertex -11.8608 15.2009 112.185; + normal 0.276018 -0.0586934 -0.959359; + texcoord 0.00000 2.00000; + vertex -1.27886 8.77707 115.623; + normal 0.276018 -0.0586935 -0.959359; + texcoord 0.00000 1.68750; + vertex -0.408350 12.5089 115.645; + normal 0.276018 -0.0586929 -0.959359; + texcoord 1.00000 1.34375; + vertex -10.9033 19.3060 112.210; + normal 0.276018 -0.0586929 -0.959359; + texcoord 0.00000 1.34375; + vertex 0.549210 16.6140 115.669; + normal 0.276019 -0.0586920 -0.959359; + texcoord 1.00000 1.00000; + vertex -9.94571 23.4110 112.234; + normal 0.276019 -0.0586921 -0.959359; + texcoord 0.00000 1.00000; + vertex 1.50677 20.7190 115.694; + normal 0.589375 -0.0616411 -0.805504; + texcoord 1.00000 2.00000; + vertex -28.8632 -1.27304 81.0415; + normal 0.589375 -0.0616412 -0.805504; + texcoord 1.00000 1.68750; + vertex -27.1777 2.10514 82.0163; + normal 0.589375 -0.0616412 -0.805504; + texcoord 0.00000 2.00000; + vertex -20.3478 -7.45604 87.7452; + normal 0.589375 -0.0616412 -0.805504; + texcoord 0.00000 1.68750; + vertex -18.6623 -4.07787 88.7200; + normal 0.589375 -0.0616413 -0.805504; + texcoord 1.00000 1.34375; + vertex -25.3236 5.82114 83.0885; + normal 0.589376 -0.0616409 -0.805504; + texcoord 0.00000 1.34375; + vertex -16.8082 -0.361870 89.7922; + normal 0.589375 -0.0616412 -0.805504; + texcoord 1.00000 1.00000; + vertex -23.4695 9.53713 84.1607; + normal 0.589376 -0.0616404 -0.805504; + texcoord 0.00000 1.00000; + vertex -14.9541 3.35412 90.8645; + normal 0.680215 0.0250494 -0.732585; + texcoord 1.00000 2.00000; + vertex -34.7181 10.4106 78.5707; + normal 0.680214 0.0250494 -0.732585; + texcoord 1.00000 1.68750; + vertex -33.9553 14.0587 79.4037; + normal 0.680214 0.0250484 -0.732586; + texcoord 0.00000 2.00000; + vertex -26.0992 6.80930 86.4502; + normal 0.680214 0.0250493 -0.732585; + texcoord 0.00000 1.68750; + vertex -25.3364 10.4574 87.2832; + normal 0.680214 0.0250501 -0.732585; + texcoord 1.00000 1.34375; + vertex -33.1162 18.0716 80.3200; + normal 0.680214 0.0250501 -0.732585; + texcoord 0.00000 1.34375; + vertex -24.4974 14.4703 88.1995; + normal 0.680215 0.0250501 -0.732585; + texcoord 1.00000 1.00000; + vertex -32.2771 22.0845 81.2363; + normal 0.680214 0.0250494 -0.732585; + texcoord 0.00000 1.00000; + vertex -23.6583 18.4831 89.1158; + normal -0.307574 0.435978 -0.845767; + texcoord 1.00000 2.00000; + vertex 15.5092 0.126110 116.320; + normal -0.307573 0.435978 -0.845767; + texcoord 1.00000 1.68750; + vertex 11.9591 0.167780 117.632; + normal -0.307574 0.435978 -0.845767; + texcoord 0.00000 2.00000; + vertex 17.4531 11.0263 121.231; + normal -0.307573 0.435978 -0.845767; + texcoord 0.00000 1.68750; + vertex 13.9030 11.0679 122.544; + normal -0.307573 0.435978 -0.845767; + texcoord 1.00000 1.34375; + vertex 8.05390 0.213620 119.076; + normal -0.307573 0.435978 -0.845767; + texcoord 0.00000 1.34375; + vertex 9.99783 11.1138 123.988; + normal -0.307575 0.435978 -0.845767; + texcoord 1.00000 1.00000; + vertex 4.14874 0.259460 120.520; + normal -0.307574 0.435978 -0.845767; + texcoord 0.00000 1.00000; + vertex 6.09267 11.1596 125.432; + normal -0.392243 0.522482 -0.757072; + texcoord 1.00000 2.00000; + vertex 7.87370 -38.7264 94.5484; + normal -0.392244 0.522481 -0.757073; + texcoord 1.00000 1.68750; + vertex 5.47377 -41.5150 93.8673; + normal -0.392243 0.522482 -0.757072; + texcoord 0.00000 2.00000; + vertex -0.0209200 -33.7671 102.061; + normal -0.392243 0.522481 -0.757073; + texcoord 0.00000 1.68750; + vertex -2.42085 -36.5558 101.380; + normal -0.392244 0.522480 -0.757073; + texcoord 1.00000 1.34375; + vertex 2.83385 -44.5825 93.1181; + normal -0.392243 0.522480 -0.757073; + texcoord 0.00000 1.34375; + vertex -5.06077 -39.6233 100.631; + normal -0.392243 0.522481 -0.757073; + texcoord 1.00000 1.00000; + vertex 0.193930 -47.6500 92.3689; + texcoord 0.00000 1.00000; + vertex -7.70069 -42.6908 99.8816; + normal -0.0435115 0.850094 -0.524830; + texcoord 1.00000 2.00000; + vertex -21.2162 -72.5547 89.7140; + normal -0.0435110 0.850094 -0.524830; + texcoord 1.00000 1.68750; + vertex -25.0100 -72.9113 89.4509; + normal -0.0435105 0.850094 -0.524830; + texcoord 0.00000 2.00000; + vertex -22.5308 -66.2198 100.084; + normal -0.0435103 0.850094 -0.524830; + texcoord 0.00000 1.68750; + vertex -26.3247 -66.5764 99.8208; + normal -0.0435102 0.850094 -0.524830; + texcoord 1.00000 1.34375; + vertex -29.1832 -73.3036 89.1614; + normal -0.0435096 0.850094 -0.524830; + texcoord 0.00000 1.34375; + vertex -30.4979 -66.9687 99.5314; + normal -0.0435096 0.850094 -0.524830; + texcoord 1.00000 1.00000; + vertex -33.3564 -73.6959 88.8720; + normal -0.0435088 0.850094 -0.524830; + texcoord 0.00000 1.00000; + vertex -34.6711 -67.3610 99.2420; + normal 0.172806 0.965460 -0.195003; + texcoord 1.00000 2.00000; + vertex -29.2579 -83.9991 30.9456; + normal 0.172806 0.965460 -0.195003; + texcoord 1.00000 1.68750; + vertex -32.3713 -83.9153 28.6014; + normal 0.172806 0.965460 -0.195003; + texcoord 0.00000 2.00000; + vertex -36.4478 -80.7600 40.6105; + normal 0.172806 0.965459 -0.195003; + texcoord 0.00000 1.68750; + vertex -39.5612 -80.6763 38.2664; + normal 0.172806 0.965460 -0.195003; + texcoord 1.00000 1.34375; + vertex -35.7959 -83.8231 26.0229; + normal 0.172806 0.965459 -0.195003; + texcoord 0.00000 1.34375; + vertex -42.9859 -80.5841 35.6878; + normal 0.172805 0.965459 -0.195004; + texcoord 1.00000 1.00000; + vertex -39.2206 -83.7310 23.4443; + normal 0.172804 0.965460 -0.195004; + texcoord 0.00000 1.00000; + vertex -46.4106 -80.4920 33.1092; + normal 0.406409 0.563174 -0.719491; + texcoord 1.00000 2.00000; + vertex -33.6803 -71.3425 65.2319; + normal 0.406411 0.563174 -0.719490; + texcoord 1.00000 1.68750; + vertex -36.3613 -72.6346 62.7062; + normal 0.406412 0.563174 -0.719489; + texcoord 0.00000 2.00000; + vertex -41.2070 -61.8850 68.3832; + normal 0.406412 0.563174 -0.719489; + texcoord 0.00000 1.68750; + vertex -43.8881 -63.1771 65.8574; + normal 0.406412 0.563174 -0.719489; + texcoord 1.00000 1.34375; + vertex -39.3104 -74.0559 59.9278; + normal 0.406411 0.563174 -0.719489; + texcoord 0.00000 1.34375; + vertex -46.8372 -64.5984 63.0790; + normal 0.406412 0.563174 -0.719489; + texcoord 1.00000 1.00000; + vertex -42.2596 -75.4772 57.1494; + normal 0.406412 0.563174 -0.719489; + texcoord 0.00000 1.00000; + vertex -49.7863 -66.0197 60.3007; + normal -0.0824663 -0.963227 -0.255722; + texcoord 1.00000 2.00000; + vertex 35.7614 149.027 51.3973; + normal -0.0824663 -0.963227 -0.255722; + texcoord 1.00000 1.68750; + vertex 35.4954 150.046 47.6449; + normal -0.0824663 -0.963227 -0.255722; + texcoord 0.00000 2.00000; + vertex 48.1614 148.255 50.3084; + normal -0.0824663 -0.963227 -0.255722; + texcoord 0.00000 1.68750; + vertex 47.8954 149.274 46.5560; + texcoord 1.00000 1.34375; + vertex 35.2028 151.167 43.5172; + normal -0.0824662 -0.963227 -0.255722; + texcoord 0.00000 1.34375; + vertex 47.6028 150.395 42.4283; + normal -0.0824662 -0.963227 -0.255722; + texcoord 1.00000 1.00000; + vertex 34.9101 152.288 39.3896; + normal -0.0824662 -0.963227 -0.255722; + texcoord 0.00000 1.00000; + vertex 47.3102 151.516 38.3007; + normal -0.498965 -0.722267 -0.478920; + texcoord 1.00000 2.00000; + vertex 20.0271 105.621 117.333; + normal -0.498966 -0.722267 -0.478919; + texcoord 1.00000 1.68750; + vertex 22.2710 106.123 114.238; + normal -0.498966 -0.722267 -0.478918; + texcoord 0.00000 2.00000; + vertex 27.9484 97.2417 121.718; + normal -0.498966 -0.722267 -0.478919; + texcoord 0.00000 1.68750; + vertex 30.1922 97.7435 118.623; + normal -0.498965 -0.722267 -0.478920; + texcoord 1.00000 1.34375; + vertex 24.7392 106.675 110.834; + normal -0.498964 -0.722267 -0.478920; + texcoord 0.00000 1.34375; + vertex 32.6604 98.2955 115.219; + normal -0.498964 -0.722267 -0.478921; + texcoord 1.00000 1.00000; + vertex 27.2074 107.227 107.430; + normal -0.498963 -0.722267 -0.478922; + texcoord 0.00000 1.00000; + vertex 35.1286 98.8475 111.815; + normal -0.325442 -0.637301 -0.698524; + texcoord 1.00000 2.00000; + vertex 61.6058 -3.02397 138.885; + normal -0.325441 -0.637301 -0.698524; + texcoord 1.00000 1.68750; + vertex 65.1728 -4.56549 138.630; + normal -0.325443 -0.637300 -0.698524; + texcoord 0.00000 2.00000; + vertex 58.6811 -11.2633 147.765; + normal -0.325441 -0.637301 -0.698524; + texcoord 0.00000 1.68750; + vertex 62.2481 -12.8049 147.509; + normal -0.325441 -0.637301 -0.698524; + texcoord 1.00000 1.34375; + vertex 69.0966 -6.26115 138.348; + normal -0.325441 -0.637301 -0.698524; + texcoord 0.00000 1.34375; + vertex 66.1719 -14.5005 147.228; + normal -0.325442 -0.637300 -0.698524; + texcoord 1.00000 1.00000; + vertex 73.0203 -7.95682 138.067; + normal -0.325442 -0.637301 -0.698524; + texcoord 0.00000 1.00000; + vertex 70.0956 -16.1962 146.947; + normal 0.187469 -0.258860 -0.947548; + texcoord 1.00000 2.00000; + vertex 15.0564 -75.4105 117.519; + normal 0.187469 -0.258860 -0.947548; + texcoord 1.00000 1.68750; + vertex 18.3535 -77.0846 118.628; + normal 0.187470 -0.258861 -0.947547; + texcoord 0.00000 2.00000; + vertex 9.06086 -86.0737 119.246; + normal 0.187470 -0.258861 -0.947547; + texcoord 0.00000 1.68750; + vertex 12.3580 -87.7478 120.355; + normal 0.187471 -0.258862 -0.947547; + texcoord 1.00000 1.34375; + vertex 21.9804 -78.9262 119.849; + normal 0.187471 -0.258861 -0.947547; + texcoord 0.00000 1.34375; + vertex 15.9849 -89.5894 121.576; + normal 0.187472 -0.258862 -0.947547; + texcoord 1.00000 1.00000; + vertex 25.6073 -80.7678 121.070; + normal 0.187470 -0.258860 -0.947548; + texcoord 0.00000 1.00000; + vertex 19.6118 -91.4310 122.797; + normal -0.366500 -0.0656866 -0.928096; + texcoord 1.00000 2.00000; + vertex 33.5490 -77.9237 93.9702; + normal -0.366500 -0.0656856 -0.928097; + texcoord 1.00000 1.68750; + vertex 33.7700 -81.7041 94.1505; + normal -0.366500 -0.0656844 -0.928097; + texcoord 0.00000 2.00000; + vertex 22.2837 -78.3685 98.4503; + normal -0.366499 -0.0656837 -0.928097; + texcoord 0.00000 1.68750; + vertex 22.5047 -82.1489 98.6306; + normal -0.366499 -0.0656831 -0.928097; + texcoord 1.00000 1.34375; + vertex 34.0130 -85.8626 94.3488; + normal -0.366499 -0.0656837 -0.928097; + texcoord 0.00000 1.34375; + vertex 22.7477 -86.3073 98.8289; + normal -0.366499 -0.0656822 -0.928097; + texcoord 1.00000 1.00000; + vertex 34.2561 -90.0210 94.5471; + normal -0.366500 -0.0656850 -0.928097; + texcoord 0.00000 1.00000; + vertex 22.9907 -90.4658 99.0272; + normal 0.363650 -0.247336 -0.898100; + texcoord 1.00000 2.00000; + vertex 54.0638 132.534 112.135; + normal 0.363651 -0.247335 -0.898100; + texcoord 1.00000 1.68750; + vertex 57.4756 133.671 113.204; + normal 0.363648 -0.247336 -0.898101; + texcoord 0.00000 2.00000; + vertex 56.4857 121.485 116.159; + normal 0.363649 -0.247335 -0.898101; + texcoord 0.00000 1.68750; + vertex 59.8975 122.622 117.227; + normal 0.363649 -0.247335 -0.898101; + texcoord 1.00000 1.34375; + vertex 61.2285 134.921 114.379; + normal 0.363651 -0.247335 -0.898100; + texcoord 0.00000 1.34375; + vertex 63.6504 123.873 118.402; + normal 0.363648 -0.247336 -0.898101; + texcoord 1.00000 1.00000; + vertex 64.9815 136.172 115.554; + normal 0.363653 -0.247336 -0.898099; + texcoord 0.00000 1.00000; + vertex 67.4034 125.124 119.577; + normal 0.467760 0.0727466 -0.880857; + texcoord 1.00000 2.00000; + vertex -48.8431 62.6719 142.876; + normal 0.467761 0.0727455 -0.880856; + texcoord 1.00000 1.68750; + vertex -51.7549 64.6897 141.497; + normal 0.467761 0.0727450 -0.880856; + texcoord 0.00000 2.00000; + vertex -43.4766 72.9445 146.574; + normal 0.467761 0.0727457 -0.880856; + texcoord 0.00000 1.68750; + vertex -46.3884 74.9623 145.195; + normal 0.467761 0.0727458 -0.880856; + texcoord 1.00000 1.34375; + vertex -54.9578 66.9093 139.979; + normal 0.467761 0.0727465 -0.880856; + texcoord 0.00000 1.34375; + vertex -49.5914 77.1818 143.677; + normal 0.467761 0.0727461 -0.880856; + texcoord 1.00000 1.00000; + vertex -58.1608 69.1289 138.462; + normal 0.467762 0.0727454 -0.880856; + texcoord 0.00000 1.00000; + vertex -52.7943 79.4014 142.160; + normal 0.148093 -0.0477957 -0.987818; + texcoord 1.00000 2.00000; + vertex -12.9524 -15.5203 155.608; + normal 0.148092 -0.0477947 -0.987818; + texcoord 1.00000 1.68750; + vertex -15.3891 -12.5470 155.098; + normal 0.148094 -0.0477961 -0.987818; + texcoord 0.00000 2.00000; + vertex -3.47590 -7.57659 156.644; + normal 0.148093 -0.0477949 -0.987818; + texcoord 0.00000 1.68750; + vertex -5.91257 -4.60329 156.135; + normal 0.148092 -0.0477937 -0.987818; + texcoord 1.00000 1.34375; + vertex -18.0694 -9.27632 154.538; + normal 0.148092 -0.0477937 -0.987818; + texcoord 0.00000 1.34375; + vertex -8.59291 -1.33266 155.575; + normal 0.148092 -0.0477937 -0.987818; + texcoord 1.00000 1.00000; + vertex -20.7498 -6.00569 153.978; + normal 0.148092 -0.0477937 -0.987818; + texcoord 0.00000 1.00000; + vertex -11.2732 1.93797 155.015; + normal 0.450241 0.242664 -0.859301; + texcoord 1.00000 2.00000; + vertex -36.9883 -112.409 96.6858; + normal 0.450241 0.242664 -0.859300; + texcoord 1.00000 1.68750; + vertex -40.1663 -113.311 94.7657; + normal 0.450241 0.242664 -0.859301; + texcoord 0.00000 2.00000; + vertex -40.9615 -100.904 97.8531; + normal 0.450241 0.242664 -0.859300; + texcoord 0.00000 1.68750; + vertex -44.1395 -101.806 95.9330; + normal 0.450242 0.242664 -0.859300; + texcoord 1.00000 1.34375; + vertex -43.6621 -114.304 92.6536; + normal 0.450241 0.242664 -0.859300; + texcoord 0.00000 1.34375; + vertex -47.6353 -102.799 93.8209; + normal 0.450241 0.242664 -0.859300; + texcoord 1.00000 1.00000; + vertex -47.1579 -115.297 90.5416; + normal 0.450240 0.242664 -0.859301; + texcoord 0.00000 1.00000; + vertex -51.1311 -103.792 91.7088; + normal 0.511770 0.276446 -0.813430; + texcoord 1.00000 2.00000; + vertex -23.0168 -93.5801 75.7396; + normal 0.511769 0.276445 -0.813432; + texcoord 1.00000 1.68750; + vertex -25.3989 -95.6369 73.5419; + normal 0.511770 0.276446 -0.813431; + texcoord 0.00000 2.00000; + vertex -30.3146 -83.7805 74.4786; + normal 0.511769 0.276445 -0.813431; + texcoord 0.00000 1.68750; + vertex -32.6967 -85.8373 72.2809; + normal 0.511769 0.276444 -0.813432; + texcoord 1.00000 1.34375; + vertex -28.0192 -97.8993 71.1244; + normal 0.511770 0.276445 -0.813431; + texcoord 0.00000 1.34375; + vertex -35.3170 -88.0997 69.8634; + normal 0.511770 0.276445 -0.813431; + texcoord 1.00000 1.00000; + vertex -30.6395 -100.162 68.7070; + normal 0.511770 0.276445 -0.813431; + texcoord 0.00000 1.00000; + vertex -37.9373 -90.3622 67.4460; + normal -0.773065 -0.266492 -0.575632; + texcoord 1.00000 2.00000; + vertex 89.0194 102.782 66.1918; + normal -0.773066 -0.266491 -0.575631; + texcoord 1.00000 1.68750; + vertex 91.3970 100.696 63.9646; + normal -0.773067 -0.266490 -0.575631; + texcoord 0.00000 2.00000; + vertex 87.0755 92.8933 73.3806; + normal -0.773067 -0.266489 -0.575631; + texcoord 0.00000 1.68750; + vertex 89.4530 90.8070 71.1535; + normal -0.773068 -0.266489 -0.575630; + texcoord 1.00000 1.34375; + vertex 94.0123 98.4009 61.5148; + normal -0.773068 -0.266488 -0.575630; + texcoord 0.00000 1.34375; + vertex 92.0684 88.5119 68.7036; + normal -0.773068 -0.266488 -0.575630; + texcoord 1.00000 1.00000; + vertex 96.6276 96.1059 59.0649; + normal -0.773068 -0.266488 -0.575630; + texcoord 0.00000 1.00000; + vertex 94.6836 86.2169 66.2538; + normal -0.322672 -0.300403 -0.897575; + texcoord 1.00000 2.00000; + vertex 25.1695 60.7484 150.345; + normal -0.322672 -0.300402 -0.897575; + texcoord 1.00000 1.68750; + vertex 27.1042 57.4975 150.738; + normal -0.322672 -0.300400 -0.897576; + texcoord 0.00000 2.00000; + vertex 15.4549 55.5970 155.562; + normal -0.322672 -0.300401 -0.897576; + texcoord 0.00000 1.68750; + vertex 17.3895 52.3461 155.954; + normal -0.322672 -0.300400 -0.897576; + texcoord 1.00000 1.34375; + vertex 29.2323 53.9215 151.170; + normal -0.322672 -0.300401 -0.897575; + texcoord 0.00000 1.34375; + vertex 19.5176 48.7701 156.386; + normal -0.322673 -0.300399 -0.897576; + texcoord 1.00000 1.00000; + vertex 31.3603 50.3456 151.601; + normal -0.322673 -0.300401 -0.897575; + texcoord 0.00000 1.00000; + vertex 21.6457 45.1942 156.818; + normal -0.296531 0.651604 -0.698199; + texcoord 1.00000 2.00000; + vertex 22.5466 -72.2750 133.786; + normal -0.296530 0.651605 -0.698198; + texcoord 1.00000 1.68750; + vertex 19.7176 -74.5869 132.830; + normal -0.296530 0.651605 -0.698198; + texcoord 0.00000 2.00000; + vertex 15.3877 -66.8615 141.878; + normal -0.296530 0.651605 -0.698198; + texcoord 0.00000 1.68750; + vertex 12.5587 -69.1734 140.922; + normal -0.296529 0.651606 -0.698198; + texcoord 1.00000 1.34375; + vertex 16.6057 -77.1300 131.778; + normal -0.296530 0.651606 -0.698198; + texcoord 0.00000 1.34375; + vertex 9.44674 -71.7165 139.871; + normal -0.296530 0.651605 -0.698198; + texcoord 1.00000 1.00000; + vertex 13.4938 -79.6731 130.726; + texcoord 0.00000 1.00000; + vertex 6.33482 -74.2596 138.819; + normal -0.377046 0.748596 -0.545381; + texcoord 1.00000 2.00000; + vertex 20.1458 -117.647 75.0765; + normal -0.377046 0.748596 -0.545381; + texcoord 1.00000 1.68750; + vertex 20.2073 -119.848 72.0122; + normal -0.377046 0.748596 -0.545381; + texcoord 0.00000 2.00000; + vertex 8.96318 -121.452 77.5850; + normal -0.377046 0.748596 -0.545381; + texcoord 0.00000 1.68750; + vertex 9.02478 -123.653 74.5207; + normal -0.377046 0.748596 -0.545381; + texcoord 1.00000 1.34375; + vertex 20.2751 -122.270 68.6414; + normal -0.377045 0.748598 -0.545379; + texcoord 0.00000 1.34375; + vertex 9.09255 -126.075 71.1500; + normal -0.377046 0.748597 -0.545380; + texcoord 1.00000 1.00000; + vertex 20.3429 -124.691 65.2707; + normal -0.377044 0.748600 -0.545376; + texcoord 0.00000 1.00000; + vertex 9.16031 -128.496 67.7793; + normal -0.292980 0.846008 -0.445459; + texcoord 1.00000 2.00000; + vertex 33.2978 -88.1599 55.5981; + normal -0.292980 0.846008 -0.445458; + texcoord 1.00000 1.68750; + vertex 34.8139 -89.3316 52.3756; + normal -0.292981 0.846009 -0.445457; + texcoord 0.00000 2.00000; + vertex 22.9035 -93.3421 52.5924; + normal -0.292981 0.846009 -0.445457; + texcoord 0.00000 1.68750; + vertex 24.4195 -94.5139 49.3699; + normal -0.292980 0.846008 -0.445458; + texcoord 1.00000 1.34375; + vertex 36.4815 -90.6206 48.8308; + normal -0.292980 0.846008 -0.445458; + texcoord 0.00000 1.34375; + vertex 26.0872 -95.8028 45.8251; + normal -0.292980 0.846008 -0.445459; + texcoord 1.00000 1.00000; + vertex 38.1492 -91.9095 45.2861; + normal -0.292980 0.846008 -0.445459; + texcoord 0.00000 1.00000; + vertex 27.7548 -97.0918 42.2804; + normal 0.0365250 -0.960281 -0.276632; + texcoord 1.00000 2.00000; + vertex 48.1251 154.733 55.4661; + normal 0.0365274 -0.960281 -0.276635; + texcoord 1.00000 1.68750; + vertex 50.0204 155.721 52.2859; + normal 0.0365278 -0.960281 -0.276635; + texcoord 0.00000 2.00000; + vertex 58.7725 153.427 61.4055; + normal 0.0365277 -0.960281 -0.276635; + texcoord 0.00000 1.68750; + vertex 60.6678 154.415 58.2252; + normal 0.0365274 -0.960281 -0.276635; + texcoord 1.00000 1.34375; + vertex 52.1051 156.808 48.7876; + normal 0.0365264 -0.960281 -0.276634; + texcoord 0.00000 1.34375; + vertex 62.7525 155.502 54.7270; + normal 0.0365263 -0.960281 -0.276634; + texcoord 1.00000 1.00000; + vertex 54.1898 157.895 45.2893; + normal 0.0365264 -0.960281 -0.276634; + texcoord 0.00000 1.00000; + vertex 64.8372 156.589 51.2287; + normal -0.498683 -0.822003 -0.275002; + texcoord 1.00000 2.00000; + vertex -15.9455 106.565 149.209; + normal -0.498685 -0.822003 -0.274999; + texcoord 1.00000 1.68750; + vertex -15.4460 107.502 145.503; + normal -0.498685 -0.822004 -0.274997; + texcoord 0.00000 2.00000; + vertex -5.37143 100.211 149.028; + normal -0.498685 -0.822004 -0.274997; + texcoord 0.00000 1.68750; + vertex -4.87193 101.148 145.321; + normal -0.498685 -0.822004 -0.274997; + texcoord 1.00000 1.34375; + vertex -14.8965 108.533 141.425; + normal -0.498684 -0.822004 -0.274998; + texcoord 0.00000 1.34375; + vertex -4.32247 102.178 141.244; + normal -0.498685 -0.822004 -0.274998; + texcoord 1.00000 1.00000; + vertex -14.3471 109.563 137.348; + texcoord 0.00000 1.00000; + vertex -3.77302 103.209 137.167; + normal 0.135276 0.223630 -0.965241; + texcoord 1.00000 2.00000; + vertex 21.2112 -52.8248 164.601; + normal 0.135276 0.223630 -0.965241; + texcoord 1.00000 1.68750; + vertex 17.4040 -53.0233 164.021; + normal 0.135276 0.223630 -0.965241; + texcoord 0.00000 2.00000; + vertex 20.1835 -40.8141 167.239; + normal 0.135276 0.223630 -0.965241; + texcoord 0.00000 1.68750; + vertex 16.3762 -41.0126 166.660; + normal 0.135277 0.223630 -0.965241; + texcoord 1.00000 1.34375; + vertex 13.2160 -53.2416 163.384; + texcoord 0.00000 1.34375; + vertex 12.1882 -41.2309 166.022; + normal 0.135279 0.223630 -0.965241; + texcoord 1.00000 1.00000; + vertex 9.02795 -53.4599 162.746; + normal 0.135279 0.223630 -0.965240; + texcoord 0.00000 1.00000; + vertex 8.00023 -41.4492 165.385; + normal -0.889546 0.114733 0.442204; + texcoord 1.00000 2.00000; + vertex 76.6228 46.3273 67.3312; + normal -0.889546 0.114732 0.442204; + texcoord 1.00000 1.68750; + vertex 77.6906 49.7457 68.5923; + normal -0.889546 0.114732 0.442204; + texcoord 0.00000 2.00000; + vertex 72.2486 51.4280 57.2085; + normal -0.889546 0.114732 0.442204; + texcoord 0.00000 1.68750; + vertex 73.3164 54.8464 58.4695; + normal -0.889545 0.114733 0.442205; + texcoord 1.00000 1.34375; + vertex 78.8652 53.5060 69.9795; + normal -0.889545 0.114733 0.442205; + texcoord 0.00000 1.34375; + vertex 74.4910 58.6067 59.8567; + normal -0.889545 0.114734 0.442205; + texcoord 1.00000 1.00000; + vertex 80.0398 57.2663 71.3667; + normal -0.889545 0.114734 0.442205; + texcoord 0.00000 1.00000; + vertex 75.6655 62.3670 61.2439; + normal -0.944110 -0.326796 0.0431412; + texcoord 1.00000 2.00000; + vertex 38.4774 27.8420 97.2670; + normal -0.944110 -0.326796 0.0431407; + texcoord 1.00000 1.68750; + vertex 38.2083 29.0852 100.796; + normal -0.944110 -0.326796 0.0431406; + texcoord 0.00000 2.00000; + vertex 34.6158 38.4651 93.2298; + normal -0.944110 -0.326796 0.0431407; + texcoord 0.00000 1.68750; + vertex 34.3468 39.7082 96.7583; + normal -0.944110 -0.326796 0.0431408; + texcoord 1.00000 1.34375; + vertex 37.9123 30.4527 104.677; + normal -0.944110 -0.326795 0.0431419; + texcoord 0.00000 1.34375; + vertex 34.0508 41.0757 100.640; + normal -0.944110 -0.326796 0.0431416; + texcoord 1.00000 1.00000; + vertex 37.6163 31.8202 108.558; + normal -0.944110 -0.326794 0.0431433; + texcoord 0.00000 1.00000; + vertex 33.7548 42.4432 104.521; + normal -0.884517 0.442667 -0.147226; + texcoord 1.00000 2.00000; + vertex 34.9475 -31.7370 95.7906; + normal -0.884518 0.442665 -0.147227; + texcoord 1.00000 1.68750; + vertex 35.4454 -29.6813 98.9804; + normal -0.884518 0.442665 -0.147227; + texcoord 0.00000 2.00000; + vertex 40.4344 -22.9429 89.2668; + normal -0.884518 0.442664 -0.147228; + texcoord 0.00000 1.68750; + vertex 40.9323 -20.8872 92.4566; + normal -0.884518 0.442664 -0.147228; + texcoord 1.00000 1.34375; + vertex 35.9930 -27.4200 102.489; + normal -0.884518 0.442665 -0.147228; + texcoord 0.00000 1.34375; + vertex 41.4799 -18.6260 95.9654; + normal -0.884518 0.442665 -0.147228; + texcoord 1.00000 1.00000; + vertex 36.5406 -25.1587 105.998; + normal -0.884518 0.442665 -0.147228; + texcoord 0.00000 1.00000; + vertex 42.0276 -16.3647 99.4742; + normal -0.536916 0.770816 -0.342877; + texcoord 1.00000 2.00000; + vertex 13.3168 -57.2359 87.6698; + normal -0.536915 0.770817 -0.342876; + texcoord 1.00000 1.68750; + vertex 14.8473 -55.0075 90.2830; + normal -0.536914 0.770817 -0.342876; + texcoord 0.00000 2.00000; + vertex 22.2075 -54.4255 80.0660; + normal -0.536914 0.770817 -0.342876; + texcoord 0.00000 1.68750; + vertex 23.7379 -52.1970 82.6791; + normal -0.536914 0.770818 -0.342875; + texcoord 1.00000 1.34375; + vertex 16.5308 -52.5562 93.1574; + normal -0.536914 0.770818 -0.342875; + texcoord 0.00000 1.34375; + vertex 25.4215 -49.7457 85.5535; + normal -0.536914 0.770818 -0.342875; + texcoord 1.00000 1.00000; + vertex 18.2144 -50.1049 96.0319; + normal -0.536914 0.770818 -0.342875; + texcoord 0.00000 1.00000; + vertex 27.1050 -47.2945 88.4280; + normal -0.715554 0.691395 0.0997760; + texcoord 1.00000 2.00000; + vertex 17.0491 -55.8304 69.6261; + normal -0.715554 0.691395 0.0997766; + texcoord 1.00000 1.68750; + vertex 17.5844 -55.8191 73.3865; + normal -0.715554 0.691395 0.0997758; + texcoord 0.00000 2.00000; + vertex 25.3650 -47.0492 68.4157; + normal -0.715554 0.691395 0.0997762; + texcoord 0.00000 1.68750; + vertex 25.9004 -47.0378 72.1760; + normal -0.715554 0.691395 0.0997769; + texcoord 1.00000 1.34375; + vertex 18.1733 -55.8066 77.5228; + normal -0.715554 0.691395 0.0997764; + texcoord 0.00000 1.34375; + vertex 26.4892 -47.0253 76.3124; + normal -0.715554 0.691395 0.0997765; + texcoord 1.00000 1.00000; + vertex 18.7621 -55.7941 81.6592; + normal -0.715554 0.691395 0.0997763; + texcoord 0.00000 1.00000; + vertex 27.0781 -47.0128 80.4488; + normal -0.501413 -0.863740 0.0503787; + texcoord 1.00000 2.00000; + vertex 49.6806 79.2291 92.8057; + normal -0.501413 -0.863740 0.0503794; + texcoord 1.00000 1.68750; + vertex 47.6137 80.6025 95.7807; + normal -0.501412 -0.863741 0.0503781; + texcoord 0.00000 2.00000; + vertex 41.2364 83.6693 84.8892; + normal -0.501413 -0.863740 0.0503790; + texcoord 0.00000 1.68750; + vertex 39.1695 85.0427 87.8642; + normal -0.501413 -0.863740 0.0503800; + texcoord 1.00000 1.34375; + vertex 45.3401 82.1132 99.0532; + normal -0.501414 -0.863740 0.0503803; + texcoord 0.00000 1.34375; + vertex 36.8959 86.5535 91.1367; + normal -0.501414 -0.863740 0.0503800; + texcoord 1.00000 1.00000; + vertex 43.0665 83.6240 102.326; + normal -0.501415 -0.863739 0.0503806; + texcoord 0.00000 1.00000; + vertex 34.6223 88.0642 94.4092; + normal 0.478643 -0.875211 0.0700451; + texcoord 1.00000 2.00000; + vertex -5.34072 71.5852 104.851; + normal 0.478643 -0.875211 0.0700439; + texcoord 1.00000 1.68750; + vertex -4.79611 72.1806 108.569; + normal 0.478643 -0.875211 0.0700450; + texcoord 0.00000 2.00000; + vertex -15.8870 66.0126 107.288; + normal 0.478643 -0.875211 0.0700439; + texcoord 0.00000 1.68750; + vertex -15.3424 66.6080 111.006; + normal 0.478643 -0.875212 0.0700435; + texcoord 1.00000 1.34375; + vertex -4.19703 72.8355 112.658; + normal 0.478643 -0.875212 0.0700429; + texcoord 0.00000 1.34375; + vertex -14.7433 67.2629 115.096; + normal 0.478643 -0.875211 0.0700439; + texcoord 1.00000 1.00000; + vertex -3.59795 73.4904 116.748; + normal 0.478643 -0.875211 0.0700426; + texcoord 0.00000 1.00000; + vertex -14.1442 67.9179 119.185; + normal -0.189477 -0.840189 -0.508116; + texcoord 1.00000 2.00000; + vertex 8.19969 2.75650 120.964; + normal -0.189476 -0.840188 -0.508116; + texcoord 1.00000 1.68750; + vertex 6.07325 1.46767 123.888; + normal -0.189476 -0.840189 -0.508116; + texcoord 0.00000 2.00000; + vertex -1.75758 7.98697 116.028; + normal -0.189476 -0.840188 -0.508116; + texcoord 0.00000 1.68750; + vertex -3.88403 6.69814 118.952; + normal -0.189475 -0.840188 -0.508118; + texcoord 1.00000 1.34375; + vertex 3.73416 0.0499600 127.105; + normal -0.189476 -0.840188 -0.508117; + texcoord 0.00000 1.34375; + vertex -6.22312 5.28043 122.169; + normal -0.189475 -0.840188 -0.508118; + texcoord 1.00000 1.00000; + vertex 1.39507 -1.36775 130.321; + normal -0.189478 -0.840188 -0.508116; + texcoord 0.00000 1.00000; + vertex -8.56220 3.86272 125.385; + normal 0.242790 -0.861003 -0.446908; + texcoord 1.00000 2.00000; + vertex -9.03549 -6.37535 91.6626; + normal 0.242789 -0.861003 -0.446908; + texcoord 1.00000 1.68750; + vertex -9.66196 -8.27310 94.9784; + normal 0.242789 -0.861004 -0.446907; + texcoord 0.00000 2.00000; + vertex -20.8853 -8.05560 88.4622; + normal 0.242790 -0.861003 -0.446908; + texcoord 0.00000 1.68750; + vertex -21.5118 -9.95335 91.7780; + normal 0.242790 -0.861003 -0.446909; + texcoord 1.00000 1.34375; + vertex -10.3511 -10.3606 98.6259; + normal 0.242790 -0.861003 -0.446909; + texcoord 0.00000 1.34375; + vertex -22.2009 -12.0409 95.4254; + normal 0.242790 -0.861003 -0.446908; + texcoord 1.00000 1.00000; + vertex -11.0402 -12.4482 102.273; + normal 0.242789 -0.861004 -0.446907; + texcoord 0.00000 1.00000; + vertex -22.8900 -14.1284 99.0728; + normal 0.234304 -0.863147 -0.447302; + texcoord 1.00000 2.00000; + vertex -16.6498 5.34162 93.8796; + normal 0.234303 -0.863147 -0.447301; + texcoord 1.00000 1.68750; + vertex -18.6473 3.45775 96.4685; + normal 0.234303 -0.863147 -0.447302; + texcoord 0.00000 2.00000; + vertex -26.4972 6.25958 86.9500; + normal 0.234303 -0.863147 -0.447302; + texcoord 0.00000 1.68750; + vertex -28.4946 4.37571 89.5390; + normal 0.234304 -0.863147 -0.447302; + texcoord 1.00000 1.34375; + vertex -20.8445 1.38550 99.3164; + normal 0.234304 -0.863147 -0.447302; + texcoord 0.00000 1.34375; + vertex -30.6919 2.30346 92.3868; + normal 0.234305 -0.863146 -0.447303; + texcoord 1.00000 1.00000; + vertex -23.0417 -0.686760 102.164; + normal 0.234303 -0.863147 -0.447302; + texcoord 0.00000 1.00000; + vertex -32.8890 0.231210 95.2346; + normal 0.319344 0.760773 -0.565017; + texcoord 1.00000 2.00000; + vertex 7.67627 15.7847 119.672; + normal 0.319344 0.760771 -0.565019; + texcoord 1.00000 1.68750; + vertex 8.13997 17.9327 122.827; + normal 0.319343 0.760772 -0.565018; + texcoord 0.00000 2.00000; + vertex 19.2390 11.7229 120.739; + normal 0.319344 0.760772 -0.565018; + texcoord 0.00000 1.68750; + vertex 19.7027 13.8710 123.893; + normal 0.319344 0.760770 -0.565021; + texcoord 1.00000 1.34375; + vertex 8.65004 20.2955 126.296; + normal 0.319344 0.760770 -0.565020; + texcoord 0.00000 1.34375; + vertex 20.2127 16.2338 127.363; + normal 0.319344 0.760769 -0.565021; + texcoord 1.00000 1.00000; + vertex 9.16011 22.6583 129.766; + normal 0.319343 0.760768 -0.565023; + texcoord 0.00000 1.00000; + vertex 20.7228 18.5966 130.832; + normal 0.439730 0.873993 -0.206819; + texcoord 1.00000 2.00000; + vertex -5.85639 -27.9828 110.951; + normal 0.439729 0.873993 -0.206819; + texcoord 1.00000 1.68750; + vertex -3.27475 -28.6631 113.565; + normal 0.439730 0.873993 -0.206819; + texcoord 0.00000 2.00000; + vertex 1.00516 -33.3702 102.774; + normal 0.439729 0.873993 -0.206819; + texcoord 0.00000 1.68750; + vertex 3.58680 -34.0504 105.388; + normal 0.439729 0.873993 -0.206820; + texcoord 1.00000 1.34375; + vertex -0.434940 -29.4113 116.441; + normal 0.439729 0.873993 -0.206820; + texcoord 0.00000 1.34375; + vertex 6.42660 -34.7987 108.264; + normal 0.439729 0.873993 -0.206820; + texcoord 1.00000 1.00000; + vertex 2.40486 -30.1596 119.317; + normal 0.439728 0.873993 -0.206820; + texcoord 0.00000 1.00000; + vertex 9.26641 -35.5469 111.139; + normal 0.764000 0.645184 0.00644896; + texcoord 1.00000 2.00000; + vertex -28.2001 -58.6266 107.469; + normal 0.764001 0.645183 0.00644960; + texcoord 1.00000 1.68750; + vertex -26.8042 -60.3113 110.636; + normal 0.764000 0.645184 0.00644916; + texcoord 0.00000 2.00000; + vertex -21.6262 -66.3413 100.468; + normal 0.764001 0.645183 0.00644962; + texcoord 0.00000 1.68750; + vertex -20.2303 -68.0259 103.636; + normal 0.764000 0.645184 0.00644888; + texcoord 1.00000 1.34375; + vertex -25.2687 -62.1644 114.120; + normal 0.764001 0.645183 0.00644932; + texcoord 0.00000 1.34375; + vertex -18.6948 -69.8790 107.120; + normal 0.764000 0.645184 0.00644789; + texcoord 1.00000 1.00000; + vertex -23.7332 -64.0175 117.604; + normal 0.764001 0.645183 0.00644893; + texcoord 0.00000 1.00000; + vertex -17.1593 -71.7321 110.604; + normal 0.696281 0.474027 0.538973; + texcoord 1.00000 2.00000; + vertex -46.4360 -76.9759 47.8061; + normal 0.696281 0.474027 0.538972; + texcoord 1.00000 1.68750; + vertex -46.2306 -79.9628 50.1677; + normal 0.696281 0.474025 0.538973; + texcoord 0.00000 2.00000; + vertex -37.7024 -81.8834 40.8395; + normal 0.696281 0.474026 0.538973; + texcoord 0.00000 1.68750; + vertex -37.4969 -84.8703 43.2010; + normal 0.696281 0.474027 0.538972; + texcoord 1.00000 1.34375; + vertex -46.0046 -83.2483 52.7654; + normal 0.696281 0.474027 0.538972; + texcoord 0.00000 1.34375; + vertex -37.2710 -88.1558 45.7988; + normal 0.696281 0.474027 0.538972; + texcoord 1.00000 1.00000; + vertex -45.7787 -86.5339 55.3631; + normal 0.696281 0.474027 0.538972; + texcoord 0.00000 1.00000; + vertex -37.0450 -91.4414 48.3965; + normal 0.959396 0.278871 -0.0423105; + texcoord 1.00000 2.00000; + vertex -42.2966 -55.7577 79.5060; + normal 0.959396 0.278873 -0.0423104; + texcoord 1.00000 1.68750; + vertex -41.2913 -58.9105 81.5215; + normal 0.959395 0.278875 -0.0423113; + texcoord 0.00000 2.00000; + vertex -40.9249 -62.0815 68.9296; + normal 0.959395 0.278874 -0.0423109; + texcoord 0.00000 1.68750; + vertex -39.9196 -65.2343 70.9450; + normal 0.959395 0.278874 -0.0423108; + texcoord 1.00000 1.34375; + vertex -40.1855 -62.3786 83.7385; + normal 0.959395 0.278874 -0.0423107; + texcoord 0.00000 1.34375; + vertex -38.8137 -68.7023 73.1621; + normal 0.959395 0.278875 -0.0423112; + texcoord 1.00000 1.00000; + vertex -39.0796 -65.8466 85.9555; + normal 0.959395 0.278874 -0.0423110; + texcoord 0.00000 1.00000; + vertex -37.7079 -72.1704 75.3791; + normal 0.0356806 -0.685211 0.727470; + texcoord 1.00000 2.00000; + vertex 60.9493 148.341 49.1771; + normal 0.0356808 -0.685212 0.727469; + texcoord 1.00000 1.68750; + vertex 61.5401 151.043 51.6931; + normal 0.0356809 -0.685212 0.727469; + texcoord 0.00000 2.00000; + vertex 49.1429 149.429 50.7809; + normal 0.0356809 -0.685213 0.727468; + texcoord 0.00000 1.68750; + vertex 49.7336 152.131 53.2969; + normal 0.0356810 -0.685212 0.727469; + texcoord 1.00000 1.34375; + vertex 62.1899 154.015 54.4606; + normal 0.0356810 -0.685212 0.727469; + texcoord 0.00000 1.34375; + vertex 50.3834 155.103 56.0645; + normal 0.0356812 -0.685212 0.727469; + texcoord 1.00000 1.00000; + vertex 62.8397 156.987 57.2282; + normal 0.0356812 -0.685212 0.727470; + texcoord 0.00000 1.00000; + vertex 51.0333 158.075 58.8320; + normal -0.595816 -0.627987 0.500636; + texcoord 1.00000 2.00000; + vertex 36.1821 88.3472 121.316; + normal -0.595815 -0.627986 0.500637; + texcoord 1.00000 1.68750; + vertex 37.7860 89.4811 124.647; + normal -0.595816 -0.627987 0.500635; + texcoord 0.00000 2.00000; + vertex 27.6714 97.2680 122.377; + normal -0.595815 -0.627986 0.500638; + texcoord 0.00000 1.68750; + vertex 29.2753 98.4019 125.708; + normal -0.595815 -0.627985 0.500639; + texcoord 1.00000 1.34375; + vertex 39.5504 90.7283 128.311; + texcoord 0.00000 1.34375; + vertex 31.0397 99.6492 129.372; + normal -0.595815 -0.627985 0.500638; + texcoord 1.00000 1.00000; + vertex 41.3147 91.9756 131.975; + normal -0.595816 -0.627987 0.500636; + texcoord 0.00000 1.00000; + vertex 32.8040 100.896 133.037; + normal -0.929273 0.101499 -0.355174; + texcoord 1.00000 2.00000; + vertex 54.3688 -17.0605 157.783; + normal -0.929273 0.101499 -0.355174; + texcoord 1.00000 1.68750; + vertex 53.9684 -13.7991 159.762; + normal -0.929273 0.101499 -0.355174; + texcoord 0.00000 2.00000; + vertex 58.7185 -10.7186 148.215; + normal -0.929273 0.101500 -0.355174; + texcoord 0.00000 1.68750; + vertex 58.3181 -7.45728 150.194; + normal -0.929274 0.101500 -0.355174; + texcoord 1.00000 1.34375; + vertex 53.5280 -10.2116 161.940; + normal -0.929273 0.101500 -0.355174; + texcoord 0.00000 1.34375; + vertex 57.8777 -3.86977 152.372; + normal -0.929274 0.101500 -0.355174; + texcoord 1.00000 1.00000; + vertex 53.0876 -6.62408 164.118; + normal -0.929273 0.101498 -0.355174; + texcoord 0.00000 1.00000; + vertex 57.4373 -0.282270 154.549; + normal -0.657842 0.264005 -0.705369; + texcoord 1.00000 2.00000; + vertex 2.71529 -96.5306 121.176; + normal -0.657842 0.264005 -0.705369; + texcoord 1.00000 1.68750; + vertex 0.537800 -94.8454 123.837; + normal -0.657842 0.264004 -0.705370; + texcoord 0.00000 2.00000; + vertex 8.76764 -86.0129 119.468; + normal -0.657842 0.264005 -0.705369; + texcoord 0.00000 1.68750; + vertex 6.59015 -84.3276 122.129; + normal -0.657841 0.264004 -0.705370; + texcoord 1.00000 1.34375; + vertex -1.85744 -92.9917 126.765; + normal -0.657842 0.264006 -0.705369; + texcoord 0.00000 1.34375; + vertex 4.19490 -82.4739 125.057; + normal -0.657839 0.264003 -0.705372; + texcoord 1.00000 1.00000; + vertex -4.25269 -91.1379 129.692; + normal -0.657841 0.264006 -0.705369; + texcoord 0.00000 1.00000; + vertex 1.79966 -80.6201 127.984; + normal -0.425324 0.795375 -0.431831; + texcoord 1.00000 2.00000; + vertex 11.0698 -81.8790 100.462; + normal -0.425323 0.795376 -0.431830; + texcoord 1.00000 1.68750; + vertex 10.9302 -80.0850 103.904; + normal -0.425323 0.795376 -0.431829; + texcoord 0.00000 2.00000; + vertex 22.3091 -77.0016 98.3756; + normal -0.425323 0.795376 -0.431829; + texcoord 0.00000 1.68750; + vertex 22.1695 -75.2076 101.817; + normal -0.425324 0.795376 -0.431830; + texcoord 1.00000 1.34375; + vertex 10.7766 -78.1116 107.690; + normal -0.425324 0.795375 -0.431831; + texcoord 0.00000 1.34375; + vertex 22.0159 -73.2342 105.604; + normal -0.425324 0.795375 -0.431831; + texcoord 1.00000 1.00000; + vertex 10.6230 -76.1382 111.476; + texcoord 0.00000 1.00000; + vertex 21.8623 -71.2608 109.390; + normal -0.225933 -0.792727 -0.566161; + texcoord 1.00000 2.00000; + vertex 67.8275 118.675 115.227; + normal -0.225934 -0.792727 -0.566160; + texcoord 1.00000 1.68750; + vertex 67.6727 116.529 118.293; + normal -0.225934 -0.792728 -0.566160; + texcoord 0.00000 2.00000; + vertex 56.1603 121.173 116.385; + normal -0.225934 -0.792727 -0.566161; + texcoord 0.00000 1.68750; + vertex 56.0054 119.027 119.452; + normal -0.225934 -0.792727 -0.566160; + texcoord 1.00000 1.34375; + vertex 67.5024 114.168 121.667; + normal -0.225933 -0.792726 -0.566162; + texcoord 0.00000 1.34375; + vertex 55.8351 116.666 122.825; + normal -0.225933 -0.792727 -0.566160; + texcoord 1.00000 1.00000; + vertex 67.3321 111.808 125.040; + normal -0.225933 -0.792726 -0.566162; + texcoord 0.00000 1.00000; + vertex 55.6648 114.305 126.199; + normal 0.978900 -0.199416 -0.0445898; + texcoord 1.00000 2.00000; + vertex -41.2977 85.0134 145.926; + normal 0.978900 -0.199415 -0.0445894; + texcoord 1.00000 1.68750; + vertex -41.0525 85.3839 149.652; + normal 0.978900 -0.199416 -0.0445901; + texcoord 0.00000 2.00000; + vertex -43.6223 73.3078 147.243; + normal 0.978900 -0.199415 -0.0445908; + texcoord 0.00000 1.68750; + vertex -43.3771 73.6783 150.969; + normal 0.978900 -0.199415 -0.0445901; + texcoord 1.00000 1.34375; + vertex -40.7828 85.7914 153.750; + texcoord 0.00000 1.34375; + vertex -43.1074 74.0858 155.067; + normal 0.978900 -0.199415 -0.0445900; + texcoord 1.00000 1.00000; + vertex -40.5131 86.1989 157.848; + normal 0.978900 -0.199415 -0.0445877; + texcoord 0.00000 1.00000; + vertex -42.8377 74.4933 159.165; + normal 0.303108 -0.821673 -0.482678; + texcoord 1.00000 2.00000; + vertex 7.63774 -7.82607 162.862; + normal 0.303108 -0.821674 -0.482678; + texcoord 1.00000 1.68750; + vertex 6.20600 -10.0414 165.734; + normal 0.303108 -0.821673 -0.482678; + texcoord 0.00000 2.00000; + vertex -3.33552 -8.40037 156.949; + normal 0.303109 -0.821673 -0.482678; + texcoord 0.00000 1.68750; + vertex -4.76726 -10.6157 159.821; + normal 0.303109 -0.821673 -0.482678; + texcoord 1.00000 1.34375; + vertex 4.63109 -12.4782 168.893; + normal 0.303109 -0.821673 -0.482678; + texcoord 0.00000 1.34375; + vertex -6.34217 -13.0525 162.980; + normal 0.303109 -0.821673 -0.482679; + texcoord 1.00000 1.00000; + vertex 3.05618 -14.9150 172.053; + normal 0.303108 -0.821674 -0.482678; + texcoord 0.00000 1.00000; + vertex -7.91708 -15.4893 166.139; + normal 0.959013 0.281267 0.0343794; + texcoord 1.00000 2.00000; + vertex -44.2204 -89.3438 100.275; + normal 0.959014 0.281266 0.0343805; + texcoord 1.00000 1.68750; + vertex -44.1627 -90.0005 104.038; + normal 0.959014 0.281266 0.0343815; + texcoord 0.00000 2.00000; + vertex -40.7606 -100.888 98.2073; + normal 0.959014 0.281266 0.0343813; + texcoord 0.00000 1.68750; + vertex -40.7029 -101.544 101.971; + normal 0.959014 0.281266 0.0343814; + texcoord 1.00000 1.34375; + vertex -44.0993 -90.7230 108.178; + normal 0.959014 0.281266 0.0343807; + texcoord 0.00000 1.34375; + vertex -40.6395 -102.267 106.111; + normal 0.959014 0.281266 0.0343815; + texcoord 1.00000 1.00000; + vertex -44.0358 -91.4454 112.319; + normal 0.959014 0.281267 0.0343808; + texcoord 0.00000 1.00000; + vertex -40.5760 -102.989 110.251; + normal 0.895222 0.430925 0.113494; + texcoord 1.00000 2.00000; + vertex -35.8666 -73.2381 77.8244; + normal 0.895222 0.430925 0.113492; + texcoord 1.00000 1.68750; + vertex -35.8351 -74.2657 81.4769; + normal 0.895222 0.430925 0.113493; + texcoord 0.00000 2.00000; + vertex -30.4568 -83.6901 74.8372; + normal 0.895222 0.430926 0.113491; + texcoord 0.00000 1.68750; + vertex -30.4252 -84.7177 78.4898; + normal 0.895222 0.430926 0.113491; + texcoord 1.00000 1.34375; + vertex -35.8003 -75.3960 85.4947; + normal 0.895222 0.430926 0.113491; + texcoord 0.00000 1.34375; + vertex -30.3905 -85.8480 82.5075; + normal 0.895222 0.430926 0.113491; + texcoord 1.00000 1.00000; + vertex -35.7656 -76.5263 89.5125; + normal 0.895222 0.430925 0.113492; + texcoord 0.00000 1.00000; + vertex -30.3557 -86.9783 86.5253; + normal -0.914457 0.253482 0.315459; + texcoord 1.00000 2.00000; + vertex 86.8150 81.4724 78.4460; + normal -0.914459 0.253481 0.315457; + texcoord 1.00000 1.68750; + vertex 88.2456 82.5574 81.7211; + normal -0.914460 0.253479 0.315455; + texcoord 0.00000 2.00000; + vertex 88.3764 92.5006 74.1105; + normal -0.914459 0.253480 0.315456; + texcoord 0.00000 1.68750; + vertex 89.8070 93.5856 77.3857; + normal -0.914459 0.253480 0.315456; + texcoord 1.00000 1.34375; + vertex 89.8193 83.7509 85.3238; + normal -0.914458 0.253481 0.315457; + texcoord 0.00000 1.34375; + vertex 91.3806 94.7791 80.9884; + normal -0.914459 0.253480 0.315456; + texcoord 1.00000 1.00000; + vertex 91.3929 84.9444 88.9266; + normal -0.914459 0.253481 0.315457; + texcoord 0.00000 1.00000; + vertex 92.9543 95.9726 84.5911; + normal -0.533956 0.664476 -0.522840; + texcoord 1.00000 2.00000; + vertex 5.84174 51.8610 162.024; + normal -0.533957 0.664476 -0.522840; + texcoord 1.00000 1.68750; + vertex 6.45316 54.4379 164.675; + normal -0.533957 0.664476 -0.522840; + texcoord 0.00000 2.00000; + vertex 15.7888 55.3669 156.321; + normal -0.533957 0.664476 -0.522840; + texcoord 0.00000 1.68750; + vertex 16.4002 57.9437 158.972; + normal -0.533956 0.664477 -0.522839; + texcoord 1.00000 1.34375; + vertex 7.12571 57.2724 167.590; + normal -0.533957 0.664477 -0.522839; + texcoord 0.00000 1.34375; + vertex 17.0728 60.7783 161.887; + normal -0.533956 0.664478 -0.522838; + texcoord 1.00000 1.00000; + vertex 7.79827 60.1069 170.506; + normal -0.533957 0.664476 -0.522839; + texcoord 0.00000 1.00000; + vertex 17.7454 63.6128 164.803; + normal 0.496081 0.861856 -0.105393; + texcoord 1.00000 2.00000; + vertex 9.09225 -60.4202 150.191; + normal 0.496080 0.861857 -0.105394; + texcoord 1.00000 1.68750; + vertex 11.4346 -61.4138 153.091; + normal 0.496079 0.861857 -0.105395; + texcoord 0.00000 2.00000; + vertex 16.7565 -65.8146 142.153; + normal 0.496078 0.861858 -0.105395; + texcoord 0.00000 1.68750; + vertex 19.0989 -66.8082 145.054; + normal 0.496079 0.861857 -0.105394; + texcoord 1.00000 1.34375; + vertex 14.0113 -62.5067 156.282; + normal 0.496079 0.861857 -0.105394; + texcoord 0.00000 1.34375; + vertex 21.6755 -67.9011 148.244; + normal 0.496079 0.861857 -0.105394; + texcoord 1.00000 1.00000; + vertex 16.5879 -63.5997 159.472; + normal 0.496079 0.861857 -0.105394; + texcoord 0.00000 1.00000; + vertex 24.2521 -68.9940 151.435; + normal -0.0547761 0.903518 0.425034; + texcoord 1.00000 2.00000; + vertex -1.03504 -124.659 83.6587; + normal -0.0547756 0.903518 0.425035; + texcoord 1.00000 1.68750; + vertex 1.02334 -125.907 86.5770; + normal -0.0547755 0.903518 0.425035; + texcoord 0.00000 2.00000; + vertex 9.09998 -121.348 77.9262; + normal -0.0547759 0.903518 0.425034; + texcoord 0.00000 1.68750; + vertex 11.1584 -122.596 80.8445; + normal -0.0547791 0.903520 0.425030; + texcoord 1.00000 1.34375; + vertex 3.28756 -127.280 89.7871; + normal -0.0547759 0.903519 0.425033; + texcoord 0.00000 1.34375; + vertex 13.4226 -123.969 84.0546; + normal -0.0547805 0.903521 0.425027; + texcoord 1.00000 1.00000; + vertex 5.55178 -128.653 92.9973; + normal -0.0547730 0.903519 0.425033; + texcoord 0.00000 1.00000; + vertex 15.6868 -125.342 87.2647; + normal 0.0435867 0.971435 0.233267; + texcoord 1.00000 2.00000; + vertex 19.9776 -95.6440 64.2802; + normal 0.0435869 0.971435 0.233267; + texcoord 1.00000 1.68750; + vertex 23.6395 -96.0259 65.1863; + normal 0.0435896 0.971435 0.233267; + texcoord 0.00000 2.00000; + vertex 23.0793 -93.0369 52.8435; + normal 0.0435882 0.971435 0.233267; + texcoord 0.00000 1.68750; + vertex 26.7412 -93.4188 53.7496; + normal 0.0435870 0.971436 0.233266; + texcoord 1.00000 1.34375; + vertex 27.6677 -96.4460 66.1830; + normal 0.0435865 0.971435 0.233266; + texcoord 0.00000 1.34375; + vertex 30.7694 -93.8389 54.7463; + normal 0.0435875 0.971435 0.233267; + texcoord 1.00000 1.00000; + vertex 31.6958 -96.8661 67.1797; + normal 0.0435867 0.971435 0.233267; + texcoord 0.00000 1.00000; + vertex 34.7975 -94.2590 55.7430; + normal -0.664103 -0.667172 0.337414; + texcoord 1.00000 2.00000; + vertex 63.2446 154.879 72.7562; + normal -0.664104 -0.667172 0.337414; + texcoord 1.00000 1.68750; + vertex 60.7798 157.689 73.4607; + normal -0.664104 -0.667171 0.337414; + texcoord 0.00000 2.00000; + vertex 58.7065 153.715 61.5229; + normal -0.664104 -0.667171 0.337414; + texcoord 0.00000 1.68750; + vertex 56.2417 156.525 62.2275; + normal -0.664105 -0.667171 0.337414; + texcoord 1.00000 1.34375; + vertex 58.0686 160.780 74.2358; + normal -0.664104 -0.667172 0.337414; + texcoord 0.00000 1.34375; + vertex 53.5305 159.616 63.0025; + normal -0.664105 -0.667171 0.337414; + texcoord 1.00000 1.00000; + vertex 55.3573 163.870 75.0109; + normal -0.664104 -0.667172 0.337414; + texcoord 0.00000 1.00000; + vertex 50.8193 162.706 63.7776; + normal -0.542149 -0.515284 0.663745; + texcoord 1.00000 2.00000; + vertex 4.90256 95.5056 154.276; + normal -0.542149 -0.515285 0.663744; + texcoord 1.00000 1.68750; + vertex 5.10449 98.4761 156.747; + normal -0.542149 -0.515285 0.663744; + texcoord 0.00000 2.00000; + vertex -5.48098 100.221 149.456; + normal -0.542149 -0.515285 0.663744; + texcoord 0.00000 1.68750; + vertex -5.27905 103.192 151.927; + normal -0.542149 -0.515284 0.663744; + texcoord 1.00000 1.34375; + vertex 5.32661 101.744 159.465; + normal -0.542149 -0.515284 0.663744; + texcoord 0.00000 1.34375; + vertex -5.05692 106.459 154.645; + normal -0.542149 -0.515283 0.663745; + texcoord 1.00000 1.00000; + vertex 5.54874 105.011 162.183; + normal -0.542149 -0.515284 0.663744; + texcoord 0.00000 1.00000; + vertex -4.83480 109.727 157.363; + normal 0.930270 0.0477605 -0.363754; + texcoord 1.00000 2.00000; + vertex 21.5905 -29.3724 171.792; + normal 0.930269 0.0477622 -0.363756; + texcoord 1.00000 1.68750; + vertex 22.9654 -30.7159 175.131; + normal 0.930269 0.0477627 -0.363756; + texcoord 0.00000 2.00000; + vertex 20.5371 -40.9147 167.582; + normal 0.930269 0.0477623 -0.363756; + texcoord 0.00000 1.68750; + vertex 21.9120 -42.2582 170.922; + normal 0.930269 0.0477619 -0.363756; + texcoord 1.00000 1.34375; + vertex 24.4778 -32.1937 178.805; + normal 0.930269 0.0477614 -0.363755; + texcoord 0.00000 1.34375; + vertex 23.4244 -43.7361 174.596; + normal 0.930269 0.0477612 -0.363755; + texcoord 1.00000 1.00000; + vertex 25.9902 -33.6715 182.479; + normal 0.930269 0.0477623 -0.363756; + texcoord 0.00000 1.00000; + vertex 24.9368 -45.2139 178.269; + normal -0.825354 -0.424044 -0.372797; + texcoord 1.00000 2.00000; + vertex 71.7013 59.7240 52.3611; + normal -0.825354 -0.424045 -0.372796; + texcoord 1.00000 1.68750; + vertex 73.1642 59.6065 49.2560; + normal -0.825354 -0.424045 -0.372797; + texcoord 0.00000 2.00000; + vertex 75.7747 49.7777 54.6566; + normal -0.825354 -0.424045 -0.372796; + texcoord 0.00000 1.68750; + vertex 77.2376 49.6602 51.5514; + normal -0.825354 -0.424045 -0.372796; + texcoord 1.00000 1.34375; + vertex 74.7734 59.4773 45.8403; + normal -0.825354 -0.424044 -0.372796; + texcoord 0.00000 1.34375; + vertex 78.8468 49.5309 48.1357; + normal -0.825354 -0.424044 -0.372797; + texcoord 1.00000 1.00000; + vertex 76.3827 59.3480 42.4246; + normal -0.825354 -0.424044 -0.372796; + texcoord 0.00000 1.00000; + vertex 80.4560 49.4016 44.7201; + normal -0.422369 -0.214490 -0.880681; + texcoord 1.00000 2.00000; + vertex 32.2272 47.9840 92.8205; + normal -0.422370 -0.214490 -0.880680; + texcoord 1.00000 1.68750; + vertex 34.9124 49.5146 91.1600; + normal -0.422369 -0.214490 -0.880681; + texcoord 0.00000 2.00000; + vertex 37.6805 38.1724 92.5948; + normal -0.422370 -0.214490 -0.880680; + texcoord 0.00000 1.68750; + vertex 40.3657 39.7030 90.9342; + normal -0.422369 -0.214490 -0.880681; + texcoord 1.00000 1.34375; + vertex 37.8660 51.1983 89.3334; + normal -0.422370 -0.214490 -0.880680; + texcoord 0.00000 1.34375; + vertex 43.3193 41.3867 89.1076; + normal -0.422368 -0.214489 -0.880681; + texcoord 1.00000 1.00000; + vertex 40.8197 52.8819 87.5068; + normal -0.422369 -0.214489 -0.880681; + texcoord 0.00000 1.00000; + vertex 46.2730 43.0704 87.2810; + normal -0.407680 0.502917 -0.762150; + texcoord 1.00000 2.00000; + vertex 40.4828 -16.9756 96.2838; + normal -0.407682 0.502916 -0.762149; + texcoord 1.00000 1.68750; + vertex 43.5279 -15.3204 95.7472; + normal -0.407681 0.502916 -0.762149; + texcoord 0.00000 2.00000; + vertex 43.6562 -25.1022 89.2239; + normal -0.407682 0.502916 -0.762149; + texcoord 0.00000 1.68750; + vertex 46.7013 -23.4470 88.6873; + normal -0.407683 0.502915 -0.762149; + texcoord 1.00000 1.34375; + vertex 46.8775 -13.4996 95.1569; + normal -0.407682 0.502915 -0.762149; + texcoord 0.00000 1.34375; + vertex 50.0509 -21.6262 88.0970; + normal -0.407682 0.502915 -0.762149; + texcoord 1.00000 1.00000; + vertex 50.2271 -11.6788 94.5667; + normal -0.407681 0.502916 -0.762150; + texcoord 0.00000 1.00000; + vertex 53.4005 -19.8055 87.5067; + normal -0.168778 0.117932 -0.978574; + texcoord 1.00000 2.00000; + vertex 28.7116 -49.0732 82.0024; + normal -0.168779 0.117933 -0.978573; + texcoord 1.00000 1.68750; + vertex 31.5472 -50.7638 81.3096; + normal -0.168780 0.117934 -0.978573; + texcoord 0.00000 2.00000; + vertex 23.1562 -58.3270 81.8453; + normal -0.168779 0.117933 -0.978573; + texcoord 0.00000 1.68750; + vertex 25.9918 -60.0176 81.1525; + normal -0.168778 0.117933 -0.978573; + texcoord 1.00000 1.34375; + vertex 34.6664 -52.6234 80.5475; + normal -0.168777 0.117931 -0.978574; + texcoord 0.00000 1.34375; + vertex 29.1110 -61.8772 80.3904; + normal -0.168778 0.117932 -0.978574; + texcoord 1.00000 1.00000; + vertex 37.7856 -54.4831 79.7854; + normal -0.168778 0.117932 -0.978574; + texcoord 0.00000 1.00000; + vertex 32.2302 -63.7369 79.6283; + normal -0.221684 0.474904 -0.851659; + texcoord 1.00000 2.00000; + vertex 31.4536 -39.9836 71.7299; + normal -0.221684 0.474904 -0.851659; + texcoord 1.00000 1.68750; + vertex 34.2382 -41.2675 70.2891; + normal -0.221683 0.474903 -0.851660; + texcoord 0.00000 2.00000; + vertex 25.7649 -48.5947 68.4089; + normal -0.221683 0.474903 -0.851659; + texcoord 0.00000 1.68750; + vertex 28.5496 -49.8786 66.9681; + normal -0.221685 0.474904 -0.851658; + texcoord 1.00000 1.34375; + vertex 37.3014 -42.6798 68.7042; + normal -0.221684 0.474902 -0.851660; + texcoord 0.00000 1.34375; + vertex 31.6127 -51.2910 65.3832; + normal -0.221685 0.474903 -0.851659; + texcoord 1.00000 1.00000; + vertex 40.3645 -44.0922 67.1193; + normal -0.221682 0.474900 -0.851661; + texcoord 0.00000 1.00000; + vertex 34.6758 -52.7033 63.7984; + normal -0.691764 -0.552818 -0.464602; + texcoord 1.00000 2.00000; + vertex 39.9898 83.6668 95.5700; + normal -0.691764 -0.552818 -0.464602; + texcoord 1.00000 1.68750; + vertex 37.8974 86.4263 95.4019; + normal -0.691764 -0.552819 -0.464602; + texcoord 0.00000 2.00000; + vertex 44.3897 86.4056 85.7598; + normal -0.691764 -0.552818 -0.464602; + texcoord 0.00000 1.68750; + vertex 42.2973 89.1651 85.5918; + normal -0.691764 -0.552818 -0.464602; + texcoord 1.00000 1.34375; + vertex 35.5957 89.4618 95.2171; + normal -0.691764 -0.552818 -0.464602; + texcoord 0.00000 1.34375; + vertex 39.9957 92.2006 85.4070; + normal -0.691763 -0.552819 -0.464602; + texcoord 1.00000 1.00000; + vertex 33.2941 92.4973 95.0322; + texcoord 0.00000 1.00000; + vertex 37.6940 95.2361 85.2221; + normal -0.287364 -0.777989 -0.558708; + texcoord 1.00000 2.00000; + vertex -18.2106 62.1226 116.116; + normal -0.287365 -0.777989 -0.558708; + texcoord 1.00000 1.68750; + vertex -21.4177 63.3664 116.034; + normal -0.287366 -0.777988 -0.558709; + texcoord 0.00000 2.00000; + vertex -15.7816 67.7806 106.988; + normal -0.287367 -0.777987 -0.558709; + texcoord 0.00000 1.68750; + vertex -18.9886 69.0244 106.906; + normal -0.287367 -0.777987 -0.558709; + texcoord 1.00000 1.34375; + vertex -24.9455 64.7346 115.943; + normal -0.287367 -0.777987 -0.558709; + texcoord 0.00000 1.34375; + vertex -22.5164 70.3926 106.815; + normal -0.287367 -0.777987 -0.558709; + texcoord 1.00000 1.00000; + vertex -28.4732 66.1028 115.852; + normal -0.287366 -0.777988 -0.558709; + texcoord 0.00000 1.00000; + vertex -26.0442 71.7608 106.724; + normal -0.227835 -0.0215748 -0.973461; + texcoord 1.00000 2.00000; + vertex -9.13461 6.10529 120.451; + normal -0.227836 -0.0215731 -0.973461; + texcoord 1.00000 1.68750; + vertex -10.5898 9.11067 120.725; + normal -0.227835 -0.0215748 -0.973461; + texcoord 0.00000 2.00000; + vertex 0.208440 10.8379 118.160; + normal -0.227836 -0.0215739 -0.973461; + texcoord 0.00000 1.68750; + vertex -1.24671 13.8433 118.434; + normal -0.227835 -0.0215744 -0.973461; + texcoord 1.00000 1.34375; + vertex -12.1904 12.4166 121.027; + normal -0.227835 -0.0215745 -0.973461; + texcoord 0.00000 1.34375; + vertex -2.84738 17.1492 118.735; + normal -0.227835 -0.0215766 -0.973461; + texcoord 1.00000 1.00000; + vertex -13.7911 15.7225 121.328; + normal -0.227835 -0.0215750 -0.973461; + texcoord 0.00000 1.00000; + vertex -4.44805 20.4552 119.036; + normal -0.190214 -0.211062 -0.958786; + texcoord 1.00000 2.00000; + vertex -29.3469 -6.70453 93.5717; + normal -0.190213 -0.211063 -0.958786; + texcoord 1.00000 1.68750; + vertex -31.8354 -4.32797 93.5422; + normal -0.190213 -0.211063 -0.958786; + texcoord 0.00000 2.00000; + vertex -22.0355 0.912530 90.4444; + normal -0.190213 -0.211063 -0.958786; + texcoord 0.00000 1.68750; + vertex -24.5240 3.28908 90.4149; + normal -0.190214 -0.211062 -0.958786; + texcoord 1.00000 1.34375; + vertex -34.5728 -1.71377 93.5098; + normal -0.190214 -0.211062 -0.958787; + texcoord 0.00000 1.34375; + vertex -27.2613 5.90329 90.3825; + normal -0.190214 -0.211062 -0.958786; + texcoord 1.00000 1.00000; + vertex -37.3101 0.900440 93.4774; + normal -0.190215 -0.211061 -0.958787; + texcoord 0.00000 1.00000; + vertex -29.9987 8.51749 90.3501; + normal -0.0998020 -0.291336 -0.951400; + texcoord 1.00000 2.00000; + vertex -31.1460 -0.0594400 91.6733; + normal -0.0998031 -0.291336 -0.951401; + texcoord 1.00000 1.68750; + vertex -34.1967 1.44634 91.5322; + normal -0.0998020 -0.291336 -0.951400; + texcoord 0.00000 2.00000; + vertex -26.4301 9.18341 88.3483; + normal -0.0998031 -0.291336 -0.951401; + texcoord 0.00000 1.68750; + vertex -29.4809 10.6892 88.2072; + normal -0.0998040 -0.291335 -0.951401; + texcoord 1.00000 1.34375; + vertex -37.5525 3.10270 91.3770; + texcoord 0.00000 1.34375; + vertex -32.8367 12.3455 88.0520; + normal -0.0998039 -0.291335 -0.951401; + texcoord 1.00000 1.00000; + vertex -40.9083 4.75906 91.2219; + normal -0.0998040 -0.291335 -0.951401; + texcoord 0.00000 1.00000; + vertex -36.1925 14.0019 87.8968; + normal 0.188817 -0.279444 -0.941413; + texcoord 1.00000 2.00000; + vertex 23.9349 7.70094 127.210; + normal 0.188815 -0.279448 -0.941413; + texcoord 1.00000 1.68750; + vertex 23.2634 4.56250 128.007; + normal 0.188815 -0.279449 -0.941412; + texcoord 0.00000 2.00000; + vertex 13.7677 9.24238 124.713; + normal 0.188814 -0.279451 -0.941412; + texcoord 0.00000 1.68750; + vertex 13.0962 6.10394 125.510; + normal 0.188813 -0.279453 -0.941412; + texcoord 1.00000 1.34375; + vertex 22.5247 1.11021 128.883; + normal 0.188813 -0.279454 -0.941411; + texcoord 0.00000 1.34375; + vertex 12.3575 2.65165 126.386; + normal 0.188812 -0.279455 -0.941411; + texcoord 1.00000 1.00000; + vertex 21.7861 -2.34207 129.760; + normal 0.188812 -0.279455 -0.941411; + texcoord 0.00000 1.00000; + vertex 11.6188 -0.800630 127.263; + normal 0.284319 0.362185 -0.887685; + texcoord 1.00000 2.00000; + vertex 7.80100 -35.5001 107.129; + normal 0.284319 0.362185 -0.887685; + texcoord 1.00000 1.68750; + vertex 8.77652 -38.5291 106.205; + normal 0.284319 0.362184 -0.887685; + texcoord 0.00000 2.00000; + vertex -1.87356 -37.4310 103.242; + normal 0.284319 0.362185 -0.887685; + texcoord 0.00000 1.68750; + vertex -0.898030 -40.4601 102.319; + normal 0.284319 0.362185 -0.887685; + texcoord 1.00000 1.34375; + vertex 9.84960 -41.8611 105.190; + normal 0.284319 0.362185 -0.887685; + texcoord 0.00000 1.34375; + vertex 0.175050 -43.7920 101.303; + normal 0.284319 0.362185 -0.887685; + texcoord 1.00000 1.00000; + vertex 10.9227 -45.1931 104.174; + texcoord 0.00000 1.00000; + vertex 1.24813 -47.1240 100.287; + normal 0.629930 0.238780 -0.739035; + texcoord 1.00000 2.00000; + vertex -16.2752 -69.3641 107.678; + normal 0.629930 0.238778 -0.739035; + texcoord 1.00000 1.68750; + vertex -16.2379 -72.6087 106.661; + normal 0.629930 0.238779 -0.739035; + texcoord 0.00000 2.00000; + vertex -24.7252 -67.4032 101.109; + normal 0.629930 0.238779 -0.739035; + texcoord 0.00000 1.68750; + vertex -24.6879 -70.6478 100.092; + normal 0.629931 0.238777 -0.739035; + texcoord 1.00000 1.34375; + vertex -16.1969 -76.1778 105.543; + normal 0.629931 0.238778 -0.739034; + texcoord 0.00000 1.34375; + vertex -24.6468 -74.2169 98.9740; + normal 0.629931 0.238778 -0.739034; + texcoord 1.00000 1.00000; + vertex -16.1558 -79.7469 104.425; + normal 0.629931 0.238778 -0.739035; + texcoord 0.00000 1.00000; + vertex -24.6058 -77.7860 97.8558; + normal 0.701592 0.567157 -0.431396; + texcoord 1.00000 2.00000; + vertex -34.5084 -89.3302 42.3719; + normal 0.701591 0.567156 -0.431397; + texcoord 1.00000 1.68750; + vertex -34.7640 -91.1720 39.5348; + normal 0.701591 0.567156 -0.431397; + texcoord 0.00000 2.00000; + vertex -42.2001 -82.6078 38.7007; + normal 0.701592 0.567157 -0.431396; + texcoord 0.00000 1.68750; + vertex -42.4557 -84.4496 35.8636; + normal 0.701592 0.567157 -0.431395; + texcoord 1.00000 1.34375; + vertex -35.0451 -93.1981 36.4140; + normal 0.701591 0.567157 -0.431396; + texcoord 0.00000 1.34375; + vertex -42.7368 -86.4756 32.7427; + normal 0.701592 0.567157 -0.431395; + texcoord 1.00000 1.00000; + vertex -35.3262 -95.2241 33.2932; + normal 0.701591 0.567156 -0.431398; + texcoord 0.00000 1.00000; + vertex -43.0179 -88.5017 29.6219; + normal 0.890002 0.0497857 -0.453231; + texcoord 1.00000 2.00000; + vertex -38.0053 -62.9129 79.2761; + normal 0.890002 0.0497850 -0.453231; + texcoord 1.00000 1.68750; + vertex -37.9787 -66.2890 78.9575; + normal 0.890002 0.0497858 -0.453231; + texcoord 0.00000 2.00000; + vertex -42.9525 -62.0443 69.6568; + normal 0.890002 0.0497850 -0.453231; + texcoord 0.00000 1.68750; + vertex -42.9258 -65.4204 69.3383; + normal 0.890002 0.0497837 -0.453231; + texcoord 1.00000 1.34375; + vertex -37.9494 -70.0026 78.6071; + normal 0.890002 0.0497840 -0.453231; + texcoord 0.00000 1.34375; + vertex -42.8965 -69.1340 68.9879; + normal 0.890002 0.0497834 -0.453231; + texcoord 1.00000 1.00000; + vertex -37.9201 -73.7163 78.2567; + normal 0.890002 0.0497843 -0.453231; + texcoord 0.00000 1.00000; + vertex -42.8672 -72.8477 68.6375; + normal -0.489062 -0.845436 -0.214607; + texcoord 1.00000 2.00000; + vertex 43.2373 154.169 57.0043; + normal -0.489061 -0.845436 -0.214608; + texcoord 1.00000 1.68750; + vertex 41.5163 155.780 54.5787; + normal -0.489062 -0.845436 -0.214608; + texcoord 0.00000 2.00000; + vertex 50.9058 151.555 49.8268; + normal -0.489061 -0.845436 -0.214608; + texcoord 0.00000 1.68750; + vertex 49.1849 153.166 47.4013; + normal -0.489062 -0.845436 -0.214608; + texcoord 1.00000 1.34375; + vertex 39.6233 157.553 51.9106; + normal -0.489062 -0.845436 -0.214607; + texcoord 0.00000 1.34375; + vertex 47.2918 154.939 44.7332; + normal -0.489063 -0.845435 -0.214609; + texcoord 1.00000 1.00000; + vertex 37.7302 159.325 49.2425; + normal -0.489062 -0.845437 -0.214605; + texcoord 0.00000 1.00000; + vertex 45.3988 156.711 42.0651; + normal -0.525403 -0.640862 -0.559686; + texcoord 1.00000 2.00000; + vertex 25.5171 105.865 117.769; + normal -0.525402 -0.640862 -0.559686; + texcoord 1.00000 1.68750; + vertex 27.4395 106.637 115.081; + normal -0.525401 -0.640862 -0.559687; + texcoord 0.00000 2.00000; + vertex 32.4120 97.9027 120.414; + normal -0.525400 -0.640862 -0.559688; + texcoord 0.00000 1.68750; + vertex 34.3344 98.6743 117.726; + normal -0.525400 -0.640862 -0.559689; + texcoord 1.00000 1.34375; + vertex 29.5542 107.486 112.124; + normal -0.525400 -0.640862 -0.559688; + texcoord 0.00000 1.34375; + vertex 36.4491 99.5231 114.769; + normal -0.525399 -0.640861 -0.559690; + texcoord 1.00000 1.00000; + vertex 31.6688 108.335 109.167; + normal -0.525401 -0.640861 -0.559688; + texcoord 0.00000 1.00000; + vertex 38.5637 100.372 111.812; + normal -0.751107 0.312218 -0.581686; + texcoord 1.00000 2.00000; + vertex 56.5764 -10.4615 158.136; + normal -0.751107 0.312217 -0.581686; + texcoord 1.00000 1.68750; + vertex 57.5049 -7.27032 158.650; + normal -0.751107 0.312217 -0.581686; + texcoord 0.00000 2.00000; + vertex 63.0298 -10.9548 149.538; + normal -0.751108 0.312215 -0.581686; + texcoord 0.00000 1.68750; + vertex 63.9584 -7.76358 150.052; + normal -0.751108 0.312216 -0.581686; + texcoord 1.00000 1.34375; + vertex 58.5263 -3.76002 159.215; + normal -0.751109 0.312214 -0.581685; + texcoord 0.00000 1.34375; + vertex 64.9797 -4.25327 150.617; + normal -0.751108 0.312217 -0.581685; + texcoord 1.00000 1.00000; + vertex 59.5477 -0.249710 159.780; + normal -0.751108 0.312216 -0.581685; + texcoord 0.00000 1.00000; + vertex 66.0011 -0.742970 151.182; + normal 0.304120 -0.201421 -0.931097; + texcoord 1.00000 2.00000; + vertex 13.7855 -78.0826 120.370; + normal 0.304121 -0.201421 -0.931096; + texcoord 1.00000 1.68750; + vertex 16.7437 -79.2473 121.588; + normal 0.304119 -0.201420 -0.931097; + texcoord 0.00000 2.00000; + vertex 9.52999 -88.0823 121.143; + normal 0.304121 -0.201421 -0.931096; + texcoord 0.00000 1.68750; + vertex 12.4882 -89.2470 122.361; + normal 0.304122 -0.201421 -0.931096; + texcoord 1.00000 1.34375; + vertex 19.9978 -80.5285 122.928; + normal 0.304122 -0.201421 -0.931096; + texcoord 0.00000 1.34375; + vertex 15.7423 -90.5282 123.701; + normal 0.304121 -0.201421 -0.931096; + texcoord 1.00000 1.00000; + vertex 23.2519 -81.8097 124.268; + normal 0.304122 -0.201421 -0.931096; + texcoord 0.00000 1.00000; + vertex 18.9964 -91.8094 125.041; + normal -0.0329171 -0.0477377 -0.998317; + texcoord 1.00000 2.00000; + vertex 31.4106 -77.0232 100.232; + normal -0.0329160 -0.0477406 -0.998317; + texcoord 1.00000 1.68750; + vertex 32.9785 -79.9379 100.320; + normal -0.0329168 -0.0477395 -0.998317; + texcoord 0.00000 2.00000; + vertex 22.0860 -82.0227 100.779; + normal -0.0329159 -0.0477407 -0.998317; + texcoord 0.00000 1.68750; + vertex 23.6539 -84.9374 100.867; + normal -0.0329152 -0.0477418 -0.998317; + texcoord 1.00000 1.34375; + vertex 34.7031 -83.1440 100.417; + normal -0.0329155 -0.0477402 -0.998317; + texcoord 0.00000 1.34375; + vertex 25.3785 -88.1435 100.963; + normal -0.0329155 -0.0477404 -0.998317; + texcoord 1.00000 1.00000; + vertex 36.4278 -86.3501 100.513; + normal -0.0329158 -0.0477388 -0.998317; + texcoord 0.00000 1.00000; + vertex 27.1032 -91.3496 101.060; + normal -0.144345 0.259986 -0.954763; + texcoord 1.00000 2.00000; + vertex 47.7812 123.744 120.087; + normal -0.144345 0.259988 -0.954762; + texcoord 1.00000 1.68750; + vertex 48.2397 126.972 120.897; + normal -0.144345 0.259986 -0.954763; + texcoord 0.00000 2.00000; + vertex 58.3180 122.717 118.215; + normal -0.144345 0.259988 -0.954762; + texcoord 0.00000 1.68750; + vertex 58.7766 125.945 119.024; + normal -0.144345 0.259988 -0.954762; + texcoord 1.00000 1.34375; + vertex 48.7442 130.523 121.788; + normal -0.144345 0.259988 -0.954762; + texcoord 0.00000 1.34375; + vertex 59.2810 129.496 119.915; + normal -0.144345 0.259986 -0.954763; + texcoord 1.00000 1.00000; + vertex 49.2486 134.074 122.678; + normal -0.144345 0.259987 -0.954763; + texcoord 0.00000 1.00000; + vertex 59.7855 133.047 120.806; + normal 0.305869 -0.536716 -0.786371; + texcoord 1.00000 2.00000; + vertex -44.5957 67.0379 154.307; + normal 0.305871 -0.536716 -0.786371; + texcoord 1.00000 1.68750; + vertex -47.8588 65.9964 153.749; + normal 0.305872 -0.536716 -0.786370; + texcoord 0.00000 2.00000; + vertex -46.2576 75.7956 147.683; + normal 0.305872 -0.536716 -0.786370; + texcoord 0.00000 1.68750; + vertex -49.5207 74.7540 147.125; + normal 0.305871 -0.536716 -0.786371; + texcoord 1.00000 1.34375; + vertex -51.4482 64.8507 153.135; + normal 0.305870 -0.536717 -0.786371; + texcoord 0.00000 1.34375; + vertex -53.1101 73.6084 146.511; + normal 0.305869 -0.536717 -0.786371; + texcoord 1.00000 1.00000; + vertex -55.0376 63.7050 152.520; + normal 0.305870 -0.536717 -0.786371; + texcoord 0.00000 1.00000; + vertex -56.6995 72.4627 145.897; + normal -0.217467 -0.617314 -0.756063; + texcoord 1.00000 2.00000; + vertex -1.99052 -11.4389 166.074; + normal -0.217466 -0.617314 -0.756063; + texcoord 1.00000 1.68750; + vertex -5.15119 -11.4874 167.023; + normal -0.217466 -0.617314 -0.756063; + texcoord 0.00000 2.00000; + vertex -3.98209 -3.13172 159.865; + normal -0.217465 -0.617314 -0.756063; + texcoord 0.00000 1.68750; + vertex -7.14276 -3.18026 160.813; + normal -0.217466 -0.617314 -0.756063; + texcoord 1.00000 1.34375; + vertex -8.62793 -11.5408 168.067; + normal -0.217465 -0.617315 -0.756063; + texcoord 0.00000 1.34375; + vertex -10.6195 -3.23366 161.857; + normal -0.217466 -0.617315 -0.756063; + texcoord 1.00000 1.00000; + vertex -12.1047 -11.5942 169.110; + normal -0.217464 -0.617315 -0.756063; + texcoord 0.00000 1.00000; + vertex -14.0962 -3.28705 162.900; + normal 0.738662 -0.287815 -0.609542; + texcoord 1.00000 2.00000; + vertex -36.8293 -103.140 106.903; + normal 0.738661 -0.287816 -0.609542; + texcoord 1.00000 1.68750; + vertex -38.2109 -106.320 106.730; + normal 0.738661 -0.287815 -0.609542; + texcoord 0.00000 2.00000; + vertex -42.8749 -100.037 98.1116; + normal 0.738661 -0.287816 -0.609543; + texcoord 0.00000 1.68750; + vertex -44.2565 -103.218 97.9393; + normal 0.738661 -0.287815 -0.609543; + texcoord 1.00000 1.34375; + vertex -39.7307 -109.819 106.541; + normal 0.738660 -0.287816 -0.609543; + texcoord 0.00000 1.34375; + vertex -45.7763 -106.717 97.7497; + normal 0.738661 -0.287815 -0.609543; + texcoord 1.00000 1.00000; + vertex -41.2505 -113.318 106.351; + normal 0.738660 -0.287817 -0.609544; + texcoord 0.00000 1.00000; + vertex -47.2961 -110.216 97.5602; + normal 0.543538 0.132973 -0.828785; + texcoord 1.00000 2.00000; + vertex -26.2291 -91.8501 77.3977; + normal 0.543538 0.132973 -0.828785; + texcoord 1.00000 1.68750; + vertex -28.2438 -94.0944 75.7163; + normal 0.543539 0.132974 -0.828784; + texcoord 0.00000 2.00000; + vertex -32.8967 -83.5825 74.3513; + normal 0.543539 0.132974 -0.828784; + texcoord 0.00000 1.68750; + vertex -34.9114 -85.8269 72.6700; + normal 0.543540 0.132974 -0.828784; + texcoord 1.00000 1.34375; + vertex -30.4599 -96.5632 73.8668; + texcoord 0.00000 1.34375; + vertex -37.1275 -88.2956 70.8205; + normal 0.543541 0.132975 -0.828783; + texcoord 1.00000 1.00000; + vertex -32.6760 -99.0319 72.0173; + normal 0.543540 0.132975 -0.828784; + texcoord 0.00000 1.00000; + vertex -39.3437 -90.7644 68.9710; + normal -0.663428 0.341546 -0.665740; + texcoord 1.00000 2.00000; + vertex 92.0258 100.268 78.3149; + normal -0.663426 0.341547 -0.665742; + texcoord 1.00000 1.68750; + vertex 94.5668 101.282 76.3031; + normal -0.663426 0.341546 -0.665742; + texcoord 0.00000 2.00000; + vertex 91.9878 90.5839 73.3844; + normal -0.663425 0.341547 -0.665742; + texcoord 0.00000 1.68750; + vertex 94.5289 91.5982 71.3726; + normal -0.663425 0.341547 -0.665742; + texcoord 1.00000 1.34375; + vertex 97.3619 102.398 74.0901; + normal -0.663426 0.341547 -0.665741; + texcoord 0.00000 1.34375; + vertex 97.3240 92.7140 69.1596; + normal -0.663426 0.341547 -0.665742; + texcoord 1.00000 1.00000; + vertex 100.157 103.514 71.8771; + texcoord 0.00000 1.00000; + vertex 100.119 93.8297 66.9466; + normal -0.000610304 -0.0469839 -0.998895; + texcoord 1.00000 2.00000; + vertex 22.0298 62.3474 157.173; + normal -0.000611518 -0.0469823 -0.998896; + texcoord 1.00000 1.68750; + vertex 25.0124 60.8112 157.243; + normal -0.000613102 -0.0469811 -0.998896; + texcoord 0.00000 2.00000; + vertex 17.1087 52.8137 157.624; + normal -0.000612889 -0.0469809 -0.998896; + texcoord 0.00000 1.68750; + vertex 20.0913 51.2775 157.695; + normal -0.000612000 -0.0469814 -0.998896; + texcoord 1.00000 1.34375; + vertex 28.2933 59.1213 157.321; + normal -0.000611972 -0.0469814 -0.998896; + texcoord 0.00000 1.34375; + vertex 23.3722 49.5877 157.772; + normal -0.000611951 -0.0469814 -0.998896; + texcoord 1.00000 1.00000; + vertex 31.5741 57.4315 157.398; + texcoord 0.00000 1.00000; + vertex 26.6531 47.8978 157.850; + normal 0.473122 0.411699 -0.778884; + texcoord 1.00000 2.00000; + vertex 22.2325 -67.9278 148.033; + normal 0.473121 0.411699 -0.778884; + texcoord 1.00000 1.68750; + vertex 23.2848 -70.9228 147.090; + normal 0.473122 0.411697 -0.778885; + texcoord 0.00000 2.00000; + vertex 13.5243 -69.1217 142.113; + normal 0.473121 0.411697 -0.778885; + texcoord 0.00000 1.68750; + vertex 14.5766 -72.1167 141.169; + normal 0.473121 0.411697 -0.778885; + texcoord 1.00000 1.34375; + vertex 24.4424 -74.2172 146.051; + texcoord 0.00000 1.34375; + vertex 15.7342 -75.4112 140.131; + normal 0.473121 0.411696 -0.778886; + texcoord 1.00000 1.00000; + vertex 25.5999 -77.5117 145.013; + normal 0.473121 0.411698 -0.778884; + texcoord 0.00000 1.00000; + vertex 16.8918 -78.7056 139.092; + normal -0.0552829 0.782697 -0.619942; + texcoord 1.00000 2.00000; + vertex 17.7447 -120.661 80.9534; + normal -0.0552824 0.782696 -0.619944; + texcoord 1.00000 1.68750; + vertex 19.0777 -122.492 78.5240; + normal -0.0552827 0.782696 -0.619944; + texcoord 0.00000 2.00000; + vertex 8.02949 -123.736 77.9385; + normal -0.0552823 0.782696 -0.619945; + texcoord 0.00000 1.68750; + vertex 9.36246 -125.566 75.5091; + normal -0.0552826 0.782696 -0.619944; + texcoord 1.00000 1.34375; + vertex 20.5440 -124.505 75.8517; + normal -0.0552829 0.782699 -0.619941; + texcoord 0.00000 1.34375; + vertex 10.8287 -127.579 72.8368; + normal -0.0552834 0.782698 -0.619941; + texcoord 1.00000 1.00000; + vertex 22.0103 -126.518 73.1793; + normal -0.0552841 0.782704 -0.619934; + texcoord 0.00000 1.00000; + vertex 12.2950 -129.592 70.1645; + normal -0.393256 0.748100 -0.534505; + texcoord 1.00000 2.00000; + vertex 32.3153 -90.6382 52.1434; + normal -0.393256 0.748101 -0.534504; + texcoord 1.00000 1.68750; + vertex 32.9904 -92.3389 49.2663; + normal -0.393256 0.748102 -0.534503; + texcoord 0.00000 2.00000; + vertex 22.5187 -95.4135 52.6675; + normal -0.393256 0.748101 -0.534504; + texcoord 0.00000 1.68750; + vertex 23.1938 -97.1143 49.7904; + normal -0.393256 0.748101 -0.534504; + texcoord 1.00000 1.34375; + vertex 33.7331 -94.2098 46.1015; + normal -0.393256 0.748100 -0.534505; + texcoord 0.00000 1.34375; + vertex 23.9364 -98.9851 46.6256; + normal -0.393256 0.748101 -0.534504; + texcoord 1.00000 1.00000; + vertex 34.4757 -96.0806 42.9366; + normal -0.393256 0.748101 -0.534503; + texcoord 0.00000 1.00000; + vertex 24.6791 -100.856 43.4608; + normal -0.310754 -0.868664 -0.385818; + texcoord 1.00000 2.00000; + vertex 51.3586 160.053 59.5931; + normal -0.310754 -0.868664 -0.385817; + texcoord 1.00000 1.68750; + vertex 51.8607 161.262 56.4659; + normal -0.310755 -0.868664 -0.385816; + texcoord 0.00000 2.00000; + vertex 61.5445 156.323 59.7861; + normal -0.310755 -0.868664 -0.385815; + texcoord 0.00000 1.68750; + vertex 62.0465 157.532 56.6589; + normal -0.310755 -0.868665 -0.385815; + texcoord 1.00000 1.34375; + vertex 52.4129 162.592 53.0260; + normal -0.310755 -0.868664 -0.385815; + texcoord 0.00000 1.34375; + vertex 62.5988 158.863 53.2189; + normal -0.310755 -0.868665 -0.385814; + texcoord 1.00000 1.00000; + vertex 52.9652 163.922 49.5860; + normal -0.310754 -0.868664 -0.385816; + texcoord 0.00000 1.00000; + vertex 63.1510 160.193 49.7790; + normal -0.404376 -0.875015 -0.266137; + texcoord 1.00000 2.00000; + vertex -11.9621 108.395 143.896; + normal -0.404376 -0.875015 -0.266137; + texcoord 1.00000 1.68750; + vertex -10.8090 108.842 140.674; + normal -0.404375 -0.875015 -0.266138; + texcoord 0.00000 2.00000; + vertex -2.55953 103.243 146.546; + normal -0.404376 -0.875015 -0.266137; + texcoord 0.00000 1.68750; + vertex -1.40645 103.690 143.324; + normal -0.404376 -0.875015 -0.266136; + texcoord 1.00000 1.34375; + vertex -9.54063 109.333 137.130; + normal -0.404376 -0.875015 -0.266136; + texcoord 0.00000 1.34375; + vertex -0.138070 104.182 139.780; + normal -0.404376 -0.875015 -0.266137; + texcoord 1.00000 1.00000; + vertex -8.27225 109.825 133.585; + normal -0.404375 -0.875015 -0.266138; + texcoord 0.00000 1.00000; + vertex 1.13032 104.674 136.236; + normal 0.495801 -0.405044 -0.768193; + texcoord 1.00000 2.00000; + vertex 22.8683 -44.8556 181.156; + normal 0.495801 -0.405044 -0.768193; + texcoord 1.00000 1.68750; + vertex 21.6294 -47.8852 181.953; + texcoord 0.00000 2.00000; + vertex 14.3869 -43.0758 174.743; + normal 0.495801 -0.405044 -0.768193; + texcoord 0.00000 1.68750; + vertex 13.1480 -46.1054 175.541; + normal 0.495801 -0.405044 -0.768193; + texcoord 1.00000 1.34375; + vertex 20.2666 -51.2177 182.831; + normal 0.495801 -0.405044 -0.768193; + texcoord 0.00000 1.34375; + vertex 11.7852 -49.4379 176.419; + normal 0.495800 -0.405045 -0.768193; + texcoord 1.00000 1.00000; + vertex 18.9037 -54.5502 183.709; + normal 0.495801 -0.405044 -0.768193; + texcoord 0.00000 1.00000; + vertex 10.4224 -52.7705 177.296; + normal -0.646073 -0.139734 0.750376; + texcoord 1.00000 2.00000; + vertex 79.7515 39.8611 57.2270; + normal -0.646072 -0.139734 0.750377; + texcoord 1.00000 1.68750; + vertex 82.0779 41.1127 59.4631; + normal -0.646072 -0.139734 0.750377; + texcoord 0.00000 2.00000; + vertex 75.7465 50.0700 55.6798; + normal -0.646072 -0.139734 0.750377; + texcoord 0.00000 1.68750; + vertex 78.0728 51.3216 57.9158; + normal -0.646070 -0.139733 0.750379; + texcoord 1.00000 1.34375; + vertex 84.6368 42.4894 61.9227; + normal -0.646071 -0.139734 0.750378; + texcoord 0.00000 1.34375; + vertex 80.6318 52.6983 60.3755; + normal -0.646069 -0.139733 0.750380; + texcoord 1.00000 1.00000; + vertex 87.1958 43.8661 64.3823; + normal -0.646071 -0.139735 0.750378; + texcoord 0.00000 1.00000; + vertex 83.1908 54.0750 62.8351; + normal -0.586348 -0.809792 -0.0207871; + texcoord 1.00000 2.00000; + vertex 44.4888 32.8027 86.0087; + normal -0.586350 -0.809791 -0.0207913; + texcoord 1.00000 1.68750; + vertex 46.3475 31.3902 88.6088; + normal -0.586350 -0.809791 -0.0207922; + texcoord 0.00000 2.00000; + vertex 37.6571 37.5578 93.4755; + normal -0.586350 -0.809791 -0.0207926; + texcoord 0.00000 1.68750; + vertex 39.5157 36.1452 96.0756; + normal -0.586350 -0.809791 -0.0207924; + texcoord 1.00000 1.34375; + vertex 48.3920 29.8364 91.4689; + normal -0.586350 -0.809791 -0.0207919; + texcoord 0.00000 1.34375; + vertex 41.5602 34.5914 98.9358; + normal -0.586350 -0.809791 -0.0207916; + texcoord 1.00000 1.00000; + vertex 50.4365 28.2826 94.3291; + normal -0.586351 -0.809790 -0.0207931; + texcoord 0.00000 1.00000; + vertex 43.6048 33.0376 101.796; + normal -0.960198 0.275411 0.0465617; + texcoord 1.00000 2.00000; + vertex 40.2670 -36.0590 91.8383; + normal -0.960198 0.275411 0.0465607; + texcoord 1.00000 1.68750; + vertex 40.5746 -35.5686 95.2814; + normal -0.960198 0.275411 0.0465609; + texcoord 0.00000 2.00000; + vertex 43.2283 -25.4339 90.0604; + normal -0.960198 0.275411 0.0465606; + texcoord 0.00000 1.68750; + vertex 43.5359 -24.9435 93.5035; + normal -0.960198 0.275411 0.0465599; + texcoord 1.00000 1.34375; + vertex 40.9130 -35.0292 99.0688; + normal -0.960198 0.275412 0.0465613; + texcoord 0.00000 1.34375; + vertex 43.8743 -24.4041 97.2909; + normal -0.960198 0.275411 0.0465604; + texcoord 1.00000 1.00000; + vertex 41.2513 -34.4897 102.856; + normal -0.960198 0.275412 0.0465625; + texcoord 0.00000 1.00000; + vertex 44.2127 -23.8646 101.078; + normal -0.969644 0.112480 -0.217116; + texcoord 1.00000 2.00000; + vertex 22.7536 -67.4941 76.2800; + normal -0.969643 0.112481 -0.217118; + texcoord 1.00000 1.68750; + vertex 21.9071 -69.2664 79.1426; + normal -0.969643 0.112480 -0.217118; + texcoord 0.00000 2.00000; + vertex 22.5527 -58.0235 82.0840; + normal -0.969643 0.112480 -0.217118; + texcoord 0.00000 1.68750; + vertex 21.7061 -59.7958 84.9466; + normal -0.969643 0.112481 -0.217118; + texcoord 1.00000 1.34375; + vertex 20.9758 -71.2160 82.2916; + normal -0.969643 0.112481 -0.217117; + texcoord 0.00000 1.34375; + vertex 20.7748 -61.7454 88.0956; + normal -0.969643 0.112481 -0.217118; + texcoord 1.00000 1.00000; + vertex 20.0446 -73.1656 85.4405; + normal -0.969643 0.112482 -0.217119; + texcoord 0.00000 1.00000; + vertex 19.8436 -63.6949 91.2445; + normal -0.942873 0.322107 0.0850733; + texcoord 1.00000 2.00000; + vertex 22.1883 -56.8569 62.7034; + normal -0.942873 0.322107 0.0850741; + texcoord 1.00000 1.68750; + vertex 21.7740 -58.7758 65.3770; + normal -0.942873 0.322106 0.0850763; + texcoord 0.00000 2.00000; + vertex 25.4666 -48.9026 68.9202; + normal -0.942873 0.322107 0.0850751; + texcoord 0.00000 1.68750; + vertex 25.0523 -50.8216 71.5939; + normal -0.942873 0.322106 0.0850752; + texcoord 1.00000 1.34375; + vertex 21.3183 -60.8866 68.3181; + normal -0.942873 0.322106 0.0850746; + texcoord 0.00000 1.34375; + vertex 24.5966 -52.9324 74.5349; + normal -0.942873 0.322105 0.0850765; + texcoord 1.00000 1.00000; + vertex 20.8626 -62.9975 71.2592; + normal -0.942873 0.322105 0.0850764; + texcoord 0.00000 1.00000; + vertex 24.1408 -55.0432 77.4760; + normal -0.268341 -0.925450 0.267462; + texcoord 1.00000 2.00000; + vertex 55.4480 83.3224 87.2893; + normal -0.268342 -0.925450 0.267461; + texcoord 1.00000 1.68750; + vertex 55.4175 84.2910 90.6100; + normal -0.268342 -0.925449 0.267462; + texcoord 0.00000 2.00000; + vertex 44.7850 86.1478 86.3674; + normal -0.268342 -0.925450 0.267462; + texcoord 0.00000 1.68750; + vertex 44.7545 87.1163 89.6881; + normal -0.268342 -0.925450 0.267461; + texcoord 1.00000 1.34375; + vertex 55.3840 85.3564 94.2628; + normal -0.268342 -0.925450 0.267461; + texcoord 0.00000 1.34375; + vertex 44.7210 88.1817 93.3408; + normal -0.268342 -0.925449 0.267462; + texcoord 1.00000 1.00000; + vertex 55.3505 86.4218 97.9155; + normal -0.268341 -0.925450 0.267461; + texcoord 0.00000 1.00000; + vertex 44.6875 89.2471 96.9936; + normal 0.799103 -0.592623 -0.101154; + texcoord 1.00000 2.00000; + vertex -12.0046 73.8714 98.6344; + normal 0.799103 -0.592623 -0.101154; + texcoord 1.00000 1.68750; + vertex -10.2286 75.9325 100.589; + normal 0.799103 -0.592624 -0.101155; + texcoord 0.00000 2.00000; + vertex -15.0437 68.2987 107.273; + normal 0.799103 -0.592623 -0.101154; + texcoord 0.00000 1.68750; + vertex -13.2677 70.3599 109.228; + normal 0.799103 -0.592623 -0.101154; + texcoord 1.00000 1.34375; + vertex -8.27497 78.1999 102.739; + normal 0.799104 -0.592623 -0.101153; + texcoord 0.00000 1.34375; + vertex -11.3141 72.6272 111.377; + normal 0.799103 -0.592623 -0.101154; + texcoord 1.00000 1.00000; + vertex -6.32137 80.4672 104.889; + normal 0.799103 -0.592623 -0.101154; + texcoord 0.00000 1.00000; + vertex -9.36055 74.8945 113.527; + normal 0.230246 -0.912020 -0.339421; + texcoord 1.00000 2.00000; + vertex 10.7472 12.7898 117.152; + normal 0.230246 -0.912020 -0.339420; + texcoord 1.00000 1.68750; + vertex 11.3218 11.7266 120.399; + normal 0.230246 -0.912020 -0.339419; + texcoord 0.00000 2.00000; + vertex 0.117360 9.77355 118.046; + normal 0.230246 -0.912021 -0.339419; + texcoord 0.00000 1.68750; + vertex 0.692050 8.71038 121.293; + normal 0.230246 -0.912020 -0.339420; + texcoord 1.00000 1.34375; + vertex 11.9540 10.5571 123.970; + normal 0.230246 -0.912020 -0.339420; + texcoord 0.00000 1.34375; + vertex 1.32420 7.54089 124.864; + normal 0.230246 -0.912020 -0.339420; + texcoord 1.00000 1.00000; + vertex 12.5862 9.38763 127.541; + normal 0.230246 -0.912019 -0.339423; + texcoord 0.00000 1.00000; + vertex 1.95635 6.37140 128.435; + normal 0.795747 -0.417194 -0.439018; + texcoord 1.00000 2.00000; + vertex -19.9762 9.99549 85.1009; + normal 0.795748 -0.417193 -0.439016; + texcoord 1.00000 1.68750; + vertex -17.9751 11.3709 87.4209; + normal 0.795747 -0.417194 -0.439018; + texcoord 0.00000 2.00000; + vertex -21.1412 1.27667 91.2747; + normal 0.795748 -0.417193 -0.439017; + texcoord 0.00000 1.68750; + vertex -19.1401 2.65208 93.5947; + normal 0.795749 -0.417192 -0.439016; + texcoord 1.00000 1.34375; + vertex -15.7740 12.8839 89.9729; + normal 0.795748 -0.417192 -0.439016; + texcoord 0.00000 1.34375; + vertex -16.9390 4.16504 96.1467; + normal 0.795748 -0.417192 -0.439016; + texcoord 1.00000 1.00000; + vertex -13.5728 14.3968 92.5249; + normal 0.795749 -0.417192 -0.439015; + texcoord 0.00000 1.00000; + vertex -14.7378 5.67799 98.6987; + normal 0.899240 -0.232435 -0.370597; + texcoord 1.00000 2.00000; + vertex -25.9504 18.3158 82.8185; + normal 0.899240 -0.232434 -0.370597; + texcoord 1.00000 1.68750; + vertex -24.4799 20.0579 85.2940; + normal 0.899239 -0.232435 -0.370599; + texcoord 0.00000 2.00000; + vertex -25.7257 9.44861 88.9252; + normal 0.899239 -0.232435 -0.370599; + texcoord 0.00000 1.68750; + vertex -24.2552 11.1907 91.4006; + normal 0.899240 -0.232434 -0.370598; + texcoord 1.00000 1.34375; + vertex -22.8624 21.9741 88.0170; + normal 0.899239 -0.232434 -0.370598; + texcoord 0.00000 1.34375; + vertex -22.6377 13.1069 94.1236; + normal 0.899239 -0.232434 -0.370598; + texcoord 1.00000 1.00000; + vertex -21.2449 23.8904 90.7400; + normal 0.899240 -0.232434 -0.370597; + texcoord 0.00000 1.00000; + vertex -21.0202 15.0232 96.8467; + normal 0.350473 0.808294 -0.473106; + texcoord 1.00000 2.00000; + vertex 4.55387 13.9350 122.642; + normal 0.350473 0.808293 -0.473107; + texcoord 1.00000 1.68750; + vertex 4.66914 15.6410 125.642; + normal 0.350473 0.808295 -0.473105; + texcoord 0.00000 2.00000; + vertex 14.8964 10.3959 124.257; + normal 0.350473 0.808294 -0.473107; + texcoord 0.00000 1.68750; + vertex 15.0117 12.1019 127.257; + normal 0.350473 0.808293 -0.473108; + texcoord 1.00000 1.34375; + vertex 4.79593 17.5176 128.942; + normal 0.350473 0.808293 -0.473108; + texcoord 0.00000 1.34375; + vertex 15.1385 13.9785 130.557; + normal 0.350473 0.808294 -0.473106; + texcoord 1.00000 1.00000; + vertex 4.92272 19.3942 132.242; + normal 0.350473 0.808294 -0.473106; + texcoord 0.00000 1.00000; + vertex 15.2653 15.8551 133.857; + normal -0.170151 0.983272 0.0649974; + texcoord 1.00000 2.00000; + vertex -12.2380 -38.3463 100.808; + normal -0.170150 0.983272 0.0649962; + texcoord 1.00000 1.68750; + vertex -13.2049 -38.7222 103.963; + normal -0.170151 0.983272 0.0649976; + texcoord 0.00000 2.00000; + vertex -2.23445 -36.8299 104.055; + normal -0.170150 0.983272 0.0649965; + texcoord 0.00000 1.68750; + vertex -3.20138 -37.2057 107.210; + normal -0.170150 0.983272 0.0649967; + texcoord 1.00000 1.34375; + vertex -14.2686 -39.1356 107.433; + normal -0.170150 0.983272 0.0649969; + texcoord 0.00000 1.34375; + vertex -4.26500 -37.6192 110.680; + normal -0.170151 0.983272 0.0649984; + texcoord 1.00000 1.00000; + vertex -15.3322 -39.5490 110.903; + normal -0.170151 0.983272 0.0649983; + texcoord 0.00000 1.00000; + vertex -5.32862 -38.0326 114.150; + normal 0.00529007 0.994117 -0.108183; + texcoord 1.00000 2.00000; + vertex -31.0608 -67.8471 92.3634; + normal 0.00528762 0.994117 -0.108180; + texcoord 1.00000 1.68750; + vertex -33.9070 -67.6255 94.2600; + normal 0.00528747 0.994117 -0.108179; + texcoord 0.00000 2.00000; + vertex -24.9506 -66.8939 101.421; + normal 0.00528682 0.994117 -0.108179; + texcoord 0.00000 1.68750; + vertex -27.7968 -66.6723 103.318; + normal 0.00528490 0.994118 -0.108178; + texcoord 1.00000 1.34375; + vertex -37.0378 -67.3819 96.3463; + normal 0.00528654 0.994117 -0.108180; + texcoord 0.00000 1.34375; + vertex -30.9276 -66.4286 105.404; + normal 0.00528434 0.994117 -0.108178; + texcoord 1.00000 1.00000; + vertex -40.1687 -67.1382 98.4326; + normal 0.00528660 0.994117 -0.108181; + texcoord 0.00000 1.00000; + vertex -34.0584 -66.1850 107.491; + normal 0.271080 0.664710 0.696187; + texcoord 1.00000 2.00000; + vertex -50.7775 -75.9878 36.0450; + normal 0.271079 0.664709 0.696188; + texcoord 1.00000 1.68750; + vertex -52.9366 -77.3381 38.1750; + normal 0.271080 0.664709 0.696188; + texcoord 0.00000 2.00000; + vertex -43.2385 -82.6456 39.4662; + normal 0.271079 0.664709 0.696188; + texcoord 0.00000 1.68750; + vertex -45.3976 -83.9959 41.5962; + normal 0.271078 0.664708 0.696189; + texcoord 1.00000 1.34375; + vertex -55.3116 -78.8235 40.5180; + normal 0.271079 0.664709 0.696189; + texcoord 0.00000 1.34375; + vertex -47.7727 -85.4813 43.9392; + normal 0.271078 0.664709 0.696189; + texcoord 1.00000 1.00000; + vertex -57.6867 -80.3089 42.8610; + normal 0.271079 0.664709 0.696188; + texcoord 0.00000 1.00000; + vertex -50.1477 -86.9667 46.2822; + normal 0.358317 0.921271 0.151221; + texcoord 1.00000 2.00000; + vertex -50.0358 -57.8369 62.5894; + normal 0.358318 0.921271 0.151220; + texcoord 1.00000 1.68750; + vertex -52.3632 -57.3136 64.9158; + normal 0.358318 0.921271 0.151219; + texcoord 0.00000 2.00000; + vertex -43.4306 -61.6307 70.0508; + normal 0.358318 0.921271 0.151219; + texcoord 0.00000 1.68750; + vertex -45.7580 -61.1073 72.3773; + normal 0.358317 0.921272 0.151220; + texcoord 1.00000 1.34375; + vertex -54.9234 -56.7379 67.4749; + normal 0.358317 0.921272 0.151220; + texcoord 0.00000 1.34375; + vertex -48.3182 -60.5317 74.9363; + normal 0.358317 0.921272 0.151220; + texcoord 1.00000 1.00000; + vertex -57.4835 -56.1622 70.0339; + normal 0.358316 0.921272 0.151222; + texcoord 0.00000 1.00000; + vertex -50.8783 -59.9560 77.4954; + normal 0.467964 -0.747464 0.471494; + texcoord 1.00000 2.00000; + vertex 55.9849 148.529 40.8198; + normal 0.467965 -0.747463 0.471495; + texcoord 1.00000 1.68750; + vertex 58.6014 150.599 41.5055; + normal 0.467965 -0.747463 0.471495; + texcoord 0.00000 2.00000; + vertex 51.2207 151.450 50.1789; + normal 0.467965 -0.747464 0.471494; + texcoord 0.00000 1.68750; + vertex 53.8372 153.520 50.8646; + normal 0.467966 -0.747463 0.471495; + texcoord 1.00000 1.34375; + vertex 61.4795 152.877 42.2597; + normal 0.467965 -0.747464 0.471494; + texcoord 0.00000 1.34375; + vertex 56.7154 155.798 51.6188; + normal 0.467967 -0.747462 0.471494; + texcoord 1.00000 1.00000; + vertex 64.3577 155.155 43.0139; + normal 0.467967 -0.747462 0.471495; + texcoord 0.00000 1.00000; + vertex 59.5935 158.076 52.3730; + normal -0.347661 -0.807758 0.476088; + texcoord 1.00000 2.00000; + vertex 37.7363 91.4094 113.834; + normal -0.347661 -0.807757 0.476088; + texcoord 1.00000 1.68750; + vertex 40.4636 91.4345 115.869; + normal -0.347659 -0.807757 0.476090; + texcoord 0.00000 2.00000; + vertex 32.4400 97.8274 120.856; + normal -0.347660 -0.807757 0.476089; + texcoord 0.00000 1.68750; + vertex 35.1673 97.8525 122.890; + normal -0.347662 -0.807757 0.476088; + texcoord 1.00000 1.34375; + vertex 43.4636 91.4622 118.106; + normal -0.347662 -0.807757 0.476087; + texcoord 0.00000 1.34375; + vertex 38.1673 97.8801 125.128; + normal -0.347663 -0.807757 0.476087; + texcoord 1.00000 1.00000; + vertex 46.4636 91.4898 120.344; + normal -0.347662 -0.807757 0.476087; + texcoord 0.00000 1.00000; + vertex 41.1673 97.9078 127.365; + normal -0.836127 -0.546120 0.0514300; + texcoord 1.00000 2.00000; + vertex 68.8982 -20.0955 147.352; + normal -0.836126 -0.546120 0.0514299; + texcoord 1.00000 1.68750; + vertex 69.4882 -20.6967 150.561; + normal -0.836127 -0.546120 0.0514285; + texcoord 0.00000 2.00000; + vertex 63.3898 -11.4134 149.992; + normal -0.836127 -0.546121 0.0514272; + texcoord 0.00000 1.68750; + vertex 63.9798 -12.0145 153.201; + normal -0.836126 -0.546121 0.0514285; + texcoord 1.00000 1.34375; + vertex 70.1373 -21.3580 154.091; + normal -0.836126 -0.546121 0.0514274; + texcoord 0.00000 1.34375; + vertex 64.6288 -12.6758 156.730; + normal -0.836126 -0.546122 0.0514285; + texcoord 1.00000 1.00000; + vertex 70.7863 -22.0192 157.620; + normal -0.836126 -0.546121 0.0514300; + texcoord 0.00000 1.00000; + vertex 65.2778 -13.3371 160.260; + normal -0.701964 -0.297445 -0.647127; + texcoord 1.00000 2.00000; + vertex 14.9428 -97.1858 119.222; + normal -0.701965 -0.297445 -0.647126; + texcoord 1.00000 1.68750; + vertex 13.2899 -98.7714 121.743; + normal -0.701966 -0.297445 -0.647124; + texcoord 0.00000 2.00000; + vertex 9.25921 -88.0986 121.210; + normal -0.701967 -0.297445 -0.647124; + texcoord 0.00000 1.68750; + vertex 7.60636 -89.6842 123.732; + normal -0.701966 -0.297444 -0.647125; + texcoord 1.00000 1.34375; + vertex 11.4718 -100.516 124.517; + normal -0.701965 -0.297444 -0.647127; + texcoord 0.00000 1.34375; + vertex 5.78823 -91.4283 126.506; + normal -0.701965 -0.297443 -0.647126; + texcoord 1.00000 1.00000; + vertex 9.65367 -102.260 127.291; + normal -0.701961 -0.297442 -0.647131; + texcoord 0.00000 1.00000; + vertex 3.97009 -93.1724 129.279; + normal -0.829686 0.281840 -0.481859; + texcoord 1.00000 2.00000; + vertex 21.9352 -90.6428 95.1528; + normal -0.829685 0.281840 -0.481860; + texcoord 1.00000 1.68750; + vertex 20.0652 -92.1449 97.4941; + normal -0.829685 0.281840 -0.481860; + texcoord 0.00000 2.00000; + vertex 21.7307 -81.5430 100.827; + normal -0.829685 0.281840 -0.481860; + texcoord 0.00000 1.68750; + vertex 19.8607 -83.0450 103.169; + normal -0.829685 0.281841 -0.481860; + texcoord 1.00000 1.34375; + vertex 18.0081 -93.7971 100.070; + normal -0.829685 0.281841 -0.481859; + texcoord 0.00000 1.34375; + vertex 17.8036 -84.6973 105.744; + normal -0.829685 0.281841 -0.481860; + texcoord 1.00000 1.00000; + vertex 15.9511 -95.4494 102.645; + normal -0.829686 0.281841 -0.481858; + texcoord 0.00000 1.00000; + vertex 15.7466 -86.3496 108.320; + normal 0.0639695 -0.838951 -0.540433; + texcoord 1.00000 2.00000; + vertex 68.2947 125.219 115.276; + normal 0.0639688 -0.838951 -0.540435; + texcoord 1.00000 1.68750; + vertex 69.6467 123.649 117.873; + normal 0.0639695 -0.838951 -0.540434; + texcoord 0.00000 2.00000; + vertex 58.6070 122.349 118.584; + normal 0.0639689 -0.838951 -0.540434; + texcoord 0.00000 1.68750; + vertex 59.9590 120.779 121.182; + normal 0.0639688 -0.838951 -0.540434; + texcoord 1.00000 1.34375; + vertex 71.1339 121.922 120.730; + normal 0.0639689 -0.838951 -0.540434; + texcoord 0.00000 1.34375; + vertex 61.4462 119.052 124.038; + normal 0.0639695 -0.838952 -0.540432; + texcoord 1.00000 1.00000; + vertex 72.6211 120.195 123.587; + normal 0.0639694 -0.838951 -0.540434; + texcoord 0.00000 1.00000; + vertex 62.9333 117.325 126.895; + normal 0.937910 -0.337297 0.0809662; + texcoord 1.00000 2.00000; + vertex -43.1450 86.9798 148.571; + normal 0.937910 -0.337298 0.0809678; + texcoord 1.00000 1.68750; + vertex -43.4205 87.0188 151.926; + normal 0.937909 -0.337298 0.0809688; + texcoord 0.00000 2.00000; + vertex -46.7755 76.8412 148.391; + normal 0.937909 -0.337298 0.0809691; + texcoord 0.00000 1.68750; + vertex -47.0511 76.8802 151.745; + normal 0.937909 -0.337298 0.0809693; + texcoord 1.00000 1.34375; + vertex -43.7236 87.0618 155.615; + normal 0.937909 -0.337298 0.0809690; + texcoord 0.00000 1.34375; + vertex -47.3542 76.9231 155.435; + normal 0.937909 -0.337298 0.0809696; + texcoord 1.00000 1.00000; + vertex -44.0267 87.1047 159.305; + normal 0.937910 -0.337298 0.0809689; + texcoord 0.00000 1.00000; + vertex -47.6572 76.9661 159.125; + normal 0.876343 -0.190036 -0.442616; + texcoord 1.00000 2.00000; + vertex -4.43310 5.18584 153.405; + normal 0.876342 -0.190036 -0.442618; + texcoord 1.00000 1.68750; + vertex -2.82740 6.99715 155.806; + normal 0.876342 -0.190036 -0.442618; + texcoord 0.00000 2.00000; + vertex -3.32798 -3.82288 159.461; + normal 0.876342 -0.190036 -0.442618; + texcoord 0.00000 1.68750; + vertex -1.72227 -2.01157 161.862; + normal 0.876342 -0.190036 -0.442617; + texcoord 1.00000 1.34375; + vertex -1.06112 8.98959 158.448; + normal 0.876343 -0.190036 -0.442617; + texcoord 0.00000 1.34375; + vertex 0.0440000 -0.0191300 164.504; + normal 0.876343 -0.190036 -0.442617; + texcoord 1.00000 1.00000; + vertex 0.705150 10.9820 161.089; + normal 0.876342 -0.190036 -0.442618; + texcoord 0.00000 1.00000; + vertex 1.81028 1.97332 167.145; + normal 0.883258 0.441469 0.157987; + texcoord 1.00000 2.00000; + vertex -47.9040 -89.9135 96.3404; + texcoord 1.00000 1.68750; + vertex -48.6572 -89.5730 99.6001; + texcoord 0.00000 2.00000; + vertex -43.4712 -99.5076 98.3668; + normal 0.883259 0.441469 0.157987; + texcoord 0.00000 1.68750; + vertex -44.2244 -99.1671 101.626; + normal 0.883259 0.441469 0.157985; + texcoord 1.00000 1.34375; + vertex -49.4858 -89.1985 103.186; + normal 0.883259 0.441469 0.157986; + texcoord 0.00000 1.34375; + vertex -45.0530 -98.7925 105.212; + normal 0.883259 0.441468 0.157984; + texcoord 1.00000 1.00000; + vertex -50.3143 -88.8240 106.771; + normal 0.883259 0.441468 0.157985; + texcoord 0.00000 1.00000; + vertex -45.8815 -98.4180 108.798; + normal 0.449181 0.893376 -0.0107792; + texcoord 1.00000 2.00000; + vertex -39.6009 -80.4868 66.0696; + normal 0.449181 0.893376 -0.0107810; + texcoord 1.00000 1.68750; + vertex -41.9526 -79.2802 68.0788; + normal 0.449183 0.893375 -0.0107824; + texcoord 0.00000 2.00000; + vertex -33.8154 -83.2937 74.5271; + normal 0.449183 0.893375 -0.0107831; + texcoord 0.00000 1.68750; + vertex -36.1671 -82.0870 76.5362; + normal 0.449182 0.893375 -0.0107828; + texcoord 1.00000 1.34375; + vertex -44.5394 -77.9529 70.2889; + normal 0.449182 0.893375 -0.0107820; + texcoord 0.00000 1.34375; + vertex -38.7539 -80.7597 78.7464; + normal 0.449182 0.893375 -0.0107826; + texcoord 1.00000 1.00000; + vertex -47.1263 -76.6255 72.4990; + normal 0.449181 0.893376 -0.0107800; + texcoord 0.00000 1.00000; + vertex -41.3408 -79.4324 80.9565; + normal -0.869091 0.219681 0.443194; + texcoord 1.00000 2.00000; + vertex 90.8057 79.9106 76.2434; + normal -0.869091 0.219681 0.443194; + texcoord 1.00000 1.68750; + vertex 92.3978 80.3162 79.1645; + normal -0.869091 0.219681 0.443194; + texcoord 0.00000 2.00000; + vertex 92.2839 90.2923 73.9962; + normal -0.869091 0.219681 0.443194; + texcoord 0.00000 1.68750; + vertex 93.8760 90.6979 76.9173; + normal -0.869091 0.219681 0.443194; + texcoord 1.00000 1.34375; + vertex 94.1491 80.7624 82.3776; + normal -0.869091 0.219681 0.443194; + texcoord 0.00000 1.34375; + vertex 95.6273 91.1440 80.1304; + normal -0.869092 0.219681 0.443193; + texcoord 1.00000 1.00000; + vertex 95.9004 81.2085 85.5908; + normal -0.869091 0.219681 0.443193; + texcoord 0.00000 1.00000; + vertex 97.3786 91.5902 83.3435; + normal -0.904526 -0.0820086 -0.418459; + texcoord 1.00000 2.00000; + vertex 19.5969 43.6815 152.874; + normal -0.904525 -0.0820078 -0.418460; + texcoord 1.00000 1.68750; + vertex 18.4784 41.9455 155.632; + normal -0.904526 -0.0820085 -0.418459; + texcoord 0.00000 2.00000; + vertex 16.5485 53.1623 157.606; + normal -0.904525 -0.0820077 -0.418460; + texcoord 0.00000 1.68750; + vertex 15.4300 51.4263 160.364; + normal -0.904525 -0.0820070 -0.418461; + texcoord 1.00000 1.34375; + vertex 17.2480 40.0359 158.666; + normal -0.904526 -0.0820073 -0.418460; + texcoord 0.00000 1.34375; + vertex 14.1996 49.5167 163.397; + normal -0.904525 -0.0820072 -0.418460; + texcoord 1.00000 1.00000; + vertex 16.0176 38.1263 161.700; + normal -0.904527 -0.0820079 -0.418457; + texcoord 0.00000 1.00000; + vertex 12.9692 47.6071 166.431; + normal 0.251148 0.947230 0.199197; + texcoord 1.00000 2.00000; + vertex 3.19471 -66.3450 143.311; + normal 0.251148 0.947230 0.199197; + texcoord 1.00000 1.68750; + vertex 3.29144 -67.0534 146.558; + normal 0.251148 0.947230 0.199197; + texcoord 0.00000 2.00000; + vertex 13.4869 -68.8925 142.449; + normal 0.251148 0.947230 0.199197; + texcoord 0.00000 1.68750; + vertex 13.5836 -69.6009 145.696; + normal 0.251148 0.947230 0.199199; + texcoord 1.00000 1.34375; + vertex 3.39784 -67.8326 150.129; + normal 0.251148 0.947230 0.199197; + texcoord 0.00000 1.34375; + vertex 13.6900 -70.3801 149.267; + normal 0.251148 0.947230 0.199200; + texcoord 1.00000 1.00000; + vertex 3.50424 -68.6118 153.700; + normal 0.251147 0.947231 0.199197; + texcoord 0.00000 1.00000; + vertex 13.7964 -71.1593 152.838; + normal -0.663611 0.652020 0.366730; + texcoord 1.00000 2.00000; + vertex 1.14080 -125.816 70.0636; + normal -0.663611 0.652018 0.366732; + texcoord 1.00000 1.68750; + vertex -0.208230 -128.283 72.0093; + normal -0.663612 0.652017 0.366734; + texcoord 0.00000 2.00000; + vertex 8.09603 -123.267 78.1180; + normal -0.663611 0.652018 0.366732; + texcoord 0.00000 1.68750; + vertex 6.74700 -125.735 80.0637; + normal -0.663612 0.652017 0.366733; + texcoord 1.00000 1.34375; + vertex -1.69217 -130.997 74.1496; + normal -0.663611 0.652019 0.366731; + texcoord 0.00000 1.34375; + vertex 5.26306 -128.449 82.2040; + normal -0.663613 0.652016 0.366733; + texcoord 1.00000 1.00000; + vertex -3.17611 -133.712 76.2899; + normal -0.663613 0.652016 0.366734; + texcoord 0.00000 1.00000; + vertex 3.77912 -131.163 84.3443; + normal -0.231455 0.715562 0.659090; + texcoord 1.00000 2.00000; + vertex 13.0278 -100.521 54.6937; + normal -0.231455 0.715562 0.659091; + texcoord 1.00000 1.68750; + vertex 14.3559 -102.345 57.1408; + normal -0.231455 0.715562 0.659090; + texcoord 0.00000 2.00000; + vertex 22.4787 -95.9073 53.0039; + normal -0.231455 0.715562 0.659090; + texcoord 0.00000 1.68750; + vertex 23.8068 -97.7317 55.4509; + normal -0.231456 0.715562 0.659090; + texcoord 1.00000 1.34375; + vertex 15.8168 -104.352 59.8325; + normal -0.231456 0.715562 0.659089; + texcoord 0.00000 1.34375; + vertex 25.2677 -99.7384 58.1427; + normal -0.231456 0.715562 0.659089; + texcoord 1.00000 1.00000; + vertex 17.2777 -106.359 62.5242; + normal -0.231457 0.715563 0.659088; + texcoord 0.00000 1.00000; + vertex 26.7285 -101.745 60.8344; + normal 0.189931 -0.805736 0.560995; + texcoord 1.00000 2.00000; + vertex 67.3471 151.596 52.1306; + normal 0.189930 -0.805737 0.560995; + texcoord 1.00000 1.68750; + vertex 70.1522 153.163 53.4323; + normal 0.189930 -0.805736 0.560995; + texcoord 0.00000 2.00000; + vertex 61.1770 155.840 60.3159; + normal 0.189931 -0.805735 0.560996; + texcoord 0.00000 1.68750; + vertex 63.9821 157.408 61.6176; + normal 0.189931 -0.805735 0.560996; + texcoord 1.00000 1.34375; + vertex 73.2379 154.888 54.8642; + normal 0.189932 -0.805734 0.560997; + texcoord 0.00000 1.34375; + vertex 67.0677 159.132 63.0495; + normal 0.189932 -0.805734 0.560997; + texcoord 1.00000 1.00000; + vertex 76.3235 156.612 56.2960; + normal 0.189931 -0.805735 0.560996; + texcoord 0.00000 1.00000; + vertex 70.1533 160.856 64.4813; + normal -0.356402 -0.406200 0.841415; + texcoord 1.00000 2.00000; + vertex 7.17711 98.4439 147.302; + normal -0.356401 -0.406198 0.841417; + texcoord 1.00000 1.68750; + vertex 8.52531 100.945 149.081; + normal -0.356401 -0.406197 0.841417; + texcoord 0.00000 2.00000; + vertex -1.86963 104.102 146.202; + normal -0.356401 -0.406198 0.841416; + texcoord 0.00000 1.68750; + vertex -0.521430 106.604 147.980; + normal -0.356401 -0.406198 0.841416; + texcoord 1.00000 1.34375; + vertex 10.0083 103.697 151.037; + texcoord 0.00000 1.34375; + vertex 0.961590 109.355 149.937; + normal -0.356401 -0.406199 0.841416; + texcoord 1.00000 1.00000; + vertex 11.4914 106.448 152.993; + normal -0.356401 -0.406196 0.841418; + texcoord 0.00000 1.00000; + vertex 2.44461 112.107 151.893; + normal 0.884273 0.407353 -0.228309; + texcoord 1.00000 2.00000; + vertex 10.6543 -32.6119 172.589; + normal 0.884273 0.407354 -0.228308; + texcoord 1.00000 1.68750; + vertex 11.2155 -31.9561 175.932; + normal 0.884273 0.407353 -0.228309; + texcoord 0.00000 2.00000; + vertex 15.4921 -42.4835 173.713; + normal 0.884272 0.407354 -0.228309; + texcoord 0.00000 1.68750; + vertex 16.0532 -41.8276 177.057; + normal 0.884272 0.407354 -0.228309; + texcoord 1.00000 1.34375; + vertex 11.8328 -31.2347 179.611; + normal 0.884272 0.407354 -0.228310; + texcoord 0.00000 1.34375; + vertex 16.6706 -41.1062 180.735; + normal 0.884272 0.407354 -0.228310; + texcoord 1.00000 1.00000; + vertex 12.4501 -30.5133 183.289; + normal 0.884272 0.407354 -0.228310; + texcoord 0.00000 1.00000; + vertex 17.2879 -40.3848 184.413; + normal -0.924075 0.380917 -0.0314309; + texcoord 1.00000 2.00000; + vertex 79.5586 53.1325 62.6350; + normal -0.924075 0.380917 -0.0314301; + texcoord 1.00000 1.68750; + vertex 80.6504 55.6835 61.4518; + normal -0.924075 0.380917 -0.0314300; + texcoord 0.00000 2.00000; + vertex 78.3730 49.5240 53.7607; + normal -0.924076 0.380915 -0.0314286; + texcoord 0.00000 1.68750; + vertex 79.4648 52.0751 52.5775; + normal -0.924076 0.380915 -0.0314283; + texcoord 1.00000 1.34375; + vertex 81.8514 58.4896 60.1504; + normal -0.924076 0.380915 -0.0314283; + texcoord 0.00000 1.34375; + vertex 80.6658 54.8812 51.2760; + normal -0.924076 0.380915 -0.0314281; + texcoord 1.00000 1.00000; + vertex 83.0524 61.2958 58.8489; + normal -0.924075 0.380918 -0.0314305; + texcoord 0.00000 1.00000; + vertex 81.8668 57.6873 49.9746; + normal -0.700482 0.263781 -0.663133; + texcoord 1.00000 2.00000; + vertex 35.2990 41.6613 101.112; + normal -0.700482 0.263780 -0.663133; + texcoord 1.00000 1.68750; + vertex 36.6270 44.4642 100.824; + normal -0.700482 0.263780 -0.663132; + texcoord 0.00000 2.00000; + vertex 41.0037 38.1981 93.7086; + normal -0.700482 0.263780 -0.663133; + texcoord 0.00000 1.68750; + vertex 42.3316 41.0009 93.4207; + normal -0.700482 0.263780 -0.663133; + texcoord 1.00000 1.34375; + vertex 38.0877 47.5473 100.508; + normal -0.700482 0.263780 -0.663133; + texcoord 0.00000 1.34375; + vertex 43.7924 44.0840 93.1040; + normal -0.700482 0.263780 -0.663133; + texcoord 1.00000 1.00000; + vertex 39.5485 50.6304 100.191; + normal -0.700482 0.263779 -0.663133; + texcoord 0.00000 1.00000; + vertex 45.2532 47.1671 92.7874; + normal -0.626957 0.766282 -0.140486; + texcoord 1.00000 2.00000; + vertex 41.4775 -30.6653 98.3711; + normal -0.626957 0.766282 -0.140486; + texcoord 1.00000 1.68750; + vertex 43.1431 -28.9639 100.218; + normal -0.626956 0.766283 -0.140485; + texcoord 0.00000 2.00000; + vertex 46.7710 -27.7089 90.8734; + normal -0.626957 0.766282 -0.140486; + texcoord 0.00000 1.68750; + vertex 48.4366 -26.0075 92.7202; + normal -0.626957 0.766282 -0.140486; + texcoord 1.00000 1.34375; + vertex 44.9753 -27.0924 102.249; + normal -0.626958 0.766281 -0.140486; + texcoord 0.00000 1.34375; + vertex 50.2688 -24.1360 94.7517; + normal -0.626957 0.766283 -0.140485; + texcoord 1.00000 1.00000; + vertex 46.8076 -25.2209 104.281; + normal -0.626957 0.766282 -0.140485; + texcoord 0.00000 1.00000; + vertex 52.1010 -22.2645 96.7832; + normal 0.0585966 0.640605 -0.765632; + texcoord 1.00000 2.00000; + vertex 21.9086 -51.8111 88.9630; + normal 0.0585971 0.640604 -0.765632; + texcoord 1.00000 1.68750; + vertex 24.8843 -51.5448 89.4135; + normal 0.0585996 0.640604 -0.765632; + texcoord 0.00000 2.00000; + vertex 23.4848 -59.1861 82.9130; + normal 0.0585979 0.640604 -0.765632; + texcoord 0.00000 1.68750; + vertex 26.4605 -58.9197 83.3636; + normal 0.0585971 0.640604 -0.765632; + texcoord 1.00000 1.34375; + vertex 28.1575 -51.2518 89.9092; + normal 0.0585964 0.640604 -0.765632; + texcoord 0.00000 1.34375; + vertex 29.7337 -58.6268 83.8592; + normal 0.0585976 0.640604 -0.765632; + texcoord 1.00000 1.00000; + vertex 31.4308 -50.9588 90.4048; + normal 0.0585976 0.640604 -0.765632; + texcoord 0.00000 1.00000; + vertex 33.0070 -58.3338 84.3548; + normal 0.0416301 0.798786 -0.600174; + texcoord 1.00000 2.00000; + vertex 26.3750 -43.9601 76.6917; + normal 0.0416311 0.798785 -0.600174; + texcoord 1.00000 1.68750; + vertex 29.3617 -44.1359 76.6650; + normal 0.0416313 0.798785 -0.600174; + texcoord 0.00000 2.00000; + vertex 25.9691 -49.6927 69.0339; + normal 0.0416306 0.798786 -0.600174; + texcoord 0.00000 1.68750; + vertex 28.9558 -49.8685 69.0071; + normal 0.0416311 0.798786 -0.600174; + texcoord 1.00000 1.34375; + vertex 32.6471 -44.3292 76.6356; + normal 0.0416311 0.798786 -0.600174; + texcoord 0.00000 1.34375; + vertex 32.2412 -50.0618 68.9777; + normal 0.0416317 0.798786 -0.600173; + texcoord 1.00000 1.00000; + vertex 35.9325 -44.5225 76.6061; + normal 0.0416339 0.798785 -0.600174; + texcoord 0.00000 1.00000; + vertex 35.5266 -50.2551 68.9483; + normal -0.837690 -0.536727 -0.100991; + texcoord 1.00000 2.00000; + vertex 48.5852 84.7856 96.1732; + normal -0.837691 -0.536727 -0.100990; + texcoord 1.00000 1.68750; + vertex 47.0129 87.0080 97.4032; + normal -0.837690 -0.536727 -0.100991; + texcoord 0.00000 2.00000; + vertex 47.1908 88.5908 87.5153; + normal -0.837691 -0.536726 -0.100990; + texcoord 0.00000 1.68750; + vertex 45.6186 90.8133 88.7453; + normal -0.837691 -0.536725 -0.100990; + texcoord 1.00000 1.34375; + vertex 45.2835 89.4527 98.7562; + texcoord 0.00000 1.34375; + vertex 43.8891 93.2579 90.0983; + texcoord 1.00000 1.00000; + vertex 43.5540 91.8973 100.109; + normal -0.837691 -0.536726 -0.100990; + texcoord 0.00000 1.00000; + vertex 42.1596 95.7026 91.4513; + normal -0.434207 -0.827252 -0.356538; + texcoord 1.00000 2.00000; + vertex -14.4523 65.4587 115.986; + normal -0.434205 -0.827252 -0.356538; + texcoord 1.00000 1.68750; + vertex -17.1613 66.5591 116.732; + normal -0.434204 -0.827253 -0.356538; + texcoord 0.00000 2.00000; + vertex -15.1716 69.5859 107.286; + normal -0.434204 -0.827253 -0.356538; + texcoord 0.00000 1.68750; + vertex -17.8805 70.6862 108.032; + normal -0.434205 -0.827253 -0.356537; + texcoord 1.00000 1.34375; + vertex -20.1411 67.7695 117.552; + normal -0.434204 -0.827253 -0.356537; + texcoord 0.00000 1.34375; + vertex -20.8603 71.8966 108.852; + normal -0.434205 -0.827253 -0.356537; + texcoord 1.00000 1.00000; + vertex -23.1209 68.9799 118.373; + normal -0.434204 -0.827254 -0.356537; + texcoord 0.00000 1.00000; + vertex -23.8402 73.1070 109.673; + normal -0.626101 -0.232296 -0.744336; + texcoord 1.00000 2.00000; + vertex -1.51335 4.97801 125.100; + normal -0.626102 -0.232296 -0.744335; + texcoord 1.00000 1.68750; + vertex -3.57224 6.62437 126.318; + normal -0.626101 -0.232296 -0.744336; + texcoord 0.00000 2.00000; + vertex 1.50264 12.3224 120.271; + normal -0.626102 -0.232296 -0.744335; + texcoord 0.00000 1.68750; + vertex -0.556250 13.9688 121.489; + normal -0.626099 -0.232298 -0.744337; + texcoord 1.00000 1.34375; + vertex -5.83702 8.43537 127.657; + normal -0.626101 -0.232295 -0.744336; + texcoord 0.00000 1.34375; + vertex -2.82103 15.7798 122.828; + normal -0.626096 -0.232300 -0.744339; + texcoord 1.00000 1.00000; + vertex -8.10180 10.2464 128.997; + normal -0.626101 -0.232293 -0.744337; + texcoord 0.00000 1.00000; + vertex -5.08581 17.5908 124.168; + normal -0.402685 -0.303407 -0.863591; + texcoord 1.00000 2.00000; + vertex -26.3363 -3.82179 96.7525; + normal -0.402685 -0.303408 -0.863591; + texcoord 1.00000 1.68750; + vertex -28.7949 -2.16948 97.3184; + normal -0.402685 -0.303408 -0.863591; + texcoord 0.00000 2.00000; + vertex -22.3197 3.70173 92.2363; + normal -0.402684 -0.303409 -0.863591; + texcoord 0.00000 1.68750; + vertex -24.7782 5.35403 92.8022; + normal -0.402684 -0.303409 -0.863590; + texcoord 1.00000 1.34375; + vertex -31.4994 -0.351940 97.9409; + normal -0.402684 -0.303409 -0.863590; + texcoord 0.00000 1.34375; + vertex -27.4827 7.17157 93.4247; + normal -0.402685 -0.303408 -0.863590; + texcoord 1.00000 1.00000; + vertex -34.2038 1.46559 98.5634; + normal -0.402685 -0.303408 -0.863590; + texcoord 0.00000 1.00000; + vertex -30.1871 8.98910 94.0472; + normal -0.298509 -0.629168 -0.717663; + texcoord 1.00000 2.00000; + vertex -24.8498 3.89039 96.3155; + normal -0.298508 -0.629169 -0.717663; + texcoord 1.00000 1.68750; + vertex -27.6865 4.14363 97.2734; + normal -0.298508 -0.629169 -0.717663; + texcoord 0.00000 2.00000; + vertex -26.1968 11.3197 90.3625; + texcoord 0.00000 1.68750; + vertex -29.0334 11.5730 91.3204; + normal -0.298509 -0.629168 -0.717663; + texcoord 1.00000 1.34375; + vertex -30.8068 4.42220 98.3271; + normal -0.298510 -0.629168 -0.717662; + texcoord 0.00000 1.34375; + vertex -32.1537 11.8516 92.3740; + normal -0.298511 -0.629168 -0.717662; + texcoord 1.00000 1.00000; + vertex -33.9271 4.70077 99.3807; + normal -0.298511 -0.629168 -0.717662; + texcoord 0.00000 1.00000; + vertex -35.2740 12.1301 93.4277; + normal 0.726590 -0.217453 -0.651752; + texcoord 1.00000 2.00000; + vertex 17.4929 14.6683 131.350; + normal 0.726591 -0.217450 -0.651753; + texcoord 1.00000 1.68750; + vertex 18.4323 12.5310 133.111; + normal 0.726589 -0.217444 -0.651756; + texcoord 0.00000 2.00000; + vertex 11.8104 8.61602 127.034; + normal 0.726590 -0.217447 -0.651754; + texcoord 0.00000 1.68750; + vertex 12.7498 6.47871 128.795; + normal 0.726592 -0.217450 -0.651751; + texcoord 1.00000 1.34375; + vertex 19.4657 10.1799 135.047; + normal 0.726592 -0.217451 -0.651751; + texcoord 0.00000 1.34375; + vertex 13.7831 4.12767 130.731; + normal 0.726592 -0.217451 -0.651751; + texcoord 1.00000 1.00000; + vertex 20.4990 7.82891 136.983; + normal 0.726592 -0.217449 -0.651752; + texcoord 0.00000 1.00000; + vertex 14.8165 1.77663 132.668; + normal 0.524543 0.316951 -0.790188; + texcoord 1.00000 2.00000; + vertex 3.12342 -37.2384 110.088; + normal 0.524544 0.316950 -0.790188; + texcoord 1.00000 1.68750; + vertex 4.42515 -39.8883 109.889; + normal 0.524544 0.316950 -0.790188; + texcoord 0.00000 2.00000; + vertex -3.77864 -40.1964 104.320; + normal 0.524544 0.316951 -0.790187; + texcoord 0.00000 1.68750; + vertex -2.47690 -42.8463 104.121; + normal 0.524544 0.316951 -0.790187; + texcoord 1.00000 1.34375; + vertex 5.85706 -42.8032 109.670; + texcoord 0.00000 1.34375; + vertex -1.04499 -45.7611 103.902; + normal 0.524544 0.316951 -0.790187; + texcoord 1.00000 1.00000; + vertex 7.28897 -45.7180 109.452; + normal 0.524545 0.316948 -0.790188; + texcoord 0.00000 1.00000; + vertex 0.386920 -48.6760 103.683; + normal 0.953946 0.299158 -0.0221456; + texcoord 1.00000 2.00000; + vertex -28.4665 -62.5785 110.285; + normal 0.953946 0.299158 -0.0221452; + texcoord 1.00000 1.68750; + vertex -27.7037 -64.8806 112.045; + normal 0.953946 0.299160 -0.0221463; + texcoord 0.00000 2.00000; + vertex -26.9447 -68.0053 102.527; + normal 0.953947 0.299158 -0.0221451; + texcoord 0.00000 1.68750; + vertex -26.1819 -70.3074 104.288; + normal 0.953947 0.299157 -0.0221447; + texcoord 1.00000 1.34375; + vertex -26.8646 -67.4129 113.981; + normal 0.953947 0.299156 -0.0221443; + texcoord 0.00000 1.34375; + vertex -25.3429 -72.8397 106.224; + normal 0.953947 0.299157 -0.0221450; + texcoord 1.00000 1.00000; + vertex -26.0255 -69.9452 115.917; + normal 0.953947 0.299157 -0.0221451; + texcoord 0.00000 1.00000; + vertex -24.5038 -75.3720 108.160; + normal 0.824095 0.166084 0.541556; + texcoord 1.00000 2.00000; + vertex -50.9032 -80.4019 45.9952; + normal 0.824095 0.166085 0.541556; + texcoord 1.00000 1.68750; + vertex -51.0324 -83.2415 47.0626; + normal 0.824095 0.166086 0.541556; + texcoord 0.00000 2.00000; + vertex -45.4150 -83.4406 38.5757; + normal 0.824095 0.166086 0.541556; + texcoord 0.00000 1.68750; + vertex -45.5442 -86.2802 39.6431; + normal 0.824095 0.166085 0.541556; + texcoord 1.00000 1.34375; + vertex -51.1745 -86.3650 48.2368; + normal 0.824095 0.166084 0.541556; + texcoord 0.00000 1.34375; + vertex -45.6863 -89.4037 40.8173; + normal 0.824095 0.166085 0.541556; + texcoord 1.00000 1.00000; + vertex -51.3166 -89.4885 49.4109; + normal 0.824095 0.166082 0.541557; + texcoord 0.00000 1.00000; + vertex -45.8284 -92.5272 41.9914; + normal 0.993596 -0.0329808 -0.108069; + texcoord 1.00000 2.00000; + vertex -43.2963 -58.7386 79.4750; + normal 0.993596 -0.0329829 -0.108068; + texcoord 1.00000 1.68750; + vertex -43.2781 -61.5525 80.5008; + normal 0.993596 -0.0329820 -0.108069; + texcoord 0.00000 2.00000; + vertex -44.3777 -62.0066 70.5300; + normal 0.993596 -0.0329831 -0.108068; + texcoord 0.00000 1.68750; + vertex -44.3595 -64.8205 71.5558; + normal 0.993596 -0.0329841 -0.108068; + texcoord 1.00000 1.34375; + vertex -43.2581 -64.6478 81.6292; + normal 0.993596 -0.0329826 -0.108068; + texcoord 0.00000 1.34375; + vertex -44.3395 -67.9158 72.6843; + normal 0.993596 -0.0329831 -0.108068; + texcoord 1.00000 1.00000; + vertex -43.2382 -67.7431 82.7577; + normal 0.993596 -0.0329808 -0.108068; + texcoord 0.00000 1.00000; + vertex -44.3195 -71.0111 73.8127; + normal -0.667664 -0.718658 -0.194306; + texcoord 1.00000 2.00000; + vertex 47.9684 156.685 56.9644; + normal -0.667665 -0.718658 -0.194306; + texcoord 1.00000 1.68750; + vertex 46.4274 158.571 55.2860; + normal -0.667664 -0.718658 -0.194306; + texcoord 0.00000 2.00000; + vertex 53.0006 154.057 49.3923; + normal -0.667665 -0.718658 -0.194306; + texcoord 0.00000 1.68750; + vertex 51.4596 155.943 47.7139; + normal -0.667664 -0.718658 -0.194306; + texcoord 1.00000 1.34375; + vertex 44.7324 160.645 53.4397; + normal -0.667664 -0.718658 -0.194306; + texcoord 0.00000 1.34375; + vertex 49.7646 158.017 45.8676; + normal -0.667664 -0.718659 -0.194305; + texcoord 1.00000 1.00000; + vertex 43.0373 162.719 51.5934; + texcoord 0.00000 1.00000; + vertex 48.0695 160.091 44.0214; + normal -0.879338 -0.0653844 0.471688; + texcoord 1.00000 2.00000; + vertex 38.3677 93.4916 127.529; + normal -0.879338 -0.0653890 0.471687; + texcoord 1.00000 1.68750; + vertex 38.9282 96.1226 128.938; + normal -0.879338 -0.0653904 0.471687; + texcoord 0.00000 2.00000; + vertex 34.1015 98.3038 120.243; + normal -0.879338 -0.0653910 0.471687; + texcoord 0.00000 1.68750; + vertex 34.6620 100.935 121.652; + normal -0.879338 -0.0653911 0.471687; + texcoord 1.00000 1.34375; + vertex 39.5447 99.0167 130.489; + normal -0.879338 -0.0653894 0.471687; + texcoord 0.00000 1.34375; + vertex 35.2785 103.829 123.203; + normal -0.879338 -0.0653902 0.471687; + texcoord 1.00000 1.00000; + vertex 40.1611 101.911 132.039; + normal -0.879338 -0.0653887 0.471687; + texcoord 0.00000 1.00000; + vertex 35.8949 106.723 124.753; + normal -0.595119 0.424062 -0.682645; + texcoord 1.00000 2.00000; + vertex 60.9603 -8.36174 157.592; + normal -0.595121 0.424060 -0.682645; + texcoord 1.00000 1.68750; + vertex 62.4380 -5.88020 157.845; + normal -0.595121 0.424061 -0.682645; + texcoord 0.00000 2.00000; + vertex 66.7248 -11.1075 150.861; + normal -0.595120 0.424060 -0.682645; + texcoord 0.00000 1.68750; + vertex 68.2026 -8.62596 151.114; + normal -0.595121 0.424060 -0.682646; + texcoord 1.00000 1.34375; + vertex 64.0635 -3.15049 158.124; + normal -0.595120 0.424061 -0.682646; + texcoord 0.00000 1.34375; + vertex 69.8281 -5.89626 151.393; + normal -0.595120 0.424061 -0.682646; + texcoord 1.00000 1.00000; + vertex 65.6890 -0.420790 158.402; + normal -0.595120 0.424060 -0.682646; + texcoord 0.00000 1.00000; + vertex 71.4536 -3.16655 151.671; + normal 0.0572587 0.724081 -0.687334; + texcoord 1.00000 2.00000; + vertex 1.76462 -87.1242 126.027; + normal 0.0572565 0.724078 -0.687337; + texcoord 1.00000 1.68750; + vertex 3.02382 -85.3975 127.951; + normal 0.0572575 0.724080 -0.687335; + texcoord 0.00000 2.00000; + vertex 10.0203 -90.2463 123.426; + normal 0.0572583 0.724079 -0.687336; + texcoord 0.00000 1.68750; + vertex 11.2795 -88.5196 125.350; + normal 0.0572586 0.724079 -0.687336; + texcoord 1.00000 1.34375; + vertex 4.40895 -83.4981 130.067; + normal 0.0572581 0.724079 -0.687337; + texcoord 0.00000 1.34375; + vertex 12.6646 -86.6202 127.466; + normal 0.0572599 0.724080 -0.687335; + texcoord 1.00000 1.00000; + vertex 5.79408 -81.5987 132.184; + normal 0.0572540 0.724076 -0.687339; + texcoord 0.00000 1.00000; + vertex 14.0498 -84.7208 129.582; + normal 0.203734 0.899873 -0.385643; + texcoord 1.00000 2.00000; + vertex 15.0468 -80.4758 107.751; + normal 0.203731 0.899873 -0.385646; + texcoord 1.00000 1.68750; + vertex 16.9158 -79.9573 109.949; + normal 0.203730 0.899873 -0.385646; + texcoord 0.00000 2.00000; + vertex 22.0140 -84.2148 102.707; + normal 0.203730 0.899873 -0.385646; + texcoord 0.00000 1.68750; + vertex 23.8830 -83.6963 104.905; + normal 0.203732 0.899873 -0.385645; + texcoord 1.00000 1.34375; + vertex 18.9717 -79.3869 112.366; + normal 0.203732 0.899873 -0.385645; + texcoord 0.00000 1.34375; + vertex 25.9389 -83.1259 107.322; + normal 0.203733 0.899873 -0.385643; + texcoord 1.00000 1.00000; + vertex 21.0276 -78.8166 114.783; + normal 0.203731 0.899873 -0.385645; + texcoord 0.00000 1.00000; + vertex 27.9948 -82.5555 109.739; + normal -0.469606 0.312171 -0.825844; + texcoord 1.00000 2.00000; + vertex 51.4794 120.038 123.394; + normal -0.469607 0.312170 -0.825845; + texcoord 1.00000 1.68750; + vertex 50.9159 122.690 124.717; + normal -0.469606 0.312170 -0.825845; + texcoord 0.00000 2.00000; + vertex 59.8111 123.515 119.970; + normal -0.469606 0.312172 -0.825844; + texcoord 0.00000 1.68750; + vertex 59.2476 126.168 121.293; + normal -0.469606 0.312172 -0.825844; + texcoord 1.00000 1.34375; + vertex 50.2960 125.608 126.172; + normal -0.469606 0.312172 -0.825844; + texcoord 0.00000 1.34375; + vertex 58.6278 129.086 122.749; + normal -0.469606 0.312171 -0.825845; + texcoord 1.00000 1.00000; + vertex 49.6761 128.526 127.628; + normal -0.469606 0.312168 -0.825846; + texcoord 0.00000 1.00000; + vertex 58.0079 132.003 124.204; + normal 0.150265 -0.724354 -0.672854; + texcoord 1.00000 2.00000; + vertex -48.8836 75.3245 156.377; + normal 0.150267 -0.724354 -0.672853; + texcoord 1.00000 1.68750; + vertex -51.6540 74.5894 156.550; + normal 0.150267 -0.724354 -0.672853; + texcoord 0.00000 2.00000; + vertex -50.8667 81.2066 149.602; + normal 0.150266 -0.724354 -0.672853; + texcoord 0.00000 1.68750; + vertex -53.6371 80.4715 149.775; + normal 0.150267 -0.724353 -0.672854; + texcoord 1.00000 1.34375; + vertex -54.7016 73.7807 156.740; + normal 0.150266 -0.724353 -0.672854; + texcoord 0.00000 1.34375; + vertex -56.6846 79.6629 149.965; + normal 0.150266 -0.724353 -0.672854; + texcoord 1.00000 1.00000; + vertex -57.7491 72.9721 156.930; + texcoord 0.00000 1.00000; + vertex -59.7321 78.8542 150.155; + normal -0.329159 -0.470899 -0.818479; + texcoord 1.00000 2.00000; + vertex -4.87652 -9.17493 166.219; + normal -0.329160 -0.470899 -0.818479; + texcoord 1.00000 1.68750; + vertex -7.71111 -8.50016 166.971; + normal -0.329160 -0.470899 -0.818479; + texcoord 0.00000 2.00000; + vertex -4.24200 -0.958970 161.237; + normal -0.329159 -0.470899 -0.818479; + texcoord 0.00000 1.68750; + vertex -7.07658 -0.284200 161.989; + normal -0.329161 -0.470899 -0.818478; + texcoord 1.00000 1.34375; + vertex -10.8292 -7.75792 167.798; + normal -0.329160 -0.470900 -0.818479; + texcoord 0.00000 1.34375; + vertex -10.1946 0.458040 162.816; + normal -0.329162 -0.470899 -0.818478; + texcoord 1.00000 1.00000; + vertex -13.9472 -7.01567 168.625; + texcoord 0.00000 1.00000; + vertex -13.3127 1.20029 163.643; + normal 0.584686 -0.389672 -0.711546; + texcoord 1.00000 2.00000; + vertex -41.0358 -103.253 104.926; + normal 0.584685 -0.389673 -0.711546; + texcoord 1.00000 1.68750; + vertex -42.8868 -105.543 104.659; + normal 0.584686 -0.389673 -0.711546; + texcoord 0.00000 2.00000; + vertex -45.9185 -98.5390 98.3325; + normal 0.584685 -0.389673 -0.711546; + texcoord 0.00000 1.68750; + vertex -47.7695 -100.829 98.0658; + normal 0.584685 -0.389673 -0.711546; + texcoord 1.00000 1.34375; + vertex -44.9229 -108.062 104.366; + normal 0.584685 -0.389674 -0.711546; + texcoord 0.00000 1.34375; + vertex -49.8056 -103.349 97.7725; + texcoord 1.00000 1.00000; + vertex -46.9590 -110.582 104.073; + normal 0.584684 -0.389674 -0.711546; + texcoord 0.00000 1.00000; + vertex -51.8418 -105.868 97.4792; + normal 0.952416 -0.262059 -0.155658; + texcoord 1.00000 2.00000; + vertex -34.3656 -80.4579 82.8396; + normal 0.952416 -0.262056 -0.155658; + texcoord 1.00000 1.68750; + vertex -34.9255 -83.1083 83.8759; + normal 0.952417 -0.262055 -0.155658; + texcoord 0.00000 2.00000; + vertex -36.5548 -83.3373 74.2924; + normal 0.952417 -0.262055 -0.155658; + texcoord 0.00000 1.68750; + vertex -37.1147 -85.9877 75.3286; + normal 0.952417 -0.262055 -0.155658; + texcoord 1.00000 1.34375; + vertex -35.5414 -86.0237 85.0158; + normal 0.952416 -0.262057 -0.155658; + texcoord 0.00000 1.34375; + vertex -37.7306 -88.9031 76.4685; + normal 0.952416 -0.262056 -0.155659; + texcoord 1.00000 1.00000; + vertex -36.1573 -88.9392 86.1557; + normal 0.952416 -0.262057 -0.155659; + texcoord 0.00000 1.00000; + vertex -38.3465 -91.8186 77.6084; + normal -0.576938 0.603871 -0.549985; + texcoord 1.00000 2.00000; + vertex 95.0958 95.0747 80.6839; + normal -0.576937 0.603871 -0.549986; + texcoord 1.00000 1.68750; + vertex 97.5568 96.4732 79.6379; + normal -0.576936 0.603871 -0.549986; + texcoord 0.00000 2.00000; + vertex 95.5358 88.8123 73.3464; + normal -0.576936 0.603871 -0.549986; + texcoord 0.00000 1.68750; + vertex 97.9968 90.2108 72.3003; + normal -0.576935 0.603872 -0.549986; + texcoord 1.00000 1.34375; + vertex 100.264 98.0116 78.4872; + texcoord 0.00000 1.34375; + vertex 100.704 91.7492 71.1497; + normal -0.576934 0.603872 -0.549987; + texcoord 1.00000 1.00000; + vertex 102.971 99.5500 77.3366; + normal -0.576934 0.603872 -0.549987; + texcoord 0.00000 1.00000; + vertex 103.411 93.2875 69.9990; + normal -0.456425 0.823003 -0.338145; + texcoord 1.00000 2.00000; + vertex 9.47124 49.0323 163.384; + normal -0.456425 0.823003 -0.338146; + texcoord 1.00000 1.68750; + vertex 10.3481 50.5293 165.844; + normal -0.456425 0.823003 -0.338146; + texcoord 0.00000 2.00000; + vertex 17.5698 51.6765 158.888; + normal -0.456425 0.823003 -0.338145; + texcoord 0.00000 1.68750; + vertex 18.4467 53.1735 161.348; + normal -0.456425 0.823003 -0.338146; + texcoord 1.00000 1.34375; + vertex 11.3126 52.1760 168.550; + normal -0.456424 0.823004 -0.338145; + texcoord 0.00000 1.34375; + vertex 19.4112 54.8203 164.054; + normal -0.456424 0.823003 -0.338146; + texcoord 1.00000 1.00000; + vertex 12.2771 53.8228 171.256; + normal -0.456424 0.823003 -0.338146; + texcoord 0.00000 1.00000; + vertex 20.3757 56.4670 166.760; + normal 0.650245 0.353835 -0.672296; + texcoord 1.00000 2.00000; + vertex 18.8013 -67.9037 149.418; + normal 0.650245 0.353838 -0.672295; + texcoord 1.00000 1.68750; + vertex 20.0365 -70.6493 149.168; + normal 0.650244 0.353839 -0.672295; + texcoord 0.00000 2.00000; + vertex 12.6111 -70.0400 142.306; + normal 0.650244 0.353839 -0.672295; + texcoord 0.00000 1.68750; + vertex 13.8463 -72.7856 142.056; + normal 0.650244 0.353840 -0.672295; + texcoord 1.00000 1.34375; + vertex 21.3952 -73.6694 148.892; + normal 0.650244 0.353838 -0.672295; + texcoord 0.00000 1.34375; + vertex 15.2050 -75.8057 141.781; + normal 0.650243 0.353841 -0.672295; + texcoord 1.00000 1.00000; + vertex 22.7539 -76.6895 148.617; + normal 0.650243 0.353839 -0.672296; + texcoord 0.00000 1.00000; + vertex 16.5637 -78.8258 141.505; + normal 0.313356 0.866042 0.389589; + texcoord 1.00000 2.00000; + vertex 1.47602 -126.463 85.8624; + normal 0.313355 0.866043 0.389588; + texcoord 1.00000 1.68750; + vertex 3.66696 -127.926 87.3515; + normal 0.313356 0.866042 0.389589; + texcoord 0.00000 2.00000; + vertex 7.42627 -125.225 78.3239; + normal 0.313354 0.866043 0.389588; + texcoord 0.00000 1.68750; + vertex 9.61720 -126.687 79.8131; + normal 0.313356 0.866042 0.389589; + texcoord 1.00000 1.34375; + vertex 6.07699 -129.534 88.9895; + normal 0.313353 0.866043 0.389588; + texcoord 0.00000 1.34375; + vertex 12.0272 -128.296 81.4511; + normal 0.313357 0.866041 0.389590; + texcoord 1.00000 1.00000; + vertex 8.48702 -131.143 90.6275; + normal 0.313354 0.866042 0.389589; + texcoord 0.00000 1.00000; + vertex 14.4373 -129.905 83.0891; + normal 0.327014 0.906291 0.267766; + texcoord 1.00000 2.00000; + vertex 19.6438 -99.9587 61.7920; + normal 0.327015 0.906290 0.267766; + texcoord 1.00000 1.68750; + vertex 22.3036 -101.076 62.3266; + normal 0.327015 0.906290 0.267766; + texcoord 0.00000 2.00000; + vertex 22.1517 -98.2389 52.9086; + normal 0.327014 0.906291 0.267766; + texcoord 0.00000 1.68750; + vertex 24.8115 -99.3566 53.4431; + normal 0.327014 0.906291 0.267767; + texcoord 1.00000 1.34375; + vertex 25.2295 -102.306 62.9145; + normal 0.327014 0.906291 0.267767; + texcoord 0.00000 1.34375; + vertex 27.7373 -100.586 54.0311; + normal 0.327014 0.906291 0.267767; + texcoord 1.00000 1.00000; + vertex 28.1553 -103.535 63.5025; + normal 0.327017 0.906290 0.267766; + texcoord 0.00000 1.00000; + vertex 30.6631 -101.815 54.6191; + normal -0.892425 -0.345035 0.290738; + texcoord 1.00000 2.00000; + vertex 66.0767 160.576 67.8129; + normal -0.892426 -0.345032 0.290737; + texcoord 1.00000 1.68750; + vertex 64.9197 163.363 67.5693; + normal -0.892425 -0.345034 0.290737; + texcoord 0.00000 2.00000; + vertex 63.7524 158.804 58.5754; + normal -0.892426 -0.345033 0.290738; + texcoord 0.00000 1.68750; + vertex 62.5954 161.591 58.3318; + normal -0.892426 -0.345032 0.290738; + texcoord 1.00000 1.34375; + vertex 63.6470 166.429 67.3014; + normal -0.892425 -0.345033 0.290738; + texcoord 0.00000 1.34375; + vertex 61.3226 164.657 58.0639; + normal -0.892425 -0.345033 0.290738; + texcoord 1.00000 1.00000; + vertex 62.3742 169.495 67.0334; + normal -0.892425 -0.345033 0.290739; + texcoord 0.00000 1.00000; + vertex 60.0499 167.723 57.7959; + normal -0.964937 -0.135171 0.225002; + texcoord 1.00000 2.00000; + vertex 2.70232 111.065 151.548; + normal -0.964936 -0.135174 0.225003; + texcoord 1.00000 1.68750; + vertex 2.11275 113.724 150.616; + normal -0.964936 -0.135173 0.225004; + texcoord 0.00000 2.00000; + vertex 1.19100 107.765 143.084; + normal -0.964936 -0.135174 0.225003; + texcoord 0.00000 1.68750; + vertex 0.601420 110.423 142.152; + normal -0.964936 -0.135173 0.225003; + texcoord 1.00000 1.34375; + vertex 1.46421 116.648 149.592; + normal -0.964936 -0.135172 0.225002; + texcoord 0.00000 1.34375; + vertex -0.0471100 113.348 141.128; + normal -0.964937 -0.135172 0.225002; + texcoord 1.00000 1.00000; + vertex 0.815680 119.572 148.567; + normal -0.964936 -0.135172 0.225002; + texcoord 0.00000 1.00000; + vertex -0.695640 116.272 140.103; + normal 0.854992 -0.361672 -0.371729; + texcoord 1.00000 2.00000; + vertex 15.4716 -38.3768 185.625; + normal 0.854992 -0.361670 -0.371730; + texcoord 1.00000 1.68750; + vertex 15.5149 -40.4902 187.780; + normal 0.854993 -0.361669 -0.371730; + texcoord 0.00000 2.00000; + vertex 10.4626 -44.3265 179.892; + normal 0.854992 -0.361670 -0.371730; + texcoord 0.00000 1.68750; + vertex 10.5059 -46.4400 182.048; + normal 0.854992 -0.361670 -0.371730; + texcoord 1.00000 1.34375; + vertex 15.5625 -42.8150 190.152; + normal 0.854992 -0.361671 -0.371729; + texcoord 0.00000 1.34375; + vertex 10.5535 -48.7647 184.419; + normal 0.854992 -0.361670 -0.371730; + texcoord 1.00000 1.00000; + vertex 15.6101 -45.1398 192.523; + normal 0.854992 -0.361670 -0.371730; + texcoord 0.00000 1.00000; + vertex 10.6011 -51.0895 186.791; + normal -0.510155 -0.860039 -0.00871044; + texcoord 1.00000 2.00000; + vertex 75.9075 50.6046 44.7747; + normal -0.510153 -0.860039 -0.00871093; + texcoord 1.00000 1.68750; + vertex 78.3035 49.1942 43.7032; + normal -0.510154 -0.860039 -0.00871044; + texcoord 0.00000 2.00000; + vertex 78.8171 48.7886 53.6709; + normal -0.510154 -0.860039 -0.00871090; + texcoord 0.00000 1.68750; + vertex 81.2130 47.3783 52.5994; + normal -0.510154 -0.860039 -0.00871126; + texcoord 1.00000 1.34375; + vertex 80.9390 47.6429 42.5245; + normal -0.510154 -0.860039 -0.00871124; + texcoord 0.00000 1.34375; + vertex 83.8485 45.8269 51.4208; + normal -0.510155 -0.860039 -0.00871112; + texcoord 1.00000 1.00000; + vertex 83.5745 46.0915 41.3459; + normal -0.510154 -0.860039 -0.00871115; + texcoord 0.00000 1.00000; + vertex 86.4840 44.2755 50.2422; + normal -0.311711 -0.910167 -0.272823; + texcoord 1.00000 2.00000; + vertex 46.0541 38.5829 85.5158; + normal -0.311709 -0.910168 -0.272822; + texcoord 1.00000 1.68750; + vertex 48.6192 37.3916 86.5595; + normal -0.311709 -0.910168 -0.272822; + texcoord 0.00000 2.00000; + vertex 41.9742 37.3845 94.1751; + normal -0.311708 -0.910169 -0.272821; + texcoord 0.00000 1.68750; + vertex 44.5394 36.1932 95.2188; + normal -0.311708 -0.910169 -0.272821; + texcoord 1.00000 1.34375; + vertex 51.4408 36.0811 87.7075; + normal -0.311708 -0.910168 -0.272822; + texcoord 0.00000 1.34375; + vertex 47.3610 34.8828 96.3668; + normal -0.311709 -0.910168 -0.272822; + texcoord 1.00000 1.00000; + vertex 54.2624 34.7707 88.8556; + normal -0.311709 -0.910168 -0.272822; + texcoord 0.00000 1.00000; + vertex 50.1826 33.5723 97.5149; + normal -0.554609 -0.481606 -0.678575; + texcoord 1.00000 2.00000; + vertex 51.9951 -24.4750 83.3737; + normal -0.554610 -0.481605 -0.678575; + texcoord 1.00000 1.68750; + vertex 53.9058 -26.8274 83.4817; + normal -0.554610 -0.481605 -0.678575; + texcoord 0.00000 2.00000; + vertex 46.7206 -28.4323 90.4932; + normal -0.554610 -0.481606 -0.678575; + texcoord 0.00000 1.68750; + vertex 48.6313 -30.7847 90.6012; + normal -0.554610 -0.481606 -0.678575; + texcoord 1.00000 1.34375; + vertex 56.0075 -29.4151 83.6004; + normal -0.554609 -0.481607 -0.678574; + texcoord 0.00000 1.34375; + vertex 50.7330 -33.3723 90.7199; + normal -0.554609 -0.481607 -0.678574; + texcoord 1.00000 1.00000; + vertex 58.1092 -32.0027 83.7192; + normal -0.554609 -0.481607 -0.678574; + texcoord 0.00000 1.00000; + vertex 52.8347 -35.9599 90.8387; + normal -0.957515 -0.141402 -0.251339; + texcoord 1.00000 2.00000; + vertex 25.7469 -66.0892 76.8066; + normal -0.957514 -0.141401 -0.251340; + texcoord 1.00000 1.68750; + vertex 25.5305 -68.2319 78.8368; + normal -0.957514 -0.141400 -0.251342; + texcoord 0.00000 2.00000; + vertex 23.1049 -59.6945 83.2742; + normal -0.957514 -0.141401 -0.251341; + texcoord 0.00000 1.68750; + vertex 22.8884 -61.8373 85.3044; + normal -0.957514 -0.141401 -0.251341; + texcoord 1.00000 1.34375; + vertex 25.2923 -70.5890 81.0700; + normal -0.957515 -0.141401 -0.251340; + texcoord 0.00000 1.34375; + vertex 22.6503 -64.1943 87.5376; + normal -0.957514 -0.141400 -0.251341; + texcoord 1.00000 1.00000; + vertex 25.0542 -72.9460 83.3032; + normal -0.957514 -0.141400 -0.251340; + texcoord 0.00000 1.00000; + vertex 22.4122 -66.5514 89.7708; + normal -0.871188 -0.121665 -0.475636; + texcoord 1.00000 2.00000; + vertex 30.2570 -51.0462 61.1023; + normal -0.871187 -0.121665 -0.475637; + texcoord 1.00000 1.68750; + vertex 30.4400 -53.9172 61.5015; + normal -0.871187 -0.121662 -0.475638; + texcoord 0.00000 2.00000; + vertex 25.7319 -50.2118 69.1771; + normal -0.871187 -0.121664 -0.475637; + texcoord 0.00000 1.68750; + vertex 25.9149 -53.0827 69.5763; + normal -0.871187 -0.121667 -0.475637; + texcoord 1.00000 1.34375; + vertex 30.6413 -57.0752 61.9406; + normal -0.871187 -0.121667 -0.475637; + texcoord 0.00000 1.34375; + vertex 26.1162 -56.2408 70.0155; + normal -0.871187 -0.121667 -0.475637; + texcoord 1.00000 1.00000; + vertex 30.8426 -60.2333 62.3798; + normal -0.871187 -0.121666 -0.475637; + texcoord 0.00000 1.00000; + vertex 26.3174 -59.3988 70.4546; + normal 0.512228 -0.821533 -0.250411; + texcoord 1.00000 2.00000; + vertex 49.0613 91.9417 78.9062; + normal 0.512226 -0.821534 -0.250412; + texcoord 1.00000 1.68750; + vertex 51.5542 93.2690 79.6511; + normal 0.512228 -0.821533 -0.250411; + texcoord 0.00000 2.00000; + vertex 48.1666 88.7231 87.6354; + normal 0.512227 -0.821534 -0.250411; + texcoord 0.00000 1.68750; + vertex 50.6595 90.0504 88.3803; + normal 0.512226 -0.821535 -0.250412; + texcoord 1.00000 1.34375; + vertex 54.2965 94.7290 80.4705; + normal 0.512226 -0.821535 -0.250411; + texcoord 0.00000 1.34375; + vertex 53.4017 91.5104 89.1997; + normal 0.512227 -0.821534 -0.250411; + texcoord 1.00000 1.00000; + vertex 57.0387 96.1890 81.2899; + normal 0.512226 -0.821534 -0.250412; + texcoord 0.00000 1.00000; + vertex 56.1440 92.9704 90.0191; + normal 0.819131 -0.571671 0.0470912; + texcoord 1.00000 2.00000; + vertex -10.8235 74.7998 100.300; + normal 0.819130 -0.571671 0.0470906; + texcoord 1.00000 1.68750; + vertex -9.61768 76.6869 102.235; + normal 0.819131 -0.571671 0.0470913; + texcoord 0.00000 2.00000; + vertex -14.6465 69.9109 107.453; + normal 0.819130 -0.571671 0.0470906; + texcoord 0.00000 1.68750; + vertex -13.4408 71.7980 109.387; + normal 0.819130 -0.571672 0.0470903; + texcoord 1.00000 1.34375; + vertex -8.29133 78.7626 104.363; + normal 0.819130 -0.571672 0.0470895; + texcoord 0.00000 1.34375; + vertex -12.1144 73.8738 111.515; + normal 0.819130 -0.571671 0.0470903; + texcoord 1.00000 1.00000; + vertex -6.96498 80.8384 106.490; + normal 0.819130 -0.571672 0.0470887; + texcoord 0.00000 1.00000; + vertex -10.7881 75.9495 113.643; + normal 0.629313 -0.0391393 -0.776165; + texcoord 1.00000 2.00000; + vertex -3.17775 18.5763 115.749; + normal 0.629315 -0.0391379 -0.776164; + texcoord 1.00000 1.68750; + vertex -1.63077 20.7344 116.894; + normal 0.629315 -0.0391384 -0.776165; + texcoord 0.00000 2.00000; + vertex 2.03898 12.4273 120.289; + normal 0.629315 -0.0391379 -0.776164; + texcoord 0.00000 1.68750; + vertex 3.58596 14.5854 121.434; + normal 0.629314 -0.0391381 -0.776165; + texcoord 1.00000 1.34375; + vertex 0.0709000 23.1084 118.154; + normal 0.629314 -0.0391385 -0.776165; + texcoord 0.00000 1.34375; + vertex 5.28763 16.9594 122.694; + normal 0.629314 -0.0391392 -0.776165; + texcoord 1.00000 1.00000; + vertex 1.77258 25.4823 119.414; + normal 0.629314 -0.0391392 -0.776165; + texcoord 0.00000 1.00000; + vertex 6.98931 19.3333 123.954; + normal 0.858349 -0.263223 -0.440399; + texcoord 1.00000 2.00000; + vertex -22.3543 11.1980 86.4796; + normal 0.858347 -0.263223 -0.440401; + texcoord 1.00000 1.68750; + vertex -20.8399 12.9495 88.3844; + normal 0.858347 -0.263223 -0.440401; + texcoord 0.00000 2.00000; + vertex -21.4904 3.83174 92.5661; + normal 0.858348 -0.263223 -0.440401; + texcoord 0.00000 1.68750; + vertex -19.9760 5.58325 94.4709; + normal 0.858347 -0.263224 -0.440401; + texcoord 1.00000 1.34375; + vertex -19.1740 14.8761 90.4797; + normal 0.858348 -0.263224 -0.440400; + texcoord 0.00000 1.34375; + vertex -18.3101 7.50992 96.5662; + normal 0.858347 -0.263224 -0.440401; + texcoord 1.00000 1.00000; + vertex -17.5081 16.8028 92.5750; + normal 0.858347 -0.263225 -0.440401; + texcoord 0.00000 1.00000; + vertex -16.6442 9.43658 98.6615; + normal 0.931589 -0.0784601 -0.354944; + texcoord 1.00000 2.00000; + vertex -27.2948 18.9402 84.8646; + normal 0.931589 -0.0784611 -0.354945; + texcoord 1.00000 1.68750; + vertex -26.3667 20.8390 86.8809; + normal 0.931589 -0.0784601 -0.354944; + texcoord 0.00000 2.00000; + vertex -25.6443 11.8754 90.7583; + normal 0.931589 -0.0784611 -0.354945; + texcoord 0.00000 1.68750; + vertex -24.7162 13.7743 92.7745; + normal 0.931588 -0.0784620 -0.354946; + texcoord 1.00000 1.34375; + vertex -25.3457 22.9277 89.0987; + normal 0.931589 -0.0784618 -0.354945; + texcoord 0.00000 1.34375; + vertex -23.6952 15.8630 94.9924; + normal 0.931589 -0.0784618 -0.354945; + texcoord 1.00000 1.00000; + vertex -24.3248 25.0165 91.3166; + normal 0.931589 -0.0784614 -0.354944; + texcoord 0.00000 1.00000; + vertex -22.6743 17.9517 97.2103; + normal -0.457669 0.448433 -0.767754; + texcoord 1.00000 2.00000; + vertex 9.68218 0.600730 122.886; + normal -0.457667 0.448431 -0.767757; + texcoord 1.00000 1.68750; + vertex 7.11005 0.437840 124.325; + normal -0.457660 0.448431 -0.767761; + texcoord 0.00000 2.00000; + vertex 11.3457 9.02621 126.816; + normal -0.457663 0.448430 -0.767760; + texcoord 0.00000 1.68750; + vertex 8.77357 8.86333 128.254; + normal -0.457669 0.448430 -0.767756; + texcoord 1.00000 1.34375; + vertex 4.28069 0.258670 125.907; + normal -0.457670 0.448430 -0.767756; + texcoord 0.00000 1.34375; + vertex 5.94422 8.68415 129.836; + normal -0.457670 0.448430 -0.767755; + texcoord 1.00000 1.00000; + vertex 1.45134 0.0794900 127.489; + normal -0.457671 0.448430 -0.767755; + texcoord 0.00000 1.00000; + vertex 3.11487 8.50498 131.418; + normal -0.603120 0.525153 -0.600384; + texcoord 1.00000 2.00000; + vertex -0.946790 -44.5723 96.6873; + normal -0.603119 0.525154 -0.600384; + texcoord 1.00000 1.68750; + vertex -3.12822 -46.6147 97.0922; + normal -0.603120 0.525153 -0.600384; + texcoord 0.00000 2.00000; + vertex -4.19030 -39.5999 104.295; + normal -0.603120 0.525153 -0.600384; + texcoord 0.00000 1.68750; + vertex -6.37173 -41.6423 104.700; + normal -0.603120 0.525153 -0.600384; + texcoord 1.00000 1.34375; + vertex -5.52780 -48.8614 97.5376; + texcoord 0.00000 1.34375; + vertex -8.77130 -43.8889 105.145; + normal -0.603120 0.525153 -0.600383; + texcoord 1.00000 1.00000; + vertex -7.92737 -51.1080 97.9830; + normal -0.603119 0.525154 -0.600384; + texcoord 0.00000 1.00000; + vertex -11.1709 -46.1356 105.591; + normal -0.184693 0.967063 -0.175150; + texcoord 1.00000 2.00000; + vertex -31.2734 -70.0613 94.3373; + normal -0.184694 0.967063 -0.175148; + texcoord 1.00000 1.68750; + vertex -33.8925 -70.3447 95.5343; + normal -0.184694 0.967063 -0.175148; + texcoord 0.00000 2.00000; + vertex -27.7279 -67.8859 102.610; + normal -0.184695 0.967063 -0.175148; + texcoord 0.00000 1.68750; + vertex -30.3470 -68.1693 103.807; + normal -0.184694 0.967063 -0.175149; + texcoord 1.00000 1.34375; + vertex -36.7735 -70.6564 96.8510; + normal -0.184695 0.967063 -0.175148; + texcoord 0.00000 1.34375; + vertex -33.2280 -68.4810 105.124; + normal -0.184693 0.967063 -0.175149; + texcoord 1.00000 1.00000; + vertex -39.6545 -70.9682 98.1677; + normal -0.184696 0.967063 -0.175146; + texcoord 0.00000 1.00000; + vertex -36.1090 -68.7928 106.440; + normal -0.0750608 0.930143 0.359445; + texcoord 1.00000 2.00000; + vertex -47.9422 -79.8139 29.5256; + normal -0.0750618 0.930142 0.359445; + texcoord 1.00000 1.68750; + vertex -50.8653 -80.2055 29.9285; + normal -0.0750608 0.930143 0.359445; + texcoord 0.00000 2.00000; + vertex -46.2927 -83.0793 38.3200; + normal -0.0750610 0.930143 0.359445; + texcoord 0.00000 1.68750; + vertex -49.2158 -83.4709 38.7229; + normal -0.0750622 0.930143 0.359445; + texcoord 1.00000 1.34375; + vertex -54.0807 -80.6362 30.3717; + normal -0.0750613 0.930143 0.359444; + texcoord 0.00000 1.34375; + vertex -52.4312 -83.9016 39.1661; + normal -0.0750619 0.930143 0.359444; + texcoord 1.00000 1.00000; + vertex -57.2961 -81.0670 30.8148; + normal -0.0750617 0.930143 0.359444; + texcoord 0.00000 1.00000; + vertex -55.6465 -84.3324 39.6092; + normal 0.0325743 0.836510 -0.546983; + texcoord 1.00000 2.00000; + vertex -43.6457 -66.9604 62.4576; + normal 0.0325761 0.836510 -0.546983; + texcoord 1.00000 1.68750; + vertex -46.6161 -67.0594 62.1292; + normal 0.0325762 0.836510 -0.546983; + texcoord 0.00000 2.00000; + vertex -44.6982 -61.7270 70.3984; + normal 0.0325766 0.836510 -0.546983; + texcoord 0.00000 1.68750; + vertex -47.6685 -61.8261 70.0700; + normal 0.0325764 0.836510 -0.546983; + texcoord 1.00000 1.34375; + vertex -49.8835 -67.1684 61.7679; + normal 0.0325757 0.836510 -0.546983; + texcoord 0.00000 1.34375; + vertex -50.9360 -61.9350 69.7088; + normal 0.0325754 0.836510 -0.546983; + texcoord 1.00000 1.00000; + vertex -53.1509 -67.2774 61.4067; + normal 0.0325749 0.836510 -0.546983; + texcoord 0.00000 1.00000; + vertex -54.2034 -62.0440 69.3475; + normal 0.625376 -0.754765 0.198079; + texcoord 1.00000 2.00000; + vertex 53.6259 151.987 40.4678; + normal 0.625378 -0.754763 0.198080; + texcoord 1.00000 1.68750; + vertex 55.8905 153.741 40.0028; + normal 0.625379 -0.754761 0.198080; + texcoord 0.00000 2.00000; + vertex 53.6370 154.353 49.4480; + normal 0.625378 -0.754763 0.198080; + texcoord 0.00000 1.68750; + vertex 55.9016 156.107 48.9831; + normal 0.625379 -0.754762 0.198079; + texcoord 1.00000 1.34375; + vertex 58.3815 155.671 39.4913; + normal 0.625377 -0.754764 0.198079; + texcoord 0.00000 1.34375; + vertex 58.3926 158.037 48.4716; + normal 0.625379 -0.754762 0.198079; + texcoord 1.00000 1.00000; + vertex 60.8725 157.601 38.9799; + normal 0.625379 -0.754762 0.198079; + texcoord 0.00000 1.00000; + vertex 60.8836 159.966 47.9601; + normal -0.0891280 -0.994323 0.0581189; + texcoord 1.00000 2.00000; + vertex 34.9837 97.5867 110.634; + normal -0.0891265 -0.994323 0.0581189; + texcoord 1.00000 1.68750; + vertex 37.8808 97.3283 110.657; + normal -0.0891280 -0.994323 0.0581189; + texcoord 0.00000 2.00000; + vertex 34.9592 98.1320 119.926; + normal -0.0891275 -0.994323 0.0581185; + texcoord 0.00000 1.68750; + vertex 37.8563 97.8736 119.949; + normal -0.0891276 -0.994323 0.0581184; + texcoord 1.00000 1.34375; + vertex 41.0676 97.0442 110.682; + normal -0.0891284 -0.994323 0.0581181; + texcoord 0.00000 1.34375; + vertex 41.0431 97.5895 119.974; + normal -0.0891297 -0.994323 0.0581180; + texcoord 1.00000 1.00000; + vertex 44.2544 96.7600 110.707; + normal -0.0891294 -0.994323 0.0581182; + texcoord 0.00000 1.00000; + vertex 44.2299 97.3053 119.999; + normal -0.221725 -0.821208 -0.525791; + texcoord 1.00000 2.00000; + vertex 70.2289 -7.62406 142.970; + normal -0.221728 -0.821206 -0.525792; + texcoord 1.00000 1.68750; + vertex 72.8543 -8.80431 143.706; + normal -0.221727 -0.821206 -0.525792; + texcoord 0.00000 2.00000; + vertex 66.3084 -11.5191 150.706; + normal -0.221727 -0.821207 -0.525791; + texcoord 0.00000 1.68750; + vertex 68.9338 -12.6993 151.442; + normal -0.221728 -0.821207 -0.525791; + texcoord 1.00000 1.34375; + vertex 75.7423 -10.1026 144.516; + normal -0.221728 -0.821207 -0.525791; + texcoord 0.00000 1.34375; + vertex 71.8218 -13.9976 152.252; + normal -0.221728 -0.821207 -0.525791; + texcoord 1.00000 1.00000; + vertex 78.6303 -11.4009 145.326; + normal -0.221731 -0.821205 -0.525793; + texcoord 0.00000 1.00000; + vertex 74.7098 -15.2959 153.062; + normal -0.618536 -0.495471 -0.609854; + texcoord 1.00000 2.00000; + vertex 16.9263 -95.7986 120.467; + normal -0.618536 -0.495472 -0.609853; + texcoord 1.00000 1.68750; + vertex 16.1918 -97.6394 122.707; + normal -0.618536 -0.495471 -0.609854; + texcoord 0.00000 2.00000; + vertex 9.78161 -89.9305 122.945; + normal -0.618536 -0.495472 -0.609854; + texcoord 0.00000 1.68750; + vertex 9.04710 -91.7713 125.186; + normal -0.618535 -0.495471 -0.609854; + texcoord 1.00000 1.34375; + vertex 15.3839 -99.6643 125.172; + normal -0.618535 -0.495471 -0.609855; + texcoord 0.00000 1.34375; + vertex 8.23913 -93.7962 127.651; + normal -0.618534 -0.495470 -0.609857; + texcoord 1.00000 1.00000; + vertex 14.5759 -101.689 127.636; + normal -0.618534 -0.495469 -0.609857; + texcoord 0.00000 1.00000; + vertex 7.43117 -95.8210 130.115; + normal -0.878345 0.125213 -0.461338; + texcoord 1.00000 2.00000; + vertex 23.4845 -91.9701 97.3926; + normal -0.878345 0.125213 -0.461337; + texcoord 1.00000 1.68750; + vertex 22.2227 -93.7256 99.3185; + normal -0.878345 0.125213 -0.461337; + texcoord 0.00000 2.00000; + vertex 21.6646 -84.6943 102.832; + normal -0.878346 0.125212 -0.461335; + texcoord 0.00000 1.68750; + vertex 20.4028 -86.4498 104.758; + normal -0.878345 0.125213 -0.461336; + texcoord 1.00000 1.34375; + vertex 20.8348 -95.6566 101.437; + normal -0.878346 0.125213 -0.461336; + texcoord 0.00000 1.34375; + vertex 19.0149 -88.3808 106.877; + normal -0.878344 0.125215 -0.461338; + texcoord 1.00000 1.00000; + vertex 19.4468 -97.5876 103.555; + texcoord 0.00000 1.00000; + vertex 17.6269 -90.3118 108.995; + normal 0.523026 -0.441380 -0.729128; + texcoord 1.00000 2.00000; + vertex 62.0735 131.886 116.407; + normal 0.523025 -0.441379 -0.729129; + texcoord 1.00000 1.68750; + vertex 64.5350 132.133 118.023; + normal 0.523022 -0.441379 -0.729132; + texcoord 0.00000 2.00000; + vertex 60.3694 123.438 120.298; + normal 0.523023 -0.441378 -0.729131; + texcoord 0.00000 1.68750; + vertex 62.8310 123.686 121.914; + normal 0.523023 -0.441378 -0.729131; + texcoord 1.00000 1.34375; + vertex 67.2427 132.406 119.800; + normal 0.523023 -0.441379 -0.729131; + texcoord 0.00000 1.34375; + vertex 65.5386 123.958 123.691; + normal 0.523021 -0.441379 -0.729132; + texcoord 1.00000 1.00000; + vertex 69.9504 132.678 121.577; + normal 0.523022 -0.441379 -0.729131; + texcoord 0.00000 1.00000; + vertex 68.2463 124.231 125.469; + normal 0.959205 0.273718 -0.0707366; + texcoord 1.00000 2.00000; + vertex -52.1940 86.6607 142.489; + normal 0.959205 0.273718 -0.0707366; + texcoord 1.00000 1.68750; + vertex -52.6632 88.8141 144.460; + normal 0.959205 0.273717 -0.0707367; + texcoord 0.00000 2.00000; + vertex -49.9803 80.7173 149.510; + normal 0.959205 0.273718 -0.0707367; + texcoord 0.00000 1.68750; + vertex -50.4494 82.8706 151.480; + normal 0.959206 0.273717 -0.0707370; + texcoord 1.00000 1.34375; + vertex -53.1792 91.1827 146.628; + normal 0.959206 0.273717 -0.0707379; + texcoord 0.00000 1.34375; + vertex -50.9655 85.2393 153.648; + normal 0.959206 0.273716 -0.0707379; + texcoord 1.00000 1.00000; + vertex -53.6952 93.5514 148.796; + normal 0.959206 0.273715 -0.0707397; + texcoord 0.00000 1.00000; + vertex -51.4815 87.6080 155.816; + normal 0.934040 -0.189083 -0.303013; + texcoord 1.00000 2.00000; + vertex -3.96812 7.53216 156.649; + normal 0.934040 -0.189083 -0.303013; + texcoord 1.00000 1.68750; + vertex -2.92362 9.04696 158.924; + normal 0.934040 -0.189083 -0.303013; + texcoord 0.00000 2.00000; + vertex -3.87548 -0.278750 161.809; + normal 0.934040 -0.189083 -0.303012; + texcoord 0.00000 1.68750; + vertex -2.83098 1.23606 164.083; + normal 0.934040 -0.189082 -0.303012; + texcoord 1.00000 1.34375; + vertex -1.77467 10.7133 161.426; + normal 0.934041 -0.189082 -0.303011; + texcoord 0.00000 1.34375; + vertex -1.68203 2.90235 166.585; + normal 0.934041 -0.189082 -0.303012; + texcoord 1.00000 1.00000; + vertex -0.625720 12.3795 163.928; + normal 0.934042 -0.189082 -0.303009; + texcoord 0.00000 1.00000; + vertex -0.533090 4.56863 169.087; + normal 0.492202 0.855262 -0.162064; + texcoord 1.00000 2.00000; + vertex -50.4276 -97.2785 90.1475; + normal 0.492202 0.855261 -0.162064; + texcoord 1.00000 1.68750; + vertex -52.5777 -95.7686 91.5856; + normal 0.492202 0.855262 -0.162064; + texcoord 0.00000 2.00000; + vertex -45.7087 -98.4285 98.4101; + normal 0.492202 0.855261 -0.162064; + texcoord 0.00000 1.68750; + vertex -47.8588 -96.9186 99.8482; + normal 0.492203 0.855261 -0.162065; + texcoord 1.00000 1.34375; + vertex -54.9428 -94.1077 93.1675; + normal 0.492203 0.855261 -0.162065; + texcoord 0.00000 1.34375; + vertex -50.2239 -95.2577 101.430; + normal 0.492203 0.855261 -0.162065; + texcoord 1.00000 1.00000; + vertex -57.3079 -92.4468 94.7494; + normal 0.492203 0.855261 -0.162065; + texcoord 0.00000 1.00000; + vertex -52.5890 -93.5968 103.012; + normal 0.261392 0.950196 -0.169709; + texcoord 1.00000 2.00000; + vertex -39.8038 -83.7301 65.5433; + normal 0.261392 0.950196 -0.169709; + texcoord 1.00000 1.68750; + vertex -42.4407 -82.8198 66.5790; + normal 0.261391 0.950197 -0.169709; + texcoord 0.00000 2.00000; + vertex -36.1604 -83.1644 74.3228; + normal 0.261392 0.950196 -0.169709; + texcoord 0.00000 1.68750; + vertex -38.7973 -82.2540 75.3584; + normal 0.261392 0.950196 -0.169710; + texcoord 1.00000 1.34375; + vertex -45.3414 -81.8184 67.7182; + normal 0.261393 0.950196 -0.169710; + texcoord 0.00000 1.34375; + vertex -41.6979 -81.2526 76.4976; + normal 0.261392 0.950196 -0.169710; + texcoord 1.00000 1.00000; + vertex -48.2420 -80.8169 68.8574; + normal 0.261392 0.950196 -0.169710; + texcoord 0.00000 1.00000; + vertex -44.5986 -80.2512 77.6368; + normal -0.813452 -0.563889 0.142563; + texcoord 1.00000 2.00000; + vertex 97.0619 84.5715 64.9687; + normal -0.813453 -0.563889 0.142563; + texcoord 1.00000 1.68750; + vertex 98.7325 82.4326 66.0404; + normal -0.813453 -0.563889 0.142563; + texcoord 0.00000 2.00000; + vertex 96.1040 88.1232 73.5508; + normal -0.813453 -0.563888 0.142563; + texcoord 0.00000 1.68750; + vertex 97.7745 85.9842 74.6224; + normal -0.813453 -0.563888 0.142562; + texcoord 1.00000 1.34375; + vertex 100.570 80.0798 67.2192; + normal -0.813453 -0.563888 0.142563; + texcoord 0.00000 1.34375; + vertex 99.6121 83.6314 75.8012; + normal -0.813453 -0.563888 0.142562; + texcoord 1.00000 1.00000; + vertex 102.408 77.7270 68.3980; + normal -0.813453 -0.563888 0.142563; + texcoord 0.00000 1.00000; + vertex 101.450 81.2786 76.9801; + normal -0.594972 -0.471669 -0.650798; + texcoord 1.00000 2.00000; + vertex 25.1312 49.4566 153.181; + normal -0.594972 -0.471668 -0.650798; + texcoord 1.00000 1.68750; + vertex 25.5861 46.8665 154.642; + normal -0.594971 -0.471668 -0.650798; + texcoord 0.00000 2.00000; + vertex 17.5315 51.2915 158.799; + normal -0.594972 -0.471669 -0.650797; + texcoord 0.00000 1.68750; + vertex 17.9864 48.7014 160.260; + normal -0.594972 -0.471670 -0.650797; + texcoord 1.00000 1.34375; + vertex 26.0864 44.0173 156.250; + normal -0.594972 -0.471670 -0.650797; + texcoord 0.00000 1.34375; + vertex 18.4867 45.8523 161.867; + normal -0.594972 -0.471671 -0.650796; + texcoord 1.00000 1.00000; + vertex 26.5868 41.1682 157.857; + normal -0.594971 -0.471669 -0.650797; + texcoord 0.00000 1.00000; + vertex 18.9871 43.0032 163.475; + normal -0.397752 0.539325 -0.742241; + texcoord 1.00000 2.00000; + vertex 18.0842 -74.4515 135.981; + normal -0.397753 0.539324 -0.742241; + texcoord 1.00000 1.68750; + vertex 15.9923 -76.5755 135.558; + normal -0.397752 0.539325 -0.742241; + texcoord 0.00000 2.00000; + vertex 12.3104 -70.0204 142.294; + normal -0.397753 0.539324 -0.742242; + texcoord 0.00000 1.68750; + vertex 10.2185 -72.1444 141.872; + normal -0.397754 0.539323 -0.742242; + texcoord 1.00000 1.34375; + vertex 13.6912 -78.9119 135.094; + normal -0.397754 0.539323 -0.742242; + texcoord 0.00000 1.34375; + vertex 7.91745 -74.4808 141.408; + normal -0.397754 0.539323 -0.742242; + texcoord 1.00000 1.00000; + vertex 11.3901 -81.2483 134.629; + normal -0.397755 0.539322 -0.742242; + texcoord 0.00000 1.00000; + vertex 5.61637 -76.8173 140.943; + normal -0.677036 0.579757 0.453326; + texcoord 1.00000 2.00000; + vertex 0.828140 -127.558 71.5240; + normal -0.677037 0.579751 0.453332; + texcoord 1.00000 1.68750; + vertex -0.118290 -129.900 73.1056; + normal -0.677037 0.579749 0.453334; + texcoord 0.00000 2.00000; + vertex 7.15956 -125.505 78.3537; + normal -0.677037 0.579750 0.453333; + texcoord 0.00000 1.68750; + vertex 6.21314 -127.847 79.9352; + normal -0.677038 0.579748 0.453334; + texcoord 1.00000 1.34375; + vertex -1.15935 -132.476 74.8453; + normal -0.677038 0.579751 0.453330; + texcoord 0.00000 1.34375; + vertex 5.17207 -130.423 81.6749; + normal -0.677039 0.579748 0.453333; + texcoord 1.00000 1.00000; + vertex -2.20041 -135.052 76.5850; + normal -0.677039 0.579749 0.453332; + texcoord 0.00000 1.00000; + vertex 4.13100 -132.999 83.4146; + normal -0.927482 0.364110 0.0848634; + texcoord 1.00000 2.00000; + vertex 21.2491 -97.7769 43.4182; + normal -0.927482 0.364110 0.0848637; + texcoord 1.00000 1.68750; + vertex 20.1634 -100.538 43.3974; + normal -0.927482 0.364109 0.0848638; + texcoord 0.00000 2.00000; + vertex 21.9746 -98.1333 52.8770; + normal -0.927482 0.364109 0.0848641; + texcoord 0.00000 1.68750; + vertex 20.8889 -100.894 52.8563; + normal -0.927482 0.364109 0.0848642; + texcoord 1.00000 1.34375; + vertex 18.9691 -103.574 43.3746; + normal -0.927482 0.364109 0.0848644; + texcoord 0.00000 1.34375; + vertex 19.6946 -103.931 52.8334; + normal -0.927482 0.364109 0.0848644; + texcoord 1.00000 1.00000; + vertex 17.7748 -106.611 43.3517; + normal -0.927482 0.364108 0.0848646; + texcoord 0.00000 1.00000; + vertex 18.5003 -106.968 52.8106; + normal 0.356684 -0.890437 0.282662; + texcoord 1.00000 2.00000; + vertex 64.2763 156.084 49.3003; + normal 0.356680 -0.890439 0.282661; + texcoord 1.00000 1.68750; + vertex 67.0718 157.112 49.0089; + normal 0.356680 -0.890439 0.282661; + texcoord 0.00000 2.00000; + vertex 64.1773 158.945 58.4384; + normal 0.356680 -0.890439 0.282661; + texcoord 0.00000 1.68750; + vertex 66.9728 159.973 58.1470; + normal 0.356680 -0.890439 0.282662; + texcoord 1.00000 1.34375; + vertex 70.1469 158.242 48.6884; + normal 0.356680 -0.890439 0.282662; + texcoord 0.00000 1.34375; + vertex 70.0479 161.103 57.8265; + normal 0.356681 -0.890439 0.282662; + texcoord 1.00000 1.00000; + vertex 73.2220 159.372 48.3678; + normal 0.356679 -0.890440 0.282661; + texcoord 0.00000 1.00000; + vertex 73.1230 162.233 57.5060; + normal 0.221081 -0.896552 0.383820; + texcoord 1.00000 2.00000; + vertex 0.266180 103.407 134.914; + normal 0.221081 -0.896552 0.383820; + texcoord 1.00000 1.68750; + vertex 3.11615 103.909 134.443; + normal 0.221081 -0.896552 0.383820; + texcoord 0.00000 2.00000; + vertex 1.00179 107.241 143.445; + normal 0.221081 -0.896552 0.383820; + texcoord 0.00000 1.68750; + vertex 3.85176 107.742 142.974; + normal 0.221081 -0.896552 0.383821; + texcoord 1.00000 1.34375; + vertex 6.25112 104.460 133.925; + normal 0.221083 -0.896551 0.383821; + texcoord 0.00000 1.34375; + vertex 6.98672 108.293 142.456; + normal 0.221082 -0.896551 0.383821; + texcoord 1.00000 1.00000; + vertex 9.38608 105.011 133.407; + normal 0.221085 -0.896550 0.383821; + texcoord 0.00000 1.00000; + vertex 10.1217 108.845 141.938; + normal 0.290883 0.851722 -0.435841; + texcoord 1.00000 2.00000; + vertex 1.56905 -45.2379 176.189; + normal 0.290885 0.851719 -0.435844; + texcoord 1.00000 1.68750; + vertex -0.0738000 -43.7468 178.006; + normal 0.290885 0.851719 -0.435845; + texcoord 0.00000 2.00000; + vertex 8.60167 -44.6382 182.054; + normal 0.290885 0.851719 -0.435846; + texcoord 0.00000 1.68750; + vertex 6.95882 -43.1472 183.871; + normal 0.290886 0.851718 -0.435846; + texcoord 1.00000 1.34375; + vertex -1.88093 -42.1067 180.005; + normal 0.290885 0.851719 -0.435845; + texcoord 0.00000 1.34375; + vertex 5.15169 -41.5070 185.870; + texcoord 1.00000 1.00000; + vertex -3.68806 -40.4666 182.004; + texcoord 0.00000 1.00000; + vertex 3.34456 -39.8669 187.870; + normal -0.544179 0.190847 0.816974; + texcoord 1.00000 2.00000; + vertex 83.2056 41.7910 57.1863; + normal -0.544180 0.190846 0.816973; + texcoord 1.00000 1.68750; + vertex 85.2722 43.2486 58.2224; + normal -0.544180 0.190846 0.816974; + texcoord 0.00000 2.00000; + vertex 80.0275 48.9979 53.3859; + normal -0.544181 0.190846 0.816973; + texcoord 0.00000 1.68750; + vertex 82.0941 50.4556 54.4219; + normal -0.544181 0.190845 0.816973; + texcoord 1.00000 1.34375; + vertex 87.5455 44.8521 59.3620; + normal -0.544181 0.190846 0.816973; + texcoord 0.00000 1.34375; + vertex 84.3674 52.0590 55.5616; + normal -0.544181 0.190846 0.816973; + texcoord 1.00000 1.00000; + vertex 89.8188 46.4555 60.5017; + normal -0.544180 0.190847 0.816974; + texcoord 0.00000 1.00000; + vertex 86.6407 53.6624 56.7012; + normal -0.771975 -0.489635 0.405354; + texcoord 1.00000 2.00000; + vertex 47.7933 30.1840 93.8023; + normal -0.771976 -0.489635 0.405352; + texcoord 1.00000 1.68750; + vertex 48.9246 30.3879 96.2030; + normal -0.771975 -0.489635 0.405353; + texcoord 0.00000 2.00000; + vertex 43.7674 37.5820 95.0713; + normal -0.771976 -0.489635 0.405352; + texcoord 0.00000 1.68750; + vertex 44.8987 37.7858 97.4720; + normal -0.771976 -0.489635 0.405352; + texcoord 1.00000 1.34375; + vertex 50.1690 30.6121 98.8438; + normal -0.771976 -0.489636 0.405351; + texcoord 0.00000 1.34375; + vertex 46.1431 38.0100 100.113; + normal -0.771976 -0.489635 0.405353; + texcoord 1.00000 1.00000; + vertex 51.4134 30.8363 101.485; + normal -0.771977 -0.489637 0.405349; + texcoord 0.00000 1.00000; + vertex 47.3875 38.2342 102.754; + normal -0.946599 0.0654559 0.315700; + texcoord 1.00000 2.00000; + vertex 47.1648 -37.6547 90.1612; + normal -0.946600 0.0654558 0.315696; + texcoord 1.00000 1.68750; + vertex 47.9585 -38.1922 92.6527; + normal -0.946600 0.0654555 0.315696; + texcoord 0.00000 2.00000; + vertex 48.2296 -29.3058 91.6229; + normal -0.946600 0.0654560 0.315697; + texcoord 0.00000 1.68750; + vertex 49.0233 -29.8433 94.1144; + normal -0.946599 0.0654564 0.315698; + texcoord 1.00000 1.34375; + vertex 48.8317 -38.7833 95.3933; + normal -0.946599 0.0654566 0.315700; + texcoord 0.00000 1.34375; + vertex 49.8965 -30.4345 96.8550; + normal -0.946598 0.0654566 0.315701; + texcoord 1.00000 1.00000; + vertex 49.7048 -39.3745 98.1340; + normal -0.946599 0.0654563 0.315698; + texcoord 0.00000 1.00000; + vertex 50.7696 -31.0257 99.5957; + normal -0.883308 0.426599 0.194374; + texcoord 1.00000 2.00000; + vertex 19.9004 -67.7836 83.1754; + normal -0.883308 0.426599 0.194374; + texcoord 1.00000 1.68750; + vertex 20.1840 -68.3188 85.6386; + normal -0.883308 0.426599 0.194373; + texcoord 0.00000 2.00000; + vertex 23.5959 -60.6446 84.3010; + normal -0.883307 0.426599 0.194375; + texcoord 0.00000 1.68750; + vertex 23.8795 -61.1798 86.7643; + normal -0.883307 0.426599 0.194375; + texcoord 1.00000 1.34375; + vertex 20.4959 -68.9075 88.3482; + normal -0.883307 0.426599 0.194375; + texcoord 0.00000 1.34375; + vertex 24.1914 -61.7685 89.4739; + normal -0.883307 0.426599 0.194374; + texcoord 1.00000 1.00000; + vertex 20.8078 -69.4962 91.0578; + normal -0.883308 0.426599 0.194373; + texcoord 0.00000 1.00000; + vertex 24.5033 -62.3572 92.1834; + normal -0.303424 0.880843 0.363385; + texcoord 1.00000 2.00000; + vertex 19.8634 -54.6366 73.5092; + normal -0.303423 0.880843 0.363386; + texcoord 1.00000 1.68750; + vertex 21.3239 -54.9782 75.5568; + normal -0.303425 0.880843 0.363384; + texcoord 0.00000 2.00000; + vertex 26.0322 -50.9501 69.7243; + normal -0.303423 0.880843 0.363387; + texcoord 0.00000 1.68750; + vertex 27.4927 -51.2917 71.7719; + normal -0.303423 0.880843 0.363387; + texcoord 1.00000 1.34375; + vertex 22.9304 -55.3540 77.8092; + normal -0.303422 0.880843 0.363387; + texcoord 0.00000 1.34375; + vertex 29.0993 -51.6675 74.0242; + normal -0.303424 0.880844 0.363384; + texcoord 1.00000 1.00000; + vertex 24.5369 -55.7298 80.0616; + normal -0.303426 0.880844 0.363383; + texcoord 0.00000 1.00000; + vertex 30.7058 -52.0433 76.2766; + normal -0.560888 -0.681255 0.470420; + texcoord 1.00000 2.00000; + vertex 55.7644 86.7666 91.7122; + normal -0.560888 -0.681256 0.470421; + texcoord 1.00000 1.68750; + vertex 55.5639 88.2985 93.6916; + normal -0.560888 -0.681257 0.470419; + texcoord 0.00000 2.00000; + vertex 49.1433 90.0175 88.5256; + normal -0.560888 -0.681256 0.470420; + texcoord 0.00000 1.68750; + vertex 48.9428 91.5493 90.5050; + normal -0.560888 -0.681257 0.470419; + texcoord 1.00000 1.34375; + vertex 55.3433 89.9836 95.8689; + normal -0.560887 -0.681258 0.470418; + texcoord 0.00000 1.34375; + vertex 48.7222 93.2344 92.6823; + normal -0.560887 -0.681259 0.470416; + texcoord 1.00000 1.00000; + vertex 55.1227 91.6687 98.0462; + normal -0.560887 -0.681260 0.470416; + texcoord 0.00000 1.00000; + vertex 48.5016 94.9195 94.8596; + normal -0.331742 -0.901628 0.277513; + texcoord 1.00000 2.00000; + vertex -8.56171 71.0972 112.655; + normal -0.331745 -0.901627 0.277515; + texcoord 1.00000 1.68750; + vertex -9.94616 72.1364 114.377; + normal -0.331746 -0.901626 0.277515; + texcoord 0.00000 2.00000; + vertex -14.4506 71.6950 107.558; + normal -0.331747 -0.901626 0.277516; + texcoord 0.00000 1.68750; + vertex -15.8351 72.7341 109.279; + normal -0.331746 -0.901626 0.277516; + texcoord 1.00000 1.34375; + vertex -11.4691 73.2795 116.270; + normal -0.331747 -0.901626 0.277516; + texcoord 0.00000 1.34375; + vertex -17.3580 73.8772 111.172; + normal -0.331746 -0.901626 0.277515; + texcoord 1.00000 1.00000; + vertex -12.9920 74.4226 118.163; + normal -0.331747 -0.901626 0.277515; + texcoord 0.00000 1.00000; + vertex -18.8809 75.0203 113.066; + normal -0.226737 -0.973366 -0.0339036; + texcoord 1.00000 2.00000; + vertex 9.94346 11.5751 123.283; + normal -0.226738 -0.973366 -0.0339028; + texcoord 1.00000 1.68750; + vertex 9.44408 11.6084 125.669; + normal -0.226737 -0.973366 -0.0339038; + texcoord 0.00000 2.00000; + vertex 2.51713 13.3601 121.704; + normal -0.226738 -0.973366 -0.0339025; + texcoord 0.00000 1.68750; + vertex 2.01775 13.3933 124.089; + normal -0.226738 -0.973366 -0.0339015; + texcoord 1.00000 1.34375; + vertex 8.89476 11.6450 128.293; + texcoord 0.00000 1.34375; + vertex 1.46844 13.4299 126.713; + normal -0.226738 -0.973366 -0.0339015; + texcoord 1.00000 1.00000; + vertex 8.34545 11.6815 130.916; + normal -0.226738 -0.973366 -0.0339024; + texcoord 0.00000 1.00000; + vertex 0.919120 13.4664 129.337; + normal -0.469653 -0.854853 -0.220571; + texcoord 1.00000 2.00000; + vertex -17.7119 2.88026 98.6768; + normal -0.469651 -0.854854 -0.220572; + texcoord 1.00000 1.68750; + vertex -19.2703 3.26258 100.513; + normal -0.469650 -0.854855 -0.220573; + texcoord 0.00000 2.00000; + vertex -22.4662 6.74052 93.8390; + normal -0.469651 -0.854854 -0.220573; + texcoord 0.00000 1.68750; + vertex -24.0247 7.12283 95.6757; + normal -0.469651 -0.854854 -0.220573; + texcoord 1.00000 1.34375; + vertex -20.9846 3.68312 102.534; + normal -0.469652 -0.854854 -0.220572; + texcoord 0.00000 1.34375; + vertex -25.7390 7.54338 97.6960; + normal -0.469651 -0.854854 -0.220574; + texcoord 1.00000 1.00000; + vertex -22.6989 4.10366 104.554; + normal -0.469651 -0.854854 -0.220573; + texcoord 0.00000 1.00000; + vertex -27.4533 7.96392 99.7163; + normal 0.431606 -0.898152 0.0839070; + texcoord 1.00000 2.00000; + vertex -18.8254 16.5572 93.3565; + normal 0.431605 -0.898152 0.0839080; + texcoord 1.00000 1.68750; + vertex -19.3254 16.5476 95.8258; + normal 0.431606 -0.898152 0.0839073; + texcoord 0.00000 2.00000; + vertex -25.9198 13.0125 91.9061; + normal 0.431605 -0.898152 0.0839087; + texcoord 0.00000 1.68750; + vertex -26.4198 13.0029 94.3754; + normal 0.431605 -0.898152 0.0839095; + texcoord 1.00000 1.34375; + vertex -19.8754 16.5370 98.5420; + normal 0.431605 -0.898152 0.0839095; + texcoord 0.00000 1.34375; + vertex -26.9699 12.9923 97.0916; + normal 0.431605 -0.898152 0.0839094; + texcoord 1.00000 1.00000; + vertex -20.4255 16.5264 101.258; + normal 0.431605 -0.898152 0.0839084; + texcoord 0.00000 1.00000; + vertex -27.5199 12.9817 99.8078; + normal 0.945720 0.0386765 -0.322674; + texcoord 1.00000 2.00000; + vertex 11.0001 15.4691 132.028; + normal 0.945720 0.0386759 -0.322673; + texcoord 1.00000 1.68750; + vertex 11.7763 14.4413 134.180; + normal 0.945720 0.0386767 -0.322674; + texcoord 0.00000 2.00000; + vertex 10.2052 8.15497 128.822; + normal 0.945720 0.0386764 -0.322673; + texcoord 0.00000 1.68750; + vertex 10.9815 7.12720 130.974; + normal 0.945720 0.0386765 -0.322673; + texcoord 1.00000 1.34375; + vertex 12.6302 13.3108 136.547; + normal 0.945720 0.0386764 -0.322673; + texcoord 0.00000 1.34375; + vertex 11.8354 5.99665 133.341; + normal 0.945719 0.0386773 -0.322675; + texcoord 1.00000 1.00000; + vertex 13.4841 12.1802 138.915; + normal 0.945720 0.0386763 -0.322673; + texcoord 0.00000 1.00000; + vertex 12.6893 4.86610 135.708; + normal 0.763845 0.644700 0.0300356; + texcoord 1.00000 2.00000; + vertex -8.50871 -37.8464 111.453; + normal 0.763845 0.644701 0.0300353; + texcoord 1.00000 1.68750; + vertex -7.32627 -39.3267 113.156; + normal 0.763844 0.644701 0.0300352; + texcoord 0.00000 2.00000; + vertex -4.85127 -41.8975 105.395; + normal 0.763844 0.644701 0.0300351; + texcoord 0.00000 1.68750; + vertex -3.66883 -43.3778 107.099; + normal 0.763844 0.644702 0.0300343; + texcoord 1.00000 1.34375; + vertex -6.02558 -40.9551 115.031; + normal 0.763844 0.644702 0.0300344; + texcoord 0.00000 1.34375; + vertex -2.36814 -45.0062 108.973; + normal 0.763843 0.644703 0.0300335; + texcoord 1.00000 1.00000; + vertex -4.72489 -42.5835 116.905; + normal 0.763844 0.644702 0.0300338; + texcoord 0.00000 1.00000; + vertex -1.06745 -46.6346 110.847; + normal 0.818476 0.426623 0.384825; + texcoord 1.00000 2.00000; + vertex -33.3172 -63.1766 107.012; + normal 0.818476 0.426621 0.384828; + texcoord 1.00000 1.68750; + vertex -33.4742 -64.6746 109.007; + normal 0.818476 0.426621 0.384827; + texcoord 0.00000 2.00000; + vertex -28.7490 -68.5947 103.303; + normal 0.818476 0.426620 0.384829; + texcoord 0.00000 1.68750; + vertex -28.9061 -70.0928 105.298; + normal 0.818476 0.426620 0.384829; + texcoord 1.00000 1.34375; + vertex -33.6470 -66.3225 111.201; + normal 0.818476 0.426620 0.384829; + texcoord 0.00000 1.34375; + vertex -29.0789 -71.7407 107.492; + normal 0.818476 0.426621 0.384827; + texcoord 1.00000 1.00000; + vertex -33.8198 -67.9704 113.396; + normal 0.818476 0.426621 0.384827; + texcoord 0.00000 1.00000; + vertex -29.2516 -73.3885 109.686; + normal 0.913104 -0.0700291 0.401667; + texcoord 1.00000 2.00000; + vertex -51.1588 -82.9936 44.9751; + normal 0.913104 -0.0700265 0.401667; + texcoord 1.00000 1.68750; + vertex -51.4641 -85.5543 45.2226; + normal 0.913104 -0.0700264 0.401668; + texcoord 0.00000 2.00000; + vertex -47.9230 -84.1094 37.4246; + normal 0.913104 -0.0700252 0.401668; + texcoord 0.00000 1.68750; + vertex -48.2283 -86.6700 37.6722; + normal 0.913104 -0.0700247 0.401668; + texcoord 1.00000 1.34375; + vertex -51.7999 -88.3710 45.4949; + normal 0.913104 -0.0700263 0.401667; + texcoord 0.00000 1.34375; + vertex -48.5641 -89.4867 37.9445; + normal 0.913104 -0.0700256 0.401667; + texcoord 1.00000 1.00000; + vertex -52.1357 -91.1877 45.7673; + normal 0.913105 -0.0700286 0.401667; + texcoord 0.00000 1.00000; + vertex -48.8999 -92.3034 38.2168; + normal 0.840614 0.217207 0.496174; + texcoord 1.00000 2.00000; + vertex -49.7002 -55.7585 74.8551; + normal 0.840614 0.217205 0.496176; + texcoord 1.00000 1.68750; + vertex -50.4236 -57.2327 76.7261; + normal 0.840614 0.217205 0.496176; + texcoord 0.00000 2.00000; + vertex -46.0591 -61.9400 71.3924; + normal 0.840614 0.217205 0.496176; + texcoord 0.00000 1.68750; + vertex -46.7825 -63.4142 73.2634; + normal 0.840614 0.217205 0.496176; + texcoord 1.00000 1.34375; + vertex -51.2194 -58.8543 78.7842; + normal 0.840614 0.217206 0.496175; + texcoord 0.00000 1.34375; + vertex -47.5783 -65.0358 75.3215; + normal 0.840613 0.217206 0.496176; + texcoord 1.00000 1.00000; + vertex -52.0152 -60.4759 80.8422; + normal 0.840613 0.217205 0.496176; + texcoord 0.00000 1.00000; + vertex -48.3741 -66.6574 77.3795; + normal -0.751979 -0.376970 0.540760; + texcoord 1.00000 2.00000; + vertex 59.1458 157.339 55.9986; + normal -0.751979 -0.376971 0.540759; + texcoord 1.00000 1.68750; + vertex 58.1418 159.695 56.2444; + normal -0.751980 -0.376968 0.540760; + texcoord 0.00000 2.00000; + vertex 54.7735 156.193 49.1196; + normal -0.751979 -0.376970 0.540759; + texcoord 0.00000 1.68750; + vertex 53.7695 158.549 49.3654; + normal -0.751978 -0.376972 0.540759; + texcoord 1.00000 1.34375; + vertex 57.0374 162.286 56.5147; + normal -0.751978 -0.376972 0.540759; + texcoord 0.00000 1.34375; + vertex 52.6651 161.140 49.6357; + normal -0.751978 -0.376972 0.540759; + texcoord 1.00000 1.00000; + vertex 55.9330 164.876 56.7851; + normal -0.751979 -0.376971 0.540759; + texcoord 0.00000 1.00000; + vertex 51.5606 163.731 49.9061; + normal -0.930847 0.223699 0.288933; + texcoord 1.00000 2.00000; + vertex 38.4278 96.5660 127.239; + normal -0.930847 0.223701 0.288933; + texcoord 1.00000 1.68750; + vertex 39.1461 99.0022 127.667; + normal -0.930847 0.223700 0.288933; + texcoord 0.00000 2.00000; + vertex 36.4817 98.5050 119.468; + normal -0.930847 0.223700 0.288933; + texcoord 0.00000 1.68750; + vertex 37.2000 100.941 119.896; + normal -0.930847 0.223699 0.288933; + texcoord 1.00000 1.34375; + vertex 39.9362 101.682 128.137; + normal -0.930847 0.223700 0.288933; + texcoord 0.00000 1.34375; + vertex 37.9902 103.621 120.367; + normal -0.930847 0.223698 0.288933; + texcoord 1.00000 1.00000; + vertex 40.7264 104.362 128.608; + normal -0.930846 0.223702 0.288933; + texcoord 0.00000 1.00000; + vertex 38.7803 106.301 120.837; + normal -0.879612 0.471933 -0.0596765; + texcoord 1.00000 2.00000; + vertex 66.5997 -15.4831 158.208; + normal -0.879612 0.471934 -0.0596766; + texcoord 1.00000 1.68750; + vertex 67.4455 -13.7077 159.782; + normal -0.879611 0.471935 -0.0596756; + texcoord 0.00000 2.00000; + vertex 69.3154 -11.2150 151.934; + normal -0.879611 0.471935 -0.0596758; + texcoord 0.00000 1.68750; + vertex 70.1611 -9.43955 153.507; + normal -0.879611 0.471936 -0.0596754; + texcoord 1.00000 1.34375; + vertex 68.3758 -11.7547 161.513; + normal -0.879611 0.471936 -0.0596755; + texcoord 0.00000 1.34375; + vertex 71.0915 -7.48659 155.238; + normal -0.879610 0.471937 -0.0596744; + texcoord 1.00000 1.00000; + vertex 69.3062 -9.80176 163.244; + normal -0.879611 0.471935 -0.0596752; + texcoord 0.00000 1.00000; + vertex 72.0219 -5.53363 156.969; + normal -0.719595 0.588987 -0.367801; + texcoord 1.00000 2.00000; + vertex 4.78454 -97.7048 125.506; + normal -0.719595 0.588986 -0.367802; + texcoord 1.00000 1.68750; + vertex 4.23048 -96.8869 127.900; + normal -0.719595 0.588987 -0.367802; + texcoord 0.00000 2.00000; + vertex 10.2592 -91.5403 124.667; + normal -0.719595 0.588986 -0.367803; + texcoord 0.00000 1.68750; + vertex 9.70514 -90.7223 127.061; + normal -0.719594 0.588986 -0.367804; + texcoord 1.00000 1.34375; + vertex 3.62102 -95.9871 130.533; + normal -0.719594 0.588985 -0.367805; + texcoord 0.00000 1.34375; + vertex 9.09568 -89.8225 129.694; + normal -0.719595 0.588986 -0.367804; + texcoord 1.00000 1.00000; + vertex 3.01156 -95.0873 133.167; + normal -0.719594 0.588985 -0.367806; + texcoord 0.00000 1.00000; + vertex 8.48621 -88.9227 132.327; + normal -0.283343 0.958960 0.0105556; + texcoord 1.00000 2.00000; + vertex 14.1859 -89.1159 105.573; + normal -0.283343 0.958961 0.0105588; + texcoord 1.00000 1.68750; + vertex 14.5535 -89.0346 108.057; + normal -0.283343 0.958961 0.0105570; + texcoord 0.00000 2.00000; + vertex 21.8051 -86.8514 104.372; + normal -0.283343 0.958960 0.0105575; + texcoord 0.00000 1.68750; + vertex 22.1727 -86.7702 106.855; + normal -0.283344 0.958960 0.0105567; + texcoord 1.00000 1.34375; + vertex 14.9579 -88.9452 110.789; + normal -0.283344 0.958960 0.0105561; + texcoord 0.00000 1.34375; + vertex 22.5771 -86.6807 109.588; + normal -0.283345 0.958960 0.0105536; + texcoord 1.00000 1.00000; + vertex 15.3623 -88.8558 113.522; + normal -0.283343 0.958960 0.0105564; + texcoord 0.00000 1.00000; + vertex 22.9815 -86.5913 112.320; + normal -0.709248 -0.673266 -0.208997; + texcoord 1.00000 2.00000; + vertex 67.1233 118.254 123.253; + normal -0.709248 -0.673266 -0.208998; + texcoord 1.00000 1.68750; + vertex 66.4965 118.140 125.748; + normal -0.709248 -0.673266 -0.208998; + texcoord 0.00000 2.00000; + vertex 61.6726 124.335 122.162; + normal -0.709248 -0.673266 -0.208997; + texcoord 0.00000 1.68750; + vertex 61.0458 124.221 124.656; + normal -0.709248 -0.673266 -0.208998; + texcoord 1.00000 1.34375; + vertex 65.8070 118.015 128.492; + normal -0.709248 -0.673266 -0.208998; + texcoord 0.00000 1.34375; + vertex 60.3563 124.096 127.400; + normal -0.709248 -0.673266 -0.208998; + texcoord 1.00000 1.00000; + vertex 65.1175 117.889 131.236; + normal -0.709248 -0.673266 -0.208999; + texcoord 0.00000 1.00000; + vertex 59.6668 123.970 130.144; + normal 0.509307 -0.845283 0.161565; + texcoord 1.00000 2.00000; + vertex -46.9795 86.6619 155.297; + normal 0.509306 -0.845283 0.161566; + texcoord 1.00000 1.68750; + vertex -48.5479 86.0972 157.287; + normal 0.509306 -0.845283 0.161565; + texcoord 0.00000 2.00000; + vertex -52.0698 82.6080 150.134; + normal 0.509306 -0.845284 0.161566; + texcoord 0.00000 1.68750; + vertex -53.6383 82.0433 152.124; + normal 0.509305 -0.845284 0.161567; + texcoord 1.00000 1.34375; + vertex -50.2732 85.4760 159.475; + normal 0.509305 -0.845284 0.161567; + texcoord 0.00000 1.34375; + vertex -55.3636 81.4221 154.313; + texcoord 1.00000 1.00000; + vertex -51.9985 84.8548 161.664; + normal 0.509305 -0.845284 0.161567; + texcoord 0.00000 1.00000; + vertex -57.0889 80.8009 156.501; + normal 0.690013 -0.722331 0.0460420; + texcoord 1.00000 2.00000; + vertex 1.63193 7.55652 162.595; + normal 0.690013 -0.722331 0.0460421; + texcoord 1.00000 1.68750; + vertex 1.73031 7.81463 165.170; + normal 0.690013 -0.722331 0.0460443; + texcoord 0.00000 2.00000; + vertex -4.35806 1.88535 163.392; + normal 0.690013 -0.722331 0.0460431; + texcoord 0.00000 1.68750; + vertex -4.25968 2.14347 165.967; + normal 0.690013 -0.722332 0.0460413; + texcoord 1.00000 1.34375; + vertex 1.83854 8.09856 168.002; + normal 0.690012 -0.722332 0.0460423; + texcoord 0.00000 1.34375; + vertex -4.15146 2.42739 168.800; + normal 0.690012 -0.722332 0.0460416; + texcoord 1.00000 1.00000; + vertex 1.94676 8.38248 170.835; + normal 0.690012 -0.722332 0.0460440; + texcoord 0.00000 1.00000; + vertex -4.04324 2.71132 171.632; + normal 0.906047 -0.114972 0.407260; + texcoord 1.00000 2.00000; + vertex -48.9776 -89.8023 101.620; + normal 0.906045 -0.114973 0.407262; + texcoord 1.00000 1.68750; + vertex -50.0278 -90.6954 103.704; + normal 0.906046 -0.114973 0.407261; + texcoord 0.00000 2.00000; + vertex -48.5805 -97.2140 98.6443; + normal 0.906045 -0.114973 0.407263; + texcoord 0.00000 1.68750; + vertex -49.6307 -98.1071 100.729; + normal 0.906045 -0.114974 0.407263; + texcoord 1.00000 1.34375; + vertex -51.1830 -91.6778 105.997; + normal 0.906045 -0.114973 0.407263; + texcoord 0.00000 1.34375; + vertex -50.7859 -99.0895 103.021; + normal 0.906046 -0.114973 0.407262; + texcoord 1.00000 1.00000; + vertex -52.3382 -92.6602 108.290; + normal 0.906046 -0.114972 0.407262; + texcoord 0.00000 1.00000; + vertex -51.9411 -100.072 105.314; + normal 0.717355 0.414802 0.559768; + texcoord 1.00000 2.00000; + vertex -43.1914 -76.0583 73.8414; + normal 0.717356 0.414803 0.559767; + texcoord 1.00000 1.68750; + vertex -44.4563 -76.6483 75.8996; + normal 0.717355 0.414803 0.559768; + texcoord 0.00000 2.00000; + vertex -39.4026 -83.0487 74.1660; + normal 0.717356 0.414803 0.559767; + texcoord 0.00000 1.68750; + vertex -40.6675 -83.6387 76.2242; + normal 0.717356 0.414803 0.559767; + texcoord 1.00000 1.34375; + vertex -45.8477 -77.2973 78.1636; + normal 0.717355 0.414802 0.559768; + texcoord 0.00000 1.34375; + vertex -42.0588 -84.2877 78.4882; + normal 0.717355 0.414802 0.559768; + texcoord 1.00000 1.00000; + vertex -47.2391 -77.9463 80.4277; + normal 0.717355 0.414802 0.559769; + texcoord 0.00000 1.00000; + vertex -43.4502 -84.9367 80.7522; + normal -0.687064 0.145269 0.711927; + texcoord 1.00000 2.00000; + vertex 97.4827 79.7293 73.8241; + normal -0.687063 0.145269 0.711927; + texcoord 1.00000 1.68750; + vertex 99.2568 79.5701 75.5687; + normal -0.687066 0.145269 0.711925; + texcoord 0.00000 2.00000; + vertex 98.6563 87.6065 73.3494; + normal -0.687065 0.145268 0.711926; + texcoord 0.00000 1.68750; + vertex 100.430 87.4473 75.0940; + normal -0.687064 0.145268 0.711927; + texcoord 1.00000 1.34375; + vertex 101.208 79.3950 77.4877; + normal -0.687063 0.145268 0.711928; + texcoord 0.00000 1.34375; + vertex 102.382 87.2722 77.0130; + normal -0.687064 0.145268 0.711927; + texcoord 1.00000 1.00000; + vertex 103.160 79.2199 79.4068; + normal -0.687060 0.145270 0.711931; + texcoord 0.00000 1.00000; + vertex 104.333 87.0971 78.9321; + normal -0.812390 0.583114 -0.000281509; + texcoord 1.00000 2.00000; + vertex 13.8488 43.1046 160.960; + normal -0.812391 0.583113 -0.000284143; + texcoord 1.00000 1.68750; + vertex 13.9891 43.3013 163.497; + normal -0.812391 0.583113 -0.000283314; + texcoord 0.00000 2.00000; + vertex 18.5832 49.7001 160.187; + normal -0.812391 0.583113 -0.000285152; + texcoord 0.00000 1.68750; + vertex 18.7235 49.8969 162.724; + normal -0.812391 0.583113 -0.000285131; + texcoord 1.00000 1.34375; + vertex 14.1435 43.5177 166.288; + normal -0.812391 0.583113 -0.000285238; + texcoord 0.00000 1.34375; + vertex 18.8778 50.1132 165.515; + normal -0.812391 0.583113 -0.000283860; + texcoord 1.00000 1.00000; + vertex 14.2978 43.7341 169.079; + normal -0.812391 0.583113 -0.000283861; + texcoord 0.00000 1.00000; + vertex 19.0322 50.3296 168.306; + normal 0.397017 0.780451 0.482984; + texcoord 1.00000 2.00000; + vertex 3.56634 -69.2591 144.267; + normal 0.397017 0.780453 0.482981; + texcoord 1.00000 1.68750; + vertex 3.57202 -70.5468 146.343; + normal 0.397017 0.780452 0.482982; + texcoord 0.00000 2.00000; + vertex 10.7416 -71.8880 142.616; + normal 0.397018 0.780451 0.482983; + texcoord 0.00000 1.68750; + vertex 10.7472 -73.1757 144.693; + normal 0.397018 0.780450 0.482985; + texcoord 1.00000 1.34375; + vertex 3.57827 -71.9633 148.626; + normal 0.397018 0.780449 0.482986; + texcoord 0.00000 1.34375; + vertex 10.7535 -74.5921 146.976; + normal 0.397019 0.780447 0.482989; + texcoord 1.00000 1.00000; + vertex 3.58451 -73.3798 150.910; + normal 0.397017 0.780450 0.482985; + texcoord 0.00000 1.00000; + vertex 10.7597 -76.0086 149.260; + normal 0.496478 0.743167 0.448566; + texcoord 1.00000 2.00000; + vertex 1.51884 -128.632 85.0071; + normal 0.496476 0.743168 0.448568; + texcoord 1.00000 1.68750; + vertex 3.11581 -130.294 85.9927; + normal 0.496470 0.743174 0.448565; + texcoord 0.00000 2.00000; + vertex 6.24797 -127.906 78.5693; + normal 0.496471 0.743172 0.448567; + texcoord 0.00000 1.68750; + vertex 7.84493 -129.567 79.5549; + normal 0.496475 0.743168 0.448569; + texcoord 1.00000 1.34375; + vertex 4.87247 -132.122 87.0768; + normal 0.496475 0.743168 0.448569; + texcoord 0.00000 1.34375; + vertex 9.60159 -131.395 80.6390; + normal 0.496475 0.743168 0.448569; + texcoord 1.00000 1.00000; + vertex 6.62913 -133.950 88.1610; + normal 0.496474 0.743168 0.448569; + texcoord 0.00000 1.00000; + vertex 11.3582 -133.223 81.7231; + normal 0.251623 0.674129 0.694433; + texcoord 1.00000 2.00000; + vertex 15.7826 -103.735 57.5537; + normal 0.251621 0.674130 0.694432; + texcoord 1.00000 1.68750; + vertex 17.3144 -105.359 58.5749; + normal 0.251622 0.674129 0.694432; + texcoord 0.00000 2.00000; + vertex 21.5934 -101.153 52.9419; + normal 0.251622 0.674130 0.694432; + texcoord 0.00000 1.68750; + vertex 23.1253 -102.777 53.9630; + normal 0.251622 0.674130 0.694432; + texcoord 1.00000 1.34375; + vertex 18.9994 -107.145 59.6981; + normal 0.251623 0.674129 0.694432; + texcoord 0.00000 1.34375; + vertex 24.8103 -104.563 55.0863; + normal 0.251623 0.674129 0.694432; + texcoord 1.00000 1.00000; + vertex 20.6845 -108.931 60.8214; + texcoord 0.00000 1.00000; + vertex 26.4953 -106.349 56.2095; + normal -0.517391 -0.114229 0.848091; + texcoord 1.00000 2.00000; + vertex 73.9505 160.312 60.1768; + normal -0.517391 -0.114228 0.848091; + texcoord 1.00000 1.68750; + vertex 74.4015 162.663 60.7686; + normal -0.517391 -0.114229 0.848091; + texcoord 0.00000 2.00000; + vertex 67.3532 162.516 56.4488; + normal -0.517391 -0.114229 0.848091; + texcoord 0.00000 1.68750; + vertex 67.8042 164.867 57.0407; + normal -0.517390 -0.114228 0.848092; + texcoord 1.00000 1.34375; + vertex 74.8976 165.250 61.4196; + normal -0.517390 -0.114229 0.848091; + texcoord 0.00000 1.34375; + vertex 68.3003 167.454 57.6917; + normal -0.517390 -0.114229 0.848092; + texcoord 1.00000 1.00000; + vertex 75.3937 167.836 62.0706; + normal -0.517390 -0.114229 0.848091; + texcoord 0.00000 1.00000; + vertex 68.7964 170.040 58.3427; + normal -0.891023 0.109864 0.440464; + texcoord 1.00000 2.00000; + vertex 7.46909 112.112 147.535; + normal -0.891023 0.109864 0.440464; + texcoord 1.00000 1.68750; + vertex 7.53488 114.543 147.062; + normal -0.891023 0.109865 0.440463; + texcoord 0.00000 2.00000; + vertex 3.87713 110.856 140.582; + normal -0.891023 0.109865 0.440463; + texcoord 0.00000 1.68750; + vertex 3.94292 113.286 140.109; + normal -0.891023 0.109865 0.440463; + texcoord 1.00000 1.34375; + vertex 7.60725 117.216 146.542; + normal -0.891023 0.109865 0.440463; + texcoord 0.00000 1.34375; + vertex 4.01529 115.960 139.589; + normal -0.891023 0.109865 0.440463; + texcoord 1.00000 1.00000; + vertex 7.67962 119.890 146.021; + normal -0.891023 0.109863 0.440464; + texcoord 0.00000 1.00000; + vertex 4.08766 118.633 139.068; + normal 0.807821 -0.526525 -0.264947; + texcoord 1.00000 2.00000; + vertex 10.7942 -41.3540 189.941; + normal 0.807821 -0.526526 -0.264947; + texcoord 1.00000 1.68750; + vertex 10.3607 -42.9519 191.795; + normal 0.807820 -0.526526 -0.264946; + texcoord 0.00000 2.00000; + vertex 6.31614 -45.7785 185.080; + normal 0.807820 -0.526527 -0.264946; + texcoord 0.00000 1.68750; + vertex 5.88268 -47.3764 186.934; + normal 0.807820 -0.526526 -0.264947; + texcoord 1.00000 1.34375; + vertex 9.88391 -44.7095 193.834; + normal 0.807820 -0.526527 -0.264946; + texcoord 0.00000 1.34375; + vertex 5.40588 -49.1340 188.973; + normal 0.807820 -0.526526 -0.264947; + texcoord 1.00000 1.00000; + vertex 9.40711 -46.4671 195.873; + texcoord 0.00000 1.00000; + vertex 4.92908 -50.8916 191.012; + normal -0.700861 -0.436418 -0.564210; + texcoord 1.00000 2.00000; + vertex 77.1330 56.4868 50.4111; + normal -0.700861 -0.436418 -0.564210; + texcoord 1.00000 1.68750; + vertex 78.8223 56.4921 48.3087; + normal -0.700861 -0.436418 -0.564211; + texcoord 0.00000 2.00000; + vertex 80.0786 48.7216 52.7586; + normal -0.700861 -0.436418 -0.564211; + texcoord 0.00000 1.68750; + vertex 81.7679 48.7268 50.6561; + normal -0.700861 -0.436418 -0.564210; + texcoord 1.00000 1.34375; + vertex 80.6805 56.4978 45.9960; + normal -0.700861 -0.436418 -0.564210; + texcoord 0.00000 1.34375; + vertex 83.6261 48.7326 48.3434; + normal -0.700861 -0.436418 -0.564210; + texcoord 1.00000 1.00000; + vertex 82.5387 56.5035 43.6833; + normal -0.700861 -0.436418 -0.564210; + texcoord 0.00000 1.00000; + vertex 85.4843 48.7383 46.0307; + normal -0.0945399 -0.404688 -0.909555; + texcoord 1.00000 2.00000; + vertex 42.2308 45.3075 91.2832; + normal -0.0945336 -0.404688 -0.909555; + texcoord 1.00000 1.68750; + vertex 44.8261 45.7202 90.8298; + normal -0.0945353 -0.404689 -0.909555; + texcoord 0.00000 2.00000; + vertex 44.0193 37.6166 94.5192; + normal -0.0945330 -0.404688 -0.909555; + texcoord 0.00000 1.68750; + vertex 46.6146 38.0293 94.0658; + normal -0.0945329 -0.404688 -0.909556; + texcoord 1.00000 1.34375; + vertex 47.6809 46.1743 90.3311; + normal -0.0945333 -0.404688 -0.909556; + texcoord 0.00000 1.34375; + vertex 49.4694 38.4833 93.5671; + normal -0.0945358 -0.404688 -0.909555; + texcoord 1.00000 1.00000; + vertex 50.5357 46.6283 89.8324; + normal -0.0945334 -0.404688 -0.909555; + texcoord 0.00000 1.00000; + vertex 52.3242 38.9374 93.0684; + normal -0.440238 -0.556706 -0.704464; + texcoord 1.00000 2.00000; + vertex 53.0662 -25.6527 85.2277; + normal -0.440240 -0.556704 -0.704464; + texcoord 1.00000 1.68750; + vertex 54.9727 -27.4836 85.4831; + normal -0.440239 -0.556704 -0.704464; + texcoord 0.00000 2.00000; + vertex 48.4839 -29.5909 91.2035; + normal -0.440239 -0.556704 -0.704464; + texcoord 0.00000 1.68750; + vertex 50.3905 -31.4217 91.4588; + normal -0.440241 -0.556703 -0.704464; + texcoord 1.00000 1.34375; + vertex 57.0700 -29.4975 85.7640; + normal -0.440241 -0.556703 -0.704464; + texcoord 0.00000 1.34375; + vertex 52.4877 -33.4357 91.7398; + normal -0.440242 -0.556702 -0.704464; + texcoord 1.00000 1.00000; + vertex 59.1672 -31.5115 86.0449; + normal -0.440242 -0.556702 -0.704464; + texcoord 0.00000 1.00000; + vertex 54.5849 -35.4497 92.0207; + normal -0.680996 -0.481277 -0.551921; + texcoord 1.00000 2.00000; + vertex 29.2399 -61.8293 77.9595; + normal -0.680996 -0.481275 -0.551922; + texcoord 1.00000 1.68750; + vertex 29.9468 -64.0832 79.0525; + normal -0.680996 -0.481274 -0.551924; + texcoord 0.00000 2.00000; + vertex 23.5758 -60.6959 83.9598; + normal -0.680996 -0.481275 -0.551923; + texcoord 0.00000 1.68750; + vertex 24.2828 -62.9498 85.0529; + normal -0.680996 -0.481275 -0.551923; + texcoord 1.00000 1.34375; + vertex 30.7245 -66.5624 80.2549; + normal -0.680996 -0.481277 -0.551921; + texcoord 0.00000 1.34375; + vertex 25.0604 -65.4290 86.2553; + normal -0.680996 -0.481275 -0.551922; + texcoord 1.00000 1.00000; + vertex 31.5021 -69.0416 81.4573; + normal -0.680996 -0.481277 -0.551921; + texcoord 0.00000 1.00000; + vertex 25.8381 -67.9082 87.4576; + normal -0.0171895 0.242265 -0.970058; + texcoord 1.00000 2.00000; + vertex 31.2725 -44.6558 70.9267; + normal -0.0171891 0.242265 -0.970058; + texcoord 1.00000 1.68750; + vertex 33.2946 -46.2246 70.4991; + normal -0.0171894 0.242265 -0.970058; + texcoord 0.00000 2.00000; + vertex 26.0714 -50.9566 69.4453; + normal -0.0171891 0.242265 -0.970058; + texcoord 0.00000 1.68750; + vertex 28.0935 -52.5253 69.0177; + normal -0.0171904 0.242266 -0.970058; + texcoord 1.00000 1.34375; + vertex 35.5190 -47.9502 70.0288; + normal -0.0171904 0.242266 -0.970058; + texcoord 0.00000 1.34375; + vertex 30.3179 -54.2509 68.5474; + normal -0.0171921 0.242267 -0.970057; + texcoord 1.00000 1.00000; + vertex 37.7434 -49.6758 69.5584; + normal -0.0171921 0.242267 -0.970057; + texcoord 0.00000 1.00000; + vertex 32.5423 -55.9765 68.0770; + normal 0.362446 -0.388312 -0.847258; + texcoord 1.00000 2.00000; + vertex 43.5493 93.5616 84.0589; + normal 0.362446 -0.388313 -0.847258; + texcoord 1.00000 1.68750; + vertex 44.9504 95.5942 83.7267; + normal 0.362447 -0.388311 -0.847258; + texcoord 0.00000 2.00000; + vertex 49.4729 90.1481 88.1574; + normal 0.362447 -0.388312 -0.847258; + texcoord 0.00000 1.68750; + vertex 50.8740 92.1807 87.8252; + normal 0.362447 -0.388311 -0.847258; + texcoord 1.00000 1.34375; + vertex 46.4917 97.8301 83.3613; + normal 0.362446 -0.388313 -0.847258; + texcoord 0.00000 1.34375; + vertex 52.4153 94.4166 87.4598; + normal 0.362448 -0.388310 -0.847259; + texcoord 1.00000 1.00000; + vertex 48.0329 100.066 82.9959; + normal 0.362444 -0.388313 -0.847259; + texcoord 0.00000 1.00000; + vertex 53.9565 96.6524 87.0944; + normal 0.434252 -0.0715740 -0.897943; + texcoord 1.00000 2.00000; + vertex -21.5782 71.0345 103.915; + normal 0.434252 -0.0715721 -0.897944; + texcoord 1.00000 1.68750; + vertex -21.6788 73.5277 103.668; + normal 0.434252 -0.0715740 -0.897943; + texcoord 0.00000 2.00000; + vertex -14.3575 71.6674 107.357; + normal 0.434252 -0.0715722 -0.897944; + texcoord 0.00000 1.68750; + vertex -14.4581 74.1606 107.109; + normal 0.434252 -0.0715728 -0.897944; + texcoord 1.00000 1.34375; + vertex -21.7895 76.2702 103.396; + normal 0.434252 -0.0715708 -0.897944; + texcoord 0.00000 1.34375; + vertex -14.5688 76.9031 106.837; + normal 0.434252 -0.0715742 -0.897943; + texcoord 1.00000 1.00000; + vertex -21.9001 79.0127 103.123; + normal 0.434253 -0.0715701 -0.897943; + texcoord 0.00000 1.00000; + vertex -14.6795 79.6456 106.565; + normal -0.218139 0.312559 -0.924512; + texcoord 1.00000 2.00000; + vertex -5.53442 11.1503 122.279; + normal -0.218139 0.312562 -0.924511; + texcoord 1.00000 1.68750; + vertex -6.05830 13.4893 123.193; + normal -0.218139 0.312560 -0.924511; + texcoord 0.00000 2.00000; + vertex 2.29996 13.3385 121.170; + normal -0.218139 0.312562 -0.924511; + texcoord 0.00000 1.68750; + vertex 1.77608 15.6775 122.084; + normal -0.218139 0.312560 -0.924512; + texcoord 1.00000 1.34375; + vertex -6.63457 16.0622 124.199; + normal -0.218139 0.312560 -0.924511; + texcoord 0.00000 1.34375; + vertex 1.19981 18.2504 123.090; + normal -0.218138 0.312556 -0.924513; + texcoord 1.00000 1.00000; + vertex -7.21084 18.6352 125.205; + normal -0.218138 0.312557 -0.924513; + texcoord 0.00000 1.00000; + vertex 0.623540 20.8233 124.096; + normal 0.0628985 0.252549 -0.965538; + texcoord 1.00000 2.00000; + vertex -30.1299 4.32008 92.3124; + normal 0.0628981 0.252550 -0.965537; + texcoord 1.00000 1.68750; + vertex -30.8284 6.75652 92.9042; + normal 0.0628985 0.252548 -0.965538; + texcoord 0.00000 2.00000; + vertex -22.1237 6.35935 93.3674; + normal 0.0628980 0.252549 -0.965538; + texcoord 0.00000 1.68750; + vertex -22.8223 8.79579 93.9592; + normal 0.0628978 0.252549 -0.965538; + texcoord 1.00000 1.34375; + vertex -31.5969 9.43661 93.5552; + normal 0.0628978 0.252548 -0.965538; + texcoord 0.00000 1.34375; + vertex -23.5907 11.4759 94.6101; + normal 0.0628980 0.252547 -0.965538; + texcoord 1.00000 1.00000; + vertex -32.3653 12.1167 94.2061; + normal 0.0628980 0.252546 -0.965538; + texcoord 0.00000 1.00000; + vertex -24.3591 14.1560 95.2611; + normal 0.733417 0.359053 -0.577218; + texcoord 1.00000 2.00000; + vertex -31.1641 16.3909 86.9174; + normal 0.733417 0.359055 -0.577217; + texcoord 1.00000 1.68750; + vertex -31.2165 18.4895 88.1562; + normal 0.733417 0.359053 -0.577218; + texcoord 0.00000 2.00000; + vertex -25.8645 13.5802 91.9027; + normal 0.733416 0.359053 -0.577219; + texcoord 0.00000 1.68750; + vertex -25.9169 15.6788 93.1415; + normal 0.733416 0.359054 -0.577218; + texcoord 1.00000 1.34375; + vertex -31.2742 20.7979 89.5189; + normal 0.733416 0.359054 -0.577219; + texcoord 0.00000 1.34375; + vertex -25.9745 17.9872 94.5043; + normal 0.733416 0.359053 -0.577219; + texcoord 1.00000 1.00000; + vertex -31.3318 23.1063 90.8816; + normal 0.733416 0.359055 -0.577218; + texcoord 0.00000 1.00000; + vertex -26.0321 20.2956 95.8670; + normal -0.585553 0.492727 -0.643698; + texcoord 1.00000 2.00000; + vertex 7.72646 1.34127 125.145; + normal -0.585549 0.492728 -0.643702; + texcoord 1.00000 1.68750; + vertex 5.78107 1.10789 126.736; + normal -0.585553 0.492727 -0.643698; + texcoord 0.00000 2.00000; + vertex 9.75435 8.32964 128.650; + normal -0.585551 0.492729 -0.643699; + texcoord 0.00000 1.68750; + vertex 7.80896 8.09626 130.241; + normal -0.585547 0.492729 -0.643702; + texcoord 1.00000 1.34375; + vertex 3.64113 0.851170 128.486; + normal -0.585549 0.492730 -0.643700; + texcoord 0.00000 1.34375; + vertex 5.66902 7.83955 131.991; + normal -0.585549 0.492730 -0.643700; + texcoord 1.00000 1.00000; + vertex 1.50120 0.594460 130.237; + texcoord 0.00000 1.00000; + vertex 3.52909 7.58284 133.741; + normal 0.139489 0.0436793 -0.989260; + texcoord 1.00000 2.00000; + vertex 2.76674 -42.4104 106.159; + normal 0.139489 0.0436809 -0.989260; + texcoord 1.00000 1.68750; + vertex 2.73776 -44.9215 106.044; + normal 0.139489 0.0436793 -0.989260; + texcoord 0.00000 2.00000; + vertex -5.19851 -42.2673 105.042; + normal 0.139489 0.0436798 -0.989260; + texcoord 0.00000 1.68750; + vertex -5.22749 -44.7784 104.927; + normal 0.139489 0.0436767 -0.989260; + texcoord 1.00000 1.34375; + vertex 2.70588 -47.6837 105.917; + normal 0.139489 0.0436778 -0.989260; + texcoord 0.00000 1.34375; + vertex -5.25937 -47.5406 104.800; + normal 0.139489 0.0436727 -0.989260; + texcoord 1.00000 1.00000; + vertex 2.67400 -50.4459 105.791; + normal 0.139490 0.0436770 -0.989260; + texcoord 0.00000 1.00000; + vertex -5.29125 -50.3028 104.674; + normal -0.387059 0.629072 -0.674132; + texcoord 1.00000 2.00000; + vertex -27.0543 -73.4401 97.4133; + normal -0.387057 0.629072 -0.674133; + texcoord 1.00000 1.68750; + vertex -29.1959 -74.5832 97.5761; + normal -0.387056 0.629073 -0.674133; + texcoord 0.00000 2.00000; + vertex -29.1924 -68.6186 103.140; + normal -0.387055 0.629072 -0.674133; + texcoord 0.00000 1.68750; + vertex -31.3339 -69.7617 103.303; + normal -0.387058 0.629071 -0.674133; + texcoord 1.00000 1.34375; + vertex -31.5516 -75.8406 97.7553; + normal -0.387058 0.629071 -0.674133; + texcoord 0.00000 1.34375; + vertex -33.6896 -71.0191 103.482; + normal -0.387059 0.629070 -0.674133; + texcoord 1.00000 1.00000; + vertex -33.9073 -77.0981 97.9345; + normal -0.387060 0.629070 -0.674133; + texcoord 0.00000 1.00000; + vertex -36.0453 -72.2765 103.661; + normal 0.169154 0.746643 -0.643359; + texcoord 1.00000 2.00000; + vertex -42.8663 -88.2521 33.4088; + normal 0.169155 0.746643 -0.643359; + texcoord 1.00000 1.68750; + vertex -44.5281 -89.2238 31.8441; + normal 0.169155 0.746643 -0.643359; + texcoord 0.00000 2.00000; + vertex -48.6054 -83.9840 36.8531; + normal 0.169155 0.746643 -0.643358; + texcoord 0.00000 1.68750; + vertex -50.2672 -84.9558 35.2884; + normal 0.169154 0.746643 -0.643359; + texcoord 1.00000 1.34375; + vertex -46.3560 -90.2928 30.1229; + normal 0.169154 0.746643 -0.643359; + texcoord 0.00000 1.34375; + vertex -52.0951 -86.0247 33.5672; + normal 0.169153 0.746643 -0.643360; + texcoord 1.00000 1.00000; + vertex -48.1839 -91.3617 28.4018; + normal 0.169153 0.746643 -0.643360; + texcoord 0.00000 1.00000; + vertex -53.9230 -87.0937 31.8461; + normal 0.0214928 0.468772 -0.883058; + texcoord 1.00000 2.00000; + vertex -41.9767 -68.3748 67.7066; + normal 0.0214957 0.468772 -0.883058; + texcoord 1.00000 1.68750; + vertex -44.2574 -69.4493 67.0807; + normal 0.0214998 0.468773 -0.883057; + texcoord 0.00000 2.00000; + vertex -45.9520 -61.8868 71.0540; + normal 0.0214993 0.468772 -0.883057; + texcoord 0.00000 1.68750; + vertex -48.2327 -62.9613 70.4280; + normal 0.0214969 0.468771 -0.883058; + texcoord 1.00000 1.34375; + vertex -46.7663 -70.6313 66.3922; + normal 0.0214980 0.468771 -0.883058; + texcoord 0.00000 1.34375; + vertex -50.7416 -64.1433 69.7395; + normal 0.0214974 0.468771 -0.883058; + texcoord 1.00000 1.00000; + vertex -49.2751 -71.8133 65.7036; + normal 0.0214995 0.468771 -0.883058; + texcoord 0.00000 1.00000; + vertex -53.2504 -65.3253 69.0510; + normal 0.475995 -0.782933 -0.400556; + texcoord 1.00000 2.00000; + vertex 49.0421 155.422 43.1798; + normal 0.475993 -0.782934 -0.400556; + texcoord 1.00000 1.68750; + vertex 50.3778 157.021 41.6410; + normal 0.475993 -0.782934 -0.400555; + texcoord 0.00000 2.00000; + vertex 54.9474 156.053 48.9621; + normal 0.475993 -0.782934 -0.400556; + texcoord 0.00000 1.68750; + vertex 56.2830 157.653 47.4232; + normal 0.475994 -0.782933 -0.400556; + texcoord 1.00000 1.34375; + vertex 51.8469 158.780 39.9483; + normal 0.475994 -0.782933 -0.400556; + texcoord 0.00000 1.34375; + vertex 57.7522 159.412 45.7305; + normal 0.475995 -0.782933 -0.400557; + texcoord 1.00000 1.00000; + vertex 53.3161 160.539 38.2556; + normal 0.475992 -0.782935 -0.400556; + texcoord 0.00000 1.00000; + vertex 59.2214 161.171 44.0379; + normal -0.173942 -0.710712 -0.681640; + texcoord 1.00000 2.00000; + vertex 33.0942 103.494 114.927; + normal -0.173938 -0.710711 -0.681642; + texcoord 1.00000 1.68750; + vertex 35.1140 104.153 113.724; + normal -0.173938 -0.710712 -0.681641; + texcoord 0.00000 2.00000; + vertex 37.2676 98.4188 119.154; + normal -0.173936 -0.710711 -0.681642; + texcoord 0.00000 1.68750; + vertex 39.2874 99.0781 117.951; + normal -0.173936 -0.710711 -0.681642; + texcoord 1.00000 1.34375; + vertex 37.3358 104.878 112.401; + texcoord 0.00000 1.34375; + vertex 41.5092 99.8033 116.628; + normal -0.173937 -0.710711 -0.681642; + texcoord 1.00000 1.00000; + vertex 39.5575 105.604 111.078; + normal -0.173936 -0.710711 -0.681642; + texcoord 0.00000 1.00000; + vertex 43.7310 100.528 115.305; + normal -0.0257624 -0.804021 -0.594043; + texcoord 1.00000 2.00000; + vertex 71.8798 -6.89862 145.485; + normal -0.0257629 -0.804020 -0.594043; + texcoord 1.00000 1.68750; + vertex 74.3081 -7.43651 146.108; + normal -0.0257647 -0.804020 -0.594044; + texcoord 0.00000 2.00000; + vertex 69.2552 -11.4633 151.777; + normal -0.0257630 -0.804020 -0.594043; + texcoord 0.00000 1.68750; + vertex 71.6835 -12.0011 152.400; + normal -0.0257639 -0.804020 -0.594043; + texcoord 1.00000 1.34375; + vertex 76.9792 -8.02818 146.793; + normal -0.0257629 -0.804021 -0.594043; + texcoord 0.00000 1.34375; + vertex 74.3546 -12.5928 153.085; + normal -0.0257657 -0.804020 -0.594043; + texcoord 1.00000 1.00000; + vertex 79.6503 -8.61986 147.478; + normal -0.0257659 -0.804020 -0.594043; + texcoord 0.00000 1.00000; + vertex 77.0257 -13.1845 153.770; + normal -0.155141 -0.759371 -0.631891; + texcoord 1.00000 2.00000; + vertex 18.1364 -91.7913 122.834; + normal -0.155141 -0.759374 -0.631888; + texcoord 1.00000 1.68750; + vertex 18.6865 -93.4231 124.660; + normal -0.155142 -0.759373 -0.631888; + texcoord 0.00000 2.00000; + vertex 10.3997 -91.9971 124.981; + normal -0.155141 -0.759372 -0.631890; + texcoord 0.00000 1.68750; + vertex 10.9498 -93.6289 126.807; + normal -0.155140 -0.759372 -0.631891; + texcoord 1.00000 1.34375; + vertex 19.2916 -95.2181 126.669; + normal -0.155140 -0.759371 -0.631892; + texcoord 0.00000 1.34375; + vertex 11.5549 -95.4239 128.816; + normal -0.155140 -0.759369 -0.631894; + texcoord 1.00000 1.00000; + vertex 19.8967 -97.0131 128.678; + normal -0.155141 -0.759374 -0.631889; + texcoord 0.00000 1.00000; + vertex 12.1600 -97.2188 130.824; + normal -0.359966 -0.394407 -0.845498; + texcoord 1.00000 2.00000; + vertex 29.2342 -87.5329 101.250; + normal -0.359966 -0.394407 -0.845499; + texcoord 1.00000 1.68750; + vertex 29.4890 -89.8338 102.215; + normal -0.359966 -0.394406 -0.845499; + texcoord 0.00000 2.00000; + vertex 21.7912 -87.1109 104.222; + normal -0.359966 -0.394406 -0.845499; + texcoord 0.00000 1.68750; + vertex 22.0460 -89.4118 105.187; + normal -0.359965 -0.394407 -0.845499; + texcoord 1.00000 1.34375; + vertex 29.7693 -92.3648 103.276; + normal -0.359965 -0.394407 -0.845499; + texcoord 0.00000 1.34375; + vertex 22.3263 -91.9428 106.248; + normal -0.359965 -0.394408 -0.845498; + texcoord 1.00000 1.00000; + vertex 30.0496 -94.8958 104.338; + normal -0.359965 -0.394407 -0.845499; + texcoord 0.00000 1.00000; + vertex 22.6066 -94.4738 107.309; + normal 0.658797 -0.371942 -0.653947; + texcoord 1.00000 2.00000; + vertex 62.8721 131.847 118.839; + normal 0.658795 -0.371942 -0.653948; + texcoord 1.00000 1.68750; + vertex 64.7689 132.346 120.466; + normal 0.658795 -0.371942 -0.653948; + texcoord 0.00000 2.00000; + vertex 61.9800 124.448 122.149; + normal 0.658795 -0.371942 -0.653948; + texcoord 0.00000 1.68750; + vertex 63.8768 124.947 123.776; + normal 0.658796 -0.371942 -0.653948; + texcoord 1.00000 1.34375; + vertex 66.8555 132.895 122.256; + normal 0.658795 -0.371942 -0.653948; + texcoord 0.00000 1.34375; + vertex 65.9634 125.496 125.565; + normal 0.658796 -0.371942 -0.653947; + texcoord 1.00000 1.00000; + vertex 68.9420 133.444 124.045; + normal 0.658793 -0.371942 -0.653950; + texcoord 0.00000 1.00000; + vertex 68.0499 126.045 127.355; + normal 0.561418 0.553534 -0.615150; + texcoord 1.00000 2.00000; + vertex -57.1788 81.1590 143.906; + normal 0.561419 0.553533 -0.615150; + texcoord 1.00000 1.68750; + vertex -58.6242 83.1680 144.395; + normal 0.561418 0.553534 -0.615150; + texcoord 0.00000 2.00000; + vertex -52.3585 83.1264 150.075; + normal 0.561419 0.553533 -0.615150; + texcoord 0.00000 1.68750; + vertex -53.8039 85.1354 150.564; + normal 0.561420 0.553531 -0.615151; + texcoord 1.00000 1.34375; + vertex -60.2142 85.3780 144.932; + normal 0.561420 0.553531 -0.615151; + texcoord 0.00000 1.34375; + vertex -55.3939 87.3454 151.102; + normal 0.561421 0.553531 -0.615151; + texcoord 1.00000 1.00000; + vertex -61.8041 87.5879 145.470; + normal 0.561420 0.553531 -0.615151; + texcoord 0.00000 1.00000; + vertex -56.9838 89.5553 151.639; + normal 0.671788 0.346971 -0.654455; + texcoord 1.00000 2.00000; + vertex -10.4965 4.73247 158.321; + normal 0.671788 0.346972 -0.654455; + texcoord 1.00000 1.68750; + vertex -10.4991 7.01843 159.530; + normal 0.671788 0.346973 -0.654454; + texcoord 0.00000 2.00000; + vertex -4.36642 2.13834 163.238; + normal 0.671788 0.346972 -0.654455; + texcoord 0.00000 1.68750; + vertex -4.36903 4.42430 164.447; + normal 0.671788 0.346970 -0.654456; + texcoord 1.00000 1.34375; + vertex -10.5020 9.53299 160.860; + normal 0.671788 0.346970 -0.654456; + texcoord 0.00000 1.34375; + vertex -4.37190 6.93886 165.777; + normal 0.671788 0.346968 -0.654457; + texcoord 1.00000 1.00000; + vertex -10.5048 12.0476 162.190; + normal 0.671789 0.346971 -0.654454; + texcoord 0.00000 1.00000; + vertex -4.37476 9.45341 167.107; + normal 0.119338 0.657216 -0.744195; + texcoord 1.00000 2.00000; + vertex -49.3282 -103.432 92.9794; + normal 0.119337 0.657216 -0.744194; + texcoord 1.00000 1.68750; + vertex -51.8695 -102.945 93.0012; + normal 0.119336 0.657217 -0.744194; + texcoord 0.00000 2.00000; + vertex -48.1250 -97.3878 98.5097; + normal 0.119336 0.657217 -0.744194; + texcoord 0.00000 1.68750; + vertex -50.6664 -96.9017 98.5315; + normal 0.119338 0.657216 -0.744194; + texcoord 1.00000 1.34375; + vertex -54.6650 -102.411 93.0251; + normal 0.119339 0.657216 -0.744194; + texcoord 0.00000 1.34375; + vertex -53.4618 -96.3671 98.5554; + normal 0.119339 0.657216 -0.744194; + texcoord 1.00000 1.00000; + vertex -57.4605 -101.876 93.0490; + normal 0.119341 0.657215 -0.744195; + texcoord 0.00000 1.00000; + vertex -56.2573 -95.8324 98.5792; + normal 0.248344 0.0552223 -0.967097; + texcoord 1.00000 2.00000; + vertex -35.1730 -90.1346 74.6742; + normal 0.248347 0.0552235 -0.967096; + texcoord 1.00000 1.68750; + vertex -37.2892 -91.3805 74.0596; + normal 0.248346 0.0552227 -0.967096; + texcoord 0.00000 2.00000; + vertex -39.1371 -83.0972 74.0581; + normal 0.248347 0.0552236 -0.967096; + texcoord 0.00000 1.68750; + vertex -41.2533 -84.3431 73.4435; + normal 0.248348 0.0552239 -0.967096; + texcoord 1.00000 1.34375; + vertex -39.6170 -92.7509 73.3836; + normal 0.248348 0.0552239 -0.967095; + texcoord 0.00000 1.34375; + vertex -43.5812 -85.7135 72.7675; + normal 0.248346 0.0552233 -0.967096; + texcoord 1.00000 1.00000; + vertex -41.9448 -94.1213 72.7076; + normal 0.248349 0.0552237 -0.967095; + texcoord 0.00000 1.00000; + vertex -45.9090 -87.0839 72.0914; + normal -0.494536 -0.233617 -0.837172; + texcoord 1.00000 2.00000; + vertex 99.6438 95.2585 70.0558; + normal -0.494533 -0.233619 -0.837173; + texcoord 1.00000 1.68750; + vertex 101.843 94.3983 68.9965; + normal -0.494535 -0.233619 -0.837173; + texcoord 0.00000 2.00000; + vertex 98.1314 87.6899 73.0613; + normal -0.494531 -0.233621 -0.837174; + texcoord 0.00000 1.68750; + vertex 100.331 86.8297 72.0020; + normal -0.494532 -0.233621 -0.837174; + texcoord 1.00000 1.34375; + vertex 104.263 93.4521 67.8314; + normal -0.494531 -0.233622 -0.837174; + texcoord 0.00000 1.34375; + vertex 102.750 85.8835 70.8369; + normal -0.494534 -0.233621 -0.837172; + texcoord 1.00000 1.00000; + vertex 106.682 92.5060 66.6662; + normal -0.494536 -0.233620 -0.837172; + texcoord 0.00000 1.00000; + vertex 105.170 84.9374 69.6717; + normal 0.00366591 -0.455357 -0.890301; + texcoord 1.00000 2.00000; + vertex 24.8752 54.4771 157.530; + normal 0.00366409 -0.455354 -0.890303; + texcoord 1.00000 1.68750; + vertex 26.5604 52.7407 158.425; + normal 0.00366413 -0.455353 -0.890303; + texcoord 0.00000 2.00000; + vertex 18.6244 49.6655 159.965; + normal 0.00366394 -0.455354 -0.890303; + texcoord 0.00000 1.68750; + vertex 20.3096 47.9292 160.860; + normal 0.00366385 -0.455354 -0.890303; + texcoord 1.00000 1.34375; + vertex 28.4141 50.8308 159.410; + normal 0.00366487 -0.455356 -0.890302; + texcoord 0.00000 1.34375; + vertex 22.1633 46.0192 161.845; + normal 0.00366474 -0.455356 -0.890302; + texcoord 1.00000 1.00000; + vertex 30.2678 48.9208 160.394; + normal 0.00366530 -0.455357 -0.890301; + texcoord 0.00000 1.00000; + vertex 24.0170 44.1093 162.829; + normal -0.247291 0.273945 -0.929409; + texcoord 1.00000 2.00000; + vertex 18.2166 -74.5869 139.609; + normal -0.247289 0.273946 -0.929409; + texcoord 1.00000 1.68750; + vertex 17.0648 -76.8742 139.241; + normal -0.247288 0.273948 -0.929409; + texcoord 0.00000 2.00000; + vertex 11.0919 -71.4521 142.428; + normal -0.247288 0.273947 -0.929409; + texcoord 0.00000 1.68750; + vertex 9.94001 -73.7393 142.061; + normal -0.247287 0.273948 -0.929409; + texcoord 1.00000 1.34375; + vertex 15.7977 -79.3901 138.836; + normal -0.247289 0.273946 -0.929409; + texcoord 0.00000 1.34375; + vertex 8.67295 -76.2552 141.656; + normal -0.247287 0.273949 -0.929409; + texcoord 1.00000 1.00000; + vertex 14.5306 -81.9060 138.432; + normal -0.247290 0.273946 -0.929409; + texcoord 0.00000 1.00000; + vertex 7.40588 -78.7712 141.252; + normal -0.0778169 0.522233 -0.849245; + texcoord 1.00000 2.00000; + vertex 14.2448 -125.824 78.8614; + normal -0.0778161 0.522236 -0.849243; + texcoord 1.00000 1.68750; + vertex 14.8076 -127.921 77.5202; + normal -0.0778164 0.522239 -0.849241; + texcoord 0.00000 2.00000; + vertex 6.30461 -127.687 78.4431; + normal -0.0778162 0.522236 -0.849243; + texcoord 0.00000 1.68750; + vertex 6.86739 -129.784 77.1020; + normal -0.0778159 0.522233 -0.849245; + texcoord 1.00000 1.34375; + vertex 15.4267 -130.228 76.0450; + normal -0.0778162 0.522231 -0.849246; + texcoord 0.00000 1.34375; + vertex 7.48644 -132.091 75.6267; + normal -0.0778162 0.522231 -0.849247; + texcoord 1.00000 1.00000; + vertex 16.0457 -132.535 74.5697; + texcoord 0.00000 1.00000; + vertex 8.10550 -134.398 74.1515; + normal -0.430725 0.466071 -0.772822; + texcoord 1.00000 2.00000; + vertex 28.5109 -98.3171 50.6861; + normal -0.430725 0.466069 -0.772823; + texcoord 1.00000 1.68750; + vertex 28.8916 -100.290 49.2839; + normal -0.430725 0.466070 -0.772822; + texcoord 0.00000 2.00000; + vertex 21.5396 -101.191 52.8383; + normal -0.430725 0.466069 -0.772823; + texcoord 0.00000 1.68750; + vertex 21.9202 -103.164 51.4361; + normal -0.430725 0.466069 -0.772823; + texcoord 1.00000 1.34375; + vertex 29.3102 -102.461 47.7415; + normal -0.430725 0.466070 -0.772823; + texcoord 0.00000 1.34375; + vertex 22.3389 -105.335 49.8937; + normal -0.430725 0.466069 -0.772823; + texcoord 1.00000 1.00000; + vertex 29.7289 -104.632 46.1990; + normal -0.430725 0.466070 -0.772823; + texcoord 0.00000 1.00000; + vertex 22.7575 -107.506 48.3512; + normal 0.278029 -0.911475 -0.303173; + texcoord 1.00000 2.00000; + vertex 62.1334 162.742 50.3214; + normal 0.278029 -0.911475 -0.303173; + texcoord 1.00000 1.68750; + vertex 63.9432 163.758 48.9260; + normal 0.278030 -0.911474 -0.303174; + texcoord 0.00000 2.00000; + vertex 67.1893 162.227 56.5041; + normal 0.278030 -0.911474 -0.303173; + texcoord 0.00000 1.68750; + vertex 68.9991 163.244 55.1087; + normal 0.278029 -0.911475 -0.303173; + texcoord 1.00000 1.34375; + vertex 65.9339 164.876 47.3910; + normal 0.278028 -0.911475 -0.303172; + texcoord 0.00000 1.34375; + vertex 70.9899 164.361 53.5737; + normal 0.278029 -0.911475 -0.303173; + texcoord 1.00000 1.00000; + vertex 67.9247 165.993 45.8560; + normal 0.278026 -0.911476 -0.303172; + texcoord 0.00000 1.00000; + vertex 72.9806 165.479 52.0387; + normal -0.133706 -0.898190 -0.418781; + texcoord 1.00000 2.00000; + vertex -2.90281 113.215 137.007; + normal -0.133704 -0.898190 -0.418782; + texcoord 1.00000 1.68750; + vertex -1.48942 113.918 135.048; + normal -0.133704 -0.898190 -0.418782; + texcoord 0.00000 2.00000; + vertex 3.67027 110.483 140.768; + normal -0.133704 -0.898190 -0.418783; + texcoord 0.00000 1.68750; + vertex 5.08366 111.186 138.809; + normal -0.133705 -0.898190 -0.418781; + texcoord 1.00000 1.34375; + vertex 0.0653100 114.691 132.893; + normal -0.133705 -0.898190 -0.418781; + texcoord 0.00000 1.34375; + vertex 6.63839 111.959 136.654; + normal -0.133706 -0.898190 -0.418780; + texcoord 1.00000 1.00000; + vertex 1.62004 115.465 130.738; + normal -0.133705 -0.898190 -0.418781; + texcoord 0.00000 1.00000; + vertex 8.19312 112.732 134.499; + normal -0.219655 -0.175398 -0.959681; + texcoord 1.00000 2.00000; + vertex 9.56671 -52.9912 185.473; + normal -0.219655 -0.175398 -0.959681; + texcoord 1.00000 1.68750; + vertex 7.34925 -53.9304 186.152; + normal -0.219655 -0.175398 -0.959681; + texcoord 0.00000 2.00000; + vertex 6.30144 -45.7041 184.889; + normal -0.219655 -0.175398 -0.959681; + texcoord 0.00000 1.68750; + vertex 4.08397 -46.6432 185.568; + normal -0.219655 -0.175398 -0.959681; + texcoord 1.00000 1.34375; + vertex 4.91004 -54.9634 186.899; + normal -0.219655 -0.175398 -0.959681; + texcoord 0.00000 1.34375; + vertex 1.64476 -47.6763 186.315; + normal -0.219655 -0.175398 -0.959681; + texcoord 1.00000 1.00000; + vertex 2.47083 -55.9965 187.647; + normal -0.219655 -0.175398 -0.959681; + texcoord 0.00000 1.00000; + vertex -0.794450 -48.7093 187.062; + normal -0.171117 -0.234320 0.956981; + texcoord 1.00000 2.00000; + vertex 83.2196 41.6696 50.8305; + normal -0.171120 -0.234322 0.956980; + texcoord 1.00000 1.68750; + vertex 85.3439 42.0461 51.3025; + normal -0.171121 -0.234323 0.956980; + texcoord 0.00000 2.00000; + vertex 81.7126 48.4333 52.2172; + normal -0.171121 -0.234322 0.956980; + texcoord 0.00000 1.68750; + vertex 83.8369 48.8098 52.6892; + normal -0.171123 -0.234323 0.956980; + texcoord 1.00000 1.34375; + vertex 87.6806 42.4603 51.8218; + normal -0.171120 -0.234321 0.956980; + texcoord 0.00000 1.34375; + vertex 86.1736 49.2240 53.2085; + normal -0.171124 -0.234322 0.956980; + texcoord 1.00000 1.00000; + vertex 90.0173 42.8745 52.3410; + normal -0.171120 -0.234320 0.956981; + texcoord 0.00000 1.00000; + vertex 88.5103 49.6382 53.7277; + normal -0.706560 -0.391293 0.589630; + texcoord 1.00000 2.00000; + vertex 48.7356 31.1441 94.4794; + normal -0.706559 -0.391293 0.589631; + texcoord 1.00000 1.68750; + vertex 49.9936 31.5867 96.2807; + normal -0.706560 -0.391293 0.589630; + texcoord 0.00000 2.00000; + vertex 45.6450 37.5905 95.0540; + normal -0.706559 -0.391293 0.589630; + texcoord 0.00000 1.68750; + vertex 46.9031 38.0331 96.8553; + normal -0.706560 -0.391293 0.589629; + texcoord 1.00000 1.34375; + vertex 51.3775 32.0736 98.2621; + normal -0.706560 -0.391294 0.589629; + texcoord 0.00000 1.34375; + vertex 48.2870 38.5200 98.8367; + normal -0.706561 -0.391294 0.589628; + texcoord 1.00000 1.00000; + vertex 52.7614 32.5604 100.243; + normal -0.706561 -0.391294 0.589627; + texcoord 0.00000 1.00000; + vertex 49.6709 39.0068 100.818; + normal -0.833050 -0.523046 0.180137; + texcoord 1.00000 2.00000; + vertex 51.4972 -35.1771 86.5553; + normal -0.833051 -0.523046 0.180138; + texcoord 1.00000 1.68750; + vertex 52.6220 -36.4236 88.1378; + normal -0.833049 -0.523048 0.180140; + texcoord 0.00000 2.00000; + vertex 49.5670 -30.3102 91.7608; + normal -0.833050 -0.523047 0.180140; + texcoord 0.00000 1.68750; + vertex 50.6918 -31.5567 93.3432; + normal -0.833050 -0.523046 0.180139; + texcoord 1.00000 1.34375; + vertex 53.8593 -37.7947 89.8785; + normal -0.833050 -0.523046 0.180139; + texcoord 0.00000 1.34375; + vertex 51.9291 -32.9278 95.0840; + normal -0.833049 -0.523047 0.180141; + texcoord 1.00000 1.00000; + vertex 55.0966 -39.1658 91.6192; + normal -0.833050 -0.523047 0.180139; + texcoord 0.00000 1.00000; + vertex 53.1664 -34.2989 96.8247; + normal -0.963838 -0.209408 0.164820; + texcoord 1.00000 2.00000; + vertex 24.4355 -67.1605 80.8283; + normal -0.963837 -0.209409 0.164821; + texcoord 1.00000 1.68750; + vertex 24.9705 -68.3324 82.4676; + normal -0.963837 -0.209408 0.164819; + texcoord 0.00000 2.00000; + vertex 23.9552 -61.8224 84.8013; + normal -0.963837 -0.209409 0.164820; + texcoord 0.00000 1.68750; + vertex 24.4901 -62.9943 86.4406; + normal -0.963837 -0.209410 0.164821; + texcoord 1.00000 1.34375; + vertex 25.5589 -69.6215 84.2708; + normal -0.963837 -0.209410 0.164820; + texcoord 0.00000 1.34375; + vertex 25.0785 -64.2834 88.2438; + normal -0.963837 -0.209410 0.164821; + texcoord 1.00000 1.00000; + vertex 26.1474 -70.9106 86.0740; + normal -0.963837 -0.209410 0.164820; + texcoord 0.00000 1.00000; + vertex 25.6670 -65.5725 90.0470; + normal -0.410139 0.610142 0.677873; + texcoord 1.00000 2.00000; + vertex 21.3261 -56.1972 70.7770; + normal -0.410140 0.610143 0.677872; + texcoord 1.00000 1.68750; + vertex 22.3729 -57.1114 72.2332; + normal -0.410139 0.610142 0.677874; + texcoord 0.00000 2.00000; + vertex 26.1524 -52.0152 69.9329; + normal -0.410139 0.610143 0.677873; + texcoord 0.00000 1.68750; + vertex 27.1992 -52.9294 71.3892; + normal -0.410139 0.610143 0.677873; + texcoord 1.00000 1.34375; + vertex 23.5244 -58.1170 73.8351; + normal -0.410139 0.610143 0.677873; + texcoord 0.00000 1.34375; + vertex 28.3507 -53.9350 72.9910; + normal -0.410138 0.610142 0.677874; + texcoord 1.00000 1.00000; + vertex 24.6759 -59.1227 75.4369; + normal -0.410139 0.610143 0.677873; + texcoord 0.00000 1.00000; + vertex 29.5023 -54.9407 74.5929; + normal -0.312283 -0.630650 0.710464; + texcoord 1.00000 2.00000; + vertex 56.7267 88.6460 89.4197; + normal -0.312283 -0.630649 0.710465; + texcoord 1.00000 1.68750; + vertex 57.0873 90.1261 90.8920; + normal -0.312283 -0.630651 0.710464; + texcoord 0.00000 2.00000; + vertex 50.3905 90.9372 88.6684; + normal -0.312283 -0.630648 0.710466; + texcoord 0.00000 1.68750; + vertex 50.7512 92.4172 90.1407; + normal -0.312283 -0.630648 0.710466; + texcoord 1.00000 1.34375; + vertex 57.4840 91.7541 92.5115; + normal -0.312283 -0.630647 0.710467; + texcoord 0.00000 1.34375; + vertex 51.1479 94.0453 91.7602; + normal -0.312284 -0.630649 0.710465; + texcoord 1.00000 1.00000; + vertex 57.8807 93.3822 94.1311; + normal -0.312284 -0.630650 0.710465; + texcoord 0.00000 1.00000; + vertex 51.5446 95.6734 93.3798; + normal 0.767070 -0.444366 0.462755; + texcoord 1.00000 2.00000; + vertex -9.76990 75.8451 103.364; + normal 0.767071 -0.444367 0.462753; + texcoord 1.00000 1.68750; + vertex -9.67595 77.4566 104.756; + normal 0.767071 -0.444368 0.462752; + texcoord 0.00000 2.00000; + vertex -14.1354 72.5679 107.453; + normal 0.767071 -0.444367 0.462754; + texcoord 0.00000 1.68750; + vertex -14.0414 74.1795 108.845; + normal 0.767070 -0.444367 0.462753; + texcoord 1.00000 1.34375; + vertex -9.57259 79.2293 106.287; + normal 0.767070 -0.444367 0.462754; + texcoord 0.00000 1.34375; + vertex -13.9381 75.9522 110.376; + normal 0.767070 -0.444368 0.462753; + texcoord 1.00000 1.00000; + vertex -9.46924 81.0020 107.818; + normal 0.767071 -0.444370 0.462750; + texcoord 0.00000 1.00000; + vertex -13.8347 77.7249 111.907; + normal 0.701399 -0.709250 0.0707437; + texcoord 1.00000 2.00000; + vertex 7.50023 18.4979 119.575; + normal 0.701398 -0.709251 0.0707413; + texcoord 1.00000 1.68750; + vertex 8.00597 19.1825 121.424; + normal 0.701399 -0.709250 0.0707436; + texcoord 0.00000 2.00000; + vertex 3.14852 14.4621 122.259; + normal 0.701398 -0.709250 0.0707431; + texcoord 0.00000 1.68750; + vertex 3.65426 15.1467 124.108; + normal 0.701398 -0.709251 0.0707417; + texcoord 1.00000 1.34375; + vertex 8.56229 19.9355 123.458; + normal 0.701398 -0.709251 0.0707424; + texcoord 0.00000 1.34375; + vertex 4.21057 15.8997 126.142; + normal 0.701398 -0.709251 0.0707428; + texcoord 1.00000 1.00000; + vertex 9.11860 20.6885 125.492; + normal 0.701398 -0.709251 0.0707407; + texcoord 0.00000 1.00000; + vertex 4.76689 16.6527 128.176; + normal 0.740210 -0.612221 0.277984; + texcoord 1.00000 2.00000; + vertex -18.2845 12.8603 92.0540; + normal 0.740210 -0.612222 0.277981; + texcoord 1.00000 1.68750; + vertex -18.2431 13.7446 93.8916; + normal 0.740210 -0.612221 0.277983; + texcoord 0.00000 2.00000; + vertex -22.6712 8.54440 94.2299; + normal 0.740210 -0.612222 0.277982; + texcoord 0.00000 1.68750; + vertex -22.6299 9.42879 96.0675; + normal 0.740209 -0.612223 0.277981; + texcoord 1.00000 1.34375; + vertex -18.1976 14.7175 95.9129; + texcoord 0.00000 1.34375; + vertex -22.5844 10.4016 98.0888; + normal 0.740209 -0.612222 0.277982; + texcoord 1.00000 1.00000; + vertex -18.1521 15.6903 97.9343; + normal 0.740210 -0.612222 0.277981; + texcoord 0.00000 1.00000; + vertex -22.5388 11.3744 100.110; + normal 0.793891 -0.540058 0.279417; + texcoord 1.00000 2.00000; + vertex -21.8033 19.5362 90.8377; + normal 0.793891 -0.540058 0.279418; + texcoord 1.00000 1.68750; + vertex -22.0016 20.2862 92.8507; + normal 0.793891 -0.540058 0.279419; + texcoord 0.00000 2.00000; + vertex -25.9527 14.2451 92.4004; + normal 0.793891 -0.540058 0.279418; + texcoord 0.00000 1.68750; + vertex -26.1510 14.9951 94.4134; + normal 0.793891 -0.540058 0.279417; + texcoord 1.00000 1.34375; + vertex -22.2197 21.1112 95.0649; + normal 0.793891 -0.540059 0.279416; + texcoord 0.00000 1.34375; + vertex -26.3691 15.8201 96.6276; + normal 0.793891 -0.540059 0.279415; + texcoord 1.00000 1.00000; + vertex -22.4378 21.9362 97.2792; + normal 0.793892 -0.540059 0.279414; + texcoord 0.00000 1.00000; + vertex -26.5872 16.6451 98.8419; + normal 0.553093 0.830230 0.0693225; + texcoord 1.00000 2.00000; + vertex 3.13962 11.6392 129.237; + normal 0.553093 0.830230 0.0693256; + texcoord 1.00000 1.68750; + vertex 2.92287 11.6046 131.380; + normal 0.553093 0.830230 0.0693258; + texcoord 0.00000 2.00000; + vertex 8.84101 7.79800 129.752; + normal 0.553093 0.830230 0.0693257; + texcoord 0.00000 1.68750; + vertex 8.62426 7.76344 131.895; + normal 0.553093 0.830230 0.0693247; + texcoord 1.00000 1.34375; + vertex 2.68443 11.5666 133.737; + normal 0.553093 0.830230 0.0693245; + texcoord 0.00000 1.34375; + vertex 8.38582 7.72544 134.252; + normal 0.553093 0.830230 0.0693230; + texcoord 1.00000 1.00000; + vertex 2.44600 11.5286 136.095; + normal 0.553094 0.830230 0.0693258; + texcoord 0.00000 1.00000; + vertex 8.14739 7.68743 136.610; + normal 0.00539633 0.797140 0.603771; + texcoord 1.00000 2.00000; + vertex -12.9834 -43.5624 105.009; + normal 0.00539636 0.797140 0.603771; + texcoord 1.00000 1.68750; + vertex -13.2064 -44.7990 106.644; + normal 0.00539634 0.797140 0.603771; + texcoord 0.00000 2.00000; + vertex -6.42443 -44.0216 105.557; + normal 0.00539637 0.797140 0.603771; + texcoord 0.00000 1.68750; + vertex -6.64747 -45.2582 107.192; + normal 0.00539647 0.797140 0.603770; + texcoord 1.00000 1.34375; + vertex -13.4518 -46.1593 108.442; + normal 0.00539647 0.797140 0.603770; + texcoord 0.00000 1.34375; + vertex -6.89281 -46.6185 108.990; + normal 0.00539654 0.797141 0.603769; + texcoord 1.00000 1.00000; + vertex -13.6971 -47.5196 110.240; + normal 0.00539654 0.797141 0.603769; + texcoord 0.00000 1.00000; + vertex -7.13816 -47.9787 110.788; + normal 0.324211 0.660962 0.676769; + texcoord 1.00000 2.00000; + vertex -35.5581 -65.4158 102.649; + normal 0.324211 0.660964 0.676767; + texcoord 1.00000 1.68750; + vertex -36.4890 -66.4819 104.137; + normal 0.324212 0.660965 0.676766; + texcoord 0.00000 2.00000; + vertex -30.1040 -68.9746 103.512; + normal 0.324212 0.660967 0.676764; + texcoord 0.00000 1.68750; + vertex -31.0348 -70.0407 104.999; + normal 0.324211 0.660966 0.676765; + texcoord 1.00000 1.34375; + vertex -37.5129 -67.6546 105.772; + normal 0.324211 0.660965 0.676766; + texcoord 0.00000 1.34375; + vertex -32.0587 -71.2134 106.635; + normal 0.324211 0.660966 0.676765; + texcoord 1.00000 1.00000; + vertex -38.5369 -68.8273 107.408; + normal 0.324210 0.660961 0.676771; + texcoord 0.00000 1.00000; + vertex -33.0827 -72.3861 108.271; + normal 0.183395 0.123574 0.975241; + texcoord 1.00000 2.00000; + vertex -54.9762 -80.1167 36.7853; + normal 0.183395 0.123574 0.975241; + texcoord 1.00000 1.68750; + vertex -56.3076 -81.6575 37.2309; + normal 0.183395 0.123574 0.975241; + texcoord 0.00000 2.00000; + vertex -49.9914 -84.5332 36.4075; + normal 0.183396 0.123576 0.975241; + texcoord 0.00000 1.68750; + vertex -51.3228 -86.0740 36.8531; + normal 0.183396 0.123576 0.975241; + texcoord 1.00000 1.34375; + vertex -57.7721 -83.3524 37.7211; + normal 0.183396 0.123576 0.975241; + texcoord 0.00000 1.34375; + vertex -52.7873 -87.7689 37.3433; + normal 0.183396 0.123577 0.975241; + texcoord 1.00000 1.00000; + vertex -59.2367 -85.0474 38.2113; + normal 0.183395 0.123573 0.975242; + texcoord 0.00000 1.00000; + vertex -54.2519 -89.4638 37.8335; + normal 0.579274 0.340846 0.740450; + texcoord 1.00000 2.00000; + vertex -51.0666 -56.6155 72.3576; + normal 0.579274 0.340846 0.740450; + texcoord 1.00000 1.68750; + vertex -52.2231 -57.6824 73.7535; + normal 0.579273 0.340846 0.740450; + texcoord 0.00000 2.00000; + vertex -47.0159 -61.9435 71.6413; + normal 0.579274 0.340847 0.740449; + texcoord 0.00000 1.68750; + vertex -48.1725 -63.0104 73.0372; + normal 0.579274 0.340846 0.740450; + texcoord 1.00000 1.34375; + vertex -53.4953 -58.8561 75.2890; + normal 0.579274 0.340848 0.740448; + texcoord 0.00000 1.34375; + vertex -49.4447 -64.1840 74.5727; + normal 0.579274 0.340847 0.740449; + texcoord 1.00000 1.00000; + vertex -54.7675 -60.0297 76.8246; + normal 0.579274 0.340849 0.740448; + texcoord 0.00000 1.00000; + vertex -50.7169 -65.3577 76.1083; + normal 0.746342 -0.407149 0.526501; + texcoord 1.00000 2.00000; + vertex 59.3661 155.560 42.7815; + normal 0.746341 -0.407150 0.526501; + texcoord 1.00000 1.68750; + vertex 60.4352 157.392 42.6831; + normal 0.746341 -0.407151 0.526501; + texcoord 0.00000 2.00000; + vertex 56.4070 157.596 48.5508; + normal 0.746341 -0.407150 0.526501; + texcoord 0.00000 1.68750; + vertex 57.4761 159.428 48.4524; + normal 0.746341 -0.407150 0.526501; + texcoord 1.00000 1.34375; + vertex 61.6111 159.408 42.5749; + normal 0.746342 -0.407149 0.526501; + texcoord 0.00000 1.34375; + vertex 58.6520 161.444 48.3442; + normal 0.746342 -0.407149 0.526502; + texcoord 1.00000 1.00000; + vertex 62.7871 161.424 42.4666; + normal 0.746341 -0.407150 0.526501; + texcoord 0.00000 1.00000; + vertex 59.8280 163.460 48.2359; + normal 0.142366 -0.809200 0.570025; + texcoord 1.00000 2.00000; + vertex 41.0756 95.1034 113.355; + normal 0.142363 -0.809201 0.570023; + texcoord 1.00000 1.68750; + vertex 43.0667 95.7418 113.764; + normal 0.142362 -0.809202 0.570023; + texcoord 0.00000 2.00000; + vertex 38.8521 98.5490 118.801; + normal 0.142362 -0.809202 0.570023; + texcoord 0.00000 1.68750; + vertex 40.8432 99.1874 119.210; + normal 0.142363 -0.809201 0.570023; + texcoord 1.00000 1.34375; + vertex 45.2569 96.4441 114.214; + normal 0.142364 -0.809201 0.570023; + texcoord 0.00000 1.34375; + vertex 43.0334 99.8896 119.660; + normal 0.142364 -0.809201 0.570024; + texcoord 1.00000 1.00000; + vertex 47.4471 97.1463 114.664; + normal 0.142364 -0.809201 0.570024; + texcoord 0.00000 1.00000; + vertex 45.2235 100.592 120.110; + normal -0.209997 -0.974545 0.0785029; + texcoord 1.00000 2.00000; + vertex 75.3662 -12.7141 146.980; + normal -0.209997 -0.974545 0.0785041; + texcoord 1.00000 1.68750; + vertex 77.0264 -12.9670 148.282; + normal -0.209995 -0.974545 0.0785063; + texcoord 0.00000 2.00000; + vertex 71.3682 -11.4219 152.327; + normal -0.209996 -0.974545 0.0785056; + texcoord 0.00000 1.68750; + vertex 73.0285 -11.6747 153.630; + normal -0.209998 -0.974545 0.0785044; + texcoord 1.00000 1.34375; + vertex 78.8526 -13.2451 149.715; + normal -0.209998 -0.974545 0.0785043; + texcoord 0.00000 1.34375; + vertex 74.8547 -11.9528 155.062; + normal -0.209997 -0.974545 0.0785045; + texcoord 1.00000 1.00000; + vertex 80.6789 -13.5232 151.147; + normal -0.209997 -0.974545 0.0785048; + texcoord 0.00000 1.00000; + vertex 76.6809 -12.2310 156.495; + normal -0.984905 -0.0659567 -0.160038; + texcoord 1.00000 2.00000; + vertex 11.4332 -100.257 125.369; + normal -0.984904 -0.0659568 -0.160041; + texcoord 1.00000 1.68750; + vertex 11.1202 -100.649 127.457; + normal -0.984904 -0.0659571 -0.160040; + texcoord 0.00000 2.00000; + vertex 10.7914 -93.5156 126.541; + normal -0.984904 -0.0659568 -0.160041; + texcoord 0.00000 1.68750; + vertex 10.4784 -93.9084 128.629; + normal -0.984904 -0.0659565 -0.160041; + texcoord 1.00000 1.34375; + vertex 10.7760 -101.082 129.754; + normal -0.984905 -0.0659564 -0.160040; + texcoord 0.00000 1.34375; + vertex 10.1341 -94.3405 130.926; + normal -0.984905 -0.0659564 -0.160040; + texcoord 1.00000 1.00000; + vertex 10.4317 -101.514 132.051; + normal -0.984905 -0.0659564 -0.160040; + texcoord 0.00000 1.00000; + vertex 9.78982 -94.7725 133.223; + normal -0.320355 0.916391 0.239999; + texcoord 1.00000 2.00000; + vertex 15.4318 -90.9983 105.693; + normal -0.320356 0.916391 0.239998; + texcoord 1.00000 1.68750; + vertex 15.7820 -91.4212 107.776; + normal -0.320356 0.916392 0.239997; + texcoord 0.00000 2.00000; + vertex 21.8634 -88.5945 105.100; + normal -0.320357 0.916392 0.239996; + texcoord 0.00000 1.68750; + vertex 22.2136 -89.0175 107.183; + normal -0.320357 0.916391 0.239998; + texcoord 1.00000 1.34375; + vertex 16.1672 -91.8865 110.067; + normal -0.320357 0.916391 0.239996; + texcoord 0.00000 1.34375; + vertex 22.5987 -89.4828 109.473; + normal -0.320357 0.916391 0.239998; + texcoord 1.00000 1.00000; + vertex 16.5523 -92.3518 112.357; + normal -0.320357 0.916391 0.239998; + texcoord 0.00000 1.00000; + vertex 22.9839 -89.9481 111.764; + normal 0.468838 -0.865943 -0.174166; + texcoord 1.00000 2.00000; + vertex 68.2438 128.847 120.842; + normal 0.468839 -0.865944 -0.174157; + texcoord 1.00000 1.68750; + vertex 69.1622 128.983 122.639; + normal 0.468841 -0.865944 -0.174152; + texcoord 0.00000 2.00000; + vertex 63.3392 125.639 123.591; + normal 0.468840 -0.865944 -0.174155; + texcoord 0.00000 1.68750; + vertex 64.2576 125.775 125.388; + normal 0.468840 -0.865944 -0.174157; + texcoord 1.00000 1.34375; + vertex 70.1725 129.133 124.616; + normal 0.468839 -0.865943 -0.174162; + texcoord 0.00000 1.34375; + vertex 65.2679 125.924 127.365; + normal 0.468840 -0.865943 -0.174159; + texcoord 1.00000 1.00000; + vertex 71.1827 129.282 126.593; + normal 0.468840 -0.865943 -0.174159; + texcoord 0.00000 1.00000; + vertex 66.2781 126.074 129.342; + normal 0.817707 0.557085 0.144956; + texcoord 1.00000 2.00000; + vertex -55.9147 88.6612 145.404; + normal 0.817705 0.557086 0.144958; + texcoord 1.00000 1.68750; + vertex -56.9828 89.9169 146.603; + normal 0.817705 0.557087 0.144959; + texcoord 0.00000 2.00000; + vertex -54.3589 85.0271 150.593; + normal 0.817705 0.557086 0.144958; + texcoord 0.00000 1.68750; + vertex -55.4270 86.2827 151.793; + normal 0.817706 0.557086 0.144958; + texcoord 1.00000 1.34375; + vertex -58.1577 91.2981 147.923; + normal 0.817706 0.557086 0.144957; + texcoord 0.00000 1.34375; + vertex -56.6019 87.6640 153.112; + normal 0.817706 0.557086 0.144957; + texcoord 1.00000 1.00000; + vertex -59.3326 92.6794 149.242; + normal 0.817706 0.557086 0.144958; + texcoord 0.00000 1.00000; + vertex -57.7768 89.0452 154.432; + normal 0.954106 -0.240287 0.178730; + texcoord 1.00000 2.00000; + vertex -3.10495 10.2161 161.700; + normal 0.954106 -0.240286 0.178732; + texcoord 1.00000 1.68750; + vertex -3.18647 11.1962 163.453; + normal 0.954106 -0.240287 0.178730; + texcoord 0.00000 2.00000; + vertex -5.01329 4.81787 164.630; + normal 0.954106 -0.240286 0.178731; + texcoord 0.00000 1.68750; + vertex -5.09481 5.79797 166.383; + normal 0.954106 -0.240286 0.178731; + texcoord 1.00000 1.34375; + vertex -3.27615 12.2744 165.381; + normal 0.954106 -0.240285 0.178733; + texcoord 0.00000 1.34375; + vertex -5.18449 6.87608 168.311; + normal 0.954106 -0.240287 0.178730; + texcoord 1.00000 1.00000; + vertex -3.36582 13.3525 167.309; + normal 0.954105 -0.240286 0.178734; + texcoord 0.00000 1.00000; + vertex -5.27417 7.95420 170.239; + normal 0.720616 0.155099 0.675764; + texcoord 1.00000 2.00000; + vertex -52.5074 -89.5491 98.7906; + normal 0.720615 0.155099 0.675765; + texcoord 1.00000 1.68750; + vertex -53.8775 -89.8467 100.320; + normal 0.720616 0.155099 0.675764; + texcoord 0.00000 2.00000; + vertex -51.1047 -96.0387 98.7843; + normal 0.720615 0.155099 0.675765; + texcoord 0.00000 1.68750; + vertex -52.4748 -96.3363 100.314; + normal 0.720616 0.155099 0.675764; + texcoord 1.00000 1.34375; + vertex -55.3847 -90.1741 102.002; + normal 0.720615 0.155098 0.675765; + texcoord 0.00000 1.34375; + vertex -53.9820 -96.6637 101.996; + normal 0.720618 0.155099 0.675762; + texcoord 1.00000 1.00000; + vertex -56.8918 -90.5015 103.685; + normal 0.720615 0.155097 0.675766; + texcoord 0.00000 1.00000; + vertex -55.4892 -96.9911 103.678; + normal 0.612116 0.314615 0.725487; + texcoord 1.00000 2.00000; + vertex -44.7375 -76.7407 73.9174; + normal 0.612113 0.314611 0.725491; + texcoord 1.00000 1.68750; + vertex -46.1445 -77.4255 75.4015; + normal 0.612112 0.314610 0.725492; + texcoord 0.00000 2.00000; + vertex -41.6535 -82.9139 73.9925; + normal 0.612111 0.314609 0.725494; + texcoord 0.00000 1.68750; + vertex -43.0605 -83.5988 75.4765; + normal 0.612111 0.314609 0.725494; + texcoord 1.00000 1.34375; + vertex -47.6921 -78.1789 77.0339; + normal 0.612111 0.314610 0.725493; + texcoord 0.00000 1.34375; + vertex -44.6082 -84.3521 77.1090; + normal 0.612111 0.314610 0.725494; + texcoord 1.00000 1.00000; + vertex -49.2398 -78.9322 78.6664; + normal 0.612112 0.314611 0.725492; + texcoord 0.00000 1.00000; + vertex -46.1558 -85.1054 78.7414; + normal -0.480133 0.0857462 0.872995; + texcoord 1.00000 2.00000; + vertex 99.8153 80.4534 73.0769; + normal -0.480133 0.0857461 0.872995; + texcoord 1.00000 1.68750; + vertex 101.551 80.2063 74.0558; + normal -0.480134 0.0857462 0.872994; + texcoord 0.00000 2.00000; + vertex 100.774 86.8063 72.9803; + normal -0.480132 0.0857463 0.872995; + texcoord 0.00000 1.68750; + vertex 102.510 86.5592 73.9592; + normal -0.480132 0.0857466 0.872995; + texcoord 1.00000 1.34375; + vertex 103.460 79.9345 75.1325; + normal -0.480132 0.0857465 0.872995; + texcoord 0.00000 1.34375; + vertex 104.419 86.2874 75.0359; + normal -0.480134 0.0857470 0.872994; + texcoord 1.00000 1.00000; + vertex 105.370 79.6627 76.2093; + normal -0.480137 0.0857461 0.872993; + texcoord 0.00000 1.00000; + vertex 106.329 86.0156 76.1127; + normal -0.815943 0.499273 0.291485; + texcoord 1.00000 2.00000; + vertex 16.6870 42.0334 161.617; + normal -0.815943 0.499272 0.291486; + texcoord 1.00000 1.68750; + vertex 17.1980 41.7439 163.543; + normal -0.815943 0.499273 0.291485; + texcoord 0.00000 2.00000; + vertex 20.0345 47.5393 161.557; + normal -0.815944 0.499272 0.291483; + texcoord 0.00000 1.68750; + vertex 20.5454 47.2498 163.483; + normal -0.815945 0.499272 0.291482; + texcoord 1.00000 1.34375; + vertex 17.7601 41.4254 165.662; + normal -0.815945 0.499272 0.291482; + texcoord 0.00000 1.34375; + vertex 21.1075 46.9313 165.602; + normal -0.815945 0.499272 0.291481; + texcoord 1.00000 1.00000; + vertex 18.3221 41.1070 167.781; + normal -0.815944 0.499272 0.291484; + texcoord 0.00000 1.00000; + vertex 21.6695 46.6129 167.721; + normal -0.300132 0.770637 0.562173; + texcoord 1.00000 2.00000; + vertex 3.80801 -73.1361 139.395; + normal -0.300133 0.770636 0.562174; + texcoord 1.00000 1.68750; + vertex 3.01720 -74.4469 140.770; + normal -0.300132 0.770637 0.562174; + texcoord 0.00000 2.00000; + vertex 9.55596 -73.2385 142.604; + normal -0.300133 0.770636 0.562175; + texcoord 0.00000 1.68750; + vertex 8.76516 -74.5493 143.979; + normal -0.300133 0.770636 0.562175; + texcoord 1.00000 1.34375; + vertex 2.14732 -75.8887 142.282; + normal -0.300133 0.770636 0.562175; + texcoord 0.00000 1.34375; + vertex 7.89528 -75.9911 145.491; + normal -0.300133 0.770636 0.562174; + texcoord 1.00000 1.00000; + vertex 1.27744 -77.3306 143.794; + normal -0.300132 0.770637 0.562174; + texcoord 0.00000 1.00000; + vertex 7.02539 -77.4330 147.003; + normal -0.861280 0.265572 0.433208; + texcoord 1.00000 2.00000; + vertex 2.09434 -130.791 72.8139; + normal -0.861280 0.265572 0.433208; + texcoord 1.00000 1.68750; + vertex 1.73700 -132.832 73.3546; + normal -0.861280 0.265573 0.433207; + texcoord 0.00000 2.00000; + vertex 5.38304 -129.796 78.7424; + normal -0.861280 0.265573 0.433207; + texcoord 0.00000 1.68750; + vertex 5.02570 -131.837 79.2831; + normal -0.861280 0.265572 0.433207; + texcoord 1.00000 1.34375; + vertex 1.34393 -135.077 73.9494; + normal -0.861280 0.265573 0.433206; + texcoord 0.00000 1.34375; + vertex 4.63262 -134.082 79.8779; + normal -0.861280 0.265573 0.433207; + texcoord 1.00000 1.00000; + vertex 0.950850 -137.322 74.5441; + texcoord 0.00000 1.00000; + vertex 4.23954 -136.327 80.4727; + normal -0.152269 0.316945 0.936141; + texcoord 1.00000 2.00000; + vertex 14.8102 -105.405 52.6803; + normal -0.152271 0.316948 0.936140; + texcoord 1.00000 1.68750; + vertex 15.4723 -107.298 53.4286; + normal -0.152272 0.316949 0.936139; + texcoord 0.00000 2.00000; + vertex 21.2379 -103.057 52.9308; + normal -0.152271 0.316948 0.936140; + texcoord 0.00000 1.68750; + vertex 21.9000 -104.950 53.6792; + normal -0.152270 0.316946 0.936141; + texcoord 1.00000 1.34375; + vertex 16.2007 -109.379 54.2519; + normal -0.152268 0.316944 0.936141; + texcoord 0.00000 1.34375; + vertex 22.6284 -107.031 54.5024; + normal -0.152268 0.316943 0.936142; + texcoord 1.00000 1.00000; + vertex 16.9290 -111.461 55.0751; + normal -0.152269 0.316944 0.936141; + texcoord 0.00000 1.00000; + vertex 23.3567 -109.113 55.3256; + normal -0.224207 -0.000194761 0.974542; + texcoord 1.00000 2.00000; + vertex 75.4388 161.727 56.5713; + normal -0.224206 -0.000193115 0.974542; + texcoord 1.00000 1.68750; + vertex 76.3289 163.665 56.7764; + normal -0.224207 -0.000193418 0.974542; + texcoord 0.00000 2.00000; + vertex 69.3935 164.650 55.1810; + normal -0.224206 -0.000192444 0.974542; + texcoord 0.00000 1.68750; + vertex 70.2836 166.588 55.3862; + normal -0.224206 -0.000191791 0.974542; + texcoord 1.00000 1.34375; + vertex 77.3080 165.798 57.0021; + normal -0.224206 -0.000192393 0.974542; + texcoord 0.00000 1.34375; + vertex 71.2627 168.720 55.6119; + normal -0.224206 -0.000192112 0.974542; + texcoord 1.00000 1.00000; + vertex 78.2871 167.930 57.2277; + normal -0.224206 -0.000193317 0.974542; + texcoord 0.00000 1.00000; + vertex 72.2418 170.853 55.8375; + normal 0.278405 -0.217137 0.935597; + texcoord 1.00000 2.00000; + vertex 10.5167 108.716 136.090; + normal 0.278408 -0.217134 0.935597; + texcoord 1.00000 1.68750; + vertex 12.0518 110.207 135.980; + normal 0.278408 -0.217132 0.935597; + texcoord 0.00000 2.00000; + vertex 6.12971 113.411 138.485; + normal 0.278408 -0.217133 0.935597; + texcoord 0.00000 1.68750; + vertex 7.66482 114.902 138.375; + normal 0.278407 -0.217135 0.935597; + texcoord 1.00000 1.34375; + vertex 13.7404 111.847 135.858; + normal 0.278407 -0.217134 0.935597; + texcoord 0.00000 1.34375; + vertex 9.35344 116.542 138.253; + normal 0.278406 -0.217136 0.935597; + texcoord 1.00000 1.00000; + vertex 15.4290 113.488 135.736; + normal 0.278409 -0.217131 0.935598; + texcoord 0.00000 1.00000; + vertex 11.0421 118.182 138.131; + normal 0.926988 0.220175 0.303671; + texcoord 1.00000 2.00000; + vertex 2.39147 -40.2070 188.406; + normal 0.926988 0.220175 0.303671; + texcoord 1.00000 1.68750; + vertex 1.81524 -40.5051 190.381; + normal 0.926988 0.220175 0.303670; + texcoord 0.00000 2.00000; + vertex 4.07281 -46.6260 187.927; + normal 0.926988 0.220175 0.303670; + texcoord 0.00000 1.68750; + vertex 3.49658 -46.9241 189.902; + normal 0.926988 0.220175 0.303670; + texcoord 1.00000 1.34375; + vertex 1.18139 -40.8331 192.554; + normal 0.926988 0.220175 0.303670; + texcoord 0.00000 1.34375; + vertex 2.86273 -47.2521 192.075; + normal 0.926988 0.220176 0.303670; + texcoord 1.00000 1.00000; + vertex 0.547540 -41.1610 194.726; + texcoord 0.00000 1.00000; + vertex 2.22888 -47.5800 194.248; + normal -0.722241 0.315538 -0.615470; + texcoord 1.00000 2.00000; + vertex 80.9970 54.4840 55.7598; + normal -0.722240 0.315538 -0.615471; + texcoord 1.00000 1.68750; + vertex 82.5159 55.4535 54.4744; + normal -0.722241 0.315538 -0.615471; + texcoord 0.00000 2.00000; + vertex 81.6084 48.5216 51.9855; + normal -0.722240 0.315538 -0.615471; + texcoord 0.00000 1.68750; + vertex 83.1273 49.4911 50.7001; + normal -0.722239 0.315539 -0.615472; + texcoord 1.00000 1.34375; + vertex 84.1867 56.5199 53.0604; + texcoord 0.00000 1.34375; + vertex 84.7982 50.5575 49.2862; + normal -0.722239 0.315539 -0.615472; + texcoord 1.00000 1.00000; + vertex 85.8576 57.5863 51.6465; + normal -0.722238 0.315539 -0.615473; + texcoord 0.00000 1.00000; + vertex 86.4690 51.6239 47.8722; + normal -0.0906289 0.0974351 -0.991107; + texcoord 1.00000 2.00000; + vertex 42.1577 44.2325 95.6643; + normal -0.0906262 0.0974358 -0.991107; + texcoord 1.00000 1.68750; + vertex 44.2122 45.2941 95.5808; + normal -0.0906262 0.0974356 -0.991107; + texcoord 0.00000 2.00000; + vertex 45.4987 37.6924 94.7158; + normal -0.0906261 0.0974359 -0.991107; + texcoord 0.00000 1.68750; + vertex 47.5532 38.7541 94.6323; + normal -0.0906265 0.0974360 -0.991107; + texcoord 1.00000 1.34375; + vertex 46.4721 46.4619 95.4890; + normal -0.0906253 0.0974361 -0.991107; + texcoord 0.00000 1.34375; + vertex 49.8131 39.9218 94.5405; + normal -0.0906267 0.0974358 -0.991107; + texcoord 1.00000 1.00000; + vertex 48.7320 47.6297 95.3971; + normal -0.0906219 0.0974365 -0.991107; + texcoord 0.00000 1.00000; + vertex 52.0730 41.0896 94.4487; + normal 0.0846712 0.249954 -0.964548; + texcoord 1.00000 2.00000; + vertex 50.3073 -22.8343 93.3795; + normal 0.0846735 0.249953 -0.964548; + texcoord 1.00000 1.68750; + vertex 52.6300 -23.0707 93.5222; + normal 0.0846735 0.249953 -0.964549; + texcoord 0.00000 2.00000; + vertex 49.6918 -30.0422 91.4577; + normal 0.0846748 0.249953 -0.964549; + texcoord 0.00000 1.68750; + vertex 52.0145 -30.2785 91.6003; + normal 0.0846751 0.249953 -0.964548; + texcoord 1.00000 1.34375; + vertex 55.1850 -23.3307 93.6791; + normal 0.0846737 0.249953 -0.964548; + texcoord 0.00000 1.34375; + vertex 54.5695 -30.5386 91.7572; + normal 0.0846741 0.249953 -0.964548; + texcoord 1.00000 1.00000; + vertex 57.7400 -23.5907 93.8360; + normal 0.0846712 0.249954 -0.964548; + texcoord 0.00000 1.00000; + vertex 57.1245 -30.7986 91.9141; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86; +}; +batch TRIANGLE_STRIP +{ + indices 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92 93; +}; +batch TRIANGLE_STRIP +{ + indices 94 95 96 97; +}; +batch TRIANGLE_STRIP +{ + indices 98 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104 105; +}; +batch TRIANGLE_STRIP +{ + indices 106 107 108 109; +}; +batch TRIANGLE_STRIP +{ + indices 110 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116 117; +}; +batch TRIANGLE_STRIP +{ + indices 118 119 120 121; +}; +batch TRIANGLE_STRIP +{ + indices 122 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128 129; +}; +batch TRIANGLE_STRIP +{ + indices 130 131 132 133; +}; +batch TRIANGLE_STRIP +{ + indices 134 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140 141; +}; +batch TRIANGLE_STRIP +{ + indices 142 143 144 145; +}; +batch TRIANGLE_STRIP +{ + indices 146 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152 153; +}; +batch TRIANGLE_STRIP +{ + indices 154 155 156 157; +}; +batch TRIANGLE_STRIP +{ + indices 158 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164 165; +}; +batch TRIANGLE_STRIP +{ + indices 166 167 168 169; +}; +batch TRIANGLE_STRIP +{ + indices 170 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176 177; +}; +batch TRIANGLE_STRIP +{ + indices 178 179 180 181; +}; +batch TRIANGLE_STRIP +{ + indices 182 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188 189; +}; +batch TRIANGLE_STRIP +{ + indices 190 191 192 193; +}; +batch TRIANGLE_STRIP +{ + indices 194 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200 201; +}; +batch TRIANGLE_STRIP +{ + indices 202 203 204 205; +}; +batch TRIANGLE_STRIP +{ + indices 206 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212 213; +}; +batch TRIANGLE_STRIP +{ + indices 214 215 216 217; +}; +batch TRIANGLE_STRIP +{ + indices 218 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224 225; +}; +batch TRIANGLE_STRIP +{ + indices 226 227 228 229; +}; +batch TRIANGLE_STRIP +{ + indices 230 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236 237; +}; +batch TRIANGLE_STRIP +{ + indices 238 239 240 241; +}; +batch TRIANGLE_STRIP +{ + indices 242 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248 249; +}; +batch TRIANGLE_STRIP +{ + indices 250 251 252 253; +}; +batch TRIANGLE_STRIP +{ + indices 254 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260 261; +}; +batch TRIANGLE_STRIP +{ + indices 262 263 264 265; +}; +batch TRIANGLE_STRIP +{ + indices 266 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272 273; +}; +batch TRIANGLE_STRIP +{ + indices 274 275 276 277; +}; +batch TRIANGLE_STRIP +{ + indices 278 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284 285; +}; +batch TRIANGLE_STRIP +{ + indices 286 287 288 289; +}; +batch TRIANGLE_STRIP +{ + indices 290 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296 297; +}; +batch TRIANGLE_STRIP +{ + indices 298 299 300 301; +}; +batch TRIANGLE_STRIP +{ + indices 302 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308 309; +}; +batch TRIANGLE_STRIP +{ + indices 310 311 312 313; +}; +batch TRIANGLE_STRIP +{ + indices 314 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320 321; +}; +batch TRIANGLE_STRIP +{ + indices 322 323 324 325; +}; +batch TRIANGLE_STRIP +{ + indices 326 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332 333; +}; +batch TRIANGLE_STRIP +{ + indices 334 335 336 337; +}; +batch TRIANGLE_STRIP +{ + indices 338 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344 345; +}; +batch TRIANGLE_STRIP +{ + indices 346 347 348 349; +}; +batch TRIANGLE_STRIP +{ + indices 350 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356 357; +}; +batch TRIANGLE_STRIP +{ + indices 358 359 360 361; +}; +batch TRIANGLE_STRIP +{ + indices 362 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368 369; +}; +batch TRIANGLE_STRIP +{ + indices 370 371 372 373; +}; +batch TRIANGLE_STRIP +{ + indices 374 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380 381; +}; +batch TRIANGLE_STRIP +{ + indices 382 383 384 385; +}; +batch TRIANGLE_STRIP +{ + indices 386 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392 393; +}; +batch TRIANGLE_STRIP +{ + indices 394 395 396 397; +}; +batch TRIANGLE_STRIP +{ + indices 398 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404 405; +}; +batch TRIANGLE_STRIP +{ + indices 406 407 408 409; +}; +batch TRIANGLE_STRIP +{ + indices 410 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416 417; +}; +batch TRIANGLE_STRIP +{ + indices 418 419 420 421; +}; +batch TRIANGLE_STRIP +{ + indices 422 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428 429; +}; +batch TRIANGLE_STRIP +{ + indices 430 431 432 433; +}; +batch TRIANGLE_STRIP +{ + indices 434 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440 441; +}; +batch TRIANGLE_STRIP +{ + indices 442 443 444 445; +}; +batch TRIANGLE_STRIP +{ + indices 446 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452 453; +}; +batch TRIANGLE_STRIP +{ + indices 454 455 456 457; +}; +batch TRIANGLE_STRIP +{ + indices 458 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464 465; +}; +batch TRIANGLE_STRIP +{ + indices 466 467 468 469; +}; +batch TRIANGLE_STRIP +{ + indices 470 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476 477; +}; +batch TRIANGLE_STRIP +{ + indices 478 479 480 481; +}; +batch TRIANGLE_STRIP +{ + indices 482 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488 489; +}; +batch TRIANGLE_STRIP +{ + indices 490 491 492 493; +}; +batch TRIANGLE_STRIP +{ + indices 494 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500 501; +}; +batch TRIANGLE_STRIP +{ + indices 502 503 504 505; +}; +batch TRIANGLE_STRIP +{ + indices 506 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512 513; +}; +batch TRIANGLE_STRIP +{ + indices 514 515 516 517; +}; +batch TRIANGLE_STRIP +{ + indices 518 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524 525; +}; +batch TRIANGLE_STRIP +{ + indices 526 527 528 529; +}; +batch TRIANGLE_STRIP +{ + indices 530 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536 537; +}; +batch TRIANGLE_STRIP +{ + indices 538 539 540 541; +}; +batch TRIANGLE_STRIP +{ + indices 542 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548 549; +}; +batch TRIANGLE_STRIP +{ + indices 550 551 552 553; +}; +batch TRIANGLE_STRIP +{ + indices 554 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560 561; +}; +batch TRIANGLE_STRIP +{ + indices 562 563 564 565; +}; +batch TRIANGLE_STRIP +{ + indices 566 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572 573; +}; +batch TRIANGLE_STRIP +{ + indices 574 575 576 577; +}; +batch TRIANGLE_STRIP +{ + indices 578 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584 585; +}; +batch TRIANGLE_STRIP +{ + indices 586 587 588 589; +}; +batch TRIANGLE_STRIP +{ + indices 590 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596 597; +}; +batch TRIANGLE_STRIP +{ + indices 598 599 600 601; +}; +batch TRIANGLE_STRIP +{ + indices 602 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608 609; +}; +batch TRIANGLE_STRIP +{ + indices 610 611 612 613; +}; +batch TRIANGLE_STRIP +{ + indices 614 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620 621; +}; +batch TRIANGLE_STRIP +{ + indices 622 623 624 625; +}; +batch TRIANGLE_STRIP +{ + indices 626 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632 633; +}; +batch TRIANGLE_STRIP +{ + indices 634 635 636 637; +}; +batch TRIANGLE_STRIP +{ + indices 638 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644 645; +}; +batch TRIANGLE_STRIP +{ + indices 646 647 648 649; +}; +batch TRIANGLE_STRIP +{ + indices 650 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656 657; +}; +batch TRIANGLE_STRIP +{ + indices 658 659 660 661; +}; +batch TRIANGLE_STRIP +{ + indices 662 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668 669; +}; +batch TRIANGLE_STRIP +{ + indices 670 671 672 673; +}; +batch TRIANGLE_STRIP +{ + indices 674 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680 681; +}; +batch TRIANGLE_STRIP +{ + indices 682 683 684 685; +}; +batch TRIANGLE_STRIP +{ + indices 686 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692 693; +}; +batch TRIANGLE_STRIP +{ + indices 694 695 696 697; +}; +batch TRIANGLE_STRIP +{ + indices 698 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704 705; +}; +batch TRIANGLE_STRIP +{ + indices 706 707 708 709; +}; +batch TRIANGLE_STRIP +{ + indices 710 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716 717; +}; +batch TRIANGLE_STRIP +{ + indices 718 719 720 721; +}; +batch TRIANGLE_STRIP +{ + indices 722 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728 729; +}; +batch TRIANGLE_STRIP +{ + indices 730 731 732 733; +}; +batch TRIANGLE_STRIP +{ + indices 734 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740 741; +}; +batch TRIANGLE_STRIP +{ + indices 742 743 744 745; +}; +batch TRIANGLE_STRIP +{ + indices 746 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752 753; +}; +batch TRIANGLE_STRIP +{ + indices 754 755 756 757; +}; +batch TRIANGLE_STRIP +{ + indices 758 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764 765; +}; +batch TRIANGLE_STRIP +{ + indices 766 767 768 769; +}; +batch TRIANGLE_STRIP +{ + indices 770 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776 777; +}; +batch TRIANGLE_STRIP +{ + indices 778 779 780 781; +}; +batch TRIANGLE_STRIP +{ + indices 782 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788 789; +}; +batch TRIANGLE_STRIP +{ + indices 790 791 792 793; +}; +batch TRIANGLE_STRIP +{ + indices 794 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800 801; +}; +batch TRIANGLE_STRIP +{ + indices 802 803 804 805; +}; +batch TRIANGLE_STRIP +{ + indices 806 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812 813; +}; +batch TRIANGLE_STRIP +{ + indices 814 815 816 817; +}; +batch TRIANGLE_STRIP +{ + indices 818 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824 825; +}; +batch TRIANGLE_STRIP +{ + indices 826 827 828 829; +}; +batch TRIANGLE_STRIP +{ + indices 830 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836 837; +}; +batch TRIANGLE_STRIP +{ + indices 838 839 840 841; +}; +batch TRIANGLE_STRIP +{ + indices 842 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848 849; +}; +batch TRIANGLE_STRIP +{ + indices 850 851 852 853; +}; +batch TRIANGLE_STRIP +{ + indices 854 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860 861; +}; +batch TRIANGLE_STRIP +{ + indices 862 863 864 865; +}; +batch TRIANGLE_STRIP +{ + indices 866 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872 873; +}; +batch TRIANGLE_STRIP +{ + indices 874 875 876 877; +}; +batch TRIANGLE_STRIP +{ + indices 878 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884 885; +}; +batch TRIANGLE_STRIP +{ + indices 886 887 888 889; +}; +batch TRIANGLE_STRIP +{ + indices 890 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896 897; +}; +batch TRIANGLE_STRIP +{ + indices 898 899 900 901; +}; +batch TRIANGLE_STRIP +{ + indices 902 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908 909; +}; +batch TRIANGLE_STRIP +{ + indices 910 911 912 913; +}; +batch TRIANGLE_STRIP +{ + indices 914 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920 921; +}; +batch TRIANGLE_STRIP +{ + indices 922 923 924 925; +}; +batch TRIANGLE_STRIP +{ + indices 926 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932 933; +}; +batch TRIANGLE_STRIP +{ + indices 934 935 936 937; +}; +batch TRIANGLE_STRIP +{ + indices 938 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944 945; +}; +batch TRIANGLE_STRIP +{ + indices 946 947 948 949; +}; +batch TRIANGLE_STRIP +{ + indices 950 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956 957; +}; +batch TRIANGLE_STRIP +{ + indices 958 959 960 961; +}; +batch TRIANGLE_STRIP +{ + indices 962 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968 969; +}; +batch TRIANGLE_STRIP +{ + indices 970 971 972 973; +}; +batch TRIANGLE_STRIP +{ + indices 974 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980 981; +}; +batch TRIANGLE_STRIP +{ + indices 982 983 984 985; +}; +batch TRIANGLE_STRIP +{ + indices 986 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992 993; +}; +batch TRIANGLE_STRIP +{ + indices 994 995 996 997; +}; +batch TRIANGLE_STRIP +{ + indices 998 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1006 1007 1008 1009; +}; +batch TRIANGLE_STRIP +{ + indices 1010 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016 1017; +}; +batch TRIANGLE_STRIP +{ + indices 1018 1019 1020 1021; +}; +batch TRIANGLE_STRIP +{ + indices 1022 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028 1029; +}; +batch TRIANGLE_STRIP +{ + indices 1030 1031 1032 1033; +}; +batch TRIANGLE_STRIP +{ + indices 1034 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040 1041; +}; +batch TRIANGLE_STRIP +{ + indices 1042 1043 1044 1045; +}; +batch TRIANGLE_STRIP +{ + indices 1046 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052 1053; +}; +batch TRIANGLE_STRIP +{ + indices 1054 1055 1056 1057; +}; +batch TRIANGLE_STRIP +{ + indices 1058 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1066 1067 1068 1069; +}; +batch TRIANGLE_STRIP +{ + indices 1070 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076 1077; +}; +batch TRIANGLE_STRIP +{ + indices 1078 1079 1080 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1082 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088 1089; +}; +batch TRIANGLE_STRIP +{ + indices 1090 1091 1092 1093; +}; +batch TRIANGLE_STRIP +{ + indices 1094 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100 1101; +}; +batch TRIANGLE_STRIP +{ + indices 1102 1103 1104 1105; +}; +batch TRIANGLE_STRIP +{ + indices 1106 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112 1113; +}; +batch TRIANGLE_STRIP +{ + indices 1114 1115 1116 1117; +}; +batch TRIANGLE_STRIP +{ + indices 1118 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124 1125; +}; +batch TRIANGLE_STRIP +{ + indices 1126 1127 1128 1129; +}; +batch TRIANGLE_STRIP +{ + indices 1130 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1139 1140 1141; +}; +batch TRIANGLE_STRIP +{ + indices 1142 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148 1149; +}; +batch TRIANGLE_STRIP +{ + indices 1150 1151 1152 1153; +}; +batch TRIANGLE_STRIP +{ + indices 1154 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160 1161; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1163 1164 1165; +}; +batch TRIANGLE_STRIP +{ + indices 1166 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172 1173; +}; +batch TRIANGLE_STRIP +{ + indices 1174 1175 1176 1177; +}; +batch TRIANGLE_STRIP +{ + indices 1178 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1186 1187 1188 1189; +}; +batch TRIANGLE_STRIP +{ + indices 1190 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1198 1199 1200 1201; +}; +batch TRIANGLE_STRIP +{ + indices 1202 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208 1209; +}; +batch TRIANGLE_STRIP +{ + indices 1210 1211 1212 1213; +}; +batch TRIANGLE_STRIP +{ + indices 1214 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220 1221; +}; +batch TRIANGLE_STRIP +{ + indices 1222 1223 1224 1225; +}; +batch TRIANGLE_STRIP +{ + indices 1226 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232 1233; +}; +batch TRIANGLE_STRIP +{ + indices 1234 1235 1236 1237; +}; +batch TRIANGLE_STRIP +{ + indices 1238 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244 1245; +}; +batch TRIANGLE_STRIP +{ + indices 1246 1247 1248 1249; +}; +batch TRIANGLE_STRIP +{ + indices 1250 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256 1257; +}; +batch TRIANGLE_STRIP +{ + indices 1258 1259 1260 1261; +}; +batch TRIANGLE_STRIP +{ + indices 1262 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268 1269; +}; +batch TRIANGLE_STRIP +{ + indices 1270 1271 1272 1273; +}; +batch TRIANGLE_STRIP +{ + indices 1274 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280 1281; +}; +batch TRIANGLE_STRIP +{ + indices 1282 1283 1284 1285; +}; +batch TRIANGLE_STRIP +{ + indices 1286 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292 1293; +}; +batch TRIANGLE_STRIP +{ + indices 1294 1295 1296 1297; +}; +batch TRIANGLE_STRIP +{ + indices 1298 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304 1305; +}; +batch TRIANGLE_STRIP +{ + indices 1306 1307 1308 1309; +}; +batch TRIANGLE_STRIP +{ + indices 1310 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316 1317; +}; +batch TRIANGLE_STRIP +{ + indices 1318 1319 1320 1321; +}; +batch TRIANGLE_STRIP +{ + indices 1322 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328 1329; +}; +batch TRIANGLE_STRIP +{ + indices 1330 1331 1332 1333; +}; +batch TRIANGLE_STRIP +{ + indices 1334 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340 1341; +}; +batch TRIANGLE_STRIP +{ + indices 1342 1343 1344 1345; +}; +batch TRIANGLE_STRIP +{ + indices 1346 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352 1353; +}; +batch TRIANGLE_STRIP +{ + indices 1354 1355 1356 1357; +}; +batch TRIANGLE_STRIP +{ + indices 1358 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364 1365; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1367 1368 1369; +}; +batch TRIANGLE_STRIP +{ + indices 1370 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376 1377; +}; +batch TRIANGLE_STRIP +{ + indices 1378 1379 1380 1381; +}; +batch TRIANGLE_STRIP +{ + indices 1382 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388 1389; +}; +batch TRIANGLE_STRIP +{ + indices 1390 1391 1392 1393; +}; +batch TRIANGLE_STRIP +{ + indices 1394 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400 1401; +}; +batch TRIANGLE_STRIP +{ + indices 1402 1403 1404 1405; +}; +batch TRIANGLE_STRIP +{ + indices 1406 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412 1413; +}; +batch TRIANGLE_STRIP +{ + indices 1414 1415 1416 1417; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424 1425; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1427 1428 1429; +}; +batch TRIANGLE_STRIP +{ + indices 1430 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436 1437; +}; +batch TRIANGLE_STRIP +{ + indices 1438 1439 1440 1441; +}; +batch TRIANGLE_STRIP +{ + indices 1442 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448 1449; +}; +batch TRIANGLE_STRIP +{ + indices 1450 1451 1452 1453; +}; +batch TRIANGLE_STRIP +{ + indices 1454 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460 1461; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1463 1464 1465; +}; +batch TRIANGLE_STRIP +{ + indices 1466 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472 1473; +}; +batch TRIANGLE_STRIP +{ + indices 1474 1475 1476 1477; +}; +batch TRIANGLE_STRIP +{ + indices 1478 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1486 1487 1488 1489; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496 1497; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1499 1500 1501; +}; +batch TRIANGLE_STRIP +{ + indices 1502 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508 1509; +}; +batch TRIANGLE_STRIP +{ + indices 1510 1511 1512 1513; +}; +batch TRIANGLE_STRIP +{ + indices 1514 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520 1521; +}; +batch TRIANGLE_STRIP +{ + indices 1522 1523 1524 1525; +}; +batch TRIANGLE_STRIP +{ + indices 1526 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532 1533; +}; +batch TRIANGLE_STRIP +{ + indices 1534 1535 1536 1537; +}; +batch TRIANGLE_STRIP +{ + indices 1538 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544 1545; +}; +batch TRIANGLE_STRIP +{ + indices 1546 1547 1548 1549; +}; +batch TRIANGLE_STRIP +{ + indices 1550 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556 1557; +}; +batch TRIANGLE_STRIP +{ + indices 1558 1559 1560 1561; +}; +batch TRIANGLE_STRIP +{ + indices 1562 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568 1569; +}; +batch TRIANGLE_STRIP +{ + indices 1570 1571 1572 1573; +}; +batch TRIANGLE_STRIP +{ + indices 1574 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1582 1583 1584 1585; +}; +batch TRIANGLE_STRIP +{ + indices 1586 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592 1593; +}; +batch TRIANGLE_STRIP +{ + indices 1594 1595 1596 1597; +}; +batch TRIANGLE_STRIP +{ + indices 1598 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604 1605; +}; +batch TRIANGLE_STRIP +{ + indices 1606 1607 1608 1609; +}; +batch TRIANGLE_STRIP +{ + indices 1610 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616 1617; +}; +batch TRIANGLE_STRIP +{ + indices 1618 1619 1620 1621; +}; +batch TRIANGLE_STRIP +{ + indices 1622 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628 1629; +}; +batch TRIANGLE_STRIP +{ + indices 1630 1631 1632 1633; +}; +batch TRIANGLE_STRIP +{ + indices 1634 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640 1641; +}; +batch TRIANGLE_STRIP +{ + indices 1642 1643 1644 1645; +}; +batch TRIANGLE_STRIP +{ + indices 1646 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652 1653; +}; +batch TRIANGLE_STRIP +{ + indices 1654 1655 1656 1657; +}; +batch TRIANGLE_STRIP +{ + indices 1658 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664 1665; +}; +batch TRIANGLE_STRIP +{ + indices 1666 1667 1668 1669; +}; +batch TRIANGLE_STRIP +{ + indices 1670 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676 1677; +}; +batch TRIANGLE_STRIP +{ + indices 1678 1679 1680 1681; +}; +batch TRIANGLE_STRIP +{ + indices 1682 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688 1689; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1691 1692 1693; +}; +batch TRIANGLE_STRIP +{ + indices 1694 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700 1701; +}; +batch TRIANGLE_STRIP +{ + indices 1702 1703 1704 1705; +}; +batch TRIANGLE_STRIP +{ + indices 1706 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712 1713; +}; +batch TRIANGLE_STRIP +{ + indices 1714 1715 1716 1717; +}; +batch TRIANGLE_STRIP +{ + indices 1718 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724 1725; +}; +batch TRIANGLE_STRIP +{ + indices 1726 1727 1728 1729; +}; +batch TRIANGLE_STRIP +{ + indices 1730 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736 1737; +}; +batch TRIANGLE_STRIP +{ + indices 1738 1739 1740 1741; +}; +batch TRIANGLE_STRIP +{ + indices 1742 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748 1749; +}; +batch TRIANGLE_STRIP +{ + indices 1750 1751 1752 1753; +}; +batch TRIANGLE_STRIP +{ + indices 1754 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760 1761; +}; +batch TRIANGLE_STRIP +{ + indices 1762 1763 1764 1765; +}; +batch TRIANGLE_STRIP +{ + indices 1766 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772 1773; +}; +batch TRIANGLE_STRIP +{ + indices 1774 1775 1776 1777; +}; +batch TRIANGLE_STRIP +{ + indices 1778 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784 1785; +}; +batch TRIANGLE_STRIP +{ + indices 1786 1787 1788 1789; +}; +batch TRIANGLE_STRIP +{ + indices 1790 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796 1797; +}; +batch TRIANGLE_STRIP +{ + indices 1798 1799 1800 1801; +}; +batch TRIANGLE_STRIP +{ + indices 1802 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808 1809; +}; +batch TRIANGLE_STRIP +{ + indices 1810 1811 1812 1813; +}; +batch TRIANGLE_STRIP +{ + indices 1814 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820 1821; +}; +batch TRIANGLE_STRIP +{ + indices 1822 1823 1824 1825; +}; +batch TRIANGLE_STRIP +{ + indices 1826 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832 1833; +}; +batch TRIANGLE_STRIP +{ + indices 1834 1835 1836 1837; +}; +batch TRIANGLE_STRIP +{ + indices 1838 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844 1845; +}; +batch TRIANGLE_STRIP +{ + indices 1846 1847 1848 1849; +}; +batch TRIANGLE_STRIP +{ + indices 1850 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856 1857; +}; +batch TRIANGLE_STRIP +{ + indices 1858 1859 1860 1861; +}; +batch TRIANGLE_STRIP +{ + indices 1862 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868 1869; +}; +batch TRIANGLE_STRIP +{ + indices 1870 1871 1872 1873; +}; +batch TRIANGLE_STRIP +{ + indices 1874 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880 1881; +}; +batch TRIANGLE_STRIP +{ + indices 1882 1883 1884 1885; +}; +batch TRIANGLE_STRIP +{ + indices 1886 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892 1893; +}; +batch TRIANGLE_STRIP +{ + indices 1894 1895 1896 1897; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904 1905; +}; +batch TRIANGLE_STRIP +{ + indices 1906 1907 1908 1909; +}; +batch TRIANGLE_STRIP +{ + indices 1910 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916 1917; +}; +batch TRIANGLE_STRIP +{ + indices 1918 1919 1920 1921; +}; +batch TRIANGLE_STRIP +{ + indices 1922 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928 1929; +}; +batch TRIANGLE_STRIP +{ + indices 1930 1931 1932 1933; +}; +batch TRIANGLE_STRIP +{ + indices 1934 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940 1941; +}; +batch TRIANGLE_STRIP +{ + indices 1942 1943 1944 1945; +}; +batch TRIANGLE_STRIP +{ + indices 1946 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952 1953; +}; +batch TRIANGLE_STRIP +{ + indices 1954 1955 1956 1957; +}; +batch TRIANGLE_STRIP +{ + indices 1958 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964 1965; +}; +batch TRIANGLE_STRIP +{ + indices 1966 1967 1968 1969; +}; +batch TRIANGLE_STRIP +{ + indices 1970 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976 1977; +}; +batch TRIANGLE_STRIP +{ + indices 1978 1979 1980 1981; +}; +batch TRIANGLE_STRIP +{ + indices 1982 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988 1989; +}; +batch TRIANGLE_STRIP +{ + indices 1990 1991 1992 1993; +}; +batch TRIANGLE_STRIP +{ + indices 1994 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000 2001; +}; +batch TRIANGLE_STRIP +{ + indices 2002 2003 2004 2005; +}; +batch TRIANGLE_STRIP +{ + indices 2006 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012 2013; +}; +batch TRIANGLE_STRIP +{ + indices 2014 2015 2016 2017; +}; +batch TRIANGLE_STRIP +{ + indices 2018 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024 2025; +}; +batch TRIANGLE_STRIP +{ + indices 2026 2027 2028 2029; +}; +batch TRIANGLE_STRIP +{ + indices 2030 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036 2037; +}; +batch TRIANGLE_STRIP +{ + indices 2038 2039 2040 2041; +}; +batch TRIANGLE_STRIP +{ + indices 2042 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2050 2051 2052 2053; +}; +batch TRIANGLE_STRIP +{ + indices 2054 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060 2061; +}; +batch TRIANGLE_STRIP +{ + indices 2062 2063 2064 2065; +}; +batch TRIANGLE_STRIP +{ + indices 2066 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072 2073; +}; +batch TRIANGLE_STRIP +{ + indices 2074 2075 2076 2077; +}; +batch TRIANGLE_STRIP +{ + indices 2078 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084 2085; +}; +batch TRIANGLE_STRIP +{ + indices 2086 2087 2088 2089; +}; +batch TRIANGLE_STRIP +{ + indices 2090 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2098 2099 2100 2101; +}; +batch TRIANGLE_STRIP +{ + indices 2102 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108 2109; +}; +batch TRIANGLE_STRIP +{ + indices 2110 2111 2112 2113; +}; +batch TRIANGLE_STRIP +{ + indices 2114 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120 2121; +}; +batch TRIANGLE_STRIP +{ + indices 2122 2123 2124 2125; +}; +batch TRIANGLE_STRIP +{ + indices 2126 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132 2133; +}; +batch TRIANGLE_STRIP +{ + indices 2134 2135 2136 2137; +}; +batch TRIANGLE_STRIP +{ + indices 2138 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144 2145; +}; +batch TRIANGLE_STRIP +{ + indices 2146 2147 2148 2149; +}; +batch TRIANGLE_STRIP +{ + indices 2150 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156 2157; +}; +batch TRIANGLE_STRIP +{ + indices 2158 2159 2160 2161; +}; +batch TRIANGLE_STRIP +{ + indices 2162 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168 2169; +}; +batch TRIANGLE_STRIP +{ + indices 2170 2171 2172 2173; +}; +batch TRIANGLE_STRIP +{ + indices 2174 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180 2181; +}; +batch TRIANGLE_STRIP +{ + indices 2182 2183 2184 2185; +}; +batch TRIANGLE_STRIP +{ + indices 2186 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192 2193; +}; +batch TRIANGLE_STRIP +{ + indices 2194 2195 2196 2197; +}; +batch TRIANGLE_STRIP +{ + indices 2198 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204 2205; +}; +batch TRIANGLE_STRIP +{ + indices 2206 2207 2208 2209; +}; +batch TRIANGLE_STRIP +{ + indices 2210 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216 2217; +}; +batch TRIANGLE_STRIP +{ + indices 2218 2219 2220 2221; +}; +batch TRIANGLE_STRIP +{ + indices 2222 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228 2229; +}; +batch TRIANGLE_STRIP +{ + indices 2230 2231 2232 2233; +}; +batch TRIANGLE_STRIP +{ + indices 2234 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240 2241; +}; +batch TRIANGLE_STRIP +{ + indices 2242 2243 2244 2245; +}; +batch TRIANGLE_STRIP +{ + indices 2246 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252 2253; +}; +batch TRIANGLE_STRIP +{ + indices 2254 2255 2256 2257; +}; +batch TRIANGLE_STRIP +{ + indices 2258 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264 2265; +}; +batch TRIANGLE_STRIP +{ + indices 2266 2267 2268 2269; +}; +batch TRIANGLE_STRIP +{ + indices 2270 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276 2277; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2279 2280 2281; +}; +batch TRIANGLE_STRIP +{ + indices 2282 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288 2289; +}; +batch TRIANGLE_STRIP +{ + indices 2290 2291 2292 2293; +}; +batch TRIANGLE_STRIP +{ + indices 2294 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300 2301; +}; +batch TRIANGLE_STRIP +{ + indices 2302 2303 2304 2305; +}; +batch TRIANGLE_STRIP +{ + indices 2306 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312 2313; +}; +batch TRIANGLE_STRIP +{ + indices 2314 2315 2316 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2318 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324 2325; +}; +batch TRIANGLE_STRIP +{ + indices 2326 2327 2328 2329; +}; +batch TRIANGLE_STRIP +{ + indices 2330 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336 2337; +}; +batch TRIANGLE_STRIP +{ + indices 2338 2339 2340 2341; +}; +batch TRIANGLE_STRIP +{ + indices 2342 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348 2349; +}; +batch TRIANGLE_STRIP +{ + indices 2350 2351 2352 2353; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360 2361; +}; +batch TRIANGLE_STRIP +{ + indices 2362 2363 2364 2365; +}; +batch TRIANGLE_STRIP +{ + indices 2366 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372 2373; +}; +batch TRIANGLE_STRIP +{ + indices 2374 2375 2376 2377; +}; +batch TRIANGLE_STRIP +{ + indices 2378 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384 2385; +}; +batch TRIANGLE_STRIP +{ + indices 2386 2387 2388 2389; +}; +batch TRIANGLE_STRIP +{ + indices 2390 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396 2397; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2399 2400 2401; +}; +batch TRIANGLE_STRIP +{ + indices 2402 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408 2409; +}; +batch TRIANGLE_STRIP +{ + indices 2410 2411 2412 2413; +}; +batch TRIANGLE_STRIP +{ + indices 2414 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420 2421; +}; +batch TRIANGLE_STRIP +{ + indices 2422 2423 2424 2425; +}; +batch TRIANGLE_STRIP +{ + indices 2426 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432 2433; +}; +batch TRIANGLE_STRIP +{ + indices 2434 2435 2436 2437; +}; +batch TRIANGLE_STRIP +{ + indices 2438 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444 2445; +}; +batch TRIANGLE_STRIP +{ + indices 2446 2447 2448 2449; +}; +batch TRIANGLE_STRIP +{ + indices 2450 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456 2457; +}; +batch TRIANGLE_STRIP +{ + indices 2458 2459 2460 2461; +}; +batch TRIANGLE_STRIP +{ + indices 2462 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468 2469; +}; +batch TRIANGLE_STRIP +{ + indices 2470 2471 2472 2473; +}; +batch TRIANGLE_STRIP +{ + indices 2474 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480 2481; +}; +batch TRIANGLE_STRIP +{ + indices 2482 2483 2484 2485; +}; +batch TRIANGLE_STRIP +{ + indices 2486 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492 2493; +}; +batch TRIANGLE_STRIP +{ + indices 2494 2495 2496 2497; +}; +batch TRIANGLE_STRIP +{ + indices 2498 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504 2505; +}; +batch TRIANGLE_STRIP +{ + indices 2506 2507 2508 2509; +}; +batch TRIANGLE_STRIP +{ + indices 2510 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516 2517; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2519 2520 2521; +}; +batch TRIANGLE_STRIP +{ + indices 2522 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528 2529; +}; +batch TRIANGLE_STRIP +{ + indices 2530 2531 2532 2533; +}; +batch TRIANGLE_STRIP +{ + indices 2534 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540 2541; +}; +batch TRIANGLE_STRIP +{ + indices 2542 2543 2544 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2546 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552 2553; +}; +batch TRIANGLE_STRIP +{ + indices 2554 2555 2556 2557; +}; +batch TRIANGLE_STRIP +{ + indices 2558 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564 2565; +}; +batch TRIANGLE_STRIP +{ + indices 2566 2567 2568 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576 2577; +}; +batch TRIANGLE_STRIP +{ + indices 2578 2579 2580 2581; +}; +batch TRIANGLE_STRIP +{ + indices 2582 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588 2589; +}; +batch TRIANGLE_STRIP +{ + indices 2590 2591 2592 2593; +}; +batch TRIANGLE_STRIP +{ + indices 2594 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600 2601; +}; +batch TRIANGLE_STRIP +{ + indices 2602 2603 2604 2605; +}; +batch TRIANGLE_STRIP +{ + indices 2606 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612 2613; +}; +batch TRIANGLE_STRIP +{ + indices 2614 2615 2616 2617; +}; +batch TRIANGLE_STRIP +{ + indices 2618 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624 2625; +}; +batch TRIANGLE_STRIP +{ + indices 2626 2627 2628 2629; +}; +batch TRIANGLE_STRIP +{ + indices 2630 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636 2637; +}; +batch TRIANGLE_STRIP +{ + indices 2638 2639 2640 2641; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648 2649; +}; +batch TRIANGLE_STRIP +{ + indices 2650 2651 2652 2653; +}; +batch TRIANGLE_STRIP +{ + indices 2654 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660 2661; +}; +batch TRIANGLE_STRIP +{ + indices 2662 2663 2664 2665; +}; +batch TRIANGLE_STRIP +{ + indices 2666 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672 2673; +}; +batch TRIANGLE_STRIP +{ + indices 2674 2675 2676 2677; +}; +batch TRIANGLE_STRIP +{ + indices 2678 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684 2685; +}; +batch TRIANGLE_STRIP +{ + indices 2686 2687 2688 2689; +}; +batch TRIANGLE_STRIP +{ + indices 2690 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696 2697; +}; +batch TRIANGLE_STRIP +{ + indices 2698 2699 2700 2701; +}; +batch TRIANGLE_STRIP +{ + indices 2702 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708 2709; +}; +batch TRIANGLE_STRIP +{ + indices 2710 2711 2712 2713; +}; +batch TRIANGLE_STRIP +{ + indices 2714 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720 2721; +}; +batch TRIANGLE_STRIP +{ + indices 2722 2723 2724 2725; +}; +batch TRIANGLE_STRIP +{ + indices 2726 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732 2733; +}; +batch TRIANGLE_STRIP +{ + indices 2734 2735 2736 2737; +}; +batch TRIANGLE_STRIP +{ + indices 2738 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744 2745; +}; +batch TRIANGLE_STRIP +{ + indices 2746 2747 2748 2749; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756 2757; +}; +batch TRIANGLE_STRIP +{ + indices 2758 2759 2760 2761; +}; +batch TRIANGLE_STRIP +{ + indices 2762 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768 2769; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2771 2772 2773; +}; +batch TRIANGLE_STRIP +{ + indices 2774 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780 2781; +}; +batch TRIANGLE_STRIP +{ + indices 2782 2783 2784 2785; +}; +batch TRIANGLE_STRIP +{ + indices 2786 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792 2793; +}; +batch TRIANGLE_STRIP +{ + indices 2794 2795 2796 2797; +}; +batch TRIANGLE_STRIP +{ + indices 2798 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804 2805; +}; +batch TRIANGLE_STRIP +{ + indices 2806 2807 2808 2809; +}; +batch TRIANGLE_STRIP +{ + indices 2810 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816 2817; +}; +batch TRIANGLE_STRIP +{ + indices 2818 2819 2820 2821; +}; +batch TRIANGLE_STRIP +{ + indices 2822 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828 2829; +}; +batch TRIANGLE_STRIP +{ + indices 2830 2831 2832 2833; +}; +batch TRIANGLE_STRIP +{ + indices 2834 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840 2841; +}; +batch TRIANGLE_STRIP +{ + indices 2842 2843 2844 2845; +}; +batch TRIANGLE_STRIP +{ + indices 2846 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852 2853; +}; +batch TRIANGLE_STRIP +{ + indices 2854 2855 2856 2857; +}; +batch TRIANGLE_STRIP +{ + indices 2858 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864 2865; +}; +batch TRIANGLE_STRIP +{ + indices 2866 2867 2868 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2870 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876 2877; +}; +batch TRIANGLE_STRIP +{ + indices 2878 2879 2880 2881; +}; +batch TRIANGLE_STRIP +{ + indices 2882 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888 2889; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2891 2892 2893; +}; +batch TRIANGLE_STRIP +{ + indices 2894 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900 2901; +}; +batch TRIANGLE_STRIP +{ + indices 2902 2903 2904 2905; +}; +batch TRIANGLE_STRIP +{ + indices 2906 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912 2913; +}; +batch TRIANGLE_STRIP +{ + indices 2914 2915 2916 2917; +}; +batch TRIANGLE_STRIP +{ + indices 2918 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924 2925; +}; +batch TRIANGLE_STRIP +{ + indices 2926 2927 2928 2929; +}; +batch TRIANGLE_STRIP +{ + indices 2930 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936 2937; +}; +batch TRIANGLE_STRIP +{ + indices 2938 2939 2940 2941; +}; +batch TRIANGLE_STRIP +{ + indices 2942 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948 2949; +}; +batch TRIANGLE_STRIP +{ + indices 2950 2951 2952 2953; +}; +batch TRIANGLE_STRIP +{ + indices 2954 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960 2961; +}; +batch TRIANGLE_STRIP +{ + indices 2962 2963 2964 2965; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972 2973; +}; +batch TRIANGLE_STRIP +{ + indices 2974 2975 2976 2977; +}; +batch TRIANGLE_STRIP +{ + indices 2978 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984 2985; +}; +batch TRIANGLE_STRIP +{ + indices 2986 2987 2988 2989; +}; +batch TRIANGLE_STRIP +{ + indices 2990 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996 2997; +}; +batch TRIANGLE_STRIP +{ + indices 2998 2999 3000 3001; +}; +batch TRIANGLE_STRIP +{ + indices 3002 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008 3009; +}; +batch TRIANGLE_STRIP +{ + indices 3010 3011 3012 3013; +}; +batch TRIANGLE_STRIP +{ + indices 3014 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020 3021; +}; +batch TRIANGLE_STRIP +{ + indices 3022 3023 3024 3025; +}; +batch TRIANGLE_STRIP +{ + indices 3026 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032 3033; +}; +batch TRIANGLE_STRIP +{ + indices 3034 3035 3036 3037; +}; +batch TRIANGLE_STRIP +{ + indices 3038 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044 3045; +}; +batch TRIANGLE_STRIP +{ + indices 3046 3047 3048 3049; +}; +batch TRIANGLE_STRIP +{ + indices 3050 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056 3057; +}; +batch TRIANGLE_STRIP +{ + indices 3058 3059 3060 3061; +}; +batch TRIANGLE_STRIP +{ + indices 3062 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068 3069; +}; +batch TRIANGLE_STRIP +{ + indices 3070 3071 3072 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3074 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080 3081; +}; +batch TRIANGLE_STRIP +{ + indices 3082 3083 3084 3085; +}; +batch TRIANGLE_STRIP +{ + indices 3086 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092 3093; +}; +batch TRIANGLE_STRIP +{ + indices 3094 3095 3096 3097; +}; +batch TRIANGLE_STRIP +{ + indices 3098 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104 3105; +}; +batch TRIANGLE_STRIP +{ + indices 3106 3107 3108 3109; +}; +batch TRIANGLE_STRIP +{ + indices 3110 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116 3117; +}; +batch TRIANGLE_STRIP +{ + indices 3118 3119 3120 3121; +}; +batch TRIANGLE_STRIP +{ + indices 3122 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128 3129; +}; +batch TRIANGLE_STRIP +{ + indices 3130 3131 3132 3133; +}; +batch TRIANGLE_STRIP +{ + indices 3134 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140 3141; +}; +batch TRIANGLE_STRIP +{ + indices 3142 3143 3144 3145; +}; +batch TRIANGLE_STRIP +{ + indices 3146 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152 3153; +}; +batch TRIANGLE_STRIP +{ + indices 3154 3155 3156 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3158 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164 3165; +}; +batch TRIANGLE_STRIP +{ + indices 3166 3167 3168 3169; +}; +batch TRIANGLE_STRIP +{ + indices 3170 3171 3172 3173; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3175 3176 3177; +}; +batch TRIANGLE_STRIP +{ + indices 3178 3179 3180 3181; +}; +batch TRIANGLE_STRIP +{ + indices 3182 3183 3184 3185; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3187 3188 3189; +}; +batch TRIANGLE_STRIP +{ + indices 3190 3191 3192 3193; +}; +batch TRIANGLE_STRIP +{ + indices 3194 3195 3196 3197; +}; +batch TRIANGLE_STRIP +{ + indices 3198 3199 3200 3201; +}; +batch TRIANGLE_STRIP +{ + indices 3202 3203 3204 3205; +}; +batch TRIANGLE_STRIP +{ + indices 3206 3207 3208 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3211 3212 3213; +}; +batch TRIANGLE_STRIP +{ + indices 3214 3215 3216 3217; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3219 3220 3221; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3223 3224 3225; +}; +batch TRIANGLE_STRIP +{ + indices 3226 3227 3228 3229; +}; +batch TRIANGLE_STRIP +{ + indices 3230 3231 3232 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3235 3236 3237; +}; +batch TRIANGLE_STRIP +{ + indices 3238 3239 3240 3241; +}; +batch TRIANGLE_STRIP +{ + indices 3242 3243 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3247 3248 3249; +}; +batch TRIANGLE_STRIP +{ + indices 3250 3251 3252 3253; +}; +batch TRIANGLE_STRIP +{ + indices 3254 3255 3256 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3258 3259 3260 3261; +}; +batch TRIANGLE_STRIP +{ + indices 3262 3263 3264 3265; +}; +batch TRIANGLE_STRIP +{ + indices 3266 3267 3268 3269; +}; +batch TRIANGLE_STRIP +{ + indices 3270 3271 3272 3273; +}; +batch TRIANGLE_STRIP +{ + indices 3274 3275 3276 3277; +}; +batch TRIANGLE_STRIP +{ + indices 3278 3279 3280 3281; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3283 3284 3285; +}; +batch TRIANGLE_STRIP +{ + indices 3286 3287 3288 3289; +}; +batch TRIANGLE_STRIP +{ + indices 3290 3291 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3294 3295 3296 3297; +}; +batch TRIANGLE_STRIP +{ + indices 3298 3299 3300 3301; +}; +batch TRIANGLE_STRIP +{ + indices 3302 3303 3304 3305; +}; +batch TRIANGLE_STRIP +{ + indices 3306 3307 3308 3309; +}; +batch TRIANGLE_STRIP +{ + indices 3310 3311 3312 3313; +}; +batch TRIANGLE_STRIP +{ + indices 3314 3315 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3320 3321; +}; +batch TRIANGLE_STRIP +{ + indices 3322 3323 3324 3325; +}; +batch TRIANGLE_STRIP +{ + indices 3326 3327 3328 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3331 3332 3333; +}; +batch TRIANGLE_STRIP +{ + indices 3334 3335 3336 3337; +}; +batch TRIANGLE_STRIP +{ + indices 3338 3339 3340 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3343 3344 3345; +}; +batch TRIANGLE_STRIP +{ + indices 3346 3347 3348 3349; +}; +batch TRIANGLE_STRIP +{ + indices 3350 3351 3352 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3355 3356 3357; +}; +batch TRIANGLE_STRIP +{ + indices 3358 3359 3360 3361; +}; +batch TRIANGLE_STRIP +{ + indices 3362 3363 3364 3365; +}; +batch TRIANGLE_STRIP +{ + indices 3366 3367 3368 3369; +}; +batch TRIANGLE_STRIP +{ + indices 3370 3371 3372 3373; +}; +batch TRIANGLE_STRIP +{ + indices 3374 3375 3376 3377; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3379 3380 3381; +}; +batch TRIANGLE_STRIP +{ + indices 3382 3383 3384 3385; +}; +batch TRIANGLE_STRIP +{ + indices 3386 3387 3388 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3391 3392 3393; +}; +batch TRIANGLE_STRIP +{ + indices 3394 3395 3396 3397; +}; +batch TRIANGLE_STRIP +{ + indices 3398 3399 3400 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3402 3403 3404 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3406 3407 3408 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3410 3411 3412 3413; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3415 3416 3417; +}; +batch TRIANGLE_STRIP +{ + indices 3418 3419 3420 3421; +}; +batch TRIANGLE_STRIP +{ + indices 3422 3423 3424 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3426 3427 3428 3429; +}; +batch TRIANGLE_STRIP +{ + indices 3430 3431 3432 3433; +}; +batch TRIANGLE_STRIP +{ + indices 3434 3435 3436 3437; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3439 3440 3441; +}; +batch TRIANGLE_STRIP +{ + indices 3442 3443 3444 3445; +}; +batch TRIANGLE_STRIP +{ + indices 3446 3447 3448 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3450 3451 3452 3453; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3455 3456 3457; +}; +batch TRIANGLE_STRIP +{ + indices 3458 3459 3460 3461; +}; +batch TRIANGLE_STRIP +{ + indices 3462 3463 3464 3465; +}; +batch TRIANGLE_STRIP +{ + indices 3466 3467 3468 3469; +}; +batch TRIANGLE_STRIP +{ + indices 3470 3471 3472 3473; +}; +batch TRIANGLE_STRIP +{ + indices 3474 3475 3476 3477; +}; +batch TRIANGLE_STRIP +{ + indices 3478 3479 3480 3481; +}; +batch TRIANGLE_STRIP +{ + indices 3482 3483 3484 3485; +}; +batch TRIANGLE_STRIP +{ + indices 3486 3487 3488 3489; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3491 3492 3493; +}; +batch TRIANGLE_STRIP +{ + indices 3494 3495 3496 3497; +}; +batch TRIANGLE_STRIP +{ + indices 3498 3499 3500 3501; +}; +batch TRIANGLE_STRIP +{ + indices 3502 3503 3504 3505; +}; +batch TRIANGLE_STRIP +{ + indices 3506 3507 3508 3509; +}; +batch TRIANGLE_STRIP +{ + indices 3510 3511 3512 3513; +}; +batch TRIANGLE_STRIP +{ + indices 3514 3515 3516 3517; +}; +batch TRIANGLE_STRIP +{ + indices 3518 3519 3520 3521; +}; +batch TRIANGLE_STRIP +{ + indices 3522 3523 3524 3525; +}; +batch TRIANGLE_STRIP +{ + indices 3526 3527 3528 3529; +}; +batch TRIANGLE_STRIP +{ + indices 3530 3531 3532 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3534 3535 3536 3537; +}; +batch TRIANGLE_STRIP +{ + indices 3538 3539 3540 3541; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3543 3544 3545; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3547 3548 3549; +}; +batch TRIANGLE_STRIP +{ + indices 3550 3551 3552 3553; +}; +batch TRIANGLE_STRIP +{ + indices 3554 3555 3556 3557; +}; +batch TRIANGLE_STRIP +{ + indices 3558 3559 3560 3561; +}; +batch TRIANGLE_STRIP +{ + indices 3562 3563 3564 3565; +}; +batch TRIANGLE_STRIP +{ + indices 3566 3567 3568 3569; +}; +batch TRIANGLE_STRIP +{ + indices 3570 3571 3572 3573; +}; +batch TRIANGLE_STRIP +{ + indices 3574 3575 3576 3577; +}; +batch TRIANGLE_STRIP +{ + indices 3578 3579 3580 3581; +}; +batch TRIANGLE_STRIP +{ + indices 3582 3583 3584 3585; +}; +batch TRIANGLE_STRIP +{ + indices 3586 3587 3588 3589; +}; +batch TRIANGLE_STRIP +{ + indices 3590 3591 3592 3593; +}; +batch TRIANGLE_STRIP +{ + indices 3594 3595 3596 3597; +}; +batch TRIANGLE_STRIP +{ + indices 3598 3599 3600 3601; +}; +batch TRIANGLE_STRIP +{ + indices 3602 3603 3604 3605; +}; +batch TRIANGLE_STRIP +{ + indices 3606 3607 3608 3609; +}; +batch TRIANGLE_STRIP +{ + indices 3610 3611 3612 3613; +}; +batch TRIANGLE_STRIP +{ + indices 3614 3615 3616 3617; +}; +batch TRIANGLE_STRIP +{ + indices 3618 3619 3620 3621; +}; +batch TRIANGLE_STRIP +{ + indices 3622 3623 3624 3625; +}; +batch TRIANGLE_STRIP +{ + indices 3626 3627 3628 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3630 3631 3632 3633 3633 3631 3634 3634 3633 3635 3635 3634 3636 3636 3635 3637; +}; +batch TRIANGLE_STRIP +{ + indices 3638 3639 3640 3641 3641 3639 3642 3642 3641 3643 3643 3642 3644 3644 3643 3645; +}; +batch TRIANGLE_STRIP +{ + indices 3646 3647 3648 3649 3649 3647 3650 3650 3649 3651 3651 3650 3652 3652 3651 3653; +}; +batch TRIANGLE_STRIP +{ + indices 3654 3655 3656 3657 3657 3655 3658 3658 3657 3659 3659 3658 3660 3660 3659 3661; +}; +batch TRIANGLE_STRIP +{ + indices 3662 3663 3664 3665 3665 3663 3666 3666 3665 3667 3667 3666 3668 3668 3667 3669; +}; +batch TRIANGLE_STRIP +{ + indices 3670 3671 3672 3673 3673 3671 3674 3674 3673 3675 3675 3674 3676 3676 3675 3677; +}; +batch TRIANGLE_STRIP +{ + indices 3678 3679 3680 3681 3681 3679 3682 3682 3681 3683 3683 3682 3684 3684 3683 3685; +}; +batch TRIANGLE_STRIP +{ + indices 3686 3687 3688 3689 3689 3687 3690 3690 3689 3691 3691 3690 3692 3692 3691 3693; +}; +batch TRIANGLE_STRIP +{ + indices 3694 3695 3696 3697 3697 3695 3698 3698 3697 3699 3699 3698 3700 3700 3699 3701; +}; +batch TRIANGLE_STRIP +{ + indices 3702 3703 3704 3705 3705 3703 3706 3706 3705 3707 3707 3706 3708 3708 3707 3709; +}; +batch TRIANGLE_STRIP +{ + indices 3710 3711 3712 3713 3713 3711 3714 3714 3713 3715 3715 3714 3716 3716 3715 3717; +}; +batch TRIANGLE_STRIP +{ + indices 3718 3719 3720 3721 3721 3719 3722 3722 3721 3723 3723 3722 3724 3724 3723 3725; +}; +batch TRIANGLE_STRIP +{ + indices 3726 3727 3728 3729 3729 3727 3730 3730 3729 3731 3731 3730 3732 3732 3731 3733; +}; +batch TRIANGLE_STRIP +{ + indices 3734 3735 3736 3737 3737 3735 3738 3738 3737 3739 3739 3738 3740 3740 3739 3741; +}; +batch TRIANGLE_STRIP +{ + indices 3742 3743 3744 3745 3745 3743 3746 3746 3745 3747 3747 3746 3748 3748 3747 3749; +}; +batch TRIANGLE_STRIP +{ + indices 3750 3751 3752 3753 3753 3751 3754 3754 3753 3755 3755 3754 3756 3756 3755 3757; +}; +batch TRIANGLE_STRIP +{ + indices 3758 3759 3760 3761 3761 3759 3762 3762 3761 3763 3763 3762 3764 3764 3763 3765; +}; +batch TRIANGLE_STRIP +{ + indices 3766 3767 3768 3769 3769 3767 3770 3770 3769 3771 3771 3770 3772 3772 3771 3773; +}; +batch TRIANGLE_STRIP +{ + indices 3774 3775 3776 3777 3777 3775 3778 3778 3777 3779 3779 3778 3780 3780 3779 3781; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3783 3784 3785 3785 3783 3786 3786 3785 3787 3787 3786 3788 3788 3787 3789; +}; +batch TRIANGLE_STRIP +{ + indices 3790 3791 3792 3793 3793 3791 3794 3794 3793 3795 3795 3794 3796 3796 3795 3797; +}; +batch TRIANGLE_STRIP +{ + indices 3798 3799 3800 3801 3801 3799 3802 3802 3801 3803 3803 3802 3804 3804 3803 3805; +}; +batch TRIANGLE_STRIP +{ + indices 3806 3807 3808 3809 3809 3807 3810 3810 3809 3811 3811 3810 3812 3812 3811 3813; +}; +batch TRIANGLE_STRIP +{ + indices 3814 3815 3816 3817 3817 3815 3818 3818 3817 3819 3819 3818 3820 3820 3819 3821; +}; +batch TRIANGLE_STRIP +{ + indices 3822 3823 3824 3825 3825 3823 3826 3826 3825 3827 3827 3826 3828 3828 3827 3829; +}; +batch TRIANGLE_STRIP +{ + indices 3830 3831 3832 3833 3833 3831 3834 3834 3833 3835 3835 3834 3836 3836 3835 3837; +}; +batch TRIANGLE_STRIP +{ + indices 3838 3839 3840 3841 3841 3839 3842 3842 3841 3843 3843 3842 3844 3844 3843 3845; +}; +batch TRIANGLE_STRIP +{ + indices 3846 3847 3848 3849 3849 3847 3850 3850 3849 3851 3851 3850 3852 3852 3851 3853; +}; +batch TRIANGLE_STRIP +{ + indices 3854 3855 3856 3857 3857 3855 3858 3858 3857 3859 3859 3858 3860 3860 3859 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3862 3863 3864 3865 3865 3863 3866 3866 3865 3867 3867 3866 3868 3868 3867 3869; +}; +batch TRIANGLE_STRIP +{ + indices 3870 3871 3872 3873 3873 3871 3874 3874 3873 3875 3875 3874 3876 3876 3875 3877; +}; +batch TRIANGLE_STRIP +{ + indices 3878 3879 3880 3881 3881 3879 3882 3882 3881 3883 3883 3882 3884 3884 3883 3885; +}; +batch TRIANGLE_STRIP +{ + indices 3886 3887 3888 3889 3889 3887 3890 3890 3889 3891 3891 3890 3892 3892 3891 3893; +}; +batch TRIANGLE_STRIP +{ + indices 3894 3895 3896 3897 3897 3895 3898 3898 3897 3899 3899 3898 3900 3900 3899 3901; +}; +batch TRIANGLE_STRIP +{ + indices 3902 3903 3904 3905 3905 3903 3906 3906 3905 3907 3907 3906 3908 3908 3907 3909; +}; +batch TRIANGLE_STRIP +{ + indices 3910 3911 3912 3913 3913 3911 3914 3914 3913 3915 3915 3914 3916 3916 3915 3917; +}; +batch TRIANGLE_STRIP +{ + indices 3918 3919 3920 3921 3921 3919 3922 3922 3921 3923 3923 3922 3924 3924 3923 3925; +}; +batch TRIANGLE_STRIP +{ + indices 3926 3927 3928 3929 3929 3927 3930 3930 3929 3931 3931 3930 3932 3932 3931 3933; +}; +batch TRIANGLE_STRIP +{ + indices 3934 3935 3936 3937 3937 3935 3938 3938 3937 3939 3939 3938 3940 3940 3939 3941; +}; +batch TRIANGLE_STRIP +{ + indices 3942 3943 3944 3945 3945 3943 3946 3946 3945 3947 3947 3946 3948 3948 3947 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3950 3951 3952 3953 3953 3951 3954 3954 3953 3955 3955 3954 3956 3956 3955 3957; +}; +batch TRIANGLE_STRIP +{ + indices 3958 3959 3960 3961 3961 3959 3962 3962 3961 3963 3963 3962 3964 3964 3963 3965; +}; +batch TRIANGLE_STRIP +{ + indices 3966 3967 3968 3969 3969 3967 3970 3970 3969 3971 3971 3970 3972 3972 3971 3973; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3975 3976 3977 3977 3975 3978 3978 3977 3979 3979 3978 3980 3980 3979 3981; +}; +batch TRIANGLE_STRIP +{ + indices 3982 3983 3984 3985 3985 3983 3986 3986 3985 3987 3987 3986 3988 3988 3987 3989; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3991 3992 3993 3993 3991 3994 3994 3993 3995 3995 3994 3996 3996 3995 3997; +}; +batch TRIANGLE_STRIP +{ + indices 3998 3999 4000 4001 4001 3999 4002 4002 4001 4003 4003 4002 4004 4004 4003 4005; +}; +batch TRIANGLE_STRIP +{ + indices 4006 4007 4008 4009 4009 4007 4010 4010 4009 4011 4011 4010 4012 4012 4011 4013; +}; +batch TRIANGLE_STRIP +{ + indices 4014 4015 4016 4017 4017 4015 4018 4018 4017 4019 4019 4018 4020 4020 4019 4021; +}; +batch TRIANGLE_STRIP +{ + indices 4022 4023 4024 4025 4025 4023 4026 4026 4025 4027 4027 4026 4028 4028 4027 4029; +}; +batch TRIANGLE_STRIP +{ + indices 4030 4031 4032 4033 4033 4031 4034 4034 4033 4035 4035 4034 4036 4036 4035 4037; +}; +batch TRIANGLE_STRIP +{ + indices 4038 4039 4040 4041 4041 4039 4042 4042 4041 4043 4043 4042 4044 4044 4043 4045; +}; +batch TRIANGLE_STRIP +{ + indices 4046 4047 4048 4049 4049 4047 4050 4050 4049 4051 4051 4050 4052 4052 4051 4053; +}; +batch TRIANGLE_STRIP +{ + indices 4054 4055 4056 4057 4057 4055 4058 4058 4057 4059 4059 4058 4060 4060 4059 4061; +}; +batch TRIANGLE_STRIP +{ + indices 4062 4063 4064 4065 4065 4063 4066 4066 4065 4067 4067 4066 4068 4068 4067 4069; +}; +batch TRIANGLE_STRIP +{ + indices 4070 4071 4072 4073 4073 4071 4074 4074 4073 4075 4075 4074 4076 4076 4075 4077; +}; +batch TRIANGLE_STRIP +{ + indices 4078 4079 4080 4081 4081 4079 4082 4082 4081 4083 4083 4082 4084 4084 4083 4085; +}; +batch TRIANGLE_STRIP +{ + indices 4086 4087 4088 4089 4089 4087 4090 4090 4089 4091 4091 4090 4092 4092 4091 4093; +}; +batch TRIANGLE_STRIP +{ + indices 4094 4095 4096 4097 4097 4095 4098 4098 4097 4099 4099 4098 4100 4100 4099 4101; +}; +batch TRIANGLE_STRIP +{ + indices 4102 4103 4104 4105 4105 4103 4106 4106 4105 4107 4107 4106 4108 4108 4107 4109; +}; +batch TRIANGLE_STRIP +{ + indices 4110 4111 4112 4113 4113 4111 4114 4114 4113 4115 4115 4114 4116 4116 4115 4117; +}; +batch TRIANGLE_STRIP +{ + indices 4118 4119 4120 4121 4121 4119 4122 4122 4121 4123 4123 4122 4124 4124 4123 4125; +}; +batch TRIANGLE_STRIP +{ + indices 4126 4127 4128 4129 4129 4127 4130 4130 4129 4131 4131 4130 4132 4132 4131 4133; +}; +batch TRIANGLE_STRIP +{ + indices 4134 4135 4136 4137 4137 4135 4138 4138 4137 4139 4139 4138 4140 4140 4139 4141; +}; +batch TRIANGLE_STRIP +{ + indices 4142 4143 4144 4145 4145 4143 4146 4146 4145 4147 4147 4146 4148 4148 4147 4149; +}; +batch TRIANGLE_STRIP +{ + indices 4150 4151 4152 4153 4153 4151 4154 4154 4153 4155 4155 4154 4156 4156 4155 4157; +}; +batch TRIANGLE_STRIP +{ + indices 4158 4159 4160 4161 4161 4159 4162 4162 4161 4163 4163 4162 4164 4164 4163 4165; +}; +batch TRIANGLE_STRIP +{ + indices 4166 4167 4168 4169 4169 4167 4170 4170 4169 4171 4171 4170 4172 4172 4171 4173; +}; +batch TRIANGLE_STRIP +{ + indices 4174 4175 4176 4177 4177 4175 4178 4178 4177 4179 4179 4178 4180 4180 4179 4181; +}; +batch TRIANGLE_STRIP +{ + indices 4182 4183 4184 4185 4185 4183 4186 4186 4185 4187 4187 4186 4188 4188 4187 4189; +}; +batch TRIANGLE_STRIP +{ + indices 4190 4191 4192 4193 4193 4191 4194 4194 4193 4195 4195 4194 4196 4196 4195 4197; +}; +batch TRIANGLE_STRIP +{ + indices 4198 4199 4200 4201 4201 4199 4202 4202 4201 4203 4203 4202 4204 4204 4203 4205; +}; +batch TRIANGLE_STRIP +{ + indices 4206 4207 4208 4209 4209 4207 4210 4210 4209 4211 4211 4210 4212 4212 4211 4213; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4215 4216 4217 4217 4215 4218 4218 4217 4219 4219 4218 4220 4220 4219 4221; +}; +batch TRIANGLE_STRIP +{ + indices 4222 4223 4224 4225 4225 4223 4226 4226 4225 4227 4227 4226 4228 4228 4227 4229; +}; +batch TRIANGLE_STRIP +{ + indices 4230 4231 4232 4233 4233 4231 4234 4234 4233 4235 4235 4234 4236 4236 4235 4237; +}; +batch TRIANGLE_STRIP +{ + indices 4238 4239 4240 4241 4241 4239 4242 4242 4241 4243 4243 4242 4244 4244 4243 4245; +}; +batch TRIANGLE_STRIP +{ + indices 4246 4247 4248 4249 4249 4247 4250 4250 4249 4251 4251 4250 4252 4252 4251 4253; +}; +batch TRIANGLE_STRIP +{ + indices 4254 4255 4256 4257 4257 4255 4258 4258 4257 4259 4259 4258 4260 4260 4259 4261; +}; +batch TRIANGLE_STRIP +{ + indices 4262 4263 4264 4265 4265 4263 4266 4266 4265 4267 4267 4266 4268 4268 4267 4269; +}; +batch TRIANGLE_STRIP +{ + indices 4270 4271 4272 4273 4273 4271 4274 4274 4273 4275 4275 4274 4276 4276 4275 4277; +}; +batch TRIANGLE_STRIP +{ + indices 4278 4279 4280 4281 4281 4279 4282 4282 4281 4283 4283 4282 4284 4284 4283 4285; +}; +batch TRIANGLE_STRIP +{ + indices 4286 4287 4288 4289 4289 4287 4290 4290 4289 4291 4291 4290 4292 4292 4291 4293; +}; +batch TRIANGLE_STRIP +{ + indices 4294 4295 4296 4297 4297 4295 4298 4298 4297 4299 4299 4298 4300 4300 4299 4301; +}; +batch TRIANGLE_STRIP +{ + indices 4302 4303 4304 4305 4305 4303 4306 4306 4305 4307 4307 4306 4308 4308 4307 4309; +}; +batch TRIANGLE_STRIP +{ + indices 4310 4311 4312 4313 4313 4311 4314 4314 4313 4315 4315 4314 4316 4316 4315 4317; +}; +batch TRIANGLE_STRIP +{ + indices 4318 4319 4320 4321 4321 4319 4322 4322 4321 4323 4323 4322 4324 4324 4323 4325; +}; +batch TRIANGLE_STRIP +{ + indices 4326 4327 4328 4329 4329 4327 4330 4330 4329 4331 4331 4330 4332 4332 4331 4333; +}; +batch TRIANGLE_STRIP +{ + indices 4334 4335 4336 4337 4337 4335 4338 4338 4337 4339 4339 4338 4340 4340 4339 4341; +}; +batch TRIANGLE_STRIP +{ + indices 4342 4343 4344 4345 4345 4343 4346 4346 4345 4347 4347 4346 4348 4348 4347 4349; +}; +batch TRIANGLE_STRIP +{ + indices 4350 4351 4352 4353 4353 4351 4354 4354 4353 4355 4355 4354 4356 4356 4355 4357; +}; +batch TRIANGLE_STRIP +{ + indices 4358 4359 4360 4361 4361 4359 4362 4362 4361 4363 4363 4362 4364 4364 4363 4365; +}; +batch TRIANGLE_STRIP +{ + indices 4366 4367 4368 4369 4369 4367 4370 4370 4369 4371 4371 4370 4372 4372 4371 4373; +}; +batch TRIANGLE_STRIP +{ + indices 4374 4375 4376 4377 4377 4375 4378 4378 4377 4379 4379 4378 4380 4380 4379 4381; +}; +batch TRIANGLE_STRIP +{ + indices 4382 4383 4384 4385 4385 4383 4386 4386 4385 4387 4387 4386 4388 4388 4387 4389; +}; +batch TRIANGLE_STRIP +{ + indices 4390 4391 4392 4393 4393 4391 4394 4394 4393 4395 4395 4394 4396 4396 4395 4397; +}; +batch TRIANGLE_STRIP +{ + indices 4398 4399 4400 4401 4401 4399 4402 4402 4401 4403 4403 4402 4404 4404 4403 4405; +}; +batch TRIANGLE_STRIP +{ + indices 4406 4407 4408 4409 4409 4407 4410 4410 4409 4411 4411 4410 4412 4412 4411 4413; +}; +batch TRIANGLE_STRIP +{ + indices 4414 4415 4416 4417 4417 4415 4418 4418 4417 4419 4419 4418 4420 4420 4419 4421; +}; +batch TRIANGLE_STRIP +{ + indices 4422 4423 4424 4425 4425 4423 4426 4426 4425 4427 4427 4426 4428 4428 4427 4429; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4431 4432 4433 4433 4431 4434 4434 4433 4435 4435 4434 4436 4436 4435 4437; +}; +batch TRIANGLE_STRIP +{ + indices 4438 4439 4440 4441 4441 4439 4442 4442 4441 4443 4443 4442 4444 4444 4443 4445; +}; +batch TRIANGLE_STRIP +{ + indices 4446 4447 4448 4449 4449 4447 4450 4450 4449 4451 4451 4450 4452 4452 4451 4453; +}; +batch TRIANGLE_STRIP +{ + indices 4454 4455 4456 4457 4457 4455 4458 4458 4457 4459 4459 4458 4460 4460 4459 4461; +}; +batch TRIANGLE_STRIP +{ + indices 4462 4463 4464 4465 4465 4463 4466 4466 4465 4467 4467 4466 4468 4468 4467 4469; +}; +batch TRIANGLE_STRIP +{ + indices 4470 4471 4472 4473 4473 4471 4474 4474 4473 4475 4475 4474 4476 4476 4475 4477; +}; +batch TRIANGLE_STRIP +{ + indices 4478 4479 4480 4481 4481 4479 4482 4482 4481 4483 4483 4482 4484 4484 4483 4485; +}; +batch TRIANGLE_STRIP +{ + indices 4486 4487 4488 4489 4489 4487 4490 4490 4489 4491 4491 4490 4492 4492 4491 4493; +}; +batch TRIANGLE_STRIP +{ + indices 4494 4495 4496 4497 4497 4495 4498 4498 4497 4499 4499 4498 4500 4500 4499 4501; +}; +batch TRIANGLE_STRIP +{ + indices 4502 4503 4504 4505 4505 4503 4506 4506 4505 4507 4507 4506 4508 4508 4507 4509; +}; +batch TRIANGLE_STRIP +{ + indices 4510 4511 4512 4513 4513 4511 4514 4514 4513 4515 4515 4514 4516 4516 4515 4517; +}; +batch TRIANGLE_STRIP +{ + indices 4518 4519 4520 4521 4521 4519 4522 4522 4521 4523 4523 4522 4524 4524 4523 4525; +}; +batch TRIANGLE_STRIP +{ + indices 4526 4527 4528 4529 4529 4527 4530 4530 4529 4531 4531 4530 4532 4532 4531 4533; +}; +batch TRIANGLE_STRIP +{ + indices 4534 4535 4536 4537 4537 4535 4538 4538 4537 4539 4539 4538 4540 4540 4539 4541; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4543 4544 4545 4545 4543 4546 4546 4545 4547 4547 4546 4548 4548 4547 4549; +}; +batch TRIANGLE_STRIP +{ + indices 4550 4551 4552 4553 4553 4551 4554 4554 4553 4555 4555 4554 4556 4556 4555 4557; +}; +batch TRIANGLE_STRIP +{ + indices 4558 4559 4560 4561 4561 4559 4562 4562 4561 4563 4563 4562 4564 4564 4563 4565; +}; +batch TRIANGLE_STRIP +{ + indices 4566 4567 4568 4569 4569 4567 4570 4570 4569 4571 4571 4570 4572 4572 4571 4573; +}; +batch TRIANGLE_STRIP +{ + indices 4574 4575 4576 4577 4577 4575 4578 4578 4577 4579 4579 4578 4580 4580 4579 4581; +}; +batch TRIANGLE_STRIP +{ + indices 4582 4583 4584 4585 4585 4583 4586 4586 4585 4587 4587 4586 4588 4588 4587 4589; +}; +batch TRIANGLE_STRIP +{ + indices 4590 4591 4592 4593 4593 4591 4594 4594 4593 4595 4595 4594 4596 4596 4595 4597; +}; +batch TRIANGLE_STRIP +{ + indices 4598 4599 4600 4601 4601 4599 4602 4602 4601 4603 4603 4602 4604 4604 4603 4605; +}; +batch TRIANGLE_STRIP +{ + indices 4606 4607 4608 4609 4609 4607 4610 4610 4609 4611 4611 4610 4612 4612 4611 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4614 4615 4616 4617 4617 4615 4618 4618 4617 4619 4619 4618 4620 4620 4619 4621; +}; +batch TRIANGLE_STRIP +{ + indices 4622 4623 4624 4625 4625 4623 4626 4626 4625 4627 4627 4626 4628 4628 4627 4629; +}; +batch TRIANGLE_STRIP +{ + indices 4630 4631 4632 4633 4633 4631 4634 4634 4633 4635 4635 4634 4636 4636 4635 4637; +}; +batch TRIANGLE_STRIP +{ + indices 4638 4639 4640 4641 4641 4639 4642 4642 4641 4643 4643 4642 4644 4644 4643 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4646 4647 4648 4649 4649 4647 4650 4650 4649 4651 4651 4650 4652 4652 4651 4653; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4655 4656 4657 4657 4655 4658 4658 4657 4659 4659 4658 4660 4660 4659 4661; +}; +batch TRIANGLE_STRIP +{ + indices 4662 4663 4664 4665 4665 4663 4666 4666 4665 4667 4667 4666 4668 4668 4667 4669; +}; +batch TRIANGLE_STRIP +{ + indices 4670 4671 4672 4673 4673 4671 4674 4674 4673 4675 4675 4674 4676 4676 4675 4677; +}; +batch TRIANGLE_STRIP +{ + indices 4678 4679 4680 4681 4681 4679 4682 4682 4681 4683 4683 4682 4684 4684 4683 4685; +}; +batch TRIANGLE_STRIP +{ + indices 4686 4687 4688 4689 4689 4687 4690 4690 4689 4691 4691 4690 4692 4692 4691 4693; +}; +batch TRIANGLE_STRIP +{ + indices 4694 4695 4696 4697 4697 4695 4698 4698 4697 4699 4699 4698 4700 4700 4699 4701; +}; +batch TRIANGLE_STRIP +{ + indices 4702 4703 4704 4705 4705 4703 4706 4706 4705 4707 4707 4706 4708 4708 4707 4709; +}; +batch TRIANGLE_STRIP +{ + indices 4710 4711 4712 4713 4713 4711 4714 4714 4713 4715 4715 4714 4716 4716 4715 4717; +}; +batch TRIANGLE_STRIP +{ + indices 4718 4719 4720 4721 4721 4719 4722 4722 4721 4723 4723 4722 4724 4724 4723 4725; +}; +batch TRIANGLE_STRIP +{ + indices 4726 4727 4728 4729 4729 4727 4730 4730 4729 4731 4731 4730 4732 4732 4731 4733; +}; +batch TRIANGLE_STRIP +{ + indices 4734 4735 4736 4737 4737 4735 4738 4738 4737 4739 4739 4738 4740 4740 4739 4741; +}; +batch TRIANGLE_STRIP +{ + indices 4742 4743 4744 4745 4745 4743 4746 4746 4745 4747 4747 4746 4748 4748 4747 4749; +}; +batch TRIANGLE_STRIP +{ + indices 4750 4751 4752 4753 4753 4751 4754 4754 4753 4755 4755 4754 4756 4756 4755 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4758 4759 4760 4761 4761 4759 4762 4762 4761 4763 4763 4762 4764 4764 4763 4765; +}; +batch TRIANGLE_STRIP +{ + indices 4766 4767 4768 4769 4769 4767 4770 4770 4769 4771 4771 4770 4772 4772 4771 4773; +}; +batch TRIANGLE_STRIP +{ + indices 4774 4775 4776 4777 4777 4775 4778 4778 4777 4779 4779 4778 4780 4780 4779 4781; +}; +batch TRIANGLE_STRIP +{ + indices 4782 4783 4784 4785 4785 4783 4786 4786 4785 4787 4787 4786 4788 4788 4787 4789; +}; +batch TRIANGLE_STRIP +{ + indices 4790 4791 4792 4793 4793 4791 4794 4794 4793 4795 4795 4794 4796 4796 4795 4797; +}; +batch TRIANGLE_STRIP +{ + indices 4798 4799 4800 4801 4801 4799 4802 4802 4801 4803 4803 4802 4804 4804 4803 4805; +}; +batch TRIANGLE_STRIP +{ + indices 4806 4807 4808 4809 4809 4807 4810 4810 4809 4811 4811 4810 4812 4812 4811 4813; +}; +batch TRIANGLE_STRIP +{ + indices 4814 4815 4816 4817 4817 4815 4818 4818 4817 4819 4819 4818 4820 4820 4819 4821; +}; +batch TRIANGLE_STRIP +{ + indices 4822 4823 4824 4825 4825 4823 4826 4826 4825 4827 4827 4826 4828 4828 4827 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4830 4831 4832 4833 4833 4831 4834 4834 4833 4835 4835 4834 4836 4836 4835 4837; +}; +batch TRIANGLE_STRIP +{ + indices 4838 4839 4840 4841 4841 4839 4842 4842 4841 4843 4843 4842 4844 4844 4843 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4846 4847 4848 4849 4849 4847 4850 4850 4849 4851 4851 4850 4852 4852 4851 4853; +}; +batch TRIANGLE_STRIP +{ + indices 4854 4855 4856 4857 4857 4855 4858 4858 4857 4859 4859 4858 4860 4860 4859 4861; +}; +batch TRIANGLE_STRIP +{ + indices 4862 4863 4864 4865 4865 4863 4866 4866 4865 4867 4867 4866 4868 4868 4867 4869; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4871 4872 4873 4873 4871 4874 4874 4873 4875 4875 4874 4876 4876 4875 4877; +}; +batch TRIANGLE_STRIP +{ + indices 4878 4879 4880 4881 4881 4879 4882 4882 4881 4883 4883 4882 4884 4884 4883 4885; +}; +batch TRIANGLE_STRIP +{ + indices 4886 4887 4888 4889 4889 4887 4890 4890 4889 4891 4891 4890 4892 4892 4891 4893; +}; +batch TRIANGLE_STRIP +{ + indices 4894 4895 4896 4897 4897 4895 4898 4898 4897 4899 4899 4898 4900 4900 4899 4901; +}; +batch TRIANGLE_STRIP +{ + indices 4902 4903 4904 4905 4905 4903 4906 4906 4905 4907 4907 4906 4908 4908 4907 4909; +}; +batch TRIANGLE_STRIP +{ + indices 4910 4911 4912 4913 4913 4911 4914 4914 4913 4915 4915 4914 4916 4916 4915 4917; +}; +batch TRIANGLE_STRIP +{ + indices 4918 4919 4920 4921 4921 4919 4922 4922 4921 4923 4923 4922 4924 4924 4923 4925; +}; +batch TRIANGLE_STRIP +{ + indices 4926 4927 4928 4929 4929 4927 4930 4930 4929 4931 4931 4930 4932 4932 4931 4933; +}; +batch TRIANGLE_STRIP +{ + indices 4934 4935 4936 4937 4937 4935 4938 4938 4937 4939 4939 4938 4940 4940 4939 4941; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4943 4944 4945 4945 4943 4946 4946 4945 4947 4947 4946 4948 4948 4947 4949; +}; +batch TRIANGLE_STRIP +{ + indices 4950 4951 4952 4953 4953 4951 4954 4954 4953 4955 4955 4954 4956 4956 4955 4957; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4959 4960 4961 4961 4959 4962 4962 4961 4963 4963 4962 4964 4964 4963 4965; +}; +batch TRIANGLE_STRIP +{ + indices 4966 4967 4968 4969 4969 4967 4970 4970 4969 4971 4971 4970 4972 4972 4971 4973; +}; +batch TRIANGLE_STRIP +{ + indices 4974 4975 4976 4977 4977 4975 4978 4978 4977 4979 4979 4978 4980 4980 4979 4981; +}; +batch TRIANGLE_STRIP +{ + indices 4982 4983 4984 4985 4985 4983 4986 4986 4985 4987 4987 4986 4988 4988 4987 4989; +}; +batch TRIANGLE_STRIP +{ + indices 4990 4991 4992 4993 4993 4991 4994 4994 4993 4995 4995 4994 4996 4996 4995 4997; +}; +batch TRIANGLE_STRIP +{ + indices 4998 4999 5000 5001 5001 4999 5002 5002 5001 5003 5003 5002 5004 5004 5003 5005; +}; +batch TRIANGLE_STRIP +{ + indices 5006 5007 5008 5009 5009 5007 5010 5010 5009 5011 5011 5010 5012 5012 5011 5013; +}; +batch TRIANGLE_STRIP +{ + indices 5014 5015 5016 5017 5017 5015 5018 5018 5017 5019 5019 5018 5020 5020 5019 5021; +}; +batch TRIANGLE_STRIP +{ + indices 5022 5023 5024 5025 5025 5023 5026 5026 5025 5027 5027 5026 5028 5028 5027 5029; +}; +batch TRIANGLE_STRIP +{ + indices 5030 5031 5032 5033 5033 5031 5034 5034 5033 5035 5035 5034 5036 5036 5035 5037; +}; +batch TRIANGLE_STRIP +{ + indices 5038 5039 5040 5041 5041 5039 5042 5042 5041 5043 5043 5042 5044 5044 5043 5045; +}; +batch TRIANGLE_STRIP +{ + indices 5046 5047 5048 5049 5049 5047 5050 5050 5049 5051 5051 5050 5052 5052 5051 5053; +}; +batch TRIANGLE_STRIP +{ + indices 5054 5055 5056 5057 5057 5055 5058 5058 5057 5059 5059 5058 5060 5060 5059 5061; +}; +batch TRIANGLE_STRIP +{ + indices 5062 5063 5064 5065 5065 5063 5066 5066 5065 5067 5067 5066 5068 5068 5067 5069; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5071 5072 5073 5073 5071 5074 5074 5073 5075 5075 5074 5076 5076 5075 5077; +}; +batch TRIANGLE_STRIP +{ + indices 5078 5079 5080 5081 5081 5079 5082 5082 5081 5083 5083 5082 5084 5084 5083 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5086 5087 5088 5089 5089 5087 5090 5090 5089 5091 5091 5090 5092 5092 5091 5093; +}; +batch TRIANGLE_STRIP +{ + indices 5094 5095 5096 5097 5097 5095 5098 5098 5097 5099 5099 5098 5100 5100 5099 5101; +}; +batch TRIANGLE_STRIP +{ + indices 5102 5103 5104 5105 5105 5103 5106 5106 5105 5107 5107 5106 5108 5108 5107 5109; +}; +batch TRIANGLE_STRIP +{ + indices 5110 5111 5112 5113 5113 5111 5114 5114 5113 5115 5115 5114 5116 5116 5115 5117; +}; +batch TRIANGLE_STRIP +{ + indices 5118 5119 5120 5121 5121 5119 5122 5122 5121 5123 5123 5122 5124 5124 5123 5125; +}; +batch TRIANGLE_STRIP +{ + indices 5126 5127 5128 5129 5129 5127 5130 5130 5129 5131 5131 5130 5132 5132 5131 5133; +}; +batch TRIANGLE_STRIP +{ + indices 5134 5135 5136 5137 5137 5135 5138 5138 5137 5139 5139 5138 5140 5140 5139 5141; +}; +batch TRIANGLE_STRIP +{ + indices 5142 5143 5144 5145 5145 5143 5146 5146 5145 5147 5147 5146 5148 5148 5147 5149; +}; +batch TRIANGLE_STRIP +{ + indices 5150 5151 5152 5153 5153 5151 5154 5154 5153 5155 5155 5154 5156 5156 5155 5157; +}; +batch TRIANGLE_STRIP +{ + indices 5158 5159 5160 5161 5161 5159 5162 5162 5161 5163 5163 5162 5164 5164 5163 5165; +}; +batch TRIANGLE_STRIP +{ + indices 5166 5167 5168 5169 5169 5167 5170 5170 5169 5171 5171 5170 5172 5172 5171 5173; +}; +batch TRIANGLE_STRIP +{ + indices 5174 5175 5176 5177 5177 5175 5178 5178 5177 5179 5179 5178 5180 5180 5179 5181; +}; +batch TRIANGLE_STRIP +{ + indices 5182 5183 5184 5185 5185 5183 5186 5186 5185 5187 5187 5186 5188 5188 5187 5189; +}; +batch TRIANGLE_STRIP +{ + indices 5190 5191 5192 5193 5193 5191 5194 5194 5193 5195 5195 5194 5196 5196 5195 5197; +}; +batch TRIANGLE_STRIP +{ + indices 5198 5199 5200 5201 5201 5199 5202 5202 5201 5203 5203 5202 5204 5204 5203 5205; +}; +batch TRIANGLE_STRIP +{ + indices 5206 5207 5208 5209 5209 5207 5210 5210 5209 5211 5211 5210 5212 5212 5211 5213; +}; +batch TRIANGLE_STRIP +{ + indices 5214 5215 5216 5217 5217 5215 5218 5218 5217 5219 5219 5218 5220 5220 5219 5221; +}; +batch TRIANGLE_STRIP +{ + indices 5222 5223 5224 5225 5225 5223 5226 5226 5225 5227 5227 5226 5228 5228 5227 5229; +}; +batch TRIANGLE_STRIP +{ + indices 5230 5231 5232 5233 5233 5231 5234 5234 5233 5235 5235 5234 5236 5236 5235 5237; +}; +batch TRIANGLE_STRIP +{ + indices 5238 5239 5240 5241 5241 5239 5242 5242 5241 5243 5243 5242 5244 5244 5243 5245; +}; +batch TRIANGLE_STRIP +{ + indices 5246 5247 5248 5249 5249 5247 5250 5250 5249 5251 5251 5250 5252 5252 5251 5253; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5255 5256 5257 5257 5255 5258 5258 5257 5259 5259 5258 5260 5260 5259 5261; +}; +batch TRIANGLE_STRIP +{ + indices 5262 5263 5264 5265 5265 5263 5266 5266 5265 5267 5267 5266 5268 5268 5267 5269; +}; +batch TRIANGLE_STRIP +{ + indices 5270 5271 5272 5273 5273 5271 5274 5274 5273 5275 5275 5274 5276 5276 5275 5277; +}; +batch TRIANGLE_STRIP +{ + indices 5278 5279 5280 5281 5281 5279 5282 5282 5281 5283 5283 5282 5284 5284 5283 5285; +}; +batch TRIANGLE_STRIP +{ + indices 5286 5287 5288 5289 5289 5287 5290 5290 5289 5291 5291 5290 5292 5292 5291 5293; +}; +batch TRIANGLE_STRIP +{ + indices 5294 5295 5296 5297 5297 5295 5298 5298 5297 5299 5299 5298 5300 5300 5299 5301; +}; +batch TRIANGLE_STRIP +{ + indices 5302 5303 5304 5305 5305 5303 5306 5306 5305 5307 5307 5306 5308 5308 5307 5309; +}; +batch TRIANGLE_STRIP +{ + indices 5310 5311 5312 5313 5313 5311 5314 5314 5313 5315 5315 5314 5316 5316 5315 5317; +}; +batch TRIANGLE_STRIP +{ + indices 5318 5319 5320 5321 5321 5319 5322 5322 5321 5323 5323 5322 5324 5324 5323 5325; +}; +batch TRIANGLE_STRIP +{ + indices 5326 5327 5328 5329 5329 5327 5330 5330 5329 5331 5331 5330 5332 5332 5331 5333; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5335 5336 5337 5337 5335 5338 5338 5337 5339 5339 5338 5340 5340 5339 5341; +}; +batch TRIANGLE_STRIP +{ + indices 5342 5343 5344 5345 5345 5343 5346 5346 5345 5347 5347 5346 5348 5348 5347 5349; +}; +batch TRIANGLE_STRIP +{ + indices 5350 5351 5352 5353 5353 5351 5354 5354 5353 5355 5355 5354 5356 5356 5355 5357; +}; +batch TRIANGLE_STRIP +{ + indices 5358 5359 5360 5361 5361 5359 5362 5362 5361 5363 5363 5362 5364 5364 5363 5365; +}; +batch TRIANGLE_STRIP +{ + indices 5366 5367 5368 5369 5369 5367 5370 5370 5369 5371 5371 5370 5372 5372 5371 5373; +}; +batch TRIANGLE_STRIP +{ + indices 5374 5375 5376 5377 5377 5375 5378 5378 5377 5379 5379 5378 5380 5380 5379 5381; +}; +batch TRIANGLE_STRIP +{ + indices 5382 5383 5384 5385 5385 5383 5386 5386 5385 5387 5387 5386 5388 5388 5387 5389; +}; +batch TRIANGLE_STRIP +{ + indices 5390 5391 5392 5393 5393 5391 5394 5394 5393 5395 5395 5394 5396 5396 5395 5397; +}; +batch TRIANGLE_STRIP +{ + indices 5398 5399 5400 5401 5401 5399 5402 5402 5401 5403 5403 5402 5404 5404 5403 5405; +}; +batch TRIANGLE_STRIP +{ + indices 5406 5407 5408 5409 5409 5407 5410 5410 5409 5411 5411 5410 5412 5412 5411 5413; +}; +batch TRIANGLE_STRIP +{ + indices 5414 5415 5416 5417 5417 5415 5418 5418 5417 5419 5419 5418 5420 5420 5419 5421; +}; +batch TRIANGLE_STRIP +{ + indices 5422 5423 5424 5425 5425 5423 5426 5426 5425 5427 5427 5426 5428 5428 5427 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5430 5431 5432 5433 5433 5431 5434 5434 5433 5435 5435 5434 5436 5436 5435 5437; +}; +batch TRIANGLE_STRIP +{ + indices 5438 5439 5440 5441 5441 5439 5442 5442 5441 5443 5443 5442 5444 5444 5443 5445; +}; +batch TRIANGLE_STRIP +{ + indices 5446 5447 5448 5449 5449 5447 5450 5450 5449 5451 5451 5450 5452 5452 5451 5453; +}; +batch TRIANGLE_STRIP +{ + indices 5454 5455 5456 5457 5457 5455 5458 5458 5457 5459 5459 5458 5460 5460 5459 5461; +}; +batch TRIANGLE_STRIP +{ + indices 5462 5463 5464 5465 5465 5463 5466 5466 5465 5467 5467 5466 5468 5468 5467 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5470 5471 5472 5473 5473 5471 5474 5474 5473 5475 5475 5474 5476 5476 5475 5477; +}; +batch TRIANGLE_STRIP +{ + indices 5478 5479 5480 5481 5481 5479 5482 5482 5481 5483 5483 5482 5484 5484 5483 5485; +}; +batch TRIANGLE_STRIP +{ + indices 5486 5487 5488 5489 5489 5487 5490 5490 5489 5491 5491 5490 5492 5492 5491 5493; +}; +batch TRIANGLE_STRIP +{ + indices 5494 5495 5496 5497 5497 5495 5498 5498 5497 5499 5499 5498 5500 5500 5499 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5502 5503 5504 5505 5505 5503 5506 5506 5505 5507 5507 5506 5508 5508 5507 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5510 5511 5512 5513 5513 5511 5514 5514 5513 5515 5515 5514 5516 5516 5515 5517; +}; +batch TRIANGLE_STRIP +{ + indices 5518 5519 5520 5521 5521 5519 5522 5522 5521 5523 5523 5522 5524 5524 5523 5525; +}; +batch TRIANGLE_STRIP +{ + indices 5526 5527 5528 5529 5529 5527 5530 5530 5529 5531 5531 5530 5532 5532 5531 5533; +}; +batch TRIANGLE_STRIP +{ + indices 5534 5535 5536 5537 5537 5535 5538 5538 5537 5539 5539 5538 5540 5540 5539 5541; +}; +batch TRIANGLE_STRIP +{ + indices 5542 5543 5544 5545 5545 5543 5546 5546 5545 5547 5547 5546 5548 5548 5547 5549; +}; +batch TRIANGLE_STRIP +{ + indices 5550 5551 5552 5553 5553 5551 5554 5554 5553 5555 5555 5554 5556 5556 5555 5557; +}; +batch TRIANGLE_STRIP +{ + indices 5558 5559 5560 5561 5561 5559 5562 5562 5561 5563 5563 5562 5564 5564 5563 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5566 5567 5568 5569 5569 5567 5570 5570 5569 5571 5571 5570 5572 5572 5571 5573; +}; +batch TRIANGLE_STRIP +{ + indices 5574 5575 5576 5577 5577 5575 5578 5578 5577 5579 5579 5578 5580 5580 5579 5581; +}; +batch TRIANGLE_STRIP +{ + indices 5582 5583 5584 5585 5585 5583 5586 5586 5585 5587 5587 5586 5588 5588 5587 5589; +}; +batch TRIANGLE_STRIP +{ + indices 5590 5591 5592 5593 5593 5591 5594 5594 5593 5595 5595 5594 5596 5596 5595 5597; +}; +batch TRIANGLE_STRIP +{ + indices 5598 5599 5600 5601 5601 5599 5602 5602 5601 5603 5603 5602 5604 5604 5603 5605; +}; +batch TRIANGLE_STRIP +{ + indices 5606 5607 5608 5609 5609 5607 5610 5610 5609 5611 5611 5610 5612 5612 5611 5613; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5615 5616 5617 5617 5615 5618 5618 5617 5619 5619 5618 5620 5620 5619 5621; +}; +batch TRIANGLE_STRIP +{ + indices 5622 5623 5624 5625 5625 5623 5626 5626 5625 5627 5627 5626 5628 5628 5627 5629; +}; +batch TRIANGLE_STRIP +{ + indices 5630 5631 5632 5633 5633 5631 5634 5634 5633 5635 5635 5634 5636 5636 5635 5637; +}; +batch TRIANGLE_STRIP +{ + indices 5638 5639 5640 5641 5641 5639 5642 5642 5641 5643 5643 5642 5644 5644 5643 5645; +}; +batch TRIANGLE_STRIP +{ + indices 5646 5647 5648 5649 5649 5647 5650 5650 5649 5651 5651 5650 5652 5652 5651 5653; +}; +batch TRIANGLE_STRIP +{ + indices 5654 5655 5656 5657 5657 5655 5658 5658 5657 5659 5659 5658 5660 5660 5659 5661; +}; +batch TRIANGLE_STRIP +{ + indices 5662 5663 5664 5665 5665 5663 5666 5666 5665 5667 5667 5666 5668 5668 5667 5669; +}; +batch TRIANGLE_STRIP +{ + indices 5670 5671 5672 5673 5673 5671 5674 5674 5673 5675 5675 5674 5676 5676 5675 5677; +}; +batch TRIANGLE_STRIP +{ + indices 5678 5679 5680 5681 5681 5679 5682 5682 5681 5683 5683 5682 5684 5684 5683 5685; +}; +batch TRIANGLE_STRIP +{ + indices 5686 5687 5688 5689 5689 5687 5690 5690 5689 5691 5691 5690 5692 5692 5691 5693; +}; +batch TRIANGLE_STRIP +{ + indices 5694 5695 5696 5697 5697 5695 5698 5698 5697 5699 5699 5698 5700 5700 5699 5701; +}; +batch TRIANGLE_STRIP +{ + indices 5702 5703 5704 5705 5705 5703 5706 5706 5705 5707 5707 5706 5708 5708 5707 5709; +}; +batch TRIANGLE_STRIP +{ + indices 5710 5711 5712 5713 5713 5711 5714 5714 5713 5715 5715 5714 5716 5716 5715 5717; +}; +batch TRIANGLE_STRIP +{ + indices 5718 5719 5720 5721 5721 5719 5722 5722 5721 5723 5723 5722 5724 5724 5723 5725; +}; +batch TRIANGLE_STRIP +{ + indices 5726 5727 5728 5729 5729 5727 5730 5730 5729 5731 5731 5730 5732 5732 5731 5733; +}; +batch TRIANGLE_STRIP +{ + indices 5734 5735 5736 5737 5737 5735 5738 5738 5737 5739 5739 5738 5740 5740 5739 5741; +}; +batch TRIANGLE_STRIP +{ + indices 5742 5743 5744 5745 5745 5743 5746 5746 5745 5747 5747 5746 5748 5748 5747 5749; +}; +batch TRIANGLE_STRIP +{ + indices 5750 5751 5752 5753 5753 5751 5754 5754 5753 5755 5755 5754 5756 5756 5755 5757; +}; +batch TRIANGLE_STRIP +{ + indices 5758 5759 5760 5761 5761 5759 5762 5762 5761 5763 5763 5762 5764 5764 5763 5765; +}; +batch TRIANGLE_STRIP +{ + indices 5766 5767 5768 5769 5769 5767 5770 5770 5769 5771 5771 5770 5772 5772 5771 5773; +}; +batch TRIANGLE_STRIP +{ + indices 5774 5775 5776 5777 5777 5775 5778 5778 5777 5779 5779 5778 5780 5780 5779 5781; +}; +batch TRIANGLE_STRIP +{ + indices 5782 5783 5784 5785 5785 5783 5786 5786 5785 5787 5787 5786 5788 5788 5787 5789; +}; +batch TRIANGLE_STRIP +{ + indices 5790 5791 5792 5793 5793 5791 5794 5794 5793 5795 5795 5794 5796 5796 5795 5797; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5799 5800 5801 5801 5799 5802 5802 5801 5803 5803 5802 5804 5804 5803 5805; +}; +batch TRIANGLE_STRIP +{ + indices 5806 5807 5808 5809 5809 5807 5810 5810 5809 5811 5811 5810 5812 5812 5811 5813; +}; +batch TRIANGLE_STRIP +{ + indices 5814 5815 5816 5817 5817 5815 5818 5818 5817 5819 5819 5818 5820 5820 5819 5821; +}; +batch TRIANGLE_STRIP +{ + indices 5822 5823 5824 5825 5825 5823 5826 5826 5825 5827 5827 5826 5828 5828 5827 5829; +}; +batch TRIANGLE_STRIP +{ + indices 5830 5831 5832 5833 5833 5831 5834 5834 5833 5835 5835 5834 5836 5836 5835 5837; +}; +batch TRIANGLE_STRIP +{ + indices 5838 5839 5840 5841 5841 5839 5842 5842 5841 5843 5843 5842 5844 5844 5843 5845; +}; +batch TRIANGLE_STRIP +{ + indices 5846 5847 5848 5849 5849 5847 5850 5850 5849 5851 5851 5850 5852 5852 5851 5853; +}; +batch TRIANGLE_STRIP +{ + indices 5854 5855 5856 5857 5857 5855 5858 5858 5857 5859 5859 5858 5860 5860 5859 5861; +}; +batch TRIANGLE_STRIP +{ + indices 5862 5863 5864 5865 5865 5863 5866 5866 5865 5867 5867 5866 5868 5868 5867 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5870 5871 5872 5873 5873 5871 5874 5874 5873 5875 5875 5874 5876 5876 5875 5877; +}; +batch TRIANGLE_STRIP +{ + indices 5878 5879 5880 5881 5881 5879 5882 5882 5881 5883 5883 5882 5884 5884 5883 5885; +}; +batch TRIANGLE_STRIP +{ + indices 5886 5887 5888 5889 5889 5887 5890 5890 5889 5891 5891 5890 5892 5892 5891 5893; +}; +batch TRIANGLE_STRIP +{ + indices 5894 5895 5896 5897 5897 5895 5898 5898 5897 5899 5899 5898 5900 5900 5899 5901; +}; +batch TRIANGLE_STRIP +{ + indices 5902 5903 5904 5905 5905 5903 5906 5906 5905 5907 5907 5906 5908 5908 5907 5909; +}; +batch TRIANGLE_STRIP +{ + indices 5910 5911 5912 5913 5913 5911 5914 5914 5913 5915 5915 5914 5916 5916 5915 5917; +}; +batch TRIANGLE_STRIP +{ + indices 5918 5919 5920 5921 5921 5919 5922 5922 5921 5923 5923 5922 5924 5924 5923 5925; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5927 5928 5929 5929 5927 5930 5930 5929 5931 5931 5930 5932 5932 5931 5933; +}; +batch TRIANGLE_STRIP +{ + indices 5934 5935 5936 5937 5937 5935 5938 5938 5937 5939 5939 5938 5940 5940 5939 5941; +}; +batch TRIANGLE_STRIP +{ + indices 5942 5943 5944 5945 5945 5943 5946 5946 5945 5947 5947 5946 5948 5948 5947 5949; +}; +batch TRIANGLE_STRIP +{ + indices 5950 5951 5952 5953 5953 5951 5954 5954 5953 5955 5955 5954 5956 5956 5955 5957; +}; +batch TRIANGLE_STRIP +{ + indices 5958 5959 5960 5961 5961 5959 5962 5962 5961 5963 5963 5962 5964 5964 5963 5965; +}; +batch TRIANGLE_STRIP +{ + indices 5966 5967 5968 5969 5969 5967 5970 5970 5969 5971 5971 5970 5972 5972 5971 5973; +}; +batch TRIANGLE_STRIP +{ + indices 5974 5975 5976 5977 5977 5975 5978 5978 5977 5979 5979 5978 5980 5980 5979 5981; +}; +batch TRIANGLE_STRIP +{ + indices 5982 5983 5984 5985 5985 5983 5986 5986 5985 5987 5987 5986 5988 5988 5987 5989; +}; +batch TRIANGLE_STRIP +{ + indices 5990 5991 5992 5993 5993 5991 5994 5994 5993 5995 5995 5994 5996 5996 5995 5997; +}; +batch TRIANGLE_STRIP +{ + indices 5998 5999 6000 6001 6001 5999 6002 6002 6001 6003 6003 6002 6004 6004 6003 6005; +}; +batch TRIANGLE_STRIP +{ + indices 6006 6007 6008 6009 6009 6007 6010 6010 6009 6011 6011 6010 6012 6012 6011 6013; +}; +batch TRIANGLE_STRIP +{ + indices 6014 6015 6016 6017 6017 6015 6018 6018 6017 6019 6019 6018 6020 6020 6019 6021; +}; +batch TRIANGLE_STRIP +{ + indices 6022 6023 6024 6025 6025 6023 6026 6026 6025 6027 6027 6026 6028 6028 6027 6029; +}; diff --git a/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.object b/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.object new file mode 100644 index 00000000..b0efda96 --- /dev/null +++ b/demos/forestpond/data/exported/oak_1_lod_Tree_1Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 28.8011 31.4401 118.337 176.562; +mesh "oak_1_lod_Tree_1Mat_0.mesh"; +technique "Tree_1Mat.tech"; diff --git a/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.mesh b/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.mesh new file mode 100644 index 00000000..adf65e02 --- /dev/null +++ b/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.mesh @@ -0,0 +1,56488 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE TANGENT3_BYTE PADDING2_UBYTE +{ + normal -0.125830 -0.810837 0.571586; + texcoord 0.0836600 1.00000; + tangent 0.988172 -0.153349 0.00000; + vertex 9.46498 -17.1464 0.00000; + texcoord 0.125240 1.00000; + vertex 16.0932 -18.1750 0.00000; + texcoord 0.125240 0.478520; + tangent 0.988172 -0.153349 0.00000; + vertex 14.3236 -7.27959 15.0664; + normal 0.973187 -0.162783 0.162507; + texcoord 0.208420 1.00000; + tangent 0.164976 0.986298 0.00000; + vertex 14.8494 -7.38990 0.00000; + texcoord 0.250000 1.00000; + vertex 15.4336 -3.89753 0.00000; + normal 0.973187 -0.162783 0.162507; + texcoord 0.250000 0.478520; + vertex 13.7948 -0.354810 13.3628; + normal 0.962022 -0.0847897 0.259468; + texcoord 0.250000 1.00000; + tangent 0.0877966 0.996138 0.00000; + vertex 15.4336 -3.89753 0.00000; + texcoord 0.291590 1.00000; + vertex 15.7630 -0.160390 0.00000; + texcoord 0.291590 0.478520; + vertex 12.1646 1.11837 13.7595; + normal -0.0115075 0.963469 0.267571; + texcoord 0.499510 1.00000; + tangent -0.999929 -0.0119429 0.00000; + vertex 1.81574 11.4653 0.00000; + texcoord 0.541100 1.00000; + tangent -0.999929 -0.0119429 0.00000; + vertex -2.28759 11.4163 0.00000; + normal -0.0115075 0.963470 0.267571; + texcoord 0.541100 0.478520; + tangent -0.999929 -0.0119429 0.00000; + vertex 5.25670 7.20610 15.4846; + normal -0.149357 -0.843984 0.515154; + texcoord 0.873780 1.00000; + tangent 0.984700 -0.174259 0.00000; + vertex -5.35254 -11.0658 0.00000; + texcoord 0.915370 1.00000; + vertex -2.60371 -11.5523 0.00000; + texcoord 0.915370 0.478520; + tangent 0.984700 -0.174259 0.00000; + vertex 6.30499 -2.34108 17.6737; + normal -0.282613 -0.779850 0.558538; + texcoord 0.956950 1.00000; + tangent 0.940168 -0.340711 0.00000; + vertex -1.48161 -16.2034 0.00000; + texcoord 0.998540 1.00000; + vertex 1.81574 -17.3984 0.00000; + normal -0.282613 -0.779850 0.558538; + texcoord 0.998540 0.478520; + tangent 0.940168 -0.340711 0.00000; + vertex 7.87834 -6.62826 18.1052; + normal 0.681139 0.0715505 0.728649; + texcoord 0.000490000 -11.2393; + tangent 0.713955 0.155605 -0.682682; + vertex 58.2891 160.485 69.4868; + texcoord 0.166830 -11.2393; + vertex 58.7853 160.593 69.0123; + texcoord 0.000490000 -11.3393; + vertex 58.3412 161.376 69.3506; + normal 0.868615 0.495443 -0.00664754; + texcoord 0.166830 -11.2393; + tangent -0.373096 0.645171 -0.666749; + vertex 58.7853 160.593 69.0123; + texcoord 0.333170 -11.2393; + vertex 58.5297 161.035 68.5555; + texcoord 0.166830 -11.3393; + vertex 58.3412 161.376 69.3506; + normal 0.501674 0.831693 -0.237931; + texcoord 0.333170 -11.2393; + tangent -0.864962 0.486345 -0.123731; + vertex 58.5297 161.035 68.5555; + texcoord 0.499510 -11.2393; + vertex 57.9297 161.372 68.4697; + texcoord 0.333170 -11.3393; + tangent -0.864962 0.486345 -0.123731; + vertex 58.3412 161.376 69.3506; + normal -0.248222 0.962241 0.111706; + texcoord 0.499510 -11.2393; + tangent -0.617306 -0.245992 0.747276; + vertex 57.9297 161.372 68.4697; + texcoord 0.665860 -11.2393; + vertex 57.4820 161.194 69.0117; + texcoord 0.499510 -11.3393; + vertex 58.3412 161.376 69.3506; + normal -0.394158 0.650504 0.649219; + texcoord 0.665860 -11.2393; + tangent 0.203171 -0.627254 0.751847; + vertex 57.4820 161.194 69.0117; + texcoord 0.832200 -11.2393; + vertex 57.6304 160.736 69.5609; + texcoord 0.665860 -11.3393; + tangent 0.203171 -0.627254 0.751847; + vertex 58.3412 161.376 69.3506; + normal 0.162982 0.139708 0.976688; + texcoord 0.832200 -11.2393; + tangent 0.929364 -0.354084 -0.104436; + vertex 57.6304 160.736 69.5609; + texcoord 0.998540 -11.2393; + tangent 0.929364 -0.354084 -0.104436; + vertex 58.2891 160.485 69.4868; + texcoord 0.832200 -11.3393; + tangent 0.929364 -0.354083 -0.104436; + vertex 58.3412 161.376 69.3506; + normal -0.138750 -0.894094 0.425845; + texcoord 0.0836600 1.00000; + tangent 0.988172 -0.153349 0.00000; + vertex 4.67347 -10.0545 0.00000; + texcoord 0.125240 1.00000; + vertex 11.3017 -11.0831 0.00000; + texcoord 0.125240 0.527470; + tangent 0.988172 -0.153349 0.00000; + vertex 6.30183 -3.12271 15.0843; + normal 0.942381 -0.157630 0.295077; + texcoord 0.208420 1.00000; + tangent 0.164975 0.986298 0.00000; + vertex 10.0579 -0.297950 0.00000; + texcoord 0.250000 1.00000; + tangent 0.164976 0.986298 0.00000; + vertex 10.6421 3.19442 0.00000; + texcoord 0.250000 0.527470; + tangent 0.164976 0.986298 0.00000; + vertex 6.16497 4.01846 14.7386; + normal 0.917009 -0.0808200 0.390593; + texcoord 0.250000 1.00000; + tangent 0.0877941 0.996139 0.00000; + vertex 10.6421 3.19442 0.00000; + normal 0.917009 -0.0808200 0.390593; + texcoord 0.291590 1.00000; + vertex 10.9714 6.93156 0.00000; + texcoord 0.291590 0.527470; + tangent 0.0877941 0.996139 0.00000; + vertex 4.46749 5.45142 14.9633; + normal -0.160843 -0.908906 0.384733; + texcoord 0.873780 1.00000; + tangent 0.984700 -0.174256 0.00000; + vertex -10.1440 -3.97386 0.00000; + texcoord 0.915370 1.00000; + vertex -7.39523 -4.46030 0.00000; + texcoord 0.915370 0.527470; + vertex -2.19571 1.53585 16.3392; + normal -0.307328 -0.848051 0.431693; + texcoord 0.956950 1.00000; + tangent 0.940168 -0.340710 0.00000; + vertex -6.27313 -9.11147 0.00000; + texcoord 0.998540 1.00000; + tangent 0.940168 -0.340710 0.00000; + vertex -2.97577 -10.3064 0.00000; + texcoord 0.998540 0.527470; + vertex -0.741350 -2.81448 16.3084; + normal 0.280654 -0.328795 0.901736; + texcoord 0.000490000 -10.0951; + tangent 0.915239 0.374646 -0.148251; + vertex -11.2654 94.6094 165.738; + texcoord 0.166830 -10.0951; + tangent 0.915239 0.374646 -0.148251; + vertex -10.6292 94.8698 165.635; + texcoord 0.000490000 -10.1951; + tangent 0.915239 0.374646 -0.148251; + vertex -11.2686 95.4577 166.048; + normal 0.716680 0.359017 0.597894; + texcoord 0.166830 -10.0951; + tangent -0.120707 0.908233 -0.400678; + vertex -10.6292 94.8698 165.635; + texcoord 0.333170 -10.0951; + vertex -10.7119 95.4921 165.360; + texcoord 0.166830 -10.1951; + tangent -0.120707 0.908233 -0.400678; + vertex -11.2686 95.4577 166.048; + normal 0.449309 0.797082 0.403462; + texcoord 0.333170 -10.0951; + tangent -0.776642 0.571698 -0.264554; + vertex -10.7119 95.4921 165.360; + normal 0.449309 0.797082 0.403462; + texcoord 0.499510 -10.0951; + vertex -11.2506 95.8887 165.177; + texcoord 0.333170 -10.1951; + vertex -11.2686 95.4577 166.048; + normal -0.387710 0.829404 0.402206; + texcoord 0.499510 -10.0951; + tangent -0.846194 -0.493292 0.201541; + vertex -11.2506 95.8887 165.177; + texcoord 0.665860 -10.0951; + vertex -11.8644 95.5309 165.323; + texcoord 0.499510 -10.1951; + tangent -0.846194 -0.493292 0.201541; + vertex -11.2686 95.4577 166.048; + normal -0.714143 0.325796 0.619562; + texcoord 0.665860 -10.0951; + tangent -0.0700915 -0.913922 0.399793; + vertex -11.8644 95.5309 165.323; + texcoord 0.832200 -10.0951; + vertex -11.9156 94.8633 165.615; + texcoord 0.665860 -10.1951; + tangent -0.0700915 -0.913922 0.399793; + vertex -11.2686 95.4577 166.048; + normal -0.297806 -0.328951 0.896160; + texcoord 0.832200 -10.0951; + tangent 0.917397 -0.358226 0.173370; + vertex -11.9156 94.8633 165.615; + texcoord 0.998540 -10.0951; + tangent 0.917397 -0.358226 0.173370; + vertex -11.2654 94.6094 165.738; + texcoord 0.832200 -10.1951; + tangent 0.917397 -0.358226 0.173370; + vertex -11.2686 95.4577 166.048; + normal -0.152695 -0.983955 0.0922888; + texcoord 0.0836600 1.00000; + tangent 0.988172 -0.153349 0.00000; + vertex 13.5597 -13.2776 0.00000; + texcoord 0.125240 1.00000; + vertex 20.1880 -14.3062 0.00000; + texcoord 0.125240 0.580010; + tangent 0.988172 -0.153349 0.00000; + vertex 11.9611 -11.9082 11.9557; + normal 0.897378 -0.150102 0.414949; + texcoord 0.208420 1.00000; + tangent 0.164976 0.986298 0.00000; + vertex 18.9442 -3.52109 0.00000; + texcoord 0.250000 1.00000; + vertex 19.5283 -0.0287300 0.00000; + texcoord 0.250000 0.580010; + vertex 11.8513 -5.30344 14.6943; + normal 0.853619 -0.0752325 0.515437; + texcoord 0.250000 1.00000; + tangent 0.0877933 0.996139 0.00000; + vertex 19.5283 -0.0287300 0.00000; + texcoord 0.291590 1.00000; + vertex 19.8577 3.70842 0.00000; + texcoord 0.291590 0.580010; + tangent 0.0877934 0.996139 0.00000; + vertex 10.1632 -3.86466 14.9498; + normal -0.669374 0.389724 0.632497; + texcoord 0.665860 1.00000; + tangent -0.503154 -0.864197 0.00000; + vertex -9.04789 8.60749 0.00000; + texcoord 0.707440 1.00000; + vertex -11.3788 4.60393 0.00000; + texcoord 0.707440 0.580010; + tangent -0.503154 -0.864197 0.00000; + vertex -3.12534 -2.19499 12.9240; + normal -0.173684 -0.981472 0.0809121; + texcoord 0.873780 1.00000; + tangent 0.984701 -0.174255 0.00000; + vertex -1.25781 -7.19701 0.00000; + normal -0.173684 -0.981472 0.0809121; + texcoord 0.915370 1.00000; + vertex 1.49102 -7.68345 0.00000; + texcoord 0.915370 0.580010; + tangent 0.984701 -0.174255 0.00000; + vertex 3.50071 -7.02825 12.2616; + normal -0.335541 -0.925894 0.173585; + texcoord 0.956950 1.00000; + tangent 0.940167 -0.340714 0.00000; + vertex 2.61312 -12.3346 0.00000; + texcoord 0.998540 1.00000; + vertex 5.91047 -13.5296 0.00000; + normal -0.335541 -0.925894 0.173585; + texcoord 0.998540 0.580010; + vertex 4.93538 -11.1449 10.8346; + normal 0.288602 -0.786905 0.545426; + texcoord 0.000490000 -8.91741; + tangent 0.941173 0.337756 -0.0107132; + vertex 26.7558 -34.5080 169.959; + texcoord 0.166830 -8.91741; + vertex 27.4099 -34.2733 169.952; + texcoord 0.000490000 -9.01741; + tangent 0.941173 0.337756 -0.0107132; + vertex 26.8572 -33.9719 170.679; + normal 0.779119 -0.0734724 0.622555; + texcoord 0.166830 -8.91741; + tangent -0.0440162 0.984245 0.171244; + vertex 27.4099 -34.2733 169.952; + texcoord 0.333170 -8.91741; + tangent -0.0440162 0.984245 0.171244; + vertex 27.3798 -33.5989 170.069; + texcoord 0.166830 -9.01741; + tangent -0.0440162 0.984245 0.171244; + vertex 26.8572 -33.9719 170.679; + normal 0.550101 0.414648 0.724884; + texcoord 0.333170 -8.91741; + tangent -0.724212 0.669086 0.166860; + vertex 27.3798 -33.5989 170.069; + normal 0.550101 0.414648 0.724884; + texcoord 0.499510 -8.91741; + vertex 26.8775 -33.1348 170.185; + texcoord 0.333170 -9.01741; + tangent -0.724211 0.669085 0.166860; + vertex 26.8572 -33.9719 170.679; + normal -0.277879 0.493320 0.824268; + texcoord 0.499510 -8.91741; + tangent -0.882458 -0.470114 -0.0161357; + vertex 26.8775 -33.1348 170.185; + texcoord 0.665860 -8.91741; + tangent -0.882458 -0.470114 -0.0161357; + vertex 26.2374 -33.4757 170.173; + texcoord 0.499510 -9.01741; + tangent -0.882458 -0.470114 -0.0161358; + vertex 26.8572 -33.9719 170.679; + normal -0.644404 -0.0257737 0.764251; + texcoord 0.665860 -8.91741; + tangent -0.146139 -0.976860 -0.156166; + vertex 26.2374 -33.4757 170.173; + texcoord 0.832200 -8.91741; + vertex 26.1306 -34.1893 170.059; + texcoord 0.665860 -9.01741; + tangent -0.146139 -0.976860 -0.156166; + vertex 26.8572 -33.9719 170.679; + normal -0.286206 -0.748677 0.597971; + texcoord 0.832200 -8.91741; + tangent 0.882000 -0.449698 -0.140884; + vertex 26.1306 -34.1893 170.059; + texcoord 0.998540 -8.91741; + vertex 26.7558 -34.5080 169.959; + texcoord 0.832200 -9.01741; + tangent 0.882000 -0.449698 -0.140884; + vertex 26.8572 -33.9719 170.679; + normal -0.145158 -0.935390 0.322452; + texcoord 0.0836600 1.00000; + tangent 0.988172 -0.153349 0.00000; + vertex 1.75425 -15.5595 0.00000; + texcoord 0.125240 1.00000; + vertex 8.38248 -16.5881 0.00000; + texcoord 0.125240 0.629670; + tangent 0.988172 -0.153349 0.00000; + vertex 1.91693 -12.5451 8.81746; + normal 0.540431 -0.541049 0.644360; + tangent 0.420267 0.837036 0.350351; + vertex 1.91693 -12.5451 8.81746; + texcoord 0.125240 1.00000; + tangent 0.420267 0.837036 0.350351; + vertex 8.38248 -16.5881 0.00000; + texcoord 0.166830 0.629670; + tangent 0.420267 0.837036 0.350351; + vertex 3.02477 -10.3386 9.74100; + normal 0.906873 -0.151693 0.393154; + texcoord 0.208420 1.00000; + tangent 0.164978 0.986297 0.00000; + vertex 7.13868 -5.80294 0.00000; + normal 0.906873 -0.151693 0.393154; + texcoord 0.250000 1.00000; + vertex 7.72285 -2.31057 0.00000; + texcoord 0.250000 0.629670; + tangent 0.164978 0.986297 0.00000; + vertex 2.02899 -6.00554 11.7081; + normal 0.863177 -0.0760731 0.499138; + texcoord 0.250000 1.00000; + tangent 0.0877913 0.996139 0.00000; + vertex 7.72285 -2.31057 0.00000; + texcoord 0.291590 1.00000; + vertex 8.05221 1.42657 0.00000; + normal 0.863177 -0.0760731 0.499138; + texcoord 0.291590 0.629670; + tangent 0.0877914 0.996139 0.00000; + vertex 0.358020 -4.68309 12.3747; + normal 0.309874 0.759757 0.571618; + texcoord 0.416340 1.00000; + tangent -0.925946 0.377656 0.00000; + vertex -0.198580 7.55591 0.00000; + texcoord 0.457930 1.00000; + vertex -2.95053 8.67832 0.00000; + texcoord 0.457930 0.629670; + vertex -3.57450 -1.56095 13.9476; + normal -0.630733 -0.766522 0.120914; + texcoord 0.707440 0.629670; + tangent 0.708142 -0.632270 -0.314276; + vertex -13.1225 -3.84377 13.3987; + texcoord 0.707440 1.00000; + tangent 0.708142 -0.632270 -0.314276; + vertex -23.1843 2.32209 0.00000; + normal -0.630733 -0.766522 0.120914; + texcoord 0.749030 0.629670; + tangent 0.708142 -0.632270 -0.314276; + vertex -10.8465 -5.87586 12.3886; + normal -0.759290 -0.214020 0.614552; + texcoord 0.707440 1.00000; + tangent 0.271297 -0.962496 0.00000; + vertex -23.1843 2.32209 0.00000; + normal -0.759290 -0.214020 0.614552; + texcoord 0.749030 1.00000; + vertex -21.8785 -2.31057 0.00000; + texcoord 0.749030 0.629670; + tangent 0.271297 -0.962496 0.00000; + vertex -10.8465 -5.87586 12.3886; + normal -0.170444 -0.963148 0.208072; + texcoord 0.873780 1.00000; + tangent 0.984700 -0.174258 0.00000; + vertex -13.0633 -9.47885 0.00000; + texcoord 0.915370 1.00000; + vertex -10.3145 -9.96530 0.00000; + normal -0.170444 -0.963148 0.208072; + texcoord 0.915370 0.629670; + tangent 0.984700 -0.174258 0.00000; + vertex -6.53630 -8.22761 11.1385; + normal 0.224089 -0.968395 0.109520; + texcoord 0.000490000 -7.74284; + tangent 0.916867 0.247580 0.313144; + vertex -20.4690 -108.095 107.447; + texcoord 0.166830 -7.74284; + vertex -19.8317 -107.923 107.665; + texcoord 0.000490000 -7.84284; + vertex -20.5074 -108.002 108.345; + normal 0.668306 -0.418336 0.615112; + texcoord 0.166830 -7.74284; + tangent -0.108212 0.763422 0.636771; + vertex -19.8317 -107.923 107.665; + texcoord 0.333170 -7.74284; + vertex -19.9059 -107.400 108.101; + normal 0.668306 -0.418336 0.615112; + texcoord 0.166830 -7.84284; + tangent -0.108213 0.763422 0.636771; + vertex -20.5074 -108.002 108.345; + normal 0.407547 -0.0377852 0.912402; + texcoord 0.333170 -7.74284; + tangent -0.766215 0.529426 0.364174; + vertex -19.9059 -107.400 108.101; + texcoord 0.499510 -7.74284; + vertex -20.4373 -107.032 108.354; + texcoord 0.333170 -7.84284; + vertex -20.5074 -108.002 108.345; + normal -0.427867 0.0226231 0.903559; + texcoord 0.499510 -7.74284; + tangent -0.849642 -0.351040 -0.393546; + vertex -20.4373 -107.032 108.354; + texcoord 0.665860 -7.74284; + vertex -21.0536 -107.287 108.068; + texcoord 0.499510 -7.84284; + vertex -20.5074 -108.002 108.345; + normal -0.759929 -0.375142 0.530826; + texcoord 0.665860 -7.74284; + tangent -0.0819600 -0.754829 -0.650781; + vertex -21.0536 -107.287 108.068; + texcoord 0.832200 -7.74284; + vertex -21.1135 -107.838 107.593; + texcoord 0.665860 -7.84284; + vertex -20.5074 -108.002 108.345; + normal -0.352575 -0.932260 0.0811361; + texcoord 0.832200 -7.74284; + tangent 0.909295 -0.361788 -0.205652; + vertex -21.1135 -107.838 107.593; + texcoord 0.998540 -7.74284; + tangent 0.909295 -0.361788 -0.205652; + vertex -20.4690 -108.095 107.447; + texcoord 0.832200 -7.84284; + tangent 0.909295 -0.361788 -0.205652; + vertex -20.5074 -108.002 108.345; + normal -0.139386 -0.898195 0.416913; + texcoord 0.0836600 1.00000; + tangent 0.988172 -0.153349 0.00000; + vertex 12.4832 -8.76915 0.00000; + texcoord 0.125240 1.00000; + vertex 19.1114 -9.79775 0.00000; + texcoord 0.125240 0.680250; + vertex 12.1201 -5.13472 7.70861; + normal 0.448774 -0.523931 0.723947; + tangent 0.399697 0.842238 0.361769; + vertex 12.1201 -5.13472 7.70861; + texcoord 0.125240 1.00000; + tangent 0.399697 0.842238 0.361769; + vertex 19.1114 -9.79775 0.00000; + texcoord 0.166830 0.680250; + tangent 0.399697 0.842238 0.361769; + vertex 13.1737 -2.91454 8.66225; + normal 0.810588 -0.0714401 0.581243; + texcoord 0.250000 1.00000; + tangent 0.0877933 0.996139 0.00000; + vertex 18.4518 4.47972 0.00000; + texcoord 0.291590 1.00000; + tangent 0.0877933 0.996139 0.00000; + vertex 18.7811 8.21687 0.00000; + texcoord 0.291590 0.680250; + tangent 0.0877934 0.996139 0.00000; + vertex 10.3616 2.77028 11.0722; + normal 0.300897 0.737745 0.604312; + texcoord 0.416340 1.00000; + tangent -0.925946 0.377656 0.00000; + vertex 10.5303 14.3462 0.00000; + texcoord 0.457930 1.00000; + vertex 7.77839 15.4686 0.00000; + texcoord 0.457930 0.680250; + tangent -0.925946 0.377656 0.00000; + vertex 6.34605 5.90595 12.3873; + normal -0.625722 0.364309 0.689747; + texcoord 0.665860 1.00000; + tangent -0.503154 -0.864197 0.00000; + vertex -10.1244 13.1159 0.00000; + texcoord 0.707440 1.00000; + vertex -12.4554 9.11238 0.00000; + texcoord 0.707440 0.680250; + vertex -3.15547 3.59995 11.3482; + normal -0.623682 -0.769523 0.137313; + tangent 0.724860 -0.635105 -0.266871; + vertex -3.15547 3.59995 11.3482; + texcoord 0.707440 1.00000; + tangent 0.724860 -0.635105 -0.266871; + vertex -12.4554 9.11238 0.00000; + texcoord 0.749030 0.680250; + tangent 0.724860 -0.635105 -0.266871; + vertex -0.825800 1.55875 10.4905; + normal -0.725552 -0.204511 0.657077; + texcoord 0.707440 1.00000; + tangent 0.271298 -0.962496 0.00000; + vertex -12.4554 9.11238 0.00000; + texcoord 0.749030 1.00000; + vertex -11.1496 4.47973 0.00000; + texcoord 0.749030 0.680250; + tangent 0.271298 -0.962495 0.00000; + vertex -0.825800 1.55875 10.4905; + normal -0.166758 -0.942334 0.290168; + texcoord 0.873780 1.00000; + tangent 0.984701 -0.174255 0.00000; + vertex -2.33436 -2.68856 0.00000; + texcoord 0.915370 1.00000; + vertex 0.414470 -3.17500 0.00000; + texcoord 0.915370 0.680250; + tangent 0.984701 -0.174255 0.00000; + vertex 3.54854 -0.801750 9.50836; + normal 0.197835 -0.957210 -0.211211; + texcoord 0.000490000 -6.51857; + tangent 0.829194 0.0485064 0.556852; + vertex -21.5061 -105.746 30.1435; + texcoord 0.166830 -6.51857; + vertex -20.9298 -105.712 30.5306; + texcoord 0.000490000 -6.61857; + vertex -21.7340 -105.979 30.9860; + normal 0.523706 -0.660526 0.537993; + texcoord 0.166830 -6.51857; + tangent -0.242272 0.489966 0.837399; + vertex -20.9298 -105.712 30.5306; + texcoord 0.333170 -6.51857; + vertex -21.0958 -105.377 31.1044; + texcoord 0.166830 -6.61857; + tangent -0.242272 0.489966 0.837399; + vertex -21.7340 -105.979 30.9860; + normal 0.205078 -0.393387 0.896208; + texcoord 0.333170 -6.51857; + tangent -0.827094 0.419935 0.373592; + vertex -21.0958 -105.377 31.1044; + texcoord 0.499510 -6.51857; + vertex -21.6695 -105.085 31.3635; + texcoord 0.333170 -6.61857; + vertex -21.7340 -105.979 30.9860; + normal -0.609627 -0.270717 0.745028; + texcoord 0.499510 -6.51857; + tangent -0.746241 -0.120997 -0.654586; + vertex -21.6695 -105.085 31.3635; + texcoord 0.665860 -6.51857; + vertex -22.2107 -105.173 30.8887; + normal -0.609627 -0.270717 0.745028; + texcoord 0.499510 -6.61857; + tangent -0.746242 -0.120997 -0.654586; + vertex -21.7340 -105.979 30.9860; + normal -0.854342 -0.481887 0.194639; + texcoord 0.665860 -6.51857; + tangent 0.0593596 -0.462542 -0.884608; + vertex -22.2107 -105.173 30.8887; + normal -0.854342 -0.481887 0.194639; + texcoord 0.832200 -6.51857; + vertex -22.1674 -105.511 30.2426; + texcoord 0.665860 -6.61857; + tangent 0.0593597 -0.462542 -0.884608; + vertex -21.7340 -105.979 30.9860; + normal -0.359802 -0.869712 -0.337852; + texcoord 0.832200 -6.51857; + tangent 0.932981 -0.331700 -0.139720; + vertex -22.1674 -105.511 30.2426; + texcoord 0.998540 -6.51857; + vertex -21.5061 -105.746 30.1435; + texcoord 0.832200 -6.61857; + tangent 0.932981 -0.331700 -0.139720; + vertex -21.7340 -105.979 30.9860; + normal -0.294145 0.838386 -0.458898; + texcoord 0.000490000 1.00000; + tangent 0.439996 0.545017 0.713694; + vertex 26.6117 30.3278 59.7048; + texcoord 0.125240 1.00000; + vertex 27.9731 32.0141 61.9130; + normal -0.294145 0.838386 -0.458898; + texcoord 0.125240 0.247850; + tangent 0.439996 0.545018 0.713694; + vertex 40.0817 35.5733 60.6542; + normal -0.220368 0.890496 0.398064; + texcoord 0.125240 1.00000; + tangent 0.663852 -0.162079 0.730090; + vertex 27.9731 32.0141 61.9130; + normal -0.220368 0.890496 0.398064; + texcoord 0.250000 1.00000; + tangent 0.663852 -0.162079 0.730090; + vertex 29.6160 31.6130 63.7199; + normal -0.220368 0.890496 0.398064; + texcoord 0.125240 0.247850; + tangent 0.663852 -0.162079 0.730090; + vertex 40.0817 35.5733 60.6542; + normal -0.202964 0.440041 0.874739; + texcoord 0.250000 1.00000; + tangent -0.216584 -0.891381 0.398159; + vertex 29.6160 31.6130 63.7199; + normal -0.202964 0.440041 0.874740; + texcoord 0.374760 1.00000; + vertex 29.0800 29.4070 64.7053; + normal -0.202964 0.440041 0.874740; + texcoord 0.374760 0.247850; + tangent -0.216584 -0.891381 0.398159; + vertex 39.5775 35.1966 64.2285; + normal 0.269859 -0.417855 0.867510; + texcoord 0.374760 1.00000; + tangent -0.291804 -0.894057 -0.339870; + vertex 29.0800 29.4070 64.7053; + texcoord 0.499510 1.00000; + tangent -0.291804 -0.894058 -0.339870; + vertex 28.1772 26.6408 63.6537; + texcoord 0.374760 0.247850; + tangent -0.291804 -0.894058 -0.339870; + vertex 39.5775 35.1966 64.2285; + normal 0.288861 -0.792009 0.537849; + texcoord 0.499510 1.00000; + tangent -0.250452 -0.604748 -0.756011; + vertex 28.1772 26.6408 63.6537; + texcoord 0.624270 1.00000; + vertex 27.1661 24.1993 60.6016; + texcoord 0.624270 0.247850; + vertex 41.2569 31.7131 64.0982; + normal 0.396553 -0.916765 0.0478259; + texcoord 0.000490000 -1.09667; + tangent 0.184281 0.0284589 -0.982461; + vertex 59.9091 40.4156 64.9644; + texcoord 0.000490000 -0.441590; + tangent 0.184280 0.0284589 -0.982462; + vertex 51.6560 36.6979 62.1335; + texcoord 0.125240 -1.09667; + tangent 0.184281 0.0284589 -0.982462; + vertex 60.1836 40.4580 63.5013; + normal 0.204075 -0.692738 -0.691713; + tangent -0.100177 0.688096 -0.718671; + vertex 60.1836 40.4580 63.5013; + texcoord 0.250000 -0.441590; + tangent -0.100177 0.688096 -0.718671; + vertex 50.5382 39.6408 61.4740; + normal 0.204075 -0.692738 -0.691713; + texcoord 0.250000 -1.09667; + tangent -0.100177 0.688096 -0.718671; + vertex 60.0366 41.4671 62.4473; + normal 0.0991188 0.0147406 -0.994966; + tangent -0.328771 0.944223 -0.0187634; + vertex 60.0366 41.4671 62.4473; + texcoord 0.250000 -0.441590; + tangent -0.328771 0.944223 -0.0187634; + vertex 50.5382 39.6408 61.4740; + texcoord 0.374760 -1.09667; + tangent -0.328771 0.944223 -0.0187634; + vertex 59.5544 42.8520 62.4198; + normal -0.339723 0.590964 -0.731676; + tangent -0.359249 0.637423 0.681640; + vertex 59.5544 42.8520 62.4198; + normal -0.339724 0.590964 -0.731676; + texcoord 0.499510 -0.441590; + vertex 49.8447 39.9668 64.5977; + normal -0.339723 0.590964 -0.731676; + texcoord 0.499510 -1.09667; + tangent -0.359249 0.637422 0.681640; + vertex 59.0194 43.8012 63.4349; + normal -0.390883 0.918848 -0.0541223; + tangent -0.186651 -0.0215489 0.982190; + vertex 59.0194 43.8012 63.4349; + normal -0.390883 0.918848 -0.0541223; + texcoord 0.499510 -0.441590; + tangent -0.186651 -0.0215489 0.982190; + vertex 49.8447 39.9668 64.5977; + texcoord 0.624270 -1.09667; + tangent -0.186651 -0.0215489 0.982190; + vertex 58.7364 43.7686 64.9244; + normal -0.491666 0.599272 0.631774; + tangent 0.0973987 -0.683124 0.723779; + vertex 58.7364 43.7686 64.9244; + texcoord 0.749030 -0.441590; + tangent 0.0973988 -0.683124 0.723779; + vertex 50.9691 36.9833 65.3159; + texcoord 0.749030 -1.09667; + tangent 0.0973987 -0.683124 0.723779; + vertex 58.8797 42.7634 65.9894; + normal -0.0745353 -0.0141892 0.997117; + tangent 0.330132 -0.943868 0.0112462; + vertex 58.8797 42.7634 65.9894; + texcoord 0.749030 -0.441590; + tangent 0.330131 -0.943868 0.0112462; + vertex 50.9691 36.9833 65.3159; + texcoord 0.873780 -1.09667; + tangent 0.330132 -0.943868 0.0112462; + vertex 59.3655 41.3745 66.0060; + normal 0.0812876 -0.711752 0.697711; + tangent 0.358474 -0.632305 -0.686794; + vertex 59.3655 41.3745 66.0060; + texcoord 0.998540 -0.441590; + tangent 0.358474 -0.632305 -0.686794; + vertex 51.6560 36.6979 62.1335; + texcoord 0.998540 -1.09667; + tangent 0.358474 -0.632305 -0.686794; + vertex 59.9091 40.4156 64.9644; + normal 0.171903 -0.699473 -0.693677; + texcoord 0.125240 -1.09667; + tangent -0.100177 0.688096 -0.718671; + vertex 60.1836 40.4580 63.5013; + texcoord 0.250000 -1.09667; + vertex 60.0366 41.4671 62.4473; + texcoord 0.250000 -1.36631; + tangent -0.100177 0.688097 -0.718671; + vertex 61.7194 42.7965 61.5239; + normal -0.381290 -0.150886 -0.912059; + texcoord 0.250000 -1.09667; + tangent -0.328771 0.944223 -0.0187634; + vertex 60.0366 41.4671 62.4473; + texcoord 0.374760 -1.09667; + vertex 59.5544 42.8520 62.4198; + texcoord 0.250000 -1.36631; + tangent -0.328771 0.944223 -0.0187634; + vertex 61.7194 42.7965 61.5239; + normal -0.919608 -0.117399 -0.374883; + texcoord 0.374760 -1.09667; + tangent -0.359249 0.637422 0.681640; + vertex 59.5544 42.8520 62.4198; + texcoord 0.499510 -1.09667; + vertex 59.0194 43.8012 63.4349; + texcoord 0.499510 -1.36631; + vertex 59.9182 44.0931 61.1386; + normal 0.0937791 0.730300 0.676659; + texcoord 0.624270 -1.09667; + tangent 0.0973987 -0.683124 0.723779; + vertex 58.7364 43.7686 64.9244; + texcoord 0.749030 -1.09667; + vertex 58.8797 42.7634 65.9894; + texcoord 0.749030 -1.36631; + vertex 60.4590 45.4412 62.8804; + normal 0.745822 0.268128 0.609801; + texcoord 0.749030 -1.09667; + tangent 0.330132 -0.943868 0.0112462; + vertex 58.8797 42.7634 65.9894; + texcoord 0.873780 -1.09667; + vertex 59.3655 41.3745 66.0060; + texcoord 0.749030 -1.36631; + tangent 0.330132 -0.943868 0.0112462; + vertex 60.4590 45.4412 62.8804; + normal 0.771037 -0.214227 0.599675; + texcoord 0.873780 -1.09667; + tangent 0.358474 -0.632305 -0.686794; + vertex 59.3655 41.3745 66.0060; + texcoord 0.998540 -1.09667; + vertex 59.9091 40.4156 64.9644; + texcoord 0.998540 -1.36631; + vertex 62.2686 44.1269 63.2565; + normal 0.304241 -0.900062 -0.311971; + texcoord 0.250000 -1.66732; + tangent -0.810063 -0.0721307 -0.581889; + vertex 63.7878 45.7418 60.1556; + texcoord 0.499510 -1.36631; + tangent -0.810063 -0.0721307 -0.581888; + vertex 59.9182 44.0931 61.1386; + texcoord 0.499510 -1.66732; + tangent -0.810063 -0.0721307 -0.581888; + vertex 62.2507 45.6050 59.0515; + normal -0.505982 0.578529 0.639755; + texcoord 0.749030 -1.66732; + tangent 0.811797 0.0687493 0.579879; + vertex 61.4587 47.1016 59.9260; + texcoord 0.998540 -1.36631; + tangent 0.811797 0.0687493 0.579879; + vertex 62.2686 44.1269 63.2565; + texcoord 0.998540 -1.66732; + tangent 0.811797 0.0687493 0.579879; + vertex 63.0058 47.2327 61.0311; + normal 0.574924 -0.292609 -0.764096; + texcoord 0.250000 -1.66732; + tangent -0.810063 -0.0721307 -0.581889; + vertex 63.7878 45.7418 60.1556; + texcoord 0.499510 -1.66732; + vertex 62.2507 45.6050 59.0515; + texcoord 0.250000 -1.89103; + tangent -0.810064 -0.0721307 -0.581889; + vertex 64.2702 48.3942 59.5029; + normal 0.656352 -0.557509 0.508317; + tangent 0.000309883 -0.673554 -0.739137; + vertex 64.2702 48.3942 59.5029; + texcoord 0.499510 -1.66732; + tangent 0.000309916 -0.673555 -0.739137; + vertex 62.2507 45.6050 59.0515; + texcoord 0.499510 -1.89103; + tangent 0.000309883 -0.673555 -0.739137; + vertex 64.2707 47.4324 58.4475; + normal -0.204423 0.963666 0.171930; + texcoord 0.749030 -1.66732; + tangent 0.811796 0.0687493 0.579879; + vertex 61.4587 47.1016 59.9260; + texcoord 0.998540 -1.66732; + vertex 63.0058 47.2327 61.0311; + texcoord 0.749030 -1.89103; + vertex 62.8958 47.7190 58.1745; + normal -0.998896 -0.0336769 0.0327411; + tangent 0.00154375 0.673158 0.739497; + vertex 62.8958 47.7190 58.1745; + texcoord 0.998540 -1.66732; + tangent 0.00154375 0.673158 0.739497; + vertex 63.0058 47.2327 61.0311; + texcoord 0.998540 -1.89103; + tangent 0.00154375 0.673158 0.739497; + vertex 62.8980 48.6821 59.2326; + normal 0.993728 0.0828614 -0.0750926; + texcoord 0.250000 -1.89103; + tangent 0.000309883 -0.673555 -0.739138; + vertex 64.2702 48.3942 59.5029; + normal 0.993728 0.0828614 -0.0750926; + texcoord 0.499510 -1.89103; + vertex 64.2707 47.4324 58.4475; + texcoord 0.250000 -2.13788; + tangent 0.000309885 -0.673554 -0.739137; + vertex 64.0165 50.2044 58.1434; + normal 0.368920 0.134688 0.919650; + tangent 0.880564 -0.367345 -0.299441; + vertex 64.0165 50.2044 58.1434; + texcoord 0.499510 -1.89103; + vertex 64.2707 47.4324 58.4475; + texcoord 0.499510 -2.13788; + vertex 64.8633 49.8511 57.8555; + normal -0.748122 0.491478 -0.445827; + texcoord 0.749030 -1.89103; + tangent 0.00154375 0.673158 0.739497; + vertex 62.8958 47.7190 58.1745; + texcoord 0.998540 -1.89103; + vertex 62.8980 48.6821 59.2326; + normal -0.748122 0.491478 -0.445827; + texcoord 0.749030 -2.13788; + tangent 0.00154378 0.673158 0.739497; + vertex 64.4090 49.2196 57.2895; + normal 0.468938 0.766784 0.438337; + texcoord 0.250000 -2.13788; + tangent 0.880564 -0.367345 -0.299441; + vertex 64.0165 50.2044 58.1434; + texcoord 0.499510 -2.13788; + vertex 64.8633 49.8511 57.8555; + texcoord 0.250000 -2.39957; + vertex 64.1151 51.0528 56.5538; + normal -0.474231 0.494075 0.728694; + tangent 0.799704 0.587904 0.121829; + vertex 64.1151 51.0528 56.5538; + texcoord 0.499510 -2.13788; + tangent 0.799704 0.587904 0.121828; + vertex 64.8633 49.8511 57.8555; + texcoord 0.499510 -2.39957; + tangent 0.799704 0.587904 0.121829; + vertex 64.5127 51.3451 56.6143; + normal 0.809215 0.475999 0.344378; + tangent 0.584106 -0.714852 -0.384457; + vertex 64.5127 51.3451 56.6143; + texcoord 0.499510 -2.13788; + vertex 64.8633 49.8511 57.8555; + texcoord 0.749030 -2.39957; + vertex 64.8031 50.9897 56.4232; + normal 0.595798 -0.751977 -0.282055; + tangent -0.799698 -0.587912 -0.121830; + vertex 64.8031 50.9897 56.4232; + texcoord 0.998540 -2.13788; + tangent -0.799698 -0.587911 -0.121830; + vertex 63.5620 49.5733 57.5779; + normal 0.595798 -0.751977 -0.282055; + texcoord 0.998540 -2.39957; + tangent -0.799698 -0.587911 -0.121830; + vertex 64.4055 50.6974 56.3626; + normal -0.587580 0.808053 -0.0424209; + texcoord 0.250000 -2.39957; + tangent 0.799704 0.587904 0.121829; + vertex 64.1151 51.0528 56.5538; + texcoord 0.499510 -2.39957; + vertex 64.5127 51.3451 56.6143; + texcoord 0.250000 -2.49957; + tangent 0.799704 0.587904 0.121829; + vertex 64.3859 51.2210 56.0059; + normal 0.664114 0.693226 -0.279982; + texcoord 0.499510 -2.39957; + tangent 0.584106 -0.714852 -0.384457; + vertex 64.5127 51.3451 56.6143; + texcoord 0.749030 -2.39957; + vertex 64.8031 50.9897 56.4232; + texcoord 0.499510 -2.49957; + tangent 0.584106 -0.714852 -0.384457; + vertex 64.3859 51.2210 56.0059; + normal 0.469100 -0.485167 -0.737942; + texcoord 0.749030 -2.39957; + tangent -0.799698 -0.587912 -0.121830; + vertex 64.8031 50.9897 56.4232; + texcoord 0.998540 -2.39957; + tangent -0.799698 -0.587912 -0.121830; + vertex 64.4055 50.6974 56.3626; + texcoord 0.749030 -2.49957; + tangent -0.799698 -0.587912 -0.121830; + vertex 64.3859 51.2210 56.0059; + normal -0.235732 0.936419 -0.259902; + texcoord 0.000490000 1.00000; + tangent 0.161363 0.301442 0.939731; + vertex -0.781420 15.9779 63.7077; + texcoord 0.125240 1.00000; + vertex -0.273660 16.9265 66.6648; + texcoord 0.125240 0.311190; + tangent 0.161363 0.301442 0.939731; + vertex 10.7500 20.3716 69.0791; + normal -0.356541 0.765925 0.535011; + texcoord 0.125240 1.00000; + tangent 0.401151 -0.391671 0.828053; + vertex -0.273660 16.9265 66.6648; + texcoord 0.250000 1.00000; + vertex 0.736030 15.9406 68.7490; + normal -0.356541 0.765925 0.535011; + texcoord 0.125240 0.311190; + tangent 0.401150 -0.391671 0.828053; + vertex 10.7500 20.3716 69.0791; + normal -0.425206 0.167069 0.889544; + texcoord 0.250000 1.00000; + tangent -0.290708 -0.955951 0.0405811; + vertex 0.736030 15.9406 68.7490; + normal -0.425206 0.167069 0.889543; + texcoord 0.374760 1.00000; + vertex 0.00432000 13.5345 68.8511; + texcoord 0.374760 0.311190; + tangent -0.290708 -0.955951 0.0405811; + vertex 9.42884 19.1492 72.3016; + normal 0.125416 -0.663692 0.737417; + texcoord 0.374760 1.00000; + tangent -0.124771 -0.747936 -0.651939; + vertex 0.00432000 13.5345 68.8511; + texcoord 0.499510 1.00000; + vertex -0.388300 11.1810 66.7997; + texcoord 0.374760 0.311190; + tangent -0.124771 -0.747936 -0.651939; + vertex 9.42884 19.1492 72.3016; + normal 0.204572 -0.912183 0.355068; + texcoord 0.499510 1.00000; + tangent 0.0343242 -0.355831 -0.933920; + vertex -0.388300 11.1810 66.7997; + texcoord 0.624270 1.00000; + vertex -0.247370 9.71999 62.9651; + normal 0.204572 -0.912183 0.355068; + texcoord 0.624270 0.311190; + tangent 0.0343242 -0.355831 -0.933920; + vertex 11.0541 15.6282 71.6323; + normal 0.430771 0.270738 -0.860893; + texcoord 0.749030 1.00000; + tangent -0.329987 0.935134 0.128968; + vertex 0.380090 10.5461 60.4249; + texcoord 0.873780 1.00000; + vertex -0.525350 13.1119 60.7788; + texcoord 0.873780 0.311190; + tangent -0.329987 0.935134 0.128968; + vertex 12.3753 16.8507 68.4097; + normal 0.194958 0.709500 -0.677202; + texcoord 0.873780 1.00000; + tangent -0.0623666 0.698020 0.713357; + vertex -0.525350 13.1119 60.7788; + texcoord 0.998540 1.00000; + vertex -0.781420 15.9779 63.7077; + texcoord 0.873780 0.311190; + tangent -0.0623664 0.698020 0.713357; + vertex 12.3753 16.8507 68.4097; + normal 0.485401 -0.815778 -0.314472; + texcoord 0.000490000 -0.980050; + tangent 0.286662 0.488305 -0.824247; + vertex 28.6109 23.3570 79.9843; + normal 0.485401 -0.815778 -0.314472; + texcoord 0.000490000 -0.390590; + tangent 0.286662 0.488305 -0.824247; + vertex 21.6822 21.4926 74.1260; + texcoord 0.125240 -0.980050; + tangent 0.286662 0.488305 -0.824247; + vertex 29.0646 24.1299 78.6797; + normal 0.386639 -0.294734 -0.873866; + tangent -0.182764 0.904276 -0.385853; + vertex 29.0646 24.1299 78.6797; + texcoord 0.250000 -0.390590; + tangent -0.182764 0.904276 -0.385853; + vertex 19.9897 24.4026 74.5726; + normal 0.386639 -0.294734 -0.873866; + texcoord 0.250000 -0.980050; + tangent -0.182764 0.904276 -0.385853; + vertex 28.7802 25.5371 78.0792; + normal 0.265725 0.496074 -0.826620; + tangent -0.550006 0.782218 0.292622; + vertex 28.7802 25.5371 78.0792; + texcoord 0.250000 -0.390590; + tangent -0.550006 0.782218 0.292622; + vertex 19.9897 24.4026 74.5726; + texcoord 0.374760 -0.980050; + tangent -0.550006 0.782218 0.292622; + vertex 27.9243 26.7544 78.5346; + normal -0.292231 0.852800 -0.432819; + tangent -0.585101 0.198559 0.786277; + vertex 27.9243 26.7544 78.5346; + texcoord 0.499510 -0.390590; + tangent -0.585101 0.198559 0.786277; + vertex 19.0425 23.2479 77.6224; + texcoord 0.499510 -0.980050; + tangent -0.585101 0.198559 0.786277; + vertex 26.9982 27.0687 79.7791; + normal -0.478602 0.821341 0.310387; + tangent -0.291047 -0.481919 0.826466; + vertex 26.9982 27.0687 79.7791; + texcoord 0.499510 -0.390590; + tangent -0.291047 -0.481919 0.826466; + vertex 19.0425 23.2479 77.6224; + texcoord 0.624270 -0.980050; + tangent -0.291047 -0.481919 0.826466; + vertex 26.5282 26.2904 81.1138; + normal -0.671717 0.180151 0.718570; + tangent 0.177779 -0.902435 0.392435; + vertex 26.5282 26.2904 81.1138; + texcoord 0.749030 -0.390590; + tangent 0.177779 -0.902435 0.392435; + vertex 20.7475 20.2695 77.2196; + texcoord 0.749030 -0.980050; + tangent 0.177779 -0.902435 0.392435; + vertex 26.8058 24.8809 81.7268; + normal -0.244155 -0.494540 0.834157; + tangent 0.552337 -0.777943 -0.299546; + vertex 26.8058 24.8809 81.7268; + normal -0.244155 -0.494540 0.834157; + texcoord 0.749030 -0.390590; + tangent 0.552338 -0.777943 -0.299546; + vertex 20.7475 20.2695 77.2196; + texcoord 0.873780 -0.980050; + tangent 0.552338 -0.777943 -0.299546; + vertex 27.6685 23.6659 81.2589; + normal 0.0380970 -0.964359 0.261842; + tangent 0.583531 -0.191244 -0.789251; + vertex 27.6685 23.6659 81.2589; + texcoord 0.998540 -0.390590; + tangent 0.583531 -0.191244 -0.789251; + vertex 21.6822 21.4926 74.1260; + normal 0.0380970 -0.964359 0.261842; + texcoord 0.998540 -0.980050; + tangent 0.583531 -0.191244 -0.789251; + vertex 28.6109 23.3570 79.9843; + normal 0.165235 0.978413 -0.124121; + texcoord 0.374760 -0.980050; + tangent -0.585101 0.198559 0.786277; + vertex 27.9243 26.7544 78.5346; + texcoord 0.499510 -0.980050; + vertex 26.9982 27.0687 79.7791; + normal 0.165235 0.978413 -0.124121; + texcoord 0.374760 -1.22559; + vertex 29.8992 26.5284 79.3822; + normal -0.00740042 0.565897 -0.824443; + tangent -0.159640 0.813223 0.559629; + vertex 29.8992 26.5284 79.3822; + texcoord 0.499510 -0.980050; + tangent -0.159640 0.813223 0.559629; + vertex 26.9982 27.0687 79.7791; + texcoord 0.499510 -1.22559; + tangent -0.159640 0.813223 0.559629; + vertex 29.6790 27.6502 80.1542; + normal -0.447949 0.831965 0.327377; + texcoord 0.499510 -0.980050; + tangent -0.291047 -0.481919 0.826466; + vertex 26.9982 27.0687 79.7791; + texcoord 0.624270 -0.980050; + tangent -0.291047 -0.481919 0.826466; + vertex 26.5282 26.2904 81.1138; + texcoord 0.624270 -1.22559; + tangent -0.291047 -0.481919 0.826466; + vertex 30.1691 28.1517 81.3657; + normal 0.409454 -0.770014 0.489312; + texcoord 0.873780 -0.980050; + tangent 0.583531 -0.191244 -0.789251; + vertex 27.6685 23.6659 81.2589; + texcoord 0.998540 -0.980050; + vertex 28.6109 23.3570 79.9843; + normal 0.409454 -0.770014 0.489312; + texcoord 0.873780 -1.22559; + tangent 0.583531 -0.191244 -0.789251; + vertex 31.8784 26.6207 82.3860; + normal -0.0282823 -0.573943 0.818407; + tangent 0.155674 -0.811274 -0.563560; + vertex 31.8784 26.6207 82.3860; + normal -0.0282823 -0.573943 0.818407; + texcoord 0.998540 -0.980050; + tangent 0.155674 -0.811274 -0.563560; + vertex 28.6109 23.3570 79.9843; + texcoord 0.998540 -1.22559; + tangent 0.155674 -0.811274 -0.563560; + vertex 32.0963 25.4851 81.5972; + normal -0.538436 0.403420 -0.739824; + texcoord 0.374760 -1.22559; + tangent -0.159640 0.813223 0.559629; + vertex 29.8992 26.5284 79.3822; + texcoord 0.499510 -1.22559; + vertex 29.6790 27.6502 80.1542; + texcoord 0.499510 -1.49173; + tangent -0.159640 0.813223 0.559629; + vertex 32.5727 28.4902 78.5062; + normal 0.649686 -0.345666 0.677069; + texcoord 0.873780 -1.22559; + tangent 0.155674 -0.811274 -0.563560; + vertex 31.8784 26.6207 82.3860; + texcoord 0.998540 -1.22559; + vertex 32.0963 25.4851 81.5972; + texcoord 0.998540 -1.49173; + tangent 0.155674 -0.811274 -0.563560; + vertex 34.2603 28.4767 81.0480; + normal 0.258743 -0.965327 -0.0345935; + texcoord 0.250000 -1.71042; + tangent -0.258802 -0.0347757 -0.965304; + vertex 35.9875 29.3670 79.5821; + texcoord 0.499510 -1.49173; + vertex 32.5727 28.4902 78.5062; + texcoord 0.499510 -1.71042; + vertex 35.5499 29.3082 77.9502; + normal -0.903846 0.359319 0.232277; + texcoord 0.749030 -1.71042; + tangent 0.260974 0.0327885 0.964789; + vertex 34.3138 30.4358 78.2252; + texcoord 0.998540 -1.49173; + vertex 34.2603 28.4767 81.0480; + texcoord 0.998540 -1.71042; + vertex 34.7563 30.4914 79.8612; + normal 0.883455 -0.412585 -0.221995; + texcoord 0.250000 -1.71042; + tangent -0.258802 -0.0347757 -0.965304; + vertex 35.9875 29.3670 79.5821; + texcoord 0.499510 -1.71042; + vertex 35.5499 29.3082 77.9502; + texcoord 0.250000 -1.94200; + tangent -0.258802 -0.0347758 -0.965304; + vertex 36.8916 31.5933 79.0427; + normal 0.502255 -0.594912 0.627551; + tangent 0.207908 -0.621359 -0.755439; + vertex 36.8916 31.5933 79.0427; + texcoord 0.499510 -1.71042; + vertex 35.5499 29.3082 77.9502; + texcoord 0.499510 -1.94200; + vertex 37.1689 30.7647 78.0353; + normal -0.400213 0.913163 0.0772230; + texcoord 0.749030 -1.71042; + tangent 0.260974 0.0327885 0.964789; + vertex 34.3138 30.4358 78.2252; + normal -0.400213 0.913163 0.0772230; + texcoord 0.998540 -1.71042; + vertex 34.7563 30.4914 79.8612; + texcoord 0.749030 -1.94200; + tangent 0.260974 0.0327885 0.964789; + vertex 36.2402 31.3598 77.2824; + normal -0.875113 0.228241 -0.426713; + tangent -0.206881 0.620688 0.756271; + vertex 36.2402 31.3598 77.2824; + texcoord 0.998540 -1.71042; + tangent -0.206881 0.620688 0.756271; + vertex 34.7563 30.4914 79.8612; + texcoord 0.998540 -1.94200; + tangent -0.206881 0.620688 0.756271; + vertex 35.9639 32.1887 78.2924; + normal 0.935837 -0.0983333 0.338437; + texcoord 0.250000 -1.94200; + tangent 0.207908 -0.621359 -0.755439; + vertex 36.8916 31.5933 79.0427; + texcoord 0.499510 -1.94200; + vertex 37.1689 30.7647 78.0353; + texcoord 0.250000 -2.14418; + tangent 0.207908 -0.621359 -0.755439; + vertex 37.3551 33.1792 78.2218; + normal 0.267598 -0.0947069 0.958865; + tangent 0.854676 -0.436153 -0.281600; + vertex 37.3551 33.1792 78.2218; + normal 0.267598 -0.0947069 0.958865; + texcoord 0.499510 -1.94200; + tangent 0.854676 -0.436153 -0.281600; + vertex 37.1689 30.7647 78.0353; + texcoord 0.499510 -2.14418; + tangent 0.854676 -0.436153 -0.281600; + vertex 38.1910 32.7526 77.9464; + normal -0.484487 0.606567 -0.630356; + texcoord 0.749030 -1.94200; + tangent -0.206881 0.620688 0.756271; + vertex 36.2402 31.3598 77.2824; + texcoord 0.998540 -1.94200; + tangent -0.206881 0.620688 0.756271; + vertex 35.9639 32.1887 78.2924; + texcoord 0.749030 -2.14418; + tangent -0.206881 0.620688 0.756271; + vertex 37.7553 32.4184 77.1365; + normal 0.514203 0.636380 0.574992; + texcoord 0.250000 -2.14418; + tangent 0.854676 -0.436153 -0.281600; + vertex 37.3551 33.1792 78.2218; + texcoord 0.499510 -2.14418; + vertex 38.1910 32.7526 77.9464; + texcoord 0.250000 -2.37289; + tangent 0.854676 -0.436153 -0.281600; + vertex 37.9185 33.9840 76.8273; + normal 0.373201 -0.872082 -0.316535; + texcoord 0.749030 -2.37289; + tangent -0.789371 -0.119218 -0.602230; + vertex 38.6057 33.7875 76.8051; + texcoord 0.998540 -2.14418; + tangent -0.789371 -0.119218 -0.602230; + vertex 36.9192 32.8453 77.4125; + texcoord 0.998540 -2.37289; + tangent -0.789371 -0.119218 -0.602230; + vertex 38.2066 33.7272 76.5006; + normal 0.612861 -0.0955156 -0.784397; + texcoord 0.749030 -2.37289; + tangent -0.789371 -0.119218 -0.602230; + vertex 38.6057 33.7875 76.8051; + normal 0.612861 -0.0955155 -0.784397; + texcoord 0.998540 -2.37289; + vertex 38.2066 33.7272 76.5006; + texcoord 0.749030 -2.47289; + tangent -0.789371 -0.119218 -0.602230; + vertex 38.3848 34.3433 76.5648; + normal -0.469100 0.860920 0.196880; + texcoord 0.000490000 1.00000; + tangent 0.0900504 -0.175141 0.980417; + vertex 0.561070 -13.1059 64.9091; + normal -0.469100 0.860920 0.196880; + texcoord 0.166830 1.00000; + tangent 0.0900504 -0.175141 0.980417; + vertex 0.903130 -13.7711 68.6333; + texcoord 0.166830 0.256890; + tangent 0.0900502 -0.175141 0.980417; + vertex 9.25751 -10.7285 75.2342; + normal -0.616087 -0.0168123 0.787499; + texcoord 0.166830 1.00000; + tangent 0.245335 -0.954137 0.171564; + vertex 0.903130 -13.7711 68.6333; + texcoord 0.333170 1.00000; + vertex 1.56927 -16.3618 69.0991; + texcoord 0.166830 0.256890; + tangent 0.245335 -0.954137 0.171564; + vertex 9.25751 -10.7285 75.2342; + normal -0.279755 -0.838475 0.467650; + texcoord 0.333170 1.00000; + tangent 0.0853169 -0.506884 -0.857782; + vertex 1.56927 -16.3618 69.0991; + texcoord 0.499510 1.00000; + vertex 1.89335 -18.2873 65.8408; + texcoord 0.499510 0.256890; + vertex 9.35841 -14.9248 76.3353; + normal 0.477103 -0.876904 -0.0584144; + texcoord 0.499510 1.00000; + tangent 0.183423 0.164359 -0.969197; + vertex 1.89335 -18.2873 65.8408; + texcoord 0.665860 1.00000; + vertex 2.78878 -17.4849 61.1094; + normal 0.477103 -0.876904 -0.0584144; + texcoord 0.499510 0.256890; + tangent 0.183423 0.164359 -0.969197; + vertex 9.35841 -14.9248 76.3353; + normal 0.773841 0.0861437 -0.627495; + texcoord 0.665860 1.00000; + tangent -0.245335 0.954136 -0.171567; + vertex 2.78878 -17.4849 61.1094; + texcoord 0.832200 1.00000; + vertex 2.12264 -14.8942 60.6436; + texcoord 0.832200 0.256890; + tangent -0.245335 0.954136 -0.171567; + vertex 12.6259 -13.4686 73.7921; + normal 0.246199 0.922687 -0.296706; + texcoord 0.832200 1.00000; + tangent -0.319878 0.366330 0.873774; + vertex 2.12264 -14.8942 60.6436; + normal 0.246199 0.922687 -0.296706; + texcoord 0.998540 1.00000; + vertex 0.561070 -13.1059 64.9091; + texcoord 0.832200 0.256890; + tangent -0.319877 0.366330 0.873774; + vertex 12.6259 -13.4686 73.7921; + normal 0.675242 0.356679 -0.645622; + texcoord 0.000490000 -0.560580; + tangent -0.406065 0.910483 0.0783092; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.000490000 0.256890; + tangent -0.406065 0.910483 0.0783094; + vertex 11.4230 -11.1187 73.9256; + texcoord 0.166830 -0.560580; + tangent -0.406065 0.910483 0.0783092; + vertex 19.3940 -8.40242 83.7630; + normal -0.108873 0.923692 -0.367341; + tangent -0.829069 0.119507 0.546225; + vertex 19.3940 -8.40242 83.7630; + texcoord 0.333170 0.256890; + vertex 8.22521 -12.6315 76.4390; + texcoord 0.333170 -0.560580; + vertex 17.6025 -8.14418 84.9433; + normal -0.677740 0.593422 0.434187; + tangent -0.403497 -0.793789 0.455070; + vertex 17.6025 -8.14418 84.9433; + texcoord 0.333170 0.256890; + tangent -0.403497 -0.793789 0.455070; + vertex 8.22521 -12.6315 76.4390; + texcoord 0.499510 -0.560580; + tangent -0.403497 -0.793789 0.455070; + vertex 16.7096 -9.90080 85.9504; + normal -0.757195 -0.369852 0.538391; + tangent 0.396701 -0.915214 -0.0707908; + vertex 16.7096 -9.90080 85.9504; + normal -0.757195 -0.369852 0.538391; + texcoord 0.665860 0.256890; + tangent 0.396701 -0.915214 -0.0707909; + vertex 11.5936 -15.3716 74.9969; + texcoord 0.665860 -0.560580; + tangent 0.396701 -0.915214 -0.0707908; + vertex 17.6083 -11.9741 85.7900; + normal 0.0444039 -0.959737 0.277368; + tangent 0.829070 -0.119503 -0.546225; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.665860 0.256890; + tangent 0.829070 -0.119503 -0.546225; + vertex 11.5936 -15.3716 74.9969; + texcoord 0.832200 -0.560580; + tangent 0.829070 -0.119503 -0.546226; + vertex 19.3998 -12.2324 84.6097; + normal 0.613645 -0.594102 -0.520079; + tangent 0.394116 0.801222 -0.450240; + vertex 19.3998 -12.2324 84.6097; + texcoord 0.998540 0.256890; + tangent 0.394116 0.801222 -0.450240; + vertex 11.4230 -11.1187 73.9256; + texcoord 0.998540 -0.560580; + tangent 0.394116 0.801222 -0.450240; + vertex 20.2926 -10.4173 83.5897; + normal 0.832506 -0.315079 -0.455696; + texcoord 0.000490000 -0.938050; + tangent -0.299949 0.435215 -0.848892; + vertex 23.7112 -8.93302 88.8088; + normal 0.832506 -0.315079 -0.455696; + texcoord 0.000490000 -0.560580; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.166830 -0.938050; + vertex 23.1490 -8.11726 87.2176; + normal 0.623040 0.338517 -0.705144; + texcoord 0.000490000 -0.560580; + tangent -0.406065 0.910483 0.0783092; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.166830 -0.560580; + vertex 19.3940 -8.40242 83.7630; + texcoord 0.166830 -0.938050; + tangent -0.406065 0.910483 0.0783091; + vertex 23.1490 -8.11726 87.2176; + normal 0.0517355 0.989097 -0.137877; + texcoord 0.166830 -0.560580; + tangent -0.829069 0.119507 0.546225; + vertex 19.3940 -8.40242 83.7630; + texcoord 0.333170 -0.560580; + tangent -0.829069 0.119507 0.546225; + vertex 17.6025 -8.14418 84.9433; + normal 0.0517355 0.989097 -0.137877; + texcoord 0.166830 -0.938050; + tangent -0.829069 0.119507 0.546225; + vertex 23.1490 -8.11726 87.2176; + normal -0.173047 0.983687 0.0491417; + texcoord 0.333170 -0.938050; + tangent -0.637017 -0.149837 0.756147; + vertex 21.3927 -7.58235 87.0438; + texcoord 0.333170 -0.560580; + vertex 17.6025 -8.14418 84.9433; + normal -0.173047 0.983687 0.0491417; + texcoord 0.499510 -0.938050; + vertex 20.1987 -7.86320 88.4611; + normal -0.668456 0.595351 0.445785; + texcoord 0.333170 -0.560580; + tangent -0.403497 -0.793789 0.455070; + vertex 17.6025 -8.14418 84.9433; + normal -0.668456 0.595351 0.445785; + texcoord 0.499510 -0.560580; + tangent -0.403497 -0.793789 0.455070; + vertex 16.7096 -9.90080 85.9504; + normal -0.668456 0.595351 0.445785; + texcoord 0.499510 -0.938050; + tangent -0.403497 -0.793789 0.455070; + vertex 20.1987 -7.86320 88.4611; + normal -0.457116 -0.263836 0.849373; + texcoord 0.499510 -0.560580; + tangent 0.396701 -0.915214 -0.0707908; + vertex 16.7096 -9.90080 85.9504; + normal -0.457116 -0.263836 0.849373; + texcoord 0.665860 -0.560580; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.499510 -0.938050; + tangent 0.396702 -0.915214 -0.0707908; + vertex 20.1987 -7.86320 88.4611; + normal -0.270211 -0.659069 0.701865; + texcoord 0.665860 -0.938050; + tangent 0.952353 -0.290066 0.0942660; + vertex 20.7542 -8.69067 90.0844; + texcoord 0.665860 -0.560580; + tangent 0.952353 -0.290066 0.0942660; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.832200 -0.938050; + tangent 0.952353 -0.290066 0.0942660; + vertex 22.5104 -9.22558 90.2582; + normal 0.136980 -0.903717 0.405625; + texcoord 0.665860 -0.560580; + tangent 0.829070 -0.119503 -0.546225; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.832200 -0.560580; + tangent 0.829070 -0.119503 -0.546226; + vertex 19.3998 -12.2324 84.6097; + texcoord 0.832200 -0.938050; + tangent 0.829070 -0.119503 -0.546225; + vertex 22.5104 -9.22558 90.2582; + normal 0.836264 -0.515839 -0.185938; + texcoord 0.832200 -0.560580; + tangent 0.394116 0.801222 -0.450240; + vertex 19.3998 -12.2324 84.6097; + texcoord 0.998540 -0.560580; + vertex 20.2926 -10.4173 83.5897; + normal 0.836264 -0.515839 -0.185938; + texcoord 0.832200 -0.938050; + tangent 0.394116 0.801222 -0.450240; + vertex 22.5104 -9.22558 90.2582; + normal 0.310788 -0.948179 0.0660831; + tangent 0.630383 0.153589 -0.760939; + vertex 22.5104 -9.22558 90.2582; + texcoord 0.998540 -0.560580; + tangent 0.630383 0.153589 -0.760939; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.998540 -0.938050; + tangent 0.630383 0.153589 -0.760939; + vertex 23.7112 -8.93302 88.8088; + normal 0.952914 0.178264 -0.245311; + texcoord 0.000490000 -0.938050; + tangent -0.299949 0.435215 -0.848892; + vertex 23.7112 -8.93302 88.8088; + texcoord 0.166830 -0.938050; + vertex 23.1490 -8.11726 87.2176; + texcoord 0.000490000 -1.26980; + tangent -0.299949 0.435215 -0.848892; + vertex 23.8206 -5.70123 91.5822; + normal -0.549077 0.776686 -0.308664; + texcoord 0.333170 -0.938050; + tangent -0.637017 -0.149837 0.756147; + vertex 21.3927 -7.58235 87.0438; + normal -0.549077 0.776686 -0.308664; + texcoord 0.499510 -0.938050; + vertex 20.1987 -7.86320 88.4611; + normal -0.549077 0.776686 -0.308664; + texcoord 0.333170 -1.26980; + tangent -0.637017 -0.149837 0.756147; + vertex 24.3807 -4.60010 89.2327; + normal -0.106648 -0.0271432 0.993926; + texcoord 0.665860 -0.938050; + tangent 0.952353 -0.290066 0.0942660; + vertex 20.7542 -8.69067 90.0844; + texcoord 0.832200 -0.938050; + tangent 0.952353 -0.290066 0.0942660; + vertex 22.5104 -9.22558 90.2582; + texcoord 0.665860 -1.26980; + tangent 0.952353 -0.290066 0.0942660; + vertex 21.9331 -4.29896 90.3308; + normal 0.726738 -0.461347 0.508931; + texcoord 0.832200 -0.938050; + tangent 0.630383 0.153589 -0.760939; + vertex 22.5104 -9.22558 90.2582; + normal 0.726738 -0.461347 0.508931; + texcoord 0.998540 -0.938050; + vertex 23.7112 -8.93302 88.8088; + normal 0.726738 -0.461347 0.508931; + texcoord 0.998540 -1.26980; + tangent 0.630383 0.153589 -0.760939; + vertex 23.8206 -5.70123 91.5822; + normal 0.330851 -0.0278221 -0.943273; + texcoord 0.333170 -1.56420; + tangent -0.870379 0.377260 -0.316411; + vertex 25.2366 -2.12078 91.4252; + texcoord 0.665860 -1.26980; + vertex 21.9331 -4.29896 90.3308; + texcoord 0.665860 -1.56420; + vertex 23.2668 -1.26701 90.7092; + normal 0.492249 0.681665 -0.541317; + texcoord 0.333170 -1.56420; + vertex 25.2366 -2.12078 91.4252; + texcoord 0.665860 -1.56420; + vertex 23.2668 -1.26701 90.7092; + texcoord 0.333170 -1.78166; + vertex 24.7472 -0.175460 93.4299; + normal 0.776778 -0.603322 -0.180604; + tangent -0.0326252 0.247840 -0.968251; + vertex 24.7472 -0.175460 93.4299; + texcoord 0.665860 -1.56420; + tangent -0.0326252 0.247840 -0.968251; + vertex 23.2668 -1.26701 90.7092; + texcoord 0.665860 -1.78166; + tangent -0.0326252 0.247840 -0.968251; + vertex 24.6919 0.244630 91.7887; + normal -0.386062 0.748759 -0.538809; + tangent -0.843349 -0.0498080 0.535053; + vertex 24.6919 0.244630 91.7887; + texcoord 0.665860 -1.56420; + tangent -0.843349 -0.0498080 0.535053; + vertex 23.2668 -1.26701 90.7092; + texcoord 0.998540 -1.78166; + tangent -0.843349 -0.0498080 0.535053; + vertex 23.2680 0.160530 92.6922; + normal 0.924175 0.376364 0.0651968; + texcoord 0.333170 -1.78166; + tangent -0.0326252 0.247840 -0.968251; + vertex 24.7472 -0.175460 93.4299; + texcoord 0.665860 -1.78166; + vertex 24.6919 0.244630 91.7887; + texcoord 0.333170 -2.01958; + tangent -0.0326252 0.247840 -0.968251; + vertex 23.8569 1.91155 94.0026; + normal 0.329958 -0.690128 0.644090; + tangent 0.897200 0.0171062 -0.441293; + vertex 23.8569 1.91155 94.0026; + texcoord 0.665860 -1.78166; + tangent 0.897200 0.0171062 -0.441293; + vertex 24.6919 0.244630 91.7887; + texcoord 0.665860 -2.01958; + tangent 0.897200 0.0171062 -0.441294; + vertex 24.8781 1.93102 93.5003; + normal -0.525062 0.288225 -0.800772; + texcoord 0.665860 -1.78166; + tangent -0.843349 -0.0498080 0.535053; + vertex 24.6919 0.244630 91.7887; + texcoord 0.998540 -1.78166; + vertex 23.2680 0.160530 92.6922; + texcoord 0.998540 -2.01958; + tangent -0.843349 -0.0498081 0.535053; + vertex 23.9343 1.86662 92.8693; + normal 0.434274 0.147379 0.888642; + texcoord 0.333170 -2.01958; + tangent 0.897200 0.0171062 -0.441294; + vertex 23.8569 1.91155 94.0026; + texcoord 0.665860 -2.01958; + vertex 24.8781 1.93102 93.5003; + normal 0.434275 0.147379 0.888642; + texcoord 0.333170 -2.26886; + tangent 0.897200 0.0171062 -0.441293; + vertex 23.8697 3.57967 93.7197; + normal -0.527528 -0.420875 0.737956; + tangent 0.723486 0.232742 0.649922; + vertex 23.8697 3.57967 93.7197; + texcoord 0.665860 -2.01958; + tangent 0.723486 0.232742 0.649922; + vertex 24.8781 1.93102 93.5003; + texcoord 0.665860 -2.26886; + tangent 0.723486 0.232742 0.649922; + vertex 24.2950 3.71649 94.1018; + normal -0.635927 0.591044 0.496250; + texcoord 0.333170 -2.26886; + tangent 0.723486 0.232742 0.649922; + vertex 23.8697 3.57967 93.7197; + texcoord 0.665860 -2.26886; + vertex 24.2950 3.71649 94.1018; + texcoord 0.333170 -2.36886; + tangent 0.723486 0.232742 0.649922; + vertex 24.2265 4.06255 93.6018; + normal -0.148083 0.848934 0.507328; + texcoord 0.000490000 1.00000; + tangent 0.0767398 -0.501574 0.861705; + vertex -11.6457 -30.1573 52.9292; + texcoord 0.166830 1.00000; + vertex -11.3609 -32.0188 56.1273; + normal -0.148083 0.848934 0.507328; + texcoord 0.166830 0.264200; + vertex -0.752390 -33.1079 61.0462; + normal -0.428315 -0.140602 0.892624; + texcoord 0.166830 1.00000; + tangent -0.00767813 -0.987219 -0.159186; + vertex -11.3609 -32.0188 56.1273; + normal -0.428315 -0.140602 0.892624; + texcoord 0.333170 1.00000; + vertex -11.3812 -34.6379 55.7050; + texcoord 0.166830 0.264200; + tangent -0.00767815 -0.987219 -0.159186; + vertex -0.752390 -33.1079 61.0462; + normal -0.354810 -0.908679 0.220029; + texcoord 0.333170 1.00000; + tangent -0.0822284 -0.204099 -0.975491; + vertex -11.3812 -34.6379 55.7050; + texcoord 0.499510 1.00000; + vertex -11.6864 -35.3953 52.0846; + texcoord 0.499510 0.264200; + tangent -0.0822284 -0.204099 -0.975491; + vertex -2.07986 -37.1014 60.5301; + normal 0.184361 -0.901390 -0.391799; + texcoord 0.499510 1.00000; + tangent 0.184531 0.423288 -0.887004; + vertex -11.6864 -35.3953 52.0846; + texcoord 0.665860 1.00000; + vertex -10.8062 -33.3764 47.8538; + texcoord 0.499510 0.264200; + vertex -2.07986 -37.1014 60.5301; + normal 0.655881 0.115193 -0.746023; + texcoord 0.665860 1.00000; + tangent 0.00767816 0.987219 0.159187; + vertex -10.8062 -33.3764 47.8538; + texcoord 0.832200 1.00000; + vertex -10.7859 -30.7573 48.2761; + normal 0.655881 0.115193 -0.746023; + texcoord 0.832200 0.264200; + tangent 0.00767818 0.987219 0.159187; + vertex 0.876770 -35.6763 57.7701; + normal 0.415969 0.908486 -0.0402905; + texcoord 0.832200 1.00000; + tangent -0.180260 0.125800 0.975541; + vertex -10.7859 -30.7573 48.2761; + texcoord 0.998540 1.00000; + vertex -11.6457 -30.1573 52.9292; + texcoord 0.832200 0.264200; + tangent -0.180260 0.125800 0.975541; + vertex 0.876770 -35.6763 57.7701; + normal 0.434979 -0.598399 -0.672838; + texcoord 0.000490000 -1.04669; + tangent 0.399197 0.797941 -0.451587; + vertex 14.0545 -40.7254 71.5338; + normal 0.434979 -0.598399 -0.672838; + texcoord 0.000490000 -0.409350; + tangent 0.399197 0.797941 -0.451588; + vertex 8.20354 -37.2970 64.7021; + texcoord 0.166830 -1.04669; + tangent 0.399197 0.797941 -0.451587; + vertex 14.7856 -39.2641 70.7068; + normal 0.523014 0.404144 -0.750415; + tangent -0.163494 0.911656 0.377033; + vertex 14.7856 -39.2641 70.7068; + texcoord 0.333170 -0.409350; + tangent -0.163494 0.911656 0.377033; + vertex 7.07627 -35.2044 67.5201; + texcoord 0.333170 -1.04669; + tangent -0.163494 0.911656 0.377033; + vertex 14.4910 -37.6215 71.3861; + normal 0.275042 0.958740 0.0718966; + tangent -0.560050 0.0989849 0.822524; + vertex 14.4910 -37.6215 71.3861; + texcoord 0.333170 -0.409350; + tangent -0.560050 0.0989849 0.822524; + vertex 7.07627 -35.2044 67.5201; + texcoord 0.499510 -1.04669; + tangent -0.560050 0.0989849 0.822524; + vertex 13.4653 -37.4402 72.8925; + normal -0.554834 0.609279 0.566514; + tangent -0.402902 -0.792538 0.457771; + vertex 13.4653 -37.4402 72.8925; + texcoord 0.665860 -0.409350; + tangent -0.402902 -0.792538 0.457770; + vertex 6.18469 -38.9283 67.3624; + texcoord 0.665860 -1.04669; + tangent -0.402902 -0.792538 0.457771; + vertex 12.7155 -38.9152 73.7445; + normal -0.643703 -0.388191 0.659510; + tangent 0.163494 -0.911657 -0.377030; + vertex 12.7155 -38.9152 73.7445; + texcoord 0.665860 -0.409350; + tangent 0.163494 -0.911657 -0.377030; + vertex 6.18469 -38.9283 67.3624; + texcoord 0.832200 -1.04669; + tangent 0.163494 -0.911657 -0.377030; + vertex 13.0101 -40.5578 73.0651; + normal -0.365160 -0.919029 -0.148470; + tangent 0.561182 -0.0900544 -0.822779; + vertex 13.0101 -40.5578 73.0651; + texcoord 0.998540 -0.409350; + tangent 0.561182 -0.0900542 -0.822779; + vertex 8.20354 -37.2970 64.7021; + texcoord 0.998540 -1.04669; + tangent 0.561182 -0.0900544 -0.822779; + vertex 14.0545 -40.7254 71.5338; + normal 0.0486877 0.389166 -0.919880; + texcoord 0.166830 -1.04669; + tangent -0.163494 0.911656 0.377033; + vertex 14.7856 -39.2641 70.7068; + normal 0.0486877 0.389166 -0.919880; + texcoord 0.333170 -1.04669; + vertex 14.4910 -37.6215 71.3861; + texcoord 0.333170 -1.30676; + tangent -0.163494 0.911656 0.377033; + vertex 16.8907 -37.1356 71.7187; + normal -0.540816 0.609660 0.579511; + texcoord 0.499510 -1.04669; + tangent -0.402902 -0.792538 0.457771; + vertex 13.4653 -37.4402 72.8925; + texcoord 0.665860 -1.04669; + vertex 12.7155 -38.9152 73.7445; + texcoord 0.665860 -1.30676; + tangent -0.402902 -0.792538 0.457770; + vertex 15.1154 -36.6585 73.6100; + normal 0.338608 -0.307100 0.889401; + texcoord 0.665860 -1.04669; + tangent 0.163494 -0.911657 -0.377030; + vertex 12.7155 -38.9152 73.7445; + normal 0.338608 -0.307100 0.889401; + texcoord 0.832200 -1.04669; + vertex 13.0101 -40.5578 73.0651; + texcoord 0.665860 -1.30676; + tangent 0.163494 -0.911657 -0.377030; + vertex 15.1154 -36.6585 73.6100; + normal 0.372759 -0.860049 0.348376; + texcoord 0.832200 -1.04669; + tangent 0.561182 -0.0900544 -0.822779; + vertex 13.0101 -40.5578 73.0651; + texcoord 0.998540 -1.04669; + vertex 14.0545 -40.7254 71.5338; + texcoord 0.998540 -1.30676; + tangent 0.561182 -0.0900543 -0.822779; + vertex 16.8947 -38.5351 73.9022; + normal -0.145371 0.140571 -0.979340; + texcoord 0.333170 -1.59597; + tangent -0.502693 0.842072 0.195487; + vertex 19.3141 -36.0623 73.0723; + texcoord 0.665860 -1.30676; + vertex 15.1154 -36.6585 73.6100; + texcoord 0.665860 -1.59597; + vertex 18.2025 -34.2003 73.5046; + normal -0.453234 0.597574 0.661426; + tangent 0.122708 -0.693125 0.710296; + vertex 18.2025 -34.2003 73.5046; + texcoord 0.665860 -1.30676; + tangent 0.122708 -0.693125 0.710296; + vertex 15.1154 -36.6585 73.6100; + texcoord 0.998540 -1.59597; + tangent 0.122708 -0.693125 0.710296; + vertex 18.4715 -35.7198 75.0617; + normal 0.587898 0.498802 -0.636846; + texcoord 0.333170 -1.59597; + tangent -0.502693 0.842072 0.195487; + vertex 19.3141 -36.0623 73.0723; + texcoord 0.665860 -1.59597; + vertex 18.2025 -34.2003 73.5046; + texcoord 0.333170 -1.80767; + vertex 20.5402 -34.6769 75.2893; + normal 0.219365 -0.832047 -0.509488; + tangent -0.278755 0.446988 -0.849999; + vertex 20.5402 -34.6769 75.2893; + texcoord 0.665860 -1.59597; + vertex 18.2025 -34.2003 73.5046; + texcoord 0.665860 -1.80767; + vertex 20.0785 -33.9366 73.8816; + normal -0.0762220 0.954485 -0.288355; + tangent -0.459648 0.222998 0.859648; + vertex 20.0785 -33.9366 73.8816; + texcoord 0.665860 -1.59597; + vertex 18.2025 -34.2003 73.5046; + texcoord 0.998540 -1.80767; + tangent -0.459648 0.222998 0.859648; + vertex 19.3202 -33.5687 75.2998; + normal -0.854920 0.289666 0.430356; + texcoord 0.665860 -1.59597; + tangent 0.122708 -0.693125 0.710296; + vertex 18.2025 -34.2003 73.5046; + texcoord 0.998540 -1.59597; + vertex 18.4715 -35.7198 75.0617; + texcoord 0.998540 -1.80767; + tangent 0.122708 -0.693125 0.710296; + vertex 19.3202 -33.5687 75.2998; + normal 0.943149 -0.0394084 -0.330027; + texcoord 0.333170 -1.80767; + tangent -0.278755 0.446988 -0.849999; + vertex 20.5402 -34.6769 75.2893; + texcoord 0.665860 -1.80767; + tangent -0.278755 0.446988 -0.849999; + vertex 20.0785 -33.9366 73.8816; + texcoord 0.333170 -2.03925; + tangent -0.278755 0.446988 -0.849999; + vertex 20.9747 -32.7862 76.3054; + normal 0.223088 -0.910016 0.349430; + tangent 0.702018 -0.0987187 -0.705284; + vertex 20.9747 -32.7862 76.3054; + texcoord 0.665860 -1.80767; + tangent 0.702018 -0.0987188 -0.705284; + vertex 20.0785 -33.9366 73.8816; + normal 0.223088 -0.910017 0.349430; + texcoord 0.665860 -2.03925; + tangent 0.702018 -0.0987187 -0.705284; + vertex 21.7554 -32.8960 75.5211; + normal 0.353175 0.583283 -0.731470; + tangent -0.935036 0.246148 -0.255182; + vertex 21.7554 -32.8960 75.5211; + normal 0.353176 0.583283 -0.731470; + texcoord 0.665860 -1.80767; + vertex 20.0785 -33.9366 73.8816; + texcoord 0.998540 -2.03925; + vertex 20.7166 -32.6225 75.2376; + normal -0.511639 0.724698 -0.461561; + texcoord 0.665860 -1.80767; + tangent -0.459648 0.222998 0.859648; + vertex 20.0785 -33.9366 73.8816; + texcoord 0.998540 -1.80767; + tangent -0.459648 0.222998 0.859648; + vertex 19.3202 -33.5687 75.2998; + texcoord 0.998540 -2.03925; + tangent -0.459648 0.222998 0.859648; + vertex 20.7166 -32.6225 75.2376; + normal 0.674617 -0.225119 0.703003; + texcoord 0.333170 -2.03925; + tangent 0.702018 -0.0987187 -0.705284; + vertex 20.9747 -32.7862 76.3054; + texcoord 0.665860 -2.03925; + vertex 21.7554 -32.8960 75.5211; + texcoord 0.333170 -2.27860; + tangent 0.702018 -0.0987188 -0.705284; + vertex 21.8097 -31.4754 75.9239; + normal 0.922465 -0.383820 0.0417187; + texcoord 0.665860 -2.27860; + tangent 0.150892 0.258953 -0.954031; + vertex 22.2561 -31.6127 76.2583; + texcoord 0.665860 -2.03925; + vertex 21.7554 -32.8960 75.5211; + normal 0.922465 -0.383820 0.0417187; + texcoord 0.998540 -2.27860; + vertex 22.3427 -31.4640 75.7103; + normal 0.267549 0.0175895 -0.963384; + texcoord 0.665860 -2.03925; + tangent -0.935036 0.246148 -0.255182; + vertex 21.7554 -32.8960 75.5211; + texcoord 0.998540 -2.03925; + vertex 20.7166 -32.6225 75.2376; + texcoord 0.998540 -2.27860; + tangent -0.935036 0.246148 -0.255182; + vertex 22.3427 -31.4640 75.7103; + normal 0.962194 0.182893 0.201825; + texcoord 0.665860 -2.27860; + tangent 0.150892 0.258953 -0.954031; + vertex 22.2561 -31.6127 76.2583; + texcoord 0.998540 -2.27860; + vertex 22.3427 -31.4640 75.7103; + texcoord 0.665860 -2.37860; + vertex 22.1805 -31.0410 76.1005; + normal -0.447927 0.670353 0.591598; + texcoord 0.000490000 1.00000; + tangent -0.0189056 -0.668644 0.743342; + vertex -5.67433 -29.5456 37.6040; + texcoord 0.166830 1.00000; + vertex -5.74366 -31.9976 40.3300; + texcoord 0.166830 0.267690; + tangent -0.0189058 -0.668644 0.743342; + vertex 3.40849 -32.2964 47.5981; + normal -0.572956 -0.419244 0.704241; + texcoord 0.166830 1.00000; + tangent 0.259638 -0.907855 -0.329221; + vertex -5.74366 -31.9976 40.3300; + texcoord 0.333170 1.00000; + vertex -5.06307 -34.3774 39.4670; + texcoord 0.166830 0.267690; + tangent 0.259639 -0.907855 -0.329221; + vertex 3.40849 -32.2964 47.5981; + normal -0.170071 -0.983876 -0.0553439; + texcoord 0.333170 1.00000; + tangent 0.204497 0.0197021 -0.978669; + vertex -5.06307 -34.3774 39.4670; + texcoord 0.499510 1.00000; + vertex -4.31315 -34.3051 35.8781; + texcoord 0.499510 0.267690; + tangent 0.204497 0.0197021 -0.978669; + vertex 3.15386 -36.1660 46.0128; + normal 0.470355 -0.739060 -0.482242; + texcoord 0.499510 1.00000; + tangent 0.289392 0.645422 -0.706883; + vertex -4.31315 -34.3051 35.8781; + texcoord 0.665860 1.00000; + vertex -2.94927 -31.2633 32.5466; + texcoord 0.499510 0.267690; + tangent 0.289392 0.645422 -0.706883; + vertex 3.15386 -36.1660 46.0128; + normal 0.763602 0.401699 -0.505518; + texcoord 0.665860 1.00000; + tangent -0.259638 0.907857 0.329218; + vertex -2.94927 -31.2633 32.5466; + texcoord 0.832200 1.00000; + vertex -3.62986 -28.8835 33.4096; + texcoord 0.832200 0.267690; + tangent -0.259638 0.907857 0.329217; + vertex 6.20391 -33.6653 44.4641; + normal 0.189804 0.951358 0.242679; + texcoord 0.832200 1.00000; + tangent -0.433800 -0.140478 0.889991; + vertex -3.62986 -28.8835 33.4096; + normal 0.189804 0.951358 0.242679; + texcoord 0.998540 1.00000; + vertex -5.67433 -29.5456 37.6040; + normal 0.189804 0.951358 0.242679; + texcoord 0.832200 0.267690; + tangent -0.433800 -0.140478 0.889991; + vertex 6.20391 -33.6653 44.4641; + normal 0.693617 -0.352131 -0.628410; + texcoord 0.000490000 -1.03572; + tangent 0.316697 0.932611 -0.173032; + vertex 16.4859 -39.5316 60.0550; + texcoord 0.000490000 -0.402320; + tangent 0.316697 0.932611 -0.173031; + vertex 11.7838 -35.5989 52.6613; + texcoord 0.166830 -1.03572; + tangent 0.316697 0.932611 -0.173032; + vertex 17.0590 -37.8440 59.7419; + normal 0.585880 0.640544 -0.496435; + tangent -0.466689 0.767487 0.439505; + vertex 17.0590 -37.8440 59.7419; + texcoord 0.333170 -0.402320; + tangent -0.466689 0.767487 0.439505; + vertex 9.60852 -34.4388 55.3428; + texcoord 0.333170 -1.03572; + tangent -0.466690 0.767487 0.439505; + vertex 16.2282 -36.4777 60.5244; + normal 0.0370336 0.945132 0.324582; + tangent -0.775836 -0.177525 0.605445; + vertex 16.2282 -36.4777 60.5244; + texcoord 0.333170 -0.402320; + tangent -0.775836 -0.177525 0.605445; + vertex 9.60852 -34.4388 55.3428; + texcoord 0.499510 -1.03572; + tangent -0.775836 -0.177525 0.605445; + vertex 14.8243 -36.7989 61.6199; + normal -0.789250 0.368695 0.491070; + tangent -0.323122 -0.929379 0.178455; + vertex 14.8243 -36.7989 61.6199; + texcoord 0.665860 -0.402320; + tangent -0.323122 -0.929379 0.178455; + vertex 9.70937 -38.0984 54.3749; + texcoord 0.665860 -1.03572; + tangent -0.323122 -0.929379 0.178455; + vertex 14.2301 -38.5080 61.9481; + normal -0.682274 -0.628626 0.373272; + tangent 0.466687 -0.767488 -0.439506; + vertex 14.2301 -38.5080 61.9481; + texcoord 0.665860 -0.402320; + tangent 0.466687 -0.767488 -0.439506; + vertex 9.70937 -38.0984 54.3749; + texcoord 0.832200 -1.03572; + tangent 0.466687 -0.767488 -0.439506; + vertex 15.0609 -39.8743 61.1656; + normal -0.105220 -0.904172 -0.414008; + tangent 0.774924 0.186363 -0.603955; + vertex 15.0609 -39.8743 61.1656; + texcoord 0.998540 -0.402320; + tangent 0.774924 0.186363 -0.603955; + vertex 11.7838 -35.5989 52.6613; + texcoord 0.998540 -1.03572; + tangent 0.774924 0.186363 -0.603955; + vertex 16.4859 -39.5316 60.0550; + normal 0.517935 0.639981 -0.567598; + texcoord 0.166830 -1.03572; + tangent -0.466689 0.767487 0.439505; + vertex 17.0590 -37.8440 59.7419; + texcoord 0.333170 -1.03572; + tangent -0.466689 0.767487 0.439505; + vertex 16.2282 -36.4777 60.5244; + texcoord 0.333170 -1.29376; + tangent -0.466689 0.767487 0.439505; + vertex 18.6629 -37.5644 61.5207; + normal -0.548337 0.337555 0.765104; + texcoord 0.499510 -1.03572; + tangent -0.323122 -0.929379 0.178455; + vertex 14.8243 -36.7989 61.6199; + texcoord 0.665860 -1.03572; + tangent -0.323122 -0.929379 0.178455; + vertex 14.2301 -38.5080 61.9481; + texcoord 0.665860 -1.29376; + tangent -0.323122 -0.929379 0.178455; + vertex 17.1645 -37.6044 63.6525; + normal 0.155036 -0.982397 -0.104215; + texcoord 0.832200 -1.03572; + tangent 0.774924 0.186363 -0.603955; + vertex 15.0609 -39.8743 61.1656; + texcoord 0.998540 -1.03572; + vertex 16.4859 -39.5316 60.0550; + texcoord 0.998540 -1.29376; + tangent 0.774924 0.186363 -0.603955; + vertex 18.8509 -39.4919 63.1990; + normal -0.177024 0.395189 -0.901381; + texcoord 0.333170 -1.56685; + tangent -0.518799 0.740807 0.426677; + vertex 21.0757 -37.2018 63.0609; + normal -0.177024 0.395189 -0.901381; + texcoord 0.665860 -1.29376; + tangent -0.518799 0.740807 0.426677; + vertex 17.1645 -37.6044 63.6525; + texcoord 0.665860 -1.56685; + tangent -0.518799 0.740807 0.426677; + vertex 19.9422 -35.5833 63.9931; + normal -0.400221 0.412107 0.818530; + tangent 0.325051 -0.771272 0.547248; + vertex 19.9422 -35.5833 63.9931; + texcoord 0.665860 -1.29376; + vertex 17.1645 -37.6044 63.6525; + texcoord 0.998540 -1.56685; + vertex 20.6463 -37.2539 65.1785; + normal 0.465422 0.663400 -0.585903; + texcoord 0.333170 -1.56685; + tangent -0.518799 0.740807 0.426677; + vertex 21.0757 -37.2018 63.0609; + normal 0.465422 0.663400 -0.585903; + texcoord 0.665860 -1.56685; + vertex 19.9422 -35.5833 63.9931; + normal 0.465422 0.663400 -0.585903; + texcoord 0.333170 -1.77737; + tangent -0.518799 0.740807 0.426677; + vertex 22.6687 -36.2286 65.4283; + normal 0.150959 -0.762174 -0.629525; + tangent -0.394464 0.537481 -0.745327; + vertex 22.6687 -36.2286 65.4283; + texcoord 0.665860 -1.56685; + vertex 19.9422 -35.5833 63.9931; + texcoord 0.665860 -1.77737; + vertex 22.0232 -35.3491 64.2086; + normal -0.109442 0.993725 -0.0230883; + tangent -0.450479 -0.0288802 0.892320; + vertex 22.0232 -35.3491 64.2086; + texcoord 0.665860 -1.56685; + tangent -0.450479 -0.0288802 0.892320; + vertex 19.9422 -35.5833 63.9931; + texcoord 0.998540 -1.77737; + vertex 21.2889 -35.3962 65.6632; + normal -0.779749 0.108849 0.616558; + texcoord 0.665860 -1.56685; + tangent 0.325051 -0.771272 0.547248; + vertex 19.9422 -35.5833 63.9931; + texcoord 0.998540 -1.56685; + vertex 20.6463 -37.2539 65.1785; + texcoord 0.998540 -1.77737; + vertex 21.2889 -35.3962 65.6632; + normal 0.903158 0.0772244 -0.422306; + texcoord 0.333170 -1.77737; + tangent -0.394464 0.537481 -0.745327; + vertex 22.6687 -36.2286 65.4283; + texcoord 0.665860 -1.77737; + vertex 22.0232 -35.3491 64.2086; + texcoord 0.333170 -2.00369; + tangent -0.394464 0.537481 -0.745327; + vertex 23.0548 -34.8242 66.5109; + normal 0.345531 -0.936569 0.0587173; + tangent 0.738225 0.232660 -0.633161; + vertex 23.0548 -34.8242 66.5109; + texcoord 0.665860 -1.77737; + vertex 22.0232 -35.3491 64.2086; + texcoord 0.665860 -2.00369; + vertex 23.8660 -34.5685 65.8152; + normal 0.338765 0.632963 -0.696129; + tangent -0.938153 0.283439 -0.198824; + vertex 23.8660 -34.5685 65.8152; + texcoord 0.665860 -1.77737; + tangent -0.938153 0.283439 -0.198824; + vertex 22.0232 -35.3491 64.2086; + texcoord 0.998540 -2.00369; + tangent -0.938153 0.283439 -0.198824; + vertex 22.8361 -34.2574 65.5969; + normal -0.578622 0.770594 -0.267171; + texcoord 0.665860 -1.77737; + tangent -0.450479 -0.0288802 0.892320; + vertex 22.0232 -35.3491 64.2086; + texcoord 0.998540 -1.77737; + vertex 21.2889 -35.3962 65.6632; + texcoord 0.998540 -2.00369; + tangent -0.450479 -0.0288802 0.892320; + vertex 22.8361 -34.2574 65.5969; + normal 0.674554 -0.255163 0.692726; + texcoord 0.333170 -2.00369; + tangent 0.738225 0.232660 -0.633161; + vertex 23.0548 -34.8242 66.5109; + texcoord 0.665860 -2.00369; + vertex 23.8660 -34.5685 65.8152; + texcoord 0.333170 -2.23807; + vertex 23.8702 -33.1994 66.3154; + normal 0.234511 0.0977564 -0.967186; + texcoord 0.665860 -2.00369; + tangent -0.938153 0.283439 -0.198824; + vertex 23.8660 -34.5685 65.8152; + texcoord 0.998540 -2.00369; + vertex 22.8361 -34.2574 65.5969; + texcoord 0.998540 -2.23807; + vertex 24.3845 -33.2249 66.0767; + normal 0.0172397 -0.816030 0.577753; + texcoord 0.000490000 1.00000; + tangent 0.256728 0.562079 0.786230; + vertex 36.0034 44.3433 68.5865; + normal 0.0172397 -0.816029 0.577753; + texcoord 0.125240 1.00000; + vertex 36.7098 45.8898 70.7498; + texcoord 0.125240 0.00888997; + tangent 0.256728 0.562079 0.786230; + vertex 25.9242 51.7215 79.3083; + normal 0.530916 -0.219370 0.818539; + texcoord 0.125240 1.00000; + tangent 0.115106 0.975629 0.186811; + vertex 36.7098 45.8898 70.7498; + texcoord 0.250000 1.00000; + vertex 36.9631 48.0370 71.1609; + normal 0.530916 -0.219370 0.818539; + texcoord 0.125240 0.00888997; + tangent 0.115106 0.975629 0.186811; + vertex 25.9242 51.7215 79.3083; + normal 0.764863 0.309263 0.565102; + texcoord 0.250000 1.00000; + tangent 0.433386 0.401994 -0.806584; + vertex 36.9631 48.0370 71.1609; + texcoord 0.374760 1.00000; + vertex 37.9169 48.9217 69.3858; + normal 0.764863 0.309263 0.565102; + texcoord 0.374760 0.00888997; + tangent 0.433386 0.401994 -0.806584; + vertex 28.3571 53.6319 79.7472; + normal 0.326647 0.936906 -0.124533; + texcoord 0.374760 1.00000; + tangent -0.0750026 -0.105649 -0.991571; + vertex 37.9169 48.9217 69.3858; + normal 0.326647 0.936906 -0.124533; + texcoord 0.499510 1.00000; + tangent -0.0750026 -0.105649 -0.991571; + vertex 37.7106 48.6310 66.6575; + texcoord 0.374760 0.00888997; + tangent -0.0750025 -0.105649 -0.991571; + vertex 28.3571 53.6319 79.7472; + normal 0.0653543 0.862924 -0.501090; + texcoord 0.499510 1.00000; + tangent -0.413479 -0.433606 -0.800638; + vertex 37.7106 48.6310 66.6575; + normal 0.0653543 0.862924 -0.501090; + texcoord 0.624270 1.00000; + vertex 36.2261 47.0743 63.7831; + normal 0.0653543 0.862924 -0.501090; + texcoord 0.624270 0.00888997; + tangent -0.413479 -0.433606 -0.800638; + vertex 27.0439 55.7962 77.6054; + normal -0.793559 -0.565860 -0.223755; + texcoord 0.749030 1.00000; + tangent 0.186326 -0.576025 0.795913; + vertex 34.5720 45.4244 63.2375; + texcoord 0.873780 1.00000; + vertex 35.0190 44.0424 65.1471; + normal -0.793559 -0.565860 -0.223755; + texcoord 0.873780 0.00888997; + tangent 0.186326 -0.576026 0.795913; + vertex 24.6110 53.8857 77.1666; + normal -0.522659 -0.823238 0.221603; + texcoord 0.873780 1.00000; + tangent 0.274204 0.0837957 0.958014; + vertex 35.0190 44.0424 65.1471; + texcoord 0.998540 1.00000; + vertex 36.0034 44.3433 68.5865; + texcoord 0.873780 0.00888997; + tangent 0.274204 0.0837957 0.958014; + vertex 24.6110 53.8857 77.1666; + normal -0.808175 -0.381818 -0.448406; + texcoord 0.000490000 -1.08125; + tangent 0.122569 -0.853747 0.506057; + vertex 15.3927 60.5264 88.1489; + normal -0.808175 -0.381818 -0.448406; + texcoord 0.000490000 0.00888997; + tangent 0.122569 -0.853747 0.506057; + vertex 24.7764 52.3871 78.1672; + normal -0.808175 -0.381818 -0.448406; + texcoord 0.125240 -1.08125; + tangent 0.122569 -0.853747 0.506057; + vertex 15.5771 59.2421 88.9102; + normal -0.486033 -0.872986 0.0408382; + tangent 0.680362 -0.348634 0.644641; + vertex 15.5771 59.2421 88.9102; + normal -0.486033 -0.872986 0.0408382; + texcoord 0.250000 0.00888997; + tangent 0.680362 -0.348634 0.644641; + vertex 27.4074 52.2371 79.9628; + normal -0.486033 -0.872985 0.0408382; + texcoord 0.250000 -1.08125; + tangent 0.680362 -0.348634 0.644641; + vertex 16.5799 58.7283 89.8604; + normal 0.0745755 -0.794512 0.602652; + tangent 0.837090 0.378315 0.395169; + vertex 16.5799 58.7283 89.8604; + texcoord 0.250000 0.00888997; + tangent 0.837090 0.378315 0.395169; + vertex 27.4074 52.2371 79.9628; + texcoord 0.374760 -1.08125; + tangent 0.837090 0.378315 0.395169; + vertex 17.8137 59.2859 90.4428; + normal 0.653309 -0.304951 0.692959; + tangent 0.493290 0.865795 -0.0840532; + vertex 17.8137 59.2859 90.4428; + texcoord 0.499510 0.00888997; + tangent 0.493290 0.865795 -0.0840532; + vertex 28.2170 55.0889 78.7878; + texcoord 0.499510 -1.08125; + tangent 0.493290 0.865795 -0.0840532; + vertex 18.5558 60.5883 90.3164; + normal 0.789463 0.385324 0.477780; + tangent -0.114487 0.857179 -0.502133; + vertex 18.5558 60.5883 90.3164; + texcoord 0.499510 0.00888997; + tangent -0.114487 0.857179 -0.502133; + vertex 28.2170 55.0889 78.7878; + texcoord 0.624270 -1.08125; + tangent -0.114487 0.857179 -0.502133; + vertex 18.3794 61.9094 89.5425; + normal 0.551277 0.825726 -0.119458; + tangent -0.675146 0.357385 -0.645332; + vertex 18.3794 61.9094 89.5425; + texcoord 0.749030 0.00888997; + tangent -0.675146 0.357385 -0.645332; + vertex 25.5502 55.2979 76.9339; + normal 0.551277 0.825726 -0.119458; + texcoord 0.749030 -1.08125; + tangent -0.675146 0.357385 -0.645332; + vertex 17.3798 62.4385 88.5871; + normal -0.108385 0.811976 -0.573540; + tangent -0.835620 -0.386941 -0.389892; + vertex 17.3798 62.4385 88.5871; + normal -0.108385 0.811976 -0.573540; + texcoord 0.749030 0.00888997; + tangent -0.835620 -0.386941 -0.389892; + vertex 25.5502 55.2979 76.9339; + texcoord 0.873780 -1.08125; + tangent -0.835620 -0.386941 -0.389891; + vertex 16.1427 61.8657 88.0099; + normal -0.593406 0.252962 -0.764120; + tangent -0.486618 -0.868942 0.0902383; + vertex 16.1427 61.8657 88.0099; + texcoord 0.998540 0.00888997; + tangent -0.486618 -0.868942 0.0902382; + vertex 24.7764 52.3871 78.1672; + texcoord 0.998540 -1.08125; + tangent -0.486618 -0.868942 0.0902383; + vertex 15.3927 60.5264 88.1489; + normal -0.769654 0.148396 -0.620976; + texcoord 0.000490000 -1.54216; + tangent 0.252482 -0.822590 -0.509509; + vertex 11.5815 63.0433 93.4742; + texcoord 0.000490000 -1.08125; + tangent 0.252482 -0.822590 -0.509509; + vertex 15.3927 60.5264 88.1489; + texcoord 0.125240 -1.54216; + tangent 0.252482 -0.822590 -0.509509; + vertex 11.9009 62.0027 92.8296; + normal -0.792533 -0.391120 -0.467886; + texcoord 0.000490000 -1.08125; + tangent 0.122569 -0.853747 0.506057; + vertex 15.3927 60.5264 88.1489; + texcoord 0.125240 -1.08125; + vertex 15.5771 59.2421 88.9102; + texcoord 0.125240 -1.54216; + tangent 0.122569 -0.853747 0.506057; + vertex 11.9009 62.0027 92.8296; + normal 0.493920 -0.199245 0.846371; + texcoord 0.374760 -1.08125; + tangent 0.493290 0.865795 -0.0840532; + vertex 17.8137 59.2859 90.4428; + texcoord 0.499510 -1.08125; + vertex 18.5558 60.5883 90.3164; + normal 0.493920 -0.199245 0.846371; + texcoord 0.374760 -1.54216; + tangent 0.493290 0.865795 -0.0840533; + vertex 14.1161 61.4561 93.1115; + normal 0.240194 -0.751262 0.614745; + tangent 0.472838 0.643624 0.601807; + vertex 14.1161 61.4561 93.1115; + texcoord 0.499510 -1.08125; + vertex 18.5558 60.5883 90.3164; + texcoord 0.499510 -1.54216; + vertex 14.7143 62.2703 93.8729; + normal 0.769218 0.396347 0.501212; + texcoord 0.499510 -1.08125; + tangent -0.114487 0.857179 -0.502133; + vertex 18.5558 60.5883 90.3164; + texcoord 0.624270 -1.08125; + tangent -0.114487 0.857179 -0.502133; + vertex 18.3794 61.9094 89.5425; + texcoord 0.624270 -1.54216; + tangent -0.114487 0.857179 -0.502133; + vertex 14.3976 63.3288 94.5309; + normal -0.735069 0.351437 -0.579798; + texcoord 0.873780 -1.08125; + tangent -0.486618 -0.868942 0.0902383; + vertex 16.1427 61.8657 88.0099; + texcoord 0.998540 -1.08125; + vertex 15.3927 60.5264 88.1489; + texcoord 0.873780 -1.54216; + tangent -0.486618 -0.868942 0.0902384; + vertex 12.1823 63.8754 94.2490; + normal -0.305483 0.757668 -0.576732; + tangent -0.467243 -0.647027 -0.602528; + vertex 12.1823 63.8754 94.2490; + texcoord 0.998540 -1.08125; + tangent -0.467243 -0.647027 -0.602528; + vertex 15.3927 60.5264 88.1489; + texcoord 0.998540 -1.54216; + tangent -0.467243 -0.647027 -0.602528; + vertex 11.5815 63.0433 93.4742; + normal -0.961679 -0.155159 -0.226050; + texcoord 0.000490000 -1.54216; + tangent 0.252482 -0.822590 -0.509509; + vertex 11.5815 63.0433 93.4742; + texcoord 0.125240 -1.54216; + tangent 0.252482 -0.822589 -0.509509; + vertex 11.9009 62.0027 92.8296; + texcoord 0.000490000 -1.95981; + tangent 0.252482 -0.822589 -0.509509; + vertex 10.7464 62.0022 97.7414; + normal -0.514448 -0.712494 -0.477174; + texcoord 0.125240 -1.54216; + tangent 0.841374 -0.526873 -0.120393; + vertex 11.9009 62.0027 92.8296; + texcoord 0.250000 -1.54216; + vertex 12.9508 61.3452 92.6794; + texcoord 0.250000 -1.95981; + tangent 0.841374 -0.526874 -0.120393; + vertex 10.1613 60.6713 96.6932; + normal 0.123775 -0.989075 -0.0800592; + texcoord 0.250000 -1.54216; + tangent 0.933910 0.0888415 0.346293; + vertex 12.9508 61.3452 92.6794; + texcoord 0.374760 -1.54216; + vertex 14.1161 61.4561 93.1115; + normal 0.123775 -0.989075 -0.0800592; + texcoord 0.250000 -1.95981; + tangent 0.933910 0.0888415 0.346293; + vertex 10.1613 60.6713 96.6932; + normal 0.720185 -0.675804 0.156917; + texcoord 0.374760 -1.54216; + tangent 0.472838 0.643624 0.601807; + vertex 14.1161 61.4561 93.1115; + texcoord 0.499510 -1.54216; + vertex 14.7143 62.2703 93.8729; + texcoord 0.499510 -1.95981; + tangent 0.472838 0.643625 0.601807; + vertex 11.5033 59.6405 97.2839; + normal 0.472700 0.592880 0.651958; + texcoord 0.624270 -1.54216; + tangent -0.838027 0.531231 0.124516; + vertex 14.3976 63.3288 94.5309; + texcoord 0.749030 -1.54216; + vertex 13.3488 63.9936 94.6868; + texcoord 0.749030 -1.95981; + tangent -0.838027 0.531231 0.124516; + vertex 12.0982 60.9730 98.3404; + normal -0.286082 0.784293 0.550492; + texcoord 0.749030 -1.54216; + tangent -0.932062 -0.0944886 -0.349759; + vertex 13.3488 63.9936 94.6868; + normal -0.286082 0.784293 0.550492; + texcoord 0.873780 -1.54216; + tangent -0.932062 -0.0944886 -0.349759; + vertex 12.1823 63.8754 94.2490; + texcoord 0.749030 -1.95981; + tangent -0.932062 -0.0944887 -0.349759; + vertex 12.0982 60.9730 98.3404; + normal -0.804953 0.593200 -0.0127928; + texcoord 0.873780 -1.54216; + tangent -0.467243 -0.647027 -0.602528; + vertex 12.1823 63.8754 94.2490; + texcoord 0.998540 -1.54216; + vertex 11.5815 63.0433 93.4742; + texcoord 0.998540 -1.95981; + tangent -0.467243 -0.647027 -0.602528; + vertex 10.7464 62.0022 97.7414; + normal -0.780784 -0.130691 -0.610979; + texcoord 0.250000 -2.37387; + tangent 0.173537 -0.984765 -0.0111225; + vertex 8.80718 60.0292 100.646; + texcoord 0.499510 -1.95981; + tangent 0.173537 -0.984764 -0.0111225; + vertex 11.5033 59.6405 97.2839; + texcoord 0.499510 -2.37387; + tangent 0.173537 -0.984764 -0.0111225; + vertex 9.04561 58.6762 100.631; + normal -0.981868 -0.172130 -0.0794160; + texcoord 0.250000 -2.37387; + tangent 0.173537 -0.984765 -0.0111225; + vertex 8.80718 60.0292 100.646; + normal -0.981868 -0.172130 -0.0794160; + texcoord 0.499510 -2.37387; + vertex 9.04561 58.6762 100.631; + texcoord 0.250000 -2.69902; + tangent 0.173537 -0.984765 -0.0111226; + vertex 8.68776 59.4078 103.469; + normal -0.725449 0.638845 -0.256126; + tangent -0.636023 -0.764454 -0.105281; + vertex 8.68776 59.4078 103.469; + texcoord 0.499510 -2.37387; + tangent -0.636023 -0.764454 -0.105282; + vertex 9.04561 58.6762 100.631; + texcoord 0.499510 -2.69902; + tangent -0.636023 -0.764454 -0.105281; + vertex 8.07803 58.6750 103.369; + normal -0.738704 0.563707 0.369528; + texcoord 0.250000 -2.69902; + tangent -0.636023 -0.764454 -0.105281; + vertex 8.68776 59.4078 103.469; + texcoord 0.499510 -2.69902; + vertex 8.07803 58.6750 103.369; + texcoord 0.250000 -3.05499; + tangent -0.636023 -0.764454 -0.105281; + vertex 8.89716 58.1299 105.838; + normal 0.0669919 0.978741 0.193851; + tangent -0.898854 -0.0251334 0.437527; + vertex 8.89716 58.1299 105.838; + normal 0.0669919 0.978741 0.193851; + texcoord 0.499510 -2.69902; + tangent -0.898854 -0.0251334 0.437527; + vertex 8.07803 58.6750 103.369; + texcoord 0.499510 -3.05499; + tangent -0.898854 -0.0251334 0.437527; + vertex 8.49975 58.1188 106.031; + normal -0.933314 0.292075 0.208849; + tangent -0.345619 -0.573101 -0.743036; + vertex 8.49975 58.1188 106.031; + normal -0.933313 0.292075 0.208849; + texcoord 0.499510 -2.69902; + tangent -0.345619 -0.573101 -0.743036; + vertex 8.07803 58.6750 103.369; + texcoord 0.749030 -3.05499; + tangent -0.345619 -0.573101 -0.743036; + vertex 8.34694 57.8654 105.702; + normal 0.427535 0.169111 0.888040; + texcoord 0.250000 -3.05499; + tangent -0.898854 -0.0251334 0.437527; + vertex 8.89716 58.1299 105.838; + normal 0.427534 0.169111 0.888040; + texcoord 0.499510 -3.05499; + vertex 8.49975 58.1188 106.031; + texcoord 0.250000 -3.15499; + tangent -0.898854 -0.0251334 0.437527; + vertex 8.74839 57.6135 106.007; + normal -0.698165 -0.372025 0.611689; + texcoord 0.499510 -3.05499; + tangent -0.345619 -0.573101 -0.743036; + vertex 8.49975 58.1188 106.031; + texcoord 0.749030 -3.05499; + vertex 8.34694 57.8654 105.702; + texcoord 0.499510 -3.15499; + vertex 8.74839 57.6135 106.007; + normal -0.570752 -0.805734 0.158226; + texcoord 0.000490000 1.00000; + tangent -0.0893300 0.252479 0.963470; + vertex -0.570830 17.4766 76.7793; + texcoord 0.125240 1.00000; + vertex -0.831090 18.2122 79.5863; + texcoord 0.125240 0.0994900; + tangent -0.0893299 0.252479 0.963470; + vertex -9.22917 25.5739 86.7810; + normal 0.0946592 -0.638478 0.763797; + texcoord 0.125240 1.00000; + tangent 0.314265 0.747174 0.585635; + vertex -0.831090 18.2122 79.5863; + texcoord 0.250000 1.00000; + vertex -0.0987200 19.9534 80.9511; + texcoord 0.125240 0.0994900; + tangent 0.314265 0.747174 0.585635; + vertex -9.22917 25.5739 86.7810; + normal 0.763505 0.432434 0.479647; + texcoord 0.374760 1.00000; + tangent 0.503849 0.0657290 -0.861288; + vertex 2.08451 20.4504 80.3051; + texcoord 0.499510 1.00000; + vertex 3.55246 20.6419 77.7957; + normal 0.763504 0.432434 0.479647; + texcoord 0.374760 0.0994900; + tangent 0.503849 0.0657291 -0.861288; + vertex -6.67327 26.3764 88.9030; + normal -0.728207 0.0962641 -0.678563; + texcoord 0.749030 1.00000; + tangent -0.546619 -0.678827 0.490308; + vertex 2.14203 19.8964 72.0387; + texcoord 0.873780 1.00000; + vertex 0.753360 18.1719 73.2843; + texcoord 0.873780 0.0994900; + tangent -0.546619 -0.678827 0.490308; + vertex -8.91663 28.8289 85.1736; + normal -0.855323 -0.339267 -0.391562; + texcoord 0.873780 1.00000; + tangent -0.348331 -0.182892 0.919356; + vertex 0.753360 18.1719 73.2843; + texcoord 0.998540 1.00000; + vertex -0.570830 17.4766 76.7793; + texcoord 0.873780 0.0994900; + tangent -0.348331 -0.182892 0.919356; + vertex -8.91663 28.8289 85.1736; + normal -0.649881 0.0888177 -0.754828; + texcoord 0.000490000 -0.889530; + tangent -0.462955 -0.833902 0.300467; + vertex -18.4145 36.7773 94.2890; + texcoord 0.000490000 0.0994900; + tangent -0.462955 -0.833902 0.300467; + vertex -9.60547 27.0015 85.5545; + texcoord 0.125240 -0.889530; + tangent -0.462955 -0.833902 0.300467; + vertex -19.1818 35.3953 94.7870; + normal -0.733692 -0.562952 -0.380501; + tangent 0.186675 -0.705439 0.683745; + vertex -19.1818 35.3953 94.7870; + texcoord 0.250000 0.0994900; + tangent 0.186676 -0.705439 0.683745; + vertex -8.01461 25.3150 88.1680; + texcoord 0.250000 -0.889530; + tangent 0.186675 -0.705439 0.683745; + vertex -18.8792 34.2519 95.8952; + normal -0.452978 -0.830644 0.323793; + tangent 0.737393 -0.144957 0.659727; + vertex -18.8792 34.2519 95.8952; + texcoord 0.250000 0.0994900; + tangent 0.737393 -0.144957 0.659727; + vertex -8.01461 25.3150 88.1680; + texcoord 0.374760 -0.889530; + tangent 0.737393 -0.144957 0.659727; + vertex -17.6841 34.0170 96.9644; + normal 0.181491 -0.669333 0.720454; + tangent 0.837292 0.489411 0.243761; + vertex -17.6841 34.0170 96.9644; + texcoord 0.499510 0.0994900; + tangent 0.837292 0.489411 0.243761; + vertex -5.99089 28.1364 88.5554; + texcoord 0.499510 -0.889530; + tangent 0.837292 0.489411 0.243761; + vertex -16.2965 34.8281 97.3684; + normal 0.619613 -0.0747810 0.781337; + tangent 0.470525 0.832148 -0.293490; + vertex -16.2965 34.8281 97.3684; + normal 0.619613 -0.0747810 0.781337; + texcoord 0.499510 0.0994900; + tangent 0.470525 0.832147 -0.293490; + vertex -5.99089 28.1364 88.5554; + normal 0.619613 -0.0747810 0.781337; + texcoord 0.624270 -0.889530; + tangent 0.470525 0.832148 -0.293490; + vertex -15.4958 36.2441 96.8690; + normal 0.814773 0.493994 0.303503; + tangent -0.177280 0.710680 -0.680813; + vertex -15.4958 36.2441 96.8690; + texcoord 0.749030 0.0994900; + tangent -0.177280 0.710680 -0.680813; + vertex -7.57261 29.9182 85.8948; + texcoord 0.749030 -0.889530; + tangent -0.177280 0.710680 -0.680813; + vertex -15.7846 37.4015 95.7602; + normal 0.420911 0.856336 -0.299203; + tangent -0.742329 0.135608 -0.656170; + vertex -15.7846 37.4015 95.7602; + normal 0.420911 0.856336 -0.299203; + texcoord 0.749030 0.0994900; + tangent -0.742329 0.135608 -0.656170; + vertex -7.57261 29.9182 85.8948; + texcoord 0.873780 -0.889530; + tangent -0.742329 0.135608 -0.656170; + vertex -16.9935 37.6223 94.6916; + normal -0.128292 0.593989 -0.794178; + tangent -0.835101 -0.496639 -0.236549; + vertex -16.9935 37.6223 94.6916; + texcoord 0.998540 0.0994900; + tangent -0.835101 -0.496639 -0.236549; + vertex -9.60547 27.0015 85.5545; + texcoord 0.998540 -0.889530; + tangent -0.835101 -0.496639 -0.236549; + vertex -18.4145 36.7773 94.2890; + normal -0.546964 -0.652765 -0.524145; + texcoord 0.125240 -0.889530; + tangent 0.186675 -0.705439 0.683745; + vertex -19.1818 35.3953 94.7870; + texcoord 0.250000 -0.889530; + vertex -18.8792 34.2519 95.8952; + texcoord 0.125240 -1.35173; + tangent 0.186675 -0.705439 0.683745; + vertex -23.0904 35.1885 99.1233; + normal 0.357128 0.691072 0.628394; + texcoord 0.624270 -0.889530; + tangent -0.177280 0.710680 -0.680813; + vertex -15.4958 36.2441 96.8690; + normal 0.357128 0.691072 0.628394; + texcoord 0.749030 -0.889530; + vertex -15.7846 37.4015 95.7602; + texcoord 0.624270 -1.35173; + tangent -0.177280 0.710680 -0.680813; + vertex -20.4171 34.5454 101.534; + normal -0.722631 -0.00280058 -0.691229; + texcoord 0.250000 -2.14989; + tangent 0.179573 -0.966419 -0.183815; + vertex -28.1923 32.7869 107.414; + texcoord 0.499510 -1.77271; + tangent 0.179573 -0.966419 -0.183815; + vertex -24.5242 31.7558 103.584; + texcoord 0.499510 -2.14989; + tangent 0.179573 -0.966419 -0.183815; + vertex -27.8714 31.0602 107.086; + normal -0.971827 -0.145277 -0.185597; + texcoord 0.250000 -2.14989; + tangent 0.179573 -0.966419 -0.183815; + vertex -28.1923 32.7869 107.414; + texcoord 0.499510 -2.14989; + vertex -27.8714 31.0602 107.086; + normal -0.971827 -0.145277 -0.185597; + texcoord 0.250000 -2.42661; + vertex -28.5169 31.9864 109.741; + normal -0.583404 0.712251 -0.390304; + tangent -0.613169 -0.701393 -0.363415; + vertex -28.5169 31.9864 109.741; + texcoord 0.499510 -2.14989; + vertex -27.8714 31.0602 107.086; + texcoord 0.499510 -2.42661; + vertex -29.3414 31.0432 109.252; + normal -0.789014 0.566190 0.238508; + texcoord 0.250000 -2.42661; + vertex -28.5169 31.9864 109.741; + texcoord 0.499510 -2.42661; + tangent -0.613169 -0.701393 -0.363415; + vertex -29.3414 31.0432 109.252; + texcoord 0.250000 -2.72150; + vertex -28.9238 30.3353 112.314; + normal 0.212223 0.958065 0.192544; + tangent -0.770323 0.285248 -0.570295; + vertex -28.9238 30.3353 112.314; + normal 0.212223 0.958065 0.192544; + texcoord 0.499510 -2.42661; + tangent -0.770323 0.285248 -0.570295; + vertex -29.3414 31.0432 109.252; + texcoord 0.499510 -2.72150; + tangent -0.770323 0.285248 -0.570295; + vertex -29.6213 30.5936 111.798; + normal -0.200659 0.740488 0.641415; + texcoord 0.250000 -2.72150; + vertex -28.9238 30.3353 112.314; + normal -0.200660 0.740488 0.641415; + texcoord 0.499510 -2.72150; + vertex -29.6213 30.5936 111.798; + normal -0.200659 0.740488 0.641415; + texcoord 0.250000 -3.02844; + tangent -0.770323 0.285248 -0.570295; + vertex -29.5098 29.0364 113.631; + normal 0.698725 0.565576 0.438072; + tangent -0.684583 0.350845 0.638948; + vertex -29.5098 29.0364 113.631; + texcoord 0.499510 -2.72150; + tangent -0.684583 0.350845 0.638948; + vertex -29.6213 30.5936 111.798; + texcoord 0.499510 -3.02844; + tangent -0.684583 0.350845 0.638948; + vertex -29.8303 29.2007 113.930; + normal -0.451142 0.766707 0.456762; + tangent -0.667836 0.0494731 -0.742663; + vertex -29.8303 29.2007 113.930; + texcoord 0.499510 -2.72150; + tangent -0.667836 0.0494731 -0.742662; + vertex -29.6213 30.5936 111.798; + normal -0.451142 0.766707 0.456762; + texcoord 0.749030 -3.02844; + tangent -0.667836 0.0494731 -0.742663; + vertex -30.1430 29.2238 113.582; + normal 0.479473 -0.443498 0.757242; + texcoord 0.250000 -3.02844; + tangent -0.684583 0.350845 0.638948; + vertex -29.5098 29.0364 113.631; + normal 0.479473 -0.443498 0.757242; + texcoord 0.499510 -3.02844; + vertex -29.8303 29.2007 113.930; + texcoord 0.250000 -3.12844; + tangent -0.684583 0.350845 0.638948; + vertex -29.9715 28.6658 113.706; + normal -0.743795 -0.0814069 0.663431; + texcoord 0.499510 -3.02844; + tangent -0.667836 0.0494731 -0.742663; + vertex -29.8303 29.2007 113.930; + texcoord 0.749030 -3.02844; + vertex -30.1430 29.2238 113.582; + normal -0.743795 -0.0814069 0.663431; + texcoord 0.499510 -3.12844; + vertex -29.9715 28.6658 113.706; + normal -0.854758 -0.496605 -0.150907; + texcoord 0.000490000 1.00000; + tangent -0.104760 -0.119696 0.987268; + vertex 1.73165 -18.2708 73.5138; + texcoord 0.125240 1.00000; + vertex 1.43776 -18.6066 76.2835; + normal -0.854758 -0.496605 -0.150907; + texcoord 0.125240 0.104090; + tangent -0.104760 -0.119696 0.987268; + vertex -4.18541 -11.7797 85.6678; + normal -0.294821 -0.848070 0.440293; + texcoord 0.125240 1.00000; + tangent 0.519160 0.244673 0.818907; + vertex 1.43776 -18.6066 76.2835; + texcoord 0.250000 1.00000; + vertex 2.60272 -18.0576 78.1210; + texcoord 0.125240 0.104090; + tangent 0.519160 0.244672 0.818907; + vertex -4.18541 -11.7797 85.6678; + normal 0.802187 -0.103418 0.588049; + texcoord 0.374760 1.00000; + tangent 0.596999 0.154462 -0.787232; + vertex 4.77154 -18.3711 77.6382; + normal 0.802187 -0.103418 0.588049; + texcoord 0.499510 1.00000; + tangent 0.596999 0.154462 -0.787232; + vertex 6.44633 -17.9378 75.4298; + texcoord 0.374760 0.104090; + tangent 0.596999 0.154462 -0.787232; + vertex -2.06707 -12.8803 87.9328; + normal -0.513003 0.645705 -0.565590; + texcoord 0.749030 1.00000; + tangent -0.845832 -0.492535 0.204887; + vertex 5.68951 -15.8185 70.1360; + texcoord 0.873780 1.00000; + vertex 3.62045 -17.0233 70.6372; + texcoord 0.873780 0.104090; + tangent -0.845832 -0.492535 0.204887; + vertex -2.26695 -8.86682 85.2891; + normal -0.856472 0.220337 -0.466806; + texcoord 0.873780 1.00000; + tangent -0.516002 -0.340802 0.785873; + vertex 3.62045 -17.0233 70.6372; + texcoord 0.998540 1.00000; + tangent -0.516002 -0.340802 0.785873; + vertex 1.73165 -18.2708 73.5138; + texcoord 0.873780 0.104090; + tangent -0.516002 -0.340802 0.785873; + vertex -2.26695 -8.86682 85.2891; + normal -0.445720 0.665259 -0.598969; + texcoord 0.000490000 -0.879480; + tangent -0.731828 -0.656134 -0.184163; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.000490000 0.104090; + tangent -0.731828 -0.656134 -0.184163; + vertex -3.68475 -10.1254 85.0133; + texcoord 0.125240 -0.879480; + tangent -0.731828 -0.656134 -0.184163; + vertex -9.60796 -3.32751 96.9713; + normal -0.847477 0.0199288 -0.530458; + tangent -0.227214 -0.916744 0.328564; + vertex -9.60796 -3.32751 96.9713; + texcoord 0.250000 0.104090; + tangent -0.227214 -0.916744 0.328564; + vertex -3.51535 -12.9208 86.8771; + texcoord 0.250000 -0.879480; + tangent -0.227214 -0.916744 0.328564; + vertex -9.96255 -4.75818 97.4840; + normal -0.807002 -0.589392 -0.0369479; + tangent 0.426980 -0.625558 0.652966; + vertex -9.96255 -4.75818 97.4840; + texcoord 0.250000 0.104090; + tangent 0.426980 -0.625558 0.652966; + vertex -3.51535 -12.9208 86.8771; + texcoord 0.374760 -0.879480; + tangent 0.426980 -0.625558 0.652966; + vertex -9.29621 -5.73442 98.5031; + normal -0.214177 -0.912547 0.348406; + tangent 0.812746 0.0313646 0.581774; + vertex -9.29621 -5.73442 98.5031; + texcoord 0.499510 0.104090; + tangent 0.812746 0.0313645 0.581774; + vertex -0.688960 -11.6820 88.2164; + texcoord 0.499510 -0.879480; + tangent 0.812746 0.0313646 0.581774; + vertex -7.99928 -5.68437 99.4314; + normal 0.418846 -0.658554 0.625200; + tangent 0.736078 0.649411 0.190929; + vertex -7.99928 -5.68437 99.4314; + normal 0.418846 -0.658554 0.625200; + texcoord 0.499510 0.104090; + tangent 0.736078 0.649411 0.190929; + vertex -0.688960 -11.6820 88.2164; + texcoord 0.624270 -0.879480; + tangent 0.736078 0.649411 0.190929; + vertex -6.79325 -4.62034 99.7442; + normal 0.900156 -0.0816680 0.427844; + tangent 0.236212 0.916809 -0.321972; + vertex -6.79325 -4.62034 99.7442; + texcoord 0.749030 0.104090; + tangent 0.236212 0.916809 -0.321972; + vertex -0.802240 -8.80138 86.3415; + texcoord 0.749030 -0.879480; + tangent 0.236212 0.916809 -0.321972; + vertex -6.42283 -3.18263 99.2393; + normal 0.779971 0.622008 0.0689254; + tangent -0.435011 0.618046 -0.654817; + vertex -6.42283 -3.18263 99.2393; + texcoord 0.749030 0.104090; + tangent -0.435010 0.618046 -0.654817; + vertex -0.802240 -8.80138 86.3415; + texcoord 0.873780 -0.879480; + tangent -0.435011 0.618046 -0.654817; + vertex -7.10500 -2.21343 98.2125; + normal 0.270882 0.854978 -0.442307; + tangent -0.814886 -0.0409289 -0.578175; + vertex -7.10500 -2.21343 98.2125; + texcoord 0.998540 0.104090; + tangent -0.814886 -0.0409288 -0.578175; + vertex -3.68475 -10.1254 85.0133; + texcoord 0.998540 -0.879480; + tangent -0.814886 -0.0409289 -0.578175; + vertex -8.44015 -2.28049 97.2652; + normal -0.428149 0.652914 -0.624813; + texcoord 0.000490000 -0.879480; + tangent -0.731828 -0.656134 -0.184163; + vertex -8.44015 -2.28049 97.2652; + normal -0.428149 0.652914 -0.624813; + texcoord 0.125240 -0.879480; + vertex -9.60796 -3.32751 96.9713; + texcoord 0.125240 -1.33173; + tangent -0.731828 -0.656134 -0.184163; + vertex -12.1073 -0.106580 102.050; + normal -0.356999 -0.762321 0.539831; + texcoord 0.374760 -0.879480; + tangent 0.812746 0.0313646 0.581774; + vertex -9.29621 -5.73442 98.5031; + texcoord 0.499510 -0.879480; + vertex -7.99928 -5.68437 99.4314; + texcoord 0.374760 -1.33173; + tangent 0.812746 0.0313646 0.581774; + vertex -11.3044 -2.41313 101.865; + normal 0.398636 -0.643851 0.653104; + texcoord 0.499510 -0.879480; + tangent 0.736078 0.649411 0.190929; + vertex -7.99928 -5.68437 99.4314; + texcoord 0.624270 -0.879480; + vertex -6.79325 -4.62034 99.7442; + texcoord 0.624270 -1.33173; + tangent 0.736078 0.649411 0.190929; + vertex -10.5966 -2.36102 104.293; + normal 0.125649 0.961311 -0.245142; + texcoord 0.873780 -0.879480; + tangent -0.814886 -0.0409289 -0.578175; + vertex -7.10500 -2.21343 98.2125; + texcoord 0.998540 -0.879480; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.873780 -1.33173; + tangent -0.814886 -0.0409289 -0.578175; + vertex -11.3994 -0.0544800 104.478; + normal 0.628763 0.777388 0.0180521; + tangent -0.381023 0.328248 -0.864335; + vertex -11.3994 -0.0544800 104.478; + texcoord 0.998540 -0.879480; + tangent -0.381023 0.328248 -0.864335; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.998540 -1.33173; + tangent -0.381023 0.328248 -0.864335; + vertex -11.9234 0.396890 103.289; + normal -0.471889 0.313596 -0.824001; + texcoord 0.125240 -1.33173; + tangent 0.192789 -0.875284 -0.443519; + vertex -12.1073 -0.106580 102.050; + normal -0.471889 0.313596 -0.824001; + texcoord 0.250000 -1.33173; + vertex -11.8509 -1.27053 101.460; + texcoord 0.250000 -1.72603; + tangent 0.192789 -0.875284 -0.443519; + vertex -16.4337 -0.397840 104.417; + normal -0.166346 -0.941801 -0.292130; + texcoord 0.374760 -1.33173; + tangent 0.382488 -0.334690 0.861212; + vertex -11.3044 -2.41313 101.865; + texcoord 0.499510 -1.33173; + vertex -10.7880 -2.86505 103.028; + texcoord 0.499510 -1.72603; + vertex -15.8369 -2.34019 104.211; + normal 0.0743440 0.942705 0.325238; + texcoord 0.873780 -1.33173; + tangent -0.381023 0.328248 -0.864335; + vertex -11.3994 -0.0544800 104.478; + texcoord 0.998540 -1.33173; + vertex -11.9234 0.396890 103.289; + texcoord 0.998540 -1.72603; + tangent -0.381023 0.328248 -0.864335; + vertex -15.5158 -0.337910 106.240; + normal -0.256010 0.497586 -0.828774; + texcoord 0.250000 -2.09917; + tangent -0.338907 -0.849130 -0.405118; + vertex -19.6565 -0.575520 106.450; + texcoord 0.499510 -1.72603; + tangent -0.338907 -0.849130 -0.405118; + vertex -15.8369 -2.34019 104.211; + texcoord 0.499510 -2.09917; + tangent -0.338907 -0.849130 -0.405118; + vertex -20.2396 -2.03640 105.753; + normal -0.750719 0.503611 -0.427548; + texcoord 0.250000 -2.09917; + vertex -19.6565 -0.575520 106.450; + normal -0.750719 0.503611 -0.427548; + texcoord 0.499510 -2.09917; + vertex -20.2396 -2.03640 105.753; + texcoord 0.250000 -2.37230; + vertex -21.3890 -1.54719 108.348; + normal 0.00699610 0.983219 -0.182296; + tangent -0.626584 -0.137764 -0.767081; + vertex -21.3890 -1.54719 108.348; + normal 0.00699610 0.983219 -0.182296; + texcoord 0.499510 -2.09917; + vertex -20.2396 -2.03640 105.753; + texcoord 0.499510 -2.37230; + vertex -22.2003 -1.72556 107.355; + normal -0.479552 0.844017 0.240136; + texcoord 0.250000 -2.37230; + vertex -21.3890 -1.54719 108.348; + texcoord 0.499510 -2.37230; + tangent -0.626584 -0.137764 -0.767081; + vertex -22.2003 -1.72556 107.355; + normal -0.479552 0.844017 0.240136; + texcoord 0.250000 -2.66243; + tangent -0.626584 -0.137764 -0.767081; + vertex -23.3188 -3.00229 109.608; + normal 0.381273 0.710357 0.591628; + tangent -0.390757 0.703824 -0.593246; + vertex -23.3188 -3.00229 109.608; + texcoord 0.499510 -2.37230; + tangent -0.390757 0.703824 -0.593246; + vertex -22.2003 -1.72556 107.355; + normal 0.381273 0.710357 0.591628; + texcoord 0.499510 -2.66243; + tangent -0.390757 0.703824 -0.593247; + vertex -23.6595 -2.38861 109.091; + normal -0.00496615 -0.795350 -0.606130; + texcoord 0.000490000 -2.96209; + tangent 0.284467 -0.582218 0.761643; + vertex -25.4027 -3.95284 109.539; + normal -0.00496615 -0.795350 -0.606130; + texcoord 0.000490000 -2.66243; + tangent 0.284467 -0.582218 0.761643; + vertex -23.6467 -3.62104 109.089; + texcoord 0.250000 -2.96209; + tangent 0.284467 -0.582218 0.761643; + vertex -25.2745 -4.21529 109.882; + normal -0.228751 0.550020 0.803213; + texcoord 0.250000 -2.66243; + tangent -0.390757 0.703824 -0.593247; + vertex -23.3188 -3.00229 109.608; + texcoord 0.499510 -2.66243; + vertex -23.6595 -2.38861 109.091; + texcoord 0.250000 -2.96209; + tangent -0.390757 0.703824 -0.593247; + vertex -25.2745 -4.21529 109.882; + normal 0.769628 -0.520102 0.370360; + tangent 0.303434 0.808301 0.504556; + vertex -25.2745 -4.21529 109.882; + texcoord 0.499510 -2.66243; + vertex -23.6595 -2.38861 109.091; + texcoord 0.499510 -2.96209; + vertex -25.1377 -3.85093 110.109; + normal -0.662224 -0.693800 -0.283022; + texcoord 0.000490000 -2.96209; + tangent 0.284467 -0.582218 0.761643; + vertex -25.4027 -3.95284 109.539; + texcoord 0.250000 -2.96209; + vertex -25.2745 -4.21529 109.882; + texcoord 0.000490000 -3.06209; + tangent 0.284467 -0.582218 0.761643; + vertex -25.7050 -3.86002 110.018; + normal -0.130450 -0.489296 0.862306; + texcoord 0.250000 -2.96209; + tangent 0.303434 0.808301 0.504556; + vertex -25.2745 -4.21529 109.882; + texcoord 0.499510 -2.96209; + vertex -25.1377 -3.85093 110.109; + texcoord 0.250000 -3.06209; + vertex -25.7050 -3.86002 110.018; + normal -0.838025 -0.409394 -0.360710; + texcoord 0.000490000 1.00000; + tangent -0.147033 -0.467192 0.871844; + vertex -12.7711 -43.1454 58.4032; + texcoord 0.125240 1.00000; + vertex -13.1524 -44.3569 60.6641; + texcoord 0.125240 0.00568998; + tangent -0.147033 -0.467192 0.871844; + vertex -20.2126 -40.5087 72.6992; + normal -0.232820 -0.957614 0.169618; + texcoord 0.125240 1.00000; + tangent 0.349835 0.0802694 0.933366; + vertex -13.1524 -44.3569 60.6641; + texcoord 0.250000 1.00000; + vertex -12.4267 -44.1904 62.6001; + texcoord 0.125240 0.00568998; + tangent 0.349835 0.0802694 0.933366; + vertex -20.2126 -40.5087 72.6992; + normal 0.790458 -0.239004 0.563962; + texcoord 0.374760 1.00000; + tangent 0.587050 0.558345 -0.586194; + vertex -10.3975 -43.7863 62.4524; + texcoord 0.499510 1.00000; + vertex -8.87519 -42.3384 60.9323; + texcoord 0.374760 0.00568998; + tangent 0.587050 0.558345 -0.586194; + vertex -18.1532 -42.1506 74.0161; + normal 0.850725 0.332425 0.407138; + texcoord 0.499510 1.00000; + tangent 0.116589 0.635956 -0.762868; + vertex -8.87519 -42.3384 60.9323; + texcoord 0.624270 1.00000; + vertex -8.48069 -40.1865 58.3510; + texcoord 0.624270 0.00568998; + tangent 0.116589 0.635956 -0.762868; + vertex -16.3070 -39.6406 74.2584; + normal -0.477520 0.816804 -0.323738; + texcoord 0.000490000 -1.08592; + tangent -0.764537 -0.567852 -0.305004; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.000490000 0.00568998; + tangent -0.764537 -0.567852 -0.305004; + vertex -19.7337 -38.9378 72.5453; + texcoord 0.125240 -1.08592; + tangent -0.764537 -0.567852 -0.305004; + vertex -26.8811 -37.6550 86.3245; + normal -0.832899 0.175236 -0.524949; + tangent -0.173617 -0.983396 -0.0528067; + vertex -26.8811 -37.6550 86.3245; + texcoord 0.250000 0.00568998; + tangent -0.173617 -0.983396 -0.0528069; + vertex -19.5579 -41.8395 73.3084; + texcoord 0.250000 -1.08592; + tangent -0.173617 -0.983397 -0.0528067; + vertex -27.1223 -39.0211 86.2512; + normal -0.749417 -0.584682 -0.310678; + tangent 0.534781 -0.811186 0.236614; + vertex -27.1223 -39.0211 86.2512; + texcoord 0.250000 0.00568998; + tangent 0.534781 -0.811186 0.236615; + vertex -19.5579 -41.8395 73.3084; + texcoord 0.374760 -1.08592; + tangent 0.534781 -0.811186 0.236615; + vertex -26.3794 -40.1479 86.5798; + normal -0.159240 -0.986622 -0.0349138; + tangent 0.911123 -0.160488 0.379603; + vertex -26.3794 -40.1479 86.5798; + texcoord 0.499510 0.00568998; + tangent 0.911124 -0.160487 0.379602; + vertex -16.8214 -41.2599 74.4077; + texcoord 0.499510 -1.08592; + tangent 0.911123 -0.160487 0.379603; + vertex -25.0876 -40.3755 87.1180; + normal 0.454493 -0.818035 0.352499; + tangent 0.769501 0.559905 0.307205; + vertex -25.0876 -40.3755 87.1180; + texcoord 0.499510 0.00568998; + tangent 0.769501 0.559905 0.307205; + vertex -16.8214 -41.2599 74.4077; + normal 0.454493 -0.818035 0.352499; + texcoord 0.624270 -1.08592; + tangent 0.769501 0.559905 0.307205; + vertex -23.9699 -39.5622 87.5643; + normal 0.883424 -0.189352 0.428612; + tangent 0.182877 0.981501 0.0566746; + vertex -23.9699 -39.5622 87.5643; + texcoord 0.749030 0.00568998; + tangent 0.182877 0.981501 0.0566744; + vertex -16.9469 -38.2898 73.6512; + normal 0.883424 -0.189352 0.428612; + texcoord 0.749030 -1.08592; + tangent 0.182877 0.981501 0.0566746; + vertex -23.7147 -38.1927 87.6434; + normal 0.726554 0.592873 0.347306; + tangent -0.542456 0.805170 -0.239672; + vertex -23.7147 -38.1927 87.6434; + texcoord 0.749030 0.00568998; + tangent -0.542457 0.805170 -0.239672; + vertex -16.9469 -38.2898 73.6512; + texcoord 0.873780 -1.08592; + tangent -0.542456 0.805170 -0.239672; + vertex -24.4716 -37.0692 87.3090; + normal 0.188583 0.980001 -0.0635188; + tangent -0.912574 0.150977 -0.380019; + vertex -24.4716 -37.0692 87.3090; + texcoord 0.998540 0.00568998; + tangent -0.912574 0.150977 -0.380020; + vertex -19.7337 -38.9378 72.5453; + texcoord 0.998540 -1.08592; + tangent -0.912574 0.150977 -0.380019; + vertex -25.7972 -36.8499 86.7569; + normal -0.199345 0.973174 0.114867; + texcoord 0.000490000 -1.53980; + tangent -0.219705 0.0698491 -0.973063; + vertex -30.1905 -38.3526 91.8640; + texcoord 0.000490000 -1.08592; + tangent -0.219705 0.0698491 -0.973063; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.125240 -1.53980; + tangent -0.219705 0.0698491 -0.973062; + vertex -30.4525 -38.2693 90.7038; + normal -0.494282 0.820195 -0.288036; + texcoord 0.000490000 -1.08592; + tangent -0.764537 -0.567852 -0.305004; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.125240 -1.08592; + vertex -26.8811 -37.6550 86.3245; + texcoord 0.125240 -1.53980; + tangent -0.764537 -0.567852 -0.305004; + vertex -30.4525 -38.2693 90.7038; + normal 0.465225 -0.820983 0.330987; + texcoord 0.499510 -1.08592; + tangent 0.769501 0.559905 0.307205; + vertex -25.0876 -40.3755 87.1180; + texcoord 0.624270 -1.08592; + vertex -23.9699 -39.5622 87.5643; + texcoord 0.624270 -1.53980; + tangent 0.769501 0.559905 0.307205; + vertex -28.4913 -40.5859 91.3802; + normal -0.672225 0.712004 0.202890; + texcoord 0.000490000 -1.53980; + tangent -0.219705 0.0698491 -0.973063; + vertex -30.1905 -38.3526 91.8640; + normal -0.672225 0.712004 0.202890; + texcoord 0.125240 -1.53980; + tangent -0.219705 0.0698491 -0.973063; + vertex -30.4525 -38.2693 90.7038; + texcoord 0.000490000 -1.95257; + tangent -0.219705 0.0698491 -0.973063; + vertex -32.6091 -41.1115 93.5323; + normal 0.139872 -0.106792 0.984394; + texcoord 0.749030 -1.53980; + tangent -0.596707 0.784274 0.169868; + vertex -28.7974 -39.9961 92.3548; + texcoord 0.873780 -1.53980; + vertex -29.5012 -39.0710 92.5551; + normal 0.139872 -0.106792 0.984394; + texcoord 0.749030 -1.95257; + tangent -0.596707 0.784274 0.169868; + vertex -32.5185 -42.5331 92.6083; + normal -0.152021 0.605625 0.781094; + texcoord 0.873780 -1.53980; + tangent -0.568749 0.592724 -0.570265; + vertex -29.5012 -39.0710 92.5551; + texcoord 0.998540 -1.53980; + vertex -30.1905 -38.3526 91.8640; + texcoord 0.998540 -1.95257; + tangent -0.568749 0.592724 -0.570265; + vertex -32.6091 -41.1115 93.5323; + normal -0.418762 0.907757 -0.0248327; + texcoord 0.250000 -2.35984; + tangent -0.390328 -0.204620 -0.897649; + vertex -36.3492 -43.0294 94.8906; + texcoord 0.499510 -1.95257; + tangent -0.390328 -0.204620 -0.897649; + vertex -33.7362 -41.9141 91.5997; + texcoord 0.499510 -2.35984; + tangent -0.390328 -0.204620 -0.897649; + vertex -36.8546 -43.2944 93.7282; + normal -0.813189 0.533794 0.231923; + texcoord 0.250000 -2.35984; + tangent -0.390328 -0.204620 -0.897649; + vertex -36.3492 -43.0294 94.8906; + texcoord 0.499510 -2.35984; + vertex -36.8546 -43.2944 93.7282; + normal -0.813189 0.533794 0.231923; + texcoord 0.250000 -2.67603; + tangent -0.390328 -0.204620 -0.897649; + vertex -37.6313 -45.3845 95.8154; + normal 0.167581 0.664732 0.728044; + tangent -0.592728 0.658043 -0.464384; + vertex -37.6313 -45.3845 95.8154; + texcoord 0.499510 -2.35984; + tangent -0.592728 0.658043 -0.464384; + vertex -36.8546 -43.2944 93.7282; + texcoord 0.499510 -2.67603; + tangent -0.592728 0.658043 -0.464384; + vertex -38.1669 -44.7899 95.3958; + normal -0.367120 0.292457 0.883001; + texcoord 0.250000 -2.67603; + vertex -37.6313 -45.3845 95.8154; + texcoord 0.499510 -2.67603; + vertex -38.1669 -44.7899 95.3958; + texcoord 0.250000 -3.01722; + tangent -0.592729 0.658043 -0.464384; + vertex -39.0020 -46.8634 95.7353; + normal -0.314403 0.456732 0.832194; + texcoord 0.499510 -3.01722; + tangent -0.922467 0.0599257 -0.381397; + vertex -39.1530 -46.7775 96.1140; + texcoord 0.499510 -2.67603; + tangent -0.922467 0.0599254 -0.381397; + vertex -38.1669 -44.7899 95.3958; + texcoord 0.749030 -3.01722; + tangent -0.922467 0.0599257 -0.381397; + vertex -39.5374 -46.7525 95.9551; + normal -0.529093 0.757316 -0.382797; + tangent 0.362450 -0.206199 -0.908907; + vertex -39.5374 -46.7525 95.9551; + normal -0.529093 0.757316 -0.382797; + texcoord 0.998540 -2.67603; + tangent 0.362449 -0.206199 -0.908907; + vertex -37.3783 -45.7191 95.0152; + normal -0.529093 0.757316 -0.382797; + texcoord 0.998540 -3.01722; + tangent 0.362450 -0.206199 -0.908907; + vertex -39.3864 -46.8384 95.5764; + normal -0.384565 -0.229926 0.894004; + texcoord 0.499510 -3.01722; + tangent -0.922467 0.0599257 -0.381397; + vertex -39.1530 -46.7775 96.1140; + texcoord 0.749030 -3.01722; + vertex -39.5374 -46.7525 95.9551; + texcoord 0.499510 -3.11722; + tangent -0.922467 0.0599257 -0.381397; + vertex -39.3285 -47.2396 95.9197; + normal -0.891148 -0.362248 -0.273187; + texcoord 0.749030 -3.01722; + tangent 0.362450 -0.206199 -0.908907; + vertex -39.5374 -46.7525 95.9551; + texcoord 0.998540 -3.01722; + vertex -39.3864 -46.8384 95.5764; + texcoord 0.749030 -3.11722; + tangent 0.362450 -0.206199 -0.908907; + vertex -39.3285 -47.2396 95.9197; + normal -0.401122 -0.915255 -0.0375522; + texcoord 0.125240 1.00000; + tangent 0.135735 -0.0999298 0.985693; + vertex -5.48167 -35.5604 36.9269; + texcoord 0.250000 1.00000; + vertex -5.17096 -35.7891 39.1833; + texcoord 0.125240 0.102950; + tangent 0.135735 -0.0999298 0.985693; + vertex -15.2283 -31.7215 47.4740; + normal 0.644519 -0.268903 0.715742; + texcoord 0.374760 1.00000; + tangent 0.644676 0.694428 -0.319629; + vertex -2.99772 -35.2170 39.6187; + texcoord 0.499510 1.00000; + vertex -1.15278 -33.2297 38.7040; + texcoord 0.374760 0.102950; + tangent 0.644676 0.694428 -0.319630; + vertex -12.7492 -33.2583 49.1357; + normal 0.0373261 0.998739 0.0335755; + texcoord 0.000490000 -1.49220; + tangent -0.627833 0.0495775 -0.776768; + vertex -28.1055 -28.8572 66.7047; + normal 0.0373261 0.998739 0.0335755; + texcoord 0.000490000 -0.717170; + tangent -0.627833 0.0495775 -0.776767; + vertex -22.0361 -28.7633 57.1629; + normal 0.0373261 0.998739 0.0335755; + texcoord 0.125240 -1.49220; + tangent -0.627833 0.0495775 -0.776768; + vertex -28.9703 -28.7889 65.6347; + normal -0.450879 0.742440 -0.495471; + tangent -0.497776 -0.669910 -0.550852; + vertex -28.9703 -28.7889 65.6347; + texcoord 0.250000 -0.717170; + tangent -0.497777 -0.669910 -0.550852; + vertex -23.4012 -31.3665 56.7045; + texcoord 0.250000 -1.49220; + tangent -0.497776 -0.669910 -0.550853; + vertex -29.6455 -29.6977 64.8875; + normal -0.789502 0.0466359 -0.611973; + tangent -0.0664609 -0.997742 0.00970713; + vertex -29.6455 -29.6977 64.8875; + texcoord 0.250000 -0.717170; + tangent -0.0664607 -0.997742 0.00970748; + vertex -23.4012 -31.3665 56.7045; + texcoord 0.374760 -1.49220; + tangent -0.0664609 -0.997742 0.00970713; + vertex -29.7357 -31.0512 64.9006; + normal -0.519796 -0.678571 -0.518993; + tangent 0.397658 -0.729872 0.556016; + vertex -29.7357 -31.0512 64.9006; + texcoord 0.499510 -0.717170; + tangent 0.397658 -0.729872 0.556016; + vertex -21.5670 -32.5746 58.7111; + texcoord 0.499510 -1.49220; + tangent 0.397658 -0.729872 0.556016; + vertex -29.1879 -32.0565 65.6665; + normal -0.0773587 -0.996948 -0.0105053; + tangent 0.627259 -0.0568573 0.776732; + vertex -29.1879 -32.0565 65.6665; + texcoord 0.499510 -0.717170; + tangent 0.627259 -0.0568573 0.776732; + vertex -21.5670 -32.5746 58.7111; + normal -0.0773587 -0.996948 -0.0105053; + texcoord 0.624270 -1.49220; + tangent 0.627259 -0.0568573 0.776733; + vertex -28.3080 -32.1363 66.7561; + normal 0.553767 -0.738651 0.384365; + tangent 0.500751 0.664226 0.555025; + vertex -28.3080 -32.1363 66.7561; + texcoord 0.749030 -0.717170; + tangent 0.500751 0.664226 0.555025; + vertex -20.1523 -29.9498 59.2078; + texcoord 0.749030 -1.49220; + tangent 0.500751 0.664226 0.555025; + vertex -27.6265 -31.2323 67.5115; + normal 0.745512 -0.0356262 0.665540; + tangent 0.0616529 0.997975 -0.0156399; + vertex -27.6265 -31.2323 67.5115; + texcoord 0.749030 -0.717170; + tangent 0.0616531 0.997975 -0.0156402; + vertex -20.1523 -29.9498 59.2078; + texcoord 0.873780 -1.49220; + tangent 0.0616529 0.997975 -0.0156399; + vertex -27.5426 -29.8740 67.4902; + normal 0.629122 0.662421 0.406699; + tangent -0.401240 0.724871 -0.559972; + vertex -27.5426 -29.8740 67.4902; + texcoord 0.998540 -0.717170; + tangent -0.401240 0.724871 -0.559972; + vertex -22.0361 -28.7633 57.1629; + texcoord 0.998540 -1.49220; + tangent -0.401240 0.724871 -0.559972; + vertex -28.1055 -28.8572 66.7047; + normal -0.237777 0.716205 -0.656135; + texcoord 0.125240 -1.49220; + tangent -0.497777 -0.669911 -0.550853; + vertex -28.9703 -28.7889 65.6347; + normal -0.237777 0.716205 -0.656135; + texcoord 0.250000 -1.49220; + tangent -0.497776 -0.669910 -0.550852; + vertex -29.6455 -29.6977 64.8875; + normal -0.237777 0.716205 -0.656135; + texcoord 0.250000 -1.82888; + tangent -0.497777 -0.669910 -0.550853; + vertex -33.2661 -30.1488 65.7071; + normal 0.0871706 -0.573197 -0.814768; + texcoord 0.374760 -1.49220; + tangent 0.397658 -0.729872 0.556016; + vertex -29.7357 -31.0512 64.9006; + texcoord 0.499510 -1.49220; + vertex -29.1879 -32.0565 65.6665; + normal 0.0871706 -0.573197 -0.814768; + texcoord 0.499510 -1.82888; + tangent 0.397658 -0.729872 0.556016; + vertex -32.3339 -31.9577 65.2604; + normal 0.139875 -0.694876 0.705395; + texcoord 0.624270 -1.49220; + tangent 0.500751 0.664226 0.555025; + vertex -28.3080 -32.1363 66.7561; + normal 0.139875 -0.694876 0.705395; + texcoord 0.749030 -1.49220; + vertex -27.6265 -31.2323 67.5115; + texcoord 0.749030 -1.82888; + tangent 0.500751 0.664226 0.555025; + vertex -31.9849 -32.3291 67.2952; + normal -0.0344381 0.598971 0.800030; + texcoord 0.873780 -1.49220; + tangent -0.401240 0.724871 -0.559972; + vertex -27.5426 -29.8740 67.4902; + texcoord 0.998540 -1.49220; + vertex -28.1055 -28.8572 66.7047; + texcoord 0.998540 -1.82888; + tangent -0.401240 0.724871 -0.559972; + vertex -32.9257 -30.5057 67.7314; + normal -0.0278277 0.720850 -0.692533; + texcoord 0.250000 -2.20256; + tangent -0.0535017 -0.692882 -0.719063; + vertex -36.7099 -31.1026 66.3263; + normal -0.0278277 0.720850 -0.692533; + texcoord 0.499510 -1.82888; + tangent -0.0535016 -0.692882 -0.719063; + vertex -32.3339 -31.9577 65.2604; + texcoord 0.499510 -2.20256; + tangent -0.0535017 -0.692882 -0.719063; + vertex -36.8038 -32.3186 65.0643; + normal -0.629218 0.582544 -0.514517; + texcoord 0.250000 -2.20256; + tangent -0.0535017 -0.692882 -0.719063; + vertex -36.7099 -31.1026 66.3263; + texcoord 0.499510 -2.20256; + vertex -36.8038 -32.3186 65.0643; + texcoord 0.250000 -2.47409; + tangent -0.0535017 -0.692882 -0.719063; + vertex -39.3058 -32.9110 67.4533; + normal -0.0632768 0.982123 0.177283; + tangent 0.117745 0.183746 -0.975896; + vertex -39.3058 -32.9110 67.4533; + texcoord 0.499510 -2.20256; + tangent 0.117745 0.183746 -0.975896; + vertex -36.8038 -32.3186 65.0643; + texcoord 0.499510 -2.47409; + tangent 0.117745 0.183746 -0.975896; + vertex -39.1503 -32.6684 66.1643; + normal 0.601805 -0.795094 -0.0752116; + texcoord 0.749030 -2.47409; + tangent -0.118392 -0.181950 0.976154; + vertex -38.6998 -33.8988 65.9792; + texcoord 0.998540 -2.20256; + tangent -0.118392 -0.181950 0.976154; + vertex -36.4949 -32.3753 67.5155; + texcoord 0.998540 -2.47409; + tangent -0.118392 -0.181950 0.976155; + vertex -38.8564 -34.1396 67.2710; + normal -0.688216 0.723553 0.0531979; + texcoord 0.250000 -2.47409; + tangent 0.117745 0.183746 -0.975896; + vertex -39.3058 -32.9110 67.4533; + texcoord 0.499510 -2.47409; + tangent 0.117745 0.183746 -0.975896; + vertex -39.1503 -32.6684 66.1643; + texcoord 0.250000 -2.76871; + tangent 0.117745 0.183746 -0.975896; + vertex -41.0912 -34.6305 67.7434; + normal 0.0153750 0.617613 0.786332; + tangent -0.668405 0.591234 -0.451307; + vertex -41.0912 -34.6305 67.7434; + texcoord 0.499510 -2.47409; + tangent -0.668405 0.591234 -0.451307; + vertex -39.1503 -32.6684 66.1643; + texcoord 0.499510 -2.76871; + tangent -0.668404 0.591234 -0.451307; + vertex -41.6857 -34.1046 67.3420; + normal 0.0808314 -0.981572 -0.173156; + texcoord 0.749030 -2.47409; + tangent -0.118392 -0.181950 0.976155; + vertex -38.6998 -33.8988 65.9792; + texcoord 0.998540 -2.47409; + vertex -38.8564 -34.1396 67.2710; + texcoord 0.749030 -2.76871; + tangent -0.118392 -0.181950 0.976154; + vertex -41.2610 -34.2135 66.5676; + normal -0.475288 0.127219 0.870584; + texcoord 0.250000 -2.76871; + tangent -0.668404 0.591234 -0.451307; + vertex -41.0912 -34.6305 67.7434; + texcoord 0.499510 -2.76871; + vertex -41.6857 -34.1046 67.3420; + texcoord 0.250000 -3.06999; + tangent -0.668405 0.591234 -0.451307; + vertex -42.6719 -35.5252 67.0112; + normal -0.473402 0.476933 0.740558; + texcoord 0.499510 -3.06999; + tangent -0.748804 0.224856 -0.623485; + vertex -42.9165 -35.3608 67.3642; + texcoord 0.499510 -2.76871; + tangent -0.748804 0.224856 -0.623485; + vertex -41.6857 -34.1046 67.3420; + normal -0.473402 0.476933 0.740558; + texcoord 0.749030 -3.06999; + tangent -0.748804 0.224856 -0.623485; + vertex -43.2608 -35.2574 67.0775; + normal -0.188018 0.834042 -0.518674; + tangent 0.531846 -0.357509 -0.767677; + vertex -43.2608 -35.2574 67.0775; + texcoord 0.998540 -2.76871; + tangent 0.531846 -0.357509 -0.767677; + vertex -40.6664 -34.7396 66.9696; + texcoord 0.998540 -3.06999; + vertex -43.0162 -35.4218 66.7245; + normal -0.649722 -0.0631342 0.757546; + texcoord 0.499510 -3.06999; + tangent -0.748804 0.224856 -0.623485; + vertex -42.9165 -35.3608 67.3642; + texcoord 0.749030 -3.06999; + vertex -43.2608 -35.2574 67.0775; + texcoord 0.499510 -3.16999; + tangent -0.748804 0.224856 -0.623485; + vertex -43.1592 -35.8334 67.1166; + normal -0.845967 -0.183115 -0.500808; + texcoord 0.749030 -3.06999; + tangent 0.531846 -0.357509 -0.767677; + vertex -43.2608 -35.2574 67.0775; + texcoord 0.998540 -3.06999; + tangent 0.531846 -0.357509 -0.767677; + vertex -43.0162 -35.4218 66.7245; + texcoord 0.749030 -3.16999; + tangent 0.531846 -0.357509 -0.767677; + vertex -43.1592 -35.8334 67.1166; + normal 0.0719925 0.931884 0.355541; + texcoord 0.499510 -1.98277; + tangent -0.974101 -0.0109145 0.225850; + vertex 43.1465 11.9652 103.842; + texcoord 0.599320 -1.98277; + vertex 41.9543 11.9519 104.118; + texcoord 0.599320 -2.39785; + tangent -0.974101 -0.0109144 0.225850; + vertex 45.4154 10.2422 107.898; + normal -0.131871 -0.958597 0.252392; + texcoord 0.200100 -4.05428; + tangent 0.733298 -0.265661 -0.625858; + vertex 58.1897 8.90584 116.194; + texcoord 0.399710 -3.62537; + tangent 0.733298 -0.265661 -0.625857; + vertex 56.5525 8.41156 113.461; + texcoord 0.399710 -4.05428; + vertex 58.4919 8.79634 115.936; + normal 0.700504 -0.541560 -0.464766; + tangent 0.0602852 0.693831 -0.717611; + vertex 58.4919 8.79634 115.936; + texcoord 0.399710 -3.62537; + tangent 0.0602850 0.693831 -0.717610; + vertex 56.5525 8.41156 113.461; + texcoord 0.599320 -4.05428; + tangent 0.0602852 0.693831 -0.717611; + vertex 58.5168 9.08233 115.640; + normal 0.465798 -0.474255 0.747071; + texcoord 0.200100 -4.05428; + tangent 0.733298 -0.265661 -0.625858; + vertex 58.1897 8.90584 116.194; + normal 0.465798 -0.474255 0.747071; + texcoord 0.399710 -4.05428; + vertex 58.4919 8.79634 115.936; + texcoord 0.200100 -4.15428; + vertex 58.6367 9.35265 116.198; + normal 0.973278 -0.200444 -0.112038; + texcoord 0.399710 -4.05428; + tangent 0.0602852 0.693831 -0.717611; + vertex 58.4919 8.79634 115.936; + normal 0.973278 -0.200444 -0.112038; + texcoord 0.599320 -4.05428; + vertex 58.5168 9.08233 115.640; + texcoord 0.399710 -4.15428; + tangent 0.0602852 0.693830 -0.717611; + vertex 58.6367 9.35265 116.198; + normal -0.358056 -0.928487 0.0985255; + texcoord 0.200100 -3.95106; + tangent 0.794524 -0.247557 0.554479; + vertex 11.7980 -5.20080 128.895; + texcoord 0.399710 -3.54890; + tangent 0.794524 -0.247557 0.554479; + vertex 12.4630 -5.74203 126.211; + texcoord 0.399710 -3.95106; + tangent 0.794524 -0.247557 0.554479; + vertex 12.1112 -5.29839 129.113; + normal 0.655104 -0.730970 0.191106; + tangent 0.752682 0.609432 -0.249124; + vertex 12.1112 -5.29839 129.113; + normal 0.655104 -0.730970 0.191106; + texcoord 0.399710 -3.54890; + tangent 0.752682 0.609432 -0.249124; + vertex 12.4630 -5.74203 126.211; + texcoord 0.599320 -3.95106; + tangent 0.752682 0.609432 -0.249124; + vertex 12.4080 -5.05815 129.015; + normal 0.934355 0.323574 -0.149264; + tangent -0.329336 0.624172 -0.708483; + vertex 12.4080 -5.05815 129.015; + texcoord 0.798930 -3.54890; + tangent -0.329336 0.624171 -0.708483; + vertex 11.8037 -4.73748 125.928; + texcoord 0.798930 -3.95106; + tangent -0.329336 0.624172 -0.708483; + vertex 12.2781 -4.81209 128.736; + normal -0.607228 -0.327657 0.723820; + texcoord 0.200100 -3.95106; + tangent 0.794524 -0.247557 0.554479; + vertex 11.7980 -5.20080 128.895; + texcoord 0.399710 -3.95106; + vertex 12.1112 -5.29839 129.113; + normal -0.607228 -0.327657 0.723820; + texcoord 0.200100 -4.05106; + tangent 0.794524 -0.247557 0.554479; + vertex 11.9532 -4.72851 129.239; + normal 0.382141 -0.0962646 0.919076; + texcoord 0.399710 -3.95106; + tangent 0.752682 0.609432 -0.249124; + vertex 12.1112 -5.29839 129.113; + texcoord 0.599320 -3.95106; + vertex 12.4080 -5.05815 129.015; + texcoord 0.399710 -4.05106; + vertex 11.9532 -4.72851 129.239; + normal 0.652871 0.692602 0.306695; + texcoord 0.599320 -3.95106; + tangent -0.329336 0.624171 -0.708483; + vertex 12.4080 -5.05815 129.015; + texcoord 0.798930 -3.95106; + vertex 12.2781 -4.81209 128.736; + texcoord 0.599320 -4.05106; + vertex 11.9532 -4.72851 129.239; + normal -0.217660 -0.965161 -0.145220; + texcoord 0.399710 -3.94184; + tangent 0.932682 -0.249526 0.260465; + vertex -5.98697 -54.1054 114.485; + texcoord 0.399710 -3.54871; + tangent 0.932682 -0.249526 0.260465; + vertex -6.17797 -53.6910 112.018; + normal -0.217660 -0.965161 -0.145220; + texcoord 0.599320 -3.94184; + tangent 0.932682 -0.249526 0.260465; + vertex -5.62433 -54.2024 114.587; + normal 0.685295 -0.595825 -0.418763; + tangent 0.588696 0.791729 -0.163102; + vertex -5.62433 -54.2024 114.587; + texcoord 0.798930 -3.54871; + tangent 0.588696 0.791729 -0.163103; + vertex -5.87738 -52.5322 111.796; + normal 0.685295 -0.595825 -0.418763; + texcoord 0.798930 -3.94184; + tangent 0.588696 0.791729 -0.163102; + vertex -5.39544 -53.8946 114.523; + normal -0.360687 -0.651615 0.667310; + texcoord 0.399710 -3.94184; + tangent 0.932681 -0.249526 0.260465; + vertex -5.98697 -54.1054 114.485; + texcoord 0.599320 -3.94184; + vertex -5.62433 -54.2024 114.587; + texcoord 0.399710 -4.04184; + tangent 0.932682 -0.249526 0.260465; + vertex -5.80745 -53.7501 114.929; + normal 0.612183 -0.304897 0.729568; + texcoord 0.599320 -3.94184; + tangent 0.588696 0.791729 -0.163102; + vertex -5.62433 -54.2024 114.587; + texcoord 0.798930 -3.94184; + vertex -5.39544 -53.8946 114.523; + texcoord 0.599320 -4.04184; + vertex -5.80745 -53.7501 114.929; + normal -0.632931 0.658520 0.407124; + texcoord 0.699120 -1.95346; + tangent -0.434328 0.133301 -0.890837; + vertex -39.4039 -68.0462 64.9598; + texcoord 0.798930 -1.03528; + tangent -0.434328 0.133301 -0.890837; + vertex -32.1425 -57.8710 59.7903; + texcoord 0.798930 -1.95346; + tangent -0.434328 0.133301 -0.890837; + vertex -39.8758 -67.9014 63.9920; + normal -0.890182 0.0875631 0.447111; + texcoord 0.699120 -1.95346; + vertex -39.4039 -68.0462 64.9598; + texcoord 0.798930 -1.95346; + vertex -39.8758 -67.9014 63.9920; + texcoord 0.798930 -2.38565; + tangent -0.434328 0.133301 -0.890837; + vertex -39.0685 -73.3271 66.6619; + normal -0.995534 0.0437845 -0.0836409; + texcoord 0.200100 -3.96749; + tangent -0.0355247 -0.994571 -0.0978082; + vertex -36.6237 -85.2807 73.3968; + normal -0.995534 0.0437845 -0.0836409; + texcoord 0.399710 -3.58602; + tangent -0.0355247 -0.994571 -0.0978082; + vertex -36.4030 -83.9600 71.4615; + texcoord 0.399710 -3.96749; + tangent -0.0355247 -0.994571 -0.0978082; + vertex -36.6372 -85.6590 73.3596; + normal -0.250106 -0.705894 -0.662692; + tangent 0.938295 -0.345555 0.0139610; + vertex -36.6372 -85.6590 73.3596; + texcoord 0.399710 -3.58602; + tangent 0.938295 -0.345555 0.0139608; + vertex -36.4030 -83.9600 71.4615; + texcoord 0.599320 -3.96749; + tangent 0.938295 -0.345555 0.0139610; + vertex -36.2803 -85.7904 73.3649; + normal 0.612307 -0.388617 -0.688518; + tangent 0.615375 0.781016 0.106436; + vertex -36.2803 -85.7904 73.3649; + texcoord 0.798930 -3.58602; + tangent 0.615375 0.781016 0.106435; + vertex -36.0498 -82.9374 71.9596; + texcoord 0.798930 -3.96749; + tangent 0.615375 0.781016 0.106436; + vertex -36.0463 -85.4934 73.4054; + normal -0.902282 -0.0101598 0.431026; + texcoord 0.200100 -3.96749; + tangent -0.0355247 -0.994571 -0.0978082; + vertex -36.6237 -85.2807 73.3968; + texcoord 0.399710 -3.96749; + vertex -36.6372 -85.6590 73.3596; + texcoord 0.200100 -4.06749; + tangent -0.0355247 -0.994571 -0.0978083; + vertex -36.3936 -85.5269 73.8728; + normal -0.324970 -0.867152 0.377416; + texcoord 0.399710 -3.96749; + tangent 0.938295 -0.345555 0.0139610; + vertex -36.6372 -85.6590 73.3596; + texcoord 0.599320 -3.96749; + vertex -36.2803 -85.7904 73.3649; + texcoord 0.399710 -4.06749; + tangent 0.938295 -0.345555 0.0139609; + vertex -36.3936 -85.5269 73.8728; + normal 0.668556 -0.588690 0.454397; + texcoord 0.599320 -3.96749; + tangent 0.615375 0.781016 0.106436; + vertex -36.2803 -85.7904 73.3649; + texcoord 0.798930 -3.96749; + vertex -36.0463 -85.4934 73.4054; + texcoord 0.599320 -4.06749; + tangent 0.615375 0.781016 0.106436; + vertex -36.3936 -85.5269 73.8728; + normal 0.707421 -0.240044 0.664782; + texcoord 0.100290 1.00000; + tangent -0.609274 -0.683845 0.401425; + vertex -2.57260 -38.9807 39.8301; + texcoord 0.200100 1.00000; + vertex -3.70336 -40.2498 40.5751; + texcoord 0.100290 -0.186930; + vertex -5.93136 -56.4706 37.0889; + normal -0.472553 -0.537796 -0.698190; + texcoord 0.200100 -4.09047; + tangent 0.533083 -0.805289 0.259486; + vertex -7.90348 -92.7793 54.0227; + normal -0.472553 -0.537796 -0.698190; + texcoord 0.399710 -3.63998; + tangent 0.533083 -0.805289 0.259486; + vertex -6.75076 -90.8735 51.7745; + normal -0.472553 -0.537796 -0.698190; + texcoord 0.399710 -4.09047; + tangent 0.533083 -0.805289 0.259486; + vertex -7.71339 -93.0665 54.1152; + normal 0.628529 -0.679624 -0.378236; + tangent 0.704409 0.291198 0.647311; + vertex -7.71339 -93.0665 54.1152; + normal 0.628529 -0.679624 -0.378236; + texcoord 0.399710 -3.63998; + tangent 0.704409 0.291198 0.647311; + vertex -6.75076 -90.8735 51.7745; + texcoord 0.599320 -4.09047; + tangent 0.704409 0.291198 0.647311; + vertex -7.46221 -92.9626 54.3461; + normal 0.991583 0.0843786 0.0981998; + tangent -0.0977635 0.985225 0.140618; + vertex -7.46221 -92.9626 54.3461; + texcoord 0.798930 -3.63998; + tangent -0.0977635 0.985225 0.140618; + vertex -7.51459 -90.2767 52.5671; + texcoord 0.798930 -4.09047; + tangent -0.0977635 0.985225 0.140618; + vertex -7.49707 -92.6113 54.3962; + normal -0.797340 -0.580749 -0.164257; + texcoord 0.200100 -4.09047; + tangent 0.533083 -0.805289 0.259486; + vertex -7.90348 -92.7793 54.0227; + texcoord 0.399710 -4.09047; + vertex -7.71339 -93.0665 54.1152; + texcoord 0.200100 -4.19047; + vertex -7.95471 -92.8612 54.5609; + normal -0.00596118 -0.909511 0.415638; + texcoord 0.399710 -4.09047; + tangent 0.704409 0.291198 0.647311; + vertex -7.71339 -93.0665 54.1152; + texcoord 0.599320 -4.09047; + vertex -7.46221 -92.9626 54.3461; + texcoord 0.399710 -4.19047; + tangent 0.704409 0.291198 0.647311; + vertex -7.95471 -92.8612 54.5609; + normal 0.381941 -0.0933320 0.919462; + texcoord 0.599320 -4.09047; + tangent -0.0977635 0.985225 0.140618; + vertex -7.46221 -92.9626 54.3461; + texcoord 0.798930 -4.09047; + vertex -7.49707 -92.6113 54.3962; + texcoord 0.599320 -4.19047; + tangent -0.0977635 0.985225 0.140618; + vertex -7.95471 -92.8612 54.5609; + normal -0.0655877 -0.257672 -0.964004; + texcoord 0.749030 -1.59969; + tangent -0.837200 0.539877 -0.0873449; + vertex 60.6703 121.289 52.9440; + texcoord 0.749030 1.00000; + tangent -0.837200 0.539877 -0.0873450; + vertex 42.5911 95.8417 60.9761; + texcoord 0.873780 -1.59969; + tangent -0.837200 0.539877 -0.0873449; + vertex 59.8125 121.843 52.8545; + normal -0.481905 0.0458647 -0.875022; + texcoord 0.749030 1.00000; + tangent -0.587259 0.724242 0.361386; + vertex 42.5911 95.8417 60.9761; + normal -0.481905 0.0458647 -0.875022; + texcoord 0.873780 1.00000; + vertex 41.6864 96.9574 61.5328; + texcoord 0.873780 -1.59969; + tangent -0.587260 0.724242 0.361386; + vertex 59.8125 121.843 52.8545; + normal 0.911092 0.141964 -0.386986; + texcoord 0.749030 -5.43435; + tangent -0.318411 0.838597 -0.442007; + vertex 81.0039 143.421 62.5249; + texcoord 0.998540 -5.43435; + tangent -0.318411 0.838596 -0.442007; + vertex 80.9135 143.659 62.3995; + normal 0.911092 0.141964 -0.386986; + texcoord 0.749030 -5.53435; + vertex 81.0459 143.715 62.7316; + normal -0.179076 0.470572 -0.863999; + texcoord 0.749030 1.00000; + tangent -0.802685 0.437918 0.404877; + vertex -5.69399 56.8198 115.630; + texcoord 0.873780 1.00000; + tangent -0.802685 0.437918 0.404877; + vertex -6.92848 57.4933 116.252; + texcoord 0.873780 -0.890500; + tangent -0.802685 0.437917 0.404877; + vertex 1.82464 77.6377 125.410; + normal -0.556231 0.811864 -0.177435; + texcoord 0.000490000 -3.04066; + tangent -0.560759 -0.209100 0.801141; + vertex 8.79752 96.5457 134.118; + normal -0.556231 0.811864 -0.177435; + texcoord 0.125240 -3.04066; + vertex 8.34277 96.3761 134.768; + texcoord 0.000490000 -3.88657; + tangent -0.560759 -0.209100 0.801141; + vertex 9.70261 98.8119 141.650; + normal 0.580543 -0.787067 0.208555; + texcoord 0.499510 -3.04066; + tangent 0.565767 0.205730 -0.798488; + vertex 9.82676 95.3934 135.517; + texcoord 0.624270 -3.04066; + vertex 10.2931 95.5630 134.859; + texcoord 0.499510 -3.88657; + tangent 0.565767 0.205730 -0.798488; + vertex 10.2835 97.4531 142.018; + normal 0.990352 0.0963772 -0.0995660; + texcoord 0.624270 -3.04066; + tangent -0.134973 0.508243 -0.850571; + vertex 10.2931 95.5630 134.859; + texcoord 0.749030 -3.04066; + vertex 10.1849 95.9707 134.176; + normal 0.990352 0.0963772 -0.0995660; + texcoord 0.749030 -3.88657; + vertex 10.7093 98.4193 141.762; + normal -0.562427 0.170322 0.809114; + texcoord 0.250000 -5.58276; + tangent 0.575724 -0.621702 0.531064; + vertex 11.5937 102.807 152.108; + texcoord 0.499510 -5.58276; + vertex 11.7568 102.631 152.258; + texcoord 0.250000 -5.68276; + tangent 0.575724 -0.621702 0.531064; + vertex 11.8725 102.973 152.267; + normal 0.647447 -0.236535 0.724475; + texcoord 0.499510 -5.58276; + tangent 0.761758 0.171957 -0.624624; + vertex 11.7568 102.631 152.258; + texcoord 0.749030 -5.58276; + vertex 11.9727 102.680 152.081; + texcoord 0.499510 -5.68276; + tangent 0.761758 0.171957 -0.624624; + vertex 11.8725 102.973 152.267; + normal -0.167556 -0.841258 0.514014; + texcoord 0.125240 1.00000; + tangent 0.888706 0.0968096 0.448140; + vertex 16.8918 -26.2660 125.071; + texcoord 0.250000 1.00000; + vertex 18.0120 -26.1440 125.635; + texcoord 0.125240 -1.95234; + tangent 0.888705 0.0968097 0.448141; + vertex 21.7696 -11.1333 151.427; + normal -0.719853 -0.549193 0.424497; + tangent 0.661421 -0.728221 0.179487; + vertex 21.7696 -11.1333 151.427; + texcoord 0.250000 1.00000; + tangent 0.661421 -0.728221 0.179490; + vertex 18.0120 -26.1440 125.635; + texcoord 0.250000 -1.95234; + tangent 0.661421 -0.728221 0.179487; + vertex 22.3494 -11.7717 151.585; + normal 0.000124971 0.889352 -0.457223; + texcoord 0.749030 -1.95234; + tangent -0.952605 0.139197 0.270494; + vertex 23.2348 -10.0107 150.234; + normal 0.000124971 0.889352 -0.457223; + texcoord 0.749030 1.00000; + tangent -0.952606 0.139196 0.270493; + vertex 17.5758 -25.1501 120.785; + texcoord 0.873780 -1.95234; + tangent -0.952605 0.139197 0.270494; + vertex 22.3956 -9.88810 150.472; + normal -0.574608 0.762061 -0.298477; + texcoord 0.749030 1.00000; + tangent -0.722259 -0.300639 0.622863; + vertex 17.5758 -25.1501 120.785; + texcoord 0.873780 1.00000; + vertex 16.5834 -25.5633 121.640; + texcoord 0.873780 -1.95234; + tangent -0.722259 -0.300639 0.622862; + vertex 22.3956 -9.88810 150.472; + normal -0.750008 -0.641214 0.162274; + texcoord 0.125240 -1.95234; + tangent 0.661421 -0.728221 0.179487; + vertex 21.7696 -11.1333 151.427; + normal -0.750008 -0.641214 0.162274; + texcoord 0.250000 -1.95234; + vertex 22.3494 -11.7717 151.585; + normal -0.750008 -0.641214 0.162274; + texcoord 0.250000 -3.20510; + tangent 0.661422 -0.728221 0.179487; + vertex 25.5287 -13.0062 161.401; + normal 0.756080 0.643329 -0.120294; + texcoord 0.624270 -1.95234; + tangent -0.653741 0.733635 -0.185479; + vertex 23.8106 -10.6570 150.397; + normal 0.756080 0.643329 -0.120294; + texcoord 0.749030 -1.95234; + vertex 23.2348 -10.0107 150.234; + texcoord 0.749030 -3.20510; + tangent -0.653741 0.733635 -0.185479; + vertex 26.6773 -11.8957 161.790; + normal -0.924257 -0.0780444 0.373708; + texcoord 0.250000 -5.57563; + tangent 0.0875482 -0.996124 0.00849647; + vertex 31.6301 -14.9026 176.645; + texcoord 0.499510 -4.52432; + tangent 0.0875482 -0.996124 0.00849734; + vertex 29.2721 -15.1404 170.763; + texcoord 0.499510 -5.57563; + tangent 0.0875483 -0.996124 0.00849647; + vertex 31.6523 -15.1549 176.647; + normal 0.119593 0.0189776 0.992642; + texcoord 0.250000 -5.57563; + vertex 31.6301 -14.9026 176.645; + texcoord 0.499510 -5.57563; + vertex 31.6523 -15.1549 176.647; + texcoord 0.250000 -5.67563; + tangent 0.0875483 -0.996124 0.00849646; + vertex 31.9348 -15.0033 176.610; + normal 0.315582 0.938178 -0.142234; + texcoord 0.749030 -1.60177; + tangent -0.886232 0.344979 0.309165; + vertex -2.33020 -68.7286 105.618; + texcoord 0.749030 1.00000; + tangent -0.886232 0.344980 0.309164; + vertex -15.1284 -68.8897 76.1593; + texcoord 0.873780 -1.60177; + tangent -0.886232 0.344979 0.309165; + vertex -3.23544 -68.3762 105.934; + normal -0.173890 0.983365 0.0524983; + texcoord 0.749030 1.00000; + tangent -0.846780 -0.176527 0.501798; + vertex -15.1284 -68.8897 76.1593; + normal -0.173890 0.983365 0.0524982; + texcoord 0.873780 1.00000; + vertex -16.4288 -69.1608 76.9299; + texcoord 0.873780 -1.60177; + tangent -0.846780 -0.176527 0.501798; + vertex -3.23544 -68.3762 105.934; + normal 0.944288 0.0272149 0.327993; + texcoord 0.749030 -5.47016; + tangent -0.294315 0.515869 0.804524; + vertex 7.50690 -89.6029 128.558; + normal 0.944288 0.0272149 0.327993; + texcoord 0.998540 -5.47016; + vertex 7.42361 -89.4569 128.785; + texcoord 0.749030 -5.57016; + vertex 7.41637 -89.8140 128.836; + normal 0.317011 0.885518 0.339649; + texcoord 0.749030 -1.94247; + tangent -0.945929 0.321156 0.0455760; + vertex -11.2903 -79.2692 60.5688; + normal 0.317011 0.885518 0.339649; + texcoord 0.749030 1.00000; + tangent -0.945929 0.321156 0.0455738; + vertex -12.0341 -66.7567 28.6410; + texcoord 0.873780 -1.94247; + tangent -0.945929 0.321156 0.0455760; + vertex -12.1635 -78.9727 60.6109; + normal -0.301996 0.890919 0.339208; + texcoord 0.749030 1.00000; + tangent -0.916352 -0.369404 0.154403; + vertex -12.0341 -66.7567 28.6410; + texcoord 0.873780 1.00000; + vertex -13.3535 -67.2886 28.8634; + texcoord 0.873780 -1.94247; + tangent -0.916352 -0.369404 0.154401; + vertex -12.1635 -78.9727 60.6109; + normal -0.895884 -0.328786 -0.298818; + texcoord 0.125240 -1.94247; + tangent 0.416812 -0.854831 -0.309082; + vertex -13.3470 -80.1528 60.0270; + texcoord 0.250000 -1.94247; + vertex -12.9642 -80.9380 59.7431; + normal -0.895884 -0.328786 -0.298818; + texcoord 0.250000 -3.14960; + tangent 0.416812 -0.854831 -0.309083; + vertex -12.0737 -89.3822 66.3643; + normal 0.890206 0.295908 0.346369; + texcoord 0.624270 -1.94247; + tangent -0.406698 0.858784 0.311588; + vertex -10.9149 -80.0619 60.2812; + texcoord 0.749030 -1.94247; + vertex -11.2903 -79.2692 60.5688; + texcoord 0.749030 -3.14960; + tangent -0.406698 0.858784 0.311588; + vertex -10.7425 -88.6217 67.1508; + normal -0.420560 0.509048 0.750999; + texcoord 0.873780 -1.94247; + tangent -0.891116 -0.387252 -0.236535; + vertex -12.1635 -78.9727 60.6109; + normal -0.420560 0.509048 0.750999; + texcoord 0.998540 -1.94247; + tangent -0.891116 -0.387252 -0.236535; + vertex -13.0229 -79.3462 60.3828; + texcoord 0.998540 -3.14960; + tangent -0.891116 -0.387252 -0.236534; + vertex -11.9207 -88.7680 67.3864; + normal -0.939796 -0.258293 -0.223759; + texcoord 0.250000 -5.52672; + tangent 0.332150 -0.844394 -0.420328; + vertex -9.63814 -103.153 74.7425; + texcoord 0.499510 -4.42738; + tangent 0.332150 -0.844394 -0.420327; + vertex -10.1905 -97.7418 70.8155; + texcoord 0.499510 -5.52672; + tangent 0.332150 -0.844394 -0.420328; + vertex -9.55001 -103.377 74.6310; + normal 0.183888 -0.536649 -0.823525; + tangent 0.921811 0.385012 -0.0450570; + vertex -9.55001 -103.377 74.6310; + texcoord 0.499510 -4.42738; + tangent 0.921811 0.385012 -0.0450576; + vertex -10.1905 -97.7418 70.8155; + normal 0.183888 -0.536649 -0.823525; + texcoord 0.749030 -5.52672; + tangent 0.921811 0.385012 -0.0450570; + vertex -9.30542 -103.275 74.6191; + normal -0.748561 -0.507107 0.427199; + texcoord 0.250000 -5.52672; + tangent 0.332150 -0.844394 -0.420328; + vertex -9.63814 -103.153 74.7425; + normal -0.748561 -0.507107 0.427199; + texcoord 0.499510 -5.52672; + vertex -9.55001 -103.377 74.6310; + texcoord 0.250000 -5.62672; + vertex -9.41553 -103.319 74.9358; + normal 0.385656 -0.922621 0.00626050; + texcoord 0.499510 -5.52672; + tangent 0.921811 0.385012 -0.0450570; + vertex -9.55001 -103.377 74.6310; + texcoord 0.749030 -5.52672; + tangent 0.921811 0.385012 -0.0450570; + vertex -9.30542 -103.275 74.6191; + texcoord 0.499510 -5.62672; + tangent 0.921811 0.385012 -0.0450571; + vertex -9.41553 -103.319 74.9358; + normal 0.645003 -0.0413804 0.763059; + texcoord 0.000490000 -2.00578; + tangent 0.538777 0.732752 -0.415684; + vertex 32.7741 128.910 79.8607; + texcoord 0.125240 -2.00578; + vertex 33.2270 129.526 79.5113; + texcoord 0.000490000 -3.26570; + tangent 0.538777 0.732752 -0.415684; + vertex 28.3855 138.654 84.0987; + normal 0.609402 0.596535 -0.522279; + texcoord 0.250000 -2.00578; + tangent -0.680469 0.0554208 -0.730679; + vertex 33.1517 129.994 78.8394; + texcoord 0.374760 -2.00578; + vertex 32.5923 130.040 78.2387; + texcoord 0.250000 -3.26570; + tangent -0.680468 0.0554209 -0.730679; + vertex 28.5989 138.363 83.0853; + normal -0.666300 0.0838359 -0.740956; + texcoord 0.499510 -2.00578; + tangent -0.545735 -0.731960 0.407930; + vertex 31.8764 129.636 78.0610; + texcoord 0.624270 -2.00578; + vertex 31.4054 129.005 78.4131; + texcoord 0.499510 -3.26570; + tangent -0.545735 -0.731960 0.407930; + vertex 27.5467 138.206 82.9241; + normal -0.630601 -0.535940 0.561348; + texcoord 0.749030 -2.00578; + tangent 0.686255 -0.0472297 0.725826; + vertex 31.4732 128.530 79.0861; + texcoord 0.873780 -2.00578; + vertex 32.0401 128.491 79.6857; + texcoord 0.749030 -3.26570; + tangent 0.686255 -0.0472298 0.725826; + vertex 27.3248 138.499 83.9432; + normal 0.118485 0.882519 -0.455107; + texcoord 0.250000 -5.71867; + tangent -0.969531 0.00385525 -0.244937; + vertex 23.2946 154.108 83.7142; + normal 0.118485 0.882519 -0.455107; + texcoord 0.499510 -5.71867; + vertex 23.0643 154.109 83.6560; + texcoord 0.250000 -5.81867; + tangent -0.969531 0.00385525 -0.244937; + vertex 23.1197 154.239 83.9235; + normal -0.938129 0.345318 0.0258735; + texcoord 0.499510 -5.71867; + tangent -0.198596 -0.597724 0.776714; + vertex 23.0643 154.109 83.6560; + texcoord 0.749030 -5.71867; + tangent -0.198596 -0.597724 0.776714; + vertex 23.0172 153.967 83.8405; + texcoord 0.499510 -5.81867; + tangent -0.198596 -0.597725 0.776714; + vertex 23.1197 154.239 83.9235; + normal -0.618922 0.186882 -0.762896; + texcoord 0.624270 1.00000; + tangent -0.0624642 -0.979917 -0.189368; + vertex -5.76175 61.2057 118.068; + texcoord 0.749030 1.00000; + vertex -5.85268 59.7792 117.792; + texcoord 0.624270 -1.93859; + tangent -0.0624638 -0.979918 -0.189368; + vertex -32.1603 61.5568 139.570; + normal -0.613786 -0.336996 -0.713933; + tangent 0.273385 -0.939093 0.208242; + vertex -32.1603 61.5568 139.570; + texcoord 0.749030 1.00000; + tangent 0.273385 -0.939093 0.208243; + vertex -5.85268 59.7792 117.792; + texcoord 0.749030 -1.93859; + tangent 0.273385 -0.939093 0.208242; + vertex -31.9052 60.6805 139.765; + normal 0.224868 -0.415622 0.881302; + texcoord 0.000490000 -1.93859; + tangent 0.205724 0.904328 0.373990; + vertex -30.7902 60.6831 141.131; + texcoord 0.125240 -1.93859; + vertex -30.5949 61.5418 141.486; + texcoord 0.000490000 -3.24420; + tangent 0.205724 0.904328 0.373990; + vertex -39.7309 67.9875 146.857; + normal 0.574495 0.817849 -0.0328520; + texcoord 0.250000 -1.93859; + tangent -0.606029 0.398039 -0.688690; + vertex -30.8547 62.4105 141.285; + texcoord 0.374760 -1.93859; + vertex -31.4175 62.7801 140.645; + texcoord 0.250000 -3.24420; + vertex -39.2095 68.4634 145.867; + normal -0.259955 0.427816 -0.865677; + texcoord 0.499510 -1.93859; + tangent -0.211981 -0.899913 -0.381079; + vertex -31.9536 62.4343 139.942; + texcoord 0.624270 -1.93859; + vertex -32.1603 61.5568 139.570; + texcoord 0.499510 -3.24420; + tangent -0.211981 -0.899913 -0.381079; + vertex -40.1670 68.1044 145.210; + normal -0.588423 -0.805905 0.0653826; + texcoord 0.749030 -1.93859; + tangent 0.608122 -0.387818 0.692665; + vertex -31.9052 60.6805 139.765; + texcoord 0.873780 -1.93859; + vertex -31.3377 60.3185 140.411; + texcoord 0.749030 -3.24420; + tangent 0.608122 -0.387818 0.692665; + vertex -40.6983 67.6229 146.202; + normal 0.244918 0.771330 0.587422; + texcoord 0.000490000 -5.84743; + tangent 0.523968 0.404477 -0.749570; + vertex -50.4999 80.5777 153.511; + texcoord 0.250000 -5.84743; + vertex -50.3594 80.6862 153.310; + texcoord 0.000490000 -5.94743; + vertex -50.6862 80.7866 153.314; + normal -0.744060 -0.0360571 0.667139; + texcoord 0.749030 -5.84743; + tangent 0.569393 0.488165 0.661428; + vertex -50.6527 80.4468 153.333; + texcoord 0.998540 -5.84743; + vertex -50.4999 80.5777 153.511; + texcoord 0.749030 -5.94743; + tangent 0.569393 0.488164 0.661428; + vertex -50.6862 80.7866 153.314; + normal 0.0490652 -0.794817 0.604862; + texcoord 0.000490000 -3.05215; + tangent 0.453841 0.557205 0.695378; + vertex -15.6513 -29.9771 147.745; + texcoord 0.125240 -3.05215; + vertex -15.2898 -29.5332 148.299; + texcoord 0.000490000 -3.93458; + tangent 0.453840 0.557205 0.695378; + vertex -18.3096 -25.3358 154.059; + normal 0.888655 0.452538 0.0741647; + texcoord 0.250000 -3.05215; + tangent -0.381690 0.819566 -0.427347; + vertex -15.2462 -28.7640 148.453; + texcoord 0.374760 -3.05215; + vertex -15.5461 -28.1200 148.117; + texcoord 0.250000 -3.93458; + tangent -0.381690 0.819566 -0.427346; + vertex -17.7691 -24.6326 153.474; + normal -0.0968184 0.810691 -0.577414; + texcoord 0.499510 -3.05215; + tangent -0.456300 -0.551734 -0.698126; + vertex -16.0138 -27.9785 147.488; + texcoord 0.624270 -3.05215; + vertex -16.3833 -28.4253 146.923; + texcoord 0.499510 -3.93458; + tangent -0.456300 -0.551734 -0.698126; + vertex -18.6556 -24.4188 152.929; + normal -0.883195 -0.461344 -0.0844304; + texcoord 0.749030 -3.05215; + tangent 0.384755 -0.815646 0.432072; + vertex -16.4302 -29.1957 146.764; + texcoord 0.873780 -3.05215; + vertex -16.1269 -29.8385 147.104; + texcoord 0.749030 -3.93458; + tangent 0.384755 -0.815645 0.432072; + vertex -19.2023 -25.1241 153.514; + normal 0.0493693 0.929971 0.364304; + texcoord 0.250000 -5.73686; + tangent -0.926037 0.179272 -0.332139; + vertex -21.5996 -18.1936 163.071; + texcoord 0.499510 -5.73686; + vertex -21.8575 -18.1437 162.979; + normal 0.0493693 0.929971 0.364304; + texcoord 0.250000 -5.83686; + vertex -21.8507 -18.2735 163.309; + normal 0.414367 -0.852990 0.317345; + texcoord 0.000490000 -3.06118; + tangent 0.149632 0.407794 0.900730; + vertex -44.1293 -101.856 92.1052; + texcoord 0.125240 -3.06118; + vertex -44.0121 -101.536 92.8112; + texcoord 0.000490000 -3.93332; + tangent 0.149632 0.407795 0.900730; + vertex -49.6699 -102.418 97.8266; + normal 0.448232 0.697304 0.559335; + texcoord 0.250000 -3.06118; + tangent -0.759598 0.626983 -0.172922; + vertex -44.3444 -100.967 93.2159; + normal 0.448232 0.697304 0.559335; + texcoord 0.374760 -3.06118; + tangent -0.759598 0.626983 -0.172922; + vertex -44.9317 -100.482 93.0822; + texcoord 0.250000 -3.93332; + tangent -0.759599 0.626983 -0.172922; + vertex -49.6310 -101.384 97.9720; + normal -0.443699 0.843888 -0.301637; + texcoord 0.499510 -3.06118; + tangent -0.154598 -0.403612 -0.901774; + vertex -45.4299 -100.366 92.4885; + texcoord 0.624270 -3.06118; + vertex -45.5530 -100.687 91.7700; + texcoord 0.499510 -3.93332; + tangent -0.154598 -0.403612 -0.901774; + vertex -50.4703 -101.275 97.3583; + normal -0.454685 -0.708832 -0.539276; + texcoord 0.749030 -3.06118; + tangent 0.760541 -0.624103 0.179087; + vertex -45.2231 -101.257 91.3601; + texcoord 0.873780 -3.06118; + tangent 0.760541 -0.624103 0.179087; + vertex -44.6334 -101.741 91.4990; + texcoord 0.749030 -3.93332; + tangent 0.760541 -0.624103 0.179087; + vertex -50.5131 -102.314 97.2095; + normal 0.177561 0.0599581 0.982282; + texcoord 0.000490000 -5.71366; + tangent 0.246560 0.963597 -0.103387; + vertex -58.4264 -102.534 106.057; + normal 0.177561 0.0599581 0.982282; + texcoord 0.250000 -5.71366; + vertex -58.3589 -102.270 106.028; + normal 0.177561 0.0599581 0.982282; + texcoord 0.000490000 -5.81366; + tangent 0.246560 0.963597 -0.103387; + vertex -58.6987 -102.319 106.093; + normal -0.558192 -0.760206 0.332428; + texcoord 0.749030 -5.71366; + tangent 0.566865 -0.0568453 0.821847; + vertex -58.5817 -102.519 105.832; + texcoord 0.998540 -5.71366; + vertex -58.4264 -102.534 106.057; + texcoord 0.749030 -5.81366; + tangent 0.566865 -0.0568453 0.821847; + vertex -58.6987 -102.319 106.093; + normal 0.427014 -0.903673 -0.0321742; + texcoord 0.000490000 -1.99480; + tangent -0.162929 -0.111890 0.980273; + vertex -33.8950 -93.7587 18.8138; + texcoord 0.125240 -1.99480; + vertex -34.0342 -93.8543 19.6513; + texcoord 0.000490000 -3.31642; + tangent -0.162929 -0.111891 0.980273; + vertex -44.4169 -98.8523 22.2307; + normal 0.134558 0.273246 0.952487; + texcoord 0.250000 -1.99480; + tangent -0.763090 0.641771 -0.0763076; + vertex -34.5835 -93.5427 20.1984; + normal 0.134558 0.273246 0.952487; + texcoord 0.374760 -1.99480; + vertex -35.2211 -93.0065 20.1347; + texcoord 0.250000 -3.31642; + tangent -0.763090 0.641771 -0.0763077; + vertex -44.4026 -97.9514 22.8503; + normal -0.450213 0.892165 0.0367338; + texcoord 0.499510 -1.99480; + tangent 0.154916 0.118558 -0.980788; + vertex -35.5735 -92.5597 19.4974; + normal -0.450213 0.892165 0.0367338; + texcoord 0.624270 -1.99480; + vertex -35.4376 -92.4557 18.6370; + normal -0.450213 0.892165 0.0367338; + texcoord 0.499510 -3.31642; + tangent 0.154916 0.118558 -0.980788; + vertex -45.1731 -97.5156 22.2083; + normal -0.151070 -0.306380 -0.939845; + texcoord 0.749030 -1.99480; + tangent 0.761044 -0.642810 0.0872198; + vertex -34.8897 -92.7638 18.0804; + texcoord 0.873780 -1.99480; + vertex -34.2507 -93.3035 18.1536; + texcoord 0.749030 -3.31642; + tangent 0.761043 -0.642811 0.0872198; + vertex -45.1926 -98.4195 21.5802; + normal -0.195262 -0.359793 -0.912372; + texcoord 0.749030 -5.88296; + tangent 0.696503 -0.705813 0.129274; + vertex -59.6125 -104.938 28.1261; + texcoord 0.998540 -4.69801; + tangent 0.696504 -0.705812 0.129273; + vertex -53.4812 -102.527 25.8628; + normal -0.195262 -0.359793 -0.912371; + texcoord 0.998540 -5.88296; + tangent 0.696503 -0.705813 0.129274; + vertex -59.4444 -105.109 28.1573; + normal -0.854660 0.476090 0.207110; + texcoord 0.499510 -5.88296; + tangent -0.487124 -0.597300 -0.637136; + vertex -59.4949 -104.794 28.2799; + texcoord 0.749030 -5.88296; + tangent -0.487124 -0.597300 -0.637137; + vertex -59.6125 -104.938 28.1261; + texcoord 0.499510 -5.98296; + vertex -59.6045 -105.049 28.4131; + normal -0.665252 -0.702691 -0.252317; + texcoord 0.749030 -5.88296; + tangent 0.696503 -0.705813 0.129274; + vertex -59.6125 -104.938 28.1261; + texcoord 0.998540 -5.88296; + vertex -59.4444 -105.109 28.1573; + normal -0.665252 -0.702691 -0.252317; + texcoord 0.749030 -5.98296; + tangent 0.696503 -0.705813 0.129274; + vertex -59.6045 -105.049 28.4131; + normal 0.0972685 0.935214 -0.340462; + texcoord 0.000490000 -1.41464; + tangent -0.695022 0.308682 0.649354; + vertex 58.9866 111.640 80.5671; + texcoord 0.000490000 1.00000; + tangent -0.695022 0.308682 0.649354; + vertex 44.8183 105.269 59.0182; + texcoord 0.125240 -1.41464; + tangent -0.695022 0.308682 0.649354; + vertex 58.3501 111.923 81.1618; + normal 0.681128 0.473440 -0.558497; + texcoord 0.000490000 1.00000; + tangent 0.145913 0.659726 0.737205; + vertex 44.8183 105.269 59.0182; + texcoord 0.125240 1.00000; + tangent 0.145913 0.659726 0.737205; + vertex 45.0532 106.331 60.2051; + texcoord 0.125240 -1.41464; + tangent 0.145913 0.659726 0.737205; + vertex 58.3501 111.923 81.1618; + normal -0.842812 0.244819 0.479303; + texcoord 0.250000 -1.41464; + tangent -0.0984872 -0.945671 0.309849; + vertex 57.8377 111.524 81.7785; + normal -0.842812 0.244819 0.479303; + texcoord 0.250000 1.00000; + tangent -0.0984869 -0.945671 0.309849; + vertex 44.7958 106.395 61.4654; + texcoord 0.374760 -1.41464; + tangent -0.0984872 -0.945671 0.309849; + vertex 57.7495 110.677 82.0560; + normal -0.393009 0.917805 0.0563732; + texcoord 0.250000 1.00000; + tangent -0.908223 -0.397031 0.132275; + vertex 44.7958 106.395 61.4654; + texcoord 0.374760 1.00000; + tangent -0.908223 -0.397031 0.132275; + vertex 43.6261 105.883 61.6357; + normal -0.393009 0.917805 0.0563732; + texcoord 0.374760 -1.41464; + tangent -0.908224 -0.397031 0.132274; + vertex 57.7495 110.677 82.0560; + normal -0.815216 0.305276 0.492168; + texcoord 0.374760 1.00000; + tangent -0.513058 -0.774913 -0.369163; + vertex 43.6261 105.883 61.6357; + normal -0.815216 0.305276 0.492168; + texcoord 0.499510 1.00000; + vertex 42.8001 104.636 61.0413; + texcoord 0.374760 -1.41464; + tangent -0.513058 -0.774913 -0.369163; + vertex 57.7495 110.677 82.0560; + normal -0.643869 -0.479841 0.595974; + tangent 0.423349 -0.872238 -0.244901; + vertex 57.7495 110.677 82.0560; + texcoord 0.499510 1.00000; + tangent 0.423348 -0.872239 -0.244900; + vertex 42.8001 104.636 61.0413; + texcoord 0.499510 -1.41464; + tangent 0.423349 -0.872238 -0.244901; + vertex 58.1372 109.878 81.8317; + normal -0.124510 -0.936446 0.327974; + tangent 0.693786 -0.318474 -0.645937; + vertex 58.1372 109.878 81.8317; + texcoord 0.499510 1.00000; + tangent 0.693786 -0.318474 -0.645937; + vertex 42.8001 104.636 61.0413; + texcoord 0.624270 -1.41464; + tangent 0.693786 -0.318474 -0.645938; + vertex 58.7896 109.579 81.2243; + normal -0.656010 -0.424924 0.623771; + texcoord 0.499510 1.00000; + tangent -0.0638695 -0.792240 -0.606858; + vertex 42.8001 104.636 61.0413; + texcoord 0.624270 1.00000; + vertex 42.6659 102.971 59.7664; + texcoord 0.624270 -1.41464; + tangent -0.0638691 -0.792240 -0.606858; + vertex 58.7896 109.579 81.2243; + normal -0.235783 -0.864739 0.443433; + texcoord 0.624270 1.00000; + tangent 0.549817 -0.494949 -0.672850; + vertex 42.6659 102.971 59.7664; + texcoord 0.749030 1.00000; + vertex 43.4378 102.277 58.8218; + texcoord 0.624270 -1.41464; + vertex 58.7896 109.579 81.2243; + normal 0.530477 -0.843043 -0.0887332; + tangent 0.576718 0.435635 -0.691099; + vertex 58.7896 109.579 81.2243; + texcoord 0.749030 1.00000; + tangent 0.576719 0.435634 -0.691099; + vertex 43.4378 102.277 58.8218; + texcoord 0.749030 -1.41464; + tangent 0.576718 0.435635 -0.691099; + vertex 59.3086 109.971 80.6023; + normal 0.654236 0.490918 -0.575304; + texcoord 0.873780 -1.41464; + tangent -0.429205 0.867335 0.252020; + vertex 59.3902 110.825 80.3301; + texcoord 0.998540 1.00000; + tangent -0.429205 0.867335 0.252020; + vertex 44.8183 105.269 59.0182; + normal 0.654236 0.490918 -0.575304; + texcoord 0.998540 -1.41464; + tangent -0.429205 0.867335 0.252020; + vertex 58.9866 111.640 80.5671; + normal 0.353091 0.933277 -0.0657272; + texcoord 0.000490000 -1.41464; + tangent -0.695022 0.308682 0.649354; + vertex 58.9866 111.640 80.5671; + texcoord 0.125240 -1.41464; + vertex 58.3501 111.923 81.1618; + texcoord 0.000490000 -2.55011; + tangent -0.695022 0.308682 0.649353; + vertex 61.1983 111.572 91.4733; + normal -0.418162 0.880739 0.222350; + texcoord 0.125240 -1.41464; + tangent -0.572161 -0.445495 0.688597; + vertex 58.3501 111.923 81.1618; + texcoord 0.250000 -1.41464; + tangent -0.572161 -0.445495 0.688597; + vertex 57.8377 111.524 81.7785; + texcoord 0.250000 -2.55011; + tangent -0.572161 -0.445495 0.688597; + vertex 60.7610 110.573 91.0419; + normal -0.928431 0.199397 0.313459; + texcoord 0.250000 -1.41464; + tangent -0.0984872 -0.945671 0.309849; + vertex 57.8377 111.524 81.7785; + texcoord 0.374760 -1.41464; + vertex 57.7495 110.677 82.0560; + normal -0.928431 0.199397 0.313459; + texcoord 0.250000 -2.55011; + tangent -0.0984872 -0.945671 0.309849; + vertex 60.7610 110.573 91.0419; + normal -0.799221 -0.486863 0.352434; + texcoord 0.374760 -1.41464; + tangent 0.423349 -0.872238 -0.244901; + vertex 57.7495 110.677 82.0560; + texcoord 0.499510 -1.41464; + tangent 0.423348 -0.872238 -0.244901; + vertex 58.1372 109.878 81.8317; + texcoord 0.499510 -2.55011; + tangent 0.423348 -0.872238 -0.244901; + vertex 61.8467 110.243 90.7483; + normal -0.286687 -0.944913 0.157957; + texcoord 0.499510 -1.41464; + tangent 0.693786 -0.318474 -0.645937; + vertex 58.1372 109.878 81.8317; + normal -0.286687 -0.944913 0.157957; + texcoord 0.624270 -1.41464; + vertex 58.7896 109.579 81.2243; + texcoord 0.499510 -2.55011; + tangent 0.693786 -0.318474 -0.645937; + vertex 61.8467 110.243 90.7483; + normal 0.557076 -0.828478 -0.0573550; + texcoord 0.624270 -1.41464; + tangent 0.576718 0.435635 -0.691099; + vertex 58.7896 109.579 81.2243; + normal 0.557076 -0.828478 -0.0573550; + texcoord 0.749030 -1.41464; + vertex 59.3086 109.971 80.6023; + normal 0.557076 -0.828478 -0.0573550; + texcoord 0.749030 -2.55011; + tangent 0.576718 0.435635 -0.691099; + vertex 62.2943 111.246 91.1807; + normal 0.953508 -0.170386 -0.248579; + texcoord 0.749030 -1.41464; + tangent 0.0906872 0.948825 -0.302503; + vertex 59.3086 109.971 80.6023; + texcoord 0.873780 -1.41464; + vertex 59.3902 110.825 80.3301; + texcoord 0.749030 -2.55011; + tangent 0.0906873 0.948825 -0.302502; + vertex 62.2943 111.246 91.1807; + normal 0.862173 0.476581 -0.171839; + texcoord 0.873780 -1.41464; + tangent -0.429205 0.867335 0.252020; + vertex 59.3902 110.825 80.3301; + normal 0.862173 0.476581 -0.171839; + texcoord 0.998540 -1.41464; + vertex 58.9866 111.640 80.5671; + texcoord 0.998540 -2.55011; + tangent -0.429205 0.867335 0.252020; + vertex 61.1983 111.572 91.4733; + normal 0.620369 -0.540913 0.567940; + texcoord 0.499510 -4.75199; + tangent -0.0143023 0.716204 0.697744; + vertex 61.6260 107.783 105.768; + texcoord 0.749030 -4.75199; + vertex 61.6223 107.968 105.949; + texcoord 0.499510 -4.85199; + tangent -0.0143022 0.716204 0.697744; + vertex 61.3863 107.742 105.991; + normal -0.202616 0.379442 0.902757; + texcoord 0.749030 -4.75199; + tangent -0.895506 0.301240 -0.327604; + vertex 61.6223 107.968 105.949; + texcoord 0.998540 -4.75199; + vertex 61.3907 108.046 105.864; + normal -0.202616 0.379442 0.902757; + texcoord 0.749030 -4.85199; + vertex 61.3863 107.742 105.991; + normal -0.150952 0.876325 0.457458; + texcoord 0.000490000 -1.46568; + tangent -0.915779 -0.298221 0.269098; + vertex 1.43058 58.4887 147.143; + normal -0.150952 0.876325 0.457457; + texcoord 0.000490000 1.00000; + tangent -0.915779 -0.298221 0.269097; + vertex -6.64975 68.6194 125.069; + texcoord 0.166830 -1.46568; + tangent -0.915779 -0.298221 0.269098; + vertex 0.449610 58.1692 147.431; + normal 0.605136 0.777491 0.171225; + texcoord 0.000490000 1.00000; + tangent -0.303849 0.0267590 0.952344; + vertex -6.64975 68.6194 125.069; + texcoord 0.166830 1.00000; + vertex -7.20844 68.6686 126.821; + texcoord 0.166830 -1.46568; + tangent -0.303849 0.0267587 0.952344; + vertex 0.449610 58.1692 147.431; + normal -0.466296 0.706071 0.532947; + texcoord 0.166830 1.00000; + tangent -0.770864 -0.619863 0.146762; + vertex -7.20844 68.6686 126.821; + texcoord 0.333170 1.00000; + vertex -8.22161 67.8539 127.013; + texcoord 0.166830 -1.46568; + tangent -0.770864 -0.619862 0.146763; + vertex 0.449610 58.1692 147.431; + normal -0.873882 0.174309 0.453814; + tangent -0.265060 -0.953386 -0.144216; + vertex 0.449610 58.1692 147.431; + texcoord 0.333170 1.00000; + tangent -0.265060 -0.953386 -0.144216; + vertex -8.22161 67.8539 127.013; + normal -0.873882 0.174309 0.453814; + texcoord 0.333170 -1.46568; + tangent -0.265060 -0.953386 -0.144216; + vertex 0.172360 57.1720 147.280; + normal -0.714550 -0.695984 -0.0708810; + tangent 0.656962 -0.632739 -0.409929; + vertex 0.172360 57.1720 147.280; + texcoord 0.333170 1.00000; + tangent 0.656962 -0.632739 -0.409929; + vertex -8.22161 67.8539 127.013; + texcoord 0.499510 -1.46568; + tangent 0.656962 -0.632739 -0.409929; + vertex 0.876100 56.4942 146.841; + normal -0.927765 -0.137571 0.346881; + texcoord 0.333170 1.00000; + tangent -0.247178 -0.469843 -0.847438; + vertex -8.22161 67.8539 127.013; + texcoord 0.499510 1.00000; + vertex -8.67610 66.9900 125.455; + normal -0.927765 -0.137571 0.346881; + texcoord 0.499510 -1.46568; + tangent -0.247178 -0.469843 -0.847438; + vertex 0.876100 56.4942 146.841; + normal -0.654413 -0.752219 -0.0768762; + texcoord 0.499510 1.00000; + tangent 0.409119 -0.266743 -0.872622; + vertex -8.67610 66.9900 125.455; + texcoord 0.665860 1.00000; + vertex -7.70932 66.3596 123.393; + texcoord 0.499510 -1.46568; + tangent 0.409119 -0.266743 -0.872622; + vertex 0.876100 56.4942 146.841; + normal 0.149809 -0.890536 -0.429538; + tangent 0.918397 0.286246 -0.273148; + vertex 0.876100 56.4942 146.841; + texcoord 0.665860 1.00000; + tangent 0.918397 0.286246 -0.273148; + vertex -7.70932 66.3596 123.393; + normal 0.149809 -0.890536 -0.429538; + texcoord 0.665860 -1.46568; + tangent 0.918397 0.286246 -0.273148; + vertex 1.88320 56.8081 146.541; + normal 0.880757 -0.178507 -0.438638; + tangent 0.265050 0.953389 0.144215; + vertex 1.88320 56.8081 146.541; + normal 0.880757 -0.178507 -0.438638; + texcoord 0.665860 1.00000; + tangent 0.265051 0.953389 0.144216; + vertex -7.70932 66.3596 123.393; + normal 0.880757 -0.178507 -0.438638; + texcoord 0.832200 -1.46568; + tangent 0.265050 0.953389 0.144215; + vertex 2.16044 57.8053 146.692; + normal 0.494125 -0.727283 -0.476341; + texcoord 0.665860 1.00000; + tangent 0.770867 0.619859 -0.146761; + vertex -7.70932 66.3596 123.393; + texcoord 0.832200 1.00000; + vertex -6.69614 67.1743 123.200; + texcoord 0.832200 -1.46568; + tangent 0.770867 0.619859 -0.146761; + vertex 2.16044 57.8053 146.692; + normal 0.929904 0.279460 -0.239124; + texcoord 0.832200 1.00000; + tangent 0.0196310 0.611506 0.790996; + vertex -6.69614 67.1743 123.200; + texcoord 0.998540 1.00000; + vertex -6.64975 68.6194 125.069; + normal 0.929904 0.279460 -0.239124; + texcoord 0.832200 -1.46568; + tangent 0.0196310 0.611506 0.790996; + vertex 2.16044 57.8053 146.692; + normal 0.703662 0.707363 0.0670621; + tangent -0.665573 0.623153 0.410723; + vertex 2.16044 57.8053 146.692; + texcoord 0.998540 1.00000; + tangent -0.665573 0.623153 0.410723; + vertex -6.64975 68.6194 125.069; + normal 0.703662 0.707363 0.0670621; + texcoord 0.998540 -1.46568; + tangent -0.665573 0.623153 0.410723; + vertex 1.43058 58.4887 147.143; + normal -0.0130179 0.691608 0.722156; + texcoord 0.000490000 -1.46568; + tangent -0.915779 -0.298221 0.269098; + vertex 1.43058 58.4887 147.143; + texcoord 0.166830 -1.46568; + vertex 0.449610 58.1692 147.431; + texcoord 0.000490000 -2.66402; + tangent -0.915779 -0.298221 0.269098; + vertex -1.38353 50.7039 154.547; + normal -0.719619 -0.364127 -0.591236; + texcoord 0.333170 -1.46568; + tangent 0.656962 -0.632739 -0.409929; + vertex 0.172360 57.1720 147.280; + texcoord 0.499510 -1.46568; + vertex 0.876100 56.4942 146.841; + texcoord 0.333170 -2.66402; + tangent 0.656963 -0.632738 -0.409929; + vertex -1.29826 49.9001 153.549; + normal 0.961769 -0.272087 0.0311231; + texcoord 0.665860 -1.46568; + tangent 0.265050 0.953389 0.144215; + vertex 1.88320 56.8081 146.541; + texcoord 0.832200 -1.46568; + vertex 2.16044 57.8053 146.692; + texcoord 0.665860 -2.66402; + tangent 0.265050 0.953389 0.144215; + vertex -0.234800 50.2026 154.245; + normal -0.371601 0.0553813 0.926739; + texcoord 0.665860 -4.95893; + tangent -0.773706 0.533238 -0.342104; + vertex -6.08739 39.2984 163.586; + normal -0.371601 0.0553813 0.926739; + texcoord 0.998540 -4.95893; + vertex -6.30756 39.4501 163.489; + texcoord 0.665860 -5.05893; + tangent -0.773707 0.533238 -0.342105; + vertex -6.33077 39.1550 163.497; + normal 0.180321 0.589355 0.787493; + texcoord 0.000490000 -1.46614; + tangent -0.961522 -0.0630894 0.267386; + vertex 21.6714 -45.8504 142.905; + texcoord 0.000490000 1.00000; + tangent -0.961522 -0.0630892 0.267385; + vertex 20.2344 -25.2189 127.794; + texcoord 0.166830 -1.46614; + tangent -0.961522 -0.0630894 0.267386; + vertex 20.6414 -45.9180 143.191; + normal 0.766038 0.393287 0.508439; + texcoord 0.000490000 1.00000; + tangent -0.333682 -0.432754 0.837484; + vertex 20.2344 -25.2189 127.794; + texcoord 0.166830 1.00000; + vertex 19.6208 -26.0146 129.333; + texcoord 0.166830 -1.46614; + tangent -0.333683 -0.432754 0.837484; + vertex 20.6414 -45.9180 143.191; + normal -0.193866 0.553847 0.809734; + texcoord 0.166830 1.00000; + tangent -0.970857 -0.226860 -0.0772730; + vertex 19.6208 -26.0146 129.333; + texcoord 0.333170 1.00000; + tangent -0.970857 -0.226860 -0.0772730; + vertex 18.3448 -26.3127 129.232; + texcoord 0.166830 -1.46614; + tangent -0.970857 -0.226860 -0.0772724; + vertex 20.6414 -45.9180 143.191; + normal -0.761605 0.314306 0.566718; + tangent -0.642637 -0.479003 -0.597975; + vertex 20.6414 -45.9180 143.191; + texcoord 0.333170 1.00000; + tangent -0.642638 -0.479003 -0.597974; + vertex 18.3448 -26.3127 129.232; + texcoord 0.333170 -1.46614; + tangent -0.642637 -0.479003 -0.597975; + vertex 19.9692 -46.4190 142.566; + normal -0.936733 -0.242862 -0.252092; + tangent 0.334008 -0.404638 -0.851297; + vertex 19.9692 -46.4190 142.566; + normal -0.936732 -0.242862 -0.252092; + texcoord 0.333170 1.00000; + tangent 0.334008 -0.404637 -0.851298; + vertex 18.3448 -26.3127 129.232; + texcoord 0.499510 -1.46614; + tangent 0.334008 -0.404638 -0.851297; + vertex 20.3270 -46.8525 141.654; + normal -0.897020 0.162114 0.411187; + texcoord 0.333170 1.00000; + tangent -0.360314 0.270592 -0.892723; + vertex 18.3448 -26.3127 129.232; + texcoord 0.499510 1.00000; + vertex 17.6823 -25.8152 127.590; + texcoord 0.499510 -1.46614; + tangent -0.360314 0.270592 -0.892723; + vertex 20.3270 -46.8525 141.654; + normal -0.863427 -0.350865 -0.362476; + texcoord 0.499510 1.00000; + tangent 0.319495 0.175734 -0.931150; + vertex 17.6823 -25.8152 127.590; + texcoord 0.665860 1.00000; + vertex 18.4373 -25.3999 125.390; + texcoord 0.499510 -1.46614; + tangent 0.319495 0.175734 -0.931150; + vertex 20.3270 -46.8525 141.654; + normal -0.189091 -0.603767 -0.774410; + tangent 0.958879 0.0564491 -0.278144; + vertex 20.3270 -46.8525 141.654; + texcoord 0.665860 1.00000; + tangent 0.958879 0.0564490 -0.278144; + vertex 18.4373 -25.3999 125.390; + normal -0.189091 -0.603767 -0.774410; + texcoord 0.665860 -1.46614; + tangent 0.958879 0.0564491 -0.278144; + vertex 21.3785 -46.7906 141.349; + normal 0.761860 -0.316776 -0.564998; + tangent 0.642632 0.478998 0.597984; + vertex 21.3785 -46.7906 141.349; + texcoord 0.665860 1.00000; + tangent 0.642632 0.478999 0.597984; + vertex 18.4373 -25.3999 125.390; + texcoord 0.832200 -1.46614; + tangent 0.642632 0.478998 0.597984; + vertex 22.0507 -46.2895 141.974; + normal 0.199744 -0.587828 -0.783939; + texcoord 0.665860 1.00000; + tangent 0.970859 0.226852 0.0772674; + vertex 18.4373 -25.3999 125.390; + texcoord 0.832200 1.00000; + vertex 19.7133 -25.1018 125.492; + texcoord 0.832200 -1.46614; + tangent 0.970859 0.226853 0.0772679; + vertex 22.0507 -46.2895 141.974; + normal 0.972428 -0.0665908 -0.223493; + texcoord 0.832200 1.00000; + tangent 0.220491 -0.0495537 0.974129; + vertex 19.7133 -25.1018 125.492; + normal 0.972428 -0.0665908 -0.223493; + texcoord 0.998540 1.00000; + vertex 20.2344 -25.2189 127.794; + normal 0.972428 -0.0665908 -0.223493; + texcoord 0.832200 -1.46614; + tangent 0.220491 -0.0495536 0.974129; + vertex 22.0507 -46.2895 141.974; + normal 0.931517 0.254898 0.259428; + tangent -0.345893 0.400451 0.848526; + vertex 22.0507 -46.2895 141.974; + texcoord 0.998540 1.00000; + tangent -0.345893 0.400452 0.848526; + vertex 20.2344 -25.2189 127.794; + texcoord 0.998540 -1.46614; + tangent -0.345893 0.400451 0.848526; + vertex 21.6714 -45.8504 142.905; + normal 0.250798 0.195712 0.948049; + texcoord 0.000490000 -1.46614; + tangent -0.961522 -0.0630894 0.267386; + vertex 21.6714 -45.8504 142.905; + normal 0.250798 0.195712 0.948049; + texcoord 0.166830 -1.46614; + vertex 20.6414 -45.9180 143.191; + normal 0.250798 0.195712 0.948049; + texcoord 0.000490000 -2.73818; + tangent -0.961522 -0.0630895 0.267386; + vertex 13.8108 -53.6322 146.591; + normal -0.747899 0.435905 -0.500634; + texcoord 0.333170 -1.46614; + tangent 0.334008 -0.404638 -0.851297; + vertex 19.9692 -46.4190 142.566; + texcoord 0.499510 -1.46614; + vertex 20.3270 -46.8525 141.654; + normal -0.747899 0.435905 -0.500634; + texcoord 0.333170 -2.73818; + tangent 0.334008 -0.404638 -0.851297; + vertex 13.8014 -53.8357 145.322; + normal -0.243330 -0.340929 -0.908052; + texcoord 0.499510 -1.46614; + tangent 0.958879 0.0564491 -0.278144; + vertex 20.3270 -46.8525 141.654; + texcoord 0.665860 -1.46614; + vertex 21.3785 -46.7906 141.349; + normal -0.243330 -0.340929 -0.908052; + texcoord 0.665860 -2.73818; + tangent 0.958879 0.0564487 -0.278144; + vertex 14.5422 -54.5757 146.104; + normal 0.686183 -0.707027 -0.171071; + texcoord 0.665860 -1.46614; + tangent 0.642632 0.478998 0.597984; + vertex 21.3785 -46.7906 141.349; + texcoord 0.832200 -1.46614; + vertex 22.0507 -46.2895 141.974; + texcoord 0.665860 -2.73818; + tangent 0.642632 0.478998 0.597984; + vertex 14.5422 -54.5757 146.104; + normal 0.712772 -0.475967 0.515181; + texcoord 0.832200 -1.46614; + tangent -0.345893 0.400451 0.848526; + vertex 22.0507 -46.2895 141.974; + texcoord 0.998540 -1.46614; + vertex 21.6714 -45.8504 142.905; + normal 0.712772 -0.475967 0.515181; + texcoord 0.998540 -2.73818; + tangent -0.345893 0.400452 0.848526; + vertex 13.8108 -53.6322 146.591; + normal 0.109283 -0.947359 0.300945; + texcoord 0.333170 -5.12401; + tangent 0.712819 0.285700 0.640519; + vertex 3.27049 -64.4619 151.691; + texcoord 0.665860 -5.12401; + vertex 3.47333 -64.3806 151.873; + texcoord 0.333170 -5.22401; + vertex 3.19194 -64.3837 151.966; + normal 0.309429 0.0671863 0.948546; + texcoord 0.000490000 -1.16406; + tangent -0.950647 0.0458917 0.306863; + vertex -15.2309 -96.6112 82.5430; + texcoord 0.000490000 1.00000; + tangent -0.950647 0.0458926 0.306863; + vertex -14.2501 -71.5334 80.4468; + texcoord 0.125240 -1.16406; + tangent -0.950647 0.0458917 0.306863; + vertex -16.1862 -96.5651 82.8514; + normal 0.840581 -0.0129952 0.541530; + texcoord 0.000490000 1.00000; + tangent -0.377126 -0.731673 0.567830; + vertex -14.2501 -71.5334 80.4468; + texcoord 0.125240 1.00000; + vertex -14.8913 -72.7775 81.4122; + texcoord 0.125240 -1.16406; + tangent -0.377126 -0.731673 0.567830; + vertex -16.1862 -96.5651 82.8514; + normal -0.957060 0.0591569 0.283790; + texcoord 0.250000 -1.16406; + tangent -0.282987 0.0217077 -0.958878; + vertex -17.0581 -96.5174 82.4043; + normal -0.957060 0.0591569 0.283790; + texcoord 0.250000 1.00000; + tangent -0.282987 0.0217080 -0.958878; + vertex -15.9549 -73.6230 81.3524; + texcoord 0.374760 -1.16406; + tangent -0.282987 0.0217077 -0.958878; + vertex -17.3357 -96.4961 81.4638; + normal -0.402808 0.0287709 0.914832; + texcoord 0.250000 1.00000; + tangent -0.771557 0.527022 -0.356298; + vertex -15.9549 -73.6230 81.3524; + normal -0.402808 0.0287709 0.914832; + texcoord 0.374760 1.00000; + vertex -17.0042 -72.9062 80.8678; + normal -0.402808 0.0287709 0.914832; + texcoord 0.374760 -1.16406; + tangent -0.771557 0.527022 -0.356298; + vertex -17.3357 -96.4961 81.4638; + normal -0.977291 0.0190637 0.211041; + texcoord 0.374760 1.00000; + tangent -0.137602 0.700293 -0.700468; + vertex -17.0042 -72.9062 80.8678; + texcoord 0.499510 1.00000; + vertex -17.2382 -71.7155 79.6768; + texcoord 0.374760 -1.16406; + tangent -0.137602 0.700293 -0.700468; + vertex -17.3357 -96.4961 81.4638; + normal -0.878760 -0.0308854 -0.476263; + tangent 0.476892 -0.0174681 -0.878788; + vertex -17.3357 -96.4961 81.4638; + normal -0.878760 -0.0308854 -0.476263; + texcoord 0.499510 1.00000; + tangent 0.476892 -0.0174681 -0.878788; + vertex -17.2382 -71.7155 79.6768; + normal -0.878760 -0.0308854 -0.476263; + texcoord 0.499510 -1.16406; + tangent 0.476892 -0.0174681 -0.878788; + vertex -16.8564 -96.5137 80.5806; + normal -0.319373 -0.0394226 -0.946809; + tangent 0.947132 -0.0456345 -0.317582; + vertex -16.8564 -96.5137 80.5806; + normal -0.319373 -0.0394226 -0.946809; + texcoord 0.499510 1.00000; + tangent 0.947132 -0.0456349 -0.317582; + vertex -17.2382 -71.7155 79.6768; + texcoord 0.624270 -1.16406; + tangent 0.947132 -0.0456345 -0.317582; + vertex -15.8769 -96.5609 80.2521; + normal -0.872005 -0.0590295 -0.485925; + texcoord 0.499510 1.00000; + tangent 0.359756 0.595889 -0.717978; + vertex -17.2382 -71.7155 79.6768; + normal -0.872005 -0.0590295 -0.485925; + texcoord 0.624270 1.00000; + vertex -16.4400 -70.3935 78.0840; + normal -0.872005 -0.0590295 -0.485925; + texcoord 0.624270 -1.16406; + tangent 0.359756 0.595888 -0.717978; + vertex -15.8769 -96.5609 80.2521; + normal -0.443816 -0.0834790 -0.892221; + texcoord 0.624270 1.00000; + tangent 0.865389 0.218572 -0.450920; + vertex -16.4400 -70.3935 78.0840; + texcoord 0.749030 1.00000; + vertex -15.1570 -70.0695 77.4154; + texcoord 0.624270 -1.16406; + tangent 0.865389 0.218572 -0.450920; + vertex -15.8769 -96.5609 80.2521; + normal 0.438136 -0.107470 -0.892461; + tangent 0.894254 -0.0487955 0.444892; + vertex -15.8769 -96.5609 80.2521; + texcoord 0.749030 1.00000; + tangent 0.894254 -0.0487946 0.444892; + vertex -15.1570 -70.0695 77.4154; + texcoord 0.749030 -1.16406; + tangent 0.894254 -0.0487955 0.444892; + vertex -14.9950 -96.6090 80.6909; + normal 0.998113 -0.0217142 -0.0574429; + texcoord 0.873780 1.00000; + tangent 0.0347304 -0.571840 0.819630; + vertex -14.3272 -70.2648 78.6284; + texcoord 0.998540 1.00000; + vertex -14.2501 -71.5334 80.4468; + texcoord 0.873780 -1.16406; + tangent 0.0347304 -0.571840 0.819630; + vertex -14.7275 -96.6299 81.6398; + normal 0.873526 0.00652358 0.486734; + tangent -0.486768 0.0180147 0.873345; + vertex -14.7275 -96.6299 81.6398; + texcoord 0.998540 1.00000; + tangent -0.486768 0.0180143 0.873345; + vertex -14.2501 -71.5334 80.4468; + normal 0.873526 0.00652358 0.486734; + texcoord 0.998540 -1.16406; + tangent -0.486768 0.0180147 0.873345; + vertex -15.2309 -96.6112 82.5430; + normal 0.256314 -0.441195 0.860029; + texcoord 0.000490000 -1.16406; + tangent -0.950647 0.0458917 0.306863; + vertex -15.2309 -96.6112 82.5430; + texcoord 0.125240 -1.16406; + tangent -0.950646 0.0458917 0.306863; + vertex -16.1862 -96.5651 82.8514; + texcoord 0.125240 -2.31067; + tangent -0.950647 0.0458917 0.306863; + vertex -24.2631 -104.361 81.2592; + normal -0.428069 0.267171 0.863352; + texcoord 0.125240 -1.16406; + tangent -0.888793 0.0486026 -0.455724; + vertex -16.1862 -96.5651 82.8514; + texcoord 0.250000 -1.16406; + vertex -17.0581 -96.5174 82.4043; + texcoord 0.125240 -2.31067; + tangent -0.888793 0.0486023 -0.455724; + vertex -24.2631 -104.361 81.2592; + normal -0.766810 0.595405 0.239782; + texcoord 0.250000 -1.16406; + tangent -0.282987 0.0217077 -0.958878; + vertex -17.0581 -96.5174 82.4043; + texcoord 0.374760 -1.16406; + vertex -17.3357 -96.4961 81.4638; + texcoord 0.374760 -2.31067; + tangent -0.282987 0.0217072 -0.958878; + vertex -23.9731 -104.402 79.8690; + normal -0.670660 0.639023 -0.376649; + texcoord 0.374760 -1.16406; + tangent 0.476892 -0.0174681 -0.878788; + vertex -17.3357 -96.4961 81.4638; + texcoord 0.499510 -1.16406; + vertex -16.8564 -96.5137 80.5806; + texcoord 0.374760 -2.31067; + tangent 0.476893 -0.0174683 -0.878788; + vertex -23.9731 -104.402 79.8690; + normal -0.295979 0.257802 -0.919747; + texcoord 0.499510 -1.16406; + tangent 0.947132 -0.0456345 -0.317582; + vertex -16.8564 -96.5137 80.5806; + texcoord 0.624270 -1.16406; + vertex -15.8769 -96.5609 80.2521; + normal -0.295979 0.257802 -0.919747; + texcoord 0.624270 -2.31067; + tangent 0.947132 -0.0456349 -0.317582; + vertex -23.1975 -105.626 80.0670; + normal 0.409292 -0.313022 -0.857028; + texcoord 0.624270 -1.16406; + tangent 0.894254 -0.0487955 0.444892; + vertex -15.8769 -96.5609 80.2521; + texcoord 0.749030 -1.16406; + vertex -14.9950 -96.6090 80.6909; + texcoord 0.624270 -2.31067; + tangent 0.894254 -0.0487952 0.444892; + vertex -23.1975 -105.626 80.0670; + normal 0.700679 -0.681081 -0.212547; + texcoord 0.749030 -1.16406; + tangent 0.271341 -0.0211442 0.962251; + vertex -14.9950 -96.6090 80.6909; + texcoord 0.873780 -1.16406; + vertex -14.7275 -96.6299 81.6398; + texcoord 0.873780 -2.31067; + tangent 0.271341 -0.0211438 0.962251; + vertex -23.4875 -105.585 81.4572; + normal 0.657394 -0.650817 0.379830; + texcoord 0.873780 -1.16406; + tangent -0.486768 0.0180147 0.873345; + vertex -14.7275 -96.6299 81.6398; + texcoord 0.998540 -1.16406; + tangent -0.486768 0.0180147 0.873345; + vertex -15.2309 -96.6112 82.5430; + normal 0.657394 -0.650817 0.379830; + texcoord 0.873780 -2.31067; + tangent -0.486768 0.0180146 0.873346; + vertex -23.4875 -105.585 81.4572; + normal -0.728643 -0.201093 -0.654706; + texcoord 0.000490000 -5.11664; + tangent 0.684623 -0.240718 -0.688002; + vertex -39.1409 -119.366 79.9880; + texcoord 0.250000 -5.11664; + vertex -38.9539 -119.431 79.8000; + normal -0.728643 -0.201093 -0.654706; + texcoord 0.000490000 -5.21664; + vertex -39.0536 -119.703 79.9943; + normal -0.759168 -0.185039 0.624039; + texcoord 0.749030 -5.11664; + tangent -0.650877 0.222977 -0.725700; + vertex -38.9631 -119.427 80.1863; + texcoord 0.998540 -5.11664; + vertex -39.1409 -119.366 79.9880; + texcoord 0.749030 -5.21664; + tangent -0.650877 0.222977 -0.725700; + vertex -39.0536 -119.703 79.9943; + normal -0.0370731 -0.531044 0.846533; + texcoord 0.000490000 -1.43144; + tangent -0.948652 -0.247595 -0.196866; + vertex -8.56454 -93.4975 16.7798; + texcoord 0.000490000 1.00000; + tangent -0.948652 -0.247595 -0.196867; + vertex -12.4218 -71.4064 30.4689; + texcoord 0.125240 -1.43144; + tangent -0.948652 -0.247595 -0.196866; + vertex -9.40089 -93.7158 16.6062; + normal 0.687390 -0.313899 0.654952; + texcoord 0.000490000 1.00000; + tangent -0.449408 -0.892240 0.0440415; + vertex -12.4218 -71.4064 30.4689; + normal 0.687390 -0.313899 0.654952; + texcoord 0.125240 1.00000; + tangent -0.449408 -0.892240 0.0440415; + vertex -13.1183 -72.7893 30.5372; + texcoord 0.125240 -1.43144; + tangent -0.449408 -0.892240 0.0440413; + vertex -9.40089 -93.7158 16.6062; + normal -0.239490 -0.567145 0.788030; + texcoord 0.125240 1.00000; + tangent -0.640380 -0.517796 -0.567275; + vertex -13.1183 -72.7893 30.5372; + texcoord 0.250000 1.00000; + vertex -13.9122 -73.4313 29.8339; + texcoord 0.125240 -1.43144; + tangent -0.640380 -0.517797 -0.567275; + vertex -9.40089 -93.7158 16.6062; + normal -0.720404 -0.484095 0.496658; + tangent -0.639779 0.187372 -0.745369; + vertex -9.40089 -93.7158 16.6062; + texcoord 0.250000 1.00000; + tangent -0.639779 0.187371 -0.745369; + vertex -13.9122 -73.4313 29.8339; + texcoord 0.250000 -1.43144; + tangent -0.639779 0.187372 -0.745369; + vertex -9.95251 -93.5542 15.9635; + normal -0.985615 -0.100073 -0.136190; + tangent 0.0652292 0.518143 -0.852803; + vertex -9.95251 -93.5542 15.9635; + texcoord 0.250000 1.00000; + tangent 0.0652292 0.518144 -0.852803; + vertex -13.9122 -73.4313 29.8339; + texcoord 0.374760 -1.43144; + tangent 0.0652292 0.518143 -0.852803; + vertex -9.89627 -93.1075 15.2282; + normal -0.730779 -0.496717 0.468225; + texcoord 0.250000 1.00000; + tangent -0.670071 0.652884 -0.353197; + vertex -13.9122 -73.4313 29.8339; + texcoord 0.374760 1.00000; + vertex -14.7430 -72.6218 29.3960; + texcoord 0.374760 -1.43144; + tangent -0.670071 0.652884 -0.353196; + vertex -9.89627 -93.1075 15.2282; + normal -0.970515 -0.0701205 -0.230616; + texcoord 0.374760 1.00000; + tangent 0.0152333 0.936996 -0.349008; + vertex -14.7430 -72.6218 29.3960; + texcoord 0.499510 1.00000; + vertex -14.7193 -71.1696 28.8551; + texcoord 0.374760 -1.43144; + tangent 0.0152332 0.936996 -0.349008; + vertex -9.89627 -93.1075 15.2282; + normal -0.654975 0.289554 -0.697973; + tangent 0.715909 0.533379 -0.450534; + vertex -9.89627 -93.1075 15.2282; + texcoord 0.499510 1.00000; + tangent 0.715909 0.533380 -0.450534; + vertex -14.7193 -71.1696 28.8551; + texcoord 0.499510 -1.43144; + tangent 0.715909 0.533379 -0.450534; + vertex -9.26511 -92.6373 14.8310; + normal 0.0186817 0.550135 -0.834867; + tangent 0.949059 0.252938 0.187910; + vertex -9.26511 -92.6373 14.8310; + texcoord 0.499510 1.00000; + tangent 0.949058 0.252939 0.187910; + vertex -14.7193 -71.1696 28.8551; + texcoord 0.624270 -1.43144; + tangent 0.949059 0.252938 0.187910; + vertex -8.40600 -92.4083 15.0012; + normal -0.700919 0.231667 -0.674569; + texcoord 0.499510 1.00000; + tangent 0.499458 0.834602 -0.232340; + vertex -14.7193 -71.1696 28.8551; + texcoord 0.624270 1.00000; + vertex -13.7093 -69.4818 28.3852; + texcoord 0.624270 -1.43144; + tangent 0.499458 0.834602 -0.232340; + vertex -8.40600 -92.4083 15.0012; + normal -0.169185 0.467412 -0.867700; + texcoord 0.624270 1.00000; + tangent 0.931483 0.363507 0.0141921; + vertex -13.7093 -69.4818 28.3852; + texcoord 0.749030 1.00000; + vertex -12.4504 -68.9905 28.4044; + normal -0.169185 0.467412 -0.867700; + texcoord 0.624270 -1.43144; + tangent 0.931483 0.363508 0.0141918; + vertex -8.40600 -92.4083 15.0012; + normal 0.728917 0.430538 -0.532275; + tangent 0.647567 -0.181352 0.740113; + vertex -8.40600 -92.4083 15.0012; + texcoord 0.749030 1.00000; + tangent 0.647568 -0.181352 0.740113; + vertex -12.4504 -68.9905 28.4044; + texcoord 0.749030 -1.43144; + tangent 0.647567 -0.181352 0.740113; + vertex -7.84496 -92.5654 15.6424; + normal 0.947553 -0.0104628 0.319427; + texcoord 0.873780 1.00000; + tangent -0.166709 -0.868902 0.466065; + vertex -12.0847 -69.6492 29.5264; + texcoord 0.998540 1.00000; + vertex -12.4218 -71.4064 30.4689; + normal 0.947553 -0.0104628 0.319427; + texcoord 0.873780 -1.43144; + vertex -7.91063 -93.0166 16.3791; + normal 0.652939 -0.313301 0.689575; + tangent -0.722376 -0.531289 0.442612; + vertex -7.91063 -93.0166 16.3791; + texcoord 0.998540 1.00000; + tangent -0.722375 -0.531290 0.442612; + vertex -12.4218 -71.4064 30.4689; + texcoord 0.998540 -1.43144; + tangent -0.722376 -0.531289 0.442612; + vertex -8.56454 -93.4975 16.7798; + normal 0.129745 -0.872164 0.471694; + texcoord 0.000490000 -1.43144; + tangent -0.948652 -0.247595 -0.196866; + vertex -8.56454 -93.4975 16.7798; + texcoord 0.125240 -1.43144; + vertex -9.40089 -93.7158 16.6062; + texcoord 0.000490000 -2.61854; + tangent -0.948652 -0.247595 -0.196866; + vertex -13.6244 -98.8945 8.19246; + normal -0.744697 -0.390920 0.540932; + texcoord 0.125240 -1.43144; + tangent -0.639779 0.187372 -0.745369; + vertex -9.40089 -93.7158 16.6062; + texcoord 0.250000 -1.43144; + tangent -0.639779 0.187372 -0.745369; + vertex -9.95251 -93.5542 15.9635; + texcoord 0.250000 -2.61854; + tangent -0.639779 0.187371 -0.745369; + vertex -13.5528 -97.7968 7.94094; + normal -0.892503 0.412526 0.182375; + texcoord 0.250000 -1.43144; + tangent 0.0652292 0.518143 -0.852803; + vertex -9.95251 -93.5542 15.9635; + normal -0.892503 0.412526 0.182375; + texcoord 0.374760 -1.43144; + vertex -9.89627 -93.1075 15.2282; + texcoord 0.250000 -2.61854; + tangent 0.0652290 0.518143 -0.852803; + vertex -13.5528 -97.7968 7.94094; + normal -0.665937 0.715516 -0.211103; + texcoord 0.374760 -1.43144; + tangent 0.715909 0.533379 -0.450534; + vertex -9.89627 -93.1075 15.2282; + texcoord 0.499510 -1.43144; + tangent 0.715909 0.533379 -0.450534; + vertex -9.26511 -92.6373 14.8310; + texcoord 0.499510 -2.61854; + tangent 0.715909 0.533379 -0.450534; + vertex -12.6581 -98.0199 7.29060; + normal -0.114361 0.832183 -0.542580; + texcoord 0.499510 -1.43144; + tangent 0.949059 0.252938 0.187910; + vertex -9.26511 -92.6373 14.8310; + texcoord 0.624270 -1.43144; + vertex -8.40600 -92.4083 15.0012; + texcoord 0.499510 -2.61854; + tangent 0.949059 0.252939 0.187909; + vertex -12.6581 -98.0199 7.29060; + normal 0.883957 -0.429692 -0.184352; + texcoord 0.749030 -1.43144; + tangent -0.0757977 -0.520752 0.850336; + vertex -7.84496 -92.5654 15.6424; + texcoord 0.873780 -1.43144; + vertex -7.91063 -93.0166 16.3791; + texcoord 0.749030 -2.61854; + tangent -0.0757980 -0.520752 0.850337; + vertex -12.7241 -99.1264 7.53944; + normal 0.631752 -0.767325 0.110007; + texcoord 0.873780 -1.43144; + tangent -0.722376 -0.531289 0.442612; + vertex -7.91063 -93.0166 16.3791; + texcoord 0.998540 -1.43144; + tangent -0.722376 -0.531289 0.442612; + vertex -8.56454 -93.4975 16.7798; + texcoord 0.998540 -2.61854; + tangent -0.722376 -0.531289 0.442612; + vertex -13.6244 -98.8945 8.19246; + normal -0.815746 0.0337627 -0.577424; + texcoord 0.000490000 -4.89410; + tangent 0.244733 0.924679 -0.291675; + vertex -21.3331 -105.858 -3.20472; + texcoord 0.250000 -4.89410; + vertex -21.2721 -105.628 -3.27736; + texcoord 0.000490000 -4.99410; + tangent 0.244733 0.924679 -0.291675; + vertex -21.1495 -105.854 -3.46374; + normal -0.167559 -0.976535 -0.135292; + texcoord 0.749030 -4.89410; + tangent -0.961344 0.192261 -0.197111; + vertex -21.0936 -105.906 -3.15563; + texcoord 0.998540 -4.89410; + tangent -0.961344 0.192261 -0.197111; + vertex -21.3331 -105.858 -3.20472; + texcoord 0.749030 -4.99410; + tangent -0.961344 0.192261 -0.197111; + vertex -21.1495 -105.854 -3.46374; + normal 0.483778 0.810423 0.330413; + texcoord 0.250000 -3.61062; + tangent 0.558152 0.00509332 -0.829723; + vertex 40.3267 163.318 43.8216; + texcoord 0.499510 -1.04732; + tangent 0.558151 0.00508907 -0.829724; + vertex 46.3828 155.600 53.8844; + texcoord 0.499510 -3.61062; + tangent 0.558152 0.00509332 -0.829723; + vertex 40.4053 163.318 43.7048; + normal 0.841601 -0.0566258 -0.537124; + tangent -0.123302 -0.988370 -0.0890021; + vertex 40.4053 163.318 43.7048; + texcoord 0.499510 -1.04732; + tangent -0.123302 -0.988370 -0.0890029; + vertex 46.3828 155.600 53.8844; + texcoord 0.749030 -3.61062; + tangent -0.123302 -0.988370 -0.0890021; + vertex 40.3879 163.179 43.6922; + normal -0.238336 0.958824 -0.154442; + texcoord 0.250000 -3.61062; + tangent 0.558152 0.00509332 -0.829723; + vertex 40.3267 163.318 43.8216; + normal -0.238335 0.958824 -0.154442; + texcoord 0.499510 -3.61062; + vertex 40.4053 163.318 43.7048; + normal -0.238336 0.958824 -0.154442; + texcoord 0.250000 -3.71062; + tangent 0.558152 0.00509330 -0.829723; + vertex 40.2348 163.271 43.6746; + normal 0.154956 0.0694105 -0.985480; + texcoord 0.499510 -3.61062; + tangent -0.123302 -0.988370 -0.0890021; + vertex 40.4053 163.318 43.7048; + texcoord 0.749030 -3.61062; + vertex 40.3879 163.179 43.6922; + texcoord 0.499510 -3.71062; + tangent -0.123302 -0.988370 -0.0890021; + vertex 40.2348 163.271 43.6746; + normal -0.454093 0.142825 0.879432; + texcoord 0.000490000 1.00000; + tangent 0.583634 0.793485 0.172492; + vertex -10.6937 85.4582 149.156; + texcoord 0.250000 1.00000; + vertex -9.81789 86.6489 149.415; + normal -0.454093 0.142825 0.879432; + texcoord 0.250000 -1.08788; + tangent 0.583634 0.793485 0.172492; + vertex -10.9528 100.746 146.539; + normal -0.939685 0.100070 0.327074; + texcoord 0.000490000 -3.74513; + tangent 0.267195 0.811754 0.519290; + vertex -10.9171 114.431 141.119; + texcoord 0.000490000 -1.08788; + tangent 0.267197 0.811751 0.519293; + vertex -10.3764 100.855 146.826; + texcoord 0.250000 -3.74513; + tangent 0.267195 0.811754 0.519290; + vertex -10.8786 114.548 141.194; + normal 0.288549 0.372566 0.882006; + tangent 0.956322 -0.157167 -0.246470; + vertex -10.8786 114.548 141.194; + texcoord 0.499510 -1.08788; + tangent 0.956322 -0.157160 -0.246472; + vertex -11.2326 101.151 146.968; + texcoord 0.499510 -3.74513; + tangent 0.956322 -0.157167 -0.246470; + vertex -10.7408 114.526 141.158; + normal -0.915570 0.381930 -0.125938; + texcoord 0.000490000 -3.74513; + tangent 0.267195 0.811754 0.519290; + vertex -10.9171 114.431 141.119; + texcoord 0.250000 -3.74513; + tangent 0.267195 0.811754 0.519290; + vertex -10.8786 114.548 141.194; + texcoord 0.000490000 -3.84513; + vertex -10.8470 114.564 141.013; + normal 0.191223 0.974083 0.120814; + texcoord 0.250000 -3.74513; + tangent 0.956322 -0.157167 -0.246470; + vertex -10.8786 114.548 141.194; + texcoord 0.499510 -3.74513; + vertex -10.7408 114.526 141.158; + normal 0.191223 0.974083 0.120814; + texcoord 0.250000 -3.84513; + tangent 0.956322 -0.157167 -0.246470; + vertex -10.8470 114.564 141.013; + normal -0.915895 -0.370337 0.154875; + texcoord 0.000490000 -3.56322; + tangent 0.221267 -0.143845 0.964546; + vertex 20.8841 -7.50726 167.796; + texcoord 0.000490000 -1.04775; + tangent 0.221265 -0.143849 0.964546; + vertex 24.9693 -19.7813 162.606; + normal -0.915895 -0.370337 0.154875; + texcoord 0.250000 -3.56322; + tangent 0.221267 -0.143845 0.964546; + vertex 20.9166 -7.52840 167.938; + normal 0.210637 -0.325204 0.921886; + tangent 0.974494 -0.00483101 -0.224361; + vertex 20.9166 -7.52840 167.938; + normal 0.210637 -0.325204 0.921886; + texcoord 0.499510 -1.04775; + tangent 0.974494 -0.00482903 -0.224362; + vertex 24.0921 -20.0425 162.798; + texcoord 0.499510 -3.56322; + tangent 0.974494 -0.00483101 -0.224361; + vertex 21.0598 -7.52911 167.905; + normal -0.865712 0.426385 0.262182; + texcoord 0.000490000 -3.56322; + tangent 0.221267 -0.143845 0.964546; + vertex 20.8841 -7.50726 167.796; + normal -0.865712 0.426385 0.262182; + texcoord 0.250000 -3.56322; + tangent 0.221267 -0.143845 0.964546; + vertex 20.9166 -7.52840 167.938; + texcoord 0.000490000 -3.66322; + tangent 0.221267 -0.143845 0.964546; + vertex 20.9777 -7.36393 167.872; + normal 0.215967 0.291894 0.931749; + texcoord 0.250000 -3.56322; + tangent 0.974494 -0.00483101 -0.224361; + vertex 20.9166 -7.52840 167.938; + texcoord 0.499510 -3.56322; + vertex 21.0598 -7.52911 167.905; + texcoord 0.250000 -3.66322; + tangent 0.974494 -0.00483109 -0.224361; + vertex 20.9777 -7.36393 167.872; + normal 0.723426 0.526227 0.446924; + texcoord 0.499510 -3.58970; + tangent -0.191504 0.774882 -0.602399; + vertex -37.8935 -90.9321 117.263; + texcoord 0.499510 -1.04910; + tangent -0.191505 0.774883 -0.602397; + vertex -28.3851 -96.7461 108.717; + normal 0.723426 0.526227 0.446924; + texcoord 0.749030 -3.58970; + tangent -0.191504 0.774882 -0.602399; + vertex -37.9207 -90.8221 117.177; + normal -0.116175 0.758847 -0.640823; + tangent -0.458549 -0.613297 -0.643118; + vertex -37.9207 -90.8221 117.177; + texcoord 0.998540 -1.04910; + tangent -0.458549 -0.613295 -0.643119; + vertex -27.8535 -96.1146 109.085; + texcoord 0.998540 -3.58970; + tangent -0.458549 -0.613297 -0.643118; + vertex -37.9858 -90.9092 117.086; + normal 0.0446691 0.620004 0.783326; + texcoord 0.499510 -3.58970; + tangent -0.191504 0.774882 -0.602399; + vertex -37.8935 -90.9321 117.263; + texcoord 0.749030 -3.58970; + vertex -37.9207 -90.8221 117.177; + texcoord 0.499510 -3.68970; + tangent -0.191504 0.774882 -0.602399; + vertex -38.0704 -90.8976 117.245; + normal -0.543266 0.766169 -0.343288; + texcoord 0.749030 -3.58970; + tangent -0.458549 -0.613297 -0.643118; + vertex -37.9207 -90.8221 117.177; + texcoord 0.998540 -3.58970; + vertex -37.9858 -90.9092 117.086; + texcoord 0.749030 -3.68970; + vertex -38.0704 -90.8976 117.245; + normal -0.0291183 -0.974349 -0.223150; + texcoord 0.000490000 1.00000; + tangent -0.195736 -0.213365 0.957164; + vertex -18.6715 -96.2392 26.6112; + texcoord 0.250000 1.00000; + tangent -0.195736 -0.213365 0.957164; + vertex -18.9409 -96.5329 27.9287; + texcoord 0.250000 -1.00203; + tangent -0.195736 -0.213365 0.957164; + vertex -29.6545 -97.9832 35.6591; + normal 0.0438999 0.903203 0.426962; + texcoord 0.499510 1.00000; + tangent -0.160905 0.428187 -0.889250; + vertex -18.3218 -95.3186 27.7368; + texcoord 0.749030 1.00000; + vertex -18.5933 -94.5963 26.2367; + texcoord 0.749030 -1.00203; + tangent -0.160905 0.428187 -0.889250; + vertex -29.8631 -98.7017 36.0801; + normal -0.484628 -0.776383 -0.402947; + texcoord 0.250000 -3.51775; + tangent 0.152652 -0.528655 0.834998; + vertex -39.3021 -97.9405 45.8241; + texcoord 0.499510 -1.00203; + tangent 0.152651 -0.528657 0.834997; + vertex -30.0896 -98.3923 35.6147; + normal -0.484628 -0.776383 -0.402947; + texcoord 0.499510 -3.51775; + tangent 0.152652 -0.528655 0.834998; + vertex -39.2819 -98.0104 45.9345; + normal 0.271439 -0.922062 0.275904; + tangent 0.958951 0.283542 0.00415530; + vertex -39.2819 -98.0104 45.9345; + texcoord 0.499510 -1.00203; + tangent 0.958951 0.283541 0.00415801; + vertex -30.0896 -98.3923 35.6147; + texcoord 0.749030 -3.51775; + tangent 0.958951 0.283542 0.00415530; + vertex -39.1552 -97.9729 45.9351; + normal -0.969299 0.0847049 0.230833; + texcoord 0.250000 -3.51775; + tangent 0.152652 -0.528655 0.834998; + vertex -39.3021 -97.9405 45.8241; + texcoord 0.499510 -3.51775; + vertex -39.2819 -98.0104 45.9345; + texcoord 0.250000 -3.61775; + vertex -39.2621 -97.8445 45.9567; + normal 0.0362345 -0.137054 0.989901; + texcoord 0.499510 -3.51775; + tangent 0.958951 0.283542 0.00415530; + vertex -39.2819 -98.0104 45.9345; + texcoord 0.749030 -3.51775; + vertex -39.1552 -97.9729 45.9351; + texcoord 0.499510 -3.61775; + tangent 0.958951 0.283542 0.00415529; + vertex -39.2621 -97.8445 45.9567; + normal -0.672584 -0.643222 -0.365918; + texcoord 0.333170 -1.92851; + tangent 0.517310 -0.762252 0.389052; + vertex 42.9560 148.560 76.0996; + texcoord 0.665860 -0.290190; + tangent 0.517310 -0.762252 0.389053; + vertex 47.4238 148.262 68.4123; + texcoord 0.665860 -1.92851; + tangent 0.517310 -0.762252 0.389052; + vertex 43.0436 148.431 76.1655; + normal -0.854655 -0.436661 0.280878; + texcoord 0.333170 -1.92851; + vertex 42.9560 148.560 76.0996; + normal -0.854655 -0.436661 0.280878; + texcoord 0.665860 -1.92851; + vertex 43.0436 148.431 76.1655; + normal -0.854655 -0.436660 0.280878; + texcoord 0.333170 -2.02851; + tangent 0.517310 -0.762252 0.389052; + vertex 43.0066 148.570 76.2683; + normal 0.484830 -0.865734 -0.124277; + texcoord 0.665860 -1.65939; + tangent 0.757799 0.344870 0.553899; + vertex -23.3875 85.7871 162.616; + texcoord 0.665860 -0.238860; + tangent 0.757800 0.344871 0.553899; + vertex -18.1434 89.3366 158.347; + texcoord 0.998540 -1.65939; + tangent 0.757799 0.344870 0.553899; + vertex -23.2931 85.8300 162.685; + normal 0.0562290 -0.880262 0.471144; + texcoord 0.665860 -1.65939; + vertex -23.3875 85.7871 162.616; + texcoord 0.998540 -1.65939; + vertex -23.2931 85.8300 162.685; + texcoord 0.665860 -1.75939; + vertex -23.4142 85.8456 162.729; + normal -0.961521 -0.0995298 -0.256069; + texcoord 0.333170 -1.66061; + tangent 0.274679 -0.329922 -0.903163; + vertex 24.9249 -47.3214 159.978; + texcoord 0.665860 -0.207080; + tangent 0.274679 -0.329924 -0.903162; + vertex 24.1171 -39.6897 160.045; + normal -0.961521 -0.0995298 -0.256069; + texcoord 0.665860 -1.66061; + tangent 0.274679 -0.329922 -0.903163; + vertex 24.9651 -47.3697 159.846; + normal -0.469114 -0.865899 0.173638; + texcoord 0.333170 -1.66061; + vertex 24.9249 -47.3214 159.978; + texcoord 0.665860 -1.66061; + vertex 24.9651 -47.3697 159.846; + texcoord 0.333170 -1.76061; + vertex 25.0572 -47.3958 159.965; + normal 0.108329 -0.204146 0.972928; + texcoord 0.000490000 1.00000; + tangent -0.992420 0.0349206 0.117826; + vertex -18.2519 -96.7337 96.8371; + texcoord 0.333170 1.00000; + vertex -19.8968 -96.6758 97.0324; + texcoord 0.333170 -0.159140; + tangent -0.992420 0.0349207 0.117826; + vertex -23.8156 -103.370 96.0642; + normal -0.787474 0.510891 -0.344783; + texcoord 0.333170 1.00000; + tangent 0.593633 0.478215 -0.647233; + vertex -19.8968 -96.6758 97.0324; + texcoord 0.665860 1.00000; + vertex -18.4104 -95.4784 95.4118; + texcoord 0.333170 -0.159140; + vertex -23.8156 -103.370 96.0642; + normal 0.636551 -0.542304 -0.548369; + texcoord 0.665860 1.00000; + tangent 0.0831347 -0.658636 0.747855; + vertex -18.4104 -95.4784 95.4118; + texcoord 0.998540 1.00000; + vertex -18.2519 -96.7337 96.8371; + normal 0.636551 -0.542304 -0.548370; + texcoord 0.998540 -0.159140; + tangent 0.0831348 -0.658636 0.747855; + vertex -24.5050 -103.025 95.8005; + normal -0.252162 0.260724 -0.931900; + texcoord 0.333170 -1.70060; + tangent 0.256544 -0.910549 -0.324169; + vertex -29.4374 -109.868 96.0725; + texcoord 0.665860 -0.159140; + tangent 0.256543 -0.910550 -0.324168; + vertex -24.3605 -103.057 96.6043; + texcoord 0.665860 -1.70060; + tangent 0.256544 -0.910549 -0.324169; + vertex -29.3911 -110.032 96.0141; + normal 0.808680 -0.571426 -0.139676; + tangent 0.401752 0.363062 0.840703; + vertex -29.3911 -110.032 96.0141; + texcoord 0.665860 -0.159140; + tangent 0.401752 0.363065 0.840702; + vertex -24.3605 -103.057 96.6043; + texcoord 0.998540 -1.70060; + tangent 0.401752 0.363062 0.840703; + vertex -29.3187 -109.967 96.1657; + normal -0.817200 -0.0252497 -0.575800; + texcoord 0.333170 -1.70060; + tangent 0.256544 -0.910549 -0.324169; + vertex -29.4374 -109.868 96.0725; + texcoord 0.665860 -1.70060; + vertex -29.3911 -110.032 96.0141; + texcoord 0.333170 -1.80060; + vertex -29.4993 -110.018 96.1669; + normal 0.264528 -0.924924 0.273022; + texcoord 0.665860 -1.70060; + tangent 0.401752 0.363062 0.840703; + vertex -29.3911 -110.032 96.0141; + texcoord 0.998540 -1.70060; + vertex -29.3187 -109.967 96.1657; + texcoord 0.665860 -1.80060; + vertex -29.4993 -110.018 96.1669; + normal -0.266970 -0.689842 0.672938; + texcoord 0.000490000 1.00000; + tangent -0.912085 -0.0446029 -0.407568; + vertex -18.0531 -94.1951 27.7438; + texcoord 0.333170 1.00000; + vertex -19.5093 -94.2663 27.0931; + texcoord 0.333170 -0.137920; + tangent -0.912085 -0.0446030 -0.407568; + vertex -19.1278 -99.8235 21.5476; + normal -0.597942 0.545229 -0.587529; + texcoord 0.333170 1.00000; + tangent 0.686887 0.726334 -0.0250206; + vertex -19.5093 -94.2663 27.0931; + texcoord 0.665860 1.00000; + vertex -17.8525 -92.5143 27.0327; + texcoord 0.333170 -0.137920; + tangent 0.686887 0.726334 -0.0250207; + vertex -19.1278 -99.8235 21.5476; + normal 0.980353 -0.163604 -0.110193; + texcoord 0.665860 1.00000; + tangent -0.109241 -0.915457 0.387306; + vertex -17.8525 -92.5143 27.0327; + texcoord 0.998540 1.00000; + vertex -18.0531 -94.1951 27.7438; + texcoord 0.998540 -0.137920; + tangent -0.109241 -0.915456 0.387306; + vertex -19.6538 -99.3687 21.1841; + normal -0.0515515 0.710773 -0.701530; + texcoord 0.333170 -1.63810; + tangent 0.965035 -0.145321 -0.218152; + vertex -20.8643 -105.703 15.8893; + texcoord 0.665860 -0.137920; + tangent 0.965035 -0.145322 -0.218149; + vertex -19.9089 -99.9575 21.6404; + texcoord 0.665860 -1.63810; + tangent 0.965035 -0.145321 -0.218152; + vertex -20.6966 -105.728 15.8514; + normal -0.226371 -0.0424546 -0.973115; + texcoord 0.333170 -1.63810; + vertex -20.8643 -105.703 15.8893; + texcoord 0.665860 -1.63810; + tangent 0.965035 -0.145321 -0.218152; + vertex -20.6966 -105.728 15.8514; + texcoord 0.333170 -1.73810; + tangent 0.965035 -0.145321 -0.218152; + vertex -20.8014 -105.873 15.8820; + normal 0.807709 -0.365546 -0.462582; + texcoord 0.125240 -1.09667; + tangent -0.100177 0.688096 -0.718671; + vertex 60.1836 40.4580 63.5013; + texcoord 0.250000 -1.09667; + vertex 60.0366 41.4671 62.4473; + texcoord 0.250000 -1.45193; + vertex 62.1502 40.1723 67.1609; + normal 0.656667 0.691645 -0.300692; + texcoord 0.374760 -1.09667; + tangent -0.359249 0.637423 0.681640; + vertex 59.5544 42.8520 62.4198; + texcoord 0.499510 -1.09667; + vertex 59.0194 43.8012 63.4349; + texcoord 0.499510 -1.45193; + tangent -0.359249 0.637422 0.681640; + vertex 62.6986 42.2377 67.8732; + normal -0.745837 0.431416 0.507550; + texcoord 0.624270 -1.09667; + tangent 0.0973987 -0.683124 0.723779; + vertex 58.7364 43.7686 64.9244; + texcoord 0.749030 -1.09667; + vertex 58.8797 42.7634 65.9894; + texcoord 0.749030 -1.45193; + tangent 0.0973988 -0.683124 0.723779; + vertex 60.6832 42.4735 68.8860; + normal -0.840121 -0.539289 0.0579990; + texcoord 0.873780 -1.09667; + tangent 0.358474 -0.632305 -0.686794; + vertex 59.3655 41.3745 66.0060; + normal -0.840121 -0.539289 0.0579990; + texcoord 0.998540 -1.09667; + vertex 59.9091 40.4156 64.9644; + texcoord 0.998540 -1.45193; + vertex 60.1445 40.3928 68.1622; + normal 0.405799 -0.710722 -0.574632; + texcoord 0.250000 -1.84925; + tangent 0.784482 0.593453 -0.180008; + vertex 62.8099 39.1012 71.8310; + texcoord 0.499510 -1.45193; + tangent 0.784481 0.593452 -0.180008; + vertex 62.6986 42.2377 67.8732; + texcoord 0.499510 -1.84925; + tangent 0.784482 0.593452 -0.180008; + vertex 64.2985 40.2273 71.4895; + normal -0.560912 0.799736 0.214010; + texcoord 0.749030 -1.84925; + tangent -0.782737 -0.596496 0.177526; + vertex 63.5456 41.5955 72.5817; + texcoord 0.998540 -1.45193; + vertex 60.1445 40.3928 68.1622; + texcoord 0.998540 -1.84925; + vertex 62.0538 40.4588 72.9201; + normal 0.603029 -0.797717 -0.00190141; + texcoord 0.250000 -1.84925; + tangent 0.784482 0.593453 -0.180008; + vertex 62.8099 39.1012 71.8310; + texcoord 0.499510 -1.84925; + vertex 64.2985 40.2273 71.4895; + texcoord 0.250000 -2.14259; + vertex 63.2814 39.4502 74.9500; + normal -0.575140 -0.745653 -0.336476; + tangent 0.812833 -0.474489 -0.337879; + vertex 63.2814 39.4502 74.9500; + texcoord 0.499510 -1.84925; + tangent 0.812833 -0.474489 -0.337879; + vertex 64.2985 40.2273 71.4895; + texcoord 0.499510 -2.14259; + tangent 0.812833 -0.474489 -0.337879; + vertex 64.4421 38.7727 74.4675; + normal -0.311053 0.622026 0.718561; + texcoord 0.749030 -1.84925; + tangent -0.782737 -0.596496 0.177526; + vertex 63.5456 41.5955 72.5817; + texcoord 0.998540 -1.84925; + vertex 62.0538 40.4588 72.9201; + texcoord 0.749030 -2.14259; + tangent -0.782737 -0.596496 0.177526; + vertex 65.2463 39.9163 74.7716; + normal 0.354074 0.864281 -0.357281; + tangent -0.813911 0.472939 0.337458; + vertex 65.2463 39.9163 74.7716; + texcoord 0.998540 -1.84925; + vertex 62.0538 40.4588 72.9201; + normal 0.354074 0.864281 -0.357281; + texcoord 0.998540 -2.14259; + vertex 64.0818 40.5929 75.2544; + normal -0.367131 -0.867652 0.335253; + texcoord 0.250000 -2.14259; + tangent 0.812833 -0.474489 -0.337879; + vertex 63.2814 39.4502 74.9500; + texcoord 0.499510 -2.14259; + vertex 64.4421 38.7727 74.4675; + texcoord 0.250000 -2.46259; + tangent 0.812833 -0.474489 -0.337879; + vertex 64.7911 39.7371 77.3458; + normal -0.990034 0.114801 0.0815711; + tangent -0.104413 -0.987039 0.121867; + vertex 64.7911 39.7371 77.3458; + texcoord 0.499510 -2.14259; + tangent -0.104413 -0.987039 0.121867; + vertex 64.4421 38.7727 74.4675; + normal -0.990034 0.114801 0.0815711; + texcoord 0.499510 -2.46259; + tangent -0.104413 -0.987039 0.121867; + vertex 64.6907 38.7879 77.4630; + normal 0.567941 0.770072 0.290573; + texcoord 0.749030 -2.14259; + tangent -0.813911 0.472939 0.337458; + vertex 65.2463 39.9163 74.7716; + texcoord 0.998540 -2.14259; + vertex 64.0818 40.5929 75.2544; + texcoord 0.749030 -2.46259; + vertex 65.6345 38.6689 77.3187; + normal 0.711885 -0.159355 -0.683977; + tangent 0.103935 0.987098 -0.121801; + vertex 65.6345 38.6689 77.3187; + texcoord 0.998540 -2.14259; + tangent 0.103935 0.987098 -0.121801; + vertex 64.0818 40.5929 75.2544; + texcoord 0.998540 -2.46259; + tangent 0.103936 0.987098 -0.121801; + vertex 65.7345 39.6186 77.2015; + normal -0.726325 0.159386 0.668617; + texcoord 0.250000 -2.46259; + tangent -0.104413 -0.987039 0.121867; + vertex 64.7911 39.7371 77.3458; + texcoord 0.499510 -2.46259; + vertex 64.6907 38.7879 77.4630; + texcoord 0.250000 -2.79982; + tangent -0.104413 -0.987039 0.121867; + vertex 66.3347 39.2390 79.1413; + normal -0.825900 -0.0884763 0.556831; + texcoord 0.499510 -2.79982; + tangent 0.204664 -0.967292 0.149865; + vertex 66.0472 39.2411 79.5469; + texcoord 0.499510 -2.46259; + tangent 0.204664 -0.967292 0.149865; + vertex 64.6907 38.7879 77.4630; + texcoord 0.749030 -2.79982; + tangent 0.204664 -0.967292 0.149865; + vertex 66.1489 38.7601 79.6214; + normal 0.968964 -0.128113 -0.211412; + texcoord 0.749030 -2.46259; + tangent 0.103936 0.987098 -0.121801; + vertex 65.6345 38.6689 77.3187; + texcoord 0.998540 -2.46259; + vertex 65.7345 39.6186 77.2015; + texcoord 0.749030 -2.79982; + tangent 0.103935 0.987098 -0.121801; + vertex 66.1489 38.7601 79.6214; + normal -0.365927 -0.895070 -0.254849; + tangent 0.578204 -0.00408202 -0.815882; + vertex 66.1489 38.7601 79.6214; + texcoord 0.998540 -2.46259; + tangent 0.578204 -0.00408202 -0.815882; + vertex 65.7345 39.6186 77.2015; + texcoord 0.998540 -2.79982; + tangent 0.578204 -0.00408202 -0.815882; + vertex 66.4364 38.7581 79.2158; + normal -0.186227 0.111830 0.976122; + texcoord 0.499510 -2.79982; + tangent 0.204664 -0.967292 0.149865; + vertex 66.0472 39.2411 79.5469; + texcoord 0.749030 -2.79982; + vertex 66.1489 38.7601 79.6214; + texcoord 0.499510 -2.89982; + tangent 0.204664 -0.967292 0.149865; + vertex 66.6583 39.1333 79.6759; + normal 0.521886 -0.766806 0.373690; + texcoord 0.749030 -2.79982; + tangent 0.578204 -0.00408202 -0.815882; + vertex 66.1489 38.7601 79.6214; + texcoord 0.998540 -2.79982; + vertex 66.4364 38.7581 79.2158; + normal 0.521886 -0.766806 0.373690; + texcoord 0.749030 -2.89982; + tangent 0.578204 -0.00408203 -0.815882; + vertex 66.6583 39.1333 79.6759; + normal 0.669199 -0.717727 -0.192461; + texcoord 0.000490000 -0.980050; + tangent 0.286662 0.488305 -0.824247; + vertex 28.6109 23.3570 79.9843; + texcoord 0.125240 -0.980050; + vertex 29.0646 24.1299 78.6797; + texcoord 0.000490000 -1.26866; + vertex 30.3162 24.4226 81.9403; + normal 0.121471 0.980082 -0.157109; + texcoord 0.374760 -0.980050; + tangent -0.585101 0.198559 0.786277; + vertex 27.9243 26.7544 78.5346; + texcoord 0.499510 -0.980050; + tangent -0.585101 0.198559 0.786277; + vertex 26.9982 27.0687 79.7791; + texcoord 0.374760 -1.26866; + tangent -0.585101 0.198559 0.786277; + vertex 32.6543 26.7335 82.0613; + normal 0.289716 0.737813 -0.609669; + tangent -0.651468 0.618672 0.439129; + vertex 32.6543 26.7335 82.0613; + texcoord 0.499510 -0.980050; + tangent -0.651468 0.618672 0.439129; + vertex 26.9982 27.0687 79.7791; + texcoord 0.499510 -1.26866; + tangent -0.651468 0.618672 0.439129; + vertex 31.7557 27.5869 82.6670; + normal -0.328610 0.861663 0.386720; + texcoord 0.499510 -0.980050; + tangent -0.291047 -0.481919 0.826466; + vertex 26.9982 27.0687 79.7791; + texcoord 0.624270 -0.980050; + tangent -0.291047 -0.481919 0.826466; + vertex 26.5282 26.2904 81.1138; + normal -0.328610 0.861663 0.386720; + texcoord 0.499510 -1.26866; + tangent -0.291047 -0.481919 0.826466; + vertex 31.7557 27.5869 82.6670; + normal -0.140335 0.939648 -0.312039; + tangent -0.956804 -0.0476569 0.286800; + vertex 31.7557 27.5869 82.6670; + texcoord 0.624270 -0.980050; + tangent -0.956804 -0.0476570 0.286800; + vertex 26.5282 26.2904 81.1138; + texcoord 0.624270 -1.26866; + tangent -0.956804 -0.0476569 0.286800; + vertex 30.4163 27.5202 83.0685; + normal -0.498259 0.261345 0.826702; + texcoord 0.624270 -0.980050; + tangent 0.177779 -0.902435 0.392435; + vertex 26.5282 26.2904 81.1138; + texcoord 0.749030 -0.980050; + vertex 26.8058 24.8809 81.7268; + texcoord 0.624270 -1.26866; + vertex 30.4163 27.5202 83.0685; + normal 0.383698 -0.791625 0.475506; + texcoord 0.873780 -0.980050; + tangent 0.583531 -0.191244 -0.789251; + vertex 27.6685 23.6659 81.2589; + texcoord 0.998540 -0.980050; + vertex 28.6109 23.3570 79.9843; + texcoord 0.873780 -1.26866; + vertex 29.3985 25.2827 82.5546; + normal -0.264367 -0.731215 0.628836; + tangent 0.655616 -0.614458 -0.438872; + vertex 29.3985 25.2827 82.5546; + texcoord 0.998540 -0.980050; + tangent 0.655616 -0.614458 -0.438872; + vertex 28.6109 23.3570 79.9843; + texcoord 0.998540 -1.26866; + tangent 0.655616 -0.614458 -0.438872; + vertex 30.3162 24.4226 81.9403; + normal 0.740018 0.645759 0.188067; + texcoord 0.374760 -1.26866; + tangent -0.651468 0.618672 0.439129; + vertex 32.6543 26.7335 82.0613; + texcoord 0.499510 -1.26866; + vertex 31.7557 27.5869 82.6670; + texcoord 0.499510 -1.58823; + tangent -0.651469 0.618672 0.439129; + vertex 33.1656 25.0058 85.9817; + normal -0.713632 -0.694159 -0.0941879; + texcoord 0.873780 -1.26866; + tangent 0.655616 -0.614458 -0.438872; + vertex 29.3985 25.2827 82.5546; + normal -0.713632 -0.694160 -0.0941879; + texcoord 0.998540 -1.26866; + vertex 30.3162 24.4226 81.9403; + normal -0.713632 -0.694160 -0.0941879; + texcoord 0.998540 -1.58823; + tangent 0.655616 -0.614458 -0.438872; + vertex 30.3389 23.8596 85.9176; + normal 0.0816640 -0.728083 -0.680607; + texcoord 0.250000 -1.87932; + tangent 0.991404 0.129386 -0.0194556; + vertex 31.6775 22.4695 88.5164; + texcoord 0.499510 -1.58823; + tangent 0.991403 0.129386 -0.0194556; + vertex 33.1656 25.0058 85.9817; + texcoord 0.499510 -1.87932; + tangent 0.991403 0.129386 -0.0194556; + vertex 33.3535 22.6882 88.4835; + normal -0.131897 0.991210 0.0102609; + texcoord 0.749030 -1.87932; + tangent -0.991075 -0.132066 0.0181414; + vertex 33.1856 24.2042 89.2244; + texcoord 0.998540 -1.58823; + tangent -0.991075 -0.132066 0.0181415; + vertex 30.3389 23.8596 85.9176; + texcoord 0.998540 -1.87932; + tangent -0.991075 -0.132066 0.0181414; + vertex 31.5051 23.9802 89.2552; + normal 0.127459 -0.988631 -0.0797649; + texcoord 0.250000 -1.87932; + tangent 0.991404 0.129386 -0.0194556; + vertex 31.6775 22.4695 88.5164; + texcoord 0.499510 -1.87932; + tangent 0.991403 0.129386 -0.0194556; + vertex 33.3535 22.6882 88.4835; + texcoord 0.250000 -2.19020; + tangent 0.991404 0.129386 -0.0194556; + vertex 31.9957 22.2322 91.9659; + normal -0.649757 -0.678755 -0.342209; + tangent 0.752894 -0.512640 -0.412735; + vertex 31.9957 22.2322 91.9659; + texcoord 0.499510 -1.87932; + vertex 33.3535 22.6882 88.4835; + texcoord 0.499510 -2.19020; + vertex 32.9997 21.5486 91.4156; + normal -0.0962037 0.802783 0.588460; + texcoord 0.749030 -1.87932; + tangent -0.991075 -0.132066 0.0181414; + vertex 33.1856 24.2042 89.2244; + texcoord 0.998540 -1.87932; + vertex 31.5051 23.9802 89.2552; + texcoord 0.749030 -2.19020; + tangent -0.991075 -0.132066 0.0181414; + vertex 33.7720 22.6372 91.4579; + normal -0.504838 -0.852184 0.137556; + texcoord 0.250000 -2.19020; + tangent 0.752894 -0.512640 -0.412735; + vertex 31.9957 22.2322 91.9659; + texcoord 0.499510 -2.19020; + tangent 0.752894 -0.512640 -0.412735; + vertex 32.9997 21.5486 91.4156; + texcoord 0.250000 -2.45797; + tangent 0.752894 -0.512640 -0.412735; + vertex 32.7782 22.0796 93.8923; + normal -0.990556 -0.122088 -0.0623949; + tangent 0.130628 -0.978607 -0.158948; + vertex 32.7782 22.0796 93.8923; + texcoord 0.499510 -2.19020; + vertex 32.9997 21.5486 91.4156; + texcoord 0.499510 -2.45797; + vertex 32.9060 21.1224 93.7368; + normal 0.838665 0.544579 -0.00866079; + texcoord 0.000490000 -2.76204; + tangent -0.482522 0.750283 0.451937; + vertex 34.4214 21.2007 95.5792; + texcoord 0.000490000 -2.45797; + tangent -0.482522 0.750283 0.451938; + vertex 33.7468 22.2123 93.8653; + normal 0.838665 0.544579 -0.00866079; + texcoord 0.250000 -2.76204; + tangent -0.482522 0.750283 0.451938; + vertex 34.1774 21.5801 95.8078; + normal -0.815436 -0.197239 0.544206; + texcoord 0.250000 -2.45797; + tangent 0.130628 -0.978607 -0.158948; + vertex 32.7782 22.0796 93.8923; + normal -0.815436 -0.197239 0.544206; + texcoord 0.499510 -2.45797; + tangent 0.130628 -0.978607 -0.158948; + vertex 32.9060 21.1224 93.7368; + texcoord 0.250000 -2.76204; + tangent 0.130628 -0.978607 -0.158948; + vertex 34.1774 21.5801 95.8078; + normal -0.508144 0.852357 0.123605; + tangent -0.861166 -0.500572 -0.0884342; + vertex 34.1774 21.5801 95.8078; + texcoord 0.499510 -2.45797; + tangent -0.861166 -0.500572 -0.0884344; + vertex 32.9060 21.1224 93.7368; + texcoord 0.499510 -2.76204; + tangent -0.861166 -0.500572 -0.0884342; + vertex 33.7420 21.3270 95.7630; + normal 0.453476 -0.677948 -0.578573; + texcoord 0.749030 -2.76204; + tangent 0.861167 0.500572 0.0884193; + vertex 33.9860 20.9476 95.5345; + texcoord 0.998540 -2.45797; + tangent 0.861168 0.500572 0.0884193; + vertex 33.7468 22.2123 93.8653; + normal 0.453476 -0.677948 -0.578573; + texcoord 0.998540 -2.76204; + tangent 0.861167 0.500572 0.0884193; + vertex 34.4214 21.2007 95.5792; + normal 0.847127 0.268631 0.458489; + texcoord 0.000490000 -2.76204; + tangent -0.482522 0.750283 0.451938; + vertex 34.4214 21.2007 95.5792; + normal 0.847127 0.268631 0.458489; + texcoord 0.250000 -2.76204; + tangent -0.482522 0.750283 0.451937; + vertex 34.1774 21.5801 95.8078; + texcoord 0.000490000 -2.86204; + vertex 34.1674 21.0322 96.1472; + normal -0.368295 0.494515 0.787282; + texcoord 0.250000 -2.76204; + tangent -0.861166 -0.500572 -0.0884342; + vertex 34.1774 21.5801 95.8078; + texcoord 0.499510 -2.76204; + vertex 33.7420 21.3270 95.7630; + texcoord 0.250000 -2.86204; + tangent -0.861166 -0.500572 -0.0884342; + vertex 34.1674 21.0322 96.1472; + normal 0.504633 -0.862803 -0.0302887; + texcoord 0.749030 -2.76204; + tangent 0.861167 0.500572 0.0884193; + vertex 33.9860 20.9476 95.5345; + texcoord 0.998540 -2.76204; + vertex 34.4214 21.2007 95.5792; + texcoord 0.749030 -2.86204; + tangent 0.861167 0.500572 0.0884193; + vertex 34.1674 21.0322 96.1472; + normal 0.810849 0.398495 -0.428632; + texcoord 0.000490000 -0.560580; + tangent -0.406065 0.910483 0.0783092; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.166830 -0.560580; + vertex 19.3940 -8.40242 83.7630; + texcoord 0.000490000 -0.984530; + tangent -0.406065 0.910483 0.0783092; + vertex 22.8512 -10.8679 88.0109; + normal 0.204308 0.974091 0.0969833; + texcoord 0.166830 -0.560580; + tangent -0.829069 0.119507 0.546225; + vertex 19.3940 -8.40242 83.7630; + texcoord 0.333170 -0.560580; + vertex 17.6025 -8.14418 84.9433; + texcoord 0.166830 -0.984530; + vertex 24.2243 -9.92394 88.8693; + normal 0.449426 0.801365 -0.394754; + tangent -0.205087 0.522652 0.827511; + vertex 24.2243 -9.92394 88.8693; + texcoord 0.333170 -0.560580; + tangent -0.205087 0.522652 0.827511; + vertex 17.6025 -8.14418 84.9433; + texcoord 0.333170 -0.984530; + tangent -0.205087 0.522652 0.827511; + vertex 23.8461 -8.96012 90.3953; + normal -0.476291 0.606877 0.636277; + texcoord 0.333170 -0.560580; + tangent -0.403497 -0.793789 0.455070; + vertex 17.6025 -8.14418 84.9433; + texcoord 0.499510 -0.560580; + tangent -0.403497 -0.793789 0.455070; + vertex 16.7096 -9.90080 85.9504; + texcoord 0.333170 -0.984530; + tangent -0.403497 -0.793789 0.455070; + vertex 23.8461 -8.96012 90.3953; + normal -0.0425320 0.989091 -0.141034; + tangent -0.934352 0.0106114 0.356193; + vertex 23.8461 -8.96012 90.3953; + texcoord 0.499510 -0.560580; + tangent -0.934352 0.0106114 0.356193; + vertex 16.7096 -9.90080 85.9504; + texcoord 0.499510 -0.984530; + tangent -0.934352 0.0106114 0.356193; + vertex 22.0948 -8.94023 91.0629; + normal -0.620294 -0.324116 0.714272; + texcoord 0.499510 -0.560580; + tangent 0.396701 -0.915214 -0.0707908; + vertex 16.7096 -9.90080 85.9504; + texcoord 0.665860 -0.560580; + tangent 0.396701 -0.915214 -0.0707908; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.499510 -0.984530; + tangent 0.396701 -0.915214 -0.0707909; + vertex 22.0948 -8.94023 91.0629; + normal -0.562406 0.826857 0.00277809; + tangent -0.738405 -0.500725 -0.451699; + vertex 22.0948 -8.94023 91.0629; + texcoord 0.665860 -0.560580; + tangent -0.738405 -0.500725 -0.451699; + vertex 17.6083 -11.9741 85.7900; + texcoord 0.665860 -0.984530; + tangent -0.738405 -0.500725 -0.451699; + vertex 20.6883 -9.89403 90.2025; + normal 0.842077 -0.511073 -0.172370; + texcoord 0.832200 -0.560580; + tangent 0.394116 0.801222 -0.450240; + vertex 19.3998 -12.2324 84.6097; + normal 0.842077 -0.511073 -0.172370; + texcoord 0.998540 -0.560580; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.832200 -0.984530; + vertex 21.0665 -10.8579 88.6765; + normal -0.0357402 -0.996086 -0.0808364; + tangent 0.936947 -0.00526043 -0.349432; + vertex 21.0665 -10.8579 88.6765; + texcoord 0.998540 -0.560580; + tangent 0.936947 -0.00526042 -0.349432; + vertex 20.2926 -10.4173 83.5897; + texcoord 0.998540 -0.984530; + tangent 0.936947 -0.00526043 -0.349432; + vertex 22.8512 -10.8679 88.0109; + normal 0.920229 0.390927 -0.0188412; + texcoord 0.166830 -0.984530; + tangent -0.205087 0.522652 0.827511; + vertex 24.2243 -9.92394 88.8693; + texcoord 0.333170 -0.984530; + vertex 23.8461 -8.96012 90.3953; + texcoord 0.333170 -1.35481; + tangent -0.205087 0.522652 0.827511; + vertex 25.6327 -13.1016 91.7238; + normal 0.328354 0.413998 0.848993; + texcoord 0.333170 -0.984530; + tangent -0.934352 0.0106114 0.356193; + vertex 23.8461 -8.96012 90.3953; + texcoord 0.499510 -0.984530; + vertex 22.0948 -8.94023 91.0629; + normal 0.328354 0.413998 0.848993; + texcoord 0.333170 -1.35481; + tangent -0.934352 0.0106115 0.356193; + vertex 25.6327 -13.1016 91.7238; + normal -0.618017 0.234450 0.750392; + texcoord 0.499510 -0.984530; + tangent -0.738405 -0.500725 -0.451699; + vertex 22.0948 -8.94023 91.0629; + texcoord 0.665860 -0.984530; + vertex 20.6883 -9.89403 90.2025; + texcoord 0.665860 -1.35481; + tangent -0.738405 -0.500725 -0.451699; + vertex 23.7955 -12.1898 93.4789; + normal -0.237329 -0.743534 -0.625166; + texcoord 0.832200 -0.984530; + tangent 0.936947 -0.00526043 -0.349432; + vertex 21.0665 -10.8579 88.6765; + texcoord 0.998540 -0.984530; + vertex 22.8512 -10.8679 88.0109; + texcoord 0.998540 -1.35481; + tangent 0.936947 -0.00526038 -0.349432; + vertex 23.2491 -14.2576 91.8914; + normal 0.811253 0.376151 -0.447637; + texcoord 0.333170 -1.74596; + tangent 0.0109229 0.755707 0.654819; + vertex 26.4257 -17.2681 93.9782; + normal 0.811253 0.376151 -0.447637; + texcoord 0.665860 -1.35481; + tangent 0.0109229 0.755707 0.654819; + vertex 23.7955 -12.1898 93.4789; + normal 0.811253 0.376151 -0.447637; + texcoord 0.665860 -1.74596; + tangent 0.0109229 0.755707 0.654819; + vertex 26.4504 -15.5579 95.4601; + normal 0.999224 -0.0330286 0.0214495; + texcoord 0.333170 -1.74596; + vertex 26.4257 -17.2681 93.9782; + texcoord 0.665860 -1.74596; + vertex 26.4504 -15.5579 95.4601; + texcoord 0.333170 -2.03340; + tangent 0.0109229 0.755707 0.654819; + vertex 26.3109 -19.3533 96.1144; + normal 0.130599 -0.173088 -0.976209; + tangent 0.764670 0.644311 -0.0119414; + vertex 26.3109 -19.3533 96.1144; + texcoord 0.665860 -1.74596; + tangent 0.764670 0.644311 -0.0119414; + vertex 26.4504 -15.5579 95.4601; + texcoord 0.665860 -2.03340; + tangent 0.764670 0.644311 -0.0119414; + vertex 27.6070 -18.2612 96.0941; + normal 0.530050 -0.639388 -0.556982; + texcoord 0.333170 -2.03340; + vertex 26.3109 -19.3533 96.1144; + texcoord 0.665860 -2.03340; + vertex 27.6070 -18.2612 96.0941; + texcoord 0.333170 -2.34529; + tangent 0.764671 0.644311 -0.0119415; + vertex 27.1731 -20.5209 98.2753; + normal -0.704701 -0.418038 -0.573272; + tangent 0.676501 -0.152331 -0.720515; + vertex 27.1731 -20.5209 98.2753; + texcoord 0.665860 -2.03340; + tangent 0.676501 -0.152331 -0.720515; + vertex 27.6070 -18.2612 96.0941; + texcoord 0.665860 -2.34529; + tangent 0.676501 -0.152331 -0.720515; + vertex 27.9431 -20.6943 97.4552; + normal -0.479572 -0.833616 -0.274034; + texcoord 0.333170 -2.34529; + vertex 27.1731 -20.5209 98.2753; + texcoord 0.665860 -2.34529; + vertex 27.9431 -20.6943 97.4552; + texcoord 0.333170 -2.67177; + tangent 0.676501 -0.152331 -0.720515; + vertex 28.6170 -21.7336 99.4373; + normal 0.146744 -0.725371 -0.672535; + texcoord 0.665860 -2.67177; + tangent 0.944357 0.305067 -0.122979; + vertex 28.4596 -22.2758 99.2737; + texcoord 0.665860 -2.34529; + tangent 0.944357 0.305067 -0.122980; + vertex 27.9431 -20.6943 97.4552; + texcoord 0.998540 -2.67177; + tangent 0.944357 0.305067 -0.122979; + vertex 29.0148 -22.0965 99.2014; + normal 0.296387 -0.951363 -0.0840393; + texcoord 0.665860 -2.67177; + vertex 28.4596 -22.2758 99.2737; + normal 0.296387 -0.951363 -0.0840393; + texcoord 0.998540 -2.67177; + vertex 29.0148 -22.0965 99.2014; + texcoord 0.665860 -2.77177; + vertex 28.8137 -22.2092 99.7682; + normal 0.926024 0.273612 -0.260032; + texcoord 0.166830 -1.04669; + tangent -0.163494 0.911656 0.377033; + vertex 14.7856 -39.2641 70.7068; + texcoord 0.333170 -1.04669; + vertex 14.4910 -37.6215 71.3861; + texcoord 0.333170 -1.39787; + vertex 16.4648 -42.7603 73.0081; + normal 0.0678951 0.472903 0.878495; + texcoord 0.499510 -1.04669; + tangent -0.402902 -0.792538 0.457771; + vertex 13.4653 -37.4402 72.8925; + normal 0.0678951 0.472903 0.878495; + texcoord 0.665860 -1.04669; + tangent -0.402902 -0.792538 0.457770; + vertex 12.7155 -38.9152 73.7445; + normal 0.0678951 0.472903 0.878495; + texcoord 0.665860 -1.39787; + tangent -0.402902 -0.792538 0.457771; + vertex 15.2680 -42.1087 75.2663; + normal -0.797490 -0.324914 -0.508371; + texcoord 0.832200 -1.04669; + tangent 0.561182 -0.0900544 -0.822779; + vertex 13.0101 -40.5578 73.0651; + texcoord 0.998540 -1.04669; + vertex 14.0545 -40.7254 71.5338; + texcoord 0.998540 -1.39787; + tangent 0.561182 -0.0900544 -0.822779; + vertex 13.9078 -43.0980 73.2803; + normal 0.844706 0.327801 -0.423105; + texcoord 0.333170 -1.79005; + tangent 0.289212 0.385623 0.876157; + vertex 16.6520 -46.8577 74.3501; + texcoord 0.665860 -1.39787; + vertex 15.2680 -42.1087 75.2663; + texcoord 0.665860 -1.79005; + vertex 17.2915 -46.0051 76.2874; + normal 0.949776 -0.229858 -0.212345; + texcoord 0.333170 -1.79005; + vertex 16.6520 -46.8577 74.3501; + texcoord 0.665860 -1.79005; + vertex 17.2915 -46.0051 76.2874; + texcoord 0.333170 -2.08049; + vertex 16.3811 -49.6448 76.1551; + normal 0.0622336 0.0207061 -0.997847; + tangent 0.898392 0.434351 0.0650439; + vertex 16.3811 -49.6448 76.1551; + normal 0.0622336 0.0207061 -0.997847; + texcoord 0.665860 -1.79005; + tangent 0.898392 0.434351 0.0650439; + vertex 17.2915 -46.0051 76.2874; + texcoord 0.665860 -2.08049; + tangent 0.898392 0.434351 0.0650439; + vertex 17.8689 -48.9255 76.2628; + normal 0.336346 -0.585189 -0.737852; + texcoord 0.333170 -2.08049; + vertex 16.3811 -49.6448 76.1551; + normal 0.336346 -0.585189 -0.737852; + texcoord 0.665860 -2.08049; + vertex 17.8689 -48.9255 76.2628; + texcoord 0.333170 -2.40118; + tangent 0.898392 0.434351 0.0650439; + vertex 17.0408 -51.5449 77.9628; + normal -0.716223 -0.206259 -0.666695; + tangent 0.697846 -0.219806 -0.681686; + vertex 17.0408 -51.5449 77.9628; + texcoord 0.665860 -2.08049; + vertex 17.8689 -48.9255 76.2628; + texcoord 0.665860 -2.40118; + vertex 17.8169 -51.7894 77.2047; + normal -0.588962 -0.717711 -0.371502; + texcoord 0.333170 -2.40118; + tangent 0.697846 -0.219806 -0.681686; + vertex 17.0408 -51.5449 77.9628; + texcoord 0.665860 -2.40118; + vertex 17.8169 -51.7894 77.2047; + texcoord 0.333170 -2.73973; + tangent 0.697846 -0.219806 -0.681686; + vertex 18.3995 -53.1316 78.8742; + normal 0.910988 -0.349872 -0.218383; + texcoord 0.000490000 -1.03572; + tangent 0.316697 0.932611 -0.173032; + vertex 16.4859 -39.5316 60.0550; + texcoord 0.166830 -1.03572; + vertex 17.0590 -37.8440 59.7419; + texcoord 0.000490000 -1.33647; + tangent 0.316697 0.932611 -0.173032; + vertex 16.5114 -40.9082 62.3668; + normal 0.844242 0.534670 -0.0372084; + texcoord 0.166830 -1.03572; + tangent -0.466689 0.767487 0.439505; + vertex 17.0590 -37.8440 59.7419; + texcoord 0.333170 -1.03572; + vertex 16.2282 -36.4777 60.5244; + texcoord 0.333170 -1.33647; + tangent -0.466689 0.767487 0.439505; + vertex 18.8075 -40.3531 63.3601; + normal -0.612543 0.349134 0.709152; + texcoord 0.499510 -1.03572; + tangent -0.323122 -0.929379 0.178455; + vertex 14.8243 -36.7989 61.6199; + texcoord 0.665860 -1.03572; + vertex 14.2301 -38.5080 61.9481; + texcoord 0.665860 -1.33647; + tangent -0.323122 -0.929379 0.178455; + vertex 16.6333 -39.4853 64.5052; + normal -0.187319 -0.844899 -0.501057; + texcoord 0.832200 -1.03572; + tangent 0.774924 0.186363 -0.603955; + vertex 15.0609 -39.8743 61.1656; + texcoord 0.998540 -1.03572; + vertex 16.4859 -39.5316 60.0550; + normal -0.187319 -0.844899 -0.501057; + texcoord 0.998540 -1.33647; + vertex 16.5114 -40.9082 62.3668; + normal 0.514982 0.186185 0.836737; + texcoord 0.333170 -1.33647; + tangent -0.834297 0.333005 0.439382; + vertex 18.8075 -40.3531 63.3601; + texcoord 0.665860 -1.33647; + tangent -0.834297 0.333005 0.439382; + vertex 16.6333 -39.4853 64.5052; + normal 0.514982 0.186185 0.836737; + texcoord 0.333170 -1.66692; + vertex 18.3930 -43.9241 64.4099; + normal 0.927615 0.366143 0.0739623; + tangent -0.224740 0.388892 0.893451; + vertex 18.3930 -43.9241 64.4099; + texcoord 0.665860 -1.33647; + vertex 16.6333 -39.4853 64.5052; + texcoord 0.665860 -1.66692; + vertex 17.9020 -43.0745 66.3619; + normal -0.997245 0.0737692 0.00777576; + texcoord 0.665860 -1.33647; + tangent -0.0474176 -0.553358 -0.831593; + vertex 16.6333 -39.4853 64.5052; + texcoord 0.998540 -1.33647; + tangent -0.0474176 -0.553358 -0.831593; + vertex 16.5114 -40.9082 62.3668; + texcoord 0.998540 -1.66692; + vertex 16.3430 -43.4526 64.9064; + normal 0.887138 -0.297635 0.352703; + texcoord 0.333170 -1.66692; + tangent -0.224740 0.388892 0.893451; + vertex 18.3930 -43.9241 64.4099; + texcoord 0.665860 -1.66692; + vertex 17.9020 -43.0745 66.3619; + texcoord 0.333170 -1.95538; + tangent -0.224740 0.388892 0.893451; + vertex 17.0667 -46.2539 65.7796; + normal 0.664469 -0.0378771 -0.746355; + tangent 0.725572 0.271858 0.632170; + vertex 17.0667 -46.2539 65.7796; + texcoord 0.665860 -1.66692; + vertex 17.9020 -43.0745 66.3619; + texcoord 0.665860 -1.95538; + vertex 18.2541 -45.8091 66.8141; + normal 0.619919 -0.657034 -0.428960; + texcoord 0.333170 -1.95538; + vertex 17.0667 -46.2539 65.7796; + normal 0.619919 -0.657034 -0.428960; + texcoord 0.665860 -1.95538; + vertex 18.2541 -45.8091 66.8141; + texcoord 0.333170 -2.27366; + vertex 16.4137 -48.2608 67.9098; + normal -0.337487 -0.161158 -0.927432; + tangent 0.940254 -0.104822 -0.323937; + vertex 16.4137 -48.2608 67.9098; + texcoord 0.665860 -1.95538; + tangent 0.940254 -0.104822 -0.323937; + vertex 18.2541 -45.8091 66.8141; + texcoord 0.665860 -2.27366; + tangent 0.940254 -0.104822 -0.323937; + vertex 17.4469 -48.3760 67.5539; + normal -0.301509 -0.698319 -0.649187; + texcoord 0.333170 -2.27366; + tangent 0.940254 -0.104822 -0.323937; + vertex 16.4137 -48.2608 67.9098; + texcoord 0.665860 -2.27366; + tangent 0.940254 -0.104822 -0.323937; + vertex 17.4469 -48.3760 67.5539; + texcoord 0.333170 -2.60862; + tangent 0.940254 -0.104822 -0.323937; + vertex 16.8160 -49.7802 69.3574; + normal -0.953647 0.0466351 -0.297291; + tangent 0.136185 -0.814084 -0.564554; + vertex 16.8160 -49.7802 69.3574; + texcoord 0.665860 -2.27366; + tangent 0.136185 -0.814084 -0.564554; + vertex 17.4469 -48.3760 67.5539; + normal -0.953647 0.0466351 -0.297291; + texcoord 0.665860 -2.60862; + tangent 0.136185 -0.814084 -0.564554; + vertex 16.8933 -50.2422 69.0370; + normal -0.911626 -0.326051 0.250257; + texcoord 0.333170 -2.60862; + vertex 16.8160 -49.7802 69.3574; + texcoord 0.665860 -2.60862; + vertex 16.8933 -50.2422 69.0370; + texcoord 0.333170 -2.70862; + vertex 17.0556 -50.2602 69.6047; + normal 0.472348 -0.185469 0.861678; + texcoord 0.374760 -1.08125; + tangent 0.493290 0.865795 -0.0840532; + vertex 17.8137 59.2859 90.4428; + texcoord 0.499510 -1.08125; + vertex 18.5558 60.5883 90.3164; + texcoord 0.374760 -1.57244; + tangent 0.493290 0.865795 -0.0840534; + vertex 12.8059 64.8957 94.3954; + normal 0.0717882 -0.633640 0.770290; + tangent 0.990777 -0.0436809 -0.128268; + vertex 12.8059 64.8957 94.3954; + texcoord 0.499510 -1.08125; + tangent 0.990777 -0.0436812 -0.128269; + vertex 18.5558 60.5883 90.3164; + texcoord 0.499510 -1.57244; + tangent 0.990777 -0.0436809 -0.128268; + vertex 14.0593 64.8404 94.2332; + normal -0.646385 0.288634 -0.706312; + texcoord 0.873780 -1.08125; + tangent -0.486618 -0.868942 0.0902383; + vertex 16.1427 61.8657 88.0099; + texcoord 0.998540 -1.08125; + vertex 15.3927 60.5264 88.1489; + texcoord 0.873780 -1.57244; + tangent -0.486618 -0.868942 0.0902384; + vertex 13.7182 64.3986 91.2638; + normal -0.0807861 0.603302 -0.793411; + tangent -0.989876 0.0446380 0.134733; + vertex 13.7182 64.3986 91.2638; + texcoord 0.998540 -1.08125; + tangent -0.989876 0.0446381 0.134733; + vertex 15.3927 60.5264 88.1489; + texcoord 0.998540 -1.57244; + tangent -0.989876 0.0446380 0.134733; + vertex 12.4452 64.4560 91.4371; + normal -0.992534 -0.00569396 0.121838; + texcoord 0.125240 -1.57244; + tangent 0.119711 0.145931 0.982025; + vertex 11.6645 64.6238 92.4183; + normal -0.992534 -0.00569396 0.121838; + texcoord 0.250000 -1.57244; + vertex 11.8139 64.8059 93.6437; + normal -0.992534 -0.00569396 0.121838; + texcoord 0.250000 -2.01791; + tangent 0.119711 0.145931 0.982025; + vertex 11.6205 69.2575 92.2763; + normal -0.602500 0.210320 0.769909; + texcoord 0.250000 -1.57244; + tangent 0.794923 0.0718898 0.602436; + vertex 11.8139 64.8059 93.6437; + texcoord 0.374760 -1.57244; + tangent 0.794923 0.0718898 0.602437; + vertex 12.8059 64.8957 94.3954; + texcoord 0.250000 -2.01791; + tangent 0.794923 0.0718897 0.602437; + vertex 11.6205 69.2575 92.2763; + normal 0.132392 0.110396 0.985031; + texcoord 0.374760 -1.57244; + tangent 0.990777 -0.0436809 -0.128268; + vertex 12.8059 64.8957 94.3954; + texcoord 0.499510 -1.57244; + vertex 14.0593 64.8404 94.2332; + texcoord 0.499510 -2.01791; + tangent 0.990777 -0.0436807 -0.128268; + vertex 12.1624 69.5378 93.9617; + normal 0.970300 0.196754 -0.140735; + texcoord 0.624270 -1.57244; + tangent -0.112897 -0.146218 -0.982789; + vertex 14.8595 64.6704 93.2410; + texcoord 0.749030 -1.57244; + vertex 14.7182 64.4874 92.0110; + texcoord 0.749030 -2.01791; + tangent -0.112897 -0.146218 -0.982789; + vertex 13.7884 70.0534 93.3823; + normal 0.557308 0.285204 -0.779786; + texcoord 0.749030 -1.57244; + tangent -0.799068 -0.0709539 -0.597040; + vertex 14.7182 64.4874 92.0110; + texcoord 0.873780 -1.57244; + vertex 13.7182 64.3986 91.2638; + texcoord 0.749030 -2.01791; + tangent -0.799068 -0.0709542 -0.597040; + vertex 13.7884 70.0534 93.3823; + normal -0.131602 0.0669102 -0.989042; + texcoord 0.873780 -1.57244; + tangent -0.989876 0.0446380 0.134733; + vertex 13.7182 64.3986 91.2638; + texcoord 0.998540 -1.57244; + vertex 12.4452 64.4560 91.4371; + texcoord 0.998540 -2.01791; + tangent -0.989876 0.0446380 0.134733; + vertex 13.2357 69.7691 91.6913; + normal -0.787758 -0.292494 0.542112; + texcoord 0.749030 -3.24563; + tangent 0.552916 0.0521650 0.831603; + vertex 11.3533 79.9583 92.6786; + normal -0.787758 -0.292494 0.542112; + texcoord 0.998540 -2.84732; + tangent 0.552916 0.0521645 0.831603; + vertex 12.5258 77.0938 92.8369; + normal -0.787758 -0.292494 0.542112; + texcoord 0.998540 -3.24563; + tangent 0.552916 0.0521650 0.831603; + vertex 11.5978 79.9814 93.0463; + normal -0.555235 0.767235 0.321037; + texcoord 0.749030 -3.24563; + vertex 11.3533 79.9583 92.6786; + texcoord 0.998540 -3.24563; + vertex 11.5978 79.9814 93.0463; + texcoord 0.749030 -3.34563; + tangent 0.552916 0.0521649 0.831603; + vertex 11.7977 80.3013 92.6275; + normal -0.978015 -0.199287 0.0614069; + texcoord 0.125240 -0.889530; + tangent 0.186675 -0.705439 0.683745; + vertex -19.1818 35.3953 94.7870; + texcoord 0.250000 -0.889530; + vertex -18.8792 34.2519 95.8952; + texcoord 0.125240 -1.38225; + tangent 0.186675 -0.705439 0.683745; + vertex -20.5196 42.1712 95.4697; + normal -0.671282 -0.265788 0.691908; + texcoord 0.250000 -0.889530; + tangent 0.737393 -0.144957 0.659727; + vertex -18.8792 34.2519 95.8952; + texcoord 0.374760 -0.889530; + vertex -17.6841 34.0170 96.9644; + texcoord 0.250000 -1.38225; + tangent 0.737393 -0.144957 0.659727; + vertex -21.2724 42.2018 96.6271; + normal 0.637304 0.445244 -0.628969; + texcoord 0.749030 -0.889530; + tangent -0.742329 0.135608 -0.656170; + vertex -15.7846 37.4015 95.7602; + normal 0.637304 0.445244 -0.628969; + texcoord 0.873780 -0.889530; + vertex -16.9935 37.6223 94.6916; + normal 0.637304 0.445244 -0.628969; + texcoord 0.749030 -1.38225; + tangent -0.742329 0.135608 -0.656170; + vertex -17.6152 42.1672 97.2790; + normal 0.681380 -0.105256 -0.724322; + texcoord 0.250000 -2.91232; + tangent -0.696255 0.211977 -0.685780; + vertex -21.1752 58.2760 96.4716; + texcoord 0.499510 -2.56951; + tangent -0.696255 0.211977 -0.685780; + vertex -22.1420 55.3796 95.9829; + texcoord 0.499510 -2.91232; + tangent -0.696255 0.211977 -0.685780; + vertex -21.8056 58.4680 95.8506; + normal 0.702142 0.399562 -0.589361; + texcoord 0.250000 -2.91232; + tangent -0.696255 0.211977 -0.685780; + vertex -21.1752 58.2760 96.4716; + texcoord 0.499510 -2.91232; + tangent -0.696255 0.211977 -0.685780; + vertex -21.8056 58.4680 95.8506; + texcoord 0.250000 -3.27118; + tangent -0.696255 0.211977 -0.685780; + vertex -22.1999 60.4893 96.7512; + normal -0.861664 -0.332203 -0.383636; + texcoord 0.749030 -3.27118; + tangent -0.316200 -0.239830 0.917877; + vertex -22.4849 60.7389 96.2082; + texcoord 0.998540 -2.91232; + tangent -0.316200 -0.239830 0.917877; + vertex -21.8249 58.0449 97.0585; + texcoord 0.998540 -3.27118; + tangent -0.316200 -0.239830 0.917877; + vertex -22.6329 60.6266 96.6379; + normal -0.746535 0.659927 -0.0847439; + texcoord 0.749030 -3.27118; + vertex -22.4849 60.7389 96.2082; + texcoord 0.998540 -3.27118; + vertex -22.6329 60.6266 96.6379; + texcoord 0.749030 -3.37118; + tangent -0.316200 -0.239830 0.917877; + vertex -22.2376 61.0736 96.6359; + normal -0.479854 0.688015 -0.544404; + texcoord 0.000490000 -0.879480; + tangent -0.731828 -0.656134 -0.184163; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.125240 -0.879480; + tangent -0.731828 -0.656134 -0.184163; + vertex -9.60796 -3.32751 96.9713; + normal -0.479854 0.688015 -0.544404; + texcoord 0.000490000 -1.37618; + tangent -0.731828 -0.656133 -0.184163; + vertex -9.42877 0.851520 102.095; + normal 0.363397 -0.617094 0.697952; + texcoord 0.499510 -0.879480; + tangent 0.736078 0.649411 0.190929; + vertex -7.99928 -5.68437 99.4314; + texcoord 0.624270 -0.879480; + vertex -6.79325 -4.62034 99.7442; + texcoord 0.499510 -1.37618; + vertex -10.2988 -0.617630 105.108; + normal -0.110640 -0.829845 0.546915; + tangent 0.879627 -0.337911 -0.334772; + vertex -10.2988 -0.617630 105.108; + normal -0.110640 -0.829845 0.546916; + texcoord 0.624270 -0.879480; + tangent 0.879627 -0.337912 -0.334771; + vertex -6.79325 -4.62034 99.7442; + normal -0.110640 -0.829845 0.546916; + texcoord 0.624270 -1.37618; + tangent 0.879627 -0.337911 -0.334772; + vertex -9.08924 -1.08229 104.648; + normal 0.224990 0.896953 -0.380599; + texcoord 0.873780 -0.879480; + tangent -0.814886 -0.0409289 -0.578175; + vertex -7.10500 -2.21343 98.2125; + texcoord 0.998540 -0.879480; + tangent -0.814886 -0.0409289 -0.578175; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.873780 -1.37618; + tangent -0.814886 -0.0409290 -0.578175; + vertex -8.47403 -0.0434500 102.517; + normal 0.719335 0.640764 -0.268288; + tangent -0.694309 0.650843 -0.307147; + vertex -8.47403 -0.0434500 102.517; + texcoord 0.998540 -0.879480; + tangent -0.694309 0.650843 -0.307147; + vertex -8.44015 -2.28049 97.2652; + texcoord 0.998540 -1.37618; + tangent -0.694309 0.650842 -0.307147; + vertex -9.42877 0.851520 102.095; + normal -0.489603 -0.102519 0.865898; + texcoord 0.374760 -1.37618; + tangent 0.690298 -0.652277 0.313087; + vertex -11.2309 0.263120 104.686; + normal -0.489603 -0.102519 0.865898; + texcoord 0.499510 -1.37618; + vertex -10.2988 -0.617630 105.108; + texcoord 0.499510 -1.80236; + tangent 0.690298 -0.652277 0.313087; + vertex -8.31271 4.28016 106.811; + normal 0.539831 0.188748 -0.820339; + texcoord 0.873780 -1.37618; + tangent -0.694309 0.650843 -0.307147; + vertex -8.47403 -0.0434500 102.517; + texcoord 0.998540 -1.37618; + vertex -9.42877 0.851520 102.095; + texcoord 0.998540 -1.80236; + tangent -0.694309 0.650843 -0.307147; + vertex -6.27234 3.80512 104.851; + normal -0.135756 -0.627389 0.766781; + texcoord 0.749030 -2.53256; + tangent 0.936187 -0.334515 -0.107955; + vertex -3.71776 9.56036 109.545; + texcoord 0.998540 -2.22384; + tangent 0.936187 -0.334515 -0.107955; + vertex -3.89025 6.94036 107.371; + texcoord 0.998540 -2.53256; + tangent 0.936187 -0.334515 -0.107955; + vertex -2.50329 9.12641 109.405; + normal 0.0462872 -0.187128 0.981245; + texcoord 0.749030 -2.53256; + vertex -3.71776 9.56036 109.545; + texcoord 0.998540 -2.53256; + vertex -2.50329 9.12641 109.405; + texcoord 0.749030 -2.86651; + tangent 0.936187 -0.334515 -0.107955; + vertex -1.92132 11.7584 109.880; + normal 0.532124 0.259872 -0.805798; + texcoord 0.499510 -3.21217; + tangent -0.421385 0.906771 0.0141663; + vertex 0.0950900 13.0499 110.678; + texcoord 0.499510 -2.86651; + tangent -0.421386 0.906771 0.0141662; + vertex -1.16196 11.8454 109.459; + texcoord 0.749030 -3.21217; + tangent -0.421386 0.906771 0.0141663; + vertex -0.0948600 13.4586 110.684; + normal -0.695957 0.518249 -0.497052; + tangent -0.699975 -0.335147 0.630644; + vertex -0.0948600 13.4586 110.684; + texcoord 0.998540 -2.86651; + tangent -0.699975 -0.335147 0.630644; + vertex -1.60566 11.0637 110.303; + texcoord 0.998540 -3.21217; + tangent -0.699975 -0.335147 0.630644; + vertex -0.410400 13.3075 110.968; + normal 0.879023 0.412233 -0.239548; + texcoord 0.499510 -3.21217; + tangent -0.421385 0.906771 0.0141663; + vertex 0.0950900 13.0499 110.678; + texcoord 0.749030 -3.21217; + vertex -0.0948600 13.4586 110.684; + texcoord 0.499510 -3.31217; + tangent -0.421385 0.906771 0.0141662; + vertex 0.118030 13.3010 111.194; + normal -0.135279 0.929283 0.343703; + texcoord 0.749030 -3.21217; + tangent -0.699975 -0.335147 0.630644; + vertex -0.0948600 13.4586 110.684; + texcoord 0.998540 -3.21217; + vertex -0.410400 13.3075 110.968; + texcoord 0.749030 -3.31217; + tangent -0.699975 -0.335147 0.630644; + vertex 0.118030 13.3010 111.194; + normal -0.419984 0.797801 -0.432582; + texcoord 0.000490000 -1.08592; + tangent -0.764537 -0.567852 -0.305004; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.125240 -1.08592; + vertex -26.8811 -37.6550 86.3245; + texcoord 0.000490000 -1.54448; + tangent -0.764537 -0.567852 -0.305004; + vertex -25.6582 -34.8524 90.3059; + normal -0.368523 -0.729617 0.576064; + texcoord 0.374760 -1.08592; + tangent 0.911123 -0.160487 0.379603; + vertex -26.3794 -40.1479 86.5798; + texcoord 0.499510 -1.08592; + vertex -25.0876 -40.3755 87.1180; + texcoord 0.374760 -1.54448; + tangent 0.911123 -0.160487 0.379603; + vertex -27.0364 -34.9149 92.7875; + normal -0.780590 -0.562191 0.273168; + tangent 0.624746 -0.715250 0.313226; + vertex -27.0364 -34.9149 92.7875; + texcoord 0.499510 -1.08592; + vertex -25.0876 -40.3755 87.1180; + texcoord 0.499510 -1.54448; + vertex -26.2915 -35.7677 93.1610; + normal 0.287427 -0.733176 0.616310; + texcoord 0.499510 -1.08592; + tangent 0.769501 0.559905 0.307205; + vertex -25.0876 -40.3755 87.1180; + texcoord 0.624270 -1.08592; + vertex -23.9699 -39.5622 87.5643; + texcoord 0.499510 -1.54448; + tangent 0.769501 0.559905 0.307205; + vertex -26.2915 -35.7677 93.1610; + normal -0.316906 -0.840917 0.438667; + tangent 0.780915 -0.493826 -0.382500; + vertex -26.2915 -35.7677 93.1610; + texcoord 0.624270 -1.08592; + tangent 0.780916 -0.493826 -0.382501; + vertex -23.9699 -39.5622 87.5643; + texcoord 0.624270 -1.54448; + tangent 0.780916 -0.493826 -0.382500; + vertex -25.3450 -36.3663 92.6974; + normal 0.284671 0.901721 -0.325364; + texcoord 0.873780 -1.08592; + tangent -0.912574 0.150977 -0.380019; + vertex -24.4716 -37.0692 87.3090; + texcoord 0.998540 -1.08592; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.873780 -1.54448; + tangent -0.912574 0.150977 -0.380019; + vertex -24.8972 -35.7190 90.6785; + normal 0.774908 0.537364 -0.332803; + tangent -0.627872 0.715025 -0.307435; + vertex -24.8972 -35.7190 90.6785; + texcoord 0.998540 -1.08592; + tangent -0.627872 0.715025 -0.307435; + vertex -25.7972 -36.8499 86.7569; + texcoord 0.998540 -1.54448; + tangent -0.627872 0.715025 -0.307435; + vertex -25.6582 -34.8524 90.3059; + normal -0.709110 0.554387 0.435680; + texcoord 0.250000 -1.54448; + tangent 0.104629 -0.528327 0.842570; + vertex -27.1594 -34.2936 91.7966; + texcoord 0.374760 -1.54448; + vertex -27.0364 -34.9149 92.7875; + texcoord 0.250000 -1.95616; + tangent 0.104629 -0.528327 0.842570; + vertex -23.8864 -31.1950 93.1808; + normal -0.517491 -0.0788785 0.852045; + texcoord 0.374760 -1.54448; + tangent 0.624746 -0.715250 0.313226; + vertex -27.0364 -34.9149 92.7875; + texcoord 0.499510 -1.54448; + vertex -26.2915 -35.7677 93.1610; + texcoord 0.499510 -1.95616; + vertex -24.7822 -31.8824 94.4373; + normal 0.204627 -0.376318 0.903611; + texcoord 0.499510 -1.54448; + tangent 0.780916 -0.493826 -0.382500; + vertex -26.2915 -35.7677 93.1610; + texcoord 0.624270 -1.54448; + vertex -25.3450 -36.3663 92.6974; + texcoord 0.499510 -1.95616; + vertex -24.7822 -31.8824 94.4373; + normal 0.616043 0.215145 -0.757762; + texcoord 0.873780 -1.54448; + tangent -0.627872 0.715025 -0.307435; + vertex -24.8972 -35.7190 90.6785; + normal 0.616043 0.215145 -0.757762; + texcoord 0.998540 -1.54448; + tangent -0.627873 0.715025 -0.307435; + vertex -25.6582 -34.8524 90.3059; + normal 0.616043 0.215145 -0.757762; + texcoord 0.998540 -1.95616; + vertex -22.6595 -32.3216 93.4623; + normal -0.319612 -0.276475 0.906316; + texcoord 0.000490000 -3.16736; + tangent 0.617423 -0.786320 -0.0221357; + vertex -19.3041 -24.7064 99.1316; + texcoord 0.000490000 -2.77817; + tangent 0.617423 -0.786320 -0.0221357; + vertex -20.1504 -27.1330 98.0928; + texcoord 0.250000 -3.16736; + tangent 0.617423 -0.786320 -0.0221357; + vertex -19.0468 -25.0341 99.1223; + normal -0.929623 0.359285 -0.0819428; + texcoord 0.749030 -3.16736; + tangent -0.139405 -0.137030 0.980708; + vertex -19.2460 -24.6493 98.7229; + texcoord 0.998540 -2.77817; + tangent -0.139406 -0.137030 0.980708; + vertex -20.1504 -27.1330 98.0928; + texcoord 0.998540 -3.16736; + tangent -0.139405 -0.137030 0.980708; + vertex -19.3041 -24.7064 99.1316; + normal 0.204010 0.132886 0.969908; + texcoord 0.000490000 -3.16736; + tangent 0.617423 -0.786320 -0.0221357; + vertex -19.3041 -24.7064 99.1316; + texcoord 0.250000 -3.16736; + vertex -19.0468 -25.0341 99.1223; + texcoord 0.000490000 -3.26736; + tangent 0.617423 -0.786320 -0.0221357; + vertex -18.8042 -24.5754 99.0085; + normal -0.228389 0.968127 0.102807; + texcoord 0.749030 -3.16736; + tangent -0.139405 -0.137030 0.980708; + vertex -19.2460 -24.6493 98.7229; + normal -0.228389 0.968127 0.102807; + texcoord 0.998540 -3.16736; + vertex -19.3041 -24.7064 99.1316; + texcoord 0.749030 -3.26736; + vertex -18.8042 -24.5754 99.0085; + normal -0.578545 0.729649 -0.364551; + texcoord 0.125240 -1.49220; + tangent -0.497776 -0.669910 -0.550853; + vertex -28.9703 -28.7889 65.6347; + texcoord 0.250000 -1.49220; + vertex -29.6455 -29.6977 64.8875; + texcoord 0.250000 -1.87172; + tangent -0.497776 -0.669911 -0.550852; + vertex -28.4776 -26.5579 69.3182; + normal 0.393815 -0.745827 0.537263; + texcoord 0.624270 -1.49220; + tangent 0.500751 0.664226 0.555025; + vertex -28.3080 -32.1363 66.7561; + texcoord 0.749030 -1.49220; + vertex -27.6265 -31.2323 67.5115; + texcoord 0.749030 -1.87172; + vertex -27.6316 -29.2694 70.2401; + normal 0.854879 0.0768205 -0.513109; + texcoord 0.873780 -1.49220; + tangent -0.401240 0.724871 -0.559972; + vertex -27.5426 -29.8740 67.4902; + texcoord 0.998540 -1.49220; + vertex -28.1055 -28.8572 66.7047; + texcoord 0.998540 -1.87172; + tangent -0.401240 0.724871 -0.559972; + vertex -26.7853 -27.7477 69.0703; + normal 0.343532 0.543200 -0.766107; + texcoord 0.250000 -2.59953; + tangent -0.921378 0.352848 -0.162974; + vertex -25.5774 -23.7219 76.0877; + texcoord 0.499510 -2.29136; + vertex -28.5395 -25.3368 73.6145; + texcoord 0.499510 -2.59953; + vertex -26.7944 -23.2559 75.8725; + normal -0.386198 -0.860685 0.331771; + texcoord 0.749030 -2.59953; + tangent 0.922123 -0.351176 0.162371; + vertex -27.3141 -24.4016 76.2831; + texcoord 0.998540 -2.29136; + tangent 0.922123 -0.351176 0.162372; + vertex -26.1408 -25.8270 73.9508; + normal -0.386198 -0.860685 0.331771; + texcoord 0.998540 -2.59953; + tangent 0.922123 -0.351176 0.162371; + vertex -26.0938 -24.8663 76.4979; + normal 0.388350 0.852722 -0.349356; + texcoord 0.250000 -2.59953; + tangent -0.921378 0.352848 -0.162974; + vertex -25.5774 -23.7219 76.0877; + texcoord 0.499510 -2.59953; + vertex -26.7944 -23.2559 75.8725; + texcoord 0.250000 -2.92872; + vertex -25.3748 -22.9516 78.1933; + normal 0.850747 0.0321236 -0.524593; + tangent -0.0796991 0.994473 -0.0683533; + vertex -25.3748 -22.9516 78.1933; + texcoord 0.499510 -2.59953; + tangent -0.0796992 0.994473 -0.0683533; + vertex -26.7944 -23.2559 75.8725; + texcoord 0.499510 -2.92872; + tangent -0.0796991 0.994473 -0.0683533; + vertex -25.4457 -22.0670 78.1325; + normal -0.345256 -0.557503 0.754976; + texcoord 0.749030 -2.59953; + tangent 0.922123 -0.351176 0.162371; + vertex -27.3141 -24.4016 76.2831; + texcoord 0.998540 -2.59953; + vertex -26.0938 -24.8663 76.4979; + texcoord 0.749030 -2.92872; + tangent 0.922123 -0.351176 0.162371; + vertex -26.2760 -22.1104 78.4496; + normal -0.817078 -0.371488 0.440885; + texcoord 0.000490000 -3.26901; + tangent 0.442016 -0.894622 0.0653690; + vertex -25.9787 -21.2125 80.4315; + texcoord 0.000490000 -2.92872; + tangent 0.442016 -0.894622 0.0653690; + vertex -26.2047 -22.9954 78.5103; + texcoord 0.250000 -3.26901; + tangent 0.442016 -0.894622 0.0653690; + vertex -25.7754 -21.6239 80.4615; + normal 0.988493 0.0876915 0.123254; + texcoord 0.250000 -2.92872; + tangent -0.0796991 0.994473 -0.0683533; + vertex -25.3748 -22.9516 78.1933; + texcoord 0.499510 -2.92872; + vertex -25.4457 -22.0670 78.1325; + texcoord 0.250000 -3.26901; + tangent -0.0796991 0.994473 -0.0683534; + vertex -25.7754 -21.6239 80.4615; + normal -0.729665 0.541902 -0.417049; + texcoord 0.749030 -3.26901; + tangent -0.612981 -0.248057 0.750148; + vertex -25.6968 -21.0984 80.0865; + texcoord 0.998540 -2.92872; + tangent -0.612981 -0.248057 0.750148; + vertex -26.2047 -22.9954 78.5103; + texcoord 0.998540 -3.26901; + tangent -0.612981 -0.248057 0.750148; + vertex -25.9787 -21.2125 80.4315; + normal -0.275238 -0.0659086 0.959114; + texcoord 0.000490000 -3.26901; + tangent 0.442016 -0.894622 0.0653690; + vertex -25.9787 -21.2125 80.4315; + texcoord 0.250000 -3.26901; + vertex -25.7754 -21.6239 80.4615; + texcoord 0.000490000 -3.36901; + tangent 0.442016 -0.894622 0.0653690; + vertex -25.4167 -21.1799 80.5950; + normal -0.120600 0.967687 0.221445; + texcoord 0.749030 -3.26901; + tangent -0.612981 -0.248057 0.750148; + vertex -25.6968 -21.0984 80.0865; + texcoord 0.998540 -3.26901; + vertex -25.9787 -21.2125 80.4315; + texcoord 0.749030 -3.36901; + vertex -25.4167 -21.1799 80.5950; + normal 0.513136 -0.741864 -0.431658; + texcoord 0.100290 -1.98277; + tangent 0.827183 0.561642 0.0180586; + vertex 42.9647 8.56094 102.591; + texcoord 0.200100 -1.98277; + vertex 43.9460 9.22723 102.613; + normal 0.513136 -0.741864 -0.431658; + texcoord 0.200100 -2.37286; + tangent 0.827183 0.561642 0.0180586; + vertex 43.5077 6.36494 107.011; + normal 0.124919 0.806589 0.577762; + texcoord 0.499510 -1.98277; + tangent -0.974101 -0.0109145 0.225850; + vertex 43.1465 11.9652 103.842; + texcoord 0.599320 -1.98277; + vertex 41.9543 11.9519 104.118; + texcoord 0.599320 -2.37286; + tangent -0.974101 -0.0109144 0.225850; + vertex 42.3639 8.51625 108.826; + normal -0.411372 -0.286658 -0.865217; + texcoord 0.200100 -3.93245; + tangent 0.662461 -0.746022 -0.0678028; + vertex 34.2987 -1.38599 115.435; + normal -0.411372 -0.286658 -0.865217; + texcoord 0.399710 -3.52392; + tangent 0.662461 -0.746022 -0.0678028; + vertex 36.8156 -0.254740 113.863; + texcoord 0.399710 -3.93245; + tangent 0.662461 -0.746022 -0.0678028; + vertex 34.5717 -1.69348 115.407; + normal -0.746487 -0.649894 -0.142815; + texcoord 0.200100 -3.93245; + tangent 0.662461 -0.746022 -0.0678028; + vertex 34.2987 -1.38599 115.435; + texcoord 0.399710 -3.93245; + vertex 34.5717 -1.69348 115.407; + texcoord 0.200100 -4.03245; + tangent 0.662461 -0.746022 -0.0678028; + vertex 34.3979 -1.62652 116.011; + normal 0.533413 -0.353203 0.768582; + texcoord 0.599320 -3.86704; + tangent -0.794292 0.103241 0.598700; + vertex -6.28699 -32.0507 97.7453; + texcoord 0.798930 -3.46620; + tangent -0.794292 0.103241 0.598700; + vertex -5.78700 -29.3512 98.6388; + normal 0.533413 -0.353203 0.768582; + texcoord 0.798930 -3.86704; + tangent -0.794292 0.103241 0.598700; + vertex -6.60011 -32.0100 97.9813; + normal -0.579387 -0.0242913 0.814690; + tangent -0.621890 0.659280 -0.422614; + vertex -6.60011 -32.0100 97.9813; + texcoord 0.798930 -3.46620; + tangent -0.621890 0.659280 -0.422615; + vertex -5.78700 -29.3512 98.6388; + texcoord 0.998540 -3.86704; + tangent -0.621890 0.659280 -0.422614; + vertex -6.84526 -31.7502 97.8147; + normal 0.129573 -0.933995 0.332963; + texcoord 0.599320 -3.86704; + tangent -0.794292 0.103241 0.598700; + vertex -6.28699 -32.0507 97.7453; + texcoord 0.798930 -3.86704; + tangent -0.794292 0.103241 0.598700; + vertex -6.60011 -32.0100 97.9813; + texcoord 0.599320 -3.96704; + vertex -6.78276 -32.2259 97.4469; + normal -0.776020 -0.446390 0.445566; + texcoord 0.798930 -3.86704; + tangent -0.621890 0.659280 -0.422614; + vertex -6.60011 -32.0100 97.9813; + texcoord 0.998540 -3.86704; + vertex -6.84526 -31.7502 97.8147; + texcoord 0.798930 -3.96704; + vertex -6.78276 -32.2259 97.4469; + normal 0.346907 -0.731723 -0.586717; + texcoord 0.399710 -3.85361; + tangent -0.143325 -0.659576 0.737846; + vertex -36.7348 -54.4165 85.8667; + texcoord 0.399710 -3.45601; + tangent -0.143325 -0.659576 0.737846; + vertex -34.3417 -53.5998 86.2631; + texcoord 0.599320 -3.85361; + tangent -0.143325 -0.659576 0.737846; + vertex -36.7906 -54.6730 86.1536; + normal 0.298274 -0.766044 0.569394; + tangent -0.264674 0.506773 0.820444; + vertex -36.7906 -54.6730 86.1536; + texcoord 0.798930 -3.45601; + tangent -0.264674 0.506773 0.820444; + vertex -34.6029 -52.9837 87.2803; + normal 0.298274 -0.766044 0.569394; + texcoord 0.798930 -3.85361; + tangent -0.264674 0.506773 0.820444; + vertex -36.8935 -54.4760 86.4726; + normal -0.252808 -0.696409 -0.671642; + texcoord 0.399710 -3.85361; + tangent -0.143325 -0.659576 0.737846; + vertex -36.7348 -54.4165 85.8667; + texcoord 0.599320 -3.85361; + vertex -36.7906 -54.6730 86.1536; + texcoord 0.399710 -3.95361; + vertex -37.3020 -54.3854 86.0479; + normal -0.513706 -0.794115 0.324789; + texcoord 0.599320 -3.85361; + tangent -0.264674 0.506773 0.820444; + vertex -36.7906 -54.6730 86.1536; + texcoord 0.798930 -3.85361; + vertex -36.8935 -54.4760 86.4726; + texcoord 0.599320 -3.95361; + tangent -0.264674 0.506773 0.820444; + vertex -37.3020 -54.3854 86.0479; + normal 0.306182 -0.379976 -0.872852; + texcoord 0.100290 -1.95346; + tangent 0.799919 -0.394410 0.452295; + vertex -38.1376 -69.1346 61.9734; + normal 0.306182 -0.379976 -0.872852; + texcoord 0.200100 -1.95346; + tangent 0.799919 -0.394410 0.452295; + vertex -37.2620 -69.5663 62.4686; + normal 0.306182 -0.379976 -0.872852; + texcoord 0.200100 -2.36627; + tangent 0.799919 -0.394410 0.452295; + vertex -42.3092 -71.0563 61.3467; + normal -0.383592 0.867456 0.316823; + texcoord 0.699120 -1.95346; + tangent -0.434328 0.133301 -0.890837; + vertex -39.4039 -68.0462 64.9598; + texcoord 0.798930 -1.95346; + tangent -0.434328 0.133301 -0.890837; + vertex -39.8758 -67.9014 63.9920; + texcoord 0.798930 -2.36627; + tangent -0.434328 0.133301 -0.890837; + vertex -43.2735 -69.0900 63.1326; + normal -0.00133614 0.777232 -0.629212; + texcoord 0.200100 -3.92243; + tangent 0.186621 -0.617965 -0.763735; + vertex -56.0844 -73.6097 58.9935; + texcoord 0.399710 -3.53515; + tangent 0.186621 -0.617965 -0.763735; + vertex -53.3251 -73.5246 59.0928; + texcoord 0.399710 -3.92243; + tangent 0.186621 -0.617965 -0.763735; + vertex -56.0134 -73.8448 58.7030; + normal 0.173069 -0.318057 -0.932141; + tangent 0.468544 -0.805881 0.361969; + vertex -56.0134 -73.8448 58.7030; + normal 0.173069 -0.318057 -0.932141; + texcoord 0.399710 -3.53515; + vertex -53.3251 -73.5246 59.0928; + normal 0.173069 -0.318057 -0.932141; + texcoord 0.599320 -3.92243; + vertex -55.8352 -74.1513 58.8406; + normal -0.799097 0.356746 -0.483918; + texcoord 0.200100 -3.92243; + tangent 0.186621 -0.617965 -0.763735; + vertex -56.0844 -73.6097 58.9935; + texcoord 0.399710 -3.92243; + vertex -56.0134 -73.8448 58.7030; + normal -0.799097 0.356746 -0.483918; + texcoord 0.200100 -4.02243; + tangent 0.186621 -0.617965 -0.763735; + vertex -56.3640 -74.1136 59.0838; + normal -0.380139 -0.553768 -0.740834; + texcoord 0.399710 -3.92243; + tangent 0.468544 -0.805881 0.361970; + vertex -56.0134 -73.8448 58.7030; + texcoord 0.599320 -3.92243; + vertex -55.8352 -74.1513 58.8406; + texcoord 0.399710 -4.02243; + tangent 0.468544 -0.805881 0.361969; + vertex -56.3640 -74.1136 59.0838; + normal 0.274289 0.774041 -0.570637; + texcoord 0.200100 -4.00668; + tangent 0.705247 -0.565318 -0.427835; + vertex -19.6783 -86.3599 16.6464; + texcoord 0.399710 -3.55746; + tangent 0.705247 -0.565318 -0.427835; + vertex -17.9737 -85.3555 18.8282; + texcoord 0.399710 -4.00668; + vertex -19.4268 -86.5615 16.4939; + normal 0.874668 -0.194668 -0.443914; + tangent 0.0785494 -0.846783 0.526107; + vertex -19.4268 -86.5615 16.4939; + texcoord 0.399710 -3.55746; + tangent 0.0785496 -0.846783 0.526107; + vertex -17.9737 -85.3555 18.8282; + texcoord 0.599320 -4.00668; + tangent 0.0785494 -0.846783 0.526107; + vertex -19.3988 -86.8634 16.6815; + normal 0.383569 -0.841060 0.381436; + tangent -0.656674 0.0420213 0.753003; + vertex -19.3988 -86.8634 16.6815; + texcoord 0.798930 -3.55746; + tangent -0.656674 0.0420212 0.753003; + vertex -18.9866 -85.3680 19.5642; + texcoord 0.798930 -4.00668; + tangent -0.656674 0.0420213 0.753003; + vertex -19.6330 -86.8484 16.9500; + normal -0.200305 0.419996 -0.885145; + texcoord 0.200100 -4.00668; + tangent 0.705246 -0.565318 -0.427835; + vertex -19.6783 -86.3599 16.6464; + texcoord 0.399710 -4.00668; + tangent 0.705247 -0.565318 -0.427835; + vertex -19.4268 -86.5615 16.4939; + texcoord 0.200100 -4.10668; + vertex -19.9042 -86.8277 16.4756; + normal 0.300897 -0.482987 -0.822304; + texcoord 0.399710 -4.00668; + tangent 0.0785494 -0.846783 0.526107; + vertex -19.4268 -86.5615 16.4939; + normal 0.300896 -0.482987 -0.822304; + texcoord 0.599320 -4.00668; + vertex -19.3988 -86.8634 16.6815; + normal 0.300897 -0.482987 -0.822304; + texcoord 0.399710 -4.10668; + tangent 0.0785495 -0.846783 0.526107; + vertex -19.9042 -86.8277 16.4756; + normal -0.0688027 -0.997621 -0.00432883; + texcoord 0.599320 -4.00668; + tangent -0.656674 0.0420213 0.753003; + vertex -19.3988 -86.8634 16.6815; + texcoord 0.798930 -4.00668; + vertex -19.6330 -86.8484 16.9500; + texcoord 0.599320 -4.10668; + vertex -19.9042 -86.8277 16.4756; + normal -0.876965 -0.264133 -0.401455; + texcoord 0.873780 -2.53010; + tangent -0.343055 0.929109 0.138094; + vertex 64.2280 128.425 49.4554; + texcoord 0.998540 -2.53010; + vertex 63.9447 129.192 49.5694; + normal -0.876965 -0.264133 -0.401455; + texcoord 0.998540 -3.41386; + tangent -0.343055 0.929109 0.138094; + vertex 66.0654 132.606 42.6907; + normal 0.904943 0.385029 0.181191; + texcoord 0.499510 -4.74115; + tangent 0.423587 -0.774394 -0.469987; + vertex 67.8748 136.449 34.8456; + texcoord 0.499510 -4.10410; + tangent 0.423587 -0.774394 -0.469987; + vertex 67.8336 134.833 38.4855; + texcoord 0.749030 -4.74115; + tangent 0.423587 -0.774394 -0.469987; + vertex 67.9950 136.229 34.7122; + normal 0.474124 -0.822292 -0.314710; + tangent -0.841910 -0.528021 0.111272; + vertex 67.9950 136.229 34.7122; + texcoord 0.998540 -4.10410; + tangent -0.841910 -0.528021 0.111273; + vertex 67.0869 134.440 38.0207; + texcoord 0.998540 -4.74115; + tangent -0.841910 -0.528021 0.111272; + vertex 67.7560 136.080 34.7438; + normal 0.618968 0.626252 -0.474012; + texcoord 0.499510 -4.74115; + tangent 0.423587 -0.774394 -0.469987; + vertex 67.8748 136.449 34.8456; + texcoord 0.749030 -4.74115; + vertex 67.9950 136.229 34.7122; + texcoord 0.499510 -4.84115; + tangent 0.423587 -0.774394 -0.469987; + vertex 67.7147 136.369 34.5311; + normal 0.240578 -0.551860 -0.798482; + texcoord 0.749030 -4.74115; + tangent -0.841910 -0.528021 0.111272; + vertex 67.9950 136.229 34.7122; + texcoord 0.998540 -4.74115; + vertex 67.7560 136.080 34.7438; + normal 0.240578 -0.551860 -0.798482; + texcoord 0.749030 -4.84115; + tangent -0.841910 -0.528021 0.111272; + vertex 67.7147 136.369 34.5311; + normal -0.814553 -0.0342203 -0.579079; + texcoord 0.000490000 -3.04066; + tangent -0.560759 -0.209100 0.801141; + vertex 8.79752 96.5457 134.118; + texcoord 0.125240 -3.04066; + vertex 8.34277 96.3761 134.768; + normal -0.814553 -0.0342203 -0.579079; + texcoord 0.000490000 -3.70675; + tangent -0.560759 -0.209100 0.801141; + vertex 10.5708 100.330 131.400; + normal -0.643928 0.603764 0.469920; + texcoord 0.125240 -3.04066; + tangent 0.141383 -0.509725 0.848641; + vertex 8.34277 96.3761 134.768; + texcoord 0.250000 -3.04066; + vertex 8.45586 95.9684 135.446; + texcoord 0.250000 -3.70675; + tangent 0.141383 -0.509724 0.848641; + vertex 10.7967 100.944 132.262; + normal 0.806495 0.0635580 0.587815; + texcoord 0.499510 -3.04066; + tangent 0.565767 0.205730 -0.798488; + vertex 9.82676 95.3934 135.517; + texcoord 0.624270 -3.04066; + vertex 10.2931 95.5630 134.859; + texcoord 0.499510 -3.70675; + tangent 0.565767 0.205731 -0.798488; + vertex 11.8306 100.632 132.201; + normal 0.699684 -0.558934 -0.445010; + texcoord 0.624270 -3.04066; + tangent -0.134973 0.508243 -0.850571; + vertex 10.2931 95.5630 134.859; + normal 0.699684 -0.558934 -0.445010; + texcoord 0.749030 -3.04066; + tangent -0.134973 0.508243 -0.850571; + vertex 10.1849 95.9707 134.176; + texcoord 0.749030 -3.70675; + tangent -0.134973 0.508243 -0.850571; + vertex 11.6082 100.014 131.335; + normal -0.662869 -0.0182876 -0.748512; + texcoord 0.000490000 -5.03648; + tangent -0.662129 0.481042 0.574617; + vertex 14.5003 107.399 126.997; + texcoord 0.000490000 -4.39803; + tangent -0.662129 0.481041 0.574617; + vertex 12.6779 104.275 128.687; + texcoord 0.250000 -5.03648; + tangent -0.662129 0.481042 0.574617; + vertex 14.3127 107.535 127.159; + normal -0.242355 0.588118 -0.771609; + texcoord 0.000490000 -5.03648; + tangent -0.662129 0.481041 0.574617; + vertex 14.5003 107.399 126.997; + texcoord 0.250000 -5.03648; + vertex 14.3127 107.535 127.159; + texcoord 0.000490000 -5.13648; + vertex 14.6422 107.683 127.169; + normal 0.828360 -0.0774316 -0.554818; + texcoord 0.749030 -5.03648; + tangent -0.521584 0.254721 -0.814290; + vertex 14.6482 107.327 127.227; + texcoord 0.998540 -5.03648; + vertex 14.5003 107.399 126.997; + texcoord 0.749030 -5.13648; + vertex 14.6422 107.683 127.169; + normal -0.638560 -0.421244 0.644046; + texcoord 0.125240 -1.95234; + tangent 0.661421 -0.728221 0.179487; + vertex 21.7696 -11.1333 151.427; + texcoord 0.250000 -1.95234; + vertex 22.3494 -11.7717 151.585; + texcoord 0.250000 -2.94610; + tangent 0.661422 -0.728221 0.179487; + vertex 21.8447 -3.63543 156.406; + normal 0.677420 0.458148 -0.575502; + texcoord 0.624270 -1.95234; + tangent -0.653741 0.733635 -0.185479; + vertex 23.8106 -10.6570 150.397; + texcoord 0.749030 -1.95234; + vertex 23.2348 -10.0107 150.234; + texcoord 0.749030 -2.94610; + tangent -0.653741 0.733635 -0.185479; + vertex 22.7273 -3.13127 155.113; + normal -0.951714 -0.271466 0.143339; + texcoord 0.250000 -4.83484; + tangent 0.0533130 0.313671 0.948034; + vertex 20.5863 8.59129 160.025; + normal -0.951714 -0.271466 0.143339; + texcoord 0.499510 -3.98615; + tangent 0.0533132 0.313672 0.948033; + vertex 21.7948 3.76222 158.903; + normal -0.951714 -0.271466 0.143339; + texcoord 0.499510 -4.83484; + tangent 0.0533130 0.313671 0.948034; + vertex 20.5998 8.67072 160.265; + normal 0.0895972 -0.246030 0.965112; + tangent 0.995126 0.0621977 -0.0765278; + vertex 20.5998 8.67072 160.265; + texcoord 0.499510 -3.98615; + tangent 0.995126 0.0621972 -0.0765278; + vertex 21.7948 3.76222 158.903; + texcoord 0.749030 -4.83484; + tangent 0.995126 0.0621977 -0.0765278; + vertex 20.8518 8.68647 160.245; + normal -0.935506 0.347749 -0.0624494; + texcoord 0.250000 -4.83484; + tangent 0.0533130 0.313671 0.948034; + vertex 20.5863 8.59129 160.025; + texcoord 0.499510 -4.83484; + vertex 20.5998 8.67072 160.265; + texcoord 0.250000 -4.93484; + tangent 0.0533130 0.313671 0.948034; + vertex 20.6968 8.89337 160.052; + normal 0.0128373 0.687715 0.725867; + texcoord 0.499510 -4.83484; + tangent 0.995126 0.0621977 -0.0765278; + vertex 20.5998 8.67072 160.265; + texcoord 0.749030 -4.83484; + vertex 20.8518 8.68647 160.245; + texcoord 0.499510 -4.93484; + tangent 0.995126 0.0621978 -0.0765278; + vertex 20.6968 8.89337 160.052; + normal -0.910385 -0.0413626 0.411691; + texcoord 0.250000 -4.67444; + tangent 0.343737 -0.629452 0.696875; + vertex 4.43486 -50.5741 120.828; + texcoord 0.499510 -4.05907; + tangent 0.343736 -0.629452 0.696875; + vertex 3.87792 -54.1987 119.232; + texcoord 0.499510 -4.67444; + tangent 0.343737 -0.629452 0.696875; + vertex 4.53214 -50.7522 121.025; + normal -0.213890 0.670109 0.710778; + texcoord 0.250000 -4.67444; + vertex 4.43486 -50.5741 120.828; + texcoord 0.499510 -4.67444; + vertex 4.53214 -50.7522 121.025; + texcoord 0.250000 -4.77444; + vertex 4.78693 -50.5326 120.895; + normal -0.857100 -0.482843 0.179563; + texcoord 0.125240 -1.94247; + tangent 0.416812 -0.854831 -0.309082; + vertex -13.3470 -80.1528 60.0270; + texcoord 0.250000 -1.94247; + vertex -12.9642 -80.9380 59.7431; + texcoord 0.250000 -2.97365; + tangent 0.416812 -0.854831 -0.309083; + vertex -13.0935 -77.1728 69.2502; + normal 0.854261 -0.460891 0.240453; + texcoord 0.499510 -1.94247; + tangent 0.354869 0.855031 0.378139; + vertex -11.2572 -80.8865 59.9165; + texcoord 0.624270 -1.94247; + vertex -10.9149 -80.0619 60.2812; + normal 0.854261 -0.460891 0.240453; + texcoord 0.499510 -2.97365; + tangent 0.354869 0.855031 0.378139; + vertex -11.8917 -77.1798 69.2755; + normal 0.570495 -0.602733 0.557896; + texcoord 0.499510 -4.97207; + tangent 0.752517 0.655734 -0.0610761; + vertex -13.4731 -69.2787 80.5738; + texcoord 0.499510 -4.07548; + tangent 0.752517 0.655734 -0.0610767; + vertex -12.8576 -72.4921 76.4729; + texcoord 0.749030 -4.97207; + tangent 0.752517 0.655734 -0.0610761; + vertex -13.2734 -69.1047 80.5576; + normal 0.850501 0.456089 -0.261977; + tangent -0.485762 0.490108 -0.723761; + vertex -13.2734 -69.1047 80.5576; + texcoord 0.998540 -4.07548; + tangent -0.485762 0.490108 -0.723761; + vertex -13.2902 -71.8472 75.7284; + normal 0.850501 0.456089 -0.261977; + texcoord 0.998540 -4.97207; + tangent -0.485762 0.490108 -0.723761; + vertex -13.4023 -68.9746 80.3656; + normal 0.249791 -0.198383 0.947760; + texcoord 0.499510 -4.97207; + tangent 0.752517 0.655734 -0.0610761; + vertex -13.4731 -69.2787 80.5738; + texcoord 0.749030 -4.97207; + vertex -13.2734 -69.1047 80.5576; + texcoord 0.499510 -5.07207; + vertex -13.5628 -68.9650 80.6631; + normal 0.491078 0.838008 0.237878; + texcoord 0.749030 -4.97207; + tangent -0.485762 0.490108 -0.723761; + vertex -13.2734 -69.1047 80.5576; + normal 0.491078 0.838008 0.237878; + texcoord 0.998540 -4.97207; + tangent -0.485762 0.490108 -0.723761; + vertex -13.4023 -68.9746 80.3656; + texcoord 0.749030 -5.07207; + vertex -13.5628 -68.9650 80.6631; + normal 0.773191 -0.234176 0.589354; + texcoord 0.000490000 -2.00578; + tangent 0.538778 0.732752 -0.415684; + vertex 32.7741 128.910 79.8607; + texcoord 0.125240 -2.00578; + vertex 33.2270 129.526 79.5113; + texcoord 0.000490000 -3.05672; + tangent 0.538778 0.732752 -0.415684; + vertex 29.4426 133.795 86.1721; + normal 0.416791 0.849404 -0.323725; + texcoord 0.250000 -2.00578; + tangent -0.680469 0.0554208 -0.730679; + vertex 33.1517 129.994 78.8394; + texcoord 0.374760 -2.00578; + vertex 32.5923 130.040 78.2387; + texcoord 0.250000 -3.05672; + tangent -0.680469 0.0554206 -0.730678; + vertex 29.0071 134.768 86.0294; + normal -0.786178 0.278771 -0.551554; + texcoord 0.499510 -2.00578; + tangent -0.545735 -0.731960 0.407930; + vertex 31.8764 129.636 78.0610; + texcoord 0.624270 -2.00578; + vertex 31.4054 129.005 78.4131; + texcoord 0.499510 -3.05672; + tangent -0.545735 -0.731960 0.407930; + vertex 28.0507 134.301 85.8718; + normal -0.447164 -0.814433 0.369789; + texcoord 0.749030 -2.00578; + tangent 0.686255 -0.0472297 0.725826; + vertex 31.4732 128.530 79.0861; + normal -0.447164 -0.814433 0.369790; + texcoord 0.873780 -2.00578; + tangent 0.686255 -0.0472297 0.725826; + vertex 32.0401 128.491 79.6857; + texcoord 0.749030 -3.05672; + tangent 0.686255 -0.0472296 0.725826; + vertex 28.4827 133.318 86.0144; + normal -0.755248 -0.381181 0.533199; + texcoord 0.499510 -4.95357; + tangent 0.528108 -0.835719 0.150585; + vertex 24.5870 136.014 97.9788; + texcoord 0.749030 -4.95357; + vertex 24.7124 135.816 98.0146; + normal -0.755248 -0.381181 0.533199; + texcoord 0.499510 -5.05357; + vertex 24.7578 136.025 98.2285; + normal 0.568605 -0.421495 0.706421; + texcoord 0.000490000 -1.93859; + tangent 0.205724 0.904328 0.373990; + vertex -30.7902 60.6831 141.131; + texcoord 0.125240 -1.93859; + vertex -30.5949 61.5418 141.486; + texcoord 0.000490000 -2.94454; + tangent 0.205724 0.904328 0.373989; + vertex -38.3947 58.9416 146.213; + normal 0.0248731 0.874854 0.483748; + texcoord 0.250000 -1.93859; + tangent -0.606029 0.398039 -0.688690; + vertex -30.8547 62.4105 141.285; + texcoord 0.374760 -1.93859; + vertex -31.4175 62.7801 140.645; + texcoord 0.250000 -2.94454; + tangent -0.606030 0.398039 -0.688689; + vertex -39.0314 59.9723 146.115; + normal -0.613814 0.426033 -0.664627; + texcoord 0.499510 -1.93859; + tangent -0.211981 -0.899913 -0.381079; + vertex -31.9536 62.4343 139.942; + texcoord 0.624270 -1.93859; + vertex -32.1603 61.5568 139.570; + texcoord 0.499510 -2.94454; + tangent -0.211982 -0.899912 -0.381079; + vertex -39.3497 59.6491 144.987; + normal -0.0705683 -0.895501 -0.439430; + texcoord 0.749030 -1.93859; + tangent 0.608122 -0.387818 0.692665; + vertex -31.9052 60.6805 139.765; + texcoord 0.873780 -1.93859; + vertex -31.3377 60.3185 140.411; + texcoord 0.749030 -2.94454; + tangent 0.608122 -0.387818 0.692665; + vertex -38.7108 58.6093 145.078; + normal 0.285516 -0.910174 -0.300107; + texcoord 0.749030 -4.83001; + tangent 0.905893 0.154106 0.394473; + vertex -48.9228 53.8764 152.297; + texcoord 0.998540 -4.02001; + tangent 0.905893 0.154106 0.394473; + vertex -44.9206 55.7683 150.367; + texcoord 0.998540 -4.83001; + tangent 0.905893 0.154106 0.394473; + vertex -48.6798 53.9177 152.403; + normal -0.964772 -0.261912 0.0248596; + texcoord 0.499510 -4.83001; + tangent 0.251289 -0.945358 -0.207732; + vertex -48.9902 54.1300 152.353; + normal -0.964772 -0.261912 0.0248596; + texcoord 0.749030 -4.83001; + vertex -48.9228 53.8764 152.297; + texcoord 0.499510 -4.93001; + tangent 0.251289 -0.945358 -0.207732; + vertex -48.9320 53.9421 152.633; + normal 0.0819311 -0.977620 0.193768; + texcoord 0.749030 -4.83001; + tangent 0.905893 0.154106 0.394473; + vertex -48.9228 53.8764 152.297; + texcoord 0.998540 -4.83001; + vertex -48.6798 53.9177 152.403; + texcoord 0.749030 -4.93001; + tangent 0.905893 0.154106 0.394473; + vertex -48.9320 53.9421 152.633; + normal 0.642587 -0.745294 0.177816; + texcoord 0.000490000 -3.05215; + tangent 0.453841 0.557205 0.695378; + vertex -15.6513 -29.9771 147.745; + texcoord 0.125240 -3.05215; + vertex -15.2898 -29.5332 148.299; + normal 0.642587 -0.745294 0.177816; + texcoord 0.000490000 -3.65500; + tangent 0.453841 0.557205 0.695378; + vertex -18.9849 -32.3718 149.754; + normal 0.0740446 0.487978 0.869710; + texcoord 0.250000 -3.05215; + tangent -0.381690 0.819566 -0.427347; + vertex -15.2462 -28.7640 148.453; + texcoord 0.374760 -3.05215; + vertex -15.5461 -28.1200 148.117; + normal 0.0740446 0.487978 0.869710; + texcoord 0.250000 -3.65500; + tangent -0.381690 0.819566 -0.427347; + vertex -19.3884 -31.6569 150.429; + normal -0.678166 0.723572 -0.128590; + texcoord 0.499510 -3.05215; + tangent -0.456300 -0.551734 -0.698126; + vertex -16.0138 -27.9785 147.488; + texcoord 0.624270 -3.05215; + vertex -16.3833 -28.4253 146.923; + texcoord 0.499510 -3.65500; + tangent -0.456300 -0.551734 -0.698126; + vertex -20.1984 -31.4967 149.760; + normal -0.127287 -0.510521 -0.850392; + texcoord 0.749030 -3.05215; + tangent 0.384755 -0.815646 0.432072; + vertex -16.4302 -29.1957 146.764; + texcoord 0.873780 -3.05215; + vertex -16.1269 -29.8385 147.104; + normal -0.127287 -0.510521 -0.850392; + texcoord 0.749030 -3.65500; + tangent 0.384755 -0.815646 0.432072; + vertex -19.7966 -32.2140 149.079; + normal -0.246833 -0.880707 0.404262; + texcoord 0.000490000 -4.84584; + tangent -0.118747 0.441515 0.889361; + vertex -24.9576 -37.5257 152.091; + texcoord 0.250000 -4.84584; + vertex -24.9906 -37.4028 152.339; + texcoord 0.000490000 -4.94584; + tangent -0.118747 0.441515 0.889361; + vertex -25.2881 -37.4082 152.145; + normal -0.523259 0.305361 0.795585; + texcoord 0.250000 -4.84584; + tangent -0.186860 0.869760 -0.456728; + vertex -24.9906 -37.4028 152.339; + texcoord 0.499510 -4.84584; + vertex -25.0426 -37.1606 152.212; + texcoord 0.250000 -4.94584; + tangent -0.186860 0.869760 -0.456729; + vertex -25.2881 -37.4082 152.145; + normal 0.938869 -0.344275 -0.000101248; + texcoord 0.000490000 -3.06118; + tangent 0.149632 0.407794 0.900730; + vertex -44.1293 -101.856 92.1052; + texcoord 0.125240 -3.06118; + tangent 0.149632 0.407794 0.900730; + vertex -44.0121 -101.536 92.8112; + texcoord 0.000490000 -3.66861; + tangent 0.149632 0.407794 0.900730; + vertex -45.6278 -105.942 90.8806; + normal -0.358696 -0.182061 0.915528; + texcoord 0.250000 -3.06118; + tangent -0.759598 0.626983 -0.172922; + vertex -44.3444 -100.967 93.2159; + texcoord 0.374760 -3.06118; + vertex -44.9317 -100.482 93.0822; + texcoord 0.250000 -3.66861; + tangent -0.759599 0.626983 -0.172922; + vertex -46.5627 -106.033 91.3395; + normal -0.961434 0.271612 0.0432593; + texcoord 0.499510 -3.06118; + tangent -0.154598 -0.403612 -0.901774; + vertex -45.4299 -100.366 92.4885; + texcoord 0.624270 -3.06118; + tangent -0.154598 -0.403612 -0.901774; + vertex -45.5530 -100.687 91.7700; + texcoord 0.499510 -3.66861; + tangent -0.154598 -0.403612 -0.901774; + vertex -47.0131 -105.649 90.4772; + normal 0.381694 0.206624 -0.900898; + texcoord 0.749030 -3.06118; + tangent 0.760541 -0.624103 0.179087; + vertex -45.2231 -101.257 91.3601; + texcoord 0.873780 -3.06118; + tangent 0.760541 -0.624103 0.179087; + vertex -44.6334 -101.741 91.4990; + texcoord 0.749030 -3.66861; + tangent 0.760541 -0.624103 0.179087; + vertex -46.0760 -105.556 90.0126; + normal -0.0680564 -0.972014 0.224848; + texcoord 0.000490000 -4.88781; + tangent -0.783891 0.191509 0.590627; + vertex -48.1273 -112.888 86.9267; + normal -0.0680564 -0.972014 0.224848; + texcoord 0.250000 -4.88781; + vertex -48.3420 -112.835 87.0885; + normal -0.0680564 -0.972014 0.224848; + texcoord 0.000490000 -4.98781; + vertex -48.4329 -112.905 86.7587; + normal 0.458616 -0.402446 -0.792280; + texcoord 0.749030 -4.88781; + tangent 0.201622 -0.821194 0.533843; + vertex -48.1825 -112.663 86.7804; + texcoord 0.998540 -4.88781; + vertex -48.1273 -112.888 86.9267; + normal 0.458616 -0.402446 -0.792280; + texcoord 0.749030 -4.98781; + tangent 0.201622 -0.821194 0.533843; + vertex -48.4329 -112.905 86.7587; + normal 0.844682 -0.529259 0.0799818; + texcoord 0.000490000 -1.99480; + tangent -0.162929 -0.111890 0.980273; + vertex -33.8950 -93.7587 18.8138; + texcoord 0.125240 -1.99480; + vertex -34.0342 -93.8543 19.6513; + texcoord 0.000490000 -3.00053; + tangent -0.162929 -0.111891 0.980273; + vertex -36.7110 -99.1539 12.8518; + normal -0.521738 -0.542036 0.658777; + texcoord 0.250000 -1.99480; + tangent -0.763090 0.641771 -0.0763077; + vertex -34.5835 -93.5427 20.1984; + texcoord 0.374760 -1.99480; + tangent -0.763090 0.641771 -0.0763077; + vertex -35.2211 -93.0065 20.1347; + texcoord 0.250000 -3.00053; + tangent -0.763090 0.641771 -0.0763076; + vertex -37.7834 -99.1333 13.0642; + normal -0.882934 0.461991 -0.0836141; + texcoord 0.499510 -1.99480; + tangent 0.154916 0.118558 -0.980788; + vertex -35.5735 -92.5597 19.4974; + texcoord 0.624270 -1.99480; + vertex -35.4376 -92.4557 18.6370; + normal -0.882934 0.461991 -0.0836141; + texcoord 0.499510 -3.00053; + tangent 0.154915 0.118557 -0.980788; + vertex -37.8493 -98.1644 12.5616; + normal 0.522561 0.527825 -0.669575; + texcoord 0.749030 -1.99480; + tangent 0.761044 -0.642810 0.0872198; + vertex -34.8897 -92.7638 18.0804; + texcoord 0.873780 -1.99480; + tangent 0.761044 -0.642811 0.0872198; + vertex -34.2507 -93.3035 18.1536; + texcoord 0.749030 -3.00053; + tangent 0.761044 -0.642810 0.0872199; + vertex -36.7701 -98.1786 12.3443; + normal -0.350263 0.478631 -0.805126; + texcoord 0.499510 -4.88975; + tangent 0.773907 -0.336319 -0.536616; + vertex -39.8137 -105.589 2.34036; + texcoord 0.749030 -4.88975; + vertex -39.6269 -105.670 2.21085; + texcoord 0.499510 -4.98975; + tangent 0.773907 -0.336319 -0.536616; + vertex -39.8696 -105.859 2.20412; + normal 0.432835 -0.530054 -0.729175; + texcoord 0.749030 -4.88975; + tangent 0.0917811 -0.778756 0.620576; + vertex -39.6269 -105.670 2.21085; + texcoord 0.998540 -4.88975; + vertex -39.6048 -105.858 2.36063; + texcoord 0.749030 -4.98975; + tangent 0.0917811 -0.778756 0.620576; + vertex -39.8696 -105.859 2.20412; + normal 0.0820865 0.931310 -0.354856; + texcoord 0.000490000 -1.41464; + tangent -0.695022 0.308682 0.649354; + vertex 58.9866 111.640 80.5671; + texcoord 0.125240 -1.41464; + vertex 58.3501 111.923 81.1618; + normal 0.0820865 0.931310 -0.354856; + texcoord 0.000490000 -2.21682; + tangent -0.695022 0.308682 0.649354; + vertex 62.7773 113.496 86.3133; + normal -0.743995 0.276752 0.608177; + texcoord 0.250000 -1.41464; + tangent -0.0984872 -0.945671 0.309849; + vertex 57.8377 111.524 81.7785; + normal -0.743995 0.276752 0.608177; + texcoord 0.374760 -1.41464; + vertex 57.7495 110.677 82.0560; + normal -0.743995 0.276752 0.608177; + texcoord 0.250000 -2.21682; + tangent -0.0984873 -0.945671 0.309848; + vertex 62.6734 112.694 87.1619; + normal -0.0144675 -0.902892 0.429624; + texcoord 0.499510 -1.41464; + tangent 0.693786 -0.318474 -0.645938; + vertex 58.1372 109.878 81.8317; + texcoord 0.624270 -1.41464; + vertex 58.7896 109.579 81.2243; + texcoord 0.499510 -2.21682; + tangent 0.693786 -0.318474 -0.645938; + vertex 63.5712 112.104 86.6926; + normal 0.807296 -0.247904 -0.535553; + texcoord 0.749030 -1.41464; + tangent 0.0906872 0.948825 -0.302503; + vertex 59.3086 109.971 80.6023; + texcoord 0.873780 -1.41464; + vertex 59.3902 110.825 80.3301; + normal 0.807296 -0.247904 -0.535553; + texcoord 0.749030 -2.21682; + tangent 0.0906871 0.948825 -0.302503; + vertex 63.6818 112.907 85.8352; + normal 0.730026 -0.124994 0.671892; + texcoord 0.250000 -3.65678; + tangent 0.659682 -0.127979 -0.740568; + vertex 70.4619 117.069 91.9217; + normal 0.730026 -0.124994 0.671892; + texcoord 0.499510 -3.65678; + vertex 70.6326 117.036 91.7301; + normal 0.730026 -0.124994 0.671892; + texcoord 0.250000 -3.75678; + tangent 0.659682 -0.127979 -0.740568; + vertex 70.6014 117.351 91.8225; + normal -0.193779 0.914811 0.354360; + texcoord 0.000490000 -1.46568; + tangent -0.915779 -0.298221 0.269098; + vertex 1.43058 58.4887 147.143; + texcoord 0.166830 -1.46568; + tangent -0.915779 -0.298221 0.269098; + vertex 0.449610 58.1692 147.431; + normal -0.193779 0.914811 0.354360; + texcoord 0.000490000 -2.25262; + tangent -0.915779 -0.298221 0.269098; + vertex 4.45354 56.9350 152.807; + normal -0.571013 -0.772631 0.277461; + texcoord 0.333170 -1.46568; + tangent 0.656962 -0.632739 -0.409929; + vertex 0.172360 57.1720 147.280; + texcoord 0.499510 -1.46568; + tangent 0.656962 -0.632739 -0.409929; + vertex 0.876100 56.4942 146.841; + texcoord 0.333170 -2.25262; + tangent 0.656962 -0.632739 -0.409929; + vertex 4.81638 55.7038 152.749; + normal 0.827885 -0.148335 -0.540928; + texcoord 0.665860 -1.46568; + tangent 0.265050 0.953389 0.144216; + vertex 1.88320 56.8081 146.541; + texcoord 0.832200 -1.46568; + vertex 2.16044 57.8053 146.692; + texcoord 0.665860 -2.25262; + tangent 0.265049 0.953389 0.144215; + vertex 5.56004 56.6366 152.216; + normal 0.993325 -0.0156243 -0.114290; + texcoord 0.333170 -3.68467; + tangent -0.00425281 0.985150 -0.171641; + vertex 11.3551 55.3568 159.743; + texcoord 0.665860 -3.68467; + vertex 11.3539 55.6371 159.694; + texcoord 0.333170 -3.78467; + tangent -0.00425281 0.985150 -0.171641; + vertex 11.3844 55.5413 159.973; + normal 0.188498 0.556537 0.809157; + texcoord 0.000490000 -1.46614; + tangent -0.961522 -0.0630894 0.267386; + vertex 21.6714 -45.8504 142.905; + texcoord 0.166830 -1.46614; + vertex 20.6414 -45.9180 143.191; + texcoord 0.000490000 -2.22507; + tangent -0.961522 -0.0630893 0.267386; + vertex 24.5810 -50.8483 145.665; + normal -0.766472 -0.642262 0.00455281; + texcoord 0.333170 -1.46614; + tangent 0.334008 -0.404638 -0.851297; + vertex 19.9692 -46.4190 142.566; + texcoord 0.499510 -1.46614; + vertex 20.3270 -46.8525 141.654; + texcoord 0.333170 -2.22507; + tangent 0.334008 -0.404638 -0.851297; + vertex 24.2532 -51.5170 144.618; + normal -0.156423 -0.712625 -0.683884; + texcoord 0.499510 -1.46614; + tangent 0.958879 0.0564491 -0.278144; + vertex 20.3270 -46.8525 141.654; + texcoord 0.665860 -1.46614; + vertex 21.3785 -46.7906 141.349; + texcoord 0.665860 -2.22507; + tangent 0.958879 0.0564492 -0.278144; + vertex 25.3568 -50.8176 144.635; + normal 0.662593 0.0444380 -0.747660; + texcoord 0.665860 -1.46614; + tangent 0.642632 0.478998 0.597984; + vertex 21.3785 -46.7906 141.349; + texcoord 0.832200 -1.46614; + tangent 0.642632 0.478998 0.597984; + vertex 22.0507 -46.2895 141.974; + texcoord 0.665860 -2.22507; + tangent 0.642632 0.478998 0.597984; + vertex 25.3568 -50.8176 144.635; + normal 0.780105 -0.381138 0.496155; + texcoord 0.665860 -3.61671; + tangent -0.605762 -0.658478 0.446608; + vertex 30.8454 -57.6428 147.701; + texcoord 0.998540 -3.61671; + vertex 30.6730 -57.8302 147.828; + texcoord 0.665860 -3.71671; + vertex 30.7999 -57.9051 147.571; + normal 0.294241 0.447168 0.844668; + texcoord 0.000490000 -1.16406; + tangent -0.950647 0.0458917 0.306863; + vertex -15.2309 -96.6112 82.5430; + texcoord 0.125240 -1.16406; + tangent -0.950646 0.0458917 0.306863; + vertex -16.1862 -96.5651 82.8514; + texcoord 0.000490000 -1.82124; + tangent -0.950647 0.0458918 0.306863; + vertex -11.7472 -101.395 83.8617; + normal 0.279369 -0.912104 0.300032; + texcoord 0.000490000 -3.37361; + tangent 0.0872571 -0.287064 -0.953929; + vertex -3.57816 -109.588 83.8990; + normal 0.279369 -0.912104 0.300032; + texcoord 0.250000 -3.37361; + tangent 0.0872571 -0.287064 -0.953929; + vertex -3.55432 -109.667 83.6383; + texcoord 0.000490000 -3.47361; + tangent 0.0872570 -0.287064 -0.953929; + vertex -3.25990 -109.534 83.7684; + normal 0.498545 -0.312665 -0.808513; + texcoord 0.250000 -3.37361; + tangent 0.155054 0.949810 -0.271697; + vertex -3.55432 -109.667 83.6383; + normal 0.498545 -0.312665 -0.808513; + texcoord 0.499510 -3.37361; + vertex -3.51196 -109.407 83.5641; + texcoord 0.250000 -3.47361; + vertex -3.25990 -109.534 83.7684; + normal -0.0448921 -0.510680 0.858598; + texcoord 0.000490000 -1.43144; + tangent -0.948652 -0.247595 -0.196866; + vertex -8.56454 -93.4975 16.7798; + normal -0.0448921 -0.510680 0.858598; + texcoord 0.125240 -1.43144; + tangent -0.948652 -0.247595 -0.196866; + vertex -9.40089 -93.7158 16.6062; + texcoord 0.000490000 -2.19343; + tangent -0.948652 -0.247595 -0.196866; + vertex -5.48659 -98.9048 13.7245; + normal -0.588592 -0.743083 0.318414; + texcoord 0.125240 -1.43144; + tangent -0.639779 0.187372 -0.745369; + vertex -9.40089 -93.7158 16.6062; + texcoord 0.250000 -1.43144; + vertex -9.95251 -93.5542 15.9635; + texcoord 0.250000 -2.19343; + tangent -0.639779 0.187371 -0.745369; + vertex -5.48244 -98.5068 12.6687; + normal -0.799132 -0.484693 -0.355612; + texcoord 0.250000 -1.43144; + tangent 0.0652292 0.518143 -0.852803; + vertex -9.95251 -93.5542 15.9635; + normal -0.799132 -0.484693 -0.355612; + texcoord 0.374760 -1.43144; + vertex -9.89627 -93.1075 15.2282; + texcoord 0.250000 -2.19343; + tangent 0.0652291 0.518143 -0.852803; + vertex -5.48244 -98.5068 12.6687; + normal -0.475205 -0.100519 -0.874115; + texcoord 0.374760 -1.43144; + tangent 0.715909 0.533379 -0.450534; + vertex -9.89627 -93.1075 15.2282; + texcoord 0.499510 -1.43144; + vertex -9.26511 -92.6373 14.8310; + texcoord 0.499510 -2.19343; + tangent 0.715909 0.533379 -0.450534; + vertex -4.88509 -97.6173 13.0226; + normal 0.0749698 0.397966 -0.914332; + texcoord 0.499510 -1.43144; + tangent 0.949059 0.252938 0.187910; + vertex -9.26511 -92.6373 14.8310; + texcoord 0.624270 -1.43144; + vertex -8.40600 -92.4083 15.0012; + texcoord 0.499510 -2.19343; + tangent 0.949058 0.252938 0.187910; + vertex -4.88509 -97.6173 13.0226; + normal 0.701830 0.520252 -0.486592; + texcoord 0.624270 -1.43144; + tangent 0.647567 -0.181352 0.740113; + vertex -8.40600 -92.4083 15.0012; + texcoord 0.749030 -1.43144; + vertex -7.84496 -92.5654 15.6424; + texcoord 0.749030 -2.19343; + tangent 0.647567 -0.181352 0.740113; + vertex -4.88525 -98.0120 14.0879; + normal 0.869275 0.383265 0.312200; + texcoord 0.749030 -1.43144; + tangent -0.0757977 -0.520752 0.850336; + vertex -7.84496 -92.5654 15.6424; + texcoord 0.873780 -1.43144; + vertex -7.91063 -93.0166 16.3791; + texcoord 0.749030 -2.19343; + tangent -0.0757975 -0.520752 0.850337; + vertex -4.88525 -98.0120 14.0879; + normal 0.582457 -0.122493 0.803579; + texcoord 0.873780 -1.43144; + tangent -0.722376 -0.531289 0.442612; + vertex -7.91063 -93.0166 16.3791; + normal 0.582457 -0.122493 0.803579; + texcoord 0.998540 -1.43144; + vertex -8.56454 -93.4975 16.7798; + texcoord 0.998540 -2.19343; + tangent -0.722376 -0.531289 0.442612; + vertex -5.48659 -98.9048 13.7245; + normal 0.366897 -0.698601 -0.614283; + texcoord 0.000490000 -3.61178; + tangent 0.304192 0.714129 -0.630465; + vertex 1.49900 -104.674 10.3500; + texcoord 0.250000 -3.61178; + vertex 1.57476 -104.496 10.1930; + texcoord 0.000490000 -3.71178; + vertex 1.79361 -104.572 10.4101; + normal -0.688317 -0.0539385 0.723402; + texcoord 0.000490000 -2.77463; + tangent 0.697592 -0.322733 0.639694; + vertex 47.0940 166.072 55.5342; + texcoord 0.000490000 -0.660460; + tangent 0.697592 -0.322733 0.639694; + vertex 49.4340 154.643 56.9086; + texcoord 0.250000 -2.77463; + tangent 0.697592 -0.322733 0.639694; + vertex 47.1922 166.027 55.6243; + normal -0.751906 -0.228313 -0.618474; + texcoord 0.749030 -2.77463; + tangent -0.649214 0.0931977 0.754874; + vertex 47.1854 166.059 55.4280; + texcoord 0.998540 -0.660460; + tangent -0.649213 0.0931947 0.754875; + vertex 49.4340 154.643 56.9086; + texcoord 0.998540 -2.77463; + tangent -0.649214 0.0931977 0.754874; + vertex 47.0940 166.072 55.5342; + normal -0.457836 0.485977 0.744455; + texcoord 0.000490000 -2.77463; + tangent 0.697592 -0.322733 0.639694; + vertex 47.0940 166.072 55.5342; + texcoord 0.250000 -2.77463; + vertex 47.1922 166.027 55.6243; + normal -0.457836 0.485976 0.744455; + texcoord 0.000490000 -2.87463; + vertex 47.2341 166.184 55.5477; + normal -0.501600 0.693602 -0.517024; + texcoord 0.749030 -2.77463; + tangent -0.649214 0.0931977 0.754874; + vertex 47.1854 166.059 55.4280; + normal -0.501600 0.693602 -0.517024; + texcoord 0.998540 -2.77463; + vertex 47.0940 166.072 55.5342; + texcoord 0.749030 -2.87463; + tangent -0.649214 0.0931977 0.754874; + vertex 47.2341 166.184 55.5477; + normal -0.00914367 -0.205989 0.978512; + texcoord 0.000490000 1.00000; + tangent 0.583634 0.793485 0.172492; + vertex -10.6937 85.4582 149.156; + texcoord 0.250000 1.00000; + vertex -9.81789 86.6489 149.415; + texcoord 0.000490000 -0.544180; + tangent 0.583634 0.793485 0.172492; + vertex -10.7719 96.8660 151.557; + normal 0.650132 -0.292306 0.701345; + texcoord 0.499510 -2.42651; + tangent 0.701298 0.586078 -0.405824; + vertex -13.2594 105.429 156.648; + texcoord 0.499510 -0.544180; + tangent 0.701295 0.586082 -0.405824; + vertex -11.6057 96.5171 151.401; + texcoord 0.749030 -2.42651; + tangent 0.701298 0.586078 -0.405824; + vertex -13.1584 105.514 156.590; + normal 0.745618 0.476744 -0.465585; + tangent -0.601632 0.181200 -0.777949; + vertex -13.1584 105.514 156.590; + texcoord 0.998540 -0.544180; + tangent -0.601631 0.181201 -0.777950; + vertex -10.7719 96.8660 151.557; + texcoord 0.998540 -2.42651; + tangent -0.601632 0.181200 -0.777949; + vertex -13.2451 105.540 156.478; + normal 0.381133 0.172827 0.908222; + texcoord 0.499510 -2.42651; + tangent 0.701298 0.586078 -0.405824; + vertex -13.2594 105.429 156.648; + normal 0.381133 0.172827 0.908223; + texcoord 0.749030 -2.42651; + vertex -13.1584 105.514 156.590; + texcoord 0.499510 -2.52651; + tangent 0.701298 0.586078 -0.405824; + vertex -13.3107 105.605 156.636; + normal 0.471292 0.866866 -0.162566; + texcoord 0.749030 -2.42651; + tangent -0.601632 0.181200 -0.777949; + vertex -13.1584 105.514 156.590; + texcoord 0.998540 -2.42651; + vertex -13.2451 105.540 156.478; + normal 0.471292 0.866866 -0.162566; + texcoord 0.749030 -2.52651; + tangent -0.601632 0.181200 -0.777949; + vertex -13.3107 105.605 156.636; + normal -0.992880 0.103454 -0.0590516; + texcoord 0.000490000 -2.91892; + tangent -0.104509 -0.994410 0.0150540; + vertex 25.5291 -16.1709 172.242; + normal -0.992880 0.103454 -0.0590516; + texcoord 0.000490000 -0.719910; + tangent -0.104509 -0.994410 0.0150549; + vertex 25.5216 -22.2960 161.638; + texcoord 0.250000 -2.91892; + tangent -0.104509 -0.994410 0.0150540; + vertex 25.5138 -16.3170 172.244; + normal -0.165048 0.854095 -0.493235; + texcoord 0.749030 -2.91892; + tangent -0.878974 0.0994764 0.466378; + vertex 25.6583 -16.1855 172.173; + texcoord 0.998540 -0.719910; + tangent -0.878976 0.0994771 0.466375; + vertex 25.5216 -22.2960 161.638; + normal -0.165048 0.854095 -0.493234; + texcoord 0.998540 -2.91892; + tangent -0.878975 0.0994764 0.466378; + vertex 25.5291 -16.1709 172.242; + normal -0.596669 0.0748033 0.798994; + texcoord 0.000490000 -2.91892; + tangent -0.104509 -0.994410 0.0150540; + vertex 25.5291 -16.1709 172.242; + texcoord 0.250000 -2.91892; + vertex 25.5138 -16.3170 172.244; + texcoord 0.000490000 -3.01892; + tangent -0.104509 -0.994410 0.0150541; + vertex 25.6586 -16.2568 172.346; + normal 0.292935 0.884356 0.363461; + texcoord 0.749030 -2.91892; + tangent -0.878974 0.0994764 0.466378; + vertex 25.6583 -16.1855 172.173; + texcoord 0.998540 -2.91892; + vertex 25.5291 -16.1709 172.242; + texcoord 0.749030 -3.01892; + vertex 25.6586 -16.2568 172.346; + normal 0.630327 -0.771803 0.0837181; + texcoord 0.250000 -2.77991; + tangent 0.536791 0.511202 0.671214; + vertex -30.8051 -102.026 117.109; + normal 0.630327 -0.771803 0.0837181; + texcoord 0.499510 -0.672240; + tangent 0.536791 0.511202 0.671214; + vertex -25.7134 -98.9510 107.123; + normal 0.630327 -0.771803 0.0837181; + texcoord 0.499510 -2.77991; + tangent 0.536791 0.511202 0.671214; + vertex -30.7289 -101.954 117.205; + normal 0.410952 0.797385 0.441922; + tangent -0.813126 0.101397 0.573188; + vertex -30.7289 -101.954 117.205; + texcoord 0.499510 -0.672240; + tangent -0.813126 0.101398 0.573188; + vertex -25.7134 -98.9510 107.123; + texcoord 0.749030 -2.77991; + tangent -0.813126 0.101397 0.573188; + vertex -30.8444 -101.939 117.286; + normal -0.626175 0.774562 -0.0892116; + tangent -0.536844 -0.511293 -0.671102; + vertex -30.8444 -101.939 117.286; + texcoord 0.998540 -0.672240; + tangent -0.536845 -0.511292 -0.671102; + vertex -25.1794 -98.4673 107.668; + texcoord 0.998540 -2.77991; + tangent -0.536844 -0.511293 -0.671102; + vertex -30.9206 -102.012 117.191; + normal 0.831475 -0.455537 -0.318017; + texcoord 0.250000 -2.77991; + tangent 0.536791 0.511202 0.671214; + vertex -30.8051 -102.026 117.109; + normal 0.831475 -0.455537 -0.318017; + texcoord 0.499510 -2.77991; + vertex -30.7289 -101.954 117.205; + texcoord 0.250000 -2.87991; + vertex -30.7909 -102.111 117.269; + normal 0.581532 0.0985161 0.807536; + texcoord 0.499510 -2.77991; + tangent -0.813126 0.101397 0.573188; + vertex -30.7289 -101.954 117.205; + texcoord 0.749030 -2.77991; + vertex -30.8444 -101.939 117.286; + texcoord 0.499510 -2.87991; + tangent -0.813126 0.101397 0.573188; + vertex -30.7909 -102.111 117.269; + normal -0.639485 -0.272262 0.718980; + texcoord 0.749030 -2.77991; + tangent -0.536844 -0.511293 -0.671102; + vertex -30.8444 -101.939 117.286; + texcoord 0.998540 -2.77991; + vertex -30.9206 -102.012 117.191; + texcoord 0.749030 -2.87991; + vertex -30.7909 -102.111 117.269; + normal 0.548268 -0.833060 -0.0735818; + texcoord 0.000490000 1.00000; + tangent -0.195736 -0.213365 0.957164; + vertex -18.6715 -96.2392 26.6112; + texcoord 0.250000 1.00000; + vertex -18.9409 -96.5329 27.9287; + texcoord 0.000490000 -0.534890; + tangent -0.195736 -0.213364 0.957164; + vertex -27.1333 -102.153 30.5159; + normal -0.483035 0.751546 0.449283; + texcoord 0.499510 1.00000; + tangent -0.160905 0.428187 -0.889250; + vertex -18.3218 -95.3186 27.7368; + texcoord 0.749030 1.00000; + vertex -18.5933 -94.5963 26.2367; + texcoord 0.499510 -0.534890; + tangent -0.160905 0.428187 -0.889250; + vertex -27.0261 -102.078 29.6849; + normal 0.121739 -0.00250693 0.992559; + texcoord 0.499510 -2.41267; + tangent -0.707724 0.700914 0.0885738; + vertex -34.4996 -109.288 30.5834; + texcoord 0.499510 -0.534890; + tangent -0.707725 0.700914 0.0885737; + vertex -27.0261 -102.078 29.6849; + normal 0.121739 -0.00250693 0.992559; + texcoord 0.749030 -2.41267; + tangent -0.707724 0.700914 0.0885738; + vertex -34.5931 -109.195 30.5951; + normal -0.606129 -0.666807 0.433561; + texcoord 0.499510 -2.41267; + vertex -34.4996 -109.288 30.5834; + texcoord 0.749030 -2.41267; + vertex -34.5931 -109.195 30.5951; + texcoord 0.499510 -2.51267; + vertex -34.6026 -109.281 30.4502; + normal -0.151952 0.394399 -0.906289; + texcoord 0.000490000 -0.956910; + tangent -0.433454 -0.850650 -0.297511; + vertex 47.7540 154.096 67.3247; + texcoord 0.000490000 0.0941000; + tangent -0.433455 -0.850649 -0.297511; + vertex 48.8426 148.945 64.9007; + texcoord 0.333170 -0.956910; + tangent -0.433454 -0.850650 -0.297511; + vertex 47.6805 153.952 67.2743; + normal 0.158526 0.523914 -0.836889; + tangent -0.559038 0.746284 0.361299; + vertex 47.6805 153.952 67.2743; + texcoord 0.665860 0.0941000; + tangent -0.559038 0.746284 0.361299; + vertex 49.4994 148.977 64.5047; + texcoord 0.665860 -0.956910; + tangent -0.559038 0.746284 0.361298; + vertex 47.5858 154.078 67.3355; + normal 0.104484 -0.452340 0.885704; + tangent 0.992496 0.104300 -0.0638141; + vertex 47.5858 154.078 67.3355; + texcoord 0.665860 0.0941000; + tangent 0.992496 0.104300 -0.0638141; + vertex 49.4994 148.977 64.5047; + texcoord 0.998540 -0.956910; + tangent 0.992496 0.104300 -0.0638141; + vertex 47.7540 154.096 67.3247; + normal 0.818663 -0.233687 -0.524577; + texcoord 0.000490000 -0.956910; + tangent -0.433454 -0.850650 -0.297511; + vertex 47.7540 154.096 67.3247; + texcoord 0.333170 -0.956910; + vertex 47.6805 153.952 67.2743; + texcoord 0.000490000 -1.05691; + vertex 47.6590 154.097 67.1761; + normal -0.812172 -0.405165 -0.419782; + texcoord 0.333170 -0.956910; + tangent -0.559038 0.746284 0.361299; + vertex 47.6805 153.952 67.2743; + texcoord 0.665860 -0.956910; + vertex 47.5858 154.078 67.3355; + texcoord 0.333170 -1.05691; + tangent -0.559038 0.746284 0.361298; + vertex 47.6590 154.097 67.1761; + normal -0.0998720 0.992602 0.0690454; + texcoord 0.665860 -0.956910; + tangent 0.992496 0.104300 -0.0638141; + vertex 47.5858 154.078 67.3355; + texcoord 0.998540 -0.956910; + vertex 47.7540 154.096 67.3247; + texcoord 0.665860 -1.05691; + tangent 0.992496 0.104300 -0.0638141; + vertex 47.6590 154.097 67.1761; + normal 0.276726 -0.452393 0.847799; + texcoord 0.665860 -1.22164; + tangent 0.380504 0.861726 0.335626; + vertex -22.7645 90.5014 159.742; + texcoord 0.665860 -0.00985003; + tangent 0.380504 0.861726 0.335627; + vertex -16.5972 89.8798 157.397; + texcoord 0.998540 -1.22164; + tangent 0.380504 0.861726 0.335626; + vertex -22.7171 90.6087 159.784; + normal -0.294719 -0.231007 0.927241; + texcoord 0.665860 -1.22164; + vertex -22.7645 90.5014 159.742; + texcoord 0.998540 -1.22164; + tangent 0.380504 0.861726 0.335626; + vertex -22.7171 90.6087 159.784; + texcoord 0.665860 -1.32164; + vertex -22.8405 90.6064 159.744; + normal 0.739068 -0.313988 -0.595978; + texcoord 0.000490000 0.0275600; + tangent 0.406977 -0.496884 0.766470; + vertex 23.4346 -37.5686 159.399; + texcoord 0.333170 1.00000; + tangent 0.406976 -0.496884 0.766470; + vertex 25.0504 -31.4673 158.188; + texcoord 0.333170 0.0275600; + tangent 0.406977 -0.496884 0.766470; + vertex 23.7037 -37.8972 159.906; + normal -0.722573 0.637138 0.268221; + texcoord 0.000490000 -1.09986; + tangent 0.105538 0.485123 -0.868054; + vertex 20.6662 -42.1245 162.764; + texcoord 0.000490000 0.0275600; + tangent 0.105538 0.485124 -0.868053; + vertex 23.4346 -37.5686 159.399; + texcoord 0.333170 -1.09986; + tangent 0.105538 0.485123 -0.868054; + vertex 20.6817 -42.0535 162.636; + normal 0.363691 -0.681580 -0.634963; + texcoord 0.000490000 0.0275600; + tangent 0.406977 -0.496884 0.766470; + vertex 23.4346 -37.5686 159.399; + texcoord 0.333170 0.0275600; + vertex 23.7037 -37.8972 159.906; + normal 0.363691 -0.681580 -0.634963; + texcoord 0.333170 -1.09986; + tangent 0.406977 -0.496885 0.766470; + vertex 20.6817 -42.0535 162.636; + normal -0.629965 0.643200 0.435245; + tangent -0.681566 -0.726543 0.0871946; + vertex 20.6817 -42.0535 162.636; + texcoord 0.665860 0.0275600; + tangent -0.681566 -0.726543 0.0871951; + vertex 23.7157 -37.2249 159.892; + texcoord 0.665860 -1.09986; + tangent -0.681566 -0.726543 0.0871946; + vertex 20.5818 -42.1599 162.649; + normal 0.705278 -0.629753 -0.325567; + tangent 0.576059 0.241415 0.780945; + vertex 20.5818 -42.1599 162.649; + texcoord 0.665860 0.0275600; + tangent 0.576059 0.241414 0.780945; + vertex 23.7157 -37.2249 159.892; + texcoord 0.998540 -1.09986; + tangent 0.576059 0.241415 0.780945; + vertex 20.6662 -42.1245 162.764; + normal 0.474062 0.742806 0.472763; + texcoord 0.000490000 -1.09986; + tangent 0.105538 0.485123 -0.868054; + vertex 20.6662 -42.1245 162.764; + texcoord 0.333170 -1.09986; + tangent 0.105538 0.485123 -0.868054; + vertex 20.6817 -42.0535 162.636; + texcoord 0.000490000 -1.19986; + tangent 0.105538 0.485123 -0.868054; + vertex 20.5571 -42.0273 162.720; + normal -0.472653 0.346131 -0.810428; + texcoord 0.333170 -1.09986; + tangent -0.681566 -0.726543 0.0871946; + vertex 20.6817 -42.0535 162.636; + texcoord 0.665860 -1.09986; + vertex 20.5818 -42.1599 162.649; + texcoord 0.333170 -1.19986; + tangent -0.681566 -0.726543 0.0871946; + vertex 20.5571 -42.0273 162.720; + normal -0.646002 -0.450923 0.615914; + texcoord 0.665860 -1.09986; + tangent 0.576059 0.241415 0.780945; + vertex 20.5818 -42.1599 162.649; + texcoord 0.998540 -1.09986; + vertex 20.6662 -42.1245 162.764; + texcoord 0.665860 -1.19986; + tangent 0.576059 0.241415 0.780945; + vertex 20.5571 -42.0273 162.720; + normal -0.0196691 0.308083 -0.951156; + texcoord 0.000490000 1.00000; + tangent 0.959823 0.272165 0.0683069; + vertex 54.6006 41.0616 62.7422; + normal -0.0196691 0.308083 -0.951156; + texcoord 0.166830 1.00000; + vertex 56.3884 41.5686 62.8694; + texcoord 0.166830 0.118820; + tangent 0.959823 0.272165 0.0683068; + vertex 63.6643 36.1887 60.9764; + normal 0.565771 0.813190 -0.136471; + texcoord 0.166830 1.00000; + tangent 0.324299 -0.0672786 0.943559; + vertex 56.3884 41.5686 62.8694; + texcoord 0.333170 1.00000; + vertex 56.8201 41.4790 64.1257; + texcoord 0.166830 0.118820; + tangent 0.324299 -0.0672786 0.943559; + vertex 63.6643 36.1887 60.9764; + normal 0.431153 0.473555 0.768019; + texcoord 0.333170 1.00000; + tangent -0.728015 -0.320254 0.606161; + vertex 56.8201 41.4790 64.1257; + texcoord 0.499510 1.00000; + tangent -0.728015 -0.320254 0.606161; + vertex 55.4641 40.8825 65.2547; + texcoord 0.499510 0.118820; + tangent -0.728015 -0.320254 0.606161; + vertex 64.0900 36.6826 63.0019; + normal 0.119719 -0.267028 0.956224; + texcoord 0.499510 1.00000; + tangent -0.851901 -0.522235 -0.0391773; + vertex 55.4641 40.8825 65.2547; + normal 0.119719 -0.267028 0.956224; + texcoord 0.665860 1.00000; + vertex 53.4249 39.6324 65.1609; + normal 0.119719 -0.267028 0.956224; + texcoord 0.499510 0.118820; + tangent -0.851901 -0.522235 -0.0391772; + vertex 64.0900 36.6826 63.0019; + normal -0.427634 -0.900152 0.0827989; + texcoord 0.665860 1.00000; + tangent -0.324305 0.0672758 -0.943557; + vertex 53.4249 39.6324 65.1609; + texcoord 0.832200 1.00000; + vertex 52.9931 39.7220 63.9047; + texcoord 0.832200 0.118820; + tangent -0.324305 0.0672758 -0.943557; + vertex 63.1963 34.7584 62.6403; + normal -0.299531 -0.394427 -0.868740; + texcoord 0.832200 1.00000; + tangent 0.671530 0.559653 -0.485630; + vertex 52.9931 39.7220 63.9047; + texcoord 0.998540 1.00000; + vertex 54.6006 41.0616 62.7422; + texcoord 0.832200 0.118820; + tangent 0.671530 0.559653 -0.485630; + vertex 63.1963 34.7584 62.6403; + normal -0.381171 -0.590715 0.711172; + texcoord 0.333170 -2.11806; + tangent -0.154094 -0.717891 -0.678887; + vertex 82.1846 27.7969 58.5813; + texcoord 0.665860 -1.77096; + vertex 79.4205 28.6045 57.7706; + texcoord 0.665860 -2.11806; + vertex 82.0459 27.1507 57.9702; + normal 0.209660 -0.695204 0.687557; + texcoord 0.333170 -2.11806; + vertex 82.1846 27.7969 58.5813; + texcoord 0.665860 -2.11806; + tangent -0.154094 -0.717891 -0.678887; + vertex 82.0459 27.1507 57.9702; + texcoord 0.333170 -2.39039; + tangent -0.154094 -0.717891 -0.678887; + vertex 83.7914 27.3033 57.5922; + normal 0.143616 0.488614 0.860599; + tangent -0.217140 -0.832865 0.509104; + vertex 83.7914 27.3033 57.5922; + texcoord 0.665860 -2.11806; + tangent -0.217140 -0.832865 0.509104; + vertex 82.0459 27.1507 57.9702; + texcoord 0.665860 -2.39039; + tangent -0.217140 -0.832865 0.509104; + vertex 83.6628 26.8103 57.8936; + normal 0.686126 0.240748 0.686492; + texcoord 0.333170 -2.39039; + vertex 83.7914 27.3033 57.5922; + texcoord 0.665860 -2.39039; + vertex 83.6628 26.8103 57.8936; + texcoord 0.333170 -2.64866; + tangent -0.217140 -0.832865 0.509104; + vertex 84.9260 26.2039 56.8437; + normal -0.0438473 0.841347 -0.538714; + tangent 0.302170 0.525144 0.795561; + vertex 84.9260 26.2039 56.8437; + texcoord 0.665860 -2.39039; + tangent 0.302170 0.525144 0.795561; + vertex 83.6628 26.8103 57.8936; + texcoord 0.665860 -2.64866; + tangent 0.302170 0.525144 0.795561; + vertex 85.0132 26.3552 57.0731; + normal 0.876625 0.174759 -0.448317; + texcoord 0.333170 -2.64866; + vertex 84.9260 26.2039 56.8437; + texcoord 0.665860 -2.64866; + vertex 85.0132 26.3552 57.0731; + texcoord 0.333170 -2.74866; + vertex 85.0681 26.0604 57.0657; + normal 0.354515 0.319269 -0.878855; + texcoord 0.000490000 1.00000; + tangent 0.873591 0.222041 0.433055; + vertex 23.5764 24.2638 76.1431; + texcoord 0.166830 1.00000; + tangent 0.873591 0.222041 0.433055; + vertex 25.3181 24.7065 77.0064; + texcoord 0.166830 0.0847900; + tangent 0.873591 0.222041 0.433055; + vertex 32.4301 17.9421 77.4179; + normal 0.689430 0.724295 -0.00914140; + texcoord 0.166830 1.00000; + tangent -0.109932 0.117097 0.987017; + vertex 25.3181 24.7065 77.0064; + texcoord 0.333170 1.00000; + vertex 25.1615 24.8734 78.4131; + texcoord 0.166830 0.0847900; + tangent -0.109931 0.117097 0.987017; + vertex 32.4301 17.9421 77.4179; + normal 0.197893 0.400267 0.894776; + texcoord 0.333170 1.00000; + tangent -0.952169 -0.138334 0.272468; + vertex 25.1615 24.8734 78.4131; + normal 0.197893 0.400267 0.894776; + texcoord 0.499510 1.00000; + vertex 23.2631 24.5976 78.9563; + texcoord 0.499510 0.0847900; + tangent -0.952169 -0.138334 0.272468; + vertex 32.5324 18.5561 79.6089; + normal -0.225716 -0.244441 0.943028; + texcoord 0.499510 1.00000; + tangent -0.825454 -0.466103 -0.318392; + vertex 23.2631 24.5976 78.9563; + texcoord 0.665860 1.00000; + tangent -0.825454 -0.466103 -0.318392; + vertex 21.1480 23.4033 78.1405; + texcoord 0.499510 0.0847900; + tangent -0.825454 -0.466103 -0.318392; + vertex 32.5324 18.5561 79.6089; + normal -0.554085 -0.831639 0.0369500; + texcoord 0.665860 1.00000; + tangent 0.109933 -0.117097 -0.987017; + vertex 21.1480 23.4033 78.1405; + texcoord 0.832200 1.00000; + vertex 21.3047 23.2364 76.7339; + texcoord 0.832200 0.0847900; + tangent 0.109933 -0.117097 -0.987017; + vertex 31.1887 16.7561 79.0970; + normal -0.0512714 -0.410243 -0.910534; + texcoord 0.832200 1.00000; + tangent 0.886597 0.400971 -0.230582; + vertex 21.3047 23.2364 76.7339; + texcoord 0.998540 1.00000; + tangent 0.886597 0.400971 -0.230582; + vertex 23.5764 24.2638 76.1431; + texcoord 0.832200 0.0847900; + tangent 0.886597 0.400971 -0.230582; + vertex 31.1887 16.7561 79.0970; + normal -0.660911 -0.737755 -0.137529; + texcoord 0.333170 -2.07621; + tangent 0.356295 -0.147176 -0.922710; + vertex 48.7487 5.78465 83.2848; + texcoord 0.665860 -1.67796; + tangent 0.356294 -0.147176 -0.922710; + vertex 46.6993 8.01681 81.1592; + texcoord 0.665860 -2.07621; + tangent 0.356295 -0.147176 -0.922710; + vertex 49.1719 5.60983 82.1888; + normal -0.145483 -0.984212 0.100809; + texcoord 0.333170 -2.07621; + vertex 48.7487 5.78465 83.2848; + texcoord 0.665860 -2.07621; + vertex 49.1719 5.60983 82.1888; + texcoord 0.333170 -2.30205; + vertex 50.7829 5.49693 83.4115; + normal -0.605472 -0.0251214 0.795470; + tangent -0.541887 -0.719021 -0.435164; + vertex 50.7829 5.49693 83.4115; + texcoord 0.665860 -2.07621; + tangent -0.541887 -0.719021 -0.435164; + vertex 49.1719 5.60983 82.1888; + texcoord 0.665860 -2.30205; + vertex 50.3207 4.88371 83.0403; + normal -0.188239 -0.400787 0.896624; + texcoord 0.333170 -2.30205; + tangent -0.541887 -0.719021 -0.435164; + vertex 50.7829 5.49693 83.4115; + texcoord 0.665860 -2.30205; + vertex 50.3207 4.88371 83.0403; + texcoord 0.333170 -2.58250; + tangent -0.541887 -0.719021 -0.435164; + vertex 52.3604 4.65420 83.3659; + normal -0.0964515 0.421862 0.901515; + tangent -0.372828 -0.855110 0.360258; + vertex 52.3604 4.65420 83.3659; + texcoord 0.665860 -2.30205; + tangent -0.372828 -0.855110 0.360258; + vertex 50.3207 4.88371 83.0403; + texcoord 0.665860 -2.58250; + tangent -0.372828 -0.855110 0.360258; + vertex 52.1241 4.11232 83.5942; + normal 0.487700 0.149714 0.860078; + texcoord 0.333170 -2.58250; + tangent -0.372828 -0.855110 0.360258; + vertex 52.3604 4.65420 83.3659; + normal 0.487700 0.149714 0.860078; + texcoord 0.665860 -2.58250; + vertex 52.1241 4.11232 83.5942; + normal 0.487700 0.149714 0.860078; + texcoord 0.333170 -2.81355; + vertex 53.3891 3.47602 82.9877; + normal 0.378065 0.910623 -0.166832; + tangent -0.0496893 0.199907 0.978554; + vertex 53.3891 3.47602 82.9877; + texcoord 0.665860 -2.58250; + tangent -0.0496895 0.199907 0.978554; + vertex 52.1241 4.11232 83.5942; + texcoord 0.665860 -2.81355; + tangent -0.0496893 0.199907 0.978554; + vertex 53.3737 3.53770 83.2896; + normal 0.987697 0.155290 0.0184297; + texcoord 0.333170 -2.81355; + vertex 53.3891 3.47602 82.9877; + texcoord 0.665860 -2.81355; + tangent -0.0496893 0.199907 0.978554; + vertex 53.3737 3.53770 83.2896; + texcoord 0.333170 -2.91355; + tangent -0.0496893 0.199907 0.978554; + vertex 53.4232 3.23436 83.1965; + normal 0.744543 0.530198 -0.405643; + texcoord 0.000490000 1.00000; + tangent 0.513912 -0.0673831 0.855192; + vertex 23.3979 -10.0895 89.3762; + texcoord 0.200100 1.00000; + vertex 24.3377 -10.2127 90.9402; + texcoord 0.200100 0.0756000; + tangent 0.513912 -0.0673832 0.855192; + vertex 29.5067 -17.1707 91.3331; + normal 0.448033 0.378569 0.809909; + texcoord 0.200100 1.00000; + tangent -0.870790 -0.0203708 0.491234; + vertex 24.3377 -10.2127 90.9402; + normal 0.448033 0.378569 0.809909; + texcoord 0.399710 1.00000; + vertex 23.0861 -10.2420 91.6462; + texcoord 0.200100 0.0756000; + tangent -0.870790 -0.0203704 0.491234; + vertex 29.5067 -17.1707 91.3331; + normal -0.518275 -0.244773 0.819437; + texcoord 0.399710 1.00000; + tangent -0.807360 -0.175984 -0.563204; + vertex 23.0861 -10.2420 91.6462; + texcoord 0.599320 1.00000; + vertex 21.2059 -10.6518 90.3347; + texcoord 0.599320 0.0756000; + tangent -0.807360 -0.175984 -0.563204; + vertex 28.7230 -17.2360 93.1223; + normal -0.671716 -0.737566 0.0692375; + texcoord 0.599320 1.00000; + tangent 0.0583695 -0.145865 -0.987581; + vertex 21.2059 -10.6518 90.3347; + texcoord 0.798930 1.00000; + vertex 21.2956 -10.8758 88.8180; + texcoord 0.599320 0.0756000; + tangent 0.0583698 -0.145865 -0.987581; + vertex 28.7230 -17.2360 93.1223; + normal 0.276793 -0.0592021 -0.959104; + texcoord 0.798930 1.00000; + tangent 0.908940 0.339983 0.241330; + vertex 21.2956 -10.8758 88.8180; + texcoord 0.998540 1.00000; + vertex 23.3979 -10.0895 89.3762; + texcoord 0.998540 0.0756000; + tangent 0.908940 0.339983 0.241329; + vertex 28.5008 -17.8182 91.3259; + normal -0.898223 -0.397220 -0.188181; + texcoord 0.200100 -1.35602; + tangent 0.328519 -0.322274 -0.887815; + vertex 35.8498 -26.9841 96.3165; + texcoord 0.399710 -0.918700; + tangent 0.328519 -0.322274 -0.887815; + vertex 34.8470 -23.8890 94.5700; + texcoord 0.399710 -1.35602; + tangent 0.328519 -0.322274 -0.887815; + vertex 36.0981 -27.2277 95.6453; + normal -0.601490 -0.796114 0.0664170; + texcoord 0.200100 -1.35602; + vertex 35.8498 -26.9841 96.3165; + texcoord 0.399710 -1.35602; + vertex 36.0981 -27.2277 95.6453; + texcoord 0.200100 -1.78971; + vertex 38.4514 -28.8261 97.7968; + normal -0.648955 0.0649431 0.758050; + tangent -0.429164 -0.853955 -0.294242; + vertex 38.4514 -28.8261 97.7968; + texcoord 0.399710 -1.35602; + tangent -0.429164 -0.853955 -0.294242; + vertex 36.0981 -27.2277 95.6453; + texcoord 0.399710 -1.78971; + vertex 38.2028 -29.3207 97.6264; + normal -0.226603 -0.213552 0.950288; + texcoord 0.200100 -1.78971; + vertex 38.4514 -28.8261 97.7968; + normal -0.226603 -0.213552 0.950288; + texcoord 0.399710 -1.78971; + vertex 38.2028 -29.3207 97.6264; + normal -0.226603 -0.213553 0.950288; + texcoord 0.200100 -2.07101; + tangent -0.429164 -0.853955 -0.294242; + vertex 39.9377 -30.2403 97.8335; + normal -0.845642 -0.502621 -0.179616; + texcoord 0.599320 -2.07101; + tangent 0.367868 -0.305010 -0.878432; + vertex 39.3431 -30.5007 97.9026; + texcoord 0.798930 -1.78971; + tangent 0.367868 -0.305010 -0.878432; + vertex 38.6375 -28.9472 96.8774; + texcoord 0.798930 -2.07101; + tangent 0.367868 -0.305010 -0.878432; + vertex 39.4913 -30.6236 97.5488; + normal 0.641364 0.755122 0.135809; + texcoord 0.399710 -2.34982; + tangent 0.226452 -0.355436 0.906854; + vertex 40.9513 -31.3853 98.0225; + texcoord 0.399710 -2.07101; + tangent 0.226452 -0.355436 0.906854; + vertex 39.6190 -30.2638 98.0786; + texcoord 0.599320 -2.34982; + tangent 0.226452 -0.355436 0.906854; + vertex 40.9893 -31.4450 98.1746; + normal -0.506365 -0.858033 0.0858723; + texcoord 0.599320 -2.07101; + tangent 0.367868 -0.305010 -0.878432; + vertex 39.3431 -30.5007 97.9026; + texcoord 0.798930 -2.07101; + vertex 39.4913 -30.6236 97.5488; + texcoord 0.599320 -2.34982; + tangent 0.367868 -0.305010 -0.878432; + vertex 40.9893 -31.4450 98.1746; + normal 0.0316651 0.641670 0.766327; + tangent -0.824219 -0.416941 0.383176; + vertex 40.9893 -31.4450 98.1746; + texcoord 0.798930 -2.07101; + tangent -0.824219 -0.416941 0.383176; + vertex 39.4913 -30.6236 97.5488; + texcoord 0.798930 -2.34982; + tangent -0.824219 -0.416941 0.383176; + vertex 40.8510 -31.5149 98.2389; + normal 0.948286 -0.132156 -0.288596; + texcoord 0.399710 -2.34982; + tangent 0.226452 -0.355436 0.906854; + vertex 40.9513 -31.3853 98.0225; + texcoord 0.599320 -2.34982; + vertex 40.9893 -31.4450 98.1746; + texcoord 0.399710 -2.44982; + tangent 0.226452 -0.355436 0.906854; + vertex 40.9162 -31.6402 98.0239; + normal 0.566038 -0.626046 0.536346; + texcoord 0.599320 -2.34982; + tangent -0.824219 -0.416941 0.383176; + vertex 40.9893 -31.4450 98.1746; + normal 0.566038 -0.626046 0.536346; + texcoord 0.798930 -2.34982; + tangent -0.824219 -0.416941 0.383176; + vertex 40.8510 -31.5149 98.2389; + texcoord 0.599320 -2.44982; + vertex 40.9162 -31.6402 98.0239; + normal 0.915377 0.166385 -0.366608; + texcoord 0.000490000 1.00000; + tangent 0.401493 -0.444700 0.800653; + vertex 15.4563 -41.0499 72.6186; + texcoord 0.250000 1.00000; + vertex 16.2141 -41.8893 74.1299; + normal 0.915377 0.166385 -0.366608; + texcoord 0.250000 -0.0214000; + tangent 0.401493 -0.444700 0.800653; + vertex 17.8677 -50.2918 74.4452; + normal 0.214164 0.0786747 0.973624; + texcoord 0.250000 1.00000; + tangent -0.898585 0.406679 0.164796; + vertex 16.2141 -41.8893 74.1299; + texcoord 0.499510 1.00000; + vertex 14.5180 -41.1217 74.4410; + texcoord 0.250000 -0.0214000; + tangent -0.898585 0.406679 0.164796; + vertex 17.8677 -50.2918 74.4452; + normal -0.802909 -0.118930 0.584117; + texcoord 0.499510 1.00000; + tangent -0.593560 0.0691225 -0.801816; + vertex 14.5180 -41.1217 74.4410; + texcoord 0.749030 1.00000; + vertex 13.1449 -40.9618 72.5862; + texcoord 0.749030 -0.0214000; + tangent -0.593561 0.0691224 -0.801815; + vertex 17.0446 -50.4372 76.0173; + normal 0.000230505 -0.340390 -0.940284; + texcoord 0.749030 1.00000; + tangent 0.999175 -0.0380977 0.0140366; + vertex 13.1449 -40.9618 72.5862; + normal 0.000230505 -0.340390 -0.940284; + texcoord 0.998540 1.00000; + tangent 0.999175 -0.0380977 0.0140366; + vertex 15.4563 -41.0499 72.6186; + texcoord 0.749030 -0.0214000; + tangent 0.999175 -0.0380979 0.0140366; + vertex 17.0446 -50.4372 76.0173; + normal -0.965456 0.100400 0.240447; + texcoord 0.250000 -1.51515; + tangent -0.258826 -0.263058 -0.929414; + vertex 20.3915 -61.8305 78.2408; + normal -0.965456 0.100400 0.240447; + texcoord 0.499510 -1.15256; + tangent -0.258826 -0.263058 -0.929414; + vertex 20.2298 -59.2194 76.5012; + texcoord 0.499510 -1.51515; + tangent -0.258826 -0.263058 -0.929414; + vertex 20.2124 -62.0125 77.5977; + normal -0.811389 -0.462847 0.356961; + texcoord 0.250000 -1.51515; + tangent -0.258826 -0.263058 -0.929414; + vertex 20.3915 -61.8305 78.2408; + texcoord 0.499510 -1.51515; + vertex 20.2124 -62.0125 77.5977; + texcoord 0.250000 -1.87387; + tangent -0.258826 -0.263058 -0.929414; + vertex 21.6213 -63.7912 78.4939; + normal 0.0877212 0.502767 0.859959; + tangent -0.741260 -0.543761 0.393518; + vertex 21.6213 -63.7912 78.4939; + texcoord 0.499510 -1.51515; + tangent -0.741260 -0.543761 0.393518; + vertex 20.2124 -62.0125 77.5977; + normal 0.0877212 0.502767 0.859959; + texcoord 0.499510 -1.87387; + tangent -0.741260 -0.543761 0.393518; + vertex 21.2985 -64.0281 78.6653; + normal 0.450534 0.0315122 0.892203; + texcoord 0.250000 -1.87387; + vertex 21.6213 -63.7912 78.4939; + texcoord 0.499510 -1.87387; + vertex 21.2985 -64.0281 78.6653; + texcoord 0.250000 -2.18011; + tangent -0.741261 -0.543761 0.393518; + vertex 21.9007 -65.5210 78.4139; + normal 0.671522 0.258776 0.694329; + texcoord 0.499510 -2.18011; + tangent -0.515205 -0.510407 0.688511; + vertex 22.0545 -65.5556 78.5034; + texcoord 0.499510 -1.87387; + tangent -0.515205 -0.510408 0.688511; + vertex 21.2985 -64.0281 78.6653; + texcoord 0.749030 -2.18011; + tangent -0.515205 -0.510407 0.688511; + vertex 21.9611 -65.6481 78.6282; + normal -0.479518 0.116869 0.869715; + tangent -0.848569 0.190773 -0.493494; + vertex 21.9611 -65.6481 78.6282; + texcoord 0.998540 -1.87387; + tangent -0.848569 0.190774 -0.493494; + vertex 21.4430 -63.8357 78.0990; + texcoord 0.998540 -2.18011; + tangent -0.848569 0.190773 -0.493494; + vertex 21.8073 -65.6135 78.5387; + normal 0.818933 -0.530129 0.219803; + texcoord 0.499510 -2.18011; + tangent -0.515205 -0.510407 0.688511; + vertex 22.0545 -65.5556 78.5034; + texcoord 0.749030 -2.18011; + vertex 21.9611 -65.6481 78.6282; + texcoord 0.499510 -2.28011; + vertex 21.9541 -65.7458 78.4189; + normal -0.414585 -0.819243 0.396183; + texcoord 0.749030 -2.18011; + tangent -0.848569 0.190773 -0.493494; + vertex 21.9611 -65.6481 78.6282; + normal -0.414585 -0.819243 0.396183; + texcoord 0.998540 -2.18011; + vertex 21.8073 -65.6135 78.5387; + texcoord 0.749030 -2.28011; + vertex 21.9541 -65.7458 78.4189; + normal 0.972866 -0.0685412 -0.220983; + texcoord 0.000490000 1.00000; + tangent 0.205456 -0.183262 0.961355; + vertex 17.8571 -40.3545 62.4847; + normal 0.972866 -0.0685412 -0.220983; + texcoord 0.250000 1.00000; + vertex 18.2232 -40.6811 64.1978; + normal 0.972866 -0.0685412 -0.220983; + texcoord 0.250000 0.00888997; + tangent 0.205456 -0.183261 0.961355; + vertex 18.4294 -47.9697 67.3662; + normal 0.243687 0.392439 0.886909; + texcoord 0.250000 1.00000; + tangent -0.660502 0.736782 -0.144532; + vertex 18.2232 -40.6811 64.1978; + texcoord 0.499510 1.00000; + vertex 17.0462 -39.3681 63.9403; + texcoord 0.250000 0.00888997; + tangent -0.660502 0.736782 -0.144532; + vertex 18.4294 -47.9697 67.3662; + normal -0.829831 0.238821 0.504326; + texcoord 0.499510 1.00000; + tangent -0.530791 -0.0589818 -0.845448; + vertex 17.0462 -39.3681 63.9403; + texcoord 0.749030 1.00000; + vertex 15.8870 -39.4969 62.0939; + texcoord 0.749030 0.00888997; + tangent -0.530791 -0.0589816 -0.845448; + vertex 17.6558 -47.2886 68.6941; + normal -0.139820 -0.658296 -0.739660; + texcoord 0.749030 1.00000; + tangent 0.902097 -0.392677 0.178956; + vertex 15.8870 -39.4969 62.0939; + texcoord 0.998540 1.00000; + tangent 0.902098 -0.392677 0.178956; + vertex 17.8571 -40.3545 62.4847; + texcoord 0.749030 0.00888997; + tangent 0.902098 -0.392677 0.178956; + vertex 17.6558 -47.2886 68.6941; + normal -0.958626 0.283670 -0.0238164; + texcoord 0.250000 -1.44191; + tangent -0.190161 -0.700385 -0.687968; + vertex 18.3735 -56.9087 74.7896; + texcoord 0.499510 -1.08461; + tangent -0.190161 -0.700385 -0.687968; + vertex 18.9103 -55.2907 72.4554; + texcoord 0.499510 -1.44191; + tangent -0.190161 -0.700384 -0.687968; + vertex 18.2493 -57.3662 74.3402; + normal -0.910542 -0.136197 0.390338; + texcoord 0.250000 -1.44191; + tangent -0.190161 -0.700385 -0.687968; + vertex 18.3735 -56.9087 74.7896; + texcoord 0.499510 -1.44191; + vertex 18.2493 -57.3662 74.3402; + texcoord 0.250000 -1.79232; + tangent -0.190161 -0.700384 -0.687968; + vertex 19.1274 -58.8918 75.8563; + normal 0.170343 0.742194 0.648176; + tangent -0.981272 0.0677312 0.180326; + vertex 19.1274 -58.8918 75.8563; + texcoord 0.499510 -1.44191; + tangent -0.981272 0.0677312 0.180326; + vertex 18.2493 -57.3662 74.3402; + normal 0.170343 0.742194 0.648176; + texcoord 0.499510 -1.79232; + tangent -0.981272 0.0677312 0.180326; + vertex 18.7239 -58.8639 75.9304; + normal 0.192109 0.275509 0.941907; + texcoord 0.250000 -1.79232; + tangent -0.981272 0.0677312 0.180326; + vertex 19.1274 -58.8918 75.8563; + texcoord 0.499510 -1.79232; + vertex 18.7239 -58.8639 75.9304; + texcoord 0.250000 -2.09578; + tangent -0.981272 0.0677313 0.180326; + vertex 19.2532 -60.5708 76.3217; + normal 0.935839 0.228769 -0.268085; + tangent 0.259369 0.0679376 0.963386; + vertex 19.2532 -60.5708 76.3217; + texcoord 0.499510 -1.79232; + tangent 0.259369 0.0679382 0.963386; + vertex 18.7239 -58.8639 75.9304; + normal 0.935839 0.228769 -0.268085; + texcoord 0.499510 -2.09578; + tangent 0.259369 0.0679376 0.963386; + vertex 19.2976 -60.5591 76.4866; + normal 0.324857 0.392282 0.860571; + tangent -0.936108 0.263059 0.233459; + vertex 19.2976 -60.5591 76.4866; + normal 0.324857 0.392282 0.860571; + texcoord 0.499510 -1.79232; + tangent -0.936108 0.263058 0.233458; + vertex 18.7239 -58.8639 75.9304; + normal 0.324857 0.392282 0.860571; + texcoord 0.749030 -2.09578; + tangent -0.936108 0.263059 0.233458; + vertex 19.1374 -60.5141 76.5266; + normal 0.745443 -0.648304 -0.154975; + texcoord 0.250000 -2.09578; + tangent 0.259369 0.0679376 0.963386; + vertex 19.2532 -60.5708 76.3217; + texcoord 0.499510 -2.09578; + tangent 0.259369 0.0679376 0.963386; + vertex 19.2976 -60.5591 76.4866; + normal 0.745443 -0.648304 -0.154975; + texcoord 0.250000 -2.19578; + tangent 0.259369 0.0679377 0.963386; + vertex 19.1522 -60.7171 76.4481; + normal 0.133289 -0.348929 0.927622; + texcoord 0.499510 -2.09578; + tangent -0.936108 0.263059 0.233459; + vertex 19.2976 -60.5591 76.4866; + texcoord 0.749030 -2.09578; + vertex 19.1374 -60.5141 76.5266; + texcoord 0.499510 -2.19578; + tangent -0.936108 0.263059 0.233459; + vertex 19.1522 -60.7171 76.4481; + normal -0.923378 0.346747 -0.164738; + texcoord 0.000490000 1.00000; + tangent -0.154343 0.0575919 0.986337; + vertex 12.0418 70.4806 92.0450; + texcoord 0.333170 1.00000; + tangent -0.154343 0.0575919 0.986337; + vertex 11.7977 70.5717 93.6049; + normal -0.923379 0.346747 -0.164738; + texcoord 0.333170 -0.457070; + tangent -0.154343 0.0575919 0.986337; + vertex 14.5140 80.2296 98.7081; + normal 0.225969 -0.504025 0.833605; + texcoord 0.333170 1.00000; + tangent 0.579928 -0.617968 -0.530848; + vertex 11.7977 70.5717 93.6049; + texcoord 0.665860 1.00000; + vertex 13.1833 69.0953 92.3366; + texcoord 0.333170 -0.457070; + tangent 0.579928 -0.617968 -0.530847; + vertex 14.5140 80.2296 98.7081; + normal 0.601266 0.343578 -0.721411; + texcoord 0.665860 1.00000; + tangent -0.627674 0.761787 -0.160332; + vertex 13.1833 69.0953 92.3366; + texcoord 0.998540 1.00000; + vertex 12.0418 70.4806 92.0450; + texcoord 0.998540 -0.457070; + tangent -0.627674 0.761787 -0.160332; + vertex 15.3230 79.6605 99.1517; + normal -0.481486 0.542729 -0.688198; + texcoord 0.000490000 1.00000; + tangent -0.334390 0.612060 0.716635; + vertex -20.6479 46.3706 95.7818; + texcoord 0.200100 1.00000; + vertex -21.1926 47.3676 96.9492; + normal -0.481486 0.542729 -0.688198; + texcoord 0.200100 -0.0952500; + tangent -0.334390 0.612060 0.716635; + vertex -17.0494 55.0941 100.144; + normal -0.849002 0.266658 0.456167; + texcoord 0.200100 1.00000; + tangent 0.118072 -0.745745 0.655685; + vertex -21.1926 47.3676 96.9492; + texcoord 0.399710 1.00000; + vertex -21.0414 46.4128 97.7887; + texcoord 0.200100 -0.0952500; + tangent 0.118072 -0.745746 0.655685; + vertex -17.0494 55.0941 100.144; + normal -0.0281344 -0.400103 0.916038; + texcoord 0.399710 1.00000; + tangent 0.553014 -0.769616 -0.319165; + vertex -21.0414 46.4128 97.7887; + texcoord 0.599320 1.00000; + vertex -19.8943 44.8164 97.1267; + normal -0.0281344 -0.400103 0.916038; + texcoord 0.599320 -0.0952500; + tangent 0.553014 -0.769617 -0.319165; + vertex -17.8675 54.7659 101.535; + normal 0.853135 -0.346551 0.389953; + texcoord 0.599320 1.00000; + tangent 0.407760 -0.0232904 -0.912792; + vertex -19.8943 44.8164 97.1267; + texcoord 0.798930 1.00000; + vertex -19.3365 44.7845 95.8780; + texcoord 0.599320 -0.0952500; + tangent 0.407760 -0.0232903 -0.912792; + vertex -17.8675 54.7659 101.535; + normal 0.426621 0.301019 -0.852867; + texcoord 0.798930 1.00000; + tangent -0.636524 0.769843 -0.0466858; + vertex -19.3365 44.7845 95.8780; + normal 0.426621 0.301019 -0.852867; + texcoord 0.998540 1.00000; + vertex -20.6479 46.3706 95.7818; + texcoord 0.998540 -0.0952500; + tangent -0.636523 0.769843 -0.0466857; + vertex -16.4334 54.6638 100.817; + normal 0.358165 -0.739885 0.569463; + texcoord 0.200100 -1.70425; + tangent 0.908308 0.134962 -0.395931; + vertex -13.3194 65.5941 107.003; + texcoord 0.399710 -1.30760; + tangent 0.908308 0.134961 -0.395931; + vertex -13.7475 63.5799 104.656; + texcoord 0.399710 -1.70425; + tangent 0.908308 0.134962 -0.395931; + vertex -12.8032 65.6708 106.778; + normal 0.418298 -0.296804 0.858449; + texcoord 0.200100 -1.70425; + tangent 0.908308 0.134962 -0.395931; + vertex -13.3194 65.5941 107.003; + texcoord 0.399710 -1.70425; + tangent 0.908308 0.134962 -0.395931; + vertex -12.8032 65.6708 106.778; + normal 0.418298 -0.296804 0.858448; + texcoord 0.200100 -2.09676; + tangent 0.908308 0.134962 -0.395931; + vertex -12.9295 68.0962 107.678; + normal 0.741321 -0.00885867 -0.671093; + texcoord 0.000490000 -2.43864; + tangent -0.555784 0.552421 -0.621237; + vertex -11.9327 69.7868 108.250; + texcoord 0.000490000 -2.09676; + tangent -0.555784 0.552421 -0.621237; + vertex -12.6660 68.2060 107.460; + texcoord 0.200100 -2.43864; + tangent -0.555784 0.552421 -0.621237; + vertex -12.0157 69.8693 108.157; + normal -0.347705 0.229235 -0.909149; + tangent -0.930776 0.0324177 0.364150; + vertex -12.0157 69.8693 108.157; + normal -0.347705 0.229235 -0.909149; + texcoord 0.399710 -2.09676; + tangent -0.930776 0.0324176 0.364150; + vertex -12.7788 67.9338 107.960; + texcoord 0.399710 -2.43864; + tangent -0.930776 0.0324177 0.364150; + vertex -12.1549 69.8742 108.211; + normal 0.812891 0.517636 -0.266949; + texcoord 0.000490000 -2.43864; + tangent -0.555784 0.552421 -0.621237; + vertex -11.9327 69.7868 108.250; + texcoord 0.200100 -2.43864; + vertex -12.0157 69.8693 108.157; + texcoord 0.000490000 -2.53864; + vertex -12.0119 69.9696 108.363; + normal -0.137712 0.891603 -0.431370; + texcoord 0.200100 -2.43864; + tangent -0.930776 0.0324177 0.364150; + vertex -12.0157 69.8693 108.157; + normal -0.137712 0.891603 -0.431370; + texcoord 0.399710 -2.43864; + vertex -12.1549 69.8742 108.211; + texcoord 0.200100 -2.53864; + tangent -0.930776 0.0324176 0.364150; + vertex -12.0119 69.9696 108.363; + normal -0.499925 0.854664 -0.140086; + texcoord 0.000490000 1.00000; + tangent 0.00690916 0.165679 0.986156; + vertex -6.60366 6.20456 105.991; + texcoord 0.250000 1.00000; + vertex -6.59267 6.46810 107.560; + texcoord 0.250000 -0.320670; + tangent 0.00690897 0.165680 0.986155; + vertex 0.808660 11.7023 113.081; + normal -0.483700 -0.211739 0.849236; + texcoord 0.250000 1.00000; + tangent -0.0203753 -0.967309 -0.252783; + vertex -6.59267 6.46810 107.560; + normal -0.483700 -0.211739 0.849236; + texcoord 0.499510 1.00000; + vertex -6.62508 4.92944 107.158; + texcoord 0.250000 -0.320670; + tangent -0.0203751 -0.967309 -0.252783; + vertex 0.808660 11.7023 113.081; + normal 0.324223 -0.874075 0.361762; + texcoord 0.499510 1.00000; + tangent 0.400189 -0.219780 -0.889688; + vertex -6.62508 4.92944 107.158; + texcoord 0.749030 1.00000; + tangent 0.400189 -0.219780 -0.889688; + vertex -5.84495 4.50100 105.424; + normal 0.324223 -0.874076 0.361762; + texcoord 0.749030 -0.320670; + tangent 0.400189 -0.219780 -0.889688; + vertex 0.780430 10.4978 113.975; + normal 0.509256 0.467618 -0.722490; + texcoord 0.749030 1.00000; + tangent -0.389201 0.873889 0.291274; + vertex -5.84495 4.50100 105.424; + texcoord 0.998540 1.00000; + tangent -0.389202 0.873889 0.291274; + vertex -6.60366 6.20456 105.991; + texcoord 0.749030 -0.320670; + tangent -0.389201 0.873889 0.291274; + vertex 0.780430 10.4978 113.975; + normal -0.596471 -0.564630 0.570452; + texcoord 0.250000 -1.66811; + tangent 0.766623 -0.611273 0.196556; + vertex 6.31586 15.8181 119.806; + texcoord 0.499510 -1.33192; + tangent 0.766624 -0.611273 0.196556; + vertex 5.74280 14.5778 117.979; + texcoord 0.499510 -1.66811; + tangent 0.766623 -0.611273 0.196556; + vertex 6.59724 15.5938 119.878; + normal -0.378492 -0.182923 0.907349; + texcoord 0.250000 -1.66811; + vertex 6.31586 15.8181 119.806; + texcoord 0.499510 -1.66811; + vertex 6.59724 15.5938 119.878; + texcoord 0.250000 -1.95331; + tangent 0.766623 -0.611272 0.196556; + vertex 7.50286 16.7179 120.483; + normal 0.545148 -0.837586 -0.0355277; + texcoord 0.749030 -1.95331; + tangent 0.512611 0.366570 -0.776439; + vertex 7.54007 16.5670 120.633; + texcoord 0.998540 -1.66811; + tangent 0.512611 0.366570 -0.776439; + vertex 6.48279 15.9270 119.498; + normal 0.545148 -0.837587 -0.0355277; + texcoord 0.998540 -1.95331; + tangent 0.512611 0.366570 -0.776439; + vertex 7.61838 16.6230 120.514; + normal 0.857418 -0.266389 0.440308; + texcoord 0.749030 -1.95331; + tangent 0.512611 0.366570 -0.776438; + vertex 7.54007 16.5670 120.633; + texcoord 0.998540 -1.95331; + tangent 0.512611 0.366570 -0.776439; + vertex 7.61838 16.6230 120.514; + texcoord 0.749030 -2.05331; + tangent 0.512611 0.366570 -0.776439; + vertex 7.58737 16.7547 120.654; + normal -0.886440 0.303712 0.349261; + texcoord 0.000490000 1.00000; + tangent 0.233023 -0.359138 0.903725; + vertex -22.5703 -29.0963 95.5410; + texcoord 0.333170 1.00000; + vertex -22.2792 -29.5451 96.6702; + texcoord 0.333170 -0.302420; + tangent 0.233023 -0.359138 0.903726; + vertex -18.1266 -22.9888 101.508; + normal 0.601118 -0.684767 0.412009; + texcoord 0.333170 1.00000; + tangent 0.269106 -0.312000 -0.911174; + vertex -22.2792 -29.5451 96.6702; + texcoord 0.665860 1.00000; + tangent 0.269106 -0.312000 -0.911174; + vertex -21.7712 -30.1340 94.9502; + texcoord 0.333170 -0.302420; + tangent 0.269106 -0.312000 -0.911174; + vertex -18.1266 -22.9888 101.508; + normal 0.242642 0.614327 -0.750818; + texcoord 0.665860 1.00000; + tangent -0.556186 0.722211 0.411178; + vertex -21.7712 -30.1340 94.9502; + texcoord 0.998540 1.00000; + tangent -0.556186 0.722211 0.411178; + vertex -22.5703 -29.0963 95.5410; + texcoord 0.998540 -0.302420; + tangent -0.556186 0.722211 0.411178; + vertex -17.5562 -23.5177 101.726; + normal -0.742522 -0.274548 0.610970; + texcoord 0.333170 -1.23834; + tangent 0.661820 -0.441279 0.606026; + vertex -15.6167 -19.8234 105.236; + texcoord 0.665860 -0.733390; + tangent 0.661820 -0.441279 0.606026; + vertex -16.5450 -21.5004 103.355; + texcoord 0.665860 -1.23834; + tangent 0.661820 -0.441279 0.606026; + vertex -15.5267 -19.8834 105.319; + normal -0.367634 0.513472 0.775366; + texcoord 0.333170 -1.23834; + vertex -15.6167 -19.8234 105.236; + texcoord 0.665860 -1.23834; + tangent 0.661820 -0.441279 0.606026; + vertex -15.5267 -19.8834 105.319; + texcoord 0.333170 -1.33834; + vertex -15.4906 -19.7620 105.255; + normal -0.879066 -0.476282 -0.0199549; + texcoord 0.000490000 1.00000; + tangent -0.177366 0.287932 0.941083; + vertex -28.5949 -28.1424 69.5322; + texcoord 0.250000 1.00000; + vertex -28.8997 -27.6476 71.1491; + texcoord 0.250000 -0.0243599; + tangent -0.177366 0.287933 0.941082; + vertex -32.3382 -21.4401 74.4643; + normal -0.0567893 -0.494620 0.867252; + texcoord 0.250000 1.00000; + tangent 0.917681 -0.368001 -0.149791; + vertex -28.8997 -27.6476 71.1491; + texcoord 0.499510 1.00000; + vertex -27.3230 -28.2799 70.8918; + texcoord 0.250000 -0.0243599; + tangent 0.917681 -0.368001 -0.149791; + vertex -32.3382 -21.4401 74.4643; + normal 0.892491 0.262935 0.366504; + texcoord 0.499510 1.00000; + tangent 0.354084 0.0949691 -0.930379; + vertex -27.3230 -28.2799 70.8918; + texcoord 0.749030 1.00000; + tangent 0.354084 0.0949691 -0.930379; + vertex -26.5774 -28.0800 68.9327; + texcoord 0.749030 -0.0243599; + tangent 0.354084 0.0949692 -0.930379; + vertex -31.3672 -21.3349 75.7577; + normal -0.245232 0.597969 -0.763082; + texcoord 0.749030 1.00000; + tangent -0.958158 -0.0296350 0.284701; + vertex -26.5774 -28.0800 68.9327; + texcoord 0.998540 1.00000; + vertex -28.5949 -28.1424 69.5322; + texcoord 0.749030 -0.0243599; + tangent -0.958158 -0.0296351 0.284701; + vertex -31.3672 -21.3349 75.7577; + normal 0.979592 0.193658 0.0538096; + texcoord 0.250000 -1.50833; + tangent -0.0512196 0.499396 -0.864858; + vertex -36.2924 -12.5956 81.1668; + texcoord 0.499510 -1.14965; + tangent -0.0512196 0.499396 -0.864858; + vertex -35.8535 -14.2923 79.2834; + texcoord 0.499510 -1.50833; + tangent -0.0512196 0.499396 -0.864858; + vertex -36.3247 -12.2811 80.6221; + normal 0.712622 0.624988 0.318684; + texcoord 0.250000 -1.50833; + tangent -0.0512196 0.499396 -0.864858; + vertex -36.2924 -12.5956 81.1668; + texcoord 0.499510 -1.50833; + vertex -36.3247 -12.2811 80.6221; + texcoord 0.250000 -1.85964; + tangent -0.0512196 0.499396 -0.864858; + vertex -37.9630 -11.2342 82.2327; + normal 0.206651 -0.710865 0.672285; + tangent 0.644229 0.616005 0.453329; + vertex -37.9630 -11.2342 82.2327; + texcoord 0.499510 -1.50833; + vertex -36.3247 -12.2811 80.6221; + texcoord 0.499510 -1.85964; + vertex -37.7076 -10.9900 82.4124; + normal 0.469038 0.630118 -0.618833; + texcoord 0.000490000 -2.15180; + tangent -0.526441 -0.363130 -0.768763; + vertex -38.4194 -9.64664 82.9199; + texcoord 0.000490000 -1.85964; + tangent -0.526441 -0.363131 -0.768763; + vertex -37.8530 -11.0889 81.8807; + texcoord 0.250000 -2.15180; + tangent -0.526441 -0.363130 -0.768763; + vertex -38.5063 -9.70656 82.7930; + normal -0.232691 -0.406760 0.883403; + texcoord 0.250000 -1.85964; + tangent 0.644229 0.616005 0.453329; + vertex -37.9630 -11.2342 82.2327; + normal -0.232691 -0.406760 0.883403; + texcoord 0.499510 -1.85964; + vertex -37.7076 -10.9900 82.4124; + normal -0.232691 -0.406760 0.883403; + texcoord 0.250000 -2.15180; + tangent 0.644229 0.616005 0.453329; + vertex -38.5063 -9.70656 82.7930; + normal 0.930069 0.113548 0.349396; + texcoord 0.749030 -2.15180; + tangent 0.0659369 0.884004 -0.462806; + vertex -38.4303 -9.79250 82.9962; + normal 0.930069 0.113548 0.349396; + texcoord 0.998540 -1.85964; + tangent 0.0659370 0.884004 -0.462807; + vertex -37.8530 -11.0889 81.8807; + texcoord 0.998540 -2.15180; + tangent 0.0659369 0.884004 -0.462806; + vertex -38.4194 -9.64664 82.9199; + normal -0.301750 0.925138 -0.230360; + texcoord 0.000490000 -2.15180; + tangent -0.526441 -0.363130 -0.768763; + vertex -38.4194 -9.64664 82.9199; + texcoord 0.250000 -2.15180; + vertex -38.5063 -9.70656 82.7930; + texcoord 0.000490000 -2.25180; + tangent -0.526441 -0.363130 -0.768763; + vertex -38.6167 -9.69801 82.9719; + normal 0.114853 0.454009 0.883563; + texcoord 0.749030 -2.15180; + tangent 0.0659369 0.884004 -0.462806; + vertex -38.4303 -9.79250 82.9962; + texcoord 0.998540 -2.15180; + vertex -38.4194 -9.64664 82.9199; + normal 0.114853 0.454009 0.883563; + texcoord 0.749030 -2.25180; + tangent 0.0659368 0.884004 -0.462807; + vertex -38.6167 -9.69801 82.9719; + normal 0.749064 -0.417129 -0.514691; + texcoord 0.000490000 1.00000; + tangent 0.277014 -0.508512 0.815278; + vertex 42.0254 12.8841 97.4709; + texcoord 0.125240 1.00000; + vertex 42.4266 12.1476 98.6517; + texcoord 0.125240 0.00278997; + tangent 0.277014 -0.508513 0.815278; + vertex 40.2671 2.97976 102.939; + normal 0.898687 -0.00661401 0.438540; + texcoord 0.125240 1.00000; + tangent -0.423835 -0.270265 0.864477; + vertex 42.4266 12.1476 98.6517; + normal 0.898687 -0.00661401 0.438540; + texcoord 0.250000 1.00000; + vertex 41.9356 11.8345 99.6532; + texcoord 0.125240 0.00278997; + tangent -0.423835 -0.270265 0.864477; + vertex 40.2671 2.97976 102.939; + normal -0.126892 0.447264 0.885355; + texcoord 0.374760 1.00000; + tangent -0.601352 0.675148 -0.427259; + vertex 41.2925 12.7303 100.008; + normal -0.126892 0.447264 0.885355; + texcoord 0.499510 1.00000; + vertex 40.4215 13.7081 99.3897; + texcoord 0.374760 0.00278997; + tangent -0.601352 0.675148 -0.427259; + vertex 40.4802 3.88617 104.360; + normal -0.691893 0.431907 0.578568; + texcoord 0.499510 1.00000; + tangent -0.438499 0.385244 -0.811976; + vertex 40.4215 13.7081 99.3897; + texcoord 0.624270 1.00000; + vertex 39.5928 14.4362 97.8552; + normal -0.691893 0.431907 0.578568; + texcoord 0.624270 0.00278997; + tangent -0.438499 0.385244 -0.811976; + vertex 38.6832 4.01110 104.550; + normal -0.457016 0.642695 0.614882; + texcoord 0.250000 -2.50991; + tangent -0.802852 -0.000524823 -0.596178; + vertex 37.0964 -17.1146 114.157; + texcoord 0.499510 -2.12325; + tangent -0.802852 -0.000524769 -0.596178; + vertex 36.8182 -14.8856 111.620; + texcoord 0.499510 -2.50991; + tangent -0.802852 -0.000524823 -0.596178; + vertex 36.5158 -17.1150 113.726; + normal -0.591737 0.122527 0.796765; + texcoord 0.250000 -2.50991; + vertex 37.0964 -17.1146 114.157; + normal -0.591737 0.122527 0.796765; + texcoord 0.499510 -2.50991; + vertex 36.5158 -17.1150 113.726; + texcoord 0.250000 -2.82006; + tangent -0.802852 -0.000524814 -0.596178; + vertex 37.3937 -19.0857 114.681; + normal 0.499774 0.547795 0.670929; + tangent -0.784732 -0.0415164 0.618443; + vertex 37.3937 -19.0857 114.681; + texcoord 0.499510 -2.50991; + tangent -0.784732 -0.0415166 0.618443; + vertex 36.5158 -17.1150 113.726; + texcoord 0.499510 -2.82006; + tangent -0.784732 -0.0415164 0.618443; + vertex 37.0191 -19.1055 114.976; + normal 0.618766 0.00608923 0.785551; + texcoord 0.250000 -2.82006; + tangent -0.784732 -0.0415164 0.618443; + vertex 37.3937 -19.0857 114.681; + texcoord 0.499510 -2.82006; + vertex 37.0191 -19.1055 114.976; + texcoord 0.250000 -3.10816; + tangent -0.784732 -0.0415163 0.618443; + vertex 36.9417 -20.6418 115.049; + normal 0.661276 0.146798 0.735639; + texcoord 0.499510 -3.10816; + tangent -0.677100 -0.305292 0.669576; + vertex 37.1106 -20.6714 115.206; + texcoord 0.499510 -2.82006; + tangent -0.677100 -0.305292 0.669576; + vertex 37.0191 -19.1055 114.976; + texcoord 0.749030 -3.10816; + tangent -0.677100 -0.305292 0.669576; + vertex 36.9530 -20.7425 115.362; + normal -0.552524 0.477576 0.683109; + tangent -0.725856 0.127150 -0.675993; + vertex 36.9530 -20.7425 115.362; + texcoord 0.998540 -2.82006; + tangent -0.725856 0.127150 -0.675993; + vertex 37.0973 -19.0665 114.307; + texcoord 0.998540 -3.10816; + tangent -0.725856 0.127150 -0.675992; + vertex 36.7841 -20.7129 115.205; + normal 0.708234 -0.517449 0.480262; + texcoord 0.499510 -3.10816; + tangent -0.677100 -0.305292 0.669576; + vertex 37.1106 -20.6714 115.206; + texcoord 0.749030 -3.10816; + vertex 36.9530 -20.7425 115.362; + normal 0.708234 -0.517448 0.480262; + texcoord 0.499510 -3.20816; + vertex 36.9773 -20.9251 115.129; + normal -0.560725 -0.678592 0.474447; + texcoord 0.749030 -3.10816; + tangent -0.725856 0.127150 -0.675993; + vertex 36.9530 -20.7425 115.362; + texcoord 0.998540 -3.10816; + vertex 36.7841 -20.7129 115.205; + normal -0.560725 -0.678592 0.474447; + texcoord 0.749030 -3.20816; + vertex 36.9773 -20.9251 115.129; + normal 0.349079 -0.745991 -0.567134; + texcoord 0.000490000 1.00000; + tangent -0.146223 -0.641154 0.753353; + vertex 0.872230 -16.4799 99.8201; + texcoord 0.200100 1.00000; + vertex 0.619160 -17.5896 101.124; + texcoord 0.200100 -0.344610; + tangent -0.146224 -0.641154 0.753353; + vertex -8.51332 -24.4270 104.496; + normal 0.639007 -0.652951 0.406602; + texcoord 0.200100 1.00000; + tangent 0.321832 0.707064 0.629671; + vertex 0.619160 -17.5896 101.124; + texcoord 0.399710 1.00000; + vertex 1.05693 -16.6278 101.980; + texcoord 0.200100 -0.344610; + tangent 0.321831 0.707064 0.629670; + vertex -8.51332 -24.4270 104.496; + normal 0.128352 0.370486 0.919927; + texcoord 0.399710 1.00000; + tangent 0.0460788 0.924370 -0.378704; + vertex 1.05693 -16.6278 101.980; + texcoord 0.599320 1.00000; + vertex 1.15848 -14.5906 101.146; + texcoord 0.599320 -0.344610; + tangent 0.0460788 0.924370 -0.378704; + vertex -8.17688 -24.1323 106.291; + normal -0.584564 0.745091 0.321130; + texcoord 0.599320 1.00000; + tangent -0.258036 0.204519 -0.944240; + vertex 1.15848 -14.5906 101.146; + normal -0.584564 0.745091 0.321130; + texcoord 0.798930 1.00000; + vertex 0.783460 -14.2934 99.7735; + texcoord 0.599320 -0.344610; + tangent -0.258037 0.204518 -0.944240; + vertex -8.17688 -24.1323 106.291; + normal -0.430029 -0.0366776 -0.902070; + texcoord 0.798930 1.00000; + tangent 0.0405560 -0.998951 0.0212831; + vertex 0.783460 -14.2934 99.7735; + texcoord 0.998540 1.00000; + vertex 0.872230 -16.4799 99.8201; + normal -0.430029 -0.0366776 -0.902070; + texcoord 0.998540 -0.344610; + tangent 0.0405559 -0.998951 0.0212831; + vertex -9.13722 -23.5636 104.880; + normal 0.834158 -0.280284 0.474995; + texcoord 0.200100 -2.41671; + tangent -0.364839 0.365450 0.856352; + vertex -20.2952 -33.7717 111.339; + texcoord 0.399710 -2.08940; + tangent -0.364839 0.365450 0.856352; + vertex -19.3113 -31.7489 110.805; + texcoord 0.399710 -2.41671; + tangent -0.364839 0.365450 0.856352; + vertex -20.4342 -33.6324 111.665; + normal 0.475288 -0.717786 0.508807; + texcoord 0.200100 -2.41671; + tangent -0.364839 0.365450 0.856352; + vertex -20.2952 -33.7717 111.339; + texcoord 0.399710 -2.41671; + vertex -20.4342 -33.6324 111.665; + texcoord 0.200100 -2.73633; + tangent -0.364839 0.365449 0.856352; + vertex -21.9539 -34.6853 111.600; + normal 0.312112 0.184020 0.932053; + texcoord 0.599320 -2.73633; + tangent -0.823903 0.540915 0.169101; + vertex -21.8622 -34.7632 111.827; + texcoord 0.798930 -2.41671; + tangent -0.823903 0.540915 0.169101; + vertex -20.7916 -33.4280 111.205; + texcoord 0.798930 -2.73633; + tangent -0.823903 0.540915 0.169101; + vertex -21.9930 -34.6773 111.854; + normal -0.510789 0.728400 0.456649; + tangent -0.357302 0.303256 -0.883386; + vertex -21.9930 -34.6773 111.854; + texcoord 0.798930 -2.41671; + tangent -0.357302 0.303256 -0.883386; + vertex -20.7916 -33.4280 111.205; + texcoord 0.998540 -2.73633; + tangent -0.357302 0.303256 -0.883386; + vertex -22.0497 -34.6292 111.713; + normal -0.169096 -0.519418 0.837622; + texcoord 0.599320 -2.73633; + tangent -0.823903 0.540915 0.169101; + vertex -21.8622 -34.7632 111.827; + texcoord 0.798930 -2.73633; + vertex -21.9930 -34.6773 111.854; + texcoord 0.599320 -2.83633; + vertex -22.0521 -34.8725 111.721; + normal -0.924401 0.0203536 0.380878; + texcoord 0.798930 -2.73633; + tangent -0.357302 0.303256 -0.883386; + vertex -21.9930 -34.6773 111.854; + texcoord 0.998540 -2.73633; + vertex -22.0497 -34.6292 111.713; + texcoord 0.798930 -2.83633; + tangent -0.357302 0.303256 -0.883386; + vertex -22.0521 -34.8725 111.721; + normal -0.349537 -0.572823 -0.741416; + texcoord 0.000490000 1.00000; + tangent -0.579624 -0.489519 0.651466; + vertex -22.9151 -47.7720 88.1896; + texcoord 0.200100 1.00000; + vertex -23.8554 -48.5661 89.2465; + texcoord 0.200100 -0.601880; + tangent -0.579624 -0.489518 0.651465; + vertex -36.8290 -46.2753 93.5929; + normal -0.0429542 -0.931006 0.362469; + texcoord 0.200100 1.00000; + tangent 0.644301 0.251466 0.722247; + vertex -23.8554 -48.5661 89.2465; + texcoord 0.399710 1.00000; + vertex -23.0339 -48.2455 90.1673; + texcoord 0.200100 -0.601880; + tangent 0.644301 0.251466 0.722247; + vertex -36.8290 -46.2753 93.5929; + normal 0.338034 0.00367182 0.941127; + texcoord 0.399710 1.00000; + tangent 0.651440 0.720801 -0.236796; + vertex -23.0339 -48.2455 90.1673; + texcoord 0.599320 1.00000; + vertex -21.6882 -46.7565 89.6782; + texcoord 0.599320 -0.601880; + tangent 0.651439 0.720801 -0.236797; + vertex -36.4583 -47.0595 94.9844; + normal 0.138708 0.888779 0.436843; + texcoord 0.599320 1.00000; + tangent 0.00748784 0.440153 -0.897892; + vertex -21.6882 -46.7565 89.6782; + texcoord 0.798930 1.00000; + vertex -21.6780 -46.1569 88.4550; + texcoord 0.599320 -0.601880; + tangent 0.00748797 0.440153 -0.897892; + vertex -36.4583 -47.0595 94.9844; + normal -0.324124 0.389882 -0.861937; + texcoord 0.798930 1.00000; + tangent -0.602969 -0.787210 -0.129339; + vertex -21.6780 -46.1569 88.4550; + texcoord 0.998540 1.00000; + tangent -0.602969 -0.787210 -0.129339; + vertex -22.9151 -47.7720 88.1896; + texcoord 0.998540 -0.601880; + vertex -36.6149 -45.6133 94.3178; + normal -0.115236 0.770139 -0.627381; + texcoord 0.000490000 -2.62487; + tangent -0.268075 -0.632265 -0.726895; + vertex -50.0956 -45.3199 99.6534; + texcoord 0.000490000 -2.26288; + tangent -0.268074 -0.632266 -0.726895; + vertex -48.2030 -45.6310 98.9239; + texcoord 0.200100 -2.62487; + tangent -0.268075 -0.632265 -0.726895; + vertex -50.1355 -45.4140 99.5452; + normal -0.0885112 -0.318440 -0.943802; + tangent 0.245595 -0.925244 0.289147; + vertex -50.1355 -45.4140 99.5452; + texcoord 0.399710 -2.26288; + tangent 0.245595 -0.925244 0.289147; + vertex -47.9658 -45.7169 99.4439; + texcoord 0.399710 -2.62487; + tangent 0.245595 -0.925244 0.289147; + vertex -50.0989 -45.5517 99.5883; + normal -0.730868 0.625046 -0.274136; + texcoord 0.000490000 -2.62487; + tangent -0.268075 -0.632265 -0.726895; + vertex -50.0956 -45.3199 99.6534; + texcoord 0.200100 -2.62487; + vertex -50.1355 -45.4140 99.5452; + texcoord 0.000490000 -2.72487; + vertex -50.2509 -45.4657 99.7352; + normal -0.745282 -0.370963 -0.554022; + texcoord 0.200100 -2.62487; + tangent 0.245595 -0.925244 0.289147; + vertex -50.1355 -45.4140 99.5452; + texcoord 0.399710 -2.62487; + tangent 0.245595 -0.925244 0.289147; + vertex -50.0989 -45.5517 99.5883; + texcoord 0.200100 -2.72487; + vertex -50.2509 -45.4657 99.7352; + normal -0.131110 -0.666440 -0.733940; + texcoord 0.000490000 1.00000; + tangent -0.628837 -0.516425 0.581265; + vertex -43.6006 -70.8078 61.2524; + texcoord 0.250000 1.00000; + vertex -44.6597 -71.6776 62.2314; + texcoord 0.250000 -0.488090; + tangent -0.628837 -0.516425 0.581265; + vertex -56.7289 -70.0399 62.9003; + normal -0.0690257 -0.768536 0.636072; + texcoord 0.250000 1.00000; + tangent 0.826859 0.312654 0.467495; + vertex -44.6597 -71.6776 62.2314; + texcoord 0.499510 1.00000; + vertex -43.2671 -71.1510 63.0187; + texcoord 0.250000 -0.488090; + tangent 0.826859 0.312654 0.467495; + vertex -56.7289 -70.0399 62.9003; + normal 0.124801 0.361279 0.924068; + texcoord 0.499510 1.00000; + tangent 0.422119 0.823523 -0.378979; + vertex -43.2671 -71.1510 63.0187; + texcoord 0.749030 1.00000; + vertex -42.3958 -69.4512 62.2365; + texcoord 0.749030 -0.488090; + tangent 0.422119 0.823523 -0.378979; + vertex -56.4975 -70.2588 64.4567; + normal -0.153110 0.665740 -0.730306; + texcoord 0.749030 1.00000; + tangent -0.583699 -0.657254 -0.476773; + vertex -42.3958 -69.4512 62.2365; + texcoord 0.998540 1.00000; + vertex -43.6006 -70.8078 61.2524; + texcoord 0.749030 -0.488090; + vertex -56.4975 -70.2588 64.4567; + normal 0.318492 -0.661116 0.679329; + texcoord 0.250000 -2.01879; + tangent -0.174819 0.663390 0.727566; + vertex -67.5680 -70.0877 65.4850; + texcoord 0.499510 -1.63601; + vertex -65.1612 -69.2946 65.1284; + texcoord 0.499510 -2.01879; + vertex -67.6360 -69.8298 65.7678; + normal -0.194312 -0.747658 0.635021; + texcoord 0.250000 -2.01879; + vertex -67.5680 -70.0877 65.4850; + texcoord 0.499510 -2.01879; + vertex -67.6360 -69.8298 65.7678; + normal -0.194312 -0.747657 0.635021; + texcoord 0.250000 -2.34632; + tangent -0.174819 0.663390 0.727566; + vertex -69.3915 -69.6690 65.4200; + normal 0.203118 0.618193 0.759329; + texcoord 0.749030 -2.34632; + tangent 0.0850483 0.761425 -0.642650; + vertex -69.4455 -69.6885 65.6414; + texcoord 0.998540 -2.01879; + tangent 0.0850475 0.761425 -0.642650; + vertex -67.5558 -69.7986 65.2255; + texcoord 0.998540 -2.34632; + tangent 0.0850483 0.761425 -0.642650; + vertex -69.4317 -69.5654 65.5375; + normal -0.636398 0.537794 0.552969; + texcoord 0.749030 -2.34632; + vertex -69.4455 -69.6885 65.6414; + texcoord 0.998540 -2.34632; + vertex -69.4317 -69.5654 65.5375; + texcoord 0.749030 -2.44632; + vertex -69.5840 -69.6956 65.4888; + normal 0.350967 -0.606892 -0.713095; + texcoord 0.000490000 1.00000; + tangent -0.408025 -0.784556 0.466891; + vertex -15.8522 -82.2082 23.1370; + texcoord 0.333170 1.00000; + vertex -16.4259 -83.3113 23.7935; + texcoord 0.333170 -0.387440; + tangent -0.408025 -0.784557 0.466891; + vertex -26.0881 -85.3039 20.7339; + normal -0.234217 -0.289388 0.928115; + texcoord 0.333170 1.00000; + tangent 0.227743 0.911773 0.341765; + vertex -16.4259 -83.3113 23.7935; + texcoord 0.665860 1.00000; + vertex -15.9422 -81.3745 24.5195; + texcoord 0.333170 -0.387440; + tangent 0.227743 0.911773 0.341765; + vertex -26.0881 -85.3039 20.7339; + normal -0.143335 0.843356 -0.517886; + texcoord 0.665860 1.00000; + tangent 0.0556253 -0.515597 -0.855024; + vertex -15.9422 -81.3745 24.5195; + normal -0.143335 0.843356 -0.517886; + texcoord 0.998540 1.00000; + tangent 0.0556253 -0.515597 -0.855024; + vertex -15.8522 -82.2082 23.1370; + texcoord 0.998540 -0.387440; + tangent 0.0556253 -0.515597 -0.855024; + vertex -26.5340 -85.0072 21.5352; + normal 0.510887 -0.727993 -0.457187; + texcoord 0.333170 -1.61882; + tangent -0.427766 -0.676598 0.599359; + vertex -33.5044 -87.6982 19.5556; + texcoord 0.665860 -1.29774; + tangent -0.427766 -0.676598 0.599359; + vertex -31.9828 -87.0698 20.2554; + normal 0.510887 -0.727993 -0.457187; + texcoord 0.665860 -1.61882; + tangent -0.427766 -0.676598 0.599359; + vertex -33.5699 -87.8017 19.6473; + normal -0.500597 -0.374774 -0.780351; + texcoord 0.333170 -1.61882; + tangent -0.427766 -0.676598 0.599359; + vertex -33.5044 -87.6982 19.5556; + texcoord 0.665860 -1.61882; + vertex -33.5699 -87.8017 19.6473; + texcoord 0.333170 -1.71882; + tangent -0.427766 -0.676598 0.599359; + vertex -33.6423 -87.6614 19.6264; + normal -0.375984 -0.0902409 -0.922222; + texcoord 0.000490000 1.00000; + tangent 0.653847 0.679384 -0.333048; + vertex 61.7698 125.219 51.4428; + texcoord 0.166830 1.00000; + vertex 62.4729 125.949 51.0847; + texcoord 0.166830 -1.71131; + tangent 0.653847 0.679384 -0.333048; + vertex 82.0715 125.305 43.1575; + normal -0.145900 0.889500 -0.433016; + texcoord 0.166830 1.00000; + tangent 0.469338 0.447542 0.761202; + vertex 62.4729 125.949 51.0847; + texcoord 0.333170 1.00000; + vertex 62.8337 126.293 51.6698; + texcoord 0.166830 -1.71131; + tangent 0.469337 0.447542 0.761202; + vertex 82.0715 125.305 43.1575; + normal 0.198892 0.879389 0.432571; + texcoord 0.333170 1.00000; + tangent -0.318366 -0.359473 0.877167; + vertex 62.8337 126.293 51.6698; + texcoord 0.499510 1.00000; + vertex 62.4913 125.907 52.6131; + texcoord 0.499510 -1.71131; + tangent -0.318366 -0.359473 0.877167; + vertex 82.0225 126.300 42.8326; + normal 0.437450 0.180925 0.880854; + texcoord 0.499510 1.00000; + tangent -0.424620 -0.821908 0.379692; + vertex 62.4913 125.907 52.6131; + texcoord 0.665860 1.00000; + vertex 61.9045 124.771 53.1378; + texcoord 0.499510 -1.71131; + tangent -0.424620 -0.821908 0.379692; + vertex 82.0225 126.300 42.8326; + normal 0.232240 -0.894262 0.382570; + texcoord 0.665860 1.00000; + tangent -0.469336 -0.447535 -0.761207; + vertex 61.9045 124.771 53.1378; + texcoord 0.832200 1.00000; + tangent -0.469336 -0.447535 -0.761207; + vertex 61.5437 124.427 52.5527; + texcoord 0.832200 -1.71131; + tangent -0.469337 -0.447535 -0.761207; + vertex 82.5092 126.106 43.7499; + normal -0.187493 -0.781150 -0.595526; + texcoord 0.832200 1.00000; + tangent 0.163578 0.572981 -0.803078; + vertex 61.5437 124.427 52.5527; + texcoord 0.998540 1.00000; + vertex 61.7698 125.219 51.4428; + normal -0.187493 -0.781150 -0.595526; + texcoord 0.832200 -1.71131; + tangent 0.163578 0.572981 -0.803078; + vertex 82.5092 126.106 43.7499; + normal -0.443140 0.440008 -0.781038; + texcoord 0.333170 -4.14522; + tangent 0.135651 0.894134 0.426758; + vertex 96.6515 126.478 37.2277; + normal -0.443140 0.440008 -0.781037; + texcoord 0.665860 -3.50699; + tangent 0.135652 0.894134 0.426758; + vertex 93.4766 126.359 38.9618; + texcoord 0.665860 -4.14522; + tangent 0.135651 0.894134 0.426758; + vertex 96.6741 126.627 37.2988; + normal 0.609046 0.264485 -0.747737; + texcoord 0.333170 -4.14522; + vertex 96.6515 126.478 37.2277; + texcoord 0.665860 -4.14522; + vertex 96.6741 126.627 37.2988; + texcoord 0.333170 -4.24522; + tangent 0.135651 0.894134 0.426758; + vertex 96.7815 126.498 37.3405; + normal -0.108112 0.482993 -0.868924; + texcoord 0.000490000 1.00000; + tangent 0.477011 0.792061 0.380919; + vertex 5.03505 86.0468 129.672; + texcoord 0.166830 1.00000; + vertex 5.54512 86.8937 130.079; + texcoord 0.166830 -1.71523; + tangent 0.477012 0.792061 0.380919; + vertex 25.9458 92.3600 130.579; + normal -0.256093 0.963216 -0.0814350; + texcoord 0.166830 1.00000; + tangent -0.125585 0.0503776 0.990803; + vertex 5.54512 86.8937 130.079; + texcoord 0.333170 1.00000; + vertex 5.44913 86.9322 130.836; + normal -0.256093 0.963216 -0.0814350; + texcoord 0.166830 -1.71523; + tangent -0.125584 0.0503776 0.990803; + vertex 25.9458 92.3600 130.579; + normal -0.147557 0.484040 0.862515; + texcoord 0.333170 1.00000; + tangent -0.566770 -0.756058 0.327335; + vertex 5.44913 86.9322 130.836; + normal -0.147557 0.484040 0.862515; + texcoord 0.499510 1.00000; + vertex 4.84308 86.1238 131.186; + normal -0.147557 0.484040 0.862515; + texcoord 0.499510 -1.71523; + tangent -0.566771 -0.756057 0.327335; + vertex 25.6127 93.3415 130.689; + normal 0.130120 -0.309521 0.941948; + texcoord 0.499510 1.00000; + tangent -0.266715 -0.925933 -0.267415; + vertex 4.84308 86.1238 131.186; + texcoord 0.665860 1.00000; + vertex 4.47655 84.8513 130.819; + normal 0.130120 -0.309521 0.941948; + texcoord 0.499510 -1.71523; + tangent -0.266714 -0.925933 -0.267415; + vertex 25.6127 93.3415 130.689; + normal 0.344776 -0.934243 0.0912101; + texcoord 0.665860 1.00000; + tangent 0.125583 -0.0503866 -0.990803; + vertex 4.47655 84.8513 130.819; + texcoord 0.832200 1.00000; + vertex 4.57254 84.8128 130.061; + texcoord 0.832200 -1.71523; + tangent 0.125582 -0.0503866 -0.990803; + vertex 25.6845 92.7497 131.554; + normal 0.200693 -0.362719 -0.910032; + texcoord 0.832200 1.00000; + tangent 0.336556 0.897921 -0.283670; + vertex 4.57254 84.8128 130.061; + texcoord 0.998540 1.00000; + vertex 5.03505 86.0468 129.672; + texcoord 0.832200 -1.71523; + tangent 0.336555 0.897921 -0.283670; + vertex 25.6845 92.7497 131.554; + normal 0.229559 -0.300247 0.925826; + texcoord 0.665860 -4.22575; + tangent 0.206540 -0.914537 -0.347798; + vertex 40.9146 98.0829 131.386; + texcoord 0.665860 -3.54942; + tangent 0.206538 -0.914537 -0.347798; + vertex 37.5764 96.5868 131.728; + texcoord 0.998540 -4.22575; + tangent 0.206540 -0.914537 -0.347798; + vertex 40.9487 97.9315 131.328; + normal 0.798889 -0.0476026 0.599591; + texcoord 0.665860 -4.22575; + tangent 0.206540 -0.914537 -0.347798; + vertex 40.9146 98.0829 131.386; + texcoord 0.998540 -4.22575; + vertex 40.9487 97.9315 131.328; + texcoord 0.665860 -4.32575; + vertex 41.0170 98.0679 131.248; + normal -0.307515 0.949590 -0.0609333; + texcoord 0.000490000 1.00000; + tangent 0.269470 0.148322 0.951518; + vertex 21.9599 -2.59611 155.505; + texcoord 0.250000 1.00000; + vertex 22.2135 -2.45655 156.401; + texcoord 0.250000 -1.31046; + tangent 0.269470 0.148322 0.951518; + vertex 34.2744 1.97917 164.659; + normal -0.582945 0.0797009 0.808593; + texcoord 0.250000 1.00000; + tangent -0.376946 -0.908130 -0.182243; + vertex 22.2135 -2.45655 156.401; + texcoord 0.499510 1.00000; + vertex 21.8588 -3.31104 156.229; + texcoord 0.250000 -1.31046; + tangent -0.376945 -0.908130 -0.182243; + vertex 34.2744 1.97917 164.659; + normal 0.142731 -0.927979 0.344214; + texcoord 0.499510 1.00000; + tangent 0.110689 -0.330627 -0.937248; + vertex 21.8588 -3.31104 156.229; + texcoord 0.749030 1.00000; + vertex 21.9864 -3.69230 155.148; + texcoord 0.749030 -1.31046; + tangent 0.110689 -0.330627 -0.937248; + vertex 33.9610 1.94341 165.377; + normal 0.548307 0.270892 -0.791187; + texcoord 0.749030 1.00000; + tangent -0.0229895 0.950607 0.309543; + vertex 21.9864 -3.69230 155.148; + texcoord 0.998540 1.00000; + vertex 21.9599 -2.59611 155.505; + texcoord 0.749030 -1.31046; + tangent -0.0229894 0.950607 0.309543; + vertex 33.9610 1.94341 165.377; + normal 0.227095 0.689938 -0.687323; + texcoord 0.250000 -2.85917; + tangent -0.609979 0.650945 0.451880; + vertex 40.8360 4.42515 170.185; + texcoord 0.499510 -2.03190; + tangent -0.609980 0.650945 0.451878; + vertex 37.5118 2.92758 167.583; + normal 0.227095 0.689938 -0.687323; + texcoord 0.499510 -2.85917; + tangent -0.609979 0.650945 0.451880; + vertex 40.7808 4.48397 170.226; + normal 0.743568 0.667313 0.0424387; + texcoord 0.250000 -2.85917; + vertex 40.8360 4.42515 170.185; + texcoord 0.499510 -2.85917; + vertex 40.7808 4.48397 170.226; + texcoord 0.250000 -2.95917; + vertex 40.8374 4.41621 170.300; + normal 0.803293 0.468472 -0.367770; + texcoord 0.000490000 1.00000; + tangent 0.433606 -0.0366911 0.900355; + vertex -1.09942 -66.6169 108.791; + texcoord 0.166830 1.00000; + vertex -0.638060 -66.6559 109.749; + texcoord 0.166830 -1.70878; + tangent 0.433606 -0.0366902 0.900355; + vertex 11.8026 -81.8036 117.627; + normal 0.506174 0.686915 0.521475; + texcoord 0.166830 1.00000; + tangent -0.686496 -0.0450807 0.725735; + vertex -0.638060 -66.6559 109.749; + texcoord 0.333170 1.00000; + vertex -1.16018 -66.6902 110.301; + texcoord 0.166830 -1.70878; + tangent -0.686495 -0.0450816 0.725736; + vertex 11.8026 -81.8036 117.627; + normal -0.376159 0.157873 0.913006; + texcoord 0.333170 1.00000; + tangent -0.924319 0.00447432 -0.381593; + vertex -1.16018 -66.6902 110.301; + texcoord 0.499510 1.00000; + vertex -2.14367 -66.6854 109.895; + texcoord 0.499510 -1.70878; + tangent -0.924319 0.00447358 -0.381594; + vertex 12.1121 -81.0341 118.249; + normal -0.735974 -0.423815 0.527943; + texcoord 0.499510 1.00000; + tangent -0.476991 -0.228788 -0.848608; + vertex -2.14367 -66.6854 109.895; + texcoord 0.665860 1.00000; + vertex -2.79592 -66.9983 108.734; + texcoord 0.499510 -1.70878; + tangent -0.476991 -0.228788 -0.848608; + vertex 12.1121 -81.0341 118.249; + normal -0.452211 -0.755119 -0.474658; + texcoord 0.665860 1.00000; + tangent 0.686480 0.0450897 -0.725749; + vertex -2.79592 -66.9983 108.734; + texcoord 0.832200 1.00000; + vertex -2.27380 -66.9640 108.182; + texcoord 0.832200 -1.70878; + tangent 0.686481 0.0450898 -0.725748; + vertex 11.2781 -81.5918 118.542; + normal 0.490013 -0.153738 -0.858051; + texcoord 0.832200 1.00000; + tangent 0.858816 0.253848 0.444968; + vertex -2.27380 -66.9640 108.182; + texcoord 0.998540 1.00000; + vertex -1.09942 -66.6169 108.791; + texcoord 0.832200 -1.70878; + tangent 0.858816 0.253848 0.444968; + vertex 11.2781 -81.5918 118.542; + normal 0.429646 0.791058 0.435466; + texcoord 0.333170 -4.20358; + tangent -0.116289 -0.429759 0.895424; + vertex 21.5160 -92.1518 124.651; + texcoord 0.665860 -3.53325; + tangent -0.116289 -0.429759 0.895424; + vertex 18.8658 -90.0464 123.441; + texcoord 0.665860 -4.20358; + tangent -0.116289 -0.429759 0.895424; + vertex 21.4968 -92.2226 124.798; + normal -0.669721 -0.433703 0.602806; + tangent -0.479408 -0.367421 -0.796975; + vertex 21.4968 -92.2226 124.798; + texcoord 0.665860 -3.53325; + tangent -0.479408 -0.367421 -0.796975; + vertex 18.8658 -90.0464 123.441; + texcoord 0.998540 -4.20358; + tangent -0.479408 -0.367421 -0.796975; + vertex 21.4179 -92.2831 124.667; + normal 0.834050 0.447262 0.322982; + texcoord 0.333170 -4.20358; + tangent -0.116289 -0.429759 0.895424; + vertex 21.5160 -92.1518 124.651; + texcoord 0.665860 -4.20358; + vertex 21.4968 -92.2226 124.798; + texcoord 0.333170 -4.30358; + tangent -0.116289 -0.429759 0.895424; + vertex 21.5875 -92.3051 124.679; + normal -0.144714 -0.862609 0.484730; + texcoord 0.665860 -4.20358; + tangent -0.479408 -0.367421 -0.796975; + vertex 21.4968 -92.2226 124.798; + normal -0.144714 -0.862609 0.484730; + texcoord 0.998540 -4.20358; + vertex 21.4179 -92.2831 124.667; + texcoord 0.665860 -4.30358; + vertex 21.5875 -92.3051 124.679; + normal 0.447932 -0.893574 0.0297190; + texcoord 0.000490000 1.00000; + tangent -0.209626 -0.0726520 0.975079; + vertex -11.9034 -78.1640 66.0629; + texcoord 0.200100 1.00000; + vertex -12.1090 -78.2353 67.0190; + texcoord 0.200100 -0.831130; + tangent -0.209626 -0.0726519 0.975079; + vertex -21.5518 -82.7202 74.4923; + normal 0.616156 0.0149108 0.787483; + texcoord 0.200100 1.00000; + tangent -0.0666595 0.997221 0.0332747; + vertex -12.1090 -78.2353 67.0190; + texcoord 0.399710 1.00000; + vertex -12.1603 -77.4668 67.0446; + texcoord 0.200100 -0.831130; + tangent -0.0666597 0.997221 0.0332744; + vertex -21.5518 -82.7202 74.4923; + normal -0.101796 0.881585 0.460918; + texcoord 0.399710 1.00000; + tangent -0.0654119 0.456390 -0.887372; + vertex -12.1603 -77.4668 67.0446; + normal -0.101796 0.881585 0.460918; + texcoord 0.599320 1.00000; + vertex -12.2420 -76.8969 65.9367; + texcoord 0.599320 -0.831130; + tangent -0.0654117 0.456390 -0.887372; + vertex -20.8791 -82.6621 75.0559; + normal -0.743081 0.576955 -0.339046; + texcoord 0.599320 1.00000; + tangent 0.00106789 -0.505621 -0.862755; + vertex -12.2420 -76.8969 65.9367; + texcoord 0.798930 1.00000; + vertex -12.2411 -77.3133 65.2263; + texcoord 0.599320 -0.831130; + tangent 0.00106770 -0.505621 -0.862755; + vertex -20.8791 -82.6621 75.0559; + normal -0.262305 -0.727526 -0.633958; + texcoord 0.798930 1.00000; + tangent 0.272329 -0.686067 0.674648; + vertex -12.2411 -77.3133 65.2263; + texcoord 0.998540 1.00000; + vertex -11.9034 -78.1640 66.0629; + texcoord 0.998540 -0.831130; + tangent 0.272329 -0.686067 0.674648; + vertex -21.5456 -82.2298 74.7183; + normal 0.0949174 -0.827954 -0.552705; + texcoord 0.200100 -3.59864; + tangent 0.393762 -0.478706 0.784725; + vertex -32.3872 -88.9676 85.2559; + normal 0.0949174 -0.827954 -0.552705; + texcoord 0.399710 -2.60268; + tangent 0.393763 -0.478706 0.784724; + vertex -28.9192 -86.3716 81.9627; + texcoord 0.399710 -3.59864; + tangent 0.393762 -0.478706 0.784725; + vertex -32.3518 -89.0106 85.3265; + normal 0.720805 -0.657354 0.219832; + tangent 0.440381 0.679232 0.587118; + vertex -32.3518 -89.0106 85.3265; + normal 0.720805 -0.657354 0.219832; + texcoord 0.399710 -2.60268; + tangent 0.440382 0.679230 0.587121; + vertex -28.9192 -86.3716 81.9627; + texcoord 0.599320 -3.59864; + tangent 0.440381 0.679232 0.587118; + vertex -32.3122 -88.9495 85.3793; + normal -0.701234 -0.708397 -0.0802757; + texcoord 0.200100 -3.59864; + tangent 0.393762 -0.478706 0.784725; + vertex -32.3872 -88.9676 85.2559; + texcoord 0.399710 -3.59864; + vertex -32.3518 -89.0106 85.3265; + texcoord 0.200100 -3.69864; + tangent 0.393762 -0.478706 0.784725; + vertex -32.4470 -88.9215 85.3713; + normal -0.167780 -0.580163 0.797033; + texcoord 0.399710 -3.59864; + tangent 0.440381 0.679232 0.587119; + vertex -32.3518 -89.0106 85.3265; + normal -0.167780 -0.580163 0.797033; + texcoord 0.599320 -3.59864; + vertex -32.3122 -88.9495 85.3793; + texcoord 0.399710 -3.69864; + tangent 0.440381 0.679232 0.587119; + vertex -32.4470 -88.9215 85.3713; + normal -0.856888 0.515487 0.00396828; + texcoord 0.000490000 1.00000; + tangent -0.0211964 -0.0429238 0.998854; + vertex 27.2563 134.955 89.4045; + texcoord 0.333170 1.00000; + vertex 27.2394 134.921 90.2009; + texcoord 0.333170 -0.537330; + tangent -0.0211967 -0.0429232 0.998854; + vertex 31.5488 142.054 94.1126; + normal 0.308917 -0.593954 0.742825; + texcoord 0.333170 1.00000; + tangent 0.413763 -0.619317 -0.667269; + vertex 27.2394 134.921 90.2009; + texcoord 0.665860 1.00000; + vertex 27.7378 134.175 89.3972; + texcoord 0.333170 -0.537330; + tangent 0.413763 -0.619317 -0.667268; + vertex 31.5488 142.054 94.1126; + normal 0.481128 0.304650 -0.822012; + texcoord 0.665860 1.00000; + tangent -0.525157 0.850968 0.00800476; + vertex 27.7378 134.175 89.3972; + texcoord 0.998540 1.00000; + vertex 27.2563 134.955 89.4045; + texcoord 0.998540 -0.537330; + tangent -0.525157 0.850968 0.00800457; + vertex 31.2455 142.022 94.3586; + normal -0.866947 0.161271 0.471588; + texcoord 0.333170 -2.33098; + tangent 0.387571 -0.376758 0.841334; + vertex 35.0263 149.600 98.5419; + texcoord 0.665860 -0.537330; + tangent 0.387573 -0.376760 0.841332; + vertex 31.2062 142.242 94.0353; + texcoord 0.665860 -2.33098; + tangent 0.387571 -0.376758 0.841333; + vertex 35.0599 149.567 98.6149; + normal -0.337912 0.791076 0.509916; + texcoord 0.333170 -2.33098; + vertex 35.0263 149.600 98.5419; + texcoord 0.665860 -2.33098; + vertex 35.0599 149.567 98.6149; + normal -0.337912 0.791076 0.509916; + texcoord 0.333170 -2.43098; + tangent 0.387571 -0.376758 0.841334; + vertex 35.1110 149.622 98.5642; + normal -0.770786 -0.160880 -0.616447; + texcoord 0.000490000 1.00000; + tangent -0.633613 0.0925536 0.768094; + vertex -36.3200 59.9794 143.012; + normal -0.770786 -0.160880 -0.616447; + texcoord 0.200100 1.00000; + vertex -36.9672 60.0739 143.796; + normal -0.770786 -0.160880 -0.616447; + texcoord 0.200100 -1.71888; + tangent -0.633613 0.0925536 0.768094; + vertex -46.4637 75.0134 151.772; + normal -0.699877 -0.627263 0.341633; + texcoord 0.200100 1.00000; + tangent 0.681633 -0.443634 0.581863; + vertex -36.9672 60.0739 143.796; + texcoord 0.399710 1.00000; + vertex -36.4199 59.7177 144.264; + texcoord 0.200100 -1.71888; + tangent 0.681633 -0.443634 0.581863; + vertex -46.4637 75.0134 151.772; + normal 0.364622 -0.216663 0.905598; + texcoord 0.399710 1.00000; + tangent 0.921076 -0.0587931 -0.384919; + vertex -36.4199 59.7177 144.264; + texcoord 0.599320 1.00000; + vertex -35.2219 59.6413 143.763; + texcoord 0.599320 -1.71888; + tangent 0.921076 -0.0587927 -0.384919; + vertex -47.0907 74.4192 152.077; + normal 0.813986 0.441097 0.377968; + texcoord 0.599320 1.00000; + tangent 0.225225 0.360122 -0.905310; + vertex -35.2219 59.6413 143.763; + texcoord 0.798930 1.00000; + vertex -35.0287 59.9502 142.986; + texcoord 0.599320 -1.71888; + tangent 0.225223 0.360121 -0.905311; + vertex -47.0907 74.4192 152.077; + normal -0.00487019 0.527225 -0.849712; + texcoord 0.798930 1.00000; + tangent -0.999550 0.0225955 0.0197489; + vertex -35.0287 59.9502 142.986; + texcoord 0.998540 1.00000; + vertex -36.3200 59.9794 143.012; + texcoord 0.998540 -1.71888; + tangent -0.999550 0.0225956 0.0197491; + vertex -46.2929 74.7918 152.260; + normal -0.681923 -0.694305 0.230046; + texcoord 0.399710 -3.68530; + tangent 0.206290 0.119182 0.971206; + vertex -53.1339 82.9643 156.761; + texcoord 0.399710 -2.62303; + tangent 0.206291 0.119184 0.971205; + vertex -49.5534 78.8427 154.936; + texcoord 0.599320 -3.68530; + tangent 0.206290 0.119182 0.971206; + vertex -53.1146 82.9755 156.852; + normal 0.0689959 -0.451556 0.889571; + tangent 0.950191 0.301410 0.0793013; + vertex -53.1146 82.9755 156.852; + normal 0.0689959 -0.451556 0.889571; + texcoord 0.798930 -2.62303; + tangent 0.950192 0.301409 0.0793018; + vertex -49.8460 78.8363 154.498; + texcoord 0.798930 -3.68530; + tangent 0.950191 0.301410 0.0793013; + vertex -53.0256 83.0037 156.860; + normal -0.961717 0.207689 0.178787; + texcoord 0.399710 -3.68530; + tangent 0.206290 0.119182 0.971205; + vertex -53.1339 82.9643 156.761; + texcoord 0.599320 -3.68530; + tangent 0.206290 0.119182 0.971206; + vertex -53.1146 82.9755 156.852; + texcoord 0.399710 -3.78530; + tangent 0.206290 0.119182 0.971206; + vertex -53.0998 83.1018 156.785; + normal -0.222185 0.476653 0.850550; + texcoord 0.599320 -3.68530; + tangent 0.950191 0.301410 0.0793013; + vertex -53.1146 82.9755 156.852; + texcoord 0.798930 -3.68530; + vertex -53.0256 83.0037 156.860; + normal -0.222185 0.476653 0.850550; + texcoord 0.599320 -3.78530; + tangent 0.950191 0.301410 0.0793013; + vertex -53.0998 83.1018 156.785; + normal -0.697392 -0.147597 -0.701327; + texcoord 0.000490000 1.00000; + tangent -0.712652 0.0390883 0.700428; + vertex -10.4017 -28.5089 141.776; + normal -0.697392 -0.147597 -0.701327; + texcoord 0.166830 1.00000; + tangent -0.712652 0.0390883 0.700428; + vertex -11.1189 -28.4696 142.481; + texcoord 0.166830 -1.62899; + tangent -0.712652 0.0390886 0.700428; + vertex -21.1186 -12.2836 149.018; + normal -0.794431 -0.572592 0.202529; + texcoord 0.166830 1.00000; + tangent 0.376151 -0.202040 0.904262; + vertex -11.1189 -28.4696 142.481; + texcoord 0.333170 1.00000; + tangent 0.376151 -0.202040 0.904262; + vertex -10.8483 -28.6149 143.132; + texcoord 0.166830 -1.62899; + tangent 0.376151 -0.202041 0.904262; + vertex -21.1186 -12.2836 149.018; + normal -0.0204633 -0.381613 0.924096; + texcoord 0.333170 1.00000; + tangent 0.981530 -0.183513 -0.0540479; + vertex -10.8483 -28.6149 143.132; + normal -0.0204633 -0.381613 0.924096; + texcoord 0.499510 1.00000; + vertex -9.86044 -28.7996 143.077; + normal -0.0204633 -0.381613 0.924096; + texcoord 0.499510 -1.62899; + tangent 0.981530 -0.183512 -0.0540481; + vertex -21.7458 -12.9581 149.356; + normal 0.578078 0.113444 0.808057; + texcoord 0.499510 1.00000; + tangent 0.783195 0.200753 -0.588476; + vertex -9.86044 -28.7996 143.077; + texcoord 0.665860 1.00000; + vertex -8.84739 -28.5400 142.316; + texcoord 0.499510 -1.62899; + tangent 0.783194 0.200753 -0.588477; + vertex -21.7458 -12.9581 149.356; + normal 0.743120 0.648702 -0.164189; + texcoord 0.665860 1.00000; + tangent -0.376155 0.202033 -0.904262; + vertex -8.84739 -28.5400 142.316; + texcoord 0.832200 1.00000; + tangent -0.376155 0.202033 -0.904262; + vertex -9.11801 -28.3946 141.665; + texcoord 0.832200 -1.62899; + tangent -0.376155 0.202032 -0.904262; + vertex -21.0127 -12.6708 149.954; + normal -0.113728 0.394599 -0.911788; + texcoord 0.832200 1.00000; + tangent -0.992408 -0.0883734 0.0855378; + vertex -9.11801 -28.3946 141.665; + texcoord 0.998540 1.00000; + vertex -10.4017 -28.5089 141.776; + texcoord 0.832200 -1.62899; + tangent -0.992408 -0.0883734 0.0855381; + vertex -21.0127 -12.6708 149.954; + normal -0.654387 -0.701999 0.281026; + texcoord 0.333170 -4.03822; + tangent 0.0925818 0.294472 0.951165; + vertex -29.5956 -1.10751 154.743; + texcoord 0.665860 -3.39341; + tangent 0.0925824 0.294472 0.951165; + vertex -27.3011 -3.57708 153.917; + texcoord 0.665860 -4.03822; + tangent 0.0925818 0.294473 0.951165; + vertex -29.5812 -1.06164 154.891; + normal 0.616064 0.272081 0.739214; + tangent 0.693669 0.257247 -0.672791; + vertex -29.5812 -1.06164 154.891; + texcoord 0.665860 -3.39341; + tangent 0.693669 0.257246 -0.672791; + vertex -27.3011 -3.57708 153.917; + texcoord 0.998540 -4.03822; + tangent 0.693669 0.257247 -0.672791; + vertex -29.4731 -1.02157 154.787; + normal -0.972245 -0.179406 0.150176; + texcoord 0.333170 -4.03822; + tangent 0.0925818 0.294473 0.951165; + vertex -29.5956 -1.10751 154.743; + texcoord 0.665860 -4.03822; + vertex -29.5812 -1.06164 154.891; + texcoord 0.333170 -4.13822; + vertex -29.6189 -0.951110 154.779; + normal 0.319592 0.727154 0.607542; + texcoord 0.665860 -4.03822; + tangent 0.693669 0.257247 -0.672791; + vertex -29.5812 -1.06164 154.891; + texcoord 0.998540 -4.03822; + vertex -29.4731 -1.02157 154.787; + normal 0.319592 0.727154 0.607542; + texcoord 0.665860 -4.13822; + vertex -29.6189 -0.951110 154.779; + normal -0.323451 -0.216879 -0.921055; + texcoord 0.000490000 1.00000; + tangent -0.733838 -0.557015 0.388865; + vertex -41.8514 -98.3783 90.2763; + texcoord 0.166830 1.00000; + vertex -42.5498 -98.9084 90.6464; + texcoord 0.166830 -1.54100; + tangent -0.733838 -0.557015 0.388865; + vertex -60.1602 -93.3025 95.5107; + normal -0.341446 -0.924206 -0.171051; + texcoord 0.166830 1.00000; + tangent 0.204680 -0.250735 0.946170; + vertex -42.5498 -98.9084 90.6464; + texcoord 0.333170 1.00000; + tangent 0.204681 -0.250735 0.946170; + vertex -42.4106 -99.0790 91.2900; + texcoord 0.166830 -1.54100; + tangent 0.204680 -0.250735 0.946170; + vertex -60.1602 -93.3025 95.5107; + normal 0.0137808 -0.625630 0.779999; + texcoord 0.333170 1.00000; + tangent 0.880141 0.377779 0.287463; + vertex -42.4106 -99.0790 91.2900; + texcoord 0.499510 1.00000; + vertex -41.5729 -98.7194 91.5636; + texcoord 0.499510 -1.54100; + tangent 0.880141 0.377779 0.287463; + vertex -60.3248 -94.2155 95.5075; + normal 0.229115 0.106679 0.967536; + texcoord 0.499510 1.00000; + tangent 0.621090 0.749324 -0.229695; + vertex -41.5729 -98.7194 91.5636; + texcoord 0.665860 1.00000; + vertex -40.8133 -97.8029 91.2827; + texcoord 0.499510 -1.54100; + tangent 0.621090 0.749324 -0.229695; + vertex -60.3248 -94.2155 95.5075; + normal 0.247840 0.948408 0.197730; + texcoord 0.665860 1.00000; + tangent -0.204664 0.250747 -0.946171; + vertex -40.8133 -97.8029 91.2827; + texcoord 0.832200 1.00000; + vertex -40.9525 -97.6324 90.6390; + texcoord 0.832200 -1.54100; + tangent -0.204665 0.250746 -0.946170; + vertex -59.9991 -93.8346 96.2968; + normal -0.132194 0.557757 -0.819409; + texcoord 0.832200 1.00000; + tangent -0.734931 -0.609861 -0.296556; + vertex -40.9525 -97.6324 90.6390; + texcoord 0.998540 1.00000; + vertex -41.8514 -98.3783 90.2763; + normal -0.132194 0.557757 -0.819409; + texcoord 0.832200 -1.54100; + tangent -0.734931 -0.609861 -0.296556; + vertex -59.9991 -93.8346 96.2968; + normal -0.162517 -0.971853 -0.170557; + texcoord 0.333170 -3.84227; + tangent 0.157674 -0.196212 0.967801; + vertex -73.7493 -90.7039 99.3040; + texcoord 0.665860 -3.23233; + tangent 0.157673 -0.196212 0.967802; + vertex -70.4496 -91.1954 98.9608; + texcoord 0.665860 -3.84227; + tangent 0.157674 -0.196212 0.967801; + vertex -73.7261 -90.7328 99.4465; + normal -0.847480 -0.529943 0.0306307; + texcoord 0.333170 -3.84227; + tangent 0.157674 -0.196212 0.967801; + vertex -73.7493 -90.7039 99.3040; + texcoord 0.665860 -3.84227; + tangent 0.157674 -0.196212 0.967801; + vertex -73.7261 -90.7328 99.4465; + texcoord 0.333170 -3.94227; + tangent 0.157674 -0.196212 0.967801; + vertex -73.8059 -90.6074 99.4088; + normal 0.302447 -0.733338 -0.608885; + texcoord 0.000490000 1.00000; + tangent -0.780934 -0.556910 0.282832; + vertex -37.4790 -100.514 9.93114; + texcoord 0.333170 1.00000; + vertex -38.1424 -100.987 10.1714; + texcoord 0.333170 -0.621650; + tangent -0.780934 -0.556910 0.282832; + vertex -46.2527 -99.8758 4.80480; + normal -0.559885 -0.169501 0.811048; + texcoord 0.333170 1.00000; + tangent 0.553691 0.651667 0.518417; + vertex -38.1424 -100.987 10.1714; + texcoord 0.665860 1.00000; + vertex -37.4318 -100.150 10.8367; + texcoord 0.333170 -0.621650; + tangent 0.553690 0.651667 0.518418; + vertex -46.2527 -99.8758 4.80480; + normal 0.240600 0.896464 -0.372107; + texcoord 0.665860 1.00000; + tangent -0.0482993 -0.371836 -0.927041; + vertex -37.4318 -100.150 10.8367; + texcoord 0.998540 1.00000; + vertex -37.4790 -100.514 9.93114; + texcoord 0.998540 -0.621650; + tangent -0.0482998 -0.371836 -0.927041; + vertex -46.1986 -100.289 4.83523; + normal 0.293469 -0.803536 -0.517887; + texcoord 0.333170 -2.52963; + tangent -0.722953 -0.540998 0.429720; + vertex -54.3811 -99.5387 -1.06245; + texcoord 0.665860 -0.621650; + tangent -0.722954 -0.540996 0.429722; + vertex -46.0107 -100.082 4.52326; + texcoord 0.665860 -2.52963; + tangent -0.722953 -0.540998 0.429720; + vertex -54.4479 -99.5887 -1.02272; + normal -0.405356 -0.171537 -0.897921; + texcoord 0.333170 -2.52963; + vertex -54.3811 -99.5387 -1.06245; + texcoord 0.665860 -2.52963; + vertex -54.4479 -99.5887 -1.02272; + texcoord 0.333170 -2.62963; + vertex -54.4617 -99.4942 -1.03454; + normal 0.707459 0.680312 -0.191514; + texcoord 0.000490000 1.00000; + tangent 0.346210 -0.0973519 0.933092; + vertex 62.9029 113.077 85.5134; + texcoord 0.250000 1.00000; + vertex 63.2570 112.978 86.4678; + texcoord 0.250000 -1.29668; + tangent 0.346210 -0.0973518 0.933092; + vertex 74.4035 102.631 90.8897; + normal -0.148870 0.248658 0.957083; + texcoord 0.250000 1.00000; + tangent -0.974179 -0.203020 -0.0987836; + vertex 63.2570 112.978 86.4678; + texcoord 0.499510 1.00000; + vertex 62.2606 112.770 86.3668; + texcoord 0.250000 -1.29668; + tangent -0.974179 -0.203019 -0.0987837; + vertex 74.4035 102.631 90.8897; + normal -0.680209 -0.598486 0.423238; + texcoord 0.499510 1.00000; + tangent -0.282555 -0.318694 -0.904764; + vertex 62.2606 112.770 86.3668; + texcoord 0.749030 1.00000; + vertex 61.9064 112.370 85.2326; + texcoord 0.749030 -1.29668; + tangent -0.282555 -0.318694 -0.904764; + vertex 74.1768 102.958 91.6436; + normal 0.365142 -0.149815 -0.918818; + texcoord 0.749030 1.00000; + tangent 0.794964 0.563790 0.223995; + vertex 61.9064 112.370 85.2326; + normal 0.365142 -0.149815 -0.918818; + texcoord 0.998540 1.00000; + vertex 62.9029 113.077 85.5134; + texcoord 0.749030 -1.29668; + tangent 0.794964 0.563790 0.223994; + vertex 74.1768 102.958 91.6436; + normal 0.213307 0.691688 0.689976; + texcoord 0.499510 -2.86661; + tangent -0.491605 -0.534319 0.687625; + vertex 80.8925 97.4047 94.3351; + texcoord 0.499510 -2.02485; + tangent -0.491605 -0.534319 0.687625; + vertex 77.3851 99.8552 92.9628; + texcoord 0.749030 -2.86661; + tangent -0.491605 -0.534319 0.687625; + vertex 80.8443 97.3522 94.4026; + normal -0.582094 -0.284139 0.761861; + tangent -0.774005 -0.0934894 -0.626239; + vertex 80.8443 97.3522 94.4026; + texcoord 0.998540 -2.02485; + tangent -0.774005 -0.0934914 -0.626240; + vertex 77.5543 100.303 92.9894; + texcoord 0.998540 -2.86661; + tangent -0.774005 -0.0934894 -0.626239; + vertex 80.7682 97.3430 94.3411; + normal 0.870277 -0.273603 0.409585; + texcoord 0.499510 -2.86661; + tangent -0.491605 -0.534319 0.687625; + vertex 80.8925 97.4047 94.3351; + texcoord 0.749030 -2.86661; + vertex 80.8443 97.3522 94.4026; + normal 0.870277 -0.273603 0.409585; + texcoord 0.499510 -2.96661; + vertex 80.8719 97.2863 94.2998; + normal -0.274701 -0.841532 0.465149; + texcoord 0.749030 -2.86661; + tangent -0.774005 -0.0934894 -0.626239; + vertex 80.8443 97.3522 94.4026; + texcoord 0.998540 -2.86661; + vertex 80.7682 97.3430 94.3411; + texcoord 0.749030 -2.96661; + vertex 80.8719 97.2863 94.2998; + normal 0.930106 -0.102297 0.352759; + texcoord 0.000490000 1.00000; + tangent -0.359715 -0.0596310 0.931155; + vertex 7.81084 56.1940 155.518; + texcoord 0.333170 1.00000; + tangent -0.359715 -0.0596310 0.931155; + vertex 7.54814 56.1504 156.198; + normal 0.930106 -0.102297 0.352758; + texcoord 0.333170 -0.285110; + tangent -0.359715 -0.0596318 0.931155; + vertex 5.78773 49.2617 158.842; + normal -0.747046 0.395878 0.534045; + texcoord 0.333170 1.00000; + tangent -0.431083 0.323060 -0.842496; + vertex 7.54814 56.1504 156.198; + texcoord 0.665860 1.00000; + vertex 7.07253 56.5069 155.268; + texcoord 0.333170 -0.285110; + tangent -0.431083 0.323060 -0.842496; + vertex 5.78773 49.2617 158.842; + normal 0.0870828 -0.487348 -0.868855; + texcoord 0.665860 1.00000; + tangent 0.879162 -0.372572 0.297094; + vertex 7.07253 56.5069 155.268; + texcoord 0.998540 1.00000; + vertex 7.81084 56.1940 155.518; + texcoord 0.998540 -0.285110; + tangent 0.879162 -0.372572 0.297094; + vertex 5.92886 49.4557 159.109; + normal 0.948155 -0.0523716 0.313464; + texcoord 0.333170 -1.76712; + tangent -0.181290 0.720984 0.668817; + vertex 4.65459 42.4139 162.284; + texcoord 0.665860 -0.285110; + tangent -0.181291 0.720985 0.668816; + vertex 6.14290 49.2348 158.921; + texcoord 0.665860 -1.76712; + tangent -0.181290 0.720984 0.668817; + vertex 4.64018 42.4712 162.337; + normal 0.645009 -0.426202 0.634283; + texcoord 0.333170 -1.76712; + tangent -0.181290 0.720984 0.668817; + vertex 4.65459 42.4139 162.284; + texcoord 0.665860 -1.76712; + vertex 4.64018 42.4712 162.337; + texcoord 0.333170 -1.86712; + tangent -0.181290 0.720984 0.668817; + vertex 4.59352 42.4029 162.338; + normal 0.705773 -0.697260 -0.125352; + texcoord 0.000490000 1.00000; + tangent 0.0348482 -0.142558 0.989173; + vertex 27.3480 -53.8853 145.963; + texcoord 0.333170 1.00000; + vertex 27.3734 -53.9894 146.685; + normal 0.705773 -0.697260 -0.125352; + texcoord 0.333170 -0.295870; + tangent 0.0348481 -0.142558 0.989173; + vertex 22.9710 -59.0513 150.055; + normal 0.0110136 0.547437 0.836775; + texcoord 0.333170 1.00000; + tangent -0.234189 0.814964 -0.530085; + vertex 27.3734 -53.9894 146.685; + texcoord 0.665860 1.00000; + vertex 27.1151 -53.0902 146.100; + texcoord 0.333170 -0.295870; + tangent -0.234189 0.814963 -0.530085; + vertex 22.9710 -59.0513 150.055; + normal -0.676948 -0.0715872 -0.732541; + texcoord 0.665860 1.00000; + tangent 0.277365 -0.946699 -0.163800; + vertex 27.1151 -53.0902 146.100; + texcoord 0.998540 1.00000; + vertex 27.3480 -53.8853 145.963; + texcoord 0.998540 -0.295870; + tangent 0.277364 -0.946699 -0.163800; + vertex 23.2477 -59.1401 150.266; + normal -0.538966 -0.148610 -0.829114; + texcoord 0.000490000 -1.79014; + tangent 0.588682 -0.770479 -0.244572; + vertex 19.1822 -64.7399 153.912; + texcoord 0.000490000 -0.295870; + tangent 0.588682 -0.770478 -0.244574; + vertex 23.2477 -59.1401 150.266; + texcoord 0.333170 -1.79014; + tangent 0.588682 -0.770479 -0.244572; + vertex 19.2290 -64.8011 153.893; + normal -0.768197 -0.439024 -0.465974; + texcoord 0.000490000 -1.79014; + tangent 0.588682 -0.770479 -0.244572; + vertex 19.1822 -64.7399 153.912; + texcoord 0.333170 -1.79014; + tangent 0.588682 -0.770479 -0.244572; + vertex 19.2290 -64.8011 153.893; + texcoord 0.000490000 -1.89014; + vertex 19.1874 -64.8041 153.964; + normal 0.0981997 -0.287752 -0.952657; + texcoord 0.000490000 1.00000; + tangent -0.0279686 -0.957704 0.286393; + vertex -12.2793 -100.542 81.8721; + texcoord 0.200100 1.00000; + vertex -12.3095 -101.576 82.1813; + texcoord 0.200100 -0.854890; + tangent -0.0279692 -0.957704 0.286393; + vertex -21.9832 -110.577 83.9027; + normal 0.672686 -0.736542 -0.0707105; + texcoord 0.200100 1.00000; + tangent 0.395783 0.277425 0.875437; + vertex -12.3095 -101.576 82.1813; + texcoord 0.399710 1.00000; + tangent 0.395783 0.277425 0.875437; + vertex -11.9736 -101.341 82.9243; + texcoord 0.200100 -0.854890; + tangent 0.395784 0.277425 0.875437; + vertex -21.9832 -110.577 83.9027; + normal 0.279291 -0.176685 0.943811; + texcoord 0.399710 1.00000; + tangent -0.0229747 0.981414 0.190523; + vertex -11.9736 -101.341 82.9243; + texcoord 0.599320 1.00000; + tangent -0.0229748 0.981414 0.190523; + vertex -12.0052 -99.9914 83.1862; + texcoord 0.599320 -0.854890; + tangent -0.0229750 0.981414 0.190523; + vertex -21.2878 -111.246 83.8262; + normal -0.485493 0.443255 0.753539; + texcoord 0.599320 1.00000; + tangent -0.391954 0.660094 -0.640818; + vertex -12.0052 -99.9914 83.1862; + texcoord 0.798930 1.00000; + vertex -12.3606 -99.3929 82.6052; + normal -0.485493 0.443255 0.753539; + texcoord 0.599320 -0.854890; + tangent -0.391954 0.660095 -0.640818; + vertex -21.2878 -111.246 83.8262; + normal -0.609555 0.395219 -0.687200; + texcoord 0.798930 1.00000; + tangent 0.0595421 -0.841590 -0.536826; + vertex -12.3606 -99.3929 82.6052; + texcoord 0.998540 1.00000; + vertex -12.2793 -100.542 81.8721; + texcoord 0.998540 -0.854890; + tangent 0.0595421 -0.841589 -0.536826; + vertex -21.7313 -110.666 84.4340; + normal 0.000832216 0.00786535 -0.999969; + texcoord 0.200100 -3.73317; + tangent 0.665809 -0.746103 -0.00531446; + vertex -33.1072 -123.975 85.5959; + texcoord 0.399710 -2.67814; + tangent 0.665810 -0.746103 -0.00531444; + vertex -29.3231 -119.700 85.6327; + texcoord 0.399710 -3.73317; + tangent 0.665809 -0.746103 -0.00531446; + vertex -33.0412 -124.049 85.5954; + normal 0.712737 -0.606354 -0.352620; + tangent 0.395614 -0.0676237 0.915924; + vertex -33.0412 -124.049 85.5954; + texcoord 0.399710 -2.67814; + tangent 0.395614 -0.0676234 0.915924; + vertex -29.3231 -119.700 85.6327; + texcoord 0.599320 -3.73317; + tangent 0.395614 -0.0676237 0.915924; + vertex -33.0020 -124.055 85.6861; + normal -0.516990 -0.456193 -0.724299; + texcoord 0.200100 -3.73317; + tangent 0.665809 -0.746103 -0.00531446; + vertex -33.1072 -123.975 85.5959; + texcoord 0.399710 -3.73317; + vertex -33.0412 -124.049 85.5954; + normal -0.516990 -0.456193 -0.724299; + texcoord 0.200100 -3.83317; + tangent 0.665809 -0.746103 -0.00531448; + vertex -33.1514 -124.081 85.6947; + normal 0.161709 -0.976576 -0.141949; + texcoord 0.399710 -3.73317; + tangent 0.395614 -0.0676237 0.915924; + vertex -33.0412 -124.049 85.5954; + normal 0.161709 -0.976576 -0.141949; + texcoord 0.599320 -3.73317; + tangent 0.395614 -0.0676237 0.915924; + vertex -33.0020 -124.055 85.6861; + normal 0.161709 -0.976576 -0.141949; + texcoord 0.399710 -3.83317; + vertex -33.1514 -124.081 85.6947; + normal 0.463745 0.0907378 -0.881310; + texcoord 0.000490000 1.00000; + tangent 0.111262 -0.992831 -0.0436735; + vertex -4.29546 -98.6239 12.6822; + normal 0.463745 0.0907378 -0.881310; + texcoord 0.250000 1.00000; + vertex -4.19697 -99.5027 12.6435; + texcoord 0.250000 -0.709680; + tangent 0.111263 -0.992831 -0.0436735; + vertex -10.8438 -106.227 8.45372; + normal 0.622214 -0.751573 0.219061; + texcoord 0.250000 1.00000; + tangent 0.150666 0.389561 0.908593; + vertex -4.19697 -99.5027 12.6435; + texcoord 0.499510 1.00000; + vertex -4.06360 -99.1579 13.4478; + normal 0.622214 -0.751573 0.219061; + texcoord 0.250000 -0.709680; + tangent 0.150666 0.389562 0.908593; + vertex -10.8438 -106.227 8.45372; + normal -0.325855 -0.373304 0.868598; + texcoord 0.499510 1.00000; + tangent -0.483737 0.855205 0.186073; + vertex -4.06360 -99.1579 13.4478; + texcoord 0.749030 1.00000; + vertex -4.58838 -98.2301 13.6497; + texcoord 0.749030 -0.709680; + tangent -0.483737 0.855205 0.186073; + vertex -10.6732 -106.230 7.92868; + normal -0.523764 0.721840 -0.452348; + texcoord 0.749030 1.00000; + tangent 0.270012 -0.362953 -0.891829; + vertex -4.58838 -98.2301 13.6497; + texcoord 0.998540 1.00000; + vertex -4.29546 -98.6239 12.6822; + normal -0.523764 0.721840 -0.452348; + texcoord 0.749030 -0.709680; + tangent 0.270012 -0.362953 -0.891829; + vertex -10.6732 -106.230 7.92868; + normal 0.293246 0.355918 -0.887316; + texcoord 0.250000 -2.75838; + tangent 0.210778 -0.929351 -0.303118; + vertex -17.0435 -113.495 3.12510; + texcoord 0.499510 -0.709680; + tangent 0.210777 -0.929350 -0.303120; + vertex -10.9427 -106.040 8.13196; + normal 0.293246 0.355918 -0.887316; + texcoord 0.499510 -2.75838; + tangent 0.210778 -0.929351 -0.303118; + vertex -17.0256 -113.574 3.09933; + normal 0.824351 -0.526336 -0.208365; + tangent 0.0496459 -0.299446 0.952821; + vertex -17.0256 -113.574 3.09933; + normal 0.824351 -0.526336 -0.208365; + texcoord 0.499510 -0.709680; + tangent 0.0496485 -0.299446 0.952821; + vertex -10.9427 -106.040 8.13196; + texcoord 0.749030 -2.75838; + tangent 0.0496459 -0.299446 0.952821; + vertex -17.0214 -113.600 3.18034; + normal -0.461169 0.178871 -0.869096; + texcoord 0.250000 -2.75838; + tangent 0.210778 -0.929351 -0.303118; + vertex -17.0435 -113.495 3.12510; + texcoord 0.499510 -2.75838; + vertex -17.0256 -113.574 3.09933; + texcoord 0.250000 -2.85838; + tangent 0.210778 -0.929351 -0.303118; + vertex -17.1205 -113.567 3.15118; + normal -0.225613 -0.932701 -0.281367; + texcoord 0.499510 -2.75838; + tangent 0.0496459 -0.299446 0.952821; + vertex -17.0256 -113.574 3.09933; + texcoord 0.749030 -2.75838; + vertex -17.0214 -113.600 3.18034; + texcoord 0.499510 -2.85838; + tangent 0.0496459 -0.299446 0.952821; + vertex -17.1205 -113.567 3.15118; + normal -0.575885 -0.0306458 -0.816956; + texcoord 0.000490000 1.00000; + tangent -0.000589934 0.999312 -0.0370705; + vertex 49.7168 151.527 57.9451; + texcoord 0.250000 1.00000; + vertex 49.7164 152.167 57.9214; + texcoord 0.250000 -1.18544; + tangent -0.000590320 0.999312 -0.0370709; + vertex 58.3206 159.055 51.5977; + normal -0.459459 0.839699 0.289490; + texcoord 0.250000 1.00000; + tangent -0.107024 -0.375893 0.920462; + vertex 49.7164 152.167 57.9214; + normal -0.459459 0.839699 0.289490; + texcoord 0.499510 1.00000; + tangent -0.107024 -0.375893 0.920462; + vertex 49.6479 151.926 58.5106; + normal -0.459459 0.839698 0.289490; + texcoord 0.250000 -1.18544; + tangent -0.107023 -0.375893 0.920462; + vertex 58.3206 159.055 51.5977; + normal 0.442053 0.325891 0.835694; + texcoord 0.499510 1.00000; + tangent 0.398226 -0.906119 0.142707; + vertex 49.6479 151.926 58.5106; + texcoord 0.749030 1.00000; + vertex 49.9603 151.215 58.6226; + texcoord 0.749030 -1.18544; + tangent 0.398225 -0.906119 0.142707; + vertex 58.1643 159.043 51.2305; + normal 0.328960 -0.807378 -0.489822; + texcoord 0.749030 1.00000; + tangent -0.310418 0.397417 -0.863540; + vertex 49.9603 151.215 58.6226; + texcoord 0.998540 1.00000; + vertex 49.7168 151.527 57.9451; + texcoord 0.749030 -1.18544; + tangent -0.310418 0.397417 -0.863540; + vertex 58.1643 159.043 51.2305; + normal -0.765114 0.604220 -0.222526; + texcoord 0.499510 -3.68831; + tangent 0.563399 0.795533 0.222953; + vertex 66.4022 166.587 44.5569; + texcoord 0.499510 -1.18544; + tangent 0.563396 0.795535 0.222956; + vertex 58.3247 158.874 51.3865; + texcoord 0.749030 -3.68831; + tangent 0.563399 0.795533 0.222953; + vertex 66.4369 166.636 44.5706; + normal 0.0823692 0.626710 0.774887; + tangent 0.684624 -0.600613 0.412983; + vertex 66.4369 166.636 44.5706; + texcoord 0.998540 -1.18544; + tangent 0.684625 -0.600610 0.412984; + vertex 58.1612 159.224 51.4443; + normal 0.0823692 0.626710 0.774887; + texcoord 0.998540 -3.68831; + tangent 0.684624 -0.600612 0.412983; + vertex 66.4790 166.599 44.5960; + normal -0.422019 0.509107 -0.750140; + texcoord 0.499510 -3.68831; + tangent 0.563399 0.795533 0.222953; + vertex 66.4022 166.587 44.5569; + texcoord 0.749030 -3.68831; + vertex 66.4369 166.636 44.5706; + normal -0.422020 0.509107 -0.750140; + texcoord 0.499510 -3.78831; + vertex 66.4708 166.587 44.5188; + normal 0.706809 0.685460 -0.174830; + texcoord 0.749030 -3.68831; + tangent 0.684624 -0.600612 0.412983; + vertex 66.4369 166.636 44.5706; + texcoord 0.998540 -3.68831; + vertex 66.4790 166.599 44.5960; + texcoord 0.749030 -3.78831; + vertex 66.4708 166.587 44.5188; + normal -0.898364 0.139879 -0.416384; + texcoord 0.000490000 1.00000; + tangent 0.0686233 0.980994 0.181496; + vertex -11.1690 91.3585 149.906; + texcoord 0.200100 1.00000; + vertex -11.1245 91.9942 150.024; + normal -0.898364 0.139879 -0.416384; + texcoord 0.200100 -1.57195; + tangent 0.0686234 0.980994 0.181497; + vertex -5.89791 104.653 143.000; + normal -0.610753 0.561791 0.558006; + texcoord 0.200100 1.00000; + tangent 0.543758 -0.214700 0.811314; + vertex -11.1245 91.9942 150.024; + texcoord 0.399710 1.00000; + tangent 0.543758 -0.214700 0.811315; + vertex -10.8476 91.8848 150.437; + texcoord 0.200100 -1.57195; + tangent 0.543758 -0.214698 0.811315; + vertex -5.89791 104.653 143.000; + normal 0.580823 0.257044 0.772381; + texcoord 0.399710 1.00000; + tangent 0.351162 -0.935128 0.0471350; + vertex -10.8476 91.8848 150.437; + texcoord 0.599320 1.00000; + vertex -10.5578 91.1132 150.476; + texcoord 0.599320 -1.57195; + tangent 0.351162 -0.935128 0.0471348; + vertex -6.20587 104.678 142.689; + normal 0.956902 -0.288646 0.0319729; + texcoord 0.599320 1.00000; + tangent -0.179847 -0.675434 -0.715153; + vertex -10.5578 91.1132 150.476; + texcoord 0.798930 1.00000; + vertex -10.6557 90.7456 150.086; + texcoord 0.599320 -1.57195; + tangent -0.179847 -0.675435 -0.715153; + vertex -6.20587 104.678 142.689; + normal -0.158035 -0.398540 -0.903433; + texcoord 0.798930 1.00000; + tangent -0.626336 0.747775 -0.220310; + vertex -10.6557 90.7456 150.086; + texcoord 0.998540 1.00000; + tangent -0.626336 0.747775 -0.220310; + vertex -11.1690 91.3585 149.906; + texcoord 0.998540 -1.57195; + tangent -0.626336 0.747775 -0.220310; + vertex -6.11250 104.783 143.099; + normal 0.418766 0.325433 0.847779; + texcoord 0.599320 -4.57395; + tangent 0.907618 -0.180206 -0.379151; + vertex -1.94894 118.096 135.651; + texcoord 0.798930 -1.57195; + tangent 0.907620 -0.180213 -0.379143; + vertex -6.30451 104.799 142.907; + texcoord 0.798930 -4.57395; + tangent 0.907618 -0.180206 -0.379151; + vertex -1.89499 118.085 135.629; + normal 0.959522 -0.262372 0.102366; + tangent -0.101272 -0.660590 -0.743885; + vertex -1.89499 118.085 135.629; + normal 0.959522 -0.262372 0.102366; + texcoord 0.798930 -1.57195; + tangent -0.101272 -0.660579 -0.743895; + vertex -6.30451 104.799 142.907; + texcoord 0.998540 -4.57395; + tangent -0.101272 -0.660590 -0.743885; + vertex -1.90101 118.046 135.585; + normal 0.295334 0.915967 0.271629; + texcoord 0.599320 -4.57395; + tangent 0.907618 -0.180206 -0.379151; + vertex -1.94894 118.096 135.651; + texcoord 0.798930 -4.57395; + vertex -1.89499 118.085 135.629; + texcoord 0.599320 -4.67395; + tangent 0.907618 -0.180206 -0.379150; + vertex -1.94769 118.121 135.564; + normal 0.810768 0.378523 -0.446516; + texcoord 0.798930 -4.57395; + tangent -0.101272 -0.660590 -0.743885; + vertex -1.89499 118.085 135.629; + texcoord 0.998540 -4.57395; + tangent -0.101272 -0.660590 -0.743885; + vertex -1.90101 118.046 135.585; + texcoord 0.798930 -4.67395; + vertex -1.94769 118.121 135.564; + normal 0.974404 0.207999 -0.0852813; + texcoord 0.000490000 1.00000; + tangent -0.0338354 0.510735 0.859072; + vertex 25.4291 -26.4776 156.809; + texcoord 0.200100 1.00000; + vertex 25.4065 -26.1374 157.381; + normal 0.974404 0.207999 -0.0852813; + texcoord 0.200100 -1.54328; + tangent -0.0338354 0.510735 0.859072; + vertex 27.8821 -31.9553 171.477; + normal 0.113887 0.925239 0.361888; + texcoord 0.200100 1.00000; + tangent -0.965030 0.189591 -0.181031; + vertex 25.4065 -26.1374 157.381; + normal 0.113887 0.925239 0.361888; + texcoord 0.399710 1.00000; + tangent -0.965030 0.189591 -0.181031; + vertex 24.9013 -26.0381 157.287; + texcoord 0.200100 -1.54328; + tangent -0.965030 0.189591 -0.181032; + vertex 27.8821 -31.9553 171.477; + normal -0.906866 0.261031 0.330841; + texcoord 0.399710 1.00000; + tangent -0.421416 -0.559018 -0.714078; + vertex 24.9013 -26.0381 157.287; + normal -0.906866 0.261031 0.330841; + texcoord 0.599320 1.00000; + vertex 24.5438 -26.5123 156.681; + texcoord 0.599320 -1.54328; + tangent -0.421416 -0.559018 -0.714078; + vertex 28.2944 -32.0204 171.308; + normal -0.813232 -0.581843 -0.0105741; + texcoord 0.599320 1.00000; + tangent 0.508278 -0.701329 -0.499792; + vertex 24.5438 -26.5123 156.681; + texcoord 0.798930 1.00000; + vertex 24.8281 -26.9047 156.401; + texcoord 0.599320 -1.54328; + tangent 0.508278 -0.701329 -0.499791; + vertex 28.2944 -32.0204 171.308; + normal 0.688495 -0.635952 -0.348626; + texcoord 0.798930 1.00000; + tangent 0.713288 0.506862 0.484058; + vertex 24.8281 -26.9047 156.401; + texcoord 0.998540 1.00000; + vertex 25.4291 -26.4776 156.809; + texcoord 0.998540 -1.54328; + tangent 0.713287 0.506861 0.484059; + vertex 28.0245 -31.7177 171.494; + normal 0.710180 0.697891 0.0926911; + texcoord 0.399710 -4.52623; + tangent -0.458276 0.358320 0.813382; + vertex 31.3558 -37.4216 185.763; + texcoord 0.399710 -1.54328; + tangent -0.458273 0.358321 0.813383; + vertex 28.0479 -32.1428 171.362; + texcoord 0.599320 -4.52623; + tangent -0.458276 0.358320 0.813382; + vertex 31.3278 -37.3997 185.812; + normal -0.111989 0.917165 0.382449; + tangent -0.986882 -0.0576150 -0.150810; + vertex 31.3278 -37.3997 185.812; + texcoord 0.798930 -1.54328; + tangent -0.986885 -0.0576200 -0.150793; + vertex 28.2810 -31.7572 171.389; + texcoord 0.798930 -4.52623; + tangent -0.986882 -0.0576150 -0.150810; + vertex 31.2675 -37.4033 185.803; + normal 0.778633 -0.279463 0.561810; + texcoord 0.399710 -4.52623; + tangent -0.458276 0.358320 0.813382; + vertex 31.3558 -37.4216 185.763; + texcoord 0.599320 -4.52623; + vertex 31.3278 -37.3997 185.812; + texcoord 0.399710 -4.62623; + tangent -0.458276 0.358320 0.813382; + vertex 31.3039 -37.4896 185.801; + normal -0.145511 -0.0871757 0.985509; + texcoord 0.599320 -4.52623; + tangent -0.986882 -0.0576150 -0.150810; + vertex 31.3278 -37.3997 185.812; + texcoord 0.798930 -4.52623; + vertex 31.2675 -37.4033 185.803; + texcoord 0.599320 -4.62623; + tangent -0.986882 -0.0576149 -0.150810; + vertex 31.3039 -37.4896 185.801; + normal 0.297849 -0.865084 0.403628; + texcoord 0.0836600 -0.0772700; + tangent 0.900739 0.114650 -0.418956; + vertex 20.4468 -3.82111 31.4153; + normal 0.343603 -0.778126 0.525792; + texcoord 0.0836600 -0.763930; + tangent 0.900739 0.114651 -0.418956; + vertex 27.4934 7.62204 50.7412; + normal 0.341882 -0.782093 0.521007; + texcoord 0.0420700 -0.763930; + vertex 25.6767 7.39080 51.5862; + normal 0.379718 -0.676188 0.631335; + texcoord 0.0836600 -1.49277; + tangent 0.900739 0.114651 -0.418957; + vertex 33.5127 23.3939 64.0133; + normal 0.167506 -0.958070 0.232472; + texcoord 0.0836600 -0.0519300; + tangent 0.985391 0.170062 -0.00915276; + vertex 6.08906 -2.74467 34.3226; + normal 0.163996 -0.933007 0.320319; + texcoord 0.0836600 -0.684360; + tangent 0.985391 0.170062 -0.00915225; + vertex 5.45382 2.03056 54.4601; + normal 0.164051 -0.933385 0.319185; + texcoord 0.0420700 -0.684360; + vertex 3.46637 1.68756 54.4786; + normal 0.159141 -0.900311 0.405110; + texcoord 0.0836600 -1.25122; + tangent 0.985391 0.170061 -0.00915213; + vertex 4.56736 8.65969 69.5408; + normal -0.522956 0.599697 0.605707; + texcoord 0.582680 0.580010; + tangent -0.851570 -0.398171 -0.341010; + vertex -0.00187000 3.56428 15.9719; + normal -0.560148 0.580402 0.591073; + texcoord 0.582680 1.00000; + tangent -0.728070 -0.685208 -0.0200713; + vertex -3.64404 16.5202 0.00000; + normal -0.528353 0.597003 0.603681; + texcoord 0.624270 0.580010; + tangent -0.838515 -0.471348 -0.273355; + vertex -2.29095 2.49397 15.0553; + normal -0.564330 0.578123 0.589326; + texcoord 0.624270 1.00000; + tangent -0.715592 -0.698518 0.00000; + vertex -7.18346 13.0652 0.00000; + normal 0.0983357 -0.992301 -0.0752965; + texcoord 0.0836600 0.0647900; + tangent 0.994865 0.0998453 -0.0165453; + vertex 5.73774 -16.3720 29.0617; + normal 0.0967448 -0.986215 -0.134237; + texcoord 0.0836600 -0.415640; + tangent 0.994865 0.0998454 -0.0165455; + vertex 5.30594 -17.3335 41.1695; + normal 0.0965802 -0.985476 -0.139674; + texcoord 0.0420700 -0.415640; + vertex 3.29938 -17.5349 41.2029; + normal 0.0946600 -0.975834 -0.196946; + texcoord 0.0836600 -1.01537; + tangent 0.994865 0.0998454 -0.0165457; + vertex 5.05410 -20.7089 57.7728; + normal 0.636830 -0.710025 0.300519; + texcoord 0.0420700 1.00000; + tangent 0.744436 0.667694 0.00000; + vertex -1.55070 -18.5237 0.00000; + normal 0.609230 -0.734584 0.298706; + texcoord 0.0836600 1.00000; + tangent 0.756654 0.653562 0.0182163; + vertex 1.75425 -15.5595 0.00000; + normal 0.492176 -0.821631 0.287553; + texcoord 0.0836600 0.629670; + tangent 0.817221 0.562948 0.123448; + vertex -0.296650 -13.8699 8.33786; + normal 0.446992 -0.848935 0.281971; + texcoord 0.125240 0.629670; + tangent 0.843607 0.504896 0.182778; + vertex 1.91693 -12.5451 8.81746; + normal -0.613865 -0.711543 0.341871; + texcoord 0.749030 0.629670; + tangent 0.624316 -0.702632 -0.341376; + vertex -10.8465 -5.87586 12.3886; + normal -0.720179 -0.366631 0.589003; + texcoord 0.749030 1.00000; + tangent 0.425987 -0.904651 -0.0119317; + vertex -21.8785 -2.31057 0.00000; + normal -0.641601 -0.659935 0.390939; + texcoord 0.790610 0.629670; + tangent 0.569307 -0.787877 -0.234819; + vertex -9.79976 -7.05393 11.8162; + normal -0.723023 -0.332035 0.605798; + texcoord 0.790610 1.00000; + tangent 0.417329 -0.908755 0.00000; + vertex -20.1272 -6.12409 0.00000; + normal 0.118507 -0.915692 -0.384012; + texcoord 0.0836600 0.173860; + tangent 0.981264 0.0488317 0.186378; + vertex -1.97948 -20.4315 21.0193; + normal 0.129302 -0.884057 -0.449137; + texcoord 0.0836600 -0.249510; + tangent 0.981264 0.0488318 0.186378; + vertex -4.70867 -25.4806 32.2168; + normal 0.129638 -0.882962 -0.451190; + texcoord 0.0420700 -0.249510; + vertex -6.68780 -25.5791 31.8409; + normal 0.139676 -0.846606 -0.513565; + texcoord 0.0836600 -0.774660; + tangent 0.981264 0.0488317 0.186378; + vertex -6.16058 -32.4095 43.2443; + normal 0.602231 -0.671449 0.431827; + texcoord 0.0420700 1.00000; + tangent 0.744436 0.667694 0.00000; + vertex 9.17822 -11.7334 0.00000; + normal 0.569768 -0.700562 0.429624; + texcoord 0.0836600 1.00000; + tangent 0.756856 0.653141 0.0240091; + vertex 12.4832 -8.76915 0.00000; + normal 0.447577 -0.791885 0.415442; + texcoord 0.0836600 0.680250; + tangent 0.808984 0.569429 0.145929; + vertex 9.93729 -6.46943 7.12636; + normal 0.395067 -0.823612 0.406922; + texcoord 0.125240 0.680250; + tangent 0.831877 0.508666 0.221899; + vertex 12.1201 -5.13472 7.70861; + normal 0.816338 -0.0221196 0.577150; + texcoord 0.125240 1.00000; + tangent 0.0270862 0.999633 0.00000; + vertex 19.1114 -9.79775 0.00000; + normal 0.813423 -0.0569142 0.578881; + texcoord 0.166830 1.00000; + tangent 0.0315923 0.999320 0.0189902; + vertex 19.2724 -3.85633 0.00000; + normal 0.771459 -0.276247 0.573183; + texcoord 0.166830 0.680250; + tangent 0.0846692 0.965538 0.246105; + vertex 13.1737 -2.91454 8.66225; + normal 0.751602 -0.338738 0.565996; + texcoord 0.208420 0.680250; + tangent 0.117549 0.913116 0.390387; + vertex 13.4646 -0.654920 9.62831; + normal -0.593994 -0.704502 0.388392; + texcoord 0.749030 0.680250; + tangent 0.642712 -0.705951 -0.297579; + vertex -0.825800 1.55875 10.4905; + normal -0.685235 -0.354051 0.636476; + texcoord 0.749030 1.00000; + tangent 0.427347 -0.904016 -0.0113928; + vertex -11.1496 4.47973 0.00000; + normal -0.622937 -0.641881 0.447144; + texcoord 0.790610 0.680250; + tangent 0.571279 -0.798155 -0.191282; + vertex 0.251810 0.375110 9.99158; + normal -0.687119 -0.315547 0.654444; + texcoord 0.790610 1.00000; + tangent 0.417329 -0.908755 0.00000; + vertex -9.39831 0.666210 0.00000; + normal 0.164108 -0.801047 -0.575666; + texcoord 0.0836600 0.288080; + tangent 0.944703 -0.0403337 0.325437; + vertex 8.27053 -12.3436 16.3299; + normal 0.198129 -0.720587 -0.664454; + texcoord 0.0836600 -0.0773799; + tangent 0.944703 -0.0403340 0.325437; + vertex 5.39183 -18.1357 23.5691; + normal 0.199313 -0.717438 -0.667500; + texcoord 0.0420700 -0.0773799; + vertex 3.48644 -18.0544 22.9127; + normal 0.229840 -0.626417 -0.744833; + texcoord 0.0836600 -0.529740; + tangent 0.944703 -0.0403340 0.325437; + vertex 2.52184 -26.7447 29.9238; + normal -0.0910321 0.398898 -0.912466; + texcoord 0.000490000 1.00000; + tangent -0.454672 0.798547 0.394457; + vertex 26.6117 30.3278 59.7048; + normal -0.0746422 0.407161 -0.910301; + texcoord 0.125240 0.247850; + tangent -0.454672 0.798547 0.394457; + vertex 40.0817 35.5733 60.6542; + normal -0.0704022 0.409274 -0.909691; + texcoord 0.000490000 0.247850; + tangent -0.454671 0.798547 0.394457; + vertex 41.0085 33.9456 59.8501; + normal -0.0537407 0.417479 -0.907096; + texcoord 0.125240 -0.441590; + tangent -0.454672 0.798547 0.394457; + vertex 51.2407 38.1019 61.1568; + normal -0.422050 0.825872 -0.373912; + texcoord 0.250000 1.00000; + tangent -0.299806 0.262090 0.917292; + vertex 29.6160 31.6130 63.7199; + normal -0.334362 0.871664 -0.358335; + texcoord 0.250000 0.247850; + tangent -0.299807 0.262090 0.917292; + vertex 39.4890 36.0915 62.4678; + normal -0.285762 0.892701 -0.348462; + texcoord 0.125240 0.247850; + vertex 40.0817 35.5733 60.6542; + normal -0.194713 0.924471 -0.327781; + texcoord 0.125240 -0.441590; + tangent -0.299806 0.262090 0.917292; + vertex 51.2407 38.1019 61.1568; + normal -0.323592 0.836828 0.441596; + texcoord 0.250000 1.00000; + tangent 0.0447631 -0.452644 0.890567; + vertex 29.6160 31.6130 63.7199; + normal -0.339097 0.831649 0.439743; + texcoord 0.374760 0.247850; + tangent 0.0447632 -0.452644 0.890567; + vertex 39.5775 35.1966 64.2285; + normal -0.343107 0.830268 0.439242; + texcoord 0.250000 0.247850; + vertex 39.4890 36.0915 62.4678; + normal -0.358452 0.824821 0.437245; + texcoord 0.374760 -0.441590; + tangent 0.0447631 -0.452644 0.890567; + vertex 49.9600 40.4133 62.8993; + normal -0.240767 0.257952 0.935677; + texcoord 0.499510 1.00000; + tangent 0.352199 -0.875106 0.331880; + vertex 28.1772 26.6408 63.6537; + normal -0.157816 0.293995 0.942688; + texcoord 0.499510 0.247850; + tangent 0.352199 -0.875106 0.331880; + vertex 40.2954 33.4128 64.9050; + normal -0.134523 0.303586 0.943260; + texcoord 0.374760 0.247850; + vertex 39.5775 35.1966 64.2285; + normal -0.0489026 0.336910 0.940266; + texcoord 0.374760 -0.441590; + tangent 0.352199 -0.875106 0.331880; + vertex 49.9600 40.4133 62.8993; + normal 0.113337 -0.372964 0.920898; + texcoord 0.499510 1.00000; + tangent 0.455059 -0.804452 -0.381809; + vertex 28.1772 26.6408 63.6537; + normal 0.118181 -0.370422 0.921315; + texcoord 0.624270 0.247850; + tangent 0.455059 -0.804452 -0.381809; + vertex 41.2569 31.7131 64.0982; + normal 0.118298 -0.370361 0.921324; + texcoord 0.499510 0.247850; + vertex 40.2954 33.4128 64.9050; + normal 0.123201 -0.367773 0.921718; + texcoord 0.624270 -0.441590; + tangent 0.455059 -0.804452 -0.381809; + vertex 50.2646 38.5341 65.6159; + normal 0.479411 -0.764990 -0.430064; + texcoord 0.749030 1.00000; + tangent -0.0516911 0.464586 -0.884018; + vertex 26.9093 24.2482 57.9164; + normal 0.476016 -0.766711 -0.430770; + texcoord 0.873780 0.247850; + tangent -0.0516910 0.464586 -0.884018; + vertex 41.7611 32.0898 60.5239; + normal 0.475840 -0.766800 -0.430807; + texcoord 0.749030 0.247850; + vertex 41.8640 31.1651 62.2836; + normal 0.472362 -0.768546 -0.431521; + texcoord 0.873780 -0.441590; + tangent -0.0516912 0.464586 -0.884018; + vertex 51.5454 36.2227 63.8734; + normal 0.165815 0.0138446 -0.986060; + texcoord 0.749030 1.00000; + tangent -0.315111 0.948225 -0.0396752; + vertex 26.9093 24.2482 57.9164; + normal 0.0984428 0.207501 -0.973269; + texcoord 0.873780 1.00000; + tangent -0.0921390 0.968385 0.231820; + vertex 26.0591 26.8065 57.8093; + normal 0.0645996 0.297439 -0.952553; + texcoord 0.873780 0.247850; + tangent -0.00466852 0.944918 0.327275; + vertex 41.7611 32.0898 60.5239; + normal -0.00765497 0.474902 -0.880005; + texcoord 0.998540 1.00000; + tangent 0.136879 0.872245 0.469524; + vertex 26.6117 30.3278 59.7048; + normal 0.0871020 -0.308580 -0.947202; + tangent -0.356207 0.878308 -0.318892; + vertex 26.6117 30.3278 59.7048; + normal 0.218557 -0.253495 -0.942323; + texcoord 0.998540 0.247850; + tangent -0.356207 0.878308 -0.318891; + vertex 41.0085 33.9456 59.8501; + normal 0.256758 -0.236137 -0.937184; + texcoord 0.873780 0.247850; + vertex 41.7611 32.0898 60.5239; + normal 0.383817 -0.173626 -0.906939; + texcoord 0.873780 -0.441590; + tangent -0.356207 0.878308 -0.318892; + vertex 51.5454 36.2227 63.8734; + normal 0.301164 -0.482936 -0.822237; + texcoord 0.000490000 0.247850; + tangent -0.235949 0.797717 -0.554956; + vertex 41.0085 33.9456 59.8501; + normal 0.318483 -0.476060 -0.819717; + texcoord 0.125240 -0.441590; + tangent -0.235949 0.797717 -0.554956; + vertex 51.2407 38.1019 61.1568; + normal 0.320089 -0.475411 -0.819468; + texcoord 0.000490000 -0.441590; + vertex 51.6560 36.6979 62.1335; + normal 0.337459 -0.468279 -0.816600; + texcoord 0.125240 -1.09667; + tangent -0.235949 0.797717 -0.554956; + vertex 60.1836 40.4580 63.5013; + normal -0.133584 0.141205 -0.980926; + texcoord 0.250000 0.247850; + tangent -0.408140 0.894125 0.184291; + vertex 39.4890 36.0915 62.4678; + normal -0.000927635 0.201463 -0.979496; + texcoord 0.250000 -0.441590; + tangent -0.408140 0.894124 0.184291; + vertex 50.5382 39.6408 61.4740; + normal 0.0417060 0.219921 -0.974626; + texcoord 0.125240 -0.441590; + vertex 51.2407 38.1019 61.1568; + normal 0.175407 0.274914 -0.945333; + texcoord 0.125240 -1.09667; + tangent -0.408141 0.894124 0.184291; + vertex 60.1836 40.4580 63.5013; + normal -0.300362 0.782231 -0.545799; + texcoord 0.250000 0.247850; + tangent -0.335949 0.448794 0.828083; + vertex 39.4890 36.0915 62.4678; + normal -0.271055 0.795922 -0.541329; + texcoord 0.374760 -0.441590; + tangent -0.335949 0.448795 0.828083; + vertex 49.9600 40.4133 62.8993; + normal -0.263108 0.799466 -0.540026; + texcoord 0.250000 -0.441590; + tangent -0.335949 0.448795 0.828083; + vertex 50.5382 39.6408 61.4740; + normal -0.233166 0.812188 -0.534774; + texcoord 0.374760 -1.09667; + tangent -0.335949 0.448795 0.828083; + vertex 59.5544 42.8520 62.4198; + normal -0.553115 0.814189 0.176523; + texcoord 0.499510 0.247850; + tangent -0.0654855 -0.253720 0.965058; + vertex 40.2954 33.4128 64.9050; + normal -0.427779 0.880893 0.202565; + texcoord 0.499510 -0.441590; + tangent -0.0654854 -0.253720 0.965058; + vertex 49.8447 39.9668 64.5977; + normal -0.366714 0.905576 0.213198; + texcoord 0.374760 -0.441590; + vertex 49.9600 40.4133 62.8993; + normal -0.228609 0.945226 0.232994; + texcoord 0.374760 -1.09667; + tangent -0.0654854 -0.253720 0.965058; + vertex 59.5544 42.8520 62.4198; + normal -0.309352 0.488979 0.815599; + texcoord 0.499510 0.247850; + tangent 0.232366 -0.792802 0.563446; + vertex 40.2954 33.4128 64.9050; + normal -0.283119 0.499084 0.818999; + texcoord 0.624270 -0.441590; + tangent 0.232366 -0.792802 0.563446; + vertex 50.2646 38.5341 65.6159; + normal -0.275651 0.501872 0.819842; + texcoord 0.499510 -0.441590; + vertex 49.8447 39.9668 64.5977; + normal -0.248935 0.511531 0.822415; + texcoord 0.624270 -1.09667; + tangent 0.232366 -0.792802 0.563446; + vertex 58.7364 43.7686 64.9244; + normal -0.154910 -0.255011 0.954449; + texcoord 0.749030 0.247850; + tangent 0.407287 -0.896674 -0.173471; + vertex 41.8640 31.1651 62.2836; + normal -0.0242358 -0.200483 0.979397; + texcoord 0.749030 -0.441590; + tangent 0.407287 -0.896674 -0.173471; + vertex 50.9691 36.9833 65.3159; + normal 0.0232072 -0.179716 0.983445; + texcoord 0.624270 -0.441590; + tangent 0.407287 -0.896674 -0.173471; + vertex 50.2646 38.5341 65.6159; + normal 0.154052 -0.119768 0.980777; + texcoord 0.624270 -1.09667; + tangent 0.407287 -0.896674 -0.173471; + vertex 58.7364 43.7686 64.9244; + normal 0.318943 -0.779840 0.538632; + texcoord 0.749030 0.247850; + tangent 0.333219 -0.439765 -0.834010; + vertex 41.8640 31.1651 62.2836; + normal 0.335358 -0.771437 0.540759; + texcoord 0.873780 -0.441590; + tangent 0.333219 -0.439765 -0.834010; + vertex 51.5454 36.2227 63.8734; + normal 0.337304 -0.770419 0.541000; + texcoord 0.749030 -0.441590; + vertex 50.9691 36.9833 65.3159; + normal 0.353711 -0.761651 0.542932; + texcoord 0.873780 -1.09667; + tangent 0.333219 -0.439765 -0.834010; + vertex 59.3655 41.3745 66.0060; + normal 0.290181 -0.927687 -0.234928; + texcoord 0.998540 0.247850; + tangent 0.0612040 0.262980 -0.962858; + vertex 41.0085 33.9456 59.8501; + normal 0.424617 -0.879882 -0.213326; + texcoord 0.998540 -0.441590; + tangent 0.0612042 0.262980 -0.962858; + vertex 51.6560 36.6979 62.1335; + normal 0.450586 -0.868057 -0.208446; + texcoord 0.873780 -0.441590; + vertex 51.5454 36.2227 63.8734; + normal 0.575027 -0.797784 -0.181342; + texcoord 0.873780 -1.09667; + tangent 0.0612042 0.262980 -0.962858; + vertex 59.3655 41.3745 66.0060; + normal -0.308359 -0.637962 -0.705634; + texcoord 0.374760 -1.09667; + tangent -0.799616 0.575647 -0.171012; + vertex 59.5544 42.8520 62.4198; + normal -0.201294 -0.525238 -0.826804; + texcoord 0.499510 -1.36631; + vertex 59.9182 44.0931 61.1386; + normal -0.159526 -0.478168 -0.863659; + texcoord 0.250000 -1.36631; + tangent -0.799616 0.575646 -0.171012; + vertex 61.7194 42.7965 61.5239; + normal -0.0739278 -0.376974 -0.923269; + texcoord 0.250000 -1.66732; + vertex 63.7878 45.7418 60.1556; + normal 0.234550 0.551952 0.800210; + texcoord 0.873780 -1.09667; + tangent 0.797897 -0.579526 0.165861; + vertex 59.3655 41.3745 66.0060; + normal 0.304435 0.624900 0.718902; + texcoord 0.998540 -1.36631; + vertex 62.2686 44.1269 63.2565; + normal 0.347112 0.666681 0.659583; + texcoord 0.749030 -1.36631; + vertex 60.4590 45.4412 62.8804; + normal 0.413785 0.726658 0.548406; + texcoord 0.749030 -1.66732; + tangent 0.797897 -0.579526 0.165861; + vertex 61.4587 47.1016 59.9260; + normal 0.853001 0.154690 0.498457; + texcoord 0.000490000 -1.36631; + tangent 0.412097 -0.785683 -0.461388; + vertex 62.2686 44.1269 63.2565; + normal 0.820389 0.0996495 0.563056; + texcoord 0.250000 -1.66732; + vertex 63.7878 45.7418 60.1556; + normal 0.810163 0.0842665 0.580117; + texcoord 0.000490000 -1.66732; + tangent 0.412097 -0.785683 -0.461388; + vertex 63.0058 47.2327 61.0311; + normal 0.762646 0.0203630 0.646496; + texcoord 0.250000 -1.89103; + vertex 64.2702 48.3942 59.5029; + normal -0.686877 0.0597585 -0.724313; + texcoord 0.499510 -1.36631; + tangent -0.415553 0.785338 0.458869; + vertex 59.9182 44.0931 61.1386; + normal -0.727858 0.0154279 -0.685555; + texcoord 0.749030 -1.66732; + tangent -0.415553 0.785338 0.458869; + vertex 61.4587 47.1016 59.9260; + normal -0.725551 0.0180376 -0.687932; + texcoord 0.499510 -1.66732; + vertex 62.2507 45.6050 59.0515; + normal -0.767202 -0.0316425 -0.640625; + texcoord 0.749030 -1.89103; + tangent -0.415553 0.785338 0.458869; + vertex 62.8958 47.7190 58.1745; + normal 0.0402236 0.779177 0.625512; + texcoord 0.000490000 -1.66732; + tangent 0.960984 -0.201625 0.189360; + vertex 63.0058 47.2327 61.0311; + normal 0.00511677 0.697430 0.716635; + texcoord 0.250000 -1.89103; + tangent 0.960984 -0.201625 0.189360; + vertex 64.2702 48.3942 59.5029; + normal 0.00293557 0.691985 0.721906; + texcoord 0.000490000 -1.89103; + vertex 62.8980 48.6821 59.2326; + normal -0.0325936 0.597278 0.801372; + texcoord 0.250000 -2.13788; + tangent 0.960984 -0.201625 0.189360; + vertex 64.0165 50.2044 58.1434; + normal 0.0957386 -0.406209 -0.908751; + texcoord 0.499510 -1.66732; + tangent -0.960974 0.200325 -0.190785; + vertex 62.2507 45.6050 59.0515; + normal 0.0778695 -0.465889 -0.881410; + texcoord 0.749030 -1.89103; + vertex 62.8958 47.7190 58.1745; + normal 0.0711076 -0.487612 -0.870160; + texcoord 0.499510 -1.89103; + vertex 64.2707 47.4324 58.4475; + normal 0.0522278 -0.545874 -0.836238; + texcoord 0.749030 -2.13788; + tangent -0.960974 0.200325 -0.190785; + vertex 64.4090 49.2196 57.2895; + normal -0.808316 0.588704 -0.00730980; + texcoord 0.000490000 -1.89103; + tangent 0.472648 0.656268 0.588146; + vertex 62.8980 48.6821 59.2326; + normal -0.848022 0.520252 0.100979; + texcoord 0.250000 -2.13788; + vertex 64.0165 50.2044 58.1434; + normal -0.841772 0.533736 0.0809107; + texcoord 0.000490000 -2.13788; + tangent 0.472648 0.656268 0.588146; + vertex 63.5620 49.5733 57.5779; + normal -0.869419 0.456253 0.189586; + texcoord 0.250000 -2.39957; + vertex 64.1151 51.0528 56.5538; + normal 0.879384 -0.304965 -0.365622; + texcoord 0.499510 -1.89103; + tangent -0.472239 -0.656451 -0.588271; + vertex 64.2707 47.4324 58.4475; + normal 0.880660 -0.322752 -0.346798; + texcoord 0.749030 -2.13788; + tangent -0.472239 -0.656451 -0.588271; + vertex 64.4090 49.2196 57.2895; + normal 0.881147 -0.333474 -0.335225; + texcoord 0.499510 -2.13788; + vertex 64.8633 49.8511 57.8555; + normal 0.881470 -0.350918 -0.316018; + texcoord 0.749030 -2.39957; + tangent -0.472239 -0.656451 -0.588271; + vertex 64.8031 50.9897 56.4232; + normal -0.474363 -0.681412 -0.557367; + texcoord 0.998540 -1.89103; + tangent -0.880329 0.367681 0.299718; + vertex 62.8980 48.6821 59.2326; + normal -0.467231 -0.562930 -0.681767; + texcoord 0.998540 -2.13788; + tangent -0.880329 0.367681 0.299718; + vertex 63.5620 49.5733 57.5779; + normal -0.451772 -0.457189 -0.766081; + texcoord 0.749030 -2.13788; + tangent -0.880329 0.367681 0.299718; + vertex 64.4090 49.2196 57.2895; + normal -0.422567 -0.320751 -0.847677; + texcoord 0.749030 -2.39957; + tangent -0.880329 0.367681 0.299718; + vertex 64.8031 50.9897 56.4232; + normal -0.702658 -0.208243 -0.680373; + texcoord 0.000490000 -2.13788; + tangent -0.584116 0.714845 0.384454; + vertex 63.5620 49.5733 57.5779; + normal -0.745209 -0.284599 -0.603048; + texcoord 0.250000 -2.39957; + vertex 64.1151 51.0528 56.5538; + normal -0.743810 -0.281832 -0.606068; + texcoord 0.000490000 -2.39957; + vertex 64.4055 50.6974 56.3626; + normal -0.782590 -0.370355 -0.500389; + texcoord 0.000490000 -2.49957; + tangent -0.584116 0.714845 0.384454; + vertex 64.3859 51.2210 56.0059; + normal 0.126481 0.617308 -0.776488; + texcoord 0.000490000 1.00000; + tangent -0.515878 0.709527 0.480043; + vertex -0.781420 15.9779 63.7077; + normal 0.146323 0.625111 -0.766698; + texcoord 0.125240 0.311190; + vertex 10.7500 20.3716 69.0791; + normal 0.147682 0.625634 -0.766011; + texcoord 0.000490000 0.311190; + tangent -0.515878 0.709527 0.480043; + vertex 11.8194 18.9007 68.0839; + normal 0.167576 0.633120 -0.755697; + texcoord 0.125240 -0.390590; + vertex 21.0322 23.1868 73.7177; + normal -0.382326 0.884072 -0.268783; + texcoord 0.250000 1.00000; + tangent -0.492450 0.0511848 0.868834; + vertex 0.736030 15.9406 68.7490; + normal -0.303168 0.925661 -0.226367; + texcoord 0.250000 0.311190; + tangent -0.492451 0.0511849 0.868834; + vertex 9.75976 20.4745 70.8261; + normal -0.271400 0.939462 -0.209174; + texcoord 0.125240 0.311190; + vertex 10.7500 20.3716 69.0791; + normal -0.190516 0.967719 -0.164994; + texcoord 0.125240 -0.390590; + tangent -0.492450 0.0511849 0.868834; + vertex 21.0322 23.1868 73.7177; + normal -0.475344 0.704860 0.526517; + texcoord 0.250000 1.00000; + tangent -0.164574 -0.659124 0.733806; + vertex 0.736030 15.9406 68.7490; + normal -0.513638 0.692389 0.506727; + texcoord 0.374760 0.311190; + tangent -0.164574 -0.659124 0.733806; + vertex 9.42884 19.1492 72.3016; + normal -0.522022 0.689424 0.502183; + texcoord 0.250000 0.311190; + vertex 9.75976 20.4745 70.8261; + normal -0.558485 0.675479 0.481480; + texcoord 0.374760 -0.390590; + tangent -0.164573 -0.659124 0.733806; + vertex 19.1656 24.4279 76.1900; + normal -0.499264 0.0169556 0.866284; + texcoord 0.499510 1.00000; + tangent 0.251912 -0.953778 0.163852; + vertex -0.388300 11.1810 66.7997; + normal -0.456703 0.0321058 0.889039; + texcoord 0.499510 0.311190; + tangent 0.251912 -0.953778 0.163852; + vertex 9.95107 17.1719 72.6413; + normal -0.439659 0.0380369 0.897359; + texcoord 0.374760 0.311190; + vertex 9.42884 19.1492 72.3016; + normal -0.395086 0.0532012 0.917102; + texcoord 0.374760 -0.390590; + tangent 0.251913 -0.953778 0.163852; + vertex 19.1656 24.4279 76.1900; + normal -0.104909 -0.595537 0.796448; + texcoord 0.499510 1.00000; + tangent 0.513310 -0.718365 -0.469536; + vertex -0.388300 11.1810 66.7997; + normal -0.128547 -0.605302 0.785548; + texcoord 0.624270 0.311190; + tangent 0.513310 -0.718365 -0.469536; + vertex 11.0541 15.6282 71.6323; + normal -0.131836 -0.606627 0.783979; + texcoord 0.499510 0.311190; + vertex 9.95107 17.1719 72.6413; + normal -0.155575 -0.615941 0.772277; + texcoord 0.624270 -0.390590; + tangent 0.513310 -0.718365 -0.469536; + vertex 19.7014 21.5054 78.0617; + normal 0.631064 -0.633310 -0.447970; + texcoord 0.749030 1.00000; + tangent 0.156585 0.669590 -0.726037; + vertex 0.380090 10.5461 60.4249; + normal 0.618107 -0.639790 -0.456741; + texcoord 0.873780 0.311190; + tangent 0.156586 0.669591 -0.726037; + vertex 12.3753 16.8507 68.4097; + normal 0.617348 -0.640161 -0.457247; + texcoord 0.749030 0.311190; + vertex 12.0583 15.4951 69.8795; + normal 0.604027 -0.646530 -0.465994; + texcoord 0.873780 -0.390590; + tangent 0.156585 0.669591 -0.726037; + vertex 21.5680 20.2642 75.5894; + normal 0.339349 -0.0572171 -0.938919; + texcoord 0.998540 1.00000; + tangent -0.258663 0.953994 -0.151623; + vertex -0.781420 15.9779 63.7077; + normal 0.466596 -0.0140444 -0.884359; + texcoord 0.998540 0.311190; + tangent -0.258663 0.953994 -0.151623; + vertex 11.8194 18.9007 68.0839; + normal 0.490601 -0.00547107 -0.871367; + texcoord 0.873780 0.311190; + vertex 12.3753 16.8507 68.4097; + normal 0.606249 0.0381248 -0.794360; + texcoord 0.873780 -0.390590; + tangent -0.258663 0.953994 -0.151623; + vertex 21.5680 20.2642 75.5894; + normal 0.523257 -0.00461110 -0.852162; + texcoord 0.000490000 0.311190; + tangent -0.349513 0.910847 -0.219542; + vertex 11.8194 18.9007 68.0839; + normal 0.524376 -0.00401658 -0.851477; + texcoord 0.125240 -0.390590; + tangent -0.349513 0.910847 -0.219542; + vertex 21.0322 23.1868 73.7177; + normal 0.524685 -0.00385265 -0.851288; + texcoord 0.000490000 -0.390590; + vertex 21.6822 21.4926 74.1260; + normal 0.525830 -0.00324367 -0.850584; + texcoord 0.125240 -0.980050; + tangent -0.349514 0.910847 -0.219542; + vertex 29.0646 24.1299 78.6797; + normal 0.0573992 0.606716 -0.792844; + texcoord 0.250000 0.311190; + tangent -0.574206 0.669716 0.470923; + vertex 9.75976 20.4745 70.8261; + normal 0.163971 0.657619 -0.735289; + texcoord 0.250000 -0.390590; + tangent -0.574206 0.669716 0.470923; + vertex 19.9897 24.4026 74.5726; + normal 0.203937 0.674072 -0.709956; + texcoord 0.125240 -0.390590; + vertex 21.0322 23.1868 73.7177; + normal 0.308082 0.709673 -0.633600; + texcoord 0.125240 -0.980050; + tangent -0.574206 0.669716 0.470923; + vertex 29.0646 24.1299 78.6797; + normal -0.299420 0.939343 -0.167279; + texcoord 0.250000 0.311190; + tangent -0.453974 0.0139473 0.890906; + vertex 9.75976 20.4745 70.8261; + normal -0.263154 0.953176 -0.149016; + texcoord 0.374760 -0.390590; + tangent -0.453974 0.0139473 0.890906; + vertex 19.1656 24.4279 76.1900; + normal -0.259718 0.954387 -0.147284; + texcoord 0.250000 -0.390590; + vertex 19.9897 24.4026 74.5726; + normal -0.222341 0.966474 -0.128427; + texcoord 0.374760 -0.980050; + tangent -0.453974 0.0139472 0.890906; + vertex 27.9243 26.7544 78.5346; + normal -0.653297 0.610948 0.447153; + texcoord 0.499510 0.311190; + tangent -0.0661851 -0.634436 0.770136; + vertex 9.95107 17.1719 72.6413; + normal -0.523966 0.678948 0.514286; + texcoord 0.499510 -0.390590; + tangent -0.0661853 -0.634436 0.770137; + vertex 19.0425 23.2479 77.6224; + normal -0.497869 0.689883 0.525537; + texcoord 0.374760 -0.390590; + vertex 19.1656 24.4279 76.1900; + normal -0.350446 0.737439 0.577383; + texcoord 0.374760 -0.980050; + vertex 27.9243 26.7544 78.5346; + normal -0.496181 0.0311221 0.867661; + texcoord 0.499510 0.311190; + tangent 0.344268 -0.910383 0.229528; + vertex 9.95107 17.1719 72.6413; + normal -0.469966 0.0445401 0.881560; + texcoord 0.624270 -0.390590; + vertex 19.7014 21.5054 78.0617; + normal -0.468773 0.0451433 0.882164; + texcoord 0.499510 -0.390590; + vertex 19.0425 23.2479 77.6224; + normal -0.441493 0.0587806 0.895337; + texcoord 0.624270 -0.980050; + tangent 0.344268 -0.910383 0.229528; + vertex 26.5282 26.2904 81.1138; + normal -0.226357 -0.672026 0.705085; + texcoord 0.749030 0.311190; + tangent 0.573193 -0.677168 -0.461403; + vertex 12.0583 15.4951 69.8795; + normal -0.123358 -0.627978 0.768392; + texcoord 0.749030 -0.390590; + tangent 0.573193 -0.677168 -0.461403; + vertex 20.7475 20.2695 77.2196; + normal -0.0914637 -0.612439 0.785209; + texcoord 0.624270 -0.390590; + vertex 19.7014 21.5054 78.0617; + normal 0.0159388 -0.553764 0.832521; + texcoord 0.624270 -0.980050; + vertex 26.5282 26.2904 81.1138; + normal 0.352304 -0.918357 0.180287; + texcoord 0.749030 0.311190; + tangent 0.449564 -0.00289280 -0.893244; + vertex 12.0583 15.4951 69.8795; + normal 0.350313 -0.919313 0.179287; + texcoord 0.873780 -0.390590; + tangent 0.449564 -0.00289284 -0.893244; + vertex 21.5680 20.2642 75.5894; + normal 0.349852 -0.919534 0.179056; + texcoord 0.749030 -0.390590; + vertex 20.7475 20.2695 77.2196; + normal 0.347814 -0.920505 0.178034; + texcoord 0.873780 -0.980050; + tangent 0.449564 -0.00289284 -0.893243; + vertex 27.6685 23.6659 81.2589; + normal 0.504494 -0.680297 -0.531678; + texcoord 0.998540 0.311190; + tangent 0.0596797 0.641788 -0.764557; + vertex 11.8194 18.9007 68.0839; + normal 0.590140 -0.640423 -0.491521; + texcoord 0.998540 -0.390590; + tangent 0.0596795 0.641788 -0.764557; + vertex 21.6822 21.4926 74.1260; + normal 0.629946 -0.618359 -0.469894; + texcoord 0.873780 -0.390590; + vertex 21.5680 20.2642 75.5894; + normal 0.707668 -0.567389 -0.421041; + texcoord 0.873780 -0.980050; + tangent 0.0596795 0.641788 -0.764557; + vertex 27.6685 23.6659 81.2589; + normal 0.567719 0.342885 -0.748415; + texcoord 0.250000 -1.22559; + tangent -0.586552 0.806386 -0.0754919; + vertex 30.6984 25.4296 79.4851; + normal 0.445276 0.485912 -0.752076; + texcoord 0.250000 -0.980050; + tangent -0.568808 0.800725 0.187878; + vertex 28.7802 25.5371 78.0792; + normal 0.510672 0.414007 -0.753533; + texcoord 0.374760 -1.22559; + tangent -0.582673 0.810615 0.0582717; + vertex 29.8992 26.5284 79.3822; + normal 0.382193 0.547280 -0.744589; + texcoord 0.374760 -0.980050; + tangent -0.550006 0.782218 0.292622; + vertex 27.9243 26.7544 78.5346; + normal -0.126965 -0.00567543 0.991891; + texcoord 0.749030 -1.22559; + tangent 0.584323 -0.808482 0.0701690; + vertex 31.0801 27.7252 82.2902; + normal -0.0192238 -0.304781 0.952228; + texcoord 0.749030 -0.980050; + tangent 0.561712 -0.789051 -0.248752; + vertex 26.8058 24.8809 81.7268; + normal -0.104027 -0.0725664 0.991924; + texcoord 0.873780 -1.22559; + tangent 0.584377 -0.811451 -0.00704744; + vertex 31.8784 26.6207 82.3860; + normal 0.00157465 -0.358357 0.933583; + texcoord 0.873780 -0.980050; + tangent 0.552337 -0.777943 -0.299546; + vertex 27.6685 23.6659 81.2589; + normal 0.496750 0.346455 0.795744; + texcoord 0.000490000 -1.49173; + tangent 0.728267 -0.665123 -0.165043; + vertex 34.2603 28.4767 81.0480; + normal 0.405733 0.224396 0.886018; + texcoord 0.250000 -1.71042; + vertex 35.9875 29.3670 79.5821; + normal 0.410916 0.231094 0.881898; + texcoord 0.000490000 -1.71042; + vertex 34.7563 30.4914 79.8612; + normal 0.308907 0.103635 0.945429; + texcoord 0.250000 -1.94200; + vertex 36.8916 31.5933 79.0427; + normal -0.191312 0.0294672 -0.981087; + texcoord 0.499510 -1.49173; + tangent -0.729030 0.665002 0.162134; + vertex 32.5727 28.4902 78.5062; + normal -0.266576 -0.0576758 -0.962087; + texcoord 0.749030 -1.71042; + vertex 34.3138 30.4358 78.2252; + normal -0.289471 -0.0848893 -0.953415; + texcoord 0.499510 -1.71042; + tangent -0.729030 0.665002 0.162134; + vertex 35.5499 29.3082 77.9502; + normal -0.363555 -0.175499 -0.914892; + texcoord 0.749030 -1.94200; + tangent -0.729030 0.665002 0.162134; + vertex 36.2402 31.3598 77.2824; + normal -0.102544 0.713542 0.693068; + texcoord 0.000490000 -1.71042; + tangent 0.695682 -0.446559 0.562682; + vertex 34.7563 30.4914 79.8612; + normal -0.202430 0.629686 0.750012; + texcoord 0.250000 -1.94200; + tangent 0.695682 -0.446559 0.562682; + vertex 36.8916 31.5933 79.0427; + normal -0.215482 0.617500 0.756479; + texcoord 0.000490000 -1.94200; + tangent 0.695682 -0.446559 0.562682; + vertex 35.9639 32.1887 78.2924; + normal -0.320876 0.507633 0.799592; + texcoord 0.250000 -2.14418; + vertex 37.3551 33.1792 78.2218; + normal 0.406137 -0.403531 -0.819887; + texcoord 0.499510 -1.71042; + tangent -0.695367 0.445648 -0.563793; + vertex 35.5499 29.3082 77.9502; + normal 0.351301 -0.473604 -0.807643; + texcoord 0.749030 -1.94200; + vertex 36.2402 31.3598 77.2824; + normal 0.357620 -0.465901 -0.809348; + texcoord 0.499510 -1.94200; + vertex 37.1689 30.7647 78.0353; + normal 0.297868 -0.535225 -0.790449; + texcoord 0.749030 -2.14418; + tangent -0.695367 0.445648 -0.563793; + vertex 37.7553 32.4184 77.1365; + normal -0.580605 0.813860 -0.0230112; + texcoord 0.000490000 -1.94200; + tangent 0.445733 0.341382 0.827515; + vertex 35.9639 32.1887 78.2924; + normal -0.660244 0.749618 0.0463876; + texcoord 0.250000 -2.14418; + tangent 0.445733 0.341382 0.827515; + vertex 37.3551 33.1792 78.2218; + normal -0.650627 0.758468 0.0375569; + texcoord 0.000490000 -2.14418; + vertex 36.9192 32.8453 77.4125; + normal -0.720100 0.685893 0.104917; + texcoord 0.250000 -2.37289; + tangent 0.445733 0.341382 0.827515; + vertex 37.9185 33.9840 76.8273; + normal 0.850744 -0.449608 -0.272192; + texcoord 0.499510 -1.94200; + tangent -0.445325 -0.341582 -0.827651; + vertex 37.1689 30.7647 78.0353; + normal 0.834000 -0.494573 -0.244625; + texcoord 0.749030 -2.14418; + tangent -0.445325 -0.341583 -0.827651; + vertex 37.7553 32.4184 77.1365; + normal 0.828877 -0.506839 -0.236806; + texcoord 0.499510 -2.14418; + vertex 38.1910 32.7526 77.9464; + normal 0.807850 -0.551877 -0.206905; + texcoord 0.749030 -2.37289; + tangent -0.445325 -0.341583 -0.827651; + vertex 38.6057 33.7875 76.8051; + normal -0.462681 -0.392247 -0.795027; + texcoord 0.998540 -1.94200; + tangent -0.854462 0.436312 0.282005; + vertex 35.9639 32.1887 78.2924; + normal -0.428910 -0.286171 -0.856821; + texcoord 0.998540 -2.14418; + tangent -0.854462 0.436312 0.282005; + vertex 36.9192 32.8453 77.4125; + normal -0.367986 -0.125137 -0.921372; + texcoord 0.749030 -2.14418; + vertex 37.7553 32.4184 77.1365; + normal -0.325525 -0.0266085 -0.945159; + texcoord 0.749030 -2.37289; + vertex 38.6057 33.7875 76.8051; + normal -0.653123 0.197518 -0.731038; + texcoord 0.000490000 -2.14418; + tangent -0.569731 0.507768 0.646202; + vertex 36.9192 32.8453 77.4125; + normal -0.639075 0.220638 -0.736819; + texcoord 0.250000 -2.37289; + vertex 37.9185 33.9840 76.8273; + normal -0.634343 0.228213 -0.738599; + texcoord 0.000490000 -2.37289; + vertex 38.2066 33.7272 76.5006; + normal -0.616459 0.255950 -0.744626; + texcoord 0.000490000 -2.47289; + vertex 38.3848 34.3433 76.5648; + normal -0.577975 0.475083 0.663507; + texcoord 0.499510 -2.14418; + tangent 0.789364 0.119228 0.602237; + vertex 38.1910 32.7526 77.9464; + normal -0.527789 0.632872 0.566490; + texcoord 0.499510 -2.37289; + tangent 0.789363 0.119228 0.602237; + vertex 38.3176 34.0443 77.1319; + normal -0.510556 0.672252 0.536106; + texcoord 0.250000 -2.37289; + tangent 0.789363 0.119228 0.602237; + vertex 37.9185 33.9840 76.8273; + normal -0.417785 0.823107 0.384643; + texcoord 0.250000 -2.47289; + vertex 38.3848 34.3433 76.5648; + normal 0.815243 0.249635 0.522552; + texcoord 0.499510 -2.14418; + tangent 0.569701 -0.507776 -0.646223; + vertex 38.1910 32.7526 77.9464; + normal 0.821820 0.358929 0.442472; + texcoord 0.749030 -2.37289; + tangent 0.569701 -0.507776 -0.646223; + vertex 38.6057 33.7875 76.8051; + normal 0.821847 0.349095 0.450223; + texcoord 0.499510 -2.37289; + vertex 38.3176 34.0443 77.1319; + normal 0.811557 0.471643 0.344859; + texcoord 0.499510 -2.47289; + vertex 38.3848 34.3433 76.5648; + normal 0.0263687 0.969078 -0.245341; + texcoord 0.000490000 1.00000; + tangent -0.845880 0.152419 0.511131; + vertex 0.561070 -13.1059 64.9091; + normal 0.0187382 0.966200 -0.257111; + texcoord 0.166830 0.256890; + tangent -0.845880 0.152419 0.511131; + vertex 9.25751 -10.7285 75.2342; + normal 0.0162708 0.965228 -0.260904; + texcoord 0.000490000 0.256890; + vertex 11.4230 -11.1187 73.9256; + normal 0.00861741 0.962080 -0.272631; + texcoord 0.166830 -0.560580; + tangent -0.845880 0.152419 0.511131; + vertex 19.3940 -8.40242 83.7630; + normal -0.717660 0.606246 0.342681; + texcoord 0.333170 1.00000; + tangent -0.416646 -0.768081 0.486270; + vertex 1.56927 -16.3618 69.0991; + normal -0.663100 0.622688 0.415401; + texcoord 0.333170 0.256890; + tangent -0.416646 -0.768080 0.486270; + vertex 8.22521 -12.6315 76.4390; + normal -0.637427 0.628216 0.446130; + texcoord 0.166830 0.256890; + tangent -0.416646 -0.768081 0.486270; + vertex 9.25751 -10.7285 75.2342; + normal -0.576708 0.636815 0.511737; + texcoord 0.166830 -0.560580; + tangent -0.416646 -0.768081 0.486270; + vertex 19.3940 -8.40242 83.7630; + normal -0.608051 -0.333050 0.720660; + texcoord 0.333170 1.00000; + tangent 0.442648 -0.895780 -0.0405006; + vertex 1.56927 -16.3618 69.0991; + normal -0.628044 -0.341951 0.699021; + texcoord 0.499510 0.256890; + tangent 0.442648 -0.895780 -0.0405006; + vertex 9.35841 -14.9248 76.3353; + normal -0.627669 -0.341785 0.699439; + texcoord 0.333170 0.256890; + tangent 0.442648 -0.895780 -0.0405006; + vertex 8.22521 -12.6315 76.4390; + normal -0.646784 -0.350238 0.677499; + texcoord 0.499510 -0.560580; + tangent 0.442648 -0.895780 -0.0405007; + vertex 16.7096 -9.90080 85.9504; + normal -0.0770809 -0.977252 0.197577; + texcoord 0.665860 1.00000; + tangent 0.845610 -0.169063 -0.506321; + vertex 2.78878 -17.4849 61.1094; + normal -0.00748402 -0.952182 0.305440; + texcoord 0.665860 0.256890; + tangent 0.845610 -0.169063 -0.506321; + vertex 11.5936 -15.3716 74.9969; + normal -0.000574336 -0.948808 0.315853; + texcoord 0.499510 0.256890; + vertex 9.35841 -14.9248 76.3353; + normal 0.0701165 -0.905123 0.419328; + texcoord 0.499510 -0.560580; + tangent 0.845610 -0.169063 -0.506321; + vertex 16.7096 -9.90080 85.9504; + normal 0.708140 -0.609640 -0.356198; + texcoord 0.665860 1.00000; + tangent 0.416643 0.768079 -0.486276; + vertex 2.78878 -17.4849 61.1094; + normal 0.703947 -0.611058 -0.362030; + texcoord 0.832200 0.256890; + tangent 0.416643 0.768079 -0.486275; + vertex 12.6259 -13.4686 73.7921; + normal 0.703852 -0.611090 -0.362162; + texcoord 0.665860 0.256890; + tangent 0.416643 0.768079 -0.486275; + vertex 11.5936 -15.3716 74.9969; + normal 0.699557 -0.612495 -0.368062; + texcoord 0.832200 -0.560580; + tangent 0.416643 0.768079 -0.486275; + vertex 19.3998 -12.2324 84.6097; + normal 0.565644 0.332427 -0.754678; + texcoord 0.998540 1.00000; + tangent -0.455074 0.889019 0.0505171; + vertex 0.561070 -13.1059 64.9091; + normal 0.650163 0.370501 -0.663337; + texcoord 0.998540 0.256890; + tangent -0.455074 0.889019 0.0505170; + vertex 11.4230 -11.1187 73.9256; + normal 0.681073 0.384054 -0.623412; + texcoord 0.832200 0.256890; + tangent -0.455074 0.889019 0.0505170; + vertex 12.6259 -13.4686 73.7921; + normal 0.749826 0.413187 -0.516757; + texcoord 0.832200 -0.560580; + tangent -0.455074 0.889019 0.0505171; + vertex 19.3998 -12.2324 84.6097; + normal 0.274749 0.681671 -0.678113; + texcoord 0.333170 -0.560580; + tangent -0.952352 0.290066 -0.0942742; + vertex 17.6025 -8.14418 84.9433; + normal 0.260413 0.612397 -0.746428; + texcoord 0.333170 -0.938050; + tangent -0.952352 0.290066 -0.0942742; + vertex 21.3927 -7.58235 87.0438; + normal 0.230533 0.482196 -0.845187; + texcoord 0.166830 -0.938050; + vertex 23.1490 -8.11726 87.2176; + normal 0.216949 0.426983 -0.877849; + texcoord 0.333170 -1.26980; + tangent -0.952352 0.290066 -0.0942741; + vertex 24.3807 -4.60010 89.2327; + normal -0.863167 0.264424 0.430143; + texcoord 0.665860 -0.560580; + tangent 0.291606 -0.434405 0.852208; + vertex 17.6083 -11.9741 85.7900; + normal -0.875733 0.237147 0.420539; + texcoord 0.665860 -0.938050; + tangent 0.291606 -0.434405 0.852208; + vertex 20.7542 -8.69067 90.0844; + normal -0.873434 0.242300 0.422379; + texcoord 0.499510 -0.938050; + tangent 0.291606 -0.434405 0.852208; + vertex 20.1987 -7.86320 88.4611; + normal -0.885409 0.214553 0.412333; + texcoord 0.665860 -1.26980; + tangent 0.291606 -0.434405 0.852208; + vertex 21.9331 -4.29896 90.3308; + normal 0.932227 -0.357735 0.0545775; + texcoord 0.166830 -0.938050; + tangent 0.211005 0.414827 -0.885096; + vertex 23.1490 -8.11726 87.2176; + normal 0.930976 -0.361268 0.0526235; + texcoord 0.333170 -1.26980; + vertex 24.3807 -4.60010 89.2327; + normal 0.930836 -0.361659 0.0524071; + texcoord 0.000490000 -1.26980; + vertex 23.8206 -5.70123 91.5822; + normal 0.929491 -0.365395 0.0503354; + texcoord 0.333170 -1.56420; + vertex 25.2366 -2.12078 91.4252; + normal -0.284498 0.550259 -0.785032; + texcoord 0.499510 -0.938050; + tangent -0.906688 0.111558 0.406782; + vertex 20.1987 -7.86320 88.4611; + normal -0.263494 0.603268 -0.752754; + texcoord 0.665860 -1.26980; + tangent -0.906688 0.111558 0.406781; + vertex 21.9331 -4.29896 90.3308; + normal -0.249424 0.635911 -0.730345; + texcoord 0.333170 -1.26980; + tangent -0.906688 0.111558 0.406782; + vertex 24.3807 -4.60010 89.2327; + normal -0.224957 0.687897 -0.690067; + texcoord 0.333170 -1.56420; + tangent -0.906688 0.111558 0.406782; + vertex 25.2366 -2.12078 91.4252; + normal -0.591953 -0.0811770 0.801874; + texcoord 0.832200 -0.938050; + tangent 0.708605 -0.526462 0.469805; + vertex 22.5104 -9.22558 90.2582; + normal -0.628646 -0.168662 0.759182; + texcoord 0.998540 -1.26980; + tangent 0.708605 -0.526462 0.469805; + vertex 23.8206 -5.70123 91.5822; + normal -0.641859 -0.204382 0.739084; + texcoord 0.665860 -1.26980; + vertex 21.9331 -4.29896 90.3308; + normal -0.669449 -0.291209 0.683400; + texcoord 0.998540 -1.56420; + tangent 0.708605 -0.526462 0.469804; + vertex 23.4762 -2.03777 92.8059; + normal 0.598380 -0.202677 0.775154; + texcoord 0.000490000 -1.26980; + tangent 0.786325 -0.0370784 -0.616699; + vertex 23.8206 -5.70123 91.5822; + normal 0.565337 -0.359402 0.742445; + texcoord 0.333170 -1.56420; + tangent 0.786325 -0.0370784 -0.616699; + vertex 25.2366 -2.12078 91.4252; + normal 0.555724 -0.393679 0.732248; + texcoord 0.000490000 -1.56420; + vertex 23.4762 -2.03777 92.8059; + normal 0.494660 -0.560249 0.664404; + texcoord 0.333170 -1.78166; + vertex 24.7472 -0.175460 93.4299; + normal -0.901834 0.368557 0.225524; + texcoord 0.665860 -1.26980; + tangent 0.0933018 -0.343525 0.934497; + vertex 21.9331 -4.29896 90.3308; + normal -0.979473 0.136775 0.148071; + texcoord 0.998540 -1.56420; + vertex 23.4762 -2.03777 92.8059; + normal -0.968785 0.185193 0.164803; + texcoord 0.665860 -1.56420; + vertex 23.2668 -1.26701 90.7092; + normal -0.993696 -0.0907186 0.0658638; + texcoord 0.998540 -1.78166; + tangent 0.0933018 -0.343525 0.934497; + vertex 23.2680 0.160530 92.6922; + normal -0.445554 0.00410618 0.895246; + texcoord 0.000490000 -1.56420; + tangent 0.876950 -0.199182 0.437362; + vertex 23.4762 -2.03777 92.8059; + normal -0.474501 -0.214552 0.853707; + texcoord 0.333170 -1.78166; + vertex 24.7472 -0.175460 93.4299; + normal -0.474069 -0.209212 0.855272; + texcoord 0.000490000 -1.78166; + vertex 23.2680 0.160530 92.6922; + normal -0.479744 -0.416548 0.772227; + texcoord 0.333170 -2.01958; + vertex 23.8569 1.91155 94.0026; + normal -0.925867 0.369728 -0.0779162; + texcoord 0.000490000 -1.78166; + tangent -0.0681107 0.0395230 0.996895; + vertex 23.2680 0.160530 92.6922; + normal -0.986559 0.146097 -0.0731967; + texcoord 0.333170 -2.01958; + tangent -0.0681107 0.0395230 0.996895; + vertex 23.8569 1.91155 94.0026; + normal -0.970666 0.228313 -0.0753704; + texcoord 0.000490000 -2.01958; + vertex 23.9343 1.86662 92.8693; + normal -0.997677 -0.00390831 -0.0680092; + texcoord 0.333170 -2.26886; + tangent -0.0681107 0.0395229 0.996895; + vertex 23.8697 3.57967 93.7197; + normal 0.401366 0.630231 -0.664616; + texcoord 0.665860 -1.78166; + tangent -0.829968 -0.0566358 -0.554928; + vertex 24.6919 0.244630 91.7887; + normal 0.468211 0.470014 -0.748242; + texcoord 0.998540 -2.01958; + tangent -0.829968 -0.0566358 -0.554928; + vertex 23.9343 1.86662 92.8693; + normal 0.493044 0.390790 -0.777297; + texcoord 0.665860 -2.01958; + vertex 24.8781 1.93102 93.5003; + normal 0.535978 0.194635 -0.821490; + texcoord 0.998540 -2.26886; + tangent -0.829968 -0.0566357 -0.554928; + vertex 24.4327 3.48697 93.5784; + normal -0.151197 0.434950 -0.887670; + texcoord 0.000490000 -2.01958; + tangent -0.957779 0.157687 0.240404; + vertex 23.9343 1.86662 92.8693; + normal -0.202921 0.221594 -0.953792; + texcoord 0.333170 -2.26886; + tangent -0.957779 0.157687 0.240404; + vertex 23.8697 3.57967 93.7197; + normal -0.198173 0.243714 -0.949385; + texcoord 0.000490000 -2.26886; + tangent -0.957779 0.157687 0.240404; + vertex 24.4327 3.48697 93.5784; + normal -0.250955 -0.0505157 -0.966680; + texcoord 0.000490000 -2.36886; + tangent -0.957779 0.157687 0.240404; + vertex 24.2265 4.06255 93.6018; + normal 0.954439 0.266462 0.134330; + texcoord 0.665860 -2.01958; + tangent 0.234305 -0.390427 -0.890319; + vertex 24.8781 1.93102 93.5003; + normal 0.949400 0.288914 0.123158; + texcoord 0.998540 -2.26886; + tangent 0.234305 -0.390427 -0.890319; + vertex 24.4327 3.48697 93.5784; + normal 0.945626 0.304047 0.115529; + texcoord 0.665860 -2.26886; + vertex 24.2950 3.71649 94.1018; + normal 0.937860 0.331907 0.101267; + texcoord 0.665860 -2.36886; + vertex 24.2265 4.06255 93.6018; + normal 0.247809 0.968612 0.0195260; + texcoord 0.000490000 1.00000; + tangent -0.602141 0.138200 0.786338; + vertex -11.6457 -30.1573 52.9292; + normal 0.244634 0.969467 0.0169446; + texcoord 0.166830 0.264200; + tangent -0.602141 0.138200 0.786338; + vertex -0.752390 -33.1079 61.0462; + normal 0.244156 0.969595 0.0165558; + texcoord 0.000490000 0.264200; + vertex 0.753750 -33.4535 59.0793; + normal 0.240904 0.970449 0.0139154; + texcoord 0.166830 -0.409350; + tangent -0.602141 0.138200 0.786338; + vertex 8.12043 -35.3771 65.6932; + normal -0.426414 0.600317 0.676602; + texcoord 0.333170 1.00000; + tangent -0.585262 -0.753446 0.299648; + vertex -11.3812 -34.6379 55.7050; + normal -0.372850 0.578233 0.725693; + texcoord 0.333170 0.264200; + tangent -0.585261 -0.753446 0.299648; + vertex -2.16919 -34.9318 61.7715; + normal -0.336961 0.562128 0.755294; + texcoord 0.166830 0.264200; + vertex -0.752390 -33.1079 61.0462; + normal -0.280593 0.534911 0.796956; + texcoord 0.166830 -0.409350; + tangent -0.585261 -0.753446 0.299648; + vertex 8.12043 -35.3771 65.6932; + normal -0.502419 -0.444912 0.741370; + texcoord 0.333170 1.00000; + tangent 0.0357138 -0.867394 -0.496338; + vertex -11.3812 -34.6379 55.7050; + normal -0.559101 -0.428999 0.709483; + texcoord 0.499510 0.264200; + tangent 0.0357135 -0.867394 -0.496339; + vertex -2.07986 -37.1014 60.5301; + normal -0.573344 -0.424574 0.700724; + texcoord 0.333170 0.264200; + vertex -2.16919 -34.9318 61.7715; + normal -0.627217 -0.406112 0.664584; + texcoord 0.499510 -0.409350; + tangent 0.0357135 -0.867394 -0.496339; + vertex 6.11520 -36.9516 68.3559; + normal -0.320495 -0.945520 -0.0572213; + texcoord 0.665860 1.00000; + tangent 0.596231 -0.154422 -0.787821; + vertex -10.8062 -33.3764 47.8538; + normal -0.227827 -0.973528 0.0184009; + texcoord 0.665860 0.264200; + tangent 0.596231 -0.154422 -0.787821; + vertex -0.540030 -37.5002 58.4954; + normal -0.196324 -0.979577 0.0434282; + texcoord 0.499510 0.264200; + vertex -2.07986 -37.1014 60.5301; + normal -0.0968658 -0.987994 0.120349; + texcoord 0.499510 -0.409350; + tangent 0.596231 -0.154422 -0.787821; + vertex 6.11520 -36.9516 68.3559; + normal 0.441892 -0.606223 -0.661230; + texcoord 0.665860 1.00000; + tangent 0.585262 0.753446 -0.299645; + vertex -10.8062 -33.3764 47.8538; + normal 0.450055 -0.609248 -0.652891; + texcoord 0.832200 0.264200; + tangent 0.585262 0.753446 -0.299645; + vertex 0.876770 -35.6763 57.7701; + normal 0.449722 -0.609126 -0.653235; + texcoord 0.665860 0.264200; + vertex -0.540030 -37.5002 58.4954; + normal 0.458011 -0.612134 -0.644607; + texcoord 0.832200 -0.409350; + tangent 0.585262 0.753446 -0.299645; + vertex 7.22886 -39.1010 65.5356; + normal 0.489584 0.462496 -0.739192; + texcoord 0.998540 1.00000; + tangent -0.0476346 0.860660 0.506946; + vertex -11.6457 -30.1573 52.9292; + normal 0.645978 0.413648 -0.641567; + texcoord 0.998540 0.264200; + tangent -0.0476342 0.860661 0.506946; + vertex 0.753750 -33.4535 59.0793; + normal 0.663825 0.406506 -0.627765; + texcoord 0.832200 0.264200; + vertex 0.876770 -35.6763 57.7701; + normal 0.795902 0.339367 -0.501369; + texcoord 0.832200 -0.409350; + tangent -0.0476344 0.860661 0.506946; + vertex 7.22886 -39.1010 65.5356; + normal 0.673324 0.361942 -0.644696; + texcoord 0.000490000 0.264200; + tangent -0.0384382 0.887937 0.458356; + vertex 0.753750 -33.4535 59.0793; + normal 0.679338 0.359609 -0.639673; + texcoord 0.166830 -0.409350; + tangent -0.0384381 0.887937 0.458356; + vertex 8.12043 -35.3771 65.6932; + normal 0.679504 0.359544 -0.639533; + texcoord 0.000490000 -0.409350; + vertex 8.20354 -37.2970 64.7021; + normal 0.685518 0.357168 -0.634426; + texcoord 0.166830 -1.04669; + tangent -0.0384383 0.887937 0.458356; + vertex 14.7856 -39.2641 70.7068; + normal 0.0648697 0.996260 -0.0570862; + texcoord 0.333170 0.264200; + tangent -0.494563 0.0817839 0.865286; + vertex -2.16919 -34.9318 61.7715; + normal 0.236505 0.970659 0.0434335; + texcoord 0.333170 -0.409350; + tangent -0.494563 0.0817838 0.865286; + vertex 7.07627 -35.2044 67.5201; + normal 0.248232 0.967386 0.0504455; + texcoord 0.166830 -0.409350; + vertex 8.12043 -35.3771 65.6932; + normal 0.411355 0.899024 0.150141; + texcoord 0.166830 -1.04669; + tangent -0.494563 0.0817839 0.865285; + vertex 14.7856 -39.2641 70.7068; + normal -0.421843 0.569528 0.705469; + texcoord 0.333170 0.264200; + tangent -0.444496 -0.808075 0.386572; + vertex -2.16919 -34.9318 61.7715; + normal -0.413834 0.567978 0.711437; + texcoord 0.499510 -0.409350; + tangent -0.444495 -0.808075 0.386572; + vertex 6.11520 -36.9516 68.3559; + normal -0.413507 0.567914 0.711678; + texcoord 0.333170 -0.409350; + vertex 7.07627 -35.2044 67.5201; + normal -0.405315 0.566274 0.717672; + texcoord 0.499510 -1.04669; + tangent -0.444495 -0.808075 0.386572; + vertex 13.4653 -37.4402 72.8925; + normal -0.782481 -0.301352 0.544896; + texcoord 0.665860 0.264200; + tangent 0.0313947 -0.893068 -0.448824; + vertex -0.540030 -37.5002 58.4954; + normal -0.682235 -0.347318 0.643371; + texcoord 0.665860 -0.409350; + tangent 0.0313947 -0.893069 -0.448824; + vertex 6.18469 -38.9283 67.3624; + normal -0.624176 -0.368239 0.689060; + texcoord 0.499510 -0.409350; + vertex 6.11520 -36.9516 68.3559; + normal -0.499961 -0.402862 0.766642; + texcoord 0.499510 -1.04669; + tangent 0.0313947 -0.893069 -0.448824; + vertex 13.4653 -37.4402 72.8925; + normal -0.188694 -0.981921 -0.0150431; + texcoord 0.665860 0.264200; + tangent 0.494566 -0.0817837 -0.865283; + vertex -0.540030 -37.5002 58.4954; + normal -0.197339 -0.980128 -0.0201540; + texcoord 0.832200 -0.409350; + vertex 7.22886 -39.1010 65.5356; + normal -0.201435 -0.979242 -0.0225787; + texcoord 0.665860 -0.409350; + vertex 6.18469 -38.9283 67.3624; + normal -0.210135 -0.977279 -0.0277368; + texcoord 0.832200 -1.04669; + tangent 0.494566 -0.0817836 -0.865283; + vertex 13.0101 -40.5578 73.0651; + normal 0.316743 -0.533450 -0.784286; + texcoord 0.998540 0.264200; + tangent 0.440350 0.815054 -0.376537; + vertex 0.753750 -33.4535 59.0793; + normal 0.433353 -0.560249 -0.705923; + texcoord 0.998540 -0.409350; + tangent 0.440350 0.815054 -0.376537; + vertex 8.20354 -37.2970 64.7021; + normal 0.486198 -0.569049 -0.663170; + texcoord 0.832200 -0.409350; + tangent 0.440350 0.815053 -0.376537; + vertex 7.22886 -39.1010 65.5356; + normal 0.588885 -0.578771 -0.564126; + texcoord 0.832200 -1.04669; + tangent 0.440350 0.815053 -0.376537; + vertex 13.0101 -40.5578 73.0651; + normal -0.194655 -0.0318889 0.980353; + tangent 0.683690 -0.721081 0.112296; + vertex 13.0101 -40.5578 73.0651; + normal -0.273612 -0.110629 0.955457; + texcoord 0.998540 -1.30676; + tangent 0.683690 -0.721081 0.112296; + vertex 16.8947 -38.5351 73.9022; + normal -0.265829 -0.102771 0.958527; + texcoord 0.665860 -1.30676; + vertex 15.1154 -36.6585 73.6100; + normal -0.346126 -0.184938 0.919780; + texcoord 0.998540 -1.59597; + vertex 18.4715 -35.7198 75.0617; + normal 0.718288 -0.567876 0.401970; + texcoord 0.000490000 -1.30676; + tangent 0.385174 -0.156569 -0.909465; + vertex 16.8947 -38.5351 73.9022; + normal 0.594303 -0.711859 0.374247; + texcoord 0.333170 -1.59597; + vertex 19.3141 -36.0623 73.0723; + normal 0.567984 -0.736513 0.367345; + texcoord 0.000490000 -1.59597; + vertex 18.4715 -35.7198 75.0617; + normal 0.398904 -0.860431 0.317070; + texcoord 0.333170 -1.80767; + vertex 20.5402 -34.6769 75.2893; + normal -0.0672987 -0.0835141 0.994232; + texcoord 0.000490000 -1.59597; + tangent 0.740195 -0.672362 -0.00637424; + vertex 18.4715 -35.7198 75.0617; + normal -0.203503 -0.233049 0.950934; + texcoord 0.333170 -1.80767; + tangent 0.740195 -0.672362 -0.00637424; + vertex 20.5402 -34.6769 75.2893; + normal -0.210082 -0.240262 0.947702; + texcoord 0.000490000 -1.80767; + vertex 19.3202 -33.5687 75.2998; + normal -0.340633 -0.383139 0.858588; + texcoord 0.333170 -2.03925; + tangent 0.740195 -0.672362 -0.00637427; + vertex 20.9747 -32.7862 76.3054; + normal -0.534968 0.806136 0.252890; + texcoord 0.000490000 -1.80767; + tangent 0.232397 -0.147371 0.961391; + vertex 19.3202 -33.5687 75.2998; + normal -0.684254 0.677702 0.269289; + texcoord 0.333170 -2.03925; + tangent 0.232397 -0.147371 0.961391; + vertex 20.9747 -32.7862 76.3054; + normal -0.640252 0.720907 0.265275; + texcoord 0.000490000 -2.03925; + tangent 0.232397 -0.147371 0.961391; + vertex 20.7166 -32.6225 75.2376; + normal -0.772832 0.572161 0.274523; + texcoord 0.333170 -2.27860; + tangent 0.232397 -0.147371 0.961391; + vertex 21.8097 -31.4754 75.9239; + normal -0.286019 0.677818 -0.677315; + texcoord 0.000490000 -2.03925; + tangent -0.928056 -0.0199841 0.371904; + vertex 20.7166 -32.6225 75.2376; + normal -0.296511 0.643899 -0.705320; + texcoord 0.333170 -2.27860; + tangent -0.928056 -0.0199839 0.371904; + vertex 21.8097 -31.4754 75.9239; + normal -0.302739 0.622107 -0.722033; + texcoord 0.000490000 -2.27860; + vertex 22.3427 -31.4640 75.7103; + normal -0.314844 0.575533 -0.754742; + texcoord 0.000490000 -2.37860; + tangent -0.928056 -0.0199839 0.371904; + vertex 22.1805 -31.0410 76.1005; + normal -0.625398 -0.190703 0.756643; + texcoord 0.665860 -2.03925; + tangent 0.777177 -0.238974 0.582140; + vertex 21.7554 -32.8960 75.5211; + normal -0.605704 -0.0332292 0.794996; + texcoord 0.665860 -2.27860; + tangent 0.777177 -0.238974 0.582140; + vertex 22.2561 -31.6127 76.2583; + normal -0.608758 -0.0511822 0.791703; + texcoord 0.333170 -2.27860; + vertex 21.8097 -31.4754 75.9239; + normal -0.562764 0.150015 0.812892; + texcoord 0.333170 -2.37860; + vertex 22.1805 -31.0410 76.1005; + normal 0.00635183 0.965587 0.260001; + texcoord 0.000490000 1.00000; + tangent -0.772792 -0.160271 0.614090; + vertex -5.67433 -29.5456 37.6040; + normal 0.00562554 0.965821 0.259148; + texcoord 0.166830 0.267690; + tangent -0.772792 -0.160271 0.614090; + vertex 3.40849 -32.2964 47.5981; + normal 0.00553409 0.965850 0.259041; + texcoord 0.000490000 0.267690; + tangent -0.772792 -0.160271 0.614090; + vertex 5.31844 -31.9003 46.0804; + normal 0.00479065 0.966088 0.258168; + texcoord 0.166830 -0.402320; + tangent -0.772792 -0.160271 0.614090; + vertex 11.0256 -34.0110 53.8728; + normal -0.693121 0.341669 0.634701; + texcoord 0.333170 1.00000; + tangent -0.452472 -0.891667 -0.0141221; + vertex -5.06307 -34.3774 39.4670; + normal -0.650346 0.319097 0.689368; + texcoord 0.333170 0.267690; + tangent -0.452472 -0.891667 -0.0141220; + vertex 2.32620 -34.4292 47.5643; + normal -0.620470 0.303401 0.723163; + texcoord 0.166830 0.267690; + vertex 3.40849 -32.2964 47.5981; + normal -0.572588 0.278344 0.771147; + texcoord 0.166830 -0.402320; + tangent -0.452472 -0.891667 -0.0141222; + vertex 11.0256 -34.0110 53.8728; + normal -0.537010 -0.689768 0.485634; + texcoord 0.333170 1.00000; + tangent 0.334882 -0.702692 -0.627756; + vertex -5.06307 -34.3774 39.4670; + normal -0.591646 -0.675329 0.440325; + texcoord 0.499510 0.267690; + tangent 0.334882 -0.702692 -0.627756; + vertex 3.15386 -36.1660 46.0128; + normal -0.606891 -0.670485 0.426771; + texcoord 0.333170 0.267690; + vertex 2.32620 -34.4292 47.5643; + normal -0.657918 -0.651306 0.378081; + texcoord 0.499510 -0.402320; + tangent 0.334882 -0.702692 -0.627756; + vertex 8.94965 -36.4546 55.6012; + normal -0.0735123 -0.947369 -0.311591; + texcoord 0.665860 1.00000; + tangent 0.771119 0.144136 -0.620161; + vertex -2.94927 -31.2633 32.5466; + normal 0.00272065 -0.974775 -0.223171; + texcoord 0.665860 0.267690; + tangent 0.771119 0.144136 -0.620161; + vertex 5.12162 -35.7981 44.4303; + normal 0.0304459 -0.981272 -0.190207; + texcoord 0.499510 0.267690; + tangent 0.771119 0.144136 -0.620161; + vertex 3.15386 -36.1660 46.0128; + normal 0.108341 -0.989538 -0.0952719; + texcoord 0.499510 -0.402320; + vertex 8.94965 -36.4546 55.6012; + normal 0.707745 -0.349416 -0.614008; + texcoord 0.665860 1.00000; + tangent 0.452472 0.891667 0.0141234; + vertex -2.94927 -31.2633 32.5466; + normal 0.715487 -0.353526 -0.602576; + texcoord 0.832200 0.267690; + tangent 0.452472 0.891667 0.0141236; + vertex 6.20391 -33.6653 44.4641; + normal 0.715175 -0.353360 -0.603044; + texcoord 0.665860 0.267690; + tangent 0.452472 0.891667 0.0141236; + vertex 5.12162 -35.7981 44.4303; + normal 0.722942 -0.357489 -0.591233; + texcoord 0.832200 -0.402320; + tangent 0.452472 0.891667 0.0141237; + vertex 11.1264 -37.6706 52.9049; + normal 0.522343 0.703445 -0.481998; + texcoord 0.998540 1.00000; + tangent -0.346996 0.691665 0.633399; + vertex -5.67433 -29.5456 37.6040; + normal 0.666318 0.657087 -0.352501; + texcoord 0.998540 0.267690; + vertex 5.31844 -31.9003 46.0804; + normal 0.678980 0.651157 -0.339089; + texcoord 0.832200 0.267690; + vertex 6.20391 -33.6653 44.4641; + normal 0.795768 0.574544 -0.191449; + texcoord 0.832200 -0.402320; + vertex 11.1264 -37.6706 52.9049; + normal 0.709366 0.609183 -0.354536; + texcoord 0.000490000 0.267690; + tangent -0.354887 0.743284 0.567084; + vertex 5.31844 -31.9003 46.0804; + normal 0.713744 0.607172 -0.349160; + texcoord 0.166830 -0.402320; + tangent -0.354887 0.743284 0.567084; + vertex 11.0256 -34.0110 53.8728; + normal 0.714018 0.607044 -0.348820; + texcoord 0.000490000 -0.402320; + vertex 11.7838 -35.5989 52.6613; + normal 0.718386 0.604985 -0.343388; + texcoord 0.166830 -1.03572; + tangent -0.354887 0.743284 0.567084; + vertex 17.0590 -37.8440 59.7419; + normal -0.149262 0.978701 0.140942; + texcoord 0.333170 0.267690; + tangent -0.679279 -0.205073 0.704646; + vertex 2.32620 -34.4292 47.5643; + normal 0.00215708 0.959602 0.281352; + texcoord 0.333170 -0.402320; + tangent -0.679279 -0.205073 0.704646; + vertex 9.60852 -34.4388 55.3428; + normal 0.00983789 0.957533 0.288154; + texcoord 0.166830 -0.402320; + vertex 11.0256 -34.0110 53.8728; + normal 0.162540 0.894278 0.416950; + texcoord 0.166830 -1.03572; + tangent -0.679279 -0.205073 0.704646; + vertex 17.0590 -37.8440 59.7419; + normal -0.693823 0.310119 0.649951; + texcoord 0.333170 0.267690; + tangent -0.308402 -0.943532 0.120980; + vertex 2.32620 -34.4292 47.5643; + normal -0.683258 0.308203 0.661944; + texcoord 0.499510 -0.402320; + tangent -0.308402 -0.943532 0.120980; + vertex 8.94965 -36.4546 55.6012; + normal -0.683372 0.308224 0.661816; + texcoord 0.333170 -0.402320; + vertex 9.60852 -34.4388 55.3428; + normal -0.672436 0.306193 0.673852; + texcoord 0.499510 -1.03572; + tangent -0.308402 -0.943532 0.120980; + vertex 14.8243 -36.7989 61.6199; + normal -0.799553 -0.549823 0.241681; + texcoord 0.665860 0.267690; + tangent 0.347374 -0.751619 -0.560713; + vertex 5.12162 -35.7981 44.4303; + normal -0.717028 -0.598251 0.357723; + texcoord 0.665860 -0.402320; + tangent 0.347374 -0.751619 -0.560713; + vertex 9.70937 -38.0984 54.3749; + normal -0.672796 -0.616290 0.409306; + texcoord 0.499510 -0.402320; + vertex 8.94965 -36.4546 55.6012; + normal -0.564993 -0.644988 0.514562; + texcoord 0.499510 -1.03572; + tangent 0.347374 -0.751620 -0.560713; + vertex 14.8243 -36.7989 61.6199; + normal 0.0406144 -0.969197 -0.242915; + texcoord 0.665860 0.267690; + tangent 0.679279 0.205074 -0.704645; + vertex 5.12162 -35.7981 44.4303; + normal 0.0309353 -0.967312 -0.251697; + texcoord 0.832200 -0.402320; + tangent 0.679279 0.205074 -0.704645; + vertex 11.1264 -37.6706 52.9049; + normal 0.0260314 -0.966292 -0.256128; + texcoord 0.665860 -0.402320; + vertex 9.70937 -38.0984 54.3749; + normal 0.0162351 -0.964128 -0.264941; + texcoord 0.832200 -1.03572; + tangent 0.679278 0.205074 -0.704646; + vertex 15.0609 -39.8743 61.1656; + normal 0.601954 -0.279016 -0.748199; + texcoord 0.998540 0.267690; + tangent 0.300562 0.947231 -0.111425; + vertex 5.31844 -31.9003 46.0804; + normal 0.698060 -0.298082 -0.651044; + texcoord 0.998540 -0.402320; + tangent 0.300562 0.947231 -0.111425; + vertex 11.7838 -35.5989 52.6613; + normal 0.746238 -0.306309 -0.591020; + texcoord 0.832200 -0.402320; + vertex 11.1264 -37.6706 52.9049; + normal 0.820907 -0.316401 -0.475397; + texcoord 0.832200 -1.03572; + tangent 0.300562 0.947231 -0.111425; + vertex 15.0609 -39.8743 61.1656; + normal 0.715200 -0.687078 0.128117; + texcoord 0.000490000 -1.29376; + tangent 0.198672 0.0241099 -0.979769; + vertex 18.8509 -39.4919 63.1990; + normal 0.620079 -0.777262 0.106610; + texcoord 0.333170 -1.56685; + tangent 0.198672 0.0241100 -0.979769; + vertex 21.0757 -37.2018 63.0609; + normal 0.568759 -0.816973 0.0952259; + texcoord 0.000490000 -1.56685; + tangent 0.198672 0.0241100 -0.979769; + vertex 20.6463 -37.2539 65.1785; + normal 0.444425 -0.893221 0.0681379; + texcoord 0.333170 -1.77737; + tangent 0.198672 0.0241100 -0.979769; + vertex 22.6687 -36.2286 65.4283; + normal 0.0102871 -0.255758 0.966686; + texcoord 0.000490000 -1.56685; + tangent 0.847287 -0.511170 -0.144258; + vertex 20.6463 -37.2539 65.1785; + normal -0.108833 -0.432927 0.894835; + texcoord 0.333170 -1.77737; + vertex 22.6687 -36.2286 65.4283; + normal -0.0833313 -0.396175 0.914386; + texcoord 0.000490000 -1.77737; + tangent 0.847287 -0.511170 -0.144258; + vertex 21.2889 -35.3962 65.6632; + normal -0.202721 -0.562273 0.801719; + texcoord 0.333170 -2.00369; + vertex 23.0548 -34.8242 66.5109; + normal -0.482956 0.687711 0.542040; + texcoord 0.000490000 -1.77737; + tangent 0.199275 -0.516455 0.832805; + vertex 21.2889 -35.3962 65.6632; + normal -0.632963 0.580945 0.511724; + texcoord 0.333170 -2.00369; + tangent 0.199275 -0.516455 0.832805; + vertex 23.0548 -34.8242 66.5109; + normal -0.639958 0.575013 0.509719; + texcoord 0.000490000 -2.00369; + tangent 0.199275 -0.516455 0.832805; + vertex 22.8361 -34.2574 65.5969; + normal -0.770888 0.442061 0.458599; + texcoord 0.333170 -2.23807; + tangent 0.199275 -0.516455 0.832805; + vertex 23.8702 -33.1994 66.3154; + normal -0.268605 0.706877 -0.654352; + texcoord 0.000490000 -2.00369; + tangent -0.906172 0.0449337 0.420515; + vertex 22.8361 -34.2574 65.5969; + normal -0.220292 0.798636 -0.560047; + texcoord 0.333170 -2.23807; + tangent -0.906172 0.0449337 0.420515; + vertex 23.8702 -33.1994 66.3154; + normal -0.193668 0.839858 -0.507080; + texcoord 0.000490000 -2.23807; + vertex 24.3845 -33.2249 66.0767; + normal -0.121763 0.924514 -0.361176; + texcoord 0.000490000 -2.33807; + tangent -0.906172 0.0449337 0.420515; + vertex 24.3372 -33.0160 66.6272; + normal -0.621545 -0.267108 0.736434; + texcoord 0.665860 -2.00369; + tangent 0.664050 -0.678370 0.314406; + vertex 23.8660 -34.5685 65.8152; + normal -0.585761 -0.210670 0.782625; + texcoord 0.665860 -2.23807; + vertex 24.2471 -33.5844 66.4938; + normal -0.572495 -0.190842 0.797389; + texcoord 0.333170 -2.23807; + vertex 23.8702 -33.1994 66.3154; + normal -0.519617 -0.116346 0.846440; + texcoord 0.333170 -2.33807; + vertex 24.3372 -33.0160 66.6272; + normal 0.933104 -0.359597 -0.00253410; + texcoord 0.665860 -2.00369; + tangent 0.242120 0.633447 -0.734930; + vertex 23.8660 -34.5685 65.8152; + normal 0.958402 -0.274138 0.0794582; + texcoord 0.998540 -2.23807; + vertex 24.3845 -33.2249 66.0767; + normal 0.953081 -0.297129 0.0578894; + texcoord 0.665860 -2.23807; + vertex 24.2471 -33.5844 66.4938; + normal 0.969367 -0.190170 0.155444; + texcoord 0.665860 -2.33807; + tangent 0.242120 0.633447 -0.734930; + vertex 24.3372 -33.0160 66.6272; + normal -0.545934 -0.835548 0.0617665; + texcoord 0.000490000 1.00000; + tangent 0.655876 -0.380338 0.652051; + vertex 36.0034 44.3433 68.5865; + normal -0.546552 -0.835077 0.0626621; + texcoord 0.125240 0.00888997; + tangent 0.655876 -0.380338 0.652051; + vertex 25.9242 51.7215 79.3083; + normal -0.546717 -0.834951 0.0629017; + texcoord 0.000490000 0.00888997; + vertex 24.7764 52.3871 78.1672; + normal -0.547333 -0.834480 0.0637959; + texcoord 0.125240 -1.08125; + tangent 0.655876 -0.380338 0.652051; + vertex 15.5771 59.2421 88.9102; + normal 0.0800036 -0.863076 0.498698; + texcoord 0.250000 1.00000; + tangent 0.871852 0.303107 0.384708; + vertex 36.9631 48.0370 71.1609; + normal 0.0478560 -0.834451 0.549001; + texcoord 0.250000 0.00888997; + tangent 0.871852 0.303107 0.384707; + vertex 27.4074 52.2371 79.9628; + normal 0.0328866 -0.819945 0.571497; + texcoord 0.125240 0.00888997; + vertex 25.9242 51.7215 79.3083; + normal 0.00109107 -0.786687 0.617351; + texcoord 0.125240 -1.08125; + tangent 0.871852 0.303107 0.384708; + vertex 15.5771 59.2421 88.9102; + normal 0.581832 -0.278002 0.764321; + texcoord 0.250000 1.00000; + tangent 0.558262 0.819927 -0.126744; + vertex 36.9631 48.0370 71.1609; + normal 0.589790 -0.284754 0.755687; + texcoord 0.374760 0.00888997; + vertex 28.3571 53.6319 79.7472; + normal 0.591329 -0.286065 0.753987; + texcoord 0.250000 0.00888997; + tangent 0.558261 0.819927 -0.126744; + vertex 27.4074 52.2371 79.9628; + normal 0.599081 -0.292690 0.745275; + texcoord 0.374760 -1.08125; + tangent 0.558262 0.819927 -0.126744; + vertex 17.8137 59.2859 90.4428; + normal 0.816955 0.369894 0.442451; + texcoord 0.499510 1.00000; + tangent -0.0800540 0.832519 -0.548182; + vertex 37.7106 48.6310 66.6575; + normal 0.785566 0.391214 0.479413; + texcoord 0.499510 0.00888997; + vertex 28.2170 55.0889 78.7878; + normal 0.782016 0.393469 0.483356; + texcoord 0.374760 0.00888997; + vertex 28.3571 53.6319 79.7472; + normal 0.748147 0.413592 0.518862; + texcoord 0.374760 -1.08125; + tangent -0.0800545 0.832519 -0.548182; + vertex 17.8137 59.2859 90.4428; + normal 0.537052 0.843067 -0.0285142; + texcoord 0.499510 1.00000; + tangent -0.648285 0.390872 -0.653410; + vertex 37.7106 48.6310 66.6575; + normal 0.539900 0.841101 -0.0325171; + texcoord 0.624270 0.00888997; + tangent -0.648286 0.390872 -0.653410; + vertex 27.0439 55.7962 77.6054; + normal 0.539602 0.841308 -0.0320966; + texcoord 0.499510 0.00888997; + vertex 28.2170 55.0889 78.7878; + normal 0.542439 0.839319 -0.0361013; + texcoord 0.624270 -1.08125; + tangent -0.648286 0.390872 -0.653410; + vertex 18.3794 61.9094 89.5425; + normal -0.661914 0.329289 -0.673379; + texcoord 0.749030 1.00000; + tangent -0.548664 -0.824919 0.135930; + vertex 34.5720 45.4244 63.2375; + normal -0.646711 0.315726 -0.694322; + texcoord 0.873780 0.00888997; + vertex 24.6110 53.8857 77.1666; + normal -0.646710 0.315725 -0.694323; + texcoord 0.749030 0.00888997; + vertex 25.5502 55.2979 76.9339; + normal -0.630859 0.301810 -0.714792; + texcoord 0.873780 -1.08125; + tangent -0.548664 -0.824918 0.135930; + vertex 16.1427 61.8657 88.0099; + normal -0.744223 -0.425758 -0.514647; + texcoord 0.998540 1.00000; + tangent 0.0914017 -0.828178 0.552962; + vertex 36.0034 44.3433 68.5865; + normal -0.791964 -0.397083 -0.463809; + texcoord 0.998540 0.00888997; + tangent 0.0914018 -0.828178 0.552962; + vertex 24.7764 52.3871 78.1672; + normal -0.803268 -0.389512 -0.450600; + texcoord 0.873780 0.00888997; + tangent 0.0914018 -0.828178 0.552962; + vertex 24.6110 53.8857 77.1666; + normal -0.845270 -0.358091 -0.396598; + texcoord 0.873780 -1.08125; + tangent 0.0914016 -0.828178 0.552962; + vertex 16.1427 61.8657 88.0099; + normal -0.527128 -0.843888 0.0999463; + texcoord 0.125240 -1.08125; + tangent 0.680362 -0.348634 0.644641; + vertex 15.5771 59.2421 88.9102; + normal -0.526233 -0.844233 0.101736; + texcoord 0.250000 -1.08125; + tangent 0.701521 -0.364963 0.612103; + vertex 16.5799 58.7283 89.8604; + normal -0.518707 -0.846963 0.116606; + texcoord 0.125240 -1.54216; + tangent 0.841686 -0.491080 0.224510; + vertex 11.9009 62.0027 92.8296; + normal -0.513304 -0.848745 0.127085; + texcoord 0.250000 -1.54216; + tangent 0.841374 -0.526873 -0.120393; + vertex 12.9508 61.3452 92.6794; + normal -0.136116 -0.807316 0.574207; + tangent 0.933910 0.0888415 0.346293; + vertex 12.9508 61.3452 92.6794; + normal 0.00874633 -0.762770 0.646611; + texcoord 0.250000 -1.08125; + tangent 0.852415 0.346638 0.391447; + vertex 16.5799 58.7283 89.8604; + normal -0.112354 -0.801505 0.587339; + texcoord 0.374760 -1.54216; + tangent 0.924007 0.137649 0.356741; + vertex 14.1161 61.4561 93.1115; + normal 0.0310202 -0.754005 0.656136; + texcoord 0.374760 -1.08125; + tangent 0.837090 0.378315 0.395169; + vertex 17.8137 59.2859 90.4428; + normal 0.572990 -0.302181 0.761820; + texcoord 0.499510 -1.08125; + tangent -0.246295 0.823087 0.511730; + vertex 18.5558 60.5883 90.3164; + normal 0.721912 -0.196492 0.663501; + texcoord 0.624270 -1.54216; + tangent -0.246295 0.823087 0.511730; + vertex 14.3976 63.3288 94.5309; + normal 0.656896 -0.246452 0.712566; + texcoord 0.499510 -1.54216; + vertex 14.7143 62.2703 93.8729; + normal 0.774963 -0.149834 0.613988; + texcoord 0.499510 -1.95981; + tangent -0.246295 0.823087 0.511730; + vertex 11.5033 59.6405 97.2839; + normal 0.412745 0.908069 0.0710744; + texcoord 0.624270 -1.08125; + tangent -0.675146 0.357385 -0.645332; + vertex 18.3794 61.9094 89.5425; + normal 0.425781 0.901405 0.0786133; + texcoord 0.749030 -1.08125; + tangent -0.705550 0.380741 -0.597691; + vertex 17.3798 62.4385 88.5871; + normal 0.533458 0.833688 0.142781; + texcoord 0.624270 -1.54216; + tangent -0.847417 0.529253 0.0421494; + vertex 14.3976 63.3288 94.5309; + normal 0.545142 0.824820 0.149972; + texcoord 0.749030 -1.54216; + tangent -0.838027 0.531231 0.124516; + vertex 13.3488 63.9936 94.6868; + normal -0.00442552 0.968289 -0.249793; + tangent -0.932063 -0.0944886 -0.349759; + vertex 13.3488 63.9936 94.6868; + normal -0.192103 0.894638 -0.403384; + texcoord 0.749030 -1.08125; + tangent -0.847492 -0.362400 -0.387845; + vertex 17.3798 62.4385 88.5871; + normal -0.0328501 0.961148 -0.274073; + texcoord 0.873780 -1.54216; + tangent -0.922862 -0.141161 -0.358329; + vertex 12.1823 63.8754 94.2490; + normal -0.212937 0.882466 -0.419419; + texcoord 0.873780 -1.08125; + tangent -0.835620 -0.386941 -0.389892; + vertex 16.1427 61.8657 88.0099; + normal -0.831749 0.519610 -0.195445; + texcoord 0.125240 -1.54216; + tangent -0.326467 -0.742558 -0.584830; + vertex 11.9009 62.0027 92.8296; + normal -0.830810 0.520492 -0.197088; + texcoord 0.250000 -1.95981; + tangent -0.326467 -0.742558 -0.584830; + vertex 10.1613 60.6713 96.6932; + normal -0.830434 0.520842 -0.197743; + texcoord 0.000490000 -1.95981; + tangent -0.326467 -0.742558 -0.584830; + vertex 10.7464 62.0022 97.7414; + normal -0.829488 0.521722 -0.199388; + texcoord 0.250000 -2.37387; + vertex 8.80718 60.0292 100.646; + normal -0.344589 -0.762504 -0.547582; + texcoord 0.374760 -1.54216; + tangent 0.748761 -0.575080 0.329605; + vertex 14.1161 61.4561 93.1115; + normal -0.418903 -0.795921 -0.437070; + texcoord 0.499510 -1.95981; + tangent 0.748761 -0.575080 0.329605; + vertex 11.5033 59.6405 97.2839; + normal -0.426249 -0.798560 -0.424986; + texcoord 0.250000 -1.95981; + vertex 10.1613 60.6713 96.6932; + normal -0.493699 -0.815660 -0.301595; + texcoord 0.250000 -2.37387; + tangent 0.748762 -0.575080 0.329605; + vertex 8.80718 60.0292 100.646; + normal 0.835206 -0.518410 0.183526; + texcoord 0.624270 -1.54216; + tangent 0.330217 0.739621 0.586444; + vertex 14.3976 63.3288 94.5309; + normal 0.838553 -0.515104 0.177472; + texcoord 0.749030 -1.95981; + vertex 12.0982 60.9730 98.3404; + normal 0.838825 -0.514832 0.176976; + texcoord 0.499510 -1.95981; + vertex 11.5033 59.6405 97.2839; + normal 0.842197 -0.511413 0.170765; + texcoord 0.749030 -2.37387; + tangent 0.330217 0.739621 0.586444; + vertex 10.2069 58.8625 101.348; + normal 0.338510 0.764166 0.549055; + texcoord 0.873780 -1.54216; + tangent -0.750360 0.571308 -0.332517; + vertex 12.1823 63.8754 94.2490; + normal 0.308340 0.747453 0.588422; + texcoord 0.998540 -1.95981; + vertex 10.7464 62.0022 97.7414; + normal 0.281861 0.731531 0.620819; + texcoord 0.749030 -1.95981; + vertex 12.0982 60.9730 98.3404; + normal 0.250530 0.711287 0.656738; + texcoord 0.749030 -2.37387; + vertex 10.2069 58.8625 101.348; + normal -0.357390 0.866039 0.349641; + texcoord 0.000490000 -1.95981; + tangent -0.842749 -0.137679 -0.520403; + vertex 10.7464 62.0022 97.7414; + normal -0.323212 0.902502 0.284647; + texcoord 0.250000 -2.37387; + tangent -0.842749 -0.137679 -0.520403; + vertex 8.80718 60.0292 100.646; + normal -0.314438 0.910573 0.268303; + texcoord 0.000490000 -2.37387; + vertex 9.96507 60.2183 101.361; + normal -0.274583 0.941461 0.195590; + texcoord 0.250000 -2.69902; + tangent -0.842749 -0.137679 -0.520403; + vertex 8.68776 59.4078 103.469; + normal 0.225252 -0.967678 -0.113404; + texcoord 0.499510 -1.95981; + tangent 0.843156 0.135283 0.520371; + vertex 11.5033 59.6405 97.2839; + normal 0.244731 -0.958322 -0.147397; + texcoord 0.749030 -2.37387; + vertex 10.2069 58.8625 101.348; + normal 0.241559 -0.959965 -0.141832; + texcoord 0.499510 -2.37387; + vertex 9.04561 58.6762 100.631; + normal 0.261865 -0.948607 -0.177685; + texcoord 0.749030 -2.69902; + tangent 0.843156 0.135283 0.520372; + vertex 8.78667 58.0565 103.558; + normal 0.944024 0.165530 0.285339; + texcoord 0.998540 -1.95981; + tangent -0.175589 0.984414 0.00984903; + vertex 10.7464 62.0022 97.7414; + normal 0.910034 0.158490 0.383040; + texcoord 0.998540 -2.37387; + tangent -0.175589 0.984414 0.00984896; + vertex 9.96507 60.2183 101.361; + normal 0.864945 0.149486 0.479086; + texcoord 0.749030 -2.37387; + vertex 10.2069 58.8625 101.348; + normal 0.809354 0.138654 0.570719; + texcoord 0.749030 -2.69902; + tangent -0.175589 0.984414 0.00984884; + vertex 8.78667 58.0565 103.558; + normal 0.461725 0.697557 0.547928; + texcoord 0.000490000 -2.37387; + tangent -0.739120 0.644081 -0.197131; + vertex 9.96507 60.2183 101.361; + normal 0.502501 0.722148 0.475389; + texcoord 0.250000 -2.69902; + tangent -0.739120 0.644081 -0.197131; + vertex 8.68776 59.4078 103.469; + normal 0.522291 0.732830 0.436087; + texcoord 0.000490000 -2.69902; + vertex 9.39632 58.7904 103.658; + normal 0.558511 0.749623 0.355149; + texcoord 0.250000 -3.05499; + tangent -0.739120 0.644081 -0.197131; + vertex 8.89716 58.1299 105.838; + normal -0.608825 -0.763468 -0.215521; + texcoord 0.499510 -2.37387; + tangent 0.738642 -0.644654 0.197053; + vertex 9.04561 58.6762 100.631; + normal -0.612390 -0.763898 -0.203562; + texcoord 0.749030 -2.69902; + tangent 0.738642 -0.644654 0.197053; + vertex 8.78667 58.0565 103.558; + normal -0.611476 -0.763798 -0.206663; + texcoord 0.499510 -2.69902; + tangent 0.738642 -0.644654 0.197053; + vertex 8.07803 58.6750 103.369; + normal -0.615111 -0.764152 -0.194194; + texcoord 0.749030 -3.05499; + vertex 8.34694 57.8654 105.702; + normal 0.767856 -0.611748 -0.190162; + texcoord 0.998540 -2.37387; + tangent 0.635462 0.764942 0.105131; + vertex 9.96507 60.2183 101.361; + normal 0.772126 -0.628991 -0.0905083; + texcoord 0.998540 -2.69902; + tangent 0.635462 0.764942 0.105131; + vertex 9.39632 58.7904 103.658; + normal 0.769174 -0.639039 0.000446480; + texcoord 0.749030 -2.69902; + vertex 8.78667 58.0565 103.558; + normal 0.758811 -0.643865 0.0981993; + texcoord 0.749030 -3.05499; + tangent 0.635462 0.764942 0.105131; + vertex 8.34694 57.8654 105.702; + normal 0.839579 -0.542522 0.0278834; + texcoord 0.000490000 -2.69902; + tangent 0.345651 0.573100 0.743023; + vertex 9.39632 58.7904 103.658; + normal 0.896163 -0.436400 -0.0802919; + texcoord 0.250000 -3.05499; + tangent 0.345651 0.573100 0.743023; + vertex 8.89716 58.1299 105.838; + normal 0.883879 -0.464735 -0.0527216; + texcoord 0.000490000 -3.05499; + vertex 8.74434 57.8765 105.509; + normal 0.927925 -0.326534 -0.179808; + texcoord 0.000490000 -3.15499; + tangent 0.345650 0.573100 0.743023; + vertex 8.74839 57.6135 106.007; + normal -0.216111 -0.843071 -0.492470; + texcoord 0.998540 -2.69902; + tangent 0.898863 0.0251514 -0.437507; + vertex 9.39632 58.7904 103.658; + normal -0.209952 -0.851602 -0.480307; + texcoord 0.998540 -3.05499; + tangent 0.898863 0.0251515 -0.437507; + vertex 8.74434 57.8765 105.509; + normal -0.204807 -0.858504 -0.470132; + texcoord 0.749030 -3.05499; + vertex 8.34694 57.8654 105.702; + normal -0.197741 -0.867660 -0.456141; + texcoord 0.749030 -3.15499; + tangent 0.898863 0.0251516 -0.437507; + vertex 8.74839 57.6135 106.007; + normal -0.816236 -0.484931 -0.314007; + texcoord 0.000490000 1.00000; + tangent 0.196051 -0.743782 0.639025; + vertex -0.570830 17.4766 76.7793; + normal -0.802936 -0.495850 -0.330797; + texcoord 0.125240 0.0994900; + tangent 0.196051 -0.743782 0.639024; + vertex -9.22917 25.5739 86.7810; + normal -0.799398 -0.498645 -0.335135; + texcoord 0.000490000 0.0994900; + tangent 0.196051 -0.743782 0.639025; + vertex -9.60547 27.0015 85.5545; + normal -0.785466 -0.509238 -0.351739; + texcoord 0.125240 -0.889530; + tangent 0.196051 -0.743782 0.639025; + vertex -19.1818 35.3953 94.7870; + normal -0.417668 -0.886249 0.200291; + texcoord 0.250000 1.00000; + tangent 0.652387 -0.139081 0.745015; + vertex -0.0987200 19.9534 80.9511; + normal -0.469184 -0.846115 0.252895; + texcoord 0.250000 0.0994900; + tangent 0.652387 -0.139081 0.745016; + vertex -8.01461 25.3150 88.1680; + normal -0.479933 -0.836616 0.264081; + texcoord 0.125240 0.0994900; + tangent 0.652386 -0.139081 0.745016; + vertex -9.22917 25.5739 86.7810; + normal -0.526888 -0.789833 0.313931; + texcoord 0.125240 -0.889530; + tangent 0.652387 -0.139081 0.745015; + vertex -19.1818 35.3953 94.7870; + normal 0.695147 -0.129888 0.707036; + texcoord 0.499510 1.00000; + tangent 0.355519 0.916959 -0.181089; + vertex 3.55246 20.6419 77.7957; + normal 0.630884 -0.0924688 0.770347; + texcoord 0.499510 0.0994900; + tangent 0.355519 0.916958 -0.181089; + vertex -5.99089 28.1364 88.5554; + normal 0.634292 -0.0943901 0.767310; + texcoord 0.374760 0.0994900; + vertex -6.67327 26.3764 88.9030; + normal 0.564186 -0.0560645 0.823742; + texcoord 0.374760 -0.889530; + tangent 0.355519 0.916959 -0.181089; + vertex -17.6841 34.0170 96.9644; + normal -0.218388 0.711592 -0.667790; + texcoord 0.749030 1.00000; + tangent -0.717067 -0.581167 -0.384785; + vertex 2.14203 19.8964 72.0387; + normal -0.185062 0.690988 -0.698776; + texcoord 0.873780 0.0994900; + tangent -0.717067 -0.581168 -0.384785; + vertex -8.91663 28.8289 85.1736; + normal -0.177578 0.686166 -0.705438; + texcoord 0.749030 0.0994900; + tangent -0.717067 -0.581168 -0.384785; + vertex -7.57261 29.9182 85.8948; + normal -0.143429 0.663275 -0.734503; + texcoord 0.873780 -0.889530; + tangent -0.717067 -0.581168 -0.384785; + vertex -16.9935 37.6223 94.6916; + normal -0.646277 0.0855882 -0.758288; + texcoord 0.998540 1.00000; + tangent -0.346213 -0.918422 0.191410; + vertex -0.570830 17.4766 76.7793; + normal -0.668748 0.0985093 -0.736934; + texcoord 0.998540 0.0994900; + tangent -0.346213 -0.918422 0.191410; + vertex -9.60547 27.0015 85.5545; + normal -0.679625 0.104884 -0.726023; + texcoord 0.873780 0.0994900; + vertex -8.91663 28.8289 85.1736; + normal -0.700927 0.117614 -0.703468; + texcoord 0.873780 -0.889530; + tangent -0.346213 -0.918422 0.191410; + vertex -16.9935 37.6223 94.6916; + normal -0.622838 -0.163457 -0.765085; + texcoord 0.250000 -0.889530; + tangent 0.305007 -0.951283 -0.0450621; + vertex -18.8792 34.2519 95.8952; + normal -0.691340 -0.188623 -0.697475; + texcoord 0.250000 -1.35173; + tangent 0.305007 -0.951283 -0.0450621; + vertex -22.6691 33.8747 99.0610; + normal -0.707375 -0.194615 -0.679519; + texcoord 0.125240 -1.35173; + vertex -23.0904 35.1885 99.1233; + normal -0.765877 -0.216888 -0.605303; + texcoord 0.250000 -1.77271; + tangent 0.305007 -0.951283 -0.0450621; + vertex -25.8324 33.3891 103.237; + normal 0.717610 0.190341 0.669930; + texcoord 0.749030 -0.889530; + tangent -0.299912 0.952624 0.0505974; + vertex -15.7846 37.4015 95.7602; + normal 0.708627 0.186958 0.680363; + texcoord 0.749030 -1.35173; + tangent -0.299912 0.952624 0.0505975; + vertex -20.8327 35.8653 101.604; + normal 0.706692 0.186232 0.682572; + texcoord 0.624270 -1.35173; + tangent -0.299912 0.952624 0.0505975; + vertex -20.4171 34.5454 101.534; + normal 0.697145 0.182658 0.693271; + texcoord 0.749030 -1.77271; + tangent -0.299912 0.952624 0.0505973; + vertex -23.6495 32.7548 105.256; + normal -0.214166 0.924412 0.315588; + texcoord 0.000490000 -1.77271; + tangent -0.934143 -0.0993988 -0.342777; + vertex -24.9722 34.3924 104.897; + normal -0.209829 0.929868 0.302188; + texcoord 0.250000 -2.14989; + tangent -0.934143 -0.0993988 -0.342777; + vertex -28.1923 32.7869 107.414; + normal -0.211306 0.928040 0.306742; + texcoord 0.000490000 -2.14989; + vertex -26.5232 32.9645 108.027; + normal -0.206652 0.933695 0.292418; + texcoord 0.250000 -2.42661; + tangent -0.934143 -0.0993988 -0.342777; + vertex -28.5169 31.9864 109.741; + normal 0.127902 -0.989007 -0.0742011; + texcoord 0.499510 -1.77271; + tangent 0.934871 0.0952438 0.341973; + vertex -24.5242 31.7558 103.584; + normal 0.159766 -0.973144 -0.165729; + texcoord 0.749030 -2.14989; + vertex -26.1938 31.2311 107.699; + normal 0.173073 -0.963375 -0.204828; + texcoord 0.499510 -2.14989; + vertex -27.8714 31.0602 107.086; + normal 0.205407 -0.930822 -0.302288; + texcoord 0.749030 -2.42661; + vertex -28.5036 30.0784 109.679; + normal 0.878670 0.0780859 0.471001; + texcoord 0.998540 -1.77271; + tangent -0.183580 0.965947 0.182333; + vertex -24.9722 34.3924 104.897; + normal 0.810148 0.0436204 0.584600; + texcoord 0.998540 -2.14989; + tangent -0.183580 0.965947 0.182333; + vertex -26.5232 32.9645 108.027; + normal 0.752432 0.0187199 0.658404; + texcoord 0.749030 -2.14989; + vertex -26.1938 31.2311 107.699; + normal 0.655769 -0.0178375 0.754751; + texcoord 0.749030 -2.42661; + tangent -0.183579 0.965947 0.182333; + vertex -28.5036 30.0784 109.679; + normal 0.326021 0.606435 0.725222; + texcoord 0.000490000 -2.14989; + tangent -0.623079 0.714776 -0.317597; + vertex -26.5232 32.9645 108.027; + normal 0.402926 0.641352 0.652930; + texcoord 0.250000 -2.42661; + vertex -28.5169 31.9864 109.741; + normal 0.446198 0.658324 0.606232; + texcoord 0.000490000 -2.42661; + vertex -27.6791 31.0252 110.168; + normal 0.516914 0.681044 0.518633; + texcoord 0.250000 -2.72150; + tangent -0.623079 0.714776 -0.317597; + vertex -28.9238 30.3353 112.314; + normal -0.592537 -0.694878 -0.407485; + texcoord 0.499510 -2.14989; + tangent 0.621883 -0.716126 0.316898; + vertex -27.8714 31.0602 107.086; + normal -0.574549 -0.692205 -0.436744; + texcoord 0.749030 -2.42661; + vertex -28.5036 30.0784 109.679; + normal -0.580512 -0.693170 -0.427225; + texcoord 0.499510 -2.42661; + tangent 0.621883 -0.716126 0.316898; + vertex -29.3414 31.0432 109.252; + normal -0.561006 -0.689739 -0.457748; + texcoord 0.749030 -2.72150; + tangent 0.621883 -0.716126 0.316898; + vertex -29.5351 29.8402 111.302; + normal 0.780328 -0.611215 -0.132303; + texcoord 0.998540 -2.14989; + tangent 0.611969 0.702761 0.362794; + vertex -26.5232 32.9645 108.027; + normal 0.753843 -0.657053 0.00116465; + texcoord 0.998540 -2.42661; + tangent 0.611969 0.702761 0.362794; + vertex -27.6791 31.0252 110.168; + normal 0.701045 -0.694358 0.162489; + texcoord 0.749030 -2.42661; + vertex -28.5036 30.0784 109.679; + normal 0.636992 -0.709861 0.300565; + texcoord 0.749030 -2.72150; + vertex -29.5351 29.8402 111.302; + normal 0.874507 -0.192240 0.445289; + texcoord 0.000490000 -2.42661; + tangent -0.0955806 0.831784 0.546809; + vertex -27.6791 31.0252 110.168; + normal 0.913195 -0.145348 0.380721; + texcoord 0.250000 -2.72150; + vertex -28.9238 30.3353 112.314; + normal 0.908795 -0.151215 0.388877; + texcoord 0.000490000 -2.72150; + tangent -0.0955806 0.831784 0.546809; + vertex -28.8372 29.5821 111.819; + normal 0.942202 -0.101613 0.319264; + texcoord 0.250000 -3.02844; + tangent -0.0955806 0.831784 0.546809; + vertex -29.5098 29.0364 113.631; + normal -0.992572 -0.0374703 -0.115742; + texcoord 0.499510 -2.42661; + tangent 0.0951900 -0.831647 -0.547085; + vertex -29.3414 31.0432 109.252; + normal -0.985101 0.000376592 -0.171975; + texcoord 0.749030 -2.72150; + vertex -29.5351 29.8402 111.302; + normal -0.981793 0.0123188 -0.189553; + texcoord 0.499510 -2.72150; + tangent 0.0951900 -0.831647 -0.547085; + vertex -29.6213 30.5936 111.798; + normal -0.968313 0.0501118 -0.244659; + texcoord 0.749030 -3.02844; + tangent 0.0951900 -0.831647 -0.547085; + vertex -30.1430 29.2238 113.582; + normal 0.144876 -0.793151 -0.591543; + texcoord 0.998540 -2.42661; + tangent 0.770282 -0.284831 0.570558; + vertex -27.6791 31.0252 110.168; + normal -0.00555662 -0.897672 -0.440629; + texcoord 0.998540 -2.72150; + vertex -28.8372 29.5821 111.819; + normal 0.0193835 -0.883837 -0.467393; + texcoord 0.749030 -2.72150; + vertex -29.5351 29.8402 111.302; + normal -0.134065 -0.947043 -0.291782; + texcoord 0.749030 -3.02844; + tangent 0.770282 -0.284831 0.570558; + vertex -30.1430 29.2238 113.582; + normal 0.177009 -0.958601 -0.223054; + texcoord 0.000490000 -2.72150; + tangent 0.667827 -0.0494929 0.742669; + vertex -28.8372 29.5821 111.819; + normal 0.351414 -0.858612 -0.373220; + texcoord 0.250000 -3.02844; + tangent 0.667827 -0.0494928 0.742669; + vertex -29.5098 29.0364 113.631; + normal 0.309819 -0.888755 -0.337826; + texcoord 0.000490000 -3.02844; + vertex -29.8225 29.0596 113.283; + normal 0.494642 -0.716071 -0.492515; + texcoord 0.000490000 -3.12844; + tangent 0.667827 -0.0494928 0.742669; + vertex -29.9715 28.6658 113.706; + normal -0.728898 -0.320373 -0.605036; + texcoord 0.998540 -2.72150; + tangent 0.684581 -0.350824 -0.638962; + vertex -28.8372 29.5821 111.819; + normal -0.728936 -0.331249 -0.599105; + texcoord 0.998540 -3.02844; + tangent 0.684580 -0.350824 -0.638962; + vertex -29.8225 29.0596 113.283; + normal -0.728846 -0.343265 -0.592412; + texcoord 0.749030 -3.02844; + tangent 0.684581 -0.350824 -0.638962; + vertex -30.1430 29.2238 113.582; + normal -0.728649 -0.353973 -0.586322; + texcoord 0.749030 -3.12844; + vertex -29.9715 28.6658 113.706; + normal -0.878802 0.0798154 -0.470464; + texcoord 0.000490000 1.00000; + tangent -0.270895 -0.895088 0.354166; + vertex 1.73165 -18.2708 73.5138; + normal -0.877265 0.0781053 -0.473610; + texcoord 0.125240 0.104090; + tangent -0.270896 -0.895088 0.354165; + vertex -4.18541 -11.7797 85.6678; + normal -0.877123 0.0779481 -0.473898; + texcoord 0.000490000 0.104090; + vertex -3.68475 -10.1254 85.0133; + normal -0.875570 0.0762356 -0.477038; + texcoord 0.125240 -0.879480; + tangent -0.270896 -0.895088 0.354165; + vertex -9.60796 -3.32751 96.9713; + normal -0.762945 -0.624611 -0.166658; + texcoord 0.250000 1.00000; + tangent 0.373786 -0.636562 0.674590; + vertex 2.60272 -18.0576 78.1210; + normal -0.811010 -0.577217 -0.0953029; + texcoord 0.250000 0.104090; + tangent 0.373786 -0.636562 0.674590; + vertex -3.51535 -12.9208 86.8771; + normal -0.813734 -0.574094 -0.0908466; + texcoord 0.125240 0.104090; + vertex -4.18541 -11.7797 85.6678; + normal -0.853078 -0.521425 -0.0193460; + texcoord 0.125240 -0.879480; + tangent 0.373786 -0.636562 0.674590; + vertex -9.60796 -3.32751 96.9713; + normal 0.460843 -0.668191 0.584076; + texcoord 0.499510 1.00000; + tangent 0.745664 0.648411 0.153454; + vertex 6.44633 -17.9378 75.4298; + normal 0.428258 -0.642803 0.635137; + texcoord 0.499510 0.104090; + tangent 0.745664 0.648411 0.153454; + vertex -0.688960 -11.6820 88.2164; + normal 0.427851 -0.642478 0.635740; + texcoord 0.374760 0.104090; + tangent 0.745664 0.648411 0.153454; + vertex -2.06707 -12.8803 87.9328; + normal 0.393280 -0.614187 0.684182; + texcoord 0.374760 -0.879480; + tangent 0.745664 0.648411 0.153454; + vertex -9.29621 -5.73442 98.5031; + normal 0.191648 0.926325 -0.324335; + texcoord 0.749030 1.00000; + tangent -0.811578 -0.0362594 -0.583118; + vertex 5.68951 -15.8185 70.1360; + normal 0.208461 0.914407 -0.346994; + texcoord 0.873780 0.104090; + tangent -0.811578 -0.0362596 -0.583117; + vertex -2.26695 -8.86682 85.2891; + normal 0.213348 0.910754 -0.353569; + texcoord 0.749030 0.104090; + vertex -0.802240 -8.80138 86.3415; + normal 0.230049 0.897610 -0.375997; + texcoord 0.873780 -0.879480; + tangent -0.811578 -0.0362596 -0.583117; + vertex -7.10500 -2.21343 98.2125; + normal -0.431332 0.627849 -0.647887; + texcoord 0.998540 1.00000; + tangent -0.740054 -0.656961 -0.143950; + vertex 1.73165 -18.2708 73.5138; + normal -0.460878 0.651266 -0.602863; + texcoord 0.998540 0.104090; + tangent -0.740054 -0.656961 -0.143950; + vertex -3.68475 -10.1254 85.0133; + normal -0.472008 0.659819 -0.584677; + texcoord 0.873780 0.104090; + tangent -0.740054 -0.656961 -0.143950; + vertex -2.26695 -8.86682 85.2891; + normal -0.499218 0.680021 -0.536985; + texcoord 0.873780 -0.879480; + tangent -0.740054 -0.656961 -0.143950; + vertex -7.10500 -2.21343 98.2125; + normal -0.882743 0.0514001 -0.467036; + texcoord 0.125240 -0.879480; + tangent -0.227214 -0.916744 0.328564; + vertex -9.60796 -3.32751 96.9713; + normal -0.883253 0.0503321 -0.466187; + texcoord 0.250000 -0.879480; + tangent -0.210381 -0.931745 0.295959; + vertex -9.96255 -4.75818 97.4840; + normal -0.887863 0.0404871 -0.458323; + texcoord 0.125240 -1.33173; + tangent 0.00225456 -0.994649 -0.103284; + vertex -12.1073 -0.106580 102.050; + normal -0.891375 0.0327435 -0.452083; + texcoord 0.250000 -1.33173; + tangent 0.192789 -0.875284 -0.443519; + vertex -11.8509 -1.27053 101.460; + normal -0.896189 -0.442052 -0.0378772; + tangent 0.410941 -0.859227 0.304723; + vertex -11.8509 -1.27053 101.460; + normal -0.849442 -0.527222 0.0220297; + texcoord 0.250000 -0.879480; + tangent 0.429102 -0.660581 0.616039; + vertex -9.96255 -4.75818 97.4840; + normal -0.889169 -0.456730 -0.0278708; + texcoord 0.374760 -1.33173; + tangent 0.418691 -0.830852 0.366583; + vertex -11.3044 -2.41313 101.865; + normal -0.840694 -0.540572 0.0318546; + texcoord 0.374760 -0.879480; + tangent 0.426980 -0.625558 0.652966; + vertex -9.29621 -5.73442 98.5031; + normal 0.754254 0.512338 0.410623; + texcoord 0.749030 -1.33173; + tangent -0.411931 0.856248 -0.311693; + vertex -10.8498 -1.19685 104.893; + normal 0.684339 0.688983 0.238711; + texcoord 0.749030 -0.879480; + tangent -0.436040 0.643116 -0.629501; + vertex -6.42283 -3.18263 99.2393; + normal 0.746283 0.543300 0.384561; + texcoord 0.873780 -1.33173; + tangent -0.420947 0.826566 -0.373620; + vertex -11.3994 -0.0544800 104.478; + normal 0.673782 0.705853 0.218607; + texcoord 0.873780 -0.879480; + tangent -0.435011 0.618046 -0.654817; + vertex -7.10500 -2.21343 98.2125; + normal -0.0131722 0.781446 0.623834; + texcoord 0.000490000 -1.72603; + tangent -0.500900 0.534805 -0.680501; + vertex -15.5158 -0.337910 106.240; + normal 0.0653514 0.807374 0.586411; + texcoord 0.250000 -2.09917; + vertex -19.6565 -0.575520 106.450; + normal 0.0538951 0.803995 0.592188; + texcoord 0.000490000 -2.09917; + vertex -18.7947 -1.49562 107.621; + normal 0.137036 0.825335 0.547762; + texcoord 0.250000 -2.37230; + vertex -21.3890 -1.54719 108.348; + normal -0.231086 -0.837832 -0.494607; + texcoord 0.499510 -1.72603; + tangent 0.499418 -0.538429 0.678731; + vertex -15.8369 -2.34019 104.211; + normal -0.176255 -0.830188 -0.528888; + texcoord 0.749030 -2.09917; + vertex -19.3766 -2.96678 106.926; + normal -0.170569 -0.829201 -0.532289; + texcoord 0.499510 -2.09917; + vertex -20.2396 -2.03640 105.753; + normal -0.109168 -0.816293 -0.567229; + texcoord 0.749030 -2.37230; + tangent 0.499418 -0.538429 0.678730; + vertex -22.1312 -3.01048 107.519; + normal 0.481001 -0.522720 0.703848; + texcoord 0.998540 -1.72603; + tangent 0.336740 0.851390 0.402171; + vertex -15.5158 -0.337910 106.240; + normal 0.400034 -0.516009 0.757435; + texcoord 0.998540 -2.09917; + tangent 0.336739 0.851390 0.402171; + vertex -18.7947 -1.49562 107.621; + normal 0.283669 -0.499000 0.818859; + texcoord 0.749030 -2.09917; + vertex -19.3766 -2.96678 106.926; + normal 0.191887 -0.480201 0.855912; + texcoord 0.749030 -2.37230; + tangent 0.336739 0.851390 0.402171; + vertex -22.1312 -3.01048 107.519; + normal 0.264603 0.138236 0.954398; + texcoord 0.000490000 -2.09917; + tangent -0.0544358 0.990236 -0.128335; + vertex -18.7947 -1.49562 107.621; + normal 0.344341 0.139258 0.928459; + texcoord 0.250000 -2.37230; + tangent -0.0544358 0.990236 -0.128335; + vertex -21.3890 -1.54719 108.348; + normal 0.387009 0.139403 0.911477; + texcoord 0.000490000 -2.37230; + vertex -21.3185 -2.82929 108.514; + normal 0.466072 0.138864 0.873782; + texcoord 0.250000 -2.66243; + tangent -0.0544359 0.990236 -0.128335; + vertex -23.3188 -3.00229 109.608; + normal -0.639477 -0.131386 -0.757500; + texcoord 0.499510 -2.09917; + tangent 0.0532350 -0.990492 0.126857; + vertex -20.2396 -2.03640 105.753; + normal -0.554795 -0.134963 -0.820968; + texcoord 0.749030 -2.37230; + tangent 0.0532350 -0.990492 0.126857; + vertex -22.1312 -3.01048 107.519; + normal -0.580690 -0.134056 -0.803012; + texcoord 0.499510 -2.37230; + vertex -22.2003 -1.72556 107.355; + normal -0.488535 -0.136629 -0.861781; + texcoord 0.749030 -2.66243; + tangent 0.0532350 -0.990491 0.126857; + vertex -23.9877 -3.00736 108.571; + normal 0.411546 -0.894772 -0.173241; + texcoord 0.998540 -2.09917; + tangent 0.626469 0.139672 0.766830; + vertex -18.7947 -1.49562 107.621; + normal 0.309859 -0.947361 -0.0805879; + texcoord 0.998540 -2.37230; + tangent 0.626469 0.139672 0.766830; + vertex -21.3185 -2.82929 108.514; + normal 0.187058 -0.982004 0.0260454; + texcoord 0.749030 -2.37230; + vertex -22.1312 -3.01048 107.519; + normal 0.0686973 -0.989879 0.124176; + texcoord 0.749030 -2.66243; + vertex -23.9877 -3.00736 108.571; + normal 0.386565 -0.704533 0.595148; + texcoord 0.000490000 -2.37230; + tangent 0.376135 0.709642 0.595761; + vertex -21.3185 -2.82929 108.514; + normal 0.428649 -0.703306 0.567116; + texcoord 0.250000 -2.66243; + tangent 0.376135 0.709642 0.595761; + vertex -23.3188 -3.00229 109.608; + normal 0.460725 -0.701099 0.544236; + texcoord 0.000490000 -2.66243; + tangent 0.376135 0.709642 0.595761; + vertex -23.6467 -3.62104 109.089; + normal 0.503444 -0.696311 0.511562; + texcoord 0.250000 -2.96209; + tangent 0.376135 0.709642 0.595761; + vertex -25.2745 -4.21529 109.882; + normal -0.688470 0.644608 -0.332400; + texcoord 0.499510 -2.37230; + tangent -0.376330 -0.709297 -0.596048; + vertex -22.2003 -1.72556 107.355; + normal -0.666961 0.653947 -0.357094; + texcoord 0.749030 -2.66243; + vertex -23.9877 -3.00736 108.571; + normal -0.673588 0.651186 -0.349623; + texcoord 0.499510 -2.66243; + tangent -0.376330 -0.709297 -0.596048; + vertex -23.6595 -2.38861 109.091; + normal -0.650710 0.660309 -0.374924; + texcoord 0.749030 -2.96209; + vertex -25.2659 -3.58847 109.766; + normal 0.0259197 -0.636183 -0.771102; + texcoord 0.998540 -2.37230; + tangent 0.390943 -0.703479 0.593533; + vertex -21.3185 -2.82929 108.514; + normal -0.123779 -0.679179 -0.723460; + texcoord 0.998540 -2.66243; + tangent 0.390943 -0.703479 0.593533; + vertex -23.6467 -3.62104 109.089; + normal -0.131344 -0.680893 -0.720509; + texcoord 0.749030 -2.66243; + vertex -23.9877 -3.00736 108.571; + normal -0.285400 -0.705721 -0.648464; + texcoord 0.749030 -2.96209; + tangent 0.390943 -0.703479 0.593533; + vertex -25.2659 -3.58847 109.766; + normal -0.263567 0.716345 0.646051; + texcoord 0.499510 -2.66243; + tangent -0.284460 0.582234 -0.761634; + vertex -23.6595 -2.38861 109.091; + normal -0.207661 0.738172 0.641856; + texcoord 0.749030 -2.96209; + vertex -25.2659 -3.58847 109.766; + normal -0.184049 0.746511 0.639412; + texcoord 0.499510 -2.96209; + tangent -0.284460 0.582234 -0.761634; + vertex -25.1377 -3.85093 110.109; + normal -0.113311 0.768467 0.629777; + texcoord 0.499510 -3.06209; + tangent -0.284460 0.582234 -0.761634; + vertex -25.7050 -3.86002 110.018; + normal -0.303212 0.583896 -0.753079; + texcoord 0.998540 -2.66243; + tangent -0.303433 -0.808308 -0.504546; + vertex -23.6467 -3.62104 109.089; + normal -0.478557 0.587161 -0.652859; + texcoord 0.998540 -2.96209; + vertex -25.4027 -3.95284 109.539; + normal -0.455044 0.588153 -0.668589; + texcoord 0.749030 -2.96209; + tangent -0.303433 -0.808308 -0.504546; + vertex -25.2659 -3.58847 109.766; + normal -0.645089 0.563971 -0.515555; + texcoord 0.749030 -3.06209; + tangent -0.303433 -0.808308 -0.504546; + vertex -25.7050 -3.86002 110.018; + normal -0.850302 0.212002 -0.481708; + texcoord 0.000490000 1.00000; + tangent -0.290307 -0.952374 0.0933008; + vertex -12.7711 -43.1454 58.4032; + normal -0.854483 0.214099 -0.473308; + texcoord 0.125240 0.00568998; + tangent -0.290307 -0.952374 0.0933007; + vertex -20.2126 -40.5087 72.6992; + normal -0.854232 0.213973 -0.473817; + texcoord 0.000490000 0.00568998; + vertex -19.7337 -38.9378 72.5453; + normal -0.858352 0.216058 -0.465350; + texcoord 0.125240 -1.08592; + tangent -0.290307 -0.952374 0.0933008; + vertex -26.8811 -37.6550 86.3245; + normal -0.749266 -0.542491 -0.379873; + texcoord 0.250000 1.00000; + tangent 0.408308 -0.830006 0.379968; + vertex -12.4267 -44.1904 62.6001; + normal -0.775935 -0.534832 -0.334484; + texcoord 0.250000 0.00568998; + tangent 0.408308 -0.830006 0.379968; + vertex -19.5579 -41.8395 73.3084; + normal -0.778909 -0.533838 -0.329117; + texcoord 0.125240 0.00568998; + vertex -20.2126 -40.5087 72.6992; + normal -0.802915 -0.524580 -0.283097; + texcoord 0.125240 -1.08592; + vertex -26.8811 -37.6550 86.3245; + normal 0.454214 -0.825936 0.333945; + texcoord 0.499510 1.00000; + tangent 0.807461 0.540042 0.237405; + vertex -8.87519 -42.3384 60.9323; + normal 0.441082 -0.819922 0.364930; + texcoord 0.499510 0.00568998; + tangent 0.807461 0.540043 0.237405; + vertex -16.8214 -41.2599 74.4077; + normal 0.436473 -0.817646 0.375429; + texcoord 0.374760 0.00568998; + vertex -18.1532 -42.1506 74.0161; + normal 0.422628 -0.810335 0.405886; + texcoord 0.374760 -1.08592; + tangent 0.807461 0.540042 0.237405; + vertex -26.3794 -40.1479 86.5798; + normal 0.832994 -0.217758 0.508628; + texcoord 0.499510 1.00000; + tangent 0.301615 0.949407 -0.0874945; + vertex -8.87519 -42.3384 60.9323; + normal 0.838103 -0.220262 0.499068; + texcoord 0.624270 0.00568998; + tangent 0.301615 0.949407 -0.0874943; + vertex -16.3070 -39.6406 74.2584; + normal 0.839121 -0.220764 0.497131; + texcoord 0.499510 0.00568998; + vertex -16.8214 -41.2599 74.4077; + normal 0.844127 -0.223247 0.487452; + texcoord 0.624270 -1.08592; + tangent 0.301615 0.949407 -0.0874946; + vertex -23.9699 -39.5622 87.5643; + normal 0.185280 0.982154 0.0323110; + texcoord 0.749030 1.00000; + tangent -0.879770 0.180435 -0.439827; + vertex -9.71585 -39.0995 56.7998; + normal 0.188709 0.981708 0.0252693; + texcoord 0.873780 0.00568998; + tangent -0.879770 0.180435 -0.439827; + vertex -18.3663 -37.9987 72.9415; + normal 0.188717 0.981707 0.0252527; + texcoord 0.749030 0.00568998; + vertex -16.9469 -38.2898 73.6512; + normal 0.192151 0.981197 0.0181741; + texcoord 0.873780 -1.08592; + tangent -0.879770 0.180435 -0.439826; + vertex -24.4716 -37.0692 87.3090; + normal -0.649336 0.651442 -0.392410; + texcoord 0.749030 1.00000; + tangent -0.672039 -0.733050 -0.104891; + vertex -9.71585 -39.0995 56.7998; + normal -0.753587 0.510544 -0.414068; + texcoord 0.873780 1.00000; + tangent -0.605666 -0.766420 0.213938; + vertex -11.2355 -40.7571 56.5626; + normal -0.802621 0.422904 -0.420656; + texcoord 0.873780 0.00568998; + tangent -0.554075 -0.754581 0.351580; + vertex -18.3663 -37.9987 72.9415; + normal -0.875174 0.238160 -0.421129; + texcoord 0.998540 1.00000; + tangent -0.453816 -0.705814 0.543947; + vertex -12.7711 -43.1454 58.4032; + normal -0.417378 0.794131 -0.441760; + tangent -0.801763 -0.550633 -0.232336; + vertex -12.7711 -43.1454 58.4032; + normal -0.456967 0.815367 -0.355469; + texcoord 0.998540 0.00568998; + tangent -0.801763 -0.550633 -0.232336; + vertex -19.7337 -38.9378 72.5453; + normal -0.457996 0.815842 -0.353046; + texcoord 0.873780 0.00568998; + vertex -18.3663 -37.9987 72.9415; + normal -0.493172 0.829157 -0.263211; + texcoord 0.873780 -1.08592; + tangent -0.801763 -0.550633 -0.232336; + vertex -24.4716 -37.0692 87.3090; + normal -0.0269617 -0.997129 -0.0707606; + texcoord 0.499510 -1.08592; + tangent 0.223611 -0.0750086 0.971788; + vertex -25.0876 -40.3755 87.1180; + normal 0.136315 -0.984829 -0.107382; + texcoord 0.624270 -1.53980; + tangent 0.223611 -0.0750086 0.971788; + vertex -28.4913 -40.5859 91.3802; + normal 0.0863582 -0.991588 -0.0964082; + texcoord 0.499510 -1.53980; + vertex -28.7624 -40.4950 90.2024; + normal 0.238342 -0.962557 -0.129139; + texcoord 0.499510 -1.95257; + tangent 0.223611 -0.0750086 0.971788; + vertex -33.7362 -41.9141 91.5997; + normal 0.593642 0.288995 0.751046; + texcoord 0.749030 -1.53980; + tangent -0.596707 0.784274 0.169868; + vertex -28.7974 -39.9961 92.3548; + normal 0.507532 0.515834 0.690164; + texcoord 0.749030 -1.08592; + tangent -0.550330 0.808629 -0.207981; + vertex -23.7147 -38.1927 87.6434; + normal 0.582327 0.326640 0.744447; + texcoord 0.873780 -1.53980; + tangent -0.594760 0.797336 0.102547; + vertex -29.5012 -39.0710 92.5551; + normal 0.496785 0.537517 0.681381; + texcoord 0.873780 -1.08592; + tangent -0.542456 0.805170 -0.239672; + vertex -24.4716 -37.0692 87.3090; + normal 0.00436246 0.932885 0.360148; + tangent -0.912574 0.150977 -0.380019; + vertex -24.4716 -37.0692 87.3090; + normal 0.0327373 0.926163 0.375700; + texcoord 0.998540 -1.08592; + tangent -0.897614 0.186663 -0.399307; + vertex -25.7972 -36.8499 86.7569; + normal 0.279301 0.823459 0.493868; + texcoord 0.873780 -1.53980; + tangent -0.638776 0.534913 -0.553022; + vertex -29.5012 -39.0710 92.5551; + normal 0.320172 0.798179 0.510294; + texcoord 0.998540 -1.53980; + tangent -0.568749 0.592724 -0.570265; + vertex -30.1905 -38.3526 91.8640; + normal -0.153766 0.753197 0.639570; + texcoord 0.125240 -1.53980; + tangent -0.716949 0.360366 -0.596758; + vertex -30.4525 -38.2693 90.7038; + normal -0.153828 0.753147 0.639615; + texcoord 0.250000 -1.95257; + vertex -33.8202 -40.5027 92.5242; + normal -0.153828 0.753147 0.639615; + texcoord 0.000490000 -1.95257; + tangent -0.716949 0.360366 -0.596758; + vertex -32.6091 -41.1115 93.5323; + normal -0.153890 0.753096 0.639659; + texcoord 0.250000 -2.35984; + tangent -0.716949 0.360366 -0.596758; + vertex -36.3492 -43.0294 94.8906; + normal -0.556545 0.431796 -0.709796; + texcoord 0.374760 -1.53980; + tangent 0.0497431 -0.835484 -0.547259; + vertex -29.4426 -39.7842 89.5289; + normal -0.678124 0.374028 -0.632654; + texcoord 0.499510 -1.95257; + vertex -33.7362 -41.9141 91.5997; + normal -0.687789 0.368656 -0.625332; + texcoord 0.250000 -1.95257; + tangent 0.0497430 -0.835484 -0.547259; + vertex -33.8202 -40.5027 92.5242; + normal -0.794065 0.299266 -0.529056; + texcoord 0.250000 -2.35984; + tangent 0.0497429 -0.835484 -0.547259; + vertex -36.3492 -43.0294 94.8906; + normal 0.160861 -0.742673 -0.650047; + texcoord 0.624270 -1.53980; + tangent 0.717147 -0.364557 0.593968; + vertex -28.4913 -40.5859 91.3802; + normal 0.164807 -0.739389 -0.652796; + texcoord 0.749030 -1.95257; + tangent 0.717147 -0.364556 0.593968; + vertex -32.5185 -42.5331 92.6083; + normal 0.166985 -0.737564 -0.654305; + texcoord 0.499510 -1.95257; + vertex -33.7362 -41.9141 91.5997; + normal 0.170951 -0.734217 -0.657040; + texcoord 0.749030 -2.35984; + tangent 0.717147 -0.364556 0.593968; + vertex -35.8472 -44.0663 93.4556; + normal 0.519993 -0.441974 0.730935; + texcoord 0.873780 -1.53980; + tangent -0.0533467 0.837251 0.544211; + vertex -29.5012 -39.0710 92.5551; + normal 0.484142 -0.454964 0.747405; + texcoord 0.998540 -1.95257; + tangent -0.0533467 0.837251 0.544211; + vertex -32.6091 -41.1115 93.5323; + normal 0.453527 -0.465221 0.760185; + texcoord 0.749030 -1.95257; + tangent -0.0533467 0.837251 0.544211; + vertex -32.5185 -42.5331 92.6083; + normal 0.416591 -0.476636 0.774125; + texcoord 0.749030 -2.35984; + tangent -0.0533467 0.837251 0.544211; + vertex -35.8472 -44.0663 93.4556; + normal 0.308127 0.0710190 0.948691; + texcoord 0.000490000 -1.95257; + tangent -0.777028 0.594144 0.207895; + vertex -32.6091 -41.1115 93.5323; + normal 0.342919 0.122595 0.931331; + texcoord 0.250000 -2.35984; + vertex -36.3492 -43.0294 94.8906; + normal 0.332673 0.107238 0.936925; + texcoord 0.000490000 -2.35984; + vertex -35.3429 -43.7988 94.6214; + normal 0.367327 0.159787 0.916264; + texcoord 0.250000 -2.67603; + tangent -0.777028 0.594144 0.207895; + vertex -37.6313 -45.3845 95.8154; + normal -0.449595 -0.288073 -0.845505; + texcoord 0.499510 -1.95257; + tangent 0.776067 -0.594634 -0.210073; + vertex -33.7362 -41.9141 91.5997; + normal -0.429299 -0.254104 -0.866680; + texcoord 0.749030 -2.35984; + tangent 0.776067 -0.594634 -0.210073; + vertex -35.8472 -44.0663 93.4556; + normal -0.417102 -0.234119 -0.878188; + texcoord 0.499510 -2.35984; + vertex -36.8546 -43.2944 93.7282; + normal -0.393954 -0.196990 -0.897772; + texcoord 0.749030 -2.67603; + tangent 0.776067 -0.594634 -0.210073; + vertex -37.9140 -45.1244 94.5947; + normal 0.670593 -0.731700 -0.122149; + texcoord 0.998540 -1.95257; + tangent 0.388436 0.206063 0.898140; + vertex -32.6091 -41.1115 93.5323; + normal 0.593907 -0.801212 -0.0730349; + texcoord 0.998540 -2.35984; + tangent 0.388436 0.206062 0.898140; + vertex -35.3429 -43.7988 94.6214; + normal 0.552138 -0.832380 -0.0478189; + texcoord 0.749030 -2.35984; + vertex -35.8472 -44.0663 93.4556; + normal 0.458196 -0.888833 0.00576195; + texcoord 0.749030 -2.67603; + tangent 0.388436 0.206063 0.898140; + vertex -37.9140 -45.1244 94.5947; + normal 0.655230 -0.600477 0.458368; + texcoord 0.000490000 -2.35984; + tangent -0.280095 0.370405 0.885634; + vertex -35.3429 -43.7988 94.6214; + normal 0.646198 -0.609497 0.459284; + texcoord 0.250000 -2.67603; + tangent -0.280095 0.370405 0.885634; + vertex -37.6313 -45.3845 95.8154; + normal 0.648136 -0.607578 0.459094; + texcoord 0.000490000 -2.67603; + vertex -37.3783 -45.7191 95.0152; + normal 0.638695 -0.616836 0.459980; + texcoord 0.250000 -3.01722; + vertex -39.0020 -46.8634 95.7353; + normal -0.862215 0.309190 -0.401233; + texcoord 0.499510 -2.35984; + tangent 0.279643 -0.369911 -0.885983; + vertex -36.8546 -43.2944 93.7282; + normal -0.836562 0.358947 -0.413910; + texcoord 0.749030 -2.67603; + tangent 0.279643 -0.369911 -0.885983; + vertex -37.9140 -45.1244 94.5947; + normal -0.822130 0.384360 -0.419965; + texcoord 0.499510 -2.67603; + vertex -38.1669 -44.7899 95.3958; + normal -0.793046 0.431159 -0.430325; + texcoord 0.749030 -3.01722; + tangent 0.279643 -0.369911 -0.885983; + vertex -39.5374 -46.7525 95.9551; + normal 0.225190 -0.419024 -0.879607; + texcoord 0.998540 -2.35984; + tangent 0.592525 -0.657764 0.465037; + vertex -35.3429 -43.7988 94.6214; + normal 0.0860617 -0.522297 -0.848410; + texcoord 0.998540 -2.67603; + vertex -37.3783 -45.7191 95.0152; + normal 0.0897755 -0.519774 -0.849573; + texcoord 0.749030 -2.67603; + vertex -37.9140 -45.1244 94.5947; + normal -0.0536569 -0.608235 -0.791941; + texcoord 0.749030 -3.01722; + vertex -39.5374 -46.7525 95.9551; + normal 0.222258 -0.725395 -0.651462; + texcoord 0.000490000 -2.67603; + tangent 0.922450 -0.0599263 0.381438; + vertex -37.3783 -45.7191 95.0152; + normal 0.240192 -0.684412 -0.688395; + texcoord 0.250000 -3.01722; + tangent 0.922450 -0.0599263 0.381438; + vertex -39.0020 -46.8634 95.7353; + normal 0.251420 -0.656529 -0.711167; + texcoord 0.000490000 -3.01722; + tangent 0.922450 -0.0599263 0.381438; + vertex -39.3864 -46.8384 95.5764; + normal 0.271080 -0.602968 -0.750297; + texcoord 0.000490000 -3.11722; + tangent 0.922450 -0.0599263 0.381438; + vertex -39.3285 -47.2396 95.9197; + normal 0.867372 -0.282216 0.409902; + texcoord 0.499510 -2.67603; + tangent -0.362438 0.206208 0.908910; + vertex -38.1669 -44.7899 95.3958; + normal 0.829601 -0.373048 0.415448; + texcoord 0.499510 -3.01722; + tangent -0.362438 0.206208 0.908910; + vertex -39.1530 -46.7775 96.1140; + normal 0.834634 -0.362176 0.414988; + texcoord 0.250000 -3.01722; + tangent -0.362438 0.206208 0.908910; + vertex -39.0020 -46.8634 95.7353; + normal 0.777624 -0.470663 0.416867; + texcoord 0.250000 -3.11722; + tangent -0.362438 0.206208 0.908910; + vertex -39.3285 -47.2396 95.9197; + normal -0.627902 -0.634849 -0.450229; + texcoord 0.250000 1.00000; + tangent 0.515956 -0.772636 0.369896; + vertex -5.17096 -35.7891 39.1833; + normal -0.634583 -0.634807 -0.440823; + texcoord 0.250000 0.102950; + tangent 0.515955 -0.772636 0.369896; + vertex -14.2848 -33.1345 48.1504; + normal -0.637766 -0.634757 -0.436277; + texcoord 0.125240 0.102950; + vertex -15.2283 -31.7215 47.4740; + normal -0.644277 -0.634591 -0.426850; + texcoord 0.125240 -0.717170; + tangent 0.515956 -0.772636 0.369896; + vertex -23.0985 -29.8147 56.5181; + normal 0.452028 -0.738376 0.500472; + texcoord 0.499510 1.00000; + tangent 0.651386 0.656551 0.380313; + vertex -1.15278 -33.2297 38.7040; + normal 0.435128 -0.733867 0.521635; + texcoord 0.499510 0.102950; + tangent 0.651386 0.656551 0.380313; + vertex -11.5211 -32.0205 49.8528; + normal 0.428947 -0.732104 0.529177; + texcoord 0.374760 0.102950; + vertex -12.7492 -33.2583 49.1357; + normal 0.411272 -0.726738 0.550189; + texcoord 0.374760 -0.717170; + tangent 0.651385 0.656551 0.380313; + vertex -22.7668 -32.5097 57.6128; + normal 0.0477825 0.998601 0.0226690; + texcoord 0.749030 1.00000; + tangent -0.840844 0.0524635 -0.538729; + vertex -1.41496 -28.8304 34.8296; + normal 0.0388930 0.998575 0.0365412; + texcoord 0.873780 0.102950; + tangent -0.840844 0.0524635 -0.538729; + vertex -13.7688 -28.5436 48.2355; + normal 0.0402038 0.998596 0.0344974; + texcoord 0.749030 0.102950; + tangent -0.840844 0.0524635 -0.538729; + vertex -12.2207 -28.6402 49.2273; + normal 0.0311804 0.998334 0.0485554; + texcoord 0.873780 -0.717170; + tangent -0.840844 0.0524635 -0.538729; + vertex -20.8012 -28.8129 58.2882; + normal -0.528770 0.684457 -0.501917; + texcoord 0.749030 1.00000; + tangent -0.565364 -0.725096 -0.393192; + vertex -1.41496 -28.8304 34.8296; + normal -0.645983 0.512228 -0.565976; + texcoord 0.873780 1.00000; + tangent -0.560826 -0.826981 -0.0397021; + vertex -2.82578 -30.6398 33.8484; + normal -0.684482 0.436148 -0.584174; + texcoord 0.873780 0.102950; + tangent -0.543650 -0.836086 0.0735149; + vertex -13.7688 -28.5436 48.2355; + normal -0.754531 0.243561 -0.609394; + texcoord 0.998540 1.00000; + tangent -0.492712 -0.823616 0.280878; + vertex -4.66562 -33.7153 34.8972; + normal -0.415188 0.716142 -0.561034; + tangent -0.643838 -0.667002 -0.374941; + vertex -4.66562 -33.7153 34.8972; + normal -0.486482 0.735057 -0.472257; + texcoord 0.998540 0.102950; + tangent -0.643838 -0.667002 -0.374941; + vertex -15.0271 -29.8472 47.5027; + normal -0.491130 0.735994 -0.465944; + texcoord 0.873780 0.102950; + vertex -13.7688 -28.5436 48.2355; + normal -0.556269 0.744486 -0.369195; + texcoord 0.873780 -0.717170; + tangent -0.643838 -0.667002 -0.374941; + vertex -20.8012 -28.8129 58.2882; + normal -0.484802 0.757758 -0.436772; + texcoord 0.000490000 0.102950; + tangent -0.652647 -0.645871 -0.396108; + vertex -15.0271 -29.8472 47.5027; + normal -0.494627 0.759229 -0.422984; + texcoord 0.125240 -0.717170; + tangent -0.652647 -0.645871 -0.396108; + vertex -23.0985 -29.8147 56.5181; + normal -0.493963 0.759136 -0.423926; + texcoord 0.000490000 -0.717170; + vertex -22.0361 -28.7633 57.1629; + normal -0.503691 0.760407 -0.409971; + texcoord 0.125240 -1.49220; + vertex -28.9703 -28.7889 65.6347; + normal -0.678986 0.0444327 -0.732805; + texcoord 0.250000 0.102950; + tangent -0.190126 -0.974756 0.117060; + vertex -14.2848 -33.1345 48.1504; + normal -0.762274 0.0714266 -0.643301; + texcoord 0.250000 -0.717170; + tangent -0.190126 -0.974756 0.117060; + vertex -23.4012 -31.3665 56.7045; + normal -0.759572 0.0705047 -0.646590; + texcoord 0.125240 -0.717170; + vertex -23.0985 -29.8147 56.5181; + normal -0.831797 0.0965990 -0.546610; + texcoord 0.125240 -1.49220; + tangent -0.190127 -0.974756 0.117060; + vertex -28.9703 -28.7889 65.6347; + normal -0.566419 -0.681964 -0.462703; + texcoord 0.250000 0.102950; + tangent 0.398475 -0.718092 0.570579; + vertex -14.2848 -33.1345 48.1504; + normal -0.581908 -0.678798 -0.447903; + texcoord 0.374760 -0.717170; + tangent 0.398475 -0.718092 0.570579; + vertex -22.7668 -32.5097 57.6128; + normal -0.580240 -0.679157 -0.449519; + texcoord 0.250000 -0.717170; + tangent 0.398475 -0.718093 0.570579; + vertex -23.4012 -31.3665 56.7045; + normal -0.595650 -0.675668 -0.434366; + texcoord 0.374760 -1.49220; + vertex -29.7357 -31.0512 64.9006; + normal 0.00154046 -0.998155 -0.0606944; + texcoord 0.499510 0.102950; + tangent 0.737043 -0.0398868 0.674668; + vertex -11.5211 -32.0205 49.8528; + normal -0.0560539 -0.998425 0.00220879; + texcoord 0.499510 -0.717170; + tangent 0.737043 -0.0398868 0.674668; + vertex -21.5670 -32.5746 58.7111; + normal -0.0675047 -0.997610 0.0147664; + texcoord 0.374760 -0.717170; + vertex -22.7668 -32.5097 57.6128; + normal -0.125157 -0.989046 0.0782546; + texcoord 0.374760 -1.49220; + tangent 0.737043 -0.0398868 0.674668; + vertex -29.7357 -31.0512 64.9006; + normal 0.453058 -0.759827 0.466263; + texcoord 0.499510 0.102950; + tangent 0.656626 0.638180 0.401955; + vertex -11.5211 -32.0205 49.8528; + normal 0.462199 -0.761630 0.454194; + texcoord 0.624270 -0.717170; + tangent 0.656626 0.638180 0.401955; + vertex -20.4695 -31.5079 59.3829; + normal 0.464668 -0.762090 0.450891; + texcoord 0.499510 -0.717170; + vertex -21.5670 -32.5746 58.7111; + normal 0.473754 -0.763681 0.438574; + texcoord 0.624270 -1.49220; + tangent 0.656626 0.638180 0.401955; + vertex -28.3080 -32.1363 66.7561; + normal 0.785417 -0.0910670 0.612231; + texcoord 0.749030 0.102950; + tangent 0.198283 0.974010 -0.109493; + vertex -12.2207 -28.6402 49.2273; + normal 0.749881 -0.0788158 0.656861; + texcoord 0.749030 -0.717170; + tangent 0.198283 0.974010 -0.109493; + vertex -20.1523 -29.9498 59.2078; + normal 0.726297 -0.0709970 0.683704; + texcoord 0.624270 -0.717170; + vertex -20.4695 -31.5079 59.3829; + normal 0.686462 -0.0582647 0.724827; + texcoord 0.624270 -1.49220; + tangent 0.198283 0.974010 -0.109493; + vertex -28.3080 -32.1363 66.7561; + normal 0.513686 0.697413 0.499742; + texcoord 0.749030 0.102950; + tangent -0.405626 0.710666 -0.574823; + vertex -12.2207 -28.6402 49.2273; + normal 0.525251 0.695907 0.489719; + texcoord 0.873780 -0.717170; + tangent -0.405626 0.710666 -0.574824; + vertex -20.8012 -28.8129 58.2882; + normal 0.529140 0.695360 0.486298; + texcoord 0.749030 -0.717170; + vertex -20.1523 -29.9498 59.2078; + normal 0.540619 0.693621 0.476047; + texcoord 0.873780 -1.49220; + vertex -27.5426 -29.8740 67.4902; + normal 0.0853305 0.995110 -0.0497428; + texcoord 0.998540 0.102950; + tangent -0.738818 0.0296995 -0.673251; + vertex -15.0271 -29.8472 47.5027; + normal 0.0308516 0.999472 0.0102341; + texcoord 0.998540 -0.717170; + tangent -0.738818 0.0296995 -0.673251; + vertex -22.0361 -28.7633 57.1629; + normal 0.0160860 0.999521 0.0264399; + texcoord 0.873780 -0.717170; + vertex -20.8012 -28.8129 58.2882; + normal -0.0387335 0.995505 0.0864211; + texcoord 0.873780 -1.49220; + tangent -0.738818 0.0296995 -0.673251; + vertex -27.5426 -29.8740 67.4902; + normal -0.359382 0.603976 0.711377; + texcoord 0.000490000 -1.82888; + tangent -0.122549 0.725159 -0.677588; + vertex -32.9257 -30.5057 67.7314; + normal -0.266858 0.633514 0.726255; + texcoord 0.250000 -2.20256; + tangent -0.122549 0.725159 -0.677588; + vertex -36.7099 -31.1026 66.3263; + normal -0.245460 0.639378 0.728660; + texcoord 0.000490000 -2.20256; + vertex -36.4949 -32.3753 67.5155; + normal -0.142609 0.662783 0.735107; + texcoord 0.250000 -2.47409; + tangent -0.122548 0.725159 -0.677588; + vertex -39.3058 -32.9110 67.4533; + normal 0.0864011 -0.669171 -0.738068; + texcoord 0.499510 -1.82888; + tangent 0.122303 -0.728110 0.674460; + vertex -32.3339 -31.9577 65.2604; + normal 0.140290 -0.660056 -0.738000; + texcoord 0.749030 -2.20256; + tangent 0.122304 -0.728110 0.674460; + vertex -36.5883 -33.6021 66.2532; + normal 0.125852 -0.662699 -0.738235; + texcoord 0.499510 -2.20256; + vertex -36.8038 -32.3186 65.0643; + normal 0.186964 -0.650494 -0.736140; + texcoord 0.749030 -2.47409; + tangent 0.122304 -0.728110 0.674460; + vertex -38.6998 -33.8988 65.9792; + normal 0.322602 -0.690598 0.647303; + texcoord 0.998540 -1.82888; + tangent 0.0529808 0.695969 0.716114; + vertex -32.9257 -30.5057 67.7314; + normal 0.240250 -0.704942 0.667336; + texcoord 0.998540 -2.20256; + tangent 0.0529809 0.695969 0.716115; + vertex -36.4949 -32.3753 67.5155; + normal 0.109213 -0.716858 0.688612; + texcoord 0.749030 -2.20256; + tangent 0.0529809 0.695969 0.716115; + vertex -36.5883 -33.6021 66.2532; + normal 0.0104257 -0.717468 0.696513; + texcoord 0.749030 -2.47409; + tangent 0.0529809 0.695969 0.716114; + vertex -38.6998 -33.8988 65.9792; + normal 0.00568040 -0.144758 0.989451; + texcoord 0.000490000 -2.20256; + tangent -0.340217 0.930160 0.138037; + vertex -36.4949 -32.3753 67.5155; + normal 0.103803 -0.108748 0.988635; + texcoord 0.250000 -2.47409; + vertex -39.3058 -32.9110 67.4533; + normal 0.119168 -0.102962 0.987521; + texcoord 0.000490000 -2.47409; + tangent -0.340217 0.930160 0.138037; + vertex -38.8564 -34.1396 67.2710; + normal 0.219874 -0.0640360 0.973424; + texcoord 0.250000 -2.76871; + vertex -41.0912 -34.6305 67.7434; + normal -0.422174 -0.0181795 -0.906333; + texcoord 0.499510 -2.20256; + tangent 0.340435 -0.929798 -0.139926; + vertex -36.8038 -32.3186 65.0643; + normal -0.327824 0.0221065 -0.944480; + texcoord 0.749030 -2.47409; + vertex -38.6998 -33.8988 65.9792; + normal -0.328746 0.0217218 -0.944168; + texcoord 0.499510 -2.47409; + vertex -39.1503 -32.6684 66.1643; + normal -0.230677 0.0616779 -0.971074; + texcoord 0.749030 -2.76871; + vertex -41.2610 -34.2135 66.5676; + normal 0.261244 -0.925607 0.273867; + texcoord 0.000490000 -2.47409; + tangent -0.477519 0.122645 0.870019; + vertex -38.8564 -34.1396 67.2710; + normal 0.318754 -0.898566 0.301621; + texcoord 0.250000 -2.76871; + tangent -0.477519 0.122645 0.870019; + vertex -41.0912 -34.6305 67.7434; + normal 0.296154 -0.909796 0.290799; + texcoord 0.000490000 -2.76871; + tangent -0.477519 0.122645 0.870019; + vertex -40.6664 -34.7396 66.9696; + normal 0.351591 -0.880799 0.317139; + texcoord 0.250000 -3.06999; + tangent -0.477519 0.122645 0.870019; + vertex -42.6719 -35.5252 67.0112; + normal -0.587058 0.692503 -0.419288; + texcoord 0.499510 -2.47409; + tangent 0.477199 -0.122361 -0.870235; + vertex -39.1503 -32.6684 66.1643; + normal -0.560209 0.720610 -0.408518; + texcoord 0.749030 -2.76871; + tangent 0.477199 -0.122361 -0.870235; + vertex -41.2610 -34.2135 66.5676; + normal -0.530882 0.749005 -0.396428; + texcoord 0.499510 -2.76871; + vertex -41.6857 -34.1046 67.3420; + normal -0.502311 0.774567 -0.384356; + texcoord 0.749030 -3.06999; + tangent 0.477199 -0.122362 -0.870235; + vertex -43.2608 -35.2574 67.0775; + normal 0.271128 -0.371939 -0.887779; + texcoord 0.998540 -2.47409; + tangent 0.668170 -0.591173 0.451734; + vertex -38.8564 -34.1396 67.2710; + normal 0.208847 -0.433720 -0.876510; + texcoord 0.998540 -2.76871; + tangent 0.668170 -0.591173 0.451734; + vertex -40.6664 -34.7396 66.9696; + normal 0.132698 -0.502735 -0.854195; + texcoord 0.749030 -2.76871; + vertex -41.2610 -34.2135 66.5676; + normal 0.0752414 -0.550358 -0.831532; + texcoord 0.749030 -3.06999; + vertex -43.2608 -35.2574 67.0775; + normal 0.279569 -0.745761 -0.604716; + texcoord 0.000490000 -2.76871; + tangent 0.748804 -0.224856 0.623484; + vertex -40.6664 -34.7396 66.9696; + normal 0.291000 -0.733642 -0.614075; + texcoord 0.250000 -3.06999; + tangent 0.748804 -0.224856 0.623484; + vertex -42.6719 -35.5252 67.0112; + normal 0.299439 -0.724449 -0.620894; + texcoord 0.000490000 -3.06999; + vertex -43.0162 -35.4218 66.7245; + normal 0.312422 -0.709884 -0.631234; + texcoord 0.000490000 -3.16999; + vertex -43.1592 -35.8334 67.1166; + normal 0.557285 -0.534808 0.635148; + texcoord 0.499510 -2.76871; + tangent -0.531846 0.357509 0.767677; + vertex -41.6857 -34.1046 67.3420; + normal 0.535907 -0.559820 0.631985; + texcoord 0.499510 -3.06999; + tangent -0.531846 0.357509 0.767677; + vertex -42.9165 -35.3608 67.3642; + normal 0.535837 -0.559899 0.631974; + texcoord 0.250000 -3.06999; + vertex -42.6719 -35.5252 67.0112; + normal 0.508662 -0.589902 0.627119; + texcoord 0.250000 -3.16999; + vertex -43.1592 -35.8334 67.1166; + normal -0.366667 -0.584606 0.723734; + texcoord 0.000490000 -3.22089; + tangent 0.447204 -0.792900 -0.413907; + vertex 53.1494 8.25113 112.652; + normal -0.413979 -0.593697 0.690033; + texcoord 0.200100 -3.62537; + tangent 0.447204 -0.792900 -0.413907; + vertex 56.2124 8.17433 114.141; + normal -0.411676 -0.593296 0.691754; + texcoord 0.000490000 -3.62537; + vertex 55.8558 8.80657 114.471; + normal -0.458068 -0.600496 0.655422; + texcoord 0.200100 -4.05428; + tangent 0.447204 -0.792900 -0.413907; + vertex 58.1897 8.90584 116.194; + normal 0.157087 -0.954324 -0.254145; + texcoord 0.399710 -3.22089; + tangent 0.426834 0.297670 -0.853935; + vertex 53.8907 8.64647 110.934; + normal 0.261493 -0.944562 -0.198556; + texcoord 0.399710 -3.62537; + vertex 56.5525 8.41156 113.461; + normal 0.333423 -0.929551 -0.157370; + texcoord 0.200100 -3.62537; + vertex 56.2124 8.17433 114.141; + normal 0.432015 -0.896675 -0.0966287; + texcoord 0.200100 -4.05428; + vertex 58.1897 8.90584 116.194; + normal 0.142278 0.951138 -0.274032; + texcoord 0.798930 -3.22089; + tangent -0.540338 0.306592 0.783605; + vertex 53.1802 9.43250 112.534; + normal 0.196764 0.951477 -0.236594; + texcoord 0.798930 -3.62537; + tangent -0.540337 0.306592 0.783605; + vertex 55.9754 9.43516 113.995; + normal 0.203501 0.951227 -0.231850; + texcoord 0.599320 -3.62537; + vertex 56.4061 9.19080 113.370; + normal 0.256705 0.946926 -0.193480; + texcoord 0.599320 -4.05428; + tangent -0.540337 0.306592 0.783605; + vertex 58.5168 9.08233 115.640; + normal -0.369137 0.605132 0.705374; + texcoord 0.798930 -3.22089; + tangent -0.149970 -0.787815 0.597374; + vertex 53.1802 9.43250 112.534; + normal -0.483324 0.585508 0.650829; + texcoord 0.998540 -3.62537; + tangent -0.149970 -0.787815 0.597374; + vertex 55.8558 8.80657 114.471; + normal -0.450239 0.592340 0.668145; + texcoord 0.798930 -3.62537; + vertex 55.9754 9.43516 113.995; + normal -0.559956 0.565642 0.605391; + texcoord 0.998540 -4.05428; + tangent -0.149970 -0.787815 0.597374; + vertex 58.0277 9.25950 116.057; + normal -0.594344 0.0375397 0.803334; + texcoord 0.000490000 -3.62537; + tangent 0.392930 -0.858007 0.330802; + vertex 55.8558 8.80657 114.471; + normal -0.420989 0.151979 0.894243; + texcoord 0.200100 -4.05428; + tangent 0.392930 -0.858007 0.330802; + vertex 58.1897 8.90584 116.194; + normal -0.471922 0.120599 0.873353; + texcoord 0.000490000 -4.05428; + vertex 58.0277 9.25950 116.057; + normal -0.254372 0.244283 0.935746; + texcoord 0.000490000 -4.15428; + vertex 58.6367 9.35265 116.198; + normal 0.478819 0.638211 -0.602843; + texcoord 0.798930 -3.62537; + tangent -0.696039 0.694459 0.182360; + vertex 55.9754 9.43516 113.995; + normal 0.513906 0.659221 -0.548934; + texcoord 0.798930 -4.05428; + tangent -0.696040 0.694459 0.182360; + vertex 58.2299 9.36857 115.715; + normal 0.530155 0.668368 -0.521747; + texcoord 0.599320 -4.05428; + vertex 58.5168 9.08233 115.640; + normal 0.566739 0.687325 -0.454303; + texcoord 0.599320 -4.15428; + tangent -0.696040 0.694459 0.182360; + vertex 58.6367 9.35265 116.198; + normal -0.142002 0.964318 0.223442; + texcoord 0.798930 -3.62537; + tangent -0.490479 -0.264617 0.830306; + vertex 55.9754 9.43516 113.995; + normal -0.166364 0.963693 0.208852; + texcoord 0.998540 -4.05428; + tangent -0.490478 -0.264617 0.830307; + vertex 58.0277 9.25950 116.057; + normal -0.163200 0.963818 0.210761; + texcoord 0.798930 -4.05428; + vertex 58.2299 9.36857 115.715; + normal -0.191977 0.962186 0.193241; + texcoord 0.798930 -4.15428; + tangent -0.490478 -0.264617 0.830307; + vertex 58.6367 9.35265 116.198; + normal 0.725200 -0.669221 -0.161955; + texcoord 0.399710 -2.80561; + tangent 0.618974 0.736668 -0.272381; + vertex 12.0443 -5.36675 119.373; + normal 0.754467 -0.654073 -0.0544791; + texcoord 0.399710 -3.16325; + tangent 0.618974 0.736668 -0.272381; + vertex 12.5288 -5.61606 122.573; + normal 0.768158 -0.640098 0.0144279; + texcoord 0.200100 -3.16325; + vertex 11.8291 -6.44885 122.880; + normal 0.781439 -0.612460 0.119358; + texcoord 0.200100 -3.54890; + tangent 0.618974 0.736668 -0.272381; + vertex 11.7524 -5.84817 126.465; + normal -0.266214 0.957259 -0.113068; + texcoord 0.798930 -2.80561; + tangent -0.884093 -0.195745 0.424339; + vertex 9.68431 -5.62388 119.963; + normal -0.206126 0.978282 0.0218209; + texcoord 0.798930 -3.16325; + tangent -0.884093 -0.195745 0.424339; + vertex 11.0435 -4.84811 123.331; + normal -0.206464 0.978227 0.0210912; + texcoord 0.599320 -3.16325; + vertex 12.0433 -4.62674 122.851; + normal -0.139925 0.977267 0.159281; + texcoord 0.599320 -3.54890; + tangent -0.884093 -0.195745 0.424339; + vertex 12.4947 -5.05558 125.878; + normal -0.930124 0.113875 0.349144; + texcoord 0.798930 -2.80561; + tangent -0.115715 -0.993159 0.0156576; + vertex 9.68431 -5.62388 119.963; + normal -0.963501 0.116062 0.241239; + texcoord 0.998540 -3.16325; + tangent -0.115715 -0.993159 0.0156577; + vertex 10.9120 -5.97615 123.348; + normal -0.966369 0.116210 0.229403; + texcoord 0.798930 -3.16325; + tangent -0.115715 -0.993159 0.0156577; + vertex 11.0435 -4.84811 123.331; + normal -0.986430 0.116750 0.115437; + texcoord 0.998540 -3.54890; + tangent -0.115715 -0.993159 0.0156577; + vertex 11.3449 -5.22766 126.290; + normal -0.840493 -0.482536 0.246435; + texcoord 0.000490000 -3.16325; + tangent 0.534302 -0.813654 0.229106; + vertex 10.9120 -5.97615 123.348; + normal -0.844194 -0.499810 0.193716; + texcoord 0.200100 -3.54890; + tangent 0.534302 -0.813654 0.229106; + vertex 11.7524 -5.84817 126.465; + normal -0.843554 -0.495860 0.206252; + texcoord 0.000490000 -3.54890; + tangent 0.534302 -0.813654 0.229106; + vertex 11.3449 -5.22766 126.290; + normal -0.845268 -0.512162 0.152356; + texcoord 0.200100 -3.95106; + vertex 11.7980 -5.20080 128.895; + normal 0.136502 -0.990129 -0.0318112; + texcoord 0.399710 -3.16325; + tangent 0.932280 0.139253 -0.333860; + vertex 12.5288 -5.61606 122.573; + normal 0.170438 -0.983165 0.0658577; + texcoord 0.399710 -3.54890; + tangent 0.932280 0.139253 -0.333860; + vertex 12.4630 -5.74203 126.211; + normal 0.197906 -0.968906 0.148507; + texcoord 0.200100 -3.54890; + tangent 0.932280 0.139253 -0.333860; + vertex 11.7524 -5.84817 126.465; + normal 0.228972 -0.941676 0.246614; + texcoord 0.200100 -3.95106; + tangent 0.932280 0.139253 -0.333860; + vertex 11.7980 -5.20080 128.895; + normal 0.403792 0.901348 -0.156601; + texcoord 0.798930 -3.16325; + tangent -0.906475 0.417299 0.0645256; + vertex 11.0435 -4.84811 123.331; + normal 0.412013 0.907551 -0.0812231; + texcoord 0.798930 -3.54890; + tangent -0.906475 0.417299 0.0645256; + vertex 11.8037 -4.73748 125.928; + normal 0.413788 0.908313 -0.0612135; + texcoord 0.599320 -3.54890; + vertex 12.4947 -5.05558 125.878; + normal 0.418863 0.907966 0.0123260; + texcoord 0.599320 -3.95106; + tangent -0.906475 0.417299 0.0645254; + vertex 12.4080 -5.05815 129.015; + normal -0.658151 0.735396 0.161337; + texcoord 0.798930 -3.16325; + tangent -0.601207 -0.642341 0.475341; + vertex 11.0435 -4.84811 123.331; + normal -0.687472 0.718999 0.102094; + texcoord 0.998540 -3.54890; + vertex 11.3449 -5.22766 126.290; + normal -0.675517 0.726309 0.127094; + texcoord 0.798930 -3.54890; + vertex 11.8037 -4.73748 125.928; + normal -0.703145 0.707862 0.0672209; + texcoord 0.998540 -3.95106; + tangent -0.601207 -0.642341 0.475341; + vertex 11.9012 -4.90025 128.661; + normal -0.893111 0.423727 0.151027; + texcoord 0.000490000 -3.54890; + tangent -0.261638 -0.762414 0.591837; + vertex 11.3449 -5.22766 126.290; + normal -0.927900 0.367444 0.0631436; + texcoord 0.200100 -3.95106; + tangent -0.261638 -0.762414 0.591837; + vertex 11.7980 -5.20080 128.895; + normal -0.918474 0.385094 0.0900480; + texcoord 0.000490000 -3.95106; + tangent -0.261638 -0.762414 0.591836; + vertex 11.9012 -4.90025 128.661; + normal -0.947986 0.318179 -0.00919971; + texcoord 0.000490000 -4.05106; + tangent -0.261638 -0.762414 0.591836; + vertex 11.9532 -4.72851 129.239; + normal -0.239603 0.968610 0.0662171; + texcoord 0.798930 -3.54890; + tangent -0.956231 -0.223641 -0.188700; + vertex 11.8037 -4.73748 125.928; + normal -0.213757 0.974269 -0.0714639; + texcoord 0.998540 -3.95106; + tangent -0.956231 -0.223640 -0.188701; + vertex 11.9012 -4.90025 128.661; + normal -0.207235 0.972869 -0.102851; + texcoord 0.798930 -3.95106; + vertex 12.2781 -4.81209 128.736; + normal -0.169199 0.948730 -0.266990; + texcoord 0.798930 -4.05106; + tangent -0.956231 -0.223640 -0.188701; + vertex 11.9532 -4.72851 129.239; + normal 0.0257118 -0.908809 -0.416419; + texcoord 0.399710 -2.81631; + tangent 0.933578 0.170777 -0.315067; + vertex -6.13652 -51.2512 105.661; + normal 0.0605643 -0.941695 -0.330972; + texcoord 0.399710 -3.16877; + tangent 0.933578 0.170777 -0.315067; + vertex -5.97822 -52.5067 108.411; + normal 0.0904683 -0.962989 -0.253905; + texcoord 0.200100 -3.16877; + tangent 0.933578 0.170777 -0.315067; + vertex -7.01917 -52.6971 108.763; + normal 0.122825 -0.978383 -0.166374; + texcoord 0.200100 -3.54871; + tangent 0.933578 0.170777 -0.315067; + vertex -6.74479 -53.2560 112.252; + normal 0.937312 -0.293466 -0.187945; + texcoord 0.399710 -2.81631; + tangent 0.348372 0.803125 0.483350; + vertex -6.13652 -51.2512 105.661; + normal 0.937332 -0.302225 -0.173406; + texcoord 0.599320 -3.16877; + tangent 0.348372 0.803125 0.483350; + vertex -5.58767 -51.6064 108.953; + normal 0.937353 -0.299761 -0.177516; + texcoord 0.399710 -3.16877; + tangent 0.348372 0.803125 0.483350; + vertex -5.97822 -52.5067 108.411; + normal 0.937183 -0.308339 -0.163140; + texcoord 0.599320 -3.54871; + tangent 0.348372 0.803125 0.483350; + vertex -5.64188 -53.2437 111.736; + normal 0.489903 0.864874 0.109486; + texcoord 0.798930 -2.81631; + tangent -0.716835 0.328170 0.615184; + vertex -7.97554 -49.9456 106.519; + normal 0.579967 0.770390 0.264835; + texcoord 0.798930 -3.16877; + vertex -6.38725 -51.2403 109.639; + normal 0.571132 0.782468 0.248097; + texcoord 0.599320 -3.16877; + vertex -5.58767 -51.6064 108.953; + normal 0.641747 0.655486 0.398118; + texcoord 0.599320 -3.54871; + tangent -0.716835 0.328170 0.615184; + vertex -5.64188 -53.2437 111.736; + normal -0.554156 0.630425 0.543576; + texcoord 0.798930 -2.81631; + tangent -0.790411 -0.603322 -0.106078; + vertex -7.97554 -49.9456 106.519; + normal -0.579834 0.681003 0.447244; + texcoord 0.998540 -3.16877; + tangent -0.790411 -0.603322 -0.106078; + vertex -7.27272 -51.9162 109.521; + normal -0.580316 0.682018 0.445067; + texcoord 0.798930 -3.16877; + vertex -6.38725 -51.2403 109.639; + normal -0.599119 0.725269 0.339177; + texcoord 0.998540 -3.54871; + tangent -0.790411 -0.603322 -0.106078; + vertex -6.55927 -52.5400 112.115; + normal -0.901025 0.294371 0.318589; + texcoord 0.000490000 -3.16877; + tangent -0.246642 -0.951870 0.181965; + vertex -7.27272 -51.9162 109.521; + normal -0.883486 0.298018 0.361439; + texcoord 0.200100 -3.54871; + tangent -0.246642 -0.951870 0.181965; + vertex -6.74479 -53.2560 112.252; + normal -0.891922 0.296393 0.341507; + texcoord 0.000490000 -3.54871; + tangent -0.246642 -0.951870 0.181965; + vertex -6.55927 -52.5400 112.115; + normal -0.873164 0.299729 0.384380; + texcoord 0.200100 -3.94184; + vertex -5.98220 -53.7376 114.359; + normal -0.653729 -0.707482 -0.268530; + texcoord 0.399710 -3.16877; + tangent 0.753972 -0.578695 -0.310867; + vertex -5.97822 -52.5067 108.411; + normal -0.638272 -0.757279 -0.138340; + texcoord 0.399710 -3.54871; + tangent 0.753972 -0.578695 -0.310867; + vertex -6.17797 -53.6910 112.018; + normal -0.632232 -0.767738 -0.104220; + texcoord 0.200100 -3.54871; + vertex -6.74479 -53.2560 112.252; + normal -0.599584 -0.799579 0.0342375; + texcoord 0.200100 -3.94184; + vertex -5.98220 -53.7376 114.359; + normal 0.547778 -0.803386 -0.233477; + texcoord 0.399710 -3.16877; + tangent 0.712133 0.594211 -0.373872; + vertex -5.97822 -52.5067 108.411; + normal 0.541113 -0.803874 -0.246948; + texcoord 0.599320 -3.54871; + tangent 0.712133 0.594211 -0.373871; + vertex -5.64188 -53.2437 111.736; + normal 0.534328 -0.804181 -0.260359; + texcoord 0.399710 -3.54871; + vertex -6.17797 -53.6910 112.018; + normal 0.527389 -0.804306 -0.273776; + texcoord 0.599320 -3.94184; + vertex -5.62433 -54.2024 114.587; + normal 0.947921 0.316640 -0.0344258; + texcoord 0.798930 -3.16877; + tangent -0.313228 0.946347 0.0794752; + vertex -6.38725 -51.2403 109.639; + normal 0.949577 0.313318 0.0116575; + texcoord 0.798930 -3.54871; + tangent -0.313228 0.946347 0.0794753; + vertex -5.87738 -52.5322 111.796; + normal 0.949290 0.309609 0.0546870; + texcoord 0.599320 -3.54871; + vertex -5.64188 -53.2437 111.736; + normal 0.947282 0.305400 0.0968887; + texcoord 0.599320 -3.94184; + tangent -0.313228 0.946347 0.0794754; + vertex -5.62433 -54.2024 114.587; + normal 0.207850 0.860020 0.466009; + texcoord 0.798930 -3.16877; + tangent -0.905976 -0.0103597 0.423203; + vertex -6.38725 -51.2403 109.639; + normal 0.179978 0.895427 0.407209; + texcoord 0.998540 -3.54871; + tangent -0.905976 -0.0103596 0.423203; + vertex -6.55927 -52.5400 112.115; + normal 0.188246 0.885563 0.424667; + texcoord 0.798930 -3.54871; + vertex -5.87738 -52.5322 111.796; + normal 0.160037 0.917129 0.365052; + texcoord 0.998540 -3.94184; + tangent -0.905976 -0.0103596 0.423203; + vertex -5.61661 -53.6073 114.383; + normal -0.317722 0.800231 0.508609; + texcoord 0.000490000 -3.54871; + tangent -0.940263 -0.335096 -0.0601417; + vertex -6.55927 -52.5400 112.115; + normal -0.334064 0.874059 0.352736; + texcoord 0.200100 -3.94184; + tangent -0.940263 -0.335096 -0.0601416; + vertex -5.98220 -53.7376 114.359; + normal -0.335577 0.882446 0.329661; + texcoord 0.000490000 -3.94184; + tangent -0.940263 -0.335096 -0.0601416; + vertex -5.61661 -53.6073 114.383; + normal -0.340152 0.932053 0.124791; + texcoord 0.000490000 -4.04184; + tangent -0.940263 -0.335096 -0.0601416; + vertex -5.80745 -53.7501 114.929; + normal -0.995587 0.0417052 0.0840670; + texcoord 0.399710 -3.54871; + tangent -0.0122678 -0.945975 0.324008; + vertex -6.17797 -53.6910 112.018; + normal -0.977037 0.0802720 0.197369; + texcoord 0.399710 -3.94184; + tangent -0.0122678 -0.945975 0.324008; + vertex -5.98697 -54.1054 114.485; + normal -0.983417 0.0700498 0.167283; + texcoord 0.200100 -3.94184; + tangent -0.0122678 -0.945975 0.324008; + vertex -5.98220 -53.7376 114.359; + normal -0.949261 0.112853 0.293544; + texcoord 0.200100 -4.04184; + tangent -0.0122678 -0.945975 0.324008; + vertex -5.80745 -53.7501 114.929; + normal 0.726720 0.657207 0.199891; + texcoord 0.798930 -3.54871; + tangent -0.568839 0.738874 -0.361230; + vertex -5.87738 -52.5322 111.796; + normal 0.694924 0.666711 0.269401; + texcoord 0.998540 -3.94184; + tangent -0.568839 0.738874 -0.361230; + vertex -5.61661 -53.6073 114.383; + normal 0.666973 0.671413 0.323034; + texcoord 0.798930 -3.94184; + vertex -5.39544 -53.8946 114.523; + normal 0.624881 0.673842 0.394284; + texcoord 0.798930 -4.04184; + tangent -0.568839 0.738874 -0.361230; + vertex -5.80745 -53.7501 114.929; + normal -0.890560 -0.393988 -0.227326; + texcoord 0.000490000 -2.86549; + tangent 0.329600 -0.214522 -0.919426; + vertex -37.6787 -78.3021 67.7077; + normal -0.910068 -0.331378 -0.248928; + texcoord 0.200100 -3.21380; + tangent 0.329600 -0.214522 -0.919426; + vertex -36.7484 -81.3607 69.3642; + normal -0.921028 -0.287128 -0.263182; + texcoord 0.000490000 -3.21380; + tangent 0.329600 -0.214522 -0.919426; + vertex -37.1087 -81.1262 70.3692; + normal -0.933607 -0.218987 -0.283589; + texcoord 0.200100 -3.58602; + tangent 0.329600 -0.214522 -0.919426; + vertex -36.9595 -83.7014 71.8667; + normal 0.100599 -0.499513 -0.860445; + texcoord 0.399710 -2.86549; + tangent 0.953323 0.295870 -0.0603030; + vertex -35.3405 -78.3658 67.7902; + normal 0.129585 -0.581268 -0.803328; + texcoord 0.399710 -3.21380; + tangent 0.953323 0.295870 -0.0603029; + vertex -35.7086 -81.0379 69.2984; + normal 0.158490 -0.660292 -0.734095; + texcoord 0.200100 -3.21380; + tangent 0.953323 0.295870 -0.0603029; + vertex -36.7484 -81.3607 69.3642; + normal 0.183248 -0.725622 -0.663244; + texcoord 0.200100 -3.58602; + tangent 0.953323 0.295870 -0.0603030; + vertex -36.9595 -83.7014 71.8667; + normal 0.956827 -0.231217 -0.176127; + texcoord 0.399710 -2.86549; + tangent 0.257980 0.396432 0.881072; + vertex -35.3405 -78.3658 67.7902; + normal 0.957955 -0.223487 -0.179935; + texcoord 0.599320 -3.21380; + tangent 0.257980 0.396432 0.881072; + vertex -35.4257 -80.6032 70.2647; + normal 0.957713 -0.225183 -0.179101; + texcoord 0.399710 -3.21380; + vertex -35.7086 -81.0379 69.2984; + normal 0.958777 -0.217494 -0.182873; + texcoord 0.599320 -3.58602; + tangent 0.257980 0.396432 0.881072; + vertex -35.8408 -83.4878 71.5189; + normal 0.458981 0.607434 0.648352; + texcoord 0.798930 -2.86549; + tangent -0.792731 -0.0494913 0.607559; + vertex -37.2787 -77.9173 69.0601; + normal 0.532791 0.427991 0.730039; + texcoord 0.798930 -3.21380; + tangent -0.792731 -0.0494913 0.607559; + vertex -36.2906 -80.6572 70.9276; + normal 0.523627 0.454983 0.720281; + texcoord 0.599320 -3.21380; + vertex -35.4257 -80.6032 70.2647; + normal 0.578343 0.253858 0.775291; + texcoord 0.599320 -3.58602; + tangent -0.792731 -0.0494914 0.607559; + vertex -35.8408 -83.4878 71.5189; + normal -0.641680 0.260329 0.721440; + texcoord 0.798930 -2.86549; + tangent -0.746484 -0.427949 -0.509531; + vertex -37.2787 -77.9173 69.0601; + normal -0.656892 0.351867 0.666845; + texcoord 0.998540 -3.21380; + tangent -0.746484 -0.427949 -0.509531; + vertex -37.1087 -81.1262 70.3692; + normal -0.656253 0.346937 0.670050; + texcoord 0.798930 -3.21380; + vertex -36.2906 -80.6572 70.9276; + normal -0.664404 0.437419 0.605997; + texcoord 0.998540 -3.58602; + tangent -0.746484 -0.427949 -0.509531; + vertex -36.7415 -83.0696 72.1746; + normal -0.925211 0.149277 0.348858; + texcoord 0.000490000 -3.21380; + tangent -0.296292 -0.858568 -0.418417; + vertex -37.1087 -81.1262 70.3692; + normal -0.924302 0.147409 0.352047; + texcoord 0.200100 -3.58602; + tangent -0.296292 -0.858568 -0.418417; + vertex -36.9595 -83.7014 71.8667; + normal -0.924718 0.148263 0.350591; + texcoord 0.000490000 -3.58602; + tangent -0.296292 -0.858568 -0.418417; + vertex -36.7415 -83.0696 72.1746; + normal -0.923791 0.146371 0.353816; + texcoord 0.200100 -3.96749; + tangent -0.296292 -0.858568 -0.418417; + vertex -36.6237 -85.2807 73.3968; + normal -0.652017 -0.344881 -0.675227; + texcoord 0.399710 -3.21380; + tangent 0.756722 -0.351662 -0.551095; + vertex -35.7086 -81.0379 69.2984; + normal -0.652523 -0.457639 -0.603970; + texcoord 0.399710 -3.58602; + tangent 0.756722 -0.351662 -0.551095; + vertex -36.4030 -83.9600 71.4615; + normal -0.649634 -0.498795 -0.573741; + texcoord 0.200100 -3.58602; + vertex -36.9595 -83.7014 71.8667; + normal -0.633231 -0.603770 -0.484231; + texcoord 0.200100 -3.96749; + tangent 0.756722 -0.351662 -0.551095; + vertex -36.6237 -85.2807 73.3968; + normal 0.547269 -0.578088 -0.605236; + texcoord 0.399710 -3.21380; + tangent 0.763459 0.641133 0.0779623; + vertex -35.7086 -81.0379 69.2984; + normal 0.548467 -0.579853 -0.602458; + texcoord 0.599320 -3.58602; + tangent 0.763459 0.641134 0.0779621; + vertex -35.8408 -83.4878 71.5189; + normal 0.549764 -0.581766 -0.599423; + texcoord 0.399710 -3.58602; + vertex -36.4030 -83.9600 71.4615; + normal 0.550945 -0.583512 -0.596634; + texcoord 0.599320 -3.96749; + tangent 0.763459 0.641134 0.0779621; + vertex -36.2803 -85.7904 73.3649; + normal 0.957957 0.195999 0.209529; + texcoord 0.798930 -3.21380; + tangent -0.284201 0.748374 0.599305; + vertex -36.2906 -80.6572 70.9276; + normal 0.953837 0.157401 0.255774; + texcoord 0.798930 -3.58602; + vertex -36.0498 -82.9374 71.9596; + normal 0.947766 0.124883 0.293501; + texcoord 0.599320 -3.58602; + vertex -35.8408 -83.4878 71.5189; + normal 0.938338 0.0887676 0.334129; + texcoord 0.599320 -3.96749; + tangent -0.284201 0.748374 0.599305; + vertex -36.2803 -85.7904 73.3649; + normal 0.194715 0.421443 0.885704; + texcoord 0.798930 -3.21380; + tangent -0.939426 -0.179549 0.291960; + vertex -36.2906 -80.6572 70.9276; + normal 0.172666 0.487922 0.855640; + texcoord 0.998540 -3.58602; + tangent -0.939426 -0.179549 0.291960; + vertex -36.7415 -83.0696 72.1746; + normal 0.180195 0.465875 0.866308; + texcoord 0.798930 -3.58602; + tangent -0.939426 -0.179549 0.291960; + vertex -36.0498 -82.9374 71.9596; + normal 0.157593 0.530164 0.833121; + texcoord 0.998540 -3.96749; + tangent -0.939426 -0.179549 0.291960; + vertex -36.2585 -85.1783 73.4251; + normal -0.197500 0.466175 0.862366; + texcoord 0.000490000 -3.58602; + tangent -0.960222 -0.269139 -0.0744210; + vertex -36.7415 -83.0696 72.1746; + normal -0.235752 0.638531 0.732597; + texcoord 0.200100 -3.96749; + tangent -0.960222 -0.269139 -0.0744210; + vertex -36.6237 -85.2807 73.3968; + normal -0.233834 0.629329 0.741126; + texcoord 0.000490000 -3.96749; + vertex -36.2585 -85.1783 73.4251; + normal -0.265580 0.797889 0.541147; + texcoord 0.000490000 -4.06749; + tangent -0.960222 -0.269139 -0.0744210; + vertex -36.3936 -85.5269 73.8728; + normal 0.630809 0.382692 0.675001; + texcoord 0.798930 -3.58602; + tangent -0.557943 0.828259 0.0518326; + vertex -36.0498 -82.9374 71.9596; + normal 0.659087 0.404298 0.634150; + texcoord 0.998540 -3.96749; + tangent -0.557943 0.828259 0.0518326; + vertex -36.2585 -85.1783 73.4251; + normal 0.677913 0.418857 0.604146; + texcoord 0.798930 -3.96749; + vertex -36.0463 -85.4934 73.4054; + normal 0.705286 0.440335 0.555587; + texcoord 0.798930 -4.06749; + tangent -0.557943 0.828259 0.0518327; + vertex -36.3936 -85.5269 73.8728; + normal -0.341065 -0.705576 -0.621157; + texcoord 0.000490000 -2.69192; + tangent 0.935890 -0.316884 -0.153929; + vertex -8.26117 -84.9801 45.4216; + normal -0.338018 -0.684605 -0.645801; + texcoord 0.200100 -3.22512; + tangent 0.935890 -0.316884 -0.153929; + vertex -7.03018 -88.9447 49.2491; + normal -0.338756 -0.689528 -0.640153; + texcoord 0.000490000 -3.22512; + vertex -8.06804 -88.5933 49.4198; + normal -0.335324 -0.667313 -0.665020; + texcoord 0.200100 -3.63998; + tangent 0.935890 -0.316884 -0.153929; + vertex -7.44825 -91.2024 51.7253; + normal 0.763545 -0.323677 -0.558777; + texcoord 0.399710 -2.69192; + tangent 0.616484 0.622937 0.481557; + vertex -6.69500 -84.0269 46.8584; + normal 0.780534 -0.403102 -0.477782; + texcoord 0.399710 -3.22512; + tangent 0.616484 0.622937 0.481557; + vertex -6.34839 -88.2558 49.7816; + normal 0.785358 -0.442829 -0.432568; + texcoord 0.200100 -3.22512; + tangent 0.616484 0.622937 0.481557; + vertex -7.03018 -88.9447 49.2491; + normal 0.786447 -0.516741 -0.338349; + texcoord 0.200100 -3.63998; + tangent 0.616484 0.622937 0.481557; + vertex -7.44825 -91.2024 51.7253; + normal 0.820051 0.369379 0.437123; + texcoord 0.399710 -2.69192; + tangent -0.554996 0.699653 0.449961; + vertex -6.69500 -84.0269 46.8584; + normal 0.819681 0.367770 0.439169; + texcoord 0.599320 -3.22512; + vertex -6.96640 -87.4767 50.2827; + normal 0.819545 0.367183 0.439912; + texcoord 0.399710 -3.22512; + tangent -0.554996 0.699653 0.449961; + vertex -6.34839 -88.2558 49.7816; + normal 0.819153 0.365511 0.442029; + texcoord 0.599320 -3.63998; + tangent -0.554996 0.699653 0.449961; + vertex -6.79175 -90.3015 52.2948; + normal -0.275184 0.657838 0.701087; + texcoord 0.798930 -2.69192; + tangent -0.961391 -0.187474 -0.201447; + vertex -8.99621 -84.1842 46.3965; + normal -0.274764 0.613429 0.740412; + texcoord 0.798930 -3.22512; + tangent -0.961391 -0.187474 -0.201447; + vertex -8.03012 -87.6842 50.0598; + normal -0.274343 0.595682 0.754917; + texcoord 0.599320 -3.22512; + vertex -6.96640 -87.4767 50.2827; + normal -0.272521 0.546980 0.791546; + texcoord 0.599320 -3.63998; + tangent -0.961391 -0.187474 -0.201447; + vertex -6.79175 -90.3015 52.2948; + normal -0.980416 -0.0843760 0.177945; + texcoord 0.798930 -2.69192; + tangent -0.0340850 -0.817231 -0.575301; + vertex -8.99621 -84.1842 46.3965; + normal -0.993535 -0.0346636 0.108105; + texcoord 0.998540 -3.22512; + tangent -0.0340850 -0.817231 -0.575301; + vertex -8.06804 -88.5933 49.4198; + normal -0.990690 -0.0482841 0.127284; + texcoord 0.798930 -3.22512; + vertex -8.03012 -87.6842 50.0598; + normal -0.998478 0.00287027 0.0550797; + texcoord 0.998540 -3.63998; + vertex -7.92030 -90.8340 52.2147; + normal -0.778263 -0.509373 -0.367213; + texcoord 0.000490000 -3.22512; + tangent 0.610387 -0.476372 -0.632849; + vertex -8.06804 -88.5933 49.4198; + normal -0.784950 -0.470903 -0.402620; + texcoord 0.200100 -3.63998; + tangent 0.610387 -0.476372 -0.632849; + vertex -7.44825 -91.2024 51.7253; + normal -0.786126 -0.462282 -0.410245; + texcoord 0.000490000 -3.63998; + vertex -7.92030 -90.8340 52.2147; + normal -0.790253 -0.420816 -0.445437; + texcoord 0.200100 -4.09047; + vertex -7.90348 -92.7793 54.0227; + normal 0.335298 -0.602766 -0.724050; + texcoord 0.399710 -3.22512; + tangent 0.902664 0.425604 0.0637000; + vertex -6.34839 -88.2558 49.7816; + normal 0.362944 -0.673369 -0.644086; + texcoord 0.399710 -3.63998; + tangent 0.902664 0.425605 0.0637000; + vertex -6.75076 -90.8735 51.7745; + normal 0.386219 -0.735893 -0.556144; + texcoord 0.200100 -3.63998; + vertex -7.44825 -91.2024 51.7253; + normal 0.404756 -0.789359 -0.461611; + texcoord 0.200100 -4.09047; + tangent 0.902665 0.425604 0.0636998; + vertex -7.90348 -92.7793 54.0227; + normal 0.989760 -0.0504937 0.133510; + texcoord 0.399710 -3.22512; + tangent -0.0529346 0.738801 0.671842; + vertex -6.34839 -88.2558 49.7816; + normal 0.984265 -0.0749781 0.160001; + texcoord 0.599320 -3.63998; + tangent -0.0529346 0.738801 0.671842; + vertex -6.79175 -90.3015 52.2948; + normal 0.983804 -0.0767972 0.161965; + texcoord 0.399710 -3.63998; + vertex -6.75076 -90.8735 51.7745; + normal 0.976923 -0.101100 0.188148; + texcoord 0.599320 -4.09047; + tangent -0.0529345 0.738801 0.671842; + vertex -7.46221 -92.9626 54.3461; + normal 0.273781 0.696198 0.663590; + texcoord 0.798930 -3.22512; + tangent -0.935321 0.0319657 0.352354; + vertex -8.03012 -87.6842 50.0598; + normal 0.297661 0.609420 0.734851; + texcoord 0.798930 -3.63998; + tangent -0.935321 0.0319658 0.352354; + vertex -7.51459 -90.2767 52.5671; + normal 0.294102 0.623853 0.724093; + texcoord 0.599320 -3.63998; + vertex -6.79175 -90.3015 52.2948; + normal 0.315067 0.528336 0.788412; + texcoord 0.599320 -4.09047; + tangent -0.935321 0.0319658 0.352354; + vertex -7.46221 -92.9626 54.3461; + normal -0.825734 0.298601 0.478541; + texcoord 0.798930 -3.22512; + tangent -0.524085 -0.719841 -0.455153; + vertex -8.03012 -87.6842 50.0598; + normal -0.838676 0.343222 0.422873; + texcoord 0.998540 -3.63998; + tangent -0.524085 -0.719841 -0.455153; + vertex -7.92030 -90.8340 52.2147; + normal -0.835577 0.331206 0.438308; + texcoord 0.798930 -3.63998; + vertex -7.51459 -90.2767 52.5671; + normal -0.845499 0.375558 0.379589; + texcoord 0.998540 -4.09047; + tangent -0.524085 -0.719841 -0.455153; + vertex -7.76979 -92.4980 54.1964; + normal -0.921559 0.259997 0.288324; + texcoord 0.000490000 -3.63998; + tangent -0.374915 -0.788856 -0.486975; + vertex -7.92030 -90.8340 52.2147; + normal -0.925165 0.351932 0.142173; + texcoord 0.200100 -4.09047; + tangent -0.374915 -0.788856 -0.486975; + vertex -7.90348 -92.7793 54.0227; + normal -0.926224 0.341031 0.160647; + texcoord 0.000490000 -4.09047; + tangent -0.374915 -0.788856 -0.486975; + vertex -7.76979 -92.4980 54.1964; + normal -0.898481 0.438611 -0.0187830; + texcoord 0.000490000 -4.19047; + tangent -0.374915 -0.788856 -0.486975; + vertex -7.95471 -92.8612 54.5609; + normal -0.306547 0.585613 0.750391; + texcoord 0.798930 -3.63998; + tangent -0.764814 0.317770 -0.560430; + vertex -7.51459 -90.2767 52.5671; + normal -0.257501 0.646610 0.718045; + texcoord 0.998540 -4.09047; + tangent -0.764814 0.317770 -0.560430; + vertex -7.76979 -92.4980 54.1964; + normal -0.229714 0.678210 0.698042; + texcoord 0.798930 -4.09047; + tangent -0.764814 0.317770 -0.560430; + vertex -7.49707 -92.6113 54.3962; + normal -0.169633 0.739870 0.651012; + texcoord 0.798930 -4.19047; + tangent -0.764814 0.317770 -0.560430; + vertex -7.95471 -92.8612 54.5609; + normal -0.820880 0.555164 -0.133976; + texcoord 0.000490000 -1.59969; + tangent 0.0912156 0.359032 0.928857; + vertex 59.2679 122.511 53.4960; + normal -0.802326 0.596323 0.0259231; + texcoord 0.000490000 1.00000; + tangent 0.542469 0.709426 0.449935; + vertex 41.8481 98.9640 62.6559; + normal -0.820676 0.556480 -0.129696; + texcoord 0.125240 -1.59969; + tangent 0.112319 0.378836 0.918623; + vertex 59.3632 122.886 54.4660; + normal -0.800902 0.597860 0.0334607; + texcoord 0.125240 1.00000; + tangent 0.550761 0.713574 0.432984; + vertex 42.8211 100.225 63.4209; + normal -0.223214 0.494817 0.839841; + tangent 0.972775 0.168167 0.159464; + vertex 42.8211 100.225 63.4209; + normal -0.228635 0.497287 0.836918; + texcoord 0.250000 1.00000; + tangent 0.972050 0.165361 0.166657; + vertex 44.1958 100.462 63.6462; + normal -0.538067 0.604461 0.587462; + texcoord 0.125240 -1.59969; + tangent 0.674810 -0.110294 0.729703; + vertex 59.3632 122.886 54.4660; + normal -0.544531 0.605808 0.580071; + texcoord 0.250000 -1.59969; + tangent 0.659061 -0.118713 0.742661; + vertex 60.0350 122.765 55.2229; + normal 0.0808069 0.301432 0.950057; + tangent 0.838609 -0.535727 0.0986467; + vertex 60.0350 122.765 55.2229; + normal 0.0854605 0.298107 0.950699; + texcoord 0.250000 1.00000; + tangent 0.418417 -0.876713 0.237280; + vertex 44.1958 100.462 63.6462; + normal 0.0809337 0.301342 0.950075; + texcoord 0.374760 -1.59969; + tangent 0.827638 -0.551472 0.104378; + vertex 60.8897 122.219 55.3235; + normal 0.0855397 0.298050 0.950710; + texcoord 0.374760 1.00000; + tangent 0.412449 -0.879200 0.238522; + vertex 44.7787 99.2199 63.9833; + normal 0.726168 -0.270735 0.631967; + tangent -0.0918018 -0.949153 -0.301132; + vertex 44.7787 99.2199 63.9833; + normal 0.722900 -0.266802 0.637364; + texcoord 0.499510 1.00000; + tangent -0.0764723 -0.947369 -0.310876; + vertex 44.6165 97.5430 63.4513; + normal 0.643434 -0.179196 0.744233; + texcoord 0.374760 -1.59969; + tangent 0.493350 -0.645632 -0.582893; + vertex 60.8897 122.219 55.3235; + normal 0.640923 -0.176625 0.747009; + texcoord 0.499510 -1.59969; + tangent 0.514298 -0.623629 -0.588714; + vertex 61.4268 121.568 54.7087; + normal 0.834329 -0.534060 0.136661; + tangent -0.0817013 -0.364958 -0.927432; + vertex 61.4268 121.568 54.7087; + normal 0.826880 -0.558723 0.0640246; + texcoord 0.499510 1.00000; + tangent -0.419847 -0.688362 -0.591511; + vertex 44.6165 97.5430 63.4513; + normal 0.834146 -0.535005 0.134054; + texcoord 0.624270 -1.59969; + tangent -0.107838 -0.393258 -0.913082; + vertex 61.3390 121.175 53.7121; + normal 0.826720 -0.559092 0.0628549; + texcoord 0.624270 1.00000; + tangent -0.421854 -0.689923 -0.588256; + vertex 43.6440 95.9526 62.0952; + normal 0.611364 -0.600283 -0.515649; + tangent -0.683427 -0.0720080 -0.726459; + vertex 43.6440 95.9526 62.0952; + normal 0.610327 -0.599971 -0.517239; + texcoord 0.749030 1.00000; + tangent -0.683119 -0.0690666 -0.727034; + vertex 42.5911 95.8417 60.9761; + normal 0.567883 -0.585992 -0.578033; + texcoord 0.624270 -1.59969; + tangent -0.654495 0.102806 -0.749044; + vertex 61.3390 121.175 53.7121; + normal 0.566439 -0.585478 -0.579967; + texcoord 0.749030 -1.59969; + tangent -0.652582 0.111111 -0.749527; + vertex 60.6703 121.289 52.9440; + normal -0.758385 0.363789 -0.540842; + texcoord 0.873780 1.00000; + tangent 0.0701098 0.870472 0.487199; + vertex 41.6864 96.9574 61.5328; + normal -0.757043 0.361188 -0.544453; + texcoord 0.998540 1.00000; + tangent 0.0658333 0.869919 0.488781; + vertex 41.8481 98.9640 62.6559; + normal -0.649054 0.194573 -0.735439; + texcoord 0.873780 -1.59969; + tangent -0.468632 0.651009 0.597136; + vertex 59.8125 121.843 52.8545; + normal -0.643705 0.187595 -0.741925; + texcoord 0.998540 -1.59969; + tangent -0.506687 0.622076 0.596901; + vertex 59.2679 122.511 53.4960; + normal -0.985144 0.101093 0.138825; + texcoord 0.000490000 -1.95234; + tangent -0.0169245 -0.861593 0.507317; + vertex 21.7847 -10.3610 150.973; + normal -0.914752 -0.252875 0.315092; + texcoord 0.000490000 1.00000; + tangent 0.358452 -0.145983 0.922064; + vertex 16.3181 -26.0666 123.616; + normal -0.985296 0.0940821 0.142620; + texcoord 0.125240 -1.95234; + tangent -0.00414542 -0.848766 0.528752; + vertex 21.7696 -11.1333 151.427; + normal -0.908279 -0.267498 0.321675; + texcoord 0.125240 1.00000; + tangent 0.364067 -0.126557 0.922735; + vertex 16.8918 -26.2660 125.071; + normal -0.00186535 -0.874653 0.484746; + texcoord 0.250000 -1.95234; + tangent 0.952709 -0.148859 -0.264928; + vertex 22.3494 -11.7717 151.585; + normal 0.0132194 -0.875862 0.482381; + texcoord 0.250000 1.00000; + tangent 0.691112 -0.340619 -0.637450; + vertex 18.0120 -26.1440 125.635; + normal -0.00157453 -0.874678 0.484701; + texcoord 0.374760 -1.95234; + tangent 0.948637 -0.154607 -0.276015; + vertex 23.1846 -11.9022 151.353; + normal 0.0134174 -0.875876 0.482349; + texcoord 0.374760 1.00000; + tangent 0.687948 -0.341987 -0.640134; + vertex 18.8792 -26.5751 124.829; + normal 0.874126 -0.470982 0.118654; + tangent 0.158309 0.0453265 -0.986349; + vertex 18.8792 -26.5751 124.829; + normal 0.868039 -0.480621 0.124545; + texcoord 0.499510 1.00000; + tangent 0.173033 0.0577373 -0.983222; + vertex 19.1287 -26.5036 123.274; + normal 0.706632 -0.664391 0.243426; + texcoord 0.374760 -1.95234; + tangent 0.660463 0.495886 -0.563813; + vertex 23.1846 -11.9022 151.353; + normal 0.702596 -0.667796 0.245779; + texcoord 0.499510 -1.95234; + tangent 0.670798 0.506298 -0.541934; + vertex 23.7859 -11.4483 150.867; + normal 0.988699 -0.0981189 -0.113343; + tangent 0.0268698 0.859799 -0.509925; + vertex 23.7859 -11.4483 150.867; + normal 0.962208 0.127535 -0.240607; + texcoord 0.499510 1.00000; + tangent -0.270068 0.310613 -0.911363; + vertex 19.1287 -26.5036 123.274; + normal 0.988875 -0.0916803 -0.117135; + texcoord 0.624270 -1.95234; + tangent 0.00862375 0.839334 -0.543548; + vertex 23.8106 -10.6570 150.397; + normal 0.961458 0.130323 -0.242106; + texcoord 0.624270 1.00000; + tangent -0.271320 0.307031 -0.912205; + vertex 18.5708 -25.8723 121.398; + normal 0.688911 0.583181 -0.430466; + tangent -0.724034 0.525545 -0.446742; + vertex 18.5708 -25.8723 121.398; + normal 0.689727 0.582379 -0.430246; + texcoord 0.749030 1.00000; + tangent -0.723657 0.528673 -0.443649; + vertex 17.5758 -25.1501 120.785; + normal 0.727043 0.543763 -0.419203; + texcoord 0.624270 -1.95234; + tangent -0.657712 0.727441 -0.195562; + vertex 23.8106 -10.6570 150.397; + normal 0.727954 0.542769 -0.418908; + texcoord 0.749030 -1.95234; + tangent -0.653741 0.733635 -0.185479; + vertex 23.2348 -10.0107 150.234; + normal -0.921475 0.387634 -0.0249863; + texcoord 0.873780 1.00000; + tangent -0.129026 -0.244776 0.960956; + vertex 16.5834 -25.5633 121.640; + normal -0.919787 0.391441 -0.0276612; + texcoord 0.998540 1.00000; + tangent -0.132201 -0.246639 0.960048; + vertex 16.3181 -26.0666 123.616; + normal -0.716642 0.657126 -0.233687; + texcoord 0.873780 -1.95234; + tangent -0.641555 -0.505351 0.577086; + vertex 22.3956 -9.88810 150.472; + normal -0.709208 0.663234 -0.239049; + texcoord 0.998540 -1.95234; + tangent -0.663698 -0.513754 0.543656; + vertex 21.7847 -10.3610 150.973; + normal 0.413078 0.908493 0.0633046; + texcoord 0.998540 -3.20510; + tangent -0.909053 0.407162 0.0885513; + vertex 25.5556 -12.0429 162.024; + normal 0.410377 0.911676 0.0209357; + texcoord 0.998540 -4.52432; + tangent -0.909053 0.407163 0.0885510; + vertex 28.9181 -14.1931 170.940; + normal 0.408344 0.912814 -0.00516442; + texcoord 0.749030 -4.52432; + vertex 29.5806 -14.4898 170.875; + normal 0.404373 0.913320 -0.0482558; + texcoord 0.749030 -5.57563; + tangent -0.909053 0.407163 0.0885512; + vertex 31.7317 -15.1500 176.407; + normal 0.127575 0.989860 0.0624656; + texcoord 0.000490000 -4.52432; + tangent -0.313487 -0.0195092 0.949392; + vertex 28.9181 -14.1931 170.940; + normal 0.247509 0.963552 0.101527; + texcoord 0.250000 -5.57563; + tangent -0.313486 -0.0195091 0.949392; + vertex 31.6301 -14.9026 176.645; + normal 0.193805 0.977430 0.0840791; + texcoord 0.000490000 -5.57563; + vertex 31.7095 -14.8977 176.405; + normal 0.323973 0.937606 0.126242; + texcoord 0.000490000 -5.67563; + tangent -0.313486 -0.0195091 0.949392; + vertex 31.9348 -15.0033 176.610; + normal 0.0245604 -0.999622 -0.0123907; + texcoord 0.499510 -4.52432; + tangent 0.313527 0.0194712 -0.949380; + vertex 29.2721 -15.1404 170.763; + normal 0.178952 -0.983087 0.0389355; + texcoord 0.749030 -5.57563; + tangent 0.313527 0.0194712 -0.949380; + vertex 31.7317 -15.1500 176.407; + normal 0.319845 -0.943533 0.0862758; + texcoord 0.499510 -5.57563; + vertex 31.6523 -15.1549 176.647; + normal 0.482393 -0.864438 0.141579; + texcoord 0.499510 -5.67563; + tangent 0.313527 0.0194712 -0.949380; + vertex 31.9348 -15.0033 176.610; + normal 0.891928 0.0746244 -0.445978; + texcoord 0.998540 -4.52432; + tangent -0.0875894 0.996120 -0.00849520; + vertex 28.9181 -14.1931 170.940; + normal 0.821282 0.0673842 -0.566529; + texcoord 0.998540 -5.57563; + tangent -0.0875898 0.996120 -0.00849611; + vertex 31.7095 -14.8977 176.405; + normal 0.809679 0.0662223 -0.583126; + texcoord 0.749030 -5.57563; + vertex 31.7317 -15.1500 176.407; + normal 0.686761 0.0542051 -0.724859; + texcoord 0.749030 -5.67563; + tangent -0.0875899 0.996120 -0.00849611; + vertex 31.9348 -15.0033 176.610; + normal -0.842785 0.385140 0.376006; + texcoord 0.000490000 -1.60177; + tangent -0.322861 -0.920672 0.219374; + vertex -4.12756 -68.8211 106.326; + normal -0.887164 0.230135 0.399973; + texcoord 0.000490000 1.00000; + tangent 0.143552 -0.687455 0.711898; + vertex -17.2064 -70.4425 78.6714; + normal -0.844346 0.380901 0.376821; + texcoord 0.125240 -1.60177; + tangent -0.304923 -0.920396 0.244732; + vertex -4.46365 -69.7795 106.554; + normal -0.888543 0.223335 0.400766; + texcoord 0.125240 1.00000; + tangent 0.154443 -0.676937 0.719655; + vertex -16.9345 -71.6347 79.9389; + normal -0.630619 -0.695702 0.343975; + tangent 0.774419 -0.534986 0.337734; + vertex -16.9345 -71.6347 79.9389; + normal -0.634604 -0.691417 0.345282; + texcoord 0.250000 1.00000; + tangent 0.771958 -0.540853 0.334004; + vertex -15.8435 -72.3884 80.4146; + normal -0.830386 -0.387682 0.400201; + texcoord 0.125240 -1.60177; + tangent 0.405943 -0.912787 -0.0450543; + vertex -4.46365 -69.7795 106.554; + normal -0.833884 -0.379368 0.400895; + texcoord 0.250000 -1.60177; + tangent 0.390224 -0.918899 -0.0578705; + vertex -4.06716 -70.7132 106.495; + normal -0.306855 -0.930859 0.198346; + tangent 0.882632 -0.356292 -0.306621; + vertex -4.06716 -70.7132 106.495; + normal -0.261850 -0.948716 0.177122; + texcoord 0.250000 1.00000; + tangent 0.528466 -0.294384 -0.796280; + vertex -15.8435 -72.3884 80.4146; + normal -0.305616 -0.931391 0.197763; + texcoord 0.374760 -1.60177; + tangent 0.875121 -0.356351 -0.327378; + vertex -3.17035 -71.0752 106.184; + normal -0.261085 -0.948994 0.176760; + texcoord 0.374760 1.00000; + tangent 0.522966 -0.292965 -0.800424; + vertex -15.1068 -72.8011 79.2871; + normal 0.557989 -0.806398 -0.195884; + tangent 0.275407 0.402620 -0.872954; + vertex -15.1068 -72.8011 79.2871; + normal 0.551591 -0.811449 -0.193127; + texcoord 0.499510 1.00000; + tangent 0.291056 0.405442 -0.866547; + vertex -14.6218 -72.0920 77.7497; + normal 0.392583 -0.911110 -0.125525; + texcoord 0.374760 -1.60177; + tangent 0.822461 0.410036 -0.394244; + vertex -3.17035 -71.0752 106.184; + normal 0.387765 -0.913447 -0.123501; + texcoord 0.499510 -1.60177; + tangent 0.837483 0.405105 -0.366759; + vertex -2.29856 -70.6535 105.802; + normal 0.848788 -0.393937 -0.352665; + tangent 0.332724 0.916333 -0.222775; + vertex -2.29856 -70.6535 105.802; + normal 0.872262 -0.320013 -0.369799; + texcoord 0.499510 1.00000; + tangent 0.0114701 0.770017 -0.637920; + vertex -14.6218 -72.0920 77.7497; + normal 0.849794 -0.391129 -0.353368; + texcoord 0.624270 -1.60177; + tangent 0.310837 0.914723 -0.258192; + vertex -1.94213 -69.6719 105.563; + normal 0.872604 -0.318774 -0.370062; + texcoord 0.624270 1.00000; + tangent 0.00898197 0.768003 -0.640383; + vertex -14.6011 -70.3271 76.2781; + normal 0.876213 0.289560 -0.385234; + tangent -0.343338 0.936020 -0.0773625; + vertex -14.6011 -70.3271 76.2781; + normal 0.875701 0.291477 -0.384953; + texcoord 0.749030 1.00000; + tangent -0.343952 0.935959 -0.0753497; + vertex -15.1284 -68.8897 76.1593; + normal 0.851693 0.368975 -0.372125; + texcoord 0.624270 -1.60177; + tangent -0.378372 0.924442 0.0473364; + vertex -1.94213 -69.6719 105.563; + normal 0.850795 0.371510 -0.371656; + texcoord 0.749030 -1.60177; + tangent -0.379919 0.923477 0.0534043; + vertex -2.33020 -68.7286 105.618; + normal -0.623233 0.736279 0.263580; + texcoord 0.873780 1.00000; + tangent -0.338417 -0.557767 0.757872; + vertex -16.4288 -69.1608 76.9299; + normal -0.619954 0.739732 0.261638; + texcoord 0.998540 1.00000; + tangent -0.342815 -0.557560 0.756045; + vertex -17.2064 -70.4425 78.6714; + normal -0.404840 0.903766 0.138966; + texcoord 0.873780 -1.60177; + tangent -0.804490 -0.434236 0.405258; + vertex -3.23544 -68.3762 105.934; + normal -0.394747 0.909055 0.133393; + texcoord 0.998540 -1.60177; + tangent -0.832793 -0.415336 0.365994; + vertex -4.12756 -68.8211 106.326; + normal -0.938542 0.313710 0.143962; + texcoord 0.000490000 -1.94247; + tangent -0.345131 -0.858734 -0.378762; + vertex -13.0229 -79.3462 60.3828; + normal -0.998993 -0.0417768 0.0163808; + texcoord 0.000490000 1.00000; + tangent 0.0470497 -0.927316 0.371309; + vertex -14.3093 -69.0712 29.6057; + normal -0.941587 0.305757 0.141162; + texcoord 0.125240 -1.94247; + tangent -0.333987 -0.873807 -0.353431; + vertex -13.3470 -80.1528 60.0270; + normal -0.998466 -0.0540715 0.0118856; + texcoord 0.125240 1.00000; + tangent 0.0544920 -0.921933 0.383497; + vertex -14.2193 -70.5935 30.2390; + normal -0.590331 -0.773426 -0.230913; + tangent 0.727419 -0.633759 0.263078; + vertex -14.2193 -70.5935 30.2390; + normal -0.596077 -0.769362 -0.229726; + texcoord 0.250000 1.00000; + tangent 0.725983 -0.637543 0.257850; + vertex -13.2585 -71.4306 30.5864; + normal -0.903708 -0.409765 -0.124116; + texcoord 0.125240 -1.94247; + tangent 0.431091 -0.853942 -0.291452; + vertex -13.3470 -80.1528 60.0270; + normal -0.908773 -0.399348 -0.121045; + texcoord 0.250000 -1.94247; + tangent 0.416812 -0.854831 -0.309082; + vertex -12.9642 -80.9380 59.7431; + normal -0.330648 -0.898236 -0.289559; + tangent 0.942372 -0.330836 -0.0498169; + vertex -12.9642 -80.9380 59.7431; + normal -0.197665 -0.931286 -0.305997; + texcoord 0.250000 1.00000; + tangent 0.721693 0.0731177 -0.688341; + vertex -13.2585 -71.4306 30.5864; + normal -0.327886 -0.899116 -0.289966; + texcoord 0.374760 -1.94247; + tangent 0.944308 -0.321604 -0.0696588; + vertex -12.0985 -81.2419 59.6973; + normal -0.195902 -0.931601 -0.306173; + texcoord 0.374760 1.00000; + tangent 0.717639 0.0765818 -0.692192; + vertex -12.3106 -71.3295 29.6722; + normal 0.780227 -0.592303 -0.201055; + tangent 0.424280 0.737331 -0.525670; + vertex -12.3106 -71.3295 29.6722; + normal 0.769912 -0.604160 -0.205489; + texcoord 0.499510 1.00000; + tangent 0.439005 0.736824 -0.514164; + vertex -11.6101 -70.1119 28.8042; + normal 0.444329 -0.845051 -0.297424; + texcoord 0.374760 -1.94247; + tangent 0.893284 0.397533 0.209789; + vertex -12.0985 -81.2419 59.6973; + normal 0.436417 -0.848663 -0.298850; + texcoord 0.499510 -1.94247; + tangent 0.895725 0.378438 0.233369; + vertex -11.2572 -80.8865 59.9165; + normal 0.934739 -0.332359 -0.125701; + tangent 0.354869 0.855031 0.378139; + vertex -11.2572 -80.8865 59.9165; + normal 0.994189 -0.0943732 -0.0517865; + texcoord 0.499510 1.00000; + tangent 0.0784919 0.969508 -0.232148; + vertex -11.6101 -70.1119 28.8042; + normal 0.937964 -0.324120 -0.123168; + texcoord 0.624270 -1.94247; + tangent 0.339252 0.878317 0.336849; + vertex -10.9149 -80.0619 60.2812; + normal 0.994553 -0.0910488 -0.0507437; + texcoord 0.624270 1.00000; + tangent 0.0766738 0.968825 -0.235581; + vertex -11.4448 -68.0245 28.2966; + normal 0.912156 0.388332 0.131035; + tangent -0.409227 0.880512 0.239232; + vertex -11.4448 -68.0245 28.2966; + normal 0.912181 0.388280 0.131013; + texcoord 0.749030 1.00000; + tangent -0.409211 0.880284 0.240098; + vertex -12.0341 -66.7567 28.6410; + normal 0.913485 0.385599 0.129839; + texcoord 0.624270 -1.94247; + tangent -0.406848 0.859779 0.308634; + vertex -10.9149 -80.0619 60.2812; + normal 0.913522 0.385524 0.129806; + texcoord 0.749030 -1.94247; + tangent -0.406698 0.858784 0.311588; + vertex -11.2903 -79.2692 60.5688; + normal -0.816068 0.531805 0.226312; + texcoord 0.873780 1.00000; + tangent -0.443606 -0.827347 0.344544; + vertex -13.3535 -67.2886 28.8634; + normal -0.812389 0.536836 0.227664; + texcoord 0.998540 1.00000; + tangent -0.447302 -0.826504 0.341779; + vertex -14.3093 -69.0712 29.6057; + normal -0.461537 0.835321 0.298703; + texcoord 0.873780 -1.94247; + tangent -0.879655 -0.433157 -0.196422; + vertex -12.1635 -78.9727 60.6109; + normal -0.446082 0.843165 0.300139; + texcoord 0.998540 -1.94247; + tangent -0.891116 -0.387252 -0.236535; + vertex -13.0229 -79.3462 60.3828; + normal -0.139557 0.438029 0.888062; + texcoord 0.000490000 -4.42738; + tangent -0.921801 -0.385036 0.0450563; + vertex -10.4093 -97.5285 71.8469; + normal -0.176143 0.519536 0.836095; + texcoord 0.250000 -5.52672; + tangent -0.921801 -0.385036 0.0450565; + vertex -9.63814 -103.153 74.7425; + normal -0.170502 0.507060 0.844878; + texcoord 0.000490000 -5.52672; + vertex -9.39355 -103.051 74.7306; + normal -0.215216 0.604950 0.766628; + texcoord 0.000490000 -5.62672; + tangent -0.921801 -0.385036 0.0450565; + vertex -9.41553 -103.319 74.9358; + normal 0.942004 0.274250 0.193431; + texcoord 0.998540 -4.42738; + tangent -0.332142 0.844402 0.420318; + vertex -10.4093 -97.5285 71.8469; + normal 0.937353 0.245824 0.246860; + texcoord 0.998540 -5.52672; + tangent -0.332142 0.844402 0.420318; + vertex -9.39355 -103.051 74.7306; + normal 0.932541 0.227077 0.280721; + texcoord 0.749030 -5.52672; + tangent -0.332142 0.844402 0.420318; + vertex -9.30542 -103.275 74.6191; + normal 0.919032 0.189425 0.345685; + texcoord 0.749030 -5.62672; + tangent -0.332142 0.844402 0.420318; + vertex -9.41553 -103.319 74.9358; + normal 0.736040 -0.169389 0.655403; + texcoord 0.000490000 -2.00578; + tangent 0.538778 0.732752 -0.415684; + vertex 32.7741 128.910 79.8607; + normal 0.701606 -0.213882 0.679708; + texcoord 0.000490000 1.00000; + tangent 0.125068 0.975976 0.178409; + vertex 46.0745 108.771 59.7189; + normal 0.735314 -0.170372 0.655962; + texcoord 0.125240 -2.00578; + tangent 0.528942 0.749670 -0.397762; + vertex 33.2270 129.526 79.5113; + normal 0.700368 -0.215406 0.680503; + texcoord 0.125240 1.00000; + tangent 0.116200 0.975067 0.189054; + vertex 46.2462 110.212 59.9983; + normal 0.882379 0.447329 0.145961; + tangent -0.375826 0.856652 -0.353415; + vertex 46.2462 110.212 59.9983; + normal 0.882531 0.446854 0.146494; + texcoord 0.250000 1.00000; + tangent -0.373846 0.855477 -0.358327; + vertex 45.8019 111.225 59.5806; + normal 0.892359 0.411663 0.185009; + texcoord 0.125240 -2.00578; + tangent -0.101956 0.582495 -0.806415; + vertex 33.2270 129.526 79.5113; + normal 0.892573 0.410769 0.185965; + texcoord 0.250000 -2.00578; + tangent -0.0915890 0.568994 -0.817225; + vertex 33.1517 129.994 78.8394; + normal 0.502984 0.760460 -0.410740; + tangent -0.680468 0.0554208 -0.730678; + vertex 33.1517 129.994 78.8394; + normal 0.746420 0.652707 -0.129733; + texcoord 0.250000 1.00000; + tangent -0.0828152 -0.101885 -0.991343; + vertex 45.8019 111.225 59.5806; + normal 0.507826 0.759567 -0.406411; + texcoord 0.374760 -2.00578; + tangent -0.669436 0.0518468 -0.741058; + vertex 32.5923 130.040 78.2387; + normal 0.748665 0.650818 -0.126239; + texcoord 0.374760 1.00000; + tangent -0.0776650 -0.103007 -0.991644; + vertex 45.7101 111.103 58.4083; + normal -0.117856 0.678079 -0.725478; + tangent -0.266447 -0.725373 -0.634696; + vertex 45.7101 111.103 58.4083; + normal -0.120279 0.677087 -0.726007; + texcoord 0.499510 1.00000; + tangent -0.280716 -0.724544 -0.629472; + vertex 45.3164 110.031 57.4703; + normal -0.181545 0.650263 -0.737699; + texcoord 0.374760 -2.00578; + tangent -0.839087 -0.493544 -0.228795; + vertex 32.5923 130.040 78.2387; + normal -0.182876 0.649642 -0.737917; + texcoord 0.499510 -2.00578; + tangent -0.851527 -0.479811 -0.211381; + vertex 31.8764 129.636 78.0610; + normal -0.510647 -0.741905 0.434531; + texcoord 0.749030 -2.00578; + tangent 0.686255 -0.0472297 0.725826; + vertex 31.4732 128.530 79.0861; + normal -0.407267 -0.758406 0.508875; + texcoord 0.749030 1.00000; + tangent 0.666612 0.134964 0.733085; + vertex 44.3876 107.164 57.7818; + normal -0.507964 -0.742511 0.436634; + texcoord 0.873780 -2.00578; + tangent 0.685901 -0.0397453 0.726608; + vertex 32.0401 128.491 79.6857; + normal -0.405138 -0.758608 0.510272; + texcoord 0.873780 1.00000; + tangent 0.666216 0.137264 0.733018; + vertex 45.2461 107.340 58.7264; + normal 0.186160 -0.630488 0.753545; + tangent 0.429573 0.741993 0.514698; + vertex 45.2461 107.340 58.7264; + normal 0.186107 -0.630515 0.753535; + texcoord 0.998540 1.00000; + tangent 0.432293 0.741271 0.513458; + vertex 46.0745 108.771 59.7189; + normal 0.181959 -0.632667 0.752744; + texcoord 0.873780 -2.00578; + tangent 0.832795 0.506227 0.224026; + vertex 32.0401 128.491 79.6857; + normal 0.181837 -0.632730 0.752721; + texcoord 0.998540 -2.00578; + tangent 0.850331 0.485610 0.202782; + vertex 32.7741 128.910 79.8607; + normal 0.547876 -0.423091 0.721682; + texcoord 0.000490000 -1.93859; + tangent 0.205724 0.904328 0.373990; + vertex -30.7902 60.6831 141.131; + normal 0.472412 -0.605370 0.640588; + texcoord 0.000490000 1.00000; + tangent -0.200208 0.632948 0.747859; + vertex -4.90997 59.9883 121.076; + normal 0.546146 -0.428326 0.719903; + texcoord 0.125240 -1.93859; + tangent 0.188524 0.899308 0.394592; + vertex -30.5949 61.5418 141.486; + normal 0.469482 -0.611059 0.637333; + texcoord 0.125240 1.00000; + tangent -0.207283 0.625377 0.752288; + vertex -5.25602 61.0324 122.332; + normal 0.582894 0.277383 0.763737; + tangent -0.558075 0.819832 0.128174; + vertex -5.25602 61.0324 122.332; + normal 0.582716 0.278312 0.763535; + texcoord 0.250000 1.00000; + tangent -0.555923 0.821791 0.124937; + vertex -6.00125 62.1272 122.503; + normal 0.569103 0.341807 0.747857; + texcoord 0.125240 -1.93859; + tangent -0.289251 0.934690 -0.206610; + vertex -30.5949 61.5418 141.486; + normal 0.568769 0.343213 0.747467; + texcoord 0.250000 -1.93859; + tangent -0.279773 0.935318 -0.216581; + vertex -30.8547 62.4105 141.285; + normal 0.246871 0.917160 0.312846; + tangent -0.606029 0.398039 -0.688690; + vertex -30.8547 62.4105 141.285; + normal 0.403839 0.739066 0.539162; + texcoord 0.250000 1.00000; + tangent 0.0942205 0.553197 -0.827705; + vertex -6.00125 62.1272 122.503; + normal 0.250866 0.914107 0.318552; + texcoord 0.374760 -1.93859; + tangent -0.587827 0.406694 -0.699328; + vertex -31.4175 62.7801 140.645; + normal 0.405697 0.736059 0.541874; + texcoord 0.374760 1.00000; + tangent 0.100684 0.553257 -0.826903; + vertex -5.86680 62.8660 121.399; + normal -0.136311 0.974796 -0.176615; + tangent 0.0557429 -0.170450 -0.983788; + vertex -5.86680 62.8660 121.399; + normal -0.139305 0.973701 -0.180280; + texcoord 0.499510 1.00000; + tangent 0.0441458 -0.174921 -0.983592; + vertex -5.77374 62.5814 119.757; + normal -0.223525 0.932624 -0.283282; + texcoord 0.374760 -1.93859; + tangent -0.543466 -0.359485 -0.758561; + vertex -31.4175 62.7801 140.645; + normal -0.225674 0.931305 -0.285907; + texcoord 0.499510 -1.93859; + tangent -0.564540 -0.364195 -0.740714; + vertex -31.9536 62.4343 139.942; + normal -0.552200 0.432023 -0.713044; + tangent -0.211981 -0.899912 -0.381079; + vertex -31.9536 62.4343 139.942; + normal -0.453158 0.687075 -0.567957; + texcoord 0.499510 1.00000; + tangent 0.00410812 -0.633813 -0.773475; + vertex -5.77374 62.5814 119.757; + normal -0.549630 0.441644 -0.709124; + texcoord 0.624270 -1.93859; + tangent -0.197793 -0.888485 -0.414091; + vertex -32.1603 61.5568 139.570; + normal -0.451406 0.690282 -0.565458; + texcoord 0.624270 1.00000; + tangent 0.00550402 -0.631529 -0.775333; + vertex -5.76175 61.2057 118.068; + normal -0.268364 -0.921607 -0.280394; + texcoord 0.749030 -1.93859; + tangent 0.608122 -0.387818 0.692665; + vertex -31.9052 60.6805 139.765; + normal -0.203583 -0.957020 -0.206561; + texcoord 0.749030 1.00000; + tangent 0.483755 -0.281076 0.828841; + vertex -5.85268 59.7792 117.792; + normal -0.266671 -0.922684 -0.278461; + texcoord 0.873780 -1.93859; + tangent 0.603588 -0.383808 0.698837; + vertex -31.3377 60.3185 140.411; + normal -0.202279 -0.957615 -0.205078; + texcoord 0.873780 1.00000; + tangent 0.482036 -0.279640 0.830327; + vertex -5.15097 59.3722 119.001; + normal 0.179000 -0.948636 0.260864; + tangent 0.110636 0.282873 0.952755; + vertex -5.15097 59.3722 119.001; + normal 0.179492 -0.948359 0.261532; + texcoord 0.998540 1.00000; + tangent 0.113617 0.283688 0.952162; + vertex -4.90997 59.9883 121.076; + normal 0.212126 -0.928167 0.305792; + texcoord 0.873780 -1.93859; + tangent 0.532365 0.370355 0.761199; + vertex -31.3377 60.3185 140.411; + normal 0.213316 -0.927361 0.307406; + texcoord 0.998540 -1.93859; + tangent 0.561458 0.373863 0.738235; + vertex -30.7902 60.6831 141.131; + normal 0.677647 -0.734825 0.0287554; + texcoord 0.000490000 -1.99480; + tangent -0.162929 -0.111890 0.980273; + vertex -33.8950 -93.7587 18.8138; + normal 0.715027 -0.638074 -0.285653; + texcoord 0.000490000 1.00000; + tangent -0.519948 -0.759363 0.391181; + vertex -11.9158 -73.1042 28.6662; + normal 0.679090 -0.733706 0.0226400; + texcoord 0.125240 -1.99480; + tangent -0.177286 -0.135247 0.974822; + vertex -34.0342 -93.8543 19.6513; + normal 0.714904 -0.633023 -0.296976; + texcoord 0.125240 1.00000; + tangent -0.522557 -0.765896 0.374617; + vertex -12.7007 -74.2546 29.2289; + normal 0.305062 -0.665113 0.681588; + tangent -0.950738 -0.171299 0.258368; + vertex -12.7007 -74.2546 29.2289; + normal 0.305044 -0.665103 0.681606; + texcoord 0.250000 1.00000; + tangent -0.950411 -0.167100 0.262292; + vertex -13.8429 -74.4604 29.5393; + normal 0.303586 -0.664310 0.683028; + texcoord 0.125240 -1.99480; + tangent -0.669711 0.361127 0.648902; + vertex -34.0342 -93.8543 19.6513; + normal 0.303558 -0.664295 0.683055; + texcoord 0.250000 -1.99480; + tangent -0.657389 0.372904 0.654814; + vertex -34.5835 -93.5427 20.1984; + normal -0.253611 -0.188750 0.948712; + tangent -0.763090 0.641771 -0.0763077; + vertex -34.5835 -93.5427 20.1984; + normal 0.00811240 -0.459677 0.888049; + texcoord 0.250000 1.00000; + tangent -0.341966 0.832722 0.435469; + vertex -13.8429 -74.4604 29.5393; + normal -0.247396 -0.196001 0.948883; + texcoord 0.374760 -1.99480; + tangent -0.754179 0.654070 -0.0583635; + vertex -35.2211 -93.0065 20.1347; + normal 0.0117352 -0.462966 0.886298; + texcoord 0.374760 1.00000; + tangent -0.337111 0.832637 0.439399; + vertex -14.2480 -73.4600 30.0672; + normal -0.548312 0.172520 0.818285; + tangent 0.0958718 0.985006 -0.143429; + vertex -14.2480 -73.4600 30.0672; + normal -0.552951 0.179302 0.813693; + texcoord 0.499510 1.00000; + tangent 0.0872701 0.983963 -0.155563; + vertex -14.1040 -71.9806 29.8518; + normal -0.669047 0.375546 0.641359; + texcoord 0.374760 -1.99480; + tangent -0.400194 0.547239 -0.735102; + vertex -35.2211 -93.0065 20.1347; + normal -0.670955 0.379452 0.637053; + texcoord 0.499510 -1.99480; + tangent -0.412495 0.522925 -0.745920; + vertex -35.5735 -92.5597 19.4974; + normal -0.686633 0.726712 -0.0206097; + tangent 0.154915 0.118558 -0.980788; + vertex -35.5735 -92.5597 19.4974; + normal -0.738126 0.584968 0.336128; + texcoord 0.499510 1.00000; + tangent 0.373219 0.770753 -0.516379; + vertex -14.1040 -71.9806 29.8518; + normal -0.690106 0.723659 -0.00842862; + texcoord 0.624270 -1.99480; + tangent 0.174918 0.170026 -0.969791; + vertex -35.4376 -92.4557 18.6370; + normal -0.738069 0.582621 0.340306; + texcoord 0.624270 1.00000; + tangent 0.373723 0.772929 -0.512749; + vertex -13.3715 -70.4657 28.8469; + normal -0.609257 0.741658 -0.280622; + tangent 0.586427 0.183198 -0.789013; + vertex -13.3715 -70.4657 28.8469; + normal -0.605464 0.741389 -0.289407; + texcoord 0.749030 1.00000; + tangent 0.588467 0.176546 -0.789011; + vertex -12.6035 -70.2258 27.8135; + normal -0.350300 0.641534 -0.682440; + texcoord 0.624270 -1.99480; + tangent 0.653908 -0.348696 -0.671428; + vertex -35.4376 -92.4557 18.6370; + normal -0.342905 0.637161 -0.690248; + texcoord 0.749030 -1.99480; + tangent 0.652589 -0.366953 -0.662927; + vertex -34.8897 -92.7638 18.0804; + normal 0.203763 0.367259 0.907525; + texcoord 0.499510 -4.69801; + tangent -0.696455 0.705860 -0.129277; + vertex -53.7802 -101.608 25.7074; + normal 0.209356 0.372177 0.904243; + texcoord 0.499510 -5.88296; + tangent -0.696455 0.705860 -0.129276; + vertex -59.4949 -104.794 28.2799; + normal 0.208651 0.371558 0.904660; + texcoord 0.250000 -5.88296; + vertex -59.3268 -104.965 28.3111; + normal 0.215903 0.377916 0.900314; + texcoord 0.250000 -5.98296; + vertex -59.6045 -105.049 28.4131; + normal -0.248553 0.963507 -0.0993793; + texcoord 0.125240 1.00000; + tangent -0.199899 0.0493660 0.978572; + vertex 45.0532 106.331 60.2051; + normal -0.252899 0.962702 -0.0961627; + texcoord 0.250000 1.00000; + tangent -0.204361 0.0442124 0.977897; + vertex 44.7958 106.395 61.4654; + normal -0.512534 0.851088 0.113835; + texcoord 0.125240 -1.41464; + tangent -0.564828 -0.433575 0.702127; + vertex 58.3501 111.923 81.1618; + normal -0.517508 0.847465 0.118275; + texcoord 0.250000 -1.41464; + tangent -0.572161 -0.445495 0.688597; + vertex 57.8377 111.524 81.7785; + normal -0.108231 0.0659030 0.991939; + texcoord 0.125240 1.00000; + tangent -0.782011 -0.621708 -0.0440203; + vertex -14.8913 -72.7775 81.4122; + normal -0.114786 0.0659209 0.991201; + texcoord 0.250000 1.00000; + tangent -0.786766 -0.615240 -0.0497931; + vertex -15.9549 -73.6230 81.3524; + normal -0.443541 0.0628881 0.894045; + texcoord 0.125240 -1.16406; + tangent -0.895337 0.0224262 -0.444825; + vertex -16.1862 -96.5651 82.8514; + normal -0.452650 0.0626818 0.889483; + texcoord 0.250000 -1.16406; + tangent -0.888793 0.0486026 -0.455724; + vertex -17.0581 -96.5174 82.4043; + normal 0.961938 -0.0276804 -0.271861; + texcoord 0.749030 -1.16406; + tangent 0.271341 -0.0211442 0.962251; + vertex -14.9950 -96.6090 80.6909; + normal 0.822137 -0.0764268 -0.564137; + texcoord 0.749030 1.00000; + tangent 0.555048 -0.129830 0.821624; + vertex -15.1570 -70.0695 77.4154; + normal 0.958491 -0.0296005 -0.283583; + texcoord 0.873780 -1.16406; + tangent 0.288046 -0.0272979 0.957227; + vertex -14.7275 -96.6299 81.6398; + normal 0.816966 -0.0776705 -0.571431; + texcoord 0.873780 1.00000; + tangent 0.559730 -0.131712 0.818141; + vertex -14.3272 -70.2648 78.6284; + normal -0.405008 0.330831 0.852361; + texcoord 0.000490000 -1.16406; + tangent -0.414518 0.764491 -0.493688; + vertex -15.2309 -96.6112 82.5430; + normal -0.407736 0.328976 0.851778; + texcoord 0.125240 -2.31067; + tangent -0.414518 0.764491 -0.493688; + vertex -24.2631 -104.361 81.2592; + normal -0.408385 0.328533 0.851638; + texcoord 0.000490000 -2.31067; + vertex -23.9390 -104.959 81.6452; + normal -0.411123 0.326663 0.851040; + texcoord 0.000490000 -3.45016; + tangent -0.414518 0.764491 -0.493688; + vertex -31.2521 -111.230 80.5195; + normal -0.549043 0.650333 -0.524994; + texcoord 0.250000 -1.16406; + tangent 0.394373 -0.352234 -0.848764; + vertex -17.0581 -96.5174 82.4043; + normal -0.556586 0.643383 -0.525615; + texcoord 0.374760 -2.31067; + tangent 0.394373 -0.352234 -0.848764; + vertex -23.9731 -104.402 79.8690; + normal -0.555701 0.644204 -0.525545; + texcoord 0.250000 -2.31067; + vertex -24.2772 -104.130 80.5235; + normal -0.563163 0.637221 -0.526114; + texcoord 0.250000 -3.45016; + tangent 0.394373 -0.352234 -0.848765; + vertex -31.3287 -111.224 79.4796; + normal 0.468504 -0.278771 -0.838326; + texcoord 0.499510 -1.16406; + tangent 0.417063 -0.766730 0.488041; + vertex -16.8564 -96.5137 80.5806; + normal 0.410706 -0.320032 -0.853757; + texcoord 0.624270 -2.31067; + tangent 0.417063 -0.766730 0.488041; + vertex -23.1975 -105.626 80.0670; + normal 0.428005 -0.308020 -0.849668; + texcoord 0.499510 -2.31067; + tangent 0.417063 -0.766730 0.488041; + vertex -23.5289 -105.017 79.6792; + normal 0.369370 -0.347641 -0.861807; + texcoord 0.499510 -3.45016; + tangent 0.417064 -0.766729 0.488041; + vertex -30.7343 -112.080 79.4402; + normal 0.636326 -0.556433 0.534295; + texcoord 0.749030 -1.16406; + tangent -0.397183 0.357433 0.845273; + vertex -14.9950 -96.6090 80.6909; + normal 0.584075 -0.611980 0.533232; + texcoord 0.873780 -2.31067; + tangent -0.397182 0.357433 0.845274; + vertex -23.4875 -105.585 81.4572; + normal 0.585580 -0.610478 0.533303; + texcoord 0.749030 -2.31067; + vertex -23.1803 -105.861 80.8035; + normal 0.529722 -0.662833 0.529195; + texcoord 0.749030 -3.45016; + tangent -0.397182 0.357433 0.845274; + vertex -30.6548 -112.090 80.4845; + normal 0.982098 0.108497 0.153987; + texcoord 0.749030 -1.43144; + tangent -0.0757977 -0.520752 0.850337; + vertex -7.84496 -92.5654 15.6424; + normal 0.954566 0.256388 -0.151888; + texcoord 0.749030 1.00000; + tangent 0.266074 -0.488285 0.831133; + vertex -12.4504 -68.9905 28.4044; + normal 0.983004 0.113531 0.144270; + texcoord 0.873780 -1.43144; + tangent -0.0589894 -0.520595 0.851764; + vertex -7.91063 -93.0166 16.3791; + normal 0.952737 0.259272 -0.158340; + texcoord 0.873780 1.00000; + tangent 0.270615 -0.487425 0.830171; + vertex -12.0847 -69.6492 29.5264; + normal -0.0764546 -0.602113 -0.794742; + texcoord 0.000490000 1.00000; + tangent -0.743228 -0.496920 0.447976; + vertex 51.7823 143.696 61.7795; + normal -0.0113339 -0.660134 -0.751062; + texcoord 0.250000 -1.04732; + tangent -0.743228 -0.496920 0.447976; + vertex 46.6190 155.044 53.6790; + normal 0.0228011 -0.688006 -0.725347; + texcoord 0.000490000 -1.04732; + vertex 47.0932 155.361 53.3932; + normal 0.0863840 -0.735252 -0.672266; + texcoord 0.250000 -3.61062; + tangent -0.743228 -0.496921 0.447976; + vertex 40.3267 163.318 43.8216; + normal 0.118503 0.612063 0.781880; + texcoord 0.250000 -1.04732; + tangent 0.521935 0.631475 -0.573430; + vertex 46.6190 155.044 53.6790; + normal 0.236423 0.538826 0.808560; + texcoord 0.000490000 1.00000; + tangent 0.521935 0.631475 -0.573431; + vertex 51.7823 143.696 61.7795; + normal 0.246988 0.531581 0.810197; + texcoord 0.250000 1.00000; + vertex 52.5475 144.622 60.9389; + normal 0.364447 0.442721 0.819254; + texcoord 0.000490000 -0.660460; + tangent 0.521935 0.631475 -0.573430; + vertex 49.4340 154.643 56.9086; + normal 0.860310 0.150003 -0.487201; + texcoord 0.250000 -1.04732; + tangent -0.0336953 -0.936904 -0.347960; + vertex 46.6190 155.044 53.6790; + normal 0.868312 0.144948 -0.474367; + texcoord 0.250000 1.00000; + tangent -0.0336954 -0.936904 -0.347960; + vertex 52.5475 144.622 60.9389; + normal 0.866867 0.145874 -0.476720; + texcoord 0.499510 1.00000; + vertex 52.4981 143.249 60.4287; + normal 0.875318 0.140373 -0.462725; + texcoord 0.250000 -0.660460; + tangent -0.0336955 -0.936904 -0.347960; + vertex 48.8007 154.719 56.9142; + normal -0.908340 -0.412188 0.0708515; + texcoord 0.499510 1.00000; + tangent -0.370272 0.871321 0.322022; + vertex 52.4981 143.249 60.4287; + normal -0.887063 -0.434553 0.155829; + texcoord 0.499510 -1.04732; + tangent -0.370272 0.871321 0.322021; + vertex 46.3828 155.600 53.8844; + normal -0.899746 -0.422605 0.108918; + texcoord 0.250000 -1.04732; + vertex 46.6190 155.044 53.6790; + normal -0.876844 -0.442283 0.188497; + texcoord 0.250000 -3.61062; + tangent -0.370272 0.871322 0.322021; + vertex 40.3267 163.318 43.8216; + normal 0.152345 0.520561 0.840123; + texcoord 0.499510 1.00000; + tangent 0.740678 0.502670 -0.445779; + vertex 52.4981 143.249 60.4287; + normal -0.0159238 0.676447 0.736319; + texcoord 0.749030 -1.04732; + tangent 0.740678 0.502670 -0.445779; + vertex 46.8586 155.923 53.5981; + normal 0.0385116 0.630644 0.775116; + texcoord 0.499510 -1.04732; + vertex 46.3828 155.600 53.8844; + normal -0.129333 0.757765 0.639581; + texcoord 0.749030 -3.61062; + tangent 0.740678 0.502670 -0.445779; + vertex 40.3879 163.179 43.6922; + normal 0.0104071 -0.470806 -0.882175; + texcoord 0.749030 -1.04732; + tangent -0.801699 -0.531206 0.274041; + vertex 46.8586 155.923 53.5981; + normal -0.0653856 -0.377781 -0.923583; + texcoord 0.499510 1.00000; + tangent -0.801699 -0.531206 0.274041; + vertex 52.4981 143.249 60.4287; + normal -0.0617153 -0.382457 -0.921910; + texcoord 0.749030 1.00000; + vertex 51.0576 142.294 60.9211; + normal -0.137914 -0.281710 -0.949536; + texcoord 0.499510 -0.660460; + tangent -0.801699 -0.531207 0.274040; + vertex 48.8186 154.749 57.5511; + normal -0.810860 0.0628135 0.581860; + texcoord 0.749030 -1.04732; + tangent 0.403308 0.780425 0.477787; + vertex 46.8586 155.923 53.5981; + normal -0.808838 0.0598604 0.584977; + texcoord 0.749030 1.00000; + tangent 0.403308 0.780425 0.477787; + vertex 51.0576 142.294 60.9211; + normal -0.808411 0.0592392 0.585631; + texcoord 0.998540 1.00000; + tangent 0.403308 0.780425 0.477787; + vertex 51.7823 143.696 61.7795; + normal -0.806236 0.0560963 0.588929; + texcoord 0.749030 -0.660460; + vertex 49.4563 154.673 57.5498; + normal 0.924391 0.381213 0.0133719; + texcoord 0.998540 1.00000; + tangent 0.365269 -0.874540 -0.318996; + vertex 51.7823 143.696 61.7795; + normal 0.911018 0.406271 -0.0706375; + texcoord 0.998540 -1.04732; + tangent 0.365269 -0.874540 -0.318996; + vertex 47.0932 155.361 53.3932; + normal 0.888500 0.429767 -0.160839; + texcoord 0.749030 -1.04732; + vertex 46.8586 155.923 53.5981; + normal 0.862895 0.446655 -0.236457; + texcoord 0.749030 -3.61062; + tangent 0.365269 -0.874540 -0.318995; + vertex 40.3879 163.179 43.6922; + normal -0.797600 0.0452748 0.601485; + texcoord 0.000490000 -1.04732; + tangent 0.123224 0.988380 0.0889985; + vertex 47.0932 155.361 53.3932; + normal -0.827886 0.0529306 0.558394; + texcoord 0.250000 -3.61062; + tangent 0.123222 0.988380 0.0890030; + vertex 40.3267 163.318 43.8216; + normal -0.819604 0.0507922 0.570675; + texcoord 0.000490000 -3.61062; + vertex 40.3093 163.179 43.8091; + normal -0.854717 0.0601291 0.515599; + texcoord 0.000490000 -3.71062; + tangent 0.123222 0.988380 0.0890030; + vertex 40.2348 163.271 43.6746; + normal -0.478131 -0.815308 -0.326595; + texcoord 0.998540 -1.04732; + tangent -0.558095 -0.00509458 0.829762; + vertex 47.0932 155.361 53.3932; + normal -0.471739 -0.820711 -0.322329; + texcoord 0.998540 -3.61062; + tangent -0.558096 -0.00509355 0.829761; + vertex 40.3093 163.179 43.8091; + normal -0.470112 -0.822069 -0.321243; + texcoord 0.749030 -3.61062; + vertex 40.3879 163.179 43.6922; + normal -0.461397 -0.829228 -0.315425; + texcoord 0.749030 -3.71062; + tangent -0.558096 -0.00509357 0.829761; + vertex 40.2348 163.271 43.6746; + normal 0.462295 -0.141976 -0.875286; + texcoord 0.000490000 1.00000; + tangent -0.882834 -0.166077 -0.439342; + vertex -10.6937 85.4582 149.156; + normal 0.467938 -0.230419 -0.853195; + texcoord 0.250000 -1.08788; + tangent -0.882834 -0.166077 -0.439343; + vertex -10.9528 100.746 146.539; + normal 0.468116 -0.234739 -0.851918; + texcoord 0.000490000 -1.08788; + vertex -10.3764 100.855 146.826; + normal 0.469663 -0.321051 -0.822401; + texcoord 0.250000 -3.74513; + tangent -0.882834 -0.166078 -0.439342; + vertex -10.8786 114.548 141.194; + normal 0.955870 0.130630 0.263151; + texcoord 0.250000 -1.08788; + tangent 0.290101 -0.561169 -0.775198; + vertex -10.9528 100.746 146.539; + normal 0.953941 0.104893 0.281059; + texcoord 0.250000 1.00000; + vertex -9.81789 86.6489 149.415; + normal 0.954559 0.111909 0.276212; + texcoord 0.499510 1.00000; + vertex -9.38255 85.8068 148.251; + normal 0.951577 0.0830651 0.295976; + texcoord 0.250000 -0.544180; + tangent 0.290101 -0.561169 -0.775198; + vertex -11.2639 97.0158 151.154; + normal -0.885588 -0.143704 -0.441682; + texcoord 0.499510 1.00000; + tangent -0.428426 0.620030 0.657278; + vertex -9.38255 85.8068 148.251; + normal -0.888188 -0.155299 -0.432439; + texcoord 0.499510 -1.08788; + tangent -0.428426 0.620029 0.657278; + vertex -11.2326 101.151 146.968; + normal -0.887000 -0.149893 -0.436765; + texcoord 0.250000 -1.08788; + vertex -10.9528 100.746 146.539; + normal -0.889384 -0.160944 -0.427894; + texcoord 0.250000 -3.74513; + tangent -0.428426 0.620030 0.657278; + vertex -10.8786 114.548 141.194; + normal -0.453237 0.0198719 0.891168; + texcoord 0.499510 1.00000; + tangent 0.879868 0.170196 0.443695; + vertex -9.38255 85.8068 148.251; + normal -0.471745 0.200160 0.858715; + texcoord 0.749030 -1.08788; + tangent 0.879869 0.170195 0.443695; + vertex -10.6541 101.263 147.260; + normal -0.471549 0.196906 0.859575; + texcoord 0.499510 -1.08788; + tangent 0.879868 0.170195 0.443695; + vertex -11.2326 101.151 146.968; + normal -0.474358 0.370682 0.798486; + texcoord 0.749030 -3.74513; + tangent 0.879869 0.170194 0.443695; + vertex -10.7793 114.409 141.083; + normal 0.534437 -0.0102399 -0.845146; + texcoord 0.749030 -1.08788; + tangent -0.727689 -0.514213 -0.453932; + vertex -10.6541 101.263 147.260; + normal 0.435888 0.164296 -0.884878; + texcoord 0.499510 1.00000; + tangent -0.727689 -0.514213 -0.453931; + vertex -9.38255 85.8068 148.251; + normal 0.441552 0.155244 -0.883703; + texcoord 0.749030 1.00000; + tangent -0.727689 -0.514213 -0.453932; + vertex -10.7208 84.8611 147.417; + normal 0.322170 0.328015 -0.888039; + texcoord 0.499510 -0.544180; + tangent -0.727689 -0.514213 -0.453931; + vertex -11.6057 96.5171 151.401; + normal -0.999891 0.00420236 0.0141488; + texcoord 0.749030 -1.08788; + tangent 0.0147467 0.324649 0.945720; + vertex -10.6541 101.263 147.260; + normal -0.999638 -0.0164955 0.0212500; + texcoord 0.749030 1.00000; + tangent 0.0147467 0.324649 0.945720; + vertex -10.7208 84.8611 147.417; + normal -0.999454 -0.0231848 0.0235435; + texcoord 0.998540 1.00000; + tangent 0.0147467 0.324649 0.945720; + vertex -10.6937 85.4582 149.156; + normal -0.998450 -0.0459892 0.0313562; + texcoord 0.749030 -0.544180; + tangent 0.0147467 0.324648 0.945720; + vertex -11.1127 96.3629 151.808; + normal 0.864634 0.0576979 0.499078; + texcoord 0.998540 1.00000; + tangent 0.422487 -0.621059 -0.660144; + vertex -10.6937 85.4582 149.156; + normal 0.880483 0.108403 0.461518; + texcoord 0.998540 -1.08788; + tangent 0.422487 -0.621059 -0.660144; + vertex -10.3764 100.855 146.826; + normal 0.889967 0.146323 0.431913; + texcoord 0.749030 -1.08788; + vertex -10.6541 101.263 147.260; + normal 0.898835 0.193374 0.393322; + texcoord 0.749030 -3.74513; + tangent 0.422487 -0.621059 -0.660144; + vertex -10.7793 114.409 141.083; + normal 0.954273 -0.147942 -0.259761; + texcoord 0.499510 -1.08788; + tangent -0.267205 -0.811738 -0.519310; + vertex -11.2326 101.151 146.968; + normal 0.923831 -0.0624927 -0.377664; + texcoord 0.749030 -3.74513; + tangent -0.267206 -0.811736 -0.519312; + vertex -10.7793 114.409 141.083; + normal 0.898737 -0.0154954 -0.438214; + texcoord 0.499510 -3.74513; + vertex -10.7408 114.526 141.158; + normal 0.814489 0.0977533 -0.571884; + texcoord 0.499510 -3.84513; + tangent -0.267206 -0.811736 -0.519312; + vertex -10.8470 114.564 141.013; + normal -0.288934 -0.380764 -0.878371; + texcoord 0.998540 -1.08788; + tangent -0.956329 0.157121 0.246471; + vertex -10.3764 100.855 146.826; + normal -0.290968 -0.431637 -0.853831; + texcoord 0.998540 -3.74513; + tangent -0.956330 0.157115 0.246472; + vertex -10.9171 114.431 141.119; + normal -0.290877 -0.428787 -0.855296; + texcoord 0.749030 -3.74513; + vertex -10.7793 114.409 141.083; + normal -0.292212 -0.494393 -0.818650; + texcoord 0.749030 -3.84513; + tangent -0.956330 0.157115 0.246472; + vertex -10.8470 114.564 141.013; + normal 0.315552 0.613211 -0.724154; + texcoord 0.000490000 1.00000; + tangent -0.798038 -0.241384 -0.552149; + vertex 24.4440 -31.3794 152.556; + normal 0.349059 0.561731 -0.750077; + texcoord 0.250000 -1.04775; + tangent -0.798038 -0.241383 -0.552149; + vertex 24.4379 -19.9420 162.238; + normal 0.371240 0.524813 -0.765997; + texcoord 0.000490000 -1.04775; + vertex 24.9693 -19.7813 162.606; + normal 0.399676 0.473719 -0.784761; + texcoord 0.250000 -3.56322; + tangent -0.798038 -0.241383 -0.552149; + vertex 20.9166 -7.52840 167.938; + normal -0.181509 -0.635448 0.750507; + texcoord 0.250000 -1.04775; + tangent 0.763986 0.389408 0.514477; + vertex 24.4379 -19.9420 162.238; + normal -0.154362 -0.663893 0.731723; + texcoord 0.000490000 1.00000; + tangent 0.763986 0.389408 0.514477; + vertex 24.4440 -31.3794 152.556; + normal -0.152134 -0.666157 0.730130; + texcoord 0.250000 1.00000; + vertex 25.6131 -30.7835 153.343; + normal -0.123592 -0.694270 0.709024; + texcoord 0.000490000 -0.719910; + tangent 0.763986 0.389408 0.514478; + vertex 25.5216 -22.2960 161.638; + normal 0.993567 0.0156809 0.112154; + texcoord 0.250000 -1.04775; + tangent 0.111432 0.0411287 -0.992921; + vertex 24.4379 -19.9420 162.238; + normal 0.993757 -0.0101828 0.111104; + texcoord 0.250000 1.00000; + tangent 0.111432 0.0411291 -0.992921; + vertex 25.6131 -30.7835 153.343; + normal 0.993764 -0.00858896 0.111170; + texcoord 0.499510 1.00000; + vertex 25.7836 -30.7206 151.823; + normal 0.993305 -0.0352497 0.110015; + texcoord 0.250000 -0.719910; + tangent 0.111432 0.0411290 -0.992921; + vertex 24.9933 -21.9162 161.780; + normal -0.827857 0.332885 -0.451487; + texcoord 0.499510 1.00000; + tangent -0.519381 -0.150857 0.841121; + vertex 25.7836 -30.7206 151.823; + normal -0.854271 0.116476 -0.506611; + texcoord 0.499510 -1.04775; + tangent -0.519382 -0.150857 0.841121; + vertex 24.0921 -20.0425 162.798; + normal -0.847879 0.213651 -0.485236; + texcoord 0.250000 -1.04775; + vertex 24.4379 -19.9420 162.238; + normal -0.850851 -9.91902e-05 -0.525407; + texcoord 0.250000 -3.56322; + tangent -0.519382 -0.150857 0.841121; + vertex 20.9166 -7.52840 167.938; + normal -0.244972 -0.713488 0.656447; + texcoord 0.499510 1.00000; + tangent 0.794480 0.240342 0.557708; + vertex 25.7836 -30.7206 151.823; + normal -0.369040 -0.538269 0.757678; + texcoord 0.749030 -1.04775; + tangent 0.794479 0.240342 0.557708; + vertex 24.6247 -19.8813 163.172; + normal -0.323561 -0.609630 0.723643; + texcoord 0.499510 -1.04775; + vertex 24.0921 -20.0425 162.798; + normal -0.432150 -0.421476 0.797248; + texcoord 0.749030 -3.56322; + tangent 0.794479 0.240341 0.557708; + vertex 21.0273 -7.50797 167.763; + normal 0.398267 0.683296 -0.611956; + texcoord 0.749030 -1.04775; + tangent -0.849677 0.0234621 -0.526782; + vertex 24.6247 -19.8813 163.172; + normal 0.384647 0.710924 -0.588756; + texcoord 0.499510 1.00000; + tangent -0.849677 0.0234619 -0.526782; + vertex 25.7836 -30.7206 151.823; + normal 0.384908 0.710414 -0.589200; + texcoord 0.749030 1.00000; + tangent -0.849677 0.0234619 -0.526782; + vertex 24.1901 -30.6765 150.836; + normal 0.370560 0.737304 -0.564860; + texcoord 0.499510 -0.719910; + tangent -0.849677 0.0234618 -0.526781; + vertex 24.6236 -22.4672 161.835; + normal -0.990067 -0.0866604 0.110710; + texcoord 0.749030 -1.04775; + tangent 0.135364 -0.374770 0.917183; + vertex 24.6247 -19.8813 163.172; + normal -0.990591 -0.0700116 0.117591; + texcoord 0.749030 1.00000; + tangent 0.135364 -0.374770 0.917183; + vertex 24.1901 -30.6765 150.836; + normal -0.990616 -0.0688362 0.118075; + texcoord 0.998540 1.00000; + tangent 0.135364 -0.374770 0.917183; + vertex 24.4440 -31.3794 152.556; + normal -0.990796 -0.0516958 0.125105; + texcoord 0.749030 -0.719910; + tangent 0.135364 -0.374770 0.917183; + vertex 25.1529 -22.8532 161.693; + normal 0.811710 -0.403050 0.422703; + texcoord 0.998540 1.00000; + tangent 0.513991 0.149235 -0.844714; + vertex 24.4440 -31.3794 152.556; + normal 0.848132 -0.235812 0.474410; + texcoord 0.998540 -1.04775; + tangent 0.513992 0.149234 -0.844714; + vertex 24.9693 -19.7813 162.606; + normal 0.857379 -0.120040 0.500491; + texcoord 0.749030 -1.04775; + tangent 0.513992 0.149234 -0.844714; + vertex 24.6247 -19.8813 163.172; + normal 0.849049 0.0517525 0.525773; + texcoord 0.749030 -3.56322; + tangent 0.513992 0.149234 -0.844714; + vertex 21.0273 -7.50797 167.763; + normal 0.939261 0.297464 -0.171181; + texcoord 0.499510 -1.04775; + tangent -0.221340 0.143841 -0.964530; + vertex 24.0921 -20.0425 162.798; + normal 0.924256 0.346425 -0.160436; + texcoord 0.749030 -3.56322; + tangent -0.221341 0.143842 -0.964530; + vertex 21.0273 -7.50797 167.763; + normal 0.922031 0.352979 -0.158948; + texcoord 0.499510 -3.56322; + vertex 21.0598 -7.52911 167.905; + normal 0.897227 0.417558 -0.143625; + texcoord 0.499510 -3.66322; + vertex 20.9777 -7.36393 167.872; + normal -0.211050 0.320305 -0.923506; + texcoord 0.998540 -1.04775; + tangent -0.974490 0.00483455 0.224378; + vertex 24.9693 -19.7813 162.606; + normal -0.199553 0.438845 -0.876124; + texcoord 0.998540 -3.56322; + tangent -0.974490 0.00483137 0.224378; + vertex 20.8841 -7.50726 167.796; + normal -0.202670 0.410500 -0.889053; + texcoord 0.749030 -3.56322; + vertex 21.0273 -7.50797 167.763; + normal -0.184491 0.552053 -0.813142; + texcoord 0.749030 -3.66322; + tangent -0.974490 0.00483139 0.224378; + vertex 20.9777 -7.36393 167.872; + normal 0.00539629 0.982566 -0.185837; + texcoord 0.000490000 1.00000; + tangent -0.353998 -0.171928 -0.919307; + vertex -19.1348 -98.4774 96.8452; + normal 0.0939616 0.971446 -0.217861; + texcoord 0.250000 -1.04910; + tangent -0.353997 -0.171928 -0.919308; + vertex -28.0813 -96.2252 108.493; + normal 0.170294 0.954676 -0.244118; + texcoord 0.000490000 -1.04910; + tangent -0.353997 -0.171928 -0.919308; + vertex -27.8535 -96.1146 109.085; + normal 0.251842 0.929126 -0.270741; + texcoord 0.250000 -3.58970; + tangent -0.353996 -0.171929 -0.919308; + vertex -37.9586 -91.0192 117.171; + normal 0.0501618 -0.972695 0.226600; + texcoord 0.250000 -1.04910; + tangent 0.150369 0.231655 0.961106; + vertex -28.0813 -96.2252 108.493; + normal 0.174587 -0.963103 0.204821; + texcoord 0.000490000 1.00000; + tangent 0.150369 0.231655 0.961106; + vertex -19.1348 -98.4774 96.8452; + normal 0.186115 -0.961411 0.202610; + texcoord 0.250000 1.00000; + vertex -18.9125 -98.1349 98.2661; + normal 0.313391 -0.933192 0.175895; + texcoord 0.000490000 -0.672240; + tangent 0.150369 0.231655 0.961106; + vertex -25.1794 -98.4673 107.668; + normal 0.747511 0.204701 0.631921; + texcoord 0.250000 -1.04910; + tangent 0.360883 0.673530 -0.645074; + vertex -28.0813 -96.2252 108.493; + normal 0.770266 0.174699 0.613327; + texcoord 0.250000 1.00000; + tangent 0.360884 0.673530 -0.645075; + vertex -18.9125 -98.1349 98.2661; + normal 0.766924 0.179241 0.616198; + texcoord 0.499510 1.00000; + tangent 0.360883 0.673529 -0.645075; + vertex -18.3789 -97.1391 97.3124; + normal 0.790161 0.146593 0.595110; + texcoord 0.250000 -0.672240; + vertex -25.7831 -98.4045 107.455; + normal -0.740562 0.150474 -0.654924; + texcoord 0.499510 1.00000; + tangent -0.472336 -0.809793 0.348042; + vertex -18.3789 -97.1391 97.3124; + normal -0.681453 0.0850609 -0.726902; + texcoord 0.499510 -1.04910; + tangent -0.472336 -0.809793 0.348042; + vertex -28.3851 -96.7461 108.717; + normal -0.706373 0.111593 -0.698988; + texcoord 0.250000 -1.04910; + vertex -28.0813 -96.2252 108.493; + normal -0.644786 0.0482283 -0.762840; + texcoord 0.250000 -3.58970; + vertex -37.9586 -91.0192 117.171; + normal 0.114423 -0.984311 0.134310; + texcoord 0.499510 1.00000; + tangent 0.350808 0.166523 0.921523; + vertex -18.3789 -97.1391 97.3124; + normal -0.165859 -0.957456 0.236155; + texcoord 0.749030 -1.04910; + tangent 0.350808 0.166523 0.921523; + vertex -28.1579 -96.6383 109.314; + normal -0.0417849 -0.980299 0.193051; + texcoord 0.499510 -1.04910; + tangent 0.350808 0.166523 0.921522; + vertex -28.3851 -96.7461 108.717; + normal -0.312470 -0.906848 0.282823; + texcoord 0.749030 -3.58970; + tangent 0.350808 0.166523 0.921523; + vertex -37.9207 -90.8221 117.177; + normal 0.0640355 0.997892 0.0105303; + texcoord 0.749030 -1.04910; + tangent -0.464647 0.0391518 -0.884630; + vertex -28.1579 -96.6383 109.314; + normal -0.0236121 0.998119 0.0565767; + texcoord 0.499510 1.00000; + tangent -0.464647 0.0391518 -0.884630; + vertex -18.3789 -97.1391 97.3124; + normal -0.0198887 0.998309 0.0546294; + texcoord 0.749030 1.00000; + vertex -19.2208 -97.0682 95.7096; + normal -0.109102 0.988879 0.101071; + texcoord 0.499510 -0.672240; + tangent -0.464647 0.0391518 -0.884630; + vertex -25.7134 -98.9510 107.123; + normal -0.758212 -0.436557 -0.484286; + texcoord 0.749030 -1.04910; + tangent 0.0474824 -0.777758 0.626767; + vertex -28.1579 -96.6383 109.314; + normal -0.767320 -0.430127 -0.475617; + texcoord 0.749030 1.00000; + tangent 0.0474822 -0.777759 0.626767; + vertex -19.2208 -97.0682 95.7096; + normal -0.768868 -0.429014 -0.474119; + texcoord 0.998540 1.00000; + vertex -19.1348 -98.4774 96.8452; + normal -0.778382 -0.422049 -0.464755; + texcoord 0.749030 -0.672240; + tangent 0.0474823 -0.777759 0.626767; + vertex -25.1052 -99.0179 107.335; + normal 0.780964 -0.193849 0.593733; + texcoord 0.998540 1.00000; + tangent 0.469929 0.808553 -0.354131; + vertex -19.1348 -98.4774 96.8452; + normal 0.725349 -0.125091 0.676921; + texcoord 0.998540 -1.04910; + tangent 0.469928 0.808553 -0.354132; + vertex -27.8535 -96.1146 109.085; + normal 0.689543 -0.0857866 0.719146; + texcoord 0.749030 -1.04910; + vertex -28.1579 -96.6383 109.314; + normal 0.620802 -0.0175298 0.783771; + texcoord 0.749030 -3.58970; + tangent 0.469928 0.808553 -0.354132; + vertex -37.9207 -90.8221 117.177; + normal -0.672958 -0.550439 -0.494110; + texcoord 0.000490000 -1.04910; + tangent 0.191490 -0.774878 0.602408; + vertex -27.8535 -96.1146 109.085; + normal -0.721970 -0.526992 -0.448373; + texcoord 0.250000 -3.58970; + tangent 0.191490 -0.774878 0.602408; + vertex -37.9586 -91.0192 117.171; + normal -0.724744 -0.525528 -0.445608; + texcoord 0.000490000 -3.58970; + vertex -37.9858 -90.9092 117.086; + normal -0.784786 -0.489481 -0.380157; + texcoord 0.000490000 -3.68970; + vertex -38.0704 -90.8976 117.245; + normal 0.113534 -0.758131 0.642143; + texcoord 0.499510 -1.04910; + tangent 0.458550 0.613353 0.643063; + vertex -28.3851 -96.7461 108.717; + normal -0.0382270 -0.709344 0.703826; + texcoord 0.499510 -3.58970; + tangent 0.458549 0.613351 0.643065; + vertex -37.8935 -90.9321 117.263; + normal -0.00456721 -0.721991 0.691887; + texcoord 0.250000 -3.58970; + vertex -37.9586 -91.0192 117.171; + normal -0.196809 -0.635568 0.746539; + texcoord 0.250000 -3.68970; + tangent 0.458549 0.613351 0.643065; + vertex -38.0704 -90.8976 117.245; + normal 0.234914 0.860997 0.451109; + texcoord 0.000490000 1.00000; + tangent -0.380521 0.508515 -0.772410; + vertex -18.6715 -96.2392 26.6112; + normal 0.299000 0.858033 0.417587; + texcoord 0.250000 -1.00203; + tangent -0.380520 0.508515 -0.772409; + vertex -29.6545 -97.9832 35.6591; + normal 0.326944 0.855277 0.402006; + texcoord 0.000490000 -1.00203; + vertex -29.4265 -98.2878 36.1218; + normal 0.388695 0.845828 0.365364; + texcoord 0.250000 -3.51775; + tangent -0.380519 0.508516 -0.772410; + vertex -39.3021 -97.9405 45.8241; + normal 0.591538 -0.177286 0.786544; + texcoord 0.250000 -1.00203; + tangent 0.449759 0.882204 -0.139403; + vertex -29.6545 -97.9832 35.6591; + normal 0.398248 -0.0583805 0.915418; + texcoord 0.250000 1.00000; + tangent 0.449759 0.882204 -0.139403; + vertex -18.9409 -96.5329 27.9287; + normal 0.477204 -0.105424 0.872446; + texcoord 0.499510 1.00000; + tangent 0.449758 0.882204 -0.139403; + vertex -18.3218 -95.3186 27.7368; + normal 0.219382 0.0421792 0.974727; + texcoord 0.250000 -0.534890; + tangent 0.449759 0.882204 -0.139403; + vertex -27.4421 -101.892 30.0740; + normal -0.538045 0.632829 -0.556807; + texcoord 0.499510 1.00000; + tangent -0.726560 -0.683078 -0.0742631; + vertex -18.3218 -95.3186 27.7368; + normal -0.548600 0.641780 -0.535869; + texcoord 0.499510 -1.00203; + tangent -0.726560 -0.683078 -0.0742629; + vertex -30.0896 -98.3923 35.6147; + normal -0.542898 0.636959 -0.547307; + texcoord 0.250000 -1.00203; + vertex -29.6545 -97.9832 35.6591; + normal -0.552757 0.645274 -0.527334; + texcoord 0.250000 -3.51775; + tangent -0.726560 -0.683078 -0.0742634; + vertex -39.3021 -97.9405 45.8241; + normal -0.118162 -0.852533 -0.509142; + texcoord 0.499510 1.00000; + tangent 0.375640 -0.513008 0.771827; + vertex -18.3218 -95.3186 27.7368; + normal -0.306220 -0.854748 -0.419088; + texcoord 0.749030 -1.00203; + tangent 0.375640 -0.513008 0.771827; + vertex -29.8631 -98.7017 36.0801; + normal -0.250266 -0.858029 -0.448501; + texcoord 0.499510 -1.00203; + vertex -30.0896 -98.3923 35.6147; + normal -0.430902 -0.834003 -0.344618; + texcoord 0.749030 -3.51775; + tangent 0.375640 -0.513008 0.771827; + vertex -39.1552 -97.9729 45.9351; + normal -0.620027 -0.146171 -0.770844; + texcoord 0.749030 -1.00203; + tangent -0.0463694 -0.973947 0.221983; + vertex -29.8631 -98.7017 36.0801; + normal -0.486489 -0.172069 -0.856575; + texcoord 0.749030 1.00000; + tangent -0.0463695 -0.973947 0.221982; + vertex -18.5933 -94.5963 26.2367; + normal -0.431991 -0.180816 -0.883566; + texcoord 0.998540 1.00000; + vertex -18.6715 -96.2392 26.6112; + normal -0.258953 -0.202905 -0.944337; + texcoord 0.749030 -0.534890; + tangent -0.0463696 -0.973947 0.221982; + vertex -26.7124 -102.341 30.1273; + normal 0.568836 -0.650602 0.503133; + texcoord 0.998540 1.00000; + tangent 0.723941 0.686393 0.0690983; + vertex -18.6715 -96.2392 26.6112; + normal 0.560226 -0.643391 0.521723; + texcoord 0.998540 -1.00203; + tangent 0.723940 0.686393 0.0690973; + vertex -29.4265 -98.2877 36.1218; + normal 0.550913 -0.635505 0.540951; + texcoord 0.749030 -1.00203; + vertex -29.8631 -98.7017 36.0801; + normal 0.542374 -0.628200 0.557848; + texcoord 0.749030 -3.51775; + tangent 0.723940 0.686394 0.0690968; + vertex -39.1552 -97.9729 45.9351; + normal -0.268705 0.913262 -0.306187; + texcoord 0.000490000 -1.00203; + tangent -0.958951 -0.283543 -0.00415803; + vertex -29.4265 -98.2878 36.1218; + normal -0.253664 0.864268 -0.434390; + texcoord 0.250000 -3.51775; + tangent -0.958951 -0.283542 -0.00415530; + vertex -39.3021 -97.9405 45.8241; + normal -0.260675 0.887194 -0.380705; + texcoord 0.000490000 -3.51775; + vertex -39.1753 -97.9030 45.8247; + normal -0.240010 0.819355 -0.520628; + texcoord 0.000490000 -3.61775; + tangent -0.958951 -0.283542 -0.00415533; + vertex -39.2621 -97.8445 45.9567; + normal 0.447682 0.790232 0.418467; + texcoord 0.998540 -1.00203; + tangent -0.152656 0.528654 -0.834998; + vertex -29.4265 -98.2877 36.1218; + normal 0.574253 0.735077 0.360409; + texcoord 0.998540 -3.51775; + tangent -0.152652 0.528655 -0.834998; + vertex -39.1753 -97.9030 45.8247; + normal 0.626448 0.705235 0.331973; + texcoord 0.749030 -3.51775; + vertex -39.1552 -97.9729 45.9351; + normal 0.765510 0.597621 0.238418; + texcoord 0.749030 -3.61775; + vertex -39.2621 -97.8445 45.9567; + normal 0.0185140 -0.927612 0.373086; + texcoord 0.000490000 1.00000; + tangent 0.684938 0.283604 0.671140; + vertex 52.9063 144.769 61.0032; + normal 0.111124 -0.951021 0.288464; + texcoord 0.333170 -0.290190; + tangent 0.684938 0.283604 0.671140; + vertex 47.9539 147.755 68.6711; + normal 0.0861852 -0.946204 0.311880; + texcoord 0.000490000 -0.290190; + vertex 47.4299 147.538 68.1577; + normal 0.177766 -0.958345 0.223547; + texcoord 0.333170 -1.92851; + tangent 0.684938 0.283604 0.671140; + vertex 42.9560 148.560 76.0996; + normal 0.495871 0.868215 -0.0177355; + texcoord 0.333170 -0.290190; + tangent -0.862581 0.490089 -0.125564; + vertex 47.9539 147.755 68.6711; + normal 0.504892 0.849696 -0.151990; + texcoord 0.000490000 1.00000; + tangent -0.862581 0.490089 -0.125564; + vertex 52.9063 144.769 61.0032; + normal 0.505724 0.842155 -0.187135; + texcoord 0.333170 1.00000; + vertex 51.5637 145.532 60.8077; + normal 0.502045 0.798545 -0.332078; + texcoord 0.000490000 0.0941000; + tangent -0.862581 0.490089 -0.125564; + vertex 48.8426 148.945 64.9007; + normal -0.913637 -0.156570 -0.375170; + texcoord 0.333170 -0.290190; + tangent 0.229021 -0.960712 -0.156789; + vertex 47.9539 147.755 68.6711; + normal -0.926960 -0.166073 -0.336401; + texcoord 0.333170 1.00000; + tangent 0.229020 -0.960712 -0.156789; + vertex 51.5637 145.532 60.8077; + normal -0.923233 -0.163324 -0.347803; + texcoord 0.665860 1.00000; + vertex 52.1022 143.273 60.4390; + normal -0.937096 -0.174004 -0.302612; + texcoord 0.333170 0.0941000; + tangent 0.229020 -0.960711 -0.156789; + vertex 49.5048 148.855 65.2729; + normal 0.699915 0.713336 -0.0356324; + texcoord 0.665860 1.00000; + tangent -0.681389 0.651953 -0.332665; + vertex 52.1022 143.273 60.4390; + normal 0.638887 0.751557 0.164274; + texcoord 0.665860 -0.290190; + tangent -0.681389 0.651953 -0.332665; + vertex 47.4238 148.262 68.4123; + normal 0.657625 0.744858 0.112767; + texcoord 0.333170 -0.290190; + vertex 47.9539 147.755 68.6711; + normal 0.576209 0.758081 0.305444; + texcoord 0.333170 -1.92851; + tangent -0.681390 0.651953 -0.332665; + vertex 42.9560 148.560 76.0996; + normal -0.785645 0.199312 -0.585693; + texcoord 0.665860 1.00000; + tangent 0.00796128 -0.943351 -0.331701; + vertex 52.1022 143.273 60.4390; + normal -0.811724 0.187625 -0.553083; + texcoord 0.998540 -0.290190; + tangent 0.00796131 -0.943351 -0.331701; + vertex 47.4299 147.538 68.1577; + normal -0.838877 0.174243 -0.515678; + texcoord 0.665860 -0.290190; + tangent 0.00796131 -0.943351 -0.331701; + vertex 47.4238 148.262 68.4123; + normal -0.858922 0.163405 -0.485336; + texcoord 0.998540 -1.92851; + tangent 0.00796104 -0.943351 -0.331701; + vertex 43.1208 148.579 76.1342; + normal 0.556072 -0.537759 0.633719; + texcoord 0.998540 -0.290190; + tangent 0.449246 0.835966 0.315181; + vertex 47.4299 147.538 68.1577; + normal 0.447036 -0.515781 0.730841; + texcoord 0.665860 1.00000; + tangent 0.449246 0.835966 0.315181; + vertex 52.1022 143.273 60.4390; + normal 0.416113 -0.507970 0.754199; + texcoord 0.998540 1.00000; + tangent 0.449246 0.835966 0.315181; + vertex 52.9063 144.769 61.0032; + normal 0.282908 -0.467742 0.837365; + texcoord 0.665860 0.0941000; + tangent 0.449246 0.835966 0.315181; + vertex 49.4994 148.977 64.5047; + normal -0.0743119 0.982908 -0.168432; + texcoord 0.000490000 -0.290190; + tangent -0.972918 -0.108530 -0.204090; + vertex 47.4299 147.538 68.1577; + normal -0.0889881 0.990731 -0.102629; + texcoord 0.333170 -1.92851; + tangent -0.972918 -0.108530 -0.204090; + vertex 42.9560 148.560 76.0996; + normal -0.0861822 0.989575 -0.115390; + texcoord 0.000490000 -1.92851; + tangent -0.972918 -0.108530 -0.204090; + vertex 43.1208 148.579 76.1342; + normal -0.106025 0.994093 -0.0232027; + texcoord 0.000490000 -2.02851; + tangent -0.972918 -0.108530 -0.204090; + vertex 43.0066 148.570 76.2683; + normal 0.819159 -0.328800 0.469967; + texcoord 0.665860 -0.290190; + tangent 0.455617 0.870751 -0.184950; + vertex 47.4238 148.262 68.4123; + normal 0.795281 -0.304822 0.524034; + texcoord 0.998540 -1.92851; + tangent 0.455617 0.870751 -0.184949; + vertex 43.1208 148.579 76.1342; + normal 0.786775 -0.296716 0.541244; + texcoord 0.665860 -1.92851; + vertex 43.0436 148.431 76.1655; + normal 0.743994 -0.258412 0.616195; + texcoord 0.665860 -2.02851; + tangent 0.455617 0.870751 -0.184949; + vertex 43.0066 148.570 76.2683; + normal 0.0777283 -0.995825 -0.0478535; + texcoord 0.000490000 1.00000; + tangent 0.792973 0.0326596 0.608381; + vertex -10.1960 89.6661 155.073; + normal 0.152223 -0.977513 -0.145934; + texcoord 0.333170 -0.238860; + tangent 0.792973 0.0326596 0.608381; + vertex -17.7521 88.9195 158.335; + normal 0.199375 -0.957492 -0.208468; + texcoord 0.000490000 -0.238860; + vertex -18.1982 88.9012 157.993; + normal 0.265215 -0.917491 -0.296432; + texcoord 0.333170 -1.65939; + tangent 0.792973 0.0326595 0.608381; + vertex -23.3682 85.9098 162.626; + normal 0.251849 0.636423 0.729066; + texcoord 0.333170 -0.238860; + tangent -0.733295 0.617116 -0.285389; + vertex -17.7521 88.9195 158.335; + normal 0.235122 0.624010 0.745204; + texcoord 0.000490000 1.00000; + tangent -0.733295 0.617116 -0.285389; + vertex -10.1960 89.6661 155.073; + normal 0.233536 0.622817 0.746699; + texcoord 0.333170 1.00000; + vertex -11.0353 90.3724 154.746; + normal 0.215984 0.609431 0.762853; + texcoord 0.000490000 -0.00985003; + tangent -0.733295 0.617116 -0.285389; + vertex -16.8891 89.4964 157.103; + normal -0.497484 0.243333 -0.832646; + texcoord 0.333170 -0.238860; + tangent 0.421038 -0.771480 -0.477017; + vertex -17.7521 88.9195 158.335; + normal -0.482984 0.254459 -0.837841; + texcoord 0.333170 1.00000; + tangent 0.421038 -0.771480 -0.477017; + vertex -11.0353 90.3724 154.746; + normal -0.483568 0.254015 -0.837639; + texcoord 0.665860 1.00000; + vertex -10.3073 89.0384 153.921; + normal -0.468550 0.265313 -0.842656; + texcoord 0.333170 -0.00985003; + tangent 0.421038 -0.771480 -0.477017; + vertex -16.8072 89.4136 157.654; + normal 0.460689 0.408204 0.788121; + texcoord 0.665860 1.00000; + tangent -0.683974 0.729171 0.0221396; + vertex -10.3073 89.0384 153.921; + normal 0.438680 0.386861 0.811110; + texcoord 0.665860 -0.238860; + tangent -0.683974 0.729170 0.0221397; + vertex -18.1434 89.3366 158.347; + normal 0.448142 0.396030 0.801455; + texcoord 0.333170 -0.238860; + tangent -0.683974 0.729170 0.0221397; + vertex -17.7521 88.9195 158.335; + normal 0.427092 0.375647 0.822485; + texcoord 0.333170 -1.65939; + tangent -0.683974 0.729171 0.0221396; + vertex -23.3682 85.9098 162.626; + normal -0.370169 0.614398 -0.696771; + texcoord 0.665860 1.00000; + tangent -0.0970876 -0.771530 -0.628741; + vertex -10.3073 89.0384 153.921; + normal -0.554072 0.566679 -0.609818; + texcoord 0.998540 -0.238860; + tangent -0.0970867 -0.771531 -0.628741; + vertex -18.1982 88.9012 157.993; + normal -0.577879 0.558032 -0.595531; + texcoord 0.665860 -0.238860; + vertex -18.1434 89.3366 158.347; + normal -0.732712 0.482942 -0.479479; + texcoord 0.998540 -1.65939; + tangent -0.0970867 -0.771531 -0.628740; + vertex -23.2931 85.8300 162.685; + normal 0.244912 -0.861039 0.445679; + texcoord 0.998540 -0.238860; + tangent 0.0845461 0.476894 0.874885; + vertex -18.1982 88.9012 157.993; + normal 0.194271 -0.869068 0.454949; + texcoord 0.665860 1.00000; + tangent 0.0845463 0.476894 0.874885; + vertex -10.3073 89.0384 153.921; + normal 0.191424 -0.869448 0.455431; + texcoord 0.998540 1.00000; + vertex -10.1960 89.6661 155.073; + normal 0.139111 -0.875079 0.463556; + texcoord 0.665860 -0.00985003; + tangent 0.0845464 0.476894 0.874885; + vertex -16.5972 89.8798 157.397; + normal 0.205632 0.701482 0.682378; + texcoord 0.000490000 -0.238860; + tangent -0.603121 0.639960 -0.476126; + vertex -18.1982 88.9012 157.993; + normal 0.246592 0.717265 0.651708; + texcoord 0.333170 -1.65939; + tangent -0.603121 0.639960 -0.476127; + vertex -23.3682 85.9098 162.626; + normal 0.251198 0.718927 0.648107; + texcoord 0.000490000 -1.65939; + vertex -23.2931 85.8300 162.685; + normal 0.310366 0.738153 0.599001; + texcoord 0.000490000 -1.75939; + tangent -0.603121 0.639960 -0.476127; + vertex -23.4142 85.8456 162.729; + normal -0.687078 0.163830 -0.707872; + texcoord 0.665860 -0.238860; + tangent -0.154700 -0.984895 -0.0777866; + vertex -18.1434 89.3366 158.347; + normal -0.836885 0.172482 -0.519493; + texcoord 0.665860 -1.65939; + tangent -0.154701 -0.984894 -0.0777870; + vertex -23.3875 85.7871 162.616; + normal -0.790124 0.170606 -0.588725; + texcoord 0.333170 -1.65939; + vertex -23.3682 85.9098 162.626; + normal -0.934788 0.171403 -0.311116; + texcoord 0.333170 -1.75939; + tangent -0.154701 -0.984894 -0.0777870; + vertex -23.4142 85.8456 162.729; + normal 0.501068 -0.304401 -0.810105; + texcoord 0.000490000 1.00000; + tangent 0.854646 0.321223 0.407917; + vertex 26.3613 -31.3647 157.902; + normal 0.479897 -0.188822 -0.856764; + texcoord 0.333170 -0.207080; + tangent 0.854646 0.321223 0.407916; + vertex 24.5055 -39.2493 159.717; + normal 0.464398 -0.121581 -0.877241; + texcoord 0.000490000 -0.207080; + vertex 23.9403 -39.4617 159.447; + normal 0.432779 -0.00668138 -0.901475; + texcoord 0.333170 -1.66061; + tangent 0.854646 0.321222 0.407916; + vertex 24.9249 -47.3214 159.978; + normal 0.196771 0.175703 0.964578; + texcoord 0.333170 -0.207080; + tangent -0.974165 -0.0761754 0.212602; + vertex 24.5055 -39.2493 159.717; + normal 0.198611 0.159138 0.967072; + texcoord 0.000490000 1.00000; + tangent -0.974165 -0.0761754 0.212602; + vertex 26.3613 -31.3647 157.902; + normal 0.198887 0.156603 0.967429; + texcoord 0.333170 1.00000; + tangent -0.974165 -0.0761754 0.212602; + vertex 25.0504 -31.4673 158.188; + normal 0.200739 0.139249 0.969698; + texcoord 0.000490000 0.0275600; + tangent -0.974165 -0.0761754 0.212602; + vertex 23.4346 -37.5686 159.399; + normal -0.881003 -0.0310519 -0.472091; + texcoord 0.333170 -0.207080; + tangent 0.464333 0.134573 -0.875377; + vertex 24.5055 -39.2493 159.717; + normal -0.884374 0.0171868 -0.466463; + texcoord 0.333170 1.00000; + tangent 0.464333 0.134573 -0.875377; + vertex 25.0504 -31.4673 158.188; + normal -0.884138 0.0124985 -0.467059; + texcoord 0.665860 1.00000; + tangent 0.464333 0.134573 -0.875377; + vertex 25.9944 -31.1937 156.409; + normal -0.885632 0.0625729 -0.460153; + texcoord 0.333170 0.0275600; + tangent 0.464333 0.134573 -0.875377; + vertex 23.7037 -37.8972 159.906; + normal 0.414601 0.279090 0.866149; + texcoord 0.665860 1.00000; + tangent -0.577522 -0.654871 0.487455; + vertex 25.9944 -31.1937 156.409; + normal 0.575689 0.0966740 0.811934; + texcoord 0.665860 -0.207080; + tangent -0.577522 -0.654871 0.487455; + vertex 24.1171 -39.6897 160.045; + normal 0.466138 0.225673 0.855446; + texcoord 0.333170 -0.207080; + vertex 24.5055 -39.2493 159.717; + normal 0.605328 0.0571296 0.793924; + texcoord 0.333170 -1.66061; + tangent -0.577522 -0.654871 0.487455; + vertex 24.9249 -47.3214 159.978; + normal -0.851566 0.353751 0.386904; + texcoord 0.665860 1.00000; + tangent -0.266438 0.343558 -0.900543; + vertex 25.9944 -31.1937 156.409; + normal -0.917214 0.196741 0.346427; + texcoord 0.998540 -0.207080; + tangent -0.266438 0.343558 -0.900543; + vertex 23.9403 -39.4617 159.447; + normal -0.954889 0.0330381 0.295121; + texcoord 0.665860 -0.207080; + vertex 24.1171 -39.6897 160.045; + normal -0.963470 -0.121240 0.238803; + texcoord 0.998540 -1.66061; + tangent -0.266438 0.343559 -0.900543; + vertex 25.0351 -47.2564 159.907; + normal 0.910239 -0.321874 -0.260503; + texcoord 0.998540 -0.207080; + tangent 0.237129 -0.110555 0.965167; + vertex 23.9403 -39.4617 159.447; + normal 0.881461 -0.393180 -0.261601; + texcoord 0.665860 1.00000; + tangent 0.237129 -0.110555 0.965167; + vertex 25.9944 -31.1937 156.409; + normal 0.879024 -0.398586 -0.261621; + texcoord 0.998540 1.00000; + tangent 0.237129 -0.110555 0.965167; + vertex 26.3613 -31.3647 157.902; + normal 0.843503 -0.469442 -0.261010; + texcoord 0.665860 0.0275600; + tangent 0.237129 -0.110555 0.965167; + vertex 23.7157 -37.2249 159.892; + normal 0.488519 0.119579 0.864321; + texcoord 0.000490000 -0.207080; + tangent -0.752598 -0.443496 0.486730; + vertex 23.9403 -39.4617 159.447; + normal 0.412444 0.258720 0.873472; + texcoord 0.333170 -1.66061; + tangent -0.752599 -0.443496 0.486731; + vertex 24.9249 -47.3214 159.978; + normal 0.432853 0.223827 0.873236; + texcoord 0.000490000 -1.66061; + tangent -0.752599 -0.443496 0.486731; + vertex 25.0351 -47.2564 159.907; + normal 0.316201 0.404968 0.857915; + texcoord 0.000490000 -1.76061; + vertex 25.0572 -47.3958 159.965; + normal 0.573400 0.0844235 -0.814914; + texcoord 0.665860 -0.207080; + tangent 0.477932 0.773421 0.416414; + vertex 24.1171 -39.6897 160.045; + normal 0.642239 0.0157333 -0.766343; + texcoord 0.998540 -1.66061; + tangent 0.477934 0.773420 0.416415; + vertex 25.0351 -47.2564 159.907; + normal 0.697529 -0.0460358 -0.715076; + texcoord 0.665860 -1.66061; + tangent 0.477934 0.773420 0.416415; + vertex 24.9651 -47.3697 159.846; + normal 0.767556 -0.137200 -0.626126; + texcoord 0.665860 -1.76061; + vertex 25.0572 -47.3958 159.965; + normal 0.293862 -0.136182 -0.946097; + texcoord 0.000490000 1.00000; + tangent 0.846456 -0.422721 0.323759; + vertex -18.2519 -96.7337 96.8371; + normal 0.276198 -0.171262 -0.945719; + texcoord 0.333170 -0.159140; + tangent 0.846456 -0.422721 0.323759; + vertex -23.8156 -103.370 96.0642; + normal 0.269452 -0.184371 -0.945200; + texcoord 0.000490000 -0.159140; + tangent 0.846456 -0.422721 0.323759; + vertex -24.5050 -103.025 95.8005; + normal 0.251410 -0.218698 -0.942849; + texcoord 0.333170 -1.70060; + tangent 0.846456 -0.422721 0.323759; + vertex -29.4374 -109.868 96.0725; + normal 0.565465 -0.324644 0.758192; + texcoord 0.665860 1.00000; + tangent -0.657866 0.376919 0.652031; + vertex -18.4104 -95.4784 95.4118; + normal 0.530515 -0.382589 0.756426; + texcoord 0.665860 -0.159140; + tangent -0.657866 0.376919 0.652031; + vertex -24.3605 -103.057 96.6043; + normal 0.535897 -0.374033 0.756910; + texcoord 0.333170 -0.159140; + vertex -23.8156 -103.370 96.0642; + normal 0.498828 -0.430563 0.752188; + texcoord 0.333170 -1.70060; + tangent -0.657866 0.376919 0.652031; + vertex -29.4374 -109.868 96.0725; + normal -0.763574 0.625000 0.162264; + texcoord 0.665860 1.00000; + tangent -0.176837 0.0392818 -0.983456; + vertex -18.4104 -95.4784 95.4118; + normal -0.785735 0.596125 0.165095; + texcoord 0.998540 -0.159140; + tangent -0.176837 0.0392811 -0.983456; + vertex -24.5050 -103.025 95.8005; + normal -0.784717 0.597499 0.164967; + texcoord 0.665860 -0.159140; + vertex -24.3605 -103.057 96.6043; + normal -0.805982 0.567717 0.167601; + texcoord 0.998540 -1.70060; + tangent -0.176838 0.0392813 -0.983456; + vertex -29.3187 -109.967 96.1657; + normal -0.402304 0.324020 0.856249; + texcoord 0.000490000 -0.159140; + tangent -0.658323 0.547561 -0.516516; + vertex -24.5050 -103.025 95.8005; + normal -0.310312 0.427747 0.848963; + texcoord 0.333170 -1.70060; + tangent -0.658323 0.547561 -0.516516; + vertex -29.4374 -109.868 96.0725; + normal -0.303730 0.434615 0.847855; + texcoord 0.000490000 -1.70060; + vertex -29.3187 -109.967 96.1657; + normal -0.156956 0.571248 0.805631; + texcoord 0.000490000 -1.80060; + vertex -29.4993 -110.018 96.1669; + normal 0.735045 0.433536 -0.521301; + texcoord 0.000490000 1.00000; + tangent 0.670410 -0.579585 0.463284; + vertex -18.0531 -94.1951 27.7438; + normal 0.728895 0.397639 -0.557310; + texcoord 0.333170 -0.137920; + tangent 0.670410 -0.579585 0.463283; + vertex -19.1278 -99.8235 21.5476; + normal 0.728492 0.395586 -0.559296; + texcoord 0.000490000 -0.137920; + vertex -19.6538 -99.3687 21.1841; + normal 0.720332 0.358627 -0.593724; + texcoord 0.333170 -1.63810; + tangent 0.670410 -0.579586 0.463283; + vertex -20.8643 -105.703 15.8893; + normal 0.195864 -0.610232 0.767629; + texcoord 0.665860 1.00000; + tangent -0.978916 -0.167947 0.116265; + vertex -17.8525 -92.5143 27.0327; + normal 0.199775 -0.668513 0.716366; + texcoord 0.665860 -0.137920; + tangent -0.978916 -0.167947 0.116265; + vertex -19.9089 -99.9575 21.6404; + normal 0.198900 -0.654164 0.729732; + texcoord 0.333170 -0.137920; + tangent -0.978916 -0.167947 0.116265; + vertex -19.1278 -99.8235 21.5476; + normal 0.201910 -0.709443 0.675221; + texcoord 0.333170 -1.63810; + tangent -0.978916 -0.167946 0.116265; + vertex -20.8643 -105.703 15.8893; + normal -0.938670 0.330518 -0.0982638; + texcoord 0.665860 1.00000; + tangent 0.323975 0.747797 -0.579517; + vertex -17.8525 -92.5143 27.0327; + normal -0.941766 0.313247 -0.122281; + texcoord 0.998540 -0.137920; + tangent 0.323975 0.747796 -0.579518; + vertex -19.6538 -99.3687 21.1841; + normal -0.942771 0.306266 -0.131850; + texcoord 0.665860 -0.137920; + vertex -19.9089 -99.9575 21.6404; + normal -0.944691 0.288713 -0.155575; + texcoord 0.998540 -1.63810; + tangent 0.323975 0.747796 -0.579518; + vertex -20.7544 -105.757 16.0128; + normal -0.772862 -0.313489 0.551733; + texcoord 0.000490000 -0.137920; + tangent -0.632392 0.308435 -0.710597; + vertex -19.6538 -99.3687 21.1841; + normal -0.772938 -0.312168 0.552375; + texcoord 0.333170 -1.63810; + tangent -0.632391 0.308435 -0.710598; + vertex -20.8643 -105.703 15.8893; + normal -0.772922 -0.312442 0.552242; + texcoord 0.000490000 -1.63810; + vertex -20.7544 -105.757 16.0128; + normal -0.773026 -0.310615 0.553127; + texcoord 0.000490000 -1.73810; + tangent -0.632391 0.308435 -0.710598; + vertex -20.8014 -105.873 15.8820; + normal 0.891414 -0.375788 0.253309; + texcoord 0.665860 -0.137920; + tangent -0.332704 -0.163118 0.928817; + vertex -19.9089 -99.9575 21.6404; + normal 0.868588 -0.436558 0.234461; + texcoord 0.998540 -1.63810; + tangent -0.332703 -0.163119 0.928817; + vertex -20.7544 -105.757 16.0128; + normal 0.855694 -0.466180 0.224640; + texcoord 0.665860 -1.63810; + vertex -20.6966 -105.728 15.8514; + normal 0.812653 -0.549287 0.194627; + texcoord 0.665860 -1.73810; + tangent -0.332703 -0.163119 0.928817; + vertex -20.8014 -105.873 15.8820; + normal -0.714103 -0.634675 0.295373; + texcoord 0.000490000 -1.45193; + tangent 0.398463 -0.715430 -0.573922; + vertex 60.1445 40.3928 68.1622; + normal -0.743392 -0.618428 0.254786; + texcoord 0.250000 -1.84925; + tangent 0.398464 -0.715430 -0.573922; + vertex 62.8099 39.1012 71.8310; + normal -0.758193 -0.609048 0.232817; + texcoord 0.000490000 -1.84925; + vertex 62.0538 40.4588 72.9201; + normal -0.788061 -0.587193 0.184836; + texcoord 0.250000 -2.14259; + vertex 63.2814 39.4502 74.9500; + normal 0.845010 0.528749 -0.0798887; + texcoord 0.499510 -1.45193; + tangent -0.395059 0.717951 0.573127; + vertex 62.6986 42.2377 67.8732; + normal 0.820280 0.556572 -0.131790; + texcoord 0.749030 -1.84925; + vertex 63.5456 41.5955 72.5817; + normal 0.825634 0.551041 -0.121171; + texcoord 0.499510 -1.84925; + vertex 64.2985 40.2273 71.4895; + normal 0.796742 0.578341 -0.175284; + texcoord 0.749030 -2.14259; + tangent -0.395059 0.717951 0.573127; + vertex 65.2463 39.9163 74.7716; + normal -0.718944 0.342389 0.604888; + texcoord 0.000490000 -1.84925; + tangent -0.560487 -0.800250 -0.213200; + vertex 62.0538 40.4588 72.9201; + normal -0.746673 0.376944 0.548082; + texcoord 0.250000 -2.14259; + vertex 63.2814 39.4502 74.9500; + normal -0.764114 0.400439 0.505746; + texcoord 0.000490000 -2.14259; + vertex 64.0818 40.5929 75.2544; + normal -0.785442 0.432042 0.443193; + texcoord 0.250000 -2.46259; + tangent -0.560487 -0.800250 -0.213200; + vertex 64.7911 39.7371 77.3458; + normal 0.818272 -0.499959 -0.283677; + texcoord 0.499510 -1.84925; + tangent 0.562063 0.799318 0.212547; + vertex 64.2985 40.2273 71.4895; + normal 0.812608 -0.485787 -0.321993; + texcoord 0.749030 -2.14259; + tangent 0.562063 0.799318 0.212547; + vertex 65.2463 39.9163 74.7716; + normal 0.813623 -0.488147 -0.315800; + texcoord 0.499510 -2.14259; + vertex 64.4421 38.7727 74.4675; + normal 0.806626 -0.472928 -0.354534; + texcoord 0.749030 -2.46259; + tangent 0.562063 0.799318 0.212547; + vertex 65.6345 38.6689 77.3187; + normal 0.166613 0.931094 0.324507; + texcoord 0.000490000 -2.14259; + tangent -0.980975 0.123268 0.149977; + vertex 64.0818 40.5929 75.2544; + normal 0.159591 0.951932 0.261449; + texcoord 0.250000 -2.46259; + tangent -0.980975 0.123268 0.149977; + vertex 64.7911 39.7371 77.3458; + normal 0.153790 0.964907 0.212844; + texcoord 0.000490000 -2.46259; + tangent -0.980975 0.123268 0.149977; + vertex 65.7345 39.6186 77.2015; + normal 0.145351 0.978474 0.146495; + texcoord 0.250000 -2.79982; + tangent -0.980975 0.123268 0.149977; + vertex 66.3347 39.2390 79.1413; + normal -0.122841 -0.992309 0.0152523; + texcoord 0.499510 -2.14259; + tangent 0.980926 -0.123736 -0.149912; + vertex 64.4421 38.7727 74.4675; + normal -0.118604 -0.992021 0.0427390; + texcoord 0.749030 -2.46259; + tangent 0.980926 -0.123736 -0.149912; + vertex 65.6345 38.6689 77.3187; + normal -0.119554 -0.992152 0.0366264; + texcoord 0.499510 -2.46259; + vertex 64.6907 38.7879 77.4630; + normal -0.115102 -0.991225 0.0649947; + texcoord 0.749030 -2.79982; + tangent 0.980926 -0.123736 -0.149912; + vertex 66.1489 38.7601 79.6214; + normal 0.951361 0.160501 -0.262968; + texcoord 0.000490000 -2.46259; + tangent -0.204619 0.967299 -0.149881; + vertex 65.7345 39.6186 77.2015; + normal 0.924502 0.140672 -0.354271; + texcoord 0.250000 -2.79982; + tangent -0.204619 0.967299 -0.149881; + vertex 66.3347 39.2390 79.1413; + normal 0.909277 0.131142 -0.394990; + texcoord 0.000490000 -2.79982; + vertex 66.4364 38.7581 79.2158; + normal 0.859790 0.104425 -0.499857; + texcoord 0.000490000 -2.89982; + tangent -0.204619 0.967299 -0.149881; + vertex 66.6583 39.1333 79.6759; + normal -0.153362 0.981618 -0.113603; + texcoord 0.499510 -2.46259; + tangent -0.578227 0.00408186 0.815865; + vertex 64.6907 38.7879 77.4630; + normal -0.00292767 0.999971 -0.00707787; + texcoord 0.499510 -2.79982; + tangent -0.578227 0.00408186 0.815865; + vertex 66.0472 39.2411 79.5469; + normal -0.0317137 0.999119 -0.0274751; + texcoord 0.250000 -2.79982; + vertex 66.3347 39.2390 79.1413; + normal 0.151669 0.983095 0.102574; + texcoord 0.250000 -2.89982; + tangent -0.578228 0.00408185 0.815865; + vertex 66.6583 39.1333 79.6759; + normal 0.547549 0.602304 -0.580879; + texcoord 0.250000 -0.980050; + tangent -0.550006 0.782218 0.292622; + vertex 28.7802 25.5371 78.0792; + normal 0.559412 0.547598 -0.622249; + texcoord 0.374760 -0.980050; + tangent -0.468743 0.827932 0.307909; + vertex 27.9243 26.7544 78.5346; + normal 0.579429 0.311268 -0.753242; + texcoord 0.250000 -1.26866; + tangent -0.0608923 0.937975 0.341313; + vertex 32.6049 25.4532 81.5975; + normal 0.578218 0.258065 -0.773994; + texcoord 0.374760 -1.26866; + tangent 0.0362315 0.939601 0.340350; + vertex 32.6543 26.7335 82.0613; + normal -0.627891 0.619297 0.471406; + texcoord 0.749030 -0.980050; + tangent -0.714666 -0.698635 -0.0340877; + vertex 26.8058 24.8809 81.7268; + normal -0.629086 0.620688 0.467971; + texcoord 0.749030 -1.26866; + vertex 29.4400 26.5658 83.0219; + normal -0.630862 0.622756 0.462805; + texcoord 0.624270 -1.26866; + tangent -0.714665 -0.698635 -0.0340877; + vertex 30.4163 27.5202 83.0685; + normal -0.631463 0.623457 0.461039; + texcoord 0.749030 -1.58823; + tangent -0.714666 -0.698635 -0.0340877; + vertex 31.1867 25.7995 86.4506; + normal -0.148966 -0.445657 0.882723; + texcoord 0.749030 -0.980050; + tangent 0.552337 -0.777943 -0.299546; + vertex 26.8058 24.8809 81.7268; + normal -0.190005 -0.422667 0.886144; + texcoord 0.873780 -0.980050; + tangent 0.469424 -0.825090 -0.314433; + vertex 27.6685 23.6659 81.2589; + normal -0.269926 -0.374427 0.887099; + texcoord 0.749030 -1.26866; + tangent 0.270883 -0.901750 -0.336851; + vertex 29.4400 26.5658 83.0219; + normal -0.369443 -0.307446 0.876920; + texcoord 0.873780 -1.26866; + tangent -0.0303543 -0.939186 -0.342065; + vertex 29.3985 25.2827 82.5546; + normal -0.907713 -0.263318 0.326682; + texcoord 0.000490000 -1.58823; + tangent 0.101973 -0.893667 -0.436990; + vertex 30.3389 23.8596 85.9176; + normal -0.951493 -0.215803 0.219296; + texcoord 0.250000 -1.87932; + tangent 0.101973 -0.893667 -0.436990; + vertex 31.6775 22.4695 88.5164; + normal -0.960180 -0.203278 0.191654; + texcoord 0.000490000 -1.87932; + vertex 31.5051 23.9802 89.2552; + normal -0.985138 -0.151753 0.0804582; + texcoord 0.250000 -2.19020; + vertex 31.9957 22.2322 91.9659; + normal 0.994715 0.100937 0.0188351; + texcoord 0.499510 -1.58823; + tangent -0.0989938 0.894035 0.436923; + vertex 33.1656 25.0058 85.9817; + normal 0.988635 0.138289 -0.0589722; + texcoord 0.749030 -1.87932; + vertex 33.1856 24.2042 89.2244; + normal 0.989224 0.136014 -0.0541842; + texcoord 0.499510 -1.87932; + tangent -0.0989937 0.894035 0.436923; + vertex 33.3535 22.6882 88.4835; + normal 0.975602 0.173668 -0.134317; + texcoord 0.749030 -2.19020; + tangent -0.0989938 0.894035 0.436923; + vertex 33.7720 22.6372 91.4579; + normal -0.734770 0.501695 0.456525; + texcoord 0.000490000 -1.87932; + tangent -0.577224 -0.815945 -0.0323547; + vertex 31.5051 23.9802 89.2552; + normal -0.754424 0.517700 0.403523; + texcoord 0.250000 -2.19020; + tangent -0.577223 -0.815945 -0.0323548; + vertex 31.9957 22.2322 91.9659; + normal -0.751166 0.515024 0.412916; + texcoord 0.000490000 -2.19020; + vertex 32.7654 23.3202 92.0091; + normal -0.769849 0.530546 0.354758; + texcoord 0.250000 -2.45797; + tangent -0.577224 -0.815945 -0.0323548; + vertex 32.7782 22.0796 93.8923; + normal 0.811572 -0.570944 -0.123992; + texcoord 0.499510 -1.87932; + tangent 0.578334 0.815183 0.0317412; + vertex 33.3535 22.6882 88.4835; + normal 0.797715 -0.556938 -0.231238; + texcoord 0.749030 -2.19020; + vertex 33.7720 22.6372 91.4579; + normal 0.793686 -0.553233 -0.252973; + texcoord 0.499510 -2.19020; + tangent 0.578334 0.815183 0.0317412; + vertex 32.9997 21.5486 91.4156; + normal 0.767260 -0.530290 -0.360702; + texcoord 0.749030 -2.45797; + tangent 0.578334 0.815183 0.0317411; + vertex 33.8751 21.2548 93.7097; + normal 0.542895 0.838456 -0.0475145; + texcoord 0.998540 -1.87932; + tangent -0.753743 0.511430 0.412687; + vertex 31.5051 23.9802 89.2552; + normal 0.604784 0.785522 0.131121; + texcoord 0.998540 -2.19020; + vertex 32.7654 23.3202 92.0091; + normal 0.622881 0.756176 0.200541; + texcoord 0.749030 -2.19020; + vertex 33.7720 22.6372 91.4579; + normal 0.652244 0.658933 0.374681; + texcoord 0.749030 -2.45797; + vertex 33.8751 21.2548 93.7097; + normal -0.0985413 0.830696 0.547936; + texcoord 0.000490000 -2.19020; + tangent -0.990364 -0.135702 0.0276224; + vertex 32.7654 23.3202 92.0091; + normal -0.107680 0.880014 0.462581; + texcoord 0.250000 -2.45797; + tangent -0.990365 -0.135702 0.0276225; + vertex 32.7782 22.0796 93.8923; + normal -0.111210 0.898192 0.425304; + texcoord 0.000490000 -2.45797; + vertex 33.7468 22.2123 93.8653; + normal -0.119031 0.936083 0.331028; + texcoord 0.250000 -2.76204; + tangent -0.990365 -0.135702 0.0276225; + vertex 34.1774 21.5801 95.8078; + normal 0.128434 -0.976325 -0.174051; + texcoord 0.499510 -2.19020; + tangent 0.990428 0.135227 -0.0276947; + vertex 32.9997 21.5486 91.4156; + normal 0.128487 -0.976502 -0.173015; + texcoord 0.749030 -2.45797; + tangent 0.990427 0.135226 -0.0276948; + vertex 33.8751 21.2548 93.7097; + normal 0.128474 -0.976459 -0.173267; + texcoord 0.499510 -2.45797; + tangent 0.990428 0.135226 -0.0276948; + vertex 32.9060 21.1224 93.7368; + normal 0.128529 -0.976642 -0.172191; + texcoord 0.749030 -2.76204; + tangent 0.990428 0.135226 -0.0276947; + vertex 33.9860 20.9476 95.5345; + normal 0.910022 0.182403 -0.372275; + texcoord 0.998540 -2.19020; + tangent -0.131110 0.978541 0.158957; + vertex 32.7654 23.3202 92.0091; + normal 0.951377 0.169274 -0.257347; + texcoord 0.998540 -2.45797; + vertex 33.7468 22.2123 93.8653; + normal 0.975225 0.156124 -0.156723; + texcoord 0.749030 -2.45797; + vertex 33.8751 21.2548 93.7097; + normal 0.989669 0.138574 -0.0367716; + texcoord 0.749030 -2.76204; + tangent -0.131110 0.978541 0.158957; + vertex 33.9860 20.9476 95.5345; + normal -0.680453 -0.645990 0.345948; + texcoord 0.499510 -2.45797; + tangent 0.482526 -0.750288 -0.451925; + vertex 32.9060 21.1224 93.7368; + normal -0.693312 -0.642483 0.326396; + texcoord 0.749030 -2.76204; + tangent 0.482526 -0.750288 -0.451925; + vertex 33.9860 20.9476 95.5345; + normal -0.695305 -0.641897 0.323295; + texcoord 0.499510 -2.76204; + tangent 0.482526 -0.750288 -0.451926; + vertex 33.7420 21.3270 95.7630; + normal -0.710787 -0.636925 0.298510; + texcoord 0.499510 -2.86204; + vertex 34.1674 21.0322 96.1472; + normal 0.645939 -0.302130 -0.701057; + texcoord 0.166830 -0.560580; + tangent 0.732580 0.503593 0.457953; + vertex 19.3940 -8.40242 83.7630; + normal 0.673578 -0.439389 -0.594332; + texcoord 0.166830 -0.984530; + vertex 24.2243 -9.92394 88.8693; + normal 0.666512 -0.394148 -0.632779; + texcoord 0.000490000 -0.984530; + vertex 22.8512 -10.8679 88.0109; + normal 0.680192 -0.516092 -0.520565; + texcoord 0.000490000 -1.35481; + vertex 23.2491 -14.2576 91.8914; + normal 0.232325 -0.590991 -0.772499; + texcoord 0.166830 -0.984530; + tangent 0.897968 0.435510 -0.0631229; + vertex 24.2243 -9.92394 88.8693; + normal 0.198897 -0.529616 -0.824589; + texcoord 0.333170 -1.35481; + tangent 0.897968 0.435510 -0.0631230; + vertex 25.6327 -13.1016 91.7238; + normal 0.189625 -0.512380 -0.837561; + texcoord 0.000490000 -1.35481; + vertex 23.2491 -14.2576 91.8914; + normal 0.154941 -0.447152 -0.880936; + texcoord 0.333170 -1.74596; + vertex 26.4257 -17.2681 93.9782; + normal 0.675105 0.633895 0.377374; + texcoord 0.499510 -0.984530; + tangent -0.680590 0.337781 0.650155; + vertex 22.0948 -8.94023 91.0629; + normal 0.699329 0.564123 0.438981; + texcoord 0.665860 -1.35481; + vertex 23.7955 -12.1898 93.4789; + normal 0.713925 0.505165 0.484891; + texcoord 0.333170 -1.35481; + vertex 25.6327 -13.1016 91.7238; + normal 0.726165 0.428925 0.537315; + texcoord 0.333170 -1.74596; + tangent -0.680590 0.337781 0.650155; + vertex 26.4257 -17.2681 93.9782; + normal -0.877097 -0.124387 0.463928; + texcoord 0.832200 -0.984530; + tangent -0.205145 -0.776342 -0.595994; + vertex 21.0665 -10.8579 88.6765; + normal -0.907393 -0.0773628 0.413102; + texcoord 0.998540 -1.35481; + tangent -0.205145 -0.776342 -0.595994; + vertex 23.2491 -14.2576 91.8914; + normal -0.906583 -0.0787404 0.414618; + texcoord 0.665860 -1.35481; + vertex 23.7955 -12.1898 93.4789; + normal -0.932631 -0.0296305 0.359614; + texcoord 0.998540 -1.74596; + vertex 24.5937 -16.7839 95.1705; + normal -0.472213 -0.781250 -0.408244; + texcoord 0.000490000 -1.35481; + tangent 0.818280 -0.216298 -0.532572; + vertex 23.2491 -14.2576 91.8914; + normal -0.516901 -0.682188 -0.517139; + texcoord 0.333170 -1.74596; + vertex 26.4257 -17.2681 93.9782; + normal -0.507642 -0.706570 -0.493009; + texcoord 0.000490000 -1.74596; + tangent 0.818280 -0.216298 -0.532572; + vertex 24.5937 -16.7839 95.1705; + normal -0.545348 -0.584985 -0.600323; + texcoord 0.333170 -2.03340; + vertex 26.3109 -19.3533 96.1144; + normal -0.323909 0.276837 0.904679; + texcoord 0.665860 -1.35481; + tangent -0.827508 -0.546416 -0.129072; + vertex 23.7955 -12.1898 93.4789; + normal -0.392821 0.399207 0.828447; + texcoord 0.998540 -1.74596; + vertex 24.5937 -16.7839 95.1705; + normal -0.386980 0.388519 0.836241; + texcoord 0.665860 -1.74596; + vertex 26.4504 -15.5579 95.4601; + normal -0.451608 0.511195 0.731252; + texcoord 0.998540 -2.03340; + vertex 26.5037 -18.2460 97.3722; + normal -0.809009 -0.374117 0.453366; + texcoord 0.000490000 -1.74596; + tangent -0.114331 -0.656412 -0.745689; + vertex 24.5937 -16.7839 95.1705; + normal -0.882883 -0.276994 0.379198; + texcoord 0.333170 -2.03340; + tangent -0.114331 -0.656412 -0.745689; + vertex 26.3109 -19.3533 96.1144; + normal -0.885812 -0.272449 0.375645; + texcoord 0.000490000 -2.03340; + vertex 26.5037 -18.2460 97.3722; + normal -0.943529 -0.163184 0.288312; + texcoord 0.333170 -2.34529; + vertex 27.1731 -20.5209 98.2753; + normal 0.685609 0.430949 0.586705; + texcoord 0.665860 -1.74596; + tangent -0.653404 0.00897821 0.756956; + vertex 26.4504 -15.5579 95.4601; + normal 0.607728 0.602427 0.517445; + texcoord 0.998540 -2.03340; + tangent -0.653404 0.00897825 0.756956; + vertex 26.5037 -18.2460 97.3722; + normal 0.627656 0.565448 0.535085; + texcoord 0.665860 -2.03340; + vertex 27.6070 -18.2612 96.0941; + normal 0.529112 0.720537 0.448182; + texcoord 0.998540 -2.34529; + tangent -0.653404 0.00897827 0.756956; + vertex 28.2475 -20.1798 98.4225; + normal -0.222943 0.302300 0.926775; + texcoord 0.000490000 -2.03340; + tangent -0.945096 -0.300049 -0.129479; + vertex 26.5037 -18.2460 97.3722; + normal -0.241481 0.374258 0.895331; + texcoord 0.333170 -2.34529; + tangent -0.945096 -0.300049 -0.129479; + vertex 27.1731 -20.5209 98.2753; + normal -0.250083 0.409006 0.877595; + texcoord 0.000490000 -2.34529; + vertex 28.2475 -20.1798 98.4225; + normal -0.267247 0.481602 0.834649; + texcoord 0.333170 -2.67177; + vertex 28.6170 -21.7336 99.4373; + normal 0.957667 -0.0279849 -0.286513; + texcoord 0.665860 -2.03340; + tangent 0.267719 0.452454 0.850654; + vertex 27.6070 -18.2612 96.0941; + normal 0.931060 0.105671 -0.349230; + texcoord 0.998540 -2.34529; + vertex 28.2475 -20.1798 98.4225; + normal 0.941465 0.0648812 -0.330809; + texcoord 0.665860 -2.34529; + tangent 0.267719 0.452454 0.850654; + vertex 27.9431 -20.6943 97.4552; + normal 0.898604 0.201280 -0.389868; + texcoord 0.998540 -2.67177; + tangent 0.267719 0.452454 0.850654; + vertex 29.0148 -22.0965 99.2014; + normal 0.729375 0.487159 0.480301; + texcoord 0.000490000 -2.34529; + tangent -0.676620 0.617336 0.401350; + vertex 28.2475 -20.1798 98.4225; + normal 0.733239 0.514985 0.444016; + texcoord 0.333170 -2.67177; + vertex 28.6170 -21.7336 99.4373; + normal 0.734757 0.530423 0.422829; + texcoord 0.000490000 -2.67177; + vertex 29.0148 -22.0965 99.2014; + normal 0.736321 0.564296 0.373365; + texcoord 0.000490000 -2.77177; + tangent -0.676620 0.617336 0.401350; + vertex 28.8137 -22.2092 99.7682; + normal -0.910281 0.147491 0.386826; + texcoord 0.665860 -2.34529; + tangent -0.267748 -0.922401 -0.278367; + vertex 27.9431 -20.6943 97.4552; + normal -0.871860 0.108981 0.477477; + texcoord 0.665860 -2.67177; + tangent -0.267748 -0.922401 -0.278367; + vertex 28.4596 -22.2758 99.2737; + normal -0.878638 0.115202 0.463383; + texcoord 0.333170 -2.67177; + vertex 28.6170 -21.7336 99.4373; + normal -0.815421 0.0630394 0.575426; + texcoord 0.333170 -2.77177; + vertex 28.8137 -22.2092 99.7682; + normal -0.626426 -0.599107 -0.498659; + texcoord 0.000490000 -1.39787; + tangent 0.629034 -0.0107392 -0.777304; + vertex 13.9078 -43.0980 73.2803; + normal -0.685646 -0.478873 -0.548244; + texcoord 0.333170 -1.79005; + tangent 0.629034 -0.0107393 -0.777304; + vertex 16.6520 -46.8577 74.3501; + normal -0.693444 -0.459686 -0.554819; + texcoord 0.000490000 -1.79005; + vertex 15.2761 -46.8343 76.0503; + normal -0.740340 -0.313238 -0.594793; + texcoord 0.333170 -2.08049; + tangent 0.629034 -0.0107393 -0.777304; + vertex 16.3811 -49.6448 76.1551; + normal -0.180248 0.160698 0.970405; + texcoord 0.665860 -1.39787; + tangent -0.919369 -0.378242 -0.108132; + vertex 15.2680 -42.1087 75.2663; + normal -0.232611 0.301006 0.924817; + texcoord 0.998540 -1.79005; + tangent -0.919369 -0.378242 -0.108132; + vertex 15.2761 -46.8343 76.0503; + normal -0.224291 0.278165 0.933980; + texcoord 0.665860 -1.79005; + tangent -0.919369 -0.378242 -0.108132; + vertex 17.2915 -46.0051 76.2874; + normal -0.276721 0.426419 0.861157; + texcoord 0.998540 -2.08049; + vertex 16.7844 -48.7772 77.4971; + normal -0.835516 -0.311628 0.452549; + texcoord 0.000490000 -1.79005; + tangent -0.244704 -0.526398 -0.814264; + vertex 15.2761 -46.8343 76.0503; + normal -0.908764 -0.168265 0.381883; + texcoord 0.333170 -2.08049; + tangent -0.244704 -0.526398 -0.814264; + vertex 16.3811 -49.6448 76.1551; + normal -0.901271 -0.186180 0.391212; + texcoord 0.000490000 -2.08049; + vertex 16.7844 -48.7772 77.4971; + normal -0.950399 -0.0360682 0.308933; + texcoord 0.333170 -2.40118; + tangent -0.244705 -0.526398 -0.814264; + vertex 17.0408 -51.5449 77.9628; + normal 0.751937 0.143248 0.643483; + texcoord 0.665860 -1.79005; + tangent -0.657385 0.0898625 0.748178; + vertex 17.2915 -46.0051 76.2874; + normal 0.728747 0.328475 0.600859; + texcoord 0.998540 -2.08049; + tangent -0.657385 0.0898624 0.748178; + vertex 16.7844 -48.7772 77.4971; + normal 0.731882 0.312548 0.605527; + texcoord 0.665860 -2.08049; + tangent -0.657385 0.0898625 0.748178; + vertex 17.8689 -48.9255 76.2628; + normal 0.682424 0.492088 0.540506; + texcoord 0.998540 -2.40118; + tangent -0.657385 0.0898624 0.748178; + vertex 18.0190 -51.0190 77.9793; + normal -0.100478 0.156033 0.982628; + texcoord 0.000490000 -2.08049; + tangent -0.880652 -0.473531 -0.0148573; + vertex 16.7844 -48.7772 77.4971; + normal -0.157070 0.262238 0.952134; + texcoord 0.333170 -2.40118; + tangent -0.880652 -0.473531 -0.0148573; + vertex 17.0408 -51.5449 77.9628; + normal -0.148220 0.245596 0.957973; + texcoord 0.000490000 -2.40118; + vertex 18.0190 -51.0190 77.9793; + normal -0.203873 0.350472 0.914114; + texcoord 0.333170 -2.73973; + tangent -0.880652 -0.473532 -0.0148574; + vertex 18.3995 -53.1316 78.8742; + normal 0.980757 -0.0768521 -0.179470; + texcoord 0.665860 -2.08049; + tangent 0.181916 0.693424 0.697187; + vertex 17.8689 -48.9255 76.2628; + normal 0.957975 0.0349404 -0.284715; + texcoord 0.998540 -2.40118; + tangent 0.181916 0.693424 0.697187; + vertex 18.0190 -51.0190 77.9793; + normal 0.939744 0.0861143 -0.330855; + texcoord 0.665860 -2.40118; + tangent 0.181916 0.693424 0.697187; + vertex 17.8169 -51.7894 77.2047; + normal 0.881428 0.199297 -0.428211; + texcoord 0.998540 -2.73973; + tangent 0.181916 0.693424 0.697187; + vertex 18.7917 -53.3197 78.4990; + normal 0.728413 0.374273 0.573877; + texcoord 0.000490000 -2.40118; + tangent -0.682801 0.327422 0.653130; + vertex 18.0190 -51.0190 77.9793; + normal 0.727505 0.386955 0.566570; + texcoord 0.333170 -2.73973; + vertex 18.3995 -53.1316 78.8742; + normal 0.727261 0.390027 0.564775; + texcoord 0.000490000 -2.73973; + vertex 18.7917 -53.3197 78.4990; + normal 0.725707 0.407281 0.554501; + texcoord 0.000490000 -2.83973; + tangent -0.682801 0.327422 0.653130; + vertex 18.6399 -53.6727 78.9570; + normal -0.942611 0.00606034 0.333837; + texcoord 0.665860 -2.40118; + tangent -0.231696 -0.731800 -0.640925; + vertex 17.8169 -51.7894 77.2047; + normal -0.888260 -0.109475 0.446105; + texcoord 0.665860 -2.73973; + tangent -0.231697 -0.731800 -0.640925; + vertex 18.2664 -53.5519 78.5060; + normal -0.889799 -0.106852 0.443667; + texcoord 0.333170 -2.73973; + vertex 18.3995 -53.1316 78.8742; + normal -0.776989 -0.257215 0.574568; + texcoord 0.333170 -2.83973; + vertex 18.6399 -53.6727 78.9570; + normal 0.227989 -0.540013 -0.810190; + texcoord 0.665860 -2.40118; + tangent 0.914505 0.404392 -0.0121939; + vertex 17.8169 -51.7894 77.2047; + normal 0.283719 -0.662514 -0.693238; + texcoord 0.998540 -2.73973; + tangent 0.914504 0.404392 -0.0121939; + vertex 18.7917 -53.3197 78.4990; + normal 0.284282 -0.663745 -0.691828; + texcoord 0.665860 -2.73973; + tangent 0.914505 0.404392 -0.0121939; + vertex 18.2664 -53.5519 78.5060; + normal 0.344995 -0.795216 -0.498608; + texcoord 0.665860 -2.83973; + tangent 0.914504 0.404392 -0.0121939; + vertex 18.6399 -53.6727 78.9570; + normal 0.431593 -0.630099 -0.645525; + texcoord 0.166830 -1.03572; + tangent 0.896005 0.216613 0.387625; + vertex 17.0590 -37.8440 59.7419; + normal 0.443994 -0.450073 -0.774793; + texcoord 0.333170 -1.33647; + vertex 18.8075 -40.3531 63.3601; + normal 0.442810 -0.500895 -0.743656; + texcoord 0.000490000 -1.33647; + vertex 16.5114 -40.9082 62.3668; + normal 0.438928 -0.299936 -0.846983; + texcoord 0.333170 -1.66692; + tangent 0.896005 0.216613 0.387625; + vertex 18.3930 -43.9241 64.4099; + normal 0.339025 0.691997 0.637340; + texcoord 0.333170 -1.03572; + tangent -0.775836 -0.177525 0.605445; + vertex 16.2282 -36.4777 60.5244; + normal 0.387554 0.717634 0.578622; + texcoord 0.499510 -1.03572; + tangent -0.806893 -0.0759967 0.585788; + vertex 14.8243 -36.7989 61.6199; + normal 0.467727 0.751773 0.464832; + texcoord 0.333170 -1.33647; + tangent -0.842241 0.159348 0.515014; + vertex 18.8075 -40.3531 63.3601; + normal 0.511496 0.764920 0.391497; + texcoord 0.665860 -1.33647; + tangent -0.834297 0.333005 0.439382; + vertex 16.6333 -39.4853 64.5052; + normal -0.670959 -0.630999 0.389429; + texcoord 0.665860 -1.03572; + tangent 0.466687 -0.767488 -0.439506; + vertex 14.2301 -38.5080 61.9481; + normal -0.693037 -0.602096 0.396459; + texcoord 0.832200 -1.03572; + tangent 0.332411 -0.741258 -0.583129; + vertex 15.0609 -39.8743 61.1656; + normal -0.703933 -0.587035 0.399835; + texcoord 0.665860 -1.33647; + tangent 0.239704 -0.709230 -0.662974; + vertex 16.6333 -39.4853 64.5052; + normal -0.729232 -0.549765 0.407405; + texcoord 0.998540 -1.33647; + tangent -0.0474176 -0.553358 -0.831593; + vertex 16.5114 -40.9082 62.3668; + normal -0.316804 -0.659472 -0.681712; + texcoord 0.000490000 -1.33647; + tangent 0.948487 -0.218171 -0.229726; + vertex 16.5114 -40.9082 62.3668; + normal -0.311191 -0.505523 -0.804740; + texcoord 0.333170 -1.66692; + tangent 0.948487 -0.218171 -0.229726; + vertex 18.3930 -43.9241 64.4099; + normal -0.313017 -0.533361 -0.785842; + texcoord 0.000490000 -1.66692; + tangent 0.948487 -0.218171 -0.229726; + vertex 16.3430 -43.4526 64.9064; + normal -0.296176 -0.353161 -0.887444; + texcoord 0.333170 -1.95538; + tangent 0.948487 -0.218171 -0.229726; + vertex 17.0667 -46.2539 65.7796; + normal -0.693006 0.122562 0.710437; + texcoord 0.665860 -1.33647; + tangent -0.719727 -0.174562 -0.671953; + vertex 16.6333 -39.4853 64.5052; + normal -0.689265 0.295521 0.661499; + texcoord 0.998540 -1.66692; + tangent -0.719727 -0.174562 -0.671953; + vertex 16.3430 -43.4526 64.9064; + normal -0.685920 0.328340 0.649390; + texcoord 0.665860 -1.66692; + vertex 17.9020 -43.0745 66.3619; + normal -0.652164 0.501883 0.568151; + texcoord 0.998540 -1.95538; + vertex 16.6898 -45.6473 67.2431; + normal -0.950146 -0.284944 -0.126606; + texcoord 0.000490000 -1.66692; + tangent 0.231470 -0.372533 -0.898688; + vertex 16.3430 -43.4526 64.9064; + normal -0.970889 -0.146964 -0.189145; + texcoord 0.333170 -1.95538; + vertex 17.0667 -46.2539 65.7796; + normal -0.972567 -0.110576 -0.204662; + texcoord 0.000490000 -1.95538; + tangent 0.231470 -0.372533 -0.898689; + vertex 16.6898 -45.6473 67.2431; + normal -0.964227 0.0348175 -0.262783; + texcoord 0.333170 -2.27366; + vertex 16.4137 -48.2608 67.9098; + normal 0.277988 0.191460 0.941311; + texcoord 0.665860 -1.66692; + tangent -0.959620 0.0992636 0.263205; + vertex 17.9020 -43.0745 66.3619; + normal 0.281052 0.377711 0.882238; + texcoord 0.998540 -1.95538; + vertex 16.6898 -45.6473 67.2431; + normal 0.281297 0.343408 0.896071; + texcoord 0.665860 -1.95538; + tangent -0.959620 0.0992636 0.263205; + vertex 18.2541 -45.8091 66.8141; + normal 0.275313 0.523452 0.806350; + texcoord 0.998540 -2.27366; + tangent -0.959620 0.0992636 0.263205; + vertex 17.2276 -47.7103 68.3988; + normal -0.618821 0.254897 0.743027; + texcoord 0.000490000 -1.95538; + tangent -0.741574 -0.501547 -0.445554; + vertex 16.6898 -45.6473 67.2431; + normal -0.645253 0.351458 0.678325; + texcoord 0.333170 -2.27366; + tangent -0.741574 -0.501547 -0.445554; + vertex 16.4137 -48.2608 67.9098; + normal -0.638960 0.325639 0.696914; + texcoord 0.000490000 -2.27366; + vertex 17.2276 -47.7103 68.3988; + normal -0.658967 0.420014 0.623980; + texcoord 0.333170 -2.60862; + vertex 16.8160 -49.7802 69.3574; + normal 0.909449 -0.177621 0.375969; + texcoord 0.665860 -1.95538; + tangent -0.199772 0.606348 0.769697; + vertex 18.2541 -45.8091 66.8141; + normal 0.957430 -0.0462544 0.284936; + texcoord 0.998540 -2.27366; + tangent -0.199772 0.606348 0.769697; + vertex 17.2276 -47.7103 68.3988; + normal 0.962362 -0.0263006 0.270496; + texcoord 0.665860 -2.27366; + vertex 17.4469 -48.3760 67.5539; + normal 0.979698 0.110097 0.167545; + texcoord 0.998540 -2.60862; + tangent -0.199772 0.606348 0.769697; + vertex 17.3400 -49.9339 69.2027; + normal 0.355520 0.333645 0.873090; + texcoord 0.000490000 -2.27366; + tangent -0.923273 0.270783 0.272477; + vertex 17.2276 -47.7103 68.3988; + normal 0.369655 0.433293 0.821956; + texcoord 0.333170 -2.60862; + tangent -0.923273 0.270783 0.272477; + vertex 16.8160 -49.7802 69.3574; + normal 0.370485 0.440205 0.817900; + texcoord 0.000490000 -2.60862; + tangent -0.923273 0.270783 0.272477; + vertex 17.3400 -49.9339 69.2027; + normal 0.381695 0.566700 0.730178; + texcoord 0.000490000 -2.70862; + tangent -0.923273 0.270783 0.272477; + vertex 17.0556 -50.2602 69.6047; + normal 0.606819 -0.597016 -0.524732; + texcoord 0.665860 -2.27366; + tangent 0.787092 0.543302 0.292078; + vertex 17.4469 -48.3760 67.5539; + normal 0.616329 -0.673505 -0.408080; + texcoord 0.998540 -2.60862; + tangent 0.787092 0.543302 0.292078; + vertex 17.3400 -49.9339 69.2027; + normal 0.616836 -0.693133 -0.372935; + texcoord 0.665860 -2.60862; + vertex 16.8933 -50.2422 69.0370; + normal 0.605463 -0.770986 -0.197471; + texcoord 0.665860 -2.70862; + vertex 17.0556 -50.2602 69.6047; + normal -0.654530 -0.684754 0.320471; + texcoord 0.125240 -1.08125; + tangent 0.680362 -0.348634 0.644641; + vertex 15.5771 59.2421 88.9102; + normal -0.661744 -0.684466 0.305945; + texcoord 0.250000 -1.08125; + tangent 0.645650 -0.310329 0.697734; + vertex 16.5799 58.7283 89.8604; + normal -0.708680 -0.677011 0.198568; + texcoord 0.125240 -1.57244; + tangent 0.179371 0.101047 0.978578; + vertex 11.6645 64.6238 92.4183; + normal -0.712970 -0.675709 0.187324; + texcoord 0.250000 -1.57244; + tangent 0.119711 0.145931 0.982025; + vertex 11.8139 64.8059 93.6437; + normal -0.112862 -0.587379 0.801404; + texcoord 0.250000 -1.08125; + tangent 0.837090 0.378315 0.395169; + vertex 16.5799 58.7283 89.8604; + normal -0.137414 -0.604402 0.784739; + texcoord 0.374760 -1.08125; + tangent 0.838002 0.355639 0.413852; + vertex 17.8137 59.2859 90.4428; + normal -0.340848 -0.720593 0.603795; + texcoord 0.250000 -1.57244; + tangent 0.807110 0.113940 0.579302; + vertex 11.8139 64.8059 93.6437; + normal -0.368026 -0.732276 0.572999; + texcoord 0.374760 -1.57244; + tangent 0.794923 0.0718898 0.602436; + vertex 12.8059 64.8957 94.3954; + normal 0.542413 0.833406 -0.105932; + texcoord 0.624270 -1.08125; + tangent -0.675146 0.357385 -0.645332; + vertex 18.3794 61.9094 89.5425; + normal 0.533317 0.838306 -0.113208; + texcoord 0.749030 -1.08125; + tangent -0.646019 0.324703 -0.690816; + vertex 17.3798 62.4385 88.5871; + normal 0.472084 0.866897 -0.160081; + texcoord 0.624270 -1.57244; + tangent -0.319204 0.0177203 -0.947520; + vertex 14.8595 64.6704 93.2410; + normal 0.442545 0.878188 -0.181492; + texcoord 0.749030 -1.57244; + tangent -0.112897 -0.146218 -0.982789; + vertex 14.7182 64.4874 92.0110; + normal -0.109690 0.813033 -0.571792; + texcoord 0.749030 -1.08125; + tangent -0.835620 -0.386941 -0.389892; + vertex 17.3798 62.4385 88.5871; + normal -0.0482102 0.827504 -0.559386; + texcoord 0.873780 -1.08125; + tangent -0.837819 -0.345007 -0.423118; + vertex 16.1427 61.8657 88.0099; + normal 0.198494 0.850693 -0.486745; + texcoord 0.749030 -1.57244; + tangent -0.817123 -0.141536 -0.558818; + vertex 14.7182 64.4874 92.0110; + normal 0.268073 0.846799 -0.459421; + texcoord 0.873780 -1.57244; + tangent -0.799068 -0.0709539 -0.597040; + vertex 13.7182 64.3986 91.2638; + normal -0.331382 -0.0320398 -0.942953; + texcoord 0.125240 -1.57244; + tangent -0.901103 -0.285469 0.326375; + vertex 11.6645 64.6238 92.4183; + normal -0.324395 -0.0556173 -0.944285; + texcoord 0.250000 -2.01791; + tangent -0.901103 -0.285469 0.326375; + vertex 11.6205 69.2575 92.2763; + normal -0.320285 -0.0691717 -0.944792; + texcoord 0.000490000 -2.01791; + vertex 13.2357 69.7691 91.6913; + normal -0.313193 -0.0920460 -0.945218; + texcoord 0.250000 -2.48351; + tangent -0.901103 -0.285469 0.326375; + vertex 11.8316 73.9703 91.7474; + normal -0.942159 -0.100723 0.319673; + texcoord 0.374760 -1.57244; + tangent 0.302320 0.156383 0.940291; + vertex 12.8059 64.8957 94.3954; + normal -0.950747 -0.0213491 0.309233; + texcoord 0.499510 -2.01791; + vertex 12.1624 69.5378 93.9617; + normal -0.951822 -0.00362709 0.306631; + texcoord 0.250000 -2.01791; + tangent 0.302321 0.156383 0.940291; + vertex 11.6205 69.2575 92.2763; + normal -0.952873 0.0756535 0.293784; + texcoord 0.250000 -2.48351; + tangent 0.302321 0.156383 0.940291; + vertex 11.8316 73.9703 91.7474; + normal 0.324202 0.0396960 0.945155; + texcoord 0.624270 -1.57244; + tangent 0.902568 0.286242 -0.321616; + vertex 14.8595 64.6704 93.2410; + normal 0.320649 0.0516119 0.945791; + texcoord 0.749030 -2.01791; + tangent 0.902568 0.286242 -0.321616; + vertex 13.7884 70.0534 93.3823; + normal 0.320941 0.0506407 0.945744; + texcoord 0.499510 -2.01791; + tangent 0.902568 0.286242 -0.321616; + vertex 12.1624 69.5378 93.9617; + normal 0.317254 0.0628397 0.946256; + texcoord 0.749030 -2.48351; + tangent 0.902568 0.286242 -0.321616; + vertex 12.4219 74.4361 93.5494; + normal 0.939076 0.110287 -0.325536; + texcoord 0.873780 -1.57244; + tangent -0.306834 -0.157813 -0.938588; + vertex 13.7182 64.3986 91.2638; + normal 0.925390 0.181073 -0.332964; + texcoord 0.998540 -2.01791; + tangent -0.306834 -0.157813 -0.938588; + vertex 13.2357 69.7691 91.6913; + normal 0.915244 0.221627 -0.336466; + texcoord 0.749030 -2.01791; + vertex 13.7884 70.0534 93.3823; + normal 0.893616 0.291642 -0.341168; + texcoord 0.749030 -2.48351; + tangent -0.306834 -0.157813 -0.938588; + vertex 12.4219 74.4361 93.5494; + normal 0.438996 0.158520 -0.884395; + texcoord 0.000490000 -2.01791; + tangent -0.886049 -0.0868477 -0.455384; + vertex 13.2357 69.7691 91.6913; + normal 0.449900 0.0758776 -0.889850; + texcoord 0.250000 -2.48351; + tangent -0.886049 -0.0868477 -0.455384; + vertex 11.8316 73.9703 91.7474; + normal 0.449894 0.0759267 -0.889848; + texcoord 0.000490000 -2.48351; + tangent -0.886049 -0.0868477 -0.455384; + vertex 13.0490 74.0896 92.3731; + normal 0.457860 -0.00995796 -0.888968; + texcoord 0.250000 -2.84732; + tangent -0.886049 -0.0868478 -0.455384; + vertex 12.3058 77.3937 91.9533; + normal -0.880387 -0.262881 -0.394730; + texcoord 0.499510 -2.01791; + tangent -0.457488 0.251387 0.852942; + vertex 12.1624 69.5378 93.9617; + normal -0.886884 -0.0595797 -0.458133; + texcoord 0.499510 -2.48351; + tangent -0.457488 0.251387 0.852942; + vertex 11.2031 74.3156 92.9193; + normal -0.887367 -0.0672405 -0.456134; + texcoord 0.250000 -2.48351; + vertex 11.8316 73.9703 91.7474; + normal -0.852651 0.148218 -0.501016; + texcoord 0.250000 -2.84732; + vertex 12.3058 77.3937 91.9533; + normal -0.464648 0.0986826 0.879979; + texcoord 0.499510 -2.01791; + tangent 0.884924 0.0874552 0.457452; + vertex 12.1624 69.5378 93.9617; + normal -0.463010 0.0590782 0.884382; + texcoord 0.749030 -2.48351; + tangent 0.884923 0.0874554 0.457452; + vertex 12.4219 74.4361 93.5494; + normal -0.462932 0.0575481 0.884524; + texcoord 0.499510 -2.48351; + tangent 0.884923 0.0874554 0.457452; + vertex 11.2031 74.3156 92.9193; + normal -0.460303 0.0146336 0.887641; + texcoord 0.749030 -2.84732; + tangent 0.884923 0.0874555 0.457452; + vertex 11.5974 77.1151 93.0777; + normal 0.877146 -0.0376586 0.478746; + texcoord 0.998540 -2.01791; + tangent 0.455331 -0.251592 -0.854035; + vertex 13.2357 69.7691 91.6913; + normal 0.889298 0.0825239 0.449820; + texcoord 0.998540 -2.48351; + tangent 0.455330 -0.251592 -0.854035; + vertex 13.0490 74.0896 92.3731; + normal 0.886947 0.211626 0.410535; + texcoord 0.749030 -2.48351; + vertex 12.4219 74.4361 93.5494; + normal 0.869480 0.331999 0.365761; + texcoord 0.749030 -2.84732; + tangent 0.455331 -0.251592 -0.854035; + vertex 11.5974 77.1151 93.0777; + normal 0.965213 0.194987 -0.174196; + texcoord 0.000490000 -2.48351; + tangent -0.229530 0.312813 -0.921664; + vertex 13.0490 74.0896 92.3731; + normal 0.963996 0.203700 -0.170936; + texcoord 0.250000 -2.84732; + tangent -0.229530 0.312813 -0.921664; + vertex 12.3058 77.3937 91.9533; + normal 0.964391 0.200933 -0.171974; + texcoord 0.000490000 -2.84732; + tangent -0.229530 0.312813 -0.921664; + vertex 12.5258 77.0938 92.8369; + normal 0.963110 0.209674 -0.168688; + texcoord 0.250000 -3.24563; + vertex 11.9370 79.7951 92.8325; + normal -0.249415 -0.207517 -0.945901; + texcoord 0.499510 -2.48351; + tangent -0.967910 0.0224509 0.250293; + vertex 11.2031 74.3156 92.9193; + normal -0.249572 0.0306760 -0.967870; + texcoord 0.499510 -2.84732; + tangent -0.967910 0.0224508 0.250293; + vertex 11.3779 77.4152 92.1932; + normal -0.248511 0.0624071 -0.966617; + texcoord 0.250000 -2.84732; + vertex 12.3058 77.3937 91.9533; + normal -0.232014 0.302799 -0.924382; + texcoord 0.250000 -3.24563; + tangent -0.967910 0.0224507 0.250293; + vertex 11.9370 79.7951 92.8325; + normal -0.953541 0.118648 0.276915; + texcoord 0.499510 -2.48351; + tangent 0.228791 -0.312798 0.921853; + vertex 11.2031 74.3156 92.9193; + normal -0.964683 0.0541334 0.257789; + texcoord 0.749030 -2.84732; + tangent 0.228791 -0.312798 0.921853; + vertex 11.5974 77.1151 93.0777; + normal -0.969455 0.0127696 0.244938; + texcoord 0.499510 -2.84732; + tangent 0.228791 -0.312798 0.921852; + vertex 11.3779 77.4152 92.1932; + normal -0.973228 -0.0521244 0.223855; + texcoord 0.749030 -3.24563; + tangent 0.228791 -0.312798 0.921853; + vertex 11.3533 79.9583 92.6786; + normal 0.247380 -0.105594 0.963148; + texcoord 0.998540 -2.48351; + tangent 0.967734 -0.0222107 -0.250993; + vertex 13.0490 74.0896 92.3731; + normal 0.251019 -0.00162738 0.967981; + texcoord 0.998540 -2.84732; + tangent 0.967734 -0.0222110 -0.250993; + vertex 12.5258 77.0938 92.8369; + normal 0.251841 0.0529808 0.966317; + texcoord 0.749030 -2.84732; + vertex 11.5974 77.1151 93.0777; + normal 0.251341 0.155644 0.955303; + texcoord 0.749030 -3.24563; + tangent 0.967734 -0.0222111 -0.250993; + vertex 11.3533 79.9583 92.6786; + normal 0.578032 0.127306 0.806022; + texcoord 0.000490000 -2.84732; + tangent 0.767166 -0.421400 -0.483610; + vertex 12.5258 77.0938 92.8369; + normal 0.607986 0.237367 0.757635; + texcoord 0.250000 -3.24563; + tangent 0.767166 -0.421400 -0.483609; + vertex 11.9370 79.7951 92.8325; + normal 0.623018 0.310079 0.718122; + texcoord 0.000490000 -3.24563; + vertex 11.5978 79.9814 93.0463; + normal 0.638784 0.433248 0.635807; + texcoord 0.000490000 -3.34563; + vertex 11.7977 80.3013 92.6275; + normal 0.833166 -0.0477352 -0.550960; + texcoord 0.499510 -2.84732; + tangent -0.552915 -0.0521824 -0.831602; + vertex 11.3779 77.4152 92.1932; + normal 0.833213 -0.0269809 -0.552293; + texcoord 0.499510 -3.24563; + tangent -0.552915 -0.0521822 -0.831602; + vertex 11.6925 79.7720 92.4648; + normal 0.833166 -0.0215639 -0.552602; + texcoord 0.250000 -3.24563; + vertex 11.9370 79.7951 92.8325; + normal 0.832586 0.00487449 -0.553875; + texcoord 0.250000 -3.34563; + tangent -0.552915 -0.0521821 -0.831602; + vertex 11.7977 80.3013 92.6275; + normal -0.460973 0.162074 -0.872488; + texcoord 0.499510 -2.84732; + tangent -0.767160 0.421415 0.483606; + vertex 11.3779 77.4152 92.1932; + normal -0.410274 0.257189 -0.874945; + texcoord 0.749030 -3.24563; + tangent -0.767160 0.421414 0.483606; + vertex 11.3533 79.9583 92.6786; + normal -0.425733 0.229429 -0.875279; + texcoord 0.499510 -3.24563; + tangent -0.767160 0.421414 0.483606; + vertex 11.6925 79.7720 92.4648; + normal -0.361428 0.338873 -0.868640; + texcoord 0.499510 -3.34563; + tangent -0.767160 0.421415 0.483606; + vertex 11.7977 80.3013 92.6275; + normal -0.823879 -0.199165 -0.530620; + texcoord 0.250000 -0.889530; + tangent -0.545113 0.0221443 0.838070; + vertex -18.8792 34.2519 95.8952; + normal -0.830057 -0.154619 -0.535815; + texcoord 0.250000 -1.38225; + tangent -0.545113 0.0221443 0.838070; + vertex -21.2724 42.2018 96.6271; + normal -0.829435 -0.159740 -0.535276; + texcoord 0.125240 -1.38225; + tangent -0.545113 0.0221443 0.838070; + vertex -20.5196 42.1712 95.4697; + normal -0.834202 -0.113795 -0.539590; + texcoord 0.250000 -1.82734; + tangent -0.545113 0.0221445 0.838070; + vertex -21.3532 47.4034 95.6550; + normal 0.629188 0.194169 -0.752610; + texcoord 0.000490000 -1.82734; + tangent -0.697870 -0.285181 -0.657000; + vertex -19.2617 47.5188 95.9887; + normal 0.655622 0.114927 -0.746292; + texcoord 0.250000 -2.25471; + tangent -0.697870 -0.285181 -0.657000; + vertex -21.2046 52.3148 95.6019; + normal 0.661615 0.0946312 -0.743848; + texcoord 0.000490000 -2.25471; + vertex -19.9576 52.8244 96.7757; + normal 0.683929 0.00700721 -0.729515; + texcoord 0.250000 -2.56951; + vertex -20.8458 55.7371 95.9710; + normal -0.722304 -0.229044 -0.652546; + texcoord 0.499510 -1.82734; + tangent -0.627756 -0.178754 0.757607; + vertex -21.6732 47.7495 97.7231; + normal -0.754773 -0.0982408 -0.648588; + texcoord 0.499510 -2.25471; + tangent -0.627757 -0.178754 0.757607; + vertex -22.3262 51.9954 96.9555; + normal -0.771077 0.00952181 -0.636671; + texcoord 0.250000 -2.25471; + vertex -21.2046 52.3148 95.6019; + normal -0.778405 0.147427 -0.610205; + texcoord 0.250000 -2.56951; + tangent -0.627757 -0.178754 0.757607; + vertex -20.8458 55.7371 95.9710; + normal -0.693513 0.0235087 0.720060; + texcoord 0.499510 -1.82734; + tangent 0.695140 0.284394 0.660227; + vertex -21.6732 47.7495 97.7231; + normal -0.687372 -0.00594699 0.726282; + texcoord 0.749030 -2.25471; + vertex -21.0788 52.5058 98.1403; + normal -0.688985 0.00149522 0.724774; + texcoord 0.499510 -2.25471; + vertex -22.3262 51.9954 96.9555; + normal -0.681956 -0.0296560 0.730792; + texcoord 0.749030 -2.56951; + tangent 0.695140 0.284394 0.660227; + vertex -22.0813 55.1743 97.3130; + normal 0.771853 0.00693628 0.635763; + texcoord 0.998540 -1.82734; + tangent 0.624728 0.177526 -0.760394; + vertex -19.2617 47.5188 95.9887; + normal 0.735827 0.192020 0.649374; + texcoord 0.998540 -2.25471; + tangent 0.624728 0.177526 -0.760394; + vertex -19.9576 52.8244 96.7757; + normal 0.721201 0.242087 0.649047; + texcoord 0.749030 -2.25471; + vertex -21.0788 52.5058 98.1403; + normal 0.642457 0.436623 0.629770; + texcoord 0.749030 -2.56951; + tangent 0.624728 0.177526 -0.760394; + vertex -22.0813 55.1743 97.3130; + normal 0.956563 0.291526 -0.000596537; + texcoord 0.000490000 -2.25471; + tangent -0.0469137 0.151915 -0.987280; + vertex -19.9576 52.8244 96.7757; + normal 0.979251 0.202062 -0.0154405; + texcoord 0.250000 -2.56951; + tangent -0.0469137 0.151914 -0.987280; + vertex -20.8458 55.7371 95.9710; + normal 0.974081 0.225905 -0.0115261; + texcoord 0.000490000 -2.56951; + tangent -0.0469137 0.151915 -0.987280; + vertex -20.7827 55.5328 97.2986; + normal 0.990665 0.133722 -0.0264985; + texcoord 0.250000 -2.91232; + tangent -0.0469137 0.151914 -0.987280; + vertex -21.1752 58.2760 96.4716; + normal 0.0681647 -0.278997 -0.957870; + texcoord 0.499510 -2.25471; + tangent -0.963984 -0.265813 0.00882294; + vertex -22.3262 51.9954 96.9555; + normal 0.0246305 -0.122257 -0.992193; + texcoord 0.499510 -2.56951; + tangent -0.963984 -0.265813 0.00882298; + vertex -22.1420 55.3796 95.9829; + normal -0.0148509 0.0206760 -0.999676; + texcoord 0.250000 -2.56951; + vertex -20.8458 55.7371 95.9710; + normal -0.0601410 0.185550 -0.980793; + texcoord 0.250000 -2.91232; + tangent -0.963984 -0.265813 0.00882299; + vertex -21.1752 58.2760 96.4716; + normal -0.995929 0.0703868 0.0563161; + texcoord 0.499510 -2.25471; + tangent 0.0450545 -0.152430 0.987287; + vertex -22.3262 51.9954 96.9555; + normal -0.998984 -0.00580920 0.0446914; + texcoord 0.749030 -2.56951; + tangent 0.0450545 -0.152430 0.987287; + vertex -22.0813 55.1743 97.3130; + normal -0.998542 -0.0362958 0.0399643; + texcoord 0.499510 -2.56951; + vertex -22.1420 55.3796 95.9829; + normal -0.993145 -0.113539 0.0277923; + texcoord 0.749030 -2.91232; + vertex -22.4560 58.2368 96.4375; + normal 0.0584344 -0.172024 0.983358; + texcoord 0.998540 -2.25471; + tangent 0.963884 0.266107 -0.0107256; + vertex -19.9576 52.8244 96.7757; + normal 0.00406901 0.0255534 0.999665; + texcoord 0.998540 -2.56951; + tangent 0.963884 0.266107 -0.0107256; + vertex -20.7827 55.5328 97.2986; + normal -0.0101357 0.0768972 0.996988; + texcoord 0.749030 -2.56951; + vertex -22.0813 55.1743 97.3130; + normal -0.0630668 0.267195 0.961576; + texcoord 0.749030 -2.91232; + tangent 0.963884 0.266107 -0.0107256; + vertex -22.4560 58.2368 96.4375; + normal 0.573985 0.310530 0.757702; + texcoord 0.000490000 -2.56951; + tangent 0.717472 0.255272 -0.648128; + vertex -20.7827 55.5328 97.2986; + normal 0.599764 0.246838 0.761153; + texcoord 0.250000 -2.91232; + vertex -21.1752 58.2760 96.4716; + normal 0.596208 0.256132 0.760877; + texcoord 0.000490000 -2.91232; + vertex -21.8249 58.0449 97.0585; + normal 0.619772 0.190807 0.761233; + texcoord 0.250000 -3.27118; + tangent 0.717472 0.255272 -0.648128; + vertex -22.1999 60.4893 96.7512; + normal -0.677625 0.0423518 -0.734187; + texcoord 0.499510 -2.56951; + tangent -0.717813 -0.255162 0.647793; + vertex -22.1420 55.3796 95.9829; + normal -0.668112 -0.00932613 -0.744002; + texcoord 0.749030 -2.91232; + tangent -0.717813 -0.255163 0.647793; + vertex -22.4560 58.2368 96.4375; + normal -0.665077 -0.0239304 -0.746391; + texcoord 0.499510 -2.91232; + vertex -21.8056 58.4680 95.8506; + normal -0.652854 -0.0766130 -0.753599; + texcoord 0.749030 -3.27118; + tangent -0.717813 -0.255163 0.647793; + vertex -22.4849 60.7389 96.2082; + normal -0.717123 -0.234768 0.656215; + texcoord 0.998540 -2.56951; + tangent 0.696603 -0.211859 0.685464; + vertex -20.7827 55.5328 97.2986; + normal -0.715957 -0.143521 0.683233; + texcoord 0.998540 -2.91232; + tangent 0.696603 -0.211859 0.685464; + vertex -21.8249 58.0449 97.0585; + normal -0.705602 -0.0293369 0.708001; + texcoord 0.749030 -2.91232; + tangent 0.696603 -0.211859 0.685464; + vertex -22.4560 58.2368 96.4375; + normal -0.691183 0.0580197 0.720347; + texcoord 0.749030 -3.27118; + tangent 0.696603 -0.211859 0.685464; + vertex -22.4849 60.7389 96.2082; + normal -0.226142 0.0872748 0.970177; + texcoord 0.000490000 -2.91232; + tangent 0.924880 -0.293338 0.241972; + vertex -21.8249 58.0449 97.0585; + normal -0.215397 0.120260 0.969093; + texcoord 0.250000 -3.27118; + tangent 0.924880 -0.293338 0.241972; + vertex -22.1999 60.4893 96.7512; + normal -0.209682 0.137430 0.968063; + texcoord 0.000490000 -3.27118; + vertex -22.6329 60.6266 96.6379; + normal -0.195952 0.177681 0.964382; + texcoord 0.000490000 -3.37118; + vertex -22.2376 61.0736 96.6359; + normal 0.942031 0.0350927 0.333686; + texcoord 0.499510 -2.91232; + tangent 0.316197 0.239831 -0.917879; + vertex -21.8056 58.4680 95.8506; + normal 0.936556 0.0753615 0.342322; + texcoord 0.499510 -3.27118; + tangent 0.316197 0.239830 -0.917879; + vertex -22.0519 60.6015 96.3214; + normal 0.936032 0.0786762 0.343007; + texcoord 0.250000 -3.27118; + tangent 0.316197 0.239830 -0.917879; + vertex -22.1999 60.4893 96.7512; + normal 0.926646 0.129298 0.353001; + texcoord 0.250000 -3.37118; + vertex -22.2376 61.0736 96.6359; + normal 0.316041 0.239108 -0.918121; + texcoord 0.499510 -2.91232; + tangent -0.924879 0.293339 -0.241972; + vertex -21.8056 58.4680 95.8506; + normal 0.356371 0.446648 -0.820674; + texcoord 0.749030 -3.27118; + tangent -0.924879 0.293339 -0.241972; + vertex -22.4849 60.7389 96.2082; + normal 0.346698 0.389105 -0.853462; + texcoord 0.499510 -3.27118; + vertex -22.0519 60.6015 96.3214; + normal 0.376082 0.611535 -0.696123; + texcoord 0.499510 -3.37118; + vertex -22.2376 61.0736 96.6359; + normal -0.891379 -0.412626 0.187573; + texcoord 0.250000 -0.879480; + tangent 0.426980 -0.625558 0.652966; + vertex -9.96255 -4.75818 97.4840; + normal -0.902888 -0.397708 0.163160; + texcoord 0.374760 -0.879480; + tangent 0.400721 -0.626362 0.668650; + vertex -9.29621 -5.73442 98.5031; + normal -0.963745 -0.264022 -0.0385653; + texcoord 0.250000 -1.37618; + tangent 0.138872 -0.605340 0.783759; + vertex -11.3622 1.05823 103.628; + normal -0.967246 -0.245507 -0.0645163; + texcoord 0.374760 -1.37618; + tangent 0.0987073 -0.597922 0.795453; + vertex -11.2309 0.263120 104.686; + normal -0.385572 -0.719646 0.577446; + texcoord 0.374760 -0.879480; + tangent 0.812746 0.0313646 0.581774; + vertex -9.29621 -5.73442 98.5031; + normal -0.416384 -0.718468 0.557161; + texcoord 0.499510 -0.879480; + tangent 0.819073 -0.0165954 0.573449; + vertex -7.99928 -5.68437 99.4314; + normal -0.681786 -0.656177 0.323419; + texcoord 0.374760 -1.37618; + tangent 0.741560 -0.556420 0.374814; + vertex -11.2309 0.263120 104.686; + normal -0.723237 -0.634287 0.273146; + texcoord 0.499510 -1.37618; + tangent 0.690298 -0.652277 0.313087; + vertex -10.2988 -0.617630 105.108; + normal 0.801517 0.597159 0.0311589; + texcoord 0.749030 -0.879480; + tangent -0.435011 0.618046 -0.654817; + vertex -6.42283 -3.18263 99.2393; + normal 0.827331 0.559777 0.0466158; + texcoord 0.873780 -0.879480; + tangent -0.393339 0.620319 -0.678593; + vertex -7.10500 -2.21343 98.2125; + normal 0.911522 0.396960 0.107469; + texcoord 0.749030 -1.37618; + tangent -0.192301 0.612437 -0.766773; + vertex -8.33339 -0.844460 103.575; + normal 0.933798 0.333859 0.128681; + texcoord 0.873780 -1.37618; + tangent -0.105415 0.600391 -0.792729; + vertex -8.47403 -0.0434500 102.517; + normal 0.671292 0.0819593 -0.736647; + texcoord 0.000490000 -1.80236; + tangent -0.638661 0.568324 -0.518767; + vertex -6.27234 3.80512 104.851; + normal 0.639488 0.0170422 -0.768612; + texcoord 0.250000 -2.22384; + tangent -0.638661 0.568324 -0.518767; + vertex -4.98903 7.91813 106.479; + normal 0.632373 0.00353007 -0.774656; + texcoord 0.000490000 -2.22384; + vertex -3.89025 6.94036 107.371; + normal 0.593022 -0.0660799 -0.802470; + texcoord 0.250000 -2.53256; + vertex -2.45591 9.62229 108.210; + normal -0.655693 0.551917 -0.515223; + texcoord 0.499510 -1.80236; + tangent -0.508755 0.181245 0.841616; + vertex -8.31271 4.28016 106.811; + normal -0.519682 0.714734 -0.468067; + texcoord 0.499510 -2.22384; + tangent -0.508756 0.181245 0.841616; + vertex -5.86431 8.22995 107.926; + normal -0.495175 0.738091 -0.458283; + texcoord 0.250000 -2.22384; + vertex -4.98903 7.91813 106.479; + normal -0.322206 0.866454 -0.381367; + texcoord 0.250000 -2.53256; + tangent -0.508756 0.181245 0.841616; + vertex -2.45591 9.62229 108.210; + normal -0.564280 0.119134 0.816943; + texcoord 0.499510 -1.80236; + tangent 0.636445 -0.567513 0.522366; + vertex -8.31271 4.28016 106.811; + normal -0.592732 0.0735072 0.802038; + texcoord 0.749030 -2.22384; + vertex -4.76457 7.24932 108.829; + normal -0.585828 0.0848774 0.805979; + texcoord 0.499510 -2.22384; + vertex -5.86431 8.22995 107.926; + normal -0.615377 0.0347014 0.787469; + texcoord 0.749030 -2.53256; + tangent 0.636445 -0.567513 0.522366; + vertex -3.71776 9.56036 109.545; + normal 0.495074 -0.740885 0.453863; + texcoord 0.998540 -1.80236; + tangent 0.505987 -0.178801 -0.843805; + vertex -6.27234 3.80512 104.851; + normal 0.567394 -0.667819 0.481748; + texcoord 0.998540 -2.22384; + vertex -3.89025 6.94036 107.371; + normal 0.638977 -0.579423 0.505941; + texcoord 0.749030 -2.22384; + vertex -4.76457 7.24932 108.829; + normal 0.703293 -0.480836 0.523618; + texcoord 0.749030 -2.53256; + vertex -3.71776 9.56036 109.545; + normal 0.890655 -0.431381 -0.143684; + texcoord 0.000490000 -2.22384; + tangent 0.0365940 0.382994 -0.923026; + vertex -3.89025 6.94036 107.371; + normal 0.844517 -0.505665 -0.176336; + texcoord 0.250000 -2.53256; + tangent 0.0365940 0.382994 -0.923026; + vertex -2.45591 9.62229 108.210; + normal 0.836560 -0.516991 -0.181351; + texcoord 0.000490000 -2.53256; + vertex -2.50329 9.12641 109.405; + normal 0.780179 -0.588138 -0.213107; + texcoord 0.250000 -2.86651; + tangent 0.0365940 0.382994 -0.923026; + vertex -0.846820 11.1510 109.882; + normal -0.0208796 0.248431 -0.968425; + texcoord 0.499510 -2.22384; + tangent -0.936127 0.335249 0.106185; + vertex -5.86431 8.22995 107.926; + normal 0.0315514 0.380802 -0.924118; + texcoord 0.499510 -2.53256; + tangent -0.936127 0.335249 0.106185; + vertex -3.66795 10.0563 108.348; + normal 0.103469 0.551162 -0.827958; + texcoord 0.250000 -2.53256; + tangent -0.936127 0.335249 0.106185; + vertex -2.45591 9.62229 108.210; + normal 0.149902 0.653557 -0.741885; + texcoord 0.250000 -2.86651; + tangent -0.936127 0.335249 0.106185; + vertex -0.846820 11.1510 109.882; + normal -0.645780 0.714545 0.269061; + texcoord 0.499510 -2.22384; + tangent -0.0383969 -0.382341 0.923223; + vertex -5.86431 8.22995 107.926; + normal -0.713995 0.656873 0.242340; + texcoord 0.749030 -2.53256; + tangent -0.0383969 -0.382341 0.923223; + vertex -3.71776 9.56036 109.545; + normal -0.709255 0.661249 0.244350; + texcoord 0.499510 -2.53256; + vertex -3.66795 10.0563 108.348; + normal -0.771905 0.598071 0.215580; + texcoord 0.749030 -2.86651; + tangent -0.0383969 -0.382341 0.923223; + vertex -1.92132 11.7584 109.880; + normal 0.454849 -0.539072 0.708882; + texcoord 0.000490000 -2.53256; + tangent 0.870289 0.100156 -0.482251; + vertex -2.50329 9.12641 109.405; + normal 0.448662 -0.565183 0.692293; + texcoord 0.250000 -2.86651; + tangent 0.870289 0.100156 -0.482251; + vertex -0.846820 11.1510 109.882; + normal 0.451127 -0.555070 0.698843; + texcoord 0.000490000 -2.86651; + tangent 0.870289 0.100156 -0.482251; + vertex -1.60566 11.0637 110.303; + normal 0.444689 -0.580759 0.681888; + texcoord 0.250000 -3.21217; + tangent 0.870289 0.100156 -0.482251; + vertex -0.220440 12.8988 110.962; + normal 0.535428 -0.248442 -0.807214; + texcoord 0.499510 -2.53256; + tangent -0.361428 0.796420 -0.484856; + vertex -3.66795 10.0563 108.348; + normal 0.699615 -0.112112 -0.705670; + texcoord 0.499510 -2.86651; + tangent -0.361429 0.796419 -0.484856; + vertex -1.16196 11.8454 109.459; + normal 0.703361 -0.108485 -0.702506; + texcoord 0.250000 -2.86651; + tangent -0.361429 0.796419 -0.484856; + vertex -0.846820 11.1510 109.882; + normal 0.833068 0.0422776 -0.551553; + texcoord 0.250000 -3.21217; + tangent -0.361429 0.796419 -0.484856; + vertex -0.220440 12.8988 110.962; + normal -0.358036 0.800321 -0.480934; + texcoord 0.499510 -2.53256; + tangent -0.870467 -0.0997645 0.482010; + vertex -3.66795 10.0563 108.348; + normal -0.374479 0.769756 -0.516954; + texcoord 0.749030 -2.86651; + tangent -0.870467 -0.0997644 0.482011; + vertex -1.92132 11.7584 109.880; + normal -0.387824 0.742032 -0.546792; + texcoord 0.499510 -2.86651; + vertex -1.16196 11.8454 109.459; + normal -0.402708 0.707432 -0.580832; + texcoord 0.749030 -3.21217; + tangent -0.870467 -0.0997646 0.482011; + vertex -0.0948600 13.4586 110.684; + normal -0.758590 0.0506290 0.649599; + texcoord 0.998540 -2.53256; + tangent 0.361847 -0.796370 0.484626; + vertex -2.50329 9.12641 109.405; + normal -0.692552 0.118359 0.711591; + texcoord 0.998540 -2.86651; + tangent 0.361847 -0.796370 0.484626; + vertex -1.60566 11.0637 110.303; + normal -0.638376 0.167172 0.751352; + texcoord 0.749030 -2.86651; + vertex -1.92132 11.7584 109.880; + normal -0.562399 0.228119 0.794776; + texcoord 0.749030 -3.21217; + tangent 0.361846 -0.796370 0.484626; + vertex -0.0948600 13.4586 110.684; + normal -0.268633 -0.139764 0.953049; + texcoord 0.000490000 -2.86651; + tangent 0.421395 -0.906766 -0.0141997; + vertex -1.60566 11.0637 110.303; + normal -0.312497 -0.159887 0.936366; + texcoord 0.250000 -3.21217; + tangent 0.421395 -0.906766 -0.0141997; + vertex -0.220440 12.8988 110.962; + normal -0.335056 -0.170220 0.926695; + texcoord 0.000490000 -3.21217; + tangent 0.421395 -0.906766 -0.0141997; + vertex -0.410400 13.3075 110.968; + normal -0.387304 -0.194103 0.901288; + texcoord 0.000490000 -3.31217; + tangent 0.421395 -0.906766 -0.0141997; + vertex 0.118030 13.3010 111.194; + normal 0.566532 -0.798246 0.204559; + texcoord 0.499510 -2.86651; + tangent 0.699973 0.335180 -0.630628; + vertex -1.16196 11.8454 109.459; + normal 0.596655 -0.759736 0.258463; + texcoord 0.499510 -3.21217; + tangent 0.699973 0.335180 -0.630628; + vertex 0.0950900 13.0499 110.678; + normal 0.593786 -0.763767 0.253136; + texcoord 0.250000 -3.21217; + vertex -0.220440 12.8988 110.962; + normal 0.627028 -0.711130 0.318009; + texcoord 0.250000 -3.31217; + vertex 0.118030 13.3010 111.194; + normal 0.187204 0.775279 -0.603239; + texcoord 0.125240 -1.08592; + tangent -0.780313 0.490398 0.388100; + vertex -26.8811 -37.6550 86.3245; + normal 0.143781 0.744626 -0.651813; + texcoord 0.125240 -1.54448; + vertex -26.5885 -34.2677 90.7687; + normal 0.154618 0.752587 -0.640083; + texcoord 0.000490000 -1.54448; + vertex -25.6582 -34.8524 90.3059; + normal 0.112364 0.720412 -0.684383; + texcoord 0.000490000 -1.95616; + tangent -0.780313 0.490398 0.388100; + vertex -22.6595 -32.3216 93.4623; + normal -0.822496 -0.435539 0.365796; + texcoord 0.250000 -1.08592; + tangent 0.534781 -0.811186 0.236615; + vertex -27.1223 -39.0211 86.2512; + normal -0.852388 -0.406580 0.328828; + texcoord 0.374760 -1.08592; + tangent 0.505274 -0.805898 0.308588; + vertex -26.3794 -40.1479 86.5798; + normal -0.981922 -0.180790 0.0560716; + texcoord 0.250000 -1.54448; + tangent 0.152990 -0.574038 0.804409; + vertex -27.1594 -34.2936 91.7966; + normal -0.987652 -0.154532 0.0257469; + texcoord 0.374760 -1.54448; + tangent 0.104629 -0.528327 0.842570; + vertex -27.0364 -34.9149 92.7875; + normal 0.447450 0.274647 -0.851092; + texcoord 0.125240 -1.54448; + tangent -0.726264 0.666919 -0.166609; + vertex -26.5885 -34.2677 90.7687; + normal 0.444803 0.271137 -0.853601; + texcoord 0.250000 -1.95616; + tangent -0.726264 0.666919 -0.166609; + vertex -23.8864 -31.1950 93.1808; + normal 0.444415 0.270624 -0.853966; + texcoord 0.000490000 -1.95616; + vertex -22.6595 -32.3216 93.4623; + normal 0.441754 0.267105 -0.856451; + texcoord 0.250000 -2.41843; + tangent -0.726264 0.666919 -0.166609; + vertex -21.0594 -28.5079 95.4770; + normal -0.742138 0.646946 -0.175189; + texcoord 0.374760 -1.54448; + tangent -0.530296 -0.406913 0.743779; + vertex -27.0364 -34.9149 92.7875; + normal -0.715376 0.685579 -0.134973; + texcoord 0.499510 -1.95616; + tangent -0.530296 -0.406913 0.743779; + vertex -24.7822 -31.8824 94.4373; + normal -0.691309 0.715395 -0.101502; + texcoord 0.250000 -1.95616; + vertex -23.8864 -31.1950 93.1808; + normal -0.660767 0.748037 -0.0618681; + texcoord 0.250000 -2.41843; + tangent -0.530296 -0.406913 0.743779; + vertex -21.0594 -28.5079 95.4770; + normal -0.452128 -0.272785 0.849216; + texcoord 0.624270 -1.54448; + tangent 0.723549 -0.668923 0.170351; + vertex -25.3450 -36.3663 92.6974; + normal -0.455573 -0.277358 0.845888; + texcoord 0.749030 -1.95616; + tangent 0.723548 -0.668923 0.170351; + vertex -23.5537 -33.0182 94.7265; + normal -0.456661 -0.278806 0.844824; + texcoord 0.499510 -1.95616; + vertex -24.7822 -31.8824 94.4373; + normal -0.460021 -0.283285 0.841505; + texcoord 0.749030 -2.41843; + tangent 0.723548 -0.668923 0.170351; + vertex -22.1339 -29.2603 96.7677; + normal 0.748705 -0.638660 0.177634; + texcoord 0.873780 -1.54448; + tangent 0.526600 0.410243 -0.744576; + vertex -24.8972 -35.7190 90.6785; + normal 0.787275 -0.565817 0.245048; + texcoord 0.998540 -1.95616; + vertex -22.6595 -32.3216 93.4623; + normal 0.789461 -0.560888 0.249310; + texcoord 0.749030 -1.95616; + tangent 0.526600 0.410243 -0.744576; + vertex -23.5537 -33.0182 94.7265; + normal 0.818822 -0.480213 0.314525; + texcoord 0.749030 -2.41843; + tangent 0.526600 0.410243 -0.744576; + vertex -22.1339 -29.2603 96.7677; + normal 0.914082 -0.195958 -0.355041; + texcoord 0.000490000 -1.95616; + tangent -0.116602 0.711528 -0.692915; + vertex -22.6595 -32.3216 93.4623; + normal 0.889752 -0.235162 -0.391204; + texcoord 0.250000 -2.41843; + tangent -0.116602 0.711529 -0.692915; + vertex -21.0594 -28.5079 95.4770; + normal 0.893090 -0.230107 -0.386575; + texcoord 0.000490000 -2.41843; + vertex -20.9084 -29.4293 96.3743; + normal 0.864807 -0.270330 -0.423119; + texcoord 0.250000 -2.77817; + tangent -0.116602 0.711529 -0.692915; + vertex -19.5395 -26.8201 97.5053; + normal -0.203355 0.486196 -0.849859; + texcoord 0.499510 -1.95616; + tangent -0.944318 0.131923 0.301429; + vertex -24.7822 -31.8824 94.4373; + normal -0.164141 0.605098 -0.779047; + texcoord 0.499510 -2.41843; + vertex -22.2823 -28.3371 95.8673; + normal -0.127713 0.697322 -0.705289; + texcoord 0.250000 -2.41843; + tangent -0.944318 0.131923 0.301429; + vertex -21.0594 -28.5079 95.4770; + normal -0.0807926 0.795091 -0.601085; + texcoord 0.250000 -2.77817; + tangent -0.944318 0.131923 0.301429; + vertex -19.5395 -26.8201 97.5053; + normal -0.790919 0.357354 0.496734; + texcoord 0.499510 -1.95616; + tangent 0.114305 -0.711195 0.693640; + vertex -24.7822 -31.8824 94.4373; + normal -0.819144 0.327572 0.470849; + texcoord 0.749030 -2.41843; + tangent 0.114305 -0.711195 0.693640; + vertex -22.1339 -29.2603 96.7677; + normal -0.825154 0.320850 0.464947; + texcoord 0.499510 -2.41843; + vertex -22.2823 -28.3371 95.8673; + normal -0.852565 0.288192 0.435980; + texcoord 0.749030 -2.77817; + tangent 0.114305 -0.711195 0.693640; + vertex -20.8007 -26.6733 97.6647; + normal 0.111946 -0.737886 0.665577; + texcoord 0.998540 -1.95616; + tangent 0.944020 -0.130191 -0.303113; + vertex -22.6595 -32.3216 93.4623; + normal 0.169017 -0.598198 0.783321; + texcoord 0.998540 -2.41843; + tangent 0.944020 -0.130191 -0.303113; + vertex -20.9084 -29.4293 96.3743; + normal 0.171270 -0.591876 0.787623; + texcoord 0.749030 -2.41843; + vertex -22.1339 -29.2603 96.7677; + normal 0.224307 -0.420427 0.879163; + texcoord 0.749030 -2.77817; + tangent 0.944020 -0.130191 -0.303113; + vertex -20.8007 -26.6733 97.6647; + normal 0.705462 -0.558998 0.435711; + texcoord 0.000490000 -2.41843; + tangent 0.676102 0.346350 -0.650329; + vertex -20.9084 -29.4293 96.3743; + normal 0.702818 -0.568139 0.428094; + texcoord 0.250000 -2.77817; + tangent 0.676102 0.346350 -0.650329; + vertex -19.5395 -26.8201 97.5053; + normal 0.703410 -0.566131 0.429779; + texcoord 0.000490000 -2.77817; + tangent 0.676102 0.346350 -0.650329; + vertex -20.1504 -27.1330 98.0928; + normal 0.700641 -0.575348 0.421991; + texcoord 0.250000 -3.16736; + tangent 0.676102 0.346350 -0.650329; + vertex -19.0468 -25.0341 99.1223; + normal 0.529224 -0.0418392 -0.847450; + texcoord 0.499510 -2.41843; + tangent -0.718737 0.508703 -0.473960; + vertex -22.2823 -28.3371 95.8673; + normal 0.603814 0.118718 -0.788235; + texcoord 0.499510 -2.77817; + vertex -20.1889 -26.3605 97.0770; + normal 0.643842 0.229636 -0.729887; + texcoord 0.250000 -2.77817; + vertex -19.5395 -26.8201 97.5053; + normal 0.681264 0.379068 -0.626249; + texcoord 0.250000 -3.16736; + tangent -0.718738 0.508703 -0.473960; + vertex -19.0468 -25.0341 99.1223; + normal -0.601217 0.769211 -0.216454; + texcoord 0.499510 -2.41843; + tangent -0.676648 -0.345972 0.649962; + vertex -22.2823 -28.3371 95.8673; + normal -0.626760 0.733901 -0.261841; + texcoord 0.749030 -2.77817; + tangent -0.676648 -0.345972 0.649962; + vertex -20.8007 -26.6733 97.6647; + normal -0.637475 0.717014 -0.281985; + texcoord 0.499510 -2.77817; + vertex -20.1889 -26.3605 97.0770; + normal -0.659568 0.677178 -0.326190; + texcoord 0.749030 -3.16736; + vertex -19.2460 -24.6493 98.7229; + normal -0.662404 -0.296285 0.688067; + texcoord 0.998540 -2.41843; + tangent 0.719241 -0.508436 0.473481; + vertex -20.9084 -29.4293 96.3743; + normal -0.618265 -0.157523 0.770023; + texcoord 0.998540 -2.77817; + tangent 0.719241 -0.508436 0.473481; + vertex -20.1504 -27.1330 98.0928; + normal -0.616891 -0.153867 0.771862; + texcoord 0.749030 -2.77817; + vertex -20.8007 -26.6733 97.6647; + normal -0.554382 -0.00924058 0.832211; + texcoord 0.749030 -3.16736; + tangent 0.719241 -0.508436 0.473481; + vertex -19.2460 -24.6493 98.7229; + normal 0.747409 -0.664228 0.0134140; + texcoord 0.499510 -2.77817; + tangent 0.139400 0.137052 -0.980706; + vertex -20.1889 -26.3605 97.0770; + normal 0.803955 -0.593866 0.0312847; + texcoord 0.499510 -3.16736; + tangent 0.139401 0.137052 -0.980706; + vertex -18.9887 -24.9769 98.7137; + normal 0.833828 -0.550455 0.0415974; + texcoord 0.250000 -3.16736; + vertex -19.0468 -25.0341 99.1223; + normal 0.888598 -0.454366 0.0628109; + texcoord 0.250000 -3.26736; + vertex -18.8042 -24.5754 99.0085; + normal 0.517801 0.427452 -0.741058; + texcoord 0.499510 -2.77817; + tangent -0.617432 0.786313 0.0221362; + vertex -20.1889 -26.3605 97.0770; + normal 0.488688 0.405477 -0.772511; + texcoord 0.749030 -3.16736; + tangent -0.617431 0.786313 0.0221361; + vertex -19.2460 -24.6493 98.7229; + normal 0.493549 0.409152 -0.767466; + texcoord 0.499510 -3.16736; + tangent -0.617431 0.786313 0.0221361; + vertex -18.9887 -24.9769 98.7137; + normal 0.456206 0.380864 -0.804251; + texcoord 0.499510 -3.26736; + tangent -0.617431 0.786313 0.0221361; + vertex -18.8042 -24.5754 99.0085; + normal 0.853995 0.435766 -0.284254; + texcoord 0.000490000 -1.87172; + tangent -0.515041 0.630717 -0.580455; + vertex -26.7853 -27.7477 69.0703; + normal 0.857077 0.369192 -0.359328; + texcoord 0.250000 -2.29136; + vertex -27.0448 -24.7201 72.9321; + normal 0.855292 0.333394 -0.396642; + texcoord 0.000490000 -2.29136; + tangent -0.515041 0.630717 -0.580455; + vertex -26.1408 -25.8270 73.9508; + normal 0.843813 0.254013 -0.472712; + texcoord 0.250000 -2.59953; + vertex -25.5774 -23.7219 76.0877; + normal -0.513580 0.707332 -0.485713; + texcoord 0.499510 -1.87172; + tangent -0.851675 -0.351398 0.388805; + vertex -29.3295 -28.0615 70.4819; + normal -0.487906 0.802474 -0.343486; + texcoord 0.499510 -2.29136; + vertex -28.5395 -25.3368 73.6145; + normal -0.465840 0.847491 -0.254465; + texcoord 0.250000 -2.29136; + tangent -0.851675 -0.351398 0.388805; + vertex -27.0448 -24.7201 72.9321; + normal -0.415699 0.904747 -0.0928843; + texcoord 0.250000 -2.59953; + tangent -0.851675 -0.351398 0.388805; + vertex -25.5774 -23.7219 76.0877; + normal -0.849971 -0.272161 0.451085; + texcoord 0.499510 -1.87172; + tangent 0.511354 -0.632201 0.582099; + vertex -29.3295 -28.0615 70.4819; + normal -0.847208 -0.257303 0.464794; + texcoord 0.749030 -2.29136; + vertex -27.6381 -26.4512 74.6405; + normal -0.848219 -0.262534 0.460001; + texcoord 0.499510 -2.29136; + vertex -28.5395 -25.3368 73.6145; + normal -0.845018 -0.246621 0.474471; + texcoord 0.749030 -2.59953; + vertex -27.3141 -24.4016 76.2831; + normal 0.473218 -0.839258 0.267788; + texcoord 0.998540 -1.87172; + tangent 0.849419 0.354097 -0.391283; + vertex -26.7853 -27.7477 69.0703; + normal 0.506165 -0.756419 0.414279; + texcoord 0.998540 -2.29136; + tangent 0.849419 0.354097 -0.391283; + vertex -26.1408 -25.8270 73.9508; + normal 0.516134 -0.711954 0.476159; + texcoord 0.749030 -2.29136; + vertex -27.6381 -26.4512 74.6405; + normal 0.527665 -0.580444 0.620205; + texcoord 0.749030 -2.59953; + tangent 0.849419 0.354097 -0.391283; + vertex -27.3141 -24.4016 76.2831; + normal 0.920376 -0.371187 0.123000; + texcoord 0.000490000 -2.29136; + tangent 0.390938 0.866431 -0.310589; + vertex -26.1408 -25.8270 73.9508; + normal 0.919190 -0.384935 0.0831537; + texcoord 0.250000 -2.59953; + tangent 0.390938 0.866431 -0.310589; + vertex -25.5774 -23.7219 76.0877; + normal 0.919787 -0.380241 0.0970016; + texcoord 0.000490000 -2.59953; + vertex -26.0938 -24.8663 76.4979; + normal 0.917440 -0.393936 0.0558422; + texcoord 0.250000 -2.92872; + tangent 0.390938 0.866431 -0.310589; + vertex -25.3748 -22.9516 78.1933; + normal -0.853495 0.468740 0.227658; + texcoord 0.499510 -2.29136; + tangent -0.392705 -0.865743 0.310276; + vertex -28.5395 -25.3368 73.6145; + normal -0.880917 0.451003 0.143462; + texcoord 0.749030 -2.59953; + vertex -27.3141 -24.4016 76.2831; + normal -0.895246 0.437093 0.0865123; + texcoord 0.499510 -2.59953; + vertex -26.7944 -23.2559 75.8725; + normal -0.910740 0.412981 -0.000375477; + texcoord 0.749030 -2.92872; + vertex -26.2760 -22.1104 78.4496; + normal 0.288893 -0.693160 0.660356; + texcoord 0.000490000 -2.59953; + tangent 0.933021 0.0493001 -0.356429; + vertex -26.0938 -24.8663 76.4979; + normal 0.270186 -0.750194 0.603497; + texcoord 0.250000 -2.92872; + vertex -25.3748 -22.9516 78.1933; + normal 0.264065 -0.766694 0.585192; + texcoord 0.000490000 -2.92872; + vertex -26.2047 -22.9954 78.5103; + normal 0.242488 -0.817996 0.521614; + texcoord 0.250000 -3.26901; + tangent 0.933021 0.0493001 -0.356429; + vertex -25.7754 -21.6239 80.4615; + normal -0.187884 0.911004 -0.367112; + texcoord 0.499510 -2.59953; + tangent -0.933059 -0.0488138 0.356397; + vertex -26.7944 -23.2559 75.8725; + normal -0.204512 0.887040 -0.413927; + texcoord 0.749030 -2.92872; + tangent -0.933059 -0.0488137 0.356397; + vertex -26.2760 -22.1104 78.4496; + normal -0.202381 0.890315 -0.407899; + texcoord 0.499510 -2.92872; + vertex -25.4457 -22.0670 78.1325; + normal -0.219221 0.862679 -0.455772; + texcoord 0.749030 -3.26901; + tangent -0.933059 -0.0488137 0.356397; + vertex -25.6968 -21.0984 80.0865; + normal -0.996698 -0.0790519 0.0185465; + texcoord 0.998540 -2.59953; + tangent 0.0801423 -0.994449 0.0681826; + vertex -26.0938 -24.8663 76.4979; + normal -0.991267 -0.0723253 0.110271; + texcoord 0.998540 -2.92872; + tangent 0.0801423 -0.994449 0.0681827; + vertex -26.2047 -22.9954 78.5103; + normal -0.959109 -0.0583044 0.276968; + texcoord 0.749030 -2.92872; + tangent 0.0801423 -0.994449 0.0681827; + vertex -26.2760 -22.1104 78.4496; + normal -0.931332 -0.0503266 0.360677; + texcoord 0.749030 -3.26901; + tangent 0.0801423 -0.994449 0.0681827; + vertex -25.6968 -21.0984 80.0865; + normal 0.594138 -0.770567 0.230710; + texcoord 0.499510 -2.92872; + tangent 0.613002 0.248057 -0.750131; + vertex -25.4457 -22.0670 78.1325; + normal 0.625042 -0.733001 0.268388; + texcoord 0.499510 -3.26901; + tangent 0.613002 0.248057 -0.750131; + vertex -25.4935 -21.5098 80.1166; + normal 0.649940 -0.698158 0.300256; + texcoord 0.250000 -3.26901; + tangent 0.613002 0.248057 -0.750131; + vertex -25.7754 -21.6239 80.4615; + normal 0.679062 -0.650733 0.339738; + texcoord 0.250000 -3.36901; + vertex -25.4167 -21.1799 80.5950; + normal 0.894888 0.434821 -0.100532; + texcoord 0.499510 -2.92872; + tangent -0.442033 0.894613 -0.0653851; + vertex -25.4457 -22.0670 78.1325; + normal 0.874810 0.413838 -0.251883; + texcoord 0.749030 -3.26901; + tangent -0.442033 0.894613 -0.0653849; + vertex -25.6968 -21.0984 80.0865; + normal 0.880569 0.418894 -0.221645; + texcoord 0.499510 -3.26901; + vertex -25.4935 -21.5098 80.1166; + normal 0.833708 0.382855 -0.397936; + texcoord 0.499510 -3.36901; + vertex -25.4167 -21.1799 80.5950; + normal 0.681117 -0.698298 0.220135; + texcoord 0.399710 -3.14058; + tangent 0.184454 0.454614 0.871380; + vertex 38.9778 1.40023 112.423; + normal 0.683656 -0.696309 0.218560; + texcoord 0.599320 -3.52392; + tangent 0.184454 0.454614 0.871380; + vertex 36.9628 0.108060 114.559; + normal 0.683293 -0.696594 0.218785; + texcoord 0.399710 -3.52392; + tangent 0.184454 0.454614 0.871380; + vertex 36.8156 -0.254740 113.863; + normal 0.685832 -0.694591 0.217203; + texcoord 0.599320 -3.93245; + tangent 0.184454 0.454614 0.871380; + vertex 34.9021 -1.59129 115.631; + normal -0.816112 0.562108 -0.134148; + texcoord 0.000490000 -3.52392; + tangent -0.391943 -0.708974 -0.586291; + vertex 35.8004 0.487330 114.149; + normal -0.899573 0.428853 0.0827848; + texcoord 0.200100 -3.93245; + tangent -0.391943 -0.708974 -0.586291; + vertex 34.2987 -1.38599 115.435; + normal -0.885131 0.464361 0.0301921; + texcoord 0.000490000 -3.93245; + vertex 34.4602 -1.09377 115.677; + normal -0.919473 0.280518 0.275463; + texcoord 0.000490000 -4.03245; + tangent -0.391943 -0.708974 -0.586291; + vertex 34.3979 -1.62652 116.011; + normal 0.418552 -0.882570 -0.214208; + texcoord 0.399710 -3.52392; + tangent 0.801378 0.247927 0.544358; + vertex 36.8156 -0.254740 113.863; + normal 0.335930 -0.939527 -0.0666349; + texcoord 0.599320 -3.93245; + tangent 0.801378 0.247927 0.544358; + vertex 34.9021 -1.59129 115.631; + normal 0.306614 -0.951665 -0.0179496; + texcoord 0.399710 -3.93245; + tangent 0.801378 0.247927 0.544358; + vertex 34.5717 -1.69348 115.407; + normal 0.189606 -0.968415 0.161933; + texcoord 0.399710 -4.03245; + tangent 0.801378 0.247926 0.544358; + vertex 34.3979 -1.62652 116.011; + normal 0.701509 -0.179632 0.689651; + texcoord 0.798930 -3.52392; + tangent -0.167182 0.899227 0.404278; + vertex 36.3354 0.566790 114.735; + normal 0.661679 -0.201654 0.722161; + texcoord 0.798930 -3.93245; + tangent -0.167183 0.899227 0.404278; + vertex 34.8331 -1.22065 115.798; + normal 0.645849 -0.209935 0.734035; + texcoord 0.599320 -3.93245; + vertex 34.9021 -1.59129 115.631; + normal 0.595123 -0.234881 0.768544; + texcoord 0.599320 -4.03245; + vertex 34.3979 -1.62652 116.011; + normal -0.0792352 0.557722 0.826237; + texcoord 0.798930 -3.52392; + tangent -0.904702 0.307825 -0.294546; + vertex 36.3354 0.566790 114.735; + normal -0.0848260 0.547364 0.832585; + texcoord 0.998540 -3.93245; + tangent -0.904702 0.307825 -0.294546; + vertex 34.4602 -1.09377 115.677; + normal -0.0838205 0.549236 0.831453; + texcoord 0.798930 -3.93245; + vertex 34.8331 -1.22065 115.798; + normal -0.0903380 0.537028 0.838713; + texcoord 0.798930 -4.03245; + tangent -0.904702 0.307825 -0.294546; + vertex 34.3979 -1.62652 116.011; + normal 0.0430700 -0.204800 0.977856; + texcoord 0.798930 -3.08723; + tangent -0.805633 0.571718 0.155224; + vertex -5.07131 -26.2155 99.2640; + normal 0.0148831 -0.242403 0.970061; + texcoord 0.798930 -3.46620; + tangent -0.805633 0.571717 0.155224; + vertex -5.78700 -29.3512 98.6388; + normal -0.00774384 -0.272159 0.962221; + texcoord 0.599320 -3.46620; + vertex -5.17288 -29.7871 98.5205; + normal -0.0354807 -0.308113 0.950688; + texcoord 0.599320 -3.86704; + tangent -0.805633 0.571717 0.155224; + vertex -6.28699 -32.0507 97.7453; + normal -0.0241273 0.182177 -0.982970; + texcoord 0.399710 -3.46620; + tangent 0.875248 -0.471272 -0.108826; + vertex -4.96838 -29.7135 97.7888; + normal -0.0524849 0.131129 -0.989975; + texcoord 0.399710 -3.86704; + tangent 0.875248 -0.471273 -0.108826; + vertex -6.33862 -31.8160 97.4328; + normal -0.0556168 0.125443 -0.990541; + texcoord 0.200100 -3.86704; + tangent 0.875248 -0.471273 -0.108826; + vertex -6.68365 -31.6302 97.4757; + normal -0.0897012 0.0629357 -0.993978; + texcoord 0.200100 -3.96704; + tangent 0.875248 -0.471273 -0.108826; + vertex -6.78276 -32.2259 97.4469; + normal 0.779992 -0.431601 -0.453137; + texcoord 0.399710 -3.46620; + tangent 0.130973 -0.595479 0.792623; + vertex -4.96838 -29.7135 97.7888; + normal 0.669003 -0.536940 -0.513936; + texcoord 0.599320 -3.86704; + vertex -6.28699 -32.0507 97.7453; + normal 0.698517 -0.511918 -0.500015; + texcoord 0.399710 -3.86704; + vertex -6.33862 -31.8160 97.4328; + normal 0.553737 -0.619230 -0.556713; + texcoord 0.399710 -3.96704; + tangent 0.130973 -0.595479 0.792623; + vertex -6.78276 -32.2259 97.4469; + normal -0.415076 0.726878 -0.547138; + texcoord 0.000490000 -3.07920; + tangent 0.214563 -0.506217 -0.835289; + vertex -32.2102 -50.9257 86.9382; + normal -0.387596 0.740853 -0.548549; + texcoord 0.200100 -3.45601; + vertex -34.5103 -52.8933 86.0691; + normal -0.395490 0.736930 -0.548199; + texcoord 0.000490000 -3.45601; + vertex -34.6717 -52.5125 86.6974; + normal -0.367631 0.750456 -0.549240; + texcoord 0.200100 -3.85361; + tangent 0.214563 -0.506217 -0.835289; + vertex -36.8033 -54.0610 86.0085; + normal -0.00330373 -0.372104 0.928185; + texcoord 0.798930 -3.07920; + tangent -0.271306 0.893710 0.357317; + vertex -32.1789 -51.0988 88.0446; + normal -0.0562301 -0.385325 0.921066; + texcoord 0.798930 -3.45601; + vertex -34.6029 -52.9837 87.2803; + normal -0.0995225 -0.395300 0.913145; + texcoord 0.599320 -3.45601; + tangent -0.271306 0.893710 0.357317; + vertex -34.3989 -53.6557 87.0117; + normal -0.150620 -0.406090 0.901335; + texcoord 0.599320 -3.85361; + tangent -0.271306 0.893710 0.357317; + vertex -36.7906 -54.6730 86.1536; + normal -0.571514 0.817647 -0.0694691; + texcoord 0.000490000 -3.45601; + tangent 0.252181 0.0944438 -0.963060; + vertex -34.6717 -52.5125 86.6974; + normal -0.561048 0.825149 -0.0659929; + texcoord 0.200100 -3.85361; + tangent 0.252181 0.0944439 -0.963060; + vertex -36.8033 -54.0610 86.0085; + normal -0.560429 0.825586 -0.0657879; + texcoord 0.000490000 -3.85361; + vertex -36.9013 -54.0977 86.3829; + normal -0.547568 0.834495 -0.0615467; + texcoord 0.000490000 -3.95361; + tangent 0.252181 0.0944438 -0.963060; + vertex -37.3020 -54.3854 86.0479; + normal 0.0257359 0.374416 -0.926904; + texcoord 0.399710 -3.45601; + tangent 0.176070 -0.914414 -0.364482; + vertex -34.3417 -53.5998 86.2631; + normal -0.116972 0.348208 -0.930091; + texcoord 0.399710 -3.85361; + tangent 0.176070 -0.914414 -0.364482; + vertex -36.7348 -54.4165 85.8667; + normal -0.106040 0.350493 -0.930543; + texcoord 0.200100 -3.85361; + vertex -36.8033 -54.0610 86.0085; + normal -0.273746 0.310178 -0.910413; + texcoord 0.200100 -3.95361; + tangent 0.176070 -0.914414 -0.364482; + vertex -37.3020 -54.3854 86.0479; + normal -0.438548 0.198811 0.876442; + texcoord 0.798930 -3.45601; + tangent -0.0202402 0.972792 -0.230795; + vertex -34.6029 -52.9837 87.2803; + normal -0.547195 0.182420 0.816885; + texcoord 0.998540 -3.85361; + tangent -0.0202401 0.972792 -0.230794; + vertex -36.9013 -54.0977 86.3829; + normal -0.580380 0.176533 0.794981; + texcoord 0.798930 -3.85361; + vertex -36.8935 -54.4760 86.4726; + normal -0.695886 0.152040 0.701874; + texcoord 0.798930 -3.95361; + tangent -0.0202401 0.972792 -0.230794; + vertex -37.3020 -54.3854 86.0479; + normal 0.388876 -0.230371 -0.892023; + texcoord 0.399710 -2.82649; + tangent 0.349783 -0.858816 0.374282; + vertex -47.1164 -72.8612 61.2826; + normal 0.318653 -0.266631 -0.909598; + texcoord 0.399710 -3.16584; + tangent 0.349783 -0.858816 0.374282; + vertex -50.2262 -73.2238 60.0205; + normal 0.253998 -0.297618 -0.920276; + texcoord 0.200100 -3.16584; + vertex -50.6077 -72.2871 59.6123; + normal 0.181763 -0.329715 -0.926418; + texcoord 0.200100 -3.53515; + tangent 0.349783 -0.858816 0.374282; + vertex -53.6730 -72.8904 59.2256; + normal -0.356409 0.926702 -0.119148; + texcoord 0.000490000 -3.16584; + tangent 0.146833 -0.0703838 -0.986654; + vertex -51.1229 -71.7564 60.4172; + normal -0.311898 0.943287 -0.113707; + texcoord 0.200100 -3.53515; + tangent 0.146833 -0.0703838 -0.986654; + vertex -53.6730 -72.8904 59.2256; + normal -0.320028 0.940437 -0.114713; + texcoord 0.000490000 -3.53515; + vertex -53.7811 -72.8387 59.9516; + normal -0.274503 0.955388 -0.109005; + texcoord 0.200100 -3.92243; + tangent 0.146833 -0.0703838 -0.986654; + vertex -56.0844 -73.6097 58.9935; + normal 0.242251 0.324389 -0.914377; + texcoord 0.399710 -3.16584; + tangent 0.473173 -0.862271 -0.180543; + vertex -50.2262 -73.2238 60.0205; + normal 0.164180 0.287657 -0.943556; + texcoord 0.399710 -3.53515; + tangent 0.473173 -0.862271 -0.180543; + vertex -53.3251 -73.5246 59.0928; + normal 0.108892 0.260610 -0.959283; + texcoord 0.200100 -3.53515; + tangent 0.473173 -0.862271 -0.180543; + vertex -53.6730 -72.8904 59.2256; + normal 0.0283373 0.219728 -0.975150; + texcoord 0.200100 -3.92243; + tangent 0.473173 -0.862271 -0.180543; + vertex -56.0844 -73.6097 58.9935; + normal 0.0588622 -0.764709 0.641682; + texcoord 0.798930 -3.16584; + tangent -0.383160 0.576255 0.721885; + vertex -51.0606 -72.3653 61.3261; + normal -0.0168184 -0.785753 0.618312; + texcoord 0.798930 -3.53515; + tangent -0.383160 0.576255 0.721885; + vertex -53.4998 -73.4410 60.2680; + normal -0.0369734 -0.790472 0.611381; + texcoord 0.599320 -3.53515; + tangent -0.383160 0.576255 0.721885; + vertex -53.2180 -73.8648 59.7371; + normal -0.111639 -0.804692 0.583101; + texcoord 0.599320 -3.92243; + tangent -0.383160 0.576255 0.721885; + vertex -55.8352 -74.1513 58.8406; + normal -0.470402 0.228108 0.852460; + texcoord 0.798930 -3.16584; + tangent -0.382047 0.818144 -0.429745; + vertex -51.0606 -72.3653 61.3261; + normal -0.418165 0.261647 0.869873; + texcoord 0.998540 -3.53515; + tangent -0.382046 0.818144 -0.429745; + vertex -53.7811 -72.8387 59.9516; + normal -0.435846 0.250541 0.864446; + texcoord 0.798930 -3.53515; + vertex -53.4998 -73.4410 60.2680; + normal -0.381881 0.283697 0.879593; + texcoord 0.998540 -3.92243; + tangent -0.382046 0.818144 -0.429745; + vertex -55.9500 -73.7710 59.3106; + normal -0.461710 0.696299 0.549538; + texcoord 0.000490000 -3.53515; + tangent -0.353206 0.423976 -0.833960; + vertex -53.7811 -72.8387 59.9516; + normal -0.593735 0.587307 0.550044; + texcoord 0.200100 -3.92243; + tangent -0.353206 0.423976 -0.833960; + vertex -56.0844 -73.6097 58.9935; + normal -0.558049 0.619985 0.551543; + texcoord 0.000490000 -3.92243; + tangent -0.353206 0.423976 -0.833960; + vertex -55.9500 -73.7710 59.3106; + normal -0.692559 0.480810 0.537757; + texcoord 0.000490000 -4.02243; + tangent -0.353206 0.423976 -0.833960; + vertex -56.3640 -74.1136 59.0838; + normal 0.237473 -0.966966 0.0926472; + texcoord 0.798930 -3.53515; + tangent 0.102965 0.119895 0.987433; + vertex -53.4998 -73.4410 60.2680; + normal 0.145475 -0.983850 0.104290; + texcoord 0.798930 -3.92243; + tangent 0.102965 0.119895 0.987433; + vertex -55.7960 -74.1057 59.2162; + normal 0.0928585 -0.989532 0.110467; + texcoord 0.599320 -3.92243; + vertex -55.8352 -74.1513 58.8406; + normal -0.0146918 -0.992417 0.122032; + texcoord 0.599320 -4.02243; + tangent 0.102965 0.119895 0.987433; + vertex -56.3640 -74.1136 59.0838; + normal -0.291353 -0.381581 0.877217; + texcoord 0.798930 -3.53515; + tangent -0.404931 0.879989 0.248296; + vertex -53.4998 -73.4410 60.2680; + normal -0.252327 -0.368557 0.894705; + texcoord 0.998540 -3.92243; + tangent -0.404931 0.879989 0.248296; + vertex -55.9500 -73.7710 59.3106; + normal -0.255205 -0.369537 0.893483; + texcoord 0.798930 -3.92243; + vertex -55.7960 -74.1057 59.2162; + normal -0.207778 -0.353011 0.912256; + texcoord 0.798930 -4.02243; + tangent -0.404931 0.879989 0.248296; + vertex -56.3640 -74.1136 59.0838; + normal 0.754947 0.398046 -0.521166; + texcoord 0.399710 -3.14925; + tangent 0.590749 -0.757841 0.276935; + vertex -16.5006 -84.0678 21.9456; + normal 0.729096 0.354377 -0.585522; + texcoord 0.399710 -3.55746; + tangent 0.590749 -0.757841 0.276935; + vertex -17.9737 -85.3555 18.8282; + normal 0.717901 0.337025 -0.609124; + texcoord 0.200100 -3.55746; + vertex -18.4302 -84.7699 18.6142; + normal 0.684973 0.289656 -0.668514; + texcoord 0.200100 -4.00668; + tangent 0.590749 -0.757841 0.276934; + vertex -19.6783 -86.3599 16.6464; + normal -0.969877 0.0793538 0.230308; + texcoord 0.798930 -3.14925; + tangent -0.0895843 0.763004 -0.640155; + vertex -18.2494 -83.6747 22.0851; + normal -0.965450 0.0913915 0.244036; + texcoord 0.998540 -3.55746; + tangent -0.0895842 0.763004 -0.640155; + vertex -19.0559 -84.7774 19.0686; + normal -0.966569 0.0884371 0.240672; + texcoord 0.798930 -3.55746; + vertex -18.9866 -85.3680 19.5642; + normal -0.961878 0.100470 0.254357; + texcoord 0.998540 -4.00668; + tangent -0.0895842 0.763004 -0.640155; + vertex -19.8057 -86.5372 16.9283; + normal -0.871578 0.481774 -0.0908022; + texcoord 0.000490000 -3.55746; + tangent 0.357289 0.497375 -0.790545; + vertex -19.0559 -84.7774 19.0686; + normal -0.875704 0.472723 -0.0983610; + texcoord 0.200100 -4.00668; + tangent 0.357289 0.497375 -0.790546; + vertex -19.6783 -86.3599 16.6464; + normal -0.875022 0.474246 -0.0970946; + texcoord 0.000490000 -4.00668; + tangent 0.357289 0.497375 -0.790546; + vertex -19.8057 -86.5372 16.9283; + normal -0.879760 0.463442 -0.106033; + texcoord 0.000490000 -4.10668; + tangent 0.357289 0.497375 -0.790546; + vertex -19.9042 -86.8277 16.4756; + normal -0.800724 -0.414336 0.432629; + texcoord 0.798930 -3.55746; + tangent -0.484414 0.872727 -0.0607433; + vertex -18.9866 -85.3680 19.5642; + normal -0.799787 -0.413650 0.435012; + texcoord 0.998540 -4.00668; + tangent -0.484414 0.872727 -0.0607437; + vertex -19.8057 -86.5372 16.9283; + normal -0.799629 -0.413535 0.435410; + texcoord 0.798930 -4.00668; + vertex -19.6330 -86.8484 16.9500; + normal -0.798472 -0.412689 0.438327; + texcoord 0.798930 -4.10668; + tangent -0.484414 0.872727 -0.0607436; + vertex -19.9042 -86.8277 16.4756; + normal 0.207405 0.481470 0.851569; + texcoord 0.250000 -1.59969; + tangent 0.838609 -0.535727 0.0986467; + vertex 60.0350 122.765 55.2229; + normal 0.208643 0.480859 0.851612; + texcoord 0.374760 -1.59969; + tangent 0.841874 -0.531403 0.0941191; + vertex 60.8897 122.219 55.3235; + normal 0.230821 0.469731 0.852100; + texcoord 0.250000 -2.53010; + tangent 0.904241 -0.426924 -0.00914865; + vertex 65.0166 130.201 49.8052; + normal 0.232216 0.469019 0.852114; + texcoord 0.374760 -2.53010; + tangent 0.908205 -0.418167 -0.0173347; + vertex 65.7443 129.866 49.7914; + normal -0.148249 -0.377760 -0.913958; + texcoord 0.749030 -1.59969; + tangent -0.837200 0.539877 -0.0873449; + vertex 60.6703 121.289 52.9440; + normal -0.150262 -0.376261 -0.914248; + texcoord 0.873780 -1.59969; + tangent -0.840819 0.534977 -0.0825984; + vertex 59.8125 121.843 52.8545; + normal -0.180555 -0.353307 -0.917918; + texcoord 0.749030 -2.53010; + tangent -0.899674 0.436490 0.00791022; + vertex 64.9555 128.084 49.4405; + normal -0.183374 -0.351134 -0.918193; + texcoord 0.873780 -2.53010; + tangent -0.905338 0.424287 0.0185513; + vertex 64.2280 128.425 49.4554; + normal -0.700896 0.105922 -0.705354; + texcoord 0.873780 -1.59969; + tangent -0.506687 0.622076 0.596901; + vertex 59.8125 121.843 52.8545; + normal -0.694543 0.0952940 -0.713112; + texcoord 0.998540 -1.59969; + tangent -0.503037 0.639926 0.580903; + vertex 59.2679 122.511 53.4960; + normal -0.574247 -0.0753492 -0.815207; + texcoord 0.873780 -2.53010; + tangent -0.359742 0.916475 0.175101; + vertex 64.2280 128.425 49.4554; + normal -0.565044 -0.0866803 -0.820495; + texcoord 0.998540 -2.53010; + tangent -0.343055 0.929109 0.138094; + vertex 63.9447 129.192 49.5694; + normal -0.898155 -0.291420 -0.329228; + texcoord 0.000490000 -4.10410; + tangent -0.423547 0.774424 0.469973; + vertex 67.0869 134.440 38.0207; + normal -0.901135 -0.307193 -0.305922; + texcoord 0.250000 -4.74115; + tangent -0.423547 0.774424 0.469973; + vertex 67.6358 136.299 34.8772; + normal -0.901357 -0.308536 -0.303910; + texcoord 0.000490000 -4.74115; + tangent -0.423547 0.774424 0.469973; + vertex 67.7560 136.080 34.7438; + normal -0.904106 -0.328981 -0.272697; + texcoord 0.000490000 -4.84115; + vertex 67.7147 136.369 34.5311; + normal -0.462430 0.812291 0.355447; + texcoord 0.499510 -4.10410; + tangent 0.841926 0.527994 -0.111277; + vertex 67.8336 134.833 38.4855; + normal -0.499217 0.840456 0.210754; + texcoord 0.499510 -4.74115; + tangent 0.841926 0.527994 -0.111278; + vertex 67.8748 136.449 34.8456; + normal -0.492790 0.836382 0.240048; + texcoord 0.250000 -4.74115; + vertex 67.6358 136.299 34.8772; + normal -0.525663 0.849117 0.0517608; + texcoord 0.250000 -4.84115; + tangent 0.841926 0.527994 -0.111278; + vertex 67.7147 136.369 34.5311; + normal 0.713875 0.171624 0.678916; + texcoord 0.499510 -4.39803; + tangent 0.662127 -0.481043 -0.574618; + vertex 13.2304 104.581 129.412; + normal 0.708218 0.151009 0.689655; + texcoord 0.749030 -5.03648; + tangent 0.662127 -0.481043 -0.574618; + vertex 14.6482 107.327 127.227; + normal 0.709007 0.153804 0.688225; + texcoord 0.499510 -5.03648; + tangent 0.662127 -0.481043 -0.574618; + vertex 14.4605 107.463 127.390; + normal 0.701238 0.127286 0.701472; + texcoord 0.499510 -5.13648; + vertex 14.6422 107.683 127.169; + normal -0.325138 -0.380055 0.865935; + texcoord 0.499510 -2.94610; + tangent 0.933231 -0.276965 0.228847; + vertex 22.9087 -3.23599 156.249; + normal -0.319062 -0.346071 0.882289; + texcoord 0.499510 -3.98615; + tangent 0.933231 -0.276965 0.228847; + vertex 21.7948 3.76222 158.903; + normal -0.314809 -0.323425 0.892352; + texcoord 0.250000 -3.98615; + tangent 0.933231 -0.276965 0.228847; + vertex 21.1160 3.96366 158.736; + normal -0.307791 -0.287763 0.906894; + texcoord 0.250000 -4.83484; + tangent 0.933231 -0.276965 0.228847; + vertex 20.5863 8.59129 160.025; + normal 0.315207 0.335407 -0.887776; + texcoord 0.998540 -2.94610; + tangent -0.933808 0.276454 -0.227104; + vertex 21.6574 -3.53407 155.279; + normal 0.325714 0.394252 -0.859346; + texcoord 0.998540 -3.98615; + tangent -0.933808 0.276455 -0.227104; + vertex 21.3396 4.15787 158.072; + normal 0.322900 0.377858 -0.867732; + texcoord 0.749030 -3.98615; + vertex 22.0201 3.95641 158.237; + normal 0.332611 0.436950 -0.835730; + texcoord 0.749030 -4.83484; + tangent -0.933808 0.276454 -0.227104; + vertex 20.8518 8.68647 160.245; + normal -0.0947474 0.387781 -0.916869; + texcoord 0.000490000 -3.98615; + tangent -0.995126 -0.0621972 0.0765278; + vertex 21.3396 4.15787 158.072; + normal -0.0906242 0.270746 -0.958376; + texcoord 0.250000 -4.83484; + tangent -0.995126 -0.0621977 0.0765278; + vertex 20.5863 8.59129 160.025; + normal -0.0909723 0.279426 -0.955848; + texcoord 0.000490000 -4.83484; + tangent -0.995126 -0.0621977 0.0765278; + vertex 20.8383 8.60704 160.005; + normal -0.0835926 0.120309 -0.989211; + texcoord 0.000490000 -4.93484; + tangent -0.995126 -0.0621977 0.0765278; + vertex 20.6968 8.89337 160.052; + normal 0.981730 0.157196 -0.107219; + texcoord 0.998540 -3.98615; + tangent -0.0533130 -0.313672 -0.948034; + vertex 21.3396 4.15787 158.072; + normal 0.954476 0.263020 -0.140699; + texcoord 0.998540 -4.83484; + tangent -0.0533130 -0.313671 -0.948034; + vertex 20.8383 8.60704 160.005; + normal 0.925798 0.340278 -0.164649; + texcoord 0.749030 -4.83484; + vertex 20.8518 8.68647 160.245; + normal 0.864749 0.460263 -0.200914; + texcoord 0.749030 -4.93484; + vertex 20.6968 8.89337 160.052; + normal -0.353244 0.621068 -0.699638; + texcoord 0.000490000 -4.05907; + tangent -0.583367 0.438416 0.683720; + vertex 3.53424 -53.4648 118.716; + normal -0.159702 0.763455 -0.625805; + texcoord 0.250000 -4.67444; + tangent -0.583367 0.438416 0.683721; + vertex 4.43486 -50.5741 120.828; + normal -0.232948 0.716125 -0.657951; + texcoord 0.000490000 -4.67444; + tangent -0.583367 0.438416 0.683721; + vertex 4.59995 -50.6981 120.634; + normal 0.00290050 0.842924 -0.538025; + texcoord 0.000490000 -4.77444; + tangent -0.583367 0.438416 0.683721; + vertex 4.78693 -50.5326 120.895; + normal 0.497284 -0.472823 0.727425; + texcoord 0.499510 -4.05907; + tangent 0.583334 -0.438417 -0.683748; + vertex 3.87792 -54.1987 119.232; + normal 0.545079 -0.412800 0.729715; + texcoord 0.749030 -4.67444; + tangent 0.583334 -0.438417 -0.683749; + vertex 4.69722 -50.8763 120.831; + normal 0.571586 -0.376510 0.729060; + texcoord 0.499510 -4.67444; + vertex 4.53214 -50.7522 121.025; + normal 0.624712 -0.295825 0.722650; + texcoord 0.499510 -4.77444; + tangent 0.583334 -0.438417 -0.683748; + vertex 4.78693 -50.5326 120.895; + normal 0.887960 -0.0236343 -0.459313; + texcoord 0.998540 -4.05907; + tangent -0.343713 0.629471 -0.696869; + vertex 3.53424 -53.4648 118.716; + normal 0.869811 -0.0663090 -0.488909; + texcoord 0.998540 -4.67444; + vertex 4.59995 -50.6981 120.634; + normal 0.869386 -0.0672374 -0.489538; + texcoord 0.749030 -4.67444; + vertex 4.69722 -50.8763 120.831; + normal 0.841460 -0.122999 -0.526133; + texcoord 0.749030 -4.77444; + vertex 4.78693 -50.5326 120.895; + normal -0.613666 0.664487 -0.426463; + texcoord 0.000490000 -4.07548; + tangent -0.752493 -0.655765 0.0610414; + vertex -13.2902 -71.8472 75.7284; + normal -0.620071 0.674186 -0.401230; + texcoord 0.250000 -4.97207; + tangent -0.752493 -0.655765 0.0610422; + vertex -13.6020 -69.1486 80.3818; + normal -0.621356 0.676158 -0.395888; + texcoord 0.000490000 -4.97207; + vertex -13.4023 -68.9746 80.3656; + normal -0.629031 0.688154 -0.361614; + texcoord 0.000490000 -5.07207; + vertex -13.5628 -68.9650 80.6631; + normal -0.844986 -0.475119 0.245482; + texcoord 0.499510 -4.07548; + tangent 0.485803 -0.490022 0.723791; + vertex -12.8576 -72.4921 76.4729; + normal -0.859586 -0.417957 0.293981; + texcoord 0.499510 -4.97207; + tangent 0.485803 -0.490023 0.723791; + vertex -13.4731 -69.2787 80.5738; + normal -0.857994 -0.425423 0.287858; + texcoord 0.250000 -4.97207; + vertex -13.6020 -69.1486 80.3818; + normal -0.870270 -0.348280 0.348326; + texcoord 0.250000 -5.07207; + tangent 0.485803 -0.490022 0.723791; + vertex -13.5628 -68.9650 80.6631; + normal -0.285447 0.910259 0.299914; + texcoord 0.499510 -4.02001; + tangent -0.905893 -0.154106 -0.394473; + vertex -45.3720 56.2106 149.482; + normal -0.335826 0.828888 0.447398; + texcoord 0.499510 -4.83001; + tangent -0.905893 -0.154106 -0.394473; + vertex -48.9902 54.1300 152.353; + normal -0.321471 0.856598 0.403605; + texcoord 0.250000 -4.83001; + vertex -48.7472 54.1713 152.459; + normal -0.372651 0.732607 0.569578; + texcoord 0.250000 -4.93001; + tangent -0.905893 -0.154106 -0.394473; + vertex -48.9320 53.9421 152.633; + normal -0.832275 -0.517649 -0.198388; + texcoord 0.125240 -1.43144; + tangent 0.00367773 0.352703 -0.935728; + vertex -9.40089 -93.7158 16.6062; + normal -0.769405 -0.596707 -0.227940; + texcoord 0.250000 -2.19343; + tangent 0.00367779 0.352702 -0.935728; + vertex -5.48244 -98.5068 12.6687; + normal -0.782065 -0.582126 -0.222494; + texcoord 0.000490000 -2.19343; + tangent 0.00367779 0.352702 -0.935728; + vertex -5.48659 -98.9048 13.7245; + normal -0.711990 -0.656135 -0.250114; + texcoord 0.250000 -3.00271; + tangent 0.00367796 0.352702 -0.935728; + vertex -1.21908 -102.515 11.0482; + normal 0.845368 0.500872 0.185687; + texcoord 0.624270 -1.43144; + tangent -0.000141012 -0.347399 0.937717; + vertex -8.40600 -92.4083 15.0012; + normal 0.823465 0.531990 0.197212; + texcoord 0.749030 -2.19343; + tangent -0.000141028 -0.347399 0.937717; + vertex -4.88525 -98.0120 14.0879; + normal 0.825160 0.529675 0.196355; + texcoord 0.499510 -2.19343; + vertex -4.88509 -97.6173 13.0226; + normal 0.801971 0.560118 0.207629; + texcoord 0.749030 -3.00271; + tangent -0.000141071 -0.347399 0.937717; + vertex -1.22143 -102.507 12.0637; + normal -0.0545168 -0.387115 -0.920419; + texcoord 0.250000 1.00000; + tangent -0.992853 0.119022 0.00874836; + vertex 52.5475 144.622 60.9389; + normal -0.0352041 -0.222045 -0.974401; + texcoord 0.250000 -0.660460; + tangent -0.992853 0.119021 0.00874837; + vertex 48.8007 154.719 56.9142; + normal -0.0424697 -0.283864 -0.957924; + texcoord 0.000490000 -0.660460; + tangent -0.992853 0.119021 0.00874837; + vertex 49.4340 154.643 56.9086; + normal -0.0227135 -0.116489 -0.992932; + texcoord 0.250000 -2.77463; + tangent -0.992853 0.119021 0.00874828; + vertex 47.1922 166.027 55.6243; + normal -0.954564 -0.295207 0.0407606; + texcoord 0.499510 1.00000; + tangent 0.0280568 0.0471439 0.998494; + vertex 52.4981 143.249 60.4287; + normal -0.973683 -0.224722 0.0379699; + texcoord 0.499510 -0.660460; + tangent 0.0280569 0.0471441 0.998494; + vertex 48.8186 154.749 57.5511; + normal -0.977359 -0.208273 0.0372966; + texcoord 0.250000 -0.660460; + vertex 48.8007 154.719 56.9142; + normal -0.989991 -0.136904 0.0342819; + texcoord 0.250000 -2.77463; + tangent 0.0280569 0.0471438 0.998494; + vertex 47.1922 166.027 55.6243; + normal 0.0339018 0.266703 0.963182; + texcoord 0.749030 1.00000; + tangent 0.992929 -0.118688 -0.00208482; + vertex 51.0576 142.294 60.9211; + normal 0.0300720 0.234514 0.971648; + texcoord 0.749030 -0.660460; + tangent 0.992929 -0.118687 -0.00208463; + vertex 49.4563 154.673 57.5498; + normal 0.0284132 0.220579 0.974955; + texcoord 0.499510 -0.660460; + vertex 48.8186 154.749 57.5511; + normal 0.0245171 0.187862 0.981889; + texcoord 0.749030 -2.77463; + tangent 0.992930 -0.118687 -0.00208442; + vertex 47.1854 166.059 55.4280; + normal 0.980603 0.191241 -0.0429535; + texcoord 0.998540 1.00000; + tangent -0.0346906 -0.0463483 -0.998323; + vertex 51.7823 143.696 61.7795; + normal 0.981002 0.189202 -0.0428727; + texcoord 0.998540 -0.660460; + tangent -0.0346905 -0.0463491 -0.998323; + vertex 49.4340 154.643 56.9086; + normal 0.980899 0.189730 -0.0428936; + texcoord 0.749030 -0.660460; + vertex 49.4563 154.673 57.5498; + normal 0.981288 0.187728 -0.0428142; + texcoord 0.749030 -2.77463; + tangent -0.0346906 -0.0463491 -0.998323; + vertex 47.1854 166.059 55.4280; + normal 0.753483 0.214818 0.621383; + texcoord 0.499510 -0.660460; + tangent 0.649161 -0.0933075 -0.754907; + vertex 48.8186 154.749 57.5511; + normal 0.757404 0.170905 0.630183; + texcoord 0.499510 -2.77463; + tangent 0.649161 -0.0933100 -0.754906; + vertex 47.2836 166.014 55.5180; + normal 0.757522 0.169241 0.630490; + texcoord 0.250000 -2.77463; + tangent 0.649161 -0.0933101 -0.754907; + vertex 47.1922 166.027 55.6243; + normal 0.760304 0.109593 0.640256; + texcoord 0.250000 -2.87463; + tangent 0.649161 -0.0933101 -0.754907; + vertex 47.2341 166.184 55.5477; + normal 0.664045 -0.0442285 -0.746384; + texcoord 0.499510 -0.660460; + tangent -0.697526 0.322849 -0.639708; + vertex 48.8186 154.749 57.5511; + normal 0.705360 0.152141 -0.692329; + texcoord 0.749030 -2.77463; + tangent -0.697526 0.322848 -0.639708; + vertex 47.1854 166.059 55.4280; + normal 0.694672 0.0857098 -0.714202; + texcoord 0.499510 -2.77463; + vertex 47.2836 166.014 55.5180; + normal 0.716556 0.317225 -0.621222; + texcoord 0.499510 -2.87463; + vertex 47.2341 166.184 55.5477; + normal 0.656518 0.213000 -0.723613; + texcoord 0.250000 1.00000; + tangent -0.753505 0.229522 -0.616077; + vertex -9.81789 86.6489 149.415; + normal 0.651507 0.386319 -0.652914; + texcoord 0.250000 -0.544180; + vertex -11.2639 97.0158 151.154; + normal 0.653732 0.360997 -0.665069; + texcoord 0.000490000 -0.544180; + tangent -0.753505 0.229522 -0.616077; + vertex -10.7719 96.8660 151.557; + normal 0.629490 0.522211 -0.575359; + texcoord 0.250000 -2.42651; + tangent -0.753505 0.229522 -0.616077; + vertex -13.3462 105.455 156.536; + normal -0.659641 0.0827441 -0.747012; + texcoord 0.499510 1.00000; + tangent -0.523475 -0.763778 0.377648; + vertex -9.38255 85.8068 148.251; + normal -0.697096 0.129056 -0.705267; + texcoord 0.499510 -0.544180; + tangent -0.523475 -0.763778 0.377648; + vertex -11.6057 96.5171 151.401; + normal -0.725669 0.167373 -0.667376; + texcoord 0.250000 -0.544180; + vertex -11.2639 97.0158 151.154; + normal -0.754790 0.210053 -0.621425; + texcoord 0.250000 -2.42651; + tangent -0.523474 -0.763778 0.377647; + vertex -13.3462 105.455 156.536; + normal -0.661358 -0.287081 0.692957; + texcoord 0.749030 1.00000; + tangent 0.749920 -0.234582 0.618540; + vertex -10.7208 84.8611 147.417; + normal -0.656962 -0.373755 0.654757; + texcoord 0.749030 -0.544180; + tangent 0.749920 -0.234581 0.618540; + vertex -11.1127 96.3629 151.808; + normal -0.656526 -0.378685 0.652358; + texcoord 0.499510 -0.544180; + vertex -11.6057 96.5171 151.401; + normal -0.645844 -0.462015 0.607805; + texcoord 0.749030 -2.42651; + tangent 0.749921 -0.234580 0.618540; + vertex -13.1584 105.514 156.590; + normal 0.712598 -0.139800 0.687502; + texcoord 0.998540 1.00000; + tangent 0.518402 0.765210 -0.381724; + vertex -10.6937 85.4582 149.156; + normal 0.730719 -0.164519 0.662558; + texcoord 0.998540 -0.544180; + tangent 0.518401 0.765211 -0.381723; + vertex -10.7719 96.8660 151.557; + normal 0.721638 -0.151969 0.675384; + texcoord 0.749030 -0.544180; + vertex -11.1127 96.3629 151.808; + normal 0.738321 -0.175301 0.651269; + texcoord 0.749030 -2.42651; + tangent 0.518402 0.765210 -0.381724; + vertex -13.1584 105.514 156.590; + normal -0.628773 0.240285 -0.739532; + texcoord 0.000490000 -0.544180; + tangent -0.701276 -0.586115 0.405809; + vertex -10.7719 96.8660 151.557; + normal -0.671638 0.352372 -0.651718; + texcoord 0.250000 -2.42651; + tangent -0.701276 -0.586113 0.405811; + vertex -13.3462 105.455 156.536; + normal -0.675027 0.362897 -0.642374; + texcoord 0.000490000 -2.42651; + vertex -13.2451 105.540 156.478; + normal -0.707265 0.500655 -0.499119; + texcoord 0.000490000 -2.52651; + vertex -13.3107 105.605 156.636; + normal -0.760289 -0.428517 0.488194; + texcoord 0.499510 -0.544180; + tangent 0.601637 -0.181154 0.777956; + vertex -11.6057 96.5171 151.401; + normal -0.783161 -0.325369 0.529900; + texcoord 0.499510 -2.42651; + tangent 0.601638 -0.181149 0.777957; + vertex -13.2594 105.429 156.648; + normal -0.781432 -0.335295 0.526252; + texcoord 0.250000 -2.42651; + vertex -13.3462 105.455 156.536; + normal -0.797392 -0.193368 0.571642; + texcoord 0.250000 -2.52651; + vertex -13.3107 105.605 156.636; + normal 0.297958 0.668841 -0.681081; + texcoord 0.250000 1.00000; + tangent -0.793298 0.570343 0.213043; + vertex 25.6131 -30.7835 153.343; + normal 0.401363 0.753024 -0.521405; + texcoord 0.250000 -0.719910; + tangent -0.793298 0.570343 0.213043; + vertex 24.9933 -21.9162 161.780; + normal 0.350055 0.713576 -0.606853; + texcoord 0.000490000 -0.719910; + vertex 25.5216 -22.2960 161.638; + normal 0.443335 0.780970 -0.439931; + texcoord 0.250000 -2.91892; + tangent -0.793297 0.570344 0.213042; + vertex 25.5138 -16.3170 172.244; + normal -0.755544 0.459826 -0.466597; + texcoord 0.499510 1.00000; + tangent -0.555306 -0.827415 0.0837797; + vertex 25.7836 -30.7206 151.823; + normal -0.783796 0.487016 -0.385330; + texcoord 0.499510 -0.719910; + tangent -0.555306 -0.827415 0.0837796; + vertex 24.6236 -22.4672 161.835; + normal -0.800201 0.504153 -0.324820; + texcoord 0.250000 -0.719910; + vertex 24.9933 -21.9162 161.780; + normal -0.817165 0.524145 -0.239819; + texcoord 0.250000 -2.91892; + tangent -0.555306 -0.827415 0.0837800; + vertex 25.5138 -16.3170 172.244; + normal -0.383262 -0.732918 0.562087; + texcoord 0.749030 1.00000; + tangent 0.789503 -0.575798 -0.212468; + vertex 24.1901 -30.6765 150.836; + normal -0.395426 -0.741966 0.541410; + texcoord 0.749030 -0.719910; + tangent 0.789503 -0.575797 -0.212468; + vertex 25.1529 -22.8532 161.693; + normal -0.405762 -0.749417 0.523193; + texcoord 0.499510 -0.719910; + tangent 0.789503 -0.575797 -0.212468; + vertex 24.6236 -22.4672 161.835; + normal -0.417332 -0.757480 0.502054; + texcoord 0.749030 -2.91892; + tangent 0.789503 -0.575797 -0.212469; + vertex 25.6583 -16.1855 172.173; + normal 0.785750 -0.481472 0.388305; + texcoord 0.998540 1.00000; + tangent 0.549965 0.831118 -0.0823452; + vertex 24.4440 -31.3794 152.556; + normal 0.804476 -0.500670 0.319605; + texcoord 0.998540 -0.719910; + tangent 0.549965 0.831118 -0.0823454; + vertex 25.5216 -22.2960 161.638; + normal 0.796150 -0.491914 0.352373; + texcoord 0.749030 -0.719910; + vertex 25.1529 -22.8532 161.693; + normal 0.812159 -0.509202 0.284798; + texcoord 0.749030 -2.91892; + tangent 0.549965 0.831118 -0.0823452; + vertex 25.6583 -16.1855 172.173; + normal 0.164000 -0.855360 0.491390; + texcoord 0.499510 -0.719910; + tangent 0.878980 -0.0994009 -0.466383; + vertex 24.6236 -22.4672 161.835; + normal 0.141824 -0.879283 0.454695; + texcoord 0.499510 -2.91892; + tangent 0.878981 -0.0993993 -0.466381; + vertex 25.6429 -16.3316 172.175; + normal 0.134328 -0.886815 0.442171; + texcoord 0.250000 -2.91892; + vertex 25.5138 -16.3170 172.244; + normal 0.103911 -0.914605 0.390768; + texcoord 0.250000 -3.01892; + vertex 25.6586 -16.2568 172.346; + normal 0.993833 -0.104997 -0.0356746; + texcoord 0.499510 -0.719910; + tangent 0.104517 0.994409 -0.0150561; + vertex 24.6236 -22.4672 161.835; + normal 0.993643 -0.105049 -0.0404769; + texcoord 0.749030 -2.91892; + tangent 0.104517 0.994409 -0.0150552; + vertex 25.6583 -16.1855 172.173; + normal 0.993707 -0.105032 -0.0389154; + texcoord 0.499510 -2.91892; + tangent 0.104517 0.994409 -0.0150552; + vertex 25.6429 -16.3316 172.175; + normal 0.993456 -0.105094 -0.0447320; + texcoord 0.499510 -3.01892; + tangent 0.104517 0.994409 -0.0150552; + vertex 25.6586 -16.2568 172.346; + normal 0.0736339 0.993723 0.0842138; + texcoord 0.250000 1.00000; + tangent -0.938377 0.0976292 -0.331538; + vertex -18.9125 -98.1349 98.2661; + normal 0.0191562 0.972490 0.232153; + texcoord 0.250000 -0.672240; + tangent -0.938377 0.0976292 -0.331538; + vertex -25.7831 -98.4045 107.455; + normal 0.0317816 0.979584 0.198507; + texcoord 0.000490000 -0.672240; + vertex -25.1794 -98.4673 107.668; + normal -0.0226260 0.939862 0.340804; + texcoord 0.250000 -2.77991; + tangent -0.938377 0.0976291 -0.331538; + vertex -30.8051 -102.026 117.109; + normal -0.798848 0.234613 -0.553894; + texcoord 0.499510 1.00000; + tangent 0.108411 -0.849575 -0.516207; + vertex -18.3789 -97.1391 97.3124; + normal -0.843086 0.196566 -0.500567; + texcoord 0.499510 -0.672240; + tangent 0.108410 -0.849574 -0.516208; + vertex -25.7134 -98.9510 107.123; + normal -0.863350 0.176963 -0.472559; + texcoord 0.250000 -0.672240; + tangent 0.108410 -0.849574 -0.516208; + vertex -25.7831 -98.4045 107.455; + normal -0.898912 0.137962 -0.415841; + texcoord 0.250000 -2.77991; + tangent 0.108410 -0.849574 -0.516208; + vertex -30.8051 -102.026 117.109; + normal -0.0428639 -0.981556 -0.186309; + texcoord 0.749030 1.00000; + tangent 0.939006 -0.103269 0.328029; + vertex -19.2208 -97.0682 95.7096; + normal -0.0260331 -0.972457 -0.231624; + texcoord 0.749030 -0.672240; + tangent 0.939006 -0.103269 0.328029; + vertex -25.1052 -99.0179 107.335; + normal -0.0228436 -0.970472 -0.240129; + texcoord 0.499510 -0.672240; + tangent 0.939006 -0.103269 0.328029; + vertex -25.7134 -98.9510 107.123; + normal -0.00591958 -0.958561 -0.284825; + texcoord 0.749030 -2.77991; + tangent 0.939006 -0.103269 0.328029; + vertex -30.8444 -101.939 117.286; + normal 0.859616 -0.174404 0.480254; + texcoord 0.998540 1.00000; + tangent -0.114669 0.850112 0.513966; + vertex -19.1348 -98.4774 96.8452; + normal 0.869277 -0.164561 0.466129; + texcoord 0.998540 -0.672240; + tangent -0.114669 0.850112 0.513966; + vertex -25.1794 -98.4673 107.668; + normal 0.865539 -0.168419 0.471676; + texcoord 0.749030 -0.672240; + vertex -25.1052 -99.0179 107.335; + normal 0.874715 -0.158835 0.457871; + texcoord 0.749030 -2.77991; + tangent -0.114668 0.850112 0.513966; + vertex -30.8444 -101.939 117.286; + normal -0.469249 -0.696919 -0.542319; + texcoord 0.000490000 -0.672240; + tangent 0.813062 -0.101334 -0.573290; + vertex -25.1794 -98.4673 107.668; + normal -0.446294 -0.740821 -0.502003; + texcoord 0.250000 -2.77991; + tangent 0.813060 -0.101334 -0.573293; + vertex -30.8051 -102.026 117.109; + normal -0.417982 -0.787063 -0.453676; + texcoord 0.000490000 -2.77991; + vertex -30.9206 -102.012 117.191; + normal -0.389678 -0.826338 -0.406591; + texcoord 0.000490000 -2.87991; + tangent 0.813060 -0.101334 -0.573293; + vertex -30.7909 -102.111 117.269; + normal -0.294290 0.718885 0.629760; + texcoord 0.250000 1.00000; + tangent -0.515664 0.435356 -0.737940; + vertex -18.9409 -96.5329 27.9287; + normal -0.411470 0.629627 0.658986; + texcoord 0.250000 -0.534890; + tangent -0.515664 0.435356 -0.737940; + vertex -27.4421 -101.892 30.0740; + normal -0.407279 0.633200 0.658165; + texcoord 0.000490000 -0.534890; + vertex -27.1333 -102.153 30.5159; + normal -0.515619 0.530176 0.673091; + texcoord 0.250000 -2.41267; + tangent -0.515664 0.435356 -0.737941; + vertex -34.4476 -109.222 30.4810; + normal -0.504372 0.434442 -0.746237; + texcoord 0.499510 1.00000; + tangent 0.694563 -0.309334 -0.649534; + vertex -18.3218 -95.3186 27.7368; + normal -0.503479 0.435912 -0.745982; + texcoord 0.499510 -0.534890; + tangent 0.694563 -0.309335 -0.649534; + vertex -27.0261 -102.078 29.6849; + normal -0.502841 0.436961 -0.745799; + texcoord 0.250000 -0.534890; + vertex -27.4421 -101.892 30.0740; + normal -0.501981 0.438370 -0.745551; + texcoord 0.250000 -2.41267; + tangent 0.694563 -0.309335 -0.649534; + vertex -34.4476 -109.222 30.4810; + normal 0.340035 -0.681810 -0.647697; + texcoord 0.749030 1.00000; + tangent 0.520236 -0.437372 0.733526; + vertex -18.5933 -94.5963 26.2367; + normal 0.404690 -0.630102 -0.662720; + texcoord 0.749030 -0.534890; + tangent 0.520237 -0.437371 0.733526; + vertex -26.7124 -102.341 30.1273; + normal 0.400637 -0.633545 -0.661899; + texcoord 0.499510 -0.534890; + vertex -27.0261 -102.078 29.6849; + normal 0.462524 -0.577745 -0.672520; + texcoord 0.749030 -2.41267; + tangent 0.520236 -0.437371 0.733526; + vertex -34.5931 -109.195 30.5951; + normal 0.567526 -0.307819 0.763650; + texcoord 0.998540 1.00000; + tangent -0.697929 0.312209 0.644531; + vertex -18.6715 -96.2392 26.6112; + normal 0.502124 -0.428390 0.751234; + texcoord 0.998540 -0.534890; + tangent -0.697929 0.312209 0.644532; + vertex -27.1333 -102.153 30.5159; + normal 0.533677 -0.373426 0.758776; + texcoord 0.749030 -0.534890; + vertex -26.7124 -102.341 30.1273; + normal 0.466026 -0.485377 0.739749; + texcoord 0.749030 -2.41267; + tangent -0.697928 0.312209 0.644532; + vertex -34.5931 -109.195 30.5951; + normal -0.0591575 0.0661384 -0.996055; + texcoord 0.000490000 -0.534890; + tangent 0.707725 -0.700914 -0.0885737; + vertex -27.1333 -102.153 30.5159; + normal 0.0106781 0.135970 -0.990655; + texcoord 0.250000 -2.41267; + tangent 0.707724 -0.700914 -0.0885738; + vertex -34.4476 -109.222 30.4810; + normal 0.0121281 0.137407 -0.990440; + texcoord 0.000490000 -2.41267; + tangent 0.707724 -0.700914 -0.0885737; + vertex -34.5411 -109.129 30.4927; + normal 0.105732 0.229041 -0.967658; + texcoord 0.000490000 -2.51267; + tangent 0.707724 -0.700914 -0.0885738; + vertex -34.6026 -109.281 30.4502; + normal 0.682534 -0.721780 -0.114805; + texcoord 0.499510 -0.534890; + tangent -0.393440 -0.495247 0.774555; + vertex -27.0261 -102.078 29.6849; + normal 0.519517 -0.814856 -0.257124; + texcoord 0.499510 -2.41267; + tangent -0.393439 -0.495247 0.774556; + vertex -34.4996 -109.288 30.5834; + normal 0.595205 -0.779316 -0.195953; + texcoord 0.250000 -2.41267; + vertex -34.4476 -109.222 30.4810; + normal 0.390002 -0.852847 -0.347203; + texcoord 0.250000 -2.51267; + vertex -34.6026 -109.281 30.4502; + normal -0.681137 0.722874 0.116214; + texcoord 0.998540 -0.534890; + tangent 0.393440 0.495247 -0.774555; + vertex -27.1333 -102.153 30.5159; + normal -0.773057 0.634207 0.0128299; + texcoord 0.998540 -2.41267; + tangent 0.393439 0.495247 -0.774556; + vertex -34.5411 -109.129 30.4927; + normal -0.823705 0.564072 -0.0577402; + texcoord 0.749030 -2.41267; + vertex -34.5931 -109.195 30.5951; + normal -0.890397 0.415041 -0.186906; + texcoord 0.749030 -2.51267; + vertex -34.6026 -109.281 30.4502; + normal -0.361067 -0.820154 0.443821; + texcoord 0.333170 1.00000; + tangent 0.865657 -0.117787 0.486585; + vertex 51.5637 145.532 60.8077; + normal -0.429313 -0.674642 0.600457; + texcoord 0.333170 0.0941000; + tangent 0.865656 -0.117787 0.486585; + vertex 49.5048 148.855 65.2729; + normal -0.437893 -0.649253 0.621868; + texcoord 0.000490000 0.0941000; + vertex 48.8426 148.945 64.9007; + normal -0.481158 -0.464226 0.743627; + texcoord 0.333170 -0.956910; + tangent 0.865656 -0.117786 0.486585; + vertex 47.6805 153.952 67.2743; + normal 0.922472 0.382224 0.0543139; + texcoord 0.665860 1.00000; + tangent -0.00695336 0.157113 -0.987556; + vertex 52.1022 143.273 60.4390; + normal 0.931958 0.359023 0.0505560; + texcoord 0.665860 0.0941000; + tangent -0.00695338 0.157113 -0.987556; + vertex 49.4994 148.977 64.5047; + normal 0.937711 0.344065 0.0481358; + texcoord 0.333170 0.0941000; + tangent -0.00695338 0.157113 -0.987556; + vertex 49.5048 148.855 65.2729; + normal 0.945988 0.321144 0.0444309; + texcoord 0.333170 -0.956910; + tangent -0.00695343 0.157112 -0.987556; + vertex 47.6805 153.952 67.2743; + normal -0.506753 0.270771 -0.818465; + texcoord 0.998540 1.00000; + tangent -0.855618 -0.0418432 0.515914; + vertex 52.9063 144.769 61.0032; + normal -0.506215 0.275612 -0.817181; + texcoord 0.998540 0.0941000; + tangent -0.855618 -0.0418432 0.515913; + vertex 48.8426 148.945 64.9007; + normal -0.506519 0.272893 -0.817905; + texcoord 0.665860 0.0941000; + tangent -0.855618 -0.0418432 0.515913; + vertex 49.4994 148.977 64.5047; + normal -0.506012 0.277406 -0.816699; + texcoord 0.998540 -0.956910; + tangent -0.855618 -0.0418431 0.515913; + vertex 47.7540 154.096 67.3247; + normal 0.0826115 -0.983592 -0.160379; + texcoord 0.333170 1.00000; + tangent 0.145561 -0.147294 0.978323; + vertex -11.0353 90.3724 154.746; + normal -0.100397 -0.985950 -0.133504; + texcoord 0.333170 -0.00985003; + tangent 0.145561 -0.147294 0.978323; + vertex -16.8072 89.4136 157.654; + normal -0.0504446 -0.988674 -0.141347; + texcoord 0.000490000 -0.00985003; + vertex -16.8891 89.4964 157.103; + normal -0.230047 -0.966791 -0.111330; + texcoord 0.333170 -1.22164; + tangent 0.145561 -0.147294 0.978323; + vertex -22.7406 90.5941 159.662; + normal 0.493990 0.237423 0.836424; + texcoord 0.665860 1.00000; + tangent 0.367174 0.815043 -0.448206; + vertex -10.3073 89.0384 153.921; + normal 0.446925 0.268007 0.853482; + texcoord 0.665860 -0.00985003; + tangent 0.367173 0.815043 -0.448206; + vertex -16.5972 89.8798 157.397; + normal 0.408864 0.291391 0.864825; + texcoord 0.333170 -0.00985003; + tangent 0.367173 0.815043 -0.448206; + vertex -16.8072 89.4136 157.654; + normal 0.360281 0.319629 0.876376; + texcoord 0.333170 -1.22164; + tangent 0.367173 0.815043 -0.448206; + vertex -22.7406 90.5941 159.662; + normal -0.224839 0.694886 -0.683067; + texcoord 0.998540 1.00000; + tangent -0.517182 -0.679227 -0.520744; + vertex -10.1960 89.6661 155.073; + normal -0.205844 0.689288 -0.694630; + texcoord 0.998540 -0.00985003; + tangent -0.517182 -0.679227 -0.520744; + vertex -16.8891 89.4964 157.103; + normal -0.211214 0.690904 -0.691405; + texcoord 0.665860 -0.00985003; + vertex -16.5972 89.8798 157.397; + normal -0.192373 0.685119 -0.702570; + texcoord 0.998540 -1.22164; + tangent -0.517182 -0.679227 -0.520744; + vertex -22.7171 90.6087 159.784; + normal 0.122230 0.982310 -0.141866; + texcoord 0.000490000 -0.00985003; + tangent -0.188237 -0.117399 -0.975082; + vertex -16.8891 89.4964 157.103; + normal 0.0848011 0.987179 -0.135227; + texcoord 0.333170 -1.22164; + tangent -0.188240 -0.117399 -0.975081; + vertex -22.7406 90.5941 159.662; + normal 0.0770421 0.988005 -0.133828; + texcoord 0.000490000 -1.22164; + tangent -0.188240 -0.117399 -0.975081; + vertex -22.7171 90.6087 159.784; + normal 0.0212606 0.992110 -0.123554; + texcoord 0.000490000 -1.32164; + tangent -0.188240 -0.117399 -0.975081; + vertex -22.8405 90.6064 159.744; + normal -0.343204 -0.559544 -0.754401; + texcoord 0.665860 -0.00985003; + tangent -0.192254 -0.744332 0.639538; + vertex -16.5972 89.8798 157.397; + normal -0.469973 -0.502267 -0.725847; + texcoord 0.665860 -1.22164; + tangent -0.192253 -0.744331 0.639538; + vertex -22.7645 90.5014 159.742; + normal -0.442010 -0.516168 -0.733620; + texcoord 0.333170 -1.22164; + vertex -22.7406 90.5941 159.662; + normal -0.603886 -0.423961 -0.674966; + texcoord 0.333170 -1.32164; + vertex -22.8405 90.6064 159.744; + normal 0.839945 -0.00391846 0.542658; + texcoord 0.665860 1.00000; + tangent 0.0178556 0.999632 -0.0204191; + vertex 25.9944 -31.1937 156.409; + normal 0.808765 -0.00243272 0.588127; + texcoord 0.665860 0.0275600; + tangent 0.0178555 0.999632 -0.0204193; + vertex 23.7157 -37.2249 159.892; + normal 0.702828 0.00197676 0.711357; + texcoord 0.333170 0.0275600; + vertex 23.7037 -37.8972 159.906; + normal 0.667924 0.00327155 0.744222; + texcoord 0.333170 -1.09986; + tangent 0.0178556 0.999632 -0.0204192; + vertex 20.6817 -42.0535 162.636; + normal -0.872119 0.454912 0.180174; + texcoord 0.998540 1.00000; + tangent -0.423678 -0.517905 -0.743149; + vertex 26.3613 -31.3647 157.902; + normal -0.845124 0.521260 0.118546; + texcoord 0.998540 0.0275600; + tangent -0.423678 -0.517905 -0.743150; + vertex 23.4346 -37.5686 159.399; + normal -0.855650 0.498059 0.140715; + texcoord 0.665860 0.0275600; + vertex 23.7157 -37.2249 159.892; + normal -0.824619 0.560026 0.0798395; + texcoord 0.998540 -1.09986; + tangent -0.423678 -0.517905 -0.743149; + vertex 20.6662 -42.1245 162.764; + normal -0.301133 -0.224254 -0.926838; + texcoord 0.000490000 1.00000; + tangent 0.356458 0.875020 -0.327531; + vertex 54.6006 41.0616 62.7422; + normal -0.315099 -0.217433 -0.923816; + texcoord 0.166830 0.118820; + tangent 0.356459 0.875020 -0.327531; + vertex 63.6643 36.1887 60.9764; + normal -0.316559 -0.216715 -0.923485; + texcoord 0.000490000 0.118820; + vertex 63.2168 35.0903 61.3876; + normal -0.330623 -0.209742 -0.920161; + texcoord 0.166830 -0.657310; + tangent 0.356458 0.875020 -0.327531; + vertex 70.0371 31.9716 59.6479; + normal 0.167392 0.655131 -0.736738; + texcoord 0.333170 1.00000; + tangent 0.359389 0.655314 0.664382; + vertex 56.8201 41.4790 64.1257; + normal 0.202749 0.640110 -0.741048; + texcoord 0.333170 0.118820; + tangent 0.359389 0.655314 0.664382; + vertex 64.1009 36.9849 61.7836; + normal 0.217822 0.633374 -0.742557; + texcoord 0.166830 0.118820; + tangent 0.359389 0.655314 0.664382; + vertex 63.6643 36.1887 60.9764; + normal 0.252866 0.616927 -0.745292; + texcoord 0.166830 -0.657310; + tangent 0.359389 0.655314 0.664382; + vertex 70.0371 31.9716 59.6479; + normal 0.560898 0.802340 0.204068; + texcoord 0.333170 1.00000; + tangent -0.00863022 -0.240812 0.970533; + vertex 56.8201 41.4790 64.1257; + normal 0.529209 0.822408 0.208765; + texcoord 0.499510 0.118820; + tangent -0.00863039 -0.240812 0.970533; + vertex 64.0900 36.6826 63.0019; + normal 0.522282 0.826578 0.209738; + texcoord 0.333170 0.118820; + tangent -0.00863039 -0.240812 0.970533; + vertex 64.1009 36.9849 61.7836; + normal 0.489238 0.845455 0.214128; + texcoord 0.499510 -0.657310; + tangent -0.00863055 -0.240812 0.970533; + vertex 71.0732 33.4560 59.7864; + normal 0.260481 0.261552 0.929376; + texcoord 0.665860 1.00000; + tangent -0.352689 -0.870304 0.343777; + vertex 53.4249 39.6324 65.1609; + normal 0.357537 0.214174 0.909008; + texcoord 0.665860 0.118820; + tangent -0.352689 -0.870304 0.343777; + vertex 63.6329 35.5546 63.4475; + normal 0.377432 0.203864 0.903319; + texcoord 0.499510 0.118820; + vertex 64.0900 36.6826 63.0019; + normal 0.470647 0.152547 0.869035; + texcoord 0.499510 -0.657310; + tangent -0.352688 -0.870304 0.343777; + vertex 71.0732 33.4560 59.7864; + normal -0.142608 -0.665023 0.733081; + texcoord 0.665860 1.00000; + tangent -0.359396 -0.655307 -0.664385; + vertex 53.4249 39.6324 65.1609; + normal -0.109688 -0.677354 0.727434; + texcoord 0.832200 0.118820; + tangent -0.359397 -0.655307 -0.664385; + vertex 63.1963 34.7584 62.6403; + normal -0.111788 -0.676594 0.727821; + texcoord 0.665860 0.118820; + vertex 63.6329 35.5546 63.4475; + normal -0.0782947 -0.688269 0.721218; + texcoord 0.832200 -0.657310; + tangent -0.359397 -0.655307 -0.664385; + vertex 70.7247 32.5145 61.3162; + normal -0.578843 -0.785853 -0.217659; + texcoord 0.998540 1.00000; + tangent 0.0158169 0.256052 -0.966533; + vertex 54.6006 41.0616 62.7422; + normal -0.455486 -0.858684 -0.234935; + texcoord 0.998540 0.118820; + tangent 0.0158167 0.256052 -0.966534; + vertex 63.2168 35.0903 61.3876; + normal -0.451406 -0.860708 -0.235404; + texcoord 0.832200 0.118820; + tangent 0.0158167 0.256052 -0.966534; + vertex 63.1963 34.7584 62.6403; + normal -0.316501 -0.915666 -0.247756; + texcoord 0.832200 -0.657310; + tangent 0.0158170 0.256052 -0.966534; + vertex 70.7247 32.5145 61.3162; + normal -0.430405 -0.899532 -0.0747958; + texcoord 0.000490000 0.118820; + tangent -0.0999150 0.129833 -0.986489; + vertex 63.2168 35.0903 61.3876; + normal -0.414991 -0.906538 -0.0772791; + texcoord 0.166830 -0.657310; + tangent -0.0999147 0.129833 -0.986489; + vertex 70.0371 31.9716 59.6479; + normal -0.415018 -0.906526 -0.0772747; + texcoord 0.000490000 -0.657310; + vertex 70.1434 31.8335 60.6976; + normal -0.399440 -0.913285 -0.0797421; + texcoord 0.166830 -1.42224; + tangent -0.0999147 0.129833 -0.986489; + vertex 76.6943 29.0983 59.2085; + normal -0.479626 -0.204390 -0.853337; + texcoord 0.333170 0.118820; + tangent 0.446975 0.779958 -0.438041; + vertex 64.1009 36.9849 61.7836; + normal -0.352184 -0.296700 -0.887658; + texcoord 0.333170 -0.657310; + tangent 0.446975 0.779958 -0.438041; + vertex 70.5020 32.7829 59.1922; + normal -0.359189 -0.291986 -0.886413; + texcoord 0.166830 -0.657310; + tangent 0.446975 0.779958 -0.438041; + vertex 70.0371 31.9716 59.6479; + normal -0.222255 -0.377496 -0.898943; + texcoord 0.166830 -1.42224; + tangent 0.446975 0.779958 -0.438041; + vertex 76.6943 29.0983 59.2085; + normal 0.0877453 0.616302 -0.782607; + texcoord 0.333170 0.118820; + tangent 0.536812 0.632547 0.558317; + vertex 64.1009 36.9849 61.7836; + normal 0.102817 0.607768 -0.787430; + texcoord 0.499510 -0.657310; + tangent 0.536812 0.632547 0.558317; + vertex 71.0732 33.4560 59.7864; + normal 0.102611 0.607887 -0.787366; + texcoord 0.333170 -0.657310; + vertex 70.5020 32.7829 59.1922; + normal 0.117759 0.599096 -0.791970; + texcoord 0.499510 -1.42224; + vertex 76.7237 29.8786 57.9203; + normal 0.307544 0.948029 0.0815960; + texcoord 0.665860 0.118820; + tangent 0.106944 -0.119646 0.987040; + vertex 63.6329 35.5546 63.4475; + normal 0.412146 0.908760 0.0655026; + texcoord 0.665860 -0.657310; + tangent 0.106944 -0.119646 0.987040; + vertex 71.1896 33.3258 60.8606; + normal 0.446734 0.892666 0.0598041; + texcoord 0.499510 -0.657310; + tangent 0.106944 -0.119647 0.987040; + vertex 71.0732 33.4560 59.7864; + normal 0.544436 0.837722 0.0425581; + texcoord 0.499510 -1.42224; + tangent 0.106944 -0.119647 0.987040; + vertex 76.7237 29.8786 57.9203; + normal 0.383097 0.275589 0.881639; + texcoord 0.665860 0.118820; + tangent -0.446970 -0.779967 0.438029; + vertex 63.6329 35.5546 63.4475; + normal 0.379969 0.277759 0.882311; + texcoord 0.832200 -0.657310; + tangent -0.446970 -0.779967 0.438029; + vertex 70.7247 32.5145 61.3162; + normal 0.378621 0.278692 0.882597; + texcoord 0.665860 -0.657310; + vertex 71.1896 33.3258 60.8606; + normal 0.375477 0.280861 0.883252; + texcoord 0.832200 -1.42224; + tangent -0.446970 -0.779967 0.438028; + vertex 77.5078 30.4053 59.1034; + normal -0.187259 -0.568037 0.801417; + texcoord 0.998540 0.118820; + tangent -0.534152 -0.625805 -0.568375; + vertex 63.2168 35.0903 61.3876; + normal -0.0974996 -0.622234 0.776736; + texcoord 0.998540 -0.657310; + tangent -0.534153 -0.625805 -0.568374; + vertex 70.1434 31.8335 60.6976; + normal -0.0657465 -0.639536 0.765945; + texcoord 0.832200 -0.657310; + vertex 70.7247 32.5145 61.3162; + normal 0.0252451 -0.683832 0.729203; + texcoord 0.832200 -1.42224; + vertex 77.5078 30.4053 59.1034; + normal -0.0138842 -0.503566 0.863845; + texcoord 0.000490000 -0.657310; + tangent -0.600487 -0.686591 -0.409889; + vertex 70.1434 31.8335 60.6976; + normal 0.0483873 -0.542856 0.838431; + texcoord 0.166830 -1.42224; + tangent -0.600487 -0.686590 -0.409889; + vertex 76.6943 29.0983 59.2085; + normal 0.0910758 -0.567984 0.817985; + texcoord 0.000490000 -1.42224; + vertex 77.2217 29.7013 59.5685; + normal 0.159540 -0.605159 0.779955; + texcoord 0.000490000 -1.77096; + tangent -0.600487 -0.686590 -0.409889; + vertex 79.9280 29.2400 58.6570; + normal -0.510484 -0.857653 0.0619495; + texcoord 0.333170 -0.657310; + tangent -0.287663 0.102439 -0.952237; + vertex 70.5020 32.7829 59.1922; + normal -0.440044 -0.897238 0.0364115; + texcoord 0.333170 -1.42224; + tangent -0.287663 0.102439 -0.952237; + vertex 76.4454 29.1870 58.3844; + normal -0.403905 -0.914496 0.0236378; + texcoord 0.166830 -1.42224; + tangent -0.287663 0.102439 -0.952238; + vertex 76.6943 29.0983 59.2085; + normal -0.323607 -0.946183 -0.00402845; + texcoord 0.333170 -1.77096; + tangent -0.287663 0.102439 -0.952238; + vertex 79.6558 28.0870 58.8456; + normal -0.363732 -0.413693 -0.834600; + texcoord 0.333170 -0.657310; + tangent 0.316990 0.787525 -0.528508; + vertex 70.5020 32.7829 59.1922; + normal -0.228746 -0.477313 -0.848438; + texcoord 0.499510 -1.42224; + tangent 0.316990 0.787525 -0.528508; + vertex 76.7237 29.8786 57.9203; + normal -0.211618 -0.484468 -0.848827; + texcoord 0.333170 -1.42224; + vertex 76.4454 29.1870 58.3844; + normal -0.0637324 -0.538299 -0.840341; + texcoord 0.333170 -1.77096; + tangent 0.316990 0.787525 -0.528508; + vertex 79.6558 28.0870 58.8456; + normal -0.0898068 0.558924 -0.824341; + texcoord 0.665860 -0.657310; + tangent 0.600544 0.690680 0.402873; + vertex 71.1896 33.3258 60.8606; + normal 0.0265350 0.486357 -0.873357; + texcoord 0.665860 -1.42224; + tangent 0.600545 0.690680 0.402873; + vertex 77.2588 30.4939 58.2793; + normal 0.0179106 0.492103 -0.870353; + texcoord 0.499510 -1.42224; + vertex 76.7237 29.8786 57.9203; + normal 0.140937 0.404526 -0.903601; + texcoord 0.665860 -1.77096; + tangent 0.600545 0.690680 0.402873; + vertex 79.4205 28.6045 57.7706; + normal 0.413254 0.910217 -0.0269246; + texcoord 0.665860 -0.657310; + tangent 0.287663 -0.102437 0.952238; + vertex 71.1896 33.3258 60.8606; + normal 0.526761 0.847291 -0.0679833; + texcoord 0.832200 -1.42224; + tangent 0.287663 -0.102437 0.952238; + vertex 77.5078 30.4053 59.1034; + normal 0.529406 0.845560 -0.0689686; + texcoord 0.665860 -1.42224; + vertex 77.2588 30.4939 58.2793; + normal 0.639055 0.761084 -0.111180; + texcoord 0.665860 -1.77096; + vertex 79.4205 28.6045 57.7706; + normal 0.271542 0.451257 0.850078; + texcoord 0.998540 -0.657310; + tangent -0.321124 -0.790166 0.522031; + vertex 70.1434 31.8335 60.6976; + normal 0.305686 0.435237 0.846832; + texcoord 0.998540 -1.42224; + tangent -0.321124 -0.790167 0.522031; + vertex 77.2217 29.7013 59.5685; + normal 0.316964 0.429761 0.845482; + texcoord 0.832200 -1.42224; + vertex 77.5078 30.4053 59.1034; + normal 0.353129 0.411566 0.840187; + texcoord 0.998540 -1.77096; + vertex 79.9280 29.2400 58.6570; + normal 0.161684 0.122017 0.979270; + texcoord 0.166830 -1.42224; + tangent -0.226903 -0.961143 0.157222; + vertex 76.6943 29.0983 59.2085; + normal 0.140339 0.127480 0.981862; + texcoord 0.333170 -1.77096; + vertex 79.6558 28.0870 58.8456; + normal 0.140212 0.127512 0.981876; + texcoord 0.000490000 -1.77096; + tangent -0.226903 -0.961143 0.157222; + vertex 79.9280 29.2400 58.6570; + normal 0.118110 0.133085 0.984042; + texcoord 0.333170 -2.11806; + vertex 82.1846 27.7969 58.5813; + normal -0.419401 -0.850428 -0.317610; + texcoord 0.499510 -1.42224; + tangent -0.193489 0.425569 -0.883998; + vertex 76.7237 29.8786 57.9203; + normal -0.327307 -0.877406 -0.350755; + texcoord 0.665860 -1.77096; + tangent -0.193489 0.425569 -0.883998; + vertex 79.4205 28.6045 57.7706; + normal -0.243701 -0.893634 -0.376867; + texcoord 0.333170 -1.77096; + tangent -0.193489 0.425569 -0.883998; + vertex 79.6558 28.0870 58.8456; + normal -0.145766 -0.903495 -0.403050; + texcoord 0.333170 -2.11806; + tangent -0.193489 0.425569 -0.883998; + vertex 82.1846 27.7969 58.5813; + normal 0.228832 0.724375 -0.650321; + texcoord 0.832200 -1.42224; + tangent 0.421873 0.528260 0.736861; + vertex 77.5078 30.4053 59.1034; + normal 0.196268 0.740243 -0.643054; + texcoord 0.998540 -1.77096; + tangent 0.421873 0.528260 0.736861; + vertex 79.9280 29.2400 58.6570; + normal 0.193119 0.741718 -0.642308; + texcoord 0.665860 -1.77096; + vertex 79.4205 28.6045 57.7706; + normal 0.160075 0.756560 -0.634029; + texcoord 0.998540 -2.11806; + tangent 0.421873 0.528260 0.736861; + vertex 82.0394 28.0123 57.7251; + normal 0.537747 0.834698 0.118775; + texcoord 0.000490000 -1.77096; + tangent 0.162301 -0.240729 0.956926; + vertex 79.9280 29.2400 58.6570; + normal 0.462714 0.875115 0.141669; + texcoord 0.333170 -2.11806; + tangent 0.162301 -0.240729 0.956926; + vertex 82.1846 27.7969 58.5813; + normal 0.463210 0.874876 0.141525; + texcoord 0.000490000 -2.11806; + vertex 82.0394 28.0123 57.7251; + normal 0.380714 0.909971 0.164345; + texcoord 0.333170 -2.39039; + tangent 0.162301 -0.240729 0.956926; + vertex 83.7914 27.3033 57.5922; + normal -0.0784407 -0.273266 -0.958735; + texcoord 0.665860 -1.77096; + tangent -0.00725634 0.961829 -0.273554; + vertex 79.4205 28.6045 57.7706; + normal -0.204696 -0.269198 -0.941080; + texcoord 0.998540 -2.11806; + tangent -0.00725640 0.961829 -0.273555; + vertex 82.0394 28.0123 57.7251; + normal -0.288211 -0.263965 -0.920466; + texcoord 0.665860 -2.11806; + tangent -0.00725640 0.961829 -0.273555; + vertex 82.0459 27.1507 57.9702; + normal -0.415107 -0.251775 -0.874240; + texcoord 0.998540 -2.39039; + tangent -0.00725636 0.961829 -0.273554; + vertex 83.6623 26.8046 57.3024; + normal 0.125721 0.474007 -0.871500; + texcoord 0.000490000 -2.11806; + tangent 0.218413 0.843691 0.490390; + vertex 82.0394 28.0123 57.7251; + normal 0.0587592 0.490240 -0.869604; + texcoord 0.333170 -2.39039; + tangent 0.218413 0.843691 0.490390; + vertex 83.7914 27.3033 57.5922; + normal 0.00612052 0.501328 -0.865236; + texcoord 0.000490000 -2.39039; + vertex 83.6623 26.8046 57.3024; + normal -0.0659410 0.514134 -0.855172; + texcoord 0.333170 -2.64866; + vertex 84.9260 26.2039 56.8437; + normal -0.205591 -0.978591 0.00954418; + texcoord 0.665860 -2.11806; + tangent -0.000941861 -0.00955464 -0.999954; + vertex 82.0459 27.1507 57.9702; + normal -0.376927 -0.926197 0.00920494; + texcoord 0.998540 -2.39039; + tangent -0.000941916 -0.00955465 -0.999954; + vertex 83.6623 26.8046 57.3024; + normal -0.317639 -0.948165 0.00935900; + texcoord 0.665860 -2.39039; + tangent -0.000941916 -0.00955464 -0.999954; + vertex 83.6628 26.8103 57.8936; + normal -0.487252 -0.873217 0.00880263; + texcoord 0.998540 -2.64866; + tangent -0.000942004 -0.00955470 -0.999954; + vertex 84.7915 26.1724 57.0967; + normal -0.504482 -0.782282 -0.365421; + texcoord 0.000490000 -2.39039; + tangent 0.466590 0.109104 -0.877718; + vertex 83.6623 26.8046 57.3024; + normal -0.441414 -0.831219 -0.337978; + texcoord 0.333170 -2.64866; + tangent 0.466590 0.109104 -0.877719; + vertex 84.9260 26.2039 56.8437; + normal -0.465669 -0.813384 -0.348654; + texcoord 0.000490000 -2.64866; + tangent 0.466590 0.109104 -0.877718; + vertex 84.7915 26.1724 57.0967; + normal -0.386535 -0.867428 -0.313305; + texcoord 0.000490000 -2.74866; + vertex 85.0681 26.0604 57.0657; + normal 0.390885 -0.364310 0.845273; + texcoord 0.665860 -2.39039; + tangent -0.768753 -0.634249 0.0821395; + vertex 83.6628 26.8103 57.8936; + normal 0.298552 -0.242315 0.923120; + texcoord 0.998540 -2.64866; + vertex 84.7915 26.1724 57.0967; + normal 0.256663 -0.188323 0.947976; + texcoord 0.665860 -2.64866; + vertex 85.0132 26.3552 57.0731; + normal 0.109922 -0.00451240 0.993930; + texcoord 0.665860 -2.74866; + vertex 85.0681 26.0604 57.0657; + normal -0.0724857 -0.293732 -0.953136; + texcoord 0.000490000 1.00000; + tangent 0.628527 0.728557 -0.272322; + vertex 23.5764 24.2638 76.1431; + normal -0.0378583 -0.321051 -0.946305; + texcoord 0.166830 0.0847900; + tangent 0.628527 0.728557 -0.272322; + vertex 32.4301 17.9421 77.4179; + normal -0.0380643 -0.320891 -0.946351; + texcoord 0.000490000 0.0847900; + vertex 31.5856 16.9632 77.7838; + normal -0.00331119 -0.347613 -0.937632; + texcoord 0.166830 -0.911100; + tangent 0.628527 0.728557 -0.272321; + vertex 40.3210 11.3286 79.8419; + normal 0.432875 0.555838 -0.709692; + texcoord 0.333170 1.00000; + tangent 0.364038 0.612436 0.701711; + vertex 25.1615 24.8734 78.4131; + normal 0.504531 0.503623 -0.701294; + texcoord 0.333170 0.0847900; + vertex 32.9035 18.7386 78.3305; + normal 0.513237 0.496791 -0.699848; + texcoord 0.166830 0.0847900; + vertex 32.4301 17.9421 77.4179; + normal 0.579809 0.440600 -0.685342; + texcoord 0.166830 -0.911100; + tangent 0.364038 0.612436 0.701711; + vertex 40.3210 11.3286 79.8419; + normal 0.597919 0.750777 0.280761; + texcoord 0.333170 1.00000; + tangent -0.276216 -0.135826 0.951449; + vertex 25.1615 24.8734 78.4131; + normal 0.554592 0.785993 0.273210; + texcoord 0.499510 0.0847900; + tangent -0.276217 -0.135826 0.951449; + vertex 32.5324 18.5561 79.6089; + normal 0.550990 0.788747 0.272558; + texcoord 0.333170 0.0847900; + vertex 32.9035 18.7386 78.3305; + normal 0.505913 0.821160 0.264099; + texcoord 0.499510 -0.911100; + tangent -0.276217 -0.135826 0.951449; + vertex 41.3116 12.9700 80.1597; + normal 0.0280489 0.349572 0.936490; + texcoord 0.665860 1.00000; + tangent -0.627248 -0.723302 0.288780; + vertex 21.1480 23.4033 78.1405; + normal 0.0669166 0.319369 0.945265; + texcoord 0.665860 0.0847900; + tangent -0.627248 -0.723302 0.288780; + vertex 31.6621 17.5526 80.0096; + normal 0.0786532 0.310066 0.947456; + texcoord 0.499510 0.0847900; + vertex 32.5324 18.5561 79.6089; + normal 0.117504 0.278658 0.953175; + texcoord 0.499510 -0.911100; + tangent -0.627248 -0.723302 0.288780; + vertex 41.3116 12.9700 80.1597; + normal -0.434733 -0.554570 0.709548; + texcoord 0.665860 1.00000; + tangent -0.364037 -0.612437 -0.701711; + vertex 21.1480 23.4033 78.1405; + normal -0.448810 -0.544817 0.708339; + texcoord 0.832200 0.0847900; + tangent -0.364037 -0.612437 -0.701711; + vertex 31.1887 16.7561 79.0970; + normal -0.451176 -0.543153 0.708114; + texcoord 0.665860 0.0847900; + tangent -0.364037 -0.612437 -0.701711; + vertex 31.6621 17.5526 80.0096; + normal -0.465228 -0.533118 0.706646; + texcoord 0.832200 -0.911100; + tangent -0.364036 -0.612437 -0.701711; + vertex 40.5806 12.0304 81.7150; + normal -0.608432 -0.734833 -0.299717; + texcoord 0.998540 1.00000; + tangent 0.286030 0.149233 -0.946529; + vertex 23.5764 24.2638 76.1431; + normal -0.505725 -0.815510 -0.281400; + texcoord 0.998540 0.0847900; + tangent 0.286030 0.149232 -0.946529; + vertex 31.5856 16.9632 77.7838; + normal -0.489933 -0.826143 -0.278304; + texcoord 0.832200 0.0847900; + vertex 31.1887 16.7561 79.0970; + normal -0.377175 -0.890522 -0.254380; + texcoord 0.832200 -0.911100; + tangent 0.286029 0.149232 -0.946529; + vertex 40.5806 12.0304 81.7150; + normal -0.513749 -0.846804 -0.137789; + texcoord 0.000490000 0.0847900; + tangent 0.140161 0.0756058 -0.987238; + vertex 31.5856 16.9632 77.7838; + normal -0.560952 -0.815562 -0.142098; + texcoord 0.166830 -0.911100; + tangent 0.140161 0.0756056 -0.987238; + vertex 40.3210 11.3286 79.8419; + normal -0.572886 -0.807039 -0.143140; + texcoord 0.000490000 -0.911100; + tangent 0.140161 0.0756056 -0.987238; + vertex 40.1613 11.2425 80.9665; + normal -0.620697 -0.770128 -0.147101; + texcoord 0.166830 -1.33367; + tangent 0.140161 0.0756055 -0.987238; + vertex 43.2396 8.69844 81.2966; + normal -0.146759 -0.336633 -0.930129; + texcoord 0.333170 0.0847900; + tangent 0.516579 0.775816 -0.362291; + vertex 32.9035 18.7386 78.3305; + normal -0.0734295 -0.381421 -0.921481; + texcoord 0.333170 -0.911100; + tangent 0.516579 0.775816 -0.362291; + vertex 40.8961 12.1924 79.4386; + normal -0.0371903 -0.402390 -0.914713; + texcoord 0.166830 -0.911100; + vertex 40.3210 11.3286 79.8419; + normal 0.0433403 -0.446269 -0.893849; + texcoord 0.166830 -1.33367; + vertex 43.2396 8.69844 81.2966; + normal 0.473271 0.449613 -0.757538; + texcoord 0.333170 0.0847900; + tangent 0.364785 0.682721 0.633107; + vertex 32.9035 18.7386 78.3305; + normal 0.492639 0.435467 -0.753443; + texcoord 0.499510 -0.911100; + tangent 0.364785 0.682721 0.633106; + vertex 41.3116 12.9700 80.1597; + normal 0.494417 0.434144 -0.753041; + texcoord 0.333170 -0.911100; + vertex 40.8961 12.1924 79.4386; + normal 0.514494 0.418924 -0.748197; + texcoord 0.499510 -1.33367; + tangent 0.364785 0.682721 0.633106; + vertex 44.3743 9.62940 80.3953; + normal 0.424578 0.897858 0.116553; + texcoord 0.665860 0.0847900; + tangent -0.133785 -0.0651030 0.988870; + vertex 31.6621 17.5526 80.0096; + normal 0.573568 0.808642 0.130836; + texcoord 0.665860 -0.911100; + tangent -0.133785 -0.0651031 0.988870; + vertex 41.1558 12.8942 81.3117; + normal 0.588451 0.797664 0.132127; + texcoord 0.499510 -0.911100; + vertex 41.3116 12.9700 80.1597; + normal 0.724571 0.674324 0.142423; + texcoord 0.499510 -1.33367; + tangent -0.133785 -0.0651032 0.988870; + vertex 44.3743 9.62940 80.3953; + normal 0.0637750 0.387082 0.919837; + texcoord 0.665860 0.0847900; + tangent -0.516582 -0.775815 0.362291; + vertex 31.6621 17.5526 80.0096; + normal 0.0875747 0.373028 0.923678; + texcoord 0.832200 -0.911100; + tangent -0.516582 -0.775815 0.362291; + vertex 40.5806 12.0304 81.7150; + normal 0.0863427 0.373764 0.923496; + texcoord 0.665860 -0.911100; + vertex 41.1558 12.8942 81.3117; + normal 0.111442 0.358601 0.926815; + texcoord 0.832200 -1.33367; + tangent -0.516582 -0.775814 0.362291; + vertex 44.1314 10.0222 82.0651; + normal -0.544000 -0.407400 0.733545; + texcoord 0.998540 0.0847900; + tangent -0.359949 -0.676391 -0.642597; + vertex 31.5856 16.9632 77.7838; + normal -0.473560 -0.460984 0.750490; + texcoord 0.998540 -0.911100; + vertex 40.1613 11.2425 80.9665; + normal -0.453661 -0.474963 0.754057; + texcoord 0.832200 -0.911100; + vertex 40.5806 12.0304 81.7150; + normal -0.373240 -0.526848 0.763624; + texcoord 0.832200 -1.33367; + vertex 44.1314 10.0222 82.0651; + normal -0.560164 -0.604261 0.566643; + texcoord 0.000490000 -0.911100; + tangent -0.208512 -0.559161 -0.802410; + vertex 40.1613 11.2425 80.9665; + normal -0.447829 -0.674794 0.586602; + texcoord 0.166830 -1.33367; + tangent -0.208512 -0.559160 -0.802410; + vertex 43.2396 8.69844 81.2966; + normal -0.422210 -0.688591 0.589560; + texcoord 0.000490000 -1.33367; + vertex 43.4493 9.26084 82.1037; + normal -0.296754 -0.745593 0.596681; + texcoord 0.000490000 -1.67796; + tangent -0.208512 -0.559160 -0.802410; + vertex 46.7270 8.29641 82.5287; + normal -0.600478 -0.650249 -0.465405; + texcoord 0.333170 -0.911100; + tangent 0.467787 0.186387 -0.863965; + vertex 40.8961 12.1924 79.4386; + normal -0.495467 -0.754175 -0.430968; + texcoord 0.333170 -1.33367; + tangent 0.467787 0.186386 -0.863965; + vertex 43.7021 8.88272 80.4424; + normal -0.478943 -0.768094 -0.425024; + texcoord 0.166830 -1.33367; + vertex 43.2396 8.69844 81.2966; + normal -0.357602 -0.854015 -0.377861; + texcoord 0.333170 -1.67796; + tangent 0.467787 0.186387 -0.863965; + vertex 45.9994 7.19687 82.0785; + normal 0.133848 -0.181986 -0.974149; + texcoord 0.333170 -0.911100; + tangent 0.668350 0.742370 -0.0468547; + vertex 40.8961 12.1924 79.4386; + normal 0.236998 -0.272228 -0.932590; + texcoord 0.499510 -1.33367; + tangent 0.668350 0.742370 -0.0468547; + vertex 44.3743 9.62940 80.3953; + normal 0.245734 -0.279808 -0.928075; + texcoord 0.333170 -1.33367; + vertex 43.7021 8.88272 80.4424; + normal 0.346301 -0.366282 -0.863662; + texcoord 0.333170 -1.67796; + tangent 0.668349 0.742370 -0.0468548; + vertex 45.9994 7.19687 82.0785; + normal 0.487385 0.645523 -0.588010; + texcoord 0.665860 -0.911100; + tangent 0.214693 0.564144 0.797275; + vertex 41.1558 12.8942 81.3117; + normal 0.530504 0.618034 -0.580171; + texcoord 0.665860 -1.33367; + tangent 0.214693 0.564144 0.797275; + vertex 44.5939 10.2065 81.2109; + normal 0.544717 0.608397 -0.577179; + texcoord 0.499510 -1.33367; + vertex 44.3743 9.62940 80.3953; + normal 0.587062 0.577847 -0.566966; + texcoord 0.665860 -1.67796; + tangent 0.214693 0.564144 0.797275; + vertex 46.6993 8.01681 81.1592; + normal 0.557534 0.696260 0.452083; + texcoord 0.665860 -0.911100; + tangent -0.467790 -0.186388 0.863963; + vertex 41.1558 12.8942 81.3117; + normal 0.591307 0.660530 0.462662; + texcoord 0.832200 -1.33367; + tangent -0.467790 -0.186388 0.863963; + vertex 44.1314 10.0222 82.0651; + normal 0.606077 0.643839 0.467058; + texcoord 0.665860 -1.33367; + vertex 44.5939 10.2065 81.2109; + normal 0.639389 0.603515 0.476395; + texcoord 0.665860 -1.67796; + tangent -0.467790 -0.186388 0.863963; + vertex 46.6993 8.01681 81.1592; + normal -0.195524 0.223556 0.954879; + texcoord 0.998540 -0.911100; + tangent -0.666803 -0.744279 0.0377144; + vertex 40.1613 11.2425 80.9665; + normal -0.154113 0.187230 0.970152; + texcoord 0.998540 -1.33367; + tangent -0.666803 -0.744279 0.0377143; + vertex 43.4493 9.26084 82.1037; + normal -0.132935 0.168587 0.976681; + texcoord 0.832200 -1.33367; + vertex 44.1314 10.0222 82.0651; + normal -0.0896761 0.130375 0.987401; + texcoord 0.998540 -1.67796; + vertex 46.7270 8.29641 82.5287; + normal -0.344734 -0.151169 0.926448; + texcoord 0.166830 -1.33367; + tangent -0.522272 -0.789196 -0.323112; + vertex 43.2396 8.69844 81.2966; + normal -0.384871 -0.119977 0.915139; + texcoord 0.333170 -1.67796; + tangent -0.522272 -0.789196 -0.323112; + vertex 45.9994 7.19687 82.0785; + normal -0.396503 -0.110720 0.911332; + texcoord 0.000490000 -1.67796; + tangent -0.522272 -0.789196 -0.323112; + vertex 46.7270 8.29641 82.5287; + normal -0.434569 -0.0797040 0.897105; + texcoord 0.333170 -2.07621; + vertex 48.7487 5.78465 83.2848; + normal -0.207134 -0.646476 -0.734278; + texcoord 0.499510 -1.33367; + tangent 0.494027 0.578709 -0.648871; + vertex 44.3743 9.62940 80.3953; + normal -0.151301 -0.677694 -0.719610; + texcoord 0.665860 -1.67796; + tangent 0.494027 0.578709 -0.648871; + vertex 46.6993 8.01681 81.1592; + normal -0.121177 -0.693190 -0.710495; + texcoord 0.333170 -1.67796; + vertex 45.9994 7.19687 82.0785; + normal -0.0659494 -0.719211 -0.691654; + texcoord 0.333170 -2.07621; + vertex 48.7487 5.78465 83.2848; + normal 0.566646 0.804988 -0.175802; + texcoord 0.832200 -1.33367; + tangent 0.0198069 0.199993 0.979597; + vertex 44.1314 10.0222 82.0651; + normal 0.551080 0.815334 -0.177600; + texcoord 0.998540 -1.67796; + tangent 0.0198068 0.199993 0.979597; + vertex 46.7270 8.29641 82.5287; + normal 0.551450 0.815093 -0.177558; + texcoord 0.665860 -1.67796; + tangent 0.0198068 0.199993 0.979597; + vertex 46.6993 8.01681 81.1592; + normal 0.535746 0.825126 -0.179289; + texcoord 0.998540 -2.07621; + tangent 0.0198069 0.199993 0.979597; + vertex 49.4668 6.57540 82.7951; + normal 0.167027 0.405053 0.898907; + texcoord 0.000490000 -1.67796; + tangent -0.611104 -0.672939 0.416780; + vertex 46.7270 8.29641 82.5287; + normal 0.101929 0.455252 0.884509; + texcoord 0.333170 -2.07621; + tangent -0.611104 -0.672939 0.416780; + vertex 48.7487 5.78465 83.2848; + normal 0.0928945 0.461927 0.882040; + texcoord 0.000490000 -2.07621; + vertex 49.4668 6.57540 82.7951; + normal 0.0192764 0.513728 0.857736; + texcoord 0.333170 -2.30205; + vertex 50.7829 5.49693 83.4115; + normal 0.594339 0.289586 -0.750267; + texcoord 0.665860 -1.67796; + tangent 0.250392 0.819916 0.514822; + vertex 46.6993 8.01681 81.1592; + normal 0.454194 0.370128 -0.810378; + texcoord 0.998540 -2.07621; + tangent 0.250392 0.819916 0.514822; + vertex 49.4668 6.57540 82.7951; + normal 0.434926 0.379820 -0.816441; + texcoord 0.665860 -2.07621; + vertex 49.1719 5.60983 82.1888; + normal 0.253195 0.457796 -0.852241; + texcoord 0.998540 -2.30205; + vertex 50.7702 5.42657 82.5652; + normal 0.652248 0.754530 -0.0725091; + texcoord 0.000490000 -2.07621; + tangent 0.0149310 0.0828504 0.996450; + vertex 49.4668 6.57540 82.7951; + normal 0.555084 0.828206 -0.0771790; + texcoord 0.333170 -2.30205; + tangent 0.0149310 0.0828504 0.996450; + vertex 50.7829 5.49693 83.4115; + normal 0.571739 0.816863 -0.0764855; + texcoord 0.000490000 -2.30205; + vertex 50.7702 5.42657 82.5652; + normal 0.467882 0.880145 -0.0801910; + texcoord 0.333170 -2.58250; + tangent 0.0149309 0.0828504 0.996450; + vertex 52.3604 4.65420 83.3659; + normal 0.0879341 -0.696264 -0.712380; + texcoord 0.665860 -2.07621; + tangent 0.528811 0.638686 -0.558962; + vertex 49.1719 5.60983 82.1888; + normal -0.0797595 -0.618269 -0.781909; + texcoord 0.998540 -2.30205; + vertex 50.7702 5.42657 82.5652; + normal -0.0632593 -0.627088 -0.776376; + texcoord 0.665860 -2.30205; + vertex 50.3207 4.88371 83.0403; + normal -0.222349 -0.531329 -0.817466; + texcoord 0.998540 -2.58250; + tangent 0.528811 0.638686 -0.558962; + vertex 52.2689 4.16118 82.9800; + normal 0.565233 0.440894 -0.697226; + texcoord 0.000490000 -2.30205; + tangent 0.144520 0.779197 0.609890; + vertex 50.7702 5.42657 82.5652; + normal 0.483577 0.482125 -0.730553; + texcoord 0.333170 -2.58250; + vertex 52.3604 4.65420 83.3659; + normal 0.434625 0.503734 -0.746561; + texcoord 0.000490000 -2.58250; + vertex 52.2689 4.16118 82.9800; + normal 0.336200 0.541026 -0.770883; + texcoord 0.333170 -2.81355; + vertex 53.3891 3.47602 82.9877; + normal -0.347723 -0.924605 -0.155543; + texcoord 0.665860 -2.30205; + tangent 0.228808 0.0771978 -0.970406; + vertex 50.3207 4.88371 83.0403; + normal -0.503121 -0.844013 -0.185772; + texcoord 0.998540 -2.58250; + tangent 0.228808 0.0771979 -0.970406; + vertex 52.2689 4.16118 82.9800; + normal -0.472476 -0.862759 -0.180038; + texcoord 0.665860 -2.58250; + tangent 0.228808 0.0771979 -0.970406; + vertex 52.1241 4.11232 83.5942; + normal -0.625920 -0.751807 -0.207391; + texcoord 0.998540 -2.81355; + tangent 0.228808 0.0771979 -0.970406; + vertex 53.1436 3.38575 83.1513; + normal -0.322667 -0.536241 -0.779956; + texcoord 0.000490000 -2.58250; + tangent 0.795715 0.292558 -0.530328; + vertex 52.2689 4.16118 82.9800; + normal -0.280291 -0.598330 -0.750625; + texcoord 0.333170 -2.81355; + tangent 0.795715 0.292558 -0.530328; + vertex 53.3891 3.47602 82.9877; + normal -0.293037 -0.580341 -0.759825; + texcoord 0.000490000 -2.81355; + vertex 53.1436 3.38575 83.1513; + normal -0.238169 -0.653924 -0.718094; + texcoord 0.000490000 -2.91355; + vertex 53.4232 3.23436 83.1965; + normal -0.0819573 -0.600057 0.795748; + texcoord 0.665860 -2.58250; + tangent -0.746049 -0.492471 -0.448201; + vertex 52.1241 4.11232 83.5942; + normal -0.175931 -0.503392 0.845958; + texcoord 0.998540 -2.81355; + tangent -0.746049 -0.492471 -0.448200; + vertex 53.1436 3.38575 83.1513; + normal -0.197629 -0.479002 0.855278; + texcoord 0.665860 -2.81355; + tangent -0.746049 -0.492471 -0.448200; + vertex 53.3737 3.53770 83.2896; + normal -0.319778 -0.325426 0.889854; + texcoord 0.665860 -2.91355; + vertex 53.4232 3.23436 83.1965; + normal 0.116379 -0.170021 -0.978544; + texcoord 0.000490000 1.00000; + tangent 0.840849 0.541238 0.00596334; + vertex 23.3979 -10.0895 89.3762; + normal 0.154879 -0.230028 -0.960781; + texcoord 0.200100 0.0756000; + tangent 0.840848 0.541238 0.00596335; + vertex 29.5067 -17.1707 91.3331; + normal 0.151713 -0.225092 -0.962453; + texcoord 0.000490000 0.0756000; + vertex 28.5008 -17.8182 91.3259; + normal 0.189451 -0.283968 -0.939931; + texcoord 0.200100 -0.918700; + tangent 0.840849 0.541238 0.00596346; + vertex 34.1913 -24.6330 94.5318; + normal 0.690577 0.653898 -0.309065; + texcoord 0.399710 1.00000; + tangent 0.126438 0.311597 0.941765; + vertex 23.0861 -10.2420 91.6462; + normal 0.784404 0.549750 -0.287203; + texcoord 0.399710 0.0756000; + tangent 0.126437 0.311596 0.941765; + vertex 29.6546 -16.8060 92.4354; + normal 0.786636 0.546890 -0.286557; + texcoord 0.200100 0.0756000; + vertex 29.5067 -17.1707 91.3331; + normal 0.864159 0.431565 -0.258807; + texcoord 0.200100 -0.918700; + tangent 0.126437 0.311597 0.941765; + vertex 34.1913 -24.6330 94.5318; + normal 0.373157 0.469609 0.800138; + texcoord 0.399710 1.00000; + tangent -0.754511 -0.348250 0.556269; + vertex 23.0861 -10.2420 91.6462; + normal 0.337593 0.520911 0.784017; + texcoord 0.599320 0.0756000; + tangent -0.754511 -0.348250 0.556269; + vertex 28.7230 -17.2360 93.1223; + normal 0.331613 0.529136 0.781056; + texcoord 0.399710 0.0756000; + tangent -0.754511 -0.348250 0.556269; + vertex 29.6546 -16.8060 92.4354; + normal 0.294599 0.577684 0.761244; + texcoord 0.599320 -0.918700; + tangent -0.754511 -0.348250 0.556269; + vertex 34.7512 -23.4168 95.4797; + normal -0.595252 -0.162588 0.786918; + texcoord 0.798930 1.00000; + tangent -0.615970 -0.536546 -0.576800; + vertex 21.2956 -10.8758 88.8180; + normal -0.577428 -0.190550 0.793894; + texcoord 0.798930 0.0756000; + tangent -0.615970 -0.536547 -0.576800; + vertex 27.9992 -17.8665 92.4445; + normal -0.569195 -0.203055 0.796734; + texcoord 0.599320 0.0756000; + vertex 28.7230 -17.2360 93.1223; + normal -0.550377 -0.230747 0.802397; + texcoord 0.599320 -0.918700; + tangent -0.615970 -0.536547 -0.576800; + vertex 34.7512 -23.4168 95.4797; + normal -0.604460 -0.736786 -0.302943; + texcoord 0.798930 1.00000; + tangent 0.408901 0.0394100 -0.911727; + vertex 21.2956 -10.8758 88.8180; + normal -0.626471 -0.714344 -0.311844; + texcoord 0.998540 0.0756000; + tangent 0.408901 0.0394102 -0.911727; + vertex 28.5008 -17.8182 91.3259; + normal -0.628837 -0.711844 -0.312797; + texcoord 0.798930 0.0756000; + vertex 27.9992 -17.8665 92.4445; + normal -0.650267 -0.688374 -0.321394; + texcoord 0.998540 -0.918700; + tangent 0.408901 0.0394102 -0.911727; + vertex 33.6916 -24.6266 95.4062; + normal -0.628974 -0.691935 -0.354424; + texcoord 0.000490000 0.0756000; + tangent 0.496167 -0.00630601 -0.868204; + vertex 28.5008 -17.8182 91.3259; + normal -0.624847 -0.696880 -0.352029; + texcoord 0.200100 -0.918700; + tangent 0.496167 -0.00630605 -0.868204; + vertex 34.1913 -24.6330 94.5318; + normal -0.624524 -0.697264 -0.351842; + texcoord 0.000490000 -0.918700; + vertex 33.6916 -24.6266 95.4062; + normal -0.620065 -0.702523 -0.349256; + texcoord 0.200100 -1.35602; + tangent 0.496167 -0.00630594 -0.868204; + vertex 35.8498 -26.9841 96.3165; + normal 0.211448 -0.136656 -0.967789; + texcoord 0.399710 0.0756000; + tangent 0.660709 0.749654 0.0385011; + vertex 29.6546 -16.8060 92.4354; + normal 0.299526 -0.216263 -0.929255; + texcoord 0.399710 -0.918700; + tangent 0.660709 0.749654 0.0385010; + vertex 34.8470 -23.8890 94.5700; + normal 0.341738 -0.254732 -0.904614; + texcoord 0.200100 -0.918700; + vertex 34.1913 -24.6330 94.5318; + normal 0.428631 -0.334674 -0.839208; + texcoord 0.200100 -1.35602; + tangent 0.660709 0.749654 0.0385009; + vertex 35.8498 -26.9841 96.3165; + normal 0.818128 0.541059 -0.194734; + texcoord 0.399710 0.0756000; + tangent -0.0930012 0.458688 0.883717; + vertex 29.6546 -16.8060 92.4354; + normal 0.832785 0.522313 -0.183462; + texcoord 0.599320 -0.918700; + tangent -0.0930014 0.458687 0.883717; + vertex 34.7512 -23.4168 95.4797; + normal 0.838450 0.514762 -0.178946; + texcoord 0.399710 -0.918700; + tangent -0.0930014 0.458687 0.883717; + vertex 34.8470 -23.8890 94.5700; + normal 0.853377 0.493963 -0.166580; + texcoord 0.599320 -1.35602; + tangent -0.0930015 0.458687 0.883717; + vertex 36.8106 -26.9548 95.5385; + normal 0.167395 0.621962 0.764946; + texcoord 0.798930 0.0756000; + tangent -0.718431 -0.454392 0.526673; + vertex 27.9992 -17.8665 92.4445; + normal 0.307840 0.471275 0.826519; + texcoord 0.798930 -0.918700; + tangent -0.718432 -0.454391 0.526673; + vertex 34.0364 -23.8689 96.0038; + normal 0.318372 0.458391 0.829769; + texcoord 0.599320 -0.918700; + vertex 34.7512 -23.4168 95.4797; + normal 0.448951 0.275436 0.850046; + texcoord 0.599320 -1.35602; + tangent -0.718431 -0.454392 0.526673; + vertex 36.8106 -26.9548 95.5385; + normal -0.664959 -0.251878 0.703127; + texcoord 0.798930 0.0756000; + tangent -0.336523 -0.739402 -0.583127; + vertex 27.9992 -17.8665 92.4445; + normal -0.618830 -0.293112 0.728790; + texcoord 0.998540 -0.918700; + tangent -0.336522 -0.739402 -0.583127; + vertex 33.6916 -24.6266 95.4062; + normal -0.624430 -0.288304 0.725926; + texcoord 0.798930 -0.918700; + vertex 34.0364 -23.8689 96.0038; + normal -0.572963 -0.330653 0.749922; + texcoord 0.998540 -1.35602; + vertex 36.4040 -26.5624 96.6251; + normal -0.447269 -0.0650498 0.892031; + texcoord 0.000490000 -0.918700; + tangent -0.727594 -0.553562 -0.405187; + vertex 33.6916 -24.6266 95.4062; + normal -0.464726 -0.0367323 0.884692; + texcoord 0.200100 -1.35602; + tangent -0.727594 -0.553562 -0.405187; + vertex 35.8498 -26.9841 96.3165; + normal -0.473989 -0.0213222 0.880273; + texcoord 0.000490000 -1.35602; + vertex 36.4040 -26.5624 96.6251; + normal -0.490696 0.00720338 0.871301; + texcoord 0.200100 -1.78971; + vertex 38.4514 -28.8261 97.7968; + normal -0.0220993 -0.314000 -0.949166; + texcoord 0.399710 -0.918700; + tangent 0.924814 0.354227 -0.138717; + vertex 34.8470 -23.8890 94.5700; + normal 0.0235074 -0.417157 -0.908530; + texcoord 0.599320 -1.35602; + vertex 36.8106 -26.9548 95.5385; + normal 0.0157443 -0.399969 -0.916394; + texcoord 0.399710 -1.35602; + tangent 0.924814 0.354227 -0.138717; + vertex 36.0981 -27.2277 95.6453; + normal 0.0618264 -0.499747 -0.863962; + texcoord 0.599320 -1.78971; + tangent 0.924814 0.354227 -0.138717; + vertex 38.3179 -29.3956 97.0582; + normal 0.560110 0.591066 -0.580446; + texcoord 0.798930 -0.918700; + tangent 0.253614 0.544681 0.799376; + vertex 34.0364 -23.8689 96.0038; + normal 0.715213 0.450805 -0.534083; + texcoord 0.798930 -1.35602; + vertex 37.0026 -26.5425 96.1435; + normal 0.743735 0.418596 -0.521186; + texcoord 0.599320 -1.35602; + tangent 0.253614 0.544681 0.799376; + vertex 36.8106 -26.9548 95.5385; + normal 0.858919 0.253286 -0.445090; + texcoord 0.599320 -1.78971; + vertex 38.3179 -29.3956 97.0582; + normal 0.496682 0.584583 0.641537; + texcoord 0.798930 -0.918700; + tangent -0.778887 -0.0259093 0.626628; + vertex 34.0364 -23.8689 96.0038; + normal 0.475436 0.627220 0.616892; + texcoord 0.998540 -1.35602; + tangent -0.778887 -0.0259093 0.626628; + vertex 36.4040 -26.5624 96.6251; + normal 0.459091 0.657157 0.597813; + texcoord 0.798930 -1.35602; + vertex 37.0026 -26.5425 96.1435; + normal 0.435872 0.696044 0.570560; + texcoord 0.998540 -1.78971; + tangent -0.778887 -0.0259092 0.626628; + vertex 38.7197 -28.5951 97.3358; + normal 0.422426 0.687685 0.590462; + texcoord 0.000490000 -1.35602; + tangent -0.461491 -0.397499 0.793108; + vertex 36.4040 -26.5624 96.6251; + normal 0.487522 0.633275 0.601070; + texcoord 0.200100 -1.78971; + tangent -0.461491 -0.397499 0.793108; + vertex 38.4514 -28.8261 97.7968; + normal 0.476288 0.643218 0.599517; + texcoord 0.000490000 -1.78971; + vertex 38.7197 -28.5951 97.3358; + normal 0.540091 0.583348 0.606636; + texcoord 0.200100 -2.07101; + vertex 39.9377 -30.2403 97.8335; + normal -0.684061 -0.728180 -0.0425971; + texcoord 0.399710 -1.35602; + tangent 0.196803 -0.128017 -0.972049; + vertex 36.0981 -27.2277 95.6453; + normal -0.696013 -0.716519 -0.0465524; + texcoord 0.599320 -1.78971; + tangent 0.196803 -0.128017 -0.972049; + vertex 38.3179 -29.3956 97.0582; + normal -0.699685 -0.712852 -0.0477787; + texcoord 0.399710 -1.78971; + tangent 0.196803 -0.128017 -0.972050; + vertex 38.2028 -29.3207 97.6264; + normal -0.712026 -0.700229 -0.0519398; + texcoord 0.599320 -2.07101; + tangent 0.196804 -0.128017 -0.972049; + vertex 39.3431 -30.5007 97.9026; + normal -0.0662360 -0.332160 -0.940894; + texcoord 0.798930 -1.35602; + tangent 0.551571 0.773607 -0.311932; + vertex 37.0026 -26.5425 96.1435; + normal 0.0175030 -0.384614 -0.922912; + texcoord 0.798930 -1.78971; + vertex 38.6375 -28.9472 96.8774; + normal 0.101596 -0.433484 -0.895416; + texcoord 0.599320 -1.78971; + vertex 38.3179 -29.3956 97.0582; + normal 0.188469 -0.479875 -0.856854; + texcoord 0.599320 -2.07101; + vertex 39.3431 -30.5007 97.9026; + normal 0.795695 0.402999 -0.452173; + texcoord 0.798930 -1.35602; + tangent 0.140667 0.603170 0.785110; + vertex 37.0026 -26.5425 96.1435; + normal 0.786066 0.414076 -0.458957; + texcoord 0.998540 -1.78971; + tangent 0.140667 0.603171 0.785110; + vertex 38.7197 -28.5951 97.3358; + normal 0.783101 0.417418 -0.460994; + texcoord 0.798930 -1.78971; + vertex 38.6375 -28.9472 96.8774; + normal 0.772773 0.428821 -0.467904; + texcoord 0.998540 -2.07101; + tangent 0.140667 0.603171 0.785110; + vertex 39.8591 -30.4624 97.5062; + normal 0.770025 0.426549 -0.474466; + texcoord 0.000490000 -1.78971; + tangent 0.194985 0.550750 0.811576; + vertex 38.7197 -28.5951 97.3358; + normal 0.755177 0.443698 -0.482535; + texcoord 0.200100 -2.07101; + tangent 0.194985 0.550750 0.811576; + vertex 39.9377 -30.2403 97.8335; + normal 0.751376 0.447967 -0.484520; + texcoord 0.000490000 -2.07101; + tangent 0.194985 0.550750 0.811576; + vertex 39.8591 -30.4624 97.5062; + normal 0.735549 0.465255 -0.492449; + texcoord 0.200100 -2.34982; + tangent 0.194985 0.550749 0.811576; + vertex 40.7895 -31.4184 97.9927; + normal 0.348073 0.775312 0.527006; + texcoord 0.399710 -1.78971; + tangent -0.791324 -0.0584235 0.608599; + vertex 38.2028 -29.3207 97.6264; + normal 0.409959 0.687785 0.599070; + texcoord 0.399710 -2.07101; + tangent -0.791324 -0.0584237 0.608599; + vertex 39.6190 -30.2638 98.0786; + normal 0.469834 0.578861 0.666465; + texcoord 0.200100 -2.07101; + vertex 39.9377 -30.2403 97.8335; + normal 0.516062 0.469952 0.716118; + texcoord 0.200100 -2.34982; + tangent -0.791324 -0.0584238 0.608599; + vertex 40.7895 -31.4184 97.9927; + normal -0.409388 -0.186586 0.893077; + texcoord 0.399710 -1.78971; + tangent -0.682965 -0.586370 -0.435580; + vertex 38.2028 -29.3207 97.6264; + normal -0.372821 -0.232969 0.898181; + texcoord 0.599320 -2.07101; + tangent -0.682965 -0.586370 -0.435580; + vertex 39.3431 -30.5007 97.9026; + normal -0.357248 -0.251993 0.899374; + texcoord 0.399710 -2.07101; + vertex 39.6190 -30.2638 98.0786; + normal -0.319061 -0.296946 0.900013; + texcoord 0.599320 -2.34982; + vertex 40.9893 -31.4450 98.1746; + normal 0.0457643 -0.351226 -0.935171; + texcoord 0.798930 -1.78971; + tangent 0.910793 0.399195 -0.105356; + vertex 38.6375 -28.9472 96.8774; + normal 0.0739951 -0.408883 -0.909582; + texcoord 0.998540 -2.07101; + tangent 0.910793 0.399195 -0.105356; + vertex 39.8591 -30.4624 97.5062; + normal 0.0662441 -0.393176 -0.917074; + texcoord 0.798930 -2.07101; + vertex 39.4913 -30.6236 97.5488; + normal 0.0951957 -0.451360 -0.887249; + texcoord 0.998540 -2.34982; + tangent 0.910793 0.399195 -0.105356; + vertex 40.7275 -31.4985 98.1265; + normal -0.398830 -0.693487 -0.600009; + texcoord 0.000490000 -2.07101; + tangent 0.369425 0.477355 -0.797282; + vertex 39.8591 -30.4624 97.5062; + normal -0.510824 -0.612394 -0.603350; + texcoord 0.200100 -2.34982; + tangent 0.369424 0.477355 -0.797282; + vertex 40.7895 -31.4184 97.9927; + normal -0.548569 -0.580498 -0.601743; + texcoord 0.000490000 -2.34982; + vertex 40.7275 -31.4985 98.1265; + normal -0.665850 -0.462501 -0.585437; + texcoord 0.000490000 -2.44982; + tangent 0.369424 0.477355 -0.797282; + vertex 40.9162 -31.6402 98.0239; + normal 0.135374 0.209228 -0.968451; + texcoord 0.399710 -2.07101; + tangent 0.964160 0.197293 0.177398; + vertex 39.6190 -30.2638 98.0786; + normal 0.166220 0.0719770 -0.983458; + texcoord 0.399710 -2.34982; + tangent 0.964160 0.197293 0.177398; + vertex 40.9513 -31.3853 98.0225; + normal 0.155410 0.121958 -0.980293; + texcoord 0.200100 -2.34982; + tangent 0.964160 0.197293 0.177398; + vertex 40.7895 -31.4184 97.9927; + normal 0.187014 -0.0310743 -0.981866; + texcoord 0.200100 -2.44982; + tangent 0.964160 0.197293 0.177398; + vertex 40.9162 -31.6402 98.0239; + normal -0.625762 -0.476262 0.617735; + texcoord 0.798930 -2.07101; + tangent -0.735835 0.0976921 -0.670077; + vertex 39.4913 -30.6236 97.5488; + normal -0.577898 -0.606379 0.546204; + texcoord 0.998540 -2.34982; + tangent -0.735835 0.0976922 -0.670077; + vertex 40.7275 -31.4985 98.1265; + normal -0.499479 -0.746468 0.439666; + texcoord 0.798930 -2.34982; + vertex 40.8510 -31.5149 98.2389; + normal -0.431561 -0.830202 0.352874; + texcoord 0.798930 -2.44982; + vertex 40.9162 -31.6402 98.0239; + normal -0.243440 -0.248797 -0.937463; + texcoord 0.000490000 1.00000; + tangent 0.879697 0.350439 -0.321444; + vertex 15.4563 -41.0499 72.6186; + normal -0.238994 -0.258578 -0.935959; + texcoord 0.250000 -0.0214000; + tangent 0.879697 0.350439 -0.321444; + vertex 17.8677 -50.2918 74.4452; + normal -0.237418 -0.262024 -0.935402; + texcoord 0.000490000 -0.0214000; + vertex 16.7966 -50.7184 74.8365; + normal -0.232935 -0.271760 -0.933749; + texcoord 0.250000 -1.15256; + tangent 0.879697 0.350439 -0.321444; + vertex 19.3749 -59.5466 76.7627; + normal 0.900457 0.328793 -0.284731; + texcoord 0.499510 1.00000; + tangent 0.214851 0.232947 0.948459; + vertex 14.5180 -41.1217 74.4410; + normal 0.938823 0.218385 -0.266306; + texcoord 0.499510 -0.0214000; + tangent 0.214851 0.232948 0.948459; + vertex 18.1292 -50.0082 75.5999; + normal 0.941159 0.210024 -0.264781; + texcoord 0.250000 -0.0214000; + tangent 0.214851 0.232947 0.948459; + vertex 17.8677 -50.2918 74.4452; + normal 0.965366 0.0965216 -0.242388; + texcoord 0.250000 -1.15256; + tangent 0.214851 0.232947 0.948459; + vertex 19.3749 -59.5466 76.7627; + normal 0.268469 0.231058 0.935167; + texcoord 0.499510 1.00000; + tangent -0.875519 -0.346341 0.336919; + vertex 14.5180 -41.1217 74.4410; + normal 0.262930 0.243516 0.933578; + texcoord 0.749030 -0.0214000; + tangent -0.875519 -0.346341 0.336919; + vertex 17.0446 -50.4372 76.0173; + normal 0.263652 0.241900 0.933794; + texcoord 0.499510 -0.0214000; + tangent -0.875519 -0.346341 0.336919; + vertex 18.1292 -50.0082 75.5999; + normal 0.258058 0.254345 0.932049; + texcoord 0.749030 -1.15256; + tangent -0.875519 -0.346341 0.336918; + vertex 20.4521 -58.9939 77.4089; + normal -0.971079 -0.0832937 0.223759; + texcoord 0.998540 1.00000; + tangent -0.200150 -0.226982 -0.953110; + vertex 15.4563 -41.0499 72.6186; + normal -0.949146 -0.196378 0.246084; + texcoord 0.998540 -0.0214000; + tangent -0.200150 -0.226982 -0.953110; + vertex 16.7966 -50.7184 74.8365; + normal -0.945991 -0.208447 0.248296; + texcoord 0.749030 -0.0214000; + vertex 17.0446 -50.4372 76.0173; + normal -0.909478 -0.318770 0.266901; + texcoord 0.749030 -1.15256; + tangent -0.200150 -0.226982 -0.953110; + vertex 20.4521 -58.9939 77.4089; + normal -0.937844 -0.214341 0.272959; + texcoord 0.000490000 -0.0214000; + tangent -0.222740 -0.231408 -0.947015; + vertex 16.7966 -50.7184 74.8365; + normal -0.935267 -0.223369 0.274559; + texcoord 0.250000 -1.15256; + tangent -0.222740 -0.231408 -0.947015; + vertex 19.3749 -59.5466 76.7627; + normal -0.934599 -0.225659 0.274961; + texcoord 0.000490000 -1.15256; + tangent -0.222740 -0.231408 -0.947015; + vertex 19.5870 -59.3263 77.6643; + normal -0.931627 -0.235610 0.276694; + texcoord 0.250000 -1.51515; + tangent -0.222740 -0.231408 -0.947015; + vertex 20.3915 -61.8305 78.2408; + normal -0.237065 -0.148009 -0.960153; + texcoord 0.499510 -0.0214000; + tangent 0.898008 0.343689 -0.274701; + vertex 18.1292 -50.0082 75.5999; + normal -0.162601 -0.320907 -0.933048; + texcoord 0.499510 -1.15256; + tangent 0.898008 0.343689 -0.274701; + vertex 20.2298 -59.2194 76.5012; + normal -0.131161 -0.386846 -0.912769; + texcoord 0.250000 -1.15256; + vertex 19.3749 -59.5466 76.7627; + normal -0.0413054 -0.555736 -0.830332; + texcoord 0.250000 -1.51515; + tangent 0.898007 0.343689 -0.274701; + vertex 20.3915 -61.8305 78.2408; + normal 0.942235 0.187723 -0.277404; + texcoord 0.499510 -0.0214000; + tangent 0.231233 0.234625 0.944184; + vertex 18.1292 -50.0082 75.5999; + normal 0.948961 0.159564 -0.272053; + texcoord 0.749030 -1.15256; + tangent 0.231232 0.234625 0.944184; + vertex 20.4521 -58.9939 77.4089; + normal 0.949369 0.157729 -0.271697; + texcoord 0.499510 -1.15256; + vertex 20.2298 -59.2194 76.5012; + normal 0.955721 0.126780 -0.265562; + texcoord 0.749030 -1.51515; + tangent 0.231233 0.234625 0.944183; + vertex 20.7986 -61.7364 77.3466; + normal 0.139188 0.349490 0.926544; + texcoord 0.998540 -0.0214000; + tangent -0.899920 -0.345812 0.265628; + vertex 16.7966 -50.7184 74.8365; + normal 0.212406 0.184366 0.959632; + texcoord 0.998540 -1.15256; + vertex 19.5870 -59.3263 77.6643; + normal 0.206221 0.199218 0.958011; + texcoord 0.749030 -1.15256; + tangent -0.899920 -0.345812 0.265628; + vertex 20.4521 -58.9939 77.4089; + normal 0.278345 0.0133519 0.960388; + texcoord 0.749030 -1.51515; + tangent -0.899920 -0.345812 0.265628; + vertex 20.7986 -61.7364 77.3466; + normal 0.251866 0.293238 0.922266; + texcoord 0.000490000 -1.15256; + tangent -0.844650 -0.398547 0.357390; + vertex 19.5870 -59.3263 77.6643; + normal 0.255228 0.287036 0.923293; + texcoord 0.250000 -1.51515; + tangent -0.844650 -0.398547 0.357389; + vertex 20.3915 -61.8305 78.2408; + normal 0.254909 0.287625 0.923197; + texcoord 0.000490000 -1.51515; + tangent -0.844650 -0.398547 0.357389; + vertex 20.9759 -61.5547 77.9935; + normal 0.258299 0.281334 0.924193; + texcoord 0.250000 -1.87387; + tangent -0.844650 -0.398547 0.357389; + vertex 21.6213 -63.7912 78.4939; + normal -0.221718 -0.355130 -0.908143; + texcoord 0.499510 -1.15256; + tangent 0.843507 0.397402 -0.361342; + vertex 20.2298 -59.2194 76.5012; + normal -0.215249 -0.366254 -0.905277; + texcoord 0.749030 -1.51515; + tangent 0.843507 0.397402 -0.361341; + vertex 20.7986 -61.7364 77.3466; + normal -0.211232 -0.373098 -0.903426; + texcoord 0.499510 -1.51515; + vertex 20.2124 -62.0125 77.5977; + normal -0.204764 -0.384016 -0.900335; + texcoord 0.749030 -1.87387; + tangent 0.843507 0.397402 -0.361341; + vertex 21.1196 -64.0729 78.2702; + normal 0.816747 0.457031 -0.352204; + texcoord 0.998540 -1.15256; + tangent 0.255192 0.261340 0.930902; + vertex 19.5870 -59.3263 77.6643; + normal 0.911431 0.256362 -0.321825; + texcoord 0.998540 -1.51515; + tangent 0.255192 0.261340 0.930902; + vertex 20.9759 -61.5547 77.9935; + normal 0.916947 0.240017 -0.318748; + texcoord 0.749030 -1.51515; + vertex 20.7986 -61.7364 77.3466; + normal 0.962289 0.0251728 -0.270863; + texcoord 0.749030 -1.87387; + vertex 21.1196 -64.0729 78.2702; + normal 0.892165 0.163230 -0.421187; + texcoord 0.000490000 -1.51515; + tangent 0.409341 0.102121 0.906649; + vertex 20.9759 -61.5547 77.9935; + normal 0.892131 0.163401 -0.421191; + texcoord 0.250000 -1.87387; + tangent 0.409341 0.102121 0.906649; + vertex 21.6213 -63.7912 78.4939; + normal 0.892135 0.163383 -0.421190; + texcoord 0.000490000 -1.87387; + tangent 0.409341 0.102121 0.906649; + vertex 21.4430 -63.8357 78.0990; + normal 0.892101 0.163557 -0.421195; + texcoord 0.250000 -2.18011; + tangent 0.409341 0.102120 0.906649; + vertex 21.9007 -65.5210 78.4139; + normal -0.872230 -0.246127 0.422653; + texcoord 0.499510 -1.51515; + tangent -0.410136 -0.102729 -0.906220; + vertex 20.2124 -62.0125 77.5977; + normal -0.859346 -0.289278 0.421714; + texcoord 0.749030 -1.87387; + tangent -0.410136 -0.102729 -0.906220; + vertex 21.1196 -64.0729 78.2702; + normal -0.852418 -0.310145 0.420944; + texcoord 0.499510 -1.87387; + tangent -0.410136 -0.102729 -0.906220; + vertex 21.2985 -64.0281 78.6653; + normal -0.837103 -0.351997 0.418757; + texcoord 0.749030 -2.18011; + tangent -0.410136 -0.102729 -0.906220; + vertex 21.9611 -65.6481 78.6282; + normal -0.392558 -0.122565 -0.911524; + texcoord 0.998540 -1.51515; + tangent 0.741685 0.543885 -0.392546; + vertex 20.9759 -61.5547 77.9935; + normal -0.338580 -0.201628 -0.919081; + texcoord 0.998540 -1.87387; + tangent 0.741685 0.543885 -0.392546; + vertex 21.4430 -63.8357 78.0990; + normal -0.295752 -0.260098 -0.919173; + texcoord 0.749030 -1.87387; + vertex 21.1196 -64.0729 78.2702; + normal -0.237617 -0.334231 -0.912046; + texcoord 0.749030 -2.18011; + tangent 0.741685 0.543885 -0.392546; + vertex 21.9611 -65.6481 78.6282; + normal -0.639744 -0.305521 -0.705255; + texcoord 0.000490000 -1.87387; + tangent 0.515228 0.510419 -0.688486; + vertex 21.4430 -63.8357 78.0990; + normal -0.668997 -0.262604 -0.695329; + texcoord 0.250000 -2.18011; + tangent 0.515228 0.510419 -0.688486; + vertex 21.9007 -65.5210 78.4139; + normal -0.682879 -0.240939 -0.689656; + texcoord 0.000490000 -2.18011; + vertex 21.8073 -65.6135 78.5387; + normal -0.716135 -0.184926 -0.673018; + texcoord 0.000490000 -2.28011; + vertex 21.9541 -65.7458 78.4189; + normal 0.528618 0.343911 -0.776072; + texcoord 0.499510 -1.87387; + tangent 0.848584 -0.190779 0.493467; + vertex 21.2985 -64.0281 78.6653; + normal 0.526842 0.219363 -0.821169; + texcoord 0.499510 -2.18011; + tangent 0.848584 -0.190779 0.493467; + vertex 22.0545 -65.5556 78.5034; + normal 0.528352 0.257311 -0.809095; + texcoord 0.250000 -2.18011; + vertex 21.9007 -65.5210 78.4139; + normal 0.517363 0.104176 -0.849401; + texcoord 0.250000 -2.28011; + tangent 0.848584 -0.190779 0.493467; + vertex 21.9541 -65.7458 78.4189; + normal -0.315056 -0.528850 -0.788072; + texcoord 0.000490000 1.00000; + tangent 0.947692 -0.130527 -0.291276; + vertex 17.8571 -40.3545 62.4847; + normal -0.314424 -0.538798 -0.781559; + texcoord 0.250000 0.00888997; + tangent 0.947692 -0.130527 -0.291276; + vertex 18.4294 -47.9697 67.3662; + normal -0.314382 -0.539435 -0.781137; + texcoord 0.000490000 0.00888997; + vertex 17.3401 -47.8197 67.7010; + normal -0.313702 -0.549304 -0.774504; + texcoord 0.250000 -1.08461; + tangent 0.947692 -0.130527 -0.291276; + vertex 18.0438 -55.2580 72.6915; + normal 0.943721 0.0202713 -0.330122; + texcoord 0.499510 1.00000; + tangent 0.285819 0.452271 0.844842; + vertex 17.0462 -39.3681 63.9403; + normal 0.957337 -0.0955910 -0.272704; + texcoord 0.499510 0.00888997; + tangent 0.285819 0.452271 0.844842; + vertex 18.7579 -47.4499 68.3373; + normal 0.957128 -0.0914488 -0.274851; + texcoord 0.250000 0.00888997; + tangent 0.285819 0.452271 0.844842; + vertex 18.4294 -47.9697 67.3662; + normal 0.955119 -0.206041 -0.212826; + texcoord 0.250000 -1.08461; + vertex 18.0438 -55.2580 72.6915; + normal 0.331892 0.504098 0.797329; + texcoord 0.499510 1.00000; + tangent -0.942300 0.137921 0.305039; + vertex 17.0462 -39.3681 63.9403; + normal 0.331174 0.517237 0.789170; + texcoord 0.749030 0.00888997; + tangent -0.942300 0.137921 0.305039; + vertex 17.6558 -47.2886 68.6941; + normal 0.331099 0.518530 0.788353; + texcoord 0.499510 0.00888997; + vertex 18.7579 -47.4499 68.3373; + normal 0.330293 0.531550 0.779976; + texcoord 0.749030 -1.08461; + tangent -0.942300 0.137921 0.305039; + vertex 19.1557 -54.8189 73.1908; + normal -0.959233 0.203477 0.196135; + texcoord 0.998540 1.00000; + tangent -0.269938 -0.454118 -0.849064; + vertex 17.8571 -40.3545 62.4847; + normal -0.962697 0.110198 0.247126; + texcoord 0.998540 0.00888997; + tangent -0.269938 -0.454118 -0.849064; + vertex 17.3401 -47.8197 67.7010; + normal -0.961926 0.0879981 0.258755; + texcoord 0.749030 0.00888997; + vertex 17.6558 -47.2886 68.6941; + normal -0.951930 -0.00673336 0.306243; + texcoord 0.749030 -1.08461; + tangent -0.269938 -0.454119 -0.849064; + vertex 19.1557 -54.8189 73.1908; + normal -0.962885 0.0815392 0.257300; + texcoord 0.000490000 0.00888997; + tangent -0.261308 -0.520378 -0.812973; + vertex 17.3401 -47.8197 67.7010; + normal -0.963789 0.0942455 0.249457; + texcoord 0.250000 -1.08461; + tangent -0.261308 -0.520378 -0.812973; + vertex 18.0438 -55.2580 72.6915; + normal -0.963960 0.0970619 0.247710; + texcoord 0.000490000 -1.08461; + vertex 18.2786 -54.7903 73.4221; + normal -0.964654 0.111048 0.238980; + texcoord 0.250000 -1.44191; + vertex 18.3735 -56.9087 74.7896; + normal -0.250159 -0.454002 -0.855162; + texcoord 0.499510 0.00888997; + tangent 0.964189 -0.0364529 -0.262700; + vertex 18.7579 -47.4499 68.3373; + normal -0.230147 -0.607249 -0.760448; + texcoord 0.499510 -1.08461; + tangent 0.964189 -0.0364528 -0.262700; + vertex 18.9103 -55.2907 72.4554; + normal -0.222922 -0.648016 -0.728272; + texcoord 0.250000 -1.08461; + vertex 18.0438 -55.2580 72.6915; + normal -0.190039 -0.785883 -0.588450; + texcoord 0.250000 -1.44191; + tangent 0.964189 -0.0364529 -0.262700; + vertex 18.3735 -56.9087 74.7896; + normal 0.961966 -0.112131 -0.249093; + texcoord 0.499510 0.00888997; + tangent 0.270420 0.519904 0.810292; + vertex 18.7579 -47.4499 68.3373; + normal 0.962740 -0.144169 -0.228795; + texcoord 0.749030 -1.08461; + tangent 0.270420 0.519904 0.810292; + vertex 19.1557 -54.8189 73.1908; + normal 0.962742 -0.146199 -0.227493; + texcoord 0.499510 -1.08461; + vertex 18.9103 -55.2907 72.4554; + normal 0.961919 -0.180721 -0.205068; + texcoord 0.749030 -1.44191; + tangent 0.270420 0.519904 0.810292; + vertex 18.8827 -57.3834 74.1703; + normal 0.216001 0.636660 0.740275; + texcoord 0.998540 0.00888997; + tangent -0.966453 0.0315034 0.254903; + vertex 17.3401 -47.8197 67.7010; + normal 0.236681 0.494676 0.836228; + texcoord 0.998540 -1.08461; + tangent -0.966453 0.0315035 0.254903; + vertex 18.2786 -54.7903 73.4221; + normal 0.236939 0.492420 0.837486; + texcoord 0.749030 -1.08461; + vertex 19.1557 -54.8189 73.1908; + normal 0.251251 0.321917 0.912821; + texcoord 0.749030 -1.44191; + tangent -0.966453 0.0315034 0.254903; + vertex 18.8827 -57.3834 74.1703; + normal 0.228336 0.535214 0.813271; + texcoord 0.000490000 -1.08461; + tangent -0.966391 0.0232555 0.256022; + vertex 18.2786 -54.7903 73.4221; + normal 0.228860 0.531441 0.815594; + texcoord 0.250000 -1.44191; + tangent -0.966391 0.0232556 0.256022; + vertex 18.3735 -56.9087 74.7896; + normal 0.228906 0.531111 0.815796; + texcoord 0.000490000 -1.44191; + vertex 19.0047 -56.9239 74.6224; + normal 0.229430 0.527296 0.818120; + texcoord 0.250000 -1.79232; + tangent -0.966391 0.0232555 0.256022; + vertex 19.1274 -58.8918 75.8563; + normal -0.219562 -0.616641 -0.756007; + texcoord 0.499510 -1.08461; + tangent 0.965526 -0.0262769 -0.258978; + vertex 18.9103 -55.2907 72.4554; + normal -0.220344 -0.612206 -0.759376; + texcoord 0.749030 -1.44191; + tangent 0.965526 -0.0262769 -0.258978; + vertex 18.8827 -57.3834 74.1703; + normal -0.220574 -0.610897 -0.760363; + texcoord 0.499510 -1.44191; + vertex 18.2493 -57.3662 74.3402; + normal -0.221355 -0.606396 -0.763732; + texcoord 0.749030 -1.79232; + tangent 0.965526 -0.0262768 -0.258978; + vertex 18.6472 -59.1190 75.6166; + normal 0.925329 0.110957 -0.362568; + texcoord 0.998540 -1.08461; + tangent 0.185991 0.700453 0.689038; + vertex 18.2786 -54.7903 73.4221; + normal 0.967886 -0.00990004 -0.251196; + texcoord 0.998540 -1.44191; + tangent 0.185991 0.700452 0.689038; + vertex 19.0047 -56.9239 74.6224; + normal 0.978904 -0.0717336 -0.191312; + texcoord 0.749030 -1.44191; + vertex 18.8827 -57.3834 74.1703; + normal 0.979065 -0.191142 -0.0699691; + texcoord 0.749030 -1.79232; + tangent 0.185991 0.700453 0.689038; + vertex 18.6472 -59.1190 75.6166; + normal 0.979951 -0.0583668 -0.190497; + texcoord 0.000490000 -1.44191; + tangent 0.185165 0.619770 0.762627; + vertex 19.0047 -56.9239 74.6224; + normal 0.976894 -0.0317980 -0.211347; + texcoord 0.250000 -1.79232; + tangent 0.185165 0.619770 0.762627; + vertex 19.1274 -58.8918 75.8563; + normal 0.975412 -0.0215262 -0.219335; + texcoord 0.000490000 -1.79232; + tangent 0.185165 0.619770 0.762627; + vertex 19.0513 -59.1466 75.5427; + normal 0.970610 0.00605380 -0.240582; + texcoord 0.250000 -2.09578; + vertex 19.2532 -60.5708 76.3217; + normal -0.965158 -0.0298281 0.259961; + texcoord 0.499510 -1.44191; + tangent -0.186207 -0.619694 -0.762434; + vertex 18.2493 -57.3662 74.3402; + normal -0.953013 -0.0748011 0.293548; + texcoord 0.749030 -1.79232; + vertex 18.6472 -59.1190 75.6166; + normal -0.953819 -0.0721492 0.291590; + texcoord 0.499510 -1.79232; + tangent -0.186207 -0.619694 -0.762434; + vertex 18.7239 -58.8639 75.9304; + normal -0.938384 -0.117776 0.324905; + texcoord 0.749030 -2.09578; + tangent -0.186207 -0.619695 -0.762434; + vertex 19.1374 -60.5141 76.5266; + normal -0.191484 -0.378900 -0.905411; + texcoord 0.998540 -1.44191; + tangent 0.981469 -0.0670657 -0.179504; + vertex 19.0047 -56.9239 74.6224; + normal -0.189329 -0.483923 -0.854385; + texcoord 0.998540 -1.79232; + tangent 0.981469 -0.0670660 -0.179504; + vertex 19.0513 -59.1466 75.5427; + normal -0.189443 -0.480490 -0.856294; + texcoord 0.749030 -1.79232; + vertex 18.6472 -59.1190 75.6166; + normal -0.184637 -0.581614 -0.792234; + texcoord 0.749030 -2.09578; + tangent 0.981469 -0.0670660 -0.179504; + vertex 19.1374 -60.5141 76.5266; + normal -0.337817 -0.488120 -0.804748; + texcoord 0.000490000 -1.79232; + tangent 0.936123 -0.263041 -0.233418; + vertex 19.0513 -59.1466 75.5427; + normal -0.336916 -0.480551 -0.809666; + texcoord 0.250000 -2.09578; + tangent 0.936123 -0.263041 -0.233418; + vertex 19.2532 -60.5708 76.3217; + normal -0.337033 -0.481522 -0.809040; + texcoord 0.000490000 -2.09578; + vertex 19.0930 -60.5257 76.3617; + normal -0.335852 -0.471848 -0.815207; + texcoord 0.000490000 -2.19578; + vertex 19.1522 -60.7171 76.4481; + normal -0.960785 0.119494 0.250227; + texcoord 0.998540 -1.79232; + tangent -0.259357 -0.0679570 -0.963388; + vertex 19.0513 -59.1466 75.5427; + normal -0.965768 0.0128988 0.259088; + texcoord 0.998540 -2.09578; + tangent -0.259357 -0.0679569 -0.963388; + vertex 19.0930 -60.5257 76.3617; + normal -0.964330 -0.0364433 0.262182; + texcoord 0.749030 -2.09578; + vertex 19.1374 -60.5141 76.5266; + normal -0.948034 -0.172441 0.267388; + texcoord 0.749030 -2.19578; + tangent -0.259357 -0.0679570 -0.963388; + vertex 19.1522 -60.7171 76.4481; + normal 0.621308 0.328611 -0.711331; + texcoord 0.000490000 1.00000; + tangent -0.746237 0.525012 -0.409259; + vertex 12.0418 70.4806 92.0450; + normal 0.623471 0.335789 -0.706067; + texcoord 0.333170 -0.457070; + tangent -0.746237 0.525012 -0.409259; + vertex 14.5140 80.2296 98.7081; + normal 0.623591 0.336194 -0.705767; + texcoord 0.000490000 -0.457070; + vertex 15.3230 79.6605 99.1517; + normal 0.625856 0.343881 -0.700036; + texcoord 0.333170 -0.958110; + vertex 15.9515 82.6217 101.168; + normal -0.985821 0.154833 -0.0646771; + texcoord 0.665860 1.00000; + tangent -0.134172 -0.495886 0.857960; + vertex 13.1833 69.0953 92.3366; + normal -0.955553 0.294101 0.0205514; + texcoord 0.665860 -0.457070; + tangent -0.134172 -0.495887 0.857960; + vertex 14.3630 79.6717 99.6734; + normal -0.957687 0.287349 0.0163152; + texcoord 0.333170 -0.457070; + tangent -0.134172 -0.495887 0.857959; + vertex 14.5140 80.2296 98.7081; + normal -0.897088 0.428593 0.107428; + texcoord 0.333170 -0.958110; + vertex 15.9515 82.6217 101.168; + normal 0.392728 -0.553362 0.734544; + texcoord 0.665860 1.00000; + tangent 0.878591 -0.0102506 -0.477466; + vertex 13.1833 69.0953 92.3366; + normal 0.385980 -0.573522 0.722560; + texcoord 0.998540 -0.457070; + tangent 0.878591 -0.0102505 -0.477466; + vertex 15.3230 79.6605 99.1517; + normal 0.384111 -0.578928 0.719236; + texcoord 0.665860 -0.457070; + vertex 14.3630 79.6717 99.6734; + normal 0.376452 -0.600341 0.705602; + texcoord 0.998540 -0.958110; + tangent 0.878591 -0.0102506 -0.477465; + vertex 15.3056 82.5107 101.586; + normal 0.517225 -0.554000 0.652351; + texcoord 0.000490000 -0.457070; + tangent 0.831009 0.142779 -0.537623; + vertex 15.3230 79.6605 99.1517; + normal 0.515120 -0.562298 0.646894; + texcoord 0.333170 -0.958110; + tangent 0.831009 0.142779 -0.537623; + vertex 15.9515 82.6217 101.168; + normal 0.514654 -0.564098 0.645697; + texcoord 0.000490000 -0.958110; + vertex 15.3056 82.5107 101.586; + normal 0.512454 -0.572439 0.640081; + texcoord 0.333170 -1.44842; + tangent 0.831009 0.142779 -0.537623; + vertex 15.9246 84.9987 103.316; + normal 0.376789 0.249188 -0.892152; + texcoord 0.665860 -0.457070; + tangent -0.829946 0.518541 -0.205683; + vertex 14.3630 79.6717 99.6734; + normal 0.462936 0.434491 -0.772598; + texcoord 0.665860 -0.958110; + tangent -0.829946 0.518541 -0.205683; + vertex 15.2955 83.0315 101.006; + normal 0.452386 0.409892 -0.792045; + texcoord 0.333170 -0.958110; + vertex 15.9515 82.6217 101.168; + normal 0.517151 0.576955 -0.632200; + texcoord 0.333170 -1.44842; + tangent -0.829946 0.518541 -0.205683; + vertex 15.9246 84.9987 103.316; + normal -0.962938 0.192207 0.189227; + texcoord 0.665860 -0.457070; + tangent 0.0129510 -0.667803 0.744225; + vertex 14.3630 79.6717 99.6734; + normal -0.973094 0.162815 0.163030; + texcoord 0.998540 -0.958110; + tangent 0.0129510 -0.667803 0.744225; + vertex 15.3056 82.5107 101.586; + normal -0.975798 0.154044 0.155207; + texcoord 0.665860 -0.958110; + vertex 15.2955 83.0315 101.006; + normal -0.983906 0.124144 0.128518; + texcoord 0.998540 -1.44842; + tangent 0.0129510 -0.667803 0.744225; + vertex 15.8433 85.3263 102.983; + normal -0.959305 0.0448862 0.278781; + texcoord 0.000490000 -0.958110; + tangent 0.171551 -0.691549 0.701663; + vertex 15.3056 82.5107 101.586; + normal -0.960250 0.0418205 0.275991; + texcoord 0.333170 -1.44842; + vertex 15.9246 84.9987 103.316; + normal -0.960614 0.0406257 0.274902; + texcoord 0.000490000 -1.44842; + tangent 0.171551 -0.691549 0.701663; + vertex 15.8433 85.3263 102.983; + normal -0.961571 0.0374373 0.271994; + texcoord 0.333170 -1.81662; + tangent 0.171551 -0.691549 0.701663; + vertex 16.2101 86.9552 104.056; + normal 0.618447 -0.673395 0.405045; + texcoord 0.665860 -0.958110; + tangent 0.762176 0.388512 -0.517828; + vertex 15.2955 83.0315 101.006; + normal 0.645797 -0.512029 0.566368; + texcoord 0.665860 -1.44842; + tangent 0.762176 0.388512 -0.517829; + vertex 16.2872 85.1835 103.069; + normal 0.643549 -0.541492 0.540954; + texcoord 0.333170 -1.44842; + tangent 0.762176 0.388512 -0.517829; + vertex 15.9246 84.9987 103.316; + normal 0.642058 -0.351395 0.681383; + texcoord 0.333170 -1.81662; + tangent 0.762176 0.388512 -0.517829; + vertex 16.2101 86.9552 104.056; + normal 0.329275 0.570051 -0.752742; + texcoord 0.665860 -0.958110; + tangent -0.936160 0.301120 -0.181471; + vertex 15.2955 83.0315 101.006; + normal 0.321272 0.523065 -0.789422; + texcoord 0.998540 -1.44842; + tangent -0.936160 0.301120 -0.181470; + vertex 15.8433 85.3263 102.983; + normal 0.320508 0.518816 -0.792531; + texcoord 0.665860 -1.44842; + vertex 16.2872 85.1835 103.069; + normal 0.310987 0.468487 -0.826926; + texcoord 0.998540 -1.81662; + tangent -0.936160 0.301120 -0.181470; + vertex 16.3762 86.9265 104.090; + normal 0.258005 0.490073 -0.832624; + texcoord 0.000490000 -1.44842; + tangent -0.965301 0.166751 -0.200970; + vertex 15.8433 85.3263 102.983; + normal 0.261141 0.616315 -0.742941; + texcoord 0.333170 -1.81662; + tangent -0.965301 0.166751 -0.200970; + vertex 16.2101 86.9552 104.056; + normal 0.261059 0.635577 -0.726560; + texcoord 0.000490000 -1.81662; + vertex 16.3762 86.9265 104.090; + normal 0.252955 0.788247 -0.560964; + texcoord 0.000490000 -1.91662; + tangent -0.965301 0.166751 -0.200970; + vertex 16.2829 87.0339 104.199; + normal -0.966386 -0.155891 0.204439; + texcoord 0.665860 -1.44842; + tangent 0.257035 -0.568790 0.781288; + vertex 16.2872 85.1835 103.069; + normal -0.957977 -0.0434420 0.283537; + texcoord 0.665860 -1.81662; + tangent 0.257035 -0.568790 0.781288; + vertex 16.2543 86.8573 104.190; + normal -0.956740 -0.0357338 0.288742; + texcoord 0.333170 -1.81662; + vertex 16.2101 86.9552 104.056; + normal -0.910807 0.127675 0.392594; + texcoord 0.333170 -1.91662; + tangent 0.257035 -0.568790 0.781288; + vertex 16.2829 87.0339 104.199; + normal 0.705768 -0.384558 0.594984; + texcoord 0.665860 -1.44842; + tangent 0.708261 0.402024 -0.580296; + vertex 16.2872 85.1835 103.069; + normal 0.699353 -0.287453 0.654427; + texcoord 0.998540 -1.81662; + tangent 0.708261 0.402023 -0.580296; + vertex 16.3762 86.9265 104.090; + normal 0.699703 -0.290646 0.652642; + texcoord 0.665860 -1.81662; + tangent 0.708261 0.402023 -0.580296; + vertex 16.2543 86.8573 104.190; + normal 0.675324 -0.146348 0.722855; + texcoord 0.665860 -1.91662; + vertex 16.2829 87.0339 104.199; + normal 0.745574 0.0254360 -0.665937; + texcoord 0.000490000 1.00000; + tangent -0.610583 0.426479 -0.667311; + vertex -20.6479 46.3706 95.7818; + normal 0.751511 0.0461976 -0.658101; + texcoord 0.200100 -0.0952500; + tangent -0.610583 0.426479 -0.667311; + vertex -17.0494 55.0941 100.144; + normal 0.752964 0.0514944 -0.656044; + texcoord 0.000490000 -0.0952500; + vertex -16.4334 54.6638 100.817; + normal 0.758401 0.0722185 -0.647775; + texcoord 0.200100 -1.30760; + tangent -0.610583 0.426479 -0.667311; + vertex -13.4470 63.2000 105.265; + normal -0.377868 0.400247 -0.834876; + texcoord 0.399710 1.00000; + tangent -0.896311 0.0678523 0.438203; + vertex -21.0414 46.4128 97.7887; + normal -0.350415 0.497191 -0.793732; + texcoord 0.399710 -0.0952500; + tangent -0.896311 0.0678520 0.438203; + vertex -17.9364 55.1612 100.577; + normal -0.345261 0.513313 -0.785687; + texcoord 0.200100 -0.0952500; + vertex -17.0494 55.0941 100.144; + normal -0.313148 0.602816 -0.733861; + texcoord 0.200100 -1.30760; + tangent -0.896311 0.0678520 0.438203; + vertex -13.4470 63.2000 105.265; + normal -0.943492 0.276753 0.182293; + texcoord 0.399710 1.00000; + tangent 0.0664521 -0.380909 0.922221; + vertex -21.0414 46.4128 97.7887; + normal -0.942097 0.280518 0.183748; + texcoord 0.599320 -0.0952500; + tangent 0.0664521 -0.380909 0.922221; + vertex -17.8675 54.7659 101.535; + normal -0.942125 0.280444 0.183719; + texcoord 0.399710 -0.0952500; + tangent 0.0664521 -0.380909 0.922222; + vertex -17.9364 55.1612 100.577; + normal -0.940714 0.284199 0.185168; + texcoord 0.599320 -1.30760; + tangent 0.0664524 -0.380909 0.922222; + vertex -14.5252 63.7045 104.795; + normal -0.291384 -0.438833 0.850012; + texcoord 0.798930 1.00000; + tangent 0.936136 -0.313648 0.158981; + vertex -19.3365 44.7845 95.8780; + normal -0.268826 -0.346904 0.898549; + texcoord 0.798930 -0.0952500; + tangent 0.936136 -0.313648 0.158981; + vertex -16.9378 54.4544 101.693; + normal -0.268881 -0.347119 0.898450; + texcoord 0.599320 -0.0952500; + vertex -17.8675 54.7659 101.535; + normal -0.243174 -0.250860 0.936982; + texcoord 0.599320 -1.30760; + tangent 0.936135 -0.313648 0.158981; + vertex -14.5252 63.7045 104.795; + normal 0.823551 -0.428075 0.372177; + texcoord 0.798930 1.00000; + tangent 0.488889 0.202914 -0.848418; + vertex -19.3365 44.7845 95.8780; + normal 0.820561 -0.437072 0.368303; + texcoord 0.998540 -0.0952500; + tangent 0.488888 0.202914 -0.848419; + vertex -16.4334 54.6638 100.817; + normal 0.820150 -0.438285 0.367776; + texcoord 0.798930 -0.0952500; + tangent 0.488888 0.202914 -0.848419; + vertex -16.9378 54.4544 101.693; + normal 0.817053 -0.447259 0.363845; + texcoord 0.998540 -1.30760; + tangent 0.488888 0.202914 -0.848419; + vertex -14.0317 63.0887 105.780; + normal 0.617545 -0.522420 0.587976; + texcoord 0.000490000 -0.0952500; + tangent 0.742775 0.141478 -0.654423; + vertex -16.4334 54.6638 100.817; + normal 0.623658 -0.501798 0.599374; + texcoord 0.200100 -1.30760; + tangent 0.742775 0.141479 -0.654423; + vertex -13.4470 63.2000 105.265; + normal 0.624075 -0.500336 0.600162; + texcoord 0.000490000 -1.30760; + vertex -14.0317 63.0887 105.780; + normal 0.630188 -0.477885 0.611955; + texcoord 0.200100 -1.70425; + tangent 0.742775 0.141479 -0.654423; + vertex -13.3194 65.5941 107.003; + normal 0.839196 -0.166836 -0.517606; + texcoord 0.399710 -0.0952500; + tangent -0.385913 0.487918 -0.782948; + vertex -17.9364 55.1612 100.577; + normal 0.893885 -0.0120980 -0.448133; + texcoord 0.399710 -1.30760; + tangent -0.385913 0.487918 -0.782948; + vertex -13.7475 63.5799 104.656; + normal 0.903218 0.0270656 -0.428327; + texcoord 0.200100 -1.30760; + tangent -0.385913 0.487918 -0.782948; + vertex -13.4470 63.2000 105.265; + normal 0.922462 0.193418 -0.334145; + texcoord 0.200100 -1.70425; + tangent -0.385913 0.487918 -0.782948; + vertex -13.3194 65.5941 107.003; + normal -0.0831339 0.467641 -0.880000; + texcoord 0.399710 -0.0952500; + tangent -0.972238 0.155760 0.174619; + vertex -17.9364 55.1612 100.577; + normal -0.0708600 0.515234 -0.854115; + texcoord 0.599320 -1.30760; + tangent -0.972238 0.155760 0.174620; + vertex -14.5252 63.7045 104.795; + normal -0.0673557 0.528381 -0.846331; + texcoord 0.399710 -1.30760; + tangent -0.972238 0.155760 0.174620; + vertex -13.7475 63.5799 104.656; + normal -0.0538942 0.577134 -0.814869; + texcoord 0.599320 -1.70425; + vertex -12.8621 65.9772 106.295; + normal -0.949949 0.288202 -0.120565; + texcoord 0.798930 -0.0952500; + tangent -0.231019 -0.388259 0.892124; + vertex -16.9378 54.4544 101.693; + normal -0.904216 0.424193 -0.0495383; + texcoord 0.798930 -1.30760; + tangent -0.231019 -0.388259 0.892124; + vertex -14.7055 63.4016 105.491; + normal -0.895469 0.443420 -0.0389054; + texcoord 0.599320 -1.30760; + vertex -14.5252 63.7045 104.795; + normal -0.818160 0.573745 0.0378327; + texcoord 0.599320 -1.70425; + tangent -0.231019 -0.388259 0.892124; + vertex -12.8621 65.9772 106.295; + normal -0.475004 -0.240825 0.846389; + texcoord 0.798930 -0.0952500; + tangent 0.845201 -0.392600 0.362630; + vertex -16.9378 54.4544 101.693; + normal -0.471738 -0.229121 0.851450; + texcoord 0.998540 -1.30760; + tangent 0.845201 -0.392600 0.362630; + vertex -14.0317 63.0887 105.780; + normal -0.471703 -0.228998 0.851502; + texcoord 0.798930 -1.30760; + tangent 0.845201 -0.392600 0.362630; + vertex -14.7055 63.4016 105.491; + normal -0.468123 -0.216448 0.856745; + texcoord 0.998540 -1.70425; + tangent 0.845201 -0.392600 0.362630; + vertex -13.6972 65.8518 106.661; + normal -0.713644 -0.132865 0.687793; + texcoord 0.000490000 -1.30760; + tangent 0.661422 -0.451192 0.599122; + vertex -14.0317 63.0887 105.780; + normal -0.707177 -0.109070 0.698573; + texcoord 0.200100 -1.70425; + tangent 0.661422 -0.451192 0.599122; + vertex -13.3194 65.5941 107.003; + normal -0.706486 -0.106632 0.699647; + texcoord 0.000490000 -1.70425; + vertex -13.6972 65.8518 106.661; + normal -0.699397 -0.0825598 0.709949; + texcoord 0.200100 -2.09676; + tangent 0.661422 -0.451192 0.599122; + vertex -12.9295 68.0962 107.678; + normal 0.952817 -0.190027 -0.236707; + texcoord 0.399710 -1.30760; + tangent -0.102484 0.532629 -0.840121; + vertex -13.7475 63.5799 104.656; + normal 0.968639 -0.138748 -0.206126; + texcoord 0.599320 -1.70425; + tangent -0.102484 0.532629 -0.840121; + vertex -12.8621 65.9772 106.295; + normal 0.970474 -0.131851 -0.201978; + texcoord 0.399710 -1.70425; + vertex -12.8032 65.6708 106.778; + normal 0.982185 -0.0795522 -0.170249; + texcoord 0.599320 -2.09676; + tangent -0.102484 0.532630 -0.840121; + vertex -12.4217 67.9433 107.917; + normal 0.166526 0.183169 -0.968875; + texcoord 0.798930 -1.30760; + tangent -0.971593 0.198049 -0.129551; + vertex -14.7055 63.4016 105.491; + normal 0.194706 0.357783 -0.913280; + texcoord 0.798930 -1.70425; + tangent -0.971593 0.198049 -0.129551; + vertex -13.4148 66.0899 106.221; + normal 0.205737 0.436311 -0.875959; + texcoord 0.599320 -1.70425; + vertex -12.8621 65.9772 106.295; + normal 0.223704 0.589953 -0.775830; + texcoord 0.599320 -2.09676; + tangent -0.971593 0.198049 -0.129551; + vertex -12.4217 67.9433 107.917; + normal -0.834347 0.476054 -0.277915; + texcoord 0.798930 -1.30760; + tangent -0.491610 -0.414531 0.765822; + vertex -14.7055 63.4016 105.491; + normal -0.835866 0.471271 -0.281480; + texcoord 0.998540 -1.70425; + tangent -0.491610 -0.414531 0.765822; + vertex -13.6972 65.8518 106.661; + normal -0.836522 0.469171 -0.283037; + texcoord 0.798930 -1.70425; + vertex -13.4148 66.0899 106.221; + normal -0.837995 0.464363 -0.286585; + texcoord 0.998540 -2.09676; + tangent -0.491610 -0.414531 0.765822; + vertex -12.6660 68.2060 107.460; + normal -0.668525 0.484419 -0.564280; + texcoord 0.000490000 -1.70425; + tangent -0.733719 -0.305796 0.606749; + vertex -13.6972 65.8518 106.661; + normal -0.667972 0.488106 -0.561752; + texcoord 0.200100 -2.09676; + tangent -0.733719 -0.305796 0.606749; + vertex -12.9295 68.0962 107.678; + normal -0.667625 0.490370 -0.560192; + texcoord 0.000490000 -2.09676; + vertex -12.6660 68.2060 107.460; + normal -0.667031 0.494156 -0.557565; + texcoord 0.200100 -2.43864; + tangent -0.733719 -0.305797 0.606749; + vertex -12.0157 69.8693 108.157; + normal -0.907186 -0.187101 0.376837; + texcoord 0.399710 -1.70425; + tangent 0.420077 -0.452648 0.786540; + vertex -12.8032 65.6708 106.778; + normal -0.877980 0.0165077 0.478413; + texcoord 0.399710 -2.09676; + tangent 0.420077 -0.452648 0.786540; + vertex -12.7788 67.9338 107.960; + normal -0.869229 0.0483144 0.492044; + texcoord 0.200100 -2.09676; + tangent 0.420077 -0.452648 0.786540; + vertex -12.9295 68.0962 107.678; + normal -0.785617 0.252450 0.564867; + texcoord 0.200100 -2.43864; + tangent 0.420077 -0.452647 0.786540; + vertex -12.0157 69.8693 108.157; + normal 0.119610 -0.460740 0.879438; + texcoord 0.399710 -1.70425; + tangent 0.992284 0.0263546 -0.121150; + vertex -12.8032 65.6708 106.778; + normal 0.122826 -0.342166 0.931577; + texcoord 0.599320 -2.09676; + tangent 0.992284 0.0263545 -0.121150; + vertex -12.4217 67.9433 107.917; + normal 0.122420 -0.362953 0.923731; + texcoord 0.399710 -2.09676; + vertex -12.7788 67.9338 107.960; + normal 0.123941 -0.236648 0.963658; + texcoord 0.599320 -2.43864; + tangent 0.992284 0.0263548 -0.121150; + vertex -12.1578 69.7946 108.338; + normal 0.895196 -0.443962 -0.0390053; + texcoord 0.798930 -1.70425; + tangent 0.195004 0.468887 -0.861463; + vertex -13.4148 66.0899 106.221; + normal 0.950585 -0.306694 0.0482469; + texcoord 0.798930 -2.09676; + tangent 0.195004 0.468887 -0.861463; + vertex -12.3518 68.1115 107.608; + normal 0.947108 -0.318263 0.0411626; + texcoord 0.599320 -2.09676; + vertex -12.4217 67.9433 107.917; + normal 0.977139 -0.168719 0.129356; + texcoord 0.599320 -2.43864; + tangent 0.195004 0.468888 -0.861463; + vertex -12.1578 69.7946 108.338; + normal 0.478720 0.311325 -0.820917; + texcoord 0.798930 -1.70425; + tangent -0.873538 0.262701 -0.409779; + vertex -13.4148 66.0899 106.221; + normal 0.474356 0.270631 -0.837702; + texcoord 0.998540 -2.09676; + tangent -0.873538 0.262701 -0.409779; + vertex -12.6660 68.2060 107.460; + normal 0.472320 0.253966 -0.844047; + texcoord 0.798930 -2.09676; + vertex -12.3518 68.1115 107.608; + normal 0.466603 0.212198 -0.858635; + texcoord 0.998540 -2.43864; + tangent -0.873538 0.262701 -0.409779; + vertex -11.9327 69.7868 108.250; + normal -0.945932 0.283907 0.156877; + texcoord 0.399710 -2.09676; + tangent -0.0194698 -0.532465 0.846228; + vertex -12.7788 67.9338 107.960; + normal -0.884061 0.404478 0.234167; + texcoord 0.599320 -2.43864; + tangent -0.0194697 -0.532466 0.846228; + vertex -12.1578 69.7946 108.338; + normal -0.859139 0.441811 0.258231; + texcoord 0.399710 -2.43864; + vertex -12.1549 69.8742 108.211; + normal -0.745382 0.571830 0.342659; + texcoord 0.399710 -2.53864; + tangent -0.0194697 -0.532466 0.846228; + vertex -12.0119 69.9696 108.363; + normal -0.292263 -0.351891 0.889244; + texcoord 0.798930 -2.09676; + tangent 0.918747 -0.361451 0.158926; + vertex -12.3518 68.1115 107.608; + normal -0.244658 -0.205207 0.947646; + texcoord 0.798930 -2.43864; + tangent 0.918747 -0.361451 0.158926; + vertex -12.0205 69.7406 108.361; + normal -0.239479 -0.190080 0.952113; + texcoord 0.599320 -2.43864; + tangent 0.918747 -0.361451 0.158926; + vertex -12.1578 69.7946 108.338; + normal -0.170337 0.000296913 0.985386; + texcoord 0.599320 -2.53864; + vertex -12.0119 69.9696 108.363; + normal 0.797407 -0.379272 0.469355; + texcoord 0.798930 -2.09676; + tangent 0.587296 0.309059 -0.748041; + vertex -12.3518 68.1115 107.608; + normal 0.809369 -0.221683 0.543855; + texcoord 0.998540 -2.43864; + tangent 0.587296 0.309059 -0.748041; + vertex -11.9327 69.7868 108.250; + normal 0.809321 -0.234640 0.538465; + texcoord 0.798930 -2.43864; + vertex -12.0205 69.7406 108.361; + normal 0.792735 -0.0332228 0.608660; + texcoord 0.798930 -2.53864; + vertex -12.0119 69.9696 108.363; + normal 0.556713 0.264741 -0.787390; + texcoord 0.000490000 1.00000; + tangent -0.561221 0.818693 -0.121538; + vertex -6.60366 6.20456 105.991; + normal 0.559434 0.267007 -0.784692; + texcoord 0.250000 -0.320670; + tangent -0.561222 0.818694 -0.121538; + vertex 0.808660 11.7023 113.081; + normal 0.559879 0.267378 -0.784248; + texcoord 0.000490000 -0.320670; + tangent -0.561222 0.818694 -0.121538; + vertex 1.38446 10.8623 113.205; + normal 0.562761 0.269783 -0.781356; + texcoord 0.250000 -0.836640; + tangent -0.561222 0.818693 -0.121538; + vertex 3.78548 12.8581 115.624; + normal -0.609194 0.782298 -0.129972; + texcoord 0.499510 1.00000; + tangent -0.588281 -0.335896 0.735595; + vertex -6.62508 4.92944 107.158; + normal -0.533590 0.844749 -0.0409921; + texcoord 0.499510 -0.320670; + tangent -0.588281 -0.335896 0.735595; + vertex 0.205100 11.3577 113.835; + normal -0.511520 0.859107 -0.0167853; + texcoord 0.250000 -0.320670; + vertex 0.808660 11.7023 113.081; + normal -0.418434 0.904845 0.0785445; + texcoord 0.250000 -0.836640; + tangent -0.588281 -0.335896 0.735595; + vertex 3.78548 12.8581 115.624; + normal -0.553158 -0.240712 0.797543; + texcoord 0.499510 1.00000; + tangent 0.551093 -0.823675 0.133627; + vertex -6.62508 4.92944 107.158; + normal -0.551026 -0.238961 0.799542; + texcoord 0.749030 -0.320670; + tangent 0.551093 -0.823675 0.133627; + vertex 0.780430 10.4978 113.975; + normal -0.550903 -0.238860 0.799657; + texcoord 0.499510 -0.320670; + vertex 0.205100 11.3577 113.835; + normal -0.548639 -0.237004 0.801763; + texcoord 0.749030 -0.836640; + tangent 0.551093 -0.823675 0.133627; + vertex 2.91729 13.2812 116.260; + normal 0.509136 -0.860648 -0.00808841; + texcoord 0.998540 1.00000; + tangent 0.578582 0.349202 -0.737089; + vertex -6.60366 6.20456 105.991; + normal 0.604109 -0.790650 0.0996225; + texcoord 0.998540 -0.320670; + tangent 0.578582 0.349201 -0.737089; + vertex 1.38446 10.8623 113.205; + normal 0.602022 -0.792556 0.0970816; + texcoord 0.749030 -0.320670; + vertex 0.780430 10.4978 113.975; + normal 0.685890 -0.697338 0.208024; + texcoord 0.749030 -0.836640; + tangent 0.578582 0.349201 -0.737089; + vertex 2.91729 13.2812 116.260; + normal 0.588173 -0.804751 0.0801796; + texcoord 0.000490000 -0.320670; + tangent 0.568430 0.340846 -0.748807; + vertex 1.38446 10.8623 113.205; + normal 0.588783 -0.804234 0.0808780; + texcoord 0.250000 -0.836640; + vertex 3.78548 12.8581 115.624; + normal 0.588831 -0.804194 0.0809326; + texcoord 0.000490000 -0.836640; + vertex 3.32948 12.5847 116.224; + normal 0.589446 -0.803672 0.0816368; + texcoord 0.250000 -1.33192; + vertex 5.45777 14.3711 118.444; + normal 0.350207 0.242648 -0.904697; + texcoord 0.499510 -0.320670; + tangent -0.503523 0.863206 0.0366059; + vertex 0.205100 11.3577 113.835; + normal 0.523727 0.338648 -0.781683; + texcoord 0.499510 -0.836640; + vertex 3.38155 13.5506 115.653; + normal 0.519645 0.336423 -0.785358; + texcoord 0.250000 -0.836640; + vertex 3.78548 12.8581 115.624; + normal 0.667104 0.415359 -0.618425; + texcoord 0.250000 -1.33192; + tangent -0.503523 0.863206 0.0366059; + vertex 5.45777 14.3711 118.444; + normal -0.548347 0.834819 -0.0489080; + texcoord 0.499510 -0.320670; + tangent -0.573083 -0.332547 0.748992; + vertex 0.205100 11.3577 113.835; + normal -0.551030 0.832875 -0.0518242; + texcoord 0.749030 -0.836640; + vertex 2.91729 13.2812 116.260; + normal -0.551599 0.832459 -0.0524439; + texcoord 0.499510 -0.836640; + vertex 3.38155 13.5506 115.653; + normal -0.554294 0.830476 -0.0553863; + texcoord 0.749030 -1.33192; + tangent -0.573083 -0.332547 0.748992; + vertex 5.40884 15.0588 117.979; + normal -0.640672 -0.412107 0.647848; + texcoord 0.998540 -0.320670; + tangent 0.508812 -0.859766 -0.0437364; + vertex 1.38446 10.8623 113.205; + normal -0.548149 -0.362733 0.753629; + texcoord 0.998540 -0.836640; + tangent 0.508811 -0.859766 -0.0437363; + vertex 3.32948 12.5847 116.224; + normal -0.510001 -0.341970 0.789275; + texcoord 0.749030 -0.836640; + vertex 2.91729 13.2812 116.260; + normal -0.400665 -0.281469 0.871919; + texcoord 0.749030 -1.33192; + tangent 0.508811 -0.859766 -0.0437362; + vertex 5.40884 15.0588 117.979; + normal -0.511702 -0.359717 0.780234; + texcoord 0.000490000 -0.836640; + tangent 0.572436 -0.819945 -0.00260361; + vertex 3.32948 12.5847 116.224; + normal -0.525485 -0.369296 0.766476; + texcoord 0.250000 -1.33192; + tangent 0.572436 -0.819945 -0.00260397; + vertex 5.45777 14.3711 118.444; + normal -0.529212 -0.371886 0.762650; + texcoord 0.000490000 -1.33192; + vertex 5.12401 14.8492 118.445; + normal -0.543324 -0.381690 0.747738; + texcoord 0.250000 -1.66811; + tangent 0.572436 -0.819945 -0.00260399; + vertex 6.31586 15.8181 119.806; + normal 0.475772 -0.874212 -0.0969270; + texcoord 0.499510 -0.836640; + tangent 0.488870 0.354436 -0.797108; + vertex 3.38155 13.5506 115.653; + normal 0.613041 -0.789660 0.0248569; + texcoord 0.499510 -1.33192; + tangent 0.488871 0.354436 -0.797108; + vertex 5.74280 14.5778 117.979; + normal 0.650670 -0.756780 0.0625553; + texcoord 0.250000 -1.33192; + tangent 0.488871 0.354436 -0.797108; + vertex 5.45777 14.3711 118.444; + normal 0.757794 -0.625194 0.186765; + texcoord 0.250000 -1.66811; + tangent 0.488870 0.354436 -0.797108; + vertex 6.31586 15.8181 119.806; + normal 0.556788 0.385829 -0.735611; + texcoord 0.499510 -0.836640; + tangent -0.570302 0.821435 -0.000820819; + vertex 3.38155 13.5506 115.653; + normal 0.578948 0.401240 -0.709807; + texcoord 0.749030 -1.33192; + tangent -0.570302 0.821435 -0.000820806; + vertex 5.40884 15.0588 117.979; + normal 0.579541 0.401652 -0.709090; + texcoord 0.499510 -1.33192; + vertex 5.74280 14.5778 117.979; + normal 0.601579 0.416980 -0.681344; + texcoord 0.749030 -1.66811; + tangent -0.570302 0.821435 -0.000820795; + vertex 6.76465 15.7025 119.570; + normal -0.713612 0.689112 -0.126024; + texcoord 0.998540 -0.836640; + tangent -0.486403 -0.357932 0.797055; + vertex 3.32948 12.5847 116.224; + normal -0.619671 0.784434 -0.0258900; + texcoord 0.998540 -1.33192; + tangent -0.486403 -0.357932 0.797055; + vertex 5.12401 14.8492 118.445; + normal -0.618547 0.785357 -0.0247896; + texcoord 0.749030 -1.33192; + vertex 5.40884 15.0588 117.979; + normal -0.502527 0.860860 0.0799172; + texcoord 0.749030 -1.66811; + tangent -0.486403 -0.357932 0.797055; + vertex 6.76465 15.7025 119.570; + normal -0.600290 0.798632 -0.0428942; + texcoord 0.000490000 -1.33192; + tangent -0.454800 -0.296749 0.839701; + vertex 5.12401 14.8492 118.445; + normal -0.595596 0.802335 -0.0390434; + texcoord 0.250000 -1.66811; + tangent -0.454800 -0.296749 0.839701; + vertex 6.31586 15.8181 119.806; + normal -0.595688 0.802263 -0.0391188; + texcoord 0.000490000 -1.66811; + vertex 6.48279 15.9270 119.498; + normal -0.590894 0.805980 -0.0352086; + texcoord 0.250000 -1.95331; + tangent -0.454800 -0.296749 0.839701; + vertex 7.50286 16.7179 120.483; + normal 0.663345 -0.741815 0.0984125; + texcoord 0.499510 -1.33192; + tangent 0.455624 0.296056 -0.839498; + vertex 5.74280 14.5778 117.979; + normal 0.667040 -0.738042 0.101748; + texcoord 0.749030 -1.66811; + vertex 6.76465 15.7025 119.570; + normal 0.668152 -0.736895 0.102757; + texcoord 0.499510 -1.66811; + vertex 6.59724 15.5938 119.878; + normal 0.671831 -0.733065 0.106104; + texcoord 0.749030 -1.95331; + tangent 0.455624 0.296056 -0.839498; + vertex 7.54007 16.5670 120.633; + normal 0.439900 0.278936 -0.853629; + texcoord 0.998540 -1.33192; + tangent -0.767087 0.610980 -0.195655; + vertex 5.12401 14.8492 118.445; + normal 0.476542 0.338468 -0.811386; + texcoord 0.998540 -1.66811; + tangent -0.767087 0.610980 -0.195655; + vertex 6.48279 15.9270 119.498; + normal 0.496375 0.372025 -0.784353; + texcoord 0.749030 -1.66811; + vertex 6.76465 15.7025 119.570; + normal 0.528055 0.428117 -0.733399; + texcoord 0.749030 -1.95331; + tangent -0.767087 0.610980 -0.195655; + vertex 7.54007 16.5670 120.633; + normal 0.499742 0.344805 -0.794586; + texcoord 0.000490000 -1.66811; + tangent -0.756204 0.621025 -0.206113; + vertex 6.48279 15.9270 119.498; + normal 0.567326 0.465320 -0.679425; + texcoord 0.250000 -1.95331; + tangent -0.756204 0.621025 -0.206114; + vertex 7.50286 16.7179 120.483; + normal 0.584179 0.498855 -0.640217; + texcoord 0.000490000 -1.95331; + vertex 7.61838 16.6230 120.514; + normal 0.637085 0.626934 -0.448417; + texcoord 0.000490000 -2.05331; + tangent -0.756204 0.621025 -0.206114; + vertex 7.58737 16.7547 120.654; + normal -0.724213 0.670355 -0.161678; + texcoord 0.499510 -1.66811; + tangent -0.512583 -0.366487 0.776496; + vertex 6.59724 15.5938 119.878; + normal -0.648798 0.757671 -0.0706839; + texcoord 0.499510 -1.95331; + tangent -0.512583 -0.366487 0.776496; + vertex 7.42455 16.6619 120.601; + normal -0.634037 0.771382 -0.0544684; + texcoord 0.250000 -1.95331; + vertex 7.50286 16.7179 120.483; + normal -0.510565 0.857183 0.0675335; + texcoord 0.250000 -2.05331; + vertex 7.58737 16.7547 120.654; + normal -0.437800 -0.246224 0.864699; + texcoord 0.499510 -1.66811; + tangent 0.756190 -0.621077 0.206010; + vertex 6.59724 15.5938 119.878; + normal -0.374133 -0.152082 0.914820; + texcoord 0.749030 -1.95331; + tangent 0.756191 -0.621076 0.206010; + vertex 7.54007 16.5670 120.633; + normal -0.379931 -0.160407 0.911001; + texcoord 0.499510 -1.95331; + tangent 0.756191 -0.621076 0.206010; + vertex 7.42455 16.6619 120.601; + normal -0.290200 -0.0361352 0.956284; + texcoord 0.499510 -2.05331; + tangent 0.756191 -0.621076 0.206010; + vertex 7.58737 16.7547 120.654; + normal 0.578582 0.314364 -0.752607; + texcoord 0.000490000 1.00000; + tangent -0.706209 0.654733 -0.269430; + vertex -22.5703 -29.0963 95.5410; + normal 0.595115 0.342790 -0.726865; + texcoord 0.333170 -0.302420; + tangent -0.706209 0.654733 -0.269431; + vertex -18.1266 -22.9888 101.508; + normal 0.599501 0.350539 -0.719528; + texcoord 0.000490000 -0.302420; + vertex -17.5562 -23.5177 101.726; + normal 0.616040 0.380689 -0.689616; + texcoord 0.333170 -0.733390; + vertex -16.4825 -21.9190 103.568; + normal -0.924017 0.364056 0.116861; + texcoord 0.665860 1.00000; + tangent -0.146584 -0.619577 0.771128; + vertex -21.7712 -30.1340 94.9502; + normal -0.853011 0.473899 0.218614; + texcoord 0.665860 -0.302420; + tangent -0.146583 -0.619577 0.771127; + vertex -18.2489 -23.5058 102.152; + normal -0.861056 0.463645 0.208846; + texcoord 0.333170 -0.302420; + vertex -18.1266 -22.9888 101.508; + normal -0.761038 0.568633 0.312214; + texcoord 0.333170 -0.733390; + vertex -16.4825 -21.9190 103.568; + normal 0.324697 -0.769725 0.549632; + texcoord 0.665860 1.00000; + tangent 0.851826 -0.0145694 -0.523622; + vertex -21.7712 -30.1340 94.9502; + normal 0.334727 -0.753766 0.565504; + texcoord 0.998540 -0.302420; + tangent 0.851826 -0.0145688 -0.523623; + vertex -17.5562 -23.5177 101.726; + normal 0.335149 -0.753078 0.566171; + texcoord 0.665860 -0.302420; + vertex -18.2489 -23.5058 102.152; + normal 0.345722 -0.735344 0.582877; + texcoord 0.998540 -0.733390; + tangent 0.851826 -0.0145688 -0.523623; + vertex -16.8677 -21.6645 103.655; + normal -0.264086 -0.646828 0.715453; + texcoord 0.000490000 -0.302420; + tangent 0.819600 -0.541537 -0.187066; + vertex -17.5562 -23.5177 101.726; + normal -0.231707 -0.611908 0.756227; + texcoord 0.333170 -0.733390; + tangent 0.819600 -0.541538 -0.187066; + vertex -16.4825 -21.9190 103.568; + normal -0.221725 -0.600862 0.767986; + texcoord 0.000490000 -0.733390; + vertex -16.8677 -21.6645 103.655; + normal -0.188316 -0.562989 0.804724; + texcoord 0.333170 -1.23834; + tangent 0.819600 -0.541538 -0.187065; + vertex -15.6167 -19.8234 105.236; + normal 0.723999 -0.223808 -0.652484; + texcoord 0.665860 -0.302420; + tangent -0.131951 0.883500 -0.449462; + vertex -18.2489 -23.5058 102.152; + normal 0.851265 -0.131317 -0.508039; + texcoord 0.665860 -0.733390; + tangent -0.131951 0.883500 -0.449462; + vertex -16.5450 -21.5004 103.355; + normal 0.815157 -0.161280 -0.556335; + texcoord 0.333170 -0.733390; + vertex -16.4825 -21.9190 103.568; + normal 0.916448 -0.0640711 -0.394990; + texcoord 0.333170 -1.23834; + tangent -0.131951 0.883500 -0.449462; + vertex -15.6167 -19.8234 105.236; + normal -0.635601 0.714863 -0.291518; + texcoord 0.665860 -0.302420; + tangent -0.685409 -0.348746 0.639211; + vertex -18.2489 -23.5058 102.152; + normal -0.633424 0.718543 -0.287176; + texcoord 0.998540 -0.733390; + tangent -0.685409 -0.348746 0.639211; + vertex -16.8677 -21.6645 103.655; + normal -0.632672 0.719798 -0.285685; + texcoord 0.665860 -0.733390; + vertex -16.5450 -21.5004 103.355; + normal -0.630498 0.723388 -0.281395; + texcoord 0.998540 -1.23834; + tangent -0.685409 -0.348746 0.639211; + vertex -15.5063 -19.8833 105.184; + normal -0.00276180 0.652505 -0.757780; + texcoord 0.000490000 -0.733390; + tangent -0.811840 0.440988 0.382683; + vertex -16.8677 -21.6645 103.655; + normal -0.0537891 0.596139 -0.801078; + texcoord 0.333170 -1.23834; + tangent -0.811840 0.440988 0.382682; + vertex -15.6167 -19.8234 105.236; + normal -0.0492082 0.601405 -0.797428; + texcoord 0.000490000 -1.23834; + vertex -15.5063 -19.8833 105.184; + normal -0.121041 0.514065 -0.849168; + texcoord 0.000490000 -1.33834; + vertex -15.4906 -19.7620 105.255; + normal 0.770346 -0.626857 0.116695; + texcoord 0.665860 -0.733390; + tangent 0.150010 0.000295120 -0.988684; + vertex -16.5450 -21.5004 103.355; + normal 0.853679 -0.504475 0.129376; + texcoord 0.998540 -1.23834; + tangent 0.150010 0.000294535 -0.988685; + vertex -15.5063 -19.8833 105.184; + normal 0.903030 -0.407183 0.136892; + texcoord 0.665860 -1.23834; + vertex -15.5267 -19.8834 105.319; + normal 0.966400 -0.211161 0.146566; + texcoord 0.665860 -1.33834; + tangent 0.150010 0.000294548 -0.988685; + vertex -15.4906 -19.7620 105.255; + normal -0.106061 0.550252 -0.828236; + texcoord 0.000490000 1.00000; + tangent -0.806146 -0.535211 -0.252345; + vertex -28.5949 -28.1424 69.5322; + normal -0.0974928 0.540772 -0.835500; + texcoord 0.250000 -0.0243599; + tangent -0.806146 -0.535211 -0.252345; + vertex -32.3382 -21.4401 74.4643; + normal -0.0938249 0.536685 -0.838550; + texcoord 0.000490000 -0.0243599; + vertex -31.4449 -20.8470 74.7440; + normal -0.0852076 0.527017 -0.845573; + texcoord 0.250000 -1.14965; + tangent -0.806146 -0.535211 -0.252344; + vertex -35.0633 -13.9575 79.4026; + normal -0.837009 -0.509521 -0.199512; + texcoord 0.499510 1.00000; + tangent 0.0555403 -0.441838 0.895374; + vertex -27.3230 -28.2799 70.8918; + normal -0.905194 -0.400718 -0.141592; + texcoord 0.499510 -0.0243599; + tangent 0.0555400 -0.441839 0.895374; + vertex -32.2767 -21.9297 75.4566; + normal -0.901605 -0.407480 -0.145152; + texcoord 0.250000 -0.0243599; + tangent 0.0555401 -0.441839 0.895374; + vertex -32.3382 -21.4401 74.4643; + normal -0.952913 -0.291207 -0.0845922; + texcoord 0.250000 -1.14965; + tangent 0.0555400 -0.441839 0.895374; + vertex -35.0633 -13.9575 79.4026; + normal 0.0771339 -0.541579 0.837104; + texcoord 0.499510 1.00000; + tangent 0.806492 0.527533 0.266983; + vertex -27.3230 -28.2799 70.8918; + normal 0.0641945 -0.527021 0.847425; + texcoord 0.749030 -0.0243599; + tangent 0.806492 0.527533 0.266984; + vertex -31.3672 -21.3349 75.7577; + normal 0.0665249 -0.529659 0.845598; + texcoord 0.499510 -0.0243599; + tangent 0.806492 0.527533 0.266984; + vertex -32.2767 -21.9297 75.4566; + normal 0.0535002 -0.514822 0.855626; + texcoord 0.749030 -1.14965; + tangent 0.806492 0.527533 0.266984; + vertex -35.7209 -14.8925 79.9062; + normal 0.946305 0.313603 0.0784815; + texcoord 0.998540 1.00000; + tangent -0.0688325 0.432666 -0.898923; + vertex -28.5949 -28.1424 69.5322; + normal 0.913947 0.388587 0.117050; + texcoord 0.998540 -0.0243599; + tangent -0.0688324 0.432666 -0.898923; + vertex -31.4449 -20.8470 74.7440; + normal 0.904640 0.406940 0.126597; + texcoord 0.749030 -0.0243599; + tangent -0.0688324 0.432666 -0.898923; + vertex -31.3672 -21.3349 75.7577; + normal 0.863082 0.477744 0.163858; + texcoord 0.749030 -1.14965; + tangent -0.0688325 0.432666 -0.898923; + vertex -35.7209 -14.8925 79.9062; + normal 0.913824 0.375728 0.154127; + texcoord 0.000490000 -0.0243599; + tangent -0.160287 0.682399 -0.713190; + vertex -31.4449 -20.8470 74.7440; + normal 0.885102 0.419192 0.202170; + texcoord 0.250000 -1.14965; + tangent -0.160287 0.682399 -0.713190; + vertex -35.0633 -13.9575 79.4026; + normal 0.890693 0.411392 0.193450; + texcoord 0.000490000 -1.14965; + tangent -0.160287 0.682399 -0.713190; + vertex -34.9244 -14.5488 80.0206; + normal 0.855774 0.456137 0.244111; + texcoord 0.250000 -1.50833; + tangent -0.160287 0.682399 -0.713190; + vertex -36.2924 -12.5956 81.1668; + normal -0.0462581 0.430092 -0.901599; + texcoord 0.499510 -0.0243599; + tangent -0.912012 -0.386415 -0.137540; + vertex -32.2767 -21.9297 75.4566; + normal -0.117687 0.567761 -0.814737; + texcoord 0.499510 -1.14965; + tangent -0.912012 -0.386415 -0.137540; + vertex -35.8535 -14.2923 79.2834; + normal -0.122892 0.577359 -0.807189; + texcoord 0.250000 -1.14965; + vertex -35.0633 -13.9575 79.4026; + normal -0.196139 0.705375 -0.681157; + texcoord 0.250000 -1.50833; + tangent -0.912012 -0.386415 -0.137540; + vertex -36.2924 -12.5956 81.1668; + normal -0.922053 -0.357556 -0.148228; + texcoord 0.499510 -0.0243599; + tangent 0.151571 -0.685916 0.711720; + vertex -32.2767 -21.9297 75.4566; + normal -0.914686 -0.370260 -0.162041; + texcoord 0.749030 -1.14965; + tangent 0.151570 -0.685916 0.711720; + vertex -35.7209 -14.8925 79.9062; + normal -0.910004 -0.377944 -0.170444; + texcoord 0.499510 -1.14965; + tangent 0.151570 -0.685916 0.711720; + vertex -35.8535 -14.2923 79.2834; + normal -0.901110 -0.391810 -0.185702; + texcoord 0.749030 -1.50833; + tangent 0.151571 -0.685916 0.711720; + vertex -36.9451 -12.3974 80.5823; + normal 0.140032 -0.589275 0.795705; + texcoord 0.998540 -0.0243599; + tangent 0.910277 0.392821 0.130716; + vertex -31.4449 -20.8470 74.7440; + normal 0.0696549 -0.456557 0.886963; + texcoord 0.998540 -1.14965; + tangent 0.910278 0.392821 0.130715; + vertex -34.9244 -14.5488 80.0206; + normal 0.0575422 -0.432723 0.899689; + texcoord 0.749030 -1.14965; + vertex -35.7209 -14.8925 79.9062; + normal -0.0211790 -0.271140 0.962307; + texcoord 0.749030 -1.50833; + tangent 0.910278 0.392821 0.130715; + vertex -36.9451 -12.3974 80.5823; + normal 0.0391713 -0.485201 0.873525; + texcoord 0.000490000 -1.14965; + tangent 0.980770 0.185939 0.0593000; + vertex -34.9244 -14.5488 80.0206; + normal 0.0457875 -0.514581 0.856219; + texcoord 0.250000 -1.50833; + tangent 0.980770 0.185939 0.0593000; + vertex -36.2924 -12.5956 81.1668; + normal 0.0518308 -0.541084 0.839370; + texcoord 0.000490000 -1.50833; + vertex -36.9101 -12.7127 81.1295; + normal 0.0584942 -0.569929 0.819609; + texcoord 0.250000 -1.85964; + tangent 0.980770 0.185939 0.0593001; + vertex -37.9630 -11.2342 82.2327; + normal -0.0484710 0.545561 -0.836668; + texcoord 0.499510 -1.14965; + tangent -0.980945 -0.183785 -0.0630102; + vertex -35.8535 -14.2923 79.2834; + normal -0.0653100 0.617367 -0.783959; + texcoord 0.749030 -1.50833; + tangent -0.980945 -0.183785 -0.0630101; + vertex -36.9451 -12.3974 80.5823; + normal -0.0614040 0.600961 -0.796916; + texcoord 0.499510 -1.50833; + vertex -36.3247 -12.2811 80.6221; + normal -0.0780708 0.669851 -0.738380; + texcoord 0.749030 -1.85964; + tangent -0.980945 -0.183785 -0.0630101; + vertex -37.5972 -10.8442 82.0602; + normal -0.732729 -0.608869 -0.303953; + texcoord 0.998540 -1.14965; + tangent 0.0554421 -0.498573 0.865073; + vertex -34.9244 -14.5488 80.0206; + normal -0.857492 -0.467626 -0.214554; + texcoord 0.998540 -1.50833; + tangent 0.0554421 -0.498573 0.865073; + vertex -36.9101 -12.7127 81.1295; + normal -0.862013 -0.461108 -0.210507; + texcoord 0.749030 -1.50833; + vertex -36.9451 -12.3974 80.5823; + normal -0.949325 -0.294771 -0.109046; + texcoord 0.749030 -1.85964; + tangent 0.0554421 -0.498573 0.865073; + vertex -37.5972 -10.8442 82.0602; + normal -0.860935 -0.315186 -0.399311; + texcoord 0.000490000 -1.50833; + tangent -0.277641 -0.366609 0.887983; + vertex -36.9101 -12.7127 81.1295; + normal -0.892034 -0.244759 -0.379958; + texcoord 0.250000 -1.85964; + tangent -0.277641 -0.366609 0.887983; + vertex -37.9630 -11.2342 82.2327; + normal -0.884722 -0.262663 -0.385064; + texcoord 0.000490000 -1.85964; + vertex -37.8530 -11.0889 81.8807; + normal -0.911719 -0.190783 -0.363828; + texcoord 0.250000 -2.15180; + tangent -0.277641 -0.366609 0.887983; + vertex -38.5063 -9.70656 82.7930; + normal 0.846748 0.342319 0.407229; + texcoord 0.499510 -1.50833; + tangent 0.278339 0.367281 -0.887486; + vertex -36.3247 -12.2811 80.6221; + normal 0.850616 0.334869 0.405359; + texcoord 0.749030 -1.85964; + vertex -37.5972 -10.8442 82.0602; + normal 0.853685 0.328850 0.403831; + texcoord 0.499510 -1.85964; + vertex -37.7076 -10.9900 82.4124; + normal 0.857380 0.321474 0.401937; + texcoord 0.749030 -2.15180; + tangent 0.278339 0.367281 -0.887486; + vertex -38.4303 -9.79250 82.9962; + normal 0.144018 0.483144 -0.863615; + texcoord 0.998540 -1.50833; + tangent -0.644535 -0.616416 -0.452334; + vertex -36.9101 -12.7127 81.1295; + normal 0.0720890 0.539985 -0.838582; + texcoord 0.998540 -1.85964; + tangent -0.644535 -0.616416 -0.452334; + vertex -37.8530 -11.0889 81.8807; + normal 0.00817532 0.586025 -0.810252; + texcoord 0.749030 -1.85964; + tangent -0.644535 -0.616416 -0.452334; + vertex -37.5972 -10.8442 82.0602; + normal -0.0654848 0.633947 -0.770599; + texcoord 0.749030 -2.15180; + tangent -0.644535 -0.616416 -0.452334; + vertex -38.4303 -9.79250 82.9962; + normal -0.733361 -0.271549 -0.623252; + texcoord 0.499510 -1.85964; + tangent -0.0660008 -0.883995 0.462815; + vertex -37.7076 -10.9900 82.4124; + normal -0.773240 -0.247849 -0.583671; + texcoord 0.499510 -2.15180; + tangent -0.0660008 -0.883995 0.462815; + vertex -38.5172 -9.85243 82.8694; + normal -0.793725 -0.234570 -0.561228; + texcoord 0.250000 -2.15180; + vertex -38.5063 -9.70656 82.7930; + normal -0.837686 -0.202924 -0.507054; + texcoord 0.250000 -2.25180; + tangent -0.0660008 -0.883995 0.462815; + vertex -38.6167 -9.69801 82.9719; + normal -0.495569 -0.603569 0.624592; + texcoord 0.499510 -1.85964; + tangent 0.526498 0.363185 0.768698; + vertex -37.7076 -10.9900 82.4124; + normal -0.459939 -0.638749 0.616811; + texcoord 0.749030 -2.15180; + tangent 0.526498 0.363185 0.768698; + vertex -38.4303 -9.79250 82.9962; + normal -0.466886 -0.632108 0.618431; + texcoord 0.499510 -2.15180; + tangent 0.526498 0.363185 0.768698; + vertex -38.5172 -9.85243 82.8694; + normal -0.421059 -0.674096 0.606881; + texcoord 0.499510 -2.25180; + vertex -38.6167 -9.69801 82.9719; + normal 0.249210 -0.501598 -0.828429; + texcoord 0.000490000 1.00000; + tangent 0.968441 0.132628 0.211026; + vertex 42.0254 12.8841 97.4709; + normal 0.249040 -0.480803 -0.840718; + texcoord 0.125240 0.00278997; + tangent 0.968441 0.132628 0.211026; + vertex 40.2671 2.97976 102.939; + normal 0.248957 -0.474193 -0.844489; + texcoord 0.000490000 0.00278997; + vertex 39.3430 2.85321 102.738; + normal 0.248595 -0.452985 -0.856157; + texcoord 0.125240 -1.07881; + tangent 0.968441 0.132628 0.211026; + vertex 37.7486 -6.89354 107.432; + normal 0.859875 -0.311970 -0.404092; + texcoord 0.250000 1.00000; + tangent 0.508958 0.462304 0.726111; + vertex 41.9356 11.8345 99.6532; + normal 0.857968 -0.340709 -0.384458; + texcoord 0.250000 0.00278997; + vertex 40.7381 3.40762 103.611; + normal 0.856947 -0.351753 -0.376711; + texcoord 0.125240 0.00278997; + tangent 0.508958 0.462304 0.726111; + vertex 40.2671 2.97976 102.939; + normal 0.853594 -0.379915 -0.356430; + texcoord 0.125240 -1.07881; + tangent 0.508959 0.462304 0.726111; + vertex 37.7486 -6.89354 107.432; + normal 0.480611 0.398235 0.781295; + texcoord 0.499510 1.00000; + tangent -0.875919 0.260854 0.405858; + vertex 40.4215 13.7081 99.3897; + normal 0.474462 0.313217 0.822667; + texcoord 0.499510 0.00278997; + tangent -0.875919 0.260853 0.405859; + vertex 39.6444 4.13507 104.747; + normal 0.474060 0.309074 0.824464; + texcoord 0.374760 0.00278997; + vertex 40.4802 3.88617 104.360; + normal 0.463454 0.221155 0.858080; + texcoord 0.374760 -1.07881; + tangent -0.875919 0.260854 0.405858; + vertex 39.1406 -6.85504 107.852; + normal -0.235562 0.489117 0.839807; + texcoord 0.499510 1.00000; + tangent -0.971829 -0.125337 -0.199596; + vertex 40.4215 13.7081 99.3897; + normal -0.234778 0.440546 0.866486; + texcoord 0.624270 0.00278997; + tangent -0.971829 -0.125337 -0.199596; + vertex 38.6832 4.01110 104.550; + normal -0.234911 0.446477 0.863409; + texcoord 0.499510 0.00278997; + vertex 39.6444 4.13507 104.747; + normal -0.233495 0.396799 0.887711; + texcoord 0.624270 -1.07881; + tangent -0.971829 -0.125338 -0.199596; + vertex 38.7592 -5.97734 109.035; + normal -0.952153 -0.0816222 -0.294521; + texcoord 0.749030 1.00000; + tangent 0.293317 -0.514738 -0.805611; + vertex 39.5319 14.2470 96.6080; + normal -0.951400 -0.0744645 -0.298820; + texcoord 0.873780 0.00278997; + tangent 0.293317 -0.514738 -0.805611; + vertex 38.4701 3.10469 103.129; + normal -0.951408 -0.0745409 -0.298774; + texcoord 0.749030 0.00278997; + vertex 38.1968 3.58430 103.879; + normal -0.950585 -0.0673414 -0.303074; + texcoord 0.873780 -1.07881; + tangent 0.293317 -0.514737 -0.805612; + vertex 37.3673 -6.01584 108.614; + normal -0.234000 -0.474358 -0.848663; + texcoord 0.749030 1.00000; + tangent 0.946251 -0.311581 -0.0867505; + vertex 39.5319 14.2470 96.6080; + normal -0.0733373 -0.512383 -0.855620; + texcoord 0.873780 1.00000; + tangent 0.877458 -0.432160 0.208099; + vertex 40.7269 13.8535 96.4984; + normal 0.0168178 -0.527477 -0.849403; + texcoord 0.873780 0.00278997; + tangent 0.816924 -0.471236 0.332523; + vertex 38.4701 3.10469 103.129; + normal 0.202932 -0.544584 -0.813786; + texcoord 0.998540 1.00000; + tangent 0.687073 -0.512951 0.514599; + vertex 42.0254 12.8841 97.4709; + normal -0.461965 -0.312298 -0.830095; + tangent 0.882567 -0.254254 -0.395512; + vertex 42.0254 12.8841 97.4709; + normal -0.465776 -0.357838 -0.809324; + texcoord 0.998540 0.00278997; + tangent 0.882568 -0.254254 -0.395512; + vertex 39.3430 2.85321 102.738; + normal -0.466517 -0.368658 -0.804023; + texcoord 0.873780 0.00278997; + vertex 38.4701 3.10469 103.129; + normal -0.468865 -0.412919 -0.780809; + texcoord 0.873780 -1.07881; + tangent 0.882567 -0.254254 -0.395512; + vertex 37.3673 -6.01584 108.614; + normal -0.777956 -0.164750 -0.606334; + texcoord 0.000490000 0.00278997; + tangent 0.589473 -0.525425 -0.613556; + vertex 39.3430 2.85321 102.738; + normal -0.785155 -0.194141 -0.588082; + texcoord 0.125240 -1.07881; + tangent 0.589472 -0.525425 -0.613556; + vertex 37.7486 -6.89354 107.432; + normal -0.784682 -0.192085 -0.589388; + texcoord 0.000490000 -1.07881; + vertex 37.2725 -6.46909 107.927; + normal -0.791144 -0.222128 -0.569869; + texcoord 0.125240 -1.60897; + tangent 0.589473 -0.525425 -0.613556; + vertex 36.8162 -10.6189 110.178; + normal -0.103956 -0.319199 -0.941969; + texcoord 0.250000 0.00278997; + tangent 0.978557 -0.202157 -0.0394891; + vertex 40.7381 3.40762 103.611; + normal -0.125869 -0.435123 -0.891530; + texcoord 0.250000 -1.07881; + tangent 0.978556 -0.202158 -0.0394896; + vertex 38.5225 -7.05340 107.400; + normal -0.128776 -0.450809 -0.883283; + texcoord 0.125240 -1.07881; + vertex 37.7486 -6.89354 107.432; + normal -0.149001 -0.562369 -0.813350; + texcoord 0.125240 -1.60897; + tangent 0.978556 -0.202158 -0.0394895; + vertex 36.8162 -10.6189 110.178; + normal 0.622012 -0.379781 -0.684739; + texcoord 0.250000 0.00278997; + tangent 0.781709 0.250840 0.570974; + vertex 40.7381 3.40762 103.611; + normal 0.619789 -0.414117 -0.666610; + texcoord 0.374760 -1.07881; + tangent 0.781708 0.250841 0.570974; + vertex 39.1406 -6.85504 107.852; + normal 0.618978 -0.423854 -0.661222; + texcoord 0.250000 -1.07881; + vertex 38.5225 -7.05340 107.400; + normal 0.615398 -0.458649 -0.641035; + texcoord 0.374760 -1.60897; + tangent 0.781708 0.250841 0.570974; + vertex 37.5241 -11.3304 109.502; + normal 0.992227 -0.0737918 -0.100202; + texcoord 0.499510 0.00278997; + tangent 0.124269 0.545169 0.829065; + vertex 39.6444 4.13507 104.747; + normal 0.984649 -0.170969 -0.0351657; + texcoord 0.499510 -1.07881; + tangent 0.124269 0.545168 0.829065; + vertex 39.2410 -6.41464 108.522; + normal 0.975478 -0.220090 -0.00149035; + texcoord 0.374760 -1.07881; + tangent 0.124269 0.545168 0.829065; + vertex 39.1406 -6.85504 107.852; + normal 0.946039 -0.317111 0.0667203; + texcoord 0.374760 -1.60897; + tangent 0.124269 0.545168 0.829065; + vertex 37.5241 -11.3304 109.502; + normal 0.788948 0.180019 0.587498; + texcoord 0.499510 0.00278997; + tangent -0.581471 0.527798 0.619128; + vertex 39.6444 4.13507 104.747; + normal 0.781654 0.151380 0.605062; + texcoord 0.624270 -1.07881; + tangent -0.581471 0.527798 0.619128; + vertex 38.7592 -5.97734 109.035; + normal 0.778477 0.139870 0.611890; + texcoord 0.499510 -1.07881; + vertex 39.2410 -6.41464 108.522; + normal 0.769566 0.109945 0.629032; + texcoord 0.624270 -1.60897; + tangent -0.581471 0.527798 0.619129; + vertex 38.4621 -11.1591 110.304; + normal 0.144231 0.476167 0.867446; + texcoord 0.749030 0.00278997; + tangent -0.976952 0.207921 0.0483054; + vertex 38.1968 3.58430 103.879; + normal 0.125084 0.374258 0.918850; + texcoord 0.749030 -1.07881; + tangent -0.976952 0.207920 0.0483055; + vertex 37.9831 -5.81216 109.073; + normal 0.119074 0.343023 0.931749; + texcoord 0.624270 -1.07881; + vertex 38.7592 -5.97734 109.035; + normal 0.0971364 0.231529 0.967966; + texcoord 0.624270 -1.60897; + tangent -0.976952 0.207920 0.0483055; + vertex 38.4621 -11.1591 110.304; + normal -0.629699 0.386706 0.673749; + texcoord 0.749030 0.00278997; + tangent -0.775194 -0.256381 -0.577359; + vertex 38.1968 3.58430 103.879; + normal -0.631094 0.355069 0.689671; + texcoord 0.873780 -1.07881; + tangent -0.775194 -0.256381 -0.577359; + vertex 37.3673 -6.01584 108.614; + normal -0.631113 0.354442 0.689976; + texcoord 0.749030 -1.07881; + vertex 37.9831 -5.81216 109.073; + normal -0.631705 0.321425 0.705432; + texcoord 0.873780 -1.60897; + tangent -0.775194 -0.256380 -0.577359; + vertex 37.7541 -10.4477 110.980; + normal -0.976907 0.213579 -0.00610562; + texcoord 0.998540 0.00278997; + tangent -0.114419 -0.547054 -0.829241; + vertex 39.3430 2.85321 102.738; + normal -0.992332 0.102212 0.0694923; + texcoord 0.998540 -1.07881; + tangent -0.114419 -0.547054 -0.829241; + vertex 37.2725 -6.46909 107.927; + normal -0.992079 0.106474 0.0666458; + texcoord 0.873780 -1.07881; + vertex 37.3673 -6.01584 108.614; + normal -0.989653 -0.00997987 0.143136; + texcoord 0.873780 -1.60897; + tangent -0.114419 -0.547054 -0.829241; + vertex 37.7541 -10.4477 110.980; + normal -0.871604 0.304303 0.384325; + texcoord 0.000490000 -1.07881; + tangent -0.477369 -0.348615 -0.806589; + vertex 37.2725 -6.46909 107.927; + normal -0.877540 0.236344 0.417210; + texcoord 0.125240 -1.60897; + tangent -0.477369 -0.348615 -0.806589; + vertex 36.8162 -10.6189 110.178; + normal -0.878082 0.223755 0.422972; + texcoord 0.000490000 -1.60897; + vertex 37.1341 -10.3868 110.715; + normal -0.878055 0.153998 0.453106; + texcoord 0.000490000 -2.12325; + tangent -0.477369 -0.348615 -0.806589; + vertex 37.4666 -14.5489 112.774; + normal -0.910319 0.129296 -0.393194; + texcoord 0.250000 -1.07881; + tangent 0.245978 -0.595016 -0.765147; + vertex 38.5225 -7.05340 107.400; + normal -0.946648 0.0220986 -0.321511; + texcoord 0.250000 -1.60897; + tangent 0.245978 -0.595016 -0.765147; + vertex 36.9777 -11.0098 109.676; + normal -0.946416 0.0229933 -0.322132; + texcoord 0.125240 -1.60897; + tangent 0.245978 -0.595016 -0.765147; + vertex 36.8162 -10.6189 110.178; + normal -0.965949 -0.0851333 -0.244327; + texcoord 0.250000 -2.12325; + tangent 0.245978 -0.595016 -0.765147; + vertex 36.5822 -14.3756 112.412; + normal -0.447547 -0.308069 -0.839521; + texcoord 0.250000 -1.07881; + tangent 0.831816 -0.488063 -0.264341; + vertex 38.5225 -7.05340 107.400; + normal -0.486974 -0.413189 -0.769501; + texcoord 0.374760 -1.60897; + tangent 0.831816 -0.488064 -0.264340; + vertex 37.5241 -11.3304 109.502; + normal -0.483833 -0.404189 -0.776233; + texcoord 0.250000 -1.60897; + vertex 36.9777 -11.0098 109.676; + normal -0.515636 -0.503224 -0.693459; + texcoord 0.250000 -2.12325; + tangent 0.831816 -0.488063 -0.264340; + vertex 36.5822 -14.3756 112.412; + normal 0.344055 -0.297770 -0.890483; + texcoord 0.499510 -1.07881; + tangent 0.917714 -0.0939142 0.385980; + vertex 39.2410 -6.41464 108.522; + normal 0.315970 -0.416316 -0.852552; + texcoord 0.499510 -1.60897; + tangent 0.917714 -0.0939144 0.385980; + vertex 38.1353 -11.3929 109.759; + normal 0.315234 -0.419072 -0.851473; + texcoord 0.374760 -1.60897; + vertex 37.5241 -11.3304 109.502; + normal 0.281517 -0.531771 -0.798729; + texcoord 0.499510 -2.12325; + tangent 0.917714 -0.0939145 0.385980; + vertex 36.8182 -14.8856 111.620; + normal 0.870244 -0.291930 -0.396802; + texcoord 0.499510 -1.07881; + tangent 0.482796 0.345353 0.804761; + vertex 39.2410 -6.41464 108.522; + normal 0.857490 -0.373025 -0.354350; + texcoord 0.624270 -1.60897; + tangent 0.482796 0.345353 0.804761; + vertex 38.4621 -11.1591 110.304; + normal 0.853012 -0.393426 -0.342909; + texcoord 0.499510 -1.60897; + vertex 38.1353 -11.3929 109.759; + normal 0.830819 -0.471149 -0.296241; + texcoord 0.499510 -2.12325; + tangent 0.482796 0.345353 0.804761; + vertex 36.8182 -14.8856 111.620; + normal 0.970716 0.133006 0.200052; + texcoord 0.749030 -1.07881; + tangent -0.239644 0.594302 0.767708; + vertex 37.9831 -5.81216 109.073; + normal 0.965727 0.0647103 0.251364; + texcoord 0.749030 -1.60897; + tangent -0.239645 0.594302 0.767708; + vertex 38.3042 -10.7676 110.810; + normal 0.959889 0.0264909 0.279128; + texcoord 0.624270 -1.60897; + vertex 38.4621 -11.1591 110.304; + normal 0.944081 -0.0417945 0.327055; + texcoord 0.749030 -2.12325; + tangent -0.239645 0.594302 0.767708; + vertex 37.7086 -15.0626 111.980; + normal 0.445903 0.321622 0.835302; + texcoord 0.749030 -1.07881; + tangent -0.835004 0.485598 0.258770; + vertex 37.9831 -5.81216 109.073; + normal 0.426128 0.273158 0.862438; + texcoord 0.873780 -1.60897; + tangent -0.835004 0.485598 0.258770; + vertex 37.7541 -10.4477 110.980; + normal 0.412552 0.241314 0.878390; + texcoord 0.749030 -1.60897; + vertex 38.3042 -10.7676 110.810; + normal 0.390325 0.191263 0.900591; + texcoord 0.749030 -2.12325; + tangent -0.835005 0.485598 0.258770; + vertex 37.7086 -15.0626 111.980; + normal -0.276849 0.563638 0.778246; + texcoord 0.998540 -1.07881; + tangent -0.915976 0.0899805 -0.391013; + vertex 37.2725 -6.46909 107.927; + normal -0.298286 0.499072 0.813605; + texcoord 0.998540 -1.60897; + tangent -0.915976 0.0899806 -0.391012; + vertex 37.1341 -10.3868 110.715; + normal -0.308221 0.466119 0.829296; + texcoord 0.873780 -1.60897; + vertex 37.7541 -10.4477 110.980; + normal -0.326838 0.397939 0.857217; + texcoord 0.998540 -2.12325; + tangent -0.915976 0.0899804 -0.391013; + vertex 37.4666 -14.5489 112.774; + normal -0.239491 0.507234 0.827863; + texcoord 0.125240 -1.60897; + tangent -0.910624 0.178405 -0.372742; + vertex 36.8162 -10.6189 110.178; + normal -0.242380 0.499960 0.831440; + texcoord 0.250000 -2.12325; + tangent -0.910624 0.178405 -0.372742; + vertex 36.5822 -14.3756 112.412; + normal -0.244467 0.494653 0.833999; + texcoord 0.000490000 -2.12325; + vertex 37.4666 -14.5489 112.774; + normal -0.247432 0.487039 0.837598; + texcoord 0.250000 -2.50991; + tangent -0.910624 0.178405 -0.372742; + vertex 37.0964 -17.1146 114.157; + normal -0.955666 0.0145417 -0.294094; + texcoord 0.374760 -1.60897; + tangent 0.242989 -0.525175 -0.815566; + vertex 37.5241 -11.3304 109.502; + normal -0.969729 -0.110586 -0.217709; + texcoord 0.499510 -2.12325; + vertex 36.8182 -14.8856 111.620; + normal -0.970029 -0.131879 -0.204087; + texcoord 0.250000 -2.12325; + tangent 0.242989 -0.525175 -0.815566; + vertex 36.5822 -14.3756 112.412; + normal -0.958959 -0.256711 -0.120404; + texcoord 0.250000 -2.50991; + vertex 37.0964 -17.1146 114.157; + normal 0.265717 -0.423199 -0.866197; + texcoord 0.624270 -1.60897; + tangent 0.911877 -0.181245 0.368281; + vertex 38.4621 -11.1591 110.304; + normal 0.248449 -0.470483 -0.846711; + texcoord 0.749030 -2.12325; + tangent 0.911877 -0.181245 0.368281; + vertex 37.7086 -15.0626 111.980; + normal 0.251451 -0.462501 -0.850215; + texcoord 0.499510 -2.12325; + tangent 0.911877 -0.181245 0.368281; + vertex 36.8182 -14.8856 111.620; + normal 0.232699 -0.510848 -0.827578; + texcoord 0.749030 -2.50991; + tangent 0.911877 -0.181245 0.368281; + vertex 36.9192 -17.3562 113.174; + normal 0.963638 0.0474739 0.262959; + texcoord 0.873780 -1.60897; + tangent -0.247904 0.526101 0.813487; + vertex 37.7541 -10.4477 110.980; + normal 0.951556 -0.0254256 0.306423; + texcoord 0.998540 -2.12325; + tangent -0.247904 0.526102 0.813487; + vertex 37.4666 -14.5489 112.774; + normal 0.945435 -0.0518628 0.321655; + texcoord 0.749030 -2.12325; + vertex 37.7086 -15.0626 111.980; + normal 0.922557 -0.128089 0.363981; + texcoord 0.749030 -2.50991; + tangent -0.247904 0.526101 0.813487; + vertex 36.9192 -17.3562 113.174; + normal 0.828058 0.168645 0.534676; + texcoord 0.000490000 -2.12325; + tangent -0.558430 0.332734 0.759898; + vertex 37.4666 -14.5489 112.774; + normal 0.829481 0.211994 0.516740; + texcoord 0.250000 -2.50991; + tangent -0.558430 0.332733 0.759898; + vertex 37.0964 -17.1146 114.157; + normal 0.829487 0.212507 0.516520; + texcoord 0.000490000 -2.50991; + vertex 37.5003 -17.3553 113.607; + normal 0.829007 0.257041 0.496667; + texcoord 0.250000 -2.82006; + vertex 37.3937 -19.0857 114.681; + normal -0.825639 -0.324126 -0.461803; + texcoord 0.499510 -2.12325; + tangent 0.556461 -0.332728 -0.761343; + vertex 36.8182 -14.8856 111.620; + normal -0.826763 -0.312767 -0.467589; + texcoord 0.749030 -2.50991; + tangent 0.556461 -0.332728 -0.761343; + vertex 36.9192 -17.3562 113.174; + normal -0.827044 -0.309680 -0.469144; + texcoord 0.499510 -2.50991; + vertex 36.5158 -17.1150 113.726; + normal -0.828020 -0.297952 -0.474982; + texcoord 0.749030 -2.82006; + tangent 0.556461 -0.332728 -0.761343; + vertex 36.7223 -19.0863 114.602; + normal 0.582969 -0.224754 -0.780790; + texcoord 0.998540 -2.12325; + tangent 0.801474 0.00133613 0.598028; + vertex 37.4666 -14.5489 112.774; + normal 0.541556 -0.425824 -0.724839; + texcoord 0.998540 -2.50991; + tangent 0.801474 0.00133646 0.598028; + vertex 37.5003 -17.3553 113.607; + normal 0.548785 -0.399017 -0.734588; + texcoord 0.749030 -2.50991; + vertex 36.9192 -17.3562 113.174; + normal 0.483781 -0.589312 -0.647045; + texcoord 0.749030 -2.82006; + tangent 0.801474 0.00133651 0.598028; + vertex 36.7223 -19.0863 114.602; + normal 0.706570 -0.403954 -0.581016; + texcoord 0.000490000 -2.50991; + tangent 0.620772 -0.0403255 0.782953; + vertex 37.5003 -17.3553 113.607; + normal 0.717592 -0.372999 -0.588161; + texcoord 0.250000 -2.82006; + tangent 0.620772 -0.0403255 0.782953; + vertex 37.3937 -19.0857 114.681; + normal 0.714468 -0.382050 -0.586151; + texcoord 0.000490000 -2.82006; + vertex 37.0973 -19.0665 114.307; + normal 0.724917 -0.350790 -0.592825; + texcoord 0.250000 -3.10816; + tangent 0.620772 -0.0403256 0.782953; + vertex 36.9417 -20.6418 115.049; + normal -0.763462 0.193919 0.616053; + texcoord 0.499510 -2.50991; + tangent -0.621240 0.0403216 -0.782582; + vertex 36.5158 -17.1150 113.726; + normal -0.764568 0.187692 0.616610; + texcoord 0.749030 -2.82006; + tangent -0.621240 0.0403214 -0.782582; + vertex 36.7223 -19.0863 114.602; + normal -0.765433 0.182687 0.617040; + texcoord 0.499510 -2.82006; + vertex 37.0191 -19.1055 114.976; + normal -0.766466 0.176548 0.617544; + texcoord 0.749030 -3.10816; + tangent -0.621240 0.0403214 -0.782582; + vertex 36.9530 -20.7425 115.362; + normal -0.603081 -0.176110 -0.777996; + texcoord 0.998540 -2.50991; + tangent 0.785101 0.0414716 -0.617977; + vertex 37.5003 -17.3553 113.607; + normal -0.588264 -0.262282 -0.764954; + texcoord 0.998540 -2.82006; + tangent 0.785101 0.0414716 -0.617977; + vertex 37.0973 -19.0665 114.307; + normal -0.572463 -0.332293 -0.749578; + texcoord 0.749030 -2.82006; + vertex 36.7223 -19.0863 114.602; + normal -0.550589 -0.410236 -0.727020; + texcoord 0.749030 -3.10816; + tangent 0.785101 0.0414718 -0.617977; + vertex 36.9530 -20.7425 115.362; + normal -0.603636 -0.290067 -0.742620; + texcoord 0.000490000 -2.82006; + tangent 0.677062 0.305316 -0.669604; + vertex 37.0973 -19.0665 114.307; + normal -0.604066 -0.289142 -0.742632; + texcoord 0.250000 -3.10816; + vertex 36.9417 -20.6418 115.049; + normal -0.604376 -0.288470 -0.742640; + texcoord 0.000490000 -3.10816; + vertex 36.7841 -20.7129 115.205; + normal -0.604886 -0.287367 -0.742652; + texcoord 0.000490000 -3.20816; + vertex 36.9773 -20.9251 115.129; + normal 0.673459 -0.0688265 -0.736014; + texcoord 0.499510 -2.82006; + tangent 0.725820 -0.127185 0.676025; + vertex 37.0191 -19.1055 114.976; + normal 0.669350 -0.0960130 -0.736717; + texcoord 0.499510 -3.10816; + tangent 0.725820 -0.127185 0.676025; + vertex 37.1106 -20.6714 115.206; + normal 0.669942 -0.0922946 -0.736654; + texcoord 0.250000 -3.10816; + vertex 36.9417 -20.6418 115.049; + normal 0.664172 -0.126237 -0.736844; + texcoord 0.250000 -3.20816; + vertex 36.9773 -20.9251 115.129; + normal -0.476245 0.0457321 -0.878123; + texcoord 0.000490000 1.00000; + tangent 0.551118 -0.762634 -0.338613; + vertex 0.872230 -16.4799 99.8201; + normal -0.470991 0.0506645 -0.880682; + texcoord 0.200100 -0.344610; + tangent 0.551118 -0.762634 -0.338613; + vertex -8.51332 -24.4270 104.496; + normal -0.469864 0.0517189 -0.881222; + texcoord 0.000490000 -0.344610; + tangent 0.551118 -0.762634 -0.338613; + vertex -9.13722 -23.5636 104.880; + normal -0.464359 0.0568509 -0.883820; + texcoord 0.200100 -1.01954; + vertex -13.7195 -27.0447 107.063; + normal 0.417334 -0.699320 -0.580331; + texcoord 0.399710 1.00000; + tangent 0.538510 -0.324090 0.777800; + vertex 1.05693 -16.6278 101.980; + normal 0.311615 -0.781035 -0.541185; + texcoord 0.399710 -0.344610; + tangent 0.538510 -0.324090 0.777800; + vertex -7.91682 -24.7859 105.358; + normal 0.304735 -0.785688 -0.538360; + texcoord 0.200100 -0.344610; + vertex -8.51332 -24.4270 104.496; + normal 0.189115 -0.853039 -0.486375; + texcoord 0.200100 -1.01954; + tangent 0.538510 -0.324090 0.777800; + vertex -13.7195 -27.0447 107.063; + normal 0.667547 -0.509502 0.542944; + texcoord 0.399710 1.00000; + tangent -0.222545 0.559340 0.798507; + vertex 1.05693 -16.6278 101.980; + normal 0.650415 -0.524949 0.548989; + texcoord 0.599320 -0.344610; + tangent -0.222545 0.559340 0.798507; + vertex -8.17688 -24.1323 106.291; + normal 0.651982 -0.523562 0.548454; + texcoord 0.399710 -0.344610; + vertex -7.91682 -24.7859 105.358; + normal 0.633920 -0.539242 0.554404; + texcoord 0.599320 -1.01954; + tangent -0.222545 0.559340 0.798507; + vertex -12.5822 -27.9401 107.624; + normal 0.133331 0.460067 0.877816; + texcoord 0.798930 1.00000; + tangent -0.680949 0.686075 -0.256145; + vertex 0.783460 -14.2934 99.7735; + normal 0.0680197 0.407508 0.910665; + texcoord 0.798930 -0.344610; + tangent -0.680948 0.686075 -0.256145; + vertex -8.93412 -23.3694 106.006; + normal 0.0582797 0.399426 0.914911; + texcoord 0.599320 -0.344610; + vertex -8.17688 -24.1323 106.291; + normal -0.0101332 0.340907 0.940042; + texcoord 0.599320 -1.01954; + vertex -12.5822 -27.9401 107.624; + normal -0.683469 0.729975 -0.00263764; + texcoord 0.798930 1.00000; + tangent -0.174933 -0.167293 -0.970264; + vertex 0.783460 -14.2934 99.7735; + normal -0.649809 0.759971 -0.0138783; + texcoord 0.998540 -0.344610; + tangent -0.174933 -0.167293 -0.970264; + vertex -9.13722 -23.5636 104.880; + normal -0.640952 0.767398 -0.0167557; + texcoord 0.798930 -0.344610; + vertex -8.93412 -23.3694 106.006; + normal -0.603944 0.796519 -0.0284489; + texcoord 0.998540 -1.01954; + tangent -0.174933 -0.167293 -0.970264; + vertex -13.4648 -26.7360 107.928; + normal -0.629348 0.771876 -0.0901525; + texcoord 0.000490000 -0.344610; + tangent -0.267284 -0.323927 -0.907541; + vertex -9.13722 -23.5636 104.880; + normal -0.644736 0.760059 -0.0814027; + texcoord 0.200100 -1.01954; + tangent -0.267284 -0.323927 -0.907541; + vertex -13.7195 -27.0447 107.063; + normal -0.645470 0.759481 -0.0809803; + texcoord 0.000490000 -1.01954; + vertex -13.4648 -26.7360 107.928; + normal -0.660822 0.747078 -0.0720316; + texcoord 0.200100 -1.60457; + tangent -0.267284 -0.323927 -0.907541; + vertex -16.7630 -29.4900 109.623; + normal -0.294301 0.0349577 -0.955073; + texcoord 0.399710 -0.344610; + tangent 0.575779 -0.791130 -0.206380; + vertex -7.91682 -24.7859 105.358; + normal -0.407764 -0.0590721 -0.911174; + texcoord 0.399710 -1.01954; + tangent 0.575779 -0.791130 -0.206380; + vertex -13.1788 -27.7877 106.870; + normal -0.441761 -0.0886225 -0.892745; + texcoord 0.200100 -1.01954; + vertex -13.7195 -27.0447 107.063; + normal -0.543353 -0.181636 -0.819619; + texcoord 0.200100 -1.60457; + tangent 0.575779 -0.791129 -0.206380; + vertex -16.7630 -29.4900 109.623; + normal 0.345974 -0.828346 -0.440619; + texcoord 0.399710 -0.344610; + tangent 0.612402 -0.156418 0.774918; + vertex -7.91682 -24.7859 105.358; + normal 0.341669 -0.831584 -0.437871; + texcoord 0.599320 -1.01954; + tangent 0.612402 -0.156418 0.774918; + vertex -12.5822 -27.9401 107.624; + normal 0.340440 -0.832501 -0.437084; + texcoord 0.399710 -1.01954; + vertex -13.1788 -27.7877 106.870; + normal 0.336047 -0.835753 -0.434269; + texcoord 0.599320 -1.60457; + tangent 0.612402 -0.156418 0.774918; + vertex -16.8663 -30.2353 108.726; + normal 0.730307 -0.382484 0.566001; + texcoord 0.798930 -0.344610; + tangent -0.182683 0.689026 0.701335; + vertex -8.93412 -23.3694 106.006; + normal 0.622355 -0.471186 0.625026; + texcoord 0.798930 -1.01954; + tangent -0.182683 0.689026 0.701335; + vertex -12.7542 -27.2913 108.285; + normal 0.601082 -0.486225 0.634260; + texcoord 0.599320 -1.01954; + vertex -12.5822 -27.9401 107.624; + normal 0.475370 -0.562513 0.676464; + texcoord 0.599320 -1.60457; + tangent -0.182682 0.689026 0.701335; + vertex -16.8663 -30.2353 108.726; + normal -0.0230971 0.518957 0.854488; + texcoord 0.798930 -0.344610; + tangent -0.732753 0.572663 -0.367602; + vertex -8.93412 -23.3694 106.006; + normal -0.0322536 0.510364 0.859354; + texcoord 0.998540 -1.01954; + tangent -0.732753 0.572663 -0.367602; + vertex -13.4648 -26.7360 107.928; + normal -0.0320275 0.510577 0.859235; + texcoord 0.798930 -1.01954; + tangent -0.732752 0.572663 -0.367602; + vertex -12.7542 -27.2913 108.285; + normal -0.0413146 0.501764 0.864018; + texcoord 0.998540 -1.60457; + tangent -0.732752 0.572663 -0.367602; + vertex -16.2738 -30.0141 109.698; + normal 0.204742 0.323242 0.923902; + texcoord 0.000490000 -1.01954; + tangent -0.678620 0.727090 -0.103998; + vertex -13.4648 -26.7360 107.928; + normal 0.195384 0.315194 0.928697; + texcoord 0.200100 -1.60457; + tangent -0.678620 0.727089 -0.103998; + vertex -16.7630 -29.4900 109.623; + normal 0.194567 0.314490 0.929107; + texcoord 0.000490000 -1.60457; + vertex -16.2738 -30.0141 109.698; + normal 0.185040 0.306268 0.933788; + texcoord 0.200100 -2.08940; + tangent -0.678620 0.727089 -0.103998; + vertex -18.9801 -32.1644 110.939; + normal -0.402287 0.914561 0.0417541; + texcoord 0.399710 -1.01954; + tangent -0.513340 -0.187569 -0.837437; + vertex -13.1788 -27.7877 106.870; + normal -0.554721 0.817085 0.157027; + texcoord 0.399710 -1.60457; + tangent -0.513340 -0.187569 -0.837436; + vertex -17.1302 -29.6242 109.024; + normal -0.546040 0.824200 0.150113; + texcoord 0.200100 -1.60457; + vertex -16.7630 -29.4900 109.623; + normal -0.676445 0.688944 0.260344; + texcoord 0.200100 -2.08940; + tangent -0.513340 -0.187569 -0.837436; + vertex -18.9801 -32.1644 110.939; + normal -0.532259 0.173184 -0.828678; + texcoord 0.399710 -1.01954; + tangent 0.362073 -0.838242 -0.407742; + vertex -13.1788 -27.7877 106.870; + normal -0.550972 0.160378 -0.818968; + texcoord 0.599320 -1.60457; + tangent 0.362073 -0.838242 -0.407742; + vertex -16.8663 -30.2353 108.726; + normal -0.551605 0.159939 -0.818628; + texcoord 0.399710 -1.60457; + vertex -17.1302 -29.6242 109.024; + normal -0.570329 0.146777 -0.808196; + texcoord 0.599320 -2.08940; + tangent 0.362073 -0.838242 -0.407742; + vertex -19.4885 -31.8309 110.287; + normal 0.327695 -0.570656 -0.752973; + texcoord 0.798930 -1.01954; + tangent 0.740406 -0.339944 0.579859; + vertex -12.7542 -27.2913 108.285; + normal 0.244821 -0.667033 -0.703654; + texcoord 0.798930 -1.60457; + tangent 0.740406 -0.339944 0.579860; + vertex -16.3359 -30.4788 109.142; + normal 0.206327 -0.706088 -0.677399; + texcoord 0.599320 -1.60457; + vertex -16.8663 -30.2353 108.726; + normal 0.115811 -0.785262 -0.608237; + texcoord 0.599320 -2.08940; + tangent 0.740406 -0.339944 0.579859; + vertex -19.4885 -31.8309 110.287; + normal 0.653168 -0.615277 0.441367; + texcoord 0.798930 -1.01954; + tangent 0.0853493 0.638991 0.764464; + vertex -12.7542 -27.2913 108.285; + normal 0.665218 -0.607752 0.433731; + texcoord 0.998540 -1.60457; + tangent 0.0853493 0.638991 0.764464; + vertex -16.2738 -30.0141 109.698; + normal 0.670188 -0.604569 0.430516; + texcoord 0.798930 -1.60457; + vertex -16.3359 -30.4788 109.142; + normal 0.682134 -0.596725 0.422626; + texcoord 0.998540 -2.08940; + tangent 0.0853493 0.638991 0.764464; + vertex -18.9521 -32.5029 110.507; + normal 0.669626 -0.563313 0.484024; + texcoord 0.000490000 -1.60457; + tangent -0.0509320 0.615346 0.786610; + vertex -16.2738 -30.0141 109.698; + normal 0.704058 -0.536493 0.465272; + texcoord 0.200100 -2.08940; + tangent -0.0509321 0.615346 0.786610; + vertex -18.9801 -32.1644 110.939; + normal 0.711602 -0.530278 0.460899; + texcoord 0.000490000 -2.08940; + tangent -0.0509321 0.615346 0.786610; + vertex -18.9521 -32.5029 110.507; + normal 0.745566 -0.500621 0.439898; + texcoord 0.200100 -2.41671; + tangent -0.0509322 0.615346 0.786610; + vertex -20.2952 -33.7717 111.339; + normal 0.240068 0.466975 0.851059; + texcoord 0.399710 -1.60457; + tangent -0.604206 0.758062 -0.245513; + vertex -17.1302 -29.6242 109.024; + normal 0.133982 0.400378 0.906502; + texcoord 0.399710 -2.08940; + tangent -0.604206 0.758062 -0.245513; + vertex -19.3113 -31.7489 110.805; + normal 0.0704708 0.357741 0.931158; + texcoord 0.200100 -2.08940; + vertex -18.9801 -32.1644 110.939; + normal -0.0446834 0.275395 0.960292; + texcoord 0.200100 -2.41671; + tangent -0.604206 0.758062 -0.245513; + vertex -20.2952 -33.7717 111.339; + normal -0.649610 0.753246 0.103084; + texcoord 0.399710 -1.60457; + tangent -0.320353 -0.148234 -0.935629; + vertex -17.1302 -29.6242 109.024; + normal -0.682398 0.721165 0.119392; + texcoord 0.599320 -2.08940; + tangent -0.320353 -0.148234 -0.935629; + vertex -19.4885 -31.8309 110.287; + normal -0.687957 0.715388 0.122211; + texcoord 0.399710 -2.08940; + vertex -19.3113 -31.7489 110.805; + normal -0.719711 0.680290 0.138644; + texcoord 0.599320 -2.41671; + tangent -0.320353 -0.148234 -0.935629; + vertex -20.7410 -33.4200 111.582; + normal -0.399554 0.168319 -0.901125; + texcoord 0.798930 -1.60457; + tangent 0.404094 -0.850001 -0.337943; + vertex -16.3359 -30.4788 109.142; + normal -0.554678 0.0660711 -0.829438; + texcoord 0.798930 -2.08940; + tangent 0.404095 -0.850001 -0.337943; + vertex -19.2669 -32.2971 110.102; + normal -0.555595 0.0654112 -0.828876; + texcoord 0.599320 -2.08940; + vertex -19.4885 -31.8309 110.287; + normal -0.691784 -0.0422756 -0.720866; + texcoord 0.599320 -2.41671; + vertex -20.7410 -33.4200 111.582; + normal 0.273048 -0.754939 -0.596248; + texcoord 0.798930 -1.60457; + tangent 0.569710 -0.372525 0.732568; + vertex -16.3359 -30.4788 109.142; + normal 0.294260 -0.739813 -0.605052; + texcoord 0.998540 -2.08940; + tangent 0.569710 -0.372525 0.732568; + vertex -18.9521 -32.5029 110.507; + normal 0.292811 -0.740869 -0.604462; + texcoord 0.798930 -2.08940; + vertex -19.2669 -32.2971 110.102; + normal 0.314681 -0.724561 -0.613177; + texcoord 0.998540 -2.41671; + tangent 0.569710 -0.372525 0.732568; + vertex -20.5157 -33.6456 111.054; + normal 0.334290 -0.738282 -0.585825; + texcoord 0.000490000 -2.08940; + tangent 0.577861 -0.330479 0.746230; + vertex -18.9521 -32.5029 110.507; + normal 0.327979 -0.743229 -0.583129; + texcoord 0.200100 -2.41671; + tangent 0.577861 -0.330479 0.746230; + vertex -20.2952 -33.7717 111.339; + normal 0.327495 -0.743606 -0.582921; + texcoord 0.000490000 -2.41671; + tangent 0.577862 -0.330479 0.746230; + vertex -20.5157 -33.6456 111.054; + normal 0.321103 -0.748540 -0.580156; + texcoord 0.200100 -2.73633; + tangent 0.577861 -0.330479 0.746230; + vertex -21.9539 -34.6853 111.600; + normal 0.0294546 0.400864 0.915664; + texcoord 0.399710 -2.08940; + tangent -0.802466 0.555666 -0.217449; + vertex -19.3113 -31.7489 110.805; + normal -0.0311833 0.324869 0.945245; + texcoord 0.599320 -2.41671; + tangent -0.802466 0.555666 -0.217449; + vertex -20.7410 -33.4200 111.582; + normal -0.0270049 0.330227 0.943515; + texcoord 0.399710 -2.41671; + vertex -20.4342 -33.6324 111.665; + normal -0.0886147 0.249401 0.964337; + texcoord 0.599320 -2.73633; + vertex -21.8622 -34.7632 111.827; + normal -0.567072 0.821589 0.0584863; + texcoord 0.798930 -2.08940; + tangent -0.132607 -0.0209845 -0.990947; + vertex -19.2669 -32.2971 110.102; + normal -0.648421 0.757990 0.0707193; + texcoord 0.798930 -2.41671; + tangent -0.132607 -0.0209845 -0.990947; + vertex -20.7916 -33.4280 111.205; + normal -0.688854 0.720808 0.0769173; + texcoord 0.599320 -2.41671; + tangent -0.132607 -0.0209845 -0.990946; + vertex -20.7410 -33.4200 111.582; + normal -0.756872 0.647670 0.0875682; + texcoord 0.599320 -2.73633; + tangent -0.132607 -0.0209845 -0.990947; + vertex -21.8622 -34.7632 111.827; + normal -0.534501 -0.0979731 -0.839470; + texcoord 0.798930 -2.08940; + tangent 0.721908 -0.569430 -0.393190; + vertex -19.2669 -32.2971 110.102; + normal -0.497688 -0.0324675 -0.866748; + texcoord 0.998540 -2.41671; + tangent 0.721908 -0.569430 -0.393190; + vertex -20.5157 -33.6456 111.054; + normal -0.474636 0.00601793 -0.880161; + texcoord 0.798930 -2.41671; + vertex -20.7916 -33.4280 111.205; + normal -0.432455 0.0723301 -0.898750; + texcoord 0.998540 -2.73633; + vertex -22.0497 -34.6292 111.713; + normal -0.574594 0.429311 -0.696802; + texcoord 0.000490000 -2.41671; + tangent 0.603105 -0.353435 -0.715086; + vertex -20.5157 -33.6456 111.054; + normal -0.665234 0.271808 -0.695402; + texcoord 0.200100 -2.73633; + tangent 0.603105 -0.353435 -0.715086; + vertex -21.9539 -34.6853 111.600; + normal -0.701890 0.190769 -0.686264; + texcoord 0.000490000 -2.73633; + vertex -22.0497 -34.6292 111.713; + normal -0.767223 -0.0117411 -0.641273; + texcoord 0.000490000 -2.83633; + vertex -22.0521 -34.8725 111.721; + normal 0.284646 -0.355279 -0.890367; + texcoord 0.399710 -2.41671; + tangent 0.730009 -0.521662 0.441537; + vertex -20.4342 -33.6324 111.665; + normal 0.206010 -0.448043 -0.869952; + texcoord 0.399710 -2.73633; + tangent 0.730009 -0.521662 0.441537; + vertex -21.8380 -34.7681 111.670; + normal 0.187490 -0.468406 -0.863391; + texcoord 0.200100 -2.73633; + vertex -21.9539 -34.6853 111.600; + normal 0.0853570 -0.571404 -0.816218; + texcoord 0.200100 -2.83633; + vertex -22.0521 -34.8725 111.721; + normal 0.624623 -0.771607 0.120286; + texcoord 0.399710 -2.41671; + tangent -0.151983 0.0309711 0.987898; + vertex -20.4342 -33.6324 111.665; + normal 0.547347 -0.829617 0.110216; + texcoord 0.599320 -2.73633; + tangent -0.151983 0.0309709 0.987898; + vertex -21.8622 -34.7632 111.827; + normal 0.555294 -0.824177 0.111268; + texcoord 0.399710 -2.73633; + vertex -21.8380 -34.7681 111.670; + normal 0.454962 -0.885131 0.0977428; + texcoord 0.399710 -2.83633; + tangent -0.151983 0.0309709 0.987898; + vertex -22.0521 -34.8725 111.721; + normal -0.166720 0.752080 -0.637636; + texcoord 0.000490000 1.00000; + tangent -0.213071 -0.658887 -0.721435; + vertex -22.9151 -47.7720 88.1896; + normal -0.190383 0.752236 -0.630790; + texcoord 0.200100 -0.601880; + tangent -0.213071 -0.658888 -0.721435; + vertex -36.8290 -46.2753 93.5929; + normal -0.197681 0.752191 -0.628594; + texcoord 0.000490000 -0.601880; + vertex -36.6149 -45.6133 94.3178; + normal -0.222432 0.751713 -0.620847; + texcoord 0.200100 -1.23192; + tangent -0.213071 -0.658888 -0.721434; + vertex -41.4038 -45.2734 96.4450; + normal -0.274716 -0.417765 -0.866027; + texcoord 0.399710 1.00000; + tangent 0.0953705 -0.908078 0.407797; + vertex -23.0339 -48.2455 90.1673; + normal -0.403591 -0.409757 -0.818055; + texcoord 0.399710 -0.601880; + tangent 0.0953710 -0.908078 0.407797; + vertex -36.7350 -47.1702 93.9948; + normal -0.422546 -0.407856 -0.809388; + texcoord 0.200100 -0.601880; + vertex -36.8290 -46.2753 93.5929; + normal -0.547149 -0.390051 -0.740600; + texcoord 0.200100 -1.23192; + tangent 0.0953710 -0.908078 0.407797; + vertex -41.4038 -45.2734 96.4450; + normal -0.0434211 -0.991445 0.123087; + texcoord 0.399710 1.00000; + tangent 0.267776 0.107146 0.957505; + vertex -23.0339 -48.2455 90.1673; + normal -0.0718793 -0.988806 0.130750; + texcoord 0.599320 -0.601880; + tangent 0.267776 0.107146 0.957505; + vertex -36.4583 -47.0595 94.9844; + normal -0.0707468 -0.988928 0.130447; + texcoord 0.399710 -0.601880; + vertex -36.7350 -47.1702 93.9948; + normal -0.100311 -0.985296 0.138308; + texcoord 0.599320 -1.23192; + tangent 0.267775 0.107146 0.957505; + vertex -41.5863 -46.4093 95.8969; + normal 0.405184 -0.225307 0.886038; + texcoord 0.798930 1.00000; + tangent 0.0779094 0.974141 0.212083; + vertex -21.6780 -46.1569 88.4550; + normal 0.280715 -0.225557 0.932911; + texcoord 0.798930 -0.601880; + tangent 0.0779100 0.974141 0.212083; + vertex -36.3812 -46.0961 95.1942; + normal 0.278777 -0.225530 0.933499; + texcoord 0.599320 -0.601880; + vertex -36.4583 -47.0595 94.9844; + normal 0.143543 -0.221474 0.964544; + texcoord 0.599320 -1.23192; + tangent 0.0779101 0.974141 0.212083; + vertex -41.5863 -46.4093 95.8969; + normal 0.201169 0.879659 0.430965; + texcoord 0.798930 1.00000; + tangent -0.227455 0.469882 -0.852922; + vertex -21.6780 -46.1569 88.4550; + normal 0.202166 0.879582 0.430656; + texcoord 0.998540 -0.601880; + tangent -0.227455 0.469882 -0.852922; + vertex -36.6149 -45.6133 94.3178; + normal 0.202366 0.879566 0.430594; + texcoord 0.798930 -0.601880; + tangent -0.227455 0.469882 -0.852922; + vertex -36.3812 -46.0961 95.1942; + normal 0.203414 0.879484 0.430269; + texcoord 0.998540 -1.23192; + tangent -0.227454 0.469882 -0.852922; + vertex -41.2120 -45.8391 96.9526; + normal 0.334295 0.689655 0.642358; + texcoord 0.000490000 -0.601880; + tangent -0.244609 0.721703 -0.647543; + vertex -36.6149 -45.6133 94.3178; + normal 0.315109 0.690749 0.650825; + texcoord 0.200100 -1.23192; + tangent -0.244609 0.721703 -0.647543; + vertex -41.4038 -45.2734 96.4450; + normal 0.313276 0.690837 0.651615; + texcoord 0.000490000 -1.23192; + vertex -41.2120 -45.8391 96.9526; + normal 0.293764 0.691603 0.659840; + texcoord 0.200100 -1.84675; + tangent -0.244609 0.721703 -0.647543; + vertex -45.3750 -45.6492 98.6069; + normal 0.0924557 0.864884 -0.493384; + texcoord 0.399710 -0.601880; + tangent -0.298687 -0.448598 -0.842346; + vertex -36.7350 -47.1702 93.9948; + normal -0.0722608 0.890734 -0.448744; + texcoord 0.399710 -1.23192; + tangent -0.298686 -0.448598 -0.842346; + vertex -41.6353 -45.6212 95.7919; + normal -0.122699 0.893363 -0.432259; + texcoord 0.200100 -1.23192; + vertex -41.4038 -45.2734 96.4450; + normal -0.285023 0.884285 -0.369867; + texcoord 0.200100 -1.84675; + tangent -0.298686 -0.448598 -0.842346; + vertex -45.3750 -45.6492 98.6069; + normal -0.380818 -0.145288 -0.913164; + texcoord 0.399710 -0.601880; + tangent 0.0616200 -0.989371 0.131716; + vertex -36.7350 -47.1702 93.9948; + normal -0.413622 -0.145414 -0.898761; + texcoord 0.599320 -1.23192; + tangent 0.0616199 -0.989371 0.131716; + vertex -41.5863 -46.4093 95.8969; + normal -0.423193 -0.145415 -0.894294; + texcoord 0.399710 -1.23192; + vertex -41.6353 -45.6212 95.7919; + normal -0.455357 -0.145299 -0.878373; + texcoord 0.599320 -1.84675; + tangent 0.0616198 -0.989371 0.131716; + vertex -45.7790 -45.2523 97.8790; + normal 0.0317093 -0.978975 -0.201503; + texcoord 0.798930 -0.601880; + tangent 0.337153 -0.179312 0.924216; + vertex -36.3812 -46.0961 95.1942; + normal -0.126162 -0.981445 -0.144391; + texcoord 0.798930 -1.23192; + tangent 0.337153 -0.179312 0.924216; + vertex -41.3244 -46.5486 96.6148; + normal -0.144538 -0.979915 -0.137391; + texcoord 0.599320 -1.23192; + vertex -41.5863 -46.4093 95.8969; + normal -0.298376 -0.951438 -0.0757456; + texcoord 0.599320 -1.84675; + tangent 0.337154 -0.179312 0.924216; + vertex -45.7790 -45.2523 97.8790; + normal 0.284563 -0.448416 0.847317; + texcoord 0.798930 -0.601880; + tangent 0.141488 0.893824 0.425511; + vertex -36.3812 -46.0961 95.1942; + normal 0.279618 -0.448417 0.848962; + texcoord 0.998540 -1.23192; + tangent 0.141488 0.893824 0.425511; + vertex -41.2120 -45.8391 96.9526; + normal 0.279657 -0.448417 0.848949; + texcoord 0.798930 -1.23192; + vertex -41.3244 -46.5486 96.6148; + normal 0.274665 -0.448405 0.850583; + texcoord 0.998540 -1.84675; + tangent 0.141488 0.893824 0.425511; + vertex -45.4902 -46.0517 98.2220; + normal 0.233455 -0.706089 0.668533; + texcoord 0.000490000 -1.23192; + tangent 0.202537 0.707762 0.676795; + vertex -41.2120 -45.8391 96.9526; + normal 0.214115 -0.706402 0.674648; + texcoord 0.200100 -1.84675; + tangent 0.202537 0.707762 0.676795; + vertex -45.3750 -45.6492 98.6069; + normal 0.214189 -0.706402 0.674626; + texcoord 0.000490000 -1.84675; + vertex -45.4902 -46.0517 98.2220; + normal 0.194222 -0.706422 0.680622; + texcoord 0.200100 -2.26288; + tangent 0.202537 0.707762 0.676795; + vertex -48.0499 -45.8756 99.1351; + normal 0.523139 0.486395 0.699818; + texcoord 0.399710 -1.23192; + tangent -0.314267 0.873374 -0.372095; + vertex -41.6353 -45.6212 95.7919; + normal 0.332945 0.468457 0.818350; + texcoord 0.399710 -1.84675; + tangent -0.314267 0.873374 -0.372095; + vertex -45.5529 -45.1548 98.3963; + normal 0.351587 0.471159 0.808947; + texcoord 0.200100 -1.84675; + vertex -45.3750 -45.6492 98.6069; + normal 0.139694 0.430231 0.891845; + texcoord 0.200100 -2.26288; + vertex -48.0499 -45.8756 99.1351; + normal -0.00471790 0.983077 -0.183134; + texcoord 0.399710 -1.23192; + tangent -0.394644 -0.170102 -0.902951; + vertex -41.6353 -45.6212 95.7919; + normal -0.0657349 0.985423 -0.156908; + texcoord 0.599320 -1.84675; + tangent -0.394644 -0.170102 -0.902951; + vertex -45.7790 -45.2523 97.8790; + normal -0.0743549 0.985404 -0.153137; + texcoord 0.399710 -1.84675; + vertex -45.5529 -45.1548 98.3963; + normal -0.136774 0.982641 -0.125335; + texcoord 0.599320 -2.26288; + tangent -0.394644 -0.170102 -0.902951; + vertex -48.0672 -45.3738 99.4235; + normal -0.221802 0.173562 -0.959521; + texcoord 0.798930 -1.23192; + tangent 0.0673293 -0.978957 -0.192641; + vertex -41.3244 -46.5486 96.6148; + normal -0.364636 0.155579 -0.918061; + texcoord 0.798930 -1.84675; + tangent 0.0673294 -0.978957 -0.192641; + vertex -45.7408 -45.8068 97.7699; + normal -0.427665 0.146126 -0.892048; + texcoord 0.599320 -1.84675; + vertex -45.7790 -45.2523 97.8790; + normal -0.559695 0.122779 -0.819553; + texcoord 0.599320 -2.26288; + tangent 0.0673294 -0.978957 -0.192641; + vertex -48.0672 -45.3738 99.4235; + normal -0.244166 -0.902930 -0.353697; + texcoord 0.798930 -1.23192; + tangent 0.438176 -0.428105 0.790397; + vertex -41.3244 -46.5486 96.6148; + normal -0.239535 -0.903120 -0.356367; + texcoord 0.998540 -1.84675; + tangent 0.438175 -0.428105 0.790398; + vertex -45.4902 -46.0517 98.2220; + normal -0.237982 -0.903178 -0.357259; + texcoord 0.798930 -1.84675; + tangent 0.438175 -0.428105 0.790398; + vertex -45.7408 -45.8068 97.7699; + normal -0.233216 -0.903338 -0.359988; + texcoord 0.998540 -2.26288; + tangent 0.438175 -0.428105 0.790398; + vertex -48.2030 -45.6310 98.9239; + normal -0.276169 -0.721436 -0.635028; + texcoord 0.000490000 -1.84675; + tangent 0.428236 -0.683879 0.590698; + vertex -45.4902 -46.0517 98.2220; + normal -0.279089 -0.721802 -0.633334; + texcoord 0.200100 -2.26288; + tangent 0.428236 -0.683879 0.590698; + vertex -48.0499 -45.8756 99.1351; + normal -0.280873 -0.722021 -0.632295; + texcoord 0.000490000 -2.26288; + tangent 0.428236 -0.683879 0.590698; + vertex -48.2030 -45.6310 98.9239; + normal -0.283873 -0.722383 -0.630539; + texcoord 0.200100 -2.62487; + vertex -50.1355 -45.4140 99.5452; + normal 0.353880 -0.867458 0.349693; + texcoord 0.399710 -1.84675; + tangent 0.235188 0.444406 0.864401; + vertex -45.5529 -45.1548 98.3963; + normal 0.138506 -0.895595 0.422758; + texcoord 0.399710 -2.26288; + tangent 0.235188 0.444406 0.864402; + vertex -47.9658 -45.7169 99.4439; + normal 0.125488 -0.895788 0.426399; + texcoord 0.200100 -2.26288; + vertex -48.0499 -45.8756 99.1351; + normal -0.0997235 -0.873621 0.476279; + texcoord 0.200100 -2.62487; + vertex -50.1355 -45.4140 99.5452; + normal 0.361155 0.161420 0.918428; + texcoord 0.399710 -1.84675; + tangent -0.282837 0.957469 -0.0570612; + vertex -45.5529 -45.1548 98.3963; + normal 0.240585 0.128406 0.962097; + texcoord 0.599320 -2.26288; + tangent -0.282837 0.957469 -0.0570613; + vertex -48.0672 -45.3738 99.4235; + normal 0.268296 0.136090 0.953676; + texcoord 0.399710 -2.26288; + vertex -47.9658 -45.7169 99.4439; + normal 0.141191 0.100403 0.984878; + texcoord 0.599320 -2.62487; + tangent -0.282837 0.957469 -0.0570613; + vertex -50.0364 -45.5427 99.7230; + normal 0.223346 0.972926 0.0594239; + texcoord 0.798930 -1.84675; + tangent -0.410423 0.149163 -0.899613; + vertex -45.7408 -45.8068 97.7699; + normal 0.0831085 0.988544 0.125993; + texcoord 0.798930 -2.26288; + tangent -0.410423 0.149163 -0.899613; + vertex -48.2138 -45.3205 99.1021; + normal 0.0899452 0.988342 0.122840; + texcoord 0.599320 -2.26288; + vertex -48.0672 -45.3738 99.4235; + normal -0.0555268 0.980612 0.187926; + texcoord 0.599320 -2.62487; + tangent -0.410423 0.149163 -0.899613; + vertex -50.0364 -45.5427 99.7230; + normal -0.350539 0.456893 -0.817540; + texcoord 0.798930 -1.84675; + tangent 0.0301818 -0.866964 -0.497456; + vertex -45.7408 -45.8068 97.7699; + normal -0.309996 0.465024 -0.829250; + texcoord 0.998540 -2.26288; + tangent 0.0301818 -0.866964 -0.497456; + vertex -48.2030 -45.6310 98.9239; + normal -0.288755 0.468900 -0.834717; + texcoord 0.798930 -2.26288; + vertex -48.2138 -45.3205 99.1021; + normal -0.247186 0.475750 -0.844133; + texcoord 0.998540 -2.62487; + tangent 0.0301816 -0.866964 -0.497456; + vertex -50.0956 -45.3199 99.6534; + normal -0.0701885 -0.992633 0.0987618; + texcoord 0.399710 -2.26288; + tangent 0.419831 0.0604154 0.905589; + vertex -47.9658 -45.7169 99.4439; + normal -0.171463 -0.974535 0.144505; + texcoord 0.599320 -2.62487; + tangent 0.419831 0.0604153 0.905589; + vertex -50.0364 -45.5427 99.7230; + normal -0.198351 -0.967555 0.156505; + texcoord 0.399710 -2.62487; + vertex -50.0989 -45.5517 99.5883; + normal -0.319753 -0.923964 0.209879; + texcoord 0.399710 -2.72487; + tangent 0.419831 0.0604153 0.905589; + vertex -50.2509 -45.4657 99.7352; + normal 0.339644 -0.259068 0.904171; + texcoord 0.798930 -2.26288; + tangent 0.0138927 0.962595 0.270589; + vertex -48.2138 -45.3205 99.1021; + normal 0.171996 -0.268882 0.947692; + texcoord 0.798930 -2.62487; + tangent 0.0138934 0.962595 0.270589; + vertex -50.0344 -45.3994 99.7633; + normal 0.172212 -0.268875 0.947655; + texcoord 0.599320 -2.62487; + vertex -50.0364 -45.5427 99.7230; + normal -0.0423371 -0.269806 0.961984; + texcoord 0.599320 -2.72487; + tangent 0.0138935 0.962595 0.270589; + vertex -50.2509 -45.4657 99.7352; + normal 0.153233 0.839025 0.522069; + texcoord 0.798930 -2.26288; + tangent -0.411217 0.534533 -0.738360; + vertex -48.2138 -45.3205 99.1021; + normal -0.0611413 0.792017 0.607430; + texcoord 0.998540 -2.62487; + vertex -50.0956 -45.3199 99.6534; + normal -0.0385345 0.799098 0.599965; + texcoord 0.798930 -2.62487; + vertex -50.0344 -45.3994 99.7633; + normal -0.296411 0.687581 0.662852; + texcoord 0.798930 -2.72487; + tangent -0.411217 0.534533 -0.738360; + vertex -50.2509 -45.4657 99.7352; + normal -0.0270936 0.805935 -0.591383; + texcoord 0.000490000 1.00000; + tangent -0.213614 -0.582603 -0.784183; + vertex -43.6006 -70.8078 61.2524; + normal -0.0411777 0.807367 -0.588611; + texcoord 0.250000 -0.488090; + tangent -0.213614 -0.582603 -0.784183; + vertex -56.7289 -70.0399 62.9003; + normal -0.0411090 0.807361 -0.588624; + texcoord 0.000490000 -0.488090; + tangent -0.213614 -0.582603 -0.784183; + vertex -56.4968 -69.4070 63.7522; + normal -0.0559119 0.808686 -0.585577; + texcoord 0.250000 -1.07217; + tangent -0.213614 -0.582603 -0.784183; + vertex -61.1027 -69.2633 64.3904; + normal -0.0446497 -0.624080 -0.780084; + texcoord 0.499510 1.00000; + tangent -0.00412254 -0.780741 0.624841; + vertex -43.2671 -71.1510 63.0187; + normal -0.193711 -0.612387 -0.766458; + texcoord 0.499510 -0.488090; + tangent -0.00412258 -0.780741 0.624841; + vertex -56.7334 -70.8880 63.5791; + normal -0.200833 -0.611469 -0.765357; + texcoord 0.250000 -0.488090; + vertex -56.7289 -70.0399 62.9003; + normal -0.352796 -0.583533 -0.731454; + texcoord 0.250000 -1.07217; + tangent -0.00412282 -0.780741 0.624841; + vertex -61.1027 -69.2633 64.3904; + normal 0.00829793 -0.813711 0.581210; + texcoord 0.499510 1.00000; + tangent 0.213404 0.569281 0.793963; + vertex -43.2671 -71.1510 63.0187; + normal 0.0122243 -0.814176 0.580489; + texcoord 0.749030 -0.488090; + tangent 0.213404 0.569281 0.793963; + vertex -56.4975 -70.2588 64.4567; + normal 0.0130562 -0.814273 0.580335; + texcoord 0.499510 -0.488090; + vertex -56.7334 -70.8880 63.5791; + normal 0.0172100 -0.814749 0.579559; + texcoord 0.749030 -1.07217; + tangent 0.213404 0.569281 0.793963; + vertex -61.3257 -70.4647 64.3106; + normal 0.213559 0.622568 0.752862; + texcoord 0.998540 1.00000; + tangent 0.000579775 0.770560 -0.637367; + vertex -43.6006 -70.8078 61.2524; + normal 0.0948414 0.634452 0.767122; + texcoord 0.998540 -0.488090; + tangent 0.000579773 0.770560 -0.637367; + vertex -56.4968 -69.4070 63.7522; + normal 0.0762784 0.635477 0.768343; + texcoord 0.749030 -0.488090; + vertex -56.4975 -70.2588 64.4567; + normal -0.0504401 0.636579 0.769561; + texcoord 0.749030 -1.07217; + tangent 0.000579771 0.770560 -0.637367; + vertex -61.3257 -70.4647 64.3106; + normal 0.125311 0.636392 0.761119; + texcoord 0.000490000 -0.488090; + tangent 0.0365935 0.763680 -0.644557; + vertex -56.4968 -69.4070 63.7522; + normal 0.131420 0.635710 0.760659; + texcoord 0.250000 -1.07217; + tangent 0.0365937 0.763680 -0.644557; + vertex -61.1027 -69.2633 64.3904; + normal 0.133300 0.635495 0.760511; + texcoord 0.000490000 -1.07217; + vertex -61.1338 -69.9120 64.9379; + normal 0.139469 0.634774 0.760007; + texcoord 0.250000 -1.63601; + tangent 0.0365938 0.763680 -0.644557; + vertex -65.1527 -69.7526 65.5422; + normal 0.145405 0.726432 -0.671680; + texcoord 0.499510 -0.488090; + tangent -0.223457 -0.637240 -0.737558; + vertex -56.7334 -70.8880 63.5791; + normal -0.0531617 0.763534 -0.643576; + texcoord 0.499510 -1.07217; + tangent -0.223457 -0.637240 -0.737558; + vertex -61.2925 -69.8046 63.7639; + normal -0.0619325 0.764446 -0.641706; + texcoord 0.250000 -1.07217; + vertex -61.1027 -69.2633 64.3904; + normal -0.259258 0.768292 -0.585246; + texcoord 0.250000 -1.63601; + tangent -0.223457 -0.637240 -0.737558; + vertex -65.1527 -69.7526 65.5422; + normal -0.178762 -0.622232 -0.762149; + texcoord 0.499510 -0.488090; + tangent -0.0387190 -0.769577 0.637379; + vertex -56.7334 -70.8880 63.5791; + normal -0.184819 -0.621336 -0.761435; + texcoord 0.749030 -1.07217; + vertex -61.3257 -70.4647 64.3106; + normal -0.184691 -0.621356 -0.761450; + texcoord 0.499510 -1.07217; + tangent -0.0387190 -0.769577 0.637379; + vertex -61.2925 -69.8046 63.7639; + normal -0.190808 -0.620426 -0.760700; + texcoord 0.749030 -1.63601; + tangent -0.0387187 -0.769578 0.637379; + vertex -65.2153 -69.7033 64.6652; + normal 0.236735 -0.763747 0.600539; + texcoord 0.998540 -0.488090; + tangent 0.223757 0.644352 0.731261; + vertex -56.4968 -69.4070 63.7522; + normal 0.0966942 -0.761259 0.641198; + texcoord 0.998540 -1.07217; + tangent 0.223757 0.644352 0.731261; + vertex -61.1338 -69.9120 64.9379; + normal 0.0610581 -0.758078 0.649299; + texcoord 0.749030 -1.07217; + vertex -61.3257 -70.4647 64.3106; + normal -0.0825451 -0.735061 0.672958; + texcoord 0.749030 -1.63601; + tangent 0.223757 0.644352 0.731261; + vertex -65.2153 -69.7033 64.6652; + normal 0.0693436 -0.749172 0.658736; + texcoord 0.000490000 -1.07217; + tangent 0.0872137 0.662350 0.744101; + vertex -61.1338 -69.9120 64.9379; + normal 0.0783823 -0.749194 0.657696; + texcoord 0.250000 -1.63601; + tangent 0.0872134 0.662350 0.744101; + vertex -65.1527 -69.7526 65.5422; + normal 0.0789947 -0.749193 0.657624; + texcoord 0.000490000 -1.63601; + vertex -65.2065 -70.1615 65.0829; + normal 0.0883713 -0.749146 0.656483; + texcoord 0.250000 -2.01879; + tangent 0.0872135 0.662350 0.744101; + vertex -67.5680 -70.0877 65.4850; + normal 0.329843 0.636290 0.697380; + texcoord 0.499510 -1.07217; + tangent -0.0137800 0.741889 -0.670381; + vertex -61.2925 -69.8046 63.7639; + normal 0.145881 0.664763 0.732672; + texcoord 0.499510 -1.63601; + tangent -0.0137799 0.741889 -0.670382; + vertex -65.1612 -69.2946 65.1284; + normal 0.0872597 0.668780 0.738322; + texcoord 0.250000 -1.63601; + vertex -65.1527 -69.7526 65.5422; + normal -0.109787 0.665269 0.738488; + texcoord 0.250000 -2.01879; + tangent -0.0137798 0.741889 -0.670382; + vertex -67.5680 -70.0877 65.4850; + normal -0.129376 0.750980 -0.647526; + texcoord 0.499510 -1.07217; + tangent -0.0872652 -0.659104 -0.746972; + vertex -61.2925 -69.8046 63.7639; + normal -0.149200 0.750022 -0.644365; + texcoord 0.749030 -1.63601; + tangent -0.0872653 -0.659104 -0.746972; + vertex -65.2153 -69.7033 64.6652; + normal -0.153057 0.749800 -0.643718; + texcoord 0.499510 -1.63601; + vertex -65.1612 -69.2946 65.1284; + normal -0.173399 0.748436 -0.640138; + texcoord 0.749030 -2.01879; + tangent -0.0872651 -0.659104 -0.746972; + vertex -67.6238 -69.5402 65.5083; + normal 0.0149343 -0.673384 -0.739142; + texcoord 0.998540 -1.07217; + tangent 0.0141500 -0.739008 0.673548; + vertex -61.1338 -69.9120 64.9379; + normal -0.138043 -0.668609 -0.730689; + texcoord 0.998540 -1.63601; + tangent 0.0141502 -0.739008 0.673548; + vertex -65.2065 -70.1615 65.0829; + normal -0.135903 -0.668786 -0.730928; + texcoord 0.749030 -1.63601; + vertex -65.2153 -69.7033 64.6652; + normal -0.290439 -0.647610 -0.704448; + texcoord 0.749030 -2.01879; + tangent 0.0141501 -0.739008 0.673548; + vertex -67.6238 -69.5402 65.5083; + normal -0.146431 -0.657322 -0.739247; + texcoord 0.000490000 -1.63601; + tangent -0.0315087 -0.743823 0.667633; + vertex -65.2065 -70.1615 65.0829; + normal -0.135905 -0.658573 -0.740143; + texcoord 0.250000 -2.01879; + tangent -0.0315088 -0.743823 0.667633; + vertex -67.5680 -70.0877 65.4850; + normal -0.135783 -0.658587 -0.740153; + texcoord 0.000490000 -2.01879; + vertex -67.5558 -69.7986 65.2255; + normal -0.125071 -0.659780 -0.740977; + texcoord 0.250000 -2.34632; + tangent -0.0315089 -0.743823 0.667633; + vertex -69.3915 -69.6690 65.4200; + normal 0.0486113 0.665226 0.745058; + texcoord 0.499510 -1.63601; + tangent 0.0313176 0.744558 -0.666823; + vertex -65.1612 -69.2946 65.1284; + normal 0.0269840 0.666277 0.745216; + texcoord 0.749030 -2.01879; + tangent 0.0313174 0.744558 -0.666823; + vertex -67.6238 -69.5402 65.5083; + normal 0.0218615 0.666480 0.745202; + texcoord 0.499510 -2.01879; + vertex -67.6360 -69.8298 65.7678; + normal 9.64729e-05 0.667148 0.744925; + texcoord 0.749030 -2.34632; + tangent 0.0313172 0.744558 -0.666823; + vertex -69.4455 -69.6885 65.6414; + normal 0.0748274 0.745023 -0.662828; + texcoord 0.998540 -1.63601; + tangent 0.174782 -0.664201 -0.726835; + vertex -65.2065 -70.1615 65.0829; + normal 0.00372028 0.738638 -0.674092; + texcoord 0.998540 -2.01879; + vertex -67.5558 -69.7986 65.2255; + normal -0.0378118 0.733125 -0.679042; + texcoord 0.749030 -2.01879; + vertex -67.6238 -69.5402 65.5083; + normal -0.108700 0.720668 -0.684705; + texcoord 0.749030 -2.34632; + tangent 0.174781 -0.664201 -0.726835; + vertex -69.4455 -69.6885 65.6414; + normal -0.0176939 0.746789 -0.664825; + texcoord 0.000490000 -2.01879; + tangent 0.248826 -0.640720 -0.726335; + vertex -67.5558 -69.7986 65.2255; + normal -0.138211 0.718758 -0.681384; + texcoord 0.250000 -2.34632; + tangent 0.248826 -0.640720 -0.726335; + vertex -69.3915 -69.6690 65.4200; + normal -0.182233 0.705558 -0.684821; + texcoord 0.000490000 -2.34632; + vertex -69.4317 -69.5654 65.5375; + normal -0.334414 0.646969 -0.685272; + texcoord 0.000490000 -2.44632; + tangent 0.248826 -0.640720 -0.726335; + vertex -69.5840 -69.6956 65.4888; + normal 0.0903974 -0.648153 -0.756126; + texcoord 0.499510 -2.01879; + tangent -0.0850920 -0.761485 0.642573; + vertex -67.6360 -69.8298 65.7678; + normal -0.0270357 -0.642910 -0.765464; + texcoord 0.499510 -2.34632; + tangent -0.0850916 -0.761485 0.642573; + vertex -69.4053 -69.7922 65.5239; + normal -0.0328499 -0.642418 -0.765650; + texcoord 0.250000 -2.34632; + tangent -0.0850916 -0.761485 0.642573; + vertex -69.3915 -69.6690 65.4200; + normal -0.186355 -0.621369 -0.761034; + texcoord 0.250000 -2.44632; + tangent -0.0850915 -0.761485 0.642573; + vertex -69.5840 -69.6956 65.4888; + normal -0.104143 -0.763242 0.637664; + texcoord 0.499510 -2.01879; + tangent -0.248758 0.640762 0.726322; + vertex -67.6360 -69.8298 65.7678; + normal -0.290763 -0.764710 0.575044; + texcoord 0.749030 -2.34632; + tangent -0.248758 0.640762 0.726322; + vertex -69.4455 -69.6885 65.6414; + normal -0.264455 -0.766334 0.585487; + texcoord 0.499510 -2.34632; + vertex -69.4053 -69.7922 65.5239; + normal -0.488342 -0.730577 0.477263; + texcoord 0.499510 -2.44632; + vertex -69.5840 -69.6956 65.4888; + normal -0.169596 0.889735 -0.423802; + texcoord 0.000490000 1.00000; + tangent 0.462618 -0.307833 -0.831398; + vertex -15.8522 -82.2082 23.1370; + normal -0.180304 0.885515 -0.428197; + texcoord 0.333170 -0.387440; + tangent 0.462618 -0.307833 -0.831399; + vertex -26.0881 -85.3039 20.7339; + normal -0.184853 0.883678 -0.430049; + texcoord 0.000490000 -0.387440; + tangent 0.462618 -0.307833 -0.831398; + vertex -26.5340 -85.0072 21.5352; + normal -0.196522 0.878846 -0.434752; + texcoord 0.333170 -0.851730; + tangent 0.462618 -0.307833 -0.831399; + vertex -29.4928 -86.0111 20.8434; + normal 0.468970 -0.725165 -0.504184; + texcoord 0.665860 1.00000; + tangent -0.111761 -0.614987 0.780577; + vertex -15.9422 -81.3745 24.5195; + normal 0.305233 -0.768771 -0.561983; + texcoord 0.665860 -0.387440; + tangent -0.111761 -0.614987 0.780577; + vertex -26.1999 -85.9192 21.5148; + normal 0.328817 -0.764136 -0.554955; + texcoord 0.333170 -0.387440; + vertex -26.0881 -85.3039 20.7339; + normal 0.144223 -0.787219 -0.599571; + texcoord 0.333170 -0.851730; + tangent -0.111761 -0.614987 0.780577; + vertex -29.4928 -86.0111 20.8434; + normal -0.235174 -0.107828 0.965953; + texcoord 0.665860 1.00000; + tangent -0.343919 0.938763 0.0210613; + vertex -15.9422 -81.3745 24.5195; + normal -0.209293 -0.0985018 0.972879; + texcoord 0.998540 -0.387440; + tangent -0.343919 0.938763 0.0210614; + vertex -26.5340 -85.0072 21.5352; + normal -0.207976 -0.0980268 0.973210; + texcoord 0.665860 -0.387440; + vertex -26.1999 -85.9192 21.5148; + normal -0.179902 -0.0878884 0.979750; + texcoord 0.998540 -0.851730; + tangent -0.343919 0.938763 0.0210614; + vertex -29.3061 -86.6756 20.8766; + normal -0.223137 -0.0140560 0.974686; + texcoord 0.000490000 -0.387440; + tangent -0.270252 0.961592 -0.0480023; + vertex -26.5340 -85.0072 21.5352; + normal -0.225987 -0.0148903 0.974016; + texcoord 0.333170 -0.851730; + tangent -0.270252 0.961592 -0.0480023; + vertex -29.4928 -86.0111 20.8434; + normal -0.226603 -0.0150708 0.973871; + texcoord 0.000490000 -0.851730; + vertex -29.3061 -86.6756 20.8766; + normal -0.229481 -0.0159139 0.973183; + texcoord 0.333170 -1.29774; + tangent -0.270252 0.961592 -0.0480023; + vertex -31.9143 -87.4872 20.2483; + normal 0.0688242 0.885841 -0.458856; + texcoord 0.665860 -0.387440; + tangent 0.446736 -0.438620 -0.779769; + vertex -26.1999 -85.9192 21.5148; + normal -0.103088 0.840534 -0.531860; + texcoord 0.665860 -0.851730; + tangent 0.446736 -0.438620 -0.779769; + vertex -29.1789 -86.3193 20.2954; + normal -0.139609 0.826722 -0.545014; + texcoord 0.333170 -0.851730; + tangent 0.446736 -0.438620 -0.779769; + vertex -29.4928 -86.0111 20.8434; + normal -0.307151 0.743411 -0.594137; + texcoord 0.333170 -1.29774; + tangent 0.446736 -0.438620 -0.779769; + vertex -31.9143 -87.4872 20.2483; + normal 0.297558 -0.841575 -0.450789; + texcoord 0.665860 -0.387440; + tangent -0.183413 -0.513772 0.838092; + vertex -26.1999 -85.9192 21.5148; + normal 0.327940 -0.835694 -0.440535; + texcoord 0.998540 -0.851730; + tangent -0.183413 -0.513772 0.838092; + vertex -29.3061 -86.6756 20.8766; + normal 0.325258 -0.836252 -0.441463; + texcoord 0.665860 -0.851730; + vertex -29.1789 -86.3193 20.2954; + normal 0.355787 -0.829451 -0.430613; + texcoord 0.998540 -1.29774; + vertex -31.7712 -87.2443 19.9353; + normal 0.363074 -0.809189 -0.461942; + texcoord 0.000490000 -0.851730; + tangent -0.339647 -0.576600 0.743083; + vertex -29.3061 -86.6756 20.8766; + normal 0.338308 -0.812067 -0.475495; + texcoord 0.333170 -1.29774; + tangent -0.339647 -0.576600 0.743083; + vertex -31.9143 -87.4872 20.2483; + normal 0.344917 -0.811366 -0.471930; + texcoord 0.000490000 -1.29774; + tangent -0.339647 -0.576600 0.743083; + vertex -31.7712 -87.2443 19.9353; + normal 0.319441 -0.813805 -0.485467; + texcoord 0.333170 -1.61882; + tangent -0.339646 -0.576600 0.743084; + vertex -33.5044 -87.6982 19.5556; + normal -0.00925498 -0.0186955 0.999782; + texcoord 0.665860 -0.851730; + tangent -0.162051 0.986637 0.0169496; + vertex -29.1789 -86.3193 20.2954; + normal -0.182893 -0.0469096 0.982013; + texcoord 0.665860 -1.29774; + tangent -0.162051 0.986637 0.0169496; + vertex -31.9828 -87.0698 20.2554; + normal -0.217915 -0.0525337 0.974553; + texcoord 0.333170 -1.29774; + vertex -31.9143 -87.4872 20.2483; + normal -0.389170 -0.0796851 0.917713; + texcoord 0.333170 -1.61882; + tangent -0.162051 0.986637 0.0169495; + vertex -33.5044 -87.6982 19.5556; + normal -0.204970 0.796128 -0.569357; + texcoord 0.665860 -0.851730; + tangent 0.501948 -0.413887 -0.759438; + vertex -29.1789 -86.3193 20.2954; + normal -0.176242 0.810697 -0.558309; + texcoord 0.998540 -1.29774; + tangent 0.501948 -0.413887 -0.759438; + vertex -31.7712 -87.2443 19.9353; + normal -0.164958 0.816136 -0.553815; + texcoord 0.665860 -1.29774; + vertex -31.9828 -87.0698 20.2554; + normal -0.135342 0.829662 -0.541612; + texcoord 0.998540 -1.61882; + tangent 0.501948 -0.413887 -0.759438; + vertex -33.5058 -87.6762 19.7071; + normal -0.221632 0.964802 -0.141547; + texcoord 0.000490000 -1.29774; + tangent 0.00874985 -0.143183 -0.989658; + vertex -31.7712 -87.2443 19.9353; + normal -0.0403476 0.988839 -0.143422; + texcoord 0.333170 -1.61882; + tangent 0.00874954 -0.143183 -0.989658; + vertex -33.5044 -87.6982 19.5556; + normal -0.0660189 0.987453 -0.143448; + texcoord 0.000490000 -1.61882; + vertex -33.5058 -87.6762 19.7071; + normal 0.188022 0.972278 -0.139007; + texcoord 0.000490000 -1.71882; + tangent 0.00874949 -0.143183 -0.989657; + vertex -33.6423 -87.6614 19.6264; + normal -0.197021 -0.337553 0.920457; + texcoord 0.665860 -1.29774; + tangent 0.419022 0.819795 0.390329; + vertex -31.9828 -87.0698 20.2554; + normal -0.297813 -0.282017 0.912016; + texcoord 0.998540 -1.61882; + tangent 0.419021 0.819795 0.390329; + vertex -33.5058 -87.6762 19.7071; + normal -0.404802 -0.216132 0.888494; + texcoord 0.665860 -1.61882; + vertex -33.5699 -87.8017 19.6473; + normal -0.514933 -0.139513 0.845801; + texcoord 0.665860 -1.71882; + vertex -33.6423 -87.6614 19.6264; + normal 0.124089 -0.947655 0.294195; + texcoord 0.000490000 1.00000; + tangent -0.494599 -0.316101 -0.809600; + vertex 61.7698 125.219 51.4428; + normal 0.179326 -0.948587 0.260814; + texcoord 0.166830 -1.71131; + tangent -0.494598 -0.316101 -0.809600; + vertex 82.0715 125.305 43.1575; + normal 0.195368 -0.948112 0.250828; + texcoord 0.000490000 -1.71131; + vertex 82.3753 125.499 43.6549; + normal 0.251103 -0.943763 0.215081; + texcoord 0.000490000 -2.62775; + tangent -0.494598 -0.316101 -0.809600; + vertex 88.4330 126.507 41.0042; + normal -0.301831 -0.744325 -0.595717; + texcoord 0.333170 1.00000; + tangent -0.293809 0.667069 -0.684613; + vertex 62.8337 126.293 51.6698; + normal -0.229915 -0.744516 -0.626766; + texcoord 0.333170 -1.71131; + tangent -0.293809 0.667069 -0.684613; + vertex 81.8950 125.706 42.7464; + normal -0.225885 -0.744393 -0.628375; + texcoord 0.166830 -1.71131; + vertex 82.0715 125.305 43.1575; + normal -0.150874 -0.739610 -0.655907; + texcoord 0.333170 -2.62775; + tangent -0.293809 0.667069 -0.684613; + vertex 88.3888 125.776 41.1733; + normal -0.408483 0.216161 -0.886801; + texcoord 0.333170 1.00000; + tangent 0.207429 0.968117 0.140435; + vertex 62.8337 126.293 51.6698; + normal -0.316059 0.202182 -0.926946; + texcoord 0.499510 -1.71131; + tangent 0.207430 0.968117 0.140435; + vertex 82.0225 126.300 42.8326; + normal -0.330339 0.204445 -0.921454; + texcoord 0.333170 -1.71131; + tangent 0.207430 0.968117 0.140435; + vertex 81.8950 125.706 42.7464; + normal -0.233148 0.188345 -0.954027; + texcoord 0.333170 -2.62775; + tangent 0.207429 0.968117 0.140435; + vertex 88.3888 125.776 41.1733; + normal -0.204362 0.944054 -0.258842; + texcoord 0.665860 1.00000; + tangent 0.493817 0.327735 0.805440; + vertex 61.9045 124.771 53.1378; + normal -0.141281 0.944188 -0.297572; + texcoord 0.665860 -1.71131; + tangent 0.493818 0.327735 0.805440; + vertex 82.3327 126.506 43.3387; + normal -0.149901 0.944473 -0.292403; + texcoord 0.499510 -1.71131; + vertex 82.0225 126.300 42.8326; + normal -0.0847767 0.939989 -0.330506; + texcoord 0.665860 -2.62775; + tangent 0.493819 0.327735 0.805440; + vertex 88.1446 126.031 40.4954; + normal 0.236177 0.744674 0.624245; + texcoord 0.665860 1.00000; + tangent 0.293792 -0.667076 0.684614; + vertex 61.9045 124.771 53.1378; + normal 0.287538 0.744724 0.602253; + texcoord 0.832200 -1.71131; + tangent 0.293792 -0.667076 0.684614; + vertex 82.5092 126.106 43.7499; + normal 0.291091 0.744640 0.600647; + texcoord 0.665860 -1.71131; + vertex 82.3327 126.506 43.3387; + normal 0.342565 0.742125 0.576107; + texcoord 0.665860 -2.62775; + tangent 0.293791 -0.667076 0.684614; + vertex 88.1446 126.031 40.4954; + normal 0.347540 -0.219399 0.911636; + texcoord 0.998540 1.00000; + tangent -0.213003 -0.965295 -0.151112; + vertex 61.7698 125.219 51.4428; + normal 0.379654 -0.224278 0.897531; + texcoord 0.998540 -1.71131; + tangent -0.213002 -0.965295 -0.151112; + vertex 82.3753 125.499 43.6549; + normal 0.389564 -0.225740 0.892906; + texcoord 0.832200 -1.71131; + vertex 82.5092 126.106 43.7499; + normal 0.422008 -0.230384 0.876831; + texcoord 0.998540 -2.62775; + tangent -0.213002 -0.965296 -0.151112; + vertex 88.4330 126.507 41.0042; + normal 0.279961 0.200304 0.938882; + texcoord 0.166830 -1.71131; + tangent -0.0588035 -0.972577 0.225027; + vertex 82.0715 125.305 43.1575; + normal 0.319680 0.195200 0.927201; + texcoord 0.333170 -2.62775; + tangent -0.0588037 -0.972576 0.225027; + vertex 88.3888 125.776 41.1733; + normal 0.335630 0.193033 0.922004; + texcoord 0.000490000 -2.62775; + vertex 88.4330 126.507 41.0042; + normal 0.374930 0.187397 0.907915; + texcoord 0.333170 -3.50699; + tangent -0.0588038 -0.972576 0.225027; + vertex 93.5198 126.801 38.8428; + normal -0.155279 -0.941821 -0.298096; + texcoord 0.499510 -1.71131; + tangent -0.319449 0.333416 -0.887010; + vertex 82.0225 126.300 42.8326; + normal -0.0661380 -0.941618 -0.330123; + texcoord 0.665860 -2.62775; + vertex 88.1446 126.031 40.4954; + normal -0.0669972 -0.941660 -0.329829; + texcoord 0.333170 -2.62775; + vertex 88.3888 125.776 41.1733; + normal 0.0232997 -0.933009 -0.359097; + texcoord 0.333170 -3.50699; + tangent -0.319449 0.333415 -0.887010; + vertex 93.5198 126.801 38.8428; + normal -0.307964 0.775499 -0.551143; + texcoord 0.832200 -1.71131; + tangent 0.382352 0.631341 0.674696; + vertex 82.5092 126.106 43.7499; + normal -0.294385 0.775360 -0.558708; + texcoord 0.998540 -2.62775; + tangent 0.382352 0.631341 0.674696; + vertex 88.4330 126.507 41.0042; + normal -0.295692 0.775381 -0.557987; + texcoord 0.665860 -2.62775; + vertex 88.1446 126.031 40.4954; + normal -0.281934 0.775069 -0.565492; + texcoord 0.998540 -3.50699; + tangent 0.382352 0.631341 0.674696; + vertex 93.3433 126.500 38.5464; + normal -0.294016 0.752309 -0.589564; + texcoord 0.000490000 -2.62775; + tangent 0.385336 0.657776 0.647183; + vertex 88.4330 126.507 41.0042; + normal -0.266664 0.750797 -0.604313; + texcoord 0.333170 -3.50699; + tangent 0.385335 0.657777 0.647183; + vertex 93.5198 126.801 38.8428; + normal -0.269190 0.750966 -0.602981; + texcoord 0.000490000 -3.50699; + vertex 93.3433 126.500 38.5464; + normal -0.241234 0.748761 -0.617384; + texcoord 0.333170 -4.14522; + tangent 0.385335 0.657777 0.647184; + vertex 96.6515 126.478 37.2277; + normal 0.256218 0.227600 0.939442; + texcoord 0.665860 -2.62775; + tangent -0.0939241 -0.961423 0.258542; + vertex 88.1446 126.031 40.4954; + normal 0.347570 0.211685 0.913446; + texcoord 0.665860 -3.50699; + tangent -0.0939232 -0.961423 0.258542; + vertex 93.4766 126.359 38.9618; + normal 0.377798 0.205847 0.902716; + texcoord 0.333170 -3.50699; + vertex 93.5198 126.801 38.8428; + normal 0.465429 0.187162 0.865070; + texcoord 0.333170 -4.14522; + tangent -0.0939228 -0.961423 0.258542; + vertex 96.6515 126.478 37.2277; + normal -0.0313727 -0.949513 -0.312154; + texcoord 0.665860 -2.62775; + tangent -0.290762 0.307471 -0.906046; + vertex 88.1446 126.031 40.4954; + normal -0.0681408 -0.951209 -0.300930; + texcoord 0.998540 -3.50699; + tangent -0.290763 0.307471 -0.906046; + vertex 93.3433 126.500 38.5464; + normal -0.0652194 -0.951125 -0.301839; + texcoord 0.665860 -3.50699; + vertex 93.4766 126.359 38.9618; + normal -0.102523 -0.951519 -0.290001; + texcoord 0.998540 -4.14522; + tangent -0.290762 0.307471 -0.906046; + vertex 96.6151 126.500 37.3887; + normal 0.0514948 -0.988052 0.145264; + texcoord 0.000490000 -3.50699; + tangent 0.218483 -0.130787 -0.967037; + vertex 93.3433 126.500 38.5464; + normal 0.0386956 -0.989037 0.142505; + texcoord 0.333170 -4.14522; + tangent 0.218483 -0.130787 -0.967037; + vertex 96.6515 126.478 37.2277; + normal 0.0433138 -0.988702 0.143503; + texcoord 0.000490000 -4.14522; + vertex 96.6151 126.500 37.3887; + normal 0.0270321 -0.989787 0.139971; + texcoord 0.000490000 -4.24522; + tangent 0.218483 -0.130787 -0.967037; + vertex 96.7815 126.498 37.3405; + normal 0.395990 0.400999 0.826070; + texcoord 0.665860 -3.50699; + tangent -0.354133 -0.763325 0.540301; + vertex 93.4766 126.359 38.9618; + normal 0.349304 0.427964 0.833566; + texcoord 0.998540 -4.14522; + tangent -0.354134 -0.763325 0.540301; + vertex 96.6151 126.500 37.3887; + normal 0.317962 0.445048 0.837158; + texcoord 0.665860 -4.14522; + vertex 96.6741 126.627 37.2988; + normal 0.250008 0.479441 0.841209; + texcoord 0.665860 -4.24522; + vertex 96.7815 126.498 37.3405; + normal 0.291331 -0.953009 -0.0830684; + texcoord 0.000490000 1.00000; + tangent 0.0992106 0.116466 -0.988227; + vertex 5.03505 86.0468 129.672; + normal 0.356998 -0.931177 -0.0739029; + texcoord 0.166830 -1.71523; + tangent 0.0992105 0.116466 -0.988227; + vertex 25.9458 92.3600 130.579; + normal 0.353008 -0.932651 -0.0744773; + texcoord 0.000490000 -1.71523; + tangent 0.0992105 0.116466 -0.988227; + vertex 25.8852 92.2889 131.183; + normal 0.418282 -0.906004 -0.0647836; + texcoord 0.000490000 -2.64264; + tangent 0.0992103 0.116466 -0.988227; + vertex 31.8933 95.0298 131.643; + normal 0.0951804 -0.402556 -0.910434; + texcoord 0.333170 1.00000; + tangent -0.228152 0.881419 -0.413578; + vertex 5.44913 86.9322 130.836; + normal 0.168199 -0.382713 -0.908427; + texcoord 0.333170 -1.71523; + tangent -0.228155 0.881419 -0.413578; + vertex 25.8095 92.8863 130.332; + normal 0.169313 -0.382391 -0.908356; + texcoord 0.166830 -1.71523; + vertex 25.9458 92.3600 130.579; + normal 0.242823 -0.359846 -0.900860; + texcoord 0.333170 -2.64264; + tangent -0.228155 0.881418 -0.413578; + vertex 32.2277 94.3862 131.463; + normal -0.182750 0.556293 -0.810642; + texcoord 0.333170 1.00000; + tangent -0.322236 0.745091 0.583954; + vertex 5.44913 86.9322 130.836; + normal -0.100622 0.586405 -0.803744; + texcoord 0.499510 -1.71523; + tangent -0.322234 0.745092 0.583955; + vertex 25.6127 93.3415 130.689; + normal -0.0896999 0.590051 -0.802368; + texcoord 0.333170 -1.71523; + vertex 25.8095 92.8863 130.332; + normal -0.00497861 0.615516 -0.788109; + texcoord 0.333170 -2.64264; + tangent -0.322234 0.745092 0.583955; + vertex 32.2277 94.3862 131.463; + normal -0.371772 0.926425 0.0593539; + texcoord 0.665860 1.00000; + tangent -0.103135 -0.104760 0.989135; + vertex 4.47655 84.8513 130.819; + normal -0.311819 0.947715 0.0678599; + texcoord 0.665860 -1.71523; + tangent -0.103139 -0.104760 0.989135; + vertex 25.5483 93.2761 131.307; + normal -0.300344 0.951300 0.0694359; + texcoord 0.499510 -1.71523; + vertex 25.6127 93.3415 130.689; + normal -0.237413 0.968289 0.0777968; + texcoord 0.665860 -2.64264; + tangent -0.103139 -0.104760 0.989135; + vertex 32.0937 94.9112 130.930; + normal -0.173440 0.381190 0.908082; + texcoord 0.665860 1.00000; + tangent 0.228148 -0.881422 0.413574; + vertex 4.47655 84.8513 130.819; + normal -0.116036 0.397134 0.910396; + texcoord 0.832200 -1.71523; + tangent 0.228152 -0.881421 0.413574; + vertex 25.6845 92.7497 131.554; + normal -0.109965 0.398731 0.910451; + texcoord 0.665860 -1.71523; + tangent 0.228152 -0.881421 0.413573; + vertex 25.5483 93.2761 131.307; + normal -0.0509484 0.413387 0.909129; + texcoord 0.665860 -2.64264; + tangent 0.228152 -0.881421 0.413574; + vertex 32.0937 94.9112 130.930; + normal 0.118986 -0.590666 0.798095; + texcoord 0.998540 1.00000; + tangent 0.321219 -0.737679 -0.593841; + vertex 5.03505 86.0468 129.672; + normal 0.157070 -0.576887 0.801580; + texcoord 0.998540 -1.71523; + tangent 0.321218 -0.737680 -0.593841; + vertex 25.8852 92.2889 131.183; + normal 0.156281 -0.577183 0.801521; + texcoord 0.832200 -1.71523; + vertex 25.6845 92.7497 131.554; + normal 0.194905 -0.562151 0.803740; + texcoord 0.998540 -2.64264; + tangent 0.321219 -0.737680 -0.593841; + vertex 31.8933 95.0298 131.643; + normal -0.0413933 -0.288908 0.956462; + texcoord 0.166830 -1.71523; + tangent 0.447425 -0.861294 -0.240798; + vertex 25.9458 92.3600 130.579; + normal 0.00158449 -0.268488 0.963282; + texcoord 0.333170 -2.64264; + tangent 0.447425 -0.861294 -0.240798; + vertex 32.2277 94.3862 131.463; + normal -0.00209623 -0.270261 0.962785; + texcoord 0.000490000 -2.64264; + vertex 31.8933 95.0298 131.643; + normal 0.0411101 -0.249160 0.967589; + texcoord 0.333170 -3.54942; + tangent 0.447425 -0.861294 -0.240798; + vertex 37.3295 96.9308 131.901; + normal 0.190030 -0.675018 -0.712909; + texcoord 0.499510 -1.71523; + tangent -0.176256 0.690887 -0.701148; + vertex 25.6127 93.3415 130.689; + normal 0.277597 -0.648500 -0.708793; + texcoord 0.665860 -2.64264; + tangent -0.176256 0.690887 -0.701148; + vertex 32.0937 94.9112 130.930; + normal 0.281136 -0.647298 -0.708497; + texcoord 0.333170 -2.64264; + vertex 32.2277 94.3862 131.463; + normal 0.366705 -0.614940 -0.698123; + texcoord 0.333170 -3.54942; + tangent -0.176256 0.690887 -0.701148; + vertex 37.3295 96.9308 131.901; + normal -0.331141 0.911297 -0.244712; + texcoord 0.832200 -1.71523; + tangent -0.267257 0.158142 0.950560; + vertex 25.6845 92.7497 131.554; + normal -0.325424 0.913677 -0.243501; + texcoord 0.998540 -2.64264; + tangent -0.267257 0.158142 0.950560; + vertex 31.8933 95.0298 131.643; + normal -0.323623 0.914419 -0.243118; + texcoord 0.665860 -2.64264; + vertex 32.0937 94.9112 130.930; + normal -0.317883 0.916754 -0.241893; + texcoord 0.998540 -3.54942; + vertex 37.3559 96.8731 131.450; + normal -0.321033 0.936885 -0.138506; + texcoord 0.000490000 -2.64264; + tangent -0.0579804 0.126530 0.990267; + vertex 31.8933 95.0298 131.643; + normal -0.320195 0.937174 -0.138494; + texcoord 0.333170 -3.54942; + tangent -0.0579805 0.126530 0.990267; + vertex 37.3295 96.9308 131.901; + normal -0.320113 0.937202 -0.138493; + texcoord 0.000490000 -3.54942; + vertex 37.3559 96.8731 131.450; + normal -0.319258 0.937495 -0.138480; + texcoord 0.333170 -4.22575; + tangent -0.0579807 0.126530 0.990267; + vertex 40.8486 98.0319 131.243; + normal 0.00607298 -0.446156 0.894935; + texcoord 0.665860 -2.64264; + tangent 0.539735 -0.751933 -0.378527; + vertex 32.0937 94.9112 130.930; + normal 0.154554 -0.353493 0.922581; + texcoord 0.665860 -3.54942; + tangent 0.539735 -0.751933 -0.378527; + vertex 37.5764 96.5868 131.728; + normal 0.111727 -0.381685 0.917515; + texcoord 0.333170 -3.54942; + tangent 0.539735 -0.751933 -0.378527; + vertex 37.3295 96.9308 131.901; + normal 0.260205 -0.278615 0.924482; + texcoord 0.333170 -4.22575; + tangent 0.539735 -0.751933 -0.378527; + vertex 40.8486 98.0319 131.243; + normal 0.282027 -0.547536 -0.787823; + texcoord 0.665860 -2.64264; + tangent -0.483631 0.628055 -0.609629; + vertex 32.0937 94.9112 130.930; + normal 0.231398 -0.579975 -0.781078; + texcoord 0.998540 -3.54942; + tangent -0.483631 0.628055 -0.609629; + vertex 37.3559 96.8731 131.450; + normal 0.209217 -0.593361 -0.777272; + texcoord 0.665860 -3.54942; + vertex 37.5764 96.5868 131.728; + normal 0.157392 -0.622745 -0.766431; + texcoord 0.998540 -4.22575; + vertex 40.9487 97.9315 131.328; + normal 0.136963 -0.559302 -0.817571; + texcoord 0.000490000 -3.54942; + tangent -0.604882 0.606381 -0.516159; + vertex 37.3559 96.8731 131.450; + normal 0.139590 -0.557405 -0.818422; + texcoord 0.333170 -4.22575; + tangent -0.604882 0.606381 -0.516159; + vertex 40.8486 98.0319 131.243; + normal 0.140487 -0.556756 -0.818710; + texcoord 0.000490000 -4.22575; + vertex 40.9487 97.9315 131.328; + normal 0.144332 -0.553963 -0.819935; + texcoord 0.000490000 -4.32575; + vertex 41.0170 98.0679 131.248; + normal -0.416547 0.899927 -0.128918; + texcoord 0.665860 -3.54942; + tangent 0.398336 0.308139 0.863932; + vertex 37.5764 96.5868 131.728; + normal -0.312479 0.931129 -0.188030; + texcoord 0.665860 -4.22575; + tangent 0.398336 0.308139 0.863932; + vertex 40.9146 98.0829 131.386; + normal -0.340608 0.924227 -0.172599; + texcoord 0.333170 -4.22575; + tangent 0.398336 0.308139 0.863932; + vertex 40.8486 98.0319 131.243; + normal -0.195071 0.948795 -0.248465; + texcoord 0.333170 -4.32575; + tangent 0.398336 0.308139 0.863932; + vertex 41.0170 98.0679 131.248; + normal 0.608971 -0.599120 -0.519817; + texcoord 0.000490000 1.00000; + tangent 0.0684066 0.692574 -0.718096; + vertex 21.9599 -2.59611 155.505; + normal 0.639805 -0.582731 -0.501073; + texcoord 0.250000 -1.31046; + tangent 0.0684053 0.692574 -0.718096; + vertex 34.2744 1.97917 164.659; + normal 0.649567 -0.577232 -0.494839; + texcoord 0.000490000 -1.31046; + tangent 0.0684053 0.692574 -0.718096; + vertex 34.2375 1.60496 165.047; + normal 0.680196 -0.558930 -0.474269; + texcoord 0.250000 -2.03190; + tangent 0.0684056 0.692574 -0.718096; + vertex 37.3470 3.02779 167.830; + normal 0.136101 0.736458 -0.662651; + texcoord 0.499510 1.00000; + tangent -0.504290 0.627236 0.593521; + vertex 21.8588 -3.31104 156.229; + normal 0.230963 0.760247 -0.607191; + texcoord 0.499510 -1.31046; + tangent -0.504290 0.627235 0.593522; + vertex 34.0019 2.31808 164.979; + normal 0.213571 0.756557 -0.618069; + texcoord 0.250000 -1.31046; + vertex 34.2744 1.97917 164.659; + normal 0.308552 0.772825 -0.554560; + texcoord 0.250000 -2.03190; + tangent -0.504290 0.627235 0.593522; + vertex 37.3470 3.02779 167.830; + normal -0.632895 0.594752 0.495696; + texcoord 0.499510 1.00000; + tangent -0.0748196 -0.684222 0.725426; + vertex 21.8588 -3.31104 156.229; + normal -0.587620 0.617995 0.522288; + texcoord 0.749030 -1.31046; + tangent -0.0748192 -0.684222 0.725425; + vertex 33.9610 1.94341 165.377; + normal -0.595124 0.614350 0.518075; + texcoord 0.499510 -1.31046; + vertex 34.0019 2.31808 164.979; + normal -0.546823 0.636487 0.543938; + texcoord 0.749030 -2.03190; + tangent -0.0748190 -0.684222 0.725425; + vertex 37.5397 3.22200 167.478; + normal -0.210869 -0.765210 0.608267; + texcoord 0.998540 1.00000; + tangent 0.504927 -0.618082 -0.602513; + vertex 21.9599 -2.59611 155.505; + normal -0.171165 -0.755867 0.631956; + texcoord 0.998540 -1.31046; + tangent 0.504928 -0.618082 -0.602514; + vertex 34.2375 1.60496 165.047; + normal -0.163324 -0.753835 0.636441; + texcoord 0.749030 -1.31046; + vertex 33.9610 1.94341 165.377; + normal -0.121922 -0.742104 0.659103; + texcoord 0.749030 -2.03190; + tangent 0.504928 -0.618082 -0.602514; + vertex 37.5397 3.22200 167.478; + normal -0.708567 0.292949 0.641960; + texcoord 0.000490000 -1.31046; + tangent -0.0872773 -0.939150 0.332234; + vertex 34.2375 1.60496 165.047; + normal -0.668009 0.302586 0.679857; + texcoord 0.250000 -2.03190; + tangent -0.0872779 -0.939150 0.332234; + vertex 37.3470 3.02779 167.830; + normal -0.657424 0.304870 0.689093; + texcoord 0.000490000 -2.03190; + tangent -0.0872779 -0.939150 0.332234; + vertex 37.3743 3.32157 167.726; + normal -0.614347 0.313278 0.724178; + texcoord 0.250000 -2.85917; + tangent -0.0872776 -0.939150 0.332234; + vertex 40.8360 4.42515 170.185; + normal -0.0806134 -0.940917 0.328901; + texcoord 0.499510 -1.31046; + tangent 0.526761 -0.320347 -0.787337; + vertex 34.0019 2.31808 164.979; + normal -0.00803178 -0.928099 0.372246; + texcoord 0.499510 -2.03190; + tangent 0.526761 -0.320347 -0.787337; + vertex 37.5118 2.92758 167.583; + normal 0.00572374 -0.924907 0.380150; + texcoord 0.250000 -2.03190; + vertex 37.3470 3.02779 167.830; + normal 0.0783668 -0.904017 0.420252; + texcoord 0.250000 -2.85917; + tangent 0.526761 -0.320347 -0.787337; + vertex 40.8360 4.42515 170.185; + normal 0.599816 -0.318830 -0.733872; + texcoord 0.499510 -1.31046; + tangent 0.0890312 0.938081 -0.334781; + vertex 34.0019 2.31808 164.979; + normal 0.647394 -0.309934 -0.696292; + texcoord 0.749030 -2.03190; + tangent 0.0890309 0.938081 -0.334781; + vertex 37.5397 3.22200 167.478; + normal 0.642183 -0.310989 -0.700633; + texcoord 0.499510 -2.03190; + tangent 0.0890309 0.938081 -0.334781; + vertex 37.5118 2.92758 167.583; + normal 0.687770 -0.301020 -0.660575; + texcoord 0.749030 -2.85917; + tangent 0.0890309 0.938081 -0.334781; + vertex 40.7306 4.41548 170.257; + normal -0.115630 0.892306 -0.436372; + texcoord 0.998540 -1.31046; + tangent -0.527066 0.317252 0.788386; + vertex 34.2375 1.60496 165.047; + normal -0.0588315 0.911858 -0.406268; + texcoord 0.998540 -2.03190; + tangent -0.527066 0.317252 0.788386; + vertex 37.3743 3.32157 167.726; + normal -0.0707732 0.908096 -0.412738; + texcoord 0.749030 -2.03190; + vertex 37.5397 3.22200 167.478; + normal -0.0138139 0.924384 -0.381213; + texcoord 0.749030 -2.85917; + tangent -0.527066 0.317252 0.788386; + vertex 40.7306 4.41548 170.257; + normal 0.568061 -0.646217 -0.509618; + texcoord 0.000490000 -2.03190; + tangent 0.555752 0.757924 -0.341599; + vertex 37.3743 3.32157 167.726; + normal 0.705768 -0.647284 -0.287948; + texcoord 0.250000 -2.85917; + tangent 0.555751 0.757926 -0.341598; + vertex 40.8360 4.42515 170.185; + normal 0.671022 -0.651528 -0.353894; + texcoord 0.000490000 -2.85917; + vertex 40.7857 4.35666 170.216; + normal 0.792596 -0.607040 -0.0573926; + texcoord 0.000490000 -2.95917; + vertex 40.8374 4.41621 170.300; + normal -0.639457 0.652348 0.406863; + texcoord 0.499510 -2.03190; + tangent -0.555718 -0.757882 0.341749; + vertex 37.5118 2.92758 167.583; + normal -0.534794 0.640606 0.551018; + texcoord 0.749030 -2.85917; + tangent -0.555719 -0.757882 0.341747; + vertex 40.7306 4.41548 170.257; + normal -0.483774 0.629091 0.608446; + texcoord 0.499510 -2.85917; + vertex 40.7808 4.48397 170.226; + normal -0.310783 0.570639 0.760121; + texcoord 0.499510 -2.95917; + vertex 40.8374 4.41621 170.300; + normal -0.265684 -0.705349 0.657187; + texcoord 0.998540 -2.03190; + tangent 0.609932 -0.650896 -0.452014; + vertex 37.3743 3.32157 167.726; + normal -0.263981 -0.704707 0.658561; + texcoord 0.998540 -2.85917; + tangent 0.609933 -0.650895 -0.452015; + vertex 40.7857 4.35666 170.216; + normal -0.264048 -0.704732 0.658507; + texcoord 0.749030 -2.85917; + vertex 40.7306 4.41548 170.257; + normal -0.261782 -0.703873 0.660328; + texcoord 0.749030 -2.95917; + vertex 40.8374 4.41621 170.300; + normal -0.373630 -0.682740 -0.627906; + texcoord 0.000490000 1.00000; + tangent 0.736521 0.193132 -0.648257; + vertex -1.09942 -66.6169 108.791; + normal -0.335522 -0.727849 -0.598048; + texcoord 0.166830 -1.70878; + tangent 0.736521 0.193130 -0.648257; + vertex 11.8026 -81.8036 117.627; + normal -0.335370 -0.728019 -0.597926; + texcoord 0.000490000 -1.70878; + tangent 0.736521 0.193130 -0.648257; + vertex 11.3549 -81.9210 118.021; + normal -0.294924 -0.770790 -0.564715; + texcoord 0.000490000 -2.63114; + tangent 0.736521 0.193130 -0.648257; + vertex 15.4151 -85.8711 121.292; + normal 0.395868 -0.102790 -0.912536; + texcoord 0.333170 1.00000; + tangent 0.637175 0.746332 0.192346; + vertex -1.16018 -66.6902 110.301; + normal 0.443313 -0.150754 -0.883599; + texcoord 0.333170 -1.70878; + tangent 0.637175 0.746332 0.192345; + vertex 12.1812 -81.3602 117.741; + normal 0.449760 -0.157399 -0.879171; + texcoord 0.166830 -1.70878; + vertex 11.8026 -81.8036 117.627; + normal 0.495530 -0.205561 -0.843916; + texcoord 0.333170 -2.63114; + tangent 0.637175 0.746332 0.192345; + vertex 15.3072 -86.4277 120.811; + normal 0.776399 0.573164 -0.262084; + texcoord 0.333170 1.00000; + tangent -0.113703 0.536408 0.836265; + vertex -1.16018 -66.6902 110.301; + normal 0.827656 0.516770 -0.218941; + texcoord 0.499510 -1.70878; + tangent -0.113703 0.536408 0.836264; + vertex 12.1121 -81.0341 118.249; + normal 0.836393 0.505965 -0.210823; + texcoord 0.333170 -1.70878; + vertex 12.1812 -81.3602 117.741; + normal 0.880945 0.443607 -0.164767; + texcoord 0.333170 -2.63114; + tangent -0.113703 0.536408 0.836264; + vertex 15.3072 -86.4277 120.811; + normal 0.331415 0.744708 0.579287; + texcoord 0.665860 1.00000; + tangent -0.732534 -0.183845 0.655434; + vertex -2.79592 -66.9983 108.734; + normal 0.372002 0.698243 0.611614; + texcoord 0.665860 -1.70878; + tangent -0.732534 -0.183847 0.655435; + vertex 11.6567 -81.1484 118.657; + normal 0.376480 0.692772 0.615085; + texcoord 0.499510 -1.70878; + vertex 12.1121 -81.0341 118.249; + normal 0.415906 0.641363 0.644729; + texcoord 0.665860 -2.63114; + tangent -0.732534 -0.183846 0.655435; + vertex 15.8626 -85.9274 120.698; + normal -0.449652 0.157283 0.879247; + texcoord 0.665860 1.00000; + tangent -0.637161 -0.746345 -0.192341; + vertex -2.79592 -66.9983 108.734; + normal -0.409001 0.115905 0.905143; + texcoord 0.832200 -1.70878; + tangent -0.637164 -0.746343 -0.192341; + vertex 11.2781 -81.5918 118.542; + normal -0.409500 0.116405 0.904853; + texcoord 0.665860 -1.70878; + vertex 11.6567 -81.1484 118.657; + normal -0.366331 0.0736994 0.927561; + texcoord 0.665860 -2.63114; + tangent -0.637163 -0.746343 -0.192341; + vertex 15.8626 -85.9274 120.698; + normal -0.817088 -0.534221 0.216739; + texcoord 0.998540 1.00000; + tangent 0.123550 -0.529476 -0.839280; + vertex -1.09942 -66.6169 108.791; + normal -0.794546 -0.559470 0.235987; + texcoord 0.998540 -1.70878; + tangent 0.123550 -0.529475 -0.839281; + vertex 11.3549 -81.9210 118.021; + normal -0.795966 -0.557943 0.234814; + texcoord 0.832200 -1.70878; + vertex 11.2781 -81.5918 118.542; + normal -0.771803 -0.582881 0.254104; + texcoord 0.998540 -2.63114; + tangent 0.123550 -0.529474 -0.839281; + vertex 15.4151 -85.8711 121.292; + normal -0.819667 -0.275304 0.502349; + texcoord 0.166830 -1.70878; + tangent -0.145090 -0.748575 -0.646981; + vertex 11.8026 -81.8036 117.627; + normal -0.791823 -0.304237 0.529581; + texcoord 0.333170 -2.63114; + tangent -0.145089 -0.748575 -0.646981; + vertex 15.3072 -86.4277 120.811; + normal -0.794567 -0.301500 0.527030; + texcoord 0.000490000 -2.63114; + vertex 15.4151 -85.8711 121.292; + normal -0.764877 -0.329934 0.553270; + texcoord 0.333170 -3.53325; + tangent -0.145089 -0.748575 -0.646981; + vertex 18.8765 -89.7351 123.773; + normal 0.134897 -0.358738 -0.923640; + texcoord 0.499510 -1.70878; + tangent 0.734622 0.661749 -0.149729; + vertex 12.1121 -81.0341 118.249; + normal 0.191768 -0.414204 -0.889753; + texcoord 0.665860 -2.63114; + tangent 0.734623 0.661748 -0.149729; + vertex 15.8626 -85.9274 120.698; + normal 0.201999 -0.423999 -0.882848; + texcoord 0.333170 -2.63114; + tangent 0.734623 0.661748 -0.149729; + vertex 15.3072 -86.4277 120.811; + normal 0.257165 -0.475799 -0.841119; + texcoord 0.333170 -3.53325; + tangent 0.734622 0.661749 -0.149729; + vertex 18.8765 -89.7351 123.773; + normal 0.553923 0.757490 0.345511; + texcoord 0.832200 -1.70878; + tangent -0.599904 0.0753746 0.796514; + vertex 11.2781 -81.5918 118.542; + normal 0.558955 0.751785 0.349841; + texcoord 0.998540 -2.63114; + tangent -0.599904 0.0753749 0.796514; + vertex 15.4151 -85.8711 121.292; + normal 0.559783 0.750836 0.350554; + texcoord 0.665860 -2.63114; + tangent -0.599904 0.0753749 0.796514; + vertex 15.8626 -85.9274 120.698; + normal 0.564782 0.745044 0.354867; + texcoord 0.998540 -3.53325; + tangent -0.599904 0.0753751 0.796514; + vertex 19.1004 -89.6621 123.386; + normal 0.512990 0.739466 0.435925; + texcoord 0.000490000 -2.63114; + tangent -0.494015 -0.160979 0.854421; + vertex 15.4151 -85.8711 121.292; + normal 0.517996 0.734774 0.437935; + texcoord 0.333170 -3.53325; + tangent -0.494015 -0.160979 0.854421; + vertex 18.8765 -89.7351 123.773; + normal 0.517502 0.735240 0.437737; + texcoord 0.000490000 -3.53325; + vertex 19.1004 -89.6621 123.386; + normal 0.522533 0.730467 0.439747; + texcoord 0.333170 -4.20358; + tangent -0.494014 -0.160980 0.854421; + vertex 21.5160 -92.1518 124.651; + normal -0.850042 -0.370224 0.374650; + texcoord 0.665860 -2.63114; + tangent -0.0234430 -0.683999 -0.729107; + vertex 15.8626 -85.9274 120.698; + normal -0.756843 -0.464355 0.459960; + texcoord 0.665860 -3.53325; + tangent -0.0234425 -0.683998 -0.729107; + vertex 18.8658 -90.0464 123.441; + normal -0.774829 -0.448426 0.445595; + texcoord 0.333170 -3.53325; + vertex 18.8765 -89.7351 123.773; + normal -0.663650 -0.534788 0.523039; + texcoord 0.333170 -4.20358; + tangent -0.0234424 -0.683998 -0.729107; + vertex 21.5160 -92.1518 124.651; + normal 0.342020 -0.335322 -0.877828; + texcoord 0.665860 -2.63114; + tangent 0.517119 0.847156 -0.122125; + vertex 15.8626 -85.9274 120.698; + normal 0.293112 -0.309334 -0.904653; + texcoord 0.998540 -3.53325; + tangent 0.517119 0.847156 -0.122125; + vertex 19.1004 -89.6621 123.386; + normal 0.267161 -0.295315 -0.917286; + texcoord 0.665860 -3.53325; + tangent 0.517119 0.847156 -0.122125; + vertex 18.8658 -90.0464 123.441; + normal 0.216588 -0.267558 -0.938884; + texcoord 0.998540 -4.20358; + tangent 0.517119 0.847156 -0.122125; + vertex 21.4179 -92.2831 124.667; + normal 0.210244 -0.273094 -0.938732; + texcoord 0.000490000 -3.53325; + tangent 0.595674 0.797164 -0.0984992; + vertex 19.1004 -89.6621 123.386; + normal 0.148862 -0.230067 -0.961722; + texcoord 0.333170 -4.20358; + tangent 0.595673 0.797165 -0.0984989; + vertex 21.5160 -92.1518 124.651; + normal 0.138326 -0.222605 -0.965045; + texcoord 0.000490000 -4.20358; + vertex 21.4179 -92.2831 124.667; + normal 0.0462634 -0.156475 -0.986598; + texcoord 0.000490000 -4.30358; + vertex 21.5875 -92.3051 124.679; + normal -0.704174 0.304485 -0.641426; + texcoord 0.000490000 1.00000; + tangent -0.0114827 -0.908148 -0.418492; + vertex -11.9034 -78.1640 66.0629; + normal -0.736972 0.290551 -0.610289; + texcoord 0.200100 -0.831130; + tangent -0.0114827 -0.908148 -0.418492; + vertex -21.5518 -82.7202 74.4923; + normal -0.735331 0.291281 -0.611918; + texcoord 0.000490000 -0.831130; + vertex -21.5456 -82.2298 74.7183; + normal -0.766657 0.276684 -0.579382; + texcoord 0.200100 -2.60268; + tangent -0.0114821 -0.908148 -0.418492; + vertex -28.6696 -86.4415 82.1337; + normal -0.134337 -0.722025 -0.678700; + texcoord 0.399710 1.00000; + tangent 0.770288 -0.506954 0.386850; + vertex -12.1603 -77.4668 67.0446; + normal -0.174904 -0.751330 -0.636326; + texcoord 0.399710 -0.831130; + tangent 0.770289 -0.506954 0.386851; + vertex -21.1420 -82.9900 74.6981; + normal -0.180192 -0.754950 -0.630540; + texcoord 0.200100 -0.831130; + vertex -21.5518 -82.7202 74.4923; + normal -0.219947 -0.780622 -0.585023; + texcoord 0.200100 -2.60268; + vertex -28.6696 -86.4415 82.1337; + normal 0.636573 -0.741532 0.211907; + texcoord 0.399710 1.00000; + tangent 0.476271 0.594103 0.648234; + vertex -12.1603 -77.4668 67.0446; + normal 0.616664 -0.751207 0.235402; + texcoord 0.599320 -0.831130; + tangent 0.476271 0.594103 0.648234; + vertex -20.8791 -82.6621 75.0559; + normal 0.611991 -0.753323 0.240774; + texcoord 0.399710 -0.831130; + vertex -21.1420 -82.9900 74.6981; + normal 0.591307 -0.762028 0.263949; + texcoord 0.599320 -2.60268; + tangent 0.476272 0.594103 0.648234; + vertex -29.0298 -86.6373 81.8386; + normal 0.626893 0.305065 0.716896; + texcoord 0.798930 1.00000; + tangent -0.463712 0.885522 0.0286748; + vertex -12.2411 -77.3133 65.2263; + normal 0.585125 0.281784 0.760412; + texcoord 0.798930 -0.831130; + tangent -0.463712 0.885522 0.0286741; + vertex -21.1265 -82.1897 75.0712; + normal 0.585227 0.281841 0.760312; + texcoord 0.599320 -0.831130; + vertex -20.8791 -82.6621 75.0559; + normal 0.540880 0.257307 0.800775; + texcoord 0.599320 -2.60268; + tangent -0.463712 0.885522 0.0286734; + vertex -29.0298 -86.6373 81.8386; + normal -0.273073 0.937042 0.217679; + texcoord 0.798930 1.00000; + tangent -0.762900 -0.0730990 -0.642371; + vertex -12.2411 -77.3133 65.2263; + normal -0.292173 0.925320 0.241696; + texcoord 0.998540 -0.831130; + tangent -0.762900 -0.0730995 -0.642371; + vertex -21.5456 -82.2298 74.7183; + normal -0.289989 0.926722 0.238942; + texcoord 0.798930 -0.831130; + vertex -21.1265 -82.1897 75.0712; + normal -0.308892 0.914059 0.262833; + texcoord 0.998540 -2.60268; + tangent -0.762900 -0.0730991 -0.642371; + vertex -28.6256 -86.7495 82.1158; + normal 0.702883 0.0591334 0.708843; + texcoord 0.000490000 -0.831130; + tangent -0.141232 0.988300 0.0575956; + vertex -21.5456 -82.2298 74.7183; + normal 0.672209 0.0530244 0.738460; + texcoord 0.200100 -2.60268; + tangent -0.141232 0.988300 0.0575968; + vertex -28.6696 -86.4415 82.1337; + normal 0.657897 0.0502234 0.751431; + texcoord 0.000490000 -2.60268; + tangent -0.141232 0.988300 0.0575968; + vertex -28.6256 -86.7495 82.1158; + normal 0.624849 0.0438645 0.779513; + texcoord 0.200100 -3.59864; + tangent -0.141232 0.988300 0.0575969; + vertex -32.3872 -88.9676 85.2559; + normal -0.0206339 0.914666 0.403685; + texcoord 0.399710 -0.831130; + tangent -0.803721 0.224978 -0.550833; + vertex -21.1420 -82.9900 74.6981; + normal -0.0776501 0.878185 0.471977; + texcoord 0.399710 -2.60268; + tangent -0.803721 0.224977 -0.550834; + vertex -28.9192 -86.3716 81.9627; + normal -0.0700835 0.883522 0.463116; + texcoord 0.200100 -2.60268; + vertex -28.6696 -86.4415 82.1337; + normal -0.126951 0.839605 0.528154; + texcoord 0.200100 -3.59864; + tangent -0.803721 0.224977 -0.550834; + vertex -32.3872 -88.9676 85.2559; + normal -0.692537 0.521109 -0.498837; + texcoord 0.399710 -0.831130; + tangent -0.352809 -0.847827 -0.395872; + vertex -21.1420 -82.9900 74.6981; + normal -0.741778 0.511310 -0.433966; + texcoord 0.599320 -2.60268; + tangent -0.352811 -0.847827 -0.395872; + vertex -29.0298 -86.6373 81.8386; + normal -0.725843 0.514975 -0.456018; + texcoord 0.399710 -2.60268; + vertex -28.9192 -86.3716 81.9627; + normal -0.772554 0.502637 -0.387964; + texcoord 0.599320 -3.59864; + tangent -0.352811 -0.847827 -0.395871; + vertex -32.3122 -88.9495 85.3793; + normal -0.332025 -0.562327 -0.757329; + texcoord 0.798930 -0.831130; + tangent 0.583242 -0.753390 0.303697; + vertex -21.1265 -82.1897 75.0712; + normal -0.353719 -0.572124 -0.739971; + texcoord 0.798930 -2.60268; + tangent 0.583242 -0.753390 0.303698; + vertex -28.8485 -86.8714 81.9330; + normal -0.350781 -0.570818 -0.742374; + texcoord 0.599320 -2.60268; + vertex -29.0298 -86.6373 81.8386; + normal -0.372459 -0.580293 -0.724247; + texcoord 0.599320 -3.59864; + tangent 0.583242 -0.753390 0.303698; + vertex -32.3122 -88.9495 85.3793; + normal 0.498508 -0.866362 -0.0301090; + texcoord 0.798930 -0.831130; + tangent 0.712212 0.389515 0.583979; + vertex -21.1265 -82.1897 75.0712; + normal 0.493924 -0.869211 -0.0226173; + texcoord 0.998540 -2.60268; + tangent 0.712213 0.389514 0.583979; + vertex -28.6256 -86.7495 82.1158; + normal 0.491827 -0.870481 -0.0192131; + texcoord 0.798930 -2.60268; + vertex -28.8485 -86.8714 81.9330; + normal 0.487122 -0.873257 -0.0116246; + texcoord 0.998540 -3.59864; + tangent 0.712213 0.389515 0.583979; + vertex -32.3695 -88.8799 85.2651; + normal -0.697030 0.212657 -0.684781; + texcoord 0.000490000 -2.60268; + tangent -0.196988 -0.975055 -0.102289; + vertex -28.6256 -86.7495 82.1158; + normal -0.771144 0.218524 -0.597983; + texcoord 0.200100 -3.59864; + tangent -0.196987 -0.975055 -0.102289; + vertex -32.3872 -88.9676 85.2559; + normal -0.749896 0.217059 -0.624934; + texcoord 0.000490000 -3.59864; + tangent -0.196987 -0.975055 -0.102289; + vertex -32.3695 -88.8799 85.2651; + normal -0.827062 0.221295 -0.516718; + texcoord 0.000490000 -3.69864; + tangent -0.196987 -0.975055 -0.102289; + vertex -32.4470 -88.9215 85.3713; + normal 0.499077 0.422696 0.756472; + texcoord 0.798930 -2.60268; + tangent -0.121632 0.898490 -0.421807; + vertex -28.8485 -86.8714 81.9330; + normal 0.338423 0.437037 0.833348; + texcoord 0.798930 -3.59864; + tangent -0.121631 0.898491 -0.421806; + vertex -32.3231 -88.8687 85.3413; + normal 0.249441 0.438993 0.863171; + texcoord 0.599320 -3.59864; + tangent -0.121631 0.898491 -0.421806; + vertex -32.3122 -88.9495 85.3793; + normal 0.0360154 0.428677 0.902740; + texcoord 0.599320 -3.69864; + tangent -0.121631 0.898491 -0.421806; + vertex -32.4470 -88.9215 85.3713; + normal -0.407520 0.905875 0.115400; + texcoord 0.798930 -2.60268; + tangent -0.515572 -0.123930 -0.847836; + vertex -28.8485 -86.8714 81.9330; + normal -0.392509 0.913721 0.105124; + texcoord 0.998540 -3.59864; + tangent -0.515573 -0.123931 -0.847836; + vertex -32.3695 -88.8799 85.2651; + normal -0.390753 0.914610 0.103927; + texcoord 0.798930 -3.59864; + tangent -0.515573 -0.123931 -0.847836; + vertex -32.3231 -88.8687 85.3413; + normal -0.371456 0.923998 0.0908200; + texcoord 0.798930 -3.69864; + vertex -32.4470 -88.9215 85.3713; + normal 0.510243 -0.667868 0.541853; + texcoord 0.000490000 1.00000; + tangent 0.774079 0.0820871 -0.627745; + vertex 27.2563 134.955 89.4045; + normal 0.527780 -0.631290 0.568261; + texcoord 0.333170 -0.537330; + tangent 0.774079 0.0820871 -0.627745; + vertex 31.5488 142.054 94.1126; + normal 0.526148 -0.634871 0.565780; + texcoord 0.000490000 -0.537330; + vertex 31.2455 142.022 94.3586; + normal 0.542570 -0.596950 0.590989; + texcoord 0.333170 -2.33098; + tangent 0.774079 0.0820868 -0.627745; + vertex 35.0263 149.600 98.5419; + normal 0.378144 0.333838 -0.863458; + texcoord 0.665860 1.00000; + tangent -0.859805 0.472371 -0.193911; + vertex 27.7378 134.175 89.3972; + normal 0.377974 0.333436 -0.863687; + texcoord 0.665860 -0.537330; + tangent -0.859805 0.472371 -0.193911; + vertex 31.2062 142.242 94.0353; + normal 0.377966 0.333415 -0.863699; + texcoord 0.333170 -0.537330; + tangent -0.859805 0.472371 -0.193911; + vertex 31.5488 142.054 94.1126; + normal 0.377796 0.333014 -0.863928; + texcoord 0.333170 -2.33098; + tangent -0.859805 0.472370 -0.193911; + vertex 35.0263 149.600 98.5419; + normal -0.930222 0.240592 0.277132; + texcoord 0.665860 1.00000; + tangent 0.0999457 -0.560517 0.822090; + vertex 27.7378 134.175 89.3972; + normal -0.918492 0.265733 0.292847; + texcoord 0.998540 -0.537330; + tangent 0.0999454 -0.560517 0.822090; + vertex 31.2455 142.022 94.3586; + normal -0.918191 0.266347 0.293229; + texcoord 0.665860 -0.537330; + vertex 31.2062 142.242 94.0353; + normal -0.905495 0.291229 0.308651; + texcoord 0.998540 -2.33098; + tangent 0.0999457 -0.560517 0.822090; + vertex 35.0876 149.539 98.5378; + normal 0.288602 0.348340 -0.891834; + texcoord 0.000490000 -0.537330; + tangent -0.706338 0.706292 0.0472981; + vertex 31.2455 142.022 94.3586; + normal 0.242127 0.303845 -0.921441; + texcoord 0.333170 -2.33098; + tangent -0.706337 0.706293 0.0472972; + vertex 35.0263 149.600 98.5419; + normal 0.251901 0.313233 -0.915659; + texcoord 0.000490000 -2.33098; + vertex 35.0876 149.539 98.5378; + normal 0.185776 0.249432 -0.950406; + texcoord 0.000490000 -2.43098; + vertex 35.1110 149.622 98.5642; + normal 0.635822 -0.621048 0.458290; + texcoord 0.665860 -0.537330; + tangent 0.318734 -0.329505 -0.888727; + vertex 31.2062 142.242 94.0353; + normal 0.705646 -0.543520 0.454588; + texcoord 0.998540 -2.33098; + tangent 0.318734 -0.329503 -0.888727; + vertex 35.0876 149.539 98.5378; + normal 0.742466 -0.496054 0.450195; + texcoord 0.665860 -2.33098; + vertex 35.0599 149.567 98.6149; + normal 0.822674 -0.369518 0.432046; + texcoord 0.665860 -2.43098; + tangent 0.318734 -0.329503 -0.888727; + vertex 35.1110 149.622 98.5642; + normal 0.820910 0.570357 -0.0282744; + texcoord 0.000490000 1.00000; + tangent -0.303528 0.393853 -0.867612; + vertex -36.3200 59.9794 143.012; + normal 0.787674 0.616079 0.00410854; + texcoord 0.200100 -1.71888; + tangent -0.303527 0.393854 -0.867612; + vertex -46.4637 75.0134 151.772; + normal 0.788627 0.614863 0.00322330; + texcoord 0.000490000 -1.71888; + vertex -46.2929 74.7918 152.260; + normal 0.751307 0.658954 0.0362945; + texcoord 0.200100 -2.62303; + tangent -0.303527 0.393854 -0.867612; + vertex -49.7551 78.5906 154.957; + normal 0.00632866 0.443979 -0.896015; + texcoord 0.399710 1.00000; + tangent -0.887611 -0.410182 -0.209517; + vertex -36.4199 59.7177 144.264; + normal -0.0475297 0.534024 -0.844132; + texcoord 0.399710 -1.71888; + tangent -0.887611 -0.410183 -0.209517; + vertex -46.9557 74.7860 151.656; + normal -0.0422663 0.525500 -0.849743; + texcoord 0.200100 -1.71888; + vertex -46.4637 75.0134 151.772; + normal -0.0967205 0.610730 -0.785909; + texcoord 0.200100 -2.62303; + tangent -0.887611 -0.410183 -0.209517; + vertex -49.7551 78.5906 154.957; + normal -0.798645 -0.303475 -0.519681; + texcoord 0.399710 1.00000; + tangent -0.234853 -0.637901 0.733434; + vertex -36.4199 59.7177 144.264; + normal -0.829972 -0.261147 -0.492898; + texcoord 0.599320 -1.71888; + tangent -0.234854 -0.637901 0.733435; + vertex -47.0907 74.4192 152.077; + normal -0.831950 -0.258304 -0.491058; + texcoord 0.399710 -1.71888; + vertex -46.9557 74.7860 151.656; + normal -0.860792 -0.214015 -0.461773; + texcoord 0.599320 -2.62303; + tangent -0.234854 -0.637900 0.733435; + vertex -49.6096 78.9946 154.652; + normal -0.472365 -0.716395 0.513469; + texcoord 0.798930 1.00000; + tangent 0.735110 0.00120675 0.677947; + vertex -35.0287 59.9502 142.986; + normal -0.501325 -0.672216 0.544793; + texcoord 0.798930 -1.71888; + tangent 0.735110 0.00120807 0.677947; + vertex -46.6822 74.4199 152.454; + normal -0.504828 -0.666489 0.548581; + texcoord 0.599320 -1.71888; + tangent 0.735110 0.00120807 0.677947; + vertex -47.0907 74.4192 152.077; + normal -0.532217 -0.618414 0.578195; + texcoord 0.599320 -2.62303; + tangent 0.735110 0.00120803 0.677946; + vertex -49.6096 78.9946 154.652; + normal 0.532408 -0.119529 0.838006; + texcoord 0.798930 1.00000; + tangent 0.680115 0.649803 -0.339410; + vertex -35.0287 59.9502 142.986; + normal 0.517426 -0.0975021 0.850155; + texcoord 0.998540 -1.71888; + tangent 0.680115 0.649803 -0.339411; + vertex -46.2929 74.7918 152.260; + normal 0.515674 -0.0949630 0.851506; + texcoord 0.798930 -1.71888; + tangent 0.680115 0.649803 -0.339411; + vertex -46.6822 74.4199 152.454; + normal 0.499793 -0.0722723 0.863124; + texcoord 0.998540 -2.62303; + tangent 0.680115 0.649802 -0.339411; + vertex -49.9357 78.5862 154.687; + normal -0.538441 -0.755575 0.373079; + texcoord 0.000490000 -1.71888; + tangent 0.556420 0.0136986 0.830788; + vertex -46.2929 74.7918 152.260; + normal -0.585852 -0.702564 0.403958; + texcoord 0.200100 -2.62303; + tangent 0.556420 0.0136984 0.830788; + vertex -49.7551 78.5906 154.957; + normal -0.585611 -0.702854 0.403802; + texcoord 0.000490000 -2.62303; + tangent 0.556420 0.0136984 0.830788; + vertex -49.9357 78.5862 154.687; + normal -0.629519 -0.645641 0.432266; + texcoord 0.200100 -3.68530; + tangent 0.556420 0.0136986 0.830788; + vertex -53.0568 82.9856 156.713; + normal 0.496511 -0.330938 0.802469; + texcoord 0.399710 -1.71888; + tangent 0.623335 0.779307 -0.0642900; + vertex -46.9557 74.7860 151.656; + normal 0.386140 -0.235276 0.891931; + texcoord 0.399710 -2.62303; + tangent 0.623335 0.779307 -0.0642898; + vertex -49.5534 78.8427 154.936; + normal 0.412438 -0.257811 0.873744; + texcoord 0.200100 -2.62303; + vertex -49.7551 78.5906 154.957; + normal 0.293103 -0.156633 0.943163; + texcoord 0.200100 -3.68530; + tangent 0.623335 0.779307 -0.0642899; + vertex -53.0568 82.9856 156.713; + normal 0.869607 0.485880 0.0877768; + texcoord 0.399710 -1.71888; + tangent -0.172178 0.465036 -0.868387; + vertex -46.9557 74.7860 151.656; + normal 0.828555 0.545160 0.127662; + texcoord 0.599320 -2.62303; + tangent -0.172177 0.465036 -0.868387; + vertex -49.6096 78.9946 154.652; + normal 0.830309 0.542854 0.126080; + texcoord 0.399710 -2.62303; + vertex -49.5534 78.8427 154.936; + normal 0.783730 0.598720 0.165232; + texcoord 0.599320 -3.68530; + tangent -0.172177 0.465036 -0.868387; + vertex -53.1146 82.9755 156.852; + normal 0.192816 0.522489 -0.830558; + texcoord 0.798930 -1.71888; + tangent -0.730332 -0.488876 -0.477091; + vertex -46.6822 74.4199 152.454; + normal 0.170580 0.545778 -0.820383; + texcoord 0.798930 -2.62303; + tangent -0.730332 -0.488876 -0.477091; + vertex -49.8460 78.8363 154.498; + normal 0.166234 0.550234 -0.818296; + texcoord 0.599320 -2.62303; + vertex -49.6096 78.9946 154.652; + normal 0.143852 0.572694 -0.807049; + texcoord 0.599320 -3.68530; + tangent -0.730332 -0.488876 -0.477091; + vertex -53.1146 82.9755 156.852; + normal -0.730633 -0.225115 -0.644591; + texcoord 0.798930 -1.71888; + tangent -0.275028 -0.767067 0.579628; + vertex -46.6822 74.4199 152.454; + normal -0.735889 -0.220029 -0.640355; + texcoord 0.998540 -2.62303; + tangent -0.275028 -0.767066 0.579628; + vertex -49.9357 78.5862 154.687; + normal -0.737496 -0.218461 -0.639042; + texcoord 0.798930 -2.62303; + vertex -49.8460 78.8363 154.498; + normal -0.742685 -0.213352 -0.634744; + texcoord 0.998540 -3.68530; + tangent -0.275028 -0.767067 0.579628; + vertex -52.9899 83.0100 156.773; + normal 0.404668 0.603456 -0.687084; + texcoord 0.000490000 -2.62303; + tangent -0.714792 -0.259899 -0.649249; + vertex -49.9357 78.5862 154.687; + normal 0.409447 0.597099 -0.689801; + texcoord 0.200100 -3.68530; + tangent -0.714793 -0.259895 -0.649250; + vertex -53.0568 82.9856 156.713; + normal 0.409611 0.596879 -0.689894; + texcoord 0.000490000 -3.68530; + vertex -52.9899 83.0100 156.773; + normal 0.415617 0.588772 -0.693260; + texcoord 0.000490000 -3.78530; + vertex -53.0998 83.1018 156.785; + normal -0.518765 -0.0733977 -0.851760; + texcoord 0.399710 -2.62303; + tangent -0.822802 -0.227644 0.520744; + vertex -49.5534 78.8427 154.936; + normal -0.554388 0.119794 -0.823592; + texcoord 0.399710 -3.68530; + tangent -0.822802 -0.227643 0.520745; + vertex -53.1339 82.9643 156.761; + normal -0.545234 0.0576366 -0.836300; + texcoord 0.200100 -3.68530; + vertex -53.0568 82.9856 156.713; + normal -0.567411 0.277016 -0.775440; + texcoord 0.200100 -3.78530; + vertex -53.0998 83.1018 156.785; + normal 0.827462 0.420223 0.372449; + texcoord 0.798930 -2.62303; + tangent 0.381070 0.0669242 -0.922121; + vertex -49.8460 78.8363 154.498; + normal 0.765988 0.535664 0.355423; + texcoord 0.998540 -3.68530; + tangent 0.381069 0.0669242 -0.922121; + vertex -52.9899 83.0100 156.773; + normal 0.729279 0.591284 0.344290; + texcoord 0.798930 -3.68530; + tangent 0.381069 0.0669242 -0.922121; + vertex -53.0256 83.0037 156.860; + normal 0.629037 0.712176 0.311638; + texcoord 0.798930 -3.78530; + tangent 0.381069 0.0669242 -0.922121; + vertex -53.0998 83.1018 156.785; + normal 0.700836 0.620196 -0.352399; + texcoord 0.000490000 1.00000; + tangent -0.484544 0.0513545 -0.873258; + vertex -10.4017 -28.5089 141.776; + normal 0.665903 0.669013 -0.330145; + texcoord 0.166830 -1.62899; + tangent -0.484544 0.0513545 -0.873258; + vertex -21.1186 -12.2836 149.018; + normal 0.662995 0.672793 -0.328310; + texcoord 0.000490000 -1.62899; + vertex -20.8400 -12.3131 149.520; + normal 0.624207 0.719674 -0.304031; + texcoord 0.000490000 -2.52241; + tangent -0.484544 0.0513543 -0.873258; + vertex -24.5367 -8.00564 152.127; + normal -0.0492537 0.311124 -0.949092; + texcoord 0.333170 1.00000; + tangent -0.805835 -0.573789 -0.146275; + vertex -10.8483 -28.6149 143.132; + normal -0.0923949 0.365845 -0.926078; + texcoord 0.333170 -1.62899; + tangent -0.805835 -0.573789 -0.146275; + vertex -21.5715 -12.6060 148.936; + normal -0.0996779 0.374949 -0.921671; + texcoord 0.166830 -1.62899; + vertex -21.1186 -12.2836 149.018; + normal -0.143275 0.428626 -0.892050; + texcoord 0.333170 -2.52241; + tangent -0.805834 -0.573789 -0.146275; + vertex -24.1645 -7.50350 151.804; + normal -0.762577 -0.303703 -0.571175; + texcoord 0.333170 1.00000; + tangent -0.303140 -0.612233 0.730258; + vertex -10.8483 -28.6149 143.132; + normal -0.810152 -0.237917 -0.535770; + texcoord 0.499510 -1.62899; + tangent -0.303140 -0.612232 0.730259; + vertex -21.7458 -12.9581 149.356; + normal -0.815798 -0.229338 -0.530921; + texcoord 0.333170 -1.62899; + vertex -21.5715 -12.6060 148.936; + normal -0.856936 -0.160081 -0.489934; + texcoord 0.333170 -2.52241; + tangent -0.303140 -0.612233 0.730258; + vertex -24.1645 -7.50350 151.804; + normal -0.658420 -0.685465 0.310838; + texcoord 0.665860 1.00000; + tangent 0.476413 -0.0598387 0.877183; + vertex -8.84739 -28.5400 142.316; + normal -0.697777 -0.632722 0.335811; + texcoord 0.665860 -1.62899; + tangent 0.476412 -0.0598398 0.877183; + vertex -21.4657 -12.9933 149.872; + normal -0.699131 -0.630763 0.336680; + texcoord 0.499510 -1.62899; + vertex -21.7458 -12.9581 149.356; + normal -0.735646 -0.573520 0.360417; + texcoord 0.665860 -2.52241; + tangent 0.476412 -0.0598395 0.877183; + vertex -24.7242 -7.80508 151.477; + normal 0.0963203 -0.370755 0.923722; + texcoord 0.665860 1.00000; + tangent 0.805835 0.573789 0.146276; + vertex -8.84739 -28.5400 142.316; + normal 0.0608424 -0.325953 0.943426; + texcoord 0.832200 -1.62899; + tangent 0.805834 0.573790 0.146275; + vertex -21.0127 -12.6708 149.954; + normal 0.0621069 -0.327566 0.942785; + texcoord 0.665860 -1.62899; + vertex -21.4657 -12.9933 149.872; + normal 0.0256738 -0.280651 0.959466; + texcoord 0.665860 -2.52241; + tangent 0.805834 0.573791 0.146275; + vertex -24.7242 -7.80508 151.477; + normal 0.802994 0.261438 0.535584; + texcoord 0.998540 1.00000; + tangent 0.293775 0.608262 -0.737369; + vertex -10.4017 -28.5089 141.776; + normal 0.783967 0.288032 0.549940; + texcoord 0.998540 -1.62899; + tangent 0.293775 0.608262 -0.737369; + vertex -20.8400 -12.3131 149.520; + normal 0.784247 0.287653 0.549739; + texcoord 0.832200 -1.62899; + vertex -21.0127 -12.6708 149.954; + normal 0.763798 0.314437 0.563686; + texcoord 0.998540 -2.52241; + tangent 0.293775 0.608263 -0.737369; + vertex -24.5367 -8.00564 152.127; + normal 0.664237 -0.0123609 0.747420; + texcoord 0.166830 -1.62899; + tangent 0.529194 0.713961 -0.458491; + vertex -21.1186 -12.2836 149.018; + normal 0.640059 0.0188373 0.768095; + texcoord 0.333170 -2.52241; + tangent 0.529194 0.713961 -0.458491; + vertex -24.1645 -7.50350 151.804; + normal 0.640803 0.0179014 0.767496; + texcoord 0.000490000 -2.52241; + tangent 0.529194 0.713961 -0.458491; + vertex -24.5367 -8.00564 152.127; + normal 0.615248 0.0492364 0.786795; + texcoord 0.333170 -3.39341; + tangent 0.529194 0.713960 -0.458491; + vertex -27.4835 -3.87197 154.172; + normal 0.234078 0.482618 -0.843971; + texcoord 0.499510 -1.62899; + tangent -0.782502 -0.421652 -0.458148; + vertex -21.7458 -12.9581 149.356; + normal 0.183471 0.546993 -0.816784; + texcoord 0.665860 -2.52241; + tangent -0.782502 -0.421653 -0.458148; + vertex -24.7242 -7.80508 151.477; + normal 0.174038 0.558362 -0.811136; + texcoord 0.333170 -2.52241; + vertex -24.1645 -7.50350 151.804; + normal 0.121845 0.617884 -0.776771; + texcoord 0.333170 -3.39341; + tangent -0.782502 -0.421653 -0.458148; + vertex -27.4835 -3.87197 154.172; + normal -0.788720 -0.613566 0.0381654; + texcoord 0.832200 -1.62899; + tangent 0.265653 -0.284185 0.921232; + vertex -21.0127 -12.6708 149.954; + normal -0.792557 -0.608427 0.0408572; + texcoord 0.998540 -2.52241; + tangent 0.265653 -0.284186 0.921231; + vertex -24.5367 -8.00564 152.127; + normal -0.792882 -0.607989 0.0410859; + texcoord 0.665860 -2.52241; + vertex -24.7242 -7.80508 151.477; + normal -0.796694 -0.602795 0.0437875; + texcoord 0.998540 -3.39341; + tangent 0.265653 -0.284186 0.921231; + vertex -27.5910 -3.85048 153.758; + normal -0.762600 -0.625410 0.165235; + texcoord 0.000490000 -2.52241; + tangent 0.250588 -0.0501277 0.966795; + vertex -24.5367 -8.00564 152.127; + normal -0.764728 -0.622621 0.165931; + texcoord 0.333170 -3.39341; + tangent 0.250588 -0.0501268 0.966795; + vertex -27.4835 -3.87197 154.172; + normal -0.764493 -0.622931 0.165854; + texcoord 0.000490000 -3.39341; + vertex -27.5910 -3.85048 153.758; + normal -0.766631 -0.620110 0.166555; + texcoord 0.333170 -4.03822; + tangent 0.250588 -0.0501273 0.966795; + vertex -29.5956 -1.10751 154.743; + normal 0.758424 0.0896033 0.645572; + texcoord 0.665860 -2.52241; + tangent 0.423643 0.684948 -0.592767; + vertex -24.7242 -7.80508 151.477; + normal 0.675684 0.196891 0.710412; + texcoord 0.665860 -3.39341; + tangent 0.423642 0.684948 -0.592767; + vertex -27.3011 -3.57708 153.917; + normal 0.684489 0.186547 0.704752; + texcoord 0.333170 -3.39341; + vertex -27.4835 -3.87197 154.172; + normal 0.586113 0.291668 0.755911; + texcoord 0.333170 -4.03822; + vertex -29.5956 -1.10751 154.743; + normal 0.00275683 0.501186 -0.865335; + texcoord 0.665860 -2.52241; + tangent -0.675443 -0.637176 -0.371192; + vertex -24.7242 -7.80508 151.477; + normal 0.0496006 0.462974 -0.884983; + texcoord 0.998540 -3.39341; + tangent -0.675443 -0.637176 -0.371192; + vertex -27.5910 -3.85048 153.758; + normal 0.0683115 0.447141 -0.891851; + texcoord 0.665860 -3.39341; + tangent -0.675443 -0.637176 -0.371192; + vertex -27.3011 -3.57708 153.917; + normal 0.115000 0.406194 -0.906522; + texcoord 0.998540 -4.03822; + tangent -0.675443 -0.637176 -0.371192; + vertex -29.4731 -1.02157 154.787; + normal 0.0622870 0.377454 -0.923931; + texcoord 0.000490000 -3.39341; + tangent -0.786211 -0.551699 -0.278388; + vertex -27.5910 -3.85048 153.758; + normal 0.104364 0.325484 -0.939771; + texcoord 0.333170 -4.03822; + tangent -0.786211 -0.551699 -0.278388; + vertex -29.5956 -1.10751 154.743; + normal 0.107068 0.322070 -0.940642; + texcoord 0.000490000 -4.03822; + vertex -29.4731 -1.02157 154.787; + normal 0.167558 0.243299 -0.955369; + texcoord 0.000490000 -4.13822; + vertex -29.6189 -0.951110 154.779; + normal 0.267458 0.963569 0.00114670; + texcoord 0.000490000 1.00000; + tangent -0.295591 0.0831804 -0.951686; + vertex -41.8514 -98.3783 90.2763; + normal 0.202918 0.978936 0.0225357; + texcoord 0.166830 -1.54100; + tangent -0.295592 0.0831799 -0.951686; + vertex -60.1602 -93.3025 95.5107; + normal 0.203146 0.978891 0.0224608; + texcoord 0.000490000 -1.54100; + vertex -59.9995 -93.3478 96.0282; + normal 0.136244 0.989689 0.0441843; + texcoord 0.000490000 -2.40418; + tangent -0.295592 0.0831799 -0.951686; + vertex -65.6430 -92.6457 97.7039; + normal -0.0322619 0.523135 -0.851639; + texcoord 0.333170 1.00000; + tangent -0.306116 -0.816306 -0.489835; + vertex -42.4106 -99.0790 91.2900; + normal -0.101510 0.539591 -0.835786; + texcoord 0.333170 -1.54100; + tangent -0.306115 -0.816306 -0.489835; + vertex -60.3229 -93.7364 95.2504; + normal -0.109961 0.541410 -0.833537; + texcoord 0.166830 -1.54100; + tangent -0.306115 -0.816306 -0.489835; + vertex -60.1602 -93.3025 95.5107; + normal -0.180185 0.554916 -0.812159; + texcoord 0.333170 -2.40418; + tangent -0.306114 -0.816306 -0.489835; + vertex -65.5707 -91.9918 97.6067; + normal -0.318220 -0.447317 -0.835849; + texcoord 0.333170 1.00000; + tangent -0.00360593 -0.881104 0.472909; + vertex -42.4106 -99.0790 91.2900; + normal -0.395268 -0.433144 -0.810030; + texcoord 0.499510 -1.54100; + tangent -0.00360614 -0.881104 0.472909; + vertex -60.3248 -94.2155 95.5075; + normal -0.408379 -0.430382 -0.804983; + texcoord 0.333170 -1.54100; + tangent -0.00360614 -0.881104 0.472909; + vertex -60.3229 -93.7364 95.2504; + normal -0.483718 -0.412366 -0.771992; + texcoord 0.333170 -2.40418; + tangent -0.00360675 -0.881104 0.472909; + vertex -65.5707 -91.9918 97.6067; + normal -0.189075 -0.981144 -0.0400773; + texcoord 0.665860 1.00000; + tangent 0.293261 -0.0953706 0.951264; + vertex -40.8133 -97.8029 91.2827; + normal -0.248139 -0.968505 -0.0206018; + texcoord 0.665860 -1.54100; + tangent 0.293260 -0.0953706 0.951264; + vertex -60.1618 -94.2685 96.0365; + normal -0.255247 -0.966704 -0.0182298; + texcoord 0.499510 -1.54100; + vertex -60.3248 -94.2155 95.5075; + normal -0.314444 -0.949274 0.00176719; + texcoord 0.665860 -2.40418; + tangent 0.293259 -0.0953707 0.951264; + vertex -65.8680 -92.3763 97.1364; + normal 0.106284 -0.540610 0.834532; + texcoord 0.665860 1.00000; + tangent 0.306106 0.816316 0.489824; + vertex -40.8133 -97.8029 91.2827; + normal 0.0515814 -0.527989 0.847683; + texcoord 0.832200 -1.54100; + tangent 0.306108 0.816315 0.489824; + vertex -59.9991 -93.8346 96.2968; + normal 0.0512218 -0.527900 0.847761; + texcoord 0.665860 -1.54100; + vertex -60.1618 -94.2685 96.0365; + normal -0.00474603 -0.513207 0.858252; + texcoord 0.665860 -2.40418; + tangent 0.306108 0.816315 0.489824; + vertex -65.8680 -92.3763 97.1364; + normal 0.380494 0.447001 0.809577; + texcoord 0.998540 1.00000; + tangent -0.000699245 0.875562 -0.483106; + vertex -41.8514 -98.3783 90.2763; + normal 0.342310 0.454130 0.822551; + texcoord 0.998540 -1.54100; + tangent -0.000699736 0.875562 -0.483106; + vertex -59.9995 -93.3478 96.0282; + normal 0.344357 0.453770 0.821895; + texcoord 0.832200 -1.54100; + vertex -59.9991 -93.8346 96.2968; + normal 0.304848 0.460297 0.833783; + texcoord 0.998540 -2.40418; + tangent -0.000700377 0.875562 -0.483106; + vertex -65.6430 -92.6457 97.7039; + normal 0.379518 0.0949503 0.920299; + texcoord 0.166830 -1.54100; + tangent 0.108570 0.983276 -0.146220; + vertex -60.1602 -93.3025 95.5107; + normal 0.338303 0.101764 0.935519; + texcoord 0.333170 -2.40418; + tangent 0.108570 0.983276 -0.146220; + vertex -65.5707 -91.9918 97.6067; + normal 0.338525 0.101728 0.935442; + texcoord 0.000490000 -2.40418; + vertex -65.6430 -92.6457 97.7039; + normal 0.296399 0.108380 0.948895; + texcoord 0.333170 -3.23233; + tangent 0.108570 0.983276 -0.146221; + vertex -70.4716 -91.5807 99.0906; + normal 0.0582444 0.754504 -0.653706; + texcoord 0.499510 -1.54100; + tangent -0.439559 -0.568544 -0.695374; + vertex -60.3248 -94.2155 95.5075; + normal -0.0283936 0.782583 -0.621898; + texcoord 0.665860 -2.40418; + tangent -0.439559 -0.568544 -0.695375; + vertex -65.8680 -92.3763 97.1364; + normal -0.0230526 0.781061 -0.624030; + texcoord 0.333170 -2.40418; + vertex -65.5707 -91.9918 97.6067; + normal -0.110246 0.802471 -0.586418; + texcoord 0.333170 -3.23233; + tangent -0.439559 -0.568544 -0.695375; + vertex -70.4716 -91.5807 99.0906; + normal -0.271482 -0.906709 -0.322762; + texcoord 0.832200 -1.54100; + tangent 0.337272 -0.403718 0.850446; + vertex -59.9991 -93.8346 96.2968; + normal -0.274164 -0.906342 -0.321524; + texcoord 0.998540 -2.40418; + tangent 0.337272 -0.403718 0.850446; + vertex -65.6430 -92.6457 97.7039; + normal -0.275076 -0.906215 -0.321102; + texcoord 0.665860 -2.40418; + vertex -65.8680 -92.3763 97.1364; + normal -0.277755 -0.905837 -0.319860; + texcoord 0.998540 -3.23233; + tangent 0.337272 -0.403719 0.850446; + vertex -70.6018 -91.4836 98.7191; + normal -0.256048 -0.953442 -0.159337; + texcoord 0.000490000 -2.40418; + tangent 0.321047 -0.239351 0.916319; + vertex -65.6430 -92.6457 97.7039; + normal -0.259756 -0.952687 -0.157841; + texcoord 0.333170 -3.23233; + tangent 0.321047 -0.239351 0.916319; + vertex -70.4716 -91.5807 99.0906; + normal -0.260909 -0.952449 -0.157374; + texcoord 0.000490000 -3.23233; + vertex -70.6018 -91.4836 98.7191; + normal -0.264712 -0.951653 -0.155834; + texcoord 0.333170 -3.84227; + vertex -73.7493 -90.7039 99.3040; + normal 0.415363 0.269072 0.868950; + texcoord 0.665860 -2.40418; + tangent 0.0540673 0.946260 -0.318856; + vertex -65.8680 -92.3763 97.1364; + normal 0.277618 0.292488 0.915084; + texcoord 0.665860 -3.23233; + tangent 0.0540672 0.946260 -0.318856; + vertex -70.4496 -91.1954 98.9608; + normal 0.289361 0.290774 0.911987; + texcoord 0.333170 -3.23233; + vertex -70.4716 -91.5807 99.0906; + normal 0.143767 0.308619 0.940258; + texcoord 0.333170 -3.84227; + tangent 0.0540670 0.946260 -0.318856; + vertex -73.7493 -90.7039 99.3040; + normal -0.116955 0.673658 -0.729730; + texcoord 0.665860 -2.40418; + tangent -0.375039 -0.710326 -0.595636; + vertex -65.8680 -92.3763 97.1364; + normal -0.0502287 0.657163 -0.752073; + texcoord 0.998540 -3.23233; + tangent -0.375039 -0.710326 -0.595636; + vertex -70.6018 -91.4836 98.7191; + normal -0.0547179 0.658378 -0.750696; + texcoord 0.665860 -3.23233; + vertex -70.4496 -91.1954 98.9608; + normal 0.0133604 0.638327 -0.769649; + texcoord 0.998540 -3.84227; + tangent -0.375039 -0.710326 -0.595636; + vertex -73.6556 -90.6209 99.3816; + normal 0.0268164 0.666825 -0.744732; + texcoord 0.000490000 -3.23233; + tangent -0.636324 -0.563181 -0.527180; + vertex -70.6018 -91.4836 98.7191; + normal -0.0149284 0.692249 -0.721504; + texcoord 0.333170 -3.84227; + tangent -0.636324 -0.563181 -0.527179; + vertex -73.7493 -90.7039 99.3040; + normal -0.00458630 0.686137 -0.727458; + texcoord 0.000490000 -3.84227; + vertex -73.6556 -90.6209 99.3816; + normal -0.0609218 0.717940 -0.693434; + texcoord 0.000490000 -3.94227; + vertex -73.8059 -90.6074 99.4088; + normal 0.189474 0.400738 0.896386; + texcoord 0.665860 -3.23233; + tangent 0.478647 0.759410 -0.440675; + vertex -70.4496 -91.1954 98.9608; + normal 0.192494 0.398929 0.896550; + texcoord 0.998540 -3.84227; + tangent 0.478646 0.759410 -0.440675; + vertex -73.6556 -90.6209 99.3816; + normal 0.193653 0.398234 0.896609; + texcoord 0.665860 -3.84227; + tangent 0.478646 0.759410 -0.440675; + vertex -73.7261 -90.7328 99.4465; + normal 0.198057 0.395581 0.896822; + texcoord 0.665860 -3.94227; + vertex -73.8059 -90.6074 99.4088; + normal -0.504619 -0.00257591 0.863338; + texcoord 0.000490000 1.00000; + tangent -0.129751 0.988864 -0.0728893; + vertex -37.4790 -100.514 9.93114; + normal -0.550921 -0.0107777 0.834488; + texcoord 0.333170 -0.621650; + tangent -0.129751 0.988864 -0.0728888; + vertex -46.2527 -99.8758 4.80480; + normal -0.540608 -0.00892774 0.841227; + texcoord 0.000490000 -0.621650; + vertex -46.1986 -100.289 4.83523; + normal -0.585660 -0.0171130 0.810376; + texcoord 0.333170 -2.52963; + tangent -0.129750 0.988864 -0.0728890; + vertex -54.3811 -99.5387 -1.06245; + normal 0.292362 0.874173 -0.387745; + texcoord 0.665860 1.00000; + tangent 0.570212 -0.484851 -0.663157; + vertex -37.4318 -100.150 10.8367; + normal 0.299291 0.874383 -0.381941; + texcoord 0.665860 -0.621650; + tangent 0.570212 -0.484851 -0.663157; + vertex -46.0107 -100.082 4.52326; + normal 0.300249 0.874407 -0.381134; + texcoord 0.333170 -0.621650; + vertex -46.2527 -99.8758 4.80480; + normal 0.307163 0.874536 -0.375283; + texcoord 0.333170 -2.52963; + tangent 0.570212 -0.484851 -0.663157; + vertex -54.3811 -99.5387 -1.06245; + normal 0.289071 -0.868691 -0.402260; + texcoord 0.665860 1.00000; + tangent -0.448578 -0.494128 0.744725; + vertex -37.4318 -100.150 10.8367; + normal 0.261030 -0.869367 -0.419599; + texcoord 0.998540 -0.621650; + tangent -0.448578 -0.494128 0.744725; + vertex -46.1986 -100.289 4.83523; + normal 0.258269 -0.869383 -0.421273; + texcoord 0.665860 -0.621650; + vertex -46.0107 -100.082 4.52326; + normal 0.229881 -0.869020 -0.438131; + texcoord 0.998540 -2.52963; + tangent -0.448578 -0.494128 0.744725; + vertex -54.3979 -99.5298 -0.971970; + normal 0.141327 0.987449 -0.0705110; + texcoord 0.000490000 -0.621650; + tangent 0.181714 -0.0958904 -0.978665; + vertex -46.1986 -100.289 4.83523; + normal 0.312510 0.949270 -0.0349855; + texcoord 0.333170 -2.52963; + tangent 0.181714 -0.0958909 -0.978665; + vertex -54.3811 -99.5387 -1.06245; + normal 0.265213 0.963133 -0.0451259; + texcoord 0.000490000 -2.52963; + vertex -54.3979 -99.5298 -0.971970; + normal 0.484093 0.875007 0.00414984; + texcoord 0.000490000 -2.62963; + vertex -54.4617 -99.4942 -1.03454; + normal -0.543636 -0.232959 0.806343; + texcoord 0.665860 -0.621650; + tangent 0.541282 0.636926 0.548944; + vertex -46.0107 -100.082 4.52326; + normal -0.598777 -0.166366 0.783447; + texcoord 0.998540 -2.52963; + tangent 0.541280 0.636926 0.548946; + vertex -54.3979 -99.5298 -0.971970; + normal -0.643577 -0.106328 0.757960; + texcoord 0.665860 -2.52963; + vertex -54.4479 -99.5887 -1.02272; + normal -0.703817 -0.0140101 0.710243; + texcoord 0.665860 -2.62963; + vertex -54.4617 -99.4942 -1.03454; + normal -0.385938 -0.721061 -0.575433; + texcoord 0.000490000 1.00000; + tangent 0.599072 0.278455 -0.750716; + vertex 62.9029 113.077 85.5134; + normal -0.336174 -0.763471 -0.551452; + texcoord 0.250000 -1.29668; + tangent 0.599072 0.278455 -0.750717; + vertex 74.4035 102.631 90.8897; + normal -0.332656 -0.766280 -0.549686; + texcoord 0.000490000 -1.29668; + vertex 74.0516 102.467 91.3307; + normal -0.279408 -0.805943 -0.521907; + texcoord 0.250000 -2.02485; + tangent 0.599072 0.278455 -0.750717; + vertex 77.4009 100.091 93.2070; + normal 0.557961 0.328238 -0.762194; + texcoord 0.499510 1.00000; + tangent 0.218027 0.828207 0.516272; + vertex 62.2606 112.770 86.3668; + normal 0.628295 0.285680 -0.723625; + texcoord 0.499510 -1.29668; + tangent 0.218027 0.828207 0.516272; + vertex 74.5316 103.118 91.1930; + normal 0.643708 0.275579 -0.713930; + texcoord 0.250000 -1.29668; + tangent 0.218027 0.828207 0.516272; + vertex 74.4035 102.631 90.8897; + normal 0.709338 0.228850 -0.666684; + texcoord 0.250000 -2.02485; + tangent 0.218027 0.828207 0.516272; + vertex 77.4009 100.091 93.2070; + normal 0.368870 0.746103 0.554314; + texcoord 0.499510 1.00000; + tangent -0.596048 -0.267726 0.757000; + vertex 62.2606 112.770 86.3668; + normal 0.391861 0.725890 0.565268; + texcoord 0.749030 -1.29668; + tangent -0.596049 -0.267726 0.757000; + vertex 74.1768 102.958 91.6436; + normal 0.392931 0.724922 0.565768; + texcoord 0.499510 -1.29668; + vertex 74.5316 103.118 91.1930; + normal 0.416193 0.703230 0.576412; + texcoord 0.749030 -2.02485; + tangent -0.596049 -0.267726 0.757000; + vertex 77.5390 100.067 92.7437; + normal -0.643870 -0.287891 0.708908; + texcoord 0.998540 1.00000; + tangent -0.210224 -0.824294 -0.525686; + vertex 62.9029 113.077 85.5134; + normal -0.591645 -0.320799 0.739625; + texcoord 0.998540 -1.29668; + tangent -0.210223 -0.824294 -0.525686; + vertex 74.0516 102.467 91.3307; + normal -0.603179 -0.313811 0.733279; + texcoord 0.749030 -1.29668; + vertex 74.1768 102.958 91.6436; + normal -0.547204 -0.346379 0.761964; + texcoord 0.749030 -2.02485; + tangent -0.210223 -0.824294 -0.525685; + vertex 77.5390 100.067 92.7437; + normal 0.0810381 0.685538 0.723513; + texcoord 0.000490000 -1.29668; + tangent -0.451314 -0.621982 0.639886; + vertex 74.0516 102.467 91.3307; + normal 0.173352 0.642299 0.746593; + texcoord 0.250000 -2.02485; + tangent -0.451314 -0.621982 0.639886; + vertex 77.4009 100.091 93.2070; + normal 0.150067 0.653955 0.741500; + texcoord 0.000490000 -2.02485; + vertex 77.5543 100.303 92.9894; + normal 0.241017 0.605457 0.758507; + texcoord 0.250000 -2.86661; + tangent -0.451314 -0.621982 0.639885; + vertex 80.8165 97.3955 94.2735; + normal -0.776182 -0.427462 0.463485; + texcoord 0.499510 -1.29668; + tangent -0.0463755 -0.694401 -0.718093; + vertex 74.5316 103.118 91.1930; + normal -0.689658 -0.497790 0.525905; + texcoord 0.499510 -2.02485; + tangent -0.0463756 -0.694400 -0.718093; + vertex 77.3851 99.8552 92.9628; + normal -0.707227 -0.484856 0.514533; + texcoord 0.250000 -2.02485; + vertex 77.4009 100.091 93.2070; + normal -0.611233 -0.548855 0.570221; + texcoord 0.250000 -2.86661; + tangent -0.0463753 -0.694400 -0.718093; + vertex 80.8165 97.3955 94.2735; + normal -0.232700 -0.613104 -0.754953; + texcoord 0.499510 -1.29668; + tangent 0.451141 0.619643 -0.642273; + vertex 74.5316 103.118 91.1930; + normal -0.204408 -0.628798 -0.750221; + texcoord 0.749030 -2.02485; + tangent 0.451141 0.619642 -0.642273; + vertex 77.5390 100.067 92.7437; + normal -0.190180 -0.636392 -0.747554; + texcoord 0.499510 -2.02485; + vertex 77.3851 99.8552 92.9628; + normal -0.162157 -0.650779 -0.741749; + texcoord 0.749030 -2.86661; + tangent 0.451141 0.619642 -0.642273; + vertex 80.8443 97.3522 94.4026; + normal 0.610211 0.551741 -0.568528; + texcoord 0.998540 -1.29668; + tangent 0.0449217 0.692371 0.720142; + vertex 74.0516 102.467 91.3307; + normal 0.643722 0.531196 -0.550866; + texcoord 0.998540 -2.02485; + tangent 0.0449223 0.692371 0.720142; + vertex 77.5543 100.303 92.9894; + normal 0.648936 0.527841 -0.547965; + texcoord 0.749030 -2.02485; + vertex 77.5390 100.067 92.7437; + normal 0.681153 0.506088 -0.529061; + texcoord 0.749030 -2.86661; + tangent 0.0449222 0.692370 0.720143; + vertex 80.8443 97.3522 94.4026; + normal -0.293169 -0.641900 -0.708531; + texcoord 0.000490000 -2.02485; + tangent 0.491749 0.534307 -0.687532; + vertex 77.5543 100.303 92.9894; + normal -0.392338 -0.568939 -0.722759; + texcoord 0.250000 -2.86661; + tangent 0.491749 0.534307 -0.687532; + vertex 80.8165 97.3955 94.2735; + normal -0.407192 -0.556829 -0.723972; + texcoord 0.000490000 -2.86661; + vertex 80.7682 97.3430 94.3411; + normal -0.529978 -0.442833 -0.723203; + texcoord 0.000490000 -2.96661; + vertex 80.8719 97.2863 94.2998; + normal 0.554279 0.378144 -0.741472; + texcoord 0.499510 -2.02485; + tangent 0.773981 0.0935070 0.626266; + vertex 77.3851 99.8552 92.9628; + normal 0.596467 0.224345 -0.770647; + texcoord 0.499510 -2.86661; + tangent 0.773981 0.0935052 0.626267; + vertex 80.8925 97.4047 94.3351; + normal 0.578570 0.297480 -0.759449; + texcoord 0.250000 -2.86661; + tangent 0.773981 0.0935052 0.626267; + vertex 80.8165 97.3955 94.2735; + normal 0.614911 0.125055 -0.778618; + texcoord 0.250000 -2.96661; + vertex 80.8719 97.2863 94.2998; + normal -0.905837 0.366352 0.212711; + texcoord 0.000490000 1.00000; + tangent -0.393220 -0.540337 -0.743918; + vertex 7.81084 56.1940 155.518; + normal -0.913353 0.322537 0.248509; + texcoord 0.333170 -0.285110; + tangent -0.393220 -0.540337 -0.743918; + vertex 5.78773 49.2617 158.842; + normal -0.911661 0.334188 0.239152; + texcoord 0.000490000 -0.285110; + vertex 5.92886 49.4557 159.109; + normal -0.916984 0.289623 0.274335; + texcoord 0.333170 -1.76712; + tangent -0.393220 -0.540338 -0.743918; + vertex 4.65459 42.4139 162.284; + normal 0.161015 -0.459391 -0.873518; + texcoord 0.665860 1.00000; + tangent 0.973111 -0.0738103 0.218190; + vertex 7.07253 56.5069 155.268; + normal 0.160552 -0.461873 -0.872294; + texcoord 0.665860 -0.285110; + tangent 0.973111 -0.0738098 0.218189; + vertex 6.14290 49.2348 158.921; + normal 0.160560 -0.461831 -0.872314; + texcoord 0.333170 -0.285110; + tangent 0.973111 -0.0738098 0.218190; + vertex 5.78773 49.2617 158.842; + normal 0.160095 -0.464312 -0.871082; + texcoord 0.333170 -1.76712; + tangent 0.973111 -0.0738102 0.218189; + vertex 4.65459 42.4139 162.284; + normal 0.758523 0.212492 0.616028; + texcoord 0.665860 1.00000; + tangent -0.594322 0.613289 0.520247; + vertex 7.07253 56.5069 155.268; + normal 0.749812 0.188646 0.634188; + texcoord 0.998540 -0.285110; + tangent -0.594322 0.613290 0.520248; + vertex 5.92886 49.4557 159.109; + normal 0.746745 0.180653 0.640107; + texcoord 0.665860 -0.285110; + vertex 6.14290 49.2348 158.921; + normal 0.737064 0.156571 0.657436; + texcoord 0.998540 -1.76712; + tangent -0.594321 0.613290 0.520247; + vertex 4.58910 42.4585 162.277; + normal -0.169529 -0.379406 -0.909566; + texcoord 0.000490000 -0.285110; + tangent 0.823916 -0.560976 0.0804309; + vertex 5.92886 49.4557 159.109; + normal -0.294945 -0.545659 -0.784387; + texcoord 0.333170 -1.76712; + tangent 0.823916 -0.560975 0.0804341; + vertex 4.65459 42.4139 162.284; + normal -0.261913 -0.502791 -0.823774; + texcoord 0.000490000 -1.76712; + vertex 4.58910 42.4585 162.277; + normal -0.410878 -0.689060 -0.596972; + texcoord 0.000490000 -1.86712; + vertex 4.59352 42.4029 162.338; + normal -0.728398 0.430847 0.532736; + texcoord 0.665860 -0.285110; + tangent -0.642645 -0.160009 -0.749269; + vertex 6.14290 49.2348 158.921; + normal -0.721075 0.456851 0.520902; + texcoord 0.998540 -1.76712; + tangent -0.642646 -0.160009 -0.749269; + vertex 4.58910 42.4585 162.277; + normal -0.720712 0.458074 0.520329; + texcoord 0.665860 -1.76712; + vertex 4.64018 42.4712 162.337; + normal -0.708736 0.495633 0.502037; + texcoord 0.665860 -1.86712; + vertex 4.59352 42.4029 162.338; + normal -0.255582 0.724020 0.640682; + texcoord 0.000490000 1.00000; + tangent -0.770827 0.247376 -0.587053; + vertex 27.3480 -53.8853 145.963; + normal -0.281981 0.693839 0.662627; + texcoord 0.333170 -0.295870; + tangent -0.770826 0.247376 -0.587053; + vertex 22.9710 -59.0513 150.055; + normal -0.284442 0.690916 0.664626; + texcoord 0.000490000 -0.295870; + vertex 23.2477 -59.1401 150.266; + normal -0.310209 0.659131 0.685067; + texcoord 0.333170 -1.79014; + tangent -0.770826 0.247377 -0.587053; + vertex 19.2290 -64.8011 153.893; + normal -0.546433 -0.164839 -0.821121; + texcoord 0.665860 1.00000; + tangent 0.552706 -0.807594 -0.205687; + vertex 27.1151 -53.0902 146.100; + normal -0.553838 -0.171526 -0.814765; + texcoord 0.665860 -0.295870; + tangent 0.552706 -0.807594 -0.205687; + vertex 23.1728 -59.3461 149.980; + normal -0.552018 -0.169878 -0.816344; + texcoord 0.333170 -0.295870; + vertex 22.9710 -59.0513 150.055; + normal -0.559358 -0.176540 -0.809909; + texcoord 0.333170 -1.79014; + tangent 0.552706 -0.807594 -0.205687; + vertex 19.2290 -64.8011 153.893; + normal 0.871121 -0.477261 0.115626; + texcoord 0.665860 1.00000; + tangent 0.208025 0.571937 0.793482; + vertex 27.1151 -53.0902 146.100; + normal 0.859044 -0.494751 0.131399; + texcoord 0.998540 -0.295870; + tangent 0.208025 0.571936 0.793482; + vertex 23.2477 -59.1401 150.266; + normal 0.856739 -0.497955 0.134313; + texcoord 0.665860 -0.295870; + vertex 23.1728 -59.3461 149.980; + normal 0.843944 -0.515038 0.149981; + texcoord 0.998540 -1.79014; + tangent 0.208026 0.571936 0.793483; + vertex 19.1822 -64.7399 153.912; + normal 0.845197 -0.518730 0.128689; + texcoord 0.665860 -0.295870; + tangent 0.267839 0.619471 0.737914; + vertex 23.1728 -59.3461 149.980; + normal 0.778230 -0.590626 0.213351; + texcoord 0.665860 -1.79014; + tangent 0.267839 0.619472 0.737914; + vertex 19.2503 -64.7519 153.951; + normal 0.766125 -0.601360 0.226756; + texcoord 0.333170 -1.79014; + vertex 19.2290 -64.8011 153.893; + normal 0.639350 -0.687240 0.344867; + texcoord 0.333170 -1.89014; + tangent 0.267839 0.619471 0.737914; + vertex 19.1874 -64.8041 153.964; + normal -0.266835 0.688809 0.674048; + texcoord 0.665860 -0.295870; + tangent -0.856595 0.150998 -0.493401; + vertex 23.1728 -59.3461 149.980; + normal -0.293212 0.644391 0.706248; + texcoord 0.998540 -1.79014; + tangent -0.856593 0.150997 -0.493404; + vertex 19.1822 -64.7399 153.912; + normal -0.291676 0.647096 0.704409; + texcoord 0.665860 -1.79014; + vertex 19.2503 -64.7519 153.951; + normal -0.328032 0.578762 0.746612; + texcoord 0.665860 -1.89014; + tangent -0.856593 0.150997 -0.493404; + vertex 19.1874 -64.8041 153.964; + normal -0.614956 0.676648 0.404939; + texcoord 0.000490000 1.00000; + tangent -0.423654 0.149616 -0.893383; + vertex -12.2793 -100.542 81.8721; + normal -0.651225 0.635227 0.415201; + texcoord 0.200100 -0.854890; + tangent -0.423653 0.149616 -0.893383; + vertex -21.9832 -110.577 83.9027; + normal -0.649602 0.637176 0.414758; + texcoord 0.000490000 -0.854890; + vertex -21.7313 -110.666 84.4340; + normal -0.684011 0.593736 0.423800; + texcoord 0.200100 -2.67814; + tangent -0.423653 0.149616 -0.893383; + vertex -29.0581 -119.893 85.5368; + normal -0.480192 0.440038 -0.758803; + texcoord 0.399710 1.00000; + tangent 0.462017 -0.608458 -0.645228; + vertex -11.9736 -101.341 82.9243; + normal -0.542956 0.381196 -0.748257; + texcoord 0.399710 -0.854890; + tangent 0.462017 -0.608457 -0.645229; + vertex -21.7125 -110.933 83.5247; + normal -0.537748 0.386340 -0.749379; + texcoord 0.200100 -0.854890; + vertex -21.9832 -110.577 83.9027; + normal -0.596982 0.324659 -0.733627; + texcoord 0.200100 -2.67814; + tangent 0.462017 -0.608457 -0.645229; + vertex -29.0581 -119.893 85.5368; + normal 0.327237 -0.386220 -0.862410; + texcoord 0.399710 1.00000; + tangent 0.698732 -0.515517 0.495999; + vertex -11.9736 -101.341 82.9243; + normal 0.306964 -0.410207 -0.858780; + texcoord 0.599320 -0.854890; + tangent 0.698732 -0.515518 0.495999; + vertex -21.2878 -111.246 83.8262; + normal 0.305263 -0.412184 -0.858440; + texcoord 0.399710 -0.854890; + vertex -21.7125 -110.933 83.5247; + normal 0.284642 -0.435744 -0.853877; + texcoord 0.599320 -2.67814; + vertex -29.4745 -119.576 85.3481; + normal 0.794674 -0.580056 0.178963; + texcoord 0.798930 1.00000; + tangent -0.0140095 0.277211 0.960707; + vertex -12.3606 -99.3929 82.6052; + normal 0.759592 -0.621871 0.190517; + texcoord 0.798930 -0.854890; + tangent -0.0140093 0.277211 0.960707; + vertex -21.2960 -111.084 84.3906; + normal 0.754514 -0.627546 0.192081; + texcoord 0.599320 -0.854890; + tangent -0.0140093 0.277211 0.960707; + vertex -21.2878 -111.246 83.8262; + normal 0.716656 -0.667235 0.202981; + texcoord 0.599320 -2.67814; + tangent -0.0140096 0.277211 0.960707; + vertex -29.4745 -119.576 85.3481; + normal 0.140624 0.0435715 0.989104; + texcoord 0.798930 1.00000; + tangent -0.719365 0.690908 0.0718383; + vertex -12.3606 -99.3929 82.6052; + normal 0.121865 0.0237121 0.992263; + texcoord 0.998540 -0.854890; + tangent -0.719365 0.690908 0.0718385; + vertex -21.7313 -110.666 84.4340; + normal 0.119993 0.0217339 0.992537; + texcoord 0.798930 -0.854890; + vertex -21.2960 -111.084 84.3906; + normal 0.101077 0.00179625 0.994877; + texcoord 0.998540 -2.67814; + vertex -29.0453 -119.890 85.1938; + normal 0.784320 -0.619904 0.0236961; + texcoord 0.000490000 -0.854890; + tangent -0.0373765 -0.00908850 0.999260; + vertex -21.7313 -110.666 84.4340; + normal 0.746255 -0.665302 0.0218594; + texcoord 0.200100 -2.67814; + tangent -0.0373756 -0.00909105 0.999260; + vertex -29.0581 -119.893 85.5368; + normal 0.750630 -0.660354 0.0220681; + texcoord 0.000490000 -2.67814; + vertex -29.0453 -119.890 85.1938; + normal 0.709893 -0.704022 0.0201472; + texcoord 0.200100 -3.73317; + tangent -0.0373749 -0.00909090 0.999260; + vertex -33.1072 -123.975 85.5959; + normal 0.312249 -0.0428706 0.949033; + texcoord 0.399710 -0.854890; + tangent -0.774821 0.566533 0.280522; + vertex -21.7125 -110.933 83.5247; + normal 0.257110 -0.122981 0.958525; + texcoord 0.399710 -2.67814; + tangent -0.774821 0.566532 0.280522; + vertex -29.3231 -119.700 85.6327; + normal 0.265017 -0.111780 0.957743; + texcoord 0.200100 -2.67814; + vertex -29.0581 -119.893 85.5368; + normal 0.207192 -0.191657 0.959343; + texcoord 0.200100 -3.73317; + vertex -33.1072 -123.975 85.5959; + normal -0.553580 0.615476 0.561015; + texcoord 0.399710 -0.854890; + tangent -0.438696 0.357093 -0.824640; + vertex -21.7125 -110.933 83.5247; + normal -0.589128 0.578663 0.563984; + texcoord 0.599320 -2.67814; + tangent -0.438696 0.357093 -0.824640; + vertex -29.4745 -119.576 85.3481; + normal -0.592502 0.575002 0.564194; + texcoord 0.399710 -2.67814; + vertex -29.3231 -119.700 85.6327; + normal -0.626607 0.536215 0.565542; + texcoord 0.599320 -3.73317; + tangent -0.438695 0.357094 -0.824640; + vertex -33.0020 -124.055 85.6861; + normal -0.606382 0.515689 -0.605282; + texcoord 0.798930 -0.854890; + tangent 0.500830 -0.343555 -0.794443; + vertex -21.2960 -111.084 84.3906; + normal -0.624649 0.491896 -0.606508; + texcoord 0.798930 -2.67814; + tangent 0.500830 -0.343555 -0.794443; + vertex -29.3031 -119.694 85.0762; + normal -0.628047 0.487337 -0.606679; + texcoord 0.599320 -2.67814; + vertex -29.4745 -119.576 85.3481; + normal -0.645795 0.462803 -0.607258; + texcoord 0.599320 -3.73317; + tangent 0.500829 -0.343556 -0.794443; + vertex -33.0020 -124.055 85.6861; + normal 0.216724 -0.276099 -0.936376; + texcoord 0.798930 -0.854890; + tangent 0.747941 -0.569463 0.341022; + vertex -21.2960 -111.084 84.3906; + normal 0.204896 -0.290601 -0.934649; + texcoord 0.998540 -2.67814; + tangent 0.747941 -0.569463 0.341022; + vertex -29.0453 -119.890 85.1938; + normal 0.203879 -0.291839 -0.934486; + texcoord 0.798930 -2.67814; + vertex -29.3031 -119.694 85.0762; + normal 0.191844 -0.306382 -0.932377; + texcoord 0.998540 -3.73317; + tangent 0.747941 -0.569462 0.341022; + vertex -33.1087 -123.936 85.6870; + normal -0.691980 0.659217 -0.294273; + texcoord 0.000490000 -2.67814; + tangent 0.0159465 -0.393571 -0.919156; + vertex -29.0453 -119.890 85.1938; + normal -0.842022 0.490457 -0.224614; + texcoord 0.200100 -3.73317; + tangent 0.0159431 -0.393572 -0.919156; + vertex -33.1072 -123.975 85.5959; + normal -0.824520 0.514839 -0.234750; + texcoord 0.000490000 -3.73317; + vertex -33.1087 -123.936 85.6870; + normal -0.952885 0.272514 -0.133215; + texcoord 0.000490000 -3.83317; + tangent 0.0159431 -0.393572 -0.919156; + vertex -33.1514 -124.081 85.6947; + normal 0.518721 -0.329632 0.788842; + texcoord 0.798930 -2.67814; + tangent -0.421264 0.704351 0.571337; + vertex -29.3031 -119.694 85.0762; + normal 0.373400 -0.439394 0.817010; + texcoord 0.798930 -3.73317; + tangent -0.421263 0.704352 0.571337; + vertex -33.0437 -123.985 85.7427; + normal 0.349904 -0.454968 0.818884; + texcoord 0.599320 -3.73317; + vertex -33.0020 -124.055 85.6861; + normal 0.145289 -0.569416 0.809109; + texcoord 0.599320 -3.83317; + tangent -0.421263 0.704352 0.571337; + vertex -33.1514 -124.081 85.6947; + normal -0.362889 0.443590 0.819476; + texcoord 0.798930 -2.67814; + tangent -0.656050 0.502905 -0.562748; + vertex -29.3031 -119.694 85.0762; + normal -0.447657 0.341012 0.826628; + texcoord 0.998540 -3.73317; + tangent -0.656050 0.502906 -0.562747; + vertex -33.1087 -123.936 85.6870; + normal -0.447956 0.340621 0.826627; + texcoord 0.798930 -3.73317; + vertex -33.0437 -123.985 85.7427; + normal -0.543502 0.202530 0.814608; + texcoord 0.798930 -3.83317; + vertex -33.1514 -124.081 85.6947; + normal 0.171194 -0.587380 0.790998; + texcoord 0.000490000 1.00000; + tangent -0.696859 0.495356 0.518661; + vertex -4.29546 -98.6239 12.6822; + normal 0.141731 -0.613794 0.776640; + texcoord 0.250000 -0.709680; + tangent -0.696860 0.495355 0.518661; + vertex -10.8438 -106.227 8.45372; + normal 0.134997 -0.619648 0.773183; + texcoord 0.000490000 -0.709680; + tangent -0.696860 0.495355 0.518661; + vertex -10.5753 -106.418 8.25394; + normal 0.105181 -0.644764 0.757111; + texcoord 0.250000 -2.75838; + tangent -0.696860 0.495355 0.518661; + vertex -17.0435 -113.495 3.12510; + normal -0.777857 0.408997 0.477137; + texcoord 0.499510 1.00000; + tangent -0.256869 0.485998 -0.835359; + vertex -4.06360 -99.1579 13.4478; + normal -0.798762 0.379828 0.466594; + texcoord 0.499510 -0.709680; + tangent -0.256869 0.485998 -0.835359; + vertex -10.9427 -106.040 8.13196; + normal -0.793494 0.387378 0.469367; + texcoord 0.250000 -0.709680; + vertex -10.8438 -106.227 8.45372; + normal -0.813527 0.357877 0.458363; + texcoord 0.250000 -2.75838; + tangent -0.256869 0.485998 -0.835359; + vertex -17.0435 -113.495 3.12510; + normal -0.0901300 0.663698 -0.742550; + texcoord 0.499510 1.00000; + tangent 0.695061 -0.492065 -0.524178; + vertex -4.06360 -99.1579 13.4478; + normal -0.119214 0.640113 -0.758976; + texcoord 0.749030 -0.709680; + tangent 0.695062 -0.492064 -0.524177; + vertex -10.6732 -106.230 7.92868; + normal -0.113808 0.644590 -0.756010; + texcoord 0.499510 -0.709680; + vertex -10.9427 -106.040 8.13196; + normal -0.142795 0.620077 -0.771436; + texcoord 0.749030 -2.75838; + tangent 0.695061 -0.492064 -0.524178; + vertex -17.0214 -113.600 3.18034; + normal 0.800446 -0.382986 -0.461095; + texcoord 0.998540 1.00000; + tangent 0.252212 -0.482642 0.838717; + vertex -4.29546 -98.6239 12.6822; + normal 0.798874 -0.385256 -0.461929; + texcoord 0.998540 -0.709680; + tangent 0.252213 -0.482642 0.838716; + vertex -10.5753 -106.418 8.25394; + normal 0.798454 -0.385860 -0.462150; + texcoord 0.749030 -0.709680; + tangent 0.252213 -0.482643 0.838716; + vertex -10.6732 -106.230 7.92868; + normal 0.796867 -0.388136 -0.462983; + texcoord 0.749030 -2.75838; + tangent 0.252213 -0.482642 0.838717; + vertex -17.0214 -113.600 3.18034; + normal -0.794148 0.566704 0.219490; + texcoord 0.000490000 -0.709680; + tangent -0.0496266 0.299479 -0.952811; + vertex -10.5753 -106.418 8.25394; + normal -0.711222 0.659176 0.244234; + texcoord 0.250000 -2.75838; + tangent -0.0496291 0.299480 -0.952811; + vertex -17.0435 -113.495 3.12510; + normal -0.727847 0.642430 0.239837; + texcoord 0.000490000 -2.75838; + vertex -17.0393 -113.521 3.20610; + normal -0.606971 0.748566 0.266899; + texcoord 0.000490000 -2.85838; + tangent -0.0496291 0.299480 -0.952811; + vertex -17.1205 -113.567 3.15118; + normal -0.299420 -0.356468 0.885030; + texcoord 0.998540 -0.709680; + tangent -0.210806 0.929377 0.303015; + vertex -10.5753 -106.418 8.25394; + normal -0.324297 -0.358912 0.875222; + texcoord 0.998540 -2.75838; + tangent -0.210807 0.929379 0.303009; + vertex -17.0393 -113.521 3.20610; + normal -0.340534 -0.360379 0.868426; + texcoord 0.749030 -2.75838; + vertex -17.0214 -113.600 3.18034; + normal -0.371454 -0.362883 0.854598; + texcoord 0.749030 -2.85838; + tangent -0.210807 0.929379 0.303009; + vertex -17.1205 -113.567 3.15118; + normal -0.0228694 0.659600 0.751269; + texcoord 0.000490000 1.00000; + tangent 0.572138 -0.607608 0.550882; + vertex 49.7168 151.527 57.9451; + normal -0.00899794 0.666990 0.745013; + texcoord 0.250000 -1.18544; + tangent 0.572138 -0.607607 0.550883; + vertex 58.3206 159.055 51.5977; + normal -0.00324087 0.670000 0.742354; + texcoord 0.000490000 -1.18544; + vertex 58.1612 159.224 51.4443; + normal 0.0106853 0.677145 0.735772; + texcoord 0.250000 -3.68831; + tangent 0.572137 -0.607607 0.550883; + vertex 66.4443 166.550 44.5822; + normal 0.752874 -0.491921 0.437258; + texcoord 0.499510 1.00000; + tangent 0.0148987 -0.651449 -0.758546; + vertex 49.6479 151.926 58.5106; + normal 0.769203 -0.477222 0.424955; + texcoord 0.499510 -1.18544; + tangent 0.0149003 -0.651450 -0.758546; + vertex 58.3247 158.874 51.3865; + normal 0.768222 -0.478126 0.425712; + texcoord 0.250000 -1.18544; + tangent 0.0149003 -0.651450 -0.758545; + vertex 58.3206 159.055 51.5977; + normal 0.784084 -0.463151 0.413162; + texcoord 0.250000 -3.68831; + tangent 0.0148996 -0.651450 -0.758546; + vertex 66.4443 166.550 44.5822; + normal -0.0339591 -0.694540 -0.718652; + texcoord 0.499510 1.00000; + tangent -0.571998 0.603159 -0.555893; + vertex 49.6479 151.926 58.5106; + normal -0.00457634 -0.680044 -0.733157; + texcoord 0.749030 -1.18544; + tangent -0.571998 0.603159 -0.555893; + vertex 58.1643 159.043 51.2305; + normal -0.0132591 -0.684418 -0.728969; + texcoord 0.499510 -1.18544; + vertex 58.3247 158.874 51.3865; + normal 0.0162199 -0.669258 -0.742853; + texcoord 0.749030 -3.68831; + tangent -0.571997 0.603161 -0.555892; + vertex 66.4369 166.636 44.5706; + normal -0.766357 0.484099 -0.422308; + texcoord 0.998540 1.00000; + tangent -0.0110598 0.647338 0.762123; + vertex 49.7168 151.527 57.9451; + normal -0.769946 0.480792 -0.419551; + texcoord 0.998540 -1.18544; + tangent -0.0110583 0.647338 0.762123; + vertex 58.1612 159.224 51.4443; + normal -0.770052 0.480693 -0.419469; + texcoord 0.749030 -1.18544; + vertex 58.1643 159.043 51.2305; + normal -0.773616 0.477370 -0.416697; + texcoord 0.749030 -3.68831; + tangent -0.0110592 0.647338 0.762123; + vertex 66.4369 166.636 44.5706; + normal 0.751817 -0.605421 0.261222; + texcoord 0.000490000 -1.18544; + tangent -0.563226 -0.795646 -0.222988; + vertex 58.1612 159.224 51.4443; + normal 0.779941 -0.601028 0.174518; + texcoord 0.250000 -3.68831; + tangent -0.563230 -0.795644 -0.222984; + vertex 66.4443 166.550 44.5822; + normal 0.797334 -0.594149 0.106048; + texcoord 0.000490000 -3.68831; + vertex 66.4790 166.599 44.5960; + normal 0.816574 -0.577234 -0.00289659; + texcoord 0.000490000 -3.78831; + vertex 66.4708 166.587 44.5188; + normal -0.0707712 -0.618698 -0.782435; + texcoord 0.499510 -1.18544; + tangent -0.684757 0.600508 -0.412914; + vertex 58.3247 158.874 51.3865; + normal -0.182292 -0.689710 -0.700764; + texcoord 0.499510 -3.68831; + tangent -0.684756 0.600510 -0.412913; + vertex 66.4022 166.587 44.5569; + normal -0.171127 -0.683235 -0.709863; + texcoord 0.250000 -3.68831; + vertex 66.4443 166.550 44.5822; + normal -0.312302 -0.753721 -0.578250; + texcoord 0.250000 -3.78831; + vertex 66.4708 166.587 44.5188; + normal 0.519014 0.222900 0.825191; + texcoord 0.000490000 1.00000; + tangent 0.795049 -0.480395 -0.370293; + vertex -11.1690 91.3585 149.906; + normal 0.529562 0.252113 0.809940; + texcoord 0.200100 -1.57195; + tangent 0.795051 -0.480393 -0.370294; + vertex -5.89791 104.653 143.000; + normal 0.529640 0.252335 0.809820; + texcoord 0.000490000 -1.57195; + vertex -6.11250 104.783 143.099; + normal 0.539551 0.281247 0.793590; + texcoord 0.200100 -4.57395; + tangent 0.795051 -0.480393 -0.370292; + vertex -1.95870 118.032 135.580; + normal 0.907395 -0.408736 -0.0978221; + texcoord 0.399710 1.00000; + tangent -0.211551 -0.243085 -0.946655; + vertex -10.8476 91.8848 150.437; + normal 0.921908 -0.371260 -0.110689; + texcoord 0.399710 -1.57195; + tangent -0.211552 -0.243086 -0.946655; + vertex -5.95458 104.588 142.746; + normal 0.918945 -0.379322 -0.107956; + texcoord 0.200100 -1.57195; + vertex -5.89791 104.653 143.000; + normal 0.932155 -0.341363 -0.120655; + texcoord 0.200100 -4.57395; + tangent -0.211553 -0.243085 -0.946654; + vertex -1.95870 118.032 135.580; + normal 0.00792819 -0.520124 -0.854054; + texcoord 0.399710 1.00000; + tangent -0.920540 0.329791 -0.209389; + vertex -10.8476 91.8848 150.437; + normal 0.0204577 -0.494573 -0.868895; + texcoord 0.599320 -1.57195; + tangent -0.920540 0.329791 -0.209389; + vertex -6.20587 104.678 142.689; + normal 0.0187634 -0.498060 -0.866939; + texcoord 0.399710 -1.57195; + vertex -5.95458 104.588 142.746; + normal 0.0312980 -0.472019 -0.881032; + texcoord 0.599320 -4.57395; + tangent -0.920539 0.329794 -0.209389; + vertex -1.94894 118.096 135.651; + normal -0.898076 0.0551311 -0.436372; + texcoord 0.798930 1.00000; + tangent -0.367742 0.450169 0.813704; + vertex -10.6557 90.7456 150.086; + normal -0.897986 0.0554627 -0.436515; + texcoord 0.798930 -1.57195; + tangent -0.367741 0.450171 0.813703; + vertex -6.30451 104.799 142.907; + normal -0.897976 0.0554995 -0.436531; + texcoord 0.599320 -1.57195; + vertex -6.20587 104.678 142.689; + normal -0.897886 0.0558312 -0.436673; + texcoord 0.599320 -4.57395; + tangent -0.367739 0.450170 0.813705; + vertex -1.94894 118.096 135.651; + normal -0.589768 0.504689 0.630446; + texcoord 0.798930 1.00000; + tangent 0.705116 -0.0587482 0.706654; + vertex -10.6557 90.7456 150.086; + normal -0.583769 0.517611 0.625534; + texcoord 0.998540 -1.57195; + tangent 0.705116 -0.0587524 0.706654; + vertex -6.11250 104.783 143.099; + normal -0.582204 0.520916 0.624248; + texcoord 0.798930 -1.57195; + vertex -6.30451 104.799 142.907; + normal -0.576025 0.533717 0.619146; + texcoord 0.998540 -4.57395; + tangent 0.705117 -0.0587506 0.706653; + vertex -1.90101 118.046 135.585; + normal 0.193156 -0.529401 -0.826090; + texcoord 0.000490000 -1.57195; + tangent -0.970258 -0.228270 -0.0805814; + vertex -6.11250 104.783 143.099; + normal 0.170096 -0.406034 -0.897889; + texcoord 0.200100 -4.57395; + tangent -0.970257 -0.228272 -0.0805817; + vertex -1.95870 118.032 135.580; + normal 0.160907 -0.359456 -0.919185; + texcoord 0.000490000 -4.57395; + vertex -1.90101 118.046 135.585; + normal 0.125524 -0.189786 -0.973768; + texcoord 0.000490000 -4.67395; + tangent -0.970257 -0.228272 -0.0805817; + vertex -1.94769 118.121 135.564; + normal -0.828947 -0.0505429 -0.557039; + texcoord 0.399710 -1.57195; + tangent -0.498171 0.519548 0.694187; + vertex -5.95458 104.588 142.746; + normal -0.822510 -0.0297696 -0.567970; + texcoord 0.399710 -4.57395; + tangent -0.498168 0.519550 0.694188; + vertex -1.98832 118.063 135.621; + normal -0.822526 -0.0298174 -0.567946; + texcoord 0.200100 -4.57395; + vertex -1.95870 118.032 135.580; + normal -0.813677 -0.00348678 -0.581307; + texcoord 0.200100 -4.67395; + vertex -1.94769 118.121 135.564; + normal -0.748881 0.468334 0.468871; + texcoord 0.399710 -1.57195; + tangent 0.662425 0.549425 0.509240; + vertex -5.95458 104.588 142.746; + normal -0.739671 0.587353 0.328485; + texcoord 0.599320 -4.57395; + tangent 0.662430 0.549415 0.509245; + vertex -1.94894 118.096 135.651; + normal -0.744559 0.557810 0.366715; + texcoord 0.399710 -4.57395; + vertex -1.98832 118.063 135.621; + normal -0.708705 0.679894 0.188365; + texcoord 0.399710 -4.67395; + vertex -1.94769 118.121 135.564; + normal -0.823817 0.471933 0.314015; + texcoord 0.000490000 1.00000; + tangent -0.513301 -0.856109 -0.0599960; + vertex 25.4291 -26.4776 156.809; + normal -0.815372 0.464676 0.345318; + texcoord 0.200100 -1.54328; + tangent -0.513301 -0.856109 -0.0599953; + vertex 27.8821 -31.9553 171.477; + normal -0.816894 0.465965 0.339942; + texcoord 0.000490000 -1.54328; + tangent -0.513301 -0.856109 -0.0599953; + vertex 28.0245 -31.7177 171.494; + normal -0.807709 0.458288 0.370916; + texcoord 0.200100 -4.52623; + tangent -0.513302 -0.856109 -0.0599927; + vertex 31.3128 -37.4387 185.723; + normal -0.774597 -0.624842 -0.0978362; + texcoord 0.399710 1.00000; + tangent 0.602053 -0.681103 -0.416690; + vertex 24.9013 -26.0381 157.287; + normal -0.770592 -0.632307 -0.0798469; + texcoord 0.399710 -1.54328; + tangent 0.602053 -0.681103 -0.416690; + vertex 28.0479 -32.1428 171.362; + normal -0.770554 -0.632374 -0.0796811; + texcoord 0.200100 -1.54328; + vertex 27.8821 -31.9553 171.477; + normal -0.766241 -0.639588 -0.0616588; + texcoord 0.200100 -4.52623; + tangent 0.602053 -0.681104 -0.416689; + vertex 31.3128 -37.4387 185.723; + normal 0.320866 -0.840635 -0.436323; + texcoord 0.399710 1.00000; + tangent 0.878473 0.436341 -0.194656; + vertex 24.9013 -26.0381 157.287; + normal 0.329312 -0.848130 -0.415005; + texcoord 0.599320 -1.54328; + tangent 0.878474 0.436341 -0.194655; + vertex 28.2944 -32.0204 171.308; + normal 0.331156 -0.849722 -0.410253; + texcoord 0.399710 -1.54328; + vertex 28.0479 -32.1428 171.362; + normal 0.339361 -0.856609 -0.388658; + texcoord 0.599320 -4.52623; + tangent 0.878473 0.436341 -0.194655; + vertex 31.3278 -37.3997 185.812; + normal 0.975847 0.108134 -0.189813; + texcoord 0.798930 1.00000; + tangent -0.0486721 0.954676 0.293640; + vertex 24.8281 -26.9047 156.401; + normal 0.978232 0.104938 -0.179027; + texcoord 0.798930 -1.54328; + tangent -0.0486722 0.954677 0.293638; + vertex 28.2810 -31.7572 171.389; + normal 0.978396 0.104711 -0.178261; + texcoord 0.599320 -1.54328; + vertex 28.2944 -32.0204 171.308; + normal 0.980644 0.101497 -0.167439; + texcoord 0.599320 -4.52623; + tangent -0.0486732 0.954675 0.293642; + vertex 31.3278 -37.3997 185.812; + normal 0.245307 0.937450 0.247005; + texcoord 0.798930 1.00000; + tangent -0.916148 0.140851 0.375279; + vertex 24.8281 -26.9047 156.401; + normal 0.256473 0.925482 0.278757; + texcoord 0.998540 -1.54328; + tangent -0.916148 0.140852 0.375278; + vertex 28.0245 -31.7177 171.494; + normal 0.254967 0.927186 0.274440; + texcoord 0.798930 -1.54328; + vertex 28.2810 -31.7572 171.389; + normal 0.265849 0.914200 0.305879; + texcoord 0.998540 -4.52623; + tangent -0.916148 0.140853 0.375277; + vertex 31.2582 -37.4273 185.748; + normal -0.320151 -0.902278 -0.288788; + texcoord 0.000490000 -1.54328; + tangent 0.893201 -0.185869 -0.409444; + vertex 28.0245 -31.7177 171.494; + normal -0.357619 -0.845636 -0.396242; + texcoord 0.200100 -4.52623; + tangent 0.893199 -0.185874 -0.409447; + vertex 31.3128 -37.4387 185.723; + normal -0.360680 -0.839922 -0.405513; + texcoord 0.000490000 -4.52623; + vertex 31.2582 -37.4273 185.748; + normal -0.399344 -0.746444 -0.532303; + texcoord 0.000490000 -4.62623; + vertex 31.3039 -37.4896 185.801; + normal 0.629313 -0.671744 -0.390800; + texcoord 0.399710 -1.54328; + tangent 0.703646 0.279036 0.653468; + vertex 28.0479 -32.1428 171.362; + normal 0.624896 -0.680758 -0.382195; + texcoord 0.399710 -4.52623; + tangent 0.703651 0.279038 0.653462; + vertex 31.3558 -37.4216 185.763; + normal 0.626695 -0.677128 -0.385683; + texcoord 0.200100 -4.52623; + vertex 31.3128 -37.4387 185.723; + normal 0.621773 -0.686930 -0.376198; + texcoord 0.200100 -4.62623; + tangent 0.703651 0.279038 0.653462; + vertex 31.3039 -37.4896 185.801; + normal -0.981629 -0.0473788 0.184822; + texcoord 0.798930 -1.54328; + tangent -0.151675 -0.393850 -0.906574; + vertex 28.2810 -31.7572 171.389; + normal -0.959216 -0.162684 0.231166; + texcoord 0.998540 -4.52623; + tangent -0.151677 -0.393862 -0.906569; + vertex 31.2582 -37.4273 185.748; + normal -0.930022 -0.253746 0.265843; + texcoord 0.798930 -4.52623; + vertex 31.2675 -37.4033 185.803; + normal -0.873554 -0.375737 0.309394; + texcoord 0.798930 -4.62623; + tangent -0.151677 -0.393862 -0.906569; + vertex 31.3039 -37.4896 185.801; + normal 0.926615 -0.0292788 -0.374869; + texcoord 0.416340 -0.0772700; + tangent -0.201065 0.803874 -0.559786; + vertex 16.9728 6.43181 30.3312; + normal 0.923502 -0.0350178 -0.381992; + texcoord 0.416340 -0.763930; + tangent -0.201064 0.803874 -0.559785; + vertex 23.6216 15.3467 46.0698; + normal 0.919832 -0.0267062 -0.391403; + texcoord 0.374760 -0.763930; + tangent -0.211620 0.800589 -0.560602; + vertex 23.8596 14.3952 46.7324; + normal 0.623282 0.202710 -0.755267; + texcoord 0.416340 -1.49277; + tangent -0.731582 0.532938 -0.425165; + vertex 29.1437 28.8015 57.7262; + normal 0.693899 0.138314 -0.706664; + texcoord 0.333170 -1.49277; + tangent -0.646390 0.552671 -0.526056; + vertex 30.2207 27.8744 58.6024; + normal 0.549206 0.0955660 -0.830205; + texcoord 0.416340 -2.27389; + tangent -0.779910 0.455640 -0.429106; + vertex 35.3246 45.4258 64.1757; + normal 0.410017 0.144481 -0.900562; + texcoord 0.333170 -2.27389; + tangent -0.869094 0.420486 -0.260511; + vertex 36.4511 44.6648 65.1036; + normal 0.324030 0.419102 -0.848150; + texcoord 0.499510 -1.49277; + tangent -0.909717 0.404864 -0.0921943; + vertex 27.0466 30.1365 56.8004; + normal 0.437025 0.150119 -0.886833; + texcoord 0.499510 -2.27389; + tangent -0.837420 0.428390 -0.339426; + vertex 33.2671 46.5007 63.3790; + normal 0.452987 -0.0214170 -0.891260; + texcoord 0.416340 -3.02135; + tangent -0.836009 0.232898 -0.496837; + vertex 39.5161 60.3488 68.2135; + normal 0.600257 -0.0641823 -0.797228; + texcoord 0.499510 -3.02135; + tangent -0.771407 0.212562 -0.599791; + vertex 37.5844 60.8957 66.6939; + normal 0.344365 -0.221329 -0.912374; + texcoord 0.416340 -3.96539; + tangent -0.928798 0.0190144 -0.370099; + vertex 42.1265 78.4516 67.2294; + normal 0.398741 -0.207343 -0.893317; + texcoord 0.499510 -3.96539; + tangent -0.913035 0.00144889 -0.407879; + vertex 40.4150 78.4543 66.4648; + normal 0.262367 -0.325379 -0.908456; + texcoord 0.499510 -5.00286; + tangent -0.964101 -0.0596330 -0.258753; + vertex 41.8434 95.1897 60.4914; + normal 0.181728 0.0522918 -0.981957; + texcoord 0.333170 -3.02135; + tangent -0.970796 0.207720 -0.120033; + vertex 40.6073 60.0895 68.5662; + normal 0.0563269 0.0887153 -0.994463; + texcoord 0.250000 -3.02135; + tangent -0.976128 0.214303 -0.0353214; + vertex 42.9896 59.5910 68.6475; + normal 0.167987 0.233842 -0.957652; + texcoord 0.250000 -2.27389; + tangent -0.922164 0.380628 -0.0688109; + vertex 38.7981 43.6960 65.2792; + normal 0.232021 0.460070 -0.857031; + texcoord 0.333170 -1.49277; + tangent -0.929313 0.366473 -0.0455526; + vertex 30.2207 27.8744 58.6024; + normal 0.604783 -0.210398 -0.768095; + texcoord 0.250000 -3.96539; + tangent -0.773977 -0.0473190 -0.631443; + vertex 44.6848 78.4216 68.2382; + normal 0.548916 0.295578 -0.781873; + texcoord 0.250000 -1.49277; + tangent -0.753802 0.525588 -0.394385; + vertex 32.6271 26.8808 58.7716; + normal 0.351755 -0.230349 -0.907308; + texcoord 0.333170 -3.96539; + tangent -0.929008 0.0101786 -0.369921; + vertex 43.2978 78.4209 67.6032; + normal 0.501506 -0.302340 -0.810606; + texcoord 0.333170 -5.00286; + tangent -0.863142 -0.165798 -0.476967; + vertex 44.5626 95.3655 61.1998; + normal 0.184649 -0.173169 -0.967428; + texcoord 0.499510 -6.04746; + tangent -0.972614 0.109592 -0.204969; + vertex 44.1344 111.137 56.1091; + normal 0.175615 -0.174330 -0.968901; + texcoord 0.333170 -6.04746; + tangent -0.972227 0.122909 -0.199166; + vertex 46.4056 110.853 56.5798; + normal 0.109717 0.0846811 -0.990349; + texcoord 0.499510 -7.43411; + tangent -0.979048 0.180436 -0.0943809; + vertex 47.5093 129.375 55.9875; + normal 0.104647 0.0897023 -0.990456; + texcoord 0.333170 -7.43411; + tangent -0.978851 0.185300 -0.0866823; + vertex 49.1458 129.068 56.1345; + normal 0.108358 0.324708 -0.939587; + texcoord 0.499510 -9.05697; + tangent -0.965426 0.259787 -0.0215283; + vertex 51.9176 146.370 60.2849; + normal 0.110618 0.329526 -0.937644; + texcoord 0.333170 -9.05697; + tangent -0.964255 0.264257 -0.0195108; + vertex 53.1809 146.025 60.3096; + normal 0.319506 0.365893 -0.874093; + texcoord 0.499510 -11.2393; + tangent -0.876053 0.468307 -0.114974; + vertex 57.9297 161.372 68.4697; + normal 0.328434 0.362190 -0.872324; + texcoord 0.333170 -11.2393; + tangent -0.864962 0.486345 -0.123731; + vertex 58.5297 161.035 68.5555; + normal 0.723228 -0.253487 -0.642406; + texcoord 0.166830 -5.00286; + tangent -0.690253 -0.271153 -0.670840; + vertex 46.5814 96.1845 63.1453; + normal 0.748723 -0.187028 -0.635951; + texcoord 0.166830 -3.96539; + tangent -0.657435 -0.0867695 -0.748498; + vertex 46.0644 78.6037 69.8089; + normal 0.852806 -0.189860 -0.486493; + texcoord 0.166830 -6.04746; + tangent -0.510046 -0.0760811 -0.856776; + vertex 47.5119 110.989 58.5194; + normal 0.982030 -0.135190 -0.131686; + texcoord 0.166830 -3.02135; + tangent -0.100654 0.110127 -0.988808; + vertex 43.8479 59.2059 70.7706; + normal 0.860057 -0.187781 -0.474384; + texcoord 0.333170 -6.04746; + tangent -0.492400 -0.0563302 -0.868544; + vertex 46.4056 110.853 56.5798; + normal 0.903274 -0.129143 -0.409167; + texcoord 0.166830 -7.43411; + tangent -0.395724 0.123933 -0.909969; + vertex 49.7878 128.849 57.6332; + normal 0.904628 -0.130397 -0.405766; + texcoord 0.333170 -7.43411; + tangent -0.389090 0.136945 -0.910964; + vertex 49.1458 129.068 56.1345; + normal 0.916682 -0.125431 -0.379421; + texcoord 0.166830 -9.05697; + tangent -0.325764 0.316021 -0.891072; + vertex 53.6041 145.604 61.4743; + normal 0.916395 -0.124369 -0.380464; + texcoord 0.333170 -9.05697; + tangent -0.323834 0.324557 -0.888704; + vertex 53.1809 146.025 60.3096; + normal 0.863596 -0.0316342 -0.503192; + texcoord 0.166830 -11.2393; + tangent -0.371347 0.623914 -0.687629; + vertex 58.7853 160.593 69.0123; + normal 0.860756 -0.0275058 -0.508274; + texcoord 0.333170 -11.2393; + tangent -0.373096 0.645171 -0.666749; + vertex 58.5297 161.035 68.5555; + normal 0.911077 -0.103336 -0.399075; + texcoord 0.250000 -3.02135; + tangent -0.378529 0.184128 -0.907090; + vertex 42.9896 59.5910 68.6475; + normal 0.963934 -0.245376 -0.103064; + texcoord 0.166830 -2.27389; + tangent -0.0139346 0.325864 -0.945314; + vertex 40.2515 42.3620 67.4796; + normal 0.808008 -0.0654744 -0.585523; + texcoord 0.250000 -2.27389; + tangent -0.497787 0.459591 -0.735516; + vertex 38.7981 43.6960 65.2792; + normal 0.980596 -0.159664 0.113752; + texcoord 0.0836600 -3.02135; + tangent 0.130649 0.0795394 -0.988233; + vertex 43.5575 59.0086 73.3896; + normal 0.930803 0.0157790 0.365180; + texcoord 0.0836600 -3.96539; + tangent 0.355542 -0.198949 -0.913241; + vertex 45.3244 79.0347 71.7043; + normal 0.932136 0.00831982 0.362012; + texcoord 0.166830 -3.96539; + tangent 0.355774 -0.207213 -0.911311; + vertex 46.0644 78.6037 69.8089; + normal 0.869124 -0.351018 0.348439; + texcoord 0.0836600 -2.27389; + tangent 0.422176 0.165736 -0.891234; + vertex 38.9779 41.9257 70.1247; + normal 0.769963 0.194867 0.607604; + texcoord 0.166830 -5.00286; + tangent 0.629286 -0.360743 -0.688377; + vertex 46.5814 96.1845 63.1453; + normal 0.764917 0.191446 0.615021; + texcoord 0.000490000 -5.00286; + tangent 0.638588 -0.361806 -0.679192; + vertex 44.6351 97.2998 65.1969; + normal 0.801846 0.0233740 0.597073; + texcoord 0.166830 -6.04746; + tangent 0.588099 -0.231155 -0.775053; + vertex 47.5119 110.989 58.5194; + normal 0.808314 0.0188617 0.588450; + texcoord 0.000490000 -6.04746; + tangent 0.579575 -0.213366 -0.786491; + vertex 46.2014 111.479 60.2826; + normal 0.867286 -0.201781 0.455082; + texcoord 0.166830 -7.43411; + tangent 0.461147 -0.0321212 -0.886742; + vertex 49.7878 128.849 57.6332; + normal 0.869744 -0.204311 0.449225; + texcoord 0.000490000 -7.43411; + tangent 0.454982 -0.0199101 -0.890278; + vertex 48.9790 128.888 59.2220; + normal 0.797266 -0.385467 0.464523; + texcoord 0.166830 -9.05697; + tangent 0.529185 0.0763454 -0.845065; + vertex 53.6041 145.604 61.4743; + normal 0.793248 -0.391639 0.466238; + texcoord 0.000490000 -9.05697; + tangent 0.533771 0.0814028 -0.841702; + vertex 52.8950 145.496 62.5962; + normal 0.659527 -0.496996 0.563932; + texcoord 0.166830 -11.2393; + tangent 0.699258 0.149186 -0.699129; + vertex 58.7853 160.593 69.0123; + normal 0.653716 -0.497427 0.570282; + texcoord 0.000490000 -11.2393; + tangent 0.713955 0.155605 -0.682682; + vertex 58.2891 160.485 69.4868; + normal 0.908130 -0.384044 0.166764; + texcoord 0.166830 -1.49277; + tangent 0.325588 0.399422 -0.857003; + vertex 34.6740 24.8553 60.8741; + normal 0.907925 -0.385613 0.164240; + texcoord 0.0836600 -1.49277; + tangent 0.328217 0.405761 -0.853013; + vertex 33.5127 23.3939 64.0133; + normal 0.778814 0.112075 -0.617161; + texcoord 0.166830 -1.49277; + tangent -0.558802 0.575023 -0.597569; + vertex 34.6740 24.8553 60.8741; + normal 0.823621 -0.550459 0.136543; + texcoord 0.125240 -0.763930; + tangent 0.498272 0.584662 -0.640231; + vertex 28.6511 8.68068 49.4850; + normal 0.770463 -0.605324 0.199926; + texcoord 0.0836600 -0.763930; + tangent 0.576046 0.526752 -0.625063; + vertex 27.4934 7.62204 50.7412; + normal 0.868375 -0.491512 0.0658797; + texcoord 0.166830 -0.763930; + tangent 0.410367 0.637631 -0.651940; + vertex 29.4625 9.94133 48.1960; + normal 0.568738 -0.813651 0.120453; + texcoord 0.0836600 -0.0772700; + tangent 0.736425 0.436615 -0.516765; + vertex 20.4468 -3.82111 31.4153; + normal 0.934063 -0.195463 -0.298865; + texcoord 0.166830 -0.0772700; + tangent 0.0929057 0.941098 -0.325120; + vertex 22.5191 -0.271730 29.3114; + normal 0.567561 -0.814211 0.122207; + texcoord 0.125240 -0.0772700; + tangent 0.738302 0.437603 -0.513239; + vertex 22.2715 -2.74970 30.1473; + normal 0.618047 -0.778123 0.111995; + texcoord 0.0836600 0.478520; + tangent 0.723656 0.519207 -0.454692; + vertex 12.4602 -8.58824 16.3704; + normal 0.617748 -0.779996 0.0999643; + texcoord 0.125240 0.478520; + tangent 0.710141 0.498734 -0.496955; + vertex 14.3236 -7.27959 15.0664; + normal 0.646506 -0.718247 0.257198; + texcoord 0.0836600 1.00000; + tangent 0.747024 0.664501 -0.0198362; + vertex 9.46498 -17.1464 0.00000; + normal 0.645095 -0.719237 0.257974; + texcoord 0.0420700 1.00000; + tangent 0.744435 0.667695 0.00000; + vertex 6.16004 -20.1107 0.00000; + normal 0.931588 -0.206376 -0.299254; + texcoord 0.125240 -0.0772700; + tangent 0.104740 0.940734 -0.322565; + vertex 22.2715 -2.74970 30.1473; + normal 0.975546 -0.195784 -0.0998973; + texcoord 0.166830 0.478520; + tangent 0.148832 0.938226 -0.312378; + vertex 15.1076 -4.98917 14.0233; + normal 0.844664 -0.432664 -0.315191; + texcoord 0.125240 0.478520; + tangent 0.297407 0.868884 -0.395714; + vertex 14.3236 -7.27959 15.0664; + normal 0.991513 -0.0524116 0.118970; + texcoord 0.125240 1.00000; + tangent 0.0459065 0.998574 -0.0272332; + vertex 16.0932 -18.1750 0.00000; + normal 0.943826 -0.205042 0.259134; + texcoord 0.125240 0.478520; + tangent 0.297407 0.868884 -0.395714; + vertex 14.3236 -7.27959 15.0664; + normal 0.997363 0.0665969 0.0288346; + texcoord 0.166830 1.00000; + tangent -0.0580913 0.998292 -0.00624609; + vertex 16.2542 -12.2336 0.00000; + normal 0.934284 -0.188831 -0.302417; + texcoord 0.208420 -0.0772700; + tangent 0.0884900 0.944789 -0.315506; + vertex 22.7155 1.76604 28.6279; + normal 0.926397 0.249966 -0.281614; + texcoord 0.208420 0.478520; + tangent -0.297529 0.948485 -0.108870; + vertex 15.2034 -2.62361 13.3030; + normal 0.945659 0.297303 -0.131682; + texcoord 0.208420 1.00000; + tangent -0.290278 0.956942 0.00101444; + vertex 14.8494 -7.38990 0.00000; + normal 0.866555 0.168160 -0.469899; + texcoord 0.208420 -0.763930; + tangent -0.404933 0.789726 -0.460828; + vertex 29.0193 11.5839 47.0640; + normal 0.690781 0.649312 -0.318145; + texcoord 0.250000 0.478520; + tangent -0.644823 0.756628 0.108247; + vertex 13.7948 -0.354810 13.3628; + normal 0.932268 0.00222631 -0.361760; + texcoord 0.166830 -0.763930; + tangent -0.216880 0.803798 -0.553960; + vertex 29.4625 9.94133 48.1960; + normal 0.581733 0.652387 -0.485775; + texcoord 0.208420 -0.0772700; + tangent -0.678979 0.717954 0.153393; + vertex 22.7155 1.76604 28.6279; + normal 0.649513 0.750913 -0.119425; + texcoord 0.250000 1.00000; + tangent -0.730133 0.659799 0.177685; + vertex 15.4336 -3.89753 0.00000; + normal 0.589750 0.739822 -0.323818; + texcoord 0.291590 0.478520; + tangent -0.730133 0.659799 0.177685; + vertex 12.1646 1.11837 13.7595; + normal 0.654106 0.565345 -0.502524; + texcoord 0.291590 -0.0772700; + tangent -0.610010 0.786420 0.0971149; + vertex 19.7787 5.06747 29.2385; + normal 0.617508 0.612021 -0.494080; + texcoord 0.250000 -0.0772700; + tangent -0.662217 0.737976 0.129847; + vertex 20.7029 3.85160 29.0966; + normal 0.256628 0.705590 -0.660519; + texcoord 0.291590 -0.763930; + tangent -0.936181 0.342435 0.0793957; + vertex 26.5501 13.9636 46.0906; + normal 0.661947 0.436291 -0.609488; + texcoord 0.250000 -0.763930; + tangent -0.684062 0.673260 -0.280678; + vertex 27.8320 12.9924 46.3879; + normal 0.0606091 0.768115 -0.637436; + texcoord 0.333170 -0.763930; + tangent -0.961023 0.151981 0.230947; + vertex 24.5470 14.1274 46.6925; + normal 0.246019 0.709300 -0.660581; + texcoord 0.374760 -0.763930; + tangent -0.926709 0.371584 0.0559969; + vertex 23.8596 14.3952 46.7324; + normal 0.189786 0.883294 -0.428687; + texcoord 0.333170 -0.0772700; + tangent -0.885752 0.251788 0.389931; + vertex 17.9265 5.37227 30.1293; + normal -0.0134631 0.936509 -0.350385; + texcoord 0.291590 -0.0772700; + tangent -0.891896 0.147389 0.427549; + vertex 19.7787 5.06747 29.2385; + normal 0.569101 0.640700 -0.515392; + texcoord 0.374760 -0.0772700; + tangent -0.675239 0.722074 0.150538; + vertex 17.3520 5.79103 30.3134; + normal 0.814689 0.293998 -0.499847; + texcoord 0.416340 -0.0772700; + tangent -0.307185 0.945620 -0.106962; + vertex 16.9728 6.43181 30.3312; + normal 0.363529 0.916624 -0.166276; + texcoord 0.333170 0.478520; + tangent -0.893016 0.327047 0.309132; + vertex 9.99625 1.50409 14.7345; + normal 0.110970 0.983579 -0.142332; + texcoord 0.291590 0.478520; + tangent -0.900273 0.160149 0.404797; + vertex 12.1646 1.11837 13.7595; + normal 0.398466 0.915679 0.0525099; + texcoord 0.291590 1.00000; + tangent -0.911288 0.411273 0.0202057; + vertex 15.7630 -0.160390 0.00000; + normal 0.427083 0.902322 0.0584393; + texcoord 0.333170 1.00000; + tangent -0.905272 0.424831 0.00101298; + vertex 11.6250 1.76582 0.00000; + normal 0.538232 0.820049 -0.194489; + texcoord 0.374760 0.478520; + tangent -0.801701 0.561776 0.204167; + vertex 9.27924 2.00381 14.9511; + normal 0.718617 0.694176 0.0413398; + texcoord 0.374760 1.00000; + tangent -0.691978 0.721918 0.000980478; + vertex 8.81135 3.09807 0.00000; + normal 0.824416 0.494168 -0.275927; + texcoord 0.416340 0.478520; + tangent -0.357258 0.930443 -0.0815037; + vertex 8.66340 2.47728 15.1246; + normal 0.920916 0.389260 0.0197673; + texcoord 0.416340 1.00000; + tangent -0.396671 0.917868 -0.0130378; + vertex 7.51216 5.96895 0.00000; + normal 0.963899 0.102745 -0.245645; + texcoord 0.457930 0.478520; + tangent -0.153706 0.968026 -0.198243; + vertex 8.32701 4.59583 14.6907; + normal 0.829471 0.270015 -0.488948; + texcoord 0.457930 -0.0772700; + tangent -0.365687 0.927990 -0.0714628; + vertex 16.6201 8.14167 30.0308; + normal 0.626547 0.452750 -0.634394; + texcoord 0.457930 -0.763930; + tangent -0.682564 0.679972 -0.267851; + vertex 22.8365 15.9061 45.9157; + normal 0.513075 0.535298 -0.670977; + texcoord 0.416340 -0.763930; + tangent -0.804225 0.572980 -0.157848; + vertex 23.6216 15.3467 46.0698; + normal 0.546446 0.608443 -0.575494; + texcoord 0.416340 -0.0772700; + tangent -0.804225 0.572980 -0.157847; + vertex 16.9728 6.43181 30.3312; + normal 0.609651 0.602190 -0.515454; + texcoord 0.499510 -0.0772700; + tangent -0.656322 0.745256 0.117622; + vertex 15.5168 9.99617 30.0854; + normal 0.626636 0.468264 -0.622942; + texcoord 0.499510 -0.763930; + tangent -0.736024 0.635862 -0.232266; + vertex 21.6190 17.3365 45.2333; + normal 0.0793683 0.785790 -0.613379; + texcoord 0.541100 -0.763930; + tangent -0.950389 0.272661 0.149721; + vertex 19.5853 18.6462 44.9438; + normal 0.0825108 0.546130 -0.833627; + texcoord 0.582680 -1.49277; + tangent -0.950978 0.293310 0.0980290; + vertex 23.3037 31.2909 57.1862; + normal -0.270742 0.376537 -0.885956; + texcoord 0.582680 -2.27389; + tangent -0.906004 0.219580 0.361859; + vertex 30.7370 47.0966 64.4670; + normal -0.291039 0.378444 -0.878679; + texcoord 0.499510 -2.27389; + tangent -0.898094 0.208513 0.387232; + vertex 33.2671 46.5007 63.3790; + normal -0.382027 0.175215 -0.907389; + texcoord 0.582680 -3.02135; + tangent -0.900509 0.149528 0.408320; + vertex 35.3579 61.2547 67.7071; + normal -0.378656 0.170656 -0.909668; + texcoord 0.499510 -3.02135; + tangent -0.903308 0.144798 0.403818; + vertex 37.5844 60.8957 66.6939; + normal -0.277803 -0.127261 -0.952171; + texcoord 0.582680 -3.96539; + tangent -0.955916 0.133800 0.261384; + vertex 38.1798 78.7648 67.0564; + normal -0.271646 -0.141639 -0.951918; + texcoord 0.499510 -3.96539; + tangent -0.958104 0.133125 0.253603; + vertex 40.4150 78.4543 66.4648; + normal -0.282875 -0.300924 -0.910729; + texcoord 0.499510 -5.00286; + tangent -0.958104 0.133125 0.253603; + vertex 41.8434 95.1897 60.4914; + normal 0.622924 0.746324 -0.234447; + texcoord 0.499510 0.478520; + tangent -0.724377 0.668649 0.167890; + vertex 7.08154 6.09977 14.8862; + normal 0.700186 0.655402 -0.283176; + texcoord 0.457930 0.478520; + tangent -0.667189 0.739222 0.0917072; + vertex 8.32701 4.59583 14.6907; + normal 0.376846 0.923960 0.0654587; + texcoord 0.416340 1.00000; + tangent -0.925946 0.377656 0.00000; + vertex 7.51216 5.96895 0.00000; + normal 0.667680 0.743939 -0.0275400; + texcoord 0.457930 1.00000; + tangent -0.691992 0.721902 0.00198391; + vertex 4.76021 7.09136 0.00000; + normal 0.803237 0.591417 -0.0709654; + texcoord 0.499510 1.00000; + tangent -0.574447 0.818438 0.0130126; + vertex 1.81574 11.4653 0.00000; + normal 0.541240 0.833765 0.109063; + texcoord 0.541100 0.478520; + tangent -0.823369 0.499176 0.269976; + vertex 5.25670 7.20610 15.4846; + normal 0.272695 0.850573 -0.449625; + texcoord 0.541100 -0.0772700; + tangent -0.843434 0.430526 0.321350; + vertex 13.6793 11.4249 30.6487; + normal 0.383051 0.875031 -0.295960; + texcoord 0.541100 0.478520; + tangent -0.839995 0.458730 0.289784; + vertex 5.25670 7.20610 15.4846; + normal 0.380168 0.909567 -0.167807; + texcoord 0.582680 0.478520; + tangent -0.871843 0.412822 0.263567; + vertex 2.42861 8.69414 16.4763; + normal 0.243577 0.965713 0.0898309; + texcoord 0.541100 1.00000; + tangent -0.971912 0.234730 0.0170037; + vertex -2.28759 11.4163 0.00000; + normal 0.219914 0.970643 0.0974186; + texcoord 0.582680 1.00000; + tangent -0.975282 0.220965 0.00000; + vertex -7.73877 12.6514 0.00000; + normal -0.282750 0.941606 -0.182838; + texcoord 0.582680 -0.0772700; + tangent -0.858234 -0.140617 0.493621; + vertex 11.3867 12.0221 31.6888; + normal -0.522028 0.783607 -0.336820; + texcoord 0.582680 -0.763930; + tangent -0.793164 -0.303168 0.528185; + vertex 17.8770 18.3459 45.8036; + normal -0.807813 0.537206 -0.242584; + texcoord 0.582680 -1.49277; + tangent -0.469269 -0.335332 0.816908; + vertex 23.3037 31.2909 57.1862; + normal -0.796220 0.600785 -0.0713513; + texcoord 0.624270 -0.763930; + tangent -0.500773 -0.581591 0.641076; + vertex 16.5179 17.5032 46.9633; + normal -0.709360 0.693364 0.126708; + texcoord 0.624270 -0.0772700; + tangent -0.563574 -0.667426 0.486751; + vertex 9.77987 10.7711 32.8929; + normal -0.366396 0.898088 0.243293; + texcoord 0.582680 0.478520; + tangent -0.747056 -0.439061 0.499133; + vertex 2.42861 8.69414 16.4763; + normal -0.831135 0.515134 -0.209406; + texcoord 0.665860 -1.49277; + tangent -0.430293 -0.359177 0.828155; + vertex 21.6125 30.0147 60.3440; + normal -0.837034 0.434726 -0.332246; + texcoord 0.582680 -2.27389; + tangent -0.434765 -0.159074 0.886383; + vertex 30.7370 47.0966 64.4670; + normal -0.835112 0.437739 -0.333126; + texcoord 0.665860 -2.27389; + tangent -0.429713 -0.138932 0.892213; + vertex 29.4514 46.6671 67.1062; + normal -0.906726 0.252123 -0.338055; + texcoord 0.582680 -3.02135; + tangent -0.357302 -0.0276211 0.933580; + vertex 35.3579 61.2547 67.7071; + normal -0.909316 0.258930 -0.325731; + texcoord 0.665860 -3.02135; + tangent -0.342088 -0.0113927 0.939599; + vertex 34.4537 61.2047 70.1129; + normal -0.985641 0.126849 -0.111449; + texcoord 0.582680 -3.96539; + tangent -0.0883241 0.185787 0.978612; + vertex 38.1798 78.7648 67.0564; + normal -0.986641 0.127656 -0.101209; + texcoord 0.665860 -3.96539; + tangent -0.0750257 0.195400 0.977850; + vertex 38.0081 79.2120 69.2941; + normal -0.993817 0.0658304 -0.0894055; + texcoord 0.665860 -5.00286; + tangent -0.0750257 0.195400 0.977850; + vertex 39.7326 96.4470 62.8151; + normal -0.919633 0.351062 0.176155; + texcoord 0.665860 -0.763930; + tangent -0.163619 -0.745107 0.646563; + vertex 15.9022 16.1470 48.2561; + normal -0.932465 0.245551 0.264979; + texcoord 0.707440 -0.763930; + tangent -0.0347673 -0.792417 0.608988; + vertex 15.8342 14.6626 49.4500; + normal -0.875444 0.361711 0.320566; + texcoord 0.665860 -0.0772700; + tangent -0.229077 -0.893931 0.385242; + vertex 8.72128 8.96067 33.9669; + normal -0.897816 0.142362 0.416726; + texcoord 0.707440 -0.0772700; + tangent -0.0204392 -0.958749 0.283519; + vertex 8.67957 6.70713 34.6302; + normal -0.826585 0.250784 0.503849; + texcoord 0.665860 0.478520; + tangent -0.110968 -0.948363 0.297144; + vertex 0.143360 4.82023 18.7204; + normal -0.831941 0.242521 0.499057; + texcoord 0.707440 0.478520; + tangent -0.127800 -0.952107 0.277777; + vertex -0.0407600 2.58744 19.4471; + normal -0.728587 0.424199 0.537789; + texcoord 0.707440 1.00000; + tangent -0.503154 -0.864197 0.00000; + vertex -15.4736 0.735130 0.00000; + normal -0.750106 0.377224 0.543179; + texcoord 0.665860 1.00000; + tangent -0.447382 -0.894330 0.00479360; + vertex -13.1426 4.73868 0.00000; + normal -0.720532 0.457521 0.521065; + texcoord 0.624270 1.00000; + tangent -0.532925 -0.846124 0.00807422; + vertex -11.2782 9.19640 0.00000; + normal -0.675953 0.602444 0.424439; + texcoord 0.624270 0.478520; + tangent -0.446515 -0.794789 0.411016; + vertex 0.414310 7.52300 17.8167; + normal -0.596567 0.656314 0.461908; + texcoord 0.582680 1.00000; + tangent -0.721508 -0.692101 0.0205519; + vertex -7.73877 12.6514 0.00000; + normal -0.887420 -0.0128510 0.460782; + texcoord 0.915370 -1.49277; + tangent 0.285087 -0.800810 0.526715; + vertex 27.8568 26.0876 63.0212; + normal -0.900036 -0.0389823 0.434070; + texcoord 0.873780 -0.763930; + tangent 0.286244 -0.803607 0.521804; + vertex 21.2249 11.6618 49.8465; + normal -0.900794 -0.0360515 0.432747; + texcoord 0.915370 -0.763930; + tangent 0.285087 -0.800810 0.526715; + vertex 21.5442 10.7650 50.4364; + normal -0.840093 -0.226881 0.492715; + texcoord 0.915370 -0.0772700; + tangent 0.308327 -0.944728 0.111458; + vertex 14.4778 1.30300 33.1077; + normal -0.665486 -0.528283 0.527299; + texcoord 0.873780 -0.0772700; + tangent 0.563732 -0.823553 -0.0629772; + vertex 14.1245 2.25909 33.0221; + normal -0.369140 -0.790771 0.488279; + texcoord 0.832200 -0.0772700; + tangent 0.804678 -0.530641 -0.266294; + vertex 13.4392 2.75235 33.2435; + normal -0.353576 -0.745035 0.565603; + texcoord 0.873780 -0.763930; + tangent 0.785096 -0.565089 -0.253572; + vertex 21.2249 11.6618 49.8465; + normal -0.801940 -0.252896 0.541236; + texcoord 0.915370 0.478520; + tangent 0.286585 -0.949690 0.126324; + vertex 6.30499 -2.34108 17.6737; + normal -0.202861 -0.885055 0.418956; + texcoord 0.832200 0.478520; + tangent 0.908216 -0.248518 -0.336722; + vertex 5.29929 -1.24146 17.8642; + normal -0.563369 -0.615715 0.550918; + texcoord 0.873780 0.478520; + tangent 0.668877 -0.733463 -0.120980; + vertex 5.91922 -1.65914 17.6728; + normal -0.609457 -0.469688 0.638713; + texcoord 0.873780 1.00000; + tangent 0.612175 -0.790722 7.08099e-06; + vertex -5.35254 -11.0658 0.00000; + normal -0.384684 -0.716584 0.581829; + texcoord 0.832200 1.00000; + tangent 0.921621 -0.388090 -0.000437610; + vertex -6.97570 -8.97327 0.00000; + normal -0.178173 -0.855343 0.486459; + texcoord 0.790610 1.00000; + tangent 0.974685 -0.223069 -0.0151474; + vertex -12.4165 -7.71105 0.00000; + normal 0.00850768 -0.951921 0.306226; + texcoord 0.790610 0.478520; + tangent 0.901098 -0.125470 -0.415065; + vertex 3.25679 -0.957060 18.8050; + normal -0.324939 -0.820117 0.470980; + texcoord 0.790610 -0.0772700; + tangent 0.824323 -0.481897 -0.297098; + vertex 12.4447 3.38952 33.5871; + normal -0.667820 -0.493957 0.556796; + texcoord 0.956950 -0.0772700; + tangent 0.544629 -0.837267 -0.0486252; + vertex 15.0059 -0.448190 33.3273; + normal -0.428483 -0.596670 0.678519; + texcoord 0.790610 -0.763930; + tangent 0.851862 -0.517096 0.0833204; + vertex 18.5869 12.1920 50.3915; + normal -0.829820 -0.210481 0.516813; + texcoord 0.956950 0.478520; + tangent 0.326622 -0.940522 0.0934726; + vertex 6.66151 -4.20908 18.0263; + normal -0.837484 -0.195756 0.510197; + texcoord 0.915370 1.00000; + tangent 0.233629 -0.972319 0.00353931; + vertex -2.60371 -11.5523 0.00000; + normal -0.827872 -0.215960 0.517676; + texcoord 0.956950 1.00000; + tangent 0.246562 -0.969126 0.00159001; + vertex -1.48161 -16.2034 0.00000; + normal -0.750323 -0.373762 0.545269; + texcoord 0.998540 0.478520; + tangent 0.454981 -0.890148 0.0250701; + vertex 7.87834 -6.62826 18.1052; + normal -0.449355 -0.704306 0.549576; + texcoord 0.998540 -0.0772700; + tangent 0.747779 -0.635050 -0.193750; + vertex 16.2212 -1.46430 32.9750; + normal -0.669095 -0.398977 0.627001; + texcoord 0.956950 -0.763930; + tangent 0.647201 -0.698080 0.306294; + vertex 22.3424 10.1161 50.6562; + normal -0.738832 -0.323704 0.591052; + texcoord 0.998540 -0.763930; + tangent 0.596763 -0.721721 0.350702; + vertex 23.6366 8.55087 51.4169; + normal -0.576008 -0.485850 0.657392; + texcoord 0.915370 -0.763930; + tangent 0.758818 -0.616866 0.208979; + vertex 21.5442 10.7650 50.4364; + normal -0.645196 -0.193241 0.739175; + texcoord 0.998540 -1.49277; + tangent 0.694290 -0.550394 0.463711; + vertex 29.8005 24.5661 64.3508; + normal -0.649176 -0.191763 0.736069; + texcoord 0.915370 -1.49277; + tangent 0.694310 -0.543759 0.471445; + vertex 27.8568 26.0876 63.0212; + normal -0.349738 -0.126738 0.928235; + texcoord 0.915370 -2.27389; + tangent 0.860452 -0.431253 0.271373; + vertex 34.4211 43.6775 70.1513; + normal -0.374820 -0.116993 0.919686; + texcoord 0.998540 -2.27389; + tangent 0.857161 -0.420151 0.297907; + vertex 36.2534 42.7599 70.7481; + normal -0.344992 -0.00438485 0.938596; + texcoord 0.915370 -3.02135; + tangent 0.878663 -0.229555 0.418636; + vertex 39.1249 59.9883 72.7069; + normal -0.602184 0.0543398 0.796506; + texcoord 0.998540 -3.02135; + tangent 0.771384 -0.217538 0.598033; + vertex 41.0519 59.4448 74.2009; + normal -0.591682 0.100772 0.799849; + texcoord 0.915370 -3.96539; + tangent 0.771384 -0.217538 0.598033; + vertex 41.8785 79.4508 72.2919; + normal -0.262075 -0.169542 0.950038; + texcoord 0.832200 -2.27389; + tangent 0.903892 -0.398058 0.156618; + vertex 33.0514 44.3436 69.7618; + normal -0.125425 -0.0385316 0.991355; + texcoord 0.832200 -3.02135; + tangent 0.968554 -0.207729 0.136938; + vertex 37.7943 60.2635 72.6941; + normal -0.124764 0.236685 0.963543; + texcoord 0.915370 -3.96539; + tangent 0.988770 -0.0603038 0.136736; + vertex 41.8785 79.4508 72.2919; + normal -0.278339 -0.415947 0.865746; + texcoord 0.832200 -1.49277; + tangent 0.907820 -0.403415 0.114540; + vertex 26.3729 26.6714 62.9648; + normal -0.211753 -0.454648 0.865134; + texcoord 0.915370 -1.49277; + tangent 0.929984 -0.365896 0.0353393; + vertex 27.8568 26.0876 63.0212; + normal -0.258920 -0.583762 0.769534; + texcoord 0.873780 -0.763930; + tangent 0.929984 -0.365897 0.0353394; + vertex 21.2249 11.6618 49.8465; + normal 0.0356701 0.0934713 0.994983; + texcoord 0.998540 -3.02135; + tangent 0.995333 -0.0926487 -0.0269791; + vertex 41.0519 59.4448 74.2009; + normal 0.0477569 0.230009 0.972016; + texcoord 0.998540 -3.96539; + tangent 0.995333 -0.0926484 -0.0269791; + vertex 43.4114 79.3082 72.2503; + normal -0.138635 0.345942 0.927957; + texcoord 0.998540 -5.00286; + tangent 0.989290 0.00526414 0.145867; + vertex 44.6351 97.2998 65.1969; + normal -0.214037 -0.00436714 0.976816; + texcoord 0.749030 -3.02135; + tangent 0.951805 -0.227718 0.205457; + vertex 35.7119 60.7378 72.2307; + normal -0.561187 -0.0156680 0.827541; + texcoord 0.749030 -2.27389; + tangent 0.728058 -0.465189 0.503519; + vertex 30.5460 45.4067 69.4917; + normal -0.674292 0.238096 0.699028; + texcoord 0.749030 -3.96539; + tangent 0.716538 0.0629546 0.694702; + vertex 39.2165 79.4203 70.9229; + normal -0.432720 0.236260 0.870020; + texcoord 0.832200 -3.96539; + tangent 0.893387 0.00826083 0.449213; + vertex 40.5086 79.4818 71.8291; + normal -0.436687 0.344232 0.831149; + texcoord 0.832200 -5.00286; + tangent 0.886214 0.153117 0.437242; + vertex 42.0802 97.2584 64.7866; + normal 0.0349320 0.199886 0.979196; + texcoord 0.832200 -6.04746; + tangent 0.988903 -0.148492 -0.00454460; + vertex 43.9000 111.850 60.3176; + normal 0.0408991 0.202212 0.978487; + texcoord 0.998540 -6.04746; + tangent 0.987134 -0.159585 -0.00998553; + vertex 46.2014 111.479 60.2826; + normal -0.186766 -0.0268053 0.982039; + texcoord 0.832200 -7.43411; + tangent 0.966530 -0.186556 0.176114; + vertex 47.2364 129.227 58.8839; + normal -0.195832 -0.0307813 0.980154; + texcoord 0.998540 -7.43411; + tangent 0.963953 -0.189768 0.186499; + vertex 48.9790 128.888 59.2220; + normal -0.227328 -0.240002 0.943780; + texcoord 0.832200 -9.05697; + tangent 0.945187 -0.287879 0.154102; + vertex 51.6469 145.883 62.3946; + normal -0.225952 -0.246846 0.942344; + texcoord 0.998540 -9.05697; + tangent 0.944107 -0.293137 0.150771; + vertex 52.8950 145.496 62.5962; + normal -0.0602916 -0.399342 0.914817; + texcoord 0.832200 -11.2393; + tangent 0.933239 -0.349707 -0.0822853; + vertex 57.6304 160.736 69.5609; + normal -0.0504712 -0.402111 0.914199; + texcoord 0.998540 -11.2393; + tangent 0.929364 -0.354084 -0.104436; + vertex 58.2891 160.485 69.4868; + normal -0.690977 0.315732 0.650280; + texcoord 0.665860 -5.00286; + tangent 0.723828 0.245250 0.644923; + vertex 39.7326 96.4470 62.8151; + normal -0.918673 0.250654 0.305307; + texcoord 0.832200 -6.04746; + tangent 0.349862 0.115318 0.929677; + vertex 43.9000 111.850 60.3176; + normal -0.794912 0.233829 0.559856; + texcoord 0.665860 -3.96539; + tangent 0.592722 0.102191 0.798897; + vertex 38.0081 79.2120 69.2941; + normal -0.926360 0.247806 0.283634; + texcoord 0.665860 -6.04746; + tangent 0.314251 0.0967113 0.944401; + vertex 43.1849 111.616 58.1565; + normal -0.826060 0.183346 0.532925; + texcoord 0.665860 -3.02135; + tangent 0.504764 -0.179092 0.844476; + vertex 34.4537 61.2047 70.1129; + normal -0.901966 0.172951 0.395657; + texcoord 0.832200 -7.43411; + tangent 0.378193 -0.120081 0.917906; + vertex 47.2364 129.227 58.8839; + normal -0.827977 0.184967 0.529378; + texcoord 0.749030 -3.02135; + tangent 0.494122 -0.204408 0.845021; + vertex 35.7119 60.7378 72.2307; + normal -0.898968 0.171595 0.403003; + texcoord 0.665860 -7.43411; + tangent 0.383020 -0.136136 0.913653; + vertex 46.6052 129.445 57.3683; + normal -0.846302 0.196858 0.494995; + texcoord 0.665860 -2.27389; + tangent 0.381518 -0.423673 0.821551; + vertex 29.4514 46.6671 67.1062; + normal -0.851360 0.0985294 0.515246; + texcoord 0.832200 -9.05697; + tangent 0.458879 -0.333722 0.823444; + vertex 51.6469 145.883 62.3946; + normal -0.850328 0.0988544 0.516884; + texcoord 0.665860 -9.05697; + tangent 0.459370 -0.342759 0.819448; + vertex 51.0301 146.338 61.2984; + normal -0.897556 0.180662 0.402188; + texcoord 0.832200 -11.2393; + tangent 0.223753 -0.608946 0.760999; + vertex 57.6304 160.736 69.5609; + normal -0.899154 0.184451 0.396863; + texcoord 0.665860 -11.2393; + tangent 0.203171 -0.627254 0.751847; + vertex 57.4820 161.194 69.0117; + normal -0.712186 -0.111558 0.693070; + texcoord 0.665860 -1.49277; + tangent 0.626662 -0.555165 0.546887; + vertex 21.6125 30.0147 60.3440; + normal -0.533036 -0.258499 0.805637; + texcoord 0.749030 -1.49277; + tangent 0.754168 -0.525555 0.393729; + vertex 24.1691 27.7635 62.5077; + normal -0.626812 -0.427470 0.651442; + texcoord 0.707440 -0.763930; + tangent 0.713577 -0.655352 0.247634; + vertex 15.8342 14.6626 49.4500; + normal -0.614950 -0.437531 0.656051; + texcoord 0.749030 -0.763930; + tangent 0.721485 -0.647099 0.246419; + vertex 17.4820 13.1732 50.0219; + normal -0.465825 -0.719759 0.514738; + texcoord 0.749030 -0.0772700; + tangent 0.743784 -0.637760 -0.200118; + vertex 10.3952 4.54042 34.3413; + normal -0.616032 -0.568668 0.545088; + texcoord 0.707440 -0.0772700; + tangent 0.622560 -0.775247 -0.106825; + vertex 8.67957 6.70713 34.6302; + normal -0.0206242 -0.775753 0.630700; + texcoord 0.832200 -0.763930; + tangent 0.960922 -0.192150 -0.199268; + vertex 19.9164 11.6510 50.3326; + normal 0.213994 -0.801632 0.558205; + texcoord 0.873780 -0.763930; + tangent 0.937399 0.00779359 -0.348170; + vertex 21.2249 11.6618 49.8465; + normal -0.580010 -0.600015 0.550972; + texcoord 0.749030 0.478520; + tangent 0.655990 -0.744237 -0.125650; + vertex 2.20189 0.336280 18.9651; + normal -0.556512 -0.661917 0.502156; + texcoord 0.707440 0.478520; + tangent 0.697786 -0.700434 -0.149959; + vertex -0.0407600 2.58744 19.4471; + normal -0.712363 -0.241813 0.658837; + texcoord 0.707440 1.00000; + tangent 0.296965 -0.954852 -0.00833905; + vertex -15.4736 0.735130 0.00000; + normal -0.600839 -0.545294 0.584505; + texcoord 0.790610 0.478520; + tangent 0.605592 -0.791319 -0.0841031; + vertex 3.25679 -0.957060 18.8050; + normal -0.696502 -0.259110 0.669139; + texcoord 0.749030 1.00000; + tangent 0.338095 -0.941112 -0.000752915; + vertex -14.1678 -3.89753 0.00000; + normal -0.673023 -0.309076 0.671947; + texcoord 0.790610 1.00000; + tangent 0.417332 -0.908754 0.00000; + vertex -12.4165 -7.71105 0.00000; + normal 0.302402 0.330005 0.894231; + texcoord 0.000490000 -5.00286; + tangent 0.952642 -0.136179 -0.271900; + vertex 44.6351 97.2998 65.1969; + normal 0.294908 0.195590 0.935294; + texcoord 0.000490000 -3.96539; + tangent 0.952642 -0.136180 -0.271899; + vertex 43.4114 79.3082 72.2503; + normal 0.296166 0.192423 0.935553; + texcoord 0.0836600 -3.96539; + tangent 0.951904 -0.137711 -0.273705; + vertex 45.3244 79.0347 71.7043; + normal 0.287881 -0.109041 0.951438; + texcoord 0.000490000 -3.02135; + tangent 0.938929 -0.162784 -0.303172; + vertex 41.0519 59.4448 74.2009; + normal 0.283339 -0.107578 0.952967; + texcoord 0.0836600 -3.02135; + tangent 0.938910 -0.170596 -0.298907; + vertex 43.5575 59.0086 73.3896; + normal 0.132308 -0.294165 0.946552; + texcoord 0.000490000 -2.27389; + tangent 0.934734 -0.280847 -0.217709; + vertex 36.2534 42.7599 70.7481; + normal 0.118699 -0.294212 0.948341; + texcoord 0.0836600 -2.27389; + tangent 0.935946 -0.287285 -0.203649; + vertex 38.9779 41.9257 70.1247; + normal -0.0640647 -0.449472 0.890994; + texcoord 0.000490000 -1.49277; + tangent 0.947629 -0.308049 -0.0842899; + vertex 29.8005 24.5661 64.3508; + normal -0.0601682 -0.447499 0.892258; + texcoord 0.0836600 -1.49277; + tangent 0.950027 -0.299976 -0.0863850; + vertex 33.5127 23.3939 64.0133; + normal -0.377385 -0.623374 0.684825; + texcoord 0.0420700 -0.763930; + tangent 0.874122 -0.484436 0.0351056; + vertex 25.6767 7.39080 51.5862; + normal -0.403773 -0.610627 0.681250; + texcoord 0.000490000 -0.763930; + tangent 0.867031 -0.493030 0.0719655; + vertex 23.6366 8.55087 51.4169; + normal -0.309303 -0.808798 0.500177; + texcoord 0.000490000 -0.0772700; + tangent 0.824785 -0.490190 -0.281857; + vertex 16.2212 -1.46430 32.9750; + normal -0.281873 -0.828029 0.484681; + texcoord 0.0420700 -0.0772700; + tangent 0.833757 -0.457831 -0.308610; + vertex 17.8809 -2.45242 32.3801; + normal -0.272009 -0.840393 0.468777; + texcoord 0.0836600 -0.0772700; + tangent 0.837437 -0.446701 -0.314893; + vertex 20.4468 -3.82111 31.4153; + normal -0.290760 -0.811276 0.507237; + texcoord 0.000490000 0.478520; + tangent 0.833297 -0.475182 -0.282520; + vertex 7.87834 -6.62826 18.1052; + normal -0.0838321 -0.863436 0.497443; + texcoord 0.0836600 0.478520; + tangent 0.885294 -0.293656 -0.360584; + vertex 12.4602 -8.58824 16.3704; + normal -0.203598 -0.838999 0.504607; + texcoord 0.0420700 0.478520; + tangent 0.868808 -0.390846 -0.303994; + vertex 9.84811 -7.74981 17.4387; + normal -0.420263 -0.698021 0.579781; + texcoord 0.000490000 1.00000; + tangent 0.848877 -0.528513 -0.00905440; + vertex 1.81574 -17.3984 0.00000; + normal -0.398671 -0.706314 0.584963; + texcoord 0.0420700 1.00000; + tangent 0.854325 -0.519396 -0.0188599; + vertex 6.16004 -20.1107 0.00000; + normal -0.760485 -0.0875499 -0.643427; + texcoord 0.582680 -3.96539; + tangent -0.624178 0.371802 0.687143; + vertex 38.1798 78.7648 67.0564; + normal -0.766497 -0.0719202 -0.638209; + texcoord 0.665860 -5.00286; + tangent -0.618563 0.367276 0.694614; + vertex 39.7326 96.4470 62.8151; + normal -0.758764 -0.0788379 -0.646577; + texcoord 0.499510 -5.00286; + tangent -0.624178 0.371802 0.687143; + vertex 41.8434 95.1897 60.4914; + normal -0.883523 0.105764 -0.456291; + texcoord 0.499510 -6.04746; + tangent -0.434549 0.224752 0.872155; + vertex 44.1344 111.137 56.1091; + normal -0.889351 0.114362 -0.442692; + texcoord 0.665860 -6.04746; + tangent -0.414318 0.204468 0.886867; + vertex 43.1849 111.616 58.1565; + normal -0.810172 0.235983 -0.536594; + texcoord 0.499510 -7.43411; + tangent -0.540180 0.0520317 0.839940; + vertex 47.5093 129.375 55.9875; + normal -0.806076 0.235955 -0.542739; + texcoord 0.665860 -7.43411; + tangent -0.549465 0.0412492 0.834498; + vertex 46.6052 129.445 57.3683; + normal -0.684329 0.440256 -0.581265; + texcoord 0.499510 -9.05697; + tangent -0.654819 -0.0208455 0.755499; + vertex 51.9176 146.370 60.2849; + normal -0.681621 0.445186 -0.580690; + texcoord 0.665860 -9.05697; + tangent -0.658465 -0.0247466 0.752204; + vertex 51.0301 146.338 61.2984; + normal -0.724399 0.538037 -0.431002; + texcoord 0.499510 -11.2393; + tangent -0.622246 -0.226777 0.749254; + vertex 57.9297 161.372 68.4697; + normal -0.728583 0.537120 -0.425052; + texcoord 0.665860 -11.2393; + tangent -0.617306 -0.245992 0.747276; + vertex 57.4820 161.194 69.0117; + normal 0.999631 0.0156745 -0.0221826; + texcoord 0.416340 -0.0519300; + tangent -0.0210274 0.963544 -0.266722; + vertex 2.85078 7.63864 34.0637; + normal 0.999736 0.0227439 0.00334789; + texcoord 0.416340 -0.684360; + tangent -0.0210274 0.963544 -0.266722; + vertex 3.18900 11.2214 51.8368; + normal 0.999317 0.0367382 -0.00391778; + texcoord 0.374760 -0.684360; + tangent -0.0320884 0.962025 -0.271070; + vertex 3.21389 10.0809 52.1525; + normal 0.852624 0.476604 -0.214200; + texcoord 0.416340 -1.25122; + tangent -0.544051 0.751994 -0.372175; + vertex 2.63486 16.9191 65.5529; + normal 0.904626 0.388357 -0.175585; + texcoord 0.333170 -1.25122; + tangent -0.426009 0.810308 -0.402389; + vertex 3.34596 15.5645 66.2209; + normal 0.834982 0.499595 -0.230672; + texcoord 0.416340 -1.96007; + tangent -0.571069 0.699517 -0.429599; + vertex 2.11566 25.6100 80.6570; + normal 0.739884 0.594205 -0.315424; + texcoord 0.333170 -1.96007; + tangent -0.715012 0.588734 -0.377027; + vertex 2.81741 24.3403 81.4345; + normal 0.599346 0.739097 -0.307441; + texcoord 0.499510 -1.25122; + tangent -0.825455 0.501550 -0.258983; + vertex 0.978370 18.7679 64.6172; + normal 0.754773 0.588800 -0.289191; + texcoord 0.499510 -1.96007; + tangent -0.653557 0.637485 -0.408015; + vertex 0.484950 27.1648 79.6841; + normal 0.802376 0.515800 -0.300237; + texcoord 0.416340 -2.63648; + tangent -0.539580 0.629567 -0.559016; + vertex 0.583460 33.3568 93.2259; + normal 0.892918 0.401973 -0.202772; + texcoord 0.499510 -2.63648; + tangent -0.436645 0.674262 -0.595576; + vertex -0.504700 35.0661 91.7312; + normal 0.754862 0.519921 -0.399831; + texcoord 0.416340 -3.49519; + tangent -0.627841 0.454978 -0.631514; + vertex -1.58607 44.8745 105.533; + normal 0.787689 0.504166 -0.354066; + texcoord 0.499510 -3.49519; + tangent -0.594792 0.472595 -0.650289; + vertex -2.70106 45.7604 104.314; + normal 0.712943 0.518963 -0.471581; + texcoord 0.499510 -4.43621; + tangent -0.674229 0.327850 -0.661762; + vertex -5.25149 58.4524 114.422; + normal 0.593388 0.672934 -0.441645; + texcoord 0.333170 -2.63648; + tangent -0.824542 0.383024 -0.416441; + vertex 1.41807 32.7648 93.8049; + normal 0.481618 0.727154 -0.489174; + texcoord 0.250000 -2.63648; + tangent -0.870082 0.329718 -0.366393; + vertex 3.53948 31.9806 94.7075; + normal 0.537413 0.728738 -0.424416; + texcoord 0.250000 -1.96007; + tangent -0.843117 0.452444 -0.290599; + vertex 4.96257 23.1907 82.1793; + normal 0.510835 0.790828 -0.337103; + texcoord 0.333170 -1.25122; + tangent -0.864143 0.441824 -0.240932; + vertex 3.34596 15.5645 66.2209; + normal 0.905524 0.377044 -0.194586; + texcoord 0.250000 -3.49519; + tangent -0.368478 0.589985 -0.718430; + vertex 0.146710 43.6386 107.275; + normal 0.782305 0.584213 -0.216087; + texcoord 0.250000 -1.25122; + tangent -0.579457 0.730931 -0.360511; + vertex 5.55792 14.3465 66.8768; + normal 0.761067 0.509536 -0.401435; + texcoord 0.333170 -3.49519; + tangent -0.627886 0.450887 -0.634398; + vertex -0.749240 44.3666 106.277; + normal 0.864402 0.415224 -0.283547; + texcoord 0.333170 -4.43621; + tangent -0.460679 0.445230 -0.767818; + vertex -3.34337 57.5505 116.285; + normal 0.631656 0.600399 -0.490440; + texcoord 0.499510 -5.38114; + tangent -0.762284 0.368455 -0.532132; + vertex -7.16913 69.4466 124.099; + normal 0.624275 0.602922 -0.496756; + texcoord 0.333170 -5.38114; + tangent -0.770094 0.371600 -0.518526; + vertex -5.37386 68.5775 125.317; + normal 0.526726 0.711623 -0.464921; + texcoord 0.499510 -6.64240; + tangent -0.839523 0.354977 -0.411330; + vertex -9.07966 80.1482 136.844; + normal 0.521329 0.714031 -0.467307; + texcoord 0.333170 -6.64240; + tangent -0.844508 0.353687 -0.402133; + vertex -7.66921 79.5571 137.519; + normal 0.468005 0.785592 -0.404743; + texcoord 0.499510 -8.11800; + tangent -0.876604 0.355599 -0.324215; + vertex -10.5424 88.8813 150.541; + normal 0.468664 0.786128 -0.402936; + texcoord 0.333170 -8.11800; + tangent -0.877383 0.357230 -0.320290; + vertex -9.39273 88.4156 150.961; + normal 0.621337 0.724072 -0.299434; + texcoord 0.499510 -10.0951; + tangent -0.788315 0.552577 -0.270588; + vertex -11.2506 95.8887 165.177; + normal 0.629586 0.718558 -0.295457; + texcoord 0.333170 -10.0951; + tangent -0.776642 0.571698 -0.264554; + vertex -10.7119 95.4921 165.360; + normal 0.959738 0.274433 -0.0599099; + texcoord 0.166830 -4.43621; + tangent -0.202687 0.530590 -0.823039; + vertex -2.75186 56.0201 118.702; + normal 0.964156 0.262545 -0.0383852; + texcoord 0.166830 -3.49519; + tangent -0.203715 0.639761 -0.741084; + vertex 0.574200 42.2960 108.830; + normal 0.988872 0.127136 0.0772559; + texcoord 0.166830 -5.38114; + tangent -0.0325051 0.674372 -0.737676; + vertex -5.33401 67.0442 126.945; + normal 0.934780 -0.143808 0.324816; + texcoord 0.166830 -2.63648; + tangent 0.329015 0.759952 -0.560555; + vertex 3.39348 30.1520 96.1314; + normal 0.989467 0.114983 0.0879381; + texcoord 0.333170 -5.38114; + tangent -0.0161831 0.687960 -0.725568; + vertex -5.37386 68.5775 125.317; + normal 0.991366 0.0420203 0.124206; + texcoord 0.166830 -6.64240; + tangent 0.0449657 0.775754 -0.629431; + vertex -7.74913 78.2731 138.544; + normal 0.991175 0.0386029 0.126812; + texcoord 0.333170 -6.64240; + tangent 0.0489635 0.781861 -0.621527; + vertex -7.66921 79.5571 137.519; + normal 0.994087 -0.00778643 0.108311; + texcoord 0.166830 -8.11800; + tangent 0.0654327 0.838179 -0.541456; + vertex -9.47925 87.3157 151.665; + normal 0.994065 -0.00574536 0.108633; + texcoord 0.333170 -8.11800; + tangent 0.0647255 0.841017 -0.537123; + vertex -9.39273 88.4156 150.961; + normal 0.990771 0.133239 0.0248835; + texcoord 0.166830 -10.0951; + tangent -0.104236 0.904309 -0.413956; + vertex -10.6292 94.8698 165.635; + normal 0.989781 0.140983 0.0213940; + texcoord 0.333170 -10.0951; + tangent -0.120707 0.908233 -0.400678; + vertex -10.7119 95.4921 165.360; + normal 0.985220 0.0619556 0.159697; + texcoord 0.250000 -2.63648; + tangent 0.0460477 0.793300 -0.607087; + vertex 3.53948 31.9806 94.7075; + normal 0.936379 -0.241390 0.254805; + texcoord 0.166830 -1.96007; + tangent 0.341932 0.808501 -0.478966; + vertex 5.47816 20.6987 83.6821; + normal 0.980290 0.194812 -0.0328469; + texcoord 0.250000 -1.96007; + tangent -0.186311 0.844422 -0.502235; + vertex 4.96257 23.1907 82.1793; + normal 0.822771 -0.334292 0.459670; + texcoord 0.0836600 -2.63648; + tangent 0.546972 0.692070 -0.471021; + vertex 1.99181 28.3063 97.4007; + normal 0.619756 -0.421136 0.662228; + texcoord 0.0836600 -3.49519; + tangent 0.757851 0.524920 -0.387455; + vertex -1.00703 41.2133 109.638; + normal 0.624915 -0.422484 0.656497; + texcoord 0.166830 -3.49519; + tangent 0.760236 0.520563 -0.388659; + vertex 0.574200 42.2960 108.830; + normal 0.665562 -0.589711 0.457458; + texcoord 0.0836600 -1.96007; + tangent 0.740532 0.588599 -0.324288; + vertex 3.24928 18.9904 84.6424; + normal 0.320043 -0.492468 0.809350; + texcoord 0.166830 -4.43621; + tangent 0.932344 0.310484 -0.185298; + vertex -2.75186 56.0201 118.702; + normal 0.312883 -0.496247 0.809842; + texcoord 0.000490000 -4.43621; + tangent 0.937269 0.300804 -0.176195; + vertex -5.60507 55.1137 119.230; + normal 0.406451 -0.556532 0.724617; + texcoord 0.166830 -5.38114; + tangent 0.905039 0.358015 -0.229629; + vertex -5.33401 67.0442 126.945; + normal 0.418420 -0.554093 0.719657; + texcoord 0.000490000 -5.38114; + tangent 0.898988 0.368207 -0.237157; + vertex -7.36275 66.2251 127.475; + normal 0.582382 -0.586109 0.563301; + texcoord 0.166830 -6.64240; + tangent 0.806794 0.508345 -0.301114; + vertex -7.74913 78.2731 138.544; + normal 0.587741 -0.583425 0.560514; + texcoord 0.000490000 -6.64240; + tangent 0.801014 0.516053 -0.303424; + vertex -9.17636 77.3523 139.088; + normal 0.550420 -0.682433 0.480960; + texcoord 0.166830 -8.11800; + tangent 0.831101 0.500769 -0.241871; + vertex -9.47925 87.3157 151.665; + normal 0.546516 -0.684599 0.482333; + texcoord 0.000490000 -8.11800; + tangent 0.833209 0.499075 -0.238091; + vertex -10.5878 86.6500 151.983; + normal 0.406642 -0.782119 0.472158; + texcoord 0.166830 -10.0951; + tangent 0.908503 0.387202 -0.157155; + vertex -10.6292 94.8698 165.635; + normal 0.398240 -0.785294 0.474044; + texcoord 0.000490000 -10.0951; + tangent 0.915239 0.374646 -0.148251; + vertex -11.2654 94.6094 165.738; + normal 0.789052 -0.504666 0.350298; + texcoord 0.166830 -1.25122; + tangent 0.606121 0.727804 -0.320809; + vertex 6.75706 11.3295 68.3509; + normal 0.790298 -0.504043 0.348381; + texcoord 0.0836600 -1.25122; + tangent 0.606463 0.728536 -0.318494; + vertex 4.56736 8.65969 69.5408; + normal 0.946378 0.314907 -0.0721326; + texcoord 0.166830 -1.25122; + tangent -0.315727 0.854734 -0.412003; + vertex 6.75706 11.3295 68.3509; + normal 0.744660 -0.621711 0.242810; + texcoord 0.125240 -0.684360; + tangent 0.663880 0.727037 -0.175162; + vertex 6.93888 3.34943 54.1531; + normal 0.670610 -0.694304 0.261197; + texcoord 0.0836600 -0.684360; + tangent 0.738928 0.656236 -0.152776; + vertex 5.45382 2.03056 54.4601; + normal 0.805218 -0.550695 0.219909; + texcoord 0.166830 -0.684360; + tangent 0.589327 0.784291 -0.193860; + vertex 8.10403 4.90004 53.7698; + normal 0.517463 -0.845457 0.132037; + texcoord 0.0836600 -0.0519300; + tangent 0.855647 0.503940 -0.117951; + vertex 6.08906 -2.74467 34.3226; + normal 0.985727 -0.167357 0.0182465; + texcoord 0.166830 -0.0519300; + tangent 0.167959 0.982742 -0.0775094; + vertex 8.64374 1.07120 33.8414; + normal 0.515024 -0.847118 0.130922; + texcoord 0.125240 -0.0519300; + tangent 0.856213 0.502584 -0.119616; + vertex 8.20607 -1.51177 34.0340; + normal 0.582991 -0.796636 0.159666; + texcoord 0.0836600 0.527470; + tangent 0.808308 0.569199 -0.150501; + vertex 4.16952 -4.58382 15.5354; + normal 0.580035 -0.801383 0.146102; + texcoord 0.125240 0.527470; + tangent 0.812636 0.556837 -0.171917; + vertex 6.30183 -3.12271 15.0843; + normal 0.637531 -0.719974 0.274212; + texcoord 0.0836600 1.00000; + tangent 0.748681 0.662875 -0.00862047; + vertex 4.67347 -10.0545 0.00000; + normal 0.642327 -0.716153 0.273022; + texcoord 0.0420700 1.00000; + tangent 0.744436 0.667694 0.00000; + vertex 1.36852 -13.0187 0.00000; + normal 0.984231 -0.175875 0.0189162; + texcoord 0.125240 -0.0519300; + tangent 0.176650 0.981390 -0.0752851; + vertex 8.20607 -1.51177 34.0340; + normal 0.966831 -0.205086 0.152243; + texcoord 0.166830 0.527470; + tangent 0.212826 0.973686 -0.0814945; + vertex 7.31063 -0.706210 14.7816; + normal 0.910951 -0.353691 0.212298; + texcoord 0.125240 0.527470; + tangent 0.382692 0.916709 -0.114849; + vertex 6.30183 -3.12271 15.0843; + normal 0.952181 -0.0604118 0.299503; + texcoord 0.125240 1.00000; + tangent 0.0484143 0.998804 -0.00685226; + vertex 11.3017 -11.0831 0.00000; + normal 0.970663 0.0794130 0.226950; + texcoord 0.166830 1.00000; + tangent -0.0718124 0.997417 -0.00152265; + vertex 11.4627 -5.14163 0.00000; + normal 0.987012 -0.160000 0.0144262; + texcoord 0.208420 -0.0519300; + tangent 0.160313 0.984376 -0.0728306; + vertex 8.99548 3.19483 33.6839; + normal 0.965555 0.256336 0.0446722; + texcoord 0.208420 0.527470; + tangent -0.263900 0.964544 -0.00341770; + vertex 7.56777 1.74897 14.6091; + normal 0.946960 0.298259 0.119620; + texcoord 0.208420 1.00000; + tangent -0.290705 0.956810 0.00229639; + vertex 10.0579 -0.297950 0.00000; + normal 0.966174 0.257053 -0.0207886; + texcoord 0.208420 -0.684360; + tangent -0.253878 0.931685 -0.259826; + vertex 8.02666 6.86774 53.2238; + normal 0.746597 0.665112 0.0148203; + texcoord 0.250000 0.527470; + tangent -0.655370 0.751640 0.0743494; + vertex 6.16497 4.01846 14.7386; + normal 0.997820 0.0508931 0.0420154; + texcoord 0.166830 -0.684360; + tangent -0.0378610 0.962898 -0.267196; + vertex 8.10403 4.90004 53.7698; + normal 0.693404 0.715288 -0.0869144; + texcoord 0.208420 -0.0519300; + tangent -0.716067 0.697110 0.0358534; + vertex 8.99548 3.19483 33.6839; + normal 0.649146 0.744587 0.155559; + texcoord 0.250000 1.00000; + tangent -0.760255 0.641784 0.100624; + vertex 10.6421 3.19442 0.00000; + normal 0.645714 0.763528 0.00882331; + texcoord 0.291590 0.527470; + vertex 4.46749 5.45142 14.9633; + normal 0.771498 0.629609 -0.0915651; + texcoord 0.291590 -0.0519300; + tangent -0.632721 0.774007 0.0240192; + vertex 5.91209 6.41535 33.8179; + normal 0.733512 0.673926 -0.0882221; + texcoord 0.250000 -0.0519300; + tangent -0.690344 0.723086 0.0239024; + vertex 6.87108 5.21865 33.7874; + normal 0.447780 0.864206 -0.229438; + texcoord 0.291590 -0.684360; + tangent -0.914723 0.380608 -0.135715; + vertex 5.97161 9.65426 52.3760; + normal 0.815142 0.565511 -0.125465; + texcoord 0.250000 -0.684360; + tangent -0.568072 0.787477 -0.239109; + vertex 7.10188 8.52661 52.7305; + normal 0.250918 0.930918 -0.265390; + texcoord 0.333170 -0.684360; + tangent -0.985776 0.148459 -0.0787711; + vertex 3.88061 9.78172 52.2606; + normal 0.437023 0.866557 -0.241017; + texcoord 0.374760 -0.684360; + tangent -0.899387 0.413293 -0.142451; + vertex 3.21389 10.0809 52.1525; + normal 0.304104 0.945238 -0.118513; + texcoord 0.333170 -0.0519300; + tangent -0.975245 0.204557 0.0839807; + vertex 3.85293 6.60583 34.0193; + normal 0.0815957 0.990453 -0.111110; + texcoord 0.291590 -0.0519300; + tangent -0.990623 0.0927928 0.100281; + vertex 5.91209 6.41535 33.8179; + normal 0.698972 0.705835 -0.115047; + texcoord 0.374760 -0.0519300; + tangent -0.706597 0.706819 0.0335680; + vertex 3.23511 7.00067 34.0605; + normal 0.931640 0.351531 -0.0920502; + texcoord 0.416340 -0.0519300; + tangent -0.278506 0.960080 -0.0261000; + vertex 2.85078 7.63864 34.0637; + normal 0.369114 0.924148 0.0985125; + texcoord 0.333170 0.527470; + tangent -0.951514 0.276214 0.135380; + vertex 2.10872 5.72764 15.3643; + normal 0.127719 0.989353 0.0697721; + texcoord 0.291590 0.527470; + tangent -0.979350 0.114685 0.166497; + vertex 4.46749 5.45142 14.9633; + normal 0.380105 0.878921 0.288130; + texcoord 0.291590 1.00000; + tangent -0.913103 0.407640 0.00849243; + vertex 10.9714 6.93156 0.00000; + normal 0.407715 0.863277 0.297525; + texcoord 0.333170 1.00000; + tangent -0.905437 0.424480 0.000465093; + vertex 6.83344 8.85777 0.00000; + normal 0.558655 0.822112 0.109711; + texcoord 0.374760 0.527470; + tangent -0.835721 0.538985 0.105195; + vertex 1.35262 6.20440 15.4727; + normal 0.684282 0.664005 0.301422; + texcoord 0.374760 1.00000; + tangent -0.694286 0.719700 0.000450488; + vertex 4.01984 10.1900 0.00000; + normal 0.854919 0.514872 0.0634139; + texcoord 0.416340 0.527470; + tangent -0.341457 0.939853 0.00916994; + vertex 0.706040 6.65972 15.5630; + normal 0.888505 0.372351 0.268166; + texcoord 0.416340 1.00000; + tangent -0.394036 0.919093 -0.00208433; + vertex 2.72065 13.0609 0.00000; + normal 0.993265 0.108149 0.0415674; + texcoord 0.457930 0.527470; + tangent -0.106834 0.993741 -0.0326472; + vertex 0.472230 8.83455 15.4916; + normal 0.937598 0.337157 -0.0850564; + texcoord 0.457930 -0.0519300; + tangent -0.356384 0.934212 -0.0154379; + vertex 2.56516 9.38556 33.9934; + normal 0.794238 0.586618 -0.158317; + texcoord 0.457930 -0.684360; + tangent -0.565623 0.791487 -0.231559; + vertex 2.48816 11.8693 51.6311; + normal 0.696136 0.688494 -0.203397; + texcoord 0.416340 -0.684360; + tangent -0.717839 0.663574 -0.210658; + vertex 3.18900 11.2214 51.8368; + normal 0.694738 0.702404 -0.154814; + texcoord 0.416340 -0.0519300; + tangent -0.717839 0.663574 -0.210658; + vertex 2.85078 7.63864 34.0637; + normal 0.729430 0.675111 -0.110259; + texcoord 0.499510 -0.0519300; + tangent -0.685886 0.727459 0.0190915; + vertex 1.44628 11.2315 34.0033; + normal 0.785160 0.602868 -0.141680; + texcoord 0.499510 -0.684360; + tangent -0.632802 0.739846 -0.228449; + vertex 1.53647 13.5536 51.1298; + normal 0.266080 0.936940 -0.226594; + texcoord 0.541100 -0.684360; + tangent -0.949489 0.294493 -0.108367; + vertex -0.312180 15.0635 50.6422; + normal 0.359708 0.869743 -0.337871; + texcoord 0.582680 -1.25122; + tangent -0.931610 0.314558 -0.182088; + vertex -2.68826 20.0059 63.9005; + normal 0.0971188 0.857267 -0.505630; + texcoord 0.582680 -1.96007; + tangent -0.994316 0.0791530 -0.0712016; + vertex -2.32386 27.3169 79.5172; + normal 0.0744239 0.856798 -0.510253; + texcoord 0.499510 -1.96007; + tangent -0.996843 0.0499687 -0.0616975; + vertex 0.484950 27.1648 79.6841; + normal 0.0462186 0.796465 -0.602915; + texcoord 0.582680 -2.63648; + tangent -0.994025 -0.0232385 -0.106651; + vertex -2.96109 34.9947 91.4590; + normal 0.0511880 0.796401 -0.602599; + texcoord 0.499510 -2.63648; + tangent -0.992776 -0.0256364 -0.117208; + vertex -0.504700 35.0661 91.7312; + normal 0.218303 0.704741 -0.675043; + texcoord 0.582680 -3.49519; + tangent -0.963180 0.0432614 -0.265352; + vertex -4.94236 45.8703 103.676; + normal 0.226958 0.700433 -0.676671; + texcoord 0.499510 -3.49519; + tangent -0.960725 0.0471040 -0.273473; + vertex -2.70106 45.7604 104.314; + normal 0.240350 0.633820 -0.735190; + texcoord 0.499510 -4.43621; + tangent -0.960725 0.0471040 -0.273473; + vertex -5.25149 58.4524 114.422; + normal 0.656196 0.750186 0.0814125; + texcoord 0.499510 0.527470; + tangent -0.750851 0.654303 0.0900575; + vertex -0.800330 10.3212 15.6386; + normal 0.743103 0.667218 0.0511684; + texcoord 0.457930 0.527470; + tangent -0.678502 0.731341 0.0690991; + vertex 0.472230 8.83455 15.4916; + normal 0.360986 0.885065 0.293853; + texcoord 0.416340 1.00000; + tangent -0.925945 0.377659 0.00000; + vertex 2.72065 13.0609 0.00000; + normal 0.643893 0.727407 0.237235; + texcoord 0.457930 1.00000; + tangent -0.699183 0.714942 0.00133850; + vertex -0.0313000 14.1833 0.00000; + normal 0.376278 0.855977 0.354568; + texcoord 0.499510 1.00000; + tangent -0.898381 0.439206 0.00321214; + vertex -2.97577 18.5573 0.00000; + normal 0.384555 0.916275 -0.112058; + texcoord 0.541100 -0.0519300; + tangent -0.919164 0.386376 0.0764947; + vertex -0.523910 12.5869 34.1291; + normal 0.442040 0.890176 0.110398; + texcoord 0.541100 0.527470; + tangent -0.900286 0.416221 0.127457; + vertex -2.73529 11.3632 15.9254; + normal 0.133492 0.926215 0.352570; + texcoord 0.541100 1.00000; + tangent -0.988866 0.148706 0.00550085; + vertex -7.07910 18.5083 0.00000; + normal 0.399977 0.910344 0.106263; + texcoord 0.582680 0.527470; + tangent -0.916687 0.381767 0.118066; + vertex -5.74857 12.7435 16.3844; + normal 0.210133 0.927471 0.309261; + texcoord 0.582680 1.00000; + tangent -0.975282 0.220965 0.00000; + vertex -12.5303 19.7433 0.00000; + normal -0.228474 0.972431 -0.0466741; + texcoord 0.582680 -0.0519300; + tangent -0.972982 -0.202740 0.110462; + vertex -3.05860 13.0505 34.3639; + normal -0.392953 0.893911 -0.215663; + texcoord 0.582680 -0.684360; + tangent -0.918654 -0.388451 0.0719835; + vertex -2.20090 14.6409 50.6864; + normal -0.683324 0.672676 -0.283857; + texcoord 0.582680 -1.25122; + tangent -0.730499 -0.628902 0.266184; + vertex -2.68826 20.0059 63.9005; + normal -0.735314 0.660327 -0.152584; + texcoord 0.624270 -0.684360; + tangent -0.678766 -0.713702 0.172936; + vertex -3.84835 13.5757 50.9172; + normal -0.727956 0.685229 0.0232842; + texcoord 0.624270 -0.0519300; + tangent -0.677799 -0.726489 0.113145; + vertex -4.94271 11.6464 34.6383; + normal -0.438135 0.849808 0.293025; + texcoord 0.582680 0.527470; + tangent -0.849916 -0.497570 0.173399; + vertex -5.74857 12.7435 16.3844; + normal -0.725061 0.633169 -0.270893; + texcoord 0.665860 -1.25122; + tangent -0.687550 -0.669365 0.281471; + vertex -5.38457 17.5479 64.9721; + normal -0.660011 0.650848 -0.375210; + texcoord 0.582680 -1.96007; + tangent -0.750708 -0.578905 0.318288; + vertex -2.32386 27.3169 79.5172; + normal -0.658423 0.652122 -0.375788; + texcoord 0.665860 -1.96007; + tangent -0.752907 -0.573021 0.323696; + vertex -4.56176 25.6187 80.4713; + normal -0.681333 0.549737 -0.483295; + texcoord 0.582680 -2.63648; + tangent -0.727571 -0.583381 0.360980; + vertex -2.96109 34.9947 91.4590; + normal -0.691496 0.544270 -0.474978; + texcoord 0.665860 -2.63648; + tangent -0.719322 -0.586657 0.372034; + vertex -4.82574 33.4930 92.3949; + normal -0.821737 0.323880 -0.468882; + texcoord 0.582680 -3.49519; + tangent -0.558937 -0.625881 0.543933; + vertex -4.94236 45.8703 103.676; + normal -0.828256 0.315627 -0.463003; + texcoord 0.665860 -3.49519; + tangent -0.548271 -0.627108 0.553294; + vertex -6.19701 44.4352 104.942; + normal -0.817317 0.261628 -0.513366; + texcoord 0.665860 -4.43621; + tangent -0.548271 -0.627108 0.553294; + vertex -8.40321 57.4095 115.067; + normal -0.934227 0.349673 -0.0703433; + texcoord 0.665860 -0.684360; + tangent -0.358699 -0.903251 0.235528; + vertex -4.82838 11.9166 51.3375; + normal -0.975802 0.216518 -0.0304934; + texcoord 0.707440 -0.684360; + tangent -0.216498 -0.946197 0.240498; + vertex -5.25666 10.1220 51.8164; + normal -0.941396 0.331598 0.0617775; + texcoord 0.665860 -0.0519300; + tangent -0.325651 -0.941027 0.0917549; + vertex -6.24756 9.69986 34.8839; + normal -0.991891 0.0902627 0.0894716; + texcoord 0.707440 -0.0519300; + tangent -0.0845476 -0.994250 0.0657099; + vertex -6.43963 7.36324 35.0371; + normal -0.928926 0.185542 0.320422; + texcoord 0.665860 0.527470; + tangent -0.178306 -0.981229 0.0734628; + vertex -8.50927 8.60185 17.0850; + normal -0.929860 0.183984 0.318606; + texcoord 0.707440 0.527470; + tangent -0.196163 -0.978266 0.0671964; + vertex -8.85497 6.27913 17.2661; + normal -0.735731 0.428358 0.524603; + texcoord 0.707440 1.00000; + tangent -0.503154 -0.864197 0.00000; + vertex -20.2651 7.82708 0.00000; + normal -0.771290 0.374500 0.514647; + texcoord 0.665860 1.00000; + tangent -0.439639 -0.898173 0.00139938; + vertex -17.9341 11.8306 0.00000; + normal -0.723370 0.480333 0.496000; + texcoord 0.624270 1.00000; + tangent -0.559132 -0.829075 0.00227600; + vertex -16.0697 16.2883 0.00000; + normal -0.760993 0.550958 0.342542; + texcoord 0.624270 0.527470; + tangent -0.542469 -0.830488 0.126559; + vertex -8.03797 11.4162 16.8563; + normal -0.594389 0.646761 0.477913; + texcoord 0.582680 1.00000; + tangent -0.723991 -0.689753 0.00881996; + vertex -12.5303 19.7433 0.00000; + normal -0.993803 -0.107705 0.0274683; + texcoord 0.915370 -1.25122; + tangent 0.111121 -0.956893 0.268343; + vertex -0.424530 12.1237 67.7211; + normal -0.993385 -0.111125 0.0289393; + texcoord 0.873780 -0.684360; + tangent 0.114430 -0.957473 0.264862; + vertex -0.243540 6.68812 52.9563; + normal -0.993805 -0.107538 0.0280629; + texcoord 0.915370 -0.684360; + tangent 0.111121 -0.956893 0.268342; + vertex -0.119090 5.61645 53.2568; + normal -0.952118 -0.290492 0.0953154; + texcoord 0.915370 -0.0519300; + tangent 0.284286 -0.958311 0.0286455; + vertex -0.280140 2.15852 34.6993; + normal -0.786089 -0.606156 0.120994; + texcoord 0.873780 -0.0519300; + tangent 0.586912 -0.809514 -0.0148924; + vertex -0.615120 3.12478 34.6786; + normal -0.492611 -0.860874 0.127400; + texcoord 0.832200 -0.0519300; + tangent 0.866776 -0.495628 -0.0552355; + vertex -1.35250 3.58928 34.7281; + normal -0.516485 -0.838440 0.173959; + texcoord 0.873780 -0.684360; + tangent 0.844756 -0.532140 -0.0566995; + vertex -0.243540 6.68812 52.9563; + normal -0.906312 -0.315398 0.281287; + texcoord 0.915370 0.527470; + tangent 0.253889 -0.967214 0.00614441; + vertex -2.19571 1.53585 16.3392; + normal -0.297571 -0.926700 0.229519; + texcoord 0.832200 0.527470; + tangent 0.965109 -0.224395 -0.134949; + vertex -3.23065 2.61745 16.4655; + normal -0.676126 -0.672282 0.301481; + texcoord 0.873780 0.527470; + tangent 0.679003 -0.730122 -0.0766593; + vertex -2.57599 2.22014 16.3708; + normal -0.680141 -0.523992 0.512680; + texcoord 0.873780 1.00000; + tangent 0.611986 -0.790869 -0.000310501; + vertex -10.1440 -3.97386 0.00000; + normal -0.430096 -0.785398 0.445161; + texcoord 0.832200 1.00000; + tangent 0.921045 -0.389457 -0.000265240; + vertex -11.7672 -1.88132 0.00000; + normal -0.195671 -0.917438 0.346441; + texcoord 0.790610 1.00000; + tangent 0.975388 -0.220394 -0.00666592; + vertex -17.2080 -0.619100 0.00000; + normal -0.0506581 -0.985083 0.164454; + texcoord 0.790610 0.527470; + tangent 0.982482 -0.0787232 -0.168912; + vertex -5.45762 2.79589 16.8483; + normal -0.445063 -0.887449 0.119804; + texcoord 0.790610 -0.0519300; + tangent 0.893622 -0.443444 -0.0692578; + vertex -2.42763 4.18194 34.8051; + normal -0.811915 -0.563979 0.150742; + texcoord 0.956950 -0.0519300; + tangent 0.549620 -0.835347 -0.0106515; + vertex 0.199740 0.380650 34.7513; + normal -0.618824 -0.752277 0.226133; + texcoord 0.790610 -0.684360; + tangent 0.784695 -0.591483 0.185476; + vertex -2.92183 7.23562 52.7025; + normal -0.928950 -0.268520 0.254850; + texcoord 0.956950 0.527470; + tangent 0.299706 -0.954023 -0.00408922; + vertex -1.92369 -0.378370 16.3905; + normal -0.909451 -0.213556 0.356782; + texcoord 0.915370 1.00000; + tangent 0.232286 -0.972647 0.000638844; + vertex -7.39523 -4.46030 0.00000; + normal -0.899172 -0.239517 0.366226; + texcoord 0.956950 1.00000; + tangent 0.247649 -0.968848 -0.00191946; + vertex -6.27313 -9.11147 0.00000; + normal -0.850226 -0.436179 0.294725; + texcoord 0.998540 0.527470; + tangent 0.443046 -0.895976 -0.0306236; + vertex -0.741350 -2.81448 16.3084; + normal -0.594806 -0.783526 0.179702; + texcoord 0.998540 -0.0519300; + tangent 0.788702 -0.613831 -0.0340668; + vertex 1.49816 -0.589520 34.6728; + normal -0.830591 -0.533652 0.159164; + texcoord 0.956950 -0.684360; + tangent 0.524325 -0.816493 0.241708; + vertex 0.574090 4.86107 53.4919; + normal -0.887108 -0.444085 0.125808; + texcoord 0.998540 -0.684360; + tangent 0.461534 -0.850456 0.252409; + vertex 1.57507 3.01659 54.0393; + normal -0.752120 -0.630043 0.193290; + texcoord 0.915370 -0.684360; + tangent 0.659023 -0.718158 0.223468; + vertex -0.119090 5.61645 53.2568; + normal -0.867747 -0.456084 0.197489; + texcoord 0.998540 -1.25122; + tangent 0.494158 -0.782215 0.379406; + vertex 0.946470 9.93323 68.8089; + normal -0.869893 -0.453199 0.194671; + texcoord 0.915370 -1.25122; + tangent 0.491808 -0.780637 0.385656; + vertex -0.424530 12.1237 67.7211; + normal -0.703579 -0.600681 0.379682; + texcoord 0.915370 -1.96007; + tangent 0.706243 -0.600979 0.374225; + vertex -1.05840 20.9095 83.3794; + normal -0.724348 -0.582308 0.369103; + texcoord 0.998540 -1.96007; + tangent 0.687419 -0.610206 0.393832; + vertex 0.437710 19.6208 84.1897; + normal -0.718105 -0.588805 0.370990; + texcoord 0.915370 -2.63648; + tangent 0.619761 -0.577547 0.531352; + vertex -1.72451 30.1577 95.4423; + normal -0.892207 -0.406977 0.195799; + texcoord 0.998540 -2.63648; + tangent 0.438360 -0.676069 0.592260; + vertex -0.629410 28.4687 96.9218; + normal -0.890951 -0.413742 0.187146; + texcoord 0.915370 -3.49519; + vertex -4.30211 41.5964 108.460; + normal -0.628290 -0.659780 0.412241; + texcoord 0.832200 -1.96007; + tangent 0.790403 -0.513722 0.333696; + vertex -2.19868 21.8245 82.8019; + normal -0.553284 -0.676046 0.486661; + texcoord 0.832200 -2.63648; + tangent 0.814889 -0.394175 0.424949; + vertex -2.92359 30.5716 94.9552; + normal -0.596675 -0.583516 0.550897; + texcoord 0.915370 -3.49519; + tangent 0.794783 -0.310328 0.521553; + vertex -4.30211 41.5964 108.460; + normal -0.562721 -0.749010 0.349755; + texcoord 0.832200 -1.25122; + tangent 0.818872 -0.506443 0.270120; + vertex -1.80528 12.8262 67.3390; + normal -0.500032 -0.791088 0.352348; + texcoord 0.915370 -1.25122; + tangent 0.865329 -0.440313 0.239439; + vertex -0.424530 12.1237 67.7211; + normal -0.496864 -0.816351 0.294443; + texcoord 0.873780 -0.684360; + tangent 0.865329 -0.440313 0.239439; + vertex -0.243540 6.68812 52.9563; + normal -0.446039 -0.658009 0.606691; + texcoord 0.998540 -2.63648; + tangent 0.881289 -0.204642 0.425970; + vertex -0.629410 28.4687 96.9218; + normal -0.453433 -0.620126 0.640189; + texcoord 0.998540 -3.49519; + tangent 0.881289 -0.204643 0.425970; + vertex -2.94487 41.2813 109.116; + normal -0.624973 -0.536831 0.566764; + texcoord 0.998540 -4.43621; + tangent 0.762521 -0.264558 0.590398; + vertex -5.60507 55.1137 119.230; + normal -0.628848 -0.627060 0.459724; + texcoord 0.749030 -2.63648; + tangent 0.774917 -0.448546 0.445320; + vertex -4.60734 31.5467 93.9603; + normal -0.865746 -0.421079 0.270513; + texcoord 0.749030 -1.96007; + tangent 0.485649 -0.747683 0.452897; + vertex -4.45651 23.1220 81.9656; + normal -0.947264 -0.286350 0.143859; + texcoord 0.749030 -3.49519; + tangent 0.279069 -0.621887 0.731695; + vertex -5.94748 43.0927 106.456; + normal -0.816851 -0.461169 0.346521; + texcoord 0.832200 -3.49519; + tangent 0.555460 -0.496464 0.667074; + vertex -5.26821 42.2073 107.574; + normal -0.832105 -0.416696 0.366014; + texcoord 0.832200 -4.43621; + tangent 0.506028 -0.420036 0.753330; + vertex -7.54641 55.8062 117.665; + normal -0.462098 -0.620851 0.633254; + texcoord 0.832200 -5.38114; + tangent 0.880136 -0.237859 0.410833; + vertex -9.43170 66.7736 126.551; + normal -0.456987 -0.620010 0.637771; + texcoord 0.998540 -5.38114; + tangent 0.885341 -0.240385 0.397978; + vertex -7.36275 66.2251 127.475; + normal -0.601997 -0.649777 0.464100; + texcoord 0.832200 -6.64240; + tangent 0.793904 -0.411079 0.448029; + vertex -10.5985 78.1144 138.273; + normal -0.608910 -0.647472 0.458267; + texcoord 0.998540 -6.64240; + tangent 0.787211 -0.422342 0.449361; + vertex -9.17636 77.3523 139.088; + normal -0.588943 -0.700596 0.402880; + texcoord 0.832200 -8.11800; + tangent 0.803685 -0.455671 0.382693; + vertex -11.6514 87.2547 151.482; + normal -0.585956 -0.702983 0.403076; + texcoord 0.998540 -8.11800; + tangent 0.805461 -0.456761 0.377627; + vertex -10.5878 86.6500 151.983; + normal -0.408010 -0.799026 0.441684; + texcoord 0.832200 -10.0951; + tangent 0.909169 -0.368720 0.193536; + vertex -11.9156 94.8633 165.615; + normal -0.397460 -0.802578 0.444852; + texcoord 0.998540 -10.0951; + tangent 0.917397 -0.358226 0.173370; + vertex -11.2654 94.6094 165.738; + normal -0.960573 -0.246414 0.128761; + texcoord 0.665860 -4.43621; + tangent 0.247544 -0.522988 0.815601; + vertex -8.40321 57.4095 115.067; + normal -0.986547 0.0631764 -0.150776; + texcoord 0.832200 -5.38114; + tangent -0.143674 -0.681093 0.717962; + vertex -9.43170 66.7736 126.551; + normal -0.986345 -0.163778 0.0173379; + texcoord 0.665860 -3.49519; + tangent 0.122393 -0.658492 0.742569; + vertex -6.19701 44.4352 104.942; + normal -0.982275 0.0839570 -0.167589; + texcoord 0.665860 -5.38114; + tangent -0.179336 -0.692877 0.698398; + vertex -9.01467 68.3535 124.949; + normal -0.994823 -0.100162 0.0171625; + texcoord 0.665860 -2.63648; + tangent 0.0881942 -0.773092 0.628132; + vertex -4.82574 33.4930 92.3949; + normal -0.995009 0.00141511 -0.0997729; + texcoord 0.832200 -6.64240; + tangent -0.0657419 -0.776226 0.627017; + vertex -10.5985 78.1144 138.273; + normal -0.995319 -0.0955515 0.0145167; + texcoord 0.749030 -2.63648; + tangent 0.0833044 -0.783021 0.616391; + vertex -4.60734 31.5467 93.9603; + normal -0.995443 -0.00594227 -0.0951688; + texcoord 0.665860 -6.64240; + tangent -0.0553889 -0.782133 0.620645; + vertex -10.5013 79.4075 137.243; + normal -0.999071 -0.0239736 0.0358172; + texcoord 0.665860 -1.96007; + tangent 0.0384841 -0.854184 0.518545; + vertex -4.56176 25.6187 80.4713; + normal -0.995155 -0.0982064 0.00465191; + texcoord 0.832200 -8.11800; + tangent 0.0834415 -0.830066 0.551387; + vertex -11.6514 87.2547 151.482; + normal -0.994910 -0.100663 0.00457934; + texcoord 0.665860 -8.11800; + tangent 0.0877631 -0.832417 0.547156; + vertex -11.7705 88.3671 150.749; + normal -0.998032 0.0532966 -0.0330256; + texcoord 0.832200 -10.0951; + tangent -0.0562822 -0.908679 0.413685; + vertex -11.9156 94.8633 165.615; + normal -0.997501 0.0606509 -0.0362340; + texcoord 0.665860 -10.0951; + tangent -0.0700915 -0.913922 0.399793; + vertex -11.8644 95.5309 165.323; + normal -0.919682 -0.349893 0.178214; + texcoord 0.665860 -1.25122; + tangent 0.397751 -0.821754 0.408061; + vertex -5.38457 17.5479 64.9721; + normal -0.789127 -0.551233 0.270964; + texcoord 0.749030 -1.25122; + tangent 0.572709 -0.735526 0.361947; + vertex -3.72575 14.2472 66.5970; + normal -0.802704 -0.565449 0.189562; + texcoord 0.707440 -0.684360; + tangent 0.599463 -0.766344 0.231000; + vertex -5.25666 10.1220 51.8164; + normal -0.790122 -0.581941 0.192490; + texcoord 0.749030 -0.684360; + tangent 0.611983 -0.756040 0.232122; + vertex -3.86146 8.38145 52.3502; + normal -0.600410 -0.788533 0.133134; + texcoord 0.749030 -0.0519300; + tangent 0.785552 -0.617569 -0.0389398; + vertex -4.65374 5.23530 34.9745; + normal -0.752103 -0.643870 0.140615; + texcoord 0.707440 -0.0519300; + tangent 0.647932 -0.761226 -0.0268206; + vertex -6.43963 7.36324 35.0371; + normal -0.210343 -0.938904 0.272426; + texcoord 0.832200 -0.684360; + tangent 0.976349 -0.195884 0.0914958; + vertex -1.63776 6.62903 52.9191; + normal 0.0330647 -0.958403 0.283496; + texcoord 0.873780 -0.684360; + tangent 0.998749 0.0423289 0.0266134; + vertex -0.243540 6.68812 52.9563; + normal -0.686061 -0.658625 0.309086; + texcoord 0.749030 0.527470; + tangent 0.670390 -0.738001 -0.0770219; + vertex -6.53421 4.07531 16.9716; + normal -0.648920 -0.717272 0.253820; + texcoord 0.707440 0.527470; + tangent 0.722089 -0.685704 -0.0916319; + vertex -8.85497 6.27913 17.2661; + normal -0.621927 -0.701447 0.348107; + texcoord 0.707440 1.00000; + tangent 0.722089 -0.685704 -0.0916318; + vertex -20.2651 7.82708 0.00000; + normal -0.714412 -0.611192 0.340674; + texcoord 0.790610 0.527470; + tangent 0.611292 -0.788911 -0.0627794; + vertex -5.45762 2.79589 16.8483; + normal -0.762291 -0.280223 0.583427; + texcoord 0.749030 1.00000; + tangent 0.333639 -0.942701 -0.000673556; + vertex -18.9593 3.19442 0.00000; + normal -0.738054 -0.338940 0.583435; + texcoord 0.790610 1.00000; + tangent 0.417331 -0.908754 0.00000; + vertex -17.2080 -0.619100 0.00000; + normal -0.781568 -0.220298 0.583627; + texcoord 0.707440 1.00000; + tangent 0.271295 -0.962496 0.00000; + vertex -20.2651 7.82708 0.00000; + normal -0.227254 -0.602901 0.764766; + texcoord 0.000490000 -4.43621; + tangent 0.964996 -0.0338423 0.260073; + vertex -5.60507 55.1137 119.230; + normal -0.219012 -0.649520 0.728120; + texcoord 0.000490000 -3.49519; + tangent 0.964996 -0.0338418 0.260074; + vertex -2.94487 41.2813 109.116; + normal -0.216655 -0.651936 0.726664; + texcoord 0.0836600 -3.49519; + tangent 0.966303 -0.0355895 0.254935; + vertex -1.00703 41.2133 109.638; + normal -0.163280 -0.761073 0.627780; + texcoord 0.000490000 -2.63648; + tangent 0.981549 -0.0601550 0.181504; + vertex -0.629410 28.4687 96.9218; + normal -0.168719 -0.760943 0.626498; + texcoord 0.0836600 -2.63648; + tangent 0.981469 -0.0711715 0.177913; + vertex 1.99181 28.3063 97.4007; + normal -0.259953 -0.806878 0.530445; + texcoord 0.000490000 -1.96007; + tangent 0.965378 -0.208725 0.156461; + vertex 0.437710 19.6208 84.1897; + normal -0.273479 -0.803812 0.528295; + texcoord 0.0836600 -1.96007; + tangent 0.961186 -0.226073 0.158156; + vertex 3.24928 18.9904 84.6424; + normal -0.380709 -0.805242 0.454584; + texcoord 0.000490000 -1.25122; + tangent 0.923484 -0.335266 0.186477; + vertex 0.946470 9.93323 68.8089; + normal -0.375909 -0.806215 0.456848; + texcoord 0.0836600 -1.25122; + tangent 0.926654 -0.325923 0.187314; + vertex 4.56736 8.65969 69.5408; + normal -0.566973 -0.787298 0.242287; + texcoord 0.0420700 -0.684360; + tangent 0.824882 -0.540589 0.165326; + vertex 3.46637 1.68756 54.4786; + normal -0.594815 -0.768250 0.236617; + texcoord 0.000490000 -0.684360; + tangent 0.803803 -0.564838 0.186703; + vertex 1.57507 3.01659 54.0393; + normal -0.443185 -0.883296 0.152893; + texcoord 0.000490000 -0.0519300; + tangent 0.888091 -0.456287 -0.0556503; + vertex 1.49816 -0.589510 34.6728; + normal -0.410856 -0.899830 0.146639; + texcoord 0.0420700 -0.0519300; + tangent 0.905093 -0.418969 -0.0726105; + vertex 3.29738 -1.50065 34.5394; + normal -0.394182 -0.908617 0.137972; + texcoord 0.0836600 -0.0519300; + tangent 0.911125 -0.406013 -0.0707439; + vertex 6.08906 -2.74467 34.3226; + normal -0.395612 -0.873133 0.284831; + texcoord 0.000490000 0.527470; + tangent 0.886183 -0.444447 -0.130943; + vertex -0.741350 -2.81448 16.3084; + normal -0.190854 -0.923008 0.334113; + texcoord 0.0836600 0.527470; + tangent 0.955478 -0.253187 -0.151517; + vertex 4.16952 -4.58382 15.5354; + normal -0.302612 -0.900524 0.312221; + texcoord 0.0420700 0.527470; + tangent 0.925361 -0.354437 -0.134463; + vertex 1.35194 -3.86400 15.9942; + normal -0.467216 -0.769055 0.436192; + texcoord 0.000490000 1.00000; + tangent 0.850062 -0.526659 -0.00496418; + vertex -2.97577 -10.3064 0.00000; + normal -0.442469 -0.778506 0.445140; + texcoord 0.0420700 1.00000; + tangent 0.858503 -0.512706 -0.0102812; + vertex 1.36852 -13.0187 0.00000; + normal -0.346648 0.604242 -0.717445; + texcoord 0.582680 -3.49519; + tangent -0.931979 -0.308362 0.190598; + vertex -4.94236 45.8703 103.676; + normal -0.358727 0.592781 -0.721058; + texcoord 0.665860 -4.43621; + tangent -0.928489 -0.314678 0.197196; + vertex -8.40321 57.4095 115.067; + normal -0.345276 0.594883 -0.725878; + texcoord 0.499510 -4.43621; + tangent -0.931979 -0.308361 0.190598; + vertex -5.25149 58.4524 114.422; + normal -0.578206 0.550927 -0.601795; + texcoord 0.499510 -5.38114; + tangent -0.816607 -0.458204 0.351002; + vertex -7.16913 69.4466 124.099; + normal -0.591765 0.546447 -0.592629; + texcoord 0.665860 -5.38114; + tangent -0.801454 -0.473341 0.365540; + vertex -9.01467 68.3535 124.949; + normal -0.505717 0.658173 -0.557727; + texcoord 0.499510 -6.64240; + tangent -0.857413 -0.450219 0.249290; + vertex -9.07966 80.1482 136.844; + normal -0.498364 0.661594 -0.560292; + texcoord 0.665860 -6.64240; + tangent -0.861819 -0.447062 0.239588; + vertex -10.5013 79.4075 137.243; + normal -0.410549 0.780356 -0.471693; + texcoord 0.499510 -8.11800; + tangent -0.909667 -0.384356 0.157407; + vertex -10.5424 88.8813 150.541; + normal -0.408867 0.780766 -0.472474; + texcoord 0.665860 -8.11800; + tangent -0.910974 -0.382514 0.154303; + vertex -11.7705 88.3671 150.749; + normal -0.525733 0.761924 -0.378256; + texcoord 0.499510 -10.0951; + tangent -0.852970 -0.483252 0.197253; + vertex -11.2506 95.8887 165.177; + normal -0.531869 0.758620 -0.376313; + texcoord 0.665860 -10.0951; + tangent -0.846194 -0.493292 0.201541; + vertex -11.8644 95.5309 165.323; + normal 0.869842 0.252276 0.423947; + texcoord 0.166830 1.00000; + tangent -0.278546 0.960423 0.00000; + vertex 20.3489 -8.36478 0.00000; + normal 0.864733 0.266277 0.425832; + texcoord 0.208420 1.00000; + tangent -0.293188 0.955962 0.0133091; + vertex 18.9442 -3.52109 0.00000; + normal 0.831131 0.399642 0.386662; + texcoord 0.208420 0.580010; + tangent -0.485901 0.850890 0.199714; + vertex 13.2424 -7.49481 14.0633; + normal 0.728969 0.548372 0.409747; + texcoord 0.250000 0.580010; + tangent -0.641981 0.747268 0.171613; + vertex 11.8513 -5.30344 14.6943; + normal 0.722989 0.645045 0.247394; + texcoord 0.208420 0.0647900; + tangent -0.663826 0.747691 -0.0170826; + vertex 9.01324 -10.7235 30.2860; + normal 0.595616 0.605041 0.528363; + texcoord 0.250000 1.00000; + tangent -0.756087 0.644392 0.114418; + vertex 19.5283 -0.0287300 0.00000; + normal 0.626690 0.662447 0.410394; + texcoord 0.291590 0.580010; + tangent -0.756087 0.644392 0.114418; + vertex 10.1632 -3.86466 14.9498; + normal 0.796862 0.558210 0.231114; + texcoord 0.291590 0.0647900; + tangent -0.578971 0.815326 0.00597190; + vertex 6.18163 -7.27803 30.1996; + normal 0.767811 0.596447 0.233920; + texcoord 0.250000 0.0647900; + tangent -0.627823 0.778308 -0.00870995; + vertex 7.04913 -8.54299 30.2016; + normal 0.979310 0.190497 0.0682810; + texcoord 0.208420 -0.415640; + tangent -0.204420 0.947388 0.246308; + vertex 8.24469 -12.6834 42.3035; + normal 0.498438 0.847008 0.184763; + texcoord 0.291590 -0.415640; + tangent -0.889063 0.434422 0.144379; + vertex 6.41383 -9.75301 43.1797; + normal 0.851513 0.510672 0.118906; + texcoord 0.250000 -0.415640; + tangent -0.512913 0.822470 0.245891; + vertex 7.45225 -10.9601 42.8063; + normal 0.818613 0.566775 0.0929412; + texcoord 0.250000 -1.01537; + tangent -0.530371 0.832591 0.159685; + vertex 6.47653 -14.6231 58.9381; + normal 0.968417 0.247617 0.0292268; + texcoord 0.166830 -1.01537; + tangent -0.249001 0.951200 0.182254; + vertex 7.44149 -17.9959 58.3008; + normal 0.998542 -0.0459875 0.0282763; + texcoord 0.166830 -0.415640; + tangent 0.0370588 0.964787 0.260409; + vertex 8.16896 -14.6549 41.7713; + normal 0.959258 -0.255365 0.120881; + texcoord 0.166830 0.0647900; + tangent 0.235086 0.959507 0.155178; + vertex 8.52191 -12.7996 29.9589; + normal 0.984964 0.138139 -0.103749; + texcoord 0.250000 -1.64470; + tangent -0.122001 0.978333 0.167273; + vertex 8.21848 -16.8407 73.6130; + normal 0.962638 -0.244000 0.117441; + texcoord 0.208420 0.0647900; + tangent 0.222185 0.961099 0.164079; + vertex 9.01324 -10.7235 30.2860; + normal 0.915069 -0.366261 -0.168822; + texcoord 0.166830 -1.64470; + tangent 0.384247 0.920297 0.0735393; + vertex 8.53499 -19.7378 73.1227; + normal 0.983028 -0.0848789 -0.162640; + texcoord 0.250000 -2.24850; + tangent 0.110412 0.976969 0.182596; + vertex 10.5192 -19.5755 86.4159; + normal 0.868514 -0.363690 0.336769; + texcoord 0.166830 0.580010; + tangent 0.219897 0.907886 0.356916; + vertex 12.9766 -9.74489 13.0682; + normal 0.919530 -0.244645 0.307592; + texcoord 0.208420 0.580010; + tangent 0.107394 0.909259 0.402137; + vertex 13.2424 -7.49481 14.0633; + normal 0.872125 -0.0497233 0.486751; + texcoord 0.166830 1.00000; + tangent 0.0305564 0.999390 0.0168945; + vertex 20.3489 -8.36478 0.00000; + normal 0.871786 -0.0236220 0.489316; + texcoord 0.125240 1.00000; + tangent 0.0270862 0.999633 0.00000; + vertex 20.1880 -14.3062 0.00000; + normal 0.619748 -0.568940 0.540573; + tangent 0.385244 0.820650 0.422045; + vertex 20.1880 -14.3062 0.00000; + normal 0.755636 -0.543056 0.366203; + texcoord 0.125240 0.580010; + tangent 0.385244 0.820649 0.422045; + vertex 11.9611 -11.9082 11.9557; + normal 0.956127 -0.262263 0.130537; + texcoord 0.125240 0.0647900; + tangent 0.239267 0.956747 0.165489; + vertex 7.91457 -15.3239 29.5596; + normal 0.701413 -0.707631 -0.0853102; + texcoord 0.125240 -0.415640; + tangent 0.709054 0.687868 0.155177; + vertex 6.88780 -16.1214 41.4293; + normal 0.760222 -0.643734 -0.0875762; + texcoord 0.166830 -0.415640; + tangent 0.648004 0.741728 0.173006; + vertex 8.16896 -14.6549 41.7713; + normal 0.748909 -0.655443 -0.0976189; + texcoord 0.166830 -1.01537; + tangent 0.660661 0.738115 0.136796; + vertex 7.44149 -17.9959 58.3008; + normal 0.751431 -0.652615 -0.0971861; + texcoord 0.0836600 -1.01537; + tangent 0.659994 0.737340 0.144006; + vertex 5.05410 -20.7089 57.7728; + normal 0.615213 -0.782773 -0.0936994; + texcoord 0.0836600 -0.415640; + tangent 0.787094 0.603136 0.129266; + vertex 5.30594 -17.3335 41.1695; + normal 0.615141 -0.763402 -0.197026; + texcoord 0.0836600 -1.64470; + tangent 0.772178 0.634850 -0.0265955; + vertex 6.21488 -21.5841 73.2523; + normal 0.451316 -0.891323 -0.0430866; + texcoord 0.0836600 0.0647900; + tangent 0.878999 0.433435 0.198732; + vertex 5.73774 -16.3720 29.0617; + normal 0.443870 -0.895149 -0.0410919; + texcoord 0.125240 0.0647900; + tangent 0.879920 0.426699 0.208973; + vertex 7.91457 -15.3239 29.5596; + normal 0.790492 -0.576285 -0.207408; + texcoord 0.0836600 -2.24850; + tangent 0.599000 0.799069 0.0518414; + vertex 8.68121 -23.9832 85.8305; + normal 0.489886 -0.868156 0.0794849; + texcoord 0.0836600 0.580010; + tangent 0.813833 0.500477 0.295295; + vertex 9.82824 -13.1127 11.0149; + normal 0.477511 -0.877660 0.0411793; + texcoord 0.125240 0.580010; + tangent 0.812842 0.459067 0.358532; + vertex 11.9611 -11.9082 11.9557; + normal 0.622167 -0.750747 0.222007; + texcoord 0.0836600 1.00000; + tangent 0.755766 0.654080 0.0315707; + vertex 13.5597 -13.2776 0.00000; + normal 0.649647 -0.724317 0.230920; + texcoord 0.0420700 1.00000; + tangent 0.744437 0.667693 0.00000; + vertex 10.2548 -16.2418 0.00000; + normal 0.919597 -0.344159 -0.189463; + texcoord 0.166830 -2.24850; + tangent 0.384127 0.915771 0.117519; + vertex 10.2157 -21.8379 85.9893; + normal 0.590545 -0.765023 -0.256898; + texcoord 0.0836600 -3.01716; + tangent 0.753977 0.642257 -0.137933; + vertex 11.7685 -25.2368 101.113; + normal 0.890181 0.413917 -0.190398; + texcoord 0.250000 -3.01716; + tangent -0.343581 0.911792 0.224916; + vertex 12.9799 -21.8713 101.187; + normal 0.594507 -0.759844 -0.263055; + texcoord 0.166830 -3.01716; + tangent 0.754751 0.640154 -0.143365; + vertex 13.3383 -23.9053 100.815; + normal 0.316020 -0.928366 -0.195621; + texcoord 0.166830 -3.85798; + tangent 0.881777 0.368057 -0.294962; + vertex 17.8834 -25.7629 114.663; + normal 0.951209 0.209063 -0.226924; + texcoord 0.166830 -3.01716; + tangent -0.170806 0.969274 0.177011; + vertex 13.3383 -23.9053 100.815; + normal 0.306208 -0.932056 -0.193673; + texcoord 0.000490000 -3.85798; + tangent 0.887089 0.351976 -0.298640; + vertex 15.1882 -26.8235 115.586; + normal 0.371859 -0.901179 -0.222705; + texcoord 0.166830 -4.70222; + tangent 0.890247 0.412687 -0.192746; + vertex 21.1268 -27.5260 127.314; + normal 0.383363 -0.895133 -0.227531; + texcoord 0.000490000 -4.70222; + tangent 0.887844 0.424063 -0.178614; + vertex 19.1240 -28.4695 127.721; + normal 0.529771 -0.811885 -0.245328; + texcoord 0.166830 -5.83095; + tangent 0.816633 0.565271 -0.116531; + vertex 24.4563 -29.3990 141.553; + normal 0.535492 -0.807628 -0.246953; + texcoord 0.000490000 -5.83095; + tangent 0.812207 0.572867 -0.110193; + vertex 23.0102 -30.4232 141.753; + normal 0.490661 -0.849648 -0.193262; + texcoord 0.166830 -7.15068; + tangent 0.862781 0.505002 -0.0241142; + vertex 26.6321 -32.0509 155.689; + normal 0.486093 -0.852370 -0.192819; + texcoord 0.000490000 -7.15068; + tangent 0.865998 0.499682 -0.0191289; + vertex 25.4799 -32.7179 155.715; + normal 0.342189 -0.927941 -0.147760; + texcoord 0.166830 -8.91741; + tangent 0.934578 0.355568 -0.0116285; + vertex 27.4099 -34.2733 169.952; + normal 0.332631 -0.931552 -0.146859; + texcoord 0.000490000 -8.91741; + tangent 0.941173 0.337756 -0.0107132; + vertex 26.7558 -34.5080 169.959; + normal 0.942765 0.226838 -0.244414; + texcoord 0.166830 -3.85798; + tangent -0.165494 0.954785 0.246976; + vertex 17.8834 -25.7629 114.663; + normal 0.855806 0.483746 -0.183265; + texcoord 0.333170 -3.85798; + tangent -0.407021 0.853198 0.326171; + vertex 17.4012 -22.9775 115.398; + normal 0.966823 0.0340901 -0.253161; + texcoord 0.166830 -4.70222; + tangent 0.00194226 0.987704 0.156322; + vertex 21.1268 -27.5260 127.314; + normal 0.965678 0.0174831 -0.259152; + texcoord 0.333170 -4.70222; + tangent 0.0206300 0.988996 0.146495; + vertex 21.1681 -25.3135 127.642; + normal 0.976277 -0.0669544 -0.205914; + texcoord 0.166830 -5.83095; + tangent 0.0964636 0.984932 0.143538; + vertex 24.4563 -29.3990 141.553; + normal 0.975589 -0.0714233 -0.207667; + texcoord 0.333170 -5.83095; + tangent 0.102541 0.984212 0.144267; + vertex 24.6236 -27.7795 141.789; + normal 0.985458 -0.115345 -0.124775; + texcoord 0.166830 -7.15068; + tangent 0.136755 0.973551 0.183018; + vertex 26.6321 -32.0509 155.689; + normal 0.985786 -0.113937 -0.123469; + texcoord 0.333170 -7.15068; + tangent 0.136955 0.973190 0.184782; + vertex 26.8132 -30.7774 155.931; + normal 0.998675 0.0398372 -0.0325680; + texcoord 0.166830 -8.91741; + tangent -0.0251619 0.984614 0.172924; + vertex 27.4099 -34.2733 169.952; + normal 0.998303 0.0498731 -0.0300499; + texcoord 0.333170 -8.91741; + tangent -0.0440162 0.984245 0.171244; + vertex 27.3798 -33.5989 170.069; + normal 0.753379 0.644238 -0.131828; + texcoord 0.333170 -3.01716; + tangent -0.591138 0.757990 0.275696; + vertex 12.1445 -20.6617 101.594; + normal 0.641733 0.766653 0.0205622; + texcoord 0.333170 -2.24850; + tangent -0.770442 0.574960 0.275392; + vertex 8.51081 -18.3648 87.0722; + normal 0.535224 0.841878 0.0691110; + texcoord 0.250000 -2.24850; + tangent -0.822982 0.501584 0.266673; + vertex 10.5192 -19.5755 86.4159; + normal 0.757485 0.641576 -0.120821; + texcoord 0.416340 -3.01716; + tangent -0.581939 0.764107 0.278367; + vertex 11.3573 -19.7840 101.944; + normal 0.789231 0.614086 0.00371743; + texcoord 0.333170 -1.64470; + tangent -0.645886 0.729527 0.224993; + vertex 6.19858 -15.4010 74.1833; + normal 0.590009 0.805294 0.0582332; + texcoord 0.250000 -1.64470; + tangent -0.794775 0.566495 0.217755; + vertex 8.21848 -16.8407 73.6130; + normal 0.828600 0.555141 -0.0723918; + texcoord 0.416340 -2.24850; + tangent -0.468510 0.841289 0.269687; + vertex 7.74555 -17.5352 87.4014; + normal 0.570517 0.807467 0.150022; + texcoord 0.333170 -1.01537; + tangent -0.826786 0.551351 0.111521; + vertex 4.36419 -13.1171 59.2145; + normal 0.863286 0.504560 -0.0125221; + texcoord 0.416340 -1.64470; + tangent -0.514886 0.830607 0.212095; + vertex 5.60595 -13.9011 74.5123; + normal 0.929511 0.368778 -0.00352401; + texcoord 0.333170 -1.01537; + tangent -0.362571 0.915663 0.173504; + vertex 4.36419 -13.1171 59.2145; + normal 0.324992 0.926105 0.191599; + texcoord 0.333170 -0.415640; + tangent -0.969518 0.222344 0.102942; + vertex 4.34065 -9.47695 43.3457; + normal 0.503303 0.846393 0.174085; + texcoord 0.374760 -0.415640; + tangent -0.862638 0.479921 0.159787; + vertex 3.69969 -9.13064 43.4679; + normal 0.380927 0.895984 0.228271; + texcoord 0.333170 0.0647900; + tangent -0.946342 0.300920 -0.117828; + vertex 4.15816 -6.92006 29.8922; + normal 0.138546 0.966691 0.215203; + texcoord 0.291590 0.0647900; + tangent -0.974028 0.172298 -0.146909; + vertex 6.18163 -7.27803 30.1996; + normal 0.751185 0.626400 0.208190; + texcoord 0.374760 0.0647900; + tangent -0.636865 0.770787 -0.0170570; + vertex 3.57388 -6.47793 29.8430; + normal 0.951980 0.264397 0.154361; + texcoord 0.416340 0.0647900; + tangent -0.201347 0.976313 0.0792017; + vertex 3.23691 -5.81400 29.8624; + normal 0.329268 0.832385 0.445778; + texcoord 0.333170 0.580010; + tangent -0.950289 0.303886 -0.0678514; + vertex 7.81090 -3.44928 14.6413; + normal 0.110113 0.913848 0.390841; + texcoord 0.291590 0.580010; + tangent -0.976652 0.172464 -0.128092; + vertex 10.1632 -3.86466 14.9498; + normal 0.310925 0.727578 0.611519; + texcoord 0.291590 1.00000; + tangent -0.911735 0.410731 -0.00620736; + vertex 19.8577 3.70842 0.00000; + normal 0.335619 0.710588 0.618405; + texcoord 0.333170 1.00000; + tangent -0.905427 0.424502 0.000196155; + vertex 15.7197 5.63462 0.00000; + normal 0.521418 0.710553 0.472479; + texcoord 0.374760 0.580010; + tangent -0.831493 0.552179 0.0609743; + vertex 7.05834 -2.95758 14.6926; + normal 0.586602 0.536332 0.606833; + texcoord 0.374760 1.00000; + tangent -0.679604 0.733579 0.000255303; + vertex 12.9061 6.96688 0.00000; + normal 0.813048 0.412775 0.410571; + texcoord 0.416340 0.580010; + tangent -0.347322 0.895646 0.277824; + vertex 6.41496 -2.49313 14.7549; + normal 0.782864 0.313479 0.537452; + texcoord 0.416340 1.00000; + tangent -0.395136 0.918318 0.0236686; + vertex 11.6069 9.83776 0.00000; + normal 0.963653 0.00154998 0.267152; + texcoord 0.457930 0.580010; + tangent -0.102854 0.925055 0.365643; + vertex 6.18986 -0.468620 15.5551; + normal 0.949378 0.271999 0.157153; + texcoord 0.457930 0.0647900; + tangent -0.303448 0.950310 0.0695063; + vertex 3.07249 -4.05897 30.0388; + normal 0.843320 0.527346 0.103524; + texcoord 0.457930 -0.415640; + tangent -0.491792 0.838361 0.235140; + vertex 3.11560 -7.29212 43.9928; + normal 0.745032 0.657780 0.110691; + texcoord 0.416340 -0.415640; + tangent -0.663586 0.714072 0.223060; + vertex 3.76347 -7.98928 43.7751; + normal 0.742140 0.665919 0.0760299; + texcoord 0.416340 0.0647900; + tangent -0.663586 0.714072 0.223060; + vertex 3.23691 -5.81400 29.8624; + normal 0.883223 0.468257 0.0255264; + texcoord 0.416340 -1.01537; + tangent -0.488230 0.857434 0.162599; + vertex 3.75876 -11.5882 59.5026; + normal 0.754171 0.622786 0.208240; + texcoord 0.499510 0.0647900; + tangent -0.643334 0.765518 -0.0101968; + vertex 2.09074 -2.13731 30.0937; + normal 0.999045 -0.0348487 -0.0263701; + texcoord 0.374760 -0.415640; + tangent 0.0443220 0.965117 0.258039; + vertex 3.69969 -9.13064 43.4679; + normal 0.998045 -0.0437632 -0.0446160; + texcoord 0.416340 0.0647900; + tangent 0.0538819 0.964234 0.259518; + vertex 3.23691 -5.81400 29.8624; + normal 0.998451 -0.0484207 -0.0273954; + texcoord 0.416340 -0.415640; + tangent 0.0538819 0.964234 0.259518; + vertex 3.76347 -7.98928 43.7751; + normal 0.645036 0.751579 0.138050; + texcoord 0.499510 -1.01537; + tangent -0.791221 0.599350 0.121449; + vertex 2.24848 -9.44442 59.9034; + normal 0.796924 0.603853 0.0165525; + texcoord 0.499510 -1.64470; + tangent -0.591119 0.774863 0.223980; + vertex 4.12238 -12.0227 75.0544; + normal 0.902874 0.412554 -0.120904; + texcoord 0.499510 -2.24850; + tangent -0.369418 0.890945 0.264099; + vertex 6.83009 -15.2856 88.0656; + normal 0.791162 0.599340 -0.121876; + texcoord 0.499510 -3.01716; + tangent -0.555005 0.787269 0.268657; + vertex 10.3169 -18.3082 102.448; + normal 0.711731 0.694177 -0.107504; + texcoord 0.499510 -3.85798; + tangent -0.613648 0.690533 0.382885; + vertex 15.6659 -21.0495 116.493; + normal 0.651601 0.757797 -0.0340514; + texcoord 0.499510 -4.70222; + tangent -0.714991 0.630265 0.302577; + vertex 19.4787 -23.8532 128.331; + normal 0.642966 0.765262 -0.0311325; + texcoord 0.333170 -4.70222; + tangent -0.724892 0.622562 0.294872; + vertex 21.1681 -25.3135 127.642; + normal 0.574420 0.817228 0.0466989; + texcoord 0.499510 -5.83095; + tangent -0.787688 0.539168 0.298068; + vertex 23.2997 -26.8889 142.287; + normal 0.568217 0.821536 0.0469970; + texcoord 0.333170 -5.83095; + tangent -0.793073 0.532064 0.296553; + vertex 24.6236 -27.7795 141.789; + normal 0.535150 0.836799 0.115676; + texcoord 0.499510 -7.15068; + tangent -0.833819 0.502274 0.229055; + vertex 25.7189 -30.1216 156.227; + normal 0.535912 0.836391 0.115102; + texcoord 0.333170 -7.15068; + tangent -0.834842 0.502265 0.225319; + vertex 26.8132 -30.7774 155.931; + normal 0.680371 0.723534 0.116596; + texcoord 0.499510 -8.91741; + tangent -0.736984 0.653349 0.173178; + vertex 26.8775 -33.1348 170.185; + normal 0.688278 0.716218 0.115351; + texcoord 0.333170 -8.91741; + tangent -0.724212 0.669086 0.166860; + vertex 27.3798 -33.5989 170.069; + normal 0.822489 0.553519 0.130875; + texcoord 0.499510 -0.415640; + tangent -0.582898 0.777306 0.236698; + vertex 2.29832 -5.54154 44.5042; + normal 0.323973 0.917372 0.231237; + texcoord 0.541100 -0.415640; + tangent -0.928078 0.353375 0.117466; + vertex 0.573930 -3.90142 45.0253; + normal 0.425109 0.879085 0.215621; + texcoord 0.582680 -1.01537; + tangent -0.904822 0.419063 0.0753896; + vertex -1.31272 -7.79507 60.2001; + normal 0.173635 0.967794 0.182276; + texcoord 0.582680 -1.64470; + tangent -0.972751 0.149554 0.177169; + vertex 1.37439 -11.6955 75.5854; + normal 0.148863 0.971874 0.182484; + texcoord 0.499510 -1.64470; + tangent -0.975259 0.114027 0.189387; + vertex 4.12238 -12.0227 75.0544; + normal 0.115737 0.975581 0.186671; + texcoord 0.582680 -2.24850; + tangent -0.975419 0.0765813 0.206622; + vertex 4.41856 -15.1040 88.5800; + normal 0.121122 0.975351 0.184445; + texcoord 0.499510 -2.24850; + tangent -0.973816 0.0802877 0.212689; + vertex 6.83009 -15.2856 88.0656; + normal 0.258793 0.959199 0.113854; + texcoord 0.582680 -3.01716; + tangent -0.929201 0.214414 0.301018; + vertex 8.15813 -17.7879 103.163; + normal 0.267400 0.957206 0.110698; + texcoord 0.499510 -3.01716; + tangent -0.925352 0.223050 0.306549; + vertex 10.3169 -18.3082 102.448; + normal 0.260951 0.961310 0.0882457; + texcoord 0.499510 -3.85798; + tangent -0.925352 0.223050 0.306549; + vertex 15.6659 -21.0495 116.493; + normal 0.414163 0.879326 0.235065; + texcoord 0.541100 0.0647900; + tangent -0.894092 0.437586 -0.0954935; + vertex 0.233970 -0.631980 29.9491; + normal 0.631817 0.646749 0.427227; + texcoord 0.499510 0.580010; + tangent -0.743800 0.661882 0.0931363; + vertex 4.92582 0.990900 15.9062; + normal 0.720949 0.558200 0.410665; + texcoord 0.457930 0.580010; + tangent -0.671394 0.722106 0.166715; + vertex 6.18986 -0.468620 15.5551; + normal 0.302847 0.742526 0.597443; + texcoord 0.416340 1.00000; + tangent -0.925946 0.377656 0.00000; + vertex 11.6069 9.83776 0.00000; + normal 0.563115 0.616302 0.550521; + texcoord 0.457930 1.00000; + tangent -0.695555 0.718468 0.00250937; + vertex 8.85494 10.9602 0.00000; + normal 0.325806 0.709178 0.625233; + texcoord 0.499510 1.00000; + tangent -0.895906 0.444243 0.000632186; + vertex 5.91047 15.3341 0.00000; + normal 0.417843 0.793205 0.442982; + texcoord 0.541100 0.580010; + tangent -0.894931 0.446021 0.0127975; + vertex 2.99926 2.08475 15.9686; + normal 0.100811 0.779878 0.617760; + texcoord 0.541100 1.00000; + tangent -0.990503 0.137494 3.42948e-05; + vertex 1.80714 15.2851 0.00000; + normal 0.373500 0.814101 0.444676; + texcoord 0.582680 0.580010; + tangent -0.911880 0.410435 -0.00409439; + vertex -0.00187000 3.56428 15.9719; + normal 0.177561 0.783699 0.595220; + texcoord 0.582680 1.00000; + tangent -0.975281 0.220967 0.00000; + vertex -3.64404 16.5202 0.00000; + normal -0.213769 0.949241 0.230749; + texcoord 0.582680 0.0647900; + tangent -0.970872 -0.157302 -0.180728; + vertex -2.24129 0.0357300 29.5999; + normal -0.318301 0.916127 0.243714; + texcoord 0.582680 -0.415640; + tangent -0.946696 -0.318959 -0.0450775; + vertex -1.34046 -4.18937 45.0311; + normal -0.629832 0.735941 0.248401; + texcoord 0.582680 -1.01537; + tangent -0.774282 -0.621259 -0.120519; + vertex -1.31272 -7.79507 60.2001; + normal -0.673318 0.711074 0.202528; + texcoord 0.624270 -0.415640; + tangent -0.738833 -0.657302 -0.148589; + vertex -3.06439 -5.13652 44.8495; + normal -0.698748 0.703052 0.132172; + texcoord 0.624270 0.0647900; + tangent -0.710781 -0.669495 -0.215795; + vertex -4.19938 -1.20124 29.1178; + normal -0.478989 0.863126 0.159950; + texcoord 0.582680 0.580010; + tangent -0.850676 -0.409568 -0.329553; + vertex -0.00187000 3.56428 15.9719; + normal -0.470922 0.866822 0.163866; + texcoord 0.624270 0.580010; + tangent -0.851570 -0.398171 -0.341010; + vertex -2.29095 2.49397 15.0553; + normal -0.671027 0.703064 0.235424; + texcoord 0.665860 -1.01537; + tangent -0.736917 -0.664046 -0.126477; + vertex -4.18904 -10.2360 59.7215; + normal -0.583627 0.753071 0.303748; + texcoord 0.582680 -1.64470; + tangent -0.783169 -0.621105 0.0295796; + vertex 1.37439 -11.6955 75.5854; + normal -0.581001 0.755019 0.303947; + texcoord 0.665860 -1.64470; + tangent -0.783585 -0.619792 0.0430434; + vertex -0.953800 -13.5296 75.7182; + normal -0.609873 0.726806 0.315925; + texcoord 0.582680 -2.24850; + tangent -0.763385 -0.645805 0.0133685; + vertex 4.41856 -15.1040 88.5800; + normal -0.619937 0.716196 0.320533; + texcoord 0.665860 -2.24850; + tangent -0.753970 -0.656783 0.0128360; + vertex 2.46090 -16.7698 88.6077; + normal -0.753656 0.545218 0.367070; + texcoord 0.582680 -3.01716; + tangent -0.568057 -0.821089 0.0558961; + vertex 8.15813 -17.7879 103.163; + normal -0.759746 0.533678 0.371448; + texcoord 0.665860 -3.01716; + tangent -0.554464 -0.830140 0.0586248; + vertex 6.88931 -19.6875 103.297; + normal -0.747968 0.527984 0.402214; + texcoord 0.665860 -3.85798; + tangent -0.554464 -0.830140 0.0586249; + vertex 12.6868 -22.2938 117.500; + normal -0.900049 0.413814 0.136635; + texcoord 0.665860 -0.415640; + tangent -0.437059 -0.872657 -0.217828; + vertex -4.16955 -6.72452 44.4667; + normal -0.956205 0.271738 0.108763; + texcoord 0.707440 -0.415640; + tangent -0.288691 -0.928712 -0.232705; + vertex -4.73558 -8.48718 44.0129; + normal -0.922529 0.384889 0.0282886; + texcoord 0.665860 0.0647900; + tangent -0.384301 -0.906768 -0.173448; + vertex -5.62128 -3.02341 28.6598; + normal -0.987786 0.154707 -0.0185360; + texcoord 0.707440 0.0647900; + tangent -0.148403 -0.977044 -0.152845; + vertex -5.96910 -5.32369 28.3313; + normal -0.980504 0.134339 0.143404; + texcoord 0.665860 0.580010; + tangent -0.185463 -0.908638 -0.374140; + vertex -2.77172 -0.0732700 13.8835; + normal -0.966040 0.221316 -0.133362; + texcoord 0.707440 0.580010; + tangent -0.150139 -0.900836 -0.407374; + vertex -3.12534 -2.19499 12.9240; + normal -0.983756 0.125757 0.128103; + texcoord 0.624270 0.580010; + tangent -0.167944 -0.896794 -0.409336; + vertex -2.29095 2.49397 15.0553; + normal -0.799809 0.287968 0.526670; + texcoord 0.624270 1.00000; + tangent -0.371679 -0.927797 -0.0323500; + vertex -7.18346 13.0652 0.00000; + normal -0.784100 0.301080 0.542714; + texcoord 0.665860 1.00000; + tangent -0.379458 -0.925112 -0.0134253; + vertex -9.04789 8.60749 0.00000; + normal -0.917114 -0.0269990 0.397710; + texcoord 0.707440 0.580010; + tangent -0.150139 -0.900836 -0.407374; + vertex -3.12534 -2.19499 12.9240; + normal -0.818397 -0.230680 0.526321; + texcoord 0.707440 1.00000; + tangent 0.271297 -0.962496 0.00000; + vertex -11.3788 4.60393 0.00000; + normal -0.808784 -0.286453 0.513628; + texcoord 0.749030 1.00000; + tangent 0.319662 -0.947530 -0.00197958; + vertex -10.0730 -0.0287300 0.00000; + normal -0.716361 -0.623335 0.313498; + texcoord 0.749030 0.580010; + tangent 0.556537 -0.819117 -0.138974; + vertex -0.818220 -4.38807 12.4801; + normal -0.719379 -0.612525 0.327578; + texcoord 0.790610 0.580010; + tangent 0.565241 -0.816462 -0.117865; + vertex 0.251080 -5.64287 12.1747; + normal -0.786722 -0.361289 0.500539; + texcoord 0.790610 1.00000; + tangent 0.417330 -0.908755 0.00000; + vertex -8.32176 -3.84224 0.00000; + normal -0.999107 -0.0407595 0.0111560; + texcoord 0.915370 -1.01537; + tangent 0.0363858 -0.963996 -0.263414; + vertex 0.341710 -16.5343 58.5446; + normal -0.998877 -0.0460685 0.0110560; + texcoord 0.873780 -0.415640; + tangent 0.0412636 -0.964883 -0.259420; + vertex -0.00813000 -12.2747 42.7767; + normal -0.999097 -0.0408717 0.0115682; + texcoord 0.915370 -0.415640; + tangent 0.0363858 -0.963996 -0.263415; + vertex 0.0326200 -13.3543 42.4817; + normal -0.967141 -0.217863 -0.131050; + texcoord 0.915370 0.0647900; + tangent 0.218412 -0.972609 -0.0795526; + vertex -0.229560 -10.9887 28.6604; + normal -0.956693 -0.250744 -0.147872; + texcoord 0.873780 0.0647900; + tangent 0.262608 -0.962387 -0.0696317; + vertex -0.495540 -10.0034 28.7295; + normal -0.964975 -0.221287 -0.140911; + texcoord 0.915370 0.580010; + tangent 0.195754 -0.921874 -0.334407; + vertex 3.50071 -7.02825 12.2616; + normal -0.866262 -0.410727 -0.284418; + texcoord 0.873780 0.580010; + tangent 0.480969 -0.839615 -0.252418; + vertex 3.12387 -6.37041 12.4594; + normal -0.865159 -0.481241 -0.141092; + texcoord 0.956950 0.0647900; + tangent 0.470866 -0.881435 -0.0368347; + vertex 0.124870 -12.7903 28.5113; + normal -0.960724 -0.276239 -0.0264850; + texcoord 0.956950 0.580010; + tangent 0.296268 -0.914043 -0.277040; + vertex 3.76492 -8.81465 11.5689; + normal -0.959133 -0.229057 0.166123; + texcoord 0.915370 1.00000; + tangent 0.231143 -0.972808 -0.0147387; + vertex 1.49102 -7.68345 0.00000; + normal -0.946531 -0.270105 0.176418; + texcoord 0.956950 1.00000; + tangent 0.252698 -0.967263 -0.0233513; + vertex 2.61312 -12.3346 0.00000; + normal -0.837323 -0.494224 0.233736; + texcoord 0.998540 0.580010; + tangent 0.432044 -0.860160 -0.271040; + vertex 4.93538 -11.1449 10.8346; + normal -0.879698 -0.387611 -0.275480; + tangent 0.446926 -0.856160 -0.259321; + vertex 4.93538 -11.1449 10.8346; + normal -0.662704 -0.735521 -0.140828; + texcoord 0.998540 0.0647900; + tangent 0.734421 -0.677863 0.0335750; + vertex 1.34335 -13.8586 28.5969; + normal -0.863608 -0.498256 -0.0769544; + texcoord 0.956950 -0.415640; + tangent 0.466573 -0.851394 -0.239661; + vertex 0.664510 -14.1584 42.2356; + normal -0.796640 -0.596890 -0.0953246; + texcoord 0.915370 -0.415640; + tangent 0.600752 -0.764428 -0.233981; + vertex 0.0326200 -13.3543 42.4817; + normal -0.918032 -0.391763 -0.0611497; + texcoord 0.998540 -0.415640; + tangent 0.393746 -0.882566 -0.256984; + vertex 1.51847 -16.0725 41.6782; + normal -0.900734 -0.433579 -0.0262145; + texcoord 0.915370 -1.01537; + tangent 0.430637 -0.886732 -0.168101; + vertex 0.341710 -16.5343 58.5446; + normal -0.898254 -0.438753 -0.0252046; + texcoord 0.998540 -1.01537; + tangent 0.433026 -0.884284 -0.174731; + vertex 1.54122 -19.0249 58.0764; + normal -0.736657 -0.675423 0.0337626; + texcoord 0.915370 -1.64470; + tangent 0.648455 -0.728862 -0.219694; + vertex 2.12904 -19.1413 74.3354; + normal -0.756052 -0.652841 0.0467282; + texcoord 0.998540 -1.64470; + tangent 0.626482 -0.745895 -0.226187; + vertex 3.50065 -20.7061 73.8600; + normal -0.740808 -0.670941 0.0322732; + texcoord 0.915370 -2.24850; + tangent 0.566460 -0.776550 -0.275850; + vertex 5.20478 -21.2671 87.0998; + normal -0.905616 -0.409190 0.111463; + texcoord 0.998540 -2.24850; + tangent 0.369884 -0.890653 -0.264428; + vertex 6.12882 -23.4921 86.4392; + normal -0.902686 -0.411870 0.124587; + texcoord 0.915370 -3.01716; + tangent 0.369884 -0.890653 -0.264428; + vertex 8.60365 -24.1474 102.204; + normal -0.665515 -0.746383 -0.000994712; + texcoord 0.832200 -1.64470; + tangent 0.739865 -0.633375 -0.226797; + vertex 1.07853 -18.0261 74.6870; + normal -0.593925 -0.804509 -0.00431997; + texcoord 0.832200 -2.24850; + tangent 0.760684 -0.587608 -0.275820; + vertex 4.06700 -20.6193 87.4634; + normal -0.602553 -0.793457 0.0857655; + texcoord 0.915370 -3.01716; + tangent 0.746045 -0.592928 -0.303074; + vertex 8.60365 -24.1474 102.204; + normal -0.620738 -0.776498 -0.108330; + texcoord 0.832200 -1.01537; + tangent 0.775102 -0.619965 -0.121901; + vertex -0.981270 -15.6568 58.7053; + normal -0.559015 -0.817863 -0.136391; + texcoord 0.915370 -1.01537; + tangent 0.829125 -0.549925 -0.100668; + vertex 0.341710 -16.5343 58.5446; + normal -0.558164 -0.804052 -0.204825; + texcoord 0.873780 -0.415640; + tangent 0.829125 -0.549925 -0.100667; + vertex -0.00813000 -12.2747 42.7767; + normal -0.453603 -0.890547 0.0341920; + texcoord 0.998540 -2.24850; + tangent 0.842331 -0.440943 -0.309914; + vertex 6.12882 -23.4921 86.4392; + normal -0.452171 -0.891085 0.0388489; + texcoord 0.998540 -3.01716; + tangent 0.842331 -0.440943 -0.309915; + vertex 9.90089 -24.8265 101.727; + normal -0.608758 -0.787194 0.0986897; + texcoord 0.998540 -3.85798; + tangent 0.702253 -0.592411 -0.394829; + vertex 15.1882 -26.8235 115.586; + normal -0.654898 -0.754798 0.0372682; + texcoord 0.749030 -2.24850; + tangent 0.720206 -0.637104 -0.274594; + vertex 2.50389 -19.2188 88.0726; + normal -0.890200 -0.440502 0.116201; + texcoord 0.749030 -1.64470; + tangent 0.397067 -0.895711 -0.200099; + vertex -1.04079 -16.4099 75.3012; + normal -0.917378 -0.299307 0.262359; + texcoord 0.749030 -3.01716; + tangent 0.233248 -0.951980 -0.198314; + vertex 7.07598 -21.6930 102.981; + normal -0.809338 -0.561799 0.171330; + texcoord 0.832200 -3.01716; + tangent 0.507584 -0.821782 -0.258907; + vertex 7.69586 -23.0981 102.613; + normal -0.799627 -0.565909 0.200857; + texcoord 0.832200 -3.85798; + tangent 0.456831 -0.820211 -0.344323; + vertex 13.4127 -25.2554 116.629; + normal -0.467801 -0.883326 0.0299573; + texcoord 0.832200 -4.70222; + tangent 0.835854 -0.454321 -0.308125; + vertex 17.1535 -27.4392 128.421; + normal -0.462469 -0.886154 0.0292282; + texcoord 0.998540 -4.70222; + tangent 0.842307 -0.447512 -0.300420; + vertex 19.1240 -28.4695 127.721; + normal -0.627991 -0.777845 0.0241741; + texcoord 0.832200 -5.83095; + tangent 0.740147 -0.603264 -0.297078; + vertex 21.6870 -29.3148 142.289; + normal -0.635118 -0.771949 0.0268263; + texcoord 0.998540 -5.83095; + tangent 0.732645 -0.613268 -0.295184; + vertex 23.0102 -30.4232 141.753; + normal -0.636477 -0.770609 -0.0325259; + texcoord 0.832200 -7.15068; + tangent 0.753159 -0.612254 -0.240615; + vertex 24.4827 -31.9086 156.029; + normal -0.633270 -0.773256 -0.0323182; + texcoord 0.998540 -7.15068; + tangent 0.755526 -0.610860 -0.236707; + vertex 25.4799 -32.7179 155.715; + normal -0.472591 -0.878602 -0.0686810; + texcoord 0.832200 -8.91741; + tangent 0.871126 -0.467258 -0.151027; + vertex 26.1306 -34.1893 170.059; + normal -0.461940 -0.884165 -0.0697348; + texcoord 0.998540 -8.91741; + tangent 0.882000 -0.449698 -0.140884; + vertex 26.7558 -34.5080 169.959; + normal -0.913542 -0.274985 0.299708; + texcoord 0.665860 -3.85798; + tangent 0.204039 -0.943319 -0.261759; + vertex 12.6868 -22.2938 117.500; + normal -0.920353 0.127723 0.369645; + texcoord 0.832200 -4.70222; + tangent -0.166629 -0.979666 -0.111758; + vertex 17.1535 -27.4392 128.421; + normal -0.942387 -0.135918 0.305669; + texcoord 0.665860 -3.01716; + tangent 0.0915606 -0.983646 -0.155102; + vertex 6.88931 -19.6875 103.297; + normal -0.910381 0.158666 0.382141; + texcoord 0.665860 -4.70222; + tangent -0.209473 -0.973464 -0.0921342; + vertex 17.6386 -25.2126 128.629; + normal -0.962896 -0.0757615 0.259019; + texcoord 0.665860 -2.24850; + tangent 0.0196056 -0.977176 -0.211525; + vertex 2.46090 -16.7698 88.6077; + normal -0.962714 0.0775237 0.259174; + texcoord 0.832200 -5.83095; + tangent -0.118111 -0.983445 -0.137429; + vertex 21.6870 -29.3148 142.289; + normal -0.962713 -0.0695904 0.261422; + texcoord 0.749030 -2.24850; + tangent 0.0135070 -0.978028 -0.208037; + vertex 2.50389 -19.2188 88.0726; + normal -0.963974 0.0682905 0.257082; + texcoord 0.665860 -5.83095; + tangent -0.108400 -0.983867 -0.142322; + vertex 21.8716 -27.6855 142.522; + normal -0.973388 -0.00746659 0.229041; + texcoord 0.665860 -1.64470; + tangent -0.0275201 -0.988783 -0.146799; + vertex -0.953800 -13.5296 75.7182; + normal -0.988685 -0.0411771 0.144246; + texcoord 0.832200 -7.15068; + tangent 0.00976162 -0.978687 -0.205126; + vertex 24.4827 -31.9086 156.029; + normal -0.988816 -0.0433005 0.142716; + texcoord 0.665860 -7.15068; + tangent 0.0140848 -0.978099 -0.207661; + vertex 24.4619 -30.6003 156.307; + normal -0.982383 0.113148 0.148734; + texcoord 0.832200 -8.91741; + tangent -0.129674 -0.978279 -0.161726; + vertex 26.1306 -34.1893 170.059; + normal -0.980899 0.122600 0.151020; + texcoord 0.665860 -8.91741; + tangent -0.146139 -0.976860 -0.156166; + vertex 26.2374 -33.4757 170.173; + normal -0.941168 -0.336751 0.0282910; + texcoord 0.665860 -1.01537; + tangent 0.332564 -0.927084 -0.172964; + vertex -4.18904 -10.2360 59.7215; + normal -0.831495 -0.554662 -0.0310840; + texcoord 0.749030 -1.01537; + tangent 0.508369 -0.845606 -0.162821; + vertex -2.78744 -13.9549 59.0205; + normal -0.842173 -0.535180 -0.0657778; + texcoord 0.707440 -0.415640; + tangent 0.537762 -0.813395 -0.221811; + vertex -4.73558 -8.48718 44.0129; + normal -0.830716 -0.552007 -0.0721068; + texcoord 0.749030 -0.415640; + tangent 0.550637 -0.799135 -0.241210; + vertex -3.48083 -10.3255 43.4585; + normal -0.681011 -0.721440 -0.125493; + texcoord 0.790610 -0.415640; + tangent 0.728146 -0.657307 -0.194295; + vertex -2.63375 -11.5372 43.0922; + normal -0.665897 -0.719722 -0.196422; + texcoord 0.749030 0.0647900; + tangent 0.720396 -0.692629 0.0359748; + vertex -4.34678 -7.57963 28.3479; + normal -0.792529 -0.582551 -0.180367; + texcoord 0.707440 0.0647900; + tangent 0.594811 -0.803852 -0.00462468; + vertex -5.96910 -5.32369 28.3313; + normal -0.286661 -0.938825 -0.190874; + texcoord 0.832200 -0.415640; + tangent 0.955356 -0.271836 -0.115763; + vertex -1.40165 -12.2346 42.8487; + normal -0.0385301 -0.979000 -0.200184; + texcoord 0.873780 -0.415640; + tangent 0.998253 -0.0287327 -0.0516202; + vertex -0.00813000 -12.2747 42.7767; + normal -0.538766 -0.813001 -0.220818; + texcoord 0.832200 0.0647900; + tangent 0.827124 -0.557926 0.0677044; + vertex -1.19336 -9.48239 28.6699; + normal -0.723253 -0.665068 -0.185984; + texcoord 0.749030 0.580010; + tangent 0.699253 -0.701896 -0.135602; + vertex -0.818220 -4.38807 12.4801; + normal -0.695192 -0.713241 -0.0894177; + texcoord 0.707440 0.580010; + tangent 0.717845 -0.682363 -0.138129; + vertex -3.12534 -2.19499 12.9240; + normal -0.682683 -0.728822 0.0525631; + texcoord 0.707440 1.00000; + vertex -11.3788 4.60393 0.00000; + normal -0.491628 -0.840766 -0.226747; + texcoord 0.790610 0.0647900; + tangent 0.856445 -0.509163 0.0851793; + vertex -2.21653 -8.80661 28.5723; + normal -0.767585 -0.597922 -0.230873; + texcoord 0.790610 0.580010; + tangent 0.637756 -0.748393 -0.182142; + vertex 0.251080 -5.64287 12.1747; + normal -0.575230 -0.793903 -0.197048; + texcoord 0.873780 0.0647900; + tangent 0.800072 -0.596167 0.0668511; + vertex -0.495540 -10.0034 28.7295; + normal -0.588693 -0.800963 -0.109082; + texcoord 0.873780 -0.415640; + tangent 0.799432 -0.596865 0.0682683; + vertex -0.00813000 -12.2747 42.7767; + normal -0.378802 -0.921062 -0.0903028; + texcoord 0.832200 0.580010; + tangent 0.957993 -0.280097 0.0616033; + vertex 2.47223 -5.95899 12.4978; + normal -0.123819 -0.985813 -0.113320; + texcoord 0.790610 0.580010; + tangent 0.979913 -0.139464 0.142552; + vertex 0.251080 -5.64287 12.1747; + normal -0.216429 -0.976059 0.0216089; + texcoord 0.790610 1.00000; + tangent 0.974971 -0.222241 0.00640162; + vertex -8.32176 -3.84224 0.00000; + normal -0.653558 -0.753892 0.0671471; + texcoord 0.873780 0.580010; + tangent 0.722741 -0.682567 -0.108384; + vertex 3.12387 -6.37041 12.4594; + normal -0.456705 -0.877887 0.143999; + texcoord 0.832200 1.00000; + tangent 0.929217 -0.369534 -0.000146996; + vertex -2.88097 -5.10447 0.00000; + normal -0.753857 -0.582602 0.303767; + texcoord 0.873780 1.00000; + tangent 0.611842 -0.790976 -0.00253283; + vertex -1.25781 -7.19701 0.00000; + normal -0.781468 -0.541073 0.310722; + texcoord 0.915370 0.580010; + tangent 0.480969 -0.839615 -0.252418; + vertex 3.50071 -7.02825 12.2616; + normal -0.230568 -0.971663 -0.0520461; + texcoord 0.000490000 -3.85798; + tangent 0.930007 -0.204319 -0.305517; + vertex 15.1882 -26.8235 115.586; + normal -0.227188 -0.972993 -0.0408675; + texcoord 0.000490000 -3.01716; + tangent 0.930007 -0.204319 -0.305516; + vertex 9.90089 -24.8265 101.727; + normal -0.225667 -0.973344 -0.0409303; + texcoord 0.0836600 -3.01716; + tangent 0.932041 -0.202947 -0.300186; + vertex 11.7685 -25.2368 101.113; + normal -0.212832 -0.971584 -0.103568; + texcoord 0.000490000 -2.24850; + tangent 0.955413 -0.184612 -0.230442; + vertex 6.12882 -23.4921 86.4392; + normal -0.219132 -0.970532 -0.100244; + texcoord 0.0836600 -2.24850; + tangent 0.954674 -0.192940 -0.226653; + vertex 8.68121 -23.9832 85.8305; + normal -0.317613 -0.943820 -0.0912510; + texcoord 0.000490000 -1.64470; + tangent 0.932513 -0.294063 -0.209632; + vertex 3.50065 -20.7061 73.8600; + normal -0.332891 -0.939231 -0.0838417; + texcoord 0.0836600 -1.64470; + tangent 0.928929 -0.314163 -0.195939; + vertex 6.21488 -21.5841 73.2523; + normal -0.439893 -0.894831 -0.0759748; + texcoord 0.000490000 -1.01537; + tangent 0.895030 -0.436724 -0.0905155; + vertex 1.54122 -19.0249 58.0764; + normal -0.436114 -0.897204 -0.0694961; + texcoord 0.0836600 -1.01537; + tangent 0.899013 -0.430976 -0.0776844; + vertex 5.05410 -20.7089 57.7728; + normal -0.617743 -0.775290 -0.131604; + texcoord 0.0420700 -0.415640; + tangent 0.785086 -0.598757 -0.158526; + vertex 3.29938 -17.5349 41.2029; + normal -0.649475 -0.749774 -0.126576; + texcoord 0.000490000 -0.415640; + tangent 0.756890 -0.621532 -0.202028; + vertex 1.51846 -16.0725 41.6782; + normal -0.505851 -0.839683 -0.197604; + texcoord 0.000490000 0.0647900; + tangent 0.846199 -0.528738 0.0662109; + vertex 1.34335 -13.8586 28.5969; + normal -0.470715 -0.857977 -0.205676; + texcoord 0.0420700 0.0647900; + tangent 0.867146 -0.490108 0.0886073; + vertex 3.06106 -14.9096 28.7706; + normal -0.449904 -0.866503 -0.216238; + texcoord 0.0836600 0.0647900; + tangent 0.873591 -0.477295 0.0950134; + vertex 5.73774 -16.3720 29.0617; + normal -0.471630 -0.879806 -0.0592204; + texcoord 0.000490000 0.580010; + tangent 0.881460 -0.472088 -0.0126984; + vertex 4.93538 -11.1449 10.8346; + normal -0.303538 -0.952259 0.0326727; + texcoord 0.0836600 0.580010; + tangent 0.950586 -0.301228 0.0751564; + vertex 9.82824 -13.1127 11.0149; + normal -0.394603 -0.918832 -0.00595253; + texcoord 0.0420700 0.580010; + tangent 0.918597 -0.394088 0.0295738; + vertex 7.01989 -12.2565 10.7972; + normal -0.516195 -0.842800 0.152413; + texcoord 0.000490000 1.00000; + tangent 0.850409 -0.526121 -0.000949218; + vertex 5.91047 -13.5296 0.00000; + normal -0.486121 -0.857056 0.170706; + texcoord 0.0420700 1.00000; + tangent 0.863026 -0.505093 0.00818285; + vertex 10.2548 -16.2418 0.00000; + normal -0.252564 0.897382 0.361825; + texcoord 0.582680 -3.01716; + tangent -0.880917 -0.367946 0.297659; + vertex 8.15813 -17.7879 103.163; + normal -0.279182 0.898049 0.339949; + texcoord 0.665860 -3.85798; + tangent -0.878944 -0.377712 0.291188; + vertex 12.6868 -22.2938 117.500; + normal -0.265119 0.904649 0.333651; + texcoord 0.499510 -3.85798; + tangent -0.880917 -0.367946 0.297659; + vertex 15.6659 -21.0495 116.493; + normal -0.495756 0.789958 0.360820; + texcoord 0.499510 -4.70222; + tangent -0.811122 -0.565339 0.149913; + vertex 19.4787 -23.8532 128.331; + normal -0.509354 0.777599 0.368644; + texcoord 0.665860 -4.70222; + tangent -0.799418 -0.586653 0.129492; + vertex 17.6386 -25.2126 128.629; + normal -0.437564 0.854154 0.280997; + texcoord 0.499510 -5.83095; + tangent -0.860264 -0.489910 0.141186; + vertex 23.2997 -26.8889 142.287; + normal -0.429525 0.859046 0.278474; + texcoord 0.665860 -5.83095; + tangent -0.866366 -0.479352 0.140115; + vertex 21.8716 -27.6855 142.522; + normal -0.336024 0.910554 0.240787; + texcoord 0.499510 -7.15068; + tangent -0.930323 -0.361228 0.0633516; + vertex 25.7189 -30.1216 156.227; + normal -0.334141 0.911423 0.240121; + texcoord 0.665860 -7.15068; + tangent -0.932513 -0.356293 0.0589399; + vertex 24.4619 -30.6003 156.307; + normal -0.452967 0.859764 0.235853; + texcoord 0.499510 -8.91741; + tangent -0.888652 -0.458509 -0.00818729; + vertex 26.8775 -33.1348 170.185; + normal -0.460213 0.855761 0.236383; + texcoord 0.665860 -8.91741; + tangent -0.882458 -0.470114 -0.0161357; + vertex 26.2374 -33.4757 170.173; + normal -0.317080 -0.876777 0.361555; + texcoord 0.000490000 0.629670; + tangent 0.882834 -0.412153 -0.225243; + vertex -5.21434 -12.2198 9.30658; + normal -0.465499 -0.797123 0.384585; + texcoord 0.000490000 1.00000; + tangent 0.852470 -0.522542 -0.0156883; + vertex -5.89500 -15.8114 0.00000; + normal -0.279723 -0.864321 0.417976; + texcoord 0.0420700 0.629670; + tangent 0.912285 -0.384616 -0.140733; + vertex -3.12852 -13.1936 8.77441; + normal -0.422039 -0.806511 0.414032; + texcoord 0.0420700 1.00000; + tangent 0.868255 -0.495773 -0.0185172; + vertex -1.55070 -18.5237 0.00000; + normal -0.128069 -0.857681 0.497977; + texcoord 0.0836600 0.629670; + tangent 0.961894 -0.229724 -0.148282; + vertex -0.296650 -13.8699 8.33786; + normal 0.892651 0.258891 0.368985; + texcoord 0.166830 1.00000; + tangent -0.278546 0.960423 0.00000; + vertex 8.54347 -10.6466 0.00000; + normal 0.888234 0.271977 0.370228; + texcoord 0.208420 1.00000; + tangent -0.295403 0.955054 0.0246910; + vertex 7.13868 -5.80294 0.00000; + normal 0.856860 0.362170 0.366912; + texcoord 0.208420 0.629670; + tangent -0.468590 0.828709 0.306047; + vertex 3.37177 -8.09215 10.7191; + normal 0.745231 0.502289 0.438563; + texcoord 0.250000 0.629670; + tangent -0.644181 0.688021 0.334152; + vertex 2.02899 -6.00554 11.7081; + normal 0.704609 0.529601 0.472281; + texcoord 0.208420 0.173860; + tangent -0.691792 0.663029 0.286035; + vertex 1.08084 -15.6223 24.4308; + normal 0.651610 0.572554 0.497580; + texcoord 0.250000 1.00000; + tangent -0.748384 0.592291 0.298517; + vertex 7.72285 -2.31057 0.00000; + normal 0.654674 0.587437 0.475731; + texcoord 0.291590 0.629670; + vertex 0.358020 -4.68309 12.3747; + normal 0.779899 0.458612 0.425949; + texcoord 0.291590 0.173860; + tangent -0.610255 0.716936 0.337033; + vertex -1.89681 -12.5859 25.7765; + normal 0.746187 0.491401 0.449144; + texcoord 0.250000 0.173860; + tangent -0.662346 0.684577 0.304389; + vertex -0.976220 -13.6970 25.2563; + normal 0.952867 0.125326 0.276292; + texcoord 0.208420 -0.249510; + tangent -0.250217 0.849645 0.464214; + vertex -2.00908 -21.4307 35.0198; + normal 0.443179 0.719415 0.534822; + texcoord 0.291590 -0.249510; + tangent -0.904323 0.414743 0.100934; + vertex -3.95719 -18.7279 36.2873; + normal 0.812946 0.412307 0.411245; + texcoord 0.250000 -0.249510; + tangent -0.548252 0.757328 0.354788; + vertex -2.87305 -19.8529 35.8037; + normal 0.767897 0.425490 0.478844; + texcoord 0.250000 -0.774660; + tangent -0.587933 0.663911 0.462122; + vertex -5.08141 -27.4903 47.1243; + normal 0.945729 0.154090 0.286099; + texcoord 0.166830 -0.774660; + tangent -0.298079 0.763203 0.573297; + vertex -3.93163 -30.1990 45.1108; + normal 0.983624 -0.0845162 0.159189; + texcoord 0.166830 -0.249510; + tangent -0.00735493 0.863679 0.503988; + vertex -1.99405 -23.1956 33.9899; + normal 0.956523 -0.280558 0.0796891; + texcoord 0.166830 0.173860; + tangent 0.196709 0.824669 0.530307; + vertex 0.670790 -17.4050 23.2854; + normal 0.973003 0.0287709 0.228992; + texcoord 0.250000 -1.25764; + tangent -0.190074 0.684991 0.703320; + vertex -5.93975 -35.9914 55.7870; + normal 0.960203 -0.267676 0.0797442; + texcoord 0.208420 0.173860; + tangent 0.187277 0.831299 0.523325; + vertex 1.08084 -15.6223 24.4308; + normal 0.940228 -0.314486 -0.130653; + texcoord 0.166830 -1.25764; + tangent 0.308946 0.617509 0.723350; + vertex -5.43004 -37.9812 53.6622; + normal 0.978273 -0.181293 0.100570; + texcoord 0.250000 -1.87374; + tangent 0.0239934 0.597462 0.801538; + vertex -8.12271 -46.8666 64.3112; + normal 0.933943 -0.287760 0.212000; + texcoord 0.166830 0.629670; + tangent 0.186563 0.926979 0.325431; + vertex 3.02477 -10.3386 9.74100; + normal 0.936669 -0.251012 0.244221; + texcoord 0.208420 0.629670; + tangent 0.140223 0.907808 0.395250; + vertex 3.37177 -8.09215 10.7191; + normal 0.867838 -0.0576550 0.493491; + texcoord 0.166830 1.00000; + tangent 0.0327397 0.999276 0.0193581; + vertex 8.54347 -10.6466 0.00000; + normal 0.869507 -0.0235605 0.493358; + texcoord 0.125240 1.00000; + tangent 0.0270864 0.999633 0.00000; + vertex 8.38248 -16.5881 0.00000; + normal 0.953445 -0.290426 0.0812164; + texcoord 0.125240 0.173860; + tangent 0.206443 0.827569 0.522026; + vertex 0.162230 -19.5725 21.8912; + normal 0.905373 -0.412609 -0.100270; + texcoord 0.125240 0.629670; + tangent 0.420267 0.837036 0.350351; + vertex 1.91693 -12.5451 8.81746; + normal 0.718222 -0.660568 -0.218647; + texcoord 0.125240 -0.249510; + tangent 0.672865 0.584443 0.453518; + vertex -3.19657 -24.4583 33.0579; + normal 0.776488 -0.601934 -0.186391; + texcoord 0.166830 -0.249510; + tangent 0.608228 0.638646 0.471371; + vertex -1.99405 -23.1956 33.9899; + normal 0.771197 -0.575247 -0.272666; + texcoord 0.166830 -0.774660; + tangent 0.620992 0.594296 0.511059; + vertex -3.93163 -30.1990 45.1108; + normal 0.775514 -0.573067 -0.264901; + texcoord 0.0836600 -0.774660; + tangent 0.618212 0.600836 0.506764; + vertex -6.16058 -32.4095 43.2443; + normal 0.637345 -0.722693 -0.267405; + texcoord 0.0836600 -0.249510; + tangent 0.752386 0.508668 0.418536; + vertex -4.70867 -25.4806 32.2168; + normal 0.666458 -0.578382 -0.470434; + texcoord 0.0836600 -1.25764; + tangent 0.736410 0.424672 0.526645; + vertex -7.65565 -39.1690 52.0987; + normal 0.467110 -0.832261 -0.298581; + texcoord 0.0836600 0.173860; + tangent 0.864253 0.355026 0.356403; + vertex -1.97948 -20.4315 21.0193; + normal 0.461885 -0.834755 -0.299743; + texcoord 0.125240 0.173860; + tangent 0.868067 0.358405 0.343520; + vertex 0.162230 -19.5725 21.8912; + normal 0.529672 -0.775259 -0.344123; + texcoord 0.0836600 0.629670; + tangent 0.847771 0.491681 0.198833; + vertex -0.296650 -13.8699 8.33786; + normal 0.536004 -0.771503 -0.342757; + texcoord 0.125240 0.629670; + tangent 0.843607 0.504896 0.182778; + vertex 1.91693 -12.5451 8.81746; + normal 0.824665 -0.471658 -0.312197; + texcoord 0.0836600 -1.87374; + tangent 0.530001 0.445356 0.721635; + vertex -9.56845 -49.4160 60.4955; + normal 0.936285 -0.335567 -0.103754; + texcoord 0.166830 -1.87374; + tangent 0.295036 0.530078 0.794966; + vertex -8.22069 -48.2341 62.4369; + normal 0.662932 -0.495571 -0.561187; + texcoord 0.0836600 -2.55023; + tangent 0.728497 0.299686 0.616020; + vertex -11.9981 -59.4656 68.9254; + normal 0.877045 0.142710 0.458721; + texcoord 0.250000 -2.55023; + tangent -0.434279 0.533644 0.725690; + vertex -11.0112 -57.6906 71.8707; + normal 0.668793 -0.490844 -0.558379; + texcoord 0.166830 -2.55023; + tangent 0.730840 0.296329 0.614868; + vertex -10.4780 -58.8492 70.2043; + normal 0.394600 -0.527961 -0.752029; + texcoord 0.166830 -3.29085; + tangent 0.907920 0.116908 0.402510; + vertex -12.3549 -69.9792 76.5914; + normal 0.954745 0.0119125 0.297187; + texcoord 0.166830 -2.55023; + tangent -0.254073 0.552130 0.794103; + vertex -10.4780 -58.8492 70.2043; + normal 0.384114 -0.528413 -0.757124; + texcoord 0.000490000 -3.29085; + tangent 0.915252 0.105059 0.388943; + vertex -15.1428 -70.2927 75.4209; + normal 0.456662 -0.527156 -0.716636; + texcoord 0.166830 -4.03366; + tangent 0.879532 0.138372 0.455277; + vertex -14.3079 -79.8516 82.1025; + normal 0.471029 -0.522380 -0.710810; + texcoord 0.000490000 -4.03366; + tangent 0.871883 0.147614 0.466936; + vertex -16.2764 -80.1725 81.0591; + normal 0.597684 -0.564621 -0.569189; + texcoord 0.166830 -5.02650; + tangent 0.788760 0.277753 0.548371; + vertex -16.5777 -90.4714 89.4843; + normal 0.604146 -0.560479 -0.566455; + texcoord 0.000490000 -5.02650; + tangent 0.783215 0.287733 0.551166; + vertex -17.9720 -90.9828 88.4971; + normal 0.545158 -0.653833 -0.524696; + texcoord 0.166830 -6.18773; + tangent 0.827288 0.320275 0.461540; + vertex -18.2951 -99.6441 98.1806; + normal 0.540632 -0.655488 -0.527307; + texcoord 0.000490000 -6.18773; + tangent 0.830648 0.321518 0.454587; + vertex -19.4000 -100.073 97.5736; + normal 0.398350 -0.732172 -0.552487; + texcoord 0.166830 -7.74284; + tangent 0.908240 0.256755 0.330419; + vertex -19.8317 -107.923 107.665; + normal 0.388264 -0.735372 -0.555408; + texcoord 0.000490000 -7.74284; + tangent 0.916867 0.247580 0.313144; + vertex -20.4690 -108.095 107.447; + normal 0.948689 0.00467800 0.316175; + texcoord 0.166830 -3.29085; + tangent -0.285222 0.443230 0.849821; + vertex -12.3549 -69.9792 76.5914; + normal 0.834830 0.147061 0.530501; + texcoord 0.333170 -3.29085; + tangent -0.536178 0.409897 0.737901; + vertex -13.1944 -68.7098 79.0845; + normal 0.984904 -0.0805772 0.153203; + texcoord 0.166830 -4.03366; + tangent -0.0990765 0.492287 0.864776; + vertex -14.3079 -79.8516 82.1025; + normal 0.987105 -0.0872226 0.134225; + texcoord 0.333170 -4.03366; + tangent -0.0737129 0.501004 0.862300; + vertex -14.4791 -78.7378 84.0351; + normal 0.988585 -0.130025 0.0761168; + texcoord 0.166830 -5.02650; + tangent 0.0145814 0.594354 0.804071; + vertex -16.5777 -90.4714 89.4843; + normal 0.988656 -0.132186 0.0713155; + texcoord 0.333170 -5.02650; + tangent 0.0230970 0.604019 0.796635; + vertex -16.5415 -89.4815 90.7977; + normal 0.989700 -0.136042 0.0445795; + texcoord 0.166830 -6.18773; + tangent 0.0610564 0.684356 0.726587; + vertex -18.2951 -99.6441 98.1806; + normal 0.989842 -0.134538 0.0459688; + texcoord 0.333170 -6.18773; + tangent 0.0616906 0.689479 0.721674; + vertex -18.2124 -98.7427 99.1261; + normal 0.985521 -0.0169228 0.168704; + texcoord 0.166830 -7.74284; + tangent -0.0879884 0.756198 0.648400; + vertex -19.8317 -107.923 107.665; + normal 0.984091 -0.00852725 0.177459; + texcoord 0.333170 -7.74284; + tangent -0.108212 0.763422 0.636771; + vertex -19.9059 -107.400 108.101; + normal 0.724401 0.291673 0.624636; + texcoord 0.333170 -2.55023; + tangent -0.673142 0.467612 0.572904; + vertex -11.9728 -56.9526 72.7968; + normal 0.579782 0.403126 0.708055; + texcoord 0.333170 -1.87374; + tangent -0.827302 0.425061 0.367279; + vertex -10.2553 -45.9351 65.0286; + normal 0.459529 0.451771 0.764680; + texcoord 0.250000 -1.87374; + tangent -0.873692 0.384345 0.298229; + vertex -8.12271 -46.8666 64.3112; + normal 0.724736 0.278978 0.630024; + texcoord 0.416340 -2.55023; + tangent -0.664120 0.471550 0.580160; + vertex -12.8580 -56.4028 73.4500; + normal 0.743673 0.371691 0.555694; + texcoord 0.333170 -1.25764; + tangent -0.703774 0.518090 0.486092; + vertex -8.07681 -34.9433 56.6883; + normal 0.534808 0.518297 0.667345; + texcoord 0.250000 -1.25764; + tangent -0.839773 0.414967 0.350118; + vertex -5.93975 -35.9914 55.7870; + normal 0.792183 0.264930 0.549780; + texcoord 0.416340 -1.87374; + tangent -0.544925 0.563873 0.620568; + vertex -11.1016 -45.3530 65.6006; + normal 0.516509 0.617264 0.593468; + texcoord 0.333170 -0.774660; + tangent -0.858150 0.435568 0.271770; + vertex -7.27108 -26.2977 47.8921; + normal 0.825337 0.281811 0.489286; + texcoord 0.416340 -1.25764; + tangent -0.573480 0.589540 0.568826; + vertex -8.77433 -33.8995 57.7528; + normal 0.908318 0.286729 0.304542; + texcoord 0.333170 -0.774660; + tangent -0.413147 0.730808 0.543350; + vertex -7.27108 -26.2977 47.8921; + normal 0.283604 0.791435 0.541479; + texcoord 0.333170 -0.249510; + tangent -0.970016 0.242632 -0.0140984; + vertex -6.02414 -18.3955 36.1493; + normal 0.460361 0.717553 0.522672; + texcoord 0.374760 -0.249510; + tangent -0.875165 0.465489 0.131935; + vertex -6.67510 -18.0587 36.2416; + normal 0.338393 0.781887 0.523587; + texcoord 0.333170 0.173860; + tangent -0.963298 0.268410 0.00370689; + vertex -3.94074 -12.2336 25.6531; + normal 0.115957 0.846044 0.520350; + texcoord 0.291590 0.173860; + tangent -0.984769 0.166348 -0.0505865; + vertex -1.89681 -12.5859 25.7765; + normal 0.721645 0.535450 0.438772; + texcoord 0.374760 0.173860; + tangent -0.677922 0.672499 0.296928; + vertex -4.54444 -11.8392 25.7921; + normal 0.937994 0.210001 0.275801; + texcoord 0.416340 0.173860; + tangent -0.243993 0.847140 0.472039; + vertex -4.90891 -11.2586 26.0832; + normal 0.374505 0.741971 0.556079; + texcoord 0.333170 0.629670; + tangent -0.956016 0.262884 0.130097; + vertex -2.02417 -4.41576 12.6083; + normal 0.145278 0.845582 0.513698; + texcoord 0.291590 0.629670; + tangent -0.989075 0.110994 0.0970145; + vertex 0.358020 -4.68309 12.3747; + normal 0.319399 0.736353 0.596463; + texcoord 0.291590 1.00000; + tangent -0.913363 0.407116 0.00501117; + vertex 8.05221 1.42657 0.00000; + normal 0.343370 0.722614 0.599938; + texcoord 0.333170 1.00000; + tangent -0.905445 0.424462 0.00101775; + vertex 3.91421 3.35278 0.00000; + normal 0.559543 0.631902 0.536295; + texcoord 0.374760 0.629670; + tangent -0.830814 0.502893 0.238428; + vertex -2.77415 -3.97460 12.8400; + normal 0.617004 0.546833 0.565933; + texcoord 0.374760 1.00000; + tangent -0.671604 0.740910 0.00103549; + vertex 1.10061 4.68503 0.00000; + normal 0.858415 0.342158 0.382166; + texcoord 0.416340 0.629670; + tangent -0.300074 0.875417 0.378946; + vertex -3.41381 -3.55374 13.0573; + normal 0.819465 0.320933 0.474846; + texcoord 0.416340 1.00000; + tangent -0.390214 0.920186 0.0314828; + vertex -0.198580 7.55591 0.00000; + normal 0.983380 -0.00181326 0.181549; + texcoord 0.457930 0.629670; + tangent -0.0734237 0.910561 0.406802; + vertex -3.57450 -1.56095 13.9476; + normal 0.936857 0.206795 0.282020; + texcoord 0.457930 0.173860; + tangent -0.336102 0.830632 0.443945; + vertex -5.14381 -9.73917 26.9632; + normal 0.812991 0.429102 0.393595; + texcoord 0.457930 -0.249510; + tangent -0.521964 0.768143 0.370823; + vertex -7.33787 -16.3861 37.1134; + normal 0.711268 0.554652 0.431808; + texcoord 0.416340 -0.249510; + tangent -0.690175 0.667517 0.279429; + vertex -6.66404 -17.0378 36.8405; + normal 0.713250 0.562293 0.418451; + texcoord 0.416340 0.173860; + tangent -0.690174 0.667517 0.279429; + vertex -4.90891 -11.2586 26.0832; + normal 0.852034 0.367157 0.373140; + texcoord 0.416340 -0.774660; + tangent -0.539060 0.686158 0.488469; + vertex -7.95977 -25.0716 48.7917; + normal 0.739939 0.514696 0.433103; + texcoord 0.499510 0.173860; + tangent -0.666438 0.681735 0.301825; + vertex -6.20518 -8.05840 27.8047; + normal 0.993411 -0.0528049 0.101717; + texcoord 0.374760 -0.249510; + tangent -0.00162503 0.861299 0.508095; + vertex -6.67510 -18.0587 36.2416; + normal 0.989723 -0.0801827 0.118403; + texcoord 0.416340 0.173860; + tangent 0.00934338 0.862493 0.505982; + vertex -4.90891 -11.2586 26.0832; + normal 0.993179 -0.0668158 0.0955537; + texcoord 0.416340 -0.249510; + tangent 0.00934340 0.862493 0.505982; + vertex -6.66404 -17.0378 36.8405; + normal 0.589647 0.569046 0.573152; + texcoord 0.499510 -0.774660; + tangent -0.826310 0.476220 0.300711; + vertex -9.58476 -23.3589 50.0015; + normal 0.750229 0.352938 0.559098; + texcoord 0.499510 -1.25764; + tangent -0.650288 0.545811 0.528408; + vertex -10.3977 -32.5687 59.0243; + normal 0.878855 0.176490 0.443244; + texcoord 0.499510 -1.87374; + tangent -0.454510 0.581580 0.674674; + vertex -12.2294 -43.8813 67.3042; + normal 0.756623 0.244051 0.606598; + texcoord 0.499510 -2.55023; + tangent -0.637550 0.481239 0.601614; + vertex -14.0532 -55.5007 74.5778; + normal 0.667214 0.265575 0.695913; + texcoord 0.499510 -3.29085; + tangent -0.738280 0.349813 0.576692; + vertex -15.2884 -67.7485 80.7023; + normal 0.587001 0.313320 0.746499; + texcoord 0.499510 -4.03366; + tangent -0.798835 0.369040 0.475050; + vertex -16.3574 -77.8696 85.1209; + normal 0.576509 0.320672 0.751537; + texcoord 0.333170 -4.03366; + tangent -0.805592 0.372471 0.460747; + vertex -14.4791 -78.7378 84.0351; + normal 0.505315 0.454179 0.733743; + texcoord 0.499510 -5.02650; + tangent -0.851425 0.396336 0.343501; + vertex -17.9702 -88.8160 91.3545; + normal 0.498316 0.459079 0.735478; + texcoord 0.333170 -5.02650; + tangent -0.855382 0.397933 0.331618; + vertex -16.5415 -89.4815 90.7977; + normal 0.468812 0.570217 0.674587; + texcoord 0.499510 -6.18773; + tangent -0.876749 0.391839 0.278877; + vertex -19.3621 -98.2300 99.4873; + normal 0.469728 0.569438 0.674608; + texcoord 0.333170 -6.18773; + tangent -0.876997 0.392828 0.276700; + vertex -18.2124 -98.7427 99.1261; + normal 0.618680 0.504424 0.602322; + texcoord 0.499510 -7.74284; + tangent -0.780584 0.514629 0.354748; + vertex -20.4373 -107.032 108.354; + normal 0.628111 0.497459 0.598340; + texcoord 0.333170 -7.74284; + tangent -0.766215 0.529426 0.364174; + vertex -19.9059 -107.400 108.101; + normal 0.781166 0.450544 0.432193; + texcoord 0.499510 -0.249510; + tangent -0.615987 0.719140 0.321555; + vertex -8.22770 -14.7828 37.9080; + normal 0.259868 0.768415 0.584814; + texcoord 0.541100 -0.249510; + tangent -0.938741 0.340310 0.0543483; + vertex -10.0114 -13.2414 38.5227; + normal 0.366502 0.648306 0.667365; + texcoord 0.582680 -0.774660; + tangent -0.925360 0.328670 0.188904; + vertex -13.2268 -22.0653 50.7449; + normal 0.100804 0.630464 0.769645; + texcoord 0.582680 -1.25764; + tangent -0.990012 0.138133 0.0281958; + vertex -13.1983 -32.2576 59.0392; + normal 0.0723457 0.637884 0.766727; + texcoord 0.499510 -1.25764; + tangent -0.993748 0.111634 0.00158729; + vertex -10.3977 -32.5687 59.0243; + normal 0.0236254 0.569999 0.821306; + texcoord 0.582680 -1.87374; + tangent -0.989035 0.133310 -0.0635421; + vertex -14.6733 -43.5475 67.1341; + normal 0.0293464 0.567814 0.822633; + texcoord 0.499510 -1.87374; + tangent -0.988530 0.138234 -0.0608339; + vertex -12.2294 -43.8813 67.3042; + normal 0.164869 0.471042 0.866566; + texcoord 0.582680 -2.55023; + tangent -0.977893 0.193065 0.0803223; + vertex -16.3307 -55.0415 74.7887; + normal 0.174052 0.464413 0.868347; + texcoord 0.499510 -2.55023; + tangent -0.976259 0.196839 0.0904081; + vertex -14.0532 -55.5007 74.5778; + normal 0.168404 0.427224 0.888324; + texcoord 0.499510 -3.29085; + tangent -0.976259 0.196839 0.0904083; + vertex -15.2884 -67.7485 80.7023; + normal 0.405284 0.747035 0.526957; + texcoord 0.541100 0.173860; + tangent -0.906956 0.407733 0.105759; + vertex -8.12765 -6.71862 28.2983; + normal 0.654953 0.598479 0.461368; + texcoord 0.499510 0.629670; + tangent -0.747814 0.608412 0.265724; + vertex -4.81271 -0.191920 14.6138; + normal 0.767695 0.498212 0.403026; + texcoord 0.457930 0.629670; + tangent -0.630948 0.697610 0.339477; + vertex -3.57450 -1.56095 13.9476; + normal 0.758543 0.509670 0.406015; + texcoord 0.457930 1.00000; + tangent -0.560782 0.827932 0.00722499; + vertex -2.95053 8.67832 0.00000; + normal 0.320550 0.736634 0.595498; + texcoord 0.499510 1.00000; + tangent -0.911618 0.410998 0.00577516; + vertex -5.89500 13.0523 0.00000; + normal 0.452675 0.729542 0.512693; + texcoord 0.541100 0.629670; + tangent -0.896741 0.387894 0.213058; + vertex -6.73824 0.774010 15.1348; + normal 0.114883 0.798988 0.590271; + texcoord 0.541100 1.00000; + tangent -0.989667 0.143176 0.00768886; + vertex -9.99833 13.0033 0.00000; + normal 0.407865 0.761912 0.503126; + texcoord 0.582680 0.629670; + tangent -0.915518 0.359957 0.179605; + vertex -9.74535 2.05626 15.8482; + normal 0.183559 0.810181 0.556698; + texcoord 0.582680 1.00000; + tangent -0.975282 0.220965 0.00000; + vertex -15.4495 14.2383 0.00000; + normal -0.210374 0.820536 0.531473; + texcoord 0.582680 0.173860; + tangent -0.973146 -0.0876708 -0.212841; + vertex -10.6371 -6.08918 28.2658; + normal -0.371985 0.775279 0.510460; + texcoord 0.582680 -0.249510; + tangent -0.922074 -0.250629 -0.294898; + vertex -11.8952 -13.4213 38.1145; + normal -0.673750 0.561855 0.479979; + texcoord 0.582680 -0.774660; + tangent -0.738963 -0.505218 -0.445745; + vertex -13.2268 -22.0653 50.7449; + normal -0.710624 0.607478 0.354943; + texcoord 0.624270 -0.249510; + tangent -0.700300 -0.560126 -0.442537; + vertex -13.5602 -14.2001 37.3912; + normal -0.711399 0.612996 0.343727; + texcoord 0.624270 0.173860; + tangent -0.697027 -0.565533 -0.440824; + vertex -12.5519 -7.11596 27.3298; + normal -0.456871 0.688364 0.563404; + texcoord 0.582680 0.629670; + tangent -0.878783 -0.446942 -0.167281; + vertex -9.74535 2.05626 15.8482; + normal -0.714894 0.528222 0.458157; + texcoord 0.665860 -0.774660; + tangent -0.699654 -0.540332 -0.467467; + vertex -15.9583 -24.0615 49.0087; + normal -0.660406 0.486576 0.571934; + texcoord 0.582680 -1.25764; + tangent -0.749886 -0.413172 -0.516682; + vertex -13.1983 -32.2576 59.0392; + normal -0.458621 0.686540 0.564207; + texcoord 0.624270 0.629670; + tangent -0.866491 -0.479858 -0.137583; + vertex -12.1135 0.854920 15.4307; + normal -0.542088 0.573274 0.614408; + texcoord 0.582680 1.00000; + tangent -0.726710 -0.686892 -0.00845106; + vertex -15.4495 14.2383 0.00000; + normal -0.553012 0.566529 0.610920; + texcoord 0.624270 1.00000; + tangent -0.715592 -0.698518 0.00000; + vertex -18.9889 10.7834 0.00000; + normal -0.659538 0.487889 0.571817; + texcoord 0.665860 -1.25764; + tangent -0.751229 -0.394305 -0.529319; + vertex -15.4329 -33.4369 57.4841; + normal -0.695535 0.466921 0.546092; + texcoord 0.582680 -1.87374; + tangent -0.711127 -0.335099 -0.618067; + vertex -14.6733 -43.5475 67.1341; + normal -0.707514 0.458919 0.537418; + texcoord 0.665860 -1.87374; + tangent -0.698957 -0.334091 -0.632331; + vertex -16.4909 -44.3947 65.5259; + normal -0.850769 0.317013 0.419160; + texcoord 0.582680 -2.55023; + tangent -0.523256 -0.412375 -0.745755; + vertex -16.3307 -55.0415 74.7887; + normal -0.859174 0.305923 0.410160; + texcoord 0.665860 -2.55023; + tangent -0.508261 -0.417685 -0.753134; + vertex -17.4938 -55.9973 73.0652; + normal -0.860511 0.281366 0.424681; + texcoord 0.665860 -3.29085; + vertex -18.3617 -68.1271 79.3430; + normal -0.918922 0.359560 0.162168; + texcoord 0.665860 -0.249510; + tangent -0.392260 -0.765119 -0.510612; + vertex -14.5828 -15.5789 36.4202; + normal -0.967906 0.239649 0.0756651; + texcoord 0.707440 -0.249510; + tangent -0.241568 -0.819604 -0.519513; + vertex -15.0631 -17.1365 35.4319; + normal -0.929963 0.344369 0.128759; + texcoord 0.665860 0.173860; + tangent -0.358652 -0.771836 -0.525012; + vertex -13.9055 -8.65962 26.1736; + normal -0.990313 0.138542 -0.00928430; + texcoord 0.707440 0.173860; + tangent -0.113481 -0.846289 -0.520498; + vertex -14.1627 -10.6391 24.9344; + normal -0.955603 0.113139 0.272073; + texcoord 0.665860 0.629670; + tangent -0.215268 -0.902907 -0.372045; + vertex -12.6903 -1.71912 14.3187; + normal -0.981585 0.189614 0.0231844; + texcoord 0.707440 0.629670; + tangent -0.183482 -0.902082 -0.390617; + vertex -13.1225 -3.84377 13.3987; + normal -0.957452 0.0971446 0.271750; + texcoord 0.624270 0.629670; + tangent -0.201485 -0.899169 -0.388457; + vertex -12.1135 0.854920 15.4307; + normal -0.765420 0.278702 0.580049; + texcoord 0.624270 1.00000; + tangent -0.374980 -0.926611 -0.0279779; + vertex -18.9889 10.7834 0.00000; + normal -0.712853 0.325478 0.621212; + texcoord 0.665860 1.00000; + tangent -0.430620 -0.902499 -0.00782520; + vertex -20.8534 6.32564 0.00000; + normal -0.855347 0.0310871 0.517121; + texcoord 0.707440 0.629670; + tangent -0.272569 -0.915020 -0.297397; + vertex -13.1225 -3.84377 13.3987; + normal -0.648596 0.377628 0.660848; + texcoord 0.707440 1.00000; + tangent -0.503155 -0.864196 0.00000; + vertex -23.1843 2.32209 0.00000; + normal -0.662453 -0.595065 0.455031; + texcoord 0.915370 0.629670; + tangent 0.461506 -0.802668 -0.377805; + vertex -6.53630 -8.22761 11.1385; + normal -0.563727 -0.734619 0.377553; + texcoord 0.873780 0.629670; + tangent 0.665037 -0.698600 -0.263977; + vertex -6.89789 -7.59872 11.4346; + normal -0.697926 -0.544024 0.465765; + texcoord 0.873780 1.00000; + tangent 0.611915 -0.790915 -0.00373210; + vertex -13.0633 -9.47885 0.00000; + normal -0.421992 -0.861664 0.281884; + texcoord 0.832200 1.00000; + tangent 0.932621 -0.360856 -0.000734397; + vertex -14.6864 -7.38632 0.00000; + normal -0.355079 -0.917131 -0.181078; + texcoord 0.832200 0.629670; + tangent 0.966247 -0.227894 -0.120130; + vertex -7.54778 -7.23093 11.6289; + normal -0.206147 -0.969753 0.130697; + texcoord 0.790610 1.00000; + tangent 0.975903 -0.218158 -0.00447233; + vertex -20.1272 -6.12409 0.00000; + normal -0.0946587 -0.970740 -0.220689; + texcoord 0.790610 0.629670; + tangent 0.993514 -0.0780877 -0.0826586; + vertex -9.79976 -7.05393 11.8162; + normal -0.469272 -0.718226 -0.513746; + texcoord 0.790610 0.173860; + tangent 0.878432 -0.457321 -0.138619; + vertex -10.2597 -13.7275 23.7096; + normal -0.731650 -0.567300 -0.377966; + texcoord 0.749030 0.629670; + tangent 0.689211 -0.652757 -0.314477; + vertex -10.8465 -5.87586 12.3886; + normal -0.779611 -0.532812 -0.329118; + texcoord 0.790610 0.629670; + tangent 0.624316 -0.702632 -0.341376; + vertex -9.79976 -7.05393 11.8162; + normal -0.702181 -0.583979 -0.407321; + texcoord 0.707440 0.629670; + tangent 0.708142 -0.632270 -0.314276; + vertex -13.1225 -3.84377 13.3987; + normal -0.773052 -0.503361 -0.386028; + texcoord 0.707440 0.173860; + tangent 0.626098 -0.707105 -0.328639; + vertex -14.1627 -10.6391 24.9344; + normal -0.634178 -0.623204 -0.457641; + texcoord 0.749030 0.173860; + tangent 0.756597 -0.607368 -0.242209; + vertex -12.4454 -12.6223 24.0181; + normal -0.816776 -0.456472 -0.352860; + texcoord 0.707440 -0.249510; + tangent 0.570323 -0.740636 -0.355232; + vertex -15.0631 -17.1365 35.4319; + normal -0.514933 -0.698479 -0.496961; + texcoord 0.832200 0.173860; + tangent 0.850694 -0.500014 -0.162192; + vertex -9.20649 -14.3329 23.5169; + normal -0.804939 -0.468368 -0.364286; + texcoord 0.749030 -0.249510; + tangent 0.582073 -0.739214 -0.338754; + vertex -13.7358 -18.8364 34.6511; + normal -0.647464 -0.611198 -0.455221; + texcoord 0.790610 -0.249510; + tangent 0.749801 -0.615190 -0.243599; + vertex -12.8410 -19.9577 34.1392; + normal -0.807334 -0.432924 -0.400985; + texcoord 0.749030 -0.774660; + tangent 0.545109 -0.685693 -0.482370; + vertex -14.3540 -27.0448 46.8150; + normal -0.927819 -0.270217 -0.257165; + texcoord 0.665860 -0.774660; + tangent 0.377658 -0.739000 -0.557901; + vertex -15.9583 -24.0615 49.0087; + normal -0.247158 -0.803955 -0.540897; + texcoord 0.832200 -0.249510; + tangent 0.957299 -0.288715 -0.0149022; + vertex -11.5883 -20.6335 33.9454; + normal -0.876540 -0.297027 -0.378752; + texcoord 0.749030 -1.25764; + tangent 0.462394 -0.633694 -0.620180; + vertex -15.3323 -35.4023 55.3383; + normal 0.00743396 -0.847699 -0.530425; + texcoord 0.873780 -0.249510; + tangent 0.990495 -0.0666143 0.120341; + vertex -10.2056 -20.7265 34.1134; + normal -0.999175 -0.0161945 -0.0372326; + texcoord 0.665860 -1.25764; + tangent 0.0382862 -0.671571 -0.739950; + vertex -15.4329 -33.4369 57.4841; + normal -0.575612 -0.606207 -0.548802; + texcoord 0.832200 -0.774660; + tangent 0.807809 -0.491996 -0.324629; + vertex -12.4586 -28.3983 45.9020; + normal -0.991988 -0.00311453 -0.126293; + texcoord 0.749030 -1.87374; + tangent 0.101417 -0.609700 -0.786117; + vertex -16.2230 -45.9091 63.5458; + normal -0.991090 -0.00624046 -0.133044; + texcoord 0.665860 -1.87374; + tangent 0.109434 -0.602183 -0.790822; + vertex -16.4909 -44.3947 65.5259; + normal -0.938176 -0.111922 -0.327567; + texcoord 0.749030 -2.55023; + tangent 0.315977 -0.548111 -0.774424; + vertex -17.1408 -57.1265 71.4049; + normal -0.981818 -0.0317117 -0.187158; + texcoord 0.665860 -2.55023; + tangent 0.173134 -0.553874 -0.814400; + vertex -17.4938 -55.9973 73.0652; + normal -0.946687 -0.0924305 -0.308611; + texcoord 0.665860 -3.29085; + tangent 0.322418 -0.442310 -0.836904; + vertex -18.3617 -68.1271 79.3430; + normal -0.512828 -0.671430 -0.534967; + texcoord 0.873780 -0.249510; + tangent 0.857180 -0.434905 -0.275864; + vertex -10.2056 -20.7265 34.1134; + normal -0.508046 -0.626211 -0.591396; + texcoord 0.915370 -0.774660; + tangent 0.857180 -0.434905 -0.275863; + vertex -11.0909 -29.0923 45.4618; + normal -0.704257 -0.449155 -0.549801; + texcoord 0.915370 -1.25764; + tangent 0.700302 -0.526340 -0.482228; + vertex -11.9478 -37.3697 53.5733; + normal -0.625170 -0.494076 -0.604195; + texcoord 0.832200 -1.25764; + tangent 0.789089 -0.457385 -0.410046; + vertex -13.0832 -36.5741 54.3142; + normal -0.611665 -0.432037 -0.662729; + texcoord 0.749030 -1.87374; + tangent 0.782379 -0.458527 -0.421469; + vertex -16.2230 -45.9091 63.5458; + normal -0.540563 -0.451470 -0.709906; + texcoord 0.832200 -1.87374; + tangent 0.818500 -0.431688 -0.379083; + vertex -14.5213 -46.9167 62.6160; + normal -0.687161 -0.344942 -0.639394; + texcoord 0.915370 -1.87374; + tangent 0.644181 -0.530042 -0.551440; + vertex -13.3167 -47.4210 62.2404; + normal -0.873554 -0.142515 -0.465395; + texcoord 0.915370 -2.55023; + tangent 0.453983 -0.583356 -0.673495; + vertex -15.3630 -58.6109 69.5082; + normal -0.878376 -0.166172 -0.448154; + texcoord 0.998540 -1.87374; + vertex -12.1825 -48.8783 60.5579; + normal -0.725918 -0.440221 -0.528439; + texcoord 0.998540 -1.25764; + tangent 0.683731 -0.527119 -0.504636; + vertex -10.4582 -38.4826 52.5254; + normal -0.869659 -0.339616 -0.358264; + texcoord 0.998540 -0.774660; + tangent 0.483162 -0.712541 -0.508763; + vertex -9.75638 -31.0875 44.0130; + normal -0.873292 -0.332748 -0.355866; + texcoord 0.915370 -0.774660; + tangent 0.479231 -0.712054 -0.513143; + vertex -11.0909 -29.0923 45.4618; + normal -0.565140 -0.402106 -0.720367; + texcoord 0.915370 -2.55023; + tangent 0.820865 -0.386680 -0.420307; + vertex -15.3630 -58.6109 69.5082; + normal -0.835019 -0.416741 -0.359263; + texcoord 0.956950 -0.249510; + tangent 0.502752 -0.776829 -0.379179; + vertex -9.45299 -22.4432 33.2303; + normal -0.766111 -0.503042 -0.400027; + texcoord 0.915370 -0.249510; + tangent 0.630213 -0.710101 -0.313986; + vertex -10.1159 -21.6963 33.5606; + normal -0.893638 -0.318583 -0.316094; + texcoord 0.998540 -0.249510; + tangent 0.430489 -0.807576 -0.403114; + vertex -8.51934 -24.1947 32.3560; + normal -0.639434 -0.658261 -0.397262; + texcoord 0.998540 0.173860; + tangent 0.759570 -0.604705 -0.239552; + vertex -6.48753 -18.1670 21.6464; + normal -0.955633 -0.170922 -0.239899; + texcoord 0.915370 0.173860; + tangent 0.257525 -0.845193 -0.468327; + vertex -8.17968 -15.6545 22.8869; + normal -0.842641 -0.428710 -0.325826; + texcoord 0.956950 0.173860; + tangent 0.511062 -0.772275 -0.377368; + vertex -7.75233 -17.2183 22.0118; + normal -0.888157 -0.338641 -0.310645; + texcoord 0.998540 0.629670; + tangent 0.430182 -0.818818 -0.380106; + vertex -5.21434 -12.2198 9.30658; + normal -0.958860 -0.173402 -0.224764; + texcoord 0.956950 0.629670; + tangent 0.279474 -0.872834 -0.400068; + vertex -6.32770 -9.98200 10.3515; + normal -0.944624 -0.212174 -0.250335; + texcoord 0.915370 0.629670; + tangent 0.227582 -0.883714 -0.408969; + vertex -6.53630 -8.22761 11.1385; + normal -0.412812 -0.539768 -0.733646; + texcoord 0.998540 -1.87374; + tangent 0.907601 -0.311399 -0.281588; + vertex -12.1825 -48.8783 60.5579; + normal -0.406176 -0.481595 -0.776587; + texcoord 0.998540 -2.55023; + tangent 0.907601 -0.311398 -0.281588; + vertex -13.9653 -59.0905 69.0745; + normal -0.565850 -0.353547 -0.744862; + texcoord 0.998540 -3.29085; + tangent 0.822269 -0.309975 -0.477272; + vertex -15.1428 -70.2927 75.4208; + normal -0.795024 -0.465916 -0.388405; + texcoord 0.873780 0.173860; + tangent 0.571761 -0.740154 -0.353922; + vertex -8.48576 -14.7978 23.3545; + normal -0.732006 -0.535643 -0.421015; + texcoord 0.873780 0.629670; + tangent 0.671615 -0.664864 -0.326938; + vertex -6.89789 -7.59872 11.4346; + normal -0.550994 -0.690527 -0.468591; + texcoord 0.873780 -0.249510; + tangent 0.825681 -0.532563 -0.186083; + vertex -10.2056 -20.7265 34.1134; + normal -0.989740 -0.0177408 -0.141778; + tangent 0.0856232 -0.865796 -0.493017; + vertex -10.2056 -20.7265 34.1134; + normal -0.990332 -0.0128742 -0.138119; + texcoord 0.915370 -0.249510; + tangent 0.0801022 -0.865977 -0.493626; + vertex -10.1159 -21.6963 33.5606; + normal -0.994181 -0.0336238 -0.102342; + texcoord 0.915370 -0.774660; + tangent 0.0801022 -0.865977 -0.493626; + vertex -11.0909 -29.0923 45.4618; + normal -0.792459 -0.232255 -0.563974; + texcoord 0.832200 -3.29085; + tangent 0.583490 -0.396841 -0.708559; + vertex -17.2390 -69.4894 76.7087; + normal -0.413274 -0.453141 -0.789853; + texcoord 0.832200 -4.03366; + tangent 0.905705 -0.290929 -0.308315; + vertex -18.4023 -79.4995 81.7392; + normal -0.407520 -0.456130 -0.791121; + texcoord 0.998540 -4.03366; + tangent 0.908770 -0.294263 -0.295882; + vertex -16.2764 -80.1725 81.0591; + normal -0.580725 -0.464152 -0.668821; + texcoord 0.832200 -5.02650; + tangent 0.809167 -0.432914 -0.397284; + vertex -19.4182 -90.1823 89.2281; + normal -0.589426 -0.458736 -0.664934; + texcoord 0.998540 -5.02650; + tangent 0.800303 -0.443513 -0.403500; + vertex -17.9720 -90.9828 88.4971; + normal -0.589638 -0.555032 -0.586743; + texcoord 0.832200 -6.18773; + tangent 0.804627 -0.466174 -0.367774; + vertex -20.4641 -99.4549 98.0568; + normal -0.586071 -0.556847 -0.588594; + texcoord 0.998540 -6.18773; + tangent 0.806048 -0.466692 -0.363986; + vertex -19.4000 -100.073 97.5736; + normal -0.421366 -0.680504 -0.599471; + texcoord 0.832200 -7.74284; + tangent 0.899593 -0.374706 -0.224339; + vertex -21.1135 -107.838 107.593; + normal -0.409045 -0.686059 -0.601669; + texcoord 0.998540 -7.74284; + tangent 0.909295 -0.361788 -0.205652; + vertex -20.4690 -108.095 107.447; + normal -0.795721 -0.249043 -0.552092; + texcoord 0.832200 -2.55023; + tangent 0.589316 -0.497257 -0.636743; + vertex -16.3869 -57.9563 70.2924; + normal -0.995852 0.0745524 0.0521630; + texcoord 0.832200 -4.03366; + tangent -0.0665020 -0.475196 -0.877363; + vertex -18.4023 -79.4995 81.7392; + normal -0.992367 0.0824502 0.0917061; + texcoord 0.665860 -4.03366; + tangent -0.121539 -0.478500 -0.869636; + vertex -18.1184 -78.4131 83.7331; + normal -0.995289 0.0941531 -0.0231312; + texcoord 0.832200 -5.02650; + tangent -0.0394518 -0.591168 -0.805583; + vertex -19.4182 -90.1823 89.2281; + normal -0.995521 0.0889086 -0.0321533; + texcoord 0.665860 -5.02650; + tangent -0.0289583 -0.603254 -0.797023; + vertex -19.3650 -89.1878 90.5514; + normal -0.993703 -0.00885037 -0.111698; + texcoord 0.832200 -6.18773; + tangent 0.0853584 -0.694030 -0.714868; + vertex -20.4641 -99.4549 98.0568; + normal -0.993465 -0.0105980 -0.113644; + texcoord 0.665860 -6.18773; + tangent 0.0900061 -0.699233 -0.709206; + vertex -20.5868 -98.5204 99.0061; + normal -0.996945 0.0753399 0.0206056; + texcoord 0.832200 -7.74284; + tangent -0.0617195 -0.749660 -0.658939; + vertex -21.1135 -107.838 107.593; + normal -0.996118 0.0830949 0.0290717; + texcoord 0.665860 -7.74284; + tangent -0.0819600 -0.754829 -0.650781; + vertex -21.0536 -107.287 108.068; + normal -0.900600 -0.262496 0.346431; + texcoord 0.915370 0.629670; + tangent 0.107853 -0.907073 -0.406923; + vertex -6.53630 -8.22761 11.1385; + normal -0.909656 -0.223696 0.349981; + texcoord 0.915370 1.00000; + tangent 0.230265 -0.972990 -0.0163919; + vertex -10.3145 -9.96530 0.00000; + normal -0.856494 -0.348252 0.380970; + texcoord 0.956950 0.629670; + tangent 0.239539 -0.920100 -0.309900; + vertex -6.32770 -9.98200 10.3515; + normal -0.680603 -0.613070 0.401154; + texcoord 0.956950 1.00000; + tangent 0.602327 -0.797913 -0.0231707; + vertex -9.19235 -14.6165 0.00000; + normal -0.655845 -0.614434 0.438564; + texcoord 0.998540 0.629670; + tangent 0.536411 -0.776166 -0.331404; + vertex -5.21434 -12.2198 9.30658; + normal -0.317668 -0.876578 0.361521; + texcoord 0.998540 1.00000; + tangent 0.940167 -0.340713 0.00000; + vertex -5.89499 -15.8114 0.00000; + normal -0.156117 -0.474401 -0.866355; + texcoord 0.000490000 -3.29085; + tangent 0.979590 -0.186799 -0.0742335; + vertex -15.1428 -70.2927 75.4209; + normal -0.166250 -0.545344 -0.821560; + texcoord 0.000490000 -2.55023; + tangent 0.979589 -0.186799 -0.0742333; + vertex -13.9653 -59.0905 69.0745; + normal -0.164934 -0.550023 -0.818701; + texcoord 0.0836600 -2.55023; + tangent 0.979664 -0.188039 -0.0700016; + vertex -11.9981 -59.4656 68.9254; + normal -0.144179 -0.602729 -0.784812; + texcoord 0.000490000 -1.87374; + tangent 0.979283 -0.200920 -0.0252039; + vertex -12.1825 -48.8783 60.5579; + normal -0.151140 -0.602477 -0.783695; + texcoord 0.0836600 -1.87374; + tangent 0.978398 -0.204126 -0.0327005; + vertex -9.56845 -49.4160 60.4955; + normal -0.260159 -0.651397 -0.712741; + texcoord 0.000490000 -1.25764; + tangent 0.962339 -0.233488 -0.139240; + vertex -10.4582 -38.4826 52.5254; + normal -0.280346 -0.653785 -0.702831; + texcoord 0.0836600 -1.25764; + tangent 0.956071 -0.249799 -0.153388; + vertex -7.65565 -39.1690 52.0987; + normal -0.394318 -0.745397 -0.537491; + texcoord 0.000490000 -0.774660; + tangent 0.916003 -0.350180 -0.195735; + vertex -9.75638 -31.0875 44.0130; + normal -0.390090 -0.752268 -0.530964; + texcoord 0.0836600 -0.774660; + tangent 0.920233 -0.338327 -0.196737; + vertex -6.16058 -32.4095 43.2443; + normal -0.578544 -0.666278 -0.470489; + texcoord 0.0420700 -0.249510; + tangent 0.805730 -0.555342 -0.205899; + vertex -6.68780 -25.5791 31.8409; + normal -0.613987 -0.640895 -0.460732; + texcoord 0.000490000 -0.249510; + tangent 0.778409 -0.588345 -0.218926; + vertex -8.51935 -24.1947 32.3560; + normal -0.481704 -0.738066 -0.472461; + texcoord 0.000490000 0.173860; + tangent 0.867562 -0.475921 -0.144345; + vertex -6.48753 -18.1670 21.6464; + normal -0.444884 -0.752833 -0.485099; + texcoord 0.0420700 0.173860; + tangent 0.890284 -0.437326 -0.127043; + vertex -4.72266 -19.1113 21.3659; + normal -0.427102 -0.758056 -0.492884; + texcoord 0.0836600 0.173860; + tangent 0.895296 -0.430866 -0.113133; + vertex -1.97948 -20.4315 21.0193; + normal -0.470504 -0.774252 -0.423273; + texcoord 0.000490000 0.629670; + tangent 0.882433 -0.416460 -0.218801; + vertex -5.21434 -12.2198 9.30658; + normal -0.296031 -0.847089 -0.441367; + texcoord 0.0836600 0.629670; + tangent 0.954658 -0.260895 -0.143395; + vertex -0.296650 -13.8699 8.33786; + normal -0.364375 -0.824207 -0.433489; + texcoord 0.0420700 0.629670; + tangent 0.935190 -0.304841 -0.180254; + vertex -3.12852 -13.1936 8.77441; + normal -0.414330 0.355854 0.837675; + texcoord 0.582680 -2.55023; + tangent -0.908794 -0.111961 -0.401944; + vertex -16.3307 -55.0415 74.7887; + normal -0.429976 0.371888 0.822690; + texcoord 0.665860 -3.29085; + tangent -0.903455 -0.118024 -0.412116; + vertex -18.3617 -68.1271 79.3430; + normal -0.412948 0.379254 0.828034; + texcoord 0.499510 -3.29085; + tangent -0.908794 -0.111961 -0.401944; + vertex -15.2884 -67.7485 80.7023; + normal -0.622701 0.380510 0.683708; + texcoord 0.499510 -4.03366; + tangent -0.785784 -0.220334 -0.577925; + vertex -16.3574 -77.8696 85.1209; + normal -0.638864 0.370263 0.674357; + texcoord 0.665860 -4.03366; + tangent -0.765926 -0.235328 -0.598313; + vertex -18.1184 -78.4131 83.7331; + normal -0.527921 0.548870 0.648105; + texcoord 0.499510 -5.02650; + tangent -0.838834 -0.226006 -0.495256; + vertex -17.9702 -88.8160 91.3545; + normal -0.518451 0.551685 0.653339; + texcoord 0.665860 -5.02650; + tangent -0.846453 -0.224847 -0.482660; + vertex -19.3650 -89.1878 90.5514; + normal -0.409753 0.656388 0.633449; + texcoord 0.499510 -6.18773; + tangent -0.906140 -0.216060 -0.363632; + vertex -19.3621 -98.2300 99.4873; + normal -0.407759 0.656674 0.634438; + texcoord 0.665860 -6.18773; + tangent -0.908388 -0.216886 -0.357481; + vertex -20.5868 -98.5204 99.0061; + normal -0.517786 0.628414 0.580512; + texcoord 0.499510 -7.74284; + tangent -0.857560 -0.335668 -0.389767; + vertex -20.4373 -107.032 108.354; + normal -0.525586 0.624824 0.577368; + texcoord 0.665860 -7.74284; + tangent -0.849642 -0.351040 -0.393546; + vertex -21.0536 -107.287 108.068; + normal -0.299836 -0.837553 0.456730; + texcoord 0.000490000 0.680250; + tangent 0.894217 -0.413549 -0.171329; + vertex 4.97244 -4.81523 7.80367; + normal -0.443827 -0.763938 0.468418; + texcoord 0.000490000 1.00000; + tangent 0.852984 -0.521781 -0.0127454; + vertex 4.83392 -9.02110 0.00000; + normal -0.272628 -0.814635 0.511902; + texcoord 0.0420700 0.680250; + tangent 0.915845 -0.389436 -0.0978171; + vertex 7.08516 -5.79230 7.39888; + normal -0.395789 -0.767482 0.504303; + texcoord 0.0420700 1.00000; + tangent 0.871748 -0.489769 -0.0134572; + vertex 9.17822 -11.7334 0.00000; + normal -0.130597 -0.790769 0.598021; + texcoord 0.0836600 0.680250; + tangent 0.968778 -0.230000 -0.0925664; + vertex 9.93729 -6.46943 7.12636; + normal -0.543276 0.556555 0.628568; + texcoord 0.624270 1.00000; + tangent -0.715592 -0.698518 0.00000; + vertex -8.26000 17.5737 0.00000; + normal -0.477536 0.645704 0.595840; + texcoord 0.624270 0.680250; + tangent -0.856548 -0.486324 -0.172667; + vertex -2.26356 8.32641 13.3706; + normal -0.534325 0.561616 0.631731; + texcoord 0.582680 1.00000; + tangent -0.727935 -0.685534 -0.0123568; + vertex -4.72058 21.0286 0.00000; + normal -0.478706 0.645852 0.594740; + texcoord 0.582680 0.680250; + tangent -0.868066 -0.449020 -0.211758; + vertex 0.0771100 9.53710 13.9008; + normal -0.735358 0.536742 0.413711; + texcoord 0.624270 0.288080; + tangent -0.674465 -0.526974 -0.517103; + vertex -2.87767 -0.168920 23.8396; + normal -0.248353 0.713703 0.654942; + texcoord 0.582680 0.288080; + tangent -0.964947 -0.0748352 -0.251551; + vertex -1.02182 0.791960 24.9483; + normal -0.756673 0.485068 0.438355; + texcoord 0.624270 -0.0773799; + tangent -0.631907 -0.369299 -0.681405; + vertex -4.32880 -8.95615 30.8914; + normal -0.445432 0.588876 0.674400; + texcoord 0.582680 -0.0773799; + tangent -0.870019 -0.111198 -0.480314; + vertex -2.79704 -8.50112 32.0527; + normal -0.939024 0.311008 0.146655; + texcoord 0.665860 0.288080; + tangent -0.332534 -0.701277 -0.630580; + vertex -4.15081 -1.60118 22.4687; + normal 0.175943 0.542114 0.821679; + texcoord 0.541100 -0.0773799; + tangent -0.941713 0.333859 0.0414111; + vertex -0.992200 -8.51375 32.7529; + normal -0.755707 0.378670 0.534336; + texcoord 0.582680 -0.529740; + tangent -0.638507 -0.237625 -0.732013; + vertex -5.88538 -19.3823 39.3210; + normal -0.798495 0.352140 0.488266; + texcoord 0.665860 -0.529740; + tangent -0.588207 -0.267546 -0.763172; + vertex -8.20350 -20.3279 36.4587; + normal -0.778390 0.190202 0.598275; + texcoord 0.582680 -1.00810; + tangent -0.620637 -0.0887025 -0.779065; + vertex -7.68033 -32.4681 42.0687; + normal -0.939018 0.309198 0.150474; + texcoord 0.665860 -0.0773799; + tangent -0.306562 -0.542543 -0.782091; + vertex -5.17744 -9.91293 29.3901; + normal -0.779939 0.186551 0.597405; + texcoord 0.665860 -1.00810; + tangent -0.616388 -0.0512322 -0.785774; + vertex -9.52238 -32.6659 39.7514; + normal -0.975408 0.219226 0.0228063; + texcoord 0.707440 -0.0773799; + tangent -0.153209 -0.611264 -0.776455; + vertex -5.48303 -11.0467 27.8885; + normal -0.828755 0.0977474 0.551009; + texcoord 0.582680 -1.46695; + tangent -0.533212 0.171024 -0.828514; + vertex -9.69728 -43.7592 42.0076; + normal -0.991600 0.123586 -0.0381703; + texcoord 0.707440 0.288080; + tangent -0.0740211 -0.785350 -0.614610; + vertex -4.31266 -3.42588 20.9974; + normal -0.840332 0.0984952 0.533048; + texcoord 0.665860 -1.46695; + tangent -0.508962 0.205091 -0.835999; + vertex -11.0370 -43.2529 39.8729; + normal -0.946037 0.0802759 0.313958; + texcoord 0.582680 -2.05093; + tangent -0.273189 0.339326 -0.900125; + vertex -12.3639 -55.5498 39.3794; + normal -0.952228 0.0809481 0.294465; + texcoord 0.665860 -2.05093; + tangent -0.249295 0.350897 -0.902620; + vertex -12.9344 -54.7468 37.3139; + normal -0.953997 0.0713198 0.291211; + texcoord 0.665860 -2.68563; + tangent -0.249295 0.350897 -0.902620; + vertex -15.1837 -65.1079 32.4828; + normal -0.958178 0.0942972 0.270192; + texcoord 0.665860 0.680250; + tangent -0.196180 -0.906555 -0.373726; + vertex -2.77626 5.73713 12.2626; + normal -0.985105 0.171813 0.00696200; + texcoord 0.707440 0.680250; + tangent -0.161005 -0.907402 -0.388201; + vertex -3.15547 3.59995 11.3482; + normal -0.959798 0.0742037 0.270707; + texcoord 0.624270 0.680250; + tangent -0.179097 -0.904492 -0.387063; + vertex -2.26356 8.32641 13.3706; + normal -0.757207 0.266837 0.596184; + texcoord 0.624270 1.00000; + tangent -0.371609 -0.927838 -0.0319814; + vertex -8.26000 17.5737 0.00000; + normal -0.740504 0.278792 0.611497; + texcoord 0.665860 1.00000; + tangent -0.378866 -0.925338 -0.0144924; + vertex -10.1244 13.1159 0.00000; + normal -0.870657 -0.0546511 0.488845; + texcoord 0.707440 0.680250; + tangent -0.161005 -0.907402 -0.388201; + vertex -3.15547 3.59995 11.3482; + normal 0.355393 0.649274 0.672413; + texcoord 0.541100 0.288080; + tangent -0.921545 0.369482 0.119322; + vertex 1.50418 0.232700 24.9832; + normal 0.373286 0.736255 0.564434; + texcoord 0.582680 0.680250; + tangent -0.924986 0.356806 0.130732; + vertex 0.0771100 9.53710 13.9008; + normal 0.110094 0.776268 0.620715; + texcoord 0.541100 1.00000; + tangent -0.989901 0.141618 0.00636419; + vertex 0.730590 19.7936 0.00000; + normal 0.178474 0.787729 0.589601; + texcoord 0.582680 1.00000; + tangent -0.975281 0.220967 0.00000; + vertex -4.72058 21.0286 0.00000; + normal 0.416378 0.703263 0.576238; + texcoord 0.541100 0.680250; + tangent -0.908123 0.386759 0.160405; + vertex 3.11994 8.25078 13.3694; + normal 0.315223 0.708458 0.631444; + texcoord 0.499510 1.00000; + tangent -0.907419 0.420198 0.00495864; + vertex 4.83392 19.8426 0.00000; + normal 0.619624 0.579773 0.529083; + texcoord 0.499510 0.680250; + tangent -0.762222 0.607893 0.222449; + vertex 5.07198 7.28143 12.9670; + normal 0.734549 0.493984 0.465207; + texcoord 0.457930 1.00000; + tangent -0.561320 0.827569 0.00702008; + vertex 7.77839 15.4686 0.00000; + normal 0.736775 0.483087 0.473065; + texcoord 0.457930 0.680250; + tangent -0.649223 0.700898 0.295385; + vertex 6.34605 5.90595 12.3873; + normal 0.909192 0.171621 0.379362; + texcoord 0.457930 0.288080; + tangent -0.381738 0.764409 0.519572; + vertex 4.61553 -2.52432 23.3933; + normal 0.696315 0.444307 0.563681; + texcoord 0.499510 0.288080; + tangent -0.701474 0.615176 0.359850; + vertex 3.48003 -0.985350 24.3942; + normal 0.707975 0.277288 0.649524; + texcoord 0.499510 -0.0773799; + tangent -0.670455 0.588957 0.451243; + vertex 0.891740 -9.81316 31.9178; + normal 0.746572 0.267582 0.609122; + texcoord 0.457930 -0.0773799; + tangent -0.581684 0.625122 0.520449; + vertex 1.91695 -11.0890 30.7710; + normal 0.457583 0.248589 0.853710; + texcoord 0.499510 -0.529740; + tangent -0.867474 0.399444 0.296536; + vertex -2.17979 -20.6230 38.8523; + normal 0.217961 0.300153 0.928656; + texcoord 0.582680 -0.529740; + tangent -0.941509 0.315245 0.119086; + vertex -5.88538 -19.3823 39.3210; + normal -0.0862348 0.152474 0.984538; + texcoord 0.582680 -1.00810; + tangent -0.975360 0.192631 -0.107547; + vertex -7.68033 -32.4681 42.0687; + normal 0.655247 0.443764 0.611330; + texcoord 0.416340 0.288080; + tangent -0.736256 0.556263 0.385356; + vertex 4.92129 -3.92143 22.3479; + normal 0.637862 0.380324 0.669690; + texcoord 0.416340 -0.0773799; + tangent -0.736256 0.556263 0.385356; + vertex 2.63577 -11.6320 30.3947; + normal 0.756288 0.126114 0.641968; + texcoord 0.416340 -0.529740; + tangent -0.625563 0.498724 0.599954; + vertex -0.349960 -21.8948 37.4129; + normal 0.917805 0.161833 0.362551; + texcoord 0.416340 0.288080; + tangent -0.275626 0.779060 0.563113; + vertex 4.92129 -3.92143 22.3479; + normal -0.113667 0.162325 0.980169; + texcoord 0.499510 -1.00810; + tangent -0.973761 0.178259 -0.141467; + vertex -4.93331 -32.9596 42.4595; + normal -0.201477 -0.0623201 0.977509; + texcoord 0.582680 -1.46695; + tangent -0.955626 0.232260 -0.181204; + vertex -9.69728 -43.7592 42.0076; + normal -0.196315 -0.0667680 0.978265; + texcoord 0.499510 -1.46695; + tangent -0.955056 0.238827 -0.175582; + vertex -7.33956 -44.3465 42.4651; + normal -0.110477 -0.313338 0.943193; + texcoord 0.582680 -2.05093; + tangent -0.966230 0.256143 -0.0281029; + vertex -12.3639 -55.5498 39.3794; + normal -0.102629 -0.325773 0.939861; + texcoord 0.499510 -2.05093; + tangent -0.966199 0.257278 -0.0163271; + vertex -10.1098 -56.1500 39.4175; + normal -0.125580 -0.414409 0.901385; + texcoord 0.499510 -2.68563; + tangent -0.966199 0.257278 -0.0163272; + vertex -12.7378 -66.6790 34.2107; + normal 0.835765 0.320397 0.445918; + texcoord 0.416340 0.680250; + tangent -0.313823 0.880359 0.355645; + vertex 6.55705 3.90201 11.5333; + normal 0.968712 -0.00376265 0.248160; + texcoord 0.457930 0.680250; + tangent -0.0964118 0.915654 0.390233; + vertex 6.34605 5.90595 12.3873; + normal 0.783412 0.301878 0.543263; + texcoord 0.416340 1.00000; + tangent -0.390288 0.920135 0.0320461; + vertex 10.5303 14.3462 0.00000; + normal 0.580150 0.528280 0.619957; + texcoord 0.374760 1.00000; + tangent -0.679372 0.733794 0.000906767; + vertex 11.8295 11.4753 0.00000; + normal 0.685943 0.452620 0.569752; + texcoord 0.374760 0.288080; + tangent -0.701455 0.618053 0.354924; + vertex 5.31139 -4.45312 22.0017; + normal 0.520726 0.606275 0.601061; + texcoord 0.374760 0.680250; + tangent -0.842392 0.504107 0.190400; + vertex 7.20804 3.47945 11.3567; + normal 0.331214 0.697745 0.635176; + texcoord 0.333170 1.00000; + tangent -0.905508 0.424329 0.000856422; + vertex 14.6431 10.1431 0.00000; + normal 0.376125 0.514763 0.770422; + texcoord 0.374760 -0.0773799; + tangent -0.893512 0.421712 0.154256; + vertex 2.72950 -12.3990 29.4980; + normal 0.343271 0.711186 0.613497; + texcoord 0.333170 0.680250; + tangent -0.959883 0.267742 0.0833002; + vertex 7.96997 3.03658 11.1721; + normal 0.304894 0.716597 0.627318; + texcoord 0.291590 1.00000; + tangent -0.914044 0.405608 0.00234222; + vertex 18.7811 8.21687 0.00000; + normal 0.115224 0.830525 0.544933; + texcoord 0.291590 0.680250; + tangent -0.993004 0.110567 0.0414529; + vertex 10.3616 2.77028 11.0722; + normal 0.0673979 0.744729 0.663955; + texcoord 0.291590 0.288080; + tangent -0.987383 0.145754 -0.0618888; + vertex 7.98038 -5.11914 21.9792; + normal 0.290087 0.679728 0.673661; + texcoord 0.333170 0.288080; + tangent -0.970047 0.242889 0.00357954; + vertex 5.93060 -4.81131 21.8357; + normal 0.361243 0.507536 0.782247; + texcoord 0.291590 -0.0773799; + tangent -0.916131 0.385009 0.111680; + vertex 5.42843 -13.1158 29.6954; + normal 0.191396 0.582804 0.789751; + texcoord 0.333170 -0.0773799; + tangent -0.963971 0.256740 -0.0695992; + vertex 3.39397 -12.7035 29.3908; + normal 0.378988 0.291916 0.878153; + texcoord 0.333170 -0.529740; + tangent -0.896405 0.367231 0.248194; + vertex 0.503310 -22.7502 36.2609; + normal 0.646559 0.141226 0.749677; + texcoord 0.250000 -0.529740; + tangent -0.671638 0.491390 0.554471; + vertex 2.79568 -23.7586 35.5296; + normal 0.360384 0.0666080 0.930423; + texcoord 0.250000 -1.00810; + tangent -0.900512 0.286367 0.327220; + vertex 0.156680 -34.9524 38.9681; + normal 0.596816 -0.0273579 0.801911; + texcoord 0.333170 -1.00810; + tangent -0.795568 0.301320 0.525621; + vertex -2.13815 -34.2421 39.8091; + normal 0.241402 -0.166146 0.956096; + texcoord 0.250000 -1.46695; + tangent -0.941271 0.200481 0.271690; + vertex -2.46204 -45.1792 39.2635; + normal 0.743114 0.246488 0.622114; + texcoord 0.250000 -0.0773799; + tangent -0.608675 0.612472 0.504374; + vertex 6.59276 -14.0471 29.0232; + normal 0.374656 -0.186040 0.908307; + texcoord 0.333170 -1.46695; + tangent -0.916195 0.175733 0.360144; + vertex -4.76118 -44.7075 39.9127; + normal 0.706930 0.408302 0.577528; + texcoord 0.250000 0.288080; + tangent -0.690390 0.623103 0.367566; + vertex 8.94881 -6.13474 21.3601; + normal 0.739375 0.384563 0.552663; + texcoord 0.291590 0.288080; + tangent -0.642455 0.658091 0.392643; + vertex 7.98038 -5.11914 21.9792; + normal 0.697620 -0.393499 0.598736; + texcoord 0.250000 -2.05093; + tangent -0.649702 -0.0662165 0.757299; + vertex -6.33020 -56.2942 36.7584; + normal 0.721620 0.468033 0.510108; + texcoord 0.250000 0.680250; + tangent -0.631701 0.722334 0.281402; + vertex 12.0678 1.44211 10.5152; + normal 0.618975 0.567375 0.543098; + texcoord 0.291590 0.680250; + tangent -0.764147 0.594851 0.249465; + vertex 10.3616 2.77028 11.0722; + normal 0.619546 0.569174 0.540559; + texcoord 0.250000 1.00000; + tangent -0.764147 0.594851 0.249465; + vertex 18.4518 4.47972 0.00000; + normal 0.662451 0.443551 0.603673; + texcoord 0.208420 0.288080; + tangent -0.717860 0.610038 0.335457; + vertex 11.0863 -7.89081 20.3767; + normal 0.828540 0.352541 0.435012; + texcoord 0.208420 0.680250; + tangent -0.484246 0.831075 0.273531; + vertex 13.4646 -0.654920 9.62831; + normal 0.902286 0.0127796 0.430949; + texcoord 0.208420 -0.0773799; + tangent -0.335082 0.663891 0.668557; + vertex 7.59033 -15.3017 27.8912; + normal 0.880240 0.0690541 0.469477; + texcoord 0.208420 1.00000; + tangent -0.110701 0.993763 0.0134263; + vertex 17.8676 0.987360 0.00000; + normal 0.863793 -0.144488 0.482685; + texcoord 0.250000 1.00000; + tangent 0.164979 0.986297 0.00000; + vertex 18.4518 4.47972 0.00000; + normal 0.863570 0.250457 0.437628; + texcoord 0.166830 1.00000; + tangent -0.278547 0.960423 0.00000; + vertex 19.2724 -3.85633 0.00000; + normal 0.866704 -0.0478266 0.496524; + texcoord 0.166830 -0.529740; + tangent -0.405410 0.515361 0.755013; + vertex 4.32305 -25.6052 32.8895; + normal 0.896561 -0.172455 0.407968; + texcoord 0.250000 -1.00810; + tangent -0.342952 0.328481 0.880048; + vertex 0.156680 -34.9524 38.9681; + normal 0.953262 -0.158353 0.257325; + texcoord 0.166830 -0.0773799; + tangent -0.0954629 0.650184 0.753756; + vertex 7.78541 -16.6303 26.3509; + normal 0.954167 -0.293643 -0.0577907; + texcoord 0.166830 -1.00810; + tangent 0.120756 0.198055 0.972724; + vertex 1.13035 -35.8410 36.3231; + normal 0.952398 -0.286348 0.104607; + texcoord 0.166830 0.288080; + tangent 0.155215 0.753890 0.638403; + vertex 10.7631 -9.53559 19.0171; + normal 0.928093 -0.325065 0.181595; + texcoord 0.250000 -1.46695; + tangent -0.202903 -0.00632147 0.979178; + vertex -2.46204 -45.1792 39.2635; + normal 0.957332 -0.268856 0.105977; + texcoord 0.208420 0.288080; + tangent 0.147832 0.775209 0.614163; + vertex 11.0863 -7.89081 20.3767; + normal 0.980110 -0.169971 0.102442; + texcoord 0.208420 0.680250; + tangent 0.117549 0.913116 0.390387; + vertex 13.4646 -0.654920 9.62831; + normal 0.964111 -0.264211 0.0261195; + texcoord 0.166830 0.680250; + tangent 0.232873 0.880473 0.412963; + vertex 13.1737 -2.91454 8.66225; + normal 0.914478 -0.393520 -0.0941941; + texcoord 0.125240 0.680250; + tangent 0.399697 0.842238 0.361769; + vertex 12.1201 -5.13472 7.70861; + normal 0.946877 -0.301541 0.111792; + texcoord 0.125240 0.288080; + tangent 0.169721 0.769607 0.615548; + vertex 10.3601 -11.5354 17.3622; + normal 0.752582 -0.587010 -0.298395; + texcoord 0.125240 -0.0773799; + tangent 0.590627 0.401211 0.700135; + vertex 6.75073 -17.4856 24.8994; + normal 0.801815 -0.541646 -0.252413; + texcoord 0.166830 -0.0773799; + tangent 0.523336 0.432582 0.734161; + vertex 7.78541 -16.6303 26.3509; + normal 0.812508 -0.480265 -0.330420; + texcoord 0.166830 -0.529740; + tangent 0.505852 0.302944 0.807675; + vertex 4.32305 -25.6052 32.8895; + normal 0.814635 -0.482618 -0.321637; + texcoord 0.0836600 -0.529740; + tangent 0.504585 0.313160 0.804565; + vertex 2.52184 -26.7447 29.9238; + normal 0.673119 -0.636526 -0.376491; + texcoord 0.0836600 -0.0773799; + tangent 0.676154 0.323503 0.661938; + vertex 5.39183 -18.1357 23.5691; + normal 0.770236 -0.319525 -0.551942; + texcoord 0.0836600 -1.00810; + tangent 0.605330 0.0962282 0.790136; + vertex -0.701050 -36.0436 33.9963; + normal 0.503113 -0.772401 -0.387652; + texcoord 0.0836600 0.288080; + tangent 0.840391 0.328121 0.431369; + vertex 8.27053 -12.3436 16.3299; + normal 0.498528 -0.773480 -0.391406; + texcoord 0.125240 0.288080; + tangent 0.848117 0.343382 0.403469; + vertex 10.3601 -11.5354 17.3622; + normal 0.547032 -0.741050 -0.389359; + texcoord 0.0836600 0.680250; + tangent 0.836695 0.489577 0.245473; + vertex 9.93729 -6.46943 7.12636; + normal 0.553939 -0.736848 -0.387565; + texcoord 0.125240 0.680250; + tangent 0.831877 0.508666 0.221899; + vertex 12.1201 -5.13472 7.70861; + normal 0.888476 -0.289827 -0.355823; + texcoord 0.0836600 -1.46695; + tangent 0.331720 -0.133968 0.933817; + vertex -2.81920 -44.6572 34.4939; + normal 0.943627 -0.323296 -0.0710448; + texcoord 0.166830 -1.46695; + tangent 0.0531140 -0.112768 0.992201; + vertex -2.03498 -45.0679 36.9836; + normal 0.810300 -0.0821214 -0.580233; + texcoord 0.0836600 -2.05093; + tangent 0.507088 -0.367018 0.779846; + vertex -6.34409 -55.2108 33.3488; + normal 0.814953 -0.0830019 -0.573552; + texcoord 0.166830 -2.05093; + tangent 0.506887 -0.377656 0.774882; + vertex -5.28981 -55.9963 34.9605; + normal 0.609485 0.0813868 -0.788609; + texcoord 0.166830 -2.68563; + tangent 0.722254 -0.455598 0.520364; + vertex -8.60403 -65.7930 30.6600; + normal 0.824465 -0.386912 0.412985; + texcoord 0.166830 -2.05093; + tangent -0.495785 -0.141961 0.856764; + vertex -5.28981 -55.9963 34.9605; + normal 0.600119 0.0863704 -0.795234; + texcoord 0.000490000 -2.68563; + tangent 0.735482 -0.453165 0.503694; + vertex -10.8435 -64.3953 29.1526; + normal 0.660529 0.0109765 -0.750720; + texcoord 0.166830 -3.32700; + tangent 0.708381 -0.350015 0.612932; + vertex -11.6032 -74.5920 27.3392; + normal 0.675020 0.00640348 -0.737772; + texcoord 0.000490000 -3.32700; + tangent 0.699560 -0.329246 0.634203; + vertex -13.1860 -73.8387 25.9271; + normal 0.750598 -0.181329 -0.635391; + texcoord 0.166830 -4.18104; + tangent 0.605712 -0.204964 0.768832; + vertex -14.7030 -85.2981 25.5988; + normal 0.757181 -0.179565 -0.628040; + texcoord 0.000490000 -4.18104; + tangent 0.599517 -0.190662 0.777321; + vertex -15.7675 -84.9514 24.2107; + normal 0.668348 -0.366805 -0.647121; + texcoord 0.166830 -5.17840; + tangent 0.671967 -0.0758141 0.736690; + vertex -17.6935 -95.8637 26.7980; + normal 0.666437 -0.360790 -0.652452; + texcoord 0.000490000 -5.17840; + tangent 0.678392 -0.0665810 0.731677; + vertex -18.5943 -95.7734 25.8215; + normal 0.521809 -0.462302 -0.716933; + texcoord 0.166830 -6.51857; + tangent 0.812857 0.0338498 0.581478; + vertex -20.9298 -105.712 30.5306; + normal 0.512649 -0.463042 -0.723038; + texcoord 0.000490000 -6.51857; + tangent 0.829194 0.0485064 0.556852; + vertex -21.5061 -105.746 30.1435; + normal 0.800548 -0.440078 0.406760; + texcoord 0.166830 -2.68563; + tangent -0.550705 -0.274049 0.788430; + vertex -8.60403 -65.7930 30.6600; + normal 0.625417 -0.467920 0.624424; + texcoord 0.333170 -2.68563; + tangent -0.749267 -0.147083 0.645729; + vertex -10.2250 -66.6273 32.9420; + normal 0.899460 -0.334185 0.281589; + texcoord 0.166830 -3.32700; + tangent -0.365624 -0.197999 0.909459; + vertex -11.6032 -74.5920 27.3392; + normal 0.500992 -0.374844 0.780063; + texcoord 0.333170 -2.05093; + tangent -0.828171 0.0390328 0.559115; + vertex -7.54728 -56.2677 37.6776; + normal 0.908933 -0.323480 0.263062; + texcoord 0.333170 -3.32700; + tangent -0.332796 -0.179115 0.925832; + vertex -12.3556 -75.0043 29.4052; + normal 0.939670 -0.269045 0.211269; + texcoord 0.166830 -4.18104; + tangent -0.231360 -0.0365885 0.972180; + vertex -14.7030 -85.2981 25.5988; + normal 0.941553 -0.266534 0.206004; + texcoord 0.333170 -4.18104; + tangent -0.218338 -0.0160077 0.975742; + vertex -15.0655 -85.3337 27.2031; + normal 0.951592 -0.243546 0.187504; + texcoord 0.166830 -5.17840; + tangent -0.150110 0.165216 0.974767; + vertex -17.6935 -95.8637 26.7980; + normal 0.951400 -0.242449 0.189885; + texcoord 0.333170 -5.17840; + tangent -0.146153 0.180922 0.972577; + vertex -17.8835 -95.6311 28.0720; + normal 0.914709 -0.189339 0.357014; + texcoord 0.166830 -6.51857; + tangent -0.230266 0.449160 0.863269; + vertex -20.9298 -105.712 30.5306; + normal 0.910039 -0.184464 0.371218; + texcoord 0.333170 -6.51857; + tangent -0.242272 0.489966 0.837399; + vertex -21.0958 -105.377 31.1044; + normal 0.500320 -0.389193 0.773440; + texcoord 0.416340 -2.05093; + tangent -0.820673 0.0388784 0.570075; + vertex -8.60450 -56.1893 38.3010; + normal 0.625871 -0.218822 0.748600; + texcoord 0.416340 -1.46695; + tangent -0.706188 0.112321 0.699058; + vertex -5.75387 -44.5337 40.5182; + normal 0.411852 -0.467479 0.782203; + texcoord 0.499510 -2.68563; + tangent -0.887488 -0.0158069 0.460559; + vertex -12.7378 -66.6790 34.2107; + normal 0.336753 -0.373453 0.864367; + texcoord 0.499510 -3.32700; + tangent -0.915080 0.0845916 0.394300; + vertex -14.4984 -74.7771 30.3094; + normal 0.538402 -0.403000 0.740077; + texcoord 0.499510 -2.05093; + tangent -0.803021 0.0209172 0.595583; + vertex -10.1098 -56.1500 39.4175; + normal 0.322645 -0.367542 0.872246; + texcoord 0.333170 -3.32700; + tangent -0.917974 0.100711 0.383641; + vertex -12.3556 -75.0043 29.4052; + normal 0.736835 -0.228921 0.636137; + texcoord 0.499510 -1.46695; + tangent -0.637073 0.0724302 0.767393; + vertex -7.33956 -44.3465 42.4651; + normal 0.275956 -0.138918 0.951078; + texcoord 0.499510 -4.18104; + tangent -0.935754 0.184732 0.300397; + vertex -16.6315 -85.0108 27.6906; + normal 0.602289 -0.0368944 0.797425; + texcoord 0.499510 -1.00810; + tangent -0.756773 0.293643 0.584010; + vertex -4.93331 -32.9596 42.4595; + normal 0.266329 -0.137915 0.953965; + texcoord 0.333170 -4.18104; + tangent -0.936819 0.195715 0.289940; + vertex -15.0655 -85.3337 27.2031; + normal 0.276216 0.109651 0.954820; + texcoord 0.499510 -5.17840; + tangent -0.933084 0.268614 0.239167; + vertex -19.1047 -95.2730 28.3807; + normal 0.276656 0.105558 0.955154; + texcoord 0.333170 -5.17840; + tangent -0.931639 0.275176 0.237332; + vertex -17.8835 -95.6311 28.0720; + normal 0.447938 0.128650 0.884760; + texcoord 0.499510 -6.51857; + tangent -0.843400 0.401915 0.356567; + vertex -21.6695 -105.085 31.3635; + normal 0.459460 0.122288 0.879740; + texcoord 0.333170 -6.51857; + tangent -0.827094 0.419935 0.373592; + vertex -21.0958 -105.377 31.1044; + normal 0.683250 -0.0750347 0.726319; + texcoord 0.416340 -1.00810; + tangent -0.692074 0.326129 0.643951; + vertex -3.05911 -33.7202 41.0695; + normal 0.826944 0.0736575 0.557438; + texcoord 0.333170 -0.529740; + tangent -0.513438 0.505257 0.693611; + vertex 0.503310 -22.7502 36.2609; + normal 0.971270 -0.104915 0.213604; + texcoord 0.374760 -0.0773799; + tangent -0.0918104 0.645981 0.757812; + vertex 2.72950 -12.3990 29.4980; + normal 0.972846 -0.115561 0.200539; + texcoord 0.416340 -0.0773799; + tangent -0.0791840 0.647977 0.757533; + vertex 2.63577 -11.6320 30.3947; + normal 0.977957 -0.0967922 0.185019; + texcoord 0.416340 0.288080; + vertex 4.92129 -3.92143 22.3479; + normal -0.0762079 -0.996095 0.0445827; + texcoord 0.790610 0.680250; + tangent 0.996621 -0.0774702 -0.0273041; + vertex 0.251810 0.375110 9.99158; + normal -0.202152 -0.959261 0.197365; + texcoord 0.790610 1.00000; + tangent 0.976048 -0.217550 -0.00157837; + vertex -9.39831 0.666210 0.00000; + normal -0.305834 -0.918386 0.251064; + texcoord 0.832200 0.680250; + tangent 0.964524 -0.254698 -0.0694350; + vertex 2.51083 0.199510 9.92969; + normal -0.411805 -0.841989 0.348527; + texcoord 0.832200 1.00000; + tangent 0.931923 -0.362657 -0.000650928; + vertex -3.95752 -0.596020 0.00000; + normal -0.542575 -0.717034 0.437578; + texcoord 0.873780 0.680250; + tangent 0.673317 -0.705958 -0.219696; + vertex 3.17072 -0.169670 9.77594; + normal -0.674943 -0.527458 0.515984; + texcoord 0.873780 1.00000; + tangent 0.611865 -0.790953 -0.00396924; + vertex -2.33436 -2.68856 0.00000; + normal -0.628855 -0.590180 0.506191; + texcoord 0.915370 0.680250; + tangent 0.482221 -0.806739 -0.341519; + vertex 3.54854 -0.801750 9.50836; + normal -0.888050 -0.282004 0.363099; + tangent 0.130788 -0.912110 -0.388523; + vertex 3.54854 -0.801750 9.50836; + normal -0.903422 -0.224840 0.365069; + texcoord 0.915370 1.00000; + tangent 0.230786 -0.972855 -0.0170491; + vertex 0.414470 -3.17500 0.00000; + normal -0.841692 -0.353192 0.408424; + texcoord 0.956950 0.680250; + tangent 0.251269 -0.926320 -0.280704; + vertex 3.80150 -2.56588 8.75691; + normal -0.643448 -0.608601 0.464305; + texcoord 0.956950 1.00000; + tangent 0.627558 -0.778197 -0.0241000; + vertex 1.53657 -7.82616 0.00000; + normal -0.609260 -0.611911 0.504347; + texcoord 0.998540 0.680250; + tangent 0.564547 -0.770632 -0.295657; + vertex 4.97244 -4.81523 7.80367; + normal -0.303177 -0.836598 0.456275; + texcoord 0.998540 1.00000; + tangent 0.940168 -0.340710 0.00000; + vertex 4.83393 -9.02110 0.00000; + normal -0.961106 0.0587638 -0.269854; + texcoord 0.915370 -0.529740; + tangent 0.166107 -0.657623 -0.734806; + vertex -2.73790 -24.0745 32.2550; + normal -0.962432 0.0446841 -0.267820; + texcoord 0.873780 -0.0773799; + tangent 0.171810 -0.661993 -0.729553; + vertex -0.414540 -14.1283 26.1461; + normal -0.963392 0.0507972 -0.263241; + texcoord 0.915370 -0.0773799; + tangent 0.166107 -0.657623 -0.734806; + vertex -0.228510 -14.8648 25.3232; + normal -0.934193 -0.137399 -0.329250; + texcoord 0.915370 0.288080; + tangent 0.299311 -0.773296 -0.558951; + vertex 1.87656 -7.99540 18.5570; + normal -0.751501 -0.405591 -0.520329; + texcoord 0.873780 0.288080; + tangent 0.613188 -0.672995 -0.413616; + vertex 1.53144 -7.20906 19.1128; + normal -0.464437 -0.602053 -0.649485; + texcoord 0.832200 0.288080; + tangent 0.871068 -0.453258 -0.189200; + vertex 0.792490 -6.78685 19.3067; + normal -0.491231 -0.549124 -0.676132; + texcoord 0.873780 -0.0773799; + tangent 0.846558 -0.483694 -0.222217; + vertex -0.414540 -14.1283 26.1461; + normal -0.921119 -0.217637 -0.322759; + texcoord 0.915370 0.680250; + tangent 0.265519 -0.879022 -0.396004; + vertex 3.54854 -0.801750 9.50836; + normal -0.686633 -0.517443 -0.510673; + texcoord 0.873780 0.680250; + tangent 0.700583 -0.657751 -0.276673; + vertex 3.17072 -0.169670 9.77594; + normal -0.317551 -0.743318 -0.588761; + texcoord 0.832200 0.680250; + tangent 0.975695 -0.203399 -0.0815350; + vertex 2.51083 0.199510 9.92969; + normal -0.820349 -0.366765 -0.438760; + texcoord 0.956950 0.288080; + tangent 0.532501 -0.719828 -0.445298; + vertex 2.37586 -9.43175 17.5171; + normal -0.945978 -0.161956 -0.280883; + texcoord 0.956950 0.680250; + tangent 0.290616 -0.880646 -0.374172; + vertex 3.80150 -2.56588 8.75691; + normal -0.859789 -0.332275 -0.387757; + texcoord 0.998540 0.680250; + tangent 0.455469 -0.818822 -0.349398; + vertex 4.97244 -4.81523 7.80367; + normal -0.606304 -0.589067 -0.534225; + texcoord 0.998540 0.288080; + tangent 0.782351 -0.546296 -0.299147; + vertex 3.67897 -10.2950 17.0813; + normal -0.772897 -0.271146 -0.573681; + texcoord 0.956950 -0.0773799; + tangent 0.566910 -0.626259 -0.535175; + vertex 0.489450 -15.4787 24.8605; + normal -0.697820 -0.341657 -0.629538; + texcoord 0.915370 -0.0773799; + tangent 0.682582 -0.583583 -0.439900; + vertex -0.228510 -14.8648 25.3232; + normal -0.838549 -0.188218 -0.511282; + texcoord 0.998540 -0.0773799; + tangent 0.499242 -0.641214 -0.582753; + vertex 1.57221 -16.8693 23.5966; + normal -0.781924 -0.101777 -0.615009; + texcoord 0.915370 -0.529740; + tangent 0.571710 -0.507550 -0.644625; + vertex -2.73790 -24.0745 32.2550; + normal -0.777923 -0.103428 -0.619789; + texcoord 0.998540 -0.529740; + tangent 0.574102 -0.510086 -0.640483; + vertex -1.14369 -25.4914 30.4351; + normal -0.556613 -0.0617936 -0.828471; + texcoord 0.915370 -1.00810; + tangent 0.793240 -0.319084 -0.518609; + vertex -5.23511 -34.7435 35.2558; + normal -0.588521 -0.0568436 -0.806481; + texcoord 0.998540 -1.00810; + tangent 0.783145 -0.286334 -0.551993; + vertex -3.54185 -35.3966 34.1324; + normal -0.490358 0.195899 -0.849219; + texcoord 0.915370 -1.46695; + tangent 0.792173 -0.139717 -0.594088; + vertex -6.99541 -43.8508 36.2211; + normal -0.736730 0.240173 -0.632097; + texcoord 0.998540 -1.46695; + tangent 0.634896 -0.0759584 -0.768854; + vertex -5.40932 -44.0406 34.3003; + normal -0.708466 0.339731 -0.618593; + texcoord 0.915370 -2.05093; + tangent 0.634896 -0.0759584 -0.768854; + vertex -9.76029 -54.3975 33.5954; + normal -0.463073 -0.0781703 -0.882866; + texcoord 0.832200 -1.00810; + tangent 0.867360 -0.285461 -0.407676; + vertex -6.51286 -34.2674 36.0380; + normal -0.335223 0.137997 -0.931978; + texcoord 0.832200 -1.46695; + tangent 0.911001 -0.171759 -0.374934; + vertex -8.28583 -43.5830 36.5518; + normal -0.317144 0.332766 -0.888080; + texcoord 0.915370 -2.05093; + tangent 0.921956 -0.121562 -0.367723; + vertex -9.76029 -54.3975 33.5954; + normal -0.448078 -0.294643 -0.844045; + texcoord 0.832200 -0.529740; + tangent 0.856615 -0.398710 -0.327479; + vertex -4.16188 -23.4769 32.6566; + normal -0.371695 -0.294033 -0.880561; + texcoord 0.915370 -0.529740; + tangent 0.892417 -0.374525 -0.251640; + vertex -2.73790 -24.0745 32.2550; + normal -0.402559 -0.408966 -0.818959; + texcoord 0.873780 -0.0773799; + tangent 0.892417 -0.374525 -0.251640; + vertex -0.414540 -14.1283 26.1461; + normal -0.180707 0.142152 -0.973210; + texcoord 0.998540 -1.46695; + tangent 0.960883 -0.185636 -0.205533; + vertex -5.40932 -44.0406 34.3003; + normal -0.148922 0.279388 -0.948559; + texcoord 0.998540 -2.05093; + tangent 0.960883 -0.185636 -0.205533; + vertex -8.28048 -54.6834 33.2789; + normal -0.296887 0.413983 -0.860509; + texcoord 0.998540 -2.68563; + tangent 0.935979 -0.0529091 -0.348056; + vertex -10.8435 -64.3953 29.1526; + normal -0.413112 0.123256 -0.902301; + texcoord 0.749030 -1.46695; + tangent 0.886530 -0.178002 -0.427060; + vertex -10.2203 -43.2233 37.5027; + normal -0.780178 -0.000232054 -0.625557; + texcoord 0.749030 -1.00810; + tangent 0.576423 -0.337174 -0.744346; + vertex -8.94490 -33.4915 37.0197; + normal -0.799504 0.326558 -0.504137; + texcoord 0.749030 -2.05093; + tangent 0.548014 0.114324 -0.828620; + vertex -12.0689 -54.3986 35.5011; + normal -0.592863 0.365818 -0.717419; + texcoord 0.832200 -2.05093; + tangent 0.767226 0.00292225 -0.641370; + vertex -10.9922 -54.3146 34.3487; + normal -0.570709 0.417400 -0.707156; + texcoord 0.832200 -2.68563; + tangent 0.787373 0.122260 -0.604232; + vertex -13.2486 -64.3008 30.1037; + normal -0.155214 0.259690 -0.953137; + texcoord 0.832200 -3.32700; + tangent 0.967322 -0.154948 -0.200696; + vertex -15.4444 -73.4520 26.3568; + normal -0.148301 0.256640 -0.955062; + texcoord 0.998540 -3.32700; + tangent 0.967085 -0.166537 -0.192386; + vertex -13.1860 -73.8387 25.9271; + normal -0.363111 0.0915808 -0.927234; + texcoord 0.832200 -4.18104; + tangent 0.911499 -0.178193 -0.370697; + vertex -17.4033 -84.6280 24.9079; + normal -0.373335 0.0988225 -0.922418; + texcoord 0.998540 -4.18104; + tangent 0.904695 -0.181863 -0.385296; + vertex -15.7675 -84.9514 24.2107; + normal -0.415050 -0.136805 -0.899454; + texcoord 0.832200 -5.17840; + tangent 0.888656 -0.274026 -0.367697; + vertex -19.7673 -95.4023 26.3057; + normal -0.410037 -0.133725 -0.902212; + texcoord 0.998540 -5.17840; + tangent 0.887968 -0.281289 -0.363852; + vertex -18.5943 -95.7734 25.8215; + normal -0.264790 -0.316419 -0.910915; + texcoord 0.832200 -6.51857; + tangent 0.930063 -0.326239 -0.168968; + vertex -22.1674 -105.511 30.2426; + normal -0.251241 -0.322210 -0.912720; + texcoord 0.998540 -6.51857; + tangent 0.932981 -0.331700 -0.139720; + vertex -21.5061 -105.746 30.1435; + normal -0.803960 0.362753 -0.471232; + texcoord 0.665860 -2.68563; + tangent 0.577418 0.249551 -0.777376; + vertex -15.1837 -65.1079 32.4828; + normal -0.971404 0.181739 -0.152791; + texcoord 0.832200 -3.32700; + tangent 0.213900 0.243964 -0.945901; + vertex -15.4444 -73.4520 26.3568; + normal -0.884021 0.290500 -0.366219; + texcoord 0.665860 -2.05093; + tangent 0.424488 0.170824 -0.889173; + vertex -12.9344 -54.7468 37.3139; + normal -0.981608 0.152181 -0.115268; + texcoord 0.665860 -3.32700; + tangent 0.147203 0.231175 -0.961712; + vertex -15.7763 -73.9960 28.5546; + normal -0.930864 0.170638 -0.323071; + texcoord 0.665860 -1.46695; + tangent 0.330729 0.0193960 -0.943526; + vertex -11.0370 -43.2529 39.8729; + normal -0.960516 0.198540 -0.194914; + texcoord 0.832200 -4.18104; + tangent 0.204951 0.0441320 -0.977777; + vertex -17.4033 -84.6280 24.9079; + normal -0.934735 0.169000 -0.312584; + texcoord 0.749030 -1.46695; + tangent 0.315451 -0.0152500 -0.948819; + vertex -10.2203 -43.2233 37.5027; + normal -0.957880 0.199635 -0.206428; + texcoord 0.665860 -4.18104; + tangent 0.213227 0.0172227 -0.976851; + vertex -17.7522 -84.6678 26.5265; + normal -0.968780 0.0783733 -0.235210; + texcoord 0.665860 -1.00810; + tangent 0.207935 -0.263795 -0.941900; + vertex -9.52238 -32.6659 39.7514; + normal -0.937062 0.143313 -0.318397; + texcoord 0.832200 -5.17840; + tangent 0.287561 -0.195381 -0.937622; + vertex -19.7673 -95.4023 26.3057; + normal -0.936649 0.140382 -0.320907; + texcoord 0.665860 -5.17840; + tangent 0.289779 -0.212566 -0.933190; + vertex -20.1581 -95.1218 27.5540; + normal -0.976158 0.147609 -0.159147; + texcoord 0.832200 -6.51857; + tangent 0.0925207 -0.430372 -0.897898; + vertex -22.1674 -105.511 30.2426; + normal -0.977764 0.151611 -0.144885; + texcoord 0.665860 -6.51857; + tangent 0.0593596 -0.462542 -0.884608; + vertex -22.2107 -105.173 30.8887; + normal -0.858108 -0.0838393 -0.506579; + texcoord 0.665860 -0.529740; + tangent 0.481938 -0.502516 -0.717784; + vertex -8.20350 -20.3279 36.4587; + normal -0.711457 -0.179462 -0.679427; + texcoord 0.749030 -0.529740; + tangent 0.627138 -0.501662 -0.595846; + vertex -6.19606 -22.4009 33.6376; + normal -0.757264 -0.312243 -0.573634; + texcoord 0.707440 -0.0773799; + tangent 0.627571 -0.602372 -0.493257; + vertex -5.48303 -11.0467 27.8885; + normal -0.741774 -0.320073 -0.589343; + texcoord 0.749030 -0.0773799; + tangent 0.638944 -0.601709 -0.479267; + vertex -4.02451 -12.4295 26.7833; + normal -0.567627 -0.429633 -0.702293; + texcoord 0.790610 -0.0773799; + tangent 0.791567 -0.518463 -0.323446; + vertex -3.04386 -13.3431 26.0597; + normal -0.597454 -0.532788 -0.599320; + texcoord 0.749030 0.288080; + tangent 0.778021 -0.553935 -0.296377; + vertex -2.51043 -5.23796 19.9067; + normal -0.736431 -0.439524 -0.514284; + texcoord 0.707440 0.288080; + tangent 0.656969 -0.651044 -0.380175; + vertex -4.31266 -3.42588 20.9974; + normal -0.153288 -0.592897 -0.790554; + texcoord 0.832200 -0.0773799; + tangent 0.956840 -0.289351 0.0270628; + vertex -1.76226 -13.9498 25.8291; + normal 0.0939196 -0.641996 -0.760934; + texcoord 0.873780 -0.0773799; + tangent 0.965448 -0.127884 0.227057; + vertex -0.414540 -14.1283 26.1461; + normal -0.698626 -0.548347 -0.459606; + texcoord 0.749030 0.680250; + tangent 0.711294 -0.644863 -0.279665; + vertex -0.825800 1.55875 10.4905; + normal -0.669945 -0.559638 -0.487830; + texcoord 0.707440 0.680250; + tangent 0.724860 -0.635105 -0.266871; + vertex -3.15547 3.59995 11.3482; + normal -0.419231 -0.615717 -0.667186; + texcoord 0.790610 0.288080; + tangent 0.895769 -0.414287 -0.161134; + vertex -0.283900 -6.23787 19.5372; + normal -0.755141 -0.518280 -0.401433; + texcoord 0.790610 0.680250; + tangent 0.642712 -0.705951 -0.297579; + vertex 0.251810 0.375110 9.99158; + normal -0.0791694 -0.817345 -0.570683; + tangent 0.996621 -0.0774701 -0.0273041; + vertex 0.251810 0.375110 9.99158; + normal 0.130926 0.358204 -0.924418; + texcoord 0.000490000 -2.68563; + tangent 0.964270 -0.262626 0.0348048; + vertex -10.8435 -64.3953 29.1526; + normal 0.0954404 0.221820 -0.970406; + texcoord 0.000490000 -2.05093; + tangent 0.964270 -0.262626 0.0348048; + vertex -8.28048 -54.6834 33.2789; + normal 0.0950833 0.209647 -0.973143; + texcoord 0.0836600 -2.05093; + tangent 0.964992 -0.259411 0.0386763; + vertex -6.34409 -55.2108 33.3488; + normal 0.0777254 0.0220002 -0.996732; + texcoord 0.000490000 -1.46695; + tangent 0.970042 -0.232359 0.0709049; + vertex -5.40932 -44.0406 34.3003; + normal 0.0662491 0.0187506 -0.997627; + texcoord 0.0836600 -1.46695; + tangent 0.971367 -0.230122 0.0590733; + vertex -2.81920 -44.6572 34.4939; + normal -0.0770609 -0.183026 -0.980083; + texcoord 0.000490000 -1.00810; + tangent 0.974199 -0.222744 -0.0363666; + vertex -3.54185 -35.3966 34.1324; + normal -0.103654 -0.190750 -0.976151; + texcoord 0.0836600 -1.00810; + tangent 0.969935 -0.236174 -0.0587136; + vertex -0.701050 -36.0436 33.9963; + normal -0.278867 -0.444381 -0.851328; + texcoord 0.000490000 -0.529740; + tangent 0.933557 -0.330414 -0.138914; + vertex -1.14369 -25.4914 30.4351; + normal -0.273211 -0.452736 -0.848756; + texcoord 0.0836600 -0.529740; + tangent 0.938076 -0.320760 -0.130866; + vertex 2.52184 -26.7447 29.9238; + normal -0.492577 -0.486110 -0.721848; + texcoord 0.0420700 -0.0773799; + tangent 0.842327 -0.474550 -0.255516; + vertex 3.48644 -18.0544 22.9127; + normal -0.536717 -0.458019 -0.708628; + texcoord 0.000490000 -0.0773799; + tangent 0.813548 -0.503647 -0.290653; + vertex 1.57221 -16.8693 23.5966; + normal -0.438241 -0.646207 -0.624789; + texcoord 0.000490000 0.288080; + tangent 0.884798 -0.430856 -0.177471; + vertex 3.67897 -10.2950 17.0813; + normal -0.397057 -0.659359 -0.638428; + texcoord 0.0420700 0.288080; + tangent 0.906498 -0.395978 -0.146498; + vertex 5.47927 -11.1503 16.7457; + normal -0.381023 -0.668818 -0.638360; + texcoord 0.0836600 0.288080; + tangent 0.910986 -0.389481 -0.135683; + vertex 8.27053 -12.3436 16.3299; + normal -0.441016 -0.743940 -0.502053; + texcoord 0.000490000 0.680250; + tangent 0.893874 -0.414507 -0.170806; + vertex 4.97244 -4.81523 7.80367; + normal -0.272690 -0.809337 -0.520206; + texcoord 0.0836600 0.680250; + tangent 0.960190 -0.260497 -0.100883; + vertex 9.93729 -6.46943 7.12636; + normal -0.338555 -0.790061 -0.511062; + texcoord 0.0420700 0.680250; + tangent 0.942931 -0.308193 -0.126086; + vertex 7.08516 -5.79230 7.39888; + normal -0.670248 -0.293958 0.681437; + texcoord 0.582680 -2.05093; + tangent -0.723244 0.464590 -0.510954; + vertex -12.3639 -55.5498 39.3794; + normal -0.677795 -0.251354 0.690953; + texcoord 0.665860 -2.68563; + tangent -0.715660 0.458737 -0.526680; + vertex -15.1837 -65.1079 32.4828; + normal -0.660428 -0.249021 0.708395; + texcoord 0.499510 -2.68563; + tangent -0.723244 0.464590 -0.510954; + vertex -12.7378 -66.6790 34.2107; + normal -0.806357 -0.0882402 0.584809; + texcoord 0.499510 -3.32700; + tangent -0.582571 0.359440 -0.728981; + vertex -14.4984 -74.7771 30.3094; + normal -0.819057 -0.0836487 0.567582; + texcoord 0.665860 -3.32700; + tangent -0.558704 0.334101 -0.759096; + vertex -15.7763 -73.9960 28.5546; + normal -0.706423 0.106586 0.699718; + texcoord 0.499510 -4.18104; + tangent -0.668717 0.219152 -0.710486; + vertex -16.6315 -85.0108 27.6906; + normal -0.697587 0.104053 0.708905; + texcoord 0.665860 -4.18104; + tangent -0.682302 0.204458 -0.701898; + vertex -17.7522 -84.6678 26.5265; + normal -0.568104 0.293510 0.768837; + texcoord 0.499510 -5.17840; + tangent -0.776448 0.117642 -0.619104; + vertex -19.1047 -95.2730 28.3807; + normal -0.567698 0.288202 0.771141; + texcoord 0.665860 -5.17840; + tangent -0.781545 0.109334 -0.614194; + vertex -20.1581 -95.1218 27.5540; + normal -0.640587 0.357095 0.679802; + texcoord 0.499510 -6.51857; + tangent -0.753287 -0.0910299 -0.651362; + vertex -21.6695 -105.085 31.3635; + normal -0.648228 0.355744 0.673236; + texcoord 0.665860 -6.51857; + tangent -0.746241 -0.120997 -0.654586; + vertex -22.2107 -105.173 30.8887; + normal 0.481550 -0.874225 -0.0619786; + texcoord 0.624270 1.00000; + tangent -0.0951764 0.0181359 -0.995295; + vertex 27.1661 24.1993 60.6016; + normal 0.469100 -0.882854 -0.0226649; + texcoord 0.749030 1.00000; + tangent -0.0678226 -0.00235118 -0.997695; + vertex 26.9093 24.2482 57.9164; + normal 0.421341 -0.828967 0.367813; + texcoord 0.624270 0.247850; + tangent 0.281732 -0.258628 -0.923980; + vertex 41.2569 31.7131 64.0982; + normal 0.397500 -0.833121 0.384582; + texcoord 0.749030 0.247850; + tangent 0.305024 -0.275314 -0.911681; + vertex 41.8640 31.1651 62.2836; + normal 0.509341 -0.761721 0.400440; + texcoord 0.624270 -0.441590; + tangent 0.305024 -0.275314 -0.911681; + vertex 50.2646 38.5341 65.6159; + normal 0.864039 -0.481137 0.148131; + texcoord 0.000490000 -1.09667; + tangent 0.184281 0.0284589 -0.982462; + vertex 59.9091 40.4156 64.9644; + normal 0.865200 -0.482598 0.136118; + texcoord 0.125240 -1.09667; + tangent 0.105805 -0.0973969 -0.989606; + vertex 60.1836 40.4580 63.5013; + normal 0.853518 -0.505965 0.124523; + texcoord 0.000490000 -1.36631; + tangent -0.183863 -0.514292 -0.837674; + vertex 62.2686 44.1269 63.2565; + normal 0.856042 -0.503825 0.115555; + texcoord 0.250000 -1.36631; + tangent -0.243796 -0.590653 -0.769215; + vertex 61.7194 42.7965 61.5239; + normal 0.839513 -0.525641 0.137545; + texcoord 0.250000 -1.66732; + tangent -0.243796 -0.590653 -0.769215; + vertex 63.7878 45.7418 60.1556; + normal -0.461843 0.884323 -0.0683647; + texcoord 0.499510 -1.09667; + tangent -0.186651 -0.0215489 0.982190; + vertex 59.0194 43.8012 63.4349; + normal -0.747508 0.639817 -0.178508; + texcoord 0.624270 -1.09667; + tangent 0.152116 0.483507 0.862022; + vertex 58.7364 43.7686 64.9244; + normal -0.848988 0.515059 -0.118039; + texcoord 0.499510 -1.36631; + tangent 0.221453 0.573271 0.788872; + vertex 59.9182 44.0931 61.1386; + normal -0.844721 0.517113 -0.137989; + texcoord 0.749030 -1.36631; + tangent 0.238438 0.594428 0.767986; + vertex 60.4590 45.4412 62.8804; + normal -0.897972 0.436111 -0.0587594; + texcoord 0.749030 -1.66732; + vertex 61.4587 47.1016 59.9260; + normal 0.539384 -0.830848 -0.136955; + texcoord 0.624270 1.00000; + tangent 0.228678 0.301061 -0.925780; + vertex -0.247370 9.71999 62.9651; + normal 0.515436 -0.850438 -0.105263; + texcoord 0.749030 1.00000; + tangent 0.249686 0.276588 -0.927985; + vertex 0.380090 10.5461 60.4249; + normal 0.334601 -0.912803 0.234166; + texcoord 0.624270 0.311190; + tangent 0.480703 -0.0405221 -0.875947; + vertex 11.0541 15.6282 71.6323; + normal 0.299110 -0.923165 0.241453; + texcoord 0.749030 0.311190; + tangent 0.496016 -0.0657432 -0.865821; + vertex 12.0583 15.4951 69.8795; + normal 0.383682 -0.877910 0.286466; + texcoord 0.624270 -0.390590; + tangent 0.496016 -0.0657433 -0.865821; + vertex 19.7014 21.5054 78.0617; + normal 0.596342 -0.210061 -0.774758; + texcoord 0.125240 -0.980050; + tangent -0.182764 0.904276 -0.385853; + vertex 29.0646 24.1299 78.6797; + normal 0.589119 -0.237529 -0.772346; + texcoord 0.250000 -0.980050; + tangent -0.232317 0.875845 -0.422994; + vertex 28.7802 25.5371 78.0792; + normal 0.399101 -0.598766 -0.694405; + texcoord 0.125240 -1.22559; + tangent -0.599341 0.468002 -0.649434; + vertex 31.6085 24.9975 80.4026; + normal 0.453540 -0.543847 -0.706068; + texcoord 0.250000 -1.22559; + tangent -0.667883 0.317162 -0.673306; + vertex 30.6984 25.4296 79.4851; + normal 0.319573 -0.694811 -0.644291; + texcoord 0.250000 -1.49173; + vertex 34.2424 27.3032 79.2224; + normal -0.157310 0.933343 -0.322683; + texcoord 0.499510 -0.980050; + tangent 0.350128 0.358237 0.865492; + vertex 26.9982 27.0687 79.7791; + normal -0.385881 0.869946 -0.307065; + texcoord 0.624270 -1.22559; + tangent 0.281598 0.402082 0.871225; + vertex 30.1691 28.1517 81.3657; + normal -0.256567 0.925319 -0.279208; + texcoord 0.499510 -1.22559; + tangent 0.350128 0.358237 0.865492; + vertex 29.6790 27.6502 80.1542; + normal -0.636027 0.672620 -0.378223; + texcoord 0.499510 -1.49173; + tangent 0.0678820 0.515932 0.853936; + vertex 32.5727 28.4902 78.5062; + normal -0.652674 0.637138 -0.409964; + texcoord 0.749030 -1.49173; + tangent 0.00378831 0.543846 0.839177; + vertex 32.5810 29.6775 80.3382; + normal -0.716593 0.586795 -0.377050; + texcoord 0.749030 -1.71042; + tangent 0.00378829 0.543846 0.839177; + vertex 34.3138 30.4358 78.2252; + normal -0.240086 0.346962 0.906629; + texcoord 0.624270 -0.980050; + tangent 0.177779 -0.902435 0.392435; + vertex 26.5282 26.2904 81.1138; + normal -0.287571 0.392164 0.873791; + texcoord 0.749030 -0.980050; + tangent 0.282604 -0.836711 0.469094; + vertex 26.8058 24.8809 81.7268; + normal -0.354817 0.631522 0.689409; + texcoord 0.624270 -1.22559; + tangent 0.635775 -0.386474 0.668152; + vertex 30.1691 28.1517 81.3657; + normal -0.343650 0.676920 0.650910; + texcoord 0.749030 -1.22559; + tangent 0.666843 -0.312141 0.676675; + vertex 31.0801 27.7252 82.2902; + normal -0.237130 0.771963 0.589781; + texcoord 0.749030 -1.49173; + tangent 0.666843 -0.312141 0.676675; + vertex 32.5810 29.6775 80.3382; + normal -0.0176833 -0.105939 -0.994215; + texcoord 0.250000 -1.22559; + tangent -0.586552 0.806386 -0.0754919; + vertex 30.6984 25.4296 79.4851; + normal 0.00331309 -0.219787 -0.975542; + texcoord 0.374760 -1.22559; + tangent -0.644974 0.750387 -0.144664; + vertex 29.8992 26.5284 79.3822; + normal 0.209794 -0.221827 -0.952250; + texcoord 0.250000 -1.49173; + tangent -0.752343 0.586917 -0.299178; + vertex 34.2424 27.3032 79.2224; + normal 0.140211 -0.359418 -0.922583; + texcoord 0.499510 -1.49173; + tangent -0.769358 0.546973 -0.330013; + vertex 32.5727 28.4902 78.5062; + normal 0.324379 -0.110547 -0.939445; + texcoord 0.250000 -1.71042; + vertex 35.9875 29.3670 79.5821; + normal 0.475859 0.411393 0.777376; + texcoord 0.749030 -1.22559; + tangent 0.584323 -0.808482 0.0701690; + vertex 31.0801 27.7252 82.2902; + normal 0.311393 0.478450 0.821048; + texcoord 0.873780 -1.22559; + tangent 0.660385 -0.733496 0.160859; + vertex 31.8784 26.6207 82.3860; + normal 0.246819 0.668826 0.701250; + texcoord 0.749030 -1.49173; + tangent 0.749548 -0.595017 0.290057; + vertex 32.5810 29.6775 80.3382; + normal 0.157622 0.656425 0.737741; + texcoord 0.998540 -1.49173; + tangent 0.769243 -0.550074 0.325091; + vertex 34.2603 28.4767 81.0480; + normal 0.323996 0.774324 0.543551; + texcoord 0.749030 -1.71042; + tangent 0.769243 -0.550074 0.325091; + vertex 34.3138 30.4358 78.2252; + normal 0.664540 -0.631545 0.399420; + texcoord 0.250000 -1.71042; + tangent -0.00827200 -0.540703 -0.841173; + vertex 35.9875 29.3670 79.5821; + normal 0.702819 -0.624505 0.340645; + texcoord 0.000490000 -1.49173; + tangent -0.0582392 -0.518871 -0.852866; + vertex 34.2603 28.4767 81.0480; + normal 0.686468 -0.614740 0.388403; + texcoord 0.250000 -1.49173; + tangent -0.00827199 -0.540703 -0.841173; + vertex 34.2424 27.3032 79.2224; + normal 0.589276 -0.803119 0.0880566; + texcoord 0.125240 -1.22559; + tangent -0.251549 -0.279233 -0.926689; + vertex 31.6085 24.9975 80.4026; + normal 0.727950 -0.685408 -0.0174688; + texcoord 0.000490000 -1.22559; + tangent -0.353626 -0.353503 -0.866016; + vertex 32.0963 25.4851 81.5972; + normal 0.491702 -0.840001 -0.229406; + texcoord 0.000490000 -0.980050; + tangent 0.199613 0.383356 -0.901772; + vertex 28.6109 23.3570 79.9843; + normal 0.489220 -0.814334 -0.312288; + texcoord 0.125240 -0.980050; + tangent 0.286662 0.488305 -0.824247; + vertex 29.0646 24.1299 78.6797; + normal 0.738682 -0.571667 -0.357134; + texcoord 0.000490000 -1.04669; + tangent 0.399197 0.797941 -0.451587; + vertex 14.0545 -40.7254 71.5338; + normal 0.740084 -0.568869 -0.358697; + texcoord 0.166830 -1.04669; + tangent 0.311527 0.761568 -0.568300; + vertex 14.7856 -39.2641 70.7068; + normal 0.671399 -0.624298 -0.399344; + texcoord 0.000490000 -1.30676; + tangent 0.100743 0.625654 -0.773569; + vertex 16.8947 -38.5351 73.9022; + normal 0.659190 -0.632556 -0.406621; + texcoord 0.333170 -1.30676; + tangent -0.00152748 0.539609 -0.841914; + vertex 16.8907 -37.1356 71.7187; + normal 0.559201 -0.697513 -0.448073; + texcoord 0.333170 -1.59597; + tangent -0.00152748 0.539609 -0.841914; + vertex 19.3141 -36.0623 73.0723; + normal -0.163032 0.960254 -0.226567; + texcoord 0.333170 -1.04669; + tangent -0.560050 0.0989849 0.822524; + vertex 14.4910 -37.6215 71.3861; + normal -0.198219 0.919348 -0.339867; + texcoord 0.499510 -1.04669; + tangent -0.614189 0.137032 0.777171; + vertex 13.4653 -37.4402 72.8925; + normal -0.185867 0.908454 -0.374387; + texcoord 0.333170 -1.30676; + tangent -0.649413 0.162901 0.742783; + vertex 16.8907 -37.1356 71.7187; + normal -0.211861 0.881821 -0.421315; + texcoord 0.665860 -1.30676; + tangent -0.673109 0.180888 0.717080; + vertex 15.1154 -36.6585 73.6100; + normal -0.178539 0.901199 -0.394924; + texcoord 0.333170 -1.59597; + vertex 19.3141 -36.0623 73.0723; + normal 0.748415 -0.357762 -0.558463; + texcoord 0.000490000 -1.03572; + tangent 0.316697 0.932611 -0.173032; + vertex 16.4859 -39.5316 60.0550; + normal 0.734590 -0.380193 -0.561989; + texcoord 0.166830 -1.03572; + tangent 0.226618 0.923991 -0.308034; + vertex 17.0590 -37.8440 59.7419; + normal 0.620677 -0.472146 -0.625970; + texcoord 0.000490000 -1.29376; + tangent 0.0394804 0.840035 -0.541094; + vertex 18.8509 -39.4919 63.1990; + normal 0.634860 -0.471201 -0.612309; + texcoord 0.333170 -1.29376; + tangent -0.0733584 0.752161 -0.654883; + vertex 18.6629 -37.5644 61.5207; + normal 0.510003 -0.536005 -0.672753; + texcoord 0.333170 -1.56685; + tangent -0.0733583 0.752161 -0.654883; + vertex 21.0757 -37.2018 63.0609; + normal 0.183044 0.854999 0.485255; + texcoord 0.333170 -1.03572; + tangent -0.775836 -0.177525 0.605445; + vertex 16.2282 -36.4777 60.5244; + normal 0.192923 0.925003 0.327337; + texcoord 0.499510 -1.03572; + tangent -0.702173 -0.111832 0.703169; + vertex 14.8243 -36.7989 61.6199; + normal 0.0302993 0.995344 0.0915013; + texcoord 0.333170 -1.29376; + tangent -0.619065 -0.0469958 0.783933; + vertex 18.6629 -37.5644 61.5207; + normal 0.0888436 0.992740 0.0810838; + texcoord 0.665860 -1.29376; + tangent -0.574980 -0.0153566 0.818023; + vertex 17.1645 -37.6044 63.6525; + normal -0.111114 0.992026 -0.0594777; + texcoord 0.333170 -1.56685; + tangent -0.574980 -0.0153566 0.818023; + vertex 21.0757 -37.2018 63.0609; + normal -0.259478 -0.593889 0.761555; + texcoord 0.665860 -1.03572; + tangent 0.466687 -0.767488 -0.439506; + vertex 14.2301 -38.5080 61.9481; + normal -0.298715 -0.565451 0.768788; + texcoord 0.832200 -1.03572; + tangent 0.528129 -0.766134 -0.366222; + vertex 15.0609 -39.8743 61.1656; + normal -0.329392 -0.513092 0.792615; + texcoord 0.665860 -1.29376; + tangent 0.622267 -0.747434 -0.232648; + vertex 17.1645 -37.6044 63.6525; + normal -0.336706 -0.493540 0.801903; + texcoord 0.998540 -1.29376; + tangent 0.655822 -0.734019 -0.176391; + vertex 18.8509 -39.4919 63.1990; + normal -0.312236 -0.476476 0.821875; + texcoord 0.998540 -1.56685; + vertex 20.6463 -37.2539 65.1785; + normal -0.405846 0.626815 -0.665126; + texcoord 0.624270 1.00000; + tangent -0.689469 -0.687697 -0.227388; + vertex 36.2261 47.0743 63.7831; + normal -0.382458 0.642396 -0.664119; + texcoord 0.749030 1.00000; + tangent -0.701427 -0.672453 -0.236235; + vertex 34.5720 45.4244 63.2375; + normal -0.0522507 0.834974 -0.547803; + texcoord 0.624270 0.00888997; + tangent -0.867393 -0.314808 -0.385390; + vertex 27.0439 55.7962 77.6054; + normal -0.0362896 0.839433 -0.542250; + texcoord 0.749030 0.00888997; + tangent -0.872553 -0.291132 -0.392294; + vertex 25.5502 55.2979 76.9339; + normal -0.0676179 0.867269 -0.493226; + texcoord 0.624270 -1.08125; + tangent -0.872552 -0.291132 -0.392294; + vertex 18.3794 61.9094 89.5425; + normal 0.349744 -0.566128 0.746444; + texcoord 0.374760 1.00000; + tangent 0.936843 0.213246 -0.277222; + vertex 2.08451 20.4504 80.3051; + normal 0.142521 -0.667983 0.730402; + texcoord 0.374760 0.0994900; + tangent 0.745141 0.559420 0.363063; + vertex -6.67327 26.3764 88.9030; + normal 0.338255 -0.575534 0.744543; + texcoord 0.250000 1.00000; + tangent 0.940272 0.236002 -0.245338; + vertex -0.0987200 19.9534 80.9511; + normal 0.135262 -0.673895 0.726340; + texcoord 0.250000 0.0994900; + tangent 0.720482 0.570127 0.394791; + vertex -8.01461 25.3150 88.1680; + normal 0.101030 -0.649517 0.753605; + texcoord 0.374760 -0.889530; + tangent 0.720482 0.570127 0.394791; + vertex -17.6841 34.0170 96.9644; + normal 0.657848 0.752709 -0.0257988; + texcoord 0.624270 1.00000; + tangent 0.0306482 -0.0609804 -0.997668; + vertex 3.66897 20.4100 74.0031; + normal 0.778436 0.519571 0.352255; + texcoord 0.624270 0.0994900; + tangent -0.172491 0.703066 -0.689888; + vertex -6.36073 29.6313 87.2956; + normal 0.668435 0.743744 -0.00626909; + texcoord 0.499510 1.00000; + tangent 0.0249847 -0.0391176 -0.998922; + vertex 3.55246 20.6419 77.7957; + normal 0.781666 0.503532 0.368039; + texcoord 0.499510 0.0994900; + tangent -0.185883 0.751356 -0.633177; + vertex -5.99089 28.1364 88.5554; + normal 0.769937 0.511734 0.381215; + texcoord 0.624270 -0.889530; + tangent -0.185882 0.751355 -0.633177; + vertex -15.4958 36.2441 96.8690; + normal 0.246451 0.873437 -0.419964; + texcoord 0.624270 1.00000; + tangent -0.601047 -0.202183 -0.773217; + vertex 3.66897 20.4100 74.0031; + normal 0.266143 0.872998 -0.408709; + texcoord 0.749030 1.00000; + tangent -0.605794 -0.182355 -0.774442; + vertex 2.14203 19.8964 72.0387; + normal 0.453349 0.860822 -0.231215; + texcoord 0.624270 0.0994900; + tangent -0.646249 0.134719 -0.751141; + vertex -6.36073 29.6313 87.2956; + normal 0.466110 0.854782 -0.228230; + texcoord 0.749030 0.0994900; + tangent -0.646566 0.153025 -0.747353; + vertex -7.57261 29.9182 85.8948; + normal 0.433171 0.880063 -0.194556; + texcoord 0.624270 -0.889530; + tangent -0.646566 0.153025 -0.747353; + vertex -15.4958 36.2441 96.8690; + normal 0.406786 -0.855504 0.320372; + texcoord 0.374760 -0.889530; + tangent 0.837292 0.489411 0.243761; + vertex -17.6841 34.0170 96.9644; + normal 0.383034 -0.892033 0.239920; + texcoord 0.499510 -0.889530; + tangent 0.823531 0.437384 0.361237; + vertex -16.2965 34.8281 97.3684; + normal 0.334885 -0.942061 -0.0192886; + texcoord 0.374760 -1.35173; + tangent 0.685838 0.222276 0.692979; + vertex -21.7157 33.1378 99.7357; + normal 0.321719 -0.945962 -0.0406461; + texcoord 0.499510 -1.35173; + tangent 0.661143 0.193709 0.724821; + vertex -20.7886 33.4095 100.752; + normal 0.355426 -0.931674 -0.0752101; + texcoord 0.499510 -1.77271; + tangent 0.661144 0.193709 0.724821; + vertex -24.5242 31.7558 103.584; + normal -0.455649 0.865426 -0.208376; + texcoord 0.873780 -0.889530; + tangent -0.835101 -0.496639 -0.236549; + vertex -16.9935 37.6223 94.6916; + normal -0.433167 0.879624 -0.196540; + texcoord 0.998540 -0.889530; + tangent -0.831827 -0.478476 -0.281292; + vertex -18.4145 36.7773 94.2890; + normal -0.350494 0.936000 0.0325159; + texcoord 0.873780 -1.35173; + tangent -0.682384 -0.227832 -0.694582; + vertex -21.7918 36.5961 100.921; + normal -0.307393 0.951448 0.0160376; + texcoord 0.998540 -1.35173; + tangent -0.658821 -0.200630 -0.725054; + vertex -22.7326 36.3096 99.8860; + normal -0.432629 0.889512 0.146972; + texcoord 0.998540 -1.77271; + tangent -0.658821 -0.200630 -0.725054; + vertex -24.9722 34.3924 104.897; + normal -0.557278 0.806219 -0.198626; + texcoord 0.250000 -2.14989; + tangent -0.405514 -0.473007 -0.782191; + vertex -28.1923 32.7869 107.414; + normal -0.625196 0.761437 -0.171301; + texcoord 0.000490000 -1.77271; + tangent -0.392931 -0.512492 -0.763516; + vertex -24.9722 34.3924 104.897; + normal -0.619643 0.771337 -0.145199; + texcoord 0.250000 -1.77271; + tangent -0.405514 -0.473007 -0.782191; + vertex -25.8324 33.3891 103.237; + normal -0.772935 0.515553 -0.369834; + texcoord 0.125240 -1.35173; + tangent -0.291258 -0.803076 -0.519844; + vertex -23.0904 35.1885 99.1233; + normal -0.800700 0.489991 -0.344656; + texcoord 0.000490000 -1.35173; + tangent -0.255094 -0.799432 -0.543907; + vertex -22.7326 36.3096 99.8860; + normal -0.735636 0.252623 -0.628507; + texcoord 0.000490000 -0.889530; + tangent -0.451639 -0.878002 0.158542; + vertex -18.4145 36.7773 94.2890; + normal -0.735733 0.172469 -0.654944; + texcoord 0.125240 -0.889530; + tangent -0.462955 -0.833902 0.300467; + vertex -19.1818 35.3953 94.7870; + normal -0.646218 -0.613710 -0.453609; + texcoord 0.250000 -2.14989; + tangent 0.616751 -0.770052 0.163209; + vertex -28.1923 32.7869 107.414; + normal -0.593051 -0.622274 -0.510945; + texcoord 0.250000 -1.77271; + tangent 0.629717 -0.750709 0.199732; + vertex -25.8324 33.3891 103.237; + normal -0.593203 -0.590975 -0.546680; + texcoord 0.499510 -1.77271; + tangent 0.616752 -0.770052 0.163209; + vertex -24.5242 31.7558 103.584; + normal -0.336768 -0.832153 -0.440577; + texcoord 0.374760 -1.35173; + tangent 0.701222 -0.520552 0.487148; + vertex -21.7157 33.1378 99.7357; + normal -0.345943 -0.836570 -0.424822; + texcoord 0.250000 -1.35173; + tangent 0.690372 -0.533579 0.488550; + vertex -22.6691 33.8747 99.0610; + normal -0.0197452 -0.956222 -0.291975; + texcoord 0.250000 -0.889530; + tangent 0.738979 -0.202386 0.642611; + vertex -18.8792 34.2519 95.8952; + normal 0.0366450 -0.966678 -0.253361; + texcoord 0.374760 -0.889530; + tangent 0.737393 -0.144957 0.659727; + vertex -17.6841 34.0170 96.9644; + normal 0.608558 -0.779688 0.147459; + texcoord 0.749030 -2.14989; + tangent 0.409585 0.467809 0.783195; + vertex -26.1938 31.2311 107.699; + normal 0.615723 -0.765202 0.188019; + texcoord 0.499510 -1.77271; + tangent 0.394075 0.516515 0.760209; + vertex -24.5242 31.7558 103.584; + normal 0.607196 -0.780519 0.148668; + texcoord 0.749030 -1.77271; + tangent 0.409585 0.467809 0.783195; + vertex -23.6495 32.7548 105.256; + normal 0.634600 -0.583507 0.506757; + texcoord 0.624270 -1.35173; + tangent 0.301990 0.795608 0.525176; + vertex -20.4171 34.5454 101.534; + normal 0.622764 -0.571442 0.534434; + texcoord 0.499510 -1.35173; + tangent 0.260103 0.795419 0.547407; + vertex -20.7886 33.4095 100.752; + normal 0.703184 -0.201202 0.681946; + texcoord 0.499510 -0.889530; + tangent 0.466442 0.854646 -0.228062; + vertex -16.2965 34.8281 97.3684; + normal 0.707424 -0.156948 0.689144; + texcoord 0.624270 -0.889530; + tangent 0.470525 0.832148 -0.293490; + vertex -15.4958 36.2441 96.8690; + normal 0.420804 0.505343 0.753361; + texcoord 0.749030 -2.14989; + tangent -0.619381 0.766817 -0.168402; + vertex -26.1938 31.2311 107.699; + normal 0.422344 0.540584 0.727595; + texcoord 0.749030 -1.77271; + tangent -0.630944 0.749371 -0.200882; + vertex -23.6495 32.7548 105.256; + normal 0.459555 0.528030 0.714139; + texcoord 0.998540 -1.77271; + tangent -0.619381 0.766817 -0.168402; + vertex -24.9722 34.3924 104.897; + normal 0.226924 0.792561 0.565997; + texcoord 0.873780 -1.35173; + tangent -0.700002 0.525772 -0.483282; + vertex -21.7918 36.5961 100.921; + normal 0.176985 0.785828 0.592579; + texcoord 0.749030 -1.35173; + tangent -0.692218 0.527391 -0.492638; + vertex -20.8327 35.8653 101.604; + normal 0.0516232 0.975826 0.212364; + texcoord 0.749030 -0.889530; + tangent -0.743421 0.173424 -0.645948; + vertex -15.7846 37.4015 95.7602; + normal 0.0216917 0.983656 0.178748; + texcoord 0.873780 -0.889530; + tangent -0.742329 0.135608 -0.656170; + vertex -16.9935 37.6223 94.6916; + normal -0.0269660 -0.889347 0.456437; + texcoord 0.374760 1.00000; + tangent 0.966530 -0.139733 -0.215160; + vertex 4.77154 -18.3711 77.6382; + normal -0.246657 -0.887745 0.388677; + texcoord 0.374760 0.104090; + tangent 0.830613 0.0143749 0.556665; + vertex -2.06707 -12.8803 87.9328; + normal -0.0403363 -0.891505 0.451212; + texcoord 0.250000 1.00000; + tangent 0.975031 -0.133749 -0.177274; + vertex 2.60272 -18.0576 78.1210; + normal -0.253861 -0.888460 0.382353; + texcoord 0.250000 0.104090; + tangent 0.807907 0.0225817 0.588878; + vertex -3.51535 -12.9208 86.8771; + normal -0.270862 -0.873232 0.405093; + texcoord 0.374760 -0.879480; + tangent 0.807907 0.0225819 0.588877; + vertex -9.29621 -5.73442 98.5031; + normal 0.898491 0.358900 0.252795; + texcoord 0.624270 1.00000; + tangent 0.138753 0.314155 -0.939177; + vertex 6.95423 -16.7879 71.9920; + normal 0.865524 -0.0529290 0.498063; + texcoord 0.624270 0.104090; + tangent 0.277243 0.867786 -0.412411; + vertex -0.148610 -9.96746 87.5540; + normal 0.901891 0.338985 0.267736; + texcoord 0.499510 1.00000; + tangent 0.144055 0.333258 -0.931766; + vertex 6.44633 -17.9378 75.4298; + normal 0.858284 -0.0743301 0.507763; + texcoord 0.499510 0.104090; + tangent 0.282050 0.894933 -0.345749; + vertex -0.688960 -11.6820 88.2164; + normal 0.860852 -0.0769803 0.502998; + texcoord 0.624270 -0.879480; + tangent 0.282050 0.894933 -0.345749; + vertex -6.79325 -4.62034 99.7442; + normal 0.644540 0.763501 -0.0404394; + texcoord 0.624270 1.00000; + tangent -0.517019 0.396276 -0.758720; + vertex 6.95423 -16.7879 71.9920; + normal 0.660022 0.750610 -0.0309198; + texcoord 0.749030 1.00000; + tangent -0.509680 0.411158 -0.755762; + vertex 5.68951 -15.8185 70.1360; + normal 0.795803 0.592669 0.124258; + texcoord 0.624270 0.104090; + tangent -0.371108 0.634549 -0.677958; + vertex -0.148610 -9.96746 87.5540; + normal 0.807754 0.577240 0.119695; + texcoord 0.749030 0.104090; + tangent -0.362166 0.646107 -0.671849; + vertex -0.802240 -8.80138 86.3415; + normal 0.780484 0.604255 0.160375; + texcoord 0.624270 -0.879480; + tangent -0.362166 0.646107 -0.671849; + vertex -6.79325 -4.62034 99.7442; + normal 0.0485334 0.922843 -0.382105; + texcoord 0.000490000 -0.879480; + tangent -0.136210 -0.372867 -0.917833; + vertex -8.44015 -2.28049 97.2652; + normal -0.0802320 0.941315 -0.327856; + texcoord 0.125240 -1.33173; + tangent -0.162987 -0.347775 -0.923303; + vertex -12.1073 -0.106580 102.050; + normal -0.310429 0.895873 -0.317877; + texcoord 0.000490000 -1.33173; + tangent -0.136210 -0.372867 -0.917833; + vertex -11.9234 0.396890 103.289; + normal -0.0948430 0.995103 -0.0278339; + texcoord 0.000490000 -1.72603; + tangent -0.417666 -0.0700757 -0.905894; + vertex -15.5158 -0.337910 106.240; + normal -0.0623024 0.998056 -0.00144150; + texcoord 0.250000 -1.72603; + tangent -0.449410 -0.0293434 -0.892844; + vertex -16.4337 -0.397840 104.417; + normal -0.0574858 0.998339 -0.00387517; + texcoord 0.250000 -2.09917; + tangent -0.449410 -0.0293434 -0.892844; + vertex -19.6565 -0.575520 106.450; + normal -0.692819 -0.720581 0.0276631; + texcoord 0.374760 -1.33173; + tangent 0.382488 -0.334690 0.861212; + vertex -11.3044 -2.41313 101.865; + normal -0.588140 -0.791818 0.164670; + texcoord 0.499510 -0.879480; + tangent 0.314287 -0.0833804 0.945659; + vertex -7.99928 -5.68437 99.4314; + normal -0.363483 -0.880036 0.305642; + texcoord 0.499510 -1.33173; + tangent 0.213577 0.196428 0.956975; + vertex -10.7880 -2.86505 103.028; + normal -0.0954089 -0.940492 0.326148; + texcoord 0.624270 -1.33173; + tangent 0.181948 0.325949 0.927714; + vertex -10.5966 -2.36102 104.293; + normal 0.0691362 -0.997317 0.0240481; + texcoord 0.499510 -1.72603; + tangent 0.417347 0.0666263 0.906301; + vertex -15.8369 -2.34019 104.211; + normal 0.0593686 -0.998227 -0.00429564; + texcoord 0.749030 -1.72603; + tangent 0.451309 0.0230023 0.892071; + vertex -14.9088 -2.29289 106.045; + normal 0.140227 -0.989076 -0.0454387; + texcoord 0.749030 -2.09917; + tangent 0.451309 0.0230023 0.892071; + vertex -19.3766 -2.96678 106.926; + normal 0.772708 0.0236799 0.634319; + texcoord 0.624270 -0.879480; + tangent 0.236212 0.916809 -0.321972; + vertex -6.79325 -4.62034 99.7442; + normal 0.771335 0.00379961 0.636418; + texcoord 0.749030 -0.879480; + tangent 0.204933 0.943120 -0.261778; + vertex -6.42283 -3.18263 99.2393; + normal 0.633751 -0.230511 0.738393; + texcoord 0.624270 -1.33173; + tangent -0.161658 0.901232 0.402054; + vertex -10.5966 -2.36102 104.293; + normal 0.491167 -0.312499 0.813080; + texcoord 0.749030 -1.33173; + tangent -0.189829 0.872596 0.450045; + vertex -10.8498 -1.19685 104.893; + normal 0.344717 -0.369963 0.862727; + texcoord 0.749030 -1.72603; + tangent -0.189829 0.872596 0.450045; + vertex -14.9088 -2.29289 106.045; + normal -0.535098 -0.497945 -0.682437; + texcoord 0.250000 -1.33173; + tangent 0.410941 -0.859227 0.304723; + vertex -11.8509 -1.27053 101.460; + normal -0.529347 -0.400189 -0.748091; + texcoord 0.374760 -1.33173; + tangent 0.393817 -0.889975 0.229896; + vertex -11.3044 -2.41313 101.865; + normal -0.512191 -0.0959561 -0.853494; + texcoord 0.250000 -1.72603; + tangent 0.305291 -0.950063 -0.0646285; + vertex -16.4337 -0.397840 104.417; + normal -0.482252 -0.0556195 -0.874265; + texcoord 0.499510 -1.72603; + tangent 0.292235 -0.951030 -0.100696; + vertex -15.8369 -2.34019 104.211; + normal -0.529350 -0.0731650 -0.845243; + texcoord 0.250000 -2.09917; + vertex -19.6565 -0.575520 106.450; + normal 0.148421 0.400544 0.904177; + texcoord 0.749030 -1.33173; + tangent -0.411931 0.856248 -0.311693; + vertex -10.8498 -1.19685 104.893; + normal 0.214620 0.311764 0.925603; + texcoord 0.873780 -1.33173; + tangent -0.393679 0.889931 -0.230303; + vertex -11.3994 -0.0544800 104.478; + normal 0.282897 0.0369553 0.958438; + texcoord 0.749030 -1.72603; + tangent -0.312995 0.948713 0.0444672; + vertex -14.9088 -2.29289 106.045; + normal 0.297792 -0.00265831 0.954627; + texcoord 0.998540 -1.72603; + tangent -0.295200 0.950727 0.0947339; + vertex -15.5158 -0.337910 106.240; + normal 0.198523 -0.0359534 0.979437; + texcoord 0.749030 -2.09917; + vertex -19.3766 -2.96678 106.926; + normal 0.206972 -0.939847 0.271754; + texcoord 0.374760 1.00000; + tangent 0.978247 0.194839 -0.0712100; + vertex -10.3975 -43.7863 62.4524; + normal -0.214622 -0.975764 0.0426821; + texcoord 0.374760 0.00568998; + tangent 0.891052 -0.175321 0.418676; + vertex -18.1532 -42.1506 74.0161; + normal 0.182919 -0.947819 0.261113; + texcoord 0.250000 1.00000; + tangent 0.982578 0.179273 -0.0490086; + vertex -12.4267 -44.1904 62.6001; + normal -0.230628 -0.972575 0.0301551; + texcoord 0.250000 0.00568998; + tangent 0.876089 -0.194063 0.441369; + vertex -19.5579 -41.8395 73.3084; + normal -0.221313 -0.975146 0.0105347; + texcoord 0.374760 -1.08592; + tangent 0.876089 -0.194063 0.441369; + vertex -26.3794 -40.1479 86.5798; + normal 0.484603 0.849332 0.209274; + texcoord 0.624270 1.00000; + tangent -0.546233 0.480689 -0.685980; + vertex -8.48069 -40.1865 58.3510; + normal 0.510905 0.831366 0.218647; + texcoord 0.749030 1.00000; + tangent -0.541649 0.502698 -0.673730; + vertex -9.71585 -39.0995 56.7998; + normal 0.754239 0.542592 0.369753; + texcoord 0.624270 0.00568998; + tangent -0.406455 0.824295 -0.394121; + vertex -16.3070 -39.6406 74.2584; + normal 0.769023 0.526966 0.361815; + texcoord 0.749030 0.00568998; + tangent -0.396634 0.837260 -0.376400; + vertex -16.9469 -38.2898 73.6512; + normal 0.733110 0.535680 0.419042; + texcoord 0.624270 -1.08592; + tangent -0.396634 0.837260 -0.376400; + vertex -23.9699 -39.5622 87.5643; + normal -0.775263 0.169544 -0.608459; + texcoord 0.125240 -1.08592; + tangent -0.173617 -0.983397 -0.0528067; + vertex -26.8811 -37.6550 86.3245; + normal -0.767612 0.202065 -0.608228; + texcoord 0.250000 -1.08592; + tangent -0.149937 -0.982990 -0.106063; + vertex -27.1223 -39.0211 86.2512; + normal -0.656263 0.515728 -0.550767; + texcoord 0.125240 -1.53980; + tangent 0.226990 -0.586555 -0.777451; + vertex -30.4525 -38.2693 90.7038; + normal -0.616158 0.568033 -0.545607; + texcoord 0.250000 -1.53980; + tangent 0.263411 -0.504223 -0.822420; + vertex -30.1427 -38.8623 89.7365; + normal -0.648196 0.538887 -0.537999; + texcoord 0.250000 -1.95257; + vertex -33.8202 -40.5027 92.5242; + normal -0.606694 -0.563516 -0.560689; + texcoord 0.374760 -1.08592; + tangent 0.534781 -0.811186 0.236615; + vertex -26.3794 -40.1479 86.5798; + normal -0.645690 -0.362182 -0.672242; + texcoord 0.374760 -1.53980; + tangent 0.593608 -0.794220 -0.129785; + vertex -29.4426 -39.7842 89.5289; + normal -0.621004 -0.542334 -0.565888; + texcoord 0.250000 -1.08592; + tangent 0.546943 -0.815434 0.189528; + vertex -27.1223 -39.0211 86.2512; + normal -0.595765 -0.283112 -0.751606; + texcoord 0.250000 -1.53980; + tangent 0.595272 -0.783883 -0.176576; + vertex -30.1427 -38.8623 89.7365; + normal -0.527182 -0.215161 -0.822061; + texcoord 0.250000 -1.95257; + tangent 0.595272 -0.783883 -0.176576; + vertex -33.8202 -40.5027 92.5242; + normal -0.156705 -0.986791 -0.0410694; + texcoord 0.374760 -1.08592; + tangent 0.911123 -0.160487 0.379603; + vertex -26.3794 -40.1479 86.5798; + normal -0.206451 -0.969060 -0.135282; + texcoord 0.499510 -1.08592; + tangent 0.870893 -0.247210 0.424773; + vertex -25.0876 -40.3755 87.1180; + normal -0.174449 -0.791700 -0.585473; + texcoord 0.374760 -1.53980; + tangent 0.613445 -0.561739 0.555099; + vertex -29.4426 -39.7842 89.5289; + normal -0.210787 -0.771102 -0.600808; + texcoord 0.499510 -1.53980; + tangent 0.570545 -0.596116 0.564910; + vertex -28.7624 -40.4950 90.2024; + normal -0.00600007 -0.690860 -0.722964; + texcoord 0.499510 -1.95257; + tangent 0.570545 -0.596116 0.564910; + vertex -33.7362 -41.9141 91.5997; + normal 0.657677 -0.164983 0.735012; + texcoord 0.624270 -1.08592; + tangent 0.182877 0.981501 0.0566746; + vertex -23.9699 -39.5622 87.5643; + normal 0.665300 -0.208541 0.716859; + texcoord 0.749030 -1.08592; + tangent 0.145073 0.979308 0.141100; + vertex -23.7147 -38.1927 87.6434; + normal 0.612619 -0.560935 0.556821; + texcoord 0.624270 -1.53980; + tangent -0.237434 0.550335 0.800473; + vertex -28.4913 -40.5859 91.3802; + normal 0.563623 -0.616289 0.550015; + texcoord 0.749030 -1.53980; + tangent -0.259465 0.500065 0.826204; + vertex -28.7974 -39.9961 92.3548; + normal 0.492886 -0.667129 0.558572; + texcoord 0.749030 -1.95257; + tangent -0.259465 0.500065 0.826204; + vertex -32.5185 -42.5331 92.6083; + normal -0.751952 -0.308368 -0.582648; + texcoord 0.125240 1.00000; + tangent -0.285153 -0.644727 0.709235; + vertex -5.48167 -35.5604 36.9269; + normal -0.751857 0.0725984 -0.655316; + texcoord 0.125240 0.102950; + tangent -0.121376 -0.992012 0.0343447; + vertex -15.2283 -31.7215 47.4740; + normal -0.758667 -0.264943 -0.595172; + texcoord 0.000490000 1.00000; + tangent -0.278077 -0.689192 0.669094; + vertex -4.66562 -33.7153 34.8972; + normal -0.748408 0.0904093 -0.657048; + texcoord 0.000490000 0.102950; + tangent -0.106733 -0.994171 -0.0152235; + vertex -15.0271 -29.8472 47.5027; + normal -0.741864 0.0898210 -0.664507; + texcoord 0.125240 -0.717170; + tangent -0.106733 -0.994171 -0.0152236; + vertex -23.0985 -29.8147 56.5181; + normal 0.168886 -0.916851 0.361747; + texcoord 0.374760 1.00000; + tangent 0.949391 0.249937 0.190233; + vertex -2.99772 -35.2170 39.6187; + normal -0.110623 -0.990180 0.0854785; + texcoord 0.374760 0.102950; + tangent 0.852373 -0.0482826 0.520700; + vertex -12.7492 -33.2583 49.1357; + normal 0.147574 -0.925877 0.347814; + texcoord 0.250000 1.00000; + tangent 0.949165 0.234093 0.210443; + vertex -5.17096 -35.7891 39.1833; + normal -0.114126 -0.992041 0.0531970; + texcoord 0.250000 0.102950; + tangent 0.839703 -0.0677077 0.538808; + vertex -14.2848 -33.1345 48.1504; + normal -0.0778497 -0.996957 -0.00395501; + texcoord 0.374760 -0.717170; + tangent 0.839704 -0.0677077 0.538808; + vertex -22.7668 -32.5097 57.6128; + normal 0.751988 0.243863 0.612409; + texcoord 0.624270 1.00000; + tangent 0.217174 0.785525 -0.579470; + vertex -0.341830 -30.2965 36.5402; + normal 0.727445 -0.0794109 0.681556; + texcoord 0.624270 0.102950; + tangent 0.133051 0.989856 -0.0498166; + vertex -11.2897 -30.0804 49.8972; + normal 0.752913 0.223868 0.618874; + texcoord 0.499510 1.00000; + tangent 0.215381 0.797446 -0.563640; + vertex -1.15278 -33.2297 38.7040; + normal 0.722702 -0.101864 0.683612; + texcoord 0.499510 0.102950; + tangent 0.118408 0.992705 0.0227436; + vertex -11.5211 -32.0205 49.8528; + normal 0.722478 -0.101843 0.683852; + texcoord 0.624270 -0.717170; + tangent 0.118408 0.992705 0.0227435; + vertex -20.4695 -31.5079 59.3829; + normal 0.478119 0.792283 0.379064; + texcoord 0.624270 1.00000; + tangent -0.430040 0.587493 -0.685505; + vertex -0.341830 -30.2965 36.5402; + normal 0.491204 0.780519 0.386664; + texcoord 0.749030 1.00000; + tangent -0.436376 0.601639 -0.669034; + vertex -1.41496 -28.8304 34.8296; + normal 0.572022 0.628138 0.527478; + texcoord 0.624270 0.102950; + tangent -0.503406 0.774310 -0.383440; + vertex -11.2897 -30.0804 49.8972; + normal 0.578824 0.620379 0.529238; + texcoord 0.749030 0.102950; + tangent -0.505690 0.782227 -0.363866; + vertex -12.2207 -28.6402 49.2273; + normal 0.519734 0.612866 0.595207; + texcoord 0.624270 -0.717170; + vertex -20.4695 -31.5079 59.3829; + normal -0.259819 0.927378 0.269192; + texcoord 0.000490000 -1.49220; + tangent -0.627833 0.0495775 -0.776768; + vertex -28.1055 -28.8572 66.7047; + normal -0.266429 0.928730 0.257829; + texcoord 0.125240 -1.49220; + tangent -0.562322 0.0707897 -0.823883; + vertex -28.9703 -28.7889 65.6347; + normal -0.260866 0.940865 0.216153; + texcoord 0.000490000 -1.82888; + tangent -0.228214 0.157683 -0.960757; + vertex -32.9257 -30.5057 67.7314; + normal -0.258887 0.942853 0.209777; + texcoord 0.250000 -1.82888; + tangent -0.163415 0.171297 -0.971572; + vertex -33.2661 -30.1488 65.7071; + normal -0.226616 0.951960 0.205955; + texcoord 0.250000 -2.20256; + tangent -0.163415 0.171297 -0.971572; + vertex -36.7099 -31.1026 66.3263; + normal -0.221423 0.00526185 -0.975164; + texcoord 0.250000 -1.49220; + tangent -0.0664609 -0.997742 0.00970713; + vertex -29.6455 -29.6977 64.8875; + normal -0.211154 0.0464970 -0.976346; + texcoord 0.374760 -1.49220; + tangent 0.0604174 -0.997101 -0.0462420; + vertex -29.7357 -31.0512 64.9006; + normal -0.205000 0.119440 -0.971447; + texcoord 0.250000 -1.82888; + tangent 0.376951 -0.907753 -0.184098; + vertex -33.2661 -30.1488 65.7071; + normal -0.193608 0.140031 -0.971034; + texcoord 0.499510 -1.82888; + tangent 0.447460 -0.868219 -0.214420; + vertex -32.3339 -31.9577 65.2604; + normal -0.210427 0.130816 -0.968818; + texcoord 0.250000 -2.20256; + tangent 0.447460 -0.868219 -0.214420; + vertex -36.7099 -31.1026 66.3263; + normal -0.0244836 -0.998278 -0.0533026; + texcoord 0.499510 -1.49220; + tangent 0.627259 -0.0568573 0.776732; + vertex -29.1879 -32.0565 65.6665; + normal -0.000535305 -0.993115 -0.117146; + texcoord 0.624270 -1.49220; + tangent 0.450268 -0.110455 0.886035; + vertex -28.3080 -32.1363 66.7561; + normal 0.172663 -0.965423 -0.195309; + texcoord 0.499510 -1.82888; + tangent 0.219183 -0.166163 0.961430; + vertex -32.3339 -31.9577 65.2604; + normal 0.150176 -0.967720 -0.202399; + texcoord 0.749030 -1.82888; + tangent 0.166369 -0.177066 0.970036; + vertex -31.9849 -32.3291 67.2952; + normal 0.306159 -0.925851 -0.221509; + texcoord 0.749030 -2.20256; + tangent 0.166369 -0.177066 0.970036; + vertex -36.5883 -33.6021 66.2532; + normal -0.0543164 0.0190012 0.998343; + texcoord 0.749030 -1.49220; + tangent 0.0616529 0.997975 -0.0156399; + vertex -27.6265 -31.2323 67.5115; + normal -0.0200714 -0.0430043 0.998873; + texcoord 0.873780 -1.49220; + tangent -0.0590427 0.997547 0.0375993; + vertex -27.5426 -29.8740 67.4902; + normal -0.0311301 -0.225772 0.973683; + texcoord 0.749030 -1.82888; + tangent -0.402564 0.895886 0.187964; + vertex -31.9849 -32.3291 67.2952; + normal -0.0364559 -0.250221 0.967502; + texcoord 0.998540 -1.82888; + tangent -0.448490 0.869268 0.207916; + vertex -32.9257 -30.5057 67.7314; + normal -0.132681 -0.294797 0.946303; + texcoord 0.749030 -2.20256; + tangent -0.448490 0.869268 0.207916; + vertex -36.5883 -33.6021 66.2532; + normal 0.841776 -0.372264 -0.390938; + texcoord 0.100290 1.00000; + tangent 0.506321 0.293298 0.810935; + vertex 32.5824 29.5529 61.0006; + normal 0.706650 -0.550400 -0.444642; + texcoord 0.100290 -0.0700901; + tangent 0.640605 0.764323 0.0737280; + vertex 36.3135 21.4970 76.7056; + normal 0.830311 -0.392210 -0.395923; + texcoord 0.000490000 1.00000; + tangent 0.529402 0.334932 0.779458; + vertex 31.3045 28.8127 58.9538; + normal 0.692876 -0.563420 -0.449977; + texcoord 0.000490000 -0.0700901; + tangent 0.642339 0.765669 0.0339220; + vertex 35.2693 20.2273 76.6432; + normal 0.360073 -0.805867 -0.470028; + texcoord 0.100290 -1.05072; + tangent 0.876779 0.465264 -0.121603; + vertex 40.0394 14.4162 90.6745; + normal 0.336359 -0.816921 -0.468512; + texcoord 0.000490000 -1.05072; + tangent 0.887421 0.442241 -0.130023; + vertex 38.7857 13.7751 90.8553; + normal -0.0450194 -0.918788 -0.392176; + texcoord 0.100290 -1.98277; + tangent 0.974642 0.0507291 -0.217942; + vertex 42.9647 8.56094 102.591; + normal -0.0723596 -0.920775 -0.383323; + texcoord 0.000490000 -1.98277; + tangent 0.974493 0.0165903 -0.223805; + vertex 41.7947 8.54102 102.860; + normal 0.951323 0.299587 -0.0723340; + texcoord 0.100290 1.00000; + tangent -0.0203139 0.295144 0.955237; + vertex 32.5824 29.5529 61.0006; + normal 0.954455 0.287109 -0.0811392; + texcoord 0.200100 1.00000; + tangent -0.0163387 0.319470 0.947456; + vertex 32.5388 30.1861 63.0498; + normal 0.962625 -0.0176646 -0.270261; + texcoord 0.100290 -0.0700901; + tangent 0.111233 0.934887 0.337066; + vertex 36.3135 21.4970 76.7056; + normal 0.958548 -0.0369278 -0.282528; + texcoord 0.200100 -0.0700901; + tangent 0.124119 0.944919 0.302859; + vertex 36.4977 23.0150 77.1974; + normal 0.813401 -0.396379 -0.425750; + texcoord 0.100290 -1.05072; + tangent 0.491436 0.858966 0.143763; + vertex 40.0394 14.4162 90.6745; + normal 0.797241 -0.413633 -0.439676; + texcoord 0.200100 -1.05072; + tangent 0.512389 0.848101 0.134839; + vertex 40.7420 15.6061 90.8661; + normal 0.513386 -0.689138 -0.511393; + texcoord 0.100290 -1.98277; + tangent 0.808463 0.587915 0.0272869; + vertex 42.9647 8.56094 102.591; + normal 0.489020 -0.703651 -0.515494; + texcoord 0.200100 -1.98277; + tangent 0.827183 0.561642 0.0180586; + vertex 43.9460 9.22723 102.613; + normal -0.427883 0.769338 0.474379; + texcoord 0.499510 1.00000; + tangent -0.801581 -0.0805118 -0.592441; + vertex 27.4025 31.6248 61.8413; + normal -0.193679 0.861016 0.470254; + texcoord 0.499510 -0.0700901; + tangent -0.925995 -0.319784 0.200677; + vertex 32.8550 24.0670 79.0165; + normal -0.418974 0.774004 0.474741; + texcoord 0.399710 1.00000; + tangent -0.812328 -0.0876931 -0.576570; + vertex 29.4256 31.8280 63.3366; + normal -0.174372 0.866488 0.467754; + texcoord 0.399710 -0.0700901; + tangent -0.917615 -0.316333 0.240658; + vertex 34.3602 24.6034 78.6256; + normal 0.224444 0.900509 0.372436; + texcoord 0.499510 -1.05072; + tangent -0.936595 0.0912245 0.338332; + vertex 38.4079 17.9305 92.4435; + normal 0.249085 0.897425 0.364123; + texcoord 0.399710 -1.05072; + tangent -0.932035 0.117553 0.342771; + vertex 39.7337 17.7780 91.9594; + normal 0.603851 0.770666 0.203565; + texcoord 0.499510 -1.98277; + tangent -0.776716 0.502430 0.379838; + vertex 43.1465 11.9652 103.842; + normal 0.623187 0.758165 0.191896; + texcoord 0.399710 -1.98277; + tangent -0.759451 0.528072 0.379967; + vertex 44.0584 11.3312 103.386; + normal -0.806464 0.402500 0.433140; + texcoord 0.499510 1.00000; + tangent -0.580127 -0.396991 -0.711231; + vertex 27.4025 31.6248 61.8413; + normal -0.797494 0.418278 0.434795; + texcoord 0.599320 1.00000; + tangent -0.591762 -0.421489 -0.687142; + vertex 25.4790 30.3085 59.4832; + normal -0.686163 0.546203 0.480461; + texcoord 0.499510 -0.0700901; + tangent -0.651063 -0.754673 -0.0811523; + vertex 32.8550 24.0670 79.0165; + normal -0.672755 0.560748 0.482662; + texcoord 0.599320 -0.0700901; + tangent -0.650381 -0.759079 -0.0283608; + vertex 31.7569 22.7591 78.9610; + normal -0.339780 0.793513 0.504862; + texcoord 0.499510 -1.05072; + tangent -0.879603 -0.459039 0.124825; + vertex 38.4079 17.9305 92.4435; + normal -0.317780 0.807150 0.497518; + texcoord 0.599320 -1.05072; + tangent -0.890347 -0.435273 0.133491; + vertex 37.1143 17.2817 92.6347; + normal 0.0518349 0.912794 0.405117; + texcoord 0.499510 -1.98277; + tangent -0.974407 -0.0489458 0.219399; + vertex 43.1465 11.9652 103.842; + normal 0.0805036 0.916644 0.391513; + texcoord 0.599320 -1.98277; + tangent -0.974101 -0.0109145 0.225850; + vertex 41.9543 11.9519 104.118; + normal -0.954378 -0.0130685 0.298315; + texcoord 0.699120 1.00000; + tangent -0.210706 -0.678413 -0.703817; + vertex 24.9473 28.5966 57.7071; + normal -0.944740 0.0282980 0.326597; + texcoord 0.699120 -0.0700901; + tangent -0.137892 -0.937174 -0.320453; + vertex 31.5394 21.2175 78.4735; + normal -0.954168 -0.0113862 0.299053; + texcoord 0.599320 1.00000; + tangent -0.209447 -0.686714 -0.696100; + vertex 25.4790 30.3085 59.4832; + normal -0.942476 0.0407092 0.331784; + texcoord 0.599320 -0.0700901; + tangent -0.143107 -0.944612 -0.295346; + vertex 31.7569 22.7591 78.9610; + normal -0.791294 0.392901 0.468490; + texcoord 0.699120 -1.05072; + tangent -0.502812 -0.853302 -0.138045; + vertex 36.3869 16.0872 92.4495; + normal -0.777146 0.413726 0.474209; + texcoord 0.599320 -1.05072; + tangent -0.524434 -0.841664 -0.128731; + vertex 37.1143 17.2817 92.6347; + normal -0.498652 0.688295 0.526874; + texcoord 0.699120 -1.98277; + tangent -0.814862 -0.579215 -0.0226030; + vertex 40.9592 11.2896 104.102; + normal -0.476820 0.703232 0.527359; + texcoord 0.599320 -1.98277; + tangent -0.832413 -0.553982 -0.0139070; + vertex 41.9543 11.9519 104.118; + normal -0.621047 -0.779690 -0.0799088; + texcoord 0.699120 1.00000; + tangent 0.695550 -0.501275 -0.514717; + vertex 24.9473 28.5966 57.7071; + normal -0.632552 -0.770934 -0.0744157; + texcoord 0.798930 1.00000; + tangent 0.687603 -0.513101 -0.513741; + vertex 26.1531 27.7276 56.8148; + normal -0.823837 -0.563915 0.0573811; + texcoord 0.699120 -0.0700901; + tangent 0.478141 -0.744692 -0.465634; + vertex 31.5394 21.2175 78.4735; + normal -0.834111 -0.547921 0.0635665; + texcoord 0.798930 -0.0700901; + tangent 0.463286 -0.756211 -0.462072; + vertex 32.2855 20.0310 77.7401; + normal -0.948053 -0.196680 0.250025; + texcoord 0.699120 -1.05072; + tangent 0.0992356 -0.927293 -0.360944; + vertex 36.3869 16.0872 92.4495; + normal -0.950409 -0.172322 0.258896; + texcoord 0.798930 -1.05072; + tangent 0.0743676 -0.932196 -0.354232; + vertex 36.5037 14.8031 91.9587; + normal -0.896616 0.210113 0.389784; + texcoord 0.699120 -1.98277; + tangent -0.323503 -0.907744 -0.267110; + vertex 40.9592 11.2896 104.102; + normal -0.887735 0.237400 0.394421; + texcoord 0.798930 -1.98277; + tangent -0.354821 -0.898726 -0.257668; + vertex 40.5414 10.2315 103.798; + normal -0.353532 -0.906730 -0.229903; + texcoord 0.798930 1.00000; + tangent 0.873278 -0.231833 -0.428531; + vertex 26.1531 27.7276 56.8148; + normal -0.359593 -0.900149 -0.245816; + texcoord 0.898730 -0.0700901; + tangent 0.873278 -0.231833 -0.428532; + vertex 33.7102 19.6527 77.0410; + normal -0.370937 -0.896623 -0.241811; + texcoord 0.798930 -0.0700901; + tangent 0.869906 -0.242166 -0.429673; + vertex 32.2855 20.0310 77.7401; + normal -0.703720 -0.707426 -0.0657855; + texcoord 0.898730 -1.05072; + tangent 0.660313 -0.613517 -0.433109; + vertex 37.4200 13.9199 91.3498; + normal -0.720613 -0.691402 -0.0517735; + texcoord 0.798930 -1.05072; + tangent 0.641765 -0.633752 -0.431852; + vertex 36.5037 14.8031 91.9587; + normal -0.909848 -0.383156 0.159272; + texcoord 0.898730 -1.98277; + tangent 0.299451 -0.865024 -0.402569; + vertex 40.8605 9.18162 103.324; + normal -0.917332 -0.357740 0.174712; + texcoord 0.798930 -1.98277; + tangent 0.266950 -0.878270 -0.396712; + vertex 40.5414 10.2315 103.798; + normal 0.893448 -0.244769 -0.376616; + texcoord 0.200100 -1.98277; + tangent 0.354830 0.898723 0.257669; + vertex 43.9460 9.22723 102.613; + normal 0.963430 0.157609 -0.216706; + texcoord 0.200100 -1.05072; + tangent -0.0745641 0.932169 0.354261; + vertex 40.7420 15.6061 90.8661; + normal 0.902529 -0.221716 -0.369166; + texcoord 0.299900 -1.98277; + tangent 0.327041 0.906781 0.266068; + vertex 44.3638 10.2854 102.916; + normal 0.961866 0.180456 -0.205549; + texcoord 0.299900 -1.05072; + tangent -0.0988947 0.927376 0.360823; + vertex 40.6252 16.8902 91.3568; + normal 0.853409 0.521242 0.000136111; + texcoord 0.200100 -0.0700901; + tangent -0.463572 0.756007 0.462120; + vertex 36.4977 23.0150 77.1974; + normal 0.648988 0.741840 0.168784; + texcoord 0.299900 -0.0700901; + tangent -0.719058 0.520640 0.460315; + vertex 35.7517 24.2016 77.9308; + normal 0.666513 0.730289 0.149793; + texcoord 0.200100 1.00000; + tangent -0.684622 0.517461 0.513348; + vertex 32.5388 30.1861 63.0498; + normal 0.428711 0.857422 0.284665; + texcoord 0.299900 1.00000; + tangent -0.893240 0.449472 0.00984782; + vertex 31.3331 31.0551 63.9421; + normal 0.264793 0.896993 0.353961; + texcoord 0.399710 1.00000; + tangent -0.904917 0.358428 -0.229467; + vertex 29.4256 31.8280 63.3366; + normal 0.410581 0.862554 0.295674; + texcoord 0.399710 -0.0700901; + tangent -0.862752 0.260124 0.433582; + vertex 34.3602 24.6034 78.6256; + normal 0.727156 0.677889 0.108216; + texcoord 0.299900 -1.05072; + tangent -0.649615 0.624591 0.433458; + vertex 40.6252 16.8902 91.3568; + normal 0.740526 0.666454 0.0863716; + texcoord 0.399710 -1.05072; + tangent -0.631879 0.643456 0.432080; + vertex 39.7337 17.7780 91.9594; + normal 0.920276 0.365859 -0.138703; + texcoord 0.299900 -1.98277; + tangent -0.290461 0.868477 0.401721; + vertex 44.3638 10.2854 102.916; + normal 0.926516 0.341462 -0.158023; + texcoord 0.399710 -1.98277; + tangent -0.257408 0.881569 0.395699; + vertex 44.0584 11.3312 103.386; + normal -0.615613 -0.767172 -0.180188; + texcoord 0.998540 -1.98277; + tangent 0.763161 -0.523370 -0.379036; + vertex 41.7947 8.54102 102.860; + normal -0.592285 -0.783028 -0.189911; + texcoord 0.898730 -1.98277; + tangent 0.782775 -0.493753 -0.378775; + vertex 40.8605 9.18162 103.324; + normal -0.230098 -0.915596 -0.329757; + texcoord 0.998540 -1.05072; + tangent 0.933782 -0.109845 -0.340565; + vertex 38.7857 13.7751 90.8553; + normal -0.202936 -0.920424 -0.334121; + texcoord 0.898730 -1.05072; + tangent 0.938293 -0.0825027 -0.335857; + vertex 37.4200 13.9199 91.3498; + normal 0.197237 -0.876112 -0.439915; + texcoord 0.998540 -0.0700901; + tangent 0.915290 0.326427 -0.235985; + vertex 35.2693 20.2273 76.6432; + normal 0.223020 -0.872221 -0.435307; + texcoord 0.898730 -0.0700901; + tangent 0.930980 0.327133 -0.162051; + vertex 33.7102 19.6527 77.0410; + normal 0.502499 -0.742532 -0.442878; + texcoord 0.998540 1.00000; + tangent 0.812124 0.238542 0.532496; + vertex 31.3045 28.8127 58.9538; + normal 0.287432 -0.854244 -0.433186; + texcoord 0.898730 1.00000; + tangent 0.936984 0.171122 0.304594; + vertex 28.6358 28.0335 57.1471; + normal 0.166032 -0.892908 -0.418509; + texcoord 0.798930 1.00000; + tangent 0.983852 0.121221 0.131685; + vertex 26.1531 27.7276 56.8148; + normal -0.197453 -0.912238 0.358936; + texcoord 0.200100 -3.62537; + tangent 0.370283 -0.408424 -0.834315; + vertex 56.2124 8.17433 114.141; + normal -0.145286 -0.912566 0.382250; + texcoord 0.000490000 -3.22089; + tangent 0.370283 -0.408424 -0.834315; + vertex 53.1494 8.25113 112.652; + normal -0.111993 -0.935469 0.335195; + texcoord 0.200100 -3.22089; + tangent 0.373821 -0.336513 -0.864301; + vertex 53.5881 7.76732 111.663; + normal 0.0567732 -0.998231 0.0176752; + texcoord 0.000490000 -2.85270; + tangent 0.360726 0.0146018 -0.932558; + vertex 50.0006 7.61769 110.596; + normal 0.0875327 -0.994283 -0.0611426; + texcoord 0.200100 -2.85270; + tangent 0.373810 0.0953710 -0.922589; + vertex 50.5628 7.69575 109.127; + normal 0.159467 -0.941611 -0.296544; + texcoord 0.000490000 -2.39785; + tangent 0.513978 0.331930 -0.790980; + vertex 45.5149 7.24635 107.635; + normal 0.203349 -0.913507 -0.352356; + texcoord 0.200100 -2.39785; + tangent 0.504885 0.409519 -0.759859; + vertex 46.3746 7.96157 106.135; + normal 0.159126 -0.914641 -0.371634; + texcoord 0.100290 -1.98277; + tangent 0.948518 0.243101 -0.203019; + vertex 42.9647 8.56094 102.591; + normal -0.0372778 -0.971443 -0.234327; + texcoord 0.000490000 -1.98277; + tangent 0.974493 0.0165903 -0.223805; + vertex 41.7947 8.54102 102.860; + normal 0.470984 -0.675418 -0.567437; + texcoord 0.200100 -1.98277; + tangent 0.827183 0.561642 0.0180586; + vertex 43.9460 9.22723 102.613; + normal 0.583475 -0.628177 -0.514733; + texcoord 0.200100 -3.62537; + tangent 0.256017 0.743762 -0.617474; + vertex 56.2124 8.17433 114.141; + normal 0.516802 -0.608812 -0.601884; + texcoord 0.200100 -3.22089; + tangent 0.244135 0.789004 -0.563800; + vertex 53.5881 7.76732 111.663; + normal 0.436369 -0.658897 -0.612729; + texcoord 0.399710 -3.22089; + tangent 0.256017 0.743762 -0.617474; + vertex 53.8907 8.64647 110.934; + normal 0.509887 -0.302003 -0.805487; + texcoord 0.399710 -2.85270; + tangent 0.163295 0.956260 -0.242697; + vertex 50.8064 9.20760 108.792; + normal 0.555457 -0.226879 -0.799996; + texcoord 0.200100 -2.85270; + tangent 0.132494 0.975248 -0.177024; + vertex 50.5628 7.69575 109.127; + normal 0.755049 0.0810633 -0.650639; + texcoord 0.399710 -2.39785; + tangent -0.0437566 0.994123 0.0990204; + vertex 46.3169 9.81135 106.291; + normal 0.722236 0.0606585 -0.688982; + texcoord 0.200100 -2.39785; + tangent 0.0120730 0.994476 0.104269; + vertex 46.3746 7.96157 106.135; + normal 0.842125 0.137231 -0.521530; + texcoord 0.299900 -1.98277; + tangent 0.0397333 0.947392 0.317600; + vertex 44.3638 10.2854 102.916; + normal 0.790563 -0.141291 -0.595858; + texcoord 0.200100 -1.98277; + tangent 0.354830 0.898722 0.257669; + vertex 43.9460 9.22723 102.613; + normal 0.809705 0.420267 -0.409577; + texcoord 0.399710 -1.98277; + tangent -0.257408 0.881569 0.395699; + vertex 44.0584 11.3312 103.386; + normal 0.0136882 0.973420 0.228618; + texcoord 0.599320 -3.62537; + tangent -0.387674 -0.205589 0.898578; + vertex 56.4061 9.19080 113.370; + normal -0.0864991 0.963001 0.255238; + texcoord 0.599320 -3.22089; + tangent -0.381268 -0.285461 0.879288; + vertex 53.6386 9.67560 111.472; + normal -0.0810462 0.978638 0.188940; + texcoord 0.798930 -3.22089; + tangent -0.387674 -0.205589 0.898578; + vertex 53.1802 9.43250 112.534; + normal -0.254173 0.808621 0.530593; + texcoord 0.798930 -2.85270; + tangent -0.326108 -0.596623 0.733277; + vertex 49.8938 9.08728 111.178; + normal -0.253738 0.757639 0.601332; + texcoord 0.599320 -2.85270; + tangent -0.314142 -0.656750 0.685562; + vertex 50.3929 10.0676 110.060; + normal -0.418665 0.529970 0.737463; + texcoord 0.798930 -2.39785; + tangent -0.287093 -0.857960 0.426007; + vertex 44.9161 8.65875 108.736; + normal -0.408171 0.529150 0.743906; + texcoord 0.599320 -2.39785; + tangent -0.311794 -0.848265 0.428055; + vertex 45.4154 10.2422 107.898; + normal -0.625684 0.331672 0.706055; + texcoord 0.699120 -1.98277; + tangent -0.554490 -0.822944 -0.123710; + vertex 40.9592 11.2896 104.102; + normal -0.421518 0.616682 0.664850; + texcoord 0.599320 -1.98277; + tangent -0.832413 -0.553982 -0.0139070; + vertex 41.9543 11.9519 104.118; + normal -0.730094 0.0941969 0.676823; + texcoord 0.798930 -1.98277; + tangent -0.354821 -0.898726 -0.257668; + vertex 40.5414 10.2315 103.798; + normal -0.568912 0.0959671 0.816780; + texcoord 0.998540 -3.62537; + tangent -0.0258930 -0.994766 0.0988441; + vertex 55.8558 8.80657 114.471; + normal -0.476774 0.0991959 0.873411; + texcoord 0.798930 -3.22089; + tangent -0.0258931 -0.994766 0.0988441; + vertex 53.1802 9.43250 112.534; + normal -0.487541 0.0385370 0.872249; + texcoord 0.998540 -3.22089; + tangent -0.0101711 -0.999753 0.0197832; + vertex 53.1494 8.25113 112.652; + normal -0.424040 -0.315446 0.848931; + texcoord 0.798930 -2.85270; + tangent 0.0604862 -0.940988 -0.332991; + vertex 49.8938 9.08728 111.178; + normal -0.417429 -0.397146 0.817330; + texcoord 0.998540 -2.85270; + tangent 0.101144 -0.911379 -0.398946; + vertex 50.0006 7.61769 110.596; + normal -0.529363 -0.618939 0.580250; + texcoord 0.798930 -2.39785; + tangent 0.296378 -0.776021 -0.556733; + vertex 44.9161 8.65875 108.736; + normal -0.527512 -0.665057 0.528611; + texcoord 0.998540 -2.39785; + tangent 0.352813 -0.739103 -0.573803; + vertex 45.5149 7.24635 107.635; + normal -0.661900 -0.646157 0.379959; + texcoord 0.898730 -1.98277; + tangent 0.492204 -0.760520 -0.423492; + vertex 40.8605 9.18162 103.324; + normal -0.734252 -0.451981 0.506544; + texcoord 0.798930 -1.98277; + tangent 0.266950 -0.878269 -0.396712; + vertex 40.5414 10.2315 103.798; + normal -0.502488 -0.849430 0.161164; + texcoord 0.998540 -1.98277; + tangent 0.763161 -0.523370 -0.379036; + vertex 41.7947 8.54102 102.860; + normal 0.732402 0.0587699 -0.678331; + texcoord 0.599320 -4.05428; + tangent -0.183498 0.976443 -0.113527; + vertex 58.5168 9.08233 115.640; + normal 0.713468 0.0528443 -0.698693; + texcoord 0.399710 -3.62537; + tangent -0.183498 0.976443 -0.113527; + vertex 56.5525 8.41156 113.461; + normal 0.699938 0.0978940 -0.707462; + texcoord 0.599320 -3.62537; + tangent -0.191755 0.980953 -0.0309964; + vertex 56.4061 9.19080 113.370; + normal 0.567343 0.459762 -0.683184; + texcoord 0.399710 -3.22089; + tangent -0.212378 0.878415 0.428116; + vertex 53.8907 8.64647 110.934; + normal 0.527494 0.539177 -0.656535; + texcoord 0.599320 -3.22089; + tangent -0.223550 0.825848 0.517688; + vertex 53.6386 9.67560 111.472; + normal 0.360403 0.801009 -0.478011; + texcoord 0.399710 -2.85270; + tangent -0.258944 0.571127 0.778949; + vertex 50.8064 9.20760 108.792; + normal 0.305129 0.849975 -0.429463; + texcoord 0.599320 -2.85270; + tangent -0.290864 0.505591 0.812266; + vertex 50.3929 10.0676 110.060; + normal 0.370367 0.925015 -0.0847068; + texcoord 0.399710 -2.39785; + tangent -0.497392 0.282703 0.820171; + vertex 46.3169 9.81135 106.291; + normal 0.307888 0.947931 -0.0814385; + texcoord 0.599320 -2.39785; + tangent -0.476275 0.227661 0.849313; + vertex 45.4154 10.2422 107.898; + normal 0.555518 0.831417 0.0120876; + texcoord 0.499510 -1.98277; + tangent -0.716745 0.472199 0.513132; + vertex 43.1465 11.9652 103.842; + normal 0.567374 0.823395 -0.0103141; + texcoord 0.399710 -1.98277; + tangent -0.759451 0.528072 0.379967; + vertex 44.0584 11.3312 103.386; + normal 0.980649 -0.0853368 -0.176197; + texcoord 0.100290 1.00000; + tangent 0.184528 0.102248 0.977494; + vertex 3.74497 20.3572 76.1540; + normal 0.907990 -0.243245 -0.341155; + texcoord 0.100290 -0.0666699; + tangent 0.413157 0.637902 0.649910; + vertex 4.51461 5.96228 87.4093; + normal 0.976773 -0.0989908 -0.190040; + texcoord 0.000490000 1.00000; + tangent 0.199753 0.133940 0.970649; + vertex 3.29953 20.1104 73.7943; + normal 0.900022 -0.256244 -0.352562; + texcoord 0.000490000 -0.0666699; + tangent 0.428631 0.654182 0.623155; + vertex 3.85403 4.92783 86.4249; + normal 0.642127 -0.530178 -0.553700; + texcoord 0.100290 -1.23932; + tangent 0.763953 0.454050 0.458491; + vertex 5.96854 -6.70559 100.016; + normal 0.622046 -0.544400 -0.562750; + texcoord 0.000490000 -1.23932; + tangent 0.782969 0.436357 0.443342; + vertex 4.90547 -7.29805 99.4143; + normal 0.889362 0.310182 0.335889; + texcoord 0.100290 1.00000; + tangent -0.343317 -0.0320998 0.938671; + vertex 3.74497 20.3572 76.1540; + normal 0.894607 0.304788 0.326777; + texcoord 0.200100 1.00000; + tangent -0.341945 -0.00908442 0.939676; + vertex 3.04057 20.2913 78.0799; + normal 0.979532 0.179611 0.0908640; + texcoord 0.100290 -0.0666699; + tangent -0.194730 0.704452 0.682516; + vertex 4.51461 5.96228 87.4093; + normal 0.982946 0.166847 0.0773247; + texcoord 0.200100 -0.0666699; + tangent -0.176681 0.726207 0.664385; + vertex 4.22979 7.07875 88.4255; + normal 0.962750 -0.0922758 -0.254162; + texcoord 0.100290 -1.23932; + tangent 0.251533 0.628242 0.736236; + vertex 5.96854 -6.70559 100.016; + normal 0.956900 -0.106491 -0.270189; + texcoord 0.200100 -1.23932; + tangent 0.276566 0.618032 0.735899; + vertex 6.33754 -5.88100 100.998; + normal 0.401370 0.608095 0.684925; + texcoord 0.299900 1.00000; + tangent -0.910617 0.184609 0.369725; + vertex 1.53078 20.5974 78.6929; + normal 0.663393 0.542785 0.515067; + texcoord 0.299900 -0.0666699; + tangent -0.748805 0.500250 0.434788; + vertex 3.10836 7.85080 89.0852; + normal 0.417847 0.603243 0.679339; + texcoord 0.200100 1.00000; + tangent -0.904829 0.202508 0.374532; + vertex 3.04057 20.2913 78.0799; + normal 0.678523 0.544247 0.493357; + texcoord 0.200100 -0.0666699; + tangent -0.735224 0.512626 0.443464; + vertex 4.22979 7.07875 88.4255; + normal 0.915509 0.347662 0.202421; + texcoord 0.299900 -1.23932; + tangent -0.379855 0.563054 0.733949; + vertex 5.87152 -5.13924 101.985; + normal 0.924559 0.331918 0.187139; + texcoord 0.200100 -1.23932; + tangent -0.353182 0.562157 0.747825; + vertex 6.33754 -5.88100 100.998; + normal -0.219663 0.599990 0.769259; + texcoord 0.299900 1.00000; + tangent -0.847321 0.273477 -0.455255; + vertex 1.53078 20.5974 78.6929; + normal -0.193103 0.607594 0.770416; + texcoord 0.399710 1.00000; + tangent -0.865913 0.263028 -0.425454; + vertex -0.207720 21.1585 77.7588; + normal 0.0750506 0.686897 0.722869; + texcoord 0.299900 -0.0666699; + tangent -0.995447 0.0942259 0.0144054; + vertex 3.10836 7.85080 89.0852; + normal 0.0936124 0.682959 0.724433; + texcoord 0.399710 -0.0666699; + tangent -0.995008 0.0905061 0.0420345; + vertex 1.57867 7.98353 89.1365; + normal 0.494537 0.685255 0.534657; + texcoord 0.299900 -1.23932; + tangent -0.856391 0.272010 0.438868; + vertex 5.87152 -5.13924 101.985; + normal 0.513737 0.680114 0.522991; + texcoord 0.399710 -1.23932; + tangent -0.841712 0.281512 0.460730; + vertex 4.74849 -4.76364 102.600; + normal -0.975277 -0.207858 -0.0750257; + texcoord 0.699120 1.00000; + tangent 0.162555 -0.444809 -0.880750; + vertex -1.99357 19.2559 70.6824; + normal -0.980408 -0.194063 -0.0337474; + texcoord 0.699120 -0.0666699; + tangent 0.166064 -0.715819 -0.678252; + vertex -0.219590 5.22090 86.5059; + normal -0.975588 -0.206823 -0.0738349; + texcoord 0.599320 1.00000; + tangent 0.162905 -0.453042 -0.876479; + vertex -2.38589 20.3294 72.8081; + normal -0.982095 -0.186589 -0.0259722; + texcoord 0.599320 -0.0666699; + tangent 0.157308 -0.728254 -0.667008; + vertex -0.478120 6.35816 87.5424; + normal -0.958263 0.103040 0.266673; + texcoord 0.699120 -1.23932; + tangent -0.267832 -0.625871 -0.732497; + vertex 1.90477 -6.33294 101.009; + normal -0.952948 0.117556 0.279413; + texcoord 0.599320 -1.23932; + tangent -0.290632 -0.616298 -0.731922; + vertex 2.29691 -5.50139 101.996; + normal -0.383256 -0.711907 -0.588475; + texcoord 0.699120 1.00000; + tangent 0.910617 -0.184611 -0.369725; + vertex -1.99357 19.2559 70.6824; + normal -0.397958 -0.707234 -0.584336; + texcoord 0.798930 1.00000; + tangent 0.905879 -0.199345 -0.373691; + vertex -0.483780 18.9498 70.0694; + normal -0.664008 -0.604104 -0.440626; + texcoord 0.699120 -0.0666699; + tangent 0.747122 -0.502509 -0.435080; + vertex -0.219590 5.22090 86.5059; + normal -0.677129 -0.596967 -0.430264; + texcoord 0.798930 -0.0666699; + tangent 0.735439 -0.512545 -0.443201; + vertex 0.901840 4.44885 85.8461; + normal -0.913028 -0.358517 -0.194540; + texcoord 0.699120 -1.23932; + tangent 0.382022 -0.563107 -0.732782; + vertex 1.90477 -6.33294 101.009; + normal -0.923028 -0.339747 -0.180532; + texcoord 0.798930 -1.23932; + tangent 0.353184 -0.562159 -0.747823; + vertex 2.37079 -7.07470 100.022; + normal -0.0664208 -0.737522 -0.672049; + texcoord 0.798930 1.00000; + tangent 0.997226 -0.0717422 -0.0198272; + vertex -0.483780 18.9498 70.0694; + normal -0.0669413 -0.747999 -0.660316; + texcoord 0.898730 -0.0666699; + tangent 0.997226 -0.0717425 -0.0198276; + vertex 2.45782 4.33691 85.8152; + normal -0.0771668 -0.746975 -0.660358; + texcoord 0.798930 -0.0666699; + tangent 0.996693 -0.0760332 -0.0286852; + vertex 0.901840 4.44885 85.8461; + normal -0.478768 -0.703887 -0.524714; + texcoord 0.898730 -1.23932; + tangent 0.863901 -0.263346 -0.429329; + vertex 3.51696 -7.44334 99.4130; + normal -0.498112 -0.697394 -0.515293; + texcoord 0.798930 -1.23932; + tangent 0.849474 -0.273214 -0.451384; + vertex 2.37079 -7.07470 100.022; + normal -0.0670222 0.716591 0.694266; + texcoord 0.399710 -1.23932; + tangent -0.995099 -0.0987158 0.00582712; + vertex 4.74849 -4.76364 102.600; + normal -0.500319 0.561687 0.658930; + texcoord 0.399710 -0.0666699; + tangent -0.864740 -0.350031 -0.360143; + vertex 1.57867 7.98353 89.1365; + normal -0.0892803 0.713817 0.694618; + texcoord 0.499510 -1.23932; + tangent -0.993378 -0.113864 -0.0153548; + vertex 3.39741 -4.89767 102.607; + normal -0.748576 0.398782 0.529724; + texcoord 0.499510 -0.0666699; + tangent -0.651172 -0.515438 -0.557044; + vertex 0.225000 7.42623 88.5598; + normal -0.753964 0.391279 0.527674; + texcoord 0.399710 1.00000; + tangent -0.582030 -0.0330441 -0.812496; + vertex -0.207720 21.1585 77.7588; + normal -0.924585 0.187514 0.331633; + texcoord 0.499510 1.00000; + tangent -0.338771 -0.190328 -0.921417; + vertex -1.58626 21.1009 75.7781; + normal -0.963460 0.105567 0.246172; + texcoord 0.599320 1.00000; + tangent -0.261277 -0.262216 -0.928966; + vertex -2.38589 20.3294 72.8081; + normal -0.893100 0.243816 0.378057; + texcoord 0.599320 -0.0666699; + tangent -0.438366 -0.650532 -0.620196; + vertex -0.478120 6.35816 87.5424; + normal -0.636105 0.530679 0.560134; + texcoord 0.499510 -1.23932; + tangent -0.768541 -0.451006 -0.453804; + vertex 3.39741 -4.89767 102.607; + normal -0.615302 0.547377 0.567258; + texcoord 0.599320 -1.23932; + tangent -0.788271 -0.432435 -0.437754; + vertex 2.29691 -5.50139 101.996; + normal 0.0762993 -0.722973 -0.686650; + texcoord 0.998540 -1.23932; + tangent 0.994570 0.104069 0.000939950; + vertex 4.90547 -7.29805 99.4143; + normal 0.102484 -0.721610 -0.684672; + texcoord 0.898730 -1.23932; + tangent 0.992167 0.122174 0.0260420; + vertex 3.51696 -7.44334 99.4130; + normal 0.510144 -0.586578 -0.629031; + texcoord 0.998540 -0.0666699; + tangent 0.859258 0.357119 0.366253; + vertex 3.85403 4.92783 86.4249; + normal 0.533720 -0.574876 -0.620210; + texcoord 0.898730 -0.0666699; + tangent 0.839536 0.345573 0.419236; + vertex 2.45782 4.33691 85.8152; + normal 0.794905 -0.394029 -0.461375; + texcoord 0.998540 1.00000; + tangent 0.555073 0.188169 0.810238; + vertex 3.29953 20.1104 73.7943; + normal 0.636883 -0.514727 -0.573966; + texcoord 0.898730 1.00000; + tangent 0.733041 0.220386 0.643491; + vertex 1.56680 19.5281 71.2032; + normal 0.513458 -0.579041 -0.633303; + texcoord 0.798930 1.00000; + tangent 0.849644 0.239611 0.469778; + vertex -0.483780 18.9498 70.0694; + normal 0.959907 -0.141244 -0.242132; + texcoord 0.100290 -1.23932; + tangent 0.276566 0.618032 0.735899; + vertex 5.96854 -6.70559 100.016; + normal 0.958253 -0.149205 -0.243905; + texcoord 0.200100 -1.23932; + tangent 0.279968 0.654926 0.701919; + vertex 6.33754 -5.88100 100.998; + normal 0.922024 -0.268201 -0.279178; + texcoord 0.100290 -1.80514; + tangent 0.182145 0.937921 -0.295175; + vertex 7.80764 -7.72312 107.901; + normal 0.921504 -0.272846 -0.276378; + texcoord 0.200100 -1.80514; + tangent 0.170517 0.923625 -0.343280; + vertex 8.00111 -6.67517 107.511; + normal 0.916994 -0.276246 -0.287766; + texcoord 0.200100 -2.31800; + tangent 0.170517 0.923625 -0.343280; + vertex 10.0608 -6.86333 114.255; + normal 0.310440 0.950495 -0.0136201; + texcoord 0.299900 -1.23932; + tangent -0.841712 0.281512 0.460730; + vertex 5.87152 -5.13924 101.985; + normal 0.340262 0.939758 -0.0328221; + texcoord 0.399710 -1.23932; + tangent -0.836268 0.312827 0.450328; + vertex 4.74849 -4.76364 102.600; + normal 0.525339 0.830240 -0.186335; + texcoord 0.299900 -1.80514; + tangent -0.757650 0.552285 0.347775; + vertex 7.59765 -5.62390 107.506; + normal 0.540928 0.817098 -0.199368; + texcoord 0.399710 -1.80514; + tangent -0.745877 0.575574 0.335233; + vertex 6.75136 -4.97084 107.886; + normal 0.531115 0.817656 -0.222160; + texcoord 0.399710 -2.31800; + tangent -0.745877 0.575574 0.335233; + vertex 9.59862 -5.18283 113.913; + normal -0.565389 0.789759 0.237942; + texcoord 0.499510 -1.23932; + tangent -0.788271 -0.432435 -0.437754; + vertex 3.39741 -4.89767 102.607; + normal -0.559629 0.794894 0.234433; + texcoord 0.599320 -1.23932; + tangent -0.820159 -0.486619 -0.300900; + vertex 2.29691 -5.50139 101.996; + normal -0.542435 0.813550 0.209524; + texcoord 0.499510 -1.80514; + tangent -0.651954 -0.563925 0.506898; + vertex 5.78551 -4.96546 108.507; + normal -0.543899 0.813843 0.204531; + texcoord 0.599320 -1.80514; + tangent -0.627421 -0.556255 0.544907; + vertex 5.05103 -5.61663 109.145; + normal -0.551276 0.811532 0.193677; + texcoord 0.599320 -2.31800; + vertex 7.87403 -4.95642 114.414; + normal -0.680568 -0.702855 0.206936; + texcoord 0.699120 -1.23932; + tangent 0.353184 -0.562159 -0.747823; + vertex 1.90477 -6.33294 101.009; + normal -0.713381 -0.667317 0.213953; + texcoord 0.798930 -1.23932; + tangent 0.365650 -0.620128 -0.694076; + vertex 2.37079 -7.07470 100.022; + normal -0.882009 -0.352235 0.313035; + texcoord 0.699120 -1.80514; + tangent 0.363076 -0.931405 -0.0257001; + vertex 4.84646 -6.66880 109.543; + normal -0.884349 -0.337670 0.322346; + texcoord 0.798930 -1.80514; + tangent 0.358298 -0.933594 0.00500701; + vertex 5.24992 -7.72007 109.548; + normal -0.861123 -0.328403 0.388095; + texcoord 0.798930 -2.31800; + tangent 0.358298 -0.933594 0.00500696; + vertex 7.27037 -6.49699 115.066; + normal 0.973428 -0.228738 -0.0108329; + texcoord 0.200100 -3.16325; + tangent 0.228747 0.969088 0.0924276; + vertex 11.8291 -6.44885 122.880; + normal 0.958546 -0.167468 -0.230528; + texcoord 0.200100 -2.80561; + tangent 0.178340 0.981991 0.0623552; + vertex 11.7014 -6.81966 119.234; + normal 0.954239 -0.204425 -0.218262; + texcoord 0.399710 -2.80561; + tangent 0.228747 0.969088 0.0924277; + vertex 12.0443 -5.36675 119.373; + normal 0.934323 0.164489 -0.316202; + texcoord 0.399710 -2.31800; + tangent -0.228012 0.957879 -0.174580; + vertex 9.59862 -5.18283 113.913; + normal 0.930795 0.201202 -0.305187; + texcoord 0.200100 -2.31800; + tangent -0.266609 0.946549 -0.181561; + vertex 10.0608 -6.86333 114.255; + normal 0.906573 0.354897 -0.228417; + texcoord 0.299900 -1.80514; + tangent -0.360084 0.932459 0.0293161; + vertex 7.59765 -5.62390 107.506; + normal 0.908406 0.347375 -0.232656; + texcoord 0.200100 -1.80514; + tangent -0.358298 0.933594 -0.00504088; + vertex 8.00111 -6.67517 107.511; + normal 0.761585 0.624780 -0.172158; + texcoord 0.200100 -1.23932; + tangent -0.370946 0.647308 0.665877; + vertex 6.33754 -5.88100 100.998; + normal 0.720302 0.673483 -0.166088; + texcoord 0.299900 -1.23932; + tangent -0.353182 0.562157 0.747825; + vertex 5.87152 -5.13924 101.985; + normal 0.882265 0.460500 -0.0977135; + texcoord 0.399710 -2.80561; + tangent -0.427189 0.870390 0.244809; + vertex 12.0443 -5.36675 119.373; + normal 0.885708 0.457263 -0.0801961; + texcoord 0.599320 -3.16325; + tangent -0.427189 0.870390 0.244809; + vertex 12.0433 -4.62674 122.851; + normal 0.899849 0.428915 -0.0793933; + texcoord 0.399710 -3.16325; + tangent -0.411993 0.884953 0.217069; + vertex 12.5288 -5.61606 122.573; + normal 0.999815 0.0152018 0.0117540; + texcoord 0.599320 -3.54890; + tangent -0.0288293 0.936191 -0.350309; + vertex 12.4947 -5.05558 125.878; + normal 0.999118 -0.0347941 0.0235049; + texcoord 0.399710 -3.54890; + tangent 0.0415590 0.899370 -0.435209; + vertex 12.4630 -5.74203 126.211; + normal 0.999080 -0.0328112 0.0275990; + texcoord 0.599320 -3.95106; + tangent 0.0415590 0.899370 -0.435209; + vertex 12.4080 -5.05815 129.015; + normal 0.450592 0.873211 -0.185659; + texcoord 0.599320 -3.16325; + tangent -0.821464 0.486979 0.296729; + vertex 12.0433 -4.62674 122.851; + normal 0.452957 0.873319 -0.179289; + texcoord 0.399710 -2.80561; + vertex 12.0443 -5.36675 119.373; + normal 0.422448 0.889319 -0.175071; + texcoord 0.599320 -2.80561; + tangent -0.841658 0.451187 0.296719; + vertex 10.7977 -4.62772 119.823; + normal 0.130677 0.987933 -0.0831434; + texcoord 0.399710 -2.31800; + tangent -0.943602 0.142154 0.299011; + vertex 9.59862 -5.18283 113.913; + normal 0.108374 0.991286 -0.0748876; + texcoord 0.599320 -2.31800; + tangent -0.952724 0.125077 0.276900; + vertex 7.87403 -4.95642 114.414; + normal 0.0231436 0.999477 0.0225990; + texcoord 0.499510 -1.80514; + tangent -0.873246 0.00485372 0.487256; + vertex 5.78551 -4.96546 108.507; + normal 0.0233324 0.999346 0.0276274; + texcoord 0.399710 -1.80514; + tangent -0.841097 0.00468523 0.540864; + vertex 6.75136 -4.97084 107.886; + normal -0.0863031 0.995056 0.0491448; + texcoord 0.399710 -1.23932; + tangent -0.994506 -0.0911528 0.0514622; + vertex 4.74849 -4.76364 102.600; + normal -0.0982910 0.993839 0.0512077; + texcoord 0.499510 -1.23932; + tangent -0.995099 -0.0987158 0.00582712; + vertex 3.39741 -4.89767 102.607; + normal -0.626177 0.735976 0.257375; + texcoord 0.599320 -3.16325; + tangent -0.742016 -0.663882 0.0931234; + vertex 12.0433 -4.62674 122.851; + normal -0.650315 0.718001 0.248123; + texcoord 0.599320 -2.80561; + tangent -0.707303 -0.695763 0.125047; + vertex 10.7977 -4.62772 119.823; + normal -0.637361 0.741687 0.208976; + texcoord 0.798930 -2.80561; + tangent -0.742016 -0.663882 0.0931235; + vertex 9.68431 -5.62388 119.963; + normal -0.792846 0.493575 0.357463; + texcoord 0.798930 -2.31800; + tangent -0.368522 -0.860348 0.352126; + vertex 7.27037 -6.49699 115.066; + normal -0.804772 0.461778 0.372965; + texcoord 0.599320 -2.31800; + tangent -0.327246 -0.871285 0.365749; + vertex 7.87403 -4.95642 114.414; + normal -0.867303 0.320779 0.380640; + texcoord 0.699120 -1.80514; + tangent -0.201444 -0.928493 0.311963; + vertex 4.84646 -6.66880 109.543; + normal -0.871933 0.312129 0.377238; + texcoord 0.599320 -1.80514; + tangent -0.178932 -0.920303 0.347888; + vertex 5.05103 -5.61663 109.145; + normal -0.941743 0.0699136 0.328988; + texcoord 0.599320 -1.23932; + tangent -0.293898 -0.649657 -0.701121; + vertex 2.29691 -5.50139 101.996; + normal -0.943240 0.0560483 0.327349; + texcoord 0.699120 -1.23932; + tangent -0.290632 -0.616298 -0.731922; + vertex 1.90477 -6.33294 101.009; + normal -0.862092 -0.430169 0.267865; + texcoord 0.998540 -3.16325; + tangent 0.372156 -0.896205 -0.241489; + vertex 10.9120 -5.97615 123.348; + normal -0.823926 -0.438779 0.358636; + texcoord 0.798930 -2.80561; + tangent 0.372156 -0.896205 -0.241489; + vertex 9.68431 -5.62388 119.963; + normal -0.796572 -0.475676 0.373102; + texcoord 0.998540 -2.80561; + tangent 0.428293 -0.876405 -0.220182; + vertex 10.2482 -6.98176 119.597; + normal -0.612842 -0.708723 0.349481; + texcoord 0.798930 -2.31800; + tangent 0.733700 -0.673168 -0.0923559; + vertex 7.27037 -6.49699 115.066; + normal -0.603053 -0.725108 0.332482; + texcoord 0.998540 -2.31800; + tangent 0.754837 -0.653508 -0.0561145; + vertex 8.63338 -7.67703 114.965; + normal -0.272993 -0.953833 0.125209; + texcoord 0.898730 -1.80514; + tangent 0.847602 -0.293451 -0.442106; + vertex 6.10731 -8.36890 109.160; + normal -0.512752 -0.823320 0.243370; + texcoord 0.798930 -1.80514; + tangent 0.749939 -0.567517 -0.339876; + vertex 5.24992 -7.72007 109.548; + normal -0.327773 -0.944756 0.000221905; + texcoord 0.798930 -1.23932; + tangent 0.846324 -0.290621 -0.446402; + vertex 2.37079 -7.07470 100.022; + normal -0.110061 -0.991802 -0.0649323; + texcoord 0.898730 -1.23932; + tangent 0.967349 -0.0894168 -0.237151; + vertex 3.51696 -7.44334 99.4130; + normal 0.0930365 -0.988395 -0.120081; + texcoord 0.998540 -1.23932; + tangent 0.994648 0.0994466 -0.0280423; + vertex 4.90547 -7.29805 99.4143; + normal -0.0149163 -0.999566 -0.0254017; + texcoord 0.998540 -1.80514; + tangent 0.840430 0.00123015 -0.541918; + vertex 7.09114 -8.36746 108.525; + normal 0.0607806 -0.993902 0.0920050; + texcoord 0.998540 -2.31800; + tangent 0.840430 0.00123013 -0.541918; + vertex 8.63338 -7.67703 114.965; + normal -0.394509 -0.907596 0.143640; + texcoord 0.200100 -3.54890; + tangent 0.809481 -0.417239 -0.413100; + vertex 11.7524 -5.84817 126.465; + normal -0.363087 -0.908638 0.206264; + texcoord 0.000490000 -3.16325; + vertex 10.9120 -5.97615 123.348; + normal -0.286703 -0.931797 0.222613; + texcoord 0.200100 -3.16325; + tangent 0.855613 -0.336604 -0.393222; + vertex 11.8291 -6.44885 122.880; + normal 0.0963247 -0.988442 0.117068; + texcoord 0.000490000 -2.80561; + tangent 0.964176 0.0730376 -0.255010; + vertex 10.2482 -6.98176 119.597; + normal 0.171547 -0.982610 0.0710635; + texcoord 0.200100 -2.80561; + tangent 0.951531 0.156553 -0.264726; + vertex 11.7014 -6.81966 119.234; + normal 0.439262 -0.895150 -0.0758694; + texcoord 0.000490000 -2.31800; + tangent 0.806438 0.438039 -0.397214; + vertex 8.63338 -7.67703 114.965; + normal 0.458671 -0.883940 -0.0909415; + texcoord 0.200100 -2.31800; + tangent 0.797543 0.454636 -0.396525; + vertex 10.0608 -6.86333 114.255; + normal 0.566914 -0.807615 -0.162378; + texcoord 0.100290 -1.80514; + tangent 0.656527 0.562293 -0.502791; + vertex 7.80764 -7.72312 107.901; + normal 0.599921 -0.789957 -0.126735; + texcoord 0.000490000 -1.80514; + tangent 0.623951 0.561112 -0.543911; + vertex 7.09114 -8.36746 108.525; + normal 0.567198 -0.789779 -0.233528; + texcoord 0.000490000 -1.23932; + tangent 0.804976 0.471315 0.360383; + vertex 4.90547 -7.29805 99.4143; + normal 0.571243 -0.786495 -0.234747; + texcoord 0.100290 -1.23932; + tangent 0.782969 0.436357 0.443342; + vertex 5.96854 -6.70559 100.016; + normal 0.633620 -0.723155 -0.274904; + texcoord 0.100290 1.00000; + tangent -0.0300351 -0.378062 0.925293; + vertex 5.79735 -17.7561 70.6516; + normal 0.495700 -0.726846 -0.475370; + texcoord 0.100290 -0.0652200; + tangent 0.787702 0.147874 0.598046; + vertex -3.00473 -28.9132 79.7134; + normal 0.616795 -0.729691 -0.295153; + texcoord 0.000490000 1.00000; + tangent 0.0367802 -0.349833 0.936090; + vertex 5.86886 -16.8560 68.4486; + normal 0.489511 -0.715443 -0.498518; + texcoord 0.000490000 -0.0652200; + tangent 0.806682 0.156306 0.569941; + vertex -4.25223 -29.1713 78.8272; + normal 0.153432 -0.636047 -0.756243; + texcoord 0.100290 -1.23470; + tangent 0.834092 -0.324034 0.446423; + vertex -11.9784 -42.5769 88.5346; + normal 0.131751 -0.630086 -0.765267; + texcoord 0.000490000 -1.23470; + tangent 0.828496 -0.353881 0.434007; + vertex -13.0879 -42.1030 87.9534; + normal 0.845775 -0.321286 0.425958; + texcoord 0.100290 1.00000; + tangent -0.464155 -0.0493761 0.884377; + vertex 5.79735 -17.7561 70.6516; + normal 0.848524 -0.332830 0.411378; + texcoord 0.200100 1.00000; + tangent -0.445971 -0.0317770 0.894483; + vertex 4.85806 -17.8561 72.4413; + normal 0.831789 -0.554821 0.0173242; + texcoord 0.100290 -0.0652200; + tangent 0.339201 0.533500 0.774803; + vertex -3.00473 -28.9132 79.7134; + normal 0.824555 -0.565781 -0.000860132; + texcoord 0.200100 -0.0652200; + tangent 0.368753 0.537843 0.758120; + vertex -2.45545 -28.0875 80.8591; + normal 0.651119 -0.642208 -0.404490; + texcoord 0.100290 -1.23470; + tangent 0.619987 0.146786 0.770760; + vertex -11.9784 -42.5769 88.5346; + normal 0.637682 -0.643442 -0.423490; + texcoord 0.200100 -1.23470; + tangent 0.631216 0.121379 0.766051; + vertex -11.1477 -42.4172 89.5427; + normal -0.140569 0.705888 0.694235; + texcoord 0.499510 1.00000; + tangent -0.203492 0.665628 -0.718004; + vertex 2.95764 -13.2711 71.0327; + normal 0.00287282 0.597775 0.801659; + texcoord 0.499510 -0.0652200; + tangent -0.933795 0.286880 -0.213839; + vertex -5.41316 -25.6830 81.9580; + normal -0.134475 0.703762 0.697593; + texcoord 0.399710 1.00000; + tangent -0.224510 0.663714 -0.713498; + vertex 3.44213 -14.8559 72.7422; + normal 0.0186232 0.596953 0.802060; + texcoord 0.399710 -0.0652200; + tangent -0.945004 0.271916 -0.181737; + vertex -3.94395 -26.0911 82.2463; + normal 0.367812 0.349143 0.861866; + texcoord 0.499510 -1.23470; + tangent -0.737778 0.673961 0.0382199; + vertex -12.3288 -39.7331 91.3510; + normal 0.384335 0.337317 0.859362; + texcoord 0.399710 -1.23470; + tangent -0.720249 0.691872 0.0505456; + vertex -11.3643 -40.6596 91.2833; + normal -0.616330 0.711934 0.336583; + texcoord 0.499510 1.00000; + tangent -0.125105 0.333465 -0.934425; + vertex 2.95764 -13.2711 71.0327; + normal -0.602214 0.717474 0.350099; + texcoord 0.599320 1.00000; + tangent -0.167259 0.312999 -0.934910; + vertex 2.56636 -12.2282 68.1102; + normal -0.499833 0.701469 0.508044; + texcoord 0.499510 -0.0652200; + tangent -0.786591 -0.130745 -0.603473; + vertex -5.41316 -25.6830 81.9580; + normal -0.490621 0.694166 0.526711; + texcoord 0.599320 -0.0652200; + tangent -0.812343 -0.148084 -0.564065; + vertex -6.71804 -25.9380 81.0470; + normal -0.151398 0.630317 0.761433; + texcoord 0.499510 -1.23470; + tangent -0.835862 0.325167 -0.442269; + vertex -12.3288 -39.7331 91.3510; + normal -0.125475 0.625950 0.769703; + texcoord 0.599320 -1.23470; + tangent -0.829085 0.359931 -0.427865; + vertex -13.4705 -39.2375 90.7619; + normal -0.845079 0.532159 -0.0514641; + texcoord 0.699120 1.00000; + tangent -0.0104772 -0.112725 -0.993571; + vertex 2.54142 -12.4965 65.7451; + normal -0.839324 0.542512 0.0348832; + texcoord 0.699120 -0.0652200; + tangent -0.366459 -0.520657 -0.771119; + vertex -7.30278 -26.7618 79.8860; + normal -0.844403 0.533432 -0.0493260; + texcoord 0.599320 1.00000; + tangent -0.0187949 -0.122649 -0.992272; + vertex 2.56636 -12.2282 68.1102; + normal -0.833843 0.550282 0.0435493; + texcoord 0.599320 -0.0652200; + tangent -0.386434 -0.527652 -0.756474; + vertex -6.71804 -25.9380 81.0470; + normal -0.645996 0.637251 0.420239; + texcoord 0.699120 -1.23470; + tangent -0.628124 -0.136066 -0.766124; + vertex -14.3210 -39.3838 89.7488; + normal -0.631357 0.640219 0.437616; + texcoord 0.599320 -1.23470; + tangent -0.639111 -0.109942 -0.761216; + vertex -13.4705 -39.2375 90.7619; + normal -0.744932 -0.133821 -0.653582; + texcoord 0.699120 1.00000; + tangent 0.550128 -0.677427 -0.488316; + vertex 2.54142 -12.4965 65.7451; + normal -0.752204 -0.121193 -0.647689; + texcoord 0.798930 1.00000; + tangent 0.538527 -0.680990 -0.496227; + vertex 3.44104 -13.6043 64.9466; + normal -0.867344 0.131057 -0.480144; + texcoord 0.699120 -0.0652200; + tangent 0.248830 -0.722352 -0.645206; + vertex -7.30278 -26.7618 79.8860; + normal -0.871251 0.145517 -0.468770; + texcoord 0.798930 -0.0652200; + tangent 0.232487 -0.720798 -0.652992; + vertex -6.94403 -27.8397 78.9186; + normal -0.888229 0.438209 -0.137922; + texcoord 0.699120 -1.23470; + tangent -0.155758 -0.576144 -0.802370; + vertex -14.3210 -39.3838 89.7488; + normal -0.883479 0.453175 -0.118734; + texcoord 0.798930 -1.23470; + tangent -0.180226 -0.562731 -0.806754; + vertex -14.5556 -40.1161 88.6989; + normal -0.542856 -0.352249 -0.762383; + texcoord 0.798930 1.00000; + tangent 0.757141 -0.598058 -0.262800; + vertex 3.44104 -13.6043 64.9466; + normal -0.526258 -0.320072 -0.787786; + texcoord 0.898730 -0.0652200; + tangent 0.757141 -0.598058 -0.262799; + vertex -5.77883 -28.7601 78.5141; + normal -0.533031 -0.309537 -0.787442; + texcoord 0.798930 -0.0652200; + tangent 0.750615 -0.603556 -0.268881; + vertex -6.94403 -27.8397 78.9186; + normal -0.792373 0.00829447 -0.609981; + texcoord 0.898730 -1.23470; + tangent 0.384353 -0.774518 -0.502390; + vertex -14.0845 -41.1548 88.0131; + normal -0.804783 0.0265657 -0.592975; + texcoord 0.798930 -1.23470; + tangent 0.353940 -0.780486 -0.515333; + vertex -14.5556 -40.1161 88.6989; + normal 0.879873 -0.458877 0.123512; + texcoord 0.200100 -1.23470; + tangent 0.180227 0.562725 0.806758; + vertex -11.1477 -42.4172 89.5427; + normal 0.847143 -0.180195 0.499879; + texcoord 0.200100 -0.0652200; + tangent -0.233172 0.720938 0.652594; + vertex -2.45545 -28.0875 80.8591; + normal 0.882849 -0.447820 0.141545; + texcoord 0.299900 -1.23470; + tangent 0.159199 0.574284 0.803028; + vertex -10.9132 -41.6848 90.5926; + normal 0.708120 0.0637341 0.703210; + texcoord 0.299900 -0.0652200; + tangent -0.531493 0.706949 0.466623; + vertex -2.81420 -27.0095 81.8265; + normal 0.733862 0.0769116 0.674930; + texcoord 0.200100 1.00000; + tangent -0.533316 0.682532 0.499725; + vertex 4.85806 -17.8561 72.4413; + normal 0.597641 0.244508 0.763572; + texcoord 0.299900 1.00000; + tangent -0.395992 0.917936 0.0241457; + vertex 3.95844 -16.7483 73.2398; + normal 0.497311 0.340456 0.797980; + texcoord 0.399710 1.00000; + tangent -0.303805 0.929997 -0.206900; + vertex 3.44213 -14.8559 72.7422; + normal 0.526917 0.261394 0.808723; + texcoord 0.399710 -0.0652200; + tangent -0.739533 0.610959 0.282526; + vertex -3.94395 -26.0911 82.2463; + normal 0.792439 -0.0280379 0.609306; + texcoord 0.299900 -1.23470; + tangent -0.372673 0.773668 0.512398; + vertex -10.9132 -41.6848 90.5926; + normal 0.805508 -0.0436923 0.590971; + texcoord 0.399710 -1.23470; + tangent -0.342829 0.779081 0.524883; + vertex -11.3643 -40.6596 91.2833; + normal -0.380234 -0.345630 -0.857882; + texcoord 0.998540 -1.23470; + tangent 0.723816 -0.688628 -0.0433724; + vertex -13.0879 -42.1030 87.9534; + normal -0.362455 -0.361200 -0.859163; + texcoord 0.898730 -1.23470; + tangent 0.743516 -0.668077 -0.0292845; + vertex -14.0845 -41.1548 88.0131; + normal -0.0172539 -0.620193 -0.784259; + texcoord 0.998540 -0.0652200; + tangent 0.945417 -0.264758 0.189975; + vertex -4.25223 -29.1713 78.8272; + normal -0.000138834 -0.626976 -0.779038; + texcoord 0.898730 -0.0652200; + tangent 0.918369 -0.302852 0.254715; + vertex -5.77883 -28.7601 78.5141; + normal 0.219910 -0.746339 -0.628186; + texcoord 0.998540 1.00000; + tangent 0.317505 -0.551082 0.771686; + vertex 5.86886 -16.8560 68.4486; + normal 0.00543502 -0.677995 -0.735047; + texcoord 0.898730 1.00000; + tangent 0.517954 -0.623834 0.585282; + vertex 4.92158 -15.1284 66.0196; + normal -0.0930891 -0.632060 -0.769308; + texcoord 0.798930 1.00000; + tangent 0.621968 -0.640272 0.450784; + vertex 3.44104 -13.6043 64.9466; + normal 0.687807 -0.544063 -0.480538; + texcoord 0.100290 -1.23470; + tangent 0.631216 0.121379 0.766051; + vertex -11.9784 -42.5769 88.5346; + normal 0.672839 -0.555741 -0.488303; + texcoord 0.200100 -1.23470; + tangent 0.659444 0.151823 0.736263; + vertex -11.1477 -42.4172 89.5427; + normal 0.475573 -0.700251 -0.532427; + texcoord 0.100290 -1.81023; + tangent 0.835931 0.548391 0.0220660; + vertex -10.6941 -46.5147 94.8312; + normal 0.461341 -0.703535 -0.540559; + texcoord 0.200100 -1.81023; + tangent 0.827748 0.560620 -0.0232001; + vertex -9.76779 -45.8873 94.8052; + normal 0.474869 -0.721965 -0.503254; + texcoord 0.200100 -2.33320; + tangent 0.827748 0.560619 -0.0231999; + vertex -8.50215 -49.2298 100.795; + normal 0.0532385 0.812585 0.580406; + texcoord 0.499510 -1.23470; + tangent -0.829085 0.359931 -0.427865; + vertex -12.3288 -39.7331 91.3510; + normal 0.0752704 0.817093 0.571571; + texcoord 0.599320 -1.23470; + tangent -0.904835 0.301625 -0.300493; + vertex -13.4705 -39.2375 90.7619; + normal 0.140566 0.854436 0.500181; + texcoord 0.499510 -1.81023; + tangent -0.906696 -0.0886095 0.412372; + vertex -10.1290 -43.7599 96.7869; + normal 0.140492 0.859299 0.491800; + texcoord 0.599320 -1.81023; + tangent -0.892068 -0.105622 0.439384; + vertex -11.1590 -43.8819 97.2942; + normal 0.119361 0.882701 0.454524; + texcoord 0.599320 -2.33320; + tangent -0.892068 -0.105622 0.439384; + vertex -8.69352 -46.6236 101.971; + normal -0.966885 -0.0493223 0.250403; + texcoord 0.699120 -1.23470; + tangent -0.180226 -0.562731 -0.806754; + vertex -14.3210 -39.3838 89.7488; + normal -0.963932 -0.0179112 0.265545; + texcoord 0.798930 -1.23470; + tangent -0.203813 -0.588839 -0.782131; + vertex -14.5556 -40.1161 88.6989; + normal -0.871326 0.244091 0.425688; + texcoord 0.699120 -1.81023; + tangent -0.430037 -0.795670 -0.426588; + vertex -12.0967 -44.5073 97.3286; + normal -0.867066 0.258494 0.425884; + texcoord 0.798930 -1.81023; + tangent -0.438686 -0.801306 -0.406772; + vertex -12.5839 -45.3972 96.8768; + normal -0.854433 0.231703 0.465035; + texcoord 0.798930 -2.33320; + tangent -0.438686 -0.801306 -0.406772; + vertex -10.1086 -47.5244 102.485; + normal 0.520688 -0.820895 -0.234552; + texcoord 0.200100 -3.16877; + tangent 0.846089 0.459446 0.270265; + vertex -7.01917 -52.6971 108.763; + normal 0.563582 -0.691885 -0.451297; + texcoord 0.200100 -2.81631; + tangent 0.819523 0.513587 0.254184; + vertex -7.38766 -51.9306 105.262; + normal 0.533016 -0.724202 -0.437523; + texcoord 0.399710 -2.81631; + tangent 0.846089 0.459446 0.270265; + vertex -6.13652 -51.2512 105.661; + normal 0.800696 -0.406543 -0.440010; + texcoord 0.399710 -2.33320; + tangent 0.490208 0.866942 0.0900427; + vertex -7.70067 -47.6776 100.927; + normal 0.821448 -0.381862 -0.423562; + texcoord 0.200100 -2.33320; + tangent 0.457885 0.883736 0.0967057; + vertex -8.50215 -49.2298 100.795; + normal 0.960495 9.23643e-05 -0.278298; + texcoord 0.299900 -1.81023; + tangent 0.160778 0.808192 0.566547; + vertex -9.28057 -44.9974 95.2570; + normal 0.878432 -0.286919 -0.382144; + texcoord 0.200100 -1.81023; + tangent 0.438685 0.801307 0.406771; + vertex -9.76779 -45.8873 94.8052; + normal 0.954499 0.0347906 -0.296176; + texcoord 0.200100 -1.23470; + tangent 0.216279 0.602358 0.768367; + vertex -11.1477 -42.4172 89.5427; + normal 0.956192 0.244422 -0.161102; + texcoord 0.299900 -1.23470; + tangent -0.0674065 0.699449 0.711496; + vertex -10.9132 -41.6848 90.5926; + normal 0.914529 0.402520 -0.0401710; + texcoord 0.399710 -1.23470; + tangent -0.319928 0.776084 0.543452; + vertex -11.3643 -40.6596 91.2833; + normal 0.944855 0.294279 -0.143694; + texcoord 0.399710 -1.81023; + tangent -0.123289 0.726135 0.676408; + vertex -9.41854 -44.1848 96.0139; + normal 0.950087 0.283213 -0.130860; + texcoord 0.399710 -2.33320; + tangent -0.123289 0.726135 0.676408; + vertex -7.70067 -47.6776 100.927; + normal 0.929549 0.349553 -0.117268; + texcoord 0.599320 -3.16877; + tangent -0.242744 0.819615 0.518948; + vertex -5.58767 -51.6064 108.953; + normal 0.937867 0.335010 -0.0904096; + texcoord 0.399710 -2.81631; + tangent -0.242744 0.819615 0.518948; + vertex -6.13652 -51.2512 105.661; + normal 0.927836 0.365130 -0.0761537; + texcoord 0.599320 -2.81631; + tangent -0.278013 0.801222 0.529861; + vertex -6.49986 -50.0244 106.438; + normal 0.788712 0.605584 0.105836; + texcoord 0.399710 -2.33320; + tangent -0.544905 0.593789 0.592024; + vertex -7.70067 -47.6776 100.927; + normal 0.776010 0.620850 0.111149; + texcoord 0.599320 -2.33320; + tangent -0.556100 0.590345 0.585018; + vertex -8.69352 -46.6236 101.971; + normal 0.689854 0.684985 0.234301; + texcoord 0.499510 -1.81023; + tangent -0.638494 0.416735 0.647037; + vertex -10.1290 -43.7599 96.7869; + normal 0.679566 0.691703 0.244413; + texcoord 0.399710 -1.81023; + tangent -0.627288 0.375124 0.682489; + vertex -9.41854 -44.1848 96.0139; + normal 0.681258 0.692544 0.237213; + texcoord 0.399710 -1.23470; + tangent -0.725767 0.681270 0.0955712; + vertex -11.3643 -40.6596 91.2833; + normal 0.681622 0.692267 0.236975; + texcoord 0.499510 -1.23470; + tangent -0.720249 0.691872 0.0505456; + vertex -12.3288 -39.7331 91.3510; + normal 0.0736017 0.855987 0.511731; + texcoord 0.599320 -3.16877; + tangent -0.997102 0.0532497 0.0543399; + vertex -5.58767 -51.6064 108.953; + normal 0.0455371 0.852714 0.520389; + texcoord 0.599320 -2.81631; + tangent -0.996533 -0.0100903 0.0825860; + vertex -6.49986 -50.0244 106.438; + normal 0.0731706 0.866844 0.493181; + texcoord 0.798930 -2.81631; + tangent -0.997102 0.0532496 0.0543399; + vertex -7.97554 -49.9456 106.519; + normal -0.229342 0.760581 0.607387; + texcoord 0.798930 -2.33320; + tangent -0.829484 -0.482887 0.280672; + vertex -10.1086 -47.5244 102.485; + normal -0.267048 0.746092 0.609945; + texcoord 0.599320 -2.33320; + tangent -0.810592 -0.517934 0.273285; + vertex -8.69352 -46.6236 101.971; + normal -0.420737 0.670607 0.610956; + texcoord 0.699120 -1.81023; + tangent -0.839104 -0.543752 0.0154049; + vertex -12.0967 -44.5073 97.3286; + normal -0.420978 0.665046 0.616840; + texcoord 0.599320 -1.81023; + tangent -0.831550 -0.554615 0.0304464; + vertex -11.1590 -43.8819 97.2942; + normal -0.694163 0.483513 0.533247; + texcoord 0.599320 -1.23470; + tangent -0.661266 -0.133694 -0.738142; + vertex -13.4705 -39.2375 90.7619; + normal -0.707837 0.471213 0.526237; + texcoord 0.699120 -1.23470; + tangent -0.639111 -0.109942 -0.761216; + vertex -14.3210 -39.3838 89.7488; + normal -0.913807 0.206693 0.349621; + texcoord 0.998540 -3.16877; + tangent -0.366115 -0.791873 -0.488771; + vertex -7.27272 -51.9162 109.521; + normal -0.892852 0.150900 0.424316; + texcoord 0.798930 -2.81631; + vertex -7.97554 -49.9456 106.519; + normal -0.902212 0.100988 0.419302; + texcoord 0.998540 -2.81631; + tangent -0.308975 -0.818579 -0.484214; + vertex -8.52266 -51.1289 105.788; + normal -0.936658 -0.182037 0.299222; + texcoord 0.798930 -2.33320; + tangent 0.0391080 -0.896618 -0.441074; + vertex -10.1086 -47.5244 102.485; + normal -0.941476 -0.196866 0.273617; + texcoord 0.998540 -2.33320; + tangent 0.0701246 -0.908359 -0.412271; + vertex -9.98374 -49.1422 101.750; + normal -0.837878 -0.545236 -0.0260487; + texcoord 0.898730 -1.81023; + tangent 0.414079 -0.594522 -0.689262; + vertex -12.4346 -46.2118 96.1115; + normal -0.927894 -0.331124 0.171377; + texcoord 0.798930 -1.81023; + tangent 0.132438 -0.722386 -0.678689; + vertex -12.5839 -45.3972 96.8768; + normal -0.926458 -0.373996 -0.0424588; + texcoord 0.798930 -1.23470; + tangent 0.340474 -0.778601 -0.527123; + vertex -14.5556 -40.1161 88.6989; + normal -0.840316 -0.519923 -0.153456; + texcoord 0.898730 -1.23470; + tangent 0.532253 -0.777841 -0.334171; + vertex -14.0845 -41.1548 88.0131; + normal -0.669971 -0.683213 -0.290445; + texcoord 0.998540 -1.23470; + tangent 0.728243 -0.681007 -0.0767625; + vertex -13.0879 -42.1030 87.9534; + normal -0.662520 -0.714413 -0.225122; + texcoord 0.998540 -1.81023; + tangent 0.631264 -0.370751 -0.681212; + vertex -11.7057 -46.6399 95.3249; + normal -0.609692 -0.780102 -0.140416; + texcoord 0.998540 -2.33320; + tangent 0.631264 -0.370751 -0.681212; + vertex -9.98374 -49.1422 101.750; + normal -0.944502 -0.327783 0.0217746; + texcoord 0.200100 -3.54871; + tangent 0.226907 -0.698887 -0.678285; + vertex -6.74479 -53.2560 112.252; + normal -0.919608 -0.383068 0.0870657; + texcoord 0.000490000 -3.16877; + tangent 0.226907 -0.698887 -0.678285; + vertex -7.27272 -51.9162 109.521; + normal -0.874764 -0.474094 0.100115; + texcoord 0.200100 -3.16877; + tangent 0.325948 -0.692772 -0.643293; + vertex -7.01917 -52.6971 108.763; + normal -0.640462 -0.760154 -0.109427; + texcoord 0.000490000 -2.81631; + tangent 0.738646 -0.556814 -0.379948; + vertex -8.52266 -51.1289 105.788; + normal -0.583402 -0.795037 -0.166009; + texcoord 0.200100 -2.81631; + tangent 0.787138 -0.480999 -0.386074; + vertex -7.38766 -51.9306 105.262; + normal -0.318789 -0.875864 -0.362266; + texcoord 0.000490000 -2.33320; + tangent 0.846614 -0.0790622 -0.526301; + vertex -9.98374 -49.1422 101.750; + normal -0.289010 -0.884204 -0.366955; + texcoord 0.200100 -2.33320; + tangent 0.839291 -0.0496370 -0.541413; + vertex -8.50215 -49.2298 100.795; + normal -0.115619 -0.893081 -0.434785; + texcoord 0.100290 -1.81023; + tangent 0.906231 0.0839030 -0.414374; + vertex -10.6941 -46.5147 94.8312; + normal -0.0901734 -0.905668 -0.414288; + texcoord 0.000490000 -1.81023; + tangent 0.893150 0.110504 -0.435973; + vertex -11.7057 -46.6399 95.3249; + normal -0.101751 -0.853069 -0.511782; + texcoord 0.000490000 -1.23470; + tangent 0.889228 -0.309587 0.336794; + vertex -13.0879 -42.1030 87.9534; + normal -0.0950105 -0.852612 -0.513835; + texcoord 0.100290 -1.23470; + tangent 0.828496 -0.353881 0.434007; + vertex -11.9784 -42.5769 88.5346; + normal 0.584382 -0.651007 -0.484446; + texcoord 0.100290 1.00000; + tangent -0.0648002 -0.632523 0.771827; + vertex -7.80252 -36.8643 55.3545; + normal 0.501118 -0.583136 -0.639400; + texcoord 0.100290 -0.0635999; + tangent 0.580985 -0.318876 0.748849; + vertex -20.5940 -49.3629 56.7201; + normal 0.577279 -0.647407 -0.497608; + texcoord 0.000490000 1.00000; + tangent -0.0291700 -0.623556 0.781234; + vertex -7.65160 -35.3911 53.5569; + normal 0.490061 -0.575752 -0.654485; + texcoord 0.000490000 -0.0635999; + tangent 0.608940 -0.308752 0.730660; + vertex -21.5124 -48.9085 55.6000; + normal 0.144724 -0.405397 -0.902612; + texcoord 0.100290 -1.03528; + tangent 0.684940 -0.615774 0.389460; + vertex -29.7093 -60.2523 59.0257; + normal 0.124083 -0.389974 -0.912428; + texcoord 0.000490000 -1.03528; + tangent 0.691155 -0.624994 0.362886; + vertex -30.6065 -59.4328 58.5364; + normal -0.233247 -0.158807 -0.959362; + texcoord 0.100290 -1.95346; + tangent 0.850271 -0.513089 -0.117382; + vertex -38.1376 -69.1346 61.9734; + normal -0.252594 -0.142936 -0.956956; + texcoord 0.000490000 -1.95346; + tangent 0.852939 -0.499851 -0.150478; + vertex -39.0826 -68.5808 62.1401; + normal 0.697995 -0.695898 0.168901; + texcoord 0.100290 1.00000; + tangent -0.505924 -0.312295 0.804060; + vertex -7.80252 -36.8643 55.3545; + normal 0.699181 -0.696898 0.159620; + texcoord 0.200100 1.00000; + tangent -0.489494 -0.302276 0.817939; + vertex -8.80403 -37.4825 56.9462; + normal 0.733901 -0.674183 -0.0828664; + texcoord 0.100290 -0.0635999; + tangent 0.234939 0.140937 0.961738; + vertex -20.5940 -49.3629 56.7201; + normal 0.726900 -0.679433 -0.0999414; + texcoord 0.200100 -0.0635999; + tangent 0.266063 0.146045 0.952828; + vertex -20.2065 -49.1299 58.1317; + normal 0.583207 -0.623147 -0.521113; + texcoord 0.100290 -1.03528; + tangent 0.415452 -0.319711 0.851578; + vertex -29.7093 -60.2523 59.0257; + normal 0.562697 -0.623153 -0.543187; + texcoord 0.200100 -1.03528; + tangent 0.429622 -0.338841 0.837025; + vertex -29.1697 -60.6852 60.1113; + normal 0.276371 -0.477189 -0.834212; + texcoord 0.100290 -1.95346; + tangent 0.777270 -0.394131 0.490421; + vertex -38.1376 -69.1346 61.9734; + normal 0.255240 -0.458514 -0.851245; + texcoord 0.200100 -1.95346; + tangent 0.799919 -0.394410 0.452295; + vertex -37.2620 -69.5663 62.4686; + normal 0.506740 -0.379751 0.773953; + texcoord 0.299900 1.00000; + tangent -0.593645 0.497287 0.632685; + vertex -9.75366 -36.6870 57.9583; + normal 0.674385 -0.503296 0.540275; + texcoord 0.299900 -0.0635999; + tangent -0.213856 0.568873 0.794134; + vertex -20.4977 -48.2984 59.2956; + normal 0.515153 -0.391323 0.762551; + texcoord 0.200100 1.00000; + tangent -0.574627 0.503777 0.644990; + vertex -8.80403 -37.4825 56.9462; + normal 0.697767 -0.497824 0.515065; + texcoord 0.200100 -0.0635999; + tangent -0.195931 0.560276 0.804799; + vertex -20.2065 -49.1299 58.1317; + normal 0.785166 -0.613296 0.0859177; + texcoord 0.299900 -1.03528; + tangent -0.0251980 0.110315 0.993577; + vertex -29.1938 -60.5662 61.3785; + normal 0.783696 -0.618315 0.0592157; + texcoord 0.200100 -1.03528; + tangent -0.00779054 0.0882420 0.996069; + vertex -29.1697 -60.6852 60.1113; + normal 0.635431 -0.674773 -0.375378; + texcoord 0.299900 -1.95346; + tangent 0.404266 -0.117459 0.907068; + vertex -36.7901 -69.7111 63.4364; + normal 0.620610 -0.672511 -0.403204; + texcoord 0.200100 -1.95346; + tangent 0.434329 -0.133292 0.890838; + vertex -37.2620 -69.5663 62.4686; + normal 0.114692 0.00827994 0.993367; + texcoord 0.299900 1.00000; + tangent -0.270272 0.962505 0.0231823; + vertex -9.75366 -36.6870 57.9583; + normal 0.132468 -0.00535578 0.991173; + texcoord 0.399710 1.00000; + tangent -0.292540 0.955296 0.0427818; + vertex -10.2887 -34.7817 58.0042; + normal 0.341406 -0.121122 0.932079; + texcoord 0.299900 -0.0635999; + tangent -0.569382 0.762368 0.307569; + vertex -20.4977 -48.2984 59.2956; + normal 0.351264 -0.137902 0.926065; + texcoord 0.399710 -0.0635999; + tangent -0.578153 0.746461 0.329446; + vertex -21.3565 -47.1862 59.7672; + normal 0.667964 -0.358543 0.652128; + texcoord 0.299900 -1.03528; + tangent -0.456018 0.497364 0.738022; + vertex -29.1938 -60.5662 61.3785; + normal 0.682241 -0.370239 0.630452; + texcoord 0.399710 -1.03528; + tangent -0.442476 0.480111 0.757436; + vertex -29.7723 -59.9406 62.3434; + normal 0.803987 -0.553016 0.218582; + texcoord 0.299900 -1.95346; + tangent -0.129288 0.204818 0.970224; + vertex -36.7901 -69.7111 63.4364; + normal 0.807600 -0.559068 0.187684; + texcoord 0.399710 -1.95346; + tangent -0.102477 0.180372 0.978245; + vertex -36.9023 -69.5137 64.5072; + normal -0.748184 0.657362 0.0899787; + texcoord 0.699120 1.00000; + tangent 0.0423442 0.182646 -0.982267; + vertex -10.8962 -30.5853 52.0903; + normal -0.765588 0.630898 0.125869; + texcoord 0.699120 -0.0635999; + tangent -0.259319 -0.125710 -0.957575; + vertex -23.8297 -45.9481 56.7828; + normal -0.748029 0.657395 0.0910179; + texcoord 0.599320 1.00000; + tangent 0.0343031 0.174768 -0.984012; + vertex -10.9948 -31.0106 54.3776; + normal -0.761789 0.633118 0.137259; + texcoord 0.599320 -0.0635999; + tangent -0.279199 -0.131965 -0.951122; + vertex -23.4158 -45.7336 58.2142; + normal -0.602164 0.591379 0.536348; + texcoord 0.699120 -1.03528; + tangent -0.424299 0.328953 -0.843659; + vertex -32.1666 -57.7519 61.0576; + normal -0.581508 0.592469 0.557520; + texcoord 0.599320 -1.03528; + tangent -0.438018 0.347551 -0.829065; + vertex -31.6097 -58.2013 62.1451; + normal -0.274616 0.458990 0.844935; + texcoord 0.699120 -1.95346; + tangent -0.784292 0.397720 -0.476135; + vertex -39.4039 -68.0462 64.9598; + normal -0.253110 0.445861 0.858571; + texcoord 0.599320 -1.95346; + tangent -0.803418 0.397516 -0.443283; + vertex -38.5177 -68.4847 65.4488; + normal -0.590770 0.264534 -0.762242; + texcoord 0.699120 1.00000; + tangent 0.593646 -0.497288 -0.632684; + vertex -10.8962 -30.5853 52.0903; + normal -0.598330 0.275610 -0.752356; + texcoord 0.798930 1.00000; + tangent 0.578305 -0.502553 -0.642654; + vertex -9.94658 -31.3808 51.0783; + normal -0.747879 0.430752 -0.505105; + texcoord 0.699120 -0.0635999; + tangent 0.210373 -0.569059 -0.794931; + vertex -23.8297 -45.9481 56.7828; + normal -0.757650 0.435631 -0.485997; + texcoord 0.798930 -0.0635999; + tangent 0.195988 -0.560425 -0.804682; + vertex -23.5385 -46.7795 55.6189; + normal -0.818757 0.568261 -0.0819548; + texcoord 0.699120 -1.03528; + tangent 0.0253562 -0.110756 -0.993524; + vertex -32.1666 -57.7519 61.0576; + normal -0.812260 0.579099 -0.0698444; + texcoord 0.798930 -1.03528; + tangent 0.0189078 -0.0935381 -0.995436; + vertex -32.1425 -57.8710 59.7903; + normal -0.828115 0.556417 -0.0680144; + texcoord 0.699120 -1.95346; + tangent 0.0189079 -0.0935384 -0.995436; + vertex -39.4039 -68.0462 64.9598; + normal -0.383954 0.0673585 -0.920892; + texcoord 0.798930 1.00000; + tangent 0.587972 -0.751156 -0.300090; + vertex -9.94658 -31.3808 51.0783; + normal -0.402191 0.0503968 -0.914168; + texcoord 0.898730 -0.0635999; + tangent 0.587972 -0.751156 -0.300090; + vertex -22.6534 -47.9103 55.1671; + normal -0.408919 0.0609177 -0.910535; + texcoord 0.798930 -0.0635999; + tangent 0.586711 -0.747267 -0.312028; + vertex -23.5385 -46.7795 55.6189; + normal -0.693361 0.304709 -0.652996; + texcoord 0.898730 -1.03528; + tangent 0.465087 -0.505573 -0.726698; + vertex -31.5466 -58.5130 58.8273; + normal -0.704989 0.320599 -0.632620; + texcoord 0.798930 -1.03528; + tangent 0.451480 -0.487841 -0.747113; + vertex -32.1425 -57.8710 59.7903; + normal -0.813672 0.537313 -0.221885; + texcoord 0.898730 -1.95346; + tangent 0.134146 -0.206137 -0.969285; + vertex -39.7531 -68.1056 62.9150; + normal -0.814592 0.545810 -0.196294; + texcoord 0.798930 -1.95346; + tangent 0.111264 -0.185095 -0.976402; + vertex -39.8758 -67.9014 63.9920; + normal 0.625630 -0.303522 0.718653; + texcoord 0.399710 -1.95346; + tangent -0.589724 0.419053 0.690377; + vertex -36.9023 -69.5137 64.5072; + normal 0.325258 0.000551397 0.945625; + texcoord 0.399710 -1.03528; + tangent -0.696129 0.677801 0.236621; + vertex -29.7723 -59.9406 62.3434; + normal 0.608987 -0.282001 0.741357; + texcoord 0.499510 -1.95346; + tangent -0.605862 0.446640 0.658365; + vertex -37.5556 -69.0494 65.2721; + normal 0.302674 0.0167885 0.952946; + texcoord 0.499510 -1.03528; + tangent -0.700087 0.683068 0.208078; + vertex -30.6844 -59.0474 62.6373; + normal -0.0959938 0.268778 0.958407; + texcoord 0.399710 -0.0635999; + tangent -0.724825 0.640454 -0.253866; + vertex -21.3565 -47.1862 59.7672; + normal -0.341243 0.439954 0.830658; + texcoord 0.499510 -0.0635999; + tangent -0.662107 0.504205 -0.554430; + vertex -22.4549 -46.2180 59.3664; + normal -0.306330 0.427208 0.850679; + texcoord 0.399710 1.00000; + tangent -0.203142 0.842316 -0.499237; + vertex -10.2887 -34.7817 58.0042; + normal -0.516991 0.572821 0.636079; + texcoord 0.499510 1.00000; + tangent -0.115664 0.666297 -0.736661; + vertex -10.7247 -32.8169 56.8321; + normal -0.584466 0.614340 0.530081; + texcoord 0.599320 1.00000; + tangent -0.111586 0.582491 -0.805141; + vertex -10.9948 -31.0106 54.3776; + normal -0.503689 0.547837 0.667961; + texcoord 0.599320 -0.0635999; + tangent -0.613032 0.315667 -0.724255; + vertex -23.4158 -45.7336 58.2142; + normal -0.166975 0.371683 0.913220; + texcoord 0.499510 -1.03528; + tangent -0.687016 0.618941 -0.380683; + vertex -30.6844 -59.0474 62.6373; + normal -0.138757 0.364414 0.920841; + texcoord 0.599320 -1.03528; + tangent -0.693303 0.627427 -0.354493; + vertex -31.6097 -58.2013 62.1451; + normal 0.231213 0.150350 0.961216; + texcoord 0.499510 -1.95346; + tangent -0.848928 0.514730 0.119890; + vertex -37.5556 -69.0494 65.2721; + normal 0.255520 0.135872 0.957209; + texcoord 0.599320 -1.95346; + tangent -0.851813 0.499947 0.156420; + vertex -38.5177 -68.4847 65.4488; + normal -0.625543 0.295087 -0.722232; + texcoord 0.998540 -1.95346; + tangent 0.593611 -0.420701 -0.686030; + vertex -39.0826 -68.5808 62.1401; + normal -0.610971 0.268331 -0.744790; + texcoord 0.898730 -1.95346; + tangent 0.610753 -0.450194 -0.651387; + vertex -39.7531 -68.1056 62.9150; + normal -0.341926 -0.0338895 -0.939116; + texcoord 0.998540 -1.03528; + tangent 0.697925 -0.679217 -0.227080; + vertex -30.6065 -59.4328 58.5364; + normal -0.323268 -0.0559157 -0.944654; + texcoord 0.898730 -1.03528; + tangent 0.702328 -0.684029 -0.197076; + vertex -31.5466 -58.5130 58.8273; + normal 0.0730920 -0.306167 -0.949168; + texcoord 0.998540 -0.0635999; + tangent 0.725182 -0.636288 0.263152; + vertex -21.5124 -48.9085 55.6000; + normal 0.0939766 -0.324135 -0.941331; + texcoord 0.898730 -0.0635999; + tangent 0.690981 -0.655528 0.304677; + vertex -22.6534 -47.9103 55.1671; + normal 0.329278 -0.497775 -0.802369; + texcoord 0.998540 1.00000; + tangent 0.290609 -0.751046 0.592854; + vertex -7.65160 -35.3911 53.5569; + normal 0.182712 -0.384454 -0.904882; + texcoord 0.898730 1.00000; + tangent 0.475660 -0.763324 0.437132; + vertex -8.50865 -33.0932 51.7279; + normal 0.0781479 -0.295597 -0.952111; + texcoord 0.798930 1.00000; + tangent 0.617525 -0.735405 0.279003; + vertex -9.94658 -31.3808 51.0783; + normal 0.868743 -0.199328 -0.453381; + texcoord 0.200100 -1.95346; + tangent 0.434329 -0.133292 0.890838; + vertex -37.2620 -69.5663 62.4686; + normal 0.873640 -0.196970 -0.444923; + texcoord 0.299900 -1.95346; + tangent 0.450288 -0.0297051 0.892389; + vertex -36.7901 -69.7111 63.4364; + normal 0.883887 -0.137471 -0.447041; + texcoord 0.200100 -2.38565; + tangent 0.423553 0.630925 0.650028; + vertex -37.0802 -74.2109 64.8588; + normal 0.873860 -0.156566 -0.460278; + texcoord 0.399710 -2.38565; + tangent 0.445097 0.647085 0.619007; + vertex -36.3769 -73.0508 65.9059; + normal 0.634642 -0.340559 -0.693721; + texcoord 0.200100 -2.86549; + tangent 0.764413 0.208505 0.610081; + vertex -36.4829 -78.5775 66.9285; + normal 0.601059 -0.378554 -0.703864; + texcoord 0.399710 -2.86549; + tangent 0.789767 0.146395 0.595681; + vertex -35.3405 -78.3658 67.7902; + normal 0.557553 -0.576191 -0.597611; + texcoord 0.200100 -3.21380; + tangent 0.789767 0.146395 0.595681; + vertex -36.7484 -81.3607 69.3642; + normal -0.360648 0.267490 0.893522; + texcoord 0.599320 -1.95346; + tangent -0.803418 0.397516 -0.443283; + vertex -38.5177 -68.4847 65.4488; + normal -0.362719 0.266416 0.893005; + texcoord 0.699120 -1.95346; + tangent -0.892485 0.175944 -0.415348; + vertex -39.4039 -68.0462 64.9598; + normal -0.360307 0.249875 0.898745; + texcoord 0.599320 -2.38565; + tangent -0.870197 -0.436489 -0.228550; + vertex -37.6057 -72.5046 67.0203; + normal -0.334780 0.265093 0.904239; + texcoord 0.798930 -2.38565; + tangent -0.870549 -0.449993 -0.199126; + vertex -39.0685 -73.3271 66.6619; + normal -0.0496191 0.404857 0.913033; + texcoord 0.599320 -2.86549; + tangent -0.998224 -0.0276606 -0.0527518; + vertex -35.8323 -77.9577 69.1076; + normal -0.0172506 0.438292 0.898667; + texcoord 0.798930 -2.86549; + tangent -0.999072 0.0279308 -0.0328002; + vertex -37.2787 -77.9173 69.0601; + normal -0.0189761 0.398215 0.917096; + texcoord 0.599320 -3.21380; + tangent -0.999072 0.0279309 -0.0328003; + vertex -35.4257 -80.6032 70.2647; + normal -0.546939 -0.521184 -0.655152; + texcoord 0.200100 -3.21380; + tangent 0.822654 -0.189482 -0.536038; + vertex -36.7484 -81.3607 69.3642; + normal -0.545110 -0.530758 -0.648961; + texcoord 0.000490000 -2.86549; + tangent 0.822654 -0.189481 -0.536038; + vertex -37.6787 -78.3021 67.7077; + normal -0.507548 -0.524181 -0.683835; + texcoord 0.200100 -2.86549; + tangent 0.851137 -0.149814 -0.503112; + vertex -36.4829 -78.5775 66.9285; + normal -0.236572 -0.486597 -0.840986; + texcoord 0.000490000 -2.38565; + tangent 0.957674 0.0362699 -0.285560; + vertex -38.7356 -74.3852 65.3185; + normal -0.166989 -0.479921 -0.861273; + texcoord 0.200100 -2.38565; + tangent 0.970460 0.0739252 -0.229658; + vertex -37.0802 -74.2109 64.8588; + normal -0.208736 -0.477692 -0.853370; + texcoord 0.100290 -1.95346; + tangent 0.893851 -0.448290 0.00817645; + vertex -38.1376 -69.1346 61.9734; + normal -0.407423 -0.457234 -0.790534; + texcoord 0.000490000 -1.95346; + tangent 0.852939 -0.499851 -0.150478; + vertex -39.0826 -68.5808 62.1401; + normal 0.273208 -0.431704 -0.859645; + texcoord 0.200100 -1.95346; + tangent 0.799919 -0.394410 0.452295; + vertex -37.2620 -69.5663 62.4686; + normal 0.928374 0.259204 0.266336; + texcoord 0.599320 -3.21380; + tangent -0.335923 0.278678 0.899719; + vertex -35.4257 -80.6032 70.2647; + normal 0.926916 0.267459 0.263234; + texcoord 0.399710 -2.86549; + vertex -35.3405 -78.3658 67.7902; + normal 0.913508 0.283133 0.292130; + texcoord 0.599320 -2.86549; + tangent -0.377924 0.284974 0.880888; + vertex -35.8323 -77.9577 69.1076; + normal 0.765528 0.363484 0.530892; + texcoord 0.399710 -2.38565; + tangent -0.632357 0.316347 0.707141; + vertex -36.3769 -73.0508 65.9059; + normal 0.687973 0.376102 0.620677; + texcoord 0.599320 -2.38565; + tangent -0.727552 0.335489 0.598427; + vertex -37.6057 -72.5046 67.0203; + normal 0.392224 0.410760 0.823065; + texcoord 0.599320 -1.95346; + tangent -0.851813 0.499947 0.156420; + vertex -38.5177 -68.4847 65.4488; + normal 0.580981 0.380602 0.719446; + texcoord 0.499510 -1.95346; + tangent -0.787130 0.476112 0.392101; + vertex -37.5556 -69.0494 65.2721; + normal 0.921120 0.253609 0.295332; + texcoord 0.399710 -1.95346; + tangent -0.368107 0.317101 0.874039; + vertex -36.9023 -69.5137 64.5072; + normal 0.982212 0.173908 0.0708268; + texcoord 0.299900 -1.95346; + tangent -0.102477 0.180372 0.978245; + vertex -36.7901 -69.7111 63.4364; + normal -0.961702 0.0583060 0.267826; + texcoord 0.998540 -3.21380; + tangent -0.273598 -0.263241 -0.925121; + vertex -37.1087 -81.1262 70.3692; + normal -0.953835 -0.0496110 0.296206; + texcoord 0.798930 -2.86549; + tangent -0.273598 -0.263241 -0.925121; + vertex -37.2787 -77.9173 69.0601; + normal -0.956127 -0.111445 0.270926; + texcoord 0.998540 -2.86549; + tangent -0.217602 -0.314446 -0.923999; + vertex -37.6787 -78.3021 67.7077; + normal -0.974701 -0.221371 -0.0308703; + texcoord 0.798930 -2.38565; + tangent 0.155191 -0.564715 -0.810563; + vertex -39.0685 -73.3271 66.6619; + normal -0.966393 -0.245756 -0.0754209; + texcoord 0.998540 -2.38565; + tangent 0.219730 -0.598625 -0.770303; + vertex -38.7356 -74.3852 65.3185; + normal -0.920881 -0.258820 -0.291532; + texcoord 0.898730 -1.95346; + tangent 0.377232 -0.351806 -0.856697; + vertex -39.7531 -68.1056 62.9150; + normal -0.979985 -0.183637 -0.0768603; + texcoord 0.798930 -1.95346; + tangent 0.111264 -0.185095 -0.976402; + vertex -39.8758 -67.9014 63.9920; + normal -0.804683 -0.321440 -0.499161; + texcoord 0.998540 -1.95346; + tangent 0.593611 -0.420701 -0.686030; + vertex -39.0826 -68.5808 62.1401; + normal 0.981876 -0.178638 -0.0633015; + texcoord 0.100290 1.00000; + tangent -0.108843 -0.804940 0.583288; + vertex -2.57260 -38.9807 39.8301; + normal 0.903001 -0.133570 -0.408348; + texcoord 0.100290 -0.186930; + tangent 0.372658 -0.228141 0.899487; + vertex -5.93136 -56.4706 37.0889; + normal 0.979742 -0.175745 -0.0960139; + texcoord 0.000490000 1.00000; + tangent -0.0810895 -0.784883 0.614315; + vertex -2.33494 -37.2230 38.5565; + normal 0.895801 -0.131758 -0.424477; + texcoord 0.000490000 -0.186930; + tangent 0.394049 -0.201132 0.896812; + vertex -6.46256 -56.1927 35.8527; + normal 0.643942 -0.0845756 -0.760385; + texcoord 0.100290 -1.49120; + tangent 0.748615 -0.123181 0.651461; + vertex -9.25060 -74.7550 35.5563; + normal 0.629148 -0.0821532 -0.772932; + texcoord 0.000490000 -1.49120; + tangent 0.763926 -0.118219 0.634383; + vertex -10.1523 -74.6154 34.8075; + normal 0.966550 -0.173380 0.188997; + texcoord 0.200100 1.00000; + tangent -0.201320 -0.0563206 0.977905; + vertex -3.70336 -40.2498 40.5751; + normal 0.966912 -0.180880 0.179897; + texcoord 0.200100 -0.186930; + tangent -0.193881 -0.0553686 0.979461; + vertex -6.20188 -56.5462 38.4030; + normal 0.965062 -0.182336 0.188175; + texcoord 0.100290 -0.186930; + tangent -0.201320 -0.0563206 0.977905; + vertex -5.93136 -56.4706 37.0889; + normal 0.963036 -0.123844 -0.239218; + texcoord 0.100290 -1.49120; + tangent 0.237845 0.00283463 0.971299; + vertex -9.25060 -74.7550 35.5563; + normal 0.958064 -0.119708 -0.260354; + texcoord 0.200100 -1.49120; + tangent 0.262979 0.00640415 0.964780; + vertex -8.94514 -74.7475 36.6769; + normal -0.780283 0.0714986 0.621327; + texcoord 0.499510 1.00000; + tangent -0.300224 0.828681 -0.472391; + vertex -7.01179 -36.9516 39.8244; + normal -0.524569 0.0114149 0.851291; + texcoord 0.499510 -0.186930; + tangent -0.810163 0.298984 -0.504227; + vertex -9.59802 -55.6899 38.7328; + normal -0.773401 0.0690752 0.630143; + texcoord 0.399710 1.00000; + tangent -0.312890 0.822035 -0.475772; + vertex -6.35624 -38.7611 40.8559; + normal -0.508351 0.0112650 0.861076; + texcoord 0.399710 -0.186930; + tangent -0.826671 0.271313 -0.492954; + vertex -8.46800 -56.0638 39.4189; + normal -0.107525 -0.0462799 0.993125; + texcoord 0.499510 -1.49120; + tangent -0.974282 0.202414 -0.0990159; + vertex -11.4707 -74.1249 38.2522; + normal -0.0884080 -0.0495697 0.994850; + texcoord 0.399710 -1.49120; + tangent -0.977255 0.197597 -0.0769988; + vertex -10.3172 -74.3581 38.3431; + normal -0.986016 0.130016 0.104248; + texcoord 0.499510 1.00000; + tangent 0.0220789 0.721961 -0.691581; + vertex -7.01179 -36.9516 39.8244; + normal -0.982567 0.130772 0.132136; + texcoord 0.599320 1.00000; + tangent 0.00372764 0.706428 -0.707775; + vertex -6.94846 -34.8808 37.8407; + normal -0.904716 0.104871 0.412906; + texcoord 0.499510 -0.186930; + tangent -0.375718 0.239507 -0.895250; + vertex -9.59802 -55.6899 38.7328; + normal -0.895595 0.109023 0.431305; + texcoord 0.599320 -0.186930; + tangent -0.403537 0.203112 -0.892134; + vertex -10.1619 -55.3993 37.4589; + normal -0.640375 0.0771332 0.764179; + texcoord 0.499510 -1.49120; + tangent -0.752151 0.125115 -0.647004; + vertex -11.4707 -74.1249 38.2522; + normal -0.623743 0.0765508 0.777872; + texcoord 0.599320 -1.49120; + tangent -0.768780 0.119626 -0.628225; + vertex -12.4016 -73.9801 37.4915; + normal -0.922257 0.163210 -0.350434; + texcoord 0.699120 1.00000; + tangent 0.385530 0.454987 -0.802716; + vertex -6.10681 -33.8875 36.0883; + normal -0.972418 0.150696 -0.178027; + texcoord 0.699120 -0.186930; + tangent 0.193760 0.0795673 -0.977817; + vertex -9.91151 -55.3157 36.1215; + normal -0.924325 0.163054 -0.345016; + texcoord 0.599320 1.00000; + tangent 0.382367 0.448161 -0.808051; + vertex -6.94846 -34.8808 37.8407; + normal -0.975006 0.149497 -0.164362; + texcoord 0.599320 -0.186930; + tangent 0.176137 0.0603290 -0.982515; + vertex -10.1619 -55.3993 37.4589; + normal -0.960121 0.117465 0.253712; + texcoord 0.699120 -1.49120; + tangent -0.252337 -6.08681e-05 -0.967640; + vertex -12.7251 -73.9842 36.3635; + normal -0.954916 0.115584 0.273453; + texcoord 0.599320 -1.49120; + tangent -0.275694 -0.00355624 -0.961239; + vertex -12.4016 -73.9801 37.4915; + normal -0.258989 0.0444910 -0.964855; + texcoord 0.699120 1.00000; + tangent 0.963651 -0.0559305 -0.261245; + vertex -6.10681 -33.8875 36.0883; + normal -0.276727 0.0489566 -0.959701; + texcoord 0.798930 1.00000; + tangent 0.958940 -0.0584318 -0.277524; + vertex -4.66158 -33.9714 35.6965; + normal -0.654209 0.116749 -0.747248; + texcoord 0.699120 -0.186930; + tangent 0.739047 -0.116105 -0.663574; + vertex -9.91151 -55.3157 36.1215; + normal -0.667293 0.120617 -0.734963; + texcoord 0.798930 -0.186930; + tangent 0.726296 -0.117734 -0.677225; + vertex -8.94260 -55.4711 35.2315; + normal -0.906498 0.161353 -0.390163; + texcoord 0.699120 -1.49120; + tangent 0.374528 -0.131751 -0.917808; + vertex -12.7251 -73.9842 36.3635; + normal -0.913306 0.163801 -0.372882; + texcoord 0.798930 -1.49120; + tangent 0.354332 -0.131826 -0.925781; + vertex -12.3177 -74.1358 35.2990; + normal -0.0687235 0.0352479 -0.997013; + texcoord 0.798930 1.00000; + tangent 0.966404 -0.245749 -0.0753018; + vertex -4.66158 -33.9714 35.6965; + normal -0.0685630 0.0358757 -0.997002; + texcoord 0.898730 -0.186930; + tangent 0.966404 -0.245749 -0.0753018; + vertex -7.62522 -55.8061 35.1288; + normal -0.0772021 0.0368922 -0.996333; + texcoord 0.798930 -0.186930; + tangent 0.965862 -0.245484 -0.0827519; + vertex -8.94260 -55.4711 35.2315; + normal -0.481825 0.0852707 -0.872109; + texcoord 0.898730 -1.49120; + tangent 0.848810 -0.208717 -0.485755; + vertex -11.3349 -74.3769 34.7047; + normal -0.499755 0.0872512 -0.861761; + texcoord 0.798930 -1.49120; + tangent 0.837435 -0.205457 -0.506449; + vertex -12.3177 -74.1358 35.2990; + normal 0.911421 -0.172782 0.373440; + texcoord 0.200100 -1.49120; + tangent -0.354331 0.131833 0.925780; + vertex -8.94514 -74.7475 36.6769; + normal 0.658404 -0.169099 0.733424; + texcoord 0.200100 -0.186930; + tangent -0.726155 0.117746 0.677374; + vertex -6.20188 -56.5462 38.4030; + normal 0.904516 -0.172188 0.390131; + texcoord 0.299900 -1.49120; + tangent -0.373899 0.131760 0.918062; + vertex -9.35255 -74.5959 37.7414; + normal 0.373633 -0.138128 0.917235; + texcoord 0.299900 -0.186930; + tangent -0.897523 0.199836 0.393087; + vertex -7.17079 -56.3909 39.2929; + normal 0.274387 -0.134579 0.952155; + texcoord 0.200100 1.00000; + tangent -0.957662 0.0590758 0.281767; + vertex -3.70336 -40.2498 40.5751; + normal -0.00275083 -0.102289 0.994751; + texcoord 0.299900 1.00000; + tangent -0.833404 0.549243 0.0614021; + vertex -5.14858 -40.1659 40.9669; + normal -0.159218 -0.0798775 0.984007; + texcoord 0.399710 1.00000; + tangent -0.679657 0.731803 -0.0502972; + vertex -6.35624 -38.7611 40.8559; + normal 0.0819119 -0.0926627 0.992323; + texcoord 0.399710 -0.186930; + tangent -0.964694 0.243165 0.101172; + vertex -8.46800 -56.0638 39.4189; + normal 0.488969 -0.101762 0.866345; + texcoord 0.299900 -1.49120; + tangent -0.842817 0.208091 0.496345; + vertex -9.35255 -74.5959 37.7414; + normal 0.508324 -0.101672 0.855143; + texcoord 0.399710 -1.49120; + tangent -0.830503 0.204742 0.518020; + vertex -10.3172 -74.3581 38.3431; + normal 0.0940817 0.0376008 -0.994854; + texcoord 0.998540 -1.49120; + tangent 0.976721 -0.196987 0.0849217; + vertex -10.1523 -74.6154 34.8075; + normal 0.114283 0.0320665 -0.992931; + texcoord 0.898730 -1.49120; + tangent 0.973242 -0.202256 0.109053; + vertex -11.3349 -74.3769 34.7047; + normal 0.511369 -0.0372080 -0.858555; + texcoord 0.998540 -0.186930; + tangent 0.821157 -0.270904 0.502306; + vertex -6.46256 -56.1927 35.8527; + normal 0.533444 -0.0415784 -0.844813; + texcoord 0.898730 -0.186930; + tangent 0.788659 -0.320237 0.524848; + vertex -7.62522 -55.8061 35.1288; + normal 0.815386 -0.127987 -0.564593; + texcoord 0.998540 1.00000; + tangent 0.299410 -0.735269 0.608057; + vertex -2.33494 -37.2230 38.5565; + normal 0.662435 -0.0820658 -0.744611; + texcoord 0.898730 1.00000; + tangent 0.546329 -0.619518 0.563668; + vertex -3.16481 -35.1004 36.8149; + normal 0.570162 -0.0560805 -0.819616; + texcoord 0.798930 1.00000; + tangent 0.685620 -0.517147 0.512333; + vertex -4.66158 -33.9714 35.6965; + normal 0.964696 -0.0165531 -0.262846; + texcoord 0.100290 -1.49120; + tangent 0.262979 0.00640415 0.964780; + vertex -9.25060 -74.7550 35.5563; + normal 0.961922 -0.0247429 -0.272200; + texcoord 0.200100 -1.49120; + tangent 0.273583 0.0462594 0.960735; + vertex -8.94514 -74.7475 36.6769; + normal 0.902508 -0.170687 -0.395404; + texcoord 0.100290 -2.11426; + tangent 0.364682 0.794062 0.486284; + vertex -7.81915 -80.2444 41.1557; + normal 0.897508 -0.171858 -0.406133; + texcoord 0.200100 -2.11426; + tangent 0.362057 0.812950 0.456100; + vertex -7.46380 -79.4465 41.6033; + normal 0.904158 -0.187254 -0.383971; + texcoord 0.200100 -2.69192; + tangent 0.362057 0.812950 0.456100; + vertex -6.84564 -84.8808 45.7091; + normal -0.485513 0.530201 0.695100; + texcoord 0.499510 -1.49120; + tangent -0.768780 0.119626 -0.628225; + vertex -11.4707 -74.1249 38.2522; + normal -0.482885 0.532274 0.695346; + texcoord 0.599320 -1.49120; + tangent -0.816124 0.0157044 -0.577663; + vertex -12.4016 -73.9801 37.4915; + normal -0.459450 0.522418 0.718321; + texcoord 0.499510 -2.11426; + tangent -0.818488 -0.562828 -0.115333; + vertex -9.34092 -78.5286 43.0988; + normal -0.457031 0.519634 0.721875; + texcoord 0.599320 -2.11426; + tangent -0.807508 -0.582667 -0.0918206; + vertex -10.1561 -79.1168 43.0061; + normal -0.444534 0.498825 0.744018; + texcoord 0.599320 -2.69192; + tangent -0.807508 -0.582667 -0.0918203; + vertex -8.02412 -83.5964 47.2832; + normal -0.807704 -0.542044 -0.231955; + texcoord 0.699120 -1.49120; + tangent 0.354332 -0.131826 -0.925781; + vertex -12.7251 -73.9842 36.3635; + normal -0.826505 -0.521812 -0.211190; + texcoord 0.798930 -1.49120; + tangent 0.350037 -0.184016 -0.918484; + vertex -12.3177 -74.1358 35.2990; + normal -0.948405 -0.317059 0.00128161; + texcoord 0.699120 -2.11426; + tangent 0.236497 -0.710008 -0.663293; + vertex -10.5217 -79.9190 42.5597; + normal -0.950998 -0.309009 0.0107667; + texcoord 0.798930 -2.11426; + tangent 0.229279 -0.728131 -0.645954; + vertex -10.2982 -80.6288 41.9300; + normal -0.947642 -0.318528 0.0226877; + texcoord 0.798930 -2.69192; + tangent 0.229279 -0.728131 -0.645954; + vertex -8.99621 -84.1842 46.3965; + normal 0.194917 -0.649240 -0.735183; + texcoord 0.200100 -3.22512; + tangent 0.977673 0.0686185 0.198611; + vertex -7.03018 -88.9447 49.2491; + normal 0.210226 -0.657865 -0.723200; + texcoord 0.000490000 -2.69192; + tangent 0.975531 0.104259 0.193569; + vertex -8.26117 -84.9801 45.4216; + normal 0.194085 -0.657128 -0.728364; + texcoord 0.200100 -2.69192; + tangent 0.977673 0.0686187 0.198611; + vertex -6.84564 -84.8808 45.7091; + normal 0.475423 -0.583955 -0.658004; + texcoord 0.100290 -2.11426; + tangent 0.830425 0.543051 0.124454; + vertex -7.81915 -80.2444 41.1557; + normal 0.500387 -0.583279 -0.639842; + texcoord 0.000490000 -2.11426; + tangent 0.804806 0.585827 0.0953590; + vertex -8.61762 -80.8256 41.0611; + normal 0.474961 -0.564493 -0.675100; + texcoord 0.000490000 -1.49120; + tangent 0.800244 -0.0416245 0.598229; + vertex -10.1523 -74.6154 34.8075; + normal 0.473353 -0.565491 -0.675394; + texcoord 0.100290 -1.49120; + tangent 0.763926 -0.118219 0.634383; + vertex -9.25060 -74.7550 35.5563; + normal 0.993622 -0.0962659 -0.0587177; + texcoord 0.200100 -3.22512; + tangent 0.104637 0.593099 0.798301; + vertex -7.03018 -88.9447 49.2491; + normal 0.994817 -0.0173903 -0.100181; + texcoord 0.200100 -2.69192; + tangent 0.0856352 0.603454 0.792786; + vertex -6.84564 -84.8808 45.7091; + normal 0.993376 -0.0240018 -0.112374; + texcoord 0.399710 -2.69192; + tangent 0.104637 0.593099 0.798301; + vertex -6.69500 -84.0269 46.8584; + normal 0.844497 0.470135 0.256513; + texcoord 0.299900 -2.11426; + tangent -0.513742 0.546371 0.661475; + vertex -7.68731 -78.7367 42.2330; + normal 0.966892 0.246759 0.0650425; + texcoord 0.200100 -2.11426; + tangent -0.229280 0.728140 0.645944; + vertex -7.46380 -79.4465 41.6033; + normal 0.822980 0.533040 0.196398; + texcoord 0.200100 -1.49120; + tangent -0.348097 0.204230 0.914942; + vertex -8.94514 -74.7475 36.6769; + normal 0.678009 0.648350 0.346332; + texcoord 0.299900 -1.49120; + tangent -0.589447 0.171926 0.789300; + vertex -9.35255 -74.5959 37.7414; + normal 0.498744 0.723537 0.477230; + texcoord 0.399710 -1.49120; + tangent -0.823246 0.217940 0.524184; + vertex -10.3172 -74.3581 38.3431; + normal 0.647734 0.632355 0.424933; + texcoord 0.399710 -2.11426; + tangent -0.730533 0.357203 0.582002; + vertex -8.40431 -78.3861 42.8042; + normal 0.666691 0.557535 0.494649; + texcoord 0.399710 -2.69192; + tangent -0.730533 0.357203 0.582002; + vertex -6.69500 -84.0269 46.8584; + normal 0.413983 0.624665 0.662126; + texcoord 0.599320 -3.22512; + tangent -0.910185 0.294810 0.290947; + vertex -6.96640 -87.4767 50.2827; + normal 0.402012 0.631793 0.662740; + texcoord 0.399710 -2.69192; + tangent -0.917892 0.267535 0.293087; + vertex -6.69500 -84.0269 46.8584; + normal 0.414125 0.634165 0.652944; + texcoord 0.599320 -2.69192; + tangent -0.910185 0.294810 0.290947; + vertex -8.02412 -83.5964 47.2832; + normal 0.139645 0.687009 0.713104; + texcoord 0.499510 -2.11426; + tangent -0.955077 -0.104422 0.277351; + vertex -9.34092 -78.5286 43.0988; + normal 0.120391 0.687956 0.715698; + texcoord 0.399710 -2.11426; + tangent -0.944041 -0.143663 0.296896; + vertex -8.40431 -78.3861 42.8042; + normal 0.101484 0.758206 0.644069; + texcoord 0.399710 -1.49120; + tangent -0.982736 0.177120 -0.0534753; + vertex -10.3172 -74.3581 38.3431; + normal 0.102580 0.758231 0.643866; + texcoord 0.499510 -1.49120; + tangent -0.977255 0.197597 -0.0769988; + vertex -11.4707 -74.1249 38.2522; + normal -0.733747 0.278893 0.619543; + texcoord 0.599320 -3.22512; + tangent -0.674566 -0.407872 -0.615306; + vertex -6.96640 -87.4767 50.2827; + normal -0.740852 0.273718 0.613365; + texcoord 0.599320 -2.69192; + tangent -0.659763 -0.439350 -0.609659; + vertex -8.02412 -83.5964 47.2832; + normal -0.734333 0.285383 0.615883; + texcoord 0.798930 -2.69192; + tangent -0.674566 -0.407872 -0.615306; + vertex -8.99621 -84.1842 46.3965; + normal -0.855726 0.118794 0.503608; + texcoord 0.699120 -2.11426; + tangent -0.390403 -0.779578 -0.489738; + vertex -10.5217 -79.9190 42.5597; + normal -0.859692 0.114855 0.497732; + texcoord 0.599320 -2.11426; + tangent -0.370023 -0.811770 -0.451788; + vertex -10.1561 -79.1168 43.0061; + normal -0.956420 -0.0586225 0.286050; + texcoord 0.599320 -1.49120; + tangent -0.285193 -0.0389881 -0.957677; + vertex -12.4016 -73.9801 37.4915; + normal -0.958913 -0.0686022 0.275281; + texcoord 0.699120 -1.49120; + tangent -0.275694 -0.00355624 -0.961239; + vertex -12.7251 -73.9842 36.3635; + normal -0.858518 -0.400392 -0.320365; + texcoord 0.998540 -3.22512; + tangent 0.504300 -0.546086 -0.668933; + vertex -8.06804 -88.5933 49.4198; + normal -0.839803 -0.465232 -0.279803; + texcoord 0.798930 -2.69192; + tangent 0.523495 -0.533265 -0.664515; + vertex -8.99621 -84.1842 46.3965; + normal -0.849512 -0.452745 -0.270837; + texcoord 0.998540 -2.69192; + tangent 0.504300 -0.546086 -0.668933; + vertex -8.26117 -84.9801 45.4216; + normal -0.394485 -0.723596 -0.566384; + texcoord 0.898730 -2.11426; + tangent 0.884816 -0.115784 -0.451324; + vertex -9.57091 -80.9751 41.3575; + normal -0.630822 -0.665560 -0.398865; + texcoord 0.798930 -2.11426; + tangent 0.735984 -0.350433 -0.579245; + vertex -10.2982 -80.6288 41.9300; + normal -0.504595 -0.677125 -0.535617; + texcoord 0.798930 -1.49120; + tangent 0.832655 -0.213620 -0.510932; + vertex -12.3177 -74.1358 35.2990; + normal -0.322460 -0.713457 -0.622092; + texcoord 0.898730 -1.49120; + tangent 0.943738 -0.211557 -0.254168; + vertex -11.3349 -74.3769 34.7047; + normal -0.0858543 -0.718604 -0.690099; + texcoord 0.998540 -1.49120; + tangent 0.981038 -0.181723 0.0673866; + vertex -10.1523 -74.6154 34.8075; + normal -0.100202 -0.720948 -0.685706; + texcoord 0.998540 -2.11426; + tangent 0.944357 0.148089 -0.293700; + vertex -8.61762 -80.8256 41.0611; + normal -0.0985603 -0.724484 -0.682208; + texcoord 0.998540 -2.69192; + tangent 0.944357 0.148089 -0.293700; + vertex -8.26117 -84.9801 45.4216; + normal -0.592760 0.525775 0.610078; + texcoord 0.125240 -1.59969; + tangent 0.659061 -0.118713 0.742662; + vertex 59.3632 122.886 54.4660; + normal -0.589564 0.524014 0.614674; + texcoord 0.250000 -1.59969; + tangent 0.651922 -0.137532 0.745709; + vertex 60.0350 122.765 55.2229; + normal -0.633877 0.387290 0.669483; + texcoord 0.125240 -2.69353; + tangent 0.193572 -0.761266 0.618874; + vertex 66.5122 131.438 54.0415; + normal -0.582983 0.414881 0.698573; + texcoord 0.250000 -2.69353; + tangent 0.170262 -0.778325 0.604335; + vertex 66.6486 130.815 54.5257; + normal -0.709992 0.328385 0.622957; + texcoord 0.250000 -3.74321; + tangent 0.170262 -0.778325 0.604335; + vertex 72.7272 136.871 58.2613; + normal 0.515121 -0.324202 0.793438; + texcoord 0.374760 -1.59969; + tangent 0.514298 -0.623629 -0.588714; + vertex 60.8897 122.219 55.3235; + normal 0.515807 -0.324673 0.792799; + texcoord 0.499510 -1.59969; + tangent 0.524723 -0.611966 -0.591746; + vertex 61.4268 121.568 54.7087; + normal 0.423571 -0.510974 0.747992; + texcoord 0.374760 -2.69353; + tangent 0.718040 -0.317513 -0.619357; + vertex 67.1610 130.199 54.5126; + normal 0.402249 -0.542414 0.737552; + texcoord 0.499510 -2.69353; + tangent 0.724112 -0.304473 -0.618836; + vertex 67.7492 129.951 54.0099; + normal 0.273464 -0.696976 0.662905; + texcoord 0.499510 -3.74321; + tangent 0.724112 -0.304473 -0.618836; + vertex 73.4158 136.052 58.0869; + normal 0.620163 -0.490029 -0.612592; + texcoord 0.624270 -1.59969; + tangent -0.652582 0.111111 -0.749527; + vertex 61.3390 121.175 53.7121; + normal 0.617500 -0.487638 -0.617173; + texcoord 0.749030 -1.59969; + tangent -0.642649 0.137343 -0.753750; + vertex 60.6703 121.289 52.9440; + normal 0.638071 -0.388698 -0.664665; + texcoord 0.624270 -2.69353; + tangent -0.181954 0.763837 -0.619230; + vertex 68.0774 130.218 53.3006; + normal 0.678724 -0.358164 -0.641133; + texcoord 0.749030 -2.69353; + tangent -0.165265 0.776128 -0.608533; + vertex 67.9446 130.841 52.8116; + normal 0.744436 -0.306557 -0.593159; + texcoord 0.749030 -3.74321; + tangent -0.165265 0.776129 -0.608533; + vertex 73.7169 136.490 57.1369; + normal -0.476244 0.375171 -0.795260; + texcoord 0.873780 -1.59969; + tangent -0.506687 0.622076 0.596901; + vertex 59.8125 121.843 52.8545; + normal -0.477126 0.376046 -0.794318; + texcoord 0.998540 -1.59969; + tangent -0.514260 0.613802 0.598986; + vertex 59.2679 122.511 53.4960; + normal -0.375087 0.585448 -0.718721; + texcoord 0.873780 -2.69353; + tangent -0.716467 0.312875 0.623525; + vertex 67.4286 131.457 52.8294; + normal -0.393446 0.562594 -0.727110; + texcoord 0.998540 -2.69353; + tangent -0.722906 0.299304 0.622755; + vertex 66.8316 131.704 53.3436; + normal -0.249004 0.727892 -0.638882; + texcoord 0.998540 -3.74321; + tangent -0.722906 0.299304 0.622755; + vertex 73.0240 137.309 57.3161; + normal 0.584719 -0.193260 -0.787879; + texcoord 0.998540 -5.43435; + tangent -0.318411 0.838597 -0.442007; + vertex 80.9135 143.659 62.3995; + normal 0.573914 -0.166431 -0.801825; + texcoord 0.749030 -5.43435; + tangent -0.353838 0.853107 -0.383416; + vertex 81.0039 143.421 62.5249; + normal 0.439930 0.162617 -0.883186; + texcoord 0.998540 -4.62072; + tangent -0.496257 0.864177 -0.0832272; + vertex 77.4112 140.909 60.4750; + normal 0.433183 0.185947 -0.881916; + texcoord 0.749030 -4.62072; + tangent -0.510686 0.857655 -0.0602303; + vertex 77.7508 140.319 60.5298; + normal 0.289257 0.418962 -0.860698; + texcoord 0.998540 -3.74321; + tangent -0.634280 0.756480 0.159458; + vertex 73.0240 137.309 57.3161; + normal 0.282578 0.422404 -0.861234; + texcoord 0.749030 -3.74321; + tangent -0.637197 0.754129 0.158966; + vertex 73.7169 136.490 57.1369; + normal 0.185656 0.186172 -0.964817; + texcoord 0.873780 -2.69353; + tangent -0.650151 0.759483 0.0221326; + vertex 67.4286 131.457 52.8294; + normal 0.148731 0.152937 -0.976980; + texcoord 0.749030 -2.69353; + tangent -0.642135 0.766270 0.0221973; + vertex 67.9446 130.841 52.8116; + normal 0.0640099 -0.0537798 -0.996499; + texcoord 0.749030 -1.59969; + tangent -0.832447 0.547686 -0.0840951; + vertex 60.6703 121.289 52.9440; + normal 0.0676761 -0.0562124 -0.996122; + texcoord 0.873780 -1.59969; + tangent -0.837200 0.539877 -0.0873449; + vertex 59.8125 121.843 52.8545; + normal -0.0214708 0.987201 -0.158031; + texcoord 0.000490000 -5.53435; + tangent -0.712483 0.0957788 0.695122; + vertex 81.0459 143.715 62.7316; + normal -0.213335 0.914178 -0.344625; + texcoord 0.000490000 -5.43435; + vertex 80.9135 143.659 62.3995; + normal -0.248675 0.902409 -0.351880; + texcoord 0.250000 -5.43435; + tangent -0.691041 0.0675979 0.719647; + vertex 80.7112 143.687 62.5968; + normal -0.573307 0.806684 -0.143456; + texcoord 0.000490000 -4.62072; + tangent -0.457538 -0.175284 0.871742; + vertex 77.4112 140.909 60.4750; + normal -0.584341 0.802008 -0.123808; + texcoord 0.250000 -4.62072; + tangent -0.441385 -0.197190 0.875383; + vertex 77.1007 140.788 61.0701; + normal -0.694060 0.713276 0.0975593; + texcoord 0.000490000 -3.74321; + tangent -0.283186 -0.397400 0.872857; + vertex 73.0240 137.309 57.3161; + normal -0.698160 0.707554 0.109272; + texcoord 0.250000 -3.74321; + tangent -0.273938 -0.405016 0.872307; + vertex 72.7272 136.871 58.2613; + normal -0.729337 0.680487 -0.0707432; + texcoord 0.125240 -2.69353; + tangent -0.379981 -0.311509 0.870963; + vertex 66.5122 131.438 54.0415; + normal -0.706800 0.705300 -0.0546395; + texcoord 0.000490000 -2.69353; + tangent -0.393279 -0.327562 0.859089; + vertex 66.8316 131.704 53.3436; + normal -0.760892 0.627532 -0.165069; + texcoord 0.000490000 -1.59969; + tangent 0.0735965 0.337138 0.938574; + vertex 59.2679 122.511 53.4960; + normal -0.760450 0.627341 -0.167809; + texcoord 0.125240 -1.59969; + tangent 0.0912156 0.359032 0.928857; + vertex 59.3632 122.886 54.4660; + normal -0.377855 0.315310 0.870520; + texcoord 0.250000 -5.53435; + tangent 0.318441 -0.838604 0.441971; + vertex 81.0459 143.715 62.7316; + normal -0.477955 0.239332 0.845150; + texcoord 0.250000 -5.43435; + tangent 0.341965 -0.848642 0.403568; + vertex 80.7112 143.687 62.5968; + normal -0.498266 0.248564 0.830630; + texcoord 0.499510 -5.43435; + tangent 0.318441 -0.838604 0.441971; + vertex 80.8016 143.448 62.7223; + normal -0.408324 -0.141844 0.901749; + texcoord 0.499510 -4.62072; + tangent 0.495822 -0.864349 0.0840324; + vertex 77.4396 140.199 61.1255; + normal -0.376562 -0.148024 0.914489; + texcoord 0.250000 -4.62072; + tangent 0.509623 -0.858151 0.0621438; + vertex 77.1007 140.788 61.0701; + normal -0.216466 -0.362791 0.906380; + texcoord 0.499510 -3.74321; + tangent 0.633289 -0.758008 -0.156104; + vertex 73.4158 136.052 58.0869; + normal -0.214798 -0.368692 0.904394; + texcoord 0.250000 -3.74321; + tangent 0.635981 -0.755926 -0.155252; + vertex 72.7272 136.871 58.2613; + normal -0.103694 -0.108086 0.988719; + texcoord 0.374760 -2.69353; + tangent 0.648452 -0.761101 -0.0153408; + vertex 67.1610 130.199 54.5126; + normal -0.136560 -0.134429 0.981468; + texcoord 0.250000 -2.69353; + tangent 0.639500 -0.768619 -0.0162970; + vertex 66.6486 130.815 54.5257; + normal -0.0295823 0.123136 0.991949; + texcoord 0.250000 -1.59969; + tangent 0.832109 -0.546576 0.0940689; + vertex 60.0350 122.765 55.2229; + normal -0.0347884 0.128051 0.991157; + texcoord 0.374760 -1.59969; + tangent 0.838609 -0.535727 0.0986467; + vertex 60.8897 122.219 55.3235; + normal 0.554668 -0.529870 0.641546; + texcoord 0.499510 -5.53435; + tangent 0.712489 -0.0957834 -0.695115; + vertex 81.0459 143.715 62.7316; + normal 0.485886 -0.647357 0.587234; + texcoord 0.499510 -5.43435; + tangent 0.712489 -0.0957833 -0.695115; + vertex 80.8016 143.448 62.7223; + normal 0.504169 -0.644069 0.575316; + texcoord 0.749030 -5.43435; + tangent 0.688623 -0.0645768 -0.722238; + vertex 81.0039 143.421 62.5249; + normal 0.627386 -0.756772 0.183530; + texcoord 0.499510 -4.62072; + tangent 0.458164 0.174258 -0.871619; + vertex 77.4396 140.199 61.1255; + normal 0.635323 -0.754882 0.162846; + texcoord 0.749030 -4.62072; + tangent 0.443085 0.194599 -0.875104; + vertex 77.7508 140.319 60.5298; + normal 0.738912 -0.671172 -0.0594675; + texcoord 0.499510 -3.74321; + tangent 0.285820 0.394244 -0.873429; + vertex 73.4158 136.052 58.0869; + normal 0.741487 -0.667090 -0.0720332; + texcoord 0.749030 -3.74321; + tangent 0.276649 0.401765 -0.872955; + vertex 73.7169 136.490 57.1369; + normal 0.746740 -0.658815 0.0913319; + texcoord 0.624270 -2.69353; + tangent 0.378232 0.298375 -0.876306; + vertex 68.0774 130.218 53.3006; + normal 0.762779 -0.636539 0.113960; + texcoord 0.499510 -2.69353; + tangent 0.397458 0.322479 -0.859089; + vertex 67.7492 129.951 54.0099; + normal 0.794982 -0.585209 0.159792; + texcoord 0.499510 -1.59969; + tangent -0.0697970 -0.350141 -0.934093; + vertex 61.4268 121.568 54.7087; + normal 0.794960 -0.585122 0.160223; + texcoord 0.624270 -1.59969; + tangent -0.0817013 -0.364958 -0.927432; + vertex 61.3390 121.175 53.7121; + normal -0.928715 0.362248 0.0791485; + texcoord 0.125240 1.00000; + tangent 0.220807 0.368820 0.902893; + vertex -7.15965 59.2561 119.762; + normal -0.870493 0.452031 -0.194705; + texcoord 0.125240 -0.890500; + tangent -0.337744 -0.263093 0.903721; + vertex 0.563370 77.4933 126.914; + normal -0.927236 0.369168 0.0628291; + texcoord 0.000490000 1.00000; + tangent 0.202678 0.349851 0.914618; + vertex -7.54910 58.6056 118.169; + normal -0.867961 0.453628 -0.202150; + texcoord 0.000490000 -0.890500; + tangent -0.353010 -0.278802 0.893114; + vertex 0.929260 77.7846 125.982; + normal -0.769893 0.496479 -0.400966; + texcoord 0.125240 -3.04066; + tangent -0.553660 -0.211881 0.805337; + vertex 8.34277 96.3761 134.768; + normal -0.766260 0.497627 -0.406463; + texcoord 0.000490000 -3.04066; + tangent -0.560759 -0.209100 0.801141; + vertex 8.79752 96.5457 134.118; + normal -0.585825 -0.0686101 0.807528; + texcoord 0.125240 1.00000; + tangent 0.807158 0.0401536 0.588968; + vertex -7.15965 59.2561 119.762; + normal -0.593630 -0.0639291 0.802195; + texcoord 0.250000 1.00000; + tangent 0.803336 0.0302164 0.594759; + vertex -6.02092 59.3127 120.593; + normal -0.851729 0.137045 0.505743; + texcoord 0.125240 -0.890500; + tangent 0.365361 -0.540175 0.758105; + vertex 0.563370 77.4933 126.914; + normal -0.856369 0.141483 0.496603; + texcoord 0.250000 -0.890500; + tangent 0.349062 -0.551205 0.757845; + vertex 0.920410 76.9322 127.684; + normal -0.921204 0.240120 0.306146; + texcoord 0.125240 -3.04066; + tangent 0.149738 -0.511879 0.845907; + vertex 8.34277 96.3761 134.768; + normal -0.922579 0.243008 0.299660; + texcoord 0.250000 -3.04066; + tangent 0.141383 -0.509725 0.848641; + vertex 8.45586 95.9684 135.446; + normal -0.307756 -0.248486 0.918445; + texcoord 0.374760 1.00000; + tangent 0.465142 -0.881375 -0.0825944; + vertex -5.36470 58.0693 120.476; + normal -0.311378 -0.252861 0.916027; + texcoord 0.374760 -0.890500; + tangent 0.850099 -0.504903 0.149680; + vertex 1.79124 76.4299 127.841; + normal -0.307782 -0.248472 0.918440; + texcoord 0.250000 1.00000; + tangent 0.472800 -0.877622 -0.0789893; + vertex -6.02092 59.3127 120.593; + normal -0.314165 -0.252121 0.915279; + texcoord 0.250000 -0.890500; + tangent 0.855239 -0.493928 0.156846; + vertex 0.920410 76.9322 127.684; + normal -0.512709 -0.142577 0.846641; + texcoord 0.374760 -3.04066; + tangent 0.772457 -0.508886 0.379927; + vertex 9.07055 95.5613 135.757; + normal -0.518106 -0.139045 0.843939; + texcoord 0.250000 -3.04066; + tangent 0.768469 -0.508885 0.387932; + vertex 8.45586 95.9684 135.446; + normal 0.631871 -0.487867 0.602267; + texcoord 0.374760 1.00000; + tangent 0.200736 -0.647525 -0.735130; + vertex -5.36470 58.0693 120.476; + normal 0.618457 -0.488928 0.615192; + texcoord 0.499510 1.00000; + tangent 0.229209 -0.636101 -0.736776; + vertex -5.01065 56.9272 119.179; + normal 0.408822 -0.481426 0.775302; + texcoord 0.374760 -0.890500; + tangent 0.829179 -0.158488 -0.536045; + vertex 1.79124 76.4299 127.841; + normal 0.402197 -0.481026 0.779007; + texcoord 0.499510 -0.890500; + tangent 0.839949 -0.143793 -0.523267; + vertex 2.66573 76.2806 127.294; + normal 0.186558 -0.446166 0.875290; + texcoord 0.374760 -3.04066; + tangent 0.930057 -0.204920 -0.304962; + vertex 9.07055 95.5613 135.757; + normal 0.179654 -0.444808 0.877422; + texcoord 0.499510 -3.04066; + tangent 0.932494 -0.207096 -0.295917; + vertex 9.82676 95.3934 135.517; + normal 0.915444 -0.397832 0.0607537; + texcoord 0.624270 1.00000; + tangent -0.0533940 -0.269691 -0.961465; + vertex -5.13353 56.3065 116.967; + normal 0.874676 -0.434109 0.215618; + texcoord 0.624270 -0.890500; + tangent 0.342639 0.247831 -0.906189; + vertex 3.05250 76.5743 126.337; + normal 0.914786 -0.398809 0.0641761; + texcoord 0.499510 1.00000; + tangent -0.0492964 -0.264788 -0.963046; + vertex -5.01065 56.9272 119.179; + normal 0.872316 -0.435633 0.222012; + texcoord 0.499510 -0.890500; + tangent 0.362473 0.273158 -0.891066; + vertex 2.66573 76.2806 127.294; + normal 0.775963 -0.471380 0.419145; + texcoord 0.624270 -3.04066; + tangent 0.557904 0.208767 -0.803219; + vertex 10.2931 95.5630 134.859; + normal 0.772041 -0.472262 0.425349; + texcoord 0.499510 -3.04066; + tangent 0.565767 0.205730 -0.798488; + vertex 9.82676 95.3934 135.517; + normal 0.887475 -0.158351 -0.432796; + texcoord 0.624270 1.00000; + tangent -0.364419 0.333744 -0.869375; + vertex -5.13353 56.3065 116.967; + normal 0.886952 -0.157340 -0.434235; + texcoord 0.749030 1.00000; + tangent -0.364139 0.338450 -0.867672; + vertex -5.69399 56.8198 115.630; + normal 0.870832 -0.123161 -0.475902; + texcoord 0.624270 -0.890500; + tangent -0.341573 0.543531 -0.766748; + vertex 3.05250 76.5743 126.337; + normal 0.871422 -0.123678 -0.474687; + texcoord 0.749030 -0.890500; + tangent -0.338790 0.549271 -0.763886; + vertex 2.70411 77.1364 125.557; + normal 0.926883 -0.233312 -0.294030; + texcoord 0.624270 -3.04066; + tangent -0.142480 0.510180 -0.848184; + vertex 10.2931 95.5630 134.859; + normal 0.927811 -0.236471 -0.288528; + texcoord 0.749030 -3.04066; + tangent -0.134973 0.508243 -0.850571; + vertex 10.1849 95.9707 134.176; + normal 0.323250 0.304221 -0.896080; + texcoord 0.749030 1.00000; + tangent -0.859741 0.490080 -0.143758; + vertex -5.69399 56.8198 115.630; + normal 0.317317 0.292005 -0.902243; + texcoord 0.873780 -0.890500; + tangent -0.859741 0.490081 -0.143758; + vertex 1.82464 77.6377 125.410; + normal 0.320432 0.291897 -0.901177; + texcoord 0.749030 -0.890500; + tangent -0.859193 0.490384 -0.145984; + vertex 2.70411 77.1364 125.557; + normal 0.519863 0.175779 -0.835969; + texcoord 0.873780 -3.04066; + tangent -0.776427 0.507339 -0.373855; + vertex 9.56536 96.3778 133.869; + normal 0.525744 0.172395 -0.832990; + texcoord 0.749030 -3.04066; + tangent -0.772227 0.507394 -0.382384; + vertex 10.1849 95.9707 134.176; + normal -0.668719 0.528368 -0.523108; + texcoord 0.873780 1.00000; + tangent -0.269672 0.483293 0.832890; + vertex -6.92848 57.4933 116.252; + normal -0.664030 0.528332 -0.529084; + texcoord 0.998540 1.00000; + tangent -0.276150 0.481053 0.832063; + vertex -7.54910 58.6056 118.169; + normal -0.413402 0.503167 -0.758895; + texcoord 0.873780 -0.890500; + tangent -0.815518 0.157374 0.556923; + vertex 1.82464 77.6377 125.410; + normal -0.403640 0.501153 -0.765455; + texcoord 0.998540 -0.890500; + tangent -0.835733 0.137532 0.531635; + vertex 0.929260 77.7846 125.982; + normal -0.189903 0.456853 -0.869035; + texcoord 0.873780 -3.04066; + tangent -0.928724 0.201223 0.311419; + vertex 9.56536 96.3778 133.869; + normal -0.182716 0.454655 -0.871724; + texcoord 0.998540 -3.04066; + tangent -0.931461 0.203697 0.301477; + vertex 8.79752 96.5457 134.118; + normal -0.989348 -0.0427484 0.139148; + texcoord 0.250000 -3.04066; + tangent 0.141383 -0.509725 0.848641; + vertex 8.45586 95.9684 135.446; + normal -0.920095 0.391380 0.0157170; + texcoord 0.250000 -3.88657; + tangent -0.373235 -0.889587 0.263307; + vertex 9.28300 97.8481 141.905; + normal -0.991759 0.0321584 0.124017; + texcoord 0.125240 -3.04066; + tangent 0.0823220 -0.579509 0.810798; + vertex 8.34277 96.3761 134.768; + normal -0.912154 0.409803 0.00610272; + texcoord 0.000490000 -3.88657; + tangent -0.393249 -0.887579 0.239915; + vertex 9.70261 98.8119 141.650; + normal -0.778674 0.619428 -0.0998790; + texcoord 0.250000 -4.76668; + tangent -0.596301 -0.700430 0.392202; + vertex 10.2723 100.367 147.925; + normal -0.764225 0.635924 -0.107526; + texcoord 0.000490000 -4.76668; + tangent -0.614269 -0.676244 0.406654; + vertex 10.6894 100.829 147.650; + normal -0.435207 0.862583 -0.257964; + texcoord 0.250000 -5.58276; + tangent -0.757041 -0.237442 0.608696; + vertex 11.5937 102.807 152.108; + normal -0.417466 0.867558 -0.270306; + texcoord 0.000490000 -5.58276; + tangent -0.761784 -0.171963 0.624591; + vertex 11.8096 102.856 151.931; + normal -0.394133 0.888192 -0.236167; + texcoord 0.000490000 -5.68276; + vertex 11.8725 102.973 152.267; + normal 0.920014 -0.378599 0.101180; + texcoord 0.624270 -3.04066; + tangent 0.391885 0.889355 -0.235527; + vertex 10.2931 95.5630 134.859; + normal 0.919706 -0.385321 0.0752871; + texcoord 0.749030 -3.88657; + tangent 0.391885 0.889355 -0.235527; + vertex 10.7093 98.4193 141.762; + normal 0.916169 -0.392127 0.0828893; + texcoord 0.499510 -3.88657; + tangent 0.397240 0.885905 -0.239526; + vertex 10.2835 97.4531 142.018; + normal 0.788828 -0.589637 0.173431; + texcoord 0.749030 -4.76668; + tangent 0.599043 0.697564 -0.393132; + vertex 11.2295 100.469 147.858; + normal 0.776274 -0.603045 0.183669; + texcoord 0.499510 -4.76668; + tangent 0.615345 0.675299 -0.406598; + vertex 10.8114 100.007 148.134; + normal 0.515033 -0.772489 0.371487; + texcoord 0.749030 -5.58276; + tangent 0.755002 0.256947 -0.603282; + vertex 11.9727 102.680 152.081; + normal 0.491594 -0.781388 0.384407; + texcoord 0.499510 -5.58276; + tangent 0.761758 0.171957 -0.624624; + vertex 11.7568 102.631 152.258; + normal -0.815145 -0.385674 0.432196; + tangent 0.575724 -0.621702 0.531064; + vertex 11.7568 102.631 152.258; + normal -0.802385 -0.401950 0.441151; + texcoord 0.250000 -5.58276; + tangent 0.614200 -0.611338 0.499024; + vertex 11.5937 102.807 152.108; + normal -0.613873 -0.647224 0.451952; + texcoord 0.499510 -4.76668; + tangent 0.790443 -0.529630 0.307721; + vertex 10.8114 100.007 148.134; + normal -0.599018 -0.670959 0.437025; + texcoord 0.250000 -4.76668; + tangent 0.805046 -0.517159 0.290597; + vertex 10.2723 100.367 147.925; + normal -0.375760 -0.849146 0.371154; + texcoord 0.499510 -3.88657; + tangent 0.928145 -0.361881 0.0871119; + vertex 10.2835 97.4531 142.018; + normal -0.386803 -0.845303 0.368574; + texcoord 0.250000 -3.88657; + tangent 0.919580 -0.374042 0.120275; + vertex 9.28300 97.8481 141.905; + normal -0.387467 -0.867339 0.312397; + texcoord 0.374760 -3.04066; + tangent 0.920236 -0.387671 0.0536331; + vertex 9.07055 95.5613 135.757; + normal -0.625967 -0.723612 0.290776; + texcoord 0.250000 -3.04066; + tangent 0.768469 -0.508885 0.387932; + vertex 8.45586 95.9684 135.446; + normal -0.112362 -0.944969 0.307259; + texcoord 0.499510 -3.04066; + tangent 0.932494 -0.207096 -0.295917; + vertex 9.82676 95.3934 135.517; + normal 0.815701 0.481366 -0.320807; + texcoord 0.749030 -5.68276; + tangent -0.575740 0.621720 -0.531026; + vertex 11.8725 102.973 152.267; + normal 0.808052 0.458276 -0.370182; + texcoord 0.749030 -5.58276; + tangent -0.605842 0.613742 -0.506238; + vertex 11.9727 102.680 152.081; + normal 0.817632 0.436812 -0.375064; + texcoord 0.998540 -5.58276; + tangent -0.575740 0.621719 -0.531026; + vertex 11.8096 102.856 151.931; + normal 0.614089 0.687620 -0.387392; + texcoord 0.998540 -4.76668; + tangent -0.791174 0.528850 -0.307183; + vertex 10.6894 100.829 147.650; + normal 0.598925 0.692794 -0.401653; + texcoord 0.749030 -4.76668; + tangent -0.806043 0.516008 -0.289879; + vertex 11.2295 100.469 147.858; + normal 0.375652 0.875562 -0.303771; + texcoord 0.998540 -3.88657; + tangent -0.929036 0.359109 -0.0890715; + vertex 9.70261 98.8119 141.650; + normal 0.383268 0.872029 -0.304421; + texcoord 0.749030 -3.88657; + tangent -0.922259 0.368678 -0.116257; + vertex 10.7093 98.4193 141.762; + normal 0.378311 0.875773 -0.299838; + texcoord 0.873780 -3.04066; + tangent -0.923858 0.380757 -0.0388556; + vertex 9.56536 96.3778 133.869; + normal 0.620064 0.733086 -0.279474; + texcoord 0.749030 -3.04066; + tangent -0.772227 0.507394 -0.382383; + vertex 10.1849 95.9707 134.176; + normal 0.110683 0.947961 -0.298529; + texcoord 0.998540 -3.04066; + tangent -0.931461 0.203697 0.301477; + vertex 8.79752 96.5457 134.118; + normal -0.839448 0.320458 0.438901; + texcoord 0.250000 -5.57563; + tangent -0.421609 -0.893621 -0.153907; + vertex 31.6301 -14.9026 176.645; + normal -0.845711 0.326277 0.422275; + texcoord 0.000490000 -4.52432; + tangent -0.421609 -0.893621 -0.153907; + vertex 28.9181 -14.1931 170.940; + normal -0.854973 0.311041 0.415061; + texcoord 0.250000 -4.52432; + tangent -0.401997 -0.898185 -0.177936; + vertex 28.6115 -14.8430 170.828; + normal -0.943253 -0.144355 0.299058; + texcoord 0.000490000 -3.20510; + tangent -0.0298910 -0.858046 -0.512703; + vertex 25.5556 -12.0429 162.024; + normal -0.937728 -0.169731 0.303079; + texcoord 0.250000 -3.20510; + tangent -0.0234111 -0.839633 -0.542649; + vertex 25.5287 -13.0062 161.401; + normal -0.916053 0.204709 0.344878; + texcoord 0.125240 -1.95234; + tangent -0.0173618 -0.874004 0.485608; + vertex 21.7696 -11.1333 151.427; + normal -0.912243 0.221010 0.344916; + texcoord 0.000490000 -1.95234; + tangent -0.0169245 -0.861593 0.507317; + vertex 21.7847 -10.3610 150.973; + normal -0.387256 -0.901819 0.191718; + texcoord 0.250000 -5.57563; + tangent 0.908246 -0.408900 -0.0888276; + vertex 31.6301 -14.9026 176.645; + normal -0.392725 -0.919583 0.0115869; + texcoord 0.250000 -4.52432; + tangent 0.919276 -0.381657 -0.0962746; + vertex 28.6115 -14.8430 170.828; + normal -0.403904 -0.912181 0.0691924; + texcoord 0.499510 -4.52432; + tangent 0.908246 -0.408900 -0.0888276; + vertex 29.2721 -15.1404 170.763; + normal 0.0845083 -0.980915 -0.175112; + texcoord 0.499510 -3.20510; + tangent 0.967007 0.130429 -0.218829; + vertex 26.6428 -12.8664 161.165; + normal 0.0799154 -0.982348 -0.169130; + texcoord 0.250000 -3.20510; + tangent 0.971757 0.111078 -0.208207; + vertex 25.5287 -13.0062 161.401; + normal 0.179778 -0.968351 -0.173137; + texcoord 0.374760 -1.95234; + tangent 0.862978 0.232346 -0.448647; + vertex 23.1846 -11.9022 151.353; + normal -0.172385 -0.982697 -0.0677535; + texcoord 0.250000 -1.95234; + tangent 0.952709 -0.148859 -0.264928; + vertex 22.3494 -11.7717 151.585; + normal 0.451329 -0.858517 -0.243415; + texcoord 0.499510 -1.95234; + tangent 0.670798 0.506298 -0.541934; + vertex 23.7859 -11.4483 150.867; + normal 0.860739 -0.343451 -0.375725; + texcoord 0.749030 -5.57563; + tangent 0.423354 0.892829 0.153712; + vertex 31.7317 -15.1500 176.407; + normal 0.869116 -0.352350 -0.347111; + texcoord 0.499510 -4.52432; + tangent 0.423354 0.892829 0.153713; + vertex 29.2721 -15.1404 170.763; + normal 0.873793 -0.336054 -0.351502; + texcoord 0.749030 -4.52432; + tangent 0.406473 0.896825 0.174600; + vertex 29.5806 -14.4898 170.875; + normal 0.963034 0.106294 -0.247522; + texcoord 0.499510 -3.20510; + tangent 0.0358757 0.858152 0.512141; + vertex 26.6428 -12.8664 161.165; + normal 0.958958 0.128642 -0.252689; + texcoord 0.749030 -3.20510; + tangent 0.0298834 0.840348 0.541224; + vertex 26.6773 -11.8957 161.790; + normal 0.943754 -0.170615 -0.283231; + texcoord 0.624270 -1.95234; + tangent 0.0279678 0.887525 -0.459909; + vertex 23.8106 -10.6570 150.397; + normal 0.936772 -0.199703 -0.287363; + texcoord 0.499510 -1.95234; + tangent 0.0268698 0.859799 -0.509925; + vertex 23.7859 -11.4483 150.867; + normal -0.904700 -0.394350 0.161261; + texcoord 0.125240 -1.60177; + tangent 0.390224 -0.918899 -0.0578705; + vertex -4.46365 -69.7795 106.554; + normal -0.905035 -0.393276 0.162007; + texcoord 0.250000 -1.60177; + tangent 0.385840 -0.919337 -0.0771194; + vertex -4.06716 -70.7132 106.495; + normal -0.930666 -0.332146 0.153427; + texcoord 0.125240 -2.69826; + tangent 0.117565 -0.665848 -0.736766; + vertex -0.395100 -75.5925 115.164; + normal -0.928846 -0.335219 0.157716; + texcoord 0.250000 -2.69826; + tangent 0.106635 -0.649624 -0.752740; + vertex -0.309930 -76.1113 114.563; + normal -0.944396 -0.302997 0.127705; + texcoord 0.250000 -3.77915; + tangent 0.106635 -0.649624 -0.752740; + vertex 2.63939 -82.5533 121.089; + normal 0.129641 -0.799277 -0.586814; + texcoord 0.374760 -1.60177; + tangent 0.837483 0.405105 -0.366759; + vertex -3.17035 -71.0752 106.184; + normal 0.132517 -0.798522 -0.587199; + texcoord 0.499510 -1.60177; + tangent 0.844563 0.400708 -0.355171; + vertex -2.29856 -70.6535 105.802; + normal 0.154371 -0.733757 -0.661642; + texcoord 0.374760 -2.69826; + tangent 0.949173 0.295504 -0.108390; + vertex 0.295340 -76.3119 114.082; + normal 0.154165 -0.729256 -0.666648; + texcoord 0.499510 -2.69826; + tangent 0.951909 0.290430 -0.0975731; + vertex 1.06615 -76.0767 114.003; + normal 0.129025 -0.668853 -0.732112; + texcoord 0.499510 -3.77915; + tangent 0.951909 0.290430 -0.0975730; + vertex 3.49196 -82.6466 120.433; + normal 0.916993 0.383583 -0.109487; + texcoord 0.624270 -1.60177; + tangent -0.379919 0.923477 0.0534044; + vertex -1.94213 -69.6719 105.563; + normal 0.918154 0.379780 -0.112959; + texcoord 0.749030 -1.60177; + tangent -0.370785 0.924027 0.0932370; + vertex -2.33020 -68.7286 105.618; + normal 0.944690 0.300162 -0.132149; + texcoord 0.624270 -2.69826; + tangent -0.108744 0.664794 0.739069; + vertex 1.56304 -75.5362 114.375; + normal 0.947065 0.294087 -0.128767; + texcoord 0.749030 -2.69826; + tangent -0.100081 0.651551 0.751974; + vertex 1.48287 -75.0142 114.978; + normal 0.959021 0.264511 -0.101550; + texcoord 0.749030 -3.77915; + tangent -0.100081 0.651551 0.751974; + vertex 3.99825 -81.8402 120.953; + normal -0.134343 0.793002 0.594222; + texcoord 0.873780 -1.60177; + tangent -0.832793 -0.415336 0.365994; + vertex -3.23544 -68.3762 105.934; + normal -0.136125 0.792308 0.594742; + texcoord 0.998540 -1.60177; + tangent -0.837556 -0.412365 0.358406; + vertex -4.12756 -68.8211 106.326; + normal -0.150865 0.708594 0.689300; + texcoord 0.873780 -2.69826; + tangent -0.948441 -0.299743 0.103020; + vertex 0.872610 -74.8167 115.457; + normal -0.153989 0.712240 0.684837; + texcoord 0.998540 -2.69826; + tangent -0.951101 -0.294672 0.0926041; + vertex 0.0897300 -75.0593 115.534; + normal -0.122838 0.635920 0.761917; + texcoord 0.998540 -3.77915; + tangent -0.951101 -0.294672 0.0926043; + vertex 3.13984 -81.7500 121.610; + normal 0.851090 0.524428 -0.0249191; + texcoord 0.998540 -5.47016; + tangent -0.294315 0.515869 0.804524; + vertex 7.42361 -89.4569 128.785; + normal 0.841237 0.540666 0.000475540; + texcoord 0.749030 -5.47016; + tangent -0.348461 0.472776 0.809357; + vertex 7.50690 -89.6029 128.558; + normal 0.686366 0.661146 0.302965; + texcoord 0.998540 -4.65693; + tangent -0.580079 0.238978 0.778715; + vertex 5.40917 -86.3364 125.655; + normal 0.675353 0.662282 0.324471; + texcoord 0.749030 -4.65693; + tangent -0.601475 0.224796 0.766613; + vertex 5.80529 -86.4975 125.126; + normal 0.501879 0.670325 0.546610; + texcoord 0.998540 -3.77915; + tangent -0.787571 0.0865702 0.610112; + vertex 3.13984 -81.7500 121.610; + normal 0.497126 0.669210 0.552289; + texcoord 0.749030 -3.77915; + tangent -0.790575 0.0896091 0.605774; + vertex 3.99825 -81.8402 120.953; + normal 0.551958 0.723113 0.415271; + texcoord 0.873780 -2.69826; + tangent -0.768496 0.246401 0.590509; + vertex 0.872610 -74.8167 115.457; + normal 0.554451 0.726393 0.406125; + texcoord 0.749030 -2.69826; + tangent -0.761827 0.246593 0.599009; + vertex 1.48287 -75.0142 114.978; + normal 0.447652 0.818280 0.360591; + texcoord 0.749030 -1.60177; + tangent -0.883963 0.342633 0.318137; + vertex -2.33020 -68.7286 105.618; + normal 0.445099 0.819085 0.361920; + texcoord 0.873780 -1.60177; + tangent -0.886232 0.344979 0.309165; + vertex -3.23544 -68.3762 105.934; + normal -0.151361 0.141348 0.978320; + texcoord 0.000490000 -5.57016; + tangent -0.916975 -0.389659 -0.0855724; + vertex 7.41637 -89.8140 128.836; + normal -0.246010 0.383433 0.890201; + texcoord 0.000490000 -5.47016; + vertex 7.42361 -89.4569 128.785; + normal -0.273519 0.403051 0.873348; + texcoord 0.250000 -5.47016; + tangent -0.899520 -0.423082 -0.108926; + vertex 7.16412 -89.5671 128.761; + normal -0.625871 0.327468 0.707849; + texcoord 0.000490000 -4.65693; + tangent -0.679937 -0.670493 -0.296858; + vertex 5.40917 -86.3364 125.655; + normal -0.642090 0.313563 0.699571; + texcoord 0.250000 -4.65693; + tangent -0.661874 -0.680376 -0.314661; + vertex 4.94840 -86.7934 125.452; + normal -0.804277 0.145422 0.576186; + texcoord 0.000490000 -3.77915; + tangent -0.473833 -0.739838 -0.477621; + vertex 3.13984 -81.7500 121.610; + normal -0.811062 0.136864 0.568724; + texcoord 0.250000 -3.77915; + tangent -0.463351 -0.743756 -0.481802; + vertex 2.63939 -82.5533 121.089; + normal -0.756800 0.273803 0.593536; + texcoord 0.125240 -2.69826; + tangent -0.592935 -0.673743 -0.441019; + vertex -0.395100 -75.5925 115.164; + normal -0.753437 0.269833 0.599602; + texcoord 0.000490000 -2.69826; + tangent -0.598730 -0.658458 -0.456022; + vertex 0.0897300 -75.0593 115.534; + normal -0.708279 0.383343 0.592781; + texcoord 0.000490000 -1.60177; + tangent -0.342692 -0.920768 0.186407; + vertex -4.12756 -68.8211 106.326; + normal -0.703732 0.388517 0.594825; + texcoord 0.125240 -1.60177; + tangent -0.322861 -0.920672 0.219374; + vertex -4.46365 -69.7795 106.554; + normal -0.714565 -0.677785 0.173220; + texcoord 0.250000 -5.57016; + tangent 0.294310 -0.515889 -0.804512; + vertex 7.41637 -89.8140 128.836; + normal -0.782529 -0.616934 0.0839102; + texcoord 0.250000 -5.47016; + tangent 0.330173 -0.487735 -0.808146; + vertex 7.16412 -89.5671 128.761; + normal -0.797364 -0.596616 0.0908809; + texcoord 0.499510 -5.47016; + tangent 0.294310 -0.515889 -0.804512; + vertex 7.24741 -89.7131 128.533; + normal -0.667741 -0.690033 -0.279243; + texcoord 0.499510 -4.65693; + tangent 0.579430 -0.239606 -0.779006; + vertex 5.34359 -86.9548 124.923; + normal -0.641671 -0.713643 -0.281018; + texcoord 0.250000 -4.65693; + tangent 0.600024 -0.226072 -0.767374; + vertex 4.94840 -86.7934 125.452; + normal -0.468121 -0.737064 -0.487442; + texcoord 0.499510 -3.77915; + tangent 0.785836 -0.0895301 -0.611919; + vertex 3.49196 -82.6466 120.433; + normal -0.462115 -0.739593 -0.489338; + texcoord 0.250000 -3.77915; + tangent 0.788548 -0.0928055 -0.607931; + vertex 2.63939 -82.5533 121.089; + normal -0.536778 -0.758040 -0.370465; + texcoord 0.374760 -2.69826; + tangent 0.765024 -0.251835 -0.592720; + vertex 0.295340 -76.3119 114.082; + normal -0.543378 -0.753860 -0.369372; + texcoord 0.250000 -2.69826; + tangent 0.757803 -0.251152 -0.602210; + vertex -0.309930 -76.1113 114.563; + normal -0.455507 -0.821083 -0.344000; + texcoord 0.250000 -1.60177; + tangent 0.879016 -0.352254 -0.321323; + vertex -4.06716 -70.7132 106.495; + normal -0.452147 -0.821880 -0.346520; + texcoord 0.374760 -1.60177; + tangent 0.882632 -0.356292 -0.306621; + vertex -3.17035 -71.0752 106.184; + normal 0.381073 -0.791942 -0.477087; + texcoord 0.499510 -5.57016; + tangent 0.916965 0.389682 0.0855715; + vertex 7.41637 -89.8140 128.836; + normal 0.359158 -0.712866 -0.602352; + texcoord 0.499510 -5.47016; + tangent 0.916965 0.389682 0.0855715; + vertex 7.24741 -89.7131 128.533; + normal 0.379716 -0.708585 -0.594746; + texcoord 0.749030 -5.47016; + tangent 0.897490 0.426730 0.111412; + vertex 7.50690 -89.6029 128.558; + normal 0.654229 -0.383144 -0.652062; + texcoord 0.499510 -4.65693; + tangent 0.680643 0.670172 0.295966; + vertex 5.34359 -86.9548 124.923; + normal 0.668588 -0.366966 -0.646782; + texcoord 0.749030 -4.65693; + tangent 0.663585 0.679603 0.312721; + vertex 5.80529 -86.4975 125.126; + normal 0.824934 -0.194129 -0.530847; + texcoord 0.499510 -3.77915; + tangent 0.477617 0.739198 0.474835; + vertex 3.49196 -82.6466 120.433; + normal 0.831999 -0.185293 -0.522918; + texcoord 0.749030 -3.77915; + tangent 0.466715 0.743349 0.479175; + vertex 3.99825 -81.8402 120.953; + normal 0.766064 -0.312056 -0.561932; + texcoord 0.624270 -2.69826; + tangent 0.596699 0.675986 0.432428; + vertex 1.56304 -75.5362 114.375; + normal 0.764772 -0.316839 -0.561014; + texcoord 0.499510 -2.69826; + tangent 0.603656 0.656725 0.452007; + vertex 1.06615 -76.0767 114.003; + normal 0.730349 -0.397615 -0.555420; + texcoord 0.499510 -1.60177; + tangent 0.342887 0.916529 -0.205919; + vertex -2.29856 -70.6535 105.802; + normal 0.728771 -0.399777 -0.555941; + texcoord 0.624270 -1.60177; + tangent 0.332724 0.916333 -0.222775; + vertex -1.94213 -69.6719 105.563; + normal 0.231193 0.568956 0.789201; + texcoord 0.749030 -1.94247; + tangent -0.945929 0.321156 0.0455760; + vertex -11.2903 -79.2692 60.5688; + normal 0.220666 0.569284 0.791974; + texcoord 0.873780 -1.94247; + tangent -0.952505 0.299763 0.0536240; + vertex -12.1635 -78.9727 60.6109; + normal 0.110355 0.511055 0.852435; + texcoord 0.749030 -3.14960; + tangent -0.976085 -0.105592 0.190024; + vertex -10.7425 -88.6217 67.1508; + normal 0.119046 0.501995 0.856638; + texcoord 0.998540 -3.14960; + tangent -0.972206 -0.120037 0.201013; + vertex -11.9207 -88.7680 67.3864; + normal 0.475195 0.458636 0.750895; + texcoord 0.749030 -4.42738; + tangent -0.830668 -0.0636092 0.553122; + vertex -9.78548 -97.4831 71.4089; + normal 0.488596 0.456980 0.743265; + texcoord 0.998540 -4.42738; + tangent -0.816947 -0.0595304 0.573632; + vertex -10.4093 -97.5285 71.8469; + normal 0.489857 0.453312 0.744680; + texcoord 0.749030 -5.52672; + tangent -0.816947 -0.0595305 0.573632; + vertex -9.30542 -103.275 74.6191; + normal -0.846703 0.147141 0.511316; + texcoord 0.250000 -5.52672; + tangent -0.528816 -0.338793 -0.778186; + vertex -9.63814 -103.153 74.7425; + normal -0.845837 0.134641 0.516170; + texcoord 0.000490000 -4.42738; + tangent -0.528816 -0.338793 -0.778186; + vertex -10.4093 -97.5285 71.8469; + normal -0.853840 0.125570 0.505163; + texcoord 0.250000 -4.42738; + tangent -0.507160 -0.351279 -0.787015; + vertex -10.8123 -97.7867 71.2539; + normal -0.982582 -0.0260360 0.183998; + texcoord 0.000490000 -3.14960; + tangent -0.143419 -0.526203 -0.838178; + vertex -11.9207 -88.7680 67.3864; + normal -0.985084 -0.0349922 0.168476; + texcoord 0.250000 -3.14960; + tangent -0.127254 -0.510903 -0.850168; + vertex -12.0737 -89.3822 66.3643; + normal -0.906484 0.177278 0.383222; + texcoord 0.125240 -1.94247; + tangent -0.339984 -0.852484 -0.397092; + vertex -13.3470 -80.1528 60.0270; + normal -0.899669 0.187738 0.394145; + texcoord 0.000490000 -1.94247; + tangent -0.345131 -0.858734 -0.378762; + vertex -13.0229 -79.3462 60.3828; + normal -0.452797 -0.553474 -0.699029; + texcoord 0.250000 -5.52672; + tangent 0.815931 0.0588848 -0.575143; + vertex -9.63814 -103.153 74.7425; + normal -0.456991 -0.514355 -0.725670; + texcoord 0.250000 -4.42738; + tangent 0.829171 0.0626652 -0.555471; + vertex -10.8123 -97.7867 71.2539; + normal -0.476906 -0.493813 -0.727124; + texcoord 0.499510 -4.42738; + tangent 0.815931 0.0588848 -0.575143; + vertex -10.1905 -97.7418 70.8155; + normal -0.0918520 -0.578440 -0.810537; + texcoord 0.499510 -3.14960; + tangent 0.973664 0.128863 -0.188076; + vertex -10.9044 -89.2410 66.1236; + normal -0.103953 -0.569116 -0.815660; + texcoord 0.250000 -3.14960; + tangent 0.975721 0.0996779 -0.195018; + vertex -12.0737 -89.3822 66.3643; + normal 0.0616003 -0.611013 -0.789220; + texcoord 0.374760 -1.94247; + tangent 0.996211 0.0118102 0.0861604; + vertex -12.0985 -81.2419 59.6973; + normal -0.254793 -0.613176 -0.747727; + texcoord 0.250000 -1.94247; + tangent 0.942372 -0.330836 -0.0498169; + vertex -12.9642 -80.9380 59.7431; + normal 0.416546 -0.530772 -0.738085; + texcoord 0.499510 -1.94247; + tangent 0.895725 0.378438 0.233369; + vertex -11.2572 -80.8865 59.9165; + normal 0.847705 -0.201663 -0.490641; + texcoord 0.749030 -5.52672; + tangent 0.530382 0.338895 0.777075; + vertex -9.30542 -103.275 74.6191; + normal 0.847695 -0.200741 -0.491036; + texcoord 0.499510 -4.42738; + tangent 0.530382 0.338894 0.777075; + vertex -10.1905 -97.7418 70.8155; + normal 0.855727 -0.192855 -0.480144; + texcoord 0.749030 -4.42738; + tangent 0.509468 0.351103 0.785602; + vertex -9.78548 -97.4831 71.4089; + normal 0.987339 -0.0332590 -0.155101; + texcoord 0.499510 -3.14960; + tangent 0.149322 0.526755 0.836799; + vertex -10.9044 -89.2410 66.1236; + normal 0.989548 -0.0223142 -0.142464; + texcoord 0.749030 -3.14960; + tangent 0.133728 0.511638 0.848730; + vertex -10.7425 -88.6217 67.1508; + normal 0.921010 -0.208405 -0.329102; + texcoord 0.624270 -1.94247; + tangent 0.344870 0.843063 0.412685; + vertex -10.9149 -80.0619 60.2812; + normal 0.909622 -0.222321 -0.350944; + texcoord 0.499510 -1.94247; + tangent 0.354869 0.855031 0.378139; + vertex -11.2572 -80.8865 59.9165; + normal 0.899470 0.399406 0.177280; + texcoord 0.250000 -2.00578; + tangent -0.0915890 0.568994 -0.817225; + vertex 33.1517 129.994 78.8394; + normal 0.911289 0.404358 0.0777638; + texcoord 0.250000 -3.26570; + tangent 0.191302 -0.246706 -0.950021; + vertex 28.5989 138.363 83.0853; + normal 0.899537 0.401901 0.171197; + texcoord 0.125240 -2.00578; + tangent -0.0825413 0.547009 -0.833048; + vertex 33.2270 129.526 79.5113; + normal 0.927402 0.363159 0.0896796; + texcoord 0.000490000 -3.26570; + tangent 0.197623 -0.270968 -0.942084; + vertex 28.3855 138.654 84.0987; + normal 0.946711 0.314878 0.0677552; + texcoord 0.250000 -4.53558; + tangent 0.156043 -0.261814 -0.952420; + vertex 25.4236 147.310 83.5535; + normal 0.948344 0.309021 0.0717674; + texcoord 0.000490000 -4.53558; + tangent 0.153988 -0.258796 -0.953579; + vertex 25.3188 147.488 84.2035; + normal 0.838781 0.317690 0.442176; + texcoord 0.250000 -5.71867; + tangent 0.201425 0.522285 -0.828641; + vertex 23.2946 154.108 83.7142; + normal 0.837230 0.308515 0.451514; + texcoord 0.000490000 -5.71867; + tangent 0.198589 0.597766 -0.776684; + vertex 23.2474 153.966 83.8986; + normal 0.815812 0.338356 0.469005; + texcoord 0.000490000 -5.81867; + tangent 0.198589 0.597766 -0.776684; + vertex 23.1197 154.239 83.9235; + normal -0.936391 -0.324278 -0.134225; + texcoord 0.749030 -2.00578; + tangent 0.0820711 -0.574172 0.814611; + vertex 31.4732 128.530 79.0861; + normal -0.946295 -0.299996 -0.120532; + texcoord 0.749030 -3.26570; + tangent -0.196848 0.241435 0.950242; + vertex 27.3248 138.499 83.9432; + normal -0.936335 -0.324888 -0.133137; + texcoord 0.624270 -2.00578; + tangent 0.0755028 -0.558258 0.826225; + vertex 31.4054 129.005 78.4131; + normal -0.940437 -0.321093 -0.111700; + texcoord 0.499510 -3.26570; + tangent -0.204288 0.270024 0.940932; + vertex 27.5467 138.206 82.9241; + normal -0.960996 -0.262665 -0.0865691; + texcoord 0.749030 -4.53558; + tangent -0.158176 0.261557 0.952139; + vertex 24.6448 147.413 84.1197; + normal -0.958529 -0.272115 -0.0847123; + texcoord 0.499510 -4.53558; + tangent -0.155879 0.258611 0.953322; + vertex 24.7511 147.235 83.4686; + normal -0.901381 -0.211267 -0.377992; + texcoord 0.749030 -5.71867; + tangent -0.201742 -0.518762 0.830774; + vertex 23.0172 153.967 83.8405; + normal -0.896555 -0.209342 -0.390339; + texcoord 0.499510 -5.71867; + tangent -0.198596 -0.597725 0.776714; + vertex 23.0643 154.109 83.6560; + normal 0.244348 0.0862886 -0.965841; + tangent -0.969531 0.00385525 -0.244937; + vertex 23.0643 154.109 83.6560; + normal 0.237993 0.0850027 -0.967540; + texcoord 0.250000 -5.71867; + tangent -0.973324 -0.0115669 -0.229142; + vertex 23.2946 154.108 83.7142; + normal 0.117857 0.0763424 -0.990092; + texcoord 0.499510 -4.53558; + tangent -0.985993 -0.110448 -0.124974; + vertex 24.7511 147.235 83.4686; + normal 0.116815 0.0801498 -0.989914; + texcoord 0.250000 -4.53558; + tangent -0.985611 -0.112770 -0.125916; + vertex 25.4236 147.310 83.5535; + normal 0.0987426 0.292476 -0.951161; + texcoord 0.499510 -3.26570; + tangent -0.975579 -0.158338 -0.152233; + vertex 27.5467 138.206 82.9241; + normal 0.0919608 0.344366 -0.934321; + texcoord 0.250000 -3.26570; + tangent -0.977992 -0.145238 -0.149790; + vertex 28.5989 138.363 83.0853; + normal -0.0431052 0.477017 -0.877836; + texcoord 0.374760 -2.00578; + tangent -0.858309 -0.468386 -0.209571; + vertex 32.5923 130.040 78.2387; + normal -0.0489374 0.474134 -0.879092; + texcoord 0.499510 -2.00578; + tangent -0.851528 -0.479812 -0.211381; + vertex 31.8764 129.636 78.0610; + normal -0.240802 -0.198872 0.949981; + texcoord 0.749030 -5.81867; + tangent 0.969531 -0.00391949 0.244937; + vertex 23.1197 154.239 83.9235; + normal -0.239181 -0.109351 0.964798; + texcoord 0.749030 -5.71867; + tangent 0.972612 0.00820522 0.232290; + vertex 23.0172 153.967 83.8405; + normal -0.244161 -0.0965773 0.964914; + texcoord 0.998540 -5.71867; + tangent 0.969531 -0.00391950 0.244937; + vertex 23.2474 153.966 83.8986; + normal -0.121911 -0.0253472 0.992217; + texcoord 0.998540 -4.53558; + tangent 0.986280 0.109957 0.123130; + vertex 25.3188 147.488 84.2035; + normal -0.122176 -0.0176970 0.992351; + texcoord 0.749030 -4.53558; + tangent 0.985932 0.112238 0.123862; + vertex 24.6448 147.413 84.1197; + normal -0.0992520 -0.265436 0.959006; + texcoord 0.998540 -3.26570; + tangent 0.976961 0.155892 0.145759; + vertex 28.3855 138.654 84.0987; + normal -0.109423 -0.222385 0.968799; + texcoord 0.749030 -3.26570; + tangent 0.979200 0.143420 0.143519; + vertex 27.3248 138.499 83.9432; + normal 0.00223843 -0.397619 0.917548; + texcoord 0.873780 -2.00578; + tangent 0.857915 0.472885 0.200899; + vertex 32.0401 128.491 79.6857; + normal 0.00724026 -0.396095 0.918181; + texcoord 0.998540 -2.00578; + tangent 0.850331 0.485610 0.202782; + vertex 32.7741 128.910 79.8607; + normal 0.632323 0.349265 0.691507; + texcoord 0.250000 -1.93859; + tangent -0.279773 0.935318 -0.216581; + vertex -30.8547 62.4105 141.285; + normal 0.705455 0.414704 0.574764; + texcoord 0.250000 -3.24420; + tangent 0.415569 0.413530 -0.810121; + vertex -39.2095 68.4634 145.867; + normal 0.636718 0.361227 0.681253; + texcoord 0.125240 -1.93859; + tangent -0.241787 0.933267 -0.265614; + vertex -30.5949 61.5418 141.486; + normal 0.728883 0.384589 0.566410; + texcoord 0.000490000 -3.24420; + tangent 0.424670 0.396762 -0.813779; + vertex -39.7309 67.9875 146.857; + normal 0.768105 0.393982 0.504770; + texcoord 0.250000 -4.62026; + tangent 0.137657 0.669587 -0.729865; + vertex -45.6534 75.9697 150.157; + normal 0.770663 0.392391 0.502103; + texcoord 0.000490000 -4.62026; + tangent 0.121363 0.681691 -0.721505; + vertex -45.7457 75.4439 150.712; + normal 0.704326 0.301440 0.642697; + texcoord 0.250000 -5.84743; + tangent 0.475543 0.448912 -0.756530; + vertex -50.3594 80.6862 153.310; + normal 0.700935 0.295202 0.649266; + texcoord 0.000490000 -5.84743; + tangent 0.523968 0.404477 -0.749570; + vertex -50.4999 80.5777 153.511; + normal -0.716020 -0.343239 -0.607867; + texcoord 0.749030 -1.93859; + tangent 0.273385 -0.939093 0.208242; + vertex -31.9052 60.6805 139.765; + normal -0.761556 -0.319038 -0.564135; + texcoord 0.749030 -3.24420; + tangent -0.419329 -0.418199 0.805775; + vertex -40.6983 67.6229 146.202; + normal -0.716267 -0.344987 -0.606585; + texcoord 0.624270 -1.93859; + tangent 0.258734 -0.938806 0.227377; + vertex -32.1603 61.5568 139.570; + normal -0.746352 -0.349141 -0.566621; + texcoord 0.499510 -3.24420; + tangent -0.430450 -0.397933 0.810162; + vertex -40.1670 68.1044 145.210; + normal -0.797661 -0.361554 -0.482718; + texcoord 0.749030 -4.62026; + tangent -0.138899 -0.670623 0.728678; + vertex -46.4453 75.2690 150.437; + normal -0.797021 -0.363424 -0.482369; + texcoord 0.499510 -4.62026; + tangent -0.123167 -0.682085 0.720826; + vertex -46.3515 75.7961 149.881; + normal -0.767278 -0.172681 -0.617629; + texcoord 0.749030 -5.84743; + tangent -0.482988 -0.442428 0.755633; + vertex -50.6527 80.4468 153.333; + normal -0.759390 -0.176827 -0.626146; + texcoord 0.499510 -5.84743; + tangent -0.523927 -0.404421 0.749629; + vertex -50.5121 80.5553 153.132; + normal -0.785174 -0.111820 -0.609096; + texcoord 0.499510 -5.94743; + tangent -0.523927 -0.404421 0.749629; + vertex -50.6862 80.7866 153.314; + normal -0.276022 -0.644353 0.713177; + texcoord 0.998540 -5.84743; + tangent 0.569393 0.488165 0.661428; + vertex -50.4999 80.5777 153.511; + normal -0.270317 -0.641324 0.718076; + texcoord 0.749030 -5.84743; + tangent 0.627709 0.458814 0.628865; + vertex -50.6527 80.4468 153.333; + normal -0.175105 -0.570712 0.802263; + texcoord 0.998540 -4.62026; + tangent 0.905366 0.227753 0.358387; + vertex -45.7457 75.4439 150.712; + normal -0.175815 -0.575028 0.799019; + texcoord 0.749030 -4.62026; + tangent 0.900844 0.230960 0.367611; + vertex -46.4453 75.2690 150.437; + normal -0.216901 -0.680818 0.699601; + texcoord 0.998540 -3.24420; + tangent 0.785531 0.300296 0.541077; + vertex -39.7309 67.9875 146.857; + normal -0.222663 -0.674085 0.704294; + texcoord 0.749030 -3.24420; + tangent 0.790548 0.297904 0.535058; + vertex -40.6983 67.6229 146.202; + normal -0.249679 -0.768464 0.589172; + texcoord 0.873780 -1.93859; + tangent 0.572064 0.371455 0.731276; + vertex -31.3377 60.3185 140.411; + normal -0.255220 -0.770395 0.584255; + texcoord 0.998540 -1.93859; + tangent 0.561458 0.373863 0.738235; + vertex -30.7902 60.6831 141.131; + normal 0.203863 0.695602 -0.688896; + texcoord 0.250000 -5.94743; + tangent -0.569384 -0.488178 -0.661426; + vertex -50.6862 80.7866 153.314; + normal 0.214048 0.684967 -0.696422; + texcoord 0.250000 -5.84743; + tangent -0.614568 -0.465632 -0.636783; + vertex -50.3594 80.6862 153.310; + normal 0.219878 0.684834 -0.694735; + texcoord 0.499510 -5.84743; + tangent -0.569384 -0.488178 -0.661426; + vertex -50.5121 80.5553 153.132; + normal 0.148644 0.625792 -0.765695; + texcoord 0.499510 -4.62026; + tangent -0.905145 -0.226453 -0.359766; + vertex -46.3515 75.7961 149.881; + normal 0.154430 0.620751 -0.768648; + texcoord 0.250000 -4.62026; + tangent -0.900594 -0.229538 -0.369110; + vertex -45.6534 75.9697 150.157; + normal 0.204230 0.702739 -0.681505; + texcoord 0.499510 -3.24420; + tangent -0.781615 -0.298030 -0.547956; + vertex -40.1670 68.1044 145.210; + normal 0.197474 0.710155 -0.675784; + texcoord 0.250000 -3.24420; + tangent -0.787778 -0.295325 -0.540545; + vertex -39.2095 68.4634 145.867; + normal 0.199693 0.805967 -0.557261; + texcoord 0.374760 -1.93859; + tangent -0.574778 -0.362042 -0.733864; + vertex -31.4175 62.7801 140.645; + normal 0.203548 0.808252 -0.552537; + texcoord 0.499510 -1.93859; + tangent -0.564540 -0.364195 -0.740714; + vertex -31.9536 62.4343 139.942; + normal 0.166849 -0.983466 0.0704025; + texcoord 0.125240 1.00000; + tangent -0.0209055 0.0678587 0.997476; + vertex 17.1465 -26.0609 120.182; + normal 0.319354 -0.915423 0.244978; + texcoord 0.125240 -0.896980; + tangent 0.530731 0.385918 0.754580; + vertex 1.15010 -27.7978 133.829; + normal 0.175832 -0.981163 0.0800127; + texcoord 0.000490000 1.00000; + tangent -0.00230111 0.0791978 0.996856; + vertex 17.1827 -26.1785 118.454; + normal 0.323773 -0.912682 0.249366; + texcoord 0.000490000 -0.896980; + tangent 0.543639 0.394704 0.740720; + vertex 0.592630 -28.2005 133.070; + normal 0.426823 -0.823802 0.373058; + texcoord 0.125240 -3.05215; + tangent 0.457740 0.551113 0.697673; + vertex -15.2898 -29.5332 148.299; + normal 0.430064 -0.820438 0.376733; + texcoord 0.000490000 -3.05215; + tangent 0.453841 0.557205 0.695378; + vertex -15.6513 -29.9771 147.745; + normal 0.616006 -0.415694 0.669130; + texcoord 0.125240 1.00000; + tangent -0.267908 0.688239 0.674205; + vertex 17.1465 -26.0609 120.182; + normal 0.616210 -0.414624 0.669606; + texcoord 0.250000 1.00000; + tangent -0.262289 0.693505 0.671011; + vertex 16.7752 -25.1071 121.116; + normal 0.629929 -0.367018 0.684461; + texcoord 0.125240 -0.896980; + tangent 0.104523 0.913309 0.393625; + vertex 1.15010 -27.7978 133.829; + normal 0.631079 -0.364019 0.685003; + texcoord 0.250000 -0.896980; + tangent 0.112969 0.916546 0.383642; + vertex 1.26352 -26.8824 134.214; + normal 0.653709 -0.189497 0.732636; + texcoord 0.125240 -3.05215; + tangent 0.0576103 0.977413 0.203336; + vertex -15.2898 -29.5332 148.299; + normal 0.653880 -0.184216 0.733830; + texcoord 0.250000 -3.05215; + tangent 0.0554633 0.978968 0.196331; + vertex -15.2462 -28.7640 148.453; + normal 0.623327 0.0949216 0.776178; + texcoord 0.374760 1.00000; + tangent 0.302949 0.885771 -0.351614; + vertex 17.1950 -23.8796 120.629; + normal 0.560121 0.414878 0.717036; + texcoord 0.374760 -0.896980; + tangent -0.382149 0.897749 -0.219112; + vertex 0.866450 -25.9905 134.000; + normal 0.622604 0.102449 0.775802; + texcoord 0.250000 1.00000; + tangent 0.292597 0.889565 -0.350800; + vertex 16.7752 -25.1071 121.116; + normal 0.557600 0.422116 0.714773; + texcoord 0.250000 -0.896980; + tangent -0.397192 0.891884 -0.216291; + vertex 1.26352 -26.8824 134.214; + normal 0.499380 0.567857 0.654337; + texcoord 0.374760 -3.05215; + tangent -0.382566 0.822831 -0.420229; + vertex -15.5461 -28.1200 148.117; + normal 0.497445 0.571828 0.652351; + texcoord 0.250000 -3.05215; + tangent -0.381690 0.819566 -0.427347; + vertex -15.2462 -28.7640 148.453; + normal 0.254556 0.857918 0.446294; + texcoord 0.374760 1.00000; + tangent 0.0325121 0.453643 -0.890590; + vertex 17.1950 -23.8796 120.629; + normal 0.248656 0.862524 0.440707; + texcoord 0.499510 1.00000; + tangent 0.0106728 0.453746 -0.891067; + vertex 17.2514 -23.0936 119.086; + normal 0.148058 0.932710 0.328831; + texcoord 0.374760 -0.896980; + tangent -0.642485 0.344420 -0.684534; + vertex 0.866450 -25.9905 134.000; + normal 0.144727 0.934601 0.324924; + texcoord 0.499510 -0.896980; + tangent -0.658565 0.336487 -0.673104; + vertex 0.191500 -25.6444 133.312; + normal 0.0351968 0.978938 0.201101; + texcoord 0.374760 -3.05215; + tangent -0.590539 0.184265 -0.785691; + vertex -15.5461 -28.1200 148.117; + normal 0.0313017 0.979880 0.197118; + texcoord 0.499510 -3.05215; + tangent -0.587118 0.177630 -0.789772; + vertex -16.0138 -27.9785 147.488; + normal -0.148002 0.988717 0.0231043; + texcoord 0.624270 1.00000; + tangent -0.171125 -0.00259271 -0.985246; + vertex 16.8645 -23.0995 116.858; + normal -0.327923 0.918780 -0.219795; + texcoord 0.624270 -0.896980; + tangent -0.532196 -0.364776 -0.764006; + vertex -0.386710 -26.0480 132.529; + normal -0.152237 0.988190 0.0174324; + texcoord 0.499510 1.00000; + tangent -0.175456 -0.00664664 -0.984465; + vertex 17.2514 -23.0936 119.086; + normal -0.333845 0.914649 -0.227958; + texcoord 0.499510 -0.896980; + tangent -0.547917 -0.384561 -0.742900; + vertex 0.191500 -25.6444 133.312; + normal -0.434334 0.825577 -0.360246; + texcoord 0.624270 -3.05215; + tangent -0.460173 -0.545656 -0.700357; + vertex -16.3833 -28.4253 146.923; + normal -0.437079 0.822367 -0.364245; + texcoord 0.499510 -3.05215; + tangent -0.456300 -0.551734 -0.698126; + vertex -16.0138 -27.9785 147.488; + normal -0.492695 0.774538 -0.396665; + texcoord 0.624270 1.00000; + tangent -0.368524 -0.598651 -0.711201; + vertex 16.8645 -23.0995 116.858; + normal -0.500183 0.765230 -0.405266; + texcoord 0.749030 1.00000; + tangent -0.364517 -0.606442 -0.706651; + vertex 16.3077 -24.0039 115.784; + normal -0.663488 0.377837 -0.645773; + texcoord 0.624270 -0.896980; + tangent -0.129261 -0.905471 -0.404245; + vertex -0.386710 -26.0480 132.529; + normal -0.667378 0.366301 -0.648406; + texcoord 0.749030 -0.896980; + tangent -0.120890 -0.912155 -0.391611; + vertex -0.508730 -26.9638 132.133; + normal -0.678265 0.193255 -0.708950; + texcoord 0.624270 -3.05215; + tangent -0.0618011 -0.975974 -0.208938; + vertex -16.3833 -28.4253 146.923; + normal -0.678721 0.187801 -0.709978; + texcoord 0.749030 -3.05215; + tangent -0.0594776 -0.977631 -0.201741; + vertex -16.4302 -29.1957 146.764; + normal -0.535234 -0.534416 -0.654159; + texcoord 0.873780 1.00000; + tangent 0.336381 -0.845219 0.415275; + vertex 16.8159 -25.2808 116.411; + normal -0.581716 -0.439460 -0.684457; + texcoord 0.873780 -0.896980; + tangent 0.401914 -0.886532 0.229186; + vertex -0.103070 -27.8554 132.358; + normal -0.536850 -0.531623 -0.655110; + texcoord 0.749030 1.00000; + tangent 0.337882 -0.846427 0.411579; + vertex 16.3077 -24.0039 115.784; + normal -0.581749 -0.439074 -0.684676; + texcoord 0.749030 -0.896980; + tangent 0.403614 -0.886796 0.225141; + vertex -0.508730 -26.9638 132.133; + normal -0.509233 -0.573790 -0.641441; + texcoord 0.873780 -3.05215; + tangent 0.385850 -0.819197 0.424306; + vertex -16.1269 -29.8385 147.104; + normal -0.506783 -0.577914 -0.639677; + texcoord 0.749030 -3.05215; + tangent 0.384755 -0.815646 0.432072; + vertex -16.4302 -29.1957 146.764; + normal -0.203831 -0.909200 -0.363053; + texcoord 0.873780 1.00000; + tangent 0.162230 -0.397080 0.903332; + vertex 16.8159 -25.2808 116.411; + normal -0.202726 -0.909959 -0.361770; + texcoord 0.998540 1.00000; + tangent 0.167785 -0.396976 0.902363; + vertex 17.1827 -26.1785 118.454; + normal -0.158104 -0.939481 -0.303939; + texcoord 0.873780 -0.896980; + tangent 0.637293 -0.334062 0.694450; + vertex -0.103070 -27.8554 132.358; + normal -0.155492 -0.940882 -0.300936; + texcoord 0.998540 -0.896980; + tangent 0.659622 -0.326084 0.677177; + vertex 0.592630 -28.2005 133.070; + normal -0.0537787 -0.982426 -0.178739; + texcoord 0.873780 -3.05215; + tangent 0.590528 -0.177017 0.787364; + vertex -16.1269 -29.8385 147.104; + normal -0.0506556 -0.983244 -0.175114; + texcoord 0.998540 -3.05215; + tangent 0.587404 -0.171136 0.790992; + vertex -15.6513 -29.9771 147.745; + normal 0.825363 -0.155606 0.542736; + texcoord 0.250000 -3.05215; + tangent 0.0554633 0.978968 0.196331; + vertex -15.2462 -28.7640 148.453; + normal 0.825692 -0.193014 0.530073; + texcoord 0.250000 -3.93458; + tangent 0.500294 0.682752 -0.532499; + vertex -17.7691 -24.6326 153.474; + normal 0.824027 -0.157765 0.544141; + texcoord 0.125240 -3.05215; + tangent 0.112089 0.986852 0.116442; + vertex -15.2898 -29.5332 148.299; + normal 0.829835 -0.197433 0.521914; + texcoord 0.000490000 -3.93458; + tangent 0.505914 0.664546 -0.549935; + vertex -18.3096 -25.3358 154.059; + normal 0.887267 -0.143211 0.438461; + texcoord 0.250000 -4.84332; + tangent 0.381474 0.769119 -0.512770; + vertex -19.8026 -20.8055 158.562; + normal 0.889653 -0.139021 0.434961; + texcoord 0.000490000 -4.84332; + tangent 0.369022 0.779386 -0.506340; + vertex -20.0499 -21.3256 158.902; + normal 0.801781 -0.141273 0.580679; + texcoord 0.250000 -5.73686; + tangent 0.226565 0.969188 -0.0966591; + vertex -21.5996 -18.1936 163.071; + normal 0.822847 -0.148531 0.548508; + texcoord 0.000490000 -5.73686; + tangent 0.204204 0.978049 -0.0414902; + vertex -21.6565 -18.4659 163.083; + normal 0.702306 -0.116843 0.702220; + texcoord 0.000490000 -5.83686; + tangent 0.204204 0.978049 -0.0414903; + vertex -21.8507 -18.2735 163.309; + normal -0.880886 0.146472 -0.450096; + texcoord 0.749030 -3.05215; + tangent -0.0594776 -0.977631 -0.201741; + vertex -16.4302 -29.1957 146.764; + normal -0.844769 0.264510 -0.465188; + texcoord 0.749030 -3.93458; + tangent -0.503061 -0.684031 0.528233; + vertex -19.2023 -25.1241 153.514; + normal -0.878804 0.152422 -0.452186; + texcoord 0.624270 -3.05215; + tangent -0.0787336 -0.981429 -0.174926; + vertex -16.3833 -28.4253 146.923; + normal -0.844260 0.259171 -0.469101; + texcoord 0.499510 -3.93458; + tangent -0.509725 -0.663377 0.547823; + vertex -18.6556 -24.4188 152.929; + normal -0.900889 0.179325 -0.395273; + texcoord 0.749030 -4.84332; + tangent -0.381559 -0.769622 0.511952; + vertex -20.6704 -21.1531 158.719; + normal -0.902689 0.172494 -0.394207; + texcoord 0.499510 -4.84332; + tangent -0.369952 -0.779331 0.505745; + vertex -20.4222 -20.6326 158.379; + normal -0.959155 0.191834 -0.207899; + texcoord 0.749030 -5.73686; + tangent -0.221753 -0.971444 0.0843962; + vertex -21.9143 -18.4160 162.990; + normal -0.969606 0.196235 -0.146134; + texcoord 0.499510 -5.73686; + tangent -0.204197 -0.978050 0.0414888; + vertex -21.8575 -18.1437 162.979; + normal -0.972981 0.207439 0.101372; + texcoord 0.499510 -5.83686; + tangent -0.204197 -0.978050 0.0414889; + vertex -21.8507 -18.2735 163.309; + normal 0.304791 0.874229 -0.377924; + texcoord 0.499510 -5.73686; + tangent -0.926037 0.179272 -0.332139; + vertex -21.8575 -18.1437 162.979; + normal 0.307944 0.873605 -0.376808; + texcoord 0.250000 -5.73686; + tangent -0.926683 0.191830 -0.323201; + vertex -21.5996 -18.1936 163.071; + normal 0.353798 0.844176 -0.402732; + texcoord 0.499510 -4.84332; + tangent -0.926402 0.257978 -0.274275; + vertex -20.4222 -20.6326 158.379; + normal 0.360325 0.837391 -0.411025; + texcoord 0.250000 -4.84332; + tangent -0.921574 0.254751 -0.292922; + vertex -19.8026 -20.8055 158.562; + normal 0.438305 0.811295 -0.386897; + texcoord 0.499510 -3.93458; + tangent -0.826262 0.201944 -0.525842; + vertex -18.6556 -24.4188 152.929; + normal 0.435982 0.810599 -0.390960; + texcoord 0.250000 -3.93458; + tangent -0.834329 0.201207 -0.513236; + vertex -17.7691 -24.6326 153.474; + normal 0.553818 0.793451 -0.252432; + texcoord 0.374760 -3.05215; + tangent -0.603105 0.179600 -0.777179; + vertex -15.5461 -28.1200 148.117; + normal 0.564508 0.789101 -0.242177; + texcoord 0.499510 -3.05215; + tangent -0.587118 0.177630 -0.789772; + vertex -16.0138 -27.9785 147.488; + normal -0.320033 -0.839398 0.439306; + texcoord 0.749030 -5.83686; + tangent 0.926043 -0.179239 0.332141; + vertex -21.8507 -18.2735 163.309; + normal -0.322730 -0.836476 0.442892; + texcoord 0.749030 -5.73686; + tangent 0.926535 -0.187494 0.326159; + vertex -21.9143 -18.4160 162.990; + normal -0.321142 -0.836528 0.443946; + texcoord 0.998540 -5.73686; + tangent 0.926043 -0.179239 0.332141; + vertex -21.6565 -18.4659 163.083; + normal -0.362484 -0.801195 0.476122; + texcoord 0.998540 -4.84332; + tangent 0.926796 -0.257148 0.273723; + vertex -20.0499 -21.3256 158.902; + normal -0.366725 -0.806455 0.463835; + texcoord 0.749030 -4.84332; + tangent 0.921941 -0.253636 0.292736; + vertex -20.6704 -21.1531 158.719; + normal -0.447957 -0.787985 0.422391; + texcoord 0.998540 -3.93458; + tangent 0.830575 -0.199053 0.520118; + vertex -18.3096 -25.3358 154.059; + normal -0.445002 -0.789872 0.421990; + texcoord 0.749030 -3.93458; + tangent 0.836483 -0.198347 0.510838; + vertex -19.2023 -25.1241 153.514; + normal -0.590056 -0.749527 0.300070; + texcoord 0.873780 -3.05215; + tangent 0.606605 -0.173706 0.775794; + vertex -16.1269 -29.8385 147.104; + normal -0.605850 -0.741001 0.289593; + texcoord 0.998540 -3.05215; + tangent 0.587404 -0.171136 0.790992; + vertex -15.6513 -29.9771 147.745; + normal 0.615171 -0.760697 -0.207136; + texcoord 0.125240 1.00000; + tangent -0.319388 -0.480665 0.816671; + vertex -14.5541 -73.7456 80.3766; + normal 0.691497 -0.722357 0.00570271; + texcoord 0.125240 -0.902180; + tangent 0.200489 0.199620 0.959143; + vertex -29.3083 -87.2889 86.2952; + normal 0.620942 -0.759699 -0.193102; + texcoord 0.000490000 1.00000; + tangent -0.302760 -0.459848 0.834791; + vertex -14.0096 -72.9262 78.9844; + normal 0.692889 -0.720960 0.0110612; + texcoord 0.000490000 -0.902180; + tangent 0.211765 0.217499 0.952812; + vertex -29.5222 -87.5062 85.3348; + normal 0.729693 -0.661616 0.172661; + texcoord 0.125240 -3.06118; + tangent 0.151986 0.401227 0.903281; + vertex -44.0121 -101.536 92.8112; + normal 0.730283 -0.659719 0.177363; + texcoord 0.000490000 -3.06118; + tangent 0.149632 0.407794 0.900730; + vertex -44.1293 -101.856 92.1052; + normal 0.601015 -0.338311 0.724104; + texcoord 0.125240 1.00000; + tangent -0.738026 0.112810 0.665276; + vertex -14.5541 -73.7456 80.3766; + normal 0.601509 -0.339091 0.723328; + texcoord 0.250000 1.00000; + tangent -0.734187 0.122468 0.667810; + vertex -15.5604 -73.5918 81.2837; + normal 0.633643 -0.363558 0.682877; + texcoord 0.125240 -0.902180; + tangent -0.315606 0.684751 0.656894; + vertex -29.3083 -87.2889 86.2952; + normal 0.632442 -0.363478 0.684033; + texcoord 0.250000 -0.902180; + tangent -0.304938 0.694531 0.651644; + vertex -29.6071 -86.6063 86.9371; + normal 0.567296 -0.237063 0.788655; + texcoord 0.125240 -3.06118; + tangent -0.425414 0.734571 0.528610; + vertex -44.0121 -101.536 92.8112; + normal 0.564657 -0.233336 0.791654; + texcoord 0.250000 -3.06118; + tangent -0.429869 0.735674 0.523446; + vertex -44.3444 -100.967 93.2159; + normal 0.444386 -0.127027 0.886784; + texcoord 0.374760 1.00000; + tangent -0.0816243 0.980037 0.181289; + vertex -15.6718 -72.2554 81.5309; + normal 0.186831 0.215753 0.958407; + texcoord 0.374760 -0.902180; + tangent -0.636047 0.770175 -0.0476843; + vertex -30.2435 -85.8583 86.8846; + normal 0.439272 -0.119253 0.890404; + texcoord 0.250000 1.00000; + tangent -0.0914205 0.979779 0.177977; + vertex -15.5604 -73.5918 81.2837; + normal 0.180438 0.223235 0.957919; + texcoord 0.250000 -0.902180; + tangent -0.648214 0.759507 -0.0544774; + vertex -29.6071 -86.6063 86.9371; + normal 0.0710874 0.337219 0.938738; + texcoord 0.374760 -3.06118; + tangent -0.755991 0.632502 -0.168577; + vertex -44.9317 -100.482 93.0822; + normal 0.0676459 0.340593 0.937774; + texcoord 0.250000 -3.06118; + tangent -0.759598 0.626983 -0.172922; + vertex -44.3444 -100.967 93.2159; + normal -0.196662 0.534238 0.822140; + texcoord 0.374760 1.00000; + tangent 0.0478254 0.842744 -0.536186; + vertex -15.6718 -72.2554 81.5309; + normal -0.208506 0.542335 0.813878; + texcoord 0.499510 1.00000; + tangent 0.0240766 0.835266 -0.549318; + vertex -15.5902 -70.8188 80.6169; + normal -0.375209 0.649339 0.661497; + texcoord 0.374760 -0.902180; + tangent -0.583995 0.389118 -0.712416; + vertex -30.2435 -85.8583 86.8846; + normal -0.379499 0.651264 0.657142; + texcoord 0.499510 -0.902180; + tangent -0.597216 0.370461 -0.711402; + vertex -30.8447 -85.4831 86.1684; + normal -0.474438 0.694755 0.540578; + texcoord 0.374760 -3.06118; + tangent -0.634813 0.156920 -0.756564; + vertex -44.9317 -100.482 93.0822; + normal -0.477098 0.695642 0.537084; + texcoord 0.499510 -3.06118; + tangent -0.635601 0.148935 -0.757515; + vertex -45.4299 -100.366 92.4885; + normal -0.611405 0.729916 0.305623; + texcoord 0.624270 1.00000; + tangent 0.124648 0.470234 -0.873695; + vertex -15.3130 -69.7728 78.6735; + normal -0.703348 0.710674 0.0156327; + texcoord 0.624270 -0.902180; + tangent -0.204725 -0.174617 -0.963118; + vertex -31.0724 -85.6977 85.1798; + normal -0.613729 0.730477 0.299566; + texcoord 0.499510 1.00000; + tangent 0.121588 0.464859 -0.876996; + vertex -15.5902 -70.8188 80.6169; + normal -0.704615 0.709565 0.00595315; + texcoord 0.499510 -0.902180; + tangent -0.219008 -0.208802 -0.953120; + vertex -30.8447 -85.4831 86.1684; + normal -0.738282 0.655212 -0.160115; + texcoord 0.624270 -3.06118; + tangent -0.157451 -0.395770 -0.904751; + vertex -45.5530 -100.687 91.7700; + normal -0.738607 0.653422 -0.165831; + texcoord 0.499510 -3.06118; + tangent -0.154598 -0.403612 -0.901774; + vertex -45.4299 -100.366 92.4885; + normal -0.737301 0.620356 -0.267481; + texcoord 0.624270 1.00000; + tangent 0.174850 -0.207212 -0.962544; + vertex -15.3130 -69.7728 78.6735; + normal -0.737690 0.613873 -0.281020; + texcoord 0.749030 1.00000; + tangent 0.178086 -0.218313 -0.959492; + vertex -15.0531 -70.0808 77.2427; + normal -0.667349 0.354384 -0.655025; + texcoord 0.624270 -0.902180; + tangent 0.294311 -0.678672 -0.672893; + vertex -31.0724 -85.6977 85.1798; + normal -0.663683 0.347031 -0.662642; + texcoord 0.749030 -0.902180; + tangent 0.297602 -0.689796 -0.660011; + vertex -30.7793 -86.3792 84.5262; + normal -0.593265 0.220622 -0.774185; + texcoord 0.624270 -3.06118; + tangent 0.421181 -0.733433 -0.533557; + vertex -45.5530 -100.687 91.7700; + normal -0.590980 0.216840 -0.776996; + texcoord 0.749030 -3.06118; + tangent 0.425442 -0.734570 -0.528589; + vertex -45.2231 -101.257 91.3601; + normal -0.115734 -0.305025 -0.945286; + texcoord 0.873780 1.00000; + tangent 0.577026 -0.795271 0.185971; + vertex -14.1953 -71.2630 77.5191; + normal -0.192351 -0.248667 -0.949298; + texcoord 0.873780 -0.902180; + tangent 0.647527 -0.758961 0.0684563; + vertex -30.1372 -87.1283 84.5904; + normal -0.117970 -0.303183 -0.945602; + texcoord 0.749030 1.00000; + tangent 0.578631 -0.794671 0.183532; + vertex -15.0531 -70.0808 77.2427; + normal -0.191737 -0.248165 -0.949553; + texcoord 0.749030 -0.902180; + tangent 0.650530 -0.756609 0.0659757; + vertex -30.7793 -86.3792 84.5262; + normal -0.0768811 -0.353787 -0.932161; + texcoord 0.873780 -3.06118; + tangent 0.757146 -0.629326 0.175152; + vertex -44.6334 -101.741 91.4990; + normal -0.0733354 -0.356624 -0.931365; + texcoord 0.749030 -3.06118; + tangent 0.760541 -0.624103 0.179087; + vertex -45.2231 -101.257 91.3601; + normal 0.286380 -0.615155 -0.734555; + texcoord 0.873780 1.00000; + tangent 0.0834758 -0.747731 0.658734; + vertex -14.1953 -71.2630 77.5191; + normal 0.288115 -0.616434 -0.732802; + texcoord 0.998540 1.00000; + tangent 0.0886577 -0.745454 0.660634; + vertex -14.0096 -72.9262 78.9844; + normal 0.365817 -0.669413 -0.646579; + texcoord 0.873780 -0.902180; + tangent 0.572734 -0.387951 0.722128; + vertex -30.1372 -87.1283 84.5904; + normal 0.368913 -0.671248 -0.642906; + texcoord 0.998540 -0.902180; + tangent 0.593584 -0.362564 0.718474; + vertex -29.5222 -87.5062 85.3348; + normal 0.460222 -0.715925 -0.525020; + texcoord 0.873780 -3.06118; + tangent 0.631696 -0.153349 0.759897; + vertex -44.6334 -101.741 91.4990; + normal 0.463073 -0.717141 -0.520837; + texcoord 0.998540 -3.06118; + tangent 0.632683 -0.144075 0.760891; + vertex -44.1293 -101.856 92.1052; + normal 0.668790 -0.130037 0.731991; + texcoord 0.250000 -3.06118; + tangent -0.429869 0.735674 0.523446; + vertex -44.3444 -100.967 93.2159; + normal 0.680586 -0.127108 0.721558; + texcoord 0.250000 -3.93332; + tangent 0.0202184 0.987795 0.154442; + vertex -49.6310 -101.384 97.9720; + normal 0.668819 -0.129760 0.732014; + texcoord 0.125240 -3.06118; + tangent -0.389934 0.777094 0.494041; + vertex -44.0121 -101.536 92.8112; + normal 0.680989 -0.123752 0.721762; + texcoord 0.000490000 -3.93332; + tangent 0.0341173 0.989664 0.139291; + vertex -49.6699 -102.418 97.8266; + normal 0.681559 -0.0309710 0.731108; + texcoord 0.250000 -4.82764; + tangent -0.107765 0.983429 0.145787; + vertex -54.4738 -101.800 102.612; + normal 0.685868 -0.0256020 0.727275; + texcoord 0.000490000 -4.82764; + tangent -0.117315 0.982505 0.144640; + vertex -54.3950 -102.446 102.516; + normal 0.658766 -0.0845831 0.747578; + texcoord 0.250000 -5.71366; + tangent 0.196799 0.978035 -0.0686829; + vertex -58.3589 -102.270 106.028; + normal 0.658461 -0.0882914 0.747418; + texcoord 0.000490000 -5.71366; + tangent 0.246560 0.963597 -0.103387; + vertex -58.4264 -102.534 106.057; + normal -0.745089 0.0472037 -0.665292; + texcoord 0.749030 -3.06118; + tangent 0.425441 -0.734570 -0.528589; + vertex -45.2231 -101.257 91.3601; + normal -0.746104 0.122234 -0.654514; + texcoord 0.749030 -3.93332; + tangent -0.0219467 -0.987083 -0.158699; + vertex -50.5131 -102.314 97.2095; + normal -0.745618 0.0519929 -0.664342; + texcoord 0.624270 -3.06118; + tangent 0.408986 -0.752292 -0.516515; + vertex -45.5530 -100.687 91.7700; + normal -0.746097 0.120744 -0.654797; + texcoord 0.499510 -3.93332; + tangent -0.0374151 -0.989190 -0.141783; + vertex -50.4703 -101.275 97.3583; + normal -0.724258 0.0214830 -0.689195; + texcoord 0.749030 -4.82764; + tangent 0.106261 -0.983446 -0.146777; + vertex -54.7791 -102.415 101.981; + normal -0.721839 0.0175682 -0.691838; + texcoord 0.499510 -4.82764; + tangent 0.116725 -0.982442 -0.145542; + vertex -54.8575 -101.768 102.078; + normal -0.783971 0.131135 -0.606789; + texcoord 0.749030 -5.71366; + tangent -0.208027 -0.975140 0.0763404; + vertex -58.5817 -102.519 105.832; + normal -0.771239 0.130499 -0.623025; + texcoord 0.499510 -5.71366; + tangent -0.246567 -0.963595 0.103390; + vertex -58.5141 -102.255 105.803; + normal -0.847917 0.162836 -0.504500; + texcoord 0.499510 -5.81366; + vertex -58.6987 -102.319 106.093; + normal -0.0241279 -0.998334 -0.0524104; + texcoord 0.998540 -5.71366; + tangent 0.566865 -0.0568453 0.821847; + vertex -58.4264 -102.534 106.057; + normal -0.0236869 -0.998374 -0.0518545; + texcoord 0.749030 -5.71366; + tangent 0.569326 -0.0552625 0.820252; + vertex -58.5817 -102.519 105.832; + normal -0.0233468 -0.998903 -0.0405824; + texcoord 0.998540 -4.82764; + tangent 0.582848 -0.0464836 0.811251; + vertex -54.3950 -102.446 102.516; + normal -0.0262463 -0.998783 -0.0417596; + texcoord 0.749030 -4.82764; + tangent 0.602142 -0.0507167 0.796777; + vertex -54.7791 -102.415 101.981; + normal -0.0448848 -0.993380 -0.105745; + texcoord 0.998540 -3.93332; + tangent 0.792319 -0.101006 0.601688; + vertex -49.6699 -102.418 97.8266; + normal -0.0485457 -0.993569 -0.102289; + texcoord 0.749030 -3.93332; + tangent 0.802933 -0.0997318 0.587666; + vertex -50.5131 -102.314 97.2095; + normal -0.0481004 -0.988386 -0.144152; + texcoord 0.873780 -3.06118; + tangent 0.643738 -0.141716 0.752009; + vertex -44.6334 -101.741 91.4990; + normal -0.0499310 -0.988086 -0.145577; + texcoord 0.998540 -3.06118; + tangent 0.632683 -0.144075 0.760891; + vertex -44.1293 -101.856 92.1052; + normal -0.112162 0.983006 0.145322; + texcoord 0.250000 -5.81366; + tangent -0.566866 0.0568175 -0.821848; + vertex -58.6987 -102.319 106.093; + normal -0.0706679 0.990640 0.116788; + texcoord 0.250000 -5.71366; + tangent -0.568607 0.0558211 -0.820713; + vertex -58.3589 -102.270 106.028; + normal -0.0667357 0.991173 0.114554; + texcoord 0.499510 -5.71366; + tangent -0.566866 0.0568175 -0.821848; + vertex -58.5141 -102.255 105.803; + normal -0.0341875 0.995962 0.0830110; + texcoord 0.499510 -4.82764; + tangent -0.582970 0.0475217 -0.811103; + vertex -54.8575 -101.768 102.078; + normal -0.0325276 0.995729 0.0864016; + texcoord 0.250000 -4.82764; + tangent -0.602355 0.0520430 -0.796530; + vertex -54.4738 -101.800 102.612; + normal 0.0164296 0.988677 0.149160; + texcoord 0.499510 -3.93332; + tangent -0.791439 0.105542 -0.602068; + vertex -50.4703 -101.275 97.3583; + normal 0.0146704 0.987818 0.154922; + texcoord 0.250000 -3.93332; + tangent -0.802811 0.103998 -0.587093; + vertex -49.6310 -101.384 97.9720; + normal 0.00443859 0.982187 0.187853; + texcoord 0.374760 -3.06118; + tangent -0.646699 0.146486 -0.748547; + vertex -44.9317 -100.482 93.0822; + normal 0.00515491 0.982012 0.188748; + texcoord 0.499510 -3.06118; + tangent -0.635601 0.148935 -0.757516; + vertex -45.4299 -100.366 92.4885; + normal 0.433285 -0.523903 0.733341; + texcoord 0.250000 -1.99480; + tangent -0.657389 0.372904 0.654814; + vertex -34.5835 -93.5427 20.1984; + normal 0.456658 -0.509246 0.729474; + texcoord 0.250000 -3.31642; + tangent -0.00545425 0.818687 0.574214; + vertex -44.4026 -97.9514 22.8503; + normal 0.433172 -0.523136 0.733956; + texcoord 0.125240 -1.99480; + tangent -0.627109 0.409843 0.662392; + vertex -34.0342 -93.8543 19.6513; + normal 0.462728 -0.506669 0.727440; + texcoord 0.000490000 -3.31642; + tangent 0.0148110 0.824714 0.565356; + vertex -44.4169 -98.8523 22.2307; + normal 0.491227 -0.467854 0.734717; + texcoord 0.250000 -4.69801; + tangent 0.135012 0.873818 0.467134; + vertex -53.3829 -101.919 26.1825; + normal 0.494539 -0.470156 0.731016; + texcoord 0.000490000 -4.69801; + tangent 0.142996 0.875273 0.462006; + vertex -53.4812 -102.527 25.8628; + normal 0.459171 -0.788885 0.408439; + texcoord 0.250000 -5.88296; + tangent 0.463390 0.624812 0.628394; + vertex -59.3268 -104.965 28.3111; + normal 0.445266 -0.797462 0.407177; + texcoord 0.000490000 -5.88296; + tangent 0.487085 0.597298 0.637168; + vertex -59.4444 -105.109 28.1573; + normal 0.405317 -0.800838 0.440881; + texcoord 0.000490000 -5.98296; + tangent 0.487085 0.597298 0.637168; + vertex -59.6045 -105.049 28.4131; + normal -0.498820 0.450514 -0.740416; + texcoord 0.749030 -1.99480; + tangent 0.652589 -0.366953 -0.662927; + vertex -34.8897 -92.7638 18.0804; + normal -0.517840 0.494704 -0.697933; + texcoord 0.749030 -3.31642; + tangent 0.00194232 -0.815505 -0.578747; + vertex -45.1926 -98.4195 21.5802; + normal -0.499513 0.452468 -0.738755; + texcoord 0.624270 -1.99480; + tangent 0.639830 -0.382897 -0.666339; + vertex -35.4376 -92.4557 18.6370; + normal -0.517284 0.495232 -0.697970; + texcoord 0.499510 -3.31642; + tangent -0.0193045 -0.821911 -0.569289; + vertex -45.1731 -97.5156 22.2083; + normal -0.536191 0.462245 -0.706279; + texcoord 0.749030 -4.69801; + tangent -0.136406 -0.872870 -0.468499; + vertex -53.8794 -102.216 25.3861; + normal -0.529527 0.466185 -0.708712; + texcoord 0.499510 -4.69801; + tangent -0.144059 -0.874417 -0.463295; + vertex -53.7802 -101.608 25.7074; + normal -0.567433 0.754935 -0.328774; + texcoord 0.749030 -5.88296; + tangent -0.426754 -0.664258 -0.613712; + vertex -59.6125 -104.938 28.1261; + normal -0.562959 0.772504 -0.293793; + texcoord 0.499510 -5.88296; + tangent -0.487124 -0.597300 -0.637136; + vertex -59.4949 -104.794 28.2799; + normal -0.161926 0.757842 0.632025; + texcoord 0.250000 -5.88296; + tangent -0.573021 0.449220 -0.685455; + vertex -59.3268 -104.965 28.3111; + normal -0.140002 0.769490 0.623125; + texcoord 0.250000 -4.69801; + tangent -0.580142 0.446959 -0.680928; + vertex -53.3829 -101.919 26.1825; + normal -0.142237 0.769183 0.622998; + texcoord 0.499510 -4.69801; + tangent -0.573021 0.449220 -0.685455; + vertex -53.7802 -101.608 25.7074; + normal -0.132851 0.741000 0.658232; + texcoord 0.499510 -3.31642; + tangent -0.693206 0.405122 -0.596105; + vertex -45.1731 -97.5156 22.2083; + normal -0.144593 0.729343 0.668694; + texcoord 0.250000 -3.31642; + tangent -0.704583 0.398594 -0.587099; + vertex -44.4026 -97.9514 22.8503; + normal -0.203297 0.742318 0.638462; + texcoord 0.374760 -1.99480; + tangent -0.424451 0.519434 -0.741640; + vertex -35.2211 -93.0065 20.1347; + normal -0.204967 0.744556 0.635315; + texcoord 0.499510 -1.99480; + tangent -0.412495 0.522925 -0.745920; + vertex -35.5735 -92.5597 19.4974; + normal 0.0929668 -0.796722 -0.597152; + texcoord 0.749030 -5.88296; + tangent 0.573291 -0.447523 0.686339; + vertex -59.6125 -104.938 28.1261; + normal 0.0893990 -0.797880 -0.596150; + texcoord 0.749030 -4.69801; + tangent 0.580408 -0.445057 0.681946; + vertex -53.8794 -102.216 25.3861; + normal 0.0894238 -0.798482 -0.595340; + texcoord 0.998540 -4.69801; + tangent 0.573291 -0.447523 0.686339; + vertex -53.4812 -102.527 25.8628; + normal 0.114082 -0.760619 -0.639096; + texcoord 0.998540 -3.31642; + tangent 0.693844 -0.399237 0.599325; + vertex -44.4169 -98.8523 22.2307; + normal 0.101935 -0.767900 -0.632407; + texcoord 0.749030 -3.31642; + tangent 0.704587 -0.393045 0.590824; + vertex -45.1926 -98.4195 21.5802; + normal 0.167970 -0.764779 -0.622012; + texcoord 0.873780 -1.99480; + tangent 0.417386 -0.515490 0.748370; + vertex -34.2507 -93.3035 18.1536; + normal 0.169669 -0.766234 -0.619757; + texcoord 0.998540 -1.99480; + tangent 0.405500 -0.518892 0.752543; + vertex -33.8950 -93.7587 18.8138; + normal 0.822849 -0.242495 -0.513923; + texcoord 0.749030 -1.41464; + tangent 0.0906872 0.948825 -0.302503; + vertex 59.3086 109.971 80.6023; + normal 0.754340 -0.564495 -0.335138; + texcoord 0.749030 1.00000; + tangent 0.461506 0.816923 -0.345904; + vertex 43.4378 102.277 58.8218; + normal 0.823100 -0.249170 -0.510315; + texcoord 0.873780 -1.41464; + tangent 0.131222 0.956942 -0.258927; + vertex 59.3902 110.825 80.3301; + normal 0.798973 -0.443197 -0.406472; + texcoord 0.873780 1.00000; + tangent 0.442855 0.893374 -0.0759140; + vertex 44.0930 103.419 58.3358; + normal 0.833936 -0.129065 -0.536556; + texcoord 0.998540 1.00000; + tangent 0.345248 0.880518 0.324795; + vertex 44.8183 105.269 59.0182; + normal -0.920207 0.288984 0.264021; + texcoord 0.125240 -1.41464; + tangent -0.373066 -0.851673 -0.368070; + vertex 58.3501 111.923 81.1618; + normal -0.925476 0.313501 0.212630; + texcoord 0.250000 -2.55011; + tangent -0.373066 -0.851673 -0.368070; + vertex 60.7610 110.573 91.0419; + normal -0.931453 0.314170 0.183554; + texcoord 0.000490000 -2.55011; + tangent -0.365805 -0.853724 -0.370597; + vertex 61.1983 111.572 91.4733; + normal -0.998649 -0.0519532 0.000867109; + texcoord 0.250000 -3.71438; + tangent 0.0356879 -0.883603 -0.466874; + vertex 61.5127 109.149 99.7659; + normal -0.997856 -0.0643281 -0.0120480; + texcoord 0.000490000 -3.71438; + tangent 0.0628683 -0.879532 -0.471668; + vertex 61.4659 109.803 100.116; + normal -0.999814 -0.00392312 -0.0188888; + texcoord 0.250000 -4.75199; + tangent 0.0191623 -0.735091 -0.677697; + vertex 61.3944 107.861 105.683; + normal -0.999803 -0.000562300 -0.0198550; + texcoord 0.000490000 -4.75199; + tangent 0.0142592 -0.716206 -0.697744; + vertex 61.3907 108.046 105.864; + normal -0.999688 0.00408777 -0.0246258; + texcoord 0.000490000 -4.85199; + vertex 61.3863 107.742 105.991; + normal -0.270248 -0.959502 0.0795054; + texcoord 0.374760 -1.41464; + tangent 0.926258 -0.281638 -0.250454; + vertex 57.7495 110.677 82.0560; + normal -0.283847 -0.958584 -0.0233951; + texcoord 0.499510 -2.55011; + tangent 0.928865 -0.273852 -0.249430; + vertex 61.8467 110.243 90.7483; + normal -0.297049 -0.954530 -0.0252042; + texcoord 0.250000 -2.55011; + tangent 0.926258 -0.281638 -0.250454; + vertex 60.7610 110.573 91.0419; + normal 0.118817 -0.978752 -0.167112; + texcoord 0.250000 -3.71438; + tangent 0.974609 0.138632 -0.175839; + vertex 61.5127 109.149 99.7659; + normal 0.134478 -0.978720 -0.154992; + texcoord 0.499510 -3.71438; + tangent 0.972272 0.162891 -0.167792; + vertex 62.2347 109.272 99.6397; + normal -0.194538 -0.936680 -0.291179; + texcoord 0.250000 -4.75199; + tangent 0.922819 -0.260331 0.283958; + vertex 61.3944 107.861 105.683; + normal -0.202174 -0.931072 -0.303694; + texcoord 0.499510 -4.75199; + tangent 0.895516 -0.301287 0.327532; + vertex 61.6260 107.783 105.768; + normal -0.176772 -0.916245 -0.359509; + texcoord 0.250000 -4.85199; + tangent 0.895516 -0.301287 0.327532; + vertex 61.3863 107.742 105.991; + normal 0.916670 -0.290979 -0.273946; + texcoord 0.624270 -1.41464; + tangent 0.379206 0.849694 0.366365; + vertex 58.7896 109.579 81.2243; + normal 0.924974 -0.358795 -0.125259; + texcoord 0.749030 -2.55011; + tangent 0.379206 0.849694 0.366364; + vertex 62.2943 111.246 91.1807; + normal 0.927933 -0.320841 -0.189741; + texcoord 0.499510 -2.55011; + tangent 0.373578 0.851331 0.368339; + vertex 61.8467 110.243 90.7483; + normal 0.998697 0.0258484 0.0440036; + texcoord 0.749030 -3.71438; + tangent -0.0330554 0.883935 0.466439; + vertex 62.1891 109.927 99.9898; + normal 0.998127 0.0578591 0.0198521; + texcoord 0.499510 -3.71438; + tangent -0.0610287 0.879947 0.471137; + vertex 62.2347 109.272 99.6397; + normal 0.994886 -0.0538840 0.0854268; + texcoord 0.749030 -4.75199; + tangent -0.0260108 0.762259 0.646749; + vertex 61.6223 107.968 105.949; + normal 0.994570 -0.0617503 0.0837706; + texcoord 0.499510 -4.75199; + tangent -0.0143023 0.716204 0.697744; + vertex 61.6260 107.783 105.768; + normal 0.257069 0.960551 -0.106097; + texcoord 0.873780 -1.41464; + tangent -0.928647 0.275919 0.247959; + vertex 59.3902 110.825 80.3301; + normal 0.280925 0.959197 0.0319610; + texcoord 0.998540 -2.55011; + tangent -0.930931 0.268950 0.247051; + vertex 61.1983 111.572 91.4733; + normal 0.287107 0.957852 0.00940538; + texcoord 0.749030 -2.55011; + tangent -0.928647 0.275919 0.247959; + vertex 62.2943 111.246 91.1807; + normal -0.103541 0.964692 0.242174; + texcoord 0.749030 -3.71438; + tangent -0.974801 -0.137798 0.175426; + vertex 62.1891 109.927 99.9898; + normal -0.115618 0.959138 0.258238; + texcoord 0.998540 -3.71438; + tangent -0.972089 -0.164718 0.167067; + vertex 61.4659 109.803 100.116; + normal 0.179865 0.939719 0.290820; + texcoord 0.749030 -4.75199; + tangent -0.953311 0.202963 -0.223615; + vertex 61.6223 107.968 105.949; + normal 0.208842 0.934461 0.288388; + texcoord 0.998540 -4.75199; + tangent -0.895506 0.301240 -0.327604; + vertex 61.3907 108.046 105.864; + normal -0.963712 0.257028 0.0720774; + texcoord 0.333170 -1.46568; + tangent -0.265060 -0.953386 -0.144216; + vertex 0.172360 57.1720 147.280; + normal -0.972595 0.139171 -0.186255; + texcoord 0.333170 -2.66402; + tangent 0.0541203 -0.645777 -0.761606; + vertex -1.29826 49.9001 153.549; + normal -0.971033 0.235436 0.0407996; + texcoord 0.166830 -1.46568; + tangent -0.241721 -0.948285 -0.205733; + vertex 0.449610 58.1692 147.431; + normal -0.969861 0.130121 -0.206006; + texcoord 0.000490000 -2.66402; + tangent 0.0754776 -0.626418 -0.775825; + vertex -1.38353 50.7039 154.547; + normal -0.801951 -0.117325 -0.585755; + texcoord 0.333170 -3.91165; + tangent 0.518819 -0.597723 -0.611190; + vertex -3.94402 43.4051 159.469; + normal -0.790091 -0.130931 -0.598844; + texcoord 0.000490000 -3.91165; + tangent 0.547678 -0.589869 -0.593383; + vertex -4.39120 43.8870 159.953; + normal -0.778522 -0.0644963 -0.624294; + texcoord 0.333170 -4.95893; + tangent 0.551245 -0.549252 -0.628054; + vertex -6.15059 39.2955 163.309; + normal -0.775476 -0.0546703 -0.629005; + texcoord 0.000490000 -4.95893; + tangent 0.551625 -0.543330 -0.632853; + vertex -6.30756 39.4501 163.489; + normal -0.736497 0.0388540 -0.675324; + texcoord 0.000490000 -5.05893; + vertex -6.33077 39.1550 163.497; + normal 0.0471796 -0.764664 -0.642699; + texcoord 0.665860 -1.46568; + tangent 0.918397 0.286246 -0.273148; + vertex 1.88320 56.8081 146.541; + normal 0.512856 -0.688097 -0.513324; + texcoord 0.665860 -2.66402; + tangent 0.833250 0.238324 0.498895; + vertex -0.234800 50.2026 154.245; + normal 0.0765306 -0.765433 -0.638949; + texcoord 0.499510 -1.46568; + tangent 0.925503 0.287634 -0.246398; + vertex 0.876100 56.4942 146.841; + normal 0.526178 -0.682698 -0.507011; + texcoord 0.333170 -2.66402; + tangent 0.813868 0.231473 0.532953; + vertex -1.29826 49.9001 153.549; + normal 0.527259 -0.679639 -0.509990; + texcoord 0.333170 -3.91165; + tangent 0.813868 0.231473 0.532953; + vertex -3.94402 43.4051 159.469; + normal 0.703360 0.339681 0.624421; + texcoord 0.998540 -1.46568; + tangent -0.665573 0.623153 0.410723; + vertex 1.43058 58.4887 147.143; + normal 0.428108 0.498354 0.753901; + texcoord 0.998540 -2.66402; + tangent -0.882298 0.402233 0.244455; + vertex -1.38353 50.7039 154.547; + normal 0.686579 0.357589 0.633040; + texcoord 0.832200 -1.46568; + tangent -0.677486 0.614579 0.404110; + vertex 2.16044 57.8053 146.692; + normal 0.421443 0.515704 0.745946; + texcoord 0.665860 -2.66402; + tangent -0.890955 0.388818 0.234564; + vertex -0.234800 50.2026 154.245; + normal 0.406085 0.451065 0.794755; + texcoord 0.998540 -3.91165; + tangent -0.890955 0.388818 0.234564; + vertex -4.39120 43.8870 159.953; + normal 0.841314 -0.532125 -0.0950428; + texcoord 0.665860 -2.66402; + tangent 0.447581 0.587181 0.674455; + vertex -0.234800 50.2026 154.245; + normal 0.840063 -0.534225 -0.0943297; + texcoord 0.665860 -3.91165; + tangent 0.447020 0.585130 0.676607; + vertex -3.57679 43.8869 160.022; + normal 0.840330 -0.534094 -0.0926753; + texcoord 0.333170 -3.91165; + tangent 0.447581 0.587182 0.674455; + vertex -3.94402 43.4051 159.469; + normal 0.724638 -0.671664 -0.154168; + texcoord 0.333170 -4.95893; + tangent 0.252796 0.0752348 0.964590; + vertex -6.15059 39.2955 163.309; + normal 0.681295 -0.716935 -0.147787; + texcoord 0.665860 -4.95893; + tangent 0.222099 0.0100811 0.974972; + vertex -6.08739 39.2984 163.586; + normal 0.534803 -0.837364 -0.113170; + texcoord 0.333170 -5.05893; + tangent 0.222099 0.0100811 0.974972; + vertex -6.33077 39.1550 163.497; + normal -0.0609778 0.691071 0.720210; + texcoord 0.665860 -2.66402; + tangent -0.996427 9.81987e-05 -0.0844589; + vertex -0.234800 50.2026 154.245; + normal -0.0634170 0.659588 0.748947; + texcoord 0.998540 -3.91165; + tangent -0.996427 9.80126e-05 -0.0844588; + vertex -4.39120 43.8870 159.953; + normal -0.0608822 0.670471 0.739434; + texcoord 0.665860 -3.91165; + tangent -0.996307 0.00274473 -0.0858214; + vertex -3.57679 43.8869 160.022; + normal 0.0465399 0.597091 0.800823; + texcoord 0.998540 -4.95893; + tangent -0.834576 0.456953 -0.307696; + vertex -6.30756 39.4501 163.489; + normal 0.0543107 0.593822 0.802761; + texcoord 0.665860 -4.95893; + tangent -0.773706 0.533238 -0.342105; + vertex -6.08739 39.2984 163.586; + normal -0.707291 0.670938 0.222670; + texcoord 0.333170 -1.46614; + tangent -0.642637 -0.479003 -0.597975; + vertex 19.9692 -46.4190 142.566; + normal -0.759829 0.643977 -0.0891839; + texcoord 0.333170 -2.73818; + tangent -0.0343270 -0.174103 -0.984129; + vertex 13.8014 -53.8357 145.322; + normal -0.718388 0.670488 0.185378; + texcoord 0.166830 -1.46614; + tangent -0.607913 -0.465248 -0.643417; + vertex 20.6414 -45.9180 143.191; + normal -0.759700 0.640920 -0.109901; + texcoord 0.000490000 -2.73818; + tangent -0.00161518 -0.164080 -0.986446; + vertex 13.8108 -53.6322 146.591; + normal -0.721949 0.449975 -0.525655; + texcoord 0.333170 -4.07584; + tangent 0.308508 -0.456318 -0.834624; + vertex 7.49864 -60.5854 148.916; + normal -0.719822 0.432493 -0.542961; + texcoord 0.000490000 -4.07584; + tangent 0.326859 -0.476126 -0.816375; + vertex 7.23078 -60.1988 149.583; + normal -0.827052 0.222458 -0.516234; + texcoord 0.333170 -5.12401; + tangent -0.0144980 -0.928955 -0.369908; + vertex 3.27049 -64.4619 151.691; + normal -0.765624 0.228126 -0.601480; + texcoord 0.000490000 -5.12401; + tangent -0.0768939 -0.960759 -0.266513; + vertex 3.29237 -64.1886 151.767; + normal -0.935635 0.161890 -0.313655; + texcoord 0.000490000 -5.22401; + vertex 3.19194 -64.3837 151.966; + normal 0.211264 -0.601934 -0.770093; + texcoord 0.499510 -1.46614; + tangent 0.566952 -0.566326 0.598197; + vertex 20.3270 -46.8525 141.654; + normal 0.217949 -0.609603 -0.762156; + texcoord 0.665860 -2.73818; + tangent 0.563965 -0.562343 0.604742; + vertex 14.5422 -54.5757 146.104; + normal 0.210004 -0.602824 -0.769741; + texcoord 0.333170 -2.73818; + tangent 0.566952 -0.566326 0.598197; + vertex 13.8014 -53.8357 145.322; + normal 0.468712 -0.773744 -0.426179; + texcoord 0.333170 -4.07584; + tangent 0.348138 -0.293898 0.890182; + vertex 7.49864 -60.5854 148.916; + normal 0.473309 -0.781739 -0.406032; + texcoord 0.665860 -4.07584; + tangent 0.332295 -0.270273 0.903622; + vertex 7.76949 -60.8090 149.657; + normal 0.534124 -0.803752 -0.262094; + texcoord 0.333170 -5.12401; + tangent 0.649085 0.152051 0.745365; + vertex 3.27049 -64.4619 151.691; + normal 0.542097 -0.803894 -0.244714; + texcoord 0.665860 -5.12401; + tangent 0.712819 0.285700 0.640519; + vertex 3.47333 -64.3806 151.873; + normal 0.516181 -0.0414103 0.855478; + texcoord 0.832200 -1.46614; + tangent -0.567287 0.731790 0.377715; + vertex 22.0507 -46.2895 141.974; + normal 0.496823 -0.0616714 0.865658; + texcoord 0.998540 -2.73818; + tangent -0.567287 0.731790 0.377715; + vertex 13.8108 -53.6322 146.591; + normal 0.491804 -0.0507084 0.869228; + texcoord 0.665860 -2.73818; + tangent -0.569982 0.733469 0.370330; + vertex 14.5422 -54.5757 146.104; + normal 0.224010 0.285301 0.931892; + texcoord 0.998540 -4.07584; + tangent -0.657731 0.750787 -0.0608994; + vertex 7.23078 -60.1988 149.583; + normal 0.209219 0.303219 0.929670; + texcoord 0.665860 -4.07584; + tangent -0.659135 0.746362 -0.0921078; + vertex 7.76949 -60.8090 149.657; + normal 0.116364 0.548211 0.828206; + texcoord 0.998540 -5.12401; + tangent -0.641973 0.687453 -0.339528; + vertex 3.29237 -64.1886 151.767; + normal 0.115233 0.562281 0.818878; + texcoord 0.665860 -5.12401; + tangent -0.635944 0.675041 -0.374025; + vertex 3.47333 -64.3806 151.873; + normal 0.235656 0.631366 0.738812; + texcoord 0.665860 -5.22401; + vertex 3.19194 -64.3837 151.966; + normal -0.734603 0.643307 0.215673; + texcoord 0.250000 -1.16406; + tangent -0.0182871 0.298982 -0.954084; + vertex -17.0581 -96.5174 82.4043; + normal -0.721778 0.656387 0.219527; + texcoord 0.250000 -2.31067; + tangent -0.0182869 0.298982 -0.954084; + vertex -24.2772 -104.130 80.5235; + normal -0.720393 0.659535 0.214587; + texcoord 0.125240 -2.31067; + tangent -0.0195401 0.292705 -0.956003; + vertex -24.2631 -104.361 81.2592; + normal -0.713426 0.698107 0.0605824; + texcoord 0.250000 -3.45016; + tangent -0.0715053 0.0163065 -0.997307; + vertex -31.3287 -111.224 79.4796; + normal -0.711402 0.700534 0.0562090; + texcoord 0.000490000 -3.45016; + tangent -0.0734224 0.00545821 -0.997286; + vertex -31.2521 -111.230 80.5195; + normal -0.721869 0.689685 0.0569203; + texcoord 0.250000 -4.31915; + tangent -0.0734224 0.00545807 -0.997286; + vertex -35.8467 -115.951 79.4575; + normal -0.130560 0.205279 -0.969956; + texcoord 0.499510 -1.16406; + tangent 0.568181 -0.786244 -0.242878; + vertex -16.8564 -96.5137 80.5806; + normal -0.143506 0.195955 -0.970056; + texcoord 0.499510 -2.31067; + vertex -23.5289 -105.017 79.6792; + normal -0.135759 0.193827 -0.971597; + texcoord 0.374760 -2.31067; + tangent 0.568474 -0.787320 -0.238673; + vertex -23.9731 -104.402 79.8690; + normal -0.00543875 0.0294662 -0.999551; + texcoord 0.499510 -3.45016; + tangent 0.575595 -0.816947 -0.0358943; + vertex -30.7343 -112.080 79.4402; + normal -0.00765627 0.0406531 -0.999144; + texcoord 0.250000 -3.45016; + tangent 0.570075 -0.820724 -0.0377620; + vertex -31.3287 -111.224 79.4796; + normal 0.257749 -0.326407 -0.909409; + texcoord 0.250000 -4.31915; + tangent 0.725383 -0.565118 0.393015; + vertex -35.8467 -115.951 79.4575; + normal 0.274593 -0.350366 -0.895457; + texcoord 0.499510 -4.31915; + tangent 0.729435 -0.533810 0.427752; + vertex -35.3678 -116.303 79.7366; + normal 0.482289 -0.592990 -0.644795; + texcoord 0.250000 -5.11664; + tangent 0.667404 -0.263783 0.696413; + vertex -38.9539 -119.431 79.8000; + normal 0.493931 -0.601509 -0.627869; + texcoord 0.499510 -5.11664; + tangent 0.650886 -0.223008 0.725683; + vertex -38.7761 -119.492 79.9983; + normal 0.479335 -0.620534 -0.620625; + texcoord 0.250000 -5.21664; + tangent 0.650886 -0.223008 0.725683; + vertex -39.0536 -119.703 79.9943; + normal 0.728618 -0.647308 -0.223850; + texcoord 0.749030 -1.16406; + tangent 0.0221896 -0.304346 0.952303; + vertex -14.9950 -96.6090 80.6909; + normal 0.672731 -0.700082 -0.239414; + texcoord 0.749030 -2.31067; + tangent 0.0221897 -0.304346 0.952303; + vertex -23.1803 -105.861 80.8035; + normal 0.684717 -0.691472 -0.230282; + texcoord 0.624270 -2.31067; + tangent 0.0234309 -0.297952 0.954293; + vertex -23.1975 -105.626 80.0670; + normal 0.641486 -0.764743 -0.0605343; + texcoord 0.749030 -3.45016; + tangent 0.0740498 -0.0196344 0.997061; + vertex -30.6548 -112.090 80.4845; + normal 0.641146 -0.765397 -0.0556759; + texcoord 0.499510 -3.45016; + tangent 0.0758614 -0.00898229 0.997078; + vertex -30.7343 -112.080 79.4402; + normal 0.630253 -0.774444 -0.0549286; + texcoord 0.749030 -4.31915; + tangent 0.0758616 -0.00898232 0.997078; + vertex -35.4806 -116.005 80.3111; + normal 0.105979 -0.214982 0.970851; + texcoord 0.998540 -1.16406; + tangent -0.568224 0.788140 0.236551; + vertex -15.2309 -96.6112 82.5430; + normal 0.0857586 -0.229185 0.969598; + texcoord 0.998540 -2.31067; + tangent -0.568224 0.788140 0.236551; + vertex -23.9390 -104.959 81.6452; + normal 0.0771576 -0.226624 0.970921; + texcoord 0.873780 -2.31067; + tangent -0.568551 0.789289 0.231890; + vertex -23.4875 -105.585 81.4572; + normal -0.0412024 -0.0585599 0.997433; + texcoord 0.998540 -3.45016; + tangent -0.575853 0.816913 0.0323593; + vertex -31.2521 -111.230 80.5195; + normal -0.0290596 -0.0608986 0.997721; + texcoord 0.749030 -3.45016; + tangent -0.570360 0.820712 0.0334821; + vertex -30.6548 -112.090 80.4845; + normal -0.313111 0.258535 0.913850; + texcoord 0.749030 -4.31915; + tangent -0.725233 0.564104 -0.394746; + vertex -35.4806 -116.005 80.3111; + normal -0.331253 0.279590 0.901166; + texcoord 0.998540 -4.31915; + tangent -0.729245 0.533233 -0.428794; + vertex -35.9599 -115.653 80.0310; + normal -0.557693 0.471920 0.682840; + texcoord 0.749030 -5.11664; + tangent -0.671495 0.274619 -0.688243; + vertex -38.9631 -119.427 80.1863; + normal -0.572813 0.483104 0.662190; + texcoord 0.998540 -5.11664; + tangent -0.650877 0.222977 -0.725700; + vertex -39.1409 -119.366 79.9880; + normal -0.580886 0.669452 -0.463040; + texcoord 0.000490000 -3.45016; + tangent 0.172443 -0.454734 -0.873774; + vertex -31.2521 -111.230 80.5195; + normal -0.647892 0.615809 -0.448347; + texcoord 0.250000 -4.31915; + tangent 0.172443 -0.454734 -0.873774; + vertex -35.8467 -115.951 79.4575; + normal -0.627322 0.630015 -0.457764; + texcoord 0.000490000 -4.31915; + tangent 0.176398 -0.453736 -0.873503; + vertex -35.9599 -115.653 80.0310; + normal -0.551083 0.478458 -0.683656; + texcoord 0.250000 -5.11664; + tangent 0.619677 -0.280032 -0.733200; + vertex -38.9539 -119.431 79.8000; + normal -0.538345 0.469359 -0.699920; + texcoord 0.000490000 -5.11664; + tangent 0.684623 -0.240718 -0.688002; + vertex -39.1409 -119.366 79.9880; + normal 0.615521 -0.643446 0.455094; + texcoord 0.499510 -3.45016; + tangent -0.171638 0.454141 0.874241; + vertex -30.7343 -112.080 79.4402; + normal 0.615633 -0.643357 0.455070; + texcoord 0.749030 -4.31915; + tangent -0.171638 0.454141 0.874241; + vertex -35.4806 -116.005 80.3111; + normal 0.614486 -0.641371 0.459402; + texcoord 0.499510 -4.31915; + tangent -0.175484 0.453177 0.873977; + vertex -35.3678 -116.303 79.7366; + normal 0.493374 -0.559907 0.665646; + texcoord 0.749030 -5.11664; + tangent -0.633287 0.272111 0.724502; + vertex -38.9631 -119.427 80.1863; + normal 0.494678 -0.539801 0.681108; + texcoord 0.499510 -5.11664; + tangent -0.684605 0.240740 0.688012; + vertex -38.7761 -119.492 79.9983; + normal 0.448830 -0.604501 0.658126; + texcoord 0.499510 -5.21664; + tangent -0.684605 0.240740 0.688012; + vertex -39.0536 -119.703 79.9943; + normal -0.917169 0.144860 0.371237; + texcoord 0.125240 -1.43144; + tangent 0.0634183 0.972775 -0.222904; + vertex -9.40089 -93.7158 16.6062; + normal -0.896981 0.153474 0.414573; + texcoord 0.250000 -2.61854; + tangent 0.0634185 0.972775 -0.222905; + vertex -13.5528 -97.7968 7.94094; + normal -0.887626 0.166162 0.429546; + texcoord 0.000490000 -2.61854; + tangent 0.0646521 0.970503 -0.232260; + vertex -13.6244 -98.8945 8.19246; + normal -0.839248 0.477715 0.259714; + texcoord 0.250000 -3.85512; + tangent 0.126642 0.646868 -0.752012; + vertex -18.2490 -102.065 0.865950; + normal -0.828522 0.496176 0.259539; + texcoord 0.000490000 -3.85512; + tangent 0.129544 0.619245 -0.774438; + vertex -18.3413 -102.507 1.42091; + normal -0.882120 0.344038 0.321716; + texcoord 0.250000 -4.89410; + tangent 0.233113 0.899812 -0.368778; + vertex -21.2721 -105.628 -3.27736; + normal -0.882949 0.336841 0.327015; + texcoord 0.000490000 -4.89410; + tangent 0.244733 0.924679 -0.291675; + vertex -21.3331 -105.858 -3.20472; + normal -0.138142 0.862971 -0.486002; + texcoord 0.374760 -1.43144; + tangent 0.792934 -0.197658 -0.576356; + vertex -9.89627 -93.1075 15.2282; + normal -0.113850 0.871727 -0.476582; + texcoord 0.499510 -2.61854; + tangent 0.791450 -0.205910 -0.575506; + vertex -12.6581 -98.0199 7.29060; + normal -0.126831 0.871658 -0.473420; + texcoord 0.250000 -2.61854; + tangent 0.792935 -0.197658 -0.576356; + vertex -13.5528 -97.7968 7.94094; + normal 0.245617 0.682267 -0.688610; + texcoord 0.250000 -3.85512; + tangent 0.602786 -0.657795 -0.451613; + vertex -18.2490 -102.065 0.865950; + normal 0.245523 0.665314 -0.705036; + texcoord 0.499510 -3.85512; + tangent 0.587852 -0.680139 -0.437996; + vertex -17.8302 -102.552 0.551360; + normal 0.272588 0.660133 -0.699943; + texcoord 0.250000 -4.89410; + tangent 0.956006 -0.267584 0.120212; + vertex -21.2721 -105.628 -3.27736; + normal 0.275182 0.643842 -0.713963; + texcoord 0.499510 -4.89410; + tangent 0.961337 -0.192260 0.197150; + vertex -21.0327 -105.676 -3.22826; + normal 0.275200 0.696292 -0.662904; + texcoord 0.250000 -4.99410; + tangent 0.961337 -0.192260 0.197150; + vertex -21.1495 -105.854 -3.46374; + normal 0.761263 0.196899 -0.617826; + texcoord 0.749030 -1.43144; + tangent 0.647567 -0.181352 0.740114; + vertex -7.84496 -92.5654 15.6424; + normal 0.851215 -0.156165 -0.501044; + texcoord 0.749030 -2.61854; + tangent -0.0385663 -0.970316 0.238747; + vertex -12.7241 -99.1264 7.53944; + normal 0.769948 0.183803 -0.611061; + texcoord 0.624270 -1.43144; + tangent 0.640408 -0.206492 0.739756; + vertex -8.40600 -92.4083 15.0012; + normal 0.876315 -0.163586 -0.453114; + texcoord 0.499510 -2.61854; + tangent -0.0593374 -0.971864 0.227947; + vertex -12.6581 -98.0199 7.29060; + normal 0.818721 -0.499321 -0.283504; + texcoord 0.749030 -3.85512; + tangent -0.125461 -0.646267 0.752727; + vertex -17.9219 -102.996 1.10678; + normal 0.817385 -0.507064 -0.273438; + texcoord 0.499510 -3.85512; + tangent -0.128485 -0.620700 0.773449; + vertex -17.8302 -102.552 0.551360; + normal 0.884734 -0.343663 -0.314866; + texcoord 0.749030 -4.89410; + tangent -0.233957 -0.902186 0.362387; + vertex -21.0936 -105.906 -3.15563; + normal 0.873583 -0.340789 -0.347441; + texcoord 0.499510 -4.89410; + tangent -0.244736 -0.924690 0.291638; + vertex -21.0327 -105.676 -3.22826; + normal 0.923387 -0.314024 -0.220782; + texcoord 0.499510 -4.99410; + vertex -21.1495 -105.854 -3.46374; + normal 0.148448 -0.849479 0.506309; + texcoord 0.873780 -1.43144; + tangent -0.792423 0.204120 0.574805; + vertex -7.91063 -93.0166 16.3791; + normal 0.115634 -0.865738 0.486956; + texcoord 0.998540 -2.61854; + tangent -0.791025 0.211678 0.573996; + vertex -13.6244 -98.8945 8.19246; + normal 0.122165 -0.870144 0.477415; + texcoord 0.749030 -2.61854; + tangent -0.792423 0.204120 0.574805; + vertex -12.7241 -99.1264 7.53944; + normal -0.297352 -0.699059 0.650306; + texcoord 0.749030 -3.85512; + tangent -0.602392 0.659244 0.450024; + vertex -17.9219 -102.996 1.10678; + normal -0.327249 -0.693387 0.641968; + texcoord 0.998540 -3.85512; + tangent -0.587654 0.681298 0.436458; + vertex -18.3413 -102.507 1.42091; + normal -0.275799 -0.684805 0.674520; + texcoord 0.749030 -4.89410; + tangent -0.955801 0.268688 -0.119378; + vertex -21.0936 -105.906 -3.15563; + normal -0.275297 -0.685093 0.674432; + texcoord 0.998540 -4.89410; + tangent -0.961344 0.192261 -0.197111; + vertex -21.3331 -105.858 -3.20472; + normal 0.0833384 -0.996433 -0.0132318; + texcoord 0.000490000 -1.09667; + tangent 0.184281 0.0284589 -0.982462; + vertex 59.9091 40.4156 64.9644; + normal -0.0647494 -0.997796 -0.0144913; + texcoord 0.125240 -1.09667; + tangent 0.732883 -0.0635310 -0.677382; + vertex 60.1836 40.4580 63.5013; + normal -0.156816 -0.981390 -0.110830; + texcoord 0.000490000 -1.45193; + tangent 0.875079 -0.0941353 -0.474736; + vertex 60.1445 40.3928 68.1622; + normal -0.155936 -0.983106 -0.0958505; + texcoord 0.250000 -1.45193; + tangent 0.890396 -0.0978899 -0.444536; + vertex 62.1502 40.1723 67.1609; + normal -0.201381 -0.960543 -0.191843; + texcoord 0.250000 -1.84925; + tangent 0.890396 -0.0978899 -0.444536; + vertex 62.8099 39.1012 71.8310; + normal 0.897241 0.306088 -0.318227; + texcoord 0.250000 -1.09667; + tangent -0.328771 0.944223 -0.0187634; + vertex 60.0366 41.4671 62.4473; + normal 0.902707 0.210116 -0.375463; + texcoord 0.374760 -1.09667; + tangent -0.207725 0.976395 0.0591879; + vertex 59.5544 42.8520 62.4198; + normal 0.931192 -0.0940659 -0.352183; + texcoord 0.250000 -1.45193; + tangent 0.194941 0.936638 0.291044; + vertex 62.1502 40.1723 67.1609; + normal 0.928683 -0.126356 -0.348686; + texcoord 0.499510 -1.45193; + tangent 0.243475 0.916918 0.316198; + vertex 62.6986 42.2377 67.8732; + normal 0.964273 -0.193749 -0.180661; + texcoord 0.250000 -1.84925; + tangent 0.243475 0.916918 0.316198; + vertex 62.8099 39.1012 71.8310; + normal 0.307419 0.948271 0.0792251; + texcoord 0.499510 -1.09667; + tangent -0.186651 -0.0215489 0.982190; + vertex 59.0194 43.8012 63.4349; + normal 0.290979 0.951187 0.102830; + texcoord 0.624270 -1.09667; + tangent -0.303466 -0.00357862 0.952835; + vertex 58.7364 43.7686 64.9244; + normal 0.199925 0.969082 0.144607; + texcoord 0.499510 -1.45193; + tangent -0.842951 0.0934528 0.529811; + vertex 62.6986 42.2377 67.8732; + normal 0.193296 0.968137 0.159208; + texcoord 0.749030 -1.45193; + tangent -0.888675 0.103990 0.446590; + vertex 60.6832 42.4735 68.8860; + normal 0.166854 0.980512 0.103708; + texcoord 0.749030 -1.84925; + tangent -0.888675 0.103990 0.446590; + vertex 63.5456 41.5955 72.5817; + normal -0.826583 -0.283315 0.486306; + texcoord 0.749030 -1.09667; + tangent 0.330132 -0.943868 0.0112462; + vertex 58.8797 42.7634 65.9894; + normal -0.875723 -0.151417 0.458457; + texcoord 0.873780 -1.09667; + tangent 0.173260 -0.980875 -0.0886831; + vertex 59.3655 41.3745 66.0060; + normal -0.842973 -0.0161912 0.537713; + texcoord 0.749030 -1.45193; + tangent -0.141408 -0.952654 -0.269172; + vertex 60.6832 42.4735 68.8860; + normal -0.879247 0.0633997 0.472129; + texcoord 0.998540 -1.45193; + tangent -0.237514 -0.917468 -0.319122; + vertex 60.1445 40.3928 68.1622; + normal -0.791462 -0.00768841 0.611170; + texcoord 0.749030 -1.84925; + tangent -0.237514 -0.917469 -0.319121; + vertex 63.5456 41.5955 72.5817; + normal 0.0735364 -0.995418 0.0611212; + texcoord 0.125240 -0.980050; + tangent 0.957104 0.0532176 -0.284815; + vertex 29.0646 24.1299 78.6797; + normal -0.0402942 -0.996336 -0.0754419; + texcoord 0.125240 -1.26866; + tangent 0.960808 -0.0102614 -0.277026; + vertex 31.6365 24.4960 81.5474; + normal 0.0418912 -0.998076 -0.0457172; + texcoord 0.000490000 -1.26866; + tangent 0.957104 0.0532176 -0.284815; + vertex 30.3162 24.4226 81.9403; + normal -0.363272 -0.899194 -0.243894; + texcoord 0.000490000 -1.58823; + tangent 0.925079 -0.305628 -0.225433; + vertex 30.3389 23.8596 85.9176; + normal -0.405799 -0.878135 -0.253387; + texcoord 0.250000 -1.58823; + tangent 0.908850 -0.358428 -0.213358; + vertex 32.3112 23.0818 85.4546; + normal -0.406400 -0.876121 -0.259327; + texcoord 0.250000 -1.87932; + vertex 31.6775 22.4695 88.5164; + normal 0.746405 -0.127821 -0.653101; + texcoord 0.125240 -0.980050; + tangent -0.182764 0.904276 -0.385853; + vertex 29.0646 24.1299 78.6797; + normal 0.719568 -0.219968 -0.658662; + texcoord 0.250000 -0.980050; + tangent -0.0104902 0.943418 -0.331440; + vertex 28.7802 25.5371 78.0792; + normal 0.637300 -0.566459 -0.522468; + texcoord 0.125240 -1.26866; + tangent 0.655262 0.755393 -0.00344985; + vertex 31.6365 24.4960 81.5474; + normal 0.627496 -0.609467 -0.484561; + texcoord 0.250000 -1.26866; + tangent 0.710730 0.702502 0.0367916; + vertex 32.6049 25.4532 81.5975; + normal 0.666967 -0.656305 -0.352731; + texcoord 0.250000 -1.58823; + tangent 0.710730 0.702502 0.0367916; + vertex 32.3112 23.0818 85.4546; + normal 0.997626 -0.0539670 0.0427853; + texcoord 0.250000 -1.26866; + tangent 0.0362315 0.939601 0.340350; + vertex 32.6049 25.4532 81.5975; + normal 0.989506 -0.136635 -0.0470015; + texcoord 0.374760 -1.26866; + tangent 0.125635 0.938840 0.320617; + vertex 32.6543 26.7335 82.0613; + normal 0.930309 -0.365010 -0.0359705; + texcoord 0.250000 -1.58823; + tangent 0.355264 0.899053 0.255913; + vertex 32.3112 23.0818 85.4546; + normal 0.918850 -0.371837 -0.132104; + texcoord 0.499510 -1.58823; + tangent 0.393696 0.886562 0.242923; + vertex 33.1656 25.0058 85.9817; + normal 0.898764 -0.426710 0.100710; + texcoord 0.250000 -1.87932; + tangent 0.393696 0.886562 0.242922; + vertex 31.6775 22.4695 88.5164; + normal 0.131657 0.808504 0.573574; + texcoord 0.499510 -1.26866; + tangent -0.956804 -0.0476569 0.286800; + vertex 31.7557 27.5869 82.6670; + normal 0.215343 0.830551 0.513627; + texcoord 0.624270 -1.26866; + tangent -0.960370 0.0493639 0.274322; + vertex 30.4163 27.5202 83.0685; + normal 0.384395 0.872794 0.300783; + texcoord 0.499510 -1.58823; + tangent -0.923212 0.309994 0.227119; + vertex 33.1656 25.0058 85.9817; + normal 0.414633 0.862579 0.289892; + texcoord 0.749030 -1.58823; + tangent -0.906479 0.363562 0.214753; + vertex 31.1867 25.7995 86.4506; + normal 0.407208 0.887227 0.216819; + texcoord 0.749030 -1.87932; + tangent -0.906479 0.363562 0.214753; + vertex 33.1856 24.2042 89.2244; + normal -0.895017 -0.126820 0.427623; + texcoord 0.749030 -1.26866; + tangent -0.0303543 -0.939186 -0.342065; + vertex 29.4400 26.5658 83.0219; + normal -0.909105 0.00555317 0.416530; + texcoord 0.873780 -1.26866; + tangent -0.130256 -0.938511 -0.319734; + vertex 29.3985 25.2827 82.5546; + normal -0.832086 0.175142 0.526268; + texcoord 0.749030 -1.58823; + tangent -0.344112 -0.902475 -0.259086; + vertex 31.1867 25.7995 86.4506; + normal -0.843976 0.236616 0.481370; + texcoord 0.998540 -1.58823; + tangent -0.388369 -0.888574 -0.244143; + vertex 30.3389 23.8596 85.9176; + normal -0.756550 0.156192 0.635009; + texcoord 0.749030 -1.87932; + vertex 33.1856 24.2042 89.2244; + normal 0.105560 -0.925875 0.362784; + texcoord 0.665860 -0.560580; + tangent 0.829070 -0.119503 -0.546225; + vertex 17.6083 -11.9741 85.7900; + normal 0.0459350 -0.925357 0.376304; + texcoord 0.832200 -0.560580; + tangent 0.784810 -0.169428 -0.596127; + vertex 19.3998 -12.2324 84.6097; + normal -0.576356 -0.759945 0.300496; + texcoord 0.665860 -0.984530; + tangent 0.318671 -0.478934 -0.817967; + vertex 20.6883 -9.89403 90.2025; + normal -0.484411 -0.788870 0.378193; + texcoord 0.832200 -0.984530; + tangent 0.205086 -0.522652 -0.827511; + vertex 21.0665 -10.8579 88.6765; + normal -0.723939 -0.649997 0.231118; + texcoord 0.665860 -1.35481; + tangent 0.205086 -0.522652 -0.827511; + vertex 23.7955 -12.1898 93.4789; + normal 0.295191 -0.578163 -0.760651; + texcoord 0.000490000 -1.04669; + tangent 0.399197 0.797941 -0.451587; + vertex 14.0545 -40.7254 71.5338; + normal 0.0760449 -0.567658 -0.819745; + texcoord 0.166830 -1.04669; + tangent 0.867490 0.423057 -0.261694; + vertex 14.7856 -39.2641 70.7068; + normal -0.0172871 -0.453130 -0.891277; + texcoord 0.000490000 -1.39787; + tangent 0.971973 0.190594 -0.137630; + vertex 13.9078 -43.0980 73.2803; + normal -0.0385563 -0.433701 -0.900231; + texcoord 0.333170 -1.39787; + tangent 0.985911 0.130235 -0.104969; + vertex 16.4648 -42.7603 73.0081; + normal -0.0595497 -0.313145 -0.947836; + texcoord 0.333170 -1.79005; + tangent 0.985911 0.130235 -0.104969; + vertex 16.6520 -46.8577 74.3501; + normal 0.765414 0.441713 0.468007; + texcoord 0.333170 -1.04669; + tangent -0.560050 0.0989849 0.822524; + vertex 14.4910 -37.6215 71.3861; + normal 0.784585 0.451584 0.424852; + texcoord 0.499510 -1.04669; + tangent -0.539389 0.130275 0.831918; + vertex 13.4653 -37.4402 72.8925; + normal 0.865134 0.320923 0.385424; + texcoord 0.333170 -1.39787; + tangent -0.469120 0.227441 0.853345; + vertex 16.4648 -42.7603 73.0081; + normal 0.863230 0.360350 0.353528; + texcoord 0.665860 -1.39787; + tangent -0.453772 0.247048 0.856188; + vertex 15.2680 -42.1087 75.2663; + normal 0.889779 0.178253 0.420141; + texcoord 0.333170 -1.79005; + tangent -0.453772 0.247048 0.856188; + vertex 16.6520 -46.8577 74.3501; + normal -0.766168 -0.358092 0.533627; + texcoord 0.665860 -1.04669; + tangent 0.163494 -0.911657 -0.377030; + vertex 12.7155 -38.9152 73.7445; + normal -0.764520 -0.314363 0.562748; + texcoord 0.832200 -1.04669; + tangent -0.00444547 -0.856427 -0.516249; + vertex 13.0101 -40.5578 73.0651; + normal -0.814880 -0.0851379 0.573343; + texcoord 0.665860 -1.39787; + tangent -0.413242 -0.530051 -0.740457; + vertex 15.2680 -42.1087 75.2663; + normal -0.805306 -0.0736740 0.588263; + texcoord 0.998540 -1.39787; + tangent -0.522651 -0.380158 -0.763096; + vertex 13.9078 -43.0980 73.2803; + normal -0.841588 0.0870057 0.533066; + texcoord 0.998540 -1.79005; + vertex 15.2761 -46.8343 76.0503; + normal -0.865130 -0.341781 -0.367065; + texcoord 0.000490000 -1.08125; + tangent 0.122569 -0.853747 0.506057; + vertex 15.3927 60.5264 88.1489; + normal -0.859815 -0.326038 -0.392960; + texcoord 0.125240 -1.08125; + tangent 0.0582820 -0.819295 0.570402; + vertex 15.5771 59.2421 88.9102; + normal -0.793300 -0.0727403 -0.604471; + texcoord 0.000490000 -1.57244; + tangent -0.599444 0.0743530 0.796956; + vertex 12.4452 64.4560 91.4371; + normal -0.778840 0.0376783 -0.626090; + texcoord 0.125240 -1.57244; + tangent -0.617088 0.132678 0.775628; + vertex 11.6645 64.6238 92.4183; + normal -0.762320 0.143611 -0.631066; + texcoord 0.000490000 -2.01791; + tangent -0.617088 0.132677 0.775628; + vertex 13.2357 69.7691 91.6913; + normal 0.785994 0.387276 0.481903; + texcoord 0.499510 -1.08125; + tangent -0.114487 0.857179 -0.502133; + vertex 18.5558 60.5883 90.3164; + normal 0.786454 0.380296 0.486688; + texcoord 0.624270 -1.08125; + tangent -0.0930460 0.846589 -0.524051; + vertex 18.3794 61.9094 89.5425; + normal 0.765902 0.325687 0.554367; + texcoord 0.499510 -1.57244; + tangent 0.591562 -0.0324324 -0.805607; + vertex 14.0593 64.8404 94.2332; + normal 0.775786 0.235866 0.585256; + texcoord 0.624270 -1.57244; + tangent 0.622264 -0.132199 -0.771564; + vertex 14.8595 64.6704 93.2410; + normal 0.759860 0.338907 0.554757; + texcoord 0.499510 -2.01791; + tangent 0.622264 -0.132199 -0.771564; + vertex 12.1624 69.5378 93.9617; + normal -0.604602 0.0492034 -0.795006; + texcoord 0.000490000 -0.889530; + tangent -0.462955 -0.833902 0.300467; + vertex -18.4145 36.7773 94.2890; + normal -0.514716 0.0522814 -0.855765; + texcoord 0.125240 -0.889530; + tangent -0.632161 -0.711222 0.307467; + vertex -19.1818 35.3953 94.7870; + normal -0.227104 0.0964548 -0.969082; + texcoord 0.000490000 -1.38225; + tangent -0.974871 -0.0380527 0.219494; + vertex -19.1479 42.1485 95.1792; + normal -0.160518 0.0959646 -0.982357; + texcoord 0.125240 -1.38225; + tangent -0.984981 0.00930702 0.172413; + vertex -20.5196 42.1712 95.4697; + normal 0.123733 0.0338793 -0.991737; + texcoord 0.000490000 -1.82734; + tangent -0.992309 -0.0463745 -0.114770; + vertex -19.2617 47.5188 95.9887; + normal 0.156357 0.0218477 -0.987459; + texcoord 0.250000 -1.82734; + tangent -0.986043 -0.0544485 -0.157337; + vertex -21.3532 47.4034 95.6550; + normal 0.158385 -0.0154809 -0.987256; + texcoord 0.250000 -2.25471; + tangent -0.986043 -0.0544485 -0.157337; + vertex -21.2046 52.3148 95.6019; + normal -0.898437 -0.385203 0.210783; + texcoord 0.374760 -0.889530; + tangent 0.222330 0.0148852 0.974858; + vertex -17.6841 34.0170 96.9644; + normal -0.962823 -0.203551 0.177594; + texcoord 0.374760 -1.38225; + tangent 0.187278 0.0295534 0.981862; + vertex -20.9654 42.2224 97.9734; + normal -0.961059 -0.164964 0.221702; + texcoord 0.250000 -1.38225; + tangent 0.222330 0.0148853 0.974858; + vertex -21.2724 42.2018 96.6271; + normal -0.992347 -0.0433760 -0.115609; + texcoord 0.250000 -1.82734; + tangent -0.113431 0.149074 0.982299; + vertex -21.3532 47.4034 95.6550; + normal -0.988057 -0.0561329 -0.143503; + texcoord 0.499510 -1.82734; + tangent -0.150876 0.163177 0.974992; + vertex -21.6732 47.7495 97.7231; + normal -0.987122 0.0281694 -0.157467; + texcoord 0.250000 -2.25471; + tangent -0.150876 0.163177 0.974992; + vertex -21.2046 52.3148 95.6019; + normal -0.171861 -0.187652 0.967084; + texcoord 0.374760 -0.889530; + tangent 0.837292 0.489411 0.243761; + vertex -17.6841 34.0170 96.9644; + normal -0.202423 -0.206153 0.957353; + texcoord 0.499510 -0.889530; + tangent 0.847901 0.456655 0.269315; + vertex -16.2965 34.8281 97.3684; + normal -0.504685 -0.173113 0.845769; + texcoord 0.374760 -1.38225; + tangent 0.855160 0.0347076 0.517201; + vertex -20.9654 42.2224 97.9734; + normal -0.516653 -0.243037 0.820976; + texcoord 0.499510 -1.38225; + tangent 0.846496 -0.00107724 0.532394; + vertex -19.7784 42.2209 98.7200; + normal -0.532185 -0.0298230 0.846103; + texcoord 0.499510 -1.82734; + tangent 0.846496 -0.00107720 0.532394; + vertex -21.6732 47.7495 97.7231; + normal 0.458387 0.0536933 0.887129; + texcoord 0.499510 -0.889530; + tangent 0.470525 0.832148 -0.293490; + vertex -16.2965 34.8281 97.3684; + normal 0.439101 0.0366033 0.897692; + texcoord 0.624270 -0.889530; + tangent 0.522234 0.799567 -0.296588; + vertex -15.4958 36.2441 96.8690; + normal 0.218352 0.107092 0.969976; + texcoord 0.499510 -1.38225; + tangent 0.975255 0.0515518 -0.214988; + vertex -19.7784 42.2209 98.7200; + normal 0.165061 -0.0200333 0.986080; + texcoord 0.624270 -1.38225; + tangent 0.984657 -0.0108737 -0.174159; + vertex -18.3793 42.1979 98.4344; + normal -0.135055 -0.00396774 0.990830; + texcoord 0.499510 -1.82734; + tangent 0.990708 0.0484457 0.127087; + vertex -21.6732 47.7495 97.7231; + normal -0.163367 -0.0128000 0.986482; + texcoord 0.749030 -1.82734; + tangent 0.984925 0.0555263 0.163830; + vertex -19.5699 47.8680 98.0729; + normal -0.160077 -0.0663941 0.984869; + texcoord 0.749030 -2.25471; + tangent 0.984925 0.0555262 0.163830; + vertex -21.0788 52.5058 98.1403; + normal 0.903464 0.391855 0.173788; + texcoord 0.624270 -0.889530; + tangent -0.177280 0.710680 -0.680813; + vertex -15.4958 36.2441 96.8690; + normal 0.904146 0.371209 0.211480; + texcoord 0.749030 -0.889530; + tangent -0.121499 0.678372 -0.724603; + vertex -15.7846 37.4015 95.7602; + normal 0.834425 0.202815 0.512446; + texcoord 0.624270 -1.38225; + tangent 0.506775 0.0496427 -0.860648; + vertex -18.3793 42.1979 98.4344; + normal 0.824252 0.168165 0.540675; + texcoord 0.749030 -1.38225; + tangent 0.551508 -0.0221572 -0.833875; + vertex -17.6152 42.1672 97.2790; + normal 0.818689 0.206070 0.535989; + texcoord 0.749030 -1.82734; + tangent 0.551508 -0.0221571 -0.833875; + vertex -19.5699 47.8680 98.0729; + normal 0.939656 0.257052 -0.225768; + texcoord 0.873780 -0.889530; + tangent -0.229773 -0.0147594 -0.973132; + vertex -16.9935 37.6223 94.6916; + normal 0.937635 0.289417 -0.192559; + texcoord 0.873780 -1.38225; + tangent -0.201841 -0.0264904 -0.979060; + vertex -17.9335 42.1468 95.9306; + normal 0.924418 0.309417 -0.222964; + texcoord 0.749030 -1.38225; + tangent -0.229773 -0.0147596 -0.973132; + vertex -17.6152 42.1672 97.2790; + normal 0.955164 0.287354 0.0713371; + texcoord 0.749030 -1.82734; + tangent 0.110541 -0.150825 -0.982361; + vertex -19.5699 47.8680 98.0729; + normal 0.959938 0.262544 0.0979309; + texcoord 0.998540 -1.82734; + tangent 0.144285 -0.163516 -0.975933; + vertex -19.2617 47.5188 95.9887; + normal 0.947570 0.307005 0.0886530; + texcoord 0.749030 -2.25471; + tangent 0.144285 -0.163516 -0.975933; + vertex -21.0788 52.5058 98.1403; + normal 0.102200 0.282454 -0.953821; + texcoord 0.873780 -0.889530; + tangent -0.835101 -0.496639 -0.236549; + vertex -16.9935 37.6223 94.6916; + normal 0.196029 0.270594 -0.942524; + texcoord 0.998540 -0.889530; + tangent -0.860375 -0.412265 -0.299653; + vertex -18.4145 36.7773 94.2890; + normal 0.483053 0.184840 -0.855858; + texcoord 0.873780 -1.38225; + tangent -0.862936 -0.0549934 -0.502311; + vertex -17.9335 42.1468 95.9306; + normal 0.518393 0.173512 -0.837354; + texcoord 0.998540 -1.38225; + tangent -0.850366 0.00123943 -0.526191; + vertex -19.1479 42.1485 95.1792; + normal 0.521303 0.137996 -0.842141; + texcoord 0.998540 -1.82734; + tangent -0.850366 0.00123930 -0.526191; + vertex -19.2617 47.5188 95.9887; + normal 0.0483832 0.773177 -0.632342; + texcoord 0.125240 -0.879480; + tangent -0.879025 0.333593 0.340633; + vertex -9.60796 -3.32751 96.9713; + normal 0.0474150 0.688434 -0.723748; + texcoord 0.125240 -1.37618; + tangent -0.869962 0.378521 0.316052; + vertex -10.6157 1.30196 102.555; + normal 0.0182935 0.737524 -0.675074; + texcoord 0.000490000 -1.37618; + tangent -0.879025 0.333593 0.340633; + vertex -9.42877 0.851520 102.095; + normal 0.186006 0.395163 -0.899582; + texcoord 0.000490000 -1.80236; + tangent -0.752356 0.644762 0.135064; + vertex -6.27234 3.80512 104.851; + normal 0.198783 0.356653 -0.912844; + texcoord 0.250000 -1.80236; + tangent -0.727166 0.678134 0.106602; + vertex -7.75748 5.19012 105.069; + normal 0.160829 0.319268 -0.933917; + texcoord 0.250000 -2.22384; + tangent -0.727166 0.678134 0.106602; + vertex -4.98903 7.91813 106.479; + normal -0.949808 0.134115 -0.282627; + texcoord 0.125240 -0.879480; + tangent -0.227214 -0.916744 0.328564; + vertex -9.60796 -3.32751 96.9713; + normal -0.938348 0.156696 -0.308138; + texcoord 0.250000 -0.879480; + tangent -0.271667 -0.878781 0.392354; + vertex -9.96255 -4.75818 97.4840; + normal -0.774564 0.479797 -0.412122; + texcoord 0.125240 -1.37618; + tangent -0.555505 -0.231096 0.798754; + vertex -10.6157 1.30196 102.555; + normal -0.743993 0.538847 -0.395117; + texcoord 0.250000 -1.37618; + tangent -0.561342 -0.183284 0.807033; + vertex -11.3622 1.05823 103.628; + normal -0.662279 0.684255 -0.305256; + texcoord 0.250000 -1.80236; + tangent -0.561342 -0.183284 0.807033; + vertex -7.75748 5.19012 105.069; + normal 0.884620 -0.0657938 0.461648; + texcoord 0.624270 -0.879480; + tangent 0.236212 0.916809 -0.321972; + vertex -6.79325 -4.62034 99.7442; + normal 0.880658 -0.0830877 0.466410; + texcoord 0.749030 -0.879480; + tangent 0.266439 0.891885 -0.365447; + vertex -6.42283 -3.18263 99.2393; + normal 0.772948 -0.472478 0.423458; + texcoord 0.624270 -1.37618; + tangent 0.552863 0.284110 -0.783342; + vertex -9.08924 -1.08229 104.648; + normal 0.788991 -0.399041 0.467184; + texcoord 0.749030 -1.37618; + tangent 0.566539 0.178263 -0.804522; + vertex -8.33339 -0.844460 103.575; + normal 0.714540 -0.592573 0.371874; + texcoord 0.749030 -1.80236; + vertex -6.82133 2.87975 106.604; + normal -0.742630 0.487822 0.458836; + texcoord 0.250000 -1.37618; + tangent 0.0987073 -0.597922 0.795453; + vertex -11.3622 1.05823 103.628; + normal -0.772389 0.515652 0.370835; + texcoord 0.374760 -1.37618; + tangent 0.0317789 -0.577314 0.815904; + vertex -11.2309 0.263120 104.686; + normal -0.766817 0.631116 0.116982; + texcoord 0.250000 -1.80236; + tangent -0.239760 -0.462554 0.853557; + vertex -7.75748 5.19012 105.069; + normal -0.787692 0.612222 0.0687364; + texcoord 0.499510 -1.80236; + tangent -0.271854 -0.445539 0.852989; + vertex -8.31271 4.28016 106.811; + normal -0.727309 0.675549 0.121059; + texcoord 0.250000 -2.22384; + tangent -0.271854 -0.445539 0.852989; + vertex -4.98903 7.91813 106.479; + normal 0.192372 -0.390951 0.900083; + texcoord 0.499510 -1.37618; + tangent 0.879627 -0.337911 -0.334772; + vertex -10.2988 -0.617630 105.108; + normal 0.109529 -0.385457 0.916202; + texcoord 0.624270 -1.37618; + tangent 0.865195 -0.402821 -0.298619; + vertex -9.08924 -1.08229 104.648; + normal -0.172028 -0.359831 0.917021; + texcoord 0.499510 -1.80236; + tangent 0.750286 -0.648448 -0.128786; + vertex -8.31271 4.28016 106.811; + normal -0.201844 -0.350461 0.914569; + texcoord 0.749030 -1.80236; + tangent 0.725270 -0.681030 -0.100904; + vertex -6.82133 2.87975 106.604; + normal -0.213402 -0.361727 0.907532; + texcoord 0.749030 -2.22384; + tangent 0.725270 -0.681030 -0.100904; + vertex -4.76457 7.24932 108.829; + normal 0.949900 -0.175079 -0.258915; + texcoord 0.749030 -1.37618; + tangent -0.105415 0.600391 -0.792729; + vertex -8.33339 -0.844460 103.575; + normal 0.945677 -0.257863 -0.197992; + texcoord 0.873780 -1.37618; + tangent -0.0325020 0.578363 -0.815132; + vertex -8.47403 -0.0434500 102.517; + normal 0.894122 -0.447812 0.00327048; + texcoord 0.749030 -1.80236; + tangent 0.228136 0.470225 -0.852551; + vertex -6.82133 2.87975 106.604; + normal 0.879937 -0.474425 0.0251423; + texcoord 0.998540 -1.80236; + tangent 0.266977 0.450012 -0.852181; + vertex -6.27234 3.80512 104.851; + normal 0.894682 -0.444367 0.0456342; + texcoord 0.749030 -2.22384; + tangent 0.266977 0.450012 -0.852181; + vertex -4.76457 7.24932 108.829; + normal -0.981677 0.177091 -0.0703467; + texcoord 0.125240 -1.08592; + tangent -0.173617 -0.983396 -0.0528067; + vertex -26.8811 -37.6550 86.3245; + normal -0.964622 0.230289 -0.128338; + texcoord 0.250000 -1.08592; + tangent -0.247001 -0.965062 0.0874439; + vertex -27.1223 -39.0211 86.2512; + normal -0.724216 0.584043 -0.366614; + texcoord 0.125240 -1.54448; + tangent -0.492432 -0.0744287 0.867163; + vertex -26.5885 -34.2677 90.7687; + normal -0.661855 0.662444 -0.350878; + texcoord 0.250000 -1.54448; + tangent -0.485402 -0.0220303 0.874013; + vertex -27.1594 -34.2936 91.7966; + normal -0.583497 0.752631 -0.305087; + texcoord 0.250000 -1.95616; + tangent -0.485402 -0.0220303 0.874013; + vertex -23.8864 -31.1950 93.1808; + normal 0.911962 -0.190891 0.363160; + texcoord 0.624270 -1.08592; + tangent 0.182877 0.981501 0.0566746; + vertex -23.9699 -39.5622 87.5643; + normal 0.907046 -0.206172 0.367097; + texcoord 0.749030 -1.08592; + tangent 0.204230 0.978770 0.0172949; + vertex -23.7147 -38.1927 87.6434; + normal 0.737001 -0.552122 0.389859; + texcoord 0.624270 -1.54448; + tangent 0.504315 0.130644 -0.853580; + vertex -25.3450 -36.3663 92.6974; + normal 0.749123 -0.519867 0.410553; + texcoord 0.749030 -1.54448; + tangent 0.489639 0.0171148 -0.871757; + vertex -24.7674 -36.3461 91.6691; + normal 0.699262 -0.604951 0.380877; + texcoord 0.749030 -1.95616; + tangent 0.489639 0.0171150 -0.871757; + vertex -23.5537 -33.0182 94.7265; + normal 0.833615 0.551244 -0.0348590; + texcoord 0.749030 -1.08592; + tangent -0.542456 0.805170 -0.239672; + vertex -23.7147 -38.1927 87.6434; + normal 0.856842 0.514859 -0.0272486; + texcoord 0.873780 -1.08592; + tangent -0.510422 0.799754 -0.316011; + vertex -24.4716 -37.0692 87.3090; + normal 0.989559 0.0324296 -0.140434; + texcoord 0.749030 -1.54448; + tangent -0.171058 0.587108 -0.791229; + vertex -24.7674 -36.3461 91.6691; + normal 0.992119 0.109751 -0.0604569; + texcoord 0.873780 -1.54448; + tangent -0.109986 0.531637 -0.839801; + vertex -24.8972 -35.7190 90.6785; + normal 0.963938 -0.148951 -0.220538; + texcoord 0.749030 -1.95616; + vertex -23.5537 -33.0182 94.7265; + normal 0.739988 0.347452 -0.575929; + texcoord 0.000490000 -1.49220; + tangent -0.627833 0.0495775 -0.776767; + vertex -28.1055 -28.8572 66.7047; + normal 0.578400 0.602136 -0.550351; + texcoord 0.125240 -1.49220; + tangent -0.854064 0.387523 -0.346988; + vertex -28.9703 -28.7889 65.6347; + normal 0.458900 0.715030 -0.527393; + texcoord 0.000490000 -1.87172; + tangent -0.830856 0.553814 0.0544848; + vertex -26.7853 -27.7477 69.0703; + normal 0.436685 0.730523 -0.525016; + texcoord 0.250000 -1.87172; + tangent -0.812245 0.571052 0.118989; + vertex -28.4776 -26.5579 69.3182; + normal 0.430231 0.724231 -0.538880; + texcoord 0.250000 -2.29136; + tangent -0.812245 0.571051 0.118989; + vertex -27.0448 -24.7201 72.9321; + normal -0.975478 0.0670175 0.209648; + texcoord 0.250000 -1.49220; + tangent -0.0664609 -0.997742 0.00970713; + vertex -29.6455 -29.6977 64.8875; + normal -0.979804 0.168514 0.107644; + texcoord 0.374760 -1.49220; + tangent -0.156444 -0.976353 0.149202; + vertex -29.7357 -31.0512 64.9006; + normal -0.891787 0.451968 -0.0209879; + texcoord 0.250000 -1.87172; + tangent -0.390708 -0.754247 0.527692; + vertex -28.4776 -26.5579 69.3182; + normal -0.886129 0.460280 -0.0540230; + texcoord 0.499510 -1.87172; + tangent -0.408918 -0.721693 0.558521; + vertex -29.3295 -28.0615 70.4819; + normal -0.845492 0.529928 0.0657238; + texcoord 0.250000 -2.29136; + tangent -0.408918 -0.721693 0.558521; + vertex -27.0448 -24.7201 72.9321; + normal 0.997100 -0.0608833 0.0456581; + texcoord 0.749030 -1.49220; + tangent 0.0616529 0.997975 -0.0156399; + vertex -27.6265 -31.2323 67.5115; + normal 0.983084 -0.169613 0.0691127; + texcoord 0.873780 -1.49220; + tangent 0.154876 0.974982 -0.159445; + vertex -27.5426 -29.8740 67.4902; + normal 0.928842 -0.332868 0.162639; + texcoord 0.749030 -1.87172; + tangent 0.361088 0.794846 -0.487683; + vertex -27.6316 -29.2694 70.2401; + normal 0.910676 -0.377525 0.167761; + texcoord 0.998540 -1.87172; + tangent 0.403457 0.725418 -0.557666; + vertex -26.7853 -27.7477 69.0703; + normal 0.914484 -0.340118 0.219176; + texcoord 0.749030 -2.29136; + vertex -27.6381 -26.4512 74.6405; + normal -0.954988 -0.296340 0.0134427; + texcoord 0.798930 -1.98277; + tangent 0.266950 -0.878269 -0.396712; + vertex 40.5414 10.2315 103.798; + normal -0.846754 -0.515504 -0.131390; + texcoord 0.898730 -1.98277; + tangent 0.522917 -0.734913 -0.431812; + vertex 40.8605 9.18162 103.324; + normal -0.905182 -0.424662 -0.0175735; + texcoord 0.798930 -2.37286; + tangent 0.355051 -0.754929 -0.551381; + vertex 41.1847 8.32196 107.401; + normal -0.858324 -0.507570 -0.0751858; + texcoord 0.998540 -2.37286; + tangent 0.471731 -0.681750 -0.559184; + vertex 41.9012 6.98431 106.278; + normal -0.636758 -0.708998 -0.303087; + texcoord 0.998540 -1.98277; + tangent 0.763161 -0.523370 -0.379036; + vertex 41.7947 8.54102 102.860; + normal -0.793679 0.0811894 -0.602895; + texcoord 0.998540 -2.37286; + tangent 0.379494 -0.708495 -0.594995; + vertex 41.9012 6.98431 106.278; + normal -0.881202 0.292608 -0.371299; + texcoord 0.998540 -2.79242; + tangent 0.0464591 -0.739888 -0.671124; + vertex 39.2293 4.26226 109.429; + normal -0.825238 0.122091 -0.551432; + texcoord 0.798930 -2.37286; + tangent 0.318611 -0.721111 -0.615212; + vertex 41.1847 8.32196 107.401; + normal -0.894951 0.336177 -0.293340; + texcoord 0.798930 -2.79242; + tangent -0.0272693 -0.711127 -0.702535; + vertex 39.2450 5.42928 110.500; + normal -0.837544 0.544277 -0.0477733; + texcoord 0.998540 -3.14058; + tangent -0.192284 -0.402855 -0.894838; + vertex 37.5203 2.45844 111.780; + normal -0.801774 0.596822 0.0310069; + texcoord 0.798930 -3.14058; + tangent -0.252339 -0.311303 -0.916196; + vertex 37.7896 2.83960 112.872; + normal -0.569162 0.744362 0.349256; + texcoord 0.998540 -3.52392; + tangent -0.615579 -0.134901 -0.776443; + vertex 35.8004 0.487330 114.149; + normal -0.541857 0.742592 0.393634; + texcoord 0.798930 -3.52392; + tangent -0.670540 -0.0995873 -0.735159; + vertex 36.3354 0.566790 114.735; + normal -0.510700 0.780738 0.360048; + texcoord 0.998540 -3.93245; + tangent -0.670540 -0.0995872 -0.735159; + vertex 34.4602 -1.09377 115.677; + normal -0.403244 0.632873 0.660958; + texcoord 0.599320 -3.14058; + tangent -0.742795 0.195481 -0.640346; + vertex 38.6907 2.18466 113.268; + normal -0.388508 0.695963 0.603902; + texcoord 0.599320 -2.79242; + tangent -0.733131 0.155912 -0.661975; + vertex 40.4104 5.12259 111.504; + normal -0.325221 0.730661 0.600304; + texcoord 0.798930 -2.79242; + tangent -0.742795 0.195481 -0.640346; + vertex 39.2450 5.42928 110.500; + normal -0.665376 0.573727 0.477610; + texcoord 0.798930 -2.37286; + tangent -0.645278 -0.162013 -0.746571; + vertex 41.1847 8.32196 107.401; + normal -0.626533 0.634973 0.451957; + texcoord 0.599320 -2.37286; + tangent -0.678789 -0.154872 -0.717816; + vertex 42.3639 8.51625 108.826; + normal -0.692744 0.542643 0.475020; + texcoord 0.699120 -1.98277; + tangent -0.685572 -0.706426 -0.175936; + vertex 40.9592 11.2896 104.102; + normal -0.470263 0.692897 0.546577; + texcoord 0.599320 -1.98277; + tangent -0.832413 -0.553982 -0.0139070; + vertex 41.9543 11.9519 104.118; + normal -0.911997 0.272040 0.307009; + texcoord 0.798930 -1.98277; + tangent -0.354821 -0.898726 -0.257668; + vertex 40.5414 10.2315 103.798; + normal 0.122637 0.631995 0.765208; + texcoord 0.798930 -2.79242; + tangent -0.762093 0.553876 -0.335315; + vertex 39.2450 5.42928 110.500; + normal 0.110493 0.580040 0.807060; + texcoord 0.798930 -3.14058; + tangent -0.769291 0.559287 -0.308852; + vertex 37.7896 2.83960 112.872; + normal 0.0503192 0.566987 0.822188; + texcoord 0.599320 -3.14058; + tangent -0.762093 0.553876 -0.335315; + vertex 38.6907 2.18466 113.268; + normal 0.383521 0.290352 0.876703; + texcoord 0.599320 -3.52392; + tangent -0.800575 0.584781 0.130812; + vertex 36.9628 0.108060 114.559; + normal 0.424165 0.244353 0.871995; + texcoord 0.798930 -3.52392; + tangent -0.787164 0.575551 0.221618; + vertex 36.3354 0.566790 114.735; + normal 0.362741 0.141440 0.921094; + texcoord 0.599320 -3.93245; + tangent -0.787164 0.575551 0.221618; + vertex 34.9021 -1.59129 115.631; + normal 0.777938 -0.306438 0.548552; + texcoord 0.599320 -3.52392; + tangent -0.241582 0.660043 0.711324; + vertex 36.9628 0.108060 114.559; + normal 0.760317 -0.326729 0.561396; + texcoord 0.399710 -3.14058; + tangent -0.241582 0.660043 0.711324; + vertex 38.9778 1.40023 112.423; + normal 0.757622 -0.273161 0.592783; + texcoord 0.599320 -3.14058; + tangent -0.280292 0.704976 0.651494; + vertex 38.6907 2.18466 113.268; + normal 0.653536 0.0309198 0.756263; + texcoord 0.399710 -2.79242; + tangent -0.430090 0.844014 0.320411; + vertex 41.1119 3.77183 111.056; + normal 0.615387 0.112275 0.780188; + texcoord 0.599320 -2.79242; + tangent -0.493491 0.829117 0.262738; + vertex 40.4104 5.12259 111.504; + normal 0.558344 0.460506 0.690062; + texcoord 0.399710 -2.37286; + tangent -0.736685 0.656189 0.163439; + vertex 43.7996 7.30674 108.585; + normal 0.543279 0.512258 0.665162; + texcoord 0.599320 -2.37286; + tangent -0.758543 0.639046 0.127404; + vertex 42.3639 8.51625 108.826; + normal 0.641610 0.589540 0.490693; + texcoord 0.499510 -1.98277; + tangent -0.762783 0.545845 0.346720; + vertex 43.1465 11.9652 103.842; + normal 0.649680 0.585163 0.485284; + texcoord 0.399710 -1.98277; + tangent -0.759451 0.528072 0.379967; + vertex 44.0584 11.3312 103.386; + normal -0.768002 0.197375 -0.609275; + texcoord 0.200100 -3.93245; + tangent 0.372269 -0.636533 -0.675457; + vertex 34.2987 -1.38599 115.435; + normal -0.800812 0.147593 -0.580445; + texcoord 0.000490000 -3.52392; + tangent 0.372269 -0.636533 -0.675457; + vertex 35.8004 0.487330 114.149; + normal -0.794324 0.0919572 -0.600495; + texcoord 0.200100 -3.52392; + tangent 0.418059 -0.665958 -0.617841; + vertex 36.0972 -0.0202300 113.610; + normal -0.633954 -0.252293 -0.731061; + texcoord 0.000490000 -3.14058; + tangent 0.611036 -0.748846 -0.256641; + vertex 37.5203 2.45844 111.780; + normal -0.563489 -0.317591 -0.762637; + texcoord 0.200100 -3.14058; + tangent 0.651442 -0.743442 -0.151383; + vertex 38.2541 1.57037 111.504; + normal -0.312419 -0.545709 -0.777558; + texcoord 0.000490000 -2.79242; + tangent 0.727656 -0.661002 0.183286; + vertex 39.2293 4.26226 109.429; + normal -0.224003 -0.579543 -0.783551; + texcoord 0.200100 -2.79242; + tangent 0.754231 -0.609280 0.244771; + vertex 40.3801 3.24371 109.774; + normal -0.0837373 -0.819110 -0.567492; + texcoord 0.000490000 -2.37286; + tangent 0.885923 -0.326895 0.329058; + vertex 41.9012 6.98431 106.278; + normal -0.0230695 -0.788060 -0.615166; + texcoord 0.200100 -2.37286; + tangent 0.858460 -0.330971 0.391798; + vertex 43.5077 6.36494 107.011; + normal -0.0970693 -0.904667 -0.414916; + texcoord 0.100290 -1.98277; + tangent 0.993329 -0.0587148 -0.0992479; + vertex 42.9647 8.56094 102.591; + normal -0.0789714 -0.908129 -0.411176; + texcoord 0.000490000 -1.98277; + tangent 0.974493 0.0165903 -0.223805; + vertex 41.7947 8.54102 102.860; + normal -0.0364011 -0.782492 -0.621596; + texcoord 0.200100 -3.93245; + tangent 0.901397 -0.294259 0.317640; + vertex 34.2987 -1.38599 115.435; + normal 0.0213878 -0.769933 -0.637766; + texcoord 0.200100 -3.52392; + tangent 0.874958 -0.276769 0.397300; + vertex 36.0972 -0.0202300 113.610; + normal 0.00883030 -0.720945 -0.692936; + texcoord 0.399710 -3.52392; + tangent 0.901397 -0.294259 0.317640; + vertex 36.8156 -0.254740 113.863; + normal 0.362994 -0.801298 -0.475560; + texcoord 0.399710 -3.14058; + tangent 0.630967 -0.152372 0.760699; + vertex 38.9778 1.40023 112.423; + normal 0.414283 -0.822314 -0.390088; + texcoord 0.200100 -3.14058; + tangent 0.597313 -0.0581464 0.799897; + vertex 38.2541 1.57037 111.504; + normal 0.672782 -0.725801 -0.143448; + texcoord 0.399710 -2.79242; + tangent 0.483716 0.299623 0.822341; + vertex 41.1119 3.77183 111.056; + normal 0.682452 -0.729645 -0.0433299; + texcoord 0.200100 -2.79242; + tangent 0.430262 0.361200 0.827290; + vertex 40.3801 3.24371 109.774; + normal 0.895177 -0.437576 0.0847685; + texcoord 0.399710 -2.37286; + tangent 0.154112 0.537205 0.829253; + vertex 43.7996 7.30674 108.585; + normal 0.908907 -0.411265 0.0689218; + texcoord 0.200100 -2.37286; + tangent 0.174036 0.544074 0.820790; + vertex 43.5077 6.36494 107.011; + normal 0.997234 -0.0411027 0.0619320; + texcoord 0.299900 -1.98277; + tangent -0.00123319 0.914514 0.404552; + vertex 44.3638 10.2854 102.916; + normal 0.934586 -0.333472 -0.123881; + texcoord 0.200100 -1.98277; + tangent 0.354830 0.898723 0.257669; + vertex 43.9460 9.22723 102.613; + normal 0.961387 0.192389 0.196778; + texcoord 0.399710 -1.98277; + tangent -0.257408 0.881569 0.395699; + vertex 44.0584 11.3312 103.386; + normal 0.588550 -0.288877 -0.755089; + texcoord 0.000490000 -1.23932; + tangent 0.782969 0.436357 0.443342; + vertex 4.90547 -7.29805 99.4143; + normal 0.583454 -0.285958 -0.760138; + texcoord 0.100290 -1.23932; + tangent 0.807737 0.309493 0.501771; + vertex 5.96854 -6.70559 100.016; + normal 0.572197 -0.255900 -0.779170; + texcoord 0.000490000 -1.78409; + tangent 0.611676 -0.501122 0.612152; + vertex 2.45218 -13.2515 99.7798; + normal 0.567951 -0.241735 -0.786763; + texcoord 0.100290 -1.78409; + tangent 0.597405 -0.533472 0.598761; + vertex 3.12804 -13.8663 100.475; + normal 0.508715 -0.121807 -0.852275; + texcoord 0.000490000 -2.27875; + tangent 0.706994 -0.499231 0.500927; + vertex -0.644910 -18.4239 99.0011; + normal 0.527418 -0.122558 -0.840720; + texcoord 0.200100 -2.27875; + tangent 0.695437 -0.506164 0.510064; + vertex 0.599780 -19.3298 99.9140; + normal 0.295322 0.0231707 -0.955117; + texcoord 0.200100 -2.74312; + tangent 0.892315 -0.359566 0.272923; + vertex -2.08160 -23.8076 98.6914; + normal 0.219285 0.0560682 -0.974048; + texcoord 0.000490000 -2.74312; + tangent 0.915976 -0.348428 0.198965; + vertex -3.45482 -23.3016 98.3337; + normal -0.117657 0.196296 -0.973460; + texcoord 0.200100 -3.08723; + tangent 0.882410 -0.436676 -0.175120; + vertex -4.00721 -26.6952 97.8428; + normal -0.182259 0.200790 -0.962531; + texcoord 0.000490000 -3.08723; + tangent 0.856904 -0.447623 -0.255635; + vertex -4.97803 -26.1880 98.1324; + normal -0.161159 0.238422 -0.957697; + texcoord 0.200100 -3.46620; + vertex -5.45611 -29.2322 97.4550; + normal 0.928052 -0.370550 -0.0375810; + texcoord 0.100290 -1.23932; + tangent 0.276566 0.618032 0.735899; + vertex 5.96854 -6.70559 100.016; + normal 0.927368 -0.368493 -0.0648114; + texcoord 0.200100 -1.23932; + tangent 0.270718 0.530678 0.803177; + vertex 6.33754 -5.88100 100.998; + normal 0.901638 -0.366364 -0.229841; + texcoord 0.100290 -1.78409; + tangent 0.117292 -0.305398 0.944973; + vertex 3.12804 -13.8663 100.475; + normal 0.897764 -0.370438 -0.238317; + texcoord 0.200100 -1.78409; + tangent 0.107737 -0.339939 0.934256; + vertex 3.25028 -14.2520 101.535; + normal 0.889564 -0.386647 -0.243269; + texcoord 0.200100 -2.27875; + tangent 0.107737 -0.339939 0.934256; + vertex 0.599780 -19.3298 99.9140; + normal 0.786762 -0.254054 0.562549; + texcoord 0.200100 -1.23932; + tangent -0.353182 0.562157 0.747825; + vertex 6.33754 -5.88100 100.998; + normal 0.796283 -0.256078 0.548049; + texcoord 0.299900 -1.23932; + tangent -0.364296 0.521002 0.771910; + vertex 5.87152 -5.13924 101.985; + normal 0.831200 -0.392514 0.393751; + texcoord 0.200100 -1.78409; + tangent -0.424601 0.0172248 0.905217; + vertex 3.25028 -14.2520 101.535; + normal 0.833981 -0.406459 0.373186; + texcoord 0.299900 -1.78409; + tangent -0.420038 -0.0203167 0.907279; + vertex 2.77221 -14.2613 102.555; + normal 0.821538 -0.516804 0.240808; + texcoord 0.200100 -2.27875; + tangent -0.366428 -0.150698 0.918162; + vertex 0.599780 -19.3298 99.9140; + normal 0.836721 -0.507046 0.206888; + texcoord 0.399710 -2.27875; + tangent -0.332923 -0.158776 0.929490; + vertex -0.0420700 -19.6177 101.545; + normal 0.869661 -0.491082 -0.0502878; + texcoord 0.200100 -2.74312; + tangent -0.0140605 -0.114875 0.993280; + vertex -2.08160 -23.8076 98.6914; + normal 0.890396 -0.448351 -0.0785918; + texcoord 0.399710 -2.74312; + tangent 0.0336966 -0.107260 0.993660; + vertex -2.03108 -23.9684 100.181; + normal 0.840390 -0.535074 -0.0862572; + texcoord 0.200100 -3.08723; + tangent 0.0336966 -0.107260 0.993660; + vertex -4.00721 -26.6952 97.8428; + normal 0.452328 -0.0982901 0.886419; + texcoord 0.299900 -1.23932; + tangent -0.841712 0.281512 0.460730; + vertex 5.87152 -5.13924 101.985; + normal 0.456973 -0.0992448 0.883927; + texcoord 0.399710 -1.23932; + tangent -0.838593 0.284456 0.464593; + vertex 4.74849 -4.76364 102.600; + normal 0.458224 -0.242870 0.855012; + texcoord 0.299900 -1.78409; + tangent -0.792344 0.324383 0.516689; + vertex 2.77221 -14.2613 102.555; + normal 0.466064 -0.231803 0.853845; + texcoord 0.399710 -1.78409; + tangent -0.789497 0.326641 0.519616; + vertex 1.87644 -13.8907 103.144; + normal 0.399961 -0.368359 0.839251; + texcoord 0.399710 -2.27875; + tangent -0.789496 0.326641 0.519616; + vertex -0.0420700 -19.6177 101.545; + normal -6.86539e-05 0.0596163 0.998221; + texcoord 0.399710 -1.23932; + tangent -0.995099 -0.0987158 0.00582712; + vertex 4.74849 -4.76364 102.600; + normal -0.00174466 0.0598987 0.998203; + texcoord 0.499510 -1.23932; + tangent -0.997807 -0.0661442 0.00252507; + vertex 3.39741 -4.89767 102.607; + normal -0.122693 -0.0914244 0.988225; + texcoord 0.399710 -1.78409; + tangent -0.862619 0.502920 -0.0544052; + vertex 1.87644 -13.8907 103.144; + normal -0.0890198 -0.0571909 0.994387; + texcoord 0.499510 -1.78409; + tangent -0.851254 0.522392 -0.0497284; + vertex 0.905110 -13.2817 103.079; + normal -0.0153612 -0.223858 0.974501; + texcoord 0.399710 -2.27875; + tangent -0.911438 0.405209 0.0713226; + vertex -0.0420700 -19.6177 101.545; + normal -0.0342137 -0.204958 0.978173; + texcoord 0.599320 -2.27875; + tangent -0.912836 0.404884 0.0529076; + vertex -1.69446 -18.8848 101.641; + normal 0.226814 -0.357817 0.905827; + texcoord 0.599320 -2.74312; + tangent -0.897922 0.289672 0.331400; + vertex -3.37887 -23.5601 100.747; + normal 0.290550 -0.400889 0.868832; + texcoord 0.399710 -2.74312; + tangent -0.872600 0.270891 0.406432; + vertex -2.03108 -23.9684 100.181; + normal 0.561237 -0.492465 0.665200; + texcoord 0.599320 -3.08723; + tangent -0.644280 0.267190 0.716598; + vertex -4.15609 -26.7406 99.6711; + normal 0.629813 -0.502016 0.592719; + texcoord 0.399710 -3.08723; + tangent -0.565807 0.243444 0.787780; + vertex -3.49844 -27.0370 98.7927; + normal 0.831117 -0.504540 0.233846; + texcoord 0.599320 -3.46620; + tangent -0.319109 -0.0442966 0.946682; + vertex -5.17288 -29.7871 98.5205; + normal 0.842724 -0.505668 0.184706; + texcoord 0.399710 -3.46620; + tangent -0.267935 -0.0963787 0.958604; + vertex -4.96838 -29.7135 97.7888; + normal 0.853600 -0.485116 0.189812; + texcoord 0.599320 -3.86704; + tangent -0.267935 -0.0963786 0.958604; + vertex -6.28699 -32.0507 97.7453; + normal -0.560681 0.211683 0.800517; + texcoord 0.499510 -1.23932; + tangent -0.788271 -0.432435 -0.437754; + vertex 3.39741 -4.89767 102.607; + normal -0.562714 0.211842 0.799047; + texcoord 0.599320 -1.23932; + tangent -0.798026 -0.392108 -0.457610; + vertex 2.29691 -5.50139 101.996; + normal -0.629499 0.154978 0.761388; + texcoord 0.499510 -1.78409; + tangent -0.620718 0.494304 -0.608582; + vertex 0.905110 -13.2817 103.079; + normal -0.619413 0.174005 0.765539; + texcoord 0.599320 -1.78409; + tangent -0.592379 0.536315 -0.601209; + vertex 0.211650 -12.6538 102.375; + normal -0.655722 0.112620 0.746556; + texcoord 0.599320 -2.27875; + tangent -0.592379 0.536315 -0.601209; + vertex -1.69446 -18.8848 101.641; + normal -0.948902 0.283940 0.137706; + texcoord 0.599320 -1.23932; + tangent -0.290632 -0.616298 -0.731921; + vertex 2.29691 -5.50139 101.996; + normal -0.947651 0.284973 0.144039; + texcoord 0.699120 -1.23932; + tangent -0.288321 -0.574169 -0.766290; + vertex 1.90477 -6.33294 101.009; + normal -0.936839 0.276129 0.214677; + texcoord 0.599320 -1.78409; + tangent -0.130939 0.293963 -0.946806; + vertex 0.211650 -12.6538 102.375; + normal -0.931221 0.282099 0.230755; + texcoord 0.699120 -1.78409; + tangent -0.122355 0.348957 -0.929117; + vertex 0.0785300 -12.2601 101.310; + normal -0.906029 0.260012 0.333925; + texcoord 0.599320 -2.27875; + tangent -0.206838 0.411848 -0.887468; + vertex -1.69446 -18.8848 101.641; + normal -0.892057 0.260344 0.369398; + texcoord 0.798930 -2.27875; + tangent -0.243029 0.408419 -0.879847; + vertex -2.07384 -18.1440 100.069; + normal -0.783020 0.132415 0.607739; + texcoord 0.599320 -2.74312; + tangent -0.549339 0.294846 -0.781852; + vertex -3.37887 -23.5601 100.747; + normal -0.730243 0.122678 0.672083; + texcoord 0.798930 -2.74312; + tangent -0.611439 0.292727 -0.735155; + vertex -4.26237 -23.1469 99.6064; + normal -0.504573 -0.0883169 0.858840; + texcoord 0.599320 -3.08723; + tangent -0.784684 0.439046 -0.437619; + vertex -4.15609 -26.7406 99.6711; + normal -0.436235 -0.0646577 0.897507; + texcoord 0.798930 -3.08723; + tangent -0.809277 0.464262 -0.359905; + vertex -5.07131 -26.2155 99.2640; + normal -0.478613 -0.165889 0.862213; + texcoord 0.599320 -3.46620; + vertex -5.17288 -29.7871 98.5205; + normal -0.807249 0.220907 -0.547311; + texcoord 0.699120 -1.23932; + tangent 0.353184 -0.562159 -0.747823; + vertex 1.90477 -6.33294 101.009; + normal -0.814300 0.227309 -0.534085; + texcoord 0.798930 -1.23932; + tangent 0.364253 -0.521179 -0.771811; + vertex 2.37079 -7.07470 100.022; + normal -0.849603 0.334760 -0.407566; + texcoord 0.699120 -1.78409; + tangent 0.424412 -0.0393757 -0.904613; + vertex 0.0785300 -12.2601 101.310; + normal -0.855654 0.330569 -0.398222; + texcoord 0.798930 -1.78409; + tangent 0.424555 0.00827695 -0.905364; + vertex 0.556600 -12.2507 100.291; + normal -0.835930 0.387721 -0.388450; + texcoord 0.798930 -2.27875; + tangent 0.424555 0.00827685 -0.905364; + vertex -2.07384 -18.1440 100.069; + normal -0.439276 0.107696 -0.891873; + texcoord 0.798930 -1.23932; + tangent 0.849474 -0.273214 -0.451384; + vertex 2.37079 -7.07470 100.022; + normal -0.446566 0.112967 -0.887591; + texcoord 0.898730 -1.23932; + tangent 0.843307 -0.280154 -0.458636; + vertex 3.51696 -7.44334 99.4130; + normal -0.470500 0.187974 -0.862146; + texcoord 0.798930 -1.78409; + tangent 0.798280 -0.326295 -0.506241; + vertex 0.556600 -12.2507 100.291; + normal -0.480891 0.197279 -0.854298; + texcoord 0.898730 -1.78409; + tangent 0.793858 -0.319496 -0.517409; + vertex 1.46325 -12.6294 99.7060; + normal -0.537768 0.345489 -0.769053; + texcoord 0.798930 -2.27875; + tangent 0.777089 -0.164626 -0.607479; + vertex -2.07384 -18.1440 100.069; + normal -0.519791 0.338646 -0.784306; + texcoord 0.998540 -2.27875; + tangent 0.791339 -0.155035 -0.591394; + vertex -0.644910 -18.4239 99.0011; + normal -0.727579 0.405924 -0.553040; + texcoord 0.998540 -2.74312; + tangent 0.567916 -0.109239 -0.815806; + vertex -3.45482 -23.3016 98.3337; + normal -0.750494 0.401361 -0.525040; + texcoord 0.798930 -2.74312; + tangent 0.532989 -0.102137 -0.839935; + vertex -4.26237 -23.1469 99.6064; + normal -0.739343 0.426508 -0.521021; + texcoord 0.998540 -3.08723; + tangent 0.532989 -0.102137 -0.839935; + vertex -4.97803 -26.1880 98.1324; + normal 0.00714108 -0.0592302 -0.998219; + texcoord 0.898730 -1.23932; + tangent 0.994570 0.104069 0.000939950; + vertex 3.51696 -7.44334 99.4130; + normal 0.0107532 -0.0615529 -0.998046; + texcoord 0.998540 -1.23932; + tangent 0.999881 0.0115139 0.0102852; + vertex 4.90547 -7.29805 99.4143; + normal 0.0681507 -0.00687455 -0.997651; + texcoord 0.898730 -1.78409; + tangent 0.868749 -0.491695 0.0592629; + vertex 1.46325 -12.6294 99.7060; + normal 0.0782815 0.00631352 -0.996911; + texcoord 0.998540 -1.78409; + tangent 0.844784 -0.531389 0.0629705; + vertex 2.45218 -13.2515 99.7798; + normal 0.121657 0.0761312 -0.989648; + texcoord 0.998540 -2.27875; + tangent 0.844784 -0.531389 0.0629706; + vertex -0.644910 -18.4239 99.0011; + normal 0.841701 -0.170699 -0.512251; + texcoord 0.399710 -2.74312; + tangent 0.450047 -0.302377 0.840253; + vertex -2.03108 -23.9684 100.181; + normal 0.803213 -0.226526 -0.550940; + texcoord 0.399710 -3.08723; + tangent 0.463226 -0.321627 0.825819; + vertex -3.49844 -27.0370 98.7927; + normal 0.798842 -0.284235 -0.530153; + texcoord 0.200100 -3.08723; + tangent 0.450047 -0.302377 0.840253; + vertex -4.00721 -26.6952 97.8428; + normal 0.529975 -0.133379 -0.837458; + texcoord 0.200100 -3.46620; + tangent 0.622127 -0.590367 0.514223; + vertex -5.45611 -29.2322 97.4550; + normal 0.484718 -0.110653 -0.867643; + texcoord 0.399710 -3.46620; + tangent 0.639886 -0.631423 0.438007; + vertex -4.96838 -29.7135 97.7888; + normal 0.400327 -0.212629 -0.891363; + texcoord 0.200100 -3.86704; + tangent 0.639886 -0.631423 0.438007; + vertex -6.68365 -31.6302 97.4757; + normal -0.962352 0.261828 -0.0729653; + texcoord 0.798930 -2.74312; + tangent 0.0821263 0.0242037 -0.996328; + vertex -4.26237 -23.1469 99.6064; + normal -0.950603 0.302175 -0.0710167; + texcoord 0.998540 -3.08723; + tangent 0.0821264 0.0242036 -0.996328; + vertex -4.97803 -26.1880 98.1324; + normal -0.958332 0.282632 -0.0414605; + texcoord 0.798930 -3.08723; + tangent 0.0662191 0.0469409 -0.996700; + vertex -5.07131 -26.2155 99.2640; + normal -0.927861 0.217711 0.302780; + texcoord 0.998540 -3.46620; + tangent -0.182769 0.388724 -0.903045; + vertex -5.96195 -29.0083 97.9799; + normal -0.911639 0.211715 0.352266; + texcoord 0.798930 -3.46620; + tangent -0.229262 0.449403 -0.863409; + vertex -5.78700 -29.3512 98.6388; + normal -0.889269 0.263971 0.373525; + texcoord 0.998540 -3.86704; + tangent -0.229262 0.449403 -0.863409; + vertex -6.84526 -31.7502 97.8147; + normal -0.636941 0.261414 -0.725237; + texcoord 0.000490000 -3.08723; + tangent 0.663288 -0.293604 -0.688364; + vertex -4.97803 -26.1880 98.1324; + normal -0.625380 0.287746 -0.725329; + texcoord 0.200100 -3.46620; + tangent 0.663288 -0.293604 -0.688364; + vertex -5.45611 -29.2322 97.4550; + normal -0.642195 0.285122 -0.711542; + texcoord 0.000490000 -3.46620; + tangent 0.660886 -0.281609 -0.695648; + vertex -5.96195 -29.0083 97.9799; + normal -0.888773 0.259634 -0.377721; + texcoord 0.200100 -3.86704; + tangent 0.461540 0.220791 -0.859204; + vertex -6.68365 -31.6302 97.4757; + normal -0.906704 0.238369 -0.347947; + texcoord 0.000490000 -3.86704; + tangent 0.409956 0.304227 -0.859874; + vertex -6.84526 -31.7502 97.8147; + normal -0.911543 0.169762 -0.374527; + texcoord 0.000490000 -3.96704; + tangent 0.409956 0.304227 -0.859874; + vertex -6.78276 -32.2259 97.4469; + normal 0.230011 -0.491581 -0.839906; + texcoord 0.000490000 -1.23470; + tangent 0.828496 -0.353881 0.434007; + vertex -13.0879 -42.1030 87.9534; + normal 0.224107 -0.476964 -0.849872; + texcoord 0.100290 -1.23470; + tangent 0.776864 -0.439947 0.450476; + vertex -11.9784 -42.5769 88.5346; + normal 0.215399 -0.389824 -0.895344; + texcoord 0.000490000 -1.77917; + tangent 0.240874 -0.868043 0.434144; + vertex -18.3752 -45.2776 88.3635; + normal 0.219673 -0.371774 -0.901958; + texcoord 0.100290 -1.77917; + tangent 0.210218 -0.883567 0.418471; + vertex -18.1490 -46.2773 88.8455; + normal 0.250647 -0.230331 -0.940279; + texcoord 0.000490000 -2.27302; + tangent 0.340745 -0.885803 0.315034; + vertex -24.0997 -47.4414 87.7144; + normal 0.264459 -0.245608 -0.932598; + texcoord 0.200100 -2.27302; + tangent 0.334259 -0.883740 0.327527; + vertex -23.5096 -49.0014 88.2926; + normal 0.157713 0.0308136 -0.987004; + texcoord 0.200100 -2.73635; + tangent 0.517581 -0.853407 0.0617005; + vertex -28.4616 -50.7874 87.1340; + normal 0.112892 0.102832 -0.988272; + texcoord 0.000490000 -2.73635; + tangent 0.533008 -0.845983 -0.0146874; + vertex -29.2619 -49.5360 87.0975; + normal -0.0694956 0.408557 -0.910083; + texcoord 0.200100 -3.07920; + tangent 0.439227 -0.814593 -0.378837; + vertex -31.7527 -51.8102 86.4314; + normal -0.116523 0.447732 -0.886543; + texcoord 0.000490000 -3.07920; + tangent 0.409474 -0.791573 -0.453589; + vertex -32.2102 -50.9257 86.9382; + normal -0.0685735 0.469070 -0.880495; + texcoord 0.200100 -3.45601; + tangent 0.409475 -0.791573 -0.453589; + vertex -34.5103 -52.8933 86.0691; + normal 0.485481 -0.832097 -0.268186; + texcoord 0.100290 -1.23470; + tangent 0.631216 0.121379 0.766051; + vertex -11.9784 -42.5769 88.5346; + normal 0.483922 -0.824980 -0.291937; + texcoord 0.200100 -1.23470; + tangent 0.576904 0.0473699 0.815437; + vertex -11.1477 -42.4172 89.5427; + normal 0.457642 -0.775156 -0.435543; + texcoord 0.100290 -1.77917; + tangent -0.0349805 -0.505441 0.862152; + vertex -18.1490 -46.2773 88.8455; + normal 0.452410 -0.773653 -0.443605; + texcoord 0.200100 -1.77917; + tangent -0.0676986 -0.525779 0.847923; + vertex -18.2248 -46.8657 89.7943; + normal 0.441444 -0.777942 -0.447140; + texcoord 0.200100 -2.27302; + tangent -0.0676987 -0.525779 0.847923; + vertex -23.5096 -49.0014 88.2926; + normal 0.493461 -0.761235 0.420734; + texcoord 0.200100 -1.23470; + tangent 0.180227 0.562725 0.806758; + vertex -11.1477 -42.4172 89.5427; + normal 0.500424 -0.767860 0.399959; + texcoord 0.299900 -1.23470; + tangent 0.137561 0.526532 0.838953; + vertex -10.9132 -41.6848 90.5926; + normal 0.452189 -0.869727 0.197737; + texcoord 0.200100 -1.77917; + tangent -0.295249 0.0670129 0.953067; + vertex -18.2248 -46.8657 89.7943; + normal 0.435968 -0.883746 0.170073; + texcoord 0.299900 -1.77917; + tangent -0.313228 0.0316233 0.949151; + vertex -18.5736 -46.8181 90.8477; + normal 0.363503 -0.931252 0.0251972; + texcoord 0.200100 -2.27302; + tangent -0.301663 -0.0898215 0.949174; + vertex -23.5096 -49.0014 88.2926; + normal 0.377914 -0.925793 -0.00943410; + texcoord 0.399710 -2.27302; + tangent -0.274291 -0.115447 0.954692; + vertex -24.0360 -49.1776 89.9543; + normal 0.392051 -0.881977 -0.261558; + texcoord 0.200100 -2.73635; + tangent 0.0235240 -0.268669 0.962945; + vertex -28.4616 -50.7874 87.1340; + normal 0.431617 -0.854654 -0.288570; + texcoord 0.399710 -2.73635; + tangent 0.0670247 -0.288633 0.955091; + vertex -28.3625 -51.2143 88.5463; + normal 0.340314 -0.893228 -0.293820; + texcoord 0.200100 -3.07920; + vertex -31.7527 -51.8102 86.4314; + normal 0.316489 -0.430289 0.845391; + texcoord 0.299900 -1.23470; + tangent -0.342828 0.779081 0.524883; + vertex -10.9132 -41.6848 90.5926; + normal 0.324868 -0.439534 0.837419; + texcoord 0.399710 -1.23470; + tangent -0.350329 0.767509 0.536842; + vertex -11.3643 -40.6596 91.2833; + normal 0.297691 -0.605843 0.737790; + texcoord 0.299900 -1.77917; + tangent -0.432507 0.605063 0.668458; + vertex -18.5736 -46.8181 90.8477; + normal 0.300963 -0.610638 0.732491; + texcoord 0.399710 -1.77917; + tangent -0.436636 0.594624 0.675109; + vertex -19.0622 -46.1526 91.6032; + normal 0.176797 -0.679074 0.712462; + texcoord 0.399710 -2.27302; + tangent -0.436635 0.594624 0.675109; + vertex -24.0360 -49.1776 89.9543; + normal 0.0536679 -0.0170713 0.998413; + texcoord 0.399710 -1.23470; + tangent -0.720249 0.691871 0.0505456; + vertex -11.3643 -40.6596 91.2833; + normal 0.0593113 -0.0230078 0.997974; + texcoord 0.499510 -1.23470; + tangent -0.704145 0.707798 0.0565826; + vertex -12.3288 -39.7331 91.3510; + normal -0.0434129 -0.174492 0.983701; + texcoord 0.399710 -1.77917; + tangent -0.409466 0.900797 0.144577; + vertex -19.0622 -46.1526 91.6032; + normal 0.00267111 -0.173827 0.984773; + texcoord 0.499510 -1.77917; + tangent -0.399262 0.903363 0.156606; + vertex -19.5040 -45.1236 91.7722; + normal -0.0557599 -0.353425 0.933799; + texcoord 0.399710 -2.27302; + tangent -0.508263 0.817242 0.271632; + vertex -24.0360 -49.1776 89.9543; + normal -0.0574753 -0.327883 0.942968; + texcoord 0.599320 -2.27302; + tangent -0.516125 0.818274 0.253067; + vertex -24.9575 -47.7166 90.4061; + normal 0.0512945 -0.586288 0.808477; + texcoord 0.599320 -2.73635; + tangent -0.502137 0.688569 0.523193; + vertex -29.1047 -50.2223 89.3863; + normal 0.0736094 -0.650152 0.756230; + texcoord 0.399710 -2.73635; + tangent -0.480273 0.647848 0.591296; + vertex -28.3625 -51.2143 88.5463; + normal 0.215875 -0.840533 0.496892; + texcoord 0.599320 -3.07920; + tangent -0.285569 0.447382 0.847525; + vertex -31.7012 -52.0916 88.2184; + normal 0.254425 -0.875362 0.411107; + texcoord 0.399710 -3.07920; + tangent -0.228099 0.370101 0.900553; + vertex -31.4378 -52.5313 87.2214; + normal 0.373599 -0.927515 0.0117848; + texcoord 0.599320 -3.45601; + tangent -0.101446 -0.00447128 0.994831; + vertex -34.3989 -53.6557 87.0117; + normal 0.381148 -0.923655 -0.0398375; + texcoord 0.399710 -3.45601; + tangent -0.0759846 -0.0742414 0.994341; + vertex -34.3417 -53.5998 86.2631; + normal 0.402520 -0.914641 -0.0375313; + texcoord 0.599320 -3.85361; + tangent -0.0759846 -0.0742414 0.994341; + vertex -36.7906 -54.6730 86.1536; + normal -0.265114 0.420682 0.867607; + texcoord 0.499510 -1.23470; + tangent -0.829085 0.359931 -0.427865; + vertex -12.3288 -39.7331 91.3510; + normal -0.262198 0.418063 0.869756; + texcoord 0.599320 -1.23470; + tangent -0.809552 0.394407 -0.434820; + vertex -13.4705 -39.2375 90.7619; + normal -0.312596 0.351485 0.882464; + texcoord 0.499510 -1.77917; + tangent -0.245243 0.869323 -0.429108; + vertex -19.5040 -45.1236 91.7722; + normal -0.279823 0.359134 0.890349; + texcoord 0.599320 -1.77917; + tangent -0.202130 0.884571 -0.420330; + vertex -19.7374 -44.1022 91.2869; + normal -0.373098 0.327273 0.868153; + texcoord 0.599320 -2.27302; + tangent -0.202130 0.884571 -0.420330; + vertex -24.9575 -47.7166 90.4061; + normal -0.554072 0.752249 0.356547; + texcoord 0.599320 -1.23470; + tangent -0.639111 -0.109942 -0.761216; + vertex -13.4705 -39.2375 90.7619; + normal -0.552044 0.751471 0.361301; + texcoord 0.699120 -1.23470; + tangent -0.614774 -0.0756896 -0.785063; + vertex -14.3210 -39.3838 89.7488; + normal -0.550201 0.725381 0.413645; + texcoord 0.599320 -1.77917; + tangent 0.0203604 0.507512 -0.861404; + vertex -19.7374 -44.1022 91.2869; + normal -0.536672 0.725689 0.430532; + texcoord 0.699120 -1.77917; + tangent 0.0580706 0.538783 -0.840441; + vertex -19.6661 -43.5005 90.3360; + normal -0.529007 0.665218 0.526912; + texcoord 0.599320 -2.27302; + tangent -0.0187034 0.609941 -0.792226; + vertex -24.9575 -47.7166 90.4061; + normal -0.513023 0.650762 0.559747; + texcoord 0.798930 -2.27302; + tangent -0.0517091 0.625409 -0.778582; + vertex -25.0007 -46.6376 89.0236; + normal -0.484045 0.440760 0.755931; + texcoord 0.599320 -2.73635; + tangent -0.337554 0.698259 -0.631262; + vertex -29.1047 -50.2223 89.3863; + normal -0.440874 0.390180 0.808326; + texcoord 0.798930 -2.73635; + tangent -0.384289 0.723620 -0.573320; + vertex -29.6625 -49.1824 88.4931; + normal -0.364932 0.0541506 0.929458; + texcoord 0.599320 -3.07920; + tangent -0.426698 0.872469 -0.238173; + vertex -31.7012 -52.0916 88.2184; + normal -0.294731 0.0254049 0.955242; + texcoord 0.798930 -3.07920; + tangent -0.428278 0.890112 -0.155814; + vertex -32.1789 -51.0988 88.0446; + normal -0.394176 -0.0288603 0.918582; + texcoord 0.599320 -3.45601; + tangent -0.428278 0.890112 -0.155814; + vertex -34.3989 -53.6557 87.0117; + normal -0.592465 0.716816 -0.367641; + texcoord 0.699120 -1.23470; + tangent -0.180226 -0.562731 -0.806754; + vertex -14.3210 -39.3838 89.7488; + normal -0.592559 0.722430 -0.356327; + texcoord 0.798930 -1.23470; + tangent -0.146931 -0.534632 -0.832214; + vertex -14.5556 -40.1161 88.6989; + normal -0.519497 0.826072 -0.218468; + texcoord 0.699120 -1.77917; + tangent 0.282045 -0.0837128 -0.955742; + vertex -19.6661 -43.5005 90.3360; + normal -0.536904 0.815874 -0.214670; + texcoord 0.798930 -1.77917; + tangent 0.314061 -0.0428749 -0.948434; + vertex -19.3172 -43.5481 89.2826; + normal -0.461932 0.865861 -0.192104; + texcoord 0.798930 -2.27302; + tangent 0.314061 -0.0428748 -0.948434; + vertex -25.0007 -46.6376 89.0236; + normal -0.379695 0.383640 -0.841815; + texcoord 0.798930 -1.23470; + tangent 0.353940 -0.780486 -0.515333; + vertex -14.5556 -40.1161 88.6989; + normal -0.384816 0.400189 -0.831724; + texcoord 0.898730 -1.23470; + tangent 0.363281 -0.764791 -0.532091; + vertex -14.0845 -41.1548 88.0131; + normal -0.353107 0.557545 -0.751305; + texcoord 0.798930 -1.77917; + tangent 0.431297 -0.618424 -0.656913; + vertex -19.3172 -43.5481 89.2826; + normal -0.361943 0.571639 -0.736360; + texcoord 0.898730 -1.77917; + tangent 0.442231 -0.592593 -0.673250; + vertex -18.8242 -44.2269 88.5292; + normal -0.288279 0.733449 -0.615588; + texcoord 0.798930 -2.27302; + tangent 0.486466 -0.448544 -0.749773; + vertex -25.0007 -46.6376 89.0236; + normal -0.281388 0.719261 -0.635204; + texcoord 0.998540 -2.27302; + tangent 0.505868 -0.451313 -0.735129; + vertex -24.0997 -47.4414 87.7144; + normal -0.388418 0.846701 -0.363633; + texcoord 0.998540 -2.73635; + tangent 0.299000 -0.264434 -0.916883; + vertex -29.2619 -49.5360 87.0975; + normal -0.406970 0.850826 -0.332371; + texcoord 0.798930 -2.73635; + tangent 0.268109 -0.236576 -0.933889; + vertex -29.6625 -49.1824 88.4931; + normal -0.387943 0.860798 -0.329435; + texcoord 0.998540 -3.07920; + tangent 0.268109 -0.236576 -0.933889; + vertex -32.2102 -50.9257 86.9382; + normal -0.0886508 -0.0304743 -0.995596; + texcoord 0.898730 -1.23470; + tangent 0.723816 -0.688628 -0.0433724; + vertex -14.0845 -41.1548 88.0131; + normal -0.0954666 -0.0120018 -0.995360; + texcoord 0.998540 -1.23470; + tangent 0.688780 -0.722782 -0.0562934; + vertex -13.0879 -42.1030 87.9534; + normal -0.0509627 0.123981 -0.990975; + texcoord 0.898730 -1.77917; + tangent 0.419128 -0.897660 -0.136157; + vertex -18.8242 -44.2269 88.5292; + normal -0.0420158 0.138095 -0.989527; + texcoord 0.998540 -1.77917; + tangent 0.388842 -0.910058 -0.143515; + vertex -18.3752 -45.2776 88.3635; + normal 0.0455472 0.174572 -0.983590; + texcoord 0.998540 -2.27302; + vertex -24.0997 -47.4414 87.7144; + normal 0.515993 -0.520211 -0.680538; + texcoord 0.399710 -2.73635; + tangent 0.282429 -0.646725 0.708506; + vertex -28.3625 -51.2143 88.5463; + normal 0.447877 -0.537492 -0.714499; + texcoord 0.399710 -3.07920; + tangent 0.281487 -0.665926 0.690875; + vertex -31.4378 -52.5313 87.2214; + normal 0.407585 -0.587694 -0.698921; + texcoord 0.200100 -3.07920; + tangent 0.282429 -0.646725 0.708506; + vertex -31.7527 -51.8102 86.4314; + normal 0.268319 -0.249608 -0.930431; + texcoord 0.200100 -3.45601; + tangent 0.238087 -0.911505 0.335370; + vertex -34.5103 -52.8933 86.0691; + normal 0.256260 -0.198569 -0.945992; + texcoord 0.399710 -3.45601; + tangent 0.224299 -0.939743 0.258017; + vertex -34.3417 -53.5998 86.2631; + normal 0.142720 -0.230232 -0.962613; + texcoord 0.200100 -3.85361; + tangent 0.224299 -0.939743 0.258017; + vertex -36.8033 -54.0610 86.0085; + normal -0.615535 0.775795 0.138779; + texcoord 0.798930 -2.73635; + tangent -0.0279495 0.154492 -0.987599; + vertex -29.6625 -49.1824 88.4931; + normal -0.576078 0.804927 0.142220; + texcoord 0.998540 -3.07920; + tangent -0.0279496 0.154492 -0.987599; + vertex -32.2102 -50.9257 86.9382; + normal -0.593622 0.785827 0.173460; + texcoord 0.798930 -3.07920; + tangent -0.0315719 0.181021 -0.982972; + vertex -32.1789 -51.0988 88.0446; + normal -0.577470 0.634571 0.513661; + texcoord 0.998540 -3.45601; + tangent -0.0828056 0.560844 -0.823770; + vertex -34.6717 -52.5125 86.6974; + normal -0.572465 0.603263 0.555300; + texcoord 0.798930 -3.45601; + tangent -0.0914520 0.626049 -0.774402; + vertex -34.6029 -52.9837 87.2803; + normal -0.527729 0.629010 0.570831; + texcoord 0.998540 -3.85361; + tangent -0.0914520 0.626049 -0.774403; + vertex -36.9013 -54.0977 86.3829; + normal 0.330275 -0.896544 -0.295172; + texcoord 0.200100 -1.95346; + tangent 0.434329 -0.133292 0.890838; + vertex -37.2620 -69.5663 62.4686; + normal 0.334396 -0.889864 -0.310356; + texcoord 0.299900 -1.95346; + tangent 0.308036 -0.208760 0.928188; + vertex -36.7901 -69.7111 63.4364; + normal 0.296958 -0.879211 -0.372565; + texcoord 0.200100 -2.36627; + tangent -0.213755 -0.439587 0.872395; + vertex -42.3092 -71.0563 61.3467; + normal 0.301182 -0.862341 -0.407011; + texcoord 0.399710 -2.36627; + tangent -0.227499 -0.474125 0.850558; + vertex -42.7385 -71.8296 62.8146; + normal 0.279388 -0.711121 -0.645174; + texcoord 0.200100 -2.82649; + tangent 0.00510655 -0.666217 0.745740; + vertex -47.1761 -71.8630 60.2374; + normal 0.315570 -0.677180 -0.664713; + texcoord 0.399710 -2.82649; + tangent 0.0412929 -0.690044 0.722589; + vertex -47.1164 -72.8612 61.2826; + normal 0.210736 -0.700922 -0.681395; + texcoord 0.200100 -3.16584; + tangent 0.0412928 -0.690044 0.722589; + vertex -50.6077 -72.2871 59.6123; + normal -0.383624 0.223780 0.895966; + texcoord 0.599320 -1.95346; + tangent -0.803418 0.397516 -0.443283; + vertex -38.5177 -68.4847 65.4488; + normal -0.398819 0.252919 0.881462; + texcoord 0.699120 -1.95346; + tangent -0.742511 0.478817 -0.468414; + vertex -39.4039 -68.0462 64.9598; + normal -0.442914 0.413759 0.795381; + texcoord 0.599320 -2.36627; + tangent -0.0234634 0.881565 -0.471480; + vertex -43.3345 -70.6144 63.9183; + normal -0.440736 0.399596 0.803788; + texcoord 0.798930 -2.36627; + tangent 0.00729392 0.896508 -0.442967; + vertex -43.2735 -69.0900 63.1326; + normal -0.370846 0.123536 0.920441; + texcoord 0.599320 -2.82649; + tangent -0.298741 0.921030 -0.249917; + vertex -47.8123 -72.3332 62.4576; + normal -0.324333 0.0519603 0.944515; + texcoord 0.798930 -2.82649; + tangent -0.355653 0.916128 -0.184989; + vertex -48.3022 -71.0088 62.1386; + normal -0.265241 -0.325365 0.907626; + texcoord 0.599320 -3.16584; + tangent -0.485751 0.861680 0.146812; + vertex -50.5061 -73.2722 61.0798; + normal -0.217038 -0.377318 0.900292; + texcoord 0.798930 -3.16584; + tangent -0.508210 0.831105 0.225804; + vertex -51.0606 -72.3653 61.3261; + normal -0.324330 -0.427575 0.843795; + texcoord 0.599320 -3.53515; + tangent -0.508210 0.831105 0.225804; + vertex -53.2180 -73.8648 59.7371; + normal -0.0847751 0.806078 -0.585705; + texcoord 0.200100 -3.53515; + tangent 0.471306 -0.485465 -0.736339; + vertex -53.6730 -72.8904 59.2256; + normal -0.130018 0.787515 -0.602425; + texcoord 0.000490000 -3.16584; + tangent 0.471306 -0.485465 -0.736339; + vertex -51.1229 -71.7564 60.4172; + normal -0.105329 0.752886 -0.649668; + texcoord 0.200100 -3.16584; + tangent 0.484551 -0.545512 -0.683832; + vertex -50.6077 -72.2871 59.6123; + normal 0.0397565 0.487846 -0.872024; + texcoord 0.000490000 -2.82649; + tangent 0.504018 -0.768593 -0.393993; + vertex -47.9060 -70.7204 60.7613; + normal 0.0732500 0.417089 -0.905909; + texcoord 0.200100 -2.82649; + tangent 0.468514 -0.818265 -0.333072; + vertex -47.1761 -71.8630 60.2374; + normal 0.125934 0.177621 -0.976008; + texcoord 0.000490000 -2.36627; + tangent 0.267396 -0.954185 -0.134276; + vertex -42.6359 -69.3712 61.5359; + normal 0.147823 0.138604 -0.979253; + texcoord 0.200100 -2.36627; + tangent 0.189179 -0.975812 -0.109559; + vertex -42.3092 -71.0563 61.3467; + normal 0.0770008 0.296399 -0.951955; + texcoord 0.100290 -1.95346; + tangent 0.693969 -0.704490 -0.148662; + vertex -38.1376 -69.1346 61.9734; + normal 0.0685186 0.392976 -0.916993; + texcoord 0.000490000 -1.95346; + tangent 0.852939 -0.499851 -0.150478; + vertex -39.0826 -68.5808 62.1401; + normal -0.397802 0.749422 0.529263; + texcoord 0.998540 -3.53515; + tangent -0.0567974 0.555649 -0.829474; + vertex -53.7811 -72.8387 59.9516; + normal -0.453948 0.725596 0.517147; + texcoord 0.798930 -3.16584; + tangent -0.0567972 0.555649 -0.829474; + vertex -51.0606 -72.3653 61.3261; + normal -0.430393 0.770449 0.470288; + texcoord 0.998540 -3.16584; + tangent -2.62445e-05 0.502608 -0.864515; + vertex -51.1229 -71.7564 60.4172; + normal -0.363783 0.920631 0.141776; + texcoord 0.798930 -2.82649; + tangent 0.246628 0.228565 -0.941771; + vertex -48.3022 -71.0088 62.1386; + normal -0.331755 0.941352 0.0616029; + texcoord 0.998540 -2.82649; + tangent 0.284491 0.155399 -0.946000; + vertex -47.9060 -70.7204 60.7613; + normal -0.253359 0.940355 -0.227029; + texcoord 0.798930 -2.36627; + tangent 0.332105 -0.140382 -0.932738; + vertex -43.2735 -69.0900 63.1326; + normal -0.227033 0.928619 -0.293465; + texcoord 0.998540 -2.36627; + tangent 0.398006 -0.195447 -0.896321; + vertex -42.6359 -69.3712 61.5359; + normal -0.191982 0.899492 -0.392501; + texcoord 0.898730 -1.95346; + tangent 0.386036 -0.308202 -0.869476; + vertex -39.7531 -68.1056 62.9150; + normal -0.275316 0.938306 -0.209246; + texcoord 0.798930 -1.95346; + tangent 0.111264 -0.185095 -0.976402; + vertex -39.8758 -67.9014 63.9920; + normal -0.0840042 0.815423 -0.572737; + texcoord 0.998540 -1.95346; + tangent 0.593611 -0.420701 -0.686030; + vertex -39.0826 -68.5808 62.1401; + normal 0.257437 -0.836109 -0.484404; + texcoord 0.599320 -3.92243; + tangent 0.145398 -0.462075 0.874840; + vertex -55.8352 -74.1513 58.8406; + normal 0.244666 -0.839980 -0.484326; + texcoord 0.399710 -3.53515; + tangent 0.145398 -0.462075 0.874840; + vertex -53.3251 -73.5246 59.0928; + normal 0.239238 -0.867887 -0.435358; + texcoord 0.599320 -3.53515; + tangent 0.0848699 -0.406193 0.909837; + vertex -53.2180 -73.8648 59.7371; + normal 0.170401 -0.984659 -0.0375385; + texcoord 0.399710 -3.16584; + tangent -0.236906 -0.0658390 0.969299; + vertex -50.2262 -73.2238 60.0205; + normal 0.155625 -0.985888 0.0616952; + texcoord 0.599320 -3.16584; + tangent -0.299357 0.0278396 0.953735; + vertex -50.5061 -73.2722 61.0798; + normal 0.0739335 -0.913695 0.399620; + texcoord 0.399710 -2.82649; + tangent -0.462088 0.331736 0.822451; + vertex -47.1164 -72.8612 61.2826; + normal 0.0651258 -0.874213 0.481155; + texcoord 0.599320 -2.82649; + tangent -0.461798 0.408815 0.787155; + vertex -47.8123 -72.3332 62.4576; + normal 0.0378736 -0.721045 0.691852; + texcoord 0.399710 -2.36627; + tangent -0.359708 0.633621 0.684934; + vertex -42.7385 -71.8296 62.8146; + normal 0.00562847 -0.659131 0.752007; + texcoord 0.599320 -2.36627; + tangent -0.379783 0.694290 0.611331; + vertex -43.3345 -70.6144 63.9183; + normal -0.0915992 -0.436151 0.895199; + texcoord 0.599320 -1.95346; + tangent -0.851813 0.499947 0.156420; + vertex -38.5177 -68.4847 65.4488; + normal 0.0543042 -0.683961 0.727495; + texcoord 0.499510 -1.95346; + tangent -0.687910 0.490779 0.534711; + vertex -37.5556 -69.0494 65.2721; + normal 0.229644 -0.881012 0.413620; + texcoord 0.399710 -1.95346; + tangent -0.367791 0.316946 0.874228; + vertex -36.9023 -69.5137 64.5072; + normal 0.309506 -0.928827 0.203683; + texcoord 0.299900 -1.95346; + tangent -0.102477 0.180373 0.978246; + vertex -36.7901 -69.7111 63.4364; + normal 0.547996 0.637971 -0.541012; + texcoord 0.000490000 -1.49120; + tangent 0.763926 -0.118219 0.634383; + vertex -10.1523 -74.6154 34.8075; + normal 0.585891 0.597712 -0.547240; + texcoord 0.100290 -1.49120; + tangent 0.774418 -0.252784 0.579980; + vertex -9.25060 -74.7550 35.5563; + normal 0.687521 0.393523 -0.610291; + texcoord 0.000490000 -2.08445; + tangent 0.575820 -0.805865 0.137886; + vertex -12.5892 -76.9702 29.5623; + normal 0.680866 0.399578 -0.613806; + texcoord 0.100290 -2.08445; + tangent 0.569818 -0.814456 0.109403; + vertex -12.0345 -77.7847 29.6771; + normal 0.499843 0.565408 -0.656102; + texcoord 0.000490000 -2.63653; + tangent 0.741141 -0.671342 0.00306511; + vertex -15.4616 -79.9270 25.1319; + normal 0.515785 0.559577 -0.648722; + texcoord 0.200100 -2.63653; + tangent 0.734414 -0.678701 -0.00152023; + vertex -14.3983 -80.9097 25.1297; + normal 0.162109 0.758401 -0.631307; + texcoord 0.200100 -3.14925; + tangent 0.958480 -0.276678 -0.0690278; + vertex -16.6894 -83.1572 21.3471; + normal 0.0943924 0.788717 -0.607466; + texcoord 0.000490000 -3.14925; + tangent 0.972222 -0.209722 -0.103926; + vertex -17.7678 -82.9135 21.4322; + normal -0.296629 0.830586 -0.471314; + texcoord 0.200100 -3.55746; + tangent 0.848160 -0.0217459 -0.529294; + vertex -18.4302 -84.7699 18.6142; + normal -0.341117 0.821921 -0.456165; + texcoord 0.000490000 -3.55746; + tangent 0.809078 0.00965793 -0.587622; + vertex -19.0559 -84.7774 19.0686; + normal -0.338302 0.825249 -0.452234; + texcoord 0.200100 -4.00668; + tangent 0.809078 0.00965798 -0.587622; + vertex -19.6783 -86.3599 16.6464; + normal 0.902072 -0.356320 -0.243521; + texcoord 0.100290 -1.49120; + tangent 0.262979 0.00640415 0.964780; + vertex -9.25060 -74.7550 35.5563; + normal 0.912969 -0.305638 -0.270321; + texcoord 0.200100 -1.49120; + tangent 0.242273 -0.193685 0.950679; + vertex -8.94514 -74.7475 36.6769; + normal 0.921151 -0.139704 -0.363268; + texcoord 0.100290 -2.08445; + tangent 0.0518938 -0.883919 0.464751; + vertex -12.0345 -77.7847 29.6771; + normal 0.920856 -0.135106 -0.365746; + texcoord 0.200100 -2.08445; + tangent 0.0458701 -0.893992 0.445729; + vertex -11.9894 -78.6621 30.1146; + normal 0.914820 -0.141631 -0.378212; + texcoord 0.200100 -2.63653; + tangent 0.0458700 -0.893992 0.445729; + vertex -14.3983 -80.9097 25.1297; + normal 0.451934 -0.842575 0.292956; + texcoord 0.200100 -1.49120; + tangent -0.354331 0.131833 0.925780; + vertex -8.94514 -74.7475 36.6769; + normal 0.503227 -0.822648 0.264599; + texcoord 0.299900 -1.49120; + tangent -0.382819 0.0508115 0.922425; + vertex -9.35255 -74.5959 37.7414; + normal 0.768472 -0.639861 -0.00533244; + texcoord 0.200100 -2.08445; + tangent -0.495236 -0.601848 0.626514; + vertex -11.9894 -78.6621 30.1146; + normal 0.787385 -0.616151 -0.0195883; + texcoord 0.299900 -2.08445; + tangent -0.485608 -0.632058 0.603893; + vertex -12.4714 -79.2673 30.7076; + normal 0.854255 -0.484735 -0.187831; + texcoord 0.200100 -2.63653; + tangent -0.337236 -0.786194 0.517852; + vertex -14.3983 -80.9097 25.1297; + normal 0.870467 -0.446619 -0.206927; + texcoord 0.399710 -2.63653; + tangent -0.299090 -0.803404 0.514866; + vertex -14.8656 -82.0567 25.8636; + normal 0.899757 -0.134052 -0.415291; + texcoord 0.200100 -3.14925; + tangent 0.114831 -0.830863 0.544500; + vertex -16.6894 -83.1572 21.3471; + normal 0.908357 -0.0813280 -0.410212; + texcoord 0.399710 -3.14925; + tangent 0.170690 -0.823381 0.541211; + vertex -16.5006 -84.0678 21.9456; + normal 0.869553 -0.132449 -0.475747; + texcoord 0.200100 -3.55746; + tangent 0.170690 -0.823381 0.541211; + vertex -18.4302 -84.7699 18.6142; + normal 0.111667 -0.849917 0.514948; + texcoord 0.299900 -1.49120; + tangent -0.830503 0.204742 0.518020; + vertex -9.35255 -74.5959 37.7414; + normal 0.132561 -0.850313 0.509308; + texcoord 0.399710 -1.49120; + tangent -0.833683 0.184439 0.520533; + vertex -10.3172 -74.3581 38.3431; + normal 0.339228 -0.856754 0.388455; + texcoord 0.299900 -2.08445; + tangent -0.841679 -0.0898367 0.532453; + vertex -12.4714 -79.2673 30.7076; + normal 0.351821 -0.851072 0.389741; + texcoord 0.399710 -2.08445; + tangent -0.840373 -0.103782 0.531981; + vertex -13.2962 -79.3692 31.2298; + normal 0.327031 -0.879797 0.344976; + texcoord 0.399710 -2.63653; + tangent -0.840373 -0.103782 0.531980; + vertex -14.8656 -82.0567 25.8636; + normal -0.953210 0.130044 0.272910; + texcoord 0.599320 -1.49120; + tangent -0.275694 -0.00355624 -0.961239; + vertex -12.4016 -73.9801 37.4915; + normal -0.953018 0.127939 0.274569; + texcoord 0.699120 -1.49120; + tangent -0.272221 0.0398942 -0.961407; + vertex -12.7251 -73.9842 36.3635; + normal -0.959767 0.0768986 0.270062; + texcoord 0.599320 -2.08445; + tangent -0.0628384 0.881180 -0.468587; + vertex -14.7171 -78.1022 31.3680; + normal -0.955911 0.0653126 0.286302; + texcoord 0.699120 -2.08445; + tangent -0.0646679 0.897695 -0.435845; + vertex -14.7705 -77.2173 30.9314; + normal -0.916961 -0.116816 0.381494; + texcoord 0.599320 -2.63653; + tangent -0.245878 0.914373 -0.321662; + vertex -16.2246 -81.7815 26.3216; + normal -0.899187 -0.144910 0.412872; + texcoord 0.798930 -2.63653; + tangent -0.284717 0.905865 -0.313599; + vertex -16.5972 -80.4645 25.8709; + normal -0.700730 -0.468213 0.538289; + texcoord 0.599320 -3.14925; + tangent -0.667865 0.684084 -0.293232; + vertex -17.4648 -84.3876 22.4018; + normal -0.648053 -0.516897 0.559326; + texcoord 0.798930 -3.14925; + tangent -0.722153 0.639520 -0.263645; + vertex -18.2494 -83.6747 22.0851; + normal -0.353150 -0.778098 0.519469; + texcoord 0.599320 -3.55746; + tangent -0.858264 0.497806 0.124792; + vertex -18.3176 -85.7252 19.4153; + normal -0.299003 -0.785799 0.541403; + texcoord 0.798930 -3.55746; + tangent -0.865644 0.462114 0.192644; + vertex -18.9866 -85.3680 19.5642; + normal -0.331409 -0.817304 0.471362; + texcoord 0.599320 -4.00668; + tangent -0.865644 0.462114 0.192644; + vertex -19.3988 -86.8634 16.6815; + normal -0.488053 0.818409 -0.303333; + texcoord 0.699120 -1.49120; + tangent 0.354332 -0.131826 -0.925781; + vertex -12.7251 -73.9842 36.3635; + normal -0.512066 0.810535 -0.284292; + texcoord 0.798930 -1.49120; + tangent 0.369829 -0.0888024 -0.924846; + vertex -12.3177 -74.1358 35.2990; + normal -0.789653 0.611512 -0.0500062; + texcoord 0.699120 -2.08445; + tangent 0.495542 0.592526 -0.635099; + vertex -14.7705 -77.2173 30.9314; + normal -0.799120 0.600028 -0.0370476; + texcoord 0.798930 -2.08445; + tangent 0.494381 0.620856 -0.608379; + vertex -14.2886 -76.6121 30.3383; + normal -0.814598 0.575155 -0.0750089; + texcoord 0.798930 -2.63653; + tangent 0.494381 0.620856 -0.608379; + vertex -16.5972 -80.4645 25.8709; + normal -0.0410511 0.900387 -0.433150; + texcoord 0.798930 -1.49120; + tangent 0.837435 -0.205457 -0.506449; + vertex -12.3177 -74.1358 35.2990; + normal -0.0644759 0.905312 -0.419826; + texcoord 0.898730 -1.49120; + tangent 0.840827 -0.181108 -0.510108; + vertex -11.3349 -74.3769 34.7047; + normal -0.321051 0.863702 -0.388517; + texcoord 0.798930 -2.08445; + tangent 0.845284 0.0740483 -0.529162; + vertex -14.2886 -76.6121 30.3383; + normal -0.354409 0.855793 -0.376845; + texcoord 0.898730 -2.08445; + tangent 0.841317 0.110842 -0.529056; + vertex -13.4554 -76.5177 29.8154; + normal -0.577317 0.762285 -0.292619; + texcoord 0.798930 -2.63653; + tangent 0.771886 0.369948 -0.517041; + vertex -16.5972 -80.4645 25.8709; + normal -0.560683 0.771614 -0.300412; + texcoord 0.998540 -2.63653; + tangent 0.779091 0.368720 -0.507013; + vertex -15.4616 -79.9270 25.1319; + normal -0.832257 0.553080 -0.0380863; + texcoord 0.998540 -3.14925; + tangent 0.476610 0.656589 -0.584581; + vertex -17.7678 -82.9135 21.4322; + normal -0.850543 0.525707 -0.0144221; + texcoord 0.798930 -3.14925; + tangent 0.432867 0.684236 -0.586896; + vertex -18.2494 -83.6747 22.0851; + normal -0.835842 0.548488 0.0229795; + texcoord 0.998540 -3.55746; + vertex -19.0559 -84.7774 19.0686; + normal 0.213634 0.857466 -0.468095; + texcoord 0.898730 -1.49120; + tangent 0.976721 -0.196987 0.0849217; + vertex -11.3349 -74.3769 34.7047; + normal 0.223077 0.852631 -0.472500; + texcoord 0.998540 -1.49120; + tangent 0.972456 -0.228427 0.0463690; + vertex -10.1523 -74.6154 34.8075; + normal 0.243645 0.791229 -0.560887; + texcoord 0.898730 -2.08445; + tangent 0.871834 -0.433245 -0.228482; + vertex -13.4554 -76.5177 29.8154; + normal 0.244343 0.785633 -0.568399; + texcoord 0.998540 -2.08445; + tangent 0.858044 -0.448236 -0.250690; + vertex -12.5892 -76.9702 29.5623; + normal 0.205669 0.747174 -0.632006; + texcoord 0.998540 -2.63653; + tangent 0.858044 -0.448236 -0.250690; + vertex -15.4616 -79.9270 25.1319; + normal 0.729334 -0.684148 -0.00360647; + texcoord 0.599320 -4.00668; + tangent -0.444061 -0.477387 0.758230; + vertex -19.3988 -86.8634 16.6815; + normal 0.717468 -0.696353 -0.0182403; + texcoord 0.399710 -3.55746; + tangent -0.444061 -0.477387 0.758230; + vertex -17.9737 -85.3555 18.8282; + normal 0.690098 -0.723688 0.00631196; + texcoord 0.599320 -3.55746; + tangent -0.512389 -0.460486 0.724851; + vertex -18.3176 -85.7252 19.4153; + normal 0.438039 -0.862946 0.251886; + texcoord 0.399710 -3.14925; + tangent -0.852273 -0.298559 0.429527; + vertex -16.5006 -84.0678 21.9456; + normal 0.381462 -0.874025 0.300942; + texcoord 0.599320 -3.14925; + tangent -0.885337 -0.231748 0.403077; + vertex -17.4648 -84.3876 22.4018; + normal 0.0194169 -0.862503 0.505680; + texcoord 0.399710 -2.63653; + tangent -0.930780 0.180288 0.318034; + vertex -14.8656 -82.0567 25.8636; + normal 0.00124202 -0.855590 0.517653; + texcoord 0.599320 -2.63653; + tangent -0.930637 0.188441 0.313694; + vertex -16.2246 -81.7815 26.3216; + normal -0.490070 -0.647767 0.583291; + texcoord 0.499510 -2.08445; + tangent -0.761411 0.645001 0.0650121; + vertex -14.1488 -78.9288 31.4815; + normal -0.248297 -0.796422 0.551416; + texcoord 0.399710 -2.08445; + tangent -0.868579 0.434060 0.239087; + vertex -13.2962 -79.3692 31.2298; + normal -0.330663 -0.702725 0.629952; + texcoord 0.499510 -1.49120; + tangent -0.947727 0.189080 -0.257027; + vertex -11.4707 -74.1249 38.2522; + normal -0.202204 -0.758756 0.619195; + texcoord 0.399710 -1.49120; + tangent -0.977255 0.197597 -0.0769988; + vertex -10.3172 -74.3581 38.3431; + normal -0.590572 -0.530258 0.608318; + texcoord 0.599320 -1.49120; + tangent -0.772929 0.154261 -0.615455; + vertex -12.4016 -73.9801 37.4915; + normal -0.724311 -0.423301 0.544234; + texcoord 0.599320 -2.08445; + tangent -0.562978 0.818792 -0.112408; + vertex -14.7171 -78.1022 31.3680; + normal -0.730432 -0.429299 0.531198; + texcoord 0.599320 -2.63653; + tangent -0.562978 0.818792 -0.112408; + vertex -16.2246 -81.7815 26.3216; + normal -0.844866 0.521651 -0.118667; + texcoord 0.000490000 -1.59969; + tangent 0.0912156 0.359032 0.928857; + vertex 59.2679 122.511 53.4960; + normal -0.846084 0.518441 -0.123941; + texcoord 0.125240 -1.59969; + tangent 0.102552 0.381707 0.918577; + vertex 59.3632 122.886 54.4660; + normal -0.881106 0.434599 -0.186483; + texcoord 0.000490000 -2.53010; + tangent 0.396932 0.893473 0.210122; + vertex 63.9447 129.192 49.5694; + normal -0.894983 0.430861 -0.115601; + texcoord 0.125240 -2.53010; + tangent 0.405076 0.895215 0.185753; + vertex 64.2712 129.922 49.7133; + normal -0.863970 0.503430 0.0106786; + texcoord 0.000490000 -3.41386; + tangent 0.466295 0.784287 0.409222; + vertex 66.0654 132.606 42.6907; + normal -0.856523 0.515684 0.0209318; + texcoord 0.250000 -3.41386; + tangent 0.477161 0.775781 0.412894; + vertex 66.5824 133.447 43.1381; + normal -0.967356 0.239849 -0.0818170; + texcoord 0.250000 -4.10410; + tangent 0.154139 0.777213 0.610066; + vertex 67.1654 134.965 38.4486; + normal -0.973517 0.213042 -0.0829298; + texcoord 0.000490000 -4.10410; + tangent 0.115100 0.770172 0.627366; + vertex 67.0869 134.440 38.0207; + normal -0.979583 0.192799 -0.0569665; + texcoord 0.250000 -4.74115; + tangent 0.115100 0.770172 0.627366; + vertex 67.6358 136.299 34.8772; + normal -0.478474 0.695676 0.535815; + texcoord 0.125240 -1.59969; + tangent 0.659061 -0.118713 0.742662; + vertex 59.3632 122.886 54.4660; + normal -0.472577 0.695937 0.540687; + texcoord 0.250000 -1.59969; + tangent 0.676406 -0.103601 0.729206; + vertex 60.0350 122.765 55.2229; + normal -0.356775 0.763837 0.537833; + texcoord 0.125240 -2.53010; + tangent 0.931728 0.335376 0.139305; + vertex 64.2712 129.922 49.7133; + normal -0.361854 0.820942 0.441720; + texcoord 0.250000 -2.53010; + tangent 0.930323 0.348332 0.114735; + vertex 65.0166 130.201 49.8052; + normal -0.366318 0.867580 0.336328; + texcoord 0.250000 -3.41386; + tangent 0.930323 0.348332 0.114735; + vertex 66.5824 133.447 43.1381; + normal 0.752465 -0.00120932 0.658631; + texcoord 0.374760 -1.59969; + tangent 0.514298 -0.623629 -0.588714; + vertex 60.8897 122.219 55.3235; + normal 0.748048 0.00405217 0.663632; + texcoord 0.499510 -1.59969; + tangent 0.511512 -0.636846 -0.576873; + vertex 61.4268 121.568 54.7087; + normal 0.816928 0.222310 0.532172; + texcoord 0.374760 -2.53010; + tangent 0.358935 -0.919853 -0.158228; + vertex 65.7443 129.866 49.7914; + normal 0.754335 0.191164 0.628040; + texcoord 0.499510 -2.53010; + tangent 0.349260 -0.926903 -0.137362; + vertex 66.0280 129.113 49.6798; + normal 0.888834 0.281312 0.361715; + texcoord 0.499510 -3.41386; + tangent 0.349260 -0.926903 -0.137362; + vertex 67.4790 132.843 43.2133; + normal 0.878764 -0.465398 0.105727; + texcoord 0.499510 -1.59969; + tangent -0.0817013 -0.364958 -0.927432; + vertex 61.4268 121.568 54.7087; + normal 0.879048 -0.464279 0.108259; + texcoord 0.624270 -1.59969; + tangent -0.0899353 -0.381465 -0.919998; + vertex 61.3390 121.175 53.7121; + normal 0.912069 -0.408946 0.0298950; + texcoord 0.499510 -2.53010; + tangent -0.388850 -0.894439 -0.220851; + vertex 66.0280 129.113 49.6798; + normal 0.898877 -0.422256 0.117130; + texcoord 0.624270 -2.53010; + tangent -0.398146 -0.898844 -0.183191; + vertex 65.7011 128.369 49.5334; + normal 0.880284 -0.466536 -0.0862763; + texcoord 0.499510 -3.41386; + tangent -0.462350 -0.787161 -0.408178; + vertex 67.4790 132.843 43.2133; + normal 0.871611 -0.481375 -0.0925907; + texcoord 0.749030 -3.41386; + tangent -0.473581 -0.778142 -0.412572; + vertex 66.9637 131.996 42.7643; + normal 0.985758 -0.168000 -0.00750444; + texcoord 0.749030 -4.10410; + tangent -0.151512 -0.777377 -0.610516; + vertex 67.7558 134.307 38.0571; + normal 0.988996 -0.147931 0.00188496; + texcoord 0.499510 -4.10410; + tangent -0.114036 -0.770385 -0.627298; + vertex 67.8336 134.833 38.4855; + normal 0.990231 -0.139140 -0.00913533; + texcoord 0.749030 -4.74115; + tangent -0.114036 -0.770385 -0.627298; + vertex 67.9950 136.229 34.7122; + normal 0.528105 -0.642655 -0.555067; + texcoord 0.624270 -1.59969; + tangent -0.652582 0.111111 -0.749527; + vertex 61.3390 121.175 53.7121; + normal 0.520801 -0.641438 -0.563315; + texcoord 0.749030 -1.59969; + tangent -0.667804 0.0979716 -0.737861; + vertex 60.6703 121.289 52.9440; + normal 0.369992 -0.779599 -0.505303; + texcoord 0.624270 -2.53010; + tangent -0.929543 -0.336296 -0.151178; + vertex 65.7011 128.369 49.5334; + normal 0.343785 -0.692473 -0.634266; + texcoord 0.749030 -2.53010; + tangent -0.927805 -0.354686 -0.115654; + vertex 64.9555 128.084 49.4405; + normal 0.371087 -0.845536 -0.383878; + texcoord 0.749030 -3.41386; + tangent -0.927805 -0.354686 -0.115654; + vertex 66.9637 131.996 42.7643; + normal 0.375399 0.795608 0.475483; + texcoord 0.250000 -2.53010; + tangent 0.908205 -0.418167 -0.0173347; + vertex 65.0166 130.201 49.8052; + normal 0.383612 0.792170 0.474667; + texcoord 0.374760 -2.53010; + tangent 0.904166 -0.427011 -0.0120801; + vertex 65.7443 129.866 49.7914; + normal 0.489143 0.780967 0.388367; + texcoord 0.250000 -3.41386; + tangent 0.832121 -0.550749 0.0651900; + vertex 66.5824 133.447 43.1381; + normal 0.473986 0.781714 0.405290; + texcoord 0.499510 -3.41386; + tangent 0.833511 -0.548167 0.0690880; + vertex 67.4790 132.843 43.2133; + normal 0.182884 0.908554 0.375610; + texcoord 0.250000 -4.10410; + tangent 0.971254 -0.231360 0.0560231; + vertex 67.1654 134.965 38.4486; + normal 0.158848 0.911372 0.379695; + texcoord 0.499510 -4.10410; + tangent 0.979649 -0.193288 0.0540993; + vertex 67.8336 134.833 38.4855; + normal 0.160906 0.917403 0.363980; + texcoord 0.250000 -4.74115; + tangent 0.979649 -0.193288 0.0540994; + vertex 67.6358 136.299 34.8772; + normal -0.363630 -0.751862 -0.549979; + texcoord 0.749030 -2.53010; + tangent -0.905338 0.424287 0.0185513; + vertex 64.9555 128.084 49.4405; + normal -0.369831 -0.748347 -0.550638; + texcoord 0.873780 -2.53010; + tangent -0.901414 0.432749 0.0134543; + vertex 64.2280 128.425 49.4554; + normal -0.452081 -0.732221 -0.509387; + texcoord 0.749030 -3.41386; + tangent -0.829823 0.554391 -0.0635910; + vertex 66.9637 131.996 42.7643; + normal -0.445800 -0.743448 -0.498546; + texcoord 0.998540 -3.41386; + tangent -0.831350 0.551652 -0.0673563; + vertex 66.0654 132.606 42.6907; + normal -0.172788 -0.875696 -0.450890; + texcoord 0.749030 -4.10410; + tangent -0.970719 0.233768 -0.0553003; + vertex 67.7558 134.307 38.0571; + normal -0.150895 -0.883451 -0.443559; + texcoord 0.998540 -4.10410; + tangent -0.979520 0.194128 -0.0534258; + vertex 67.0869 134.440 38.0207; + normal -0.141898 -0.853823 -0.500850; + texcoord 0.749030 -4.74115; + tangent -0.979520 0.194127 -0.0534260; + vertex 67.9950 136.229 34.7122; + normal -0.895341 0.438617 -0.0773292; + texcoord 0.125240 -3.04066; + tangent 0.208892 0.566896 0.796865; + vertex 8.34277 96.3761 134.768; + normal -0.906068 0.418797 -0.0604169; + texcoord 0.250000 -3.70675; + tangent 0.208892 0.566896 0.796865; + vertex 10.7967 100.944 132.262; + normal -0.906705 0.415106 -0.0746584; + texcoord 0.000490000 -3.70675; + tangent 0.201935 0.571986 0.795018; + vertex 10.5708 100.330 131.400; + normal -0.899141 0.267212 -0.346617; + texcoord 0.250000 -4.39803; + tangent -0.0420562 0.717041 0.695761; + vertex 12.6311 104.771 129.150; + normal -0.897329 0.253090 -0.361588; + texcoord 0.000490000 -4.39803; + tangent -0.0687597 0.729089 0.680956; + vertex 12.6779 104.275 128.687; + normal -0.886701 0.268149 -0.376639; + texcoord 0.250000 -5.03648; + tangent -0.0687598 0.729089 0.680956; + vertex 14.3127 107.535 127.159; + normal 0.952357 -0.303677 -0.0282195; + texcoord 0.624270 -3.04066; + tangent -0.204771 -0.568112 -0.797068; + vertex 10.2931 95.5630 134.859; + normal 0.942415 -0.334426 -0.00374868; + texcoord 0.749030 -3.70675; + tangent -0.204771 -0.568112 -0.797068; + vertex 11.6082 100.014 131.335; + normal 0.944008 -0.329760 0.0103891; + texcoord 0.499510 -3.70675; + tangent -0.197233 -0.573644 -0.795004; + vertex 11.8306 100.632 132.201; + normal 0.942153 -0.194946 0.272659; + texcoord 0.749030 -4.39803; + tangent 0.0405180 -0.716060 -0.696862; + vertex 13.2779 104.084 128.948; + normal 0.936236 -0.187674 0.297054; + texcoord 0.499510 -4.39803; + tangent 0.0697106 -0.729396 -0.680531; + vertex 13.2304 104.581 129.412; + normal 0.920417 -0.216031 0.325826; + texcoord 0.749030 -5.03648; + tangent 0.0697108 -0.729396 -0.680531; + vertex 14.6482 107.327 127.227; + normal 0.556042 -0.622392 -0.550859; + texcoord 0.998540 -5.03648; + tangent -0.521584 0.254721 -0.814290; + vertex 14.5003 107.399 126.997; + normal 0.529039 -0.619083 -0.580391; + texcoord 0.749030 -5.03648; + tangent -0.603606 0.265856 -0.751652; + vertex 14.6482 107.327 127.227; + normal 0.179015 -0.571355 -0.800942; + texcoord 0.998540 -4.39803; + tangent -0.878119 0.279780 -0.388111; + vertex 12.6779 104.275 128.687; + normal 0.147248 -0.562718 -0.813428; + texcoord 0.749030 -4.39803; + tangent -0.895887 0.283317 -0.342225; + vertex 13.2779 104.084 128.948; + normal -0.190219 -0.468805 -0.862576; + texcoord 0.998540 -3.70675; + tangent -0.956097 0.285152 0.0675713; + vertex 10.5708 100.330 131.400; + normal -0.183706 -0.464388 -0.866369; + texcoord 0.749030 -3.70675; + tangent -0.950790 0.308416 0.0296210; + vertex 11.6082 100.014 131.335; + normal -0.171395 -0.513727 -0.840659; + texcoord 0.873780 -3.04066; + tangent -0.923264 0.381910 -0.0415810; + vertex 9.56536 96.3778 133.869; + normal 0.0221767 -0.579957 -0.814345; + texcoord 0.749030 -3.04066; + tangent -0.772227 0.507394 -0.382384; + vertex 10.1849 95.9707 134.176; + normal -0.361586 -0.426120 -0.829263; + texcoord 0.998540 -3.04066; + tangent -0.931461 0.203697 0.301477; + vertex 8.79752 96.5457 134.118; + normal -0.369474 0.792831 0.484673; + texcoord 0.250000 -5.13648; + tangent 0.521586 -0.254721 0.814288; + vertex 14.6422 107.683 127.169; + normal -0.438042 0.717555 0.541511; + texcoord 0.250000 -5.03648; + tangent 0.592707 -0.264353 0.760800; + vertex 14.3127 107.535 127.159; + normal -0.491779 0.690149 0.530893; + texcoord 0.499510 -5.03648; + tangent 0.521586 -0.254721 0.814288; + vertex 14.4605 107.463 127.390; + normal -0.151206 0.618290 0.771268; + texcoord 0.499510 -4.39803; + tangent 0.878257 -0.278974 0.388380; + vertex 13.2304 104.581 129.412; + normal -0.117005 0.617915 0.777490; + texcoord 0.250000 -4.39803; + tangent 0.896358 -0.282438 0.341717; + vertex 12.6311 104.771 129.150; + normal 0.197933 0.523200 0.828905; + texcoord 0.499510 -3.70675; + tangent 0.956775 -0.284914 -0.0583481; + vertex 11.8306 100.632 132.201; + normal 0.196229 0.520679 0.830895; + texcoord 0.250000 -3.70675; + tangent 0.952664 -0.302235 -0.0329450; + vertex 10.7967 100.944 132.262; + normal 0.162561 0.487455 0.857882; + texcoord 0.374760 -3.04066; + tangent 0.924623 -0.379153 0.0362575; + vertex 9.07055 95.5613 135.757; + normal -0.0512237 0.555383 0.830015; + texcoord 0.250000 -3.04066; + tangent 0.768469 -0.508885 0.387932; + vertex 8.45586 95.9684 135.446; + normal 0.356646 0.398449 0.845010; + texcoord 0.499510 -3.04066; + tangent 0.932494 -0.207096 -0.295917; + vertex 9.82676 95.3934 135.517; + normal -0.946002 -0.0181561 -0.323651; + texcoord 0.250000 -4.83484; + tangent -0.307360 -0.267021 0.913362; + vertex 20.5863 8.59129 160.025; + normal -0.949923 0.0292401 -0.311114; + texcoord 0.000490000 -3.98615; + tangent -0.307360 -0.267021 0.913362; + vertex 21.3396 4.15787 158.072; + normal -0.955636 0.0160553 -0.294114; + texcoord 0.250000 -3.98615; + tangent -0.278099 -0.257138 0.925495; + vertex 21.1160 3.96366 158.736; + normal -0.985155 -0.103903 0.136653; + texcoord 0.000490000 -2.94610; + tangent 0.150705 -0.127189 0.980363; + vertex 21.6574 -3.53407 155.279; + normal -0.980819 -0.122089 0.151951; + texcoord 0.250000 -2.94610; + tangent 0.163228 -0.0883467 0.982625; + vertex 21.8447 -3.63543 156.406; + normal -0.999893 -0.00887603 -0.0116116; + texcoord 0.125240 -1.95234; + tangent -0.00431408 -0.830637 0.556798; + vertex 21.7696 -11.1333 151.427; + normal -0.999507 0.00115193 -0.0313879; + texcoord 0.000490000 -1.95234; + tangent -0.0169245 -0.861593 0.507317; + vertex 21.7847 -10.3610 150.973; + normal 0.935768 0.0859297 0.341985; + texcoord 0.749030 -4.83484; + tangent 0.309161 0.266483 -0.912911; + vertex 20.8518 8.68647 160.245; + normal 0.940355 0.0576319 0.335278; + texcoord 0.499510 -3.98615; + tangent 0.309161 0.266483 -0.912911; + vertex 21.7948 3.76222 158.903; + normal 0.947655 0.0593535 0.313732; + texcoord 0.749030 -3.98615; + tangent 0.277739 0.255924 -0.925940; + vertex 22.0201 3.95641 158.237; + normal 0.977749 0.174552 -0.116358; + texcoord 0.499510 -2.94610; + tangent -0.141805 0.133482 -0.980854; + vertex 22.9087 -3.23599 156.249; + normal 0.970530 0.198473 -0.136675; + texcoord 0.749030 -2.94610; + tangent -0.157030 0.0906563 -0.983424; + vertex 22.7273 -3.13127 155.113; + normal 0.994300 0.0444105 0.0969322; + texcoord 0.624270 -1.95234; + tangent 0.0208032 0.845265 -0.533943; + vertex 23.8106 -10.6570 150.397; + normal 0.993362 0.0341074 0.109853; + texcoord 0.499510 -1.95234; + tangent 0.0268698 0.859799 -0.509925; + vertex 23.7859 -11.4483 150.867; + normal -0.907818 0.366794 0.203296; + texcoord 0.000490000 -1.60177; + tangent -0.322861 -0.920672 0.219374; + vertex -4.12756 -68.8211 106.326; + normal -0.909133 0.358560 0.211926; + texcoord 0.125240 -1.60177; + tangent -0.300693 -0.916305 0.264516; + vertex -4.46365 -69.7795 106.554; + normal -0.923626 0.244853 0.294891; + texcoord 0.000490000 -2.50184; + tangent 0.115244 -0.553896 0.824572; + vertex -0.852030 -64.1323 112.493; + normal -0.925511 0.234672 0.297251; + texcoord 0.125240 -2.50184; + tangent 0.130145 -0.537963 0.832862; + vertex -0.746260 -64.5631 113.170; + normal -0.937996 0.175252 0.299081; + texcoord 0.000490000 -3.38546; + tangent 0.103300 -0.695599 0.710965; + vertex 1.86568 -57.6201 116.435; + normal -0.931709 0.169004 0.321492; + texcoord 0.250000 -3.38546; + tangent 0.112362 -0.707607 0.697615; + vertex 1.98704 -58.3843 117.188; + normal -0.925787 0.372582 -0.0640391; + texcoord 0.250000 -4.05907; + tangent -0.238950 -0.489763 0.838472; + vertex 3.34729 -53.7776 119.290; + normal -0.918515 0.385178 -0.0892633; + texcoord 0.000490000 -4.05907; + tangent -0.274954 -0.460015 0.844267; + vertex 3.53424 -53.4648 118.716; + normal -0.925728 0.363824 -0.103247; + texcoord 0.250000 -4.67444; + tangent -0.274954 -0.460015 0.844267; + vertex 4.43486 -50.5741 120.828; + normal -0.686059 -0.332112 0.647321; + texcoord 0.125240 -1.60177; + tangent 0.390224 -0.918900 -0.0578705; + vertex -4.46365 -69.7795 106.554; + normal -0.681262 -0.337290 0.649705; + texcoord 0.250000 -1.60177; + tangent 0.419082 -0.907449 -0.0301201; + vertex -4.06716 -70.7132 106.495; + normal -0.605045 -0.342174 0.718914; + texcoord 0.125240 -2.50184; + tangent 0.786514 -0.403172 0.467813; + vertex -0.746260 -64.5631 113.170; + normal -0.598155 -0.310464 0.738798; + texcoord 0.250000 -2.50184; + tangent 0.790716 -0.378544 0.481115; + vertex -0.114710 -64.8654 113.555; + normal -0.586469 -0.243024 0.772653; + texcoord 0.250000 -3.38546; + tangent 0.790716 -0.378544 0.481115; + vertex 1.98704 -58.3843 117.188; + normal 0.920632 -0.366804 -0.133761; + texcoord 0.499510 -1.60177; + tangent 0.332724 0.916333 -0.222775; + vertex -2.29856 -70.6535 105.802; + normal 0.922387 -0.360386 -0.139015; + texcoord 0.624270 -1.60177; + tangent 0.322303 0.914594 -0.244209; + vertex -1.94213 -69.6719 105.563; + normal 0.955083 -0.170926 -0.242075; + texcoord 0.499510 -2.50184; + tangent -0.105848 0.557259 -0.823564; + vertex 1.15465 -64.5554 112.847; + normal 0.952876 -0.170088 -0.251191; + texcoord 0.624270 -2.50184; + tangent -0.123738 0.537094 -0.834397; + vertex 1.05251 -64.1175 112.157; + normal 0.961572 -0.123014 -0.245454; + texcoord 0.499510 -3.38546; + tangent -0.0989846 0.693761 -0.713371; + vertex 3.01099 -58.5199 116.873; + normal 0.957566 -0.114700 -0.264409; + texcoord 0.749030 -3.38546; + tangent -0.108278 0.707034 -0.698841; + vertex 2.89353 -57.7529 116.115; + normal 0.952138 -0.279660 0.123385; + texcoord 0.749030 -4.05907; + tangent 0.238137 0.490648 -0.838186; + vertex 4.06565 -53.8860 118.657; + normal 0.945327 -0.288678 0.151732; + texcoord 0.499510 -4.05907; + tangent 0.275803 0.459372 -0.844340; + vertex 3.87792 -54.1987 119.232; + normal 0.942522 -0.301634 0.143767; + texcoord 0.749030 -4.67444; + tangent 0.275803 0.459372 -0.844340; + vertex 4.69722 -50.8763 120.831; + normal 0.721667 0.332021 -0.607421; + texcoord 0.624270 -1.60177; + tangent -0.379919 0.923477 0.0534044; + vertex -1.94213 -69.6719 105.563; + normal 0.717726 0.337358 -0.609146; + texcoord 0.749030 -1.60177; + tangent -0.398019 0.916665 0.0361500; + vertex -2.33020 -68.7286 105.618; + normal 0.614211 0.355502 -0.704531; + texcoord 0.624270 -2.50184; + tangent -0.780878 0.412512 -0.469109; + vertex 1.05251 -64.1175 112.157; + normal 0.613346 0.390574 -0.686483; + texcoord 0.749030 -2.50184; + tangent -0.786541 0.381102 -0.485916; + vertex 0.422450 -63.8122 111.768; + normal 0.600684 0.289573 -0.745202; + texcoord 0.749030 -3.38546; + tangent -0.786541 0.381102 -0.485916; + vertex 2.89353 -57.7529 116.115; + normal -0.193805 -0.370194 0.908513; + texcoord 0.250000 -4.67444; + tangent 0.780414 -0.619337 -0.0858839; + vertex 4.43486 -50.5741 120.828; + normal -0.184529 -0.396411 0.899337; + texcoord 0.250000 -4.05907; + tangent 0.808676 -0.578247 -0.108047; + vertex 3.34729 -53.7776 119.290; + normal -0.226194 -0.407699 0.884657; + texcoord 0.499510 -4.05907; + tangent 0.780414 -0.619337 -0.0858839; + vertex 3.87792 -54.1987 119.232; + normal 0.180722 -0.490190 0.852674; + texcoord 0.499510 -3.38546; + tangent 0.947506 -0.137961 -0.288441; + vertex 3.01099 -58.5199 116.873; + normal 0.195745 -0.489638 0.849670; + texcoord 0.250000 -3.38546; + tangent 0.950578 -0.119350 -0.286632; + vertex 1.98704 -58.3843 117.188; + normal 0.461228 -0.667098 0.585021; + texcoord 0.374760 -2.50184; + tangent 0.862468 0.202539 -0.463817; + vertex 0.672680 -64.8623 113.421; + normal 0.120034 -0.679287 0.723989; + texcoord 0.250000 -2.50184; + tangent 0.984738 -0.0101643 -0.173744; + vertex -0.114710 -64.8654 113.555; + normal 0.224377 -0.799928 0.556570; + texcoord 0.374760 -1.60177; + tangent 0.933361 0.0114461 -0.358757; + vertex -3.17035 -71.0752 106.184; + normal -0.0725475 -0.747732 0.660026; + texcoord 0.250000 -1.60177; + tangent 0.882632 -0.356292 -0.306621; + vertex -4.06716 -70.7132 106.495; + normal 0.539299 -0.758354 0.366136; + texcoord 0.499510 -1.60177; + tangent 0.831629 0.405393 -0.379540; + vertex -2.29856 -70.6535 105.802; + normal 0.746450 -0.587286 0.312901; + texcoord 0.499510 -2.50184; + tangent 0.595206 0.378985 -0.708591; + vertex 1.15465 -64.5554 112.847; + normal 0.776845 -0.496915 0.386766; + texcoord 0.499510 -3.38546; + tangent 0.595205 0.378986 -0.708590; + vertex 3.01099 -58.5199 116.873; + normal 0.316215 0.511032 -0.799284; + texcoord 0.749030 -4.67444; + tangent -0.780725 0.618820 0.0867786; + vertex 4.69722 -50.8763 120.831; + normal 0.228588 0.458909 -0.858574; + texcoord 0.749030 -4.05907; + tangent -0.811968 0.572932 0.111611; + vertex 4.06565 -53.8860 118.657; + normal 0.277063 0.467287 -0.839570; + texcoord 0.998540 -4.05907; + tangent -0.780725 0.618820 0.0867784; + vertex 3.53424 -53.4648 118.716; + normal -0.150296 0.593683 -0.790539; + texcoord 0.998540 -3.38546; + tangent -0.946949 0.136786 0.290822; + vertex 1.86568 -57.6201 116.435; + normal -0.166419 0.598192 -0.783882; + texcoord 0.749030 -3.38546; + tangent -0.949910 0.116523 0.289990; + vertex 2.89353 -57.7529 116.115; + normal -0.461253 0.732780 -0.500280; + texcoord 0.873780 -2.50184; + tangent -0.847648 -0.218143 0.483639; + vertex -0.366430 -63.8184 111.907; + normal -0.120808 0.706669 -0.697154; + texcoord 0.749030 -2.50184; + tangent -0.983471 0.00963682 0.180807; + vertex 0.422450 -63.8122 111.768; + normal -0.264112 0.818652 -0.509955; + texcoord 0.873780 -1.60177; + tangent -0.928378 -0.0759027 0.363805; + vertex -3.23544 -68.3762 105.934; + normal 0.0728439 0.762871 -0.642435; + texcoord 0.749030 -1.60177; + tangent -0.886232 0.344979 0.309165; + vertex -2.33020 -68.7286 105.618; + normal -0.546312 0.772326 -0.324123; + texcoord 0.998540 -1.60177; + tangent -0.822431 -0.415410 0.388642; + vertex -4.12756 -68.8211 106.326; + normal -0.728896 0.630763 -0.266173; + texcoord 0.998540 -2.50184; + tangent -0.589947 -0.381412 0.711679; + vertex -0.852030 -64.1323 112.493; + normal -0.769122 0.533753 -0.351510; + texcoord 0.998540 -3.38546; + tangent -0.589947 -0.381412 0.711679; + vertex 1.86568 -57.6201 116.435; + normal 0.880658 0.459255 -0.116305; + texcoord 0.749030 -1.94247; + tangent -0.406698 0.858784 0.311588; + vertex -11.2903 -79.2692 60.5688; + normal 0.995385 0.0289884 0.0914737; + texcoord 0.749030 -2.97365; + tangent 0.0209564 0.856246 -0.516142; + vertex -11.8476 -76.1606 68.6241; + normal 0.909332 0.406559 -0.0884572; + texcoord 0.624270 -1.94247; + tangent -0.380786 0.892221 0.242781; + vertex -10.9149 -80.0619 60.2812; + normal 0.994800 0.0103938 0.101312; + texcoord 0.499510 -2.97365; + tangent 0.0428021 0.839729 -0.541316; + vertex -11.8917 -77.1798 69.2755; + normal 0.935902 -0.222261 0.273289; + texcoord 0.749030 -4.07548; + tangent 0.342781 0.674868 -0.653494; + vertex -12.5799 -71.9890 75.9700; + normal 0.930906 -0.232105 0.282030; + texcoord 0.499510 -4.07548; + tangent 0.363771 0.658762 -0.658562; + vertex -12.8576 -72.4921 76.4729; + normal 0.930766 -0.229228 0.284830; + texcoord 0.749030 -4.97207; + tangent 0.363771 0.658762 -0.658562; + vertex -13.2734 -69.1047 80.5576; + normal -0.931432 0.284246 -0.227242; + texcoord 0.250000 -4.97207; + tangent -0.361969 -0.659128 0.659188; + vertex -13.6020 -69.1486 80.3818; + normal -0.930882 0.293029 -0.218158; + texcoord 0.000490000 -4.07548; + tangent -0.361969 -0.659128 0.659188; + vertex -13.2902 -71.8472 75.7284; + normal -0.936499 0.277832 -0.213963; + texcoord 0.250000 -4.07548; + tangent -0.340368 -0.675513 0.654088; + vertex -13.5661 -72.3496 76.2308; + normal -0.998820 0.0376107 -0.0307144; + texcoord 0.000490000 -2.97365; + tangent -0.0470152 -0.854488 0.517340; + vertex -13.0578 -76.1604 68.6030; + normal -0.999453 0.0172340 -0.0282317; + texcoord 0.250000 -2.97365; + tangent -0.0297297 -0.842179 0.538377; + vertex -13.0935 -77.1728 69.2502; + normal -0.912087 0.382603 -0.147352; + texcoord 0.125240 -1.94247; + tangent -0.329208 -0.893235 -0.306193; + vertex -13.3470 -80.1528 60.0270; + normal -0.885805 0.431418 -0.170963; + texcoord 0.000490000 -1.94247; + tangent -0.345131 -0.858734 -0.378762; + vertex -13.0229 -79.3462 60.3828; + normal -0.344999 -0.744720 0.571286; + texcoord 0.250000 -4.97207; + tangent 0.929594 -0.186976 0.317641; + vertex -13.6020 -69.1486 80.3818; + normal -0.323389 -0.783891 0.530032; + texcoord 0.250000 -4.07548; + tangent 0.938206 -0.175221 0.298442; + vertex -13.5661 -72.3496 76.2308; + normal -0.337407 -0.778565 0.529144; + texcoord 0.499510 -4.07548; + tangent 0.929593 -0.186977 0.317641; + vertex -12.8576 -72.4921 76.4729; + normal -0.0159440 -0.879438 0.475746; + texcoord 0.499510 -2.97365; + tangent 0.999333 0.00761279 0.0357277; + vertex -11.8917 -77.1798 69.2755; + normal -0.0229133 -0.875915 0.481920; + texcoord 0.250000 -2.97365; + tangent 0.999652 -0.0191511 0.0181597; + vertex -13.0935 -77.1728 69.2502; + normal -0.0225697 -0.926723 0.375068; + texcoord 0.374760 -1.94247; + tangent 0.995776 0.0105939 0.0912017; + vertex -12.0985 -81.2419 59.6973; + normal -0.294030 -0.890005 0.348478; + texcoord 0.250000 -1.94247; + tangent 0.942372 -0.330836 -0.0498169; + vertex -12.9642 -80.9380 59.7431; + normal 0.278135 -0.886446 0.369939; + texcoord 0.499510 -1.94247; + tangent 0.895725 0.378438 0.233369; + vertex -11.2572 -80.8865 59.9165; + normal 0.323368 0.822356 -0.468149; + texcoord 0.749030 -4.97207; + tangent -0.930281 0.185703 -0.316372; + vertex -13.2734 -69.1047 80.5576; + normal 0.310775 0.822571 -0.476231; + texcoord 0.749030 -4.07548; + tangent -0.939241 0.173227 -0.296342; + vertex -12.5799 -71.9890 75.9700; + normal 0.324939 0.817402 -0.475677; + texcoord 0.998540 -4.07548; + tangent -0.930281 0.185703 -0.316372; + vertex -13.2902 -71.8472 75.7284; + normal 0.00626285 0.909656 -0.415314; + texcoord 0.998540 -2.97365; + tangent -0.999262 -0.0170697 -0.0344170; + vertex -13.0578 -76.1604 68.6030; + normal 0.0170266 0.911459 -0.411038; + texcoord 0.749030 -2.97365; + tangent -0.999761 0.0165817 -0.0142443; + vertex -11.8476 -76.1606 68.6241; + normal -0.0145447 0.936012 -0.351669; + texcoord 0.873780 -1.94247; + tangent -0.992187 -0.0582627 -0.110316; + vertex -12.1635 -78.9727 60.6109; + normal 0.289638 0.899512 -0.327090; + texcoord 0.749030 -1.94247; + tangent -0.945929 0.321156 0.0455760; + vertex -11.2903 -79.2692 60.5688; + normal -0.295042 0.890492 -0.346372; + texcoord 0.998540 -1.94247; + tangent -0.891116 -0.387252 -0.236535; + vertex -13.0229 -79.3462 60.3828; + normal 0.872378 0.441578 0.209679; + texcoord 0.250000 -2.00578; + tangent -0.0915890 0.568994 -0.817225; + vertex 33.1517 129.994 78.8394; + normal 0.875364 0.425821 0.228941; + texcoord 0.250000 -3.05672; + tangent -0.396315 0.902862 -0.166654; + vertex 29.0071 134.768 86.0294; + normal 0.872608 0.440725 0.210514; + texcoord 0.125240 -2.00578; + tangent -0.103738 0.587512 -0.802539; + vertex 33.2270 129.526 79.5113; + normal 0.874587 0.428826 0.226289; + texcoord 0.000490000 -3.05672; + tangent -0.407411 0.903767 -0.131228; + vertex 29.4426 133.795 86.1721; + normal 0.792552 0.565686 0.227729; + texcoord 0.250000 -4.13408; + tangent -0.570600 0.820455 -0.0356169; + vertex 26.3545 136.121 93.5605; + normal 0.793379 0.573881 0.203004; + texcoord 0.000490000 -4.13408; + tangent -0.580992 0.813377 -0.0294288; + vertex 26.7510 135.567 93.5802; + normal 0.783677 0.548905 0.290780; + texcoord 0.250000 -4.95357; + tangent -0.535891 0.833549 -0.134231; + vertex 24.7885 136.136 97.9486; + normal 0.784355 0.548033 0.290596; + texcoord 0.000490000 -4.95357; + tangent -0.528117 0.835710 -0.150604; + vertex 24.9140 135.938 97.9844; + normal 0.780055 0.547527 0.302866; + texcoord 0.000490000 -5.05357; + vertex 24.7578 136.025 98.2285; + normal -0.923038 -0.352041 -0.155138; + texcoord 0.749030 -2.00578; + tangent 0.0820711 -0.574172 0.814611; + vertex 31.4732 128.530 79.0861; + normal -0.900397 -0.413435 -0.135489; + texcoord 0.749030 -3.05672; + tangent 0.391818 -0.906213 0.158921; + vertex 28.4827 133.318 86.0144; + normal -0.921717 -0.356889 -0.151879; + texcoord 0.624270 -2.00578; + tangent 0.100370 -0.601854 0.792274; + vertex 31.4054 129.005 78.4131; + normal -0.895187 -0.420966 -0.146381; + texcoord 0.499510 -3.05672; + tangent 0.402572 -0.906158 0.129667; + vertex 28.0507 134.301 85.8718; + normal -0.807219 -0.570411 -0.151753; + texcoord 0.749030 -4.13408; + tangent 0.568778 -0.821745 0.0350187; + vertex 26.2337 135.184 93.3501; + normal -0.801893 -0.575850 -0.159261; + texcoord 0.499510 -4.13408; + tangent 0.579521 -0.814447 0.0288467; + vertex 25.8374 135.740 93.3309; + normal -0.813565 -0.550744 -0.186528; + texcoord 0.749030 -4.95357; + tangent 0.539353 -0.832600 0.125996; + vertex 24.7124 135.816 98.0146; + normal -0.814910 -0.548632 -0.186885; + texcoord 0.499510 -4.95357; + tangent 0.528108 -0.835719 0.150585; + vertex 24.5870 136.014 97.9788; + normal -0.465369 0.839053 0.281820; + texcoord 0.250000 -5.05357; + tangent -0.848618 -0.513449 0.127350; + vertex 24.7578 136.025 98.2285; + normal -0.519255 0.854462 -0.0163935; + texcoord 0.250000 -4.95357; + tangent -0.847902 -0.525206 0.0722544; + vertex 24.7885 136.136 97.9486; + normal -0.513071 0.857491 0.0382872; + texcoord 0.499510 -4.95357; + tangent -0.848618 -0.513448 0.127350; + vertex 24.5870 136.014 97.9788; + normal -0.498837 0.829122 -0.252424; + texcoord 0.499510 -4.13408; + tangent -0.759009 -0.558626 -0.334428; + vertex 25.8374 135.740 93.3309; + normal -0.499571 0.831867 -0.241716; + texcoord 0.250000 -4.13408; + tangent -0.768536 -0.551362 -0.324582; + vertex 26.3545 136.121 93.5605; + normal -0.335957 0.830697 -0.443932; + texcoord 0.499510 -3.05672; + tangent -0.885770 -0.438370 -0.152454; + vertex 28.0507 134.301 85.8718; + normal -0.330821 0.829361 -0.450242; + texcoord 0.250000 -3.05672; + tangent -0.888887 -0.434082 -0.146471; + vertex 29.0071 134.768 86.0294; + normal -0.280017 0.757629 -0.589567; + texcoord 0.374760 -2.00578; + tangent -0.853279 -0.477910 -0.208608; + vertex 32.5923 130.040 78.2387; + normal -0.280399 0.757407 -0.589671; + texcoord 0.499510 -2.00578; + tangent -0.851527 -0.479811 -0.211381; + vertex 31.8764 129.636 78.0610; + normal 0.490113 -0.672753 0.554250; + texcoord 0.749030 -5.05357; + tangent 0.848665 0.513379 -0.127317; + vertex 24.7578 136.025 98.2285; + normal 0.512951 -0.748587 0.420116; + texcoord 0.749030 -4.95357; + tangent 0.847223 0.527940 -0.0590897; + vertex 24.7124 135.816 98.0146; + normal 0.518716 -0.760727 0.390164; + texcoord 0.998540 -4.95357; + tangent 0.848665 0.513379 -0.127317; + vertex 24.9140 135.938 97.9844; + normal 0.471923 -0.824398 0.312500; + texcoord 0.998540 -4.13408; + tangent 0.757897 0.560156 0.334392; + vertex 26.7510 135.567 93.5802; + normal 0.463947 -0.826046 0.320003; + texcoord 0.749030 -4.13408; + tangent 0.767017 0.553364 0.324765; + vertex 26.2337 135.184 93.3501; + normal 0.313832 -0.796896 0.516203; + texcoord 0.998540 -3.05672; + tangent 0.882677 0.444766 0.151872; + vertex 29.4426 133.795 86.1721; + normal 0.313440 -0.800227 0.511265; + texcoord 0.749030 -3.05672; + tangent 0.886078 0.440080 0.145583; + vertex 28.4827 133.318 86.0144; + normal 0.240785 -0.701917 0.670324; + texcoord 0.873780 -2.00578; + tangent 0.852381 0.483261 0.199763; + vertex 32.0401 128.491 79.6857; + normal 0.240956 -0.701848 0.670336; + texcoord 0.998540 -2.00578; + tangent 0.850331 0.485610 0.202782; + vertex 32.7741 128.910 79.8607; + normal 0.409195 0.320243 0.854403; + texcoord 0.250000 -1.93859; + tangent -0.279773 0.935318 -0.216581; + vertex -30.8547 62.4105 141.285; + normal 0.396213 0.325898 0.858374; + texcoord 0.250000 -2.94454; + tangent -0.513058 0.853899 -0.0873401; + vertex -39.0314 59.9723 146.115; + normal 0.408940 0.321062 0.854217; + texcoord 0.125240 -1.93859; + tangent -0.292205 0.932926 -0.210394; + vertex -30.5949 61.5418 141.486; + normal 0.396618 0.328182 0.857316; + texcoord 0.000490000 -2.94454; + tangent -0.521276 0.849312 -0.0833089; + vertex -38.3947 58.9416 146.213; + normal 0.351524 0.360749 0.863882; + texcoord 0.250000 -4.02001; + tangent -0.380942 0.898443 -0.218365; + vertex -45.2049 56.4624 150.191; + normal 0.349277 0.354560 0.867348; + texcoord 0.000490000 -4.02001; + tangent -0.368465 0.901708 -0.226179; + vertex -44.9206 55.7683 150.367; + normal 0.565280 -0.00534874 0.824881; + texcoord 0.250000 -4.83001; + tangent -0.271585 0.951099 0.147146; + vertex -48.7472 54.1713 152.459; + normal 0.578844 -0.0252331 0.815048; + texcoord 0.000490000 -4.83001; + tangent -0.251289 0.945358 0.207732; + vertex -48.6798 53.9177 152.403; + normal 0.674053 0.0168978 0.738489; + texcoord 0.000490000 -4.93001; + tangent -0.251289 0.945358 0.207732; + vertex -48.9320 53.9421 152.633; + normal -0.518086 -0.326160 -0.790700; + texcoord 0.749030 -1.93859; + tangent 0.273385 -0.939093 0.208242; + vertex -31.9052 60.6805 139.765; + normal -0.466883 -0.355819 -0.809576; + texcoord 0.749030 -2.94454; + tangent 0.511344 -0.855564 0.0808614; + vertex -38.7108 58.6093 145.078; + normal -0.515917 -0.330366 -0.790372; + texcoord 0.624270 -1.93859; + tangent 0.289396 -0.935970 0.200527; + vertex -32.1603 61.5568 139.570; + normal -0.461673 -0.356397 -0.812305; + texcoord 0.499510 -2.94454; + tangent 0.519344 -0.851056 0.0773697; + vertex -39.3497 59.6491 144.987; + normal -0.410096 -0.374890 -0.831432; + texcoord 0.749030 -4.02001; + tangent 0.380258 -0.899198 0.216443; + vertex -45.0875 55.5147 149.657; + normal -0.412542 -0.370644 -0.832125; + texcoord 0.499510 -4.02001; + tangent 0.368100 -0.902234 0.224670; + vertex -45.3720 56.2106 149.482; + normal -0.608479 -0.0308565 -0.792970; + texcoord 0.749030 -4.83001; + tangent 0.283855 -0.952717 -0.108426; + vertex -48.9228 53.8764 152.297; + normal -0.623702 0.00596795 -0.781639; + texcoord 0.499510 -4.83001; + tangent 0.251289 -0.945358 -0.207732; + vertex -48.9902 54.1300 152.353; + normal -0.599022 0.788585 -0.138946; + texcoord 0.250000 -4.83001; + tangent -0.216885 -0.326825 -0.919862; + vertex -48.7472 54.1713 152.459; + normal -0.585561 0.798143 -0.141723; + texcoord 0.250000 -4.02001; + tangent -0.220102 -0.322589 -0.920593; + vertex -45.2049 56.4624 150.191; + normal -0.583940 0.798552 -0.146043; + texcoord 0.499510 -4.02001; + tangent -0.216885 -0.326825 -0.919862; + vertex -45.3720 56.2106 149.482; + normal -0.476287 0.871460 -0.117084; + texcoord 0.499510 -2.94454; + tangent -0.276601 -0.272600 -0.921510; + vertex -39.3497 59.6491 144.987; + normal -0.489648 0.864993 -0.109685; + texcoord 0.250000 -2.94454; + tangent -0.261894 -0.265893 -0.927746; + vertex -39.0314 59.9723 146.115; + normal -0.421603 0.898495 -0.122301; + texcoord 0.374760 -1.93859; + tangent -0.549391 -0.359937 -0.754066; + vertex -31.4175 62.7801 140.645; + normal -0.421081 0.898910 -0.121047; + texcoord 0.499510 -1.93859; + tangent -0.564540 -0.364195 -0.740714; + vertex -31.9536 62.4343 139.942; + normal 0.492389 -0.849847 0.187914; + texcoord 0.749030 -4.83001; + tangent 0.216172 0.328544 0.919418; + vertex -48.9228 53.8764 152.297; + normal 0.506761 -0.843371 0.178656; + texcoord 0.749030 -4.02001; + tangent 0.219218 0.324531 0.920121; + vertex -45.0875 55.5147 149.657; + normal 0.504841 -0.843642 0.182769; + texcoord 0.998540 -4.02001; + tangent 0.216172 0.328544 0.919418; + vertex -44.9206 55.7683 150.367; + normal 0.427929 -0.892049 0.145344; + texcoord 0.998540 -2.94454; + tangent 0.275004 0.279156 0.920024; + vertex -38.3947 58.9416 146.213; + normal 0.403799 -0.902184 0.151692; + texcoord 0.749030 -2.94454; + tangent 0.258361 0.271520 0.927107; + vertex -38.7108 58.6093 145.078; + normal 0.343671 -0.917483 0.200286; + texcoord 0.873780 -1.93859; + tangent 0.548481 0.370072 0.749810; + vertex -31.3377 60.3185 140.411; + normal 0.344871 -0.916670 0.201939; + texcoord 0.998540 -1.93859; + tangent 0.561458 0.373863 0.738235; + vertex -30.7902 60.6831 141.131; + normal 0.530110 -0.195503 0.825083; + texcoord 0.250000 -3.05215; + tangent 0.0554633 0.978968 0.196331; + vertex -15.2462 -28.7640 148.453; + normal 0.583881 -0.348999 0.732995; + texcoord 0.250000 -3.65500; + tangent -0.355933 0.703846 0.614746; + vertex -19.3884 -31.6569 150.429; + normal 0.535111 -0.212692 0.817569; + texcoord 0.125240 -3.05215; + tangent 0.0263724 0.972946 0.229523; + vertex -15.2898 -29.5332 148.299; + normal 0.584285 -0.357043 0.728787; + texcoord 0.000490000 -3.65500; + tangent -0.373534 0.678882 0.632133; + vertex -18.9849 -32.3718 149.754; + normal 0.594799 -0.334877 0.730802; + texcoord 0.250000 -4.27076; + tangent -0.162680 0.839806 0.517939; + vertex -22.5083 -34.8521 151.481; + normal 0.598216 -0.342301 0.724547; + texcoord 0.000490000 -4.27076; + tangent -0.134452 0.852521 0.505104; + vertex -22.4184 -35.4243 151.146; + normal 0.666608 -0.600376 0.441794; + texcoord 0.250000 -4.84584; + tangent -0.126054 0.553639 0.823161; + vertex -24.9906 -37.4028 152.339; + normal 0.668051 -0.627124 0.400528; + texcoord 0.000490000 -4.84584; + tangent -0.118747 0.441515 0.889361; + vertex -24.9576 -37.5257 152.091; + normal -0.666094 0.189394 -0.721421; + texcoord 0.749030 -3.05215; + tangent -0.0594776 -0.977631 -0.201741; + vertex -16.4302 -29.1957 146.764; + normal -0.676970 0.266932 -0.685900; + texcoord 0.749030 -3.65500; + tangent 0.357259 -0.697119 -0.621604; + vertex -19.7966 -32.2140 149.079; + normal -0.672053 0.199484 -0.713127; + texcoord 0.624270 -3.05215; + tangent -0.00480659 -0.964655 -0.263471; + vertex -16.3833 -28.4253 146.923; + normal -0.676174 0.271681 -0.684820; + texcoord 0.499510 -3.65500; + tangent 0.369794 -0.678710 -0.634511; + vertex -20.1984 -31.4967 149.760; + normal -0.670103 0.293547 -0.681757; + texcoord 0.749030 -4.27076; + tangent 0.162714 -0.838807 -0.519545; + vertex -22.7992 -35.1942 150.646; + normal -0.671144 0.301806 -0.677110; + texcoord 0.499510 -4.27076; + tangent 0.133847 -0.852276 -0.505678; + vertex -22.8888 -34.6216 150.981; + normal -0.711553 0.572373 -0.407530; + texcoord 0.749030 -4.84584; + tangent 0.123297 -0.509254 -0.851738; + vertex -25.0096 -37.2836 151.964; + normal -0.708267 0.590078 -0.387512; + texcoord 0.499510 -4.84584; + tangent 0.118790 -0.441480 -0.889373; + vertex -25.0426 -37.1606 152.212; + normal -0.584810 0.692761 -0.421994; + texcoord 0.499510 -4.94584; + tangent 0.118790 -0.441480 -0.889373; + vertex -25.2881 -37.4082 152.145; + normal -0.0338285 0.458945 0.887820; + texcoord 0.499510 -4.84584; + tangent -0.186860 0.869760 -0.456728; + vertex -25.0426 -37.1606 152.212; + normal -0.111684 0.502812 0.857151; + texcoord 0.250000 -4.84584; + tangent -0.342845 0.726794 -0.595171; + vertex -24.9906 -37.4028 152.339; + normal -0.437599 0.634075 0.637539; + texcoord 0.499510 -4.27076; + tangent -0.567021 0.349177 -0.746031; + vertex -22.8888 -34.6216 150.981; + normal -0.441400 0.635772 0.633215; + texcoord 0.250000 -4.27076; + tangent -0.593325 0.324114 -0.736828; + vertex -22.5083 -34.8521 151.481; + normal -0.387474 0.681324 0.621017; + texcoord 0.499510 -3.65500; + tangent -0.747406 0.158851 -0.645097; + vertex -20.1984 -31.4967 149.760; + normal -0.371273 0.694680 0.616098; + texcoord 0.250000 -3.65500; + tangent -0.762301 0.150799 -0.629410; + vertex -19.3884 -31.6569 150.429; + normal -0.394072 0.779685 0.486619; + texcoord 0.374760 -3.05215; + tangent -0.601620 0.175946 -0.779164; + vertex -15.5461 -28.1200 148.117; + normal -0.401170 0.783550 0.474461; + texcoord 0.499510 -3.05215; + tangent -0.587118 0.177630 -0.789772; + vertex -16.0138 -27.9785 147.488; + normal -0.308394 -0.493321 -0.813344; + texcoord 0.749030 -4.94584; + tangent 0.186813 -0.869777 0.456716; + vertex -25.2881 -37.4082 152.145; + normal -0.0585368 -0.497099 -0.865717; + texcoord 0.749030 -4.84584; + tangent 0.244357 -0.824701 0.510057; + vertex -25.0096 -37.2836 151.964; + normal -0.144794 -0.484200 -0.862893; + texcoord 0.998540 -4.84584; + tangent 0.186813 -0.869777 0.456716; + vertex -24.9576 -37.5257 152.091; + normal 0.350733 -0.711448 -0.608956; + texcoord 0.998540 -4.27076; + tangent 0.566336 -0.349632 0.746339; + vertex -22.4184 -35.4243 151.146; + normal 0.357993 -0.714284 -0.601364; + texcoord 0.749030 -4.27076; + tangent 0.591818 -0.323977 0.738099; + vertex -22.7992 -35.1942 150.646; + normal 0.314210 -0.774418 -0.549135; + texcoord 0.998540 -3.65500; + tangent 0.742873 -0.155891 0.651028; + vertex -18.9849 -32.3718 149.754; + normal 0.326264 -0.754701 -0.569192; + texcoord 0.749030 -3.65500; + tangent 0.760626 -0.147913 0.632115; + vertex -19.7966 -32.2140 149.079; + normal 0.328491 -0.834103 -0.443131; + texcoord 0.873780 -3.05215; + tangent 0.605558 -0.169311 0.777582; + vertex -16.1269 -29.8385 147.104; + normal 0.339256 -0.835292 -0.432658; + texcoord 0.998540 -3.05215; + tangent 0.587404 -0.171136 0.790992; + vertex -15.6513 -29.9771 147.745; + normal 0.284213 -0.440019 0.851826; + texcoord 0.250000 -3.06118; + tangent -0.429869 0.735674 0.523446; + vertex -44.3444 -100.967 93.2159; + normal 0.413111 -0.510364 0.754233; + texcoord 0.250000 -3.66861; + tangent -0.889771 -0.0425076 0.454423; + vertex -46.5627 -106.033 91.3395; + normal 0.295806 -0.444529 0.845513; + texcoord 0.125240 -3.06118; + tangent -0.467609 0.706214 0.531605; + vertex -44.0121 -101.536 92.8112; + normal 0.415270 -0.507249 0.755148; + texcoord 0.000490000 -3.66861; + tangent -0.895929 -0.0884888 0.435293; + vertex -45.6278 -105.942 90.8806; + normal 0.327922 -0.561825 0.759486; + texcoord 0.250000 -4.29352; + tangent -0.940991 -0.136080 0.309869; + vertex -47.4864 -110.020 89.0002; + normal 0.323901 -0.549240 0.770340; + texcoord 0.000490000 -4.29352; + tangent -0.944577 -0.138448 0.297668; + vertex -46.8644 -109.927 88.8065; + normal 0.373434 -0.605058 0.703172; + texcoord 0.250000 -4.88781; + tangent -0.831471 0.126820 0.540900; + vertex -48.3420 -112.835 87.0885; + normal 0.379072 -0.605772 0.699531; + texcoord 0.000490000 -4.88781; + tangent -0.783891 0.191509 0.590627; + vertex -48.1273 -112.888 86.9267; + normal -0.434321 0.346696 -0.831365; + texcoord 0.749030 -3.06118; + tangent 0.425441 -0.734570 -0.528589; + vertex -45.2231 -101.257 91.3601; + normal -0.439331 0.391708 -0.808426; + texcoord 0.749030 -3.66861; + tangent 0.888864 0.0530603 -0.455088; + vertex -46.0760 -105.556 90.0126; + normal -0.436746 0.346523 -0.830165; + texcoord 0.624270 -3.06118; + tangent 0.548536 -0.628634 -0.551297; + vertex -45.5530 -100.687 91.7700; + normal -0.433638 0.400377 -0.807253; + texcoord 0.499510 -3.66861; + tangent 0.894448 0.0903396 -0.437952; + vertex -47.0131 -105.649 90.4772; + normal -0.334879 0.480488 -0.810547; + texcoord 0.749030 -4.29352; + tangent 0.940000 0.136192 -0.312812; + vertex -47.0742 -109.556 88.3040; + normal -0.329223 0.487605 -0.808612; + texcoord 0.499510 -4.29352; + tangent 0.944228 0.139086 -0.298477; + vertex -47.6967 -109.650 88.4985; + normal -0.429568 0.505615 -0.748214; + texcoord 0.749030 -4.88781; + tangent 0.820858 -0.142036 -0.553189; + vertex -48.1825 -112.663 86.7804; + normal -0.438115 0.503513 -0.744667; + texcoord 0.499510 -4.88781; + tangent 0.783865 -0.191503 -0.590663; + vertex -48.3972 -112.610 86.9423; + normal -0.432785 0.513621 -0.740871; + texcoord 0.499510 -4.98781; + vertex -48.4329 -112.905 86.7587; + normal 0.883033 -0.0834259 -0.461836; + texcoord 0.998540 -4.88781; + tangent 0.201622 -0.821194 0.533843; + vertex -48.1273 -112.888 86.9267; + normal 0.883688 -0.0848640 -0.460319; + texcoord 0.749030 -4.88781; + tangent 0.226537 -0.779434 0.584092; + vertex -48.1825 -112.663 86.7804; + normal 0.897243 -0.0797432 -0.434277; + texcoord 0.998540 -4.29352; + tangent 0.317500 -0.565950 0.760851; + vertex -46.8644 -109.927 88.8065; + normal 0.896608 -0.0760530 -0.436244; + texcoord 0.749030 -4.29352; + tangent 0.330963 -0.543357 0.771509; + vertex -47.0742 -109.556 88.3040; + normal 0.867070 -0.0784559 -0.491970; + texcoord 0.998540 -3.66861; + tangent 0.443888 -0.354606 0.822933; + vertex -45.6278 -105.942 90.8806; + normal 0.872755 -0.0722687 -0.482779; + texcoord 0.749030 -3.66861; + tangent 0.426892 -0.366701 0.826616; + vertex -46.0760 -105.556 90.0126; + normal 0.772016 -0.0901196 -0.629182; + texcoord 0.873780 -3.06118; + tangent 0.617243 -0.163944 0.769502; + vertex -44.6334 -101.741 91.4990; + normal 0.758268 -0.0843209 -0.646467; + texcoord 0.998540 -3.06118; + tangent 0.632683 -0.144075 0.760891; + vertex -44.1293 -101.856 92.1052; + normal -0.959453 -0.0560012 0.276250; + texcoord 0.250000 -4.98781; + tangent -0.201628 0.821219 -0.533803; + vertex -48.4329 -112.905 86.7587; + normal -0.943342 -0.0176671 0.331352; + texcoord 0.250000 -4.88781; + tangent -0.223462 0.785225 -0.577483; + vertex -48.3420 -112.835 87.0885; + normal -0.939593 -0.00826011 0.342195; + texcoord 0.499510 -4.88781; + tangent -0.201628 0.821219 -0.533803; + vertex -48.3972 -112.610 86.9423; + normal -0.924370 -0.00740089 0.381426; + texcoord 0.499510 -4.29352; + tangent -0.318579 0.565589 -0.760668; + vertex -47.6967 -109.650 88.4985; + normal -0.921700 -0.00857504 0.387809; + texcoord 0.250000 -4.29352; + tangent -0.332735 0.542505 -0.771347; + vertex -47.4864 -110.020 89.0002; + normal -0.881368 0.0156579 0.472171; + texcoord 0.499510 -3.66861; + tangent -0.440900 0.360580 -0.821942; + vertex -47.0131 -105.649 90.4772; + normal -0.880899 0.0279357 0.472480; + texcoord 0.250000 -3.66861; + tangent -0.430754 0.366353 -0.824765; + vertex -46.5627 -106.033 91.3395; + normal -0.781715 0.000484391 0.623635; + texcoord 0.374760 -3.06118; + tangent -0.619491 0.169224 -0.766547; + vertex -44.9317 -100.482 93.0822; + normal -0.767346 -0.0140975 0.641078; + texcoord 0.499510 -3.06118; + tangent -0.635601 0.148935 -0.757515; + vertex -45.4299 -100.366 92.4885; + normal 0.118945 -0.806728 0.578829; + texcoord 0.250000 -1.99480; + tangent -0.657389 0.372904 0.654814; + vertex -34.5835 -93.5427 20.1984; + normal 0.0973149 -0.817421 0.567761; + texcoord 0.250000 -3.00053; + tangent -0.976122 0.0333465 0.214649; + vertex -37.7834 -99.1333 13.0642; + normal 0.117937 -0.806560 0.579268; + texcoord 0.125240 -1.99480; + tangent -0.674739 0.362640 0.642822; + vertex -34.0342 -93.8543 19.6513; + normal 0.0932293 -0.815433 0.571294; + texcoord 0.000490000 -3.00053; + tangent -0.981438 0.0195601 0.190778; + vertex -36.7110 -99.1539 12.8518; + normal -0.0555491 -0.845996 0.530289; + texcoord 0.250000 -4.07208; + tangent -0.998221 0.0595217 -0.00352321; + vertex -39.1348 -103.560 6.63165; + normal -0.0618693 -0.836412 0.544598; + texcoord 0.000490000 -4.07208; + tangent -0.997847 0.0638257 -0.0151047; + vertex -38.4431 -103.603 6.64404; + normal -0.0996688 -0.901106 0.421988; + texcoord 0.250000 -4.88975; + tangent -0.817685 0.311895 0.483852; + vertex -39.7915 -105.777 2.49014; + normal -0.119793 -0.909761 0.397472; + texcoord 0.000490000 -4.88975; + tangent -0.773899 0.336347 0.536611; + vertex -39.6048 -105.858 2.36063; + normal -0.184144 -0.930212 0.317485; + texcoord 0.000490000 -4.98975; + tangent -0.773899 0.336347 0.536610; + vertex -39.8696 -105.859 2.20412; + normal -0.221479 0.744318 -0.630030; + texcoord 0.749030 -1.99480; + tangent 0.652589 -0.366953 -0.662927; + vertex -34.8897 -92.7638 18.0804; + normal -0.118988 0.768879 -0.628226; + texcoord 0.749030 -3.00053; + tangent 0.975830 -0.0266477 -0.216900; + vertex -36.7701 -98.1786 12.3443; + normal -0.209156 0.745079 -0.633333; + texcoord 0.624270 -1.99480; + tangent 0.692869 -0.342773 -0.634381; + vertex -35.4376 -92.4557 18.6370; + normal -0.111264 0.770740 -0.627359; + texcoord 0.499510 -3.00053; + tangent 0.980997 -0.0137863 -0.193534; + vertex -37.8493 -98.1644 12.5616; + normal 0.0515640 0.806476 -0.589015; + texcoord 0.749030 -4.07208; + tangent 0.998329 -0.0577587 0.00196985; + vertex -38.3986 -103.089 6.17941; + normal 0.0580839 0.810372 -0.583029; + texcoord 0.499510 -4.07208; + tangent 0.997957 -0.0623556 0.0139137; + vertex -39.0918 -103.047 6.16789; + normal -0.00933328 0.834011 -0.551668; + texcoord 0.749030 -4.88975; + tangent 0.879048 -0.268574 -0.393881; + vertex -39.6269 -105.670 2.21085; + normal -0.0191696 0.834506 -0.550666; + texcoord 0.499510 -4.88975; + tangent 0.773907 -0.336319 -0.536616; + vertex -39.8137 -105.589 2.34036; + normal 0.971328 -0.0672399 -0.228035; + texcoord 0.998540 -4.88975; + tangent 0.0917811 -0.778756 0.620576; + vertex -39.6048 -105.858 2.36063; + normal 0.971758 -0.0819193 -0.221306; + texcoord 0.749030 -4.88975; + tangent 0.0560378 -0.771881 0.633293; + vertex -39.6269 -105.670 2.21085; + normal 0.968115 -0.207313 -0.140623; + texcoord 0.998540 -4.07208; + tangent -0.0632233 -0.740804 0.668739; + vertex -38.4431 -103.603 6.64404; + normal 0.967825 -0.205418 -0.145323; + texcoord 0.749030 -4.07208; + tangent -0.0564793 -0.751876 0.656880; + vertex -38.3986 -103.089 6.17941; + normal 0.961574 -0.0770814 -0.263505; + texcoord 0.998540 -3.00053; + tangent 0.0705139 -0.872110 0.484202; + vertex -36.7110 -99.1539 12.8518; + normal 0.958343 -0.0839415 -0.273006; + texcoord 0.749030 -3.00053; + tangent 0.0537158 -0.885813 0.460922; + vertex -36.7701 -98.1786 12.3443; + normal 0.894891 0.0273521 -0.445446; + texcoord 0.873780 -1.99480; + tangent 0.393014 -0.538719 0.745200; + vertex -34.2507 -93.3035 18.1536; + normal 0.890194 0.0371380 -0.454065; + texcoord 0.998540 -1.99480; + tangent 0.405500 -0.518892 0.752543; + vertex -33.8950 -93.7587 18.8138; + normal -0.967215 0.0784816 0.241530; + texcoord 0.250000 -4.98975; + tangent -0.0917833 0.778744 -0.620592; + vertex -39.8696 -105.859 2.20412; + normal -0.979481 0.0503917 0.195134; + texcoord 0.250000 -4.88975; + tangent -0.0717400 0.774971 -0.627912; + vertex -39.7915 -105.777 2.49014; + normal -0.978095 0.0464269 0.202915; + texcoord 0.499510 -4.88975; + tangent -0.0917833 0.778744 -0.620592; + vertex -39.8137 -105.589 2.34036; + normal -0.985806 0.149035 0.0772969; + texcoord 0.499510 -4.07208; + tangent 0.0612839 0.740939 -0.668771; + vertex -39.0918 -103.047 6.16789; + normal -0.986013 0.145837 0.0806792; + texcoord 0.250000 -4.07208; + tangent 0.0539529 0.752478 -0.656403; + vertex -39.1348 -103.560 6.63165; + normal -0.969674 0.0548713 0.238161; + texcoord 0.499510 -3.00053; + tangent -0.0733010 0.874967 -0.478602; + vertex -37.8493 -98.1644 12.5616; + normal -0.972389 0.0519014 0.227522; + texcoord 0.250000 -3.00053; + tangent -0.0602639 0.886039 -0.459678; + vertex -37.7834 -99.1333 13.0642; + normal -0.911323 -0.115722 0.395093; + texcoord 0.374760 -1.99480; + tangent -0.395240 0.549831 -0.735847; + vertex -35.2211 -93.0065 20.1347; + normal -0.904102 -0.134720 0.405525; + texcoord 0.499510 -1.99480; + tangent -0.412495 0.522925 -0.745920; + vertex -35.5735 -92.5597 19.4974; + normal -0.437774 0.875888 0.202915; + texcoord 0.250000 -1.41464; + tangent -0.572161 -0.445495 0.688597; + vertex 57.8377 111.524 81.7785; + normal -0.659493 0.596130 0.457927; + texcoord 0.250000 -2.21682; + tangent -0.120698 -0.674744 0.728115; + vertex 62.6734 112.694 87.1619; + normal -0.468652 0.853440 0.228047; + texcoord 0.125240 -1.41464; + tangent -0.545305 -0.465359 0.697197; + vertex 58.3501 111.923 81.1618; + normal -0.681198 0.562065 0.469098; + texcoord 0.000490000 -2.21682; + tangent -0.0832054 -0.690619 0.718416; + vertex 62.7773 113.496 86.3133; + normal -0.625700 0.230219 0.745318; + texcoord 0.250000 -3.06066; + tangent 0.148788 -0.894867 0.420803; + vertex 67.5462 115.250 90.4096; + normal -0.620250 0.206525 0.756728; + texcoord 0.000490000 -3.06066; + tangent 0.173663 -0.905075 0.388175; + vertex 67.4192 115.924 90.1225; + normal -0.481335 0.376318 0.791644; + texcoord 0.250000 -3.65678; + tangent 0.511017 -0.632769 0.581777; + vertex 70.4619 117.069 91.9217; + normal -0.508878 0.347477 0.787593; + texcoord 0.000490000 -3.65678; + tangent 0.584208 -0.532570 0.612430; + vertex 70.3108 117.207 91.7632; + normal -0.395097 0.472522 0.787795; + texcoord 0.000490000 -3.75678; + vertex 70.6014 117.351 91.8225; + normal 0.580527 -0.813742 -0.0284963; + texcoord 0.749030 -1.41464; + tangent 0.576718 0.435635 -0.691099; + vertex 59.3086 109.971 80.6023; + normal 0.736075 -0.549350 -0.395485; + texcoord 0.749030 -2.21682; + tangent 0.121088 0.672397 -0.730219; + vertex 63.6818 112.907 85.8352; + normal 0.602901 -0.795107 -0.0656883; + texcoord 0.624270 -1.41464; + tangent 0.549877 0.455950 -0.699817; + vertex 58.7896 109.579 81.2243; + normal 0.738175 -0.525919 -0.422500; + texcoord 0.499510 -2.21682; + tangent 0.0873909 0.688284 -0.720158; + vertex 63.5712 112.104 86.6926; + normal 0.665018 -0.211371 -0.716291; + texcoord 0.749030 -3.06066; + tangent -0.147191 0.894714 -0.421689; + vertex 68.0227 115.858 89.6914; + normal 0.655641 -0.189064 -0.731019; + texcoord 0.499510 -3.06066; + tangent -0.172672 0.904628 -0.389657; + vertex 68.1487 115.184 89.9798; + normal 0.717144 -0.0191533 -0.696662; + texcoord 0.749030 -3.65678; + tangent -0.528454 0.610572 -0.589863; + vertex 70.4814 117.174 91.5716; + normal 0.743186 0.0479665 -0.667363; + texcoord 0.499510 -3.65678; + tangent -0.584267 0.532573 -0.612370; + vertex 70.6326 117.036 91.7301; + normal 0.798251 0.241031 -0.551996; + texcoord 0.499510 -3.75678; + vertex 70.6014 117.351 91.8225; + normal 0.322670 -0.841720 0.432887; + texcoord 0.499510 -3.65678; + tangent 0.659682 -0.127979 -0.740568; + vertex 70.6326 117.036 91.7301; + normal 0.315771 -0.840626 0.440042; + texcoord 0.250000 -3.65678; + tangent 0.703980 -0.118168 -0.700320; + vertex 70.4619 117.069 91.9217; + normal 0.253007 -0.839421 0.480999; + texcoord 0.499510 -3.06066; + tangent 0.809776 -0.0897520 -0.579834; + vertex 68.1487 115.184 89.9798; + normal 0.228555 -0.838979 0.493839; + texcoord 0.250000 -3.06066; + tangent 0.813683 -0.128158 -0.567005; + vertex 67.5462 115.250 90.4096; + normal -0.162456 -0.752154 0.638649; + texcoord 0.499510 -2.21682; + tangent 0.754364 -0.521035 -0.399321; + vertex 63.5712 112.104 86.6926; + normal -0.176186 -0.763043 0.621871; + texcoord 0.250000 -2.21682; + tangent 0.765923 -0.503102 -0.400314; + vertex 62.6734 112.694 87.1619; + normal -0.469663 -0.483660 0.738573; + texcoord 0.374760 -1.41464; + tangent 0.447275 -0.856925 -0.256172; + vertex 57.7495 110.677 82.0560; + normal -0.487586 -0.447192 0.749852; + texcoord 0.499510 -1.41464; + tangent 0.423348 -0.872238 -0.244900; + vertex 58.1372 109.878 81.8317; + normal -0.326851 0.838495 -0.435999; + texcoord 0.749030 -3.75678; + tangent -0.659649 0.127960 0.740601; + vertex 70.6014 117.351 91.8225; + normal -0.259054 0.884078 -0.388970; + texcoord 0.749030 -3.65678; + tangent -0.690575 0.120880 0.713088; + vertex 70.4814 117.174 91.5716; + normal -0.258176 0.886856 -0.383186; + texcoord 0.998540 -3.65678; + tangent -0.659649 0.127960 0.740601; + vertex 70.3108 117.207 91.7632; + normal -0.175267 0.907935 -0.380704; + texcoord 0.998540 -3.06066; + tangent -0.809426 0.0880427 0.580584; + vertex 67.4192 115.924 90.1225; + normal -0.162120 0.900565 -0.403360; + texcoord 0.749030 -3.06066; + tangent -0.813136 0.123264 0.568873; + vertex 68.0227 115.858 89.6914; + normal 0.197427 0.778397 -0.595920; + texcoord 0.998540 -2.21682; + tangent -0.753495 0.519129 0.403424; + vertex 62.7773 113.496 86.3133; + normal 0.186553 0.776232 -0.602214; + texcoord 0.749030 -2.21682; + tangent -0.766419 0.498486 0.405110; + vertex 63.6818 112.907 85.8352; + normal 0.610619 0.534548 -0.584296; + texcoord 0.873780 -1.41464; + tangent -0.458868 0.847741 0.266036; + vertex 59.3902 110.825 80.3301; + normal 0.646610 0.489882 -0.584731; + texcoord 0.998540 -1.41464; + tangent -0.429205 0.867335 0.252020; + vertex 58.9866 111.640 80.5671; + normal -0.743548 0.106872 0.660087; + texcoord 0.333170 -1.46568; + tangent -0.265060 -0.953386 -0.144216; + vertex 0.172360 57.1720 147.280; + normal -0.755889 -0.234181 0.611384; + texcoord 0.333170 -2.25262; + tangent 0.243664 -0.968417 -0.0528823; + vertex 4.81638 55.7038 152.749; + normal -0.754646 0.0704936 0.652335; + texcoord 0.166830 -1.46568; + tangent -0.232209 -0.962661 -0.139153; + vertex 0.449610 58.1692 147.431; + normal -0.772603 -0.254858 0.581491; + texcoord 0.000490000 -2.25262; + tangent 0.282385 -0.958255 -0.0447938; + vertex 4.45354 56.9350 152.807; + normal -0.721636 -0.242959 0.648238; + texcoord 0.333170 -3.08575; + tangent 0.282385 -0.958255 -0.0447938; + vertex 8.84452 55.5350 157.170; + normal 0.634046 0.762413 -0.129274; + texcoord 0.998540 -1.46568; + tangent -0.665573 0.623153 0.410723; + vertex 1.43058 58.4887 147.143; + normal 0.282600 0.959208 -0.00761696; + texcoord 0.998540 -2.25262; + tangent -0.847407 0.269439 0.457497; + vertex 4.45354 56.9350 152.807; + normal 0.598763 0.793103 -0.111674; + texcoord 0.832200 -1.46568; + tangent -0.683653 0.599105 0.416763; + vertex 2.16044 57.8053 146.692; + normal 0.242951 0.970031 0.00380215; + texcoord 0.665860 -2.25262; + tangent -0.861058 0.220424 0.458248; + vertex 5.56004 56.6366 152.216; + normal -0.0853518 0.971478 0.221237; + texcoord 0.998540 -3.08575; + tangent -0.890147 -0.159644 0.426794; + vertex 8.43912 56.1230 157.566; + normal -0.102546 0.959232 0.263359; + texcoord 0.665860 -3.08575; + tangent -0.884212 -0.205975 0.419217; + vertex 9.16238 56.2895 157.223; + normal -0.244314 0.886665 0.392601; + texcoord 0.998540 -3.68467; + tangent -0.806860 -0.389427 0.444211; + vertex 11.1312 55.5139 159.822; + normal -0.260794 0.880548 0.395754; + texcoord 0.665860 -3.68467; + tangent -0.782405 -0.432931 0.447676; + vertex 11.3539 55.6371 159.694; + normal -0.299295 0.891783 0.339330; + texcoord 0.665860 -3.78467; + vertex 11.3844 55.5413 159.973; + normal -0.610784 -0.686615 0.394338; + texcoord 0.000490000 -2.25262; + tangent 0.496489 -0.720069 -0.484767; + vertex 4.45354 56.9350 152.807; + normal -0.573361 -0.691334 0.439675; + texcoord 0.333170 -3.08575; + tangent 0.496489 -0.720069 -0.484767; + vertex 8.84452 55.5350 157.170; + normal -0.577143 -0.693970 0.430479; + texcoord 0.000490000 -3.08575; + tangent 0.499042 -0.719198 -0.483437; + vertex 8.43912 56.1230 157.566; + normal -0.395356 -0.776928 0.489976; + texcoord 0.333170 -3.68467; + tangent 0.728044 -0.600674 -0.330368; + vertex 11.3551 55.3568 159.743; + normal -0.410809 -0.801992 0.433641; + texcoord 0.000490000 -3.68467; + tangent 0.786673 -0.552220 -0.276043; + vertex 11.1312 55.5139 159.822; + normal -0.292291 -0.726982 0.621340; + texcoord 0.000490000 -3.78467; + vertex 11.3844 55.5413 159.973; + normal 0.727954 -0.114631 -0.675976; + texcoord 0.665860 -3.68467; + tangent -0.00425281 0.985150 -0.171641; + vertex 11.3539 55.6371 159.694; + normal 0.721991 -0.135485 -0.678507; + texcoord 0.333170 -3.68467; + tangent 0.141043 0.986075 -0.0881067; + vertex 11.3551 55.3568 159.743; + normal 0.726092 -0.256949 -0.637783; + texcoord 0.665860 -3.08575; + tangent 0.384235 0.921074 0.0631394; + vertex 9.16238 56.2895 157.223; + normal 0.725723 -0.297241 -0.620462; + texcoord 0.333170 -3.08575; + tangent 0.412244 0.910934 0.0159281; + vertex 8.84452 55.5350 157.170; + normal 0.534814 -0.700064 -0.473164; + texcoord 0.665860 -2.25262; + tangent 0.600752 0.696990 -0.391538; + vertex 5.56004 56.6366 152.216; + normal 0.532427 -0.698096 -0.478731; + texcoord 0.333170 -2.25262; + tangent 0.569123 0.713872 -0.408026; + vertex 4.81638 55.7038 152.749; + normal 0.287624 -0.930698 -0.225996; + texcoord 0.499510 -1.46568; + tangent 0.899783 0.327359 -0.288491; + vertex 0.876100 56.4942 146.841; + normal 0.241719 -0.952467 -0.185415; + texcoord 0.665860 -1.46568; + tangent 0.918397 0.286246 -0.273148; + vertex 1.88320 56.8081 146.541; + normal -0.593173 -0.182934 0.784016; + texcoord 0.333170 -1.46614; + tangent -0.642637 -0.479003 -0.597975; + vertex 19.9692 -46.4190 142.566; + normal -0.745308 -0.414677 0.522072; + texcoord 0.333170 -2.22507; + tangent -0.287399 -0.520947 -0.803751; + vertex 24.2532 -51.5170 144.618; + normal -0.617603 -0.204987 0.759307; + texcoord 0.166830 -1.46614; + tangent -0.620854 -0.484725 -0.616102; + vertex 20.6414 -45.9180 143.191; + normal -0.750533 -0.424759 0.506241; + texcoord 0.000490000 -2.22507; + tangent -0.255117 -0.520439 -0.814898; + vertex 24.5810 -50.8483 145.665; + normal -0.713495 -0.467465 0.521920; + texcoord 0.333170 -3.02395; + tangent -0.255117 -0.520439 -0.814898; + vertex 28.2282 -55.2802 146.681; + normal 0.245297 -0.364322 -0.898387; + texcoord 0.499510 -1.46614; + tangent 0.844609 0.535212 0.0135693; + vertex 20.3270 -46.8525 141.654; + normal 0.240626 -0.313186 -0.918702; + texcoord 0.665860 -2.22507; + tangent 0.842214 0.538425 0.0278148; + vertex 25.3568 -50.8176 144.635; + normal 0.226973 -0.334997 -0.914473; + texcoord 0.333170 -2.22507; + tangent 0.844609 0.535212 0.0135693; + vertex 24.2532 -51.5170 144.618; + normal 0.522267 0.0472035 -0.851475; + texcoord 0.333170 -3.02395; + tangent 0.690830 0.577955 0.434420; + vertex 28.2282 -55.2802 146.681; + normal 0.531766 0.0817080 -0.842941; + texcoord 0.665860 -3.02395; + tangent 0.666047 0.572450 0.478208; + vertex 28.7724 -54.8082 147.074; + normal 0.364807 0.183711 -0.912779; + texcoord 0.333170 -3.61671; + tangent 0.871071 0.268316 0.411390; + vertex 30.5890 -57.6980 147.590; + normal 0.343459 0.228201 -0.911021; + texcoord 0.665860 -3.61671; + tangent 0.900951 0.193841 0.388218; + vertex 30.8454 -57.6428 147.701; + normal 0.295049 0.382354 -0.875644; + texcoord 0.333170 -3.71671; + tangent 0.900951 0.193841 0.388218; + vertex 30.7999 -57.9051 147.571; + normal 0.838825 0.537171 0.0884275; + texcoord 0.998540 -1.46614; + tangent -0.345893 0.400451 0.848526; + vertex 21.6714 -45.8504 142.905; + normal 0.596436 0.673294 0.436965; + texcoord 0.998540 -2.22507; + tangent -0.583745 0.0165804 0.811768; + vertex 24.5810 -50.8483 145.665; + normal 0.816831 0.561270 0.133281; + texcoord 0.832200 -1.46614; + tangent -0.367837 0.372400 0.852064; + vertex 22.0507 -46.2895 141.974; + normal 0.577233 0.677897 0.455255; + texcoord 0.665860 -2.22507; + tangent -0.601733 -0.0237640 0.798344; + vertex 25.3568 -50.8176 144.635; + normal 0.582115 0.671342 0.458739; + texcoord 0.998540 -3.02395; + tangent -0.601733 -0.0237639 0.798344; + vertex 28.2831 -55.3092 147.495; + normal -0.775169 -0.631046 0.0299077; + texcoord 0.000490000 -2.22507; + tangent -0.0673326 0.0354548 -0.997100; + vertex 24.5810 -50.8483 145.665; + normal -0.753372 -0.657018 0.0275122; + texcoord 0.333170 -3.02395; + tangent -0.0673328 0.0354546 -0.997100; + vertex 28.2282 -55.2802 146.681; + normal -0.742954 -0.668955 0.0227749; + texcoord 0.000490000 -3.02395; + tangent -0.0692595 0.0389867 -0.996837; + vertex 28.2831 -55.3092 147.495; + normal -0.708513 -0.694452 -0.125484; + texcoord 0.333170 -3.61671; + tangent -0.260941 0.398382 -0.879319; + vertex 30.5890 -57.6980 147.590; + normal -0.704951 -0.695711 -0.137950; + texcoord 0.000490000 -3.61671; + tangent -0.295190 0.464649 -0.834844; + vertex 30.6730 -57.8302 147.828; + normal -0.700301 -0.699627 -0.141774; + texcoord 0.000490000 -3.71671; + vertex 30.7999 -57.9051 147.571; + normal 0.101556 0.580546 0.807869; + texcoord 0.665860 -2.22507; + tangent -0.598623 -0.612935 0.515715; + vertex 25.3568 -50.8176 144.635; + normal 0.229651 0.485467 0.843554; + texcoord 0.998540 -3.02395; + tangent -0.598622 -0.612935 0.515715; + vertex 28.2831 -55.3092 147.495; + normal 0.191137 0.513853 0.836314; + texcoord 0.665860 -3.02395; + tangent -0.598699 -0.613333 0.515153; + vertex 28.7724 -54.8082 147.074; + normal 0.257580 0.383294 0.886983; + texcoord 0.998540 -3.61671; + tangent -0.603788 -0.643391 0.470625; + vertex 30.6730 -57.8302 147.828; + normal 0.246994 0.377955 0.892269; + texcoord 0.665860 -3.61671; + tangent -0.605762 -0.658478 0.446608; + vertex 30.8454 -57.6428 147.701; + normal -0.455083 -0.211342 0.865005; + texcoord 0.250000 -1.16406; + tangent -0.888793 0.0486026 -0.455724; + vertex -17.0581 -96.5174 82.4043; + normal -0.329392 -0.134903 0.934506; + texcoord 0.125240 -1.82124; + tangent -0.641938 -0.693465 -0.327142; + vertex -12.2328 -101.955 83.6144; + normal -0.449663 -0.206811 0.868926; + texcoord 0.125240 -1.16406; + tangent -0.889730 0.0183025 -0.456120; + vertex -16.1862 -96.5651 82.8514; + normal -0.325701 -0.131032 0.936349; + texcoord 0.000490000 -1.82124; + tangent -0.621065 -0.717066 -0.316378; + vertex -11.7472 -101.395 83.8617; + normal -0.310191 -0.145822 0.939424; + texcoord 0.000490000 -2.47371; + tangent -0.621065 -0.717066 -0.316378; + vertex -7.85393 -105.524 84.5063; + normal -0.770439 -0.600602 0.213778; + texcoord 0.374760 -1.16406; + tangent -0.282987 0.0217077 -0.958878; + vertex -17.3357 -96.4961 81.4638; + normal -0.671824 -0.593397 0.443319; + texcoord 0.250000 -1.82124; + tangent -0.338010 -0.283000 -0.897586; + vertex -12.4949 -102.185 82.9267; + normal -0.768702 -0.597989 0.226951; + texcoord 0.250000 -1.16406; + tangent -0.286079 0.00800059 -0.958173; + vertex -17.0581 -96.5174 82.4043; + normal -0.658259 -0.604935 0.448050; + texcoord 0.125240 -1.82124; + tangent -0.337301 -0.296898 -0.893353; + vertex -12.2328 -101.955 83.6144; + normal -0.615837 -0.690061 0.380211; + texcoord 0.250000 -2.47371; + tangent -0.275324 -0.265540 -0.923951; + vertex -8.13652 -105.799 83.5409; + normal -0.623721 -0.695135 0.357434; + texcoord 0.000490000 -2.47371; + tangent -0.260946 -0.255535 -0.930918; + vertex -7.85393 -105.524 84.5063; + normal -0.677580 -0.731164 0.0792774; + texcoord 0.250000 -2.94726; + tangent -0.0459819 -0.0868258 -0.995162; + vertex -5.43668 -108.000 83.7288; + normal -0.685625 -0.726053 0.0525806; + texcoord 0.000490000 -2.94726; + tangent -0.00837899 -0.0609882 -0.998103; + vertex -5.43034 -107.962 84.3841; + normal -0.631916 -0.760673 0.148519; + texcoord 0.250000 -3.37361; + tangent 0.0518589 -0.203980 -0.977600; + vertex -3.55432 -109.667 83.6383; + normal -0.623903 -0.762267 0.172318; + texcoord 0.000490000 -3.37361; + tangent 0.0872571 -0.287064 -0.953929; + vertex -3.57816 -109.588 83.8990; + normal -0.669191 -0.655438 -0.350122; + texcoord 0.499510 -1.16406; + tangent 0.476892 -0.0174681 -0.878788; + vertex -16.8564 -96.5137 80.5806; + normal -0.638129 -0.696419 -0.328317; + texcoord 0.374760 -1.82124; + tangent 0.167724 0.289190 -0.942464; + vertex -12.3801 -101.950 82.2014; + normal -0.669872 -0.655791 -0.348151; + texcoord 0.374760 -1.16406; + tangent 0.461652 4.25496e-05 -0.887061; + vertex -17.3357 -96.4961 81.4638; + normal -0.618688 -0.713263 -0.329364; + texcoord 0.250000 -1.82124; + tangent 0.148865 0.305205 -0.940579; + vertex -12.4949 -102.185 82.9267; + normal -0.573406 -0.748292 -0.333564; + texcoord 0.250000 -2.47371; + tangent 0.148865 0.305205 -0.940579; + vertex -8.13652 -105.799 83.5409; + normal -0.295475 -0.509831 -0.807940; + texcoord 0.624270 -1.16406; + tangent 0.947132 -0.0456345 -0.317582; + vertex -15.8769 -96.5609 80.2521; + normal -0.147189 -0.432484 -0.889547; + texcoord 0.499510 -1.82124; + tangent 0.573103 0.694817 -0.434492; + vertex -11.9556 -101.387 81.8634; + normal -0.282659 -0.499784 -0.818731; + texcoord 0.499510 -1.16406; + tangent 0.941286 0.0186580 -0.337093; + vertex -16.8564 -96.5137 80.5806; + normal -0.128257 -0.430198 -0.893577; + texcoord 0.374760 -1.82124; + tangent 0.537685 0.725628 -0.429370; + vertex -12.3801 -101.950 82.2014; + normal -0.0819013 -0.335251 -0.938562; + texcoord 0.499510 -2.47371; + tangent 0.405932 0.845836 -0.346094; + vertex -7.72193 -104.914 83.1776; + normal -0.122945 -0.327035 -0.936981; + texcoord 0.250000 -2.47371; + tangent 0.397599 0.848827 -0.348437; + vertex -8.13652 -105.799 83.5409; + normal -0.0297690 -0.0742468 -0.996795; + texcoord 0.250000 -2.94726; + tangent 0.325534 0.940946 -0.0929931; + vertex -5.43668 -108.000 83.7288; + normal 0.0416504 -0.0790560 -0.996000; + texcoord 0.499510 -2.94726; + tangent 0.311593 0.948433 -0.0581736; + vertex -5.23113 -107.378 83.6921; + normal -0.271944 -0.177028 -0.945890; + texcoord 0.250000 -3.37361; + tangent 0.217112 0.957256 -0.191109; + vertex -3.55432 -109.667 83.6383; + normal -0.319125 -0.212123 -0.923668; + texcoord 0.499510 -3.37361; + tangent 0.155054 0.949810 -0.271697; + vertex -3.51196 -109.407 83.5641; + normal 0.447448 0.0752571 -0.891138; + texcoord 0.749030 -1.16406; + tangent 0.894254 -0.0487955 0.444892; + vertex -14.9950 -96.6090 80.6909; + normal 0.390520 0.0611144 -0.918563; + texcoord 0.624270 -1.82124; + tangent 0.642603 0.695997 0.320390; + vertex -11.4614 -100.816 82.1099; + normal 0.442503 0.0688217 -0.894122; + texcoord 0.624270 -1.16406; + tangent 0.894092 0.0515455 0.444907; + vertex -15.8769 -96.5609 80.2521; + normal 0.388415 0.0606319 -0.919488; + texcoord 0.499510 -1.82124; + tangent 0.621982 0.718989 0.310151; + vertex -11.9556 -101.387 81.8634; + normal 0.361326 0.0878631 -0.928291; + texcoord 0.499510 -2.47371; + tangent 0.621982 0.718989 0.310151; + vertex -7.72193 -104.914 83.1776; + normal 0.758884 0.619632 -0.200379; + texcoord 0.873780 -1.16406; + tangent 0.271341 -0.0211442 0.962251; + vertex -14.7275 -96.6299 81.6398; + normal 0.737385 0.509112 -0.443923; + texcoord 0.749030 -1.82124; + tangent 0.340368 0.284262 0.896295; + vertex -11.1956 -100.581 82.7973; + normal 0.761305 0.606204 -0.230068; + texcoord 0.749030 -1.16406; + tangent 0.279268 0.00842796 0.960176; + vertex -14.9950 -96.6090 80.6909; + normal 0.739951 0.499097 -0.450971; + texcoord 0.624270 -1.82124; + tangent 0.340998 0.301801 0.890302; + vertex -11.4614 -100.816 82.1099; + normal 0.730036 0.566055 -0.382921; + texcoord 0.749030 -2.47371; + tangent 0.277218 0.269293 0.922297; + vertex -7.43633 -104.634 84.1456; + normal 0.731527 0.577696 -0.362128; + texcoord 0.499510 -2.47371; + tangent 0.263764 0.259989 0.928889; + vertex -7.72193 -104.914 83.1776; + normal 0.736296 0.671797 -0.0809712; + texcoord 0.749030 -2.94726; + tangent 0.0497183 0.0908024 0.994627; + vertex -5.22456 -107.339 84.3481; + normal 0.731814 0.679677 -0.0498765; + texcoord 0.499510 -2.94726; + tangent 0.00876715 0.0618877 0.998045; + vertex -5.23113 -107.378 83.6921; + normal 0.688638 0.710563 -0.144488; + texcoord 0.749030 -3.37361; + tangent -0.0712367 0.249835 0.965665; + vertex -3.53581 -109.329 83.8247; + normal 0.665066 0.729710 -0.158778; + texcoord 0.499510 -3.37361; + tangent -0.0872944 0.287122 0.953908; + vertex -3.51196 -109.407 83.5641; + normal 0.559811 0.806204 -0.191434; + texcoord 0.499510 -3.47361; + vertex -3.25990 -109.534 83.7684; + normal 0.645480 0.681054 0.345717; + texcoord 0.998540 -1.16406; + tangent -0.486768 0.0180147 0.873345; + vertex -15.2309 -96.6112 82.5430; + normal 0.641036 0.691081 0.333885; + texcoord 0.873780 -1.82124; + tangent -0.179888 -0.287417 0.940761; + vertex -11.3140 -100.821 83.5229; + normal 0.646051 0.681046 0.344665; + texcoord 0.873780 -1.16406; + tangent -0.470606 -0.000663101 0.882343; + vertex -14.7275 -96.6299 81.6398; + normal 0.645278 0.687750 0.332590; + texcoord 0.749030 -1.82124; + tangent -0.153111 -0.310095 0.938295; + vertex -11.1956 -100.581 82.7973; + normal 0.633032 0.698325 0.334086; + texcoord 0.749030 -2.47371; + vertex -7.43633 -104.634 84.1456; + normal 0.191432 0.387981 0.901568; + texcoord 0.998540 -1.16406; + tangent -0.545169 -0.721799 0.426376; + vertex -15.2309 -96.6112 82.5430; + normal 0.215205 0.371064 0.903326; + texcoord 0.998540 -1.82124; + tangent -0.545169 -0.721799 0.426376; + vertex -11.7472 -101.395 83.8617; + normal 0.204983 0.372950 0.904925; + texcoord 0.873780 -1.82124; + tangent -0.540470 -0.726811 0.423837; + vertex -11.3140 -100.821 83.5229; + normal 0.200948 0.271357 0.941268; + texcoord 0.998540 -2.47371; + tangent -0.406408 -0.848085 0.339977; + vertex -7.85393 -105.524 84.5063; + normal 0.185205 0.293204 0.937940; + texcoord 0.749030 -2.47371; + tangent -0.398748 -0.849924 0.344426; + vertex -7.43633 -104.634 84.1456; + normal 0.156554 0.0328840 0.987122; + texcoord 0.749030 -2.94726; + tangent -0.327306 -0.939982 0.0964598; + vertex -5.22456 -107.339 84.3481; + normal 0.202811 -0.00131881 0.979217; + texcoord 0.998540 -2.94726; + tangent -0.311071 -0.948623 0.0578670; + vertex -5.43034 -107.962 84.3841; + normal 0.371531 0.180896 0.910627; + texcoord 0.749030 -3.37361; + tangent -0.180631 -0.954100 0.238883; + vertex -3.53581 -109.329 83.8247; + normal 0.370656 0.199028 0.907195; + texcoord 0.998540 -3.37361; + tangent -0.155009 -0.949813 0.271710; + vertex -3.57816 -109.588 83.8990; + normal 0.340660 0.206776 0.917167; + texcoord 0.749030 -3.47361; + tangent -0.155009 -0.949813 0.271710; + vertex -3.25990 -109.534 83.7684; + normal -0.0468938 0.396333 -0.916909; + texcoord 0.374760 -1.43144; + tangent 0.529389 0.788270 0.313654; + vertex -9.89627 -93.1075 15.2282; + normal -0.0149158 0.395414 -0.918382; + texcoord 0.499510 -2.19343; + tangent 0.528844 0.784772 0.323199; + vertex -4.88509 -97.6173 13.0226; + normal -0.0207292 0.381618 -0.924088; + texcoord 0.250000 -2.19343; + tangent 0.529389 0.788270 0.313654; + vertex -5.48244 -98.5068 12.6687; + normal 0.304309 0.626498 -0.717563; + texcoord 0.250000 -3.00271; + tangent 0.459713 0.574275 0.677401; + vertex -1.21908 -102.515 11.0482; + normal 0.345460 0.622682 -0.702086; + texcoord 0.499510 -3.00271; + tangent 0.446704 0.549643 0.705938; + vertex -0.898010 -102.123 11.5527; + normal 0.523843 0.626767 -0.576846; + texcoord 0.250000 -3.61178; + tangent 0.133171 0.638417 0.758082; + vertex 1.57476 -104.496 10.1930; + normal 0.460910 0.660205 -0.593036; + texcoord 0.499510 -3.61178; + tangent 0.0429643 0.650866 0.757976; + vertex 1.58546 -104.334 10.3818; + normal 0.680952 0.536078 -0.498923; + texcoord 0.250000 -3.71178; + tangent 0.0429643 0.650866 0.757976; + vertex 1.79361 -104.572 10.4101; + normal 0.0370015 -0.398013 0.916633; + texcoord 0.873780 -1.43144; + tangent -0.529306 -0.785831 -0.319851; + vertex -7.91063 -93.0166 16.3791; + normal 0.0170582 -0.407131 0.913210; + texcoord 0.998540 -2.19343; + tangent -0.528597 -0.781634 -0.331109; + vertex -5.48659 -98.9048 13.7245; + normal 0.0332428 -0.395910 0.917687; + texcoord 0.749030 -2.19343; + tangent -0.529306 -0.785831 -0.319851; + vertex -4.88525 -98.0120 14.0879; + normal -0.221460 -0.677698 0.701199; + texcoord 0.749030 -3.00271; + tangent -0.458751 -0.572872 -0.679239; + vertex -1.22143 -102.507 12.0637; + normal -0.215717 -0.701241 0.679506; + texcoord 0.998540 -3.00271; + tangent -0.445369 -0.548801 -0.707435; + vertex -1.54249 -102.900 11.5573; + normal -0.0711961 -0.753815 0.653219; + texcoord 0.749030 -3.61178; + tangent -0.103779 -0.642886 -0.758899; + vertex 1.50970 -104.512 10.5388; + normal -0.0126298 -0.758249 0.651843; + texcoord 0.998540 -3.61178; + tangent -0.0429633 -0.650881 -0.757963; + vertex 1.49900 -104.674 10.3500; + normal 0.130609 -0.755812 0.641631; + texcoord 0.749030 -3.71178; + tangent -0.0429633 -0.650881 -0.757963; + vertex 1.79361 -104.572 10.4101; + normal -0.679228 -0.309553 -0.665452; + texcoord 0.000490000 -2.19343; + tangent 0.452121 0.537746 -0.711629; + vertex -5.48659 -98.9048 13.7245; + normal -0.602868 -0.403766 -0.688130; + texcoord 0.250000 -3.00271; + tangent 0.452121 0.537746 -0.711629; + vertex -1.21908 -102.515 11.0482; + normal -0.627132 -0.374389 -0.683037; + texcoord 0.000490000 -3.00271; + tangent 0.451073 0.539245 -0.711160; + vertex -1.54249 -102.900 11.5573; + normal -0.536587 -0.424792 -0.729127; + texcoord 0.250000 -3.61178; + tangent 0.347360 0.669151 -0.656946; + vertex 1.57476 -104.496 10.1930; + normal -0.535485 -0.419182 -0.733173; + texcoord 0.000490000 -3.61178; + tangent 0.304192 0.714129 -0.630465; + vertex 1.49900 -104.674 10.3500; + normal 0.647610 0.352751 0.675402; + texcoord 0.499510 -2.19343; + tangent -0.451259 -0.536673 0.712985; + vertex -4.88509 -97.6173 13.0226; + normal 0.645118 0.355852 0.676160; + texcoord 0.749030 -3.00271; + tangent -0.451260 -0.536673 0.712985; + vertex -1.22143 -102.507 12.0637; + normal 0.644380 0.356179 0.676691; + texcoord 0.499510 -3.00271; + tangent -0.450252 -0.538130 0.712523; + vertex -0.898010 -102.123 11.5527; + normal 0.559918 0.403035 0.723916; + texcoord 0.749030 -3.61178; + tangent -0.331032 -0.686395 0.647518; + vertex 1.50970 -104.512 10.5388; + normal 0.557233 0.403409 0.725777; + texcoord 0.499510 -3.61178; + tangent -0.304198 -0.714113 0.630481; + vertex 1.58546 -104.334 10.3818; + normal 0.444663 0.478874 0.756938; + texcoord 0.499510 -3.71178; + vertex 1.79361 -104.572 10.4101; + normal 0.714740 0.254814 0.651319; + texcoord 0.374760 1.00000; + tangent -0.555100 0.773191 0.306658; + vertex 41.2925 12.7303 100.008; + normal 0.941544 0.0118978 0.336680; + texcoord 0.374760 0.00278997; + tangent -0.293173 0.532681 0.793915; + vertex 40.4802 3.88617 104.360; + normal 0.729393 0.244731 0.638821; + texcoord 0.250000 1.00000; + tangent -0.548577 0.769033 0.328102; + vertex 41.9356 11.8345 99.6532; + normal 0.945783 0.00133737 0.324796; + texcoord 0.250000 0.00278997; + tangent -0.278661 0.517073 0.809311; + vertex 40.7381 3.40762 103.611; + normal 0.943493 -0.00998372 0.331241; + texcoord 0.374760 -1.07881; + tangent -0.278661 0.517072 0.809311; + vertex 39.1406 -6.85504 107.852; + normal -0.993690 0.107423 0.0322617; + texcoord 0.624270 1.00000; + tangent -0.0482532 -0.149772 -0.987542; + vertex 39.5928 14.4362 97.8552; + normal -0.990707 0.124552 0.0546575; + texcoord 0.749030 1.00000; + tangent -0.0712975 -0.165824 -0.983575; + vertex 39.5319 14.2470 96.6080; + normal -0.859567 0.287262 0.422642; + texcoord 0.624270 0.00278997; + tangent -0.507303 -0.449335 -0.735351; + vertex 38.6832 4.01110 104.550; + normal -0.852878 0.288256 0.435324; + texcoord 0.749030 0.00278997; + tangent -0.522048 -0.458051 -0.719482; + vertex 38.1968 3.58430 103.879; + normal -0.850051 0.210338 0.482878; + texcoord 0.624270 -1.07881; + tangent -0.522049 -0.458050 -0.719483; + vertex 38.7592 -5.97734 109.035; + normal -0.734278 0.183162 -0.653673; + texcoord 0.499510 -2.00578; + tangent -0.545735 -0.731960 0.407930; + vertex 31.8764 129.636 78.0610; + normal -0.614403 0.336986 -0.713407; + texcoord 0.499510 1.00000; + tangent -0.316130 -0.933350 -0.170057; + vertex 45.3164 110.031 57.4703; + normal -0.890940 -0.112410 -0.439988; + texcoord 0.624270 -2.00578; + tangent -0.246506 -0.724939 0.643193; + vertex 31.4054 129.005 78.4131; + normal -0.796982 0.0997097 -0.595716; + texcoord 0.624270 1.00000; + tangent -0.297672 -0.932900 0.202703; + vertex 44.7100 108.231 57.1364; + normal -0.867188 -0.0471692 -0.495741; + texcoord 0.749030 1.00000; + tangent -0.246906 -0.827018 0.505053; + vertex 44.3876 107.164 57.7818; + normal -0.909901 -0.376657 -0.173811; + texcoord 0.749030 -2.00578; + tangent 0.0820711 -0.574172 0.814611; + vertex 31.4732 128.530 79.0861; + normal 0.249237 0.165613 -0.954177; + texcoord 0.749030 -1.99480; + tangent 0.761044 -0.642811 0.0872198; + vertex -34.8897 -92.7638 18.0804; + normal 0.335431 0.0783255 -0.938803; + texcoord 0.749030 1.00000; + tangent 0.596943 -0.788457 0.148304; + vertex -12.6035 -70.2258 27.8135; + normal 0.473454 -0.100404 -0.875077; + texcoord 0.873780 -1.99480; + tangent 0.623923 -0.656264 0.424310; + vertex -34.2507 -93.3035 18.1536; + normal 0.452262 -0.0623614 -0.889702; + texcoord 0.873780 1.00000; + tangent 0.312581 -0.915933 0.251716; + vertex -11.8243 -71.2603 28.0086; + normal 0.611666 -0.294114 -0.734412; + texcoord 0.998540 1.00000; + tangent -0.0442069 -0.939935 0.338479; + vertex -11.9158 -73.1042 28.6662; + normal 0.661413 -0.401703 -0.633378; + texcoord 0.998540 -1.99480; + tangent 0.405500 -0.518892 0.752543; + vertex -33.8950 -93.7587 18.8138; + normal -0.917525 -0.318900 0.237592; + texcoord 0.374760 -1.49220; + tangent 0.397658 -0.729872 0.556016; + vertex -29.7357 -31.0512 64.9006; + normal -0.830963 -0.439923 0.340542; + texcoord 0.499510 -1.49220; + tangent 0.525336 -0.495701 0.691594; + vertex -29.1879 -32.0565 65.6665; + normal -0.499127 -0.695877 0.516361; + texcoord 0.499510 -1.87172; + tangent 0.811234 -0.583725 0.0341359; + vertex -29.3295 -28.0615 70.4819; + normal -0.608359 -0.613212 0.503856; + texcoord 0.624270 -1.49220; + tangent 0.691431 -0.127940 0.711023; + vertex -28.3080 -32.1363 66.7561; + normal -0.418600 -0.703422 0.574431; + texcoord 0.749030 -1.87172; + tangent 0.809427 -0.575799 -0.115251; + vertex -27.6316 -29.2694 70.2401; + normal -0.463155 -0.746652 0.477492; + texcoord 0.749030 -2.29136; + vertex -27.6381 -26.4512 74.6405; + normal 0.173681 0.978870 0.107927; + texcoord 0.749030 -1.95234; + tangent -0.952605 0.139197 0.270494; + vertex 23.2348 -10.0107 150.234; + normal -0.0946513 0.976729 0.192460; + texcoord 0.873780 -1.95234; + tangent -0.893623 -0.162367 0.418419; + vertex 22.3956 -9.88810 150.472; + normal -0.0685950 0.966043 0.249110; + texcoord 0.749030 -3.20510; + tangent -0.971686 -0.118410 0.204464; + vertex 26.6773 -11.8957 161.790; + normal -0.0840131 0.965299 0.247266; + texcoord 0.998540 -3.20510; + tangent -0.966085 -0.142244 0.215513; + vertex 25.5556 -12.0429 162.024; + normal -0.0642962 0.953966 0.292941; + texcoord 0.749030 -4.52432; + tangent -0.971092 -0.127432 0.201844; + vertex 29.5806 -14.4898 170.875; + normal -0.434661 0.856399 0.278660; + texcoord 0.998540 -1.95234; + tangent -0.663698 -0.513754 0.543656; + vertex 21.7847 -10.3610 150.973; + normal 0.159879 -0.495859 0.853559; + texcoord 0.250000 -1.95234; + tangent 0.952709 -0.148859 -0.264928; + vertex 22.3494 -11.7717 151.585; + normal 0.489967 -0.423463 0.761978; + texcoord 0.374760 -1.95234; + tangent 0.864888 0.235118 -0.443496; + vertex 23.1846 -11.9022 151.353; + normal 0.268526 -0.379238 0.885479; + texcoord 0.250000 -2.94610; + tangent 0.933366 0.329401 -0.142559; + vertex 21.8447 -3.63543 156.406; + normal 0.280500 -0.356925 0.891024; + texcoord 0.499510 -2.94610; + tangent 0.920982 0.357206 -0.155552; + vertex 22.9087 -3.23599 156.249; + normal 0.236745 -0.264009 0.935014; + texcoord 0.250000 -3.98615; + tangent 0.927442 0.348158 -0.136522; + vertex 21.1160 3.96366 158.736; + normal 0.729494 -0.318730 0.605185; + texcoord 0.499510 -1.95234; + tangent 0.670798 0.506298 -0.541934; + vertex 23.7859 -11.4483 150.867; + normal -0.147974 0.564865 -0.811807; + texcoord 0.749030 -1.95234; + tangent -0.952605 0.139197 0.270494; + vertex 23.2348 -10.0107 150.234; + normal -0.446966 0.494594 -0.745385; + texcoord 0.873780 -1.95234; + tangent -0.883377 -0.193161 0.427006; + vertex 22.3956 -9.88810 150.472; + normal -0.293491 0.449786 -0.843537; + texcoord 0.749030 -2.94610; + tangent -0.932971 -0.327180 0.150061; + vertex 22.7273 -3.13127 155.113; + normal -0.323301 0.469134 -0.821821; + texcoord 0.998540 -2.94610; + tangent -0.917393 -0.360927 0.167694; + vertex 21.6574 -3.53407 155.279; + normal -0.274717 0.364717 -0.889670; + texcoord 0.749030 -3.98615; + tangent -0.926249 -0.348707 0.143061; + vertex 22.0201 3.95641 158.237; + normal -0.740498 0.348591 -0.574585; + texcoord 0.998540 -1.95234; + tangent -0.663698 -0.513754 0.543656; + vertex 21.7847 -10.3610 150.973; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86; +}; +batch TRIANGLE_STRIP +{ + indices 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92; +}; +batch TRIANGLE_STRIP +{ + indices 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98; +}; +batch TRIANGLE_STRIP +{ + indices 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104; +}; +batch TRIANGLE_STRIP +{ + indices 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110; +}; +batch TRIANGLE_STRIP +{ + indices 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116; +}; +batch TRIANGLE_STRIP +{ + indices 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122; +}; +batch TRIANGLE_STRIP +{ + indices 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128; +}; +batch TRIANGLE_STRIP +{ + indices 129 130 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 133 134; +}; +batch TRIANGLE_STRIP +{ + indices 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140; +}; +batch TRIANGLE_STRIP +{ + indices 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146; +}; +batch TRIANGLE_STRIP +{ + indices 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152; +}; +batch TRIANGLE_STRIP +{ + indices 153 154 155; +}; +batch TRIANGLE_STRIP +{ + indices 156 157 158; +}; +batch TRIANGLE_STRIP +{ + indices 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164; +}; +batch TRIANGLE_STRIP +{ + indices 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170; +}; +batch TRIANGLE_STRIP +{ + indices 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176; +}; +batch TRIANGLE_STRIP +{ + indices 177 178 179; +}; +batch TRIANGLE_STRIP +{ + indices 180 181 182; +}; +batch TRIANGLE_STRIP +{ + indices 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188; +}; +batch TRIANGLE_STRIP +{ + indices 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 194; +}; +batch TRIANGLE_STRIP +{ + indices 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 202 203; +}; +batch TRIANGLE_STRIP +{ + indices 204 205 206; +}; +batch TRIANGLE_STRIP +{ + indices 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212; +}; +batch TRIANGLE_STRIP +{ + indices 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218; +}; +batch TRIANGLE_STRIP +{ + indices 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224; +}; +batch TRIANGLE_STRIP +{ + indices 225 226 227; +}; +batch TRIANGLE_STRIP +{ + indices 228 229 230; +}; +batch TRIANGLE_STRIP +{ + indices 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236; +}; +batch TRIANGLE_STRIP +{ + indices 237 238 239; +}; +batch TRIANGLE_STRIP +{ + indices 240 241 242; +}; +batch TRIANGLE_STRIP +{ + indices 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248; +}; +batch TRIANGLE_STRIP +{ + indices 249 250 251; +}; +batch TRIANGLE_STRIP +{ + indices 252 253 254; +}; +batch TRIANGLE_STRIP +{ + indices 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260; +}; +batch TRIANGLE_STRIP +{ + indices 261 262 263; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 266; +}; +batch TRIANGLE_STRIP +{ + indices 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272; +}; +batch TRIANGLE_STRIP +{ + indices 273 274 275; +}; +batch TRIANGLE_STRIP +{ + indices 276 277 278; +}; +batch TRIANGLE_STRIP +{ + indices 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284; +}; +batch TRIANGLE_STRIP +{ + indices 285 286 287; +}; +batch TRIANGLE_STRIP +{ + indices 288 289 290; +}; +batch TRIANGLE_STRIP +{ + indices 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296; +}; +batch TRIANGLE_STRIP +{ + indices 297 298 299; +}; +batch TRIANGLE_STRIP +{ + indices 300 301 302; +}; +batch TRIANGLE_STRIP +{ + indices 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308; +}; +batch TRIANGLE_STRIP +{ + indices 309 310 311; +}; +batch TRIANGLE_STRIP +{ + indices 312 313 314; +}; +batch TRIANGLE_STRIP +{ + indices 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320; +}; +batch TRIANGLE_STRIP +{ + indices 321 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 324 325 326; +}; +batch TRIANGLE_STRIP +{ + indices 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332; +}; +batch TRIANGLE_STRIP +{ + indices 333 334 335; +}; +batch TRIANGLE_STRIP +{ + indices 336 337 338; +}; +batch TRIANGLE_STRIP +{ + indices 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344; +}; +batch TRIANGLE_STRIP +{ + indices 345 346 347; +}; +batch TRIANGLE_STRIP +{ + indices 348 349 350; +}; +batch TRIANGLE_STRIP +{ + indices 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356; +}; +batch TRIANGLE_STRIP +{ + indices 357 358 359; +}; +batch TRIANGLE_STRIP +{ + indices 360 361 362; +}; +batch TRIANGLE_STRIP +{ + indices 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368; +}; +batch TRIANGLE_STRIP +{ + indices 369 370 371; +}; +batch TRIANGLE_STRIP +{ + indices 372 373 374; +}; +batch TRIANGLE_STRIP +{ + indices 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380; +}; +batch TRIANGLE_STRIP +{ + indices 381 382 383; +}; +batch TRIANGLE_STRIP +{ + indices 384 385 386; +}; +batch TRIANGLE_STRIP +{ + indices 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392; +}; +batch TRIANGLE_STRIP +{ + indices 393 394 395; +}; +batch TRIANGLE_STRIP +{ + indices 396 397 398; +}; +batch TRIANGLE_STRIP +{ + indices 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404; +}; +batch TRIANGLE_STRIP +{ + indices 405 406 407; +}; +batch TRIANGLE_STRIP +{ + indices 408 409 410; +}; +batch TRIANGLE_STRIP +{ + indices 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416; +}; +batch TRIANGLE_STRIP +{ + indices 417 418 419; +}; +batch TRIANGLE_STRIP +{ + indices 420 421 422; +}; +batch TRIANGLE_STRIP +{ + indices 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428; +}; +batch TRIANGLE_STRIP +{ + indices 429 430 431; +}; +batch TRIANGLE_STRIP +{ + indices 432 433 434; +}; +batch TRIANGLE_STRIP +{ + indices 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440; +}; +batch TRIANGLE_STRIP +{ + indices 441 442 443; +}; +batch TRIANGLE_STRIP +{ + indices 444 445 446; +}; +batch TRIANGLE_STRIP +{ + indices 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452; +}; +batch TRIANGLE_STRIP +{ + indices 453 454 455; +}; +batch TRIANGLE_STRIP +{ + indices 456 457 458; +}; +batch TRIANGLE_STRIP +{ + indices 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464; +}; +batch TRIANGLE_STRIP +{ + indices 465 466 467; +}; +batch TRIANGLE_STRIP +{ + indices 468 469 470; +}; +batch TRIANGLE_STRIP +{ + indices 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476; +}; +batch TRIANGLE_STRIP +{ + indices 477 478 479; +}; +batch TRIANGLE_STRIP +{ + indices 480 481 482; +}; +batch TRIANGLE_STRIP +{ + indices 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488; +}; +batch TRIANGLE_STRIP +{ + indices 489 490 491; +}; +batch TRIANGLE_STRIP +{ + indices 492 493 494; +}; +batch TRIANGLE_STRIP +{ + indices 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500; +}; +batch TRIANGLE_STRIP +{ + indices 501 502 503; +}; +batch TRIANGLE_STRIP +{ + indices 504 505 506; +}; +batch TRIANGLE_STRIP +{ + indices 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512; +}; +batch TRIANGLE_STRIP +{ + indices 513 514 515; +}; +batch TRIANGLE_STRIP +{ + indices 516 517 518; +}; +batch TRIANGLE_STRIP +{ + indices 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524; +}; +batch TRIANGLE_STRIP +{ + indices 525 526 527; +}; +batch TRIANGLE_STRIP +{ + indices 528 529 530; +}; +batch TRIANGLE_STRIP +{ + indices 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536; +}; +batch TRIANGLE_STRIP +{ + indices 537 538 539; +}; +batch TRIANGLE_STRIP +{ + indices 540 541 542; +}; +batch TRIANGLE_STRIP +{ + indices 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548; +}; +batch TRIANGLE_STRIP +{ + indices 549 550 551; +}; +batch TRIANGLE_STRIP +{ + indices 552 553 554; +}; +batch TRIANGLE_STRIP +{ + indices 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560; +}; +batch TRIANGLE_STRIP +{ + indices 561 562 563; +}; +batch TRIANGLE_STRIP +{ + indices 564 565 566; +}; +batch TRIANGLE_STRIP +{ + indices 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572; +}; +batch TRIANGLE_STRIP +{ + indices 573 574 575; +}; +batch TRIANGLE_STRIP +{ + indices 576 577 578; +}; +batch TRIANGLE_STRIP +{ + indices 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584; +}; +batch TRIANGLE_STRIP +{ + indices 585 586 587; +}; +batch TRIANGLE_STRIP +{ + indices 588 589 590; +}; +batch TRIANGLE_STRIP +{ + indices 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596; +}; +batch TRIANGLE_STRIP +{ + indices 597 598 599; +}; +batch TRIANGLE_STRIP +{ + indices 600 601 602; +}; +batch TRIANGLE_STRIP +{ + indices 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608; +}; +batch TRIANGLE_STRIP +{ + indices 609 610 611; +}; +batch TRIANGLE_STRIP +{ + indices 612 613 614; +}; +batch TRIANGLE_STRIP +{ + indices 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620; +}; +batch TRIANGLE_STRIP +{ + indices 621 622 623; +}; +batch TRIANGLE_STRIP +{ + indices 624 625 626; +}; +batch TRIANGLE_STRIP +{ + indices 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632; +}; +batch TRIANGLE_STRIP +{ + indices 633 634 635; +}; +batch TRIANGLE_STRIP +{ + indices 636 637 638; +}; +batch TRIANGLE_STRIP +{ + indices 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644; +}; +batch TRIANGLE_STRIP +{ + indices 645 646 647; +}; +batch TRIANGLE_STRIP +{ + indices 648 649 650; +}; +batch TRIANGLE_STRIP +{ + indices 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656; +}; +batch TRIANGLE_STRIP +{ + indices 657 658 659; +}; +batch TRIANGLE_STRIP +{ + indices 660 661 662; +}; +batch TRIANGLE_STRIP +{ + indices 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668; +}; +batch TRIANGLE_STRIP +{ + indices 669 670 671; +}; +batch TRIANGLE_STRIP +{ + indices 672 673 674; +}; +batch TRIANGLE_STRIP +{ + indices 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680; +}; +batch TRIANGLE_STRIP +{ + indices 681 682 683; +}; +batch TRIANGLE_STRIP +{ + indices 684 685 686; +}; +batch TRIANGLE_STRIP +{ + indices 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692; +}; +batch TRIANGLE_STRIP +{ + indices 693 694 695; +}; +batch TRIANGLE_STRIP +{ + indices 696 697 698; +}; +batch TRIANGLE_STRIP +{ + indices 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704; +}; +batch TRIANGLE_STRIP +{ + indices 705 706 707; +}; +batch TRIANGLE_STRIP +{ + indices 708 709 710; +}; +batch TRIANGLE_STRIP +{ + indices 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716; +}; +batch TRIANGLE_STRIP +{ + indices 717 718 719; +}; +batch TRIANGLE_STRIP +{ + indices 720 721 722; +}; +batch TRIANGLE_STRIP +{ + indices 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728; +}; +batch TRIANGLE_STRIP +{ + indices 729 730 731; +}; +batch TRIANGLE_STRIP +{ + indices 732 733 734; +}; +batch TRIANGLE_STRIP +{ + indices 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740; +}; +batch TRIANGLE_STRIP +{ + indices 741 742 743; +}; +batch TRIANGLE_STRIP +{ + indices 744 745 746; +}; +batch TRIANGLE_STRIP +{ + indices 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752; +}; +batch TRIANGLE_STRIP +{ + indices 753 754 755; +}; +batch TRIANGLE_STRIP +{ + indices 756 757 758; +}; +batch TRIANGLE_STRIP +{ + indices 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764; +}; +batch TRIANGLE_STRIP +{ + indices 765 766 767; +}; +batch TRIANGLE_STRIP +{ + indices 768 769 770; +}; +batch TRIANGLE_STRIP +{ + indices 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776; +}; +batch TRIANGLE_STRIP +{ + indices 777 778 779; +}; +batch TRIANGLE_STRIP +{ + indices 780 781 782; +}; +batch TRIANGLE_STRIP +{ + indices 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788; +}; +batch TRIANGLE_STRIP +{ + indices 789 790 791; +}; +batch TRIANGLE_STRIP +{ + indices 792 793 794; +}; +batch TRIANGLE_STRIP +{ + indices 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800; +}; +batch TRIANGLE_STRIP +{ + indices 801 802 803; +}; +batch TRIANGLE_STRIP +{ + indices 804 805 806; +}; +batch TRIANGLE_STRIP +{ + indices 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812; +}; +batch TRIANGLE_STRIP +{ + indices 813 814 815; +}; +batch TRIANGLE_STRIP +{ + indices 816 817 818; +}; +batch TRIANGLE_STRIP +{ + indices 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824; +}; +batch TRIANGLE_STRIP +{ + indices 825 826 827; +}; +batch TRIANGLE_STRIP +{ + indices 828 829 830; +}; +batch TRIANGLE_STRIP +{ + indices 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836; +}; +batch TRIANGLE_STRIP +{ + indices 837 838 839; +}; +batch TRIANGLE_STRIP +{ + indices 840 841 842; +}; +batch TRIANGLE_STRIP +{ + indices 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848; +}; +batch TRIANGLE_STRIP +{ + indices 849 850 851; +}; +batch TRIANGLE_STRIP +{ + indices 852 853 854; +}; +batch TRIANGLE_STRIP +{ + indices 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860; +}; +batch TRIANGLE_STRIP +{ + indices 861 862 863; +}; +batch TRIANGLE_STRIP +{ + indices 864 865 866; +}; +batch TRIANGLE_STRIP +{ + indices 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872; +}; +batch TRIANGLE_STRIP +{ + indices 873 874 875; +}; +batch TRIANGLE_STRIP +{ + indices 876 877 878; +}; +batch TRIANGLE_STRIP +{ + indices 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 886 887; +}; +batch TRIANGLE_STRIP +{ + indices 888 889 890; +}; +batch TRIANGLE_STRIP +{ + indices 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896; +}; +batch TRIANGLE_STRIP +{ + indices 897 898 899; +}; +batch TRIANGLE_STRIP +{ + indices 900 901 902; +}; +batch TRIANGLE_STRIP +{ + indices 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908; +}; +batch TRIANGLE_STRIP +{ + indices 909 910 911; +}; +batch TRIANGLE_STRIP +{ + indices 912 913 914; +}; +batch TRIANGLE_STRIP +{ + indices 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920; +}; +batch TRIANGLE_STRIP +{ + indices 921 922 923; +}; +batch TRIANGLE_STRIP +{ + indices 924 925 926; +}; +batch TRIANGLE_STRIP +{ + indices 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932; +}; +batch TRIANGLE_STRIP +{ + indices 933 934 935; +}; +batch TRIANGLE_STRIP +{ + indices 936 937 938; +}; +batch TRIANGLE_STRIP +{ + indices 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944; +}; +batch TRIANGLE_STRIP +{ + indices 945 946 947; +}; +batch TRIANGLE_STRIP +{ + indices 948 949 950; +}; +batch TRIANGLE_STRIP +{ + indices 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956; +}; +batch TRIANGLE_STRIP +{ + indices 957 958 959; +}; +batch TRIANGLE_STRIP +{ + indices 960 961 962; +}; +batch TRIANGLE_STRIP +{ + indices 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968; +}; +batch TRIANGLE_STRIP +{ + indices 969 970 971; +}; +batch TRIANGLE_STRIP +{ + indices 972 973 974; +}; +batch TRIANGLE_STRIP +{ + indices 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980; +}; +batch TRIANGLE_STRIP +{ + indices 981 982 983; +}; +batch TRIANGLE_STRIP +{ + indices 984 985 986; +}; +batch TRIANGLE_STRIP +{ + indices 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992; +}; +batch TRIANGLE_STRIP +{ + indices 993 994 995; +}; +batch TRIANGLE_STRIP +{ + indices 996 997 998; +}; +batch TRIANGLE_STRIP +{ + indices 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004; +}; +batch TRIANGLE_STRIP +{ + indices 1005 1006 1007; +}; +batch TRIANGLE_STRIP +{ + indices 1008 1009 1010; +}; +batch TRIANGLE_STRIP +{ + indices 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016; +}; +batch TRIANGLE_STRIP +{ + indices 1017 1018 1019; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1021 1022; +}; +batch TRIANGLE_STRIP +{ + indices 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028; +}; +batch TRIANGLE_STRIP +{ + indices 1029 1030 1031; +}; +batch TRIANGLE_STRIP +{ + indices 1032 1033 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040; +}; +batch TRIANGLE_STRIP +{ + indices 1041 1042 1043; +}; +batch TRIANGLE_STRIP +{ + indices 1044 1045 1046; +}; +batch TRIANGLE_STRIP +{ + indices 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1053 1054 1055; +}; +batch TRIANGLE_STRIP +{ + indices 1056 1057 1058; +}; +batch TRIANGLE_STRIP +{ + indices 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064; +}; +batch TRIANGLE_STRIP +{ + indices 1065 1066 1067; +}; +batch TRIANGLE_STRIP +{ + indices 1068 1069 1070; +}; +batch TRIANGLE_STRIP +{ + indices 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076; +}; +batch TRIANGLE_STRIP +{ + indices 1077 1078 1079; +}; +batch TRIANGLE_STRIP +{ + indices 1080 1081 1082; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088; +}; +batch TRIANGLE_STRIP +{ + indices 1089 1090 1091; +}; +batch TRIANGLE_STRIP +{ + indices 1092 1093 1094; +}; +batch TRIANGLE_STRIP +{ + indices 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100; +}; +batch TRIANGLE_STRIP +{ + indices 1101 1102 1103; +}; +batch TRIANGLE_STRIP +{ + indices 1104 1105 1106; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112; +}; +batch TRIANGLE_STRIP +{ + indices 1113 1114 1115; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1117 1118; +}; +batch TRIANGLE_STRIP +{ + indices 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124; +}; +batch TRIANGLE_STRIP +{ + indices 1125 1126 1127; +}; +batch TRIANGLE_STRIP +{ + indices 1128 1129 1130; +}; +batch TRIANGLE_STRIP +{ + indices 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136; +}; +batch TRIANGLE_STRIP +{ + indices 1137 1138 1139; +}; +batch TRIANGLE_STRIP +{ + indices 1140 1141 1142; +}; +batch TRIANGLE_STRIP +{ + indices 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1149 1150 1151; +}; +batch TRIANGLE_STRIP +{ + indices 1152 1153 1154; +}; +batch TRIANGLE_STRIP +{ + indices 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160; +}; +batch TRIANGLE_STRIP +{ + indices 1161 1162 1163; +}; +batch TRIANGLE_STRIP +{ + indices 1164 1165 1166; +}; +batch TRIANGLE_STRIP +{ + indices 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172; +}; +batch TRIANGLE_STRIP +{ + indices 1173 1174 1175; +}; +batch TRIANGLE_STRIP +{ + indices 1176 1177 1178; +}; +batch TRIANGLE_STRIP +{ + indices 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1185 1186 1187; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1189 1190; +}; +batch TRIANGLE_STRIP +{ + indices 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1198 1199; +}; +batch TRIANGLE_STRIP +{ + indices 1200 1201 1202; +}; +batch TRIANGLE_STRIP +{ + indices 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208; +}; +batch TRIANGLE_STRIP +{ + indices 1209 1210 1211; +}; +batch TRIANGLE_STRIP +{ + indices 1212 1213 1214; +}; +batch TRIANGLE_STRIP +{ + indices 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220; +}; +batch TRIANGLE_STRIP +{ + indices 1221 1222 1223; +}; +batch TRIANGLE_STRIP +{ + indices 1224 1225 1226; +}; +batch TRIANGLE_STRIP +{ + indices 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232; +}; +batch TRIANGLE_STRIP +{ + indices 1233 1234 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1236 1237 1238; +}; +batch TRIANGLE_STRIP +{ + indices 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244; +}; +batch TRIANGLE_STRIP +{ + indices 1245 1246 1247; +}; +batch TRIANGLE_STRIP +{ + indices 1248 1249 1250; +}; +batch TRIANGLE_STRIP +{ + indices 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256; +}; +batch TRIANGLE_STRIP +{ + indices 1257 1258 1259; +}; +batch TRIANGLE_STRIP +{ + indices 1260 1261 1262; +}; +batch TRIANGLE_STRIP +{ + indices 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1269 1270 1271; +}; +batch TRIANGLE_STRIP +{ + indices 1272 1273 1274; +}; +batch TRIANGLE_STRIP +{ + indices 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280; +}; +batch TRIANGLE_STRIP +{ + indices 1281 1282 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1284 1285 1286; +}; +batch TRIANGLE_STRIP +{ + indices 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292; +}; +batch TRIANGLE_STRIP +{ + indices 1293 1294 1295; +}; +batch TRIANGLE_STRIP +{ + indices 1296 1297 1298; +}; +batch TRIANGLE_STRIP +{ + indices 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304; +}; +batch TRIANGLE_STRIP +{ + indices 1305 1306 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1308 1309 1310; +}; +batch TRIANGLE_STRIP +{ + indices 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316; +}; +batch TRIANGLE_STRIP +{ + indices 1317 1318 1319; +}; +batch TRIANGLE_STRIP +{ + indices 1320 1321 1322; +}; +batch TRIANGLE_STRIP +{ + indices 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328; +}; +batch TRIANGLE_STRIP +{ + indices 1329 1330 1331; +}; +batch TRIANGLE_STRIP +{ + indices 1332 1333 1334; +}; +batch TRIANGLE_STRIP +{ + indices 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340; +}; +batch TRIANGLE_STRIP +{ + indices 1341 1342 1343; +}; +batch TRIANGLE_STRIP +{ + indices 1344 1345 1346; +}; +batch TRIANGLE_STRIP +{ + indices 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352; +}; +batch TRIANGLE_STRIP +{ + indices 1353 1354 1355; +}; +batch TRIANGLE_STRIP +{ + indices 1356 1357 1358; +}; +batch TRIANGLE_STRIP +{ + indices 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364; +}; +batch TRIANGLE_STRIP +{ + indices 1365 1366 1367; +}; +batch TRIANGLE_STRIP +{ + indices 1368 1369 1370; +}; +batch TRIANGLE_STRIP +{ + indices 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376; +}; +batch TRIANGLE_STRIP +{ + indices 1377 1378 1379; +}; +batch TRIANGLE_STRIP +{ + indices 1380 1381 1382; +}; +batch TRIANGLE_STRIP +{ + indices 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388; +}; +batch TRIANGLE_STRIP +{ + indices 1389 1390 1391; +}; +batch TRIANGLE_STRIP +{ + indices 1392 1393 1394; +}; +batch TRIANGLE_STRIP +{ + indices 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400; +}; +batch TRIANGLE_STRIP +{ + indices 1401 1402 1403; +}; +batch TRIANGLE_STRIP +{ + indices 1404 1405 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412; +}; +batch TRIANGLE_STRIP +{ + indices 1413 1414 1415; +}; +batch TRIANGLE_STRIP +{ + indices 1416 1417 1418; +}; +batch TRIANGLE_STRIP +{ + indices 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424; +}; +batch TRIANGLE_STRIP +{ + indices 1425 1426 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1429 1430; +}; +batch TRIANGLE_STRIP +{ + indices 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436; +}; +batch TRIANGLE_STRIP +{ + indices 1437 1438 1439; +}; +batch TRIANGLE_STRIP +{ + indices 1440 1441 1442; +}; +batch TRIANGLE_STRIP +{ + indices 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448; +}; +batch TRIANGLE_STRIP +{ + indices 1449 1450 1451; +}; +batch TRIANGLE_STRIP +{ + indices 1452 1453 1454; +}; +batch TRIANGLE_STRIP +{ + indices 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460; +}; +batch TRIANGLE_STRIP +{ + indices 1461 1462 1463; +}; +batch TRIANGLE_STRIP +{ + indices 1464 1465 1466; +}; +batch TRIANGLE_STRIP +{ + indices 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1473 1474 1475; +}; +batch TRIANGLE_STRIP +{ + indices 1476 1477 1478; +}; +batch TRIANGLE_STRIP +{ + indices 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484; +}; +batch TRIANGLE_STRIP +{ + indices 1485 1486 1487; +}; +batch TRIANGLE_STRIP +{ + indices 1488 1489 1490; +}; +batch TRIANGLE_STRIP +{ + indices 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496; +}; +batch TRIANGLE_STRIP +{ + indices 1497 1498 1499; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1501 1502; +}; +batch TRIANGLE_STRIP +{ + indices 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508; +}; +batch TRIANGLE_STRIP +{ + indices 1509 1510 1511; +}; +batch TRIANGLE_STRIP +{ + indices 1512 1513 1514; +}; +batch TRIANGLE_STRIP +{ + indices 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1522 1523; +}; +batch TRIANGLE_STRIP +{ + indices 1524 1525 1526; +}; +batch TRIANGLE_STRIP +{ + indices 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532; +}; +batch TRIANGLE_STRIP +{ + indices 1533 1534 1535; +}; +batch TRIANGLE_STRIP +{ + indices 1536 1537 1538; +}; +batch TRIANGLE_STRIP +{ + indices 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544; +}; +batch TRIANGLE_STRIP +{ + indices 1545 1546 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1548 1549 1550; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556; +}; +batch TRIANGLE_STRIP +{ + indices 1557 1558 1559; +}; +batch TRIANGLE_STRIP +{ + indices 1560 1561 1562; +}; +batch TRIANGLE_STRIP +{ + indices 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568; +}; +batch TRIANGLE_STRIP +{ + indices 1569 1570 1571; +}; +batch TRIANGLE_STRIP +{ + indices 1572 1573 1574; +}; +batch TRIANGLE_STRIP +{ + indices 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580; +}; +batch TRIANGLE_STRIP +{ + indices 1581 1582 1583; +}; +batch TRIANGLE_STRIP +{ + indices 1584 1585 1586; +}; +batch TRIANGLE_STRIP +{ + indices 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1593 1594 1595; +}; +batch TRIANGLE_STRIP +{ + indices 1596 1597 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604; +}; +batch TRIANGLE_STRIP +{ + indices 1605 1606 1607; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1609 1610; +}; +batch TRIANGLE_STRIP +{ + indices 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616; +}; +batch TRIANGLE_STRIP +{ + indices 1617 1618 1619; +}; +batch TRIANGLE_STRIP +{ + indices 1620 1621 1622; +}; +batch TRIANGLE_STRIP +{ + indices 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628; +}; +batch TRIANGLE_STRIP +{ + indices 1629 1630 1631; +}; +batch TRIANGLE_STRIP +{ + indices 1632 1633 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1641 1642 1643; +}; +batch TRIANGLE_STRIP +{ + indices 1644 1645 1646; +}; +batch TRIANGLE_STRIP +{ + indices 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652; +}; +batch TRIANGLE_STRIP +{ + indices 1653 1654 1655; +}; +batch TRIANGLE_STRIP +{ + indices 1656 1657 1658; +}; +batch TRIANGLE_STRIP +{ + indices 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664; +}; +batch TRIANGLE_STRIP +{ + indices 1665 1666 1667; +}; +batch TRIANGLE_STRIP +{ + indices 1668 1669 1670; +}; +batch TRIANGLE_STRIP +{ + indices 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1677 1678 1679; +}; +batch TRIANGLE_STRIP +{ + indices 1680 1681 1682; +}; +batch TRIANGLE_STRIP +{ + indices 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688; +}; +batch TRIANGLE_STRIP +{ + indices 1689 1690 1691; +}; +batch TRIANGLE_STRIP +{ + indices 1692 1693 1694; +}; +batch TRIANGLE_STRIP +{ + indices 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700; +}; +batch TRIANGLE_STRIP +{ + indices 1701 1702 1703; +}; +batch TRIANGLE_STRIP +{ + indices 1704 1705 1706; +}; +batch TRIANGLE_STRIP +{ + indices 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712; +}; +batch TRIANGLE_STRIP +{ + indices 1713 1714 1715; +}; +batch TRIANGLE_STRIP +{ + indices 1716 1717 1718; +}; +batch TRIANGLE_STRIP +{ + indices 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724; +}; +batch TRIANGLE_STRIP +{ + indices 1725 1726 1727; +}; +batch TRIANGLE_STRIP +{ + indices 1728 1729 1730; +}; +batch TRIANGLE_STRIP +{ + indices 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736; +}; +batch TRIANGLE_STRIP +{ + indices 1737 1738 1739; +}; +batch TRIANGLE_STRIP +{ + indices 1740 1741 1742; +}; +batch TRIANGLE_STRIP +{ + indices 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748; +}; +batch TRIANGLE_STRIP +{ + indices 1749 1750 1751; +}; +batch TRIANGLE_STRIP +{ + indices 1752 1753 1754; +}; +batch TRIANGLE_STRIP +{ + indices 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760; +}; +batch TRIANGLE_STRIP +{ + indices 1761 1762 1763; +}; +batch TRIANGLE_STRIP +{ + indices 1764 1765 1766; +}; +batch TRIANGLE_STRIP +{ + indices 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772; +}; +batch TRIANGLE_STRIP +{ + indices 1773 1774 1775; +}; +batch TRIANGLE_STRIP +{ + indices 1776 1777 1778; +}; +batch TRIANGLE_STRIP +{ + indices 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784; +}; +batch TRIANGLE_STRIP +{ + indices 1785 1786 1787; +}; +batch TRIANGLE_STRIP +{ + indices 1788 1789 1790; +}; +batch TRIANGLE_STRIP +{ + indices 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796; +}; +batch TRIANGLE_STRIP +{ + indices 1797 1798 1799; +}; +batch TRIANGLE_STRIP +{ + indices 1800 1801 1802; +}; +batch TRIANGLE_STRIP +{ + indices 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808; +}; +batch TRIANGLE_STRIP +{ + indices 1809 1810 1811; +}; +batch TRIANGLE_STRIP +{ + indices 1812 1813 1814; +}; +batch TRIANGLE_STRIP +{ + indices 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820; +}; +batch TRIANGLE_STRIP +{ + indices 1821 1822 1823; +}; +batch TRIANGLE_STRIP +{ + indices 1824 1825 1826; +}; +batch TRIANGLE_STRIP +{ + indices 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832; +}; +batch TRIANGLE_STRIP +{ + indices 1833 1834 1835; +}; +batch TRIANGLE_STRIP +{ + indices 1836 1837 1838; +}; +batch TRIANGLE_STRIP +{ + indices 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844; +}; +batch TRIANGLE_STRIP +{ + indices 1845 1846 1847; +}; +batch TRIANGLE_STRIP +{ + indices 1848 1849 1850; +}; +batch TRIANGLE_STRIP +{ + indices 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856; +}; +batch TRIANGLE_STRIP +{ + indices 1857 1858 1859; +}; +batch TRIANGLE_STRIP +{ + indices 1860 1861 1862; +}; +batch TRIANGLE_STRIP +{ + indices 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868; +}; +batch TRIANGLE_STRIP +{ + indices 1869 1870 1871; +}; +batch TRIANGLE_STRIP +{ + indices 1872 1873 1874; +}; +batch TRIANGLE_STRIP +{ + indices 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880; +}; +batch TRIANGLE_STRIP +{ + indices 1881 1882 1883; +}; +batch TRIANGLE_STRIP +{ + indices 1884 1885 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892; +}; +batch TRIANGLE_STRIP +{ + indices 1893 1894 1895; +}; +batch TRIANGLE_STRIP +{ + indices 1896 1897 1898; +}; +batch TRIANGLE_STRIP +{ + indices 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904; +}; +batch TRIANGLE_STRIP +{ + indices 1905 1906 1907; +}; +batch TRIANGLE_STRIP +{ + indices 1908 1909 1910; +}; +batch TRIANGLE_STRIP +{ + indices 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916; +}; +batch TRIANGLE_STRIP +{ + indices 1917 1918 1919; +}; +batch TRIANGLE_STRIP +{ + indices 1920 1921 1922; +}; +batch TRIANGLE_STRIP +{ + indices 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928; +}; +batch TRIANGLE_STRIP +{ + indices 1929 1930 1931; +}; +batch TRIANGLE_STRIP +{ + indices 1932 1933 1934; +}; +batch TRIANGLE_STRIP +{ + indices 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940; +}; +batch TRIANGLE_STRIP +{ + indices 1941 1942 1943; +}; +batch TRIANGLE_STRIP +{ + indices 1944 1945 1946; +}; +batch TRIANGLE_STRIP +{ + indices 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952; +}; +batch TRIANGLE_STRIP +{ + indices 1953 1954 1955; +}; +batch TRIANGLE_STRIP +{ + indices 1956 1957 1958; +}; +batch TRIANGLE_STRIP +{ + indices 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1966 1967; +}; +batch TRIANGLE_STRIP +{ + indices 1968 1969 1970; +}; +batch TRIANGLE_STRIP +{ + indices 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976; +}; +batch TRIANGLE_STRIP +{ + indices 1977 1978 1979; +}; +batch TRIANGLE_STRIP +{ + indices 1980 1981 1982; +}; +batch TRIANGLE_STRIP +{ + indices 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988; +}; +batch TRIANGLE_STRIP +{ + indices 1989 1990 1991; +}; +batch TRIANGLE_STRIP +{ + indices 1992 1993 1994; +}; +batch TRIANGLE_STRIP +{ + indices 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000; +}; +batch TRIANGLE_STRIP +{ + indices 2001 2002 2003; +}; +batch TRIANGLE_STRIP +{ + indices 2004 2005 2006; +}; +batch TRIANGLE_STRIP +{ + indices 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012; +}; +batch TRIANGLE_STRIP +{ + indices 2013 2014 2015; +}; +batch TRIANGLE_STRIP +{ + indices 2016 2017 2018; +}; +batch TRIANGLE_STRIP +{ + indices 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024; +}; +batch TRIANGLE_STRIP +{ + indices 2025 2026 2027; +}; +batch TRIANGLE_STRIP +{ + indices 2028 2029 2030; +}; +batch TRIANGLE_STRIP +{ + indices 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036; +}; +batch TRIANGLE_STRIP +{ + indices 2037 2038 2039; +}; +batch TRIANGLE_STRIP +{ + indices 2040 2041 2042; +}; +batch TRIANGLE_STRIP +{ + indices 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2050 2051; +}; +batch TRIANGLE_STRIP +{ + indices 2052 2053 2054; +}; +batch TRIANGLE_STRIP +{ + indices 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060; +}; +batch TRIANGLE_STRIP +{ + indices 2061 2062 2063; +}; +batch TRIANGLE_STRIP +{ + indices 2064 2065 2066; +}; +batch TRIANGLE_STRIP +{ + indices 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072; +}; +batch TRIANGLE_STRIP +{ + indices 2073 2074 2075; +}; +batch TRIANGLE_STRIP +{ + indices 2076 2077 2078; +}; +batch TRIANGLE_STRIP +{ + indices 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084; +}; +batch TRIANGLE_STRIP +{ + indices 2085 2086 2087; +}; +batch TRIANGLE_STRIP +{ + indices 2088 2089 2090; +}; +batch TRIANGLE_STRIP +{ + indices 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096; +}; +batch TRIANGLE_STRIP +{ + indices 2097 2098 2099; +}; +batch TRIANGLE_STRIP +{ + indices 2100 2101 2102; +}; +batch TRIANGLE_STRIP +{ + indices 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108; +}; +batch TRIANGLE_STRIP +{ + indices 2109 2110 2111; +}; +batch TRIANGLE_STRIP +{ + indices 2112 2113 2114; +}; +batch TRIANGLE_STRIP +{ + indices 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120; +}; +batch TRIANGLE_STRIP +{ + indices 2121 2122 2123; +}; +batch TRIANGLE_STRIP +{ + indices 2124 2125 2126; +}; +batch TRIANGLE_STRIP +{ + indices 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132; +}; +batch TRIANGLE_STRIP +{ + indices 2133 2134 2135; +}; +batch TRIANGLE_STRIP +{ + indices 2136 2137 2138; +}; +batch TRIANGLE_STRIP +{ + indices 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144; +}; +batch TRIANGLE_STRIP +{ + indices 2145 2146 2147; +}; +batch TRIANGLE_STRIP +{ + indices 2148 2149 2150; +}; +batch TRIANGLE_STRIP +{ + indices 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156; +}; +batch TRIANGLE_STRIP +{ + indices 2157 2158 2159; +}; +batch TRIANGLE_STRIP +{ + indices 2160 2161 2162; +}; +batch TRIANGLE_STRIP +{ + indices 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168; +}; +batch TRIANGLE_STRIP +{ + indices 2169 2170 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2172 2173 2174; +}; +batch TRIANGLE_STRIP +{ + indices 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180; +}; +batch TRIANGLE_STRIP +{ + indices 2181 2182 2183; +}; +batch TRIANGLE_STRIP +{ + indices 2184 2185 2186; +}; +batch TRIANGLE_STRIP +{ + indices 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192; +}; +batch TRIANGLE_STRIP +{ + indices 2193 2194 2195; +}; +batch TRIANGLE_STRIP +{ + indices 2196 2197 2198; +}; +batch TRIANGLE_STRIP +{ + indices 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204; +}; +batch TRIANGLE_STRIP +{ + indices 2205 2206 2207; +}; +batch TRIANGLE_STRIP +{ + indices 2208 2209 2210; +}; +batch TRIANGLE_STRIP +{ + indices 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216; +}; +batch TRIANGLE_STRIP +{ + indices 2217 2218 2219; +}; +batch TRIANGLE_STRIP +{ + indices 2220 2221 2222; +}; +batch TRIANGLE_STRIP +{ + indices 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228; +}; +batch TRIANGLE_STRIP +{ + indices 2229 2230 2231; +}; +batch TRIANGLE_STRIP +{ + indices 2232 2233 2234; +}; +batch TRIANGLE_STRIP +{ + indices 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240; +}; +batch TRIANGLE_STRIP +{ + indices 2241 2242 2243; +}; +batch TRIANGLE_STRIP +{ + indices 2244 2245 2246; +}; +batch TRIANGLE_STRIP +{ + indices 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2253 2254 2255; +}; +batch TRIANGLE_STRIP +{ + indices 2256 2257 2258; +}; +batch TRIANGLE_STRIP +{ + indices 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264; +}; +batch TRIANGLE_STRIP +{ + indices 2265 2266 2267; +}; +batch TRIANGLE_STRIP +{ + indices 2268 2269 2270; +}; +batch TRIANGLE_STRIP +{ + indices 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2277 2278 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2280 2281 2282; +}; +batch TRIANGLE_STRIP +{ + indices 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288; +}; +batch TRIANGLE_STRIP +{ + indices 2289 2290 2291; +}; +batch TRIANGLE_STRIP +{ + indices 2292 2293 2294; +}; +batch TRIANGLE_STRIP +{ + indices 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2302 2303; +}; +batch TRIANGLE_STRIP +{ + indices 2304 2305 2306; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312; +}; +batch TRIANGLE_STRIP +{ + indices 2313 2314 2315; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2317 2318; +}; +batch TRIANGLE_STRIP +{ + indices 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324; +}; +batch TRIANGLE_STRIP +{ + indices 2325 2326 2327; +}; +batch TRIANGLE_STRIP +{ + indices 2328 2329 2330; +}; +batch TRIANGLE_STRIP +{ + indices 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336; +}; +batch TRIANGLE_STRIP +{ + indices 2337 2338 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2340 2341 2342; +}; +batch TRIANGLE_STRIP +{ + indices 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348; +}; +batch TRIANGLE_STRIP +{ + indices 2349 2350 2351; +}; +batch TRIANGLE_STRIP +{ + indices 2352 2353 2354; +}; +batch TRIANGLE_STRIP +{ + indices 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360; +}; +batch TRIANGLE_STRIP +{ + indices 2361 2362 2363; +}; +batch TRIANGLE_STRIP +{ + indices 2364 2365 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372; +}; +batch TRIANGLE_STRIP +{ + indices 2373 2374 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2376 2377 2378; +}; +batch TRIANGLE_STRIP +{ + indices 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384; +}; +batch TRIANGLE_STRIP +{ + indices 2385 2386 2387; +}; +batch TRIANGLE_STRIP +{ + indices 2388 2389 2390; +}; +batch TRIANGLE_STRIP +{ + indices 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396; +}; +batch TRIANGLE_STRIP +{ + indices 2397 2398 2399; +}; +batch TRIANGLE_STRIP +{ + indices 2400 2401 2402; +}; +batch TRIANGLE_STRIP +{ + indices 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408; +}; +batch TRIANGLE_STRIP +{ + indices 2409 2410 2411; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2413 2414; +}; +batch TRIANGLE_STRIP +{ + indices 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420; +}; +batch TRIANGLE_STRIP +{ + indices 2421 2422 2423; +}; +batch TRIANGLE_STRIP +{ + indices 2424 2425 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432; +}; +batch TRIANGLE_STRIP +{ + indices 2433 2434 2435; +}; +batch TRIANGLE_STRIP +{ + indices 2436 2437 2438; +}; +batch TRIANGLE_STRIP +{ + indices 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444; +}; +batch TRIANGLE_STRIP +{ + indices 2445 2446 2447; +}; +batch TRIANGLE_STRIP +{ + indices 2448 2449 2450; +}; +batch TRIANGLE_STRIP +{ + indices 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2457 2458 2459; +}; +batch TRIANGLE_STRIP +{ + indices 2460 2461 2462; +}; +batch TRIANGLE_STRIP +{ + indices 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468; +}; +batch TRIANGLE_STRIP +{ + indices 2469 2470 2471; +}; +batch TRIANGLE_STRIP +{ + indices 2472 2473 2474; +}; +batch TRIANGLE_STRIP +{ + indices 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480; +}; +batch TRIANGLE_STRIP +{ + indices 2481 2482 2483; +}; +batch TRIANGLE_STRIP +{ + indices 2484 2485 2486; +}; +batch TRIANGLE_STRIP +{ + indices 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2493 2494 2495; +}; +batch TRIANGLE_STRIP +{ + indices 2496 2497 2498; +}; +batch TRIANGLE_STRIP +{ + indices 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504; +}; +batch TRIANGLE_STRIP +{ + indices 2505 2506 2507; +}; +batch TRIANGLE_STRIP +{ + indices 2508 2509 2510; +}; +batch TRIANGLE_STRIP +{ + indices 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516; +}; +batch TRIANGLE_STRIP +{ + indices 2517 2518 2519; +}; +batch TRIANGLE_STRIP +{ + indices 2520 2521 2522; +}; +batch TRIANGLE_STRIP +{ + indices 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528; +}; +batch TRIANGLE_STRIP +{ + indices 2529 2530 2531; +}; +batch TRIANGLE_STRIP +{ + indices 2532 2533 2534; +}; +batch TRIANGLE_STRIP +{ + indices 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540; +}; +batch TRIANGLE_STRIP +{ + indices 2541 2542 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2544 2545 2546; +}; +batch TRIANGLE_STRIP +{ + indices 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2554 2555; +}; +batch TRIANGLE_STRIP +{ + indices 2556 2557 2558; +}; +batch TRIANGLE_STRIP +{ + indices 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564; +}; +batch TRIANGLE_STRIP +{ + indices 2565 2566 2567; +}; +batch TRIANGLE_STRIP +{ + indices 2568 2569 2570; +}; +batch TRIANGLE_STRIP +{ + indices 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576; +}; +batch TRIANGLE_STRIP +{ + indices 2577 2578 2579; +}; +batch TRIANGLE_STRIP +{ + indices 2580 2581 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2589 2590 2591; +}; +batch TRIANGLE_STRIP +{ + indices 2592 2593 2594; +}; +batch TRIANGLE_STRIP +{ + indices 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600; +}; +batch TRIANGLE_STRIP +{ + indices 2601 2602 2603; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2605 2606; +}; +batch TRIANGLE_STRIP +{ + indices 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612; +}; +batch TRIANGLE_STRIP +{ + indices 2613 2614 2615; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2617 2618; +}; +batch TRIANGLE_STRIP +{ + indices 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624; +}; +batch TRIANGLE_STRIP +{ + indices 2625 2626 2627; +}; +batch TRIANGLE_STRIP +{ + indices 2628 2629 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2638 2639; +}; +batch TRIANGLE_STRIP +{ + indices 2640 2641 2642; +}; +batch TRIANGLE_STRIP +{ + indices 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648; +}; +batch TRIANGLE_STRIP +{ + indices 2649 2650 2651; +}; +batch TRIANGLE_STRIP +{ + indices 2652 2653 2654; +}; +batch TRIANGLE_STRIP +{ + indices 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660; +}; +batch TRIANGLE_STRIP +{ + indices 2661 2662 2663; +}; +batch TRIANGLE_STRIP +{ + indices 2664 2665 2666; +}; +batch TRIANGLE_STRIP +{ + indices 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672; +}; +batch TRIANGLE_STRIP +{ + indices 2673 2674 2675; +}; +batch TRIANGLE_STRIP +{ + indices 2676 2677 2678; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684; +}; +batch TRIANGLE_STRIP +{ + indices 2685 2686 2687; +}; +batch TRIANGLE_STRIP +{ + indices 2688 2689 2690; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696; +}; +batch TRIANGLE_STRIP +{ + indices 2697 2698 2699; +}; +batch TRIANGLE_STRIP +{ + indices 2700 2701 2702; +}; +batch TRIANGLE_STRIP +{ + indices 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708; +}; +batch TRIANGLE_STRIP +{ + indices 2709 2710 2711; +}; +batch TRIANGLE_STRIP +{ + indices 2712 2713 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720; +}; +batch TRIANGLE_STRIP +{ + indices 2721 2722 2723; +}; +batch TRIANGLE_STRIP +{ + indices 2724 2725 2726; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732; +}; +batch TRIANGLE_STRIP +{ + indices 2733 2734 2735; +}; +batch TRIANGLE_STRIP +{ + indices 2736 2737 2738; +}; +batch TRIANGLE_STRIP +{ + indices 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744; +}; +batch TRIANGLE_STRIP +{ + indices 2745 2746 2747; +}; +batch TRIANGLE_STRIP +{ + indices 2748 2749 2750; +}; +batch TRIANGLE_STRIP +{ + indices 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756; +}; +batch TRIANGLE_STRIP +{ + indices 2757 2758 2759; +}; +batch TRIANGLE_STRIP +{ + indices 2760 2761 2762; +}; +batch TRIANGLE_STRIP +{ + indices 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768; +}; +batch TRIANGLE_STRIP +{ + indices 2769 2770 2771; +}; +batch TRIANGLE_STRIP +{ + indices 2772 2773 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780; +}; +batch TRIANGLE_STRIP +{ + indices 2781 2782 2783; +}; +batch TRIANGLE_STRIP +{ + indices 2784 2785 2786; +}; +batch TRIANGLE_STRIP +{ + indices 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792; +}; +batch TRIANGLE_STRIP +{ + indices 2793 2794 2795; +}; +batch TRIANGLE_STRIP +{ + indices 2796 2797 2798; +}; +batch TRIANGLE_STRIP +{ + indices 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804; +}; +batch TRIANGLE_STRIP +{ + indices 2805 2806 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2808 2809 2810; +}; +batch TRIANGLE_STRIP +{ + indices 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816; +}; +batch TRIANGLE_STRIP +{ + indices 2817 2818 2819; +}; +batch TRIANGLE_STRIP +{ + indices 2820 2821 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2829 2830 2831; +}; +batch TRIANGLE_STRIP +{ + indices 2832 2833 2834; +}; +batch TRIANGLE_STRIP +{ + indices 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840; +}; +batch TRIANGLE_STRIP +{ + indices 2841 2842 2843; +}; +batch TRIANGLE_STRIP +{ + indices 2844 2845 2846; +}; +batch TRIANGLE_STRIP +{ + indices 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852; +}; +batch TRIANGLE_STRIP +{ + indices 2853 2854 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2856 2857 2858; +}; +batch TRIANGLE_STRIP +{ + indices 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864; +}; +batch TRIANGLE_STRIP +{ + indices 2865 2866 2867; +}; +batch TRIANGLE_STRIP +{ + indices 2868 2869 2870; +}; +batch TRIANGLE_STRIP +{ + indices 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2878 2879; +}; +batch TRIANGLE_STRIP +{ + indices 2880 2881 2882; +}; +batch TRIANGLE_STRIP +{ + indices 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888; +}; +batch TRIANGLE_STRIP +{ + indices 2889 2890 2891; +}; +batch TRIANGLE_STRIP +{ + indices 2892 2893 2894; +}; +batch TRIANGLE_STRIP +{ + indices 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900; +}; +batch TRIANGLE_STRIP +{ + indices 2901 2902 2903; +}; +batch TRIANGLE_STRIP +{ + indices 2904 2905 2906; +}; +batch TRIANGLE_STRIP +{ + indices 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912; +}; +batch TRIANGLE_STRIP +{ + indices 2913 2914 2915; +}; +batch TRIANGLE_STRIP +{ + indices 2916 2917 2918; +}; +batch TRIANGLE_STRIP +{ + indices 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924; +}; +batch TRIANGLE_STRIP +{ + indices 2925 2926 2927; +}; +batch TRIANGLE_STRIP +{ + indices 2928 2929 2930; +}; +batch TRIANGLE_STRIP +{ + indices 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936; +}; +batch TRIANGLE_STRIP +{ + indices 2937 2938 2939; +}; +batch TRIANGLE_STRIP +{ + indices 2940 2941 2942; +}; +batch TRIANGLE_STRIP +{ + indices 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948; +}; +batch TRIANGLE_STRIP +{ + indices 2949 2950 2951; +}; +batch TRIANGLE_STRIP +{ + indices 2952 2953 2954; +}; +batch TRIANGLE_STRIP +{ + indices 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960; +}; +batch TRIANGLE_STRIP +{ + indices 2961 2962 2963; +}; +batch TRIANGLE_STRIP +{ + indices 2964 2965 2966; +}; +batch TRIANGLE_STRIP +{ + indices 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972; +}; +batch TRIANGLE_STRIP +{ + indices 2973 2974 2975; +}; +batch TRIANGLE_STRIP +{ + indices 2976 2977 2978; +}; +batch TRIANGLE_STRIP +{ + indices 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984; +}; +batch TRIANGLE_STRIP +{ + indices 2985 2986 2987; +}; +batch TRIANGLE_STRIP +{ + indices 2988 2989 2990; +}; +batch TRIANGLE_STRIP +{ + indices 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996; +}; +batch TRIANGLE_STRIP +{ + indices 2997 2998 2999; +}; +batch TRIANGLE_STRIP +{ + indices 3000 3001 3002; +}; +batch TRIANGLE_STRIP +{ + indices 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008; +}; +batch TRIANGLE_STRIP +{ + indices 3009 3010 3011; +}; +batch TRIANGLE_STRIP +{ + indices 3012 3013 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020; +}; +batch TRIANGLE_STRIP +{ + indices 3021 3022 3023; +}; +batch TRIANGLE_STRIP +{ + indices 3024 3025 3026; +}; +batch TRIANGLE_STRIP +{ + indices 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032; +}; +batch TRIANGLE_STRIP +{ + indices 3033 3034 3035; +}; +batch TRIANGLE_STRIP +{ + indices 3036 3037 3038; +}; +batch TRIANGLE_STRIP +{ + indices 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044; +}; +batch TRIANGLE_STRIP +{ + indices 3045 3046 3047; +}; +batch TRIANGLE_STRIP +{ + indices 3048 3049 3050; +}; +batch TRIANGLE_STRIP +{ + indices 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056; +}; +batch TRIANGLE_STRIP +{ + indices 3057 3058 3059; +}; +batch TRIANGLE_STRIP +{ + indices 3060 3061 3062; +}; +batch TRIANGLE_STRIP +{ + indices 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068; +}; +batch TRIANGLE_STRIP +{ + indices 3069 3070 3071; +}; +batch TRIANGLE_STRIP +{ + indices 3072 3073 3074; +}; +batch TRIANGLE_STRIP +{ + indices 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080; +}; +batch TRIANGLE_STRIP +{ + indices 3081 3082 3083; +}; +batch TRIANGLE_STRIP +{ + indices 3084 3085 3086; +}; +batch TRIANGLE_STRIP +{ + indices 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092; +}; +batch TRIANGLE_STRIP +{ + indices 3093 3094 3095; +}; +batch TRIANGLE_STRIP +{ + indices 3096 3097 3098; +}; +batch TRIANGLE_STRIP +{ + indices 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104; +}; +batch TRIANGLE_STRIP +{ + indices 3105 3106 3107; +}; +batch TRIANGLE_STRIP +{ + indices 3108 3109 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116; +}; +batch TRIANGLE_STRIP +{ + indices 3117 3118 3119; +}; +batch TRIANGLE_STRIP +{ + indices 3120 3121 3122; +}; +batch TRIANGLE_STRIP +{ + indices 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128; +}; +batch TRIANGLE_STRIP +{ + indices 3129 3130 3131; +}; +batch TRIANGLE_STRIP +{ + indices 3132 3133 3134; +}; +batch TRIANGLE_STRIP +{ + indices 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140; +}; +batch TRIANGLE_STRIP +{ + indices 3141 3142 3143; +}; +batch TRIANGLE_STRIP +{ + indices 3144 3145 3146; +}; +batch TRIANGLE_STRIP +{ + indices 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152; +}; +batch TRIANGLE_STRIP +{ + indices 3153 3154 3155; +}; +batch TRIANGLE_STRIP +{ + indices 3156 3157 3158; +}; +batch TRIANGLE_STRIP +{ + indices 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164; +}; +batch TRIANGLE_STRIP +{ + indices 3165 3166 3167; +}; +batch TRIANGLE_STRIP +{ + indices 3168 3169 3170; +}; +batch TRIANGLE_STRIP +{ + indices 3171 3172 3173; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3175 3176; +}; +batch TRIANGLE_STRIP +{ + indices 3177 3178 3179; +}; +batch TRIANGLE_STRIP +{ + indices 3180 3181 3182; +}; +batch TRIANGLE_STRIP +{ + indices 3183 3184 3185; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3187 3188; +}; +batch TRIANGLE_STRIP +{ + indices 3189 3190 3191; +}; +batch TRIANGLE_STRIP +{ + indices 3192 3193 3194; +}; +batch TRIANGLE_STRIP +{ + indices 3195 3196 3197; +}; +batch TRIANGLE_STRIP +{ + indices 3198 3199 3200; +}; +batch TRIANGLE_STRIP +{ + indices 3201 3202 3203; +}; +batch TRIANGLE_STRIP +{ + indices 3204 3205 3206; +}; +batch TRIANGLE_STRIP +{ + indices 3207 3208 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3211 3212; +}; +batch TRIANGLE_STRIP +{ + indices 3213 3214 3215; +}; +batch TRIANGLE_STRIP +{ + indices 3216 3217 3218; +}; +batch TRIANGLE_STRIP +{ + indices 3219 3220 3221; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3223 3224; +}; +batch TRIANGLE_STRIP +{ + indices 3225 3226 3227; +}; +batch TRIANGLE_STRIP +{ + indices 3228 3229 3230; +}; +batch TRIANGLE_STRIP +{ + indices 3231 3232 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3235 3236; +}; +batch TRIANGLE_STRIP +{ + indices 3237 3238 3239; +}; +batch TRIANGLE_STRIP +{ + indices 3240 3241 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3243 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3247 3248; +}; +batch TRIANGLE_STRIP +{ + indices 3249 3250 3251; +}; +batch TRIANGLE_STRIP +{ + indices 3252 3253 3254; +}; +batch TRIANGLE_STRIP +{ + indices 3255 3256 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3258 3259 3260; +}; +batch TRIANGLE_STRIP +{ + indices 3261 3262 3263; +}; +batch TRIANGLE_STRIP +{ + indices 3264 3265 3266; +}; +batch TRIANGLE_STRIP +{ + indices 3267 3268 3269; +}; +batch TRIANGLE_STRIP +{ + indices 3270 3271 3272; +}; +batch TRIANGLE_STRIP +{ + indices 3273 3274 3275; +}; +batch TRIANGLE_STRIP +{ + indices 3276 3277 3278; +}; +batch TRIANGLE_STRIP +{ + indices 3279 3280 3281; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3283 3284; +}; +batch TRIANGLE_STRIP +{ + indices 3285 3286 3287; +}; +batch TRIANGLE_STRIP +{ + indices 3288 3289 3290; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3294 3295 3296; +}; +batch TRIANGLE_STRIP +{ + indices 3297 3298 3299; +}; +batch TRIANGLE_STRIP +{ + indices 3300 3301 3302; +}; +batch TRIANGLE_STRIP +{ + indices 3303 3304 3305; +}; +batch TRIANGLE_STRIP +{ + indices 3306 3307 3308; +}; +batch TRIANGLE_STRIP +{ + indices 3309 3310 3311; +}; +batch TRIANGLE_STRIP +{ + indices 3312 3313 3314; +}; +batch TRIANGLE_STRIP +{ + indices 3315 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3320; +}; +batch TRIANGLE_STRIP +{ + indices 3321 3322 3323; +}; +batch TRIANGLE_STRIP +{ + indices 3324 3325 3326; +}; +batch TRIANGLE_STRIP +{ + indices 3327 3328 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3331 3332; +}; +batch TRIANGLE_STRIP +{ + indices 3333 3334 3335; +}; +batch TRIANGLE_STRIP +{ + indices 3336 3337 3338; +}; +batch TRIANGLE_STRIP +{ + indices 3339 3340 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3343 3344; +}; +batch TRIANGLE_STRIP +{ + indices 3345 3346 3347; +}; +batch TRIANGLE_STRIP +{ + indices 3348 3349 3350; +}; +batch TRIANGLE_STRIP +{ + indices 3351 3352 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3355 3356; +}; +batch TRIANGLE_STRIP +{ + indices 3357 3358 3359; +}; +batch TRIANGLE_STRIP +{ + indices 3360 3361 3362; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3364 3365; +}; +batch TRIANGLE_STRIP +{ + indices 3366 3367 3368; +}; +batch TRIANGLE_STRIP +{ + indices 3369 3370 3371; +}; +batch TRIANGLE_STRIP +{ + indices 3372 3373 3374; +}; +batch TRIANGLE_STRIP +{ + indices 3375 3376 3377; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3379 3380; +}; +batch TRIANGLE_STRIP +{ + indices 3381 3382 3383; +}; +batch TRIANGLE_STRIP +{ + indices 3384 3385 3386; +}; +batch TRIANGLE_STRIP +{ + indices 3387 3388 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3391 3392; +}; +batch TRIANGLE_STRIP +{ + indices 3393 3394 3395; +}; +batch TRIANGLE_STRIP +{ + indices 3396 3397 3398; +}; +batch TRIANGLE_STRIP +{ + indices 3399 3400 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3402 3403 3404; +}; +batch TRIANGLE_STRIP +{ + indices 3405 3406 3407; +}; +batch TRIANGLE_STRIP +{ + indices 3408 3409 3410; +}; +batch TRIANGLE_STRIP +{ + indices 3411 3412 3413; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3415 3416; +}; +batch TRIANGLE_STRIP +{ + indices 3417 3418 3419; +}; +batch TRIANGLE_STRIP +{ + indices 3420 3421 3422; +}; +batch TRIANGLE_STRIP +{ + indices 3423 3424 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3426 3427 3428; +}; +batch TRIANGLE_STRIP +{ + indices 3429 3430 3431; +}; +batch TRIANGLE_STRIP +{ + indices 3432 3433 3434; +}; +batch TRIANGLE_STRIP +{ + indices 3435 3436 3437; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3439 3440; +}; +batch TRIANGLE_STRIP +{ + indices 3441 3442 3443; +}; +batch TRIANGLE_STRIP +{ + indices 3444 3445 3446; +}; +batch TRIANGLE_STRIP +{ + indices 3447 3448 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3450 3451 3452; +}; +batch TRIANGLE_STRIP +{ + indices 3453 3454 3455; +}; +batch TRIANGLE_STRIP +{ + indices 3456 3457 3458; +}; +batch TRIANGLE_STRIP +{ + indices 3459 3460 3461; +}; +batch TRIANGLE_STRIP +{ + indices 3462 3463 3464; +}; +batch TRIANGLE_STRIP +{ + indices 3465 3466 3467; +}; +batch TRIANGLE_STRIP +{ + indices 3468 3469 3470; +}; +batch TRIANGLE_STRIP +{ + indices 3471 3472 3473; +}; +batch TRIANGLE_STRIP +{ + indices 3474 3475 3476; +}; +batch TRIANGLE_STRIP +{ + indices 3477 3478 3479; +}; +batch TRIANGLE_STRIP +{ + indices 3480 3481 3482; +}; +batch TRIANGLE_STRIP +{ + indices 3483 3484 3485; +}; +batch TRIANGLE_STRIP +{ + indices 3486 3487 3488; +}; +batch TRIANGLE_STRIP +{ + indices 3489 3490 3491; +}; +batch TRIANGLE_STRIP +{ + indices 3492 3493 3494; +}; +batch TRIANGLE_STRIP +{ + indices 3495 3496 3497; +}; +batch TRIANGLE_STRIP +{ + indices 3498 3499 3500; +}; +batch TRIANGLE_STRIP +{ + indices 3501 3502 3503; +}; +batch TRIANGLE_STRIP +{ + indices 3504 3505 3506; +}; +batch TRIANGLE_STRIP +{ + indices 3507 3508 3509; +}; +batch TRIANGLE_STRIP +{ + indices 3510 3511 3512; +}; +batch TRIANGLE_STRIP +{ + indices 3513 3514 3515; +}; +batch TRIANGLE_STRIP +{ + indices 3516 3517 3518; +}; +batch TRIANGLE_STRIP +{ + indices 3519 3520 3521; +}; +batch TRIANGLE_STRIP +{ + indices 3522 3523 3524; +}; +batch TRIANGLE_STRIP +{ + indices 3525 3526 3527; +}; +batch TRIANGLE_STRIP +{ + indices 3528 3529 3530; +}; +batch TRIANGLE_STRIP +{ + indices 3531 3532 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3534 3535 3536; +}; +batch TRIANGLE_STRIP +{ + indices 3537 3538 3539; +}; +batch TRIANGLE_STRIP +{ + indices 3540 3541 3542; +}; +batch TRIANGLE_STRIP +{ + indices 3543 3544 3545; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3547 3548; +}; +batch TRIANGLE_STRIP +{ + indices 3549 3550 3551 3552; +}; +batch TRIANGLE_STRIP +{ + indices 3553 3554 3555 3556; +}; +batch TRIANGLE_STRIP +{ + indices 3557 3558 3559 3560; +}; +batch TRIANGLE_STRIP +{ + indices 3561 3562 3563 3564; +}; +batch TRIANGLE_STRIP +{ + indices 3565 3566 3567 3568; +}; +batch TRIANGLE_STRIP +{ + indices 3569 3570 3571 3572; +}; +batch TRIANGLE_STRIP +{ + indices 3573 3574 3575 3576; +}; +batch TRIANGLE_STRIP +{ + indices 3577 3578 3579 3580; +}; +batch TRIANGLE_STRIP +{ + indices 3581 3582 3583 3584; +}; +batch TRIANGLE_STRIP +{ + indices 3585 3586 3587 3588; +}; +batch TRIANGLE_STRIP +{ + indices 3589 3590 3591 3592; +}; +batch TRIANGLE_STRIP +{ + indices 3593 3594 3595 3596; +}; +batch TRIANGLE_STRIP +{ + indices 3597 3598 3599 3600; +}; +batch TRIANGLE_STRIP +{ + indices 3601 3602 3603 3604; +}; +batch TRIANGLE_STRIP +{ + indices 3605 3606 3607 3608; +}; +batch TRIANGLE_STRIP +{ + indices 3609 3610 3611 3612; +}; +batch TRIANGLE_STRIP +{ + indices 3613 3614 3615 3616; +}; +batch TRIANGLE_STRIP +{ + indices 3617 3618 3619 3620; +}; +batch TRIANGLE_STRIP +{ + indices 3621 3622 3623 3624; +}; +batch TRIANGLE_STRIP +{ + indices 3625 3626 3627 3628; +}; +batch TRIANGLE_STRIP +{ + indices 3629 3630 3631 3632; +}; +batch TRIANGLE_STRIP +{ + indices 3633 3634 3635 3636; +}; +batch TRIANGLE_STRIP +{ + indices 3637 3638 3639 3640; +}; +batch TRIANGLE_STRIP +{ + indices 3641 3642 3643 3644; +}; +batch TRIANGLE_STRIP +{ + indices 3645 3646 3647 3648; +}; +batch TRIANGLE_STRIP +{ + indices 3649 3650 3651 3652; +}; +batch TRIANGLE_STRIP +{ + indices 3653 3654 3655 3656; +}; +batch TRIANGLE_STRIP +{ + indices 3657 3658 3659 3660; +}; +batch TRIANGLE_STRIP +{ + indices 3661 3662 3663 3664; +}; +batch TRIANGLE_STRIP +{ + indices 3665 3666 3667 3668; +}; +batch TRIANGLE_STRIP +{ + indices 3669 3670 3671 3672; +}; +batch TRIANGLE_STRIP +{ + indices 3673 3674 3675 3676; +}; +batch TRIANGLE_STRIP +{ + indices 3677 3678 3679 3680; +}; +batch TRIANGLE_STRIP +{ + indices 3681 3682 3683 3684; +}; +batch TRIANGLE_STRIP +{ + indices 3685 3686 3687 3688; +}; +batch TRIANGLE_STRIP +{ + indices 3689 3690 3691 3692; +}; +batch TRIANGLE_STRIP +{ + indices 3693 3694 3695 3696; +}; +batch TRIANGLE_STRIP +{ + indices 3697 3698 3699 3700; +}; +batch TRIANGLE_STRIP +{ + indices 3701 3702 3703 3704; +}; +batch TRIANGLE_STRIP +{ + indices 3705 3706 3707 3708; +}; +batch TRIANGLE_STRIP +{ + indices 3709 3710 3711 3712; +}; +batch TRIANGLE_STRIP +{ + indices 3713 3714 3715 3716; +}; +batch TRIANGLE_STRIP +{ + indices 3717 3718 3719 3720; +}; +batch TRIANGLE_STRIP +{ + indices 3721 3722 3723 3724; +}; +batch TRIANGLE_STRIP +{ + indices 3725 3726 3727 3728; +}; +batch TRIANGLE_STRIP +{ + indices 3729 3730 3731 3732; +}; +batch TRIANGLE_STRIP +{ + indices 3733 3734 3735 3736; +}; +batch TRIANGLE_STRIP +{ + indices 3737 3738 3739 3740; +}; +batch TRIANGLE_STRIP +{ + indices 3741 3742 3743 3744; +}; +batch TRIANGLE_STRIP +{ + indices 3745 3746 3747 3748; +}; +batch TRIANGLE_STRIP +{ + indices 3749 3750 3751 3752; +}; +batch TRIANGLE_STRIP +{ + indices 3753 3754 3755 3756; +}; +batch TRIANGLE_STRIP +{ + indices 3757 3758 3759 3760; +}; +batch TRIANGLE_STRIP +{ + indices 3761 3762 3763 3764; +}; +batch TRIANGLE_STRIP +{ + indices 3765 3766 3767 3768; +}; +batch TRIANGLE_STRIP +{ + indices 3769 3770 3771 3772; +}; +batch TRIANGLE_STRIP +{ + indices 3773 3774 3775 3776; +}; +batch TRIANGLE_STRIP +{ + indices 3777 3778 3779 3780; +}; +batch TRIANGLE_STRIP +{ + indices 3781 3782 3783 3784; +}; +batch TRIANGLE_STRIP +{ + indices 3785 3786 3787 3788; +}; +batch TRIANGLE_STRIP +{ + indices 3789 3790 3791 3792; +}; +batch TRIANGLE_STRIP +{ + indices 3793 3794 3795 3796; +}; +batch TRIANGLE_STRIP +{ + indices 3797 3798 3799 3800; +}; +batch TRIANGLE_STRIP +{ + indices 3801 3802 3803 3804; +}; +batch TRIANGLE_STRIP +{ + indices 3805 3806 3807 3808; +}; +batch TRIANGLE_STRIP +{ + indices 3809 3810 3811 3812; +}; +batch TRIANGLE_STRIP +{ + indices 3813 3814 3815 3816; +}; +batch TRIANGLE_STRIP +{ + indices 3817 3818 3819 3820; +}; +batch TRIANGLE_STRIP +{ + indices 3821 3822 3823 3824; +}; +batch TRIANGLE_STRIP +{ + indices 3825 3826 3827 3828; +}; +batch TRIANGLE_STRIP +{ + indices 3829 3830 3831 3832; +}; +batch TRIANGLE_STRIP +{ + indices 3833 3834 3835 3836; +}; +batch TRIANGLE_STRIP +{ + indices 3837 3838 3839 3840; +}; +batch TRIANGLE_STRIP +{ + indices 3841 3842 3843 3844; +}; +batch TRIANGLE_STRIP +{ + indices 3845 3846 3847 3848; +}; +batch TRIANGLE_STRIP +{ + indices 3849 3850 3851 3852; +}; +batch TRIANGLE_STRIP +{ + indices 3853 3854 3855 3856; +}; +batch TRIANGLE_STRIP +{ + indices 3857 3858 3859 3860; +}; +batch TRIANGLE_STRIP +{ + indices 3861 3862 3863 3864; +}; +batch TRIANGLE_STRIP +{ + indices 3865 3866 3867 3868; +}; +batch TRIANGLE_STRIP +{ + indices 3869 3870 3871 3872; +}; +batch TRIANGLE_STRIP +{ + indices 3873 3874 3875 3876; +}; +batch TRIANGLE_STRIP +{ + indices 3877 3878 3879 3880; +}; +batch TRIANGLE_STRIP +{ + indices 3881 3882 3883 3884; +}; +batch TRIANGLE_STRIP +{ + indices 3885 3886 3887 3888; +}; +batch TRIANGLE_STRIP +{ + indices 3889 3890 3891 3892; +}; +batch TRIANGLE_STRIP +{ + indices 3893 3894 3895 3896; +}; +batch TRIANGLE_STRIP +{ + indices 3897 3898 3899 3900; +}; +batch TRIANGLE_STRIP +{ + indices 3901 3902 3903 3904; +}; +batch TRIANGLE_STRIP +{ + indices 3905 3906 3907 3908; +}; +batch TRIANGLE_STRIP +{ + indices 3909 3910 3911 3912; +}; +batch TRIANGLE_STRIP +{ + indices 3913 3914 3915 3916; +}; +batch TRIANGLE_STRIP +{ + indices 3917 3918 3919 3920; +}; +batch TRIANGLE_STRIP +{ + indices 3921 3922 3923 3924; +}; +batch TRIANGLE_STRIP +{ + indices 3925 3926 3927 3928; +}; +batch TRIANGLE_STRIP +{ + indices 3929 3930 3931 3932; +}; +batch TRIANGLE_STRIP +{ + indices 3933 3934 3935 3936; +}; +batch TRIANGLE_STRIP +{ + indices 3937 3938 3939 3940; +}; +batch TRIANGLE_STRIP +{ + indices 3941 3942 3943 3944; +}; +batch TRIANGLE_STRIP +{ + indices 3945 3946 3947 3948; +}; +batch TRIANGLE_STRIP +{ + indices 3949 3950 3951 3952; +}; +batch TRIANGLE_STRIP +{ + indices 3953 3954 3955 3956; +}; +batch TRIANGLE_STRIP +{ + indices 3957 3958 3959 3960; +}; +batch TRIANGLE_STRIP +{ + indices 3961 3962 3963 3964; +}; +batch TRIANGLE_STRIP +{ + indices 3965 3966 3967 3968; +}; +batch TRIANGLE_STRIP +{ + indices 3969 3970 3971 3972; +}; +batch TRIANGLE_STRIP +{ + indices 3973 3974 3975 3976; +}; +batch TRIANGLE_STRIP +{ + indices 3977 3978 3979 3980; +}; +batch TRIANGLE_STRIP +{ + indices 3981 3982 3983 3984; +}; +batch TRIANGLE_STRIP +{ + indices 3985 3986 3987 3988; +}; +batch TRIANGLE_STRIP +{ + indices 3989 3990 3991 3992; +}; +batch TRIANGLE_STRIP +{ + indices 3993 3994 3995 3996; +}; +batch TRIANGLE_STRIP +{ + indices 3997 3998 3999 4000; +}; +batch TRIANGLE_STRIP +{ + indices 4001 4002 4003 4004; +}; +batch TRIANGLE_STRIP +{ + indices 4005 4006 4007 4008; +}; +batch TRIANGLE_STRIP +{ + indices 4009 4010 4011 4012; +}; +batch TRIANGLE_STRIP +{ + indices 4013 4014 4015 4016; +}; +batch TRIANGLE_STRIP +{ + indices 4017 4018 4019 4020; +}; +batch TRIANGLE_STRIP +{ + indices 4021 4022 4023 4024; +}; +batch TRIANGLE_STRIP +{ + indices 4025 4026 4027 4028; +}; +batch TRIANGLE_STRIP +{ + indices 4029 4030 4031 4032; +}; +batch TRIANGLE_STRIP +{ + indices 4033 4034 4035 4036; +}; +batch TRIANGLE_STRIP +{ + indices 4037 4038 4039 4040; +}; +batch TRIANGLE_STRIP +{ + indices 4041 4042 4043 4044; +}; +batch TRIANGLE_STRIP +{ + indices 4045 4046 4047 4048; +}; +batch TRIANGLE_STRIP +{ + indices 4049 4050 4051 4052; +}; +batch TRIANGLE_STRIP +{ + indices 4053 4054 4055 4056; +}; +batch TRIANGLE_STRIP +{ + indices 4057 4058 4059 4060; +}; +batch TRIANGLE_STRIP +{ + indices 4061 4062 4063 4064; +}; +batch TRIANGLE_STRIP +{ + indices 4065 4066 4067 4068; +}; +batch TRIANGLE_STRIP +{ + indices 4069 4070 4071 4072; +}; +batch TRIANGLE_STRIP +{ + indices 4073 4074 4075 4076; +}; +batch TRIANGLE_STRIP +{ + indices 4077 4078 4079 4080; +}; +batch TRIANGLE_STRIP +{ + indices 4081 4082 4083 4084; +}; +batch TRIANGLE_STRIP +{ + indices 4085 4086 4087 4088; +}; +batch TRIANGLE_STRIP +{ + indices 4089 4090 4091 4092; +}; +batch TRIANGLE_STRIP +{ + indices 4093 4094 4095 4096; +}; +batch TRIANGLE_STRIP +{ + indices 4097 4098 4099 4100; +}; +batch TRIANGLE_STRIP +{ + indices 4101 4102 4103 4104; +}; +batch TRIANGLE_STRIP +{ + indices 4105 4106 4107 4108; +}; +batch TRIANGLE_STRIP +{ + indices 4109 4110 4111 4112; +}; +batch TRIANGLE_STRIP +{ + indices 4113 4114 4115 4116; +}; +batch TRIANGLE_STRIP +{ + indices 4117 4118 4119 4120; +}; +batch TRIANGLE_STRIP +{ + indices 4121 4122 4123 4124; +}; +batch TRIANGLE_STRIP +{ + indices 4125 4126 4127 4128; +}; +batch TRIANGLE_STRIP +{ + indices 4129 4130 4131 4132; +}; +batch TRIANGLE_STRIP +{ + indices 4133 4134 4135 4136; +}; +batch TRIANGLE_STRIP +{ + indices 4137 4138 4139 4140; +}; +batch TRIANGLE_STRIP +{ + indices 4141 4142 4143 4144; +}; +batch TRIANGLE_STRIP +{ + indices 4145 4146 4147 4148; +}; +batch TRIANGLE_STRIP +{ + indices 4149 4150 4151 4152; +}; +batch TRIANGLE_STRIP +{ + indices 4153 4154 4155 4156; +}; +batch TRIANGLE_STRIP +{ + indices 4157 4158 4159 4160; +}; +batch TRIANGLE_STRIP +{ + indices 4161 4162 4163 4164; +}; +batch TRIANGLE_STRIP +{ + indices 4165 4166 4167 4168; +}; +batch TRIANGLE_STRIP +{ + indices 4169 4170 4171 4172; +}; +batch TRIANGLE_STRIP +{ + indices 4173 4174 4175 4176; +}; +batch TRIANGLE_STRIP +{ + indices 4177 4178 4179 4180; +}; +batch TRIANGLE_STRIP +{ + indices 4181 4182 4183 4184; +}; +batch TRIANGLE_STRIP +{ + indices 4185 4186 4187 4188; +}; +batch TRIANGLE_STRIP +{ + indices 4189 4190 4191 4192; +}; +batch TRIANGLE_STRIP +{ + indices 4193 4194 4195 4196; +}; +batch TRIANGLE_STRIP +{ + indices 4197 4198 4199 4200; +}; +batch TRIANGLE_STRIP +{ + indices 4201 4202 4203 4204; +}; +batch TRIANGLE_STRIP +{ + indices 4205 4206 4207 4208; +}; +batch TRIANGLE_STRIP +{ + indices 4209 4210 4211 4212; +}; +batch TRIANGLE_STRIP +{ + indices 4213 4214 4215 4216; +}; +batch TRIANGLE_STRIP +{ + indices 4217 4218 4219 4220; +}; +batch TRIANGLE_STRIP +{ + indices 4221 4222 4223 4224; +}; +batch TRIANGLE_STRIP +{ + indices 4225 4226 4227 4228; +}; +batch TRIANGLE_STRIP +{ + indices 4229 4230 4231 4232; +}; +batch TRIANGLE_STRIP +{ + indices 4233 4234 4235 4236; +}; +batch TRIANGLE_STRIP +{ + indices 4237 4238 4239 4240; +}; +batch TRIANGLE_STRIP +{ + indices 4241 4242 4243 4244; +}; +batch TRIANGLE_STRIP +{ + indices 4245 4246 4247 4248; +}; +batch TRIANGLE_STRIP +{ + indices 4249 4250 4251 4252; +}; +batch TRIANGLE_STRIP +{ + indices 4253 4254 4255 4256; +}; +batch TRIANGLE_STRIP +{ + indices 4257 4258 4259 4260; +}; +batch TRIANGLE_STRIP +{ + indices 4261 4262 4263 4264; +}; +batch TRIANGLE_STRIP +{ + indices 4265 4266 4267 4268; +}; +batch TRIANGLE_STRIP +{ + indices 4269 4270 4271 4272; +}; +batch TRIANGLE_STRIP +{ + indices 4273 4274 4275 4276; +}; +batch TRIANGLE_STRIP +{ + indices 4277 4278 4279 4280; +}; +batch TRIANGLE_STRIP +{ + indices 4281 4282 4283 4284; +}; +batch TRIANGLE_STRIP +{ + indices 4285 4286 4287 4288; +}; +batch TRIANGLE_STRIP +{ + indices 4289 4290 4291 4292; +}; +batch TRIANGLE_STRIP +{ + indices 4293 4294 4295 4296; +}; +batch TRIANGLE_STRIP +{ + indices 4297 4298 4299 4300; +}; +batch TRIANGLE_STRIP +{ + indices 4301 4302 4303 4304; +}; +batch TRIANGLE_STRIP +{ + indices 4305 4306 4307 4308; +}; +batch TRIANGLE_STRIP +{ + indices 4309 4310 4311 4312; +}; +batch TRIANGLE_STRIP +{ + indices 4313 4314 4315 4316; +}; +batch TRIANGLE_STRIP +{ + indices 4317 4318 4319 4320; +}; +batch TRIANGLE_STRIP +{ + indices 4321 4322 4323 4324; +}; +batch TRIANGLE_STRIP +{ + indices 4325 4326 4327 4328; +}; +batch TRIANGLE_STRIP +{ + indices 4329 4330 4331 4332; +}; +batch TRIANGLE_STRIP +{ + indices 4333 4334 4335 4336; +}; +batch TRIANGLE_STRIP +{ + indices 4337 4338 4339 4340; +}; +batch TRIANGLE_STRIP +{ + indices 4341 4342 4343 4344; +}; +batch TRIANGLE_STRIP +{ + indices 4345 4346 4347 4348; +}; +batch TRIANGLE_STRIP +{ + indices 4349 4350 4351 4352; +}; +batch TRIANGLE_STRIP +{ + indices 4353 4354 4355 4356; +}; +batch TRIANGLE_STRIP +{ + indices 4357 4358 4359 4360; +}; +batch TRIANGLE_STRIP +{ + indices 4361 4362 4363 4364; +}; +batch TRIANGLE_STRIP +{ + indices 4365 4366 4367 4368; +}; +batch TRIANGLE_STRIP +{ + indices 4369 4370 4371 4372; +}; +batch TRIANGLE_STRIP +{ + indices 4373 4374 4375 4376; +}; +batch TRIANGLE_STRIP +{ + indices 4377 4378 4379 4380; +}; +batch TRIANGLE_STRIP +{ + indices 4381 4382 4383 4384; +}; +batch TRIANGLE_STRIP +{ + indices 4385 4386 4387 4388; +}; +batch TRIANGLE_STRIP +{ + indices 4389 4390 4391 4392; +}; +batch TRIANGLE_STRIP +{ + indices 4393 4394 4395 4396; +}; +batch TRIANGLE_STRIP +{ + indices 4397 4398 4399 4400; +}; +batch TRIANGLE_STRIP +{ + indices 4401 4402 4403 4404; +}; +batch TRIANGLE_STRIP +{ + indices 4405 4406 4407 4408; +}; +batch TRIANGLE_STRIP +{ + indices 4409 4410 4411 4412; +}; +batch TRIANGLE_STRIP +{ + indices 4413 4414 4415 4416; +}; +batch TRIANGLE_STRIP +{ + indices 4417 4418 4419 4420; +}; +batch TRIANGLE_STRIP +{ + indices 4421 4422 4423 4424; +}; +batch TRIANGLE_STRIP +{ + indices 4425 4426 4427 4428; +}; +batch TRIANGLE_STRIP +{ + indices 4429 4430 4431 4432; +}; +batch TRIANGLE_STRIP +{ + indices 4433 4434 4435 4436; +}; +batch TRIANGLE_STRIP +{ + indices 4437 4438 4439 4440; +}; +batch TRIANGLE_STRIP +{ + indices 4441 4442 4443 4444; +}; +batch TRIANGLE_STRIP +{ + indices 4445 4446 4447 4448; +}; +batch TRIANGLE_STRIP +{ + indices 4449 4450 4451 4452; +}; +batch TRIANGLE_STRIP +{ + indices 4453 4454 4455 4456; +}; +batch TRIANGLE_STRIP +{ + indices 4457 4458 4459 4460; +}; +batch TRIANGLE_STRIP +{ + indices 4461 4462 4463 4464; +}; +batch TRIANGLE_STRIP +{ + indices 4465 4466 4467 4468; +}; +batch TRIANGLE_STRIP +{ + indices 4469 4470 4471 4472; +}; +batch TRIANGLE_STRIP +{ + indices 4473 4474 4475 4476; +}; +batch TRIANGLE_STRIP +{ + indices 4477 4478 4479 4480; +}; +batch TRIANGLE_STRIP +{ + indices 4481 4482 4483 4484; +}; +batch TRIANGLE_STRIP +{ + indices 4485 4486 4487 4488; +}; +batch TRIANGLE_STRIP +{ + indices 4489 4490 4491 4492; +}; +batch TRIANGLE_STRIP +{ + indices 4493 4494 4495 4496; +}; +batch TRIANGLE_STRIP +{ + indices 4497 4498 4499 4500; +}; +batch TRIANGLE_STRIP +{ + indices 4501 4502 4503 4504; +}; +batch TRIANGLE_STRIP +{ + indices 4505 4506 4507 4508; +}; +batch TRIANGLE_STRIP +{ + indices 4509 4510 4511 4512; +}; +batch TRIANGLE_STRIP +{ + indices 4513 4514 4515 4516; +}; +batch TRIANGLE_STRIP +{ + indices 4517 4518 4519 4520; +}; +batch TRIANGLE_STRIP +{ + indices 4521 4522 4523 4524; +}; +batch TRIANGLE_STRIP +{ + indices 4525 4526 4527 4528; +}; +batch TRIANGLE_STRIP +{ + indices 4529 4530 4531 4532; +}; +batch TRIANGLE_STRIP +{ + indices 4533 4534 4535 4536; +}; +batch TRIANGLE_STRIP +{ + indices 4537 4538 4539 4540; +}; +batch TRIANGLE_STRIP +{ + indices 4541 4542 4543 4544; +}; +batch TRIANGLE_STRIP +{ + indices 4545 4546 4547 4548; +}; +batch TRIANGLE_STRIP +{ + indices 4549 4550 4551 4552; +}; +batch TRIANGLE_STRIP +{ + indices 4553 4554 4555 4556; +}; +batch TRIANGLE_STRIP +{ + indices 4557 4558 4559 4560; +}; +batch TRIANGLE_STRIP +{ + indices 4561 4562 4563 4564; +}; +batch TRIANGLE_STRIP +{ + indices 4565 4566 4567 4568; +}; +batch TRIANGLE_STRIP +{ + indices 4569 4570 4571 4572; +}; +batch TRIANGLE_STRIP +{ + indices 4573 4574 4575 4576; +}; +batch TRIANGLE_STRIP +{ + indices 4577 4578 4579 4580; +}; +batch TRIANGLE_STRIP +{ + indices 4581 4582 4583 4584; +}; +batch TRIANGLE_STRIP +{ + indices 4585 4586 4587 4588; +}; +batch TRIANGLE_STRIP +{ + indices 4589 4590 4591 4592; +}; +batch TRIANGLE_STRIP +{ + indices 4593 4594 4595 4596; +}; +batch TRIANGLE_STRIP +{ + indices 4597 4598 4599 4600; +}; +batch TRIANGLE_STRIP +{ + indices 4601 4602 4603 4604; +}; +batch TRIANGLE_STRIP +{ + indices 4605 4606 4607 4608; +}; +batch TRIANGLE_STRIP +{ + indices 4609 4610 4611 4612; +}; +batch TRIANGLE_STRIP +{ + indices 4613 4614 4615 4616; +}; +batch TRIANGLE_STRIP +{ + indices 4617 4618 4619 4620; +}; +batch TRIANGLE_STRIP +{ + indices 4621 4622 4623 4624; +}; +batch TRIANGLE_STRIP +{ + indices 4625 4626 4627 4628; +}; +batch TRIANGLE_STRIP +{ + indices 4629 4630 4631 4632; +}; +batch TRIANGLE_STRIP +{ + indices 4633 4634 4635 4636; +}; +batch TRIANGLE_STRIP +{ + indices 4637 4638 4639 4640; +}; +batch TRIANGLE_STRIP +{ + indices 4641 4642 4643 4644; +}; +batch TRIANGLE_STRIP +{ + indices 4645 4646 4647 4648; +}; +batch TRIANGLE_STRIP +{ + indices 4649 4650 4651 4652; +}; +batch TRIANGLE_STRIP +{ + indices 4653 4654 4655 4656; +}; +batch TRIANGLE_STRIP +{ + indices 4657 4658 4659 4660; +}; +batch TRIANGLE_STRIP +{ + indices 4661 4662 4663 4664; +}; +batch TRIANGLE_STRIP +{ + indices 4665 4666 4667 4668; +}; +batch TRIANGLE_STRIP +{ + indices 4669 4670 4671 4672; +}; +batch TRIANGLE_STRIP +{ + indices 4673 4674 4675 4676; +}; +batch TRIANGLE_STRIP +{ + indices 4677 4678 4679 4680; +}; +batch TRIANGLE_STRIP +{ + indices 4681 4682 4683 4684; +}; +batch TRIANGLE_STRIP +{ + indices 4685 4686 4687 4688; +}; +batch TRIANGLE_STRIP +{ + indices 4689 4690 4691 4692; +}; +batch TRIANGLE_STRIP +{ + indices 4693 4694 4695 4696; +}; +batch TRIANGLE_STRIP +{ + indices 4697 4698 4699 4700; +}; +batch TRIANGLE_STRIP +{ + indices 4701 4702 4703 4704; +}; +batch TRIANGLE_STRIP +{ + indices 4705 4706 4707 4708; +}; +batch TRIANGLE_STRIP +{ + indices 4709 4710 4711 4712; +}; +batch TRIANGLE_STRIP +{ + indices 4713 4714 4715 4716; +}; +batch TRIANGLE_STRIP +{ + indices 4717 4718 4719 4720; +}; +batch TRIANGLE_STRIP +{ + indices 4721 4722 4723 4724; +}; +batch TRIANGLE_STRIP +{ + indices 4725 4726 4727 4728; +}; +batch TRIANGLE_STRIP +{ + indices 4729 4730 4731 4732; +}; +batch TRIANGLE_STRIP +{ + indices 4733 4734 4735 4736; +}; +batch TRIANGLE_STRIP +{ + indices 4737 4738 4739 4740; +}; +batch TRIANGLE_STRIP +{ + indices 4741 4742 4743 4744; +}; +batch TRIANGLE_STRIP +{ + indices 4745 4746 4747 4748; +}; +batch TRIANGLE_STRIP +{ + indices 4749 4750 4751 4752; +}; +batch TRIANGLE_STRIP +{ + indices 4753 4754 4755 4756; +}; +batch TRIANGLE_STRIP +{ + indices 4757 4758 4759 4760; +}; +batch TRIANGLE_STRIP +{ + indices 4761 4762 4763 4764; +}; +batch TRIANGLE_STRIP +{ + indices 4765 4766 4767 4768; +}; +batch TRIANGLE_STRIP +{ + indices 4769 4770 4771 4772; +}; +batch TRIANGLE_STRIP +{ + indices 4773 4774 4775 4776; +}; +batch TRIANGLE_STRIP +{ + indices 4777 4778 4779 4780; +}; +batch TRIANGLE_STRIP +{ + indices 4781 4782 4783 4784; +}; +batch TRIANGLE_STRIP +{ + indices 4785 4786 4787 4788; +}; +batch TRIANGLE_STRIP +{ + indices 4789 4790 4791 4792; +}; +batch TRIANGLE_STRIP +{ + indices 4793 4794 4795 4796; +}; +batch TRIANGLE_STRIP +{ + indices 4797 4798 4799 4800; +}; +batch TRIANGLE_STRIP +{ + indices 4801 4802 4803 4804; +}; +batch TRIANGLE_STRIP +{ + indices 4805 4806 4807 4808; +}; +batch TRIANGLE_STRIP +{ + indices 4809 4810 4811 4812; +}; +batch TRIANGLE_STRIP +{ + indices 4813 4814 4815 4816; +}; +batch TRIANGLE_STRIP +{ + indices 4817 4818 4819 4820; +}; +batch TRIANGLE_STRIP +{ + indices 4821 4822 4823 4824; +}; +batch TRIANGLE_STRIP +{ + indices 4825 4826 4827 4828; +}; +batch TRIANGLE_STRIP +{ + indices 4829 4830 4831 4832; +}; +batch TRIANGLE_STRIP +{ + indices 4833 4834 4835 4836; +}; +batch TRIANGLE_STRIP +{ + indices 4837 4838 4839 4840; +}; +batch TRIANGLE_STRIP +{ + indices 4841 4842 4843 4844; +}; +batch TRIANGLE_STRIP +{ + indices 4845 4846 4847 4848; +}; +batch TRIANGLE_STRIP +{ + indices 4849 4850 4851 4852; +}; +batch TRIANGLE_STRIP +{ + indices 4853 4854 4855 4856; +}; +batch TRIANGLE_STRIP +{ + indices 4857 4858 4859 4860; +}; +batch TRIANGLE_STRIP +{ + indices 4861 4862 4863 4864; +}; +batch TRIANGLE_STRIP +{ + indices 4865 4866 4867 4868; +}; +batch TRIANGLE_STRIP +{ + indices 4869 4870 4871 4872; +}; +batch TRIANGLE_STRIP +{ + indices 4873 4874 4875 4876; +}; +batch TRIANGLE_STRIP +{ + indices 4877 4878 4879 4880; +}; +batch TRIANGLE_STRIP +{ + indices 4881 4882 4883 4884; +}; +batch TRIANGLE_STRIP +{ + indices 4885 4886 4887 4888; +}; +batch TRIANGLE_STRIP +{ + indices 4889 4890 4891 4892; +}; +batch TRIANGLE_STRIP +{ + indices 4893 4894 4895 4896; +}; +batch TRIANGLE_STRIP +{ + indices 4897 4898 4899 4900; +}; +batch TRIANGLE_STRIP +{ + indices 4901 4902 4903 4904; +}; +batch TRIANGLE_STRIP +{ + indices 4905 4906 4907 4908; +}; +batch TRIANGLE_STRIP +{ + indices 4909 4910 4911 4912; +}; +batch TRIANGLE_STRIP +{ + indices 4913 4914 4915 4916; +}; +batch TRIANGLE_STRIP +{ + indices 4917 4918 4919 4920; +}; +batch TRIANGLE_STRIP +{ + indices 4921 4922 4923 4924; +}; +batch TRIANGLE_STRIP +{ + indices 4925 4926 4927 4928; +}; +batch TRIANGLE_STRIP +{ + indices 4929 4930 4931 4932; +}; +batch TRIANGLE_STRIP +{ + indices 4933 4934 4935 4936; +}; +batch TRIANGLE_STRIP +{ + indices 4937 4938 4939 4940; +}; +batch TRIANGLE_STRIP +{ + indices 4941 4942 4943 4944; +}; +batch TRIANGLE_STRIP +{ + indices 4945 4946 4947 4948; +}; +batch TRIANGLE_STRIP +{ + indices 4949 4950 4951 4952; +}; +batch TRIANGLE_STRIP +{ + indices 4953 4954 4955 4956; +}; +batch TRIANGLE_STRIP +{ + indices 4957 4958 4959 4960; +}; +batch TRIANGLE_STRIP +{ + indices 4961 4962 4963 4964; +}; +batch TRIANGLE_STRIP +{ + indices 4965 4966 4967 4968; +}; +batch TRIANGLE_STRIP +{ + indices 4969 4970 4971 4972; +}; +batch TRIANGLE_STRIP +{ + indices 4973 4974 4975 4976; +}; +batch TRIANGLE_STRIP +{ + indices 4977 4978 4979 4980; +}; +batch TRIANGLE_STRIP +{ + indices 4981 4982 4983 4984; +}; +batch TRIANGLE_STRIP +{ + indices 4985 4986 4987 4988; +}; +batch TRIANGLE_STRIP +{ + indices 4989 4990 4991 4992; +}; +batch TRIANGLE_STRIP +{ + indices 4993 4994 4995 4996; +}; +batch TRIANGLE_STRIP +{ + indices 4997 4998 4999 5000; +}; +batch TRIANGLE_STRIP +{ + indices 5001 5002 5003 5004; +}; +batch TRIANGLE_STRIP +{ + indices 5005 5006 5007 5008; +}; +batch TRIANGLE_STRIP +{ + indices 5009 5010 5011 5012; +}; +batch TRIANGLE_STRIP +{ + indices 5013 5014 5015 5016; +}; +batch TRIANGLE_STRIP +{ + indices 5017 5018 5019 5020; +}; +batch TRIANGLE_STRIP +{ + indices 5021 5022 5023 5024; +}; +batch TRIANGLE_STRIP +{ + indices 5025 5026 5027 5028; +}; +batch TRIANGLE_STRIP +{ + indices 5029 5030 5031 5032; +}; +batch TRIANGLE_STRIP +{ + indices 5033 5034 5035 5036; +}; +batch TRIANGLE_STRIP +{ + indices 5037 5038 5039 5040; +}; +batch TRIANGLE_STRIP +{ + indices 5041 5042 5043 5044; +}; +batch TRIANGLE_STRIP +{ + indices 5045 5046 5047 5048; +}; +batch TRIANGLE_STRIP +{ + indices 5049 5050 5051 5052; +}; +batch TRIANGLE_STRIP +{ + indices 5053 5054 5055 5056; +}; +batch TRIANGLE_STRIP +{ + indices 5057 5058 5059 5060; +}; +batch TRIANGLE_STRIP +{ + indices 5061 5062 5063 5064; +}; +batch TRIANGLE_STRIP +{ + indices 5065 5066 5067 5068; +}; +batch TRIANGLE_STRIP +{ + indices 5069 5070 5071 5072; +}; +batch TRIANGLE_STRIP +{ + indices 5073 5074 5075 5076; +}; +batch TRIANGLE_STRIP +{ + indices 5077 5078 5079 5080; +}; +batch TRIANGLE_STRIP +{ + indices 5081 5082 5083 5084; +}; +batch TRIANGLE_STRIP +{ + indices 5085 5086 5087 5088; +}; +batch TRIANGLE_STRIP +{ + indices 5089 5090 5091 5092; +}; +batch TRIANGLE_STRIP +{ + indices 5093 5094 5095 5096; +}; +batch TRIANGLE_STRIP +{ + indices 5097 5098 5099 5100; +}; +batch TRIANGLE_STRIP +{ + indices 5101 5102 5103 5104; +}; +batch TRIANGLE_STRIP +{ + indices 5105 5106 5107 5108; +}; +batch TRIANGLE_STRIP +{ + indices 5109 5110 5111 5112; +}; +batch TRIANGLE_STRIP +{ + indices 5113 5114 5115 5116; +}; +batch TRIANGLE_STRIP +{ + indices 5117 5118 5119 5120; +}; +batch TRIANGLE_STRIP +{ + indices 5121 5122 5123 5124; +}; +batch TRIANGLE_STRIP +{ + indices 5125 5126 5127 5128; +}; +batch TRIANGLE_STRIP +{ + indices 5129 5130 5131 5132; +}; +batch TRIANGLE_STRIP +{ + indices 5133 5134 5135 5136; +}; +batch TRIANGLE_STRIP +{ + indices 5137 5138 5139 5140; +}; +batch TRIANGLE_STRIP +{ + indices 5141 5142 5143 5144; +}; +batch TRIANGLE_STRIP +{ + indices 5145 5146 5147 5148; +}; +batch TRIANGLE_STRIP +{ + indices 5149 5150 5151 5152; +}; +batch TRIANGLE_STRIP +{ + indices 5153 5154 5155 5156; +}; +batch TRIANGLE_STRIP +{ + indices 5157 5158 5159 5160; +}; +batch TRIANGLE_STRIP +{ + indices 5161 5162 5163 5164; +}; +batch TRIANGLE_STRIP +{ + indices 5165 5166 5167 5168; +}; +batch TRIANGLE_STRIP +{ + indices 5169 5170 5171 5172; +}; +batch TRIANGLE_STRIP +{ + indices 5173 5174 5175 5176; +}; +batch TRIANGLE_STRIP +{ + indices 5177 5178 5179 5180; +}; +batch TRIANGLE_STRIP +{ + indices 5181 5182 5183 5184; +}; +batch TRIANGLE_STRIP +{ + indices 5185 5186 5187 5188; +}; +batch TRIANGLE_STRIP +{ + indices 5189 5190 5191 5192; +}; +batch TRIANGLE_STRIP +{ + indices 5193 5194 5195 5196; +}; +batch TRIANGLE_STRIP +{ + indices 5197 5198 5199 5200; +}; +batch TRIANGLE_STRIP +{ + indices 5201 5202 5203 5204; +}; +batch TRIANGLE_STRIP +{ + indices 5205 5206 5207 5208; +}; +batch TRIANGLE_STRIP +{ + indices 5209 5210 5211 5212; +}; +batch TRIANGLE_STRIP +{ + indices 5213 5214 5215 5216; +}; +batch TRIANGLE_STRIP +{ + indices 5217 5218 5219 5220; +}; +batch TRIANGLE_STRIP +{ + indices 5221 5222 5223 5224; +}; +batch TRIANGLE_STRIP +{ + indices 5225 5226 5227 5228; +}; +batch TRIANGLE_STRIP +{ + indices 5229 5230 5231 5232; +}; +batch TRIANGLE_STRIP +{ + indices 5233 5234 5235 5236; +}; +batch TRIANGLE_STRIP +{ + indices 5237 5238 5239 5240; +}; +batch TRIANGLE_STRIP +{ + indices 5241 5242 5243 5244; +}; +batch TRIANGLE_STRIP +{ + indices 5245 5246 5247 5248; +}; +batch TRIANGLE_STRIP +{ + indices 5249 5250 5251 5252; +}; +batch TRIANGLE_STRIP +{ + indices 5253 5254 5255 5256; +}; +batch TRIANGLE_STRIP +{ + indices 5257 5258 5259 5260; +}; +batch TRIANGLE_STRIP +{ + indices 5261 5262 5263 5264; +}; +batch TRIANGLE_STRIP +{ + indices 5265 5266 5267 5268; +}; +batch TRIANGLE_STRIP +{ + indices 5269 5270 5271 5272; +}; +batch TRIANGLE_STRIP +{ + indices 5273 5274 5275 5276; +}; +batch TRIANGLE_STRIP +{ + indices 5277 5278 5279 5280; +}; +batch TRIANGLE_STRIP +{ + indices 5281 5282 5283 5284; +}; +batch TRIANGLE_STRIP +{ + indices 5285 5286 5287 5288; +}; +batch TRIANGLE_STRIP +{ + indices 5289 5290 5291 5292; +}; +batch TRIANGLE_STRIP +{ + indices 5293 5294 5295 5296; +}; +batch TRIANGLE_STRIP +{ + indices 5297 5298 5299 5300; +}; +batch TRIANGLE_STRIP +{ + indices 5301 5302 5303 5304; +}; +batch TRIANGLE_STRIP +{ + indices 5305 5306 5307 5308; +}; +batch TRIANGLE_STRIP +{ + indices 5309 5310 5311 5312; +}; +batch TRIANGLE_STRIP +{ + indices 5313 5314 5315 5316; +}; +batch TRIANGLE_STRIP +{ + indices 5317 5318 5319 5320; +}; +batch TRIANGLE_STRIP +{ + indices 5321 5322 5323 5324; +}; +batch TRIANGLE_STRIP +{ + indices 5325 5326 5327 5328; +}; +batch TRIANGLE_STRIP +{ + indices 5329 5330 5331 5332; +}; +batch TRIANGLE_STRIP +{ + indices 5333 5334 5335 5336; +}; +batch TRIANGLE_STRIP +{ + indices 5337 5338 5339 5340; +}; +batch TRIANGLE_STRIP +{ + indices 5341 5342 5343 5344; +}; +batch TRIANGLE_STRIP +{ + indices 5345 5346 5347 5348; +}; +batch TRIANGLE_STRIP +{ + indices 5349 5350 5351 5352; +}; +batch TRIANGLE_STRIP +{ + indices 5353 5354 5355 5356; +}; +batch TRIANGLE_STRIP +{ + indices 5357 5358 5359 5360; +}; +batch TRIANGLE_STRIP +{ + indices 5361 5362 5363 5364; +}; +batch TRIANGLE_STRIP +{ + indices 5365 5366 5367 5368; +}; +batch TRIANGLE_STRIP +{ + indices 5369 5370 5371 5372; +}; +batch TRIANGLE_STRIP +{ + indices 5373 5374 5375 5376; +}; +batch TRIANGLE_STRIP +{ + indices 5377 5378 5379 5380; +}; +batch TRIANGLE_STRIP +{ + indices 5381 5382 5383 5384; +}; +batch TRIANGLE_STRIP +{ + indices 5385 5386 5387 5388; +}; +batch TRIANGLE_STRIP +{ + indices 5389 5390 5391 5392; +}; +batch TRIANGLE_STRIP +{ + indices 5393 5394 5395 5396; +}; +batch TRIANGLE_STRIP +{ + indices 5397 5398 5399 5400; +}; +batch TRIANGLE_STRIP +{ + indices 5401 5402 5403 5404; +}; +batch TRIANGLE_STRIP +{ + indices 5405 5406 5407 5408; +}; +batch TRIANGLE_STRIP +{ + indices 5409 5410 5411 5412; +}; +batch TRIANGLE_STRIP +{ + indices 5413 5414 5415 5416; +}; +batch TRIANGLE_STRIP +{ + indices 5417 5418 5419 5420; +}; +batch TRIANGLE_STRIP +{ + indices 5421 5422 5423 5424; +}; +batch TRIANGLE_STRIP +{ + indices 5425 5426 5427 5428; +}; +batch TRIANGLE_STRIP +{ + indices 5429 5430 5431 5432; +}; +batch TRIANGLE_STRIP +{ + indices 5433 5434 5435 5436; +}; +batch TRIANGLE_STRIP +{ + indices 5437 5438 5439 5440; +}; +batch TRIANGLE_STRIP +{ + indices 5441 5442 5443 5444; +}; +batch TRIANGLE_STRIP +{ + indices 5445 5446 5447 5448; +}; +batch TRIANGLE_STRIP +{ + indices 5449 5450 5451 5452; +}; +batch TRIANGLE_STRIP +{ + indices 5453 5454 5455 5456; +}; +batch TRIANGLE_STRIP +{ + indices 5457 5458 5459 5460; +}; +batch TRIANGLE_STRIP +{ + indices 5461 5462 5463 5464; +}; +batch TRIANGLE_STRIP +{ + indices 5465 5466 5467 5468; +}; +batch TRIANGLE_STRIP +{ + indices 5469 5470 5471 5472; +}; +batch TRIANGLE_STRIP +{ + indices 5473 5474 5475 5476; +}; +batch TRIANGLE_STRIP +{ + indices 5477 5478 5479 5480; +}; +batch TRIANGLE_STRIP +{ + indices 5481 5482 5483 5484; +}; +batch TRIANGLE_STRIP +{ + indices 5485 5486 5487 5488; +}; +batch TRIANGLE_STRIP +{ + indices 5489 5490 5491 5492; +}; +batch TRIANGLE_STRIP +{ + indices 5493 5494 5495 5496; +}; +batch TRIANGLE_STRIP +{ + indices 5497 5498 5499 5500; +}; +batch TRIANGLE_STRIP +{ + indices 5501 5502 5503 5504; +}; +batch TRIANGLE_STRIP +{ + indices 5505 5506 5507 5508; +}; +batch TRIANGLE_STRIP +{ + indices 5509 5510 5511 5512; +}; +batch TRIANGLE_STRIP +{ + indices 5513 5514 5515 5516; +}; +batch TRIANGLE_STRIP +{ + indices 5517 5518 5519 5520; +}; +batch TRIANGLE_STRIP +{ + indices 5521 5522 5523 5524; +}; +batch TRIANGLE_STRIP +{ + indices 5525 5526 5527 5528; +}; +batch TRIANGLE_STRIP +{ + indices 5529 5530 5531 5532; +}; +batch TRIANGLE_STRIP +{ + indices 5533 5534 5535 5536; +}; +batch TRIANGLE_STRIP +{ + indices 5537 5538 5539 5540; +}; +batch TRIANGLE_STRIP +{ + indices 5541 5542 5543 5544; +}; +batch TRIANGLE_STRIP +{ + indices 5545 5546 5547 5548; +}; +batch TRIANGLE_STRIP +{ + indices 5549 5550 5551 5552; +}; +batch TRIANGLE_STRIP +{ + indices 5553 5554 5555 5556; +}; +batch TRIANGLE_STRIP +{ + indices 5557 5558 5559 5560; +}; +batch TRIANGLE_STRIP +{ + indices 5561 5562 5563 5564; +}; +batch TRIANGLE_STRIP +{ + indices 5565 5566 5567 5568; +}; +batch TRIANGLE_STRIP +{ + indices 5569 5570 5571 5572; +}; +batch TRIANGLE_STRIP +{ + indices 5573 5574 5575 5576; +}; +batch TRIANGLE_STRIP +{ + indices 5577 5578 5579 5580; +}; +batch TRIANGLE_STRIP +{ + indices 5581 5582 5583 5584; +}; +batch TRIANGLE_STRIP +{ + indices 5585 5586 5587 5588; +}; +batch TRIANGLE_STRIP +{ + indices 5589 5590 5591 5592; +}; +batch TRIANGLE_STRIP +{ + indices 5593 5594 5595 5596; +}; +batch TRIANGLE_STRIP +{ + indices 5597 5598 5599 5600; +}; +batch TRIANGLE_STRIP +{ + indices 5601 5602 5603 5604; +}; +batch TRIANGLE_STRIP +{ + indices 5605 5606 5607 5608; +}; +batch TRIANGLE_STRIP +{ + indices 5609 5610 5611 5612; +}; +batch TRIANGLE_STRIP +{ + indices 5613 5614 5615 5616; +}; +batch TRIANGLE_STRIP +{ + indices 5617 5618 5619 5620; +}; +batch TRIANGLE_STRIP +{ + indices 5621 5622 5623 5624; +}; +batch TRIANGLE_STRIP +{ + indices 5625 5626 5627 5628; +}; +batch TRIANGLE_STRIP +{ + indices 5629 5630 5631 5632; +}; +batch TRIANGLE_STRIP +{ + indices 5633 5634 5635 5636; +}; +batch TRIANGLE_STRIP +{ + indices 5637 5638 5639 5640; +}; +batch TRIANGLE_STRIP +{ + indices 5641 5642 5643 5644; +}; +batch TRIANGLE_STRIP +{ + indices 5645 5646 5647 5648; +}; +batch TRIANGLE_STRIP +{ + indices 5649 5650 5651 5652; +}; +batch TRIANGLE_STRIP +{ + indices 5653 5654 5655 5656; +}; +batch TRIANGLE_STRIP +{ + indices 5657 5658 5659 5660; +}; +batch TRIANGLE_STRIP +{ + indices 5661 5662 5663 5664; +}; +batch TRIANGLE_STRIP +{ + indices 5665 5666 5667 5668; +}; +batch TRIANGLE_STRIP +{ + indices 5669 5670 5671 5672; +}; +batch TRIANGLE_STRIP +{ + indices 5673 5674 5675 5676; +}; +batch TRIANGLE_STRIP +{ + indices 5677 5678 5679 5680; +}; +batch TRIANGLE_STRIP +{ + indices 5681 5682 5683 5684; +}; +batch TRIANGLE_STRIP +{ + indices 5685 5686 5687 5688; +}; +batch TRIANGLE_STRIP +{ + indices 5689 5690 5691 5692; +}; +batch TRIANGLE_STRIP +{ + indices 5693 5694 5695 5696; +}; +batch TRIANGLE_STRIP +{ + indices 5697 5698 5699 5700; +}; +batch TRIANGLE_STRIP +{ + indices 5701 5702 5703 5704; +}; +batch TRIANGLE_STRIP +{ + indices 5705 5706 5707 5708; +}; +batch TRIANGLE_STRIP +{ + indices 5709 5710 5711 5712; +}; +batch TRIANGLE_STRIP +{ + indices 5713 5714 5715 5716; +}; +batch TRIANGLE_STRIP +{ + indices 5717 5718 5719 5720; +}; +batch TRIANGLE_STRIP +{ + indices 5721 5722 5723 5724; +}; +batch TRIANGLE_STRIP +{ + indices 5725 5726 5727 5728; +}; +batch TRIANGLE_STRIP +{ + indices 5729 5730 5731 5732; +}; +batch TRIANGLE_STRIP +{ + indices 5733 5734 5735 5736; +}; +batch TRIANGLE_STRIP +{ + indices 5737 5738 5739 5740; +}; +batch TRIANGLE_STRIP +{ + indices 5741 5742 5743 5744; +}; +batch TRIANGLE_STRIP +{ + indices 5745 5746 5747 5748; +}; +batch TRIANGLE_STRIP +{ + indices 5749 5750 5751 5752; +}; +batch TRIANGLE_STRIP +{ + indices 5753 5754 5755 5756; +}; +batch TRIANGLE_STRIP +{ + indices 5757 5758 5759 5760; +}; +batch TRIANGLE_STRIP +{ + indices 5761 5762 5763 5764; +}; +batch TRIANGLE_STRIP +{ + indices 5765 5766 5767 5768; +}; +batch TRIANGLE_STRIP +{ + indices 5769 5770 5771 5772; +}; +batch TRIANGLE_STRIP +{ + indices 5773 5774 5775 5776; +}; +batch TRIANGLE_STRIP +{ + indices 5777 5778 5779 5780; +}; +batch TRIANGLE_STRIP +{ + indices 5781 5782 5783 5784; +}; +batch TRIANGLE_STRIP +{ + indices 5785 5786 5787 5788; +}; +batch TRIANGLE_STRIP +{ + indices 5789 5790 5791 5792; +}; +batch TRIANGLE_STRIP +{ + indices 5793 5794 5795 5796; +}; +batch TRIANGLE_STRIP +{ + indices 5797 5798 5799 5800; +}; +batch TRIANGLE_STRIP +{ + indices 5801 5802 5803 5804; +}; +batch TRIANGLE_STRIP +{ + indices 5805 5806 5807 5808; +}; +batch TRIANGLE_STRIP +{ + indices 5809 5810 5811 5812; +}; +batch TRIANGLE_STRIP +{ + indices 5813 5814 5815 5816; +}; +batch TRIANGLE_STRIP +{ + indices 5817 5818 5819 5820; +}; +batch TRIANGLE_STRIP +{ + indices 5821 5822 5823 5824; +}; +batch TRIANGLE_STRIP +{ + indices 5825 5826 5827 5828; +}; +batch TRIANGLE_STRIP +{ + indices 5829 5830 5831 5832; +}; +batch TRIANGLE_STRIP +{ + indices 5833 5834 5835 5836; +}; +batch TRIANGLE_STRIP +{ + indices 5837 5838 5839 5840; +}; +batch TRIANGLE_STRIP +{ + indices 5841 5842 5843 5844; +}; +batch TRIANGLE_STRIP +{ + indices 5845 5846 5847 5848; +}; +batch TRIANGLE_STRIP +{ + indices 5849 5850 5851 5852; +}; +batch TRIANGLE_STRIP +{ + indices 5853 5854 5855 5856; +}; +batch TRIANGLE_STRIP +{ + indices 5857 5858 5859 5860; +}; +batch TRIANGLE_STRIP +{ + indices 5861 5862 5863 5864; +}; +batch TRIANGLE_STRIP +{ + indices 5865 5866 5867 5868; +}; +batch TRIANGLE_STRIP +{ + indices 5869 5870 5871 5872; +}; +batch TRIANGLE_STRIP +{ + indices 5873 5874 5875 5876; +}; +batch TRIANGLE_STRIP +{ + indices 5877 5878 5879 5880; +}; +batch TRIANGLE_STRIP +{ + indices 5881 5882 5883 5884; +}; +batch TRIANGLE_STRIP +{ + indices 5885 5886 5887 5888; +}; +batch TRIANGLE_STRIP +{ + indices 5889 5890 5891 5892; +}; +batch TRIANGLE_STRIP +{ + indices 5893 5894 5895 5896; +}; +batch TRIANGLE_STRIP +{ + indices 5897 5898 5899 5900; +}; +batch TRIANGLE_STRIP +{ + indices 5901 5902 5903 5904; +}; +batch TRIANGLE_STRIP +{ + indices 5905 5906 5907 5908; +}; +batch TRIANGLE_STRIP +{ + indices 5909 5910 5911 5912; +}; +batch TRIANGLE_STRIP +{ + indices 5913 5914 5915 5916; +}; +batch TRIANGLE_STRIP +{ + indices 5917 5918 5919 5920; +}; +batch TRIANGLE_STRIP +{ + indices 5921 5922 5923 5924; +}; +batch TRIANGLE_STRIP +{ + indices 5925 5926 5927 5928; +}; +batch TRIANGLE_STRIP +{ + indices 5929 5930 5931 5932; +}; +batch TRIANGLE_STRIP +{ + indices 5933 5934 5935 5936; +}; +batch TRIANGLE_STRIP +{ + indices 5937 5938 5939 5940; +}; +batch TRIANGLE_STRIP +{ + indices 5941 5942 5943 5944; +}; +batch TRIANGLE_STRIP +{ + indices 5945 5946 5947 5948; +}; +batch TRIANGLE_STRIP +{ + indices 5949 5950 5951 5952; +}; +batch TRIANGLE_STRIP +{ + indices 5953 5954 5955 5956; +}; +batch TRIANGLE_STRIP +{ + indices 5957 5958 5959 5960; +}; +batch TRIANGLE_STRIP +{ + indices 5961 5962 5963 5964; +}; +batch TRIANGLE_STRIP +{ + indices 5965 5966 5967 5968; +}; +batch TRIANGLE_STRIP +{ + indices 5969 5970 5971 5972; +}; +batch TRIANGLE_STRIP +{ + indices 5973 5974 5975 5976; +}; +batch TRIANGLE_STRIP +{ + indices 5977 5978 5979 5980; +}; +batch TRIANGLE_STRIP +{ + indices 5981 5982 5983 5984; +}; +batch TRIANGLE_STRIP +{ + indices 5985 5986 5987 5988; +}; +batch TRIANGLE_STRIP +{ + indices 5989 5990 5991 5992; +}; +batch TRIANGLE_STRIP +{ + indices 5993 5994 5995 5996; +}; +batch TRIANGLE_STRIP +{ + indices 5997 5998 5999 6000; +}; +batch TRIANGLE_STRIP +{ + indices 6001 6002 6003 6004; +}; +batch TRIANGLE_STRIP +{ + indices 6005 6006 6007 6008; +}; +batch TRIANGLE_STRIP +{ + indices 6009 6010 6011 6012; +}; +batch TRIANGLE_STRIP +{ + indices 6013 6014 6015 6016; +}; +batch TRIANGLE_STRIP +{ + indices 6017 6018 6019 6020; +}; +batch TRIANGLE_STRIP +{ + indices 6021 6022 6023 6024; +}; +batch TRIANGLE_STRIP +{ + indices 6025 6026 6027 6028; +}; +batch TRIANGLE_STRIP +{ + indices 6029 6030 6031 6032; +}; +batch TRIANGLE_STRIP +{ + indices 6033 6034 6035 6036; +}; +batch TRIANGLE_STRIP +{ + indices 6037 6038 6039 6040; +}; +batch TRIANGLE_STRIP +{ + indices 6041 6042 6043 6044; +}; +batch TRIANGLE_STRIP +{ + indices 6045 6046 6047 6048; +}; +batch TRIANGLE_STRIP +{ + indices 6049 6050 6051 6052; +}; +batch TRIANGLE_STRIP +{ + indices 6053 6054 6055 6056; +}; +batch TRIANGLE_STRIP +{ + indices 6057 6058 6059 6060; +}; +batch TRIANGLE_STRIP +{ + indices 6061 6062 6063 6064; +}; +batch TRIANGLE_STRIP +{ + indices 6065 6066 6067 6068; +}; +batch TRIANGLE_STRIP +{ + indices 6069 6070 6071 6072; +}; +batch TRIANGLE_STRIP +{ + indices 6073 6074 6075 6076; +}; +batch TRIANGLE_STRIP +{ + indices 6077 6078 6079 6080; +}; +batch TRIANGLE_STRIP +{ + indices 6081 6082 6083 6084; +}; +batch TRIANGLE_STRIP +{ + indices 6085 6086 6087 6088; +}; +batch TRIANGLE_STRIP +{ + indices 6089 6090 6091 6092; +}; +batch TRIANGLE_STRIP +{ + indices 6093 6094 6095 6096; +}; +batch TRIANGLE_STRIP +{ + indices 6097 6098 6099 6100; +}; +batch TRIANGLE_STRIP +{ + indices 6101 6102 6103 6104; +}; +batch TRIANGLE_STRIP +{ + indices 6105 6106 6107 6108; +}; +batch TRIANGLE_STRIP +{ + indices 6109 6110 6111 6112; +}; +batch TRIANGLE_STRIP +{ + indices 6113 6114 6115 6116; +}; +batch TRIANGLE_STRIP +{ + indices 6117 6118 6119 6120; +}; +batch TRIANGLE_STRIP +{ + indices 6121 6122 6123 6124; +}; +batch TRIANGLE_STRIP +{ + indices 6125 6126 6127 6128; +}; +batch TRIANGLE_STRIP +{ + indices 6129 6130 6131 6132; +}; +batch TRIANGLE_STRIP +{ + indices 6133 6134 6135 6136; +}; +batch TRIANGLE_STRIP +{ + indices 6137 6138 6139 6140; +}; +batch TRIANGLE_STRIP +{ + indices 6141 6142 6143 6144; +}; +batch TRIANGLE_STRIP +{ + indices 6145 6146 6147 6148; +}; +batch TRIANGLE_STRIP +{ + indices 6149 6150 6151 6152; +}; +batch TRIANGLE_STRIP +{ + indices 6153 6154 6155 6156; +}; +batch TRIANGLE_STRIP +{ + indices 6157 6158 6159 6160; +}; +batch TRIANGLE_STRIP +{ + indices 6161 6162 6163 6164; +}; +batch TRIANGLE_STRIP +{ + indices 6165 6166 6167 6168; +}; +batch TRIANGLE_STRIP +{ + indices 6169 6170 6171 6172; +}; +batch TRIANGLE_STRIP +{ + indices 6173 6174 6175 6176; +}; +batch TRIANGLE_STRIP +{ + indices 6177 6178 6179 6180; +}; +batch TRIANGLE_STRIP +{ + indices 6181 6182 6183 6184; +}; +batch TRIANGLE_STRIP +{ + indices 6185 6186 6187 6188; +}; +batch TRIANGLE_STRIP +{ + indices 6189 6190 6191 6192; +}; +batch TRIANGLE_STRIP +{ + indices 6193 6194 6195 6196; +}; +batch TRIANGLE_STRIP +{ + indices 6197 6198 6199 6200; +}; +batch TRIANGLE_STRIP +{ + indices 6201 6202 6203 6204; +}; +batch TRIANGLE_STRIP +{ + indices 6205 6206 6207 6208; +}; +batch TRIANGLE_STRIP +{ + indices 6209 6210 6211 6212; +}; +batch TRIANGLE_STRIP +{ + indices 6213 6214 6215 6216; +}; +batch TRIANGLE_STRIP +{ + indices 6217 6218 6219 6220; +}; +batch TRIANGLE_STRIP +{ + indices 6221 6222 6223 6224; +}; +batch TRIANGLE_STRIP +{ + indices 6225 6226 6227 6228; +}; +batch TRIANGLE_STRIP +{ + indices 6229 6230 6231 6232; +}; +batch TRIANGLE_STRIP +{ + indices 6233 6234 6235 6236; +}; +batch TRIANGLE_STRIP +{ + indices 6237 6238 6239 6240; +}; +batch TRIANGLE_STRIP +{ + indices 6241 6242 6243 6244; +}; +batch TRIANGLE_STRIP +{ + indices 6245 6246 6247 6248; +}; +batch TRIANGLE_STRIP +{ + indices 6249 6250 6251 6252; +}; +batch TRIANGLE_STRIP +{ + indices 6253 6254 6255 6256; +}; +batch TRIANGLE_STRIP +{ + indices 6257 6258 6259 6260; +}; +batch TRIANGLE_STRIP +{ + indices 6261 6262 6263 6264; +}; +batch TRIANGLE_STRIP +{ + indices 6265 6266 6267 6268; +}; +batch TRIANGLE_STRIP +{ + indices 6269 6270 6271 6272; +}; +batch TRIANGLE_STRIP +{ + indices 6273 6274 6275 6276; +}; +batch TRIANGLE_STRIP +{ + indices 6277 6278 6279 6280; +}; +batch TRIANGLE_STRIP +{ + indices 6281 6282 6283 6284; +}; +batch TRIANGLE_STRIP +{ + indices 6285 6286 6287 6288; +}; +batch TRIANGLE_STRIP +{ + indices 6289 6290 6291 6292; +}; +batch TRIANGLE_STRIP +{ + indices 6293 6294 6295 6296; +}; +batch TRIANGLE_STRIP +{ + indices 6297 6298 6299 6300; +}; +batch TRIANGLE_STRIP +{ + indices 6301 6302 6303 6304; +}; +batch TRIANGLE_STRIP +{ + indices 6305 6306 6307 6308; +}; +batch TRIANGLE_STRIP +{ + indices 6309 6310 6311 6312; +}; +batch TRIANGLE_STRIP +{ + indices 6313 6314 6315 6316; +}; +batch TRIANGLE_STRIP +{ + indices 6317 6318 6319 6320; +}; +batch TRIANGLE_STRIP +{ + indices 6321 6322 6323 6324; +}; +batch TRIANGLE_STRIP +{ + indices 6325 6326 6327 6328; +}; +batch TRIANGLE_STRIP +{ + indices 6329 6330 6331 6332; +}; +batch TRIANGLE_STRIP +{ + indices 6333 6334 6335 6336; +}; +batch TRIANGLE_STRIP +{ + indices 6337 6338 6339 6340; +}; +batch TRIANGLE_STRIP +{ + indices 6341 6342 6343 6344; +}; +batch TRIANGLE_STRIP +{ + indices 6345 6346 6347 6348; +}; +batch TRIANGLE_STRIP +{ + indices 6349 6350 6351 6352; +}; +batch TRIANGLE_STRIP +{ + indices 6353 6354 6355 6356; +}; +batch TRIANGLE_STRIP +{ + indices 6357 6358 6359 6360; +}; +batch TRIANGLE_STRIP +{ + indices 6361 6362 6363 6364; +}; +batch TRIANGLE_STRIP +{ + indices 6365 6366 6367 6368; +}; +batch TRIANGLE_STRIP +{ + indices 6369 6370 6371 6372; +}; +batch TRIANGLE_STRIP +{ + indices 6373 6374 6375 6376; +}; +batch TRIANGLE_STRIP +{ + indices 6377 6378 6379 6380; +}; +batch TRIANGLE_STRIP +{ + indices 6381 6382 6383 6384; +}; +batch TRIANGLE_STRIP +{ + indices 6385 6386 6387 6388; +}; +batch TRIANGLE_STRIP +{ + indices 6389 6390 6391 6392; +}; +batch TRIANGLE_STRIP +{ + indices 6393 6394 6395 6396; +}; +batch TRIANGLE_STRIP +{ + indices 6397 6398 6399 6400; +}; +batch TRIANGLE_STRIP +{ + indices 6401 6402 6403 6404; +}; +batch TRIANGLE_STRIP +{ + indices 6405 6406 6407 6408; +}; +batch TRIANGLE_STRIP +{ + indices 6409 6410 6411 6412; +}; +batch TRIANGLE_STRIP +{ + indices 6413 6414 6415 6416; +}; +batch TRIANGLE_STRIP +{ + indices 6417 6418 6419 6420; +}; +batch TRIANGLE_STRIP +{ + indices 6421 6422 6423 6424; +}; +batch TRIANGLE_STRIP +{ + indices 6425 6426 6427 6428; +}; +batch TRIANGLE_STRIP +{ + indices 6429 6430 6431 6432; +}; +batch TRIANGLE_STRIP +{ + indices 6433 6434 6435 6436; +}; +batch TRIANGLE_STRIP +{ + indices 6437 6438 6439 6440; +}; +batch TRIANGLE_STRIP +{ + indices 6441 6442 6443 6444; +}; +batch TRIANGLE_STRIP +{ + indices 6445 6446 6447 6448; +}; +batch TRIANGLE_STRIP +{ + indices 6449 6450 6451 6452; +}; +batch TRIANGLE_STRIP +{ + indices 6453 6454 6455 6456; +}; +batch TRIANGLE_STRIP +{ + indices 6457 6458 6459 6460; +}; +batch TRIANGLE_STRIP +{ + indices 6461 6462 6463 6464; +}; +batch TRIANGLE_STRIP +{ + indices 6465 6466 6467 6468; +}; +batch TRIANGLE_STRIP +{ + indices 6469 6470 6471 6472; +}; +batch TRIANGLE_STRIP +{ + indices 6473 6474 6475 6476; +}; +batch TRIANGLE_STRIP +{ + indices 6477 6478 6479 6480; +}; +batch TRIANGLE_STRIP +{ + indices 6481 6482 6483 6484; +}; +batch TRIANGLE_STRIP +{ + indices 6485 6486 6487 6488; +}; +batch TRIANGLE_STRIP +{ + indices 6489 6490 6491 6492; +}; +batch TRIANGLE_STRIP +{ + indices 6493 6494 6495 6496; +}; +batch TRIANGLE_STRIP +{ + indices 6497 6498 6499 6500; +}; +batch TRIANGLE_STRIP +{ + indices 6501 6502 6503 6504; +}; +batch TRIANGLE_STRIP +{ + indices 6505 6506 6507 6508; +}; +batch TRIANGLE_STRIP +{ + indices 6509 6510 6511 6512; +}; +batch TRIANGLE_STRIP +{ + indices 6513 6514 6515 6516; +}; +batch TRIANGLE_STRIP +{ + indices 6517 6518 6519 6520; +}; +batch TRIANGLE_STRIP +{ + indices 6521 6522 6523 6524; +}; +batch TRIANGLE_STRIP +{ + indices 6525 6526 6527 6528; +}; +batch TRIANGLE_STRIP +{ + indices 6529 6530 6531 6532; +}; +batch TRIANGLE_STRIP +{ + indices 6533 6534 6535 6536; +}; +batch TRIANGLE_STRIP +{ + indices 6537 6538 6539 6540; +}; +batch TRIANGLE_STRIP +{ + indices 6541 6542 6543 6544; +}; +batch TRIANGLE_STRIP +{ + indices 6545 6546 6547 6548; +}; +batch TRIANGLE_STRIP +{ + indices 6549 6550 6551 6552; +}; +batch TRIANGLE_STRIP +{ + indices 6553 6554 6555 6556; +}; +batch TRIANGLE_STRIP +{ + indices 6557 6558 6559 6560; +}; +batch TRIANGLE_STRIP +{ + indices 6561 6562 6563 6564; +}; +batch TRIANGLE_STRIP +{ + indices 6565 6566 6567 6568; +}; +batch TRIANGLE_STRIP +{ + indices 6569 6570 6571 6572; +}; +batch TRIANGLE_STRIP +{ + indices 6573 6574 6575 6576; +}; +batch TRIANGLE_STRIP +{ + indices 6577 6578 6579 6580; +}; +batch TRIANGLE_STRIP +{ + indices 6581 6582 6583 6584; +}; +batch TRIANGLE_STRIP +{ + indices 6585 6586 6587 6588; +}; +batch TRIANGLE_STRIP +{ + indices 6589 6590 6591 6592; +}; +batch TRIANGLE_STRIP +{ + indices 6593 6594 6595 6596; +}; +batch TRIANGLE_STRIP +{ + indices 6597 6598 6599 6600; +}; +batch TRIANGLE_STRIP +{ + indices 6601 6602 6603 6604; +}; +batch TRIANGLE_STRIP +{ + indices 6605 6606 6607 6608; +}; +batch TRIANGLE_STRIP +{ + indices 6609 6610 6611 6612; +}; +batch TRIANGLE_STRIP +{ + indices 6613 6614 6615 6616; +}; +batch TRIANGLE_STRIP +{ + indices 6617 6618 6619 6620; +}; +batch TRIANGLE_STRIP +{ + indices 6621 6622 6623 6624; +}; +batch TRIANGLE_STRIP +{ + indices 6625 6626 6627 6628; +}; +batch TRIANGLE_STRIP +{ + indices 6629 6630 6631 6632; +}; +batch TRIANGLE_STRIP +{ + indices 6633 6634 6635 6636; +}; +batch TRIANGLE_STRIP +{ + indices 6637 6638 6639 6640; +}; +batch TRIANGLE_STRIP +{ + indices 6641 6642 6643 6644; +}; +batch TRIANGLE_STRIP +{ + indices 6645 6646 6647 6648; +}; +batch TRIANGLE_STRIP +{ + indices 6649 6650 6651 6652; +}; +batch TRIANGLE_STRIP +{ + indices 6653 6654 6655 6656; +}; +batch TRIANGLE_STRIP +{ + indices 6657 6658 6659 6660; +}; +batch TRIANGLE_STRIP +{ + indices 6661 6662 6663 6664; +}; +batch TRIANGLE_STRIP +{ + indices 6665 6666 6667 6668; +}; +batch TRIANGLE_STRIP +{ + indices 6669 6670 6671 6672; +}; +batch TRIANGLE_STRIP +{ + indices 6673 6674 6675 6676; +}; +batch TRIANGLE_STRIP +{ + indices 6677 6678 6679 6680; +}; +batch TRIANGLE_STRIP +{ + indices 6681 6682 6683 6684; +}; +batch TRIANGLE_STRIP +{ + indices 6685 6686 6687 6688; +}; +batch TRIANGLE_STRIP +{ + indices 6689 6690 6691 6692; +}; +batch TRIANGLE_STRIP +{ + indices 6693 6694 6695 6696; +}; +batch TRIANGLE_STRIP +{ + indices 6697 6698 6699 6700; +}; +batch TRIANGLE_STRIP +{ + indices 6701 6702 6703 6704; +}; +batch TRIANGLE_STRIP +{ + indices 6705 6706 6707 6708; +}; +batch TRIANGLE_STRIP +{ + indices 6709 6710 6711 6712; +}; +batch TRIANGLE_STRIP +{ + indices 6713 6714 6715 6716; +}; +batch TRIANGLE_STRIP +{ + indices 6717 6718 6719 6720; +}; +batch TRIANGLE_STRIP +{ + indices 6721 6722 6723 6724; +}; +batch TRIANGLE_STRIP +{ + indices 6725 6726 6727 6728; +}; +batch TRIANGLE_STRIP +{ + indices 6729 6730 6731 6732; +}; +batch TRIANGLE_STRIP +{ + indices 6733 6734 6735 6736; +}; +batch TRIANGLE_STRIP +{ + indices 6737 6738 6739 6740; +}; +batch TRIANGLE_STRIP +{ + indices 6741 6742 6743 6744; +}; +batch TRIANGLE_STRIP +{ + indices 6745 6746 6747 6748; +}; +batch TRIANGLE_STRIP +{ + indices 6749 6750 6751 6752; +}; +batch TRIANGLE_STRIP +{ + indices 6753 6754 6755 6756; +}; +batch TRIANGLE_STRIP +{ + indices 6757 6758 6759 6760; +}; +batch TRIANGLE_STRIP +{ + indices 6761 6762 6763 6764; +}; +batch TRIANGLE_STRIP +{ + indices 6765 6766 6767 6768; +}; +batch TRIANGLE_STRIP +{ + indices 6769 6770 6771 6772; +}; +batch TRIANGLE_STRIP +{ + indices 6773 6774 6775 6776; +}; +batch TRIANGLE_STRIP +{ + indices 6777 6778 6779 6780; +}; +batch TRIANGLE_STRIP +{ + indices 6781 6782 6783 6784; +}; +batch TRIANGLE_STRIP +{ + indices 6785 6786 6787 6788; +}; +batch TRIANGLE_STRIP +{ + indices 6789 6790 6791 6792; +}; +batch TRIANGLE_STRIP +{ + indices 6793 6794 6795 6796; +}; +batch TRIANGLE_STRIP +{ + indices 6797 6798 6799 6800; +}; +batch TRIANGLE_STRIP +{ + indices 6801 6802 6803 6804; +}; +batch TRIANGLE_STRIP +{ + indices 6805 6806 6807 6808; +}; +batch TRIANGLE_STRIP +{ + indices 6809 6810 6811 6812; +}; +batch TRIANGLE_STRIP +{ + indices 6813 6814 6815 6816; +}; +batch TRIANGLE_STRIP +{ + indices 6817 6818 6819 6820; +}; +batch TRIANGLE_STRIP +{ + indices 6821 6822 6823 6824; +}; +batch TRIANGLE_STRIP +{ + indices 6825 6826 6827 6828; +}; +batch TRIANGLE_STRIP +{ + indices 6829 6830 6831 6832; +}; +batch TRIANGLE_STRIP +{ + indices 6833 6834 6835 6836; +}; +batch TRIANGLE_STRIP +{ + indices 6837 6838 6839 6840; +}; +batch TRIANGLE_STRIP +{ + indices 6841 6842 6843 6844; +}; +batch TRIANGLE_STRIP +{ + indices 6845 6846 6847 6848; +}; +batch TRIANGLE_STRIP +{ + indices 6849 6850 6851 6852; +}; +batch TRIANGLE_STRIP +{ + indices 6853 6854 6855 6856; +}; +batch TRIANGLE_STRIP +{ + indices 6857 6858 6859 6860; +}; +batch TRIANGLE_STRIP +{ + indices 6861 6862 6863 6864; +}; +batch TRIANGLE_STRIP +{ + indices 6865 6866 6867 6868; +}; +batch TRIANGLE_STRIP +{ + indices 6869 6870 6871 6872; +}; +batch TRIANGLE_STRIP +{ + indices 6873 6874 6875 6876; +}; +batch TRIANGLE_STRIP +{ + indices 6877 6878 6879 6880; +}; +batch TRIANGLE_STRIP +{ + indices 6881 6882 6883 6884; +}; +batch TRIANGLE_STRIP +{ + indices 6885 6886 6887 6888; +}; +batch TRIANGLE_STRIP +{ + indices 6889 6890 6891 6892; +}; +batch TRIANGLE_STRIP +{ + indices 6893 6894 6895 6896; +}; +batch TRIANGLE_STRIP +{ + indices 6897 6898 6899 6900; +}; +batch TRIANGLE_STRIP +{ + indices 6901 6902 6903 6904; +}; +batch TRIANGLE_STRIP +{ + indices 6905 6906 6907 6908; +}; +batch TRIANGLE_STRIP +{ + indices 6909 6910 6911 6912; +}; +batch TRIANGLE_STRIP +{ + indices 6913 6914 6915 6916; +}; +batch TRIANGLE_STRIP +{ + indices 6917 6918 6919 6920; +}; +batch TRIANGLE_STRIP +{ + indices 6921 6922 6923 6924; +}; +batch TRIANGLE_STRIP +{ + indices 6925 6926 6927 6928; +}; +batch TRIANGLE_STRIP +{ + indices 6929 6930 6931 6932; +}; +batch TRIANGLE_STRIP +{ + indices 6933 6934 6935 6936; +}; +batch TRIANGLE_STRIP +{ + indices 6937 6938 6939 6940; +}; +batch TRIANGLE_STRIP +{ + indices 6941 6942 6943 6944; +}; +batch TRIANGLE_STRIP +{ + indices 6945 6946 6947 6948; +}; +batch TRIANGLE_STRIP +{ + indices 6949 6950 6951 6952; +}; +batch TRIANGLE_STRIP +{ + indices 6953 6954 6955 6956; +}; +batch TRIANGLE_STRIP +{ + indices 6957 6958 6959 6960; +}; +batch TRIANGLE_STRIP +{ + indices 6961 6962 6963 6964; +}; +batch TRIANGLE_STRIP +{ + indices 6965 6966 6967 6968; +}; +batch TRIANGLE_STRIP +{ + indices 6969 6970 6971 6972; +}; +batch TRIANGLE_STRIP +{ + indices 6973 6974 6975 6976; +}; +batch TRIANGLE_STRIP +{ + indices 6977 6978 6979 6980; +}; +batch TRIANGLE_STRIP +{ + indices 6981 6982 6983 6984; +}; +batch TRIANGLE_STRIP +{ + indices 6985 6986 6987 6988; +}; +batch TRIANGLE_STRIP +{ + indices 6989 6990 6991 6992; +}; +batch TRIANGLE_STRIP +{ + indices 6993 6994 6995 6996; +}; +batch TRIANGLE_STRIP +{ + indices 6997 6998 6999 7000; +}; +batch TRIANGLE_STRIP +{ + indices 7001 7002 7003 7004; +}; +batch TRIANGLE_STRIP +{ + indices 7005 7006 7007 7008; +}; +batch TRIANGLE_STRIP +{ + indices 7009 7010 7011 7012; +}; +batch TRIANGLE_STRIP +{ + indices 7013 7014 7015 7016; +}; +batch TRIANGLE_STRIP +{ + indices 7017 7018 7019 7020; +}; +batch TRIANGLE_STRIP +{ + indices 7021 7022 7023 7024; +}; +batch TRIANGLE_STRIP +{ + indices 7025 7026 7027 7028; +}; +batch TRIANGLE_STRIP +{ + indices 7029 7030 7031 7032; +}; +batch TRIANGLE_STRIP +{ + indices 7033 7034 7035 7036; +}; +batch TRIANGLE_STRIP +{ + indices 7037 7038 7039 7040; +}; +batch TRIANGLE_STRIP +{ + indices 7041 7042 7043 7044; +}; +batch TRIANGLE_STRIP +{ + indices 7045 7046 7047 7048; +}; +batch TRIANGLE_STRIP +{ + indices 7049 7050 7051 7052; +}; +batch TRIANGLE_STRIP +{ + indices 7053 7054 7055 7056; +}; +batch TRIANGLE_STRIP +{ + indices 7057 7058 7059 7060; +}; +batch TRIANGLE_STRIP +{ + indices 7061 7062 7063 7064; +}; +batch TRIANGLE_STRIP +{ + indices 7065 7066 7067 7068; +}; +batch TRIANGLE_STRIP +{ + indices 7069 7070 7071 7072; +}; +batch TRIANGLE_STRIP +{ + indices 7073 7074 7075 7076; +}; +batch TRIANGLE_STRIP +{ + indices 7077 7078 7079 7080; +}; +batch TRIANGLE_STRIP +{ + indices 7081 7082 7083 7084; +}; +batch TRIANGLE_STRIP +{ + indices 7085 7086 7087 7088; +}; +batch TRIANGLE_STRIP +{ + indices 7089 7090 7091 7092; +}; +batch TRIANGLE_STRIP +{ + indices 7093 7094 7095 7096; +}; +batch TRIANGLE_STRIP +{ + indices 7097 7098 7099 7100; +}; +batch TRIANGLE_STRIP +{ + indices 7101 7102 7103 7104; +}; +batch TRIANGLE_STRIP +{ + indices 7105 7106 7107 7108; +}; +batch TRIANGLE_STRIP +{ + indices 7109 7110 7111 7112; +}; +batch TRIANGLE_STRIP +{ + indices 7113 7114 7115 7116; +}; +batch TRIANGLE_STRIP +{ + indices 7117 7118 7119 7120; +}; +batch TRIANGLE_STRIP +{ + indices 7121 7122 7123 7124; +}; +batch TRIANGLE_STRIP +{ + indices 7125 7126 7127 7128; +}; +batch TRIANGLE_STRIP +{ + indices 7129 7130 7131 7132; +}; +batch TRIANGLE_STRIP +{ + indices 7133 7134 7135 7136; +}; +batch TRIANGLE_STRIP +{ + indices 7137 7138 7139 7140; +}; +batch TRIANGLE_STRIP +{ + indices 7141 7142 7143 7144; +}; +batch TRIANGLE_STRIP +{ + indices 7145 7146 7147 7148; +}; +batch TRIANGLE_STRIP +{ + indices 7149 7150 7151 7152; +}; +batch TRIANGLE_STRIP +{ + indices 7153 7154 7155 7156; +}; +batch TRIANGLE_STRIP +{ + indices 7157 7158 7159 7160; +}; +batch TRIANGLE_STRIP +{ + indices 7161 7162 7163 7164; +}; +batch TRIANGLE_STRIP +{ + indices 7165 7166 7167 7168; +}; +batch TRIANGLE_STRIP +{ + indices 7169 7170 7171 7172; +}; +batch TRIANGLE_STRIP +{ + indices 7173 7174 7175 7176; +}; +batch TRIANGLE_STRIP +{ + indices 7177 7178 7179 7180; +}; +batch TRIANGLE_STRIP +{ + indices 7181 7182 7183 7184; +}; +batch TRIANGLE_STRIP +{ + indices 7185 7186 7187 7188; +}; +batch TRIANGLE_STRIP +{ + indices 7189 7190 7191 7192; +}; +batch TRIANGLE_STRIP +{ + indices 7193 7194 7195 7196; +}; +batch TRIANGLE_STRIP +{ + indices 7197 7198 7199 7200; +}; +batch TRIANGLE_STRIP +{ + indices 7201 7202 7203 7204; +}; +batch TRIANGLE_STRIP +{ + indices 7205 7206 7207 7208; +}; +batch TRIANGLE_STRIP +{ + indices 7209 7210 7211 7212; +}; +batch TRIANGLE_STRIP +{ + indices 7213 7214 7215 7216; +}; +batch TRIANGLE_STRIP +{ + indices 7217 7218 7219 7220; +}; +batch TRIANGLE_STRIP +{ + indices 7221 7222 7223 7224; +}; +batch TRIANGLE_STRIP +{ + indices 7225 7226 7227 7228; +}; +batch TRIANGLE_STRIP +{ + indices 7229 7230 7231 7232; +}; +batch TRIANGLE_STRIP +{ + indices 7233 7234 7235 7236; +}; +batch TRIANGLE_STRIP +{ + indices 7237 7238 7239 7240; +}; +batch TRIANGLE_STRIP +{ + indices 7241 7242 7243 7244; +}; +batch TRIANGLE_STRIP +{ + indices 7245 7246 7247 7248; +}; +batch TRIANGLE_STRIP +{ + indices 7249 7250 7251 7252; +}; +batch TRIANGLE_STRIP +{ + indices 7253 7254 7255 7256; +}; +batch TRIANGLE_STRIP +{ + indices 7257 7258 7259 7260; +}; +batch TRIANGLE_STRIP +{ + indices 7261 7262 7263 7264; +}; +batch TRIANGLE_STRIP +{ + indices 7265 7266 7267 7268; +}; +batch TRIANGLE_STRIP +{ + indices 7269 7270 7271 7272; +}; +batch TRIANGLE_STRIP +{ + indices 7273 7274 7275 7276; +}; +batch TRIANGLE_STRIP +{ + indices 7277 7278 7279 7280; +}; +batch TRIANGLE_STRIP +{ + indices 7281 7282 7283 7284; +}; +batch TRIANGLE_STRIP +{ + indices 7285 7286 7287 7288; +}; +batch TRIANGLE_STRIP +{ + indices 7289 7290 7291 7292; +}; +batch TRIANGLE_STRIP +{ + indices 7293 7294 7295 7296; +}; +batch TRIANGLE_STRIP +{ + indices 7297 7298 7299 7300; +}; +batch TRIANGLE_STRIP +{ + indices 7301 7302 7303 7304; +}; +batch TRIANGLE_STRIP +{ + indices 7305 7306 7307 7308; +}; +batch TRIANGLE_STRIP +{ + indices 7309 7310 7311 7312; +}; +batch TRIANGLE_STRIP +{ + indices 7313 7314 7315 7316; +}; +batch TRIANGLE_STRIP +{ + indices 7317 7318 7319 7320; +}; +batch TRIANGLE_STRIP +{ + indices 7321 7322 7323 7324; +}; +batch TRIANGLE_STRIP +{ + indices 7325 7326 7327 7328; +}; +batch TRIANGLE_STRIP +{ + indices 7329 7330 7331 7332; +}; +batch TRIANGLE_STRIP +{ + indices 7333 7334 7335 7336; +}; +batch TRIANGLE_STRIP +{ + indices 7337 7338 7339 7340; +}; +batch TRIANGLE_STRIP +{ + indices 7341 7342 7343 7344; +}; +batch TRIANGLE_STRIP +{ + indices 7345 7346 7347 7348; +}; +batch TRIANGLE_STRIP +{ + indices 7349 7350 7351 7352; +}; +batch TRIANGLE_STRIP +{ + indices 7353 7354 7355 7356; +}; +batch TRIANGLE_STRIP +{ + indices 7357 7358 7359 7360; +}; +batch TRIANGLE_STRIP +{ + indices 7361 7362 7363 7364; +}; +batch TRIANGLE_STRIP +{ + indices 7365 7366 7367 7368; +}; +batch TRIANGLE_STRIP +{ + indices 7369 7370 7371 7372; +}; +batch TRIANGLE_STRIP +{ + indices 7373 7374 7375 7376; +}; +batch TRIANGLE_STRIP +{ + indices 7377 7378 7379 7380; +}; +batch TRIANGLE_STRIP +{ + indices 7381 7382 7383 7384; +}; +batch TRIANGLE_STRIP +{ + indices 7385 7386 7387 7388; +}; +batch TRIANGLE_STRIP +{ + indices 7389 7390 7391 7392; +}; +batch TRIANGLE_STRIP +{ + indices 7393 7394 7395 7396; +}; +batch TRIANGLE_STRIP +{ + indices 7397 7398 7399 7400; +}; +batch TRIANGLE_STRIP +{ + indices 7401 7402 7403 7404; +}; +batch TRIANGLE_STRIP +{ + indices 7405 7406 7407 7408; +}; +batch TRIANGLE_STRIP +{ + indices 7409 7410 7411 7412; +}; +batch TRIANGLE_STRIP +{ + indices 7413 7414 7415 7416; +}; +batch TRIANGLE_STRIP +{ + indices 7417 7418 7419 7420; +}; +batch TRIANGLE_STRIP +{ + indices 7421 7422 7423 7424; +}; +batch TRIANGLE_STRIP +{ + indices 7425 7426 7427 7428; +}; +batch TRIANGLE_STRIP +{ + indices 7429 7430 7431 7432; +}; +batch TRIANGLE_STRIP +{ + indices 7433 7434 7435 7436; +}; +batch TRIANGLE_STRIP +{ + indices 7437 7438 7439 7440; +}; +batch TRIANGLE_STRIP +{ + indices 7441 7442 7443 7444; +}; +batch TRIANGLE_STRIP +{ + indices 7445 7446 7447 7448; +}; +batch TRIANGLE_STRIP +{ + indices 7449 7450 7451 7452; +}; +batch TRIANGLE_STRIP +{ + indices 7453 7454 7455 7456; +}; +batch TRIANGLE_STRIP +{ + indices 7457 7458 7459 7460; +}; +batch TRIANGLE_STRIP +{ + indices 7461 7462 7463 7464; +}; +batch TRIANGLE_STRIP +{ + indices 7465 7466 7467 7468; +}; +batch TRIANGLE_STRIP +{ + indices 7469 7470 7471 7472; +}; +batch TRIANGLE_STRIP +{ + indices 7473 7474 7475 7476; +}; +batch TRIANGLE_STRIP +{ + indices 7477 7478 7479 7480; +}; +batch TRIANGLE_STRIP +{ + indices 7481 7482 7483 7484; +}; +batch TRIANGLE_STRIP +{ + indices 7485 7486 7487 7488; +}; +batch TRIANGLE_STRIP +{ + indices 7489 7490 7491 7492; +}; +batch TRIANGLE_STRIP +{ + indices 7493 7494 7495 7496; +}; +batch TRIANGLE_STRIP +{ + indices 7497 7498 7499 7500; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7502 7503 7504; +}; +batch TRIANGLE_STRIP +{ + indices 7505 7506 7507 7508; +}; +batch TRIANGLE_STRIP +{ + indices 7509 7510 7511 7512; +}; +batch TRIANGLE_STRIP +{ + indices 7513 7514 7515 7516; +}; +batch TRIANGLE_STRIP +{ + indices 7517 7518 7519 7520; +}; +batch TRIANGLE_STRIP +{ + indices 7521 7522 7523 7524; +}; +batch TRIANGLE_STRIP +{ + indices 7525 7526 7527 7528; +}; +batch TRIANGLE_STRIP +{ + indices 7529 7530 7531 7532; +}; +batch TRIANGLE_STRIP +{ + indices 7533 7534 7535 7536; +}; +batch TRIANGLE_STRIP +{ + indices 7537 7538 7539 7540; +}; +batch TRIANGLE_STRIP +{ + indices 7541 7542 7543 7544; +}; +batch TRIANGLE_STRIP +{ + indices 7545 7546 7547 7548; +}; +batch TRIANGLE_STRIP +{ + indices 7549 7550 7551 7552; +}; +batch TRIANGLE_STRIP +{ + indices 7553 7554 7555 7556; +}; +batch TRIANGLE_STRIP +{ + indices 7557 7558 7559 7560; +}; +batch TRIANGLE_STRIP +{ + indices 7561 7562 7563 7564; +}; +batch TRIANGLE_STRIP +{ + indices 7565 7566 7567 7568; +}; +batch TRIANGLE_STRIP +{ + indices 7569 7570 7571 7572; +}; +batch TRIANGLE_STRIP +{ + indices 7573 7574 7575 7576; +}; +batch TRIANGLE_STRIP +{ + indices 7577 7578 7579 7580; +}; +batch TRIANGLE_STRIP +{ + indices 7581 7582 7583 7584; +}; +batch TRIANGLE_STRIP +{ + indices 7585 7586 7587 7588; +}; +batch TRIANGLE_STRIP +{ + indices 7589 7590 7591 7592; +}; +batch TRIANGLE_STRIP +{ + indices 7593 7594 7595 7596; +}; +batch TRIANGLE_STRIP +{ + indices 7597 7598 7599 7600; +}; +batch TRIANGLE_STRIP +{ + indices 7601 7602 7603 7604; +}; +batch TRIANGLE_STRIP +{ + indices 7605 7606 7607 7608; +}; +batch TRIANGLE_STRIP +{ + indices 7609 7610 7611 7612; +}; +batch TRIANGLE_STRIP +{ + indices 7613 7614 7615 7616; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7618 7619 7620; +}; +batch TRIANGLE_STRIP +{ + indices 7621 7622 7623 7624; +}; +batch TRIANGLE_STRIP +{ + indices 7625 7626 7627 7628; +}; +batch TRIANGLE_STRIP +{ + indices 7629 7630 7631 7632; +}; +batch TRIANGLE_STRIP +{ + indices 7633 7634 7635 7636; +}; +batch TRIANGLE_STRIP +{ + indices 7637 7638 7639 7640; +}; +batch TRIANGLE_STRIP +{ + indices 7641 7642 7643 7644; +}; +batch TRIANGLE_STRIP +{ + indices 7645 7646 7647 7648; +}; +batch TRIANGLE_STRIP +{ + indices 7649 7650 7651 7652; +}; +batch TRIANGLE_STRIP +{ + indices 7653 7654 7655 7656; +}; +batch TRIANGLE_STRIP +{ + indices 7657 7658 7659 7660; +}; +batch TRIANGLE_STRIP +{ + indices 7661 7662 7663 7664; +}; +batch TRIANGLE_STRIP +{ + indices 7665 7666 7667 7668; +}; +batch TRIANGLE_STRIP +{ + indices 7669 7670 7671 7672; +}; +batch TRIANGLE_STRIP +{ + indices 7673 7674 7675 7676; +}; +batch TRIANGLE_STRIP +{ + indices 7677 7678 7679 7680; +}; +batch TRIANGLE_STRIP +{ + indices 7681 7682 7683 7684; +}; +batch TRIANGLE_STRIP +{ + indices 7685 7686 7687 7688; +}; +batch TRIANGLE_STRIP +{ + indices 7689 7690 7691 7692; +}; +batch TRIANGLE_STRIP +{ + indices 7693 7694 7695 7696; +}; +batch TRIANGLE_STRIP +{ + indices 7697 7698 7699 7700; +}; +batch TRIANGLE_STRIP +{ + indices 7701 7702 7703 7704; +}; +batch TRIANGLE_STRIP +{ + indices 7705 7706 7707 7708; +}; +batch TRIANGLE_STRIP +{ + indices 7709 7710 7711 7712; +}; +batch TRIANGLE_STRIP +{ + indices 7713 7714 7715 7716; +}; +batch TRIANGLE_STRIP +{ + indices 7717 7718 7719 7720; +}; +batch TRIANGLE_STRIP +{ + indices 7721 7722 7723 7724; +}; +batch TRIANGLE_STRIP +{ + indices 7725 7726 7727 7728; +}; +batch TRIANGLE_STRIP +{ + indices 7729 7730 7731 7732; +}; +batch TRIANGLE_STRIP +{ + indices 7733 7734 7735 7736; +}; +batch TRIANGLE_STRIP +{ + indices 7737 7738 7739 7740; +}; +batch TRIANGLE_STRIP +{ + indices 7741 7742 7743 7744; +}; +batch TRIANGLE_STRIP +{ + indices 7745 7746 7747 7748; +}; +batch TRIANGLE_STRIP +{ + indices 7749 7750 7751 7752; +}; +batch TRIANGLE_STRIP +{ + indices 7753 7754 7755 7756; +}; +batch TRIANGLE_STRIP +{ + indices 7757 7758 7759 7760; +}; +batch TRIANGLE_STRIP +{ + indices 7761 7762 7763 7764; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7766 7767 7768; +}; +batch TRIANGLE_STRIP +{ + indices 7769 7770 7771 7772; +}; +batch TRIANGLE_STRIP +{ + indices 7773 7774 7775 7776; +}; +batch TRIANGLE_STRIP +{ + indices 7777 7778 7779 7780; +}; +batch TRIANGLE_STRIP +{ + indices 7781 7782 7783 7784; +}; +batch TRIANGLE_STRIP +{ + indices 7785 7786 7787 7788; +}; +batch TRIANGLE_STRIP +{ + indices 7789 7790 7791 7792; +}; +batch TRIANGLE_STRIP +{ + indices 7793 7794 7795 7796; +}; +batch TRIANGLE_STRIP +{ + indices 7797 7798 7799 7800; +}; +batch TRIANGLE_STRIP +{ + indices 7801 7802 7803 7804; +}; +batch TRIANGLE_STRIP +{ + indices 7805 7806 7807 7808; +}; +batch TRIANGLE_STRIP +{ + indices 7809 7810 7811 7812; +}; +batch TRIANGLE_STRIP +{ + indices 7813 7814 7815 7816; +}; +batch TRIANGLE_STRIP +{ + indices 7817 7818 7819 7820; +}; +batch TRIANGLE_STRIP +{ + indices 7821 7822 7823 7824; +}; +batch TRIANGLE_STRIP +{ + indices 7825 7826 7827 7828; +}; +batch TRIANGLE_STRIP +{ + indices 7829 7830 7831 7832; +}; +batch TRIANGLE_STRIP +{ + indices 7833 7834 7835 7836; +}; +batch TRIANGLE_STRIP +{ + indices 7837 7838 7839 7840; +}; +batch TRIANGLE_STRIP +{ + indices 7841 7842 7843 7844; +}; +batch TRIANGLE_STRIP +{ + indices 7845 7846 7847 7848; +}; +batch TRIANGLE_STRIP +{ + indices 7849 7850 7851 7852; +}; +batch TRIANGLE_STRIP +{ + indices 7853 7854 7855 7856; +}; +batch TRIANGLE_STRIP +{ + indices 7857 7858 7859 7860; +}; +batch TRIANGLE_STRIP +{ + indices 7861 7862 7863 7864; +}; +batch TRIANGLE_STRIP +{ + indices 7865 7866 7867 7868; +}; +batch TRIANGLE_STRIP +{ + indices 7869 7870 7871 7872; +}; +batch TRIANGLE_STRIP +{ + indices 7873 7874 7875 7876; +}; +batch TRIANGLE_STRIP +{ + indices 7877 7878 7879 7880; +}; +batch TRIANGLE_STRIP +{ + indices 7881 7882 7883 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7885 7886 7887 7888; +}; +batch TRIANGLE_STRIP +{ + indices 7889 7890 7891 7892; +}; +batch TRIANGLE_STRIP +{ + indices 7893 7894 7895 7896; +}; +batch TRIANGLE_STRIP +{ + indices 7897 7898 7899 7900; +}; +batch TRIANGLE_STRIP +{ + indices 7901 7902 7903 7904; +}; +batch TRIANGLE_STRIP +{ + indices 7905 7906 7907 7908; +}; +batch TRIANGLE_STRIP +{ + indices 7909 7910 7911 7912; +}; +batch TRIANGLE_STRIP +{ + indices 7913 7914 7915 7916; +}; +batch TRIANGLE_STRIP +{ + indices 7917 7918 7919 7920; +}; +batch TRIANGLE_STRIP +{ + indices 7921 7922 7923 7924; +}; +batch TRIANGLE_STRIP +{ + indices 7925 7926 7927 7928; +}; +batch TRIANGLE_STRIP +{ + indices 7929 7930 7931 7932; +}; +batch TRIANGLE_STRIP +{ + indices 7933 7934 7935 7936; +}; +batch TRIANGLE_STRIP +{ + indices 7937 7938 7939 7940; +}; +batch TRIANGLE_STRIP +{ + indices 7941 7942 7943 7944; +}; +batch TRIANGLE_STRIP +{ + indices 7945 7946 7947 7948; +}; +batch TRIANGLE_STRIP +{ + indices 7949 7950 7951 7952; +}; +batch TRIANGLE_STRIP +{ + indices 7953 7954 7955 7956; +}; +batch TRIANGLE_STRIP +{ + indices 7957 7958 7959 7960; +}; +batch TRIANGLE_STRIP +{ + indices 7961 7962 7963 7964; +}; +batch TRIANGLE_STRIP +{ + indices 7965 7966 7967 7968; +}; +batch TRIANGLE_STRIP +{ + indices 7969 7970 7971 7972; +}; +batch TRIANGLE_STRIP +{ + indices 7973 7974 7975 7976; +}; +batch TRIANGLE_STRIP +{ + indices 7977 7978 7979 7980; +}; +batch TRIANGLE_STRIP +{ + indices 7981 7982 7983 7984 7985 7986 7987; +}; +batch TRIANGLE_STRIP +{ + indices 7984 7988 7986 7989 7990 7990 7986 7987; +}; +batch TRIANGLE_STRIP +{ + indices 7989 7991 7990 7992 7992 7991 7993 7993 7992 7994; +}; +batch TRIANGLE_STRIP +{ + indices 7987 7990 7995 7992; +}; +batch TRIANGLE_STRIP +{ + indices 7995 7996 7987 7997 7998; +}; +batch TRIANGLE_STRIP +{ + indices 7996 7995 7999; +}; +batch TRIANGLE_STRIP +{ + indices 8000 7998 7997; +}; +batch TRIANGLE_STRIP +{ + indices 7992 8001 7995 7999; +}; +batch TRIANGLE_STRIP +{ + indices 8001 7992 8002 7994; +}; +batch TRIANGLE_STRIP +{ + indices 7999 8001 8002 8002 8003 7994; +}; +batch TRIANGLE_STRIP +{ + indices 8002 8003 8004 8005 8006 8007 8008 8009 8010; +}; +batch TRIANGLE_STRIP +{ + indices 8002 8011 7999 8012; +}; +batch TRIANGLE_STRIP +{ + indices 8011 8002 8013; +}; +batch TRIANGLE_STRIP +{ + indices 8012 8014 7999; +}; +batch TRIANGLE_STRIP +{ + indices 8002 8015 8013 8016 8016 8015 8017 8017 8016 8018 8018 8017 8019 8019 8018 8020 8020 8019 8021; +}; +batch TRIANGLE_STRIP +{ + indices 7999 8014 8022 8023 8024; +}; +batch TRIANGLE_STRIP +{ + indices 8023 8014 8025 8026 8026 8014 8027; +}; +batch TRIANGLE_STRIP +{ + indices 8028 8023 8025; +}; +batch TRIANGLE_STRIP +{ + indices 8027 8029 8026 8030 8030 8029 8031 8031 8030 8032 8032 8031 8033 8033 8032 8034 8034 8033 8035 8035 8034 8036 8036 8035 8037 8037 8036 8038; +}; +batch TRIANGLE_STRIP +{ + indices 8023 8028 8039 8040; +}; +batch TRIANGLE_STRIP +{ + indices 8023 8041 8024 8000; +}; +batch TRIANGLE_STRIP +{ + indices 8039 8040 8042 8043; +}; +batch TRIANGLE_STRIP +{ + indices 8044 8039 8042 8042 8045 8043; +}; +batch TRIANGLE_STRIP +{ + indices 8046 8044 8042 8042 8047 8045 8048 8048 8047 8049 8049 8048 8050 8051; +}; +batch TRIANGLE_STRIP +{ + indices 8046 8042 8052 8052 8053 8054; +}; +batch TRIANGLE_STRIP +{ + indices 8046 8052 8053 8053 8055 8056; +}; +batch TRIANGLE_STRIP +{ + indices 8055 8057 8053 8053 8046 8058; +}; +batch TRIANGLE_STRIP +{ + indices 8057 8059 8053 8058; +}; +batch TRIANGLE_STRIP +{ + indices 8057 8060 8059; +}; +batch TRIANGLE_STRIP +{ + indices 8046 8058 8061; +}; +batch TRIANGLE_STRIP +{ + indices 8059 8060 8062; +}; +batch TRIANGLE_STRIP +{ + indices 8063 8046 8061; +}; +batch TRIANGLE_STRIP +{ + indices 8059 8062 8064; +}; +batch TRIANGLE_STRIP +{ + indices 8063 8061 8041 8000; +}; +batch TRIANGLE_STRIP +{ + indices 8065 8066 8062 8067; +}; +batch TRIANGLE_STRIP +{ + indices 8064 8062 8068 8067; +}; +batch TRIANGLE_STRIP +{ + indices 8061 8064 8068 8068 8069 8067; +}; +batch TRIANGLE_STRIP +{ + indices 8061 8068 8070 8069; +}; +batch TRIANGLE_STRIP +{ + indices 8061 8070 8000 8069 7998 8071 8072; +}; +batch TRIANGLE_STRIP +{ + indices 8069 8073 8071 8072; +}; +batch TRIANGLE_STRIP +{ + indices 8069 8074 8073 8073 8072 8075 8076; +}; +batch TRIANGLE_STRIP +{ + indices 8074 8077 8073 8075; +}; +batch TRIANGLE_STRIP +{ + indices 8074 8078 8077 8079 8080 8080 8077 8081 8075; +}; +batch TRIANGLE_STRIP +{ + indices 8080 8082 8081 8081 8075 8083 8083 8081 8082; +}; +batch TRIANGLE_STRIP +{ + indices 8076 8075 8083 8083 8084 8082; +}; +batch TRIANGLE_STRIP +{ + indices 8084 8085 8083 8086 8076 8087 8087 8088 8089; +}; +batch TRIANGLE_STRIP +{ + indices 8088 8087 7984 7988; +}; +batch TRIANGLE_STRIP +{ + indices 8086 8090 8087 8087 7988 8091 8091 8087 8090; +}; +batch TRIANGLE_STRIP +{ + indices 7988 8091 8092 8090; +}; +batch TRIANGLE_STRIP +{ + indices 8092 8093 7988 8094 8095 8096 8097 8098 8099 8100; +}; +batch TRIANGLE_STRIP +{ + indices 8090 8086 8101 8102 8102 8103 8104 8104 8102 8101 8101 8104 8105 8105 8101 8106; +}; +batch TRIANGLE_STRIP +{ + indices 8101 8107 8090 8092; +}; +batch TRIANGLE_STRIP +{ + indices 8101 8108 8107 8109 8109 8108 8110 8110 8109 8111; +}; +batch TRIANGLE_STRIP +{ + indices 8109 8112 8107 8092 8092 8112 8113 8113 8092 8114; +}; +batch TRIANGLE_STRIP +{ + indices 8112 8115 8113 8114; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8112 8116 8117; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8118 8114 8119 8119 8118 8120 8120 8119 8121 8121 8120 8122 8122 8121 8123 8123 8122 8124 8124 8123 8125; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8126 8118 8127; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8128 8126 8127; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8116 8128 8128 8127 8129 8129 8128 8130 8116; +}; +batch TRIANGLE_STRIP +{ + indices 8129 8130 8131 8131 8132 8133 8133 8131 8130 8130 8133 8134; +}; +batch TRIANGLE_STRIP +{ + indices 8116 8135 8130 8134; +}; +batch TRIANGLE_STRIP +{ + indices 8116 8117 8135 8135 8134 8136 8136 8135 8117; +}; +batch TRIANGLE_STRIP +{ + indices 8137 8138 8139 8140 8140 8138 8141 8141 8142 8143; +}; +batch TRIANGLE_STRIP +{ + indices 8144 8140 8141 8141 8145 8142; +}; +batch TRIANGLE_STRIP +{ + indices 8144 8141 8146 8145; +}; +batch TRIANGLE_STRIP +{ + indices 8144 8146 8147 8148 8148 8146 8145 8145 8148 8149 8149 8145 8150 8151 8151 8145 8142; +}; +batch TRIANGLE_STRIP +{ + indices 8140 8144 8152; +}; +batch TRIANGLE_STRIP +{ + indices 8151 8142 8153; +}; +batch TRIANGLE_STRIP +{ + indices 8152 8144 8154 8155 8156 8156 8154 8157 8152 8158 8159 8159 8152 8140; +}; +batch TRIANGLE_STRIP +{ + indices 8158 8160 8159 8159 8140 8161; +}; +batch TRIANGLE_STRIP +{ + indices 8160 8162 8159 8159 8161 8163 8163 8159 8162 8162 8163 8164 8164 8162 8165 8165 8164 8166 8166 8165 8167 8167 8166 8168; +}; +batch TRIANGLE_STRIP +{ + indices 8164 8166 8169 8170 8170 8166 8171; +}; +batch TRIANGLE_STRIP +{ + indices 8169 8172 8164 8173 8173 8172 8174; +}; +batch TRIANGLE_STRIP +{ + indices 8175 8176 8171 8177; +}; +batch TRIANGLE_STRIP +{ + indices 8170 8178 8169 8179 8172; +}; +batch TRIANGLE_STRIP +{ + indices 8180 8178 8170 8170 8181 8171; +}; +batch TRIANGLE_STRIP +{ + indices 8180 8170 8181 8181 8182 8171 8177; +}; +batch TRIANGLE_STRIP +{ + indices 8180 8181 8182 8182 8183 8177 8184 8184 8183 8185 8185 8184 8186 8186 8185 8187 8187 8186 8188 8188 8187 8189 8189 8188 8190; +}; +batch TRIANGLE_STRIP +{ + indices 8180 8182 8191 8192; +}; +batch TRIANGLE_STRIP +{ + indices 8193 8180 8191 8191 8194 8192; +}; +batch TRIANGLE_STRIP +{ + indices 8193 8195 8180; +}; +batch TRIANGLE_STRIP +{ + indices 8194 8192 8196; +}; +batch TRIANGLE_STRIP +{ + indices 8195 8197 8180; +}; +batch TRIANGLE_STRIP +{ + indices 8198 8194 8196; +}; +batch TRIANGLE_STRIP +{ + indices 8195 8199 8197; +}; +batch TRIANGLE_STRIP +{ + indices 8198 8196 8200; +}; +batch TRIANGLE_STRIP +{ + indices 8199 8179 8197; +}; +batch TRIANGLE_STRIP +{ + indices 8198 8200 8201 8202 8203; +}; +batch TRIANGLE_STRIP +{ + indices 8199 8204 8179 8205 8172; +}; +batch TRIANGLE_STRIP +{ + indices 8204 8206 8205 8205 8172 8153; +}; +batch TRIANGLE_STRIP +{ + indices 8206 8207 8205 8153; +}; +batch TRIANGLE_STRIP +{ + indices 8206 8208 8207 8153; +}; +batch TRIANGLE_STRIP +{ + indices 8209 8208 8206; +}; +batch TRIANGLE_STRIP +{ + indices 8153 8210 8172 8211 8211 8210 8142 8153 8153 8208 8151; +}; +batch TRIANGLE_STRIP +{ + indices 8209 8212 8208 8151; +}; +batch TRIANGLE_STRIP +{ + indices 8209 8213 8212 8214; +}; +batch TRIANGLE_STRIP +{ + indices 8215 8151 8212 8212 8216 8214; +}; +batch TRIANGLE_STRIP +{ + indices 8212 8216 8215 8217; +}; +batch TRIANGLE_STRIP +{ + indices 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8227 8225 8228 8228 8227 8229 8230 8230 8227 8231; +}; +batch TRIANGLE_STRIP +{ + indices 8229 8232 8230 8230 8231 8233; +}; +batch TRIANGLE_STRIP +{ + indices 8232 8234 8230 8233; +}; +batch TRIANGLE_STRIP +{ + indices 8232 8235 8234 8234 8233 8236 8236 8234 8235; +}; +batch TRIANGLE_STRIP +{ + indices 8237 8238 8239 8240 8240 8238 8241 8241 8240 8242 8242 8241 8243 8243 8242 8244 8244 8243 8245 8245 8244 8246 8246 8245 8247; +}; +batch TRIANGLE_STRIP +{ + indices 8248 8249 8250 8251 8252 8253 8254; +}; +batch TRIANGLE_STRIP +{ + indices 8251 8255 8253 8256 8257 8257 8253 8254; +}; +batch TRIANGLE_STRIP +{ + indices 8256 8258 8257 8259 8259 8258 8260 8260 8259 8261; +}; +batch TRIANGLE_STRIP +{ + indices 8254 8257 8262 8259; +}; +batch TRIANGLE_STRIP +{ + indices 8262 8263 8254 8264 8265; +}; +batch TRIANGLE_STRIP +{ + indices 8263 8262 8266; +}; +batch TRIANGLE_STRIP +{ + indices 8267 8265 8264; +}; +batch TRIANGLE_STRIP +{ + indices 8259 8268 8262 8266; +}; +batch TRIANGLE_STRIP +{ + indices 8268 8259 8269 8261; +}; +batch TRIANGLE_STRIP +{ + indices 8266 8268 8269 8269 8270 8261; +}; +batch TRIANGLE_STRIP +{ + indices 8269 8270 8271 8272 8273 8274 8275 8276 8277; +}; +batch TRIANGLE_STRIP +{ + indices 8269 8278 8266 8279; +}; +batch TRIANGLE_STRIP +{ + indices 8278 8269 8280; +}; +batch TRIANGLE_STRIP +{ + indices 8279 8281 8266; +}; +batch TRIANGLE_STRIP +{ + indices 8269 8282 8280 8283 8283 8282 8284 8284 8283 8285 8285 8284 8286 8286 8285 8287 8287 8286 8288; +}; +batch TRIANGLE_STRIP +{ + indices 8266 8281 8289 8290 8291; +}; +batch TRIANGLE_STRIP +{ + indices 8290 8281 8292 8293 8293 8281 8294; +}; +batch TRIANGLE_STRIP +{ + indices 8295 8290 8292; +}; +batch TRIANGLE_STRIP +{ + indices 8294 8296 8293 8297 8297 8296 8298 8298 8297 8299 8299 8298 8300 8300 8299 8301 8301 8300 8302 8302 8301 8303 8303 8302 8304 8304 8303 8305; +}; +batch TRIANGLE_STRIP +{ + indices 8290 8295 8306 8307; +}; +batch TRIANGLE_STRIP +{ + indices 8290 8308 8291 8267; +}; +batch TRIANGLE_STRIP +{ + indices 8306 8307 8309 8310; +}; +batch TRIANGLE_STRIP +{ + indices 8311 8306 8309 8309 8312 8310; +}; +batch TRIANGLE_STRIP +{ + indices 8313 8311 8309 8309 8314 8312 8315 8315 8314 8316 8316 8315 8317 8318; +}; +batch TRIANGLE_STRIP +{ + indices 8309 8319 8313 8320 8320 8319 8321 8321 8320 8322 8323; +}; +batch TRIANGLE_STRIP +{ + indices 8324 8313 8320 8320 8325 8323; +}; +batch TRIANGLE_STRIP +{ + indices 8324 8320 8325 8325 8326 8323; +}; +batch TRIANGLE_STRIP +{ + indices 8313 8324 8327; +}; +batch TRIANGLE_STRIP +{ + indices 8325 8326 8328; +}; +batch TRIANGLE_STRIP +{ + indices 8329 8313 8327; +}; +batch TRIANGLE_STRIP +{ + indices 8325 8328 8330; +}; +batch TRIANGLE_STRIP +{ + indices 8329 8327 8308 8267; +}; +batch TRIANGLE_STRIP +{ + indices 8331 8332 8328 8333; +}; +batch TRIANGLE_STRIP +{ + indices 8330 8328 8334 8333; +}; +batch TRIANGLE_STRIP +{ + indices 8327 8330 8334 8334 8335 8333; +}; +batch TRIANGLE_STRIP +{ + indices 8327 8334 8336 8335; +}; +batch TRIANGLE_STRIP +{ + indices 8327 8336 8267 8335 8265 8337 8338; +}; +batch TRIANGLE_STRIP +{ + indices 8335 8339 8337 8338; +}; +batch TRIANGLE_STRIP +{ + indices 8335 8340 8339 8339 8338 8341 8342; +}; +batch TRIANGLE_STRIP +{ + indices 8340 8343 8339 8341; +}; +batch TRIANGLE_STRIP +{ + indices 8340 8344 8343 8345 8346 8346 8343 8347 8341; +}; +batch TRIANGLE_STRIP +{ + indices 8346 8348 8347 8347 8341 8349 8349 8347 8348; +}; +batch TRIANGLE_STRIP +{ + indices 8342 8341 8349 8349 8350 8348; +}; +batch TRIANGLE_STRIP +{ + indices 8350 8351 8349 8352 8342 8353 8353 8354 8355; +}; +batch TRIANGLE_STRIP +{ + indices 8354 8353 8251 8255; +}; +batch TRIANGLE_STRIP +{ + indices 8352 8356 8353 8353 8255 8357 8357 8353 8356; +}; +batch TRIANGLE_STRIP +{ + indices 8255 8357 8358 8356; +}; +batch TRIANGLE_STRIP +{ + indices 8358 8359 8255 8360 8361 8362 8363 8364 8365 8366; +}; +batch TRIANGLE_STRIP +{ + indices 8356 8352 8367 8368 8368 8369 8370 8370 8368 8367 8367 8370 8371; +}; +batch TRIANGLE_STRIP +{ + indices 8367 8372 8356 8358; +}; +batch TRIANGLE_STRIP +{ + indices 8371 8373 8367 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8371 8374 8373 8375 8372; +}; +batch TRIANGLE_STRIP +{ + indices 8374 8376 8375 8375 8372 8377 8358 8378 8379; +}; +batch TRIANGLE_STRIP +{ + indices 8377 8380 8378 8379; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8377 8381 8382; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8383 8379 8384 8384 8383 8385 8385 8384 8386 8386 8385 8387 8387 8386 8388 8388 8387 8389 8389 8388 8390; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8391 8383 8392; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8393 8391 8392; +}; +batch TRIANGLE_STRIP +{ + indices 8380 8381 8393 8393 8392 8394 8394 8393 8395 8381; +}; +batch TRIANGLE_STRIP +{ + indices 8394 8395 8396 8396 8397 8398 8398 8396 8395 8395 8398 8399; +}; +batch TRIANGLE_STRIP +{ + indices 8381 8400 8395 8399; +}; +batch TRIANGLE_STRIP +{ + indices 8381 8382 8400 8400 8399 8401 8401 8400 8382; +}; +batch TRIANGLE_STRIP +{ + indices 8402 8403 8404 8405 8405 8403 8406 8406 8407 8408; +}; +batch TRIANGLE_STRIP +{ + indices 8409 8405 8406 8406 8410 8407; +}; +batch TRIANGLE_STRIP +{ + indices 8409 8406 8411 8410; +}; +batch TRIANGLE_STRIP +{ + indices 8409 8411 8412 8413 8413 8411 8410 8410 8413 8414 8414 8410 8415 8416 8416 8410 8407; +}; +batch TRIANGLE_STRIP +{ + indices 8405 8409 8417; +}; +batch TRIANGLE_STRIP +{ + indices 8416 8407 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8417 8409 8419 8420 8421 8421 8419 8422 8417 8423 8424 8424 8417 8405; +}; +batch TRIANGLE_STRIP +{ + indices 8423 8425 8424 8424 8405 8426; +}; +batch TRIANGLE_STRIP +{ + indices 8425 8427 8424 8424 8426 8428 8428 8424 8427 8427 8428 8429 8429 8427 8430 8430 8429 8431 8431 8430 8432 8432 8431 8433; +}; +batch TRIANGLE_STRIP +{ + indices 8429 8431 8434 8435 8435 8431 8436; +}; +batch TRIANGLE_STRIP +{ + indices 8434 8437 8429 8438 8438 8437 8439; +}; +batch TRIANGLE_STRIP +{ + indices 8440 8441 8436 8442; +}; +batch TRIANGLE_STRIP +{ + indices 8435 8443 8434 8444 8437; +}; +batch TRIANGLE_STRIP +{ + indices 8445 8443 8435 8435 8446 8436; +}; +batch TRIANGLE_STRIP +{ + indices 8445 8435 8446 8446 8447 8436 8442; +}; +batch TRIANGLE_STRIP +{ + indices 8445 8446 8447 8447 8448 8442 8449 8449 8448 8450 8450 8449 8451 8451 8450 8452 8452 8451 8453 8453 8452 8454 8454 8453 8455; +}; +batch TRIANGLE_STRIP +{ + indices 8445 8447 8456 8457; +}; +batch TRIANGLE_STRIP +{ + indices 8458 8445 8456 8456 8459 8457; +}; +batch TRIANGLE_STRIP +{ + indices 8458 8460 8445; +}; +batch TRIANGLE_STRIP +{ + indices 8459 8457 8461; +}; +batch TRIANGLE_STRIP +{ + indices 8460 8462 8445; +}; +batch TRIANGLE_STRIP +{ + indices 8463 8459 8461; +}; +batch TRIANGLE_STRIP +{ + indices 8460 8464 8462; +}; +batch TRIANGLE_STRIP +{ + indices 8463 8461 8465; +}; +batch TRIANGLE_STRIP +{ + indices 8464 8444 8462; +}; +batch TRIANGLE_STRIP +{ + indices 8463 8465 8466 8467 8468; +}; +batch TRIANGLE_STRIP +{ + indices 8464 8469 8444 8470 8437; +}; +batch TRIANGLE_STRIP +{ + indices 8469 8471 8470 8470 8437 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8471 8472 8470 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8471 8473 8472 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8474 8473 8471; +}; +batch TRIANGLE_STRIP +{ + indices 8418 8475 8437 8476 8476 8475 8407 8418 8418 8473 8416; +}; +batch TRIANGLE_STRIP +{ + indices 8474 8477 8473 8416; +}; +batch TRIANGLE_STRIP +{ + indices 8474 8478 8477 8479; +}; +batch TRIANGLE_STRIP +{ + indices 8416 8477 8480 8481 8482; +}; +batch TRIANGLE_STRIP +{ + indices 8483 8481 8477; +}; +batch TRIANGLE_STRIP +{ + indices 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8493 8491 8494 8494 8493 8495 8496 8496 8493 8497; +}; +batch TRIANGLE_STRIP +{ + indices 8495 8498 8496 8496 8497 8499; +}; +batch TRIANGLE_STRIP +{ + indices 8498 8500 8496 8499; +}; +batch TRIANGLE_STRIP +{ + indices 8498 8501 8500 8500 8499 8502 8502 8500 8501; +}; +batch TRIANGLE_STRIP +{ + indices 8503 8504 8505 8506 8506 8504 8507 8507 8506 8508 8508 8507 8509 8509 8508 8510 8510 8509 8511 8511 8510 8512 8512 8511 8513; +}; +batch TRIANGLE_STRIP +{ + indices 8514 8515 8516 8517 8518; +}; +batch TRIANGLE_STRIP +{ + indices 8519 8520 8517 8521; +}; +batch TRIANGLE_STRIP +{ + indices 8518 8517 8522 8521; +}; +batch TRIANGLE_STRIP +{ + indices 8523 8518 8522 8522 8524 8521; +}; +batch TRIANGLE_STRIP +{ + indices 8523 8522 8525 8524; +}; +batch TRIANGLE_STRIP +{ + indices 8523 8525 8526 8524; +}; +batch TRIANGLE_STRIP +{ + indices 8526 8527 8523 8528 8529; +}; +batch TRIANGLE_STRIP +{ + indices 8527 8526 8530; +}; +batch TRIANGLE_STRIP +{ + indices 8529 8531 8523; +}; +batch TRIANGLE_STRIP +{ + indices 8527 8530 8532 8533; +}; +batch TRIANGLE_STRIP +{ + indices 8529 8534 8531 8535 8535 8534 8536 8537; +}; +batch TRIANGLE_STRIP +{ + indices 8538 8534 8539 8540 8540 8534 8529 8529 8540 8541 8541 8529 8542 8542 8541 8543 8544 8544 8541 8545; +}; +batch TRIANGLE_STRIP +{ + indices 8544 8543 8546; +}; +batch TRIANGLE_STRIP +{ + indices 8545 8547 8541; +}; +batch TRIANGLE_STRIP +{ + indices 8546 8543 8532; +}; +batch TRIANGLE_STRIP +{ + indices 8547 8548 8541; +}; +batch TRIANGLE_STRIP +{ + indices 8546 8532 8549; +}; +batch TRIANGLE_STRIP +{ + indices 8547 8550 8548 8551 8551 8550 8552 8553; +}; +batch TRIANGLE_STRIP +{ + indices 8549 8532 8554 8533; +}; +batch TRIANGLE_STRIP +{ + indices 8555 8549 8554 8554 8556 8533; +}; +batch TRIANGLE_STRIP +{ + indices 8554 8557 8555 8558; +}; +batch TRIANGLE_STRIP +{ + indices 8559 8554 8556; +}; +batch TRIANGLE_STRIP +{ + indices 8555 8558 8560 8561 8562 8563 8564 8565 8566 8567 8568; +}; +batch TRIANGLE_STRIP +{ + indices 8559 8556 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578; +}; +batch TRIANGLE_STRIP +{ + indices 8570 8556 8579 8580 8580 8556 8581; +}; +batch TRIANGLE_STRIP +{ + indices 8570 8579 8582 8580 8580 8581 8583 8584; +}; +batch TRIANGLE_STRIP +{ + indices 8582 8580 8585 8583 8583 8584 8586 8526 8524; +}; +batch TRIANGLE_STRIP +{ + indices 8585 8583 8587 8588; +}; +batch TRIANGLE_STRIP +{ + indices 8524 8589 8586 8590; +}; +batch TRIANGLE_STRIP +{ + indices 8524 8591 8589 8590; +}; +batch TRIANGLE_STRIP +{ + indices 8524 8592 8591 8591 8590 8593 8594; +}; +batch TRIANGLE_STRIP +{ + indices 8592 8595 8591 8593; +}; +batch TRIANGLE_STRIP +{ + indices 8592 8596 8595 8597 8598 8598 8595 8599 8593; +}; +batch TRIANGLE_STRIP +{ + indices 8598 8600 8599 8599 8593 8601 8601 8599 8600; +}; +batch TRIANGLE_STRIP +{ + indices 8594 8593 8601 8601 8602 8600; +}; +batch TRIANGLE_STRIP +{ + indices 8602 8603 8601 8604 8594 8605 8605 8606 8607; +}; +batch TRIANGLE_STRIP +{ + indices 8608 8606 8605 8605 8609 8604; +}; +batch TRIANGLE_STRIP +{ + indices 8587 8588 8608 8610 8610 8611 8612 8612 8610 8608 8608 8613 8587; +}; +batch TRIANGLE_STRIP +{ + indices 8608 8605 8613 8613 8587 8614 8585 8615 8582 8616 8617 8617 8582 8570 8570 8617 8618 8618 8570 8619 8619 8618 8620 8620 8619 8621 8621 8620 8622 8622 8621 8623; + indices 8623 8622 8624 8624 8623 8625; +}; +batch TRIANGLE_STRIP +{ + indices 8613 8605 8626 8609; +}; +batch TRIANGLE_STRIP +{ + indices 8613 8626 8627 8609; +}; +batch TRIANGLE_STRIP +{ + indices 8627 8628 8613 8629 8630 8631 8632 8633 8634 8635; +}; +batch TRIANGLE_STRIP +{ + indices 8627 8609 8636 8637 8637 8609 8604 8604 8637 8638 8638 8639 8640 8640 8638 8637 8637 8640 8641 8641 8637 8642 8636; +}; +batch TRIANGLE_STRIP +{ + indices 8641 8643 8642 8644 8636; +}; +batch TRIANGLE_STRIP +{ + indices 8643 8645 8644 8644 8636 8646 8627 8647 8648; +}; +batch TRIANGLE_STRIP +{ + indices 8646 8649 8647 8648; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8646 8650 8651 8652; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8653 8648 8654 8654 8653 8655 8655 8654 8656 8656 8655 8657 8657 8656 8658 8658 8657 8659 8659 8658 8660; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8661 8653 8662; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8663 8661 8662; +}; +batch TRIANGLE_STRIP +{ + indices 8649 8650 8663 8663 8662 8664; +}; +batch TRIANGLE_STRIP +{ + indices 8650 8665 8663 8664 8664 8665 8666; +}; +batch TRIANGLE_STRIP +{ + indices 8650 8667 8665 8668 8669 8669 8665 8670; +}; +batch TRIANGLE_STRIP +{ + indices 8671 8672 8673 8674 8674 8672 8675; +}; +batch TRIANGLE_STRIP +{ + indices 8676 8677 8678 8679 8679 8677 8680 8680 8681 8682; +}; +batch TRIANGLE_STRIP +{ + indices 8680 8681 8679 8683 8683 8681 8684 8685 8686 8686 8684 8687; +}; +batch TRIANGLE_STRIP +{ + indices 8684 8688 8683 8689; +}; +batch TRIANGLE_STRIP +{ + indices 8679 8683 8690 8689; +}; +batch TRIANGLE_STRIP +{ + indices 8691 8679 8690 8690 8692 8689; +}; +batch TRIANGLE_STRIP +{ + indices 8693 8691 8690 8690 8694 8692; +}; +batch TRIANGLE_STRIP +{ + indices 8690 8694 8693 8695 8695 8694 8696 8696 8695 8697 8697 8696 8698 8698 8697 8699; +}; +batch TRIANGLE_STRIP +{ + indices 8695 8697 8700 8701 8701 8697 8702; +}; +batch TRIANGLE_STRIP +{ + indices 8700 8703 8695 8704 8704 8703 8705; +}; +batch TRIANGLE_STRIP +{ + indices 8706 8707 8702 8708; +}; +batch TRIANGLE_STRIP +{ + indices 8701 8709 8700 8710 8703; +}; +batch TRIANGLE_STRIP +{ + indices 8711 8709 8701 8701 8712 8702; +}; +batch TRIANGLE_STRIP +{ + indices 8711 8701 8712 8712 8713 8702 8708; +}; +batch TRIANGLE_STRIP +{ + indices 8711 8712 8713 8713 8714 8708 8715 8715 8714 8716 8716 8715 8717 8717 8716 8718 8718 8717 8719 8719 8718 8720 8720 8719 8721; +}; +batch TRIANGLE_STRIP +{ + indices 8711 8713 8722 8723; +}; +batch TRIANGLE_STRIP +{ + indices 8724 8711 8722 8722 8725 8723; +}; +batch TRIANGLE_STRIP +{ + indices 8724 8726 8711; +}; +batch TRIANGLE_STRIP +{ + indices 8725 8723 8727; +}; +batch TRIANGLE_STRIP +{ + indices 8726 8728 8711; +}; +batch TRIANGLE_STRIP +{ + indices 8729 8725 8727; +}; +batch TRIANGLE_STRIP +{ + indices 8726 8730 8728; +}; +batch TRIANGLE_STRIP +{ + indices 8729 8727 8731; +}; +batch TRIANGLE_STRIP +{ + indices 8730 8710 8728; +}; +batch TRIANGLE_STRIP +{ + indices 8729 8731 8732 8733 8734; +}; +batch TRIANGLE_STRIP +{ + indices 8730 8735 8710 8736 8703; +}; +batch TRIANGLE_STRIP +{ + indices 8735 8737 8736 8738; +}; +batch TRIANGLE_STRIP +{ + indices 8703 8736 8739 8738 8738 8737 8740 8740 8738 8739; +}; +batch TRIANGLE_STRIP +{ + indices 8741 8740 8737; +}; +batch TRIANGLE_STRIP +{ + indices 8739 8742 8703 8743 8743 8742 8744 8739; +}; +batch TRIANGLE_STRIP +{ + indices 8740 8741 8745 8746 8747; +}; +batch TRIANGLE_STRIP +{ + indices 8739 8740 8748 8745; +}; +batch TRIANGLE_STRIP +{ + indices 8744 8739 8748 8748 8749 8745; +}; +batch TRIANGLE_STRIP +{ + indices 8750 8751 8744 8744 8752 8748; +}; +batch TRIANGLE_STRIP +{ + indices 8750 8744 8752 8752 8753 8748; +}; +batch TRIANGLE_STRIP +{ + indices 8753 8754 8752 8752 8750 8755; +}; +batch TRIANGLE_STRIP +{ + indices 8754 8756 8752 8755 8755 8756 8757 8757 8755 8758; +}; +batch TRIANGLE_STRIP +{ + indices 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8768 8766 8769 8769 8768 8770 8771 8771 8768 8772; +}; +batch TRIANGLE_STRIP +{ + indices 8770 8773 8771 8771 8772 8774; +}; +batch TRIANGLE_STRIP +{ + indices 8773 8775 8771 8774; +}; +batch TRIANGLE_STRIP +{ + indices 8773 8776 8775 8775 8774 8777 8777 8775 8776; +}; +batch TRIANGLE_STRIP +{ + indices 8778 8779 8780 8781 8781 8779 8782 8782 8781 8783 8783 8782 8784 8784 8783 8785 8785 8784 8786 8786 8785 8787 8787 8786 8788; +}; +batch TRIANGLE_STRIP +{ + indices 8789 8790 8791 8792 8793; +}; +batch TRIANGLE_STRIP +{ + indices 8794 8795 8796 8797 8798; +}; +batch TRIANGLE_STRIP +{ + indices 8799 8800 8797 8801; +}; +batch TRIANGLE_STRIP +{ + indices 8798 8797 8802 8801; +}; +batch TRIANGLE_STRIP +{ + indices 8803 8798 8802 8802 8804 8801; +}; +batch TRIANGLE_STRIP +{ + indices 8803 8802 8805 8804; +}; +batch TRIANGLE_STRIP +{ + indices 8803 8805 8806 8804; +}; +batch TRIANGLE_STRIP +{ + indices 8806 8807 8803 8808 8809; +}; +batch TRIANGLE_STRIP +{ + indices 8807 8806 8810; +}; +batch TRIANGLE_STRIP +{ + indices 8809 8811 8803; +}; +batch TRIANGLE_STRIP +{ + indices 8807 8810 8812 8813; +}; +batch TRIANGLE_STRIP +{ + indices 8809 8814 8811 8815 8815 8814 8816 8817; +}; +batch TRIANGLE_STRIP +{ + indices 8809 8818 8814 8819; +}; +batch TRIANGLE_STRIP +{ + indices 8818 8809 8820 8821 8822 8822 8820 8823 8824; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8822 8825; +}; +batch TRIANGLE_STRIP +{ + indices 8824 8826 8820; +}; +batch TRIANGLE_STRIP +{ + indices 8825 8822 8812; +}; +batch TRIANGLE_STRIP +{ + indices 8820 8826 8827 8828 8829; +}; +batch TRIANGLE_STRIP +{ + indices 8825 8812 8830 8831 8831 8812 8813; +}; +batch TRIANGLE_STRIP +{ + indices 8832 8830 8831 8831 8833 8813; +}; +batch TRIANGLE_STRIP +{ + indices 8831 8834 8832 8835; +}; +batch TRIANGLE_STRIP +{ + indices 8836 8831 8833; +}; +batch TRIANGLE_STRIP +{ + indices 8832 8835 8837 8838 8839 8840 8841 8842 8843 8844 8845; +}; +batch TRIANGLE_STRIP +{ + indices 8836 8833 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855; +}; +batch TRIANGLE_STRIP +{ + indices 8847 8833 8856 8857 8857 8833 8858; +}; +batch TRIANGLE_STRIP +{ + indices 8847 8856 8859 8857 8857 8858 8860 8861; +}; +batch TRIANGLE_STRIP +{ + indices 8859 8857 8862 8860 8860 8861 8863 8806 8804; +}; +batch TRIANGLE_STRIP +{ + indices 8862 8860 8864 8865; +}; +batch TRIANGLE_STRIP +{ + indices 8804 8866 8863 8867; +}; +batch TRIANGLE_STRIP +{ + indices 8804 8868 8866 8867; +}; +batch TRIANGLE_STRIP +{ + indices 8804 8869 8868 8868 8867 8870 8871; +}; +batch TRIANGLE_STRIP +{ + indices 8869 8872 8868 8870; +}; +batch TRIANGLE_STRIP +{ + indices 8869 8873 8872 8874 8875 8875 8872 8876 8870; +}; +batch TRIANGLE_STRIP +{ + indices 8875 8877 8876 8876 8870 8878 8878 8876 8877; +}; +batch TRIANGLE_STRIP +{ + indices 8871 8870 8878 8878 8879 8877; +}; +batch TRIANGLE_STRIP +{ + indices 8879 8880 8878 8881 8871 8882 8882 8883 8884; +}; +batch TRIANGLE_STRIP +{ + indices 8885 8883 8882 8882 8886 8881; +}; +batch TRIANGLE_STRIP +{ + indices 8864 8865 8885 8887 8887 8888 8889 8889 8887 8885 8885 8890 8864; +}; +batch TRIANGLE_STRIP +{ + indices 8885 8882 8890 8890 8864 8891 8862 8892 8859 8893 8894 8894 8859 8847 8847 8894 8895 8895 8847 8896 8896 8895 8897 8897 8896 8898 8898 8897 8899 8899 8898 8900; + indices 8900 8899 8901 8901 8900 8902; +}; +batch TRIANGLE_STRIP +{ + indices 8890 8882 8903 8886; +}; +batch TRIANGLE_STRIP +{ + indices 8890 8903 8904 8886; +}; +batch TRIANGLE_STRIP +{ + indices 8904 8905 8890 8906 8907 8908 8909 8910 8911 8912; +}; +batch TRIANGLE_STRIP +{ + indices 8904 8886 8913 8914 8914 8886 8881 8881 8914 8915 8916 8916 8914 8917 8918 8918 8914 8913; +}; +batch TRIANGLE_STRIP +{ + indices 8917 8919 8918 8920 8913; +}; +batch TRIANGLE_STRIP +{ + indices 8919 8921 8920 8920 8913 8922 8904 8923 8924; +}; +batch TRIANGLE_STRIP +{ + indices 8922 8925 8923 8924; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8922 8926 8927; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8928 8924 8929; +}; +batch TRIANGLE_STRIP +{ + indices 8926 8927 8930 8931 8932; +}; +batch TRIANGLE_STRIP +{ + indices 8928 8933 8929 8934 8934 8933 8935 8935 8934 8936 8936 8935 8937 8937 8936 8938; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8939 8928 8940; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8941 8939 8940; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8926 8941 8941 8940 8942; +}; +batch TRIANGLE_STRIP +{ + indices 8926 8943 8941 8942 8942 8943 8944; +}; +batch TRIANGLE_STRIP +{ + indices 8926 8945 8943 8946 8947 8947 8943 8948 8948 8947 8949; +}; +batch TRIANGLE_STRIP +{ + indices 8950 8951 8952 8953 8953 8951 8954 8954 8953 8955 8955 8954 8956 8957 8957 8958 8959; +}; +batch TRIANGLE_STRIP +{ + indices 8960 8958 8961 8962 8962 8958 8957; +}; +batch TRIANGLE_STRIP +{ + indices 8961 8962 8963; +}; +batch TRIANGLE_STRIP +{ + indices 8957 8954 8964; +}; +batch TRIANGLE_STRIP +{ + indices 8965 8963 8962 8962 8966 8957; +}; +batch TRIANGLE_STRIP +{ + indices 8965 8962 8966 8966 8964 8957; +}; +batch TRIANGLE_STRIP +{ + indices 8963 8965 8967 8966; +}; +batch TRIANGLE_STRIP +{ + indices 8963 8967 8968; +}; +batch TRIANGLE_STRIP +{ + indices 8966 8964 8969; +}; +batch TRIANGLE_STRIP +{ + indices 8968 8967 8970; +}; +batch TRIANGLE_STRIP +{ + indices 8969 8964 8971; +}; +batch TRIANGLE_STRIP +{ + indices 8972 8968 8970; +}; +batch TRIANGLE_STRIP +{ + indices 8971 8973 8969 8966 8966 8973 8967 8970 8970 8974 8972 8975 8975 8974 8976 8976 8975 8977 8977 8976 8978; +}; +batch TRIANGLE_STRIP +{ + indices 8979 8980 8973 8981; +}; +batch TRIANGLE_STRIP +{ + indices 8970 8973 8982 8981; +}; +batch TRIANGLE_STRIP +{ + indices 8970 8982 8983 8984 8976; +}; +batch TRIANGLE_STRIP +{ + indices 8981 8985 8982 8984; +}; +batch TRIANGLE_STRIP +{ + indices 8986 8985 8987 8988 8988 8985 8981 8981 8988 8989 8989 8981 8990; +}; +batch TRIANGLE_STRIP +{ + indices 8984 8985 8991; +}; +batch TRIANGLE_STRIP +{ + indices 8989 8990 8992 8993; +}; +batch TRIANGLE_STRIP +{ + indices 8989 8992 8994 8995; +}; +batch TRIANGLE_STRIP +{ + indices 8993 8996 8992 8992 8995 8997 8997 8992 8996; +}; +batch TRIANGLE_STRIP +{ + indices 8995 8997 8998 8999 8999 8997 9000 8996; +}; +batch TRIANGLE_STRIP +{ + indices 9001 9002 8991 9003; +}; +batch TRIANGLE_STRIP +{ + indices 8996 9004 9000 9005 9005 9004 8954 8964 8964 9004 9006; +}; +batch TRIANGLE_STRIP +{ + indices 9004 8996 9007 9008 9009; +}; +batch TRIANGLE_STRIP +{ + indices 8991 9003 9010 9011 9011 9003 9012 9012 9011 9013 9013 9012 9014 9014 9013 9015 9015 9014 9016 9016 9015 9017 9017 9016 9018; +}; +batch TRIANGLE_STRIP +{ + indices 9010 9019 8991 8984 8984 9019 8976 9010 8978 9020 9021 9022 9023 9024 9025 9026 9027; +}; +batch TRIANGLE_STRIP +{ + indices 9028 9029 9030 9031 9032 9033; +}; +batch TRIANGLE_STRIP +{ + indices 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9043 9041 9044 9044 9043 9045 9046 9046 9043 9047; +}; +batch TRIANGLE_STRIP +{ + indices 9045 9048 9046 9046 9047 9049; +}; +batch TRIANGLE_STRIP +{ + indices 9048 9050 9046 9049; +}; +batch TRIANGLE_STRIP +{ + indices 9051 9052 9053 9054 9054 9052 9055 9055 9054 9056 9056 9055 9057 9057 9056 9058 9058 9057 9059 9059 9058 9060 9060 9059 9061; +}; +batch TRIANGLE_STRIP +{ + indices 9062 9063 9064 9065 9066; +}; +batch TRIANGLE_STRIP +{ + indices 9067 9068 9069 9070 9070 9068 9071 9071 9070 9072 9072 9071 9073 9073 9072 9074; +}; +batch TRIANGLE_STRIP +{ + indices 9071 9075 9073; +}; +batch TRIANGLE_STRIP +{ + indices 9076 9072 9074 9074 9077 9073; +}; +batch TRIANGLE_STRIP +{ + indices 9076 9074 9077 9077 9078 9073; +}; +batch TRIANGLE_STRIP +{ + indices 9079 9077 9078 9078 9080 9073 9075; +}; +batch TRIANGLE_STRIP +{ + indices 9081 9079 9078 9078 9082 9080 9075; +}; +batch TRIANGLE_STRIP +{ + indices 9079 9081 9083; +}; +batch TRIANGLE_STRIP +{ + indices 9075 9084 9082; +}; +batch TRIANGLE_STRIP +{ + indices 9081 9085 9083 9086 9086 9085 9087 9087 9086 9088; +}; +batch TRIANGLE_STRIP +{ + indices 9075 9089 9084 9090; +}; +batch TRIANGLE_STRIP +{ + indices 9075 9071 9089 9091 9092 9092 9089 9093 9094; +}; +batch TRIANGLE_STRIP +{ + indices 9076 9095 9072 9096 9096 9097 9098; +}; +batch TRIANGLE_STRIP +{ + indices 9097 9096 9099 9095; +}; +batch TRIANGLE_STRIP +{ + indices 9097 9099 9100 9101 9101 9099 9095; +}; +batch TRIANGLE_STRIP +{ + indices 9100 9101 9102 9103 9103 9101 9104; +}; +batch TRIANGLE_STRIP +{ + indices 9095 9105 9101 9104; +}; +batch TRIANGLE_STRIP +{ + indices 9095 9076 9105 9106 9107 9107 9105 9104; +}; +batch TRIANGLE_STRIP +{ + indices 9076 9108 9106 9107; +}; +batch TRIANGLE_STRIP +{ + indices 9076 9109 9108 9110; +}; +batch TRIANGLE_STRIP +{ + indices 9111 9107 9112 9113 9113 9107 9108; +}; +batch TRIANGLE_STRIP +{ + indices 9114 9104 9107; +}; +batch TRIANGLE_STRIP +{ + indices 9108 9110 9115 9116 9117 9118 9119 9120; +}; +batch TRIANGLE_STRIP +{ + indices 9114 9121 9104 9122 9122 9121 9123 9124; +}; +batch TRIANGLE_STRIP +{ + indices 9114 9125 9121 9121 9124 9126 9126 9121 9125; +}; +batch TRIANGLE_STRIP +{ + indices 9127 9124 9126; +}; +batch TRIANGLE_STRIP +{ + indices 9125 9114 9128; +}; +batch TRIANGLE_STRIP +{ + indices 9127 9126 9129 9125; +}; +batch TRIANGLE_STRIP +{ + indices 9127 9129 9130 9131 9131 9129 9132; +}; +batch TRIANGLE_STRIP +{ + indices 9125 9133 9129 9132; +}; +batch TRIANGLE_STRIP +{ + indices 9125 9128 9133 9133 9132 9134; +}; +batch TRIANGLE_STRIP +{ + indices 9128 9135 9133 9134; +}; +batch TRIANGLE_STRIP +{ + indices 9128 9136 9135 9134 9134 9136 9137 9138 9138 9136 9139 9139 9138 9140; +}; +batch TRIANGLE_STRIP +{ + indices 9141 9134 9137; +}; +batch TRIANGLE_STRIP +{ + indices 9140 9139 9142; +}; +batch TRIANGLE_STRIP +{ + indices 9141 9143 9134 9144; +}; +batch TRIANGLE_STRIP +{ + indices 9140 9142 9145; +}; +batch TRIANGLE_STRIP +{ + indices 9143 9146 9144 9147 9147 9146 9148; +}; +batch TRIANGLE_STRIP +{ + indices 9143 9149 9146 9150; +}; +batch TRIANGLE_STRIP +{ + indices 9149 9143 9151 9141 9137; +}; +batch TRIANGLE_STRIP +{ + indices 9150 9152 9146 9153; +}; +batch TRIANGLE_STRIP +{ + indices 9154 9152 9150; +}; +batch TRIANGLE_STRIP +{ + indices 9151 9137 9155 9156; +}; +batch TRIANGLE_STRIP +{ + indices 9157 9151 9155 9155 9158 9156; +}; +batch TRIANGLE_STRIP +{ + indices 9157 9159 9151; +}; +batch TRIANGLE_STRIP +{ + indices 9158 9156 9160; +}; +batch TRIANGLE_STRIP +{ + indices 9151 9159 9161 9161 9162 9163 9163 9161 9159; +}; +batch TRIANGLE_STRIP +{ + indices 9164 9163 9165 9159 9166 9167 9168 9168 9166 9169 9170; +}; +batch TRIANGLE_STRIP +{ + indices 9169 9168 9171; +}; +batch TRIANGLE_STRIP +{ + indices 9170 9172 9166; +}; +batch TRIANGLE_STRIP +{ + indices 9171 9168 9158; +}; +batch TRIANGLE_STRIP +{ + indices 9166 9172 9173 9174 9175; +}; +batch TRIANGLE_STRIP +{ + indices 9171 9158 9176 9177 9177 9158 9160; +}; +batch TRIANGLE_STRIP +{ + indices 9178 9176 9177 9177 9145 9160; +}; +batch TRIANGLE_STRIP +{ + indices 9177 9179 9178 9180; +}; +batch TRIANGLE_STRIP +{ + indices 9181 9177 9145; +}; +batch TRIANGLE_STRIP +{ + indices 9178 9180 9182 9183 9184 9185 9186 9187 9188 9189 9190; +}; +batch TRIANGLE_STRIP +{ + indices 9181 9145 9191 9192 9193; +}; +batch TRIANGLE_STRIP +{ + indices 9192 9145 9194 9142; +}; +batch TRIANGLE_STRIP +{ + indices 9192 9195 9193 9196 9196 9195 9197 9197 9196 9198 9198 9197 9199 9199 9198 9200 9200 9199 9201; +}; +batch TRIANGLE_STRIP +{ + indices 9142 9202 9194 9192; +}; +batch TRIANGLE_STRIP +{ + indices 9202 9142 9203 9139; +}; +batch TRIANGLE_STRIP +{ + indices 9202 9204 9192 9205; +}; +batch TRIANGLE_STRIP +{ + indices 9202 9206 9204; +}; +batch TRIANGLE_STRIP +{ + indices 9207 9192 9205; +}; +batch TRIANGLE_STRIP +{ + indices 9206 9202 9208 9203; +}; +batch TRIANGLE_STRIP +{ + indices 9207 9205 9209; +}; +batch TRIANGLE_STRIP +{ + indices 9203 9210 9208; +}; +batch TRIANGLE_STRIP +{ + indices 9207 9209 9211 9212 9213 9214 9215; +}; +batch TRIANGLE_STRIP +{ + indices 9210 9203 9216 9139; +}; +batch TRIANGLE_STRIP +{ + indices 9108 9210 9216 9216 9217 9139; +}; +batch TRIANGLE_STRIP +{ + indices 9108 9216 9113 9217 9218 9218 9113 9219 9219 9218 9220; +}; +batch TRIANGLE_STRIP +{ + indices 9221 9222 9223 9224 9225 9226 9227; +}; +batch TRIANGLE_STRIP +{ + indices 9228 9229 9230 9231 9232 9233; +}; +batch TRIANGLE_STRIP +{ + indices 9234 9235 9236 9237 9237 9235 9238 9238 9239 9240; +}; +batch TRIANGLE_STRIP +{ + indices 9237 9238 9241 9242 9242 9238 9243 9239; +}; +batch TRIANGLE_STRIP +{ + indices 9237 9241 9244 9245 9246 9246 9244 9247; +}; +batch TRIANGLE_STRIP +{ + indices 9237 9244 9248 9247; +}; +batch TRIANGLE_STRIP +{ + indices 9249 9237 9248 9248 9250 9247; +}; +batch TRIANGLE_STRIP +{ + indices 9251 9249 9248 9248 9252 9250; +}; +batch TRIANGLE_STRIP +{ + indices 9248 9252 9251 9253 9253 9252 9254 9254 9253 9255 9255 9254 9256 9256 9255 9257; +}; +batch TRIANGLE_STRIP +{ + indices 9253 9255 9258 9259 9259 9255 9260; +}; +batch TRIANGLE_STRIP +{ + indices 9258 9261 9253 9262 9262 9261 9263; +}; +batch TRIANGLE_STRIP +{ + indices 9264 9265 9260 9266; +}; +batch TRIANGLE_STRIP +{ + indices 9259 9267 9258 9268 9261; +}; +batch TRIANGLE_STRIP +{ + indices 9269 9267 9259 9259 9270 9260; +}; +batch TRIANGLE_STRIP +{ + indices 9269 9259 9270 9270 9271 9260 9266; +}; +batch TRIANGLE_STRIP +{ + indices 9269 9270 9271 9271 9272 9266 9273 9273 9272 9274 9274 9273 9275 9275 9274 9276 9276 9275 9277 9277 9276 9278 9278 9277 9279; +}; +batch TRIANGLE_STRIP +{ + indices 9269 9271 9280 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9282 9269 9280 9280 9283 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9282 9284 9269; +}; +batch TRIANGLE_STRIP +{ + indices 9283 9281 9285; +}; +batch TRIANGLE_STRIP +{ + indices 9284 9286 9269; +}; +batch TRIANGLE_STRIP +{ + indices 9287 9283 9285; +}; +batch TRIANGLE_STRIP +{ + indices 9284 9288 9286; +}; +batch TRIANGLE_STRIP +{ + indices 9287 9285 9289; +}; +batch TRIANGLE_STRIP +{ + indices 9288 9268 9286; +}; +batch TRIANGLE_STRIP +{ + indices 9287 9289 9290 9291 9292; +}; +batch TRIANGLE_STRIP +{ + indices 9288 9293 9268 9294 9261; +}; +batch TRIANGLE_STRIP +{ + indices 9293 9295 9294 9296; +}; +batch TRIANGLE_STRIP +{ + indices 9261 9294 9297 9296 9296 9295 9298 9298 9296 9297; +}; +batch TRIANGLE_STRIP +{ + indices 9299 9298 9295; +}; +batch TRIANGLE_STRIP +{ + indices 9297 9300 9261 9301 9301 9300 9239 9297; +}; +batch TRIANGLE_STRIP +{ + indices 9298 9299 9302 9303; +}; +batch TRIANGLE_STRIP +{ + indices 9297 9298 9304 9302; +}; +batch TRIANGLE_STRIP +{ + indices 9239 9297 9304 9304 9305 9302; +}; +batch TRIANGLE_STRIP +{ + indices 9239 9304 9243 9306; +}; +batch TRIANGLE_STRIP +{ + indices 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 9316 9314 9317 9317 9316 9318 9319 9319 9316 9320; +}; +batch TRIANGLE_STRIP +{ + indices 9318 9321 9319 9319 9320 9322; +}; +batch TRIANGLE_STRIP +{ + indices 9321 9323 9319 9322; +}; +batch TRIANGLE_STRIP +{ + indices 9324 9325 9326 9327 9327 9325 9328 9328 9327 9329 9329 9328 9330 9330 9329 9331 9331 9330 9332 9332 9331 9333 9333 9332 9334; +}; +batch TRIANGLE_STRIP +{ + indices 9335 9336 9337 9338 9339; +}; +batch TRIANGLE_STRIP +{ + indices 9340 9341 9342 9343 9344; +}; +batch TRIANGLE_STRIP +{ + indices 9345 9346 9347 9348 9349; +}; +batch TRIANGLE_STRIP +{ + indices 9350 9351 9352 9353 9354; +}; +batch TRIANGLE_STRIP +{ + indices 9355 9356 9357 9358 9359; +}; +batch TRIANGLE_STRIP +{ + indices 9360 9361 9362 9363 9363 9361 9364 9364 9363 9365; +}; +batch TRIANGLE_STRIP +{ + indices 9366 9367 9368 9369 9370; +}; +batch TRIANGLE_STRIP +{ + indices 9371 9372 9373 9374 9375; +}; +batch TRIANGLE_STRIP +{ + indices 9376 9377 9378 9379 9380; +}; +batch TRIANGLE_STRIP +{ + indices 9381 9382 9383 9384 9384 9382 9385 9385 9384 9386 9387; +}; +batch TRIANGLE_STRIP +{ + indices 9388 9389 9390 9391 9392; +}; +batch TRIANGLE_STRIP +{ + indices 9393 9394 9395 9396 9397; +}; +batch TRIANGLE_STRIP +{ + indices 9398 9399 9400 9401 9402; +}; +batch TRIANGLE_STRIP +{ + indices 9403 9404 9405 9406 9407; +}; +batch TRIANGLE_STRIP +{ + indices 9408 9409 9410 9411 9412; +}; +batch TRIANGLE_STRIP +{ + indices 9413 9414 9415 9416 9417; +}; +batch TRIANGLE_STRIP +{ + indices 9418 9419 9420 9421 9421 9419 9422; +}; +batch TRIANGLE_STRIP +{ + indices 9423 9424 9425 9426 9426 9424 9427; +}; +batch TRIANGLE_STRIP +{ + indices 9428 9429 9430 9431 9432; +}; +batch TRIANGLE_STRIP +{ + indices 9433 9434 9435 9436 9437; +}; +batch TRIANGLE_STRIP +{ + indices 9438 9439 9440 9441 9442; +}; +batch TRIANGLE_STRIP +{ + indices 9443 9444 9445 9446 9446 9444 9447 9447 9446 9448 9449; +}; +batch TRIANGLE_STRIP +{ + indices 9450 9451 9452 9453 9453 9451 9454 9454 9453 9455 9456; +}; +batch TRIANGLE_STRIP +{ + indices 9457 9458 9459 9460 9460 9458 9461 9461 9460 9462 9463; +}; +batch TRIANGLE_STRIP +{ + indices 9464 9465 9466 9467 9467 9465 9468 9468 9467 9469 9470; +}; +batch TRIANGLE_STRIP +{ + indices 9471 9472 9473 9474 9474 9472 9475; +}; +batch TRIANGLE_STRIP +{ + indices 9476 9477 9478 9479 9479 9477 9480; +}; +batch TRIANGLE_STRIP +{ + indices 9481 9482 9483 9484 9485; +}; +batch TRIANGLE_STRIP +{ + indices 9486 9487 9488 9489 9489 9487 9490 9490 9489 9491; +}; +batch TRIANGLE_STRIP +{ + indices 9492 9493 9494 9495 9496 9497 9498; +}; +batch TRIANGLE_STRIP +{ + indices 9499 9500 9501 9502 9503; +}; +batch TRIANGLE_STRIP +{ + indices 9504 9505 9506 9507 9508; +}; +batch TRIANGLE_STRIP +{ + indices 9509 9510 9511 9512 9513; +}; +batch TRIANGLE_STRIP +{ + indices 9514 9515 9516 9517 9517 9515 9518; +}; +batch TRIANGLE_STRIP +{ + indices 9519 9520 9521 9522 9523; +}; +batch TRIANGLE_STRIP +{ + indices 9524 9525 9526 9527 9528; +}; +batch TRIANGLE_STRIP +{ + indices 9529 9530 9531 9532 9532 9530 9533; +}; +batch TRIANGLE_STRIP +{ + indices 9534 9535 9536 9537 9538; +}; +batch TRIANGLE_STRIP +{ + indices 9539 9540 9541 9542 9543; +}; +batch TRIANGLE_STRIP +{ + indices 9544 9545 9546 9547 9547 9545 9548; +}; +batch TRIANGLE_STRIP +{ + indices 9549 9550 9551 9552 9552 9550 9553; +}; +batch TRIANGLE_STRIP +{ + indices 9554 9555 9556 9557 9557 9555 9558; +}; +batch TRIANGLE_STRIP +{ + indices 9559 9560 9561 9562 9563; +}; +batch TRIANGLE_STRIP +{ + indices 9564 9565 9566 9567 9568; +}; +batch TRIANGLE_STRIP +{ + indices 9569 9570 9571 9572 9573; +}; +batch TRIANGLE_STRIP +{ + indices 9574 9575 9576 9577 9578; +}; +batch TRIANGLE_STRIP +{ + indices 9579 9580 9581 9582 9583; +}; +batch TRIANGLE_STRIP +{ + indices 9584 9585 9586 9587 9587 9585 9588 9588 9587 9589 9589 9588 9590 9590 9589 9591; +}; +batch TRIANGLE_STRIP +{ + indices 9592 9593 9594 9595 9596 9597 9598 9599; +}; +batch TRIANGLE_STRIP +{ + indices 9600 9601 9602 9603 9603 9601 9604 9604 9603 9605 9605 9604 9606 9606 9605 9607; +}; +batch TRIANGLE_STRIP +{ + indices 9608 9609 9610 9611 9612 9613 9614 9615; +}; +batch TRIANGLE_STRIP +{ + indices 9616 9617 9618 9619 9619 9617 9620 9620 9619 9621 9621 9620 9622 9622 9621 9623; +}; +batch TRIANGLE_STRIP +{ + indices 9624 9625 9626 9627 9628 9629 9630 9631; +}; +batch TRIANGLE_STRIP +{ + indices 9632 9633 9634 9635 9636 9637 9638; +}; +batch TRIANGLE_STRIP +{ + indices 9639 9640 9641 9642 9642 9640 9643 9643 9642 9644 9644 9643 9645 9645 9644 9646 9647 9647 9644 9648 9649 9650 9651 9652; +}; +batch TRIANGLE_STRIP +{ + indices 9653 9654 9655 9656 9657 9658 9659 9660 9660 9658 9661; +}; +batch TRIANGLE_STRIP +{ + indices 9662 9663 9664 9665 9666 9667 9668 9669 9669 9667 9670; +}; +batch TRIANGLE_STRIP +{ + indices 9669 9671 9668; +}; +batch TRIANGLE_STRIP +{ + indices 9672 9673 9674 9675 9675 9673 9676 9676 9675 9677 9677 9676 9678 9678 9677 9679 9679 9678 9680; +}; +batch TRIANGLE_STRIP +{ + indices 9679 9681 9677; +}; +batch TRIANGLE_STRIP +{ + indices 9682 9683 9684 9685 9685 9683 9686 9686 9685 9687 9687 9686 9688 9688 9687 9689 9689 9688 9690; +}; +batch TRIANGLE_STRIP +{ + indices 9689 9691 9687; +}; +batch TRIANGLE_STRIP +{ + indices 9692 9693 9694 9695 9696 9697 9698 9699 9699 9697 9700; +}; +batch TRIANGLE_STRIP +{ + indices 9699 9701 9698; +}; +batch TRIANGLE_STRIP +{ + indices 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9711 9709 9712; +}; +batch TRIANGLE_STRIP +{ + indices 9713 9714 9715 9716 9716 9714 9717 9717 9716 9718; +}; +batch TRIANGLE_STRIP +{ + indices 9719 9720 9721 9722 9723 9724; +}; +batch TRIANGLE_STRIP +{ + indices 9725 9726 9727 9728 9728 9726 9729 9729 9728 9730; +}; +batch TRIANGLE_STRIP +{ + indices 9731 9732 9733 9734 9735 9736; +}; +batch TRIANGLE_STRIP +{ + indices 9737 9738 9739 9740 9740 9738 9741 9741 9740 9742; +}; +batch TRIANGLE_STRIP +{ + indices 9743 9744 9745 9746 9747 9748; +}; +batch TRIANGLE_STRIP +{ + indices 9749 9750 9751 9752 9753; +}; +batch TRIANGLE_STRIP +{ + indices 9754 9755 9756 9757 9757 9755 9758 9758 9757 9759 9760 9760 9757 9761 9762 9763; +}; +batch TRIANGLE_STRIP +{ + indices 9764 9765 9766 9767 9768 9769 9769 9767 9770; +}; +batch TRIANGLE_STRIP +{ + indices 9771 9772 9773 9774 9775; +}; +batch TRIANGLE_STRIP +{ + indices 9776 9777 9778 9779 9780; +}; +batch TRIANGLE_STRIP +{ + indices 9781 9782 9783 9784 9785; +}; +batch TRIANGLE_STRIP +{ + indices 9786 9787 9788 9789 9790; +}; +batch TRIANGLE_STRIP +{ + indices 9791 9792 9793 9794 9794 9792 9795 9795 9794 9796 9796 9795 9797 9797 9796 9798 9799; +}; +batch TRIANGLE_STRIP +{ + indices 9800 9801 9802 9803 9804 9805; +}; +batch TRIANGLE_STRIP +{ + indices 9806 9807 9808 9809 9810 9811 9811 9809 9812 9812 9811 9813 9814; +}; +batch TRIANGLE_STRIP +{ + indices 9815 9816 9817 9818 9818 9816 9819 9819 9818 9820 9820 9819 9821 9821 9820 9822 9823; +}; +batch TRIANGLE_STRIP +{ + indices 9824 9825 9826 9827 9828 9829 9829 9827 9830 9830 9829 9831 9832 9832 9829 9833 9834 9834 9829 9835; +}; +batch TRIANGLE_STRIP +{ + indices 9836 9837 9838 9839 9840 9841 9842 9843 9843 9841 9844 9844 9843 9845 9846; +}; +batch TRIANGLE_STRIP +{ + indices 9847 9848 9849 9850 9850 9848 9851 9851 9850 9852; +}; +batch TRIANGLE_STRIP +{ + indices 9853 9854 9855 9856 9857 9858; +}; +batch TRIANGLE_STRIP +{ + indices 9859 9860 9861 9862 9862 9860 9863 9863 9862 9864; +}; +batch TRIANGLE_STRIP +{ + indices 9865 9866 9867 9868 9869 9870; +}; +batch TRIANGLE_STRIP +{ + indices 9871 9872 9873 9874 9874 9872 9875 9875 9874 9876; +}; +batch TRIANGLE_STRIP +{ + indices 9877 9878 9879 9880 9881 9882; +}; +batch TRIANGLE_STRIP +{ + indices 9883 9884 9885 9886 9887; +}; +batch TRIANGLE_STRIP +{ + indices 9888 9889 9890 9891 9891 9889 9892 9892 9891 9893 9894 9894 9891 9895 9896 9897; +}; +batch TRIANGLE_STRIP +{ + indices 9898 9899 9900 9901 9902 9903 9903 9901 9904; +}; +batch TRIANGLE_STRIP +{ + indices 9905 9906 9907 9908 9909; +}; +batch TRIANGLE_STRIP +{ + indices 9910 9911 9912 9913 9914; +}; +batch TRIANGLE_STRIP +{ + indices 9915 9916 9917 9918 9919; +}; +batch TRIANGLE_STRIP +{ + indices 9920 9921 9922 9923 9923 9921 9924 9924 9923 9925 9925 9924 9926 9926 9925 9927 9928 9928 9925 9929 9930 9930 9925 9931; +}; +batch TRIANGLE_STRIP +{ + indices 9932 9933 9934 9935 9936 9937 9937 9935 9938 9938 9937 9939 9940; +}; +batch TRIANGLE_STRIP +{ + indices 9941 9942 9943 9944 9944 9942 9945 9945 9944 9946 9946 9945 9947 9947 9946 9948 9949; +}; +batch TRIANGLE_STRIP +{ + indices 9950 9951 9952 9953 9954 9955 9955 9953 9956 9956 9955 9957 9958 9958 9955 9959 9960 9960 9955 9961; +}; +batch TRIANGLE_STRIP +{ + indices 9962 9963 9964 9965 9966 9967 9968 9969 9969 9967 9970 9970 9969 9971 9972; +}; +batch TRIANGLE_STRIP +{ + indices 9973 9974 9975 9976 9976 9974 9977 9977 9976 9978 9978 9977 9979 9979 9978 9980; +}; +batch TRIANGLE_STRIP +{ + indices 9981 9982 9983 9984 9985 9986 9987 9988; +}; +batch TRIANGLE_STRIP +{ + indices 9989 9990 9991 9992 9992 9990 9993 9993 9992 9994 9994 9993 9995 9995 9994 9996; +}; +batch TRIANGLE_STRIP +{ + indices 9997 9998 9999 10000 10001 10002 10003 10004; +}; +batch TRIANGLE_STRIP +{ + indices 10005 10006 10007 10008 10008 10006 10009 10009 10008 10010 10010 10009 10011 10011 10010 10012; +}; +batch TRIANGLE_STRIP +{ + indices 10013 10014 10015 10016 10017 10018 10019; +}; +batch TRIANGLE_STRIP +{ + indices 10020 10021 10022 10023 10024 10025 10026; +}; +batch TRIANGLE_STRIP +{ + indices 10027 10028 10029 10030 10030 10028 10031 10031 10030 10032 10032 10031 10033 10033 10032 10034 10035 10035 10032 10036 10037 10038 10039 10040; +}; +batch TRIANGLE_STRIP +{ + indices 10041 10042 10043 10044 10045 10046 10047 10048 10048 10046 10049; +}; +batch TRIANGLE_STRIP +{ + indices 10050 10051 10052 10053 10054 10055 10056; +}; +batch TRIANGLE_STRIP +{ + indices 10057 10058 10059 10060 10061 10062 10063; +}; +batch TRIANGLE_STRIP +{ + indices 10064 10065 10066 10067 10068 10069 10069 10067 10070; +}; +batch TRIANGLE_STRIP +{ + indices 10069 10071 10068; +}; +batch TRIANGLE_STRIP +{ + indices 10072 10073 10074 10075 10076 10076 10077 10078 10078 10076 10075 10075 10078 10079 10079 10075 10080; +}; +batch TRIANGLE_STRIP +{ + indices 10081 10082 10083 10084 10085 10086 10086 10084 10087; +}; +batch TRIANGLE_STRIP +{ + indices 10086 10088 10085; +}; +batch TRIANGLE_STRIP +{ + indices 10089 10090 10091 10092 10092 10090 10093 10093 10092 10094; +}; +batch TRIANGLE_STRIP +{ + indices 10095 10096 10097 10098 10098 10096 10099; +}; +batch TRIANGLE_STRIP +{ + indices 10100 10101 10102 10103 10103 10101 10104 10104 10103 10105; +}; +batch TRIANGLE_STRIP +{ + indices 10106 10107 10108 10109 10110 10111; +}; +batch TRIANGLE_STRIP +{ + indices 10112 10113 10114 10115 10115 10113 10116 10116 10115 10117; +}; +batch TRIANGLE_STRIP +{ + indices 10118 10119 10120 10121 10122 10123; +}; +batch TRIANGLE_STRIP +{ + indices 10124 10125 10126 10127 10128; +}; +batch TRIANGLE_STRIP +{ + indices 10129 10130 10131 10132 10132 10130 10133 10133 10132 10134 10135 10135 10132 10136 10137 10138; +}; +batch TRIANGLE_STRIP +{ + indices 10139 10140 10141 10142 10143 10144 10144 10142 10145; +}; +batch TRIANGLE_STRIP +{ + indices 10146 10147 10148 10149 10150; +}; +batch TRIANGLE_STRIP +{ + indices 10151 10152 10153 10154 10155; +}; +batch TRIANGLE_STRIP +{ + indices 10156 10157 10158 10159 10160; +}; +batch TRIANGLE_STRIP +{ + indices 10161 10162 10163 10164 10164 10162 10165 10165 10164 10166 10167; +}; +batch TRIANGLE_STRIP +{ + indices 10168 10169 10170 10171 10171 10169 10172 10172 10171 10173 10174 10174 10171 10175 10176 10176 10171 10177; +}; +batch TRIANGLE_STRIP +{ + indices 10178 10179 10180 10181 10181 10179 10182 10182 10181 10183 10184; +}; +batch TRIANGLE_STRIP +{ + indices 10185 10186 10187 10188 10188 10186 10189 10189 10188 10190 10191; +}; +batch TRIANGLE_STRIP +{ + indices 10192 10193 10194 10195 10195 10193 10196 10196 10195 10197 10198 10198 10195 10199 10200 10200 10195 10201; +}; +batch TRIANGLE_STRIP +{ + indices 10202 10203 10204 10205 10206; +}; +batch TRIANGLE_STRIP +{ + indices 10207 10208 10209 10210 10211; +}; +batch TRIANGLE_STRIP +{ + indices 10212 10213 10214 10215 10216; +}; +batch TRIANGLE_STRIP +{ + indices 10217 10218 10219 10220 10221; +}; +batch TRIANGLE_STRIP +{ + indices 10222 10223 10224 10225 10226 10227 10228 10229 10230 10230 10228 10231; +}; +batch TRIANGLE_STRIP +{ + indices 10232 10233 10234 10235 10236 10237 10238 10239 10239 10237 10240 10240 10239 10241 10242; +}; +batch TRIANGLE_STRIP +{ + indices 10243 10244 10245 10246 10246 10244 10247 10247 10246 10248 10248 10247 10249 10249 10248 10250 10250 10249 10251 10251 10250 10252 10253; +}; +batch TRIANGLE_STRIP +{ + indices 10254 10255 10256 10257 10258 10259 10260 10261 10261 10259 10262 10262 10261 10263 10264; +}; +batch TRIANGLE_STRIP +{ + indices 10265 10266 10267 10268 10268 10266 10269 10269 10268 10270; +}; +batch TRIANGLE_STRIP +{ + indices 10271 10272 10273 10274 10275 10276; +}; +batch TRIANGLE_STRIP +{ + indices 10277 10278 10279 10280 10280 10278 10281 10281 10280 10282; +}; +batch TRIANGLE_STRIP +{ + indices 10283 10284 10285 10286 10287 10288; +}; +batch TRIANGLE_STRIP +{ + indices 10289 10290 10291 10292 10292 10290 10293 10293 10292 10294; +}; +batch TRIANGLE_STRIP +{ + indices 10295 10296 10297 10298 10299 10300; +}; +batch TRIANGLE_STRIP +{ + indices 10301 10302 10303 10304 10305; +}; +batch TRIANGLE_STRIP +{ + indices 10306 10307 10308 10309 10310 10311; +}; +batch TRIANGLE_STRIP +{ + indices 10312 10313 10314 10315 10315 10313 10316 10316 10315 10317 10317 10316 10318 10318 10317 10319 10319 10318 10320; +}; +batch TRIANGLE_STRIP +{ + indices 10321 10322 10323 10324 10325 10326 10327; +}; +batch TRIANGLE_STRIP +{ + indices 10328 10329 10330 10331 10332 10333 10334 10335; +}; +batch TRIANGLE_STRIP +{ + indices 10334 10336 10332; +}; +batch TRIANGLE_STRIP +{ + indices 10337 10338 10339 10340 10340 10338 10341 10341 10340 10342 10342 10341 10343 10343 10342 10344 10344 10343 10345; +}; +batch TRIANGLE_STRIP +{ + indices 10344 10346 10342; +}; +batch TRIANGLE_STRIP +{ + indices 10347 10348 10349 10350 10351 10352 10352 10350 10353; +}; +batch TRIANGLE_STRIP +{ + indices 10354 10355 10356 10357 10357 10355 10358 10358 10357 10359 10359 10358 10360; +}; +batch TRIANGLE_STRIP +{ + indices 10359 10361 10357; +}; +batch TRIANGLE_STRIP +{ + indices 10362 10363 10364 10365 10366 10367 10367 10365 10368; +}; +batch TRIANGLE_STRIP +{ + indices 10369 10370 10371 10372 10373; +}; +batch TRIANGLE_STRIP +{ + indices 10374 10375 10376 10377 10378; +}; +batch TRIANGLE_STRIP +{ + indices 10379 10380 10381 10382 10383; +}; +batch TRIANGLE_STRIP +{ + indices 10384 10385 10386 10387 10388; +}; +batch TRIANGLE_STRIP +{ + indices 10389 10390 10391 10392 10393 10394 10395 10396 10397 10397 10395 10398; +}; +batch TRIANGLE_STRIP +{ + indices 10399 10400 10401 10402 10403 10404 10405 10406 10406 10404 10407 10407 10406 10408 10409; +}; +batch TRIANGLE_STRIP +{ + indices 10410 10411 10412 10413 10413 10411 10414 10414 10413 10415 10415 10414 10416 10416 10415 10417 10417 10416 10418 10418 10417 10419 10420; +}; +batch TRIANGLE_STRIP +{ + indices 10421 10422 10423 10424 10425 10426 10427 10428 10428 10426 10429 10429 10428 10430 10431; +}; +batch TRIANGLE_STRIP +{ + indices 10432 10433 10434 10435 10436 10437 10438; +}; +batch TRIANGLE_STRIP +{ + indices 10439 10440 10441 10442 10443 10444 10444 10442 10445; +}; +batch TRIANGLE_STRIP +{ + indices 10446 10447 10448 10449 10449 10447 10450 10450 10449 10451 10451 10450 10452; +}; +batch TRIANGLE_STRIP +{ + indices 10451 10453 10449; +}; +batch TRIANGLE_STRIP +{ + indices 10454 10455 10456 10457 10458 10459 10459 10457 10460; +}; +batch TRIANGLE_STRIP +{ + indices 10461 10462 10463 10464 10464 10462 10465 10465 10464 10466 10466 10465 10467 10467 10466 10468 10468 10467 10469; +}; +batch TRIANGLE_STRIP +{ + indices 10470 10471 10472 10473 10473 10471 10474 10474 10473 10475 10475 10474 10476 10476 10475 10477; +}; +batch TRIANGLE_STRIP +{ + indices 10478 10479 10480 10481 10482 10483 10484 10484 10482 10485; +}; +batch TRIANGLE_STRIP +{ + indices 10486 10487 10488 10489 10489 10487 10490 10490 10489 10491 10491 10490 10492 10492 10491 10493 10494; +}; +batch TRIANGLE_STRIP +{ + indices 10495 10496 10497 10498 10498 10496 10499 10499 10498 10500 10500 10499 10501 10501 10500 10502; +}; +batch TRIANGLE_STRIP +{ + indices 10503 10504 10505 10506 10506 10504 10507 10507 10506 10508 10508 10507 10509 10509 10508 10510 10510 10509 10511; +}; +batch TRIANGLE_STRIP +{ + indices 10512 10513 10514 10515 10516 10517 10518 10518 10516 10519; +}; +batch TRIANGLE_STRIP +{ + indices 10520 10521 10522 10523 10523 10521 10524 10524 10523 10525 10525 10524 10526 10526 10525 10527 10528; +}; +batch TRIANGLE_STRIP +{ + indices 10529 10530 10531 10532 10532 10530 10533 10533 10532 10534; +}; +batch TRIANGLE_STRIP +{ + indices 10535 10536 10537 10538 10539 10540; +}; +batch TRIANGLE_STRIP +{ + indices 10541 10542 10543 10544 10544 10542 10545 10545 10544 10546; +}; +batch TRIANGLE_STRIP +{ + indices 10547 10548 10549 10550 10551 10552; +}; +batch TRIANGLE_STRIP +{ + indices 10553 10554 10555 10556 10556 10554 10557 10557 10556 10558; +}; +batch TRIANGLE_STRIP +{ + indices 10559 10560 10561 10562 10563 10564; +}; +batch TRIANGLE_STRIP +{ + indices 10565 10566 10567 10568 10568 10566 10569 10569 10568 10570; +}; +batch TRIANGLE_STRIP +{ + indices 10571 10572 10573 10574 10575 10576; +}; +batch TRIANGLE_STRIP +{ + indices 10577 10578 10579 10580 10580 10578 10581 10581 10580 10582 10582 10581 10583 10583 10582 10584 10584 10583 10585; +}; +batch TRIANGLE_STRIP +{ + indices 10586 10587 10588 10589 10589 10587 10590 10590 10589 10591 10591 10590 10592 10592 10591 10593 10593 10592 10594; +}; +batch TRIANGLE_STRIP +{ + indices 10595 10596 10597 10598 10599 10600 10601 10601 10599 10602; +}; +batch TRIANGLE_STRIP +{ + indices 10603 10604 10605 10606 10606 10604 10607 10607 10606 10608 10608 10607 10609 10609 10608 10610 10611; +}; +batch TRIANGLE_STRIP +{ + indices 10612 10613 10614 10615 10615 10613 10616 10616 10615 10617; +}; +batch TRIANGLE_STRIP +{ + indices 10618 10619 10620 10621 10622 10623; +}; +batch TRIANGLE_STRIP +{ + indices 10624 10625 10626 10627 10627 10625 10628 10628 10627 10629; +}; +batch TRIANGLE_STRIP +{ + indices 10630 10631 10632 10633 10634 10635; +}; +batch TRIANGLE_STRIP +{ + indices 10636 10637 10638 10639 10639 10637 10640 10640 10639 10641; +}; +batch TRIANGLE_STRIP +{ + indices 10642 10643 10644 10645 10646 10647; +}; +batch TRIANGLE_STRIP +{ + indices 10648 10649 10650 10651 10651 10649 10652 10652 10651 10653; +}; +batch TRIANGLE_STRIP +{ + indices 10654 10655 10656 10657 10658 10659; +}; +batch TRIANGLE_STRIP +{ + indices 10660 10661 10662 10663 10663 10661 10664 10664 10663 10665 10665 10664 10666 10666 10665 10667; +}; +batch TRIANGLE_STRIP +{ + indices 10668 10669 10670 10671 10671 10669 10672 10672 10671 10673 10673 10672 10674 10674 10673 10675 10675 10674 10676; +}; +batch TRIANGLE_STRIP +{ + indices 10677 10678 10679 10680 10681 10682 10683 10683 10681 10684; +}; +batch TRIANGLE_STRIP +{ + indices 10685 10686 10687 10688 10688 10686 10689 10689 10688 10690 10690 10689 10691 10691 10690 10692 10693; +}; +batch TRIANGLE_STRIP +{ + indices 10694 10695 10696 10697 10697 10695 10698 10698 10697 10699 10699 10698 10700 10700 10699 10701 10701 10700 10702; +}; +batch TRIANGLE_STRIP +{ + indices 10703 10704 10705 10706 10706 10704 10707 10707 10706 10708 10708 10707 10709 10709 10708 10710; +}; +batch TRIANGLE_STRIP +{ + indices 10711 10712 10713 10714 10714 10712 10715 10715 10714 10716 10717; +}; +batch TRIANGLE_STRIP +{ + indices 10718 10719 10720 10721 10721 10719 10722 10722 10721 10723 10724; +}; +batch TRIANGLE_STRIP +{ + indices 10725 10726 10727 10728 10729; +}; +batch TRIANGLE_STRIP +{ + indices 10730 10731 10732 10733 10734 10735 10736 10737; +}; +batch TRIANGLE_STRIP +{ + indices 10738 10739 10740 10741 10741 10739 10742 10742 10741 10743 10743 10742 10744 10744 10743 10745; +}; +batch TRIANGLE_STRIP +{ + indices 10746 10747 10748 10749 10750 10751 10752; +}; +batch TRIANGLE_STRIP +{ + indices 10753 10754 10755 10756 10756 10754 10757 10757 10756 10758 10758 10757 10759; +}; +batch TRIANGLE_STRIP +{ + indices 10760 10761 10762 10763 10763 10761 10764 10764 10763 10765 10765 10764 10766 10766 10765 10767 10767 10766 10768; +}; +batch TRIANGLE_STRIP +{ + indices 10769 10770 10771 10772 10772 10770 10773; +}; +batch TRIANGLE_STRIP +{ + indices 10774 10775 10776 10777 10777 10775 10778; +}; +batch TRIANGLE_STRIP +{ + indices 10779 10780 10781 10782 10782 10780 10783 10783 10782 10784; +}; +batch TRIANGLE_STRIP +{ + indices 10785 10786 10787 10788 10789; +}; +batch TRIANGLE_STRIP +{ + indices 10790 10791 10792 10793 10793 10791 10794 10794 10793 10795 10795 10794 10796 10796 10795 10797 10797 10796 10798; +}; +batch TRIANGLE_STRIP +{ + indices 10799 10800 10801 10802 10802 10800 10803 10803 10802 10804 10804 10803 10805; +}; +batch TRIANGLE_STRIP +{ + indices 10806 10807 10808 10809 10810 10811 10812 10813; +}; +batch TRIANGLE_STRIP +{ + indices 10814 10815 10816 10817 10818 10819; +}; +batch TRIANGLE_STRIP +{ + indices 10820 10821 10822 10823 10824 10825 10825 10823 10826 10826 10825 10827 10827 10826 10828 10828 10827 10829; +}; +batch TRIANGLE_STRIP +{ + indices 10830 10831 10832 10833 10834 10835; +}; +batch TRIANGLE_STRIP +{ + indices 10836 10837 10838 10839 10840 10841 10841 10839 10842 10842 10841 10843 10843 10842 10844; +}; +batch TRIANGLE_STRIP +{ + indices 10845 10846 10847 10848 10849; +}; +batch TRIANGLE_STRIP +{ + indices 10850 10851 10852 10853 10854 10855; +}; +batch TRIANGLE_STRIP +{ + indices 10856 10857 10858 10859 10860 10861 10862; +}; +batch TRIANGLE_STRIP +{ + indices 10863 10864 10865 10866 10866 10864 10867 10867 10866 10868 10868 10867 10869 10869 10868 10870; +}; +batch TRIANGLE_STRIP +{ + indices 10871 10872 10873 10874 10874 10872 10875 10875 10874 10876 10876 10875 10877 10877 10876 10878 10878 10877 10879; +}; +batch TRIANGLE_STRIP +{ + indices 10880 10881 10882 10883 10883 10881 10884 10884 10883 10885 10885 10884 10886; +}; +batch TRIANGLE_STRIP +{ + indices 10887 10888 10889 10890 10891; +}; +batch TRIANGLE_STRIP +{ + indices 10892 10893 10894 10895 10896; +}; +batch TRIANGLE_STRIP +{ + indices 10897 10898 10899 10900 10901; +}; +batch TRIANGLE_STRIP +{ + indices 10902 10903 10904 10905 10906; +}; +batch TRIANGLE_STRIP +{ + indices 10907 10908 10909 10910 10910 10908 10911 10911 10910 10912; +}; +batch TRIANGLE_STRIP +{ + indices 10913 10914 10915 10916 10917; +}; +batch TRIANGLE_STRIP +{ + indices 10918 10919 10920 10921 10922; +}; +batch TRIANGLE_STRIP +{ + indices 10923 10924 10925 10926 10927; +}; +batch TRIANGLE_STRIP +{ + indices 10928 10929 10930 10931 10932; +}; +batch TRIANGLE_STRIP +{ + indices 10933 10934 10935 10936 10937; +}; +batch TRIANGLE_STRIP +{ + indices 10938 10939 10940 10941 10942; +}; +batch TRIANGLE_STRIP +{ + indices 10943 10944 10945 10946 10947; +}; +batch TRIANGLE_STRIP +{ + indices 10948 10949 10950 10951 10952; +}; +batch TRIANGLE_STRIP +{ + indices 10953 10954 10955 10956 10957; +}; +batch TRIANGLE_STRIP +{ + indices 10958 10959 10960 10961 10962; +}; +batch TRIANGLE_STRIP +{ + indices 10963 10964 10965 10966 10967 10968 10969; +}; +batch TRIANGLE_STRIP +{ + indices 10970 10971 10972 10973 10973 10971 10974 10974 10973 10975; +}; +batch TRIANGLE_STRIP +{ + indices 10976 10977 10978 10979 10980; +}; +batch TRIANGLE_STRIP +{ + indices 10981 10982 10983 10984 10985 10986 10987; +}; +batch TRIANGLE_STRIP +{ + indices 10988 10989 10990 10991 10992; +}; +batch TRIANGLE_STRIP +{ + indices 10993 10994 10995 10996 10996 10994 10997 10997 10996 10998; +}; +batch TRIANGLE_STRIP +{ + indices 10999 11000 11001 11002 11003; +}; +batch TRIANGLE_STRIP +{ + indices 11004 11005 11006 11007 11007 11005 11008 11008 11007 11009; +}; +batch TRIANGLE_STRIP +{ + indices 11010 11011 11012 11013 11014; +}; +batch TRIANGLE_STRIP +{ + indices 11015 11016 11017 11018 11019; +}; +batch TRIANGLE_STRIP +{ + indices 11020 11021 11022 11023 11024; +}; +batch TRIANGLE_STRIP +{ + indices 11025 11026 11027 11028 11029; +}; +batch TRIANGLE_STRIP +{ + indices 11030 11031 11032 11033 11034; +}; +batch TRIANGLE_STRIP +{ + indices 11035 11036 11037 11038 11039; +}; +batch TRIANGLE_STRIP +{ + indices 11040 11041 11042 11043 11044; +}; +batch TRIANGLE_STRIP +{ + indices 11045 11046 11047 11048 11049; +}; +batch TRIANGLE_STRIP +{ + indices 11050 11051 11052 11053 11054; +}; +batch TRIANGLE_STRIP +{ + indices 11055 11056 11057 11058 11059; +}; +batch TRIANGLE_STRIP +{ + indices 11060 11061 11062 11063 11064; +}; +batch TRIANGLE_STRIP +{ + indices 11065 11066 11067 11068 11068 11066 11069; +}; +batch TRIANGLE_STRIP +{ + indices 11070 11071 11072 11073 11073 11071 11074 11074 11073 11075 11075 11074 11076 11076 11075 11077 11077 11076 11078; +}; +batch TRIANGLE_STRIP +{ + indices 11079 11080 11081 11082 11082 11080 11083 11083 11082 11084 11084 11083 11085; +}; +batch TRIANGLE_STRIP +{ + indices 11084 11086 11082; +}; +batch TRIANGLE_STRIP +{ + indices 11087 11088 11089 11090 11090 11088 11091 11091 11090 11092; +}; +batch TRIANGLE_STRIP +{ + indices 11093 11094 11095 11096 11097 11098 11099 11100 11100 11098 11101; +}; +batch TRIANGLE_STRIP +{ + indices 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11111 11109 11112; +}; +batch TRIANGLE_STRIP +{ + indices 11113 11114 11115 11116 11116 11114 11117 11117 11116 11118 11118 11117 11119 11119 11118 11120 11120 11119 11121 11121 11120 11122 11122 11121 11123; +}; +batch TRIANGLE_STRIP +{ + indices 11122 11124 11120; +}; +batch TRIANGLE_STRIP +{ + indices 11125 11126 11127 11128 11129 11130 11131 11131 11129 11132 11132 11131 11133 11133 11132 11134 11134 11133 11135; +}; +batch TRIANGLE_STRIP +{ + indices 11136 11137 11138 11139 11140; +}; +batch TRIANGLE_STRIP +{ + indices 11141 11142 11143 11144 11145 11146 11147 11148 11149; +}; +batch TRIANGLE_STRIP +{ + indices 11150 11151 11152 11153 11154; +}; +batch TRIANGLE_STRIP +{ + indices 11155 11156 11157 11158 11159 11160 11161 11161 11159 11162 11162 11161 11163 11163 11162 11164 11164 11163 11165 11165 11164 11166 11166 11165 11167; +}; +batch TRIANGLE_STRIP +{ + indices 11168 11169 11170 11171 11172; +}; +batch TRIANGLE_STRIP +{ + indices 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183; +}; +batch TRIANGLE_STRIP +{ + indices 11184 11185 11186 11187 11188; +}; +batch TRIANGLE_STRIP +{ + indices 11189 11190 11191 11192 11193 11194 11195 11195 11193 11196 11196 11195 11197; +}; +batch TRIANGLE_STRIP +{ + indices 11198 11199 11200 11201 11202; +}; +batch TRIANGLE_STRIP +{ + indices 11203 11204 11205 11206 11206 11204 11207 11207 11206 11208; +}; +batch TRIANGLE_STRIP +{ + indices 11209 11210 11211 11212 11213 11214; +}; +batch TRIANGLE_STRIP +{ + indices 11215 11216 11217 11218 11219 11220; +}; +batch TRIANGLE_STRIP +{ + indices 11221 11222 11223 11224 11225 11226 11227 11227 11225 11228 11228 11227 11229 11229 11228 11230 11230 11229 11231; +}; +batch TRIANGLE_STRIP +{ + indices 11232 11233 11234 11235 11236; +}; +batch TRIANGLE_STRIP +{ + indices 11237 11238 11239 11240 11241 11242 11243 11244 11245; +}; +batch TRIANGLE_STRIP +{ + indices 11246 11247 11248 11249 11250; +}; +batch TRIANGLE_STRIP +{ + indices 11251 11252 11253 11254 11255 11256 11257 11257 11255 11258 11258 11257 11259 11259 11258 11260 11260 11259 11261 11261 11260 11262 11262 11261 11263; +}; +batch TRIANGLE_STRIP +{ + indices 11264 11265 11266 11267 11268; +}; +batch TRIANGLE_STRIP +{ + indices 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279; +}; +batch TRIANGLE_STRIP +{ + indices 11280 11281 11282 11283 11284; +}; +batch TRIANGLE_STRIP +{ + indices 11285 11286 11287 11288 11289 11290 11291 11291 11289 11292 11292 11291 11293; +}; +batch TRIANGLE_STRIP +{ + indices 11294 11295 11296 11297 11298; +}; +batch TRIANGLE_STRIP +{ + indices 11299 11300 11301 11302 11302 11300 11303 11303 11302 11304; +}; +batch TRIANGLE_STRIP +{ + indices 11305 11306 11307 11308 11309 11310; +}; +batch TRIANGLE_STRIP +{ + indices 11311 11312 11313 11314 11315 11316 11317; +}; +batch TRIANGLE_STRIP +{ + indices 11318 11319 11320 11321 11322 11323 11324 11325 11326; +}; +batch TRIANGLE_STRIP +{ + indices 11327 11328 11329 11330 11331 11332 11333 11334 11334 11332 11335; +}; +batch TRIANGLE_STRIP +{ + indices 11336 11337 11338 11339 11340 11341 11342 11343 11343 11341 11344; +}; +batch TRIANGLE_STRIP +{ + indices 11343 11345 11342; +}; +batch TRIANGLE_STRIP +{ + indices 11346 11347 11348 11349 11350 11351 11352 11353 11354 11354 11355 11356 11356 11354 11353 11353 11356 11357 11357 11353 11358; +}; +batch TRIANGLE_STRIP +{ + indices 11359 11360 11361 11362 11363 11364 11365 11365 11363 11366 11366 11365 11367 11367 11366 11368 11368 11367 11369; +}; +batch TRIANGLE_STRIP +{ + indices 11370 11371 11372 11373 11374; +}; +batch TRIANGLE_STRIP +{ + indices 11375 11376 11377 11378 11379 11380 11381 11382 11383; +}; +batch TRIANGLE_STRIP +{ + indices 11384 11385 11386 11387 11388; +}; +batch TRIANGLE_STRIP +{ + indices 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399; +}; +batch TRIANGLE_STRIP +{ + indices 11400 11401 11402 11403 11404; +}; +batch TRIANGLE_STRIP +{ + indices 11405 11406 11407 11408 11409 11410 11411 11411 11409 11412 11412 11411 11413; +}; +batch TRIANGLE_STRIP +{ + indices 11414 11415 11416 11417 11418; +}; +batch TRIANGLE_STRIP +{ + indices 11419 11420 11421 11422 11423 11424 11425 11426 11426 11424 11427 11427 11428 11429; +}; +batch TRIANGLE_STRIP +{ + indices 11427 11428 11426 11430 11431 11431 11426 11432; +}; +batch TRIANGLE_STRIP +{ + indices 11433 11434 11435 11436 11437 11438 11439 11439 11437 11440 11440 11439 11441; +}; +batch TRIANGLE_STRIP +{ + indices 11442 11443 11444 11445 11446; +}; +batch TRIANGLE_STRIP +{ + indices 11447 11448 11449 11450 11451; +}; +batch TRIANGLE_STRIP +{ + indices 11452 11453 11454 11455 11456 11457 11458 11458 11456 11459 11459 11458 11460; +}; +batch TRIANGLE_STRIP +{ + indices 11461 11462 11463 11464 11465; +}; +batch TRIANGLE_STRIP +{ + indices 11466 11467 11468 11469 11470 11471 11472; +}; +batch TRIANGLE_STRIP +{ + indices 11473 11474 11475 11476 11477 11478 11479; +}; +batch TRIANGLE_STRIP +{ + indices 11480 11481 11482 11483 11484 11485; +}; +batch TRIANGLE_STRIP +{ + indices 11486 11487 11488 11489 11490 11491; +}; +batch TRIANGLE_STRIP +{ + indices 11492 11493 11494 11495 11496 11497 11498 11499; +}; +batch TRIANGLE_STRIP +{ + indices 11498 11500 11496; +}; +batch TRIANGLE_STRIP +{ + indices 11501 11502 11503 11504 11504 11502 11505 11505 11504 11506 11506 11505 11507 11507 11506 11508 11508 11507 11509; +}; +batch TRIANGLE_STRIP +{ + indices 11508 11510 11506; +}; +batch TRIANGLE_STRIP +{ + indices 11511 11512 11513 11514 11515 11516 11516 11514 11517; +}; +batch TRIANGLE_STRIP +{ + indices 11518 11519 11520 11521 11522 11523 11523 11521 11524; +}; +batch TRIANGLE_STRIP +{ + indices 11525 11526 11527 11528 11529 11530 11531 11531 11529 11532 11532 11531 11533; +}; +batch TRIANGLE_STRIP +{ + indices 11534 11535 11536 11537 11538; +}; +batch TRIANGLE_STRIP +{ + indices 11539 11540 11541 11542 11543 11544 11545 11545 11543 11546 11546 11545 11547; +}; +batch TRIANGLE_STRIP +{ + indices 11548 11549 11550 11551 11552; +}; +batch TRIANGLE_STRIP +{ + indices 11553 11554 11555 11556 11556 11554 11557 11557 11556 11558 11558 11557 11559 11559 11560 11561; +}; +batch TRIANGLE_STRIP +{ + indices 11559 11560 11558 11562 11563 11563 11558 11564; +}; +batch TRIANGLE_STRIP +{ + indices 11565 11566 11567 11568 11568 11566 11569 11569 11568 11570 11570 11569 11571 11571 11572 11573; +}; +batch TRIANGLE_STRIP +{ + indices 11571 11572 11570 11574 11575 11575 11570 11576; +}; +batch TRIANGLE_STRIP +{ + indices 11577 11578 11579 11580 11580 11578 11581 11581 11580 11582 11582 11581 11583; +}; +batch TRIANGLE_STRIP +{ + indices 11584 11585 11586 11587 11588 11589 11589 11587 11590; +}; +batch TRIANGLE_STRIP +{ + indices 11591 11592 11593 11594 11594 11592 11595 11595 11594 11596 11596 11595 11597; +}; +batch TRIANGLE_STRIP +{ + indices 11596 11598 11594; +}; +batch TRIANGLE_STRIP +{ + indices 11599 11600 11601 11602 11602 11600 11603 11603 11602 11604 11604 11603 11605; +}; +batch TRIANGLE_STRIP +{ + indices 11604 11606 11602; +}; +batch TRIANGLE_STRIP +{ + indices 11607 11608 11609 11610 11610 11608 11611 11611 11610 11612 11612 11611 11613 11613 11612 11614 11614 11613 11615; +}; +batch TRIANGLE_STRIP +{ + indices 11616 11617 11618 11619 11619 11617 11620 11620 11619 11621 11621 11620 11622 11622 11621 11623; +}; +batch TRIANGLE_STRIP +{ + indices 11624 11625 11626 11627 11627 11625 11628 11628 11627 11629 11629 11628 11630 11630 11629 11631 11632; +}; +batch TRIANGLE_STRIP +{ + indices 11633 11634 11635 11636 11636 11634 11637 11637 11636 11638 11638 11637 11639 11639 11638 11640 11641; +}; +batch TRIANGLE_STRIP +{ + indices 11642 11643 11644 11645 11645 11643 11646 11646 11645 11647 11647 11646 11648 11648 11647 11649 11649 11648 11650; +}; +batch TRIANGLE_STRIP +{ + indices 11651 11652 11653 11654 11654 11652 11655 11655 11654 11656 11656 11655 11657 11657 11656 11658; +}; +batch TRIANGLE_STRIP +{ + indices 11659 11660 11661 11662 11662 11660 11663 11663 11662 11664 11665; +}; +batch TRIANGLE_STRIP +{ + indices 11666 11667 11668 11669 11669 11667 11670 11670 11669 11671 11672; +}; +batch TRIANGLE_STRIP +{ + indices 11673 11674 11675 11676 11676 11674 11677 11677 11676 11678 11678 11677 11679 11679 11678 11680; +}; +batch TRIANGLE_STRIP +{ + indices 11681 11682 11683 11684 11684 11682 11685 11685 11684 11686 11686 11685 11687 11687 11686 11688 11688 11687 11689; +}; +batch TRIANGLE_STRIP +{ + indices 11690 11691 11692 11693 11694 11695 11696 11696 11694 11697; +}; +batch TRIANGLE_STRIP +{ + indices 11698 11699 11700 11701 11701 11699 11702 11702 11701 11703 11703 11702 11704 11704 11703 11705 11706; +}; +batch TRIANGLE_STRIP +{ + indices 11707 11708 11709 11710 11710 11708 11711 11711 11710 11712 11712 11711 11713 11713 11712 11714; +}; +batch TRIANGLE_STRIP +{ + indices 11715 11716 11717 11718 11718 11716 11719 11719 11718 11720 11720 11719 11721 11721 11720 11722 11722 11721 11723; +}; +batch TRIANGLE_STRIP +{ + indices 11724 11725 11726 11727 11728 11729 11730 11730 11728 11731; +}; +batch TRIANGLE_STRIP +{ + indices 11732 11733 11734 11735 11735 11733 11736 11736 11735 11737 11737 11736 11738 11738 11737 11739 11740; +}; +batch TRIANGLE_STRIP +{ + indices 11741 11742 11743 11744 11744 11742 11745 11745 11744 11746 11746 11745 11747 11747 11746 11748 11748 11747 11749; +}; +batch TRIANGLE_STRIP +{ + indices 11750 11751 11752 11753 11753 11751 11754 11754 11753 11755 11755 11754 11756 11756 11755 11757; +}; +batch TRIANGLE_STRIP +{ + indices 11758 11759 11760 11761 11762 11763 11764 11764 11762 11765; +}; +batch TRIANGLE_STRIP +{ + indices 11766 11767 11768 11769 11769 11767 11770 11770 11769 11771 11771 11770 11772 11772 11771 11773 11774; +}; +batch TRIANGLE_STRIP +{ + indices 11775 11776 11777 11778 11778 11776 11779 11779 11778 11780 11780 11779 11781 11781 11780 11782 11782 11781 11783; +}; +batch TRIANGLE_STRIP +{ + indices 11784 11785 11786 11787 11787 11785 11788 11788 11787 11789 11789 11788 11790 11790 11789 11791 11791 11790 11792; +}; +batch TRIANGLE_STRIP +{ + indices 11793 11794 11795 11796 11797 11798 11799 11799 11797 11800; +}; +batch TRIANGLE_STRIP +{ + indices 11801 11802 11803 11804 11804 11802 11805 11805 11804 11806 11806 11805 11807 11807 11806 11808 11809; +}; +batch TRIANGLE_STRIP +{ + indices 11810 11811 11812 11813 11813 11811 11814; +}; +batch TRIANGLE_STRIP +{ + indices 11815 11816 11817 11818 11818 11816 11819 11819 11818 11820 11820 11819 11821 11821 11820 11822 11822 11821 11823; +}; +batch TRIANGLE_STRIP +{ + indices 11824 11825 11826 11827 11828 11829; +}; +batch TRIANGLE_STRIP +{ + indices 11830 11831 11832 11833 11834 11835 11836 11836 11834 11837; +}; +batch TRIANGLE_STRIP +{ + indices 11838 11839 11840 11841 11841 11839 11842; +}; +batch TRIANGLE_STRIP +{ + indices 11843 11844 11845 11846 11846 11844 11847 11847 11846 11848 11848 11847 11849 11849 11848 11850; +}; +batch TRIANGLE_STRIP +{ + indices 11851 11852 11853 11854 11854 11852 11855; +}; +batch TRIANGLE_STRIP +{ + indices 11856 11857 11858 11859 11860 11861; +}; +batch TRIANGLE_STRIP +{ + indices 11862 11863 11864 11865 11866; +}; +batch TRIANGLE_STRIP +{ + indices 11867 11868 11869 11870 11870 11868 11871; +}; +batch TRIANGLE_STRIP +{ + indices 11872 11873 11874 11875 11875 11873 11876 11876 11875 11877 11877 11876 11878 11878 11877 11879 11879 11878 11880 11880 11879 11881; +}; +batch TRIANGLE_STRIP +{ + indices 11882 11883 11884 11885 11885 11883 11886; +}; +batch TRIANGLE_STRIP +{ + indices 11887 11888 11889 11890 11890 11888 11891 11891 11890 11892 11892 11891 11893 11894 11895 11896; +}; +batch TRIANGLE_STRIP +{ + indices 11897 11898 11899 11900 11900 11898 11901; +}; +batch TRIANGLE_STRIP +{ + indices 11902 11903 11904 11905 11905 11903 11906 11906 11905 11907 11907 11906 11908 11908 11907 11909 11909 11908 11910 11910 11909 11911 11911 11910 11912; +}; +batch TRIANGLE_STRIP +{ + indices 11913 11914 11915 11916 11916 11914 11917; +}; +batch TRIANGLE_STRIP +{ + indices 11918 11919 11920 11921 11922 11923 11923 11921 11924 11924 11923 11925 11925 11924 11926 11926 11925 11927; +}; +batch TRIANGLE_STRIP +{ + indices 11928 11929 11930 11931 11931 11929 11932 11932 11931 11933 11933 11932 11934 11934 11933 11935; +}; +batch TRIANGLE_STRIP +{ + indices 11936 11937 11938 11939 11939 11937 11940 11940 11939 11941 11941 11940 11942 11942 11941 11943; +}; +batch TRIANGLE_STRIP +{ + indices 11944 11945 11946 11947 11948; +}; +batch TRIANGLE_STRIP +{ + indices 11949 11950 11951 11952 11953 11954; +}; +batch TRIANGLE_STRIP +{ + indices 11955 11956 11957 11958 11958 11956 11959; +}; +batch TRIANGLE_STRIP +{ + indices 11960 11961 11962 11963 11964; +}; +batch TRIANGLE_STRIP +{ + indices 11965 11966 11967 11968 11969 11969 11967 11970; +}; +batch TRIANGLE_STRIP +{ + indices 11971 11972 11973 11974 11975 11975 11973 11976; +}; +batch TRIANGLE_STRIP +{ + indices 11977 11978 11979 11980 11981 11981 11979 11982; +}; +batch TRIANGLE_STRIP +{ + indices 11983 11984 11985 11986 11987; +}; +batch TRIANGLE_STRIP +{ + indices 11984 11988 11986; +}; +batch TRIANGLE_STRIP +{ + indices 11989 11990 11991 11992 11993; +}; +batch TRIANGLE_STRIP +{ + indices 11990 11994 11992; +}; +batch TRIANGLE_STRIP +{ + indices 11995 11996 11997 11998 11999; +}; +batch TRIANGLE_STRIP +{ + indices 11996 12000 11998; +}; diff --git a/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.object b/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.object new file mode 100644 index 00000000..7f351dcf --- /dev/null +++ b/demos/forestpond/data/exported/oak_2_lod_Tree_0Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 28.9780 24.4136 94.5479 177.398; +mesh "oak_2_lod_Tree_0Mat_0.mesh"; +technique "Tree_0Mat.tech"; diff --git a/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.mesh b/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.mesh new file mode 100644 index 00000000..a640533c --- /dev/null +++ b/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.mesh @@ -0,0 +1,22604 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.399291 0.732901 -0.550839; + texcoord 0.00000 2.00000; + vertex 12.6145 -110.748 10.6196; + texcoord 0.00000 1.00000; + vertex -5.16356 -99.8297 12.2597; + texcoord 1.00000 2.00000; + vertex 9.92806 -100.680 22.0681; + normal 0.144024 0.980094 -0.136650; + texcoord 0.00000 1.00000; + vertex -5.16356 -99.8297 12.2597; + normal 0.144024 0.980094 -0.136650; + texcoord 1.00000 1.00000; + vertex 1.67789 -99.0282 25.2187; + normal 0.144024 0.980094 -0.136650; + texcoord 1.00000 2.00000; + vertex 9.92806 -100.680 22.0681; + normal -0.642219 0.610353 0.463707; + texcoord 0.00000 2.00000; + vertex -30.2420 -118.368 82.7186; + texcoord 0.00000 1.00000; + vertex -26.0124 -115.236 84.4541; + texcoord 1.00000 2.00000; + vertex -38.4171 -115.916 68.1693; + normal -0.269236 0.948755 0.165457; + texcoord 0.00000 1.00000; + vertex -26.0124 -115.236 84.4541; + texcoord 1.00000 1.00000; + vertex -22.3980 -111.557 69.2421; + texcoord 1.00000 2.00000; + vertex -38.4171 -115.916 68.1693; + normal -0.398176 0.914298 -0.0742598; + texcoord 0.00000 2.00000; + vertex -65.7284 -69.4086 64.7994; + texcoord 0.00000 1.00000; + vertex -65.2188 -69.1882 64.7807; + texcoord 1.00000 2.00000; + vertex -61.7046 -69.1679 46.1885; + normal 0.110136 0.993675 0.0219042; + texcoord 0.00000 1.00000; + vertex -65.2188 -69.1882 64.7807; + texcoord 1.00000 1.00000; + vertex -59.8755 -69.3961 47.3461; + texcoord 1.00000 2.00000; + vertex -61.7046 -69.1679 46.1885; + normal -0.224611 0.912341 0.342322; + texcoord 0.00000 2.00000; + vertex -23.5100 -97.1515 27.0597; + texcoord 0.00000 1.00000; + vertex -21.3218 -96.9167 27.8697; + texcoord 1.00000 2.00000; + vertex -31.2174 -91.7455 7.59482; + normal 0.264781 0.957431 0.114962; + texcoord 0.00000 1.00000; + vertex -21.3218 -96.9167 27.8697; + texcoord 1.00000 1.00000; + vertex -18.2583 -95.1309 5.94160; + texcoord 1.00000 2.00000; + vertex -31.2174 -91.7455 7.59482; + normal -0.166545 0.907949 -0.384567; + texcoord 0.00000 2.00000; + vertex 22.4838 -33.2950 156.353; + normal -0.166545 0.907949 -0.384567; + texcoord 0.00000 1.00000; + vertex 25.0058 -32.3039 157.601; + texcoord 1.00000 2.00000; + vertex 22.4863 -41.2244 137.631; + normal -0.645656 0.724247 -0.242063; + texcoord 0.00000 1.00000; + vertex 25.0058 -32.3039 157.601; + normal -0.645656 0.724247 -0.242063; + texcoord 1.00000 1.00000; + vertex 32.0418 -32.6163 137.899; + texcoord 1.00000 2.00000; + vertex 22.4863 -41.2244 137.631; + normal -0.0407052 -0.716147 0.696761; + texcoord 0.00000 2.00000; + vertex 54.8344 31.0110 59.9852; + texcoord 0.00000 1.00000; + vertex 45.6154 33.9793 62.4975; + texcoord 1.00000 2.00000; + vertex 60.3575 20.7613 49.7730; + normal -0.543623 -0.811746 0.213406; + texcoord 0.00000 1.00000; + vertex 45.6154 33.9793 62.4975; + texcoord 1.00000 1.00000; + vertex 40.1270 33.6825 47.3878; + normal -0.543623 -0.811746 0.213406; + texcoord 1.00000 2.00000; + vertex 60.3575 20.7613 49.7730; + normal -0.289010 0.616488 0.732404; + texcoord 0.00000 2.00000; + vertex -29.0417 -44.4827 53.8434; + texcoord 0.00000 1.00000; + vertex -21.2903 -44.1896 56.6554; + texcoord 1.00000 2.00000; + vertex -40.1090 -34.1888 40.8114; + normal 0.337165 0.923586 0.182504; + texcoord 0.00000 1.00000; + vertex -21.2903 -44.1896 56.6554; + texcoord 1.00000 1.00000; + vertex -15.1951 -42.5506 37.1008; + texcoord 1.00000 2.00000; + vertex -40.1090 -34.1888 40.8114; + normal -0.285116 0.645695 -0.708369; + texcoord 0.00000 2.00000; + vertex -13.0546 -68.2502 30.0627; + texcoord 0.00000 1.00000; + vertex -9.95895 -60.2396 36.1186; + texcoord 1.00000 2.00000; + vertex 1.62129 -76.0678 17.0299; + normal -0.792790 0.136386 -0.594039; + texcoord 0.00000 1.00000; + vertex -9.95895 -60.2396 36.1186; + texcoord 1.00000 1.00000; + vertex 3.05945 -52.6198 20.4940; + texcoord 1.00000 2.00000; + vertex 1.62129 -76.0678 17.0299; + normal 0.280620 -0.829016 0.483720; + texcoord 0.00000 2.00000; + vertex 53.8051 98.3137 50.2907; + texcoord 0.00000 1.00000; + vertex 46.7944 101.682 60.1303; + texcoord 1.00000 2.00000; + vertex 42.0885 88.2576 39.8534; + normal -0.251123 -0.779259 0.574189; + texcoord 0.00000 1.00000; + vertex 46.7944 101.682 60.1303; + texcoord 1.00000 1.00000; + vertex 30.2544 99.9063 50.4868; + texcoord 1.00000 2.00000; + vertex 42.0885 88.2576 39.8534; + normal 0.376792 0.668060 -0.641657; + texcoord 0.00000 2.00000; + vertex -23.0612 -72.0987 75.7863; + texcoord 0.00000 1.00000; + vertex -17.0294 -72.2507 79.1701; + texcoord 1.00000 2.00000; + vertex -28.0192 -84.2800 60.1923; + normal -0.335148 0.871391 -0.358265; + texcoord 0.00000 1.00000; + vertex -17.0294 -72.2507 79.1701; + texcoord 1.00000 1.00000; + vertex -8.16713 -76.4705 60.6160; + texcoord 1.00000 2.00000; + vertex -28.0192 -84.2800 60.1923; + normal -0.728254 0.253763 0.636593; + texcoord 0.00000 2.00000; + vertex -20.8316 -92.0322 77.9617; + texcoord 0.00000 1.00000; + vertex -16.8999 -87.3058 80.5755; + texcoord 1.00000 2.00000; + vertex -33.2806 -90.8625 63.2539; + normal -0.448707 0.858567 0.248042; + texcoord 0.00000 1.00000; + vertex -16.8999 -87.3058 80.5755; + texcoord 1.00000 1.00000; + vertex -14.5201 -80.6855 61.9653; + texcoord 1.00000 2.00000; + vertex -33.2806 -90.8625 63.2539; + normal -0.314399 0.733016 -0.603192; + texcoord 0.00000 2.00000; + vertex 19.5542 -36.5513 154.810; + texcoord 0.00000 1.00000; + vertex 25.2050 -31.9911 157.407; + texcoord 1.00000 2.00000; + vertex 19.6555 -46.6566 142.477; + normal -0.802139 0.547106 -0.239266; + texcoord 0.00000 1.00000; + vertex 25.2050 -31.9911 157.407; + texcoord 1.00000 1.00000; + vertex 31.1016 -30.0485 142.080; + texcoord 1.00000 2.00000; + vertex 19.6555 -46.6566 142.477; + normal -0.227581 0.723705 0.651505; + texcoord 0.00000 2.00000; + vertex -28.5275 -97.9894 93.7660; + normal -0.227581 0.723705 0.651505; + texcoord 0.00000 1.00000; + vertex -20.5667 -97.6215 96.1382; + texcoord 1.00000 2.00000; + vertex -34.7821 -89.7244 82.4003; + normal 0.164649 0.919104 0.357964; + texcoord 0.00000 1.00000; + vertex -20.5667 -97.6215 96.1382; + texcoord 1.00000 1.00000; + vertex -15.6483 -92.8792 81.6997; + texcoord 1.00000 2.00000; + vertex -34.7821 -89.7244 82.4003; + normal -0.431953 -0.505311 0.747046; + texcoord 0.00000 2.00000; + vertex 82.4302 26.8148 58.5182; + normal -0.443531 -0.497240 0.745676; + texcoord 0.00000 1.00000; + vertex 81.6956 27.2249 58.3708; + normal -0.642014 -0.328923 0.692552; + texcoord 1.00000 2.00000; + vertex 74.2979 14.4170 45.4299; + normal -0.648900 -0.321823 0.689462; + texcoord 1.00000 1.00000; + vertex 73.4798 16.0543 45.4242; + normal -0.630046 -0.628584 0.455987; + texcoord 0.00000 2.00000; + vertex 53.6006 2.72975 83.3283; + normal -0.644935 -0.616620 0.451486; + texcoord 0.00000 1.00000; + vertex 53.0400 3.11116 83.0794; + normal -0.843589 -0.399584 0.358734; + texcoord 1.00000 2.00000; + vertex 50.6825 -5.52832 67.9124; + normal -0.849388 -0.390844 0.354657; + texcoord 1.00000 1.00000; + vertex 49.8689 -3.74162 67.9328; + normal -0.943727 -0.132377 0.303078; + texcoord 0.00000 2.00000; + vertex 38.2741 -29.8397 97.9712; + normal -0.948043 -0.122468 0.293627; + texcoord 0.00000 1.00000; + vertex 38.0255 -29.3935 97.3919; + normal -0.992272 0.0718033 0.101198; + texcoord 1.00000 2.00000; + vertex 35.4975 -44.1502 83.0750; + normal -0.992435 0.0781497 0.0946852; + texcoord 1.00000 1.00000; + vertex 35.5663 -42.3961 82.3485; + normal -0.979060 -0.153011 0.134276; + texcoord 0.00000 2.00000; + vertex 17.2355 -52.4550 75.7478; + normal -0.982833 -0.135266 0.125471; + texcoord 0.00000 1.00000; + vertex 17.1066 -51.9553 75.3778; + normal -0.986887 0.159587 -0.0242121; + texcoord 1.00000 2.00000; + vertex 16.1473 -60.4114 58.7465; + normal -0.985346 0.168144 -0.0286514; + texcoord 1.00000 1.00000; + vertex 16.4941 -58.4060 58.5885; + normal -0.962456 0.249242 0.107500; + texcoord 0.00000 2.00000; + vertex 17.9329 -56.8307 74.3456; + normal -0.960668 0.260034 0.0974631; + texcoord 0.00000 1.00000; + vertex 17.9843 -56.3890 73.7823; + normal -0.882883 0.458350 -0.102144; + texcoord 1.00000 2.00000; + vertex 12.6940 -70.0673 58.1310; + normal -0.879462 0.463583 -0.107874; + texcoord 1.00000 1.00000; + vertex 13.6129 -68.4783 57.4686; + normal 0.992307 -0.0928526 0.0818859; + texcoord 0.00000 2.00000; + vertex 16.3697 84.8885 102.664; + normal 0.991107 -0.111246 0.0730095; + texcoord 0.00000 1.00000; + vertex 16.3550 84.4191 102.311; + normal 0.904827 -0.417565 -0.0832313; + texcoord 1.00000 2.00000; + vertex 18.6151 92.8666 84.5009; + normal 0.901122 -0.424727 -0.0870987; + texcoord 1.00000 1.00000; + vertex 17.7159 90.9867 84.3649; + normal 0.842785 -0.471140 0.260271; + texcoord 0.00000 2.00000; + vertex -12.8019 65.1049 106.299; + normal 0.836433 -0.486863 0.251682; + texcoord 0.00000 1.00000; + vertex -12.9730 64.5818 105.906; + normal 0.687568 -0.719603 0.0970678; + texcoord 1.00000 2.00000; + vertex -4.94478 70.0913 89.8827; + normal 0.681675 -0.725853 0.0919662; + texcoord 1.00000 1.00000; + vertex -6.37246 68.7156 89.6070; + normal 0.539227 -0.839900 0.0616727; + texcoord 0.00000 2.00000; + vertex 6.94877 15.4148 119.643; + normal 0.531251 -0.845639 0.0516433; + texcoord 0.00000 1.00000; + vertex 6.60921 15.1525 119.040; + normal 0.350483 -0.924488 -0.149945; + texcoord 1.00000 2.00000; + vertex 20.1677 22.7464 103.911; + normal 0.344621 -0.925720 -0.155817; + texcoord 1.00000 1.00000; + vertex 18.4549 22.2291 103.196; + normal 0.894615 -0.330975 -0.300199; + texcoord 0.00000 2.00000; + vertex -16.9202 -22.6070 102.363; + normal 0.888619 -0.339017 -0.308909; + texcoord 0.00000 1.00000; + vertex -17.2465 -22.9736 101.795; + normal 0.735225 -0.487036 -0.471424; + texcoord 1.00000 2.00000; + vertex -16.4835 -7.35709 86.8515; + normal 0.729691 -0.491020 -0.475869; + texcoord 1.00000 1.00000; + vertex -17.7084 -8.75511 86.4158; + normal 0.902209 0.430711 -0.0225242; + texcoord 0.00000 2.00000; + vertex -36.4241 -11.6086 81.1306; + normal 0.908516 0.416609 -0.0321771; + texcoord 0.00000 1.00000; + vertex -36.2587 -11.9758 80.7326; + normal 0.969317 0.112060 -0.218785; + texcoord 1.00000 2.00000; + vertex -41.7986 -1.37094 61.6202; + normal 0.969229 0.105418 -0.222445; + texcoord 1.00000 1.00000; + vertex -41.6407 -3.44933 61.3231; + normal -0.894859 0.385684 -0.224667; + texcoord 0.00000 2.00000; + vertex 36.9431 -7.49920 108.668; + normal -0.887180 0.398083 -0.233327; + texcoord 0.00000 1.00000; + vertex 37.2596 -7.02931 108.215; + normal -0.729243 0.580385 -0.362433; + texcoord 1.00000 2.00000; + vertex 36.6768 -16.9895 93.4374; + normal -0.722407 0.586251 -0.366657; + texcoord 1.00000 1.00000; + vertex 37.9265 -15.5138 93.3346; + normal -0.134236 0.933026 0.333830; + texcoord 0.00000 2.00000; + vertex -17.1671 -29.3599 109.759; + normal -0.123222 0.937886 0.324325; + texcoord 0.00000 1.00000; + vertex -16.6641 -29.0844 109.192; + normal 0.0703083 0.986304 0.149200; + texcoord 1.00000 2.00000; + vertex -29.3491 -26.1811 95.9763; + normal 0.0778441 0.986790 0.142073; + texcoord 1.00000 1.00000; + vertex -27.5900 -26.2301 95.3530; + normal 0.363482 0.841137 0.400463; + texcoord 0.00000 2.00000; + vertex -46.3193 -44.9171 98.7471; + normal 0.378506 0.838630 0.391704; + texcoord 0.00000 1.00000; + vertex -45.6400 -44.9824 98.2676; + normal 0.584105 0.772209 0.250028; + texcoord 1.00000 2.00000; + vertex -51.3996 -36.6554 86.0053; + normal 0.593152 0.767644 0.242679; + texcoord 1.00000 1.00000; + vertex -49.9156 -37.6833 85.6293; + normal 0.495704 0.547931 0.673832; + texcoord 0.00000 2.00000; + vertex -59.0928 -69.4579 64.9615; + normal 0.505172 0.547316 0.667267; + texcoord 0.00000 1.00000; + vertex -58.3318 -69.4200 64.3708; + normal 0.677711 0.520196 0.519715; + texcoord 1.00000 2.00000; + vertex -63.7426 -53.0423 55.0336; + normal 0.684709 0.518318 0.512367; + texcoord 1.00000 1.00000; + vertex -62.4962 -53.9478 54.2841; + normal -0.313253 0.569874 0.759681; + texcoord 0.00000 2.00000; + vertex -27.9084 -85.5037 21.3613; + normal -0.299815 0.575460 0.760892; + texcoord 0.00000 1.00000; + vertex -27.0933 -85.0817 21.3809; + normal -0.0634993 0.650884 0.756517; + texcoord 1.00000 2.00000; + vertex -31.3626 -72.3611 10.0781; + normal -0.0519132 0.653530 0.755118; + texcoord 1.00000 1.00000; + vertex -29.6304 -72.5674 10.3757; + normal -0.0986792 -0.446918 0.889116; + texcoord 0.00000 2.00000; + vertex 77.5541 125.266 46.4449; + normal -0.111805 -0.447026 0.887506; + texcoord 0.00000 1.00000; + vertex 76.5035 125.185 46.2876; + normal -0.316253 -0.438279 0.841366; + texcoord 1.00000 2.00000; + vertex 77.4505 111.446 39.4867; + normal -0.329541 -0.436995 0.836922; + texcoord 1.00000 1.00000; + vertex 76.0550 112.262 39.3631; + normal -0.374873 -0.583461 0.720446; + texcoord 0.00000 2.00000; + vertex 37.1569 96.1800 132.398; + normal -0.383655 -0.584641 0.714846; + texcoord 0.00000 1.00000; + vertex 36.4046 95.9810 131.846; + normal -0.566142 -0.594126 0.571400; + texcoord 1.00000 2.00000; + vertex 44.9766 78.4403 122.101; + normal -0.572783 -0.593840 0.565044; + texcoord 1.00000 1.00000; + vertex 43.5671 79.0822 121.346; + normal 0.385529 -0.918197 -0.0909999; + texcoord 0.00000 2.00000; + vertex 37.7264 2.79654 167.488; + normal 0.372278 -0.922664 -0.100501; + texcoord 0.00000 1.00000; + vertex 37.3011 2.66218 167.042; + normal 0.103408 -0.956344 -0.273335; + texcoord 1.00000 2.00000; + vertex 47.7846 8.79883 149.537; + normal 0.0963757 -0.955910 -0.277394; + texcoord 1.00000 1.00000; + vertex 45.7758 8.68644 149.226; + normal -0.892597 -0.450741 0.0101694; + texcoord 0.00000 2.00000; + vertex 20.7122 -92.1787 124.539; + normal -0.899358 -0.437213 0.000128107; + texcoord 0.00000 1.00000; + vertex 20.4506 -91.6718 124.045; + normal -0.964269 -0.219052 -0.149002; + texcoord 1.00000 2.00000; + vertex 24.4613 -99.9259 110.224; + normal -0.965424 -0.209618 -0.154971; + texcoord 1.00000 1.00000; + vertex 24.1005 -98.0649 109.955; + normal 0.367311 0.909439 -0.194945; + texcoord 0.00000 2.00000; + vertex -25.4700 -83.8055 79.1292; + normal 0.371960 0.905470 -0.204378; + texcoord 0.00000 1.00000; + vertex -25.1798 -84.0986 78.3086; + normal 0.455247 0.801273 -0.388216; + texcoord 1.00000 2.00000; + vertex -42.0215 -79.4917 68.0675; + normal 0.458198 0.796052 -0.395418; + texcoord 1.00000 1.00000; + vertex -40.9096 -80.5462 67.2330; + normal 0.897218 -0.434449 0.0790802; + texcoord 0.00000 2.00000; + vertex 33.6786 146.103 96.5323; + normal 0.891308 -0.448199 0.0684604; + texcoord 0.00000 1.00000; + vertex 33.4524 145.538 95.9958; + normal 0.778416 -0.622538 -0.0807129; + texcoord 1.00000 2.00000; + vertex 38.1912 153.070 83.6073; + normal 0.771471 -0.630150 -0.0879975; + texcoord 1.00000 1.00000; + vertex 37.0103 151.669 83.2825; + normal 0.855279 -0.145995 0.497176; + texcoord 0.00000 2.00000; + vertex -52.8010 83.3784 157.311; + normal 0.858843 -0.153402 0.488730; + texcoord 0.00000 1.00000; + vertex -52.4684 82.8637 156.587; + normal 0.904023 -0.292494 0.311753; + texcoord 1.00000 2.00000; + vertex -44.3654 97.6917 147.002; + normal 0.904937 -0.298397 0.303395; + texcoord 1.00000 1.00000; + vertex -44.5451 96.2304 146.101; + normal 0.960794 0.243084 0.133357; + texcoord 0.00000 2.00000; + vertex -21.1429 -11.4556 150.009; + normal 0.965639 0.229103 0.122688; + texcoord 0.00000 1.00000; + vertex -20.9218 -12.0298 149.463; + normal 0.999187 0.0281780 -0.0288392; + texcoord 1.00000 2.00000; + vertex -21.5284 -2.96271 137.305; + normal 0.999173 0.0179167 -0.0364915; + texcoord 1.00000 1.00000; + vertex -21.5091 -4.77673 136.943; + normal 0.721621 0.414290 0.554641; + texcoord 0.00000 2.00000; + vertex -62.0859 -92.7632 97.3003; + normal 0.730034 0.411655 0.545518; + texcoord 0.00000 1.00000; + vertex -61.4092 -92.9020 96.5236; + normal 0.851422 0.358687 0.382655; + texcoord 1.00000 2.00000; + vertex -64.3457 -78.6526 89.7006; + normal 0.857740 0.354867 0.371957; + texcoord 1.00000 1.00000; + vertex -63.5094 -79.7546 88.8234; + normal -0.984300 -0.0415586 0.171539; + texcoord 0.00000 2.00000; + vertex 74.9920 101.278 92.6834; + normal -0.986324 -0.0355189 0.160944; + texcoord 0.00000 1.00000; + vertex 74.8231 101.669 91.8091; + normal -0.996945 0.0720267 -0.0302135; + texcoord 1.00000 2.00000; + vertex 73.9733 86.2994 83.2095; + normal -0.996186 0.0775037 -0.0400771; + texcoord 1.00000 1.00000; + vertex 74.1203 87.6928 82.2500; + normal -0.833448 0.528449 0.161574; + texcoord 0.00000 2.00000; + vertex 4.15166 42.1773 162.757; + normal -0.830020 0.536868 0.151128; + texcoord 0.00000 1.00000; + vertex 4.30630 42.6370 162.051; + normal -0.742679 0.668539 -0.0385156; + texcoord 1.00000 2.00000; + vertex -4.95346 31.6658 150.169; + normal -0.738021 0.673179 -0.0464300; + texcoord 1.00000 1.00000; + vertex -3.82417 32.8499 149.387; + normal -0.624823 0.720892 0.299851; + texcoord 0.00000 2.00000; + vertex 22.2454 -59.6742 150.680; + normal -0.616531 0.731747 0.290577; + texcoord 0.00000 1.00000; + vertex 22.5452 -59.2089 150.186; + normal -0.446191 0.887181 0.117573; + texcoord 1.00000 2.00000; + vertex 11.0178 -63.0454 135.389; + normal -0.439628 0.891244 0.111407; + texcoord 1.00000 1.00000; + vertex 12.6628 -62.1699 134.876; + normal -0.538988 0.588612 0.602518; + texcoord 0.00000 2.00000; + vertex -33.6487 -124.142 85.7477; + normal -0.526588 0.600651 0.601601; + texcoord 0.00000 1.00000; + vertex -33.2041 -123.607 85.6228; + normal -0.266955 0.790657 0.550995; + texcoord 1.00000 2.00000; + vertex -42.5901 -115.204 69.0176; + normal -0.258802 0.795024 0.548597; + texcoord 1.00000 1.00000; + vertex -40.6832 -114.683 69.1617; + normal -0.752357 0.172077 0.635884; + texcoord 0.00000 2.00000; + vertex -16.5823 -112.422 3.84147; + normal -0.744695 0.180277 0.642596; + texcoord 0.00000 1.00000; + vertex -16.0586 -111.747 4.27863; + normal -0.580210 0.325915 0.746415; + texcoord 1.00000 2.00000; + vertex -21.8663 -97.5508 -6.43460; + normal -0.571541 0.332358 0.750253; + texcoord 1.00000 1.00000; + vertex -20.4466 -97.2454 -5.48837; + normal 0.501960 -0.331121 0.798997; + texcoord 0.00000 2.00000; + vertex 67.1055 166.392 44.5705; + normal 0.492570 -0.334876 0.803264; + texcoord 0.00000 1.00000; + vertex 66.2658 165.956 44.9174; + normal 0.284555 -0.403469 0.869621; + texcoord 1.00000 2.00000; + vertex 69.1938 148.164 35.7044; + normal 0.274607 -0.406122 0.871583; + texcoord 1.00000 1.00000; + vertex 67.6497 148.432 36.3157; + normal 0.636617 -0.397513 0.660835; + texcoord 0.00000 2.00000; + vertex -3.45945 110.878 139.529; + normal 0.626443 -0.406122 0.665308; + texcoord 0.00000 1.00000; + vertex -3.99158 110.314 139.703; + normal 0.384261 -0.567622 0.728114; + texcoord 1.00000 2.00000; + vertex 2.29107 94.9435 124.404; + normal 0.376211 -0.571823 0.729029; + texcoord 1.00000 1.00000; + vertex 0.542070 94.6526 125.079; + normal -0.777083 -0.459825 -0.429772; + texcoord 0.00000 2.00000; + vertex 28.6205 -34.0263 175.034; + normal -0.776881 -0.452184 -0.438161; + texcoord 0.00000 1.00000; + vertex 28.6981 -33.4676 174.296; + normal -0.752983 -0.292481 -0.589468; + texcoord 1.00000 2.00000; + vertex 40.9462 -44.7975 164.272; + normal -0.751085 -0.285126 -0.595462; + texcoord 1.00000 1.00000; + vertex 40.7888 -43.1737 163.693; + normal -0.565713 -0.224647 -0.793412; + texcoord 0.00000 2.00000; + vertex 84.8353 29.9920 54.1261; + normal -0.574405 -0.224680 -0.787133; + texcoord 0.00000 1.00000; + vertex 80.6245 28.3248 57.6005; + normal -0.598150 -0.224638 -0.769256; + texcoord 1.00000 2.00000; + vertex 78.3388 44.9420 54.5252; + normal -0.607788 -0.224562 -0.761686; + texcoord 1.00000 1.00000; + vertex 74.7849 42.6767 58.0289; + normal -0.391937 -0.486487 -0.780843; + texcoord 0.00000 2.00000; + vertex 54.4403 4.33651 80.8838; + normal -0.383148 -0.490830 -0.782485; + texcoord 0.00000 1.00000; + vertex 50.5376 5.12305 82.3527; + normal -0.359697 -0.502095 -0.786459; + texcoord 1.00000 2.00000; + vertex 55.5282 19.5720 70.8456; + normal -0.353390 -0.505046 -0.787429; + texcoord 1.00000 1.00000; + vertex 49.0302 20.0744 73.4397; + normal -0.110367 -0.359635 -0.926543; + texcoord 0.00000 2.00000; + vertex 42.9038 -29.7631 96.3794; + normal -0.109831 -0.359924 -0.926494; + texcoord 0.00000 1.00000; + vertex 38.3848 -28.7240 96.5143; + normal -0.108270 -0.360765 -0.926351; + texcoord 1.00000 2.00000; + vertex 47.5650 -12.9111 89.2831; + normal -0.107840 -0.360996 -0.926311; + texcoord 1.00000 1.00000; + vertex 40.9597 -12.1684 89.7626; + normal -0.349856 -0.158692 -0.923264; + texcoord 0.00000 2.00000; + vertex 23.4140 -57.4447 74.1112; + normal -0.348311 -0.160226 -0.923584; + texcoord 0.00000 1.00000; + vertex 18.9058 -55.0121 75.4014; + normal -0.343951 -0.164539 -0.924459; + texcoord 1.00000 2.00000; + vertex 31.7465 -40.5380 68.0478; + normal -0.342631 -0.165840 -0.924717; + texcoord 1.00000 1.00000; + vertex 25.4251 -38.0292 69.9401; + normal -0.102420 -0.252831 -0.962074; + texcoord 0.00000 2.00000; + vertex 23.3663 -56.6538 71.7334; + normal -0.102279 -0.252974 -0.962052; + texcoord 0.00000 1.00000; + vertex 18.8264 -53.9743 71.5125; + normal -0.101824 -0.253438 -0.961978; + texcoord 1.00000 2.00000; + vertex 34.9417 -39.0481 65.8744; + normal -0.101706 -0.253558 -0.961959; + texcoord 1.00000 1.00000; + vertex 28.4520 -36.1345 65.7925; + normal -0.0543659 0.0680447 -0.996200; + texcoord 0.00000 2.00000; + vertex 10.4057 87.1056 102.097; + normal -0.0488181 0.0602996 -0.996986; + texcoord 0.00000 1.00000; + vertex 15.4686 83.6584 101.586; + normal -0.0368763 0.0436303 -0.998367; + texcoord 1.00000 2.00000; + vertex 1.80542 73.8638 101.662; + normal -0.0308702 0.0352478 -0.998902; + texcoord 1.00000 1.00000; + vertex 7.36329 71.0493 101.391; + normal 0.609967 -0.0185743 -0.792209; + texcoord 0.00000 2.00000; + vertex -13.7950 71.0902 105.606; + normal 0.611692 -0.00567905 -0.791076; + texcoord 0.00000 1.00000; + vertex -12.9507 66.5863 106.362; + normal 0.614509 0.0173261 -0.788720; + texcoord 1.00000 2.00000; + vertex -26.2964 69.2794 96.0234; + normal 0.615531 0.0264205 -0.787670; + texcoord 1.00000 1.00000; + vertex -24.1677 61.9886 97.4423; + normal 0.595615 0.0778152 -0.799492; + texcoord 0.00000 2.00000; + vertex 6.85434 19.7449 119.447; + normal 0.598287 0.0831791 -0.796953; + texcoord 0.00000 1.00000; + vertex 6.13697 15.4986 118.499; + normal 0.604733 0.0963231 -0.790582; + texcoord 1.00000 2.00000; + vertex -8.10017 27.0761 109.019; + normal 0.606395 0.0997592 -0.788881; + texcoord 1.00000 1.00000; + vertex -8.73396 19.2098 107.537; + normal 0.125751 0.451520 -0.883355; + texcoord 0.00000 2.00000; + vertex -20.3514 -18.1072 103.882; + normal 0.126345 0.448081 -0.885020; + texcoord 0.00000 1.00000; + vertex -17.6505 -22.4150 102.064; + normal 0.127496 0.441367 -0.888223; + texcoord 1.00000 2.00000; + vertex -34.3690 -23.8064 98.9730; + normal 0.128010 0.438342 -0.889646; + texcoord 1.00000 1.00000; + vertex -30.1917 -29.1077 96.9620; + normal 0.302273 0.491895 -0.816499; + texcoord 0.00000 2.00000; + vertex -40.0123 -9.80508 80.4819; + normal 0.297584 0.498764 -0.814051; + texcoord 0.00000 1.00000; + vertex -36.4939 -12.5856 80.1093; + normal 0.287254 0.513650 -0.808485; + texcoord 1.00000 2.00000; + vertex -51.5952 -19.4321 70.3941; + normal 0.284089 0.518145 -0.806733; + texcoord 1.00000 1.00000; + vertex -44.9780 -23.7565 69.9469; + normal -0.379493 -0.168651 -0.909693; + texcoord 0.00000 2.00000; + vertex 39.8587 -11.0954 107.493; + normal -0.379255 -0.173602 -0.908861; + texcoord 0.00000 1.00000; + vertex 38.3915 -6.56119 107.265; + normal -0.378485 -0.188378 -0.906235; + texcoord 1.00000 2.00000; + vertex 59.1806 -7.00491 98.6746; + normal -0.378287 -0.191933 -0.905572; + texcoord 1.00000 1.00000; + vertex 56.1035 -0.0260500 98.4809; + normal -0.000301722 -0.00105557 -0.999999; + texcoord 0.00000 2.00000; + vertex -18.4030 -38.4255 109.995; + normal 0.00163847 0.00762758 -0.999970; + texcoord 0.00000 1.00000; + vertex -18.9567 -32.2393 109.989; + normal 0.00681479 0.0307936 -0.999503; + texcoord 1.00000 2.00000; + vertex -0.770120 -36.3030 109.988; + normal 0.00895067 0.0403524 -0.999145; + texcoord 1.00000 1.00000; + vertex -2.11511 -30.3004 110.218; + normal -0.0814461 0.427299 -0.900434; + texcoord 0.00000 2.00000; + vertex -51.3776 -48.7096 97.2524; + normal -0.0847392 0.426227 -0.900639; + texcoord 0.00000 1.00000; + vertex -47.3222 -45.6346 98.3448; + normal -0.0915079 0.424004 -0.901026; + texcoord 1.00000 2.00000; + vertex -41.9765 -60.5950 90.7619; + normal -0.0942568 0.423095 -0.901169; + texcoord 1.00000 1.00000; + vertex -36.9434 -55.8192 92.4777; + normal 0.144356 0.739566 -0.657422; + texcoord 0.00000 2.00000; + vertex -63.8398 -71.6125 60.6293; + normal 0.131982 0.737065 -0.662810; + texcoord 0.00000 1.00000; + vertex -60.3853 -69.6676 63.5758; + normal 0.105395 0.731241 -0.673928; + texcoord 1.00000 2.00000; + vertex -52.9456 -81.4480 51.9571; + normal 0.0956923 0.728963 -0.677832; + texcoord 1.00000 1.00000; + vertex -48.3500 -77.9003 56.4211; + normal -0.107720 0.871497 -0.478425; + texcoord 0.00000 2.00000; + vertex -30.6621 -88.8294 15.4689; + normal -0.108671 0.870472 -0.480073; + texcoord 0.00000 1.00000; + vertex -29.6086 -86.1099 20.1856; + normal -0.111829 0.867035 -0.485535; + texcoord 1.00000 2.00000; + vertex -10.0739 -88.9234 10.6622; + normal -0.112719 0.866058 -0.487071; + texcoord 1.00000 1.00000; + vertex -9.63402 -85.6383 16.4016; + normal -0.635750 -0.519464 -0.570945; + texcoord 0.00000 2.00000; + vertex 85.9627 130.526 36.2106; + normal -0.643597 -0.529835 -0.552320; + texcoord 0.00000 1.00000; + vertex 84.7961 125.950 41.6731; + normal -0.669505 -0.565498 -0.481638; + texcoord 1.00000 2.00000; + vertex 71.3978 139.971 43.8359; + normal -0.678785 -0.578984 -0.451695; + texcoord 1.00000 1.00000; + vertex 71.5444 136.823 47.6497; + normal -0.0571479 -0.482250 -0.874168; + texcoord 0.00000 2.00000; + vertex 35.3188 99.2203 128.372; + normal -0.0572968 -0.482383 -0.874085; + texcoord 0.00000 1.00000; + vertex 32.6201 95.0351 130.858; + normal -0.0578213 -0.482850 -0.873792; + texcoord 1.00000 2.00000; + vertex 15.9986 109.412 124.013; + normal -0.0579592 -0.482973 -0.873715; + texcoord 1.00000 1.00000; + vertex 13.4792 104.023 127.159; + normal 0.120335 0.282931 -0.951562; + texcoord 0.00000 2.00000; + vertex 37.6259 8.88867 168.947; + normal 0.118762 0.278456 -0.953078; + texcoord 0.00000 1.00000; + vertex 37.2095 3.29379 167.231; + normal 0.113089 0.262322 -0.958331; + texcoord 1.00000 2.00000; + vertex 15.5606 11.0473 166.799; + normal 0.111515 0.257849 -0.959728; + texcoord 1.00000 1.00000; + vertex 15.8921 4.71897 165.137; + normal 0.325566 -0.0560820 -0.943855; + texcoord 0.00000 2.00000; + vertex 26.3153 -90.9563 125.839; + normal 0.318305 -0.0535370 -0.946475; + texcoord 0.00000 1.00000; + vertex 20.5931 -91.0022 123.868; + normal 0.300581 -0.0473410 -0.952581; + texcoord 1.00000 2.00000; + vertex 26.2663 -73.8497 124.806; + normal 0.292902 -0.0446637 -0.955099; + texcoord 1.00000 1.00000; + vertex 20.2203 -74.6977 122.992; + normal -0.591543 0.0767798 -0.802610; + texcoord 0.00000 2.00000; + vertex -30.8653 -89.5332 82.4257; + normal -0.592218 0.0763858 -0.802149; + texcoord 0.00000 1.00000; + vertex -27.9529 -86.2568 80.5926; + normal -0.594009 0.0753384 -0.800923; + texcoord 1.00000 2.00000; + vertex -21.4113 -105.215 73.9576; + normal -0.594490 0.0750570 -0.800593; + texcoord 1.00000 1.00000; + vertex -17.1286 -99.3745 71.3251; + normal 0.115983 0.199982 -0.972911; + texcoord 0.00000 2.00000; + vertex 28.1475 147.501 94.8611; + normal 0.117343 0.196300 -0.973497; + texcoord 0.00000 1.00000; + vertex 31.7083 143.163 94.3938; + normal 0.120469 0.187812 -0.974789; + texcoord 1.00000 2.00000; + vertex 14.7981 137.423 91.1981; + normal 0.121738 0.184353 -0.975292; + texcoord 1.00000 1.00000; + vertex 19.6561 132.727 90.9168; + normal 0.195518 0.426198 -0.883249; + texcoord 0.00000 2.00000; + vertex -55.9670 82.3760 155.020; + normal 0.191770 0.429256 -0.882589; + texcoord 0.00000 1.00000; + vertex -51.2832 80.6791 155.238; + normal 0.184552 0.435107 -0.881262; + texcoord 1.00000 2.00000; + vertex -61.8848 69.3698 147.434; + normal 0.181616 0.437472 -0.880701; + texcoord 1.00000 1.00000; + vertex -54.7316 67.5574 148.009; + normal 0.391548 0.446348 -0.804651; + texcoord 0.00000 2.00000; + vertex -24.9025 -11.3347 147.489; + normal 0.383410 0.454517 -0.803997; + texcoord 0.00000 1.00000; + vertex -20.7013 -13.4023 148.387; + normal 0.369343 0.468377 -0.802626; + texcoord 1.00000 2.00000; + vertex -30.5896 -22.4652 138.548; + normal 0.363270 0.474261 -0.801942; + texcoord 1.00000 1.00000; + vertex -23.6349 -25.0591 140.164; + normal 0.216224 0.745130 -0.630895; + texcoord 0.00000 2.00000; + vertex -64.4843 -94.1155 93.2113; + normal 0.191954 0.747524 -0.635895; + texcoord 0.00000 1.00000; + vertex -60.6281 -93.4410 95.3296; + normal 0.144261 0.750860 -0.644514; + texcoord 1.00000 2.00000; + vertex -59.0302 -105.265 81.9118; + normal 0.127882 0.751594 -0.647112; + texcoord 1.00000 1.00000; + vertex -52.4544 -103.173 85.6420; + normal 0.0467644 -0.304817 -0.951262; + texcoord 0.00000 2.00000; + vertex 80.7469 102.667 91.3544; + normal 0.0464026 -0.304743 -0.951304; + texcoord 0.00000 1.00000; + vertex 75.4417 102.049 91.2916; + normal 0.0455434 -0.304567 -0.951401; + texcoord 1.00000 2.00000; + vertex 79.6541 119.596 85.8758; + normal 0.0452313 -0.304503 -0.951437; + texcoord 1.00000 1.00000; + vertex 72.7868 118.025 86.0522; + normal -0.219694 -0.464193 -0.858056; + texcoord 0.00000 2.00000; + vertex 7.54786 40.0008 162.666; + normal -0.218872 -0.466555 -0.856984; + texcoord 0.00000 1.00000; + vertex 4.97422 43.6852 161.332; + normal -0.216340 -0.473784 -0.853654; + texcoord 1.00000 2.00000; + vertex 26.4146 47.6732 153.685; + normal -0.215762 -0.475422 -0.852889; + texcoord 1.00000 1.00000; + vertex 21.5368 53.3750 151.740; + normal 0.0736083 -0.0246136 -0.996983; + texcoord 0.00000 2.00000; + vertex 25.5317 -66.2692 151.488; + normal 0.0708873 -0.0164790 -0.997348; + texcoord 0.00000 1.00000; + vertex 22.0175 -60.9841 151.098; + normal 0.0615469 0.0113353 -0.998040; + texcoord 1.00000 2.00000; + vertex 42.0381 -54.2284 152.409; + normal 0.0584009 0.0206662 -0.998079; + texcoord 1.00000 1.00000; + vertex 38.0664 -49.7144 152.270; + normal 0.0296833 0.315120 -0.948587; + texcoord 0.00000 2.00000; + vertex -32.2113 -129.804 83.4657; + normal 0.0330511 0.326731 -0.944539; + texcoord 0.00000 1.00000; + vertex -32.7557 -123.786 85.4478; + normal 0.0401762 0.351180 -0.935446; + texcoord 1.00000 2.00000; + vertex -17.0758 -128.016 84.5334; + normal 0.0440427 0.364382 -0.930207; + texcoord 1.00000 1.00000; + vertex -18.3774 -122.591 86.5966; + normal -0.598917 0.736331 -0.314827; + texcoord 0.00000 2.00000; + vertex -15.6054 -113.541 -0.672910; + normal -0.599933 0.734369 -0.317463; + texcoord 0.00000 1.00000; + vertex -15.4173 -111.236 4.36095; + normal -0.602262 0.729785 -0.323565; + texcoord 1.00000 2.00000; + vertex -2.16612 -104.715 -5.59739; + normal -0.603201 0.727903 -0.326046; + texcoord 1.00000 1.00000; + vertex -2.64842 -102.363 0.545140; + normal 0.0626138 -0.908642 -0.412856; + texcoord 0.00000 2.00000; + vertex 63.7806 165.857 41.7589; + normal 0.0617972 -0.909590 -0.410886; + texcoord 0.00000 1.00000; + vertex 63.1136 163.424 47.0142; + normal 0.0586968 -0.913143 -0.403393; + texcoord 1.00000 2.00000; + vertex 41.5333 165.538 39.0874; + normal 0.0578612 -0.914087 -0.401370; + texcoord 1.00000 1.00000; + vertex 41.6218 163.004 44.8724; + normal -0.291302 -0.657514 -0.694851; + texcoord 0.00000 2.00000; + vertex -7.42548 116.065 135.287; + normal -0.287833 -0.675185 -0.679174; + texcoord 0.00000 1.00000; + vertex -4.63211 110.252 139.617; + normal -0.269864 -0.751112 -0.602498; + texcoord 1.00000 2.00000; + vertex -24.4200 112.141 146.125; + normal -0.262125 -0.777824 -0.571210; + texcoord 1.00000 1.00000; + vertex -22.0929 109.420 148.762; + normal 0.561288 -0.332720 -0.757795; + texcoord 0.00000 2.00000; + vertex 32.3599 -30.6778 172.489; + normal 0.558800 -0.332150 -0.759881; + texcoord 0.00000 1.00000; + vertex 28.1252 -31.2437 169.601; + normal 0.551858 -0.330546 -0.765631; + texcoord 1.00000 2.00000; + vertex 35.3164 -11.7328 166.361; + normal 0.549838 -0.330076 -0.767286; + texcoord 1.00000 1.00000; + vertex 29.2037 -13.2524 162.634; + normal -0.675065 0.714737 0.182861; + texcoord 0.00000 2.00000; + vertex 87.9554 34.4962 68.0346; + normal -0.674549 0.715166 0.183086; + texcoord 0.00000 1.00000; + vertex 79.6993 29.0394 58.8841; + normal -0.673649 0.715914 0.183478; + texcoord 1.00000 2.00000; + vertex 77.3362 21.9642 77.8151; + normal -0.672753 0.716656 0.183867; + texcoord 1.00000 1.00000; + vertex 73.3822 19.4500 73.1471; + normal -0.377579 0.925884 -0.0131385; + texcoord 0.00000 2.00000; + vertex 59.7857 6.44453 93.2851; + normal -0.384681 0.922902 -0.0164923; + texcoord 0.00000 1.00000; + vertex 53.0411 3.55350 83.3796; + normal -0.391138 0.920124 -0.0195515; + texcoord 1.00000 2.00000; + vertex 46.3415 1.05423 99.7898; + normal -0.401213 0.915661 -0.0243445; + texcoord 1.00000 1.00000; + vertex 42.5027 -0.802040 93.2371; + normal 0.0519644 0.846905 -0.529200; + texcoord 0.00000 2.00000; + vertex 45.1006 -23.9574 106.208; + normal 0.0375664 0.842818 -0.536885; + texcoord 0.00000 1.00000; + vertex 38.9070 -29.0150 97.5061; + normal 0.0204386 0.837651 -0.545823; + texcoord 1.00000 2.00000; + vertex 28.7393 -19.6126 111.555; + normal 0.000888796 0.831347 -0.555753; + texcoord 1.00000 1.00000; + vertex 24.9103 -23.6946 105.442; + normal -0.0247464 0.868458 -0.495145; + texcoord 0.00000 2.00000; + vertex 24.6257 -43.7080 85.5553; + normal -0.0383146 0.863380 -0.503098; + texcoord 0.00000 1.00000; + vertex 17.5541 -49.7218 75.3608; + normal -0.0609932 0.854355 -0.516098; + texcoord 1.00000 2.00000; + vertex 3.99026 -40.3332 92.5057; + normal -0.0811460 0.845770 -0.527340; + texcoord 1.00000 1.00000; + vertex 0.0869400 -44.5910 86.2776; + normal 0.0235278 0.966554 -0.255381; + texcoord 0.00000 2.00000; + vertex 19.8401 -52.1964 84.9381; + normal 0.0192690 0.964929 -0.261801; + texcoord 0.00000 1.00000; + vertex 18.4114 -55.1477 73.6364; + normal 0.0134739 0.962623 -0.270508; + texcoord 1.00000 2.00000; + vertex -2.18489 -51.2941 86.3239; + normal 0.00867213 0.960629 -0.277698; + texcoord 1.00000 1.00000; + vertex -2.71157 -54.2572 76.0574; + normal -0.245089 -0.962242 -0.118417; + texcoord 0.00000 2.00000; + vertex 13.0627 82.1673 113.918; + normal -0.240318 -0.962683 -0.124450; + texcoord 0.00000 1.00000; + vertex 15.7685 82.9402 102.037; + normal -0.234178 -0.963166 -0.132179; + texcoord 1.00000 2.00000; + vertex 33.3819 76.6837 116.423; + normal -0.228450 -0.963531 -0.139351; + texcoord 1.00000 1.00000; + vertex 35.0090 77.7550 106.348; + normal -0.461714 -0.879768 -0.113262; + texcoord 0.00000 2.00000; + vertex -18.0757 65.1711 118.047; + normal -0.453110 -0.883357 -0.119879; + texcoord 0.00000 1.00000; + vertex -13.7101 64.3809 106.389; + normal -0.448854 -0.885081 -0.123130; + texcoord 1.00000 2.00000; + vertex -4.97360 57.8793 121.276; + normal -0.438268 -0.889225 -0.131152; + texcoord 1.00000 1.00000; + vertex -1.94065 57.7834 111.790; + normal -0.814579 0.00563509 -0.580025; + texcoord 0.00000 2.00000; + vertex -0.665040 18.7220 129.309; + normal -0.809261 -0.00213136 -0.587445; + texcoord 0.00000 1.00000; + vertex 6.19468 15.6459 119.646; + normal -0.801845 -0.0126884 -0.597397; + texcoord 1.00000 2.00000; + vertex -2.84637 -2.50786 132.166; + normal -0.795066 -0.0220812 -0.606120; + texcoord 1.00000 1.00000; + vertex 3.20993 -4.33072 124.288; + normal -0.509639 -0.747667 -0.425750; + texcoord 0.00000 2.00000; + vertex -19.3601 -27.1691 112.605; + normal -0.503328 -0.747644 -0.433231; + texcoord 0.00000 1.00000; + vertex -17.2661 -22.9576 102.703; + normal -0.500367 -0.747610 -0.436707; + texcoord 1.00000 2.00000; + vertex -6.30702 -35.6709 111.911; + normal -0.493893 -0.747480 -0.444233; + texcoord 1.00000 1.00000; + vertex -4.68842 -30.6702 101.697; + normal -0.223138 -0.722173 -0.654733; + texcoord 0.00000 2.00000; + vertex -42.3400 -20.2910 88.4971; + normal -0.205415 -0.720042 -0.662830; + texcoord 0.00000 1.00000; + vertex -35.7837 -14.5266 79.9046; + normal -0.196565 -0.718879 -0.666765; + texcoord 1.00000 2.00000; + vertex -28.9689 -27.1460 91.5013; + normal -0.175184 -0.715798 -0.675976; + texcoord 1.00000 1.00000; + vertex -24.1006 -21.7813 84.5589; + normal 0.620761 0.291776 -0.727683; + texcoord 0.00000 2.00000; + vertex 48.6996 -4.30962 115.406; + normal 0.609607 0.297462 -0.734776; + texcoord 0.00000 1.00000; + vertex 39.2943 -4.38342 107.353; + normal 0.592710 0.305842 -0.745088; + texcoord 1.00000 2.00000; + vertex 42.7986 16.8284 118.848; + normal 0.578455 0.312700 -0.753398; + texcoord 1.00000 1.00000; + vertex 35.1723 15.9503 112.628; + normal 0.851243 0.514718 -0.102223; + texcoord 0.00000 2.00000; + vertex -11.7385 -30.1898 120.613; + normal 0.847305 0.519867 -0.108683; + texcoord 0.00000 1.00000; + vertex -14.3770 -28.1787 108.768; + normal 0.843867 0.524253 -0.114222; + texcoord 1.00000 2.00000; + vertex -20.7506 -14.7389 123.365; + normal 0.838977 0.530326 -0.121950; + texcoord 1.00000 1.00000; + vertex -22.7787 -13.8098 113.453; + normal 0.852460 -0.461748 -0.245154; + texcoord 0.00000 2.00000; + vertex -48.3543 -53.8853 110.259; + normal 0.856686 -0.450635 -0.251032; + texcoord 0.00000 1.00000; + vertex -47.1427 -45.7667 99.1804; + normal 0.861076 -0.438558 -0.257324; + texcoord 1.00000 2.00000; + vertex -38.6864 -39.5863 116.944; + normal 0.866713 -0.422139 -0.265720; + texcoord 1.00000 1.00000; + vertex -38.4593 -34.7135 109.944; + normal 0.971915 -0.166275 -0.166536; + texcoord 0.00000 2.00000; + vertex -57.8516 -81.3874 74.7123; + normal 0.973088 -0.155293 -0.170247; + texcoord 0.00000 1.00000; + vertex -57.7423 -70.2872 64.2669; + normal 0.974846 -0.135731 -0.176782; + texcoord 1.00000 2.00000; + vertex -53.0820 -63.7875 84.9757; + normal 0.976199 -0.115905 -0.183309; + texcoord 1.00000 1.00000; + vertex -53.3880 -58.7368 80.1527; + normal 0.874646 0.273426 0.400291; + texcoord 0.00000 2.00000; + vertex -29.8079 -98.7923 29.7295; + normal 0.877243 0.261230 0.402745; + texcoord 0.00000 1.00000; + vertex -29.6504 -86.5420 21.0177; + normal 0.880758 0.243471 0.406187; + texcoord 1.00000 2.00000; + vertex -38.7963 -84.7204 39.7573; + normal 0.884534 0.222327 0.410085; + texcoord 1.00000 1.00000; + vertex -38.3595 -78.8364 35.6253; + normal -0.922303 0.209403 0.324819; + texcoord 0.00000 2.00000; + vertex 93.3368 138.352 48.2762; + normal -0.919299 0.223455 0.323970; + texcoord 0.00000 1.00000; + vertex 88.1552 126.342 41.3055; + normal -0.917091 0.233232 0.323337; + texcoord 1.00000 2.00000; + vertex 93.8685 126.111 57.6772; + normal -0.911668 0.255602 0.321760; + texcoord 1.00000 1.00000; + vertex 91.0373 120.259 54.3043; + normal -0.868728 0.204158 -0.451256; + texcoord 0.00000 2.00000; + vertex 30.5252 107.180 138.850; + normal -0.874722 0.173602 -0.452463; + texcoord 0.00000 1.00000; + vertex 31.5117 94.9569 131.420; + normal -0.878516 0.151476 -0.453061; + texcoord 1.00000 2.00000; + vertex 23.4707 95.9058 147.330; + normal -0.885121 0.104079 -0.453572; + texcoord 1.00000 1.00000; + vertex 24.6724 89.2814 143.464; + normal -0.731916 0.325059 -0.598862; + texcoord 0.00000 2.00000; + vertex 31.9010 9.12129 176.625; + normal -0.731279 0.310737 -0.607185; + texcoord 0.00000 1.00000; + vertex 36.7642 3.00140 167.359; + normal -0.730815 0.302342 -0.611963; + texcoord 1.00000 2.00000; + vertex 23.7662 -4.45621 179.197; + normal -0.729667 0.285286 -0.621449; + texcoord 1.00000 1.00000; + vertex 28.5205 -9.12732 171.471; + normal 0.245841 0.814649 -0.525270; + texcoord 0.00000 2.00000; + vertex 25.2215 -85.1931 133.651; + normal 0.232663 0.813103 -0.533602; + texcoord 0.00000 1.00000; + vertex 19.4264 -89.8551 123.709; + normal 0.222508 0.811780 -0.539910; + texcoord 1.00000 2.00000; + vertex 9.70461 -78.3809 136.954; + normal 0.206247 0.809428 -0.549808; + texcoord 1.00000 1.00000; + vertex 5.58512 -82.7129 129.031; + normal 0.681691 -0.373073 -0.629376; + texcoord 0.00000 2.00000; + vertex -16.8631 -86.8989 85.5123; + normal 0.679769 -0.365549 -0.635837; + texcoord 0.00000 1.00000; + vertex -23.1181 -83.8387 76.9234; + normal 0.678910 -0.362263 -0.638628; + texcoord 1.00000 2.00000; + vertex -9.81195 -73.3841 85.1385; + normal 0.676823 -0.354442 -0.645199; + texcoord 1.00000 1.00000; + vertex -16.7172 -70.8969 76.5284; + normal -0.671332 -0.419123 -0.611269; + texcoord 0.00000 2.00000; + vertex 23.3900 144.785 104.419; + normal -0.657643 -0.428707 -0.619448; + texcoord 0.00000 1.00000; + vertex 32.2097 143.890 95.3469; + normal -0.645913 -0.436680 -0.626184; + texcoord 1.00000 2.00000; + vertex 29.5696 128.834 108.570; + normal -0.627945 -0.448485 -0.636039; + texcoord 1.00000 1.00000; + vertex 36.3609 128.943 101.788; + normal -0.0113764 -0.959194 -0.282520; + texcoord 0.00000 2.00000; + vertex -58.8774 79.2378 167.845; + normal 0.000366705 -0.957223 -0.289352; + texcoord 0.00000 1.00000; + vertex -52.6245 82.4502 156.687; + normal 0.0103275 -0.955409 -0.295105; + texcoord 1.00000 2.00000; + vertex -42.3018 77.5210 173.007; + normal 0.0260774 -0.952276 -0.304121; + texcoord 1.00000 1.00000; + vertex -38.4594 80.1485 165.109; + normal 0.0807097 -0.893449 -0.441853; + texcoord 0.00000 2.00000; + vertex -30.7299 -13.5452 162.675; + normal 0.0930436 -0.888345 -0.449650; + texcoord 0.00000 1.00000; + vertex -24.6950 -7.78396 152.128; + normal 0.109393 -0.881237 -0.459841; + texcoord 1.00000 2.00000; + vertex -11.3651 -14.7521 168.653; + normal 0.126695 -0.873287 -0.470445; + texcoord 1.00000 1.00000; + vertex -7.91837 -10.4965 161.681; + normal 0.896221 -0.442080 -0.0367924; + texcoord 0.00000 2.00000; + vertex -69.1931 -99.1268 110.231; + normal 0.898235 -0.437680 -0.0401244; + texcoord 0.00000 1.00000; + vertex -66.2983 -92.2490 98.1064; + normal 0.901801 -0.429681 -0.0461491; + texcoord 1.00000 2.00000; + vertex -59.5941 -80.3076 117.928; + normal 0.904818 -0.422688 -0.0513823; + texcoord 1.00000 1.00000; + vertex -58.2758 -76.6195 110.805; + normal -0.188644 0.846113 -0.498505; + texcoord 0.00000 2.00000; + vertex 80.7992 107.243 102.960; + normal -0.201163 0.838267 -0.506796; + texcoord 0.00000 1.00000; + vertex 77.1683 100.516 92.9168; + normal -0.209928 0.832608 -0.512536; + texcoord 1.00000 2.00000; + vertex 64.6004 105.896 106.803; + normal -0.225479 0.822228 -0.522590; + texcoord 1.00000 1.00000; + vertex 62.5103 100.408 99.0701; + normal 0.673930 0.567215 -0.473377; + texcoord 0.00000 2.00000; + vertex 11.0967 45.9057 171.969; + normal 0.666582 0.569759 -0.480669; + texcoord 0.00000 1.00000; + vertex 4.97328 44.4106 161.460; + normal 0.656219 0.573195 -0.490738; + texcoord 1.00000 2.00000; + vertex -1.65588 63.3862 174.759; + normal 0.647113 0.576073 -0.499383; + texcoord 1.00000 1.00000; + vertex -6.53138 61.3647 166.109; + normal 0.624801 0.778032 -0.0654967; + texcoord 0.00000 2.00000; + vertex 25.4180 -61.5105 163.251; + normal 0.621049 0.780576 -0.0707053; + texcoord 0.00000 1.00000; + vertex 22.2836 -60.0159 151.106; + normal 0.615609 0.784164 -0.0781805; + texcoord 1.00000 2.00000; + vertex 8.72217 -47.8008 166.840; + normal 0.610776 0.787255 -0.0847453; + texcoord 1.00000 1.00000; + vertex 6.66568 -47.2380 157.246; + normal 0.843430 0.450451 0.292779; + texcoord 0.00000 2.00000; + vertex -29.8280 -128.592 96.7147; + normal 0.843351 0.450674 0.292664; + texcoord 0.00000 1.00000; + vertex -30.2062 -120.791 85.8022; + normal 0.843287 0.450856 0.292569; + texcoord 1.00000 2.00000; + vertex -38.9466 -115.239 102.440; + normal 0.843178 0.451162 0.292410; + texcoord 1.00000 1.00000; + vertex -38.9305 -110.384 94.9026; + normal 0.601551 0.756105 0.257762; + texcoord 0.00000 2.00000; + vertex -0.0951300 -118.244 11.3831; + normal 0.624308 0.740080 0.250041; + texcoord 0.00000 1.00000; + vertex -11.7610 -107.637 7.49521; + normal 0.652793 0.718576 0.239811; + texcoord 1.00000 2.00000; + vertex -10.6996 -114.171 24.1852; + normal 0.694435 0.683932 0.223600; + texcoord 1.00000 1.00000; + vertex -14.5518 -110.000 23.3898; + normal -0.949612 -0.184956 0.253038; + texcoord 0.00000 2.00000; + vertex 62.7199 181.627 49.7593; + normal -0.956718 -0.156038 0.245646; + texcoord 0.00000 1.00000; + vertex 64.8773 165.381 45.9811; + normal -0.967461 -0.102323 0.231407; + texcoord 1.00000 2.00000; + vertex 68.5936 170.888 63.9530; + normal -0.976164 -0.0383801 0.213613; + texcoord 1.00000 1.00000; + vertex 68.6969 165.752 63.5022; + normal -0.867099 -0.427828 0.255153; + texcoord 0.00000 2.00000; + vertex -8.90057 125.872 146.805; + normal -0.872943 -0.415312 0.255903; + texcoord 0.00000 1.00000; + vertex -4.12087 111.739 139.351; + normal -0.886287 -0.384950 0.257504; + texcoord 1.00000 2.00000; + vertex 1.46991 113.076 160.593; + normal -0.897792 -0.356406 0.258735; + texcoord 1.00000 1.00000; + vertex 2.79802 108.219 158.511; + normal -0.202806 0.795762 -0.570642; + texcoord 0.00000 2.00000; + vertex 23.4553 -26.7412 177.858; + normal -0.202842 0.795424 -0.571100; + texcoord 0.00000 1.00000; + vertex 27.5368 -31.2569 170.110; + normal -0.202882 0.795058 -0.571595; + texcoord 1.00000 2.00000; + vertex 4.02269 -34.2989 174.225; + normal -0.202913 0.794765 -0.571993; + texcoord 1.00000 1.00000; + vertex 9.89050 -39.7566 164.560; + normal -0.431239 -0.0174401 -0.902069; + texcoord 0.00000 2.00000; + vertex 77.8440 44.9767 54.9386; + normal -0.491243 -0.0258063 -0.870640; + texcoord 0.00000 1.00000; + vertex 67.0843 34.5351 60.2842; + normal -0.523568 -0.0303991 -0.851441; + texcoord 1.00000 2.00000; + vertex 64.4259 56.7618 61.1254; + normal -0.595710 -0.0408926 -0.802158; + texcoord 1.00000 1.00000; + vertex 57.9463 48.9313 66.3365; + normal -0.121391 -0.194586 -0.973345; + texcoord 0.00000 2.00000; + vertex 63.3473 6.34352 80.6819; + normal -0.0947369 -0.208589 -0.973404; + texcoord 0.00000 1.00000; + vertex 51.0849 5.06814 82.4662; + normal -0.0783467 -0.217083 -0.973004; + texcoord 1.00000 2.00000; + vertex 62.6632 27.1323 76.6112; + normal -0.0546468 -0.229211 -0.971842; + texcoord 1.00000 1.00000; + vertex 47.5098 24.6480 78.0492; + normal 0.293168 0.0594740 -0.954209; + texcoord 0.00000 2.00000; + vertex 53.0322 -27.7876 101.496; + normal 0.283269 0.0663697 -0.956741; + texcoord 0.00000 1.00000; + vertex 39.5336 -29.7963 97.2239; + normal 0.282511 0.0668959 -0.956929; + texcoord 1.00000 2.00000; + vertex 50.3883 -12.5958 101.631; + normal 0.272080 0.0741159 -0.959416; + texcoord 1.00000 1.00000; + vertex 37.1723 -15.3792 97.6680; + normal -0.548076 -0.234605 -0.802853; + texcoord 0.00000 2.00000; + vertex 25.4521 -70.5582 76.2685; + normal -0.571901 -0.411267 -0.709781; + texcoord 0.00000 1.00000; + vertex 20.4054 -61.9534 77.1992; + normal -0.573811 -0.442825 -0.688947; + texcoord 1.00000 2.00000; + vertex 40.9451 -70.7554 65.7497; + normal -0.574705 -0.530199 -0.623381; + texcoord 1.00000 1.00000; + vertex 28.2905 -54.0303 63.1911; + normal -0.0637200 -0.305182 -0.950160; + texcoord 0.00000 2.00000; + vertex 29.7913 -57.2499 70.3948; + normal -0.0512031 -0.353932 -0.933869; + texcoord 0.00000 1.00000; + vertex 18.5045 -50.2120 68.8912; + normal -0.0497300 -0.359568 -0.931793; + texcoord 1.00000 2.00000; + vertex 41.7828 -45.2855 65.7478; + normal -0.0391123 -0.399575 -0.915866; + texcoord 1.00000 1.00000; + vertex 26.3592 -36.7682 62.6905; + normal 0.352895 0.162191 -0.921498; + texcoord 0.00000 2.00000; + vertex 8.61174 91.6193 98.4928; + normal 0.375434 0.250710 -0.892297; + texcoord 0.00000 1.00000; + vertex 14.9222 80.6715 98.9825; + normal 0.375588 0.251356 -0.892051; + texcoord 1.00000 2.00000; + vertex -5.69354 88.0943 92.3940; + normal 0.390831 0.319159 -0.863359; + texcoord 1.00000 1.00000; + vertex 4.47073 72.8161 91.3474; + normal 0.552314 0.00384778 -0.833627; + texcoord 0.00000 2.00000; + vertex -14.1952 76.8450 105.178; + normal 0.639443 0.119662 -0.759469; + texcoord 0.00000 1.00000; + vertex -13.1101 65.6612 105.846; + normal 0.640785 0.121614 -0.758027; + texcoord 1.00000 2.00000; + vertex -26.8969 81.8344 96.7861; + normal 0.688670 0.196015 -0.698077; + texcoord 1.00000 1.00000; + vertex -23.2427 62.4686 94.9532; + normal 0.563206 0.0208189 -0.826055; + texcoord 0.00000 2.00000; + vertex 5.05621 22.9105 116.271; + normal 0.634684 0.0679015 -0.769783; + texcoord 0.00000 1.00000; + vertex 2.36915 12.3875 114.173; + normal 0.653194 0.0807387 -0.752874; + texcoord 1.00000 2.00000; + vertex -7.94467 35.7461 107.730; + normal 0.693294 0.109647 -0.712264; + texcoord 1.00000 1.00000; + vertex -11.4901 16.6236 101.335; + normal -0.135141 0.636442 -0.759394; + texcoord 0.00000 2.00000; + vertex -22.9828 -10.8008 113.711; + normal -0.131968 0.645009 -0.752693; + texcoord 0.00000 1.00000; + vertex -15.7938 -19.8675 104.832; + normal -0.132060 0.644761 -0.752890; + texcoord 1.00000 2.00000; + vertex -37.5922 -16.8234 111.263; + normal -0.129138 0.652542 -0.746667; + texcoord 1.00000 1.00000; + vertex -28.4480 -27.1500 100.657; + normal 0.289762 0.495590 -0.818797; + texcoord 0.00000 2.00000; + vertex -43.8411 -5.14089 82.0521; + normal 0.278960 0.591453 -0.756548; + texcoord 0.00000 1.00000; + vertex -36.5967 -12.2260 80.3274; + normal 0.273307 0.629514 -0.727334; + texcoord 1.00000 2.00000; + vertex -63.5294 -9.96182 72.1667; + normal 0.264849 0.677609 -0.686076; + texcoord 1.00000 1.00000; + vertex -48.1025 -22.9393 65.3047; + normal 0.432888 -0.253836 -0.864971; + texcoord 0.00000 2.00000; + vertex 48.4445 -26.6192 121.508; + normal 0.430519 -0.240034 -0.870079; + texcoord 0.00000 1.00000; + vertex 37.4611 -17.5644 113.354; + normal 0.429791 -0.235886 -0.871572; + texcoord 1.00000 2.00000; + vertex 59.7254 -10.3989 122.394; + normal 0.427092 -0.220887 -0.876813; + texcoord 1.00000 1.00000; + vertex 48.8191 -2.46814 115.084; + normal -0.118786 -0.184441 -0.975639; + texcoord 0.00000 2.00000; + vertex -21.3306 -48.8846 113.921; + normal -0.126640 -0.192634 -0.973064; + texcoord 0.00000 1.00000; + vertex -21.1402 -34.3167 111.144; + normal -0.127624 -0.193659 -0.972732; + texcoord 1.00000 2.00000; + vertex -3.87167 -50.5666 112.113; + normal -0.135160 -0.201512 -0.970116; + texcoord 1.00000 1.00000; + vertex -4.47177 -34.4109 108.841; + normal -0.186329 0.301167 -0.935190; + texcoord 0.00000 2.00000; + vertex -59.0859 -52.9009 98.6682; + normal -0.270711 0.304980 -0.913073; + texcoord 0.00000 1.00000; + vertex -49.2200 -45.5392 99.0732; + normal -0.292756 0.305601 -0.906036; + texcoord 1.00000 2.00000; + vertex -52.2151 -69.8584 91.8382; + normal -0.354144 0.306471 -0.883548; + texcoord 1.00000 1.00000; + vertex -37.9841 -57.7121 90.3473; + normal 0.155092 0.290324 -0.944277; + texcoord 0.00000 2.00000; + vertex -69.4620 -81.5891 58.8674; + normal 0.156453 0.290638 -0.943955; + texcoord 0.00000 1.00000; + vertex -61.4232 -69.8522 63.7963; + normal 0.156639 0.290681 -0.943911; + texcoord 1.00000 2.00000; + vertex -55.2124 -91.1322 58.2737; + normal 0.158034 0.291002 -0.943580; + texcoord 1.00000 1.00000; + vertex -47.7463 -78.8076 63.3251; + normal -0.0938418 0.688418 -0.719218; + texcoord 0.00000 2.00000; + vertex -35.6074 -96.4241 11.1332; + normal -0.155469 0.641269 -0.751401; + texcoord 0.00000 1.00000; + vertex -32.8453 -87.2459 19.5579; + normal -0.190378 0.612136 -0.767493; + texcoord 1.00000 2.00000; + vertex -14.8287 -100.519 4.50271; + normal -0.240543 0.567051 -0.787777; + texcoord 1.00000 1.00000; + vertex -12.2774 -86.6053 13.7387; + normal -0.570259 -0.256564 -0.780371; + texcoord 0.00000 2.00000; + vertex 73.3811 143.269 40.4627; + normal -0.660849 -0.347156 -0.665403; + texcoord 0.00000 1.00000; + vertex 72.4570 125.666 46.9253; + normal -0.668405 -0.355192 -0.653508; + texcoord 1.00000 2.00000; + vertex 60.8981 141.386 50.2039; + normal -0.758374 -0.461681 -0.460130; + texcoord 1.00000 1.00000; + vertex 62.6576 132.475 56.2447; + normal -0.103956 -0.635396 -0.765157; + texcoord 0.00000 2.00000; + vertex 38.8294 98.3083 126.372; + normal 0.160409 -0.646841 -0.745564; + texcoord 0.00000 1.00000; + vertex 31.2620 94.2481 130.772; + normal 0.268303 -0.638102 -0.721692; + texcoord 1.00000 2.00000; + vertex 33.4445 114.856 113.363; + normal 0.401366 -0.615511 -0.678271; + texcoord 1.00000 1.00000; + vertex 17.7641 101.269 116.414; + normal 0.0307823 0.470842 -0.881680; + texcoord 0.00000 2.00000; + vertex 37.5773 17.2513 175.066; + normal 0.0290564 0.468730 -0.882864; + texcoord 0.00000 1.00000; + vertex 37.7604 3.50889 167.734; + normal 0.0282932 0.467795 -0.883384; + texcoord 1.00000 2.00000; + vertex 15.9881 17.5332 174.463; + normal 0.0265538 0.465661 -0.884565; + texcoord 1.00000 1.00000; + vertex 16.9833 3.24948 166.973; + normal 0.374870 0.0128017 -0.926989; + texcoord 0.00000 2.00000; + vertex 29.9760 -83.7365 126.227; + normal 0.373111 0.0138783 -0.927683; + texcoord 0.00000 1.00000; + vertex 15.7412 -85.7228 120.443; + normal 0.372430 0.0142952 -0.927950; + texcoord 1.00000 2.00000; + vertex 27.6254 -63.0153 125.562; + normal 0.370657 0.0153791 -0.928643; + texcoord 1.00000 1.00000; + vertex 12.9289 -65.8789 119.649; + normal -0.345968 -0.500408 -0.793661; + texcoord 0.00000 2.00000; + vertex -32.3754 -99.1767 91.1131; + normal -0.354081 -0.504965 -0.787170; + texcoord 0.00000 1.00000; + vertex -29.9072 -87.6336 82.7592; + normal -0.356505 -0.506318 -0.785205; + texcoord 1.00000 2.00000; + vertex -14.1428 -107.579 88.4631; + normal -0.363776 -0.510357 -0.779232; + texcoord 1.00000 1.00000; + vertex -11.9460 -93.5647 78.2587; + normal 0.00600574 0.159675 -0.987151; + texcoord 0.00000 2.00000; + vertex 17.3972 146.207 92.1978; + normal 0.00135921 0.177475 -0.984124; + texcoord 0.00000 1.00000; + vertex 28.6826 137.324 90.8295; + normal -0.000610041 0.185000 -0.982738; + texcoord 1.00000 2.00000; + vertex 2.98446 130.821 89.6213; + normal -0.00492422 0.201444 -0.979488; + texcoord 1.00000 1.00000; + vertex 16.5584 121.202 87.5748; + normal -0.327125 -0.0829804 -0.941330; + texcoord 0.00000 2.00000; + vertex -67.3827 80.1473 161.373; + normal -0.315063 -0.0920787 -0.944594; + texcoord 0.00000 1.00000; + vertex -52.2929 81.7333 155.989; + normal -0.313996 -0.0928797 -0.944870; + texcoord 1.00000 2.00000; + vertex -64.6909 63.1632 161.935; + normal -0.301071 -0.102534 -0.948073; + texcoord 1.00000 1.00000; + vertex -50.2548 65.4985 157.098; + normal 0.247838 0.348418 -0.903981; + texcoord 0.00000 2.00000; + vertex -31.3013 -9.00799 147.145; + normal 0.193186 0.451687 -0.871010; + texcoord 0.00000 1.00000; + vertex -20.6086 -13.5442 148.329; + normal 0.180678 0.473691 -0.861958; + texcoord 1.00000 2.00000; + vertex -42.3601 -22.0988 139.068; + normal 0.140535 0.540589 -0.829466; + texcoord 1.00000 1.00000; + vertex -24.0426 -28.1940 138.199; + normal 0.144594 0.337239 -0.930249; + texcoord 0.00000 2.00000; + vertex -69.9059 -102.049 90.5864; + normal 0.102133 0.335199 -0.936595; + texcoord 0.00000 1.00000; + vertex -59.8918 -93.8504 95.1150; + normal 0.0832286 0.334096 -0.938857; + texcoord 1.00000 2.00000; + vertex -57.4284 -118.510 86.5583; + normal 0.0449749 0.331498 -0.942383; + texcoord 1.00000 1.00000; + vertex -45.5990 -107.566 90.9723; + normal 0.504106 0.418149 -0.755664; + texcoord 0.00000 2.00000; + vertex -44.4901 -114.980 -2.85941; + normal 0.593891 0.474904 -0.649430; + texcoord 0.00000 1.00000; + vertex -42.9357 -100.142 6.38799; + normal 0.598544 0.477780 -0.643017; + texcoord 1.00000 2.00000; + vertex -31.2876 -116.338 5.19632; + normal 0.693835 0.534508 -0.482592; + texcoord 1.00000 1.00000; + vertex -32.3348 -107.756 13.1961; + normal -0.147898 -0.592852 -0.791614; + texcoord 0.00000 2.00000; + vertex 85.4092 97.4485 92.6083; + normal -0.112604 -0.688155 -0.716773; + texcoord 0.00000 1.00000; + vertex 75.1220 101.937 91.1690; + normal -0.111663 -0.690485 -0.714676; + texcoord 1.00000 2.00000; + vertex 97.4476 105.080 84.6436; + normal -0.0877081 -0.746423 -0.659666; + texcoord 1.00000 1.00000; + vertex 79.1139 111.604 79.6991; + normal -0.360853 -0.433057 -0.825982; + texcoord 0.00000 2.00000; + vertex 12.0304 41.4809 160.272; + normal -0.385444 -0.494028 -0.779339; + texcoord 0.00000 1.00000; + vertex 6.59741 51.9853 157.138; + normal -0.386236 -0.496043 -0.777665; + texcoord 1.00000 2.00000; + vertex 27.2815 41.0971 153.810; + normal -0.402505 -0.538341 -0.740391; + texcoord 1.00000 1.00000; + vertex 18.0300 56.8074 147.417; + normal -0.496996 -0.0378000 -0.866929; + texcoord 0.00000 2.00000; + vertex 20.9617 -74.1874 152.300; + normal -0.571544 -0.109635 -0.813214; + texcoord 0.00000 1.00000; + vertex 20.9924 -62.1518 151.758; + normal -0.569861 -0.107943 -0.814621; + texcoord 1.00000 2.00000; + vertex 33.5692 -80.0126 145.327; + normal -0.619157 -0.159089 -0.768983; + texcoord 1.00000 1.00000; + vertex 32.3381 -61.1264 142.411; + normal -0.305294 0.606452 -0.734174; + texcoord 0.00000 2.00000; + vertex -31.5954 -124.973 79.5896; + normal -0.545936 0.478200 -0.687953; + texcoord 0.00000 1.00000; + vertex -27.0386 -116.748 84.4884; + normal -0.567540 0.463483 -0.680501; + texcoord 1.00000 2.00000; + vertex -21.4580 -132.848 68.8685; + normal -0.695938 0.361016 -0.620756; + texcoord 1.00000 1.00000; + vertex -15.9330 -114.604 73.2850; + normal -0.672901 0.583302 0.454932; + texcoord 0.00000 2.00000; + vertex -14.8359 -101.668 -1.26061; + normal -0.588746 0.624138 0.513644; + texcoord 0.00000 1.00000; + vertex -8.58652 -103.082 9.79599; + normal -0.554256 0.637899 0.534683; + texcoord 1.00000 2.00000; + vertex -5.08393 -85.6926 -7.31890; + normal -0.474011 0.664307 0.577936; + texcoord 1.00000 1.00000; + vertex 4.40526 -90.0884 5.51658; + normal -0.233330 -0.505982 -0.830385; + texcoord 0.00000 2.00000; + vertex 65.6230 180.505 36.0124; + normal -0.269524 -0.552631 -0.788642; + texcoord 0.00000 1.00000; + vertex 65.5745 165.910 44.9188; + normal -0.296878 -0.587138 -0.753082; + texcoord 1.00000 2.00000; + vertex 43.8825 180.332 42.2267; + normal -0.339463 -0.639396 -0.689882; + texcoord 1.00000 1.00000; + vertex 45.0647 170.878 50.4066; + normal -0.516082 -0.268284 -0.813439; + texcoord 0.00000 2.00000; + vertex -9.81001 133.065 135.400; + normal -0.546299 -0.384744 -0.743996; + texcoord 0.00000 1.00000; + vertex -3.37457 114.493 137.443; + normal -0.551410 -0.408772 -0.727222; + texcoord 1.00000 2.00000; + vertex -20.2952 123.511 145.204; + normal -0.573028 -0.561195 -0.597243; + texcoord 1.00000 1.00000; + vertex -15.3825 114.813 148.663; + normal 0.0540642 -0.768949 -0.637020; + texcoord 0.00000 2.00000; + vertex 37.9922 -42.7317 189.872; + normal 0.0494233 -0.782476 -0.620716; + texcoord 0.00000 1.00000; + vertex 30.5026 -35.8713 180.955; + normal 0.0492135 -0.783077 -0.619974; + texcoord 1.00000 2.00000; + vertex 53.8624 -38.1626 185.703; + normal 0.0453879 -0.793886 -0.606370; + texcoord 1.00000 1.00000; + vertex 43.2194 -29.3036 173.308; + normal -0.727035 0.531721 0.434388; + texcoord 0.00000 2.00000; + vertex 90.5599 31.3933 76.6689; + normal -0.720195 0.538799 0.437052; + texcoord 0.00000 1.00000; + vertex 78.5589 29.2287 59.2324; + normal -0.721759 0.537192 0.436449; + texcoord 1.00000 2.00000; + vertex 82.4136 17.8179 79.6515; + normal -0.713588 0.545511 0.439556; + texcoord 1.00000 1.00000; + vertex 73.1911 16.6581 66.1190; + normal -0.584203 0.787023 0.198246; + texcoord 0.00000 2.00000; + vertex 59.5603 6.43300 103.459; + normal -0.584078 0.787097 0.198321; + texcoord 0.00000 1.00000; + vertex 51.0117 5.10132 83.5537; + normal -0.584067 0.787104 0.198328; + texcoord 1.00000 2.00000; + vertex 43.7522 -6.12497 106.729; + normal -0.583913 0.787194 0.198420; + texcoord 1.00000 1.00000; + vertex 37.7244 -6.82162 91.7538; + normal -0.864939 0.464052 0.191146; + texcoord 0.00000 2.00000; + vertex 37.8697 -35.2406 112.634; + normal -0.871219 0.458603 0.175102; + texcoord 0.00000 1.00000; + vertex 37.8615 -29.0261 97.5102; + normal -0.871624 0.458237 0.174038; + texcoord 1.00000 2.00000; + vertex 27.7826 -52.7567 109.515; + normal -0.876672 0.453529 0.160493; + texcoord 1.00000 1.00000; + vertex 28.4810 -44.3406 89.5465; + normal -0.605695 0.767636 0.209449; + texcoord 0.00000 2.00000; + vertex 17.1272 -65.5199 95.1255; + normal -0.617164 0.762916 0.192530; + texcoord 0.00000 1.00000; + vertex 19.2744 -58.9930 77.4139; + normal -0.614584 0.764017 0.196377; + texcoord 1.00000 2.00000; + vertex 3.27905 -75.8559 92.9605; + normal -0.624637 0.759593 0.181236; + texcoord 1.00000 1.00000; + vertex 6.68652 -67.8573 71.1811; + normal -0.164681 0.978955 -0.120527; + texcoord 0.00000 2.00000; + vertex 17.3363 -52.8335 94.5014; + normal -0.170767 0.977154 -0.126525; + texcoord 0.00000 1.00000; + vertex 18.2565 -55.2417 73.6837; + normal -0.169953 0.977400 -0.125722; + texcoord 1.00000 2.00000; + vertex -1.76086 -56.0774 94.2467; + normal -0.176083 0.975517 -0.131766; + texcoord 1.00000 1.00000; + vertex 0.0162100 -58.6304 72.9707; + normal 0.205134 -0.973449 0.101572; + texcoord 0.00000 2.00000; + vertex 19.1715 85.0192 120.858; + normal 0.214204 -0.972538 0.0910354; + texcoord 0.00000 1.00000; + vertex 15.9340 82.3153 101.482; + normal 0.212085 -0.972768 0.0935030; + texcoord 1.00000 2.00000; + vertex 36.2243 88.4691 119.481; + normal 0.220587 -0.971780 0.0835805; + texcoord 1.00000 1.00000; + vertex 31.7524 85.5578 97.4339; + normal -0.287962 -0.943858 0.161895; + texcoord 0.00000 2.00000; + vertex -13.7078 70.5379 129.121; + normal -0.283631 -0.945836 0.157948; + texcoord 0.00000 1.00000; + vertex -12.8230 66.5652 107.533; + normal -0.283761 -0.945778 0.158066; + texcoord 1.00000 2.00000; + vertex 6.55080 64.4800 129.837; + normal -0.279117 -0.947854 0.153837; + texcoord 1.00000 1.00000; + vertex 6.68593 61.1559 109.601; + normal 0.0175933 -0.990306 -0.137783; + texcoord 0.00000 2.00000; + vertex 10.5061 9.65803 131.540; + normal 0.0196745 -0.989748 -0.141464; + texcoord 0.00000 1.00000; + vertex 2.85727 11.7999 115.169; + normal 0.0191612 -0.989887 -0.140556; + texcoord 1.00000 2.00000; + vertex 27.0699 10.3559 128.639; + normal 0.0209191 -0.989405 -0.143664; + texcoord 1.00000 1.00000; + vertex 16.6105 13.2658 107.075; + normal -0.415069 -0.880804 -0.227822; + texcoord 0.00000 2.00000; + vertex -16.1444 -26.9252 123.636; + normal -0.408535 -0.882331 -0.233648; + texcoord 0.00000 1.00000; + vertex -16.2935 -21.7429 103.872; + normal -0.410788 -0.881813 -0.231644; + texcoord 1.00000 2.00000; + vertex -2.06890 -33.3602 122.871; + normal -0.404362 -0.883266 -0.237344; + texcoord 1.00000 1.00000; + vertex -2.86865 -27.3175 101.746; + normal 0.157311 -0.969438 -0.188264; + texcoord 0.00000 2.00000; + vertex -38.8144 -17.0488 102.780; + normal 0.168979 -0.966111 -0.195128; + texcoord 0.00000 1.00000; + vertex -36.6220 -12.5292 81.3390; + normal 0.165132 -0.967230 -0.192866; + texcoord 1.00000 2.00000; + vertex -22.9374 -14.6288 103.585; + normal 0.177608 -0.963524 -0.200191; + texcoord 1.00000 1.00000; + vertex -21.7038 -10.2759 83.7289; + normal 0.552553 0.819922 -0.149712; + texcoord 0.00000 2.00000; + vertex 40.5372 -13.6862 134.498; + normal 0.542384 0.825407 -0.156601; + texcoord 0.00000 1.00000; + vertex 37.2011 -15.3425 113.115; + normal 0.546183 0.823381 -0.154038; + texcoord 1.00000 2.00000; + vertex 27.9201 -5.09668 134.974; + normal 0.535417 0.829049 -0.161266; + texcoord 1.00000 1.00000; + vertex 25.2366 -7.33760 114.544; + normal 0.952447 0.304644 0.00605377; + texcoord 0.00000 2.00000; + vertex -18.2741 -40.4231 134.336; + normal 0.950550 0.310560 0.00276510; + texcoord 0.00000 1.00000; + vertex -20.3565 -33.4615 111.635; + normal 0.950640 0.310281 0.00292011; + texcoord 1.00000 2.00000; + vertex -24.5802 -20.7589 136.923; + normal 0.948326 0.317295 -0.000989448; + texcoord 1.00000 1.00000; + vertex -26.2295 -15.8848 119.170; + normal 0.839171 0.386205 0.382933; + texcoord 0.00000 2.00000; + vertex -54.9255 -41.9709 114.691; + normal 0.841833 0.403836 0.358097; + texcoord 0.00000 1.00000; + vertex -46.2271 -45.1211 98.8059; + normal 0.841542 0.401642 0.361235; + texcoord 1.00000 2.00000; + vertex -61.8149 -24.2706 111.937; + normal 0.843279 0.416457 0.339771; + texcoord 1.00000 1.00000; + vertex -51.0294 -29.1247 91.1180; + normal 0.856222 0.146105 0.495516; + texcoord 0.00000 2.00000; + vertex -74.8350 -71.0178 83.7266; + normal 0.858278 0.152734 0.489930; + texcoord 0.00000 1.00000; + vertex -64.5586 -69.4261 65.5002; + normal 0.858262 0.152683 0.489974; + texcoord 1.00000 2.00000; + vertex -78.3620 -49.8986 83.5939; + normal 0.860280 0.159402 0.484262; + texcoord 1.00000 1.00000; + vertex -68.0348 -49.1226 64.9924; + normal 0.243908 0.328387 0.912508; + texcoord 0.00000 2.00000; + vertex -48.7645 -95.5606 27.0976; + normal 0.249461 0.374363 0.893097; + texcoord 0.00000 1.00000; + vertex -33.3391 -87.2738 19.9923; + normal 0.248439 0.365570 0.897015; + texcoord 1.00000 2.00000; + vertex -59.7078 -81.9257 25.1159; + normal 0.253119 0.407348 0.877496; + texcoord 1.00000 1.00000; + vertex -41.4969 -73.2065 15.8152; + normal -0.766883 0.0514727 0.639720; + texcoord 0.00000 2.00000; + vertex 100.890 136.171 58.0079; + normal -0.761150 0.0804666 0.643565; + texcoord 0.00000 1.00000; + vertex 86.8860 126.054 42.0338; + normal -0.763165 0.0706686 0.642328; + texcoord 1.00000 2.00000; + vertex 102.302 120.496 60.9608; + normal -0.755844 0.104631 0.646338; + texcoord 1.00000 1.00000; + vertex 90.9711 113.117 48.9053; + normal -0.976969 0.0105755 0.213119; + texcoord 0.00000 2.00000; + vertex 40.3964 105.923 153.610; + normal -0.976757 0.0131693 0.213943; + texcoord 0.00000 1.00000; + vertex 35.5706 96.1443 131.973; + normal -0.976802 0.0126319 0.213772; + texcoord 1.00000 2.00000; + vertex 40.8737 87.8605 156.694; + normal -0.976539 0.0157602 0.214764; + texcoord 1.00000 1.00000; + vertex 37.2111 80.9494 140.547; + normal -0.850860 -0.518826 -0.0828070; + texcoord 0.00000 2.00000; + vertex 36.2796 -0.929570 186.674; + normal -0.847655 -0.523027 -0.0890122; + texcoord 0.00000 1.00000; + vertex 36.2315 2.30836 166.881; + normal -0.848066 -0.522495 -0.0882243; + texcoord 1.00000 2.00000; + vertex 46.4523 -17.4287 185.522; + normal -0.844966 -0.526471 -0.0941333; + texcoord 1.00000 1.00000; + vertex 46.1798 -13.0564 163.515; + normal -0.737312 0.673885 -0.0474307; + texcoord 0.00000 2.00000; + vertex 11.2669 -88.9243 140.075; + normal -0.741532 0.668605 -0.0556651; + texcoord 0.00000 1.00000; + vertex 15.0763 -86.0902 121.124; + normal -0.740375 0.670070 -0.0533919; + texcoord 1.00000 2.00000; + vertex 0.182600 -101.168 138.425; + normal -0.744223 0.665140 -0.0610006; + texcoord 1.00000 1.00000; + vertex 5.26367 -97.5072 116.351; + normal 0.937224 0.110705 -0.330690; + texcoord 0.00000 2.00000; + vertex -19.9223 -81.7147 98.5246; + normal 0.936190 0.112560 -0.332984; + texcoord 0.00000 1.00000; + vertex -26.1392 -85.0661 79.7829; + normal 0.936251 0.112452 -0.332850; + texcoord 1.00000 2.00000; + vertex -22.7221 -61.3881 97.3942; + normal 0.935255 0.114223 -0.335038; + texcoord 1.00000 1.00000; + vertex -29.6004 -65.8810 76.6618; + normal 0.298813 -0.954194 0.0150101; + texcoord 0.00000 2.00000; + vertex 37.0835 142.477 111.044; + normal 0.307090 -0.951676 0.00296394; + texcoord 0.00000 1.00000; + vertex 30.9294 140.270 93.2450; + normal 0.304347 -0.952536 0.00696708; + texcoord 1.00000 2.00000; + vertex 51.6023 146.989 108.854; + normal 0.311690 -0.950176 -0.00377420; + texcoord 1.00000 1.00000; + vertex 43.4164 144.391 87.0025; + normal 0.264521 -0.964238 0.0165314; + texcoord 0.00000 2.00000; + vertex -58.1432 80.4053 179.089; + normal 0.270041 -0.962759 0.0131600; + texcoord 0.00000 1.00000; + vertex -51.9207 81.7232 156.393; + normal 0.269926 -0.962790 0.0132301; + texcoord 1.00000 2.00000; + vertex -37.7996 86.0258 181.402; + normal 0.276384 -0.961003 0.00927638; + texcoord 1.00000 1.00000; + vertex -33.4196 87.1095 163.167; + normal 0.904060 -0.402745 0.143081; + texcoord 0.00000 2.00000; + vertex -21.6376 -1.96656 166.949; + normal 0.909959 -0.395497 0.124728; + texcoord 0.00000 1.00000; + vertex -22.5536 -9.70705 150.949; + normal 0.909256 -0.396395 0.126982; + texcoord 1.00000 2.00000; + vertex -13.5108 15.1052 163.654; + normal 0.913824 -0.390371 0.111967; + texcoord 1.00000 1.00000; + vertex -15.3799 4.40299 141.595; + normal 0.951216 0.0399876 0.305923; + texcoord 0.00000 2.00000; + vertex -68.3675 -91.9795 116.473; + normal 0.953318 0.0470806 0.298276; + texcoord 0.00000 1.00000; + vertex -62.0227 -92.9083 96.8664; + normal 0.953327 0.0471120 0.298242; + texcoord 1.00000 2.00000; + vertex -69.0941 -70.2947 115.898; + normal 0.955297 0.0541139 0.290654; + texcoord 1.00000 1.00000; + vertex -62.6692 -72.0943 95.1160; + normal 0.362581 0.153837 0.919168; + texcoord 0.00000 2.00000; + vertex -64.5391 -101.040 11.8239; + normal 0.382958 0.181630 0.905734; + texcoord 0.00000 1.00000; + vertex -46.8700 -99.7299 4.63489; + normal 0.382387 0.180844 0.906132; + texcoord 1.00000 2.00000; + vertex -68.6998 -81.0721 10.1234; + normal 0.400974 0.206605 0.892488; + texcoord 1.00000 1.00000; + vertex -48.6957 -80.4943 1.00221; + normal -0.975411 0.220248 0.00800128; + texcoord 0.00000 2.00000; + vertex 73.1350 96.0870 108.710; + normal -0.976460 0.215697 -0.00104499; + texcoord 0.00000 1.00000; + vertex 74.3543 102.107 91.6373; + normal -0.976450 0.215744 -0.000952300; + texcoord 1.00000 2.00000; + vertex 68.4496 75.4452 105.737; + normal -0.977248 0.211929 -0.00849902; + texcoord 1.00000 1.00000; + vertex 70.4676 83.8395 83.0227; + normal -0.605693 0.792236 -0.0741533; + texcoord 0.00000 2.00000; + vertex -1.47385 44.7403 175.041; + normal -0.607479 0.790310 -0.0798710; + texcoord 0.00000 1.00000; + vertex 5.33693 48.4770 159.331; + normal -0.607311 0.790494 -0.0793291; + texcoord 1.00000 2.00000; + vertex -16.6914 32.7744 171.499; + normal -0.608722 0.788935 -0.0838969; + texcoord 1.00000 1.00000; + vertex -6.81076 38.0420 149.344; + normal 0.160221 0.964080 0.211848; + texcoord 0.00000 2.00000; + vertex 17.6344 -62.9328 169.463; + normal 0.150688 0.968352 0.198968; + texcoord 0.00000 1.00000; + vertex 22.3269 -59.6039 150.765; + normal 0.152239 0.967676 0.201064; + texcoord 1.00000 2.00000; + vertex -0.701280 -59.5279 167.836; + normal 0.143399 0.971426 0.189123; + texcoord 1.00000 1.00000; + vertex 5.40254 -56.1773 145.997; + normal 0.566120 0.669411 0.481036; + texcoord 0.00000 2.00000; + vertex -31.8357 -125.350 104.200; + normal 0.563524 0.673614 0.478211; + texcoord 0.00000 1.00000; + vertex -26.5381 -116.263 85.3195; + normal 0.564234 0.672469 0.478983; + texcoord 1.00000 2.00000; + vertex -44.9694 -114.611 104.712; + normal 0.561487 0.676875 0.475997; + texcoord 1.00000 1.00000; + vertex -39.3653 -106.502 86.5695; + normal 0.346207 0.700740 0.623782; + texcoord 0.00000 2.00000; + vertex -0.433080 -120.417 26.4331; + normal 0.383317 0.679404 0.625682; + texcoord 0.00000 1.00000; + vertex -7.85624 -102.958 10.9398; + normal 0.373161 0.685408 0.625273; + texcoord 1.00000 2.00000; + vertex -16.4463 -116.155 30.5325; + normal 0.418283 0.657747 0.626425; + texcoord 1.00000 1.00000; + vertex -21.1327 -103.451 20.3227; + normal -0.652592 -0.202613 0.730117; + texcoord 0.00000 2.00000; + vertex 70.3083 181.185 61.3549; + normal -0.669269 -0.148019 0.728128; + texcoord 0.00000 1.00000; + vertex 61.9858 162.433 48.7122; + normal -0.663991 -0.166142 0.729049; + texcoord 1.00000 2.00000; + vertex 78.8853 168.204 65.4188; + normal -0.682237 -0.0991751 0.724374; + texcoord 1.00000 1.00000; + vertex 72.1460 154.863 57.2450; + normal -0.706355 -0.485987 0.514664; + texcoord 0.00000 2.00000; + vertex -5.95531 126.655 157.978; + normal -0.728894 -0.452707 0.513585; + texcoord 0.00000 1.00000; + vertex -5.14820 108.001 141.471; + normal -0.721385 -0.464072 0.514044; + texcoord 1.00000 2.00000; + vertex 4.91705 115.495 162.361; + normal -0.748358 -0.421824 0.511884; + texcoord 1.00000 1.00000; + vertex 4.91858 102.702 151.822; + normal -0.0643816 0.915499 -0.397135; + texcoord 0.00000 2.00000; + vertex 24.3351 -26.5841 194.035; + normal -0.0630595 0.916384 -0.395301; + texcoord 0.00000 1.00000; + vertex 29.0637 -33.7554 176.737; + normal -0.0631509 0.916323 -0.395428; + texcoord 1.00000 2.00000; + vertex 4.25690 -28.7836 192.220; + normal -0.0619424 0.917128 -0.393750; + texcoord 1.00000 1.00000; + vertex 10.5286 -37.1238 171.807; + normal -0.372570 0.759109 -0.533803; + texcoord 0.00000 2.00000; + vertex 97.3099 44.4016 67.4247; + normal -0.461386 0.729750 -0.504566; + texcoord 0.00000 1.00000; + vertex 79.6433 29.3028 58.2834; + normal -0.463919 0.728786 -0.503638; + texcoord 1.00000 2.00000; + vertex 81.1421 42.7014 76.2911; + normal -0.588535 0.671319 -0.450508; + texcoord 1.00000 1.00000; + vertex 73.5735 34.5727 74.0658; + normal 0.104632 0.573158 -0.812738; + texcoord 0.00000 2.00000; + vertex 68.7259 14.9297 91.7811; + normal 0.0350538 0.583956 -0.811028; + texcoord 0.00000 1.00000; + vertex 51.2442 5.41530 82.8207; + normal 0.0391011 0.583408 -0.811237; + texcoord 1.00000 2.00000; + vertex 54.5699 24.6310 96.8001; + normal -0.0499801 0.593199 -0.803503; + texcoord 1.00000 1.00000; + vertex 42.8563 17.1259 91.9880; + normal 0.409977 0.353477 -0.840816; + texcoord 0.00000 2.00000; + vertex 55.6023 -24.3080 107.415; + normal 0.379629 0.371237 -0.847387; + texcoord 0.00000 1.00000; + vertex 39.4886 -29.6172 97.3266; + normal 0.386995 0.366996 -0.845901; + texcoord 1.00000 2.00000; + vertex 47.7773 -11.0742 109.163; + normal 0.352755 0.386344 -0.852234; + texcoord 1.00000 1.00000; + vertex 33.7758 -16.5804 100.872; + normal 0.233548 -0.0960722 -0.967588; + texcoord 0.00000 2.00000; + vertex 36.1057 -69.6062 81.9563; + normal 0.230627 -0.0911206 -0.968766; + texcoord 0.00000 1.00000; + vertex 21.8294 -64.6357 78.0169; + normal 0.229914 -0.0899127 -0.969049; + texcoord 1.00000 2.00000; + vertex 42.3666 -51.6484 81.6845; + normal 0.226902 -0.0848206 -0.970217; + texcoord 1.00000 1.00000; + vertex 27.6682 -47.3838 77.8742; + normal 0.674501 0.218186 -0.705296; + texcoord 0.00000 2.00000; + vertex 31.9742 -60.1434 87.8336; + normal 0.661208 0.229847 -0.714125; + texcoord 0.00000 1.00000; + vertex 19.2374 -59.4266 75.8747; + normal 0.654583 0.235542 -0.718360; + texcoord 1.00000 2.00000; + vertex 27.6682 -38.9043 90.2860; + normal 0.638541 0.249030 -0.728182; + texcoord 1.00000 1.00000; + vertex 16.8039 -39.1272 80.6830; + normal -0.529105 -0.614054 -0.585650; + texcoord 0.00000 2.00000; + vertex 1.94968 79.4898 113.250; + normal -0.501277 -0.629515 -0.593660; + texcoord 0.00000 1.00000; + vertex 14.8260 80.8219 100.220; + normal -0.501074 -0.629624 -0.593716; + texcoord 1.00000 2.00000; + vertex 12.0677 67.1276 117.071; + normal -0.466118 -0.647696 -0.602681; + texcoord 1.00000 1.00000; + vertex 21.7261 68.9411 107.652; + normal -0.229796 0.0805889 -0.969896; + texcoord 0.00000 2.00000; + vertex -25.5746 76.3568 109.829; + normal -0.226230 0.0585071 -0.972315; + texcoord 0.00000 1.00000; + vertex -13.5938 65.7893 106.112; + normal -0.225461 0.0538367 -0.972763; + texcoord 1.00000 2.00000; + vertex -36.5209 61.5299 111.190; + normal -0.221377 0.0294929 -0.974742; + texcoord 1.00000 1.00000; + vertex -25.0235 52.4882 108.306; + normal -0.508976 0.367824 -0.778234; + texcoord 0.00000 2.00000; + vertex -3.74498 24.2623 128.806; + normal -0.508312 0.355664 -0.784297; + texcoord 0.00000 1.00000; + vertex 5.44924 15.1931 118.506; + normal -0.508059 0.351434 -0.786365; + texcoord 1.00000 2.00000; + vertex -16.5819 8.40448 129.706; + normal -0.507198 0.338167 -0.792713; + texcoord 1.00000 1.00000; + vertex -7.30419 0.404790 120.358; + normal -0.852237 0.0688067 -0.518611; + texcoord 0.00000 2.00000; + vertex -24.2311 -18.8663 118.893; + normal -0.849074 0.0627573 -0.524533; + texcoord 0.00000 1.00000; + vertex -15.8516 -20.1863 104.947; + normal -0.847973 0.0606821 -0.526554; + texcoord 1.00000 2.00000; + vertex -26.0633 -39.4527 119.172; + normal -0.844553 0.0543249 -0.532709; + texcoord 1.00000 1.00000; + vertex -17.5835 -39.9602 105.677; + normal -0.384024 -0.634028 -0.671218; + texcoord 0.00000 2.00000; + vertex -47.1063 -20.1494 92.6260; + normal -0.360402 -0.638207 -0.680295; + texcoord 0.00000 1.00000; + vertex -36.3739 -13.6445 80.3412; + normal -0.358326 -0.638553 -0.681067; + texcoord 1.00000 2.00000; + vertex -33.7342 -30.9503 95.1779; + normal -0.330472 -0.642851 -0.691036; + texcoord 1.00000 1.00000; + vertex -25.1623 -24.7788 85.3374; + normal 0.315610 -0.196668 -0.928285; + texcoord 0.00000 2.00000; + vertex 52.5664 -7.03067 110.365; + normal 0.313807 -0.191963 -0.929879; + texcoord 0.00000 1.00000; + vertex 39.9065 0.157850 104.538; + normal 0.313148 -0.190247 -0.930454; + texcoord 1.00000 2.00000; + vertex 62.7863 10.7949 110.063; + normal 0.311290 -0.185420 -0.932051; + texcoord 1.00000 1.00000; + vertex 49.5161 17.4030 104.317; + normal 0.786307 -0.246692 -0.566450; + texcoord 0.00000 2.00000; + vertex -14.5288 -46.6784 124.942; + normal 0.787899 -0.217397 -0.576154; + texcoord 0.00000 1.00000; + vertex -20.2914 -33.8209 111.343; + normal 0.788462 -0.200921 -0.581343; + texcoord 1.00000 2.00000; + vertex -4.58429 -28.2549 130.723; + normal 0.788842 -0.159992 -0.593406; + texcoord 1.00000 1.00000; + vertex -9.09681 -20.1603 122.541; + normal 0.694459 -0.545759 -0.468906; + texcoord 0.00000 2.00000; + vertex -46.9280 -60.1080 112.090; + normal 0.710965 -0.517849 -0.475773; + texcoord 0.00000 1.00000; + vertex -45.1456 -45.9422 98.2426; + normal 0.715866 -0.509184 -0.477773; + texcoord 1.00000 2.00000; + vertex -33.2843 -48.0352 118.246; + normal 0.737157 -0.469244 -0.486219; + texcoord 1.00000 1.00000; + vertex -32.9063 -39.0942 110.190; + normal 0.577685 -0.292283 -0.762135; + texcoord 0.00000 2.00000; + vertex -62.9938 -88.9938 68.7458; + normal 0.637045 -0.226160 -0.736903; + texcoord 0.00000 1.00000; + vertex -59.8163 -70.2709 63.9740; + normal 0.635736 -0.227709 -0.737556; + texcoord 1.00000 2.00000; + vertex -50.4690 -83.2678 76.0435; + normal 0.708055 -0.134528 -0.693224; + texcoord 1.00000 1.00000; + vertex -49.6945 -71.8801 74.6246; + normal 0.217670 0.503556 -0.836093; + texcoord 0.00000 2.00000; + vertex -23.9573 -100.782 12.1830; + normal 0.250835 0.570242 -0.782244; + texcoord 0.00000 1.00000; + vertex -26.8724 -85.4572 20.6539; + normal 0.273803 0.616070 -0.738573; + texcoord 1.00000 2.00000; + vertex -4.02683 -96.3328 20.0515; + normal 0.312633 0.692726 -0.649917; + texcoord 1.00000 1.00000; + vertex -7.14965 -87.7115 27.7384; + normal -0.895949 0.443898 -0.0151379; + texcoord 0.00000 2.00000; + vertex 102.263 145.933 46.1073; + normal -0.902437 0.430753 -0.00769525; + texcoord 0.00000 1.00000; + vertex 92.9078 126.812 39.1223; + normal -0.902753 0.430097 -0.00732543; + texcoord 1.00000 2.00000; + vertex 96.4884 134.616 56.0251; + normal -0.912417 0.409239 0.00435138; + texcoord 1.00000 1.00000; + vertex 92.8774 126.582 54.4335; + normal -0.180128 -0.0641613 -0.981548; + texcoord 0.00000 2.00000; + vertex 31.4104 110.088 128.836; + normal -0.214167 -0.0928271 -0.972376; + texcoord 0.00000 1.00000; + vertex 27.8266 93.7009 130.565; + normal -0.224654 -0.101696 -0.969117; + texcoord 1.00000 2.00000; + vertex 12.7684 112.081 132.127; + normal -0.263977 -0.135109 -0.955019; + texcoord 1.00000 1.00000; + vertex 10.7480 98.6445 134.586; + normal -0.354931 0.347268 -0.868003; + texcoord 0.00000 2.00000; + vertex 21.3949 12.6470 169.020; + normal -0.358730 0.327885 -0.873959; + texcoord 0.00000 1.00000; + vertex 28.8226 0.0862400 160.957; + normal -0.359376 0.324497 -0.874958; + texcoord 1.00000 2.00000; + vertex 7.01483 1.45240 170.421; + normal -0.363366 0.302894 -0.881034; + texcoord 1.00000 1.00000; + vertex 14.5158 -9.60797 163.525; + normal 0.447794 0.289749 -0.845888; + texcoord 0.00000 2.00000; + vertex 29.1750 -80.8579 129.415; + normal 0.432424 0.295340 -0.851929; + texcoord 0.00000 1.00000; + vertex 15.8934 -85.8015 120.691; + normal 0.427677 0.297039 -0.853733; + texcoord 1.00000 2.00000; + vertex 20.1743 -63.2261 130.690; + normal 0.410560 0.303060 -0.859997; + texcoord 1.00000 1.00000; + vertex 8.21467 -68.5563 123.102; + normal 0.319437 -0.763800 -0.560865; + texcoord 0.00000 2.00000; + vertex -28.4954 -97.2738 98.1694; + normal 0.323307 -0.757978 -0.566518; + texcoord 0.00000 1.00000; + vertex -31.6412 -88.7404 84.7568; + normal 0.324299 -0.756468 -0.567966; + texcoord 1.00000 2.00000; + vertex -10.3294 -89.7643 98.2890; + normal 0.328291 -0.750327 -0.573789; + texcoord 1.00000 1.00000; + vertex -14.2628 -81.4476 85.1632; + normal -0.475627 -0.256442 -0.841437; + texcoord 0.00000 2.00000; + vertex 12.9669 137.738 99.6742; + normal -0.451165 -0.275090 -0.848985; + texcoord 0.00000 1.00000; + vertex 28.5995 137.022 91.0557; + normal -0.440006 -0.283394 -0.852105; + texcoord 1.00000 2.00000; + vertex 17.5249 117.560 103.247; + normal -0.409236 -0.305665 -0.859706; + texcoord 1.00000 1.00000; + vertex 29.9405 117.852 97.2332; + normal -0.263241 -0.821656 -0.505555; + texcoord 0.00000 2.00000; + vertex -63.1398 76.3560 169.956; + normal -0.233174 -0.826178 -0.512894; + texcoord 0.00000 1.00000; + vertex -51.9182 81.2850 156.102; + normal -0.234520 -0.825993 -0.512577; + texcoord 1.00000 2.00000; + vertex -49.3489 69.5294 173.870; + normal -0.197123 -0.830502 -0.520968; + texcoord 1.00000 1.00000; + vertex -41.3280 73.8949 163.876; + normal -0.205964 -0.0104920 -0.978503; + texcoord 0.00000 2.00000; + vertex -40.2625 -8.90790 154.828; + normal -0.200551 -0.0142174 -0.979580; + texcoord 0.00000 1.00000; + vertex -25.0324 -7.48508 151.607; + normal -0.199226 -0.0151282 -0.979837; + texcoord 1.00000 2.00000; + vertex -38.4049 -27.7908 154.640; + normal -0.193629 -0.0189718 -0.980891; + texcoord 1.00000 1.00000; + vertex -23.1817 -25.5593 151.591; + normal 0.311859 -0.535221 -0.785036; + texcoord 0.00000 2.00000; + vertex -76.5508 -108.744 105.839; + normal 0.358006 -0.501900 -0.787355; + texcoord 0.00000 1.00000; + vertex -67.8133 -92.2256 98.0475; + normal 0.391942 -0.475770 -0.787416; + texcoord 1.00000 2.00000; + vertex -55.4427 -108.255 113.890; + normal 0.457461 -0.421061 -0.783222; + texcoord 1.00000 1.00000; + vertex -51.3244 -98.2884 110.938; + normal 0.973967 0.0687089 0.216025; + texcoord 0.00000 2.00000; + vertex -44.8179 -121.587 13.0732; + normal 0.978967 0.0343822 0.201099; + texcoord 0.00000 1.00000; + vertex -44.7004 -100.341 5.78591; + normal 0.979629 0.0289615 0.198718; + texcoord 1.00000 2.00000; + vertex -48.0165 -108.446 23.3150; + normal 0.984367 -0.0260150 0.174196; + texcoord 1.00000 1.00000; + vertex -47.4974 -99.6907 21.6886; + normal 0.278452 0.222784 -0.934255; + texcoord 0.00000 2.00000; + vertex 88.4076 110.017 97.2049; + normal 0.265887 0.224485 -0.937502; + texcoord 0.00000 1.00000; + vertex 75.5433 102.146 91.4939; + normal 0.261872 0.225019 -0.938504; + texcoord 1.00000 2.00000; + vertex 77.2072 126.452 97.7858; + normal 0.248409 0.226777 -0.941735; + texcoord 1.00000 1.00000; + vertex 65.2610 118.190 92.6452; + normal 0.541246 0.283053 -0.791791; + texcoord 0.00000 2.00000; + vertex 19.6150 56.1504 167.385; + normal 0.527759 0.289666 -0.798476; + texcoord 0.00000 1.00000; + vertex 6.77175 52.5754 157.328; + normal 0.523610 0.291670 -0.800475; + texcoord 1.00000 2.00000; + vertex 11.8833 74.4332 168.636; + normal 0.508555 0.298830 -0.807510; + texcoord 1.00000 1.00000; + vertex 0.237240 70.3359 159.785; + normal 0.776806 -0.0234173 -0.629304; + texcoord 0.00000 2.00000; + vertex 29.8101 -73.2504 165.591; + normal 0.770874 0.0108695 -0.636895; + texcoord 0.00000 1.00000; + vertex 20.1209 -63.6829 153.275; + normal 0.770849 0.0110050 -0.636923; + texcoord 1.00000 2.00000; + vertex 33.4419 -57.7867 169.498; + normal 0.762196 0.0532093 -0.645156; + texcoord 1.00000 1.00000; + vertex 25.5394 -51.1433 160.710; + normal 0.211586 0.147233 -0.966206; + texcoord 0.00000 2.00000; + vertex -20.2953 -132.890 83.1477; + normal 0.229246 0.204301 -0.951687; + texcoord 0.00000 1.00000; + vertex -25.9566 -116.253 84.4431; + normal 0.235392 0.224659 -0.945579; + texcoord 1.00000 2.00000; + vertex -3.80989 -124.039 88.1066; + normal 0.255845 0.294515 -0.920763; + texcoord 1.00000 1.00000; + vertex -8.87684 -112.243 90.4716; + normal -0.317544 -0.439919 -0.840022; + texcoord 0.00000 2.00000; + vertex 61.5008 179.327 39.3509; + normal -0.363336 -0.509122 -0.780244; + texcoord 0.00000 1.00000; + vertex 62.5957 163.204 47.3805; + normal -0.391149 -0.551379 -0.736874; + texcoord 1.00000 2.00000; + vertex 42.3365 176.989 47.8197; + normal -0.443748 -0.631915 -0.635430; + texcoord 1.00000 1.00000; + vertex 44.5147 168.098 55.1403; + normal -0.870816 -0.400180 -0.285543; + texcoord 0.00000 2.00000; + vertex -18.0721 121.289 150.907; + normal -0.849534 -0.459569 -0.259013; + texcoord 0.00000 1.00000; + vertex -7.25118 102.567 144.143; + normal -0.842790 -0.475983 -0.251286; + texcoord 1.00000 2.00000; + vertex -15.2999 107.537 161.725; + normal -0.796985 -0.568440 -0.204183; + texcoord 1.00000 1.00000; + vertex -10.1974 100.753 160.695; + normal 0.689371 0.210835 -0.693049; + texcoord 0.00000 2.00000; + vertex 35.5962 -23.4332 178.889; + normal 0.695627 0.208713 -0.687417; + texcoord 0.00000 1.00000; + vertex 27.8540 -30.7806 168.953; + normal 0.695653 0.208704 -0.687393; + texcoord 1.00000 2.00000; + vertex 28.6144 -8.70386 176.426; + normal 0.701312 0.206756 -0.682213; + texcoord 1.00000 1.00000; + vertex 19.8111 -18.0646 164.539; + normal -0.597217 0.0103064 0.802014; + texcoord 0.00000 2.00000; + vertex 90.1965 21.1372 65.0767; + normal -0.628004 0.00398597 0.778200; + texcoord 0.00000 1.00000; + vertex 81.6136 27.4105 58.6049; + normal -0.637660 0.00195999 0.770315; + texcoord 1.00000 2.00000; + vertex 84.5477 3.73983 61.0940; + normal -0.662605 -0.00337757 0.748962; + texcoord 1.00000 1.00000; + vertex 74.1100 12.5901 51.8997; + normal -0.845414 -0.223468 0.485116; + texcoord 0.00000 2.00000; + vertex 54.2496 -2.36558 88.1511; + normal -0.879505 -0.222672 0.420581; + texcoord 0.00000 1.00000; + vertex 49.3615 5.08749 83.0658; + normal -0.883569 -0.222482 0.412078; + texcoord 1.00000 2.00000; + vertex 53.7242 -17.0119 80.4887; + normal -0.902483 -0.221257 0.369554; + texcoord 1.00000 1.00000; + vertex 46.1593 -3.36213 70.1869; + normal -0.911659 0.244004 0.330664; + texcoord 0.00000 2.00000; + vertex 41.1043 -37.6613 107.785; + normal -0.922462 0.238980 0.303238; + texcoord 0.00000 1.00000; + vertex 39.3650 -30.8580 97.9699; + normal -0.923314 0.238557 0.300967; + texcoord 1.00000 2.00000; + vertex 35.6444 -51.9914 103.307; + normal -0.931346 0.234348 0.278704; + texcoord 1.00000 1.00000; + vertex 33.9625 -42.1741 89.4315; + normal -0.652020 0.643182 0.401481; + texcoord 0.00000 2.00000; + vertex 19.8676 -67.3764 85.6882; + normal -0.658908 0.647538 0.382800; + texcoord 0.00000 1.00000; + vertex 20.2683 -62.2832 78.1795; + normal -0.665422 0.651564 0.364251; + texcoord 1.00000 2.00000; + vertex 4.04743 -79.8965 80.0530; + normal -0.670298 0.654511 0.349737; + texcoord 1.00000 1.00000; + vertex 5.53185 -72.4391 68.9421; + normal -0.993333 -0.0490986 -0.104301; + texcoord 0.00000 2.00000; + vertex 18.3983 -65.7981 79.4225; + normal -0.992571 -0.0467846 -0.112309; + texcoord 0.00000 1.00000; + vertex 18.4816 -59.3577 75.5975; + normal -0.992274 -0.0459332 -0.115250; + texcoord 1.00000 2.00000; + vertex 19.9736 -78.2477 70.2807; + normal -0.991780 -0.0445754 -0.119936; + texcoord 1.00000 1.00000; + vertex 20.3588 -65.5648 62.3819; + normal 0.381474 -0.896121 0.226812; + texcoord 0.00000 2.00000; + vertex 18.5039 86.2404 110.355; + normal 0.384521 -0.898247 0.212828; + texcoord 0.00000 1.00000; + vertex 16.1502 83.1149 101.965; + normal 0.387684 -0.900308 0.197856; + texcoord 1.00000 2.00000; + vertex 38.2382 93.3423 105.223; + normal 0.389951 -0.901686 0.186814; + texcoord 1.00000 1.00000; + vertex 34.0903 89.0847 93.3314; + normal 0.918292 -0.394012 -0.0386609; + texcoord 0.00000 2.00000; + vertex -10.9319 69.7688 106.893; + normal 0.915075 -0.400411 -0.0480426; + texcoord 0.00000 1.00000; + vertex -12.6979 65.7130 106.279; + normal 0.912480 -0.405360 -0.0553506; + texcoord 1.00000 2.00000; + vertex -5.24403 84.5998 90.8417; + normal 0.911625 -0.406951 -0.0577103; + texcoord 1.00000 1.00000; + vertex -12.4631 69.2848 84.8005; + normal 0.833719 -0.398499 -0.382245; + texcoord 0.00000 2.00000; + vertex 10.3086 20.2321 121.970; + normal 0.845186 -0.393570 -0.361612; + texcoord 0.00000 1.00000; + vertex 6.67387 15.5215 118.953; + normal 0.853476 -0.389717 -0.345976; + texcoord 1.00000 2.00000; + vertex 12.7992 36.3823 110.565; + normal 0.858755 -0.387124 -0.335672; + texcoord 1.00000 1.00000; + vertex 4.77867 25.4114 102.699; + normal 0.859781 -0.491800 -0.137511; + texcoord 0.00000 2.00000; + vertex -12.0846 -15.9246 110.366; + normal 0.858712 -0.492090 -0.143041; + texcoord 0.00000 1.00000; + vertex -15.3574 -20.0736 104.742; + normal 0.857835 -0.492312 -0.147470; + texcoord 1.00000 2.00000; + vertex -4.29796 0.155840 101.541; + normal 0.857158 -0.492473 -0.150830; + texcoord 1.00000 1.00000; + vertex -10.7279 -7.76470 90.8617; + normal 0.989377 0.0671308 -0.128941; + texcoord 0.00000 2.00000; + vertex -34.9064 -7.57806 84.2322; + normal 0.988684 0.0656900 -0.134865; + texcoord 0.00000 1.00000; + vertex -35.0758 -13.6473 79.7722; + normal 0.988321 0.0649630 -0.137849; + texcoord 1.00000 2.00000; + vertex -37.0556 6.54408 75.0936; + normal 0.987883 0.0641106 -0.141343; + texcoord 1.00000 1.00000; + vertex -37.5653 -5.37158 66.1261; + normal -0.326106 0.944677 0.0352318; + texcoord 0.00000 2.00000; + vertex 32.6195 -14.0519 118.251; + normal -0.325737 0.945182 0.0229405; + texcoord 0.00000 1.00000; + vertex 36.7068 -12.3864 111.426; + normal -0.325287 0.945565 0.00978196; + texcoord 1.00000 2.00000; + vertex 12.7693 -20.6103 110.369; + normal -0.324986 0.945717 0.00177629; + texcoord 1.00000 1.00000; + vertex 20.4328 -17.9544 98.4684; + normal -0.547889 0.801386 -0.239995; + texcoord 0.00000 2.00000; + vertex -22.6517 -33.5058 110.112; + normal -0.577600 0.790559 -0.203456; + texcoord 0.00000 1.00000; + vertex -18.6354 -30.8908 109.675; + normal -0.597569 0.781894 -0.177630; + texcoord 1.00000 2.00000; + vertex -31.9923 -44.4812 94.7874; + normal -0.605502 0.778112 -0.167060; + texcoord 1.00000 1.00000; + vertex -18.2046 -34.8155 89.8340; + normal 0.300934 0.946174 0.119133; + texcoord 0.00000 2.00000; + vertex -47.1882 -43.6187 97.5819; + normal 0.325098 0.942442 0.0781964; + texcoord 0.00000 1.00000; + vertex -41.4202 -45.2671 96.1036; + normal 0.335919 0.940017 0.0593868; + texcoord 1.00000 2.00000; + vertex -58.1866 -38.6119 85.5997; + normal 0.345924 0.937335 0.0417178; + texcoord 1.00000 1.00000; + vertex -43.7610 -43.6926 80.1385; + normal 0.631891 0.486345 0.603476; + texcoord 0.00000 2.00000; + vertex -67.3453 -67.8810 70.4354; + normal 0.648074 0.497257 0.576832; + texcoord 0.00000 1.00000; + vertex -60.7808 -69.2877 64.6954; + normal 0.660087 0.505313 0.555827; + texcoord 1.00000 2.00000; + vertex -74.0668 -51.2030 64.0325; + normal 0.671197 0.512725 0.535358; + texcoord 1.00000 1.00000; + vertex -64.3939 -54.2999 54.8713; + normal -0.0548868 0.518193 0.853501; + texcoord 0.00000 2.00000; + vertex -35.5112 -87.4822 21.9959; + normal -0.00593716 0.565363 0.824821; + texcoord 0.00000 1.00000; + vertex -28.0666 -85.4069 21.2147; + normal 0.0409342 0.607620 0.793172; + texcoord 1.00000 2.00000; + vertex -46.2532 -72.1420 11.9915; + normal 0.0711207 0.633322 0.770614; + texcoord 1.00000 1.00000; + vertex -32.2299 -69.7715 8.74905; + normal 0.0750614 -0.704703 0.705520; + texcoord 0.00000 2.00000; + vertex 100.325 123.707 35.6829; + normal -0.0731576 -0.726083 0.683705; + texcoord 0.00000 1.00000; + vertex 93.5689 126.020 38.7119; + normal -0.133745 -0.730061 0.670167; + texcoord 1.00000 2.00000; + vertex 97.4949 112.752 25.0412; + normal -0.226612 -0.730640 0.644059; + texcoord 1.00000 1.00000; + vertex 85.3416 119.478 28.3953; + normal -0.730279 -0.530450 0.430482; + texcoord 0.00000 2.00000; + vertex 30.4351 92.3070 140.158; + normal -0.732727 -0.539558 0.414715; + texcoord 0.00000 1.00000; + vertex 25.3524 92.1915 131.394; + normal -0.733898 -0.544208 0.406485; + texcoord 1.00000 2.00000; + vertex 38.7106 78.5250 137.215; + normal -0.735779 -0.552185 0.392072; + texcoord 1.00000 1.00000; + vertex 32.4576 79.2621 126.518; + normal -0.453196 -0.879050 -0.147936; + texcoord 0.00000 2.00000; + vertex 33.5879 -3.21889 169.871; + normal -0.451990 -0.878385 -0.155385; + texcoord 0.00000 1.00000; + vertex 30.3379 -0.219840 162.006; + normal -0.451121 -0.877885 -0.160647; + texcoord 1.00000 2.00000; + vertex 49.5283 -10.4825 164.199; + normal -0.450168 -0.877317 -0.166324; + texcoord 1.00000 1.00000; + vertex 44.3016 -5.62942 152.747; + normal -0.997953 0.0590964 0.0244438; + texcoord 0.00000 2.00000; + vertex 16.4825 -93.7562 128.221; + normal -0.998170 0.0600177 0.00736076; + texcoord 0.00000 1.00000; + vertex 16.6680 -88.0818 122.075; + normal -0.998174 0.0604114 -3.99888e-05; + texcoord 1.00000 2.00000; + vertex 15.4614 -108.020 121.015; + normal -0.998066 0.0610307 -0.0118126; + texcoord 1.00000 1.00000; + vertex 16.1785 -98.2705 110.795; + normal 0.634411 0.769111 -0.0773985; + texcoord 0.00000 2.00000; + vertex -32.7307 -83.8658 91.6027; + normal 0.632133 0.769819 -0.0882442; + texcoord 0.00000 1.00000; + vertex -30.0310 -86.9513 83.0700; + normal 0.630995 0.770129 -0.0935261; + texcoord 1.00000 2.00000; + vertex -44.9806 -74.2205 87.0393; + normal 0.629036 0.770600 -0.102418; + texcoord 1.00000 1.00000; + vertex -40.9603 -79.0257 75.5773; + normal 0.438851 -0.898062 -0.0299208; + texcoord 0.00000 2.00000; + vertex 33.5107 139.182 99.9158; + normal 0.440856 -0.896562 -0.0426804; + texcoord 0.00000 1.00000; + vertex 29.5478 137.524 91.5347; + normal 0.441675 -0.895889 -0.0480240; + texcoord 1.00000 2.00000; + vertex 46.8471 145.855 95.2331; + normal 0.443231 -0.894501 -0.0584288; + texcoord 1.00000 1.00000; + vertex 40.7131 143.558 83.8703; + normal 0.810371 -0.372493 0.452271; + texcoord 0.00000 2.00000; + vertex -53.8027 87.0984 163.826; + normal 0.819140 -0.374540 0.434430; + texcoord 0.00000 1.00000; + vertex -51.9061 82.1538 156.355; + normal 0.828423 -0.376622 0.414573; + texcoord 1.00000 2.00000; + vertex -42.4796 105.092 158.357; + normal 0.834694 -0.377973 0.400529; + texcoord 1.00000 1.00000; + vertex -40.6065 97.6251 147.407; + normal 0.843009 0.511120 -0.167610; + texcoord 0.00000 2.00000; + vertex -28.8153 -0.0463700 154.166; + normal 0.840390 0.519390 -0.154849; + texcoord 0.00000 1.00000; + vertex -26.1963 -4.77283 152.925; + normal 0.838627 0.524569 -0.146741; + texcoord 1.00000 2.00000; + vertex -37.9357 10.5442 140.589; + normal 0.837583 0.527506 -0.142100; + texcoord 1.00000 1.00000; + vertex -30.2400 -3.24726 134.754; + normal 0.517030 0.720641 0.461904; + texcoord 0.00000 2.00000; + vertex -73.4827 -88.7630 100.362; + normal 0.562513 0.722668 0.401659; + texcoord 0.00000 1.00000; + vertex -67.8612 -91.3792 98.1515; + normal 0.591049 0.721731 0.360229; + texcoord 1.00000 2.00000; + vertex -81.1515 -75.7498 88.6437; + normal 0.610684 0.719923 0.329812; + texcoord 1.00000 1.00000; + vertex -68.8238 -83.0946 81.8500; + normal -0.867144 -0.497855 0.0142263; + texcoord 0.00000 2.00000; + vertex 79.8139 94.9694 96.6479; + normal -0.869682 -0.493603 -0.00307377; + texcoord 0.00000 1.00000; + vertex 76.8437 100.027 92.5853; + normal -0.871074 -0.490967 -0.0134846; + texcoord 1.00000 2.00000; + vertex 87.2177 81.7860 86.5806; + normal -0.872241 -0.488541 -0.0228719; + texcoord 1.00000 1.00000; + vertex 81.3527 92.6818 77.5167; + normal -0.826610 0.556641 -0.0828700; + texcoord 0.00000 2.00000; + vertex 2.12274 44.6624 165.339; + normal -0.825537 0.556855 -0.0916529; + texcoord 0.00000 1.00000; + vertex 5.36787 48.5639 159.176; + normal -0.824631 0.556996 -0.0986834; + texcoord 1.00000 2.00000; + vertex -7.37007 29.3466 157.151; + normal -0.823879 0.557088 -0.104287; + texcoord 1.00000 1.00000; + vertex -1.17151 36.4459 146.105; + normal -0.649871 0.735718 0.190755; + texcoord 0.00000 2.00000; + vertex 18.3664 -63.9964 153.326; + normal -0.640348 0.752531 0.153790; + texcoord 0.00000 1.00000; + vertex 21.8501 -60.2690 150.818; + normal -0.630555 0.766907 0.119387; + texcoord 1.00000 2.00000; + vertex 3.09583 -73.9667 139.756; + normal -0.626222 0.772531 0.105078; + texcoord 1.00000 1.00000; + vertex 13.5802 -64.2648 130.910; + normal -0.00460746 0.367785 0.929899; + texcoord 0.00000 2.00000; + vertex -12.4420 -111.413 14.4186; + normal -0.00826877 0.389073 0.921170; + texcoord 0.00000 1.00000; + vertex -8.06413 -102.678 10.9857; + normal -0.0104302 0.401552 0.915777; + texcoord 1.00000 2.00000; + vertex -27.9778 -105.660 12.0664; + normal -0.0138674 0.421265 0.906832; + texcoord 1.00000 1.00000; + vertex -22.1887 -96.0873 7.70798; + normal -0.0582536 -0.198039 0.978462; + texcoord 0.00000 2.00000; + vertex 69.5211 165.911 51.2922; + normal -0.0695743 -0.215539 0.974014; + texcoord 0.00000 1.00000; + vertex 60.7973 160.938 49.7663; + normal -0.0833082 -0.236703 0.968004; + texcoord 1.00000 2.00000; + vertex 81.5959 147.843 48.3541; + normal -0.0935771 -0.252480 0.963067; + texcoord 1.00000 1.00000; + vertex 70.8480 142.751 45.9750; + normal 0.632914 -0.437835 0.638530; + texcoord 0.00000 2.00000; + vertex -1.17211 107.103 139.957; + normal 0.492761 -0.601088 0.629190; + texcoord 0.00000 1.00000; + vertex -5.75576 104.504 142.718; + normal 0.338256 -0.730512 0.593241; + texcoord 1.00000 2.00000; + vertex 6.89979 94.7403 123.479; + normal 0.265429 -0.778003 0.569437; + texcoord 1.00000 1.00000; + vertex -8.85291 91.3696 126.216; + normal -0.430389 -0.696208 -0.574508; + texcoord 0.00000 2.00000; + vertex 29.7931 -37.3480 174.484; + normal -0.432732 -0.702096 -0.565512; + texcoord 0.00000 1.00000; + vertex 27.7106 -31.4854 168.939; + normal -0.435253 -0.708490 -0.555514; + texcoord 1.00000 2.00000; + vertex 49.8808 -43.4771 166.862; + normal -0.436778 -0.712384 -0.549304; + texcoord 1.00000 1.00000; + vertex 45.8257 -33.7913 157.525; + normal -0.944271 0.208889 0.254397; + texcoord 0.00000 2.00000; + vertex 61.0865 42.3939 74.9049; + normal -0.945375 0.206706 0.252069; + texcoord 0.00000 1.00000; + vertex 57.5096 39.0859 64.3442; + normal -0.947078 0.203290 0.248426; + texcoord 1.00000 2.00000; + vertex 57.9623 22.8296 79.3729; + normal -0.948494 0.200407 0.245350; + texcoord 1.00000 1.00000; + vertex 55.4915 20.9873 71.3257; + normal -0.474065 0.860564 0.186259; + texcoord 0.00000 2.00000; + vertex 57.0514 6.28441 93.8224; + normal -0.477303 0.859246 0.184063; + texcoord 0.00000 1.00000; + vertex 51.0304 5.19657 83.5238; + normal -0.480769 0.857814 0.181701; + texcoord 1.00000 2.00000; + vertex 43.4099 -2.42143 99.3253; + normal -0.485179 0.855964 0.178682; + texcoord 1.00000 1.00000; + vertex 39.7515 -2.96174 91.9800; + normal 0.117130 0.912248 -0.392536; + texcoord 0.00000 2.00000; + vertex 45.3223 -26.4496 107.286; + normal 0.103756 0.910589 -0.400079; + texcoord 0.00000 1.00000; + vertex 39.4633 -29.7824 97.7928; + normal 0.0922157 0.908986 -0.406499; + texcoord 1.00000 2.00000; + vertex 30.5721 -22.5420 111.966; + normal 0.0746564 0.906243 -0.416113; + texcoord 1.00000 1.00000; + vertex 26.8070 -25.4649 104.925; + normal 0.0176585 0.662194 -0.749124; + texcoord 0.00000 2.00000; + vertex 22.6215 -42.7132 77.9810; + normal 0.00727662 0.657920 -0.753052; + texcoord 0.00000 1.00000; + vertex 16.7942 -46.5886 74.4180; + normal -0.0441133 0.635401 -0.770921; + texcoord 1.00000 2.00000; + vertex 5.84077 -31.7765 87.2530; + normal -0.0621935 0.626938 -0.776583; + texcoord 1.00000 1.00000; + vertex 2.92870 -34.6044 85.2033; + normal -0.374226 0.874501 -0.308549; + texcoord 0.00000 2.00000; + vertex 16.4027 -41.8160 72.0027; + normal -0.375130 0.871788 -0.315060; + texcoord 0.00000 1.00000; + vertex 17.0658 -43.6165 66.0954; + normal -0.378204 0.861744 -0.338170; + texcoord 1.00000 2.00000; + vertex -3.55196 -50.4276 71.7974; + normal -0.379084 0.858602 -0.345106; + texcoord 1.00000 1.00000; + vertex -2.05112 -52.1297 65.9141; + normal 0.0675185 -0.975071 -0.211370; + texcoord 0.00000 2.00000; + vertex 12.4702 71.1703 101.508; + normal 0.0705314 -0.973401 -0.217979; + texcoord 0.00000 1.00000; + vertex 13.4700 72.6287 95.0996; + normal 0.0808060 -0.967282 -0.240492; + texcoord 1.00000 2.00000; + vertex 32.5895 72.0926 103.680; + normal 0.0844437 -0.964956 -0.248453; + texcoord 1.00000 1.00000; + vertex 32.6800 73.5621 98.0033; + normal -0.426520 -0.893301 -0.141755; + texcoord 0.00000 2.00000; + vertex -18.1640 60.7086 110.995; + normal -0.422169 -0.894467 -0.147315; + texcoord 0.00000 1.00000; + vertex -15.1961 60.3465 104.347; + normal -0.406503 -0.898249 -0.167048; + texcoord 1.00000 2.00000; + vertex -1.76667 51.9883 116.611; + normal -0.400052 -0.899620 -0.175046; + texcoord 1.00000 1.00000; + vertex -0.152430 52.2315 111.672; + normal -0.884949 -0.412771 -0.215604; + texcoord 0.00000 2.00000; + vertex 4.31729 15.6098 125.863; + normal -0.882034 -0.415261 -0.222652; + texcoord 0.00000 1.00000; + vertex 6.05453 15.2164 119.485; + normal -0.872680 -0.422777 -0.244316; + texcoord 1.00000 2.00000; + vertex 11.9119 -1.73391 127.895; + normal -0.868882 -0.425640 -0.252733; + texcoord 1.00000 1.00000; + vertex 13.3448 -1.27736 122.200; + normal -0.797826 -0.556629 -0.231597; + texcoord 0.00000 2.00000; + vertex -17.2242 -21.3596 110.817; + normal -0.795324 -0.557387 -0.238287; + texcoord 0.00000 1.00000; + vertex -15.9141 -20.7023 104.724; + normal -0.786132 -0.559836 -0.261877; + texcoord 1.00000 2.00000; + vertex -4.92988 -39.0182 110.906; + normal -0.783190 -0.560520 -0.269131; + texcoord 1.00000 1.00000; + vertex -3.90316 -37.5728 104.907; + normal 0.481094 -0.790836 -0.378321; + texcoord 0.00000 2.00000; + vertex -28.5327 -26.8017 78.9803; + normal 0.481504 -0.787558 -0.384587; + texcoord 0.00000 1.00000; + vertex -29.5404 -24.6328 73.1650; + normal 0.482790 -0.775306 -0.407204; + texcoord 1.00000 2.00000; + vertex -9.84630 -15.5435 79.2088; + normal 0.483117 -0.771489 -0.414009; + texcoord 1.00000 1.00000; + vertex -11.6411 -13.6385 73.5647; + normal 0.287992 0.876611 -0.385504; + texcoord 0.00000 2.00000; + vertex 39.9414 5.75309 110.158; + normal 0.284250 0.874137 -0.393809; + texcoord 0.00000 1.00000; + vertex 39.4080 3.45244 104.528; + normal 0.275436 0.868072 -0.413021; + texcoord 1.00000 2.00000; + vertex 23.8629 10.6910 109.376; + normal 0.271424 0.865204 -0.421604; + texcoord 1.00000 1.00000; + vertex 24.0152 7.84596 103.635; + normal 0.809192 0.127989 -0.573435; + texcoord 0.00000 2.00000; + vertex -8.77664 -31.8630 112.386; + normal 0.803312 0.139002 -0.579110; + texcoord 0.00000 1.00000; + vertex -12.7505 -27.6050 107.729; + normal 0.787729 0.166803 -0.593010; + texcoord 1.00000 2.00000; + vertex -6.13054 -18.1709 119.176; + normal 0.778010 0.183239 -0.600936; + texcoord 1.00000 1.00000; + vertex -9.15928 -15.9417 115.934; + normal 0.615698 -0.428463 -0.661314; + texcoord 0.00000 2.00000; + vertex -43.1365 -53.1718 100.438; + normal 0.620307 -0.415423 -0.665314; + texcoord 0.00000 1.00000; + vertex -42.2508 -46.2677 96.7892; + normal 0.635585 -0.368583 -0.678364; + texcoord 1.00000 2.00000; + vertex -29.0660 -47.0136 109.548; + normal 0.642384 -0.345576 -0.684046; + texcoord 1.00000 1.00000; + vertex -29.2634 -43.0501 107.360; + normal 0.909081 -0.375912 -0.179618; + texcoord 0.00000 2.00000; + vertex -64.7690 -77.0958 70.2971; + normal 0.911018 -0.369845 -0.182374; + texcoord 0.00000 1.00000; + vertex -62.9043 -70.0549 64.9989; + normal 0.921963 -0.332168 -0.199117; + texcoord 1.00000 2.00000; + vertex -56.3327 -63.3859 84.3020; + normal 0.925916 -0.316750 -0.205790; + texcoord 1.00000 1.00000; + vertex -55.9871 -60.8926 82.0192; + normal 0.786648 0.380264 0.486399; + texcoord 0.00000 2.00000; + vertex -23.4883 -90.8088 27.3873; + normal 0.786569 0.380662 0.486216; + texcoord 0.00000 1.00000; + vertex -23.4780 -84.5997 22.5163; + normal 0.786308 0.381966 0.485614; + texcoord 1.00000 2.00000; + vertex -34.0144 -80.3646 36.2456; + normal 0.786174 0.382638 0.485303; + texcoord 1.00000 1.00000; + vertex -33.6474 -77.0847 33.0652; + normal -0.997772 -0.0657085 0.0115620; + texcoord 0.00000 2.00000; + vertex 72.7539 136.260 49.3223; + normal -0.997588 -0.0684385 0.0115712; + texcoord 0.00000 1.00000; + vertex 73.4057 125.982 47.1601; + normal -0.994880 -0.100391 0.0116731; + texcoord 1.00000 2.00000; + vertex 73.6487 126.071 68.6356; + normal -0.993463 -0.113553 0.0117117; + texcoord 1.00000 1.00000; + vertex 73.8393 124.352 68.1400; + normal -0.867157 0.0427864 0.496193; + texcoord 0.00000 2.00000; + vertex 41.1764 99.6554 137.587; + normal -0.869202 0.0393614 0.492888; + texcoord 0.00000 1.00000; + vertex 37.8355 96.8874 131.987; + normal -0.874387 0.0304894 0.484270; + texcoord 1.00000 2.00000; + vertex 43.0284 83.9542 142.177; + normal -0.877034 0.0258520 0.479733; + texcoord 1.00000 1.00000; + vertex 40.4815 82.5114 137.599; + normal -0.746732 0.527839 -0.404695; + texcoord 0.00000 2.00000; + vertex 39.0791 7.41081 175.962; + normal -0.747211 0.521603 -0.411832; + texcoord 0.00000 1.00000; + vertex 40.0936 4.24132 169.956; + normal -0.748192 0.503939 -0.431572; + texcoord 1.00000 2.00000; + vertex 27.9902 -5.64046 179.401; + normal -0.748467 0.495673 -0.440574; + texcoord 1.00000 1.00000; + vertex 29.4835 -7.80063 174.433; + normal 0.201349 0.873292 -0.443643; + texcoord 0.00000 2.00000; + vertex 20.5835 -85.6699 128.464; + normal 0.194663 0.871153 -0.450775; + texcoord 0.00000 1.00000; + vertex 17.7104 -87.9844 122.604; + normal 0.176474 0.864927 -0.469849; + texcoord 1.00000 2.00000; + vertex 4.91593 -80.1372 132.244; + normal 0.167632 0.861689 -0.478948; + texcoord 1.00000 1.00000; + vertex 3.24603 -82.4581 127.484; + normal 0.593718 -0.346843 -0.726085; + texcoord 0.00000 2.00000; + vertex -13.2758 -82.2903 75.4727; + normal 0.589624 -0.342723 -0.731358; + texcoord 0.00000 1.00000; + vertex -17.3511 -80.7555 71.4072; + normal 0.578903 -0.332005 -0.744744; + texcoord 1.00000 2.00000; + vertex -5.71636 -66.0237 73.8836; + normal 0.574627 -0.327759 -0.749919; + texcoord 1.00000 1.00000; + vertex -10.6108 -65.0221 69.6955; + normal -0.740659 -0.590649 -0.320248; + texcoord 0.00000 2.00000; + vertex 29.6131 146.038 102.615; + normal -0.736072 -0.593095 -0.326245; + texcoord 0.00000 1.00000; + vertex 32.9771 145.260 96.2678; + normal -0.718804 -0.601771 -0.348126; + texcoord 1.00000 2.00000; + vertex 40.1089 129.981 107.955; + normal -0.711936 -0.605002 -0.356540; + texcoord 1.00000 1.00000; + vertex 42.3585 130.132 103.206; + normal 0.528274 -0.774302 -0.348399; + texcoord 0.00000 2.00000; + vertex -40.9869 62.3871 153.701; + normal 0.530776 -0.769941 -0.354213; + texcoord 0.00000 1.00000; + vertex -40.0837 65.8434 147.389; + normal 0.540402 -0.752171 -0.377100; + texcoord 1.00000 2.00000; + vertex -23.3143 71.9702 159.200; + normal 0.543774 -0.745543 -0.385326; + texcoord 1.00000 1.00000; + vertex -23.3957 74.3232 154.532; + normal 0.269826 -0.948927 0.163496; + texcoord 0.00000 2.00000; + vertex -30.1459 -2.46732 160.982; + normal 0.273967 -0.948740 0.157589; + texcoord 0.00000 1.00000; + vertex -27.9713 -2.97423 154.451; + normal 0.285400 -0.947961 0.141127; + texcoord 1.00000 2.00000; + vertex -13.8879 2.76242 164.504; + normal 0.290681 -0.947468 0.133448; + texcoord 1.00000 1.00000; + vertex -12.8675 2.30015 159.000; + normal 0.684383 -0.684644 -0.250765; + texcoord 0.00000 2.00000; + vertex -72.6475 -97.0050 104.251; + normal 0.689715 -0.677730 -0.254903; + texcoord 0.00000 1.00000; + vertex -69.4280 -91.8168 98.8725; + normal 0.707678 -0.653302 -0.269049; + texcoord 1.00000 2.00000; + vertex -61.1024 -89.0910 114.152; + normal 0.716852 -0.640098 -0.276403; + texcoord 1.00000 1.00000; + vertex -59.9239 -86.4177 111.018; + normal -0.752647 0.652566 0.0876369; + texcoord 0.00000 2.00000; + vertex 77.3393 100.109 99.2308; + normal -0.755064 0.650829 0.0793755; + texcoord 0.00000 1.00000; + vertex 76.8108 100.336 93.0010; + normal -0.761228 0.645947 0.0572999; + texcoord 1.00000 2.00000; + vertex 65.5032 86.4581 99.2277; + normal -0.763621 0.643856 0.0482936; + texcoord 1.00000 1.00000; + vertex 65.6831 87.1398 92.9831; + normal 0.447064 0.705029 -0.550516; + texcoord 0.00000 2.00000; + vertex 9.35109 53.5706 163.680; + normal 0.442487 0.703568 -0.556055; + texcoord 0.00000 1.00000; + vertex 6.27888 51.2245 158.180; + normal 0.423232 0.697100 -0.578728; + texcoord 1.00000 2.00000; + vertex -8.70309 67.1188 166.369; + normal 0.417360 0.695026 -0.585448; + texcoord 1.00000 1.00000; + vertex -10.8277 64.4744 161.715; + normal 0.335407 0.941004 0.0448646; + texcoord 0.00000 2.00000; + vertex 25.1595 -56.6647 154.898; + normal 0.332516 0.942377 0.0368691; + texcoord 0.00000 1.00000; + vertex 24.8346 -56.2465 148.555; + normal 0.324665 0.945702 0.0154787; + texcoord 1.00000 2.00000; + vertex 8.28931 -50.6800 155.493; + normal 0.321324 0.946947 0.00651247; + texcoord 1.00000 1.00000; + vertex 8.65249 -50.7608 149.335; + normal 0.973303 0.214216 -0.0824212; + texcoord 0.00000 2.00000; + vertex -27.5075 -127.051 90.7042; + normal 0.971761 0.220227 -0.0847368; + texcoord 0.00000 1.00000; + vertex -29.4253 -120.288 85.6357; + normal 0.964530 0.246361 -0.0948024; + texcoord 1.00000 2.00000; + vertex -29.4268 -113.628 102.927; + normal 0.960650 0.259229 -0.0997587; + texcoord 1.00000 1.00000; + vertex -30.3873 -111.040 100.402; + normal 0.816812 0.486448 0.310139; + texcoord 0.00000 2.00000; + vertex -9.21761 -118.300 7.30529; + normal 0.823411 0.476029 0.308853; + texcoord 0.00000 1.00000; + vertex -13.7181 -109.906 5.99243; + normal 0.861116 0.410516 0.299928; + texcoord 1.00000 2.00000; + vertex -17.6537 -114.583 23.6926; + normal 0.877749 0.377590 0.294928; + texcoord 1.00000 1.00000; + vertex -18.5778 -112.041 23.1882; + normal -0.546412 -0.813063 0.200901; + texcoord 0.00000 2.00000; + vertex 44.1226 158.161 61.1906; + normal -0.547925 -0.811969 0.201206; + texcoord 0.00000 1.00000; + vertex 50.8940 152.709 57.5410; + normal -0.557271 -0.805113 0.203082; + texcoord 1.00000 2.00000; + vertex 55.7870 154.147 76.6683; + normal -0.561520 -0.801940 0.203930; + texcoord 1.00000 1.00000; + vertex 57.7323 152.424 75.2502; + normal -0.858152 -0.310554 0.408816; + texcoord 0.00000 2.00000; + vertex -6.27872 116.379 145.248; + normal -0.859209 -0.306158 0.409911; + texcoord 0.00000 1.00000; + vertex -5.18568 108.212 141.338; + normal -0.865326 -0.278851 0.416477; + texcoord 1.00000 2.00000; + vertex 4.54061 105.903 160.001; + normal -0.867650 -0.267473 0.419096; + texcoord 1.00000 1.00000; + vertex 4.60946 103.053 158.324; + normal -0.650086 -0.581182 -0.489505; + texcoord 0.00000 2.00000; + vertex 22.5047 -29.1458 163.280; + normal -0.644106 -0.580982 -0.497582; + texcoord 0.00000 1.00000; + vertex 24.9921 -27.3196 157.809; + normal -0.630647 -0.580330 -0.515268; + texcoord 1.00000 2.00000; + vertex 33.1404 -41.2248 163.497; + normal -0.623830 -0.579898 -0.523979; + texcoord 1.00000 1.00000; + vertex 35.2141 -38.6836 158.215; + normal -0.560064 -0.664757 0.494395; + texcoord 0.00000 2.00000; + vertex 72.9387 29.3766 59.9076; + normal -0.615245 -0.628792 0.475494; + texcoord 0.00000 1.00000; + vertex 70.6486 31.5316 60.2109; + normal -0.713351 -0.551199 0.432794; + texcoord 1.00000 2.00000; + vertex 69.2914 21.6795 45.4264; + normal -0.734605 -0.531562 0.421659; + texcoord 1.00000 1.00000; + vertex 64.5191 28.5277 45.7455; + normal -0.564941 -0.807998 0.167276; + texcoord 0.00000 2.00000; + vertex 51.6764 3.64379 82.6169; + normal -0.631762 -0.763912 0.131584; + texcoord 0.00000 1.00000; + vertex 50.1326 4.74826 82.7378; + normal -0.752730 -0.655961 0.0557896; + texcoord 1.00000 2.00000; + vertex 55.1923 -2.63952 64.1404; + normal -0.764355 -0.643044 0.0474954; + texcoord 1.00000 1.00000; + vertex 48.9896 4.70437 63.7489; + normal -0.425101 -0.695512 -0.579269; + texcoord 0.00000 2.00000; + vertex 41.3148 -31.6033 97.3173; + normal -0.416425 -0.705321 -0.573684; + texcoord 0.00000 1.00000; + vertex 38.7966 -29.7657 96.9589; + normal -0.394851 -0.728707 -0.559535; + texcoord 1.00000 2.00000; + vertex 52.3674 -26.0042 82.4836; + normal -0.390798 -0.732946 -0.556837; + texcoord 1.00000 1.00000; + vertex 45.4235 -21.6829 81.6689; + normal -0.737715 -0.505414 -0.447587; + texcoord 0.00000 2.00000; + vertex 18.0204 -53.2638 75.1196; + normal -0.746530 -0.491415 -0.448558; + texcoord 0.00000 1.00000; + vertex 17.6529 -52.6128 74.9902; + normal -0.850452 -0.274599 -0.448694; + texcoord 1.00000 2.00000; + vertex 24.1523 -49.5065 60.7703; + normal -0.853896 -0.264695 -0.448105; + texcoord 1.00000 1.00000; + vertex 23.2748 -48.0410 61.5768; + normal -0.956073 -0.247769 -0.156635; + texcoord 0.00000 2.00000; + vertex 17.3011 -47.0715 67.1638; + normal -0.958295 -0.232824 -0.165722; + texcoord 0.00000 1.00000; + vertex 17.2308 -46.5116 66.7072; + normal -0.953971 0.00808221 -0.299789; + texcoord 1.00000 2.00000; + vertex 21.7526 -54.7235 52.0968; + normal -0.952384 0.0171902 -0.304417; + texcoord 1.00000 1.00000; + vertex 21.8292 -52.7909 51.9661; + normal 0.962364 0.220429 -0.158957; + texcoord 0.00000 2.00000; + vertex 15.6933 82.3505 100.424; + normal 0.965513 0.200956 -0.165536; + texcoord 0.00000 1.00000; + vertex 15.7534 81.8878 100.147; + normal 0.953640 -0.141638 -0.265536; + texcoord 1.00000 2.00000; + vertex 11.4291 87.4343 81.6580; + normal 0.951894 -0.149499 -0.267486; + texcoord 1.00000 1.00000; + vertex 11.1771 85.3436 81.9295; + normal 0.829204 0.181777 -0.528562; + texcoord 0.00000 2.00000; + vertex -13.2206 65.8596 105.716; + normal 0.831485 0.167137 -0.529809; + texcoord 0.00000 1.00000; + vertex -13.1664 65.1670 105.563; + normal 0.841547 -0.0896026 -0.532701; + texcoord 1.00000 2.00000; + vertex -23.3104 64.9495 89.5743; + normal 0.840921 -0.0981219 -0.532188; + texcoord 1.00000 1.00000; + vertex -23.0332 63.1922 90.3362; + normal 0.909234 -0.0146832 -0.416026; + texcoord 0.00000 2.00000; + vertex 6.19973 15.5847 118.413; + normal 0.905488 -0.0274659 -0.423483; + texcoord 0.00000 1.00000; + vertex 5.97643 14.9715 117.946; + normal 0.816814 -0.230447 -0.528876; + texcoord 1.00000 2.00000; + vertex 0.0893800 24.3965 104.747; + normal 0.811938 -0.238800 -0.532665; + texcoord 1.00000 1.00000; + vertex -0.444640 22.6194 104.730; + normal 0.974061 0.115350 -0.194681; + texcoord 0.00000 2.00000; + vertex -15.9868 -20.6832 104.167; + normal 0.973275 0.105339 -0.204058; + texcoord 0.00000 1.00000; + vertex -16.0493 -21.1360 103.586; + normal 0.919148 -0.0971479 -0.381746; + texcoord 1.00000 2.00000; + vertex -20.8053 -6.56138 88.4256; + normal 0.916432 -0.103154 -0.386668; + texcoord 1.00000 1.00000; + vertex -21.2298 -8.36133 87.8996; + normal 0.155799 0.652298 -0.741777; + texcoord 0.00000 2.00000; + vertex -36.3493 -13.2906 79.5815; + normal 0.164771 0.646703 -0.744732; + texcoord 0.00000 1.00000; + vertex -35.7291 -13.7771 79.2839; + normal 0.347101 0.512184 -0.785613; + texcoord 1.00000 2.00000; + vertex -47.6320 -25.9086 66.1158; + normal 0.353188 0.506951 -0.786294; + texcoord 1.00000 1.00000; + vertex -45.9789 -26.5627 66.4367; + normal -0.594829 -0.290803 -0.749408; + texcoord 0.00000 2.00000; + vertex 37.6373 -10.8033 109.171; + normal -0.596415 -0.277945 -0.753018; + texcoord 0.00000 1.00000; + vertex 37.5829 -9.88312 108.858; + normal -0.607110 -0.0772633 -0.790853; + texcoord 1.00000 2.00000; + vertex 49.6638 -10.9678 99.6895; + normal -0.606939 -0.0647794 -0.792104; + texcoord 1.00000 1.00000; + vertex 49.0776 -9.42641 100.013; + normal -0.545561 0.821193 0.167346; + texcoord 0.00000 2.00000; + vertex -14.9182 -27.7538 108.190; + normal -0.530592 0.832613 0.158835; + texcoord 0.00000 1.00000; + vertex -14.4642 -27.3765 107.819; + normal -0.288338 0.957117 0.0280629; + texcoord 1.00000 2.00000; + vertex -21.6075 -29.0925 92.9523; + normal -0.278583 0.960136 0.0230271; + texcoord 1.00000 1.00000; + vertex -19.7088 -28.5395 92.8645; + normal -0.241865 0.968535 0.0586650; + texcoord 0.00000 2.00000; + vertex -43.7423 -45.3074 97.0184; + normal -0.216293 0.974844 0.0538235; + texcoord 0.00000 1.00000; + vertex -43.2698 -45.1772 96.8178; + normal 0.177133 0.983946 -0.0217641; + texcoord 1.00000 2.00000; + vertex -46.5976 -44.9607 79.5230; + normal 0.187042 0.982066 -0.0236943; + texcoord 1.00000 1.00000; + vertex -44.5166 -45.3470 79.9402; + normal -0.531357 0.840414 0.106606; + texcoord 0.00000 2.00000; + vertex -23.9828 -84.1758 21.2589; + normal -0.519993 0.845999 0.117869; + texcoord 0.00000 1.00000; + vertex -23.3463 -83.8391 21.7773; + normal -0.318536 0.901621 0.292598; + texcoord 1.00000 2.00000; + vertex -14.4245 -76.6012 9.18664; + normal -0.308226 0.902614 0.300474; + texcoord 1.00000 1.00000; + vertex -13.5242 -76.8135 10.7479; + normal 0.194700 -0.891059 0.410007; + texcoord 0.00000 2.00000; + vertex 74.9676 124.949 46.4622; + normal 0.180721 -0.890183 0.418228; + texcoord 0.00000 1.00000; + vertex 74.2670 124.932 46.7584; + normal -0.100317 -0.825507 0.555404; + texcoord 1.00000 2.00000; + vertex 64.1397 115.269 30.5663; + normal -0.108953 -0.822124 0.558786; + texcoord 1.00000 1.00000; + vertex 62.9378 116.229 31.7442; + normal 0.404875 -0.476046 -0.780677; + texcoord 0.00000 2.00000; + vertex 39.7727 97.9568 131.002; + normal 0.398093 -0.484012 -0.779265; + texcoord 0.00000 1.00000; + vertex 39.1369 97.3370 131.050; + normal 0.251956 -0.632866 -0.732120; + texcoord 1.00000 2.00000; + vertex 25.8584 106.435 118.616; + normal 0.245883 -0.638207 -0.729543; + texcoord 1.00000 1.00000; + vertex 25.2055 105.107 119.558; + normal 0.861070 -0.139904 -0.488861; + texcoord 0.00000 2.00000; + vertex 40.3521 4.59416 169.623; + normal 0.855510 -0.149605 -0.495702; + texcoord 0.00000 1.00000; + vertex 39.9973 4.09672 169.140; + normal 0.720300 -0.330263 -0.609995; + texcoord 1.00000 2.00000; + vertex 34.0739 17.5700 154.851; + normal 0.714908 -0.336019 -0.613187; + texcoord 1.00000 1.00000; + vertex 33.1976 15.9142 154.737; + normal -0.134291 -0.802259 -0.581675; + texcoord 0.00000 2.00000; + vertex 18.4466 -89.2078 122.591; + normal -0.144449 -0.796732 -0.586816; + texcoord 0.00000 1.00000; + vertex 17.9131 -88.8373 122.203; + normal -0.343080 -0.658611 -0.669722; + texcoord 1.00000 2.00000; + vertex 30.4045 -79.9565 107.071; + normal -0.348896 -0.653627 -0.671597; + texcoord 1.00000 1.00000; + vertex 28.6877 -79.1615 107.189; + normal -0.744521 0.0315734 -0.666852; + texcoord 0.00000 2.00000; + vertex -21.8631 -83.1907 74.6969; + normal -0.739128 0.0382805 -0.672476; + texcoord 0.00000 1.00000; + vertex -21.3416 -82.6786 74.1390; + normal -0.605991 0.179689 -0.774911; + texcoord 1.00000 2.00000; + vertex -12.4950 -98.7125 63.5028; + normal -0.600118 0.185110 -0.778198; + texcoord 1.00000 1.00000; + vertex -11.7314 -97.1701 63.2808; + normal 0.548633 0.496062 -0.672997; + texcoord 0.00000 2.00000; + vertex 32.9325 146.584 96.2342; + normal 0.553044 0.485046 -0.677401; + texcoord 0.00000 1.00000; + vertex 33.1643 145.823 95.8620; + normal 0.615804 0.279224 -0.736763; + texcoord 1.00000 2.00000; + vertex 19.4234 145.032 84.0772; + normal 0.617897 0.269681 -0.738563; + texcoord 1.00000 1.00000; + vertex 20.3321 143.523 84.2864; + normal 0.509438 0.808844 -0.293675; + texcoord 0.00000 2.00000; + vertex -41.0461 67.4712 147.221; + normal 0.524664 0.797656 -0.297442; + texcoord 0.00000 1.00000; + vertex -40.6750 67.1598 147.007; + normal 0.760991 0.549229 -0.345312; + texcoord 1.00000 2.00000; + vertex -47.4448 64.4309 127.748; + normal 0.765153 0.543043 -0.345899; + texcoord 1.00000 1.00000; + vertex -46.0928 62.8930 128.324; + normal 0.200993 0.744689 -0.636427; + texcoord 0.00000 2.00000; + vertex -26.6130 -5.12687 152.627; + normal 0.212409 0.739516 -0.638748; + texcoord 0.00000 1.00000; + vertex -26.0337 -5.47065 152.408; + normal 0.438545 0.606654 -0.663060; + texcoord 1.00000 2.00000; + vertex -34.8208 -17.3708 135.708; + normal 0.444393 0.602363 -0.663079; + texcoord 1.00000 1.00000; + vertex -33.0867 -18.0317 136.270; + normal -0.0606382 0.536699 -0.841592; + texcoord 0.00000 2.00000; + vertex -67.4062 -92.4854 97.0202; + normal -0.0510071 0.541323 -0.839266; + texcoord 0.00000 1.00000; + vertex -66.4604 -92.1125 97.1898; + normal 0.119601 0.612043 -0.781728; + texcoord 1.00000 2.00000; + vertex -58.5562 -104.362 88.8086; + normal 0.129498 0.615491 -0.777433; + texcoord 1.00000 1.00000; + vertex -57.6576 -103.385 89.7319; + normal -0.374192 0.855718 0.357388; + texcoord 0.00000 2.00000; + vertex -47.1890 -99.6772 3.97154; + normal -0.363631 0.856334 0.366695; + texcoord 0.00000 1.00000; + vertex -46.4890 -99.5782 4.46727; + normal -0.141381 0.833324 0.534399; + texcoord 1.00000 2.00000; + vertex -35.0868 -88.8935 -9.17746; + normal -0.132845 0.831200 0.539869; + texcoord 1.00000 1.00000; + vertex -34.1185 -89.6298 -7.80553; + normal 0.0309839 -0.749320 -0.661483; + texcoord 0.00000 2.00000; + vertex 76.3939 101.311 91.7141; + normal 0.0190665 -0.747013 -0.664536; + texcoord 0.00000 1.00000; + vertex 75.6854 101.522 91.4418; + normal -0.210355 -0.679706 -0.702674; + texcoord 1.00000 2.00000; + vertex 81.9075 114.540 76.9869; + normal -0.218064 -0.676668 -0.703256; + texcoord 1.00000 1.00000; + vertex 80.1000 114.686 77.4062; + normal -0.509950 -0.619198 -0.597114; + texcoord 0.00000 2.00000; + vertex 6.24856 48.7757 158.822; + normal -0.515272 -0.609548 -0.602450; + texcoord 0.00000 1.00000; + vertex 5.99135 49.3922 158.403; + normal -0.605395 -0.396618 -0.690067; + texcoord 1.00000 2.00000; + vertex 21.7403 50.1852 144.130; + normal -0.607742 -0.389164 -0.692243; + texcoord 1.00000 1.00000; + vertex 20.6958 51.7278 144.180; + normal -0.686504 0.0276454 -0.726600; + texcoord 0.00000 2.00000; + vertex 24.8053 -57.6390 147.879; + normal -0.686732 0.0411116 -0.725747; + texcoord 0.00000 1.00000; + vertex 24.8449 -56.6975 147.877; + normal -0.674875 0.243150 -0.696722; + texcoord 1.00000 2.00000; + vertex 35.9885 -55.8436 137.381; + normal -0.673298 0.254726 -0.694106; + texcoord 1.00000 1.00000; + vertex 35.6331 -54.4189 138.249; + normal -0.703221 0.581975 0.408393; + texcoord 0.00000 2.00000; + vertex -25.1193 -114.126 84.5246; + normal -0.689011 0.598560 0.408644; + texcoord 0.00000 1.00000; + vertex -24.7022 -113.566 84.4442; + normal -0.438921 0.809997 0.388914; + texcoord 1.00000 2.00000; + vertex -29.8818 -108.893 68.8664; + normal -0.428730 0.816168 0.387376; + texcoord 1.00000 1.00000; + vertex -28.0870 -108.181 69.3525; + normal -0.948485 0.228242 0.219730; + texcoord 0.00000 2.00000; + vertex -14.7171 -110.425 4.85042; + normal -0.943468 0.237675 0.231037; + texcoord 0.00000 1.00000; + vertex -14.4103 -109.773 5.49826; + normal -0.835337 0.377157 0.399956; + texcoord 1.00000 2.00000; + vertex -13.8844 -97.5366 -4.94258; + normal -0.827674 0.384428 0.408864; + texcoord 1.00000 1.00000; + vertex -13.0407 -97.3098 -3.44795; + normal 0.674021 -0.431809 0.599364; + texcoord 0.00000 2.00000; + vertex 53.3577 154.164 55.9734; + normal 0.662508 -0.441041 0.605447; + texcoord 0.00000 1.00000; + vertex 52.7233 153.572 56.2610; + normal 0.458142 -0.571617 0.680706; + texcoord 1.00000 2.00000; + vertex 55.7507 142.114 44.6014; + normal 0.446848 -0.577329 0.683387; + texcoord 1.00000 1.00000; + vertex 54.2055 141.944 45.4676; + normal 0.833209 -0.465997 0.297673; + texcoord 0.00000 2.00000; + vertex -5.40721 104.819 142.585; + normal 0.823150 -0.477847 0.306734; + texcoord 0.00000 1.00000; + vertex -5.79708 104.288 142.844; + normal 0.578346 -0.673614 0.460174; + texcoord 1.00000 2.00000; + vertex -6.62871 91.6690 125.418; + normal 0.570284 -0.678021 0.463750; + texcoord 1.00000 1.00000; + vertex -8.11213 91.2967 126.698; + normal 0.653190 0.0471326 -0.755726; + texcoord 0.00000 2.00000; + vertex 26.1372 -26.4924 159.523; + normal 0.649262 0.0380090 -0.759614; + texcoord 0.00000 1.00000; + vertex 25.7348 -27.2132 159.130; + normal 0.553600 -0.147764 -0.819568; + texcoord 1.00000 2.00000; + vertex 12.2581 -16.7255 148.136; + normal 0.549095 -0.155274 -0.821209; + texcoord 1.00000 1.00000; + vertex 11.9521 -18.4320 148.254; + normal -0.130688 -0.120102 0.984122; + texcoord 0.00000 2.00000; + vertex 85.7513 25.6094 57.5233; + normal -0.138547 -0.116663 0.983460; + texcoord 0.00000 1.00000; + vertex 84.6370 25.9936 57.4222; + normal -0.308721 -0.0388646 0.950358; + texcoord 1.00000 2.00000; + vertex 77.2239 8.44865 54.2966; + normal -0.318456 -0.0342103 0.947320; + texcoord 1.00000 1.00000; + vertex 76.3565 9.65408 54.0485; + normal -0.594302 0.241574 0.767103; + texcoord 0.00000 2.00000; + vertex 51.0784 4.64503 84.2678; + normal -0.600716 0.245608 0.760800; + texcoord 0.00000 1.00000; + vertex 50.2494 5.07457 83.4903; + normal -0.708868 0.315968 0.630611; + texcoord 1.00000 2.00000; + vertex 42.6718 -9.14808 82.0986; + normal -0.716009 0.320809 0.620010; + texcoord 1.00000 1.00000; + vertex 42.3575 -8.05406 81.1696; + normal -0.251915 -0.927566 -0.275970; + texcoord 0.00000 2.00000; + vertex 40.3616 -31.3496 97.8070; + normal -0.267910 -0.921178 -0.282232; + texcoord 0.00000 1.00000; + vertex 39.8942 -31.1317 97.5014; + normal -0.528412 -0.761837 -0.374680; + texcoord 1.00000 2.00000; + vertex 48.0638 -28.0709 79.7562; + normal -0.534553 -0.756588 -0.376602; + texcoord 1.00000 1.00000; + vertex 46.3356 -26.9794 80.0164; + normal -0.595433 -0.737189 0.319393; + texcoord 0.00000 2.00000; + vertex 67.2425 38.8195 79.3448; + normal -0.587912 -0.741455 0.323425; + texcoord 0.00000 1.00000; + vertex 66.6343 39.4526 79.6725; + normal -0.534945 -0.768867 0.350254; + texcoord 1.00000 2.00000; + vertex 69.6571 30.4328 64.4892; + normal -0.533451 -0.769577 0.350973; + texcoord 1.00000 1.00000; + vertex 68.1038 31.2213 63.8571; + normal -0.829249 -0.526734 0.186806; + texcoord 0.00000 2.00000; + vertex 32.9611 22.0221 89.8676; + normal -0.824772 -0.531466 0.193119; + texcoord 0.00000 1.00000; + vertex 32.4423 22.8403 89.8720; + normal -0.782050 -0.571547 0.248459; + texcoord 1.00000 2.00000; + vertex 38.0998 8.77088 75.3147; + normal -0.780940 -0.572482 0.249795; + texcoord 1.00000 1.00000; + vertex 37.0630 9.68457 74.1672; + normal -0.724951 -0.649534 -0.229244; + texcoord 0.00000 2.00000; + vertex 17.6960 -12.6410 83.4563; + normal -0.718923 -0.658512 -0.222510; + texcoord 0.00000 1.00000; + vertex 17.0620 -12.0210 83.7047; + normal -0.672288 -0.719750 -0.173174; + texcoord 1.00000 2.00000; + vertex 26.6480 -17.2369 68.1691; + normal -0.671051 -0.721203 -0.171923; + texcoord 1.00000 1.00000; + vertex 25.5863 -16.0295 67.2480; + normal -0.994365 0.0620821 0.0859267; + texcoord 0.00000 2.00000; + vertex 14.9239 -44.6254 74.6731; + normal -0.994250 0.0543023 0.0922943; + texcoord 0.00000 1.00000; + vertex 14.9926 -43.7398 74.8290; + normal -0.989732 -0.00790707 0.142716; + texcoord 1.00000 2.00000; + vertex 12.6908 -57.4614 58.1058; + normal -0.989572 -0.00918804 0.143745; + texcoord 1.00000 1.00000; + vertex 12.5170 -55.9345 57.0067; + normal -0.978245 -0.0891209 -0.187335; + texcoord 0.00000 2.00000; + vertex 17.2509 -45.7909 65.9303; + normal -0.978403 -0.100478 -0.180640; + texcoord 0.00000 1.00000; + vertex 17.1188 -44.9757 66.2325; + normal -0.974844 -0.178476 -0.133516; + texcoord 1.00000 2.00000; + vertex 21.2814 -55.0287 49.2786; + normal -0.974680 -0.180119 -0.132502; + texcoord 1.00000 1.00000; + vertex 21.0948 -53.3520 48.3716; + normal 0.954940 -0.296425 0.0148817; + texcoord 0.00000 2.00000; + vertex 13.7197 68.6669 93.1976; + normal 0.957603 -0.287306 0.0212768; + texcoord 0.00000 1.00000; + vertex 13.4553 67.8276 93.4409; + normal 0.972759 -0.222187 0.0661209; + texcoord 1.00000 2.00000; + vertex 16.8352 77.9227 77.6393; + normal 0.973051 -0.220575 0.0672130; + texcoord 1.00000 1.00000; + vertex 16.5392 76.3298 76.6981; + normal 0.790385 -0.518712 0.325929; + texcoord 0.00000 2.00000; + vertex -20.7677 56.1052 97.0496; + normal 0.793036 -0.511734 0.330487; + texcoord 0.00000 1.00000; + vertex -21.3058 55.4373 97.2914; + normal 0.811658 -0.455866 0.365237; + texcoord 1.00000 2.00000; + vertex -9.64021 62.3257 79.9649; + normal 0.811989 -0.454734 0.365910; + texcoord 1.00000 1.00000; + vertex -10.1594 60.7007 79.0975; + normal 0.897280 -0.321267 -0.302780; + texcoord 0.00000 2.00000; + vertex -8.57445 1.79229 104.071; + normal 0.903188 -0.310757 -0.296109; + texcoord 0.00000 1.00000; + vertex -8.74879 1.01205 104.382; + normal 0.940660 -0.233329 -0.246407; + texcoord 1.00000 2.00000; + vertex -10.4027 13.3878 86.3491; + normal 0.941260 -0.231889 -0.245474; + texcoord 1.00000 1.00000; + vertex -11.0336 11.7923 85.4373; + normal 0.907409 -0.0398178 -0.418358; + texcoord 0.00000 2.00000; + vertex -22.6051 -29.9048 95.0150; + normal 0.910663 -0.0315033 -0.411947; + texcoord 0.00000 1.00000; + vertex -22.5940 -30.8273 95.1268; + normal 0.935174 0.0442049 -0.351420; + texcoord 1.00000 2.00000; + vertex -29.2956 -15.9010 79.1706; + normal 0.935582 0.0457661 -0.350131; + texcoord 1.00000 1.00000; + vertex -29.6297 -17.3427 78.0894; + normal 0.839575 0.460482 -0.288219; + texcoord 0.00000 2.00000; + vertex -24.9975 -28.6651 61.3822; + normal 0.834565 0.473063 -0.282334; + texcoord 0.00000 1.00000; + vertex -24.5075 -29.3220 61.7603; + normal 0.797508 0.552412 -0.242533; + texcoord 1.00000 2.00000; + vertex -32.2886 -25.0278 45.9547; + normal 0.796477 0.554350 -0.241498; + texcoord 1.00000 1.00000; + vertex -31.4381 -26.5511 45.2631; + normal -0.694930 0.660715 -0.283773; + texcoord 0.00000 2.00000; + vertex 40.8390 7.20474 107.886; + normal -0.700955 0.657531 -0.276253; + texcoord 0.00000 1.00000; + vertex 41.5879 7.92667 107.733; + normal -0.752922 0.625095 -0.205825; + texcoord 1.00000 2.00000; + vertex 34.0374 -4.95582 96.2289; + normal -0.754460 0.623980 -0.203566; + texcoord 1.00000 1.00000; + vertex 34.9454 -4.25610 95.0088; + normal -0.260595 0.934841 0.241169; + texcoord 0.00000 2.00000; + vertex -4.13054 -23.0871 100.267; + normal -0.268049 0.931068 0.247511; + texcoord 0.00000 1.00000; + vertex -3.14114 -22.8346 100.357; + normal -0.321467 0.900482 0.292900; + texcoord 1.00000 2.00000; + vertex -13.7070 -22.6109 88.0729; + normal -0.323364 0.899278 0.294509; + texcoord 1.00000 1.00000; + vertex -12.4448 -21.8596 87.1645; + normal 0.549210 0.821095 0.155472; + texcoord 0.00000 2.00000; + vertex -15.0512 -40.7064 91.4161; + normal 0.544636 0.822752 0.162639; + texcoord 0.00000 1.00000; + vertex -14.1653 -41.2412 91.1107; + normal 0.495854 0.836078 0.234741; + texcoord 1.00000 2.00000; + vertex -27.1053 -30.5542 80.3806; + normal 0.494282 0.836387 0.236945; + texcoord 1.00000 1.00000; + vertex -26.0966 -30.7867 79.0971; + normal 0.279054 0.853406 0.440259; + texcoord 0.00000 2.00000; + vertex -34.2514 -60.6578 61.8048; + normal 0.270947 0.854278 0.443618; + texcoord 0.00000 1.00000; + vertex -33.4394 -61.0848 62.1179; + normal 0.211211 0.858629 0.467060; + texcoord 1.00000 2.00000; + vertex -38.4642 -51.9629 47.6208; + normal 0.209437 0.858704 0.467722; + texcoord 1.00000 1.00000; + vertex -36.7380 -52.0936 47.0876; + normal 0.00682038 0.738452 0.674272; + texcoord 0.00000 2.00000; + vertex -10.7366 -60.6509 38.2274; + normal -0.000208471 0.734270 0.678857; + texcoord 0.00000 1.00000; + vertex -9.58132 -60.6165 38.1780; + normal -0.0605221 0.695730 0.715749; + texcoord 1.00000 2.00000; + vertex -19.9491 -52.6464 29.5541; + normal -0.0632282 0.693889 0.717301; + texcoord 1.00000 1.00000; + vertex -18.7070 -51.9051 28.9466; + normal -0.104223 -0.210673 0.971985; + texcoord 0.00000 2.00000; + vertex 68.6543 134.016 40.6239; + normal -0.0983597 -0.207988 0.973173; + texcoord 0.00000 1.00000; + vertex 67.3450 134.179 40.5188; + normal -0.00559921 -0.164587 0.986347; + texcoord 1.00000 2.00000; + vertex 76.9942 114.534 37.2955; + normal -0.00222472 -0.162976 0.986628; + texcoord 1.00000 1.00000; + vertex 75.7342 113.991 37.2031; + normal 0.295508 -0.921051 0.253655; + texcoord 0.00000 2.00000; + vertex 12.2577 101.172 131.116; + normal 0.300405 -0.919250 0.254433; + texcoord 0.00000 1.00000; + vertex 11.7716 101.181 131.713; + normal 0.324090 -0.910133 0.258115; + texcoord 1.00000 2.00000; + vertex 16.5786 97.0338 111.055; + normal 0.324414 -0.910004 0.258164; + texcoord 1.00000 1.00000; + vertex 14.5925 96.2744 110.874; + normal 0.578125 -0.808625 -0.109078; + texcoord 0.00000 2.00000; + vertex 21.5910 7.89978 159.631; + normal 0.587219 -0.802930 -0.102359; + texcoord 0.00000 1.00000; + vertex 20.8603 7.34355 159.882; + normal 0.645547 -0.761585 -0.0570646; + texcoord 1.00000 2.00000; + vertex 27.2801 13.8497 145.676; + normal 0.647245 -0.760245 -0.0556834; + texcoord 1.00000 1.00000; + vertex 26.0354 12.8535 144.809; + normal -0.764972 -0.584712 -0.270054; + texcoord 0.00000 2.00000; + vertex 1.74776 -62.0856 115.587; + normal -0.763352 -0.590131 -0.262753; + texcoord 0.00000 1.00000; + vertex 1.17918 -61.2273 115.339; + normal -0.742973 -0.642789 -0.186582; + texcoord 1.00000 2.00000; + vertex 13.9334 -72.6806 104.009; + normal -0.742281 -0.644233 -0.184344; + texcoord 1.00000 1.00000; + vertex 13.4603 -71.7622 102.704; + normal -0.444434 0.677015 -0.586625; + texcoord 0.00000 2.00000; + vertex -14.1778 -72.4741 76.4376; + normal -0.451814 0.678584 -0.579127; + texcoord 0.00000 1.00000; + vertex -13.1030 -72.1000 76.0550; + normal -0.517839 0.689468 -0.506436; + texcoord 1.00000 2.00000; + vertex -21.8688 -83.3002 69.7701; + normal -0.520857 0.689818 -0.502851; + texcoord 1.00000 1.00000; + vertex -20.8651 -83.3363 68.6809; + normal 0.668245 -0.737431 0.0982019; + texcoord 0.00000 2.00000; + vertex 25.2692 136.749 98.2821; + normal 0.670866 -0.734013 0.105662; + texcoord 0.00000 1.00000; + vertex 24.5312 136.027 97.8800; + normal 0.695427 -0.694719 0.183703; + texcoord 1.00000 2.00000; + vertex 37.9013 146.856 88.2197; + normal 0.696130 -0.693344 0.186218; + texcoord 1.00000 1.00000; + vertex 37.4615 146.058 86.8918; + normal 0.956024 0.293232 0.00572325; + texcoord 0.00000 2.00000; + vertex -31.9412 62.9463 141.264; + normal 0.953109 0.302352 0.0128829; + texcoord 0.00000 1.00000; + vertex -31.6485 61.9893 141.405; + normal 0.929846 0.362825 0.0612006; + texcoord 1.00000 2.00000; + vertex -34.2994 70.8739 129.009; + normal 0.928862 0.365031 0.0629919; + texcoord 1.00000 1.00000; + vertex -33.7070 69.5266 128.082; + normal 0.997072 0.0717892 0.0263509; + texcoord 0.00000 2.00000; + vertex -8.83804 -26.9217 142.642; + normal 0.996458 0.0764191 0.0350848; + texcoord 0.00000 1.00000; + vertex -8.74946 -27.9795 142.172; + normal 0.986209 0.118694 0.115337; + texcoord 1.00000 2.00000; + vertex -9.58432 -13.5563 134.468; + normal 0.985585 0.120487 0.118761; + texcoord 1.00000 1.00000; + vertex -9.33049 -14.3509 133.168; + normal 0.360958 0.654449 0.664384; + texcoord 0.00000 2.00000; + vertex -48.6703 -110.434 88.5796; + normal 0.353330 0.653095 0.669795; + texcoord 0.00000 1.00000; + vertex -47.5710 -110.838 88.3801; + normal 0.283724 0.638388 0.715515; + texcoord 1.00000 2.00000; + vertex -54.9048 -99.2446 80.9443; + normal 0.280411 0.637586 0.717533; + texcoord 1.00000 1.00000; + vertex -53.5786 -99.0129 80.2201; + normal 0.288827 0.254981 0.922802; + texcoord 0.00000 2.00000; + vertex -38.2185 -97.1834 14.9199; + normal 0.281525 0.253095 0.925574; + texcoord 0.00000 1.00000; + vertex -36.9897 -97.5952 14.6491; + normal 0.188846 0.228179 0.955129; + texcoord 1.00000 2.00000; + vertex -42.4507 -80.7697 11.7092; + normal 0.184543 0.226979 0.956256; + texcoord 1.00000 1.00000; + vertex -41.1484 -80.4801 11.3892; + normal -0.682919 -0.724818 0.0908870; + texcoord 0.00000 2.00000; + vertex 71.2443 116.896 92.0175; + normal -0.677741 -0.728734 0.0980513; + texcoord 0.00000 1.00000; + vertex 70.4983 117.588 91.9298; + normal -0.629957 -0.759956 0.160067; + texcoord 1.00000 2.00000; + vertex 79.9744 107.081 79.3384; + normal -0.628450 -0.760811 0.161915; + texcoord 1.00000 1.00000; + vertex 78.8984 107.717 78.1511; + normal -0.901120 0.353778 -0.250645; + texcoord 0.00000 2.00000; + vertex 4.80971 55.4437 153.688; + normal -0.905441 0.347823 -0.243302; + texcoord 0.00000 1.00000; + vertex 5.19158 56.3777 153.633; + normal -0.939448 0.293398 -0.177071; + texcoord 1.00000 2.00000; + vertex 3.12370 41.9708 140.733; + normal -0.940306 0.291800 -0.175149; + texcoord 1.00000 1.00000; + vertex 3.69208 43.0881 139.543; + normal -0.753984 0.597940 0.271985; + texcoord 0.00000 2.00000; + vertex 30.4772 -58.4954 147.488; + normal -0.757792 0.590896 0.276754; + texcoord 0.00000 1.00000; + vertex 31.0599 -57.8840 147.759; + normal -0.783903 0.537223 0.311268; + texcoord 1.00000 2.00000; + vertex 20.2416 -63.6934 130.541; + normal -0.784400 0.536094 0.311962; + texcoord 1.00000 1.00000; + vertex 20.9683 -62.1344 129.689; + normal -0.781382 0.429816 0.452438; + texcoord 0.00000 2.00000; + vertex -4.61031 -109.266 83.5542; + normal -0.784223 0.423895 0.453110; + texcoord 0.00000 1.00000; + vertex -4.04623 -108.825 84.1094; + normal -0.802547 0.383337 0.457134; + texcoord 1.00000 2.00000; + vertex -12.5951 -106.635 67.2639; + normal -0.802970 0.382347 0.457220; + texcoord 1.00000 1.00000; + vertex -11.7940 -104.900 67.2199; + normal -0.491111 0.000498183 0.871097; + texcoord 0.00000 2.00000; + vertex 1.06778 -105.196 9.90506; + normal -0.493071 -0.00582063 0.869970; + texcoord 0.00000 1.00000; + vertex 1.91775 -104.549 10.3839; + normal -0.514515 -0.0803646 0.853707; + texcoord 1.00000 2.00000; + vertex -14.9400 -97.6251 0.875810; + normal -0.515180 -0.0828639 0.853067; + texcoord 1.00000 1.00000; + vertex -14.4866 -96.1859 1.28940; + normal 0.606192 -0.350866 0.713740; + texcoord 0.00000 2.00000; + vertex 48.8848 160.413 56.0210; + normal 0.609348 -0.346265 0.713298; + texcoord 0.00000 1.00000; + vertex 48.1056 160.149 56.5532; + normal 0.639332 -0.300517 0.707774; + texcoord 1.00000 2.00000; + vertex 60.8981 149.841 40.6208; + normal 0.639992 -0.299465 0.707623; + texcoord 1.00000 1.00000; + vertex 59.8974 148.363 40.9003; + normal 0.737344 -0.655924 0.161517; + texcoord 0.00000 2.00000; + vertex -11.3190 99.2137 152.329; + normal 0.740469 -0.652264 0.162044; + texcoord 0.00000 1.00000; + vertex -11.6909 98.9512 152.961; + normal 0.754418 -0.635477 0.164385; + texcoord 1.00000 2.00000; + vertex -7.86505 98.4769 133.569; + normal 0.754634 -0.635211 0.164421; + texcoord 1.00000 1.00000; + vertex -9.21917 96.8452 133.480; + normal 0.385421 -0.914042 -0.126401; + texcoord 0.00000 2.00000; + vertex 26.0782 -21.2885 163.302; + normal 0.393906 -0.911438 -0.118823; + texcoord 0.00000 1.00000; + vertex 25.1461 -21.6896 163.360; + normal 0.454882 -0.888364 -0.0623770; + texcoord 1.00000 2.00000; + vertex 34.4713 -16.0453 150.979; + normal 0.456950 -0.887439 -0.0603981; + texcoord 1.00000 1.00000; + vertex 33.2204 -16.6185 149.936; + normal 0.945338 0.219350 -0.241293; + texcoord 0.00000 2.00000; + vertex -23.8744 -97.4525 105.429; + normal 0.945970 0.225047 -0.233442; + texcoord 0.00000 1.00000; + vertex -23.7089 -98.4940 105.131; + normal 0.947472 0.278822 -0.156700; + texcoord 1.00000 2.00000; + vertex -29.5898 -84.1098 95.1665; + normal 0.947375 0.280634 -0.154028; + texcoord 1.00000 1.00000; + vertex -29.5090 -85.0887 93.8801; + normal 0.435048 0.740379 0.512419; + texcoord 0.00000 2.00000; + vertex -29.6162 -103.322 30.2529; + normal 0.427840 0.741763 0.516470; + texcoord 0.00000 1.00000; + vertex -28.8007 -103.899 30.3944; + normal 0.365358 0.751422 0.549435; + texcoord 1.00000 2.00000; + vertex -34.0052 -91.4991 16.8966; + normal 0.363498 0.751648 0.550359; + texcoord 1.00000 1.00000; + vertex -32.4169 -91.7550 16.1971; + normal 0.753159 -0.650508 0.0979370; + texcoord 0.00000 2.00000; + vertex 50.2332 149.223 64.6257; + normal 0.757838 -0.644048 0.104328; + texcoord 0.00000 1.00000; + vertex 49.6198 148.534 64.7688; + normal 0.791522 -0.591509 0.153656; + texcoord 1.00000 2.00000; + vertex 58.9836 157.048 49.3069; + normal 0.792276 -0.590190 0.154838; + texcoord 1.00000 1.00000; + vertex 58.2137 155.739 48.2581; + normal 0.930538 0.296235 0.215275; + texcoord 0.00000 2.00000; + vertex -13.2051 90.4446 155.643; + normal 0.926850 0.304164 0.220074; + texcoord 0.00000 1.00000; + vertex -13.0453 89.6935 155.985; + normal 0.899384 0.357173 0.252062; + texcoord 1.00000 2.00000; + vertex -12.4146 101.318 137.264; + normal 0.898871 0.358079 0.252607; + texcoord 1.00000 1.00000; + vertex -11.5486 99.7299 136.433; + normal -0.246860 0.947876 0.201474; + texcoord 0.00000 2.00000; + vertex 22.5969 -38.0123 159.643; + normal -0.256026 0.944947 0.203778; + texcoord 0.00000 1.00000; + vertex 23.3184 -37.9388 160.182; + normal -0.305854 0.927238 0.216062; + texcoord 1.00000 2.00000; + vertex 18.8354 -35.8738 144.973; + normal -0.307297 0.926679 0.216411; + texcoord 1.00000 1.00000; + vertex 20.6086 -35.2208 144.695; + normal 0.281520 0.533712 0.797432; + texcoord 0.00000 2.00000; + vertex -29.4176 -108.482 96.3101; + normal 0.273883 0.531373 0.801642; + texcoord 0.00000 1.00000; + vertex -28.2446 -108.807 96.1134; + normal 0.197906 0.506177 0.839416; + texcoord 1.00000 2.00000; + vertex -35.5513 -95.8791 90.0404; + normal 0.194245 0.504876 0.841052; + texcoord 1.00000 1.00000; + vertex -34.2266 -95.5005 89.5072; + normal -0.0607625 -0.00388118 0.998145; + texcoord 0.00000 2.00000; + vertex -21.2045 -102.472 19.3468; + normal -0.0657758 -0.00911324 0.997793; + texcoord 0.00000 1.00000; + vertex -19.8587 -102.095 19.4302; + normal -0.141805 -0.0888497 0.985899; + texcoord 1.00000 2.00000; + vertex -34.1320 -88.3638 18.6147; + normal -0.145105 -0.0923275 0.985099; + texcoord 1.00000 1.00000; + vertex -33.2162 -87.4790 18.8325; + normal -0.0612335 -0.261982 -0.963128; + texcoord 0.00000 2.00000; + vertex 69.9721 43.3805 75.2433; + normal -0.0457516 -0.258529 -0.964919; + texcoord 0.00000 1.00000; + vertex 65.3930 39.2734 76.6516; + normal -0.0206749 -0.252802 -0.967297; + texcoord 1.00000 2.00000; + vertex 61.2299 55.7524 72.4338; + normal -0.00794737 -0.249833 -0.968256; + texcoord 1.00000 1.00000; + vertex 55.3851 51.4647 73.5881; + normal -0.0456185 -0.618130 -0.784751; + texcoord 0.00000 2.00000; + vertex 37.1363 25.0068 85.5873; + normal 0.00438368 -0.624280 -0.781188; + texcoord 0.00000 1.00000; + vertex 32.7645 23.5693 86.9736; + normal 0.0858960 -0.630890 -0.771102; + texcoord 1.00000 2.00000; + vertex 35.5112 38.8408 74.7850; + normal 0.111628 -0.632093 -0.766810; + texcoord 1.00000 1.00000; + vertex 26.9141 36.5110 75.4540; + normal 0.0907260 -0.417656 -0.904064; + texcoord 0.00000 2.00000; + vertex 23.4520 -8.19181 82.4597; + normal 0.120485 -0.415941 -0.901375; + texcoord 0.00000 1.00000; + vertex 18.9025 -10.5798 83.1064; + normal 0.188300 -0.410602 -0.892160; + texcoord 1.00000 2.00000; + vertex 18.5742 10.2806 73.4364; + normal 0.205369 -0.408940 -0.889152; + texcoord 1.00000 1.00000; + vertex 10.6833 6.96564 73.1384; + normal 0.0438906 -0.0667693 -0.996803; + texcoord 0.00000 2.00000; + vertex 23.9608 -47.9193 76.1228; + normal 0.0519850 -0.0701683 -0.996180; + texcoord 0.00000 1.00000; + vertex 17.3482 -48.3667 75.8616; + normal 0.0685257 -0.0771023 -0.994666; + texcoord 1.00000 2.00000; + vertex 24.8249 -30.7175 75.0086; + normal 0.0756823 -0.0800975 -0.993910; + texcoord 1.00000 1.00000; + vertex 17.7825 -30.5075 74.4554; + normal -0.120992 -0.454407 -0.882539; + texcoord 0.00000 2.00000; + vertex 22.6068 -49.2350 67.3758; + normal -0.104754 -0.474802 -0.873836; + texcoord 0.00000 1.00000; + vertex 17.5066 -47.1046 66.9781; + normal -0.0799560 -0.505075 -0.859364; + texcoord 1.00000 2.00000; + vertex 32.0258 -38.3239 60.4665; + normal -0.0692369 -0.517837 -0.852673; + texcoord 1.00000 1.00000; + vertex 24.8630 -34.6151 58.7957; + normal 0.480174 0.292436 -0.826991; + texcoord 0.00000 2.00000; + vertex 8.95741 71.4801 91.3810; + normal 0.463227 0.331078 -0.822076; + texcoord 0.00000 1.00000; + vertex 12.7841 68.2911 92.4752; + normal 0.435716 0.388970 -0.811698; + texcoord 1.00000 2.00000; + vertex -1.93319 63.1546 82.1136; + normal 0.424946 0.410217 -0.806934; + texcoord 1.00000 1.00000; + vertex 4.32563 57.2101 82.3876; + normal 0.538192 0.0541717 -0.841080; + texcoord 0.00000 2.00000; + vertex -24.7358 61.0349 94.7706; + normal 0.526783 0.0913020 -0.845082; + texcoord 0.00000 1.00000; + vertex -21.6097 57.5463 96.5463; + normal 0.499158 0.171671 -0.849335; + texcoord 1.00000 2.00000; + vertex -39.5101 50.7643 84.6553; + normal 0.491552 0.191923 -0.849436; + texcoord 1.00000 1.00000; + vertex -34.3021 43.9723 86.1345; + normal 1.39124e-05 0.274714 -0.961526; + texcoord 0.00000 2.00000; + vertex -12.7152 8.13779 106.611; + normal -0.00717471 0.286399 -0.958083; + texcoord 0.00000 1.00000; + vertex -7.53517 4.93643 105.697; + normal -0.0224014 0.310969 -0.950156; + texcoord 1.00000 2.00000; + vertex -25.0955 -5.02762 102.849; + normal -0.0279762 0.319903 -0.947037; + texcoord 1.00000 1.00000; + vertex -19.2050 -9.51311 101.160; + normal -0.106373 0.463038 -0.879932; + texcoord 0.00000 2.00000; + vertex -30.8344 -32.3474 93.7030; + normal -0.121591 0.474561 -0.871784; + texcoord 0.00000 1.00000; + vertex -25.7061 -33.4165 92.5205; + normal -0.158452 0.501781 -0.850358; + texcoord 1.00000 2.00000; + vertex -41.5307 -49.6337 85.8997; + normal -0.167655 0.508423 -0.844629; + texcoord 1.00000 1.00000; + vertex -33.9602 -51.9719 82.9895; + normal -0.223753 0.0491585 -0.973405; + texcoord 0.00000 2.00000; + vertex -34.7232 -31.4207 69.8519; + normal -0.233061 0.0485302 -0.971250; + texcoord 0.00000 1.00000; + vertex -29.1589 -28.5225 68.7192; + normal -0.259264 0.0467294 -0.964675; + texcoord 1.00000 2.00000; + vertex -27.9179 -51.9400 67.2514; + normal -0.266839 0.0462000 -0.962633; + texcoord 1.00000 1.00000; + vertex -21.2639 -49.2783 65.5346; + normal 0.181754 -0.386507 -0.904200; + texcoord 0.00000 2.00000; + vertex 45.3556 0.584050 112.898; + normal 0.187743 -0.396234 -0.898750; + texcoord 0.00000 1.00000; + vertex 40.1435 3.33981 110.673; + normal 0.198457 -0.413597 -0.888568; + texcoord 1.00000 2.00000; + vertex 56.2380 12.7973 109.865; + normal 0.203209 -0.421283 -0.883870; + texcoord 1.00000 1.00000; + vertex 50.5644 16.5791 106.758; + normal -0.460926 0.266836 -0.846372; + texcoord 0.00000 2.00000; + vertex -3.87541 -30.4303 97.1980; + normal -0.475075 0.231004 -0.849082; + texcoord 0.00000 1.00000; + vertex -4.18020 -25.6455 98.8725; + normal -0.501741 0.156840 -0.850681; + texcoord 1.00000 2.00000; + vertex 13.2053 -31.6516 87.5110; + normal -0.508603 0.136041 -0.850186; + texcoord 1.00000 1.00000; + vertex 13.3106 -23.1310 88.8114; + normal -0.107140 0.281252 -0.953634; + texcoord 0.00000 2.00000; + vertex -16.7914 -49.3245 87.3660; + normal -0.116719 0.268840 -0.956087; + texcoord 0.00000 1.00000; + vertex -15.7901 -43.3670 89.0106; + normal -0.134274 0.245813 -0.959972; + texcoord 1.00000 2.00000; + vertex -1.07845 -53.7858 84.2849; + normal -0.141963 0.235614 -0.961422; + texcoord 1.00000 1.00000; + vertex 0.824260 -46.8001 85.7159; + normal -0.0445178 0.712492 -0.700266; + texcoord 0.00000 2.00000; + vertex -42.3419 -73.0399 59.1584; + normal -0.0775656 0.694975 -0.714838; + texcoord 0.00000 1.00000; + vertex -40.0793 -69.4269 62.6907; + normal -0.127740 0.666093 -0.734849; + texcoord 1.00000 2.00000; + vertex -30.0125 -79.4244 51.8786; + normal -0.149572 0.652652 -0.742747; + texcoord 1.00000 1.00000; + vertex -25.8815 -73.8632 55.9334; + normal -0.422789 0.795164 -0.434701; + texcoord 0.00000 2.00000; + vertex -10.4440 -64.7253 31.3686; + normal -0.452121 0.763436 -0.461251; + texcoord 0.00000 1.00000; + vertex -9.75785 -61.8526 35.9560; + normal -0.491202 0.715757 -0.496400; + texcoord 1.00000 2.00000; + vertex 1.99898 -62.3666 23.5813; + normal -0.508816 0.691963 -0.512147; + texcoord 1.00000 1.00000; + vertex 3.44533 -57.0243 29.3622; + normal 0.0955104 -0.964346 -0.246807; + texcoord 0.00000 2.00000; + vertex 67.5844 132.389 40.4562; + normal 0.124747 -0.952756 -0.276939; + texcoord 0.00000 1.00000; + vertex 66.3755 130.929 45.6937; + normal 0.173912 -0.928897 -0.326964; + texcoord 1.00000 2.00000; + vertex 52.9344 132.756 33.3547; + normal 0.193574 -0.917771 -0.346735; + texcoord 1.00000 1.00000; + vertex 50.4369 129.690 40.0765; + normal 0.320117 -0.571145 -0.755856; + texcoord 0.00000 2.00000; + vertex 13.4202 106.793 127.637; + normal 0.346668 -0.539428 -0.767358; + texcoord 0.00000 1.00000; + vertex 12.4111 102.556 130.412; + normal 0.395960 -0.475599 -0.785507; + texcoord 1.00000 2.00000; + vertex -2.29200 110.445 118.224; + normal 0.410498 -0.455425 -0.789987; + texcoord 1.00000 1.00000; + vertex -4.65435 102.933 121.326; + normal 0.330316 0.181868 -0.926183; + texcoord 0.00000 2.00000; + vertex 20.6251 9.29455 159.054; + normal 0.335464 0.201265 -0.920302; + texcoord 0.00000 1.00000; + vertex 21.9206 3.69259 158.416; + normal 0.344400 0.236115 -0.908646; + texcoord 1.00000 2.00000; + vertex 4.27729 9.91254 153.345; + normal 0.347729 0.249523 -0.903782; + texcoord 1.00000 1.00000; + vertex 5.33454 2.19098 151.620; + normal 0.460001 -0.212541 -0.862105; + texcoord 0.00000 2.00000; + vertex 6.46126 -53.8374 118.016; + normal 0.481175 -0.203665 -0.852638; + texcoord 0.00000 1.00000; + vertex 3.07780 -57.5789 117.133; + normal 0.529752 -0.182317 -0.828326; + texcoord 1.00000 2.00000; + vertex -2.28440 -36.0837 108.972; + normal 0.541191 -0.177078 -0.822044; + texcoord 1.00000 1.00000; + vertex -8.33358 -41.6805 106.195; + normal -0.167387 -0.775632 -0.608586; + texcoord 0.00000 2.00000; + vertex -10.8131 -75.0323 81.0796; + normal -0.167335 -0.783414 -0.598549; + texcoord 0.00000 1.00000; + vertex -13.3694 -71.5641 77.3625; + normal -0.167128 -0.800047 -0.576188; + texcoord 1.00000 2.00000; + vertex 8.19558 -74.4038 75.0505; + normal -0.167039 -0.804996 -0.569280; + texcoord 1.00000 1.00000; + vertex 5.38164 -69.5696 69.0403; + normal -0.123137 0.362390 -0.923857; + texcoord 0.00000 2.00000; + vertex 18.8259 138.944 100.072; + normal -0.131656 0.376391 -0.917059; + texcoord 0.00000 1.00000; + vertex 25.0402 136.151 98.1478; + normal -0.141203 0.392021 -0.909055; + texcoord 1.00000 2.00000; + vertex 9.92829 127.605 96.8101; + normal -0.147994 0.403101 -0.903110; + texcoord 1.00000 1.00000; + vertex 16.9638 123.695 93.9116; + normal 0.226398 0.606317 -0.762315; + texcoord 0.00000 2.00000; + vertex -44.2147 60.0556 144.040; + normal 0.170338 0.639390 -0.749777; + texcoord 0.00000 1.00000; + vertex -38.9611 59.7328 145.344; + normal 0.105715 0.673568 -0.731526; + texcoord 1.00000 2.00000; + vertex -48.3450 48.3236 133.482; + normal 0.0757580 0.688020 -0.721727; + texcoord 1.00000 1.00000; + vertex -38.2224 47.4192 133.683; + normal 0.0951509 0.514920 -0.851941; + texcoord 0.00000 2.00000; + vertex -21.8598 -29.7601 146.602; + normal 0.0463632 0.527695 -0.848168; + texcoord 0.00000 1.00000; + vertex -16.7446 -28.8060 147.749; + normal -0.0456818 0.548054 -0.835194; + texcoord 1.00000 2.00000; + vertex -22.8568 -48.4416 135.199; + normal -0.0703342 0.552678 -0.830422; + texcoord 1.00000 1.00000; + vertex -12.6782 -47.1263 135.212; + normal 0.253709 0.146489 -0.956124; + texcoord 0.00000 2.00000; + vertex -48.0139 -118.353 87.1194; + normal 0.256873 0.152776 -0.954293; + texcoord 0.00000 1.00000; + vertex -47.5448 -109.847 88.5471; + normal 0.264813 0.168638 -0.949440; + texcoord 1.00000 2.00000; + vertex -28.6715 -120.335 91.9482; + normal 0.268405 0.175854 -0.947119; + texcoord 1.00000 1.00000; + vertex -27.8176 -113.779 93.4075; + normal 0.418452 0.686552 -0.594595; + texcoord 0.00000 2.00000; + vertex -35.7249 -100.826 9.85542; + normal 0.423122 0.693131 -0.583556; + texcoord 0.00000 1.00000; + vertex -35.9096 -95.2402 16.1753; + normal 0.434502 0.709080 -0.555351; + texcoord 1.00000 2.00000; + vertex -17.8990 -106.833 15.4645; + normal 0.439511 0.716061 -0.542297; + texcoord 1.00000 1.00000; + vertex -17.7027 -102.880 20.8441; + normal 0.316289 -0.0588217 -0.946837; + texcoord 0.00000 2.00000; + vertex 72.5582 120.838 91.4619; + normal 0.333090 -0.0519896 -0.941461; + texcoord 0.00000 1.00000; + vertex 68.3245 115.640 90.3705; + normal 0.361430 -0.0403108 -0.931528; + texcoord 1.00000 2.00000; + vertex 61.5199 135.114 86.8877; + normal 0.373804 -0.0351489 -0.926841; + texcoord 1.00000 1.00000; + vertex 55.5840 128.960 84.7270; + normal 0.107596 -0.459330 -0.881725; + texcoord 0.00000 2.00000; + vertex 14.5814 53.8677 158.656; + normal 0.121354 -0.475802 -0.871140; + texcoord 0.00000 1.00000; + vertex 8.40541 55.6814 156.957; + normal 0.137227 -0.494568 -0.858238; + texcoord 1.00000 2.00000; + vertex 23.0003 65.6721 153.534; + normal 0.147132 -0.506148 -0.849804; + texcoord 1.00000 1.00000; + vertex 15.1238 68.6749 150.381; + normal -0.583353 -0.0718276 -0.809036; + texcoord 0.00000 2.00000; + vertex 32.2524 -62.2240 146.647; + normal -0.586863 -0.127717 -0.799550; + texcoord 0.00000 1.00000; + vertex 30.0659 -57.2532 147.783; + normal -0.588593 -0.198883 -0.783584; + texcoord 1.00000 2.00000; + vertex 46.0597 -60.1711 136.509; + normal -0.588382 -0.228663 -0.775577; + texcoord 1.00000 1.00000; + vertex 42.4153 -50.8179 136.516; + normal -0.527657 0.362587 -0.768185; + texcoord 0.00000 2.00000; + vertex -5.19035 -110.224 79.8782; + normal -0.527089 0.331014 -0.782692; + texcoord 0.00000 1.00000; + vertex -7.63562 -105.848 83.6234; + normal -0.523779 0.262778 -0.810311; + texcoord 1.00000 2.00000; + vertex 12.4365 -100.346 72.4334; + normal -0.522139 0.240893 -0.818133; + texcoord 1.00000 1.00000; + vertex 9.11131 -93.0301 76.7096; + normal -0.207190 0.730272 -0.650980; + texcoord 0.00000 2.00000; + vertex 6.00314 -105.759 5.67655; + normal -0.220034 0.743569 -0.631419; + texcoord 0.00000 1.00000; + vertex -1.16427 -102.819 11.2558; + normal -0.263247 0.785420 -0.560193; + texcoord 1.00000 2.00000; + vertex 18.4708 -92.1943 16.9254; + normal -0.280702 0.800952 -0.528851; + texcoord 1.00000 1.00000; + vertex 14.8315 -90.7956 20.9754; + normal 0.105887 -0.661376 -0.742542; + texcoord 0.00000 2.00000; + vertex 42.2119 161.950 51.8649; + normal 0.114562 -0.675230 -0.728657; + texcoord 0.00000 1.00000; + vertex 48.8205 157.615 56.6684; + normal 0.140615 -0.715445 -0.684372; + texcoord 1.00000 2.00000; + vertex 28.5981 149.398 61.1038; + normal 0.151968 -0.732291 -0.663819; + texcoord 1.00000 1.00000; + vertex 32.3780 146.750 64.8898; + normal 0.112266 -0.236004 -0.965245; + texcoord 0.00000 2.00000; + vertex -16.1465 104.583 150.484; + normal 0.111726 -0.231237 -0.966461; + texcoord 0.00000 1.00000; + vertex -11.4670 98.6883 152.469; + normal 0.111023 -0.225069 -0.967997; + texcoord 1.00000 2.00000; + vertex -28.5059 96.3935 151.048; + normal 0.110499 -0.220487 -0.969111; + texcoord 1.00000 1.00000; + vertex -24.4375 90.2177 152.917; + normal 0.615404 -0.0134717 -0.788096; + texcoord 0.00000 2.00000; + vertex 25.9070 -14.7464 166.685; + normal 0.638090 0.0242822 -0.769578; + texcoord 0.00000 1.00000; + vertex 25.4703 -19.8267 166.430; + normal 0.672963 0.0876630 -0.734463; + texcoord 1.00000 2.00000; + vertex 11.0774 -5.54557 154.947; + normal 0.681864 0.105142 -0.723883; + texcoord 1.00000 1.00000; + vertex 9.67528 -15.6702 152.156; + normal -0.353559 0.0163480 -0.935269; + texcoord 0.00000 2.00000; + vertex -30.9089 -103.398 109.586; + normal -0.368960 0.0138440 -0.929342; + texcoord 0.00000 1.00000; + vertex -25.8614 -98.7050 107.760; + normal -0.387100 0.0108681 -0.921974; + texcoord 1.00000 2.00000; + vertex -23.4833 -116.183 106.555; + normal -0.399472 0.00882152 -0.916703; + texcoord 1.00000 1.00000; + vertex -17.1415 -111.225 103.839; + normal 0.0420464 0.756591 -0.652535; + texcoord 0.00000 2.00000; + vertex -30.6075 -104.201 26.6059; + normal -0.0333244 0.748073 -0.662779; + texcoord 0.00000 1.00000; + vertex -26.7134 -101.589 29.8852; + normal -0.108980 0.735075 -0.669169; + texcoord 1.00000 2.00000; + vertex -23.6598 -112.971 16.8844; + normal -0.152547 0.725543 -0.671057; + texcoord 1.00000 1.00000; + vertex -16.1778 -108.019 20.5378; + normal 0.664869 -0.0343976 -0.746167; + texcoord 0.00000 2.00000; + vertex 48.5220 152.083 62.1897; + normal 0.667360 0.0456072 -0.743337; + texcoord 0.00000 1.00000; + vertex 50.2067 148.053 63.8765; + normal 0.661778 0.180633 -0.727613; + texcoord 1.00000 2.00000; + vertex 32.3900 149.171 47.9495; + normal 0.658622 0.212499 -0.721845; + texcoord 1.00000 1.00000; + vertex 36.4650 139.050 48.6880; + normal 0.258074 0.0403764 -0.965281; + texcoord 0.00000 2.00000; + vertex -20.2192 85.0582 154.024; + normal 0.258061 0.0403743 -0.965285; + texcoord 0.00000 1.00000; + vertex -13.9551 89.7397 155.895; + normal 0.258036 0.0403704 -0.965291; + texcoord 1.00000 2.00000; + vertex -10.8617 70.2750 155.908; + normal 0.258023 0.0403683 -0.965295; + texcoord 1.00000 1.00000; + vertex -4.79202 74.0507 157.688; + normal -0.266660 0.366333 -0.891456; + texcoord 0.00000 2.00000; + vertex 21.1879 -45.5111 159.019; + normal -0.286580 0.339668 -0.895822; + texcoord 0.00000 1.00000; + vertex 22.0477 -39.5624 161.207; + normal -0.317199 0.297037 -0.900641; + texcoord 1.00000 2.00000; + vertex 37.4464 -49.6339 152.462; + normal -0.330411 0.277991 -0.901970; + texcoord 1.00000 1.00000; + vertex 39.3798 -40.9924 154.417; + normal 0.0457765 0.637447 -0.769133; + texcoord 0.00000 2.00000; + vertex -27.5124 -110.478 91.7967; + normal 0.0335565 0.625571 -0.779445; + texcoord 0.00000 1.00000; + vertex -26.1077 -105.307 96.1653; + normal 0.00752982 0.599497 -0.800341; + texcoord 1.00000 2.00000; + vertex -8.36098 -116.460 87.9781; + normal -0.00220996 0.589467 -0.807790; + texcoord 1.00000 1.00000; + vertex -5.84771 -109.996 92.6887; + normal 0.108838 0.877928 -0.466258; + texcoord 0.00000 2.00000; + vertex -16.3958 -107.562 11.2738; + normal 0.106850 0.890624 -0.442010; + texcoord 0.00000 1.00000; + vertex -20.5104 -103.424 18.1047; + normal 0.101263 0.920693 -0.376923; + texcoord 1.00000 2.00000; + vertex -0.0355100 -104.712 20.4577; + normal 0.0983074 0.933798 -0.344030; + texcoord 1.00000 1.00000; + vertex -2.38522 -102.566 25.6112; + normal -0.740855 0.668970 -0.0601155; + texcoord 0.00000 2.00000; + vertex 70.6817 44.5448 92.5489; + normal -0.737545 0.672810 -0.0579181; + texcoord 0.00000 1.00000; + vertex 66.8754 39.1434 79.3503; + normal -0.736486 0.674029 -0.0572175; + texcoord 1.00000 2.00000; + vertex 60.9305 34.1488 97.0331; + normal -0.732465 0.678614 -0.0545709; + texcoord 1.00000 1.00000; + vertex 57.7091 29.9454 88.0004; + normal -0.561829 0.576014 -0.593764; + texcoord 0.00000 2.00000; + vertex 32.6964 37.8247 93.2311; + normal -0.571219 0.563347 -0.596950; + texcoord 0.00000 1.00000; + vertex 31.3481 26.5676 83.5863; + normal -0.574862 0.558339 -0.598157; + texcoord 1.00000 2.00000; + vertex 20.0914 31.1223 98.6562; + normal -0.586225 0.542363 -0.601817; + texcoord 1.00000 1.00000; + vertex 18.7653 23.1117 92.7287; + normal -0.289992 0.680997 -0.672420; + texcoord 0.00000 2.00000; + vertex 22.8438 -0.259560 100.180; + normal -0.292345 0.678310 -0.674114; + texcoord 0.00000 1.00000; + vertex 23.0705 -9.74177 90.4786; + normal -0.293216 0.677312 -0.674739; + texcoord 1.00000 2.00000; + vertex 8.01012 -4.18956 102.597; + normal -0.295758 0.674387 -0.676557; + texcoord 1.00000 1.00000; + vertex 7.63120 -12.3866 94.5915; + normal 0.0768993 0.819607 -0.567742; + texcoord 0.00000 2.00000; + vertex 23.6803 -37.3276 85.4654; + normal 0.0682918 0.817981 -0.571177; + texcoord 0.00000 1.00000; + vertex 16.4819 -44.0754 74.7491; + normal 0.0635043 0.817046 -0.573065; + texcoord 1.00000 2.00000; + vertex 8.22934 -32.7064 90.0439; + normal 0.0531217 0.814942 -0.577103; + texcoord 1.00000 1.00000; + vertex 2.46501 -37.5001 82.7440; + normal 0.0905001 0.834460 -0.543586; + texcoord 0.00000 2.00000; + vertex 21.8161 -33.9301 75.3721; + normal 0.0895467 0.834203 -0.544139; + texcoord 0.00000 1.00000; + vertex 17.9290 -40.7299 64.2866; + normal 0.0892850 0.834132 -0.544290; + texcoord 1.00000 2.00000; + vertex 7.55459 -30.9212 77.6167; + normal 0.0882587 0.833854 -0.544884; + texcoord 1.00000 1.00000; + vertex 3.65347 -36.5761 68.3310; + normal -0.344511 -0.683105 -0.643957; + texcoord 0.00000 2.00000; + vertex 2.46146 62.7432 102.663; + normal -0.334102 -0.684652 -0.647787; + texcoord 0.00000 1.00000; + vertex 12.0443 67.2153 92.7919; + normal -0.327849 -0.685537 -0.650042; + texcoord 1.00000 2.00000; + vertex 15.0913 52.1280 107.166; + normal -0.315297 -0.687215 -0.654464; + texcoord 1.00000 1.00000; + vertex 22.5802 55.1186 100.418; + normal -0.503911 -0.817768 -0.278080; + texcoord 0.00000 2.00000; + vertex -31.2645 58.9732 109.090; + normal -0.500642 -0.819330 -0.279385; + texcoord 0.00000 1.00000; + vertex -22.2068 57.6199 96.6557; + normal -0.498623 -0.820287 -0.280187; + texcoord 1.00000 2.00000; + vertex -18.8183 49.2284 115.193; + normal -0.494326 -0.822303 -0.281885; + texcoord 1.00000 1.00000; + vertex -12.6178 48.0125 107.866; + normal -0.669995 -0.529793 -0.520025; + texcoord 0.00000 2.00000; + vertex -12.8787 4.80504 119.143; + normal -0.669324 -0.530080 -0.520596; + texcoord 0.00000 1.00000; + vertex -5.84642 7.20761 107.635; + normal -0.668746 -0.530326 -0.521088; + texcoord 1.00000 2.00000; + vertex -1.91945 -11.4985 121.633; + normal -0.668007 -0.530641 -0.521716; + texcoord 1.00000 1.00000; + vertex 4.29588 -9.98436 112.135; + normal -0.369648 -0.833428 -0.410802; + texcoord 0.00000 2.00000; + vertex -22.5818 -33.8169 107.935; + normal -0.373068 -0.834397 -0.405711; + texcoord 0.00000 1.00000; + vertex -21.7751 -28.6809 96.7890; + normal -0.376463 -0.835331 -0.400621; + texcoord 1.00000 2.00000; + vertex -2.36656 -42.4266 107.212; + normal -0.379609 -0.836171 -0.395872; + texcoord 1.00000 1.00000; + vertex -0.947760 -37.4467 95.3326; + normal 0.551136 -0.784238 -0.284991; + texcoord 0.00000 2.00000; + vertex -25.4465 -31.5254 82.4224; + normal 0.548793 -0.787611 -0.280168; + texcoord 0.00000 1.00000; + vertex -27.9022 -28.8254 70.2436; + normal 0.547840 -0.788965 -0.278217; + texcoord 1.00000 2.00000; + vertex -12.1072 -22.1987 82.5538; + normal 0.545530 -0.792206 -0.273508; + texcoord 1.00000 1.00000; + vertex -13.9201 -19.2685 70.4506; + normal 0.726289 0.396672 -0.561387; + texcoord 0.00000 2.00000; + vertex 46.1222 6.16678 122.451; + normal 0.729174 0.395110 -0.558742; + texcoord 0.00000 1.00000; + vertex 39.6168 3.00354 111.799; + normal 0.730360 0.394464 -0.557648; + texcoord 1.00000 2.00000; + vertex 38.7601 20.5844 123.113; + normal 0.733223 0.392895 -0.554993; + texcoord 1.00000 1.00000; + vertex 32.3389 18.1730 112.923; + normal 0.847369 0.303521 -0.435708; + texcoord 0.00000 2.00000; + vertex 5.60260 -30.9720 111.454; + normal 0.842655 0.310858 -0.439659; + texcoord 0.00000 1.00000; + vertex -2.77417 -24.9131 99.3837; + normal 0.836483 0.320245 -0.444678; + texcoord 1.00000 2.00000; + vertex 2.28710 -11.2238 118.763; + normal 0.829531 0.330540 -0.450135; + texcoord 1.00000 1.00000; + vertex -2.82349 -7.15633 112.332; + normal 0.992050 0.116523 -0.0475339; + texcoord 0.00000 2.00000; + vertex -21.1778 -51.9832 103.994; + normal 0.992533 0.113473 -0.0447488; + texcoord 0.00000 1.00000; + vertex -22.3424 -47.8021 89.9367; + normal 0.993053 0.110056 -0.0416286; + texcoord 1.00000 2.00000; + vertex -23.4156 -31.1526 108.353; + normal 0.993598 0.106313 -0.0382130; + texcoord 1.00000 1.00000; + vertex -24.1841 -27.5324 98.4421; + normal 0.983981 0.161196 0.0761364; + texcoord 0.00000 2.00000; + vertex -35.1891 -72.7878 76.8883; + normal 0.984880 0.153561 0.0801944; + texcoord 0.00000 1.00000; + vertex -35.1872 -66.4351 63.4132; + normal 0.985326 0.149503 0.0823459; + texcoord 1.00000 2.00000; + vertex -38.1264 -57.0981 81.6312; + normal 0.986279 0.140108 0.0873149; + texcoord 1.00000 1.00000; + vertex -38.0451 -52.0315 72.5831; + normal 0.781620 0.586966 -0.211047; + texcoord 0.00000 2.00000; + vertex 2.85356 -70.1130 46.5415; + normal 0.775450 0.595245 -0.210620; + texcoord 0.00000 1.00000; + vertex -7.28806 -59.9779 37.1697; + normal 0.770930 0.601201 -0.210296; + texcoord 1.00000 2.00000; + vertex -3.53028 -58.1570 56.1510; + normal 0.761124 0.613818 -0.209565; + texcoord 1.00000 1.00000; + vertex -8.50744 -53.0753 52.9585; + normal -0.964389 -0.200281 0.172745; + texcoord 0.00000 2.00000; + vertex 64.7029 152.196 45.0991; + normal -0.972240 -0.167046 0.163846; + texcoord 0.00000 1.00000; + vertex 67.2666 134.572 38.9782; + normal -0.980466 -0.124524 0.152248; + texcoord 1.00000 2.00000; + vertex 69.5017 140.182 57.9600; + normal -0.988980 -0.0615605 0.134642; + texcoord 1.00000 1.00000; + vertex 69.8459 134.075 57.6968; + normal -0.966645 -0.228482 -0.115730; + texcoord 0.00000 2.00000; + vertex 8.24452 112.542 143.418; + normal -0.966784 -0.228000 -0.115523; + texcoord 0.00000 1.00000; + vertex 12.0527 103.119 130.214; + normal -0.966966 -0.227362 -0.115250; + texcoord 1.00000 2.00000; + vertex 11.6786 93.6892 151.955; + normal -0.967177 -0.226624 -0.114933; + texcoord 1.00000 1.00000; + vertex 13.6939 88.2061 145.808; + normal -0.820387 -0.504811 -0.268572; + texcoord 0.00000 2.00000; + vertex 18.3916 -0.301020 170.239; + normal -0.822326 -0.503328 -0.265408; + texcoord 0.00000 1.00000; + vertex 21.5881 1.21012 157.635; + normal -0.824061 -0.501984 -0.262554; + texcoord 1.00000 2.00000; + vertex 28.9844 -18.0186 171.184; + normal -0.826010 -0.500458 -0.259325; + texcoord 1.00000 1.00000; + vertex 32.1819 -17.2083 159.435; + normal -0.735490 0.477543 -0.480633; + texcoord 0.00000 2.00000; + vertex -5.98079 -61.9596 123.588; + normal -0.736059 0.482452 -0.474824; + texcoord 0.00000 1.00000; + vertex -0.263150 -63.9327 112.878; + normal -0.736390 0.485476 -0.471214; + texcoord 1.00000 2.00000; + vertex -15.6757 -77.5826 122.901; + normal -0.736857 0.490003 -0.465767; + texcoord 1.00000 1.00000; + vertex -10.1739 -80.1536 111.492; + normal 0.839163 -0.00741057 -0.543830; + texcoord 0.00000 2.00000; + vertex -7.63200 -67.5807 84.6028; + normal 0.849114 -0.0109070 -0.528097; + texcoord 0.00000 1.00000; + vertex -12.8979 -72.1833 76.5400; + normal 0.856611 -0.0136120 -0.515782; + texcoord 1.00000 2.00000; + vertex -10.2217 -47.4980 80.3331; + normal 0.863711 -0.0162343 -0.503726; + texcoord 1.00000 1.00000; + vertex -17.1139 -52.7790 68.6856; + normal -0.258607 -0.953867 -0.152514; + texcoord 0.00000 2.00000; + vertex 23.3335 134.197 111.296; + normal -0.263119 -0.953233 -0.148716; + texcoord 0.00000 1.00000; + vertex 25.1054 136.101 96.3839; + normal -0.263397 -0.953192 -0.148481; + texcoord 1.00000 2.00000; + vertex 37.6603 130.154 112.292; + normal -0.268001 -0.952507 -0.144591; + texcoord 1.00000 1.00000; + vertex 39.8664 131.617 98.5640; + normal 0.252748 -0.724199 -0.641603; + texcoord 0.00000 2.00000; + vertex -40.4526 48.1076 154.851; + normal 0.265824 -0.714878 -0.646751; + texcoord 0.00000 1.00000; + vertex -36.1034 59.6950 143.485; + normal 0.271704 -0.710603 -0.649015; + texcoord 1.00000 2.00000; + vertex -22.9439 50.0865 159.515; + normal 0.287476 -0.698872 -0.654931; + texcoord 1.00000 1.00000; + vertex -19.3156 58.5608 152.064; + normal 0.558930 -0.687199 -0.464064; + texcoord 0.00000 2.00000; + vertex -6.81111 -37.2548 154.069; + normal 0.561353 -0.683678 -0.466333; + texcoord 0.00000 1.00000; + vertex -7.53911 -28.6305 140.421; + normal 0.562059 -0.682647 -0.466994; + texcoord 1.00000 2.00000; + vertex 7.16846 -27.9674 157.154; + normal 0.564787 -0.678629 -0.469552; + texcoord 1.00000 1.00000; + vertex 7.07802 -20.7762 146.652; + normal 0.957646 -0.154450 -0.243020; + texcoord 0.00000 2.00000; + vertex -45.0873 -119.263 103.435; + normal 0.958683 -0.146553 -0.243822; + texcoord 0.00000 1.00000; + vertex -46.4391 -106.980 90.3012; + normal 0.958851 -0.145225 -0.243955; + texcoord 1.00000 2.00000; + vertex -41.2979 -105.681 109.735; + normal 0.960102 -0.134872 -0.244978; + texcoord 1.00000 1.00000; + vertex -41.9781 -97.6511 102.648; + normal 0.998306 0.0545914 -0.0201220; + texcoord 0.00000 2.00000; + vertex -35.8758 -118.332 18.9245; + normal 0.998495 0.0501212 -0.0222449; + texcoord 0.00000 1.00000; + vertex -37.0665 -98.8977 12.5745; + normal 0.998545 0.0488504 -0.0228482; + texcoord 1.00000 2.00000; + vertex -36.2957 -106.819 29.3241; + normal 0.998780 0.0418882 -0.0261517; + texcoord 1.00000 1.00000; + vertex -36.6426 -98.9068 28.7491; + normal -0.478362 0.684683 -0.549890; + texcoord 0.00000 2.00000; + vertex 65.7770 124.783 102.730; + normal -0.480571 0.680972 -0.552566; + texcoord 0.00000 1.00000; + vertex 67.4529 115.556 89.7825; + normal -0.481792 0.678903 -0.554046; + texcoord 1.00000 2.00000; + vertex 48.8218 115.239 105.596; + normal -0.484258 0.674690 -0.557036; + texcoord 1.00000 1.00000; + vertex 49.6835 107.442 95.4026; + normal 0.0939084 0.928010 -0.360525; + texcoord 0.00000 2.00000; + vertex 9.04507 61.3563 170.582; + normal 0.0981353 0.929091 -0.356593; + texcoord 0.00000 1.00000; + vertex 8.52832 56.0752 156.853; + normal 0.0986159 0.929212 -0.356145; + texcoord 1.00000 2.00000; + vertex -6.34809 63.0480 170.927; + normal 0.102790 0.930246 -0.352245; + texcoord 1.00000 1.00000; + vertex -7.48014 58.1001 157.529; + normal 0.721280 0.524477 -0.452415; + texcoord 0.00000 2.00000; + vertex 40.3499 -59.5101 161.164; + normal 0.712785 0.531672 -0.457452; + texcoord 0.00000 1.00000; + vertex 29.4202 -56.4911 147.239; + normal 0.704663 0.538396 -0.462147; + texcoord 1.00000 2.00000; + vertex 30.7132 -40.7365 167.564; + normal 0.692768 0.547979 -0.468818; + texcoord 1.00000 1.00000; + vertex 23.5931 -38.4394 159.728; + normal 0.442380 0.831931 0.334951; + texcoord 0.00000 2.00000; + vertex -0.590490 -116.318 98.7658; + normal 0.454160 0.822490 0.342417; + texcoord 0.00000 1.00000; + vertex -4.57742 -108.239 83.9650; + normal 0.460575 0.817206 0.346476; + texcoord 1.00000 2.00000; + vertex -17.7964 -109.145 103.676; + normal 0.475070 0.804882 0.355630; + texcoord 1.00000 1.00000; + vertex -20.9295 -103.082 94.1381; + normal 0.441929 0.788007 0.428653; + texcoord 0.00000 2.00000; + vertex 14.0524 -116.359 19.0898; + normal 0.489337 0.764370 0.419866; + texcoord 0.00000 1.00000; + vertex 1.26962 -104.376 10.2395; + normal 0.509960 0.753154 0.415571; + texcoord 1.00000 2.00000; + vertex 0.0395700 -113.657 28.5683; + normal 0.577508 0.712069 0.399302; + texcoord 1.00000 1.00000; + vertex -6.01292 -107.412 26.1866; + normal -0.650796 -0.757005 0.0583869; + texcoord 0.00000 2.00000; + vertex 34.8842 173.887 66.5979; + normal -0.661043 -0.748180 0.0570042; + texcoord 0.00000 1.00000; + vertex 47.9908 161.798 55.9509; + normal -0.669210 -0.740969 0.0558825; + texcoord 1.00000 2.00000; + vertex 47.1446 164.184 77.4440; + normal -0.686060 -0.725574 0.0535107; + texcoord 1.00000 1.00000; + vertex 52.4855 158.946 74.9070; + normal -0.707963 -0.697303 -0.112059; + texcoord 0.00000 2.00000; + vertex -19.3487 103.187 166.759; + normal -0.709107 -0.696218 -0.111569; + texcoord 0.00000 1.00000; + vertex -11.5959 97.7035 151.901; + normal -0.709428 -0.695913 -0.111431; + texcoord 1.00000 2.00000; + vertex -8.74508 91.5468 172.201; + normal -0.710882 -0.694528 -0.110807; + texcoord 1.00000 1.00000; + vertex -3.34224 87.4583 163.165; + normal -0.846945 -0.199222 -0.492945; + texcoord 0.00000 2.00000; + vertex 17.1930 -18.6268 179.649; + normal -0.845782 -0.200615 -0.494375; + texcoord 0.00000 1.00000; + vertex 25.3132 -19.6305 166.103; + normal -0.844906 -0.201660 -0.495446; + texcoord 1.00000 2.00000; + vertex 20.7501 -39.8808 182.127; + normal -0.843605 -0.203206 -0.497029; + texcoord 1.00000 1.00000; + vertex 27.6086 -41.3024 171.067; + normal 0.723017 -0.549924 -0.418127; + texcoord 0.00000 2.00000; + vertex -17.2413 -101.290 116.185; + normal 0.721898 -0.555600 -0.412519; + texcoord 0.00000 1.00000; + vertex -22.6931 -98.5778 103.191; + normal 0.721774 -0.556213 -0.411909; + texcoord 1.00000 2.00000; + vertex -7.99860 -88.9194 115.898; + normal 0.720656 -0.561600 -0.406522; + texcoord 1.00000 1.00000; + vertex -13.0465 -85.6998 102.501; + normal 0.844565 -0.333806 -0.418669; + texcoord 0.00000 2.00000; + vertex -27.9799 -118.343 42.3322; + normal 0.850798 -0.312673 -0.422348; + texcoord 0.00000 1.00000; + vertex -28.0879 -103.180 30.0245; + normal 0.856671 -0.291142 -0.425854; + texcoord 1.00000 2.00000; + vertex -17.1548 -102.640 51.6493; + normal 0.864942 -0.257327 -0.430880; + texcoord 1.00000 1.00000; + vertex -17.1308 -94.8148 47.0241; + normal -0.262435 -0.957881 -0.116582; + texcoord 0.00000 2.00000; + vertex 45.1819 148.755 80.9886; + normal -0.264741 -0.957509 -0.114404; + texcoord 0.00000 1.00000; + vertex 48.8171 149.674 65.2529; + normal -0.266325 -0.957248 -0.112905; + texcoord 1.00000 2.00000; + vertex 65.2584 142.911 83.8099; + normal -0.268938 -0.956806 -0.110429; + texcoord 1.00000 1.00000; + vertex 68.7235 143.372 71.3742; + normal 0.725524 -0.681799 -0.0936168; + texcoord 0.00000 2.00000; + vertex -17.4159 84.3801 172.374; + normal 0.723983 -0.683670 -0.0918928; + texcoord 0.00000 1.00000; + vertex -14.7444 89.4116 156.434; + normal 0.722976 -0.684884 -0.0907712; + texcoord 1.00000 2.00000; + vertex -3.48108 98.6390 176.522; + normal 0.721087 -0.687147 -0.0886723; + texcoord 1.00000 1.00000; + vertex -1.04353 102.640 165.339; + normal 0.944802 0.327303 -0.0149187; + texcoord 0.00000 2.00000; + vertex 25.2880 -45.5068 176.382; + normal 0.946272 0.323137 -0.0123359; + texcoord 0.00000 1.00000; + vertex 22.7874 -39.0137 160.468; + normal 0.947150 0.320610 -0.0107715; + texcoord 1.00000 2.00000; + vertex 19.0953 -27.4070 181.289; + normal 0.948951 0.315333 -0.00751056; + texcoord 1.00000 1.00000; + vertex 17.3345 -22.3550 170.922; + normal 0.987345 0.0685075 0.143029; + texcoord 0.00000 2.00000; + vertex -26.7014 -117.351 110.743; + normal 0.987610 0.0555159 0.146777; + texcoord 0.00000 1.00000; + vertex -25.4281 -105.006 96.0405; + normal 0.987695 0.0442685 0.149999; + texcoord 1.00000 2.00000; + vertex -29.2009 -98.4710 118.954; + normal 0.987520 0.0247277 0.155543; + texcoord 1.00000 1.00000; + vertex -28.3360 -91.4592 112.348; + normal 0.674629 0.336928 0.656776; + texcoord 0.00000 2.00000; + vertex -17.5560 -120.631 24.4231; + normal 0.713973 0.278641 0.642341; + texcoord 0.00000 1.00000; + vertex -20.1566 -103.118 18.1102; + normal 0.727266 0.257257 0.636319; + texcoord 1.00000 2.00000; + vertex -29.7490 -113.331 33.2027; + normal 0.774624 0.171851 0.608625; + texcoord 1.00000 1.00000; + vertex -30.7944 -103.728 31.8216; + normal -0.389749 -0.528773 -0.753986; + texcoord 0.00000 2.00000; + vertex 59.3334 41.1004 54.2487; + normal -0.177889 -0.595834 -0.783159; + texcoord 0.00000 1.00000; + vertex 49.8548 36.9728 62.0432; + normal -0.145872 -0.603199 -0.784138; + texcoord 1.00000 2.00000; + vertex 53.9116 56.7289 46.0910; + normal 0.00565587 -0.628916 -0.777452; + texcoord 1.00000 1.00000; + vertex 37.0178 47.9273 53.0882; + normal -0.0538202 -0.278231 -0.959005; + texcoord 0.00000 2.00000; + vertex 34.0441 32.1161 72.3011; + normal 0.0328515 -0.282499 -0.958705; + texcoord 0.00000 1.00000; + vertex 22.9194 23.0733 75.5490; + normal 0.0548692 -0.283246 -0.957476; + texcoord 1.00000 2.00000; + vertex 24.2526 49.6013 67.7777; + normal 0.122791 -0.284681 -0.950725; + texcoord 1.00000 1.00000; + vertex 8.86275 37.6908 69.3565; + normal 0.244726 0.137922 -0.959733; + texcoord 0.00000 2.00000; + vertex 31.8693 4.58608 91.2489; + normal 0.271563 0.137364 -0.952567; + texcoord 0.00000 1.00000; + vertex 21.8010 -8.20717 86.8430; + normal 0.267503 0.137455 -0.953702; + texcoord 1.00000 2.00000; + vertex 21.4143 15.3179 90.1252; + normal 0.292102 0.136861 -0.946544; + texcoord 1.00000 1.00000; + vertex 10.0549 1.96223 84.6886; + normal -0.304324 -0.484709 -0.820027; + texcoord 0.00000 2.00000; + vertex 25.5974 -45.8632 72.0606; + normal -0.266258 -0.676281 -0.686841; + texcoord 0.00000 1.00000; + vertex 14.9885 -39.7275 72.3709; + normal -0.268966 -0.665839 -0.695928; + texcoord 1.00000 2.00000; + vertex 38.3761 -40.7105 64.2725; + normal -0.241070 -0.759669 -0.603977; + texcoord 1.00000 1.00000; + vertex 18.7086 -30.4712 59.2438; + normal -0.180196 -0.485445 -0.855495; + texcoord 0.00000 2.00000; + vertex 24.0359 -44.2429 57.1102; + normal -0.159009 -0.623255 -0.765683; + texcoord 0.00000 1.00000; + vertex 12.6056 -37.7820 55.8515; + normal -0.160369 -0.615663 -0.771518; + texcoord 1.00000 2.00000; + vertex 37.0478 -37.4881 50.5364; + normal -0.144626 -0.695774 -0.703550; + texcoord 1.00000 1.00000; + vertex 18.5961 -27.3102 44.2641; + normal 0.0394861 0.587215 -0.808467; + texcoord 0.00000 2.00000; + vertex -3.09433 65.6196 106.075; + normal 0.0312831 0.682614 -0.730109; + texcoord 0.00000 1.00000; + vertex 8.93166 59.6653 102.337; + normal 0.0323717 0.670857 -0.740879; + texcoord 1.00000 2.00000; + vertex -15.4377 58.9652 100.639; + normal 0.0264719 0.731561 -0.681262; + texcoord 1.00000 1.00000; + vertex 2.16828 50.1411 91.8471; + normal 0.297364 0.532234 -0.792655; + texcoord 0.00000 2.00000; + vertex -36.0134 41.0838 107.573; + normal 0.299283 0.672737 -0.676649; + texcoord 0.00000 1.00000; + vertex -26.2254 33.2910 106.012; + normal 0.299420 0.666424 -0.682808; + texcoord 1.00000 2.00000; + vertex -50.2715 38.2939 100.350; + normal 0.296189 0.739441 -0.604565; + texcoord 1.00000 1.00000; + vertex -33.1948 25.3260 92.8557; + normal 0.312540 0.379826 -0.870661; + texcoord 0.00000 2.00000; + vertex -17.5450 8.79340 102.231; + normal 0.338336 0.499911 -0.797256; + texcoord 0.00000 1.00000; + vertex -9.96998 -1.52040 100.451; + normal 0.340846 0.513001 -0.787816; + texcoord 1.00000 2.00000; + vertex -35.2858 7.15837 95.1495; + normal 0.352830 0.581323 -0.733195; + texcoord 1.00000 1.00000; + vertex -22.7120 -9.83242 87.7289; + normal -0.507028 -0.0152441 -0.861794; + texcoord 0.00000 2.00000; + vertex -50.3995 -54.5901 102.827; + normal -0.544039 -0.00661315 -0.839034; + texcoord 0.00000 1.00000; + vertex -39.1106 -46.5621 96.0431; + normal -0.554847 -0.00404204 -0.831943; + texcoord 1.00000 2.00000; + vertex -43.8198 -75.4075 99.3239; + normal -0.583170 0.00281093 -0.812345; + texcoord 1.00000 1.00000; + vertex -29.2746 -65.8229 88.9153; + normal -0.248439 -0.430897 -0.867529; + texcoord 0.00000 2.00000; + vertex -53.4612 -46.2423 76.0941; + normal -0.235437 -0.431723 -0.870738; + texcoord 0.00000 1.00000; + vertex -41.7426 -34.6932 67.0019; + normal -0.236120 -0.431681 -0.870573; + texcoord 1.00000 2.00000; + vertex -40.5253 -56.7613 77.6144; + normal -0.222457 -0.432468 -0.873776; + texcoord 1.00000 1.00000; + vertex -29.5125 -46.7408 69.8511; + normal 0.0179076 -0.621098 -0.783528; + texcoord 0.00000 2.00000; + vertex 67.0086 1.41622 119.495; + normal 0.0146987 -0.687046 -0.726465; + texcoord 0.00000 1.00000; + vertex 55.8914 8.42286 113.687; + normal 0.0148738 -0.683640 -0.729668; + texcoord 1.00000 2.00000; + vertex 81.3728 7.98633 114.615; + normal 0.0125084 -0.727906 -0.685562; + texcoord 1.00000 1.00000; + vertex 66.0121 18.0432 103.657; + normal -0.282321 -0.659499 -0.696675; + texcoord 0.00000 2.00000; + vertex 18.1354 -15.7625 136.520; + normal -0.313084 -0.696713 -0.645422; + texcoord 0.00000 1.00000; + vertex 11.8606 -4.87208 128.753; + normal -0.309611 -0.692592 -0.651504; + texcoord 1.00000 2.00000; + vertex 33.0288 -17.5961 132.220; + normal -0.331555 -0.718254 -0.611704; + texcoord 1.00000 1.00000; + vertex 24.9452 -2.85732 119.295; + normal -0.595460 0.0168734 -0.803208; + texcoord 0.00000 2.00000; + vertex -10.4553 -64.2435 113.895; + normal -0.700707 -0.0240913 -0.713042; + texcoord 0.00000 1.00000; + vertex -6.55057 -52.8526 111.239; + normal -0.715029 -0.0301059 -0.698447; + texcoord 1.00000 2.00000; + vertex -0.459510 -79.6815 106.160; + normal -0.766793 -0.0529794 -0.639704; + texcoord 1.00000 1.00000; + vertex 6.19639 -59.6118 96.5198; + normal 0.0727223 0.130242 -0.988812; + texcoord 0.00000 2.00000; + vertex -40.0144 -90.4247 62.3818; + normal 0.0819959 0.138663 -0.986939; + texcoord 0.00000 1.00000; + vertex -38.1847 -73.1149 64.7963; + normal 0.0842994 0.140753 -0.986449; + texcoord 1.00000 2.00000; + vertex -20.2183 -92.6218 63.5483; + normal 0.0937059 0.149282 -0.984344; + texcoord 1.00000 1.00000; + vertex -17.8976 -76.4688 66.2189; + normal -0.0250724 0.450627 -0.892360; + texcoord 0.00000 2.00000; + vertex -0.587720 -68.0148 28.4328; + normal -0.00473913 0.496165 -0.868215; + texcoord 0.00000 1.00000; + vertex -7.53314 -53.5046 35.9554; + normal -0.00355400 0.498772 -0.866726; + texcoord 1.00000 2.00000; + vertex 14.4846 -61.0005 31.5514; + normal 0.0182231 0.545723 -0.837767; + texcoord 1.00000 1.00000; + vertex 9.10419 -48.9316 39.2961; + normal -0.00152918 -0.554789 -0.831990; + texcoord 0.00000 2.00000; + vertex 82.4742 150.482 53.2435; + normal 0.145003 -0.500799 -0.853331; + texcoord 0.00000 1.00000; + vertex 77.1561 139.982 60.2544; + normal 0.169364 -0.490468 -0.854843; + texcoord 1.00000 2.00000; + vertex 67.7111 160.275 46.7403; + normal 0.274463 -0.441245 -0.854385; + texcoord 1.00000 1.00000; + vertex 59.4272 143.389 52.7996; + normal 0.187491 0.123725 -0.974443; + texcoord 0.00000 2.00000; + vertex 11.0428 116.283 149.741; + normal 0.228318 0.158985 -0.960518; + texcoord 0.00000 1.00000; + vertex 11.0032 100.588 147.740; + normal 0.227805 0.158542 -0.960713; + texcoord 1.00000 2.00000; + vertex -5.32420 119.772 147.035; + normal 0.262005 0.188171 -0.946544; + texcoord 1.00000 1.00000; + vertex -5.98753 101.017 143.123; + normal 0.749859 -0.0169539 -0.661381; + texcoord 0.00000 2.00000; + vertex 38.6115 -6.69243 183.305; + normal 0.783448 -0.0272926 -0.620857; + texcoord 0.00000 1.00000; + vertex 30.7578 -15.0551 174.615; + normal 0.789219 -0.0291336 -0.613421; + texcoord 1.00000 2.00000; + vertex 34.7733 13.0150 178.448; + normal 0.811265 -0.0363669 -0.583547; + texcoord 1.00000 1.00000; + vertex 23.5879 1.72817 163.601; + normal 0.504657 -0.0742858 -0.860118; + texcoord 0.00000 2.00000; + vertex 14.5553 -70.3781 121.588; + normal 0.531012 -0.0946461 -0.842062; + texcoord 0.00000 1.00000; + vertex 0.883440 -75.2105 113.983; + normal 0.529023 -0.0930934 -0.843486; + texcoord 1.00000 2.00000; + vertex 13.3283 -54.2326 119.473; + normal 0.551361 -0.110688 -0.826891; + texcoord 1.00000 1.00000; + vertex -2.52779 -59.1649 109.561; + normal -0.530906 -0.292741 -0.795262; + texcoord 0.00000 2.00000; + vertex -13.0265 -98.7282 69.3524; + normal -0.595797 -0.321511 -0.735973; + texcoord 0.00000 1.00000; + vertex -12.1694 -85.2520 63.8196; + normal -0.586842 -0.317571 -0.744826; + texcoord 1.00000 2.00000; + vertex -1.53250 -107.216 64.8034; + normal -0.631946 -0.337306 -0.697760; + texcoord 1.00000 1.00000; + vertex -0.0521300 -88.8343 54.5769; + normal 0.506665 0.179150 -0.843324; + texcoord 0.00000 2.00000; + vertex 20.5602 160.782 83.9929; + normal 0.637616 0.367741 -0.676914; + texcoord 0.00000 1.00000; + vertex 25.2771 147.363 83.9762; + normal 0.617879 0.336039 -0.710847; + texcoord 1.00000 2.00000; + vertex 7.45805 165.738 77.1740; + normal 0.676937 0.437282 -0.592064; + texcoord 1.00000 1.00000; + vertex 16.8634 142.681 70.8983; + normal 0.150865 0.466487 -0.871567; + texcoord 0.00000 2.00000; + vertex -54.3578 74.0414 146.538; + normal 0.104600 0.665618 -0.738926; + texcoord 0.00000 1.00000; + vertex -40.2980 68.7102 146.118; + normal 0.115747 0.623518 -0.773194; + texcoord 1.00000 2.00000; + vertex -65.5880 66.5283 140.573; + normal 0.0830278 0.738436 -0.669193; + texcoord 1.00000 1.00000; + vertex -42.7903 58.6394 134.696; + normal 0.00629264 0.638702 -0.769428; + texcoord 0.00000 2.00000; + vertex -32.4655 -18.1026 160.366; + normal -0.0371880 0.770423 -0.636448; + texcoord 0.00000 1.00000; + vertex -19.7960 -21.8881 157.327; + normal -0.0382547 0.773344 -0.632832; + texcoord 1.00000 2.00000; + vertex -49.0880 -27.0172 152.830; + normal -0.0606747 0.831149 -0.552729; + texcoord 1.00000 1.00000; + vertex -25.5066 -33.3497 140.719; + normal 0.0861822 0.0554602 -0.994734; + texcoord 0.00000 2.00000; + vertex -41.5395 -112.737 86.5118; + normal 0.107500 0.0676715 -0.991899; + texcoord 0.00000 1.00000; + vertex -36.8168 -93.1233 88.0146; + normal 0.106905 0.0673311 -0.991987; + texcoord 1.00000 2.00000; + vertex -23.3148 -116.661 87.8720; + normal 0.128789 0.0798628 -0.988451; + texcoord 1.00000 1.00000; + vertex -18.4113 -98.7769 89.9559; + normal 0.113172 0.243423 -0.963295; + texcoord 0.00000 2.00000; + vertex -64.2472 -118.416 21.4673; + normal 0.0922301 0.237362 -0.967033; + texcoord 0.00000 1.00000; + vertex -55.4868 -102.777 26.4484; + normal 0.0893869 0.236531 -0.967504; + texcoord 1.00000 2.00000; + vertex -46.6628 -129.706 20.6802; + normal 0.0696510 0.230711 -0.970526; + texcoord 1.00000 1.00000; + vertex -36.7145 -113.340 25.2846; + normal 0.651454 0.372092 -0.661177; + texcoord 0.00000 2.00000; + vertex 69.2028 118.677 119.280; + normal 0.673999 0.364822 -0.642362; + texcoord 0.00000 1.00000; + vertex 61.5150 107.697 105.525; + normal 0.669813 0.366213 -0.645940; + texcoord 1.00000 2.00000; + vertex 59.4993 132.648 117.581; + normal 0.689253 0.359591 -0.628986; + texcoord 1.00000 1.00000; + vertex 50.4148 120.727 100.811; + normal -0.374683 -0.473687 -0.797015; + texcoord 0.00000 2.00000; + vertex -2.08519 25.9204 169.715; + normal -0.436341 -0.517530 -0.736050; + texcoord 0.00000 1.00000; + vertex -5.51137 40.9640 162.385; + normal -0.422197 -0.507649 -0.751027; + texcoord 1.00000 2.00000; + vertex 12.1451 21.0493 165.920; + normal -0.467271 -0.538733 -0.701017; + texcoord 1.00000 1.00000; + vertex 7.93431 40.9962 153.398; + normal -0.481036 0.141273 -0.865243; + texcoord 0.00000 2.00000; + vertex -2.01738 -77.4177 153.106; + normal -0.669788 0.0913639 -0.736911; + texcoord 0.00000 1.00000; + vertex 3.37426 -64.2668 152.256; + normal -0.655979 0.0955569 -0.748706; + texcoord 1.00000 2.00000; + vertex 6.40560 -91.4961 146.125; + normal -0.752279 0.0639030 -0.655738; + texcoord 1.00000 1.00000; + vertex 15.0401 -68.2734 138.482; + normal -0.176119 0.466988 -0.866548; + texcoord 0.00000 2.00000; + vertex -20.1844 -116.797 72.4009; + normal -0.255250 0.380702 -0.888771; + texcoord 0.00000 1.00000; + vertex -21.3723 -102.306 80.4516; + normal -0.257449 0.378167 -0.889219; + texcoord 1.00000 2.00000; + vertex -1.70019 -117.244 68.4033; + normal -0.320108 0.302549 -0.897772; + texcoord 1.00000 1.00000; + vertex -3.03939 -97.5196 75.5280; + normal -0.207260 0.644324 -0.736131; + texcoord 0.00000 2.00000; + vertex -4.42878 -110.118 -5.98074; + normal -0.170975 0.727871 -0.664057; + texcoord 0.00000 1.00000; + vertex -13.8972 -98.8747 6.52650; + normal -0.174856 0.719641 -0.671969; + texcoord 1.00000 2.00000; + vertex 8.40347 -101.307 -1.88111; + normal -0.133352 0.799918 -0.585105; + texcoord 1.00000 1.00000; + vertex 1.39394 -93.3534 10.5899; + normal 0.755753 -0.307028 0.578421; + texcoord 0.00000 2.00000; + vertex 59.1305 149.199 43.7552; + normal 0.660980 -0.393380 0.639029; + texcoord 0.00000 1.00000; + vertex 49.3939 149.988 56.8958; + normal 0.646805 -0.404717 0.646411; + texcoord 1.00000 2.00000; + vertex 55.5497 130.223 38.3616; + normal 0.555139 -0.470374 0.685980; + texcoord 1.00000 1.00000; + vertex 40.5439 131.995 51.7199; + normal -0.0229709 -0.290244 -0.956677; + texcoord 0.00000 2.00000; + vertex -21.9350 123.794 139.504; + normal -0.0500843 -0.366146 -0.929209; + texcoord 0.00000 1.00000; + vertex -10.6144 107.185 144.271; + normal -0.0430282 -0.346551 -0.937044; + texcoord 1.00000 2.00000; + vertex -33.2405 114.645 142.551; + normal -0.0720199 -0.426333 -0.901695; + texcoord 1.00000 1.00000; + vertex -24.2460 100.956 148.305; + normal 0.556537 0.0656769 -0.828223; + texcoord 0.00000 2.00000; + vertex 21.2230 3.07180 168.046; + normal 0.713887 0.205997 -0.669276; + texcoord 0.00000 1.00000; + vertex 21.6135 -9.67707 167.297; + normal 0.720894 0.213089 -0.659474; + texcoord 1.00000 2.00000; + vertex 7.02447 15.5235 159.492; + normal 0.778018 0.275546 -0.564590; + texcoord 1.00000 1.00000; + vertex 9.21592 -10.3634 149.878; + normal -0.435411 -0.0623043 -0.898073; + texcoord 0.00000 2.00000; + vertex -47.3556 -101.209 119.616; + normal -0.453168 -0.0512308 -0.889952; + texcoord 0.00000 1.00000; + vertex -30.9127 -94.7530 111.196; + normal -0.451741 -0.0521270 -0.890625; + texcoord 1.00000 2.00000; + vertex -42.8127 -119.316 118.670; + normal -0.468023 -0.0418354 -0.882726; + texcoord 1.00000 1.00000; + vertex -25.0206 -113.047 108.939; + normal -0.186037 0.121085 -0.975053; + texcoord 0.00000 2.00000; + vertex -44.6983 -106.967 37.6759; + normal -0.261331 0.142095 -0.954733; + texcoord 0.00000 1.00000; + vertex -30.0297 -98.1223 35.9755; + normal -0.268164 0.143979 -0.952554; + texcoord 1.00000 2.00000; + vertex -38.5972 -126.944 34.0309; + normal -0.326897 0.160011 -0.931416; + texcoord 1.00000 1.00000; + vertex -19.3310 -115.931 29.1612; + normal -0.602926 -0.00483543 -0.797783; + texcoord 0.00000 2.00000; + vertex 29.0657 144.896 85.6415; + normal -0.615446 0.00691088 -0.788149; + texcoord 0.00000 1.00000; + vertex 44.4946 148.599 73.9586; + normal -0.615198 0.00667577 -0.788345; + texcoord 1.00000 2.00000; + vertex 30.5725 125.013 84.6232; + normal -0.626519 0.0174886 -0.779210; + texcoord 1.00000 1.00000; + vertex 47.2312 128.328 71.3033; + normal -0.0152337 0.00692095 -0.999860; + texcoord 0.00000 2.00000; + vertex -32.6311 78.7548 157.470; + normal -0.0255175 0.00900257 -0.999634; + texcoord 0.00000 1.00000; + vertex -16.3454 89.3122 157.295; + normal -0.0265206 0.00920559 -0.999606; + texcoord 1.00000 2.00000; + vertex -22.1370 60.7124 157.185; + normal -0.0363994 0.0112048 -0.999274; + texcoord 1.00000 1.00000; + vertex -5.06002 70.9827 156.678; + normal 0.245717 -0.0603533 -0.967461; + texcoord 0.00000 2.00000; + vertex 35.2508 -66.3106 163.991; + normal 0.259397 -0.0102642 -0.965716; + texcoord 0.00000 1.00000; + vertex 24.7188 -47.3934 160.136; + normal 0.259119 -0.0113060 -0.965779; + texcoord 1.00000 2.00000; + vertex 50.1066 -54.5672 167.032; + normal 0.273579 0.0446403 -0.960813; + texcoord 1.00000 1.00000; + vertex 41.8937 -38.9834 165.417; + normal 0.108978 0.381919 -0.917748; + texcoord 0.00000 2.00000; + vertex -25.4503 -117.514 88.4258; + normal 0.114041 0.384816 -0.915921; + texcoord 0.00000 1.00000; + vertex -22.2456 -100.419 95.9204; + normal 0.113955 0.384767 -0.915952; + texcoord 1.00000 2.00000; + vertex -7.66994 -121.462 88.8941; + normal 0.118947 0.387611 -0.914117; + texcoord 1.00000 1.00000; + vertex -3.89236 -104.814 96.4448; + normal -0.191465 0.733272 -0.652421; + texcoord 0.00000 2.00000; + vertex -13.2564 -110.725 7.09330; + normal -0.155308 0.785192 -0.599461; + texcoord 0.00000 1.00000; + vertex -19.8493 -100.203 20.8545; + normal -0.157457 0.782296 -0.602677; + texcoord 1.00000 2.00000; + vertex 1.54246 -104.160 10.1293; + normal -0.118660 0.831108 -0.543304; + texcoord 1.00000 1.00000; + vertex -3.49917 -95.9789 23.7446; + normal -0.955266 0.196125 0.221365; + texcoord 0.00000 2.00000; + vertex 53.9166 43.8490 83.4518; + normal -0.951072 0.209385 0.227199; + texcoord 0.00000 1.00000; + vertex 48.3542 38.2241 64.4318; + normal -0.951519 0.208007 0.226594; + texcoord 1.00000 2.00000; + vertex 51.2456 27.7299 86.2068; + normal -0.946541 0.222953 0.233136; + texcoord 1.00000 1.00000; + vertex 46.4957 22.7196 71.7137; + normal -0.976046 0.216811 0.0181075; + texcoord 0.00000 2.00000; + vertex 25.4952 27.4833 98.8157; + normal -0.974563 0.223024 0.0220944; + texcoord 0.00000 1.00000; + vertex 24.5623 24.8897 79.5868; + normal -0.974822 0.221956 0.0214088; + texcoord 1.00000 2.00000; + vertex 22.1501 12.3191 100.075; + normal -0.973219 0.228452 0.0255829; + texcoord 1.00000 1.00000; + vertex 21.0214 9.41927 83.0323; + normal -0.853522 0.426876 -0.298793; + texcoord 0.00000 2.00000; + vertex 14.5221 -5.43637 105.135; + normal -0.852589 0.430727 -0.295915; + texcoord 0.00000 1.00000; + vertex 19.2231 -8.53613 87.2780; + normal -0.852737 0.430122 -0.296368; + texcoord 1.00000 2.00000; + vertex 7.37050 -19.3868 105.634; + normal -0.851783 0.433981 -0.293471; + texcoord 1.00000 1.00000; + vertex 11.4791 -22.8738 88.5520; + normal -0.558231 0.819834 -0.127476; + texcoord 0.00000 2.00000; + vertex 15.9151 -33.9884 92.7888; + normal -0.556182 0.821554 -0.125342; + texcoord 0.00000 1.00000; + vertex 15.0688 -37.5661 73.4861; + normal -0.555916 0.821777 -0.125065; + texcoord 1.00000 2.00000; + vertex -0.495110 -44.9183 94.3581; + normal -0.553713 0.823606 -0.122778; + texcoord 1.00000 1.00000; + vertex -1.81478 -48.2896 77.6945; + normal -0.873136 0.485898 -0.0391938; + texcoord 0.00000 2.00000; + vertex 12.3869 -43.0035 77.2659; + normal -0.871643 0.489081 -0.0322151; + texcoord 0.00000 1.00000; + vertex 15.8567 -37.9638 62.4452; + normal -0.871642 0.489083 -0.0322105; + texcoord 1.00000 2.00000; + vertex 3.83243 -58.6043 74.4290; + normal -0.870394 0.491638 -0.0265569; + texcoord 1.00000 1.00000; + vertex 7.63675 -52.9257 54.8686; + normal 0.655275 -0.754023 0.0454321; + texcoord 0.00000 2.00000; + vertex 11.0064 61.6525 119.848; + normal 0.652576 -0.756080 0.0498727; + texcoord 0.00000 1.00000; + vertex 8.97043 58.8576 102.829; + normal 0.652696 -0.755989 0.0496750; + texcoord 1.00000 2.00000; + vertex 24.1275 72.9791 118.586; + normal 0.650240 -0.757830 0.0536878; + texcoord 1.00000 1.00000; + vertex 22.5308 70.2499 99.3994; + normal 0.598902 -0.800776 0.00858416; + texcoord 0.00000 2.00000; + vertex -26.1697 32.5481 126.809; + normal 0.594596 -0.803908 0.0136922; + texcoord 0.00000 1.00000; + vertex -27.5307 31.3379 108.869; + normal 0.595470 -0.803278 0.0126588; + texcoord 1.00000 2.00000; + vertex -14.1831 41.5081 126.356; + normal 0.591348 -0.806226 0.0175197; + texcoord 1.00000 1.00000; + vertex -14.9524 40.5368 107.623; + normal 0.0544745 -0.964852 -0.257087; + texcoord 0.00000 2.00000; + vertex -18.6822 -7.12566 124.755; + normal 0.0520121 -0.965541 -0.254999; + texcoord 0.00000 1.00000; + vertex -17.6552 -2.17724 106.401; + normal 0.0519206 -0.965567 -0.254922; + texcoord 1.00000 2.00000; + vertex -0.200940 -6.31306 125.621; + normal 0.0493908 -0.966264 -0.252774; + texcoord 1.00000 1.00000; + vertex 1.38624 -1.79638 108.666; + normal 0.982220 -0.155035 0.105867; + texcoord 0.00000 2.00000; + vertex -39.9178 -42.1299 111.743; + normal 0.981786 -0.156223 0.108125; + texcoord 0.00000 1.00000; + vertex -38.9047 -46.6300 95.7532; + normal 0.981695 -0.156470 0.108596; + texcoord 1.00000 2.00000; + vertex -36.3867 -21.2254 109.595; + normal 0.981320 -0.157477 0.110511; + texcoord 1.00000 1.00000; + vertex -34.9155 -25.8048 90.0059; + normal 0.972783 0.0812856 0.216991; + texcoord 0.00000 2.00000; + vertex -41.2715 -24.6441 79.5585; + normal 0.974171 0.0842741 0.209494; + texcoord 0.00000 1.00000; + vertex -37.8170 -32.7458 67.1066; + normal 0.974012 0.0839246 0.210372; + texcoord 1.00000 2.00000; + vertex -41.7203 -9.18123 75.7781; + normal 0.975024 0.0861796 0.204700; + texcoord 1.00000 1.00000; + vertex -36.9835 -19.2764 57.4658; + normal -0.114546 0.977195 -0.178800; + texcoord 0.00000 2.00000; + vertex 52.1358 12.1900 130.034; + normal -0.109978 0.978642 -0.173683; + texcoord 0.00000 1.00000; + vertex 53.9703 9.16573 112.330; + normal -0.109996 0.978636 -0.173703; + texcoord 1.00000 2.00000; + vertex 34.2909 10.0282 129.651; + normal -0.105630 0.979972 -0.168809; + texcoord 1.00000 1.00000; + vertex 35.4894 6.98900 111.258; + normal -0.0194944 0.995944 -0.0878433; + texcoord 0.00000 2.00000; + vertex 7.82258 -3.73633 142.240; + normal -0.0156130 0.996580 -0.0811445; + texcoord 0.00000 1.00000; + vertex 12.2442 -5.06373 126.209; + normal -0.0151457 0.996653 -0.0803376; + texcoord 1.00000 2.00000; + vertex -11.9837 -4.30614 140.175; + normal -0.0118289 0.997143 -0.0746103; + texcoord 1.00000 1.00000; + vertex -7.55688 -5.71587 120.633; + normal 0.327409 0.929169 0.171603; + texcoord 0.00000 2.00000; + vertex -12.5394 -53.3879 127.014; + normal 0.326799 0.929708 0.169842; + texcoord 0.00000 1.00000; + vertex -5.84582 -53.1294 112.843; + normal 0.326719 0.929778 0.169610; + texcoord 1.00000 2.00000; + vertex -31.1045 -46.2346 123.702; + normal 0.326241 0.930196 0.168234; + texcoord 1.00000 1.00000; + vertex -23.1679 -45.4842 104.163; + normal 0.638812 0.580045 0.505437; + texcoord 0.00000 2.00000; + vertex -47.3084 -75.0861 80.6587; + normal 0.638524 0.586804 0.497945; + texcoord 0.00000 1.00000; + vertex -37.7660 -73.7416 67.0554; + normal 0.638546 0.586333 0.498470; + texcoord 1.00000 2.00000; + vertex -57.6004 -61.8834 78.5149; + normal 0.638250 0.592093 0.491999; + texcoord 1.00000 1.00000; + vertex -46.7970 -59.6516 61.8143; + normal 0.649342 0.685958 0.328355; + texcoord 0.00000 2.00000; + vertex -7.07235 -67.0749 57.1687; + normal 0.658455 0.673336 0.336237; + texcoord 0.00000 1.00000; + vertex -7.57010 -57.6121 38.3847; + normal 0.659959 0.671207 0.337545; + texcoord 1.00000 2.00000; + vertex -22.2036 -54.3550 60.5191; + normal 0.670387 0.656051 0.346669; + texcoord 1.00000 1.00000; + vertex -22.8258 -46.5852 47.0182; + normal -0.524297 -0.384762 0.759652; + texcoord 0.00000 2.00000; + vertex 90.1931 144.841 71.6701; + normal -0.527264 -0.393676 0.753002; + texcoord 0.00000 1.00000; + vertex 77.6151 140.976 61.0314; + normal -0.527913 -0.395645 0.751514; + texcoord 1.00000 2.00000; + vertex 100.932 126.629 69.8577; + normal -0.530457 -0.403450 0.745549; + texcoord 1.00000 1.00000; + vertex 86.9887 121.580 57.2051; + normal -0.299488 -0.881879 0.364138; + texcoord 0.00000 2.00000; + vertex 19.5027 101.334 157.425; + normal -0.296439 -0.889779 0.347013; + texcoord 0.00000 1.00000; + vertex 10.3658 99.6538 145.841; + normal -0.296292 -0.890145 0.346197; + texcoord 1.00000 2.00000; + vertex 36.1344 93.8943 153.086; + normal -0.294010 -0.895658 0.333700; + texcoord 1.00000 1.00000; + vertex 24.0866 91.1484 135.101; + normal -0.835642 -0.484562 -0.258655; + texcoord 0.00000 2.00000; + vertex 27.6244 -21.1621 183.821; + normal -0.843435 -0.478396 -0.244448; + texcoord 0.00000 1.00000; + vertex 28.1073 -14.0456 168.929; + normal -0.842070 -0.479501 -0.246975; + texcoord 1.00000 2.00000; + vertex 35.6167 -33.7620 181.604; + normal -0.848535 -0.474167 -0.234849; + texcoord 1.00000 1.00000; + vertex 36.4387 -26.0294 163.022; + normal -0.332980 0.827504 -0.452063; + texcoord 0.00000 2.00000; + vertex -5.07367 -67.4675 129.163; + normal -0.329322 0.832633 -0.445275; + texcoord 0.00000 1.00000; + vertex -0.0815700 -73.9573 113.607; + normal -0.328460 0.833826 -0.443676; + texcoord 1.00000 2.00000; + vertex -24.7312 -75.8425 128.312; + normal -0.325040 0.838498 -0.437345; + texcoord 1.00000 1.00000; + vertex -20.1052 -82.8958 111.351; + normal -0.178474 0.970021 -0.164943; + texcoord 0.00000 2.00000; + vertex -19.6957 -89.0908 80.5645; + normal -0.172212 0.973863 -0.148099; + texcoord 0.00000 1.00000; + vertex -11.2875 -89.7270 67.7251; + normal -0.173056 0.973366 -0.150364; + texcoord 1.00000 2.00000; + vertex -34.5248 -92.4287 76.9799; + normal -0.168226 0.976121 -0.137432; + texcoord 1.00000 1.00000; + vertex -24.1698 -93.2570 58.4220; + normal -0.258508 -0.965861 -0.0169030; + texcoord 0.00000 2.00000; + vertex 23.7715 141.906 99.4135; + normal -0.262618 -0.964809 -0.0132424; + texcoord 0.00000 1.00000; + vertex 26.6614 141.406 83.7887; + normal -0.264318 -0.964364 -0.0117263; + texcoord 1.00000 2.00000; + vertex 41.5273 137.114 101.714; + normal -0.268824 -0.963158 -0.00769999; + texcoord 1.00000 1.00000; + vertex 44.4868 136.391 88.8408; + normal 0.864345 -0.496510 0.0799053; + texcoord 0.00000 2.00000; + vertex -35.4000 67.5751 157.467; + normal 0.862724 -0.498593 0.0843357; + texcoord 0.00000 1.00000; + vertex -35.8192 64.6812 144.019; + normal 0.862245 -0.499200 0.0856323; + texcoord 1.00000 2.00000; + vertex -26.4735 82.8776 155.993; + normal 0.860773 -0.501044 0.0895826; + texcoord 1.00000 1.00000; + vertex -26.4378 80.2188 140.779; + normal 0.878606 -0.474859 0.0505957; + texcoord 0.00000 2.00000; + vertex -18.5347 -21.9550 168.804; + normal 0.877150 -0.477050 0.0550496; + texcoord 0.00000 1.00000; + vertex -18.9500 -24.1887 155.052; + normal 0.876514 -0.477992 0.0569726; + texcoord 1.00000 2.00000; + vertex -9.30552 -5.00252 167.643; + normal 0.875163 -0.479965 0.0610141; + texcoord 1.00000 1.00000; + vertex -9.27649 -6.87508 152.496; + normal 0.823423 0.375632 0.425295; + texcoord 0.00000 2.00000; + vertex -55.3961 -101.378 108.886; + normal 0.823504 0.375918 0.424884; + texcoord 0.00000 1.00000; + vertex -48.9750 -101.961 96.9677; + normal 0.823538 0.376034 0.424716; + texcoord 1.00000 2.00000; + vertex -62.4865 -83.6838 106.985; + normal 0.823609 0.376283 0.424358; + texcoord 1.00000 1.00000; + vertex -55.3463 -83.6074 93.0594; + normal 0.671654 0.146449 0.726246; + texcoord 0.00000 2.00000; + vertex -57.4392 -101.614 33.4711; + normal 0.668617 0.141651 0.729990; + texcoord 0.00000 1.00000; + vertex -46.9686 -99.4359 23.3482; + normal 0.666869 0.138908 0.732114; + texcoord 1.00000 2.00000; + vertex -62.1453 -81.6729 33.8021; + normal 0.663816 0.134149 0.735767; + texcoord 1.00000 1.00000; + vertex -51.9608 -78.8960 24.1072; + normal -0.957282 -0.276076 -0.0859822; + texcoord 0.00000 2.00000; + vertex 62.3795 102.555 115.682; + normal -0.959023 -0.272913 -0.0761208; + texcoord 0.00000 1.00000; + vertex 61.6567 108.482 104.697; + normal -0.959173 -0.272629 -0.0752399; + texcoord 1.00000 2.00000; + vertex 66.8196 88.2775 112.090; + normal -0.960451 -0.270135 -0.0675326; + texcoord 1.00000 1.00000; + vertex 65.9598 95.1225 96.9377; + normal 0.647312 0.741904 -0.174832; + texcoord 0.00000 2.00000; + vertex -2.31616 45.5673 174.584; + normal 0.650427 0.740187 -0.170492; + texcoord 0.00000 1.00000; + vertex -3.73153 43.3979 160.138; + normal 0.651597 0.739534 -0.168854; + texcoord 1.00000 2.00000; + vertex -16.2142 57.7374 174.771; + normal 0.654626 0.737818 -0.164589; + texcoord 1.00000 1.00000; + vertex -17.9996 56.1417 160.517; + normal 0.621711 0.685828 0.378307; + texcoord 0.00000 2.00000; + vertex 0.772610 -64.8196 163.163; + normal 0.621911 0.684814 0.379812; + texcoord 0.00000 1.00000; + vertex 5.85643 -62.4190 150.456; + normal 0.622045 0.684128 0.380828; + texcoord 1.00000 2.00000; + vertex -15.2149 -49.6202 161.882; + normal 0.622222 0.683210 0.382183; + texcoord 1.00000 1.00000; + vertex -10.0988 -46.4098 147.814; + normal 0.133044 0.732396 0.667754; + texcoord 0.00000 2.00000; + vertex -31.7735 -108.137 87.7392; + normal 0.134791 0.755520 0.641110; + texcoord 0.00000 1.00000; + vertex -22.8195 -103.942 81.3532; + normal 0.135076 0.759418 0.636426; + texcoord 1.00000 2.00000; + vertex -45.5970 -100.871 82.5241; + normal 0.136201 0.775255 0.616789; + texcoord 1.00000 1.00000; + vertex -33.5481 -94.5281 71.8904; + normal 0.525497 0.434661 0.731384; + texcoord 0.00000 2.00000; + vertex -10.7745 -114.917 15.9770; + normal 0.553806 0.394001 0.733527; + texcoord 0.00000 1.00000; + vertex -12.7830 -98.7269 7.79827; + normal 0.571430 0.367127 0.733952; + texcoord 1.00000 2.00000; + vertex -27.1781 -107.917 23.6026; + normal 0.606943 0.308718 0.732335; + texcoord 1.00000 1.00000; + vertex -28.3646 -98.0014 20.4062; + normal -0.106566 -0.549741 0.828510; + texcoord 0.00000 2.00000; + vertex 48.5692 163.036 65.5114; + normal -0.116110 -0.539006 0.834261; + texcoord 0.00000 1.00000; + vertex 48.7788 150.257 57.0585; + normal -0.120834 -0.533633 0.837040; + texcoord 1.00000 2.00000; + vertex 67.8477 161.794 67.1664; + normal -0.130851 -0.522107 0.842782; + texcoord 1.00000 1.00000; + vertex 68.5970 150.187 60.0923; + normal -0.228150 -0.477487 0.848501; + texcoord 0.00000 2.00000; + vertex -5.66782 120.530 150.966; + normal -0.231222 -0.470108 0.851784; + texcoord 0.00000 1.00000; + vertex -11.0426 109.343 143.225; + normal -0.231684 -0.468991 0.852273; + texcoord 1.00000 2.00000; + vertex 8.80413 114.053 151.212; + normal -0.234689 -0.461687 0.855434; + texcoord 1.00000 1.00000; + vertex 4.08611 102.740 143.812; + normal -0.589033 -0.806063 0.0574633; + texcoord 0.00000 2.00000; + vertex 21.4072 -11.1596 180.840; + normal -0.592606 -0.803107 0.0619420; + texcoord 0.00000 1.00000; + vertex 22.5255 -13.0784 165.387; + normal -0.594153 -0.801811 0.0638904; + texcoord 1.00000 2.00000; + vertex 36.6244 -22.1527 182.621; + normal -0.597939 -0.798594 0.0686815; + texcoord 1.00000 1.00000; + vertex 37.9883 -24.3177 169.322; + normal 0.887232 -0.451155 -0.0963245; + texcoord 0.00000 2.00000; + vertex -23.6831 -93.6251 119.735; + normal 0.885843 -0.455533 -0.0881598; + texcoord 0.00000 1.00000; + vertex -26.6543 -96.7754 107.123; + normal 0.885758 -0.455791 -0.0876775; + texcoord 1.00000 2.00000; + vertex -17.1532 -80.3197 117.563; + normal 0.884502 -0.459510 -0.0806717; + texcoord 1.00000 1.00000; + vertex -20.1396 -83.3922 102.320; + normal 0.774611 -0.620402 -0.122796; + texcoord 0.00000 2.00000; + vertex -32.5488 -101.913 53.8723; + normal 0.773312 -0.622469 -0.120505; + texcoord 0.00000 1.00000; + vertex -32.2016 -98.3853 38.2401; + normal 0.772493 -0.623761 -0.119067; + texcoord 1.00000 2.00000; + vertex -19.5366 -86.1738 56.4359; + normal 0.771022 -0.626061 -0.116500; + texcoord 1.00000 1.00000; + vertex -18.7797 -82.8920 43.8089; + normal 0.864687 -0.502308 0.00199724; + texcoord 0.00000 2.00000; + vertex 48.7661 153.139 81.9694; + normal 0.863797 -0.503776 0.00808381; + texcoord 0.00000 1.00000; + vertex 45.7828 147.961 71.3771; + normal 0.863589 -0.504107 0.00946995; + texcoord 1.00000 2.00000; + vertex 57.1592 167.570 77.7713; + normal 0.862896 -0.505187 0.0140151; + texcoord 1.00000 1.00000; + vertex 53.6938 161.224 62.3764; + normal 0.874584 -0.465006 0.137378; + texcoord 0.00000 2.00000; + vertex -18.9001 89.0601 172.541; + normal 0.871222 -0.469696 0.142681; + texcoord 0.00000 1.00000; + vertex -16.6236 88.9238 157.587; + normal 0.870699 -0.470416 0.143498; + texcoord 1.00000 2.00000; + vertex -11.5207 103.210 173.457; + normal 0.867208 -0.475164 0.148894; + texcoord 1.00000 1.00000; + vertex -8.95916 103.556 159.641; + normal 0.697327 0.580079 0.421004; + texcoord 0.00000 2.00000; + vertex 24.3297 -56.1625 173.761; + normal 0.705257 0.564342 0.429104; + texcoord 0.00000 1.00000; + vertex 24.9634 -46.6931 159.664; + normal 0.708520 0.557647 0.432469; + texcoord 1.00000 2.00000; + vertex 11.5328 -43.9540 178.136; + normal 0.717645 0.538172 0.441992; + texcoord 1.00000 1.00000; + vertex 11.8198 -36.5326 168.634; + normal 0.791886 0.313056 0.524321; + texcoord 0.00000 2.00000; + vertex -29.5865 -106.372 109.304; + normal 0.791386 0.302650 0.531141; + texcoord 0.00000 1.00000; + vertex -22.8341 -101.786 96.3674; + normal 0.791293 0.300943 0.532248; + texcoord 1.00000 2.00000; + vertex -36.1979 -91.8185 110.600; + normal 0.790625 0.290086 0.539224; + texcoord 1.00000 1.00000; + vertex -30.1318 -87.0226 99.1254; + normal 0.614617 0.225567 0.755887; + texcoord 0.00000 2.00000; + vertex -20.8900 -119.192 24.6347; + normal 0.646582 0.166546 0.744442; + texcoord 0.00000 1.00000; + vertex -19.9429 -102.379 18.8473; + normal 0.652079 0.155719 0.741987; + texcoord 1.00000 2.00000; + vertex -32.3735 -111.605 31.7079; + normal 0.688379 0.0777870 0.721168; + texcoord 1.00000 1.00000; + vertex -31.6459 -101.022 29.8719; + normal -0.343949 -0.152751 -0.926481; + texcoord 0.00000 2.00000; + vertex 58.6422 50.4631 58.0363; + normal -0.366415 -0.164687 -0.915761; + texcoord 0.00000 1.00000; + vertex 52.4460 39.3496 62.1689; + normal -0.390516 -0.177516 -0.903319; + texcoord 1.00000 2.00000; + vertex 41.4761 60.5214 62.7507; + normal -0.415468 -0.190828 -0.889366; + texcoord 1.00000 1.00000; + vertex 36.3815 52.1892 66.9185; + normal -0.322770 0.728502 -0.604239; + texcoord 0.00000 2.00000; + vertex 35.7221 33.3139 99.8885; + normal -0.330385 0.722458 -0.607372; + texcoord 0.00000 1.00000; + vertex 32.8365 23.6197 89.7422; + normal -0.332938 0.720408 -0.608411; + texcoord 1.00000 2.00000; + vertex 21.5573 30.4440 103.995; + normal -0.341784 0.713217 -0.611968; + texcoord 1.00000 1.00000; + vertex 18.8575 23.0023 96.8299; + normal 0.486925 -0.0563808 -0.871622; + texcoord 0.00000 2.00000; + vertex 37.4624 -16.9955 102.888; + normal 0.503324 -0.0617143 -0.861891; + texcoord 0.00000 1.00000; + vertex 28.0472 -20.5764 97.8603; + normal 0.517566 -0.0663795 -0.853065; + texcoord 1.00000 2.00000; + vertex 34.6799 3.71064 99.9946; + normal 0.530852 -0.0707601 -0.844505; + texcoord 1.00000 1.00000; + vertex 23.3955 0.154220 93.1993; + normal 0.155736 0.808236 -0.567892; + texcoord 0.00000 2.00000; + vertex 24.7697 -38.1548 85.9996; + normal 0.146860 0.806650 -0.572493; + texcoord 0.00000 1.00000; + vertex 16.5968 -44.4406 74.8121; + normal 0.135166 0.804439 -0.578453; + texcoord 1.00000 2.00000; + vertex 5.10797 -30.1219 92.0402; + normal 0.123382 0.802072 -0.584344; + texcoord 1.00000 1.00000; + vertex -0.767840 -34.1427 85.2806; + normal 0.387535 0.833443 -0.393940; + texcoord 0.00000 2.00000; + vertex 22.5848 -44.1234 80.3917; + normal 0.387442 0.833450 -0.394018; + texcoord 0.00000 1.00000; + vertex 17.5950 -47.7229 67.8678; + normal 0.387364 0.833456 -0.394082; + texcoord 1.00000 2.00000; + vertex 5.73751 -34.9047 83.3219; + normal 0.387259 0.833463 -0.394170; + texcoord 1.00000 1.00000; + vertex 1.19741 -37.5052 73.3628; + normal -0.621408 -0.441774 -0.647061; + texcoord 0.00000 2.00000; + vertex 0.563270 80.1120 102.456; + normal -0.611070 -0.449258 -0.651737; + texcoord 0.00000 1.00000; + vertex 11.7314 78.8408 92.5987; + normal -0.601279 -0.456197 -0.656009; + texcoord 1.00000 2.00000; + vertex 7.05839 62.6973 108.108; + normal -0.587797 -0.465522 -0.661653; + texcoord 1.00000 1.00000; + vertex 14.9111 61.4009 102.044; + normal -0.319038 -0.478243 -0.818229; + texcoord 0.00000 2.00000; + vertex -31.3326 33.8536 102.683; + normal -0.302039 -0.483884 -0.821358; + texcoord 0.00000 1.00000; + vertex -19.2913 37.3203 95.9620; + normal -0.293008 -0.486803 -0.822903; + texcoord 1.00000 2.00000; + vertex -22.8100 20.5065 107.161; + normal -0.272790 -0.493145 -0.826072; + texcoord 1.00000 1.00000; + vertex -13.4680 22.7259 102.752; + normal -0.396277 0.430382 -0.811009; + texcoord 0.00000 2.00000; + vertex -7.70323 19.4448 118.206; + normal -0.397394 0.436001 -0.807453; + texcoord 0.00000 1.00000; + vertex -0.0708000 13.0130 111.063; + normal -0.398512 0.441696 -0.803799; + texcoord 1.00000 2.00000; + vertex -23.3126 4.17458 117.729; + normal -0.399529 0.446943 -0.800386; + texcoord 1.00000 1.00000; + vertex -15.9785 -2.87370 110.132; + normal -0.0780228 -0.708957 -0.700922; + texcoord 0.00000 2.00000; + vertex -23.1003 -49.5530 88.5873; + normal -0.0795750 -0.710221 -0.699467; + texcoord 0.00000 1.00000; + vertex -21.7861 -40.6369 79.4226; + normal -0.0809725 -0.711354 -0.698154; + texcoord 1.00000 2.00000; + vertex -2.79630 -52.5408 89.3491; + normal -0.0825298 -0.712614 -0.696685; + texcoord 1.00000 1.00000; + vertex -0.928650 -44.2193 80.6161; + normal -0.0150470 -0.592564 -0.805383; + texcoord 0.00000 2.00000; + vertex -15.2268 -43.2172 51.9545; + normal -0.00827781 -0.589220 -0.807930; + texcoord 0.00000 1.00000; + vertex -10.4677 -33.0120 44.3570; + normal -0.00491097 -0.587543 -0.809178; + texcoord 1.00000 2.00000; + vertex 0.520830 -47.3665 54.7132; + normal 0.00250876 -0.583814 -0.811883; + texcoord 1.00000 1.00000; + vertex 5.06034 -38.9520 48.6764; + normal 0.398920 -0.256279 -0.880445; + texcoord 0.00000 2.00000; + vertex 53.6519 6.47045 109.916; + normal 0.407403 -0.267710 -0.873129; + texcoord 0.00000 1.00000; + vertex 43.4391 8.63419 104.659; + normal 0.412822 -0.275050 -0.868289; + texcoord 1.00000 2.00000; + vertex 60.6383 23.5979 108.096; + normal 0.420137 -0.285008 -0.861542; + texcoord 1.00000 1.00000; + vertex 49.5240 26.6472 101.667; + normal 0.514691 -0.00783712 -0.857340; + texcoord 0.00000 2.00000; + vertex 11.8420 -23.6803 106.879; + normal 0.508549 0.00693328 -0.861005; + texcoord 0.00000 1.00000; + vertex 1.57150 -15.8819 100.642; + normal 0.501725 0.0229662 -0.864722; + texcoord 1.00000 2.00000; + vertex 20.2381 -5.36188 111.752; + normal 0.493917 0.0408611 -0.868548; + texcoord 1.00000 1.00000; + vertex 12.8173 0.837850 107.824; + normal 0.777745 -0.409641 -0.476767; + texcoord 0.00000 2.00000; + vertex -33.0975 -64.5853 96.9482; + normal 0.784445 -0.394359 -0.478672; + texcoord 0.00000 1.00000; + vertex -32.9552 -52.7408 87.0034; + normal 0.786959 -0.388460 -0.479368; + texcoord 1.00000 2.00000; + vertex -23.8748 -54.6685 103.472; + normal 0.795264 -0.368281 -0.481585; + texcoord 1.00000 1.00000; + vertex -23.5252 -46.8796 98.0933; + normal 0.192491 0.375639 -0.906556; + texcoord 0.00000 2.00000; + vertex -22.3770 -57.5920 50.6050; + normal 0.200984 0.382599 -0.901789; + texcoord 0.00000 1.00000; + vertex -20.6528 -46.3243 55.6400; + normal 0.204976 0.385859 -0.899499; + texcoord 1.00000 2.00000; + vertex -6.99323 -60.8552 52.5193; + normal 0.213618 0.392894 -0.894428; + texcoord 1.00000 1.00000; + vertex -4.85756 -50.7381 57.4735; + normal 0.135901 0.448456 -0.883413; + texcoord 0.00000 2.00000; + vertex -3.56472 -84.1585 30.8202; + normal 0.139163 0.489436 -0.860864; + texcoord 0.00000 1.00000; + vertex -10.3429 -72.9860 35.4492; + normal 0.141580 0.521836 -0.841215; + texcoord 1.00000 2.00000; + vertex 10.8234 -75.7031 37.3260; + normal 0.144800 0.568681 -0.809713; + texcoord 1.00000 1.00000; + vertex 6.33110 -67.9999 41.9328; + normal -0.734797 -0.0894623 -0.672361; + texcoord 0.00000 2.00000; + vertex 67.3879 150.541 36.3147; + normal -0.772297 -0.166683 -0.613004; + texcoord 0.00000 1.00000; + vertex 67.5371 134.647 38.2665; + normal -0.791593 -0.214367 -0.572213; + texcoord 1.00000 2.00000; + vertex 57.4932 146.726 47.6359; + normal -0.823181 -0.321448 -0.468022; + texcoord 1.00000 1.00000; + vertex 58.5194 139.534 50.7706; + normal -0.0979359 -0.0751761 -0.992349; + texcoord 0.00000 2.00000; + vertex 8.13236 111.603 132.016; + normal -0.101764 -0.0826011 -0.991373; + texcoord 0.00000 1.00000; + vertex 10.6788 99.1632 132.707; + normal -0.103408 -0.0857934 -0.990932; + texcoord 1.00000 2.00000; + vertex -7.20899 108.524 133.763; + normal -0.107332 -0.0934167 -0.989825; + texcoord 1.00000 1.00000; + vertex -5.47479 97.0686 134.656; + normal 0.105171 0.362179 -0.926156; + texcoord 0.00000 2.00000; + vertex 19.8271 0.0673700 154.247; + normal 0.116024 0.382026 -0.916839; + texcoord 0.00000 1.00000; + vertex 22.9353 -10.3678 150.519; + normal 0.119236 0.387880 -0.913965; + texcoord 1.00000 2.00000; + vertex 4.91472 -1.23033 152.046; + normal 0.128577 0.404853 -0.905297; + texcoord 1.00000 1.00000; + vertex 7.78628 -13.2153 147.094; + normal 0.362686 0.472894 -0.803014; + texcoord 0.00000 2.00000; + vertex 6.47229 -42.1239 127.025; + normal 0.374637 0.482186 -0.791924; + texcoord 0.00000 1.00000; + vertex 4.78158 -51.3139 120.850; + normal 0.385293 0.490414 -0.781693; + texcoord 1.00000 2.00000; + vertex -12.5646 -32.7216 123.964; + normal 0.394862 0.497755 -0.772221; + texcoord 1.00000 1.00000; + vertex -15.2261 -43.4370 115.696; + normal 0.703461 -0.554447 -0.444670; + texcoord 0.00000 2.00000; + vertex -7.15644 -69.8491 87.1579; + normal 0.706874 -0.561932 -0.429607; + texcoord 0.00000 1.00000; + vertex -13.4361 -70.8420 78.4616; + normal 0.708859 -0.566428 -0.420330; + texcoord 1.00000 2.00000; + vertex 2.68233 -54.1244 83.1160; + normal 0.711223 -0.571943 -0.408708; + texcoord 1.00000 1.00000; + vertex -4.95520 -54.8472 70.8368; + normal -0.548086 -0.264846 -0.793384; + texcoord 0.00000 2.00000; + vertex 20.3345 134.705 93.9401; + normal -0.547514 -0.265121 -0.793688; + texcoord 0.00000 1.00000; + vertex 27.4774 134.914 88.9358; + normal -0.546280 -0.265711 -0.794340; + texcoord 1.00000 2.00000; + vertex 23.4626 116.757 97.7705; + normal -0.545627 -0.266023 -0.794684; + texcoord 1.00000 1.00000; + vertex 29.2251 116.380 93.9401; + normal -0.0237141 -0.672901 -0.739352; + texcoord 0.00000 2.00000; + vertex -51.8098 48.9584 157.162; + normal -0.0220930 -0.671934 -0.740282; + texcoord 0.00000 1.00000; + vertex -47.8085 54.9084 151.618; + normal -0.0182014 -0.669598 -0.742501; + texcoord 1.00000 2.00000; + vertex -34.3325 42.6464 162.346; + normal -0.0162207 -0.668403 -0.743623; + texcoord 1.00000 1.00000; + vertex -30.9327 46.8124 158.527; + normal 0.133937 -0.724754 -0.675864; + texcoord 0.00000 2.00000; + vertex -26.7042 -42.0418 157.622; + normal 0.134860 -0.723985 -0.676504; + texcoord 0.00000 1.00000; + vertex -24.0353 -35.8776 151.541; + normal 0.136744 -0.722411 -0.677808; + texcoord 1.00000 2.00000; + vertex -9.85093 -43.6333 162.669; + normal 0.137861 -0.721473 -0.678580; + texcoord 1.00000 1.00000; + vertex -7.38387 -39.1840 158.439; + normal 0.513339 -0.245658 -0.822274; + texcoord 0.00000 2.00000; + vertex -49.0146 -121.701 89.7721; + normal 0.518206 -0.233759 -0.822690; + texcoord 0.00000 1.00000; + vertex -48.5101 -112.168 87.2390; + normal 0.531407 -0.200158 -0.823130; + texcoord 1.00000 2.00000; + vertex -32.4660 -118.316 99.0921; + normal 0.538041 -0.182467 -0.822932; + texcoord 1.00000 1.00000; + vertex -31.8797 -112.769 98.2453; + normal 0.896249 0.0961888 -0.432995; + texcoord 0.00000 2.00000; + vertex -23.5535 -96.8532 22.5933; + normal 0.897423 0.132511 -0.420801; + texcoord 0.00000 1.00000; + vertex -24.7301 -84.3545 22.9344; + normal 0.868644 0.379213 -0.318835; + texcoord 1.00000 2.00000; + vertex -14.7081 -91.1367 42.1720; + normal 0.838621 0.473020 -0.270123; + texcoord 1.00000 1.00000; + vertex -15.6648 -88.6798 43.5043; + normal -0.537637 0.631561 -0.558638; + texcoord 0.00000 2.00000; + vertex 60.6666 117.612 92.7716; + normal -0.537044 0.633821 -0.556646; + texcoord 0.00000 1.00000; + vertex 62.5394 113.050 85.8124; + normal -0.536070 0.637478 -0.553399; + texcoord 1.00000 2.00000; + vertex 47.2840 108.572 95.4317; + normal -0.535415 0.639900 -0.551233; + texcoord 1.00000 1.00000; + vertex 48.3449 104.448 89.6132; + normal 0.425573 -0.160585 -0.890562; + texcoord 0.00000 2.00000; + vertex 12.0962 56.4173 156.004; + normal 0.433899 -0.165626 -0.885607; + texcoord 0.00000 1.00000; + vertex 5.38405 56.1113 152.851; + normal 0.445578 -0.172716 -0.878424; + texcoord 1.00000 2.00000; + vertex 14.4142 72.3850 154.232; + normal 0.452677 -0.177037 -0.873923; + texcoord 1.00000 1.00000; + vertex 7.13477 72.7317 150.391; + normal 0.132602 -0.00457355 -0.991159; + texcoord 0.00000 2.00000; + vertex 29.8242 -55.2981 144.794; + normal 0.132991 -0.00534649 -0.991103; + texcoord 0.00000 1.00000; + vertex 23.6201 -50.1025 143.940; + normal 0.133995 -0.00734190 -0.990955; + texcoord 1.00000 2.00000; + vertex 44.2258 -39.5383 146.648; + normal 0.134393 -0.00813345 -0.990895; + texcoord 1.00000 1.00000; + vertex 39.0000 -34.3689 145.897; + normal 0.692478 0.647254 -0.318646; + texcoord 0.00000 2.00000; + vertex 1.03000 -111.181 90.1992; + normal 0.689078 0.650258 -0.319899; + texcoord 0.00000 1.00000; + vertex -6.94378 -105.861 83.6762; + normal 0.673163 0.663957 -0.325595; + texcoord 1.00000 2.00000; + vertex -6.23765 -96.4712 104.285; + normal 0.665699 0.670183 -0.328176; + texcoord 1.00000 1.00000; + vertex -9.24515 -94.3118 102.594; + normal 0.373732 0.921097 0.109107; + texcoord 0.00000 2.00000; + vertex 6.40200 -101.939 16.4255; + normal 0.394012 0.912970 0.106016; + texcoord 0.00000 1.00000; + vertex -5.83123 -96.6685 13.8384; + normal 0.561166 0.824100 0.0771454; + texcoord 1.00000 2.00000; + vertex -3.86597 -100.045 35.6099; + normal 0.624415 0.778437 0.0643548; + texcoord 1.00000 1.00000; + vertex -5.62140 -98.6894 36.2477; + normal -0.365315 -0.928118 -0.0717008; + texcoord 0.00000 2.00000; + vertex 39.9987 148.710 64.5380; + normal -0.365879 -0.927895 -0.0717190; + texcoord 0.00000 1.00000; + vertex 51.1434 144.646 60.3722; + normal -0.368832 -0.926718 -0.0718140; + texcoord 1.00000 2.00000; + vertex 50.0313 143.505 80.8063; + normal -0.370329 -0.926117 -0.0718619; + texcoord 1.00000 1.00000; + vertex 52.9232 142.362 80.6355; + normal -0.739001 -0.288816 -0.608657; + texcoord 0.00000 2.00000; + vertex -18.7903 107.308 159.921; + normal -0.735389 -0.294433 -0.610338; + texcoord 0.00000 1.00000; + vertex -12.2990 102.224 154.452; + normal -0.727737 -0.306114 -0.613753; + texcoord 1.00000 2.00000; + vertex -20.1206 93.0502 168.302; + normal -0.722406 -0.314082 -0.616021; + texcoord 1.00000 1.00000; + vertex -16.3512 89.6912 165.594; + normal -0.282790 0.464389 -0.839269; + texcoord 0.00000 2.00000; + vertex 21.2542 -13.7247 172.633; + normal -0.283629 0.471416 -0.835058; + texcoord 0.00000 1.00000; + vertex 25.6944 -18.4638 168.514; + normal -0.284705 0.480637 -0.829416; + texcoord 1.00000 2.00000; + vertex 8.60268 -22.5864 171.992; + normal -0.285431 0.486999 -0.825446; + texcoord 1.00000 1.00000; + vertex 12.6191 -27.8380 167.505; + normal -0.254266 0.0459943 -0.966040; + texcoord 0.00000 2.00000; + vertex -26.3475 -102.719 101.210; + normal -0.267637 0.0416044 -0.962621; + texcoord 0.00000 1.00000; + vertex -21.4063 -97.9657 100.136; + normal -0.297156 0.0318149 -0.954299; + texcoord 1.00000 2.00000; + vertex -14.7378 -120.477 97.3087; + normal -0.307387 0.0283900 -0.951161; + texcoord 1.00000 1.00000; + vertex -8.17846 -115.180 95.3470; + normal 0.855161 -0.147498 -0.496934; + texcoord 0.00000 2.00000; + vertex -19.0106 -106.822 33.6953; + normal 0.855266 -0.139698 -0.499004; + texcoord 0.00000 1.00000; + vertex -20.8587 -97.6494 27.7925; + normal 0.855125 -0.108264 -0.506991; + texcoord 1.00000 2.00000; + vertex -9.23570 -92.8748 46.3771; + normal 0.854747 -0.0934185 -0.510569; + texcoord 1.00000 1.00000; + vertex -9.89209 -88.7543 44.5243; + normal -0.343610 -0.612433 -0.711939; + texcoord 0.00000 2.00000; + vertex 43.4245 143.407 67.2339; + normal -0.338851 -0.612942 -0.713780; + texcoord 0.00000 1.00000; + vertex 51.0561 145.472 61.7747; + normal -0.325828 -0.614246 -0.718705; + texcoord 1.00000 2.00000; + vertex 54.2567 128.663 74.6898; + normal -0.319252 -0.614857 -0.721130; + texcoord 1.00000 1.00000; + vertex 59.3512 129.623 71.6156; + normal 0.299798 -0.612710 -0.731238; + texcoord 0.00000 2.00000; + vertex -20.4864 82.1023 160.708; + normal 0.307813 -0.606678 -0.732934; + texcoord 0.00000 1.00000; + vertex -15.3565 89.6121 156.519; + normal 0.329586 -0.589851 -0.737189; + texcoord 1.00000 2.00000; + vertex -4.38236 78.8338 170.050; + normal 0.341384 -0.580457 -0.739275; + texcoord 1.00000 1.00000; + vertex -1.17059 83.0057 168.257; + normal 0.649376 -0.174711 -0.740126; + texcoord 0.00000 2.00000; + vertex 24.6498 -48.2092 165.851; + normal 0.649385 -0.166749 -0.741953; + texcoord 0.00000 1.00000; + vertex 21.6637 -40.0937 161.315; + normal 0.649214 -0.146581 -0.746348; + texcoord 1.00000 2.00000; + vertex 37.0441 -37.1728 174.120; + normal 0.648997 -0.135252 -0.748672; + texcoord 1.00000 1.00000; + vertex 35.5224 -32.0157 171.869; + normal 0.700762 -0.207460 -0.682563; + texcoord 0.00000 2.00000; + vertex -29.4491 -119.428 98.7709; + normal 0.705937 -0.190385 -0.682207; + texcoord 0.00000 1.00000; + vertex -28.9071 -108.786 96.0927; + normal 0.724454 -0.121188 -0.678587; + texcoord 1.00000 2.00000; + vertex -14.5078 -113.487 112.305; + normal 0.731884 -0.0883840 -0.675673; + texcoord 1.00000 1.00000; + vertex -14.2166 -108.981 112.031; + normal 0.450281 0.831321 0.325811; + texcoord 0.00000 2.00000; + vertex -6.98332 -101.801 25.6609; + normal 0.490401 0.813581 0.312398; + texcoord 0.00000 1.00000; + vertex -18.3926 -95.4562 25.2407; + normal 0.726880 0.654471 0.208120; + texcoord 1.00000 2.00000; + vertex -15.8442 -104.524 44.8564; + normal 0.810978 0.564062 0.155399; + texcoord 1.00000 1.00000; + vertex -17.5091 -102.460 46.0524; + normal -0.381635 -0.830083 0.406592; + texcoord 0.00000 2.00000; + vertex 52.7437 34.2900 62.2982; + normal -0.465570 -0.803038 0.371988; + texcoord 0.00000 1.00000; + vertex 49.7679 36.2394 63.4850; + normal -0.553208 -0.764895 0.329996; + texcoord 1.00000 2.00000; + vertex 53.2596 26.9165 47.7290; + normal -0.577191 -0.752439 0.317311; + texcoord 1.00000 1.00000; + vertex 44.9587 33.1759 47.4725; + normal -0.851459 -0.396871 0.342799; + texcoord 0.00000 2.00000; + vertex 34.5444 21.2251 91.1054; + normal -0.851120 -0.396866 0.343644; + texcoord 0.00000 1.00000; + vertex 31.6531 24.0369 87.1793; + normal -0.850677 -0.396859 0.344748; + texcoord 1.00000 2.00000; + vertex 38.0753 8.11762 84.7008; + normal -0.850455 -0.396856 0.345300; + texcoord 1.00000 1.00000; + vertex 33.8993 11.4005 78.1885; + normal -0.977465 0.180914 0.108780; + texcoord 0.00000 2.00000; + vertex 26.2339 -20.8103 101.564; + normal -0.976940 0.180702 0.113732; + texcoord 0.00000 1.00000; + vertex 26.2395 -17.7831 96.5799; + normal -0.975963 0.180321 0.122396; + texcoord 1.00000 2.00000; + vertex 22.6517 -36.9055 96.1437; + normal -0.975556 0.180167 0.125817; + texcoord 1.00000 1.00000; + vertex 22.3204 -33.5131 88.7171; + normal -0.962558 0.134275 0.235481; + texcoord 0.00000 2.00000; + vertex 15.4733 -48.2350 77.9326; + normal -0.962859 0.135038 0.233809; + texcoord 0.00000 1.00000; + vertex 15.3449 -44.5288 75.2946; + normal -0.963438 0.136528 0.230538; + texcoord 1.00000 2.00000; + vertex 10.3971 -65.1013 66.8003; + normal -0.963571 0.136875 0.229775; + texcoord 1.00000 1.00000; + vertex 9.70568 -58.5222 59.9818; + normal -0.910671 -0.357507 -0.207043; + texcoord 0.00000 2.00000; + vertex 18.3112 -47.0272 66.2918; + normal -0.909225 -0.370570 -0.189707; + texcoord 0.00000 1.00000; + vertex 17.0732 -43.1965 65.1223; + normal -0.906713 -0.387217 -0.167135; + texcoord 1.00000 2.00000; + vertex 24.8520 -56.7298 54.2760; + normal -0.905796 -0.392275 -0.160165; + texcoord 1.00000 1.00000; + vertex 22.2140 -48.6393 49.3795; + normal 0.789058 -0.537374 0.297686; + texcoord 0.00000 2.00000; + vertex 13.9139 74.5448 96.4933; + normal 0.789164 -0.538240 0.295834; + texcoord 0.00000 1.00000; + vertex 12.7018 71.0670 93.4280; + normal 0.789377 -0.540055 0.291932; + texcoord 1.00000 2.00000; + vertex 26.9513 88.0458 86.3075; + normal 0.789425 -0.540482 0.291011; + texcoord 1.00000 1.00000; + vertex 25.4804 82.1423 79.3334; + normal 0.993814 -0.0955288 -0.0566387; + texcoord 0.00000 2.00000; + vertex -19.4415 51.6332 96.8808; + normal 0.995966 -0.0789483 -0.0426453; + texcoord 0.00000 1.00000; + vertex -19.7684 48.0727 97.1496; + normal 0.997687 -0.0618393 -0.0282178; + texcoord 1.00000 2.00000; + vertex -19.4354 59.8207 83.1784; + normal 0.998085 -0.0569678 -0.0241120; + texcoord 1.00000 1.00000; + vertex -20.0766 49.6756 80.6075; + normal 0.307654 -0.913743 0.265374; + texcoord 0.00000 2.00000; + vertex 2.33433 15.1781 115.189; + normal 0.307750 -0.913137 0.267340; + texcoord 0.00000 1.00000; + vertex -0.597480 12.9784 111.014; + normal 0.307901 -0.912151 0.270514; + texcoord 1.00000 2.00000; + vertex 17.5862 18.3625 108.472; + normal 0.307960 -0.911758 0.271767; + texcoord 1.00000 1.00000; + vertex 14.0815 15.0968 101.487; + normal 0.951707 -0.189084 -0.241869; + texcoord 0.00000 2.00000; + vertex -23.3000 -32.5876 94.9212; + normal 0.954759 -0.187384 -0.230915; + texcoord 0.00000 1.00000; + vertex -24.9444 -36.0158 91.1308; + normal 0.959159 -0.184750 -0.214198; + texcoord 1.00000 2.00000; + vertex -22.2386 -17.8186 87.5517; + normal 0.960835 -0.183682 -0.207503; + texcoord 1.00000 1.00000; + vertex -24.6015 -22.3822 80.6501; + normal 0.977659 -0.163032 -0.132681; + texcoord 0.00000 2.00000; + vertex -11.7352 -26.9573 54.3265; + normal 0.979081 -0.161387 -0.123912; + texcoord 0.00000 1.00000; + vertex -12.8313 -30.4210 50.5062; + normal 0.981254 -0.158645 -0.109417; + texcoord 1.00000 2.00000; + vertex -10.1972 -11.3697 46.5063; + normal 0.981975 -0.157660 -0.104252; + texcoord 1.00000 1.00000; + vertex -11.7191 -16.1210 39.3564; + normal -0.726093 0.668858 -0.159430; + texcoord 0.00000 2.00000; + vertex 38.0579 4.18258 112.737; + normal -0.729008 0.667819 -0.150215; + texcoord 0.00000 1.00000; + vertex 40.8917 6.46269 109.397; + normal -0.734265 0.665711 -0.132981; + texcoord 1.00000 2.00000; + vertex 27.6652 -9.31723 103.433; + normal -0.735702 0.665078 -0.128117; + texcoord 1.00000 1.00000; + vertex 32.0238 -5.87363 96.2804; + normal -0.530130 0.846265 -0.0528926; + texcoord 0.00000 2.00000; + vertex -1.08124 -11.1659 103.224; + normal -0.535271 0.843499 -0.0446515; + texcoord 0.00000 1.00000; + vertex 1.96830 -9.33013 102.031; + normal -0.543601 0.838767 -0.0310971; + texcoord 1.00000 2.00000; + vertex -13.1311 -19.5929 89.1683; + normal -0.545243 0.837797 -0.0283962; + texcoord 1.00000 1.00000; + vertex -5.87867 -15.0680 83.4147; + normal -0.139932 0.936945 0.320240; + texcoord 0.00000 2.00000; + vertex -37.3170 -52.8101 86.9599; + normal -0.101009 0.950942 0.292416; + texcoord 0.00000 1.00000; + vertex -33.7329 -52.4180 87.3787; + normal -0.0560454 0.964088 0.259601; + texcoord 1.00000 2.00000; + vertex -45.4895 -49.1196 72.5914; + normal -0.0443143 0.966992 0.250922; + texcoord 1.00000 1.00000; + vertex -35.2634 -48.0806 70.3932; + normal 0.443717 0.689978 0.571878; + texcoord 0.00000 2.00000; + vertex -41.8714 -66.2892 67.0010; + normal 0.446962 0.691690 0.567266; + texcoord 0.00000 1.00000; + vertex -37.3118 -66.8392 64.1268; + normal 0.451883 0.694256 0.560188; + texcoord 1.00000 2.00000; + vertex -50.6286 -54.3525 59.3939; + normal 0.453843 0.695267 0.557342; + texcoord 1.00000 1.00000; + vertex -43.8831 -54.4362 54.0055; + normal 0.0251336 0.489626 0.871570; + texcoord 0.00000 2.00000; + vertex -19.1484 -82.2003 31.3173; + normal 0.0286112 0.495069 0.868382; + texcoord 0.00000 1.00000; + vertex -14.5072 -79.3757 29.5966; + normal 0.0371711 0.508367 0.860338; + texcoord 1.00000 2.00000; + vertex -35.2429 -69.1432 24.4462; + normal 0.0394565 0.511893 0.858143; + texcoord 1.00000 1.00000; + vertex -29.1196 -64.4018 21.3364; + normal 0.473712 -0.719278 0.508169; + texcoord 0.00000 2.00000; + vertex 71.1573 134.073 36.4223; + normal 0.422633 -0.738261 0.525692; + texcoord 0.00000 1.00000; + vertex 67.5889 134.193 39.9189; + normal 0.338508 -0.763474 0.550018; + texcoord 1.00000 2.00000; + vertex 66.5689 122.377 24.1445; + normal 0.309590 -0.770528 0.557172; + texcoord 1.00000 1.00000; + vertex 58.8663 122.663 28.8198; + normal -0.0738236 -0.873611 0.480993; + texcoord 0.00000 2.00000; + vertex 14.0722 98.4400 136.233; + normal -0.0806301 -0.878301 0.471259; + texcoord 0.00000 1.00000; + vertex 10.2210 97.7436 134.377; + normal -0.0947357 -0.887593 0.450781; + texcoord 1.00000 2.00000; + vertex 30.5535 90.1992 123.795; + normal -0.0975649 -0.889387 0.446623; + texcoord 1.00000 1.00000; + vertex 22.9953 88.1186 118.001; + normal 0.488330 -0.697465 -0.524477; + texcoord 0.00000 2.00000; + vertex 27.3321 -8.80217 152.621; + normal 0.513984 -0.696276 -0.501019; + texcoord 0.00000 1.00000; + vertex 23.4740 -10.7094 151.565; + normal 0.550278 -0.693033 -0.465724; + texcoord 1.00000 2.00000; + vertex 32.3345 3.31494 141.165; + normal 0.561006 -0.691697 -0.454783; + texcoord 1.00000 1.00000; + vertex 24.5868 -0.179670 136.923; + normal -0.387190 -0.919746 0.0644320; + texcoord 0.00000 2.00000; + vertex 7.54529 -53.7481 123.413; + normal -0.385918 -0.919949 0.0690051; + texcoord 0.00000 1.00000; + vertex 4.03479 -52.5126 119.954; + normal -0.383818 -0.920236 0.0764902; + texcoord 1.00000 2.00000; + vertex 21.5909 -60.2693 114.729; + normal -0.383105 -0.920320 0.0790082; + texcoord 1.00000 1.00000; + vertex 16.3136 -58.6765 107.693; + normal -0.223428 0.883505 -0.411703; + texcoord 0.00000 2.00000; + vertex -16.5554 -69.9329 82.0755; + normal -0.225389 0.887608 -0.401685; + texcoord 0.00000 1.00000; + vertex -13.0352 -71.0732 77.7180; + normal -0.229050 0.895130 -0.382463; + texcoord 1.00000 2.00000; + vertex -32.5160 -76.7021 76.2106; + normal -0.230320 0.897694 -0.375631; + texcoord 1.00000 1.00000; + vertex -28.3473 -78.5008 69.3559; + normal 0.811711 -0.580410 0.0651813; + texcoord 0.00000 2.00000; + vertex 31.2115 132.622 83.1387; + normal 0.815731 -0.573949 0.0718675; + texcoord 0.00000 1.00000; + vertex 30.6566 131.856 83.2271; + normal 0.845092 -0.519675 0.125533; + texcoord 1.00000 2.00000; + vertex 39.1391 142.041 68.2857; + normal 0.845754 -0.518271 0.126866; + texcoord 1.00000 1.00000; + vertex 38.5077 140.740 67.1801; + normal 0.597043 0.777598 0.197185; + texcoord 0.00000 2.00000; + vertex -46.5591 56.0849 150.398; + normal 0.589337 0.782214 0.202046; + texcoord 0.00000 1.00000; + vertex -45.9873 55.5582 150.744; + normal 0.536042 0.811079 0.234114; + texcoord 1.00000 2.00000; + vertex -51.9600 64.7619 132.533; + normal 0.535027 0.811580 0.234700; + texcoord 1.00000 1.00000; + vertex -50.3580 63.9405 131.722; + normal 0.571839 0.817833 -0.0644156; + texcoord 0.00000 2.00000; + vertex -19.1106 -30.1319 149.072; + normal 0.561804 0.825191 -0.0586143; + texcoord 0.00000 1.00000; + vertex -18.4112 -30.5905 149.458; + normal 0.499927 0.865738 -0.0238811; + texcoord 1.00000 2.00000; + vertex -24.6019 -27.4219 134.730; + normal 0.498036 0.866855 -0.0228462; + texcoord 1.00000 1.00000; + vertex -23.1019 -28.3013 134.064; + normal 0.292422 0.503768 0.812839; + texcoord 0.00000 2.00000; + vertex -48.6335 -110.445 88.6844; + normal 0.285464 0.501014 0.817004; + texcoord 0.00000 1.00000; + vertex -47.4381 -110.693 88.4082; + normal 0.209527 0.469167 0.857893; + texcoord 1.00000 2.00000; + vertex -56.0386 -97.0605 83.0534; + normal 0.206026 0.467622 0.859583; + texcoord 1.00000 1.00000; + vertex -54.7792 -96.5929 82.4972; + normal 0.255743 0.295495 0.920477; + texcoord 0.00000 2.00000; + vertex -37.1384 -94.6820 17.8427; + normal 0.248983 0.294148 0.922759; + texcoord 0.00000 1.00000; + vertex -35.9575 -95.1466 17.6638; + normal 0.157361 0.274654 0.948579; + texcoord 1.00000 2.00000; + vertex -41.2312 -76.3936 13.1089; + normal 0.153754 0.273840 0.949406; + texcoord 1.00000 1.00000; + vertex -39.8611 -76.1508 12.8170; + normal -0.532449 -0.838809 -0.113567; + texcoord 0.00000 2.00000; + vertex 63.8087 112.011 86.5626; + normal -0.525416 -0.844148 -0.106541; + texcoord 0.00000 1.00000; + vertex 63.0160 112.495 86.7050; + normal -0.469005 -0.881665 -0.0519717; + texcoord 1.00000 2.00000; + vertex 74.2538 107.408 71.5905; + normal -0.467539 -0.882523 -0.0505927; + texcoord 1.00000 1.00000; + vertex 72.9665 108.151 70.5230; + normal -0.953811 0.228880 -0.194570; + texcoord 0.00000 2.00000; + vertex 3.90180 55.5465 152.335; + normal -0.957138 0.221560 -0.186543; + texcoord 0.00000 1.00000; + vertex 4.16161 56.5705 152.266; + normal -0.978878 0.163343 -0.122950; + texcoord 1.00000 2.00000; + vertex 3.57112 44.7004 141.197; + normal -0.979550 0.161111 -0.120520; + texcoord 1.00000 1.00000; + vertex 3.90476 45.8894 140.075; + normal -0.0658760 0.973197 0.220338; + texcoord 0.00000 2.00000; + vertex 21.3522 -48.3192 144.467; + normal -0.0693822 0.971115 0.228303; + texcoord 0.00000 1.00000; + vertex 22.3752 -48.1229 143.906; + normal -0.105291 0.945037 0.309545; + texcoord 1.00000 2.00000; + vertex 6.17253 -47.6338 136.901; + normal -0.106724 0.943813 0.312774; + texcoord 1.00000 1.00000; + vertex 6.83612 -47.1363 135.626; + normal -0.454905 0.471273 0.755621; + texcoord 0.00000 2.00000; + vertex -6.68275 -107.786 84.1648; + normal -0.457138 0.464741 0.758314; + texcoord 0.00000 1.00000; + vertex -5.83953 -107.081 84.2329; + normal -0.479030 0.394745 0.784032; + texcoord 1.00000 2.00000; + vertex -22.6583 -105.829 73.3262; + normal -0.479676 0.392491 0.784769; + texcoord 1.00000 1.00000; + vertex -22.1562 -104.332 72.8847; + normal -0.630959 0.0252894 0.775404; + texcoord 0.00000 2.00000; + vertex -4.85018 -100.314 12.3232; + normal -0.633851 0.0194620 0.773210; + texcoord 0.00000 1.00000; + vertex -4.00715 -99.9150 12.9961; + normal -0.662713 -0.0424619 0.747669; + texcoord 1.00000 2.00000; + vertex -16.5140 -89.7512 2.48760; + normal -0.663669 -0.0446483 0.746692; + texcoord 1.00000 1.00000; + vertex -15.8676 -88.4486 3.14009; + normal 0.392666 -0.433315 0.811204; + texcoord 0.00000 2.00000; + vertex 51.9401 148.476 59.5188; + normal 0.397275 -0.426859 0.812382; + texcoord 0.00000 1.00000; + vertex 50.9177 148.051 59.7866; + normal 0.439703 -0.364277 0.820953; + texcoord 1.00000 2.00000; + vertex 63.5011 140.879 49.8645; + normal 0.441293 -0.361814 0.821189; + texcoord 1.00000 1.00000; + vertex 62.5686 139.583 49.7946; + normal 0.354151 -0.713396 0.604685; + texcoord 0.00000 2.00000; + vertex -11.1746 100.223 153.368; + normal 0.357498 -0.708279 0.608716; + texcoord 0.00000 1.00000; + vertex -12.0974 99.7338 153.331; + normal 0.391768 -0.651766 0.649399; + texcoord 1.00000 2.00000; + vertex 5.72666 97.9528 140.791; + normal 0.392647 -0.650210 0.650427; + texcoord 1.00000 1.00000; + vertex 4.93346 96.6738 139.991; + normal 0.852420 -0.488309 -0.186910; + texcoord 0.00000 2.00000; + vertex 25.6413 -17.4952 169.037; + normal 0.858964 -0.479359 -0.179986; + texcoord 0.00000 1.00000; + vertex 25.2916 -18.2182 169.331; + normal 0.901072 -0.413691 -0.130113; + texcoord 1.00000 2.00000; + vertex 28.1415 -6.33116 151.273; + normal 0.901770 -0.412456 -0.129190; + texcoord 1.00000 1.00000; + vertex 27.3249 -7.81072 150.297; + normal 0.516522 0.775709 -0.362602; + texcoord 0.00000 2.00000; + vertex -24.6601 -97.8010 104.881; + normal 0.508689 0.783964 -0.355860; + texcoord 0.00000 1.00000; + vertex -23.7868 -98.2957 105.067; + normal 0.451691 0.837616 -0.307205; + texcoord 1.00000 2.00000; + vertex -33.4282 -97.5433 92.9424; + normal 0.449466 0.839501 -0.305319; + texcoord 1.00000 1.00000; + vertex -32.2532 -98.4736 92.1140; + normal 0.814951 0.362902 0.451837; + texcoord 0.00000 2.00000; + vertex -23.3770 -98.1285 29.6364; + normal 0.810651 0.362935 0.459481; + texcoord 0.00000 1.00000; + vertex -22.6268 -98.8045 28.8260; + normal 0.757445 0.361347 0.543788; + texcoord 1.00000 2.00000; + vertex -27.9364 -83.0774 25.7713; + normal 0.754712 0.361182 0.547684; + texcoord 1.00000 1.00000; + vertex -27.1110 -83.1027 24.6506; + normal 0.505660 -0.847567 0.161049; + texcoord 0.00000 2.00000; + vertex 51.4534 147.423 63.8219; + normal 0.508917 -0.844087 0.168882; + texcoord 0.00000 1.00000; + vertex 50.5822 146.826 63.4153; + normal 0.538447 -0.806387 0.244572; + texcoord 1.00000 2.00000; + vertex 64.6480 153.540 54.5838; + normal 0.539468 -0.804851 0.247365; + texcoord 1.00000 1.00000; + vertex 64.0932 152.777 53.3118; + normal 0.854043 0.252074 0.455049; + texcoord 0.00000 2.00000; + vertex -17.3196 90.4826 157.662; + normal 0.849683 0.257068 0.460386; + texcoord 0.00000 1.00000; + vertex -16.9995 89.4871 157.613; + normal 0.806672 0.302139 0.507930; + texcoord 1.00000 2.00000; + vertex -14.9058 104.266 145.497; + normal 0.805269 0.303497 0.509344; + texcoord 1.00000 1.00000; + vertex -13.9274 103.235 144.564; + normal -0.158248 0.889120 0.429446; + texcoord 0.00000 2.00000; + vertex 22.4976 -37.9651 159.879; + normal -0.165825 0.885813 0.433402; + texcoord 0.00000 1.00000; + vertex 23.4539 -37.9181 160.134; + normal -0.221212 0.859159 0.461422; + texcoord 1.00000 2.00000; + vertex 14.1073 -32.9436 146.390; + normal -0.222947 0.858252 0.462274; + texcoord 1.00000 1.00000; + vertex 15.6153 -32.2220 145.778; + normal 0.170750 0.550618 0.817107; + texcoord 0.00000 2.00000; + vertex -26.5090 -104.684 96.3039; + normal 0.164626 0.548784 0.819594; + texcoord 0.00000 1.00000; + vertex -25.4146 -104.995 96.2849; + normal 0.0900526 0.524591 0.846578; + texcoord 1.00000 2.00000; + vertex -34.4907 -87.8153 86.6047; + normal 0.0877732 0.523799 0.847308; + texcoord 1.00000 1.00000; + vertex -33.0212 -87.3733 86.1792; + normal -0.646448 0.335364 0.685299; + texcoord 0.00000 2.00000; + vertex -20.3925 -99.3755 20.7800; + normal -0.651347 0.333670 0.681477; + texcoord 0.00000 1.00000; + vertex -19.6492 -99.7514 21.6651; + normal -0.710404 0.311283 0.631212; + texcoord 1.00000 2.00000; + vertex -19.2612 -81.0692 12.8886; + normal -0.712401 0.310457 0.629365; + texcoord 1.00000 1.00000; + vertex -18.1980 -80.6945 13.9073; + normal -0.749753 0.476203 0.459458; + texcoord 0.00000 2.00000; + vertex 65.1021 50.0605 59.4715; + normal -0.745416 0.479842 0.462717; + texcoord 0.00000 1.00000; + vertex 63.9528 49.5911 58.0827; + normal -0.600030 0.579605 0.551382; + texcoord 1.00000 2.00000; + vertex 64.3356 35.4752 73.3377; + normal -0.591158 0.584546 0.555732; + texcoord 1.00000 1.00000; + vertex 63.7155 35.1355 73.0353; + normal -0.882281 0.421303 0.209962; + texcoord 0.00000 2.00000; + vertex 35.7754 30.9064 80.8035; + normal -0.879864 0.423786 0.215046; + texcoord 0.00000 1.00000; + vertex 35.3594 30.8579 79.1527; + normal -0.806903 0.481659 0.341925; + texcoord 1.00000 2.00000; + vertex 29.6118 13.1488 90.5353; + normal -0.802823 0.484183 0.347912; + texcoord 1.00000 1.00000; + vertex 29.1186 12.8574 89.8027; + normal -0.965423 0.238165 -0.106000; + texcoord 0.00000 2.00000; + vertex 22.6446 -4.74169 92.4367; + normal -0.965916 0.239016 -0.0993825; + texcoord 0.00000 1.00000; + vertex 22.9157 -4.22232 91.1348; + normal -0.967461 0.252328 0.0186979; + texcoord 1.00000 2.00000; + vertex 17.5672 -24.8966 93.3956; + normal -0.967232 0.252799 0.0235398; + texcoord 1.00000 1.00000; + vertex 17.5175 -24.9730 92.1721; + normal -0.667423 0.726754 0.162407; + texcoord 0.00000 2.00000; + vertex 20.2301 -33.7776 76.6339; + normal -0.665042 0.727298 0.169577; + texcoord 0.00000 1.00000; + vertex 20.3033 -33.3851 75.1783; + normal -0.620288 0.730239 0.286345; + texcoord 1.00000 2.00000; + vertex 7.85335 -45.9557 80.2666; + normal -0.617704 0.730080 0.292275; + texcoord 1.00000 1.00000; + vertex 7.42673 -45.8941 79.2111; + normal -0.152947 0.742118 -0.652585; + texcoord 0.00000 2.00000; + vertex 6.55280 -32.3531 50.2915; + normal -0.151079 0.746346 -0.648184; + texcoord 0.00000 1.00000; + vertex 6.81893 -33.3329 49.1149; + normal -0.111580 0.825982 -0.552543; + texcoord 1.00000 2.00000; + vertex -12.8964 -31.5453 55.7685; + normal -0.109697 0.829343 -0.547866; + texcoord 1.00000 1.00000; + vertex -13.2011 -32.1395 54.9300; + normal 0.133628 -0.950732 -0.279735; + texcoord 0.00000 2.00000; + vertex 16.3305 59.6524 92.2328; + normal 0.132356 -0.952569 -0.274035; + texcoord 0.00000 1.00000; + vertex 15.9269 60.0119 90.8184; + normal 0.104541 -0.982809 -0.152174; + texcoord 1.00000 2.00000; + vertex 37.8298 61.5100 96.1896; + normal 0.103349 -0.983713 -0.147063; + texcoord 1.00000 1.00000; + vertex 38.0521 61.6960 95.1013; + normal 0.289820 -0.954164 -0.0746644; + texcoord 0.00000 2.00000; + vertex -18.1831 34.9759 99.5521; + normal 0.289123 -0.954987 -0.0663869; + texcoord 0.00000 1.00000; + vertex -18.7716 34.8978 98.2660; + normal 0.277658 -0.959556 0.0464621; + texcoord 1.00000 2.00000; + vertex -2.45501 39.7089 100.118; + normal 0.276959 -0.959454 0.0523542; + texcoord 1.00000 1.00000; + vertex -2.36699 39.6668 98.8824; + normal -0.304081 -0.523710 -0.795778; + texcoord 0.00000 2.00000; + vertex -5.06348 -11.5954 89.7469; + normal -0.308557 -0.526610 -0.792133; + texcoord 0.00000 1.00000; + vertex -4.60590 -10.4868 88.8424; + normal -0.392539 -0.578333 -0.715153; + texcoord 1.00000 2.00000; + vertex 9.12548 -25.6952 93.6042; + normal -0.396128 -0.580421 -0.711473; + texcoord 1.00000 1.00000; + vertex 9.82931 -25.2484 92.8479; + normal 0.365932 -0.763276 -0.532451; + texcoord 0.00000 2.00000; + vertex -19.6638 -40.8643 80.0695; + normal 0.367698 -0.766642 -0.526363; + texcoord 0.00000 1.00000; + vertex -20.5830 -40.6278 79.0987; + normal 0.392993 -0.814394 -0.426988; + texcoord 1.00000 2.00000; + vertex -1.99401 -31.4812 78.7624; + normal 0.393905 -0.816097 -0.422877; + texcoord 1.00000 1.00000; + vertex -2.29954 -31.0204 77.5885; + normal 0.633064 -0.769307 -0.0860024; + texcoord 0.00000 2.00000; + vertex -35.9555 -32.7348 68.3005; + normal 0.632001 -0.770840 -0.0798760; + texcoord 0.00000 1.00000; + vertex -36.2678 -32.8242 66.8017; + normal 0.604755 -0.795119 0.0453475; + texcoord 1.00000 2.00000; + vertex -19.9569 -20.0751 72.8225; + normal 0.603310 -0.795882 0.0508789; + texcoord 1.00000 1.00000; + vertex -19.7015 -19.9500 71.7510; + normal 0.164556 0.877537 -0.450389; + texcoord 0.00000 2.00000; + vertex 39.0397 16.6225 95.6519; + normal 0.164996 0.881711 -0.441998; + texcoord 0.00000 1.00000; + vertex 39.7019 15.9878 94.6571; + normal 0.168984 0.923732 -0.343750; + texcoord 1.00000 2.00000; + vertex 24.3070 18.6180 94.1570; + normal 0.169147 0.925736 -0.338233; + texcoord 1.00000 1.00000; + vertex 24.3479 18.1638 92.9344; + normal 0.373975 0.240837 -0.895623; + texcoord 0.00000 2.00000; + vertex 4.18721 14.3555 79.6260; + normal 0.380632 0.238108 -0.893546; + texcoord 0.00000 1.00000; + vertex 2.78400 14.1997 78.9981; + normal 0.488084 0.190807 -0.851685; + texcoord 1.00000 2.00000; + vertex 7.28880 29.8135 85.0778; + normal 0.493944 0.188039 -0.848918; + texcoord 1.00000 1.00000; + vertex 6.39054 30.1971 84.6401; + normal 0.897544 -0.0573353 -0.437182; + texcoord 0.00000 2.00000; + vertex -5.28111 -52.7435 111.369; + normal 0.900557 -0.0609471 -0.430444; + texcoord 0.00000 1.00000; + vertex -5.95647 -52.8041 109.990; + normal 0.938748 -0.115168 -0.324791; + texcoord 1.00000 2.00000; + vertex -2.03877 -38.1236 116.108; + normal 0.940579 -0.118371 -0.318277; + texcoord 1.00000 1.00000; + vertex -2.31441 -37.6991 115.136; + normal 0.837933 0.0760220 -0.540453; + texcoord 0.00000 2.00000; + vertex -29.4638 -61.9892 61.2293; + normal 0.839433 0.0695161 -0.538998; + texcoord 0.00000 1.00000; + vertex -30.2016 -60.6241 60.2774; + normal 0.863423 -0.0852893 -0.497219; + texcoord 1.00000 2.00000; + vertex -21.7832 -55.6065 74.0353; + normal 0.864237 -0.0958293 -0.493874; + texcoord 1.00000 1.00000; + vertex -21.8409 -54.8759 73.7927; + normal 0.756806 0.569157 -0.321409; + texcoord 0.00000 2.00000; + vertex -8.36283 -76.7010 37.6367; + normal 0.759999 0.565444 -0.320429; + texcoord 0.00000 1.00000; + vertex -9.72247 -75.4894 36.5808; + normal 0.900271 0.350854 -0.257708; + texcoord 1.00000 2.00000; + vertex -6.94946 -67.7760 56.7694; + normal 0.906566 0.337483 -0.253464; + texcoord 1.00000 1.00000; + vertex -7.13992 -67.3477 56.6584; + normal -0.858904 -0.153863 0.488477; + texcoord 0.00000 2.00000; + vertex 59.2448 121.401 56.7254; + normal -0.857540 -0.148733 0.492447; + texcoord 0.00000 1.00000; + vertex 58.5772 120.589 55.2959; + normal -0.808358 -0.0121726 0.588565; + texcoord 1.00000 2.00000; + vertex 68.2587 107.927 68.3310; + normal -0.804989 -0.00475095 0.593271; + texcoord 1.00000 1.00000; + vertex 67.9415 107.255 67.8952; + normal -0.951634 -0.221453 0.212960; + texcoord 0.00000 2.00000; + vertex 12.2212 102.918 153.076; + normal -0.950887 -0.218481 0.219271; + texcoord 0.00000 1.00000; + vertex 11.8686 102.954 151.537; + normal -0.927306 -0.159085 0.338816; + texcoord 1.00000 2.00000; + vertex 17.5402 85.7331 158.975; + normal -0.925652 -0.155989 0.344725; + texcoord 1.00000 1.00000; + vertex 17.2713 85.2829 158.049; + normal -0.859458 0.361388 -0.361566; + texcoord 0.00000 2.00000; + vertex 28.3326 -14.9269 171.955; + normal -0.862669 0.362029 -0.353181; + texcoord 0.00000 1.00000; + vertex 28.9998 -14.3376 170.958; + normal -0.895304 0.367374 -0.251925; + texcoord 1.00000 2.00000; + vertex 23.0282 -29.6560 169.842; + normal -0.896697 0.367535 -0.246684; + texcoord 1.00000 1.00000; + vertex 23.3919 -29.6244 168.567; + normal 0.603450 0.630989 -0.487545; + texcoord 0.00000 2.00000; + vertex 6.46076 -87.3105 127.917; + normal 0.606615 0.632623 -0.481463; + texcoord 0.00000 1.00000; + vertex 6.35983 -88.1299 126.732; + normal 0.655597 0.655495 -0.374860; + texcoord 1.00000 2.00000; + vertex -6.83393 -73.2883 129.610; + normal 0.657572 0.656300 -0.369957; + texcoord 1.00000 1.00000; + vertex -7.24521 -73.4999 128.503; + normal -0.744237 -0.219515 -0.630812; + texcoord 0.00000 2.00000; + vertex -9.83575 -99.9686 72.2025; + normal -0.744878 -0.230780 -0.626018; + texcoord 0.00000 1.00000; + vertex -10.2625 -99.0099 72.3723; + normal -0.745913 -0.321335 -0.583402; + texcoord 1.00000 2.00000; + vertex 0.773900 -104.384 61.2216; + normal -0.745807 -0.324641 -0.581704; + texcoord 1.00000 1.00000; + vertex 0.651440 -102.887 60.5435; + normal -0.773514 -0.189959 0.604642; + texcoord 0.00000 2.00000; + vertex 30.4843 27.9518 63.9231; + normal -0.772538 -0.190201 0.605812; + texcoord 0.00000 1.00000; + vertex 29.8059 28.1644 63.1220; + normal -0.751974 -0.195096 0.629661; + texcoord 1.00000 2.00000; + vertex 30.8050 8.52193 58.2292; + normal -0.751364 -0.195235 0.630346; + texcoord 1.00000 1.00000; + vertex 29.8458 8.24358 56.9996; + normal -0.717661 -0.539790 0.439988; + texcoord 0.00000 2.00000; + vertex 8.89293 15.2457 71.0949; + normal -0.718570 -0.539346 0.439048; + texcoord 0.00000 1.00000; + vertex 8.31331 15.5596 70.5345; + normal -0.733128 -0.532003 0.423669; + texcoord 1.00000 2.00000; + vertex 12.4390 1.36714 59.8522; + normal -0.733520 -0.531799 0.423247; + texcoord 1.00000 1.00000; + vertex 11.4548 1.55845 58.3870; + normal -0.874176 -0.426165 0.232807; + texcoord 0.00000 2.00000; + vertex 14.0590 -12.9301 82.0095; + normal -0.874393 -0.425973 0.232342; + texcoord 0.00000 1.00000; + vertex 13.6943 -12.5862 81.2695; + normal -0.878506 -0.422278 0.223403; + texcoord 1.00000 2.00000; + vertex 19.5879 -30.1155 71.3116; + normal -0.878604 -0.422189 0.223188; + texcoord 1.00000 1.00000; + vertex 19.0824 -29.9449 69.6443; + normal -0.944210 -0.0799073 0.319504; + texcoord 0.00000 2.00000; + vertex -1.75932 -36.7804 61.2912; + normal -0.944938 -0.0782427 0.317757; + texcoord 0.00000 1.00000; + vertex -1.98292 -36.2271 60.7688; + normal -0.956180 -0.0504734 0.288395; + texcoord 1.00000 2.00000; + vertex -5.00135 -50.7113 48.2262; + normal -0.956425 -0.0498174 0.287696; + texcoord 1.00000 1.00000; + vertex -5.51668 -49.8952 46.6543; + normal -0.981737 0.159179 0.104184; + texcoord 0.00000 2.00000; + vertex 0.290460 -34.4382 44.9903; + normal -0.981737 0.159482 0.103719; + texcoord 0.00000 1.00000; + vertex 0.299100 -33.9120 44.2677; + normal -0.981696 0.164485 0.0960120; + texcoord 1.00000 2.00000; + vertex -3.18294 -48.9752 34.4706; + normal -0.981693 0.164624 0.0957966; + texcoord 1.00000 1.00000; + vertex -3.26054 -48.4643 32.7975; + normal 0.829383 -0.508535 0.231337; + texcoord 0.00000 2.00000; + vertex 29.1025 53.3100 78.9443; + normal 0.829330 -0.508859 0.230811; + texcoord 0.00000 1.00000; + vertex 29.0070 52.8201 78.2097; + normal 0.828253 -0.515101 0.220608; + texcoord 1.00000 2.00000; + vertex 40.7397 67.3484 68.0825; + normal 0.828226 -0.515248 0.220367; + texcoord 1.00000 1.00000; + vertex 40.8601 66.8268 66.4102; + normal 0.900929 -0.400575 0.166931; + texcoord 0.00000 2.00000; + vertex -2.33529 25.1084 84.0814; + normal 0.900443 -0.402597 0.164674; + texcoord 0.00000 1.00000; + vertex -2.46540 24.5976 83.5578; + normal 0.890387 -0.437904 0.124299; + texcoord 1.00000 2.00000; + vertex 6.10546 38.0738 69.6387; + normal 0.890157 -0.438604 0.123479; + texcoord 1.00000 1.00000; + vertex 5.92183 37.2270 67.9548; + normal 0.922701 -0.377319 0.0790765; + texcoord 0.00000 2.00000; + vertex -1.89481 -8.79008 90.5105; + normal 0.922245 -0.378845 0.0770771; + texcoord 0.00000 1.00000; + vertex -2.03970 -9.26426 89.9386; + normal 0.912583 -0.406976 0.0395278; + texcoord 1.00000 2.00000; + vertex 5.52764 6.37714 76.2733; + normal 0.912373 -0.407518 0.0387906; + texcoord 1.00000 1.00000; + vertex 5.29161 5.68378 74.5407; + normal 0.976252 0.143342 -0.162437; + texcoord 0.00000 2.00000; + vertex -14.8307 -39.0597 70.4342; + normal 0.976221 0.142859 -0.163046; + texcoord 0.00000 1.00000; + vertex -14.8538 -39.6373 69.7862; + normal 0.975674 0.135418 -0.172400; + texcoord 1.00000 2.00000; + vertex -18.5580 -26.2404 59.3458; + normal 0.975656 0.135203 -0.172670; + texcoord 1.00000 1.00000; + vertex -18.7490 -26.9359 57.7218; + normal 0.973772 -0.0934080 0.207470; + texcoord 0.00000 2.00000; + vertex -15.3570 -29.9231 54.1574; + normal 0.973682 -0.0931385 0.208013; + texcoord 0.00000 1.00000; + vertex -15.2230 -30.3978 53.3150; + normal 0.972078 -0.0885035 0.217329; + texcoord 1.00000 2.00000; + vertex -12.0738 -14.2297 45.8131; + normal 0.972027 -0.0883620 0.217612; + texcoord 1.00000 1.00000; + vertex -11.7351 -14.4900 44.1946; + normal -0.643498 0.757692 -0.108692; + texcoord 0.00000 2.00000; + vertex 32.2583 22.4857 79.9989; + normal -0.643989 0.757432 -0.107586; + texcoord 0.00000 1.00000; + vertex 32.6976 22.7349 79.1353; + normal -0.651071 0.753500 -0.0913500; + texcoord 1.00000 2.00000; + vertex 22.5842 13.1809 72.4095; + normal -0.651330 0.753349 -0.0907470; + texcoord 1.00000 1.00000; + vertex 22.8779 13.2390 70.7836; + normal 0.0949378 0.983639 0.153108; + texcoord 0.00000 2.00000; + vertex 0.987880 9.98804 87.2847; + normal 0.0944938 0.983458 0.154533; + texcoord 0.00000 1.00000; + vertex 1.34440 10.1060 86.3055; + normal 0.0859603 0.979586 0.181719; + texcoord 1.00000 2.00000; + vertex -16.8783 12.6977 80.9548; + normal 0.0856997 0.979456 0.182544; + texcoord 1.00000 1.00000; + vertex -16.9099 12.9949 79.3753; + normal 0.309474 0.852383 0.421507; + texcoord 0.00000 2.00000; + vertex -9.09054 -32.0489 86.2605; + normal 0.309657 0.852419 0.421300; + texcoord 0.00000 1.00000; + vertex -8.44423 -31.9569 85.6000; + normal 0.312528 0.852974 0.418045; + texcoord 1.00000 2.00000; + vertex -20.1999 -23.2915 76.7075; + normal 0.312617 0.852991 0.417944; + texcoord 1.00000 1.00000; + vertex -19.4546 -22.8402 75.2290; + normal 0.417716 0.487889 0.766471; + texcoord 0.00000 2.00000; + vertex -26.7348 -52.0951 61.0062; + normal 0.415787 0.487195 0.767959; + texcoord 0.00000 1.00000; + vertex -25.8549 -51.8530 60.3727; + normal 0.386112 0.476256 0.789998; + texcoord 1.00000 2.00000; + vertex -33.2596 -39.4905 56.5388; + normal 0.384854 0.475781 0.790898; + texcoord 1.00000 1.00000; + vertex -32.3618 -38.6538 55.5986; + normal 0.245466 0.404962 0.880768; + texcoord 0.00000 2.00000; + vertex -9.94365 -64.4570 39.1100; + normal 0.244105 0.402648 0.882206; + texcoord 0.00000 1.00000; + vertex -9.34847 -63.5386 38.5219; + normal 0.209782 0.344337 0.915108; + texcoord 1.00000 2.00000; + vertex -27.7362 -52.6489 38.6396; + normal 0.208703 0.342505 0.916042; + texcoord 1.00000 1.00000; + vertex -27.5863 -51.3306 38.1125; + normal -0.0127896 -0.479330 0.877542; + texcoord 0.00000 2.00000; + vertex 51.4169 107.066 60.2083; + normal -0.0132038 -0.479443 0.877474; + texcoord 0.00000 1.00000; + vertex 50.5081 106.855 60.0801; + normal -0.0213618 -0.481645 0.876106; + texcoord 1.00000 2.00000; + vertex 56.8145 89.3656 50.6187; + normal -0.0215681 -0.481700 0.876071; + texcoord 1.00000 1.00000; + vertex 55.4246 88.5241 50.1218; + normal -0.0723889 -0.869704 0.488236; + texcoord 0.00000 2.00000; + vertex -0.983650 66.6723 123.497; + normal -0.0732662 -0.870045 0.487497; + texcoord 0.00000 1.00000; + vertex -1.67236 66.4424 122.985; + normal -0.0859028 -0.874822 0.476767; + texcoord 1.00000 2.00000; + vertex 9.24217 59.9425 113.025; + normal -0.0863059 -0.874970 0.476422; + texcoord 1.00000 1.00000; + vertex 8.32680 59.2983 111.676; + normal -0.486966 -0.837698 -0.247237; + texcoord 0.00000 2.00000; + vertex 18.4632 -25.6199 127.254; + normal -0.486772 -0.838049 -0.246428; + texcoord 0.00000 1.00000; + vertex 18.2132 -25.2192 126.389; + normal -0.483009 -0.844587 -0.231030; + texcoord 1.00000 2.00000; + vertex 34.9736 -32.8028 119.072; + normal -0.482902 -0.844766 -0.230600; + texcoord 1.00000 1.00000; + vertex 35.0480 -32.4036 117.454; + normal -0.943400 -0.281843 -0.174817; + texcoord 0.00000 2.00000; + vertex -8.76432 -71.3884 96.4759; + normal -0.943403 -0.282386 -0.173922; + texcoord 0.00000 1.00000; + vertex -8.78370 -70.8245 95.6714; + normal -0.943342 -0.289857 -0.161522; + texcoord 1.00000 2.00000; + vertex -3.87425 -82.7762 88.4463; + normal -0.943335 -0.290142 -0.161046; + texcoord 1.00000 1.00000; + vertex -3.73660 -82.3332 86.8419; + normal 0.222927 0.910273 -0.348863; + texcoord 0.00000 2.00000; + vertex -12.9778 -70.7387 39.0768; + normal 0.222558 0.910829 -0.347648; + texcoord 0.00000 1.00000; + vertex -12.6603 -71.1529 38.1988; + normal 0.215643 0.920812 -0.324968; + texcoord 1.00000 2.00000; + vertex -30.4640 -69.2023 31.9118; + normal 0.215433 0.921102 -0.324282; + texcoord 1.00000 1.00000; + vertex -30.5169 -69.7342 30.3659; + normal 0.540732 -0.836258 0.0910018; + texcoord 0.00000 2.00000; + vertex 45.6920 110.395 61.1028; + normal 0.541031 -0.835989 0.0916905; + texcoord 0.00000 1.00000; + vertex 45.2735 110.036 60.2949; + normal 0.545107 -0.832243 0.101140; + texcoord 1.00000 2.00000; + vertex 56.3598 116.409 52.9861; + normal 0.545262 -0.832098 0.101502; + texcoord 1.00000 1.00000; + vertex 56.1213 116.056 51.3687; + normal 0.906403 -0.219608 0.360840; + texcoord 0.00000 2.00000; + vertex -24.0395 61.8624 136.766; + normal 0.905590 -0.218828 0.363348; + texcoord 0.00000 1.00000; + vertex -23.7293 61.4789 135.754; + normal 0.891515 -0.206017 0.403434; + texcoord 1.00000 2.00000; + vertex -19.0015 76.0620 132.753; + normal 0.890910 -0.205491 0.405033; + texcoord 1.00000 1.00000; + vertex -18.3591 76.0990 131.359; + normal 0.953329 0.00511819 0.301889; + texcoord 0.00000 2.00000; + vertex 3.35235 -25.9023 132.575; + normal 0.952611 0.00580200 0.304136; + texcoord 0.00000 1.00000; + vertex 3.66450 -26.2766 131.595; + normal 0.941202 0.0160093 0.337464; + texcoord 1.00000 2.00000; + vertex 4.84359 -12.0117 127.630; + normal 0.940699 0.0164343 0.338843; + texcoord 1.00000 1.00000; + vertex 5.37283 -11.9582 126.158; + normal 0.805661 0.391606 0.444472; + texcoord 0.00000 2.00000; + vertex -18.8123 -74.7503 82.8209; + normal 0.804310 0.391276 0.447201; + texcoord 0.00000 1.00000; + vertex -18.2708 -74.6821 81.7792; + normal 0.777894 0.384501 0.497030; + texcoord 1.00000 2.00000; + vertex -25.0875 -58.9795 80.3004; + normal 0.776854 0.384223 0.498870; + texcoord 1.00000 1.00000; + vertex -24.6070 -58.3270 79.0497; + normal 0.225159 0.180646 0.957429; + texcoord 0.00000 2.00000; + vertex -26.6936 -84.2408 24.5802; + normal 0.222420 0.179748 0.958238; + texcoord 0.00000 1.00000; + vertex -25.5866 -83.9392 24.2629; + normal 0.167219 0.161456 0.972610; + texcoord 1.00000 2.00000; + vertex -31.6945 -66.9043 22.4852; + normal 0.165243 0.160794 0.973057; + texcoord 1.00000 1.00000; + vertex -30.5925 -65.9882 22.1467; + normal -0.928098 -0.349168 -0.129289; + texcoord 0.00000 2.00000; + vertex 44.4126 103.492 62.5875; + normal -0.928085 -0.349276 -0.129092; + texcoord 0.00000 1.00000; + vertex 44.3401 103.979 61.7930; + normal -0.927848 -0.351146 -0.125679; + texcoord 1.00000 2.00000; + vertex 51.2151 88.9337 53.0727; + normal -0.927841 -0.351199 -0.125582; + texcoord 1.00000 1.00000; + vertex 51.2947 89.3202 51.4040; + normal -0.729730 0.682097 -0.0472933; + texcoord 0.00000 2.00000; + vertex -4.46801 62.6826 136.663; + normal -0.729596 0.682219 -0.0476176; + texcoord 0.00000 1.00000; + vertex -4.12084 63.0014 135.903; + normal -0.727074 0.684460 -0.0536411; + texcoord 1.00000 2.00000; + vertex -15.9468 49.6621 125.989; + normal -0.727011 0.684515 -0.0537905; + texcoord 1.00000 1.00000; + vertex -15.6208 49.8741 124.280; + normal -0.207965 0.963115 0.170762; + texcoord 0.00000 2.00000; + vertex 18.0233 -26.7747 129.318; + normal -0.207164 0.963482 0.169664; + texcoord 0.00000 1.00000; + vertex 18.5422 -26.5506 128.686; + normal -0.194231 0.969112 0.151976; + texcoord 1.00000 2.00000; + vertex 4.01012 -27.7376 117.682; + normal -0.193884 0.969256 0.151502; + texcoord 1.00000 1.00000; + vertex 4.61557 -27.3593 116.037; + normal 0.0497199 0.743412 0.666983; + texcoord 0.00000 2.00000; + vertex -16.6543 -75.8428 81.4602; + normal 0.0492910 0.742916 0.667567; + texcoord 0.00000 1.00000; + vertex -16.1183 -75.2862 80.7998; + normal 0.0409366 0.733150 0.678834; + texcoord 1.00000 2.00000; + vertex -33.3725 -68.1800 74.1656; + normal 0.0406977 0.732867 0.679153; + texcoord 1.00000 1.00000; + vertex -33.0596 -67.0997 72.9810; + normal -0.0958660 0.247894 0.964032; + texcoord 0.00000 2.00000; + vertex -14.0338 -73.9284 29.5181; + normal -0.0966079 0.246316 0.964363; + texcoord 0.00000 1.00000; + vertex -13.5298 -72.9516 29.3170; + normal -0.113942 0.209018 0.971251; + texcoord 1.00000 2.00000; + vertex -33.5222 -64.4321 25.1382; + normal -0.114413 0.207992 0.971416; + texcoord 1.00000 1.00000; + vertex -33.4065 -62.9300 24.8302; + normal 0.397619 -0.301228 0.866695; + texcoord 0.00000 2.00000; + vertex 52.3769 146.139 60.8283; + normal 0.397421 -0.301611 0.866653; + texcoord 0.00000 1.00000; + vertex 51.9073 145.319 60.7589; + normal 0.393856 -0.308468 0.865867; + texcoord 1.00000 2.00000; + vertex 67.0381 138.519 51.4539; + normal 0.393755 -0.308661 0.865844; + texcoord 1.00000 1.00000; + vertex 66.6919 136.914 51.0393; + normal 0.170240 -0.779067 0.603385; + texcoord 0.00000 2.00000; + vertex -9.60917 88.4111 150.170; + normal 0.170568 -0.778617 0.603872; + texcoord 0.00000 1.00000; + vertex -10.1073 87.8170 149.543; + normal 0.175485 -0.771830 0.611133; + texcoord 1.00000 2.00000; + vertex 3.73952 85.3601 142.464; + normal 0.175662 -0.771583 0.611394; + texcoord 1.00000 1.00000; + vertex 3.46512 84.3107 141.219; + normal -0.178250 -0.980602 0.0815268; + texcoord 0.00000 2.00000; + vertex 25.5056 -29.3415 155.648; + normal -0.177750 -0.980570 0.0829933; + texcoord 0.00000 1.00000; + vertex 25.1185 -29.3515 154.681; + normal -0.168942 -0.979625 0.108594; + texcoord 1.00000 2.00000; + vertex 41.5821 -32.8045 149.144; + normal -0.168650 -0.979582 0.109437; + texcoord 1.00000 1.00000; + vertex 41.5459 -32.9775 147.540; + normal 0.972012 0.233245 0.0280830; + texcoord 0.00000 2.00000; + vertex -20.7952 -97.2071 101.403; + normal 0.971951 0.233449 0.0285232; + texcoord 0.00000 1.00000; + vertex -20.6645 -97.6507 100.561; + normal 0.970853 0.236944 0.0360982; + texcoord 1.00000 2.00000; + vertex -24.2941 -81.5682 92.6145; + normal 0.970819 0.237047 0.0363232; + texcoord 1.00000 1.00000; + vertex -24.1748 -81.8008 90.9452; + normal 0.585736 0.522909 0.619258; + texcoord 0.00000 2.00000; + vertex -21.2253 -96.5267 28.8593; + normal 0.585415 0.522918 0.619553; + texcoord 0.00000 1.00000; + vertex -20.4888 -96.5872 28.2137; + normal 0.579483 0.523066 0.624981; + texcoord 1.00000 2.00000; + vertex -27.0552 -80.2014 20.5884; + normal 0.579312 0.523070 0.625136; + texcoord 1.00000 1.00000; + vertex -26.0527 -79.7967 19.3207; + normal 0.631628 -0.679167 0.373869; + texcoord 0.00000 2.00000; + vertex 51.9426 146.193 63.0688; + normal 0.631327 -0.680032 0.372804; + texcoord 0.00000 1.00000; + vertex 51.7352 145.658 62.4483; + normal 0.625391 -0.696157 0.352492; + texcoord 1.00000 2.00000; + vertex 67.6054 154.153 51.0676; + normal 0.625253 -0.696515 0.352032; + texcoord 1.00000 1.00000; + vertex 67.5811 153.326 49.4742; + normal 0.716875 0.419630 0.556777; + texcoord 0.00000 2.00000; + vertex -13.5931 90.4363 156.399; + normal 0.717887 0.418885 0.556035; + texcoord 0.00000 1.00000; + vertex -12.9840 89.9384 155.990; + normal 0.731425 0.408714 0.545866; + texcoord 1.00000 2.00000; + vertex -11.9069 101.378 145.981; + normal 0.731880 0.408365 0.545517; + texcoord 1.00000 1.00000; + vertex -10.7283 100.849 144.796; + normal 0.476584 0.690380 0.544282; + texcoord 0.00000 2.00000; + vertex 24.6599 -33.1120 159.441; + normal 0.475187 0.689244 0.546937; + texcoord 0.00000 1.00000; + vertex 25.2193 -32.7490 158.491; + normal 0.451941 0.669902 0.589050; + texcoord 1.00000 2.00000; + vertex 13.5345 -23.0938 156.475; + normal 0.450932 0.669045 0.590795; + texcoord 1.00000 1.00000; + vertex 13.8073 -22.2231 155.281; + normal 0.633523 0.380913 0.673465; + texcoord 0.00000 2.00000; + vertex -20.0807 -97.1839 97.7760; + normal 0.631663 0.379912 0.675773; + texcoord 0.00000 1.00000; + vertex -19.3334 -96.8445 96.8811; + normal 0.590465 0.357646 0.723491; + texcoord 1.00000 2.00000; + vertex -28.8031 -80.2939 96.4281; + normal 0.589004 0.356853 0.725072; + texcoord 1.00000 1.00000; + vertex -28.2007 -79.3670 95.4825; + normal -0.0743458 -0.0310208 0.996750; + texcoord 0.00000 2.00000; + vertex -19.8827 -95.8995 26.4051; + normal -0.0771267 -0.0341183 0.996437; + texcoord 0.00000 1.00000; + vertex -18.9993 -95.0290 26.4981; + normal -0.125001 -0.0875876 0.988283; + texcoord 1.00000 2.00000; + vertex -30.3807 -84.7577 25.9689; + normal -0.127107 -0.0899456 0.987802; + texcoord 1.00000 1.00000; + vertex -29.8848 -83.4366 26.1530; + normal -0.292954 -0.882099 0.368888; + texcoord 0.00000 2.00000; + vertex 36.3033 27.0420 60.2946; + normal -0.421939 -0.842853 0.334016; + texcoord 0.00000 1.00000; + vertex 33.5968 28.3448 61.2606; + normal -0.591092 -0.758894 0.273295; + texcoord 1.00000 2.00000; + vertex 35.8314 20.4130 44.0682; + normal -0.623968 -0.737265 0.259044; + texcoord 1.00000 1.00000; + vertex 27.7315 27.2941 44.1423; + normal -0.411823 -0.828512 -0.379433; + texcoord 0.00000 2.00000; + vertex 13.1478 15.2946 68.5279; + normal -0.296156 -0.892084 -0.341290; + texcoord 0.00000 1.00000; + vertex 10.9861 16.0304 69.2674; + normal -0.0980998 -0.958894 -0.266267; + texcoord 1.00000 2.00000; + vertex 20.0651 20.6216 49.3882; + normal -0.0741118 -0.963719 -0.256425; + texcoord 1.00000 1.00000; + vertex 8.58431 21.7295 48.5426; + normal 0.178589 -0.741876 -0.646318; + texcoord 0.00000 2.00000; + vertex 19.9894 -12.3310 80.0713; + normal 0.203736 -0.749458 -0.629924; + texcoord 0.00000 1.00000; + vertex 15.6129 -12.5962 79.1665; + normal 0.243543 -0.760090 -0.602453; + texcoord 1.00000 2.00000; + vertex 25.9596 -0.965130 68.6747; + normal 0.255917 -0.763043 -0.593525; + texcoord 1.00000 1.00000; + vertex 17.1169 -1.42085 65.4478; + normal -0.752682 -0.534055 -0.385038; + texcoord 0.00000 2.00000; + vertex -2.13158 -39.2051 56.6961; + normal -0.734542 -0.577095 -0.356944; + texcoord 0.00000 1.00000; + vertex -4.26472 -36.2144 56.7178; + normal -0.708678 -0.628702 -0.320172; + texcoord 1.00000 2.00000; + vertex 5.94948 -40.7953 43.1047; + normal -0.700293 -0.643573 -0.308876; + texcoord 1.00000 1.00000; + vertex -0.308870 -32.9960 41.0431; + normal -0.787136 -0.467353 -0.402489; + texcoord 0.00000 2.00000; + vertex 1.35691 -38.1105 41.8169; + normal -0.782422 -0.491861 -0.381954; + texcoord 0.00000 1.00000; + vertex -0.310700 -34.6442 41.0533; + normal -0.774555 -0.524906 -0.352898; + texcoord 1.00000 2.00000; + vertex 10.6108 -42.6504 28.9908; + normal -0.771895 -0.534611 -0.344048; + texcoord 1.00000 1.00000; + vertex 6.44212 -34.3240 25.4054; + normal 0.872691 0.285202 -0.396320; + texcoord 0.00000 2.00000; + vertex 27.7655 57.2446 77.0570; + normal 0.871200 0.319402 -0.372818; + texcoord 0.00000 1.00000; + vertex 28.5629 54.2902 76.6869; + normal 0.864838 0.378836 -0.329451; + texcoord 1.00000 2.00000; + vertex 17.8711 64.8039 60.7096; + normal 0.863355 0.388328 -0.322212; + texcoord 1.00000 1.00000; + vertex 20.8688 55.0710 57.0118; + normal 0.753255 0.207848 -0.624024; + texcoord 0.00000 2.00000; + vertex -3.62353 28.3697 79.6278; + normal 0.749858 0.261418 -0.607761; + texcoord 0.00000 1.00000; + vertex -2.27375 24.7180 80.0408; + normal 0.738858 0.349436 -0.576180; + texcoord 1.00000 2.00000; + vertex -15.3314 28.3118 65.4760; + normal 0.735144 0.370633 -0.567621; + texcoord 1.00000 1.00000; + vertex -11.5142 19.1640 64.4466; + normal 0.755152 0.332770 -0.564809; + texcoord 0.00000 2.00000; + vertex -2.40164 -5.97018 86.8560; + normal 0.756156 0.360228 -0.546319; + texcoord 0.00000 1.00000; + vertex -1.52500 -9.37602 86.0214; + normal 0.755572 0.416418 -0.505675; + texcoord 1.00000 2.00000; + vertex -16.5631 0.711660 71.8588; + normal 0.755096 0.426049 -0.498310; + texcoord 1.00000 1.00000; + vertex -14.1604 -8.40501 67.7051; + normal 0.156266 0.693614 -0.703193; + texcoord 0.00000 2.00000; + vertex -21.8206 -36.7640 72.9166; + normal 0.143301 0.709189 -0.690301; + texcoord 0.00000 1.00000; + vertex -18.2707 -38.9109 71.5878; + normal 0.113248 0.743370 -0.659223; + texcoord 1.00000 2.00000; + vertex -37.3055 -45.7066 60.6547; + normal 0.106949 0.750202 -0.652503; + texcoord 1.00000 1.00000; + vertex -30.0357 -50.3396 56.5195; + normal 0.229542 0.681351 -0.695033; + texcoord 0.00000 2.00000; + vertex -18.6068 -27.5541 48.9934; + normal 0.208812 0.702956 -0.679890; + texcoord 0.00000 1.00000; + vertex -14.4612 -29.5279 48.4276; + normal 0.176670 0.734450 -0.655264; + texcoord 1.00000 2.00000; + vertex -28.2024 -35.4578 38.0764; + normal 0.165475 0.744866 -0.646369; + texcoord 1.00000 1.00000; + vertex -20.1726 -39.3742 35.6188; + normal -0.830418 -0.119741 -0.544122; + texcoord 0.00000 2.00000; + vertex 30.9407 18.6367 74.7710; + normal -0.837702 -0.134013 -0.529430; + texcoord 0.00000 1.00000; + vertex 31.4656 22.4988 73.1199; + normal -0.850626 -0.161344 -0.500404; + texcoord 1.00000 2.00000; + vertex 40.6724 6.87466 62.5071; + normal -0.853492 -0.167832 -0.493339; + texcoord 1.00000 1.00000; + vertex 41.9266 15.0955 57.5407; + normal -0.744580 0.328737 -0.580975; + texcoord 0.00000 2.00000; + vertex -1.67927 6.30031 82.2753; + normal -0.773419 0.296245 -0.560412; + texcoord 0.00000 1.00000; + vertex 0.00220000 10.0544 82.2445; + normal -0.811666 0.248442 -0.528654; + texcoord 1.00000 2.00000; + vertex 4.59204 -2.09154 69.4895; + normal -0.822748 0.233370 -0.518290; + texcoord 1.00000 1.00000; + vertex 8.27835 6.76023 67.6234; + normal -0.426917 0.847705 -0.314861; + texcoord 0.00000 2.00000; + vertex -12.6351 -33.2512 83.8093; + normal -0.457524 0.840192 -0.291118; + texcoord 0.00000 1.00000; + vertex -9.27528 -31.6749 83.4978; + normal -0.493851 0.829269 -0.261579; + texcoord 1.00000 2.00000; + vertex -17.0849 -40.3693 70.6787; + normal -0.505055 0.825433 -0.252152; + texcoord 1.00000 1.00000; + vertex -8.38779 -35.8945 67.9072; + normal -0.238005 0.930491 0.278459; + texcoord 0.00000 2.00000; + vertex -28.2035 -49.0596 56.8334; + normal -0.106857 0.967325 0.229921; + texcoord 0.00000 1.00000; + vertex -24.8833 -48.4991 57.7984; + normal 0.0417431 0.984518 0.170239; + texcoord 1.00000 2.00000; + vertex -31.2439 -45.6336 42.7867; + normal 0.0888996 0.984638 0.150281; + texcoord 1.00000 1.00000; + vertex -21.0986 -46.5866 43.0291; + normal -0.749656 0.535190 0.389343; + texcoord 0.00000 2.00000; + vertex -13.0959 -65.0529 35.4310; + normal -0.678153 0.632982 0.373420; + texcoord 0.00000 1.00000; + vertex -10.6411 -62.6717 36.8844; + normal -0.564408 0.750984 0.342736; + texcoord 1.00000 2.00000; + vertex -17.4565 -60.3458 20.5645; + normal -0.528997 0.780896 0.332211; + texcoord 1.00000 1.00000; + vertex -9.00355 -55.2058 21.9426; + normal 0.350150 -0.831663 0.430965; + texcoord 0.00000 2.00000; + vertex 57.7634 112.129 54.8489; + normal 0.262088 -0.855243 0.447068; + texcoord 0.00000 1.00000; + vertex 54.4451 111.917 57.1352; + normal 0.0972057 -0.879206 0.466420; + texcoord 1.00000 2.00000; + vertex 53.7456 102.476 39.4847; + normal 0.0566208 -0.881302 0.469149; + texcoord 1.00000 1.00000; + vertex 44.7676 103.657 42.7882; + normal 0.338179 -0.855769 -0.391530; + texcoord 0.00000 2.00000; + vertex 0.880040 66.8566 119.972; + normal 0.443105 -0.818658 -0.365317; + texcoord 0.00000 1.00000; + vertex -1.85865 65.2906 121.029; + normal 0.579127 -0.749379 -0.321005; + texcoord 1.00000 2.00000; + vertex -0.555140 73.5298 104.146; + normal 0.608675 -0.730550 -0.309534; + texcoord 1.00000 1.00000; + vertex -8.55989 66.6812 104.570; + normal 0.531013 -0.619294 -0.578360; + texcoord 0.00000 2.00000; + vertex 23.4078 -19.9904 131.720; + normal 0.553112 -0.615212 -0.561766; + texcoord 0.00000 1.00000; + vertex 20.1806 -21.6963 130.584; + normal 0.599114 -0.604822 -0.524646; + texcoord 1.00000 2.00000; + vertex 26.6911 -3.93651 117.544; + normal 0.607381 -0.602663 -0.517577; + texcoord 1.00000 1.00000; + vertex 18.6912 -8.11021 113.016; + normal 0.0625675 -0.694292 -0.716969; + texcoord 0.00000 2.00000; + vertex -4.66771 -72.1886 92.6657; + normal 0.0771307 -0.705121 -0.704880; + texcoord 0.00000 1.00000; + vertex -8.92610 -70.9786 91.1223; + normal 0.107318 -0.726579 -0.678650; + texcoord 1.00000 2.00000; + vertex 6.82336 -60.0631 81.9266; + normal 0.115001 -0.731825 -0.671719; + texcoord 1.00000 1.00000; + vertex -1.06455 -57.5568 77.8455; + normal -0.712890 0.103457 -0.693603; + texcoord 0.00000 2.00000; + vertex -15.9454 -76.2998 37.6683; + normal -0.726221 0.0952204 -0.680835; + texcoord 0.00000 1.00000; + vertex -13.4163 -72.1183 35.6926; + normal -0.743346 0.0842987 -0.663574; + texcoord 1.00000 2.00000; + vertex -9.83577 -87.0753 29.7815; + normal -0.751438 0.0789962 -0.655058; + texcoord 1.00000 1.00000; + vertex -5.63557 -80.6980 25.7324; + normal 0.891416 -0.350388 -0.287412; + texcoord 0.00000 2.00000; + vertex 47.0786 114.643 60.2531; + normal 0.907171 -0.329281 -0.261943; + texcoord 0.00000 1.00000; + vertex 45.3535 110.819 59.5646; + normal 0.922108 -0.307107 -0.235378; + texcoord 1.00000 2.00000; + vertex 46.7869 124.479 47.3566; + normal 0.927400 -0.298632 -0.225274; + texcoord 1.00000 1.00000; + vertex 42.6115 114.504 43.3909; + normal 0.596426 0.713832 -0.367042; + texcoord 0.00000 2.00000; + vertex -21.1951 64.2642 130.364; + normal 0.563183 0.757907 -0.329243; + texcoord 0.00000 1.00000; + vertex -18.8870 62.3107 130.316; + normal 0.510116 0.816162 -0.271407; + texcoord 1.00000 2.00000; + vertex -34.0114 65.9351 112.788; + normal 0.501356 0.824587 -0.262106; + texcoord 1.00000 1.00000; + vertex -24.2112 58.7238 108.847; + normal 0.0886671 0.701937 -0.706699; + texcoord 0.00000 2.00000; + vertex -0.237860 -25.1315 128.424; + normal 0.0415041 0.725159 -0.687329; + texcoord 0.00000 1.00000; + vertex 4.34119 -25.6416 128.492; + normal -0.0333795 0.757248 -0.652274; + texcoord 1.00000 2.00000; + vertex -7.30529 -37.9110 114.844; + normal -0.0540614 0.765078 -0.641665; + texcoord 1.00000 1.00000; + vertex 3.61068 -38.8581 112.795; + normal 0.160744 0.890964 -0.424670; + texcoord 0.00000 2.00000; + vertex -23.3800 -75.6288 78.5949; + normal 0.00374094 0.907698 -0.419607; + texcoord 0.00000 1.00000; + vertex -20.0946 -75.3375 80.4498; + normal -0.216551 0.892878 -0.394809; + texcoord 1.00000 2.00000; + vertex -21.6674 -84.2535 61.1485; + normal -0.266295 0.883119 -0.386248; + texcoord 1.00000 1.00000; + vertex -10.7003 -80.0166 63.2745; + normal -0.191386 0.964734 0.180722; + texcoord 0.00000 2.00000; + vertex -30.6474 -84.9098 18.2304; + normal -0.0976942 0.970559 0.220161; + texcoord 0.00000 1.00000; + vertex -27.3113 -84.9828 22.1529; + normal 0.0541659 0.958924 0.278445; + texcoord 1.00000 2.00000; + vertex -19.9333 -80.1006 3.90418; + normal 0.104902 0.949291 0.296381; + texcoord 1.00000 1.00000; + vertex -12.5138 -82.8964 10.2329; + normal -0.0725422 -0.805856 -0.587651; + texcoord 0.00000 2.00000; + vertex 53.3376 104.103 65.9102; + normal -0.0454983 -0.825750 -0.562198; + texcoord 0.00000 1.00000; + vertex 48.4019 105.243 64.9560; + normal -0.0178952 -0.844490 -0.535272; + texcoord 1.00000 2.00000; + vertex 61.8104 111.091 55.2806; + normal -0.00378786 -0.853460 -0.521144; + texcoord 1.00000 1.00000; + vertex 52.0488 113.284 51.7616; + normal -0.874652 -0.0387817 -0.483198; + texcoord 0.00000 2.00000; + vertex -6.35670 59.3248 133.376; + normal -0.884689 -0.0540089 -0.463043; + texcoord 0.00000 1.00000; + vertex -5.50188 63.8634 131.464; + normal -0.896342 -0.0730324 -0.437307; + texcoord 1.00000 2.00000; + vertex 0.250060 47.9787 122.328; + normal -0.900653 -0.0805128 -0.427016; + texcoord 1.00000 1.00000; + vertex 2.02085 57.1201 116.869; + normal -0.590348 0.674087 -0.443955; + texcoord 0.00000 2.00000; + vertex 16.3198 -30.0199 127.817; + normal -0.676958 0.619774 -0.396998; + texcoord 0.00000 1.00000; + vertex 18.3693 -27.9071 128.300; + normal -0.784261 0.530071 -0.322426; + texcoord 1.00000 2.00000; + vertex 16.8200 -41.5031 109.716; + normal -0.799400 0.514696 -0.309915; + texcoord 1.00000 1.00000; + vertex 24.2852 -31.3309 107.354; + normal -0.565091 0.724371 -0.394917; + texcoord 0.00000 2.00000; + vertex -18.2009 -86.3647 76.9045; + normal -0.642938 0.636616 -0.425853; + texcoord 0.00000 1.00000; + vertex -16.5568 -83.5663 79.6850; + normal -0.757400 0.458222 -0.465164; + texcoord 1.00000 2.00000; + vertex -5.66069 -86.0983 59.4492; + normal -0.778144 0.415523 -0.470991; + texcoord 1.00000 1.00000; + vertex -3.00383 -75.9870 63.9803; + normal -0.761699 0.524311 0.380674; + texcoord 0.00000 2.00000; + vertex -16.0482 -77.2633 20.0720; + normal -0.735272 0.541916 0.407065; + texcoord 0.00000 1.00000; + vertex -12.9301 -76.5050 25.2666; + normal -0.675868 0.575786 0.460079; + texcoord 1.00000 2.00000; + vertex -9.10103 -60.3188 10.6346; + normal -0.655432 0.585886 0.476599; + texcoord 1.00000 1.00000; + vertex -3.17056 -59.3347 17.5806; + normal 0.849209 -0.470048 0.240622; + texcoord 0.00000 2.00000; + vertex 54.4510 148.118 55.2817; + normal 0.805193 -0.528231 0.269510; + texcoord 0.00000 1.00000; + vertex 51.7930 145.648 59.8390; + normal 0.750166 -0.589375 0.299814; + texcoord 1.00000 2.00000; + vertex 51.8836 138.099 44.7722; + normal 0.715467 -0.622895 0.316401; + texcoord 1.00000 1.00000; + vertex 45.9373 134.486 51.1042; + normal 0.840563 -0.436876 0.320302; + texcoord 0.00000 2.00000; + vertex -8.55934 90.0470 148.263; + normal 0.763718 -0.599701 0.238942; + texcoord 0.00000 1.00000; + vertex -9.87071 88.0699 149.008; + normal 0.631036 -0.765088 0.128193; + texcoord 1.00000 2.00000; + vertex 0.178360 93.0860 129.478; + normal 0.610870 -0.783617 0.113057; + texcoord 1.00000 1.00000; + vertex -10.1076 84.8148 127.726; + normal 0.684075 -0.265476 -0.679385; + texcoord 0.00000 2.00000; + vertex 27.7010 -24.3425 153.714; + normal 0.715453 -0.238469 -0.656704; + texcoord 0.00000 1.00000; + vertex 25.4287 -29.1815 153.317; + normal 0.745340 -0.210832 -0.632470; + texcoord 1.00000 2.00000; + vertex 20.9164 -15.6979 143.505; + normal 0.761048 -0.195447 -0.618552; + texcoord 1.00000 1.00000; + vertex 16.6602 -24.8724 141.167; + normal 0.362836 0.834238 -0.415208; + texcoord 0.00000 2.00000; + vertex -24.6946 -94.4784 101.864; + normal 0.356564 0.845740 -0.396971; + texcoord 0.00000 1.00000; + vertex -20.7910 -97.3396 99.5266; + normal 0.350385 0.856363 -0.379304; + texcoord 1.00000 2.00000; + vertex -35.9681 -94.2926 92.3860; + normal 0.346752 0.862303 -0.369047; + texcoord 1.00000 1.00000; + vertex -28.9496 -99.5292 86.7448; + normal 0.709439 0.175503 -0.682565; + texcoord 0.00000 2.00000; + vertex 49.9312 150.898 61.5303; + normal 0.712349 0.232686 -0.662130; + texcoord 0.00000 1.00000; + vertex 51.4010 146.288 61.8726; + normal 0.712209 0.305309 -0.632096; + texcoord 1.00000 2.00000; + vertex 37.7166 151.581 49.0104; + normal 0.711054 0.331493 -0.620093; + texcoord 1.00000 1.00000; + vertex 41.3023 141.395 47.6766; + normal 0.509118 0.767903 -0.388747; + texcoord 0.00000 2.00000; + vertex -15.9893 91.6500 154.789; + normal 0.427627 0.838022 -0.338903; + texcoord 0.00000 1.00000; + vertex -12.9627 89.9937 155.481; + normal 0.328874 0.902774 -0.277204; + texcoord 1.00000 2.00000; + vertex -23.9677 88.9353 138.978; + normal 0.302742 0.916732 -0.260673; + texcoord 1.00000 1.00000; + vertex -12.5163 84.7968 137.723; + normal -0.00594692 0.961038 -0.276354; + texcoord 0.00000 2.00000; + vertex -23.4527 -98.2213 92.9045; + normal -0.139717 0.942188 -0.304566; + texcoord 0.00000 1.00000; + vertex -20.1962 -97.3565 95.8417; + normal -0.331686 0.881719 -0.335494; + texcoord 1.00000 2.00000; + vertex -15.3383 -102.887 76.5030; + normal -0.384646 0.857429 -0.341851; + texcoord 1.00000 1.00000; + vertex -7.10469 -97.2322 81.4231; + normal -0.496358 0.570331 0.654485; + texcoord 0.00000 2.00000; + vertex -23.7232 -92.8421 21.5557; + normal -0.473940 0.575920 0.666106; + texcoord 0.00000 1.00000; + vertex -19.0181 -94.0994 26.2197; + normal -0.446431 0.582160 0.679551; + texcoord 1.00000 2.00000; + vertex -17.0794 -80.7524 16.0591; + normal -0.428203 0.585933 0.687986; + texcoord 1.00000 1.00000; + vertex -10.4508 -82.1885 21.4079; + normal -0.367478 -0.417489 -0.831061; + texcoord 0.00000 2.00000; + vertex 36.5522 36.4815 52.4101; + normal -0.362034 -0.417065 -0.833659; + texcoord 0.00000 1.00000; + vertex 29.8724 29.0524 59.0958; + normal -0.360059 -0.416908 -0.834593; + texcoord 1.00000 2.00000; + vertex 25.2629 46.6285 52.3046; + normal -0.354809 -0.416480 -0.837051; + texcoord 1.00000 1.00000; + vertex 17.9998 39.4324 58.9637; + normal 0.0205642 -0.122676 -0.992234; + texcoord 0.00000 2.00000; + vertex 21.0966 27.6326 68.5401; + normal 0.0392698 -0.120328 -0.991957; + texcoord 0.00000 1.00000; + vertex 12.9464 19.1748 69.4168; + normal 0.0457099 -0.119509 -0.991780; + texcoord 1.00000 2.00000; + vertex 10.5230 38.7730 66.9436; + normal 0.0627263 -0.117321 -0.991111; + texcoord 1.00000 1.00000; + vertex 1.15243 29.8487 67.4069; + normal 0.366448 0.0116996 -0.930365; + texcoord 0.00000 2.00000; + vertex 21.2951 -4.97730 79.0075; + normal 0.389751 0.0114553 -0.920849; + texcoord 0.00000 1.00000; + vertex 13.0108 -11.8739 75.6578; + normal 0.399865 0.0113462 -0.916504; + texcoord 1.00000 2.00000; + vertex 13.1080 9.22314 75.9614; + normal 0.419290 0.0111312 -0.907784; + texcoord 1.00000 1.00000; + vertex 2.92221 1.39327 71.1607; + normal 0.0992313 -0.0436258 -0.994108; + texcoord 0.00000 2.00000; + vertex 11.0465 -32.3202 58.5473; + normal 0.110027 -0.0495601 -0.992692; + texcoord 0.00000 1.00000; + vertex -0.720300 -34.8089 57.4820; + normal 0.112812 -0.0510914 -0.992302; + texcoord 1.00000 2.00000; + vertex 8.54637 -17.9074 57.6653; + normal 0.122892 -0.0566344 -0.990803; + texcoord 1.00000 1.00000; + vertex -3.98303 -19.9689 56.2290; + normal 0.175133 -0.240306 -0.954768; + texcoord 0.00000 2.00000; + vertex 15.6545 -33.8260 45.8894; + normal 0.199570 -0.258448 -0.945186; + texcoord 0.00000 1.00000; + vertex 4.79597 -34.1520 43.9797; + normal 0.211007 -0.266900 -0.940340; + texcoord 1.00000 2.00000; + vertex 17.9509 -17.3870 42.1731; + normal 0.230873 -0.281521 -0.931367; + texcoord 1.00000 1.00000; + vertex 4.47216 -17.3293 38.8145; + normal -0.199370 0.123187 -0.972151; + texcoord 0.00000 2.00000; + vertex 15.1986 54.6260 78.2462; + normal -0.208560 0.132756 -0.968957; + texcoord 0.00000 1.00000; + vertex 26.7249 52.9663 75.6721; + normal -0.212947 0.137329 -0.967365; + texcoord 1.00000 2.00000; + vertex 11.7533 38.1874 76.8698; + normal -0.221298 0.146045 -0.964208; + texcoord 1.00000 1.00000; + vertex 24.1518 35.8307 73.6672; + normal -0.0177458 0.0945351 -0.995363; + texcoord 0.00000 2.00000; + vertex -15.0081 26.0074 79.6197; + normal -0.0276389 0.105006 -0.994087; + texcoord 0.00000 1.00000; + vertex -3.58780 23.1691 79.1465; + normal -0.0354793 0.113293 -0.992928; + texcoord 1.00000 2.00000; + vertex -20.6483 7.19752 77.9338; + normal -0.0443980 0.122707 -0.991449; + texcoord 1.00000 1.00000; + vertex -8.17519 3.51942 76.9200; + normal -0.388298 0.0779007 -0.918235; + texcoord 0.00000 2.00000; + vertex -13.6437 -11.2446 87.9515; + normal -0.393519 0.0817531 -0.915674; + texcoord 0.00000 1.00000; + vertex -2.47772 -12.0222 83.1637; + normal -0.398868 0.0857101 -0.912994; + texcoord 1.00000 2.00000; + vertex -16.0148 -32.9915 87.1092; + normal -0.403698 0.0892932 -0.910524; + texcoord 1.00000 1.00000; + vertex -4.35096 -34.3854 81.8011; + normal -0.419437 -0.241949 -0.874948; + texcoord 0.00000 2.00000; + vertex -24.4834 -48.3751 71.8408; + normal -0.426878 -0.241250 -0.871535; + texcoord 0.00000 1.00000; + vertex -15.9105 -41.8911 65.9380; + normal -0.429869 -0.240964 -0.870143; + texcoord 1.00000 2.00000; + vertex -15.3751 -61.7366 71.1693; + normal -0.436835 -0.240285 -0.866855; + texcoord 1.00000 1.00000; + vertex -6.14009 -55.4789 64.7809; + normal -0.310022 0.101258 -0.945322; + texcoord 0.00000 2.00000; + vertex -25.3937 -34.1001 50.8889; + normal -0.328497 0.109868 -0.938093; + texcoord 0.00000 1.00000; + vertex -14.7197 -31.1020 47.7095; + normal -0.335618 0.113191 -0.935173; + texcoord 1.00000 2.00000; + vertex -23.1682 -49.8708 48.4697; + normal -0.351560 0.120643 -0.928359; + texcoord 1.00000 1.00000; + vertex -10.7676 -46.9344 44.1553; + normal 0.171567 -0.399698 -0.900448; + texcoord 0.00000 2.00000; + vertex 42.3610 18.7168 74.5072; + normal 0.181812 -0.420547 -0.888867; + texcoord 0.00000 1.00000; + vertex 33.5424 23.5737 70.6711; + normal 0.190660 -0.438523 -0.878263; + texcoord 1.00000 2.00000; + vertex 56.0426 34.3536 70.1731; + normal 0.198529 -0.454490 -0.868346; + texcoord 1.00000 1.00000; + vertex 44.9347 40.9998 64.1549; + normal 0.337445 -0.110701 -0.934813; + texcoord 0.00000 2.00000; + vertex 12.5656 1.31179 87.0128; + normal 0.335203 -0.104419 -0.936341; + texcoord 0.00000 1.00000; + vertex 2.95730 9.45382 82.5803; + normal 0.332824 -0.0977932 -0.937904; + texcoord 1.00000 2.00000; + vertex 24.5486 18.7848 89.2692; + normal 0.330395 -0.0910725 -0.939439; + texcoord 1.00000 1.00000; + vertex 16.4688 26.4036 85.6890; + normal 0.251497 -0.317610 -0.914261; + texcoord 0.00000 2.00000; + vertex -2.93139 -42.0377 84.7210; + normal 0.256537 -0.308093 -0.916115; + texcoord 0.00000 1.00000; + vertex -4.64871 -29.5216 79.9005; + normal 0.259007 -0.303394 -0.916988; + texcoord 1.00000 2.00000; + vertex 12.7019 -37.2571 87.3607; + normal 0.264390 -0.293074 -0.918806; + texcoord 1.00000 1.00000; + vertex 11.7965 -26.4003 83.6371; + normal 0.138431 0.118740 -0.983228; + texcoord 0.00000 2.00000; + vertex -27.2988 -63.9025 54.8574; + normal 0.146487 0.125625 -0.981203; + texcoord 0.00000 1.00000; + vertex -24.4254 -51.4695 56.7634; + normal 0.150537 0.129085 -0.980141; + texcoord 1.00000 2.00000; + vertex -11.1758 -66.9717 56.7567; + normal 0.158835 0.136177 -0.977869; + texcoord 1.00000 1.00000; + vertex -8.01114 -55.8523 58.8192; + normal 0.103524 0.271686 -0.956802; + texcoord 0.00000 2.00000; + vertex -4.31254 -75.5282 32.4751; + normal 0.108855 0.293045 -0.949882; + texcoord 0.00000 1.00000; + vertex -8.75238 -63.2279 35.4874; + normal 0.112726 0.308605 -0.944487; + texcoord 1.00000 2.00000; + vertex 12.0670 -68.6545 36.1992; + normal 0.118469 0.331763 -0.935894; + texcoord 1.00000 1.00000; + vertex 8.93924 -58.4565 39.4183; + normal -0.419855 -0.447822 -0.789415; + texcoord 0.00000 2.00000; + vertex 46.7664 119.056 51.9321; + normal -0.441622 -0.494683 -0.748504; + texcoord 0.00000 1.00000; + vertex 48.1006 105.722 58.7869; + normal -0.467329 -0.553043 -0.689744; + texcoord 1.00000 2.00000; + vertex 28.6639 117.796 62.2751; + normal -0.489935 -0.608297 -0.624451; + texcoord 1.00000 1.00000; + vertex 29.5541 110.884 68.3097; + normal -0.333766 -0.0253652 -0.942314; + texcoord 0.00000 2.00000; + vertex -8.54875 79.3605 121.902; + normal -0.337654 -0.0539572 -0.939723; + texcoord 0.00000 1.00000; + vertex -3.62983 65.6505 120.529; + normal -0.341610 -0.0854131 -0.935953; + texcoord 1.00000 2.00000; + vertex -25.3743 69.2963 128.132; + normal -0.345630 -0.120574 -0.930592; + texcoord 1.00000 1.00000; + vertex -22.3547 59.5466 128.274; + normal -0.121872 0.447728 -0.885826; + texcoord 0.00000 2.00000; + vertex 14.4268 -10.1064 137.833; + normal -0.119929 0.456140 -0.881790; + texcoord 0.00000 1.00000; + vertex 19.1067 -19.7770 132.301; + normal -0.118709 0.461377 -0.879226; + texcoord 1.00000 2.00000; + vertex -2.53599 -16.9034 136.731; + normal -0.116901 0.469074 -0.875388; + texcoord 1.00000 1.00000; + vertex 1.92148 -27.4287 130.496; + normal 0.554235 0.184067 -0.811753; + texcoord 0.00000 2.00000; + vertex 1.25537 -63.1327 104.306; + normal 0.567510 0.184594 -0.802407; + texcoord 0.00000 1.00000; + vertex -5.76087 -69.4510 98.0826; + normal 0.578356 0.184992 -0.794532; + texcoord 1.00000 2.00000; + vertex -8.98392 -45.5080 101.311; + normal 0.589236 0.185362 -0.786411; + texcoord 1.00000 1.00000; + vertex -17.6398 -52.6069 93.1522; + normal 0.246271 -0.476295 -0.844093; + texcoord 0.00000 2.00000; + vertex -4.10455 -79.2485 42.8372; + normal 0.246652 -0.491190 -0.835401; + texcoord 0.00000 1.00000; + vertex -11.7950 -72.6878 36.8914; + normal 0.246736 -0.494910 -0.833178; + texcoord 1.00000 2.00000; + vertex 7.22219 -69.8869 40.8594; + normal 0.246995 -0.507970 -0.825203; + texcoord 1.00000 1.00000; + vertex -1.01151 -62.1589 33.6378; + normal 0.161921 0.109614 -0.980697; + texcoord 0.00000 2.00000; + vertex 33.6922 120.024 59.3664; + normal 0.153765 0.149757 -0.976693; + texcoord 0.00000 1.00000; + vertex 43.3541 111.903 60.0540; + normal 0.150674 0.164582 -0.974787; + texcoord 1.00000 2.00000; + vertex 20.8169 107.742 55.8678; + normal 0.143545 0.198008 -0.969633; + texcoord 1.00000 1.00000; + vertex 32.4610 97.3766 55.4749; + normal -0.233436 -0.153625 -0.960160; + texcoord 0.00000 2.00000; + vertex -33.2631 53.8028 135.469; + normal -0.236229 -0.153134 -0.959555; + texcoord 0.00000 1.00000; + vertex -21.4764 60.8964 131.468; + normal -0.236988 -0.153000 -0.959389; + texcoord 1.00000 2.00000; + vertex -24.3713 39.3471 135.620; + normal -0.239717 -0.152517 -0.958788; + texcoord 1.00000 1.00000; + vertex -12.3666 45.8808 131.579; + normal -0.297390 -0.119987 -0.947186; + texcoord 0.00000 2.00000; + vertex -8.14995 -34.8612 134.419; + normal -0.310934 -0.117913 -0.943089; + texcoord 0.00000 1.00000; + vertex 2.36650 -26.9929 130.120; + normal -0.312517 -0.117669 -0.942596; + texcoord 1.00000 2.00000; + vertex 0.194750 -47.7092 133.426; + normal -0.325082 -0.115710 -0.938580; + texcoord 1.00000 1.00000; + vertex 11.6903 -39.8203 128.472; + normal 0.0515689 0.214302 -0.975405; + texcoord 0.00000 2.00000; + vertex -27.0897 -91.2112 78.1742; + normal 0.0411415 0.209375 -0.976970; + texcoord 0.00000 1.00000; + vertex -22.0786 -78.7749 81.1714; + normal 0.0395068 0.208600 -0.977203; + texcoord 1.00000 2.00000; + vertex -12.8624 -97.1507 77.6214; + normal 0.0295790 0.203881 -0.978549; + texcoord 1.00000 1.00000; + vertex -7.10579 -84.4212 80.4476; + normal 0.327227 0.446300 -0.832910; + texcoord 0.00000 2.00000; + vertex -26.5396 -95.1213 15.2094; + normal 0.355769 0.467111 -0.809466; + texcoord 0.00000 1.00000; + vertex -23.5072 -82.6095 23.1050; + normal 0.374274 0.480399 -0.793180; + texcoord 1.00000 2.00000; + vertex -8.14977 -99.9822 19.8297; + normal 0.404813 0.501952 -0.764310; + texcoord 1.00000 1.00000; + vertex -5.50336 -90.6265 27.3755; + normal 0.198338 0.286938 -0.937192; + texcoord 0.00000 2.00000; + vertex 54.6259 118.670 70.2576; + normal 0.206958 0.289592 -0.934508; + texcoord 0.00000 1.00000; + vertex 48.5317 106.975 65.3873; + normal 0.207999 0.289911 -0.934178; + texcoord 1.00000 2.00000; + vertex 41.2377 126.257 69.7472; + normal 0.216184 0.292410 -0.931537; + texcoord 1.00000 1.00000; + vertex 34.4401 114.473 64.4706; + normal 0.130163 -0.368042 -0.920654; + texcoord 0.00000 2.00000; + vertex 6.02120 58.3861 134.867; + normal 0.143337 -0.397577 -0.906304; + texcoord 0.00000 1.00000; + vertex -4.17474 63.9883 131.186; + normal 0.151988 -0.416917 -0.896147; + texcoord 1.00000 2.00000; + vertex 20.2476 74.5152 130.431; + normal 0.162046 -0.439350 -0.883579; + texcoord 1.00000 1.00000; + vertex 7.13410 82.2051 124.202; + normal 0.338366 0.0393463 -0.940192; + texcoord 0.00000 2.00000; + vertex 32.3715 -39.0899 133.239; + normal 0.331115 0.0616097 -0.941577; + texcoord 0.00000 1.00000; + vertex 20.1935 -29.6122 129.253; + normal 0.327124 0.0736209 -0.942109; + texcoord 1.00000 2.00000; + vertex 40.9668 -22.3633 137.032; + normal 0.318574 0.0987926 -0.942736; + texcoord 1.00000 1.00000; + vertex 31.5410 -14.3549 134.686; + normal 0.147688 0.361759 -0.920499; + texcoord 0.00000 2.00000; + vertex -5.14770 -89.7382 75.6452; + normal 0.147044 0.417936 -0.896497; + texcoord 0.00000 1.00000; + vertex -15.0662 -77.2860 78.9476; + normal 0.146662 0.438555 -0.886656; + texcoord 1.00000 2.00000; + vertex 5.83311 -78.3077 81.8993; + normal 0.144939 0.502592 -0.852288; + texcoord 1.00000 1.00000; + vertex -0.798740 -69.6092 85.9010; + normal -0.213731 0.738875 -0.639048; + texcoord 0.00000 2.00000; + vertex -2.25271 -78.0927 16.9833; + normal -0.227444 0.801134 -0.553582; + texcoord 0.00000 1.00000; + vertex -12.7637 -71.9222 27.6331; + normal -0.235598 0.839753 -0.489191; + texcoord 1.00000 2.00000; + vertex 8.68184 -66.2909 26.9716; + normal -0.246740 0.896395 -0.368232; + texcoord 1.00000 1.00000; + vertex 3.12621 -64.1498 35.9064; + normal 0.00924343 -0.602769 -0.797862; + texcoord 0.00000 2.00000; + vertex 38.4610 153.008 53.4304; + normal 0.0310165 -0.680854 -0.731762; + texcoord 0.00000 1.00000; + vertex 51.2905 144.462 60.0358; + normal 0.0391479 -0.708396 -0.704728; + texcoord 1.00000 2.00000; + vertex 31.4939 140.977 62.4395; + normal 0.0658239 -0.792258 -0.606625; + texcoord 1.00000 1.00000; + vertex 38.8563 136.640 68.9022; + normal 0.0142507 -0.142915 -0.989632; + texcoord 0.00000 2.00000; + vertex -18.6223 100.491 146.737; + normal 0.0143349 -0.151816 -0.988305; + texcoord 0.00000 1.00000; + vertex -10.6772 88.3937 148.598; + normal 0.0143996 -0.158742 -0.987215; + texcoord 1.00000 2.00000; + vertex -36.2500 88.1033 148.272; + normal 0.0144840 -0.167873 -0.985702; + texcoord 1.00000 1.00000; + vertex -29.4201 76.6404 150.324; + normal -0.342960 0.220833 -0.913023; + texcoord 0.00000 2.00000; + vertex 14.8846 -19.6666 159.265; + normal -0.342884 0.217708 -0.913802; + texcoord 0.00000 1.00000; + vertex 24.5179 -29.1499 153.353; + normal -0.342874 0.217336 -0.913894; + texcoord 1.00000 2.00000; + vertex 4.94282 -31.3292 160.178; + normal -0.342793 0.214177 -0.914670; + texcoord 1.00000 1.00000; + vertex 13.6557 -40.7415 154.709; + normal -0.525988 -0.0197021 -0.850264; + texcoord 0.00000 2.00000; + vertex -30.7938 -104.447 106.105; + normal -0.549925 -0.0166819 -0.835048; + texcoord 0.00000 1.00000; + vertex -21.7091 -98.2044 100.340; + normal -0.563809 -0.0148973 -0.825771; + texcoord 1.00000 2.00000; + vertex -23.7723 -123.998 102.214; + normal -0.582358 -0.0124738 -0.812836; + texcoord 1.00000 1.00000; + vertex -12.0355 -116.485 93.6903; + normal 0.356933 -0.202330 -0.911955; + texcoord 0.00000 2.00000; + vertex -23.7637 -114.252 29.8563; + normal 0.386050 -0.167820 -0.907084; + texcoord 0.00000 1.00000; + vertex -20.4221 -97.4021 27.4257; + normal 0.409940 -0.138507 -0.901535; + texcoord 1.00000 2.00000; + vertex -4.14075 -112.512 37.1505; + normal 0.445573 -0.0929507 -0.890407; + texcoord 1.00000 1.00000; + vertex -1.68752 -101.748 37.2544; + normal -0.360327 -0.0954935 -0.927925; + texcoord 0.00000 2.00000; + vertex 36.7872 149.793 66.5885; + normal -0.350032 -0.108061 -0.930484; + texcoord 0.00000 1.00000; + vertex 50.9972 145.455 61.5169; + normal -0.343414 -0.116064 -0.931985; + texcoord 1.00000 2.00000; + vertex 34.0868 129.941 69.6801; + normal -0.331823 -0.129941 -0.934349; + texcoord 1.00000 1.00000; + vertex 45.7765 125.785 66.1066; + normal -0.0503579 -0.367988 -0.928466; + texcoord 0.00000 2.00000; + vertex -25.3968 80.1112 159.601; + normal -0.0248947 -0.366569 -0.930058; + texcoord 0.00000 1.00000; + vertex -12.8183 89.3196 155.269; + normal -0.00962087 -0.365604 -0.930721; + texcoord 1.00000 2.00000; + vertex -11.0567 67.3641 163.875; + normal 0.0198876 -0.363496 -0.931384; + texcoord 1.00000 1.00000; + vertex -0.977170 74.1061 161.459; + normal 0.260854 0.0188297 -0.965194; + texcoord 0.00000 2.00000; + vertex 30.3483 -48.3500 158.497; + normal 0.269217 0.0509152 -0.961733; + texcoord 0.00000 1.00000; + vertex 25.6162 -32.8774 157.520; + normal 0.275197 0.0745604 -0.958492; + texcoord 1.00000 2.00000; + vertex 48.2802 -39.4313 163.517; + normal 0.284404 0.112237 -0.952112; + texcoord 1.00000 1.00000; + vertex 45.1901 -27.7495 163.971; + normal 0.472239 0.0754411 -0.878236; + texcoord 0.00000 2.00000; + vertex -18.9929 -115.181 94.6170; + normal 0.510496 0.134434 -0.849306; + texcoord 0.00000 1.00000; + vertex -19.5791 -98.0169 95.7763; + normal 0.522875 0.154386 -0.838312; + texcoord 1.00000 2.00000; + vertex -5.06094 -110.725 102.491; + normal 0.565733 0.227515 -0.792580; + texcoord 1.00000 1.00000; + vertex -5.39906 -100.237 105.261; + normal -0.0741896 0.817430 0.571231; + texcoord 0.00000 2.00000; + vertex -10.8351 -85.5200 14.6638; + normal -0.0872001 0.883183 0.460851; + texcoord 0.00000 1.00000; + vertex -18.2937 -94.1028 25.9771; + normal -0.0952709 0.919719 0.380841; + texcoord 1.00000 2.00000; + vertex 3.09555 -91.4881 25.0135; + normal -0.108253 0.968390 0.224729; + texcoord 1.00000 1.00000; + vertex -1.20859 -94.0916 34.1589; + normal -0.911040 0.402930 -0.0874875; + texcoord 0.00000 2.00000; + vertex 39.8558 48.1785 80.6028; + normal -0.911331 0.402249 -0.0875908; + texcoord 0.00000 1.00000; + vertex 34.9220 33.1381 62.7102; + normal -0.911407 0.402071 -0.0876179; + texcoord 1.00000 2.00000; + vertex 31.5186 30.8281 87.5122; + normal -0.911809 0.401127 -0.0877609; + texcoord 1.00000 1.00000; + vertex 28.3876 21.9058 79.2615; + normal -0.895351 0.438404 -0.0784088; + texcoord 0.00000 2.00000; + vertex 12.8644 27.5890 90.8440; + normal -0.893995 0.441332 -0.0774556; + texcoord 0.00000 1.00000; + vertex 10.5984 19.5761 71.9181; + normal -0.894307 0.440661 -0.0776742; + texcoord 1.00000 2.00000; + vertex 6.21778 14.5210 93.6759; + normal -0.892776 0.443941 -0.0766039; + texcoord 1.00000 1.00000; + vertex 4.03007 7.65521 79.3831; + normal -0.410456 0.796317 -0.444302; + texcoord 0.00000 2.00000; + vertex 13.5128 -0.396270 96.3145; + normal -0.414375 0.793014 -0.446567; + texcoord 0.00000 1.00000; + vertex 13.0296 -10.1864 79.2142; + normal -0.413734 0.793557 -0.446197; + texcoord 1.00000 2.00000; + vertex -0.765350 -6.76464 98.0910; + normal -0.417910 0.790003 -0.448605; + texcoord 1.00000 1.00000; + vertex -1.76016 -15.4953 83.6430; + normal -0.100375 0.899623 -0.424974; + texcoord 0.00000 2.00000; + vertex 8.00255 -24.6722 77.2685; + normal -0.113129 0.896498 -0.428362; + texcoord 0.00000 1.00000; + vertex -0.122280 -33.6029 60.2823; + normal -0.111225 0.896975 -0.427861; + texcoord 1.00000 2.00000; + vertex -7.63627 -24.8812 80.5200; + normal -0.125761 0.893234 -0.431645; + texcoord 1.00000 1.00000; + vertex -14.5398 -31.7890 68.2366; + normal -0.0163424 0.876433 -0.481247; + texcoord 0.00000 2.00000; + vertex 9.53284 -22.9131 62.3400; + normal -0.0239142 0.874696 -0.484081; + texcoord 0.00000 1.00000; + vertex 3.98685 -32.1465 45.7127; + normal -0.0222583 0.875081 -0.483464; + texcoord 1.00000 2.00000; + vertex -5.26567 -22.1197 64.2874; + normal -0.0303929 0.873163 -0.486480; + texcoord 1.00000 1.00000; + vertex -10.6391 -29.9908 50.4957; + normal -0.286985 -0.786148 -0.547367; + texcoord 0.00000 2.00000; + vertex 18.1341 42.8961 90.9126; + normal -0.273286 -0.788015 -0.551676; + texcoord 0.00000 1.00000; + vertex 28.5578 50.0932 75.1107; + normal -0.275119 -0.787776 -0.551107; + texcoord 1.00000 2.00000; + vertex 32.4128 35.8601 93.5316; + normal -0.259879 -0.789676 -0.555765; + texcoord 1.00000 1.00000; + vertex 41.4822 41.4781 81.3083; + normal -0.268242 -0.823881 -0.499265; + texcoord 0.00000 2.00000; + vertex -16.1311 16.6356 100.609; + normal -0.255981 -0.824766 -0.504217; + texcoord 0.00000 1.00000; + vertex -5.90910 23.4407 83.8874; + normal -0.254862 -0.824840 -0.504663; + texcoord 1.00000 2.00000; + vertex 1.09862 9.08906 103.805; + normal -0.240709 -0.825663 -0.510236; + texcoord 1.00000 1.00000; + vertex 9.64764 14.1641 91.5597; + normal -0.274512 -0.910375 -0.309613; + texcoord 0.00000 2.00000; + vertex -8.22061 -15.8043 108.175; + normal -0.274637 -0.910375 -0.309503; + texcoord 0.00000 1.00000; + vertex -4.23702 -10.7950 89.9132; + normal -0.274674 -0.910374 -0.309471; + texcoord 1.00000 2.00000; + vertex 12.7101 -22.5323 109.399; + normal -0.274806 -0.910374 -0.309356; + texcoord 1.00000 1.00000; + vertex 16.8761 -18.2426 93.0751; + normal 0.385813 -0.813602 -0.434971; + texcoord 0.00000 2.00000; + vertex -9.32178 -48.9996 82.7143; + normal 0.382334 -0.817584 -0.430554; + texcoord 0.00000 1.00000; + vertex -13.5735 -42.3720 66.5463; + normal 0.382660 -0.817213 -0.430969; + texcoord 1.00000 2.00000; + vertex 5.62828 -41.6836 82.2902; + normal 0.379315 -0.820992 -0.426723; + texcoord 1.00000 1.00000; + vertex 1.80799 -34.6690 65.3987; + normal 0.155085 -0.874194 -0.460145; + texcoord 0.00000 2.00000; + vertex -15.6217 -42.3441 65.2223; + normal 0.159794 -0.872060 -0.462577; + texcoord 0.00000 1.00000; + vertex -12.5041 -32.8523 48.2403; + normal 0.159261 -0.872303 -0.462302; + texcoord 1.00000 2.00000; + vertex 0.605490 -40.4017 67.0012; + normal 0.164295 -0.869992 -0.464889; + texcoord 1.00000 1.00000; + vertex 3.92947 -32.1040 52.6477; + normal 0.544772 0.625667 -0.558359; + texcoord 0.00000 2.00000; + vertex 41.3236 32.7368 88.9811; + normal 0.547183 0.624917 -0.556839; + texcoord 0.00000 1.00000; + vertex 34.0446 25.4213 73.6818; + normal 0.546776 0.625044 -0.557096; + texcoord 1.00000 2.00000; + vertex 29.7299 43.0474 89.2230; + normal 0.549162 0.624296 -0.555586; + texcoord 1.00000 1.00000; + vertex 22.1878 36.3129 74.2008; + normal 0.741700 0.361622 -0.564898; + texcoord 0.00000 2.00000; + vertex 16.3002 11.0455 97.4792; + normal 0.732137 0.372003 -0.570604; + texcoord 0.00000 1.00000; + vertex 3.22864 12.9949 81.5645; + normal 0.730632 0.373613 -0.571481; + texcoord 1.00000 2.00000; + vertex 9.74525 29.5141 100.695; + normal 0.719387 0.385435 -0.577859; + texcoord 1.00000 1.00000; + vertex -0.709780 31.6045 89.0742; + normal 0.978120 0.0203753 -0.207040; + texcoord 0.00000 2.00000; + vertex 1.07965 -33.6981 100.427; + normal 0.977967 0.0214210 -0.207659; + texcoord 0.00000 1.00000; + vertex -3.12332 -27.6990 81.1610; + normal 0.977945 0.0215695 -0.207747; + texcoord 1.00000 2.00000; + vertex 1.25397 -14.0319 103.186; + normal 0.977769 0.0227564 -0.208448; + texcoord 1.00000 1.00000; + vertex -2.02883 -8.59648 88.3803; + normal 0.994369 -0.0565748 0.0896082; + texcoord 0.00000 2.00000; + vertex -25.2744 -63.7109 77.3884; + normal 0.993389 -0.0692985 0.0915162; + texcoord 0.00000 1.00000; + vertex -22.9251 -51.1673 59.2379; + normal 0.993479 -0.0682137 0.0913541; + texcoord 1.00000 2.00000; + vertex -24.7870 -47.5868 82.1590; + normal 0.992066 -0.0838366 0.0936797; + texcoord 1.00000 1.00000; + vertex -22.9868 -38.5211 71.2083; + normal 0.936797 0.349338 0.0193509; + texcoord 0.00000 2.00000; + vertex -1.38852 -81.5157 52.9939; + normal 0.940138 0.340285 0.0186054; + texcoord 0.00000 1.00000; + vertex -7.71343 -63.6935 37.4473; + normal 0.940538 0.339185 0.0185148; + texcoord 1.00000 2.00000; + vertex -7.50762 -65.5351 60.7299; + normal 0.945077 0.326382 0.0174620; + texcoord 1.00000 1.00000; + vertex -10.7481 -55.8396 54.8923; + normal -0.956861 -0.227829 0.180306; + texcoord 0.00000 2.00000; + vertex 46.6076 125.805 74.6681; + normal -0.964115 -0.199079 0.175642; + texcoord 0.00000 1.00000; + vertex 48.3520 106.990 60.1515; + normal -0.963671 -0.200950 0.175949; + texcoord 1.00000 2.00000; + vertex 51.3992 111.258 81.7146; + normal -0.972089 -0.162236 0.169477; + texcoord 1.00000 1.00000; + vertex 52.1858 100.430 75.8611; + normal -0.923842 -0.188486 -0.333150; + texcoord 0.00000 2.00000; + vertex -12.7235 77.2833 139.484; + normal -0.919449 -0.202905 -0.336813; + texcoord 0.00000 1.00000; + vertex -3.98283 65.6872 121.807; + normal -0.918324 -0.206477 -0.337710; + texcoord 1.00000 2.00000; + vertex -10.8066 57.6455 145.279; + normal -0.912160 -0.225285 -0.342361; + texcoord 1.00000 1.00000; + vertex -5.26169 49.7727 135.686; + normal -0.820934 -0.208679 -0.531526; + texcoord 0.00000 2.00000; + vertex 7.90418 -26.8949 141.812; + normal -0.823369 -0.205714 -0.528909; + texcoord 0.00000 1.00000; + vertex 17.3253 -24.5195 126.328; + normal -0.823077 -0.206071 -0.529225; + texcoord 1.00000 2.00000; + vertex 11.9057 -42.6312 141.810; + normal -0.825446 -0.203163 -0.526653; + texcoord 1.00000 1.00000; + vertex 21.3940 -40.8484 126.250; + normal -0.210603 0.834271 -0.509547; + texcoord 0.00000 2.00000; + vertex -10.3067 -60.0671 112.157; + normal -0.206885 0.837064 -0.506480; + texcoord 0.00000 1.00000; + vertex -7.87967 -69.0401 96.4631; + normal -0.207664 0.836482 -0.507123; + texcoord 1.00000 2.00000; + vertex -24.7460 -63.7520 112.092; + normal -0.204031 0.839188 -0.504118; + texcoord 1.00000 1.00000; + vertex -22.9001 -72.8321 96.2297; + normal 0.795794 0.0267785 -0.604975; + texcoord 0.00000 2.00000; + vertex -0.715980 -71.4997 55.6339; + normal 0.800106 0.0200465 -0.599524; + texcoord 0.00000 1.00000; + vertex -11.4059 -73.3075 41.4922; + normal 0.799399 0.0211586 -0.600428; + texcoord 1.00000 2.00000; + vertex -1.64966 -56.0504 55.0896; + normal 0.803445 0.0147483 -0.595196; + texcoord 1.00000 1.00000; + vertex -12.7316 -57.3447 40.0982; + normal -0.456639 -0.665500 -0.590416; + texcoord 0.00000 2.00000; + vertex 27.9907 106.012 78.3495; + normal -0.434320 -0.676837 -0.594355; + texcoord 0.00000 1.00000; + vertex 42.8343 111.036 61.2065; + normal -0.442685 -0.672655 -0.592929; + texcoord 1.00000 2.00000; + vertex 38.8671 96.4462 80.7197; + normal -0.417983 -0.684776 -0.596969; + texcoord 1.00000 1.00000; + vertex 51.5352 100.204 67.5389; + normal 0.198020 -0.878621 -0.434526; + texcoord 0.00000 2.00000; + vertex -28.9033 48.6744 152.986; + normal 0.212718 -0.872462 -0.439955; + texcoord 0.00000 1.00000; + vertex -21.5375 60.3031 132.829; + normal 0.212242 -0.872666 -0.439781; + texcoord 1.00000 2.00000; + vertex -9.15880 51.4729 156.325; + normal 0.229427 -0.865127 -0.446002; + texcoord 1.00000 1.00000; + vertex -3.00164 60.3416 142.290; + normal 0.681838 -0.702416 -0.204227; + texcoord 0.00000 2.00000; + vertex 6.34746 -33.8687 150.210; + normal 0.682331 -0.701818 -0.204636; + texcoord 0.00000 1.00000; + vertex 6.99786 -26.8547 128.258; + normal 0.682259 -0.701905 -0.204577; + texcoord 1.00000 2.00000; + vertex 19.8873 -21.2398 151.978; + normal 0.682793 -0.701256 -0.205021; + texcoord 1.00000 1.00000; + vertex 20.9513 -14.8663 133.722; + normal 0.980088 -0.129761 -0.150300; + texcoord 0.00000 2.00000; + vertex -19.7473 -93.5218 104.494; + normal 0.980585 -0.124555 -0.151455; + texcoord 0.00000 1.00000; + vertex -21.1678 -79.0366 82.7246; + normal 0.980593 -0.124473 -0.151473; + texcoord 1.00000 2.00000; + vertex -16.3527 -73.5780 109.410; + normal 0.981187 -0.117814 -0.152942; + texcoord 1.00000 1.00000; + vertex -17.0905 -63.6035 96.9936; + normal 0.932027 0.0216008 0.361745; + texcoord 0.00000 2.00000; + vertex -27.8810 -100.214 42.8347; + normal 0.933874 -0.0280681 0.356499; + texcoord 0.00000 1.00000; + vertex -21.5786 -81.5536 25.4825; + normal 0.933635 -0.0158204 0.357876; + texcoord 1.00000 2.00000; + vertex -30.3483 -84.2838 48.2405; + normal 0.933368 -0.0782972 0.350278; + texcoord 1.00000 1.00000; + vertex -26.1346 -72.2499 39.7024; + normal -0.560509 0.549669 -0.619430; + texcoord 0.00000 2.00000; + vertex 37.6140 118.025 78.4161; + normal -0.564653 0.541773 -0.622615; + texcoord 0.00000 1.00000; + vertex 44.2071 105.580 61.4068; + normal -0.563339 0.544293 -0.621606; + texcoord 1.00000 2.00000; + vertex 26.2216 107.697 79.5599; + normal -0.567612 0.536044 -0.624878; + texcoord 1.00000 1.00000; + vertex 31.7701 95.9704 64.4605; + normal 0.524734 0.621760 -0.581437; + texcoord 0.00000 2.00000; + vertex 5.96571 73.0271 149.957; + normal 0.522130 0.622630 -0.582849; + texcoord 0.00000 1.00000; + vertex -3.94299 64.9391 132.366; + normal 0.522605 0.622472 -0.582592; + texcoord 1.00000 2.00000; + vertex -7.23178 84.8545 150.694; + normal 0.519939 0.623355 -0.584030; + texcoord 1.00000 1.00000; + vertex -16.9771 77.6707 134.351; + normal 0.671861 0.556073 -0.489270; + texcoord 0.00000 2.00000; + vertex 34.6280 -27.2559 147.619; + normal 0.657263 0.568496 -0.494790; + texcoord 0.00000 1.00000; + vertex 20.1059 -26.6347 128.384; + normal 0.659084 0.566972 -0.494117; + texcoord 1.00000 2.00000; + vertex 24.1913 -11.9027 150.737; + normal 0.641951 0.581058 -0.500270; + texcoord 1.00000 1.00000; + vertex 12.6487 -10.9393 137.045; + normal 0.749792 0.660693 -0.0360198; + texcoord 0.00000 2.00000; + vertex -3.38432 -93.2593 100.657; + normal 0.752467 0.657634 -0.0361958; + texcoord 0.00000 1.00000; + vertex -14.7651 -81.4246 80.8328; + normal 0.751615 0.658612 -0.0361397; + texcoord 1.00000 2.00000; + vertex -13.4059 -81.6384 105.204; + normal 0.754856 0.654882 -0.0363532; + texcoord 1.00000 1.00000; + vertex -21.2395 -73.2452 93.7402; + normal 0.285432 0.926886 0.243743; + texcoord 0.00000 2.00000; + vertex 13.4691 -86.2983 39.1002; + normal 0.346847 0.912390 0.217352; + texcoord 0.00000 1.00000; + vertex -11.3376 -75.4376 26.8496; + normal 0.348287 0.911993 0.216712; + texcoord 1.00000 2.00000; + vertex -3.96656 -83.3630 48.3556; + normal 0.436065 0.882579 0.175787; + texcoord 1.00000 1.00000; + vertex -13.9168 -78.1865 47.0489; + normal -0.479354 -0.817763 0.318565; + texcoord 0.00000 2.00000; + vertex 36.9533 160.479 76.8597; + normal -0.524364 -0.794415 0.306508; + texcoord 0.00000 1.00000; + vertex 50.7772 145.994 60.4784; + normal -0.506714 -0.803917 0.311381; + texcoord 1.00000 2.00000; + vertex 49.6969 154.969 81.8902; + normal -0.560308 -0.773600 0.295970; + texcoord 1.00000 1.00000; + vertex 58.7320 145.251 73.5952; + normal -0.757196 -0.512279 -0.405246; + texcoord 0.00000 2.00000; + vertex -27.9787 98.1858 167.320; + normal -0.736291 -0.540970 -0.406481; + texcoord 0.00000 1.00000; + vertex -11.0480 87.5983 149.069; + normal -0.735763 -0.541670 -0.406505; + texcoord 1.00000 2.00000; + vertex -19.3433 80.5016 173.539; + normal -0.706294 -0.578987 -0.407337; + texcoord 1.00000 1.00000; + vertex -9.18313 73.9549 165.228; + normal -0.761844 -0.551500 -0.339767; + texcoord 0.00000 2.00000; + vertex 16.6730 -31.7168 174.618; + normal -0.761155 -0.552103 -0.340332; + texcoord 0.00000 1.00000; + vertex 24.5091 -29.7836 153.910; + normal -0.761251 -0.552019 -0.340253; + texcoord 1.00000 2.00000; + vertex 27.2641 -46.9727 175.633; + normal -0.760533 -0.552646 -0.340840; + texcoord 1.00000 1.00000; + vertex 34.7342 -45.7347 156.957; + normal 0.527946 -0.757827 -0.383369; + texcoord 0.00000 2.00000; + vertex -16.9853 -106.182 119.974; + normal 0.527820 -0.757995 -0.383210; + texcoord 0.00000 1.00000; + vertex -20.3546 -98.3601 99.8718; + normal 0.527818 -0.757997 -0.383208; + texcoord 1.00000 2.00000; + vertex 0.482300 -94.3425 120.625; + normal 0.527689 -0.758169 -0.383045; + texcoord 1.00000 1.00000; + vertex -2.17057 -86.6672 101.778; + normal 0.989999 -0.133204 0.0464523; + texcoord 0.00000 2.00000; + vertex -22.7471 -108.278 50.6200; + normal 0.988792 -0.141052 0.0489239; + texcoord 0.00000 1.00000; + vertex -20.2055 -97.2124 28.1852; + normal 0.988867 -0.140580 0.0487752; + texcoord 1.00000 2.00000; + vertex -20.3225 -88.9258 54.4407; + normal 0.987322 -0.150055 0.0517586; + texcoord 1.00000 1.00000; + vertex -18.2592 -80.4249 39.7277; + normal -0.361627 -0.905312 -0.222791; + texcoord 0.00000 2.00000; + vertex 42.5713 142.943 84.2722; + normal -0.358517 -0.906148 -0.224414; + texcoord 0.00000 1.00000; + vertex 51.2534 144.940 62.0671; + normal -0.358529 -0.906144 -0.224408; + texcoord 1.00000 2.00000; + vertex 61.4827 134.740 86.9098; + normal -0.354976 -0.907083 -0.226257; + texcoord 1.00000 1.00000; + vertex 68.9386 136.017 70.0931; + normal 0.612339 -0.787188 0.0733231; + texcoord 0.00000 2.00000; + vertex -21.2416 84.7669 178.384; + normal 0.605350 -0.792281 0.0764390; + texcoord 0.00000 1.00000; + vertex -12.7013 89.3175 155.918; + normal 0.606156 -0.791698 0.0760809; + texcoord 1.00000 2.00000; + vertex -6.52401 96.5078 181.524; + normal 0.597952 -0.797559 0.0797057; + texcoord 1.00000 1.00000; + vertex 0.551480 100.216 165.552; + normal 0.930696 0.324897 -0.168070; + texcoord 0.00000 2.00000; + vertex 33.5267 -43.2233 179.566; + normal 0.928785 0.329803 -0.169079; + texcoord 0.00000 1.00000; + vertex 25.8995 -32.4733 158.111; + normal 0.929126 0.328933 -0.168900; + texcoord 1.00000 2.00000; + vertex 28.3298 -26.3063 183.490; + normal 0.926801 0.334819 -0.170108; + texcoord 1.00000 1.00000; + vertex 22.8218 -18.0793 169.674; + normal 0.997631 0.0661002 -0.0190547; + texcoord 0.00000 2.00000; + vertex -17.7862 -116.463 115.310; + normal 0.997975 0.0604611 -0.0197662; + texcoord 0.00000 1.00000; + vertex -19.3690 -97.9843 96.5420; + normal 0.997876 0.0621351 -0.0195551; + texcoord 1.00000 2.00000; + vertex -18.7121 -100.975 120.560; + normal 0.998273 0.0550808 -0.0204443; + texcoord 1.00000 1.00000; + vertex -19.5725 -88.9609 110.914; + normal 0.533989 0.683667 0.497448; + texcoord 0.00000 2.00000; + vertex -0.845480 -114.772 34.6488; + normal 0.645088 0.633281 0.427572; + texcoord 0.00000 1.00000; + vertex -18.0773 -95.1245 26.1433; + normal 0.616760 0.647919 0.447000; + texcoord 1.00000 2.00000; + vertex -14.4531 -109.901 42.5604; + normal 0.748914 0.566211 0.344286; + texcoord 1.00000 1.00000; + vertex -22.0573 -99.5818 42.1314; + normal -0.208411 -0.976829 -0.0486818; + texcoord 0.00000 2.00000; + vertex 24.7834 15.2670 73.6810; + normal -0.202014 -0.979052 -0.0254429; + texcoord 0.00000 1.00000; + vertex 14.4522 17.5603 71.8931; + normal -0.202455 -0.978918 -0.0270320; + texcoord 1.00000 2.00000; + vertex 37.5866 12.9637 65.0852; + normal -0.199708 -0.979705 -0.0171661; + texcoord 1.00000 1.00000; + vertex 14.9643 17.7393 55.7188; + normal -0.145658 -0.939115 -0.311201; + texcoord 0.00000 2.00000; + vertex 23.1377 -16.8940 83.5144; + normal -0.140434 -0.958013 -0.249979; + texcoord 0.00000 1.00000; + vertex 13.7123 -13.7275 78.3704; + normal -0.139801 -0.959918 -0.242928; + texcoord 1.00000 2.00000; + vertex 40.9271 -16.8587 75.0816; + normal -0.137033 -0.967420 -0.212885; + texcoord 1.00000 1.00000; + vertex 21.9792 -10.8726 60.0754; + normal -0.328418 -0.568713 -0.754127; + texcoord 0.00000 2.00000; + vertex 8.65631 -43.0858 59.4348; + normal -0.297674 -0.737314 -0.606431; + texcoord 0.00000 1.00000; + vertex -0.666330 -36.8528 58.7942; + normal -0.295945 -0.743965 -0.599110; + texcoord 1.00000 2.00000; + vertex 23.7602 -39.7821 50.3657; + normal -0.274385 -0.813748 -0.512374; + texcoord 1.00000 1.00000; + vertex 3.81345 -28.3862 42.9487; + normal -0.489511 -0.640219 -0.592028; + texcoord 0.00000 2.00000; + vertex 9.66511 -43.8088 46.6927; + normal -0.507688 -0.720964 -0.471660; + texcoord 0.00000 1.00000; + vertex 2.37133 -35.2971 43.5190; + normal -0.507700 -0.721031 -0.471546; + texcoord 1.00000 2.00000; + vertex 24.4513 -47.6192 38.5875; + normal -0.512886 -0.757071 -0.404712; + texcoord 1.00000 1.00000; + vertex 9.85722 -31.8834 27.6464; + normal 0.781635 0.306770 -0.543083; + texcoord 0.00000 2.00000; + vertex 30.8108 62.2862 73.8172; + normal 0.835560 0.365752 -0.409957; + texcoord 0.00000 1.00000; + vertex 33.3205 50.8679 70.9794; + normal 0.830137 0.359122 -0.426501; + texcoord 1.00000 2.00000; + vertex 21.9628 71.6504 66.3722; + normal 0.852414 0.388193 -0.350280; + texcoord 1.00000 1.00000; + vertex 27.4419 50.8635 56.6688; + normal 0.960743 0.0211751 -0.276632; + texcoord 0.00000 2.00000; + vertex -0.613910 34.6814 84.9668; + normal 0.977819 0.0356781 -0.206392; + texcoord 0.00000 1.00000; + vertex -1.49448 24.5629 81.1341; + normal 0.978593 0.0364590 -0.202551; + texcoord 1.00000 2.00000; + vertex -3.48135 50.6505 76.2306; + normal 0.984454 0.0429665 -0.170305; + texcoord 1.00000 1.00000; + vertex -4.83465 29.3430 63.0320; + normal 0.654808 0.242329 -0.715894; + texcoord 0.00000 2.00000; + vertex 2.23211 -3.35884 78.9867; + normal 0.728077 0.327974 -0.601944; + texcoord 0.00000 1.00000; + vertex 3.42617 -13.9858 76.4817; + normal 0.740813 0.344523 -0.576628; + texcoord 1.00000 2.00000; + vertex -12.4751 8.73582 69.6284; + normal 0.767559 0.381891 -0.514794; + texcoord 1.00000 1.00000; + vertex -8.99211 -13.1668 58.5735; + normal 0.106878 0.586795 -0.802651; + texcoord 0.00000 2.00000; + vertex -24.2245 -32.4137 66.2070; + normal 0.110518 0.674112 -0.730314; + texcoord 0.00000 1.00000; + vertex -13.4855 -40.0463 62.0570; + normal 0.110242 0.666419 -0.737382; + texcoord 1.00000 2.00000; + vertex -37.9994 -37.7256 60.4894; + normal 0.112024 0.722492 -0.682243; + texcoord 1.00000 1.00000; + vertex -21.8048 -49.0651 51.1401; + normal 0.561591 0.745475 -0.359002; + texcoord 0.00000 2.00000; + vertex -21.0391 -21.3636 54.7005; + normal 0.569580 0.770037 -0.287440; + texcoord 0.00000 1.00000; + vertex -13.9665 -29.1518 49.5919; + normal 0.569733 0.770578 -0.285681; + texcoord 1.00000 2.00000; + vertex -35.4714 -14.2573 46.8803; + normal 0.572539 0.781518 -0.247849; + texcoord 1.00000 1.00000; + vertex -21.8072 -28.7123 32.8655; + normal -0.723984 -0.320777 -0.610695; + texcoord 0.00000 2.00000; + vertex 31.5549 11.4734 78.6228; + normal -0.768644 -0.347154 -0.537280; + texcoord 0.00000 1.00000; + vertex 31.5849 22.4708 72.8107; + normal -0.773904 -0.350323 -0.527585; + texcoord 1.00000 2.00000; + vertex 43.8063 -2.31362 71.3406; + normal -0.796557 -0.364162 -0.482580; + texcoord 1.00000 1.00000; + vertex 43.5974 16.6976 57.3392; + normal -0.612103 0.142640 -0.777807; + texcoord 0.00000 2.00000; + vertex -3.52352 0.412230 82.3439; + normal -0.758848 0.0692204 -0.647579; + texcoord 0.00000 1.00000; + vertex 0.0166400 10.7296 81.4500; + normal -0.778516 0.0576296 -0.624973; + texcoord 1.00000 2.00000; + vertex 5.11989 -14.9456 72.7254; + normal -0.835029 0.0208562 -0.549810; + texcoord 1.00000 1.00000; + vertex 11.1702 7.34554 64.3821; + normal -0.201997 0.559366 -0.803932; + texcoord 0.00000 2.00000; + vertex -9.40649 -21.5019 68.4913; + normal -0.416286 0.631064 -0.654571; + texcoord 0.00000 1.00000; + vertex 0.922090 -16.5142 69.3666; + normal -0.414751 0.630689 -0.655906; + texcoord 1.00000 2.00000; + vertex -12.2538 -35.4068 59.5319; + normal -0.517043 0.650313 -0.556560; + texcoord 1.00000 1.00000; + vertex 7.55741 -23.5804 54.9458; + normal 0.395852 -0.581565 -0.710692; + texcoord 0.00000 2.00000; + vertex 6.66869 73.6141 120.080; + normal 0.663235 -0.580525 -0.472346; + texcoord 0.00000 1.00000; + vertex -1.44876 66.3589 121.496; + normal 0.642701 -0.583673 -0.496247; + texcoord 1.00000 2.00000; + vertex 7.82751 85.4919 111.006; + normal 0.746316 -0.559496 -0.360523; + texcoord 1.00000 1.00000; + vertex -7.43204 67.6142 107.161; + normal 0.615956 -0.694690 -0.371488; + texcoord 0.00000 2.00000; + vertex 30.2934 -13.6463 145.749; + normal 0.629616 -0.707671 -0.320603; + texcoord 0.00000 1.00000; + vertex 21.5431 -17.6911 138.804; + normal 0.632106 -0.709999 -0.310394; + texcoord 1.00000 2.00000; + vertex 42.8990 1.66903 138.010; + normal 0.638472 -0.715882 -0.282607; + texcoord 1.00000 1.00000; + vertex 26.9706 -5.89657 121.189; + normal 0.366602 -0.653737 -0.661990; + texcoord 0.00000 2.00000; + vertex 6.44504 -71.7720 106.233; + normal 0.377455 -0.697359 -0.609276; + texcoord 0.00000 1.00000; + vertex -5.68760 -70.6229 98.3795; + normal 0.376197 -0.692086 -0.616031; + texcoord 1.00000 2.00000; + vertex 16.8075 -61.2078 101.539; + normal 0.383169 -0.722250 -0.575793; + texcoord 1.00000 1.00000; + vertex -0.0673100 -59.4972 88.1640; + normal -0.735169 0.378566 -0.562330; + texcoord 0.00000 2.00000; + vertex -22.7373 -78.0395 44.7107; + normal -0.763237 0.399286 -0.507977; + texcoord 0.00000 1.00000; + vertex -13.6092 -71.9468 36.8786; + normal -0.764443 0.400192 -0.505444; + texcoord 1.00000 2.00000; + vertex -26.9326 -94.9916 38.7831; + normal -0.781003 0.412808 -0.468639; + texcoord 1.00000 1.00000; + vertex -12.8701 -85.5905 23.6286; + normal 0.780331 0.238698 -0.578020; + texcoord 0.00000 2.00000; + vertex 36.7717 129.796 71.3806; + normal 0.819687 0.315454 -0.478124; + texcoord 0.00000 1.00000; + vertex 38.2975 121.462 69.9986; + normal 0.827347 0.333912 -0.451663; + texcoord 1.00000 2.00000; + vertex 26.1479 139.398 61.0035; + normal 0.838948 0.366549 -0.402255; + texcoord 1.00000 1.00000; + vertex 30.4289 121.370 53.5038; + normal 0.259795 0.831974 -0.490231; + texcoord 0.00000 2.00000; + vertex -31.0511 65.3200 135.464; + normal 0.216985 0.894879 -0.390011; + texcoord 0.00000 1.00000; + vertex -23.9288 62.3337 134.170; + normal 0.202029 0.912615 -0.355411; + texcoord 1.00000 2.00000; + vertex -46.3554 63.3252 123.968; + normal 0.184010 0.931430 -0.313971; + texcoord 1.00000 1.00000; + vertex -28.3881 56.9568 115.606; + normal 0.132044 0.724409 -0.676606; + texcoord 0.00000 2.00000; + vertex -0.867040 -22.8434 126.869; + normal 0.0606671 0.814324 -0.577231; + texcoord 0.00000 1.00000; + vertex 7.23632 -25.0309 126.108; + normal 0.0357649 0.840947 -0.539934; + texcoord 1.00000 2.00000; + vertex -14.2573 -30.7224 115.820; + normal 0.00316130 0.872212 -0.489117; + texcoord 1.00000 1.00000; + vertex 4.32643 -34.5308 109.149; + normal -0.0146977 0.822710 -0.568272; + texcoord 0.00000 2.00000; + vertex -34.4773 -91.8021 14.0392; + normal -0.221897 0.775283 -0.591352; + texcoord 0.00000 1.00000; + vertex -28.9561 -86.7069 21.2729; + normal -0.256425 0.763591 -0.592600; + texcoord 1.00000 2.00000; + vertex -24.4455 -98.2342 4.46778; + normal -0.391375 0.706494 -0.589655; + texcoord 1.00000 1.00000; + vertex -15.6662 -86.5927 12.5889; + normal -0.344032 -0.821212 -0.455250; + texcoord 0.00000 2.00000; + vertex 52.9713 99.3765 65.7673; + normal -0.336036 -0.856758 -0.391210; + texcoord 0.00000 1.00000; + vertex 46.1553 104.113 62.3735; + normal -0.333315 -0.866404 -0.371813; + texcoord 1.00000 2.00000; + vertex 68.6340 98.1018 56.2303; + normal -0.328463 -0.881458 -0.339328; + texcoord 1.00000 1.00000; + vertex 54.6562 107.355 45.7239; + normal -0.695712 -0.368239 -0.616754; + texcoord 0.00000 2.00000; + vertex -2.85139 54.4567 137.364; + normal -0.722794 -0.412772 -0.554246; + texcoord 0.00000 1.00000; + vertex -4.18861 62.5034 134.068; + normal -0.735517 -0.435853 -0.518697; + texcoord 1.00000 2.00000; + vertex 12.5476 42.5495 127.103; + normal -0.745540 -0.455494 -0.486513; + texcoord 1.00000 1.00000; + vertex 9.43832 59.1052 116.367; + normal -0.539273 0.0995674 -0.836224; + texcoord 0.00000 2.00000; + vertex 18.5026 -43.3549 130.997; + normal -0.628781 0.00538929 -0.777564; + texcoord 0.00000 1.00000; + vertex 19.2682 -33.2972 131.701; + normal -0.644797 -0.0130453 -0.764243; + texcoord 1.00000 2.00000; + vertex 30.7049 -49.9994 122.337; + normal -0.691666 -0.0706414 -0.718755; + texcoord 1.00000 1.00000; + vertex 31.3959 -32.0418 119.907; + normal -0.830739 0.268194 0.487796; + texcoord 0.00000 2.00000; + vertex -17.7105 -84.6255 14.1669; + normal -0.736547 0.399015 0.546155; + texcoord 0.00000 1.00000; + vertex -11.9909 -81.6792 22.2878; + normal -0.677037 0.464446 0.570886; + texcoord 1.00000 2.00000; + vertex -18.7092 -68.5071 3.60397; + normal -0.592482 0.542514 0.595520; + texcoord 1.00000 1.00000; + vertex -5.89892 -65.0641 13.2124; + normal 0.895726 -0.0613655 0.440351; + texcoord 0.00000 2.00000; + vertex 55.2372 151.998 49.8775; + normal 0.841711 -0.232468 0.487321; + texcoord 0.00000 1.00000; + vertex 50.7480 147.277 58.3513; + normal 0.823785 -0.273790 0.496405; + texcoord 1.00000 2.00000; + vertex 58.9637 139.810 40.5989; + normal 0.760729 -0.392324 0.517080; + texcoord 1.00000 1.00000; + vertex 48.7247 133.053 50.5355; + normal 0.500938 -0.471702 0.725643; + texcoord 0.00000 2.00000; + vertex -3.02171 90.1789 146.229; + normal 0.369976 -0.697863 0.613274; + texcoord 0.00000 1.00000; + vertex -9.67566 86.4163 148.376; + normal 0.317092 -0.763746 0.562267; + texcoord 1.00000 2.00000; + vertex 8.79922 83.1197 133.480; + normal 0.249061 -0.833431 0.493317; + texcoord 1.00000 1.00000; + vertex -10.0742 76.4712 131.776; + normal 0.761226 -0.209642 -0.613665; + texcoord 0.00000 2.00000; + vertex 29.1710 -19.6098 155.835; + normal 0.835654 -0.178325 -0.519502; + texcoord 0.00000 1.00000; + vertex 25.3732 -28.2752 154.084; + normal 0.840772 -0.175839 -0.512038; + texcoord 1.00000 2.00000; + vertex 25.4634 -8.00931 147.273; + normal 0.875832 -0.157254 -0.456277; + texcoord 1.00000 1.00000; + vertex 18.9970 -24.4214 140.517; + normal 0.549722 0.811648 -0.197568; + texcoord 0.00000 2.00000; + vertex -28.1909 -91.7519 106.058; + normal 0.547278 0.819351 -0.170734; + texcoord 0.00000 1.00000; + vertex -22.6032 -96.5885 101.736; + normal 0.546112 0.822423 -0.159318; + texcoord 1.00000 2.00000; + vertex -44.0198 -83.4744 96.0205; + normal 0.544776 0.825589 -0.147042; + texcoord 1.00000 1.00000; + vertex -32.0792 -93.6483 83.1363; + normal 0.173078 0.618117 -0.766796; + texcoord 0.00000 2.00000; + vertex -29.1417 -94.0196 26.8728; + normal 0.0632079 0.733170 -0.677102; + texcoord 0.00000 1.00000; + vertex -20.1756 -95.5705 27.6464; + normal 0.0366896 0.757007 -0.652376; + texcoord 1.00000 2.00000; + vertex -38.2655 -104.224 16.5875; + normal -0.0213265 0.804000 -0.594247; + texcoord 1.00000 1.00000; + vertex -19.4758 -106.079 13.4039; + normal 0.727185 0.499576 -0.470772; + texcoord 0.00000 2.00000; + vertex 47.9660 154.222 66.6966; + normal 0.743587 0.528758 -0.409259; + texcoord 0.00000 1.00000; + vertex 51.1520 145.851 62.7347; + normal 0.745539 0.532533 -0.400724; + texcoord 1.00000 2.00000; + vertex 37.0581 162.476 58.6061; + normal 0.752902 0.547649 -0.364991; + texcoord 1.00000 1.00000; + vertex 42.9960 147.588 48.5162; + normal 0.497215 0.853916 -0.153640; + texcoord 0.00000 2.00000; + vertex -18.6126 93.4535 155.672; + normal 0.469009 0.878372 -0.0921580; + texcoord 0.00000 1.00000; + vertex -12.5343 89.8782 155.471; + normal 0.462009 0.883474 -0.0776005; + texcoord 1.00000 2.00000; + vertex -31.0758 98.5251 143.525; + normal 0.452741 0.889708 -0.0587021; + texcoord 1.00000 1.00000; + vertex -13.0000 88.8823 136.785; + normal -0.266057 0.302004 0.915427; + texcoord 0.00000 2.00000; + vertex -29.8542 -93.7748 23.7823; + normal -0.200080 0.347578 0.916056; + texcoord 0.00000 1.00000; + vertex -19.0516 -93.7446 26.9120; + normal -0.162332 0.372276 0.913815; + texcoord 1.00000 2.00000; + vertex -32.0695 -74.7601 16.8655; + normal -0.113149 0.403015 0.908172; + texcoord 1.00000 1.00000; + vertex -15.6585 -74.6990 18.8830; + normal -0.566847 0.619720 -0.542799; + texcoord 0.00000 2.00000; + vertex 50.9085 49.6899 69.0901; + normal -0.591419 0.599882 -0.538856; + texcoord 0.00000 1.00000; + vertex 43.6706 37.0247 62.1887; + normal -0.600727 0.592075 -0.537191; + texcoord 1.00000 2.00000; + vertex 38.9584 45.8391 77.1732; + normal -0.632490 0.564146 -0.530751; + texcoord 1.00000 1.00000; + vertex 34.5239 38.4893 74.6455; + normal -0.0626296 0.192731 -0.979251; + texcoord 0.00000 2.00000; + vertex 18.6544 30.5837 70.7212; + normal -0.0734928 0.186841 -0.979637; + texcoord 0.00000 1.00000; + vertex 11.4897 19.2824 68.9552; + normal -0.0848841 0.180628 -0.979882; + texcoord 1.00000 2.00000; + vertex 0.109240 39.9575 73.7522; + normal -0.0967414 0.174119 -0.979961; + texcoord 1.00000 1.00000; + vertex -6.43369 30.7046 72.7541; + normal -0.184643 0.716951 -0.672226; + texcoord 0.00000 2.00000; + vertex 11.2189 -1.57807 84.0585; + normal -0.187671 0.713583 -0.674966; + texcoord 0.00000 1.00000; + vertex 9.55773 -11.3219 74.1226; + normal -0.191172 0.709657 -0.678115; + texcoord 1.00000 2.00000; + vertex -10.3836 -4.10688 87.2950; + normal -0.194591 0.705789 -0.681173; + texcoord 1.00000 1.00000; + vertex -12.3342 -12.0660 79.6056; + normal 0.0139960 0.810719 -0.585268; + texcoord 0.00000 2.00000; + vertex 6.85417 -25.8847 69.3804; + normal 0.00400964 0.807838 -0.589391; + texcoord 0.00000 1.00000; + vertex -1.10523 -33.3007 58.9173; + normal -0.00503116 0.805143 -0.593060; + texcoord 1.00000 2.00000; + vertex -11.1324 -21.5315 74.9803; + normal -0.0175753 0.801266 -0.598050; + texcoord 1.00000 1.00000; + vertex -17.1872 -26.4926 68.5114; + normal 0.231399 0.515842 -0.824840; + texcoord 0.00000 2.00000; + vertex 11.0014 -24.1138 48.9773; + normal 0.223080 0.514808 -0.827773; + texcoord 0.00000 1.00000; + vertex 1.96841 -31.6561 41.7264; + normal 0.216175 0.513920 -0.830153; + texcoord 1.00000 2.00000; + vertex -4.07136 -12.4061 52.0706; + normal 0.206893 0.512686 -0.833276; + texcoord 1.00000 1.00000; + vertex -11.9948 -18.2661 46.4978; + normal -0.288438 -0.410389 -0.865092; + texcoord 0.00000 2.00000; + vertex 20.1821 43.3820 75.9395; + normal -0.275788 -0.413651 -0.867660; + texcoord 0.00000 1.00000; + vertex 31.8505 47.8097 69.9486; + normal -0.269744 -0.415179 -0.868829; + texcoord 1.00000 2.00000; + vertex 29.1726 30.1119 79.2371; + normal -0.255630 -0.418673 -0.871416; + texcoord 1.00000 1.00000; + vertex 39.0302 33.2481 74.8385; + normal -0.342729 -0.131526 -0.930182; + texcoord 0.00000 2.00000; + vertex -19.6634 25.2510 88.0256; + normal -0.337453 -0.134472 -0.931688; + texcoord 0.00000 1.00000; + vertex -7.16302 25.3813 83.4014; + normal -0.331611 -0.137720 -0.933310; + texcoord 1.00000 2.00000; + vertex -17.3082 3.73901 90.1995; + normal -0.325961 -0.140847 -0.934832; + texcoord 1.00000 1.00000; + vertex -6.24671 3.26399 86.4142; + normal -0.390634 -0.475300 -0.788349; + texcoord 0.00000 2.00000; + vertex -7.73922 -22.8290 84.3057; + normal -0.385929 -0.475471 -0.790561; + texcoord 0.00000 1.00000; + vertex 1.59774 -17.1274 76.2417; + normal -0.381485 -0.475620 -0.792626; + texcoord 1.00000 2.00000; + vertex 5.77700 -37.9739 86.7393; + normal -0.376361 -0.475777 -0.794977; + texcoord 1.00000 1.00000; + vertex 14.1836 -33.5342 80.1024; + normal -0.333915 -0.588687 -0.736172; + texcoord 0.00000 2.00000; + vertex -21.5027 -50.0034 76.5192; + normal -0.336178 -0.589144 -0.734775; + texcoord 0.00000 1.00000; + vertex -16.2972 -42.1669 67.8915; + normal -0.337158 -0.589341 -0.734168; + texcoord 1.00000 2.00000; + vertex -7.43523 -58.4723 76.9106; + normal -0.339388 -0.589786 -0.732781; + texcoord 1.00000 1.00000; + vertex -1.87543 -51.1791 68.4656; + normal -0.433165 -0.364079 -0.824509; + texcoord 0.00000 2.00000; + vertex -25.7811 -37.7226 57.8918; + normal -0.433984 -0.364016 -0.824106; + texcoord 0.00000 1.00000; + vertex -16.9799 -31.8019 50.6536; + normal -0.434534 -0.363974 -0.823834; + texcoord 1.00000 2.00000; + vertex -14.6587 -52.4836 58.5665; + normal -0.435353 -0.363911 -0.823430; + texcoord 1.00000 1.00000; + vertex -5.88317 -47.2989 51.6356; + normal 0.640516 0.0340555 -0.767189; + texcoord 0.00000 2.00000; + vertex 44.6665 24.4075 82.6676; + normal 0.643807 0.0318996 -0.764522; + texcoord 0.00000 1.00000; + vertex 35.1749 23.4412 74.7003; + normal 0.646712 0.0299886 -0.762145; + texcoord 1.00000 2.00000; + vertex 43.1304 44.9865 82.2987; + normal 0.649822 0.0279335 -0.759573; + texcoord 1.00000 1.00000; + vertex 33.4299 44.5877 73.9851; + normal 0.682437 0.100140 -0.724052; + texcoord 0.00000 2.00000; + vertex 13.4123 4.57673 92.8091; + normal 0.678087 0.108415 -0.726941; + texcoord 0.00000 1.00000; + vertex 3.52137 9.14892 84.1190; + normal 0.676768 0.110898 -0.727795; + texcoord 1.00000 2.00000; + vertex 14.6314 19.1271 95.9705; + normal 0.671854 0.120046 -0.730891; + texcoord 1.00000 1.00000; + vertex 6.62793 23.4484 89.3233; + normal 0.0540306 -0.0493532 -0.997319; + texcoord 0.00000 2.00000; + vertex 2.00611 -32.0280 70.7700; + normal 0.0551439 -0.0478866 -0.997329; + texcoord 0.00000 1.00000; + vertex 1.88172 -19.3832 70.1376; + normal 0.0555802 -0.0473117 -0.997333; + texcoord 1.00000 2.00000; + vertex 17.7217 -31.3972 71.5902; + normal 0.0566909 -0.0458480 -0.997339; + texcoord 1.00000 1.00000; + vertex 18.1961 -19.2610 71.0593; + normal 0.349750 -0.112258 -0.930093; + texcoord 0.00000 2.00000; + vertex -24.2553 -64.1799 57.5109; + normal 0.370272 -0.0857338 -0.924959; + texcoord 0.00000 1.00000; + vertex -22.4592 -49.7630 56.4463; + normal 0.384964 -0.0663353 -0.920545; + texcoord 1.00000 2.00000; + vertex -7.57703 -62.6619 63.5994; + normal 0.408917 -0.0339271 -0.911941; + texcoord 1.00000 1.00000; + vertex -5.89449 -52.5620 63.9781; + normal 0.635100 0.151522 -0.757423; + texcoord 0.00000 2.00000; + vertex -0.860870 -73.7687 38.7453; + normal 0.637749 0.202562 -0.743131; + texcoord 0.00000 1.00000; + vertex -7.34460 -59.6160 36.1399; + normal 0.638370 0.226104 -0.735772; + texcoord 1.00000 2.00000; + vertex 6.83036 -63.4643 47.2558; + normal 0.638001 0.292553 -0.712297; + texcoord 1.00000 1.00000; + vertex 3.15577 -55.1598 47.3753; + normal -0.494176 -0.406038 -0.768715; + texcoord 0.00000 2.00000; + vertex 44.0719 116.778 53.9319; + normal -0.524944 -0.462201 -0.714706; + texcoord 0.00000 1.00000; + vertex 46.1529 103.241 59.7442; + normal -0.539700 -0.490539 -0.684174; + texcoord 1.00000 2.00000; + vertex 31.6331 114.469 63.1479; + normal -0.570928 -0.554900 -0.605084; + texcoord 1.00000 1.00000; + vertex 33.0857 106.992 68.6339; + normal -0.262927 0.0302213 -0.964342; + texcoord 0.00000 2.00000; + vertex -6.14564 80.8599 122.766; + normal -0.271089 0.0100924 -0.962501; + texcoord 0.00000 1.00000; + vertex -2.65453 67.7430 121.403; + normal -0.273797 0.00334197 -0.961782; + texcoord 1.00000 2.00000; + vertex -19.5697 75.0447 126.244; + normal -0.282561 -0.0187594 -0.959066; + texcoord 1.00000 1.00000; + vertex -17.2145 64.1046 125.764; + normal -0.0510922 0.596642 -0.800879; + texcoord 0.00000 2.00000; + vertex 17.2158 -7.10429 146.186; + normal -0.0482267 0.605482 -0.794396; + texcoord 0.00000 1.00000; + vertex 20.5601 -15.9915 139.352; + normal -0.0455709 0.613588 -0.788310; + texcoord 1.00000 2.00000; + vertex -3.54727 -11.6672 144.112; + normal -0.0430524 0.621200 -0.782469; + texcoord 1.00000 1.00000; + vertex -0.310820 -21.8288 135.866; + normal 0.0927210 0.725594 -0.681847; + texcoord 0.00000 2.00000; + vertex -8.84624 -60.6362 100.281; + normal 0.0953122 0.727696 -0.679246; + texcoord 0.00000 1.00000; + vertex -9.77677 -69.1464 91.0983; + normal 0.0971074 0.729144 -0.677435; + texcoord 1.00000 2.00000; + vertex -27.6010 -58.3667 100.146; + normal 0.0996021 0.731149 -0.674908; + texcoord 1.00000 1.00000; + vertex -29.1167 -66.8117 90.7734; + normal 0.478569 -0.347986 -0.806150; + texcoord 0.00000 2.00000; + vertex -2.62517 -75.6070 42.3310; + normal 0.482277 -0.355999 -0.800421; + texcoord 0.00000 1.00000; + vertex -11.5723 -71.8257 35.3874; + normal 0.484605 -0.361068 -0.796736; + texcoord 1.00000 2.00000; + vertex 6.51426 -59.5639 40.8314; + normal 0.487878 -0.368249 -0.791434; + texcoord 1.00000 1.00000; + vertex -2.97111 -54.9463 32.8357; + normal -0.521030 -0.240463 -0.818966; + texcoord 0.00000 2.00000; + vertex 30.4215 120.074 72.6064; + normal -0.519048 -0.241646 -0.819876; + texcoord 0.00000 1.00000; + vertex 38.0569 118.817 68.1179; + normal -0.514364 -0.244426 -0.822001; + texcoord 1.00000 2.00000; + vertex 31.8595 101.476 77.1523; + normal -0.512044 -0.245797 -0.823040; + texcoord 1.00000 1.00000; + vertex 37.7534 99.9083 73.9535; + normal -0.0156225 -0.613692 -0.789391; + texcoord 0.00000 2.00000; + vertex -22.9957 54.4609 133.836; + normal -0.0129652 -0.612364 -0.790470; + texcoord 0.00000 1.00000; + vertex -17.8699 60.3156 129.183; + normal -0.00755104 -0.609639 -0.792644; + texcoord 1.00000 2.00000; + vertex -7.60272 47.6247 138.846; + normal -0.00440364 -0.608043 -0.793892; + texcoord 1.00000 1.00000; + vertex -3.24500 51.7254 135.681; + normal -0.00758498 -0.402702 -0.915299; + texcoord 0.00000 2.00000; + vertex 5.29183 -33.1228 126.698; + normal -0.00568045 -0.401432 -0.915871; + texcoord 0.00000 1.00000; + vertex 9.96169 -26.4353 123.717; + normal -0.00132317 -0.398517 -0.917160; + texcoord 1.00000 2.00000; + vertex 22.1017 -41.6643 130.316; + normal 0.000793041 -0.397097 -0.917776; + texcoord 1.00000 1.00000; + vertex 26.4457 -36.4815 128.078; + normal 0.618066 -0.00532929 -0.786108; + texcoord 0.00000 2.00000; + vertex -14.0562 -84.2669 80.5800; + normal 0.619368 0.0105102 -0.785030; + texcoord 0.00000 1.00000; + vertex -15.6522 -73.7271 79.2537; + normal 0.623018 0.0742350 -0.778677; + texcoord 1.00000 2.00000; + vertex 2.16146 -76.1453 93.2758; + normal 0.623781 0.100648 -0.775092; + texcoord 1.00000 1.00000; + vertex 1.76988 -71.1036 93.6154; + normal 0.917381 -0.366712 -0.154706; + texcoord 0.00000 2.00000; + vertex -31.9530 -98.9253 24.4550; + normal 0.919412 -0.361978 -0.153794; + texcoord 0.00000 1.00000; + vertex -28.0564 -88.0644 21.8163; + normal 0.925135 -0.348257 -0.151135; + texcoord 1.00000 2.00000; + vertex -26.7823 -91.7545 38.1191; + normal 0.928843 -0.339039 -0.149339; + texcoord 1.00000 1.00000; + vertex -25.3459 -87.9708 38.4626; + normal 0.135864 0.309341 -0.941195; + texcoord 0.00000 2.00000; + vertex 51.0445 113.682 67.5716; + normal 0.139081 0.311971 -0.939857; + texcoord 0.00000 1.00000; + vertex 48.0998 106.889 64.9139; + normal 0.143901 0.315903 -0.937816; + texcoord 1.00000 2.00000; + vertex 36.2273 120.080 67.5356; + normal 0.146952 0.318388 -0.936501; + texcoord 1.00000 1.00000; + vertex 32.7388 113.517 64.7570; + normal 0.487938 -0.129770 -0.863178; + texcoord 0.00000 2.00000; + vertex 3.63991 62.5507 137.791; + normal 0.491814 -0.131937 -0.860646; + texcoord 0.00000 1.00000; + vertex -2.89892 63.1859 134.000; + normal 0.501041 -0.137113 -0.854493; + texcoord 1.00000 2.00000; + vertex 6.90087 83.5957 136.471; + normal 0.504477 -0.139045 -0.852156; + texcoord 1.00000 1.00000; + vertex -0.0133600 84.8463 132.174; + normal 0.711906 0.249971 -0.656280; + texcoord 0.00000 2.00000; + vertex 27.6325 -37.7816 139.177; + normal 0.709704 0.252189 -0.657815; + texcoord 0.00000 1.00000; + vertex 20.8194 -34.1147 133.183; + normal 0.702559 0.259307 -0.662700; + texcoord 1.00000 2.00000; + vertex 27.7520 -17.7035 146.954; + normal 0.699484 0.262333 -0.664758; + texcoord 1.00000 1.00000; + vertex 23.5439 -14.8229 143.663; + normal 0.777116 0.449058 -0.440951; + texcoord 0.00000 2.00000; + vertex -7.44715 -93.2785 85.0411; + normal 0.772140 0.456441 -0.442110; + texcoord 0.00000 1.00000; + vertex -14.7331 -85.1882 80.4396; + normal 0.747178 0.491652 -0.447217; + texcoord 1.00000 2.00000; + vertex -7.99840 -77.5667 100.070; + normal 0.736047 0.506459 -0.449147; + texcoord 1.00000 1.00000; + vertex -10.5079 -74.3928 99.5367; + normal 0.769386 0.625932 -0.127495; + texcoord 0.00000 2.00000; + vertex -1.82636 -91.8608 22.8501; + normal 0.751703 0.648780 -0.118439; + texcoord 0.00000 1.00000; + vertex -10.1347 -81.7008 22.5927; + normal 0.627306 0.776445 -0.0601744; + texcoord 1.00000 2.00000; + vertex -4.61461 -84.7324 41.0208; + normal 0.565219 0.824252 -0.0337117; + texcoord 1.00000 1.00000; + vertex -6.65017 -83.2745 42.5376; + normal -0.567683 -0.722727 -0.394209; + texcoord 0.00000 2.00000; + vertex 40.7438 154.834 57.3307; + normal -0.544147 -0.749281 -0.377468; + texcoord 0.00000 1.00000; + vertex 49.5960 147.404 58.2037; + normal -0.471008 -0.819867 -0.325528; + texcoord 1.00000 2.00000; + vertex 39.8332 147.502 72.0838; + normal -0.420782 -0.859586 -0.289921; + texcoord 1.00000 1.00000; + vertex 43.0098 145.354 73.8407; + normal -0.218471 -0.649830 -0.728005; + texcoord 0.00000 2.00000; + vertex -17.8078 92.6782 144.721; + normal -0.207245 -0.671368 -0.711558; + texcoord 0.00000 1.00000; + vertex -10.7331 86.6744 147.957; + normal -0.186351 -0.709091 -0.680047; + texcoord 1.00000 2.00000; + vertex -25.6600 84.0819 154.751; + normal -0.170362 -0.736008 -0.655187; + texcoord 1.00000 1.00000; + vertex -21.9065 80.6509 157.629; + normal -0.174894 0.151873 -0.972804; + texcoord 0.00000 2.00000; + vertex 19.5613 -22.6463 155.286; + normal -0.175522 0.153678 -0.972407; + texcoord 0.00000 1.00000; + vertex 24.5171 -28.6861 153.452; + normal -0.177125 0.158300 -0.971374; + texcoord 1.00000 2.00000; + vertex 3.27598 -36.6321 156.030; + normal -0.177739 0.160072 -0.970971; + texcoord 1.00000 1.00000; + vertex 7.58771 -42.8249 154.220; + normal -0.177406 -0.858277 -0.481547; + texcoord 0.00000 2.00000; + vertex -25.5506 -101.292 109.014; + normal -0.178387 -0.858722 -0.480389; + texcoord 0.00000 1.00000; + vertex -22.6701 -97.7116 101.571; + normal -0.181023 -0.859908 -0.477272; + texcoord 1.00000 2.00000; + vertex -5.56506 -107.312 112.380; + normal -0.182121 -0.860398 -0.475969; + texcoord 1.00000 1.00000; + vertex -2.65923 -104.646 106.450; + normal 0.309133 -0.673923 -0.671017; + texcoord 0.00000 2.00000; + vertex -23.5599 -103.765 34.7371; + normal 0.310817 -0.671863 -0.672304; + texcoord 0.00000 1.00000; + vertex -20.9807 -96.7462 28.8761; + normal 0.315258 -0.666387 -0.675678; + texcoord 1.00000 2.00000; + vertex -5.13644 -101.904 41.3559; + normal 0.317418 -0.663699 -0.677310; + texcoord 1.00000 1.00000; + vertex -2.80788 -97.1741 37.8120; + normal -0.576394 -0.457153 -0.677333; + texcoord 0.00000 2.00000; + vertex 44.8087 143.044 69.2158; + normal -0.577548 -0.457025 -0.676436; + texcoord 0.00000 1.00000; + vertex 50.2711 145.164 63.1362; + normal -0.579992 -0.456748 -0.674529; + texcoord 1.00000 2.00000; + vertex 54.7305 127.221 71.4518; + normal -0.581207 -0.456609 -0.673577; + texcoord 1.00000 1.00000; + vertex 59.7869 128.537 66.1967; + normal 0.151309 -0.608482 -0.779009; + texcoord 0.00000 2.00000; + vertex -18.4850 82.4850 159.399; + normal 0.157354 -0.605030 -0.780499; + texcoord 0.00000 1.00000; + vertex -12.6093 89.0449 155.416; + normal 0.172024 -0.596504 -0.783958; + texcoord 1.00000 2.00000; + vertex -2.69965 76.6909 166.991; + normal 0.180004 -0.591778 -0.785746; + texcoord 1.00000 1.00000; + vertex 1.56329 80.6616 164.977; + normal 0.499085 0.307322 -0.810227; + texcoord 0.00000 2.00000; + vertex 32.5919 -40.4439 158.336; + normal 0.492547 0.321975 -0.808536; + texcoord 0.00000 1.00000; + vertex 26.0858 -32.3130 157.412; + normal 0.468749 0.372408 -0.800991; + texcoord 1.00000 2.00000; + vertex 42.7596 -26.3218 169.956; + normal 0.457546 0.394738 -0.796764; + texcoord 1.00000 1.00000; + vertex 39.7459 -21.9356 170.398; + normal 0.879921 -0.00181318 -0.475117; + texcoord 0.00000 2.00000; + vertex -17.6265 -109.417 99.1515; + normal 0.879972 0.0129419 -0.474850; + texcoord 0.00000 1.00000; + vertex -19.2374 -97.9134 96.1242; + normal 0.877457 0.0850812 -0.472049; + texcoord 1.00000 2.00000; + vertex -9.02082 -98.2921 115.047; + normal 0.874905 0.116640 -0.470039; + texcoord 1.00000 1.00000; + vertex -9.40923 -94.4207 115.285; + normal 0.511385 0.804839 0.301197; + texcoord 0.00000 2.00000; + vertex -7.96758 -100.512 24.4369; + normal 0.565728 0.780317 0.266564; + texcoord 0.00000 1.00000; + vertex -17.9946 -94.7662 26.1073; + normal 0.713148 0.683789 0.154443; + texcoord 1.00000 2.00000; + vertex -13.0589 -102.976 39.6650; + normal 0.790908 0.606751 0.0794851; + texcoord 1.00000 1.00000; + vertex -15.2951 -100.336 41.7641; + normal -0.718500 0.260627 0.644850; + texcoord 0.00000 2.00000; + vertex 49.7999 37.4634 69.9671; + normal -0.711659 0.266119 0.650171; + texcoord 0.00000 1.00000; + vertex 44.4688 36.1764 64.5473; + normal -0.698856 0.276167 0.659797; + texcoord 1.00000 2.00000; + vertex 47.8830 23.1292 73.6246; + normal -0.690996 0.282193 0.665502; + texcoord 1.00000 1.00000; + vertex 43.3949 21.5634 69.6286; + normal -0.918668 0.304160 0.252061; + texcoord 0.00000 2.00000; + vertex 14.8313 21.2074 80.5094; + normal -0.916249 0.307320 0.256988; + texcoord 0.00000 1.00000; + vertex 12.4088 19.8417 73.3284; + normal -0.910338 0.314795 0.268681; + texcoord 1.00000 2.00000; + vertex 10.3641 4.88426 83.9250; + normal -0.907504 0.318265 0.274125; + texcoord 1.00000 1.00000; + vertex 8.09940 3.24990 78.3252; + normal -0.982387 0.159855 0.0967596; + texcoord 0.00000 2.00000; + vertex 10.7875 -13.5384 84.3523; + normal -0.982086 0.160260 0.0991136; + texcoord 0.00000 1.00000; + vertex 10.3258 -12.5217 77.9846; + normal -0.981237 0.161360 0.105531; + texcoord 1.00000 2.00000; + vertex 7.25537 -33.8496 82.0466; + normal -0.980965 0.161700 0.107519; + texcoord 1.00000 1.00000; + vertex 6.54032 -33.2467 74.6160; + normal -0.888830 0.335934 0.311656; + texcoord 0.00000 2.00000; + vertex -1.78816 -38.0689 65.8627; + normal -0.889033 0.335996 0.311010; + texcoord 0.00000 1.00000; + vertex -2.55537 -35.3070 60.6976; + normal -0.889395 0.336107 0.309853; + texcoord 1.00000 2.00000; + vertex -8.88350 -52.3759 61.0486; + normal -0.889546 0.336152 0.309371; + texcoord 1.00000 1.00000; + vertex -10.1942 -49.1795 53.8068; + normal -0.678051 0.732765 0.0574728; + texcoord 0.00000 2.00000; + vertex 3.17918 -33.8530 53.9960; + normal -0.677439 0.733109 0.0602293; + texcoord 0.00000 1.00000; + vertex 3.29394 -33.2248 47.3403; + normal -0.675627 0.734078 0.0682520; + texcoord 1.00000 2.00000; + vertex -12.4483 -48.2124 52.7066; + normal -0.675064 0.734364 0.0707021; + texcoord 1.00000 1.00000; + vertex -12.8244 -47.8599 45.4529; + normal 0.761924 -0.626245 0.165195; + texcoord 0.00000 2.00000; + vertex 31.4435 54.0736 81.6137; + normal 0.761901 -0.626222 0.165385; + texcoord 0.00000 1.00000; + vertex 30.4675 51.5414 76.5153; + normal 0.761864 -0.626186 0.165691; + texcoord 1.00000 2.00000; + vertex 41.6041 65.0207 76.2502; + normal 0.761848 -0.626170 0.165828; + texcoord 1.00000 1.00000; + vertex 40.6599 61.8918 68.7731; + normal 0.243639 -0.960464 -0.134717; + texcoord 0.00000 2.00000; + vertex -2.21747 20.7006 89.1474; + normal 0.242132 -0.961366 -0.130950; + texcoord 0.00000 1.00000; + vertex -2.24591 21.6714 82.1751; + normal 0.238978 -0.963192 -0.123091; + texcoord 1.00000 2.00000; + vertex 14.1470 24.8049 89.4811; + normal 0.237514 -0.964011 -0.119454; + texcoord 1.00000 1.00000; + vertex 14.7200 25.7928 82.6481; + normal 0.229590 -0.913148 -0.336823; + texcoord 0.00000 2.00000; + vertex 5.28991 -19.1769 83.4943; + normal 0.228859 -0.914892 -0.332559; + texcoord 0.00000 1.00000; + vertex 3.73180 -17.3267 77.4164; + normal 0.227477 -0.918103 -0.324562; + texcoord 1.00000 2.00000; + vertex 20.9380 -14.5139 81.5191; + normal 0.226834 -0.919561 -0.320865; + texcoord 1.00000 1.00000; + vertex 19.7691 -12.3581 74.5146; + normal 0.611621 -0.696079 -0.376024; + texcoord 0.00000 2.00000; + vertex -9.76759 -43.0312 70.9329; + normal 0.612101 -0.697969 -0.371715; + texcoord 0.00000 1.00000; + vertex -12.2982 -42.1082 65.1081; + normal 0.613036 -0.701770 -0.362914; + texcoord 1.00000 2.00000; + vertex 2.46496 -30.9025 68.3777; + normal 0.613404 -0.703314 -0.359283; + texcoord 1.00000 1.00000; + vertex -0.00508000 -29.4879 61.3914; + normal 0.824649 -0.552314 0.122076; + texcoord 0.00000 2.00000; + vertex -13.7881 -30.1786 58.0296; + normal 0.824111 -0.552569 0.124533; + texcoord 0.00000 1.00000; + vertex -13.6784 -31.4203 51.6702; + normal 0.822775 -0.553176 0.130532; + texcoord 1.00000 2.00000; + vertex -2.88231 -14.3885 55.7986; + normal 0.822303 -0.553382 0.132616; + texcoord 1.00000 1.00000; + vertex -2.35289 -15.3724 48.4102; + normal -0.342709 0.908978 -0.237297; + texcoord 0.00000 2.00000; + vertex 28.5796 26.6249 77.4904; + normal -0.343056 0.909805 -0.233599; + texcoord 0.00000 1.00000; + vertex 30.9720 26.1576 72.2452; + normal -0.343874 0.911752 -0.224632; + texcoord 1.00000 2.00000; + vertex 10.8338 18.5184 72.0668; + normal -0.344110 0.912313 -0.221976; + texcoord 1.00000 1.00000; + vertex 13.6028 17.7033 64.4244; + normal 0.0468346 0.980308 0.191839; + texcoord 0.00000 2.00000; + vertex -0.759570 7.41620 93.3737; + normal 0.0468632 0.980171 0.192533; + texcoord 0.00000 1.00000; + vertex 1.43028 8.38007 87.9137; + normal 0.0469156 0.979918 0.193802; + texcoord 1.00000 2.00000; + vertex -16.8882 9.08008 88.8087; + normal 0.0469372 0.979813 0.194326; + texcoord 1.00000 1.00000; + vertex -14.5683 10.4580 81.3005; + normal 0.900761 0.419089 -0.113991; + texcoord 0.00000 2.00000; + vertex 3.85716 -16.4388 79.3607; + normal 0.901800 0.417877 -0.110158; + texcoord 0.00000 1.00000; + vertex 3.19337 -16.8791 72.4965; + normal 0.903814 0.415454 -0.102557; + texcoord 1.00000 2.00000; + vertex -3.15164 -1.44610 79.0975; + normal 0.904745 0.414299 -0.0989615; + texcoord 1.00000 1.00000; + vertex -3.97866 -1.31340 72.0921; + normal 0.883042 0.192894 0.427818; + texcoord 0.00000 2.00000; + vertex -20.4856 -46.4993 65.1815; + normal 0.881541 0.189249 0.432515; + texcoord 0.00000 1.00000; + vertex -17.7714 -43.8113 58.3671; + normal 0.875978 0.176322 0.448969; + texcoord 1.00000 2.00000; + vertex -26.8828 -26.1106 69.1928; + normal 0.874073 0.172085 0.454293; + texcoord 1.00000 1.00000; + vertex -24.7754 -23.3976 64.1104; + normal 0.0852726 0.536846 0.839360; + texcoord 0.00000 2.00000; + vertex -12.0957 -57.7818 41.7448; + normal 0.0864932 0.540588 0.836830; + texcoord 0.00000 1.00000; + vertex -8.36895 -53.9136 38.8922; + normal 0.0889295 0.548037 0.831713; + texcoord 1.00000 2.00000; + vertex -26.5452 -48.9025 37.5337; + normal 0.0898791 0.550934 0.829695; + texcoord 1.00000 1.00000; + vertex -22.2974 -43.6911 33.6130; + normal -0.708316 -0.211449 0.673482; + texcoord 0.00000 2.00000; + vertex 51.5794 109.235 66.8466; + normal -0.705579 -0.204862 0.678373; + texcoord 0.00000 1.00000; + vertex 47.7316 104.723 61.3830; + normal -0.694710 -0.179723 0.696475; + texcoord 1.00000 2.00000; + vertex 62.2711 90.6149 72.2452; + normal -0.691043 -0.171569 0.702156; + texcoord 1.00000 1.00000; + vertex 59.6185 86.7821 68.6981; + normal -0.293306 -0.811234 0.505836; + texcoord 0.00000 2.00000; + vertex 2.08468 68.6740 127.622; + normal -0.294984 -0.813552 0.501116; + texcoord 0.00000 1.00000; + vertex -1.52354 67.4473 123.562; + normal -0.298052 -0.817756 0.492382; + texcoord 1.00000 2.00000; + vertex 15.5348 59.8301 121.237; + normal -0.299186 -0.819299 0.489120; + texcoord 1.00000 1.00000; + vertex 10.6951 57.7405 114.776; + normal -0.698664 -0.713352 -0.0547597; + texcoord 0.00000 2.00000; + vertex 21.0211 -19.0577 145.942; + normal -0.699156 -0.713103 -0.0516302; + texcoord 0.00000 1.00000; + vertex 20.2600 -17.8403 139.794; + normal -0.700148 -0.712567 -0.0451755; + texcoord 1.00000 2.00000; + vertex 33.5707 -31.1187 142.944; + normal -0.700534 -0.712346 -0.0426144; + texcoord 1.00000 1.00000; + vertex 33.0201 -30.1251 135.385; + normal -0.916669 0.337119 -0.214638; + texcoord 0.00000 2.00000; + vertex -11.4052 -71.2578 100.176; + normal -0.917309 0.337769 -0.210848; + texcoord 0.00000 1.00000; + vertex -9.62696 -70.0835 94.4260; + normal -0.918621 0.339134 -0.202788; + texcoord 1.00000 2.00000; + vertex -16.7513 -88.2369 96.3398; + normal -0.919089 0.339631 -0.199813; + texcoord 1.00000 1.00000; + vertex -14.7659 -87.2812 88.8319; + normal 0.349575 0.841008 -0.412920; + texcoord 0.00000 2.00000; + vertex -13.5475 -67.7830 42.0249; + normal 0.350487 0.843045 -0.407963; + texcoord 0.00000 1.00000; + vertex -12.4951 -70.6983 36.9780; + normal 0.352510 0.847558 -0.396715; + texcoord 1.00000 2.00000; + vertex -31.4261 -62.7276 37.1854; + normal 0.353163 0.849013 -0.393005; + texcoord 1.00000 1.00000; + vertex -30.5387 -66.3820 30.0883; + normal 0.339059 -0.789226 0.512017; + texcoord 0.00000 2.00000; + vertex 37.2326 122.465 73.4788; + normal 0.339105 -0.788262 0.513470; + texcoord 0.00000 1.00000; + vertex 37.1606 121.852 72.5817; + normal 0.339829 -0.767298 0.543847; + texcoord 1.00000 2.00000; + vertex 56.4448 127.369 68.3150; + normal 0.339843 -0.766672 0.544720; + texcoord 1.00000 1.00000; + vertex 56.9165 126.647 67.0046; + normal 0.876462 -0.0301690 0.480526; + texcoord 0.00000 2.00000; + vertex -19.5925 62.0132 132.989; + normal 0.875592 -0.0294453 0.482153; + texcoord 0.00000 1.00000; + vertex -19.1382 61.5597 132.132; + normal 0.861705 -0.0182363 0.507081; + texcoord 1.00000 2.00000; + vertex -16.0277 76.0127 127.366; + normal 0.861148 -0.0177991 0.508043; + texcoord 1.00000 1.00000; + vertex -15.2254 75.9165 126.002; + normal 0.831060 -0.482574 0.276517; + texcoord 0.00000 2.00000; + vertex 5.07442 -26.6006 131.242; + normal 0.829701 -0.482501 0.280693; + texcoord 0.00000 1.00000; + vertex 5.43709 -26.6840 130.006; + normal 0.800981 -0.479367 0.358659; + texcoord 1.00000 2.00000; + vertex 12.9576 -12.4726 132.205; + normal 0.799627 -0.479159 0.361945; + texcoord 1.00000 1.00000; + vertex 13.6910 -12.0933 131.087; + normal 0.945971 0.157222 0.283585; + texcoord 0.00000 2.00000; + vertex -17.8779 -75.1129 82.8560; + normal 0.944976 0.155707 0.287707; + texcoord 0.00000 1.00000; + vertex -17.5584 -74.7004 81.5613; + normal 0.914222 0.117191 0.387898; + texcoord 1.00000 2.00000; + vertex -22.1648 -56.8274 87.0183; + normal 0.912841 0.115712 0.391575; + texcoord 1.00000 1.00000; + vertex -21.9057 -55.9048 86.1416; + normal 0.210479 -0.0447421 0.976574; + texcoord 0.00000 2.00000; + vertex -26.7849 -84.7890 24.4930; + normal 0.206705 -0.0465452 0.977296; + texcoord 0.00000 1.00000; + vertex -25.5821 -84.2802 24.2571; + normal 0.119250 -0.0876079 0.988992; + texcoord 1.00000 2.00000; + vertex -33.2169 -67.3296 26.6792; + normal 0.115964 -0.0891244 0.989247; + texcoord 1.00000 1.00000; + vertex -32.3124 -66.3249 26.6637; + normal -0.995403 -0.0840803 -0.0458574; + texcoord 0.00000 2.00000; + vertex 46.5389 105.169 66.5190; + normal -0.995474 -0.0846613 -0.0431693; + texcoord 0.00000 1.00000; + vertex 46.5628 105.473 65.4442; + normal -0.995592 -0.0937864 -0.000508010; + texcoord 1.00000 2.00000; + vertex 47.9851 90.3921 62.2223; + normal -0.995557 -0.0941519 0.00121865; + texcoord 1.00000 1.00000; + vertex 48.0000 90.2140 60.6865; + normal -0.0484188 0.996475 -0.0685067; + texcoord 0.00000 2.00000; + vertex -3.79429 63.8826 136.625; + normal -0.0485697 0.996693 -0.0651425; + texcoord 0.00000 1.00000; + vertex -3.67566 63.8066 135.436; + normal -0.0512535 0.998681 -0.00295463; + texcoord 1.00000 2.00000; + vertex -20.5437 62.9388 134.736; + normal -0.0513536 0.998680 -0.000542118; + texcoord 1.00000 1.00000; + vertex -20.9991 62.9146 133.334; + normal 0.393042 0.859286 0.327329; + texcoord 0.00000 2.00000; + vertex 20.0080 -35.0567 136.041; + normal 0.392750 0.858178 0.330572; + texcoord 0.00000 1.00000; + vertex 20.1647 -34.6771 134.856; + normal 0.385027 0.830888 0.401720; + texcoord 1.00000 2.00000; + vertex 2.46838 -26.9762 135.889; + normal 0.384718 0.829854 0.404147; + texcoord 1.00000 1.00000; + vertex 2.13474 -26.2490 134.713; + normal 0.245239 0.607722 0.755335; + texcoord 0.00000 2.00000; + vertex -16.2556 -83.1779 82.2642; + normal 0.244266 0.605372 0.757535; + texcoord 0.00000 1.00000; + vertex -15.8468 -82.3432 81.4599; + normal 0.223312 0.554734 0.801500; + texcoord 1.00000 2.00000; + vertex -32.9496 -75.3382 81.3767; + normal 0.222540 0.552868 0.803002; + texcoord 1.00000 1.00000; + vertex -33.0252 -74.1434 80.5751; + normal 0.305025 0.143358 0.941492; + texcoord 0.00000 2.00000; + vertex -11.6027 -81.0721 25.4959; + normal 0.304971 0.137916 0.942322; + texcoord 0.00000 1.00000; + vertex -11.5202 -79.6822 25.2576; + normal 0.301501 0.0184136 0.953288; + texcoord 1.00000 2.00000; + vertex -27.5104 -78.7554 30.2969; + normal 0.301249 0.0131619 0.953455; + texcoord 1.00000 1.00000; + vertex -27.9667 -77.5673 30.4247; + normal -0.434919 -0.175475 0.883207; + texcoord 0.00000 2.00000; + vertex 49.7988 148.705 59.4519; + normal -0.436318 -0.170186 0.883551; + texcoord 0.00000 1.00000; + vertex 50.1528 147.175 59.3221; + normal -0.474438 0.00353281 0.880282; + texcoord 1.00000 2.00000; + vertex 68.3622 151.355 69.1195; + normal -0.475555 0.00992648 0.879630; + texcoord 1.00000 1.00000; + vertex 69.0219 150.495 69.4859; + normal -0.0533900 -0.522529 0.850949; + texcoord 0.00000 2.00000; + vertex -9.62721 88.4657 149.466; + normal -0.0525992 -0.520943 0.851970; + texcoord 0.00000 1.00000; + vertex -10.1054 87.6065 148.909; + normal -0.0348108 -0.484811 0.873926; + texcoord 1.00000 2.00000; + vertex 9.27707 80.1190 145.527; + normal -0.0342910 -0.483742 0.874538; + texcoord 1.00000 1.00000; + vertex 9.20632 78.7845 144.786; + normal -0.00605869 -0.977609 0.210345; + texcoord 0.00000 2.00000; + vertex 25.5889 -29.3911 155.021; + normal -0.00538082 -0.977256 0.211993; + texcoord 0.00000 1.00000; + vertex 25.1326 -29.5865 154.100; + normal 0.00436190 -0.971841 0.235595; + texcoord 1.00000 2.00000; + vertex 38.8230 -30.8261 148.733; + normal 0.00475664 -0.971608 0.236548; + texcoord 1.00000 1.00000; + vertex 38.6945 -31.2060 147.175; + normal 0.636320 -0.765893 0.0922261; + texcoord 0.00000 2.00000; + vertex -21.4260 -97.5468 102.053; + normal 0.635807 -0.765813 0.0963351; + texcoord 0.00000 1.00000; + vertex -21.3266 -97.6154 100.797; + normal 0.624455 -0.762001 0.171496; + texcoord 1.00000 2.00000; + vertex -9.04519 -87.2517 102.126; + normal 0.623893 -0.761741 0.174666; + texcoord 1.00000 1.00000; + vertex -8.42102 -87.0274 100.875; + normal 0.924414 -0.353688 0.142704; + texcoord 0.00000 2.00000; + vertex -20.3774 -96.1809 30.2190; + normal 0.923685 -0.353938 0.146741; + texcoord 0.00000 1.00000; + vertex -20.1753 -96.1643 28.9506; + normal 0.905851 -0.357684 0.226927; + texcoord 1.00000 2.00000; + vertex -14.3639 -80.1521 30.9912; + normal 0.905006 -0.357784 0.230119; + texcoord 1.00000 1.00000; + vertex -13.8532 -79.6237 29.8043; + normal 0.463218 -0.879469 0.109376; + texcoord 0.00000 2.00000; + vertex 51.4394 145.117 64.2114; + normal 0.463325 -0.879070 0.112093; + texcoord 0.00000 1.00000; + vertex 51.3435 144.925 63.0712; + normal 0.464734 -0.869805 0.165712; + texcoord 1.00000 2.00000; + vertex 67.6954 153.304 61.1938; + normal 0.464758 -0.869441 0.167545; + texcoord 1.00000 1.00000; + vertex 68.1371 153.263 59.7541; + normal 0.829113 -0.246140 0.501983; + texcoord 0.00000 2.00000; + vertex -12.4450 89.8007 156.807; + normal 0.827447 -0.245529 0.505022; + texcoord 0.00000 1.00000; + vertex -11.8951 89.5276 155.765; + normal 0.795180 -0.233832 0.559474; + texcoord 1.00000 2.00000; + vertex -6.92391 105.349 155.312; + normal 0.793825 -0.233346 0.561597; + texcoord 1.00000 1.00000; + vertex -6.04677 105.579 154.168; + normal 0.635142 0.591350 0.496890; + texcoord 0.00000 2.00000; + vertex 25.3943 -33.5476 159.543; + normal 0.634510 0.589104 0.500353; + texcoord 0.00000 1.00000; + vertex 25.6436 -32.8327 158.374; + normal 0.613172 0.524349 0.590829; + texcoord 1.00000 2.00000; + vertex 9.77258 -20.2240 163.655; + normal 0.612300 0.522006 0.593800; + texcoord 1.00000 1.00000; + vertex 9.62041 -19.1806 162.894; + normal 0.211444 0.331609 0.919417; + texcoord 0.00000 2.00000; + vertex -21.5118 -98.6328 97.1805; + normal 0.209722 0.330756 0.920118; + texcoord 0.00000 1.00000; + vertex -20.5432 -98.2069 96.8042; + normal 0.173339 0.312520 0.933962; + texcoord 1.00000 2.00000; + vertex -30.4287 -81.3687 93.0045; + normal 0.172212 0.311949 0.934361; + texcoord 1.00000 1.00000; + vertex -29.4623 -80.3041 92.4710; + normal 0.289555 0.0676381 0.954768; + texcoord 0.00000 2.00000; + vertex -19.2999 -95.4791 27.6786; + normal 0.287584 0.0636949 0.955635; + texcoord 0.00000 1.00000; + vertex -18.6420 -94.2850 27.3945; + normal 0.234361 -0.0391400 0.971361; + texcoord 1.00000 2.00000; + vertex -35.7093 -84.7633 31.8960; + normal 0.232390 -0.0428228 0.971679; + texcoord 1.00000 1.00000; + vertex -35.6239 -83.4707 31.9326; + normal -0.788884 0.289190 -0.542246; + texcoord 0.00000 2.00000; + vertex 32.3702 33.7774 61.2441; + normal -0.787331 0.294575 -0.541604; + texcoord 0.00000 1.00000; + vertex 31.8877 31.9532 60.9732; + normal -0.686730 0.534882 -0.492243; + texcoord 1.00000 2.00000; + vertex 20.2948 33.2049 78.5066; + normal -0.681652 0.543800 -0.489522; + texcoord 1.00000 1.00000; + vertex 19.6346 32.6655 78.8267; + normal -0.661145 0.515452 -0.545158; + texcoord 0.00000 2.00000; + vertex 6.69324 19.6222 69.2352; + normal -0.659947 0.519885 -0.542393; + texcoord 0.00000 1.00000; + vertex 6.36092 18.2233 68.3156; + normal -0.604379 0.668814 -0.432913; + texcoord 1.00000 2.00000; + vertex -8.48161 13.6840 82.0240; + normal -0.601735 0.674159 -0.428280; + texcoord 1.00000 1.00000; + vertex -9.20601 12.9381 81.8677; + normal -0.278210 0.751623 -0.598049; + texcoord 0.00000 2.00000; + vertex 8.91510 -10.6046 74.5270; + normal -0.277397 0.754713 -0.594524; + texcoord 0.00000 1.00000; + vertex 8.74115 -11.5116 73.4681; + normal -0.257326 0.820026 -0.511215; + texcoord 1.00000 2.00000; + vertex -7.95294 -13.3462 78.9284; + normal -0.256427 0.822533 -0.507626; + texcoord 1.00000 1.00000; + vertex -8.70100 -14.0609 78.1482; + normal 0.0181869 0.333362 -0.942624; + texcoord 0.00000 2.00000; + vertex -3.80693 -32.0417 54.8634; + normal 0.0219007 0.335222 -0.941885; + texcoord 0.00000 1.00000; + vertex -5.04324 -32.7244 54.5981; + normal 0.120908 0.382682 -0.915934; + texcoord 1.00000 2.00000; + vertex -14.5896 -15.9521 60.3455; + normal 0.124508 0.384329 -0.914762; + texcoord 1.00000 1.00000; + vertex -15.8498 -15.9480 60.1757; + normal 0.327800 0.810083 -0.486121; + texcoord 0.00000 2.00000; + vertex 8.08377 -32.8536 50.0302; + normal 0.329937 0.811231 -0.482748; + texcoord 0.00000 1.00000; + vertex 7.37596 -33.2851 48.8338; + normal 0.390854 0.838963 -0.378648; + texcoord 1.00000 2.00000; + vertex -9.93076 -22.0074 55.9570; + normal 0.392811 0.839677 -0.375022; + texcoord 1.00000 1.00000; + vertex -10.8973 -21.9080 55.1671; + normal -0.365244 -0.866338 -0.340669; + texcoord 0.00000 2.00000; + vertex 24.9255 52.1329 79.9238; + normal -0.368220 -0.866879 -0.336058; + texcoord 0.00000 1.00000; + vertex 25.6517 52.3170 78.6771; + normal -0.430078 -0.872096 -0.233414; + texcoord 1.00000 2.00000; + vertex 38.0452 44.3149 85.7392; + normal -0.432783 -0.872033 -0.228596; + texcoord 1.00000 1.00000; + vertex 39.0064 44.0353 84.9860; + normal -0.428709 -0.0320616 -0.902874; + texcoord 0.00000 2.00000; + vertex -12.0790 29.0932 88.0574; + normal -0.431886 -0.0315354 -0.901377; + texcoord 0.00000 1.00000; + vertex -10.9068 28.9533 87.5058; + normal -0.507036 -0.0186912 -0.861722; + texcoord 1.00000 2.00000; + vertex -13.3475 8.89649 89.3769; + normal -0.509520 -0.0182529 -0.860265; + texcoord 1.00000 1.00000; + vertex -12.3248 8.17042 88.7866; + normal -0.707916 -0.548453 -0.445033; + texcoord 0.00000 2.00000; + vertex -6.68330 -9.24405 92.2880; + normal -0.709995 -0.548643 -0.441473; + texcoord 0.00000 1.00000; + vertex -6.01495 -9.13115 91.0857; + normal -0.758599 -0.550348 -0.348775; + texcoord 1.00000 2.00000; + vertex 3.84246 -25.7999 95.9478; + normal -0.760192 -0.550297 -0.345372; + texcoord 1.00000 1.00000; + vertex 4.61795 -26.2738 94.9960; + normal -0.411387 -0.777311 -0.475971; + texcoord 0.00000 2.00000; + vertex -20.4509 -41.7215 76.5477; + normal -0.412491 -0.778560 -0.472965; + texcoord 0.00000 1.00000; + vertex -20.0791 -41.2247 75.4151; + normal -0.438205 -0.806486 -0.396934; + texcoord 1.00000 2.00000; + vertex -2.32864 -51.8953 77.4994; + normal -0.438995 -0.807303 -0.394393; + texcoord 1.00000 1.00000; + vertex -1.50364 -51.7975 76.3809; + normal -0.0371134 -0.766268 -0.641449; + texcoord 0.00000 2.00000; + vertex -11.0068 -34.0962 45.7676; + normal -0.0395983 -0.769305 -0.637653; + texcoord 0.00000 1.00000; + vertex -10.4523 -33.2949 44.7783; + normal -0.0852670 -0.821266 -0.564138; + texcoord 1.00000 2.00000; + vertex 2.77687 -38.0197 49.6571; + normal -0.0875142 -0.823630 -0.560334; + texcoord 1.00000 1.00000; + vertex 3.78108 -37.6217 48.9152; + normal 0.424543 -0.529556 -0.734393; + texcoord 0.00000 2.00000; + vertex 37.1319 19.5594 80.4329; + normal 0.426431 -0.530428 -0.732669; + texcoord 0.00000 1.00000; + vertex 36.3192 19.8682 79.7404; + normal 0.458036 -0.544648 -0.702539; + texcoord 1.00000 2.00000; + vertex 45.8741 32.8991 75.8677; + normal 0.459197 -0.545157 -0.701386; + texcoord 1.00000 1.00000; + vertex 45.1652 33.7286 74.7588; + normal 0.484393 -0.406745 -0.774546; + texcoord 0.00000 2.00000; + vertex 4.97156 -2.36109 94.8548; + normal 0.486520 -0.409466 -0.771774; + texcoord 0.00000 1.00000; + vertex 4.29757 -1.62264 94.0455; + normal 0.523187 -0.457062 -0.719284; + texcoord 1.00000 2.00000; + vertex 15.7198 8.93810 95.6430; + normal 0.524745 -0.459118 -0.716836; + texcoord 1.00000 1.00000; + vertex 15.5274 10.0374 94.7981; + normal -0.00281843 0.00533007 -0.999982; + texcoord 0.00000 2.00000; + vertex 0.101230 -22.7536 72.1531; + normal -0.00336859 0.00130394 -0.999994; + texcoord 0.00000 1.00000; + vertex 0.200000 -21.4991 72.1595; + normal -0.0133939 -0.0721376 -0.997305; + texcoord 1.00000 2.00000; + vertex 16.2212 -23.6882 72.1027; + normal -0.0138168 -0.0752386 -0.997070; + texcoord 1.00000 1.00000; + vertex 16.9109 -22.4427 71.9992; + normal 0.333689 -0.0433499 -0.941686; + texcoord 0.00000 2.00000; + vertex -23.8546 -52.4285 56.6698; + normal 0.332693 -0.0474241 -0.941842; + texcoord 0.00000 1.00000; + vertex -23.5539 -50.9718 56.7093; + normal 0.300921 -0.166359 -0.939027; + texcoord 1.00000 2.00000; + vertex -4.32692 -55.9415 63.7512; + normal 0.299701 -0.170562 -0.938663; + texcoord 1.00000 1.00000; + vertex -3.51137 -55.0264 63.8453; + normal 0.938178 0.264299 -0.223533; + texcoord 0.00000 2.00000; + vertex -5.84330 -58.2351 37.8130; + normal 0.940277 0.258271 -0.221757; + texcoord 0.00000 1.00000; + vertex -6.49000 -56.4507 37.2086; + normal 0.991107 -0.0545895 -0.121353; + texcoord 1.00000 2.00000; + vertex -3.86327 -50.0616 55.7874; + normal 0.990835 -0.0680609 -0.116682; + texcoord 1.00000 1.00000; + vertex -3.76718 -49.2927 56.1548; + normal -0.933418 0.136040 -0.331999; + texcoord 0.00000 2.00000; + vertex 56.8729 120.555 55.2410; + normal -0.932423 0.142378 -0.332139; + texcoord 0.00000 1.00000; + vertex 56.5967 118.582 55.2088; + normal -0.841939 0.432173 -0.323055; + texcoord 1.00000 2.00000; + vertex 50.4826 119.935 72.9528; + normal -0.835920 0.444526 -0.321922; + texcoord 1.00000 1.00000; + vertex 50.0170 119.435 73.4716; + normal -0.504503 -0.263745 -0.822141; + texcoord 0.00000 2.00000; + vertex -7.09209 61.2063 118.299; + normal -0.507336 -0.258525 -0.822055; + texcoord 0.00000 1.00000; + vertex -6.28464 59.8734 118.231; + normal -0.566892 -0.137379 -0.812257; + texcoord 1.00000 2.00000; + vertex -17.5786 53.5979 127.175; + normal -0.569615 -0.131213 -0.811370; + texcoord 1.00000 1.00000; + vertex -17.5611 52.4406 127.349; + normal 0.107461 0.390862 -0.914155; + texcoord 0.00000 2.00000; + vertex 18.4925 -20.4781 129.251; + normal 0.106974 0.393279 -0.913175; + texcoord 0.00000 1.00000; + vertex 18.7529 -21.5114 128.840; + normal 0.0968678 0.442013 -0.891763; + texcoord 1.00000 2.00000; + vertex -0.128620 -23.9867 125.562; + normal 0.0965362 0.443567 -0.891027; + texcoord 1.00000 1.00000; + vertex -0.364630 -25.3294 124.868; + normal 0.203686 0.507903 -0.836987; + texcoord 0.00000 2.00000; + vertex -13.1428 -68.4906 82.8186; + normal 0.204956 0.511008 -0.834784; + texcoord 0.00000 1.00000; + vertex -13.4672 -69.4776 82.1407; + normal 0.226794 0.564378 -0.793752; + texcoord 1.00000 2.00000; + vertex -28.1284 -63.5165 82.1901; + normal 0.227705 0.566602 -0.791904; + texcoord 1.00000 1.00000; + vertex -29.0060 -64.3110 81.3693; + normal 0.351609 0.863576 -0.361396; + texcoord 0.00000 2.00000; + vertex -12.7066 -69.5865 36.1492; + normal 0.351344 0.864381 -0.359726; + texcoord 0.00000 1.00000; + vertex -12.5072 -70.0574 35.2179; + normal 0.346228 0.878679 -0.328708; + texcoord 1.00000 2.00000; + vertex -29.5529 -65.2258 30.1793; + normal 0.346057 0.879121 -0.327705; + texcoord 1.00000 1.00000; + vertex -29.7887 -65.6955 28.6702; + normal -0.843274 -0.266749 -0.466620; + texcoord 1.00000 2.00000; + vertex 70.7307 42.9249 54.8379; + normal -0.843274 -0.266749 -0.466619; + texcoord 1.00000 1.68750; + vertex 72.7225 41.9070 51.8201; + normal -0.843274 -0.266749 -0.466620; + texcoord 0.00000 2.00000; + vertex 71.7867 31.8073 59.2849; + normal -0.843274 -0.266749 -0.466619; + texcoord 0.00000 1.68750; + vertex 73.7786 30.7894 56.2672; + normal -0.843275 -0.266749 -0.466618; + texcoord 1.00000 1.34375; + vertex 74.9136 40.7873 48.5006; + normal -0.843275 -0.266748 -0.466617; + texcoord 0.00000 1.34375; + vertex 75.9696 29.6697 52.9476; + normal -0.843275 -0.266748 -0.466618; + texcoord 1.00000 1.00000; + vertex 77.1046 39.6676 45.1810; + normal -0.843276 -0.266748 -0.466617; + texcoord 0.00000 1.00000; + vertex 78.1606 28.5500 49.6280; + normal -0.675103 -0.279939 -0.682547; + texcoord 1.00000 2.00000; + vertex 44.9321 20.5230 73.0218; + normal -0.675103 -0.279939 -0.682547; + texcoord 1.00000 1.68750; + vertex 47.5852 18.3325 71.2960; + normal -0.675103 -0.279939 -0.682547; + texcoord 0.00000 2.00000; + vertex 41.6938 11.0000 80.1305; + normal -0.675103 -0.279939 -0.682547; + texcoord 0.00000 1.68750; + vertex 44.3469 8.80952 78.4047; + normal -0.675102 -0.279940 -0.682547; + texcoord 1.00000 1.34375; + vertex 50.5036 15.9231 69.3977; + normal -0.675103 -0.279938 -0.682547; + texcoord 0.00000 1.34375; + vertex 47.2654 6.40004 76.5064; + normal -0.675103 -0.279939 -0.682547; + texcoord 1.00000 1.00000; + vertex 53.4220 13.5136 67.4993; + normal -0.675106 -0.279935 -0.682546; + texcoord 0.00000 1.00000; + vertex 50.1838 3.99055 74.6080; + normal -0.331549 -0.114629 -0.936448; + texcoord 1.00000 2.00000; + vertex 37.3229 -10.3191 90.1115; + normal -0.331548 -0.114631 -0.936449; + texcoord 1.00000 1.68750; + vertex 40.6294 -12.1687 89.1672; + normal -0.331547 -0.114632 -0.936449; + texcoord 0.00000 2.00000; + vertex 32.1267 -21.2292 93.2867; + normal -0.331548 -0.114631 -0.936449; + texcoord 0.00000 1.68750; + vertex 35.4332 -23.0788 92.3425; + normal -0.331547 -0.114631 -0.936449; + texcoord 1.00000 1.34375; + vertex 44.2665 -14.2033 88.1286; + normal -0.331548 -0.114630 -0.936449; + texcoord 0.00000 1.34375; + vertex 39.0703 -25.1134 91.3038; + normal -0.331546 -0.114631 -0.936449; + texcoord 1.00000 1.00000; + vertex 47.9036 -16.2379 87.0899; + normal -0.331546 -0.114631 -0.936449; + texcoord 0.00000 1.00000; + vertex 42.7074 -27.1479 90.2651; + normal -0.634022 0.0173325 -0.773120; + texcoord 1.00000 2.00000; + vertex 27.3976 -50.2868 68.3557; + normal -0.634022 0.0173333 -0.773121; + texcoord 1.00000 1.68750; + vertex 28.3567 -53.8984 67.4882; + normal -0.634022 0.0173353 -0.773120; + texcoord 0.00000 2.00000; + vertex 18.4146 -54.4197 75.6299; + normal -0.634022 0.0173335 -0.773121; + texcoord 0.00000 1.68750; + vertex 19.3737 -58.0312 74.7624; + normal -0.634022 0.0173338 -0.773120; + texcoord 1.00000 1.34375; + vertex 29.4117 -57.8711 66.5339; + normal -0.634022 0.0173331 -0.773121; + texcoord 0.00000 1.34375; + vertex 20.4287 -62.0039 73.8081; + normal -0.634023 0.0173350 -0.773120; + texcoord 1.00000 1.00000; + vertex 30.4667 -61.8438 65.5797; + normal -0.634023 0.0173360 -0.773120; + texcoord 0.00000 1.00000; + vertex 21.4837 -65.9766 72.8539; + normal -0.176008 0.0650198 -0.982239; + texcoord 1.00000 2.00000; + vertex 27.5287 -44.3400 69.4594; + normal -0.176009 0.0650212 -0.982239; + texcoord 1.00000 1.68750; + vertex 29.9365 -47.1400 68.8426; + normal -0.176009 0.0650214 -0.982239; + texcoord 0.00000 2.00000; + vertex 18.5995 -52.2557 70.5355; + normal -0.176009 0.0650217 -0.982239; + texcoord 0.00000 1.68750; + vertex 21.0073 -55.0557 69.9186; + normal -0.176009 0.0650213 -0.982239; + texcoord 1.00000 1.34375; + vertex 32.5852 -50.2200 68.1641; + normal -0.176009 0.0650217 -0.982239; + texcoord 0.00000 1.34375; + vertex 23.6560 -58.1357 69.2401; + normal -0.176008 0.0650209 -0.982239; + texcoord 1.00000 1.00000; + vertex 35.2338 -53.2999 67.4856; + normal -0.176009 0.0650221 -0.982239; + texcoord 0.00000 1.00000; + vertex 26.3046 -61.2157 68.5616; + normal 0.440114 -0.185410 -0.878591; + texcoord 1.00000 2.00000; + vertex 4.06964 78.7762 94.2421; + normal 0.440113 -0.185411 -0.878591; + texcoord 1.00000 1.68750; + vertex 3.82517 82.4635 93.3415; + normal 0.440113 -0.185411 -0.878591; + texcoord 0.00000 2.00000; + vertex 14.9705 80.7319 99.2900; + normal 0.440113 -0.185411 -0.878592; + texcoord 0.00000 1.68750; + vertex 14.7261 84.4191 98.3894; + normal 0.440114 -0.185411 -0.878591; + texcoord 1.00000 1.34375; + vertex 3.55626 86.5194 92.3509; + normal 0.440114 -0.185410 -0.878591; + texcoord 0.00000 1.34375; + vertex 14.4572 88.4751 97.3988; + normal 0.440114 -0.185411 -0.878591; + texcoord 1.00000 1.00000; + vertex 3.28735 90.5753 91.3603; + normal 0.440114 -0.185411 -0.878591; + texcoord 0.00000 1.00000; + vertex 14.1883 92.5310 96.4081; + normal 0.176246 -0.427441 -0.886697; + texcoord 1.00000 2.00000; + vertex -27.3036 53.5621 102.379; + normal 0.176246 -0.427442 -0.886697; + texcoord 1.00000 1.68750; + vertex -28.7188 56.6549 100.607; + normal 0.176246 -0.427443 -0.886696; + texcoord 0.00000 2.00000; + vertex -16.1039 58.5772 102.188; + normal 0.176246 -0.427445 -0.886695; + texcoord 0.00000 1.68750; + vertex -17.5191 61.6700 100.416; + normal 0.176245 -0.427443 -0.886696; + texcoord 1.00000 1.34375; + vertex -30.2756 60.0570 98.6578; + normal 0.176245 -0.427444 -0.886695; + texcoord 0.00000 1.34375; + vertex -19.0758 65.0721 98.4663; + normal 0.176244 -0.427442 -0.886697; + texcoord 1.00000 1.00000; + vertex -31.8323 63.4591 96.7083; + normal 0.176244 -0.427442 -0.886697; + texcoord 0.00000 1.00000; + vertex -20.6326 68.4742 96.5169; + normal 0.168758 -0.0914592 -0.981405; + texcoord 1.00000 2.00000; + vertex -9.55528 14.7875 112.216; + normal 0.168760 -0.0914561 -0.981405; + texcoord 1.00000 1.68750; + vertex -8.76770 18.5003 112.005; + normal 0.168761 -0.0914549 -0.981405; + texcoord 0.00000 2.00000; + vertex 2.16626 12.4279 114.451; + normal 0.168761 -0.0914552 -0.981405; + texcoord 0.00000 1.68750; + vertex 2.95384 16.1406 114.240; + normal 0.168760 -0.0914551 -0.981405; + texcoord 1.00000 1.34375; + vertex -7.90137 22.5844 111.773; + normal 0.168759 -0.0914570 -0.981405; + texcoord 0.00000 1.34375; + vertex 3.82017 20.2247 114.009; + normal 0.168759 -0.0914559 -0.981405; + texcoord 1.00000 1.00000; + vertex -7.03504 26.6684 111.542; + normal 0.168759 -0.0914572 -0.981405; + texcoord 0.00000 1.00000; + vertex 4.68650 24.3087 113.777; + normal 0.232893 0.132457 -0.963440; + texcoord 1.00000 2.00000; + vertex -30.5506 -22.7332 97.9265; + normal 0.232893 0.132457 -0.963440; + texcoord 1.00000 1.68750; + vertex -30.2636 -18.9410 98.5172; + normal 0.232893 0.132457 -0.963440; + texcoord 0.00000 2.00000; + vertex -18.6090 -24.0583 100.631; + normal 0.232893 0.132457 -0.963440; + texcoord 0.00000 1.68750; + vertex -18.3219 -20.2662 101.222; + normal 0.232893 0.132457 -0.963440; + texcoord 1.00000 1.34375; + vertex -29.9478 -14.7697 99.1671; + normal 0.232892 0.132457 -0.963440; + texcoord 0.00000 1.34375; + vertex -18.0062 -16.0948 101.872; + normal 0.232893 0.132457 -0.963440; + texcoord 1.00000 1.00000; + vertex -29.6321 -10.5983 99.8169; + normal 0.232892 0.132456 -0.963440; + texcoord 0.00000 1.00000; + vertex -17.6905 -11.9235 102.521; + normal 0.115496 -0.0969080 -0.988569; + texcoord 1.00000 2.00000; + vertex -38.8281 -28.7437 77.6765; + normal 0.115499 -0.0969093 -0.988569; + texcoord 1.00000 1.68750; + vertex -42.2711 -27.2907 77.1318; + normal 0.115496 -0.0969080 -0.988569; + texcoord 0.00000 2.00000; + vertex -34.0625 -17.6507 77.1459; + normal 0.115498 -0.0969088 -0.988569; + texcoord 0.00000 1.68750; + vertex -37.5056 -16.1976 76.6012; + normal 0.115500 -0.0969095 -0.988569; + texcoord 1.00000 1.34375; + vertex -46.0584 -25.6923 76.5327; + normal 0.115500 -0.0969090 -0.988569; + texcoord 0.00000 1.34375; + vertex -41.2929 -14.5993 76.0020; + normal 0.115499 -0.0969087 -0.988569; + texcoord 1.00000 1.00000; + vertex -49.8457 -24.0940 75.9335; + normal 0.115499 -0.0969088 -0.988569; + texcoord 0.00000 1.00000; + vertex -45.0802 -13.0009 75.4028; + normal -0.00258629 0.123764 -0.992308; + texcoord 1.00000 2.00000; + vertex 50.1298 -3.32842 108.195; + normal -0.00258631 0.123764 -0.992308; + texcoord 1.00000 1.68750; + vertex 51.2662 -6.95099 107.740; + normal -0.00258630 0.123764 -0.992308; + texcoord 0.00000 2.00000; + vertex 38.4466 -6.94080 107.775; + normal -0.00258628 0.123765 -0.992308; + texcoord 0.00000 1.68750; + vertex 39.5831 -10.5634 107.320; + normal -0.00258548 0.123763 -0.992308; + texcoord 1.00000 1.34375; + vertex 52.5163 -10.9358 107.240; + normal -0.00258541 0.123765 -0.992308; + texcoord 0.00000 1.34375; + vertex 40.8331 -14.5482 106.820; + normal -0.00258463 0.123762 -0.992309; + texcoord 1.00000 1.00000; + vertex 53.7664 -14.9206 106.740; + normal -0.00258454 0.123765 -0.992308; + texcoord 0.00000 1.00000; + vertex 42.0832 -18.5330 106.320; + normal 0.241196 0.371042 -0.896745; + texcoord 1.00000 2.00000; + vertex -0.817170 -28.9174 109.260; + normal 0.241196 0.371043 -0.896745; + texcoord 1.00000 1.68750; + vertex -0.987190 -32.3714 107.785; + normal 0.241196 0.371043 -0.896745; + texcoord 0.00000 2.00000; + vertex -12.4798 -27.2912 106.796; + normal 0.241196 0.371043 -0.896745; + texcoord 0.00000 1.68750; + vertex -12.6499 -30.7451 105.321; + normal 0.241196 0.371041 -0.896746; + texcoord 1.00000 1.34375; + vertex -1.17421 -36.1707 106.162; + normal 0.241197 0.371042 -0.896745; + texcoord 0.00000 1.34375; + vertex -12.8369 -34.5445 103.698; + normal 0.241196 0.371040 -0.896746; + texcoord 1.00000 1.00000; + vertex -1.36123 -39.9701 104.540; + normal 0.241197 0.371042 -0.896745; + texcoord 0.00000 1.00000; + vertex -13.0239 -38.3439 102.076; + normal 0.278677 0.631933 -0.723187; + texcoord 1.00000 2.00000; + vertex -37.0987 -55.4188 87.6393; + normal 0.278679 0.631933 -0.723186; + texcoord 1.00000 1.68750; + vertex -40.6763 -55.2889 86.3742; + normal 0.278678 0.631933 -0.723187; + texcoord 0.00000 2.00000; + vertex -39.3563 -46.0114 94.9896; + normal 0.278679 0.631933 -0.723187; + texcoord 0.00000 1.68750; + vertex -42.9339 -45.8815 93.7245; + normal 0.278679 0.631933 -0.723186; + texcoord 1.00000 1.34375; + vertex -44.6116 -55.1460 84.9826; + normal 0.278679 0.631933 -0.723186; + texcoord 0.00000 1.34375; + vertex -46.8692 -45.7386 92.3329; + normal 0.278678 0.631933 -0.723187; + texcoord 1.00000 1.00000; + vertex -48.5469 -55.0030 83.5910; + normal 0.278678 0.631933 -0.723187; + texcoord 0.00000 1.00000; + vertex -50.8045 -45.5957 90.9414; + normal 0.463145 0.691881 -0.553893; + texcoord 1.00000 2.00000; + vertex -53.7476 -78.6446 56.8263; + normal 0.463144 0.691881 -0.553894; + texcoord 1.00000 1.68750; + vertex -56.7317 -78.5579 54.4394; + normal 0.463144 0.691881 -0.553893; + texcoord 0.00000 2.00000; + vertex -58.8784 -69.8180 63.5617; + normal 0.463144 0.691881 -0.553894; + texcoord 0.00000 1.68750; + vertex -61.8625 -69.7312 61.1749; + normal 0.463143 0.691881 -0.553894; + texcoord 1.00000 1.34375; + vertex -60.0142 -78.4625 51.8139; + normal 0.463144 0.691881 -0.553894; + texcoord 0.00000 1.34375; + vertex -65.1450 -69.6358 58.5494; + normal 0.463144 0.691881 -0.553894; + texcoord 1.00000 1.00000; + vertex -63.2967 -78.3670 49.1884; + normal 0.463145 0.691881 -0.553893; + texcoord 0.00000 1.00000; + vertex -68.4275 -69.5404 55.9238; + normal -0.0672456 0.996097 0.0571680; + texcoord 1.00000 2.00000; + vertex -21.4810 -84.4769 10.5166; + normal -0.0672447 0.996097 0.0571681; + texcoord 1.00000 1.68750; + vertex -24.7409 -84.5903 8.65843; + normal -0.0672440 0.996097 0.0571684; + texcoord 0.00000 2.00000; + vertex -27.3832 -85.4731 20.9319; + normal -0.0672448 0.996097 0.0571681; + texcoord 0.00000 1.68750; + vertex -30.6431 -85.5865 19.0737; + normal -0.0672456 0.996097 0.0571679; + texcoord 1.00000 1.34375; + vertex -28.3267 -84.7151 6.61443; + texcoord 0.00000 1.34375; + vertex -34.2289 -85.7113 17.0297; + normal -0.0672459 0.996097 0.0571678; + texcoord 1.00000 1.00000; + vertex -31.9126 -84.8399 4.57042; + normal -0.0672441 0.996097 0.0571682; + texcoord 0.00000 1.00000; + vertex -37.8148 -85.8361 14.9857; + normal -0.697385 -0.703685 -0.135945; + texcoord 1.00000 2.00000; + vertex 76.0489 134.090 38.2917; + normal -0.697385 -0.703686 -0.135945; + texcoord 1.00000 1.68750; + vertex 77.2819 133.545 34.7865; + normal -0.697384 -0.703686 -0.135947; + texcoord 0.00000 2.00000; + vertex 83.7047 125.732 42.2839; + normal -0.697385 -0.703685 -0.135945; + texcoord 0.00000 1.68750; + vertex 84.9377 125.187 38.7788; + normal -0.697385 -0.703685 -0.135944; + texcoord 1.00000 1.34375; + vertex 78.6382 132.946 30.9309; + normal -0.697386 -0.703685 -0.135944; + texcoord 0.00000 1.34375; + vertex 86.2940 124.588 34.9232; + normal -0.697386 -0.703685 -0.135945; + texcoord 1.00000 1.00000; + vertex 79.9945 132.347 27.0753; + normal -0.697384 -0.703686 -0.135947; + texcoord 0.00000 1.00000; + vertex 87.6503 123.988 31.0676; + normal -0.225832 -0.788769 -0.571702; + texcoord 1.00000 2.00000; + vertex 23.2931 100.542 122.489; + normal -0.225833 -0.788769 -0.571702; + texcoord 1.00000 1.68750; + vertex 26.6460 100.763 120.861; + normal -0.225835 -0.788769 -0.571702; + texcoord 0.00000 2.00000; + vertex 27.8079 93.2312 130.793; + normal -0.225831 -0.788769 -0.571703; + texcoord 0.00000 1.68750; + vertex 31.1607 93.4518 129.164; + normal -0.225831 -0.788769 -0.571702; + texcoord 1.00000 1.34375; + vertex 30.3340 101.005 119.069; + normal -0.225829 -0.788770 -0.571703; + texcoord 0.00000 1.34375; + vertex 34.8488 93.6945 127.372; + normal -0.225832 -0.788770 -0.571701; + texcoord 1.00000 1.00000; + vertex 34.0221 101.248 117.277; + normal -0.225833 -0.788770 -0.571701; + texcoord 0.00000 1.00000; + vertex 38.5369 93.9371 125.580; + normal 0.242942 -0.577280 -0.779568; + texcoord 1.00000 2.00000; + vertex 33.4454 11.0484 156.307; + normal 0.242940 -0.577280 -0.779569; + texcoord 1.00000 1.68750; + vertex 37.1584 11.3208 157.263; + normal 0.242940 -0.577279 -0.779570; + texcoord 0.00000 2.00000; + vertex 32.3603 1.04321 163.378; + normal 0.242940 -0.577280 -0.779569; + texcoord 0.00000 1.68750; + vertex 36.0732 1.31565 164.333; + normal 0.242941 -0.577280 -0.779569; + texcoord 1.00000 1.34375; + vertex 41.2427 11.6205 158.313; + normal 0.242941 -0.577280 -0.779569; + texcoord 0.00000 1.34375; + vertex 40.1575 1.61533 165.384; + normal 0.242942 -0.577280 -0.779569; + texcoord 1.00000 1.00000; + vertex 45.3270 11.9202 159.364; + normal 0.242939 -0.577279 -0.779570; + texcoord 0.00000 1.00000; + vertex 44.2418 1.91501 166.435; + normal -0.0799427 0.0866042 -0.993030; + texcoord 1.00000 2.00000; + vertex 16.3626 -70.5828 119.005; + normal -0.0799424 0.0866041 -0.993030; + texcoord 1.00000 1.68750; + vertex 19.9916 -71.7325 118.613; + normal -0.0799428 0.0866042 -0.993030; + texcoord 0.00000 2.00000; + vertex 12.6003 -82.2149 118.293; + normal -0.0799430 0.0866046 -0.993030; + texcoord 0.00000 1.68750; + vertex 16.2292 -83.3646 117.901; + normal -0.0799421 0.0866044 -0.993030; + texcoord 1.00000 1.34375; + vertex 23.9834 -72.9973 118.181; + normal -0.0799421 0.0866045 -0.993030; + texcoord 0.00000 1.34375; + vertex 20.2211 -84.6294 117.469; + normal -0.0799415 0.0866044 -0.993030; + texcoord 1.00000 1.00000; + vertex 27.9753 -74.2620 117.749; + normal -0.0799403 0.0866035 -0.993030; + texcoord 0.00000 1.00000; + vertex 24.2129 -85.8941 117.038; + normal -0.107920 -0.185228 -0.976752; + texcoord 1.00000 2.00000; + vertex -8.59363 -87.8693 72.7811; + normal -0.107920 -0.185228 -0.976752; + texcoord 1.00000 1.68750; + vertex -10.4501 -91.1826 73.6146; + normal -0.107920 -0.185228 -0.976752; + texcoord 0.00000 2.00000; + vertex -19.4439 -81.7789 72.8250; + normal -0.107920 -0.185228 -0.976752; + texcoord 0.00000 1.68750; + vertex -21.3004 -85.0923 73.6584; + normal -0.107921 -0.185229 -0.976751; + texcoord 1.00000 1.34375; + vertex -12.4922 -94.8273 74.5314; + normal -0.107920 -0.185229 -0.976752; + texcoord 0.00000 1.34375; + vertex -23.3424 -88.7370 74.5752; + normal -0.107920 -0.185229 -0.976752; + texcoord 1.00000 1.00000; + vertex -14.5343 -98.4720 75.4482; + normal -0.107919 -0.185227 -0.976752; + texcoord 0.00000 1.00000; + vertex -25.3845 -92.3817 75.4920; + normal 0.573921 -0.160615 -0.803005; + texcoord 1.00000 2.00000; + vertex 20.7323 142.694 85.0142; + normal 0.573920 -0.160615 -0.803006; + texcoord 1.00000 1.68750; + vertex 21.9640 146.288 85.1758; + normal 0.573920 -0.160617 -0.803006; + texcoord 0.00000 2.00000; + vertex 29.8829 139.232 92.2467; + normal 0.573920 -0.160616 -0.803006; + texcoord 0.00000 1.68750; + vertex 31.1146 142.826 92.4083; + normal 0.573920 -0.160615 -0.803006; + texcoord 1.00000 1.34375; + vertex 23.3190 150.240 85.3536; + normal 0.573920 -0.160615 -0.803006; + texcoord 0.00000 1.34375; + vertex 32.4696 146.778 92.5861; + normal 0.573920 -0.160617 -0.803006; + texcoord 1.00000 1.00000; + vertex 24.6739 154.193 85.5313; + normal 0.573920 -0.160616 -0.803006; + texcoord 0.00000 1.00000; + vertex 33.8245 150.731 92.7638; + normal 0.409498 0.00625266 -0.912290; + texcoord 1.00000 2.00000; + vertex -49.9007 61.1702 147.971; + normal 0.409498 0.00625286 -0.912290; + texcoord 1.00000 1.68750; + vertex -53.0559 62.8718 146.566; + normal 0.409498 0.00625266 -0.912290; + texcoord 0.00000 2.00000; + vertex -44.9611 72.2218 150.264; + normal 0.409498 0.00625286 -0.912290; + texcoord 0.00000 1.68750; + vertex -48.1162 73.9234 148.859; + normal 0.409498 0.00625281 -0.912290; + texcoord 1.00000 1.34375; + vertex -56.5266 64.7437 145.021; + normal 0.409497 0.00625313 -0.912290; + texcoord 0.00000 1.34375; + vertex -51.5870 75.7953 147.314; + normal 0.409498 0.00625274 -0.912290; + texcoord 1.00000 1.00000; + vertex -59.9973 66.6155 143.476; + normal 0.409497 0.00625340 -0.912290; + texcoord 0.00000 1.00000; + vertex -55.0577 77.6671 145.769; + normal 0.716186 0.274336 -0.641730; + texcoord 1.00000 2.00000; + vertex -29.3976 -13.2256 139.945; + normal 0.716186 0.274337 -0.641730; + texcoord 1.00000 1.68750; + vertex -30.4341 -9.49078 140.385; + normal 0.716186 0.274335 -0.641730; + texcoord 0.00000 2.00000; + vertex -21.3418 -12.1056 149.415; + normal 0.716186 0.274336 -0.641730; + texcoord 0.00000 1.68750; + vertex -22.3782 -8.37081 149.855; + normal 0.716185 0.274336 -0.641731; + texcoord 1.00000 1.34375; + vertex -31.5741 -5.38246 140.869; + normal 0.716185 0.274337 -0.641730; + texcoord 0.00000 1.34375; + vertex -23.5182 -4.26248 150.339; + normal 0.716186 0.274335 -0.641731; + texcoord 1.00000 1.00000; + vertex -32.7141 -1.27413 141.353; + normal 0.716185 0.274338 -0.641730; + texcoord 0.00000 1.00000; + vertex -24.6583 -0.154160 150.823; + normal 0.507993 0.463324 -0.726137; + texcoord 1.00000 2.00000; + vertex -58.4792 -103.966 91.4047; + normal 0.507993 0.463324 -0.726137; + texcoord 1.00000 1.68750; + vertex -61.5441 -103.994 89.2427; + normal 0.507994 0.463324 -0.726136; + texcoord 0.00000 2.00000; + vertex -61.7499 -93.3295 95.9033; + normal 0.507993 0.463324 -0.726137; + texcoord 0.00000 1.68750; + vertex -64.8148 -93.3576 93.7412; + normal 0.507992 0.463324 -0.726137; + texcoord 1.00000 1.34375; + vertex -64.9155 -104.025 86.8644; + normal 0.507991 0.463324 -0.726138; + texcoord 0.00000 1.34375; + vertex -68.1862 -93.3884 91.3630; + normal 0.507991 0.463324 -0.726137; + texcoord 1.00000 1.00000; + vertex -68.2869 -104.056 84.4861; + normal 0.507992 0.463324 -0.726137; + texcoord 0.00000 1.00000; + vertex -71.5576 -93.4193 88.9847; + normal 0.252051 0.926211 0.280361; + texcoord 1.00000 2.00000; + vertex -36.8614 -98.6579 -3.41795; + normal 0.252051 0.926212 0.280361; + texcoord 1.00000 1.68750; + vertex -39.9394 -97.3081 -5.10997; + normal 0.252051 0.926212 0.280361; + texcoord 0.00000 2.00000; + vertex -43.0873 -100.055 6.79358; + normal 0.252050 0.926212 0.280361; + texcoord 0.00000 1.68750; + vertex -46.1653 -98.7049 5.10156; + normal 0.252049 0.926212 0.280361; + texcoord 1.00000 1.34375; + vertex -43.3252 -95.8234 -6.97119; + normal 0.252049 0.926212 0.280361; + texcoord 0.00000 1.34375; + vertex -49.5511 -97.2201 3.24034; + normal 0.252049 0.926212 0.280361; + texcoord 1.00000 1.00000; + vertex -46.7110 -94.3386 -8.83241; + normal 0.252050 0.926212 0.280361; + texcoord 0.00000 1.00000; + vertex -52.9369 -95.7353 1.37912; + normal -0.416648 -0.458066 -0.785226; + texcoord 1.00000 2.00000; + vertex 80.1157 110.120 82.5340; + normal -0.416649 -0.458064 -0.785227; + texcoord 1.00000 1.68750; + vertex 82.5681 107.154 82.9629; + normal -0.416648 -0.458065 -0.785226; + texcoord 0.00000 2.00000; + vertex 72.0343 104.530 90.0833; + normal -0.416649 -0.458065 -0.785226; + texcoord 0.00000 1.68750; + vertex 74.4867 101.564 90.5122; + normal -0.416648 -0.458065 -0.785226; + texcoord 1.00000 1.34375; + vertex 85.2658 103.892 83.4347; + normal -0.416648 -0.458065 -0.785226; + texcoord 0.00000 1.34375; + vertex 77.1844 98.3013 90.9840; + normal -0.416647 -0.458067 -0.785226; + texcoord 1.00000 1.00000; + vertex 87.9635 100.629 83.9066; + normal -0.416647 -0.458066 -0.785226; + texcoord 0.00000 1.00000; + vertex 79.8821 95.0387 91.4558; + normal -0.591048 -0.0875209 -0.801875; + texcoord 1.00000 2.00000; + vertex 15.6234 47.0403 151.377; + normal -0.591047 -0.0875195 -0.801875; + texcoord 1.00000 1.68750; + vertex 14.5754 43.5869 152.527; + normal -0.591048 -0.0875211 -0.801875; + texcoord 0.00000 2.00000; + vertex 6.44008 51.9033 157.615; + normal -0.591047 -0.0875196 -0.801875; + texcoord 0.00000 1.68750; + vertex 5.39210 48.4499 158.765; + normal -0.591047 -0.0875188 -0.801875; + texcoord 1.00000 1.34375; + vertex 13.4226 39.7882 153.791; + normal -0.591047 -0.0875188 -0.801875; + texcoord 0.00000 1.34375; + vertex 4.23931 44.6512 160.029; + normal -0.591047 -0.0875196 -0.801875; + texcoord 1.00000 1.00000; + vertex 12.2698 35.9895 155.055; + normal -0.591047 -0.0875195 -0.801875; + texcoord 0.00000 1.00000; + vertex 3.08653 40.8525 161.293; + normal -0.447103 0.443172 -0.776979; + texcoord 1.00000 2.00000; + vertex 34.6112 -59.7022 140.789; + normal -0.447103 0.443173 -0.776979; + texcoord 1.00000 1.68750; + vertex 32.8447 -63.0644 139.888; + normal -0.447103 0.443172 -0.776980; + texcoord 0.00000 2.00000; + vertex 24.9736 -56.5994 148.105; + normal -0.447103 0.443173 -0.776979; + texcoord 0.00000 1.68750; + vertex 23.2071 -59.9616 147.203; + normal -0.447103 0.443173 -0.776979; + texcoord 1.00000 1.34375; + vertex 30.9015 -66.7628 138.897; + normal -0.447103 0.443173 -0.776979; + texcoord 0.00000 1.34375; + vertex 21.2640 -63.6600 146.212; + normal -0.447103 0.443173 -0.776979; + texcoord 1.00000 1.00000; + vertex 28.9583 -70.4612 137.905; + normal -0.447102 0.443174 -0.776979; + texcoord 0.00000 1.00000; + vertex 19.3208 -67.3584 145.221; + normal -0.173702 0.830173 -0.529755; + texcoord 1.00000 2.00000; + vertex -10.6035 -111.695 76.9759; + normal -0.173701 0.830173 -0.529755; + texcoord 1.00000 1.68750; + vertex -12.6476 -113.716 74.4801; + normal -0.173701 0.830174 -0.529755; + texcoord 0.00000 2.00000; + vertex -20.6585 -109.617 83.5291; + normal -0.173702 0.830173 -0.529755; + texcoord 0.00000 1.68750; + vertex -22.7026 -111.638 81.0333; + normal -0.173702 0.830173 -0.529755; + texcoord 1.00000 1.34375; + vertex -14.8961 -115.938 71.7348; + normal -0.173704 0.830172 -0.529756; + texcoord 0.00000 1.34375; + vertex -24.9511 -113.860 78.2880; + normal -0.173702 0.830173 -0.529755; + texcoord 1.00000 1.00000; + vertex -17.1446 -118.160 68.9894; + normal -0.173704 0.830172 -0.529756; + texcoord 0.00000 1.00000; + vertex -27.1996 -116.082 75.5426; + normal -0.391977 0.918545 0.0512779; + texcoord 1.00000 2.00000; + vertex 2.71666 -97.7996 5.56454; + normal -0.391976 0.918545 0.0512788; + texcoord 1.00000 1.68750; + vertex 1.25068 -98.2245 1.96996; + normal -0.391977 0.918545 0.0512774; + texcoord 0.00000 2.00000; + vertex -7.77930 -102.549 10.4066; + normal -0.391977 0.918545 0.0512782; + texcoord 0.00000 1.68750; + vertex -9.24529 -102.974 6.81198; + normal -0.391976 0.918545 0.0512794; + texcoord 1.00000 1.34375; + vertex -0.361910 -98.6919 -1.98407; + normal -0.391976 0.918545 0.0512793; + texcoord 0.00000 1.34375; + vertex -10.8579 -103.441 2.85794; + normal -0.391977 0.918545 0.0512793; + texcoord 1.00000 1.00000; + vertex -1.97449 -99.1593 -5.93810; + normal -0.391976 0.918545 0.0512798; + texcoord 0.00000 1.00000; + vertex -12.4705 -103.909 -1.09609; + normal -0.145083 -0.987970 -0.0535358; + texcoord 1.00000 2.00000; + vertex 42.0071 157.326 53.3065; + normal -0.145083 -0.987970 -0.0535352; + texcoord 1.00000 1.68750; + vertex 42.4098 157.476 49.4460; + normal -0.145083 -0.987970 -0.0535358; + texcoord 0.00000 2.00000; + vertex 54.2378 155.464 54.5100; + normal -0.145082 -0.987970 -0.0535364; + texcoord 0.00000 1.68750; + vertex 54.6405 155.614 50.6495; + normal -0.145082 -0.987970 -0.0535364; + texcoord 1.00000 1.34375; + vertex 42.8528 157.641 45.1994; + normal -0.145082 -0.987970 -0.0535365; + texcoord 0.00000 1.34375; + vertex 55.0835 155.779 46.4029; + normal -0.145082 -0.987970 -0.0535370; + texcoord 1.00000 1.00000; + vertex 43.2957 157.806 40.9528; + normal -0.145083 -0.987970 -0.0535346; + texcoord 0.00000 1.00000; + vertex 55.5265 155.945 42.1563; + normal 0.121543 -0.953165 -0.276956; + texcoord 1.00000 2.00000; + vertex -18.9265 98.6802 139.740; + normal 0.121541 -0.953166 -0.276954; + texcoord 1.00000 1.68750; + vertex -16.9421 99.8486 136.590; + normal 0.121541 -0.953165 -0.276954; + texcoord 0.00000 2.00000; + vertex -8.28204 98.1468 146.247; + normal 0.121540 -0.953166 -0.276953; + texcoord 0.00000 1.68750; + vertex -6.29766 99.3152 143.097; + normal 0.121540 -0.953166 -0.276953; + texcoord 1.00000 1.34375; + vertex -14.7593 101.134 133.124; + normal 0.121540 -0.953166 -0.276952; + texcoord 0.00000 1.34375; + vertex -4.11484 100.600 139.632; + normal 0.121540 -0.953166 -0.276953; + texcoord 1.00000 1.00000; + vertex -12.5765 102.419 129.659; + normal 0.121540 -0.953166 -0.276953; + texcoord 0.00000 1.00000; + vertex -1.93203 101.886 136.166; + normal 0.356288 0.0910485 -0.929930; + texcoord 1.00000 2.00000; + vertex 22.7604 -17.8229 164.428; + normal 0.356287 0.0910482 -0.929930; + texcoord 1.00000 1.68750; + vertex 26.1109 -16.5577 165.836; + normal 0.356288 0.0910485 -0.929930; + texcoord 0.00000 2.00000; + vertex 26.9356 -29.3980 164.895; + normal 0.356289 0.0910482 -0.929929; + texcoord 0.00000 1.68750; + vertex 30.2861 -28.1327 166.302; + normal 0.356289 0.0910480 -0.929929; + texcoord 1.00000 1.34375; + vertex 29.7964 -15.1659 167.384; + normal 0.356288 0.0910480 -0.929929; + texcoord 0.00000 1.34375; + vertex 33.9716 -26.7409 167.851; + normal 0.356290 0.0910481 -0.929929; + texcoord 1.00000 1.00000; + vertex 33.4819 -13.7741 168.933; + normal 0.356286 0.0910481 -0.929931; + texcoord 0.00000 1.00000; + vertex 37.6571 -25.3492 169.399; + normal -0.831623 -0.215338 0.511891; + texcoord 1.00000 2.00000; + vertex 71.6289 20.6843 57.9420; + normal -0.831623 -0.215338 0.511891; + texcoord 1.00000 1.68750; + vertex 73.7269 20.0628 61.0891; + normal -0.831623 -0.215338 0.511892; + texcoord 0.00000 2.00000; + vertex 70.4783 32.4958 61.0416; + normal -0.831623 -0.215338 0.511891; + texcoord 0.00000 1.68750; + vertex 72.5763 31.8743 64.1886; + normal -0.831624 -0.215337 0.511890; + texcoord 1.00000 1.34375; + vertex 76.0347 19.3792 64.5508; + normal -0.831625 -0.215337 0.511889; + texcoord 0.00000 1.34375; + vertex 74.8842 31.1907 67.6503; + normal -0.831624 -0.215337 0.511889; + texcoord 1.00000 1.00000; + vertex 78.3425 18.6956 68.0125; + normal -0.831626 -0.215338 0.511886; + texcoord 0.00000 1.00000; + vertex 77.1920 30.5071 71.1121; + normal -0.957105 0.255409 0.136808; + texcoord 1.00000 2.00000; + vertex 39.1684 0.441520 85.8748; + normal -0.957105 0.255409 0.136810; + texcoord 1.00000 1.68750; + vertex 39.9988 1.66513 89.3995; + normal -0.957105 0.255409 0.136809; + texcoord 0.00000 2.00000; + vertex 41.5135 11.6003 81.4485; + normal -0.957105 0.255409 0.136809; + texcoord 0.00000 1.68750; + vertex 42.3439 12.8239 84.9733; + normal -0.957105 0.255408 0.136809; + texcoord 1.00000 1.34375; + vertex 40.9122 3.01109 93.2767; + normal -0.957105 0.255408 0.136809; + texcoord 0.00000 1.34375; + vertex 43.2573 14.1699 88.8504; + normal -0.957105 0.255408 0.136809; + texcoord 1.00000 1.00000; + vertex 41.8256 4.35705 97.1538; + normal -0.957104 0.255409 0.136810; + texcoord 0.00000 1.00000; + vertex 44.1707 15.5158 92.7276; + normal -0.659875 0.635640 -0.400658; + texcoord 1.00000 2.00000; + vertex 24.7542 -25.8962 102.669; + normal -0.659876 0.635639 -0.400659; + texcoord 1.00000 1.68750; + vertex 25.8468 -23.2200 105.116; + normal -0.659876 0.635638 -0.400659; + texcoord 0.00000 2.00000; + vertex 33.1612 -22.1317 94.7957; + normal -0.659876 0.635638 -0.400659; + texcoord 0.00000 1.68750; + vertex 34.2539 -19.4554 97.2419; + normal -0.659876 0.635639 -0.400658; + texcoord 1.00000 1.34375; + vertex 27.0488 -20.2761 107.807; + normal -0.659875 0.635640 -0.400658; + texcoord 0.00000 1.34375; + vertex 35.4558 -16.5115 99.9328; + normal -0.659875 0.635640 -0.400658; + texcoord 1.00000 1.00000; + vertex 28.2507 -17.3322 110.497; + normal -0.659875 0.635640 -0.400657; + texcoord 0.00000 1.00000; + vertex 36.6577 -13.5676 102.624; + normal -0.560340 0.817711 -0.131785; + texcoord 1.00000 2.00000; + vertex 9.49298 -58.9472 82.7589; + normal -0.560341 0.817711 -0.131786; + texcoord 1.00000 1.68750; + vertex 10.9104 -57.4565 85.9815; + normal -0.560341 0.817711 -0.131786; + texcoord 0.00000 2.00000; + vertex 18.5540 -53.7666 76.3771; + normal -0.560341 0.817710 -0.131787; + texcoord 0.00000 1.68750; + vertex 19.9714 -52.2759 79.5997; + normal -0.560341 0.817710 -0.131786; + texcoord 1.00000 1.34375; + vertex 12.4696 -55.8168 89.5263; + normal -0.560341 0.817710 -0.131786; + texcoord 0.00000 1.34375; + vertex 21.5306 -50.6362 83.1445; + normal -0.560340 0.817711 -0.131784; + texcoord 1.00000 1.00000; + vertex 14.0287 -54.1771 93.0711; + normal -0.560340 0.817711 -0.131785; + texcoord 0.00000 1.00000; + vertex 23.0897 -48.9965 86.6893; + normal -0.488787 0.801942 -0.343476; + texcoord 1.00000 2.00000; + vertex 7.83535 -55.4647 74.9514; + normal -0.488788 0.801941 -0.343477; + texcoord 1.00000 1.68750; + vertex 8.39720 -53.7059 78.2582; + normal -0.488788 0.801941 -0.343477; + texcoord 0.00000 2.00000; + vertex 18.2544 -50.9100 70.7586; + normal -0.488788 0.801941 -0.343477; + texcoord 0.00000 1.68750; + vertex 18.8162 -49.1512 74.0654; + normal -0.488788 0.801941 -0.343478; + texcoord 1.00000 1.34375; + vertex 9.01523 -51.7713 81.8956; + normal -0.488788 0.801942 -0.343477; + texcoord 0.00000 1.34375; + vertex 19.4343 -47.2166 77.7029; + normal -0.488788 0.801941 -0.343477; + texcoord 1.00000 1.00000; + vertex 9.63326 -49.8366 85.5331; + normal -0.488787 0.801942 -0.343477; + texcoord 0.00000 1.00000; + vertex 20.0523 -45.2820 81.3404; + normal 0.350602 -0.924977 -0.146618; + texcoord 1.00000 2.00000; + vertex 25.9043 84.0650 103.320; + normal 0.350603 -0.924976 -0.146620; + texcoord 1.00000 1.68750; + vertex 25.1408 83.2123 106.874; + normal 0.350603 -0.924976 -0.146620; + texcoord 0.00000 2.00000; + vertex 14.9859 80.4363 100.104; + normal 0.350604 -0.924975 -0.146622; + texcoord 0.00000 1.68750; + vertex 14.2225 79.5837 103.657; + normal 0.350604 -0.924975 -0.146621; + texcoord 1.00000 1.34375; + vertex 24.3010 82.2744 110.782; + normal 0.350604 -0.924975 -0.146622; + texcoord 0.00000 1.34375; + vertex 13.3827 78.6457 107.566; + normal 0.350604 -0.924975 -0.146621; + texcoord 1.00000 1.00000; + vertex 23.4612 81.3365 114.691; + normal 0.350605 -0.924975 -0.146622; + texcoord 0.00000 1.00000; + vertex 12.5429 77.7078 111.475; + normal 0.429555 -0.902991 -0.00941897; + texcoord 1.00000 2.00000; + vertex -4.67534 63.7769 102.552; + normal 0.429555 -0.902991 -0.00942009; + texcoord 1.00000 1.68750; + vertex -4.42745 63.8552 106.348; + normal 0.429555 -0.902991 -0.00941987; + texcoord 0.00000 2.00000; + vertex -15.6437 58.5506 103.376; + normal 0.429555 -0.902991 -0.00941954; + texcoord 0.00000 1.68750; + vertex -15.3958 58.6289 107.172; + normal 0.429555 -0.902992 -0.00942274; + texcoord 1.00000 1.34375; + vertex -4.15476 63.9414 110.525; + normal 0.429554 -0.902992 -0.00941936; + texcoord 0.00000 1.34375; + vertex -15.1231 58.7151 111.349; + normal 0.429554 -0.902992 -0.00942375; + texcoord 1.00000 1.00000; + vertex -3.88207 64.0275 114.701; + normal 0.429553 -0.902992 -0.00941898; + texcoord 0.00000 1.00000; + vertex -14.8504 58.8013 115.525; + normal -0.416389 -0.690812 -0.591101; + texcoord 1.00000 2.00000; + vertex 6.50581 2.60438 121.200; + normal -0.416388 -0.690812 -0.591101; + texcoord 1.00000 1.68750; + vertex 3.38931 2.50477 123.512; + normal -0.416388 -0.690812 -0.591101; + texcoord 0.00000 2.00000; + vertex 1.20700 11.5796 114.443; + normal -0.416388 -0.690811 -0.591101; + texcoord 0.00000 1.68750; + vertex -1.90950 11.4800 116.755; + normal -0.416385 -0.690811 -0.591103; + texcoord 1.00000 1.34375; + vertex -0.0388500 2.39519 126.055; + normal -0.416388 -0.690811 -0.591102; + texcoord 0.00000 1.34375; + vertex -5.33766 11.3704 119.298; + normal -0.416384 -0.690811 -0.591105; + texcoord 1.00000 1.00000; + vertex -3.46700 2.28561 128.598; + normal -0.416389 -0.690810 -0.591103; + texcoord 0.00000 1.00000; + vertex -8.76581 11.2608 121.841; + normal -0.232951 -0.678854 -0.696341; + texcoord 1.00000 2.00000; + vertex -10.6290 -32.2714 105.688; + normal -0.232951 -0.678854 -0.696341; + texcoord 1.00000 1.68750; + vertex -13.3268 -33.7173 108.000; + normal -0.232953 -0.678854 -0.696340; + texcoord 0.00000 2.00000; + vertex -18.8735 -24.5364 100.905; + normal -0.232953 -0.678854 -0.696340; + texcoord 0.00000 1.68750; + vertex -21.5713 -25.9823 103.217; + normal -0.232953 -0.678854 -0.696341; + texcoord 1.00000 1.34375; + vertex -16.2943 -35.3078 110.543; + normal -0.232952 -0.678854 -0.696341; + texcoord 0.00000 1.34375; + vertex -24.5388 -27.5728 105.760; + normal -0.232954 -0.678854 -0.696340; + texcoord 1.00000 1.00000; + vertex -19.2619 -36.8983 113.086; + normal -0.232950 -0.678854 -0.696342; + texcoord 0.00000 1.00000; + vertex -27.5064 -29.1633 108.304; + normal 0.741624 -0.569195 -0.354980; + texcoord 1.00000 2.00000; + vertex -25.0702 -10.0299 80.3002; + normal 0.741624 -0.569194 -0.354981; + texcoord 1.00000 1.68750; + vertex -24.6272 -11.6065 83.7538; + normal 0.741624 -0.569194 -0.354980; + texcoord 0.00000 2.00000; + vertex -33.1516 -18.7292 77.3654; + normal 0.741624 -0.569194 -0.354981; + texcoord 0.00000 1.68750; + vertex -32.7086 -20.3058 80.8190; + normal 0.741624 -0.569194 -0.354981; + texcoord 1.00000 1.34375; + vertex -24.1399 -13.3408 87.5527; + normal 0.741624 -0.569195 -0.354979; + texcoord 0.00000 1.34375; + vertex -32.2213 -22.0401 84.6179; + normal 0.741624 -0.569195 -0.354980; + texcoord 1.00000 1.00000; + vertex -23.6526 -15.0751 91.3517; + normal 0.741624 -0.569196 -0.354978; + texcoord 0.00000 1.00000; + vertex -31.7340 -23.7744 88.4169; + normal 0.292120 0.783346 -0.548667; + texcoord 1.00000 2.00000; + vertex 32.0078 0.972310 115.487; + normal 0.292121 0.783346 -0.548666; + texcoord 1.00000 1.68750; + vertex 34.9570 1.50900 117.823; + normal 0.292121 0.783346 -0.548667; + texcoord 0.00000 2.00000; + vertex 38.8069 -6.38990 108.596; + normal 0.292121 0.783346 -0.548666; + texcoord 0.00000 1.68750; + vertex 41.7562 -5.85321 110.932; + normal 0.292121 0.783346 -0.548666; + texcoord 1.00000 1.34375; + vertex 38.2012 2.09935 120.394; + texcoord 0.00000 1.34375; + vertex 45.0004 -5.26285 113.502; + normal 0.292120 0.783346 -0.548667; + texcoord 1.00000 1.00000; + vertex 41.4454 2.68971 122.964; + normal 0.292122 0.783346 -0.548666; + texcoord 0.00000 1.00000; + vertex 48.2445 -4.67250 116.072; + normal 0.585666 0.798498 -0.139269; + texcoord 1.00000 2.00000; + vertex -19.7592 -20.1602 114.142; + normal 0.585668 0.798497 -0.139267; + texcoord 1.00000 1.68750; + vertex -17.8566 -21.0114 117.263; + normal 0.585667 0.798497 -0.139268; + texcoord 0.00000 2.00000; + vertex -12.1646 -26.8568 107.685; + normal 0.585667 0.798498 -0.139268; + texcoord 0.00000 1.68750; + vertex -10.2619 -27.7080 110.806; + normal 0.585668 0.798497 -0.139267; + texcoord 1.00000 1.34375; + vertex -15.7637 -21.9478 120.695; + normal 0.585667 0.798498 -0.139268; + texcoord 0.00000 1.34375; + vertex -8.16904 -28.6443 114.239; + normal 0.585667 0.798498 -0.139267; + texcoord 1.00000 1.00000; + vertex -13.6708 -22.8841 124.128; + texcoord 0.00000 1.00000; + vertex -6.07615 -29.5807 117.671; + normal 0.794649 0.603602 0.0647935; + texcoord 1.00000 2.00000; + vertex -45.4228 -36.2054 95.1762; + normal 0.794649 0.603602 0.0647919; + texcoord 1.00000 1.68750; + vertex -45.6856 -36.2764 99.0601; + normal 0.794649 0.603602 0.0647929; + texcoord 0.00000 2.00000; + vertex -37.9063 -46.1361 95.5033; + normal 0.794649 0.603602 0.0647915; + texcoord 0.00000 1.68750; + vertex -38.1691 -46.2071 99.3872; + normal 0.794649 0.603602 0.0647916; + texcoord 1.00000 1.34375; + vertex -45.9746 -36.3544 103.332; + normal 0.794648 0.603602 0.0647908; + texcoord 0.00000 1.34375; + vertex -38.4581 -46.2851 103.659; + normal 0.794648 0.603602 0.0647924; + texcoord 1.00000 1.00000; + vertex -46.2637 -36.4325 107.605; + normal 0.794648 0.603603 0.0647912; + texcoord 0.00000 1.00000; + vertex -38.7472 -46.3632 107.932; + normal 0.941511 0.255313 0.219937; + texcoord 1.00000 2.00000; + vertex -61.9561 -62.3906 72.9090; + normal 0.941511 0.255311 0.219938; + texcoord 1.00000 1.68750; + vertex -61.8086 -65.2269 75.5702; + normal 0.941511 0.255310 0.219938; + texcoord 0.00000 2.00000; + vertex -57.7858 -70.3043 64.2433; + normal 0.941511 0.255310 0.219939; + texcoord 0.00000 1.68750; + vertex -57.6383 -73.1406 66.9044; + normal 0.941512 0.255310 0.219939; + texcoord 1.00000 1.34375; + vertex -61.6464 -68.3468 78.4974; + normal 0.941512 0.255310 0.219938; + texcoord 0.00000 1.34375; + vertex -57.4761 -76.2605 69.8317; + normal 0.941512 0.255310 0.219938; + texcoord 1.00000 1.00000; + vertex -61.4841 -71.4667 81.4246; + normal 0.941511 0.255310 0.219938; + texcoord 0.00000 1.00000; + vertex -57.3138 -79.3804 72.7589; + normal 0.714064 0.479170 0.510400; + texcoord 1.00000 2.00000; + vertex -33.4620 -86.2121 31.3377; + normal 0.714063 0.479171 0.510400; + texcoord 1.00000 1.68750; + vertex -31.8911 -89.5483 32.2721; + normal 0.714063 0.479172 0.510400; + texcoord 0.00000 2.00000; + vertex -26.5802 -85.7813 21.3055; + normal 0.714063 0.479172 0.510400; + texcoord 0.00000 1.68750; + vertex -25.0093 -89.1176 22.2399; + normal 0.714062 0.479173 0.510400; + texcoord 1.00000 1.34375; + vertex -30.1630 -93.2182 33.2999; + normal 0.714062 0.479173 0.510400; + texcoord 0.00000 1.34375; + vertex -23.2812 -92.7875 23.2677; + normal 0.714062 0.479173 0.510400; + texcoord 1.00000 1.00000; + vertex -28.4350 -96.8882 34.3277; + texcoord 0.00000 1.00000; + vertex -21.5532 -96.4574 24.2955; + normal -0.795693 -0.0666941 0.602018; + texcoord 1.00000 2.00000; + vertex 89.6810 122.296 52.6220; + normal -0.795693 -0.0666935 0.602018; + texcoord 1.00000 1.68750; + vertex 90.2285 125.978 53.7535; + normal -0.795693 -0.0666948 0.602017; + texcoord 0.00000 2.00000; + vertex 82.3460 126.231 43.3633; + normal -0.795693 -0.0666925 0.602018; + texcoord 0.00000 1.68750; + vertex 82.8935 129.914 44.4948; + normal -0.795693 -0.0666920 0.602018; + texcoord 1.00000 1.34375; + vertex 90.8307 130.028 54.9982; + normal -0.795693 -0.0666910 0.602018; + texcoord 0.00000 1.34375; + vertex 83.4958 133.964 45.7395; + normal -0.795693 -0.0666921 0.602017; + texcoord 1.00000 1.00000; + vertex 91.4330 134.078 56.2429; + normal -0.795693 -0.0666931 0.602017; + texcoord 0.00000 1.00000; + vertex 84.0980 138.014 46.9842; + normal -0.682526 -0.678230 0.272329; + texcoord 1.00000 2.00000; + vertex 35.2425 84.4820 132.265; + normal -0.682526 -0.678230 0.272329; + texcoord 1.00000 1.68750; + vertex 35.7846 85.4160 135.949; + normal -0.682526 -0.678230 0.272329; + texcoord 0.00000 2.00000; + vertex 26.4322 93.0015 131.402; + normal -0.682526 -0.678230 0.272329; + texcoord 0.00000 1.68750; + vertex 26.9743 93.9354 135.086; + normal -0.682526 -0.678230 0.272328; + texcoord 1.00000 1.34375; + vertex 36.3809 86.4433 140.002; + normal -0.682526 -0.678230 0.272329; + texcoord 0.00000 1.34375; + vertex 27.5706 94.9627 139.139; + normal -0.682526 -0.678230 0.272328; + texcoord 1.00000 1.00000; + vertex 36.9771 87.4706 144.055; + normal -0.682526 -0.678229 0.272329; + texcoord 0.00000 1.00000; + vertex 28.1668 95.9900 143.192; + normal -0.664878 -0.631469 -0.398980; + texcoord 1.00000 2.00000; + vertex 39.6781 -7.82044 168.174; + normal -0.664878 -0.631469 -0.398979; + texcoord 1.00000 1.68750; + vertex 37.7868 -7.88070 171.421; + normal -0.664879 -0.631469 -0.398978; + texcoord 0.00000 2.00000; + vertex 33.0396 1.50305 164.480; + normal -0.664879 -0.631469 -0.398978; + texcoord 0.00000 1.68750; + vertex 31.1483 1.44279 167.727; + normal -0.664878 -0.631469 -0.398979; + texcoord 1.00000 1.34375; + vertex 35.7063 -7.94698 174.993; + texcoord 0.00000 1.34375; + vertex 29.0678 1.37651 171.299; + normal -0.664878 -0.631469 -0.398979; + texcoord 1.00000 1.00000; + vertex 33.6258 -8.01327 178.565; + normal -0.664878 -0.631469 -0.398979; + texcoord 0.00000 1.00000; + vertex 26.9873 1.31022 174.871; + normal -0.882133 0.269580 -0.386222; + texcoord 1.00000 2.00000; + vertex 8.72747 -93.7729 117.493; + normal -0.882133 0.269580 -0.386222; + texcoord 1.00000 1.68750; + vertex 7.19464 -93.7325 121.022; + normal -0.882133 0.269580 -0.386223; + texcoord 0.00000 2.00000; + vertex 11.8219 -81.9162 118.701; + normal -0.882133 0.269580 -0.386223; + texcoord 0.00000 1.68750; + vertex 10.2891 -81.8757 122.231; + normal -0.882133 0.269580 -0.386223; + texcoord 1.00000 1.34375; + vertex 5.50853 -93.6880 124.905; + normal -0.882133 0.269580 -0.386223; + texcoord 0.00000 1.34375; + vertex 8.60298 -81.8313 126.113; + normal -0.882133 0.269580 -0.386223; + texcoord 1.00000 1.00000; + vertex 3.82243 -93.6435 128.787; + normal -0.882133 0.269580 -0.386224; + texcoord 0.00000 1.00000; + vertex 6.91688 -81.7868 129.995; + normal 0.285847 0.687258 -0.667808; + texcoord 1.00000 2.00000; + vertex -30.9259 -76.9911 72.5238; + normal 0.285847 0.687258 -0.667809; + texcoord 1.00000 1.68750; + vertex -30.1760 -74.5050 75.4032; + normal 0.285846 0.687257 -0.667810; + texcoord 0.00000 2.00000; + vertex -19.2806 -81.2277 73.1485; + normal 0.285846 0.687258 -0.667809; + texcoord 0.00000 1.68750; + vertex -18.5306 -78.7416 76.0279; + normal 0.285847 0.687259 -0.667808; + texcoord 1.00000 1.34375; + vertex -29.3510 -71.7704 78.5707; + normal 0.285846 0.687258 -0.667808; + texcoord 0.00000 1.34375; + vertex -17.7057 -76.0069 79.1954; + normal 0.285847 0.687259 -0.667808; + texcoord 1.00000 1.00000; + vertex -28.5261 -69.0357 81.7381; + normal 0.285846 0.687258 -0.667809; + texcoord 0.00000 1.00000; + vertex -16.8807 -73.2722 82.3628; + normal 0.0318710 -0.919506 -0.391782; + texcoord 1.00000 2.00000; + vertex 39.3995 135.962 99.1040; + normal 0.0318723 -0.919505 -0.391783; + texcoord 1.00000 1.68750; + vertex 37.1017 134.677 101.933; + normal 0.0318729 -0.919505 -0.391783; + texcoord 0.00000 2.00000; + vertex 29.4648 138.554 92.2119; + normal 0.0318735 -0.919505 -0.391784; + texcoord 0.00000 1.68750; + vertex 27.1670 137.269 95.0408; + normal 0.0318730 -0.919505 -0.391783; + texcoord 1.00000 1.34375; + vertex 34.5742 133.263 105.045; + normal 0.0318722 -0.919506 -0.391783; + texcoord 0.00000 1.34375; + vertex 24.6394 135.856 98.1525; + normal 0.0318723 -0.919506 -0.391782; + texcoord 1.00000 1.00000; + vertex 32.0466 131.850 108.156; + normal 0.0318700 -0.919506 -0.391781; + texcoord 0.00000 1.00000; + vertex 22.1118 134.442 101.264; + normal 0.897049 -0.429930 -0.102291; + texcoord 1.00000 2.00000; + vertex -40.2775 83.7818 154.234; + normal 0.897049 -0.429930 -0.102290; + texcoord 1.00000 1.68750; + vertex -40.2958 82.8732 157.893; + normal 0.897049 -0.429930 -0.102291; + texcoord 0.00000 2.00000; + vertex -45.6081 73.2861 151.601; + normal 0.897049 -0.429930 -0.102290; + texcoord 0.00000 1.68750; + vertex -45.6264 72.3774 155.259; + normal 0.897049 -0.429930 -0.102290; + texcoord 1.00000 1.34375; + vertex -40.3159 81.8737 161.917; + normal 0.897049 -0.429931 -0.102289; + texcoord 0.00000 1.34375; + vertex -45.6465 71.3780 159.283; + normal 0.897049 -0.429930 -0.102290; + texcoord 1.00000 1.00000; + vertex -40.3360 80.8742 165.941; + normal 0.897049 -0.429931 -0.102290; + texcoord 0.00000 1.00000; + vertex -45.6666 70.3785 163.308; + normal 0.696413 -0.663431 -0.273618; + texcoord 1.00000 2.00000; + vertex -13.7797 -7.03928 157.664; + normal 0.696413 -0.663431 -0.273619; + texcoord 1.00000 1.68750; + vertex -14.9262 -9.39085 160.448; + normal 0.696413 -0.663432 -0.273618; + texcoord 0.00000 2.00000; + vertex -21.7485 -12.2390 149.989; + normal 0.696413 -0.663431 -0.273619; + texcoord 0.00000 1.68750; + vertex -22.8950 -14.5906 152.773; + normal 0.696414 -0.663431 -0.273619; + texcoord 1.00000 1.34375; + vertex -16.1873 -11.9776 163.510; + normal 0.696413 -0.663432 -0.273619; + texcoord 0.00000 1.34375; + vertex -24.1561 -17.1773 155.835; + normal 0.696414 -0.663431 -0.273619; + texcoord 1.00000 1.00000; + vertex -17.4485 -14.5643 166.572; + normal 0.696413 -0.663432 -0.273618; + texcoord 0.00000 1.00000; + vertex -25.4172 -19.7641 158.897; + normal 0.997005 -0.0635610 -0.0440517; + texcoord 1.00000 2.00000; + vertex -60.6317 -87.4472 106.589; + normal 0.997005 -0.0635608 -0.0440518; + texcoord 1.00000 1.68750; + vertex -60.7487 -90.6369 108.544; + normal 0.997005 -0.0635610 -0.0440517; + texcoord 0.00000 2.00000; + vertex -61.4792 -93.6703 96.3883; + normal 0.997005 -0.0635608 -0.0440518; + texcoord 0.00000 1.68750; + vertex -61.5961 -96.8601 98.3440; + normal 0.997005 -0.0635613 -0.0440515; + texcoord 1.00000 1.34375; + vertex -60.8773 -94.1457 110.696; + normal 0.997005 -0.0635602 -0.0440517; + texcoord 0.00000 1.34375; + vertex -61.7247 -100.369 100.495; + normal 0.997005 -0.0635614 -0.0440511; + texcoord 1.00000 1.00000; + vertex -61.0059 -97.6544 112.847; + normal 0.997005 -0.0635593 -0.0440516; + texcoord 0.00000 1.00000; + vertex -61.8534 -103.878 102.647; + normal 0.839899 0.0875383 0.535636; + texcoord 1.00000 2.00000; + vertex -49.2763 -101.625 16.9252; + normal 0.839899 0.0875379 0.535636; + texcoord 1.00000 1.68750; + vertex -48.7963 -105.334 16.7788; + normal 0.839899 0.0875383 0.535636; + texcoord 0.00000 2.00000; + vertex -42.9590 -100.408 6.82056; + normal 0.839899 0.0875378 0.535636; + texcoord 0.00000 1.68750; + vertex -42.4789 -104.118 6.67411; + normal 0.839899 0.0875380 0.535636; + texcoord 1.00000 1.34375; + vertex -48.2683 -109.415 16.6177; + normal 0.839899 0.0875379 0.535636; + texcoord 0.00000 1.34375; + vertex -41.9509 -108.198 6.51301; + normal 0.839899 0.0875384 0.535636; + texcoord 1.00000 1.00000; + vertex -47.7402 -113.495 16.4566; + normal 0.839899 0.0875385 0.535636; + texcoord 0.00000 1.00000; + vertex -41.4229 -112.279 6.35192; + normal -0.795028 0.417698 -0.439840; + texcoord 1.00000 2.00000; + vertex 64.4345 98.0831 97.3754; + normal -0.795028 0.417697 -0.439840; + texcoord 1.00000 1.68750; + vertex 64.4039 100.856 100.064; + normal -0.795028 0.417696 -0.439841; + texcoord 0.00000 2.00000; + vertex 71.9308 104.966 90.3620; + normal -0.795028 0.417698 -0.439840; + texcoord 0.00000 1.68750; + vertex 71.9002 107.739 93.0505; + normal -0.795028 0.417699 -0.439839; + texcoord 1.00000 1.34375; + vertex 64.3703 103.906 103.021; + normal -0.795028 0.417700 -0.439839; + texcoord 0.00000 1.34375; + vertex 71.8665 110.789 96.0079; + normal -0.795028 0.417699 -0.439839; + texcoord 1.00000 1.00000; + vertex 64.3366 106.956 105.979; + normal -0.795028 0.417698 -0.439840; + texcoord 0.00000 1.00000; + vertex 71.8329 113.839 98.9652; + normal -0.388996 0.791437 -0.471497; + texcoord 1.00000 2.00000; + vertex -4.63623 48.5890 160.771; + normal -0.388996 0.791437 -0.471498; + texcoord 1.00000 1.68750; + vertex -4.42517 50.6028 163.977; + normal -0.388996 0.791436 -0.471498; + texcoord 0.00000 2.00000; + vertex 6.52207 52.2616 157.730; + normal -0.388996 0.791437 -0.471498; + texcoord 0.00000 1.68750; + vertex 6.73313 54.2754 160.936; + normal -0.388996 0.791436 -0.471499; + texcoord 1.00000 1.34375; + vertex -4.19301 52.8180 167.504; + normal -0.388996 0.791437 -0.471498; + texcoord 0.00000 1.34375; + vertex 6.96530 56.4906 164.462; + normal -0.388996 0.791436 -0.471500; + texcoord 1.00000 1.00000; + vertex -3.96084 55.0332 171.031; + normal -0.388996 0.791435 -0.471500; + texcoord 0.00000 1.00000; + vertex 7.19746 58.7057 167.989; + normal 0.173066 0.968926 -0.176725; + texcoord 1.00000 2.00000; + vertex 15.4585 -53.5336 155.591; + normal 0.173065 0.968925 -0.176726; + texcoord 1.00000 1.68750; + vertex 17.7816 -53.3864 158.673; + normal 0.173065 0.968926 -0.176725; + texcoord 0.00000 2.00000; + vertex 25.0992 -56.5545 148.470; + normal 0.173065 0.968925 -0.176726; + texcoord 0.00000 1.68750; + vertex 27.4223 -56.4072 151.552; + normal 0.173065 0.968925 -0.176726; + texcoord 1.00000 1.34375; + vertex 20.3371 -53.2243 162.064; + normal 0.173066 0.968925 -0.176725; + texcoord 0.00000 1.34375; + vertex 29.9778 -56.2452 154.943; + normal 0.173066 0.968925 -0.176725; + texcoord 1.00000 1.00000; + vertex 22.8925 -53.0624 165.455; + normal 0.173066 0.968925 -0.176725; + texcoord 0.00000 1.00000; + vertex 32.5332 -56.0832 158.333; + normal 0.0209649 0.918191 0.395583; + texcoord 1.00000 2.00000; + vertex -31.8979 -107.499 82.1171; + normal 0.0209651 0.918191 0.395582; + texcoord 1.00000 1.68750; + vertex -32.6069 -108.997 85.6306; + normal 0.0209649 0.918191 0.395583; + texcoord 0.00000 2.00000; + vertex -19.6789 -108.633 84.1001; + normal 0.0209653 0.918191 0.395583; + texcoord 0.00000 1.68750; + vertex -20.3880 -110.130 87.6135; + normal 0.0209654 0.918191 0.395583; + texcoord 1.00000 1.34375; + vertex -33.3869 -110.644 89.4954; + normal 0.0209654 0.918191 0.395583; + texcoord 0.00000 1.34375; + vertex -21.1680 -111.777 91.4783; + normal 0.0209653 0.918190 0.395584; + texcoord 1.00000 1.00000; + vertex -34.1669 -112.291 93.3602; + normal 0.0209649 0.918191 0.395582; + texcoord 0.00000 1.00000; + vertex -21.9480 -113.425 95.3431; + normal 0.0184719 0.511716 0.858956; + texcoord 1.00000 2.00000; + vertex -19.3345 -106.258 13.1642; + normal 0.0184726 0.511715 0.858957; + texcoord 1.00000 1.68750; + vertex -18.0295 -109.431 15.0262; + normal 0.0184724 0.511716 0.858956; + texcoord 0.00000 2.00000; + vertex -7.56499 -102.781 10.8397; + normal 0.0184716 0.511716 0.858956; + texcoord 0.00000 1.68750; + vertex -6.25998 -105.954 12.7017; + normal 0.0184712 0.511716 0.858956; + texcoord 1.00000 1.34375; + vertex -16.5940 -112.921 17.0744; + normal 0.0184712 0.511716 0.858956; + texcoord 0.00000 1.34375; + vertex -4.82447 -109.444 14.7499; + normal 0.0184706 0.511717 0.858956; + texcoord 1.00000 1.00000; + vertex -15.1585 -116.411 19.1226; + normal 0.0184731 0.511714 0.858957; + texcoord 0.00000 1.00000; + vertex -3.38897 -112.934 16.7981; + normal -0.622620 -0.590789 0.513139; + texcoord 1.00000 2.00000; + vertex 58.4913 160.344 65.2821; + normal -0.622620 -0.590790 0.513140; + texcoord 1.00000 1.68750; + vertex 55.7840 163.108 65.1798; + normal -0.622619 -0.590790 0.513140; + texcoord 0.00000 2.00000; + vertex 54.1457 155.695 54.6566; + texcoord 0.00000 1.68750; + vertex 51.4385 158.459 54.5543; + normal -0.622620 -0.590790 0.513140; + texcoord 1.00000 1.34375; + vertex 52.8061 166.149 65.0673; + normal -0.622619 -0.590790 0.513140; + texcoord 0.00000 1.34375; + vertex 48.4605 161.499 54.4417; + normal -0.622620 -0.590789 0.513140; + texcoord 1.00000 1.00000; + vertex 49.8281 169.189 64.9547; + normal -0.622619 -0.590790 0.513140; + texcoord 0.00000 1.00000; + vertex 45.4825 164.540 54.3292; + normal -0.552352 -0.705576 0.443926; + texcoord 1.00000 2.00000; + vertex -1.22991 99.8934 156.031; + normal -0.552352 -0.705575 0.443927; + texcoord 1.00000 1.68750; + vertex -3.52955 102.586 157.450; + normal -0.552352 -0.705576 0.443926; + texcoord 0.00000 2.00000; + vertex -8.25972 99.1349 146.078; + normal -0.552352 -0.705575 0.443927; + texcoord 0.00000 1.68750; + vertex -10.5594 101.828 147.497; + normal -0.552353 -0.705574 0.443927; + texcoord 1.00000 1.34375; + vertex -6.05916 105.549 159.011; + normal -0.552353 -0.705574 0.443927; + texcoord 0.00000 1.34375; + vertex -13.0890 104.790 149.058; + normal -0.552353 -0.705575 0.443927; + texcoord 1.00000 1.00000; + vertex -8.58877 108.511 160.572; + normal -0.552353 -0.705574 0.443927; + texcoord 0.00000 1.00000; + vertex -15.6186 107.753 150.619; + normal -0.481233 -0.426301 -0.765952; + texcoord 1.00000 2.00000; + vertex 35.0581 -38.5360 164.602; + normal -0.481233 -0.426301 -0.765952; + texcoord 1.00000 1.68750; + vertex 32.9799 -40.6277 167.072; + normal -0.481232 -0.426300 -0.765953; + texcoord 0.00000 2.00000; + vertex 26.5621 -29.6386 164.988; + normal -0.481232 -0.426301 -0.765952; + texcoord 0.00000 1.68750; + vertex 24.4838 -31.7303 167.458; + normal -0.481232 -0.426300 -0.765953; + texcoord 1.00000 1.34375; + vertex 30.6938 -42.9285 169.788; + normal -0.481232 -0.426300 -0.765953; + texcoord 0.00000 1.34375; + vertex 22.1977 -34.0311 170.174; + normal -0.481231 -0.426299 -0.765954; + texcoord 1.00000 1.00000; + vertex 28.4077 -45.2293 172.505; + normal -0.481231 -0.426299 -0.765954; + texcoord 0.00000 1.00000; + vertex 19.9116 -36.3319 172.891; + normal -0.828994 0.431327 -0.355986; + texcoord 1.00000 2.00000; + vertex 77.8972 37.0640 66.2891; + normal -0.828993 0.431329 -0.355987; + texcoord 1.00000 1.68750; + vertex 79.7799 39.1265 64.4040; + normal -0.828994 0.431327 -0.355986; + texcoord 0.00000 2.00000; + vertex 77.6448 29.9183 58.2190; + normal -0.828994 0.431328 -0.355986; + texcoord 0.00000 1.68750; + vertex 79.5275 31.9809 56.3338; + normal -0.828994 0.431328 -0.355985; + texcoord 1.00000 1.34375; + vertex 81.8509 41.3954 62.3303; + texcoord 0.00000 1.34375; + vertex 81.5985 34.2498 54.2601; + normal -0.828995 0.431326 -0.355983; + texcoord 1.00000 1.00000; + vertex 83.9218 43.6642 60.2566; + normal -0.828993 0.431328 -0.355987; + texcoord 0.00000 1.00000; + vertex 83.6694 36.5186 52.1864; + normal -0.556241 0.476739 -0.680673; + texcoord 1.00000 2.00000; + vertex 44.0017 17.0023 88.2768; + normal -0.556241 0.476739 -0.680673; + texcoord 1.00000 1.68750; + vertex 46.7844 18.5860 87.1121; + normal -0.556240 0.476739 -0.680674; + texcoord 0.00000 2.00000; + vertex 45.6744 8.86813 81.2128; + normal -0.556241 0.476739 -0.680673; + texcoord 0.00000 1.68750; + vertex 48.4571 10.4518 80.0480; + normal -0.556241 0.476739 -0.680673; + texcoord 1.00000 1.34375; + vertex 49.8453 20.3281 85.8309; + normal -0.556241 0.476739 -0.680673; + texcoord 0.00000 1.34375; + vertex 51.5180 12.1939 78.7668; + normal -0.556240 0.476739 -0.680674; + texcoord 1.00000 1.00000; + vertex 52.9062 22.0702 84.5497; + normal -0.556241 0.476739 -0.680673; + texcoord 0.00000 1.00000; + vertex 54.5789 13.9360 77.4856; + normal -0.190405 0.372187 -0.908418; + texcoord 1.00000 2.00000; + vertex 34.7570 -14.8431 99.6715; + normal -0.190405 0.372187 -0.908418; + texcoord 1.00000 1.68750; + vertex 38.1962 -14.3273 99.1619; + normal -0.190405 0.372187 -0.908418; + texcoord 0.00000 2.00000; + vertex 35.6492 -25.1512 95.2611; + normal -0.190405 0.372187 -0.908418; + texcoord 0.00000 1.68750; + vertex 39.0885 -24.6355 94.7515; + normal -0.190405 0.372187 -0.908418; + texcoord 1.00000 1.34375; + vertex 41.9794 -13.7600 98.6014; + normal -0.190405 0.372187 -0.908418; + texcoord 0.00000 1.34375; + vertex 42.8717 -24.0682 94.1910; + normal -0.190405 0.372187 -0.908418; + texcoord 1.00000 1.00000; + vertex 45.7626 -13.1928 98.0408; + normal -0.190405 0.372187 -0.908418; + texcoord 0.00000 1.00000; + vertex 46.6548 -23.5009 93.6305; + normal -0.340221 0.202886 -0.918198; + texcoord 1.00000 2.00000; + vertex 28.0246 -52.3655 75.6185; + normal -0.340222 0.202888 -0.918197; + texcoord 1.00000 1.68750; + vertex 30.1429 -54.7332 74.3105; + normal -0.340222 0.202888 -0.918197; + texcoord 0.00000 2.00000; + vertex 20.2184 -60.0137 76.8210; + normal -0.340222 0.202888 -0.918197; + texcoord 0.00000 1.68750; + vertex 22.3367 -62.3814 75.5129; + normal -0.340222 0.202888 -0.918197; + texcoord 1.00000 1.34375; + vertex 32.4730 -57.3377 72.8716; + normal -0.340222 0.202887 -0.918197; + texcoord 0.00000 1.34375; + vertex 24.6668 -64.9859 74.0741; + normal -0.340222 0.202887 -0.918197; + texcoord 1.00000 1.00000; + vertex 34.8031 -59.9422 71.4327; + normal -0.340222 0.202888 -0.918197; + texcoord 0.00000 1.00000; + vertex 26.9969 -67.5904 72.6352; + normal 0.0545911 0.176935 -0.982707; + texcoord 1.00000 2.00000; + vertex 25.0504 -47.7472 75.2419; + normal 0.0545903 0.176936 -0.982707; + texcoord 1.00000 1.68750; + vertex 27.7352 -49.6668 75.0455; + normal 0.0545899 0.176936 -0.982707; + texcoord 0.00000 2.00000; + vertex 18.9030 -56.1558 73.3865; + normal 0.0545897 0.176937 -0.982707; + texcoord 0.00000 1.68750; + vertex 21.5878 -58.0753 73.1900; + normal 0.0545899 0.176937 -0.982707; + texcoord 1.00000 1.34375; + vertex 30.6885 -51.7782 74.8294; + normal 0.0545899 0.176937 -0.982707; + texcoord 0.00000 1.34375; + vertex 24.5411 -60.1867 72.9739; + normal 0.0545900 0.176937 -0.982707; + texcoord 1.00000 1.00000; + vertex 33.6418 -53.8896 74.6132; + normal 0.0545899 0.176937 -0.982707; + texcoord 0.00000 1.00000; + vertex 27.4944 -62.2982 72.7578; + normal -0.250406 -0.678566 -0.690540; + texcoord 1.00000 2.00000; + vertex 14.5011 74.8026 108.542; + normal -0.250405 -0.678566 -0.690540; + texcoord 1.00000 1.68750; + vertex 11.2640 75.5333 108.998; + normal -0.250405 -0.678566 -0.690540; + texcoord 0.00000 2.00000; + vertex 15.1263 82.3207 100.927; + normal -0.250405 -0.678566 -0.690540; + texcoord 0.00000 1.68750; + vertex 11.8892 83.0515 101.383; + normal -0.250405 -0.678566 -0.690540; + texcoord 1.00000 1.34375; + vertex 7.70327 76.3372 109.499; + normal -0.250405 -0.678566 -0.690540; + texcoord 0.00000 1.34375; + vertex 8.32846 83.8553 101.884; + normal -0.250405 -0.678566 -0.690540; + texcoord 1.00000 1.00000; + vertex 4.14252 77.1410 110.000; + normal -0.250404 -0.678566 -0.690540; + texcoord 0.00000 1.00000; + vertex 4.76771 84.6592 102.386; + normal -0.353909 -0.701517 -0.618565; + texcoord 1.00000 2.00000; + vertex -16.5511 57.9824 113.975; + normal -0.353909 -0.701517 -0.618565; + texcoord 1.00000 1.68750; + vertex -19.6063 59.3669 114.152; + normal -0.353908 -0.701518 -0.618565; + texcoord 0.00000 2.00000; + vertex -14.2097 64.2314 105.548; + normal -0.353909 -0.701517 -0.618565; + texcoord 0.00000 1.68750; + vertex -17.2649 65.6159 105.726; + normal -0.353909 -0.701516 -0.618565; + texcoord 1.00000 1.34375; + vertex -22.9671 60.8899 114.348; + normal -0.353909 -0.701516 -0.618565; + texcoord 0.00000 1.34375; + vertex -20.6257 67.1389 105.922; + normal -0.353908 -0.701517 -0.618566; + texcoord 1.00000 1.00000; + vertex -26.3279 62.4129 114.544; + normal -0.353906 -0.701518 -0.618565; + texcoord 0.00000 1.00000; + vertex -23.9865 68.6619 106.117; + normal -0.498936 -0.200339 -0.843165; + texcoord 1.00000 2.00000; + vertex -2.34288 6.42819 121.777; + normal -0.498935 -0.200340 -0.843165; + texcoord 1.00000 1.68750; + vertex -4.59409 8.83554 122.538; + normal -0.498936 -0.200340 -0.843165; + texcoord 0.00000 2.00000; + vertex 3.66513 13.7159 116.491; + normal -0.498935 -0.200341 -0.843165; + texcoord 0.00000 1.68750; + vertex 1.41392 16.1232 117.251; + normal -0.498935 -0.200342 -0.843165; + texcoord 1.00000 1.34375; + vertex -7.07042 11.4836 123.374; + normal -0.498934 -0.200343 -0.843165; + texcoord 0.00000 1.34375; + vertex -1.06241 18.7713 118.087; + normal -0.498935 -0.200342 -0.843165; + texcoord 1.00000 1.00000; + vertex -9.54675 14.1317 124.210; + normal -0.498934 -0.200343 -0.843165; + texcoord 0.00000 1.00000; + vertex -3.53875 21.4194 118.923; + normal 0.0813914 0.201219 -0.976159; + texcoord 1.00000 2.00000; + vertex -28.5438 -23.6108 101.069; + normal 0.0813915 0.201222 -0.976158; + texcoord 1.00000 1.68750; + vertex -28.9348 -20.2400 101.731; + normal 0.0813917 0.201221 -0.976158; + texcoord 0.00000 2.00000; + vertex -17.5878 -22.5617 102.199; + normal 0.0813915 0.201223 -0.976158; + texcoord 0.00000 1.68750; + vertex -17.9789 -19.1909 102.861; + normal 0.0813913 0.201224 -0.976158; + texcoord 1.00000 1.34375; + vertex -29.3650 -16.5320 102.460; + normal 0.0813913 0.201224 -0.976158; + texcoord 0.00000 1.34375; + vertex -18.4090 -15.4830 103.589; + normal 0.0813913 0.201224 -0.976158; + texcoord 1.00000 1.00000; + vertex -29.7951 -12.8241 103.188; + normal 0.0813916 0.201225 -0.976158; + texcoord 0.00000 1.00000; + vertex -18.8392 -11.7751 104.318; + normal 0.00676027 -0.600601 -0.799520; + texcoord 1.00000 2.00000; + vertex -32.5089 -22.4412 86.0906; + normal 0.00676016 -0.600601 -0.799520; + texcoord 1.00000 1.68750; + vertex -35.7441 -23.3262 86.7280; + normal 0.00676194 -0.600601 -0.799520; + texcoord 0.00000 2.00000; + vertex -35.9981 -14.1779 79.8537; + normal 0.00676091 -0.600601 -0.799520; + texcoord 0.00000 1.68750; + vertex -39.2332 -15.0629 80.4911; + normal 0.00676192 -0.600601 -0.799520; + texcoord 1.00000 1.34375; + vertex -39.3028 -24.2996 87.4292; + normal 0.00676048 -0.600601 -0.799520; + texcoord 0.00000 1.34375; + vertex -42.7919 -16.0363 81.1922; + normal 0.00676351 -0.600600 -0.799521; + texcoord 1.00000 1.00000; + vertex -42.8615 -25.2730 88.1303; + normal 0.00676080 -0.600600 -0.799521; + texcoord 0.00000 1.00000; + vertex -46.3506 -17.0097 81.8934; + normal -0.122552 0.0310855 -0.991975; + texcoord 1.00000 2.00000; + vertex 47.8949 -12.2299 109.363; + normal -0.122552 0.0310874 -0.991975; + texcoord 1.00000 1.68750; + vertex 48.0644 -15.5382 109.238; + normal -0.122552 0.0310874 -0.991975; + texcoord 0.00000 2.00000; + vertex 37.3811 -12.8169 110.643; + normal -0.122552 0.0310876 -0.991975; + texcoord 0.00000 1.68750; + vertex 37.5506 -16.1251 110.519; + normal -0.122552 0.0310878 -0.991975; + texcoord 1.00000 1.34375; + vertex 48.2509 -19.1773 109.101; + normal -0.122553 0.0310860 -0.991975; + texcoord 0.00000 1.34375; + vertex 37.7370 -19.7642 110.382; + normal -0.122552 0.0310865 -0.991975; + texcoord 1.00000 1.00000; + vertex 48.4373 -22.8163 108.964; + normal -0.122553 0.0310848 -0.991975; + texcoord 0.00000 1.00000; + vertex 37.9235 -23.4033 110.245; + normal -0.0285768 0.366951 -0.929801; + texcoord 1.00000 2.00000; + vertex -7.25484 -34.6256 106.588; + normal -0.0285757 0.366951 -0.929801; + texcoord 1.00000 1.68750; + vertex -8.87085 -37.3332 105.569; + normal -0.0285746 0.366953 -0.929801; + texcoord 0.00000 2.00000; + vertex -16.5074 -29.9105 108.734; + normal -0.0285738 0.366953 -0.929801; + texcoord 0.00000 1.68750; + vertex -18.1234 -32.6181 107.715; + normal -0.0285746 0.366951 -0.929801; + texcoord 1.00000 1.34375; + vertex -10.6485 -40.3115 104.449; + normal -0.0285741 0.366952 -0.929801; + texcoord 0.00000 1.34375; + vertex -19.9010 -35.5965 106.594; + normal -0.0285746 0.366951 -0.929801; + texcoord 1.00000 1.00000; + vertex -12.4261 -43.2899 103.328; + normal -0.0285753 0.366950 -0.929802; + texcoord 0.00000 1.00000; + vertex -21.6786 -38.5748 105.473; + normal 0.821380 -0.141055 -0.552664; + texcoord 1.00000 2.00000; + vertex -37.0364 -47.0344 105.792; + normal 0.821380 -0.141055 -0.552664; + texcoord 1.00000 1.68750; + vertex -37.5728 -50.3250 105.835; + normal 0.821380 -0.141055 -0.552664; + texcoord 0.00000 2.00000; + vertex -42.8753 -46.1978 96.9010; + normal 0.821381 -0.141054 -0.552664; + texcoord 0.00000 1.68750; + vertex -43.4117 -49.4884 96.9436; + normal 0.821381 -0.141054 -0.552664; + texcoord 1.00000 1.34375; + vertex -38.1629 -53.9448 105.882; + normal 0.821381 -0.141054 -0.552664; + texcoord 0.00000 1.34375; + vertex -44.0018 -53.1082 96.9905; + normal 0.821381 -0.141055 -0.552664; + texcoord 1.00000 1.00000; + vertex -38.7530 -57.5645 105.929; + normal 0.821380 -0.141058 -0.552665; + texcoord 0.00000 1.00000; + vertex -44.5918 -56.7279 97.0374; + normal 0.701691 0.245520 -0.668841; + texcoord 1.00000 2.00000; + vertex -55.3127 -78.3139 67.6696; + normal 0.701690 0.245520 -0.668844; + texcoord 1.00000 1.68750; + vertex -56.7779 -80.4404 65.3518; + normal 0.701688 0.245518 -0.668846; + texcoord 0.00000 2.00000; + vertex -61.6849 -69.9737 64.0459; + normal 0.701689 0.245520 -0.668844; + texcoord 0.00000 1.68750; + vertex -63.1501 -72.1002 61.7282; + normal 0.701690 0.245520 -0.668843; + texcoord 1.00000 1.34375; + vertex -58.3896 -82.7795 62.8023; + normal 0.701692 0.245521 -0.668841; + texcoord 0.00000 1.34375; + vertex -64.7618 -74.4393 59.1786; + normal 0.701691 0.245520 -0.668842; + texcoord 1.00000 1.00000; + vertex -60.0013 -85.1186 60.2528; + normal 0.701691 0.245520 -0.668842; + texcoord 0.00000 1.00000; + vertex -66.3735 -76.7784 56.6291; + normal 0.636518 0.717550 -0.282783; + texcoord 1.00000 2.00000; + vertex -20.8619 -91.7793 24.5929; + normal 0.636518 0.717551 -0.282781; + texcoord 1.00000 1.68750; + vertex -20.4186 -93.3210 21.6787; + normal 0.636518 0.717551 -0.282781; + texcoord 0.00000 2.00000; + vertex -28.9485 -86.2447 20.4345; + normal 0.636518 0.717551 -0.282781; + texcoord 0.00000 1.68750; + vertex -28.5051 -87.7864 17.5204; + normal 0.636518 0.717551 -0.282781; + texcoord 1.00000 1.34375; + vertex -19.9309 -95.0170 18.4731; + normal 0.636518 0.717551 -0.282781; + texcoord 0.00000 1.34375; + vertex -28.0174 -89.4824 14.3148; + normal 0.636518 0.717551 -0.282782; + texcoord 1.00000 1.00000; + vertex -19.4432 -96.7129 15.2675; + normal 0.636518 0.717551 -0.282782; + texcoord 0.00000 1.00000; + vertex -27.5298 -91.1783 11.1091; + normal -0.996341 -0.0836880 -0.0173554; + texcoord 1.00000 2.00000; + vertex 85.4963 133.611 49.6202; + normal -0.996341 -0.0836873 -0.0173558; + texcoord 1.00000 1.68750; + vertex 85.3213 136.176 47.2985; + normal -0.996341 -0.0836883 -0.0173548; + texcoord 0.00000 2.00000; + vertex 86.2605 126.218 41.3954; + normal -0.996341 -0.0836875 -0.0173555; + texcoord 0.00000 1.68750; + vertex 86.0854 128.783 39.0738; + normal -0.996341 -0.0836873 -0.0173557; + texcoord 1.00000 1.34375; + vertex 85.1288 138.997 44.7447; + normal -0.996341 -0.0836873 -0.0173557; + texcoord 0.00000 1.34375; + vertex 85.8930 131.605 36.5200; + normal -0.996341 -0.0836880 -0.0173550; + texcoord 1.00000 1.00000; + vertex 84.9363 141.818 42.1908; + texcoord 0.00000 1.00000; + vertex 85.7004 134.426 33.9661; + normal -0.716572 -0.233581 -0.657240; + texcoord 1.00000 2.00000; + vertex 22.5195 99.6144 137.258; + normal -0.716572 -0.233581 -0.657240; + texcoord 1.00000 1.68750; + vertex 23.1360 102.564 135.538; + normal -0.716572 -0.233581 -0.657240; + texcoord 0.00000 2.00000; + vertex 30.0100 94.3727 130.955; + normal -0.716571 -0.233579 -0.657242; + texcoord 0.00000 1.68750; + vertex 30.6264 97.3227 129.234; + normal -0.716571 -0.233581 -0.657241; + texcoord 1.00000 1.34375; + vertex 23.8140 105.809 133.645; + normal -0.716570 -0.233579 -0.657243; + texcoord 0.00000 1.34375; + vertex 31.3045 100.568 127.341; + normal -0.716570 -0.233582 -0.657242; + texcoord 1.00000 1.00000; + vertex 24.4921 109.055 131.753; + normal -0.716571 -0.233584 -0.657240; + texcoord 0.00000 1.00000; + vertex 31.9826 103.813 125.449; + normal 0.103458 -0.0849049 -0.991003; + texcoord 1.00000 2.00000; + vertex 28.0233 9.68862 164.654; + normal 0.103458 -0.0849049 -0.991003; + texcoord 1.00000 1.68750; + vertex 30.2535 12.1354 164.678; + normal 0.103458 -0.0849050 -0.991003; + texcoord 0.00000 2.00000; + vertex 35.7761 2.60830 166.070; + normal 0.103458 -0.0849050 -0.991003; + texcoord 0.00000 1.68750; + vertex 38.0063 5.05503 166.094; + normal 0.103458 -0.0849050 -0.991003; + texcoord 1.00000 1.34375; + vertex 32.7068 14.8268 164.703; + normal 0.103458 -0.0849051 -0.991003; + texcoord 0.00000 1.34375; + vertex 40.4596 7.74645 166.119; + normal 0.103458 -0.0849052 -0.991003; + texcoord 1.00000 1.00000; + vertex 35.1601 17.5182 164.729; + normal 0.103458 -0.0849054 -0.991003; + texcoord 0.00000 1.00000; + vertex 42.9129 10.4378 166.145; + normal -0.0793919 -0.0605885 -0.995000; + texcoord 1.00000 2.00000; + vertex 20.7285 -76.0680 119.123; + normal -0.0793916 -0.0605876 -0.995000; + texcoord 1.00000 1.68750; + vertex 23.6027 -77.8919 119.004; + normal -0.0793945 -0.0605855 -0.995000; + texcoord 0.00000 2.00000; + vertex 14.9443 -85.2494 120.143; + normal -0.0793924 -0.0605868 -0.995001; + texcoord 0.00000 1.68750; + vertex 17.8184 -87.0732 120.025; + normal -0.0793916 -0.0605875 -0.995001; + texcoord 1.00000 1.34375; + vertex 26.7643 -79.8981 118.874; + normal -0.0793911 -0.0605881 -0.995001; + texcoord 0.00000 1.34375; + vertex 20.9800 -89.0795 119.895; + normal -0.0793928 -0.0605871 -0.995001; + texcoord 1.00000 1.00000; + vertex 29.9259 -81.9044 118.744; + normal -0.0793929 -0.0605869 -0.995001; + texcoord 0.00000 1.00000; + vertex 24.1416 -91.0858 119.765; + normal -0.203927 -0.172325 -0.963700; + texcoord 1.00000 2.00000; + vertex -16.0623 -91.5094 76.8379; + normal -0.203927 -0.172325 -0.963700; + texcoord 1.00000 1.68750; + vertex -18.2583 -93.9394 77.7371; + normal -0.203927 -0.172325 -0.963700; + texcoord 0.00000 2.00000; + vertex -24.0521 -84.1504 77.2127; + normal -0.203928 -0.172325 -0.963700; + texcoord 0.00000 1.68750; + vertex -26.2481 -86.5805 78.1119; + normal -0.203928 -0.172325 -0.963700; + texcoord 1.00000 1.34375; + vertex -20.6739 -96.6125 78.7262; + normal -0.203929 -0.172326 -0.963700; + texcoord 0.00000 1.34375; + vertex -28.6638 -89.2536 79.1011; + normal -0.203929 -0.172325 -0.963700; + texcoord 1.00000 1.00000; + vertex -23.0895 -99.2856 79.7154; + normal -0.203929 -0.172325 -0.963700; + texcoord 0.00000 1.00000; + vertex -31.0794 -91.9267 80.0902; + normal -0.0338992 -0.168147 -0.985179; + texcoord 1.00000 2.00000; + vertex 21.8349 136.476 95.0138; + normal -0.0338990 -0.168148 -0.985179; + texcoord 1.00000 1.68750; + vertex 20.1377 139.321 94.5866; + normal -0.0338988 -0.168149 -0.985179; + texcoord 0.00000 2.00000; + vertex 31.0353 141.780 93.7919; + normal -0.0338989 -0.168149 -0.985179; + texcoord 0.00000 1.68750; + vertex 29.3381 144.626 93.3647; + normal -0.0338990 -0.168149 -0.985179; + texcoord 1.00000 1.34375; + vertex 18.2707 142.451 94.1166; + normal -0.0338988 -0.168149 -0.985178; + texcoord 0.00000 1.34375; + vertex 27.4711 147.756 92.8947; + normal -0.0338989 -0.168149 -0.985179; + texcoord 1.00000 1.00000; + vertex 16.4038 145.581 93.6466; + normal -0.0338985 -0.168151 -0.985178; + texcoord 0.00000 1.00000; + vertex 25.6042 150.886 92.4247; + normal 0.337303 0.0412063 -0.940494; + texcoord 1.00000 2.00000; + vertex -53.1059 67.1307 150.609; + normal 0.337305 0.0412051 -0.940493; + texcoord 1.00000 1.68750; + vertex -55.8506 68.8704 149.701; + normal 0.337304 0.0412060 -0.940494; + texcoord 0.00000 2.00000; + vertex -47.9901 76.3716 152.849; + normal 0.337305 0.0412049 -0.940493; + texcoord 0.00000 1.68750; + vertex -50.7348 78.1112 151.941; + normal 0.337305 0.0412049 -0.940493; + texcoord 1.00000 1.34375; + vertex -58.8699 70.7840 148.702; + normal 0.337305 0.0412050 -0.940493; + texcoord 0.00000 1.34375; + vertex -53.7541 80.0248 150.942; + normal 0.337304 0.0412059 -0.940494; + texcoord 1.00000 1.00000; + vertex -61.8891 72.6975 147.703; + normal 0.337304 0.0412060 -0.940494; + texcoord 0.00000 1.00000; + vertex -56.7733 81.9383 149.943; + normal 0.238499 -0.236102 -0.942005; + texcoord 1.00000 2.00000; + vertex -26.1646 -19.8966 152.868; + normal 0.238499 -0.236102 -0.942005; + texcoord 1.00000 1.68750; + vertex -29.4442 -19.3293 151.895; + normal 0.238499 -0.236102 -0.942005; + texcoord 0.00000 2.00000; + vertex -23.7197 -9.26815 150.823; + normal 0.238499 -0.236102 -0.942005; + texcoord 0.00000 1.68750; + vertex -26.9993 -8.70085 149.850; + normal 0.238500 -0.236102 -0.942005; + texcoord 1.00000 1.34375; + vertex -33.0518 -18.7053 150.825; + normal 0.238500 -0.236102 -0.942005; + texcoord 0.00000 1.34375; + vertex -30.6070 -8.07682 148.781; + normal 0.238500 -0.236102 -0.942005; + texcoord 1.00000 1.00000; + vertex -36.6594 -18.0813 149.756; + normal 0.238501 -0.236103 -0.942005; + texcoord 0.00000 1.00000; + vertex -34.2146 -7.45280 147.711; + normal 0.588212 0.123829 -0.799170; + texcoord 1.00000 2.00000; + vertex -59.2466 -102.581 98.7866; + normal 0.588213 0.123829 -0.799169; + texcoord 1.00000 1.68750; + vertex -61.5923 -104.184 96.8117; + normal 0.588213 0.123829 -0.799170; + texcoord 0.00000 2.00000; + vertex -64.1278 -92.8653 96.6993; + normal 0.588212 0.123829 -0.799170; + texcoord 0.00000 1.68750; + vertex -66.4735 -94.4680 94.7245; + normal 0.588213 0.123830 -0.799169; + texcoord 1.00000 1.34375; + vertex -64.1725 -105.947 94.6394; + normal 0.588212 0.123830 -0.799170; + texcoord 0.00000 1.34375; + vertex -69.0537 -96.2310 92.5522; + normal 0.588213 0.123830 -0.799170; + texcoord 1.00000 1.00000; + vertex -66.7527 -107.710 92.4671; + normal 0.588212 0.123830 -0.799170; + texcoord 0.00000 1.00000; + vertex -71.6340 -97.9939 90.3799; + normal 0.959263 0.280333 0.0350521; + texcoord 1.00000 2.00000; + vertex -42.6194 -108.539 12.3366; + normal 0.959263 0.280332 0.0350500; + texcoord 1.00000 1.68750; + vertex -41.9211 -110.592 9.64871; + normal 0.959263 0.280332 0.0350486; + texcoord 0.00000 2.00000; + vertex -44.8003 -100.209 5.40708; + normal 0.959263 0.280332 0.0350493; + texcoord 0.00000 1.68750; + vertex -44.1020 -102.263 2.71917; + normal 0.959263 0.280332 0.0350495; + texcoord 1.00000 1.34375; + vertex -41.1530 -112.851 6.69200; + normal 0.959263 0.280332 0.0350504; + texcoord 0.00000 1.34375; + vertex -43.3339 -104.521 -0.237540; + normal 0.959263 0.280331 0.0350496; + texcoord 1.00000 1.00000; + vertex -40.3849 -115.109 3.73529; + normal 0.959263 0.280331 0.0350492; + texcoord 0.00000 1.00000; + vertex -42.5658 -106.780 -3.19425; + normal -0.390185 0.595325 -0.702385; + texcoord 1.00000 2.00000; + vertex 68.3136 106.167 99.0961; + normal -0.390186 0.595324 -0.702385; + texcoord 1.00000 1.68750; + vertex 70.5560 108.619 99.9286; + normal -0.390186 0.595324 -0.702385; + texcoord 0.00000 2.00000; + vertex 75.4106 102.167 91.7629; + normal -0.390187 0.595323 -0.702385; + texcoord 0.00000 1.68750; + vertex 77.6529 104.619 92.5954; + normal -0.390187 0.595323 -0.702385; + texcoord 1.00000 1.34375; + vertex 73.0225 111.316 100.844; + normal -0.390188 0.595323 -0.702385; + texcoord 0.00000 1.34375; + vertex 80.1195 107.316 93.5112; + normal -0.390188 0.595323 -0.702385; + texcoord 1.00000 1.00000; + vertex 75.4891 114.013 101.760; + normal -0.390188 0.595323 -0.702385; + texcoord 0.00000 1.00000; + vertex 82.5861 110.013 94.4270; + normal 0.0522559 -0.00958315 -0.998588; + texcoord 1.00000 2.00000; + vertex 14.6263 57.6316 158.721; + normal 0.0522559 -0.00958310 -0.998588; + texcoord 1.00000 1.68750; + vertex 16.9120 55.0221 158.865; + normal 0.0522559 -0.00958314 -0.998588; + texcoord 0.00000 2.00000; + vertex 6.28311 50.3035 158.354; + normal 0.0522565 -0.00958462 -0.998588; + texcoord 0.00000 1.68750; + vertex 8.56881 47.6939 158.499; + normal 0.0522569 -0.00958545 -0.998588; + texcoord 1.00000 1.34375; + vertex 19.4263 52.1516 159.024; + normal 0.0522568 -0.00958545 -0.998588; + texcoord 0.00000 1.34375; + vertex 11.0831 44.8234 158.658; + normal 0.0522572 -0.00958622 -0.998588; + texcoord 1.00000 1.00000; + vertex 21.9405 49.2811 159.184; + normal 0.0522559 -0.00958315 -0.998588; + texcoord 0.00000 1.00000; + vertex 13.5974 41.9529 158.817; + normal -0.0198149 0.336080 -0.941625; + texcoord 1.00000 2.00000; + vertex 34.3998 -56.8600 149.925; + normal -0.0198153 0.336078 -0.941626; + texcoord 1.00000 1.68750; + vertex 34.9612 -60.0312 148.781; + normal -0.0198154 0.336077 -0.941626; + texcoord 0.00000 2.00000; + vertex 23.6145 -58.6240 149.522; + normal -0.0198155 0.336077 -0.941626; + texcoord 0.00000 1.68750; + vertex 24.1758 -61.7952 148.379; + normal -0.0198156 0.336078 -0.941626; + texcoord 1.00000 1.34375; + vertex 35.5787 -63.5195 147.523; + normal -0.0198154 0.336079 -0.941625; + texcoord 0.00000 1.34375; + vertex 24.7933 -65.2835 147.121; + normal -0.0198155 0.336079 -0.941625; + texcoord 1.00000 1.00000; + vertex 36.1962 -67.0078 146.265; + normal -0.0198153 0.336080 -0.941625; + texcoord 0.00000 1.00000; + vertex 25.4108 -68.7718 145.862; + normal 0.674500 0.649311 -0.351346; + texcoord 1.00000 2.00000; + vertex -18.8280 -113.646 94.0746; + normal 0.674500 0.649312 -0.351345; + texcoord 1.00000 1.68750; + vertex -16.8293 -116.248 93.1038; + normal 0.674500 0.649312 -0.351345; + texcoord 0.00000 2.00000; + vertex -23.7699 -113.798 84.3069; + normal 0.674500 0.649312 -0.351345; + texcoord 0.00000 1.68750; + vertex -21.7713 -116.400 83.3361; + normal 0.674500 0.649312 -0.351345; + texcoord 1.00000 1.34375; + vertex -14.6309 -119.109 92.0359; + normal 0.674499 0.649314 -0.351344; + texcoord 0.00000 1.34375; + vertex -19.5728 -119.261 82.2682; + normal 0.674499 0.649313 -0.351345; + texcoord 1.00000 1.00000; + vertex -12.4324 -121.971 90.9680; + normal 0.674498 0.649316 -0.351342; + texcoord 0.00000 1.00000; + vertex -17.3743 -122.123 81.2003; + normal 0.476005 0.858468 0.190922; + texcoord 1.00000 2.00000; + vertex -5.19234 -110.270 16.8140; + normal 0.476006 0.858468 0.190921; + texcoord 1.00000 1.68750; + vertex -2.67992 -111.215 14.8015; + normal 0.476007 0.858468 0.190921; + texcoord 0.00000 2.00000; + vertex -10.1431 -105.669 8.47189; + normal 0.476006 0.858468 0.190922; + texcoord 0.00000 1.68750; + vertex -7.63066 -106.615 6.45944; + normal 0.476006 0.858468 0.190922; + texcoord 1.00000 1.34375; + vertex 0.0837400 -112.255 12.5878; + normal 0.476005 0.858468 0.190923; + texcoord 0.00000 1.34375; + vertex -4.86700 -107.655 4.24573; + normal 0.476005 0.858468 0.190923; + texcoord 1.00000 1.00000; + vertex 2.84740 -113.296 10.3741; + normal 0.476006 0.858468 0.190922; + texcoord 0.00000 1.00000; + vertex -2.10334 -108.695 2.03203; + normal -0.450470 -0.881983 -0.138504; + texcoord 1.00000 2.00000; + vertex 48.5037 163.361 52.7944; + normal -0.450470 -0.881983 -0.138505; + texcoord 1.00000 1.68750; + vertex 48.3524 163.949 49.5460; + normal -0.450470 -0.881983 -0.138504; + texcoord 0.00000 2.00000; + vertex 57.9320 158.746 51.5207; + normal -0.450470 -0.881983 -0.138505; + texcoord 0.00000 1.68750; + vertex 57.7808 159.333 48.2724; + normal -0.450470 -0.881983 -0.138504; + texcoord 1.00000 1.34375; + vertex 48.1860 164.595 45.9728; + normal -0.450470 -0.881983 -0.138504; + texcoord 0.00000 1.34375; + vertex 57.6144 159.979 44.6992; + normal -0.450470 -0.881983 -0.138502; + texcoord 1.00000 1.00000; + vertex 48.0196 165.241 42.3996; + normal -0.450470 -0.881983 -0.138502; + texcoord 0.00000 1.00000; + vertex 57.4480 160.625 41.1259; + normal -0.266221 -0.896596 -0.353896; + texcoord 1.00000 2.00000; + vertex -17.3475 105.483 145.076; + normal -0.266220 -0.896596 -0.353897; + texcoord 1.00000 1.68750; + vertex -17.4487 106.770 141.891; + normal -0.266220 -0.896595 -0.353898; + texcoord 0.00000 2.00000; + vertex -6.75213 102.884 143.689; + normal -0.266220 -0.896596 -0.353897; + texcoord 0.00000 1.68750; + vertex -6.85324 104.172 140.504; + normal -0.266220 -0.896595 -0.353897; + texcoord 1.00000 1.34375; + vertex -17.5599 108.186 138.388; + normal -0.266220 -0.896595 -0.353898; + texcoord 0.00000 1.34375; + vertex -6.96445 105.587 137.001; + normal -0.266220 -0.896595 -0.353898; + texcoord 1.00000 1.00000; + vertex -17.6711 109.602 134.884; + normal -0.266220 -0.896594 -0.353901; + texcoord 0.00000 1.00000; + vertex -7.07567 107.003 133.498; + normal 0.432465 0.183942 -0.882689; + texcoord 1.00000 2.00000; + vertex 25.0079 -20.5361 170.232; + normal 0.432466 0.183942 -0.882688; + texcoord 1.00000 1.68750; + vertex 27.9759 -19.8539 171.829; + normal 0.432465 0.183942 -0.882689; + texcoord 0.00000 2.00000; + vertex 27.8743 -31.1285 169.430; + normal 0.432466 0.183942 -0.882688; + texcoord 0.00000 1.68750; + vertex 30.8423 -30.4464 171.026; + normal 0.432467 0.183942 -0.882688; + texcoord 1.00000 1.34375; + vertex 31.2407 -19.1036 173.585; + normal 0.432467 0.183942 -0.882688; + texcoord 0.00000 1.34375; + vertex 34.1071 -29.6960 172.782; + normal 0.432467 0.183942 -0.882688; + texcoord 1.00000 1.00000; + vertex 34.5055 -18.3532 175.341; + normal 0.432467 0.183942 -0.882688; + texcoord 0.00000 1.00000; + vertex 37.3718 -28.9457 174.538; + normal -0.770642 -0.537935 0.341669; + texcoord 1.00000 2.00000; + vertex 77.2858 23.5339 49.5910; + normal -0.770642 -0.537935 0.341668; + texcoord 1.00000 1.68750; + vertex 79.4361 21.2474 50.8412; + normal -0.770642 -0.537935 0.341668; + texcoord 0.00000 2.00000; + vertex 77.6335 28.9680 58.9311; + normal -0.770642 -0.537935 0.341668; + texcoord 0.00000 1.68750; + vertex 79.7839 26.6815 60.1814; + normal -0.770643 -0.537933 0.341668; + texcoord 1.00000 1.34375; + vertex 81.8015 18.7323 52.2165; + normal -0.770643 -0.537933 0.341668; + texcoord 0.00000 1.34375; + vertex 82.1492 24.1664 61.5566; + normal -0.770644 -0.537933 0.341667; + texcoord 1.00000 1.00000; + vertex 84.1668 16.2171 53.5917; + texcoord 0.00000 1.00000; + vertex 84.5146 21.6513 62.9318; + normal -0.918235 -0.394029 0.0398111; + texcoord 1.00000 2.00000; + vertex 47.8783 1.43621 73.6250; + normal -0.918236 -0.394028 0.0398105; + texcoord 1.00000 1.68750; + vertex 48.9937 -0.949570 75.7385; + normal -0.918236 -0.394028 0.0398102; + texcoord 0.00000 2.00000; + vertex 45.5172 7.78871 82.0417; + normal -0.918236 -0.394028 0.0398097; + texcoord 0.00000 1.68750; + vertex 46.6326 5.40292 84.1552; + normal -0.918236 -0.394027 0.0398090; + texcoord 1.00000 1.34375; + vertex 50.2206 -3.57394 78.0635; + normal -0.918236 -0.394028 0.0398097; + texcoord 0.00000 1.34375; + vertex 47.8596 2.77855 86.4802; + normal -0.918236 -0.394027 0.0398087; + texcoord 1.00000 1.00000; + vertex 51.4476 -6.19831 80.3884; + normal -0.918236 -0.394028 0.0398107; + texcoord 0.00000 1.00000; + vertex 49.0865 0.154180 88.8051; + normal -0.988385 0.0146320 -0.151262; + texcoord 1.00000 2.00000; + vertex 35.5411 -36.0950 92.0069; + normal -0.988386 0.0146319 -0.151261; + texcoord 1.00000 1.68750; + vertex 35.0333 -37.3653 95.2021; + normal -0.988385 0.0146320 -0.151262; + texcoord 0.00000 2.00000; + vertex 35.0758 -25.7432 96.0485; + normal -0.988385 0.0146319 -0.151261; + texcoord 0.00000 1.68750; + vertex 34.5680 -27.0135 99.2437; + normal -0.988385 0.0146320 -0.151262; + texcoord 1.00000 1.34375; + vertex 34.4747 -38.7626 98.7169; + normal -0.988385 0.0146320 -0.151262; + texcoord 0.00000 1.34375; + vertex 34.0095 -28.4109 102.758; + normal -0.988385 0.0146322 -0.151262; + texcoord 1.00000 1.00000; + vertex 33.9161 -40.1600 102.232; + normal -0.988385 0.0146322 -0.151262; + texcoord 0.00000 1.00000; + vertex 33.4509 -29.8082 106.273; + normal -0.970021 0.201637 -0.135653; + texcoord 1.00000 2.00000; + vertex 19.2302 -67.7235 69.6234; + normal -0.970021 0.201636 -0.135652; + texcoord 1.00000 1.68750; + vertex 18.4118 -70.0725 71.9834; + normal -0.970021 0.201636 -0.135653; + texcoord 0.00000 2.00000; + vertex 19.7332 -60.0428 77.4428; + normal -0.970021 0.201636 -0.135653; + texcoord 0.00000 1.68750; + vertex 18.9149 -62.3918 79.8028; + normal -0.970022 0.201635 -0.135652; + texcoord 1.00000 1.34375; + vertex 17.5117 -72.6564 74.5793; + normal -0.970022 0.201635 -0.135652; + texcoord 0.00000 1.34375; + vertex 18.0148 -64.9757 82.3987; + normal -0.970021 0.201636 -0.135653; + texcoord 1.00000 1.00000; + vertex 16.6116 -75.2403 77.1752; + normal -0.970021 0.201635 -0.135653; + texcoord 0.00000 1.00000; + vertex 17.1146 -67.5596 84.9947; + normal -0.562527 0.802677 -0.198176; + texcoord 1.00000 2.00000; + vertex 9.50880 -61.2693 75.2927; + normal -0.562527 0.802677 -0.198174; + texcoord 1.00000 1.68750; + vertex 9.54993 -60.4294 78.5779; + normal -0.562527 0.802677 -0.198176; + texcoord 0.00000 2.00000; + vertex 18.4797 -55.3818 73.6751; + normal -0.562527 0.802677 -0.198175; + texcoord 0.00000 1.68750; + vertex 18.5209 -54.5418 76.9603; + normal -0.562527 0.802677 -0.198175; + texcoord 1.00000 1.34375; + vertex 9.59519 -59.5055 82.1917; + normal -0.562527 0.802677 -0.198174; + texcoord 0.00000 1.34375; + vertex 18.5661 -53.6179 80.5741; + normal -0.562527 0.802677 -0.198175; + texcoord 1.00000 1.00000; + vertex 9.64044 -58.5816 85.8054; + normal -0.562527 0.802678 -0.198173; + texcoord 0.00000 1.00000; + vertex 18.6114 -52.6940 84.1878; + normal 0.714261 -0.695843 -0.0750548; + texcoord 1.00000 2.00000; + vertex 22.4549 89.7453 97.6138; + normal 0.714262 -0.695843 -0.0750538; + texcoord 1.00000 1.68750; + vertex 23.4368 90.4180 100.721; + normal 0.714262 -0.695843 -0.0750533; + texcoord 0.00000 2.00000; + vertex 15.6967 82.4065 101.338; + normal 0.714262 -0.695843 -0.0750534; + texcoord 0.00000 1.68750; + vertex 16.6786 83.0792 104.445; + normal 0.714261 -0.695843 -0.0750547; + texcoord 1.00000 1.34375; + vertex 24.5169 91.1580 104.140; + normal 0.714261 -0.695843 -0.0750538; + texcoord 0.00000 1.34375; + vertex 17.7587 83.8192 107.864; + normal 0.714261 -0.695843 -0.0750554; + texcoord 1.00000 1.00000; + vertex 25.5970 91.8979 107.558; + normal 0.714261 -0.695843 -0.0750530; + texcoord 0.00000 1.00000; + vertex 18.8388 84.5592 111.282; + normal 0.435697 -0.895322 0.0925496; + texcoord 1.00000 2.00000; + vertex -4.09172 68.6171 104.093; + normal 0.435698 -0.895323 0.0925460; + texcoord 1.00000 1.68750; + vertex -3.65243 69.1679 107.353; + normal 0.435698 -0.895323 0.0925460; + texcoord 0.00000 2.00000; + vertex -13.5943 64.2023 106.120; + normal 0.435698 -0.895323 0.0925458; + texcoord 0.00000 1.68750; + vertex -13.1550 64.7530 109.379; + normal 0.435698 -0.895323 0.0925462; + texcoord 1.00000 1.34375; + vertex -3.16920 69.7737 110.939; + normal 0.435698 -0.895323 0.0925463; + texcoord 0.00000 1.34375; + vertex -12.6718 65.3588 112.965; + normal 0.435697 -0.895323 0.0925475; + texcoord 1.00000 1.00000; + vertex -2.68598 70.3795 114.525; + normal 0.435698 -0.895323 0.0925444; + texcoord 0.00000 1.00000; + vertex -12.1885 65.9646 116.551; + normal -0.0716507 -0.952683 -0.295399; + texcoord 1.00000 2.00000; + vertex 14.6831 12.1877 117.537; + normal -0.0716513 -0.952684 -0.295397; + texcoord 1.00000 1.68750; + vertex 14.3723 11.2100 120.766; + normal -0.0716513 -0.952684 -0.295397; + texcoord 0.00000 2.00000; + vertex 3.91686 13.2218 116.814; + normal -0.0716511 -0.952684 -0.295397; + texcoord 0.00000 1.68750; + vertex 3.60601 12.2441 120.042; + normal -0.0716509 -0.952684 -0.295397; + texcoord 1.00000 1.34375; + vertex 14.0303 10.1346 124.317; + normal -0.0716510 -0.952684 -0.295396; + texcoord 0.00000 1.34375; + vertex 3.26407 11.1687 123.593; + normal -0.0716507 -0.952684 -0.295397; + texcoord 1.00000 1.00000; + vertex 13.6884 9.05921 127.868; + normal -0.0716518 -0.952685 -0.295395; + texcoord 0.00000 1.00000; + vertex 2.92213 10.0933 127.145; + normal 0.206892 -0.867161 -0.453021; + texcoord 1.00000 2.00000; + vertex -6.91438 -20.6011 103.138; + normal 0.206892 -0.867160 -0.453021; + texcoord 1.00000 1.68750; + vertex -6.71722 -22.1052 106.107; + normal 0.206892 -0.867161 -0.453021; + texcoord 0.00000 2.00000; + vertex -17.3344 -22.8527 102.689; + normal 0.206892 -0.867160 -0.453021; + texcoord 0.00000 1.68750; + vertex -17.1373 -24.3569 105.659; + normal 0.206892 -0.867160 -0.453022; + texcoord 1.00000 1.34375; + vertex -6.50034 -23.7598 109.374; + normal 0.206892 -0.867160 -0.453021; + texcoord 0.00000 1.34375; + vertex -16.9204 -26.0115 108.925; + normal 0.206892 -0.867161 -0.453021; + texcoord 1.00000 1.00000; + vertex -6.28346 -25.4144 112.640; + normal 0.206892 -0.867161 -0.453021; + texcoord 0.00000 1.00000; + vertex -16.7035 -27.6661 112.191; + normal 0.939346 -0.0715464 -0.335426; + texcoord 1.00000 2.00000; + vertex -36.2630 -4.18232 75.0068; + normal 0.939346 -0.0715472 -0.335426; + texcoord 1.00000 1.68750; + vertex -35.1205 -2.58599 77.8658; + normal 0.939346 -0.0715462 -0.335425; + texcoord 0.00000 2.00000; + vertex -35.2042 -14.0025 80.0667; + normal 0.939346 -0.0715470 -0.335425; + texcoord 0.00000 1.68750; + vertex -34.0617 -12.4062 82.9257; + normal 0.939346 -0.0715476 -0.335426; + texcoord 1.00000 1.34375; + vertex -33.8638 -0.830040 81.0107; + normal 0.939346 -0.0715475 -0.335426; + texcoord 0.00000 1.34375; + vertex -32.8049 -10.6502 86.0706; + normal 0.939346 -0.0715472 -0.335425; + texcoord 1.00000 1.00000; + vertex -32.6070 0.925920 84.1556; + normal 0.939346 -0.0715473 -0.335426; + texcoord 0.00000 1.00000; + vertex -31.5482 -8.89427 89.2155; + normal -0.137335 0.964098 -0.227277; + texcoord 1.00000 2.00000; + vertex 26.7286 -12.4754 111.727; + normal -0.137335 0.964097 -0.227277; + texcoord 1.00000 1.68750; + vertex 26.8516 -11.6811 115.022; + normal -0.137335 0.964098 -0.227276; + texcoord 0.00000 2.00000; + vertex 37.4713 -11.1168 110.998; + normal -0.137335 0.964098 -0.227277; + texcoord 0.00000 1.68750; + vertex 37.5943 -10.3226 114.293; + normal -0.137335 0.964097 -0.227278; + texcoord 1.00000 1.34375; + vertex 26.9869 -10.8074 118.646; + normal -0.137335 0.964098 -0.227277; + texcoord 0.00000 1.34375; + vertex 37.7296 -9.44888 117.918; + normal -0.137335 0.964098 -0.227277; + texcoord 1.00000 1.00000; + vertex 27.1222 -9.93373 122.271; + normal -0.137334 0.964098 -0.227275; + texcoord 0.00000 1.00000; + vertex 37.8649 -8.57520 121.542; + normal -0.296968 0.908396 -0.294324; + texcoord 1.00000 2.00000; + vertex -20.7977 -33.2918 100.099; + normal -0.296967 0.908396 -0.294324; + texcoord 1.00000 1.68750; + vertex -23.6796 -33.6496 101.902; + normal -0.296968 0.908396 -0.294324; + texcoord 0.00000 2.00000; + vertex -15.8926 -28.8638 108.816; + normal -0.296968 0.908396 -0.294323; + texcoord 0.00000 1.68750; + vertex -18.7746 -29.2216 110.619; + normal -0.296968 0.908396 -0.294323; + texcoord 1.00000 1.34375; + vertex -26.8497 -34.0433 103.886; + normal -0.296968 0.908396 -0.294323; + texcoord 0.00000 1.34375; + vertex -21.9447 -29.6153 112.603; + normal -0.296968 0.908396 -0.294323; + texcoord 1.00000 1.00000; + vertex -30.0198 -34.4369 105.869; + normal -0.296967 0.908396 -0.294324; + texcoord 0.00000 1.00000; + vertex -25.1147 -30.0089 114.587; + normal 0.564545 0.824070 0.0468854; + texcoord 1.00000 2.00000; + vertex -49.4333 -40.1811 90.6442; + normal 0.564544 0.824070 0.0468854; + texcoord 1.00000 1.68750; + vertex -51.1312 -39.1795 93.4826; + normal 0.564545 0.824070 0.0468835; + texcoord 0.00000 2.00000; + vertex -42.0985 -45.5637 96.9312; + normal 0.564544 0.824070 0.0468844; + texcoord 0.00000 1.68750; + vertex -43.7964 -44.5620 99.7697; + normal 0.564545 0.824070 0.0468843; + texcoord 1.00000 1.34375; + vertex -52.9989 -38.0776 96.6050; + normal 0.564544 0.824070 0.0468858; + texcoord 0.00000 1.34375; + vertex -45.6641 -43.4602 102.892; + normal 0.564545 0.824070 0.0468835; + texcoord 1.00000 1.00000; + vertex -54.8666 -36.9757 99.7273; + normal 0.564544 0.824070 0.0468867; + texcoord 0.00000 1.00000; + vertex -47.5318 -42.3583 106.014; + normal 0.654544 0.614069 0.441012; + texcoord 1.00000 2.00000; + vertex -68.2097 -61.0506 62.2756; + normal 0.654545 0.614069 0.441011; + texcoord 1.00000 1.68750; + vertex -69.8987 -61.3996 65.2684; + normal 0.654544 0.614068 0.441013; + texcoord 0.00000 2.00000; + vertex -61.8363 -69.7027 64.8635; + normal 0.654545 0.614069 0.441010; + texcoord 0.00000 1.68750; + vertex -63.5253 -70.0517 67.8563; + normal 0.654545 0.614069 0.441011; + texcoord 1.00000 1.34375; + vertex -71.7566 -61.7836 68.5605; + normal 0.654545 0.614070 0.441010; + texcoord 0.00000 1.34375; + vertex -65.3832 -70.4356 71.1484; + normal 0.654543 0.614069 0.441012; + texcoord 1.00000 1.00000; + vertex -73.6145 -62.1675 71.8525; + normal 0.654543 0.614069 0.441013; + texcoord 0.00000 1.00000; + vertex -67.2411 -70.8195 74.4404; + normal -0.0555834 0.702194 0.709813; + texcoord 1.00000 2.00000; + vertex -36.0127 -80.6063 14.8801; + normal -0.0555860 0.702192 0.709815; + texcoord 1.00000 1.68750; + vertex -38.5891 -82.2350 16.2896; + normal -0.0555849 0.702192 0.709814; + texcoord 0.00000 2.00000; + vertex -29.1458 -86.2074 20.9588; + normal -0.0555858 0.702192 0.709814; + texcoord 0.00000 1.68750; + vertex -31.7222 -87.8362 22.3684; + normal -0.0555860 0.702192 0.709814; + texcoord 1.00000 1.34375; + vertex -41.4230 -84.0267 17.8401; + normal -0.0555854 0.702193 0.709813; + texcoord 0.00000 1.34375; + vertex -34.5561 -89.6279 23.9189; + normal -0.0555844 0.702194 0.709813; + texcoord 1.00000 1.00000; + vertex -44.2570 -85.8184 19.3906; + normal -0.0555851 0.702193 0.709814; + texcoord 0.00000 1.00000; + vertex -37.3901 -91.4195 25.4694; + normal -0.400244 -0.353836 0.845343; + texcoord 1.00000 2.00000; + vertex 92.1095 116.518 40.4486; + normal -0.400243 -0.353835 0.845344; + texcoord 1.00000 1.68750; + vertex 94.7872 117.767 42.2392; + normal -0.400243 -0.353835 0.845344; + texcoord 0.00000 2.00000; + vertex 86.7038 126.055 41.8810; + normal -0.400243 -0.353835 0.845344; + texcoord 0.00000 1.68750; + vertex 89.3815 127.304 43.6716; + normal -0.400242 -0.353835 0.845344; + texcoord 1.00000 1.34375; + vertex 97.7327 119.141 44.2088; + normal -0.400244 -0.353837 0.845343; + texcoord 0.00000 1.34375; + vertex 92.3270 128.677 45.6412; + normal -0.400242 -0.353835 0.845344; + texcoord 1.00000 1.00000; + vertex 100.678 120.514 46.1784; + normal -0.400243 -0.353837 0.845343; + texcoord 0.00000 1.00000; + vertex 95.2725 130.051 47.6108; + normal -0.186788 -0.981900 0.0313452; + texcoord 1.00000 2.00000; + vertex 36.3219 93.3061 121.914; + normal -0.186787 -0.981900 0.0313449; + texcoord 1.00000 1.68750; + vertex 39.2601 92.7924 123.333; + normal -0.186790 -0.981900 0.0313435; + texcoord 0.00000 2.00000; + vertex 31.9157 94.4488 131.453; + normal -0.186789 -0.981900 0.0313434; + texcoord 0.00000 1.68750; + vertex 34.8539 93.9351 132.872; + normal -0.186788 -0.981900 0.0313438; + texcoord 1.00000 1.34375; + vertex 42.4921 92.2274 124.894; + normal -0.186787 -0.981900 0.0313444; + texcoord 0.00000 1.34375; + vertex 38.0859 93.3701 134.433; + normal -0.186788 -0.981900 0.0313437; + texcoord 1.00000 1.00000; + vertex 45.7241 91.6624 126.454; + normal -0.186786 -0.981900 0.0313460; + texcoord 0.00000 1.00000; + vertex 41.3178 92.8051 135.993; + normal -0.571731 -0.778927 -0.257674; + texcoord 1.00000 2.00000; + vertex 43.8520 -4.24653 166.927; + normal -0.571731 -0.778927 -0.257675; + texcoord 1.00000 1.68750; + vertex 43.1436 -4.80003 170.172; + normal -0.571731 -0.778927 -0.257674; + texcoord 0.00000 2.00000; + vertex 35.3073 2.27436 166.174; + normal -0.571731 -0.778927 -0.257676; + texcoord 0.00000 1.68750; + vertex 34.5989 1.72086 169.419; + normal -0.571730 -0.778927 -0.257677; + texcoord 1.00000 1.34375; + vertex 42.3643 -5.40889 173.741; + texcoord 0.00000 1.34375; + vertex 33.8197 1.11200 172.988; + normal -0.571730 -0.778927 -0.257678; + texcoord 1.00000 1.00000; + vertex 41.5851 -6.01774 177.311; + normal -0.571731 -0.778927 -0.257676; + texcoord 0.00000 1.00000; + vertex 33.0404 0.503150 176.558; + normal -0.872948 -0.173902 -0.455764; + texcoord 1.00000 2.00000; + vertex 19.1486 -93.0025 114.324; + normal -0.872947 -0.173902 -0.455764; + texcoord 1.00000 1.68750; + vertex 18.3730 -95.3334 116.699; + normal -0.872947 -0.173901 -0.455765; + texcoord 0.00000 2.00000; + vertex 14.4275 -85.2372 120.404; + normal -0.872947 -0.173902 -0.455765; + texcoord 0.00000 1.68750; + vertex 13.6519 -87.5681 122.779; + normal -0.872947 -0.173902 -0.455765; + texcoord 1.00000 1.34375; + vertex 17.5198 -97.8974 119.311; + normal -0.872947 -0.173901 -0.455766; + texcoord 0.00000 1.34375; + vertex 12.7987 -90.1321 125.391; + normal -0.872947 -0.173901 -0.455766; + texcoord 1.00000 1.00000; + vertex 16.6667 -100.461 121.924; + normal -0.872945 -0.173900 -0.455769; + texcoord 0.00000 1.00000; + vertex 11.9456 -92.6961 128.003; + normal -0.0754313 0.768983 -0.634803; + texcoord 1.00000 2.00000; + vertex -33.6936 -87.6040 74.1048; + normal -0.0754313 0.768983 -0.634803; + texcoord 1.00000 1.68750; + vertex -35.2741 -85.8008 76.4769; + normal -0.0754311 0.768983 -0.634804; + texcoord 0.00000 2.00000; + vertex -24.1935 -83.8208 77.5588; + normal -0.0754310 0.768982 -0.634805; + texcoord 0.00000 1.68750; + vertex -25.7740 -82.0176 79.9309; + normal -0.0754318 0.768983 -0.634804; + texcoord 1.00000 1.34375; + vertex -37.0127 -83.8173 79.0862; + normal -0.0754316 0.768982 -0.634805; + texcoord 0.00000 1.34375; + vertex -27.5126 -80.0341 82.5403; + normal -0.0754324 0.768983 -0.634803; + texcoord 1.00000 1.00000; + vertex -38.7513 -81.8338 81.6956; + normal -0.0754324 0.768983 -0.634804; + texcoord 0.00000 1.00000; + vertex -29.2512 -78.0506 85.1496; + normal 0.767393 -0.559990 -0.312280; + texcoord 1.00000 2.00000; + vertex 34.6021 149.520 87.5402; + normal 0.767394 -0.559990 -0.312279; + texcoord 1.00000 1.68750; + vertex 36.4928 150.645 90.1687; + normal 0.767394 -0.559990 -0.312279; + texcoord 0.00000 2.00000; + vertex 31.0161 141.176 93.6909; + normal 0.767394 -0.559990 -0.312279; + texcoord 0.00000 1.68750; + vertex 32.9067 142.301 96.3195; + normal 0.767394 -0.559990 -0.312279; + texcoord 1.00000 1.34375; + vertex 38.5725 151.883 93.0601; + normal 0.767394 -0.559990 -0.312278; + texcoord 0.00000 1.34375; + vertex 34.9865 143.539 99.2109; + normal 0.767393 -0.559990 -0.312279; + texcoord 1.00000 1.00000; + vertex 40.6522 153.120 95.9516; + normal 0.767394 -0.559990 -0.312279; + texcoord 0.00000 1.00000; + vertex 37.0662 144.776 102.102; + normal 0.988318 0.101278 -0.113890; + texcoord 1.00000 2.00000; + vertex -49.4773 85.2363 147.375; + normal 0.988318 0.101279 -0.113888; + texcoord 1.00000 1.68750; + vertex -49.3645 87.1624 150.066; + normal 0.988318 0.101279 -0.113888; + texcoord 0.00000 2.00000; + vertex -47.9031 76.6842 153.430; + normal 0.988318 0.101279 -0.113888; + texcoord 0.00000 1.68750; + vertex -47.7904 78.6103 156.121; + normal 0.988318 0.101280 -0.113887; + texcoord 1.00000 1.34375; + vertex -49.2405 89.2811 153.026; + normal 0.988318 0.101280 -0.113888; + texcoord 0.00000 1.34375; + vertex -47.6664 80.7290 159.081; + normal 0.988318 0.101280 -0.113887; + texcoord 1.00000 1.00000; + vertex -49.1165 91.3998 155.986; + normal 0.988318 0.101280 -0.113887; + texcoord 0.00000 1.00000; + vertex -47.5424 82.8477 162.041; + normal 0.960225 0.158623 -0.229796; + texcoord 1.00000 2.00000; + vertex -26.4003 -1.32753 143.861; + normal 0.960225 0.158623 -0.229796; + texcoord 1.00000 1.68750; + vertex -26.2191 1.11210 146.302; + normal 0.960225 0.158623 -0.229796; + texcoord 0.00000 2.00000; + vertex -23.3673 -8.96134 151.266; + normal 0.960225 0.158623 -0.229796; + texcoord 0.00000 1.68750; + vertex -23.1861 -6.52170 153.707; + normal 0.960225 0.158624 -0.229795; + texcoord 1.00000 1.34375; + vertex -26.0199 3.79570 148.987; + normal 0.960225 0.158623 -0.229797; + texcoord 0.00000 1.34375; + vertex -22.9868 -3.83810 156.392; + normal 0.960225 0.158624 -0.229795; + texcoord 1.00000 1.00000; + vertex -25.8206 6.47930 151.673; + normal 0.960225 0.158623 -0.229798; + texcoord 0.00000 1.00000; + vertex -22.7875 -1.15450 159.077; + normal 0.835713 0.440639 0.327752; + texcoord 1.00000 2.00000; + vertex -69.6050 -82.8501 96.1219; + normal 0.835713 0.440639 0.327750; + texcoord 1.00000 1.68750; + vertex -70.7894 -82.9119 99.2251; + normal 0.835713 0.440639 0.327752; + texcoord 0.00000 2.00000; + vertex -65.1645 -92.3909 97.6264; + normal 0.835713 0.440639 0.327752; + texcoord 0.00000 1.68750; + vertex -66.3489 -92.4528 100.730; + normal 0.835714 0.440638 0.327751; + texcoord 1.00000 1.34375; + vertex -72.0922 -82.9800 102.639; + normal 0.835714 0.440638 0.327750; + texcoord 0.00000 1.34375; + vertex -67.6517 -92.5209 104.143; + normal 0.835714 0.440638 0.327751; + texcoord 1.00000 1.00000; + vertex -73.3950 -83.0481 106.052; + normal 0.835714 0.440639 0.327748; + texcoord 0.00000 1.00000; + vertex -68.9545 -92.5889 107.556; + normal 0.130969 0.507537 0.851618; + texcoord 1.00000 2.00000; + vertex -49.9338 -91.3788 0.543580; + normal 0.130968 0.507536 0.851619; + texcoord 1.00000 1.68750; + vertex -52.9777 -92.2692 1.54236; + normal 0.130968 0.507536 0.851619; + texcoord 0.00000 2.00000; + vertex -45.8851 -100.092 5.11402; + normal 0.130968 0.507535 0.851619; + texcoord 0.00000 1.68750; + vertex -48.9290 -100.983 6.11279; + normal 0.130968 0.507535 0.851619; + texcoord 1.00000 1.34375; + vertex -56.3260 -93.2487 2.64101; + normal 0.130968 0.507536 0.851619; + texcoord 0.00000 1.34375; + vertex -52.2773 -101.962 7.21144; + normal 0.130968 0.507535 0.851619; + texcoord 1.00000 1.00000; + vertex -59.6743 -94.2281 3.73966; + normal 0.130968 0.507536 0.851619; + texcoord 0.00000 1.00000; + vertex -55.6255 -102.942 8.31009; + normal -0.850671 -0.423779 -0.311079; + texcoord 1.00000 2.00000; + vertex 81.1172 94.7542 85.9290; + normal -0.850671 -0.423780 -0.311077; + texcoord 1.00000 1.68750; + vertex 81.2792 92.5737 88.4565; + normal -0.850671 -0.423780 -0.311077; + texcoord 0.00000 2.00000; + vertex 75.5191 101.473 92.0842; + normal -0.850671 -0.423780 -0.311078; + texcoord 0.00000 1.68750; + vertex 75.6811 99.2928 94.6117; + normal -0.850671 -0.423780 -0.311077; + texcoord 1.00000 1.34375; + vertex 81.4574 90.1752 91.2368; + normal -0.850671 -0.423780 -0.311078; + texcoord 0.00000 1.34375; + vertex 75.8592 96.8943 97.3920; + normal -0.850671 -0.423781 -0.311077; + texcoord 1.00000 1.00000; + vertex 81.6355 87.7767 94.0171; + normal -0.850671 -0.423781 -0.311076; + texcoord 0.00000 1.00000; + vertex 76.0374 94.4958 100.172; + normal -0.467234 0.819107 -0.332801; + texcoord 1.00000 2.00000; + vertex -3.47059 45.0021 160.016; + normal -0.467233 0.819106 -0.332803; + texcoord 1.00000 1.68750; + vertex -3.67797 46.1608 163.159; + normal -0.467234 0.819107 -0.332802; + texcoord 0.00000 2.00000; + vertex 6.00179 49.9223 158.827; + normal -0.467234 0.819106 -0.332803; + texcoord 0.00000 1.68750; + vertex 5.79440 51.0810 161.970; + normal -0.467234 0.819106 -0.332804; + texcoord 1.00000 1.34375; + vertex -3.90610 47.4354 166.616; + normal -0.467234 0.819106 -0.332804; + texcoord 0.00000 1.34375; + vertex 5.56627 52.3556 165.427; + normal -0.467234 0.819106 -0.332803; + texcoord 1.00000 1.00000; + vertex -4.13422 48.7100 170.074; + normal -0.467234 0.819106 -0.332803; + texcoord 0.00000 1.00000; + vertex 5.33815 53.6302 168.885; + normal -0.106476 0.992317 0.0630036; + texcoord 1.00000 2.00000; + vertex 12.7279 -59.9558 150.336; + normal -0.106476 0.992317 0.0630032; + texcoord 1.00000 1.68750; + vertex 12.8438 -60.1545 153.662; + normal -0.106476 0.992317 0.0630015; + texcoord 0.00000 2.00000; + vertex 23.3275 -58.7994 150.036; + normal -0.106476 0.992317 0.0630023; + texcoord 0.00000 1.68750; + vertex 23.4433 -58.9981 153.361; + normal -0.106476 0.992317 0.0630020; + texcoord 1.00000 1.34375; + vertex 12.9712 -60.3731 157.320; + normal -0.106476 0.992317 0.0630029; + texcoord 0.00000 1.34375; + vertex 23.5708 -59.2167 157.019; + normal -0.106476 0.992317 0.0630010; + texcoord 1.00000 1.00000; + vertex 13.0987 -60.5917 160.978; + normal -0.106476 0.992317 0.0630026; + texcoord 0.00000 1.00000; + vertex 23.6982 -59.4353 160.677; + normal 0.163603 0.851409 0.498334; + texcoord 1.00000 2.00000; + vertex -34.7403 -111.464 84.5729; + normal 0.163602 0.851411 0.498330; + texcoord 1.00000 1.68750; + vertex -35.1251 -113.128 87.5433; + normal 0.163602 0.851412 0.498329; + texcoord 0.00000 2.00000; + vertex -23.9928 -113.632 84.7497; + normal 0.163602 0.851413 0.498328; + texcoord 0.00000 1.68750; + vertex -24.3776 -115.297 87.7201; + normal 0.163602 0.851412 0.498329; + texcoord 1.00000 1.34375; + vertex -35.5483 -114.959 90.8108; + normal 0.163602 0.851412 0.498330; + texcoord 0.00000 1.34375; + vertex -24.8008 -117.128 90.9876; + normal 0.163602 0.851411 0.498331; + texcoord 1.00000 1.00000; + vertex -35.9715 -116.790 94.0782; + normal 0.163602 0.851411 0.498331; + texcoord 0.00000 1.00000; + vertex -25.2240 -118.959 94.2550; + normal 0.0851987 0.389914 0.916901; + texcoord 1.00000 2.00000; + vertex -20.6072 -107.688 10.6822; + normal 0.0851993 0.389912 0.916902; + texcoord 1.00000 1.68750; + vertex -19.8012 -110.741 11.9057; + normal 0.0851992 0.389913 0.916902; + texcoord 0.00000 2.00000; + vertex -10.1225 -105.657 8.84417; + normal 0.0851994 0.389912 0.916902; + texcoord 0.00000 1.68750; + vertex -9.31652 -108.710 10.0676; + normal 0.0851996 0.389911 0.916903; + texcoord 1.00000 1.34375; + vertex -18.9146 -114.100 13.2515; + normal 0.0851995 0.389911 0.916902; + texcoord 0.00000 1.34375; + vertex -8.42991 -112.069 11.4134; + normal 0.0851995 0.389911 0.916903; + texcoord 1.00000 1.00000; + vertex -18.0280 -117.458 14.5973; + normal 0.0851997 0.389911 0.916903; + texcoord 0.00000 1.00000; + vertex -7.54330 -115.427 12.7592; + normal -0.115878 -0.372726 0.920678; + texcoord 1.00000 2.00000; + vertex 67.6134 154.499 51.4934; + normal -0.115878 -0.372727 0.920678; + texcoord 1.00000 1.68750; + vertex 68.8704 157.307 52.7883; + normal -0.115878 -0.372728 0.920677; + texcoord 0.00000 2.00000; + vertex 57.7963 158.682 51.9514; + normal -0.115878 -0.372727 0.920677; + texcoord 0.00000 1.68750; + vertex 59.0533 161.490 53.2463; + normal -0.115878 -0.372726 0.920678; + texcoord 1.00000 1.34375; + vertex 70.2530 160.396 54.2128; + normal -0.115878 -0.372726 0.920678; + texcoord 0.00000 1.34375; + vertex 60.4359 164.579 54.6708; + normal -0.115878 -0.372726 0.920678; + texcoord 1.00000 1.00000; + vertex 71.6357 163.484 55.6372; + normal -0.115878 -0.372727 0.920677; + texcoord 0.00000 1.00000; + vertex 61.8186 167.668 56.0952; + normal 0.221354 -0.724480 0.652787; + texcoord 1.00000 2.00000; + vertex 1.47870 99.1694 137.536; + normal 0.221354 -0.724481 0.652786; + texcoord 1.00000 1.68750; + vertex 3.68878 101.297 139.148; + normal 0.221354 -0.724481 0.652786; + texcoord 0.00000 2.00000; + vertex -6.70330 102.644 144.167; + normal 0.221354 -0.724481 0.652786; + texcoord 0.00000 1.68750; + vertex -4.49322 104.772 145.779; + normal 0.221354 -0.724481 0.652786; + texcoord 1.00000 1.34375; + vertex 6.11986 103.638 140.921; + normal 0.221354 -0.724481 0.652786; + texcoord 0.00000 1.34375; + vertex -2.06214 107.113 147.552; + normal 0.221353 -0.724481 0.652786; + texcoord 1.00000 1.00000; + vertex 8.55094 105.978 142.694; + normal 0.221354 -0.724481 0.652787; + texcoord 0.00000 1.00000; + vertex 0.368940 109.453 149.325; + normal -0.397349 -0.500836 -0.768945; + texcoord 1.00000 2.00000; + vertex 37.2407 -36.3735 167.678; + normal -0.397350 -0.500835 -0.768946; + texcoord 1.00000 1.68750; + vertex 36.2889 -38.9031 169.817; + normal -0.397350 -0.500836 -0.768945; + texcoord 0.00000 2.00000; + vertex 27.5873 -31.3113 169.369; + normal -0.397350 -0.500836 -0.768945; + texcoord 0.00000 1.68750; + vertex 26.6356 -33.8410 171.509; + normal -0.397350 -0.500835 -0.768946; + texcoord 1.00000 1.34375; + vertex 35.2421 -41.6857 172.171; + texcoord 0.00000 1.34375; + vertex 25.5887 -36.6236 173.862; + texcoord 1.00000 1.00000; + vertex 34.1951 -44.4684 174.524; + normal -0.397350 -0.500835 -0.768946; + texcoord 0.00000 1.00000; + vertex 24.5418 -39.4062 176.215; + normal -0.763514 0.614921 -0.197279; + texcoord 1.00000 2.00000; + vertex 80.1185 32.6935 67.4412; + normal -0.763513 0.614922 -0.197279; + texcoord 1.00000 1.68750; + vertex 82.1133 34.8697 66.5040; + normal -0.763513 0.614921 -0.197279; + texcoord 0.00000 2.00000; + vertex 79.6480 29.1443 58.1990; + normal -0.763512 0.614923 -0.197280; + texcoord 0.00000 1.68750; + vertex 81.6429 31.3205 57.2617; + normal -0.763512 0.614923 -0.197280; + texcoord 1.00000 1.34375; + vertex 84.3076 37.2635 65.4730; + normal -0.763512 0.614923 -0.197281; + texcoord 0.00000 1.34375; + vertex 83.8372 33.7142 56.2308; + normal -0.763513 0.614922 -0.197280; + texcoord 1.00000 1.00000; + vertex 86.5020 39.6573 64.4420; + normal -0.763513 0.614921 -0.197280; + texcoord 0.00000 1.00000; + vertex 86.0315 36.1080 55.1998; + normal -0.525760 0.685292 -0.503936; + texcoord 1.00000 2.00000; + vertex 45.3862 11.8014 90.7230; + normal -0.525762 0.685291 -0.503936; + texcoord 1.00000 1.68750; + vertex 47.9183 13.6135 90.5454; + normal -0.525761 0.685291 -0.503935; + texcoord 0.00000 2.00000; + vertex 47.9189 7.41943 82.1216; + normal -0.525762 0.685291 -0.503936; + texcoord 0.00000 1.68750; + vertex 50.4510 9.23149 81.9440; + normal -0.525761 0.685291 -0.503936; + texcoord 1.00000 1.34375; + vertex 50.7036 15.6067 90.3501; + normal -0.525761 0.685291 -0.503936; + texcoord 0.00000 1.34375; + vertex 53.2363 11.2248 81.7487; + normal -0.525760 0.685292 -0.503936; + texcoord 1.00000 1.00000; + vertex 53.4889 17.6000 90.1547; + normal -0.525760 0.685292 -0.503936; + texcoord 0.00000 1.00000; + vertex 56.0216 13.2180 81.5534; + normal -0.124390 0.625354 -0.770363; + texcoord 1.00000 2.00000; + vertex 34.5168 -20.4408 102.644; + normal -0.124389 0.625354 -0.770363; + texcoord 1.00000 1.68750; + vertex 37.4363 -19.4671 102.963; + normal -0.124388 0.625354 -0.770363; + texcoord 0.00000 2.00000; + vertex 37.5554 -27.5108 96.4145; + normal -0.124388 0.625354 -0.770363; + texcoord 0.00000 1.68750; + vertex 40.4749 -26.5372 96.7335; + normal -0.124388 0.625354 -0.770363; + texcoord 1.00000 1.34375; + vertex 40.6477 -18.3961 103.314; + normal -0.124389 0.625354 -0.770363; + texcoord 0.00000 1.34375; + vertex 43.6863 -25.4661 97.0844; + normal -0.124389 0.625354 -0.770363; + texcoord 1.00000 1.00000; + vertex 43.8592 -17.3251 103.665; + normal -0.124390 0.625354 -0.770363; + texcoord 0.00000 1.00000; + vertex 46.8978 -24.3951 97.4353; + normal -0.0673026 0.980519 -0.184534; + texcoord 1.00000 2.00000; + vertex 15.6836 -60.8121 85.6715; + normal -0.0673039 0.980519 -0.184534; + texcoord 1.00000 1.68750; + vertex 18.1076 -60.3466 87.2606; + normal -0.0673057 0.980519 -0.184535; + texcoord 0.00000 2.00000; + vertex 20.9445 -61.9013 77.9655; + normal -0.0673049 0.980519 -0.184534; + texcoord 0.00000 1.68750; + vertex 23.3685 -61.4358 79.5546; + normal -0.0673039 0.980519 -0.184534; + texcoord 1.00000 1.34375; + vertex 20.7740 -59.8346 89.0086; + normal -0.0673037 0.980519 -0.184534; + texcoord 0.00000 1.34375; + vertex 26.0349 -60.9238 81.3026; + normal -0.0673038 0.980519 -0.184534; + texcoord 1.00000 1.00000; + vertex 23.4404 -59.3227 90.7566; + normal -0.0673044 0.980519 -0.184534; + texcoord 0.00000 1.00000; + vertex 28.7013 -60.4118 83.0506; + normal 0.100932 0.920689 -0.377021; + texcoord 1.00000 2.00000; + vertex 12.5736 -54.3687 80.8431; + normal 0.100932 0.920689 -0.377021; + texcoord 1.00000 1.68750; + vertex 14.6341 -53.8105 82.7577; + normal 0.100933 0.920689 -0.377020; + texcoord 0.00000 2.00000; + vertex 18.8878 -57.4729 74.9528; + normal 0.100931 0.920689 -0.377021; + texcoord 0.00000 1.68750; + vertex 20.9483 -56.9148 76.8674; + normal 0.100930 0.920689 -0.377022; + texcoord 1.00000 1.34375; + vertex 16.9006 -53.1966 84.8637; + normal 0.100929 0.920689 -0.377022; + texcoord 0.00000 1.34375; + vertex 23.2148 -56.3008 78.9734; + normal 0.100929 0.920689 -0.377022; + texcoord 1.00000 1.00000; + vertex 19.1671 -52.5826 86.9698; + normal 0.100931 0.920689 -0.377021; + texcoord 0.00000 1.00000; + vertex 25.4813 -55.6869 81.0795; + normal -0.371859 -0.678763 -0.633246; + texcoord 1.00000 2.00000; + vertex 15.4969 77.1985 109.025; + normal -0.371859 -0.678764 -0.633246; + texcoord 1.00000 1.68750; + vertex 12.7196 78.0112 109.785; + normal -0.371859 -0.678763 -0.633246; + texcoord 0.00000 2.00000; + vertex 15.4933 83.7305 102.026; + normal -0.371859 -0.678764 -0.633246; + texcoord 0.00000 1.68750; + vertex 12.7160 84.5432 102.786; + normal -0.371858 -0.678764 -0.633247; + texcoord 1.00000 1.34375; + vertex 9.66458 78.9051 110.621; + normal -0.371859 -0.678764 -0.633247; + texcoord 0.00000 1.34375; + vertex 9.66096 85.4371 103.621; + normal -0.371858 -0.678764 -0.633247; + texcoord 1.00000 1.00000; + vertex 6.60956 79.7990 111.457; + normal -0.371859 -0.678763 -0.633247; + texcoord 0.00000 1.00000; + vertex 6.60595 86.3310 104.457; + normal -0.466916 -0.817626 -0.336863; + texcoord 1.00000 2.00000; + vertex -11.3421 61.2513 114.821; + normal -0.466918 -0.817625 -0.336863; + texcoord 1.00000 1.68750; + vertex -13.9019 62.2057 116.053; + normal -0.466919 -0.817625 -0.336863; + texcoord 0.00000 2.00000; + vertex -13.5354 65.8507 106.698; + normal -0.466919 -0.817625 -0.336862; + texcoord 0.00000 1.68750; + vertex -16.0952 66.8051 107.929; + normal -0.466917 -0.817625 -0.336863; + texcoord 1.00000 1.34375; + vertex -16.7177 63.2556 117.407; + normal -0.466918 -0.817625 -0.336863; + texcoord 0.00000 1.34375; + vertex -18.9110 67.8550 109.284; + normal -0.466916 -0.817626 -0.336864; + texcoord 1.00000 1.00000; + vertex -19.5335 64.3054 118.762; + normal -0.466917 -0.817625 -0.336864; + texcoord 0.00000 1.00000; + vertex -21.7268 68.9049 110.638; + normal -0.658721 -0.221808 -0.718949; + texcoord 1.00000 2.00000; + vertex 1.72770 7.53837 123.516; + normal -0.658722 -0.221807 -0.718949; + texcoord 1.00000 1.68750; + vertex -0.275450 9.41359 124.772; + normal -0.658722 -0.221806 -0.718949; + texcoord 0.00000 2.00000; + vertex 5.14984 14.7961 118.141; + normal -0.658722 -0.221806 -0.718949; + texcoord 0.00000 1.68750; + vertex 3.14669 16.6714 119.398; + normal -0.658723 -0.221806 -0.718948; + texcoord 1.00000 1.34375; + vertex -2.47892 11.4763 126.155; + normal -0.658722 -0.221806 -0.718949; + texcoord 0.00000 1.34375; + vertex 0.943220 18.7341 120.780; + normal -0.658723 -0.221806 -0.718948; + texcoord 1.00000 1.00000; + vertex -4.68238 13.5391 127.537; + normal -0.658722 -0.221807 -0.718949; + texcoord 0.00000 1.00000; + vertex -1.26024 20.7969 122.163; + normal -0.457668 -0.727094 -0.511737; + texcoord 1.00000 2.00000; + vertex -10.9903 -28.2205 107.063; + normal -0.457666 -0.727094 -0.511738; + texcoord 1.00000 1.68750; + vertex -12.8130 -28.6481 109.301; + normal -0.457667 -0.727094 -0.511738; + texcoord 0.00000 2.00000; + vertex -16.8967 -21.9587 103.448; + normal -0.457666 -0.727094 -0.511738; + texcoord 0.00000 1.68750; + vertex -18.7194 -22.3862 105.686; + normal -0.457666 -0.727094 -0.511739; + texcoord 1.00000 1.34375; + vertex -14.8180 -29.1184 111.762; + normal -0.457666 -0.727094 -0.511739; + texcoord 0.00000 1.34375; + vertex -20.7244 -22.8566 108.147; + texcoord 1.00000 1.00000; + vertex -16.8230 -29.5887 114.223; + normal -0.457667 -0.727094 -0.511738; + texcoord 0.00000 1.00000; + vertex -22.7294 -23.3269 110.609; + normal -0.121883 -0.665124 -0.736719; + texcoord 1.00000 2.00000; + vertex -33.8654 -19.1067 86.6231; + normal -0.121881 -0.665123 -0.736720; + texcoord 1.00000 1.68750; + vertex -36.5837 -19.6295 87.5449; + normal -0.121884 -0.665124 -0.736719; + texcoord 0.00000 2.00000; + vertex -37.0598 -12.3389 81.0415; + normal -0.121881 -0.665123 -0.736720; + texcoord 0.00000 1.68750; + vertex -39.7781 -12.8617 81.9632; + normal -0.121880 -0.665123 -0.736720; + texcoord 1.00000 1.34375; + vertex -39.5738 -20.2047 88.5587; + normal -0.121881 -0.665123 -0.736720; + texcoord 0.00000 1.34375; + vertex -42.7682 -13.4368 82.9771; + normal -0.121882 -0.665123 -0.736719; + texcoord 1.00000 1.00000; + vertex -42.5639 -20.7798 89.5727; + normal -0.121884 -0.665123 -0.736719; + texcoord 0.00000 1.00000; + vertex -45.7583 -14.0119 83.9910; + normal 0.479512 0.222426 -0.848878; + texcoord 1.00000 2.00000; + vertex 42.7721 -9.22486 117.089; + normal 0.479512 0.222426 -0.848878; + texcoord 1.00000 1.68750; + vertex 44.7950 -11.3439 117.676; + normal 0.479512 0.222427 -0.848878; + texcoord 0.00000 2.00000; + vertex 37.4340 -15.6210 112.398; + normal 0.479512 0.222427 -0.848878; + texcoord 0.00000 1.68750; + vertex 39.4568 -17.7400 112.985; + normal 0.479512 0.222427 -0.848878; + texcoord 1.00000 1.34375; + vertex 47.0201 -13.6749 118.323; + normal 0.479512 0.222428 -0.848878; + texcoord 0.00000 1.34375; + vertex 41.6819 -20.0710 113.631; + normal 0.479512 0.222427 -0.848878; + texcoord 1.00000 1.00000; + vertex 49.2452 -16.0058 118.969; + normal 0.479513 0.222427 -0.848878; + texcoord 0.00000 1.00000; + vertex 43.9070 -22.4020 114.277; + normal 0.670761 0.158185 -0.724608; + texcoord 1.00000 2.00000; + vertex -11.8551 -29.8137 116.545; + normal 0.670761 0.158185 -0.724609; + texcoord 1.00000 1.68750; + vertex -11.0812 -32.6510 116.642; + normal 0.670761 0.158183 -0.724609; + texcoord 0.00000 2.00000; + vertex -18.3849 -31.8164 110.063; + normal 0.670761 0.158184 -0.724609; + texcoord 0.00000 1.68750; + vertex -17.6110 -34.6536 110.160; + normal 0.670760 0.158185 -0.724609; + texcoord 1.00000 1.34375; + vertex -10.2299 -35.7720 116.749; + normal 0.670760 0.158183 -0.724609; + texcoord 0.00000 1.34375; + vertex -16.7597 -37.7746 110.267; + normal 0.670760 0.158184 -0.724609; + texcoord 1.00000 1.00000; + vertex -9.37861 -38.8930 116.855; + normal 0.670760 0.158181 -0.724610; + texcoord 0.00000 1.00000; + vertex -15.9085 -40.8957 110.373; + normal 0.623186 -0.194140 -0.757594; + texcoord 1.00000 2.00000; + vertex -39.6434 -50.0320 104.119; + normal 0.623186 -0.194141 -0.757594; + texcoord 1.00000 1.68750; + vertex -40.9965 -52.6583 103.679; + normal 0.623187 -0.194139 -0.757594; + texcoord 0.00000 2.00000; + vertex -45.7370 -45.8742 98.0413; + normal 0.623186 -0.194140 -0.757594; + texcoord 0.00000 1.68750; + vertex -47.0901 -48.5005 97.6013; + normal 0.623186 -0.194141 -0.757594; + texcoord 1.00000 1.34375; + vertex -42.4849 -55.5473 103.195; + normal 0.623185 -0.194142 -0.757594; + texcoord 0.00000 1.34375; + vertex -48.5785 -51.3894 97.1173; + normal 0.623186 -0.194141 -0.757594; + texcoord 1.00000 1.00000; + vertex -43.9733 -58.4362 102.711; + normal 0.623184 -0.194143 -0.757595; + texcoord 0.00000 1.00000; + vertex -50.0669 -54.2784 96.6332; + normal 0.976884 -0.156055 0.146096; + texcoord 1.00000 2.00000; + vertex -66.2916 -66.3092 73.7967; + normal 0.976884 -0.156053 0.146096; + texcoord 1.00000 1.68750; + vertex -66.8733 -68.9375 74.8785; + normal 0.976885 -0.156053 0.146096; + texcoord 0.00000 2.00000; + vertex -65.6030 -69.9628 65.2898; + normal 0.976885 -0.156052 0.146096; + texcoord 0.00000 1.68750; + vertex -66.1847 -72.5912 66.3716; + normal 0.976885 -0.156052 0.146096; + texcoord 1.00000 1.34375; + vertex -67.5131 -71.8288 76.0684; + normal 0.976885 -0.156052 0.146096; + texcoord 0.00000 1.34375; + vertex -66.8245 -75.4824 67.5615; + normal 0.976885 -0.156052 0.146097; + texcoord 1.00000 1.00000; + vertex -68.1529 -74.7200 77.2584; + normal 0.976884 -0.156055 0.146097; + texcoord 0.00000 1.00000; + vertex -67.4643 -78.3736 68.7515; + normal 0.923250 0.290671 0.251238; + texcoord 1.00000 2.00000; + vertex -31.9335 -89.2631 29.5638; + normal 0.923250 0.290671 0.251238; + texcoord 1.00000 1.68750; + vertex -30.9137 -92.0332 29.0210; + normal 0.923250 0.290670 0.251237; + texcoord 0.00000 2.00000; + vertex -30.2113 -86.8396 20.4311; + normal 0.923250 0.290671 0.251238; + texcoord 0.00000 1.68750; + vertex -29.1915 -89.6097 19.8883; + normal 0.923250 0.290671 0.251238; + texcoord 1.00000 1.34375; + vertex -29.7919 -95.0804 28.4239; + normal 0.923249 0.290672 0.251238; + texcoord 0.00000 1.34375; + vertex -28.0697 -92.6569 19.2913; + normal 0.923250 0.290670 0.251238; + texcoord 1.00000 1.00000; + vertex -28.6701 -98.1275 27.8269; + texcoord 0.00000 1.00000; + vertex -26.9478 -95.7040 18.6942; + normal -0.779782 0.227278 0.583340; + texcoord 1.00000 2.00000; + vertex 95.2856 124.057 48.0941; + normal -0.779782 0.227278 0.583340; + texcoord 1.00000 1.68750; + vertex 96.2830 126.912 48.3150; + normal -0.779781 0.227280 0.583340; + texcoord 0.00000 2.00000; + vertex 90.1168 126.470 40.2445; + normal -0.779782 0.227277 0.583340; + texcoord 0.00000 1.68750; + vertex 91.1142 129.325 40.4654; + normal -0.779782 0.227277 0.583340; + texcoord 1.00000 1.34375; + vertex 97.3801 130.052 48.5580; + normal -0.779782 0.227276 0.583340; + texcoord 0.00000 1.34375; + vertex 92.2113 132.465 40.7085; + normal -0.779781 0.227279 0.583341; + texcoord 1.00000 1.00000; + vertex 98.4772 133.193 48.8010; + normal -0.779781 0.227280 0.583340; + texcoord 0.00000 1.00000; + vertex 93.3085 135.606 40.9515; + normal -0.931862 0.0239690 -0.362021; + texcoord 1.00000 2.00000; + vertex 30.4843 96.3301 140.405; + normal -0.931862 0.0239661 -0.362020; + texcoord 1.00000 1.68750; + vertex 30.6151 99.3429 140.268; + normal -0.931862 0.0239667 -0.362020; + texcoord 0.00000 2.00000; + vertex 33.9640 95.7699 131.411; + normal -0.931862 0.0239662 -0.362020; + texcoord 0.00000 1.68750; + vertex 34.0948 98.7827 131.273; + normal -0.931862 0.0239654 -0.362020; + texcoord 1.00000 1.34375; + vertex 30.7589 102.657 140.117; + normal -0.931862 0.0239652 -0.362020; + texcoord 0.00000 1.34375; + vertex 34.2386 102.097 131.123; + normal -0.931862 0.0239656 -0.362020; + texcoord 1.00000 1.00000; + vertex 30.9027 105.971 139.966; + normal -0.931863 0.0239627 -0.362019; + texcoord 0.00000 1.00000; + vertex 34.3824 105.411 130.972; + normal -0.536855 0.186860 -0.822721; + texcoord 1.00000 2.00000; + vertex 28.4426 0.970670 171.836; + normal -0.536855 0.186858 -0.822722; + texcoord 1.00000 1.68750; + vertex 28.2035 3.88611 172.655; + normal -0.536855 0.186857 -0.822722; + texcoord 0.00000 2.00000; + vertex 36.6073 3.00584 166.971; + normal -0.536855 0.186857 -0.822722; + texcoord 0.00000 1.68750; + vertex 36.3682 5.92127 167.789; + normal -0.536855 0.186858 -0.822722; + texcoord 1.00000 1.34375; + vertex 27.9405 7.09309 173.555; + normal -0.536855 0.186860 -0.822721; + texcoord 0.00000 1.34375; + vertex 36.1052 9.12825 168.689; + normal -0.536855 0.186860 -0.822721; + texcoord 1.00000 1.00000; + vertex 27.6774 10.3001 174.455; + normal -0.536855 0.186860 -0.822721; + texcoord 0.00000 1.00000; + vertex 35.8421 12.3352 169.589; + normal -0.0174373 0.796015 -0.605025; + texcoord 1.00000 2.00000; + vertex 11.9690 -83.5046 128.327; + normal -0.0174391 0.796015 -0.605026; + texcoord 1.00000 1.68750; + vertex 14.2914 -82.4125 129.698; + normal -0.0174406 0.796015 -0.605026; + texcoord 0.00000 2.00000; + vertex 17.5733 -87.9246 122.351; + normal -0.0174412 0.796015 -0.605026; + texcoord 0.00000 1.68750; + vertex 19.8957 -86.8324 123.721; + normal -0.0174404 0.796015 -0.605026; + texcoord 1.00000 1.34375; + vertex 16.8460 -81.2111 131.205; + normal -0.0174410 0.796015 -0.605026; + texcoord 0.00000 1.34375; + vertex 22.4504 -85.6310 125.228; + normal -0.0174405 0.796015 -0.605025; + texcoord 1.00000 1.00000; + vertex 19.4007 -80.0096 132.712; + normal -0.0174408 0.796015 -0.605026; + texcoord 0.00000 1.00000; + vertex 25.0050 -84.4296 126.735; + normal 0.745913 -0.208247 -0.632651; + texcoord 1.00000 2.00000; + vertex -22.4713 -79.2463 84.8391; + normal 0.745913 -0.208247 -0.632651; + texcoord 1.00000 1.68750; + vertex -21.3479 -81.1480 86.7896; + normal 0.745913 -0.208248 -0.632650; + texcoord 0.00000 2.00000; + vertex -27.6211 -86.1763 81.0485; + normal 0.745913 -0.208248 -0.632651; + texcoord 0.00000 1.68750; + vertex -26.4977 -88.0780 82.9990; + normal 0.745913 -0.208248 -0.632650; + texcoord 1.00000 1.34375; + vertex -20.1121 -83.2399 88.9352; + normal 0.745913 -0.208247 -0.632651; + texcoord 0.00000 1.34375; + vertex -25.2619 -90.1699 85.1446; + normal 0.745913 -0.208249 -0.632650; + texcoord 1.00000 1.00000; + vertex -18.8764 -85.3317 91.0808; + normal 0.745913 -0.208245 -0.632652; + texcoord 0.00000 1.00000; + vertex -24.0261 -92.2618 87.2902; + normal -0.489686 -0.461633 -0.739663; + texcoord 1.00000 2.00000; + vertex 30.0497 137.334 101.147; + normal -0.489687 -0.461632 -0.739663; + texcoord 1.00000 1.68750; + vertex 27.6235 138.735 101.880; + normal -0.489687 -0.461632 -0.739663; + texcoord 0.00000 2.00000; + vertex 32.2818 144.225 95.3694; + normal -0.489687 -0.461633 -0.739663; + texcoord 0.00000 1.68750; + vertex 29.8557 145.625 96.1018; + normal -0.489686 -0.461634 -0.739663; + texcoord 1.00000 1.34375; + vertex 24.9548 140.275 102.685; + texcoord 0.00000 1.34375; + vertex 27.1869 147.165 96.9074; + normal -0.489685 -0.461635 -0.739664; + texcoord 1.00000 1.00000; + vertex 22.2860 141.815 103.491; + normal -0.489687 -0.461633 -0.739664; + texcoord 0.00000 1.00000; + vertex 24.5182 148.705 97.7130; + normal 0.426637 -0.869455 -0.249056; + texcoord 1.00000 2.00000; + vertex -43.1940 78.7482 161.653; + normal 0.426636 -0.869456 -0.249055; + texcoord 1.00000 1.68750; + vertex -45.1095 77.3008 163.424; + normal 0.426637 -0.869455 -0.249056; + texcoord 0.00000 2.00000; + vertex -49.2763 77.8563 154.347; + normal 0.426635 -0.869456 -0.249055; + texcoord 0.00000 1.68750; + vertex -51.1918 76.4089 156.119; + normal 0.426635 -0.869457 -0.249054; + texcoord 1.00000 1.34375; + vertex -47.2166 75.7087 165.373; + normal 0.426634 -0.869457 -0.249054; + texcoord 0.00000 1.34375; + vertex -53.2989 74.8168 158.067; + normal 0.426635 -0.869456 -0.249054; + texcoord 1.00000 1.00000; + vertex -49.3236 74.1166 167.321; + texcoord 0.00000 1.00000; + vertex -55.4060 73.2247 160.016; + normal 0.0860778 -0.576915 -0.812256; + texcoord 1.00000 2.00000; + vertex -24.6642 -14.1379 158.115; + normal 0.0860770 -0.576915 -0.812256; + texcoord 1.00000 1.68750; + vertex -27.6524 -14.5771 158.111; + normal 0.0860778 -0.576915 -0.812256; + texcoord 0.00000 2.00000; + vertex -25.7969 -6.36961 152.478; + normal 0.0860772 -0.576915 -0.812256; + texcoord 0.00000 1.68750; + vertex -28.7851 -6.80878 152.473; + normal 0.0860763 -0.576915 -0.812256; + texcoord 1.00000 1.34375; + vertex -30.9394 -15.0602 158.105; + normal 0.0860772 -0.576915 -0.812256; + texcoord 0.00000 1.34375; + vertex -32.0722 -7.29186 152.468; + normal 0.0860767 -0.576915 -0.812256; + texcoord 1.00000 1.00000; + vertex -34.2265 -15.5433 158.100; + normal 0.0860780 -0.576916 -0.812255; + texcoord 0.00000 1.00000; + vertex -35.3592 -7.77495 152.463; + normal 0.951449 -0.300259 0.0677467; + texcoord 1.00000 2.00000; + vertex -66.8310 -87.1246 106.294; + normal 0.951450 -0.300256 0.0677452; + texcoord 1.00000 1.68750; + vertex -67.6895 -89.4906 107.864; + normal 0.951449 -0.300258 0.0677465; + texcoord 0.00000 2.00000; + vertex -67.8268 -92.0918 98.2654; + normal 0.951450 -0.300255 0.0677449; + texcoord 0.00000 1.68750; + vertex -68.6853 -94.4578 99.8357; + normal 0.951451 -0.300254 0.0677446; + texcoord 1.00000 1.34375; + vertex -68.6338 -92.0933 109.592; + texcoord 0.00000 1.34375; + vertex -69.6296 -97.0605 101.563; + normal 0.951450 -0.300256 0.0677457; + texcoord 1.00000 1.00000; + vertex -69.5781 -94.6960 111.319; + normal 0.951449 -0.300257 0.0677461; + texcoord 0.00000 1.00000; + vertex -70.5740 -99.6631 103.290; + normal -0.704561 0.664556 -0.248917; + texcoord 1.00000 2.00000; + vertex 70.5549 96.3289 98.4965; + normal -0.704559 0.664558 -0.248916; + texcoord 1.00000 1.68750; + vertex 71.4075 98.0885 100.781; + normal -0.704558 0.664560 -0.248914; + texcoord 0.00000 2.00000; + vertex 76.8140 100.800 92.7162; + normal -0.704558 0.664559 -0.248915; + texcoord 0.00000 1.68750; + vertex 77.6666 102.559 95.0004; + normal -0.704559 0.664558 -0.248916; + texcoord 1.00000 1.34375; + vertex 72.3455 100.024 103.293; + normal -0.704560 0.664557 -0.248917; + texcoord 0.00000 1.34375; + vertex 78.6046 104.495 97.5130; + normal -0.704559 0.664558 -0.248916; + texcoord 1.00000 1.00000; + vertex 73.2834 101.960 105.806; + normal -0.704561 0.664556 -0.248918; + texcoord 0.00000 1.00000; + vertex 79.5425 106.430 100.026; + normal 0.246489 0.849175 -0.467060; + texcoord 1.00000 2.00000; + vertex -0.695210 52.1716 164.919; + normal 0.246487 0.849175 -0.467061; + texcoord 1.00000 1.68750; + vertex 1.31333 52.7121 166.961; + normal 0.246485 0.849175 -0.467062; + texcoord 0.00000 2.00000; + vertex 5.66328 47.5585 159.887; + normal 0.246486 0.849175 -0.467061; + texcoord 0.00000 1.68750; + vertex 7.67182 48.0990 161.930; + normal 0.246486 0.849175 -0.467062; + texcoord 1.00000 1.34375; + vertex 3.52271 53.3066 169.208; + normal 0.246488 0.849175 -0.467061; + texcoord 0.00000 1.34375; + vertex 9.88120 48.6935 164.177; + normal 0.246485 0.849174 -0.467063; + texcoord 1.00000 1.00000; + vertex 5.73210 53.9012 171.455; + normal 0.246486 0.849174 -0.467063; + texcoord 0.00000 1.00000; + vertex 12.0906 49.2881 166.423; + normal 0.516554 0.843851 -0.145215; + texcoord 1.00000 2.00000; + vertex 17.4435 -55.7829 157.875; + normal 0.516552 0.843852 -0.145217; + texcoord 1.00000 1.68750; + vertex 19.4977 -56.6888 159.918; + normal 0.516553 0.843851 -0.145215; + texcoord 0.00000 2.00000; + vertex 22.5389 -60.1143 150.830; + normal 0.516553 0.843852 -0.145217; + texcoord 0.00000 1.68750; + vertex 24.5931 -61.0202 152.873; + normal 0.516552 0.843852 -0.145217; + texcoord 1.00000 1.34375; + vertex 21.7573 -57.6853 162.165; + normal 0.516553 0.843851 -0.145217; + texcoord 0.00000 1.34375; + vertex 26.8528 -62.0167 155.120; + normal 0.516554 0.843851 -0.145216; + texcoord 1.00000 1.00000; + vertex 24.0170 -58.6818 164.412; + normal 0.516553 0.843851 -0.145216; + texcoord 0.00000 1.00000; + vertex 29.1124 -63.0131 157.368; + normal 0.863719 0.503673 0.0174213; + texcoord 1.00000 2.00000; + vertex -29.4060 -117.707 94.3877; + normal 0.863719 0.503673 0.0174213; + texcoord 1.00000 1.68750; + vertex -27.9784 -120.173 94.9214; + texcoord 0.00000 2.00000; + vertex -28.4084 -119.102 85.2693; + normal 0.863719 0.503672 0.0174211; + texcoord 0.00000 1.68750; + vertex -26.9808 -121.569 85.8030; + normal 0.863719 0.503672 0.0174209; + texcoord 1.00000 1.34375; + vertex -26.4080 -122.887 95.5084; + normal 0.863720 0.503671 0.0174207; + texcoord 0.00000 1.34375; + vertex -25.4104 -124.282 86.3900; + normal 0.863720 0.503671 0.0174205; + texcoord 1.00000 1.00000; + vertex -24.8377 -125.600 96.0954; + texcoord 0.00000 1.00000; + vertex -23.8400 -126.995 86.9770; + normal 0.678639 0.651534 0.339046; + texcoord 1.00000 2.00000; + vertex -11.5069 -112.871 15.0261; + normal 0.678640 0.651533 0.339046; + texcoord 1.00000 1.68750; + vertex -9.35213 -114.509 13.8619; + normal 0.678641 0.651533 0.339045; + texcoord 0.00000 2.00000; + vertex -12.1562 -108.005 6.97524; + normal 0.678641 0.651533 0.339045; + texcoord 0.00000 1.68750; + vertex -10.0015 -109.644 5.81110; + normal 0.678641 0.651533 0.339045; + texcoord 1.00000 1.34375; + vertex -6.98192 -116.312 12.5814; + normal 0.678640 0.651533 0.339045; + texcoord 0.00000 1.34375; + vertex -7.63127 -111.446 4.53055; + normal 0.678641 0.651533 0.339045; + texcoord 1.00000 1.00000; + vertex -4.61172 -118.114 11.3008; + normal 0.678639 0.651534 0.339047; + texcoord 0.00000 1.00000; + vertex -5.26106 -113.249 3.25000; + normal -0.914986 -0.389192 0.106438; + texcoord 1.00000 2.00000; + vertex 59.0155 166.709 56.7059; + normal -0.914987 -0.389192 0.106438; + texcoord 1.00000 1.68750; + vertex 57.9469 168.742 54.9548; + normal -0.914986 -0.389192 0.106438; + texcoord 0.00000 2.00000; + vertex 60.5037 161.218 49.4207; + normal -0.914987 -0.389192 0.106438; + texcoord 0.00000 1.68750; + vertex 59.4350 163.251 47.6696; + normal -0.914986 -0.389193 0.106439; + texcoord 1.00000 1.34375; + vertex 56.7713 170.979 53.0287; + normal -0.914986 -0.389193 0.106439; + texcoord 0.00000 1.34375; + vertex 58.2595 165.488 45.7435; + normal -0.914985 -0.389195 0.106441; + texcoord 1.00000 1.00000; + vertex 55.5958 173.216 51.1025; + normal -0.914985 -0.389195 0.106441; + texcoord 0.00000 1.00000; + vertex 57.0839 167.725 43.8173; + normal -0.803314 -0.594392 -0.0372049; + texcoord 1.00000 2.00000; + vertex -8.04510 111.700 149.083; + normal -0.803315 -0.594391 -0.0372054; + texcoord 1.00000 1.68750; + vertex -9.52049 113.783 147.670; + normal -0.803315 -0.594391 -0.0372057; + texcoord 0.00000 2.00000; + vertex -5.10949 108.244 140.924; + normal -0.803315 -0.594391 -0.0372059; + texcoord 0.00000 1.68750; + vertex -6.58488 110.326 139.511; + normal -0.803314 -0.594392 -0.0372053; + texcoord 1.00000 1.34375; + vertex -11.1434 116.073 146.116; + normal -0.803315 -0.594392 -0.0372056; + texcoord 0.00000 1.34375; + vertex -8.20781 112.617 137.956; + normal -0.803314 -0.594393 -0.0372049; + texcoord 1.00000 1.00000; + vertex -12.7664 118.364 144.561; + normal -0.803314 -0.594392 -0.0372056; + texcoord 0.00000 1.00000; + vertex -9.83074 114.907 136.402; + normal 0.533496 0.330617 -0.778508; + texcoord 1.00000 2.00000; + vertex 26.0996 -24.8088 177.002; + normal 0.533498 0.330616 -0.778507; + texcoord 1.00000 1.68750; + vertex 28.3601 -24.3391 178.750; + normal 0.533499 0.330616 -0.778506; + texcoord 0.00000 2.00000; + vertex 29.1195 -33.4253 175.412; + normal 0.533500 0.330616 -0.778505; + texcoord 0.00000 1.68750; + vertex 31.3800 -32.9556 177.161; + normal 0.533500 0.330616 -0.778505; + texcoord 1.00000 1.34375; + vertex 30.8466 -23.8225 180.674; + normal 0.533500 0.330616 -0.778505; + texcoord 0.00000 1.34375; + vertex 33.8666 -32.4390 179.084; + normal 0.533500 0.330616 -0.778505; + texcoord 1.00000 1.00000; + vertex 33.3331 -23.3059 182.597; + normal 0.533499 0.330616 -0.778506; + texcoord 0.00000 1.00000; + vertex 36.3531 -31.9224 181.007; + normal -0.707159 -0.570528 0.417642; + texcoord 1.00000 2.00000; + vertex 79.6957 22.7052 50.5328; + normal -0.707159 -0.570527 0.417642; + texcoord 1.00000 1.68750; + vertex 81.8357 20.8675 51.6460; + normal -0.707159 -0.570528 0.417642; + texcoord 0.00000 2.00000; + vertex 80.1194 28.0842 58.5984; + normal -0.707160 -0.570527 0.417641; + texcoord 0.00000 1.68750; + vertex 82.2595 26.2465 59.7116; + normal -0.707159 -0.570528 0.417641; + texcoord 1.00000 1.34375; + vertex 84.1898 18.8461 52.8704; + normal -0.707160 -0.570527 0.417641; + texcoord 0.00000 1.34375; + vertex 84.6135 24.2251 60.9360; + normal -0.707158 -0.570528 0.417641; + texcoord 1.00000 1.00000; + vertex 86.5439 16.8246 54.0949; + normal -0.707159 -0.570528 0.417641; + texcoord 0.00000 1.00000; + vertex 86.9676 22.2036 62.1605; + normal -0.716737 -0.556052 -0.420826; + texcoord 1.00000 2.00000; + vertex 51.8496 8.15895 73.5275; + normal -0.716737 -0.556051 -0.420827; + texcoord 1.00000 1.68750; + vertex 53.6636 5.70845 73.6758; + normal -0.716738 -0.556049 -0.420827; + texcoord 0.00000 2.00000; + vertex 48.2857 6.05617 82.3757; + normal -0.716737 -0.556050 -0.420827; + texcoord 0.00000 1.68750; + vertex 50.0998 3.60567 82.5240; + normal -0.716737 -0.556051 -0.420827; + texcoord 1.00000 1.34375; + vertex 55.6591 3.01290 73.8389; + normal -0.716737 -0.556051 -0.420827; + texcoord 0.00000 1.34375; + vertex 52.0952 0.910120 82.6871; + normal -0.716738 -0.556050 -0.420827; + texcoord 1.00000 1.00000; + vertex 57.6545 0.317340 74.0020; + texcoord 0.00000 1.00000; + vertex 54.0907 -1.78544 82.8503; + normal -0.799518 -0.423587 -0.425846; + texcoord 1.00000 2.00000; + vertex 42.7788 -31.2784 89.1297; + normal -0.799518 -0.423587 -0.425847; + texcoord 1.00000 1.68750; + vertex 43.3642 -33.9061 90.6442; + normal -0.799518 -0.423586 -0.425847; + texcoord 0.00000 2.00000; + vertex 37.1451 -28.2015 96.6462; + normal -0.799518 -0.423587 -0.425847; + texcoord 0.00000 1.68750; + vertex 37.7306 -30.8292 98.1607; + normal -0.799518 -0.423587 -0.425847; + texcoord 1.00000 1.34375; + vertex 44.0083 -36.7966 92.3102; + normal -0.799518 -0.423588 -0.425846; + texcoord 0.00000 1.34375; + vertex 38.3746 -33.7196 99.8267; + normal -0.799518 -0.423587 -0.425846; + texcoord 1.00000 1.00000; + vertex 44.6523 -39.6871 93.9762; + normal -0.799518 -0.423588 -0.425845; + texcoord 0.00000 1.00000; + vertex 39.0186 -36.6101 101.493; + normal -0.973787 -0.0159246 -0.226903; + texcoord 1.00000 2.00000; + vertex 22.3500 -67.0239 69.8651; + normal -0.973787 -0.0159242 -0.226903; + texcoord 1.00000 1.68750; + vertex 22.0441 -69.6025 71.3591; + normal -0.973787 -0.0159256 -0.226902; + texcoord 0.00000 2.00000; + vertex 20.4016 -62.1463 77.8848; + normal -0.973787 -0.0159244 -0.226903; + texcoord 0.00000 1.68750; + vertex 20.0956 -64.7249 79.3789; + normal -0.973787 -0.0159247 -0.226903; + texcoord 1.00000 1.34375; + vertex 21.7075 -72.4390 73.0025; + normal -0.973787 -0.0159244 -0.226903; + texcoord 0.00000 1.34375; + vertex 19.7591 -67.5614 81.0222; + normal -0.973787 -0.0159261 -0.226902; + texcoord 1.00000 1.00000; + vertex 21.3710 -75.2755 74.6459; + normal -0.973787 -0.0159261 -0.226902; + texcoord 0.00000 1.00000; + vertex 19.4225 -70.3979 82.6657; + normal -0.933054 0.285120 -0.219354; + texcoord 1.00000 2.00000; + vertex 16.9550 -65.4615 69.8607; + normal -0.933054 0.285120 -0.219355; + texcoord 1.00000 1.68750; + vertex 15.9602 -66.7679 72.3938; + normal -0.933055 0.285120 -0.219353; + texcoord 0.00000 2.00000; + vertex 18.3491 -57.2000 74.6689; + normal -0.933054 0.285120 -0.219355; + texcoord 0.00000 1.68750; + vertex 17.3544 -58.5064 77.2020; + normal -0.933054 0.285121 -0.219356; + texcoord 1.00000 1.34375; + vertex 14.8660 -68.2049 75.1803; + normal -0.933054 0.285121 -0.219355; + texcoord 0.00000 1.34375; + vertex 16.2602 -59.9434 79.9884; + normal -0.933054 0.285120 -0.219355; + texcoord 1.00000 1.00000; + vertex 13.7718 -69.6420 77.9667; + normal -0.933055 0.285120 -0.219353; + texcoord 0.00000 1.00000; + vertex 15.1660 -61.3804 82.7749; + normal 0.874434 -0.155055 -0.459700; + texcoord 1.00000 2.00000; + vertex 13.0027 89.2019 94.5630; + normal 0.874433 -0.155056 -0.459700; + texcoord 1.00000 1.68750; + vertex 14.1335 91.6672 95.8825; + normal 0.874434 -0.155054 -0.459699; + texcoord 0.00000 2.00000; + vertex 15.9746 83.8458 102.023; + normal 0.874434 -0.155056 -0.459699; + texcoord 0.00000 1.68750; + vertex 17.1054 86.3112 103.342; + normal 0.874434 -0.155056 -0.459700; + texcoord 1.00000 1.34375; + vertex 15.3775 94.3791 97.3341; + normal 0.874433 -0.155056 -0.459700; + texcoord 0.00000 1.34375; + vertex 18.3494 89.0231 104.794; + normal 0.874434 -0.155054 -0.459699; + texcoord 1.00000 1.00000; + vertex 16.6215 97.0910 98.7856; + normal 0.874433 -0.155056 -0.459700; + texcoord 0.00000 1.00000; + vertex 19.5934 91.7350 106.245; + normal 0.678317 -0.200598 -0.706857; + texcoord 1.00000 2.00000; + vertex -19.0425 68.8908 100.079; + normal 0.678315 -0.200601 -0.706857; + texcoord 1.00000 1.68750; + vertex -18.0919 71.6503 100.208; + normal 0.678315 -0.200601 -0.706858; + texcoord 0.00000 2.00000; + vertex -12.8834 66.4605 106.679; + normal 0.678315 -0.200601 -0.706858; + texcoord 0.00000 1.68750; + vertex -11.9328 69.2200 106.808; + normal 0.678316 -0.200600 -0.706857; + texcoord 1.00000 1.34375; + vertex -17.0462 74.6858 100.350; + normal 0.678316 -0.200601 -0.706857; + texcoord 0.00000 1.34375; + vertex -10.8872 72.2555 106.950; + normal 0.678317 -0.200599 -0.706857; + texcoord 1.00000 1.00000; + vertex -16.0006 77.7213 100.492; + normal 0.678314 -0.200603 -0.706858; + texcoord 0.00000 1.00000; + vertex -9.84154 75.2910 107.092; + normal 0.566583 -0.740222 -0.362015; + texcoord 1.00000 2.00000; + vertex 11.0383 21.0305 113.696; + normal 0.566583 -0.740222 -0.362015; + texcoord 1.00000 1.68750; + vertex 12.8587 21.2879 116.019; + normal 0.566583 -0.740222 -0.362015; + texcoord 0.00000 2.00000; + vertex 5.83463 14.7104 118.475; + normal 0.566582 -0.740222 -0.362015; + texcoord 0.00000 1.68750; + vertex 7.65507 14.9678 120.798; + normal 0.566582 -0.740223 -0.362016; + texcoord 1.00000 1.34375; + vertex 14.8612 21.5711 118.574; + normal 0.566582 -0.740222 -0.362016; + texcoord 0.00000 1.34375; + vertex 9.65756 15.2510 123.353; + normal 0.566582 -0.740222 -0.362016; + texcoord 1.00000 1.00000; + vertex 16.8637 21.8543 121.129; + normal 0.566582 -0.740222 -0.362016; + texcoord 0.00000 1.00000; + vertex 11.6601 15.5342 125.908; + normal 0.772376 -0.176832 -0.610053; + texcoord 1.00000 2.00000; + vertex -17.8782 -13.3855 99.2221; + normal 0.772375 -0.176833 -0.610054; + texcoord 1.00000 1.68750; + vertex -16.0294 -12.1594 101.207; + normal 0.772377 -0.176832 -0.610053; + texcoord 0.00000 2.00000; + vertex -16.6081 -21.9017 103.299; + normal 0.772376 -0.176833 -0.610054; + texcoord 0.00000 1.68750; + vertex -14.7593 -20.6756 105.284; + normal 0.772376 -0.176834 -0.610054; + texcoord 1.00000 1.34375; + vertex -13.9957 -10.8107 103.391; + normal 0.772376 -0.176833 -0.610054; + texcoord 0.00000 1.34375; + vertex -12.7256 -19.3269 107.468; + normal 0.772376 -0.176833 -0.610053; + texcoord 1.00000 1.00000; + vertex -11.9620 -9.46202 105.575; + normal 0.772376 -0.176833 -0.610054; + texcoord 0.00000 1.00000; + vertex -10.6919 -17.9782 109.652; + normal 0.622698 0.393679 -0.676213; + texcoord 1.00000 2.00000; + vertex -43.8751 -11.0298 74.6520; + normal 0.622698 0.393680 -0.676213; + texcoord 1.00000 1.68750; + vertex -44.3832 -8.26620 75.7932; + normal 0.622698 0.393679 -0.676213; + texcoord 0.00000 2.00000; + vertex -36.4574 -12.2044 80.7989; + normal 0.622698 0.393679 -0.676213; + texcoord 0.00000 1.68750; + vertex -36.9654 -9.44081 81.9400; + normal 0.622698 0.393680 -0.676213; + texcoord 1.00000 1.34375; + vertex -44.9420 -5.22621 77.0484; + normal 0.622697 0.393680 -0.676213; + texcoord 0.00000 1.34375; + vertex -37.5242 -6.40081 83.1953; + normal 0.622697 0.393680 -0.676213; + texcoord 1.00000 1.00000; + vertex -45.5008 -2.18621 78.3037; + normal 0.622697 0.393680 -0.676213; + texcoord 0.00000 1.00000; + vertex -38.0830 -3.36082 84.4505; + normal -0.704040 0.161817 -0.691479; + texcoord 1.00000 2.00000; + vertex 41.0157 -21.8714 106.788; + normal -0.704042 0.161815 -0.691477; + texcoord 1.00000 1.68750; + vertex 39.4285 -24.1057 107.881; + normal -0.704041 0.161816 -0.691478; + texcoord 0.00000 2.00000; + vertex 36.6377 -15.8965 112.644; + normal -0.704041 0.161816 -0.691478; + texcoord 0.00000 1.68750; + vertex 35.0505 -18.1309 113.737; + normal -0.704042 0.161813 -0.691477; + texcoord 1.00000 1.34375; + vertex 37.6826 -26.5636 109.084; + normal -0.704041 0.161814 -0.691478; + texcoord 0.00000 1.34375; + vertex 33.3046 -20.5887 114.939; + normal -0.704042 0.161812 -0.691478; + texcoord 1.00000 1.00000; + vertex 35.9367 -29.0214 110.286; + normal -0.704043 0.161811 -0.691477; + texcoord 0.00000 1.00000; + vertex 31.5587 -23.0465 116.142; + normal -0.378149 0.908889 -0.175853; + texcoord 1.00000 2.00000; + vertex -23.7997 -35.0117 103.181; + normal -0.378150 0.908889 -0.175853; + texcoord 1.00000 1.68750; + vertex -26.0609 -35.6265 104.866; + normal -0.378147 0.908889 -0.175855; + texcoord 0.00000 2.00000; + vertex -19.2454 -31.7005 110.501; + normal -0.378148 0.908889 -0.175855; + texcoord 0.00000 1.68750; + vertex -21.5066 -32.3153 112.186; + normal -0.378151 0.908888 -0.175854; + texcoord 1.00000 1.34375; + vertex -28.5482 -36.3028 106.719; + normal -0.378150 0.908888 -0.175854; + texcoord 0.00000 1.34375; + vertex -23.9939 -32.9916 114.039; + normal -0.378151 0.908888 -0.175854; + texcoord 1.00000 1.00000; + vertex -31.0355 -36.9791 108.572; + normal -0.378152 0.908888 -0.175853; + texcoord 0.00000 1.00000; + vertex -26.4812 -33.6679 115.893; + normal 0.119504 0.844661 -0.521792; + texcoord 1.00000 2.00000; + vertex -47.7155 -50.1261 89.9331; + normal 0.119501 0.844662 -0.521791; + texcoord 1.00000 1.68750; + vertex -50.6459 -49.5138 90.2532; + normal 0.119502 0.844662 -0.521791; + texcoord 0.00000 2.00000; + vertex -45.8279 -45.3555 98.0879; + normal 0.119501 0.844662 -0.521791; + texcoord 0.00000 1.68750; + vertex -48.7583 -44.7432 98.4081; + normal 0.119502 0.844662 -0.521791; + texcoord 1.00000 1.34375; + vertex -53.8694 -48.8402 90.6054; + normal 0.119502 0.844662 -0.521791; + texcoord 0.00000 1.34375; + vertex -51.9817 -44.0696 98.7602; + normal 0.119504 0.844661 -0.521791; + texcoord 1.00000 1.00000; + vertex -57.0928 -48.1666 90.9575; + normal 0.119504 0.844661 -0.521792; + texcoord 0.00000 1.00000; + vertex -55.2052 -43.3960 99.1123; + normal 0.222986 0.843217 -0.489145; + texcoord 1.00000 2.00000; + vertex -63.9609 -74.5334 57.1003; + normal 0.222985 0.843217 -0.489145; + texcoord 1.00000 1.68750; + vertex -66.8015 -74.2412 56.3091; + normal 0.222985 0.843217 -0.489145; + texcoord 0.00000 2.00000; + vertex -65.6384 -69.5226 64.9736; + normal 0.222983 0.843217 -0.489145; + texcoord 0.00000 1.68750; + vertex -68.4790 -69.2303 64.1824; + normal 0.222984 0.843217 -0.489145; + texcoord 1.00000 1.34375; + vertex -69.9262 -73.9198 55.4388; + normal 0.222983 0.843218 -0.489145; + texcoord 0.00000 1.34375; + vertex -71.6037 -68.9089 63.3121; + normal 0.222984 0.843218 -0.489144; + texcoord 1.00000 1.00000; + vertex -73.0509 -73.5984 54.5685; + normal 0.222985 0.843217 -0.489144; + texcoord 0.00000 1.00000; + vertex -74.7284 -68.5875 62.4418; + normal -0.315406 0.931618 0.180576; + texcoord 1.00000 2.00000; + vertex -29.2079 -84.4177 11.4640; + normal -0.315402 0.931619 0.180577; + texcoord 1.00000 1.68750; + vertex -31.9228 -85.1940 10.7272; + normal -0.315403 0.931618 0.180576; + texcoord 0.00000 2.00000; + vertex -30.9559 -86.7301 20.3410; + normal -0.315402 0.931619 0.180577; + texcoord 0.00000 1.68750; + vertex -33.6707 -87.5064 19.6042; + normal -0.315401 0.931619 0.180578; + texcoord 1.00000 1.34375; + vertex -34.9091 -86.0480 9.91673; + normal -0.315401 0.931619 0.180578; + texcoord 0.00000 1.34375; + vertex -36.6571 -88.3604 18.7938; + normal -0.315402 0.931619 0.180578; + texcoord 1.00000 1.00000; + vertex -37.8955 -86.9019 9.10624; + normal -0.315399 0.931620 0.180577; + texcoord 0.00000 1.00000; + vertex -39.6435 -89.2143 17.9833; + normal -0.132527 -0.703770 0.697957; + texcoord 1.00000 2.00000; + vertex 92.0532 119.576 33.3638; + normal -0.132528 -0.703770 0.697957; + texcoord 1.00000 1.68750; + vertex 94.9300 119.474 33.8064; + normal -0.132527 -0.703770 0.697957; + texcoord 0.00000 2.00000; + vertex 91.2861 126.189 39.8862; + normal -0.132528 -0.703770 0.697957; + texcoord 0.00000 1.68750; + vertex 94.1629 126.087 40.3288; + normal -0.132528 -0.703770 0.697957; + texcoord 1.00000 1.34375; + vertex 98.0945 119.361 34.2932; + normal -0.132528 -0.703770 0.697957; + texcoord 0.00000 1.34375; + vertex 97.3275 125.974 40.8157; + normal -0.132527 -0.703770 0.697957; + texcoord 1.00000 1.00000; + vertex 101.259 119.247 34.7801; + normal -0.132528 -0.703770 0.697957; + texcoord 0.00000 1.00000; + vertex 100.492 125.860 41.3025; + normal -0.0488273 -0.830741 -0.554513; + texcoord 1.00000 2.00000; + vertex 32.1785 100.770 123.712; + normal -0.0488259 -0.830741 -0.554514; + texcoord 1.00000 1.68750; + vertex 35.0706 101.063 123.018; + normal -0.0488291 -0.830741 -0.554513; + texcoord 0.00000 2.00000; + vertex 34.5445 95.5293 131.355; + normal -0.0488281 -0.830741 -0.554514; + texcoord 0.00000 1.68750; + vertex 37.4366 95.8227 130.661; + normal -0.0488260 -0.830740 -0.554515; + texcoord 1.00000 1.34375; + vertex 38.2519 101.386 122.255; + normal -0.0488273 -0.830740 -0.554515; + texcoord 0.00000 1.34375; + vertex 40.6180 96.1455 129.897; + normal -0.0488273 -0.830740 -0.554515; + texcoord 1.00000 1.00000; + vertex 41.4333 101.709 121.491; + texcoord 0.00000 1.00000; + vertex 43.7993 96.4682 129.133; + normal 0.0675486 -0.951477 -0.300215; + texcoord 1.00000 2.00000; + vertex 44.9911 4.91699 162.721; + normal 0.0675488 -0.951477 -0.300215; + texcoord 1.00000 1.68750; + vertex 46.5962 4.28906 165.072; + normal 0.0675485 -0.951477 -0.300216; + texcoord 0.00000 2.00000; + vertex 37.2290 2.86680 167.472; + normal 0.0675485 -0.951476 -0.300217; + texcoord 0.00000 1.68750; + vertex 38.8340 2.23887 169.823; + normal 0.0675485 -0.951476 -0.300217; + texcoord 1.00000 1.34375; + vertex 48.3617 3.59834 167.659; + normal 0.0675487 -0.951476 -0.300216; + texcoord 0.00000 1.34375; + vertex 40.5996 1.54814 172.410; + normal 0.0675484 -0.951476 -0.300217; + texcoord 1.00000 1.00000; + vertex 50.1273 2.90761 170.245; + normal 0.0675493 -0.951477 -0.300214; + texcoord 0.00000 1.00000; + vertex 42.3651 0.857420 174.996; + normal -0.731094 -0.426540 -0.532508; + texcoord 1.00000 2.00000; + vertex 23.6839 -91.6863 116.456; + normal -0.731094 -0.426542 -0.532507; + texcoord 1.00000 1.68750; + vertex 23.9471 -94.0967 118.026; + normal -0.731094 -0.426540 -0.532508; + texcoord 0.00000 2.00000; + vertex 17.4347 -88.4635 122.455; + normal -0.731094 -0.426541 -0.532508; + texcoord 0.00000 1.68750; + vertex 17.6979 -90.8738 124.024; + normal -0.731094 -0.426542 -0.532508; + texcoord 1.00000 1.34375; + vertex 24.2367 -96.7480 119.752; + normal -0.731094 -0.426542 -0.532508; + texcoord 0.00000 1.34375; + vertex 17.9874 -93.5251 125.750; + normal -0.731094 -0.426541 -0.532508; + texcoord 1.00000 1.00000; + vertex 24.5262 -99.3994 121.478; + normal -0.731094 -0.426543 -0.532506; + texcoord 0.00000 1.00000; + vertex 18.2769 -96.1765 127.476; + normal -0.262758 0.753286 -0.602925; + texcoord 1.00000 2.00000; + vertex -34.7014 -91.2631 77.2977; + normal -0.262759 0.753286 -0.602924; + texcoord 1.00000 1.68750; + vertex -36.5997 -90.2966 79.3325; + normal -0.262759 0.753286 -0.602924; + texcoord 0.00000 2.00000; + vertex -27.9318 -85.8898 81.0608; + normal -0.262759 0.753287 -0.602924; + texcoord 0.00000 1.68750; + vertex -29.8300 -84.9233 83.0956; + normal -0.262758 0.753286 -0.602924; + texcoord 1.00000 1.34375; + vertex -38.6878 -89.2335 81.5707; + normal -0.262759 0.753287 -0.602924; + texcoord 0.00000 1.34375; + vertex -31.9181 -83.8602 85.3339; + normal -0.262758 0.753286 -0.602925; + texcoord 1.00000 1.00000; + vertex -40.7758 -88.1703 83.8090; + normal -0.262758 0.753287 -0.602924; + texcoord 0.00000 1.00000; + vertex -34.0062 -82.7970 87.5722; + normal 0.788647 -0.154339 -0.595160; + texcoord 1.00000 2.00000; + vertex 28.1204 149.180 88.1669; + normal 0.788647 -0.154340 -0.595160; + texcoord 1.00000 1.68750; + vertex 29.5009 151.594 89.3703; + normal 0.788647 -0.154339 -0.595160; + texcoord 0.00000 2.00000; + vertex 32.1239 143.514 94.9413; + normal 0.788648 -0.154339 -0.595159; + texcoord 0.00000 1.68750; + vertex 33.5044 145.928 96.1447; + normal 0.788648 -0.154339 -0.595159; + texcoord 1.00000 1.34375; + vertex 31.0196 154.250 90.6940; + normal 0.788647 -0.154339 -0.595159; + texcoord 0.00000 1.34375; + vertex 35.0230 148.584 97.4684; + normal 0.788648 -0.154338 -0.595158; + texcoord 1.00000 1.00000; + vertex 32.5382 156.905 92.0176; + normal 0.788645 -0.154341 -0.595162; + texcoord 0.00000 1.00000; + vertex 36.5417 151.239 98.7920; + normal 0.731578 0.474642 -0.489395; + texcoord 1.00000 2.00000; + vertex -54.9980 79.5520 147.185; + normal 0.731578 0.474642 -0.489395; + texcoord 1.00000 1.68750; + vertex -55.9690 82.0779 148.184; + normal 0.731578 0.474642 -0.489395; + texcoord 0.00000 2.00000; + vertex -49.5260 78.7357 154.573; + normal 0.731578 0.474642 -0.489395; + texcoord 0.00000 1.68750; + vertex -50.4970 81.2616 155.572; + normal 0.731579 0.474642 -0.489395; + texcoord 1.00000 1.34375; + vertex -57.0371 84.8564 149.282; + normal 0.731579 0.474641 -0.489396; + texcoord 0.00000 1.34375; + vertex -51.5651 84.0401 156.670; + normal 0.731579 0.474641 -0.489396; + texcoord 1.00000 1.00000; + vertex -58.1052 87.6349 150.380; + normal 0.731579 0.474639 -0.489397; + texcoord 0.00000 1.00000; + vertex -52.6332 86.8186 157.768; + normal 0.631424 0.415825 -0.654517; + texcoord 1.00000 2.00000; + vertex -31.9751 -7.49266 145.443; + normal 0.631424 0.415827 -0.654516; + texcoord 1.00000 1.68750; + vertex -33.2045 -4.78838 145.975; + normal 0.631424 0.415828 -0.654516; + texcoord 0.00000 2.00000; + vertex -25.6031 -5.99278 152.543; + normal 0.631424 0.415828 -0.654516; + texcoord 0.00000 1.68750; + vertex -26.8326 -3.28851 153.075; + normal 0.631423 0.415828 -0.654516; + texcoord 1.00000 1.34375; + vertex -34.5568 -1.81368 146.560; + normal 0.631423 0.415827 -0.654517; + texcoord 0.00000 1.34375; + vertex -28.1849 -0.313810 153.660; + normal 0.631423 0.415828 -0.654517; + texcoord 1.00000 1.00000; + vertex -35.9092 1.16102 147.146; + normal 0.631423 0.415828 -0.654517; + texcoord 0.00000 1.00000; + vertex -29.5372 2.66089 154.246; + normal 0.556710 0.810231 0.183304; + texcoord 1.00000 2.00000; + vertex -72.3154 -87.1787 91.2154; + normal 0.556712 0.810230 0.183301; + texcoord 1.00000 1.68750; + vertex -74.3768 -86.1834 93.0767; + normal 0.556712 0.810230 0.183301; + texcoord 0.00000 2.00000; + vertex -68.0734 -91.7037 98.3333; + normal 0.556712 0.810230 0.183301; + texcoord 0.00000 1.68750; + vertex -70.1348 -90.7084 100.195; + normal 0.556712 0.810230 0.183301; + texcoord 1.00000 1.34375; + vertex -76.6444 -85.0885 95.1241; + normal 0.556712 0.810230 0.183302; + texcoord 0.00000 1.34375; + vertex -72.4024 -89.6135 102.242; + normal 0.556711 0.810230 0.183303; + texcoord 1.00000 1.00000; + vertex -78.9120 -83.9937 97.1715; + normal 0.556712 0.810230 0.183302; + texcoord 0.00000 1.00000; + vertex -74.6700 -88.5187 104.289; + normal -0.224114 -0.493790 -0.840205; + texcoord 1.00000 2.00000; + vertex 82.7585 106.029 87.8133; + normal -0.224116 -0.493789 -0.840205; + texcoord 1.00000 1.68750; + vertex 85.0312 104.233 88.2629; + normal -0.224115 -0.493790 -0.840205; + texcoord 0.00000 2.00000; + vertex 77.2176 100.241 92.6930; + normal -0.224117 -0.493788 -0.840205; + texcoord 0.00000 1.68750; + vertex 79.4903 98.4445 93.1426; + normal -0.224116 -0.493789 -0.840205; + texcoord 1.00000 1.34375; + vertex 87.5312 102.256 88.7575; + normal -0.224116 -0.493787 -0.840206; + texcoord 0.00000 1.34375; + vertex 81.9903 96.4682 93.6372; + normal -0.224114 -0.493790 -0.840205; + texcoord 1.00000 1.00000; + vertex 90.0312 100.280 89.2521; + normal -0.224114 -0.493788 -0.840206; + texcoord 0.00000 1.00000; + vertex 84.4904 94.4920 94.1318; + normal -0.891327 0.182832 -0.414861; + texcoord 1.00000 2.00000; + vertex 6.11063 39.5347 154.999; + normal -0.891326 0.182832 -0.414862; + texcoord 1.00000 1.68750; + vertex 4.79318 38.1072 157.200; + normal -0.891326 0.182832 -0.414861; + texcoord 0.00000 2.00000; + vertex 5.50342 47.5626 159.841; + normal -0.891326 0.182832 -0.414862; + texcoord 0.00000 1.68750; + vertex 4.18597 46.1351 162.043; + normal -0.891326 0.182832 -0.414861; + texcoord 1.00000 1.34375; + vertex 3.34398 36.5369 159.622; + normal -0.891326 0.182832 -0.414861; + texcoord 0.00000 1.34375; + vertex 2.73678 44.5648 164.464; + normal -0.891327 0.182831 -0.414860; + texcoord 1.00000 1.00000; + vertex 1.89479 34.9665 162.043; + normal -0.891327 0.182831 -0.414860; + texcoord 0.00000 1.00000; + vertex 1.28759 42.9945 166.886; + normal -0.743155 0.438869 -0.505089; + texcoord 1.00000 2.00000; + vertex 24.1188 -65.7193 143.607; + normal -0.743156 0.438868 -0.505088; + texcoord 1.00000 1.68750; + vertex 22.2985 -67.8147 144.465; + normal -0.743157 0.438867 -0.505087; + texcoord 0.00000 2.00000; + vertex 21.9365 -60.7379 151.147; + normal -0.743157 0.438867 -0.505087; + texcoord 0.00000 1.68750; + vertex 20.1162 -62.8332 152.004; + normal -0.743158 0.438867 -0.505087; + texcoord 1.00000 1.34375; + vertex 20.2963 -70.1196 145.408; + normal -0.743157 0.438867 -0.505088; + texcoord 0.00000 1.34375; + vertex 18.1140 -65.1381 152.947; + normal -0.743158 0.438866 -0.505087; + texcoord 1.00000 1.00000; + vertex 18.2940 -72.4244 146.352; + normal -0.743157 0.438867 -0.505088; + texcoord 0.00000 1.00000; + vertex 16.1117 -67.4430 153.891; + normal -0.480579 0.850617 -0.213295; + texcoord 1.00000 2.00000; + vertex -26.3003 -119.261 75.5645; + normal -0.480581 0.850616 -0.213294; + texcoord 1.00000 1.68750; + vertex -28.9116 -120.777 75.4043; + normal -0.480582 0.850615 -0.213294; + texcoord 0.00000 2.00000; + vertex -27.7708 -117.725 85.0030; + normal -0.480582 0.850615 -0.213294; + texcoord 0.00000 1.68750; + vertex -30.3821 -119.241 84.8428; + normal -0.480580 0.850617 -0.213294; + texcoord 1.00000 1.34375; + vertex -31.7840 -122.444 75.2281; + normal -0.480581 0.850616 -0.213294; + texcoord 0.00000 1.34375; + vertex -33.2545 -120.908 84.6665; + normal -0.480579 0.850617 -0.213294; + texcoord 1.00000 1.00000; + vertex -34.6564 -124.111 75.0519; + normal -0.480581 0.850616 -0.213293; + texcoord 0.00000 1.00000; + vertex -36.1269 -122.575 84.4903; + normal -0.612667 0.397273 0.683237; + texcoord 1.00000 2.00000; + vertex -17.4577 -103.982 0.188620; + normal -0.612666 0.397275 0.683237; + texcoord 1.00000 1.68750; + vertex -19.1761 -106.377 0.0405200; + normal -0.612667 0.397274 0.683237; + texcoord 0.00000 2.00000; + vertex -12.4088 -108.029 7.06943; + normal -0.612666 0.397275 0.683237; + texcoord 0.00000 1.68750; + vertex -14.1272 -110.424 6.92133; + normal -0.612666 0.397276 0.683237; + texcoord 1.00000 1.34375; + vertex -21.0664 -109.012 -0.122380; + normal -0.612666 0.397275 0.683237; + texcoord 0.00000 1.34375; + vertex -16.0175 -113.059 6.75843; + normal -0.612666 0.397275 0.683237; + texcoord 1.00000 1.00000; + vertex -22.9566 -111.647 -0.285290; + normal -0.612666 0.397275 0.683237; + texcoord 0.00000 1.00000; + vertex -17.9077 -115.694 6.59552; + normal 0.362592 -0.882507 0.299515; + texcoord 1.00000 2.00000; + vertex 58.1056 157.470 41.4366; + normal 0.362591 -0.882507 0.299515; + texcoord 1.00000 1.68750; + vertex 60.6408 158.112 40.2598; + normal 0.362591 -0.882507 0.299515; + texcoord 0.00000 2.00000; + vertex 60.8131 161.265 49.3414; + normal 0.362590 -0.882507 0.299515; + texcoord 0.00000 1.68750; + vertex 63.3484 161.908 48.1646; + normal 0.362591 -0.882507 0.299515; + texcoord 1.00000 1.34375; + vertex 63.4296 158.819 38.9654; + normal 0.362589 -0.882508 0.299515; + texcoord 0.00000 1.34375; + vertex 66.1372 162.614 46.8702; + normal 0.362591 -0.882507 0.299514; + texcoord 1.00000 1.00000; + vertex 66.2184 159.525 37.6710; + normal 0.362591 -0.882507 0.299514; + texcoord 0.00000 1.00000; + vertex 68.9259 163.321 45.5758; + normal 0.381825 -0.641780 0.665078; + texcoord 1.00000 2.00000; + vertex 0.617730 103.817 134.733; + normal 0.381826 -0.641778 0.665079; + texcoord 1.00000 1.68750; + vertex 2.72232 105.824 135.462; + normal 0.381827 -0.641776 0.665080; + texcoord 0.00000 2.00000; + vertex -5.15088 107.405 141.508; + normal 0.381827 -0.641777 0.665079; + texcoord 0.00000 1.68750; + vertex -3.04630 109.413 142.237; + normal 0.381828 -0.641776 0.665080; + texcoord 1.00000 1.34375; + vertex 5.03736 108.032 136.263; + normal 0.381827 -0.641778 0.665079; + texcoord 0.00000 1.34375; + vertex -0.731260 111.621 143.038; + normal 0.381829 -0.641776 0.665079; + texcoord 1.00000 1.00000; + vertex 7.35240 110.240 137.065; + normal 0.381829 -0.641776 0.665079; + texcoord 0.00000 1.00000; + vertex 1.58378 113.829 143.840; + normal -0.238899 -0.617187 -0.749672; + texcoord 1.00000 2.00000; + vertex 38.0059 -34.8451 173.288; + normal -0.238899 -0.617186 -0.749673; + texcoord 1.00000 1.68750; + vertex 38.0164 -37.1090 175.149; + normal -0.238898 -0.617185 -0.749673; + texcoord 0.00000 2.00000; + vertex 28.9003 -33.4480 175.040; + normal -0.238899 -0.617186 -0.749672; + texcoord 0.00000 1.68750; + vertex 28.9108 -35.7120 176.900; + normal -0.238899 -0.617186 -0.749672; + texcoord 1.00000 1.34375; + vertex 38.0280 -39.5994 177.195; + normal -0.238900 -0.617187 -0.749671; + texcoord 0.00000 1.34375; + vertex 28.9224 -38.2023 178.947; + normal -0.238900 -0.617186 -0.749672; + texcoord 1.00000 1.00000; + vertex 38.0396 -42.0897 179.242; + normal -0.238899 -0.617185 -0.749673; + texcoord 0.00000 1.00000; + vertex 28.9340 -40.6927 180.993; + normal -0.594442 0.558734 0.578321; + texcoord 1.00000 2.00000; + vertex 82.8169 21.8375 64.2195; + normal -0.594441 0.558735 0.578321; + texcoord 1.00000 1.68750; + vertex 84.9365 22.9939 65.2810; + normal -0.594439 0.558736 0.578322; + texcoord 0.00000 2.00000; + vertex 82.5747 27.7791 58.2302; + normal -0.594441 0.558735 0.578321; + texcoord 0.00000 1.68750; + vertex 84.6943 28.9355 59.2917; + normal -0.594442 0.558734 0.578321; + texcoord 1.00000 1.34375; + vertex 87.2680 24.2659 66.4486; + normal -0.594442 0.558734 0.578321; + texcoord 0.00000 1.34375; + vertex 87.0258 30.2075 60.4593; + normal -0.594442 0.558734 0.578321; + texcoord 1.00000 1.00000; + vertex 89.5995 25.5379 67.6162; + normal -0.594441 0.558735 0.578321; + texcoord 0.00000 1.00000; + vertex 89.3573 31.4795 61.6268; + normal -0.622150 0.770697 0.137677; + texcoord 1.00000 2.00000; + vertex 47.0977 1.87781 90.2282; + normal -0.622149 0.770698 0.137678; + texcoord 1.00000 1.68750; + vertex 48.9689 3.11664 91.7493; + normal -0.622151 0.770697 0.137677; + texcoord 0.00000 2.00000; + vertex 50.3034 5.73059 83.1470; + normal -0.622150 0.770697 0.137677; + texcoord 0.00000 1.68750; + vertex 52.1746 6.96942 84.6681; + normal -0.622149 0.770698 0.137678; + texcoord 1.00000 1.34375; + vertex 51.0273 4.47935 93.4226; + normal -0.622149 0.770698 0.137678; + texcoord 0.00000 1.34375; + vertex 54.2330 8.33213 86.3413; + normal -0.622149 0.770698 0.137678; + texcoord 1.00000 1.00000; + vertex 53.0857 5.84206 95.0958; + normal -0.622149 0.770698 0.137678; + texcoord 0.00000 1.00000; + vertex 56.2913 9.69484 88.0146; + normal -0.683048 0.724345 0.0936444; + texcoord 1.00000 2.00000; + vertex 33.6180 -34.9719 101.368; + normal -0.683049 0.724345 0.0936430; + texcoord 1.00000 1.68750; + vertex 34.5927 -34.3612 103.754; + normal -0.683048 0.724345 0.0936442; + texcoord 0.00000 2.00000; + vertex 38.9650 -29.4650 97.7737; + normal -0.683048 0.724345 0.0936438; + texcoord 0.00000 1.68750; + vertex 39.9398 -28.8543 100.159; + normal -0.683048 0.724345 0.0936428; + texcoord 1.00000 1.34375; + vertex 35.6649 -33.6894 106.378; + normal -0.683048 0.724346 0.0936438; + texcoord 0.00000 1.34375; + vertex 41.0120 -28.1826 102.784; + normal -0.683048 0.724346 0.0936435; + texcoord 1.00000 1.00000; + vertex 36.7371 -33.0176 109.002; + normal -0.683048 0.724346 0.0936437; + texcoord 0.00000 1.00000; + vertex 42.0841 -27.5108 105.408; + normal -0.0459568 0.998138 0.0401036; + texcoord 1.00000 2.00000; + vertex 15.8419 -63.8565 84.5277; + normal -0.0459567 0.998138 0.0401036; + texcoord 1.00000 1.68750; + vertex 17.7779 -63.8370 86.2610; + normal -0.0459568 0.998138 0.0401036; + texcoord 0.00000 2.00000; + vertex 21.3755 -63.3531 78.3411; + normal -0.0459567 0.998138 0.0401036; + texcoord 0.00000 1.68750; + vertex 23.3115 -63.3336 80.0743; + normal -0.0459567 0.998138 0.0401037; + texcoord 1.00000 1.34375; + vertex 19.9075 -63.8155 88.1676; + normal -0.0459567 0.998138 0.0401037; + texcoord 0.00000 1.34375; + vertex 25.4411 -63.3122 81.9809; + texcoord 1.00000 1.00000; + vertex 22.0372 -63.7941 90.0741; + normal -0.0459566 0.998138 0.0401037; + texcoord 0.00000 1.00000; + vertex 27.5708 -63.2907 83.8875; + normal 0.172891 0.963485 -0.204465; + texcoord 1.00000 2.00000; + vertex 13.1658 -56.8843 80.7866; + normal 0.172893 0.963485 -0.204464; + texcoord 1.00000 1.68750; + vertex 14.7722 -56.7753 82.6583; + normal 0.172892 0.963485 -0.204465; + texcoord 0.00000 2.00000; + vertex 19.0078 -58.9708 75.8941; + normal 0.172893 0.963485 -0.204464; + texcoord 0.00000 1.68750; + vertex 20.6142 -58.8619 77.7658; + normal 0.172893 0.963485 -0.204463; + texcoord 1.00000 1.34375; + vertex 16.5392 -56.6555 84.7172; + normal 0.172892 0.963485 -0.204464; + texcoord 0.00000 1.34375; + vertex 22.3812 -58.7421 79.8247; + normal 0.172892 0.963485 -0.204464; + texcoord 1.00000 1.00000; + vertex 18.3063 -56.5357 86.7760; + normal 0.172893 0.963485 -0.204464; + texcoord 0.00000 1.00000; + vertex 24.1483 -58.6222 81.8835; + normal 0.358697 -0.904001 0.232634; + texcoord 1.00000 2.00000; + vertex 23.5684 88.4558 104.147; + normal 0.358698 -0.904001 0.232633; + texcoord 1.00000 1.68750; + vertex 23.1378 88.9198 106.613; + normal 0.358699 -0.904001 0.232629; + texcoord 0.00000 2.00000; + vertex 16.0865 85.3036 103.434; + normal 0.358699 -0.904001 0.232633; + texcoord 0.00000 1.68750; + vertex 15.6560 85.7676 105.901; + normal 0.358698 -0.904001 0.232634; + texcoord 1.00000 1.34375; + vertex 22.6642 89.4302 109.327; + normal 0.358697 -0.904000 0.232636; + texcoord 0.00000 1.34375; + vertex 15.1824 86.2781 108.614; + normal 0.358697 -0.904001 0.232635; + texcoord 1.00000 1.00000; + vertex 22.1907 89.9406 112.041; + normal 0.358697 -0.904001 0.232634; + texcoord 0.00000 1.00000; + vertex 14.7088 86.7885 111.328; + normal -0.551381 -0.827639 -0.104850; + texcoord 1.00000 2.00000; + vertex -9.33020 64.4091 114.300; + normal -0.551384 -0.827637 -0.104847; + texcoord 1.00000 1.68750; + vertex -11.1567 65.4363 115.797; + normal -0.551381 -0.827639 -0.104850; + texcoord 0.00000 2.00000; + vertex -12.9505 67.6634 107.650; + normal -0.551384 -0.827637 -0.104847; + texcoord 0.00000 1.68750; + vertex -14.7770 68.6905 109.147; + normal -0.551386 -0.827636 -0.104846; + texcoord 1.00000 1.34375; + vertex -13.1658 66.5662 117.444; + normal -0.551386 -0.827635 -0.104846; + texcoord 0.00000 1.34375; + vertex -16.7861 69.8204 110.794; + normal -0.551385 -0.827636 -0.104846; + texcoord 1.00000 1.00000; + vertex -15.1750 67.6961 119.091; + normal -0.551387 -0.827635 -0.104846; + texcoord 0.00000 1.00000; + vertex -18.7952 70.9504 112.441; + normal -0.0635907 -0.997950 -0.00720124; + texcoord 1.00000 2.00000; + vertex 14.5496 15.0837 119.633; + normal -0.0635899 -0.997950 -0.00720427; + texcoord 1.00000 1.68750; + vertex 14.5802 15.0635 122.157; + normal -0.0635897 -0.997950 -0.00720461; + texcoord 0.00000 2.00000; + vertex 6.49095 15.5965 119.735; + normal -0.0635899 -0.997950 -0.00720446; + texcoord 0.00000 1.68750; + vertex 6.52157 15.5763 122.259; + normal -0.0635902 -0.997950 -0.00720438; + texcoord 1.00000 1.34375; + vertex 14.6139 15.0414 124.932; + normal -0.0635902 -0.997950 -0.00720424; + texcoord 0.00000 1.34375; + vertex 6.55525 15.5541 125.034; + normal -0.0635904 -0.997950 -0.00720379; + texcoord 1.00000 1.00000; + vertex 14.6475 15.0192 127.708; + normal -0.0635895 -0.997950 -0.00720649; + texcoord 0.00000 1.00000; + vertex 6.58893 15.5319 127.810; + normal 0.395773 -0.894520 -0.207842; + texcoord 1.00000 2.00000; + vertex -8.79193 -17.7555 103.319; + normal 0.395773 -0.894520 -0.207840; + texcoord 1.00000 1.68750; + vertex -8.33901 -18.1372 105.824; + normal 0.395773 -0.894520 -0.207839; + texcoord 0.00000 2.00000; + vertex -16.2164 -21.2294 104.132; + normal 0.395773 -0.894521 -0.207839; + texcoord 0.00000 1.68750; + vertex -15.7635 -21.6110 106.637; + normal 0.395773 -0.894521 -0.207839; + texcoord 1.00000 1.34375; + vertex -7.84080 -18.5570 108.579; + normal 0.395773 -0.894520 -0.207839; + texcoord 0.00000 1.34375; + vertex -15.2653 -22.0308 109.392; + normal 0.395773 -0.894520 -0.207839; + texcoord 1.00000 1.00000; + vertex -7.34259 -18.9768 111.335; + normal 0.395773 -0.894520 -0.207840; + texcoord 0.00000 1.00000; + vertex -14.7671 -22.4507 112.148; + normal 0.681098 -0.730454 0.0504312; + texcoord 1.00000 2.00000; + vertex -31.6676 -5.81718 83.8209; + normal 0.681098 -0.730454 0.0504310; + texcoord 1.00000 1.68750; + vertex -32.1619 -6.10393 86.3442; + normal 0.681098 -0.730454 0.0504311; + texcoord 0.00000 2.00000; + vertex -37.5192 -11.3964 82.0404; + normal 0.681098 -0.730454 0.0504318; + texcoord 0.00000 1.68750; + vertex -38.0136 -11.6831 84.5636; + normal 0.681098 -0.730454 0.0504311; + texcoord 1.00000 1.34375; + vertex -32.7057 -6.41935 89.1197; + normal 0.681097 -0.730455 0.0504329; + texcoord 0.00000 1.34375; + vertex -38.5574 -11.9986 87.3392; + normal 0.681097 -0.730454 0.0504314; + texcoord 1.00000 1.00000; + vertex -33.2495 -6.73478 91.8953; + normal 0.681096 -0.730455 0.0504331; + texcoord 0.00000 1.00000; + vertex -39.1012 -12.3140 90.1148; + normal 0.0984718 0.991262 0.0877620; + texcoord 1.00000 2.00000; + vertex 29.3832 -17.7255 116.169; + normal 0.0984720 0.991262 0.0877630; + texcoord 1.00000 1.68750; + vertex 29.8958 -17.9893 118.573; + normal 0.0984717 0.991262 0.0877619; + texcoord 0.00000 2.00000; + vertex 37.0825 -18.3391 114.460; + normal 0.0984720 0.991262 0.0877631; + texcoord 0.00000 1.68750; + vertex 37.5951 -18.6028 116.864; + normal 0.0984719 0.991262 0.0877625; + texcoord 1.00000 1.34375; + vertex 30.4596 -18.2794 121.217; + normal 0.0984726 0.991262 0.0877635; + texcoord 0.00000 1.34375; + vertex 38.1589 -18.8929 119.508; + normal 0.0984720 0.991262 0.0877614; + texcoord 1.00000 1.00000; + vertex 31.0234 -18.5695 123.861; + normal 0.0984731 0.991262 0.0877633; + texcoord 0.00000 1.00000; + vertex 38.7227 -19.1831 122.152; + normal 0.879850 0.471602 0.0587818; + texcoord 1.00000 2.00000; + vertex -22.9190 -27.8105 116.832; + normal 0.879851 0.471601 0.0587824; + texcoord 1.00000 1.68750; + vertex -22.1752 -29.4334 118.719; + normal 0.879850 0.471602 0.0587816; + texcoord 0.00000 2.00000; + vertex -19.7661 -32.9832 111.140; + normal 0.879850 0.471601 0.0587823; + texcoord 0.00000 1.68750; + vertex -19.0223 -34.6061 113.027; + normal 0.879850 0.471602 0.0587814; + texcoord 1.00000 1.34375; + vertex -21.3570 -31.2185 120.794; + normal 0.879850 0.471602 0.0587817; + texcoord 0.00000 1.34375; + vertex -18.2041 -36.3913 115.102; + normal 0.879849 0.471603 0.0587799; + texcoord 1.00000 1.00000; + vertex -20.5388 -33.0037 122.870; + normal 0.879850 0.471602 0.0587807; + texcoord 0.00000 1.00000; + vertex -17.3860 -38.1764 117.178; + normal 0.686204 0.563577 0.459896; + texcoord 1.00000 2.00000; + vertex -52.6554 -39.1483 98.2187; + normal 0.686205 0.563576 0.459897; + texcoord 1.00000 1.68750; + vertex -53.7935 -39.5144 100.365; + normal 0.686204 0.563576 0.459899; + texcoord 0.00000 2.00000; + vertex -48.2453 -45.5370 99.4673; + normal 0.686204 0.563576 0.459898; + texcoord 0.00000 1.68750; + vertex -49.3833 -45.9030 101.614; + normal 0.686205 0.563576 0.459897; + texcoord 1.00000 1.34375; + vertex -55.0453 -39.9170 102.727; + normal 0.686205 0.563577 0.459895; + texcoord 0.00000 1.34375; + vertex -50.6352 -46.3057 103.975; + normal 0.686205 0.563576 0.459896; + texcoord 1.00000 1.00000; + vertex -56.2972 -40.3197 105.088; + normal 0.686206 0.563578 0.459893; + texcoord 0.00000 1.00000; + vertex -51.8871 -46.7084 106.337; + normal 0.633273 0.294338 0.715773; + texcoord 1.00000 2.00000; + vertex -71.7734 -63.1312 66.3855; + normal 0.633272 0.294337 0.715774; + texcoord 1.00000 1.68750; + vertex -73.2019 -64.1543 68.0701; + normal 0.633272 0.294337 0.715774; + texcoord 0.00000 2.00000; + vertex -67.8433 -69.8170 65.6577; + normal 0.633272 0.294337 0.715774; + texcoord 0.00000 1.68750; + vertex -69.2718 -70.8401 67.3423; + normal 0.633272 0.294337 0.715774; + texcoord 1.00000 1.34375; + vertex -74.7733 -65.2797 69.9232; + normal 0.633272 0.294337 0.715774; + texcoord 0.00000 1.34375; + vertex -70.8432 -71.9655 69.1954; + normal 0.633272 0.294337 0.715774; + texcoord 1.00000 1.00000; + vertex -76.3447 -66.4051 71.7762; + normal 0.633271 0.294336 0.715775; + texcoord 0.00000 1.00000; + vertex -72.4146 -73.0910 71.0484; + normal 0.770074 0.0453673 0.636340; + texcoord 1.00000 2.00000; + vertex -37.2620 -86.8673 26.2218; + normal 0.770074 0.0453637 0.636340; + texcoord 1.00000 1.68750; + vertex -37.2866 -89.3543 26.4289; + normal 0.770074 0.0453640 0.636339; + texcoord 0.00000 2.00000; + vertex -32.1678 -87.4279 20.0970; + normal 0.770074 0.0453635 0.636340; + texcoord 0.00000 1.68750; + vertex -32.1925 -89.9148 20.3041; + normal 0.770074 0.0453624 0.636340; + texcoord 1.00000 1.34375; + vertex -37.3138 -92.0899 26.6567; + normal 0.770074 0.0453636 0.636340; + texcoord 0.00000 1.34375; + vertex -32.2196 -92.6505 20.5319; + normal 0.770074 0.0453629 0.636340; + texcoord 1.00000 1.00000; + vertex -37.3409 -94.8255 26.8845; + normal 0.770074 0.0453624 0.636340; + texcoord 0.00000 1.00000; + vertex -32.2467 -95.3861 20.7597; + normal -0.427290 0.209704 0.879458; + texcoord 1.00000 2.00000; + vertex 98.7759 121.211 42.1953; + normal -0.427291 0.209703 0.879458; + texcoord 1.00000 1.68750; + vertex 100.496 122.971 42.6113; + normal -0.427291 0.209704 0.879458; + texcoord 0.00000 2.00000; + vertex 94.1023 126.620 38.6348; + normal -0.427291 0.209704 0.879458; + texcoord 0.00000 1.68750; + vertex 95.8222 128.380 39.0508; + normal -0.427291 0.209704 0.879458; + texcoord 1.00000 1.34375; + vertex 102.388 124.907 43.0689; + normal -0.427290 0.209706 0.879458; + texcoord 0.00000 1.34375; + vertex 97.7141 130.316 39.5084; + normal -0.427291 0.209705 0.879458; + texcoord 1.00000 1.00000; + vertex 104.280 126.843 43.5265; + normal -0.427291 0.209705 0.879458; + texcoord 0.00000 1.00000; + vertex 99.6060 132.252 39.9660; + normal -0.601474 -0.475620 0.641884; + texcoord 1.00000 2.00000; + vertex 43.0573 90.7247 132.269; + normal -0.601473 -0.475620 0.641884; + texcoord 1.00000 1.68750; + vertex 44.2365 91.8811 134.231; + normal -0.601474 -0.475621 0.641882; + texcoord 0.00000 2.00000; + vertex 37.6962 96.9225 131.838; + normal -0.601473 -0.475620 0.641884; + texcoord 0.00000 1.68750; + vertex 38.8753 98.0789 133.800; + normal -0.601473 -0.475619 0.641885; + texcoord 1.00000 1.34375; + vertex 45.5335 93.1532 136.389; + normal -0.601473 -0.475619 0.641886; + texcoord 0.00000 1.34375; + vertex 40.1724 99.3510 135.958; + normal -0.601473 -0.475619 0.641885; + texcoord 1.00000 1.00000; + vertex 46.8305 94.4253 138.547; + normal -0.601473 -0.475620 0.641884; + texcoord 0.00000 1.00000; + vertex 41.4694 100.623 138.116; + normal -0.958135 0.000928794 -0.286314; + texcoord 1.00000 2.00000; + vertex 37.5041 -2.41580 173.466; + normal -0.958135 0.000928984 -0.286314; + texcoord 1.00000 1.68750; + vertex 36.9556 -0.911080 175.306; + normal -0.958135 0.000928794 -0.286315; + texcoord 0.00000 2.00000; + vertex 38.8882 3.72971 168.854; + normal -0.958135 0.000928028 -0.286315; + texcoord 0.00000 1.68750; + vertex 38.3397 5.23443 170.694; + normal -0.958135 0.000927714 -0.286315; + texcoord 1.00000 1.34375; + vertex 36.3522 0.744120 177.331; + normal -0.958135 0.000927705 -0.286315; + texcoord 0.00000 1.34375; + vertex 37.7364 6.88963 172.719; + normal -0.958135 0.000927270 -0.286315; + texcoord 1.00000 1.00000; + vertex 35.7489 2.39931 179.355; + normal -0.958135 0.000929166 -0.286314; + texcoord 0.00000 1.00000; + vertex 37.1330 8.54482 174.743; + normal -0.236144 0.955310 -0.177815; + texcoord 1.00000 2.00000; + vertex 13.2175 -90.9388 128.483; + normal -0.236143 0.955311 -0.177813; + texcoord 1.00000 1.68750; + vertex 14.5596 -90.2435 130.437; + normal -0.236145 0.955310 -0.177815; + texcoord 0.00000 2.00000; + vertex 19.5850 -90.2263 123.855; + normal -0.236143 0.955311 -0.177813; + texcoord 0.00000 1.68750; + vertex 20.9271 -89.5309 125.809; + normal -0.236142 0.955311 -0.177812; + texcoord 1.00000 1.34375; + vertex 16.0358 -89.4786 132.585; + normal -0.236142 0.955311 -0.177812; + texcoord 0.00000 1.34375; + vertex 22.4033 -88.7660 127.958; + normal -0.236143 0.955311 -0.177813; + texcoord 1.00000 1.00000; + vertex 17.5120 -88.7137 134.734; + normal -0.236144 0.955310 -0.177814; + texcoord 0.00000 1.00000; + vertex 23.8795 -88.0012 130.106; + normal 0.923465 0.267831 -0.274736; + texcoord 1.00000 2.00000; + vertex -31.4364 -79.5361 85.1935; + normal 0.923465 0.267830 -0.274734; + texcoord 1.00000 1.68750; + vertex -30.5949 -80.0006 87.5694; + normal 0.923465 0.267830 -0.274734; + texcoord 0.00000 2.00000; + vertex -29.8085 -87.2971 83.0995; + normal 0.923465 0.267830 -0.274734; + texcoord 0.00000 1.68750; + vertex -28.9669 -87.7616 85.4754; + normal 0.923465 0.267830 -0.274734; + texcoord 1.00000 1.34375; + vertex -29.6691 -80.5116 90.1829; + texcoord 0.00000 1.34375; + vertex -28.0412 -88.2726 88.0890; + normal 0.923466 0.267830 -0.274733; + texcoord 1.00000 1.00000; + vertex -28.7434 -81.0226 92.7964; + normal 0.923466 0.267829 -0.274732; + texcoord 0.00000 1.00000; + vertex -27.1155 -88.7835 90.7025; + normal -0.506600 -0.843909 -0.176564; + texcoord 1.00000 2.00000; + vertex 38.1177 142.448 101.949; + normal -0.506597 -0.843910 -0.176567; + texcoord 1.00000 1.68750; + vertex 36.5186 143.020 103.804; + normal -0.506598 -0.843910 -0.176565; + texcoord 0.00000 2.00000; + vertex 33.4309 146.359 96.7036; + normal -0.506597 -0.843910 -0.176566; + texcoord 0.00000 1.68750; + vertex 31.8318 146.931 98.5588; + normal -0.506595 -0.843910 -0.176569; + texcoord 1.00000 1.34375; + vertex 34.7596 143.649 105.845; + normal -0.506597 -0.843910 -0.176568; + texcoord 0.00000 1.34375; + vertex 30.0728 147.560 100.599; + normal -0.506596 -0.843910 -0.176569; + texcoord 1.00000 1.00000; + vertex 33.0005 144.278 107.885; + normal -0.506596 -0.843910 -0.176569; + texcoord 0.00000 1.00000; + vertex 28.3137 148.189 102.640; + normal 0.341367 -0.939249 -0.0357694; + texcoord 1.00000 2.00000; + vertex -45.9894 82.1303 161.366; + normal 0.341365 -0.939250 -0.0357678; + texcoord 1.00000 1.68750; + vertex -47.6477 81.4629 163.064; + normal 0.341365 -0.939250 -0.0357682; + texcoord 0.00000 2.00000; + vertex -51.1694 80.4652 155.653; + normal 0.341364 -0.939250 -0.0357677; + texcoord 0.00000 1.68750; + vertex -52.8277 79.7979 157.352; + normal 0.341364 -0.939250 -0.0357672; + texcoord 1.00000 1.34375; + vertex -49.4718 80.7289 164.932; + normal 0.341366 -0.939250 -0.0357682; + texcoord 0.00000 1.34375; + vertex -54.6518 79.0638 159.219; + normal 0.341366 -0.939250 -0.0357680; + texcoord 1.00000 1.00000; + vertex -51.2958 79.9948 166.800; + normal 0.341367 -0.939249 -0.0357688; + texcoord 0.00000 1.00000; + vertex -56.4758 78.3297 161.087; + normal 0.266473 -0.953379 -0.141637; + texcoord 1.00000 2.00000; + vertex -22.2635 -3.27894 160.376; + normal 0.266474 -0.953378 -0.141638; + texcoord 1.00000 1.68750; + vertex -24.1294 -4.04367 162.014; + normal 0.266474 -0.953379 -0.141638; + texcoord 0.00000 2.00000; + vertex -27.6049 -3.82933 154.032; + normal 0.266473 -0.953379 -0.141638; + texcoord 0.00000 1.68750; + vertex -29.4707 -4.59406 155.669; + normal 0.266473 -0.953378 -0.141638; + texcoord 1.00000 1.34375; + vertex -26.1817 -4.88488 163.814; + texcoord 0.00000 1.34375; + vertex -31.5231 -5.43526 157.470; + normal 0.266473 -0.953378 -0.141638; + texcoord 1.00000 1.00000; + vertex -28.2341 -5.72608 165.615; + normal 0.266476 -0.953378 -0.141640; + texcoord 0.00000 1.00000; + vertex -33.5755 -6.27647 159.271; + normal 0.754948 0.344152 0.558223; + texcoord 1.00000 2.00000; + vertex -73.6277 -83.6648 98.3774; + normal 0.754945 0.344152 0.558226; + texcoord 1.00000 1.68750; + vertex -75.0477 -83.9988 100.504; + normal 0.754948 0.344153 0.558222; + texcoord 0.00000 2.00000; + vertex -70.6893 -91.3383 99.1343; + normal 0.754946 0.344153 0.558224; + texcoord 0.00000 1.68750; + vertex -72.1093 -91.6723 101.261; + normal 0.754945 0.344153 0.558226; + texcoord 1.00000 1.34375; + vertex -76.6097 -84.3662 102.843; + normal 0.754946 0.344154 0.558225; + texcoord 0.00000 1.34375; + vertex -73.6713 -92.0397 103.600; + normal 0.754947 0.344154 0.558223; + texcoord 1.00000 1.00000; + vertex -78.1717 -84.7336 105.182; + normal 0.754946 0.344153 0.558225; + texcoord 0.00000 1.00000; + vertex -75.2333 -92.4072 105.939; + normal -0.854200 0.513022 0.0845618; + texcoord 1.00000 2.00000; + vertex 74.5900 92.5931 96.2895; + normal -0.854201 0.513020 0.0845589; + texcoord 1.00000 1.68750; + vertex 75.2268 93.2547 98.7073; + normal -0.854202 0.513019 0.0845567; + texcoord 0.00000 2.00000; + vertex 78.3803 99.3743 93.4358; + normal -0.854202 0.513020 0.0845582; + texcoord 0.00000 1.68750; + vertex 79.0169 100.036 95.8536; + normal -0.854202 0.513020 0.0845569; + texcoord 1.00000 1.34375; + vertex 75.9271 93.9825 101.367; + normal -0.854200 0.513022 0.0845602; + texcoord 0.00000 1.34375; + vertex 79.7173 100.764 98.5131; + normal -0.854201 0.513021 0.0845564; + texcoord 1.00000 1.00000; + vertex 76.6275 94.7102 104.026; + normal -0.854200 0.513023 0.0845593; + texcoord 0.00000 1.00000; + vertex 80.4177 101.491 101.173; + normal -0.239427 0.968729 -0.0650986; + texcoord 1.00000 2.00000; + vertex -2.63949 43.9416 162.424; + normal -0.239428 0.968729 -0.0650999; + texcoord 1.00000 1.68750; + vertex -2.17399 44.2261 164.947; + normal -0.239428 0.968729 -0.0650993; + texcoord 0.00000 2.00000; + vertex 5.23962 45.7773 160.763; + normal -0.239427 0.968729 -0.0650989; + texcoord 0.00000 1.68750; + vertex 5.70511 46.0619 163.286; + normal -0.239427 0.968729 -0.0651009; + texcoord 1.00000 1.34375; + vertex -1.66195 44.5392 167.722; + normal -0.239427 0.968730 -0.0650995; + texcoord 0.00000 1.34375; + vertex 6.21715 46.3749 166.061; + normal -0.239427 0.968729 -0.0651014; + texcoord 1.00000 1.00000; + vertex -1.14991 44.8522 170.497; + normal -0.239427 0.968729 -0.0651012; + texcoord 0.00000 1.00000; + vertex 6.72919 46.6879 168.836; + normal 0.460556 0.873666 0.156834; + texcoord 1.00000 2.00000; + vertex 14.6336 -59.3594 156.516; + normal 0.460557 0.873664 0.156836; + texcoord 1.00000 1.68750; + vertex 15.7040 -60.3121 158.680; + normal 0.460557 0.873664 0.156836; + texcoord 0.00000 2.00000; + vertex 21.1607 -62.0109 152.120; + normal 0.460556 0.873665 0.156835; + texcoord 0.00000 1.68750; + vertex 22.2311 -62.9636 154.283; + normal 0.460557 0.873664 0.156838; + texcoord 1.00000 1.34375; + vertex 16.8814 -61.3600 161.060; + normal 0.460554 0.873666 0.156835; + texcoord 0.00000 1.34375; + vertex 23.4085 -64.0115 156.663; + normal 0.460556 0.873664 0.156840; + texcoord 1.00000 1.00000; + vertex 18.0589 -62.4080 163.440; + normal 0.460554 0.873666 0.156837; + texcoord 0.00000 1.00000; + vertex 24.5860 -65.0595 159.043; + normal 0.468099 0.545172 0.695464; + texcoord 1.00000 2.00000; + vertex -37.8260 -119.168 88.3203; + normal 0.468099 0.545172 0.695465; + texcoord 1.00000 1.68750; + vertex -37.9045 -121.069 89.8627; + normal 0.468099 0.545173 0.695463; + texcoord 0.00000 2.00000; + vertex -30.9060 -121.654 85.6108; + normal 0.468099 0.545173 0.695464; + texcoord 0.00000 1.68750; + vertex -30.9845 -123.554 87.1533; + normal 0.468098 0.545171 0.695466; + texcoord 1.00000 1.34375; + vertex -37.9909 -123.159 91.5595; + normal 0.468098 0.545172 0.695465; + texcoord 0.00000 1.34375; + vertex -31.0709 -125.644 88.8500; + normal 0.468098 0.545171 0.695466; + texcoord 1.00000 1.00000; + vertex -38.0773 -125.249 93.2562; + texcoord 0.00000 1.00000; + vertex -31.1572 -127.735 90.5467; + normal -0.204693 0.102166 0.973480; + texcoord 1.00000 2.00000; + vertex -22.1681 -109.190 3.59124; + normal -0.204693 0.102166 0.973480; + texcoord 1.00000 1.68750; + vertex -22.6279 -111.648 3.75253; + normal -0.204693 0.102169 0.973479; + texcoord 0.00000 2.00000; + vertex -14.4581 -110.517 5.35164; + normal -0.204694 0.102168 0.973479; + texcoord 0.00000 1.68750; + vertex -14.9179 -112.975 5.51294; + normal -0.204694 0.102166 0.973480; + texcoord 1.00000 1.34375; + vertex -23.1337 -114.352 3.92995; + normal -0.204694 0.102166 0.973480; + texcoord 0.00000 1.34375; + vertex -15.4237 -115.679 5.69036; + normal -0.204694 0.102165 0.973480; + texcoord 1.00000 1.00000; + vertex -23.6394 -117.056 4.10737; + normal -0.204694 0.102165 0.973480; + texcoord 0.00000 1.00000; + vertex -15.9295 -118.383 5.86778; + normal -0.714143 0.0869049 0.694585; + texcoord 1.00000 2.00000; + vertex 68.5409 164.086 53.2195; + normal -0.714143 0.0869066 0.694584; + texcoord 1.00000 1.68750; + vertex 68.5451 166.582 52.9116; + normal -0.714143 0.0869065 0.694584; + texcoord 0.00000 2.00000; + vertex 62.9087 163.392 47.5156; + normal -0.714143 0.0869071 0.694584; + texcoord 0.00000 1.68750; + vertex 62.9129 165.888 47.2076; + normal -0.714143 0.0869077 0.694584; + texcoord 1.00000 1.34375; + vertex 68.5498 169.327 52.5729; + normal -0.714143 0.0869068 0.694584; + texcoord 0.00000 1.34375; + vertex 62.9175 168.633 46.8689; + normal -0.714143 0.0869073 0.694584; + texcoord 1.00000 1.00000; + vertex 68.5544 172.072 52.2342; + normal -0.714143 0.0869062 0.694585; + texcoord 0.00000 1.00000; + vertex 62.9221 171.378 46.5302; + normal -0.756583 -0.227527 0.613036; + texcoord 1.00000 2.00000; + vertex 1.04001 113.711 144.976; + normal -0.756583 -0.227529 0.613036; + texcoord 1.00000 1.68750; + vertex 0.368020 116.117 145.040; + normal -0.756584 -0.227526 0.613036; + texcoord 0.00000 2.00000; + vertex -3.72597 112.546 138.662; + normal -0.756583 -0.227527 0.613036; + texcoord 0.00000 1.68750; + vertex -4.39796 114.952 138.726; + normal -0.756583 -0.227529 0.613036; + texcoord 1.00000 1.34375; + vertex -0.371180 118.763 145.110; + normal -0.756583 -0.227528 0.613035; + texcoord 0.00000 1.34375; + vertex -5.13715 117.599 138.796; + normal -0.756583 -0.227529 0.613035; + texcoord 1.00000 1.00000; + vertex -1.11037 121.409 145.180; + normal -0.756584 -0.227528 0.613035; + texcoord 0.00000 1.00000; + vertex -5.87634 120.245 138.866; + normal -0.734608 0.554673 -0.390754; + texcoord 1.00000 2.00000; + vertex 24.9925 -41.4747 179.223; + normal -0.734608 0.554674 -0.390753; + texcoord 1.00000 1.68750; + vertex 24.1656 -40.9255 181.557; + normal -0.734609 0.554675 -0.390750; + texcoord 0.00000 2.00000; + vertex 29.8222 -34.9538 179.400; + normal -0.734609 0.554675 -0.390751; + texcoord 0.00000 1.68750; + vertex 28.9954 -34.4046 181.734; + texcoord 1.00000 1.34375; + vertex 23.2560 -40.3213 184.125; + normal -0.734609 0.554675 -0.390751; + texcoord 0.00000 1.34375; + vertex 28.0858 -33.8004 184.302; + normal -0.734609 0.554675 -0.390750; + texcoord 1.00000 1.00000; + vertex 22.3465 -39.7172 186.693; + texcoord 0.00000 1.00000; + vertex 27.1763 -33.1963 186.869; + normal -0.657062 0.115638 -0.744914; + texcoord 1.00000 2.00000; + vertex 82.7334 35.9484 58.7503; + normal -0.657061 0.115638 -0.744915; + texcoord 1.00000 1.68750; + vertex 84.7221 36.1302 57.0244; + normal -0.657061 0.115638 -0.744915; + texcoord 0.00000 2.00000; + vertex 82.5281 27.5788 57.6321; + normal -0.657062 0.115638 -0.744915; + texcoord 0.00000 1.68750; + vertex 84.5168 27.7606 55.9062; + normal -0.657061 0.115639 -0.744915; + texcoord 1.00000 1.34375; + vertex 86.9097 36.3302 55.1258; + normal -0.657061 0.115639 -0.744915; + texcoord 0.00000 1.34375; + vertex 86.7044 27.9606 54.0076; + normal -0.657060 0.115639 -0.744916; + texcoord 1.00000 1.00000; + vertex 89.0974 36.5302 53.2272; + normal -0.657057 0.115638 -0.744918; + texcoord 0.00000 1.00000; + vertex 88.8921 28.1605 52.1090; + normal -0.275524 0.191473 -0.942032; + texcoord 1.00000 2.00000; + vertex 51.9530 13.1856 84.1003; + normal -0.275524 0.191473 -0.942032; + texcoord 1.00000 1.68750; + vertex 54.4157 13.0411 83.3506; + normal -0.275525 0.191473 -0.942032; + texcoord 0.00000 2.00000; + vertex 51.0582 5.10095 82.7188; + normal -0.275525 0.191473 -0.942032; + texcoord 0.00000 1.68750; + vertex 53.5209 4.95648 81.9691; + normal -0.275525 0.191474 -0.942032; + texcoord 1.00000 1.34375; + vertex 57.1246 12.8822 82.5260; + normal -0.275525 0.191473 -0.942032; + texcoord 0.00000 1.34375; + vertex 56.2298 4.79757 81.1445; + normal -0.275525 0.191474 -0.942032; + texcoord 1.00000 1.00000; + vertex 59.8336 12.7233 81.7014; + normal -0.275523 0.191473 -0.942033; + texcoord 0.00000 1.00000; + vertex 58.9388 4.63865 80.3199; + normal -0.0773894 -0.173759 -0.981743; + texcoord 1.00000 2.00000; + vertex 43.3943 -22.3526 95.6349; + normal -0.0773870 -0.173762 -0.981742; + texcoord 1.00000 1.68750; + vertex 45.7253 -23.7149 95.6923; + normal -0.0773860 -0.173763 -0.981742; + texcoord 0.00000 2.00000; + vertex 39.0827 -29.6614 97.2684; + normal -0.0773860 -0.173763 -0.981742; + texcoord 0.00000 1.68750; + vertex 41.4137 -31.0236 97.3257; + normal -0.0773868 -0.173762 -0.981742; + texcoord 1.00000 1.34375; + vertex 48.2893 -25.2134 95.7554; + normal -0.0773859 -0.173763 -0.981742; + texcoord 0.00000 1.34375; + vertex 43.9777 -32.5221 97.3888; + normal -0.0773869 -0.173762 -0.981742; + texcoord 1.00000 1.00000; + vertex 50.8534 -26.7120 95.8185; + normal -0.0773836 -0.173766 -0.981742; + texcoord 0.00000 1.00000; + vertex 46.5418 -34.0206 97.4520; + normal -0.633337 -0.291151 -0.717018; + texcoord 1.00000 2.00000; + vertex 27.0618 -62.6208 72.4706; + normal -0.633338 -0.291150 -0.717018; + texcoord 1.00000 1.68750; + vertex 27.8562 -65.0480 72.7545; + normal -0.633337 -0.291151 -0.717018; + texcoord 0.00000 2.00000; + vertex 21.2282 -63.8681 78.1299; + normal -0.633338 -0.291150 -0.717018; + texcoord 0.00000 1.68750; + vertex 22.0226 -66.2953 78.4138; + normal -0.633338 -0.291149 -0.717018; + texcoord 1.00000 1.34375; + vertex 28.7300 -67.7179 73.0668; + normal -0.633338 -0.291150 -0.717018; + texcoord 0.00000 1.34375; + vertex 22.8964 -68.9652 78.7261; + normal -0.633337 -0.291151 -0.717018; + texcoord 1.00000 1.00000; + vertex 29.6039 -70.3878 73.3791; + normal -0.633337 -0.291153 -0.717017; + texcoord 0.00000 1.00000; + vertex 23.7703 -71.6351 79.0384; + normal -0.670971 -0.395099 -0.627451; + texcoord 1.00000 2.00000; + vertex 24.5842 -61.4548 70.9429; + normal -0.670972 -0.395099 -0.627450; + texcoord 1.00000 1.68750; + vertex 24.7742 -63.6077 72.0954; + normal -0.670972 -0.395100 -0.627450; + texcoord 0.00000 2.00000; + vertex 18.8045 -59.3617 75.8055; + normal -0.670972 -0.395100 -0.627449; + texcoord 0.00000 1.68750; + vertex 18.9945 -61.5145 76.9580; + normal -0.670972 -0.395099 -0.627450; + texcoord 1.00000 1.34375; + vertex 24.9831 -65.9758 73.3632; + normal -0.670972 -0.395100 -0.627449; + texcoord 0.00000 1.34375; + vertex 19.2034 -63.8826 78.2258; + normal -0.670972 -0.395099 -0.627450; + texcoord 1.00000 1.00000; + vertex 25.1921 -68.3439 74.6309; + normal -0.670972 -0.395098 -0.627450; + texcoord 0.00000 1.00000; + vertex 19.4124 -66.2508 79.4935; + normal -0.142082 0.0544284 -0.988357; + texcoord 1.00000 2.00000; + vertex 9.37434 81.7261 104.068; + normal -0.142082 0.0544287 -0.988357; + texcoord 1.00000 1.68750; + vertex 8.13904 83.8155 104.360; + normal -0.142082 0.0544284 -0.988357; + texcoord 0.00000 2.00000; + vertex 16.0334 85.7661 103.333; + normal -0.142082 0.0544276 -0.988357; + texcoord 0.00000 1.68750; + vertex 14.7981 87.8555 103.626; + normal -0.142083 0.0544296 -0.988357; + texcoord 1.00000 1.34375; + vertex 6.78021 86.1137 104.682; + normal -0.142083 0.0544286 -0.988357; + texcoord 0.00000 1.34375; + vertex 13.4393 90.1537 103.947; + normal -0.142084 0.0544309 -0.988357; + texcoord 1.00000 1.00000; + vertex 5.42138 88.4120 105.004; + normal -0.142085 0.0544311 -0.988357; + texcoord 0.00000 1.00000; + vertex 12.0804 92.4520 104.269; + normal -0.0368447 -0.0288124 -0.998906; + texcoord 1.00000 2.00000; + vertex -20.0852 66.1461 108.003; + normal -0.0368455 -0.0288077 -0.998906; + texcoord 1.00000 1.68750; + vertex -20.7966 68.4794 107.962; + normal -0.0368447 -0.0288099 -0.998906; + texcoord 0.00000 2.00000; + vertex -12.6228 68.4154 107.662; + normal -0.0368456 -0.0288076 -0.998906; + texcoord 0.00000 1.68750; + vertex -13.3343 70.7487 107.621; + normal -0.0368465 -0.0288053 -0.998906; + texcoord 1.00000 1.34375; + vertex -21.5792 71.0461 107.916; + normal -0.0368465 -0.0288065 -0.998906; + texcoord 0.00000 1.34375; + vertex -14.1169 73.3154 107.576; + normal -0.0368465 -0.0288065 -0.998906; + texcoord 1.00000 1.00000; + vertex -22.3618 73.6128 107.871; + normal -0.0368465 -0.0288065 -0.998906; + texcoord 0.00000 1.00000; + vertex -14.8995 75.8821 107.531; + normal 0.239058 0.307876 -0.920904; + texcoord 1.00000 2.00000; + vertex -0.894320 18.2547 118.419; + normal 0.239058 0.307877 -0.920903; + texcoord 1.00000 1.68750; + vertex -0.354210 20.5113 119.314; + normal 0.239059 0.307878 -0.920903; + texcoord 0.00000 2.00000; + vertex 6.63695 15.9787 119.613; + normal 0.239057 0.307875 -0.920904; + texcoord 0.00000 1.68750; + vertex 7.17706 18.2353 120.508; + normal 0.239057 0.307875 -0.920904; + texcoord 1.00000 1.34375; + vertex 0.239910 22.9935 120.298; + normal 0.239056 0.307874 -0.920905; + texcoord 0.00000 1.34375; + vertex 7.77118 20.7175 121.492; + normal 0.239056 0.307875 -0.920905; + texcoord 1.00000 1.00000; + vertex 0.834030 25.4757 121.282; + normal 0.239058 0.307878 -0.920903; + texcoord 0.00000 1.00000; + vertex 8.36530 23.1997 122.476; + normal 0.242409 0.486988 -0.839095; + texcoord 1.00000 2.00000; + vertex -24.1703 -19.6162 102.531; + normal 0.242409 0.486988 -0.839095; + texcoord 1.00000 1.68750; + vertex -24.0462 -17.4193 103.842; + normal 0.242409 0.486989 -0.839095; + texcoord 0.00000 2.00000; + vertex -16.2285 -20.9660 104.042; + normal 0.242409 0.486988 -0.839095; + texcoord 0.00000 1.68750; + vertex -16.1045 -18.7691 105.353; + normal 0.242409 0.486988 -0.839095; + texcoord 1.00000 1.34375; + vertex -23.9098 -15.0027 105.284; + normal 0.242409 0.486989 -0.839094; + texcoord 0.00000 1.34375; + vertex -15.9681 -16.3525 106.795; + normal 0.242409 0.486989 -0.839094; + texcoord 1.00000 1.00000; + vertex -23.7734 -12.5861 106.726; + normal 0.242410 0.486991 -0.839093; + texcoord 0.00000 1.00000; + vertex -15.8317 -13.9359 108.237; + normal 0.0948235 0.412468 -0.906024; + texcoord 1.00000 2.00000; + vertex -44.0809 -15.5716 79.0435; + normal 0.0948236 0.412468 -0.906024; + texcoord 1.00000 1.68750; + vertex -45.7043 -13.6792 79.7351; + normal 0.0948230 0.412469 -0.906023; + texcoord 0.00000 2.00000; + vertex -37.6814 -11.0745 81.7605; + normal 0.0948234 0.412468 -0.906023; + texcoord 0.00000 1.68750; + vertex -39.3049 -9.18216 82.4521; + normal 0.0948235 0.412468 -0.906023; + texcoord 1.00000 1.34375; + vertex -47.4902 -11.5976 80.4959; + normal 0.0948236 0.412468 -0.906024; + texcoord 0.00000 1.34375; + vertex -41.0907 -7.10052 83.2129; + normal 0.0948231 0.412469 -0.906023; + texcoord 1.00000 1.00000; + vertex -49.2760 -9.51593 81.2566; + normal 0.0948234 0.412468 -0.906024; + texcoord 0.00000 1.00000; + vertex -42.8766 -5.01888 83.9737; + normal 0.0474054 -0.253013 -0.966301; + texcoord 1.00000 2.00000; + vertex 44.7799 -17.5679 114.174; + normal 0.0474056 -0.253011 -0.966301; + texcoord 1.00000 1.68750; + vertex 45.1790 -19.8975 114.803; + normal 0.0474057 -0.253011 -0.966301; + texcoord 0.00000 2.00000; + vertex 37.0665 -18.8973 114.143; + normal 0.0474057 -0.253011 -0.966301; + texcoord 0.00000 1.68750; + vertex 37.4655 -21.2269 114.773; + normal 0.0474057 -0.253011 -0.966301; + texcoord 1.00000 1.34375; + vertex 45.6179 -22.4602 115.496; + texcoord 0.00000 1.34375; + vertex 37.9045 -23.7896 115.465; + normal 0.0474056 -0.253011 -0.966301; + texcoord 1.00000 1.00000; + vertex 46.0569 -25.0228 116.188; + normal 0.0474058 -0.253010 -0.966301; + texcoord 0.00000 1.00000; + vertex 38.3434 -26.3522 116.158; + normal 0.0565878 -0.0134110 -0.998308; + texcoord 1.00000 2.00000; + vertex -13.1099 -36.2677 111.506; + normal 0.0565896 -0.0134076 -0.998308; + texcoord 1.00000 1.68750; + vertex -13.9392 -38.5770 111.490; + normal 0.0565892 -0.0134091 -0.998307; + texcoord 0.00000 2.00000; + vertex -20.4867 -33.6155 111.052; + normal 0.0565895 -0.0134076 -0.998307; + texcoord 0.00000 1.68750; + vertex -21.3160 -35.9249 111.036; + normal 0.0565894 -0.0134074 -0.998307; + texcoord 1.00000 1.34375; + vertex -14.8514 -41.1174 111.472; + normal 0.0565886 -0.0134083 -0.998308; + texcoord 0.00000 1.34375; + vertex -22.2282 -38.4652 111.019; + normal 0.0565882 -0.0134097 -0.998308; + texcoord 1.00000 1.00000; + vertex -15.7636 -43.6577 111.455; + normal 0.0565882 -0.0134097 -0.998308; + texcoord 0.00000 1.00000; + vertex -23.1405 -41.0056 111.001; + normal -0.0984761 0.739308 -0.666128; + texcoord 1.00000 2.00000; + vertex -48.6318 -50.8377 93.2354; + normal -0.0984814 0.739309 -0.666126; + texcoord 1.00000 1.68750; + vertex -51.1058 -50.9537 93.4724; + normal -0.0984809 0.739309 -0.666126; + texcoord 0.00000 2.00000; + vertex -48.3184 -45.4894 99.1249; + normal -0.0984824 0.739309 -0.666126; + texcoord 0.00000 1.68750; + vertex -50.7924 -45.6054 99.3619; + normal -0.0984843 0.739309 -0.666126; + texcoord 1.00000 1.34375; + vertex -53.8272 -51.0813 93.7331; + normal -0.0984811 0.739308 -0.666127; + texcoord 0.00000 1.34375; + vertex -53.5138 -45.7331 99.6226; + normal -0.0984829 0.739308 -0.666127; + texcoord 1.00000 1.00000; + vertex -56.5485 -51.2089 93.9938; + normal -0.0984792 0.739307 -0.666128; + texcoord 0.00000 1.00000; + vertex -56.2352 -45.8607 99.8833; + normal 0.0245098 0.938298 -0.344958; + texcoord 1.00000 2.00000; + vertex -67.4153 -72.4322 57.8629; + normal 0.0245109 0.938298 -0.344958; + texcoord 1.00000 1.68750; + vertex -69.9209 -72.4046 57.7600; + normal 0.0245075 0.938298 -0.344958; + texcoord 0.00000 2.00000; + vertex -67.6939 -69.6584 65.3881; + normal 0.0245098 0.938298 -0.344958; + texcoord 0.00000 1.68750; + vertex -70.1994 -69.6308 65.2852; + normal 0.0245124 0.938298 -0.344957; + texcoord 1.00000 1.34375; + vertex -72.6770 -72.3743 57.6468; + normal 0.0245150 0.938298 -0.344958; + texcoord 0.00000 1.34375; + vertex -72.9555 -69.6004 65.1720; + normal 0.0245135 0.938298 -0.344958; + texcoord 1.00000 1.00000; + vertex -75.4331 -72.3439 57.5336; + normal 0.0245189 0.938297 -0.344959; + texcoord 0.00000 1.00000; + vertex -75.7116 -69.5700 65.0588; + normal -0.153848 0.903892 -0.399137; + texcoord 1.00000 2.00000; + vertex -26.3550 -88.5794 14.6382; + normal -0.153848 0.903892 -0.399138; + texcoord 1.00000 1.68750; + vertex -28.0131 -89.5729 13.0274; + normal -0.153846 0.903893 -0.399136; + texcoord 0.00000 2.00000; + vertex -32.2831 -87.2546 19.9233; + normal -0.153848 0.903892 -0.399138; + texcoord 0.00000 1.68750; + vertex -33.9412 -88.2481 18.3125; + normal -0.153849 0.903891 -0.399139; + texcoord 1.00000 1.34375; + vertex -29.8370 -90.6657 11.2556; + normal -0.153850 0.903891 -0.399139; + texcoord 0.00000 1.34375; + vertex -35.7650 -89.3410 16.5406; + normal -0.153849 0.903891 -0.399139; + texcoord 1.00000 1.00000; + vertex -31.6608 -91.7586 9.48368; + normal -0.153849 0.903891 -0.399139; + texcoord 0.00000 1.00000; + vertex -37.5889 -90.4339 14.7687; + normal -0.708127 -0.421396 -0.566553; + texcoord 1.00000 2.00000; + vertex 90.3425 133.333 38.0557; + normal -0.708125 -0.421396 -0.566555; + texcoord 1.00000 1.68750; + vertex 91.5839 133.969 36.0309; + normal -0.708125 -0.421396 -0.566555; + texcoord 0.00000 2.00000; + vertex 94.2264 126.494 38.2880; + normal -0.708125 -0.421396 -0.566555; + texcoord 0.00000 1.68750; + vertex 95.4678 127.130 36.2632; + normal -0.708125 -0.421396 -0.566555; + texcoord 1.00000 1.34375; + vertex 92.9494 134.669 33.8035; + normal -0.708126 -0.421396 -0.566554; + texcoord 0.00000 1.34375; + vertex 96.8334 127.830 34.0358; + normal -0.708126 -0.421396 -0.566554; + texcoord 1.00000 1.00000; + vertex 94.3150 135.368 31.5762; + normal -0.708126 -0.421396 -0.566553; + texcoord 0.00000 1.00000; + vertex 98.1989 128.529 31.8085; + normal 0.117870 -0.760065 -0.639068; + texcoord 1.00000 2.00000; + vertex 36.1371 101.695 125.583; + normal 0.117867 -0.760065 -0.639069; + texcoord 1.00000 1.68750; + vertex 38.4647 102.370 125.210; + normal 0.117865 -0.760065 -0.639069; + texcoord 0.00000 2.00000; + vertex 38.4234 97.0759 131.499; + normal 0.117866 -0.760065 -0.639069; + texcoord 0.00000 1.68750; + vertex 40.7510 97.7504 131.126; + normal 0.117868 -0.760064 -0.639069; + texcoord 1.00000 1.34375; + vertex 41.0251 103.112 124.800; + normal 0.117869 -0.760064 -0.639069; + texcoord 0.00000 1.34375; + vertex 43.3114 98.4924 130.715; + normal 0.117869 -0.760064 -0.639069; + texcoord 1.00000 1.00000; + vertex 43.5855 103.854 124.390; + normal 0.117868 -0.760064 -0.639069; + texcoord 0.00000 1.00000; + vertex 45.8718 99.2343 130.305; + normal 0.112551 0.266236 -0.957314; + texcoord 1.00000 2.00000; + vertex 31.5669 7.93165 168.776; + normal 0.112550 0.266235 -0.957315; + texcoord 1.00000 1.68750; + vertex 32.8992 10.0004 169.508; + normal 0.112550 0.266235 -0.957315; + texcoord 0.00000 2.00000; + vertex 38.5280 3.58677 168.386; + normal 0.112551 0.266236 -0.957314; + texcoord 0.00000 1.68750; + vertex 39.8602 5.65553 169.118; + normal 0.112552 0.266237 -0.957314; + texcoord 1.00000 1.34375; + vertex 34.3647 12.2760 170.313; + normal 0.112552 0.266237 -0.957314; + texcoord 0.00000 1.34375; + vertex 41.3257 7.93116 169.923; + normal 0.112553 0.266237 -0.957314; + texcoord 1.00000 1.00000; + vertex 35.8302 14.5517 171.118; + normal 0.112550 0.266235 -0.957315; + texcoord 0.00000 1.00000; + vertex 42.7912 10.2068 170.728; + normal -0.415129 -0.577149 -0.703255; + texcoord 1.00000 2.00000; + vertex 25.7939 -89.1076 118.761; + normal -0.415129 -0.577148 -0.703256; + texcoord 1.00000 1.68750; + vertex 26.8653 -91.2077 119.852; + normal -0.415129 -0.577147 -0.703256; + texcoord 0.00000 2.00000; + vertex 19.0524 -90.0691 123.530; + normal -0.415129 -0.577148 -0.703256; + texcoord 0.00000 1.68750; + vertex 20.1238 -92.1693 124.621; + normal -0.415129 -0.577148 -0.703256; + texcoord 1.00000 1.34375; + vertex 28.0438 -93.5179 121.052; + normal -0.415129 -0.577147 -0.703256; + texcoord 0.00000 1.34375; + vertex 21.3023 -94.4795 125.821; + normal -0.415129 -0.577148 -0.703256; + texcoord 1.00000 1.00000; + vertex 29.2223 -95.8281 122.253; + normal -0.415129 -0.577146 -0.703257; + texcoord 0.00000 1.00000; + vertex 22.4808 -96.7897 127.021; + normal -0.618067 0.243795 -0.747367; + texcoord 1.00000 2.00000; + vertex -30.0557 -95.0688 80.5043; + normal -0.618065 0.243795 -0.747369; + texcoord 1.00000 1.68750; + vertex -32.0551 -95.5876 81.9886; + normal -0.618065 0.243795 -0.747368; + texcoord 0.00000 2.00000; + vertex -30.1387 -87.3515 83.0903; + normal -0.618065 0.243795 -0.747369; + texcoord 0.00000 1.68750; + vertex -32.1381 -87.8704 84.5746; + normal -0.618064 0.243796 -0.747369; + texcoord 1.00000 1.34375; + vertex -34.2545 -96.1584 83.6212; + normal -0.618065 0.243796 -0.747369; + texcoord 0.00000 1.34375; + vertex -34.3374 -88.4411 86.2072; + normal -0.618065 0.243796 -0.747369; + texcoord 1.00000 1.00000; + vertex -36.4538 -96.7291 85.2539; + normal -0.618063 0.243796 -0.747370; + texcoord 0.00000 1.00000; + vertex -36.5368 -89.0118 87.8399; + normal 0.655275 0.156187 -0.739067; + texcoord 1.00000 2.00000; + vertex 27.8912 149.590 92.3026; + normal 0.655275 0.156188 -0.739067; + texcoord 1.00000 1.68750; + vertex 28.3293 151.853 93.1694; + normal 0.655275 0.156187 -0.739068; + texcoord 0.00000 2.00000; + vertex 33.6776 146.736 96.8298; + normal 0.655275 0.156188 -0.739067; + texcoord 0.00000 1.68750; + vertex 34.1157 149.000 97.6966; + normal 0.655275 0.156188 -0.739067; + texcoord 1.00000 1.34375; + vertex 28.8113 154.343 94.1228; + normal 0.655276 0.156188 -0.739066; + texcoord 0.00000 1.34375; + vertex 34.5976 151.489 98.6501; + normal 0.655275 0.156187 -0.739067; + texcoord 1.00000 1.00000; + vertex 29.2932 156.833 95.0763; + texcoord 0.00000 1.00000; + vertex 35.0795 153.979 99.6035; + normal 0.313493 0.460550 -0.830431; + texcoord 1.00000 2.00000; + vertex -56.1522 75.8736 150.887; + normal 0.313492 0.460551 -0.830431; + texcoord 1.00000 1.68750; + vertex -57.9211 77.6888 151.226; + normal 0.313493 0.460551 -0.830431; + texcoord 0.00000 2.00000; + vertex -50.8289 80.2340 155.315; + normal 0.313492 0.460551 -0.830431; + texcoord 0.00000 1.68750; + vertex -52.5977 82.0493 155.654; + normal 0.313491 0.460552 -0.830431; + texcoord 1.00000 1.34375; + vertex -59.8668 79.6856 151.599; + normal 0.313491 0.460552 -0.830431; + texcoord 0.00000 1.34375; + vertex -54.5435 84.0461 156.027; + normal 0.313490 0.460553 -0.830431; + texcoord 1.00000 1.00000; + vertex -61.8125 81.6824 151.972; + texcoord 0.00000 1.00000; + vertex -56.4892 86.0428 156.400; + normal 0.100663 0.253912 -0.961975; + texcoord 1.00000 2.00000; + vertex -32.6548 -9.00155 151.991; + normal 0.100661 0.253915 -0.961974; + texcoord 1.00000 1.68750; + vertex -34.6297 -7.56032 152.164; + normal 0.100660 0.253915 -0.961974; + texcoord 0.00000 2.00000; + vertex -28.0770 -2.97814 154.060; + normal 0.100660 0.253915 -0.961975; + texcoord 0.00000 1.68750; + vertex -30.0519 -1.53690 154.233; + normal 0.100660 0.253914 -0.961975; + texcoord 1.00000 1.34375; + vertex -36.8021 -5.97496 152.356; + normal 0.100662 0.253912 -0.961975; + texcoord 0.00000 1.34375; + vertex -32.2243 0.0484500 154.424; + normal 0.100661 0.253912 -0.961975; + texcoord 1.00000 1.00000; + vertex -38.9745 -4.38961 152.547; + normal 0.100662 0.253912 -0.961975; + texcoord 0.00000 1.00000; + vertex -34.3967 1.63381 154.616; + normal 0.238192 0.199788 -0.950447; + texcoord 1.00000 2.00000; + vertex -68.4519 -99.1925 97.7724; + normal 0.238191 0.199787 -0.950447; + texcoord 1.00000 1.68750; + vertex -70.8434 -99.8118 97.0429; + normal 0.238192 0.199788 -0.950447; + texcoord 0.00000 2.00000; + vertex -70.8017 -91.3628 98.8294; + normal 0.238193 0.199787 -0.950447; + texcoord 0.00000 1.68750; + vertex -73.1933 -91.9821 98.0998; + normal 0.238195 0.199787 -0.950446; + texcoord 1.00000 1.34375; + vertex -73.4741 -100.493 96.2404; + normal 0.238194 0.199787 -0.950447; + texcoord 0.00000 1.34375; + vertex -75.8239 -92.6633 97.2974; + normal 0.238197 0.199788 -0.950446; + texcoord 1.00000 1.00000; + vertex -76.1048 -101.174 95.4380; + normal 0.238190 0.199788 -0.950447; + texcoord 0.00000 1.00000; + vertex -78.4546 -93.3444 96.4949; + normal -0.166058 -0.628906 -0.759541; + texcoord 1.00000 2.00000; + vertex 83.7560 103.417 88.6494; + normal -0.166060 -0.628903 -0.759542; + texcoord 1.00000 1.68750; + vertex 85.6960 101.944 89.4450; + normal -0.166060 -0.628904 -0.759542; + texcoord 0.00000 2.00000; + vertex 78.5746 99.1244 93.3364; + normal -0.166060 -0.628903 -0.759542; + texcoord 0.00000 1.68750; + vertex 80.5146 97.6513 94.1320; + normal -0.166061 -0.628903 -0.759543; + texcoord 1.00000 1.34375; + vertex 87.8300 100.323 90.3201; + normal -0.166061 -0.628904 -0.759542; + texcoord 0.00000 1.34375; + vertex 82.6485 96.0309 95.0071; + normal -0.166061 -0.628903 -0.759542; + texcoord 1.00000 1.00000; + vertex 89.9640 98.7030 91.1952; + normal -0.166061 -0.628903 -0.759542; + texcoord 0.00000 1.00000; + vertex 84.7825 94.4105 95.8822; + normal 0.290322 -0.217003 -0.931999; + texcoord 1.00000 2.00000; + vertex 11.6176 50.4323 161.619; + normal 0.290323 -0.217004 -0.931999; + texcoord 1.00000 1.68750; + vertex 13.0094 48.4998 162.502; + normal 0.290322 -0.217003 -0.931999; + texcoord 0.00000 2.00000; + vertex 5.24066 45.4606 160.790; + normal 0.290323 -0.217004 -0.931999; + texcoord 0.00000 1.68750; + vertex 6.63245 43.5281 161.674; + normal 0.290323 -0.217004 -0.931999; + texcoord 1.00000 1.34375; + vertex 14.5403 46.3741 163.474; + normal 0.290323 -0.217005 -0.931999; + texcoord 0.00000 1.34375; + vertex 8.16342 41.4024 162.645; + normal 0.290322 -0.217003 -0.931999; + texcoord 1.00000 1.00000; + vertex 16.0713 44.2484 164.446; + normal 0.290322 -0.217003 -0.932000; + texcoord 0.00000 1.00000; + vertex 9.69439 39.2767 163.617; + normal -0.550548 0.0789200 -0.831065; + texcoord 1.00000 2.00000; + vertex 26.9310 -65.1802 147.994; + normal -0.550548 0.0789190 -0.831065; + texcoord 1.00000 1.68750; + vertex 26.1279 -67.5231 148.304; + normal -0.550548 0.0789205 -0.831065; + texcoord 0.00000 2.00000; + vertex 20.7784 -62.4990 152.325; + normal -0.550549 0.0789177 -0.831064; + texcoord 0.00000 1.68750; + vertex 19.9753 -64.8419 152.634; + normal -0.550550 0.0789176 -0.831064; + texcoord 1.00000 1.34375; + vertex 25.2444 -70.1003 148.644; + normal -0.550551 0.0789161 -0.831063; + texcoord 0.00000 1.34375; + vertex 19.0919 -67.4191 152.975; + normal -0.550550 0.0789182 -0.831064; + texcoord 1.00000 1.00000; + vertex 24.3610 -72.6775 148.985; + normal -0.550550 0.0789184 -0.831064; + texcoord 0.00000 1.00000; + vertex 18.2084 -69.9962 153.315; + normal 0.339492 0.369005 -0.865205; + texcoord 1.00000 2.00000; + vertex -23.4317 -123.594 87.3906; + normal 0.339492 0.369008 -0.865204; + texcoord 1.00000 1.68750; + vertex -23.7506 -125.803 86.3232; + normal 0.339492 0.369006 -0.865205; + texcoord 0.00000 2.00000; + vertex -30.8096 -121.552 85.3668; + normal 0.339492 0.369007 -0.865205; + texcoord 0.00000 1.68750; + vertex -31.1284 -123.761 84.2993; + normal 0.339492 0.369008 -0.865204; + texcoord 1.00000 1.34375; + vertex -24.1013 -128.234 85.1490; + normal 0.339491 0.369007 -0.865205; + texcoord 0.00000 1.34375; + vertex -31.4792 -126.191 83.1251; + normal 0.339492 0.369007 -0.865205; + texcoord 1.00000 1.00000; + vertex -24.4521 -130.664 83.9748; + normal 0.339491 0.369006 -0.865205; + texcoord 0.00000 1.00000; + vertex -31.8299 -128.622 81.9509; + normal -0.537960 0.815048 -0.215164; + texcoord 1.00000 2.00000; + vertex -8.21231 -107.433 0.657350; + normal -0.537960 0.815048 -0.215165; + texcoord 1.00000 1.68750; + vertex -9.23820 -108.638 -1.34580; + normal -0.537960 0.815048 -0.215165; + texcoord 0.00000 2.00000; + vertex -14.2671 -110.175 5.40902; + normal -0.537962 0.815047 -0.215166; + texcoord 0.00000 1.68750; + vertex -15.2930 -111.381 3.40588; + normal -0.537962 0.815046 -0.215167; + texcoord 1.00000 1.34375; + vertex -10.3667 -109.965 -3.54925; + normal -0.537962 0.815046 -0.215167; + texcoord 0.00000 1.34375; + vertex -16.4215 -112.707 1.20242; + normal -0.537963 0.815045 -0.215167; + texcoord 1.00000 1.00000; + vertex -11.4952 -111.292 -5.75271; + normal -0.537961 0.815047 -0.215166; + texcoord 0.00000 1.00000; + vertex -17.5500 -114.034 -1.00103; + normal 0.0498754 -0.964732 -0.258466; + texcoord 1.00000 2.00000; + vertex 55.8342 163.876 43.2608; + normal 0.0498757 -0.964732 -0.258466; + texcoord 1.00000 1.68750; + vertex 57.2341 164.498 41.2096; + normal 0.0498757 -0.964732 -0.258466; + texcoord 0.00000 2.00000; + vertex 62.6809 163.045 47.6818; + normal 0.0498758 -0.964732 -0.258466; + texcoord 0.00000 1.68750; + vertex 64.0808 163.667 45.6306; + normal 0.0498742 -0.964733 -0.258464; + texcoord 1.00000 1.34375; + vertex 58.7740 165.182 38.9533; + normal 0.0498743 -0.964733 -0.258464; + texcoord 0.00000 1.34375; + vertex 65.6207 164.351 43.3743; + normal 0.0498726 -0.964733 -0.258462; + texcoord 1.00000 1.00000; + vertex 60.3139 165.866 36.6970; + normal 0.0498729 -0.964733 -0.258462; + texcoord 0.00000 1.00000; + vertex 67.1606 165.036 41.1180; + normal 0.253508 -0.837805 -0.483546; + texcoord 1.00000 2.00000; + vertex -10.2110 113.314 134.334; + normal 0.253510 -0.837803 -0.483548; + texcoord 1.00000 1.68750; + vertex -9.15359 114.644 132.583; + normal 0.253509 -0.837804 -0.483547; + texcoord 0.00000 2.00000; + vertex -3.45872 113.098 138.248; + normal 0.253509 -0.837804 -0.483548; + texcoord 0.00000 1.68750; + vertex -2.40129 114.428 136.497; + normal 0.253509 -0.837803 -0.483549; + texcoord 1.00000 1.34375; + vertex -7.99041 116.108 130.657; + normal 0.253508 -0.837804 -0.483548; + texcoord 0.00000 1.34375; + vertex -1.23811 115.892 134.572; + normal 0.253508 -0.837804 -0.483548; + texcoord 1.00000 1.00000; + vertex -6.82724 117.571 128.732; + normal 0.253510 -0.837803 -0.483549; + texcoord 0.00000 1.00000; + vertex -0.0749400 117.355 132.646; + normal 0.270333 -0.623825 -0.733323; + texcoord 1.00000 2.00000; + vertex 37.0237 -31.1866 178.672; + normal 0.270333 -0.623826 -0.733322; + texcoord 1.00000 1.68750; + vertex 38.0402 -32.7602 180.386; + normal 0.270333 -0.623826 -0.733322; + texcoord 0.00000 2.00000; + vertex 29.9108 -35.0541 179.340; + normal 0.270333 -0.623826 -0.733322; + texcoord 0.00000 1.68750; + vertex 30.9273 -36.6277 181.054; + normal 0.270334 -0.623826 -0.733322; + texcoord 1.00000 1.34375; + vertex 39.1584 -34.4911 182.270; + normal 0.270334 -0.623825 -0.733323; + texcoord 0.00000 1.34375; + vertex 32.0455 -38.3587 182.938; + normal 0.270334 -0.623826 -0.733322; + texcoord 1.00000 1.00000; + vertex 40.2765 -36.2221 184.155; + texcoord 0.00000 1.00000; + vertex 33.1636 -40.0896 184.823; + normal -0.453784 -0.711872 0.536021; + texcoord 1.00000 2.00000; + vertex 83.8195 22.4954 51.7556; + normal -0.453786 -0.711871 0.536021; + texcoord 1.00000 1.68750; + vertex 85.7624 21.5976 52.2080; + normal -0.453784 -0.711872 0.536021; + texcoord 0.00000 2.00000; + vertex 84.3287 26.4851 57.4853; + normal -0.453786 -0.711871 0.536021; + texcoord 0.00000 1.68750; + vertex 86.2716 25.5873 57.9378; + normal -0.453788 -0.711870 0.536020; + texcoord 1.00000 1.34375; + vertex 87.8996 20.6100 52.7058; + normal -0.453788 -0.711870 0.536021; + texcoord 0.00000 1.34375; + vertex 88.4089 24.5997 58.4355; + normal -0.453788 -0.711870 0.536020; + texcoord 1.00000 1.00000; + vertex 90.0368 19.6224 53.2035; + normal -0.453787 -0.711870 0.536021; + texcoord 0.00000 1.00000; + vertex 90.5461 23.6121 58.9333; + normal -0.726079 0.205592 0.656156; + texcoord 1.00000 2.00000; + vertex 50.8223 -2.84241 84.1704; + normal -0.726079 0.205592 0.656156; + texcoord 1.00000 1.68750; + vertex 52.3236 -3.02161 85.8878; + normal -0.726079 0.205592 0.656156; + texcoord 0.00000 2.00000; + vertex 52.3284 4.30019 83.5990; + normal -0.726079 0.205592 0.656156; + texcoord 0.00000 1.68750; + vertex 53.8297 4.12099 85.3165; + normal -0.726080 0.205593 0.656155; + texcoord 1.00000 1.34375; + vertex 53.9750 -3.21872 87.7770; + normal -0.726079 0.205593 0.656156; + texcoord 0.00000 1.34375; + vertex 55.4811 3.92388 87.2056; + normal -0.726082 0.205593 0.656153; + texcoord 1.00000 1.00000; + vertex 55.6264 -3.41583 89.6661; + normal -0.726080 0.205594 0.656155; + texcoord 0.00000 1.00000; + vertex 57.1326 3.72677 89.0948; + normal -0.877325 0.303933 0.371383; + texcoord 1.00000 2.00000; + vertex 37.3745 -37.6224 97.6757; + normal -0.877327 0.303933 0.371379; + texcoord 1.00000 1.68750; + vertex 38.1330 -38.0168 99.7903; + normal -0.877326 0.303933 0.371380; + texcoord 0.00000 2.00000; + vertex 39.8999 -30.7842 98.0454; + normal -0.877327 0.303933 0.371378; + texcoord 0.00000 1.68750; + vertex 40.6584 -31.1787 100.160; + normal -0.877327 0.303933 0.371378; + texcoord 1.00000 1.34375; + vertex 38.9673 -38.4507 102.116; + normal -0.877327 0.303933 0.371378; + texcoord 0.00000 1.34375; + vertex 41.4928 -31.6126 102.486; + normal -0.877327 0.303933 0.371379; + texcoord 1.00000 1.00000; + vertex 39.8017 -38.8846 104.443; + normal -0.877327 0.303933 0.371378; + texcoord 0.00000 1.00000; + vertex 42.3271 -32.0464 104.812; + normal -0.903093 0.0708772 0.423557; + texcoord 1.00000 2.00000; + vertex 19.6253 -70.3988 74.7110; + normal -0.903092 0.0708770 0.423557; + texcoord 1.00000 1.68750; + vertex 20.2169 -71.7406 76.1969; + normal -0.903093 0.0708776 0.423556; + texcoord 0.00000 2.00000; + vertex 21.7810 -65.3027 78.4544; + normal -0.903093 0.0708772 0.423556; + texcoord 0.00000 1.68750; + vertex 22.3726 -66.6445 79.9404; + normal -0.903093 0.0708771 0.423556; + texcoord 1.00000 1.34375; + vertex 20.8677 -73.2165 77.8315; + texcoord 0.00000 1.34375; + vertex 23.0233 -68.1205 81.5749; + normal -0.903093 0.0708775 0.423556; + texcoord 1.00000 1.00000; + vertex 21.5185 -74.6925 79.4660; + texcoord 0.00000 1.00000; + vertex 23.6741 -69.5964 83.2094; + normal -0.914849 0.319458 0.246977; + texcoord 1.00000 2.00000; + vertex 16.4568 -65.8660 73.8104; + normal -0.914849 0.319457 0.246979; + texcoord 1.00000 1.68750; + vertex 16.6304 -66.7901 75.6486; + normal -0.914849 0.319457 0.246981; + texcoord 0.00000 2.00000; + vertex 19.0663 -60.3473 76.3383; + normal -0.914848 0.319457 0.246982; + texcoord 0.00000 1.68750; + vertex 19.2399 -61.2715 78.1765; + normal -0.914848 0.319457 0.246983; + texcoord 1.00000 1.34375; + vertex 16.8213 -67.8066 77.6707; + normal -0.914848 0.319457 0.246982; + texcoord 0.00000 1.34375; + vertex 19.4308 -62.2880 80.1986; + normal -0.914848 0.319456 0.246984; + texcoord 1.00000 1.00000; + vertex 17.0122 -68.8231 79.6927; + normal -0.914849 0.319457 0.246979; + texcoord 0.00000 1.00000; + vertex 19.6217 -63.3045 82.2207; + normal 0.305033 -0.821948 0.480995; + texcoord 1.00000 2.00000; + vertex 22.2520 89.2747 104.544; + normal 0.305033 -0.821948 0.480995; + texcoord 1.00000 1.68750; + vertex 21.7578 90.1319 106.323; + normal 0.305034 -0.821948 0.480994; + texcoord 0.00000 2.00000; + vertex 16.2557 86.7784 104.081; + normal 0.305033 -0.821948 0.480995; + texcoord 0.00000 1.68750; + vertex 15.7615 87.6355 105.859; + normal 0.305034 -0.821948 0.480994; + texcoord 1.00000 1.34375; + vertex 21.2142 91.0748 108.279; + normal 0.305034 -0.821948 0.480994; + texcoord 0.00000 1.34375; + vertex 15.2179 88.5784 107.815; + normal 0.305034 -0.821949 0.480992; + texcoord 1.00000 1.00000; + vertex 20.6705 92.0176 110.234; + normal 0.305035 -0.821950 0.480991; + texcoord 0.00000 1.00000; + vertex 14.6742 89.5213 109.771; + normal 0.387809 -0.740327 0.549108; + texcoord 1.00000 2.00000; + vertex -5.89331 71.6689 107.009; + normal 0.387808 -0.740327 0.549109; + texcoord 1.00000 1.68750; + vertex -6.03112 72.9002 108.766; + normal 0.387808 -0.740326 0.549111; + texcoord 0.00000 2.00000; + vertex -12.2205 69.2457 108.210; + normal 0.387808 -0.740326 0.549110; + texcoord 0.00000 1.68750; + vertex -12.3584 70.4771 109.968; + normal 0.387808 -0.740327 0.549109; + texcoord 1.00000 1.34375; + vertex -6.18272 74.2547 110.699; + normal 0.387808 -0.740328 0.549109; + texcoord 0.00000 1.34375; + vertex -12.5100 71.8316 111.901; + normal 0.387808 -0.740328 0.549108; + texcoord 1.00000 1.00000; + vertex -6.33432 75.6092 112.633; + normal 0.387808 -0.740328 0.549108; + texcoord 0.00000 1.00000; + vertex -12.6616 73.1860 113.834; + normal 0.516902 -0.851960 0.0835212; + texcoord 1.00000 2.00000; + vertex 12.7715 19.4625 117.718; + normal 0.516903 -0.851960 0.0835227; + texcoord 1.00000 1.68750; + vertex 13.3950 20.0329 119.677; + normal 0.516902 -0.851960 0.0835206; + texcoord 0.00000 2.00000; + vertex 7.27674 16.3878 120.361; + normal 0.516903 -0.851960 0.0835224; + texcoord 0.00000 1.68750; + vertex 7.90030 16.9583 122.321; + normal 0.516904 -0.851959 0.0835243; + texcoord 1.00000 1.34375; + vertex 14.0809 20.6604 121.833; + normal 0.516904 -0.851959 0.0835229; + texcoord 0.00000 1.34375; + vertex 8.58621 17.5857 124.476; + normal 0.516904 -0.851959 0.0835235; + texcoord 1.00000 1.00000; + vertex 14.7669 21.2878 123.988; + normal 0.516904 -0.851960 0.0835207; + texcoord 0.00000 1.00000; + vertex 9.27212 18.2132 126.632; + normal 0.632912 -0.774127 0.0122141; + texcoord 1.00000 2.00000; + vertex -10.6311 -15.9768 103.555; + normal 0.632912 -0.774128 0.0122119; + texcoord 1.00000 1.68750; + vertex -10.2842 -15.6615 105.565; + normal 0.632912 -0.774127 0.0122137; + texcoord 0.00000 2.00000; + vertex -15.6225 -20.0340 105.053; + normal 0.632912 -0.774128 0.0122131; + texcoord 0.00000 1.68750; + vertex -15.2756 -19.7187 107.063; + normal 0.632911 -0.774128 0.0122120; + texcoord 1.00000 1.34375; + vertex -9.90262 -15.3146 107.776; + normal 0.632911 -0.774128 0.0122118; + texcoord 0.00000 1.34375; + vertex -14.8940 -19.3718 109.274; + normal 0.632911 -0.774128 0.0122125; + texcoord 1.00000 1.00000; + vertex -9.52102 -14.9677 109.987; + normal 0.632912 -0.774128 0.0122092; + texcoord 0.00000 1.00000; + vertex -14.5124 -19.0249 111.485; + normal 0.870694 -0.365062 0.329579; + texcoord 1.00000 2.00000; + vertex -35.5817 -4.04558 81.9816; + normal 0.870694 -0.365063 0.329576; + texcoord 1.00000 1.68750; + vertex -36.1021 -3.53287 83.9243; + normal 0.870694 -0.365062 0.329579; + texcoord 0.00000 2.00000; + vertex -38.3919 -10.0072 82.8022; + normal 0.870693 -0.365063 0.329578; + texcoord 0.00000 1.68750; + vertex -38.9123 -9.49450 84.7449; + normal 0.870694 -0.365064 0.329577; + texcoord 1.00000 1.34375; + vertex -36.6745 -2.96889 86.0613; + normal 0.870693 -0.365064 0.329579; + texcoord 0.00000 1.34375; + vertex -39.4848 -8.93051 86.8819; + normal 0.870693 -0.365064 0.329580; + texcoord 1.00000 1.00000; + vertex -37.2470 -2.40490 88.1982; + normal 0.870693 -0.365064 0.329578; + texcoord 0.00000 1.00000; + vertex -40.0572 -8.36653 89.0188; + normal -0.893216 0.449465 -0.0120996; + texcoord 1.00000 2.00000; + vertex 34.4706 -24.9462 110.768; + normal -0.893216 0.449465 -0.0121001; + texcoord 1.00000 1.68750; + vertex 33.8701 -26.0933 112.486; + normal -0.893216 0.449466 -0.0121009; + texcoord 0.00000 2.00000; + vertex 36.8974 -20.0119 114.910; + normal -0.893216 0.449465 -0.0120990; + texcoord 0.00000 1.68750; + vertex 36.2970 -21.1590 116.628; + normal -0.893215 0.449466 -0.0121002; + texcoord 1.00000 1.34375; + vertex 33.2096 -27.3551 114.376; + normal -0.893216 0.449466 -0.0120978; + texcoord 0.00000 1.34375; + vertex 35.6364 -22.4208 118.518; + normal -0.893215 0.449467 -0.0121006; + texcoord 1.00000 1.00000; + vertex 32.5491 -28.6168 116.266; + normal -0.893215 0.449467 -0.0120992; + texcoord 0.00000 1.00000; + vertex 34.9759 -23.6826 120.408; + normal -0.528961 0.833986 0.157063; + texcoord 1.00000 2.00000; + vertex -25.7609 -36.0692 106.580; + normal -0.528961 0.833986 0.157063; + texcoord 1.00000 1.68750; + vertex -26.9934 -37.1096 107.953; + normal -0.528960 0.833986 0.157062; + texcoord 0.00000 2.00000; + vertex -21.5728 -34.3640 111.630; + normal -0.528961 0.833986 0.157063; + texcoord 0.00000 1.68750; + vertex -22.8053 -35.4043 113.004; + normal -0.528961 0.833985 0.157064; + texcoord 1.00000 1.34375; + vertex -28.3492 -38.2540 109.464; + normal -0.528961 0.833985 0.157063; + texcoord 0.00000 1.34375; + vertex -24.1611 -36.5488 114.514; + normal -0.528961 0.833985 0.157064; + texcoord 1.00000 1.00000; + vertex -29.7050 -39.3984 110.975; + normal -0.528960 0.833986 0.157061; + texcoord 0.00000 1.00000; + vertex -25.5169 -37.6932 116.025; + normal 0.754247 0.163066 0.636019; + texcoord 1.00000 2.00000; + vertex -52.2830 -39.5601 101.106; + normal 0.754247 0.163066 0.636019; + texcoord 1.00000 1.68750; + vertex -53.3894 -40.3960 102.633; + normal 0.754247 0.163066 0.636019; + texcoord 0.00000 2.00000; + vertex -49.7854 -45.4959 99.6662; + normal 0.754247 0.163066 0.636019; + texcoord 0.00000 1.68750; + vertex -50.8918 -46.3317 101.193; + normal 0.754247 0.163066 0.636020; + texcoord 1.00000 1.34375; + vertex -54.6064 -41.3154 104.312; + normal 0.754247 0.163065 0.636020; + texcoord 0.00000 1.34375; + vertex -52.1088 -47.2511 102.872; + normal 0.754247 0.163066 0.636020; + texcoord 1.00000 1.00000; + vertex -55.8235 -42.2348 105.991; + normal 0.754246 0.163065 0.636021; + texcoord 0.00000 1.00000; + vertex -53.3259 -48.1706 104.551; + normal 0.430557 0.301824 0.850601; + texcoord 1.00000 2.00000; + vertex -72.5392 -64.0209 65.2569; + normal 0.430558 0.301824 0.850601; + texcoord 1.00000 1.68750; + vertex -74.0808 -64.8966 66.3479; + normal 0.430557 0.301823 0.850602; + texcoord 0.00000 2.00000; + vertex -69.1018 -69.7203 65.5393; + normal 0.430557 0.301823 0.850602; + texcoord 0.00000 1.68750; + vertex -70.6434 -70.5960 66.6304; + normal 0.430558 0.301823 0.850601; + texcoord 1.00000 1.34375; + vertex -75.7766 -65.8599 67.5481; + normal 0.430557 0.301823 0.850602; + texcoord 0.00000 1.34375; + vertex -72.3392 -71.5592 67.8305; + texcoord 1.00000 1.00000; + vertex -77.4723 -66.8232 68.7483; + normal 0.430557 0.301823 0.850602; + texcoord 0.00000 1.00000; + vertex -74.0350 -72.5225 69.0307; + normal -0.152365 0.208783 0.966020; + texcoord 1.00000 2.00000; + vertex -38.6567 -83.8724 18.1306; + normal -0.152366 0.208784 0.966020; + texcoord 1.00000 1.68750; + vertex -39.8835 -85.5931 18.3090; + normal -0.152364 0.208788 0.966019; + texcoord 0.00000 2.00000; + vertex -33.2181 -87.5776 19.7892; + normal -0.152365 0.208786 0.966019; + texcoord 0.00000 1.68750; + vertex -34.4449 -89.2984 19.9676; + normal -0.152367 0.208784 0.966019; + texcoord 1.00000 1.34375; + vertex -41.2330 -87.4860 18.5053; + normal -0.152367 0.208784 0.966020; + texcoord 0.00000 1.34375; + vertex -35.7943 -91.1913 20.1639; + normal -0.152367 0.208784 0.966019; + texcoord 1.00000 1.00000; + vertex -42.5824 -89.3789 18.7015; + normal -0.152367 0.208784 0.966020; + texcoord 0.00000 1.00000; + vertex -37.1438 -93.0842 20.3602; + normal 0.195736 -0.433156 0.879809; + texcoord 1.00000 2.00000; + vertex 97.9224 120.992 34.4537; + normal 0.195732 -0.433159 0.879808; + texcoord 1.00000 1.68750; + vertex 99.8490 121.586 34.3178; + normal 0.195731 -0.433159 0.879808; + texcoord 0.00000 2.00000; + vertex 96.4369 126.501 37.4966; + normal 0.195730 -0.433160 0.879808; + texcoord 0.00000 1.68750; + vertex 98.3635 127.096 37.3607; + normal 0.195729 -0.433160 0.879808; + texcoord 1.00000 1.34375; + vertex 101.968 122.240 34.1683; + normal 0.195728 -0.433161 0.879808; + texcoord 0.00000 1.34375; + vertex 100.483 127.750 37.2112; + normal 0.195728 -0.433161 0.879808; + texcoord 1.00000 1.00000; + vertex 104.088 122.894 34.0188; + normal 0.195725 -0.433163 0.879808; + texcoord 0.00000 1.00000; + vertex 102.602 128.404 37.0617; + normal -0.333007 -0.454894 0.825940; + texcoord 1.00000 2.00000; + vertex 44.9269 93.1732 130.440; + normal -0.333009 -0.454898 0.825938; + texcoord 1.00000 1.68750; + vertex 46.2800 94.1907 131.546; + normal -0.333011 -0.454900 0.825936; + texcoord 0.00000 2.00000; + vertex 40.6277 97.9280 131.325; + normal -0.333010 -0.454900 0.825936; + texcoord 0.00000 1.68750; + vertex 41.9808 98.9455 132.431; + normal -0.333009 -0.454899 0.825937; + texcoord 1.00000 1.34375; + vertex 47.7684 95.3100 132.762; + normal -0.333009 -0.454900 0.825936; + texcoord 0.00000 1.34375; + vertex 43.4692 100.065 133.648; + normal -0.333009 -0.454899 0.825937; + texcoord 1.00000 1.00000; + vertex 49.2568 96.4293 133.979; + normal -0.333010 -0.454901 0.825935; + texcoord 0.00000 1.00000; + vertex 44.9576 101.184 134.864; + normal 0.270332 -0.961866 -0.0416582; + texcoord 1.00000 2.00000; + vertex 45.5816 5.79134 165.876; + normal 0.270332 -0.961865 -0.0416583; + texcoord 1.00000 1.68750; + vertex 46.7405 6.03840 167.692; + normal 0.270331 -0.961866 -0.0416594; + texcoord 0.00000 2.00000; + vertex 40.0250 4.06590 169.657; + normal 0.270332 -0.961865 -0.0416587; + texcoord 0.00000 1.68750; + vertex 41.1839 4.31296 171.473; + normal 0.270332 -0.961865 -0.0416581; + texcoord 1.00000 1.34375; + vertex 48.0153 6.31017 169.690; + normal 0.270332 -0.961865 -0.0416579; + texcoord 0.00000 1.34375; + vertex 42.4587 4.58473 173.471; + normal 0.270332 -0.961865 -0.0416582; + texcoord 1.00000 1.00000; + vertex 49.2901 6.58194 171.687; + texcoord 0.00000 1.00000; + vertex 43.7335 4.85650 175.468; + normal -0.967121 -0.224767 0.118979; + texcoord 1.00000 2.00000; + vertex 21.7541 -97.4759 120.979; + normal -0.967121 -0.224767 0.118979; + texcoord 1.00000 1.68750; + vertex 22.2116 -98.4741 122.812; + normal -0.967121 -0.224767 0.118979; + texcoord 0.00000 2.00000; + vertex 20.8159 -91.6299 124.397; + normal -0.967121 -0.224767 0.118980; + texcoord 0.00000 1.68750; + vertex 21.2734 -92.6280 126.230; + normal -0.967122 -0.224766 0.118979; + texcoord 1.00000 1.34375; + vertex 22.7148 -99.5721 124.828; + normal -0.967121 -0.224767 0.118980; + texcoord 0.00000 1.34375; + vertex 21.7766 -93.7260 128.246; + normal -0.967122 -0.224766 0.118978; + texcoord 1.00000 1.00000; + vertex 23.2179 -100.670 126.844; + normal -0.967122 -0.224766 0.118979; + texcoord 0.00000 1.00000; + vertex 22.2798 -94.8239 130.262; + normal 0.00317304 0.995796 -0.0915432; + texcoord 1.00000 2.00000; + vertex -38.1417 -88.6589 82.4823; + normal 0.00317310 0.995796 -0.0915473; + texcoord 1.00000 1.68750; + vertex -38.8587 -88.4747 84.4608; + normal 0.00317331 0.995796 -0.0915492; + texcoord 0.00000 2.00000; + vertex -31.7830 -88.4689 84.7687; + normal 0.00317321 0.995796 -0.0915489; + texcoord 0.00000 1.68750; + vertex -32.4999 -88.2848 86.7472; + normal 0.00317366 0.995795 -0.0915495; + texcoord 1.00000 1.34375; + vertex -39.6473 -88.2721 86.6373; + normal 0.00317364 0.995796 -0.0915480; + texcoord 0.00000 1.34375; + vertex -33.2885 -88.0822 88.9237; + normal 0.00317425 0.995795 -0.0915498; + texcoord 1.00000 1.00000; + vertex -40.4359 -88.0695 88.8137; + normal 0.00317424 0.995795 -0.0915495; + texcoord 0.00000 1.00000; + vertex -34.0771 -87.8795 91.1001; + normal 0.935037 -0.351902 0.0432485; + texcoord 1.00000 2.00000; + vertex 36.7277 153.617 93.8988; + normal 0.935036 -0.351904 0.0432456; + texcoord 1.00000 1.68750; + vertex 37.1297 154.882 95.5026; + normal 0.935037 -0.351903 0.0432471; + texcoord 0.00000 2.00000; + vertex 34.7465 148.873 98.1379; + normal 0.935036 -0.351904 0.0432455; + texcoord 0.00000 1.68750; + vertex 35.1486 150.139 99.7417; + normal 0.935036 -0.351906 0.0432440; + texcoord 1.00000 1.34375; + vertex 37.5720 156.274 97.2667; + normal 0.935036 -0.351906 0.0432439; + texcoord 0.00000 1.34375; + vertex 35.5909 151.531 101.506; + normal 0.935036 -0.351905 0.0432442; + texcoord 1.00000 1.00000; + vertex 38.0143 157.666 99.0309; + normal 0.935036 -0.351906 0.0432430; + texcoord 0.00000 1.00000; + vertex 36.0331 152.923 103.270; + normal 0.875572 0.452538 0.169068; + texcoord 1.00000 2.00000; + vertex -53.9243 86.9388 151.703; + normal 0.875572 0.452537 0.169068; + texcoord 1.00000 1.68750; + vertex -54.8366 88.1464 153.195; + normal 0.875572 0.452537 0.169067; + texcoord 0.00000 2.00000; + vertex -52.4161 82.2632 156.407; + normal 0.875572 0.452537 0.169068; + texcoord 0.00000 1.68750; + vertex -53.3285 83.4708 157.900; + normal 0.875571 0.452538 0.169069; + texcoord 1.00000 1.34375; + vertex -55.8402 89.4748 154.837; + texcoord 0.00000 1.34375; + vertex -54.3321 84.7992 159.542; + normal 0.875570 0.452539 0.169070; + texcoord 1.00000 1.00000; + vertex -56.8438 90.8032 156.479; + normal 0.875571 0.452539 0.169069; + texcoord 0.00000 1.00000; + vertex -55.3357 86.1275 161.184; + normal 0.861829 -0.0659473 0.502894; + texcoord 1.00000 2.00000; + vertex -27.7995 4.72363 152.807; + normal 0.861828 -0.0659470 0.502895; + texcoord 1.00000 1.68750; + vertex -28.7016 5.48287 154.452; + normal 0.861828 -0.0659473 0.502894; + texcoord 0.00000 2.00000; + vertex -29.3686 -1.26665 154.710; + normal 0.861828 -0.0659470 0.502895; + texcoord 0.00000 1.68750; + vertex -30.2707 -0.507410 156.356; + normal 0.861830 -0.0659481 0.502892; + texcoord 1.00000 1.34375; + vertex -29.6940 6.31804 156.262; + normal 0.861829 -0.0659481 0.502893; + texcoord 0.00000 1.34375; + vertex -31.2631 0.327760 158.166; + normal 0.861831 -0.0659495 0.502889; + texcoord 1.00000 1.00000; + vertex -30.6864 7.15320 158.073; + normal 0.861830 -0.0659494 0.502891; + texcoord 0.00000 1.00000; + vertex -32.2555 1.16292 159.976; + normal 0.292314 0.848763 0.440629; + texcoord 1.00000 2.00000; + vertex -76.0968 -87.2534 94.5255; + normal 0.292313 0.848763 0.440631; + texcoord 1.00000 1.68750; + vertex -77.8541 -87.1945 95.5778; + normal 0.292312 0.848762 0.440631; + texcoord 0.00000 2.00000; + vertex -73.3220 -90.7156 99.3537; + normal 0.292312 0.848762 0.440632; + texcoord 0.00000 1.68750; + vertex -75.0793 -90.6566 100.406; + normal 0.292311 0.848762 0.440632; + texcoord 1.00000 1.34375; + vertex -79.7872 -87.1296 96.7353; + normal 0.292311 0.848763 0.440632; + texcoord 0.00000 1.34375; + vertex -77.0124 -90.5918 101.563; + normal 0.292310 0.848763 0.440632; + texcoord 1.00000 1.00000; + vertex -81.7203 -87.0648 97.8928; + normal 0.292311 0.848763 0.440632; + texcoord 0.00000 1.00000; + vertex -78.9454 -90.5269 102.721; + normal -0.895124 0.0843038 0.437774; + texcoord 1.00000 2.00000; + vertex 79.7751 91.1164 93.7695; + normal -0.895126 0.0843046 0.437770; + texcoord 1.00000 1.68750; + vertex 80.6391 90.8799 95.5816; + normal -0.895123 0.0843041 0.437775; + texcoord 0.00000 2.00000; + vertex 80.5952 97.5171 94.2137; + normal -0.895124 0.0843053 0.437773; + texcoord 0.00000 1.68750; + vertex 81.4592 97.2807 96.0258; + normal -0.895125 0.0843062 0.437770; + texcoord 1.00000 1.34375; + vertex 81.5894 90.6198 97.5749; + normal -0.895124 0.0843068 0.437773; + texcoord 0.00000 1.34375; + vertex 82.4095 97.0206 98.0190; + normal -0.895124 0.0843068 0.437773; + texcoord 1.00000 1.00000; + vertex 82.5398 90.3598 99.5681; + normal -0.895124 0.0843069 0.437773; + texcoord 0.00000 1.00000; + vertex 83.3598 96.7605 100.012; + normal -0.958256 0.282797 0.0420882; + texcoord 1.00000 2.00000; + vertex 2.92711 37.3672 159.061; + normal -0.958256 0.282797 0.0420873; + texcoord 1.00000 1.68750; + vertex 2.72673 36.4225 160.846; + normal -0.958256 0.282798 0.0420843; + texcoord 0.00000 2.00000; + vertex 4.66989 42.8145 162.139; + normal -0.958256 0.282797 0.0420852; + texcoord 0.00000 1.68750; + vertex 4.46950 41.8698 163.924; + normal -0.958256 0.282796 0.0420864; + texcoord 1.00000 1.34375; + vertex 2.50631 35.3834 162.810; + normal -0.958256 0.282796 0.0420863; + texcoord 0.00000 1.34375; + vertex 4.24908 40.8306 165.888; + normal -0.958256 0.282797 0.0420857; + texcoord 1.00000 1.00000; + vertex 2.28589 34.3442 164.774; + normal -0.958256 0.282797 0.0420855; + texcoord 0.00000 1.00000; + vertex 4.02866 39.7915 167.852; + normal -0.700336 0.656640 0.279916; + texcoord 1.00000 2.00000; + vertex 15.2249 -67.0717 149.365; + normal -0.700336 0.656640 0.279916; + texcoord 1.00000 1.68750; + vertex 14.6245 -68.3684 150.905; + normal -0.700336 0.656640 0.279916; + texcoord 0.00000 2.00000; + vertex 19.6218 -64.1587 153.533; + normal -0.700336 0.656640 0.279916; + texcoord 0.00000 1.68750; + vertex 19.0215 -65.4555 155.072; + normal -0.700336 0.656640 0.279917; + texcoord 1.00000 1.34375; + vertex 13.9640 -69.7948 152.599; + normal -0.700336 0.656640 0.279917; + texcoord 0.00000 1.34375; + vertex 18.3610 -66.8819 156.766; + normal -0.700336 0.656640 0.279918; + texcoord 1.00000 1.00000; + vertex 13.3036 -71.2212 154.292; + normal -0.700336 0.656640 0.279917; + texcoord 0.00000 1.00000; + vertex 17.7006 -68.3083 158.460; + normal -0.619210 0.654015 0.434562; + texcoord 1.00000 2.00000; + vertex -36.1602 -123.149 80.1034; + normal -0.619211 0.654014 0.434562; + texcoord 1.00000 1.68750; + vertex -37.3613 -124.687 80.7076; + normal -0.619210 0.654015 0.434562; + texcoord 0.00000 2.00000; + vertex -32.7562 -123.622 85.6657; + normal -0.619211 0.654014 0.434562; + texcoord 0.00000 1.68750; + vertex -33.9573 -125.160 86.2699; + normal -0.619207 0.654018 0.434560; + texcoord 1.00000 1.34375; + vertex -38.6824 -126.380 81.3722; + normal -0.619208 0.654018 0.434561; + texcoord 0.00000 1.34375; + vertex -35.2784 -126.853 86.9345; + normal -0.619203 0.654024 0.434558; + texcoord 1.00000 1.00000; + vertex -40.0036 -128.072 82.0368; + normal -0.619204 0.654022 0.434559; + texcoord 0.00000 1.00000; + vertex -36.5996 -128.545 87.5991; + normal 0.176492 0.0336817 0.983726; + texcoord 1.00000 2.00000; + vertex 70.8305 161.591 44.6359; + normal 0.176492 0.0336800 0.983726; + texcoord 1.00000 1.68750; + vertex 72.0448 163.320 44.3589; + normal 0.176491 0.0336783 0.983726; + texcoord 0.00000 2.00000; + vertex 65.3578 165.570 45.4815; + normal 0.176491 0.0336798 0.983726; + texcoord 0.00000 1.68750; + vertex 66.5721 167.299 45.2045; + normal 0.176491 0.0336802 0.983726; + texcoord 1.00000 1.34375; + vertex 73.3805 165.222 44.0541; + normal 0.176492 0.0336815 0.983726; + texcoord 0.00000 1.34375; + vertex 67.9079 169.201 44.8997; + normal 0.176491 0.0336804 0.983726; + texcoord 1.00000 1.00000; + vertex 74.7162 167.124 43.7494; + normal 0.176491 0.0336799 0.983726; + texcoord 0.00000 1.00000; + vertex 69.2436 171.103 44.5950; + normal -0.0563076 0.00154904 0.998412; + texcoord 1.00000 2.00000; + vertex 4.12457 115.737 136.427; + normal -0.0563074 0.00154400 0.998412; + texcoord 1.00000 1.68750; + vertex 4.58991 117.723 136.451; + normal -0.0563072 0.00154274 0.998412; + texcoord 0.00000 2.00000; + vertex -2.21989 117.228 136.067; + normal -0.0563074 0.00154367 0.998412; + texcoord 0.00000 1.68750; + vertex -1.75455 119.214 136.090; + normal -0.0563085 0.00154149 0.998412; + texcoord 1.00000 1.34375; + vertex 5.10178 119.907 136.476; + normal -0.0563087 0.00154431 0.998412; + texcoord 0.00000 1.34375; + vertex -1.24268 121.398 136.116; + normal -0.0563095 0.00154101 0.998412; + texcoord 1.00000 1.00000; + vertex 5.61365 122.092 136.502; + normal -0.0563095 0.00154100 0.998412; + texcoord 0.00000 1.00000; + vertex -0.730810 123.583 136.141; + normal -0.717347 0.687098 -0.115369; + texcoord 1.00000 2.00000; + vertex 26.5425 -41.8073 184.674; + normal -0.717347 0.687098 -0.115369; + texcoord 1.00000 1.68750; + vertex 26.3522 -41.6645 186.707; + normal -0.717347 0.687098 -0.115369; + texcoord 0.00000 2.00000; + vertex 31.0660 -37.0695 184.764; + normal -0.717347 0.687098 -0.115369; + texcoord 0.00000 1.68750; + vertex 30.8757 -36.9267 186.798; + normal -0.717347 0.687098 -0.115368; + texcoord 1.00000 1.34375; + vertex 26.1429 -41.5075 188.944; + normal -0.717347 0.687098 -0.115369; + texcoord 0.00000 1.34375; + vertex 30.6664 -36.7697 189.034; + normal -0.717347 0.687098 -0.115367; + texcoord 1.00000 1.00000; + vertex 25.9336 -41.3504 191.181; + normal -0.717347 0.687098 -0.115368; + texcoord 0.00000 1.00000; + vertex 30.4571 -36.6126 191.271; + normal -0.429594 0.812148 -0.394798; + texcoord 1.00000 2.00000; + vertex 84.7555 30.1391 63.6034; + normal -0.429594 0.812147 -0.394799; + texcoord 1.00000 1.68750; + vertex 86.7497 30.9146 63.0288; + normal -0.429590 0.812148 -0.394800; + texcoord 0.00000 2.00000; + vertex 84.2418 26.8299 57.3547; + normal -0.429592 0.812148 -0.394800; + texcoord 0.00000 1.68750; + vertex 86.2360 27.6054 56.7801; + normal -0.429590 0.812149 -0.394801; + texcoord 1.00000 1.34375; + vertex 88.9432 31.7677 62.3967; + normal -0.429593 0.812148 -0.394799; + texcoord 0.00000 1.34375; + vertex 88.4296 28.4584 56.1480; + normal -0.429586 0.812150 -0.394801; + texcoord 1.00000 1.00000; + vertex 91.1368 32.6207 61.7646; + normal -0.429592 0.812149 -0.394797; + texcoord 0.00000 1.00000; + vertex 90.6232 29.3114 55.5159; + normal -0.125063 0.683270 -0.719375; + texcoord 1.00000 2.00000; + vertex 51.3625 9.90956 88.3122; + normal -0.125063 0.683271 -0.719375; + texcoord 1.00000 1.68750; + vertex 53.6671 10.3120 88.2937; + normal -0.125064 0.683270 -0.719375; + texcoord 0.00000 2.00000; + vertex 52.2485 4.59702 83.1122; + normal -0.125065 0.683271 -0.719375; + texcoord 0.00000 1.68750; + vertex 54.5531 4.99943 83.0938; + normal -0.125064 0.683271 -0.719375; + texcoord 1.00000 1.34375; + vertex 56.2021 10.7546 88.2734; + normal -0.125065 0.683271 -0.719374; + texcoord 0.00000 1.34375; + vertex 57.0881 5.44209 83.0735; + normal -0.125065 0.683271 -0.719374; + texcoord 1.00000 1.00000; + vertex 58.7372 11.1973 88.2532; + normal -0.125064 0.683271 -0.719374; + texcoord 0.00000 1.00000; + vertex 59.6232 5.88474 83.0532; + normal 0.287689 0.437310 -0.852054; + texcoord 1.00000 2.00000; + vertex 39.9373 -24.1194 101.085; + normal 0.287688 0.437310 -0.852054; + texcoord 1.00000 1.68750; + vertex 42.1427 -24.3773 101.698; + normal 0.287690 0.437309 -0.852054; + texcoord 0.00000 2.00000; + vertex 40.0911 -30.6963 97.7616; + normal 0.287688 0.437309 -0.852054; + texcoord 0.00000 1.68750; + vertex 42.2964 -30.9541 98.3739; + normal 0.287687 0.437310 -0.852054; + texcoord 1.00000 1.34375; + vertex 44.5686 -24.6610 102.371; + normal 0.287687 0.437310 -0.852054; + texcoord 0.00000 1.34375; + vertex 44.7224 -31.2378 99.0474; + normal 0.287687 0.437310 -0.852054; + texcoord 1.00000 1.00000; + vertex 46.9946 -24.9446 103.045; + normal 0.287687 0.437310 -0.852054; + texcoord 0.00000 1.00000; + vertex 47.1483 -31.5214 99.7209; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80 81; +}; +batch TRIANGLE_STRIP +{ + indices 82 83 84 85; +}; +batch TRIANGLE_STRIP +{ + indices 86 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92 93; +}; +batch TRIANGLE_STRIP +{ + indices 94 95 96 97; +}; +batch TRIANGLE_STRIP +{ + indices 98 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104 105; +}; +batch TRIANGLE_STRIP +{ + indices 106 107 108 109; +}; +batch TRIANGLE_STRIP +{ + indices 110 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116 117; +}; +batch TRIANGLE_STRIP +{ + indices 118 119 120 121; +}; +batch TRIANGLE_STRIP +{ + indices 122 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128 129; +}; +batch TRIANGLE_STRIP +{ + indices 130 131 132 133; +}; +batch TRIANGLE_STRIP +{ + indices 134 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140 141; +}; +batch TRIANGLE_STRIP +{ + indices 142 143 144 145; +}; +batch TRIANGLE_STRIP +{ + indices 146 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152 153; +}; +batch TRIANGLE_STRIP +{ + indices 154 155 156 157; +}; +batch TRIANGLE_STRIP +{ + indices 158 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164 165; +}; +batch TRIANGLE_STRIP +{ + indices 166 167 168 169; +}; +batch TRIANGLE_STRIP +{ + indices 170 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176 177; +}; +batch TRIANGLE_STRIP +{ + indices 178 179 180 181; +}; +batch TRIANGLE_STRIP +{ + indices 182 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188 189; +}; +batch TRIANGLE_STRIP +{ + indices 190 191 192 193; +}; +batch TRIANGLE_STRIP +{ + indices 194 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200 201; +}; +batch TRIANGLE_STRIP +{ + indices 202 203 204 205; +}; +batch TRIANGLE_STRIP +{ + indices 206 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212 213; +}; +batch TRIANGLE_STRIP +{ + indices 214 215 216 217; +}; +batch TRIANGLE_STRIP +{ + indices 218 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224 225; +}; +batch TRIANGLE_STRIP +{ + indices 226 227 228 229; +}; +batch TRIANGLE_STRIP +{ + indices 230 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236 237; +}; +batch TRIANGLE_STRIP +{ + indices 238 239 240 241; +}; +batch TRIANGLE_STRIP +{ + indices 242 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248 249; +}; +batch TRIANGLE_STRIP +{ + indices 250 251 252 253; +}; +batch TRIANGLE_STRIP +{ + indices 254 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260 261; +}; +batch TRIANGLE_STRIP +{ + indices 262 263 264 265; +}; +batch TRIANGLE_STRIP +{ + indices 266 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272 273; +}; +batch TRIANGLE_STRIP +{ + indices 274 275 276 277; +}; +batch TRIANGLE_STRIP +{ + indices 278 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284 285; +}; +batch TRIANGLE_STRIP +{ + indices 286 287 288 289; +}; +batch TRIANGLE_STRIP +{ + indices 290 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296 297; +}; +batch TRIANGLE_STRIP +{ + indices 298 299 300 301; +}; +batch TRIANGLE_STRIP +{ + indices 302 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308 309; +}; +batch TRIANGLE_STRIP +{ + indices 310 311 312 313; +}; +batch TRIANGLE_STRIP +{ + indices 314 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320 321; +}; +batch TRIANGLE_STRIP +{ + indices 322 323 324 325; +}; +batch TRIANGLE_STRIP +{ + indices 326 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332 333; +}; +batch TRIANGLE_STRIP +{ + indices 334 335 336 337; +}; +batch TRIANGLE_STRIP +{ + indices 338 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344 345; +}; +batch TRIANGLE_STRIP +{ + indices 346 347 348 349; +}; +batch TRIANGLE_STRIP +{ + indices 350 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356 357; +}; +batch TRIANGLE_STRIP +{ + indices 358 359 360 361; +}; +batch TRIANGLE_STRIP +{ + indices 362 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368 369; +}; +batch TRIANGLE_STRIP +{ + indices 370 371 372 373; +}; +batch TRIANGLE_STRIP +{ + indices 374 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380 381; +}; +batch TRIANGLE_STRIP +{ + indices 382 383 384 385; +}; +batch TRIANGLE_STRIP +{ + indices 386 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392 393; +}; +batch TRIANGLE_STRIP +{ + indices 394 395 396 397; +}; +batch TRIANGLE_STRIP +{ + indices 398 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404 405; +}; +batch TRIANGLE_STRIP +{ + indices 406 407 408 409; +}; +batch TRIANGLE_STRIP +{ + indices 410 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416 417; +}; +batch TRIANGLE_STRIP +{ + indices 418 419 420 421; +}; +batch TRIANGLE_STRIP +{ + indices 422 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428 429; +}; +batch TRIANGLE_STRIP +{ + indices 430 431 432 433; +}; +batch TRIANGLE_STRIP +{ + indices 434 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440 441; +}; +batch TRIANGLE_STRIP +{ + indices 442 443 444 445; +}; +batch TRIANGLE_STRIP +{ + indices 446 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452 453; +}; +batch TRIANGLE_STRIP +{ + indices 454 455 456 457; +}; +batch TRIANGLE_STRIP +{ + indices 458 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464 465; +}; +batch TRIANGLE_STRIP +{ + indices 466 467 468 469; +}; +batch TRIANGLE_STRIP +{ + indices 470 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476 477; +}; +batch TRIANGLE_STRIP +{ + indices 478 479 480 481; +}; +batch TRIANGLE_STRIP +{ + indices 482 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488 489; +}; +batch TRIANGLE_STRIP +{ + indices 490 491 492 493; +}; +batch TRIANGLE_STRIP +{ + indices 494 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500 501; +}; +batch TRIANGLE_STRIP +{ + indices 502 503 504 505; +}; +batch TRIANGLE_STRIP +{ + indices 506 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512 513; +}; +batch TRIANGLE_STRIP +{ + indices 514 515 516 517; +}; +batch TRIANGLE_STRIP +{ + indices 518 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524 525; +}; +batch TRIANGLE_STRIP +{ + indices 526 527 528 529; +}; +batch TRIANGLE_STRIP +{ + indices 530 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536 537; +}; +batch TRIANGLE_STRIP +{ + indices 538 539 540 541; +}; +batch TRIANGLE_STRIP +{ + indices 542 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548 549; +}; +batch TRIANGLE_STRIP +{ + indices 550 551 552 553; +}; +batch TRIANGLE_STRIP +{ + indices 554 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560 561; +}; +batch TRIANGLE_STRIP +{ + indices 562 563 564 565; +}; +batch TRIANGLE_STRIP +{ + indices 566 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572 573; +}; +batch TRIANGLE_STRIP +{ + indices 574 575 576 577; +}; +batch TRIANGLE_STRIP +{ + indices 578 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584 585; +}; +batch TRIANGLE_STRIP +{ + indices 586 587 588 589; +}; +batch TRIANGLE_STRIP +{ + indices 590 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596 597; +}; +batch TRIANGLE_STRIP +{ + indices 598 599 600 601; +}; +batch TRIANGLE_STRIP +{ + indices 602 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608 609; +}; +batch TRIANGLE_STRIP +{ + indices 610 611 612 613; +}; +batch TRIANGLE_STRIP +{ + indices 614 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620 621; +}; +batch TRIANGLE_STRIP +{ + indices 622 623 624 625; +}; +batch TRIANGLE_STRIP +{ + indices 626 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632 633; +}; +batch TRIANGLE_STRIP +{ + indices 634 635 636 637; +}; +batch TRIANGLE_STRIP +{ + indices 638 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644 645; +}; +batch TRIANGLE_STRIP +{ + indices 646 647 648 649; +}; +batch TRIANGLE_STRIP +{ + indices 650 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656 657; +}; +batch TRIANGLE_STRIP +{ + indices 658 659 660 661; +}; +batch TRIANGLE_STRIP +{ + indices 662 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668 669; +}; +batch TRIANGLE_STRIP +{ + indices 670 671 672 673; +}; +batch TRIANGLE_STRIP +{ + indices 674 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680 681; +}; +batch TRIANGLE_STRIP +{ + indices 682 683 684 685; +}; +batch TRIANGLE_STRIP +{ + indices 686 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692 693; +}; +batch TRIANGLE_STRIP +{ + indices 694 695 696 697; +}; +batch TRIANGLE_STRIP +{ + indices 698 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704 705; +}; +batch TRIANGLE_STRIP +{ + indices 706 707 708 709; +}; +batch TRIANGLE_STRIP +{ + indices 710 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716 717; +}; +batch TRIANGLE_STRIP +{ + indices 718 719 720 721; +}; +batch TRIANGLE_STRIP +{ + indices 722 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728 729; +}; +batch TRIANGLE_STRIP +{ + indices 730 731 732 733; +}; +batch TRIANGLE_STRIP +{ + indices 734 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740 741; +}; +batch TRIANGLE_STRIP +{ + indices 742 743 744 745; +}; +batch TRIANGLE_STRIP +{ + indices 746 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752 753; +}; +batch TRIANGLE_STRIP +{ + indices 754 755 756 757; +}; +batch TRIANGLE_STRIP +{ + indices 758 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764 765; +}; +batch TRIANGLE_STRIP +{ + indices 766 767 768 769; +}; +batch TRIANGLE_STRIP +{ + indices 770 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776 777; +}; +batch TRIANGLE_STRIP +{ + indices 778 779 780 781; +}; +batch TRIANGLE_STRIP +{ + indices 782 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788 789; +}; +batch TRIANGLE_STRIP +{ + indices 790 791 792 793; +}; +batch TRIANGLE_STRIP +{ + indices 794 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800 801; +}; +batch TRIANGLE_STRIP +{ + indices 802 803 804 805; +}; +batch TRIANGLE_STRIP +{ + indices 806 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812 813; +}; +batch TRIANGLE_STRIP +{ + indices 814 815 816 817; +}; +batch TRIANGLE_STRIP +{ + indices 818 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824 825; +}; +batch TRIANGLE_STRIP +{ + indices 826 827 828 829; +}; +batch TRIANGLE_STRIP +{ + indices 830 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836 837; +}; +batch TRIANGLE_STRIP +{ + indices 838 839 840 841; +}; +batch TRIANGLE_STRIP +{ + indices 842 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848 849; +}; +batch TRIANGLE_STRIP +{ + indices 850 851 852 853; +}; +batch TRIANGLE_STRIP +{ + indices 854 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860 861; +}; +batch TRIANGLE_STRIP +{ + indices 862 863 864 865; +}; +batch TRIANGLE_STRIP +{ + indices 866 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872 873; +}; +batch TRIANGLE_STRIP +{ + indices 874 875 876 877; +}; +batch TRIANGLE_STRIP +{ + indices 878 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884 885; +}; +batch TRIANGLE_STRIP +{ + indices 886 887 888 889; +}; +batch TRIANGLE_STRIP +{ + indices 890 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896 897; +}; +batch TRIANGLE_STRIP +{ + indices 898 899 900 901; +}; +batch TRIANGLE_STRIP +{ + indices 902 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908 909; +}; +batch TRIANGLE_STRIP +{ + indices 910 911 912 913; +}; +batch TRIANGLE_STRIP +{ + indices 914 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920 921; +}; +batch TRIANGLE_STRIP +{ + indices 922 923 924 925; +}; +batch TRIANGLE_STRIP +{ + indices 926 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932 933; +}; +batch TRIANGLE_STRIP +{ + indices 934 935 936 937; +}; +batch TRIANGLE_STRIP +{ + indices 938 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944 945; +}; +batch TRIANGLE_STRIP +{ + indices 946 947 948 949; +}; +batch TRIANGLE_STRIP +{ + indices 950 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956 957; +}; +batch TRIANGLE_STRIP +{ + indices 958 959 960 961; +}; +batch TRIANGLE_STRIP +{ + indices 962 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968 969; +}; +batch TRIANGLE_STRIP +{ + indices 970 971 972 973; +}; +batch TRIANGLE_STRIP +{ + indices 974 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980 981; +}; +batch TRIANGLE_STRIP +{ + indices 982 983 984 985; +}; +batch TRIANGLE_STRIP +{ + indices 986 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992 993; +}; +batch TRIANGLE_STRIP +{ + indices 994 995 996 997; +}; +batch TRIANGLE_STRIP +{ + indices 998 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1006 1007 1008 1009; +}; +batch TRIANGLE_STRIP +{ + indices 1010 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016 1017; +}; +batch TRIANGLE_STRIP +{ + indices 1018 1019 1020 1021; +}; +batch TRIANGLE_STRIP +{ + indices 1022 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028 1029; +}; +batch TRIANGLE_STRIP +{ + indices 1030 1031 1032 1033; +}; +batch TRIANGLE_STRIP +{ + indices 1034 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040 1041; +}; +batch TRIANGLE_STRIP +{ + indices 1042 1043 1044 1045; +}; +batch TRIANGLE_STRIP +{ + indices 1046 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052 1053; +}; +batch TRIANGLE_STRIP +{ + indices 1054 1055 1056 1057; +}; +batch TRIANGLE_STRIP +{ + indices 1058 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1066 1067 1068 1069; +}; +batch TRIANGLE_STRIP +{ + indices 1070 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076 1077; +}; +batch TRIANGLE_STRIP +{ + indices 1078 1079 1080 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1082 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088 1089; +}; +batch TRIANGLE_STRIP +{ + indices 1090 1091 1092 1093; +}; +batch TRIANGLE_STRIP +{ + indices 1094 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100 1101; +}; +batch TRIANGLE_STRIP +{ + indices 1102 1103 1104 1105; +}; +batch TRIANGLE_STRIP +{ + indices 1106 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112 1113; +}; +batch TRIANGLE_STRIP +{ + indices 1114 1115 1116 1117; +}; +batch TRIANGLE_STRIP +{ + indices 1118 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124 1125; +}; +batch TRIANGLE_STRIP +{ + indices 1126 1127 1128 1129; +}; +batch TRIANGLE_STRIP +{ + indices 1130 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1139 1140 1141; +}; +batch TRIANGLE_STRIP +{ + indices 1142 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148 1149; +}; +batch TRIANGLE_STRIP +{ + indices 1150 1151 1152 1153; +}; +batch TRIANGLE_STRIP +{ + indices 1154 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160 1161; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1163 1164 1165; +}; +batch TRIANGLE_STRIP +{ + indices 1166 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172 1173; +}; +batch TRIANGLE_STRIP +{ + indices 1174 1175 1176 1177; +}; +batch TRIANGLE_STRIP +{ + indices 1178 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1186 1187 1188 1189; +}; +batch TRIANGLE_STRIP +{ + indices 1190 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1198 1199 1200 1201; +}; +batch TRIANGLE_STRIP +{ + indices 1202 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208 1209; +}; +batch TRIANGLE_STRIP +{ + indices 1210 1211 1212 1213; +}; +batch TRIANGLE_STRIP +{ + indices 1214 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220 1221; +}; +batch TRIANGLE_STRIP +{ + indices 1222 1223 1224 1225; +}; +batch TRIANGLE_STRIP +{ + indices 1226 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232 1233; +}; +batch TRIANGLE_STRIP +{ + indices 1234 1235 1236 1237; +}; +batch TRIANGLE_STRIP +{ + indices 1238 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244 1245; +}; +batch TRIANGLE_STRIP +{ + indices 1246 1247 1248 1249; +}; +batch TRIANGLE_STRIP +{ + indices 1250 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256 1257; +}; +batch TRIANGLE_STRIP +{ + indices 1258 1259 1260 1261; +}; +batch TRIANGLE_STRIP +{ + indices 1262 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268 1269; +}; +batch TRIANGLE_STRIP +{ + indices 1270 1271 1272 1273; +}; +batch TRIANGLE_STRIP +{ + indices 1274 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280 1281; +}; +batch TRIANGLE_STRIP +{ + indices 1282 1283 1284 1285; +}; +batch TRIANGLE_STRIP +{ + indices 1286 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292 1293; +}; +batch TRIANGLE_STRIP +{ + indices 1294 1295 1296 1297; +}; +batch TRIANGLE_STRIP +{ + indices 1298 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304 1305; +}; +batch TRIANGLE_STRIP +{ + indices 1306 1307 1308 1309; +}; +batch TRIANGLE_STRIP +{ + indices 1310 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316 1317; +}; +batch TRIANGLE_STRIP +{ + indices 1318 1319 1320 1321; +}; +batch TRIANGLE_STRIP +{ + indices 1322 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328 1329; +}; +batch TRIANGLE_STRIP +{ + indices 1330 1331 1332 1333; +}; +batch TRIANGLE_STRIP +{ + indices 1334 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340 1341; +}; +batch TRIANGLE_STRIP +{ + indices 1342 1343 1344 1345; +}; +batch TRIANGLE_STRIP +{ + indices 1346 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352 1353; +}; +batch TRIANGLE_STRIP +{ + indices 1354 1355 1356 1357; +}; +batch TRIANGLE_STRIP +{ + indices 1358 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364 1365; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1367 1368 1369; +}; +batch TRIANGLE_STRIP +{ + indices 1370 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376 1377; +}; +batch TRIANGLE_STRIP +{ + indices 1378 1379 1380 1381; +}; +batch TRIANGLE_STRIP +{ + indices 1382 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388 1389; +}; +batch TRIANGLE_STRIP +{ + indices 1390 1391 1392 1393; +}; +batch TRIANGLE_STRIP +{ + indices 1394 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400 1401; +}; +batch TRIANGLE_STRIP +{ + indices 1402 1403 1404 1405; +}; +batch TRIANGLE_STRIP +{ + indices 1406 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412 1413; +}; +batch TRIANGLE_STRIP +{ + indices 1414 1415 1416 1417; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424 1425; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1427 1428 1429; +}; +batch TRIANGLE_STRIP +{ + indices 1430 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436 1437; +}; +batch TRIANGLE_STRIP +{ + indices 1438 1439 1440 1441; +}; +batch TRIANGLE_STRIP +{ + indices 1442 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448 1449; +}; +batch TRIANGLE_STRIP +{ + indices 1450 1451 1452 1453; +}; +batch TRIANGLE_STRIP +{ + indices 1454 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460 1461; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1463 1464 1465; +}; +batch TRIANGLE_STRIP +{ + indices 1466 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472 1473; +}; +batch TRIANGLE_STRIP +{ + indices 1474 1475 1476 1477; +}; +batch TRIANGLE_STRIP +{ + indices 1478 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1486 1487 1488 1489; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496 1497; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1499 1500 1501; +}; +batch TRIANGLE_STRIP +{ + indices 1502 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508 1509; +}; +batch TRIANGLE_STRIP +{ + indices 1510 1511 1512 1513; +}; +batch TRIANGLE_STRIP +{ + indices 1514 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520 1521; +}; +batch TRIANGLE_STRIP +{ + indices 1522 1523 1524 1525; +}; +batch TRIANGLE_STRIP +{ + indices 1526 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532 1533; +}; +batch TRIANGLE_STRIP +{ + indices 1534 1535 1536 1537; +}; +batch TRIANGLE_STRIP +{ + indices 1538 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544 1545; +}; +batch TRIANGLE_STRIP +{ + indices 1546 1547 1548 1549; +}; +batch TRIANGLE_STRIP +{ + indices 1550 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556 1557; +}; +batch TRIANGLE_STRIP +{ + indices 1558 1559 1560 1561; +}; +batch TRIANGLE_STRIP +{ + indices 1562 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568 1569; +}; +batch TRIANGLE_STRIP +{ + indices 1570 1571 1572 1573; +}; +batch TRIANGLE_STRIP +{ + indices 1574 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1582 1583 1584 1585; +}; +batch TRIANGLE_STRIP +{ + indices 1586 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592 1593; +}; +batch TRIANGLE_STRIP +{ + indices 1594 1595 1596 1597; +}; +batch TRIANGLE_STRIP +{ + indices 1598 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604 1605; +}; +batch TRIANGLE_STRIP +{ + indices 1606 1607 1608 1609; +}; +batch TRIANGLE_STRIP +{ + indices 1610 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616 1617; +}; +batch TRIANGLE_STRIP +{ + indices 1618 1619 1620 1621; +}; +batch TRIANGLE_STRIP +{ + indices 1622 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628 1629; +}; +batch TRIANGLE_STRIP +{ + indices 1630 1631 1632 1633; +}; +batch TRIANGLE_STRIP +{ + indices 1634 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640 1641; +}; +batch TRIANGLE_STRIP +{ + indices 1642 1643 1644 1645; +}; +batch TRIANGLE_STRIP +{ + indices 1646 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652 1653; +}; +batch TRIANGLE_STRIP +{ + indices 1654 1655 1656 1657; +}; +batch TRIANGLE_STRIP +{ + indices 1658 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664 1665; +}; +batch TRIANGLE_STRIP +{ + indices 1666 1667 1668 1669; +}; +batch TRIANGLE_STRIP +{ + indices 1670 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676 1677; +}; +batch TRIANGLE_STRIP +{ + indices 1678 1679 1680 1681; +}; +batch TRIANGLE_STRIP +{ + indices 1682 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688 1689; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1691 1692 1693; +}; +batch TRIANGLE_STRIP +{ + indices 1694 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700 1701; +}; +batch TRIANGLE_STRIP +{ + indices 1702 1703 1704 1705; +}; +batch TRIANGLE_STRIP +{ + indices 1706 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712 1713; +}; +batch TRIANGLE_STRIP +{ + indices 1714 1715 1716 1717; +}; +batch TRIANGLE_STRIP +{ + indices 1718 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724 1725; +}; +batch TRIANGLE_STRIP +{ + indices 1726 1727 1728 1729; +}; +batch TRIANGLE_STRIP +{ + indices 1730 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736 1737; +}; +batch TRIANGLE_STRIP +{ + indices 1738 1739 1740 1741; +}; +batch TRIANGLE_STRIP +{ + indices 1742 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748 1749; +}; +batch TRIANGLE_STRIP +{ + indices 1750 1751 1752 1753; +}; +batch TRIANGLE_STRIP +{ + indices 1754 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760 1761; +}; +batch TRIANGLE_STRIP +{ + indices 1762 1763 1764 1765; +}; +batch TRIANGLE_STRIP +{ + indices 1766 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772 1773; +}; +batch TRIANGLE_STRIP +{ + indices 1774 1775 1776 1777; +}; +batch TRIANGLE_STRIP +{ + indices 1778 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784 1785; +}; +batch TRIANGLE_STRIP +{ + indices 1786 1787 1788 1789; +}; +batch TRIANGLE_STRIP +{ + indices 1790 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796 1797; +}; +batch TRIANGLE_STRIP +{ + indices 1798 1799 1800 1801; +}; +batch TRIANGLE_STRIP +{ + indices 1802 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808 1809; +}; +batch TRIANGLE_STRIP +{ + indices 1810 1811 1812 1813; +}; +batch TRIANGLE_STRIP +{ + indices 1814 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820 1821; +}; +batch TRIANGLE_STRIP +{ + indices 1822 1823 1824 1825; +}; +batch TRIANGLE_STRIP +{ + indices 1826 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832 1833; +}; +batch TRIANGLE_STRIP +{ + indices 1834 1835 1836 1837; +}; +batch TRIANGLE_STRIP +{ + indices 1838 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844 1845; +}; +batch TRIANGLE_STRIP +{ + indices 1846 1847 1848 1849; +}; +batch TRIANGLE_STRIP +{ + indices 1850 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856 1857; +}; +batch TRIANGLE_STRIP +{ + indices 1858 1859 1860 1861; +}; +batch TRIANGLE_STRIP +{ + indices 1862 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868 1869; +}; +batch TRIANGLE_STRIP +{ + indices 1870 1871 1872 1873; +}; +batch TRIANGLE_STRIP +{ + indices 1874 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880 1881; +}; +batch TRIANGLE_STRIP +{ + indices 1882 1883 1884 1885; +}; +batch TRIANGLE_STRIP +{ + indices 1886 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892 1893; +}; +batch TRIANGLE_STRIP +{ + indices 1894 1895 1896 1897; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904 1905; +}; +batch TRIANGLE_STRIP +{ + indices 1906 1907 1908 1909; +}; +batch TRIANGLE_STRIP +{ + indices 1910 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916 1917; +}; +batch TRIANGLE_STRIP +{ + indices 1918 1919 1920 1921; +}; +batch TRIANGLE_STRIP +{ + indices 1922 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928 1929; +}; +batch TRIANGLE_STRIP +{ + indices 1930 1931 1932 1933; +}; +batch TRIANGLE_STRIP +{ + indices 1934 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940 1941; +}; +batch TRIANGLE_STRIP +{ + indices 1942 1943 1944 1945; +}; +batch TRIANGLE_STRIP +{ + indices 1946 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952 1953; +}; +batch TRIANGLE_STRIP +{ + indices 1954 1955 1956 1957; +}; +batch TRIANGLE_STRIP +{ + indices 1958 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964 1965; +}; +batch TRIANGLE_STRIP +{ + indices 1966 1967 1968 1969; +}; +batch TRIANGLE_STRIP +{ + indices 1970 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976 1977; +}; +batch TRIANGLE_STRIP +{ + indices 1978 1979 1980 1981; +}; +batch TRIANGLE_STRIP +{ + indices 1982 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988 1989; +}; +batch TRIANGLE_STRIP +{ + indices 1990 1991 1992 1993; +}; +batch TRIANGLE_STRIP +{ + indices 1994 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000 2001; +}; +batch TRIANGLE_STRIP +{ + indices 2002 2003 2004 2005; +}; +batch TRIANGLE_STRIP +{ + indices 2006 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012 2013; +}; +batch TRIANGLE_STRIP +{ + indices 2014 2015 2016 2017; +}; +batch TRIANGLE_STRIP +{ + indices 2018 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024 2025; +}; +batch TRIANGLE_STRIP +{ + indices 2026 2027 2028 2029; +}; +batch TRIANGLE_STRIP +{ + indices 2030 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036 2037; +}; +batch TRIANGLE_STRIP +{ + indices 2038 2039 2040 2041; +}; +batch TRIANGLE_STRIP +{ + indices 2042 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2050 2051 2052 2053; +}; +batch TRIANGLE_STRIP +{ + indices 2054 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060 2061; +}; +batch TRIANGLE_STRIP +{ + indices 2062 2063 2064 2065; +}; +batch TRIANGLE_STRIP +{ + indices 2066 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072 2073; +}; +batch TRIANGLE_STRIP +{ + indices 2074 2075 2076 2077; +}; +batch TRIANGLE_STRIP +{ + indices 2078 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084 2085; +}; +batch TRIANGLE_STRIP +{ + indices 2086 2087 2088 2089; +}; +batch TRIANGLE_STRIP +{ + indices 2090 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2098 2099 2100 2101; +}; +batch TRIANGLE_STRIP +{ + indices 2102 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108 2109; +}; +batch TRIANGLE_STRIP +{ + indices 2110 2111 2112 2113; +}; +batch TRIANGLE_STRIP +{ + indices 2114 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120 2121; +}; +batch TRIANGLE_STRIP +{ + indices 2122 2123 2124 2125; +}; +batch TRIANGLE_STRIP +{ + indices 2126 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132 2133; +}; +batch TRIANGLE_STRIP +{ + indices 2134 2135 2136 2137; +}; +batch TRIANGLE_STRIP +{ + indices 2138 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144 2145; +}; +batch TRIANGLE_STRIP +{ + indices 2146 2147 2148 2149; +}; +batch TRIANGLE_STRIP +{ + indices 2150 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156 2157; +}; +batch TRIANGLE_STRIP +{ + indices 2158 2159 2160 2161; +}; +batch TRIANGLE_STRIP +{ + indices 2162 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168 2169; +}; +batch TRIANGLE_STRIP +{ + indices 2170 2171 2172 2173; +}; +batch TRIANGLE_STRIP +{ + indices 2174 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180 2181; +}; +batch TRIANGLE_STRIP +{ + indices 2182 2183 2184 2185; +}; +batch TRIANGLE_STRIP +{ + indices 2186 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192 2193; +}; +batch TRIANGLE_STRIP +{ + indices 2194 2195 2196 2197; +}; +batch TRIANGLE_STRIP +{ + indices 2198 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204 2205; +}; +batch TRIANGLE_STRIP +{ + indices 2206 2207 2208 2209; +}; +batch TRIANGLE_STRIP +{ + indices 2210 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216 2217; +}; +batch TRIANGLE_STRIP +{ + indices 2218 2219 2220 2221; +}; +batch TRIANGLE_STRIP +{ + indices 2222 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228 2229; +}; +batch TRIANGLE_STRIP +{ + indices 2230 2231 2232 2233; +}; +batch TRIANGLE_STRIP +{ + indices 2234 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240 2241; +}; +batch TRIANGLE_STRIP +{ + indices 2242 2243 2244 2245; +}; +batch TRIANGLE_STRIP +{ + indices 2246 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252 2253; +}; +batch TRIANGLE_STRIP +{ + indices 2254 2255 2256 2257; +}; +batch TRIANGLE_STRIP +{ + indices 2258 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264 2265; +}; +batch TRIANGLE_STRIP +{ + indices 2266 2267 2268 2269; +}; +batch TRIANGLE_STRIP +{ + indices 2270 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276 2277; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2279 2280 2281; +}; +batch TRIANGLE_STRIP +{ + indices 2282 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288 2289; +}; +batch TRIANGLE_STRIP +{ + indices 2290 2291 2292 2293; +}; +batch TRIANGLE_STRIP +{ + indices 2294 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300 2301; +}; +batch TRIANGLE_STRIP +{ + indices 2302 2303 2304 2305; +}; +batch TRIANGLE_STRIP +{ + indices 2306 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312 2313; +}; +batch TRIANGLE_STRIP +{ + indices 2314 2315 2316 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2318 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324 2325; +}; +batch TRIANGLE_STRIP +{ + indices 2326 2327 2328 2329; +}; +batch TRIANGLE_STRIP +{ + indices 2330 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336 2337; +}; +batch TRIANGLE_STRIP +{ + indices 2338 2339 2340 2341; +}; +batch TRIANGLE_STRIP +{ + indices 2342 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348 2349; +}; +batch TRIANGLE_STRIP +{ + indices 2350 2351 2352 2353; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360 2361; +}; +batch TRIANGLE_STRIP +{ + indices 2362 2363 2364 2365; +}; +batch TRIANGLE_STRIP +{ + indices 2366 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372 2373; +}; +batch TRIANGLE_STRIP +{ + indices 2374 2375 2376 2377; +}; +batch TRIANGLE_STRIP +{ + indices 2378 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384 2385; +}; +batch TRIANGLE_STRIP +{ + indices 2386 2387 2388 2389; +}; +batch TRIANGLE_STRIP +{ + indices 2390 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396 2397; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2399 2400 2401; +}; +batch TRIANGLE_STRIP +{ + indices 2402 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408 2409; +}; +batch TRIANGLE_STRIP +{ + indices 2410 2411 2412 2413; +}; +batch TRIANGLE_STRIP +{ + indices 2414 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420 2421; +}; +batch TRIANGLE_STRIP +{ + indices 2422 2423 2424 2425; +}; +batch TRIANGLE_STRIP +{ + indices 2426 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432 2433; +}; +batch TRIANGLE_STRIP +{ + indices 2434 2435 2436 2437; +}; +batch TRIANGLE_STRIP +{ + indices 2438 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444 2445; +}; +batch TRIANGLE_STRIP +{ + indices 2446 2447 2448 2449; +}; +batch TRIANGLE_STRIP +{ + indices 2450 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456 2457; +}; +batch TRIANGLE_STRIP +{ + indices 2458 2459 2460 2461; +}; +batch TRIANGLE_STRIP +{ + indices 2462 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468 2469; +}; +batch TRIANGLE_STRIP +{ + indices 2470 2471 2472 2473; +}; +batch TRIANGLE_STRIP +{ + indices 2474 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480 2481; +}; +batch TRIANGLE_STRIP +{ + indices 2482 2483 2484 2485; +}; +batch TRIANGLE_STRIP +{ + indices 2486 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492 2493; +}; +batch TRIANGLE_STRIP +{ + indices 2494 2495 2496 2497; +}; +batch TRIANGLE_STRIP +{ + indices 2498 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504 2505; +}; +batch TRIANGLE_STRIP +{ + indices 2506 2507 2508 2509; +}; +batch TRIANGLE_STRIP +{ + indices 2510 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516 2517; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2519 2520 2521; +}; +batch TRIANGLE_STRIP +{ + indices 2522 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528 2529; +}; +batch TRIANGLE_STRIP +{ + indices 2530 2531 2532 2533; +}; +batch TRIANGLE_STRIP +{ + indices 2534 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540 2541; +}; +batch TRIANGLE_STRIP +{ + indices 2542 2543 2544 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2546 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552 2553; +}; +batch TRIANGLE_STRIP +{ + indices 2554 2555 2556 2557; +}; +batch TRIANGLE_STRIP +{ + indices 2558 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564 2565; +}; +batch TRIANGLE_STRIP +{ + indices 2566 2567 2568 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576 2577; +}; +batch TRIANGLE_STRIP +{ + indices 2578 2579 2580 2581; +}; +batch TRIANGLE_STRIP +{ + indices 2582 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588 2589; +}; +batch TRIANGLE_STRIP +{ + indices 2590 2591 2592 2593; +}; +batch TRIANGLE_STRIP +{ + indices 2594 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600 2601; +}; +batch TRIANGLE_STRIP +{ + indices 2602 2603 2604 2605; +}; +batch TRIANGLE_STRIP +{ + indices 2606 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612 2613; +}; +batch TRIANGLE_STRIP +{ + indices 2614 2615 2616 2617; +}; +batch TRIANGLE_STRIP +{ + indices 2618 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624 2625; +}; +batch TRIANGLE_STRIP +{ + indices 2626 2627 2628 2629; +}; +batch TRIANGLE_STRIP +{ + indices 2630 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636 2637; +}; +batch TRIANGLE_STRIP +{ + indices 2638 2639 2640 2641; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648 2649; +}; +batch TRIANGLE_STRIP +{ + indices 2650 2651 2652 2653; +}; +batch TRIANGLE_STRIP +{ + indices 2654 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660 2661; +}; +batch TRIANGLE_STRIP +{ + indices 2662 2663 2664 2665; +}; +batch TRIANGLE_STRIP +{ + indices 2666 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672 2673; +}; +batch TRIANGLE_STRIP +{ + indices 2674 2675 2676 2677; +}; +batch TRIANGLE_STRIP +{ + indices 2678 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684 2685; +}; +batch TRIANGLE_STRIP +{ + indices 2686 2687 2688 2689; +}; +batch TRIANGLE_STRIP +{ + indices 2690 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696 2697; +}; +batch TRIANGLE_STRIP +{ + indices 2698 2699 2700 2701; +}; +batch TRIANGLE_STRIP +{ + indices 2702 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708 2709; +}; +batch TRIANGLE_STRIP +{ + indices 2710 2711 2712 2713; +}; +batch TRIANGLE_STRIP +{ + indices 2714 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720 2721; +}; +batch TRIANGLE_STRIP +{ + indices 2722 2723 2724 2725; +}; +batch TRIANGLE_STRIP +{ + indices 2726 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732 2733; +}; +batch TRIANGLE_STRIP +{ + indices 2734 2735 2736 2737; +}; +batch TRIANGLE_STRIP +{ + indices 2738 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744 2745; +}; +batch TRIANGLE_STRIP +{ + indices 2746 2747 2748 2749; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756 2757; +}; +batch TRIANGLE_STRIP +{ + indices 2758 2759 2760 2761; +}; +batch TRIANGLE_STRIP +{ + indices 2762 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768 2769; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2771 2772 2773; +}; +batch TRIANGLE_STRIP +{ + indices 2774 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780 2781; +}; +batch TRIANGLE_STRIP +{ + indices 2782 2783 2784 2785; +}; +batch TRIANGLE_STRIP +{ + indices 2786 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792 2793; +}; +batch TRIANGLE_STRIP +{ + indices 2794 2795 2796 2797; +}; +batch TRIANGLE_STRIP +{ + indices 2798 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804 2805; +}; +batch TRIANGLE_STRIP +{ + indices 2806 2807 2808 2809; +}; +batch TRIANGLE_STRIP +{ + indices 2810 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816 2817; +}; +batch TRIANGLE_STRIP +{ + indices 2818 2819 2820 2821; +}; +batch TRIANGLE_STRIP +{ + indices 2822 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828 2829; +}; +batch TRIANGLE_STRIP +{ + indices 2830 2831 2832 2833; +}; +batch TRIANGLE_STRIP +{ + indices 2834 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840 2841; +}; +batch TRIANGLE_STRIP +{ + indices 2842 2843 2844 2845; +}; +batch TRIANGLE_STRIP +{ + indices 2846 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852 2853; +}; +batch TRIANGLE_STRIP +{ + indices 2854 2855 2856 2857; +}; +batch TRIANGLE_STRIP +{ + indices 2858 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864 2865; +}; +batch TRIANGLE_STRIP +{ + indices 2866 2867 2868 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2870 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876 2877; +}; +batch TRIANGLE_STRIP +{ + indices 2878 2879 2880 2881; +}; +batch TRIANGLE_STRIP +{ + indices 2882 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888 2889; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2891 2892 2893; +}; +batch TRIANGLE_STRIP +{ + indices 2894 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900 2901; +}; +batch TRIANGLE_STRIP +{ + indices 2902 2903 2904 2905; +}; +batch TRIANGLE_STRIP +{ + indices 2906 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912 2913; +}; +batch TRIANGLE_STRIP +{ + indices 2914 2915 2916 2917; +}; +batch TRIANGLE_STRIP +{ + indices 2918 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924 2925; +}; +batch TRIANGLE_STRIP +{ + indices 2926 2927 2928 2929; +}; +batch TRIANGLE_STRIP +{ + indices 2930 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936 2937; +}; +batch TRIANGLE_STRIP +{ + indices 2938 2939 2940 2941; +}; +batch TRIANGLE_STRIP +{ + indices 2942 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948 2949; +}; +batch TRIANGLE_STRIP +{ + indices 2950 2951 2952 2953; +}; +batch TRIANGLE_STRIP +{ + indices 2954 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960 2961; +}; +batch TRIANGLE_STRIP +{ + indices 2962 2963 2964 2965; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972 2973; +}; +batch TRIANGLE_STRIP +{ + indices 2974 2975 2976 2977; +}; +batch TRIANGLE_STRIP +{ + indices 2978 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984 2985; +}; +batch TRIANGLE_STRIP +{ + indices 2986 2987 2988 2989; +}; +batch TRIANGLE_STRIP +{ + indices 2990 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996 2997; +}; +batch TRIANGLE_STRIP +{ + indices 2998 2999 3000 3001; +}; +batch TRIANGLE_STRIP +{ + indices 3002 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008 3009; +}; +batch TRIANGLE_STRIP +{ + indices 3010 3011 3012 3013; +}; +batch TRIANGLE_STRIP +{ + indices 3014 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020 3021; +}; +batch TRIANGLE_STRIP +{ + indices 3022 3023 3024 3025; +}; +batch TRIANGLE_STRIP +{ + indices 3026 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032 3033; +}; +batch TRIANGLE_STRIP +{ + indices 3034 3035 3036 3037; +}; +batch TRIANGLE_STRIP +{ + indices 3038 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044 3045; +}; +batch TRIANGLE_STRIP +{ + indices 3046 3047 3048 3049; +}; +batch TRIANGLE_STRIP +{ + indices 3050 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056 3057; +}; +batch TRIANGLE_STRIP +{ + indices 3058 3059 3060 3061; +}; +batch TRIANGLE_STRIP +{ + indices 3062 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068 3069; +}; +batch TRIANGLE_STRIP +{ + indices 3070 3071 3072 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3074 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080 3081; +}; +batch TRIANGLE_STRIP +{ + indices 3082 3083 3084 3085; +}; +batch TRIANGLE_STRIP +{ + indices 3086 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092 3093; +}; +batch TRIANGLE_STRIP +{ + indices 3094 3095 3096 3097; +}; +batch TRIANGLE_STRIP +{ + indices 3098 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104 3105; +}; +batch TRIANGLE_STRIP +{ + indices 3106 3107 3108 3109; +}; +batch TRIANGLE_STRIP +{ + indices 3110 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116 3117; +}; +batch TRIANGLE_STRIP +{ + indices 3118 3119 3120 3121; +}; +batch TRIANGLE_STRIP +{ + indices 3122 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128 3129; +}; +batch TRIANGLE_STRIP +{ + indices 3130 3131 3132 3133; +}; +batch TRIANGLE_STRIP +{ + indices 3134 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140 3141; +}; +batch TRIANGLE_STRIP +{ + indices 3142 3143 3144 3145; +}; +batch TRIANGLE_STRIP +{ + indices 3146 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152 3153; +}; +batch TRIANGLE_STRIP +{ + indices 3154 3155 3156 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3158 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164 3165; +}; +batch TRIANGLE_STRIP +{ + indices 3166 3167 3168 3169; +}; +batch TRIANGLE_STRIP +{ + indices 3170 3171 3172 3173; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3175 3176 3177; +}; +batch TRIANGLE_STRIP +{ + indices 3178 3179 3180 3181; +}; +batch TRIANGLE_STRIP +{ + indices 3182 3183 3184 3185; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3187 3188 3189; +}; +batch TRIANGLE_STRIP +{ + indices 3190 3191 3192 3193; +}; +batch TRIANGLE_STRIP +{ + indices 3194 3195 3196 3197; +}; +batch TRIANGLE_STRIP +{ + indices 3198 3199 3200 3201; +}; +batch TRIANGLE_STRIP +{ + indices 3202 3203 3204 3205; +}; +batch TRIANGLE_STRIP +{ + indices 3206 3207 3208 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3211 3212 3213; +}; +batch TRIANGLE_STRIP +{ + indices 3214 3215 3216 3217; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3219 3220 3221; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3223 3224 3225; +}; +batch TRIANGLE_STRIP +{ + indices 3226 3227 3228 3229; +}; +batch TRIANGLE_STRIP +{ + indices 3230 3231 3232 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3235 3236 3237; +}; +batch TRIANGLE_STRIP +{ + indices 3238 3239 3240 3241; +}; +batch TRIANGLE_STRIP +{ + indices 3242 3243 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3247 3248 3249; +}; +batch TRIANGLE_STRIP +{ + indices 3250 3251 3252 3253; +}; +batch TRIANGLE_STRIP +{ + indices 3254 3255 3256 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3258 3259 3260 3261; +}; +batch TRIANGLE_STRIP +{ + indices 3262 3263 3264 3265; +}; +batch TRIANGLE_STRIP +{ + indices 3266 3267 3268 3269; +}; +batch TRIANGLE_STRIP +{ + indices 3270 3271 3272 3273; +}; +batch TRIANGLE_STRIP +{ + indices 3274 3275 3276 3277; +}; +batch TRIANGLE_STRIP +{ + indices 3278 3279 3280 3281; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3283 3284 3285; +}; +batch TRIANGLE_STRIP +{ + indices 3286 3287 3288 3289; +}; +batch TRIANGLE_STRIP +{ + indices 3290 3291 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3294 3295 3296 3297; +}; +batch TRIANGLE_STRIP +{ + indices 3298 3299 3300 3301; +}; +batch TRIANGLE_STRIP +{ + indices 3302 3303 3304 3305; +}; +batch TRIANGLE_STRIP +{ + indices 3306 3307 3308 3309; +}; +batch TRIANGLE_STRIP +{ + indices 3310 3311 3312 3313; +}; +batch TRIANGLE_STRIP +{ + indices 3314 3315 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3320 3321; +}; +batch TRIANGLE_STRIP +{ + indices 3322 3323 3324 3325; +}; +batch TRIANGLE_STRIP +{ + indices 3326 3327 3328 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3331 3332 3333; +}; +batch TRIANGLE_STRIP +{ + indices 3334 3335 3336 3337; +}; +batch TRIANGLE_STRIP +{ + indices 3338 3339 3340 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3343 3344 3345; +}; +batch TRIANGLE_STRIP +{ + indices 3346 3347 3348 3349; +}; +batch TRIANGLE_STRIP +{ + indices 3350 3351 3352 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3355 3356 3357; +}; +batch TRIANGLE_STRIP +{ + indices 3358 3359 3360 3361; +}; +batch TRIANGLE_STRIP +{ + indices 3362 3363 3364 3365; +}; +batch TRIANGLE_STRIP +{ + indices 3366 3367 3368 3369; +}; +batch TRIANGLE_STRIP +{ + indices 3370 3371 3372 3373; +}; +batch TRIANGLE_STRIP +{ + indices 3374 3375 3376 3377; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3379 3380 3381; +}; +batch TRIANGLE_STRIP +{ + indices 3382 3383 3384 3385; +}; +batch TRIANGLE_STRIP +{ + indices 3386 3387 3388 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3391 3392 3393; +}; +batch TRIANGLE_STRIP +{ + indices 3394 3395 3396 3397; +}; +batch TRIANGLE_STRIP +{ + indices 3398 3399 3400 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3402 3403 3404 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3406 3407 3408 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3410 3411 3412 3413; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3415 3416 3417; +}; +batch TRIANGLE_STRIP +{ + indices 3418 3419 3420 3421; +}; +batch TRIANGLE_STRIP +{ + indices 3422 3423 3424 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3426 3427 3428 3429; +}; +batch TRIANGLE_STRIP +{ + indices 3430 3431 3432 3433; +}; +batch TRIANGLE_STRIP +{ + indices 3434 3435 3436 3437; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3439 3440 3441; +}; +batch TRIANGLE_STRIP +{ + indices 3442 3443 3444 3445; +}; +batch TRIANGLE_STRIP +{ + indices 3446 3447 3448 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3450 3451 3452 3453; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3455 3456 3457; +}; +batch TRIANGLE_STRIP +{ + indices 3458 3459 3460 3461; +}; +batch TRIANGLE_STRIP +{ + indices 3462 3463 3464 3465; +}; +batch TRIANGLE_STRIP +{ + indices 3466 3467 3468 3469; +}; +batch TRIANGLE_STRIP +{ + indices 3470 3471 3472 3473; +}; +batch TRIANGLE_STRIP +{ + indices 3474 3475 3476 3477; +}; +batch TRIANGLE_STRIP +{ + indices 3478 3479 3480 3481; +}; +batch TRIANGLE_STRIP +{ + indices 3482 3483 3484 3485; +}; +batch TRIANGLE_STRIP +{ + indices 3486 3487 3488 3489; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3491 3492 3493; +}; +batch TRIANGLE_STRIP +{ + indices 3494 3495 3496 3497; +}; +batch TRIANGLE_STRIP +{ + indices 3498 3499 3500 3501; +}; +batch TRIANGLE_STRIP +{ + indices 3502 3503 3504 3505; +}; +batch TRIANGLE_STRIP +{ + indices 3506 3507 3508 3509; +}; +batch TRIANGLE_STRIP +{ + indices 3510 3511 3512 3513; +}; +batch TRIANGLE_STRIP +{ + indices 3514 3515 3516 3517; +}; +batch TRIANGLE_STRIP +{ + indices 3518 3519 3520 3521; +}; +batch TRIANGLE_STRIP +{ + indices 3522 3523 3524 3525; +}; +batch TRIANGLE_STRIP +{ + indices 3526 3527 3528 3529; +}; +batch TRIANGLE_STRIP +{ + indices 3530 3531 3532 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3534 3535 3536 3537; +}; +batch TRIANGLE_STRIP +{ + indices 3538 3539 3540 3541; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3543 3544 3545; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3547 3548 3549; +}; +batch TRIANGLE_STRIP +{ + indices 3550 3551 3552 3553; +}; +batch TRIANGLE_STRIP +{ + indices 3554 3555 3556 3557; +}; +batch TRIANGLE_STRIP +{ + indices 3558 3559 3560 3561; +}; +batch TRIANGLE_STRIP +{ + indices 3562 3563 3564 3565; +}; +batch TRIANGLE_STRIP +{ + indices 3566 3567 3568 3569; +}; +batch TRIANGLE_STRIP +{ + indices 3570 3571 3572 3573; +}; +batch TRIANGLE_STRIP +{ + indices 3574 3575 3576 3577; +}; +batch TRIANGLE_STRIP +{ + indices 3578 3579 3580 3581; +}; +batch TRIANGLE_STRIP +{ + indices 3582 3583 3584 3585; +}; +batch TRIANGLE_STRIP +{ + indices 3586 3587 3588 3589; +}; +batch TRIANGLE_STRIP +{ + indices 3590 3591 3592 3593; +}; +batch TRIANGLE_STRIP +{ + indices 3594 3595 3596 3597; +}; +batch TRIANGLE_STRIP +{ + indices 3598 3599 3600 3601; +}; +batch TRIANGLE_STRIP +{ + indices 3602 3603 3604 3605; +}; +batch TRIANGLE_STRIP +{ + indices 3606 3607 3608 3609 3609 3607 3610 3610 3609 3611 3611 3610 3612 3612 3611 3613; +}; +batch TRIANGLE_STRIP +{ + indices 3614 3615 3616 3617 3617 3615 3618 3618 3617 3619 3619 3618 3620 3620 3619 3621; +}; +batch TRIANGLE_STRIP +{ + indices 3622 3623 3624 3625 3625 3623 3626 3626 3625 3627 3627 3626 3628 3628 3627 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3630 3631 3632 3633 3633 3631 3634 3634 3633 3635 3635 3634 3636 3636 3635 3637; +}; +batch TRIANGLE_STRIP +{ + indices 3638 3639 3640 3641 3641 3639 3642 3642 3641 3643 3643 3642 3644 3644 3643 3645; +}; +batch TRIANGLE_STRIP +{ + indices 3646 3647 3648 3649 3649 3647 3650 3650 3649 3651 3651 3650 3652 3652 3651 3653; +}; +batch TRIANGLE_STRIP +{ + indices 3654 3655 3656 3657 3657 3655 3658 3658 3657 3659 3659 3658 3660 3660 3659 3661; +}; +batch TRIANGLE_STRIP +{ + indices 3662 3663 3664 3665 3665 3663 3666 3666 3665 3667 3667 3666 3668 3668 3667 3669; +}; +batch TRIANGLE_STRIP +{ + indices 3670 3671 3672 3673 3673 3671 3674 3674 3673 3675 3675 3674 3676 3676 3675 3677; +}; +batch TRIANGLE_STRIP +{ + indices 3678 3679 3680 3681 3681 3679 3682 3682 3681 3683 3683 3682 3684 3684 3683 3685; +}; +batch TRIANGLE_STRIP +{ + indices 3686 3687 3688 3689 3689 3687 3690 3690 3689 3691 3691 3690 3692 3692 3691 3693; +}; +batch TRIANGLE_STRIP +{ + indices 3694 3695 3696 3697 3697 3695 3698 3698 3697 3699 3699 3698 3700 3700 3699 3701; +}; +batch TRIANGLE_STRIP +{ + indices 3702 3703 3704 3705 3705 3703 3706 3706 3705 3707 3707 3706 3708 3708 3707 3709; +}; +batch TRIANGLE_STRIP +{ + indices 3710 3711 3712 3713 3713 3711 3714 3714 3713 3715 3715 3714 3716 3716 3715 3717; +}; +batch TRIANGLE_STRIP +{ + indices 3718 3719 3720 3721 3721 3719 3722 3722 3721 3723 3723 3722 3724 3724 3723 3725; +}; +batch TRIANGLE_STRIP +{ + indices 3726 3727 3728 3729 3729 3727 3730 3730 3729 3731 3731 3730 3732 3732 3731 3733; +}; +batch TRIANGLE_STRIP +{ + indices 3734 3735 3736 3737 3737 3735 3738 3738 3737 3739 3739 3738 3740 3740 3739 3741; +}; +batch TRIANGLE_STRIP +{ + indices 3742 3743 3744 3745 3745 3743 3746 3746 3745 3747 3747 3746 3748 3748 3747 3749; +}; +batch TRIANGLE_STRIP +{ + indices 3750 3751 3752 3753 3753 3751 3754 3754 3753 3755 3755 3754 3756 3756 3755 3757; +}; +batch TRIANGLE_STRIP +{ + indices 3758 3759 3760 3761 3761 3759 3762 3762 3761 3763 3763 3762 3764 3764 3763 3765; +}; +batch TRIANGLE_STRIP +{ + indices 3766 3767 3768 3769 3769 3767 3770 3770 3769 3771 3771 3770 3772 3772 3771 3773; +}; +batch TRIANGLE_STRIP +{ + indices 3774 3775 3776 3777 3777 3775 3778 3778 3777 3779 3779 3778 3780 3780 3779 3781; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3783 3784 3785 3785 3783 3786 3786 3785 3787 3787 3786 3788 3788 3787 3789; +}; +batch TRIANGLE_STRIP +{ + indices 3790 3791 3792 3793 3793 3791 3794 3794 3793 3795 3795 3794 3796 3796 3795 3797; +}; +batch TRIANGLE_STRIP +{ + indices 3798 3799 3800 3801 3801 3799 3802 3802 3801 3803 3803 3802 3804 3804 3803 3805; +}; +batch TRIANGLE_STRIP +{ + indices 3806 3807 3808 3809 3809 3807 3810 3810 3809 3811 3811 3810 3812 3812 3811 3813; +}; +batch TRIANGLE_STRIP +{ + indices 3814 3815 3816 3817 3817 3815 3818 3818 3817 3819 3819 3818 3820 3820 3819 3821; +}; +batch TRIANGLE_STRIP +{ + indices 3822 3823 3824 3825 3825 3823 3826 3826 3825 3827 3827 3826 3828 3828 3827 3829; +}; +batch TRIANGLE_STRIP +{ + indices 3830 3831 3832 3833 3833 3831 3834 3834 3833 3835 3835 3834 3836 3836 3835 3837; +}; +batch TRIANGLE_STRIP +{ + indices 3838 3839 3840 3841 3841 3839 3842 3842 3841 3843 3843 3842 3844 3844 3843 3845; +}; +batch TRIANGLE_STRIP +{ + indices 3846 3847 3848 3849 3849 3847 3850 3850 3849 3851 3851 3850 3852 3852 3851 3853; +}; +batch TRIANGLE_STRIP +{ + indices 3854 3855 3856 3857 3857 3855 3858 3858 3857 3859 3859 3858 3860 3860 3859 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3862 3863 3864 3865 3865 3863 3866 3866 3865 3867 3867 3866 3868 3868 3867 3869; +}; +batch TRIANGLE_STRIP +{ + indices 3870 3871 3872 3873 3873 3871 3874 3874 3873 3875 3875 3874 3876 3876 3875 3877; +}; +batch TRIANGLE_STRIP +{ + indices 3878 3879 3880 3881 3881 3879 3882 3882 3881 3883 3883 3882 3884 3884 3883 3885; +}; +batch TRIANGLE_STRIP +{ + indices 3886 3887 3888 3889 3889 3887 3890 3890 3889 3891 3891 3890 3892 3892 3891 3893; +}; +batch TRIANGLE_STRIP +{ + indices 3894 3895 3896 3897 3897 3895 3898 3898 3897 3899 3899 3898 3900 3900 3899 3901; +}; +batch TRIANGLE_STRIP +{ + indices 3902 3903 3904 3905 3905 3903 3906 3906 3905 3907 3907 3906 3908 3908 3907 3909; +}; +batch TRIANGLE_STRIP +{ + indices 3910 3911 3912 3913 3913 3911 3914 3914 3913 3915 3915 3914 3916 3916 3915 3917; +}; +batch TRIANGLE_STRIP +{ + indices 3918 3919 3920 3921 3921 3919 3922 3922 3921 3923 3923 3922 3924 3924 3923 3925; +}; +batch TRIANGLE_STRIP +{ + indices 3926 3927 3928 3929 3929 3927 3930 3930 3929 3931 3931 3930 3932 3932 3931 3933; +}; +batch TRIANGLE_STRIP +{ + indices 3934 3935 3936 3937 3937 3935 3938 3938 3937 3939 3939 3938 3940 3940 3939 3941; +}; +batch TRIANGLE_STRIP +{ + indices 3942 3943 3944 3945 3945 3943 3946 3946 3945 3947 3947 3946 3948 3948 3947 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3950 3951 3952 3953 3953 3951 3954 3954 3953 3955 3955 3954 3956 3956 3955 3957; +}; +batch TRIANGLE_STRIP +{ + indices 3958 3959 3960 3961 3961 3959 3962 3962 3961 3963 3963 3962 3964 3964 3963 3965; +}; +batch TRIANGLE_STRIP +{ + indices 3966 3967 3968 3969 3969 3967 3970 3970 3969 3971 3971 3970 3972 3972 3971 3973; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3975 3976 3977 3977 3975 3978 3978 3977 3979 3979 3978 3980 3980 3979 3981; +}; +batch TRIANGLE_STRIP +{ + indices 3982 3983 3984 3985 3985 3983 3986 3986 3985 3987 3987 3986 3988 3988 3987 3989; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3991 3992 3993 3993 3991 3994 3994 3993 3995 3995 3994 3996 3996 3995 3997; +}; +batch TRIANGLE_STRIP +{ + indices 3998 3999 4000 4001 4001 3999 4002 4002 4001 4003 4003 4002 4004 4004 4003 4005; +}; +batch TRIANGLE_STRIP +{ + indices 4006 4007 4008 4009 4009 4007 4010 4010 4009 4011 4011 4010 4012 4012 4011 4013; +}; +batch TRIANGLE_STRIP +{ + indices 4014 4015 4016 4017 4017 4015 4018 4018 4017 4019 4019 4018 4020 4020 4019 4021; +}; +batch TRIANGLE_STRIP +{ + indices 4022 4023 4024 4025 4025 4023 4026 4026 4025 4027 4027 4026 4028 4028 4027 4029; +}; +batch TRIANGLE_STRIP +{ + indices 4030 4031 4032 4033 4033 4031 4034 4034 4033 4035 4035 4034 4036 4036 4035 4037; +}; +batch TRIANGLE_STRIP +{ + indices 4038 4039 4040 4041 4041 4039 4042 4042 4041 4043 4043 4042 4044 4044 4043 4045; +}; +batch TRIANGLE_STRIP +{ + indices 4046 4047 4048 4049 4049 4047 4050 4050 4049 4051 4051 4050 4052 4052 4051 4053; +}; +batch TRIANGLE_STRIP +{ + indices 4054 4055 4056 4057 4057 4055 4058 4058 4057 4059 4059 4058 4060 4060 4059 4061; +}; +batch TRIANGLE_STRIP +{ + indices 4062 4063 4064 4065 4065 4063 4066 4066 4065 4067 4067 4066 4068 4068 4067 4069; +}; +batch TRIANGLE_STRIP +{ + indices 4070 4071 4072 4073 4073 4071 4074 4074 4073 4075 4075 4074 4076 4076 4075 4077; +}; +batch TRIANGLE_STRIP +{ + indices 4078 4079 4080 4081 4081 4079 4082 4082 4081 4083 4083 4082 4084 4084 4083 4085; +}; +batch TRIANGLE_STRIP +{ + indices 4086 4087 4088 4089 4089 4087 4090 4090 4089 4091 4091 4090 4092 4092 4091 4093; +}; +batch TRIANGLE_STRIP +{ + indices 4094 4095 4096 4097 4097 4095 4098 4098 4097 4099 4099 4098 4100 4100 4099 4101; +}; +batch TRIANGLE_STRIP +{ + indices 4102 4103 4104 4105 4105 4103 4106 4106 4105 4107 4107 4106 4108 4108 4107 4109; +}; +batch TRIANGLE_STRIP +{ + indices 4110 4111 4112 4113 4113 4111 4114 4114 4113 4115 4115 4114 4116 4116 4115 4117; +}; +batch TRIANGLE_STRIP +{ + indices 4118 4119 4120 4121 4121 4119 4122 4122 4121 4123 4123 4122 4124 4124 4123 4125; +}; +batch TRIANGLE_STRIP +{ + indices 4126 4127 4128 4129 4129 4127 4130 4130 4129 4131 4131 4130 4132 4132 4131 4133; +}; +batch TRIANGLE_STRIP +{ + indices 4134 4135 4136 4137 4137 4135 4138 4138 4137 4139 4139 4138 4140 4140 4139 4141; +}; +batch TRIANGLE_STRIP +{ + indices 4142 4143 4144 4145 4145 4143 4146 4146 4145 4147 4147 4146 4148 4148 4147 4149; +}; +batch TRIANGLE_STRIP +{ + indices 4150 4151 4152 4153 4153 4151 4154 4154 4153 4155 4155 4154 4156 4156 4155 4157; +}; +batch TRIANGLE_STRIP +{ + indices 4158 4159 4160 4161 4161 4159 4162 4162 4161 4163 4163 4162 4164 4164 4163 4165; +}; +batch TRIANGLE_STRIP +{ + indices 4166 4167 4168 4169 4169 4167 4170 4170 4169 4171 4171 4170 4172 4172 4171 4173; +}; +batch TRIANGLE_STRIP +{ + indices 4174 4175 4176 4177 4177 4175 4178 4178 4177 4179 4179 4178 4180 4180 4179 4181; +}; +batch TRIANGLE_STRIP +{ + indices 4182 4183 4184 4185 4185 4183 4186 4186 4185 4187 4187 4186 4188 4188 4187 4189; +}; +batch TRIANGLE_STRIP +{ + indices 4190 4191 4192 4193 4193 4191 4194 4194 4193 4195 4195 4194 4196 4196 4195 4197; +}; +batch TRIANGLE_STRIP +{ + indices 4198 4199 4200 4201 4201 4199 4202 4202 4201 4203 4203 4202 4204 4204 4203 4205; +}; +batch TRIANGLE_STRIP +{ + indices 4206 4207 4208 4209 4209 4207 4210 4210 4209 4211 4211 4210 4212 4212 4211 4213; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4215 4216 4217 4217 4215 4218 4218 4217 4219 4219 4218 4220 4220 4219 4221; +}; +batch TRIANGLE_STRIP +{ + indices 4222 4223 4224 4225 4225 4223 4226 4226 4225 4227 4227 4226 4228 4228 4227 4229; +}; +batch TRIANGLE_STRIP +{ + indices 4230 4231 4232 4233 4233 4231 4234 4234 4233 4235 4235 4234 4236 4236 4235 4237; +}; +batch TRIANGLE_STRIP +{ + indices 4238 4239 4240 4241 4241 4239 4242 4242 4241 4243 4243 4242 4244 4244 4243 4245; +}; +batch TRIANGLE_STRIP +{ + indices 4246 4247 4248 4249 4249 4247 4250 4250 4249 4251 4251 4250 4252 4252 4251 4253; +}; +batch TRIANGLE_STRIP +{ + indices 4254 4255 4256 4257 4257 4255 4258 4258 4257 4259 4259 4258 4260 4260 4259 4261; +}; +batch TRIANGLE_STRIP +{ + indices 4262 4263 4264 4265 4265 4263 4266 4266 4265 4267 4267 4266 4268 4268 4267 4269; +}; +batch TRIANGLE_STRIP +{ + indices 4270 4271 4272 4273 4273 4271 4274 4274 4273 4275 4275 4274 4276 4276 4275 4277; +}; +batch TRIANGLE_STRIP +{ + indices 4278 4279 4280 4281 4281 4279 4282 4282 4281 4283 4283 4282 4284 4284 4283 4285; +}; +batch TRIANGLE_STRIP +{ + indices 4286 4287 4288 4289 4289 4287 4290 4290 4289 4291 4291 4290 4292 4292 4291 4293; +}; +batch TRIANGLE_STRIP +{ + indices 4294 4295 4296 4297 4297 4295 4298 4298 4297 4299 4299 4298 4300 4300 4299 4301; +}; +batch TRIANGLE_STRIP +{ + indices 4302 4303 4304 4305 4305 4303 4306 4306 4305 4307 4307 4306 4308 4308 4307 4309; +}; +batch TRIANGLE_STRIP +{ + indices 4310 4311 4312 4313 4313 4311 4314 4314 4313 4315 4315 4314 4316 4316 4315 4317; +}; +batch TRIANGLE_STRIP +{ + indices 4318 4319 4320 4321 4321 4319 4322 4322 4321 4323 4323 4322 4324 4324 4323 4325; +}; +batch TRIANGLE_STRIP +{ + indices 4326 4327 4328 4329 4329 4327 4330 4330 4329 4331 4331 4330 4332 4332 4331 4333; +}; +batch TRIANGLE_STRIP +{ + indices 4334 4335 4336 4337 4337 4335 4338 4338 4337 4339 4339 4338 4340 4340 4339 4341; +}; +batch TRIANGLE_STRIP +{ + indices 4342 4343 4344 4345 4345 4343 4346 4346 4345 4347 4347 4346 4348 4348 4347 4349; +}; +batch TRIANGLE_STRIP +{ + indices 4350 4351 4352 4353 4353 4351 4354 4354 4353 4355 4355 4354 4356 4356 4355 4357; +}; +batch TRIANGLE_STRIP +{ + indices 4358 4359 4360 4361 4361 4359 4362 4362 4361 4363 4363 4362 4364 4364 4363 4365; +}; +batch TRIANGLE_STRIP +{ + indices 4366 4367 4368 4369 4369 4367 4370 4370 4369 4371 4371 4370 4372 4372 4371 4373; +}; +batch TRIANGLE_STRIP +{ + indices 4374 4375 4376 4377 4377 4375 4378 4378 4377 4379 4379 4378 4380 4380 4379 4381; +}; +batch TRIANGLE_STRIP +{ + indices 4382 4383 4384 4385 4385 4383 4386 4386 4385 4387 4387 4386 4388 4388 4387 4389; +}; +batch TRIANGLE_STRIP +{ + indices 4390 4391 4392 4393 4393 4391 4394 4394 4393 4395 4395 4394 4396 4396 4395 4397; +}; +batch TRIANGLE_STRIP +{ + indices 4398 4399 4400 4401 4401 4399 4402 4402 4401 4403 4403 4402 4404 4404 4403 4405; +}; +batch TRIANGLE_STRIP +{ + indices 4406 4407 4408 4409 4409 4407 4410 4410 4409 4411 4411 4410 4412 4412 4411 4413; +}; +batch TRIANGLE_STRIP +{ + indices 4414 4415 4416 4417 4417 4415 4418 4418 4417 4419 4419 4418 4420 4420 4419 4421; +}; +batch TRIANGLE_STRIP +{ + indices 4422 4423 4424 4425 4425 4423 4426 4426 4425 4427 4427 4426 4428 4428 4427 4429; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4431 4432 4433 4433 4431 4434 4434 4433 4435 4435 4434 4436 4436 4435 4437; +}; +batch TRIANGLE_STRIP +{ + indices 4438 4439 4440 4441 4441 4439 4442 4442 4441 4443 4443 4442 4444 4444 4443 4445; +}; +batch TRIANGLE_STRIP +{ + indices 4446 4447 4448 4449 4449 4447 4450 4450 4449 4451 4451 4450 4452 4452 4451 4453; +}; +batch TRIANGLE_STRIP +{ + indices 4454 4455 4456 4457 4457 4455 4458 4458 4457 4459 4459 4458 4460 4460 4459 4461; +}; +batch TRIANGLE_STRIP +{ + indices 4462 4463 4464 4465 4465 4463 4466 4466 4465 4467 4467 4466 4468 4468 4467 4469; +}; +batch TRIANGLE_STRIP +{ + indices 4470 4471 4472 4473 4473 4471 4474 4474 4473 4475 4475 4474 4476 4476 4475 4477; +}; +batch TRIANGLE_STRIP +{ + indices 4478 4479 4480 4481 4481 4479 4482 4482 4481 4483 4483 4482 4484 4484 4483 4485; +}; +batch TRIANGLE_STRIP +{ + indices 4486 4487 4488 4489 4489 4487 4490 4490 4489 4491 4491 4490 4492 4492 4491 4493; +}; +batch TRIANGLE_STRIP +{ + indices 4494 4495 4496 4497 4497 4495 4498 4498 4497 4499 4499 4498 4500 4500 4499 4501; +}; +batch TRIANGLE_STRIP +{ + indices 4502 4503 4504 4505 4505 4503 4506 4506 4505 4507 4507 4506 4508 4508 4507 4509; +}; +batch TRIANGLE_STRIP +{ + indices 4510 4511 4512 4513 4513 4511 4514 4514 4513 4515 4515 4514 4516 4516 4515 4517; +}; +batch TRIANGLE_STRIP +{ + indices 4518 4519 4520 4521 4521 4519 4522 4522 4521 4523 4523 4522 4524 4524 4523 4525; +}; +batch TRIANGLE_STRIP +{ + indices 4526 4527 4528 4529 4529 4527 4530 4530 4529 4531 4531 4530 4532 4532 4531 4533; +}; +batch TRIANGLE_STRIP +{ + indices 4534 4535 4536 4537 4537 4535 4538 4538 4537 4539 4539 4538 4540 4540 4539 4541; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4543 4544 4545 4545 4543 4546 4546 4545 4547 4547 4546 4548 4548 4547 4549; +}; +batch TRIANGLE_STRIP +{ + indices 4550 4551 4552 4553 4553 4551 4554 4554 4553 4555 4555 4554 4556 4556 4555 4557; +}; +batch TRIANGLE_STRIP +{ + indices 4558 4559 4560 4561 4561 4559 4562 4562 4561 4563 4563 4562 4564 4564 4563 4565; +}; +batch TRIANGLE_STRIP +{ + indices 4566 4567 4568 4569 4569 4567 4570 4570 4569 4571 4571 4570 4572 4572 4571 4573; +}; +batch TRIANGLE_STRIP +{ + indices 4574 4575 4576 4577 4577 4575 4578 4578 4577 4579 4579 4578 4580 4580 4579 4581; +}; +batch TRIANGLE_STRIP +{ + indices 4582 4583 4584 4585 4585 4583 4586 4586 4585 4587 4587 4586 4588 4588 4587 4589; +}; +batch TRIANGLE_STRIP +{ + indices 4590 4591 4592 4593 4593 4591 4594 4594 4593 4595 4595 4594 4596 4596 4595 4597; +}; +batch TRIANGLE_STRIP +{ + indices 4598 4599 4600 4601 4601 4599 4602 4602 4601 4603 4603 4602 4604 4604 4603 4605; +}; +batch TRIANGLE_STRIP +{ + indices 4606 4607 4608 4609 4609 4607 4610 4610 4609 4611 4611 4610 4612 4612 4611 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4614 4615 4616 4617 4617 4615 4618 4618 4617 4619 4619 4618 4620 4620 4619 4621; +}; +batch TRIANGLE_STRIP +{ + indices 4622 4623 4624 4625 4625 4623 4626 4626 4625 4627 4627 4626 4628 4628 4627 4629; +}; +batch TRIANGLE_STRIP +{ + indices 4630 4631 4632 4633 4633 4631 4634 4634 4633 4635 4635 4634 4636 4636 4635 4637; +}; +batch TRIANGLE_STRIP +{ + indices 4638 4639 4640 4641 4641 4639 4642 4642 4641 4643 4643 4642 4644 4644 4643 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4646 4647 4648 4649 4649 4647 4650 4650 4649 4651 4651 4650 4652 4652 4651 4653; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4655 4656 4657 4657 4655 4658 4658 4657 4659 4659 4658 4660 4660 4659 4661; +}; +batch TRIANGLE_STRIP +{ + indices 4662 4663 4664 4665 4665 4663 4666 4666 4665 4667 4667 4666 4668 4668 4667 4669; +}; +batch TRIANGLE_STRIP +{ + indices 4670 4671 4672 4673 4673 4671 4674 4674 4673 4675 4675 4674 4676 4676 4675 4677; +}; +batch TRIANGLE_STRIP +{ + indices 4678 4679 4680 4681 4681 4679 4682 4682 4681 4683 4683 4682 4684 4684 4683 4685; +}; +batch TRIANGLE_STRIP +{ + indices 4686 4687 4688 4689 4689 4687 4690 4690 4689 4691 4691 4690 4692 4692 4691 4693; +}; +batch TRIANGLE_STRIP +{ + indices 4694 4695 4696 4697 4697 4695 4698 4698 4697 4699 4699 4698 4700 4700 4699 4701; +}; +batch TRIANGLE_STRIP +{ + indices 4702 4703 4704 4705 4705 4703 4706 4706 4705 4707 4707 4706 4708 4708 4707 4709; +}; +batch TRIANGLE_STRIP +{ + indices 4710 4711 4712 4713 4713 4711 4714 4714 4713 4715 4715 4714 4716 4716 4715 4717; +}; +batch TRIANGLE_STRIP +{ + indices 4718 4719 4720 4721 4721 4719 4722 4722 4721 4723 4723 4722 4724 4724 4723 4725; +}; +batch TRIANGLE_STRIP +{ + indices 4726 4727 4728 4729 4729 4727 4730 4730 4729 4731 4731 4730 4732 4732 4731 4733; +}; +batch TRIANGLE_STRIP +{ + indices 4734 4735 4736 4737 4737 4735 4738 4738 4737 4739 4739 4738 4740 4740 4739 4741; +}; +batch TRIANGLE_STRIP +{ + indices 4742 4743 4744 4745 4745 4743 4746 4746 4745 4747 4747 4746 4748 4748 4747 4749; +}; +batch TRIANGLE_STRIP +{ + indices 4750 4751 4752 4753 4753 4751 4754 4754 4753 4755 4755 4754 4756 4756 4755 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4758 4759 4760 4761 4761 4759 4762 4762 4761 4763 4763 4762 4764 4764 4763 4765; +}; +batch TRIANGLE_STRIP +{ + indices 4766 4767 4768 4769 4769 4767 4770 4770 4769 4771 4771 4770 4772 4772 4771 4773; +}; +batch TRIANGLE_STRIP +{ + indices 4774 4775 4776 4777 4777 4775 4778 4778 4777 4779 4779 4778 4780 4780 4779 4781; +}; +batch TRIANGLE_STRIP +{ + indices 4782 4783 4784 4785 4785 4783 4786 4786 4785 4787 4787 4786 4788 4788 4787 4789; +}; +batch TRIANGLE_STRIP +{ + indices 4790 4791 4792 4793 4793 4791 4794 4794 4793 4795 4795 4794 4796 4796 4795 4797; +}; +batch TRIANGLE_STRIP +{ + indices 4798 4799 4800 4801 4801 4799 4802 4802 4801 4803 4803 4802 4804 4804 4803 4805; +}; +batch TRIANGLE_STRIP +{ + indices 4806 4807 4808 4809 4809 4807 4810 4810 4809 4811 4811 4810 4812 4812 4811 4813; +}; +batch TRIANGLE_STRIP +{ + indices 4814 4815 4816 4817 4817 4815 4818 4818 4817 4819 4819 4818 4820 4820 4819 4821; +}; +batch TRIANGLE_STRIP +{ + indices 4822 4823 4824 4825 4825 4823 4826 4826 4825 4827 4827 4826 4828 4828 4827 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4830 4831 4832 4833 4833 4831 4834 4834 4833 4835 4835 4834 4836 4836 4835 4837; +}; +batch TRIANGLE_STRIP +{ + indices 4838 4839 4840 4841 4841 4839 4842 4842 4841 4843 4843 4842 4844 4844 4843 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4846 4847 4848 4849 4849 4847 4850 4850 4849 4851 4851 4850 4852 4852 4851 4853; +}; +batch TRIANGLE_STRIP +{ + indices 4854 4855 4856 4857 4857 4855 4858 4858 4857 4859 4859 4858 4860 4860 4859 4861; +}; +batch TRIANGLE_STRIP +{ + indices 4862 4863 4864 4865 4865 4863 4866 4866 4865 4867 4867 4866 4868 4868 4867 4869; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4871 4872 4873 4873 4871 4874 4874 4873 4875 4875 4874 4876 4876 4875 4877; +}; +batch TRIANGLE_STRIP +{ + indices 4878 4879 4880 4881 4881 4879 4882 4882 4881 4883 4883 4882 4884 4884 4883 4885; +}; +batch TRIANGLE_STRIP +{ + indices 4886 4887 4888 4889 4889 4887 4890 4890 4889 4891 4891 4890 4892 4892 4891 4893; +}; +batch TRIANGLE_STRIP +{ + indices 4894 4895 4896 4897 4897 4895 4898 4898 4897 4899 4899 4898 4900 4900 4899 4901; +}; +batch TRIANGLE_STRIP +{ + indices 4902 4903 4904 4905 4905 4903 4906 4906 4905 4907 4907 4906 4908 4908 4907 4909; +}; +batch TRIANGLE_STRIP +{ + indices 4910 4911 4912 4913 4913 4911 4914 4914 4913 4915 4915 4914 4916 4916 4915 4917; +}; +batch TRIANGLE_STRIP +{ + indices 4918 4919 4920 4921 4921 4919 4922 4922 4921 4923 4923 4922 4924 4924 4923 4925; +}; +batch TRIANGLE_STRIP +{ + indices 4926 4927 4928 4929 4929 4927 4930 4930 4929 4931 4931 4930 4932 4932 4931 4933; +}; +batch TRIANGLE_STRIP +{ + indices 4934 4935 4936 4937 4937 4935 4938 4938 4937 4939 4939 4938 4940 4940 4939 4941; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4943 4944 4945 4945 4943 4946 4946 4945 4947 4947 4946 4948 4948 4947 4949; +}; +batch TRIANGLE_STRIP +{ + indices 4950 4951 4952 4953 4953 4951 4954 4954 4953 4955 4955 4954 4956 4956 4955 4957; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4959 4960 4961 4961 4959 4962 4962 4961 4963 4963 4962 4964 4964 4963 4965; +}; +batch TRIANGLE_STRIP +{ + indices 4966 4967 4968 4969 4969 4967 4970 4970 4969 4971 4971 4970 4972 4972 4971 4973; +}; +batch TRIANGLE_STRIP +{ + indices 4974 4975 4976 4977 4977 4975 4978 4978 4977 4979 4979 4978 4980 4980 4979 4981; +}; +batch TRIANGLE_STRIP +{ + indices 4982 4983 4984 4985 4985 4983 4986 4986 4985 4987 4987 4986 4988 4988 4987 4989; +}; +batch TRIANGLE_STRIP +{ + indices 4990 4991 4992 4993 4993 4991 4994 4994 4993 4995 4995 4994 4996 4996 4995 4997; +}; +batch TRIANGLE_STRIP +{ + indices 4998 4999 5000 5001 5001 4999 5002 5002 5001 5003 5003 5002 5004 5004 5003 5005; +}; +batch TRIANGLE_STRIP +{ + indices 5006 5007 5008 5009 5009 5007 5010 5010 5009 5011 5011 5010 5012 5012 5011 5013; +}; +batch TRIANGLE_STRIP +{ + indices 5014 5015 5016 5017 5017 5015 5018 5018 5017 5019 5019 5018 5020 5020 5019 5021; +}; +batch TRIANGLE_STRIP +{ + indices 5022 5023 5024 5025 5025 5023 5026 5026 5025 5027 5027 5026 5028 5028 5027 5029; +}; +batch TRIANGLE_STRIP +{ + indices 5030 5031 5032 5033 5033 5031 5034 5034 5033 5035 5035 5034 5036 5036 5035 5037; +}; +batch TRIANGLE_STRIP +{ + indices 5038 5039 5040 5041 5041 5039 5042 5042 5041 5043 5043 5042 5044 5044 5043 5045; +}; +batch TRIANGLE_STRIP +{ + indices 5046 5047 5048 5049 5049 5047 5050 5050 5049 5051 5051 5050 5052 5052 5051 5053; +}; +batch TRIANGLE_STRIP +{ + indices 5054 5055 5056 5057 5057 5055 5058 5058 5057 5059 5059 5058 5060 5060 5059 5061; +}; +batch TRIANGLE_STRIP +{ + indices 5062 5063 5064 5065 5065 5063 5066 5066 5065 5067 5067 5066 5068 5068 5067 5069; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5071 5072 5073 5073 5071 5074 5074 5073 5075 5075 5074 5076 5076 5075 5077; +}; +batch TRIANGLE_STRIP +{ + indices 5078 5079 5080 5081 5081 5079 5082 5082 5081 5083 5083 5082 5084 5084 5083 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5086 5087 5088 5089 5089 5087 5090 5090 5089 5091 5091 5090 5092 5092 5091 5093; +}; +batch TRIANGLE_STRIP +{ + indices 5094 5095 5096 5097 5097 5095 5098 5098 5097 5099 5099 5098 5100 5100 5099 5101; +}; +batch TRIANGLE_STRIP +{ + indices 5102 5103 5104 5105 5105 5103 5106 5106 5105 5107 5107 5106 5108 5108 5107 5109; +}; +batch TRIANGLE_STRIP +{ + indices 5110 5111 5112 5113 5113 5111 5114 5114 5113 5115 5115 5114 5116 5116 5115 5117; +}; +batch TRIANGLE_STRIP +{ + indices 5118 5119 5120 5121 5121 5119 5122 5122 5121 5123 5123 5122 5124 5124 5123 5125; +}; +batch TRIANGLE_STRIP +{ + indices 5126 5127 5128 5129 5129 5127 5130 5130 5129 5131 5131 5130 5132 5132 5131 5133; +}; +batch TRIANGLE_STRIP +{ + indices 5134 5135 5136 5137 5137 5135 5138 5138 5137 5139 5139 5138 5140 5140 5139 5141; +}; +batch TRIANGLE_STRIP +{ + indices 5142 5143 5144 5145 5145 5143 5146 5146 5145 5147 5147 5146 5148 5148 5147 5149; +}; +batch TRIANGLE_STRIP +{ + indices 5150 5151 5152 5153 5153 5151 5154 5154 5153 5155 5155 5154 5156 5156 5155 5157; +}; +batch TRIANGLE_STRIP +{ + indices 5158 5159 5160 5161 5161 5159 5162 5162 5161 5163 5163 5162 5164 5164 5163 5165; +}; +batch TRIANGLE_STRIP +{ + indices 5166 5167 5168 5169 5169 5167 5170 5170 5169 5171 5171 5170 5172 5172 5171 5173; +}; +batch TRIANGLE_STRIP +{ + indices 5174 5175 5176 5177 5177 5175 5178 5178 5177 5179 5179 5178 5180 5180 5179 5181; +}; +batch TRIANGLE_STRIP +{ + indices 5182 5183 5184 5185 5185 5183 5186 5186 5185 5187 5187 5186 5188 5188 5187 5189; +}; +batch TRIANGLE_STRIP +{ + indices 5190 5191 5192 5193 5193 5191 5194 5194 5193 5195 5195 5194 5196 5196 5195 5197; +}; +batch TRIANGLE_STRIP +{ + indices 5198 5199 5200 5201 5201 5199 5202 5202 5201 5203 5203 5202 5204 5204 5203 5205; +}; +batch TRIANGLE_STRIP +{ + indices 5206 5207 5208 5209 5209 5207 5210 5210 5209 5211 5211 5210 5212 5212 5211 5213; +}; +batch TRIANGLE_STRIP +{ + indices 5214 5215 5216 5217 5217 5215 5218 5218 5217 5219 5219 5218 5220 5220 5219 5221; +}; +batch TRIANGLE_STRIP +{ + indices 5222 5223 5224 5225 5225 5223 5226 5226 5225 5227 5227 5226 5228 5228 5227 5229; +}; +batch TRIANGLE_STRIP +{ + indices 5230 5231 5232 5233 5233 5231 5234 5234 5233 5235 5235 5234 5236 5236 5235 5237; +}; +batch TRIANGLE_STRIP +{ + indices 5238 5239 5240 5241 5241 5239 5242 5242 5241 5243 5243 5242 5244 5244 5243 5245; +}; +batch TRIANGLE_STRIP +{ + indices 5246 5247 5248 5249 5249 5247 5250 5250 5249 5251 5251 5250 5252 5252 5251 5253; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5255 5256 5257 5257 5255 5258 5258 5257 5259 5259 5258 5260 5260 5259 5261; +}; +batch TRIANGLE_STRIP +{ + indices 5262 5263 5264 5265 5265 5263 5266 5266 5265 5267 5267 5266 5268 5268 5267 5269; +}; +batch TRIANGLE_STRIP +{ + indices 5270 5271 5272 5273 5273 5271 5274 5274 5273 5275 5275 5274 5276 5276 5275 5277; +}; +batch TRIANGLE_STRIP +{ + indices 5278 5279 5280 5281 5281 5279 5282 5282 5281 5283 5283 5282 5284 5284 5283 5285; +}; +batch TRIANGLE_STRIP +{ + indices 5286 5287 5288 5289 5289 5287 5290 5290 5289 5291 5291 5290 5292 5292 5291 5293; +}; +batch TRIANGLE_STRIP +{ + indices 5294 5295 5296 5297 5297 5295 5298 5298 5297 5299 5299 5298 5300 5300 5299 5301; +}; +batch TRIANGLE_STRIP +{ + indices 5302 5303 5304 5305 5305 5303 5306 5306 5305 5307 5307 5306 5308 5308 5307 5309; +}; +batch TRIANGLE_STRIP +{ + indices 5310 5311 5312 5313 5313 5311 5314 5314 5313 5315 5315 5314 5316 5316 5315 5317; +}; +batch TRIANGLE_STRIP +{ + indices 5318 5319 5320 5321 5321 5319 5322 5322 5321 5323 5323 5322 5324 5324 5323 5325; +}; +batch TRIANGLE_STRIP +{ + indices 5326 5327 5328 5329 5329 5327 5330 5330 5329 5331 5331 5330 5332 5332 5331 5333; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5335 5336 5337 5337 5335 5338 5338 5337 5339 5339 5338 5340 5340 5339 5341; +}; +batch TRIANGLE_STRIP +{ + indices 5342 5343 5344 5345 5345 5343 5346 5346 5345 5347 5347 5346 5348 5348 5347 5349; +}; +batch TRIANGLE_STRIP +{ + indices 5350 5351 5352 5353 5353 5351 5354 5354 5353 5355 5355 5354 5356 5356 5355 5357; +}; +batch TRIANGLE_STRIP +{ + indices 5358 5359 5360 5361 5361 5359 5362 5362 5361 5363 5363 5362 5364 5364 5363 5365; +}; +batch TRIANGLE_STRIP +{ + indices 5366 5367 5368 5369 5369 5367 5370 5370 5369 5371 5371 5370 5372 5372 5371 5373; +}; +batch TRIANGLE_STRIP +{ + indices 5374 5375 5376 5377 5377 5375 5378 5378 5377 5379 5379 5378 5380 5380 5379 5381; +}; +batch TRIANGLE_STRIP +{ + indices 5382 5383 5384 5385 5385 5383 5386 5386 5385 5387 5387 5386 5388 5388 5387 5389; +}; +batch TRIANGLE_STRIP +{ + indices 5390 5391 5392 5393 5393 5391 5394 5394 5393 5395 5395 5394 5396 5396 5395 5397; +}; +batch TRIANGLE_STRIP +{ + indices 5398 5399 5400 5401 5401 5399 5402 5402 5401 5403 5403 5402 5404 5404 5403 5405; +}; +batch TRIANGLE_STRIP +{ + indices 5406 5407 5408 5409 5409 5407 5410 5410 5409 5411 5411 5410 5412 5412 5411 5413; +}; +batch TRIANGLE_STRIP +{ + indices 5414 5415 5416 5417 5417 5415 5418 5418 5417 5419 5419 5418 5420 5420 5419 5421; +}; +batch TRIANGLE_STRIP +{ + indices 5422 5423 5424 5425 5425 5423 5426 5426 5425 5427 5427 5426 5428 5428 5427 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5430 5431 5432 5433 5433 5431 5434 5434 5433 5435 5435 5434 5436 5436 5435 5437; +}; +batch TRIANGLE_STRIP +{ + indices 5438 5439 5440 5441 5441 5439 5442 5442 5441 5443 5443 5442 5444 5444 5443 5445; +}; +batch TRIANGLE_STRIP +{ + indices 5446 5447 5448 5449 5449 5447 5450 5450 5449 5451 5451 5450 5452 5452 5451 5453; +}; +batch TRIANGLE_STRIP +{ + indices 5454 5455 5456 5457 5457 5455 5458 5458 5457 5459 5459 5458 5460 5460 5459 5461; +}; +batch TRIANGLE_STRIP +{ + indices 5462 5463 5464 5465 5465 5463 5466 5466 5465 5467 5467 5466 5468 5468 5467 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5470 5471 5472 5473 5473 5471 5474 5474 5473 5475 5475 5474 5476 5476 5475 5477; +}; +batch TRIANGLE_STRIP +{ + indices 5478 5479 5480 5481 5481 5479 5482 5482 5481 5483 5483 5482 5484 5484 5483 5485; +}; +batch TRIANGLE_STRIP +{ + indices 5486 5487 5488 5489 5489 5487 5490 5490 5489 5491 5491 5490 5492 5492 5491 5493; +}; +batch TRIANGLE_STRIP +{ + indices 5494 5495 5496 5497 5497 5495 5498 5498 5497 5499 5499 5498 5500 5500 5499 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5502 5503 5504 5505 5505 5503 5506 5506 5505 5507 5507 5506 5508 5508 5507 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5510 5511 5512 5513 5513 5511 5514 5514 5513 5515 5515 5514 5516 5516 5515 5517; +}; +batch TRIANGLE_STRIP +{ + indices 5518 5519 5520 5521 5521 5519 5522 5522 5521 5523 5523 5522 5524 5524 5523 5525; +}; +batch TRIANGLE_STRIP +{ + indices 5526 5527 5528 5529 5529 5527 5530 5530 5529 5531 5531 5530 5532 5532 5531 5533; +}; +batch TRIANGLE_STRIP +{ + indices 5534 5535 5536 5537 5537 5535 5538 5538 5537 5539 5539 5538 5540 5540 5539 5541; +}; +batch TRIANGLE_STRIP +{ + indices 5542 5543 5544 5545 5545 5543 5546 5546 5545 5547 5547 5546 5548 5548 5547 5549; +}; +batch TRIANGLE_STRIP +{ + indices 5550 5551 5552 5553 5553 5551 5554 5554 5553 5555 5555 5554 5556 5556 5555 5557; +}; +batch TRIANGLE_STRIP +{ + indices 5558 5559 5560 5561 5561 5559 5562 5562 5561 5563 5563 5562 5564 5564 5563 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5566 5567 5568 5569 5569 5567 5570 5570 5569 5571 5571 5570 5572 5572 5571 5573; +}; +batch TRIANGLE_STRIP +{ + indices 5574 5575 5576 5577 5577 5575 5578 5578 5577 5579 5579 5578 5580 5580 5579 5581; +}; +batch TRIANGLE_STRIP +{ + indices 5582 5583 5584 5585 5585 5583 5586 5586 5585 5587 5587 5586 5588 5588 5587 5589; +}; +batch TRIANGLE_STRIP +{ + indices 5590 5591 5592 5593 5593 5591 5594 5594 5593 5595 5595 5594 5596 5596 5595 5597; +}; +batch TRIANGLE_STRIP +{ + indices 5598 5599 5600 5601 5601 5599 5602 5602 5601 5603 5603 5602 5604 5604 5603 5605; +}; +batch TRIANGLE_STRIP +{ + indices 5606 5607 5608 5609 5609 5607 5610 5610 5609 5611 5611 5610 5612 5612 5611 5613; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5615 5616 5617 5617 5615 5618 5618 5617 5619 5619 5618 5620 5620 5619 5621; +}; +batch TRIANGLE_STRIP +{ + indices 5622 5623 5624 5625 5625 5623 5626 5626 5625 5627 5627 5626 5628 5628 5627 5629; +}; +batch TRIANGLE_STRIP +{ + indices 5630 5631 5632 5633 5633 5631 5634 5634 5633 5635 5635 5634 5636 5636 5635 5637; +}; +batch TRIANGLE_STRIP +{ + indices 5638 5639 5640 5641 5641 5639 5642 5642 5641 5643 5643 5642 5644 5644 5643 5645; +}; +batch TRIANGLE_STRIP +{ + indices 5646 5647 5648 5649 5649 5647 5650 5650 5649 5651 5651 5650 5652 5652 5651 5653; +}; +batch TRIANGLE_STRIP +{ + indices 5654 5655 5656 5657 5657 5655 5658 5658 5657 5659 5659 5658 5660 5660 5659 5661; +}; +batch TRIANGLE_STRIP +{ + indices 5662 5663 5664 5665 5665 5663 5666 5666 5665 5667 5667 5666 5668 5668 5667 5669; +}; +batch TRIANGLE_STRIP +{ + indices 5670 5671 5672 5673 5673 5671 5674 5674 5673 5675 5675 5674 5676 5676 5675 5677; +}; +batch TRIANGLE_STRIP +{ + indices 5678 5679 5680 5681 5681 5679 5682 5682 5681 5683 5683 5682 5684 5684 5683 5685; +}; +batch TRIANGLE_STRIP +{ + indices 5686 5687 5688 5689 5689 5687 5690 5690 5689 5691 5691 5690 5692 5692 5691 5693; +}; +batch TRIANGLE_STRIP +{ + indices 5694 5695 5696 5697 5697 5695 5698 5698 5697 5699 5699 5698 5700 5700 5699 5701; +}; +batch TRIANGLE_STRIP +{ + indices 5702 5703 5704 5705 5705 5703 5706 5706 5705 5707 5707 5706 5708 5708 5707 5709; +}; +batch TRIANGLE_STRIP +{ + indices 5710 5711 5712 5713 5713 5711 5714 5714 5713 5715 5715 5714 5716 5716 5715 5717; +}; +batch TRIANGLE_STRIP +{ + indices 5718 5719 5720 5721 5721 5719 5722 5722 5721 5723 5723 5722 5724 5724 5723 5725; +}; +batch TRIANGLE_STRIP +{ + indices 5726 5727 5728 5729 5729 5727 5730 5730 5729 5731 5731 5730 5732 5732 5731 5733; +}; +batch TRIANGLE_STRIP +{ + indices 5734 5735 5736 5737 5737 5735 5738 5738 5737 5739 5739 5738 5740 5740 5739 5741; +}; +batch TRIANGLE_STRIP +{ + indices 5742 5743 5744 5745 5745 5743 5746 5746 5745 5747 5747 5746 5748 5748 5747 5749; +}; +batch TRIANGLE_STRIP +{ + indices 5750 5751 5752 5753 5753 5751 5754 5754 5753 5755 5755 5754 5756 5756 5755 5757; +}; +batch TRIANGLE_STRIP +{ + indices 5758 5759 5760 5761 5761 5759 5762 5762 5761 5763 5763 5762 5764 5764 5763 5765; +}; +batch TRIANGLE_STRIP +{ + indices 5766 5767 5768 5769 5769 5767 5770 5770 5769 5771 5771 5770 5772 5772 5771 5773; +}; +batch TRIANGLE_STRIP +{ + indices 5774 5775 5776 5777 5777 5775 5778 5778 5777 5779 5779 5778 5780 5780 5779 5781; +}; +batch TRIANGLE_STRIP +{ + indices 5782 5783 5784 5785 5785 5783 5786 5786 5785 5787 5787 5786 5788 5788 5787 5789; +}; +batch TRIANGLE_STRIP +{ + indices 5790 5791 5792 5793 5793 5791 5794 5794 5793 5795 5795 5794 5796 5796 5795 5797; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5799 5800 5801 5801 5799 5802 5802 5801 5803 5803 5802 5804 5804 5803 5805; +}; +batch TRIANGLE_STRIP +{ + indices 5806 5807 5808 5809 5809 5807 5810 5810 5809 5811 5811 5810 5812 5812 5811 5813; +}; +batch TRIANGLE_STRIP +{ + indices 5814 5815 5816 5817 5817 5815 5818 5818 5817 5819 5819 5818 5820 5820 5819 5821; +}; +batch TRIANGLE_STRIP +{ + indices 5822 5823 5824 5825 5825 5823 5826 5826 5825 5827 5827 5826 5828 5828 5827 5829; +}; +batch TRIANGLE_STRIP +{ + indices 5830 5831 5832 5833 5833 5831 5834 5834 5833 5835 5835 5834 5836 5836 5835 5837; +}; +batch TRIANGLE_STRIP +{ + indices 5838 5839 5840 5841 5841 5839 5842 5842 5841 5843 5843 5842 5844 5844 5843 5845; +}; +batch TRIANGLE_STRIP +{ + indices 5846 5847 5848 5849 5849 5847 5850 5850 5849 5851 5851 5850 5852 5852 5851 5853; +}; +batch TRIANGLE_STRIP +{ + indices 5854 5855 5856 5857 5857 5855 5858 5858 5857 5859 5859 5858 5860 5860 5859 5861; +}; +batch TRIANGLE_STRIP +{ + indices 5862 5863 5864 5865 5865 5863 5866 5866 5865 5867 5867 5866 5868 5868 5867 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5870 5871 5872 5873 5873 5871 5874 5874 5873 5875 5875 5874 5876 5876 5875 5877; +}; +batch TRIANGLE_STRIP +{ + indices 5878 5879 5880 5881 5881 5879 5882 5882 5881 5883 5883 5882 5884 5884 5883 5885; +}; +batch TRIANGLE_STRIP +{ + indices 5886 5887 5888 5889 5889 5887 5890 5890 5889 5891 5891 5890 5892 5892 5891 5893; +}; +batch TRIANGLE_STRIP +{ + indices 5894 5895 5896 5897 5897 5895 5898 5898 5897 5899 5899 5898 5900 5900 5899 5901; +}; +batch TRIANGLE_STRIP +{ + indices 5902 5903 5904 5905 5905 5903 5906 5906 5905 5907 5907 5906 5908 5908 5907 5909; +}; +batch TRIANGLE_STRIP +{ + indices 5910 5911 5912 5913 5913 5911 5914 5914 5913 5915 5915 5914 5916 5916 5915 5917; +}; +batch TRIANGLE_STRIP +{ + indices 5918 5919 5920 5921 5921 5919 5922 5922 5921 5923 5923 5922 5924 5924 5923 5925; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5927 5928 5929 5929 5927 5930 5930 5929 5931 5931 5930 5932 5932 5931 5933; +}; +batch TRIANGLE_STRIP +{ + indices 5934 5935 5936 5937 5937 5935 5938 5938 5937 5939 5939 5938 5940 5940 5939 5941; +}; +batch TRIANGLE_STRIP +{ + indices 5942 5943 5944 5945 5945 5943 5946 5946 5945 5947 5947 5946 5948 5948 5947 5949; +}; +batch TRIANGLE_STRIP +{ + indices 5950 5951 5952 5953 5953 5951 5954 5954 5953 5955 5955 5954 5956 5956 5955 5957; +}; diff --git a/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.object b/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.object new file mode 100644 index 00000000..83cf9746 --- /dev/null +++ b/demos/forestpond/data/exported/oak_2_lod_Tree_1Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint -5.61176 21.5525 80.2549 179.715; +mesh "oak_2_lod_Tree_1Mat_0.mesh"; +technique "Tree_1Mat.tech"; diff --git a/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.mesh b/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.mesh new file mode 100644 index 00000000..35e8a22b --- /dev/null +++ b/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.mesh @@ -0,0 +1,53979 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE TANGENT3_BYTE PADDING2_UBYTE +{ + normal 0.880717 -0.341401 0.328302; + texcoord 0.166830 1.00000; + tangent 0.361434 0.932398 0.00000; + vertex 14.9687 -11.1837 0.00000; + texcoord 0.208420 1.00000; + vertex 16.3861 -7.52700 0.00000; + texcoord 0.208420 0.477510; + vertex 12.3946 -2.36141 16.0795; + normal -0.465433 -0.671681 0.576383; + texcoord 0.873780 1.00000; + tangent 0.821950 -0.569560 0.00000; + vertex -6.35743 -11.9313 0.00000; + texcoord 0.915370 1.00000; + vertex -3.85791 -13.6634 0.00000; + texcoord 0.915370 0.477510; + tangent 0.821950 -0.569559 0.00000; + vertex 3.26741 -2.89231 18.3056; + normal 0.420222 0.240313 0.875022; + texcoord 0.000490000 -11.2486; + tangent 0.817889 0.317354 -0.479942; + vertex 0.427540 166.283 77.1591; + normal 0.420222 0.240313 0.875021; + texcoord 0.166830 -11.2486; + vertex 1.04345 166.522 76.7977; + texcoord 0.000490000 -11.3486; + vertex 0.392320 167.236 76.9144; + normal 0.730153 0.618904 0.289542; + texcoord 0.166830 -11.2486; + tangent -0.180153 0.583129 -0.792152; + vertex 1.04345 166.522 76.7977; + texcoord 0.333170 -11.2486; + vertex 0.916330 166.934 76.2387; + texcoord 0.166830 -11.3486; + tangent -0.180153 0.583129 -0.792152; + vertex 0.392320 167.236 76.9144; + normal 0.354643 0.924703 -0.138392; + texcoord 0.333170 -11.2486; + tangent -0.890882 0.289257 -0.350228; + vertex 0.916330 166.934 76.2387; + texcoord 0.499510 -11.2486; + vertex 0.324280 167.126 76.0060; + texcoord 0.333170 -11.3486; + tangent -0.890882 0.289257 -0.350228; + vertex 0.392320 167.236 76.9144; + normal -0.321174 0.942738 -0.0899559; + texcoord 0.499510 -11.2486; + tangent -0.876804 -0.260123 0.404414; + vertex 0.324280 167.126 76.0060; + texcoord 0.665860 -11.2486; + vertex -0.301920 166.940 76.2948; + normal -0.321175 0.942738 -0.0899560; + texcoord 0.499510 -11.3486; + tangent -0.876804 -0.260123 0.404414; + vertex 0.392320 167.236 76.9144; + normal -0.673908 0.551022 0.492162; + texcoord 0.665860 -11.2486; + tangent 0.105491 -0.587559 0.802275; + vertex -0.301920 166.940 76.2948; + normal -0.673908 0.551022 0.492162; + texcoord 0.832200 -11.2486; + vertex -0.224250 166.508 76.8855; + texcoord 0.665860 -11.3486; + tangent 0.105491 -0.587559 0.802275; + vertex 0.392320 167.236 76.9144; + normal -0.309993 0.225778 0.923542; + texcoord 0.832200 -11.2486; + tangent 0.878868 -0.302450 0.368937; + vertex -0.224250 166.508 76.8855; + texcoord 0.998540 -11.2486; + vertex 0.427540 166.283 77.1591; + normal -0.309993 0.225778 0.923542; + texcoord 0.832200 -11.3486; + tangent 0.878868 -0.302450 0.368937; + vertex 0.392320 167.236 76.9144; + normal 0.871214 -0.337717 0.356277; + texcoord 0.166830 1.00000; + tangent 0.361435 0.932397 0.00000; + vertex 9.09751 -4.90742 0.00000; + texcoord 0.208420 1.00000; + vertex 10.5150 -1.25073 0.00000; + normal 0.871214 -0.337717 0.356277; + texcoord 0.208420 0.527420; + tangent 0.361435 0.932397 0.00000; + vertex 5.60550 1.89272 14.9850; + normal -0.239888 0.898287 0.368150; + texcoord 0.541100 1.00000; + tangent -0.966143 -0.258009 0.00000; + vertex -8.27982 18.7888 0.00000; + texcoord 0.582680 1.00000; + vertex -12.6129 17.6316 0.00000; + texcoord 0.582680 0.527420; + vertex -7.07234 12.6116 15.8591; + normal -0.480222 -0.693028 0.537679; + texcoord 0.873780 1.00000; + tangent 0.821952 -0.569557 0.00000; + vertex -12.2286 -5.65507 0.00000; + texcoord 0.915370 1.00000; + vertex -9.72906 -7.38707 0.00000; + normal -0.480222 -0.693028 0.537679; + texcoord 0.915370 0.527420; + tangent 0.821952 -0.569558 0.00000; + vertex -3.65603 1.20620 16.5002; + normal 0.304428 -0.234406 0.923243; + texcoord 0.000490000 -10.0973; + tangent 0.859721 0.484938 -0.160359; + vertex -17.8572 98.2694 162.683; + texcoord 0.166830 -10.0973; + tangent 0.859721 0.484938 -0.160359; + vertex -17.2098 98.6346 162.563; + texcoord 0.000490000 -10.1973; + tangent 0.859721 0.484938 -0.160359; + vertex -17.8915 99.2199 162.936; + normal 0.670958 0.372428 0.641180; + texcoord 0.166830 -10.0973; + tangent -0.101061 0.902575 -0.418504; + vertex -17.2098 98.6346 162.563; + texcoord 0.333170 -10.0973; + vertex -17.2811 99.2715 162.267; + texcoord 0.166830 -10.1973; + tangent -0.101061 0.902575 -0.418504; + vertex -17.8915 99.2199 162.936; + normal 0.340605 0.861179 0.377304; + texcoord 0.333170 -10.0973; + tangent -0.850609 0.453216 -0.266571; + vertex -17.2811 99.2715 162.267; + texcoord 0.499510 -10.0973; + vertex -17.8464 99.5727 162.090; + texcoord 0.333170 -10.1973; + tangent -0.850609 0.453216 -0.266570; + vertex -17.8915 99.2199 162.936; + normal -0.336382 0.875414 0.347128; + texcoord 0.499510 -10.0973; + tangent -0.910825 -0.396086 0.116250; + vertex -17.8464 99.5727 162.090; + normal -0.336382 0.875414 0.347128; + texcoord 0.665860 -10.0973; + tangent -0.910825 -0.396086 0.116250; + vertex -18.4969 99.2898 162.173; + texcoord 0.499510 -10.1973; + tangent -0.910825 -0.396086 0.116250; + vertex -17.8915 99.2199 162.936; + normal -0.744588 0.260200 0.614723; + texcoord 0.665860 -10.0973; + tangent 0.0259007 -0.908945 0.416111; + vertex -18.4969 99.2898 162.173; + normal -0.744588 0.260200 0.614723; + texcoord 0.832200 -10.0973; + vertex -18.4778 98.6206 162.480; + texcoord 0.665860 -10.1973; + tangent 0.0259007 -0.908945 0.416111; + vertex -17.8915 99.2199 162.936; + normal -0.425568 -0.246772 0.870629; + texcoord 0.832200 -10.0973; + tangent 0.836823 -0.473488 0.274838; + vertex -18.4778 98.6206 162.480; + texcoord 0.998540 -10.0973; + tangent 0.836823 -0.473488 0.274838; + vertex -17.8572 98.2694 162.683; + normal -0.425568 -0.246772 0.870629; + texcoord 0.832200 -10.1973; + tangent 0.836823 -0.473488 0.274838; + vertex -17.8915 99.2199 162.936; + normal -0.306086 -0.793823 0.525505; + texcoord 0.000490000 0.578620; + tangent 0.821792 -0.498980 -0.275094; + vertex 8.01300 -9.61558 12.4344; + texcoord 0.000490000 1.00000; + tangent 0.821792 -0.498980 -0.275093; + vertex 5.98522 -17.0652 0.00000; + texcoord 0.0420700 0.578620; + tangent 0.821792 -0.498980 -0.275094; + vertex 10.1091 -10.8883 11.7327; + normal -0.221063 0.827794 0.515643; + texcoord 0.541100 1.00000; + tangent -0.966142 -0.258009 0.00000; + vertex 1.65410 15.3774 0.00000; + texcoord 0.582680 1.00000; + vertex -2.67897 14.2203 0.00000; + normal -0.221063 0.827794 0.515643; + texcoord 0.582680 0.578620; + vertex 3.72105 5.37478 16.9440; + normal -0.751258 0.264137 0.604849; + texcoord 0.707440 1.00000; + tangent -0.331688 -0.943389 0.00000; + vertex -8.72909 3.15610 0.00000; + texcoord 0.749030 1.00000; + tangent -0.331688 -0.943389 0.00000; + vertex -10.1153 -0.786590 0.00000; + texcoord 0.749030 0.578620; + tangent -0.331688 -0.943389 0.00000; + vertex 1.41333 -3.00731 15.2890; + normal 0.344933 -0.751679 0.562138; + texcoord 0.000490000 -8.92684; + tangent 0.888897 0.453950 0.0615776; + vertex 11.4209 -34.9649 173.541; + texcoord 0.166830 -8.92684; + vertex 12.0903 -34.6230 173.587; + normal 0.344933 -0.751679 0.562138; + texcoord 0.000490000 -9.02684; + tangent 0.888897 0.453950 0.0615777; + vertex 11.4962 -34.3553 174.309; + normal 0.747293 -0.110137 0.655304; + texcoord 0.166830 -8.92684; + tangent -0.0430836 0.976063 0.213179; + vertex 12.0903 -34.6230 173.587; + texcoord 0.333170 -8.92684; + vertex 12.0599 -33.9343 173.737; + texcoord 0.166830 -9.02684; + tangent -0.0430836 0.976063 0.213179; + vertex 11.4962 -34.3553 174.309; + normal 0.447680 0.450337 0.772515; + texcoord 0.333170 -8.92684; + tangent -0.819760 0.551782 0.153398; + vertex 12.0599 -33.9343 173.737; + texcoord 0.499510 -8.92684; + vertex 11.5151 -33.5676 173.839; + texcoord 0.333170 -9.02684; + vertex 11.4962 -34.3553 174.309; + normal -0.225214 0.503360 0.834211; + texcoord 0.499510 -8.92684; + tangent -0.934209 -0.354674 -0.0382017; + vertex 11.5151 -33.5676 173.839; + normal -0.225214 0.503360 0.834211; + texcoord 0.665860 -8.92684; + tangent -0.934209 -0.354674 -0.0382017; + vertex 10.8479 -33.8209 173.812; + texcoord 0.499510 -9.02684; + tangent -0.934209 -0.354674 -0.0382016; + vertex 11.4962 -34.3553 174.309; + normal -0.670784 -0.134756 0.729308; + texcoord 0.665860 -8.92684; + tangent -0.0323255 -0.977108 -0.210274; + vertex 10.8479 -33.8209 173.812; + texcoord 0.832200 -8.92684; + vertex 10.8242 -34.5403 173.657; + texcoord 0.665860 -9.02684; + vertex 11.4962 -34.3553 174.309; + normal -0.384748 -0.704615 0.596227; + texcoord 0.832200 -8.92684; + tangent 0.804696 -0.572477 -0.157272; + vertex 10.8242 -34.5403 173.657; + texcoord 0.998540 -8.92684; + vertex 11.4209 -34.9649 173.541; + texcoord 0.832200 -9.02684; + tangent 0.804696 -0.572477 -0.157272; + vertex 11.4962 -34.3553 174.309; + normal -0.327451 -0.766258 0.552833; + texcoord 0.000490000 0.629170; + tangent 0.846461 -0.497883 -0.188723; + vertex -5.67066 -11.8077 10.4709; + texcoord 0.000490000 1.00000; + tangent 0.846461 -0.497883 -0.188723; + vertex -6.27376 -19.1044 0.00000; + texcoord 0.0420700 0.629170; + tangent 0.846461 -0.497883 -0.188723; + vertex -3.51166 -13.0776 9.98953; + normal 0.518318 -0.788058 0.332131; + texcoord 0.000490000 1.00000; + tangent 0.835486 0.549512 0.00000; + vertex -6.27376 -19.1044 0.00000; + texcoord 0.0420700 1.00000; + vertex -2.56545 -16.6654 0.00000; + texcoord 0.0420700 0.629170; + vertex -3.51166 -13.0776 9.98953; + normal 0.620063 -0.622811 0.477104; + texcoord 0.125240 0.629170; + tangent 0.615873 0.763132 0.195780; + vertex 1.12332 -11.7978 10.1418; + texcoord 0.125240 1.00000; + tangent 0.615873 0.763132 0.195780; + vertex 5.80570 -14.9053 0.00000; + texcoord 0.166830 0.629170; + tangent 0.615873 0.763132 0.195780; + vertex 2.66857 -9.88312 10.6330; + normal -0.739832 0.260120 0.620473; + texcoord 0.707440 1.00000; + tangent -0.331689 -0.943389 0.00000; + vertex -20.9881 1.11689 0.00000; + texcoord 0.749030 1.00000; + vertex -22.3743 -2.82580 0.00000; + texcoord 0.749030 0.629170; + tangent -0.331689 -0.943389 0.00000; + vertex -12.5308 -5.24108 12.7497; + normal -0.341822 -0.935762 0.0866388; + tangent 0.924252 -0.351430 -0.149180; + vertex -12.5308 -5.24108 12.7497; + texcoord 0.749030 1.00000; + tangent 0.924252 -0.351430 -0.149180; + vertex -22.3743 -2.82580 0.00000; + texcoord 0.790610 0.629170; + tangent 0.924252 -0.351430 -0.149180; + vertex -9.71344 -6.31231 12.2950; + normal -0.867803 -0.215300 0.447843; + texcoord 0.915370 0.629170; + tangent 0.0887203 -0.953911 -0.286675; + vertex -7.23328 -7.96221 11.6854; + texcoord 0.915370 1.00000; + tangent 0.0887203 -0.953911 -0.286675; + vertex -12.0541 -12.8377 0.00000; + texcoord 0.956950 0.629170; + tangent 0.0887203 -0.953911 -0.286675; + vertex -7.02470 -10.2048 11.0115; + normal -0.0656966 -0.901869 -0.426985; + texcoord 0.832200 0.629170; + tangent 0.997154 -0.0434775 -0.0615915; + vertex -8.79532 -7.02775 12.0383; + texcoord 0.873780 0.629170; + tangent 0.997154 -0.0434775 -0.0615915; + vertex -7.49674 -7.08437 11.9581; + texcoord 0.873780 0.173290; + tangent 0.997154 -0.0434774 -0.0615911; + vertex -8.57052 -13.0002 24.6186; + normal 0.223646 -0.925385 0.306016; + texcoord 0.000490000 -7.74210; + tangent 0.833696 0.344270 0.431774; + vertex -37.8799 -98.6021 111.899; + texcoord 0.166830 -7.74210; + vertex -37.2521 -98.3428 112.224; + texcoord 0.000490000 -7.84210; + vertex -38.0100 -98.3243 112.834; + normal 0.571770 -0.389057 0.722298; + texcoord 0.166830 -7.74210; + tangent -0.123311 0.829651 0.544494; + vertex -37.2521 -98.3428 112.224; + normal 0.571770 -0.389057 0.722298; + texcoord 0.333170 -7.74210; + vertex -37.3391 -97.7574 112.608; + texcoord 0.166830 -7.84210; + tangent -0.123311 0.829651 0.544494; + vertex -38.0100 -98.3243 112.834; + normal 0.235469 0.106022 0.966082; + texcoord 0.333170 -7.74210; + tangent -0.849451 0.505429 0.151574; + vertex -37.3391 -97.7574 112.608; + normal 0.235469 0.106022 0.966082; + texcoord 0.499510 -7.74210; + vertex -37.9036 -97.4215 112.709; + texcoord 0.333170 -7.84210; + vertex -38.0100 -98.3243 112.834; + normal -0.433966 0.173541 0.884057; + texcoord 0.499510 -7.74210; + tangent -0.886358 -0.258008 -0.384448; + vertex -37.9036 -97.4215 112.709; + texcoord 0.665860 -7.74210; + vertex -38.5367 -97.6058 112.434; + texcoord 0.499510 -7.84210; + vertex -38.0100 -98.3243 112.834; + normal -0.821323 -0.352660 0.448396; + texcoord 0.665860 -7.74210; + tangent 0.0494698 -0.827091 -0.559887; + vertex -38.5367 -97.6058 112.434; + texcoord 0.832200 -7.74210; + vertex -38.5002 -98.2147 112.022; + texcoord 0.665860 -7.84210; + vertex -38.0100 -98.3243 112.834; + normal -0.494106 -0.849771 0.183709; + texcoord 0.832200 -7.74210; + tangent 0.836414 -0.522279 -0.166244; + vertex -38.5002 -98.2147 112.022; + normal -0.494106 -0.849771 0.183709; + texcoord 0.998540 -7.74210; + vertex -37.8799 -98.6021 111.899; + normal -0.494106 -0.849771 0.183709; + texcoord 0.832200 -7.84210; + tangent 0.836414 -0.522279 -0.166244; + vertex -38.0100 -98.3243 112.834; + normal -0.339329 -0.713593 0.612896; + texcoord 0.000490000 0.680180; + tangent 0.861612 -0.497233 -0.101897; + vertex 3.66272 -3.85964 7.17623; + texcoord 0.000490000 1.00000; + tangent 0.861612 -0.497233 -0.101897; + vertex 4.34731 -10.3488 0.00000; + texcoord 0.0420700 0.680180; + tangent 0.861612 -0.497233 -0.101897; + vertex 5.86036 -5.12789 6.91633; + normal 0.489431 -0.744142 0.454653; + texcoord 0.000490000 1.00000; + tangent 0.835487 0.549510 0.00000; + vertex 4.34731 -10.3488 0.00000; + texcoord 0.0420700 1.00000; + vertex 8.05562 -7.90975 0.00000; + texcoord 0.0420700 0.680180; + vertex 5.86036 -5.12789 6.91633; + normal -0.674904 0.237293 0.698711; + texcoord 0.707440 1.00000; + tangent -0.331691 -0.943388 0.00000; + vertex -10.3670 9.87254 0.00000; + texcoord 0.749030 1.00000; + vertex -11.7532 5.92985 0.00000; + texcoord 0.749030 0.680180; + tangent -0.331691 -0.943388 0.00000; + vertex -3.44599 2.53019 9.17876; + normal -0.364105 -0.931231 -0.0153793; + tangent 0.931240 -0.363747 -0.0219178; + vertex -3.44599 2.53019 9.17876; + texcoord 0.749030 1.00000; + tangent 0.931240 -0.363747 -0.0219178; + vertex -11.7532 5.92985 0.00000; + texcoord 0.790610 0.680180; + tangent 0.931240 -0.363747 -0.0219178; + vertex -0.607390 1.42142 9.11195; + normal 0.0101880 -0.821829 -0.569643; + texcoord 0.832200 0.680180; + tangent 0.988006 -0.0795061 0.132375; + vertex 0.335880 0.718560 8.91989; + texcoord 0.873780 0.680180; + vertex 1.62255 0.615020 9.09228; + texcoord 0.873780 0.287440; + tangent 0.988006 -0.0795059 0.132375; + vertex -1.69595 -6.02615 18.6142; + normal -0.898254 -0.145653 -0.414639; + texcoord 0.873780 0.680180; + tangent 0.318030 -0.866589 -0.384552; + vertex 1.62255 0.615020 9.09228; + texcoord 0.915370 0.680180; + vertex 1.92666 -0.213640 8.72456; + texcoord 0.873780 0.287440; + tangent 0.318030 -0.866589 -0.384552; + vertex -1.69595 -6.02615 18.6142; + normal 0.299066 -0.948062 -0.108347; + texcoord 0.000490000 -6.51941; + tangent 0.759474 0.167745 0.628539; + vertex -13.3502 -105.906 35.4168; + texcoord 0.166830 -6.51941; + vertex -12.7782 -105.780 35.8901; + normal 0.299066 -0.948061 -0.108347; + texcoord 0.000490000 -6.61941; + vertex -13.5750 -106.084 36.3580; + normal 0.557535 -0.633250 0.536795; + texcoord 0.166830 -6.51941; + tangent -0.249486 0.488917 0.835893; + vertex -12.7782 -105.780 35.8901; + texcoord 0.333170 -6.51941; + tangent -0.249486 0.488917 0.835893; + vertex -12.9543 -105.435 36.4799; + texcoord 0.166830 -6.61941; + tangent -0.249486 0.488917 0.835893; + vertex -13.5750 -106.084 36.3580; + normal 0.153835 -0.322114 0.934119; + texcoord 0.333170 -6.51941; + tangent -0.907198 0.328596 0.262711; + vertex -12.9543 -105.435 36.4799; + texcoord 0.499510 -6.51941; + vertex -13.5572 -105.216 36.6545; + texcoord 0.333170 -6.61941; + tangent -0.907198 0.328596 0.262711; + vertex -13.5750 -106.084 36.3580; + normal -0.511477 -0.268233 0.816359; + texcoord 0.499510 -6.51941; + tangent -0.824272 -0.115320 -0.554326; + vertex -13.5572 -105.216 36.6545; + texcoord 0.665860 -6.51941; + vertex -14.1459 -105.299 36.2586; + normal -0.511477 -0.268233 0.816359; + texcoord 0.499510 -6.61941; + vertex -13.5750 -106.084 36.3580; + normal -0.808577 -0.567874 0.154017; + texcoord 0.665860 -6.51941; + tangent 0.177085 -0.484493 -0.856684; + vertex -14.1459 -105.299 36.2586; + texcoord 0.832200 -6.51941; + tangent 0.177085 -0.484493 -0.856684; + vertex -14.0155 -105.655 35.6278; + texcoord 0.665860 -6.61941; + vertex -13.5750 -106.084 36.3580; + normal -0.412197 -0.872055 -0.263844; + texcoord 0.832200 -6.51941; + tangent 0.897102 -0.337917 -0.284640; + vertex -14.0155 -105.655 35.6278; + texcoord 0.998540 -6.51941; + tangent 0.897102 -0.337917 -0.284640; + vertex -13.3502 -105.906 35.4168; + texcoord 0.832200 -6.61941; + vertex -13.5750 -106.084 36.3580; + normal -0.327347 0.792611 -0.514404; + texcoord 0.000490000 1.00000; + tangent 0.213144 0.592306 0.777009; + vertex 8.54915 35.6017 63.4855; + texcoord 0.125240 1.00000; + vertex 9.20099 37.4131 65.8617; + texcoord 0.125240 0.250730; + tangent 0.213144 0.592306 0.777009; + vertex 19.3877 42.7959 67.6731; + normal -0.486227 0.809127 0.329995; + texcoord 0.125240 1.00000; + tangent 0.430306 -0.106974 0.896322; + vertex 9.20099 37.4131 65.8617; + normal -0.486227 0.809127 0.329995; + texcoord 0.250000 1.00000; + tangent 0.430306 -0.106974 0.896322; + vertex 10.2536 37.1515 68.0543; + texcoord 0.125240 0.250730; + tangent 0.430306 -0.106974 0.896322; + vertex 19.3877 42.7959 67.6731; + normal -0.587589 0.483882 0.648535; + texcoord 0.250000 1.00000; + tangent -0.311790 -0.874997 0.370360; + vertex 10.2536 37.1515 68.0543; + texcoord 0.374760 1.00000; + vertex 9.49091 35.0110 68.9603; + texcoord 0.374760 0.250730; + tangent -0.311790 -0.874997 0.370360; + vertex 18.2894 42.8437 71.0879; + normal 0.115771 -0.379393 0.917964; + texcoord 0.374760 1.00000; + tangent -0.173878 -0.917649 -0.357334; + vertex 9.49091 35.0110 68.9603; + texcoord 0.499510 1.00000; + vertex 8.95915 32.2047 67.8675; + texcoord 0.374760 0.250730; + tangent -0.173878 -0.917649 -0.357334; + vertex 18.2894 42.8437 71.0879; + normal 0.270037 -0.735561 0.621314; + texcoord 0.499510 1.00000; + tangent -0.0187953 -0.649190 -0.760394; + vertex 8.95915 32.2047 67.8675; + texcoord 0.624270 1.00000; + vertex 8.88415 29.6141 64.8332; + texcoord 0.624270 0.250730; + tangent -0.0187954 -0.649190 -0.760394; + vertex 20.3843 39.7253 71.8054; + normal 0.468391 -0.0205823 -0.883281; + texcoord 0.749030 1.00000; + tangent -0.300482 0.936425 -0.181162; + vertex 9.39553 29.5191 62.2178; + texcoord 0.873780 1.00000; + vertex 8.59424 32.0162 61.7346; + texcoord 0.873780 0.250730; + tangent -0.300482 0.936425 -0.181162; + vertex 21.4827 39.6774 68.3907; + normal 0.197537 0.432140 -0.879906; + texcoord 0.873780 1.00000; + tangent -0.0112995 0.898536 0.438754; + vertex 8.59424 32.0162 61.7346; + normal 0.197537 0.432140 -0.879906; + texcoord 0.998540 1.00000; + vertex 8.54915 35.6017 63.4855; + texcoord 0.873780 0.250730; + tangent -0.0112997 0.898536 0.438753; + vertex 21.4827 39.6774 68.3907; + normal 0.470203 -0.846761 0.248806; + texcoord 0.000490000 -1.08851; + tangent 0.330533 -0.0924402 -0.939257; + vertex 36.4199 50.9325 77.2461; + texcoord 0.000490000 -0.435840; + tangent 0.330532 -0.0924402 -0.939257; + vertex 29.7134 45.7850 72.4016; + texcoord 0.125240 -1.08851; + tangent 0.330533 -0.0924402 -0.939257; + vertex 36.9065 50.7965 75.8636; + normal 0.486532 -0.710683 -0.508150; + tangent -0.0996699 0.532684 -0.840425; + vertex 36.9065 50.7965 75.8636; + texcoord 0.250000 -0.435840; + tangent -0.0996701 0.532684 -0.840425; + vertex 28.3175 48.3254 71.0960; + texcoord 0.250000 -1.08851; + tangent -0.0996699 0.532684 -0.840425; + vertex 36.7620 51.5687 74.6452; + normal 0.397294 -0.0307344 -0.917176; + tangent -0.476564 0.847198 -0.234823; + vertex 36.7620 51.5687 74.6452; + texcoord 0.250000 -0.435840; + tangent -0.476564 0.847198 -0.234823; + vertex 28.3175 48.3254 71.0960; + texcoord 0.374760 -1.08851; + tangent -0.476564 0.847198 -0.234823; + vertex 36.0711 52.7968 74.3048; + normal -0.176739 0.496626 -0.849780; + tangent -0.565597 0.655342 0.500627; + vertex 36.0711 52.7968 74.3048; + texcoord 0.499510 -0.435840; + vertex 27.0679 48.9780 73.9455; + normal -0.176739 0.496626 -0.849780; + texcoord 0.499510 -1.08851; + vertex 35.2386 53.7615 75.0417; + normal -0.462995 0.849104 -0.254281; + tangent -0.333970 0.0986208 0.937410; + vertex 35.2386 53.7615 75.0417; + texcoord 0.499510 -0.435840; + tangent -0.333969 0.0986209 0.937410; + vertex 27.0679 48.9780 73.9455; + texcoord 0.624270 -1.08851; + tangent -0.333970 0.0986208 0.937410; + vertex 34.7379 53.9093 76.4470; + normal -0.725934 0.543381 0.421612; + tangent 0.0953326 -0.527601 0.844126; + vertex 34.7379 53.9093 76.4470; + texcoord 0.749030 -0.435840; + tangent 0.0953327 -0.527601 0.844126; + vertex 28.4661 46.4083 75.3156; + texcoord 0.749030 -1.08851; + tangent 0.0953326 -0.527601 0.844126; + vertex 34.8766 53.1420 77.6747; + normal -0.377466 0.0351570 0.925356; + tangent 0.479020 -0.847782 0.227609; + vertex 34.8766 53.1420 77.6747; + normal -0.377466 0.0351570 0.925356; + texcoord 0.749030 -0.435840; + tangent 0.479020 -0.847782 0.227609; + vertex 28.4661 46.4083 75.3156; + texcoord 0.873780 -1.08851; + tangent 0.479020 -0.847782 0.227609; + vertex 35.5733 51.9090 78.0057; + normal -0.0574077 -0.643531 0.763264; + tangent 0.564793 -0.651357 -0.506699; + vertex 35.5733 51.9090 78.0057; + texcoord 0.998540 -0.435840; + tangent 0.564793 -0.651357 -0.506698; + vertex 29.7134 45.7850 72.4016; + texcoord 0.998540 -1.08851; + tangent 0.564792 -0.651357 -0.506699; + vertex 36.4199 50.9325 77.2461; + normal 0.425003 -0.740916 -0.520016; + texcoord 0.125240 -1.08851; + tangent -0.0996699 0.532684 -0.840425; + vertex 36.9065 50.7965 75.8636; + texcoord 0.250000 -1.08851; + vertex 36.7620 51.5687 74.6452; + texcoord 0.250000 -1.34378; + tangent -0.0996700 0.532684 -0.840425; + vertex 39.1849 52.6446 75.0926; + normal -0.300334 0.401683 -0.865130; + texcoord 0.374760 -1.08851; + tangent -0.565597 0.655342 0.500627; + vertex 36.0711 52.7968 74.3048; + texcoord 0.499510 -1.08851; + vertex 35.2386 53.7615 75.0417; + normal -0.300334 0.401683 -0.865130; + texcoord 0.499510 -1.34378; + tangent -0.565597 0.655342 0.500627; + vertex 37.4461 53.7737 74.2810; + normal -0.0471978 0.991514 -0.121128; + texcoord 0.499510 -1.08851; + tangent -0.333970 0.0986208 0.937410; + vertex 35.2386 53.7615 75.0417; + normal -0.0471978 0.991514 -0.121128; + texcoord 0.624270 -1.08851; + vertex 34.7379 53.9093 76.4470; + normal -0.0471978 0.991514 -0.121128; + texcoord 0.499510 -1.34378; + vertex 37.4461 53.7737 74.2810; + normal -0.276162 0.800685 0.531638; + texcoord 0.624270 -1.08851; + tangent 0.0953326 -0.527601 0.844126; + vertex 34.7379 53.9093 76.4470; + texcoord 0.749030 -1.08851; + vertex 34.8766 53.1420 77.6747; + texcoord 0.749030 -1.34378; + tangent 0.0953325 -0.527601 0.844126; + vertex 37.8168 55.4608 75.7097; + normal 0.468053 -0.252851 0.846754; + texcoord 0.873780 -1.08851; + tangent 0.564793 -0.651357 -0.506699; + vertex 35.5733 51.9090 78.0057; + texcoord 0.998540 -1.08851; + vertex 36.4199 50.9325 77.2461; + texcoord 0.998540 -1.34378; + vertex 39.5648 54.3129 76.5172; + normal 0.260775 -0.962426 -0.0757134; + texcoord 0.250000 -1.62872; + tangent -0.580310 -0.0935953 -0.808999; + vertex 41.9588 55.0010 74.2220; + texcoord 0.499510 -1.34378; + tangent -0.580310 -0.0935953 -0.808999; + vertex 37.4461 53.7737 74.2810; + texcoord 0.499510 -1.62872; + tangent -0.580310 -0.0935953 -0.808999; + vertex 40.8704 54.8255 72.7047; + normal 0.295657 0.808338 0.509095; + texcoord 0.749030 -1.34378; + tangent 0.779767 -0.512067 0.360208; + vertex 37.8168 55.4608 75.7097; + texcoord 0.998540 -1.34378; + vertex 39.5648 54.3129 76.5172; + texcoord 0.749030 -1.62872; + vertex 39.8021 56.2688 73.2739; + normal -0.621086 0.690411 0.370924; + tangent 0.582711 0.0902909 0.807648; + vertex 39.8021 56.2688 73.2739; + texcoord 0.998540 -1.34378; + tangent 0.582711 0.0902909 0.807648; + vertex 39.5648 54.3129 76.5172; + normal -0.621086 0.690411 0.370924; + texcoord 0.998540 -1.62872; + tangent 0.582711 0.0902909 0.807648; + vertex 40.8997 56.4389 74.7953; + normal 0.753805 -0.437723 -0.490077; + texcoord 0.250000 -1.62872; + tangent -0.580310 -0.0935953 -0.808999; + vertex 41.9588 55.0010 74.2220; + texcoord 0.499510 -1.62872; + vertex 40.8704 54.8255 72.7047; + texcoord 0.250000 -1.85138; + vertex 42.7299 57.2142 73.4314; + normal 0.487273 -0.578382 0.654247; + tangent 0.246029 -0.627932 -0.738357; + vertex 42.7299 57.2142 73.4314; + texcoord 0.499510 -1.62872; + tangent 0.246029 -0.627932 -0.738357; + vertex 40.8704 54.8255 72.7047; + texcoord 0.499510 -1.85138; + tangent 0.246029 -0.627932 -0.738357; + vertex 43.0772 56.3279 72.3893; + normal -0.160532 0.987015 0.00547925; + texcoord 0.749030 -1.62872; + tangent 0.582711 0.0902909 0.807648; + vertex 39.8021 56.2688 73.2739; + texcoord 0.998540 -1.62872; + vertex 40.8997 56.4389 74.7953; + texcoord 0.749030 -1.85138; + vertex 41.8584 56.6118 71.7306; + normal -0.953924 -0.0186895 -0.299466; + tangent -0.244366 0.627538 0.739244; + vertex 41.8584 56.6118 71.7306; + texcoord 0.998540 -1.62872; + tangent -0.244366 0.627538 0.739244; + vertex 40.8997 56.4389 74.7953; + texcoord 0.998540 -1.85138; + tangent -0.244366 0.627538 0.739244; + vertex 41.5128 57.4993 72.7760; + normal 0.963492 0.0754407 0.256888; + texcoord 0.250000 -1.85138; + tangent 0.246029 -0.627932 -0.738357; + vertex 42.7299 57.2142 73.4314; + texcoord 0.499510 -1.85138; + vertex 43.0772 56.3279 72.3893; + texcoord 0.250000 -2.09736; + tangent 0.246029 -0.627932 -0.738357; + vertex 43.0485 58.6693 71.8091; + normal 0.163038 0.239153 0.957196; + tangent 0.938593 -0.336603 -0.0757700; + vertex 43.0485 58.6693 71.8091; + texcoord 0.499510 -1.85138; + tangent 0.938593 -0.336603 -0.0757700; + vertex 43.0772 56.3279 72.3893; + normal 0.163038 0.239153 0.957196; + texcoord 0.499510 -2.09736; + vertex 43.9407 58.3494 71.7371; + normal -0.584996 0.512593 -0.628513; + texcoord 0.749030 -1.85138; + tangent -0.244366 0.627538 0.739244; + vertex 41.8584 56.6118 71.7306; + texcoord 0.998540 -1.85138; + vertex 41.5128 57.4993 72.7760; + texcoord 0.749030 -2.09736; + tangent -0.244366 0.627538 0.739244; + vertex 43.6871 57.8037 71.0007; + normal 0.337346 0.849227 0.406215; + texcoord 0.250000 -2.09736; + tangent 0.938593 -0.336603 -0.0757700; + vertex 43.0485 58.6693 71.8091; + texcoord 0.499510 -2.09736; + vertex 43.9407 58.3494 71.7371; + texcoord 0.250000 -2.35956; + tangent 0.938593 -0.336603 -0.0757701; + vertex 43.7260 59.2244 70.0862; + normal 0.579324 -0.811486 0.0766376; + texcoord 0.749030 -2.35956; + tangent -0.704984 -0.546035 -0.452596; + vertex 44.4190 59.1946 70.1284; + normal 0.579324 -0.811486 0.0766376; + texcoord 0.998540 -2.09736; + tangent -0.704984 -0.546035 -0.452596; + vertex 42.7946 58.1241 71.0731; + texcoord 0.998540 -2.35956; + tangent -0.704984 -0.546035 -0.452596; + vertex 44.0726 58.9263 69.9060; + normal 0.669679 -0.302396 -0.678297; + texcoord 0.749030 -2.35956; + vertex 44.4190 59.1946 70.1284; + texcoord 0.998540 -2.35956; + vertex 44.0726 58.9263 69.9060; + texcoord 0.749030 -2.45956; + tangent -0.704984 -0.546035 -0.452596; + vertex 44.1113 59.5106 69.6836; + normal -0.662778 0.743760 -0.0868692; + texcoord 0.000490000 1.00000; + tangent 0.178984 0.269995 0.946080; + vertex -2.99279 20.3394 69.9158; + texcoord 0.166830 1.00000; + vertex -2.30546 21.3762 73.5489; + texcoord 0.166830 0.254090; + tangent 0.178984 0.269995 0.946080; + vertex 5.49216 28.6464 76.3024; + normal -0.573096 0.330685 0.749806; + texcoord 0.166830 1.00000; + tangent 0.267327 -0.789477 0.552505; + vertex -2.30546 21.3762 73.5489; + texcoord 0.333170 1.00000; + vertex -1.57165 19.2091 75.0655; + normal -0.573096 0.330685 0.749806; + texcoord 0.166830 0.254090; + vertex 5.49216 28.6464 76.3024; + normal -0.0127550 -0.551270 0.834230; + texcoord 0.333170 1.00000; + tangent 0.0121062 -0.834322 -0.551145; + vertex -1.57165 19.2091 75.0655; + texcoord 0.499510 1.00000; + vertex -1.52516 16.0051 72.9490; + texcoord 0.499510 0.254090; + tangent 0.0121063 -0.834322 -0.551145; + vertex 6.33736 25.8471 79.5729; + normal 0.652698 -0.706153 0.274470; + texcoord 0.499510 1.00000; + tangent 0.0944727 -0.283592 -0.954280; + vertex -1.52516 16.0051 72.9490; + texcoord 0.665860 1.00000; + vertex -1.05891 14.6055 68.2393; + texcoord 0.499510 0.254090; + tangent 0.0944726 -0.283592 -0.954280; + vertex 6.33736 25.8471 79.5729; + normal 0.731662 -0.206821 -0.649535; + texcoord 0.665860 1.00000; + tangent -0.267326 0.789476 -0.552508; + vertex -1.05891 14.6055 68.2393; + texcoord 0.832200 1.00000; + vertex -1.79272 16.7726 66.7227; + texcoord 0.832200 0.254090; + tangent -0.267326 0.789476 -0.552508; + vertex 8.83666 25.4735 75.9256; + normal 0.0761217 0.679160 -0.730033; + texcoord 0.832200 1.00000; + tangent -0.243161 0.722696 0.646980; + vertex -1.79272 16.7726 66.7227; + texcoord 0.998540 1.00000; + tangent -0.243161 0.722696 0.646980; + vertex -2.99279 20.3394 69.9158; + texcoord 0.832200 0.254090; + tangent -0.243161 0.722696 0.646980; + vertex 8.83666 25.4735 75.9256; + normal 0.733124 -0.669975 -0.116891; + texcoord 0.000490000 -1.07827; + tangent 0.170006 0.346953 -0.922346; + vertex 20.9221 37.5129 87.0794; + texcoord 0.000490000 -0.429160; + tangent 0.170006 0.346953 -0.922346; + vertex 15.3483 32.4722 81.0130; + texcoord 0.166830 -1.07827; + tangent 0.170006 0.346953 -0.922346; + vertex 21.2442 38.1704 85.3316; + normal 0.439457 -0.0883762 -0.893906; + tangent -0.520306 0.786162 -0.333514; + vertex 21.2442 38.1704 85.3316; + texcoord 0.333170 -0.429160; + vertex 12.6417 35.1315 81.4029; + texcoord 0.333170 -1.07827; + vertex 20.2742 39.6360 84.7098; + normal -0.135183 0.724916 -0.675443; + tangent -0.681910 0.426502 0.594218; + vertex 20.2742 39.6360 84.7098; + normal -0.135183 0.724916 -0.675443; + texcoord 0.333170 -0.429160; + tangent -0.681910 0.426502 0.594218; + vertex 12.6417 35.1315 81.4029; + texcoord 0.499510 -1.07827; + tangent -0.681910 0.426502 0.594218; + vertex 18.9821 40.4442 85.8358; + normal -0.820457 0.569216 0.0533322; + tangent -0.176247 -0.340571 0.923552; + vertex 18.9821 40.4442 85.8358; + texcoord 0.665860 -0.429160; + tangent -0.176247 -0.340570 0.923552; + vertex 13.4519 32.6118 84.3557; + texcoord 0.665860 -1.07827; + tangent -0.176247 -0.340571 0.923552; + vertex 18.6427 39.7884 87.6143; + normal -0.535499 0.00386006 0.844527; + tangent 0.520308 -0.786161 0.333511; + vertex 18.6427 39.7884 87.6143; + texcoord 0.665860 -0.429160; + vertex 13.4519 32.6118 84.3557; + texcoord 0.832200 -1.07827; + vertex 19.6127 38.3228 88.2361; + normal 0.0504227 -0.790435 0.610467; + tangent 0.679970 -0.420527 -0.600664; + vertex 19.6127 38.3228 88.2361; + texcoord 0.998540 -0.429160; + tangent 0.679970 -0.420528 -0.600664; + vertex 15.3483 32.4722 81.0130; + texcoord 0.998540 -1.07827; + tangent 0.679970 -0.420527 -0.600664; + vertex 20.9221 37.5129 87.0794; + normal 0.0423373 -0.366314 -0.929528; + texcoord 0.166830 -1.07827; + tangent -0.520306 0.786162 -0.333514; + vertex 21.2442 38.1704 85.3316; + texcoord 0.333170 -1.07827; + vertex 20.2742 39.6360 84.7098; + texcoord 0.333170 -1.34439; + vertex 21.8696 40.9006 84.2842; + normal -0.908657 0.417083 -0.0196003; + texcoord 0.499510 -1.07827; + tangent -0.176247 -0.340571 0.923552; + vertex 18.9821 40.4442 85.8358; + texcoord 0.665860 -1.07827; + tangent -0.176247 -0.340571 0.923552; + vertex 18.6427 39.7884 87.6143; + texcoord 0.665860 -1.34439; + vertex 19.8331 42.2808 85.4653; + normal 0.303104 0.535119 0.788527; + texcoord 0.665860 -1.07827; + tangent 0.520308 -0.786161 0.333511; + vertex 18.6427 39.7884 87.6143; + texcoord 0.832200 -1.07827; + vertex 19.6127 38.3228 88.2361; + texcoord 0.665860 -1.34439; + vertex 19.8331 42.2808 85.4653; + normal 0.620102 -0.107365 0.777140; + texcoord 0.832200 -1.07827; + tangent 0.679970 -0.420527 -0.600664; + vertex 19.6127 38.3228 88.2361; + texcoord 0.998540 -1.07827; + vertex 20.9221 37.5129 87.0794; + texcoord 0.998540 -1.34439; + vertex 22.2378 42.0892 86.6618; + normal 0.0813497 -0.672016 -0.736055; + texcoord 0.333170 -1.64139; + tangent -0.958896 0.148658 -0.241702; + vertex 23.8234 44.3811 83.9888; + texcoord 0.665860 -1.34439; + vertex 19.8331 42.2808 85.4653; + texcoord 0.665860 -1.64139; + vertex 21.6296 44.7212 83.4358; + normal 0.263042 0.146190 -0.953644; + texcoord 0.333170 -1.64139; + vertex 23.8234 44.3811 83.9888; + texcoord 0.665860 -1.64139; + vertex 21.6296 44.7212 83.4358; + texcoord 0.333170 -1.86205; + tangent -0.958896 0.148657 -0.241702; + vertex 23.9519 46.8509 84.4028; + normal 0.696785 -0.708238 -0.113530; + tangent -0.312651 -0.157439 -0.936729; + vertex 23.9519 46.8509 84.4028; + texcoord 0.665860 -1.64139; + tangent -0.312651 -0.157439 -0.936730; + vertex 21.6296 44.7212 83.4358; + texcoord 0.665860 -1.86205; + tangent -0.312651 -0.157439 -0.936729; + vertex 23.4161 46.5811 82.7977; + normal -0.643526 0.392723 -0.656996; + tangent -0.663610 0.141484 0.734578; + vertex 23.4161 46.5811 82.7977; + texcoord 0.665860 -1.64139; + vertex 21.6296 44.7212 83.4358; + texcoord 0.998540 -1.86205; + vertex 22.2834 46.8227 84.0516; + normal 0.925985 0.169233 -0.337509; + texcoord 0.333170 -1.86205; + tangent -0.312651 -0.157439 -0.936730; + vertex 23.9519 46.8509 84.4028; + texcoord 0.665860 -1.86205; + tangent -0.312651 -0.157439 -0.936729; + vertex 23.4161 46.5811 82.7977; + texcoord 0.333170 -2.10482; + tangent -0.312651 -0.157439 -0.936729; + vertex 23.3585 48.8392 83.7717; + normal 0.679464 -0.275912 0.679854; + tangent 0.683467 -0.0989692 -0.723241; + vertex 23.3585 48.8392 83.7717; + texcoord 0.665860 -1.86205; + tangent 0.683467 -0.0989693 -0.723241; + vertex 23.4161 46.5811 82.7977; + texcoord 0.665860 -2.10482; + tangent 0.683467 -0.0989692 -0.723241; + vertex 24.1449 48.7253 82.9395; + normal 0.180232 0.00380099 -0.983617; + tangent -0.953841 -0.243539 -0.175717; + vertex 24.1449 48.7253 82.9395; + texcoord 0.665860 -1.86205; + tangent -0.953841 -0.243539 -0.175717; + vertex 23.4161 46.5811 82.7977; + texcoord 0.998540 -2.10482; + tangent -0.953841 -0.243539 -0.175717; + vertex 23.0484 48.4453 82.7375; + normal -0.747369 -0.168165 -0.642776; + texcoord 0.665860 -1.86205; + tangent -0.663610 0.141484 0.734578; + vertex 23.4161 46.5811 82.7977; + texcoord 0.998540 -1.86205; + vertex 22.2834 46.8227 84.0516; + texcoord 0.998540 -2.10482; + vertex 23.0484 48.4453 82.7375; + normal 0.631602 0.576920 0.517921; + texcoord 0.333170 -2.10482; + tangent 0.683467 -0.0989692 -0.723241; + vertex 23.3585 48.8392 83.7717; + texcoord 0.665860 -2.10482; + vertex 24.1449 48.7253 82.9395; + texcoord 0.333170 -2.36300; + vertex 23.3200 50.1249 82.3864; + normal -0.283753 0.203094 0.937143; + tangent 0.900487 0.392323 0.187631; + vertex 23.3200 50.1249 82.3864; + texcoord 0.665860 -2.10482; + tangent 0.900487 0.392323 0.187631; + vertex 24.1449 48.7253 82.9395; + texcoord 0.665860 -2.36300; + tangent 0.900487 0.392323 0.187631; + vertex 23.8552 50.3581 82.4979; + normal 0.279080 -0.502735 -0.818151; + texcoord 0.665860 -2.10482; + tangent -0.953841 -0.243539 -0.175717; + vertex 24.1449 48.7253 82.9395; + texcoord 0.998540 -2.10482; + vertex 23.0484 48.4453 82.7375; + texcoord 0.998540 -2.36300; + vertex 23.7696 50.0308 82.0093; + normal -0.415515 0.648861 0.637438; + texcoord 0.333170 -2.36300; + tangent 0.900487 0.392323 0.187631; + vertex 23.3200 50.1249 82.3864; + texcoord 0.665860 -2.36300; + vertex 23.8552 50.3581 82.4979; + texcoord 0.333170 -2.46300; + vertex 23.5180 50.5952 82.0367; + normal -0.434568 0.843428 0.315880; + texcoord 0.000490000 1.00000; + tangent 0.198067 -0.252643 0.947070; + vertex 8.68447 -15.6390 79.2791; + texcoord 0.166830 1.00000; + vertex 9.35927 -16.4997 82.5057; + normal -0.434568 0.843428 0.315880; + texcoord 0.166830 0.199220; + tangent 0.198067 -0.252643 0.947070; + vertex 18.9686 -13.0547 86.5269; + normal -0.408647 0.0784467 0.909315; + texcoord 0.166830 1.00000; + tangent 0.0402986 -0.993777 0.103843; + vertex 9.35927 -16.4997 82.5057; + texcoord 0.333170 1.00000; + vertex 9.45741 -18.9199 82.7586; + texcoord 0.166830 0.199220; + tangent 0.0402986 -0.993777 0.103843; + vertex 18.9686 -13.0547 86.5269; + normal -0.0320372 -0.882595 0.469042; + texcoord 0.333170 1.00000; + tangent -0.169263 -0.457713 -0.872839; + vertex 9.45741 -18.9199 82.7586; + texcoord 0.499510 1.00000; + vertex 8.88074 -20.4793 79.7849; + texcoord 0.499510 0.199220; + tangent -0.169263 -0.457713 -0.872839; + vertex 18.3226 -16.1677 88.5429; + normal 0.504878 -0.854276 -0.123738; + texcoord 0.499510 1.00000; + tangent 0.0637293 0.179849 -0.981628; + vertex 8.88074 -20.4793 79.7849; + texcoord 0.665860 1.00000; + tangent 0.0637293 0.179849 -0.981628; + vertex 9.15978 -19.6918 75.4868; + normal 0.504878 -0.854276 -0.123738; + texcoord 0.499510 0.199220; + tangent 0.0637293 0.179849 -0.981628; + vertex 18.3226 -16.1677 88.5429; + normal 0.665630 -0.0508096 -0.744550; + texcoord 0.665860 1.00000; + tangent -0.0402945 0.993777 -0.103841; + vertex 9.15978 -19.6918 75.4868; + texcoord 0.832200 1.00000; + vertex 9.06165 -17.2717 75.2339; + normal 0.665630 -0.0508096 -0.744550; + texcoord 0.832200 0.199220; + tangent -0.0402944 0.993777 -0.103841; + vertex 20.9716 -16.3906 85.8214; + normal 0.238817 0.908010 -0.344216; + texcoord 0.832200 1.00000; + tangent -0.0861437 0.372885 0.923870; + vertex 9.06165 -17.2717 75.2339; + normal 0.238817 0.908010 -0.344216; + texcoord 0.998540 1.00000; + vertex 8.68447 -15.6390 79.2791; + texcoord 0.832200 0.199220; + tangent -0.0861436 0.372885 0.923870; + vertex 20.9716 -16.3906 85.8214; + normal 0.614248 -0.0436151 -0.787907; + texcoord 0.000490000 -0.680300; + tangent -0.188285 0.961532 -0.200012; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.000490000 0.199220; + tangent -0.188285 0.961532 -0.200012; + vertex 20.4935 -14.1981 85.3936; + texcoord 0.166830 -0.680300; + tangent -0.188284 0.961532 -0.200012; + vertex 29.9411 -11.5347 92.6114; + normal 0.0619669 0.792975 -0.606095; + tangent -0.521796 0.543403 0.657603; + vertex 29.9411 -11.5347 92.6114; + texcoord 0.333170 0.199220; + tangent -0.521796 0.543403 0.657603; + vertex 17.8831 -14.0395 88.1016; + normal 0.0619669 0.792974 -0.606095; + texcoord 0.333170 -0.680300; + tangent -0.521796 0.543403 0.657603; + vertex 28.9668 -10.5201 93.8392; + normal -0.419173 0.863654 0.279993; + tangent -0.322265 -0.429848 0.843431; + vertex 28.9668 -10.5201 93.8392; + texcoord 0.333170 0.199220; + tangent -0.322266 -0.429848 0.843431; + vertex 17.8831 -14.0395 88.1016; + normal -0.419173 0.863654 0.279993; + texcoord 0.499510 -0.680300; + tangent -0.322265 -0.429848 0.843431; + vertex 28.3519 -11.3404 95.4487; + normal -0.697988 0.0241347 0.715702; + tangent 0.182421 -0.960468 0.210295; + vertex 28.3519 -11.3404 95.4487; + texcoord 0.665860 0.199220; + tangent 0.182421 -0.960468 0.210295; + vertex 19.8862 -17.3754 87.3960; + normal -0.697988 0.0241347 0.715702; + texcoord 0.665860 -0.680300; + tangent 0.182421 -0.960468 0.210295; + vertex 28.7076 -13.2130 95.8587; + normal -0.148858 -0.817040 0.557034; + tangent 0.521797 -0.543402 -0.657604; + vertex 28.7076 -13.2130 95.8587; + texcoord 0.665860 0.199220; + tangent 0.521796 -0.543402 -0.657604; + vertex 19.8862 -17.3754 87.3960; + texcoord 0.832200 -0.680300; + tangent 0.521796 -0.543402 -0.657604; + vertex 29.6818 -14.2275 94.6309; + normal 0.334207 -0.880862 -0.335243; + tangent 0.317277 0.440083 -0.840037; + vertex 29.6818 -14.2275 94.6309; + texcoord 0.998540 0.199220; + tangent 0.317277 0.440083 -0.840037; + vertex 20.4935 -14.1981 85.3936; + texcoord 0.998540 -0.680300; + tangent 0.317277 0.440083 -0.840037; + vertex 30.3004 -13.3695 92.9931; + normal 0.872763 -0.400331 -0.279319; + texcoord 0.000490000 -1.02329; + tangent -0.0921640 0.426776 -0.899649; + vertex 32.9767 -10.0718 96.6291; + texcoord 0.000490000 -0.680300; + tangent -0.0921640 0.426776 -0.899649; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.166830 -1.02329; + vertex 32.8286 -9.38625 95.1840; + normal 0.673973 -0.0216302 -0.738439; + texcoord 0.000490000 -0.680300; + tangent -0.188284 0.961532 -0.200012; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.166830 -0.680300; + vertex 29.9411 -11.5347 92.6114; + texcoord 0.166830 -1.02329; + vertex 32.8286 -9.38625 95.1840; + normal -0.00353813 0.769481 -0.638659; + texcoord 0.166830 -0.680300; + tangent -0.521796 0.543403 0.657603; + vertex 29.9411 -11.5347 92.6114; + texcoord 0.333170 -0.680300; + vertex 28.9668 -10.5201 93.8392; + texcoord 0.166830 -1.02329; + vertex 32.8286 -9.38625 95.1840; + normal -0.820164 0.571705 -0.0220108; + texcoord 0.333170 -0.680300; + tangent -0.322265 -0.429848 0.843431; + vertex 28.9668 -10.5201 93.8392; + texcoord 0.499510 -0.680300; + vertex 28.3519 -11.3404 95.4487; + texcoord 0.499510 -1.02329; + vertex 30.3336 -8.47918 95.9214; + normal -0.396025 0.123991 0.909830; + texcoord 0.499510 -0.680300; + tangent 0.182421 -0.960468 0.210295; + vertex 28.3519 -11.3404 95.4487; + texcoord 0.665860 -0.680300; + vertex 28.7076 -13.2130 95.8587; + texcoord 0.499510 -1.02329; + tangent 0.182421 -0.960468 0.210295; + vertex 30.3336 -8.47918 95.9214; + normal 0.238426 -0.647249 0.724032; + texcoord 0.665860 -0.680300; + tangent 0.521797 -0.543402 -0.657604; + vertex 28.7076 -13.2130 95.8587; + texcoord 0.832200 -0.680300; + vertex 29.6818 -14.2275 94.6309; + texcoord 0.832200 -1.02329; + tangent 0.521797 -0.543402 -0.657603; + vertex 31.7933 -9.96652 97.7447; + normal 0.870849 -0.485892 0.0743627; + texcoord 0.832200 -0.680300; + tangent 0.317277 0.440083 -0.840037; + vertex 29.6818 -14.2275 94.6309; + texcoord 0.998540 -0.680300; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.832200 -1.02329; + vertex 31.7933 -9.96652 97.7447; + normal 0.365154 -0.807366 0.463489; + tangent 0.726103 -0.0645815 -0.684547; + vertex 31.7933 -9.96652 97.7447; + texcoord 0.998540 -0.680300; + tangent 0.726103 -0.0645814 -0.684547; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.998540 -1.02329; + tangent 0.726103 -0.0645815 -0.684547; + vertex 32.9767 -10.0718 96.6291; + normal 0.985793 0.166519 -0.0219958; + texcoord 0.000490000 -1.02329; + tangent -0.0921640 0.426776 -0.899649; + vertex 32.9767 -10.0718 96.6291; + texcoord 0.166830 -1.02329; + tangent -0.0921640 0.426776 -0.899649; + vertex 32.8286 -9.38625 95.1840; + texcoord 0.000490000 -1.33667; + vertex 32.4277 -6.52715 98.8607; + normal 0.628167 -0.342550 0.698617; + texcoord 0.832200 -1.02329; + tangent 0.726103 -0.0645815 -0.684547; + vertex 31.7933 -9.96652 97.7447; + texcoord 0.998540 -1.02329; + vertex 32.9767 -10.0718 96.6291; + texcoord 0.998540 -1.33667; + vertex 32.4277 -6.52715 98.8607; + normal 0.799348 -0.318170 -0.509717; + texcoord 0.333170 -1.64938; + tangent -0.234925 0.615289 -0.752483; + vertex 33.8534 -4.12331 99.4284; + texcoord 0.665860 -1.33667; + vertex 31.6318 -5.82357 97.0058; + texcoord 0.665860 -1.64938; + vertex 33.4666 -3.11022 98.1894; + normal 0.946381 0.321398 -0.0326591; + texcoord 0.333170 -1.64938; + vertex 33.8534 -4.12331 99.4284; + texcoord 0.665860 -1.64938; + vertex 33.4666 -3.11022 98.1894; + texcoord 0.333170 -1.89286; + tangent -0.234925 0.615289 -0.752482; + vertex 33.2254 -2.17147 100.439; + normal 0.649146 -0.674788 0.351099; + tangent 0.753508 0.507280 -0.418201; + vertex 33.2254 -2.17147 100.439; + texcoord 0.665860 -1.64938; + vertex 33.4666 -3.11022 98.1894; + texcoord 0.665860 -1.89286; + tangent 0.753508 0.507280 -0.418201; + vertex 34.0882 -1.59064 99.9607; + normal 0.417162 0.122731 0.900507; + texcoord 0.333170 -1.89286; + tangent 0.753508 0.507280 -0.418201; + vertex 33.2254 -2.17147 100.439; + texcoord 0.665860 -1.89286; + vertex 34.0882 -1.59064 99.9607; + texcoord 0.333170 -2.15896; + vertex 33.1982 0.124450 100.139; + normal -0.887670 -0.460479 -0.00122986; + tangent 0.296262 -0.573149 0.764021; + vertex 33.1982 0.124450 100.139; + normal -0.887670 -0.460479 -0.00122986; + texcoord 0.665860 -1.89286; + vertex 34.0882 -1.59064 99.9607; + texcoord 0.665860 -2.15896; + vertex 33.3544 -0.177750 100.542; + normal 0.818580 0.204199 0.536870; + tangent 0.542252 0.0335504 -0.839546; + vertex 33.3544 -0.177750 100.542; + texcoord 0.665860 -1.89286; + tangent 0.542252 0.0335503 -0.839546; + vertex 34.0882 -1.59064 99.9607; + texcoord 0.998540 -2.15896; + tangent 0.542252 0.0335504 -0.839546; + vertex 33.6404 -0.160060 100.099; + normal -0.589949 0.519278 0.618312; + texcoord 0.333170 -2.15896; + tangent 0.296262 -0.573149 0.764021; + vertex 33.1982 0.124450 100.139; + texcoord 0.665860 -2.15896; + vertex 33.3544 -0.177750 100.542; + texcoord 0.333170 -2.25896; + vertex 33.6379 0.278460 100.429; + normal 0.787893 -0.367402 0.494207; + texcoord 0.665860 -2.15896; + tangent 0.542252 0.0335504 -0.839546; + vertex 33.3544 -0.177750 100.542; + texcoord 0.998540 -2.15896; + vertex 33.6404 -0.160060 100.099; + texcoord 0.665860 -2.25896; + vertex 33.6379 0.278460 100.429; + normal 0.0249057 0.889049 0.457134; + texcoord 0.000490000 1.00000; + tangent 0.0385560 -0.457790 0.888224; + vertex -13.6495 -26.1067 54.8457; + texcoord 0.166830 1.00000; + vertex -13.5065 -27.8048 58.1405; + texcoord 0.166830 0.264350; + tangent 0.0385560 -0.457790 0.888224; + vertex -2.84087 -30.3377 62.4855; + normal -0.379897 -0.0130282 0.924937; + texcoord 0.166830 1.00000; + tangent -0.192379 -0.976925 -0.0927759; + vertex -13.5065 -27.8048 58.1405; + normal -0.379897 -0.0130282 0.924937; + texcoord 0.333170 1.00000; + vertex -14.0166 -30.3951 57.8945; + texcoord 0.166830 0.264350; + tangent -0.192380 -0.976925 -0.0927758; + vertex -2.84087 -30.3377 62.4855; + normal -0.475668 -0.828174 0.296424; + texcoord 0.333170 1.00000; + tangent -0.176073 -0.240525 -0.954540; + vertex -14.0166 -30.3951 57.8945; + normal -0.475668 -0.828174 0.296424; + texcoord 0.499510 1.00000; + vertex -14.6697 -31.2874 54.3537; + normal -0.475668 -0.828174 0.296424; + texcoord 0.499510 0.264350; + tangent -0.176072 -0.240525 -0.954540; + vertex -4.85330 -34.0645 62.3470; + normal 0.00860463 -0.941253 -0.337592; + texcoord 0.499510 1.00000; + tangent 0.202653 0.332240 -0.921167; + vertex -14.6697 -31.2874 54.3537; + texcoord 0.665860 1.00000; + tangent 0.202653 0.332240 -0.921167; + vertex -13.7036 -29.7035 49.9623; + texcoord 0.499510 0.264350; + tangent 0.202653 0.332240 -0.921167; + vertex -4.85330 -34.0645 62.3470; + normal 0.612033 -0.0455474 -0.789519; + texcoord 0.665860 1.00000; + tangent 0.192383 0.976925 0.0927759; + vertex -13.7036 -29.7035 49.9623; + texcoord 0.832200 1.00000; + tangent 0.192383 0.976924 0.0927759; + vertex -13.1935 -27.1131 50.2083; + texcoord 0.832200 0.264350; + tangent 0.192383 0.976924 0.0927759; + vertex -1.95205 -33.3214 59.2808; + normal 0.554553 0.822850 -0.124055; + texcoord 0.832200 1.00000; + tangent -0.0956523 0.211121 0.972769; + vertex -13.1935 -27.1131 50.2083; + texcoord 0.998540 1.00000; + vertex -13.6495 -26.1067 54.8457; + texcoord 0.832200 0.264350; + tangent -0.0956523 0.211121 0.972769; + vertex -1.95205 -33.3214 59.2808; + normal 0.677136 0.201957 -0.707602; + texcoord 0.000490000 -0.544220; + tangent 0.132525 0.912409 0.387230; + vertex 7.04276 -36.3431 67.1877; + texcoord 0.000490000 0.264350; + tangent 0.132525 0.912409 0.387230; + vertex -1.58977 -31.0435 60.4394; + texcoord 0.166830 -0.544220; + tangent 0.132525 0.912409 0.387230; + vertex 7.32915 -34.3714 68.0245; + normal 0.252117 0.960157 -0.120564; + tangent -0.409799 0.218800 0.885545; + vertex 7.32915 -34.3714 68.0245; + normal 0.252117 0.960157 -0.120564; + texcoord 0.333170 0.264350; + tangent -0.409799 0.218800 0.885546; + vertex -4.47264 -31.8482 63.4393; + texcoord 0.333170 -0.544220; + tangent -0.409799 0.218800 0.885545; + vertex 6.46440 -33.9097 69.8931; + normal -0.275436 0.676606 0.682890; + tangent -0.532681 -0.698760 0.477478; + vertex 6.46440 -33.9097 69.8931; + texcoord 0.333170 0.264350; + tangent -0.532682 -0.698759 0.477478; + vertex -4.47264 -31.8482 63.4393; + texcoord 0.499510 -0.544220; + tangent -0.532681 -0.698760 0.477478; + vertex 5.31326 -35.4197 70.9250; + normal -0.764650 -0.142198 0.628562; + tangent -0.139536 -0.915684 -0.376899; + vertex 5.31326 -35.4197 70.9250; + texcoord 0.665860 0.264350; + vertex -3.58382 -34.8320 60.2346; + texcoord 0.665860 -0.544220; + vertex 5.00457 -37.4455 70.0912; + normal -0.357687 -0.931601 0.0646491; + tangent 0.409804 -0.218797 -0.885545; + vertex 5.00457 -37.4455 70.0912; + texcoord 0.665860 0.264350; + tangent 0.409803 -0.218796 -0.885545; + vertex -3.58382 -34.8320 60.2346; + texcoord 0.832200 -0.544220; + tangent 0.409804 -0.218797 -0.885545; + vertex 5.86933 -37.9072 68.2225; + normal 0.191823 -0.637591 -0.746110; + tangent 0.530427 0.706984 -0.467784; + vertex 5.86933 -37.9072 68.2225; + texcoord 0.998540 0.264350; + tangent 0.530427 0.706984 -0.467784; + vertex -1.58977 -31.0435 60.4394; + texcoord 0.998540 -0.544220; + tangent 0.530427 0.706984 -0.467784; + vertex 7.04277 -36.3431 67.1877; + normal 0.774588 -0.507321 -0.377676; + texcoord 0.000490000 -0.884580; + tangent 0.0527310 0.646870 -0.760775; + vertex 10.2902 -35.7847 73.0977; + normal 0.774588 -0.507321 -0.377676; + texcoord 0.000490000 -0.544220; + tangent 0.0527309 0.646870 -0.760775; + vertex 7.04276 -36.3431 67.1877; + texcoord 0.166830 -0.884580; + tangent 0.0527310 0.646870 -0.760775; + vertex 10.3867 -34.6006 71.7052; + normal 0.764696 0.154441 -0.625610; + texcoord 0.000490000 -0.544220; + tangent 0.132525 0.912409 0.387230; + vertex 7.04276 -36.3431 67.1877; + texcoord 0.166830 -0.544220; + vertex 7.32915 -34.3714 68.0245; + texcoord 0.166830 -0.884580; + tangent 0.132525 0.912409 0.387230; + vertex 10.3867 -34.6006 71.7052; + normal 0.230593 0.964123 -0.131505; + texcoord 0.166830 -0.544220; + tangent -0.409799 0.218800 0.885545; + vertex 7.32915 -34.3714 68.0245; + normal 0.230593 0.964123 -0.131505; + texcoord 0.333170 -0.544220; + vertex 6.46440 -33.9097 69.8931; + texcoord 0.166830 -0.884580; + tangent -0.409800 0.218800 0.885545; + vertex 10.3867 -34.6006 71.7052; + normal -0.698425 0.681583 0.218281; + texcoord 0.333170 -0.544220; + tangent -0.532681 -0.698760 0.477478; + vertex 6.46440 -33.9097 69.8931; + texcoord 0.499510 -0.544220; + tangent -0.532681 -0.698760 0.477478; + vertex 5.31326 -35.4197 70.9250; + normal -0.698425 0.681583 0.218281; + texcoord 0.499510 -0.884580; + tangent -0.532681 -0.698760 0.477478; + vertex 7.46229 -33.6784 72.3638; + normal -0.339913 -0.313201 0.886772; + texcoord 0.499510 -0.544220; + tangent -0.139536 -0.915684 -0.376899; + vertex 5.31326 -35.4197 70.9250; + texcoord 0.665860 -0.544220; + vertex 5.00457 -37.4455 70.0912; + texcoord 0.499510 -0.884580; + vertex 7.46229 -33.6784 72.3638; + normal 0.0871479 -0.956975 0.276775; + texcoord 0.665860 -0.544220; + tangent 0.409804 -0.218797 -0.885545; + vertex 5.00457 -37.4455 70.0912; + normal 0.0871479 -0.956975 0.276775; + texcoord 0.832200 -0.544220; + vertex 5.86933 -37.9072 68.2225; + texcoord 0.832200 -0.884580; + vertex 8.76253 -35.9296 74.1491; + normal 0.743111 -0.653321 -0.144770; + texcoord 0.832200 -0.544220; + tangent 0.530427 0.706984 -0.467784; + vertex 5.86933 -37.9072 68.2225; + texcoord 0.998540 -0.544220; + vertex 7.04277 -36.3431 67.1877; + normal 0.743111 -0.653321 -0.144770; + texcoord 0.832200 -0.884580; + tangent 0.530427 0.706984 -0.467784; + vertex 8.76253 -35.9296 74.1491; + normal 0.997647 -0.0675571 0.0117068; + texcoord 0.000490000 -0.884580; + tangent 0.0527310 0.646870 -0.760775; + vertex 10.2902 -35.7847 73.0977; + texcoord 0.166830 -0.884580; + tangent 0.0527310 0.646870 -0.760775; + vertex 10.3867 -34.6006 71.7052; + texcoord 0.000490000 -1.19426; + tangent 0.0527310 0.646870 -0.760775; + vertex 10.3644 -34.1049 76.4615; + normal 0.598811 0.179177 -0.780590; + texcoord 0.333170 -1.48301; + tangent -0.425057 0.897159 -0.120138; + vertex 12.8371 -31.9460 77.8665; + texcoord 0.665860 -1.19426; + tangent -0.425057 0.897159 -0.120138; + vertex 9.49043 -31.9486 75.2986; + texcoord 0.665860 -1.48301; + tangent -0.425057 0.897159 -0.120138; + vertex 11.8977 -29.9633 77.6010; + normal -0.736629 0.640119 0.218232; + tangent -0.455522 -0.708127 0.539496; + vertex 11.8977 -29.9633 77.6010; + texcoord 0.665860 -1.19426; + vertex 9.49043 -31.9486 75.2986; + texcoord 0.998540 -1.48301; + vertex 10.8996 -31.5149 78.7831; + normal 0.903475 0.428620 0.00426442; + texcoord 0.333170 -1.48301; + tangent -0.425057 0.897159 -0.120138; + vertex 12.8371 -31.9460 77.8665; + texcoord 0.665860 -1.48301; + vertex 11.8977 -29.9633 77.6010; + normal 0.903475 0.428620 0.00426442; + texcoord 0.333170 -1.69495; + tangent -0.425057 0.897159 -0.120138; + vertex 12.2754 -30.7885 80.5092; + normal 0.420404 -0.857080 -0.297782; + tangent 0.439640 0.479512 -0.759463; + vertex 12.2754 -30.7885 80.5092; + texcoord 0.665860 -1.48301; + tangent 0.439640 0.479512 -0.759463; + vertex 11.8977 -29.9633 77.6010; + texcoord 0.665860 -1.69495; + tangent 0.439640 0.479512 -0.759463; + vertex 13.0031 -29.9948 79.2521; + normal 0.227095 0.964654 -0.133679; + tangent -0.921410 0.257272 0.291230; + vertex 13.0031 -29.9948 79.2521; + normal 0.227095 0.964654 -0.133679; + texcoord 0.665860 -1.48301; + vertex 11.8977 -29.9633 77.6010; + texcoord 0.998540 -1.69495; + vertex 11.4839 -29.5706 79.7323; + normal -0.889508 0.386363 -0.243924; + texcoord 0.665860 -1.48301; + tangent -0.455522 -0.708127 0.539496; + vertex 11.8977 -29.9633 77.6010; + texcoord 0.998540 -1.48301; + vertex 10.8996 -31.5149 78.7831; + normal -0.889508 0.386363 -0.243924; + texcoord 0.998540 -1.69495; + vertex 11.4839 -29.5706 79.7323; + normal 0.894856 -0.161234 0.416216; + texcoord 0.333170 -1.69495; + tangent 0.439640 0.479512 -0.759463; + vertex 12.2754 -30.7885 80.5092; + texcoord 0.665860 -1.69495; + vertex 13.0031 -29.9948 79.2521; + texcoord 0.333170 -1.92606; + vertex 12.0326 -29.0800 81.6932; + normal -0.122313 -0.944385 0.305248; + tangent 0.992275 -0.122790 0.0177162; + vertex 12.0326 -29.0800 81.6932; + normal -0.122313 -0.944385 0.305248; + texcoord 0.665860 -1.69495; + tangent 0.992275 -0.122790 0.0177163; + vertex 13.0031 -29.9948 79.2521; + normal -0.122313 -0.944385 0.305248; + texcoord 0.665860 -1.92606; + tangent 0.992275 -0.122790 0.0177162; + vertex 13.1355 -29.2165 81.7129; + normal 0.823356 0.526881 -0.210904; + tangent -0.444537 0.367720 -0.816804; + vertex 13.1355 -29.2165 81.7129; + texcoord 0.665860 -1.69495; + tangent -0.444537 0.367720 -0.816804; + vertex 13.0031 -29.9948 79.2521; + texcoord 0.998540 -1.92606; + tangent -0.444537 0.367720 -0.816804; + vertex 12.6419 -28.8082 80.8059; + normal 0.0325968 0.797979 -0.601802; + texcoord 0.665860 -1.69495; + tangent -0.921410 0.257272 0.291230; + vertex 13.0031 -29.9948 79.2521; + texcoord 0.998540 -1.69495; + vertex 11.4839 -29.5706 79.7323; + texcoord 0.998540 -1.92606; + tangent -0.921410 0.257272 0.291230; + vertex 12.6419 -28.8082 80.8059; + normal -0.0553410 -0.310289 0.949030; + texcoord 0.333170 -1.92606; + tangent 0.992275 -0.122790 0.0177162; + vertex 12.0326 -29.0800 81.6932; + texcoord 0.665860 -1.92606; + tangent 0.992275 -0.122790 0.0177162; + vertex 13.1355 -29.2165 81.7129; + texcoord 0.333170 -2.16535; + tangent 0.992275 -0.122790 0.0177162; + vertex 13.0267 -27.8315 82.1594; + normal 0.601972 -0.503220 0.619999; + texcoord 0.665860 -2.16535; + tangent 0.797580 0.341315 -0.497362; + vertex 13.0942 -28.0894 82.6678; + texcoord 0.665860 -1.92606; + tangent 0.797580 0.341315 -0.497362; + vertex 13.1355 -29.2165 81.7129; + texcoord 0.998540 -2.16535; + tangent 0.797580 0.341315 -0.497362; + vertex 13.5521 -27.8934 82.3823; + normal 0.872633 -0.0280932 -0.487569; + texcoord 0.665860 -1.92606; + tangent -0.444537 0.367720 -0.816804; + vertex 13.1355 -29.2165 81.7129; + texcoord 0.998540 -1.92606; + vertex 12.6419 -28.8082 80.8059; + texcoord 0.998540 -2.16535; + vertex 13.5521 -27.8934 82.3823; + normal 0.536922 -0.0259155 0.843234; + texcoord 0.665860 -2.16535; + tangent 0.797580 0.341315 -0.497362; + vertex 13.0942 -28.0894 82.6678; + texcoord 0.998540 -2.16535; + vertex 13.5521 -27.8934 82.3823; + texcoord 0.665860 -2.26535; + tangent 0.797580 0.341315 -0.497362; + vertex 13.1791 -27.4990 82.6319; + normal -0.140106 0.656721 0.741005; + texcoord 0.000490000 1.00000; + tangent -0.0471469 -0.751963 0.657518; + vertex -7.17738 -31.3112 39.9234; + texcoord 0.166830 1.00000; + tangent -0.0471469 -0.751963 0.657518; + vertex -7.34279 -33.9494 42.2302; + texcoord 0.166830 0.198780; + tangent -0.0471469 -0.751963 0.657518; + vertex 1.15384 -38.6053 47.9630; + normal -0.633449 -0.257549 0.729665; + texcoord 0.166830 1.00000; + tangent -0.179541 -0.868326 -0.462358; + vertex -7.34279 -33.9494 42.2302; + texcoord 0.333170 1.00000; + vertex -7.79305 -36.1270 41.0707; + texcoord 0.166830 0.198780; + tangent -0.179541 -0.868326 -0.462358; + vertex 1.15384 -38.6053 47.9630; + normal -0.607272 -0.792560 -0.0554053; + texcoord 0.333170 1.00000; + tangent -0.0811880 0.131276 -0.988016; + vertex -7.79305 -36.1270 41.0707; + texcoord 0.499510 1.00000; + vertex -8.07789 -35.6664 37.6043; + texcoord 0.499510 0.198780; + tangent -0.0811880 0.131276 -0.988016; + vertex -0.916920 -41.8410 47.4419; + normal 0.182508 -0.767472 -0.614555; + texcoord 0.499510 1.00000; + tangent 0.290788 0.639225 -0.711923; + vertex -8.07789 -35.6664 37.6043; + texcoord 0.665860 1.00000; + vertex -6.76675 -32.7842 34.3943; + texcoord 0.499510 0.198780; + vertex -0.916920 -41.8410 47.4419; + normal 0.812253 0.134308 -0.567632; + texcoord 0.665860 1.00000; + tangent 0.179537 0.868324 0.462364; + vertex -6.76675 -32.7842 34.3943; + texcoord 0.832200 1.00000; + vertex -6.31650 -30.6066 35.5538; + texcoord 0.832200 0.198780; + tangent 0.179537 0.868324 0.462364; + vertex 1.88469 -41.0787 44.8115; + normal 0.647024 0.722386 0.243962; + texcoord 0.832200 1.00000; + tangent -0.190929 -0.156266 0.969086; + vertex -6.31650 -30.6066 35.5538; + texcoord 0.998540 1.00000; + vertex -7.17738 -31.3112 39.9234; + texcoord 0.832200 0.198780; + tangent -0.190929 -0.156266 0.969086; + vertex 1.88469 -41.0787 44.8115; + normal 0.210263 -0.647096 -0.732841; + texcoord 0.000490000 -1.13866; + tangent 0.848157 0.493549 -0.192454; + vertex 10.8636 -51.7339 57.3117; + texcoord 0.000490000 -0.567720; + tangent 0.848157 0.493549 -0.192454; + vertex 8.03513 -46.8120 52.1541; + texcoord 0.166830 -1.13866; + tangent 0.848157 0.493549 -0.192454; + vertex 12.2666 -50.9175 56.9934; + normal 0.681855 0.297926 -0.668067; + tangent 0.315484 0.704216 0.636042; + vertex 12.2666 -50.9175 56.9934; + texcoord 0.333170 -0.567720; + tangent 0.315484 0.704216 0.636042; + vertex 7.62028 -44.9488 54.9130; + texcoord 0.333170 -1.13866; + tangent 0.315484 0.704216 0.636042; + vertex 12.7809 -49.7696 58.0302; + normal 0.599681 0.773816 0.203939; + tangent -0.537259 0.200444 0.819253; + vertex 12.7809 -49.7696 58.0302; + texcoord 0.333170 -0.567720; + vertex 7.62028 -44.9488 54.9130; + texcoord 0.499510 -1.13866; + vertex 11.8922 -49.4380 59.3853; + normal -0.283366 0.740169 0.609798; + tangent -0.849083 -0.489234 0.199270; + vertex 11.8922 -49.4380 59.3853; + texcoord 0.665860 -0.567720; + tangent -0.849083 -0.489234 0.199270; + vertex 5.53595 -47.6552 54.2677; + texcoord 0.665860 -1.13866; + tangent -0.849083 -0.489234 0.199270; + vertex 10.4672 -50.2591 59.7198; + normal -0.772209 -0.199031 0.603390; + tangent -0.315485 -0.704216 -0.636042; + vertex 10.4672 -50.2591 59.7198; + normal -0.772209 -0.199031 0.603390; + texcoord 0.665860 -0.567720; + tangent -0.315485 -0.704216 -0.636042; + vertex 5.53595 -47.6552 54.2677; + texcoord 0.832200 -1.13866; + tangent -0.315485 -0.704216 -0.636042; + vertex 9.95291 -51.4070 58.6830; + normal -0.672441 -0.683648 -0.283634; + tangent 0.542659 -0.194779 -0.817057; + vertex 9.95291 -51.4070 58.6830; + texcoord 0.998540 -0.567720; + tangent 0.542659 -0.194779 -0.817057; + vertex 8.03513 -46.8120 52.1541; + texcoord 0.998540 -1.13866; + tangent 0.542659 -0.194779 -0.817057; + vertex 10.8636 -51.7339 57.3117; + normal 0.403424 0.507148 -0.761610; + texcoord 0.166830 -1.13866; + tangent 0.315484 0.704216 0.636042; + vertex 12.2666 -50.9175 56.9934; + texcoord 0.333170 -1.13866; + vertex 12.7809 -49.7696 58.0302; + texcoord 0.333170 -1.43785; + vertex 14.9760 -50.0685 58.9939; + normal 0.184548 0.975749 -0.117708; + texcoord 0.333170 -1.13866; + tangent -0.537259 0.200444 0.819253; + vertex 12.7809 -49.7696 58.0302; + texcoord 0.499510 -1.13866; + vertex 11.8922 -49.4380 59.3853; + texcoord 0.333170 -1.43785; + vertex 14.9760 -50.0685 58.9939; + normal -0.447999 0.866767 0.219116; + texcoord 0.499510 -1.13866; + tangent -0.849083 -0.489234 0.199270; + vertex 11.8922 -49.4380 59.3853; + texcoord 0.665860 -1.13866; + tangent -0.849083 -0.489234 0.199270; + vertex 10.4672 -50.2591 59.7198; + texcoord 0.665860 -1.43785; + tangent -0.849083 -0.489234 0.199270; + vertex 13.4417 -48.7829 59.9621; + normal 0.0279812 0.622459 -0.782152; + texcoord 0.499510 -1.13866; + tangent -0.690025 0.578158 0.435430; + vertex 11.8922 -49.4380 59.3853; + texcoord 0.665860 -1.43785; + vertex 13.4417 -48.7829 59.9621; + texcoord 0.333170 -1.43785; + tangent -0.690024 0.578158 0.435430; + vertex 14.9760 -50.0685 58.9939; + normal 0.300409 -0.709917 0.637002; + texcoord 0.665860 -1.13866; + tangent -0.315485 -0.704216 -0.636042; + vertex 10.4672 -50.2591 59.7198; + texcoord 0.832200 -1.13866; + tangent -0.315485 -0.704216 -0.636042; + vertex 9.95291 -51.4070 58.6830; + texcoord 0.665860 -1.43785; + tangent -0.315485 -0.704216 -0.636042; + vertex 13.4417 -48.7829 59.9621; + normal 0.0203910 -0.969400 0.244639; + texcoord 0.832200 -1.13866; + tangent 0.542659 -0.194779 -0.817057; + vertex 9.95291 -51.4070 58.6830; + texcoord 0.998540 -1.13866; + tangent 0.542659 -0.194779 -0.817057; + vertex 10.8636 -51.7339 57.3117; + normal 0.0203910 -0.969400 0.244639; + texcoord 0.998540 -1.43785; + tangent 0.542659 -0.194779 -0.817057; + vertex 13.8388 -50.8115 60.7188; + normal 0.396748 0.805302 -0.440545; + texcoord 0.333170 -1.43785; + tangent -0.690024 0.578158 0.435430; + vertex 14.9760 -50.0685 58.9939; + texcoord 0.665860 -1.43785; + tangent -0.690025 0.578158 0.435430; + vertex 13.4417 -48.7829 59.9621; + texcoord 0.333170 -1.75086; + tangent -0.690024 0.578158 0.435430; + vertex 17.1527 -49.7086 61.6121; + normal 0.269643 -0.443028 -0.854996; + tangent -0.256045 0.822936 -0.507166; + vertex 17.1527 -49.7086 61.6121; + normal 0.269643 -0.443028 -0.854996; + texcoord 0.665860 -1.43785; + tangent -0.256045 0.822936 -0.507166; + vertex 13.4417 -48.7829 59.9621; + normal 0.269643 -0.443028 -0.854996; + texcoord 0.665860 -1.75086; + tangent -0.256045 0.822936 -0.507166; + vertex 16.7185 -48.3132 60.7522; + normal 0.896843 0.00645485 -0.442302; + texcoord 0.333170 -1.75086; + tangent -0.256045 0.822936 -0.507166; + vertex 17.1527 -49.7086 61.6121; + texcoord 0.665860 -1.75086; + vertex 16.7185 -48.3132 60.7522; + texcoord 0.333170 -1.99500; + vertex 18.0042 -48.3532 63.3585; + normal 0.00273864 -0.999857 -0.0166657; + tangent 0.418273 0.0162832 -0.908175; + vertex 18.0042 -48.3532 63.3585; + texcoord 0.665860 -1.75086; + tangent 0.418273 0.0162832 -0.908175; + vertex 16.7185 -48.3132 60.7522; + texcoord 0.665860 -1.99500; + tangent 0.418273 0.0162832 -0.908175; + vertex 18.4974 -48.3340 62.2877; + normal 0.433677 0.754746 -0.492222; + tangent -0.787824 0.582728 0.199404; + vertex 18.4974 -48.3340 62.2877; + texcoord 0.665860 -1.75086; + vertex 16.7185 -48.3132 60.7522; + texcoord 0.998540 -1.99500; + vertex 17.5698 -47.6479 62.5224; + normal 0.00794371 0.685093 -0.728413; + texcoord 0.000490000 -2.26179; + tangent -0.516688 0.626472 0.583580; + vertex 19.4859 -47.0778 63.0795; + texcoord 0.000490000 -1.99500; + tangent -0.516688 0.626473 0.583580; + vertex 17.5698 -47.6479 62.5224; + texcoord 0.333170 -2.26179; + tangent -0.516688 0.626472 0.583580; + vertex 19.2053 -46.7376 63.3964; + normal 0.751992 -0.567006 0.336174; + texcoord 0.333170 -1.99500; + tangent 0.418273 0.0162832 -0.908175; + vertex 18.0042 -48.3532 63.3585; + normal 0.751991 -0.567006 0.336174; + texcoord 0.665860 -1.99500; + tangent 0.418273 0.0162832 -0.908175; + vertex 18.4974 -48.3340 62.2877; + texcoord 0.333170 -2.26179; + tangent 0.418273 0.0162832 -0.908175; + vertex 19.2053 -46.7376 63.3964; + normal -0.888108 0.0794438 0.452718; + tangent 0.0195771 -0.977518 0.209941; + vertex 19.2053 -46.7376 63.3964; + texcoord 0.665860 -1.99500; + tangent 0.0195770 -0.977518 0.209941; + vertex 18.4974 -48.3340 62.2877; + texcoord 0.665860 -2.26179; + tangent 0.0195771 -0.977518 0.209941; + vertex 19.2160 -47.2684 63.5104; + normal 0.118491 0.461116 -0.879393; + texcoord 0.665860 -1.99500; + tangent -0.787824 0.582728 0.199404; + vertex 18.4974 -48.3340 62.2877; + texcoord 0.998540 -1.99500; + tangent -0.787824 0.582728 0.199404; + vertex 17.5698 -47.6479 62.5224; + texcoord 0.998540 -2.26179; + tangent -0.787824 0.582728 0.199404; + vertex 19.4859 -47.0778 63.0795; + normal 0.517863 0.771469 -0.369667; + texcoord 0.000490000 -2.26179; + tangent -0.516688 0.626472 0.583580; + vertex 19.4859 -47.0778 63.0795; + texcoord 0.333170 -2.26179; + vertex 19.2053 -46.7376 63.3964; + texcoord 0.000490000 -2.36179; + tangent -0.516688 0.626472 0.583580; + vertex 19.6835 -46.9628 63.5964; + normal -0.298949 0.194652 0.934206; + texcoord 0.333170 -2.26179; + tangent 0.0195771 -0.977518 0.209941; + vertex 19.2053 -46.7376 63.3964; + texcoord 0.665860 -2.26179; + vertex 19.2160 -47.2684 63.5104; + texcoord 0.333170 -2.36179; + tangent 0.0195771 -0.977518 0.209941; + vertex 19.6835 -46.9628 63.5964; + normal 0.00925465 -0.238135 0.971188; + texcoord 0.125240 1.00000; + tangent 0.230422 0.945600 0.229665; + vertex 9.67082 43.1598 73.3322; + normal 0.00925465 -0.238135 0.971188; + texcoord 0.250000 1.00000; + vertex 10.2025 45.3417 73.8621; + normal 0.00925465 -0.238135 0.971188; + texcoord 0.125240 0.101610; + tangent 0.230422 0.945600 0.229665; + vertex 1.39425 54.6204 76.2212; + normal -0.748863 -0.236469 -0.619101; + texcoord 0.000490000 -0.884860; + tangent -0.450349 -0.503769 0.737159; + vertex -6.75706 66.8725 79.2906; + texcoord 0.000490000 0.101610; + tangent -0.450349 -0.503769 0.737159; + vertex 0.830650 55.2930 74.5354; + texcoord 0.125240 -0.884860; + vertex -7.49606 66.0458 80.5003; + normal -0.728538 -0.684156 0.0341108; + tangent 0.187105 -0.150846 0.970689; + vertex -7.49606 66.0458 80.5003; + texcoord 0.250000 0.101610; + tangent 0.187105 -0.150845 0.970689; + vertex 2.90338 54.8103 77.2626; + texcoord 0.250000 -0.884860; + tangent 0.187105 -0.150846 0.970689; + vertex -7.19579 65.8037 82.0581; + normal -0.342453 -0.621825 0.704315; + tangent 0.725098 0.301785 0.618998; + vertex -7.19579 65.8037 82.0581; + texcoord 0.250000 0.101610; + tangent 0.725098 0.301785 0.618998; + vertex 2.90338 54.8103 77.2626; + texcoord 0.374760 -0.884860; + tangent 0.725098 0.301785 0.618998; + vertex -6.03215 66.2880 83.0514; + normal 0.319612 -0.316530 0.893117; + tangent 0.819876 0.564906 -0.0931925; + vertex -6.03215 66.2880 83.0514; + texcoord 0.499510 0.101610; + tangent 0.819876 0.564906 -0.0931925; + vertex 5.18611 56.8927 75.7070; + texcoord 0.499510 -0.884860; + tangent 0.819876 0.564906 -0.0931925; + vertex -4.68678 67.2150 82.8985; + normal 0.729437 0.255640 0.634484; + tangent 0.457787 0.506780 -0.730483; + vertex -4.68678 67.2150 82.8985; + texcoord 0.499510 0.101610; + tangent 0.457787 0.506780 -0.730483; + vertex 5.18611 56.8927 75.7070; + texcoord 0.624270 -0.884860; + tangent 0.457787 0.506780 -0.730483; + vertex -3.91546 68.0689 81.6677; + normal 0.811650 0.581588 -0.0545807; + tangent -0.177894 0.157097 -0.971429; + vertex -3.91546 68.0689 81.6677; + texcoord 0.749030 0.101610; + tangent -0.177893 0.157097 -0.971429; + vertex 3.11782 57.4296 72.8893; + texcoord 0.749030 -0.884860; + tangent -0.177893 0.157097 -0.971429; + vertex -4.20233 68.3222 80.1012; + normal 0.300038 0.658559 -0.690129; + tangent -0.729898 -0.307311 -0.610581; + vertex -4.20233 68.3222 80.1012; + texcoord 0.749030 0.101610; + tangent -0.729898 -0.307310 -0.610581; + vertex 3.11782 57.4296 72.8893; + texcoord 0.873780 -0.884860; + tangent -0.729898 -0.307311 -0.610581; + vertex -5.37936 67.8266 79.1166; + normal -0.265702 0.212093 -0.940436; + tangent -0.817686 -0.566319 0.103301; + vertex -5.37936 67.8266 79.1166; + texcoord 0.998540 0.101610; + tangent -0.817686 -0.566320 0.103301; + vertex 0.830650 55.2930 74.5354; + texcoord 0.998540 -0.884860; + tangent -0.817686 -0.566319 0.103301; + vertex -6.75706 66.8725 79.2906; + normal 0.226482 -0.170502 0.958976; + texcoord 0.374760 -0.884860; + tangent 0.819876 0.564906 -0.0931925; + vertex -6.03215 66.2880 83.0514; + texcoord 0.499510 -0.884860; + vertex -4.68678 67.2150 82.8985; + texcoord 0.374760 -1.34195; + tangent 0.819876 0.564906 -0.0931924; + vertex -8.74232 69.6530 84.2898; + normal -0.212592 -0.726529 0.653422; + tangent 0.391707 0.549262 0.738158; + vertex -8.74232 69.6530 84.2898; + texcoord 0.499510 -0.884860; + vertex -4.68678 67.2150 82.8985; + texcoord 0.499510 -1.34195; + tangent 0.391707 0.549262 0.738157; + vertex -8.19843 70.4156 85.3147; + normal 0.754512 0.213138 0.620712; + texcoord 0.499510 -0.884860; + tangent 0.457787 0.506780 -0.730483; + vertex -4.68678 67.2150 82.8985; + texcoord 0.624270 -0.884860; + vertex -3.91546 68.0689 81.6677; + texcoord 0.624270 -1.34195; + tangent 0.457787 0.506780 -0.730483; + vertex -8.34672 71.7375 85.7944; + normal -0.409940 0.446855 -0.795154; + texcoord 0.873780 -0.884860; + tangent -0.817686 -0.566320 0.103301; + vertex -5.37936 67.8266 79.1166; + normal -0.409940 0.446855 -0.795154; + texcoord 0.998540 -0.884860; + vertex -6.75706 66.8725 79.2906; + texcoord 0.873780 -1.34195; + tangent -0.817686 -0.566320 0.103301; + vertex -10.0279 73.0344 84.4398; + normal 0.265777 0.697323 -0.665660; + tangent -0.387598 -0.554932 -0.736084; + vertex -10.0279 73.0344 84.4398; + texcoord 0.998540 -0.884860; + tangent -0.387597 -0.554932 -0.736084; + vertex -6.75706 66.8725 79.2906; + texcoord 0.998540 -1.34195; + tangent -0.387598 -0.554932 -0.736084; + vertex -10.5760 72.2497 83.3989; + normal -0.612604 -0.606474 -0.506859; + texcoord 0.125240 -1.34195; + tangent 0.555425 -0.786565 0.269848; + vertex -10.4235 70.9499 82.9351; + texcoord 0.250000 -1.34195; + vertex -9.66398 69.8743 83.3041; + texcoord 0.250000 -1.74711; + tangent 0.555425 -0.786565 0.269849; + vertex -14.2334 71.4675 86.9203; + normal 0.270341 -0.835561 0.478282; + texcoord 0.374760 -1.34195; + tangent 0.391707 0.549262 0.738158; + vertex -8.74232 69.6530 84.2898; + texcoord 0.499510 -1.34195; + vertex -8.19843 70.4156 85.3147; + texcoord 0.499510 -1.74711; + vertex -12.6565 70.3982 87.8041; + normal -0.361572 0.826036 -0.432354; + texcoord 0.873780 -1.34195; + tangent -0.387598 -0.554932 -0.736084; + vertex -10.0279 73.0344 84.4398; + texcoord 0.998540 -1.34195; + vertex -10.5760 72.2497 83.3989; + normal -0.361572 0.826036 -0.432354; + texcoord 0.998540 -1.74711; + tangent -0.387597 -0.554932 -0.736084; + vertex -13.4124 73.2468 87.6761; + normal -0.496521 -0.412300 -0.763856; + texcoord 0.250000 -2.12227; + tangent 0.114645 -0.903433 0.413117; + vertex -16.7242 71.9200 89.6267; + texcoord 0.499510 -1.74711; + tangent 0.114646 -0.903433 0.413116; + vertex -12.6565 70.3982 87.8041; + texcoord 0.499510 -2.12227; + tangent 0.114645 -0.903433 0.413116; + vertex -16.5213 70.3217 90.3576; + normal -0.920634 -0.252859 -0.297481; + texcoord 0.250000 -2.12227; + vertex -16.7242 71.9200 89.6267; + normal -0.920634 -0.252859 -0.297481; + texcoord 0.499510 -2.12227; + tangent 0.114645 -0.903433 0.413116; + vertex -16.5213 70.3217 90.3576; + texcoord 0.250000 -2.39525; + tangent 0.114645 -0.903433 0.413117; + vertex -17.8948 72.4956 92.7604; + normal -0.476601 0.498917 -0.723832; + tangent -0.184953 -0.861837 -0.472260; + vertex -17.8948 72.4956 92.7604; + texcoord 0.499510 -2.12227; + tangent -0.184953 -0.861837 -0.472260; + vertex -16.5213 70.3217 90.3576; + normal -0.476601 0.498917 -0.723832; + texcoord 0.499510 -2.39525; + tangent -0.184953 -0.861837 -0.472260; + vertex -18.1411 71.3481 92.1316; + normal 0.870549 -0.365323 0.329672; + texcoord 0.749030 -2.39525; + tangent 0.183589 0.862706 0.471204; + vertex -17.2029 70.7394 92.8587; + texcoord 0.998540 -2.12227; + vertex -15.6662 72.6050 90.8683; + texcoord 0.998540 -2.39525; + vertex -16.9579 71.8902 93.4873; + normal -0.909223 0.332439 -0.250594; + texcoord 0.250000 -2.39525; + tangent -0.184953 -0.861837 -0.472260; + vertex -17.8948 72.4956 92.7604; + texcoord 0.499510 -2.39525; + vertex -18.1411 71.3481 92.1316; + texcoord 0.250000 -2.69194; + tangent -0.184953 -0.861837 -0.472260; + vertex -18.6063 72.3065 95.0910; + normal -0.145026 0.934394 -0.325386; + tangent -0.952833 -0.220507 -0.208535; + vertex -18.6063 72.3065 95.0910; + texcoord 0.499510 -2.39525; + tangent -0.952833 -0.220507 -0.208535; + vertex -18.1411 71.3481 92.1316; + texcoord 0.499510 -2.69194; + tangent -0.952833 -0.220507 -0.208535; + vertex -19.4607 72.1088 94.9040; + normal 0.490618 -0.495795 0.716576; + texcoord 0.749030 -2.39525; + tangent 0.183589 0.862706 0.471204; + vertex -17.2029 70.7394 92.8587; + texcoord 0.998540 -2.39525; + vertex -16.9579 71.8902 93.4873; + normal 0.490618 -0.495795 0.716576; + texcoord 0.749030 -2.69194; + tangent 0.183589 0.862706 0.471204; + vertex -19.2114 71.2956 94.6188; + normal -0.288204 0.872758 0.393995; + texcoord 0.250000 -2.69194; + tangent -0.952833 -0.220507 -0.208535; + vertex -18.6063 72.3065 95.0910; + texcoord 0.499510 -2.69194; + vertex -19.4607 72.1088 94.9040; + texcoord 0.250000 -2.99596; + tangent -0.952833 -0.220507 -0.208535; + vertex -19.7338 71.2942 96.5087; + normal -0.592475 -0.385366 -0.707437; + texcoord 0.749030 -2.99596; + tangent 0.501469 -0.863700 0.0505106; + vertex -20.3672 71.4630 96.5066; + texcoord 0.998540 -2.69194; + tangent 0.501469 -0.863700 0.0505107; + vertex -18.3568 71.4938 94.8060; + texcoord 0.998540 -2.99596; + tangent 0.501469 -0.863700 0.0505106; + vertex -20.1348 71.0626 96.5300; + normal -0.776339 -0.423442 0.466899; + texcoord 0.749030 -2.99596; + vertex -20.3672 71.4630 96.5066; + texcoord 0.998540 -2.99596; + vertex -20.1348 71.0626 96.5300; + texcoord 0.749030 -3.09596; + tangent 0.501469 -0.863700 0.0505106; + vertex -20.0434 71.4113 96.9982; + normal -0.748679 -0.654591 0.104832; + texcoord 0.000490000 1.00000; + tangent -0.103718 0.271846 0.956735; + vertex -2.53120 16.3021 71.4349; + texcoord 0.125240 1.00000; + vertex -2.84330 17.1201 74.3138; + texcoord 0.125240 0.0929700; + tangent -0.103718 0.271847 0.956735; + vertex -10.5709 26.9668 80.6106; + normal -0.141654 -0.609820 0.779778; + texcoord 0.125240 1.00000; + tangent 0.405911 0.682671 0.607615; + vertex -2.84330 17.1201 74.3138; + texcoord 0.250000 1.00000; + vertex -1.86630 18.7633 75.7763; + texcoord 0.125240 0.0929700; + tangent 0.405912 0.682671 0.607615; + vertex -10.5709 26.9668 80.6106; + normal 0.792182 0.310124 0.525615; + texcoord 0.374760 1.00000; + tangent 0.561485 -0.0329002 -0.826833; + vertex 0.482220 18.8560 75.2575; + texcoord 0.499510 1.00000; + vertex 2.17180 18.7570 72.7694; + texcoord 0.374760 0.0929700; + tangent 0.561485 -0.0329003 -0.826833; + vertex -7.99614 27.4215 82.9819; + normal -0.642169 0.191667 -0.742215; + texcoord 0.749030 1.00000; + tangent -0.690453 -0.565241 0.451418; + vertex 0.983400 18.2169 66.7390; + texcoord 0.873780 1.00000; + tangent -0.690453 -0.565241 0.451418; + vertex -0.828260 16.7338 67.9235; + texcoord 0.873780 0.0929700; + tangent -0.690453 -0.565241 0.451418; + vertex -9.31470 29.9406 78.6765; + normal -0.872531 -0.196469 -0.447313; + texcoord 0.873780 1.00000; + tangent -0.433721 -0.109955 0.894313; + vertex -0.828260 16.7338 67.9235; + texcoord 0.998540 1.00000; + tangent -0.433721 -0.109955 0.894313; + vertex -2.53120 16.3021 71.4349; + texcoord 0.873780 0.0929700; + tangent -0.433721 -0.109955 0.894313; + vertex -9.31470 29.9406 78.6765; + normal -0.0259148 0.625319 -0.779939; + texcoord 0.000490000 -1.52634; + tangent -0.826031 -0.452818 -0.335602; + vertex -20.8690 46.4337 92.8874; + texcoord 0.000490000 -0.737550; + tangent -0.826031 -0.452818 -0.335602; + vertex -16.2232 38.3154 86.2242; + texcoord 0.125240 -1.52634; + tangent -0.826031 -0.452818 -0.335602; + vertex -22.0654 45.7779 92.4014; + normal -0.570188 0.0912196 -0.816434; + tangent -0.540615 -0.789964 0.289297; + vertex -22.0654 45.7779 92.4014; + texcoord 0.250000 -0.737550; + tangent -0.540614 -0.789964 0.289297; + vertex -17.1667 35.8271 87.8684; + texcoord 0.250000 -1.52634; + tangent -0.540615 -0.789964 0.289297; + vertex -22.8365 44.6511 92.8140; + normal -0.871709 -0.407992 -0.271414; + tangent 0.0741943 -0.657384 0.749894; + vertex -22.8365 44.6511 92.8140; + normal -0.871709 -0.407992 -0.271414; + texcoord 0.250000 -0.737550; + tangent 0.0741943 -0.657384 0.749894; + vertex -17.1667 35.8271 87.8684; + texcoord 0.374760 -1.52634; + tangent 0.0741943 -0.657384 0.749894; + vertex -22.7307 43.7134 93.8836; + normal -0.550713 -0.770335 0.321401; + tangent 0.635751 -0.137606 0.759530; + vertex -22.7307 43.7134 93.8836; + texcoord 0.499510 -0.737550; + vertex -14.8056 36.3643 89.8487; + texcoord 0.499510 -1.52634; + vertex -21.8099 43.5141 94.9837; + normal -0.0123062 -0.591226 0.806412; + tangent 0.826460 0.447953 0.341031; + vertex -21.8099 43.5141 94.9837; + texcoord 0.499510 -0.737550; + tangent 0.826460 0.447953 0.341031; + vertex -14.8056 36.3643 89.8487; + texcoord 0.624270 -1.52634; + tangent 0.826460 0.447953 0.341031; + vertex -20.5909 44.1748 95.4867; + normal 0.649240 -0.183702 0.738065; + tangent 0.545403 0.788796 -0.283436; + vertex -20.5909 44.1748 95.4867; + texcoord 0.749030 -0.737550; + tangent 0.545403 0.788796 -0.283436; + vertex -13.8109 38.8994 88.2096; + texcoord 0.749030 -1.52634; + tangent 0.545403 0.788796 -0.283436; + vertex -19.8104 45.3036 95.0811; + normal 0.836231 0.455065 0.305996; + tangent -0.0804992 0.653825 -0.752352; + vertex -19.8104 45.3036 95.0811; + texcoord 0.749030 -0.737550; + tangent -0.0804991 0.653825 -0.752352; + vertex -13.8109 38.8994 88.2096; + normal 0.836231 0.455065 0.305996; + texcoord 0.873780 -1.52634; + tangent -0.0804992 0.653825 -0.752352; + vertex -19.9256 46.2393 94.0044; + normal 0.614172 0.680072 -0.400369; + tangent -0.639622 0.131804 -0.757306; + vertex -19.9256 46.2393 94.0044; + texcoord 0.998540 -0.737550; + tangent -0.639621 0.131804 -0.757306; + vertex -16.2232 38.3154 86.2242; + texcoord 0.998540 -1.52634; + tangent -0.639622 0.131804 -0.757306; + vertex -20.8690 46.4337 92.8874; + normal -0.380674 -0.0769523 -0.921502; + texcoord 0.125240 -1.52634; + tangent -0.540614 -0.789964 0.289297; + vertex -22.0654 45.7779 92.4014; + texcoord 0.250000 -1.52634; + tangent -0.540615 -0.789964 0.289297; + vertex -22.8365 44.6511 92.8140; + texcoord 0.250000 -1.87058; + tangent -0.540614 -0.789964 0.289297; + vertex -26.0236 44.8428 94.1146; + normal 0.0666241 -0.970527 -0.231600; + texcoord 0.374760 -1.52634; + tangent 0.635751 -0.137606 0.759530; + vertex -22.7307 43.7134 93.8836; + texcoord 0.499510 -1.52634; + vertex -21.8099 43.5141 94.9837; + texcoord 0.499510 -1.87058; + vertex -25.0700 43.2276 95.2464; + normal 0.338951 0.101712 0.935290; + texcoord 0.624270 -1.52634; + tangent 0.545403 0.788796 -0.283436; + vertex -20.5909 44.1748 95.4867; + texcoord 0.749030 -1.52634; + vertex -19.8104 45.3036 95.0811; + texcoord 0.749030 -1.87058; + tangent 0.545403 0.788796 -0.283436; + vertex -24.5150 44.6254 96.8598; + normal 0.0423951 0.989739 0.136451; + texcoord 0.873780 -1.52634; + tangent -0.639621 0.131804 -0.757306; + vertex -19.9256 46.2393 94.0044; + texcoord 0.998540 -1.52634; + vertex -20.8690 46.4337 92.8874; + normal 0.0423951 0.989739 0.136451; + texcoord 0.998540 -1.87058; + vertex -25.4787 46.2421 95.7097; + normal -0.232228 -0.159937 -0.959422; + texcoord 0.250000 -2.25586; + tangent -0.00351101 -0.986244 0.165258; + vertex -29.8458 45.0691 96.0954; + normal -0.232228 -0.159937 -0.959422; + texcoord 0.499510 -1.87058; + tangent -0.00351105 -0.986244 0.165258; + vertex -25.0700 43.2276 95.2464; + texcoord 0.499510 -2.25586; + tangent -0.00351101 -0.986244 0.165258; + vertex -29.8522 43.2491 96.4004; + normal -0.726075 -0.111120 -0.678578; + texcoord 0.250000 -2.25586; + vertex -29.8458 45.0691 96.0954; + texcoord 0.499510 -2.25586; + vertex -29.8522 43.2491 96.4004; + texcoord 0.250000 -2.54179; + tangent -0.00351092 -0.986244 0.165258; + vertex -31.8454 45.0169 98.2436; + normal -0.226979 0.568541 -0.790722; + tangent -0.402958 -0.793981 -0.455214; + vertex -31.8454 45.0169 98.2436; + texcoord 0.499510 -2.25586; + tangent -0.402958 -0.793981 -0.455214; + vertex -29.8522 43.2491 96.4004; + texcoord 0.499510 -2.54179; + tangent -0.402958 -0.793981 -0.455214; + vertex -32.4051 43.9143 97.6114; + normal -0.697778 0.588374 -0.408561; + texcoord 0.250000 -2.54179; + vertex -31.8454 45.0169 98.2436; + texcoord 0.499510 -2.54179; + vertex -32.4051 43.9143 97.6114; + texcoord 0.250000 -2.85405; + tangent -0.402958 -0.793981 -0.455214; + vertex -33.7058 44.1993 100.243; + normal -0.0322152 0.991842 -0.123339; + tangent -0.554122 -0.120425 -0.823679; + vertex -33.7058 44.1993 100.243; + normal -0.0322152 0.991842 -0.123339; + texcoord 0.499510 -2.54179; + tangent -0.554122 -0.120425 -0.823678; + vertex -32.4051 43.9143 97.6114; + texcoord 0.499510 -2.85405; + vertex -34.2240 44.0867 99.4731; + normal 0.477959 -0.738305 0.475878; + texcoord 0.000490000 -3.18450; + tangent 0.272398 0.639642 0.718789; + vertex -35.5335 42.6121 101.206; + texcoord 0.000490000 -2.85405; + tangent 0.272398 0.639642 0.718789; + vertex -33.6619 43.2710 100.349; + texcoord 0.250000 -3.18450; + tangent 0.272398 0.639642 0.718789; + vertex -35.4018 42.9214 101.554; + normal -0.485084 0.850831 0.201941; + texcoord 0.250000 -2.85405; + tangent -0.554122 -0.120425 -0.823679; + vertex -33.7058 44.1993 100.243; + texcoord 0.499510 -2.85405; + tangent -0.554122 -0.120425 -0.823678; + vertex -34.2240 44.0867 99.4731; + texcoord 0.250000 -3.18450; + tangent -0.554122 -0.120425 -0.823678; + vertex -35.4018 42.9214 101.554; + normal 0.451519 0.644807 0.616729; + tangent -0.336468 0.763214 -0.551628; + vertex -35.4018 42.9214 101.554; + texcoord 0.499510 -2.85405; + tangent -0.336468 0.763214 -0.551628; + vertex -34.2240 44.0867 99.4731; + texcoord 0.499510 -3.18450; + tangent -0.336468 0.763214 -0.551628; + vertex -35.5644 43.2905 101.287; + normal -0.136377 -0.619131 -0.773355; + texcoord 0.749030 -3.18450; + tangent 0.336468 -0.763191 0.551660; + vertex -35.6962 42.9812 100.939; + texcoord 0.998540 -2.85405; + tangent 0.336468 -0.763191 0.551660; + vertex -33.6619 43.2710 100.349; + texcoord 0.998540 -3.18450; + tangent 0.336468 -0.763191 0.551660; + vertex -35.5335 42.6121 101.206; + normal -0.0800216 -0.729390 0.679402; + texcoord 0.000490000 -3.18450; + tangent 0.272398 0.639642 0.718789; + vertex -35.5335 42.6121 101.206; + texcoord 0.250000 -3.18450; + vertex -35.4018 42.9214 101.554; + texcoord 0.000490000 -3.28450; + tangent 0.272398 0.639642 0.718789; + vertex -36.0113 42.9043 101.463; + normal -0.137987 0.539501 0.830601; + texcoord 0.250000 -3.18450; + tangent -0.336468 0.763214 -0.551628; + vertex -35.4018 42.9214 101.554; + normal -0.137987 0.539501 0.830601; + texcoord 0.499510 -3.18450; + vertex -35.5644 43.2905 101.287; + texcoord 0.250000 -3.28450; + vertex -36.0113 42.9043 101.463; + normal -0.630758 -0.617636 -0.469754; + texcoord 0.749030 -3.18450; + tangent 0.336468 -0.763191 0.551660; + vertex -35.6962 42.9812 100.939; + texcoord 0.998540 -3.18450; + vertex -35.5335 42.6121 101.206; + texcoord 0.749030 -3.28450; + vertex -36.0113 42.9043 101.463; + normal -0.172605 -0.861350 0.477791; + texcoord 0.125240 1.00000; + tangent 0.252488 0.430173 0.866719; + vertex 8.04192 -17.6970 63.7767; + normal -0.172605 -0.861350 0.477791; + texcoord 0.250000 1.00000; + tangent 0.252488 0.430173 0.866719; + vertex 8.65945 -16.6449 65.8965; + texcoord 0.125240 0.0905400; + vertex -2.56841 -10.7931 72.3899; + normal 0.691659 0.285118 0.663563; + texcoord 0.374760 1.00000; + tangent 0.498454 0.476424 -0.724267; + vertex 10.9029 -15.7157 65.6041; + texcoord 0.499510 1.00000; + vertex 12.4270 -14.2589 63.3895; + texcoord 0.374760 0.0905400; + tangent 0.498454 0.476425 -0.724267; + vertex 0.225100 -10.8401 74.6391; + normal -0.653616 0.274834 -0.705161; + texcoord 0.749030 1.00000; + tangent -0.491409 -0.862727 0.119243; + vertex 11.0244 -12.3835 57.5736; + texcoord 0.873780 1.00000; + vertex 9.71421 -14.6838 57.8915; + texcoord 0.873780 0.0905400; + tangent -0.491409 -0.862727 0.119243; + vertex -1.69155 -7.21182 71.3757; + normal -0.801982 -0.227302 -0.552412; + texcoord 0.873780 1.00000; + tangent -0.334160 -0.595826 0.730293; + vertex 9.71421 -14.6838 57.8915; + normal -0.801982 -0.227302 -0.552412; + texcoord 0.998540 1.00000; + vertex 8.38100 -17.0610 60.8052; + texcoord 0.873780 0.0905400; + tangent -0.334160 -0.595826 0.730293; + vertex -1.69155 -7.21182 71.3757; + normal -0.619848 0.317769 -0.717504; + texcoord 0.000490000 -0.910720; + tangent -0.505273 -0.861199 0.0550942; + vertex -12.1123 -2.34213 82.5054; + texcoord 0.000490000 0.0905400; + tangent -0.505274 -0.861199 0.0550939; + vertex -2.71760 -9.02977 71.4275; + texcoord 0.125240 -0.910720; + tangent -0.505273 -0.861199 0.0550942; + vertex -12.9912 -3.84001 82.6012; + normal -0.709995 -0.430572 -0.557239; + tangent 0.0923637 -0.841402 0.532458; + vertex -12.9912 -3.84001 82.6012; + texcoord 0.250000 0.0905400; + tangent 0.0923640 -0.841402 0.532458; + vertex -1.34950 -11.5430 73.7202; + texcoord 0.250000 -0.910720; + tangent 0.0923637 -0.841402 0.532458; + vertex -12.8341 -5.27123 83.5069; + normal -0.458300 -0.888242 0.0314171; + tangent 0.647271 -0.309326 0.696676; + vertex -12.8341 -5.27123 83.5069; + normal -0.458300 -0.888242 0.0314171; + texcoord 0.250000 0.0905400; + tangent 0.647272 -0.309326 0.696675; + vertex -1.34950 -11.5430 73.7202; + texcoord 0.374760 -0.910720; + tangent 0.647272 -0.309326 0.696676; + vertex -11.7331 -5.79739 84.6919; + normal 0.156793 -0.861259 0.483373; + tangent 0.804888 0.395056 0.442815; + vertex -11.7331 -5.79739 84.6919; + texcoord 0.499510 0.0905400; + tangent 0.804888 0.395056 0.442816; + vertex 1.23301 -9.09626 74.6083; + texcoord 0.499510 -0.910720; + tangent 0.804888 0.395056 0.442815; + vertex -10.3331 -5.11027 85.4621; + normal 0.591057 -0.311266 0.744154; + tangent 0.511886 0.857722 -0.0478053; + vertex -10.3331 -5.11027 85.4621; + texcoord 0.499510 0.0905400; + tangent 0.511886 0.857722 -0.0478054; + vertex 1.23301 -9.09626 74.6083; + texcoord 0.624270 -0.910720; + tangent 0.511886 0.857722 -0.0478053; + vertex -9.41896 -3.57851 85.3767; + normal 0.792139 0.377301 0.479750; + tangent -0.0833532 0.845547 -0.527355; + vertex -9.41896 -3.57851 85.3767; + texcoord 0.749030 0.0905400; + tangent -0.0833530 0.845547 -0.527355; + vertex -0.109440 -6.47828 72.2859; + normal 0.792139 0.377301 0.479750; + texcoord 0.749030 -0.910720; + tangent -0.0833532 0.845547 -0.527355; + vertex -9.56143 -2.13327 84.4754; + normal 0.417411 0.908718 -0.000247698; + tangent -0.652707 0.299625 -0.695844; + vertex -9.56143 -2.13327 84.4754; + texcoord 0.749030 0.0905400; + tangent -0.652707 0.299625 -0.695844; + vertex -0.109440 -6.47828 72.2859; + normal 0.417411 0.908718 -0.000247698; + texcoord 0.873780 -0.910720; + tangent -0.652707 0.299625 -0.695844; + vertex -10.6771 -1.62114 83.2860; + normal -0.0968711 0.813591 -0.573311; + tangent -0.803695 -0.403723 -0.437129; + vertex -10.6771 -1.62114 83.2860; + texcoord 0.998540 0.0905400; + tangent -0.803695 -0.403723 -0.437129; + vertex -2.71760 -9.02977 71.4275; + texcoord 0.998540 -0.910720; + tangent -0.803695 -0.403723 -0.437129; + vertex -12.1123 -2.34213 82.5054; + normal -0.433062 0.862443 0.262010; + texcoord 0.873780 -1.37827; + tangent -0.580549 -0.0445222 -0.813007; + vertex -16.5798 -2.24254 89.5197; + texcoord 0.998540 -1.37827; + vertex -17.4499 -2.30927 88.3011; + texcoord 0.998540 -1.80008; + tangent -0.580549 -0.0445223 -0.813007; + vertex -20.3497 -4.89337 92.0142; + normal -0.593985 0.714028 -0.370602; + texcoord 0.250000 -2.47579; + tangent -0.193294 -0.573852 -0.795821; + vertex -25.1963 -9.13843 95.9989; + texcoord 0.499510 -2.18792; + vertex -23.3703 -9.32867 92.7056; + texcoord 0.499510 -2.47579; + tangent -0.193294 -0.573852 -0.795821; + vertex -25.4691 -9.94826 94.8758; + normal -0.935997 0.351060 -0.0258025; + texcoord 0.250000 -2.47579; + tangent -0.193294 -0.573852 -0.795821; + vertex -25.1963 -9.13843 95.9989; + texcoord 0.499510 -2.47579; + vertex -25.4691 -9.94826 94.8758; + texcoord 0.250000 -2.79100; + vertex -25.9865 -11.0974 98.0117; + normal -0.219420 0.927205 0.303554; + tangent -0.708344 0.0625546 -0.703090; + vertex -25.9865 -11.0974 98.0117; + texcoord 0.499510 -2.47579; + tangent -0.708344 0.0625545 -0.703090; + vertex -25.4691 -9.94826 94.8758; + texcoord 0.499510 -2.79100; + tangent -0.708344 0.0625545 -0.703090; + vertex -26.6597 -11.0379 97.3435; + normal -0.569931 0.536972 0.621965; + texcoord 0.250000 -2.79100; + vertex -25.9865 -11.0974 98.0117; + texcoord 0.499510 -2.79100; + vertex -26.6597 -11.0379 97.3435; + texcoord 0.250000 -3.12399; + vertex -26.6980 -13.0765 99.0684; + normal 0.420953 0.581293 0.696346; + tangent -0.845162 0.530117 0.0683860; + vertex -26.6980 -13.0765 99.0684; + texcoord 0.499510 -2.79100; + tangent -0.845162 0.530117 0.0683858; + vertex -26.6597 -11.0379 97.3435; + texcoord 0.499510 -3.12399; + tangent -0.845162 0.530117 0.0683860; + vertex -27.1133 -12.8161 99.1020; + normal -0.0689017 -0.234925 0.969568; + texcoord 0.250000 -3.12399; + tangent -0.845162 0.530117 0.0683860; + vertex -26.6980 -13.0765 99.0684; + texcoord 0.499510 -3.12399; + vertex -27.1133 -12.8161 99.1020; + texcoord 0.250000 -3.22399; + vertex -27.2111 -13.4157 98.9498; + normal -0.710376 -0.577720 -0.402002; + texcoord 0.000490000 1.00000; + tangent -0.209551 -0.371659 0.904410; + vertex -15.2011 -33.9273 56.6195; + texcoord 0.125240 1.00000; + tangent -0.209551 -0.371658 0.904410; + vertex -15.7843 -34.9616 59.1363; + texcoord 0.125240 0.103320; + tangent -0.209551 -0.371659 0.904410; + vertex -23.8284 -31.7376 68.7178; + normal -0.150189 -0.968276 0.199711; + texcoord 0.125240 1.00000; + tangent 0.324307 0.142575 0.935146; + vertex -15.7843 -34.9616 59.1363; + texcoord 0.250000 1.00000; + tangent 0.324307 0.142575 0.935146; + vertex -15.0624 -34.6442 61.2179; + texcoord 0.125240 0.103320; + tangent 0.324307 0.142575 0.935146; + vertex -23.8284 -31.7376 68.7178; + normal 0.726928 -0.123120 0.675587; + texcoord 0.374760 1.00000; + tangent 0.645603 0.457813 -0.611232; + vertex -12.8547 -34.3827 61.1060; + texcoord 0.499510 1.00000; + vertex -11.0581 -33.1087 59.4051; + texcoord 0.374760 0.103320; + tangent 0.645602 0.457813 -0.611232; + vertex -21.7986 -32.8845 71.0027; + normal -0.575075 0.646913 -0.500792; + texcoord 0.749030 1.00000; + tangent -0.720819 -0.690179 -0.0638194; + vertex -11.5552 -30.0097 54.6397; + texcoord 0.873780 1.00000; + vertex -13.3043 -31.6845 54.4849; + texcoord 0.873780 0.103320; + tangent -0.720819 -0.690179 -0.0638191; + vertex -22.5939 -28.5249 69.2339; + normal -0.817680 0.167257 -0.550839; + texcoord 0.873780 1.00000; + tangent -0.522378 -0.617670 0.587882; + vertex -13.3043 -31.6845 54.4849; + texcoord 0.998540 1.00000; + vertex -15.2011 -33.9273 56.6195; + texcoord 0.873780 0.103320; + tangent -0.522378 -0.617670 0.587882; + vertex -22.5939 -28.5249 69.2339; + normal -0.520010 0.681147 -0.515393; + texcoord 0.000490000 -0.880950; + tangent -0.557304 -0.727825 -0.399602; + vertex -31.4027 -26.4442 80.9281; + texcoord 0.000490000 0.103320; + tangent -0.557304 -0.727826 -0.399602; + vertex -23.6443 -29.9269 68.4974; + texcoord 0.125240 -0.880950; + tangent -0.557304 -0.727825 -0.399603; + vertex -32.2848 -27.5963 80.2955; + normal -0.759526 -0.0287510 -0.649841; + tangent -0.0917480 -0.984300 0.150782; + vertex -32.2848 -27.5963 80.2955; + normal -0.759526 -0.0287510 -0.649841; + texcoord 0.250000 0.103320; + tangent -0.0917478 -0.984300 0.150782; + vertex -23.0639 -32.9627 69.7556; + texcoord 0.250000 -0.880950; + tangent -0.0917480 -0.984300 0.150782; + vertex -32.4269 -29.1201 80.5289; + normal -0.633801 -0.714648 -0.295930; + tangent 0.440099 -0.647803 0.621824; + vertex -32.4269 -29.1201 80.5289; + texcoord 0.250000 0.103320; + tangent 0.440098 -0.647802 0.621824; + vertex -23.0639 -32.9627 69.7556; + texcoord 0.374760 -0.880950; + tangent 0.440099 -0.647803 0.621824; + vertex -31.7456 -30.1229 81.4916; + normal -0.0247661 -0.992802 0.117178; + tangent 0.698425 0.0666799 0.712570; + vertex -31.7456 -30.1229 81.4916; + normal -0.0247661 -0.992802 0.117178; + texcoord 0.499510 0.103320; + tangent 0.698425 0.0666800 0.712570; + vertex -20.7738 -31.5489 71.7286; + normal -0.0247661 -0.992802 0.117178; + texcoord 0.499510 -0.880950; + tangent 0.698425 0.0666799 0.712570; + vertex -30.6400 -30.0173 82.6195; + normal 0.489270 -0.685172 0.539587; + tangent 0.561752 0.720848 0.405972; + vertex -30.6400 -30.0173 82.6195; + texcoord 0.499510 0.103320; + tangent 0.561752 0.720848 0.405972; + vertex -20.7738 -31.5489 71.7286; + texcoord 0.624270 -0.880950; + tangent 0.561752 0.720848 0.405972; + vertex -29.7270 -28.8458 83.2794; + normal 0.835726 -0.00483774 0.549125; + tangent 0.0995124 0.984740 -0.142775; + vertex -29.7270 -28.8458 83.2794; + texcoord 0.749030 0.103320; + tangent 0.0995126 0.984740 -0.142775; + vertex -21.3181 -28.4191 70.4855; + texcoord 0.749030 -0.880950; + tangent 0.0995124 0.984740 -0.142775; + vertex -29.5722 -27.3139 83.0573; + normal 0.595082 0.734518 0.326129; + tangent -0.446190 0.639474 -0.626089; + vertex -29.5722 -27.3139 83.0573; + normal 0.595082 0.734518 0.326129; + texcoord 0.749030 0.103320; + tangent -0.446191 0.639474 -0.626088; + vertex -21.3181 -28.4191 70.4855; + texcoord 0.873780 -0.880950; + tangent -0.446190 0.639474 -0.626089; + vertex -30.2663 -26.3191 82.0833; + normal 0.104011 0.972669 -0.207599; + tangent -0.699185 -0.0769390 -0.710789; + vertex -30.2663 -26.3191 82.0833; + normal 0.104011 0.972669 -0.207599; + texcoord 0.998540 0.103320; + tangent -0.699185 -0.0769391 -0.710789; + vertex -23.6443 -29.9269 68.4974; + texcoord 0.998540 -0.880950; + tangent -0.699185 -0.0769390 -0.710789; + vertex -31.4027 -26.4442 80.9281; + normal -0.503552 0.678931 -0.534310; + texcoord 0.000490000 -0.880950; + tangent -0.557304 -0.727825 -0.399603; + vertex -31.4027 -26.4442 80.9281; + texcoord 0.125240 -0.880950; + vertex -32.2848 -27.5963 80.2955; + texcoord 0.125240 -1.33396; + tangent -0.557304 -0.727825 -0.399602; + vertex -35.8324 -26.1761 85.4434; + normal -0.215833 -0.929671 0.298544; + texcoord 0.374760 -0.880950; + tangent 0.698425 0.0666799 0.712570; + vertex -31.7456 -30.1229 81.4916; + texcoord 0.499510 -0.880950; + vertex -30.6400 -30.0173 82.6195; + normal -0.215833 -0.929671 0.298544; + texcoord 0.374760 -1.33396; + vertex -34.7590 -28.3048 84.9748; + normal -0.527993 -0.766226 -0.366226; + tangent 0.179159 -0.522027 0.833900; + vertex -34.7590 -28.3048 84.9748; + texcoord 0.499510 -0.880950; + tangent 0.179159 -0.522027 0.833900; + vertex -30.6400 -30.0173 82.6195; + texcoord 0.499510 -1.33396; + tangent 0.179159 -0.522027 0.833900; + vertex -34.5190 -29.0040 86.0917; + normal 0.466213 -0.681207 0.564449; + texcoord 0.499510 -0.880950; + tangent 0.561752 0.720848 0.405972; + vertex -30.6400 -30.0173 82.6195; + texcoord 0.624270 -0.880950; + vertex -29.7270 -28.8458 83.2794; + texcoord 0.624270 -1.33396; + vertex -34.7233 -28.8270 87.4287; + normal -0.0892798 0.995806 -0.0199684; + texcoord 0.873780 -0.880950; + tangent -0.699185 -0.0769390 -0.710789; + vertex -30.2663 -26.3191 82.0833; + texcoord 0.998540 -0.880950; + vertex -31.4027 -26.4442 80.9281; + texcoord 0.873780 -1.33396; + tangent -0.699185 -0.0769390 -0.710789; + vertex -35.7967 -26.6984 87.8974; + normal 0.529463 0.767311 0.361805; + tangent -0.176195 0.516654 -0.837869; + vertex -35.7967 -26.6984 87.8974; + texcoord 0.998540 -0.880950; + tangent -0.176195 0.516654 -0.837869; + vertex -31.4027 -26.4442 80.9281; + texcoord 0.998540 -1.33396; + tangent -0.176195 0.516654 -0.837869; + vertex -36.0370 -25.9936 86.7545; + normal -0.414224 0.400378 -0.817384; + texcoord 0.125240 -1.33396; + tangent 0.401324 -0.725695 -0.558844; + vertex -35.8324 -26.1761 85.4434; + texcoord 0.250000 -1.33396; + tangent 0.401324 -0.725695 -0.558844; + vertex -35.3030 -27.1334 84.7062; + normal -0.414224 0.400378 -0.817384; + texcoord 0.250000 -1.72850; + vertex -40.1520 -27.8524 86.8114; + normal 0.0738196 -0.838092 -0.540511; + texcoord 0.374760 -1.33396; + tangent 0.179159 -0.522027 0.833900; + vertex -34.7590 -28.3048 84.9748; + texcoord 0.499510 -1.33396; + vertex -34.5190 -29.0040 86.0917; + texcoord 0.499510 -1.72850; + tangent 0.179159 -0.522027 0.833900; + vertex -39.3087 -29.6596 86.4541; + normal -0.178420 0.820324 0.543355; + texcoord 0.873780 -1.33396; + tangent -0.176195 0.516654 -0.837869; + vertex -35.7967 -26.6984 87.8974; + texcoord 0.998540 -1.33396; + vertex -36.0370 -25.9936 86.7545; + texcoord 0.998540 -1.72850; + tangent -0.176195 0.516654 -0.837869; + vertex -40.0213 -28.2153 88.8003; + normal -0.267686 0.683545 -0.679052; + texcoord 0.250000 -2.10057; + tangent 0.205502 -0.648050 -0.733348; + vertex -44.1092 -29.3625 88.6455; + texcoord 0.499510 -1.72850; + vertex -39.3087 -29.6596 86.4541; + texcoord 0.499510 -2.10057; + vertex -43.7585 -30.4685 87.3940; + normal -0.752712 0.374237 -0.541638; + texcoord 0.250000 -2.10057; + tangent 0.205502 -0.648050 -0.733348; + vertex -44.1092 -29.3625 88.6455; + normal -0.752712 0.374237 -0.541638; + texcoord 0.499510 -2.10057; + vertex -43.7585 -30.4685 87.3940; + texcoord 0.250000 -2.37238; + tangent 0.205502 -0.648050 -0.733348; + vertex -45.8558 -30.9336 89.9872; + normal -0.235822 0.971657 -0.0164476; + tangent -0.371184 -0.105703 -0.922524; + vertex -45.8558 -30.9336 89.9872; + texcoord 0.499510 -2.10057; + tangent -0.371184 -0.105703 -0.922523; + vertex -43.7585 -30.4685 87.3940; + normal -0.235822 0.971657 -0.0164476; + texcoord 0.499510 -2.37238; + tangent -0.371184 -0.105703 -0.922524; + vertex -46.3325 -31.0694 88.8024; + normal -0.724168 0.654809 0.216346; + texcoord 0.250000 -2.37238; + tangent -0.371184 -0.105703 -0.922523; + vertex -45.8558 -30.9336 89.9872; + texcoord 0.499510 -2.37238; + tangent -0.371184 -0.105703 -0.922524; + vertex -46.3325 -31.0694 88.8024; + texcoord 0.250000 -2.66397; + tangent -0.371184 -0.105703 -0.922524; + vertex -47.3106 -32.7156 90.5109; + normal -0.0193023 0.725472 0.687981; + tangent -0.851272 0.348965 -0.391866; + vertex -47.3106 -32.7156 90.5109; + texcoord 0.499510 -2.37238; + tangent -0.851272 0.348965 -0.391866; + vertex -46.3325 -31.0694 88.8024; + texcoord 0.499510 -2.66397; + tangent -0.851272 0.348965 -0.391866; + vertex -48.0469 -32.4138 90.1719; + normal -0.338308 0.205853 0.918244; + texcoord 0.250000 -2.66397; + tangent -0.851272 0.348965 -0.391866; + vertex -47.3106 -32.7156 90.5109; + texcoord 0.499510 -2.66397; + tangent -0.851272 0.348965 -0.391866; + vertex -48.0469 -32.4138 90.1719; + texcoord 0.250000 -2.96610; + tangent -0.851272 0.348966 -0.391866; + vertex -48.7724 -34.1404 90.2917; + normal 0.624709 -0.210296 0.752007; + tangent -0.755492 0.0806933 0.650170; + vertex -48.7724 -34.1404 90.2917; + texcoord 0.499510 -2.66397; + tangent -0.755492 0.0806936 0.650170; + vertex -48.0469 -32.4138 90.1719; + texcoord 0.499510 -2.96610; + tangent -0.755492 0.0806933 0.650170; + vertex -49.1102 -34.1043 90.5825; + normal -0.524797 0.497770 0.690517; + tangent -0.576804 0.388623 -0.718519; + vertex -49.1102 -34.1043 90.5825; + normal -0.524797 0.497769 0.690517; + texcoord 0.499510 -2.66397; + tangent -0.576804 0.388622 -0.718519; + vertex -48.0469 -32.4138 90.1719; + texcoord 0.749030 -2.96610; + tangent -0.576804 0.388623 -0.718519; + vertex -49.3681 -33.9305 90.2612; + normal -0.416805 0.706437 -0.572032; + tangent 0.755496 -0.0807136 -0.650162; + vertex -49.3681 -33.9305 90.2612; + texcoord 0.998540 -2.66397; + tangent 0.755497 -0.0807134 -0.650162; + vertex -47.0711 -33.0042 89.7315; + texcoord 0.998540 -2.96610; + tangent 0.755496 -0.0807136 -0.650162; + vertex -49.0303 -33.9666 89.9705; + normal 0.389299 -0.742897 0.544564; + texcoord 0.250000 -2.96610; + tangent -0.755492 0.0806933 0.650170; + vertex -48.7724 -34.1404 90.2917; + texcoord 0.499510 -2.96610; + vertex -49.1102 -34.1043 90.5825; + normal 0.389299 -0.742897 0.544564; + texcoord 0.250000 -3.06610; + tangent -0.755492 0.0806933 0.650170; + vertex -49.2176 -34.4708 90.1593; + normal -0.815845 -0.318371 0.482739; + texcoord 0.499510 -2.96610; + tangent -0.576804 0.388623 -0.718519; + vertex -49.1102 -34.1043 90.5825; + texcoord 0.749030 -2.96610; + vertex -49.3681 -33.9305 90.2612; + texcoord 0.499510 -3.06610; + vertex -49.2176 -34.4708 90.1593; + normal -0.654215 -0.0398537 -0.755258; + texcoord 0.749030 -2.96610; + tangent 0.755496 -0.0807136 -0.650162; + vertex -49.3681 -33.9305 90.2612; + texcoord 0.998540 -2.96610; + vertex -49.0303 -33.9666 89.9705; + texcoord 0.749030 -3.06610; + tangent 0.755496 -0.0807136 -0.650162; + vertex -49.2176 -34.4708 90.1593; + normal -0.465436 -0.558197 -0.686867; + texcoord 0.000490000 1.00000; + tangent -0.328372 -0.611758 0.719670; + vertex -5.90072 -28.3712 34.4334; + texcoord 0.125240 1.00000; + vertex -6.87103 -30.1789 36.5599; + texcoord 0.125240 0.0967000; + tangent -0.328372 -0.611758 0.719670; + vertex -19.5229 -27.5548 43.0006; + normal -0.221214 -0.974504 -0.0375116; + texcoord 0.125240 1.00000; + tangent 0.0787416 -0.0561870 0.995310; + vertex -6.87103 -30.1789 36.5599; + texcoord 0.250000 1.00000; + vertex -6.68492 -30.3117 38.9124; + texcoord 0.125240 0.0967000; + tangent 0.0787418 -0.0561870 0.995310; + vertex -19.5229 -27.5548 43.0006; + normal 0.422948 0.00290413 0.906149; + texcoord 0.374760 1.00000; + tangent 0.665308 0.677923 -0.312707; + vertex -4.46740 -29.7069 39.4631; + texcoord 0.499510 1.00000; + vertex -2.50148 -27.7037 38.5391; + texcoord 0.374760 0.0967000; + tangent 0.665307 0.677924 -0.312707; + vertex -18.0518 -28.9712 45.8013; + normal -0.425265 0.648035 -0.631822; + texcoord 0.749030 1.00000; + tangent -0.545580 -0.740550 -0.392336; + vertex -2.52083 -23.3436 34.3320; + texcoord 0.873780 1.00000; + vertex -3.92657 -25.2517 33.3211; + normal -0.425266 0.648035 -0.631822; + texcoord 0.873780 0.0967000; + tangent -0.545580 -0.740550 -0.392336; + vertex -18.2767 -24.2307 44.0270; + normal -0.591562 0.0886234 -0.801374; + texcoord 0.873780 1.00000; + tangent -0.512022 -0.809077 0.288492; + vertex -3.92657 -25.2517 33.3211; + texcoord 0.998540 1.00000; + vertex -5.90072 -28.3712 34.4334; + texcoord 0.873780 0.0967000; + vertex -18.2767 -24.2307 44.0270; + normal -0.393719 0.709395 -0.584589; + texcoord 0.000490000 -0.896560; + tangent -0.362627 -0.704242 -0.610364; + vertex -31.2449 -24.0759 52.9142; + texcoord 0.000490000 0.0967000; + tangent -0.362627 -0.704242 -0.610364; + vertex -19.2174 -25.6338 42.9232; + texcoord 0.125240 -0.896560; + tangent -0.362627 -0.704242 -0.610364; + vertex -31.8544 -25.2596 51.8883; + normal -0.513272 0.00735505 -0.858195; + tangent -0.0682579 -0.997145 0.0322782; + vertex -31.8544 -25.2596 51.8883; + texcoord 0.250000 0.0967000; + tangent -0.0682579 -0.997145 0.0322785; + vertex -19.0401 -28.9372 44.1928; + texcoord 0.250000 -0.896560; + tangent -0.0682579 -0.997145 0.0322782; + vertex -31.9666 -26.8987 51.9414; + normal -0.441419 -0.709100 -0.549842; + tangent 0.274269 -0.690072 0.669759; + vertex -31.9666 -26.8987 51.9414; + texcoord 0.250000 0.0967000; + tangent 0.274269 -0.690072 0.669759; + vertex -19.0401 -28.9372 44.1928; + normal -0.441420 -0.709100 -0.549842; + texcoord 0.374760 -0.896560; + tangent 0.274269 -0.690072 0.669759; + vertex -31.5158 -28.0330 53.0423; + normal 0.0308795 -0.999493 0.00779977; + tangent 0.446082 0.0207641 0.894751; + vertex -31.5158 -28.0330 53.0423; + texcoord 0.499510 0.0967000; + tangent 0.446082 0.0207641 0.894751; + vertex -17.1368 -27.6368 46.8839; + texcoord 0.499510 -0.896560; + tangent 0.446082 0.0207641 0.894751; + vertex -30.7660 -27.9981 54.5462; + normal 0.355843 -0.717230 0.599130; + tangent 0.365390 0.696836 0.617179; + vertex -30.7660 -27.9981 54.5462; + texcoord 0.499510 0.0967000; + tangent 0.365390 0.696836 0.617179; + vertex -17.1368 -27.6368 46.8839; + texcoord 0.624270 -0.896560; + tangent 0.365390 0.696836 0.617179; + vertex -30.1354 -26.7955 55.6113; + normal 0.615853 -0.0276233 0.787377; + tangent 0.0732125 0.997067 -0.0222841; + vertex -30.1354 -26.7955 55.6113; + texcoord 0.749030 0.0967000; + tangent 0.0732129 0.997067 -0.0222842; + vertex -17.2777 -24.2362 45.6443; + texcoord 0.749030 -0.896560; + tangent 0.0732125 0.997067 -0.0222841; + vertex -30.0145 -25.1486 55.5745; + normal 0.391442 0.723545 0.568556; + tangent -0.278229 0.682002 -0.676360; + vertex -30.0145 -25.1486 55.5745; + texcoord 0.749030 0.0967000; + tangent -0.278229 0.682002 -0.676360; + vertex -17.2777 -24.2362 45.6443; + texcoord 0.873780 -0.896560; + tangent -0.278229 0.682002 -0.676360; + vertex -30.4741 -24.0221 54.4573; + normal 0.0707227 0.995035 -0.0700206; + tangent -0.446670 -0.0311744 -0.894156; + vertex -30.4741 -24.0221 54.4573; + texcoord 0.998540 0.0967000; + tangent -0.446670 -0.0311744 -0.894156; + vertex -19.2174 -25.6338 42.9232; + texcoord 0.998540 -0.896560; + tangent -0.446670 -0.0311744 -0.894156; + vertex -31.2449 -24.0759 52.9142; + normal -0.422212 0.708021 -0.566076; + texcoord 0.000490000 -0.896560; + tangent -0.362627 -0.704242 -0.610364; + vertex -31.2449 -24.0759 52.9142; + texcoord 0.125240 -0.896560; + vertex -31.8544 -25.2596 51.8883; + texcoord 0.125240 -1.33873; + vertex -37.7313 -26.0955 55.2261; + normal -0.0418139 -0.998156 0.0440103; + texcoord 0.374760 -0.896560; + tangent 0.446082 0.0207641 0.894751; + vertex -31.5158 -28.0330 53.0423; + texcoord 0.499510 -0.896560; + vertex -30.7660 -27.9981 54.5462; + normal -0.0418139 -0.998156 0.0440103; + texcoord 0.374760 -1.33873; + tangent 0.446082 0.0207642 0.894751; + vertex -35.8526 -27.7789 54.6856; + normal 0.383119 -0.716842 0.582543; + texcoord 0.499510 -0.896560; + tangent 0.365390 0.696836 0.617179; + vertex -30.7660 -27.9981 54.5462; + texcoord 0.624270 -0.896560; + vertex -30.1354 -26.7955 55.6113; + texcoord 0.624270 -1.33873; + tangent 0.365390 0.696836 0.617179; + vertex -35.6750 -28.4098 57.2681; + normal -0.480514 0.668926 0.567137; + texcoord 0.873780 -1.33873; + tangent -0.330585 0.460824 -0.823623; + vertex -37.5537 -26.7264 57.8086; + texcoord 0.998540 -1.33873; + tangent -0.330585 0.460824 -0.823623; + vertex -38.0325 -26.0589 56.6156; + texcoord 0.998540 -1.73425; + tangent -0.330585 0.460824 -0.823623; + vertex -41.3044 -29.2213 57.5734; + normal -0.310080 0.642678 -0.700583; + texcoord 0.250000 -2.11475; + tangent 0.283470 -0.640885 -0.713380; + vertex -44.8696 -31.4582 56.2058; + normal -0.310080 0.642678 -0.700582; + texcoord 0.499510 -1.73425; + vertex -40.4615 -30.6150 55.0283; + texcoord 0.499510 -2.11475; + vertex -44.3559 -32.6195 54.9130; + normal -0.763907 0.298800 -0.571984; + texcoord 0.250000 -2.11475; + vertex -44.8696 -31.4582 56.2058; + texcoord 0.499510 -2.11475; + vertex -44.3559 -32.6195 54.9130; + texcoord 0.250000 -2.39409; + tangent 0.283470 -0.640885 -0.713380; + vertex -46.7059 -34.0171 57.3214; + normal -0.453154 0.888408 0.0733709; + tangent 0.0367436 0.100852 -0.994223; + vertex -46.7059 -34.0171 57.3214; + texcoord 0.499510 -2.11475; + tangent 0.0367436 0.100852 -0.994223; + vertex -44.3559 -32.6195 54.9130; + texcoord 0.499510 -2.39409; + tangent 0.0367436 0.100852 -0.994223; + vertex -46.6558 -33.8796 55.9655; + normal -0.904760 0.425809 0.00975590; + texcoord 0.250000 -2.39409; + vertex -46.7059 -34.0171 57.3214; + normal -0.904760 0.425809 0.00975590; + texcoord 0.499510 -2.39409; + vertex -46.6558 -33.8796 55.9655; + normal -0.904760 0.425809 0.00975590; + texcoord 0.250000 -2.69955; + tangent 0.0367436 0.100852 -0.994223; + vertex -47.8638 -36.4856 57.6776; + normal -0.233763 0.607234 0.759356; + tangent -0.710595 0.426365 -0.559703; + vertex -47.8638 -36.4856 57.6776; + texcoord 0.499510 -2.39409; + vertex -46.6558 -33.8796 55.9655; + texcoord 0.499510 -2.69955; + vertex -48.5164 -36.0940 57.1636; + normal -0.564777 0.128776 0.815134; + texcoord 0.250000 -2.69955; + vertex -47.8638 -36.4856 57.6776; + texcoord 0.499510 -2.69955; + vertex -48.5164 -36.0940 57.1636; + texcoord 0.250000 -3.01700; + tangent -0.710595 0.426365 -0.559703; + vertex -48.9053 -38.0940 57.2101; + normal 0.408878 -0.0583360 0.910723; + tangent -0.912549 -0.0354466 0.407427; + vertex -48.9053 -38.0940 57.2101; + texcoord 0.499510 -2.69955; + tangent -0.912549 -0.0354467 0.407427; + vertex -48.5164 -36.0940 57.1636; + texcoord 0.499510 -3.01700; + tangent -0.912550 -0.0354466 0.407427; + vertex -49.3386 -38.1108 57.4035; + normal -0.811873 0.383366 0.440333; + tangent -0.407293 0.168465 -0.897626; + vertex -49.3386 -38.1108 57.4035; + texcoord 0.499510 -2.69955; + tangent -0.407293 0.168466 -0.897626; + vertex -48.5164 -36.0940 57.1636; + normal -0.811873 0.383366 0.440333; + texcoord 0.749030 -3.01700; + tangent -0.407293 0.168465 -0.897626; + vertex -49.5320 -38.0308 56.9773; + normal -0.364245 0.523341 -0.770351; + tangent 0.912560 0.0354461 -0.407405; + vertex -49.5320 -38.0308 56.9773; + texcoord 0.998540 -2.69955; + tangent 0.912559 0.0354462 -0.407405; + vertex -47.3208 -36.5476 56.9395; + texcoord 0.998540 -3.01700; + tangent 0.912560 0.0354461 -0.407405; + vertex -49.0987 -38.0140 56.7839; + normal 0.352726 -0.572401 0.740231; + texcoord 0.250000 -3.01700; + tangent -0.912550 -0.0354466 0.407427; + vertex -48.9053 -38.0940 57.2101; + texcoord 0.499510 -3.01700; + vertex -49.3386 -38.1108 57.4035; + texcoord 0.250000 -3.11700; + tangent -0.912549 -0.0354467 0.407427; + vertex -49.2372 -38.5585 57.0090; + normal -0.841139 -0.452090 0.296815; + texcoord 0.499510 -3.01700; + tangent -0.407293 0.168465 -0.897626; + vertex -49.3386 -38.1108 57.4035; + texcoord 0.749030 -3.01700; + vertex -49.5320 -38.0308 56.9773; + texcoord 0.499510 -3.11700; + tangent -0.407293 0.168466 -0.897626; + vertex -49.2372 -38.5585 57.0090; + normal -0.384098 -0.267669 -0.883641; + texcoord 0.749030 -3.01700; + tangent 0.912560 0.0354461 -0.407405; + vertex -49.5320 -38.0308 56.9773; + normal -0.384098 -0.267669 -0.883641; + texcoord 0.998540 -3.01700; + tangent 0.912560 0.0354461 -0.407405; + vertex -49.0987 -38.0140 56.7839; + texcoord 0.749030 -3.11700; + tangent 0.912560 0.0354460 -0.407405; + vertex -49.2372 -38.5585 57.0090; + normal -0.886372 -0.248554 0.390596; + texcoord 0.699120 -1.23237; + tangent 0.0577580 -0.896443 -0.439378; + vertex -2.40448 38.0876 102.689; + normal -0.886372 -0.248554 0.390596; + texcoord 0.798930 -1.23237; + vertex -2.33188 36.9608 102.136; + normal -0.886372 -0.248554 0.390596; + texcoord 0.699120 -1.84481; + tangent 0.0577579 -0.896443 -0.439378; + vertex 0.112880 41.6455 110.665; + normal -0.413614 0.795122 -0.443514; + texcoord 0.000490000 -3.99891; + tangent -0.812325 -0.542278 -0.214623; + vertex 3.98855 49.6205 129.276; + normal -0.413614 0.795122 -0.443514; + texcoord 0.000490000 -3.61094; + tangent -0.812325 -0.542278 -0.214624; + vertex 3.50999 48.0916 126.982; + texcoord 0.200100 -3.99891; + tangent -0.812325 -0.542278 -0.214623; + vertex 3.68350 49.4168 129.195; + normal 0.908252 -0.382364 0.169927; + texcoord 0.599320 -3.99891; + tangent 0.394429 0.917933 -0.0427050; + vertex 4.09436 49.0475 129.448; + texcoord 0.798930 -3.61094; + tangent 0.394429 0.917933 -0.0427047; + vertex 4.17615 48.2531 127.224; + texcoord 0.798930 -3.99891; + tangent 0.394429 0.917933 -0.0427050; + vertex 4.24248 49.3922 129.432; + normal 0.735195 0.593203 -0.328021; + tangent -0.676184 0.607828 -0.416318; + vertex 4.24248 49.3922 129.432; + texcoord 0.798930 -3.61094; + tangent -0.676184 0.607828 -0.416318; + vertex 4.17615 48.2531 127.224; + texcoord 0.998540 -3.99891; + tangent -0.676184 0.607828 -0.416318; + vertex 3.98855 49.6205 129.276; + normal -0.571256 0.813956 0.105556; + texcoord 0.000490000 -3.99891; + tangent -0.812325 -0.542278 -0.214624; + vertex 3.98855 49.6205 129.276; + texcoord 0.200100 -3.99891; + vertex 3.68350 49.4168 129.195; + texcoord 0.000490000 -4.09891; + vertex 3.77208 49.4052 129.764; + normal 0.560767 -0.203621 0.802545; + texcoord 0.599320 -3.99891; + tangent 0.394429 0.917933 -0.0427050; + vertex 4.09436 49.0475 129.448; + texcoord 0.798930 -3.99891; + vertex 4.24248 49.3922 129.432; + texcoord 0.599320 -4.09891; + tangent 0.394429 0.917933 -0.0427050; + vertex 3.77208 49.4052 129.764; + normal 0.380594 0.772039 0.509023; + texcoord 0.798930 -3.99891; + tangent -0.676184 0.607828 -0.416318; + vertex 4.24248 49.3922 129.432; + texcoord 0.998540 -3.99891; + vertex 3.98855 49.6205 129.276; + texcoord 0.798930 -4.09891; + vertex 3.77208 49.4052 129.764; + normal -0.834121 0.392010 0.388033; + texcoord 0.699120 -1.97221; + tangent -0.549145 -0.524155 -0.650923; + vertex -23.2403 -3.51671 107.232; + normal -0.834121 0.392010 0.388033; + texcoord 0.798930 -1.97221; + vertex -23.8641 -4.11215 106.493; + normal -0.834121 0.392010 0.388034; + texcoord 0.798930 -2.38925; + tangent -0.549145 -0.524155 -0.650923; + vertex -23.0911 -7.59614 111.674; + normal -0.864803 -0.499162 -0.0543426; + texcoord 0.200100 -4.01413; + tangent 0.501094 -0.851092 -0.156678; + vertex -18.1390 -14.0090 123.934; + normal -0.864803 -0.499162 -0.0543426; + texcoord 0.399710 -3.60445; + tangent 0.501094 -0.851092 -0.156678; + vertex -18.0349 -13.8453 120.774; + texcoord 0.399710 -4.01413; + tangent 0.501094 -0.851092 -0.156678; + vertex -17.9397 -14.3475 123.872; + normal 0.145429 -0.975904 -0.162670; + tangent 0.803645 0.212421 -0.555906; + vertex -17.9397 -14.3475 123.872; + texcoord 0.399710 -3.60445; + vertex -18.0349 -13.8453 120.774; + texcoord 0.599320 -4.01413; + vertex -17.6201 -14.2630 123.651; + normal -0.347693 -0.363793 0.864155; + texcoord 0.200100 -4.01413; + tangent 0.501094 -0.851092 -0.156678; + vertex -18.1390 -14.0090 123.934; + texcoord 0.399710 -4.01413; + vertex -17.9397 -14.3475 123.872; + texcoord 0.200100 -4.11413; + vertex -17.5825 -13.9600 124.179; + normal 0.486664 -0.772211 0.408470; + texcoord 0.399710 -4.01413; + tangent 0.803645 0.212422 -0.555906; + vertex -17.9397 -14.3475 123.872; + texcoord 0.599320 -4.01413; + tangent 0.803645 0.212421 -0.555906; + vertex -17.6201 -14.2630 123.651; + texcoord 0.399710 -4.11413; + tangent 0.803645 0.212422 -0.555906; + vertex -17.5825 -13.9600 124.179; + normal 0.587134 0.808824 0.0328155; + texcoord 0.299900 -1.80426; + tangent -0.555872 0.373381 0.742693; + vertex 11.0102 -50.6566 94.7682; + texcoord 0.399710 -1.80426; + vertex 10.3910 -50.2407 95.5955; + texcoord 0.399710 -2.31255; + vertex 14.1797 -53.1736 100.097; + normal -0.0525585 -0.933366 -0.355058; + texcoord 0.898730 -1.80426; + tangent 0.643796 0.240129 -0.726543; + vertex 9.81702 -53.8134 95.5760; + texcoord 0.998540 -1.80426; + tangent 0.643796 0.240129 -0.726543; + vertex 10.5570 -53.5374 94.7410; + texcoord 0.998540 -2.31255; + tangent 0.643796 0.240129 -0.726543; + vertex 13.2619 -55.8285 100.363; + normal 0.867242 0.255220 -0.427498; + texcoord 0.599320 -3.91521; + tangent 0.0372024 0.823006 0.566813; + vertex 20.7803 -58.4119 112.259; + texcoord 0.798930 -3.52505; + tangent 0.0372024 0.823006 0.566813; + vertex 19.3146 -57.2009 110.008; + texcoord 0.798930 -3.91521; + tangent 0.0372024 0.823006 0.566813; + vertex 20.7947 -58.0934 112.478; + normal 0.353593 0.927255 0.123165; + tangent -0.933415 0.341198 0.110999; + vertex 20.7947 -58.0934 112.478; + texcoord 0.798930 -3.52505; + tangent -0.933415 0.341198 0.110999; + vertex 19.3146 -57.2009 110.008; + texcoord 0.998540 -3.91521; + tangent -0.933415 0.341198 0.110999; + vertex 20.4334 -57.9613 112.521; + normal 0.823508 -0.346557 0.449146; + texcoord 0.599320 -3.91521; + tangent 0.0372024 0.823006 0.566813; + vertex 20.7803 -58.4119 112.259; + texcoord 0.798930 -3.91521; + vertex 20.7947 -58.0934 112.478; + normal 0.823508 -0.346557 0.449146; + texcoord 0.599320 -4.01521; + tangent 0.0372024 0.823006 0.566813; + vertex 20.4699 -58.5052 112.756; + normal 0.250412 0.397930 0.882579; + texcoord 0.798930 -3.91521; + tangent -0.933415 0.341198 0.110999; + vertex 20.7947 -58.0934 112.478; + texcoord 0.998540 -3.91521; + vertex 20.4334 -57.9613 112.521; + texcoord 0.798930 -4.01521; + tangent -0.933415 0.341198 0.110999; + vertex 20.4699 -58.5052 112.756; + normal -0.975901 0.166884 0.140598; + texcoord 0.000490000 -4.02627; + tangent -0.195179 -0.955684 -0.220394; + vertex -19.3721 -79.5286 82.9634; + texcoord 0.000490000 -3.60361; + tangent -0.195179 -0.955684 -0.220394; + vertex -19.5482 -78.4619 80.4749; + texcoord 0.200100 -4.02627; + tangent -0.195179 -0.955684 -0.220394; + vertex -19.4511 -79.9153 82.8742; + normal -0.548741 -0.701735 -0.454370; + tangent 0.832116 -0.406196 -0.377609; + vertex -19.4511 -79.9153 82.8742; + texcoord 0.399710 -3.60361; + tangent 0.832116 -0.406196 -0.377609; + vertex -18.4478 -78.8098 79.9551; + texcoord 0.399710 -4.02627; + tangent 0.832116 -0.406196 -0.377609; + vertex -19.1144 -80.0796 82.7214; + normal -0.690435 -0.0257129 0.722938; + texcoord 0.000490000 -4.02627; + tangent -0.195179 -0.955684 -0.220394; + vertex -19.3721 -79.5286 82.9634; + texcoord 0.200100 -4.02627; + vertex -19.4511 -79.9153 82.8742; + texcoord 0.000490000 -4.12627; + tangent -0.195179 -0.955684 -0.220394; + vertex -19.0030 -79.8940 83.3029; + normal -0.283133 -0.896588 0.340538; + texcoord 0.200100 -4.02627; + tangent 0.832116 -0.406196 -0.377609; + vertex -19.4511 -79.9153 82.8742; + texcoord 0.399710 -4.02627; + vertex -19.1144 -80.0796 82.7214; + texcoord 0.200100 -4.12627; + vertex -19.0030 -79.8940 83.3029; + normal 0.804426 0.415036 0.425021; + texcoord 0.599320 -4.09380; + tangent -0.573781 0.357530 0.736850; + vertex -14.8693 -82.7213 43.8674; + texcoord 0.798930 -3.72056; + tangent -0.573781 0.357530 0.736850; + vertex -15.3961 -80.4435 42.6402; + texcoord 0.798930 -4.09380; + tangent -0.573781 0.357530 0.736850; + vertex -15.1106 -82.5710 44.1772; + normal -0.282605 0.536552 0.795140; + tangent -0.955050 -0.0800294 -0.285437; + vertex -15.1106 -82.5710 44.1772; + texcoord 0.798930 -3.72056; + tangent -0.955050 -0.0800297 -0.285437; + vertex -15.3961 -80.4435 42.6402; + texcoord 0.998540 -4.09380; + tangent -0.955050 -0.0800294 -0.285437; + vertex -15.5122 -82.6046 44.0572; + normal 0.698253 -0.256656 0.668259; + texcoord 0.599320 -4.09380; + tangent -0.573781 0.357530 0.736850; + vertex -14.8693 -82.7213 43.8674; + texcoord 0.798930 -4.09380; + vertex -15.1106 -82.5710 44.1772; + texcoord 0.599320 -4.19380; + tangent -0.573781 0.357530 0.736850; + vertex -15.2509 -83.1935 44.0847; + normal -0.279356 -0.0792209 0.956914; + texcoord 0.798930 -4.09380; + tangent -0.955050 -0.0800294 -0.285437; + vertex -15.1106 -82.5710 44.1772; + texcoord 0.998540 -4.09380; + vertex -15.5122 -82.6046 44.0572; + normal -0.279356 -0.0792209 0.956914; + texcoord 0.798930 -4.19380; + tangent -0.955050 -0.0800294 -0.285437; + vertex -15.2509 -83.1935 44.0847; + normal 0.205898 -0.351046 -0.913440; + texcoord 0.749030 -1.98795; + tangent -0.950630 0.149721 -0.271821; + vertex 11.1706 140.550 54.1097; + texcoord 0.749030 1.00000; + tangent -0.950630 0.149720 -0.271821; + vertex 3.44743 110.180 64.0404; + texcoord 0.873780 -1.98795; + tangent -0.950630 0.149721 -0.271821; + vertex 10.3640 140.677 53.8791; + normal -0.421159 -0.199296 -0.884820; + texcoord 0.749030 1.00000; + tangent -0.782624 0.572904 0.243476; + vertex 3.44743 110.180 64.0404; + texcoord 0.873780 1.00000; + tangent -0.782624 0.572904 0.243476; + vertex 2.41152 110.938 64.3626; + texcoord 0.873780 -1.98795; + tangent -0.782625 0.572903 0.243476; + vertex 10.3640 140.677 53.8791; + normal -0.869724 0.0598763 -0.489892; + texcoord 0.873780 1.00000; + tangent -0.202250 0.862199 0.464444; + vertex 2.41152 110.938 64.3626; + normal -0.869724 0.0598763 -0.489892; + texcoord 0.998540 1.00000; + vertex 2.01093 112.646 65.2825; + texcoord 0.873780 -1.98795; + tangent -0.202250 0.862199 0.464444; + vertex 10.3640 140.677 53.8791; + normal -0.530588 -0.178946 -0.828525; + tangent -0.783646 0.476114 0.399016; + vertex 10.3640 140.677 53.8791; + texcoord 0.998540 1.00000; + tangent -0.783646 0.476113 0.399017; + vertex 2.01093 112.646 65.2825; + normal -0.530588 -0.178946 -0.828525; + texcoord 0.998540 -1.98795; + tangent -0.783646 0.476114 0.399016; + vertex 9.66923 141.099 54.2328; + normal -0.845096 0.181508 0.502860; + texcoord 0.125240 -1.98795; + tangent 0.534602 0.280514 0.797190; + vertex 9.50643 141.556 54.9474; + texcoord 0.250000 -1.98795; + vertex 9.95787 141.792 55.6206; + texcoord 0.250000 -3.21183; + tangent 0.534602 0.280514 0.797190; + vertex 12.9496 151.366 57.1930; + normal 0.849993 -0.137590 -0.508508; + texcoord 0.624270 -1.98795; + tangent -0.525628 -0.285709 -0.801303; + vertex 11.6166 140.792 54.7897; + texcoord 0.749030 -1.98795; + vertex 11.1706 140.550 54.1097; + texcoord 0.749030 -3.21183; + tangent -0.525628 -0.285708 -0.801303; + vertex 14.2092 151.459 56.2370; + normal 0.0755408 0.417330 -0.905610; + texcoord 0.000490000 -5.55714; + tangent -0.996084 -0.0102595 -0.0878155; + vertex 18.9725 165.173 62.4971; + texcoord 0.000490000 -4.48355; + tangent -0.996084 -0.0102609 -0.0878152; + vertex 16.4258 160.014 59.9075; + texcoord 0.250000 -5.55714; + tangent -0.996084 -0.0102595 -0.0878155; + vertex 18.7296 165.170 62.4757; + normal 0.914778 -0.368245 -0.166063; + texcoord 0.749030 -5.55714; + tangent 0.0680163 0.545632 -0.835260; + vertex 18.9559 165.040 62.7009; + texcoord 0.998540 -4.48355; + tangent 0.0680165 0.545633 -0.835260; + vertex 16.4258 160.014 59.9075; + texcoord 0.998540 -5.55714; + tangent 0.0680163 0.545632 -0.835260; + vertex 18.9725 165.173 62.4971; + normal 0.0374361 0.850869 -0.524042; + texcoord 0.000490000 -5.55714; + tangent -0.996084 -0.0102595 -0.0878155; + vertex 18.9725 165.173 62.4971; + texcoord 0.250000 -5.55714; + tangent -0.996084 -0.0102595 -0.0878155; + vertex 18.7296 165.170 62.4757; + texcoord 0.000490000 -5.65714; + tangent -0.996084 -0.0102595 -0.0878155; + vertex 18.8281 165.322 62.7287; + normal 0.876902 0.366596 0.310885; + texcoord 0.749030 -5.55714; + tangent 0.0680163 0.545632 -0.835260; + vertex 18.9559 165.040 62.7009; + texcoord 0.998540 -5.55714; + vertex 18.9725 165.173 62.4971; + texcoord 0.749030 -5.65714; + vertex 18.8281 165.322 62.7287; + normal 0.366284 0.171047 -0.914647; + texcoord 0.749030 -1.94285; + tangent -0.826464 0.511448 -0.235325; + vertex 6.50120 89.8935 129.107; + texcoord 0.749030 1.00000; + tangent -0.826464 0.511448 -0.235325; + vertex -10.9925 63.6841 117.200; + normal 0.366284 0.171047 -0.914647; + texcoord 0.873780 -1.94285; + tangent -0.826464 0.511448 -0.235325; + vertex 5.75240 90.3569 128.893; + normal -0.917218 0.0619283 0.393543; + texcoord 0.125240 -1.94285; + tangent 0.340210 -0.392237 0.854639; + vertex 4.68520 90.6218 130.239; + normal -0.917218 0.0619284 0.393543; + texcoord 0.250000 -1.94285; + vertex 4.99195 90.2682 131.010; + normal -0.917218 0.0619283 0.393543; + texcoord 0.250000 -3.14289; + tangent 0.340210 -0.392237 0.854639; + vertex 8.93973 94.6194 139.526; + normal 0.929318 -0.0236405 -0.368524; + texcoord 0.624270 -1.94285; + tangent -0.331114 0.388497 -0.859903; + vertex 6.80120 89.5416 129.886; + texcoord 0.749030 -1.94285; + vertex 6.50120 89.8935 129.107; + texcoord 0.749030 -3.14289; + tangent -0.331115 0.388496 -0.859903; + vertex 10.4629 94.6545 138.792; + normal -0.475286 -0.742326 0.472287; + texcoord 0.499510 -5.48367; + tangent 0.877664 -0.362367 0.313681; + vertex 14.5199 99.4115 153.692; + texcoord 0.499510 -4.40853; + tangent 0.877664 -0.362368 0.313681; + vertex 12.4624 97.0916 147.975; + normal -0.475286 -0.742326 0.472287; + texcoord 0.749030 -5.48367; + tangent 0.877664 -0.362367 0.313681; + vertex 14.7485 99.3171 153.774; + normal 0.732537 -0.675340 -0.0854710; + tangent 0.477164 0.598965 -0.643083; + vertex 14.7485 99.3171 153.774; + texcoord 0.998540 -4.40853; + tangent 0.477163 0.598965 -0.643084; + vertex 12.8803 98.0461 147.805; + texcoord 0.998540 -5.48367; + tangent 0.477164 0.598965 -0.643083; + vertex 14.8728 99.4731 153.606; + normal -0.412343 -0.237304 0.879580; + texcoord 0.499510 -5.48367; + tangent 0.877664 -0.362367 0.313681; + vertex 14.5199 99.4115 153.692; + normal -0.412343 -0.237304 0.879580; + texcoord 0.749030 -5.48367; + vertex 14.7485 99.3171 153.774; + texcoord 0.499510 -5.58367; + vertex 14.7088 99.6396 153.842; + normal 0.813111 -0.0232778 0.581643; + texcoord 0.749030 -5.48367; + tangent 0.477164 0.598965 -0.643083; + vertex 14.7485 99.3171 153.774; + texcoord 0.998540 -5.48367; + vertex 14.8728 99.4731 153.606; + texcoord 0.749030 -5.58367; + vertex 14.7088 99.6396 153.842; + normal -0.0625022 0.927523 -0.368504; + texcoord 0.749030 1.00000; + tangent -0.716295 0.215424 0.663712; + vertex 10.3331 -24.7434 119.931; + texcoord 0.873780 1.00000; + vertex 9.28411 -24.4279 120.903; + texcoord 0.873780 -0.906620; + tangent -0.716295 0.215424 0.663713; + vertex 21.0293 -16.2821 139.414; + normal -0.00122130 0.933813 0.357760; + texcoord 0.000490000 -5.46754; + tangent -0.872223 -0.175978 0.456354; + vertex 35.1624 -13.9010 173.500; + texcoord 0.000490000 -4.67442; + tangent -0.872223 -0.175978 0.456353; + vertex 33.5140 -12.2718 169.242; + texcoord 0.250000 -5.46754; + tangent -0.872223 -0.175978 0.456354; + vertex 34.9270 -13.9485 173.623; + normal -0.948959 -0.0511843 0.311217; + tangent -0.153115 -0.787905 -0.596458; + vertex 34.9270 -13.9485 173.623; + normal -0.948959 -0.0511843 0.311217; + texcoord 0.499510 -4.67442; + tangent -0.153115 -0.787905 -0.596458; + vertex 33.4219 -13.1794 169.160; + normal -0.948959 -0.0511843 0.311217; + texcoord 0.499510 -5.46754; + tangent -0.153115 -0.787905 -0.596458; + vertex 34.8857 -14.1611 173.462; + normal 0.336571 0.461046 0.821070; + texcoord 0.000490000 -5.46754; + tangent -0.872223 -0.175978 0.456354; + vertex 35.1624 -13.9010 173.500; + texcoord 0.250000 -5.46754; + tangent -0.872223 -0.175978 0.456354; + vertex 34.9270 -13.9485 173.623; + texcoord 0.000490000 -5.56754; + vertex 35.1570 -14.2000 173.670; + normal -0.590879 -0.410800 0.694338; + texcoord 0.250000 -5.46754; + tangent -0.153115 -0.787905 -0.596458; + vertex 34.9270 -13.9485 173.623; + texcoord 0.499510 -5.46754; + vertex 34.8857 -14.1611 173.462; + texcoord 0.250000 -5.56754; + vertex 35.1570 -14.2000 173.670; + normal 0.0463461 0.987002 -0.153879; + texcoord 0.749030 -1.94453; + tangent -0.991611 0.0268505 -0.126437; + vertex -26.4623 -61.0658 114.846; + texcoord 0.749030 1.00000; + tangent -0.991611 0.0268503 -0.126437; + vertex -26.3801 -66.2329 81.7279; + texcoord 0.873780 -1.94453; + tangent -0.991611 0.0268505 -0.126437; + vertex -27.3490 -61.0418 114.733; + normal 0.761028 0.648421 -0.0196452; + texcoord 0.624270 -1.94453; + tangent -0.621698 0.720347 -0.307558; + vertex -25.9064 -61.7099 115.121; + texcoord 0.749030 -1.94453; + vertex -26.4623 -61.0658 114.846; + normal 0.761028 0.648421 -0.0196452; + texcoord 0.749030 -3.14048; + tangent -0.621698 0.720347 -0.307558; + vertex -26.1563 -61.0788 126.270; + normal 0.967750 0.236203 -0.0875648; + texcoord 0.749030 -5.38773; + tangent -0.117713 0.731329 0.671790; + vertex -24.2693 -69.5088 138.958; + normal 0.967750 0.236203 -0.0875648; + texcoord 0.998540 -4.32848; + tangent -0.117713 0.731328 0.671791; + vertex -25.6976 -65.3152 134.483; + texcoord 0.998540 -5.38773; + tangent -0.117713 0.731329 0.671790; + vertex -24.2995 -69.3208 139.130; + normal 0.694596 -0.422836 0.582020; + texcoord 0.749030 -5.38773; + vertex -24.2693 -69.5088 138.958; + texcoord 0.998540 -5.38773; + vertex -24.2995 -69.3208 139.130; + texcoord 0.749030 -5.48773; + tangent -0.117713 0.731329 0.671790; + vertex -24.4983 -69.5761 139.182; + normal -0.0769096 -0.911995 -0.402927; + texcoord 0.125240 1.00000; + tangent 0.605094 -0.363886 0.708130; + vertex -10.2490 -70.4643 32.9052; + texcoord 0.250000 1.00000; + vertex -9.45246 -70.9433 33.8374; + texcoord 0.125240 -1.94225; + tangent 0.605094 -0.363886 0.708130; + vertex -20.0173 -81.7944 60.4146; + normal -0.579222 -0.647855 -0.494758; + tangent 0.782932 -0.611130 -0.116354; + vertex -20.0173 -81.7944 60.4146; + texcoord 0.250000 1.00000; + tangent 0.782932 -0.611129 -0.116355; + vertex -9.45246 -70.9433 33.8374; + texcoord 0.250000 -1.94225; + tangent 0.782932 -0.611130 -0.116354; + vertex -19.3005 -82.3538 60.3081; + normal -0.164020 0.913212 0.373017; + texcoord 0.749030 -1.94225; + tangent -0.961531 -0.0635362 -0.267248; + vertex -18.7276 -80.2441 61.5111; + normal -0.164020 0.913212 0.373017; + texcoord 0.749030 1.00000; + tangent -0.961531 -0.0635359 -0.267248; + vertex -8.50163 -66.2681 31.7917; + texcoord 0.873780 -1.94225; + tangent -0.961531 -0.0635362 -0.267248; + vertex -19.6122 -80.3026 61.2653; + normal -0.653962 0.748503 0.109894; + texcoord 0.749030 1.00000; + tangent -0.749135 -0.620447 -0.232041; + vertex -8.50163 -66.2681 31.7917; + normal -0.653962 0.748503 0.109894; + texcoord 0.873780 1.00000; + vertex -9.57664 -67.1584 31.4587; + normal -0.653962 0.748503 0.109894; + texcoord 0.873780 -1.94225; + tangent -0.749135 -0.620446 -0.232042; + vertex -19.6122 -80.3026 61.2653; + normal -0.534882 -0.565770 -0.627540; + texcoord 0.125240 -1.94225; + tangent 0.782932 -0.611130 -0.116354; + vertex -20.0173 -81.7944 60.4146; + texcoord 0.250000 -1.94225; + vertex -19.3005 -82.3538 60.3081; + texcoord 0.250000 -3.09991; + tangent 0.782932 -0.611130 -0.116354; + vertex -22.1536 -88.1249 67.9429; + normal 0.804914 -0.574975 -0.146687; + texcoord 0.374760 -1.94225; + tangent 0.566763 0.671710 0.477060; + vertex -18.4185 -82.3048 60.5485; + texcoord 0.499510 -1.94225; + vertex -17.8880 -81.6760 60.9951; + texcoord 0.499510 -3.09991; + tangent 0.566762 0.671710 0.477060; + vertex -21.1337 -88.1525 68.5710; + normal 0.519606 0.518762 0.678893; + texcoord 0.624270 -1.94225; + tangent -0.776368 0.618429 0.121651; + vertex -18.0134 -80.8130 61.3992; + texcoord 0.749030 -1.94225; + tangent -0.776368 0.618429 0.121651; + vertex -18.7276 -80.2441 61.5111; + texcoord 0.749030 -3.09991; + tangent -0.776368 0.618429 0.121651; + vertex -21.7113 -87.8031 69.5707; + normal -0.819684 0.539570 0.192308; + texcoord 0.873780 -1.94225; + tangent -0.558418 -0.677901 -0.478142; + vertex -19.6122 -80.3026 61.2653; + normal -0.819684 0.539570 0.192308; + texcoord 0.998540 -1.94225; + vertex -20.1489 -80.9541 60.8057; + texcoord 0.998540 -3.09991; + tangent -0.558418 -0.677902 -0.478141; + vertex -22.7341 -87.7777 68.9318; + normal -0.715341 0.238527 0.656804; + texcoord 0.000490000 -5.39093; + tangent -0.682442 -0.0364381 -0.730031; + vertex -22.5732 -101.576 76.5772; + texcoord 0.000490000 -4.29184; + tangent -0.682442 -0.0364390 -0.730031; + vertex -23.3216 -95.5795 73.5843; + texcoord 0.250000 -5.39093; + tangent -0.682442 -0.0364381 -0.730031; + vertex -22.7536 -101.586 76.3841; + normal 0.638471 0.406025 0.653834; + texcoord 0.749030 -5.39093; + tangent -0.730794 0.0533170 0.680513; + vertex -22.3799 -101.590 76.3972; + texcoord 0.998540 -4.29184; + tangent -0.730793 0.0533172 0.680513; + vertex -23.3216 -95.5795 73.5843; + texcoord 0.998540 -5.39093; + tangent -0.730794 0.0533170 0.680513; + vertex -22.5732 -101.576 76.5772; + normal -0.667060 -0.377284 0.642408; + texcoord 0.000490000 -5.39093; + tangent -0.682442 -0.0364381 -0.730031; + vertex -22.5732 -101.576 76.5772; + texcoord 0.250000 -5.39093; + vertex -22.7536 -101.586 76.3841; + texcoord 0.000490000 -5.49093; + tangent -0.682442 -0.0364381 -0.730031; + vertex -22.5707 -101.868 76.4083; + normal 0.611265 -0.392593 0.687187; + texcoord 0.749030 -5.39093; + tangent -0.730794 0.0533170 0.680513; + vertex -22.3799 -101.590 76.3972; + texcoord 0.998540 -5.39093; + vertex -22.5732 -101.576 76.5772; + texcoord 0.749030 -5.49093; + vertex -22.5707 -101.868 76.4083; + normal -0.189072 0.734385 -0.651867; + texcoord 0.250000 -5.81457; + tangent -0.975705 -0.215332 0.0404094; + vertex -34.2103 145.337 88.6277; + texcoord 0.499510 -5.81457; + vertex -34.4782 145.278 88.6388; + texcoord 0.250000 -5.91457; + tangent -0.975705 -0.215332 0.0404094; + vertex -34.3799 145.515 88.8770; + normal -0.959640 0.186973 0.210077; + texcoord 0.499510 -5.81457; + tangent 0.123815 -0.389815 0.912532; + vertex -34.4782 145.278 88.6388; + normal -0.959640 0.186973 0.210077; + texcoord 0.749030 -5.81457; + vertex -34.4442 145.171 88.8893; + texcoord 0.499510 -5.91457; + tangent 0.123815 -0.389815 0.912532; + vertex -34.3799 145.515 88.8770; + normal -0.241060 -0.405510 0.881732; + texcoord 0.000490000 -2.00976; + tangent 0.708440 0.547437 0.445450; + vertex -30.4193 90.7392 135.708; + normal -0.241060 -0.405510 0.881732; + texcoord 0.125240 -2.00976; + vertex -29.8275 91.1965 136.080; + normal -0.241060 -0.405510 0.881732; + texcoord 0.000490000 -3.28110; + tangent 0.708440 0.547437 0.445450; + vertex -33.9665 101.334 139.611; + normal 0.920693 0.288145 0.263245; + texcoord 0.250000 -2.00976; + tangent 0.0650826 0.551693 -0.831504; + vertex -29.3715 91.8386 135.863; + texcoord 0.374760 -2.00976; + tangent 0.0650827 0.551693 -0.831504; + vertex -29.3183 92.2893 135.183; + texcoord 0.250000 -3.28110; + tangent 0.0650824 0.551694 -0.831504; + vertex -33.1535 101.094 138.959; + normal 0.209875 0.452456 -0.866739; + texcoord 0.499510 -2.00976; + tangent -0.707562 -0.541508 -0.454010; + vertex -29.6992 92.2846 134.440; + texcoord 0.624270 -2.00976; + vertex -30.3060 91.8202 134.051; + texcoord 0.499510 -3.28110; + tangent -0.707562 -0.541508 -0.454010; + vertex -33.8016 101.239 138.121; + normal -0.940401 -0.251822 -0.228543; + texcoord 0.749030 -2.00976; + tangent -0.0571665 -0.545425 0.836208; + vertex -30.7684 91.1751 134.261; + texcoord 0.873780 -2.00976; + tangent -0.0571665 -0.545425 0.836208; + vertex -30.8153 90.7274 134.947; + texcoord 0.749030 -3.28110; + tangent -0.0571668 -0.545424 0.836208; + vertex -34.6244 101.481 138.772; + normal -0.0317280 0.971427 -0.235210; + texcoord 0.499510 -5.74322; + tangent -0.978732 0.0175232 0.204395; + vertex -32.4323 117.171 142.836; + normal -0.0317280 0.971426 -0.235210; + texcoord 0.749030 -5.74322; + vertex -32.6632 117.175 142.884; + texcoord 0.499510 -5.84322; + tangent -0.978732 0.0175232 0.204395; + vertex -32.4917 117.238 143.123; + normal 0.425868 -0.815874 0.391134; + texcoord 0.000490000 -2.01051; + tangent 0.468913 0.568730 0.675771; + vertex -9.49565 -38.5667 149.741; + texcoord 0.125240 -2.01051; + vertex -9.10453 -38.0924 150.304; + texcoord 0.000490000 -3.30315; + tangent 0.468913 0.568730 0.675771; + vertex -15.3324 -36.8817 159.611; + normal 0.691081 0.623949 0.364821; + texcoord 0.250000 -2.01051; + tangent -0.537812 0.781127 -0.317174; + vertex -9.13819 -37.3064 150.520; + texcoord 0.374760 -2.01051; + vertex -9.57690 -36.6692 150.261; + normal 0.691081 0.623949 0.364821; + texcoord 0.250000 -3.30315; + tangent -0.537812 0.781127 -0.317174; + vertex -15.0130 -35.9194 159.276; + normal -0.451527 0.816921 -0.358836; + texcoord 0.499510 -2.01051; + tangent -0.474390 -0.560410 -0.678892; + vertex -10.1637 -36.5541 149.680; + normal -0.451527 0.816921 -0.358836; + texcoord 0.624270 -2.01051; + vertex -10.5700 -37.0340 149.098; + texcoord 0.499510 -3.30315; + tangent -0.474390 -0.560410 -0.678892; + vertex -16.0207 -35.6954 159.004; + normal -0.706448 -0.630188 -0.322172; + texcoord 0.749030 -2.01051; + tangent 0.542885 -0.774534 0.324613; + vertex -10.5426 -37.8223 148.875; + texcoord 0.873780 -2.01051; + vertex -10.0976 -38.4572 149.141; + texcoord 0.749030 -3.30315; + tangent 0.542886 -0.774533 0.324612; + vertex -16.3490 -36.6626 159.339; + normal 0.691216 0.711476 0.126577; + texcoord 0.250000 -5.82003; + tangent -0.401913 0.524058 -0.750886; + vertex -22.7036 -31.6150 173.918; + texcoord 0.499510 -4.63960; + tangent -0.401913 0.524058 -0.750886; + vertex -20.0834 -33.0534 167.694; + texcoord 0.499510 -5.82003; + tangent -0.401913 0.524058 -0.750886; + vertex -22.7983 -31.4916 173.741; + normal 0.000620156 -0.436251 0.899825; + texcoord 0.000490000 -5.82003; + tangent 0.337696 0.847056 0.410435; + vertex -22.7832 -31.8146 173.821; + texcoord 0.250000 -5.82003; + vertex -22.7036 -31.6150 173.918; + texcoord 0.000490000 -5.92003; + vertex -23.0035 -31.6310 173.911; + normal -0.0574805 0.803976 0.591877; + texcoord 0.250000 -5.82003; + tangent -0.401913 0.524058 -0.750886; + vertex -22.7036 -31.6150 173.918; + texcoord 0.499510 -5.82003; + vertex -22.7983 -31.4916 173.741; + normal -0.0574805 0.803976 0.591877; + texcoord 0.250000 -5.92003; + vertex -23.0035 -31.6310 173.911; + normal 0.0496002 -0.993959 0.0979084; + texcoord 0.000490000 -1.99585; + tangent 0.502655 0.109552 0.857518; + vertex -55.6469 -77.8468 96.8380; + normal 0.0496002 -0.993959 0.0979084; + texcoord 0.125240 -1.99585; + vertex -55.2181 -77.7533 97.5696; + normal 0.0496002 -0.993959 0.0979084; + texcoord 0.000490000 -3.26752; + vertex -64.1880 -77.4807 104.882; + normal 0.627773 0.174592 0.758563; + texcoord 0.250000 -1.99585; + tangent -0.297274 0.954429 0.0263453; + vertex -55.0902 -77.1242 98.1024; + texcoord 0.374760 -1.99585; + tangent -0.297274 0.954429 0.0263453; + vertex -55.3383 -76.3279 98.1244; + texcoord 0.250000 -3.26752; + tangent -0.297274 0.954429 0.0263449; + vertex -63.4029 -76.7219 104.889; + normal -0.0771815 0.994557 -0.0699985; + texcoord 0.499510 -1.99585; + tangent -0.505616 -0.0995545 -0.856996; + vertex -55.8169 -75.8309 97.6227; + texcoord 0.624270 -1.99585; + vertex -56.2598 -75.9181 96.8720; + texcoord 0.499510 -3.26752; + tangent -0.505615 -0.0995544 -0.856996; + vertex -64.1273 -75.9899 104.527; + normal -0.675587 -0.202181 -0.709017; + texcoord 0.749030 -1.99585; + tangent 0.302777 -0.952914 -0.0167719; + vertex -56.3934 -76.5446 96.3312; + texcoord 0.873780 -1.99585; + vertex -56.1396 -77.3435 96.3172; + texcoord 0.749030 -3.26752; + tangent 0.302776 -0.952914 -0.0167715; + vertex -64.9226 -76.7488 104.516; + normal -0.851158 -0.278950 -0.444655; + texcoord 0.749030 -5.75407; + tangent 0.265132 -0.959573 0.0944663; + vertex -73.2100 -73.1150 118.284; + normal -0.851157 -0.278950 -0.444654; + texcoord 0.998540 -4.56872; + tangent 0.265133 -0.959573 0.0944674; + vertex -69.6153 -75.1806 112.699; + texcoord 0.998540 -5.75407; + tangent 0.265132 -0.959573 0.0944663; + vertex -73.1461 -73.3463 118.306; + normal -0.254654 0.905669 0.338992; + texcoord 0.499510 -5.75407; + tangent -0.963601 -0.267152 -0.0101302; + vertex -72.9777 -73.0506 118.286; + texcoord 0.749030 -5.75407; + vertex -73.2100 -73.1150 118.284; + texcoord 0.499510 -5.85407; + tangent -0.963601 -0.267152 -0.0101301; + vertex -73.0708 -73.1759 118.551; + normal -0.886503 -0.204058 0.415299; + texcoord 0.749030 -5.75407; + tangent 0.265132 -0.959573 0.0944663; + vertex -73.2100 -73.1150 118.284; + texcoord 0.998540 -5.75407; + vertex -73.1461 -73.3463 118.306; + normal -0.886503 -0.204058 0.415299; + texcoord 0.749030 -5.85407; + tangent 0.265132 -0.959573 0.0944663; + vertex -73.0708 -73.1759 118.551; + normal 0.0107647 -0.651887 0.758240; + texcoord 0.000490000 -5.80005; + tangent -0.0448888 0.757204 0.651634; + vertex -57.7705 -95.9710 53.4545; + texcoord 0.250000 -5.80005; + vertex -57.7832 -95.7563 53.6393; + texcoord 0.000490000 -5.90005; + tangent -0.0448888 0.757204 0.651634; + vertex -58.1090 -95.8773 53.5399; + normal 0.208151 0.962107 -0.176135; + texcoord 0.000490000 -1.44156; + tangent -0.920417 0.253599 0.297524; + vertex 9.51004 116.359 89.7754; + normal 0.208150 0.962107 -0.176135; + texcoord 0.000490000 1.00000; + tangent -0.920417 0.253599 0.297524; + vertex 4.88784 112.740 64.5442; + normal 0.208151 0.962107 -0.176135; + texcoord 0.166830 -1.44156; + tangent -0.920417 0.253599 0.297524; + vertex 8.46562 116.646 90.1130; + normal 0.735881 0.646361 -0.201733; + texcoord 0.000490000 1.00000; + tangent -0.408598 0.661470 0.628892; + vertex 4.88784 112.740 64.5442; + texcoord 0.166830 1.00000; + vertex 4.09198 114.028 65.7691; + texcoord 0.166830 -1.44156; + tangent -0.408598 0.661470 0.628892; + vertex 8.46562 116.646 90.1130; + normal -0.173054 0.982087 -0.0745452; + texcoord 0.166830 1.00000; + tangent -0.980758 -0.164886 0.104526; + vertex 4.09198 114.028 65.7691; + texcoord 0.333170 1.00000; + tangent -0.980758 -0.164886 0.104526; + vertex 2.72648 113.798 65.9146; + texcoord 0.166830 -1.44156; + tangent -0.980758 -0.164886 0.104527; + vertex 8.46562 116.646 90.1130; + normal -0.728076 0.679194 0.0927394; + tangent -0.627053 -0.714541 0.310219; + vertex 8.46562 116.646 90.1130; + texcoord 0.333170 1.00000; + tangent -0.627053 -0.714541 0.310219; + vertex 2.72648 113.798 65.9146; + normal -0.728076 0.679194 0.0927393; + texcoord 0.333170 -1.44156; + tangent -0.627053 -0.714541 0.310219; + vertex 7.77082 115.855 90.4567; + normal -0.830929 -0.500933 0.242124; + texcoord 0.499510 1.00000; + tangent 0.378694 -0.828021 -0.413488; + vertex 2.15684 112.280 64.8352; + normal -0.830929 -0.500933 0.242124; + texcoord 0.665860 1.00000; + vertex 3.10480 110.208 63.8002; + texcoord 0.499510 -1.44156; + tangent 0.378694 -0.828021 -0.413488; + vertex 8.12045 114.775 90.4628; + normal -0.211609 -0.955920 0.203563; + tangent 0.917710 -0.265984 -0.295060; + vertex 8.12045 114.775 90.4628; + texcoord 0.665860 1.00000; + tangent 0.917710 -0.265984 -0.295060; + vertex 3.10480 110.208 63.8002; + normal -0.211609 -0.955920 0.203563; + texcoord 0.665860 -1.44156; + tangent 0.917710 -0.265984 -0.295060; + vertex 9.18649 114.466 90.1201; + normal 0.736861 -0.673257 -0.0613325; + tangent 0.627050 0.714548 -0.310208; + vertex 9.18649 114.466 90.1201; + texcoord 0.665860 1.00000; + tangent 0.627050 0.714548 -0.310209; + vertex 3.10480 110.208 63.8002; + texcoord 0.832200 -1.44156; + tangent 0.627050 0.714548 -0.310208; + vertex 9.88128 115.258 89.7764; + normal 0.178862 -0.973485 0.142604; + texcoord 0.665860 1.00000; + tangent 0.980758 0.164885 -0.104534; + vertex 3.10480 110.208 63.8002; + texcoord 0.832200 1.00000; + vertex 4.47030 110.437 63.6546; + texcoord 0.832200 -1.44156; + tangent 0.980758 0.164886 -0.104534; + vertex 9.88128 115.258 89.7764; + normal 0.309102 0.938033 0.156686; + texcoord 0.000490000 -1.44156; + tangent -0.920417 0.253599 0.297524; + vertex 9.51004 116.359 89.7754; + texcoord 0.166830 -1.44156; + vertex 8.46562 116.646 90.1130; + normal 0.309102 0.938033 0.156686; + texcoord 0.000490000 -2.50295; + tangent -0.920417 0.253599 0.297525; + vertex 7.56865 115.351 99.6390; + normal -0.945468 -0.306835 -0.109281; + texcoord 0.333170 -1.44156; + tangent 0.308117 -0.951333 0.00537210; + vertex 7.77082 115.855 90.4567; + texcoord 0.499510 -1.44156; + vertex 8.12045 114.775 90.4628; + texcoord 0.333170 -2.50295; + tangent 0.308117 -0.951333 0.00537178; + vertex 7.32077 114.234 98.9020; + normal 0.762477 -0.644534 0.0566079; + texcoord 0.665860 -1.44156; + tangent 0.627050 0.714548 -0.310208; + vertex 9.18649 114.466 90.1201; + texcoord 0.832200 -1.44156; + tangent 0.627050 0.714548 -0.310208; + vertex 9.88128 115.258 89.7764; + texcoord 0.665860 -2.50295; + tangent 0.627050 0.714548 -0.310208; + vertex 8.22746 114.195 99.9472; + normal -0.0502559 -0.664246 0.745823; + texcoord 0.333170 -4.62467; + tangent 0.695984 0.512291 0.503155; + vertex 0.786850 110.369 111.199; + texcoord 0.665860 -4.62467; + vertex 0.996660 110.523 111.351; + texcoord 0.333170 -4.72467; + vertex 0.694650 110.596 111.395; + normal -0.116762 0.975529 0.186305; + texcoord 0.000490000 -1.41539; + tangent -0.920486 -0.176734 0.348525; + vertex 2.86470 63.9794 141.923; + normal -0.116762 0.975529 0.186305; + texcoord 0.000490000 1.00000; + tangent -0.920487 -0.176734 0.348525; + vertex -10.5051 66.7372 119.104; + normal -0.116762 0.975529 0.186305; + texcoord 0.125240 -1.41539; + tangent -0.920486 -0.176734 0.348525; + vertex 2.01663 63.8166 142.244; + normal 0.342116 0.937278 -0.0668314; + texcoord 0.000490000 1.00000; + tangent -0.234782 0.154132 0.959750; + vertex -10.5051 66.7372 119.104; + texcoord 0.125240 1.00000; + tangent -0.234782 0.154132 0.959750; + vertex -10.8854 66.9868 120.658; + texcoord 0.125240 -1.41539; + tangent -0.234782 0.154132 0.959750; + vertex 2.01663 63.8166 142.244; + normal -0.839726 -0.237734 0.488203; + texcoord 0.250000 -1.41539; + tangent 0.0901308 -0.947620 -0.306421; + vertex 1.47437 63.0977 142.276; + normal -0.839726 -0.237734 0.488203; + texcoord 0.250000 1.00000; + tangent 0.0901307 -0.947620 -0.306420; + vertex -11.4518 66.3101 121.607; + normal -0.839726 -0.237734 0.488203; + texcoord 0.374760 -1.41539; + tangent 0.0901308 -0.947619 -0.306421; + vertex 1.55558 62.2439 142.000; + normal -0.650865 0.548816 0.524573; + texcoord 0.250000 1.00000; + tangent -0.758295 -0.503556 -0.414028; + vertex -11.4518 66.3101 121.607; + texcoord 0.374760 1.00000; + vertex -12.4342 65.6577 121.070; + texcoord 0.374760 -1.41539; + tangent -0.758295 -0.503557 -0.414028; + vertex 1.55558 62.2439 142.000; + normal 0.0981330 -0.973864 -0.204841; + texcoord 0.499510 -1.41539; + tangent 0.921165 0.166782 -0.351622; + vertex 2.21267 61.7552 141.577; + texcoord 0.499510 1.00000; + tangent 0.921165 0.166782 -0.351622; + vertex -12.6955 64.8575 119.686; + texcoord 0.624270 -1.41539; + tangent 0.921165 0.166782 -0.351622; + vertex 3.08407 61.9130 141.245; + normal 0.695173 -0.558380 -0.452710; + tangent 0.609579 0.791694 -0.0404301; + vertex 3.08407 61.9130 141.245; + texcoord 0.749030 1.00000; + tangent 0.609578 0.791694 -0.0404299; + vertex -10.8726 64.2032 116.988; + texcoord 0.749030 -1.41539; + tangent 0.609579 0.791693 -0.0404301; + vertex 3.63599 62.6298 141.208; + normal 0.0654196 0.809602 0.583322; + texcoord 0.000490000 -1.41539; + tangent -0.920486 -0.176734 0.348525; + vertex 2.86470 63.9794 141.923; + texcoord 0.125240 -1.41539; + vertex 2.01663 63.8166 142.244; + texcoord 0.000490000 -2.59849; + tangent -0.920487 -0.176734 0.348525; + vertex 2.96309 57.4256 151.008; + normal -0.661474 0.522760 0.537750; + texcoord 0.125240 -1.41539; + tangent -0.601819 -0.797851 0.0353259; + vertex 2.01663 63.8166 142.244; + normal -0.661474 0.522760 0.537750; + texcoord 0.250000 -1.41539; + vertex 1.47437 63.0977 142.276; + texcoord 0.250000 -2.59849; + tangent -0.601819 -0.797851 0.0353266; + vertex 2.77146 56.6129 150.175; + normal -0.990950 -0.116059 0.0674385; + texcoord 0.250000 -1.41539; + tangent 0.0901308 -0.947619 -0.306421; + vertex 1.47437 63.0977 142.276; + normal -0.990950 -0.116059 0.0674385; + texcoord 0.374760 -1.41539; + vertex 1.55558 62.2439 142.000; + normal -0.990950 -0.116059 0.0674384; + texcoord 0.250000 -2.59849; + tangent 0.0901308 -0.947619 -0.306421; + vertex 2.77146 56.6129 150.175; + normal -0.684575 -0.667548 -0.292808; + texcoord 0.374760 -1.41539; + tangent 0.713199 -0.530344 -0.458346; + vertex 1.55558 62.2439 142.000; + texcoord 0.499510 -1.41539; + vertex 2.21267 61.7552 141.577; + texcoord 0.499510 -2.59849; + tangent 0.713199 -0.530344 -0.458347; + vertex 3.87008 56.2148 150.334; + normal -0.0478328 -0.848143 -0.527604; + texcoord 0.499510 -1.41539; + tangent 0.921165 0.166782 -0.351622; + vertex 2.21267 61.7552 141.577; + texcoord 0.624270 -1.41539; + tangent 0.921165 0.166782 -0.351623; + vertex 3.08407 61.9130 141.245; + texcoord 0.499510 -2.59849; + tangent 0.921165 0.166783 -0.351622; + vertex 3.87008 56.2148 150.334; + normal 0.730790 -0.580985 -0.358333; + texcoord 0.624270 -1.41539; + tangent 0.609579 0.791694 -0.0404301; + vertex 3.08407 61.9130 141.245; + texcoord 0.749030 -1.41539; + vertex 3.63599 62.6298 141.208; + texcoord 0.749030 -2.59849; + tangent 0.609579 0.791693 -0.0404300; + vertex 4.07037 57.0303 151.173; + normal 0.994777 0.101174 0.0134892; + texcoord 0.749030 -1.41539; + tangent -0.100354 0.945354 0.310217; + vertex 3.63599 62.6298 141.208; + texcoord 0.873780 -1.41539; + vertex 3.54513 63.4857 141.489; + texcoord 0.749030 -2.59849; + tangent -0.100354 0.945354 0.310217; + vertex 4.07037 57.0303 151.173; + normal 0.692751 0.588416 0.416969; + texcoord 0.873780 -1.41539; + tangent -0.719283 0.521860 0.458578; + vertex 3.54513 63.4857 141.489; + texcoord 0.998540 -1.41539; + tangent -0.719283 0.521860 0.458578; + vertex 2.86470 63.9794 141.923; + texcoord 0.998540 -2.59849; + tangent -0.719283 0.521860 0.458578; + vertex 2.96309 57.4256 151.008; + normal -0.856085 -0.168310 0.488661; + texcoord 0.000490000 -4.89110; + tangent 0.224351 -0.972782 0.0579838; + vertex 2.57484 47.5392 163.284; + texcoord 0.250000 -4.89110; + tangent 0.224351 -0.972782 0.0579838; + vertex 2.63323 47.2861 163.299; + texcoord 0.000490000 -4.99110; + tangent 0.224351 -0.972782 0.0579838; + vertex 2.74613 47.4613 163.557; + normal 0.226860 -0.849086 0.477061; + texcoord 0.250000 -4.89110; + tangent 0.972892 0.220148 -0.0708224; + vertex 2.63323 47.2861 163.299; + normal 0.226860 -0.849086 0.477061; + texcoord 0.499510 -4.89110; + tangent 0.972892 0.220147 -0.0708224; + vertex 2.88644 47.3434 163.281; + texcoord 0.250000 -4.99110; + tangent 0.972892 0.220148 -0.0708224; + vertex 2.74613 47.4613 163.557; + normal 0.139214 0.445204 0.884541; + texcoord 0.000490000 -1.41486; + tangent -0.975211 -0.0935104 0.200550; + vertex 20.4569 -47.0114 136.373; + texcoord 0.000490000 1.00000; + tangent -0.975211 -0.0935101 0.200549; + vertex 11.6793 -24.4134 126.380; + texcoord 0.166830 -1.41486; + tangent -0.975211 -0.0935104 0.200550; + vertex 19.3141 -47.1210 136.608; + normal 0.692250 0.476754 0.541752; + texcoord 0.000490000 1.00000; + tangent -0.325039 -0.464265 0.823898; + vertex 11.6793 -24.4134 126.380; + texcoord 0.166830 1.00000; + vertex 11.0255 -25.3473 128.038; + texcoord 0.166830 -1.41486; + tangent -0.325038 -0.464265 0.823898; + vertex 19.3141 -47.1210 136.608; + normal -0.229759 0.279478 0.932257; + texcoord 0.166830 1.00000; + tangent -0.930797 -0.342913 -0.126598; + vertex 11.0255 -25.3473 128.038; + normal -0.229759 0.279478 0.932257; + texcoord 0.333170 1.00000; + vertex 9.68715 -25.8403 127.856; + texcoord 0.166830 -1.41486; + tangent -0.930797 -0.342913 -0.126598; + vertex 19.3141 -47.1210 136.608; + normal -0.716030 -0.0372263 0.697076; + tangent -0.577823 -0.528700 -0.621769; + vertex 19.3141 -47.1210 136.608; + texcoord 0.333170 1.00000; + tangent -0.577823 -0.528701 -0.621769; + vertex 9.68715 -25.8403 127.856; + texcoord 0.333170 -1.41486; + tangent -0.577823 -0.528700 -0.621769; + vertex 18.6529 -47.7260 135.896; + normal -0.767082 -0.498589 -0.403724; + texcoord 0.499510 1.00000; + tangent 0.347047 0.206784 -0.914767; + vertex 9.00262 -25.3995 126.016; + texcoord 0.665860 1.00000; + vertex 9.89979 -24.8650 123.651; + texcoord 0.499510 -1.41486; + tangent 0.347047 0.206784 -0.914767; + vertex 19.1345 -48.2214 134.950; + normal -0.145709 -0.476912 -0.866789; + tangent 0.973625 0.0863524 -0.211181; + vertex 19.1345 -48.2214 134.950; + texcoord 0.665860 1.00000; + tangent 0.973625 0.0863524 -0.211181; + vertex 9.89979 -24.8650 123.651; + normal -0.145709 -0.476912 -0.866789; + texcoord 0.665860 -1.41486; + tangent 0.973625 0.0863524 -0.211181; + vertex 20.3025 -48.1178 134.696; + normal 0.731205 0.00310058 -0.682151; + tangent 0.577818 0.528702 0.621772; + vertex 20.3025 -48.1178 134.696; + texcoord 0.665860 1.00000; + tangent 0.577818 0.528702 0.621772; + vertex 9.89979 -24.8650 123.651; + texcoord 0.832200 -1.41486; + tangent 0.577818 0.528702 0.621772; + vertex 20.9637 -47.5128 135.408; + normal 0.250700 -0.346718 -0.903845; + texcoord 0.665860 1.00000; + tangent 0.930792 0.342915 0.126630; + vertex 9.89979 -24.8650 123.651; + texcoord 0.832200 1.00000; + vertex 11.2381 -24.3719 123.833; + texcoord 0.832200 -1.41486; + tangent 0.930792 0.342916 0.126630; + vertex 20.9637 -47.5128 135.408; + normal 0.193476 0.0794942 0.977879; + texcoord 0.000490000 -1.41486; + tangent -0.975211 -0.0935104 0.200550; + vertex 20.4569 -47.0114 136.373; + texcoord 0.166830 -1.41486; + vertex 19.3141 -47.1210 136.608; + texcoord 0.000490000 -2.64123; + tangent -0.975211 -0.0935099 0.200550; + vertex 15.7607 -57.3869 138.145; + normal -0.818715 0.218536 -0.530988; + texcoord 0.333170 -1.41486; + tangent 0.410993 -0.422755 -0.807690; + vertex 18.6529 -47.7260 135.896; + normal -0.818715 0.218536 -0.530988; + texcoord 0.499510 -1.41486; + tangent 0.410993 -0.422755 -0.807690; + vertex 19.1345 -48.2214 134.950; + texcoord 0.333170 -2.64123; + tangent 0.410993 -0.422755 -0.807690; + vertex 15.3456 -57.7752 136.860; + normal 0.815344 -0.408101 -0.410691; + texcoord 0.665860 -1.41486; + tangent 0.577818 0.528702 0.621772; + vertex 20.3025 -48.1178 134.696; + texcoord 0.832200 -1.41486; + vertex 20.9637 -47.5128 135.408; + texcoord 0.665860 -2.64123; + tangent 0.577818 0.528702 0.621772; + vertex 16.5931 -58.2347 137.385; + normal -0.799920 -0.599194 0.0330729; + texcoord 0.000490000 -4.95993; + tangent -0.0475754 0.00838160 -0.998832; + vertex 9.95372 -72.3120 140.402; + texcoord 0.333170 -4.95993; + vertex 9.93891 -72.3094 140.091; + texcoord 0.000490000 -5.05993; + tangent -0.0475755 0.00838160 -0.998833; + vertex 10.1163 -72.5383 140.237; + normal 0.821827 -0.0549644 0.567079; + texcoord 0.000490000 1.00000; + tangent -0.456735 -0.658553 0.598082; + vertex -24.4354 -63.7680 83.0663; + texcoord 0.125240 1.00000; + vertex -25.2305 -64.9143 84.1074; + texcoord 0.125240 -0.568960; + tangent -0.456735 -0.658552 0.598082; + vertex -26.1239 -82.2463 83.7223; + normal -0.556916 -0.0609453 0.828330; + texcoord 0.250000 1.00000; + tangent -0.713026 0.546549 -0.439180; + vertex -26.3721 -65.7092 84.0477; + texcoord 0.374760 1.00000; + vertex -27.3649 -64.9482 83.4362; + texcoord 0.374760 -0.568960; + tangent -0.713025 0.546549 -0.439180; + vertex -27.2211 -82.4179 82.2476; + normal -0.998301 -0.0120960 0.0570020; + texcoord 0.374760 1.00000; + tangent -0.0511512 0.650479 -0.757800; + vertex -27.3649 -64.9482 83.4362; + texcoord 0.499510 1.00000; + vertex -27.4539 -63.8159 82.1171; + texcoord 0.374760 -0.568960; + tangent -0.0511512 0.650479 -0.757800; + vertex -27.2211 -82.4179 82.2476; + normal -0.842810 -0.0515887 -0.535733; + texcoord 0.499510 1.00000; + tangent 0.437968 0.512804 -0.738388; + vertex -27.4539 -63.8159 82.1171; + texcoord 0.624270 1.00000; + vertex -26.4591 -62.6512 80.4400; + texcoord 0.624270 -0.568960; + tangent 0.437968 0.512804 -0.738388; + vertex -25.6608 -82.4525 81.0908; + normal -0.412268 -0.0465278 -0.909874; + texcoord 0.624270 1.00000; + tangent 0.901231 0.125498 -0.414769; + vertex -26.4591 -62.6512 80.4400; + normal -0.412268 -0.0465278 -0.909874; + texcoord 0.749030 1.00000; + vertex -25.0912 -62.4607 79.8104; + normal -0.412268 -0.0465278 -0.909874; + texcoord 0.624270 -0.568960; + tangent 0.901231 0.125498 -0.414769; + vertex -25.6608 -82.4525 81.0908; + normal -0.354454 0.0300037 0.934592; + texcoord 0.000490000 -2.35200; + tangent -0.933055 -0.0769831 -0.351400; + vertex -26.1705 -100.422 83.6482; + texcoord 0.000490000 -0.568960; + tangent -0.933055 -0.0769840 -0.351400; + vertex -25.1295 -82.2278 83.4589; + texcoord 0.125240 -2.35200; + tangent -0.933055 -0.0769831 -0.351400; + vertex -26.9173 -100.484 83.3670; + normal -0.911101 -0.000339782 0.412182; + tangent -0.411871 -0.0381542 -0.910443; + vertex -26.9173 -100.484 83.3670; + texcoord 0.250000 -0.568960; + tangent -0.411871 -0.0381545 -0.910443; + vertex -26.9903 -82.3250 83.2206; + texcoord 0.250000 -2.35200; + tangent -0.411871 -0.0381542 -0.910443; + vertex -27.2424 -100.514 82.6482; + normal -0.931509 0.0243310 -0.362904; + tangent 0.363453 0.0240926 -0.931301; + vertex -27.2424 -100.514 82.6482; + normal -0.931509 0.0243310 -0.362904; + texcoord 0.250000 -0.568960; + tangent 0.363453 0.0240920 -0.931301; + vertex -26.9903 -82.3250 83.2206; + texcoord 0.374760 -2.35200; + tangent 0.363453 0.0240926 -0.931301; + vertex -26.9555 -100.495 81.9130; + normal -0.400585 -0.0213283 -0.916011; + tangent 0.913281 0.0712553 -0.401050; + vertex -26.9555 -100.495 81.9130; + texcoord 0.499510 -0.568960; + tangent 0.913280 0.0712567 -0.401050; + vertex -26.6811 -82.4705 81.3733; + texcoord 0.499510 -2.35200; + tangent 0.913281 0.0712553 -0.401050; + vertex -26.2245 -100.438 81.5920; + normal 0.346424 -0.00261547 -0.938074; + tangent 0.935352 0.0771392 0.345204; + vertex -26.2245 -100.438 81.5920; + texcoord 0.499510 -0.568960; + tangent 0.935352 0.0771390 0.345204; + vertex -26.6811 -82.4705 81.3733; + texcoord 0.624270 -2.35200; + tangent 0.935352 0.0771392 0.345204; + vertex -25.4635 -100.375 81.8729; + normal 0.908155 -0.0409669 -0.416625; + tangent 0.418103 0.0386112 0.907579; + vertex -25.4635 -100.375 81.8729; + texcoord 0.749030 -0.568960; + tangent 0.418103 0.0386104 0.907579; + vertex -24.7837 -82.3740 81.5847; + texcoord 0.749030 -2.35200; + tangent 0.418103 0.0386111 0.907579; + vertex -25.1325 -100.345 82.5915; + normal 0.929027 0.00269920 0.370002; + tangent -0.369830 -0.0246293 0.928773; + vertex -25.1325 -100.345 82.5915; + texcoord 0.749030 -0.568960; + tangent -0.369830 -0.0246296 0.928773; + vertex -24.7837 -82.3740 81.5847; + texcoord 0.873780 -2.35200; + tangent -0.369830 -0.0246293 0.928773; + vertex -25.4253 -100.364 83.3269; + normal 0.396872 -0.0131588 0.917780; + tangent -0.915885 -0.0714660 0.395028; + vertex -25.4253 -100.364 83.3269; + texcoord 0.998540 -0.568960; + tangent -0.915885 -0.0714658 0.395028; + vertex -25.1295 -82.2278 83.4589; + texcoord 0.998540 -2.35200; + tangent -0.915885 -0.0714660 0.395028; + vertex -26.1705 -100.422 83.6482; + normal -0.272600 -0.486081 0.830310; + texcoord 0.000490000 -2.35200; + tangent -0.933055 -0.0769831 -0.351400; + vertex -26.1705 -100.422 83.6482; + texcoord 0.125240 -2.35200; + vertex -26.9173 -100.484 83.3670; + texcoord 0.000490000 -3.14331; + tangent -0.933055 -0.0769828 -0.351400; + vertex -29.9672 -105.422 79.4745; + normal -0.709087 0.655526 -0.259772; + texcoord 0.250000 -2.35200; + tangent 0.363453 0.0240926 -0.931301; + vertex -27.2424 -100.514 82.6482; + texcoord 0.374760 -2.35200; + tangent 0.363453 0.0240926 -0.931301; + vertex -26.9555 -100.495 81.9130; + texcoord 0.250000 -3.14331; + tangent 0.363453 0.0240928 -0.931301; + vertex -29.7059 -104.747 78.6898; + normal -0.354732 0.623069 -0.697102; + texcoord 0.374760 -2.35200; + tangent 0.913280 0.0712553 -0.401050; + vertex -26.9555 -100.495 81.9130; + texcoord 0.499510 -2.35200; + vertex -26.2245 -100.438 81.5920; + texcoord 0.499510 -3.14331; + tangent 0.913281 0.0712555 -0.401050; + vertex -28.7643 -105.241 78.5917; + normal 0.289873 0.392115 -0.873052; + texcoord 0.499510 -2.35200; + tangent 0.935352 0.0771392 0.345204; + vertex -26.2245 -100.438 81.5920; + normal 0.289873 0.392115 -0.873052; + texcoord 0.624270 -2.35200; + vertex -25.4635 -100.375 81.8729; + texcoord 0.499510 -3.14331; + tangent 0.935352 0.0771391 0.345204; + vertex -28.7643 -105.241 78.5917; + normal 0.711827 -0.649950 0.266208; + texcoord 0.749030 -2.35200; + tangent -0.369830 -0.0246293 0.928773; + vertex -25.1325 -100.345 82.5915; + texcoord 0.873780 -2.35200; + vertex -25.4253 -100.364 83.3269; + texcoord 0.749030 -3.14331; + tangent -0.369830 -0.0246297 0.928773; + vertex -29.0226 -105.921 79.3794; + normal 0.315098 -0.737682 0.597108; + texcoord 0.873780 -2.35200; + tangent -0.915885 -0.0714660 0.395028; + vertex -25.4253 -100.364 83.3269; + texcoord 0.998540 -2.35200; + vertex -26.1705 -100.422 83.6482; + texcoord 0.998540 -3.14331; + tangent -0.915885 -0.0714663 0.395028; + vertex -29.9672 -105.422 79.4745; + normal 0.329771 -0.304353 -0.893656; + texcoord 0.250000 -4.76574; + tangent 0.120119 -0.925387 0.359485; + vertex -34.9131 -112.133 72.6845; + texcoord 0.499510 -4.76574; + tangent 0.120119 -0.925387 0.359485; + vertex -34.8795 -112.392 72.7851; + texcoord 0.250000 -4.86574; + tangent 0.120119 -0.925387 0.359485; + vertex -35.2034 -112.336 72.6467; + normal -0.192553 -0.979505 0.0590974; + texcoord 0.499510 -4.76574; + tangent -0.697547 0.178986 0.693824; + vertex -34.8795 -112.392 72.7851; + texcoord 0.749030 -4.76574; + vertex -35.0746 -112.341 72.9792; + texcoord 0.499510 -4.86574; + tangent -0.697547 0.178986 0.693824; + vertex -35.2034 -112.336 72.6467; + normal -0.554432 -0.506992 0.659973; + texcoord 0.000490000 -1.44283; + tangent -0.364368 -0.565094 -0.740206; + vertex 8.47997 -89.7895 34.5068; + texcoord 0.000490000 1.00000; + tangent -0.364368 -0.565094 -0.740206; + vertex -9.69937 -71.0101 33.6610; + texcoord 0.166830 -1.44283; + tangent -0.364368 -0.565094 -0.740206; + vertex 8.06721 -90.4297 33.6683; + normal -0.101269 -0.0922785 0.990570; + texcoord 0.000490000 1.00000; + tangent -0.113032 -0.988174 -0.103611; + vertex -9.69937 -71.0101 33.6610; + texcoord 0.166830 1.00000; + vertex -9.91916 -72.9315 33.4596; + texcoord 0.166830 -1.44283; + tangent -0.113032 -0.988174 -0.103611; + vertex 8.06721 -90.4297 33.6683; + normal -0.660395 -0.674895 0.329234; + texcoord 0.166830 1.00000; + tangent -0.229084 -0.236469 -0.944247; + vertex -9.91916 -72.9315 33.4596; + texcoord 0.333170 1.00000; + tangent -0.229084 -0.236469 -0.944247; + vertex -10.2376 -73.2602 32.1471; + texcoord 0.166830 -1.44283; + tangent -0.229084 -0.236469 -0.944247; + vertex 8.06721 -90.4297 33.6683; + normal -0.632691 -0.703256 -0.324242; + tangent 0.241160 0.218952 -0.945464; + vertex 8.06721 -90.4297 33.6683; + texcoord 0.333170 1.00000; + tangent 0.241161 0.218952 -0.945464; + vertex -10.2376 -73.2602 32.1471; + texcoord 0.333170 -1.44283; + tangent 0.241160 0.218952 -0.945464; + vertex 8.33397 -90.1875 32.6225; + normal -0.108921 -0.147108 -0.983105; + tangent 0.599843 0.778906 -0.183011; + vertex 8.33397 -90.1875 32.6225; + normal -0.108921 -0.147108 -0.983105; + texcoord 0.333170 1.00000; + tangent 0.599842 0.778907 -0.183011; + vertex -10.2376 -73.2602 32.1471; + texcoord 0.499510 -1.44283; + tangent 0.599843 0.778906 -0.183011; + vertex 9.01348 -89.3051 32.4152; + normal -0.434325 -0.533240 -0.725959; + texcoord 0.333170 1.00000; + tangent -0.0507185 0.819143 -0.571343; + vertex -10.2376 -73.2602 32.1471; + texcoord 0.499510 1.00000; + vertex -10.3362 -71.6674 31.0362; + texcoord 0.499510 -1.44283; + tangent -0.0507186 0.819143 -0.571343; + vertex 9.01348 -89.3051 32.4152; + normal 0.0351054 -0.0395609 -0.998600; + texcoord 0.499510 1.00000; + tangent 0.349422 0.936637 -0.0248224; + vertex -10.3362 -71.6674 31.0362; + texcoord 0.665860 1.00000; + vertex -9.46299 -69.3268 30.9742; + texcoord 0.499510 -1.44283; + tangent 0.349421 0.936637 -0.0248224; + vertex 9.01348 -89.3051 32.4152; + normal 0.571386 0.480442 -0.665353; + tangent 0.370539 0.572365 0.731504; + vertex 9.01348 -89.3051 32.4152; + texcoord 0.665860 1.00000; + tangent 0.370538 0.572366 0.731505; + vertex -9.46299 -69.3268 30.9742; + texcoord 0.665860 -1.44283; + tangent 0.370539 0.572365 0.731504; + vertex 9.44318 -88.6414 33.2635; + normal 0.656259 0.680914 0.325086; + tangent -0.241161 -0.218960 0.945462; + vertex 9.44318 -88.6414 33.2635; + texcoord 0.665860 1.00000; + tangent -0.241160 -0.218960 0.945462; + vertex -9.46299 -69.3268 30.9742; + texcoord 0.832200 -1.44283; + tangent -0.241161 -0.218960 0.945462; + vertex 9.17642 -88.8836 34.3093; + normal 0.711101 0.621769 -0.328235; + texcoord 0.665860 1.00000; + tangent 0.229084 0.236475 0.944246; + vertex -9.46299 -69.3268 30.9742; + texcoord 0.832200 1.00000; + vertex -9.14458 -68.9981 32.2866; + texcoord 0.832200 -1.44283; + tangent 0.229085 0.236475 0.944245; + vertex 9.17642 -88.8836 34.3093; + normal -0.399322 -0.623256 0.672379; + texcoord 0.000490000 -1.44283; + tangent -0.364368 -0.565094 -0.740206; + vertex 8.47997 -89.7895 34.5068; + texcoord 0.166830 -1.44283; + vertex 8.06721 -90.4297 33.6683; + texcoord 0.000490000 -2.50566; + tangent -0.364368 -0.565094 -0.740206; + vertex 14.5758 -96.8990 31.5370; + normal -0.284811 -0.00588767 -0.958565; + texcoord 0.333170 -1.44283; + tangent 0.599843 0.778906 -0.183011; + vertex 8.33397 -90.1875 32.6225; + texcoord 0.499510 -1.44283; + vertex 9.01348 -89.3051 32.4152; + texcoord 0.333170 -2.50566; + tangent 0.599843 0.778906 -0.183011; + vertex 14.7472 -95.8036 30.7515; + normal 0.762253 0.560248 0.324178; + texcoord 0.665860 -1.44283; + tangent -0.241161 -0.218960 0.945462; + vertex 9.44318 -88.6414 33.2635; + texcoord 0.832200 -1.44283; + tangent -0.241161 -0.218960 0.945462; + vertex 9.17642 -88.8836 34.3093; + texcoord 0.665860 -2.50566; + tangent -0.241161 -0.218960 0.945462; + vertex 15.7857 -96.2703 31.5344; + normal -0.330960 -0.455192 -0.826598; + texcoord 0.000490000 -4.61458; + tangent 0.622092 0.553416 -0.553834; + vertex 22.1106 -103.529 21.5114; + texcoord 0.333170 -4.61458; + vertex 22.2978 -103.363 21.3447; + normal -0.330960 -0.455193 -0.826599; + texcoord 0.000490000 -4.71458; + tangent 0.622092 0.553416 -0.553834; + vertex 22.3991 -103.638 21.4555; + normal -0.903571 -0.359768 0.232650; + texcoord 0.000490000 -3.62346; + tangent -0.0655606 0.652729 0.754749; + vertex -10.5236 164.635 45.9260; + texcoord 0.000490000 -1.04579; + tangent -0.0655598 0.652730 0.754748; + vertex -5.20049 158.997 57.8821; + texcoord 0.250000 -3.62346; + tangent -0.0655606 0.652729 0.754749; + vertex -10.5326 164.725 46.0301; + normal 0.119194 -0.876528 -0.466360; + texcoord 0.749030 -3.62346; + tangent -0.984873 -0.163879 0.0562954; + vertex -10.3877 164.657 45.9182; + texcoord 0.998540 -1.04579; + tangent -0.984873 -0.163878 0.0562949; + vertex -5.20049 158.997 57.8821; + normal 0.119194 -0.876528 -0.466360; + texcoord 0.998540 -3.62346; + tangent -0.984873 -0.163879 0.0562954; + vertex -10.5236 164.635 45.9260; + normal -0.959256 0.167093 -0.227832; + texcoord 0.000490000 -3.62346; + tangent -0.0655606 0.652729 0.754749; + vertex -10.5236 164.635 45.9260; + texcoord 0.250000 -3.62346; + vertex -10.5326 164.725 46.0301; + texcoord 0.000490000 -3.72346; + tangent -0.0655606 0.652729 0.754749; + vertex -10.4836 164.799 45.8786; + normal -0.00918760 -0.275039 -0.961389; + texcoord 0.749030 -3.62346; + tangent -0.984873 -0.163879 0.0562954; + vertex -10.3877 164.657 45.9182; + texcoord 0.998540 -3.62346; + tangent -0.984873 -0.163879 0.0562954; + vertex -10.5236 164.635 45.9260; + texcoord 0.749030 -3.72346; + tangent -0.984873 -0.163879 0.0562954; + vertex -10.4836 164.799 45.8786; + normal -0.494468 0.182592 0.849801; + texcoord 0.000490000 1.00000; + tangent 0.698962 0.664695 0.263881; + vertex -16.7998 88.8635 145.548; + texcoord 0.250000 1.00000; + vertex -15.7369 89.8743 145.949; + texcoord 0.250000 -1.10868; + tangent 0.698961 0.664695 0.263881; + vertex -14.6060 104.275 143.513; + normal -0.970987 0.236372 0.0362286; + texcoord 0.000490000 -3.81710; + tangent 0.0364992 -0.00323914 0.999328; + vertex -10.8343 118.270 139.374; + normal -0.970987 0.236372 0.0362286; + texcoord 0.000490000 -1.10868; + tangent 0.0365007 -0.00324065 0.999328; + vertex -14.0819 104.233 143.915; + normal -0.970987 0.236372 0.0362286; + texcoord 0.250000 -3.81710; + tangent 0.0364992 -0.00323914 0.999328; + vertex -10.8289 118.269 139.520; + normal -0.145636 -0.273857 -0.950680; + texcoord 0.749030 -3.81710; + tangent -0.927762 0.371518 0.0351040; + vertex -10.6988 118.215 139.369; + texcoord 0.998540 -1.10868; + tangent -0.927761 0.371521 0.0351028; + vertex -14.0819 104.233 143.915; + texcoord 0.998540 -3.81710; + tangent -0.927762 0.371518 0.0351040; + vertex -10.8343 118.270 139.374; + normal -0.680829 0.731936 0.0272388; + texcoord 0.000490000 -3.81710; + tangent 0.0364992 -0.00323914 0.999328; + vertex -10.8343 118.270 139.374; + texcoord 0.250000 -3.81710; + tangent 0.0364992 -0.00323914 0.999328; + vertex -10.8289 118.269 139.520; + texcoord 0.000490000 -3.91710; + tangent 0.0364992 -0.00323912 0.999328; + vertex -10.7063 118.386 139.443; + normal 0.125327 0.398805 -0.908432; + texcoord 0.749030 -3.81710; + tangent -0.927762 0.371517 0.0351040; + vertex -10.6988 118.215 139.369; + normal 0.125327 0.398805 -0.908432; + texcoord 0.998540 -3.81710; + vertex -10.8343 118.270 139.374; + texcoord 0.749030 -3.91710; + tangent -0.927762 0.371517 0.0351040; + vertex -10.7063 118.386 139.443; + normal 0.602235 -0.0107861 -0.798246; + texcoord 0.665860 -3.47529; + tangent -0.627545 0.611667 -0.481717; + vertex 17.6769 -9.00689 173.211; + normal 0.602235 -0.0107861 -0.798246; + texcoord 0.665860 -1.05532; + tangent -0.627545 0.611668 -0.481716; + vertex 13.9109 -21.0238 170.532; + texcoord 0.998540 -3.47529; + tangent -0.627545 0.611667 -0.481717; + vertex 17.5970 -8.92908 173.150; + normal 0.777393 0.458096 -0.431056; + texcoord 0.665860 -3.47529; + vertex 17.6769 -9.00689 173.211; + texcoord 0.998540 -3.47529; + vertex 17.5970 -8.92908 173.150; + normal 0.777392 0.458096 -0.431056; + texcoord 0.665860 -3.57529; + vertex 17.6419 -8.89308 173.269; + normal 0.921258 0.388927 0.00435231; + texcoord 0.665860 -3.39207; + tangent -0.0314450 0.0856295 -0.995831; + vertex -44.5456 -76.2140 122.867; + normal 0.921258 0.388927 0.00435231; + texcoord 0.665860 -1.04703; + tangent -0.0314456 0.0856273 -0.995831; + vertex -40.3602 -86.0536 116.221; + texcoord 0.998540 -3.39207; + tangent -0.0314450 0.0856295 -0.995831; + vertex -44.5495 -76.2034 122.744; + normal 0.299542 0.951336 0.0723451; + texcoord 0.665860 -3.39207; + vertex -44.5456 -76.2140 122.867; + texcoord 0.998540 -3.39207; + vertex -44.5495 -76.2034 122.744; + texcoord 0.665860 -3.49207; + tangent -0.0314450 0.0856295 -0.995831; + vertex -44.6547 -76.1754 122.812; + normal -0.0140088 -0.930170 0.366862; + texcoord 0.250000 -3.45311; + tangent 0.00926743 0.366760 0.930269; + vertex -34.2603 -94.0507 47.1391; + texcoord 0.499510 -1.00736; + tangent 0.00926622 0.366762 0.930269; + vertex -22.6588 -96.6842 40.9048; + texcoord 0.499510 -3.45311; + tangent 0.00926743 0.366760 0.930269; + vertex -34.2590 -93.9995 47.2689; + normal 0.471636 -0.0491704 0.880422; + tangent 0.621871 0.726418 -0.292563; + vertex -34.2590 -93.9995 47.2689; + texcoord 0.499510 -1.00736; + tangent 0.621871 0.726418 -0.292564; + vertex -22.6588 -96.6842 40.9048; + texcoord 0.749030 -3.45311; + tangent 0.621871 0.726418 -0.292563; + vertex -34.1722 -93.8982 47.2281; + normal -0.896424 -0.409192 0.170255; + texcoord 0.250000 -3.45311; + tangent 0.00926743 0.366761 0.930269; + vertex -34.2603 -94.0507 47.1391; + texcoord 0.499510 -3.45311; + tangent 0.00926743 0.366760 0.930269; + vertex -34.2590 -93.9995 47.2689; + texcoord 0.250000 -3.55311; + tangent 0.00926741 0.366760 0.930269; + vertex -34.3321 -93.8884 47.1508; + normal -0.325532 0.579566 0.747082; + texcoord 0.499510 -3.45311; + tangent 0.621871 0.726418 -0.292563; + vertex -34.2590 -93.9995 47.2689; + texcoord 0.749030 -3.45311; + vertex -34.1722 -93.8982 47.2281; + texcoord 0.499510 -3.55311; + vertex -34.3321 -93.8884 47.1508; + normal 0.862370 0.405843 0.302671; + texcoord 0.665860 -2.05429; + tangent -0.489079 0.822314 0.290864; + vertex -5.34869 145.901 84.9651; + normal 0.862370 0.405844 0.302671; + texcoord 0.665860 -0.343610; + tangent -0.489080 0.822313 0.290864; + vertex -3.37235 148.256 76.1754; + normal 0.862370 0.405843 0.302671; + texcoord 0.998540 -2.05429; + tangent -0.489079 0.822314 0.290864; + vertex -5.43604 146.048 85.0171; + normal 0.383945 -0.0964617 0.918303; + texcoord 0.665860 -2.05429; + vertex -5.34869 145.901 84.9651; + normal 0.383946 -0.0964617 0.918303; + texcoord 0.998540 -2.05429; + tangent -0.489079 0.822314 0.290864; + vertex -5.43604 146.048 85.0171; + texcoord 0.665860 -2.15429; + tangent -0.489079 0.822314 0.290864; + vertex -5.52007 145.883 85.0349; + normal 0.155130 0.0661114 0.985679; + texcoord 0.000490000 -1.74477; + tangent -0.253514 0.967010 -0.0249605; + vertex -31.2857 84.0416 151.719; + texcoord 0.000490000 -0.214550; + tangent -0.253513 0.967010 -0.0249602; + vertex -24.1717 88.7864 150.281; + normal 0.155130 0.0661114 0.985680; + texcoord 0.333170 -1.74477; + tangent -0.253514 0.967010 -0.0249605; + vertex -31.3273 84.2007 151.714; + normal -0.418531 0.457839 -0.784356; + tangent 0.732612 -0.340225 -0.589514; + vertex -31.3273 84.2007 151.714; + texcoord 0.665860 -0.214550; + tangent 0.732612 -0.340225 -0.589514; + vertex -24.5507 88.9846 150.891; + texcoord 0.665860 -1.74477; + tangent 0.732612 -0.340225 -0.589514; + vertex -31.2069 84.1447 151.617; + normal -0.874925 -0.218214 0.432306; + texcoord 0.000490000 -1.74477; + tangent -0.253514 0.967010 -0.0249605; + vertex -31.2857 84.0416 151.719; + texcoord 0.333170 -1.74477; + vertex -31.3273 84.2007 151.714; + texcoord 0.000490000 -1.84476; + vertex -31.3684 84.1014 151.581; + normal -0.0877221 0.811689 -0.577465; + texcoord 0.333170 -1.74477; + tangent 0.732612 -0.340225 -0.589514; + vertex -31.3273 84.2007 151.714; + texcoord 0.665860 -1.74477; + vertex -31.2069 84.1447 151.617; + texcoord 0.333170 -1.84476; + tangent 0.732612 -0.340225 -0.589514; + vertex -31.3684 84.1014 151.581; + normal 0.729494 -0.536772 -0.423927; + texcoord 0.665860 -1.70928; + tangent 0.215441 -0.407919 0.887236; + vertex 0.141550 -42.9009 165.943; + normal 0.729494 -0.536772 -0.423927; + texcoord 0.665860 -0.241480; + tangent 0.215440 -0.407918 0.887236; + vertex 4.50471 -36.4893 165.333; + texcoord 0.998540 -1.70928; + tangent 0.215441 -0.407919 0.887236; + vertex 0.171110 -42.9569 166.065; + normal 0.0232747 -0.906169 -0.422276; + texcoord 0.665860 -1.70928; + vertex 0.141550 -42.9009 165.943; + texcoord 0.998540 -1.70928; + vertex 0.171110 -42.9569 166.065; + texcoord 0.665860 -1.80928; + vertex 0.0340600 -42.9429 166.027; + normal -0.119482 -0.0696273 0.990392; + texcoord 0.000490000 1.00000; + tangent -0.991613 0.0578790 -0.115560; + vertex -35.3939 -92.2320 105.390; + texcoord 0.333170 1.00000; + tangent -0.991613 0.0578790 -0.115560; + vertex -36.5429 -92.1649 105.256; + normal -0.119482 -0.0696273 0.990392; + texcoord 0.333170 -0.0936300; + tangent -0.991613 0.0578787 -0.115560; + vertex -38.8920 -98.6359 104.518; + normal -0.664538 0.318364 -0.676042; + texcoord 0.333170 1.00000; + tangent 0.740397 0.402807 -0.538107; + vertex -36.5429 -92.1649 105.256; + texcoord 0.665860 1.00000; + tangent 0.740397 0.402807 -0.538107; + vertex -35.2468 -91.4597 104.314; + texcoord 0.333170 -0.0936300; + tangent 0.740397 0.402807 -0.538107; + vertex -38.8920 -98.6359 104.518; + normal 0.835587 -0.494001 -0.240329; + texcoord 0.665860 1.00000; + tangent -0.110384 -0.579528 0.807442; + vertex -35.2468 -91.4597 104.314; + texcoord 0.998540 1.00000; + vertex -35.3939 -92.2320 105.390; + texcoord 0.998540 -0.0936300; + tangent -0.110384 -0.579528 0.807442; + vertex -39.3131 -98.3267 104.291; + normal 0.130846 -0.0496473 0.990159; + texcoord 0.000490000 -1.44647; + tangent -0.679184 0.723071 0.126007; + vertex -42.4716 -105.013 104.373; + texcoord 0.000490000 -0.0936300; + tangent -0.679185 0.723070 0.126006; + vertex -39.3131 -98.3267 104.291; + texcoord 0.333170 -1.44647; + tangent -0.679184 0.723071 0.126007; + vertex -42.5573 -104.922 104.389; + normal -0.454285 -0.548977 0.701605; + texcoord 0.000490000 -1.44647; + vertex -42.4716 -105.013 104.373; + texcoord 0.333170 -1.44647; + vertex -42.5573 -104.922 104.389; + texcoord 0.000490000 -1.54647; + vertex -42.5808 -105.016 104.300; + normal -0.130384 -0.687413 0.714467; + texcoord 0.000490000 1.00000; + tangent -0.966700 -0.0719092 -0.245601; + vertex -11.0261 -94.2254 32.5802; + texcoord 0.333170 1.00000; + vertex -12.5658 -94.3399 32.1890; + texcoord 0.333170 -0.135950; + tangent -0.966700 -0.0719092 -0.245601; + vertex -12.9736 -99.9460 26.7207; + normal -0.702803 0.522266 -0.483018; + texcoord 0.333170 1.00000; + tangent 0.653539 0.742201 -0.148408; + vertex -12.5658 -94.3399 32.1890; + texcoord 0.665860 1.00000; + vertex -10.9933 -92.5540 31.8319; + texcoord 0.333170 -0.135950; + vertex -12.9736 -99.9460 26.7207; + normal 0.951685 -0.140866 -0.272858; + texcoord 0.665860 1.00000; + tangent -0.0179362 -0.912556 0.408558; + vertex -10.9933 -92.5540 31.8319; + texcoord 0.998540 1.00000; + vertex -11.0261 -94.2254 32.5802; + texcoord 0.998540 -0.135950; + tangent -0.0179362 -0.912556 0.408558; + vertex -13.5661 -99.5119 26.4502; + normal -0.209644 0.699913 -0.682767; + texcoord 0.333170 -1.63272; + tangent 0.913325 -0.109152 -0.392330; + vertex -15.4753 -105.932 21.5069; + texcoord 0.665860 -0.135950; + tangent 0.913325 -0.109152 -0.392331; + vertex -13.7213 -100.101 26.9454; + texcoord 0.665860 -1.63272; + tangent 0.913325 -0.109152 -0.392330; + vertex -15.3170 -105.951 21.4389; + normal -0.400627 -0.0680386 -0.913712; + texcoord 0.333170 -1.63272; + vertex -15.4753 -105.932 21.5069; + texcoord 0.665860 -1.63272; + vertex -15.3170 -105.951 21.4389; + texcoord 0.333170 -1.73272; + vertex -15.4077 -106.099 21.4896; + normal 0.593974 -0.753014 0.283135; + texcoord 0.000490000 -1.08851; + tangent 0.330533 -0.0924402 -0.939257; + vertex 36.4199 50.9325 77.2461; + texcoord 0.125240 -1.08851; + tangent 0.330533 -0.0924402 -0.939257; + vertex 36.9065 50.7965 75.8636; + texcoord 0.000490000 -1.41742; + tangent 0.330533 -0.0924402 -0.939257; + vertex 37.0322 52.3445 79.7170; + normal 0.789441 -0.471803 -0.392665; + texcoord 0.125240 -1.08851; + tangent -0.0996699 0.532684 -0.840425; + vertex 36.9065 50.7965 75.8636; + texcoord 0.250000 -1.08851; + vertex 36.7620 51.5687 74.6452; + texcoord 0.250000 -1.41742; + tangent -0.0996699 0.532684 -0.840425; + vertex 38.9879 51.8611 78.7690; + normal 0.421405 0.751485 -0.507630; + texcoord 0.374760 -1.08851; + tangent -0.565597 0.655342 0.500627; + vertex 36.0711 52.7968 74.3048; + texcoord 0.499510 -1.08851; + vertex 35.2386 53.7615 75.0417; + texcoord 0.499510 -1.41742; + tangent -0.565597 0.655342 0.500627; + vertex 39.5906 53.9924 78.9963; + normal -0.665019 0.597237 0.448394; + texcoord 0.624270 -1.08851; + tangent 0.0953326 -0.527601 0.844126; + vertex 34.7379 53.9093 76.4470; + normal -0.665019 0.597237 0.448394; + texcoord 0.749030 -1.08851; + vertex 34.8766 53.1420 77.6747; + texcoord 0.749030 -1.41742; + tangent 0.0953325 -0.527601 0.844126; + vertex 37.6258 54.4933 79.9522; + normal -0.394316 -0.752387 0.527663; + texcoord 0.873780 -1.08851; + tangent 0.564793 -0.651357 -0.506699; + vertex 35.5733 51.9090 78.0057; + texcoord 0.998540 -1.08851; + tangent 0.564792 -0.651357 -0.506699; + vertex 36.4199 50.9325 77.2461; + texcoord 0.998540 -1.41742; + vertex 37.0322 52.3445 79.7170; + normal 0.962660 -0.268885 -0.0314121; + texcoord 0.250000 -1.41742; + tangent 0.270701 0.957234 0.102095; + vertex 38.9879 51.8611 78.7690; + texcoord 0.499510 -1.41742; + vertex 39.5906 53.9924 78.9963; + texcoord 0.250000 -1.77814; + vertex 39.1677 51.9220 83.7603; + normal 0.360817 -0.866638 -0.344600; + tangent 0.799032 0.477814 -0.365023; + vertex 39.1677 51.9220 83.7603; + texcoord 0.499510 -1.41742; + tangent 0.799032 0.477814 -0.365023; + vertex 39.5906 53.9924 78.9963; + texcoord 0.499510 -1.77814; + tangent 0.799032 0.477814 -0.365023; + vertex 40.6663 52.8181 83.0757; + normal -0.544481 0.834116 -0.0882687; + texcoord 0.749030 -1.77814; + tangent -0.796772 -0.481461 0.365171; + vertex 39.6977 54.4320 83.0009; + texcoord 0.998540 -1.41742; + vertex 37.0322 52.3445 79.7170; + texcoord 0.998540 -1.77814; + vertex 38.1968 53.5251 83.6888; + normal 0.578103 -0.777419 0.247823; + texcoord 0.250000 -1.77814; + tangent 0.799032 0.477814 -0.365023; + vertex 39.1677 51.9220 83.7603; + texcoord 0.499510 -1.77814; + vertex 40.6663 52.8181 83.0757; + texcoord 0.250000 -2.06842; + tangent 0.799032 0.477814 -0.365023; + vertex 39.3466 52.8200 86.1602; + normal -0.537409 -0.811509 -0.229443; + tangent 0.818656 -0.567331 0.0890912; + vertex 39.3466 52.8200 86.1602; + texcoord 0.499510 -1.77814; + tangent 0.818656 -0.567331 0.0890912; + vertex 40.6663 52.8181 83.0757; + texcoord 0.499510 -2.06842; + tangent 0.818656 -0.567331 0.0890912; + vertex 40.5021 52.0193 86.2860; + normal -0.279773 0.829554 0.483287; + texcoord 0.749030 -1.77814; + tangent -0.796772 -0.481461 0.365171; + vertex 39.6977 54.4320 83.0009; + texcoord 0.998540 -1.77814; + vertex 38.1968 53.5251 83.6888; + texcoord 0.749030 -2.06842; + vertex 41.3209 53.1607 86.1227; + normal 0.511327 0.653137 -0.558531; + tangent -0.819757 0.565774 -0.0888701; + vertex 41.3209 53.1607 86.1227; + texcoord 0.998540 -1.77814; + tangent -0.819757 0.565774 -0.0888702; + vertex 38.1968 53.5251 83.6888; + texcoord 0.998540 -2.06842; + tangent -0.819757 0.565774 -0.0888701; + vertex 40.1616 53.9608 85.9971; + normal -0.512686 -0.652100 0.558497; + texcoord 0.250000 -2.06842; + tangent 0.818656 -0.567331 0.0890912; + vertex 39.3466 52.8200 86.1602; + texcoord 0.499510 -2.06842; + vertex 40.5021 52.0193 86.2860; + texcoord 0.250000 -2.37533; + tangent 0.818656 -0.567331 0.0890913; + vertex 40.9199 53.7237 88.6597; + normal -0.950631 0.305883 -0.0523043; + tangent -0.293921 -0.941575 -0.164462; + vertex 40.9199 53.7237 88.6597; + texcoord 0.499510 -2.06842; + tangent -0.293921 -0.941575 -0.164462; + vertex 40.5021 52.0193 86.2860; + texcoord 0.499510 -2.37533; + tangent -0.293921 -0.941575 -0.164462; + vertex 40.6405 52.8287 88.5033; + normal 0.548772 0.820373 0.160741; + texcoord 0.749030 -2.06842; + tangent -0.819757 0.565774 -0.0888702; + vertex 41.3209 53.1607 86.1227; + texcoord 0.998540 -2.06842; + vertex 40.1616 53.9608 85.9971; + texcoord 0.749030 -2.37533; + tangent -0.819757 0.565774 -0.0888701; + vertex 41.5484 52.5588 88.4177; + normal 0.815143 -0.156589 -0.557693; + tangent 0.293456 0.941711 0.164512; + vertex 41.5484 52.5588 88.4177; + texcoord 0.998540 -2.06842; + tangent 0.293456 0.941711 0.164513; + vertex 40.1616 53.9608 85.9971; + texcoord 0.998540 -2.37533; + tangent 0.293456 0.941711 0.164512; + vertex 41.8275 53.4544 88.5742; + normal -0.749890 0.120463 0.650502; + texcoord 0.250000 -2.37533; + tangent -0.293921 -0.941575 -0.164462; + vertex 40.9199 53.7237 88.6597; + texcoord 0.499510 -2.37533; + vertex 40.6405 52.8287 88.5033; + texcoord 0.250000 -2.69773; + tangent -0.293921 -0.941575 -0.164462; + vertex 42.4869 53.5180 90.5042; + normal 0.00268843 0.944699 -0.327928; + tangent -0.784419 0.205383 0.585239; + vertex 42.4869 53.5180 90.5042; + texcoord 0.499510 -2.37533; + tangent -0.784419 0.205383 0.585238; + vertex 40.6405 52.8287 88.5033; + texcoord 0.499510 -2.69773; + tangent -0.784419 0.205383 0.585239; + vertex 42.1014 53.6189 90.7918; + normal -0.843024 0.331208 0.423806; + tangent -0.504496 -0.760141 -0.409475; + vertex 42.1014 53.6189 90.7918; + texcoord 0.499510 -2.37533; + tangent -0.504496 -0.760141 -0.409475; + vertex 40.6405 52.8287 88.5033; + texcoord 0.749030 -2.69773; + tangent -0.504496 -0.760141 -0.409475; + vertex 41.8535 53.2454 90.5906; + normal 0.955941 -0.290473 -0.0424589; + texcoord 0.749030 -2.37533; + tangent 0.293457 0.941711 0.164512; + vertex 41.5484 52.5588 88.4177; + texcoord 0.998540 -2.37533; + vertex 41.8275 53.4544 88.5742; + texcoord 0.749030 -2.69773; + tangent 0.293456 0.941711 0.164512; + vertex 41.8535 53.2454 90.5906; + normal 0.610185 0.424684 0.668818; + texcoord 0.250000 -2.69773; + tangent -0.784419 0.205383 0.585239; + vertex 42.4869 53.5180 90.5042; + texcoord 0.499510 -2.69773; + tangent -0.784419 0.205383 0.585239; + vertex 42.1014 53.6189 90.7918; + texcoord 0.250000 -2.79773; + tangent -0.784419 0.205383 0.585239; + vertex 42.3582 53.0604 90.9122; + normal -0.555711 -0.0770996 0.827793; + texcoord 0.499510 -2.69773; + tangent -0.504496 -0.760141 -0.409475; + vertex 42.1014 53.6189 90.7918; + texcoord 0.749030 -2.69773; + vertex 41.8535 53.2454 90.5906; + texcoord 0.499510 -2.79773; + vertex 42.3582 53.0604 90.9122; + normal 0.837944 0.394663 -0.376950; + texcoord 0.166830 -1.07827; + tangent -0.520306 0.786162 -0.333514; + vertex 21.2442 38.1704 85.3316; + texcoord 0.333170 -1.07827; + vertex 20.2742 39.6360 84.7098; + texcoord 0.333170 -1.43023; + vertex 23.1193 38.1237 89.4509; + normal -0.203751 0.930542 0.304265; + texcoord 0.499510 -1.07827; + tangent -0.176247 -0.340571 0.923552; + vertex 18.9821 40.4442 85.8358; + texcoord 0.665860 -1.07827; + vertex 18.6427 39.7884 87.6143; + texcoord 0.665860 -1.43023; + tangent -0.176247 -0.340571 0.923552; + vertex 21.2310 39.2192 91.0885; + normal -0.636332 -0.745451 -0.198454; + texcoord 0.832200 -1.07827; + tangent 0.679970 -0.420528 -0.600664; + vertex 19.6127 38.3228 88.2361; + texcoord 0.998540 -1.07827; + vertex 20.9221 37.5129 87.0794; + texcoord 0.998540 -1.43023; + tangent 0.679970 -0.420527 -0.600664; + vertex 20.8709 36.7738 90.0199; + normal 0.801835 0.337007 -0.493444; + texcoord 0.333170 -1.82356; + tangent -0.0665371 0.871005 0.486748; + vertex 24.0212 35.9547 93.3931; + texcoord 0.665860 -1.43023; + tangent -0.0665370 0.871005 0.486748; + vertex 21.2310 39.2192 91.0885; + normal 0.801835 0.337007 -0.493444; + texcoord 0.665860 -1.82356; + tangent -0.0665371 0.871005 0.486748; + vertex 23.8690 37.9474 94.5067; + normal 0.997643 0.0498747 0.0471273; + texcoord 0.333170 -1.82356; + vertex 24.0212 35.9547 93.3931; + normal 0.997643 0.0498747 0.0471273; + texcoord 0.665860 -1.82356; + vertex 23.8690 37.9474 94.5067; + texcoord 0.333170 -2.11305; + vertex 23.9208 35.0833 96.4413; + normal 0.429392 -0.500152 -0.751977; + tangent 0.840647 0.525648 0.130408; + vertex 23.9208 35.0833 96.4413; + texcoord 0.665860 -1.82356; + tangent 0.840647 0.525648 0.130408; + vertex 23.8690 37.9474 94.5067; + texcoord 0.665860 -2.11305; + tangent 0.840647 0.525648 0.130408; + vertex 25.3613 35.9840 96.6647; + normal 0.537200 -0.839881 -0.0775561; + texcoord 0.333170 -2.11305; + vertex 23.9208 35.0833 96.4413; + texcoord 0.665860 -2.11305; + vertex 25.3613 35.9840 96.6647; + texcoord 0.333170 -2.42750; + vertex 24.5250 35.2043 99.3152; + normal -0.456292 -0.804331 -0.380591; + tangent 0.885815 -0.451172 -0.108513; + vertex 24.5250 35.2043 99.3152; + normal -0.456292 -0.804331 -0.380591; + texcoord 0.665860 -2.11305; + vertex 25.3613 35.9840 96.6647; + texcoord 0.665860 -2.42750; + vertex 25.5443 34.6852 99.1904; + normal -0.390401 -0.850990 0.351289; + texcoord 0.333170 -2.42750; + vertex 24.5250 35.2043 99.3152; + texcoord 0.665860 -2.42750; + vertex 25.5443 34.6852 99.1904; + normal -0.390401 -0.850990 0.351289; + texcoord 0.333170 -2.75701; + tangent 0.885816 -0.451172 -0.108513; + vertex 26.0504 35.3452 101.352; + normal -0.975544 0.0867300 0.201970; + tangent -0.0723199 -0.994352 0.0776795; + vertex 26.0504 35.3452 101.352; + texcoord 0.665860 -2.42750; + tangent -0.0723198 -0.994352 0.0776796; + vertex 25.5443 34.6852 99.1904; + normal -0.975544 0.0867300 0.201970; + texcoord 0.665860 -2.75701; + tangent -0.0723199 -0.994352 0.0776795; + vertex 26.0074 34.7542 101.398; + normal -0.131506 0.0867100 0.987516; + texcoord 0.333170 -2.75701; + vertex 26.0504 35.3452 101.352; + texcoord 0.665860 -2.75701; + vertex 26.0074 34.7542 101.398; + texcoord 0.333170 -2.85701; + tangent -0.0723199 -0.994352 0.0776795; + vertex 26.5653 35.0165 101.449; + normal 0.751184 0.00980147 -0.660020; + texcoord 0.000490000 -0.680300; + tangent -0.188284 0.961532 -0.200012; + vertex 30.3004 -13.3695 92.9931; + texcoord 0.166830 -0.680300; + vertex 29.9411 -11.5347 92.6114; + texcoord 0.000490000 -1.12009; + tangent -0.188284 0.961532 -0.200012; + vertex 31.9086 -17.0103 94.7694; + normal 0.792112 0.594796 0.137024; + texcoord 0.166830 -0.680300; + tangent -0.521796 0.543403 0.657603; + vertex 29.9411 -11.5347 92.6114; + texcoord 0.333170 -0.680300; + vertex 28.9668 -10.5201 93.8392; + texcoord 0.166830 -1.12009; + vertex 33.3817 -16.5192 94.3585; + normal -0.648567 -0.753459 0.107984; + texcoord 0.665860 -0.680300; + tangent 0.521797 -0.543402 -0.657604; + vertex 28.7076 -13.2130 95.8587; + texcoord 0.832200 -0.680300; + vertex 29.6818 -14.2275 94.6309; + texcoord 0.665860 -1.12009; + vertex 32.2205 -16.0248 97.3382; + normal -0.745429 -0.0518824 0.664563; + tangent -0.570051 -0.467141 -0.675886; + vertex 32.2205 -16.0248 97.3382; + normal -0.745429 -0.0518824 0.664563; + texcoord 0.832200 -0.680300; + vertex 29.6818 -14.2275 94.6309; + texcoord 0.832200 -1.12009; + tangent -0.570051 -0.467141 -0.675886; + vertex 31.3182 -16.7643 96.2684; + normal 0.934701 0.0678743 0.348895; + texcoord 0.333170 -1.12009; + tangent -0.355331 0.154599 0.921867; + vertex 34.2841 -15.7797 95.4284; + texcoord 0.499510 -1.12009; + vertex 33.7133 -15.5314 96.9092; + texcoord 0.333170 -1.51843; + tangent -0.355331 0.154599 0.921867; + vertex 34.6924 -20.1557 95.1857; + normal -0.457537 -0.502785 0.733394; + texcoord 0.665860 -1.12009; + tangent -0.570051 -0.467141 -0.675886; + vertex 32.2205 -16.0248 97.3382; + normal -0.457537 -0.502785 0.733394; + texcoord 0.832200 -1.12009; + vertex 31.3182 -16.7643 96.2684; + texcoord 0.665860 -1.51843; + vertex 35.7687 -19.7334 97.0093; + normal -0.109820 0.121612 -0.986484; + texcoord 0.333170 -1.93531; + tangent 0.973777 0.212114 -0.0822567; + vertex 35.6301 -24.0508 96.4925; + texcoord 0.665860 -1.51843; + tangent 0.973777 0.212114 -0.0822567; + vertex 35.7687 -19.7334 97.0093; + texcoord 0.665860 -1.93531; + tangent 0.973777 0.212114 -0.0822567; + vertex 37.2334 -23.7015 96.3571; + normal 0.0302401 -0.479031 -0.877277; + texcoord 0.333170 -1.93531; + tangent 0.973777 0.212114 -0.0822567; + vertex 35.6301 -24.0508 96.4925; + normal 0.0302401 -0.479031 -0.877277; + texcoord 0.665860 -1.93531; + vertex 37.2334 -23.7015 96.3571; + texcoord 0.333170 -2.26167; + vertex 37.0260 -26.2512 97.7422; + normal -0.908598 -0.139888 -0.393550; + tangent 0.417545 -0.280921 -0.864141; + vertex 37.0260 -26.2512 97.7422; + texcoord 0.665860 -1.93531; + vertex 37.2334 -23.7015 96.3571; + normal -0.908598 -0.139888 -0.393550; + texcoord 0.665860 -2.26167; + vertex 37.5041 -26.5728 96.7527; + normal -0.668900 -0.738697 -0.0830653; + texcoord 0.333170 -2.26167; + vertex 37.0260 -26.2512 97.7422; + texcoord 0.665860 -2.26167; + vertex 37.5041 -26.5728 96.7527; + texcoord 0.333170 -2.61757; + vertex 39.0346 -28.1029 98.0346; + normal -0.513876 0.187330 0.837161; + tangent -0.668652 -0.698825 -0.254064; + vertex 39.0346 -28.1029 98.0346; + texcoord 0.665860 -2.26167; + tangent -0.668651 -0.698825 -0.254064; + vertex 37.5041 -26.5728 96.7527; + texcoord 0.665860 -2.61757; + tangent -0.668652 -0.698825 -0.254064; + vertex 38.6821 -28.4713 97.9007; + normal 0.379258 -0.614412 0.691854; + texcoord 0.333170 -2.61757; + vertex 39.0346 -28.1029 98.0346; + texcoord 0.665860 -2.61757; + vertex 38.6821 -28.4713 97.9007; + texcoord 0.333170 -2.71757; + vertex 39.1662 -28.4634 97.6423; + normal 0.769343 0.151632 -0.620580; + texcoord 0.000490000 -0.544220; + tangent 0.132525 0.912409 0.387230; + vertex 7.04276 -36.3431 67.1877; + normal 0.769342 0.151632 -0.620580; + texcoord 0.166830 -0.544220; + vertex 7.32915 -34.3714 68.0245; + texcoord 0.000490000 -1.00100; + vertex 8.84142 -41.1523 68.2424; + normal 0.846558 0.452774 0.279886; + texcoord 0.166830 -0.544220; + tangent -0.409799 0.218800 0.885545; + vertex 7.32915 -34.3714 68.0245; + normal 0.846558 0.452774 0.279886; + texcoord 0.333170 -0.544220; + vertex 6.46440 -33.9097 69.8931; + texcoord 0.166830 -1.00100; + tangent -0.409799 0.218800 0.885545; + vertex 10.3734 -40.1532 68.1699; + normal -0.345113 -0.311787 0.885261; + texcoord 0.499510 -0.544220; + tangent -0.139536 -0.915684 -0.376899; + vertex 5.31326 -35.4197 70.9250; + texcoord 0.665860 -0.544220; + vertex 5.00457 -37.4455 70.0912; + texcoord 0.499510 -1.00100; + tangent -0.139536 -0.915684 -0.376899; + vertex 10.8769 -40.8133 71.1944; + normal -0.686014 -0.713774 -0.141110; + texcoord 0.665860 -0.544220; + tangent 0.409803 -0.218797 -0.885544; + vertex 5.00457 -37.4455 70.0912; + texcoord 0.832200 -0.544220; + vertex 5.86933 -37.9072 68.2225; + texcoord 0.665860 -1.00100; + tangent 0.409804 -0.218797 -0.885545; + vertex 9.32305 -41.8318 71.2842; + normal -0.178848 -0.446061 -0.876951; + texcoord 0.832200 -0.544220; + tangent 0.530427 0.706984 -0.467784; + vertex 5.86933 -37.9072 68.2225; + normal -0.178848 -0.446061 -0.876951; + texcoord 0.998540 -0.544220; + vertex 7.04277 -36.3431 67.1877; + texcoord 0.832200 -1.00100; + tangent 0.530427 0.706984 -0.467784; + vertex 8.30530 -42.0014 69.8082; + normal 0.941510 0.0407516 0.334511; + texcoord 0.333170 -1.00100; + tangent -0.280953 -0.453199 0.845976; + vertex 11.3912 -39.9837 69.6459; + texcoord 0.499510 -1.00100; + vertex 10.8769 -40.8133 71.1944; + texcoord 0.333170 -1.41429; + tangent -0.280953 -0.453199 0.845976; + vertex 12.3473 -45.2724 67.5991; + normal 0.431930 0.603410 -0.670323; + texcoord 0.333170 -1.79863; + tangent 0.833405 0.0170902 0.552398; + vertex 12.9247 -49.3972 66.7426; + texcoord 0.665860 -1.41429; + tangent 0.833405 0.0170902 0.552398; + vertex 12.5726 -45.2760 70.2255; + texcoord 0.665860 -1.79863; + tangent 0.833405 0.0170902 0.552398; + vertex 14.7665 -49.3594 67.9634; + normal 0.552168 -0.0680151 -0.830954; + texcoord 0.333170 -1.79863; + vertex 12.9247 -49.3972 66.7426; + texcoord 0.665860 -1.79863; + vertex 14.7665 -49.3594 67.9634; + texcoord 0.333170 -2.07905; + tangent 0.833406 0.0170902 0.552398; + vertex 13.7539 -52.2521 67.5273; + normal -0.605434 0.321678 -0.727992; + tangent 0.775402 0.444629 -0.448394; + vertex 13.7539 -52.2521 67.5273; + texcoord 0.665860 -1.79863; + tangent 0.775402 0.444629 -0.448394; + vertex 14.7665 -49.3594 67.9634; + texcoord 0.665860 -2.07905; + tangent 0.775402 0.444629 -0.448394; + vertex 15.0374 -51.5161 66.7851; + normal -0.301010 -0.363958 -0.881435; + texcoord 0.333170 -2.07905; + vertex 13.7539 -52.2521 67.5273; + normal -0.301011 -0.363958 -0.881435; + texcoord 0.665860 -2.07905; + tangent 0.775402 0.444629 -0.448394; + vertex 15.0374 -51.5161 66.7851; + texcoord 0.333170 -2.38286; + tangent 0.775402 0.444629 -0.448394; + vertex 15.7040 -54.6447 67.8493; + normal -0.922625 -0.0674168 0.379760; + tangent -0.384251 0.245843 -0.889895; + vertex 15.7040 -54.6447 67.8493; + texcoord 0.665860 -2.07905; + vertex 15.0374 -51.5161 66.7851; + texcoord 0.665860 -2.38286; + vertex 15.2769 -54.3715 66.8602; + normal -0.709499 -0.695383 0.114251; + texcoord 0.333170 -2.38286; + vertex 15.7040 -54.6447 67.8493; + texcoord 0.665860 -2.38286; + vertex 15.2769 -54.3715 66.8602; + texcoord 0.333170 -2.69630; + tangent -0.384251 0.245843 -0.889895; + vertex 16.8056 -55.8936 67.0885; + normal -0.0980274 0.0506211 0.993895; + tangent -0.374273 -0.927261 0.0103129; + vertex 16.8056 -55.8936 67.0885; + normal -0.0980274 0.0506211 0.993896; + texcoord 0.665860 -2.38286; + tangent -0.374273 -0.927261 0.0103129; + vertex 15.2769 -54.3715 66.8602; + texcoord 0.665860 -2.69630; + tangent -0.374273 -0.927261 0.0103129; + vertex 16.5907 -56.4259 67.0944; + normal -0.785361 -0.537268 -0.307491; + tangent -0.0499726 0.550128 -0.833584; + vertex 16.5907 -56.4259 67.0944; + texcoord 0.665860 -2.38286; + tangent -0.0499727 0.550128 -0.833584; + vertex 15.2769 -54.3715 66.8602; + texcoord 0.998540 -2.69630; + tangent -0.0499726 0.550128 -0.833584; + vertex 16.5620 -56.1101 66.6158; + normal 0.539915 -0.208859 0.815395; + texcoord 0.333170 -2.69630; + tangent -0.374273 -0.927261 0.0103129; + vertex 16.8056 -55.8936 67.0885; + normal 0.539915 -0.208859 0.815395; + texcoord 0.665860 -2.69630; + vertex 16.5907 -56.4259 67.0944; + texcoord 0.333170 -2.79630; + tangent -0.374273 -0.927261 0.0103129; + vertex 17.0933 -56.3226 66.7881; + normal -0.157200 -0.828556 -0.537385; + texcoord 0.665860 -2.69630; + tangent -0.0499726 0.550128 -0.833584; + vertex 16.5907 -56.4259 67.0944; + normal -0.157200 -0.828556 -0.537385; + texcoord 0.998540 -2.69630; + tangent -0.0499726 0.550128 -0.833584; + vertex 16.5620 -56.1101 66.6158; + texcoord 0.665860 -2.79630; + tangent -0.0499727 0.550128 -0.833584; + vertex 17.0933 -56.3226 66.7881; + normal 0.100331 -0.506381 -0.856453; + texcoord 0.000490000 -1.13866; + tangent 0.848157 0.493549 -0.192454; + vertex 10.8636 -51.7339 57.3117; + texcoord 0.166830 -1.13866; + vertex 12.2666 -50.9175 56.9934; + texcoord 0.000490000 -1.54458; + tangent 0.848157 0.493549 -0.192454; + vertex 8.57147 -54.1042 58.4447; + normal 0.916832 -0.399063 -0.0129230; + texcoord 0.166830 -1.13866; + tangent 0.315484 0.704216 0.636042; + vertex 12.2666 -50.9175 56.9934; + texcoord 0.333170 -1.13866; + vertex 12.7809 -49.7696 58.0302; + texcoord 0.333170 -1.54458; + vertex 10.5301 -54.9366 57.9047; + normal 0.203143 0.0458193 0.978077; + texcoord 0.499510 -1.13866; + tangent -0.849083 -0.489234 0.199270; + vertex 11.8922 -49.4380 59.3853; + normal 0.203143 0.0458193 0.978076; + texcoord 0.665860 -1.13866; + vertex 10.4672 -50.2591 59.7198; + texcoord 0.665860 -1.54458; + tangent -0.849083 -0.489234 0.199270; + vertex 9.93770 -54.7612 60.0406; + normal -0.709750 0.413877 -0.570054; + texcoord 0.832200 -1.13866; + tangent 0.542659 -0.194779 -0.817057; + vertex 9.95291 -51.4070 58.6830; + texcoord 0.998540 -1.13866; + vertex 10.8636 -51.7339 57.3117; + texcoord 0.998540 -1.54458; + vertex 8.57147 -54.1042 58.4447; + normal 0.729757 -0.138216 -0.669590; + texcoord 0.333170 -1.97113; + tangent 0.608901 -0.314036 0.728437; + vertex 7.53134 -58.1774 58.1232; + texcoord 0.665860 -1.54458; + vertex 9.93770 -54.7612 60.0406; + texcoord 0.665860 -1.97113; + vertex 8.56377 -58.7099 59.3583; + normal 0.437301 -0.633266 -0.638547; + texcoord 0.333170 -1.97113; + tangent 0.608901 -0.314036 0.728437; + vertex 7.53134 -58.1774 58.1232; + texcoord 0.665860 -1.97113; + vertex 8.56377 -58.7099 59.3583; + texcoord 0.333170 -2.31186; + tangent 0.608901 -0.314036 0.728437; + vertex 5.73003 -60.5357 59.2284; + normal -0.147992 0.296830 -0.943393; + tangent 0.892914 -0.370019 -0.256496; + vertex 5.73003 -60.5357 59.2284; + texcoord 0.665860 -1.97113; + vertex 8.56377 -58.7099 59.3583; + texcoord 0.665860 -2.31186; + vertex 6.78286 -60.9720 58.9260; + normal -0.362734 -0.253761 -0.896677; + texcoord 0.333170 -2.31186; + vertex 5.73003 -60.5357 59.2284; + texcoord 0.665860 -2.31186; + tangent 0.892914 -0.370019 -0.256496; + vertex 6.78286 -60.9720 58.9260; + texcoord 0.333170 -2.68815; + tangent 0.892914 -0.370019 -0.256496; + vertex 5.31754 -62.9437 60.0767; + normal -0.835071 -0.0545313 -0.547432; + texcoord 0.000490000 -0.884860; + tangent -0.450349 -0.503769 0.737159; + vertex -6.75706 66.8725 79.2906; + texcoord 0.125240 -0.884860; + vertex -7.49606 66.0458 80.5003; + texcoord 0.000490000 -1.39288; + tangent -0.450349 -0.503769 0.737159; + vertex -8.79589 72.7471 81.8155; + normal 0.204281 -0.136571 0.969339; + texcoord 0.374760 -0.884860; + tangent 0.819876 0.564906 -0.0931925; + vertex -6.03215 66.2880 83.0514; + texcoord 0.499510 -0.884860; + vertex -4.68678 67.2150 82.8985; + texcoord 0.374760 -1.39288; + tangent 0.819876 0.564906 -0.0931925; + vertex -10.0854 72.9672 84.8467; + normal -0.239853 -0.505757 0.828662; + tangent 0.918383 0.158503 0.362561; + vertex -10.0854 72.9672 84.8467; + texcoord 0.499510 -0.884860; + tangent 0.918383 0.158502 0.362561; + vertex -4.68678 67.2150 82.8985; + texcoord 0.499510 -1.39288; + tangent 0.918383 0.158502 0.362561; + vertex -8.81022 73.1873 85.3501; + normal 0.734361 0.247595 0.631989; + texcoord 0.499510 -0.884860; + tangent 0.457787 0.506780 -0.730483; + vertex -4.68678 67.2150 82.8985; + texcoord 0.624270 -0.884860; + vertex -3.91546 68.0689 81.6677; + texcoord 0.499510 -1.39288; + tangent 0.457787 0.506779 -0.730483; + vertex -8.81022 73.1873 85.3501; + normal 0.379699 -0.272841 0.883960; + tangent 0.924081 0.0668119 -0.376311; + vertex -8.81022 73.1873 85.3501; + normal 0.379700 -0.272841 0.883960; + texcoord 0.624270 -0.884860; + tangent 0.924081 0.0668119 -0.376311; + vertex -3.91546 68.0689 81.6677; + texcoord 0.624270 -1.39288; + tangent 0.924081 0.0668119 -0.376311; + vertex -7.50353 73.2818 84.8180; + normal 0.807391 0.587648 -0.0528209; + texcoord 0.624270 -0.884860; + tangent -0.177894 0.157097 -0.971429; + vertex -3.91546 68.0689 81.6677; + texcoord 0.749030 -0.884860; + vertex -4.20233 68.3222 80.1012; + texcoord 0.624270 -1.39288; + tangent -0.177893 0.157097 -0.971429; + vertex -7.50353 73.2818 84.8180; + normal 0.299233 0.659458 -0.689619; + texcoord 0.749030 -0.884860; + tangent -0.729898 -0.307311 -0.610581; + vertex -4.20233 68.3222 80.1012; + texcoord 0.873780 -0.884860; + vertex -5.37936 67.8266 79.1166; + texcoord 0.749030 -1.39288; + tangent -0.729898 -0.307311 -0.610581; + vertex -6.95808 73.1920 83.5623; + normal -0.368657 0.377327 -0.849539; + texcoord 0.873780 -0.884860; + tangent -0.817686 -0.566320 0.103301; + vertex -5.37936 67.8266 79.1166; + texcoord 0.998540 -0.884860; + tangent -0.817686 -0.566320 0.103301; + vertex -6.75706 66.8725 79.2906; + texcoord 0.873780 -1.39288; + tangent -0.817686 -0.566320 0.103301; + vertex -7.49339 72.9706 82.3187; + normal 0.252012 0.454627 -0.854285; + tangent -0.921109 -0.157993 -0.355805; + vertex -7.49339 72.9706 82.3187; + texcoord 0.998540 -0.884860; + tangent -0.921109 -0.157993 -0.355805; + vertex -6.75706 66.8725 79.2906; + normal 0.252012 0.454627 -0.854285; + texcoord 0.998540 -1.39288; + tangent -0.921109 -0.157993 -0.355805; + vertex -8.79589 72.7471 81.8155; + normal -0.386156 0.159049 0.908618; + texcoord 0.374760 -1.39288; + tangent 0.918383 0.158503 0.362561; + vertex -10.0854 72.9672 84.8467; + texcoord 0.499510 -1.39288; + vertex -8.81022 73.1873 85.3501; + texcoord 0.499510 -1.83953; + tangent 0.918383 0.158502 0.362561; + vertex -11.0512 78.5388 83.4610; + normal 0.367185 -0.0488875 -0.928862; + texcoord 0.873780 -1.39288; + tangent -0.921109 -0.157993 -0.355805; + vertex -7.49339 72.9706 82.3187; + normal 0.367185 -0.0488875 -0.928862; + texcoord 0.998540 -1.39288; + vertex -8.79589 72.7471 81.8155; + texcoord 0.998540 -1.83953; + tangent -0.921109 -0.157993 -0.355805; + vertex -8.93162 77.9808 81.4864; + normal 0.610102 -0.299545 -0.733518; + texcoord 0.250000 -2.91538; + tangent -0.765690 0.0151119 -0.643032; + vertex -10.8186 88.4291 79.6498; + texcoord 0.499510 -2.57659; + tangent -0.765690 0.0151119 -0.643032; + vertex -11.8695 85.3533 80.0317; + normal 0.610102 -0.299545 -0.733518; + texcoord 0.499510 -2.91538; + tangent -0.765690 0.0151119 -0.643032; + vertex -11.5051 88.4426 79.0732; + normal 0.629177 0.225287 -0.743897; + texcoord 0.250000 -2.91538; + tangent -0.765690 0.0151120 -0.643032; + vertex -10.8186 88.4291 79.6498; + texcoord 0.499510 -2.91538; + tangent -0.765690 0.0151119 -0.643032; + vertex -11.5051 88.4426 79.0732; + texcoord 0.250000 -3.26802; + tangent -0.765690 0.0151120 -0.643032; + vertex -11.8215 90.5306 79.4380; + normal -0.856899 -0.428189 -0.287018; + texcoord 0.749030 -3.26802; + tangent -0.300144 -0.0382337 0.953127; + vertex -12.1082 90.6781 78.8672; + texcoord 0.998540 -2.91538; + tangent -0.300144 -0.0382336 0.953127; + vertex -11.3875 88.2607 80.3220; + texcoord 0.998540 -3.26802; + tangent -0.300144 -0.0382337 0.953127; + vertex -12.2474 90.6604 79.3091; + normal -0.721783 0.662375 -0.200722; + texcoord 0.749030 -3.26802; + vertex -12.1082 90.6781 78.8672; + texcoord 0.998540 -3.26802; + tangent -0.300144 -0.0382337 0.953127; + vertex -12.2474 90.6604 79.3091; + texcoord 0.749030 -3.36802; + tangent -0.300144 -0.0382337 0.953127; + vertex -11.8388 91.0760 79.2112; + normal -0.824916 0.430300 -0.366545; + texcoord 0.125240 -1.52634; + tangent -0.540615 -0.789964 0.289297; + vertex -22.0654 45.7779 92.4014; + texcoord 0.250000 -1.52634; + vertex -22.8365 44.6511 92.8140; + texcoord 0.250000 -1.91351; + tangent -0.540615 -0.789964 0.289297; + vertex -20.6535 49.9211 94.0877; + normal -0.765117 0.0177616 0.643646; + texcoord 0.374760 -1.52634; + tangent 0.635751 -0.137606 0.759530; + vertex -22.7307 43.7134 93.8836; + texcoord 0.499510 -1.52634; + vertex -21.8099 43.5141 94.9837; + texcoord 0.499510 -1.91351; + tangent 0.635751 -0.137607 0.759530; + vertex -20.7101 49.1452 96.1357; + normal 0.815404 -0.421044 0.397290; + texcoord 0.624270 -1.52634; + tangent 0.545403 0.788796 -0.283436; + vertex -20.5909 44.1748 95.4867; + texcoord 0.749030 -1.52634; + vertex -19.8104 45.3036 95.0811; + normal 0.815404 -0.421044 0.397290; + texcoord 0.749030 -1.91351; + tangent 0.545403 0.788796 -0.283436; + vertex -18.6196 48.4589 95.9811; + normal 0.692516 -0.328786 -0.642123; + texcoord 0.873780 -1.52634; + tangent -0.639622 0.131804 -0.757306; + vertex -19.9256 46.2393 94.0044; + texcoord 0.998540 -1.52634; + vertex -20.8690 46.4337 92.8874; + texcoord 0.998540 -1.91351; + vertex -18.5765 49.2446 93.9205; + normal -0.129140 -0.164513 0.977885; + texcoord 0.000490000 -3.38003; + tangent 0.985652 -0.129385 0.108399; + vertex -14.7136 61.2628 98.3709; + normal -0.129140 -0.164513 0.977885; + texcoord 0.000490000 -3.01316; + tangent 0.985652 -0.129384 0.108399; + vertex -15.2347 59.0519 97.9301; + normal -0.129140 -0.164513 0.977885; + texcoord 0.250000 -3.38003; + tangent 0.985652 -0.129385 0.108399; + vertex -14.2371 61.2002 98.4233; + normal 0.792765 -0.599592 0.109605; + tangent 0.103387 -0.0449382 -0.993626; + vertex -14.2371 61.2002 98.4233; + texcoord 0.499510 -3.01316; + tangent 0.103387 -0.0449381 -0.993626; + vertex -15.5416 59.1508 96.6480; + texcoord 0.499510 -3.38003; + tangent 0.103387 -0.0449382 -0.993626; + vertex -14.1871 61.1785 97.9428; + normal -0.0366112 0.463040 0.885581; + texcoord 0.000490000 -3.38003; + tangent 0.985652 -0.129385 0.108399; + vertex -14.7136 61.2628 98.3709; + texcoord 0.250000 -3.38003; + vertex -14.2371 61.2002 98.4233; + normal -0.0366112 0.463040 0.885581; + texcoord 0.000490000 -3.48003; + tangent 0.985652 -0.129385 0.108399; + vertex -14.3819 61.7287 98.1410; + normal 0.948447 0.305358 0.0848759; + texcoord 0.250000 -3.38003; + tangent 0.103387 -0.0449382 -0.993626; + vertex -14.2371 61.2002 98.4233; + normal 0.948447 0.305358 0.0848759; + texcoord 0.499510 -3.38003; + vertex -14.1871 61.1785 97.9428; + texcoord 0.250000 -3.48003; + vertex -14.3819 61.7287 98.1410; + normal -0.457692 -0.372584 0.807279; + texcoord 0.374760 -1.40265; + tangent 0.888046 -0.235993 0.394565; + vertex -15.6421 0.150320 89.6535; + texcoord 0.499510 -1.40265; + vertex -14.3351 -0.197000 90.2342; + texcoord 0.499510 -1.84139; + tangent 0.888046 -0.235993 0.394565; + vertex -15.8901 5.27636 91.8787; + normal 0.644319 0.157457 -0.748372; + texcoord 0.250000 -2.93433; + tangent -0.658674 0.611493 -0.438435; + vertex -14.3361 16.0062 95.1353; + texcoord 0.499510 -2.58996; + tangent -0.658674 0.611493 -0.438435; + vertex -15.7619 13.6470 93.4113; + texcoord 0.499510 -2.93433; + tangent -0.658674 0.611493 -0.438435; + vertex -14.9621 16.5874 94.7186; + normal 0.752369 0.542575 -0.373568; + texcoord 0.250000 -2.93433; + vertex -14.3361 16.0062 95.1353; + texcoord 0.499510 -2.93433; + tangent -0.658674 0.611493 -0.438435; + vertex -14.9621 16.5874 94.7186; + texcoord 0.250000 -3.29575; + tangent -0.658674 0.611493 -0.438435; + vertex -15.0326 18.1481 96.8433; + normal 0.943532 -0.251266 0.215898; + tangent 0.321460 0.536919 -0.779988; + vertex -15.0326 18.1481 96.8433; + texcoord 0.499510 -2.93433; + vertex -14.9621 16.5874 94.7186; + texcoord 0.499510 -3.29575; + vertex -14.8747 18.4119 96.4601; + normal 0.386991 0.677287 0.625715; + texcoord 0.250000 -3.29575; + vertex -15.0326 18.1481 96.8433; + texcoord 0.499510 -3.29575; + vertex -14.8747 18.4119 96.4601; + texcoord 0.250000 -3.39575; + vertex -15.4516 18.5698 96.6460; + normal -0.861421 0.504929 -0.0547718; + texcoord 0.125240 -1.37034; + tangent -0.355597 -0.522603 0.774878; + vertex -35.2156 -25.0023 86.8256; + texcoord 0.250000 -1.37034; + vertex -35.6847 -25.6917 87.8478; + texcoord 0.250000 -1.79612; + tangent -0.355597 -0.522603 0.774878; + vertex -33.7205 -21.9778 91.1942; + normal -0.392228 -0.643197 0.657612; + texcoord 0.374760 -1.37034; + tangent 0.882567 -0.464651 0.0719346; + vertex -35.1805 -26.6192 88.6387; + normal -0.392228 -0.643197 0.657612; + texcoord 0.499510 -1.37034; + vertex -33.9983 -27.2416 88.7350; + normal -0.392228 -0.643197 0.657612; + texcoord 0.499510 -1.79612; + tangent 0.882567 -0.464651 0.0719346; + vertex -33.7954 -23.5614 92.4556; + normal 0.897048 -0.419686 0.138449; + texcoord 0.624270 -1.37034; + tangent 0.362294 0.518973 -0.774216; + vertex -32.8056 -27.2004 88.0744; + normal 0.897048 -0.419686 0.138449; + texcoord 0.749030 -1.37034; + vertex -32.3261 -26.5135 87.0498; + texcoord 0.749030 -1.79612; + tangent 0.362294 0.518973 -0.774216; + vertex -31.9904 -24.2340 91.7845; + normal 0.410732 0.705985 -0.576961; + texcoord 0.873780 -1.37034; + tangent -0.885049 0.460757 -0.0662621; + vertex -32.8407 -25.5834 86.2613; + normal 0.410732 0.705985 -0.576961; + texcoord 0.998540 -1.37034; + vertex -34.0480 -24.9549 86.1709; + texcoord 0.998540 -1.79612; + tangent -0.885049 0.460757 -0.0662621; + vertex -31.9270 -22.6353 90.5192; + normal -0.181086 0.647467 -0.740266; + texcoord 0.250000 -2.52558; + tangent -0.938304 0.111738 0.327262; + vertex -29.9930 -18.0667 96.6920; + texcoord 0.499510 -2.21770; + tangent -0.938304 0.111738 0.327262; + vertex -32.5481 -20.1082 95.5314; + texcoord 0.499510 -2.52558; + tangent -0.938304 0.111738 0.327262; + vertex -31.1981 -17.9232 97.1123; + normal -0.00283864 0.943838 -0.330397; + texcoord 0.250000 -2.52558; + tangent -0.938304 0.111738 0.327262; + vertex -29.9930 -18.0667 96.6920; + texcoord 0.499510 -2.52558; + vertex -31.1981 -17.9232 97.1123; + texcoord 0.250000 -2.85600; + tangent -0.938304 0.111738 0.327262; + vertex -29.1726 -17.1546 99.2905; + normal 0.682674 0.195933 -0.703965; + tangent -0.643525 0.617592 -0.452168; + vertex -29.1726 -17.1546 99.2905; + texcoord 0.499510 -2.52558; + tangent -0.643525 0.617592 -0.452168; + vertex -31.1981 -17.9232 97.1123; + texcoord 0.499510 -2.85600; + tangent -0.643525 0.617592 -0.452168; + vertex -29.7292 -16.6204 98.8994; + normal -0.310673 -0.641804 0.701121; + texcoord 0.000490000 -3.19848; + tangent 0.923071 -0.379687 0.0614570; + vertex -29.5889 -15.8777 101.286; + texcoord 0.000490000 -2.85600; + tangent 0.923071 -0.379688 0.0614568; + vertex -29.8331 -17.6419 99.5631; + texcoord 0.250000 -3.19848; + tangent 0.923071 -0.379687 0.0614570; + vertex -29.1761 -16.0475 101.314; + normal 0.762599 0.568039 -0.309475; + texcoord 0.250000 -2.85600; + tangent -0.643525 0.617592 -0.452168; + vertex -29.1726 -17.1546 99.2905; + texcoord 0.499510 -2.85600; + vertex -29.7292 -16.6204 98.8994; + texcoord 0.250000 -3.19848; + vertex -29.1761 -16.0475 101.314; + normal 0.804518 -0.592316 -0.0437301; + tangent 0.201670 0.341689 -0.917921; + vertex -29.1761 -16.0475 101.314; + texcoord 0.499510 -2.85600; + tangent 0.201670 0.341689 -0.917921; + vertex -29.7292 -16.6204 98.8994; + texcoord 0.499510 -3.19848; + tangent 0.201670 0.341689 -0.917921; + vertex -29.0860 -15.8947 100.903; + normal -0.961258 0.248852 -0.118555; + texcoord 0.749030 -3.19848; + tangent -0.201671 -0.341711 0.917912; + vertex -29.4987 -15.7249 100.876; + normal -0.961258 0.248852 -0.118555; + texcoord 0.998540 -2.85600; + tangent -0.201671 -0.341711 0.917912; + vertex -29.8331 -17.6419 99.5631; + normal -0.961258 0.248852 -0.118555; + texcoord 0.998540 -3.19848; + tangent -0.201671 -0.341711 0.917912; + vertex -29.5889 -15.8777 101.286; + normal -0.0427621 0.0574857 0.997430; + texcoord 0.000490000 -3.19848; + tangent 0.923071 -0.379687 0.0614570; + vertex -29.5889 -15.8777 101.286; + normal -0.0427621 0.0574857 0.997430; + texcoord 0.250000 -3.19848; + vertex -29.1761 -16.0475 101.314; + texcoord 0.000490000 -3.29848; + vertex -29.1821 -15.4785 101.281; + normal 0.974605 0.0231292 0.222733; + texcoord 0.250000 -3.19848; + tangent 0.201670 0.341689 -0.917921; + vertex -29.1761 -16.0475 101.314; + texcoord 0.499510 -3.19848; + vertex -29.0860 -15.8947 100.903; + normal 0.974605 0.0231292 0.222733; + texcoord 0.250000 -3.29848; + tangent 0.201670 0.341689 -0.917921; + vertex -29.1821 -15.4785 101.281; + normal -0.695295 0.710015 0.111556; + texcoord 0.749030 -3.19848; + tangent -0.201671 -0.341711 0.917912; + vertex -29.4987 -15.7249 100.876; + texcoord 0.998540 -3.19848; + vertex -29.5889 -15.8777 101.286; + texcoord 0.749030 -3.29848; + tangent -0.201671 -0.341711 0.917912; + vertex -29.1821 -15.4785 101.281; + normal -0.735349 -0.336693 0.588132; + texcoord 0.374760 -1.36662; + tangent 0.643326 -0.619658 0.449618; + vertex -35.8754 -22.3771 59.1007; + texcoord 0.499510 -1.36662; + vertex -34.9605 -23.2584 59.7402; + texcoord 0.499510 -1.78140; + tangent 0.643326 -0.619658 0.449617; + vertex -35.1295 -18.5973 62.1972; + normal 0.748899 0.412884 -0.518341; + texcoord 0.873780 -1.36662; + tangent -0.648448 0.617835 -0.444741; + vertex -32.5241 -22.4691 57.5150; + texcoord 0.998540 -1.36662; + vertex -33.4633 -21.5742 56.8708; + texcoord 0.998540 -1.78140; + tangent -0.648448 0.617835 -0.444741; + vertex -32.3255 -18.3223 61.1051; + normal 0.194377 0.404530 -0.893629; + texcoord 0.250000 -2.52160; + tangent -0.933477 0.356193 -0.0418014; + vertex -31.8608 -12.0177 66.1532; + texcoord 0.499510 -2.20854; + tangent -0.933477 0.356193 -0.0418015; + vertex -34.3290 -14.1346 64.6581; + texcoord 0.499510 -2.52160; + tangent -0.933477 0.356193 -0.0418015; + vertex -33.1338 -11.5319 66.0962; + normal 0.321100 0.778162 -0.539777; + texcoord 0.250000 -2.52160; + vertex -31.8608 -12.0177 66.1532; + texcoord 0.499510 -2.52160; + vertex -33.1338 -11.5319 66.0962; + texcoord 0.250000 -2.85962; + tangent -0.933477 0.356193 -0.0418014; + vertex -31.7529 -10.3388 68.6377; + normal 0.875191 0.0169170 -0.483481; + tangent -0.355405 0.700519 -0.618838; + vertex -31.7529 -10.3388 68.6377; + normal 0.875191 0.0169170 -0.483481; + texcoord 0.499510 -2.52160; + vertex -33.1338 -11.5319 66.0962; + texcoord 0.499510 -2.85962; + vertex -32.0793 -9.69544 68.0694; + normal 0.915368 0.394843 -0.0787467; + texcoord 0.250000 -2.85962; + tangent -0.355405 0.700519 -0.618838; + vertex -31.7529 -10.3388 68.6377; + normal 0.915368 0.394843 -0.0787467; + texcoord 0.499510 -2.85962; + vertex -32.0793 -9.69544 68.0694; + texcoord 0.250000 -3.21234; + vertex -32.3504 -8.60799 70.3699; + normal 0.649092 -0.655338 0.386280; + tangent 0.744724 0.443876 -0.498357; + vertex -32.3504 -8.60799 70.3699; + texcoord 0.499510 -2.85962; + tangent 0.744724 0.443876 -0.498357; + vertex -32.0793 -9.69544 68.0694; + normal 0.649092 -0.655338 0.386280; + texcoord 0.499510 -3.21234; + tangent 0.744724 0.443876 -0.498357; + vertex -31.9968 -8.39724 70.1333; + normal 0.370139 0.346653 0.861875; + texcoord 0.250000 -3.21234; + vertex -32.3504 -8.60799 70.3699; + normal 0.370139 0.346653 0.861875; + texcoord 0.499510 -3.21234; + vertex -31.9968 -8.39724 70.1333; + normal 0.370139 0.346653 0.861875; + texcoord 0.250000 -3.31234; + vertex -32.4828 -8.04254 70.1994; + normal -0.322599 0.169240 -0.931283; + texcoord 0.200100 -3.85811; + tangent 0.369282 -0.883414 -0.288461; + vertex -18.2788 15.9726 106.019; + normal -0.322599 0.169240 -0.931283; + texcoord 0.399710 -3.48755; + vertex -16.0364 17.2919 105.482; + texcoord 0.399710 -3.85811; + vertex -18.1401 15.6408 105.911; + normal 0.347609 -0.624483 -0.699420; + tangent 0.788378 -0.209138 0.578552; + vertex -18.1401 15.6408 105.911; + texcoord 0.399710 -3.48755; + tangent 0.788378 -0.209138 0.578552; + vertex -16.0364 17.2919 105.482; + texcoord 0.599320 -3.85811; + tangent 0.788378 -0.209138 0.578552; + vertex -17.8441 15.5623 106.128; + normal -0.909217 -0.279239 -0.308789; + texcoord 0.200100 -3.85811; + tangent 0.369282 -0.883414 -0.288461; + vertex -18.2788 15.9726 106.019; + normal -0.909217 -0.279239 -0.308789; + texcoord 0.399710 -3.85811; + tangent 0.369282 -0.883414 -0.288461; + vertex -18.1401 15.6408 105.911; + normal -0.909217 -0.279239 -0.308789; + texcoord 0.200100 -3.95811; + tangent 0.369282 -0.883414 -0.288461; + vertex -18.3141 15.6018 106.459; + normal -0.168924 -0.977886 -0.123303; + texcoord 0.399710 -3.85811; + tangent 0.788378 -0.209138 0.578552; + vertex -18.1401 15.6408 105.911; + texcoord 0.599320 -3.85811; + vertex -17.8441 15.5623 106.128; + texcoord 0.399710 -3.95811; + vertex -18.3141 15.6018 106.459; + normal 0.208921 -0.917263 -0.339089; + texcoord 0.100290 -1.97221; + tangent 0.889685 0.0343339 0.455281; + vertex -22.1641 -6.49274 105.563; + texcoord 0.200100 -1.97221; + vertex -21.1457 -6.45344 106.085; + texcoord 0.200100 -2.35882; + tangent 0.889685 0.0343339 0.455281; + vertex -26.4664 -8.10974 107.287; + normal -0.418981 0.846588 -0.328245; + texcoord 0.699120 -1.97221; + tangent -0.549145 -0.524155 -0.650923; + vertex -23.2403 -3.51671 107.232; + normal -0.418981 0.846588 -0.328245; + texcoord 0.798930 -1.97221; + vertex -23.8641 -4.11215 106.493; + texcoord 0.798930 -2.35882; + vertex -26.5786 -5.15716 107.262; + normal 0.158508 -0.518408 0.840314; + texcoord 0.599320 -3.91963; + tangent -0.390306 0.748855 0.535609; + vertex -40.3461 -9.42642 108.489; + normal 0.158508 -0.518408 0.840314; + texcoord 0.798930 -3.51669; + tangent -0.390307 0.748855 0.535609; + vertex -37.7910 -8.41135 108.633; + texcoord 0.798930 -3.91963; + tangent -0.390306 0.748855 0.535609; + vertex -40.5013 -9.12861 108.702; + normal -0.137953 0.597010 0.790283; + tangent -0.138297 0.778485 -0.612238; + vertex -40.5013 -9.12861 108.702; + texcoord 0.798930 -3.51669; + tangent -0.138298 0.778484 -0.612238; + vertex -37.7910 -8.41135 108.633; + texcoord 0.998540 -3.91963; + tangent -0.138297 0.778484 -0.612238; + vertex -40.5563 -8.81901 108.459; + normal -0.420625 -0.662525 0.619786; + texcoord 0.599320 -3.91963; + tangent -0.390306 0.748855 0.535609; + vertex -40.3461 -9.42642 108.489; + texcoord 0.798930 -3.91963; + vertex -40.5013 -9.12861 108.702; + texcoord 0.599320 -4.01963; + tangent -0.390306 0.748855 0.535609; + vertex -40.8959 -9.28711 108.265; + normal -0.758645 0.314116 0.570779; + texcoord 0.798930 -3.91963; + tangent -0.138297 0.778484 -0.612238; + vertex -40.5013 -9.12861 108.702; + texcoord 0.998540 -3.91963; + tangent -0.138297 0.778485 -0.612238; + vertex -40.5563 -8.81901 108.459; + texcoord 0.798930 -4.01963; + tangent -0.138297 0.778484 -0.612238; + vertex -40.8959 -9.28711 108.265; + normal 0.436057 -0.365209 0.822483; + texcoord 0.299900 -1.78486; + tangent -0.792469 0.277253 0.543253; + vertex 9.33174 -53.9225 95.1209; + texcoord 0.399710 -1.78486; + tangent -0.792469 0.277253 0.543253; + vertex 8.44896 -53.6136 95.7261; + normal 0.436057 -0.365208 0.822482; + texcoord 0.399710 -2.26466; + tangent -0.792469 0.277253 0.543253; + vertex 5.84000 -58.8730 94.7740; + normal -0.823533 0.448770 -0.346986; + texcoord 0.699120 -1.78486; + tangent 0.427286 0.0884009 -0.899785; + vertex 6.68254 -51.8696 94.0646; + texcoord 0.798930 -1.78486; + vertex 7.15493 -51.7719 93.0698; + texcoord 0.798930 -2.26466; + tangent 0.427286 0.0884011 -0.899785; + vertex 4.11144 -56.8550 93.7190; + normal 0.0219241 -0.00186641 -0.999758; + texcoord 0.898730 -1.78486; + tangent 0.846829 -0.531505 0.0195627; + vertex 8.04841 -52.0890 92.4689; + normal 0.0219241 -0.00186641 -0.999758; + texcoord 0.998540 -1.78486; + tangent 0.846829 -0.531505 0.0195627; + vertex 9.02169 -52.6999 92.4914; + texcoord 0.998540 -2.26466; + tangent 0.846829 -0.531505 0.0195627; + vertex 5.12459 -57.5000 92.4149; + normal 0.803030 -0.469251 0.367350; + texcoord 0.599320 -3.78986; + tangent -0.531345 -0.284666 0.797896; + vertex -2.08162 -69.5991 91.9623; + texcoord 0.798930 -3.41503; + tangent -0.531345 -0.284666 0.797896; + vertex -1.20403 -67.2895 92.9941; + texcoord 0.798930 -3.78986; + tangent -0.531345 -0.284666 0.797896; + vertex -2.28727 -69.7093 92.2711; + normal -0.0595040 -0.261232 0.963440; + tangent -0.735224 0.664303 0.134713; + vertex -2.28727 -69.7093 92.2711; + texcoord 0.798930 -3.41503; + tangent -0.735224 0.664303 0.134713; + vertex -1.20403 -67.2895 92.9941; + texcoord 0.998540 -3.78986; + tangent -0.735224 0.664303 0.134713; + vertex -2.57183 -69.4522 92.3233; + normal 0.244756 -0.953272 -0.177108; + texcoord 0.599320 -3.78986; + tangent -0.531345 -0.284666 0.797896; + vertex -2.08162 -69.5991 91.9623; + normal 0.244756 -0.953272 -0.177108; + texcoord 0.798930 -3.78986; + vertex -2.28727 -69.7093 92.2711; + texcoord 0.599320 -3.88986; + vertex -2.63951 -69.7110 91.7934; + normal -0.565163 -0.710516 0.419234; + texcoord 0.798930 -3.78986; + tangent -0.735224 0.664303 0.134713; + vertex -2.28727 -69.7093 92.2711; + texcoord 0.998540 -3.78986; + vertex -2.57183 -69.4522 92.3233; + texcoord 0.798930 -3.88986; + tangent -0.735224 0.664303 0.134714; + vertex -2.63951 -69.7110 91.7934; + normal -0.778592 0.623981 0.0666509; + texcoord 0.000490000 -3.87083; + tangent 0.305789 0.470002 -0.828005; + vertex -39.7537 -80.1604 50.5736; + texcoord 0.000490000 -3.46804; + tangent 0.305789 0.470002 -0.828005; + vertex -38.1429 -78.2664 51.6593; + normal -0.778592 0.623980 0.0666508; + texcoord 0.200100 -3.87083; + tangent 0.305789 0.470002 -0.828005; + vertex -39.6300 -79.9702 50.2385; + normal -0.532497 -0.243633 0.810611; + texcoord 0.798930 -3.87083; + tangent -0.737883 0.602820 -0.303541; + vertex -39.4552 -80.4043 50.6964; + normal -0.532497 -0.243633 0.810611; + texcoord 0.798930 -3.46804; + tangent -0.737883 0.602820 -0.303541; + vertex -37.9627 -78.8562 52.1421; + normal -0.532497 -0.243633 0.810611; + texcoord 0.998540 -3.87083; + tangent -0.737883 0.602820 -0.303541; + vertex -39.7537 -80.1604 50.5736; + normal -0.948249 0.0722090 -0.309208; + texcoord 0.000490000 -3.87083; + tangent 0.305789 0.470002 -0.828005; + vertex -39.7537 -80.1604 50.5736; + texcoord 0.200100 -3.87083; + vertex -39.6300 -79.9702 50.2385; + texcoord 0.000490000 -3.97083; + vertex -39.6417 -80.5813 50.1317; + normal -0.671937 -0.613832 0.414379; + texcoord 0.798930 -3.87083; + tangent -0.737883 0.602820 -0.303541; + vertex -39.4552 -80.4043 50.6964; + texcoord 0.998540 -3.87083; + vertex -39.7537 -80.1604 50.5736; + texcoord 0.798930 -3.97083; + vertex -39.6417 -80.5813 50.1317; + normal -0.525577 0.833610 0.169888; + texcoord 0.000490000 -3.96011; + tangent 0.216311 0.324072 -0.920971; + vertex -38.6123 -70.1693 19.9659; + texcoord 0.000490000 -3.60993; + tangent 0.216311 0.324072 -0.920971; + vertex -36.7544 -69.2027 20.9704; + texcoord 0.200100 -3.96011; + tangent 0.216311 0.324072 -0.920971; + vertex -38.5213 -70.0330 19.5786; + normal 0.219346 0.693977 -0.685772; + tangent 0.704327 -0.599025 -0.380911; + vertex -38.5213 -70.0330 19.5786; + texcoord 0.399710 -3.60993; + tangent 0.704327 -0.599025 -0.380911; + vertex -35.8182 -69.9901 20.4866; + texcoord 0.399710 -3.96011; + tangent 0.704327 -0.599025 -0.380911; + vertex -38.2251 -70.2849 19.4184; + normal -0.926926 0.364419 -0.0894777; + texcoord 0.000490000 -3.96011; + tangent 0.216311 0.324072 -0.920971; + vertex -38.6123 -70.1693 19.9659; + texcoord 0.200100 -3.96011; + vertex -38.5213 -70.0330 19.5786; + texcoord 0.000490000 -4.06011; + tangent 0.216311 0.324072 -0.920971; + vertex -38.7537 -70.6334 19.5410; + normal -0.338221 0.188593 -0.921976; + texcoord 0.200100 -3.96011; + tangent 0.704327 -0.599025 -0.380911; + vertex -38.5213 -70.0330 19.5786; + normal -0.338221 0.188593 -0.921976; + texcoord 0.399710 -3.96011; + vertex -38.2251 -70.2849 19.4184; + texcoord 0.200100 -4.06011; + vertex -38.7537 -70.6334 19.5410; + normal -0.772420 0.544911 0.326249; + texcoord 0.125240 -1.98795; + tangent 0.534602 0.280514 0.797190; + vertex 9.50643 141.556 54.9474; + texcoord 0.250000 -1.98795; + vertex 9.95787 141.792 55.6206; + texcoord 0.250000 -2.98146; + tangent 0.534602 0.280514 0.797190; + vertex 10.9520 147.528 48.3942; + normal 0.612791 0.571096 0.546202; + texcoord 0.374760 -1.98795; + tangent 0.789453 -0.473337 -0.390788; + vertex 10.7591 141.671 55.8580; + texcoord 0.499510 -1.98795; + vertex 11.4408 141.262 55.5206; + texcoord 0.499510 -2.98146; + tangent 0.789453 -0.473338 -0.390788; + vertex 12.0519 147.421 48.3951; + normal 0.802547 -0.478982 -0.355661; + texcoord 0.624270 -1.98795; + tangent -0.525628 -0.285709 -0.801303; + vertex 11.6166 140.792 54.7897; + texcoord 0.749030 -1.98795; + vertex 11.1706 140.550 54.1097; + texcoord 0.749030 -2.98146; + tangent -0.525627 -0.285709 -0.801303; + vertex 11.9708 146.351 48.1031; + normal -0.617609 -0.528098 -0.582814; + texcoord 0.873780 -1.98795; + tangent -0.783646 0.476114 0.399016; + vertex 10.3640 140.677 53.8791; + texcoord 0.998540 -1.98795; + vertex 9.66923 141.099 54.2328; + texcoord 0.998540 -2.98146; + tangent -0.783646 0.476114 0.399016; + vertex 10.8641 146.465 48.1041; + normal -0.526281 0.683660 -0.505606; + texcoord 0.250000 -4.89976; + tangent 0.724096 0.672052 0.155017; + vertex 10.5576 151.220 36.1105; + texcoord 0.499510 -4.89976; + vertex 10.7342 151.384 36.1483; + texcoord 0.250000 -4.99976; + tangent 0.724096 0.672053 0.155017; + vertex 10.7734 151.220 35.8867; + normal 0.560868 -0.681569 -0.469991; + texcoord 0.749030 -4.92280; + tangent -0.694583 -0.0784490 -0.715122; + vertex 16.0767 107.634 120.025; + texcoord 0.998540 -4.04229; + tangent -0.694583 -0.0784488 -0.715123; + vertex 13.3516 103.637 122.570; + texcoord 0.998540 -4.92280; + tangent -0.694583 -0.0784490 -0.715122; + vertex 15.8958 107.613 119.839; + normal 0.687395 0.220878 -0.691883; + texcoord 0.749030 -4.92280; + vertex 16.0767 107.634 120.025; + texcoord 0.998540 -4.92280; + vertex 15.8958 107.613 119.839; + texcoord 0.749030 -5.02280; + tangent -0.694583 -0.0784490 -0.715122; + vertex 15.9215 107.920 119.962; + normal -0.765104 0.466608 -0.443727; + texcoord 0.000490000 -3.06859; + tangent -0.643799 -0.566979 0.513865; + vertex 30.5918 -8.52027 156.968; + texcoord 0.125240 -3.06859; + vertex 30.0947 -8.95809 157.365; + texcoord 0.000490000 -3.71123; + tangent -0.643799 -0.566980 0.513865; + vertex 32.9445 -4.34770 157.299; + normal -0.639706 0.277230 0.716882; + texcoord 0.125240 -3.06859; + tangent 0.0164624 -0.927531 0.373383; + vertex 30.0947 -8.95809 157.365; + texcoord 0.250000 -3.06859; + vertex 30.1072 -9.66456 157.649; + texcoord 0.250000 -3.71123; + tangent 0.0164626 -0.927531 0.373383; + vertex 33.1074 -4.45237 158.311; + normal 0.760324 -0.440332 0.477509; + texcoord 0.499510 -3.06859; + tangent 0.648174 0.562057 -0.513773; + vertex 31.3377 -10.3131 157.378; + texcoord 0.624270 -3.06859; + vertex 31.8465 -9.87194 156.975; + texcoord 0.499510 -3.71123; + vertex 34.0115 -4.90293 158.109; + normal 0.700692 -0.261570 -0.663787; + texcoord 0.624270 -3.06859; + tangent -0.0100922 0.926644 -0.375804; + vertex 31.8465 -9.87194 156.975; + texcoord 0.749030 -3.06859; + tangent -0.0100922 0.926644 -0.375804; + vertex 31.8388 -9.16407 156.687; + texcoord 0.749030 -3.71123; + tangent -0.0100923 0.926644 -0.375804; + vertex 33.8517 -4.79976 157.093; + normal 0.829029 0.398627 0.392182; + texcoord 0.499510 -5.01386; + tangent 0.474999 -0.131878 -0.870049; + vertex 37.1887 3.21339 157.398; + texcoord 0.749030 -5.01386; + vertex 37.3169 3.17780 157.163; + texcoord 0.499510 -5.11386; + vertex 37.1594 3.48280 157.186; + normal 0.466523 0.303288 -0.830887; + texcoord 0.749030 -5.01386; + tangent -0.875738 0.0264202 -0.482062; + vertex 37.3169 3.17780 157.163; + texcoord 0.998540 -5.01386; + vertex 37.0805 3.18493 157.033; + normal 0.466523 0.303288 -0.830887; + texcoord 0.749030 -5.11386; + tangent -0.875738 0.0264203 -0.482062; + vertex 37.1594 3.48280 157.186; + normal -0.773807 -0.609156 0.173643; + texcoord 0.125240 -1.94453; + tangent 0.630309 -0.713367 0.306297; + vertex -28.1355 -62.5164 115.118; + texcoord 0.250000 -1.94453; + vertex -27.5746 -63.1512 115.390; + texcoord 0.250000 -2.99983; + tangent 0.630309 -0.713367 0.306297; + vertex -28.2015 -59.6862 124.753; + normal 0.775023 0.622541 -0.108549; + texcoord 0.624270 -1.94453; + tangent -0.621698 0.720347 -0.307558; + vertex -25.9064 -61.7099 115.121; + texcoord 0.749030 -1.94453; + vertex -26.4623 -61.0658 114.846; + texcoord 0.749030 -2.99983; + tangent -0.621698 0.720347 -0.307558; + vertex -26.9402 -58.8703 124.025; + normal 0.0721987 0.440997 -0.894600; + texcoord 0.000490000 -4.86966; + tangent -0.988286 -0.0892823 -0.123772; + vertex -30.4409 -48.8414 130.977; + texcoord 0.000490000 -4.00974; + tangent -0.988286 -0.0892839 -0.123773; + vertex -29.2481 -53.5475 128.753; + texcoord 0.250000 -4.86966; + tangent -0.988286 -0.0892823 -0.123772; + vertex -30.6949 -48.8643 130.945; + normal -0.921634 -0.217798 -0.321178; + tangent 0.00707868 -0.836946 0.547240; + vertex -30.6949 -48.8643 130.945; + texcoord 0.499510 -4.00974; + tangent 0.00707823 -0.836946 0.547239; + vertex -29.1797 -53.5768 129.793; + texcoord 0.499510 -4.86966; + tangent 0.00707868 -0.836946 0.547240; + vertex -30.6931 -49.0795 131.086; + normal -0.0714084 0.987288 -0.141998; + texcoord 0.000490000 -4.86966; + tangent -0.988286 -0.0892823 -0.123772; + vertex -30.4409 -48.8414 130.977; + texcoord 0.250000 -4.86966; + tangent -0.988286 -0.0892822 -0.123772; + vertex -30.6949 -48.8643 130.945; + texcoord 0.000490000 -4.96966; + vertex -30.6085 -48.8132 131.257; + normal -0.958935 0.149490 0.241034; + texcoord 0.250000 -4.86966; + tangent 0.00707868 -0.836946 0.547240; + vertex -30.6949 -48.8643 130.945; + texcoord 0.499510 -4.86966; + vertex -30.6931 -49.0795 131.086; + texcoord 0.250000 -4.96966; + vertex -30.6085 -48.8132 131.257; + normal 0.928766 -0.0376125 0.368752; + texcoord 0.499510 -1.94225; + tangent -0.130559 0.897887 0.420420; + vertex -17.8880 -81.6760 60.9951; + texcoord 0.624270 -1.94225; + vertex -18.0134 -80.8130 61.3992; + texcoord 0.499510 -2.98911; + tangent -0.130559 0.897887 0.420420; + vertex -21.6219 -83.0067 70.2640; + normal -0.886752 -0.461921 -0.0173349; + texcoord 0.250000 -4.92497; + tangent 0.407112 -0.798198 0.444004; + vertex -26.0167 -78.0493 81.8010; + texcoord 0.499510 -4.05653; + tangent 0.407112 -0.798198 0.444004; + vertex -24.4065 -80.9888 77.7602; + normal -0.886752 -0.461921 -0.0173349; + texcoord 0.499510 -4.92497; + tangent 0.407112 -0.798198 0.444004; + vertex -25.9091 -78.2604 81.9184; + normal -0.641884 0.0958117 0.760793; + texcoord 0.250000 -4.92497; + tangent 0.407112 -0.798198 0.444004; + vertex -26.0167 -78.0493 81.8010; + texcoord 0.499510 -4.92497; + tangent 0.407112 -0.798198 0.444004; + vertex -25.9091 -78.2604 81.9184; + texcoord 0.250000 -5.02497; + tangent 0.407112 -0.798198 0.444004; + vertex -25.7614 -77.9704 82.0064; + normal 0.852828 -0.179207 0.490479; + texcoord 0.000490000 -1.61631; + tangent 0.337310 0.906072 -0.255451; + vertex -14.9668 116.325 86.6744; + texcoord 0.125240 -1.61631; + vertex -14.6261 117.240 86.4165; + texcoord 0.000490000 -2.45004; + tangent 0.337310 0.906072 -0.255451; + vertex -19.0070 114.790 93.1386; + normal -0.367993 0.858436 0.357308; + texcoord 0.250000 -4.43146; + tangent -0.838977 -0.140874 -0.525616; + vertex -26.0355 107.150 103.965; + texcoord 0.499510 -3.87960; + tangent -0.838977 -0.140874 -0.525616; + vertex -24.9510 108.751 101.234; + texcoord 0.499510 -4.43146; + tangent -0.838977 -0.140874 -0.525616; + vertex -26.2659 107.111 103.820; + normal -0.516635 -0.0971443 0.850677; + texcoord 0.250000 -4.43146; + vertex -26.0355 107.150 103.965; + texcoord 0.499510 -4.43146; + vertex -26.2659 107.111 103.820; + texcoord 0.250000 -4.53146; + vertex -26.0957 106.813 103.890; + normal -0.0824479 -0.562639 0.822581; + texcoord 0.000490000 -2.00976; + tangent 0.708440 0.547437 0.445450; + vertex -30.4193 90.7392 135.708; + texcoord 0.125240 -2.00976; + vertex -29.8275 91.1965 136.080; + texcoord 0.000490000 -3.07229; + vertex -35.8179 96.9385 139.407; + normal 0.749736 0.522865 0.405597; + texcoord 0.250000 -2.00976; + tangent 0.0650827 0.551693 -0.831504; + vertex -29.3715 91.8386 135.863; + texcoord 0.374760 -2.00976; + vertex -29.3183 92.2893 135.183; + texcoord 0.250000 -3.07229; + tangent 0.0650829 0.551693 -0.831504; + vertex -35.4926 97.9511 139.298; + normal 0.0429517 0.608336 -0.792516; + texcoord 0.499510 -2.00976; + tangent -0.707562 -0.541508 -0.454010; + vertex -29.6992 92.2846 134.440; + normal 0.0429517 0.608336 -0.792516; + texcoord 0.624270 -2.00976; + vertex -30.3060 91.8202 134.051; + texcoord 0.499510 -3.07229; + tangent -0.707562 -0.541508 -0.454010; + vertex -36.2382 98.0941 138.545; + normal -0.785047 -0.492900 -0.375168; + texcoord 0.749030 -2.00976; + tangent -0.0571665 -0.545425 0.836208; + vertex -30.7684 91.1751 134.261; + texcoord 0.873780 -2.00976; + vertex -30.8153 90.7274 134.947; + texcoord 0.749030 -3.07229; + tangent -0.0571669 -0.545424 0.836208; + vertex -36.5706 97.0757 138.650; + normal -0.409546 0.678692 -0.609631; + texcoord 0.499510 -4.93342; + tangent -0.0694442 -0.689496 -0.720953; + vertex -45.6117 101.842 145.978; + texcoord 0.499510 -4.16718; + tangent -0.0694439 -0.689496 -0.720953; + vertex -42.2465 101.180 142.980; + texcoord 0.749030 -4.93342; + tangent -0.0694442 -0.689496 -0.720953; + vertex -45.6281 101.679 145.807; + normal -0.288552 0.466890 0.835914; + texcoord 0.250000 -4.93342; + tangent -0.562243 0.624043 -0.542635; + vertex -45.4790 101.694 146.106; + texcoord 0.499510 -4.93342; + vertex -45.6117 101.842 145.978; + texcoord 0.250000 -5.03342; + vertex -45.7598 101.595 146.064; + normal -0.859946 0.407683 -0.307062; + texcoord 0.499510 -4.93342; + tangent -0.0694442 -0.689496 -0.720953; + vertex -45.6117 101.842 145.978; + texcoord 0.749030 -4.93342; + vertex -45.6281 101.679 145.807; + texcoord 0.499510 -5.03342; + tangent -0.0694442 -0.689496 -0.720953; + vertex -45.7598 101.595 146.064; + normal 0.758984 -0.650769 0.0210335; + texcoord 0.000490000 -2.01051; + tangent 0.468913 0.568730 0.675771; + vertex -9.49565 -38.5667 149.741; + texcoord 0.125240 -2.01051; + vertex -9.10453 -38.0924 150.304; + normal 0.758984 -0.650769 0.0210336; + texcoord 0.000490000 -2.97300; + tangent 0.468913 0.568730 0.675771; + vertex -14.3278 -44.1149 152.449; + normal 0.00117745 0.376911 0.926249; + texcoord 0.250000 -2.01051; + tangent -0.537812 0.781127 -0.317174; + vertex -9.13819 -37.3064 150.520; + normal 0.00117745 0.376911 0.926249; + texcoord 0.374760 -2.01051; + vertex -9.57690 -36.6692 150.261; + texcoord 0.250000 -2.97300; + tangent -0.537812 0.781127 -0.317174; + vertex -15.0181 -43.6235 153.098; + normal -0.775769 0.630650 0.0214968; + texcoord 0.499510 -2.01051; + tangent -0.474390 -0.560410 -0.678892; + vertex -10.1637 -36.5541 149.680; + texcoord 0.624270 -2.01051; + tangent -0.474390 -0.560410 -0.678892; + vertex -10.5700 -37.0340 149.098; + texcoord 0.499510 -2.97300; + tangent -0.474389 -0.560411 -0.678892; + vertex -15.5286 -43.2409 152.242; + normal -0.0249612 -0.401243 -0.915631; + texcoord 0.749030 -2.01051; + tangent 0.542885 -0.774534 0.324613; + vertex -10.5426 -37.8223 148.875; + texcoord 0.873780 -2.01051; + vertex -10.0976 -38.4572 149.141; + texcoord 0.749030 -2.97300; + tangent 0.542886 -0.774533 0.324613; + vertex -14.8372 -43.7330 151.583; + normal 0.216148 -0.0504919 -0.975054; + texcoord 0.749030 -4.73910; + tangent 0.862198 -0.458737 0.214886; + vertex -21.0929 -53.8944 152.650; + texcoord 0.998540 -3.96166; + tangent 0.862197 -0.458737 0.214885; + vertex -18.1108 -50.0631 153.113; + texcoord 0.998540 -4.73910; + tangent 0.862198 -0.458737 0.214886; + vertex -20.8898 -54.0024 152.701; + normal -0.355379 -0.850043 -0.388758; + texcoord 0.749030 -4.73910; + tangent 0.862198 -0.458737 0.214886; + vertex -21.0929 -53.8944 152.650; + texcoord 0.998540 -4.73910; + tangent 0.862198 -0.458737 0.214886; + vertex -20.8898 -54.0024 152.701; + normal -0.355379 -0.850043 -0.388758; + texcoord 0.749030 -4.83910; + tangent 0.862198 -0.458737 0.214886; + vertex -21.0911 -54.0199 152.923; + normal 0.357196 -0.929623 -0.0906156; + texcoord 0.000490000 -1.99585; + tangent 0.502655 0.109552 0.857518; + vertex -55.6469 -77.8468 96.8380; + normal 0.357196 -0.929624 -0.0906156; + texcoord 0.125240 -1.99585; + vertex -55.2181 -77.7533 97.5696; + normal 0.357196 -0.929623 -0.0906156; + texcoord 0.000490000 -3.01360; + tangent 0.502655 0.109552 0.857518; + vertex -63.4887 -81.0080 98.3581; + normal 0.111659 0.00734825 0.993719; + texcoord 0.250000 -1.99585; + tangent -0.297274 0.954429 0.0263453; + vertex -55.0902 -77.1242 98.1024; + normal 0.111659 0.00734825 0.993719; + texcoord 0.374760 -1.99585; + vertex -55.3383 -76.3279 98.1244; + normal 0.111659 0.00734825 0.993719; + texcoord 0.250000 -3.01360; + tangent -0.297273 0.954429 0.0263453; + vertex -64.0542 -80.4888 99.1345; + normal -0.402697 0.905711 0.132372; + texcoord 0.499510 -1.99585; + tangent -0.505616 -0.0995545 -0.856996; + vertex -55.8169 -75.8309 97.6227; + texcoord 0.624270 -1.99585; + vertex -56.2598 -75.9181 96.8720; + texcoord 0.499510 -3.01360; + tangent -0.505616 -0.0995544 -0.856996; + vertex -64.3439 -79.7356 98.3990; + normal -0.155285 -0.0319618 -0.987353; + texcoord 0.749030 -1.99585; + tangent 0.302777 -0.952914 -0.0167719; + vertex -56.3934 -76.5446 96.3312; + texcoord 0.873780 -1.99585; + tangent 0.302777 -0.952914 -0.0167719; + vertex -56.1396 -77.3435 96.3172; + texcoord 0.749030 -3.01360; + tangent 0.302777 -0.952914 -0.0167720; + vertex -63.7765 -80.2533 97.6125; + normal -0.289677 -0.803028 -0.520801; + texcoord 0.749030 -4.89967; + tangent 0.233766 -0.587011 0.775094; + vertex -74.6250 -86.8729 95.9142; + texcoord 0.998540 -4.89967; + vertex -74.5686 -87.0144 96.1010; + texcoord 0.749030 -4.99967; + tangent 0.233766 -0.587011 0.775094; + vertex -74.8591 -86.9146 96.1087; + normal -0.991067 -0.0922165 0.0963427; + texcoord 0.250000 -4.64477; + tangent -0.133355 0.693381 -0.708124; + vertex -48.8207 -95.2661 16.3338; + texcoord 0.499510 -4.64477; + vertex -48.8585 -95.0695 16.1330; + texcoord 0.250000 -4.74477; + tangent -0.133355 0.693381 -0.708124; + vertex -48.8401 -95.4055 16.0008; + normal -0.301414 0.334787 -0.892786; + texcoord 0.499510 -4.64477; + tangent 0.895809 -0.221306 -0.385422; + vertex -48.8585 -95.0695 16.1330; + texcoord 0.749030 -4.64477; + vertex -48.6045 -95.1323 16.0237; + texcoord 0.499510 -4.74477; + vertex -48.8401 -95.4055 16.0008; + normal 0.193889 0.956976 -0.215879; + texcoord 0.000490000 -1.44156; + tangent -0.920417 0.253599 0.297524; + vertex 9.51004 116.359 89.7754; + texcoord 0.166830 -1.44156; + tangent -0.920417 0.253599 0.297524; + vertex 8.46562 116.646 90.1130; + texcoord 0.000490000 -2.25374; + tangent -0.920417 0.253599 0.297524; + vertex 10.5597 117.686 96.6038; + normal -0.692212 0.693771 0.198808; + texcoord 0.166830 -1.44156; + tangent -0.627053 -0.714541 0.310219; + vertex 8.46562 116.646 90.1130; + texcoord 0.333170 -1.44156; + vertex 7.77082 115.855 90.4567; + normal -0.692212 0.693771 0.198808; + texcoord 0.333170 -2.25374; + tangent -0.627053 -0.714541 0.310218; + vertex 10.8238 116.843 97.6387; + normal -0.869267 -0.279234 0.407926; + texcoord 0.333170 -1.44156; + tangent 0.308117 -0.951333 0.00537210; + vertex 7.77082 115.855 90.4567; + texcoord 0.499510 -1.44156; + vertex 8.12045 114.775 90.4628; + texcoord 0.333170 -2.25374; + tangent 0.308117 -0.951333 0.00537215; + vertex 10.8238 116.843 97.6387; + normal 0.743336 -0.667948 -0.0360154; + texcoord 0.665860 -1.44156; + tangent 0.627050 0.714548 -0.310208; + vertex 9.18649 114.466 90.1201; + texcoord 0.832200 -1.44156; + vertex 9.88128 115.258 89.7764; + texcoord 0.665860 -2.25374; + tangent 0.627050 0.714548 -0.310208; + vertex 11.6058 116.815 96.4970; + normal 0.927797 0.312740 -0.203434; + texcoord 0.832200 -1.44156; + tangent -0.319584 0.947558 -0.000834112; + vertex 9.88128 115.258 89.7764; + texcoord 0.998540 -1.44156; + vertex 9.51004 116.359 89.7754; + normal 0.927797 0.312740 -0.203434; + texcoord 0.998540 -2.25374; + tangent -0.319584 0.947558 -0.000833935; + vertex 10.5597 117.686 96.6038; + normal 0.599609 0.785224 0.154569; + texcoord 0.665860 -3.66968; + tangent -0.573216 0.286608 0.767645; + vertex 17.7189 121.135 102.378; + texcoord 0.998540 -3.66968; + vertex 17.5461 121.222 102.610; + texcoord 0.665860 -3.76968; + vertex 17.7861 121.027 102.665; + normal -0.261612 0.941230 -0.213650; + texcoord 0.000490000 -1.41539; + tangent -0.920486 -0.176734 0.348525; + vertex 2.86470 63.9794 141.923; + normal -0.261612 0.941230 -0.213650; + texcoord 0.125240 -1.41539; + tangent -0.920487 -0.176734 0.348525; + vertex 2.01663 63.8166 142.244; + texcoord 0.000490000 -2.14791; + tangent -0.920486 -0.176734 0.348525; + vertex 6.76916 65.9427 145.791; + normal -0.468561 -0.311842 0.826562; + texcoord 0.250000 -1.41539; + tangent 0.0901308 -0.947620 -0.306421; + vertex 1.47437 63.0977 142.276; + texcoord 0.374760 -1.41539; + vertex 1.55558 62.2439 142.000; + texcoord 0.250000 -2.14791; + tangent 0.0901305 -0.947620 -0.306421; + vertex 7.26515 64.9867 146.271; + normal -0.0739692 -0.707174 0.703160; + texcoord 0.374760 -1.41539; + tangent 0.713199 -0.530344 -0.458346; + vertex 1.55558 62.2439 142.000; + texcoord 0.499510 -1.41539; + vertex 2.21267 61.7552 141.577; + texcoord 0.499510 -2.14791; + tangent 0.713199 -0.530344 -0.458347; + vertex 7.92279 64.8600 145.301; + normal 0.284897 -0.904507 0.317334; + texcoord 0.499510 -1.41539; + tangent 0.921165 0.166782 -0.351622; + vertex 2.21267 61.7552 141.577; + texcoord 0.624270 -1.41539; + tangent 0.921165 0.166782 -0.351623; + vertex 3.08407 61.9130 141.245; + normal 0.284897 -0.904507 0.317334; + texcoord 0.499510 -2.14791; + tangent 0.921165 0.166782 -0.351622; + vertex 7.92279 64.8600 145.301; + normal 0.756658 -0.596296 -0.268139; + texcoord 0.624270 -1.41539; + tangent 0.609579 0.791693 -0.0404301; + vertex 3.08407 61.9130 141.245; + texcoord 0.749030 -1.41539; + vertex 3.63599 62.6298 141.208; + normal 0.756658 -0.596297 -0.268139; + texcoord 0.749030 -2.14791; + tangent 0.609579 0.791693 -0.0404300; + vertex 7.42788 65.8215 144.811; + normal 0.498820 0.317579 -0.806426; + texcoord 0.749030 -1.41539; + tangent -0.100354 0.945354 0.310217; + vertex 3.63599 62.6298 141.208; + normal 0.498820 0.317579 -0.806426; + texcoord 0.873780 -1.41539; + vertex 3.54513 63.4857 141.489; + texcoord 0.749030 -2.14791; + tangent -0.100354 0.945354 0.310217; + vertex 7.42788 65.8215 144.811; + normal 0.191611 0.783514 -0.591093; + texcoord 0.873780 -1.41539; + tangent -0.719283 0.521860 0.458578; + vertex 3.54513 63.4857 141.489; + normal 0.191611 0.783514 -0.591093; + texcoord 0.998540 -1.41539; + vertex 2.86470 63.9794 141.923; + texcoord 0.998540 -2.14791; + vertex 6.76916 65.9427 145.791; + normal 0.667002 0.656527 0.352251; + texcoord 0.749030 -3.53694; + tangent 0.00576384 -0.477317 0.878712; + vertex 15.3945 69.8955 148.284; + normal 0.667002 0.656527 0.352251; + texcoord 0.998540 -3.53694; + vertex 15.3960 69.7712 148.513; + texcoord 0.749030 -3.63694; + tangent 0.00576387 -0.477317 0.878712; + vertex 15.6226 69.6551 148.300; + normal -0.00597666 0.917121 0.398564; + texcoord 0.000490000 -1.41486; + tangent -0.975211 -0.0935104 0.200550; + vertex 20.4569 -47.0114 136.373; + normal -0.00597666 0.917121 0.398564; + texcoord 0.166830 -1.41486; + vertex 19.3141 -47.1210 136.608; + normal -0.00597666 0.917121 0.398564; + texcoord 0.000490000 -2.14417; + tangent -0.975211 -0.0935104 0.200550; + vertex 25.1272 -48.1927 139.161; + normal -0.335947 -0.893859 0.296910; + texcoord 0.333170 -1.41486; + tangent 0.410993 -0.422755 -0.807690; + vertex 18.6529 -47.7260 135.896; + texcoord 0.499510 -1.41486; + vertex 19.1345 -48.2214 134.950; + texcoord 0.333170 -2.14417; + tangent 0.410993 -0.422755 -0.807690; + vertex 25.4959 -49.4113 138.565; + normal 0.0616229 -0.990737 -0.121009; + texcoord 0.499510 -1.41486; + tangent 0.973625 0.0863524 -0.211181; + vertex 19.1345 -48.2214 134.950; + normal 0.0616229 -0.990737 -0.121009; + texcoord 0.665860 -1.41486; + tangent 0.973625 0.0863524 -0.211181; + vertex 20.3025 -48.1178 134.696; + normal 0.0616229 -0.990737 -0.121009; + texcoord 0.665860 -2.14417; + tangent 0.973625 0.0863524 -0.211181; + vertex 25.9168 -48.1712 137.992; + normal 0.463696 0.414270 -0.783177; + texcoord 0.665860 -1.41486; + tangent 0.577817 0.528702 0.621772; + vertex 20.3025 -48.1178 134.696; + texcoord 0.832200 -1.41486; + vertex 20.9637 -47.5128 135.408; + texcoord 0.665860 -2.14417; + tangent 0.577818 0.528702 0.621772; + vertex 25.9168 -48.1712 137.992; + normal 0.954478 0.271504 0.123523; + texcoord 0.665860 -3.50185; + tangent -0.00774455 -0.391418 0.920180; + vertex 34.4519 -49.2408 141.151; + normal 0.954478 0.271504 0.123523; + texcoord 0.998540 -3.50185; + tangent -0.00774455 -0.391418 0.920180; + vertex 34.4495 -49.3627 141.438; + normal 0.954478 0.271504 0.123523; + texcoord 0.665860 -3.60185; + tangent -0.00774455 -0.391418 0.920180; + vertex 34.5354 -49.5516 141.189; + normal -0.359499 0.234830 0.903114; + texcoord 0.000490000 -2.35200; + tangent -0.933055 -0.0769831 -0.351400; + vertex -26.1705 -100.422 83.6482; + texcoord 0.125240 -2.35200; + vertex -26.9173 -100.484 83.3670; + texcoord 0.000490000 -2.81062; + tangent -0.933055 -0.0769830 -0.351400; + vertex -25.0630 -103.518 84.8940; + normal -0.719828 -0.627335 -0.297151; + texcoord 0.250000 -2.35200; + tangent 0.363453 0.0240926 -0.931301; + vertex -27.2424 -100.514 82.6482; + texcoord 0.374760 -2.35200; + vertex -26.9555 -100.495 81.9130; + texcoord 0.250000 -2.81062; + tangent 0.363453 0.0240924 -0.931301; + vertex -24.6602 -104.203 84.1814; + normal -0.238840 -0.703888 -0.668953; + texcoord 0.374760 -2.35200; + tangent 0.913280 0.0712553 -0.401050; + vertex -26.9555 -100.495 81.9130; + texcoord 0.499510 -2.35200; + vertex -26.2245 -100.438 81.5920; + normal -0.238840 -0.703888 -0.668953; + texcoord 0.499510 -2.81062; + tangent 0.913281 0.0712553 -0.401050; + vertex -23.8595 -103.523 83.9934; + normal 0.346477 -0.396256 -0.850256; + texcoord 0.499510 -2.35200; + tangent 0.935352 0.0771392 0.345204; + vertex -26.2245 -100.438 81.5920; + texcoord 0.624270 -2.35200; + vertex -25.4635 -100.375 81.8729; + texcoord 0.499510 -2.81062; + tangent 0.935352 0.0771392 0.345204; + vertex -23.8595 -103.523 83.9934; + normal 0.908243 -0.0363537 -0.416862; + texcoord 0.624270 -2.35200; + tangent 0.418103 0.0386111 0.907579; + vertex -25.4635 -100.375 81.8729; + texcoord 0.749030 -2.35200; + vertex -25.1325 -100.345 82.5915; + normal 0.908243 -0.0363537 -0.416862; + texcoord 0.749030 -2.81062; + tangent 0.418103 0.0386111 0.907579; + vertex -24.2605 -102.831 84.7082; + normal 0.773460 0.545694 0.322456; + texcoord 0.749030 -2.35200; + tangent -0.369830 -0.0246293 0.928773; + vertex -25.1325 -100.345 82.5915; + texcoord 0.873780 -2.35200; + vertex -25.4253 -100.364 83.3269; + texcoord 0.749030 -2.81062; + tangent -0.369830 -0.0246293 0.928773; + vertex -24.2605 -102.831 84.7082; + normal 0.416950 -0.565319 0.711735; + texcoord 0.749030 -3.71803; + tangent -0.638325 -0.739571 -0.213484; + vertex -20.5824 -107.360 87.4268; + texcoord 0.998540 -3.71803; + vertex -20.7609 -107.567 87.3671; + texcoord 0.749030 -3.81803; + tangent -0.638325 -0.739571 -0.213484; + vertex -20.4594 -107.583 87.1775; + normal -0.522787 -0.533661 0.664755; + texcoord 0.000490000 -1.44283; + tangent -0.364368 -0.565094 -0.740206; + vertex 8.47997 -89.7895 34.5068; + texcoord 0.166830 -1.44283; + vertex 8.06721 -90.4297 33.6683; + texcoord 0.000490000 -2.30730; + tangent -0.364368 -0.565094 -0.740206; + vertex 13.5688 -95.4767 33.9432; + normal -0.0676863 -0.178512 -0.981607; + texcoord 0.333170 -1.44283; + tangent 0.599843 0.778906 -0.183011; + vertex 8.33397 -90.1875 32.6225; + texcoord 0.499510 -1.44283; + vertex 9.01348 -89.3051 32.4152; + texcoord 0.333170 -2.30730; + tangent 0.599843 0.778906 -0.183011; + vertex 14.5607 -95.1127 33.0888; + normal 0.689996 0.646394 0.325698; + texcoord 0.665860 -1.44283; + tangent -0.241161 -0.218960 0.945462; + vertex 9.44318 -88.6414 33.2635; + texcoord 0.832200 -1.44283; + tangent -0.241161 -0.218960 0.945462; + vertex 9.17642 -88.8836 34.3093; + texcoord 0.665860 -2.30730; + tangent -0.241161 -0.218960 0.945462; + vertex 14.4077 -94.4621 34.2983; + normal -0.0741374 -0.949878 0.303705; + texcoord 0.665860 -3.84434; + tangent -0.0433273 -0.301187 -0.952580; + vertex 21.1169 -101.833 37.7324; + texcoord 0.998540 -3.84434; + vertex 21.1039 -101.924 37.4458; + normal -0.0741373 -0.949877 0.303705; + texcoord 0.665860 -3.94434; + vertex 21.3841 -101.902 37.5839; + normal 0.911218 0.407589 0.0596050; + texcoord 0.499510 -2.52734; + tangent -0.000511708 0.145823 -0.989311; + vertex -8.64543 168.847 61.7617; + texcoord 0.499510 -0.576050; + tangent -0.000513850 0.145820 -0.989311; + vertex -4.36838 159.008 63.6540; + normal 0.911218 0.407589 0.0596050; + texcoord 0.749030 -2.52734; + tangent -0.000511708 0.145823 -0.989311; + vertex -8.64550 168.867 61.6253; + normal 0.249056 -0.0286966 -0.968064; + tangent -0.561884 -0.818422 -0.120296; + vertex -8.64550 168.867 61.6253; + texcoord 0.998540 -0.576050; + tangent -0.561882 -0.818424 -0.120295; + vertex -3.87433 159.510 63.1302; + texcoord 0.998540 -2.52734; + tangent -0.561884 -0.818422 -0.120296; + vertex -8.72299 168.754 61.6087; + normal 0.155450 0.977296 0.143972; + texcoord 0.499510 -2.52734; + tangent -0.000511708 0.145823 -0.989311; + vertex -8.64543 168.847 61.7617; + texcoord 0.749030 -2.52734; + vertex -8.64550 168.867 61.6253; + texcoord 0.499510 -2.62734; + tangent -0.000511734 0.145823 -0.989311; + vertex -8.80521 168.882 61.6973; + normal -0.353245 0.368887 -0.859733; + texcoord 0.749030 -2.52734; + tangent -0.561884 -0.818422 -0.120296; + vertex -8.64550 168.867 61.6253; + texcoord 0.998540 -2.52734; + vertex -8.72299 168.754 61.6087; + texcoord 0.749030 -2.62734; + tangent -0.561884 -0.818422 -0.120296; + vertex -8.80521 168.882 61.6973; + normal -0.0640671 -0.309301 0.948804; + texcoord 0.000490000 1.00000; + tangent 0.698962 0.664695 0.263881; + vertex -16.7998 88.8635 145.548; + texcoord 0.250000 1.00000; + vertex -15.7369 89.8743 145.949; + texcoord 0.000490000 -0.527500; + tangent 0.698962 0.664695 0.263881; + vertex -16.2968 99.7299 149.124; + normal 0.367223 -0.477842 0.798007; + texcoord 0.499510 -2.43103; + tangent 0.757180 0.651862 0.0418972; + vertex -18.6332 108.193 154.676; + texcoord 0.499510 -0.527500; + tangent 0.757179 0.651862 0.0418970; + vertex -17.1145 99.4801 148.760; + texcoord 0.749030 -2.43103; + tangent 0.757179 0.651862 0.0418972; + vertex -18.5226 108.288 154.682; + normal 0.958069 0.282030 -0.0506188; + tangent -0.106549 0.186664 -0.976629; + vertex -18.5226 108.288 154.682; + normal 0.958069 0.282030 -0.0506188; + texcoord 0.998540 -0.527500; + tangent -0.106549 0.186662 -0.976629; + vertex -16.2968 99.7299 149.124; + texcoord 0.998540 -2.43103; + tangent -0.106549 0.186664 -0.976629; + vertex -18.5381 108.316 154.539; + normal -0.178339 0.144596 0.973287; + texcoord 0.499510 -2.43103; + tangent 0.757179 0.651862 0.0418972; + vertex -18.6332 108.193 154.676; + texcoord 0.749030 -2.43103; + vertex -18.5226 108.288 154.682; + normal -0.178339 0.144596 0.973287; + texcoord 0.499510 -2.53103; + tangent 0.757179 0.651862 0.0418972; + vertex -18.6855 108.368 154.640; + normal 0.410206 0.902989 0.127836; + texcoord 0.749030 -2.43103; + tangent -0.106549 0.186664 -0.976629; + vertex -18.5226 108.288 154.682; + texcoord 0.998540 -2.43103; + vertex -18.5381 108.316 154.539; + texcoord 0.749030 -2.53103; + tangent -0.106549 0.186664 -0.976629; + vertex -18.6855 108.368 154.640; + normal 0.391208 -0.754508 0.526948; + texcoord 0.333170 -2.69501; + tangent 0.730668 0.602766 0.320620; + vertex 12.7655 -18.6703 179.898; + texcoord 0.665860 -0.681930; + tangent 0.730669 0.602764 0.320622; + vertex 12.4094 -25.0109 171.084; + texcoord 0.665860 -2.69501; + tangent 0.730668 0.602766 0.320620; + vertex 12.8585 -18.5937 179.939; + normal 0.787138 0.479768 -0.387604; + tangent -0.549090 0.258865 -0.794663; + vertex 12.8585 -18.5937 179.939; + texcoord 0.665860 -0.681930; + tangent -0.549090 0.258867 -0.794662; + vertex 12.4094 -25.0109 171.084; + texcoord 0.998540 -2.69501; + tangent -0.549090 0.258865 -0.794663; + vertex 12.7886 -18.5607 179.838; + normal -0.00393131 -0.465890 0.884834; + texcoord 0.333170 -2.69501; + tangent 0.730668 0.602766 0.320620; + vertex 12.7655 -18.6703 179.898; + normal -0.00393132 -0.465890 0.884834; + texcoord 0.665860 -2.69501; + vertex 12.8585 -18.5937 179.939; + texcoord 0.333170 -2.79501; + vertex 12.7327 -18.5568 179.958; + normal 0.294424 0.949783 0.105957; + texcoord 0.665860 -2.69501; + tangent -0.549090 0.258865 -0.794663; + vertex 12.8585 -18.5937 179.939; + normal 0.294424 0.949783 0.105957; + texcoord 0.998540 -2.69501; + vertex 12.7886 -18.5607 179.838; + normal 0.294424 0.949783 0.105957; + texcoord 0.665860 -2.79501; + vertex 12.7327 -18.5568 179.958; + normal 0.563649 0.816963 0.121946; + texcoord 0.665860 -2.63543; + tangent -0.682004 0.543570 -0.489288; + vertex -43.4798 -87.4771 124.392; + texcoord 0.665860 -0.698110; + tangent -0.682002 0.543569 -0.489292; + vertex -39.4716 -88.8065 114.772; + texcoord 0.998540 -2.63543; + tangent -0.682003 0.543570 -0.489288; + vertex -43.5638 -87.4102 124.332; + normal 0.156931 0.762205 0.628025; + texcoord 0.665860 -2.63543; + vertex -43.4798 -87.4771 124.392; + texcoord 0.998540 -2.63543; + vertex -43.5638 -87.4102 124.332; + texcoord 0.665860 -2.73543; + tangent -0.682004 0.543570 -0.489288; + vertex -43.6021 -87.4832 124.430; + normal -0.248489 -0.784778 -0.567782; + texcoord 0.250000 -2.82263; + tangent 0.793749 -0.500935 0.345001; + vertex -27.1127 -101.391 48.4783; + texcoord 0.499510 -0.694370; + tangent 0.793749 -0.500936 0.345000; + vertex -20.5593 -97.2957 39.9492; + normal -0.248489 -0.784778 -0.567782; + texcoord 0.499510 -2.82263; + tangent 0.793749 -0.500935 0.345001; + vertex -27.0020 -101.461 48.5264; + normal -0.523857 -0.851251 -0.0307560; + texcoord 0.250000 -2.82263; + vertex -27.1127 -101.391 48.4783; + normal -0.523857 -0.851251 -0.0307560; + texcoord 0.499510 -2.82263; + vertex -27.0020 -101.461 48.5264; + texcoord 0.250000 -2.92263; + tangent 0.793749 -0.500935 0.345001; + vertex -27.1080 -101.401 48.6558; + normal -0.374721 0.562736 -0.736826; + texcoord 0.000490000 -1.14459; + tangent -0.368845 -0.819617 -0.438385; + vertex -4.92914 154.077 77.1534; + texcoord 0.000490000 0.0357500; + tangent -0.368845 -0.819617 -0.438384; + vertex -2.85683 149.612 72.6895; + texcoord 0.333170 -1.14459; + tangent -0.368845 -0.819617 -0.438385; + vertex -4.99502 153.930 77.0751; + normal -0.0251289 0.787160 -0.616236; + tangent -0.552199 0.502923 0.664940; + vertex -4.99502 153.930 77.0751; + normal -0.0251289 0.787160 -0.616236; + texcoord 0.665860 0.0357500; + tangent -0.552199 0.502922 0.664940; + vertex -2.58502 150.156 72.1565; + normal -0.0251289 0.787160 -0.616236; + texcoord 0.665860 -1.14459; + tangent -0.552199 0.502923 0.664940; + vertex -5.09365 154.020 77.1939; + normal 0.382925 -0.631025 0.674667; + tangent 0.921071 0.316697 -0.226566; + vertex -5.09365 154.020 77.1939; + texcoord 0.665860 0.0357500; + tangent 0.921071 0.316695 -0.226565; + vertex -2.58502 150.156 72.1565; + texcoord 0.998540 -1.14459; + tangent 0.921071 0.316697 -0.226566; + vertex -4.92914 154.077 77.1534; + normal 0.688419 0.0760061 -0.721320; + texcoord 0.000490000 -1.14459; + tangent -0.368845 -0.819617 -0.438385; + vertex -4.92914 154.077 77.1534; + texcoord 0.333170 -1.14459; + vertex -4.99502 153.930 77.0751; + texcoord 0.000490000 -1.24459; + tangent -0.368845 -0.819617 -0.438385; + vertex -5.06391 154.096 77.0268; + normal -0.825027 -0.444455 -0.348984; + texcoord 0.333170 -1.14459; + tangent -0.552199 0.502923 0.664940; + vertex -4.99502 153.930 77.0751; + texcoord 0.665860 -1.14459; + vertex -5.09365 154.020 77.1939; + texcoord 0.333170 -1.24459; + vertex -5.06391 154.096 77.0268; + normal -0.218912 0.902326 0.371328; + texcoord 0.665860 -1.14459; + tangent 0.921071 0.316697 -0.226566; + vertex -5.09365 154.020 77.1939; + texcoord 0.998540 -1.14459; + vertex -4.92914 154.077 77.1534; + texcoord 0.665860 -1.24459; + vertex -5.06391 154.096 77.0268; + normal -0.243257 -0.729030 -0.639797; + texcoord 0.000490000 0.138080; + tangent 0.613367 -0.626600 0.480785; + vertex -22.3662 92.0006 150.918; + normal -0.243257 -0.729030 -0.639797; + texcoord 0.333170 1.00000; + tangent 0.613366 -0.626600 0.480784; + vertex -16.9800 92.5384 148.258; + texcoord 0.333170 0.138080; + tangent 0.613367 -0.626600 0.480785; + vertex -21.9108 91.5353 151.275; + normal -0.612127 -0.761825 -0.211948; + texcoord 0.000490000 0.138080; + vertex -22.3662 92.0006 150.918; + texcoord 0.333170 0.138080; + vertex -21.9108 91.5353 151.275; + texcoord 0.333170 -0.822760; + tangent 0.613367 -0.626600 0.480784; + vertex -25.6171 93.6799 154.271; + normal -0.470330 -0.861508 -0.191293; + texcoord 0.665860 -0.822760; + tangent 0.625262 -0.478283 0.616679; + vertex -25.7679 93.6201 154.244; + texcoord 0.665860 0.138080; + tangent 0.625262 -0.478284 0.616679; + vertex -21.6306 92.1098 150.873; + texcoord 0.998540 -0.822760; + tangent 0.625262 -0.478283 0.616679; + vertex -25.6651 93.5414 154.346; + normal -0.772601 -0.490902 0.402621; + texcoord 0.665860 -0.822760; + vertex -25.7679 93.6201 154.244; + texcoord 0.998540 -0.822760; + vertex -25.6651 93.5414 154.346; + texcoord 0.665860 -0.922760; + tangent 0.625262 -0.478283 0.616679; + vertex -25.7331 93.6901 154.397; + normal 0.0665443 0.850122 0.522364; + texcoord 0.000490000 -1.18015; + tangent -0.281565 0.518247 -0.807552; + vertex 0.360460 -36.4949 167.959; + texcoord 0.000490000 0.00564998; + tangent -0.281567 0.518247 -0.807552; + vertex 5.53669 -34.7353 164.436; + texcoord 0.333170 -1.18015; + tangent -0.281565 0.518247 -0.807552; + vertex 0.321830 -36.4238 167.849; + normal -0.368815 -0.283656 -0.885164; + tangent -0.654296 -0.597169 0.463989; + vertex 0.321830 -36.4238 167.849; + texcoord 0.665860 0.00564998; + tangent -0.654296 -0.597169 0.463989; + vertex 5.82451 -34.5828 164.966; + texcoord 0.665860 -1.18015; + tangent -0.654296 -0.597169 0.463989; + vertex 0.232060 -36.5057 167.912; + normal 0.180332 -0.944613 -0.274203; + tangent 0.935819 0.0789318 0.343530; + vertex 0.232060 -36.5057 167.912; + texcoord 0.665860 0.00564998; + tangent 0.935819 0.0789323 0.343531; + vertex 5.82451 -34.5828 164.966; + normal 0.180332 -0.944613 -0.274203; + texcoord 0.998540 -1.18015; + tangent 0.935819 0.0789318 0.343530; + vertex 0.360460 -36.4949 167.959; + normal 0.782636 0.610959 0.119206; + texcoord 0.000490000 -1.18015; + tangent -0.281565 0.518247 -0.807552; + vertex 0.360460 -36.4949 167.959; + texcoord 0.333170 -1.18015; + vertex 0.321830 -36.4238 167.849; + texcoord 0.000490000 -1.28015; + vertex 0.271610 -36.3844 167.976; + normal -0.755035 0.481245 -0.445338; + texcoord 0.333170 -1.18015; + tangent -0.654296 -0.597169 0.463989; + vertex 0.321830 -36.4238 167.849; + texcoord 0.665860 -1.18015; + vertex 0.232060 -36.5057 167.912; + texcoord 0.333170 -1.28015; + vertex 0.271610 -36.3844 167.976; + normal -0.292436 -0.370246 0.881702; + texcoord 0.665860 -1.18015; + tangent 0.935819 0.0789318 0.343530; + vertex 0.232060 -36.5057 167.912; + texcoord 0.998540 -1.18015; + vertex 0.360460 -36.4949 167.959; + texcoord 0.665860 -1.28015; + vertex 0.271610 -36.3844 167.976; + normal -0.180586 0.959810 -0.214832; + texcoord 0.000490000 1.00000; + tangent 0.850899 0.262010 0.455327; + vertex 33.3792 51.9757 74.4174; + texcoord 0.250000 1.00000; + tangent 0.850899 0.262010 0.455327; + vertex 35.3632 52.5866 75.4790; + normal -0.180586 0.959810 -0.214832; + texcoord 0.250000 0.140120; + tangent 0.850899 0.262010 0.455327; + vertex 42.3271 53.1239 72.0255; + normal 0.364023 0.465848 0.806519; + texcoord 0.250000 1.00000; + tangent -0.635568 -0.508745 0.580717; + vertex 35.3632 52.5866 75.4790; + texcoord 0.499510 1.00000; + vertex 33.8813 51.4004 76.8330; + texcoord 0.250000 0.140120; + vertex 42.3271 53.1239 72.0255; + normal 0.229846 -0.733301 0.639876; + texcoord 0.499510 1.00000; + tangent -0.622988 -0.615980 -0.482135; + vertex 33.8813 51.4004 76.8330; + texcoord 0.749030 1.00000; + vertex 32.1012 49.6403 75.4553; + texcoord 0.749030 0.140120; + tangent -0.622988 -0.615980 -0.482135; + vertex 42.9984 51.0228 73.1253; + normal -0.157592 -0.327762 -0.931524; + texcoord 0.749030 1.00000; + tangent 0.447283 0.817308 -0.363244; + vertex 32.1012 49.6403 75.4553; + texcoord 0.998540 1.00000; + vertex 33.3792 51.9757 74.4174; + texcoord 0.749030 0.140120; + vertex 42.9984 51.0228 73.1253; + normal -0.205750 -0.972032 0.113227; + texcoord 0.250000 -1.68832; + tangent -0.0267313 -0.110077 -0.993564; + vertex 59.1260 51.2107 68.3056; + texcoord 0.499510 -1.24604; + tangent -0.0267311 -0.110077 -0.993564; + vertex 55.2850 51.9816 67.9435; + normal -0.205750 -0.972032 0.113227; + texcoord 0.499510 -1.68832; + tangent -0.0267313 -0.110077 -0.993564; + vertex 59.1010 51.1078 67.3772; + normal 0.338283 -0.936275 0.0946283; + texcoord 0.250000 -1.68832; + tangent -0.0267313 -0.110077 -0.993564; + vertex 59.1260 51.2107 68.3056; + texcoord 0.499510 -1.68832; + tangent -0.0267313 -0.110077 -0.993564; + vertex 59.1010 51.1078 67.3772; + texcoord 0.250000 -2.02047; + tangent -0.0267311 -0.110077 -0.993564; + vertex 61.3994 51.9558 67.5512; + normal -0.00164360 -0.196704 0.980461; + tangent 0.0935099 -0.976197 -0.195692; + vertex 61.3994 51.9558 67.5512; + texcoord 0.499510 -1.68832; + tangent 0.0935099 -0.976197 -0.195692; + vertex 59.1010 51.1078 67.3772; + texcoord 0.499510 -2.02047; + tangent 0.0935099 -0.976197 -0.195692; + vertex 61.4645 51.2765 67.4150; + normal 0.569068 -0.108877 0.815050; + texcoord 0.250000 -2.02047; + vertex 61.3994 51.9558 67.5512; + texcoord 0.499510 -2.02047; + vertex 61.4645 51.2765 67.4150; + texcoord 0.250000 -2.28133; + tangent 0.0935100 -0.976197 -0.195692; + vertex 63.0728 52.1353 66.4067; + normal -0.218385 0.886909 0.407063; + tangent 0.0190518 -0.413177 0.910451; + vertex 63.0728 52.1353 66.4067; + normal -0.218385 0.886909 0.407063; + texcoord 0.499510 -2.02047; + tangent 0.0190518 -0.413177 0.910451; + vertex 61.4645 51.2765 67.4150; + texcoord 0.499510 -2.28133; + tangent 0.0190518 -0.413177 0.910451; + vertex 63.0816 51.9455 66.8249; + normal 0.469261 0.807783 0.356765; + texcoord 0.250000 -2.28133; + tangent 0.0190518 -0.413177 0.910451; + vertex 63.0728 52.1353 66.4067; + texcoord 0.499510 -2.28133; + tangent 0.0190518 -0.413177 0.910451; + vertex 63.0816 51.9455 66.8249; + texcoord 0.250000 -2.52382; + tangent 0.0190519 -0.413177 0.910451; + vertex 64.2749 51.7442 65.7113; + normal -0.463399 0.640492 -0.612398; + tangent 0.544481 0.751034 0.373481; + vertex 64.2749 51.7442 65.7113; + texcoord 0.499510 -2.28133; + tangent 0.544481 0.751034 0.373481; + vertex 63.0816 51.9455 66.8249; + texcoord 0.499510 -2.52382; + tangent 0.544481 0.751034 0.373481; + vertex 64.3968 51.9123 65.7950; + normal 0.302489 0.883455 0.357782; + tangent -0.223665 -0.299095 0.927640; + vertex 64.3968 51.9123 65.7950; + texcoord 0.499510 -2.28133; + tangent -0.223665 -0.299095 0.927640; + vertex 63.0816 51.9455 66.8249; + texcoord 0.749030 -2.52382; + tangent -0.223665 -0.299095 0.927640; + vertex 64.3467 51.8454 66.0027; + normal 0.547043 0.0195764 -0.836875; + texcoord 0.250000 -2.52382; + tangent 0.544481 0.751034 0.373481; + vertex 64.2749 51.7442 65.7113; + texcoord 0.499510 -2.52382; + vertex 64.3968 51.9123 65.7950; + texcoord 0.250000 -2.62382; + tangent 0.544481 0.751034 0.373481; + vertex 64.5028 51.6550 65.8582; + normal 0.837199 0.428383 0.339980; + texcoord 0.499510 -2.52382; + tangent -0.223665 -0.299095 0.927640; + vertex 64.3968 51.9123 65.7950; + texcoord 0.749030 -2.52382; + vertex 64.3467 51.8454 66.0027; + texcoord 0.499510 -2.62382; + vertex 64.5028 51.6550 65.8582; + normal 0.0227612 0.887506 -0.460234; + texcoord 0.000490000 1.00000; + tangent 0.656099 0.334088 0.676697; + vertex 19.7609 39.7224 85.3173; + texcoord 0.250000 1.00000; + vertex 21.2085 40.4595 86.8103; + texcoord 0.250000 0.0514400; + vertex 29.4790 39.1625 84.7182; + normal 0.277755 0.297948 0.913279; + texcoord 0.250000 1.00000; + tangent -0.792475 -0.466291 0.393138; + vertex 21.2085 40.4595 86.8103; + normal 0.277755 0.297948 0.913279; + texcoord 0.499510 1.00000; + vertex 19.4600 39.4307 87.6778; + texcoord 0.250000 0.0514400; + tangent -0.792475 -0.466291 0.393138; + vertex 29.4790 39.1625 84.7182; + normal -0.0105154 -0.650427 0.759496; + texcoord 0.499510 1.00000; + tangent -0.433283 -0.681567 -0.589688; + vertex 19.4600 39.4307 87.6778; + normal -0.0105154 -0.650427 0.759496; + texcoord 0.749030 1.00000; + vertex 18.2884 37.5877 86.0832; + texcoord 0.749030 0.0514400; + tangent -0.433283 -0.681567 -0.589688; + vertex 29.5830 37.9872 86.5817; + normal 0.0540221 -0.370047 -0.927441; + texcoord 0.749030 1.00000; + tangent 0.544560 0.789440 -0.283265; + vertex 18.2884 37.5877 86.0832; + texcoord 0.998540 1.00000; + tangent 0.544560 0.789440 -0.283265; + vertex 19.7609 39.7224 85.3173; + texcoord 0.749030 0.0514400; + tangent 0.544560 0.789440 -0.283265; + vertex 29.5830 37.9872 86.5817; + normal -0.306865 -0.515942 0.799774; + texcoord 0.250000 -1.87197; + tangent 0.232500 -0.855495 -0.462680; + vertex 46.0099 35.9789 86.3467; + texcoord 0.499510 -1.42139; + tangent 0.232500 -0.855495 -0.462680; + vertex 42.5576 35.8615 84.9463; + texcoord 0.499510 -1.87197; + vertex 46.1805 35.3514 86.0073; + normal 0.349400 -0.370491 0.860614; + texcoord 0.250000 -1.87197; + vertex 46.0099 35.9789 86.3467; + texcoord 0.499510 -1.87197; + vertex 46.1805 35.3514 86.0073; + texcoord 0.250000 -2.16641; + tangent 0.232500 -0.855495 -0.462680; + vertex 48.2012 36.0531 85.4890; + normal 0.107744 0.883768 0.455352; + texcoord 0.499510 -2.46247; + tangent 0.634703 -0.413678 0.652704; + vertex 49.7498 35.7720 85.4114; + texcoord 0.499510 -2.16641; + tangent 0.634703 -0.413678 0.652704; + vertex 48.1104 35.7332 85.8745; + texcoord 0.749030 -2.46247; + tangent 0.634703 -0.413678 0.652704; + vertex 49.8843 35.6843 85.5497; + normal -0.199127 -0.203776 0.958553; + tangent -0.324526 -0.909238 -0.260708; + vertex 49.8843 35.6843 85.5497; + texcoord 0.998540 -2.16641; + tangent -0.324525 -0.909238 -0.260708; + vertex 47.9955 35.7188 85.1647; + texcoord 0.998540 -2.46247; + tangent -0.324526 -0.909238 -0.260708; + vertex 49.8156 35.4916 85.4945; + normal 0.592608 0.802653 -0.0675493; + texcoord 0.499510 -2.46247; + tangent 0.634703 -0.413678 0.652704; + vertex 49.7498 35.7720 85.4114; + normal 0.592608 0.802654 -0.0675493; + texcoord 0.749030 -2.46247; + tangent 0.634703 -0.413678 0.652704; + vertex 49.8843 35.6843 85.5497; + texcoord 0.499510 -2.56247; + tangent 0.634703 -0.413678 0.652704; + vertex 49.9403 35.6214 85.2931; + normal 0.873160 -0.393953 0.287041; + texcoord 0.749030 -2.46247; + tangent -0.324526 -0.909238 -0.260708; + vertex 49.8843 35.6843 85.5497; + texcoord 0.998540 -2.46247; + vertex 49.8156 35.4916 85.4945; + texcoord 0.749030 -2.56247; + tangent -0.324526 -0.909238 -0.260708; + vertex 49.9403 35.6214 85.2931; + normal 0.934132 0.297863 -0.196660; + texcoord 0.000490000 1.00000; + tangent 0.183871 0.0706590 0.980407; + vertex 35.9948 -21.8103 95.9006; + texcoord 0.333170 1.00000; + tangent 0.183872 0.0706590 0.980407; + vertex 36.2570 -21.7095 97.2988; + texcoord 0.333170 -0.236420; + tangent 0.183872 0.0706587 0.980407; + vertex 39.5099 -29.3025 101.249; + normal -0.473913 0.238079 0.847777; + texcoord 0.333170 1.00000; + tangent -0.845818 0.144732 -0.513463; + vertex 36.2570 -21.7095 97.2988; + texcoord 0.665860 1.00000; + vertex 34.4347 -21.3977 96.1925; + texcoord 0.333170 -0.236420; + tangent -0.845818 0.144732 -0.513463; + vertex 39.5099 -29.3025 101.249; + normal -0.302030 -0.645954 -0.701085; + texcoord 0.665860 1.00000; + tangent 0.951319 -0.251594 -0.178022; + vertex 34.4347 -21.3977 96.1925; + texcoord 0.998540 1.00000; + vertex 35.9948 -21.8103 95.9006; + texcoord 0.998540 -0.236420; + tangent 0.951319 -0.251594 -0.178022; + vertex 38.6355 -29.3245 101.686; + normal 0.724679 0.684355 0.0806072; + texcoord 0.333170 -1.36921; + tangent -0.500912 0.442839 0.743627; + vertex 41.9234 -34.5002 105.535; + texcoord 0.665860 -1.06684; + tangent -0.500912 0.442839 0.743627; + vertex 40.9364 -33.3642 104.764; + texcoord 0.665860 -1.36921; + tangent -0.500912 0.442839 0.743627; + vertex 41.8456 -34.4315 105.650; + normal 0.865442 0.246518 0.436163; + texcoord 0.333170 -1.36921; + vertex 41.9234 -34.5002 105.535; + texcoord 0.665860 -1.36921; + vertex 41.8456 -34.4315 105.650; + texcoord 0.333170 -1.46921; + tangent -0.500912 0.442839 0.743627; + vertex 41.8831 -34.5880 105.665; + normal 0.896243 -0.0718744 -0.437701; + texcoord 0.000490000 1.00000; + tangent 0.423534 -0.154505 0.892607; + vertex 11.7543 -44.3857 68.0585; + texcoord 0.333170 1.00000; + vertex 12.6161 -44.7001 69.8749; + texcoord 0.333170 -0.0268700; + tangent 0.423534 -0.154505 0.892607; + vertex 12.9245 -53.1673 71.8968; + normal -0.155648 0.224061 0.962066; + texcoord 0.333170 1.00000; + tangent -0.772447 0.579453 -0.259923; + vertex 12.6161 -44.7001 69.8749; + texcoord 0.665860 1.00000; + vertex 10.2415 -42.9188 69.0758; + texcoord 0.333170 -0.0268700; + tangent -0.772447 0.579453 -0.259923; + vertex 12.9245 -53.1673 71.8968; + normal -0.719574 -0.311766 -0.620496; + texcoord 0.665860 1.00000; + tangent 0.646509 -0.626911 -0.434751; + vertex 10.2415 -42.9188 69.0758; + texcoord 0.998540 1.00000; + vertex 11.7543 -44.3857 68.0585; + texcoord 0.998540 -0.0268700; + tangent 0.646509 -0.626911 -0.434751; + vertex 11.6169 -53.0408 72.5666; + normal -0.955843 0.117003 -0.269583; + texcoord 0.333170 -1.53563; + tangent 0.171228 -0.523805 -0.834451; + vertex 12.9647 -63.9986 77.8000; + texcoord 0.665860 -1.16320; + tangent 0.171228 -0.523805 -0.834451; + vertex 13.7446 -61.6712 76.0447; + normal -0.955843 0.117003 -0.269583; + texcoord 0.665860 -1.53563; + tangent 0.171228 -0.523805 -0.834451; + vertex 13.1107 -64.4452 77.0886; + normal -0.927752 -0.370784 0.0423770; + texcoord 0.333170 -1.53563; + vertex 12.9647 -63.9986 77.8000; + texcoord 0.665860 -1.53563; + vertex 13.1107 -64.4452 77.0886; + texcoord 0.333170 -1.90579; + vertex 13.9312 -66.3354 78.5144; + normal 0.928683 0.349878 0.123017; + texcoord 0.333170 -2.22875; + tangent -0.0654273 -0.171935 0.982933; + vertex 14.0348 -68.1246 78.6967; + texcoord 0.665860 -1.90579; + tangent -0.0654272 -0.171935 0.982933; + vertex 13.4035 -66.3591 78.4412; + texcoord 0.665860 -2.22875; + tangent -0.0654273 -0.171935 0.982933; + vertex 14.0203 -68.1627 78.9144; + normal 0.943107 -0.332458 0.00462266; + texcoord 0.333170 -2.22875; + vertex 14.0348 -68.1246 78.6967; + texcoord 0.665860 -2.22875; + vertex 14.0203 -68.1627 78.9144; + texcoord 0.333170 -2.32875; + tangent -0.0654273 -0.171935 0.982933; + vertex 13.9617 -68.3311 78.7684; + normal 0.951652 -0.306287 0.0233868; + texcoord 0.000490000 1.00000; + tangent -0.137364 -0.356226 0.924248; + vertex 10.1975 -54.9087 58.2560; + texcoord 0.333170 1.00000; + vertex 9.97801 -55.4779 59.7329; + normal 0.951652 -0.306287 0.0233868; + texcoord 0.333170 -0.362210; + tangent -0.137364 -0.356226 0.924248; + vertex 6.67916 -65.7149 59.8999; + normal -0.556595 0.192550 0.808163; + texcoord 0.333170 1.00000; + tangent -0.531603 0.665004 -0.524565; + vertex 9.97801 -55.4779 59.7329; + texcoord 0.665860 1.00000; + vertex 8.69468 -53.8725 58.4665; + texcoord 0.333170 -0.362210; + tangent -0.531603 0.665004 -0.524564; + vertex 6.67916 -65.7149 59.8999; + normal -0.200645 -0.0928311 -0.975256; + texcoord 0.665860 1.00000; + tangent 0.817865 -0.563885 -0.114590; + vertex 8.69468 -53.8725 58.4665; + texcoord 0.998540 1.00000; + vertex 10.1975 -54.9087 58.2560; + texcoord 0.998540 -0.362210; + tangent 0.817865 -0.563885 -0.114590; + vertex 5.73863 -65.2143 60.1543; + normal -0.748001 0.228795 0.623015; + texcoord 0.665860 -1.60544; + tangent -0.663233 -0.292812 -0.688755; + vertex 4.22440 -73.0524 62.0197; + texcoord 0.665860 -1.27399; + tangent -0.663233 -0.292812 -0.688755; + vertex 4.39454 -71.1976 61.5429; + texcoord 0.998540 -1.60544; + tangent -0.663233 -0.292812 -0.688755; + vertex 4.10905 -73.1034 61.8999; + normal -0.553454 -0.427604 0.714733; + texcoord 0.665860 -1.60544; + vertex 4.22440 -73.0524 62.0197; + texcoord 0.998540 -1.60544; + vertex 4.10905 -73.1034 61.8999; + texcoord 0.665860 -1.70544; + vertex 4.24671 -73.2137 61.9405; + normal -0.868452 0.277230 -0.411016; + texcoord 0.000490000 1.00000; + tangent -0.228017 0.512803 0.827672; + vertex -10.3160 77.8070 81.5379; + texcoord 0.333170 1.00000; + tangent -0.228017 0.512803 0.827672; + vertex -10.7559 78.7963 83.1347; + texcoord 0.333170 -0.455820; + tangent -0.228017 0.512803 0.827672; + vertex -7.69215 90.4661 84.5325; + normal 0.0162267 -0.123115 0.992260; + texcoord 0.333170 1.00000; + tangent 0.503694 -0.856264 -0.114478; + vertex -10.7559 78.7963 83.1347; + normal 0.0162267 -0.123115 0.992260; + texcoord 0.665860 1.00000; + tangent 0.503694 -0.856264 -0.114478; + vertex -9.28784 76.3007 82.8010; + texcoord 0.333170 -0.455820; + vertex -7.69215 90.4661 84.5325; + normal 0.751094 -0.0399244 -0.658987; + texcoord 0.665860 1.00000; + tangent -0.463452 0.678995 -0.569366; + vertex -9.28784 76.3007 82.8010; + texcoord 0.998540 1.00000; + vertex -10.3160 77.8070 81.5379; + texcoord 0.998540 -0.455820; + tangent -0.463452 0.678995 -0.569366; + vertex -6.46738 90.2489 85.1707; + normal 0.900176 -0.408414 -0.151268; + texcoord 0.333170 -1.57456; + tangent 0.0158847 0.377878 -0.925719; + vertex -4.64312 98.2919 87.1852; + texcoord 0.665860 -1.02566; + tangent 0.0158848 0.377878 -0.925719; + vertex -6.41752 94.8725 85.8580; + texcoord 0.665860 -1.57456; + tangent 0.0158847 0.377878 -0.925719; + vertex -4.63028 98.5973 86.4369; + normal 0.995993 0.0755080 0.0479130; + texcoord 0.333170 -1.57456; + vertex -4.64312 98.2919 87.1852; + texcoord 0.665860 -1.57456; + tangent 0.0158847 0.377878 -0.925719; + vertex -4.63028 98.5973 86.4369; + texcoord 0.333170 -1.94542; + tangent 0.0158847 0.377878 -0.925719; + vertex -4.85612 100.979 87.3782; + normal 0.306130 -0.0931832 0.947418; + texcoord 0.665860 -2.26045; + tangent 0.951033 -0.0146795 -0.308742; + vertex -4.33354 102.624 87.5605; + texcoord 0.665860 -1.94542; + tangent 0.951033 -0.0146796 -0.308742; + vertex -4.37597 100.822 87.3970; + texcoord 0.998540 -2.26045; + tangent 0.951033 -0.0146795 -0.308742; + vertex -4.13385 102.621 87.4957; + normal 0.241661 0.658082 0.713112; + texcoord 0.665860 -2.26045; + tangent 0.951033 -0.0146795 -0.308742; + vertex -4.33354 102.624 87.5605; + normal 0.241661 0.658082 0.713112; + texcoord 0.998540 -2.26045; + vertex -4.13385 102.621 87.4957; + texcoord 0.665860 -2.36045; + tangent 0.951033 -0.0146795 -0.308742; + vertex -4.27064 102.767 87.4075; + normal -0.973085 -0.0191462 -0.229651; + texcoord 0.000490000 1.00000; + tangent -0.182395 0.673068 0.716737; + vertex -22.3276 45.0995 93.2113; + texcoord 0.250000 1.00000; + vertex -22.7237 46.5613 94.7679; + texcoord 0.250000 -0.00511003; + tangent -0.182395 0.673068 0.716736; + vertex -22.5962 55.3716 93.4933; + normal -0.341345 0.139421 0.929540; + texcoord 0.250000 1.00000; + tangent 0.516785 -0.798214 0.309497; + vertex -22.7237 46.5613 94.7679; + texcoord 0.499510 1.00000; + vertex -21.6014 44.8277 95.4401; + texcoord 0.250000 -0.00511003; + tangent 0.516785 -0.798214 0.309497; + vertex -22.5962 55.3716 93.4933; + normal 0.785612 -0.0145205 0.618549; + texcoord 0.499510 1.00000; + tangent 0.544806 -0.457612 -0.702693; + vertex -21.6014 44.8277 95.4401; + texcoord 0.749030 1.00000; + vertex -20.1513 43.6098 93.5698; + texcoord 0.749030 -0.00511003; + tangent 0.544806 -0.457612 -0.702693; + vertex -21.1358 55.4450 95.0980; + normal 0.256490 0.144730 -0.955650; + texcoord 0.749030 1.00000; + tangent -0.817658 0.559727 -0.134685; + vertex -20.1513 43.6098 93.5698; + texcoord 0.998540 1.00000; + vertex -22.3276 45.0995 93.2113; + texcoord 0.749030 -0.00511003; + tangent -0.817658 0.559727 -0.134685; + vertex -21.1358 55.4450 95.0980; + normal 0.654682 -0.263882 0.708349; + texcoord 0.250000 -2.04893; + tangent 0.753043 0.309143 -0.580824; + vertex -21.2378 72.9553 95.6352; + texcoord 0.499510 -1.56968; + tangent 0.753043 0.309143 -0.580824; + vertex -21.1514 69.5649 94.2923; + texcoord 0.499510 -2.04893; + tangent 0.753043 0.309143 -0.580825; + vertex -20.6941 73.1785 95.2159; + normal 0.521995 0.256707 0.813402; + texcoord 0.250000 -2.04893; + vertex -21.2378 72.9553 95.6352; + texcoord 0.499510 -2.04893; + vertex -20.6941 73.1785 95.2159; + texcoord 0.250000 -2.35760; + tangent 0.753043 0.309143 -0.580824; + vertex -21.6365 75.2728 95.1597; + normal -0.582493 -0.241281 0.776199; + tangent 0.810092 -0.250716 0.529993; + vertex -21.6365 75.2728 95.1597; + texcoord 0.499510 -2.04893; + tangent 0.810092 -0.250716 0.529993; + vertex -20.6941 73.1785 95.2159; + texcoord 0.499510 -2.35760; + tangent 0.810092 -0.250716 0.529993; + vertex -21.2305 75.1472 95.4253; + normal -0.444413 0.327039 0.833992; + texcoord 0.250000 -2.35760; + vertex -21.6365 75.2728 95.1597; + texcoord 0.499510 -2.35760; + vertex -21.2305 75.1472 95.4253; + texcoord 0.250000 -2.66160; + vertex -21.1708 76.9885 94.7351; + normal -0.595411 -0.264977 -0.758468; + tangent -0.797998 0.304557 0.520043; + vertex -21.1708 76.9885 94.7351; + texcoord 0.499510 -2.35760; + tangent -0.797998 0.304557 0.520043; + vertex -21.2305 75.1472 95.4253; + texcoord 0.499510 -2.66160; + tangent -0.797998 0.304557 0.520043; + vertex -21.3372 77.0521 94.8435; + normal -0.907569 0.0753349 0.413090; + tangent 0.317280 -0.521371 0.792152; + vertex -21.3372 77.0521 94.8435; + texcoord 0.499510 -2.35760; + tangent 0.317280 -0.521371 0.792152; + vertex -21.2305 75.1472 95.4253; + texcoord 0.749030 -2.66160; + tangent 0.317280 -0.521371 0.792152; + vertex -21.2710 76.9433 95.0088; + normal -0.0684784 0.811501 -0.580324; + texcoord 0.250000 -2.66160; + tangent -0.797998 0.304557 0.520043; + vertex -21.1708 76.9885 94.7351; + texcoord 0.499510 -2.66160; + vertex -21.3372 77.0521 94.8435; + texcoord 0.250000 -2.76160; + vertex -21.1075 77.1423 94.9426; + normal -0.503313 0.615380 0.606616; + texcoord 0.499510 -2.66160; + tangent 0.317280 -0.521371 0.792152; + vertex -21.3372 77.0521 94.8435; + texcoord 0.749030 -2.66160; + vertex -21.2710 76.9433 95.0088; + texcoord 0.499510 -2.76160; + vertex -21.1075 77.1423 94.9426; + normal -0.871885 -0.0197053 -0.489314; + texcoord 0.000490000 1.00000; + tangent -0.440007 0.470131 0.765095; + vertex -14.2030 -0.349930 86.3890; + texcoord 0.200100 1.00000; + vertex -15.0951 0.603300 87.9403; + texcoord 0.200100 0.0762700; + tangent -0.440007 0.470132 0.765095; + vertex -15.7236 9.29709 88.7099; + normal -0.833566 -0.108213 0.541717; + texcoord 0.200100 1.00000; + tangent 0.484283 -0.614939 0.622350; + vertex -15.0951 0.603300 87.9403; + texcoord 0.399710 1.00000; + tangent 0.484283 -0.614939 0.622350; + vertex -14.3234 -0.376650 88.9320; + normal -0.833566 -0.108213 0.541717; + texcoord 0.200100 0.0762700; + tangent 0.484283 -0.614939 0.622350; + vertex -15.7236 9.29709 88.7099; + normal 0.381286 -0.158227 0.910816; + texcoord 0.399710 1.00000; + tangent 0.755214 -0.514919 -0.405600; + vertex -14.3234 -0.376650 88.9320; + normal 0.381286 -0.158227 0.910816; + texcoord 0.599320 1.00000; + vertex -12.3736 -1.70610 87.8848; + texcoord 0.599320 0.0762700; + tangent 0.755214 -0.514919 -0.405599; + vertex -14.6790 9.16548 90.7385; + normal 0.954963 0.132864 0.265317; + texcoord 0.599320 1.00000; + tangent 0.254502 0.0929721 -0.962593; + vertex -12.3736 -1.70610 87.8848; + texcoord 0.798930 1.00000; + vertex -11.9402 -1.54780 86.2459; + texcoord 0.599320 0.0762700; + tangent 0.254502 0.0929724 -0.962593; + vertex -14.6790 9.16548 90.7385; + normal 0.0531916 0.216939 -0.974735; + texcoord 0.798930 1.00000; + tangent -0.882423 0.467135 0.0558126; + vertex -11.9402 -1.54780 86.2459; + normal 0.0531916 0.216939 -0.974735; + texcoord 0.998540 1.00000; + vertex -14.2030 -0.349930 86.3890; + texcoord 0.998540 0.0762700; + tangent -0.882423 0.467135 0.0558126; + vertex -14.3471 9.49426 88.5721; + normal -0.873776 -0.424007 0.238189; + texcoord 0.200100 -2.54678; + tangent 0.147425 0.235793 0.960556; + vertex -16.1103 31.4958 94.8030; + texcoord 0.399710 -2.25297; + tangent 0.147426 0.235793 0.960556; + vertex -15.1437 29.5534 94.8914; + texcoord 0.399710 -2.54678; + tangent 0.147425 0.235793 0.960556; + vertex -16.0541 31.5857 95.1693; + normal 0.736192 0.112357 -0.667381; + texcoord 0.000490000 -2.82169; + tangent -0.676054 0.0766610 -0.732853; + vertex -15.5770 33.2057 95.1249; + normal 0.736192 0.112357 -0.667381; + texcoord 0.000490000 -2.54678; + tangent -0.676054 0.0766607 -0.732853; + vertex -15.7748 31.5206 94.6230; + normal 0.736192 0.112357 -0.667381; + texcoord 0.200100 -2.82169; + tangent -0.676054 0.0766610 -0.732853; + vertex -15.7027 33.2200 94.9886; + normal -0.970999 0.219314 0.0951921; + texcoord 0.200100 -2.54678; + tangent 0.147425 0.235793 0.960556; + vertex -16.1103 31.4958 94.8030; + texcoord 0.399710 -2.54678; + vertex -16.0541 31.5857 95.1693; + texcoord 0.200100 -2.82169; + tangent 0.147425 0.235793 0.960556; + vertex -15.7027 33.2200 94.9886; + normal -0.339693 -0.0308940 -0.940029; + tangent -0.852425 -0.412256 0.321585; + vertex -15.7027 33.2200 94.9886; + texcoord 0.399710 -2.54678; + tangent -0.852425 -0.412256 0.321585; + vertex -16.0541 31.5857 95.1693; + normal -0.339693 -0.0308940 -0.940029; + texcoord 0.399710 -2.82169; + tangent -0.852425 -0.412256 0.321585; + vertex -15.8612 33.1433 95.0484; + normal 0.880678 -0.0369104 0.472274; + texcoord 0.798930 -2.82169; + tangent 0.434606 0.459611 -0.774516; + vertex -15.6578 33.1202 95.2690; + normal 0.880678 -0.0369104 0.472274; + texcoord 0.798930 -2.54678; + tangent 0.434606 0.459611 -0.774516; + vertex -15.5108 31.6259 94.8781; + texcoord 0.998540 -2.82169; + vertex -15.5770 33.2057 95.1249; + normal 0.457067 0.823740 -0.335474; + texcoord 0.000490000 -2.82169; + tangent -0.676054 0.0766610 -0.732853; + vertex -15.5770 33.2057 95.1249; + texcoord 0.200100 -2.82169; + vertex -15.7027 33.2200 94.9886; + texcoord 0.000490000 -2.92169; + tangent -0.676054 0.0766610 -0.732853; + vertex -15.7957 33.3643 95.2164; + normal -0.520372 0.609130 -0.598476; + texcoord 0.200100 -2.82169; + tangent -0.852425 -0.412256 0.321585; + vertex -15.7027 33.2200 94.9886; + texcoord 0.399710 -2.82169; + vertex -15.8612 33.1433 95.0484; + texcoord 0.200100 -2.92169; + vertex -15.7957 33.3643 95.2164; + normal 0.611438 0.480842 0.628438; + texcoord 0.798930 -2.82169; + tangent 0.434606 0.459611 -0.774516; + vertex -15.6578 33.1202 95.2690; + texcoord 0.998540 -2.82169; + vertex -15.5770 33.2057 95.1249; + normal 0.611438 0.480842 0.628438; + texcoord 0.798930 -2.92169; + tangent 0.434606 0.459611 -0.774516; + vertex -15.7957 33.3643 95.2164; + normal -0.985070 0.112930 0.129937; + texcoord 0.000490000 1.00000; + tangent 0.105082 -0.203418 0.973437; + vertex -32.7600 -21.2854 92.8755; + normal -0.985070 0.112930 0.129937; + texcoord 0.333170 1.00000; + vertex -32.5841 -21.6258 94.5047; + texcoord 0.333170 -0.502760; + tangent 0.105082 -0.203418 0.973437; + vertex -30.5912 -12.3040 101.511; + normal 0.557399 -0.571694 0.602057; + texcoord 0.333170 1.00000; + tangent 0.505422 -0.341651 -0.792352; + vertex -32.5841 -21.6258 94.5047; + texcoord 0.665860 1.00000; + vertex -31.3061 -22.4897 92.5012; + texcoord 0.333170 -0.502760; + tangent 0.505422 -0.341651 -0.792353; + vertex -30.5912 -12.3040 101.511; + normal 0.325020 0.615476 -0.718019; + texcoord 0.665860 1.00000; + tangent -0.755396 0.625753 0.194447; + vertex -31.3061 -22.4897 92.5012; + texcoord 0.998540 1.00000; + vertex -32.7600 -21.2854 92.8755; + texcoord 0.998540 -0.502760; + tangent -0.755396 0.625753 0.194447; + vertex -29.5379 -12.7318 101.666; + normal -0.759802 -0.484654 0.433372; + texcoord 0.333170 -1.91849; + tangent 0.566460 -0.166327 0.807129; + vertex -28.8209 -6.18520 108.213; + texcoord 0.665860 -1.53279; + tangent 0.566460 -0.166327 0.807129; + vertex -28.6486 -7.74413 106.772; + texcoord 0.665860 -1.91849; + tangent 0.566460 -0.166328 0.807129; + vertex -28.7177 -6.21550 108.360; + normal 0.882221 -0.319478 0.345862; + tangent 0.428681 0.241216 -0.870659; + vertex -28.7177 -6.21550 108.360; + texcoord 0.665860 -1.53279; + tangent 0.428681 0.241216 -0.870659; + vertex -28.6486 -7.74413 106.772; + texcoord 0.998540 -1.91849; + tangent 0.428681 0.241216 -0.870659; + vertex -28.6396 -6.17156 108.202; + normal -0.798105 0.133278 0.587592; + texcoord 0.333170 -1.91849; + tangent 0.566460 -0.166327 0.807129; + vertex -28.8209 -6.18520 108.213; + texcoord 0.665860 -1.91849; + vertex -28.7177 -6.21550 108.360; + texcoord 0.333170 -2.01849; + vertex -28.7352 -6.03788 108.296; + normal 0.837120 0.256404 0.483204; + texcoord 0.665860 -1.91849; + tangent 0.428681 0.241216 -0.870659; + vertex -28.7177 -6.21550 108.360; + texcoord 0.998540 -1.91849; + tangent 0.428681 0.241216 -0.870659; + vertex -28.6396 -6.17156 108.202; + normal 0.837120 0.256404 0.483204; + texcoord 0.665860 -2.01849; + tangent 0.428681 0.241216 -0.870659; + vertex -28.7352 -6.03788 108.296; + normal -0.874523 -0.311192 -0.371979; + texcoord 0.000490000 1.00000; + tangent -0.458642 0.281328 0.842913; + vertex -34.4721 -20.8601 58.8685; + texcoord 0.250000 1.00000; + vertex -35.3894 -20.2974 60.5543; + texcoord 0.250000 -0.265330; + tangent -0.458642 0.281328 0.842913; + vertex -40.0774 -10.8479 63.6705; + normal -0.426266 -0.466969 0.774750; + texcoord 0.250000 1.00000; + tangent 0.838926 -0.524443 0.145475; + vertex -35.3894 -20.2974 60.5543; + normal -0.426266 -0.466969 0.774750; + texcoord 0.499510 1.00000; + vertex -33.7116 -21.3463 60.8452; + texcoord 0.250000 -0.265330; + tangent 0.838926 -0.524443 0.145475; + vertex -40.0774 -10.8479 63.6705; + normal 0.729334 0.0712300 0.680440; + texcoord 0.499510 1.00000; + tangent 0.677615 0.0620155 -0.732798; + vertex -33.7116 -21.3463 60.8452; + texcoord 0.749030 1.00000; + vertex -32.0507 -21.1943 59.0491; + texcoord 0.749030 -0.265330; + tangent 0.677615 0.0620154 -0.732798; + vertex -38.8582 -10.6285 65.2398; + normal 0.138716 0.565656 -0.812891; + texcoord 0.749030 1.00000; + tangent -0.987914 0.136360 -0.0736960; + vertex -32.0507 -21.1943 59.0491; + texcoord 0.998540 1.00000; + tangent -0.987915 0.136360 -0.0736960; + vertex -34.4721 -20.8601 58.8685; + texcoord 0.749030 -0.265330; + tangent -0.987914 0.136360 -0.0736960; + vertex -38.8582 -10.6285 65.2398; + normal -0.0708750 -0.683716 0.726299; + texcoord 0.250000 -2.21474; + tangent 0.648418 0.521718 0.554405; + vertex -46.0000 1.93709 70.3168; + normal -0.0708750 -0.683716 0.726299; + texcoord 0.499510 -1.90742; + tangent 0.648418 0.521718 0.554405; + vertex -44.3444 0.818460 69.4253; + texcoord 0.499510 -2.21474; + tangent 0.648418 0.521718 0.554405; + vertex -45.7008 2.17785 70.5726; + normal 0.403235 0.459776 -0.791206; + texcoord 0.000490000 -2.51506; + tangent -0.649868 -0.464842 -0.601326; + vertex -46.4301 3.78558 70.5973; + texcoord 0.000490000 -2.21474; + tangent -0.649868 -0.464842 -0.601326; + vertex -45.8839 2.18763 69.9471; + texcoord 0.250000 -2.51506; + tangent -0.649868 -0.464842 -0.601326; + vertex -46.5549 3.69630 70.4818; + normal -0.512709 -0.239054 0.824611; + texcoord 0.250000 -2.21474; + tangent 0.648418 0.521718 0.554405; + vertex -46.0000 1.93709 70.3168; + texcoord 0.499510 -2.21474; + vertex -45.7008 2.17785 70.5726; + texcoord 0.250000 -2.51506; + tangent 0.648418 0.521718 0.554405; + vertex -46.5549 3.69630 70.4818; + normal 0.893228 0.130196 0.430340; + texcoord 0.749030 -2.51506; + tangent 0.279038 0.589974 -0.757673; + vertex -46.4837 3.67226 70.7428; + normal 0.893228 0.130196 0.430340; + texcoord 0.998540 -2.21474; + tangent 0.279038 0.589974 -0.757673; + vertex -45.8839 2.18763 69.9471; + texcoord 0.998540 -2.51506; + tangent 0.279038 0.589974 -0.757673; + vertex -46.4301 3.78558 70.5973; + normal -0.0490130 0.815154 -0.577167; + texcoord 0.000490000 -2.51506; + tangent -0.649868 -0.464842 -0.601326; + vertex -46.4301 3.78558 70.5973; + texcoord 0.250000 -2.51506; + vertex -46.5549 3.69630 70.4818; + texcoord 0.000490000 -2.61506; + vertex -46.6633 3.81878 70.6640; + normal 0.286389 0.701979 0.652079; + texcoord 0.749030 -2.51506; + tangent 0.279038 0.589974 -0.757673; + vertex -46.4837 3.67226 70.7428; + texcoord 0.998540 -2.51506; + vertex -46.4301 3.78558 70.5973; + normal 0.286389 0.701978 0.652079; + texcoord 0.749030 -2.61506; + tangent 0.279038 0.589974 -0.757673; + vertex -46.6633 3.81878 70.6640; + normal 0.0667813 -0.983758 0.166613; + texcoord 0.000490000 1.00000; + tangent -0.289456 0.140703 0.946793; + vertex -10.6625 23.9667 104.582; + texcoord 0.333170 1.00000; + vertex -11.1637 24.2104 106.221; + texcoord 0.333170 -0.0227500; + tangent -0.289456 0.140703 0.946794; + vertex -19.4670 23.5573 105.693; + normal -0.100590 0.752121 0.651304; + texcoord 0.333170 1.00000; + tangent 0.489375 0.607363 -0.625797; + vertex -11.1637 24.2104 106.221; + normal -0.100590 0.752120 0.651304; + texcoord 0.665860 1.00000; + vertex -9.88360 25.7992 104.584; + texcoord 0.333170 -0.0227500; + tangent 0.489375 0.607363 -0.625797; + vertex -19.4670 23.5573 105.693; + normal -0.0956627 0.0419655 -0.994529; + texcoord 0.665860 1.00000; + tangent -0.391211 -0.920300 -0.00120317; + vertex -9.88360 25.7992 104.584; + normal -0.0956627 0.0419655 -0.994529; + texcoord 0.998540 1.00000; + tangent -0.391211 -0.920300 -0.00120317; + vertex -10.6625 23.9667 104.582; + normal -0.0956627 0.0419655 -0.994529; + texcoord 0.998540 -0.0227500; + tangent -0.391211 -0.920300 -0.00120316; + vertex -19.7040 24.7719 105.486; + normal 0.200709 0.731205 -0.651962; + texcoord 0.333170 -1.50125; + tangent -0.0294429 -0.660701 -0.750071; + vertex -30.7585 24.5273 107.221; + normal 0.200710 0.731205 -0.651962; + texcoord 0.665860 -1.14438; + tangent -0.0294429 -0.660701 -0.750071; + vertex -28.2361 23.4959 106.841; + normal 0.200709 0.731205 -0.651962; + texcoord 0.665860 -1.50125; + tangent -0.0294429 -0.660702 -0.750071; + vertex -30.7799 24.0480 106.677; + normal -0.325747 0.715773 -0.617703; + texcoord 0.333170 -1.50125; + vertex -30.7585 24.5273 107.221; + texcoord 0.665860 -1.50125; + vertex -30.7799 24.0480 106.677; + texcoord 0.333170 -1.84415; + tangent -0.0294430 -0.660701 -0.750071; + vertex -32.9092 23.9456 107.681; + normal -0.132527 0.422842 -0.896460; + texcoord 0.000490000 -2.13076; + tangent -0.163862 -0.901340 -0.400919; + vertex -34.5176 24.0868 107.541; + texcoord 0.000490000 -1.84415; + tangent -0.163862 -0.901340 -0.400919; + vertex -32.9759 23.9193 107.234; + texcoord 0.333170 -2.13076; + tangent -0.163862 -0.901340 -0.400919; + vertex -34.5485 23.9169 107.465; + normal -0.721064 0.386787 -0.574859; + texcoord 0.000490000 -2.13076; + tangent -0.163862 -0.901340 -0.400919; + vertex -34.5176 24.0868 107.541; + normal -0.721064 0.386787 -0.574859; + texcoord 0.333170 -2.13076; + tangent -0.163862 -0.901340 -0.400919; + vertex -34.5485 23.9169 107.465; + normal -0.721064 0.386787 -0.574859; + texcoord 0.000490000 -2.23076; + vertex -34.6489 23.9683 107.626; + normal 0.00186984 -0.979951 -0.199229; + texcoord 0.000490000 1.00000; + tangent -0.522900 -0.170780 0.835111; + vertex -23.1707 -6.48378 106.297; + normal 0.00186984 -0.979951 -0.199229; + texcoord 0.250000 1.00000; + vertex -24.2535 -6.83741 108.026; + normal 0.00186984 -0.979951 -0.199229; + texcoord 0.250000 -0.0442300; + tangent -0.522900 -0.170780 0.835111; + vertex -32.9115 -7.29889 110.215; + normal 0.245869 -0.376266 0.893293; + texcoord 0.250000 1.00000; + tangent 0.711551 0.695870 0.0972627; + vertex -24.2535 -6.83741 108.026; + texcoord 0.499510 1.00000; + vertex -22.7801 -5.39648 108.228; + normal 0.245869 -0.376266 0.893293; + texcoord 0.250000 -0.0442300; + tangent 0.711551 0.695870 0.0972628; + vertex -32.9115 -7.29889 110.215; + normal 0.146687 0.837041 0.527110; + texcoord 0.499510 1.00000; + tangent 0.242722 0.486125 -0.839505; + vertex -22.7801 -5.39648 108.228; + texcoord 0.749030 1.00000; + vertex -22.1641 -4.16285 106.097; + texcoord 0.749030 -0.0442300; + tangent 0.242722 0.486125 -0.839505; + vertex -32.9192 -5.69544 111.524; + normal -0.461046 0.124340 -0.878622; + texcoord 0.749030 1.00000; + tangent -0.396657 -0.914586 0.0787116; + vertex -22.1641 -4.16285 106.097; + texcoord 0.998540 1.00000; + vertex -23.1707 -6.48378 106.297; + texcoord 0.749030 -0.0442300; + tangent -0.396657 -0.914586 0.0787117; + vertex -32.9192 -5.69544 111.524; + normal 0.546973 -0.398750 0.736084; + texcoord 0.250000 -2.47780; + tangent 0.244990 0.917023 0.314720; + vertex -51.8186 -7.95944 117.815; + texcoord 0.499510 -2.15889; + tangent 0.244989 0.917023 0.314720; + vertex -49.8776 -6.79754 117.002; + texcoord 0.499510 -2.47780; + tangent 0.244990 0.917023 0.314720; + vertex -51.7015 -7.52128 117.965; + normal 0.0222332 -0.329840 0.943775; + texcoord 0.250000 -2.47780; + vertex -51.8186 -7.95944 117.815; + texcoord 0.499510 -2.47780; + vertex -51.7015 -7.52128 117.965; + texcoord 0.250000 -2.78873; + tangent 0.244989 0.917023 0.314720; + vertex -53.6432 -7.77443 117.922; + normal 0.106005 -0.692630 -0.713461; + tangent 0.0392240 -0.714033 0.699012; + vertex -53.6432 -7.77443 117.922; + texcoord 0.499510 -2.47780; + tangent 0.0392235 -0.714033 0.699012; + vertex -51.7015 -7.52128 117.965; + texcoord 0.499510 -2.78873; + tangent 0.0392240 -0.714033 0.699012; + vertex -53.6354 -7.91644 118.061; + normal 0.190192 -0.788136 0.585379; + tangent 0.658782 0.544543 0.519114; + vertex -53.6354 -7.91644 118.061; + texcoord 0.499510 -2.47780; + tangent 0.658781 0.544543 0.519114; + vertex -51.7015 -7.52128 117.965; + normal 0.190192 -0.788136 0.585379; + texcoord 0.749030 -2.78873; + tangent 0.658781 0.544543 0.519114; + vertex -53.5044 -7.80815 118.165; + normal -0.916226 -0.304852 -0.259990; + texcoord 0.250000 -2.78873; + tangent 0.0392240 -0.714033 0.699012; + vertex -53.6432 -7.77443 117.922; + texcoord 0.499510 -2.78873; + vertex -53.6354 -7.91644 118.061; + texcoord 0.250000 -2.88873; + tangent 0.0392240 -0.714033 0.699012; + vertex -53.7323 -7.69847 118.147; + normal -0.284780 -0.458168 0.842011; + texcoord 0.499510 -2.78873; + tangent 0.658782 0.544543 0.519114; + vertex -53.6354 -7.91644 118.061; + texcoord 0.749030 -2.78873; + vertex -53.5044 -7.80815 118.165; + texcoord 0.499510 -2.88873; + vertex -53.7323 -7.69847 118.147; + normal 0.187644 -0.815232 -0.547892; + texcoord 0.000490000 1.00000; + tangent -0.279871 -0.579054 0.765747; + vertex 6.08236 -57.4946 92.8466; + texcoord 0.250000 1.00000; + vertex 5.57196 -58.5506 94.2431; + texcoord 0.250000 -0.140560; + tangent -0.279871 -0.579054 0.765747; + vertex -2.81516 -62.1964 96.7953; + normal 0.420457 -0.395684 0.816487; + texcoord 0.250000 1.00000; + tangent 0.328439 0.905242 0.269564; + vertex 5.57196 -58.5506 94.2431; + texcoord 0.499510 1.00000; + vertex 6.17093 -56.8997 94.7347; + texcoord 0.250000 -0.140560; + tangent 0.328439 0.905242 0.269564; + vertex -2.81516 -62.1964 96.7953; + normal -0.0599172 0.684663 0.726393; + texcoord 0.499510 1.00000; + tangent -0.110233 0.718711 -0.686515; + vertex 6.17093 -56.8997 94.7347; + texcoord 0.749030 1.00000; + vertex 5.92456 -55.2934 93.2004; + texcoord 0.749030 -0.140560; + tangent -0.110233 0.718711 -0.686515; + vertex -2.53436 -61.4803 98.3341; + normal -0.564631 0.0913458 -0.820273; + texcoord 0.749030 1.00000; + tangent 0.0705997 -0.984868 -0.158272; + vertex 5.92456 -55.2934 93.2004; + normal -0.564631 0.0913458 -0.820273; + texcoord 0.998540 1.00000; + vertex 6.08235 -57.4946 92.8466; + normal -0.564631 0.0913458 -0.820273; + texcoord 0.749030 -0.140560; + tangent 0.0706002 -0.984868 -0.158272; + vertex -2.53436 -61.4803 98.3341; + normal 0.770210 -0.184762 0.610441; + texcoord 0.250000 -2.19988; + tangent -0.429039 0.558097 0.710249; + vertex -14.9647 -69.9134 103.114; + normal 0.770211 -0.184762 0.610441; + texcoord 0.499510 -1.80628; + tangent -0.429038 0.558097 0.710249; + vertex -13.5886 -68.0844 101.931; + texcoord 0.499510 -2.19988; + tangent -0.429039 0.558097 0.710249; + vertex -15.1452 -69.6786 103.412; + normal 0.288774 -0.660286 0.693276; + texcoord 0.250000 -2.19988; + tangent -0.429039 0.558097 0.710249; + vertex -14.9647 -69.9134 103.114; + texcoord 0.499510 -2.19988; + tangent -0.429039 0.558097 0.710249; + vertex -15.1452 -69.6786 103.412; + texcoord 0.250000 -2.52868; + tangent -0.429039 0.558097 0.710249; + vertex -16.9392 -70.5511 103.329; + normal 0.213509 -0.351480 -0.911524; + tangent 0.426817 -0.805722 0.410658; + vertex -16.9392 -70.5511 103.329; + texcoord 0.499510 -2.19988; + tangent 0.426817 -0.805722 0.410658; + vertex -15.1452 -69.6786 103.412; + texcoord 0.499510 -2.52868; + tangent 0.426817 -0.805722 0.410658; + vertex -16.8645 -70.6923 103.401; + normal -0.788002 -0.554157 -0.268260; + texcoord 0.250000 -2.52868; + vertex -16.9392 -70.5511 103.329; + texcoord 0.499510 -2.52868; + vertex -16.8645 -70.6923 103.401; + texcoord 0.250000 -2.62868; + tangent 0.426817 -0.805722 0.410658; + vertex -16.9930 -70.5788 103.544; + normal 0.100043 -0.433327 -0.895667; + texcoord 0.000490000 1.00000; + tangent -0.462103 -0.817445 0.343868; + vertex -25.4667 -67.1320 58.7794; + texcoord 0.200100 1.00000; + tangent -0.462103 -0.817445 0.343868; + vertex -26.3660 -68.7228 59.4486; + normal 0.100043 -0.433327 -0.895667; + texcoord 0.200100 -0.0914800; + tangent -0.462103 -0.817445 0.343868; + vertex -36.9919 -69.2212 58.5028; + normal 0.0240300 -0.970161 0.241267; + texcoord 0.200100 1.00000; + tangent 0.321263 0.236030 0.917104; + vertex -26.3660 -68.7228 59.4486; + texcoord 0.399710 1.00000; + vertex -25.8746 -68.3618 60.8513; + texcoord 0.200100 -0.0914800; + tangent 0.321263 0.236030 0.917104; + vertex -36.9919 -69.2212 58.5028; + normal -0.0197742 -0.107581 0.994000; + texcoord 0.399710 1.00000; + tangent 0.345934 0.932051 0.107758; + vertex -25.8746 -68.3618 60.8513; + texcoord 0.599320 1.00000; + vertex -25.0174 -66.0521 61.1183; + texcoord 0.599320 -0.0914800; + tangent 0.345934 0.932050 0.107758; + vertex -36.7192 -69.8092 60.4789; + normal -0.269631 0.733632 0.623765; + texcoord 0.599320 1.00000; + tangent 0.0235168 0.652579 -0.757356; + vertex -25.0174 -66.0521 61.1183; + texcoord 0.798930 1.00000; + vertex -24.9789 -64.9857 59.8806; + normal -0.269631 0.733632 0.623765; + texcoord 0.599320 -0.0914800; + tangent 0.0235166 0.652579 -0.757356; + vertex -36.7192 -69.8092 60.4789; + normal -0.0818889 0.469638 -0.879053; + texcoord 0.798930 1.00000; + tangent -0.198185 -0.872074 -0.447448; + vertex -24.9789 -64.9857 59.8806; + texcoord 0.998540 1.00000; + tangent -0.198185 -0.872074 -0.447448; + vertex -25.4667 -67.1320 58.7794; + normal -0.0818888 0.469638 -0.879053; + texcoord 0.998540 -0.0914800; + tangent -0.198185 -0.872074 -0.447448; + vertex -37.0656 -68.2163 59.2806; + normal 0.536449 -0.827627 0.165092; + texcoord 0.200100 -2.66359; + tangent -0.231597 0.0437415 0.971828; + vertex -57.7871 -75.1739 60.3445; + texcoord 0.399710 -2.31543; + tangent -0.231596 0.0437415 0.971828; + vertex -55.8156 -73.8182 60.7344; + texcoord 0.399710 -2.66359; + tangent -0.231597 0.0437415 0.971828; + vertex -57.8864 -75.1551 60.7609; + normal -0.0685880 0.985484 -0.155297; + texcoord 0.000490000 -3.00657; + tangent -0.260634 -0.167958 -0.950715; + vertex -59.9773 -74.9573 60.3353; + texcoord 0.000490000 -2.66359; + tangent -0.260634 -0.167958 -0.950715; + vertex -57.9849 -74.8483 60.1469; + texcoord 0.200100 -3.00657; + tangent -0.260634 -0.167958 -0.950715; + vertex -60.0238 -74.9873 60.1656; + normal -0.0850640 -0.996073 0.0245611; + texcoord 0.200100 -2.66359; + tangent -0.231597 0.0437415 0.971828; + vertex -57.7871 -75.1739 60.3445; + texcoord 0.399710 -2.66359; + vertex -57.8864 -75.1551 60.7609; + texcoord 0.200100 -3.00657; + tangent -0.231597 0.0437415 0.971828; + vertex -60.0238 -74.9873 60.1656; + normal 0.277309 0.327787 -0.903136; + tangent 0.297832 -0.923026 -0.243556; + vertex -60.0238 -74.9873 60.1656; + texcoord 0.399710 -2.66359; + tangent 0.297832 -0.923026 -0.243556; + vertex -57.8864 -75.1551 60.7609; + texcoord 0.399710 -3.00657; + tangent 0.297832 -0.923026 -0.243556; + vertex -59.9706 -75.1520 60.1221; + normal -0.767708 0.633168 0.0986048; + texcoord 0.000490000 -3.00657; + tangent -0.260634 -0.167958 -0.950715; + vertex -59.9773 -74.9573 60.3353; + texcoord 0.200100 -3.00657; + vertex -60.0238 -74.9873 60.1656; + texcoord 0.000490000 -3.10657; + tangent -0.260634 -0.167958 -0.950716; + vertex -60.1521 -75.1678 60.3265; + normal -0.743924 -0.0645320 -0.665142; + texcoord 0.200100 -3.00657; + tangent 0.297832 -0.923026 -0.243556; + vertex -60.0238 -74.9873 60.1656; + texcoord 0.399710 -3.00657; + vertex -59.9706 -75.1520 60.1221; + texcoord 0.200100 -3.10657; + tangent 0.297832 -0.923026 -0.243556; + vertex -60.1521 -75.1678 60.3265; + normal 0.183911 0.0165178 -0.982804; + texcoord 0.000490000 1.00000; + tangent -0.480774 -0.870583 -0.104599; + vertex -16.6315 -56.1081 30.6848; + texcoord 0.166830 1.00000; + vertex -17.5922 -57.8477 30.4758; + texcoord 0.166830 -0.0403700; + tangent -0.480774 -0.870584 -0.104599; + vertex -28.8754 -58.1594 28.3591; + normal 0.103374 -0.902477 -0.418150; + texcoord 0.166830 1.00000; + tangent -0.158204 -0.429969 0.888874; + vertex -17.5922 -57.8477 30.4758; + texcoord 0.333170 1.00000; + vertex -17.8181 -58.4618 31.7454; + texcoord 0.166830 -0.0403700; + tangent -0.158205 -0.429969 0.888874; + vertex -28.8754 -58.1594 28.3591; + normal -0.00969464 -0.793355 0.608682; + texcoord 0.333170 1.00000; + tangent 0.367697 0.563235 0.739976; + vertex -17.8181 -58.4618 31.7454; + texcoord 0.499510 1.00000; + vertex -17.0834 -57.3364 33.2239; + texcoord 0.499510 -0.0403700; + vertex -28.8755 -59.5164 30.1947; + normal -0.222478 -0.137724 0.965161; + texcoord 0.499510 1.00000; + tangent 0.234066 0.953472 0.190011; + vertex -17.0834 -57.3364 33.2239; + texcoord 0.665860 1.00000; + vertex -16.4823 -54.8879 33.7119; + texcoord 0.499510 -0.0403700; + tangent 0.234066 0.953472 0.190011; + vertex -28.8755 -59.5164 30.1947; + normal -0.259642 0.886646 0.382680; + texcoord 0.665860 1.00000; + tangent 0.158203 0.429969 -0.888875; + vertex -16.4823 -54.8879 33.7119; + normal -0.259642 0.886647 0.382680; + texcoord 0.832200 1.00000; + vertex -16.2564 -54.2738 32.4423; + texcoord 0.832200 -0.0403700; + tangent 0.158203 0.429970 -0.888875; + vertex -29.2545 -57.2688 30.5627; + normal -0.0571517 0.696758 -0.715026; + texcoord 0.832200 1.00000; + tangent -0.146081 -0.714325 -0.684398; + vertex -16.2564 -54.2738 32.4423; + texcoord 0.998540 1.00000; + vertex -16.6315 -56.1081 30.6848; + texcoord 0.832200 -0.0403700; + tangent -0.146081 -0.714325 -0.684398; + vertex -29.2545 -57.2688 30.5627; + normal 0.376412 -0.647076 0.663028; + texcoord 0.333170 -3.04095; + tangent -0.682424 0.290370 0.670808; + vertex -54.9065 -67.0436 26.0706; + texcoord 0.665860 -2.73867; + vertex -53.4388 -65.5027 26.7412; + texcoord 0.665860 -3.04095; + vertex -55.3399 -66.8592 26.4966; + normal -0.570517 0.732613 0.371198; + tangent 0.138734 0.531444 -0.835655; + vertex -55.3399 -66.8592 26.4966; + texcoord 0.665860 -2.73867; + tangent 0.138734 0.531444 -0.835655; + vertex -53.4388 -65.5027 26.7412; + texcoord 0.998540 -3.04095; + tangent 0.138734 0.531444 -0.835655; + vertex -55.2519 -66.5221 25.9665; + normal -0.328567 -0.941629 0.0733414; + texcoord 0.333170 -3.04095; + tangent -0.682424 0.290370 0.670807; + vertex -54.9065 -67.0436 26.0706; + texcoord 0.665860 -3.04095; + vertex -55.3399 -66.8592 26.4966; + texcoord 0.333170 -3.29391; + tangent -0.682424 0.290370 0.670808; + vertex -56.5503 -66.5171 25.4662; + normal 0.452476 -0.538995 -0.710458; + tangent -0.0378356 -0.807562 0.588567; + vertex -56.5503 -66.5171 25.4662; + texcoord 0.665860 -3.04095; + tangent -0.0378355 -0.807562 0.588567; + vertex -55.3399 -66.8592 26.4966; + texcoord 0.665860 -3.29391; + tangent -0.0378356 -0.807562 0.588567; + vertex -56.5620 -66.7668 25.6482; + normal -0.571089 -0.0177445 0.820696; + tangent 0.442054 0.835776 0.325678; + vertex -56.5620 -66.7668 25.6482; + texcoord 0.665860 -3.04095; + vertex -55.3399 -66.8592 26.4966; + texcoord 0.998540 -3.29391; + vertex -56.4253 -66.5084 25.7489; + normal -0.0873180 0.847093 0.524222; + texcoord 0.665860 -3.04095; + tangent 0.138734 0.531444 -0.835655; + vertex -55.3399 -66.8592 26.4966; + texcoord 0.998540 -3.04095; + vertex -55.2519 -66.5221 25.9665; + texcoord 0.998540 -3.29391; + vertex -56.4253 -66.5084 25.7489; + normal -0.739183 -0.373726 -0.560301; + texcoord 0.333170 -3.29391; + tangent -0.0378356 -0.807562 0.588567; + vertex -56.5503 -66.5171 25.4662; + texcoord 0.665860 -3.29391; + vertex -56.5620 -66.7668 25.6482; + texcoord 0.333170 -3.39391; + vertex -56.7460 -66.5132 25.7217; + normal -0.0750061 -0.327366 0.941916; + texcoord 0.665860 -3.29391; + tangent 0.442054 0.835776 0.325678; + vertex -56.5620 -66.7668 25.6482; + normal -0.0750061 -0.327366 0.941916; + texcoord 0.998540 -3.29391; + vertex -56.4253 -66.5084 25.7489; + texcoord 0.665860 -3.39391; + vertex -56.7460 -66.5132 25.7217; + normal -0.308270 0.314357 -0.897858; + texcoord 0.000490000 1.00000; + tangent 0.180239 0.946029 0.269339; + vertex 11.1833 147.661 45.6002; + texcoord 0.333170 1.00000; + vertex 11.3427 148.498 45.8385; + texcoord 0.333170 -0.714350; + tangent 0.180239 0.946029 0.269339; + vertex 21.1252 151.485 43.5255; + normal 0.0228254 0.564338 0.825228; + texcoord 0.333170 1.00000; + tangent -0.198753 -0.806405 0.556963; + vertex 11.3427 148.498 45.8385; + texcoord 0.665860 1.00000; + vertex 11.0771 147.420 46.5829; + texcoord 0.333170 -0.714350; + tangent -0.198754 -0.806405 0.556963; + vertex 21.1252 151.485 43.5255; + normal 0.353527 -0.916653 -0.186456; + texcoord 0.665860 1.00000; + tangent 0.104376 0.236738 -0.965951; + vertex 11.0771 147.420 46.5829; + texcoord 0.998540 1.00000; + vertex 11.1833 147.661 45.6002; + texcoord 0.998540 -0.714350; + tangent 0.104375 0.236738 -0.965951; + vertex 20.9384 151.865 43.4286; + normal -0.430801 0.704167 -0.564411; + texcoord 0.333170 -2.74454; + tangent 0.0528508 0.644036 0.763168; + vertex 30.6511 155.403 40.5244; + normal -0.430801 0.704167 -0.564411; + texcoord 0.665860 -0.714350; + tangent 0.0528456 0.644036 0.763168; + vertex 20.9588 151.555 43.1220; + texcoord 0.665860 -2.74454; + tangent 0.0528508 0.644036 0.763168; + vertex 30.6562 155.465 40.5979; + normal 0.374131 0.695802 -0.613095; + texcoord 0.333170 -2.74454; + vertex 30.6511 155.403 40.5244; + texcoord 0.665860 -2.74454; + vertex 30.6562 155.465 40.5979; + texcoord 0.333170 -2.84454; + tangent 0.0528508 0.644036 0.763168; + vertex 30.7350 155.406 40.5791; + normal 0.00899514 0.686368 -0.727199; + texcoord 0.000490000 1.00000; + tangent 0.560088 0.598991 0.572286; + vertex 9.51175 96.4551 126.872; + texcoord 0.250000 1.00000; + vertex 10.0996 97.0838 127.472; + texcoord 0.250000 -1.52567; + tangent 0.560090 0.598990 0.572285; + vertex 27.3494 98.4329 128.959; + normal -0.112771 0.814117 0.569646; + texcoord 0.250000 1.00000; + tangent -0.752784 -0.444197 0.485803; + vertex 10.0996 97.0838 127.472; + normal -0.112771 0.814117 0.569646; + texcoord 0.499510 1.00000; + vertex 9.30950 96.6176 127.982; + texcoord 0.250000 -1.52567; + tangent -0.752785 -0.444197 0.485803; + vertex 27.3494 98.4329 128.959; + normal -0.0243022 -0.393989 0.918794; + texcoord 0.499510 1.00000; + tangent -0.301860 -0.873275 -0.382455; + vertex 9.30950 96.6176 127.982; + texcoord 0.749030 1.00000; + vertex 8.92120 95.4942 127.490; + texcoord 0.749030 -1.52567; + tangent -0.301860 -0.873275 -0.382455; + vertex 27.1798 99.0875 129.514; + normal 0.205513 -0.615944 -0.760512; + texcoord 0.749030 1.00000; + tangent 0.459087 0.746967 -0.480915; + vertex 8.92120 95.4942 127.490; + normal 0.205513 -0.615943 -0.760512; + texcoord 0.998540 1.00000; + tangent 0.459087 0.746968 -0.480915; + vertex 9.51175 96.4551 126.872; + texcoord 0.749030 -1.52567; + tangent 0.459086 0.746968 -0.480915; + vertex 27.1798 99.0875 129.514; + normal -0.173561 0.734164 0.656415; + texcoord 0.499510 -3.31631; + tangent 0.309485 -0.592104 0.744065; + vertex 37.4455 100.139 130.200; + texcoord 0.499510 -2.35541; + tangent 0.309482 -0.592104 0.744066; + vertex 32.3537 99.0552 130.065; + texcoord 0.749030 -3.31631; + tangent 0.309485 -0.592104 0.744065; + vertex 37.4767 100.079 130.275; + normal -0.00613663 -0.537049 0.843529; + tangent -0.301956 -0.803173 -0.513552; + vertex 37.4767 100.079 130.275; + texcoord 0.998540 -2.35541; + tangent -0.301957 -0.803173 -0.513552; + vertex 32.3562 99.5081 129.874; + texcoord 0.998540 -3.31631; + tangent -0.301956 -0.803173 -0.513552; + vertex 37.4463 99.9982 130.223; + normal 0.657604 0.698472 0.282300; + texcoord 0.499510 -3.31631; + tangent 0.309485 -0.592104 0.744065; + vertex 37.4455 100.139 130.200; + texcoord 0.749030 -3.31631; + vertex 37.4767 100.079 130.275; + texcoord 0.499510 -3.41631; + vertex 37.5423 100.062 130.166; + normal 0.664383 -0.563623 0.490840; + texcoord 0.749030 -3.31631; + tangent -0.301956 -0.803173 -0.513552; + vertex 37.4767 100.079 130.275; + texcoord 0.998540 -3.31631; + vertex 37.4463 99.9982 130.223; + texcoord 0.749030 -3.41631; + tangent -0.301956 -0.803173 -0.513552; + vertex 37.5423 100.062 130.166; + normal 0.357219 0.913440 -0.194993; + texcoord 0.000490000 1.00000; + tangent 0.475859 0.00165815 0.879520; + vertex 30.3590 -9.24328 155.869; + texcoord 0.250000 1.00000; + vertex 30.9245 -9.24131 156.914; + texcoord 0.250000 -1.75186; + tangent 0.475859 0.00165834 0.879520; + vertex 48.9958 -15.0999 162.575; + normal -0.214405 0.250835 0.943987; + texcoord 0.250000 1.00000; + tangent -0.808353 -0.588063 -0.0273392; + vertex 30.9245 -9.24131 156.914; + normal -0.214405 0.250835 0.943988; + texcoord 0.499510 1.00000; + vertex 29.9639 -9.94008 156.881; + texcoord 0.250000 -1.75186; + tangent -0.808352 -0.588064 -0.0273391; + vertex 48.9958 -15.0999 162.575; + normal -0.369301 -0.827423 0.423070; + texcoord 0.499510 1.00000; + tangent -0.243715 -0.353086 -0.903290; + vertex 29.9639 -9.94008 156.881; + texcoord 0.749030 1.00000; + vertex 29.6090 -10.4543 155.566; + texcoord 0.749030 -1.75186; + tangent -0.243715 -0.353086 -0.903290; + vertex 48.5847 -14.8916 163.452; + normal 0.382565 -0.00590776 -0.923910; + texcoord 0.749030 1.00000; + tangent 0.515021 0.831574 0.207939; + vertex 29.6090 -10.4543 155.566; + normal 0.382565 -0.00590776 -0.923910; + texcoord 0.998540 1.00000; + vertex 30.3590 -9.24328 155.869; + normal 0.382565 -0.00590776 -0.923910; + texcoord 0.749030 -1.75186; + tangent 0.515021 0.831574 0.207939; + vertex 48.5847 -14.8916 163.452; + normal -0.346715 -0.864625 0.363610; + texcoord 0.749030 -3.70772; + tangent 0.223374 -0.452614 -0.863275; + vertex 59.2715 -17.5798 166.953; + texcoord 0.998540 -2.64940; + tangent 0.223372 -0.452614 -0.863276; + vertex 53.9027 -16.1879 165.144; + texcoord 0.998540 -3.70772; + tangent 0.223374 -0.452614 -0.863275; + vertex 59.2970 -17.6315 166.855; + normal 0.625907 -0.612333 0.483000; + texcoord 0.749030 -3.70772; + vertex 59.2715 -17.5798 166.953; + texcoord 0.998540 -3.70772; + vertex 59.2970 -17.6315 166.855; + texcoord 0.749030 -3.80772; + tangent 0.223374 -0.452614 -0.863275; + vertex 59.3843 -17.5189 166.885; + normal -0.576312 0.771119 0.270628; + texcoord 0.000490000 1.00000; + tangent 0.237884 -0.158522 0.958270; + vertex -27.9719 -58.8643 123.452; + texcoord 0.250000 1.00000; + vertex -27.7346 -59.0224 124.408; + normal -0.576312 0.771119 0.270628; + texcoord 0.250000 -1.41517; + tangent 0.237885 -0.158522 0.958270; + vertex -16.5982 -54.5239 135.305; + normal -0.574898 -0.358532 0.735491; + texcoord 0.250000 1.00000; + tangent -0.153866 -0.835478 -0.527543; + vertex -27.7346 -59.0224 124.408; + normal -0.574898 -0.358532 0.735491; + texcoord 0.499510 1.00000; + vertex -27.8881 -59.8556 123.882; + texcoord 0.250000 -1.41517; + tangent -0.153866 -0.835478 -0.527543; + vertex -16.5982 -54.5239 135.305; + normal 0.406495 -0.913646 0.00358055; + texcoord 0.499510 1.00000; + tangent 0.174724 0.0738898 -0.981841; + vertex -27.8881 -59.8556 123.882; + texcoord 0.749030 1.00000; + vertex -27.6745 -59.7653 122.682; + texcoord 0.749030 -1.41517; + tangent 0.174724 0.0738898 -0.981841; + vertex -16.8989 -54.9189 135.972; + normal 0.445356 0.662243 -0.602572; + texcoord 0.749030 1.00000; + tangent -0.243279 0.737183 0.630378; + vertex -27.6745 -59.7653 122.682; + texcoord 0.998540 1.00000; + tangent -0.243279 0.737183 0.630378; + vertex -27.9719 -58.8643 123.452; + texcoord 0.749030 -1.41517; + tangent -0.243279 0.737183 0.630378; + vertex -16.8989 -54.9189 135.972; + normal 0.719206 -0.149610 -0.678498; + texcoord 0.000490000 -3.05813; + tangent 0.188773 0.981884 -0.0164099; + vertex -10.5304 -52.5085 142.323; + texcoord 0.000490000 -2.17778; + tangent 0.188774 0.981883 -0.0164119; + vertex -13.7522 -53.5565 139.138; + texcoord 0.250000 -3.05813; + tangent 0.188773 0.981884 -0.0164099; + vertex -10.5123 -52.4145 142.321; + normal -0.0337586 0.934459 -0.354467; + tangent -0.834015 0.169091 0.525193; + vertex -10.5123 -52.4145 142.321; + texcoord 0.499510 -2.17778; + tangent -0.834015 0.169089 0.525192; + vertex -13.4978 -53.8344 138.862; + texcoord 0.499510 -3.05813; + tangent -0.834015 0.169091 0.525193; + vertex -10.5922 -52.3983 142.371; + normal 0.975469 -0.189415 -0.112172; + texcoord 0.000490000 -3.05813; + tangent 0.188773 0.981884 -0.0164099; + vertex -10.5304 -52.5085 142.323; + texcoord 0.250000 -3.05813; + vertex -10.5123 -52.4145 142.321; + texcoord 0.000490000 -3.15813; + tangent 0.188773 0.981884 -0.0164099; + vertex -10.5086 -52.4621 142.433; + normal 0.391780 0.851736 0.347929; + texcoord 0.250000 -3.05813; + tangent -0.834015 0.169091 0.525193; + vertex -10.5123 -52.4145 142.321; + texcoord 0.499510 -3.05813; + vertex -10.5922 -52.3983 142.371; + texcoord 0.250000 -3.15813; + tangent -0.834015 0.169091 0.525193; + vertex -10.5086 -52.4621 142.433; + normal -0.353989 -0.933281 -0.0606456; + texcoord 0.000490000 1.00000; + tangent -0.294262 0.0495918 0.954437; + vertex -21.4116 -82.8737 67.0291; + texcoord 0.250000 1.00000; + vertex -21.7390 -82.8185 68.0909; + texcoord 0.250000 -1.60533; + tangent -0.294262 0.0495917 0.954437; + vertex -36.9776 -77.5915 76.6002; + normal 0.421983 -0.206772 0.882709; + texcoord 0.250000 1.00000; + tangent 0.765361 0.603140 -0.224600; + vertex -21.7390 -82.8185 68.0909; + normal 0.421983 -0.206772 0.882709; + texcoord 0.499510 1.00000; + vertex -20.8875 -82.1476 67.8410; + normal 0.421983 -0.206772 0.882709; + texcoord 0.250000 -1.60533; + tangent 0.765361 0.603140 -0.224600; + vertex -36.9776 -77.5915 76.6002; + normal 0.419229 0.861396 0.286784; + texcoord 0.499510 1.00000; + tangent 0.0492750 0.293828 -0.954587; + vertex -20.8875 -82.1476 67.8410; + texcoord 0.749030 1.00000; + tangent 0.0492750 0.293828 -0.954587; + vertex -20.8204 -81.7470 66.5396; + normal 0.419229 0.861395 0.286784; + texcoord 0.749030 -1.60533; + tangent 0.0492748 0.293828 -0.954587; + vertex -36.6545 -77.6780 77.4649; + normal -0.576171 -0.0520369 -0.815671; + texcoord 0.749030 1.00000; + tangent -0.433677 -0.826437 0.359062; + vertex -20.8204 -81.7470 66.5396; + texcoord 0.998540 1.00000; + vertex -21.4116 -82.8737 67.0291; + normal -0.576171 -0.0520369 -0.815671; + texcoord 0.749030 -1.60533; + tangent -0.433677 -0.826437 0.359063; + vertex -36.6545 -77.6780 77.4649; + normal -0.247544 0.671537 -0.698398; + texcoord 0.000490000 -3.41634; + tangent -0.324419 -0.736673 -0.593351; + vertex -45.1115 -74.8219 82.9054; + texcoord 0.000490000 -2.44072; + tangent -0.324420 -0.736673 -0.593351; + vertex -40.9721 -76.2683 80.0475; + texcoord 0.250000 -3.41634; + tangent -0.324419 -0.736673 -0.593351; + vertex -45.1461 -74.9006 82.8421; + normal 0.516896 0.779319 0.354232; + texcoord 0.749030 -3.41634; + tangent -0.657890 0.626398 -0.418099; + vertex -45.0412 -74.8888 82.9501; + normal 0.516896 0.779319 0.354232; + texcoord 0.998540 -2.44072; + tangent -0.657889 0.626399 -0.418099; + vertex -40.9721 -76.2683 80.0475; + texcoord 0.998540 -3.41634; + tangent -0.657889 0.626398 -0.418099; + vertex -45.1115 -74.8219 82.9054; + normal -0.884885 0.458019 -0.0848351; + texcoord 0.000490000 -3.41634; + tangent -0.324419 -0.736673 -0.593351; + vertex -45.1115 -74.8219 82.9054; + texcoord 0.250000 -3.41634; + vertex -45.1461 -74.9006 82.8421; + normal -0.884885 0.458019 -0.0848351; + texcoord 0.000490000 -3.51634; + vertex -45.1707 -74.9236 82.9740; + normal 0.00358688 0.557759 0.829995; + texcoord 0.749030 -3.41634; + tangent -0.657890 0.626398 -0.418099; + vertex -45.0412 -74.8888 82.9501; + normal 0.00358688 0.557759 0.829995; + texcoord 0.998540 -3.41634; + tangent -0.657890 0.626398 -0.418099; + vertex -45.1115 -74.8219 82.9054; + texcoord 0.749030 -3.51634; + vertex -45.1707 -74.9236 82.9740; + normal -0.753931 0.285418 -0.591714; + texcoord 0.000490000 1.00000; + tangent -0.494672 0.346059 0.797209; + vertex -19.4042 115.106 90.5203; + texcoord 0.200100 1.00000; + vertex -19.9473 115.486 91.3956; + texcoord 0.200100 -1.55414; + tangent -0.494672 0.346058 0.797210; + vertex -20.8210 132.118 100.531; + normal -0.870775 -0.271071 0.410210; + texcoord 0.200100 1.00000; + tangent 0.474656 -0.681095 0.557505; + vertex -19.9473 115.486 91.3956; + normal -0.870775 -0.271071 0.410210; + texcoord 0.399710 1.00000; + vertex -19.5377 114.898 91.8767; + normal -0.870775 -0.271071 0.410210; + texcoord 0.200100 -1.55414; + tangent 0.474657 -0.681094 0.557505; + vertex -20.8210 132.118 100.531; + normal 0.221170 -0.454797 0.862696; + texcoord 0.399710 1.00000; + tangent 0.792906 -0.431163 -0.430579; + vertex -19.5377 114.898 91.8767; + normal 0.221170 -0.454797 0.862696; + texcoord 0.599320 1.00000; + tangent 0.792906 -0.431163 -0.430579; + vertex -18.4291 114.296 91.2747; + texcoord 0.599320 -1.55414; + tangent 0.792906 -0.431163 -0.430579; + vertex -21.4788 131.730 101.248; + normal 0.952175 -0.00816782 0.305443; + texcoord 0.599320 1.00000; + tangent 0.298833 0.233378 -0.925329; + vertex -18.4291 114.296 91.2747; + texcoord 0.798930 1.00000; + tangent 0.298833 0.233378 -0.925329; + vertex -18.1536 114.511 90.4215; + texcoord 0.599320 -1.55414; + tangent 0.298833 0.233378 -0.925329; + vertex -21.4788 131.730 101.248; + normal 0.187024 0.530011 -0.827109; + texcoord 0.798930 1.00000; + tangent -0.900598 0.428792 0.0711293; + vertex -18.1536 114.511 90.4215; + texcoord 0.998540 1.00000; + vertex -19.4042 115.106 90.5203; + texcoord 0.998540 -1.55414; + tangent -0.900598 0.428793 0.0711295; + vertex -20.4909 131.905 101.040; + normal -0.911151 -0.292328 0.290428; + texcoord 0.399710 -3.87299; + tangent 0.311041 -0.0256013 0.950052; + vertex -22.6828 144.256 108.362; + texcoord 0.399710 -3.25836; + tangent 0.311041 -0.0256000 0.950052; + vertex -22.0467 141.157 107.238; + texcoord 0.599320 -3.87299; + tangent 0.311041 -0.0256013 0.950052; + vertex -22.6515 144.254 108.457; + normal -0.0528402 -0.495012 0.867278; + tangent 0.993742 -0.111653 -0.00318143; + vertex -22.6515 144.254 108.457; + texcoord 0.798930 -3.25836; + tangent 0.993742 -0.111654 -0.00318119; + vertex -21.9670 141.330 106.830; + texcoord 0.798930 -3.87299; + tangent 0.993742 -0.111653 -0.00318143; + vertex -22.5514 144.243 108.457; + normal -0.777658 0.567805 0.269901; + texcoord 0.399710 -3.87299; + tangent 0.311041 -0.0256013 0.950052; + vertex -22.6828 144.256 108.362; + texcoord 0.599320 -3.87299; + vertex -22.6515 144.254 108.457; + texcoord 0.399710 -3.97299; + tangent 0.311041 -0.0256014 0.950052; + vertex -22.5874 144.375 108.386; + normal 0.0567366 0.480027 0.875417; + texcoord 0.599320 -3.87299; + tangent 0.993742 -0.111653 -0.00318143; + vertex -22.6515 144.254 108.457; + texcoord 0.798930 -3.87299; + vertex -22.5514 144.243 108.457; + normal 0.0567366 0.480027 0.875417; + texcoord 0.599320 -3.97299; + tangent 0.993742 -0.111653 -0.00318140; + vertex -22.5874 144.375 108.386; + normal -0.982009 0.170037 -0.0821327; + texcoord 0.000490000 1.00000; + tangent 0.0110082 0.485755 0.874026; + vertex -39.5963 99.1095 141.036; + texcoord 0.333170 1.00000; + vertex -39.5877 99.4872 141.715; + texcoord 0.333170 -0.474050; + tangent 0.0110082 0.485755 0.874026; + vertex -37.9845 108.054 140.282; + normal 0.539093 0.0399267 0.841299; + texcoord 0.333170 1.00000; + tangent 0.636100 -0.674010 -0.375617; + vertex -39.5877 99.4872 141.715; + texcoord 0.665860 1.00000; + vertex -38.8404 98.6954 141.274; + texcoord 0.333170 -0.474050; + tangent 0.636100 -0.674010 -0.375617; + vertex -37.9845 108.054 140.282; + normal 0.254006 -0.0907188 -0.962939; + texcoord 0.665860 1.00000; + tangent -0.845272 0.463080 -0.266594; + vertex -38.8404 98.6954 141.274; + texcoord 0.998540 1.00000; + vertex -39.5963 99.1095 141.036; + texcoord 0.998540 -0.474050; + tangent -0.845272 0.463080 -0.266594; + vertex -38.2590 108.040 140.547; + normal 0.624626 -0.170306 -0.762127; + texcoord 0.000490000 -2.18803; + tangent -0.705359 0.295774 -0.644194; + vertex -37.2209 116.957 139.405; + normal 0.624626 -0.170306 -0.762127; + texcoord 0.000490000 -0.474050; + tangent -0.705359 0.295777 -0.644193; + vertex -38.2590 108.040 140.547; + texcoord 0.333170 -2.18803; + tangent -0.705359 0.295774 -0.644194; + vertex -37.2805 116.982 139.351; + normal 0.699057 0.440789 -0.563049; + texcoord 0.000490000 -2.18803; + vertex -37.2209 116.957 139.405; + texcoord 0.333170 -2.18803; + vertex -37.2805 116.982 139.351; + texcoord 0.000490000 -2.28803; + vertex -37.2598 117.035 139.418; + normal -0.180185 -0.983632 0.00135894; + texcoord 0.000490000 1.00000; + tangent -0.260670 0.0490825 0.964179; + vertex -16.8992 -47.4955 152.393; + texcoord 0.333170 1.00000; + tangent -0.260670 0.0490825 0.964179; + vertex -17.1007 -47.4576 153.138; + texcoord 0.333170 -0.462350; + tangent -0.260671 0.0490825 0.964179; + vertex -25.5408 -45.9100 154.209; + normal 0.202873 0.541851 0.815622; + texcoord 0.333170 1.00000; + tangent 0.680309 0.521096 -0.515402; + vertex -17.1007 -47.4576 153.138; + texcoord 0.665860 1.00000; + vertex -16.3063 -46.8491 152.536; + texcoord 0.333170 -0.462350; + tangent 0.680309 0.521096 -0.515401; + vertex -25.5408 -45.9100 154.209; + normal -0.166086 0.356341 -0.919476; + texcoord 0.665860 1.00000; + tangent -0.667090 -0.727292 -0.161363; + vertex -16.3063 -46.8491 152.536; + normal -0.166086 0.356341 -0.919476; + texcoord 0.998540 1.00000; + vertex -16.8992 -47.4955 152.393; + normal -0.166086 0.356340 -0.919476; + texcoord 0.998540 -0.462350; + tangent -0.667090 -0.727292 -0.161363; + vertex -25.4901 -46.2032 154.446; + normal -0.0561594 0.595746 -0.801208; + texcoord 0.000490000 -2.16113; + tangent 0.0880547 -0.796392 -0.598337; + vertex -34.3046 -45.1757 155.827; + texcoord 0.000490000 -0.462350; + tangent 0.0880540 -0.796392 -0.598336; + vertex -25.4901 -46.2032 154.446; + normal -0.0561594 0.595745 -0.801207; + texcoord 0.333170 -2.16113; + tangent 0.0880547 -0.796392 -0.598337; + vertex -34.2972 -45.2427 155.777; + normal -0.687588 0.386021 -0.614988; + texcoord 0.000490000 -2.16113; + vertex -34.3046 -45.1757 155.827; + texcoord 0.333170 -2.16113; + vertex -34.2972 -45.2427 155.777; + texcoord 0.000490000 -2.26113; + tangent 0.0880547 -0.796392 -0.598337; + vertex -34.3563 -45.2450 155.842; + normal -0.707067 -0.564726 -0.425606; + texcoord 0.000490000 1.00000; + tangent -0.471353 -0.0722824 0.878978; + vertex -66.5900 -82.2679 97.5364; + texcoord 0.333170 1.00000; + vertex -66.9881 -82.3289 98.2788; + texcoord 0.333170 -0.616120; + tangent -0.471354 -0.0722820 0.878977; + vertex -73.7124 -75.4795 100.362; + normal 0.239350 -0.0597141 0.969095; + texcoord 0.333170 1.00000; + tangent 0.934779 0.284007 -0.213374; + vertex -66.9881 -82.3289 98.2788; + normal 0.239350 -0.0597141 0.969095; + texcoord 0.665860 1.00000; + vertex -65.7953 -81.9666 98.0065; + texcoord 0.333170 -0.616120; + tangent 0.934779 0.284007 -0.213374; + vertex -73.7124 -75.4795 100.362; + normal 0.222775 0.605062 -0.764377; + texcoord 0.665860 1.00000; + tangent -0.818187 -0.310262 -0.484053; + vertex -65.7953 -81.9666 98.0065; + texcoord 0.998540 1.00000; + vertex -66.5900 -82.2679 97.5364; + texcoord 0.998540 -0.616120; + tangent -0.818187 -0.310262 -0.484053; + vertex -73.8431 -75.8461 100.506; + normal -0.668806 -0.623942 -0.404222; + texcoord 0.333170 -2.51673; + tangent 0.128314 -0.632440 0.763908; + vertex -81.3433 -69.4041 102.578; + texcoord 0.665860 -0.616120; + tangent 0.128310 -0.632439 0.763909; + vertex -73.9783 -75.7155 100.134; + texcoord 0.665860 -2.51673; + tangent 0.128314 -0.632440 0.763908; + vertex -81.3315 -69.4623 102.648; + normal -0.964728 -0.258129 -0.0516593; + texcoord 0.333170 -2.51673; + vertex -81.3433 -69.4041 102.578; + normal -0.964728 -0.258129 -0.0516593; + texcoord 0.665860 -2.51673; + vertex -81.3315 -69.4623 102.648; + normal -0.964728 -0.258129 -0.0516593; + texcoord 0.333170 -2.61672; + vertex -81.3567 -69.3719 102.667; + normal 0.225262 -0.396582 -0.889932; + texcoord 0.000490000 1.00000; + tangent -0.906928 -0.419107 -0.0427968; + vertex -36.0166 -85.4452 29.4594; + texcoord 0.200100 1.00000; + tangent -0.906928 -0.419107 -0.0427968; + vertex -37.1293 -85.9595 29.4069; + texcoord 0.200100 -1.70639; + tangent -0.906928 -0.419107 -0.0427968; + vertex -56.2017 -81.4874 22.5864; + normal -0.164166 -0.970388 -0.177193; + texcoord 0.200100 1.00000; + tangent 0.0706516 -0.190735 0.979096; + vertex -37.1293 -85.9595 29.4069; + normal -0.164166 -0.970388 -0.177193; + texcoord 0.399710 1.00000; + vertex -37.0612 -86.1434 30.3511; + texcoord 0.200100 -1.70639; + tangent 0.0706514 -0.190736 0.979096; + vertex -56.2017 -81.4874 22.5864; + normal -0.390840 -0.282656 0.875985; + texcoord 0.399710 1.00000; + tangent 0.726410 0.489767 0.482138; + vertex -37.0612 -86.1434 30.3511; + texcoord 0.599320 1.00000; + vertex -35.9263 -85.3782 31.1044; + texcoord 0.599320 -1.70639; + tangent 0.726410 0.489767 0.482138; + vertex -56.6997 -82.5329 22.7540; + normal -0.186730 0.689749 0.699556; + texcoord 0.599320 1.00000; + tangent 0.614644 0.637521 -0.464520; + vertex -35.9263 -85.3782 31.1044; + texcoord 0.798930 1.00000; + vertex -35.2930 -84.7213 30.6257; + texcoord 0.599320 -1.70639; + tangent 0.614644 0.637521 -0.464520; + vertex -56.6997 -82.5329 22.7540; + normal 0.327407 0.698298 -0.636541; + texcoord 0.798930 1.00000; + tangent -0.466304 -0.466511 -0.751617; + vertex -35.2930 -84.7213 30.6257; + texcoord 0.998540 1.00000; + vertex -36.0166 -85.4452 29.4594; + normal 0.327407 0.698298 -0.636541; + texcoord 0.998540 -1.70639; + tangent -0.466304 -0.466510 -0.751617; + vertex -56.5080 -81.5115 23.2350; + normal 0.196569 0.969937 0.143469; + texcoord 0.000490000 -4.17048; + tangent 0.752366 -0.0553818 -0.656413; + vertex -71.3065 -79.1647 17.9927; + normal 0.196569 0.969937 0.143469; + texcoord 0.000490000 -3.51589; + tangent 0.752365 -0.0553824 -0.656414; + vertex -67.8765 -80.0368 19.1892; + normal 0.196569 0.969937 0.143469; + texcoord 0.200100 -4.17048; + tangent 0.752366 -0.0553818 -0.656413; + vertex -71.2219 -79.1710 17.9188; + normal -0.332719 -0.748949 0.573039; + texcoord 0.599320 -4.17048; + tangent -0.640461 0.625482 0.445625; + vertex -71.2548 -79.3390 17.9809; + texcoord 0.798930 -3.51589; + tangent -0.640461 0.625481 0.445625; + vertex -67.9928 -79.7736 19.3069; + normal -0.332719 -0.748949 0.573039; + texcoord 0.798930 -4.17048; + tangent -0.640461 0.625482 0.445625; + vertex -71.3269 -79.2685 18.0311; + normal -0.279619 0.380638 0.881435; + tangent 0.181121 0.922484 -0.340907; + vertex -71.3269 -79.2685 18.0311; + texcoord 0.798930 -3.51589; + tangent 0.181121 0.922484 -0.340907; + vertex -67.9928 -79.7736 19.3069; + normal -0.279619 0.380638 0.881435; + texcoord 0.998540 -4.17048; + tangent 0.181121 0.922484 -0.340907; + vertex -71.3065 -79.1647 17.9927; + normal -0.359169 0.800830 -0.479238; + texcoord 0.000490000 -4.17048; + tangent 0.752366 -0.0553818 -0.656413; + vertex -71.3065 -79.1647 17.9927; + texcoord 0.200100 -4.17048; + vertex -71.2219 -79.1710 17.9188; + normal -0.359169 0.800830 -0.479237; + texcoord 0.000490000 -4.27048; + vertex -71.3543 -79.2651 17.8607; + normal -0.662452 -0.743497 0.0914863; + texcoord 0.599320 -4.17048; + tangent -0.640461 0.625482 0.445625; + vertex -71.2548 -79.3390 17.9809; + texcoord 0.798930 -4.17048; + vertex -71.3269 -79.2685 18.0311; + texcoord 0.599320 -4.27048; + vertex -71.3543 -79.2651 17.8607; + normal -0.956155 0.246290 0.158455; + texcoord 0.798930 -4.17048; + tangent 0.181121 0.922484 -0.340907; + vertex -71.3269 -79.2685 18.0311; + normal -0.956155 0.246290 0.158455; + texcoord 0.998540 -4.17048; + vertex -71.3065 -79.1647 17.9927; + texcoord 0.798930 -4.27048; + tangent 0.181121 0.922484 -0.340907; + vertex -71.3543 -79.2651 17.8607; + normal 0.164778 0.865953 0.472201; + texcoord 0.000490000 1.00000; + tangent -0.127513 -0.456024 0.880785; + vertex 11.9929 118.356 97.7629; + texcoord 0.333170 1.00000; + vertex 11.8762 117.939 98.5691; + texcoord 0.333170 -0.637970; + tangent -0.127513 -0.456024 0.880785; + vertex 20.7845 114.429 101.896; + normal -0.458669 -0.802422 0.381761; + texcoord 0.333170 1.00000; + tangent -0.309919 -0.258187 -0.915035; + vertex 11.8762 117.939 98.5691; + texcoord 0.665860 1.00000; + vertex 11.4476 117.581 97.3037; + texcoord 0.333170 -0.637970; + tangent -0.309919 -0.258187 -0.915035; + vertex 20.7845 114.429 101.896; + normal 0.507798 0.145819 -0.849045; + texcoord 0.665860 1.00000; + tangent 0.518050 0.735767 0.436201; + vertex 11.4476 117.581 97.3037; + texcoord 0.998540 1.00000; + vertex 11.9929 118.356 97.7629; + texcoord 0.998540 -0.637970; + tangent 0.518051 0.735767 0.436200; + vertex 20.5637 114.607 102.245; + normal 0.410676 -0.00659400 -0.911758; + texcoord 0.000490000 -2.58705; + tangent 0.0498707 0.998639 0.0152388; + vertex 29.6058 111.487 106.340; + texcoord 0.000490000 -0.637970; + tangent 0.0498673 0.998640 0.0152391; + vertex 20.5637 114.607 102.245; + texcoord 0.333170 -2.58705; + tangent 0.0498707 0.998639 0.0152388; + vertex 29.6107 111.587 106.342; + normal 0.912855 -0.0393856 -0.406379; + texcoord 0.000490000 -2.58705; + tangent 0.0498707 0.998639 0.0152388; + vertex 29.6058 111.487 106.340; + texcoord 0.333170 -2.58705; + tangent 0.0498707 0.998639 0.0152388; + vertex 29.6107 111.587 106.342; + texcoord 0.000490000 -2.68705; + vertex 29.6451 111.534 106.424; + normal 0.636487 0.748580 0.185776; + texcoord 0.000490000 1.00000; + tangent 0.00201548 -0.242478 0.970155; + vertex 6.96198 65.4955 144.624; + texcoord 0.333170 1.00000; + vertex 6.96426 65.2212 145.722; + texcoord 0.333170 -0.628790; + tangent 0.00201525 -0.242478 0.970155; + vertex 14.2945 58.0000 149.705; + normal -0.646717 -0.261180 0.716619; + texcoord 0.333170 1.00000; + tangent -0.733673 -0.0438428 -0.678086; + vertex 6.96426 65.2212 145.722; + texcoord 0.665860 1.00000; + vertex 5.71027 65.1463 144.563; + texcoord 0.333170 -0.628790; + tangent -0.733673 -0.0438429 -0.678086; + vertex 14.2945 58.0000 149.705; + normal 0.171084 -0.460001 -0.871280; + texcoord 0.665860 1.00000; + tangent 0.962133 0.268465 0.0471847; + vertex 5.71027 65.1463 144.563; + texcoord 0.998540 1.00000; + tangent 0.962133 0.268465 0.0471847; + vertex 6.96198 65.4955 144.624; + texcoord 0.998540 -0.628790; + tangent 0.962133 0.268465 0.0471848; + vertex 13.8193 57.6323 150.122; + normal -0.625296 -0.114875 0.771886; + texcoord 0.665860 -3.07014; + tangent -0.598656 -0.563898 -0.568885; + vertex 23.4371 48.8674 156.412; + texcoord 0.665860 -2.19665; + tangent -0.598656 -0.563898 -0.568885; + vertex 20.2628 51.6532 154.255; + texcoord 0.998540 -3.07014; + tangent -0.598656 -0.563898 -0.568885; + vertex 23.3634 48.7980 156.342; + normal 0.125369 -0.767422 0.628765; + texcoord 0.665860 -3.07014; + vertex 23.4371 48.8674 156.412; + texcoord 0.998540 -3.07014; + vertex 23.3634 48.7980 156.342; + texcoord 0.665860 -3.17014; + vertex 23.4892 48.7984 156.318; + normal 0.738196 -0.519071 -0.430849; + texcoord 0.000490000 1.00000; + tangent 0.293808 -0.327533 0.897997; + vertex 25.8897 -48.6459 138.135; + texcoord 0.333170 1.00000; + tangent 0.293809 -0.327533 0.897997; + vertex 26.1926 -48.9836 139.061; + texcoord 0.333170 -1.20700; + tangent 0.293808 -0.327533 0.897997; + vertex 19.4690 -61.7546 142.927; + normal -0.00658744 0.292898 0.956121; + texcoord 0.333170 1.00000; + tangent -0.490387 0.832330 -0.258355; + vertex 26.1926 -48.9836 139.061; + texcoord 0.665860 1.00000; + tangent -0.490387 0.832330 -0.258355; + vertex 25.4288 -47.6871 138.659; + normal -0.00658744 0.292898 0.956121; + texcoord 0.333170 -1.20700; + tangent -0.490387 0.832330 -0.258355; + vertex 19.4690 -61.7546 142.927; + normal -0.695808 0.0564184 -0.716009; + texcoord 0.665860 1.00000; + tangent 0.388756 -0.808666 -0.441507; + vertex 25.4288 -47.6871 138.659; + texcoord 0.998540 1.00000; + vertex 25.8897 -48.6459 138.135; + texcoord 0.998540 -1.20700; + tangent 0.388756 -0.808666 -0.441507; + vertex 19.3059 -61.4988 143.521; + normal 0.941188 -0.277894 0.192200; + texcoord 0.333170 -2.74547; + tangent -0.215285 -0.0547943 0.975013; + vertex 16.1525 -69.1981 146.191; + texcoord 0.665860 -1.92539; + tangent -0.215285 -0.0547930 0.975013; + vertex 17.5613 -65.3312 144.883; + texcoord 0.665860 -2.74547; + tangent -0.215285 -0.0547943 0.975013; + vertex 16.1283 -69.2043 146.300; + normal -0.398245 0.441512 0.804032; + tangent -0.524953 0.609105 -0.594488; + vertex 16.1283 -69.2043 146.300; + texcoord 0.665860 -1.92539; + tangent -0.524953 0.609105 -0.594488; + vertex 17.5613 -65.3312 144.883; + texcoord 0.998540 -2.74547; + tangent -0.524953 0.609105 -0.594488; + vertex 16.0694 -69.1359 146.234; + normal 0.488024 -0.870847 0.0588165; + texcoord 0.333170 -2.74547; + tangent -0.215285 -0.0547943 0.975013; + vertex 16.1525 -69.1981 146.191; + normal 0.488024 -0.870846 0.0588165; + texcoord 0.665860 -2.74547; + vertex 16.1283 -69.2043 146.300; + texcoord 0.333170 -2.84547; + tangent -0.215285 -0.0547943 0.975013; + vertex 16.0537 -69.2513 146.224; + normal -0.728350 0.0399028 0.684042; + texcoord 0.665860 -2.74547; + tangent -0.524953 0.609105 -0.594488; + vertex 16.1283 -69.2043 146.300; + texcoord 0.998540 -2.74547; + vertex 16.0694 -69.1359 146.234; + texcoord 0.665860 -2.84547; + vertex 16.0537 -69.2513 146.224; + normal 0.657203 -0.182080 -0.731390; + texcoord 0.000490000 1.00000; + tangent -0.205243 -0.976944 0.0587852; + vertex -25.4766 -93.0023 81.9933; + normal 0.657203 -0.182079 -0.731390; + texcoord 0.200100 1.00000; + vertex -25.7170 -94.1463 82.0621; + texcoord 0.200100 -1.46746; + tangent -0.205243 -0.976944 0.0587855; + vertex -37.4035 -106.781 74.7064; + normal 0.680016 -0.717326 0.151729; + texcoord 0.200100 1.00000; + tangent -0.106161 0.108432 0.988419; + vertex -25.7170 -94.1463 82.0621; + texcoord 0.399710 1.00000; + vertex -25.8147 -94.0465 82.9719; + texcoord 0.200100 -1.46746; + tangent -0.106161 0.108432 0.988419; + vertex -37.4035 -106.781 74.7064; + normal -0.229241 -0.333400 0.914491; + texcoord 0.399710 1.00000; + tangent -0.0847113 0.942779 0.322478; + vertex -25.8147 -94.0465 82.9719; + texcoord 0.599320 1.00000; + vertex -25.9410 -92.6407 83.4527; + texcoord 0.599320 -1.46746; + tangent -0.0847114 0.942779 0.322478; + vertex -36.7835 -107.471 75.3281; + normal -0.824163 0.365569 0.432566; + texcoord 0.599320 1.00000; + tangent 0.0199710 0.782061 -0.622882; + vertex -25.9410 -92.6407 83.4527; + normal -0.824163 0.365569 0.432566; + texcoord 0.798930 1.00000; + vertex -25.9214 -91.8716 82.8402; + texcoord 0.599320 -1.46746; + tangent 0.0199707 0.782060 -0.622883; + vertex -36.7835 -107.471 75.3281; + normal -0.172216 0.546239 -0.819734; + texcoord 0.798930 1.00000; + tangent 0.300285 -0.763448 -0.571818; + vertex -25.9214 -91.8716 82.8402; + texcoord 0.998540 1.00000; + vertex -25.4766 -93.0023 81.9933; + texcoord 0.998540 -1.46746; + tangent 0.300285 -0.763448 -0.571818; + vertex -37.7002 -106.876 75.3164; + normal 0.415901 0.418041 -0.807631; + texcoord 0.200100 -3.68976; + tangent 0.157236 -0.907763 -0.388899; + vertex -45.6269 -116.724 69.3388; + texcoord 0.399710 -3.10582; + tangent 0.157236 -0.907763 -0.388899; + vertex -43.7792 -114.855 71.2577; + texcoord 0.399710 -3.68976; + tangent 0.157236 -0.907763 -0.388899; + vertex -45.6100 -116.822 69.2970; + normal 0.812023 -0.543222 -0.213374; + tangent -0.275885 -0.679451 0.679877; + vertex -45.6100 -116.822 69.2970; + texcoord 0.399710 -3.10582; + tangent -0.275885 -0.679452 0.679877; + vertex -43.7792 -114.855 71.2577; + texcoord 0.599320 -3.68976; + tangent -0.275885 -0.679451 0.679877; + vertex -45.6396 -116.895 69.3701; + normal 0.408859 -0.698781 0.586974; + tangent -0.327759 0.487840 0.809065; + vertex -45.6396 -116.895 69.3701; + texcoord 0.798930 -3.10582; + tangent -0.327760 0.487839 0.809065; + vertex -43.9528 -114.660 70.8552; + normal 0.408859 -0.698781 0.586974; + texcoord 0.798930 -3.68976; + tangent -0.327759 0.487840 0.809065; + vertex -45.6748 -116.842 69.4570; + normal -0.139701 0.369392 -0.918713; + texcoord 0.200100 -3.68976; + tangent 0.157236 -0.907763 -0.388899; + vertex -45.6269 -116.724 69.3388; + texcoord 0.399710 -3.68976; + vertex -45.6100 -116.822 69.2970; + texcoord 0.200100 -3.78976; + tangent 0.157236 -0.907763 -0.388899; + vertex -45.7707 -116.804 69.3286; + normal -0.215540 -0.645584 -0.732642; + texcoord 0.399710 -3.68976; + tangent -0.275885 -0.679451 0.679877; + vertex -45.6100 -116.822 69.2970; + texcoord 0.599320 -3.68976; + vertex -45.6396 -116.895 69.3701; + texcoord 0.399710 -3.78976; + tangent -0.275885 -0.679451 0.679877; + vertex -45.7707 -116.804 69.3286; + normal -0.601540 -0.768108 0.219455; + texcoord 0.599320 -3.68976; + tangent -0.327759 0.487840 0.809065; + vertex -45.6396 -116.895 69.3701; + texcoord 0.798930 -3.68976; + vertex -45.6748 -116.842 69.4570; + normal -0.601540 -0.768108 0.219455; + texcoord 0.599320 -3.78976; + tangent -0.327759 0.487840 0.809065; + vertex -45.7707 -116.804 69.3286; + normal 0.742256 -0.230408 -0.629260; + texcoord 0.000490000 1.00000; + tangent 0.450190 -0.524109 0.722937; + vertex 15.4992 -96.1358 33.8673; + texcoord 0.333170 1.00000; + vertex 15.9086 -96.6125 34.5248; + texcoord 0.333170 -0.636300; + tangent 0.450190 -0.524109 0.722937; + vertex 12.9699 -106.278 34.5974; + normal 0.0658823 -0.0125414 0.997749; + texcoord 0.333170 1.00000; + tangent -0.697320 0.714644 0.0550275; + vertex 15.9086 -96.6125 34.5248; + normal 0.0658823 -0.0125414 0.997749; + texcoord 0.665860 1.00000; + vertex 14.9505 -95.6305 34.6004; + normal 0.0658823 -0.0125414 0.997749; + texcoord 0.333170 -0.636300; + tangent -0.697320 0.714644 0.0550275; + vertex 12.9699 -106.278 34.5974; + normal -0.760138 0.104947 -0.641231; + texcoord 0.665860 1.00000; + tangent 0.524628 -0.483106 -0.700980; + vertex 14.9505 -95.6305 34.6004; + texcoord 0.998540 1.00000; + vertex 15.4992 -96.1358 33.8673; + normal -0.760138 0.104947 -0.641231; + texcoord 0.998540 -0.636300; + tangent 0.524628 -0.483106 -0.700980; + vertex 13.4074 -106.270 34.6883; + normal -0.763712 0.169870 -0.622807; + texcoord 0.000490000 -2.58165; + tangent 0.622181 -0.0635852 -0.780287; + vertex 11.1899 -116.392 34.6468; + texcoord 0.000490000 -0.636300; + tangent 0.622181 -0.0635788 -0.780287; + vertex 13.4074 -106.270 34.6883; + texcoord 0.333170 -2.58165; + tangent 0.622181 -0.0635852 -0.780287; + vertex 11.2515 -116.398 34.5695; + normal -0.708946 -0.468559 -0.527113; + texcoord 0.000490000 -2.58165; + vertex 11.1899 -116.392 34.6468; + texcoord 0.333170 -2.58165; + vertex 11.2515 -116.398 34.5695; + texcoord 0.000490000 -2.68165; + tangent 0.622181 -0.0635852 -0.780287; + vertex 11.2507 -116.474 34.6386; + normal -0.404090 0.0111472 -0.914651; + texcoord 0.000490000 1.00000; + tangent -0.452197 0.866760 0.210343; + vertex -3.37036 157.417 63.9213; + texcoord 0.333170 1.00000; + vertex -3.65844 157.969 64.0553; + texcoord 0.333170 -1.08186; + tangent -0.452197 0.866760 0.210343; + vertex 1.49469 168.619 61.9085; + normal -0.524670 0.404833 0.748887; + texcoord 0.333170 1.00000; + tangent 0.282367 -0.747136 0.601712; + vertex -3.65844 157.969 64.0553; + texcoord 0.665860 1.00000; + vertex -3.38668 157.250 64.6345; + texcoord 0.333170 -1.08186; + tangent 0.282367 -0.747136 0.601712; + vertex 1.49469 168.619 61.9085; + normal 0.920017 -0.385719 -0.0692124; + texcoord 0.665860 1.00000; + tangent 0.0222780 0.227811 -0.973450; + vertex -3.38668 157.250 64.6345; + texcoord 0.998540 1.00000; + vertex -3.37036 157.417 63.9213; + normal 0.920017 -0.385719 -0.0692124; + texcoord 0.998540 -1.08186; + tangent 0.0222778 0.227810 -0.973451; + vertex 1.21378 168.727 61.8228; + normal -0.908201 0.0567636 0.414668; + texcoord 0.000490000 1.00000; + tangent 0.133967 0.978061 0.159527; + vertex -16.8623 94.3663 147.169; + texcoord 0.250000 1.00000; + vertex -16.7612 95.1043 147.290; + normal -0.908201 0.0567636 0.414668; + texcoord 0.250000 -1.53052; + tangent 0.133967 0.978061 0.159527; + vertex -18.9998 108.463 140.558; + normal 0.208226 0.467755 0.858980; + texcoord 0.250000 1.00000; + tangent 0.830467 -0.548493 0.0973657; + vertex -16.7612 95.1043 147.290; + texcoord 0.499510 1.00000; + vertex -16.1346 94.6904 147.363; + texcoord 0.250000 -1.53052; + tangent 0.830466 -0.548494 0.0973659; + vertex -18.9998 108.463 140.558; + normal 0.971725 0.140755 -0.189577; + texcoord 0.499510 1.00000; + tangent 0.0193234 -0.847607 -0.530273; + vertex -16.1346 94.6904 147.363; + texcoord 0.749030 1.00000; + vertex -16.1167 93.9066 146.873; + texcoord 0.749030 -1.53052; + tangent 0.0193235 -0.847607 -0.530273; + vertex -19.4205 108.491 140.767; + normal -0.548596 -0.425550 -0.719687; + texcoord 0.749030 1.00000; + tangent -0.806268 0.497101 0.320659; + vertex -16.1167 93.9066 146.873; + texcoord 0.998540 1.00000; + vertex -16.8623 94.3663 147.169; + texcoord 0.749030 -1.53052; + tangent -0.806268 0.497101 0.320660; + vertex -19.4205 108.491 140.767; + normal -0.0220543 0.397909 0.917160; + texcoord 0.499510 -4.49202; + tangent 0.956202 0.276223 -0.0968465; + vertex -22.2653 122.410 134.323; + normal -0.0220543 0.397909 0.917160; + texcoord 0.499510 -1.53052; + tangent 0.956201 0.276224 -0.0968438; + vertex -19.2993 108.342 140.498; + texcoord 0.749030 -4.49202; + tangent 0.956202 0.276223 -0.0968465; + vertex -22.1960 122.430 134.316; + normal 0.971608 0.233724 0.0367643; + tangent 0.233059 -0.918655 -0.318992; + vertex -22.1960 122.430 134.316; + texcoord 0.998540 -1.53052; + tangent 0.233059 -0.918656 -0.318990; + vertex -19.1182 108.612 140.826; + texcoord 0.998540 -4.49202; + tangent 0.233059 -0.918655 -0.318992; + vertex -22.1791 122.364 134.293; + normal -0.286315 0.951414 -0.113290; + texcoord 0.499510 -4.49202; + tangent 0.956202 0.276223 -0.0968465; + vertex -22.2653 122.410 134.323; + texcoord 0.749030 -4.49202; + vertex -22.1960 122.430 134.316; + normal -0.286315 0.951414 -0.113290; + texcoord 0.499510 -4.59202; + tangent 0.956202 0.276223 -0.0968465; + vertex -22.2358 122.409 134.236; + normal 0.789485 0.370265 -0.489508; + texcoord 0.749030 -4.49202; + tangent 0.233059 -0.918655 -0.318992; + vertex -22.1960 122.430 134.316; + texcoord 0.998540 -4.49202; + vertex -22.1791 122.364 134.293; + texcoord 0.749030 -4.59202; + tangent 0.233059 -0.918655 -0.318992; + vertex -22.2358 122.409 134.236; + normal 0.785346 -0.420511 -0.454316; + texcoord 0.000490000 1.00000; + tangent 0.612994 0.425780 0.665545; + vertex 11.2932 -32.0129 162.616; + texcoord 0.125240 1.00000; + vertex 11.5445 -31.8383 162.889; + texcoord 0.000490000 -2.91845; + tangent 0.612997 0.425780 0.665542; + vertex 19.8334 -38.8955 183.750; + normal 0.841325 0.520756 -0.144865; + texcoord 0.125240 1.00000; + tangent -0.0842676 0.391092 0.916486; + vertex 11.5445 -31.8383 162.889; + texcoord 0.250000 1.00000; + vertex 11.5169 -31.7101 163.190; + texcoord 0.250000 -2.91845; + tangent -0.0842677 0.391093 0.916485; + vertex 19.6611 -39.1330 183.805; + normal 0.507090 0.855152 0.107584; + texcoord 0.250000 1.00000; + tangent -0.861150 0.507873 0.0220498; + vertex 11.5169 -31.7101 163.190; + texcoord 0.374760 1.00000; + vertex 11.2344 -31.5435 163.197; + texcoord 0.250000 -2.91845; + tangent -0.861150 0.507872 0.0220517; + vertex 19.6611 -39.1330 183.805; + normal -0.286822 0.849611 0.442599; + texcoord 0.374760 1.00000; + tangent -0.926228 -0.127975 -0.354575; + vertex 11.2344 -31.5435 163.197; + texcoord 0.499510 1.00000; + vertex 10.8546 -31.5959 163.052; + texcoord 0.499510 -2.91845; + tangent -0.926230 -0.127974 -0.354571; + vertex 19.8817 -39.3102 183.710; + normal -0.740623 0.455678 0.493796; + texcoord 0.499510 1.00000; + tangent -0.670993 -0.540170 -0.507921; + vertex 10.8546 -31.5959 163.052; + texcoord 0.624270 1.00000; + tangent -0.670993 -0.540170 -0.507921; + vertex 10.4956 -31.8850 162.780; + normal -0.740623 0.455678 0.493796; + texcoord 0.499510 -2.91845; + tangent -0.670992 -0.540171 -0.507921; + vertex 19.8817 -39.3102 183.710; + normal -0.917494 -0.145991 0.369987; + texcoord 0.624270 1.00000; + tangent -0.0659474 -0.861493 -0.503469; + vertex 10.4956 -31.8850 162.780; + texcoord 0.749030 1.00000; + tangent -0.0659474 -0.861493 -0.503469; + vertex 10.4720 -32.1930 162.600; + texcoord 0.749030 -2.91845; + tangent -0.0659477 -0.861492 -0.503470; + vertex 20.0566 -39.0723 183.653; + normal -0.0698227 -0.957173 -0.280971; + texcoord 0.749030 1.00000; + tangent 0.933197 0.0368585 -0.357469; + vertex 10.4720 -32.1930 162.600; + texcoord 0.873780 1.00000; + vertex 10.8057 -32.1798 162.472; + texcoord 0.749030 -2.91845; + tangent 0.933197 0.0368578 -0.357470; + vertex 20.0566 -39.0723 183.653; + normal 0.403396 -0.809474 -0.426641; + texcoord 0.873780 1.00000; + tangent 0.911054 0.311921 0.269602; + vertex 10.8057 -32.1798 162.472; + texcoord 0.998540 1.00000; + vertex 11.2932 -32.0129 162.616; + texcoord 0.998540 -2.91845; + tangent 0.911054 0.311922 0.269602; + vertex 19.8334 -38.8955 183.750; + normal 0.801862 -0.352250 -0.482636; + texcoord 0.250000 -7.44568; + tangent 0.537715 0.777625 0.325825; + vertex 29.1719 -46.3565 204.287; + texcoord 0.499510 -2.91845; + tangent 0.537713 0.777624 0.325832; + vertex 19.8817 -39.3102 183.710; + texcoord 0.499510 -7.44568; + tangent 0.537715 0.777625 0.325825; + vertex 29.2073 -46.3053 204.309; + normal 0.567264 0.823222 0.0227421; + tangent -0.823491 0.567308 0.00486314; + vertex 29.2073 -46.3053 204.309; + texcoord 0.499510 -2.91845; + tangent -0.823492 0.567307 0.00485949; + vertex 19.8817 -39.3102 183.710; + texcoord 0.749030 -7.44568; + tangent -0.823491 0.567308 0.00486314; + vertex 29.1530 -46.2679 204.309; + normal 0.667616 -0.628720 0.398748; + texcoord 0.250000 -7.44568; + tangent 0.537715 0.777625 0.325825; + vertex 29.1719 -46.3565 204.287; + texcoord 0.499510 -7.44568; + vertex 29.2073 -46.3053 204.309; + texcoord 0.250000 -7.54568; + vertex 29.1498 -46.3311 204.364; + normal 0.409072 0.587817 0.697948; + texcoord 0.499510 -7.44568; + tangent -0.823491 0.567308 0.00486314; + vertex 29.2073 -46.3053 204.309; + texcoord 0.749030 -7.44568; + vertex 29.1530 -46.2679 204.309; + texcoord 0.499510 -7.54568; + tangent -0.823491 0.567308 0.00486313; + vertex 29.1498 -46.3311 204.364; + normal -0.995916 -0.0257379 0.0865421; + texcoord 0.915370 -0.0793700; + tangent 0.0755039 -0.763004 0.641970; + vertex 7.12204 2.66701 35.0506; + normal -0.996040 -0.0274075 0.0845725; + texcoord 0.915370 -0.767060; + tangent 0.0755039 -0.763004 0.641969; + vertex 8.40311 13.3153 52.9598; + normal -0.996041 -0.0274112 0.0845680; + texcoord 0.873780 -0.767060; + vertex 8.30802 14.2762 52.1513; + normal -0.996159 -0.0290813 0.0825970; + texcoord 0.915370 -1.49841; + tangent 0.0755039 -0.763004 0.641969; + vertex 9.04112 29.1402 66.2262; + normal -0.999813 -0.00740286 0.0178641; + texcoord 0.915370 -0.0526201; + tangent 0.0118628 -0.964368 0.264299; + vertex -1.19170 3.55979 34.7522; + normal -0.999774 -0.0161028 -0.0138818; + texcoord 0.915370 -0.685380; + tangent 0.0118628 -0.964368 0.264299; + vertex -0.888170 6.90964 53.1283; + normal -0.999751 -0.0164365 -0.0151004; + texcoord 0.873780 -0.685380; + tangent 0.0118628 -0.964368 0.264299; + vertex -0.903110 8.12417 52.7954; + normal -0.998577 -0.0251710 -0.0470236; + texcoord 0.915370 -1.25205; + tangent 0.0118628 -0.964368 0.264299; + vertex -1.72842 13.3074 67.5469; + normal -0.0124992 -0.991124 0.132354; + texcoord 0.832200 1.00000; + tangent 0.981064 -0.0377412 -0.189973; + vertex -4.03546 -6.57204 0.00000; + normal -0.0612401 -0.990957 -0.119388; + texcoord 0.873780 0.578620; + tangent 0.981064 -0.0377412 -0.189973; + vertex 6.32732 -4.84266 13.9290; + normal -0.0518216 -0.996221 -0.0697030; + texcoord 0.832200 0.578620; + vertex 5.04969 -4.79351 14.1764; + normal -0.0963710 -0.945918 -0.309760; + texcoord 0.873780 0.0608100; + tangent 0.981064 -0.0377410 -0.189973; + vertex 7.14335 -9.92833 29.2053; + normal -0.997455 0.0633764 -0.0326763; + texcoord 0.915370 0.0608100; + tangent -0.0567966 -0.983235 -0.173273; + vertex 7.70188 -10.4670 29.0087; + normal -0.998382 0.0564270 0.00706217; + texcoord 0.915370 -0.420390; + tangent -0.0567966 -0.983235 -0.173272; + vertex 7.01667 -14.0753 42.9264; + normal -0.998379 0.0565858 0.00616005; + texcoord 0.873780 -0.420390; + tangent -0.0567966 -0.983235 -0.173272; + vertex 7.08820 -12.8371 43.1446; + normal -0.997723 0.0495740 0.0457336; + texcoord 0.915370 -1.02055; + tangent -0.0567966 -0.983235 -0.173273; + vertex 7.65372 -16.2977 59.2333; + normal -0.982492 0.0935783 -0.161098; + texcoord 0.915370 0.173290; + tangent -0.00401789 -0.875143 -0.483848; + vertex -7.99253 -13.5192 24.4256; + normal -0.984209 0.0890866 -0.152959; + texcoord 0.915370 -0.250220; + tangent -0.00401793 -0.875143 -0.483847; + vertex -10.2411 -19.3617 34.7451; + normal -0.984205 0.0890956 -0.152976; + texcoord 0.873780 -0.250220; + vertex -10.2360 -18.2595 35.3544; + normal -0.985827 0.0846176 -0.144863; + texcoord 0.915370 -0.775700; + tangent -0.00401800 -0.875143 -0.483848; + vertex -12.6017 -26.0674 46.8930; + normal -0.964110 0.0997100 -0.246070; + texcoord 0.915370 0.287440; + tangent 0.104883 -0.708392 -0.697983; + vertex -1.10239 -6.54558 18.4778; + normal -0.975082 0.0647104 -0.212198; + texcoord 0.915370 -0.0780700; + tangent 0.104883 -0.708392 -0.697983; + vertex -3.67640 -13.1930 25.8692; + normal -0.974889 0.0654027 -0.212871; + texcoord 0.873780 -0.0780700; + vertex -3.80849 -12.3009 26.7482; + normal -0.983461 0.0303277 -0.178561; + texcoord 0.915370 -0.528710; + tangent 0.104883 -0.708392 -0.697982; + vertex -5.22930 -22.0915 32.9108; + normal 0.140857 0.330933 -0.933082; + texcoord 0.000490000 1.00000; + tangent -0.622043 0.762799 0.176636; + vertex 8.54915 35.6017 63.4855; + normal 0.156676 0.342294 -0.926438; + texcoord 0.125240 0.250730; + tangent -0.622043 0.762799 0.176636; + vertex 19.3877 42.7959 67.6731; + normal 0.159388 0.344232 -0.925256; + texcoord 0.000490000 0.250730; + vertex 20.6410 41.2590 67.3173; + normal 0.175338 0.355571 -0.918055; + texcoord 0.125240 -0.435840; + tangent -0.622043 0.762799 0.176636; + vertex 29.2743 46.9200 71.1587; + normal -0.449179 0.688433 -0.569472; + texcoord 0.250000 1.00000; + tangent -0.498444 0.335888 0.799208; + vertex 10.2536 37.1515 68.0543; + normal -0.337991 0.773647 -0.535941; + texcoord 0.250000 0.250730; + tangent -0.498444 0.335888 0.799208; + vertex 18.4137 43.4523 69.2350; + normal -0.307746 0.793294 -0.525335; + texcoord 0.125240 0.250730; + vertex 19.3877 42.7959 67.6731; + normal -0.189092 0.857571 -0.478348; + texcoord 0.125240 -0.435840; + tangent -0.498444 0.335888 0.799208; + vertex 29.2743 46.9200 71.1587; + normal -0.616469 0.759389 0.208071; + texcoord 0.250000 1.00000; + tangent -0.0635899 -0.311412 0.948145; + vertex 10.2536 37.1515 68.0543; + normal -0.596669 0.773425 0.214009; + texcoord 0.374760 0.250730; + tangent -0.0635901 -0.311412 0.948145; + vertex 18.2894 42.8437 71.0879; + normal -0.595568 0.774183 0.214332; + texcoord 0.250000 0.250730; + vertex 18.4137 43.4523 69.2350; + normal -0.575467 0.787650 0.220103; + texcoord 0.374760 -0.435840; + tangent -0.0635903 -0.311412 0.948145; + vertex 27.4036 49.1778 72.2503; + normal -0.561486 0.254032 0.787528; + texcoord 0.499510 1.00000; + tangent 0.396240 -0.752966 0.525392; + vertex 8.95915 32.2047 67.8675; + normal -0.480937 0.317230 0.817352; + texcoord 0.499510 0.250730; + tangent 0.396240 -0.752966 0.525392; + vertex 19.0877 41.3266 72.1464; + normal -0.465403 0.328550 0.821860; + texcoord 0.374760 0.250730; + vertex 18.2894 42.8437 71.0879; + normal -0.377091 0.388280 0.840858; + texcoord 0.374760 -0.435840; + vertex 27.4036 49.1778 72.2503; + normal -0.125994 -0.303180 0.944567; + texcoord 0.499510 1.00000; + tangent 0.620828 -0.766751 -0.163295; + vertex 8.95915 32.2047 67.8675; + normal -0.122235 -0.300428 0.945939; + texcoord 0.624270 0.250730; + tangent 0.620828 -0.766751 -0.163295; + vertex 20.3843 39.7253 71.8054; + normal -0.121855 -0.300150 0.946077; + texcoord 0.499510 0.250730; + vertex 19.0877 41.3266 72.1464; + normal -0.118029 -0.297344 0.947447; + texcoord 0.624270 -0.435840; + tangent 0.620828 -0.766751 -0.163295; + vertex 27.5087 47.8222 75.2340; + normal 0.688102 -0.697764 -0.199099; + texcoord 0.749030 1.00000; + tangent 0.0540342 0.322899 -0.944890; + vertex 9.39553 29.5191 62.2178; + normal 0.682900 -0.702328 -0.200956; + texcoord 0.873780 0.250730; + tangent 0.0540343 0.322899 -0.944890; + vertex 21.4827 39.6774 68.3907; + normal 0.681462 -0.703577 -0.201465; + texcoord 0.749030 0.250730; + vertex 21.3763 39.0422 70.2497; + normal 0.676086 -0.708205 -0.203354; + texcoord 0.873780 -0.435840; + tangent 0.0540342 0.322899 -0.944890; + vertex 29.3793 45.5644 74.1424; + normal 0.425549 -0.342128 -0.837769; + texcoord 0.998540 1.00000; + tangent -0.402992 0.757264 -0.513954; + vertex 8.54915 35.6017 63.4855; + normal 0.526835 -0.267249 -0.806860; + texcoord 0.998540 0.250730; + tangent -0.402992 0.757264 -0.513954; + vertex 20.6410 41.2590 67.3173; + normal 0.565012 -0.235921 -0.790635; + texcoord 0.873780 0.250730; + vertex 21.4827 39.6774 68.3907; + normal 0.654274 -0.154292 -0.740351; + texcoord 0.873780 -0.435840; + tangent -0.402992 0.757264 -0.513954; + vertex 29.3793 45.5644 74.1424; + normal 0.598497 -0.474938 -0.645163; + texcoord 0.000490000 0.250730; + tangent -0.252457 0.652478 -0.714519; + vertex 20.6410 41.2590 67.3173; + normal 0.609278 -0.466469 -0.641239; + texcoord 0.125240 -0.435840; + tangent -0.252457 0.652478 -0.714519; + vertex 29.2743 46.9200 71.1587; + normal 0.612484 -0.463913 -0.640038; + texcoord 0.000490000 -0.435840; + vertex 29.7134 45.7850 72.4016; + normal 0.623215 -0.455230 -0.635900; + texcoord 0.125240 -1.08851; + tangent -0.252458 0.652478 -0.714519; + vertex 36.9065 50.7965 75.8636; + normal 0.154997 0.0615416 -0.985996; + texcoord 0.250000 0.250730; + tangent -0.562374 0.826062 -0.0368448; + vertex 18.4137 43.4523 69.2350; + normal 0.269994 0.141328 -0.952433; + texcoord 0.250000 -0.435840; + tangent -0.562373 0.826062 -0.0368448; + vertex 28.3175 48.3254 71.0960; + normal 0.308224 0.168071 -0.936349; + texcoord 0.125240 -0.435840; + vertex 29.2743 46.9200 71.1587; + normal 0.416000 0.244137 -0.875980; + texcoord 0.125240 -1.08851; + tangent -0.562373 0.826062 -0.0368449; + vertex 36.9065 50.7965 75.8636; + normal -0.214331 0.696943 -0.684348; + texcoord 0.250000 0.250730; + tangent -0.537179 0.501055 0.678516; + vertex 18.4137 43.4523 69.2350; + normal -0.183875 0.715523 -0.673956; + texcoord 0.374760 -0.435840; + tangent -0.537179 0.501055 0.678516; + vertex 27.4036 49.1778 72.2503; + normal -0.181046 0.717191 -0.672948; + texcoord 0.250000 -0.435840; + vertex 28.3175 48.3254 71.0960; + normal -0.150045 0.734839 -0.661437; + texcoord 0.374760 -1.08851; + tangent -0.537179 0.501055 0.678516; + vertex 36.0711 52.7968 74.3048; + normal -0.685306 0.726533 -0.0500601; + texcoord 0.499510 0.250730; + tangent -0.192972 -0.114879 0.974456; + vertex 19.0877 41.3266 72.1464; + normal -0.559509 0.828720 -0.0131018; + texcoord 0.499510 -0.435840; + tangent -0.192972 -0.114879 0.974456; + vertex 27.0679 48.9780 73.9455; + normal -0.536034 0.844170 -0.00663152; + texcoord 0.374760 -0.435840; + vertex 27.4036 49.1778 72.2503; + normal -0.391352 0.919721 0.0309265; + texcoord 0.374760 -1.08851; + tangent -0.192971 -0.114879 0.974456; + vertex 36.0711 52.7968 74.3048; + normal -0.603571 0.479782 0.636798; + texcoord 0.499510 0.250730; + tangent 0.246766 -0.647058 0.721403; + vertex 19.0877 41.3266 72.1464; + normal -0.577413 0.499675 0.645693; + texcoord 0.624270 -0.435840; + tangent 0.246766 -0.647058 0.721403; + vertex 27.5087 47.8222 75.2340; + normal -0.575336 0.501208 0.646358; + texcoord 0.499510 -0.435840; + tangent 0.246766 -0.647058 0.721403; + vertex 27.0679 48.9780 73.9455; + normal -0.548209 0.520649 0.654516; + texcoord 0.624270 -1.08851; + vertex 34.7379 53.9093 76.4470; + normal -0.403528 -0.222048 0.887615; + texcoord 0.749030 0.250730; + tangent 0.560047 -0.827086 0.0477034; + vertex 21.3763 39.0422 70.2497; + normal -0.293410 -0.144170 0.945053; + texcoord 0.749030 -0.435840; + tangent 0.560047 -0.827086 0.0477034; + vertex 28.4661 46.4083 75.3156; + normal -0.255129 -0.117401 0.959753; + texcoord 0.624270 -0.435840; + vertex 27.5087 47.8222 75.2340; + normal -0.136412 -0.0352681 0.990024; + texcoord 0.624270 -1.08851; + tangent 0.560048 -0.827086 0.0477034; + vertex 34.7379 53.9093 76.4470; + normal 0.234053 -0.693719 0.681156; + texcoord 0.749030 0.250730; + tangent 0.534199 -0.493615 -0.686277; + vertex 21.3763 39.0422 70.2497; + normal 0.246071 -0.685867 0.684862; + texcoord 0.873780 -0.435840; + vertex 29.3793 45.5644 74.1424; + normal 0.249707 -0.683454 0.685957; + texcoord 0.749030 -0.435840; + vertex 28.4661 46.4083 75.3156; + normal 0.261722 -0.675358 0.689487; + texcoord 0.873780 -1.08851; + tangent 0.534199 -0.493615 -0.686277; + vertex 35.5733 51.9090 78.0057; + normal 0.457378 -0.888925 -0.0248346; + texcoord 0.998540 0.250730; + tangent 0.187046 0.123468 -0.974561; + vertex 20.6410 41.2590 67.3173; + normal 0.561397 -0.827541 0.00290628; + texcoord 0.998540 -0.435840; + tangent 0.187046 0.123468 -0.974561; + vertex 29.7134 45.7850 72.4016; + normal 0.610199 -0.792070 0.0167666; + texcoord 0.873780 -0.435840; + tangent 0.187046 0.123468 -0.974561; + vertex 29.3793 45.5644 74.1424; + normal 0.701184 -0.711595 0.0444247; + texcoord 0.873780 -1.08851; + tangent 0.187046 0.123468 -0.974561; + vertex 35.5733 51.9090 78.0057; + normal -0.466001 0.629183 -0.622071; + texcoord 0.624270 -1.08851; + tangent 0.165399 0.752630 0.637332; + vertex 34.7379 53.9093 76.4470; + normal -0.619367 0.582168 -0.526750; + texcoord 0.749030 -1.34378; + vertex 37.8168 55.4608 75.7097; + normal -0.601127 0.589248 -0.539845; + texcoord 0.499510 -1.34378; + vertex 37.4461 53.7737 74.2810; + normal -0.737148 0.523653 -0.427084; + texcoord 0.749030 -1.62872; + tangent 0.165399 0.752630 0.637332; + vertex 39.8021 56.2688 73.2739; + normal 0.277054 0.392058 0.877229; + texcoord 0.749030 -1.08851; + tangent 0.479020 -0.847782 0.227609; + vertex 34.8766 53.1420 77.6747; + normal 0.186193 0.447731 0.874568; + texcoord 0.873780 -1.08851; + tangent 0.568981 -0.777582 0.267631; + vertex 35.5733 51.9090 78.0057; + normal 0.0314898 0.528502 0.848348; + texcoord 0.749030 -1.34378; + tangent 0.727652 -0.597146 0.337550; + vertex 37.8168 55.4608 75.7097; + normal -0.0220496 0.552530 0.833201; + texcoord 0.998540 -1.34378; + tangent 0.779767 -0.512067 0.360208; + vertex 39.5648 54.3129 76.5172; + normal 0.651415 0.186621 0.735412; + texcoord 0.000490000 -1.34378; + tangent 0.564689 -0.766618 -0.305651; + vertex 39.5648 54.3129 76.5172; + normal 0.611183 0.139574 0.779086; + texcoord 0.250000 -1.62872; + vertex 41.9588 55.0010 74.2220; + normal 0.615787 0.144796 0.774494; + texcoord 0.000490000 -1.62872; + vertex 40.8997 56.4389 74.7953; + normal 0.569125 0.0935109 0.816916; + texcoord 0.250000 -1.85138; + vertex 42.7299 57.2142 73.4314; + normal -0.427798 0.0394505 -0.903013; + texcoord 0.499510 -1.34378; + tangent -0.567155 0.766182 0.302160; + vertex 37.4461 53.7737 74.2810; + normal -0.494370 -0.0232659 -0.868940; + texcoord 0.749030 -1.62872; + vertex 39.8021 56.2688 73.2739; + normal -0.515707 -0.0443142 -0.855618; + texcoord 0.499510 -1.62872; + vertex 40.8704 54.8255 72.7047; + normal -0.583874 -0.115280 -0.803618; + texcoord 0.749030 -1.85138; + vertex 41.8584 56.6118 71.7306; + normal -0.0371124 0.889326 0.455765; + texcoord 0.000490000 -1.62872; + tangent 0.862323 -0.201977 0.464333; + vertex 40.8997 56.4389 74.7953; + normal -0.103158 0.827697 0.551612; + texcoord 0.250000 -1.85138; + tangent 0.862323 -0.201977 0.464333; + vertex 42.7299 57.2142 73.4314; + normal -0.102977 0.827888 0.551359; + texcoord 0.000490000 -1.85138; + vertex 41.5128 57.4993 72.7760; + normal -0.168728 0.749980 0.639578; + texcoord 0.250000 -2.09736; + tangent 0.862323 -0.201977 0.464333; + vertex 43.0485 58.6693 71.8091; + normal 0.281409 -0.574697 -0.768461; + texcoord 0.499510 -1.62872; + tangent -0.861841 0.200767 -0.465749; + vertex 40.8704 54.8255 72.7047; + normal 0.247504 -0.635057 -0.731740; + texcoord 0.749030 -1.85138; + tangent -0.861841 0.200767 -0.465749; + vertex 41.8584 56.6118 71.7306; + normal 0.233568 -0.658027 -0.715854; + texcoord 0.499510 -1.85138; + vertex 43.0772 56.3279 72.3893; + normal 0.196954 -0.713760 -0.672127; + texcoord 0.749030 -2.09736; + vertex 43.6871 57.8037 71.0007; + normal -0.684634 0.678477 -0.266355; + texcoord 0.000490000 -1.85138; + tangent 0.267174 0.573590 0.774346; + vertex 41.5128 57.4993 72.7760; + normal -0.745903 0.631856 -0.210681; + texcoord 0.250000 -2.09736; + tangent 0.267175 0.573590 0.774346; + vertex 43.0485 58.6693 71.8091; + normal -0.758382 0.620921 -0.198275; + texcoord 0.000490000 -2.09736; + vertex 42.7946 58.1241 71.0731; + normal -0.813492 0.565004 -0.137841; + texcoord 0.250000 -2.35956; + vertex 43.7260 59.2244 70.0862; + normal 0.916991 -0.398371 -0.0206785; + texcoord 0.499510 -1.85138; + tangent -0.266718 -0.573749 -0.774386; + vertex 43.0772 56.3279 72.3893; + normal 0.905612 -0.424101 0.00230468; + texcoord 0.749030 -2.09736; + tangent -0.266718 -0.573749 -0.774386; + vertex 43.6871 57.8037 71.0007; + normal 0.904702 -0.426026 0.00404473; + texcoord 0.499510 -2.09736; + vertex 43.9407 58.3494 71.7371; + normal 0.891645 -0.451887 0.0277023; + texcoord 0.749030 -2.35956; + vertex 44.4190 59.1946 70.1284; + normal -0.324099 -0.782823 -0.531176; + texcoord 0.998540 -1.85138; + tangent -0.938466 0.336873 0.0761424; + vertex 41.5128 57.4993 72.7760; + normal -0.301332 -0.690929 -0.657127; + texcoord 0.998540 -2.09736; + tangent -0.938466 0.336873 0.0761424; + vertex 42.7946 58.1241 71.0731; + normal -0.262084 -0.551050 -0.792248; + texcoord 0.749030 -2.09736; + vertex 43.6871 57.8037 71.0007; + normal -0.225237 -0.429842 -0.874359; + texcoord 0.749030 -2.35956; + vertex 44.4190 59.1946 70.1284; + normal -0.585627 -0.207181 -0.783656; + texcoord 0.000490000 -2.09736; + tangent -0.705336 0.606648 0.366715; + vertex 42.7946 58.1241 71.0731; + normal -0.593908 -0.223296 -0.772925; + texcoord 0.250000 -2.35956; + tangent -0.705336 0.606648 0.366715; + vertex 43.7260 59.2244 70.0862; + normal -0.596256 -0.227943 -0.769754; + texcoord 0.000490000 -2.35956; + vertex 44.0726 58.9263 69.9060; + normal -0.605979 -0.247579 -0.755972; + texcoord 0.000490000 -2.45956; + tangent -0.705336 0.606648 0.366715; + vertex 44.1113 59.5106 69.6836; + normal -0.707822 0.581909 0.400462; + texcoord 0.499510 -2.09736; + tangent 0.704975 0.546052 0.452590; + vertex 43.9407 58.3494 71.7371; + normal -0.683334 0.693825 0.227291; + texcoord 0.499510 -2.35956; + vertex 44.0724 59.4927 70.3086; + normal -0.680242 0.701172 0.213610; + texcoord 0.250000 -2.35956; + tangent 0.704975 0.546052 0.452590; + vertex 43.7260 59.2244 70.0862; + normal -0.606305 0.795093 -0.0148736; + texcoord 0.250000 -2.45956; + vertex 44.1113 59.5106 69.6836; + normal 0.701587 0.523376 0.483584; + texcoord 0.499510 -2.09736; + tangent 0.705326 -0.606662 -0.366710; + vertex 43.9407 58.3494 71.7371; + normal 0.706705 0.642282 0.296718; + texcoord 0.749030 -2.35956; + tangent 0.705326 -0.606662 -0.366710; + vertex 44.4190 59.1946 70.1284; + normal 0.707466 0.635105 0.310055; + texcoord 0.499510 -2.35956; + vertex 44.0724 59.4927 70.3086; + normal 0.669367 0.740274 0.0627896; + texcoord 0.499510 -2.45956; + tangent 0.705326 -0.606662 -0.366710; + vertex 44.1113 59.5106 69.6836; + normal -0.109884 0.673928 -0.730579; + texcoord 0.000490000 1.00000; + tangent -0.734834 0.439860 0.516277; + vertex -2.99279 20.3394 69.9158; + normal -0.108410 0.675234 -0.729593; + texcoord 0.166830 0.254090; + tangent -0.734834 0.439860 0.516277; + vertex 5.49216 28.6464 76.3024; + normal -0.108302 0.675329 -0.729521; + texcoord 0.000490000 0.254090; + vertex 7.39398 27.5080 74.9663; + normal -0.106802 0.676654 -0.728514; + texcoord 0.166830 -0.429160; + tangent -0.734834 0.439860 0.516277; + vertex 14.1802 34.1857 80.1737; + normal -0.802138 0.596333 0.0310193; + texcoord 0.333170 1.00000; + tangent -0.210919 -0.331543 0.919561; + vertex -1.57165 19.2091 75.0655; + normal -0.712089 0.696576 0.0878157; + texcoord 0.333170 0.254090; + tangent -0.210919 -0.331543 0.919561; + vertex 4.96385 27.8160 78.6058; + normal -0.687875 0.718718 0.101353; + texcoord 0.166830 0.254090; + tangent -0.210919 -0.331543 0.919561; + vertex 5.49216 28.6464 76.3024; + normal -0.579412 0.800053 0.155556; + texcoord 0.166830 -0.429160; + tangent -0.210918 -0.331543 0.919561; + vertex 14.1802 34.1857 80.1737; + normal -0.525955 0.0501426 0.849033; + texcoord 0.333170 1.00000; + tangent 0.530701 -0.760735 0.373684; + vertex -1.57165 19.2091 75.0655; + normal -0.543877 0.0324835 0.838536; + texcoord 0.499510 0.254090; + tangent 0.530701 -0.760734 0.373684; + vertex 6.33736 25.8471 79.5729; + normal -0.545045 0.0313175 0.837822; + texcoord 0.333170 0.254090; + vertex 4.96385 27.8160 78.6058; + normal -0.562578 0.0135899 0.826632; + texcoord 0.499510 -0.429160; + tangent 0.530701 -0.760734 0.373684; + vertex 12.2713 34.3637 83.4713; + normal 0.0326277 -0.720169 0.693031; + texcoord 0.665860 1.00000; + tangent 0.737586 -0.450573 -0.502942; + vertex -1.05891 14.6055 68.2393; + normal 0.115281 -0.649862 0.751259; + texcoord 0.665860 0.254090; + tangent 0.737586 -0.450573 -0.502942; + vertex 8.30835 24.6431 78.2289; + normal 0.147287 -0.619534 0.771028; + texcoord 0.499510 0.254090; + tangent 0.737586 -0.450573 -0.502942; + vertex 6.33736 25.8471 79.5729; + normal 0.229786 -0.532886 0.814390; + texcoord 0.499510 -0.429160; + tangent 0.737586 -0.450573 -0.502942; + vertex 12.2713 34.3637 83.4713; + normal 0.758782 -0.648593 -0.0598058; + texcoord 0.665860 1.00000; + tangent 0.210919 0.331542 -0.919561; + vertex -1.05891 14.6055 68.2393; + normal 0.753242 -0.654693 -0.0632756; + texcoord 0.832200 0.254090; + tangent 0.210919 0.331543 -0.919561; + vertex 8.83666 25.4735 75.9256; + normal 0.751774 -0.656290 -0.0641881; + texcoord 0.665860 0.254090; + vertex 8.30835 24.6431 78.2289; + normal 0.745981 -0.662511 -0.0677599; + texcoord 0.832200 -0.429160; + tangent 0.210919 0.331543 -0.919561; + vertex 14.9904 31.6660 83.1266; + normal 0.477195 -0.0745083 -0.875633; + texcoord 0.998540 1.00000; + tangent -0.539880 0.761346 -0.359002; + vertex -2.99279 20.3394 69.9158; + normal 0.572640 0.0196072 -0.819573; + texcoord 0.998540 0.254090; + tangent -0.539880 0.761346 -0.359002; + vertex 7.39398 27.5080 74.9663; + normal 0.605420 0.0549059 -0.794010; + texcoord 0.832200 0.254090; + vertex 8.83666 25.4735 75.9256; + normal 0.684711 0.149147 -0.713391; + texcoord 0.832200 -0.429160; + tangent -0.539879 0.761346 -0.359002; + vertex 14.9904 31.6660 83.1266; + normal 0.598761 0.0159726 -0.800768; + texcoord 0.000490000 0.254090; + tangent -0.522155 0.765906 -0.375156; + vertex 7.39398 27.5080 74.9663; + normal 0.593959 0.0109090 -0.804421; + texcoord 0.166830 -0.429160; + tangent -0.522155 0.765906 -0.375156; + vertex 14.1802 34.1857 80.1737; + normal 0.592890 0.00978697 -0.805224; + texcoord 0.000490000 -0.429160; + vertex 15.3483 32.4722 81.0130; + normal 0.587975 0.00465203 -0.808866; + texcoord 0.166830 -1.07827; + tangent -0.522155 0.765906 -0.375156; + vertex 21.2442 38.1704 85.3316; + normal -0.265375 0.574557 -0.774249; + texcoord 0.333170 0.254090; + tangent -0.704269 0.432925 0.562656; + vertex 4.96385 27.8160 78.6058; + normal -0.150158 0.683780 -0.714072; + texcoord 0.333170 -0.429160; + tangent -0.704269 0.432925 0.562656; + vertex 12.6417 35.1315 81.4029; + normal -0.122194 0.706798 -0.696782; + texcoord 0.166830 -0.429160; + vertex 14.1802 34.1857 80.1737; + normal -0.000940458 0.791978 -0.610549; + texcoord 0.166830 -1.07827; + vertex 21.2442 38.1704 85.3316; + normal -0.708436 0.693588 0.130594; + texcoord 0.333170 0.254090; + tangent -0.165538 -0.343167 0.924572; + vertex 4.96385 27.8160 78.6058; + normal -0.700014 0.701262 0.134950; + texcoord 0.499510 -0.429160; + tangent -0.165538 -0.343167 0.924572; + vertex 12.2713 34.3637 83.4713; + normal -0.700041 0.701238 0.134937; + texcoord 0.333170 -0.429160; + vertex 12.6417 35.1315 81.4029; + normal -0.691413 0.708899 0.139325; + texcoord 0.499510 -1.07827; + tangent -0.165538 -0.343167 0.924572; + vertex 18.9821 40.4442 85.8358; + normal -0.690766 -0.104269 0.715521; + texcoord 0.665860 0.254090; + tangent 0.515464 -0.764971 0.386155; + vertex 8.30835 24.6431 78.2289; + normal -0.593864 0.00596488 0.804543; + texcoord 0.665860 -0.429160; + tangent 0.515464 -0.764971 0.386155; + vertex 13.4519 32.6118 84.3557; + normal -0.564509 0.0358931 0.824646; + texcoord 0.499510 -0.429160; + vertex 12.2713 34.3637 83.4713; + normal -0.444330 0.146719 0.883767; + texcoord 0.499510 -1.07827; + tangent 0.515464 -0.764971 0.386155; + vertex 18.9821 40.4442 85.8358; + normal 0.169463 -0.667123 0.725417; + texcoord 0.665860 0.254090; + tangent 0.704272 -0.432921 -0.562655; + vertex 8.30835 24.6431 78.2289; + normal 0.167860 -0.668530 0.724493; + texcoord 0.832200 -0.429160; + tangent 0.704272 -0.432921 -0.562655; + vertex 14.9904 31.6660 83.1266; + normal 0.167428 -0.668909 0.724244; + texcoord 0.665860 -0.429160; + vertex 13.4519 32.6118 84.3557; + normal 0.165809 -0.670325 0.723307; + texcoord 0.832200 -1.07827; + tangent 0.704272 -0.432921 -0.562655; + vertex 19.6127 38.3228 88.2361; + normal 0.618282 -0.763504 -0.186517; + texcoord 0.998540 0.254090; + tangent 0.156303 0.352017 -0.922851; + vertex 7.39398 27.5080 74.9663; + normal 0.716382 -0.683634 -0.139436; + texcoord 0.998540 -0.429160; + tangent 0.156303 0.352017 -0.922851; + vertex 15.3483 32.4722 81.0130; + normal 0.763643 -0.635651 -0.113128; + texcoord 0.832200 -0.429160; + vertex 14.9904 31.6660 83.1266; + normal 0.841528 -0.536625 -0.0621640; + texcoord 0.832200 -1.07827; + tangent 0.156303 0.352017 -0.922851; + vertex 19.6127 38.3228 88.2361; + normal -0.335509 0.552708 0.762855; + tangent 0.893031 -0.0711763 0.444330; + vertex 19.6127 38.3228 88.2361; + normal -0.371288 0.441337 0.816925; + texcoord 0.998540 -1.34439; + tangent 0.893031 -0.0711764 0.444330; + vertex 22.2378 42.0892 86.6618; + normal -0.365636 0.460803 0.808685; + texcoord 0.665860 -1.34439; + vertex 19.8331 42.2808 85.4653; + normal -0.399058 0.331062 0.855074; + texcoord 0.998540 -1.64139; + tangent 0.893031 -0.0711764 0.444330; + vertex 22.3429 45.0532 85.5632; + normal 0.755148 0.204108 0.622970; + texcoord 0.000490000 -1.34439; + tangent 0.654143 -0.296942 -0.695645; + vertex 22.2378 42.0892 86.6618; + normal 0.729695 0.00564881 0.683750; + texcoord 0.333170 -1.64139; + tangent 0.654143 -0.296942 -0.695645; + vertex 23.8234 44.3811 83.9888; + normal 0.739892 0.0602780 0.670020; + texcoord 0.000490000 -1.64139; + vertex 22.3429 45.0532 85.5632; + normal 0.685867 -0.154873 0.711056; + texcoord 0.333170 -1.86205; + tangent 0.654143 -0.296942 -0.695645; + vertex 23.9519 46.8509 84.4028; + normal -0.736164 0.661388 0.143626; + texcoord 0.665860 -1.34439; + tangent 0.314473 0.146351 0.937917; + vertex 19.8331 42.2808 85.4653; + normal -0.856992 0.468702 0.214205; + texcoord 0.998540 -1.64139; + vertex 22.3429 45.0532 85.5632; + normal -0.855288 0.472318 0.213069; + texcoord 0.665860 -1.64139; + vertex 21.6296 44.7212 83.4358; + normal -0.936569 0.208898 0.281425; + texcoord 0.998540 -1.86205; + tangent 0.314473 0.146351 0.937917; + vertex 22.2834 46.8227 84.0516; + normal -0.169129 0.636884 0.752179; + texcoord 0.000490000 -1.64139; + tangent 0.978419 0.0165778 0.205962; + vertex 22.3429 45.0532 85.5632; + normal -0.192907 0.430470 0.881750; + texcoord 0.333170 -1.86205; + tangent 0.978420 0.0165778 0.205962; + vertex 23.9519 46.8509 84.4028; + normal -0.188963 0.475054 0.859428; + texcoord 0.000490000 -1.86205; + tangent 0.978419 0.0165778 0.205962; + vertex 22.2834 46.8227 84.0516; + normal -0.203848 0.240406 0.949026; + texcoord 0.333170 -2.10482; + tangent 0.978419 0.0165778 0.205962; + vertex 23.3585 48.8392 83.7717; + normal -0.874885 0.477609 0.0804069; + texcoord 0.000490000 -1.86205; + tangent 0.269781 0.342688 0.899879; + vertex 22.2834 46.8227 84.0516; + normal -0.925582 0.350006 0.144199; + texcoord 0.333170 -2.10482; + vertex 23.3585 48.8392 83.7717; + normal -0.927751 0.342769 0.147605; + texcoord 0.000490000 -2.10482; + tangent 0.269781 0.342688 0.899879; + vertex 23.0484 48.4453 82.7375; + normal -0.957001 0.198891 0.211165; + texcoord 0.333170 -2.36300; + vertex 23.3200 50.1249 82.3864; + normal -0.648335 -0.0539132 -0.759444; + texcoord 0.000490000 -2.10482; + tangent -0.756473 0.158401 0.634553; + vertex 23.0484 48.4453 82.7375; + normal -0.653180 -0.133681 -0.745309; + texcoord 0.333170 -2.36300; + tangent -0.756473 0.158401 0.634553; + vertex 23.3200 50.1249 82.3864; + normal -0.653683 -0.151762 -0.741395; + texcoord 0.000490000 -2.36300; + vertex 23.7696 50.0308 82.0093; + normal -0.652153 -0.256033 -0.713543; + texcoord 0.000490000 -2.46300; + tangent -0.756473 0.158401 0.634553; + vertex 23.5180 50.5952 82.0367; + normal 0.964893 0.106259 -0.240189; + texcoord 0.665860 -2.10482; + tangent -0.144015 -0.550718 -0.822174; + vertex 24.1449 48.7253 82.9395; + normal 0.922117 0.226821 -0.313453; + texcoord 0.998540 -2.36300; + vertex 23.7696 50.0308 82.0093; + normal 0.916727 0.238629 -0.320418; + texcoord 0.665860 -2.36300; + tangent -0.144015 -0.550718 -0.822174; + vertex 23.8552 50.3581 82.4979; + normal 0.827506 0.388600 -0.405245; + texcoord 0.665860 -2.46300; + vertex 23.5180 50.5952 82.0367; + normal 0.190543 0.807472 -0.558285; + texcoord 0.000490000 1.00000; + tangent -0.687700 0.515632 0.511070; + vertex 8.68447 -15.6390 79.2791; + normal 0.192481 0.808263 -0.556473; + texcoord 0.166830 0.199220; + tangent -0.687700 0.515632 0.511070; + vertex 18.9686 -13.0547 86.5269; + normal 0.193168 0.808541 -0.555831; + texcoord 0.000490000 0.199220; + vertex 20.4935 -14.1981 85.3936; + normal 0.195104 0.809323 -0.554014; + texcoord 0.166830 -0.680300; + vertex 29.9411 -11.5347 92.6114; + normal -0.557051 0.820384 0.129091; + texcoord 0.333170 1.00000; + tangent -0.504585 -0.457802 0.731991; + vertex 9.45741 -18.9199 82.7586; + normal -0.461966 0.859421 0.219050; + texcoord 0.333170 0.199220; + tangent -0.504586 -0.457802 0.731991; + vertex 17.8831 -14.0395 88.1016; + normal -0.416131 0.871817 0.258399; + texcoord 0.166830 0.199220; + vertex 18.9686 -13.0547 86.5269; + normal -0.311535 0.887264 0.340161; + texcoord 0.166830 -0.680300; + tangent -0.504586 -0.457802 0.731991; + vertex 29.9411 -11.5347 92.6114; + normal -0.557820 0.0565206 0.828035; + texcoord 0.333170 1.00000; + tangent 0.198201 -0.959741 0.199032; + vertex 9.45741 -18.9199 82.7586; + normal -0.569721 0.0524304 0.820164; + texcoord 0.499510 0.199220; + tangent 0.198201 -0.959741 0.199032; + vertex 18.3226 -16.1677 88.5429; + normal -0.570449 0.0521783 0.819674; + texcoord 0.333170 0.199220; + tangent 0.198201 -0.959741 0.199032; + vertex 17.8831 -14.0395 88.1016; + normal -0.582075 0.0481259 0.811710; + texcoord 0.499510 -0.680300; + tangent 0.198201 -0.959741 0.199032; + vertex 28.3519 -11.3404 95.4487; + normal -0.316974 -0.835911 0.448085; + texcoord 0.665860 1.00000; + tangent 0.684441 -0.528660 -0.502055; + vertex 9.15978 -19.6918 75.4868; + normal -0.211875 -0.803135 0.556851; + texcoord 0.665860 0.199220; + tangent 0.684441 -0.528660 -0.502055; + vertex 19.8862 -17.3754 87.3960; + normal -0.205518 -0.800602 0.562849; + texcoord 0.499510 0.199220; + vertex 18.3226 -16.1677 88.5429; + normal -0.0938849 -0.746802 0.658386; + texcoord 0.499510 -0.680300; + vertex 28.3519 -11.3404 95.4487; + normal 0.445676 -0.864257 -0.233307; + texcoord 0.665860 1.00000; + tangent 0.504587 0.457804 -0.731988; + vertex 9.15978 -19.6918 75.4868; + normal 0.446902 -0.863910 -0.232245; + texcoord 0.832200 0.199220; + tangent 0.504588 0.457804 -0.731988; + vertex 20.9716 -16.3906 85.8214; + normal 0.446962 -0.863893 -0.232193; + texcoord 0.665860 0.199220; + vertex 19.8862 -17.3754 87.3960; + normal 0.448201 -0.863539 -0.231117; + texcoord 0.832200 -0.680300; + tangent 0.504587 0.457804 -0.731988; + vertex 29.6818 -14.2275 94.6309; + normal 0.465436 -0.0706319 -0.882259; + texcoord 0.998540 1.00000; + tangent -0.209286 0.959759 -0.187246; + vertex 8.68447 -15.6390 79.2791; + normal 0.575844 -0.0337972 -0.816860; + texcoord 0.998540 0.199220; + tangent -0.209287 0.959759 -0.187246; + vertex 20.4935 -14.1981 85.3936; + normal 0.612963 -0.0204331 -0.789848; + texcoord 0.832200 0.199220; + vertex 20.9716 -16.3906 85.8214; + normal 0.708910 0.0170246 -0.705093; + texcoord 0.832200 -0.680300; + tangent -0.209286 0.959759 -0.187246; + vertex 29.6818 -14.2275 94.6309; + normal 0.305271 0.0851388 -0.948452; + texcoord 0.333170 -0.680300; + tangent -0.834846 0.503049 -0.223549; + vertex 28.9668 -10.5201 93.8392; + normal 0.367298 0.206552 -0.906878; + texcoord 0.333170 -1.02329; + tangent -0.834846 0.503049 -0.223549; + vertex 31.5071 -8.58995 94.8301; + normal 0.405861 0.288125 -0.867330; + texcoord 0.166830 -1.02329; + tangent -0.834846 0.503049 -0.223549; + vertex 32.8286 -9.38625 95.1840; + normal 0.450562 0.391113 -0.802512; + texcoord 0.333170 -1.33667; + tangent -0.834846 0.503049 -0.223549; + vertex 33.7258 -6.31994 97.1821; + normal -0.391905 0.772378 -0.499843; + texcoord 0.333170 -0.680300; + tangent -0.730559 0.0689601 0.679359; + vertex 28.9668 -10.5201 93.8392; + normal -0.372446 0.793632 -0.481075; + texcoord 0.499510 -1.02329; + tangent -0.730559 0.0689602 0.679359; + vertex 30.3336 -8.47918 95.9214; + normal -0.368781 0.797478 -0.477524; + texcoord 0.333170 -1.02329; + vertex 31.5071 -8.58995 94.8301; + normal -0.349504 0.816932 -0.458769; + texcoord 0.333170 -1.33667; + tangent -0.730559 0.0689601 0.679359; + vertex 33.7258 -6.31994 97.1821; + normal -0.920493 0.313099 0.233797; + texcoord 0.665860 -0.680300; + tangent 0.0847878 -0.424026 0.901672; + vertex 28.7076 -13.2130 95.8587; + normal -0.915042 0.325010 0.238886; + texcoord 0.665860 -1.02329; + vertex 30.4718 -9.17022 97.3908; + normal -0.912733 0.329921 0.240978; + texcoord 0.499510 -1.02329; + vertex 30.3336 -8.47918 95.9214; + normal -0.906609 0.342589 0.246360; + texcoord 0.665860 -1.33667; + tangent 0.0847879 -0.424026 0.901672; + vertex 31.6318 -5.82357 97.0058; + normal -0.358994 -0.189676 0.913863; + texcoord 0.665860 -0.680300; + tangent 0.834847 -0.503049 0.223544; + vertex 28.7076 -13.2130 95.8587; + normal -0.279263 -0.0370774 0.959499; + texcoord 0.832200 -1.02329; + tangent 0.834847 -0.503049 0.223544; + vertex 31.7933 -9.96652 97.7447; + normal -0.256637 0.00358353 0.966501; + texcoord 0.665860 -1.02329; + tangent 0.834847 -0.503049 0.223544; + vertex 30.4718 -9.17022 97.3908; + normal -0.159704 0.167289 0.972887; + texcoord 0.665860 -1.33667; + tangent 0.834847 -0.503049 0.223544; + vertex 31.6318 -5.82357 97.0058; + normal 0.705521 -0.520108 0.481381; + texcoord 0.166830 -1.02329; + tangent 0.608839 0.0971880 -0.787318; + vertex 32.8286 -9.38625 95.1840; + normal 0.704082 -0.523457 0.479855; + texcoord 0.333170 -1.33667; + tangent 0.608839 0.0971880 -0.787318; + vertex 33.7258 -6.31994 97.1821; + normal 0.703263 -0.525348 0.478989; + texcoord 0.000490000 -1.33667; + vertex 32.4277 -6.52715 98.8607; + normal 0.701710 -0.528906 0.477348; + texcoord 0.333170 -1.64938; + tangent 0.608839 0.0971881 -0.787318; + vertex 33.8534 -4.12331 99.4284; + normal 0.152273 0.308930 -0.938816; + texcoord 0.499510 -1.02329; + tangent -0.969787 0.229884 -0.0816500; + vertex 30.3336 -8.47918 95.9214; + normal 0.181721 0.457429 -0.870480; + texcoord 0.665860 -1.33667; + tangent -0.969787 0.229885 -0.0816500; + vertex 31.6318 -5.82357 97.0058; + normal 0.202358 0.571105 -0.795544; + texcoord 0.333170 -1.33667; + vertex 33.7258 -6.31994 97.1821; + normal 0.221703 0.690851 -0.688166; + texcoord 0.333170 -1.64938; + tangent -0.969787 0.229885 -0.0816500; + vertex 33.8534 -4.12331 99.4284; + normal -0.913225 0.0367701 0.405794; + texcoord 0.832200 -1.02329; + tangent 0.372342 -0.329151 0.867768; + vertex 31.7933 -9.96652 97.7447; + normal -0.921149 -0.0168791 0.388844; + texcoord 0.998540 -1.33667; + vertex 32.4277 -6.52715 98.8607; + normal -0.921703 -0.0215921 0.387294; + texcoord 0.665860 -1.33667; + tangent 0.372342 -0.329151 0.867768; + vertex 31.6318 -5.82357 97.0058; + normal -0.926514 -0.0772688 0.368240; + texcoord 0.998540 -1.64938; + vertex 32.3689 -3.43779 99.3610; + normal -0.118802 -0.160933 0.979789; + texcoord 0.000490000 -1.33667; + tangent 0.907101 -0.418892 0.0411841; + vertex 32.4277 -6.52715 98.8607; + normal -0.182873 -0.304088 0.934927; + texcoord 0.333170 -1.64938; + vertex 33.8534 -4.12331 99.4284; + normal -0.208735 -0.362717 0.908221; + texcoord 0.000490000 -1.64938; + vertex 32.3689 -3.43779 99.3610; + normal -0.272665 -0.510257 0.815654; + texcoord 0.333170 -1.89286; + tangent 0.907102 -0.418892 0.0411841; + vertex 33.2254 -2.17147 100.439; + normal -0.648298 0.626881 -0.432122; + texcoord 0.665860 -1.33667; + tangent -0.669909 -0.199917 0.715021; + vertex 31.6318 -5.82357 97.0058; + normal -0.700621 0.488893 -0.519725; + texcoord 0.998540 -1.64938; + tangent -0.669909 -0.199917 0.715021; + vertex 32.3689 -3.43779 99.3610; + normal -0.700555 0.489120 -0.519600; + texcoord 0.665860 -1.64938; + vertex 33.4666 -3.11022 98.1894; + normal -0.735454 0.310518 -0.602234; + texcoord 0.998540 -1.89286; + vertex 33.0614 -1.60907 99.4582; + normal -0.888136 0.318701 0.331125; + texcoord 0.000490000 -1.64938; + tangent 0.143531 -0.492109 0.858620; + vertex 32.3689 -3.43779 99.3610; + normal -0.942726 0.195988 0.269919; + texcoord 0.333170 -1.89286; + tangent 0.143531 -0.492109 0.858620; + vertex 33.2254 -2.17147 100.439; + normal -0.960455 0.139902 0.240737; + texcoord 0.000490000 -1.89286; + vertex 33.0614 -1.60907 99.4582; + normal -0.985245 0.0106749 0.170816; + texcoord 0.333170 -2.15896; + tangent 0.143531 -0.492109 0.858620; + vertex 33.1982 0.124450 100.139; + normal 0.320422 0.660458 -0.679062; + texcoord 0.665860 -1.64938; + tangent -0.898116 -0.0161204 -0.439463; + vertex 33.4666 -3.11022 98.1894; + normal 0.372195 0.504388 -0.779143; + texcoord 0.998540 -1.89286; + tangent -0.898116 -0.0161204 -0.439463; + vertex 33.0614 -1.60907 99.4582; + normal 0.393766 0.415458 -0.819965; + texcoord 0.665860 -1.89286; + tangent -0.898116 -0.0161204 -0.439463; + vertex 34.0882 -1.59064 99.9607; + normal 0.425744 0.218406 -0.878089; + texcoord 0.998540 -2.15896; + tangent -0.898116 -0.0161204 -0.439463; + vertex 33.6404 -0.160060 100.099; + normal 0.143218 0.352032 -0.924966; + texcoord 0.000490000 -1.89286; + tangent -0.838525 0.539602 0.0755330; + vertex 33.0614 -1.60907 99.4582; + normal 0.224454 0.468410 -0.854525; + texcoord 0.333170 -2.15896; + tangent -0.838525 0.539602 0.0755330; + vertex 33.1982 0.124450 100.139; + normal 0.204996 0.440877 -0.873844; + texcoord 0.000490000 -2.15896; + vertex 33.6404 -0.160060 100.099; + normal 0.301088 0.574429 -0.761168; + texcoord 0.000490000 -2.25896; + vertex 33.6379 0.278460 100.429; + normal 0.404539 0.912046 -0.0672291; + texcoord 0.000490000 1.00000; + tangent -0.500442 0.282302 0.818452; + vertex -13.6495 -26.1067 54.8457; + normal 0.402664 0.912772 -0.0686262; + texcoord 0.166830 0.264350; + tangent -0.500442 0.282302 0.818452; + vertex -2.84087 -30.3377 62.4855; + normal 0.402462 0.912849 -0.0687761; + texcoord 0.000490000 0.264350; + vertex -1.58977 -31.0435 60.4394; + normal 0.400571 0.913574 -0.0701826; + texcoord 0.166830 -0.544220; + vertex 7.32915 -34.3714 68.0245; + normal -0.272043 0.706451 0.653390; + texcoord 0.333170 1.00000; + tangent -0.674417 -0.624308 0.394209; + vertex -14.0166 -30.3951 57.8945; + normal -0.226827 0.683272 0.694038; + texcoord 0.333170 0.264350; + tangent -0.674417 -0.624308 0.394209; + vertex -4.47264 -31.8482 63.4393; + normal -0.200025 0.668425 0.716378; + texcoord 0.166830 0.264350; + vertex -2.84087 -30.3377 62.4855; + normal -0.154733 0.641555 0.751309; + texcoord 0.166830 -0.544220; + tangent -0.674417 -0.624308 0.394210; + vertex 7.32915 -34.3714 68.0245; + normal -0.512596 -0.307140 0.801816; + texcoord 0.333170 1.00000; + tangent -0.152265 -0.886516 -0.436927; + vertex -14.0166 -30.3951 57.8945; + normal -0.572800 -0.281111 0.769985; + texcoord 0.499510 0.264350; + tangent -0.152265 -0.886516 -0.436927; + vertex -4.85330 -34.0645 62.3470; + normal -0.588021 -0.274068 0.760998; + texcoord 0.333170 0.264350; + vertex -4.47264 -31.8482 63.4393; + normal -0.643965 -0.246372 0.724299; + texcoord 0.499510 -0.544220; + tangent -0.152265 -0.886516 -0.436927; + vertex 5.31326 -35.4197 70.9250; + normal -0.477500 -0.878047 0.0320434; + texcoord 0.665860 1.00000; + tangent 0.491808 -0.297321 -0.818367; + vertex -13.7036 -29.7035 49.9623; + normal -0.394518 -0.913968 0.0949632; + texcoord 0.665860 0.264350; + tangent 0.491808 -0.297321 -0.818367; + vertex -3.58382 -34.8320 60.2346; + normal -0.365746 -0.923493 0.115715; + texcoord 0.499510 0.264350; + tangent 0.491808 -0.297321 -0.818367; + vertex -4.85330 -34.0645 62.3470; + normal -0.275716 -0.944704 0.177525; + texcoord 0.499510 -0.544220; + tangent 0.491808 -0.297321 -0.818367; + vertex 5.31326 -35.4197 70.9250; + normal 0.287043 -0.713599 -0.639048; + texcoord 0.665860 1.00000; + tangent 0.674417 0.624308 -0.394210; + vertex -13.7036 -29.7035 49.9623; + normal 0.292385 -0.716078 -0.633833; + texcoord 0.832200 0.264350; + tangent 0.674417 0.624308 -0.394210; + vertex -1.95205 -33.3214 59.2808; + normal 0.292179 -0.715982 -0.634035; + texcoord 0.665860 0.264350; + tangent 0.674417 0.624308 -0.394210; + vertex -3.58382 -34.8320 60.2346; + normal 0.297559 -0.718443 -0.628727; + texcoord 0.832200 -0.544220; + tangent 0.674417 0.624308 -0.394209; + vertex 5.86933 -37.9072 68.2225; + normal 0.504397 0.326372 -0.799415; + texcoord 0.998540 1.00000; + tangent 0.140351 0.882514 0.448854; + vertex -13.6495 -26.1067 54.8457; + normal 0.649888 0.259899 -0.714212; + texcoord 0.998540 0.264350; + tangent 0.140351 0.882514 0.448854; + vertex -1.58977 -31.0435 60.4394; + normal 0.661291 0.253844 -0.705873; + texcoord 0.832200 0.264350; + tangent 0.140351 0.882514 0.448854; + vertex -1.95205 -33.3214 59.2808; + normal 0.784072 0.177759 -0.594670; + texcoord 0.832200 -0.544220; + vertex 5.86933 -37.9072 68.2225; + normal 0.443126 0.300664 -0.844536; + texcoord 0.333170 -0.544220; + tangent -0.785158 0.584812 -0.203771; + vertex 6.46440 -33.9097 69.8931; + normal 0.489677 0.384817 -0.782389; + texcoord 0.333170 -0.884580; + tangent -0.785157 0.584812 -0.203771; + vertex 8.97274 -33.5475 71.3382; + normal 0.551489 0.510556 -0.659692; + texcoord 0.166830 -0.884580; + vertex 10.3867 -34.6006 71.7052; + normal 0.572931 0.561012 -0.597508; + texcoord 0.333170 -1.19426; + tangent -0.785158 0.584812 -0.203771; + vertex 12.0311 -32.6312 75.1310; + normal -0.116961 0.992087 -0.0456430; + texcoord 0.333170 -0.544220; + tangent -0.825201 -0.0715088 0.560295; + vertex 6.46440 -33.9097 69.8931; + normal -0.136126 0.987894 -0.0744040; + texcoord 0.499510 -0.884580; + vertex 7.46229 -33.6784 72.3638; + normal -0.142218 0.986300 -0.0835797; + texcoord 0.333170 -0.884580; + tangent -0.825201 -0.0715088 0.560295; + vertex 8.97274 -33.5475 71.3382; + normal -0.158957 0.981264 -0.108876; + texcoord 0.333170 -1.19426; + tangent -0.825201 -0.0715087 0.560295; + vertex 12.0311 -32.6312 75.1310; + normal -0.872765 0.405155 0.272269; + texcoord 0.665860 -0.544220; + tangent -0.0611186 -0.644077 0.762515; + vertex 5.00457 -37.4455 70.0912; + normal -0.855283 0.427613 0.292639; + texcoord 0.665860 -0.884580; + tangent -0.0611185 -0.644077 0.762515; + vertex 7.34860 -34.8765 73.7822; + normal -0.855737 0.427054 0.292130; + texcoord 0.499510 -0.884580; + tangent -0.0611185 -0.644077 0.762515; + vertex 7.46229 -33.6784 72.3638; + normal -0.836489 0.449848 0.312927; + texcoord 0.665860 -1.19426; + tangent -0.0611185 -0.644077 0.762515; + vertex 9.49043 -31.9486 75.2986; + normal -0.541527 -0.488696 0.684050; + texcoord 0.665860 -0.544220; + tangent 0.785155 -0.584818 0.203764; + vertex 5.00457 -37.4455 70.0912; + normal -0.463657 -0.336981 0.819430; + texcoord 0.832200 -0.884580; + tangent 0.785155 -0.584818 0.203763; + vertex 8.76253 -35.9296 74.1491; + normal -0.476796 -0.360858 0.801528; + texcoord 0.665860 -0.884580; + tangent 0.785155 -0.584818 0.203763; + vertex 7.34860 -34.8765 73.7822; + normal -0.378235 -0.192302 0.905515; + texcoord 0.665860 -1.19426; + vertex 9.49043 -31.9486 75.2986; + normal 0.115207 -0.992873 0.0305175; + texcoord 0.998540 -0.544220; + tangent 0.821243 0.0779184 -0.565233; + vertex 7.04277 -36.3431 67.1877; + normal 0.219350 -0.957618 0.186690; + texcoord 0.998540 -0.884580; + tangent 0.821243 0.0779184 -0.565233; + vertex 10.2902 -35.7847 73.0977; + normal 0.259798 -0.933049 0.248846; + texcoord 0.832200 -0.884580; + vertex 8.76253 -35.9296 74.1491; + normal 0.361706 -0.837241 0.410117; + texcoord 0.998540 -1.19426; + tangent 0.821243 0.0779184 -0.565233; + vertex 10.3644 -34.1049 76.4615; + normal 0.694527 -0.715248 0.0778030; + texcoord 0.166830 -0.884580; + tangent 0.642947 0.568489 -0.513263; + vertex 10.3867 -34.6006 71.7052; + normal 0.678333 -0.733825 0.0369425; + texcoord 0.333170 -1.19426; + vertex 12.0311 -32.6312 75.1310; + normal 0.679221 -0.732893 0.0390866; + texcoord 0.000490000 -1.19426; + vertex 10.3644 -34.1049 76.4615; + normal 0.659641 -0.751556 -0.00611184; + texcoord 0.333170 -1.48301; + vertex 12.8371 -31.9460 77.8665; + normal 0.173880 0.791111 -0.586438; + texcoord 0.499510 -0.884580; + tangent -0.963796 0.258953 0.0635629; + vertex 7.46229 -33.6784 72.3638; + normal 0.191605 0.838389 -0.510285; + texcoord 0.665860 -1.19426; + tangent -0.963796 0.258953 0.0635630; + vertex 9.49043 -31.9486 75.2986; + normal 0.214569 0.894742 -0.391660; + texcoord 0.333170 -1.19426; + vertex 12.0311 -32.6312 75.1310; + normal 0.229095 0.926184 -0.299499; + texcoord 0.333170 -1.48301; + tangent -0.963796 0.258953 0.0635630; + vertex 12.8371 -31.9460 77.8665; + normal -0.815130 -0.0181391 0.578995; + texcoord 0.832200 -0.884580; + tangent 0.336018 -0.828978 0.447087; + vertex 8.76253 -35.9296 74.1491; + normal -0.864625 -0.0832471 0.495473; + texcoord 0.998540 -1.19426; + tangent 0.336018 -0.828978 0.447087; + vertex 10.3644 -34.1049 76.4615; + normal -0.873114 -0.0961430 0.477941; + texcoord 0.665860 -1.19426; + vertex 9.49043 -31.9486 75.2986; + normal -0.908159 -0.159331 0.387118; + texcoord 0.998540 -1.48301; + tangent 0.336018 -0.828978 0.447087; + vertex 10.8996 -31.5149 78.7831; + normal 0.186279 -0.676846 0.712165; + texcoord 0.000490000 -1.19426; + tangent 0.886196 -0.197219 -0.419239; + vertex 10.3644 -34.1049 76.4615; + normal 0.103854 -0.797291 0.594593; + texcoord 0.333170 -1.48301; + tangent 0.886196 -0.197219 -0.419239; + vertex 12.8371 -31.9460 77.8665; + normal 0.0821748 -0.823622 0.561154; + texcoord 0.000490000 -1.48301; + vertex 10.8996 -31.5149 78.7831; + normal -0.0156268 -0.917085 0.398385; + texcoord 0.333170 -1.69495; + vertex 12.2754 -30.7885 80.5092; + normal -0.761438 -0.0849575 0.642646; + texcoord 0.000490000 -1.48301; + tangent 0.480542 -0.739357 0.471626; + vertex 10.8996 -31.5149 78.7831; + normal -0.836902 -0.225921 0.498552; + texcoord 0.333170 -1.69495; + vertex 12.2754 -30.7885 80.5092; + normal -0.834600 -0.220416 0.504836; + texcoord 0.000490000 -1.69495; + tangent 0.480542 -0.739357 0.471626; + vertex 11.4839 -29.5706 79.7323; + normal -0.873416 -0.355109 0.333231; + texcoord 0.333170 -1.92606; + tangent 0.480542 -0.739357 0.471626; + vertex 12.0326 -29.0800 81.6932; + normal -0.497520 0.864035 -0.0769228; + texcoord 0.000490000 -1.69495; + tangent -0.548836 -0.244869 0.799261; + vertex 11.4839 -29.5706 79.7323; + normal -0.620070 0.760488 -0.192799; + texcoord 0.333170 -1.92606; + vertex 12.0326 -29.0800 81.6932; + normal -0.592561 0.788369 -0.165368; + texcoord 0.000490000 -1.92606; + tangent -0.548836 -0.244869 0.799261; + vertex 12.6419 -28.8082 80.8059; + normal -0.698428 0.659697 -0.277486; + texcoord 0.333170 -2.16535; + vertex 13.0267 -27.8315 82.1594; + normal 0.343589 0.712468 -0.611830; + texcoord 0.000490000 -1.92606; + tangent -0.915213 0.107964 -0.388239; + vertex 12.6419 -28.8082 80.8059; + normal 0.343607 0.712408 -0.611890; + texcoord 0.333170 -2.16535; + tangent -0.915213 0.107964 -0.388239; + vertex 13.0267 -27.8315 82.1594; + normal 0.343618 0.712371 -0.611926; + texcoord 0.000490000 -2.16535; + vertex 13.5521 -27.8934 82.3823; + normal 0.343642 0.712294 -0.612003; + texcoord 0.000490000 -2.26535; + tangent -0.915213 0.107964 -0.388239; + vertex 13.1791 -27.4990 82.6319; + normal -0.991477 -0.103424 0.0792270; + texcoord 0.665860 -1.92606; + tangent 0.117634 -0.449284 0.885611; + vertex 13.1355 -29.2165 81.7129; + normal -0.990592 0.00971076 0.136505; + texcoord 0.665860 -2.16535; + vertex 13.0942 -28.0894 82.6678; + normal -0.990815 0.00679360 0.135054; + texcoord 0.333170 -2.16535; + vertex 13.0267 -27.8315 82.1594; + normal -0.966909 0.151482 0.205282; + texcoord 0.333170 -2.26535; + tangent 0.117634 -0.449284 0.885611; + vertex 13.1791 -27.4990 82.6319; + normal 0.579683 0.804531 0.129217; + texcoord 0.000490000 1.00000; + tangent -0.511528 0.235861 0.826262; + vertex -7.17738 -31.3112 39.9234; + normal 0.590516 0.795029 0.138635; + texcoord 0.166830 0.198780; + tangent -0.511528 0.235861 0.826262; + vertex 1.15384 -38.6053 47.9630; + normal 0.590667 0.794894 0.138767; + texcoord 0.000490000 0.198780; + tangent -0.511528 0.235861 0.826262; + vertex 2.32194 -39.1439 46.0762; + normal 0.601446 0.785037 0.148254; + texcoord 0.166830 -0.567720; + tangent -0.511528 0.235861 0.826262; + vertex 8.58188 -45.3014 53.2858; + normal -0.306656 0.696655 0.648563; + texcoord 0.333170 1.00000; + tangent -0.731034 -0.608751 0.308240; + vertex -7.79305 -36.1270 41.0707; + normal -0.215581 0.634655 0.742117; + texcoord 0.333170 0.198780; + tangent -0.731034 -0.608751 0.308240; + vertex -0.465590 -39.9538 48.6459; + normal -0.199578 0.622743 0.756544; + texcoord 0.166830 0.198780; + vertex 1.15384 -38.6053 47.9630; + normal -0.103859 0.545745 0.831490; + texcoord 0.166830 -0.567720; + tangent -0.731034 -0.608751 0.308240; + vertex 8.58188 -45.3014 53.2858; + normal -0.754022 -0.215528 0.620482; + texcoord 0.333170 1.00000; + tangent -0.197644 -0.826411 -0.527240; + vertex -7.79305 -36.1270 41.0707; + normal -0.768510 -0.203265 0.606692; + texcoord 0.499510 0.198780; + tangent -0.197644 -0.826411 -0.527240; + vertex -0.916920 -41.8410 47.4419; + normal -0.770403 -0.201629 0.604835; + texcoord 0.333170 0.198780; + vertex -0.465590 -39.9538 48.6459; + normal -0.784376 -0.189271 0.590704; + texcoord 0.499510 -0.567720; + tangent -0.197644 -0.826411 -0.527240; + vertex 6.11193 -46.1067 55.4085; + normal -0.673057 -0.713777 -0.193694; + texcoord 0.665860 1.00000; + tangent 0.502532 -0.249210 -0.827863; + vertex -6.76675 -32.7842 34.3943; + normal -0.604948 -0.785453 -0.130774; + texcoord 0.665860 0.198780; + tangent 0.502532 -0.249210 -0.827863; + vertex 0.265270 -42.4272 45.4944; + normal -0.571255 -0.814461 -0.101590; + texcoord 0.499510 0.198780; + vertex -0.916920 -41.8410 47.4419; + normal -0.489404 -0.871364 -0.0347748; + texcoord 0.499510 -0.567720; + tangent 0.502532 -0.249210 -0.827863; + vertex 6.11193 -46.1067 55.4085; + normal 0.240136 -0.652361 -0.718860; + texcoord 0.665860 1.00000; + tangent 0.731030 0.608755 -0.308240; + vertex -6.76675 -32.7842 34.3943; + normal 0.240135 -0.652361 -0.718861; + texcoord 0.832200 0.198780; + tangent 0.731030 0.608755 -0.308240; + vertex 1.88469 -41.0787 44.8115; + normal 0.240135 -0.652360 -0.718861; + texcoord 0.665860 0.198780; + vertex 0.265270 -42.4272 45.4944; + normal 0.240134 -0.652359 -0.718862; + texcoord 0.832200 -0.567720; + vertex 6.49755 -48.0079 52.6406; + normal 0.676954 0.289380 -0.676752; + texcoord 0.998540 1.00000; + tangent 0.185869 0.822455 0.537606; + vertex -7.17738 -31.3112 39.9234; + normal 0.784723 0.205022 -0.584957; + texcoord 0.998540 0.198780; + tangent 0.185869 0.822455 0.537606; + vertex 2.32194 -39.1439 46.0762; + normal 0.809616 0.181831 -0.558086; + texcoord 0.832200 0.198780; + vertex 1.88469 -41.0787 44.8115; + normal 0.890824 0.0898105 -0.445384; + texcoord 0.832200 -0.567720; + tangent 0.185868 0.822455 0.537606; + vertex 6.49755 -48.0079 52.6406; + normal 0.804131 0.141491 -0.577367; + texcoord 0.000490000 0.198780; + tangent 0.278237 0.768717 0.575898; + vertex 2.32194 -39.1439 46.0762; + normal 0.803186 0.142611 -0.578406; + texcoord 0.166830 -0.567720; + tangent 0.278237 0.768717 0.575898; + vertex 8.58188 -45.3014 53.2858; + normal 0.803181 0.142617 -0.578412; + texcoord 0.000490000 -0.567720; + vertex 8.03513 -46.8120 52.1541; + normal 0.802206 0.143770 -0.579479; + texcoord 0.166830 -1.13866; + tangent 0.278236 0.768717 0.575898; + vertex 12.2666 -50.9175 56.9934; + normal 0.472494 0.876808 0.0892071; + texcoord 0.333170 0.198780; + tangent -0.500137 0.183410 0.846300; + vertex -0.465590 -39.9538 48.6459; + normal 0.593787 0.783999 0.181001; + texcoord 0.333170 -0.567720; + tangent -0.500137 0.183410 0.846300; + vertex 7.62028 -44.9488 54.9130; + normal 0.605581 0.772664 0.190427; + texcoord 0.166830 -0.567720; + vertex 8.58188 -45.3014 53.2858; + normal 0.708546 0.648519 0.278181; + texcoord 0.166830 -1.13866; + tangent -0.500137 0.183410 0.846300; + vertex 12.2666 -50.9175 56.9934; + normal -0.216128 0.608328 0.763692; + texcoord 0.333170 0.198780; + tangent -0.767588 -0.589261 0.252151; + vertex -0.465590 -39.9538 48.6459; + normal -0.207195 0.600410 0.772385; + texcoord 0.499510 -0.567720; + tangent -0.767588 -0.589261 0.252152; + vertex 6.11193 -46.1067 55.4085; + normal -0.206386 0.599689 0.773161; + texcoord 0.333170 -0.567720; + vertex 7.62028 -44.9488 54.9130; + normal -0.197136 0.591387 0.781920; + texcoord 0.499510 -1.13866; + vertex 11.8922 -49.4380 59.3853; + normal -0.867421 -0.0425551 0.495752; + texcoord 0.665860 0.198780; + tangent -0.286882 -0.771288 -0.568167; + vertex 0.265270 -42.4272 45.4944; + normal -0.795660 -0.138459 0.589707; + texcoord 0.665860 -0.567720; + tangent -0.286882 -0.771288 -0.568167; + vertex 5.53595 -47.6552 54.2677; + normal -0.750954 -0.187178 0.633271; + texcoord 0.499510 -0.567720; + vertex 6.11193 -46.1067 55.4085; + normal -0.648464 -0.280201 0.707800; + texcoord 0.499510 -1.13866; + vertex 11.8922 -49.4380 59.3853; + normal -0.556817 -0.816593 -0.152089; + texcoord 0.665860 0.198780; + tangent 0.500137 -0.183411 -0.846300; + vertex 0.265270 -42.4272 45.4944; + normal -0.554294 -0.818666 -0.150149; + texcoord 0.832200 -0.567720; + tangent 0.500137 -0.183410 -0.846300; + vertex 6.49755 -48.0079 52.6406; + normal -0.553246 -0.819521 -0.149344; + texcoord 0.665860 -0.567720; + vertex 5.53595 -47.6552 54.2677; + normal -0.550629 -0.821644 -0.147338; + texcoord 0.832200 -1.13866; + tangent 0.500137 -0.183410 -0.846300; + vertex 9.95291 -51.4070 58.6830; + normal 0.157252 -0.538823 -0.827612; + texcoord 0.998540 0.198780; + tangent 0.765835 0.595646 -0.242286; + vertex 2.32194 -39.1439 46.0762; + normal 0.245062 -0.618700 -0.746428; + texcoord 0.998540 -0.567720; + tangent 0.765835 0.595646 -0.242286; + vertex 8.03513 -46.8120 52.1541; + normal 0.277692 -0.646188 -0.710865; + texcoord 0.832200 -0.567720; + vertex 6.49755 -48.0079 52.6406; + normal 0.360447 -0.709669 -0.605350; + texcoord 0.832200 -1.13866; + tangent 0.765835 0.595646 -0.242286; + vertex 9.95291 -51.4070 58.6830; + normal -0.478985 0.222943 0.849040; + tangent 0.180408 -0.921564 0.343764; + vertex 9.95291 -51.4070 58.6830; + normal -0.568685 0.187432 0.800916; + texcoord 0.998540 -1.43785; + tangent 0.180409 -0.921564 0.343764; + vertex 13.8388 -50.8115 60.7188; + normal -0.570798 0.186535 0.799621; + texcoord 0.665860 -1.43785; + vertex 13.4417 -48.7829 59.9621; + normal -0.660617 0.145409 0.736506; + texcoord 0.998540 -1.75086; + tangent 0.180409 -0.921564 0.343764; + vertex 15.8289 -48.7892 62.1046; + normal -0.0522589 -0.528997 0.847013; + texcoord 0.000490000 -1.43785; + tangent 0.785502 -0.545514 -0.292234; + vertex 13.8388 -50.8115 60.7188; + normal -0.159469 -0.634688 0.756136; + texcoord 0.333170 -1.75086; + tangent 0.785502 -0.545514 -0.292234; + vertex 17.1527 -49.7086 61.6121; + normal -0.132595 -0.609601 0.781540; + texcoord 0.000490000 -1.75086; + vertex 15.8289 -48.7892 62.1046; + normal -0.242341 -0.705644 0.665835; + texcoord 0.333170 -1.99500; + vertex 18.0042 -48.3532 63.3585; + normal -0.188804 0.958593 0.213198; + texcoord 0.665860 -1.43785; + tangent -0.527242 -0.282109 0.801517; + vertex 13.4417 -48.7829 59.9621; + normal -0.352207 0.930986 0.0959945; + texcoord 0.998540 -1.75086; + vertex 15.8289 -48.7892 62.1046; + normal -0.371745 0.924797 0.0809634; + texcoord 0.665860 -1.75086; + tangent -0.527242 -0.282109 0.801517; + vertex 16.7185 -48.3132 60.7522; + normal -0.537650 0.841199 -0.0575940; + texcoord 0.998540 -1.99500; + vertex 17.5698 -47.6479 62.5224; + normal -0.503460 0.513606 0.694793; + texcoord 0.000490000 -1.75086; + tangent 0.369056 -0.599260 0.710411; + vertex 15.8289 -48.7892 62.1046; + normal -0.560122 0.466553 0.684537; + texcoord 0.333170 -1.99500; + tangent 0.369056 -0.599261 0.710411; + vertex 18.0042 -48.3532 63.3585; + normal -0.545294 0.479371 0.687647; + texcoord 0.000490000 -1.99500; + vertex 17.5698 -47.6479 62.5224; + normal -0.599917 0.430207 0.674552; + texcoord 0.333170 -2.26179; + vertex 19.2053 -46.7376 63.3964; + normal 0.725218 -0.670186 0.157829; + texcoord 0.665860 -1.99500; + tangent 0.497101 0.351049 -0.793508; + vertex 18.4974 -48.3340 62.2877; + normal 0.656721 -0.749916 0.0796451; + texcoord 0.998540 -2.26179; + tangent 0.497101 0.351049 -0.793508; + vertex 19.4859 -47.0778 63.0795; + normal 0.657802 -0.748845 0.0807965; + texcoord 0.665860 -2.26179; + vertex 19.2160 -47.2684 63.5104; + normal 0.550055 -0.834763 -0.0247125; + texcoord 0.665860 -2.36179; + tangent 0.497101 0.351049 -0.793508; + vertex 19.6835 -46.9628 63.5964; + normal -0.415121 -0.573611 0.706148; + texcoord 0.250000 1.00000; + tangent 0.818659 0.103037 0.564961; + vertex 10.2025 45.3417 73.8621; + normal -0.413402 -0.577117 0.704297; + texcoord 0.250000 0.101610; + tangent 0.818659 0.103038 0.564961; + vertex 2.90338 54.8103 77.2626; + normal -0.412510 -0.578927 0.703334; + texcoord 0.125240 0.101610; + vertex 1.39425 54.6204 76.2212; + normal -0.410801 -0.582374 0.701487; + texcoord 0.125240 -0.884860; + tangent 0.818659 0.103038 0.564961; + vertex -7.49606 66.0458 80.5003; + normal -0.309293 0.280665 -0.908606; + texcoord 0.749030 1.00000; + tangent -0.846995 -0.515706 0.129020; + vertex 11.4807 42.3190 65.3750; + normal -0.311040 0.283940 -0.906991; + texcoord 0.873780 0.101610; + tangent -0.846995 -0.515706 0.129020; + vertex 1.54588 56.4725 73.1288; + normal -0.310844 0.283571 -0.907173; + texcoord 0.749030 0.101610; + vertex 3.11782 57.4296 72.8893; + normal -0.312605 0.286876 -0.905528; + texcoord 0.873780 -0.884860; + tangent -0.846995 -0.515706 0.129020; + vertex -5.37936 67.8266 79.1166; + normal -0.797551 -0.262194 -0.543293; + texcoord 0.749030 1.00000; + tangent -0.360200 -0.515460 0.777532; + vertex 11.4807 42.3190 65.3750; + normal -0.851475 -0.351576 -0.389082; + texcoord 0.873780 1.00000; + tangent -0.305177 -0.207458 0.929424; + vertex 10.5746 41.0224 67.3309; + normal -0.866902 -0.390188 -0.310216; + texcoord 0.873780 0.101610; + tangent -0.274477 -0.0831980 0.957988; + vertex 1.54588 56.4725 73.1288; + normal -0.876644 -0.462421 -0.132902; + texcoord 0.998540 1.00000; + tangent -0.213208 0.125733 0.968883; + vertex 9.77210 41.4956 70.9779; + normal -0.720056 -0.306060 -0.622774; + tangent -0.363045 -0.598690 0.713980; + vertex 9.77210 41.4956 70.9779; + normal -0.759368 -0.253942 -0.599061; + texcoord 0.998540 0.101610; + tangent -0.363045 -0.598690 0.713980; + vertex 0.830650 55.2930 74.5354; + normal -0.766741 -0.243444 -0.594007; + texcoord 0.873780 0.101610; + vertex 1.54588 56.4725 73.1288; + normal -0.801596 -0.189962 -0.566885; + texcoord 0.873780 -0.884860; + tangent -0.363046 -0.598691 0.713980; + vertex -5.37936 67.8266 79.1166; + normal 0.478465 0.836738 -0.266347; + texcoord 0.749030 -1.34195; + tangent -0.673046 0.154639 -0.723253; + vertex -9.10451 72.8223 85.4320; + normal 0.208066 0.789211 -0.577802; + texcoord 0.749030 -0.884860; + tangent -0.731553 -0.272587 -0.624922; + vertex -4.20233 68.3222 80.1012; + normal 0.448212 0.838762 -0.309167; + texcoord 0.873780 -1.34195; + tangent -0.689982 0.0936982 -0.717736; + vertex -10.0279 73.0344 84.4398; + normal 0.178344 0.776688 -0.604110; + texcoord 0.873780 -0.884860; + tangent -0.729898 -0.307311 -0.610581; + vertex -5.37936 67.8266 79.1166; + normal -0.431597 0.893352 -0.125089; + texcoord 0.000490000 -1.74711; + tangent -0.598019 -0.387177 -0.701760; + vertex -13.4124 73.2468 87.6761; + normal -0.364613 0.911151 -0.191991; + texcoord 0.250000 -2.12227; + vertex -16.7242 71.9200 89.6267; + normal -0.352346 0.913432 -0.203702; + texcoord 0.000490000 -2.12227; + vertex -15.6662 72.6050 90.8683; + normal -0.276689 0.921479 -0.272615; + texcoord 0.250000 -2.39525; + vertex -17.8948 72.4956 92.7604; + normal 0.224436 -0.923183 0.312029; + texcoord 0.499510 -1.74711; + tangent 0.598485 0.383277 0.703501; + vertex -12.6565 70.3982 87.8041; + normal 0.269614 -0.923270 0.273643; + texcoord 0.749030 -2.12227; + vertex -15.4579 71.0027 91.6077; + normal 0.258680 -0.923548 0.283096; + texcoord 0.499510 -2.12227; + vertex -16.5213 70.3217 90.3576; + normal 0.309652 -0.920556 0.238103; + texcoord 0.749030 -2.39525; + vertex -17.2029 70.7394 92.8587; + normal 0.724778 0.364118 0.584905; + texcoord 0.998540 -1.74711; + tangent -0.117209 0.901729 -0.416110; + vertex -13.4124 73.2468 87.6761; + normal 0.667182 0.381858 0.639573; + texcoord 0.998540 -2.12227; + tangent -0.117209 0.901729 -0.416110; + vertex -15.6662 72.6050 90.8683; + normal 0.565710 0.404996 0.718297; + texcoord 0.749030 -2.12227; + vertex -15.4579 71.0027 91.6077; + normal 0.487071 0.417339 0.767196; + texcoord 0.749030 -2.39525; + vertex -17.2029 70.7394 92.8587; + normal 0.277486 0.883276 0.377923; + texcoord 0.000490000 -2.12227; + tangent -0.703660 0.454678 -0.546013; + vertex -15.6662 72.6050 90.8683; + normal 0.344760 0.890411 0.297167; + texcoord 0.250000 -2.39525; + tangent -0.703660 0.454678 -0.546013; + vertex -17.8948 72.4956 92.7604; + normal 0.352119 0.890597 0.287837; + texcoord 0.000490000 -2.39525; + tangent -0.703660 0.454678 -0.546013; + vertex -16.9579 71.8902 93.4873; + normal 0.417902 0.886317 0.199497; + texcoord 0.250000 -2.69194; + vertex -18.6063 72.3065 95.0910; + normal -0.540581 -0.841264 -0.00681235; + texcoord 0.499510 -2.12227; + tangent 0.703299 -0.456341 0.545090; + vertex -16.5213 70.3217 90.3576; + normal -0.483387 -0.869207 -0.104001; + texcoord 0.749030 -2.39525; + vertex -17.2029 70.7394 92.8587; + normal -0.483182 -0.869282 -0.104327; + texcoord 0.499510 -2.39525; + tangent 0.703299 -0.456341 0.545090; + vertex -18.1411 71.3481 92.1316; + normal -0.419927 -0.885378 -0.199417; + texcoord 0.749030 -2.69194; + tangent 0.703299 -0.456341 0.545090; + vertex -19.2114 71.2956 94.6188; + normal 0.691453 -0.0406334 0.721278; + texcoord 0.000490000 -2.39525; + tangent -0.278297 0.906378 0.317851; + vertex -16.9579 71.8902 93.4873; + normal 0.744967 -0.00519696 0.667082; + texcoord 0.250000 -2.69194; + tangent -0.278297 0.906378 0.317851; + vertex -18.6063 72.3065 95.0910; + normal 0.727523 -0.0171410 0.685869; + texcoord 0.000490000 -2.69194; + vertex -18.3568 71.4938 94.8060; + normal 0.776431 0.0174819 0.629960; + texcoord 0.250000 -2.99596; + tangent -0.278297 0.906378 0.317851; + vertex -19.7338 71.2942 96.5087; + normal -0.908393 -0.140279 -0.393884; + texcoord 0.499510 -2.39525; + tangent 0.277849 -0.906481 -0.317951; + vertex -18.1411 71.3481 92.1316; + normal -0.891156 -0.119649 -0.437635; + texcoord 0.749030 -2.69194; + tangent 0.277849 -0.906481 -0.317951; + vertex -19.2114 71.2956 94.6188; + normal -0.874907 -0.102124 -0.473401; + texcoord 0.499510 -2.69194; + vertex -19.4607 72.1088 94.9040; + normal -0.853225 -0.0808009 -0.515246; + texcoord 0.749030 -2.99596; + tangent 0.277849 -0.906481 -0.317951; + vertex -20.3672 71.4630 96.5066; + normal 0.234649 -0.971127 -0.0430399; + texcoord 0.998540 -2.39525; + tangent 0.952696 0.220947 0.208692; + vertex -16.9579 71.8902 93.4873; + normal 0.219902 -0.975106 0.0284954; + texcoord 0.998540 -2.69194; + tangent 0.952696 0.220947 0.208692; + vertex -18.3568 71.4938 94.8060; + normal 0.195833 -0.971380 0.134429; + texcoord 0.749030 -2.69194; + vertex -19.2114 71.2956 94.6188; + normal 0.180588 -0.963827 0.196026; + texcoord 0.749030 -2.99596; + tangent 0.952696 0.220947 0.208691; + vertex -20.3672 71.4630 96.5066; + normal 0.489003 -0.819287 0.299407; + texcoord 0.000490000 -2.69194; + tangent 0.865061 0.499566 -0.0458535; + vertex -18.3568 71.4938 94.8060; + normal 0.480859 -0.799661 0.359606; + texcoord 0.250000 -2.99596; + tangent 0.865061 0.499566 -0.0458535; + vertex -19.7338 71.2942 96.5087; + normal 0.473169 -0.782138 0.405427; + texcoord 0.000490000 -2.99596; + vertex -20.1348 71.0626 96.5300; + normal 0.459713 -0.752808 0.471109; + texcoord 0.000490000 -3.09596; + tangent 0.865061 0.499566 -0.0458535; + vertex -20.0434 71.4113 96.9982; + normal 0.790559 0.481163 0.378811; + texcoord 0.499510 -2.69194; + tangent -0.501468 0.863699 -0.0505269; + vertex -19.4607 72.1088 94.9040; + normal 0.789759 0.480822 0.380909; + texcoord 0.499510 -2.99596; + tangent -0.501468 0.863699 -0.0505270; + vertex -19.9662 71.6945 96.4853; + normal 0.789599 0.480753 0.381325; + texcoord 0.250000 -2.99596; + vertex -19.7338 71.2942 96.5087; + normal 0.788601 0.480326 0.383921; + texcoord 0.250000 -3.09596; + tangent -0.501468 0.863699 -0.0505270; + vertex -20.0434 71.4113 96.9982; + normal -0.496223 0.865522 0.0680756; + texcoord 0.499510 -2.69194; + tangent -0.865061 -0.499566 0.0458698; + vertex -19.4607 72.1088 94.9040; + normal -0.475006 0.845066 0.245422; + texcoord 0.749030 -2.99596; + tangent -0.865061 -0.499566 0.0458699; + vertex -20.3672 71.4630 96.5066; + normal -0.484076 0.855231 0.185070; + texcoord 0.499510 -2.99596; + vertex -19.9662 71.6945 96.4853; + normal -0.447455 0.809689 0.379720; + texcoord 0.499510 -3.09596; + tangent -0.865061 -0.499566 0.0458699; + vertex -20.0434 71.4113 96.9982; + normal -0.866695 -0.336635 -0.368126; + texcoord 0.000490000 1.00000; + tangent -0.0412882 -0.687025 0.725460; + vertex -2.53120 16.3021 71.4349; + normal -0.864052 -0.340038 -0.371198; + texcoord 0.125240 0.0929700; + tangent -0.0412880 -0.687025 0.725460; + vertex -10.5709 26.9668 80.6106; + normal -0.863724 -0.340457 -0.371577; + texcoord 0.000490000 0.0929700; + vertex -10.4890 28.3288 79.1724; + normal -0.861028 -0.343883 -0.374668; + texcoord 0.125240 -0.737550; + tangent -0.0412879 -0.687025 0.725460; + vertex -17.1840 36.9600 86.6362; + normal -0.604840 -0.767321 0.213043; + texcoord 0.250000 1.00000; + tangent 0.537016 -0.195463 0.820615; + vertex -1.86630 18.7633 75.7763; + normal -0.651522 -0.714029 0.256285; + texcoord 0.250000 0.0929700; + tangent 0.537015 -0.195462 0.820615; + vertex -9.53829 26.5910 82.1885; + normal -0.658452 -0.705203 0.262923; + texcoord 0.125240 0.0929700; + vertex -10.5709 26.9668 80.6106; + normal -0.699814 -0.646411 0.303994; + texcoord 0.125240 -0.737550; + tangent 0.537015 -0.195462 0.820615; + vertex -17.1840 36.9600 86.6362; + normal 0.595713 -0.213541 0.774291; + texcoord 0.499510 1.00000; + tangent 0.579264 0.782021 -0.229992; + vertex 2.17180 18.7570 72.7694; + normal 0.557375 -0.174112 0.811799; + texcoord 0.499510 0.0929700; + tangent 0.579264 0.782021 -0.229993; + vertex -6.84780 28.9718 82.5259; + normal 0.554981 -0.171707 0.813949; + texcoord 0.374760 0.0929700; + vertex -7.99614 27.4215 82.9819; + normal 0.513537 -0.130991 0.848010; + texcoord 0.374760 -0.737550; + tangent 0.579264 0.782021 -0.229993; + vertex -16.1816 35.5804 89.1991; + normal -0.0293216 0.700399 -0.713149; + texcoord 0.749030 1.00000; + tangent -0.802180 -0.442149 -0.401261; + vertex 0.983400 18.2169 66.7390; + normal -0.0140412 0.685821 -0.727635; + texcoord 0.873780 0.0929700; + tangent -0.802180 -0.442149 -0.401261; + vertex -9.31470 29.9406 78.6765; + normal -0.0108361 0.682708 -0.730611; + texcoord 0.749030 0.0929700; + tangent -0.802180 -0.442149 -0.401262; + vertex -7.76179 30.7966 79.4533; + normal 0.00473009 0.667311 -0.744765; + texcoord 0.873780 -0.737550; + tangent -0.802180 -0.442149 -0.401261; + vertex -14.8110 39.1324 86.8775; + normal -0.557742 0.155500 -0.815318; + texcoord 0.998540 1.00000; + tangent -0.571459 -0.784343 0.241330; + vertex -2.53120 16.3021 71.4349; + normal -0.598072 0.196696 -0.776930; + texcoord 0.998540 0.0929700; + tangent -0.571459 -0.784343 0.241330; + vertex -10.4890 28.3288 79.1724; + normal -0.612524 0.211972 -0.761500; + texcoord 0.873780 0.0929700; + vertex -9.31470 29.9406 78.6765; + normal -0.649142 0.252140 -0.717663; + texcoord 0.873780 -0.737550; + tangent -0.571459 -0.784343 0.241330; + vertex -14.8110 39.1324 86.8775; + normal -0.606606 0.195774 -0.770520; + texcoord 0.000490000 0.0929700; + tangent -0.561305 -0.791830 0.240709; + vertex -10.4890 28.3288 79.1724; + normal -0.601153 0.190191 -0.776171; + texcoord 0.125240 -0.737550; + tangent -0.561305 -0.791830 0.240709; + vertex -17.1840 36.9600 86.6362; + normal -0.599770 0.188781 -0.777585; + texcoord 0.000490000 -0.737550; + vertex -16.2232 38.3154 86.2242; + normal -0.594197 0.183125 -0.783195; + texcoord 0.125240 -1.52634; + tangent -0.561305 -0.791830 0.240709; + vertex -22.0654 45.7779 92.4014; + normal -0.813539 -0.433723 -0.387348; + texcoord 0.250000 0.0929700; + tangent 0.0103163 -0.676766 0.736126; + vertex -9.53829 26.5910 82.1885; + normal -0.856157 -0.386311 -0.343161; + texcoord 0.250000 -0.737550; + tangent 0.0103163 -0.676766 0.736126; + vertex -17.1667 35.8271 87.8684; + normal -0.869871 -0.369148 -0.327190; + texcoord 0.125240 -0.737550; + vertex -17.1840 36.9600 86.6362; + normal -0.905696 -0.318329 -0.279967; + texcoord 0.125240 -1.52634; + tangent 0.0103162 -0.676766 0.736126; + vertex -22.0654 45.7779 92.4014; + normal -0.620117 -0.713179 0.326851; + texcoord 0.250000 0.0929700; + tangent 0.588532 -0.147422 0.794919; + vertex -9.53829 26.5910 82.1885; + normal -0.624693 -0.707073 0.331372; + texcoord 0.374760 -0.737550; + tangent 0.588532 -0.147422 0.794919; + vertex -16.1816 35.5804 89.1991; + normal -0.624945 -0.706732 0.331622; + texcoord 0.250000 -0.737550; + vertex -17.1667 35.8271 87.8684; + normal -0.629501 -0.700524 0.336146; + texcoord 0.374760 -1.52634; + tangent 0.588532 -0.147422 0.794919; + vertex -22.7307 43.7134 93.8836; + normal 0.0418433 -0.680035 0.731984; + texcoord 0.499510 0.0929700; + tangent 0.803890 0.457966 0.379510; + vertex -6.84780 28.9718 82.5259; + normal -0.0173145 -0.619781 0.784584; + texcoord 0.499510 -0.737550; + tangent 0.803890 0.457966 0.379510; + vertex -14.8056 36.3643 89.8487; + normal -0.0229731 -0.613687 0.789215; + texcoord 0.374760 -0.737550; + vertex -16.1816 35.5804 89.1991; + normal -0.0822554 -0.546337 0.833517; + texcoord 0.374760 -1.52634; + tangent 0.803890 0.457966 0.379510; + vertex -22.7307 43.7134 93.8836; + normal 0.573000 -0.176054 0.800422; + texcoord 0.499510 0.0929700; + tangent 0.567288 0.790069 -0.232329; + vertex -6.84780 28.9718 82.5259; + normal 0.568130 -0.171233 0.804927; + texcoord 0.624270 -0.737550; + tangent 0.567288 0.790068 -0.232329; + vertex -13.8086 37.7528 89.4404; + normal 0.568450 -0.171549 0.804634; + texcoord 0.499510 -0.737550; + tangent 0.567288 0.790069 -0.232329; + vertex -14.8056 36.3643 89.8487; + normal 0.563505 -0.166678 0.809123; + texcoord 0.624270 -1.52634; + tangent 0.567288 0.790068 -0.232329; + vertex -20.5909 44.1748 95.4867; + normal 0.891364 0.332468 0.308117; + texcoord 0.749030 0.0929700; + tangent -0.00133733 0.681662 -0.731666; + vertex -7.76179 30.7966 79.4533; + normal 0.849196 0.387150 0.359139; + texcoord 0.749030 -0.737550; + tangent -0.00133746 0.681662 -0.731666; + vertex -13.8109 38.8994 88.2096; + normal 0.842423 0.395001 0.366466; + texcoord 0.624270 -0.737550; + vertex -13.8086 37.7528 89.4404; + normal 0.792735 0.446722 0.414743; + texcoord 0.624270 -1.52634; + tangent -0.00133764 0.681662 -0.731666; + vertex -20.5909 44.1748 95.4867; + normal 0.578441 0.757875 -0.301713; + texcoord 0.749030 0.0929700; + tangent -0.594616 0.138543 -0.791983; + vertex -7.76179 30.7966 79.4533; + normal 0.584913 0.750390 -0.307882; + texcoord 0.873780 -0.737550; + tangent -0.594616 0.138543 -0.791983; + vertex -14.8110 39.1324 86.8775; + normal 0.585698 0.749469 -0.308633; + texcoord 0.749030 -0.737550; + vertex -13.8109 38.8994 88.2096; + normal 0.592125 0.741816 -0.314797; + texcoord 0.873780 -1.52634; + tangent -0.594616 0.138543 -0.791983; + vertex -19.9256 46.2393 94.0044; + normal 0.0327693 0.588993 -0.807474; + texcoord 0.998540 0.0929700; + tangent -0.803547 -0.464902 -0.371722; + vertex -10.4890 28.3288 79.1724; + normal -0.00592915 0.630711 -0.775995; + texcoord 0.998540 -0.737550; + tangent -0.803548 -0.464902 -0.371722; + vertex -16.2232 38.3154 86.2242; + normal -0.0214022 0.646652 -0.762485; + texcoord 0.873780 -0.737550; + vertex -14.8110 39.1324 86.8775; + normal -0.0602939 0.684850 -0.726185; + texcoord 0.873780 -1.52634; + vertex -19.9256 46.2393 94.0044; + normal -0.259636 0.965702 -0.00300082; + texcoord 0.000490000 -1.87058; + tangent -0.488282 -0.133958 -0.862343; + vertex -25.4787 46.2421 95.7097; + normal -0.185527 0.981495 -0.0474169; + texcoord 0.250000 -2.25586; + tangent -0.488282 -0.133958 -0.862343; + vertex -29.8458 45.0691 96.0954; + normal -0.198847 0.979233 -0.0395236; + texcoord 0.000490000 -2.25586; + tangent -0.488282 -0.133958 -0.862343; + vertex -28.9447 45.3163 97.6868; + normal -0.118696 0.989160 -0.0864490; + texcoord 0.250000 -2.54179; + tangent -0.488282 -0.133958 -0.862343; + vertex -31.8454 45.0169 98.2436; + normal 0.0276900 -0.990697 0.133238; + texcoord 0.499510 -1.87058; + tangent 0.488241 0.129712 0.863015; + vertex -25.0700 43.2276 95.2464; + normal 0.0846255 -0.991269 0.101113; + texcoord 0.749030 -2.25586; + tangent 0.488241 0.129712 0.863015; + vertex -28.9473 43.4895 97.9999; + normal 0.0891075 -0.991134 0.0985570; + texcoord 0.499510 -2.25586; + tangent 0.488241 0.129712 0.863015; + vertex -29.8522 43.2491 96.4004; + normal 0.151149 -0.986517 0.0627639; + texcoord 0.749030 -2.54179; + tangent 0.488241 0.129712 0.863015; + vertex -31.8857 43.0771 98.5941; + normal 0.459506 0.149426 0.875515; + texcoord 0.998540 -1.87058; + tangent 0.00141394 0.985622 -0.168961; + vertex -25.4787 46.2421 95.7097; + normal 0.370480 0.156421 0.915574; + texcoord 0.998540 -2.25586; + tangent 0.00141394 0.985622 -0.168961; + vertex -28.9447 45.3163 97.6868; + normal 0.273353 0.162145 0.948149; + texcoord 0.749030 -2.25586; + vertex -28.9473 43.4895 97.9999; + normal 0.172979 0.166173 0.970806; + texcoord 0.749030 -2.54179; + tangent 0.00141397 0.985622 -0.168961; + vertex -31.8857 43.0771 98.5941; + normal 0.0418668 0.772586 0.633529; + texcoord 0.000490000 -2.25586; + tangent -0.374030 0.600096 -0.707097; + vertex -28.9447 45.3163 97.6868; + normal 0.131729 0.789083 0.599996; + texcoord 0.250000 -2.54179; + tangent -0.374030 0.600096 -0.707097; + vertex -31.8454 45.0169 98.2436; + normal 0.150187 0.791566 0.592340; + texcoord 0.000490000 -2.54179; + tangent -0.374030 0.600096 -0.707097; + vertex -31.3260 44.1835 99.2256; + normal 0.240866 0.799131 0.550794; + texcoord 0.250000 -2.85405; + tangent -0.374030 0.600096 -0.707097; + vertex -33.7058 44.1993 100.243; + normal -0.419030 -0.788480 -0.450237; + texcoord 0.499510 -2.25586; + tangent 0.373245 -0.601620 0.706216; + vertex -29.8522 43.2491 96.4004; + normal -0.334978 -0.797269 -0.502147; + texcoord 0.749030 -2.54179; + tangent 0.373245 -0.601620 0.706216; + vertex -31.8857 43.0771 98.5941; + normal -0.349801 -0.796306 -0.493493; + texcoord 0.499510 -2.54179; + vertex -32.4051 43.9143 97.6114; + normal -0.260684 -0.798570 -0.542521; + texcoord 0.749030 -2.85405; + vertex -34.1804 43.1579 99.5778; + normal 0.615296 -0.601856 0.509097; + texcoord 0.998540 -2.25586; + tangent 0.402240 0.795124 0.453850; + vertex -28.9447 45.3163 97.6868; + normal 0.523179 -0.606437 0.598764; + texcoord 0.998540 -2.54179; + tangent 0.402241 0.795124 0.453850; + vertex -31.3260 44.1835 99.2256; + normal 0.411419 -0.599834 0.686247; + texcoord 0.749030 -2.54179; + tangent 0.402240 0.795124 0.453850; + vertex -31.8857 43.0771 98.5941; + normal 0.302615 -0.583327 0.753760; + texcoord 0.749030 -2.85405; + vertex -34.1804 43.1579 99.5778; + normal 0.390983 0.121788 0.912305; + texcoord 0.000490000 -2.54179; + tangent -0.0468974 0.992555 -0.112402; + vertex -31.3260 44.1835 99.2256; + normal 0.454508 0.121406 0.882430; + texcoord 0.250000 -2.85405; + tangent -0.0468975 0.992555 -0.112402; + vertex -33.7058 44.1993 100.243; + normal 0.485884 0.120984 0.865610; + texcoord 0.000490000 -2.85405; + vertex -33.6619 43.2710 100.349; + normal 0.548947 0.119620 0.827253; + texcoord 0.250000 -3.18450; + tangent -0.0468974 0.992555 -0.112402; + vertex -35.4018 42.9214 101.554; + normal -0.715942 -0.111397 -0.689215; + texcoord 0.499510 -2.54179; + tangent 0.0466379 -0.992615 0.111988; + vertex -32.4051 43.9143 97.6114; + normal -0.682100 -0.113549 -0.722389; + texcoord 0.749030 -2.85405; + tangent 0.0466380 -0.992615 0.111988; + vertex -34.1804 43.1579 99.5778; + normal -0.692607 -0.112919 -0.712422; + texcoord 0.499510 -2.85405; + vertex -34.2240 44.0867 99.4731; + normal -0.656345 -0.114964 -0.745650; + texcoord 0.749030 -3.18450; + tangent 0.0466380 -0.992615 0.111988; + vertex -35.6962 42.9812 100.939; + normal 0.327972 -0.941079 -0.0824848; + texcoord 0.998540 -2.54179; + tangent 0.554086 0.120912 0.823632; + vertex -31.3260 44.1835 99.2256; + normal 0.256472 -0.966063 -0.0307164; + texcoord 0.998540 -2.85405; + tangent 0.554086 0.120912 0.823632; + vertex -33.6619 43.2710 100.349; + normal 0.229547 -0.973229 -0.0115510; + texcoord 0.749030 -2.85405; + tangent 0.554086 0.120912 0.823632; + vertex -34.1804 43.1579 99.5778; + normal 0.152905 -0.987345 0.0420809; + texcoord 0.749030 -3.18450; + tangent 0.554086 0.120912 0.823632; + vertex -35.6962 42.9812 100.939; + normal -0.736324 0.619457 -0.272213; + texcoord 0.499510 -2.85405; + tangent -0.272388 -0.639642 -0.718793; + vertex -34.2240 44.0867 99.4731; + normal -0.716331 0.633565 -0.292345; + texcoord 0.749030 -3.18450; + tangent -0.272388 -0.639642 -0.718793; + vertex -35.6962 42.9812 100.939; + normal -0.715076 0.634414 -0.293575; + texcoord 0.499510 -3.18450; + vertex -35.5644 43.2905 101.287; + normal -0.688721 0.651285 -0.318576; + texcoord 0.499510 -3.28450; + vertex -36.0113 42.9043 101.463; + normal -0.483848 -0.873768 -0.0491966; + texcoord 0.250000 1.00000; + tangent 0.623836 -0.383783 0.680837; + vertex 8.65945 -16.6449 65.8965; + normal -0.508462 -0.860866 -0.0193704; + texcoord 0.250000 0.0905400; + tangent 0.623836 -0.383782 0.680837; + vertex -1.34950 -11.5430 73.7202; + normal -0.517402 -0.855703 -0.00826863; + texcoord 0.125240 0.0905400; + vertex -2.56841 -10.7931 72.3899; + normal -0.540456 -0.841108 0.0210819; + texcoord 0.125240 -0.910720; + tangent 0.623836 -0.383782 0.680837; + vertex -12.9912 -3.84001 82.6012; + normal 0.589213 -0.327508 0.738625; + texcoord 0.499510 1.00000; + tangent 0.500346 0.865690 -0.0152855; + vertex 12.4270 -14.2589 63.3895; + normal 0.566640 -0.314052 0.761768; + texcoord 0.499510 0.0905400; + tangent 0.500346 0.865691 -0.0152859; + vertex 1.23301 -9.09626 74.6083; + normal 0.561453 -0.310964 0.766859; + texcoord 0.374760 0.0905400; + vertex 0.225100 -10.8401 74.6391; + normal 0.537969 -0.297002 0.788910; + texcoord 0.374760 -0.910720; + tangent 0.500346 0.865691 -0.0152860; + vertex -11.7331 -5.79739 84.6919; + normal -0.142154 0.876737 -0.459483; + texcoord 0.749030 1.00000; + tangent -0.804273 -0.372898 -0.462701; + vertex 11.0244 -12.3835 57.5736; + normal -0.129002 0.869606 -0.476596; + texcoord 0.873780 0.0905400; + vertex -1.69155 -7.21182 71.3757; + normal -0.129734 0.870014 -0.475652; + texcoord 0.749030 0.0905400; + tangent -0.804273 -0.372898 -0.462701; + vertex -0.109440 -6.47828 72.2859; + normal -0.116429 0.862405 -0.492648; + texcoord 0.873780 -0.910720; + tangent -0.804273 -0.372898 -0.462701; + vertex -10.6771 -1.62114 83.2860; + normal -0.546432 0.285988 -0.787161; + texcoord 0.998540 1.00000; + tangent -0.491366 -0.870600 0.0247938; + vertex 8.38100 -17.0610 60.8052; + normal -0.601505 0.318626 -0.732577; + texcoord 0.998540 0.0905400; + tangent -0.491366 -0.870600 0.0247937; + vertex -2.71760 -9.02977 71.4275; + normal -0.609325 0.323284 -0.724024; + texcoord 0.873780 0.0905400; + tangent -0.491366 -0.870600 0.0247937; + vertex -1.69155 -7.21182 71.3757; + normal -0.659540 0.353350 -0.663439; + texcoord 0.873780 -0.910720; + tangent -0.491366 -0.870600 0.0247939; + vertex -10.6771 -1.62114 83.2860; + normal 0.356765 0.780542 0.513296; + texcoord 0.749030 -1.37827; + tangent -0.707920 0.584405 -0.396637; + vertex -15.5504 -3.09236 90.0964; + normal 0.187929 0.940871 0.281857; + texcoord 0.749030 -0.910720; + tangent -0.662292 0.327259 -0.673996; + vertex -9.56143 -2.13327 84.4754; + normal 0.333072 0.810994 0.480990; + texcoord 0.873780 -1.37827; + tangent -0.707395 0.545343 -0.449659; + vertex -16.5798 -2.24254 89.5197; + normal 0.167268 0.952799 0.253369; + texcoord 0.873780 -0.910720; + tangent -0.652707 0.299625 -0.695844; + vertex -10.6771 -1.62114 83.2860; + normal -0.335832 0.914191 -0.226875; + tangent -0.803695 -0.403723 -0.437129; + vertex -10.6771 -1.62114 83.2860; + normal -0.307698 0.928211 -0.209155; + texcoord 0.998540 -0.910720; + tangent -0.794834 -0.378329 -0.474452; + vertex -12.1123 -2.34213 82.5054; + normal -0.0763871 0.995100 -0.0627804; + texcoord 0.873780 -1.37827; + tangent -0.633884 -0.109253 -0.765673; + vertex -16.5798 -2.24254 89.5197; + normal -0.0299955 0.998996 -0.0332884; + texcoord 0.998540 -1.37827; + tangent -0.580549 -0.0445222 -0.813007; + vertex -17.4499 -2.30927 88.3011; + normal -0.441112 0.784868 0.435205; + texcoord 0.000490000 -1.80008; + tangent -0.601947 0.100927 -0.792132; + vertex -20.3497 -4.89337 92.0142; + normal -0.384582 0.832717 0.398344; + texcoord 0.250000 -2.18792; + tangent -0.601947 0.100927 -0.792133; + vertex -23.9828 -7.68173 93.3604; + normal -0.374266 0.840620 0.391512; + texcoord 0.000490000 -2.18792; + vertex -22.8540 -7.87099 94.8458; + normal -0.308346 0.885666 0.347158; + texcoord 0.250000 -2.47579; + tangent -0.601947 0.100927 -0.792133; + vertex -25.1963 -9.13843 95.9989; + normal -0.569819 0.111755 -0.814136; + texcoord 0.499510 -1.80008; + tangent 0.326662 -0.878269 -0.349192; + vertex -19.9953 -7.64624 90.5744; + normal -0.708137 0.0172618 -0.705864; + texcoord 0.499510 -2.18792; + vertex -23.3703 -9.32867 92.7056; + normal -0.772651 -0.0353679 -0.633845; + texcoord 0.250000 -2.18792; + vertex -23.9828 -7.68173 93.3604; + normal -0.869849 -0.134863 -0.474526; + texcoord 0.250000 -2.47579; + vertex -25.1963 -9.13843 95.9989; + normal 0.255766 -0.913577 -0.316167; + texcoord 0.499510 -1.80008; + tangent 0.603323 -0.104699 0.790594; + vertex -19.9953 -7.64624 90.5744; + normal 0.300150 -0.888642 -0.346736; + texcoord 0.749030 -2.18792; + tangent 0.603323 -0.104699 0.790594; + vertex -22.2340 -9.52586 94.1946; + normal 0.289087 -0.895208 -0.339163; + texcoord 0.499510 -2.18792; + vertex -23.3703 -9.32867 92.7056; + normal 0.336124 -0.865608 -0.371138; + texcoord 0.749030 -2.47579; + tangent 0.603323 -0.104699 0.790594; + vertex -24.4276 -10.8293 95.2478; + normal 0.741648 0.0139845 0.670643; + texcoord 0.998540 -1.80008; + tangent -0.329234 0.878662 0.345770; + vertex -20.3497 -4.89337 92.0142; + normal 0.664529 -0.0445398 0.745933; + texcoord 0.998540 -2.18792; + tangent -0.329234 0.878662 0.345770; + vertex -22.8540 -7.87099 94.8458; + normal 0.604110 -0.0854284 0.792309; + texcoord 0.749030 -2.18792; + vertex -22.2340 -9.52586 94.1946; + normal 0.498613 -0.149191 0.853889; + texcoord 0.749030 -2.47579; + tangent -0.329234 0.878663 0.345770; + vertex -24.4276 -10.8293 95.2478; + normal 0.134785 0.518880 0.844154; + texcoord 0.000490000 -2.18792; + tangent -0.736969 0.621968 -0.264637; + vertex -22.8540 -7.87099 94.8458; + normal 0.200400 0.574968 0.793254; + texcoord 0.250000 -2.47579; + vertex -25.1963 -9.13843 95.9989; + normal 0.210265 0.583044 0.784760; + texcoord 0.000490000 -2.47579; + vertex -24.1563 -10.0162 96.3724; + normal 0.274362 0.633072 0.723840; + texcoord 0.250000 -2.79100; + vertex -25.9865 -11.0974 98.0117; + normal -0.393085 -0.710943 -0.583134; + texcoord 0.499510 -2.18792; + tangent 0.736588 -0.623069 0.263104; + vertex -23.3703 -9.32867 92.7056; + normal -0.345035 -0.680754 -0.646162; + texcoord 0.749030 -2.47579; + tangent 0.736588 -0.623069 0.263104; + vertex -24.4276 -10.8293 95.2478; + normal -0.351035 -0.684702 -0.638715; + texcoord 0.499510 -2.47579; + vertex -25.4691 -9.94826 94.8758; + normal -0.299168 -0.649037 -0.699463; + texcoord 0.749030 -2.79100; + tangent 0.736588 -0.623069 0.263104; + vertex -26.2254 -11.7200 96.8433; + normal 0.883392 -0.454228 0.115307; + texcoord 0.998540 -2.18792; + tangent 0.191873 0.575048 0.795302; + vertex -22.8540 -7.87099 94.8458; + normal 0.798733 -0.562371 0.213925; + texcoord 0.998540 -2.47579; + tangent 0.191873 0.575048 0.795302; + vertex -24.1563 -10.0162 96.3724; + normal 0.760609 -0.599236 0.249778; + texcoord 0.749030 -2.47579; + vertex -24.4276 -10.8293 95.2478; + normal 0.642602 -0.686106 0.341060; + texcoord 0.749030 -2.79100; + tangent 0.191873 0.575048 0.795302; + vertex -26.2254 -11.7200 96.8433; + normal 0.692027 -0.0844483 0.716915; + texcoord 0.000490000 -2.47579; + tangent -0.457118 0.717376 0.525752; + vertex -24.1563 -10.0162 96.3724; + normal 0.744047 -0.0154156 0.667950; + texcoord 0.250000 -2.79100; + vertex -25.9865 -11.0974 98.0117; + normal 0.739218 -0.0222662 0.673098; + texcoord 0.000490000 -2.79100; + tangent -0.457118 0.717376 0.525752; + vertex -25.5521 -11.7791 97.5120; + normal 0.785025 0.0475707 0.617635; + texcoord 0.250000 -3.12399; + tangent -0.457117 0.717376 0.525752; + vertex -26.6980 -13.0765 99.0684; + normal -0.851739 -0.182030 -0.491331; + texcoord 0.499510 -2.47579; + tangent 0.456783 -0.717346 -0.526084; + vertex -25.4691 -9.94826 94.8758; + normal -0.842960 -0.160110 -0.513598; + texcoord 0.749030 -2.79100; + tangent 0.456783 -0.717346 -0.526084; + vertex -26.2254 -11.7200 96.8433; + normal -0.841247 -0.156056 -0.517638; + texcoord 0.499510 -2.79100; + vertex -26.6597 -11.0379 97.3435; + normal -0.831192 -0.133451 -0.539732; + texcoord 0.749030 -3.12399; + tangent 0.456783 -0.717346 -0.526084; + vertex -27.1937 -12.8823 98.6219; + normal 0.463959 -0.709892 -0.529902; + texcoord 0.998540 -2.47579; + tangent 0.708123 -0.0622100 0.703343; + vertex -24.1563 -10.0162 96.3724; + normal 0.396702 -0.788983 -0.469183; + texcoord 0.998540 -2.79100; + tangent 0.708123 -0.0622100 0.703343; + vertex -25.5521 -11.7791 97.5120; + normal 0.389147 -0.796790 -0.462267; + texcoord 0.749030 -2.79100; + tangent 0.708123 -0.0622100 0.703343; + vertex -26.2254 -11.7200 96.8433; + normal 0.314703 -0.863895 -0.393253; + texcoord 0.749030 -3.12399; + tangent 0.708123 -0.0622100 0.703343; + vertex -27.1937 -12.8823 98.6219; + normal 0.731923 -0.680786 -0.0286125; + texcoord 0.000490000 -2.79100; + tangent 0.163692 0.134915 0.977243; + vertex -25.5521 -11.7791 97.5120; + normal 0.639704 -0.768621 -0.00103921; + texcoord 0.250000 -3.12399; + tangent 0.163692 0.134915 0.977243; + vertex -26.6980 -13.0765 99.0684; + normal 0.666309 -0.745625 -0.00867047; + texcoord 0.000490000 -3.12399; + tangent 0.163692 0.134915 0.977243; + vertex -26.7785 -13.1428 98.5883; + normal 0.547516 -0.836458 0.0237679; + texcoord 0.000490000 -3.22399; + tangent 0.163692 0.134915 0.977243; + vertex -27.2111 -13.4157 98.9498; + normal -0.932259 0.345127 0.108537; + texcoord 0.499510 -2.79100; + tangent -0.163713 -0.134898 -0.977241; + vertex -26.6597 -11.0379 97.3435; + normal -0.956505 0.264154 0.123776; + texcoord 0.749030 -3.12399; + tangent -0.163713 -0.134898 -0.977241; + vertex -27.1937 -12.8823 98.6219; + normal -0.965360 0.225921 0.130537; + texcoord 0.499510 -3.12399; + vertex -27.1133 -12.8161 99.1020; + normal -0.981439 0.122559 0.147499; + texcoord 0.499510 -3.22399; + vertex -27.2111 -13.4157 98.9498; + normal -0.317474 -0.394902 -0.862127; + texcoord 0.998540 -2.79100; + tangent 0.845158 -0.530122 -0.0683997; + vertex -25.5521 -11.7791 97.5120; + normal -0.337030 -0.429197 -0.837974; + texcoord 0.998540 -3.12399; + tangent 0.845158 -0.530122 -0.0683996; + vertex -26.7785 -13.1428 98.5883; + normal -0.341779 -0.437578 -0.831692; + texcoord 0.749030 -3.12399; + vertex -27.1937 -12.8823 98.6219; + normal -0.365046 -0.478978 -0.798324; + texcoord 0.749030 -3.22399; + tangent 0.845158 -0.530122 -0.0683997; + vertex -27.2111 -13.4157 98.9498; + normal -0.813126 0.0117998 -0.581968; + texcoord 0.000490000 1.00000; + tangent -0.100412 -0.987650 0.120270; + vertex -15.2011 -33.9273 56.6195; + normal -0.809623 0.0108493 -0.586849; + texcoord 0.125240 0.103320; + tangent -0.100412 -0.987650 0.120271; + vertex -23.8284 -31.7376 68.7178; + normal -0.809350 0.0107754 -0.587228; + texcoord 0.000490000 0.103320; + tangent -0.100412 -0.987650 0.120271; + vertex -23.6443 -29.9269 68.4974; + normal -0.805812 0.00982362 -0.592090; + texcoord 0.125240 -0.880950; + tangent -0.100412 -0.987650 0.120270; + vertex -32.2848 -27.5963 80.2955; + normal -0.580874 -0.705878 -0.405366; + texcoord 0.250000 1.00000; + tangent 0.429914 -0.688916 0.583583; + vertex -15.0624 -34.6442 61.2179; + normal -0.640042 -0.688433 -0.341184; + texcoord 0.250000 0.103320; + tangent 0.429914 -0.688916 0.583583; + vertex -23.0639 -32.9627 69.7556; + normal -0.643282 -0.687267 -0.337421; + texcoord 0.125240 0.103320; + vertex -23.8284 -31.7376 68.7178; + normal -0.696530 -0.664334 -0.271122; + texcoord 0.125240 -0.880950; + tangent 0.429914 -0.688916 0.583583; + vertex -32.2848 -27.5963 80.2955; + normal 0.530502 -0.681235 0.504467; + texcoord 0.499510 1.00000; + tangent 0.558993 0.728522 0.395958; + vertex -11.0581 -33.1087 59.4051; + normal 0.489545 -0.675392 0.551536; + texcoord 0.499510 0.103320; + tangent 0.558993 0.728522 0.395958; + vertex -20.7738 -31.5489 71.7286; + normal 0.488356 -0.675187 0.552839; + texcoord 0.374760 0.103320; + vertex -21.7986 -32.8845 71.0027; + normal 0.445302 -0.666589 0.597800; + texcoord 0.374760 -0.880950; + tangent 0.558993 0.728522 0.395958; + vertex -31.7456 -30.1229 81.4916; + normal 0.00968682 0.995529 -0.0939633; + texcoord 0.749030 1.00000; + tangent -0.712622 -0.0590468 -0.699059; + vertex -11.5552 -30.0097 54.6397; + normal 0.0288237 0.993146 -0.113270; + texcoord 0.873780 0.103320; + tangent -0.712622 -0.0590468 -0.699059; + vertex -22.5939 -28.5249 69.2339; + normal 0.0340694 0.992363 -0.118552; + texcoord 0.749030 0.103320; + vertex -21.3181 -28.4191 70.4855; + normal 0.0533462 0.989006 -0.137919; + texcoord 0.873780 -0.880950; + tangent -0.712622 -0.0590469 -0.699059; + vertex -30.2663 -26.3191 82.0833; + normal -0.486243 0.663186 -0.568992; + texcoord 0.998540 1.00000; + tangent -0.552692 -0.737771 -0.387591; + vertex -15.2011 -33.9273 56.6195; + normal -0.526046 0.669561 -0.524370; + texcoord 0.998540 0.103320; + tangent -0.552692 -0.737770 -0.387591; + vertex -23.6443 -29.9269 68.4974; + normal -0.540242 0.671301 -0.507439; + texcoord 0.873780 0.103320; + vertex -22.5939 -28.5249 69.2339; + normal -0.577269 0.674351 -0.460446; + texcoord 0.873780 -0.880950; + tangent -0.552692 -0.737771 -0.387590; + vertex -30.2663 -26.3191 82.0833; + normal 0.579606 0.433026 0.690322; + texcoord 0.749030 -1.33396; + tangent -0.411182 0.886789 -0.211031; + vertex -35.2525 -27.8720 88.1767; + normal 0.457322 0.739407 0.494099; + texcoord 0.749030 -0.880950; + tangent -0.447306 0.666276 -0.596652; + vertex -29.5722 -27.3139 83.0573; + normal 0.567263 0.481205 0.668322; + texcoord 0.873780 -1.33396; + tangent -0.422762 0.862807 -0.277195; + vertex -35.7967 -26.6984 87.8974; + normal 0.440144 0.765934 0.468635; + texcoord 0.873780 -0.880950; + tangent -0.446190 0.639474 -0.626089; + vertex -30.2663 -26.3191 82.0833; + normal -0.207199 0.638307 0.741372; + texcoord 0.000490000 -1.72850; + tangent -0.619740 0.500723 -0.604317; + vertex -40.0213 -28.2153 88.8003; + normal -0.149636 0.680503 0.717303; + texcoord 0.250000 -2.10057; + vertex -44.1092 -29.3625 88.6455; + normal -0.165614 0.669239 0.724356; + texcoord 0.000490000 -2.10057; + vertex -43.0515 -30.2171 89.6769; + normal -0.104539 0.710489 0.695901; + texcoord 0.250000 -2.37238; + vertex -45.8558 -30.9336 89.9872; + normal 0.00307158 -0.765064 -0.643946; + texcoord 0.499510 -1.72850; + tangent 0.620595 -0.503481 0.601140; + vertex -39.3087 -29.6596 86.4541; + normal 0.0545145 -0.737073 -0.673611; + texcoord 0.749030 -2.10057; + tangent 0.620595 -0.503481 0.601139; + vertex -42.6947 -31.3315 88.4244; + normal 0.0723002 -0.726624 -0.683220; + texcoord 0.499510 -2.10057; + vertex -43.7585 -30.4685 87.3940; + normal 0.129305 -0.690426 -0.711752; + texcoord 0.749030 -2.37238; + vertex -45.4499 -31.9690 88.5423; + normal 0.544093 -0.543850 0.638897; + texcoord 0.998540 -1.72850; + tangent -0.208158 0.650172 0.730717; + vertex -40.0213 -28.2153 88.8003; + normal 0.407957 -0.621283 0.669014; + texcoord 0.998540 -2.10057; + tangent -0.208158 0.650172 0.730717; + vertex -43.0515 -30.2171 89.6769; + normal 0.351332 -0.647519 0.676228; + texcoord 0.749030 -2.10057; + tangent -0.208158 0.650172 0.730717; + vertex -42.6947 -31.3315 88.4244; + normal 0.192396 -0.705268 0.682335; + texcoord 0.749030 -2.37238; + tangent -0.208158 0.650172 0.730717; + vertex -45.4499 -31.9690 88.5423; + normal 0.144025 -0.139350 0.979713; + texcoord 0.000490000 -2.10057; + tangent -0.686557 0.698929 0.200342; + vertex -43.0515 -30.2171 89.6769; + normal 0.242385 -0.0397655 0.969365; + texcoord 0.250000 -2.37238; + vertex -45.8558 -30.9336 89.9872; + normal 0.211279 -0.0718735 0.974780; + texcoord 0.000490000 -2.37238; + tangent -0.686557 0.698929 0.200342; + vertex -44.9740 -31.8313 89.7299; + normal 0.307007 0.0288998 0.951268; + texcoord 0.250000 -2.66397; + tangent -0.686557 0.698929 0.200342; + vertex -47.3106 -32.7156 90.5109; + normal -0.440203 -0.177371 -0.880205; + texcoord 0.499510 -2.10057; + tangent 0.685831 -0.699133 -0.202111; + vertex -43.7585 -30.4685 87.3940; + normal -0.397984 -0.127790 -0.908449; + texcoord 0.749030 -2.37238; + tangent 0.685831 -0.699133 -0.202111; + vertex -45.4499 -31.9690 88.5423; + normal -0.371781 -0.0978355 -0.923151; + texcoord 0.499510 -2.37238; + vertex -46.3325 -31.0694 88.8024; + normal -0.325811 -0.0466313 -0.944284; + texcoord 0.749030 -2.66397; + tangent 0.685831 -0.699133 -0.202111; + vertex -47.8077 -32.7023 89.3920; + normal 0.631529 -0.757547 -0.165211; + texcoord 0.998540 -2.10057; + tangent 0.369859 0.107061 0.922899; + vertex -43.0515 -30.2171 89.6769; + normal 0.521877 -0.845764 -0.111033; + texcoord 0.998540 -2.37238; + vertex -44.9740 -31.8313 89.7299; + normal 0.417392 -0.906602 -0.0621029; + texcoord 0.749030 -2.37238; + vertex -45.4499 -31.9690 88.5423; + normal 0.294603 -0.955592 -0.00721126; + texcoord 0.749030 -2.66397; + tangent 0.369859 0.107061 0.922899; + vertex -47.8077 -32.7023 89.3920; + normal 0.441476 -0.788783 0.427692; + texcoord 0.000490000 -2.37238; + tangent -0.276910 0.333619 0.901121; + vertex -44.9740 -31.8313 89.7299; + normal 0.528927 -0.730010 0.432806; + texcoord 0.250000 -2.66397; + vertex -47.3106 -32.7156 90.5109; + normal 0.510911 -0.743126 0.432126; + texcoord 0.000490000 -2.66397; + vertex -47.0711 -33.0042 89.7315; + normal 0.594859 -0.676965 0.433428; + texcoord 0.250000 -2.96610; + tangent -0.276910 0.333619 0.901121; + vertex -48.7724 -34.1404 90.2917; + normal -0.743580 0.519916 -0.420447; + texcoord 0.499510 -2.37238; + tangent 0.276498 -0.333434 -0.901316; + vertex -46.3325 -31.0694 88.8024; + normal -0.724021 0.544446 -0.423522; + texcoord 0.749030 -2.66397; + tangent 0.276498 -0.333434 -0.901316; + vertex -47.8077 -32.7023 89.3920; + normal -0.714742 0.555597 -0.424801; + texcoord 0.499510 -2.66397; + vertex -48.0469 -32.4138 90.1719; + normal -0.694044 0.579434 -0.427269; + texcoord 0.749030 -2.96610; + tangent 0.276498 -0.333434 -0.901316; + vertex -49.3681 -33.9305 90.2612; + normal 0.233243 -0.418221 -0.877889; + texcoord 0.998540 -2.37238; + tangent 0.851130 -0.348815 0.392307; + vertex -44.9740 -31.8313 89.7299; + normal 0.189345 -0.493025 -0.849161; + texcoord 0.998540 -2.66397; + vertex -47.0711 -33.0042 89.7315; + normal 0.128239 -0.586520 -0.799718; + texcoord 0.749030 -2.66397; + vertex -47.8077 -32.7023 89.3920; + normal 0.0852868 -0.645506 -0.758978; + texcoord 0.749030 -2.96610; + tangent 0.851130 -0.348815 0.392307; + vertex -49.3681 -33.9305 90.2612; + normal 0.282812 -0.730175 -0.621982; + texcoord 0.000490000 -2.66397; + tangent 0.576839 -0.388612 0.718496; + vertex -47.0711 -33.0042 89.7315; + normal 0.401763 -0.630869 -0.663770; + texcoord 0.250000 -2.96610; + tangent 0.576839 -0.388612 0.718496; + vertex -48.7724 -34.1404 90.2917; + normal 0.417356 -0.615900 -0.668192; + texcoord 0.000490000 -2.96610; + vertex -49.0303 -33.9666 89.9705; + normal 0.550908 -0.464359 -0.693449; + texcoord 0.000490000 -3.06610; + tangent 0.576839 -0.388612 0.718496; + vertex -49.2176 -34.4708 90.1593; + normal -0.529561 0.0500880 -0.846792; + texcoord 0.000490000 1.00000; + tangent -0.156948 -0.986805 0.0397813; + vertex -5.90072 -28.3712 34.4334; + normal -0.554049 0.0546319 -0.830690; + texcoord 0.125240 0.0967000; + tangent -0.156948 -0.986805 0.0397813; + vertex -19.5229 -27.5548 43.0006; + normal -0.552370 0.0543189 -0.831828; + texcoord 0.000490000 0.0967000; + tangent -0.156948 -0.986805 0.0397814; + vertex -19.2174 -25.6338 42.9232; + normal -0.576453 0.0588273 -0.815010; + texcoord 0.125240 -0.896560; + tangent -0.156948 -0.986805 0.0397815; + vertex -31.8544 -25.2596 51.8883; + normal -0.351141 -0.678810 -0.644916; + texcoord 0.250000 1.00000; + tangent 0.255705 -0.732114 0.631366; + vertex -6.68492 -30.3117 38.9124; + normal -0.433130 -0.670623 -0.602215; + texcoord 0.250000 0.0967000; + tangent 0.255706 -0.732114 0.631366; + vertex -19.0401 -28.9372 44.1928; + normal -0.441024 -0.669501 -0.597718; + texcoord 0.125240 0.0967000; + vertex -19.5229 -27.5548 43.0006; + normal -0.518195 -0.655130 -0.549799; + texcoord 0.125240 -0.896560; + tangent 0.255706 -0.732114 0.631366; + vertex -31.8544 -25.2596 51.8883; + normal 0.340192 -0.722048 0.602425; + texcoord 0.499510 1.00000; + tangent 0.469986 0.685436 0.556139; + vertex -2.50148 -27.7037 38.5391; + normal 0.318976 -0.719372 0.617056; + texcoord 0.499510 0.0967000; + tangent 0.469987 0.685436 0.556139; + vertex -17.1368 -27.6368 46.8839; + normal 0.313246 -0.718572 0.620912; + texcoord 0.374760 0.0967000; + tangent 0.469987 0.685436 0.556139; + vertex -18.0518 -28.9712 45.8013; + normal 0.291698 -0.715273 0.635056; + texcoord 0.374760 -0.896560; + tangent 0.469987 0.685436 0.556139; + vertex -31.5158 -28.0330 53.0423; + normal -0.0392368 0.998848 0.0276274; + texcoord 0.749030 1.00000; + tangent -0.525532 0.00288762 -0.850769; + vertex -2.52083 -23.3436 34.3320; + normal -0.0144158 0.999820 0.0122984; + texcoord 0.873780 0.0967000; + tangent -0.525532 0.00288763 -0.850769; + vertex -18.2767 -24.2307 44.0270; + normal -0.0119207 0.999871 0.0107573; + texcoord 0.749030 0.0967000; + vertex -17.2777 -24.2362 45.6443; + normal 0.0130910 0.999903 -0.00469266; + texcoord 0.873780 -0.896560; + tangent -0.525532 0.00288763 -0.850769; + vertex -30.4741 -24.0221 54.4573; + normal -0.274927 0.701558 -0.657443; + texcoord 0.998540 1.00000; + tangent -0.466168 -0.695308 -0.547023; + vertex -5.90072 -28.3712 34.4334; + normal -0.357436 0.713629 -0.602473; + texcoord 0.998540 0.0967000; + tangent -0.466168 -0.695308 -0.547023; + vertex -19.2174 -25.6338 42.9232; + normal -0.366287 0.714521 -0.596065; + texcoord 0.873780 0.0967000; + vertex -18.2767 -24.2307 44.0270; + normal -0.444761 0.718688 -0.534486; + texcoord 0.873780 -0.896560; + tangent -0.466168 -0.695308 -0.547023; + vertex -30.4741 -24.0221 54.4573; + normal -0.0508886 -0.877600 -0.476686; + texcoord 0.499510 -0.896560; + tangent 0.335341 -0.464608 0.819565; + vertex -30.7660 -27.9981 54.5462; + normal 0.155673 -0.830651 -0.534589; + texcoord 0.499510 -1.33873; + tangent 0.335341 -0.464608 0.819564; + vertex -35.3757 -28.4397 55.8512; + normal 0.206878 -0.812387 -0.545187; + texcoord 0.374760 -1.33873; + tangent 0.335341 -0.464608 0.819565; + vertex -35.8526 -27.7789 54.6856; + normal 0.399318 -0.717828 -0.570323; + texcoord 0.499510 -1.73425; + tangent 0.335341 -0.464608 0.819564; + vertex -40.4615 -30.6150 55.0283; + normal 0.175119 0.422427 0.889319; + texcoord 0.749030 -1.33873; + tangent -0.694879 0.692935 -0.192314; + vertex -36.5772 -27.7002 58.0788; + normal 0.0684029 0.691446 0.719182; + texcoord 0.749030 -0.896560; + tangent -0.316479 0.693403 -0.647327; + vertex -30.0145 -25.1486 55.5745; + normal 0.158193 0.472063 0.867255; + texcoord 0.873780 -1.33873; + tangent -0.640199 0.712565 -0.287046; + vertex -37.5537 -26.7264 57.8086; + normal 0.0570197 0.714649 0.697155; + texcoord 0.873780 -0.896560; + tangent -0.278229 0.682002 -0.676360; + vertex -30.4741 -24.0221 54.4573; + normal -0.304559 0.945006 0.119193; + tangent -0.446670 -0.0311744 -0.894156; + vertex -30.4741 -24.0221 54.4573; + normal -0.273801 0.948281 0.160613; + texcoord 0.998540 -0.896560; + tangent -0.440793 0.0143877 -0.897493; + vertex -31.2449 -24.0759 52.9142; + normal -0.0378644 0.898332 0.437682; + texcoord 0.873780 -1.33873; + tangent -0.357234 0.383401 -0.851697; + vertex -37.5537 -26.7264 57.8086; + normal 0.00928916 0.874235 0.485413; + texcoord 0.998540 -1.33873; + tangent -0.330585 0.460824 -0.823623; + vertex -38.0325 -26.0589 56.6156; + normal -0.552432 0.452462 0.700069; + texcoord 0.000490000 -1.73425; + tangent -0.368460 0.620799 -0.691986; + vertex -41.3044 -29.2213 57.5734; + normal -0.478134 0.511810 0.713750; + texcoord 0.250000 -2.11475; + tangent -0.368460 0.620800 -0.691986; + vertex -44.8696 -31.4582 56.2058; + normal -0.460606 0.524659 0.715944; + texcoord 0.000490000 -2.11475; + vertex -44.2019 -32.5831 57.4598; + normal -0.373582 0.582733 0.721706; + texcoord 0.250000 -2.39409; + vertex -46.7059 -34.0171 57.3214; + normal 0.332191 -0.603710 -0.724695; + texcoord 0.499510 -1.73425; + tangent 0.369670 -0.623526 0.688883; + vertex -40.4615 -30.6150 55.0283; + normal 0.373650 -0.579053 -0.724626; + texcoord 0.749030 -2.11475; + tangent 0.369670 -0.623526 0.688883; + vertex -43.6831 -33.7544 56.1669; + normal 0.362358 -0.585955 -0.724813; + texcoord 0.499510 -2.11475; + vertex -44.3559 -32.6195 54.9130; + normal 0.407671 -0.557388 -0.723272; + texcoord 0.749030 -2.39409; + vertex -45.7639 -34.9117 55.8859; + normal 0.550275 -0.496949 0.670998; + texcoord 0.998540 -1.73425; + tangent -0.285050 0.643525 0.710368; + vertex -41.3044 -29.2213 57.5734; + normal 0.470353 -0.551839 0.688652; + texcoord 0.998540 -2.11475; + vertex -44.2019 -32.5831 57.4598; + normal 0.372106 -0.608694 0.700734; + texcoord 0.749030 -2.11475; + vertex -43.6831 -33.7544 56.1669; + normal 0.270396 -0.657027 0.703705; + texcoord 0.749030 -2.39409; + vertex -45.7639 -34.9117 55.8859; + normal -0.00832753 -0.0815994 0.996630; + texcoord 0.000490000 -2.11475; + tangent -0.652618 0.755585 0.0564107; + vertex -44.2019 -32.5831 57.4598; + normal 0.0698596 -0.0141289 0.997457; + texcoord 0.250000 -2.39409; + vertex -46.7059 -34.0171 57.3214; + normal 0.0825938 -0.00306449 0.996579; + texcoord 0.000490000 -2.39409; + vertex -45.8159 -35.0476 57.2445; + normal 0.161749 0.0661976 0.984609; + texcoord 0.250000 -2.69955; + tangent -0.652618 0.755585 0.0564106; + vertex -47.8638 -36.4856 57.6776; + normal -0.314806 -0.200376 -0.927764; + texcoord 0.499510 -2.11475; + tangent 0.652683 -0.755383 -0.0583201; + vertex -44.3559 -32.6195 54.9130; + normal -0.251511 -0.143416 -0.957170; + texcoord 0.749030 -2.39409; + tangent 0.652683 -0.755383 -0.0583201; + vertex -45.7639 -34.9117 55.8859; + normal -0.255333 -0.146837 -0.955638; + texcoord 0.499510 -2.39409; + vertex -46.6558 -33.8796 55.9655; + normal -0.189091 -0.0878739 -0.978020; + texcoord 0.749030 -2.69955; + vertex -47.9735 -36.1558 56.4248; + normal 0.837249 -0.546353 -0.0226205; + texcoord 0.998540 -2.11475; + tangent -0.0379987 -0.0993982 0.994322; + vertex -44.2019 -32.5831 57.4598; + normal 0.691451 -0.720980 -0.0456489; + texcoord 0.998540 -2.39409; + tangent -0.0379988 -0.0993981 0.994322; + vertex -45.8159 -35.0476 57.2445; + normal 0.668721 -0.741923 -0.0486112; + texcoord 0.749030 -2.39409; + vertex -45.7639 -34.9117 55.8859; + normal 0.476533 -0.876413 -0.0694002; + texcoord 0.749030 -2.69955; + tangent -0.0379987 -0.0993982 0.994322; + vertex -47.9735 -36.1558 56.4248; + normal 0.570602 -0.669264 0.475919; + texcoord 0.000490000 -2.39409; + tangent -0.591181 0.0674953 0.803710; + vertex -45.8159 -35.0476 57.2445; + normal 0.616164 -0.605204 0.504053; + texcoord 0.250000 -2.69955; + tangent -0.591181 0.0674954 0.803710; + vertex -47.8638 -36.4856 57.6776; + normal 0.597924 -0.632093 0.492895; + texcoord 0.000490000 -2.69955; + vertex -47.3208 -36.5476 56.9395; + normal 0.640816 -0.565792 0.518877; + texcoord 0.250000 -3.01700; + tangent -0.591181 0.0674954 0.803710; + vertex -48.9053 -38.0940 57.2101; + normal -0.751065 0.318054 -0.578570; + texcoord 0.499510 -2.39409; + tangent 0.590841 -0.0672761 -0.803978; + vertex -46.6558 -33.8796 55.9655; + normal -0.738316 0.356666 -0.572432; + texcoord 0.749030 -2.69955; + tangent 0.590841 -0.0672760 -0.803978; + vertex -47.9735 -36.1558 56.4248; + normal -0.726275 0.389596 -0.566338; + texcoord 0.499510 -2.69955; + vertex -48.5164 -36.0940 57.1636; + normal -0.711352 0.426710 -0.558477; + texcoord 0.749030 -3.01700; + vertex -49.5320 -38.0308 56.9773; + normal 0.470741 -0.303860 -0.828295; + texcoord 0.998540 -2.39409; + tangent 0.710304 -0.426345 0.560088; + vertex -45.8159 -35.0476 57.2445; + normal 0.416406 -0.387021 -0.822691; + texcoord 0.998540 -2.69955; + vertex -47.3208 -36.5476 56.9395; + normal 0.382776 -0.433806 -0.815656; + texcoord 0.749030 -2.69955; + vertex -47.9735 -36.1558 56.4248; + normal 0.325854 -0.506137 -0.798526; + texcoord 0.749030 -3.01700; + tangent 0.710304 -0.426345 0.560088; + vertex -49.5320 -38.0308 56.9773; + normal 0.603112 -0.688449 -0.402857; + texcoord 0.000490000 -2.69955; + tangent 0.407279 -0.168470 0.897631; + vertex -47.3208 -36.5476 56.9395; + normal 0.700758 -0.572666 -0.425432; + texcoord 0.250000 -3.01700; + tangent 0.407279 -0.168470 0.897631; + vertex -48.9053 -38.0940 57.2101; + normal 0.712908 -0.555686 -0.427757; + texcoord 0.000490000 -3.01700; + vertex -49.0987 -38.0140 56.7839; + normal 0.809739 -0.387984 -0.440217; + texcoord 0.000490000 -3.11700; + tangent 0.407279 -0.168470 0.897631; + vertex -49.2372 -38.5585 57.0090; + normal -0.945719 0.308724 0.101513; + texcoord 0.798930 -1.23237; + tangent -0.261789 -0.908784 0.324928; + vertex -2.33188 36.9608 102.136; + normal -0.943966 0.311213 0.109888; + texcoord 0.798930 -1.84481; + tangent -0.261789 -0.908784 0.324928; + vertex -0.167940 40.6706 111.014; + normal -0.943522 0.311823 0.111952; + texcoord 0.699120 -1.84481; + vertex 0.112880 41.6455 110.665; + normal -0.941640 0.314327 0.120471; + texcoord 0.798930 -2.40891; + tangent -0.261789 -0.908784 0.324928; + vertex 1.70059 44.0524 116.795; + normal -0.895030 -0.258583 0.363394; + texcoord 0.000490000 -2.88710; + tangent 0.431187 -0.709954 0.556815; + vertex 2.33011 44.6050 121.754; + normal -0.900589 -0.301089 0.313503; + texcoord 0.200100 -3.23797; + tangent 0.431187 -0.709954 0.556815; + vertex 3.35652 45.5174 124.931; + normal -0.899421 -0.289275 0.327661; + texcoord 0.000490000 -3.23797; + vertex 2.89116 46.2836 124.330; + normal -0.902176 -0.330705 0.276970; + texcoord 0.200100 -3.61094; + tangent 0.431187 -0.709954 0.556815; + vertex 3.35420 47.4122 127.186; + normal 0.221682 -0.932110 0.286405; + texcoord 0.399710 -2.88710; + tangent 0.945177 0.277623 0.171945; + vertex 4.62969 44.8252 121.693; + normal 0.165641 -0.861360 0.480231; + texcoord 0.399710 -3.23797; + tangent 0.945177 0.277623 0.171945; + vertex 4.37441 45.8164 125.117; + normal 0.172001 -0.870815 0.460539; + texcoord 0.200100 -3.23797; + tangent 0.945177 0.277623 0.171945; + vertex 3.35652 45.5174 124.931; + normal 0.107188 -0.761118 0.639695; + texcoord 0.200100 -3.61094; + tangent 0.945177 0.277623 0.171945; + vertex 3.35420 47.4122 127.186; + normal 0.987553 -0.115268 0.107017; + texcoord 0.399710 -2.88710; + tangent 0.151498 0.879984 -0.450196; + vertex 4.62969 44.8252 121.693; + normal 0.988129 -0.123088 0.0919256; + texcoord 0.599320 -3.23797; + tangent 0.151498 0.879984 -0.450196; + vertex 4.53845 46.7692 124.629; + normal 0.988144 -0.123362 0.0913939; + texcoord 0.399710 -3.23797; + tangent 0.151498 0.879984 -0.450196; + vertex 4.37441 45.8164 125.117; + normal 0.988427 -0.131273 0.0760257; + texcoord 0.599320 -3.61094; + tangent 0.151498 0.879984 -0.450196; + vertex 4.43166 47.6730 127.578; + normal 0.478411 0.752226 -0.453078; + texcoord 0.798930 -2.88710; + tangent -0.850720 0.269102 -0.451508; + vertex 2.63038 45.7771 120.967; + normal 0.460729 0.795227 -0.394134; + texcoord 0.798930 -3.23797; + tangent -0.850720 0.269102 -0.451508; + vertex 3.62195 47.0591 124.143; + normal 0.433663 0.844731 -0.313633; + texcoord 0.599320 -3.23797; + vertex 4.53845 46.7692 124.629; + normal 0.411438 0.875498 -0.253419; + texcoord 0.599320 -3.61094; + tangent -0.850720 0.269102 -0.451508; + vertex 4.43166 47.6730 127.578; + normal -0.968611 0.240748 0.0619089; + texcoord 0.000490000 -3.23797; + tangent -0.214441 -0.935218 0.281748; + vertex 2.89116 46.2836 124.330; + normal -0.973265 0.228897 0.0190280; + texcoord 0.200100 -3.61094; + tangent -0.214440 -0.935218 0.281748; + vertex 3.35420 47.4122 127.186; + normal -0.974965 0.222323 -0.00408714; + texcoord 0.000490000 -3.61094; + vertex 3.50999 48.0916 126.982; + normal -0.976645 0.209263 -0.0487156; + texcoord 0.200100 -3.99891; + tangent -0.214441 -0.935218 0.281748; + vertex 3.68350 49.4168 129.195; + normal -0.555403 -0.768163 0.318517; + texcoord 0.399710 -3.23797; + tangent 0.784293 -0.356549 0.507699; + vertex 4.37441 45.8164 125.117; + normal -0.599954 -0.644217 0.474384; + texcoord 0.399710 -3.61094; + tangent 0.784292 -0.356549 0.507699; + vertex 3.92367 47.1533 127.555; + normal -0.598015 -0.652293 0.465717; + texcoord 0.200100 -3.61094; + tangent 0.784293 -0.356549 0.507699; + vertex 3.35420 47.4122 127.186; + normal -0.619084 -0.502889 0.603190; + texcoord 0.200100 -3.99891; + tangent 0.784292 -0.356549 0.507699; + vertex 3.68350 49.4168 129.195; + normal 0.624151 -0.630674 0.461179; + texcoord 0.399710 -3.23797; + tangent 0.698671 0.714733 0.0318470; + vertex 4.37441 45.8164 125.117; + normal 0.601100 -0.610567 0.515643; + texcoord 0.599320 -3.61094; + tangent 0.698671 0.714734 0.0318469; + vertex 4.43166 47.6730 127.578; + normal 0.612024 -0.620138 0.490770; + texcoord 0.399710 -3.61094; + vertex 3.92367 47.1533 127.555; + normal 0.587076 -0.598187 0.545449; + texcoord 0.599320 -3.99891; + tangent 0.698671 0.714734 0.0318469; + vertex 4.09436 49.0475 129.448; + normal 0.931768 0.249090 -0.264127; + texcoord 0.798930 -3.23797; + tangent -0.351863 0.798816 -0.487941; + vertex 3.62195 47.0591 124.143; + normal 0.936024 0.296268 -0.189960; + texcoord 0.798930 -3.61094; + tangent -0.351864 0.798816 -0.487940; + vertex 4.17615 48.2531 127.224; + normal 0.935922 0.308891 -0.169222; + texcoord 0.599320 -3.61094; + vertex 4.43166 47.6730 127.578; + normal 0.930797 0.353743 -0.0920972; + texcoord 0.599320 -3.99891; + tangent -0.351864 0.798816 -0.487940; + vertex 4.09436 49.0475 129.448; + normal -0.101342 0.933643 -0.343569; + texcoord 0.798930 -3.23797; + tangent -0.916369 -0.222048 -0.333111; + vertex 3.62195 47.0591 124.143; + normal -0.0676179 0.905974 -0.417898; + texcoord 0.998540 -3.61094; + tangent -0.916369 -0.222048 -0.333111; + vertex 3.50999 48.0916 126.982; + normal -0.0352779 0.873633 -0.485306; + texcoord 0.798930 -3.61094; + vertex 4.17615 48.2531 127.224; + normal -9.88454e-05 0.832206 -0.554467; + texcoord 0.998540 -3.99891; + tangent -0.916369 -0.222048 -0.333111; + vertex 3.98855 49.6205 129.276; + normal -0.984382 -0.159090 0.0753865; + texcoord 0.399710 -3.61094; + tangent 0.174123 -0.942974 0.283692; + vertex 3.92367 47.1533 127.555; + normal -0.983223 -0.150586 0.102940; + texcoord 0.399710 -3.99891; + tangent 0.174123 -0.942974 0.283692; + vertex 3.74889 49.0627 129.302; + normal -0.982224 -0.145805 0.118221; + texcoord 0.200100 -3.99891; + vertex 3.68350 49.4168 129.195; + normal -0.979359 -0.135802 0.149712; + texcoord 0.200100 -4.09891; + vertex 3.77208 49.4052 129.764; + normal -0.319000 -0.655530 0.684484; + texcoord 0.399710 -3.61094; + tangent 0.919946 -0.0405005 0.389949; + vertex 3.92367 47.1533 127.555; + normal -0.300449 -0.711803 0.634875; + texcoord 0.599320 -3.99891; + tangent 0.919946 -0.0405003 0.389949; + vertex 4.09436 49.0475 129.448; + normal -0.303578 -0.702972 0.643172; + texcoord 0.399710 -3.99891; + vertex 3.74889 49.0627 129.302; + normal -0.279724 -0.764715 0.580487; + texcoord 0.399710 -4.09891; + tangent 0.919946 -0.0405003 0.389949; + vertex 3.77208 49.4052 129.764; + normal 0.207292 -0.815041 -0.541052; + texcoord 0.399710 -2.85266; + tangent 0.934325 0.328861 -0.137432; + vertex -18.6570 -10.7391 114.705; + normal 0.240901 -0.866844 -0.436517; + texcoord 0.399710 -3.21381; + tangent 0.934325 0.328861 -0.137432; + vertex -18.1706 -12.5100 117.559; + normal 0.254944 -0.886089 -0.387104; + texcoord 0.200100 -3.21381; + vertex -19.2362 -12.8851 117.716; + normal 0.282784 -0.918675 -0.275805; + texcoord 0.200100 -3.60445; + tangent 0.934325 0.328861 -0.137432; + vertex -18.6765 -13.7553 121.188; + normal 0.326008 0.911344 0.251339; + texcoord 0.798930 -2.85266; + tangent -0.846665 0.163187 0.506486; + vertex -20.7050 -9.97929 115.853; + normal 0.369543 0.865172 0.338991; + texcoord 0.798930 -3.21381; + tangent -0.846665 0.163187 0.506487; + vertex -18.9754 -11.4158 118.818; + normal 0.374156 0.859363 0.348573; + texcoord 0.599320 -3.21381; + vertex -18.0094 -11.6019 118.240; + normal 0.413701 0.800504 0.433642; + texcoord 0.599320 -3.60445; + tangent -0.846665 0.163187 0.506487; + vertex -17.6327 -13.1898 120.812; + normal -0.687177 0.410216 0.599592; + texcoord 0.798930 -2.85266; + tangent -0.661947 -0.693627 -0.284090; + vertex -20.7050 -9.97929 115.853; + normal -0.714816 0.470133 0.517700; + texcoord 0.998540 -3.21381; + vertex -19.7339 -12.2106 118.493; + normal -0.719109 0.480765 0.501744; + texcoord 0.798930 -3.21381; + vertex -18.9754 -11.4158 118.818; + normal -0.737590 0.535348 0.411538; + texcoord 0.998540 -3.60445; + tangent -0.661947 -0.693627 -0.284090; + vertex -18.6710 -13.0445 121.482; + normal -0.945572 -0.118261 0.303163; + texcoord 0.000490000 -3.21381; + tangent -0.00711017 -0.923895 -0.382580; + vertex -19.7339 -12.2105 118.493; + normal -0.963859 -0.0955605 0.248683; + texcoord 0.200100 -3.60445; + tangent -0.00711015 -0.923895 -0.382579; + vertex -18.6765 -13.7553 121.188; + normal -0.965765 -0.0928719 0.242226; + texcoord 0.000490000 -3.60445; + vertex -18.6710 -13.0445 121.482; + normal -0.980208 -0.0692544 0.185460; + texcoord 0.200100 -4.01413; + tangent -0.00711014 -0.923895 -0.382580; + vertex -18.1390 -14.0090 123.934; + normal -0.346499 -0.871389 -0.347303; + texcoord 0.399710 -3.21381; + tangent 0.834338 -0.117068 -0.538680; + vertex -18.1706 -12.5100 117.559; + normal -0.294242 -0.920918 -0.255602; + texcoord 0.399710 -3.60445; + tangent 0.834337 -0.117068 -0.538680; + vertex -18.0349 -13.8453 120.774; + normal -0.234711 -0.959631 -0.154984; + texcoord 0.200100 -3.60445; + vertex -18.6765 -13.7553 121.188; + normal -0.174523 -0.983021 -0.0566771; + texcoord 0.200100 -4.01413; + tangent 0.834337 -0.117068 -0.538680; + vertex -18.1390 -14.0090 123.934; + normal 0.789384 0.613728 0.0145131; + texcoord 0.798930 -3.21381; + tangent -0.511059 0.643864 0.569437; + vertex -18.9754 -11.4158 118.818; + normal 0.821555 0.560680 0.103368; + texcoord 0.798930 -3.60445; + tangent -0.511059 0.643864 0.569437; + vertex -18.0258 -12.6947 121.250; + normal 0.820122 0.563596 0.0987845; + texcoord 0.599320 -3.60445; + vertex -17.6327 -13.1898 120.812; + normal 0.843218 0.504062 0.186827; + texcoord 0.599320 -4.01413; + vertex -17.6201 -14.2630 123.651; + normal -0.251397 0.812751 0.525581; + texcoord 0.798930 -3.21381; + tangent -0.838158 -0.454372 0.301725; + vertex -18.9754 -11.4158 118.818; + normal -0.305132 0.849141 0.431109; + texcoord 0.998540 -3.60445; + tangent -0.838158 -0.454372 0.301725; + vertex -18.6710 -13.0445 121.482; + normal -0.286915 0.837763 0.464579; + texcoord 0.798930 -3.60445; + vertex -18.0258 -12.6947 121.250; + normal -0.338669 0.867178 0.365109; + texcoord 0.998540 -4.01413; + tangent -0.838158 -0.454371 0.301725; + vertex -17.9426 -13.7154 123.752; + normal -0.627928 0.668137 0.399124; + texcoord 0.000490000 -3.60445; + tangent -0.493961 -0.738442 0.459027; + vertex -18.6710 -13.0445 121.482; + normal -0.480464 0.671825 0.563743; + texcoord 0.200100 -4.01413; + tangent -0.493961 -0.738442 0.459027; + vertex -18.1390 -14.0090 123.934; + normal -0.534079 0.674283 0.510002; + texcoord 0.000490000 -4.01413; + vertex -17.9426 -13.7154 123.752; + normal -0.352247 0.652621 0.670826; + texcoord 0.000490000 -4.11413; + vertex -17.5825 -13.9600 124.179; + normal 0.982021 -0.0310156 -0.186205; + texcoord 0.798930 -3.60445; + tangent -0.00440270 0.982378 -0.186851; + vertex -18.0258 -12.6947 121.250; + normal 0.989376 -0.0228726 -0.143566; + texcoord 0.798930 -4.01413; + tangent -0.00440270 0.982378 -0.186851; + vertex -17.6219 -13.8723 123.576; + normal 0.993317 -0.0172540 -0.114119; + texcoord 0.599320 -4.01413; + tangent -0.00440270 0.982378 -0.186851; + vertex -17.6201 -14.2630 123.651; + normal 0.997754 -0.00817284 -0.0664788; + texcoord 0.599320 -4.11413; + tangent -0.00440270 0.982378 -0.186851; + vertex -17.5825 -13.9600 124.179; + normal 0.546744 0.781451 0.300676; + texcoord 0.798930 -3.60445; + tangent -0.806371 0.394725 0.440407; + vertex -18.0258 -12.6947 121.250; + normal 0.517842 0.830944 0.203399; + texcoord 0.998540 -4.01413; + tangent -0.806371 0.394725 0.440407; + vertex -17.9426 -13.7154 123.752; + normal 0.521432 0.825893 0.214500; + texcoord 0.798930 -4.01413; + vertex -17.6219 -13.8723 123.576; + normal 0.479303 0.872421 0.0956604; + texcoord 0.798930 -4.11413; + vertex -17.5825 -13.9600 124.179; + normal -0.0732701 -0.732146 -0.677196; + texcoord 0.898730 -1.23332; + tangent 0.991734 -0.125207 0.0280643; + vertex 8.32745 -46.9367 88.3025; + normal -0.0923418 -0.731154 -0.675934; + texcoord 0.998540 -1.23332; + tangent 0.993783 -0.111230 -0.00486380; + vertex 9.68681 -47.1083 88.3410; + normal -0.389068 -0.679150 -0.622399; + texcoord 0.898730 -1.80426; + tangent 0.744898 0.190937 -0.639273; + vertex 9.81702 -53.8134 95.5760; + normal -0.437527 -0.663443 -0.606970; + texcoord 0.998540 -1.80426; + tangent 0.643796 0.240129 -0.726543; + vertex 10.5570 -53.5374 94.7410; + normal -0.412128 -0.910409 0.0361448; + texcoord 0.000490000 -2.79416; + tangent 0.705428 -0.343941 -0.619738; + vertex 16.0597 -56.6698 104.306; + normal -0.458589 -0.888172 -0.0290810; + texcoord 0.200100 -3.14504; + vertex 18.2797 -57.5602 107.191; + normal -0.467323 -0.883096 -0.0418401; + texcoord 0.000490000 -3.14504; + vertex 17.4950 -57.1777 107.881; + normal -0.511300 -0.852476 -0.108891; + texcoord 0.200100 -3.52505; + tangent 0.705428 -0.343941 -0.619738; + vertex 19.0496 -58.3840 110.025; + normal 0.555930 -0.611679 -0.562842; + texcoord 0.399710 -2.79416; + tangent 0.503100 0.786616 -0.357947; + vertex 17.7803 -55.0563 103.977; + normal 0.600701 -0.616058 -0.509540; + texcoord 0.399710 -3.14504; + tangent 0.503100 0.786616 -0.357947; + vertex 18.8381 -56.6872 106.794; + normal 0.661569 -0.617036 -0.426138; + texcoord 0.200100 -3.14504; + vertex 18.2797 -57.5602 107.191; + normal 0.698129 -0.614048 -0.368186; + texcoord 0.200100 -3.52505; + tangent 0.503100 0.786616 -0.357947; + vertex 19.0496 -58.3840 110.025; + normal 0.887224 0.456139 -0.0690721; + texcoord 0.399710 -2.79416; + tangent -0.394636 0.827936 0.398478; + vertex 17.7803 -55.0563 103.977; + normal 0.874530 0.471492 -0.113543; + texcoord 0.599320 -3.14504; + tangent -0.394636 0.827936 0.398478; + vertex 18.3977 -55.7632 107.239; + normal 0.872980 0.473141 -0.118505; + texcoord 0.399710 -3.14504; + vertex 18.8381 -56.6872 106.794; + normal 0.858039 0.487197 -0.162507; + texcoord 0.599320 -3.52505; + tangent -0.394635 0.827936 0.398478; + vertex 19.9583 -57.5823 110.025; + normal -0.136140 0.955629 0.261227; + texcoord 0.798930 -2.79416; + tangent -0.748048 -0.272038 0.605326; + vertex 15.8658 -55.5998 105.321; + normal -0.0155345 0.919052 0.393831; + texcoord 0.798930 -3.14504; + tangent -0.748048 -0.272038 0.605326; + vertex 17.5671 -56.0653 107.911; + normal -0.0225610 0.922021 0.386482; + texcoord 0.599320 -3.14504; + vertex 18.3977 -55.7632 107.239; + normal 0.0971222 0.857428 0.505355; + texcoord 0.599320 -3.52505; + vertex 19.9583 -57.5823 110.025; + normal -0.831900 0.0389084 0.553560; + texcoord 0.798930 -2.79416; + tangent -0.0646474 -0.997542 -0.0270385; + vertex 15.8658 -55.5998 105.321; + normal -0.846312 0.0404498 0.531150; + texcoord 0.998540 -3.14504; + tangent -0.0646473 -0.997542 -0.0270384; + vertex 17.4950 -57.1777 107.881; + normal -0.841173 0.0398961 0.539292; + texcoord 0.798930 -3.14504; + tangent -0.0646473 -0.997542 -0.0270384; + vertex 17.5671 -56.0653 107.911; + normal -0.855597 0.0414627 0.515979; + texcoord 0.998540 -3.52505; + tangent -0.0646473 -0.997542 -0.0270384; + vertex 18.7529 -57.6968 110.008; + normal -0.840619 -0.352856 0.410915; + texcoord 0.000490000 -3.14504; + tangent 0.396275 -0.917856 0.0224986; + vertex 17.4950 -57.1777 107.881; + normal -0.832682 -0.348963 0.429960; + texcoord 0.200100 -3.52505; + tangent 0.396275 -0.917856 0.0224986; + vertex 19.0496 -58.3840 110.025; + normal -0.836140 -0.350656 0.421794; + texcoord 0.000490000 -3.52505; + vertex 18.7529 -57.6968 110.008; + normal -0.828254 -0.346801 0.440141; + texcoord 0.200100 -3.91521; + tangent 0.396275 -0.917856 0.0224987; + vertex 20.1957 -58.1982 112.328; + normal 0.0898218 -0.879324 -0.467676; + texcoord 0.399710 -3.14504; + tangent 0.995453 0.0942175 0.0140388; + vertex 18.8381 -56.6872 106.794; + normal 0.0951678 -0.977249 -0.189546; + texcoord 0.399710 -3.52505; + tangent 0.995453 0.0942176 0.0140386; + vertex 19.7946 -58.3135 110.035; + normal 0.0944616 -0.957341 -0.273085; + texcoord 0.200100 -3.52505; + vertex 19.0496 -58.3840 110.025; + normal 0.0937037 -0.995032 0.0336192; + texcoord 0.200100 -3.91521; + tangent 0.995453 0.0942176 0.0140386; + vertex 20.1957 -58.1982 112.328; + normal 0.904912 -0.207944 -0.371340; + texcoord 0.399710 -3.14504; + tangent 0.218548 0.975728 -0.0138159; + vertex 18.8381 -56.6872 106.794; + normal 0.899252 -0.206876 -0.385420; + texcoord 0.599320 -3.52505; + tangent 0.218548 0.975728 -0.0138159; + vertex 19.9583 -57.5823 110.025; + normal 0.897353 -0.206515 -0.390012; + texcoord 0.399710 -3.52505; + tangent 0.218548 0.975728 -0.0138159; + vertex 19.7946 -58.3135 110.035; + normal 0.891281 -0.205357 -0.404285; + texcoord 0.599320 -3.91521; + tangent 0.218548 0.975728 -0.0138159; + vertex 20.7803 -58.4119 112.259; + normal 0.508446 0.860066 0.0420706; + texcoord 0.798930 -3.14504; + tangent -0.860123 0.509585 -0.0226001; + vertex 17.5671 -56.0653 107.911; + normal 0.507317 0.859224 0.0660615; + texcoord 0.798930 -3.52505; + tangent -0.860123 0.509585 -0.0226002; + vertex 19.3146 -57.2009 110.008; + normal 0.504364 0.856257 0.111536; + texcoord 0.599320 -3.52505; + tangent -0.860123 0.509585 -0.0226002; + vertex 19.9583 -57.5823 110.025; + normal 0.502657 0.854297 0.132335; + texcoord 0.599320 -3.91521; + tangent -0.860123 0.509585 -0.0226002; + vertex 20.7803 -58.4119 112.259; + normal -0.478102 0.541501 0.691517; + texcoord 0.798930 -3.14504; + tangent -0.749698 -0.661780 -0.000112003; + vertex 17.5671 -56.0653 107.911; + normal -0.531679 0.602212 0.595531; + texcoord 0.998540 -3.52505; + tangent -0.749698 -0.661780 -0.000112014; + vertex 18.7529 -57.6968 110.008; + normal -0.543280 0.615359 0.571122; + texcoord 0.798930 -3.52505; + vertex 19.3146 -57.2009 110.008; + normal -0.586809 0.664690 0.462431; + texcoord 0.998540 -3.91521; + tangent -0.749698 -0.661780 -0.000111944; + vertex 20.4334 -57.9613 112.521; + normal -0.769816 0.325384 0.549098; + texcoord 0.000490000 -3.52505; + tangent -0.614094 -0.612098 -0.498221; + vertex 18.7529 -57.6968 110.008; + normal -0.760518 0.290206 0.580856; + texcoord 0.200100 -3.91521; + tangent -0.614094 -0.612098 -0.498222; + vertex 20.1957 -58.1982 112.328; + normal -0.752798 0.264688 0.602691; + texcoord 0.000490000 -3.91521; + vertex 20.4334 -57.9613 112.521; + normal -0.739135 0.224707 0.634969; + texcoord 0.000490000 -4.01521; + vertex 20.4699 -58.5052 112.756; + normal -0.734255 -0.659352 0.161631; + texcoord 0.399710 -3.52505; + tangent 0.553898 -0.719514 -0.418923; + vertex 19.7946 -58.3135 110.035; + normal -0.753563 -0.647198 0.115229; + texcoord 0.399710 -3.91521; + tangent 0.553898 -0.719514 -0.418923; + vertex 20.4101 -58.4767 112.166; + normal -0.757677 -0.644189 0.104620; + texcoord 0.200100 -3.91521; + tangent 0.553898 -0.719514 -0.418923; + vertex 20.1957 -58.1982 112.328; + normal -0.777620 -0.626861 0.0484900; + texcoord 0.200100 -4.01521; + vertex 20.4699 -58.5052 112.756; + normal 0.203109 -0.970079 -0.133013; + texcoord 0.399710 -3.52505; + tangent 0.956390 0.167425 0.239345; + vertex 19.7946 -58.3135 110.035; + normal 0.194669 -0.976261 -0.0949610; + texcoord 0.599320 -3.91521; + tangent 0.956391 0.167425 0.239345; + vertex 20.7803 -58.4119 112.259; + normal 0.197623 -0.974295 -0.108142; + texcoord 0.399710 -3.91521; + tangent 0.956390 0.167425 0.239345; + vertex 20.4101 -58.4767 112.166; + normal 0.188145 -0.979898 -0.0663477; + texcoord 0.399710 -4.01521; + vertex 20.4699 -58.5052 112.756; + normal -0.877664 -0.464452 -0.118278; + texcoord 0.000490000 -3.20374; + tangent 0.445807 -0.700523 -0.557247; + vertex -19.8951 -77.0419 77.4730; + normal -0.885244 -0.437296 -0.158480; + texcoord 0.200100 -3.60361; + tangent 0.445807 -0.700523 -0.557246; + vertex -19.1993 -79.0102 80.0387; + normal -0.886567 -0.431448 -0.166889; + texcoord 0.000490000 -3.60361; + tangent 0.445807 -0.700523 -0.557246; + vertex -19.5482 -78.4619 80.4749; + normal -0.891657 -0.402310 -0.207592; + texcoord 0.200100 -4.02627; + tangent 0.445807 -0.700523 -0.557247; + vertex -19.4511 -79.9153 82.8742; + normal 0.147944 -0.798146 -0.584016; + texcoord 0.399710 -3.20374; + tangent 0.960679 0.256270 -0.106869; + vertex -18.0768 -76.6957 77.1599; + normal 0.175635 -0.858973 -0.480955; + texcoord 0.399710 -3.60361; + tangent 0.960679 0.256270 -0.106869; + vertex -18.4478 -78.8098 79.9551; + normal 0.195672 -0.897928 -0.394257; + texcoord 0.200100 -3.60361; + vertex -19.1993 -79.0102 80.0387; + normal 0.218402 -0.935103 -0.279074; + texcoord 0.200100 -4.02627; + tangent 0.960679 0.256270 -0.106869; + vertex -19.4511 -79.9153 82.8742; + normal 0.454044 0.772783 0.443453; + texcoord 0.798930 -3.20374; + tangent -0.869278 0.275038 0.410743; + vertex -19.5826 -76.1464 78.1507; + normal 0.468766 0.722375 0.508363; + texcoord 0.798930 -3.60361; + tangent -0.869278 0.275038 0.410743; + vertex -19.0123 -77.9221 80.6611; + normal 0.467966 0.725573 0.504530; + texcoord 0.599320 -3.60361; + tangent -0.869278 0.275038 0.410744; + vertex -18.3322 -78.1372 80.3398; + normal 0.479762 0.669610 0.566967; + texcoord 0.599320 -4.02627; + tangent -0.869278 0.275038 0.410743; + vertex -18.8274 -79.7945 82.7162; + normal -0.690342 0.507410 0.515716; + texcoord 0.798930 -3.20374; + tangent -0.684315 -0.689315 -0.237818; + vertex -19.5826 -76.1464 78.1507; + normal -0.714764 0.569558 0.405852; + texcoord 0.998540 -3.60361; + tangent -0.684315 -0.689315 -0.237818; + vertex -19.5482 -78.4619 80.4749; + normal -0.710493 0.556940 0.430137; + texcoord 0.798930 -3.60361; + vertex -19.0123 -77.9221 80.6611; + normal -0.725751 0.612228 0.313788; + texcoord 0.998540 -4.02627; + tangent -0.684316 -0.689315 -0.237818; + vertex -19.3721 -79.5286 82.9634; + normal 0.694758 -0.702348 -0.154977; + texcoord 0.399710 -3.60361; + tangent 0.709445 0.704641 -0.0129731; + vertex -18.4478 -78.8098 79.9551; + normal 0.702935 -0.708811 -0.0589029; + texcoord 0.599320 -4.02627; + tangent 0.709445 0.704641 -0.0129735; + vertex -18.8274 -79.7945 82.7162; + normal 0.704244 -0.709510 -0.0252120; + texcoord 0.399710 -4.02627; + vertex -19.1144 -80.0796 82.7214; + normal 0.702627 -0.705746 0.0907559; + texcoord 0.399710 -4.12627; + tangent 0.709445 0.704641 -0.0129735; + vertex -19.0030 -79.8940 83.3029; + normal 0.917131 0.332233 0.220211; + texcoord 0.798930 -3.60361; + tangent -0.393645 0.841701 0.369570; + vertex -19.0123 -77.9221 80.6611; + normal 0.913291 0.312342 0.261424; + texcoord 0.798930 -4.02627; + tangent -0.393645 0.841701 0.369570; + vertex -18.9867 -79.4540 82.8657; + normal 0.912270 0.308199 0.269771; + texcoord 0.599320 -4.02627; + vertex -18.8274 -79.7945 82.7162; + normal 0.904568 0.283075 0.318787; + texcoord 0.599320 -4.12627; + tangent -0.393645 0.841701 0.369570; + vertex -19.0030 -79.8940 83.3029; + normal -0.0143556 0.821035 0.570697; + texcoord 0.798930 -3.60361; + tangent -0.952732 -0.184459 0.241406; + vertex -19.0123 -77.9221 80.6611; + normal 0.0159618 0.763102 0.646081; + texcoord 0.998540 -4.02627; + tangent -0.952732 -0.184458 0.241406; + vertex -19.3721 -79.5286 82.9634; + normal 0.00877856 0.777544 0.628767; + texcoord 0.798930 -4.02627; + tangent -0.952732 -0.184458 0.241406; + vertex -18.9867 -79.4540 82.8657; + normal 0.0436002 0.703352 0.709503; + texcoord 0.798930 -4.12627; + vertex -19.0030 -79.8940 83.3029; + normal 0.736707 -0.568583 -0.366028; + texcoord 0.399710 -3.72056; + tangent 0.600429 0.301046 0.740849; + vertex -14.7362 -81.2249 41.8107; + normal 0.710211 -0.626545 -0.321001; + texcoord 0.599320 -4.09380; + vertex -14.8693 -82.7213 43.8674; + normal 0.716149 -0.614659 -0.330643; + texcoord 0.399710 -4.09380; + vertex -15.1218 -82.8479 43.5558; + normal 0.681208 -0.677798 -0.276668; + texcoord 0.399710 -4.19380; + vertex -15.2509 -83.1935 44.0847; + normal -0.943418 0.136577 -0.302175; + texcoord 0.000490000 -1.98795; + tangent -0.188545 0.528686 0.827612; + vertex 9.66923 141.099 54.2328; + normal -0.954040 0.282803 0.0991478; + texcoord 0.000490000 1.00000; + tangent 0.296002 0.815169 0.497879; + vertex 2.01093 112.646 65.2825; + normal -0.945944 0.140809 -0.292171; + texcoord 0.125240 -1.98795; + tangent -0.168146 0.546721 0.820258; + vertex 9.50643 141.556 54.9474; + normal -0.951525 0.286606 0.111609; + texcoord 0.125240 1.00000; + tangent 0.303606 0.817162 0.489969; + vertex 2.47180 113.886 66.0263; + normal -0.456531 0.428315 0.779824; + tangent 0.873728 0.381203 0.302131; + vertex 2.47180 113.886 66.0263; + normal -0.462533 0.428174 0.776357; + texcoord 0.250000 1.00000; + tangent 0.871992 0.380905 0.307477; + vertex 3.53267 114.349 66.3932; + normal -0.822379 0.364391 0.436934; + texcoord 0.125240 -1.98795; + tangent 0.548204 0.285237 0.786201; + vertex 9.50643 141.556 54.9474; + normal -0.828147 0.361906 0.428015; + texcoord 0.250000 -1.98795; + tangent 0.534602 0.280514 0.797190; + vertex 9.95787 141.792 55.6206; + normal -0.204421 0.398781 0.893972; + tangent 0.948825 -0.143854 0.281135; + vertex 9.95787 141.792 55.6206; + normal -0.0409864 0.368893 0.928568; + texcoord 0.250000 1.00000; + tangent 0.558949 -0.761892 0.327256; + vertex 3.53267 114.349 66.3932; + normal -0.201486 0.398338 0.894836; + texcoord 0.374760 -1.98795; + tangent 0.945136 -0.160975 0.284262; + vertex 10.7591 141.671 55.8580; + normal -0.0390001 0.368466 0.928823; + texcoord 0.374760 1.00000; + tangent 0.554394 -0.765365 0.326900; + vertex 4.20581 113.420 66.7901; + normal 0.857243 0.000399392 0.514912; + tangent 0.169554 -0.944448 -0.281547; + vertex 4.20581 113.420 66.7901; + normal 0.848968 0.00692745 0.528399; + texcoord 0.499510 1.00000; + tangent 0.183379 -0.940654 -0.285557; + vertex 4.46319 111.986 66.3627; + normal 0.531367 0.180222 0.827750; + texcoord 0.374760 -1.98795; + tangent 0.774364 -0.497406 -0.391084; + vertex 10.7591 141.671 55.8580; + normal 0.522402 0.183854 0.832643; + texcoord 0.499510 -1.98795; + tangent 0.789453 -0.473337 -0.390788; + vertex 11.4408 141.262 55.5206; + normal -0.937002 0.322457 0.134343; + texcoord 0.499510 -4.48355; + tangent -0.0680166 -0.545633 0.835259; + vertex 16.5068 159.446 60.7127; + normal -0.932464 0.332496 0.141271; + texcoord 0.499510 -5.55714; + tangent -0.0680163 -0.545632 0.835260; + vertex 18.7130 165.037 62.6795; + normal -0.931453 0.334678 0.142778; + texcoord 0.250000 -5.55714; + tangent -0.0680163 -0.545632 0.835260; + vertex 18.7296 165.170 62.4757; + normal -0.925077 0.348028 0.152018; + texcoord 0.250000 -5.65714; + tangent -0.0680163 -0.545632 0.835260; + vertex 18.8281 165.322 62.7287; + normal -0.0806221 -0.302288 0.949801; + texcoord 0.499510 -4.48355; + tangent 0.996084 0.0102609 0.0878161; + vertex 16.5068 159.446 60.7127; + normal -0.0834459 -0.219137 0.972119; + texcoord 0.749030 -5.55714; + tangent 0.996084 0.0102595 0.0878155; + vertex 18.9559 165.040 62.7009; + normal -0.0827616 -0.241215 0.966936; + texcoord 0.499510 -5.55714; + vertex 18.7130 165.037 62.6795; + normal -0.0856082 -0.136263 0.986967; + texcoord 0.499510 -5.65714; + tangent 0.996084 0.0102594 0.0878155; + vertex 18.8281 165.322 62.7287; + normal -0.749001 0.618117 -0.238596; + texcoord 0.000490000 -1.94285; + tangent -0.334331 -0.0416903 0.941533; + vertex 4.99344 90.6603 129.371; + normal -0.807239 0.586130 -0.0694010; + texcoord 0.000490000 1.00000; + tangent 0.203971 0.385972 0.899678; + vertex -12.7156 65.3826 119.478; + normal -0.750747 0.617570 -0.234489; + texcoord 0.125240 -1.94285; + tangent -0.314724 -0.0239431 0.948881; + vertex 4.68520 90.6218 130.239; + normal -0.808867 0.584591 -0.0631580; + texcoord 0.125240 1.00000; + tangent 0.214164 0.392942 0.894276; + vertex -12.3685 66.0195 120.927; + normal -0.595384 0.111560 0.795658; + tangent 0.803178 0.0572824 0.592979; + vertex -12.3685 66.0195 120.927; + normal -0.598778 0.114827 0.792641; + texcoord 0.250000 1.00000; + tangent 0.800759 0.0533753 0.596604; + vertex -11.3272 66.0938 121.696; + normal -0.798673 0.351198 0.488653; + texcoord 0.125240 -1.94285; + tangent 0.354847 -0.382632 0.853040; + vertex 4.68520 90.6218 130.239; + normal -0.801060 0.355120 0.481864; + texcoord 0.250000 -1.94285; + tangent 0.340210 -0.392237 0.854639; + vertex 4.99195 90.2682 131.010; + normal -0.352024 -0.119988 0.928268; + tangent 0.822994 -0.512063 0.245911; + vertex 4.99195 90.2682 131.010; + normal -0.257742 -0.195080 0.946315; + texcoord 0.250000 1.00000; + tangent 0.471640 -0.880174 -0.0533725; + vertex -11.3272 66.0938 121.696; + normal -0.349668 -0.121939 0.928904; + texcoord 0.374760 -1.94285; + tangent 0.815224 -0.528660 0.236493; + vertex 5.73400 89.8065 131.231; + normal -0.256356 -0.196140 0.946473; + texcoord 0.374760 1.00000; + tangent 0.467290 -0.882311 -0.0562765; + vertex -10.7214 64.9499 121.623; + normal 0.473974 -0.572413 0.669098; + tangent 0.206768 -0.666275 -0.716467; + vertex -10.7214 64.9499 121.623; + normal 0.468321 -0.571033 0.674238; + texcoord 0.499510 1.00000; + tangent 0.219194 -0.663035 -0.715778; + vertex -10.3863 63.8700 120.462; + normal 0.293851 -0.516575 0.804240; + texcoord 0.374760 -1.94285; + tangent 0.788786 -0.342567 -0.510357; + vertex 5.73400 89.8065 131.231; + normal 0.289170 -0.514832 0.807050; + texcoord 0.499510 -1.94285; + tangent 0.805530 -0.324634 -0.495715; + vertex 6.47667 89.5072 130.774; + normal 0.758161 -0.600711 0.253648; + tangent 0.342828 0.0363244 -0.938696; + vertex 6.47667 89.5072 130.774; + normal 0.797095 -0.586471 0.143847; + texcoord 0.499510 1.00000; + tangent -0.0442224 -0.293269 -0.955006; + vertex -10.3863 63.8700 120.462; + normal 0.759570 -0.600384 0.250186; + texcoord 0.624270 -1.94285; + tangent 0.319034 0.0139333 -0.947641; + vertex 6.80120 89.5416 129.886; + normal 0.797550 -0.586221 0.142335; + texcoord 0.624270 1.00000; + tangent -0.0465519 -0.295050 -0.954347; + vertex -10.4847 63.2460 118.444; + normal 0.821793 -0.341879 -0.455824; + tangent -0.359291 0.309972 -0.880243; + vertex -10.4847 63.2460 118.444; + normal 0.821734 -0.341733 -0.456038; + texcoord 0.749030 1.00000; + tangent -0.358942 0.311006 -0.880020; + vertex -10.9925 63.6841 117.200; + normal 0.818898 -0.334817 -0.466159; + texcoord 0.624270 -1.94285; + tangent -0.332408 0.385094 -0.860934; + vertex 6.80120 89.5416 129.886; + normal 0.818810 -0.334607 -0.466463; + texcoord 0.749030 -1.94285; + tangent -0.331114 0.388497 -0.859903; + vertex 6.50120 89.8935 129.107; + normal 0.462836 0.810769 -0.358380; + texcoord 0.000490000 -4.40853; + tangent -0.877663 0.362369 -0.313682; + vertex 12.8803 98.0461 147.805; + normal 0.458843 0.824356 -0.331513; + texcoord 0.250000 -5.48367; + tangent -0.877663 0.362368 -0.313682; + vertex 14.6442 99.5675 153.525; + normal 0.456966 0.830053 -0.319679; + texcoord 0.000490000 -5.48367; + vertex 14.8728 99.4731 153.606; + normal 0.450854 0.846262 -0.283851; + texcoord 0.000490000 -5.58367; + vertex 14.7088 99.6396 153.842; + normal -0.771587 0.635819 0.0196822; + texcoord 0.499510 -4.40853; + tangent -0.477167 -0.598964 0.643081; + vertex 12.4624 97.0916 147.975; + normal -0.772995 0.634182 0.0171123; + texcoord 0.499510 -5.48367; + tangent -0.477167 -0.598964 0.643082; + vertex 14.5199 99.4115 153.692; + normal -0.772818 0.634388 0.0174352; + texcoord 0.250000 -5.48367; + tangent -0.477167 -0.598964 0.643082; + vertex 14.6442 99.5675 153.525; + normal -0.774634 0.632253 0.0140999; + texcoord 0.250000 -5.58367; + tangent -0.477167 -0.598964 0.643082; + vertex 14.7088 99.6396 153.842; + normal 0.0676392 -0.967466 -0.243793; + texcoord 0.499510 -4.67442; + tangent 0.872223 0.175978 -0.456353; + vertex 33.4219 -13.1794 169.160; + normal 0.0643558 -0.966212 -0.249585; + texcoord 0.749030 -5.46754; + tangent 0.872223 0.175978 -0.456354; + vertex 35.1211 -14.1137 173.339; + normal 0.0639516 -0.966055 -0.250297; + texcoord 0.499510 -5.46754; + vertex 34.8857 -14.1611 173.462; + normal 0.0595733 -0.964309 -0.257992; + texcoord 0.499510 -5.56754; + vertex 35.1570 -14.2000 173.670; + normal 0.939105 0.0718817 -0.336029; + texcoord 0.998540 -4.67442; + tangent 0.153115 0.787905 0.596458; + vertex 33.5140 -12.2718 169.242; + normal 0.970881 -0.00740757 -0.239447; + texcoord 0.998540 -5.46754; + tangent 0.153115 0.787905 0.596458; + vertex 35.1624 -13.9010 173.500; + normal 0.965964 0.00801107 -0.258552; + texcoord 0.749030 -5.46754; + vertex 35.1211 -14.1137 173.339; + normal 0.987028 -0.0924438 -0.131261; + texcoord 0.749030 -5.56754; + tangent 0.153115 0.787905 0.596458; + vertex 35.1570 -14.2000 173.670; + normal -0.995068 0.0986590 -0.0102969; + texcoord 0.000490000 -1.94453; + tangent -0.0972611 -0.950001 0.296711; + vertex -28.0470 -61.6520 114.848; + normal -0.996604 -0.0793589 0.0219509; + texcoord 0.000490000 1.00000; + tangent 0.0614040 -0.528417 0.846761; + vertex -28.3772 -68.2695 83.3474; + normal -0.995484 0.0944467 -0.00953098; + texcoord 0.125240 -1.94453; + tangent -0.0917570 -0.942251 0.322093; + vertex -28.1355 -62.5164 115.118; + normal -0.996008 -0.0862021 0.0231856; + texcoord 0.125240 1.00000; + tangent 0.0645514 -0.516130 0.854075; + vertex -28.2739 -69.0951 84.7136; + normal -0.374995 -0.905705 0.197680; + tangent 0.680422 -0.124083 0.722239; + vertex -28.2739 -69.0951 84.7136; + normal -0.380500 -0.903544 0.197049; + texcoord 0.250000 1.00000; + tangent 0.681530 -0.129532 0.720235; + vertex -27.4033 -69.2539 85.6377; + normal -0.763972 -0.632894 0.125669; + texcoord 0.125240 -1.94453; + tangent 0.635740 -0.702901 0.319006; + vertex -28.1355 -62.5164 115.118; + normal -0.769428 -0.626564 0.124087; + texcoord 0.250000 -1.94453; + tangent 0.630309 -0.713367 0.306297; + vertex -27.5746 -63.1512 115.390; + normal -0.0631896 -0.977719 0.200181; + tangent 0.990835 -0.0374664 0.129778; + vertex -27.5746 -63.1512 115.390; + normal 0.0400580 -0.979371 0.198061; + texcoord 0.250000 1.00000; + tangent 0.895524 -0.0524165 -0.441915; + vertex -27.4033 -69.2539 85.6377; + normal -0.0605340 -0.977893 0.200153; + texcoord 0.374760 -1.94453; + tangent 0.993243 -0.0382382 0.109576; + vertex -26.6929 -63.1846 115.506; + normal 0.0415429 -0.979318 0.198015; + texcoord 0.374760 1.00000; + tangent 0.893046 -0.0524772 -0.446894; + vertex -26.2606 -69.3210 85.0659; + normal 0.801167 -0.584333 0.129176; + tangent 0.456773 0.457632 -0.762844; + vertex -26.2606 -69.3210 85.0659; + normal 0.796869 -0.590003 0.129986; + texcoord 0.499510 1.00000; + tangent 0.464980 0.463703 -0.754170; + vertex -25.5299 -68.5890 83.8456; + normal 0.660636 -0.735601 0.149835; + texcoord 0.374760 -1.94453; + tangent 0.749736 0.644988 -0.147940; + vertex -26.6929 -63.1846 115.506; + normal 0.656871 -0.738880 0.150257; + texcoord 0.499510 -1.94453; + tangent 0.753957 0.645860 -0.120060; + vertex -26.0069 -62.5969 115.396; + normal 0.994193 -0.101967 0.0343939; + tangent 0.107581 0.949342 -0.295256; + vertex -26.0069 -62.5969 115.396; + normal 0.999871 0.0132497 0.00911996; + texcoord 0.499510 1.00000; + tangent -0.00278815 0.674901 -0.737903; + vertex -25.5299 -68.5890 83.8456; + normal 0.994570 -0.0984869 0.0336330; + texcoord 0.624270 -1.94453; + tangent 0.101290 0.939642 -0.326822; + vertex -25.9064 -61.7099 115.121; + normal 0.999852 0.0147754 0.00878416; + texcoord 0.624270 1.00000; + tangent -0.00344049 0.672703 -0.739905; + vertex -25.5371 -67.1849 82.3012; + normal 0.773172 0.626906 -0.0958822; + tangent -0.604358 0.682499 -0.411031; + vertex -25.5371 -67.1849 82.3012; + normal 0.773178 0.626900 -0.0958814; + texcoord 0.749030 1.00000; + tangent -0.604638 0.683057 -0.409690; + vertex -26.3801 -66.2329 81.7279; + normal 0.773424 0.626601 -0.0958444; + texcoord 0.624270 -1.94453; + tangent -0.621101 0.718878 -0.312167; + vertex -25.9064 -61.7099 115.121; + normal 0.773432 0.626592 -0.0958433; + texcoord 0.749030 -1.94453; + tangent -0.621698 0.720347 -0.307558; + vertex -26.4623 -61.0658 114.846; + normal -0.304066 -0.867338 -0.394042; + texcoord 0.499510 -3.14048; + tangent 0.817216 -0.0249050 -0.575794; + vertex -25.9987 -62.0119 125.578; + normal -0.320944 -0.849488 -0.418767; + texcoord 0.499510 -4.32848; + tangent 0.817216 -0.0249051 -0.575794; + vertex -25.3510 -65.9403 133.725; + normal -0.332958 -0.835875 -0.436408; + texcoord 0.250000 -4.32848; + tangent 0.817216 -0.0249051 -0.575794; + vertex -25.9543 -65.9220 134.150; + normal -0.348760 -0.816747 -0.459663; + texcoord 0.250000 -5.38773; + tangent 0.817216 -0.0249050 -0.575794; + vertex -24.5388 -69.2811 139.045; + normal -0.115957 0.734794 0.668305; + texcoord 0.000490000 -4.32848; + tangent -0.930898 0.154249 -0.331113; + vertex -25.6976 -65.3152 134.483; + normal -0.168831 0.622146 0.764480; + texcoord 0.250000 -5.38773; + tangent -0.930898 0.154248 -0.331113; + vertex -24.5388 -69.2811 139.045; + normal -0.195482 0.555370 0.808301; + texcoord 0.000490000 -5.38773; + vertex -24.2995 -69.3208 139.130; + normal -0.253965 0.378221 0.890197; + texcoord 0.000490000 -5.48773; + vertex -24.4983 -69.5761 139.182; + normal -0.981722 -0.187600 0.0320705; + texcoord 0.499510 -4.32848; + tangent 0.117799 -0.731295 -0.671812; + vertex -25.3510 -65.9403 133.725; + normal -0.985402 -0.169815 0.0120650; + texcoord 0.499510 -5.38773; + tangent 0.117799 -0.731294 -0.671813; + vertex -24.5085 -69.4691 138.872; + normal -0.985769 -0.167815 0.00982432; + texcoord 0.250000 -5.38773; + tangent 0.117799 -0.731294 -0.671813; + vertex -24.5388 -69.2811 139.045; + normal -0.989464 -0.143783 -0.0169840; + texcoord 0.250000 -5.48773; + tangent 0.117799 -0.731294 -0.671812; + vertex -24.4983 -69.5761 139.182; + normal 0.0678064 -0.817672 -0.571677; + texcoord 0.499510 -4.32848; + tangent 0.930879 -0.154318 0.331135; + vertex -25.3510 -65.9403 133.725; + normal 0.0102067 -0.895065 -0.445819; + texcoord 0.749030 -5.38773; + tangent 0.930879 -0.154318 0.331135; + vertex -24.2693 -69.5088 138.958; + normal 0.0289146 -0.872439 -0.487867; + texcoord 0.499510 -5.38773; + tangent 0.930879 -0.154318 0.331135; + vertex -24.5085 -69.4691 138.872; + normal -0.0409662 -0.944781 -0.325130; + texcoord 0.499510 -5.48773; + vertex -24.4983 -69.5761 139.182; + normal -0.946785 0.00144771 -0.321863; + texcoord 0.000490000 -1.94225; + tangent 0.140659 -0.897586 -0.417798; + vertex -20.1489 -80.9541 60.8057; + normal -0.839941 -0.327624 -0.432622; + texcoord 0.000490000 1.00000; + tangent 0.0578286 -0.845953 0.530113; + vertex -10.3397 -69.0899 32.0045; + normal -0.945856 -0.00525854 -0.324545; + texcoord 0.125240 -1.94225; + tangent 0.139937 -0.909622 -0.391160; + vertex -20.0173 -81.7944 60.4146; + normal -0.832869 -0.340797 -0.436104; + texcoord 0.125240 1.00000; + tangent 0.0551502 -0.835125 0.547289; + vertex -10.2490 -70.4643 32.9052; + normal 0.145693 -0.927068 -0.345424; + texcoord 0.250000 -1.94225; + tangent 0.963403 0.0535359 0.262658; + vertex -19.3005 -82.3538 60.3081; + normal 0.150143 -0.926935 -0.343873; + texcoord 0.250000 1.00000; + tangent 0.935240 0.245954 -0.254621; + vertex -9.45246 -70.9433 33.8374; + normal 0.145784 -0.927066 -0.345392; + texcoord 0.374760 -1.94225; + tangent 0.966755 0.0593775 0.248716; + vertex -18.4185 -82.3048 60.5485; + normal 0.150203 -0.926933 -0.343852; + texcoord 0.374760 1.00000; + tangent 0.933615 0.247413 -0.259132; + vertex -8.22349 -70.6176 33.4963; + normal 0.888965 -0.433491 0.147739; + tangent 0.454652 0.796537 -0.398523; + vertex -8.22349 -70.6176 33.4963; + normal 0.885007 -0.443570 0.141448; + texcoord 0.499510 1.00000; + tangent 0.462116 0.801318 -0.379919; + vertex -7.47527 -69.3067 32.8404; + normal 0.767557 -0.640976 0.00245739; + texcoord 0.374760 -1.94225; + tangent 0.570497 0.685147 0.452887; + vertex -18.4185 -82.3048 60.5485; + normal 0.764462 -0.644669 -0.000497680; + texcoord 0.499510 -1.94225; + tangent 0.566763 0.671710 0.477060; + vertex -17.8880 -81.6760 60.9951; + normal 0.940750 -0.0216622 0.338408; + tangent -0.130559 0.897887 0.420420; + vertex -17.8880 -81.6760 60.9951; + normal 0.892775 0.192856 0.407135; + texcoord 0.499510 1.00000; + tangent -0.0359541 0.930581 -0.364316; + vertex -7.47527 -69.3067 32.8404; + normal 0.939981 -0.0147541 0.340908; + texcoord 0.624270 -1.94225; + tangent -0.126617 0.918732 0.374032; + vertex -18.0134 -80.8130 61.3992; + normal 0.891839 0.195580 0.407887; + texcoord 0.624270 1.00000; + tangent -0.0353373 0.929067 -0.368219; + vertex -7.55115 -67.3117 32.0497; + normal 0.573941 0.646859 0.502161; + tangent -0.662354 0.727290 -0.179826; + vertex -7.55115 -67.3117 32.0497; + normal 0.574184 0.646658 0.502141; + texcoord 0.749030 1.00000; + tangent -0.664348 0.726406 -0.176002; + vertex -8.50163 -66.2681 31.7917; + normal 0.585575 0.637157 0.501132; + texcoord 0.624270 -1.94225; + tangent -0.773717 0.623803 0.110603; + vertex -18.0134 -80.8130 61.3992; + normal 0.585863 0.636913 0.501105; + texcoord 0.749030 -1.94225; + tangent -0.776368 0.618429 0.121651; + vertex -18.7276 -80.2441 61.5111; + normal -0.931759 0.319251 -0.172929; + texcoord 0.873780 1.00000; + tangent -0.355374 -0.899495 0.254201; + vertex -9.57664 -67.1584 31.4587; + normal -0.930621 0.323639 -0.170887; + texcoord 0.998540 1.00000; + tangent -0.357194 -0.899836 0.250414; + vertex -10.3397 -69.0899 32.0045; + normal -0.778311 0.627849 -0.00604885; + texcoord 0.873780 -1.94225; + tangent -0.555855 -0.706338 -0.438306; + vertex -19.6122 -80.3026 61.2653; + normal -0.771589 0.636121 -0.000748894; + texcoord 0.998540 -1.94225; + tangent -0.558418 -0.677901 -0.478142; + vertex -20.1489 -80.9541 60.8057; + normal -0.647349 -0.370227 -0.666236; + texcoord 0.499510 -4.29184; + tangent 0.730825 -0.0533168 -0.680480; + vertex -22.5101 -96.0658 73.0801; + normal -0.638818 -0.404598 -0.654380; + texcoord 0.499510 -5.39093; + tangent 0.730825 -0.0533166 -0.680480; + vertex -22.5604 -101.600 76.2042; + normal -0.636406 -0.413615 -0.651083; + texcoord 0.250000 -5.39093; + vertex -22.7536 -101.586 76.3841; + normal -0.623307 -0.458436 -0.633503; + texcoord 0.250000 -5.49093; + tangent 0.730825 -0.0533166 -0.680480; + vertex -22.5707 -101.868 76.4083; + normal 0.690329 -0.360422 -0.627329; + texcoord 0.499510 -4.29184; + tangent 0.682437 0.0364407 0.730035; + vertex -22.5101 -96.0658 73.0801; + normal 0.674260 -0.417018 -0.609483; + texcoord 0.749030 -5.39093; + tangent 0.682437 0.0364397 0.730035; + vertex -22.3799 -101.590 76.3972; + normal 0.678127 -0.404324 -0.613731; + texcoord 0.499510 -5.39093; + vertex -22.5604 -101.600 76.2042; + normal 0.655017 -0.473740 -0.588663; + texcoord 0.499510 -5.49093; + tangent 0.682437 0.0364397 0.730035; + vertex -22.5707 -101.868 76.4083; + normal 0.653090 -0.0297950 0.756694; + texcoord 0.000490000 -1.61631; + tangent 0.337310 0.906072 -0.255451; + vertex -14.9668 116.325 86.6744; + normal 0.603729 -0.149002 0.783141; + texcoord 0.000490000 1.00000; + tangent -0.162929 0.938312 0.305000; + vertex 5.82443 104.747 68.2740; + normal 0.651894 -0.0330521 0.757589; + texcoord 0.125240 -1.61631; + tangent 0.319004 0.918552 -0.233449; + vertex -14.6261 117.240 86.4165; + normal 0.601427 -0.153953 0.783954; + texcoord 0.125240 1.00000; + tangent -0.174181 0.932386 0.316729; + vertex 5.52685 106.340 68.8151; + normal 0.672492 0.638214 0.374750; + tangent -0.568777 0.769647 -0.290063; + vertex 5.52685 106.340 68.8151; + normal 0.672531 0.638118 0.374844; + texcoord 0.250000 1.00000; + tangent -0.565928 0.769804 -0.295172; + vertex 4.74959 107.391 68.4187; + normal 0.674739 0.632555 0.380264; + texcoord 0.125240 -1.61631; + tangent -0.274435 0.693265 -0.666386; + vertex -14.6261 117.240 86.4165; + normal 0.674798 0.632404 0.380411; + texcoord 0.250000 -1.61631; + tangent -0.262298 0.687323 -0.677338; + vertex -14.8847 117.917 85.7488; + normal 0.287583 0.927791 -0.237697; + tangent -0.716521 0.0437336 -0.696193; + vertex -14.8847 117.917 85.7488; + normal 0.483898 0.874378 0.0361376; + texcoord 0.250000 1.00000; + tangent 0.0257605 0.0275399 -0.999289; + vertex 4.74959 107.391 68.4187; + normal 0.293027 0.927772 -0.231031; + texcoord 0.374760 -1.61631; + tangent -0.698240 0.0436439 -0.714532; + vertex -15.5909 117.960 85.0626; + normal 0.486522 0.872734 0.0403884; + texcoord 0.374760 1.00000; + tangent 0.0340425 0.0272563 -0.999049; + vertex 4.79611 107.429 67.0535; + normal -0.201323 0.729010 -0.654227; + tangent -0.00298531 -0.668356 -0.743835; + vertex 4.79611 107.429 67.0535; + normal -0.204354 0.726596 -0.655970; + texcoord 0.499510 1.00000; + tangent -0.0215490 -0.672981 -0.739345; + vertex 4.79101 106.287 65.7827; + normal -0.271074 0.669278 -0.691799; + texcoord 0.374760 -1.61631; + tangent -0.714011 -0.621611 -0.322161; + vertex -15.5909 117.960 85.0626; + normal -0.272754 0.667727 -0.692637; + texcoord 0.499510 -1.61631; + tangent -0.733047 -0.610503 -0.299880; + vertex -16.3311 117.344 84.7598; + normal -0.654975 0.0435675 -0.754393; + tangent -0.345283 -0.905276 0.247498; + vertex -16.3311 117.344 84.7598; + normal -0.566096 0.275298 -0.777011; + texcoord 0.499510 1.00000; + tangent -0.0308768 -0.948388 -0.315606; + vertex 4.79101 106.287 65.7827; + normal -0.652163 0.0530163 -0.756222; + texcoord 0.624270 -1.61631; + tangent -0.324571 -0.923510 0.204409; + vertex -16.6900 116.403 85.0170; + normal -0.564361 0.278924 -0.776980; + texcoord 0.624270 1.00000; + tangent -0.0284452 -0.947203 -0.319370; + vertex 4.72760 104.175 65.0707; + normal -0.728617 -0.215912 -0.649999; + tangent -0.0502782 -0.929592 0.365144; + vertex 4.72760 104.175 65.0707; + normal -0.730054 -0.224760 -0.645372; + texcoord 0.749030 1.00000; + tangent -0.0460310 -0.927824 0.370168; + vertex 4.65270 102.790 65.6147; + normal -0.714010 -0.596138 -0.367164; + texcoord 0.624270 -1.61631; + tangent 0.241142 -0.708489 0.663245; + vertex -16.6900 116.403 85.0170; + normal -0.711025 -0.605698 -0.357174; + texcoord 0.749030 -1.61631; + tangent 0.253304 -0.694479 0.673451; + vertex -16.4390 115.715 85.6843; + normal -0.302165 -0.913923 0.270999; + tangent 0.720350 -0.0327239 0.692838; + vertex -16.4390 115.715 85.6843; + normal -0.211485 -0.909692 0.357399; + texcoord 0.749030 1.00000; + tangent 0.544033 0.195106 0.816065; + vertex 4.65270 102.790 65.6147; + normal -0.299645 -0.914002 0.273522; + texcoord 0.873780 -1.61631; + tangent 0.714368 -0.0232175 0.699385; + vertex -15.7252 115.683 86.3708; + normal -0.209275 -0.909416 0.359397; + texcoord 0.873780 1.00000; + tangent 0.540796 0.198577 0.817378; + vertex 5.45833 103.086 66.8324; + normal 0.252192 -0.665522 0.702481; + tangent 0.164230 0.744851 0.646704; + vertex 5.45833 103.086 66.8324; + normal 0.252421 -0.665293 0.702615; + texcoord 0.998540 1.00000; + tangent 0.168708 0.745178 0.645173; + vertex 5.82443 104.747 68.2740; + normal 0.266081 -0.651441 0.710511; + texcoord 0.873780 -1.61631; + tangent 0.696000 0.639467 0.326597; + vertex -15.7252 115.683 86.3708; + normal 0.266651 -0.650855 0.710834; + texcoord 0.998540 -1.61631; + tangent 0.729838 0.618059 0.292129; + vertex -14.9668 116.325 86.6744; + normal -0.110868 -0.536997 0.836267; + texcoord 0.000490000 -2.00976; + tangent 0.708440 0.547437 0.445450; + vertex -30.4193 90.7392 135.708; + normal -0.311153 -0.626165 0.714914; + texcoord 0.000490000 1.00000; + tangent 0.0130425 0.749159 0.662262; + vertex -12.1113 68.2553 123.697; + normal -0.115123 -0.539204 0.834270; + texcoord 0.125240 -2.00976; + tangent 0.690621 0.560048 0.457591; + vertex -29.8275 91.1965 136.080; + normal -0.319048 -0.629018 0.708904; + texcoord 0.125240 1.00000; + tangent -0.00347224 0.748766 0.662825; + vertex -12.1164 69.3549 124.671; + normal 0.537598 -0.00451663 0.843189; + tangent 0.0603642 0.997626 -0.0331429; + vertex -12.1164 69.3549 124.671; + normal 0.537086 -0.00513547 0.843512; + texcoord 0.250000 1.00000; + tangent 0.0645854 0.997294 -0.0351231; + vertex -12.0455 70.5268 124.632; + normal 0.493908 -0.0556943 0.867728; + texcoord 0.125240 -2.00976; + tangent 0.548294 0.794435 -0.261240; + vertex -29.8275 91.1965 136.080; + normal 0.493120 -0.0565889 0.868119; + texcoord 0.250000 -2.00976; + tangent 0.558250 0.785919 -0.265873; + vertex -29.3715 91.8386 135.863; + normal 0.806765 0.461310 0.369220; + tangent 0.0650827 0.551693 -0.831504; + vertex -29.3715 91.8386 135.863; + normal 0.678483 0.195123 0.708229; + texcoord 0.250000 1.00000; + tangent 0.670666 0.231426 -0.704733; + vertex -12.0455 70.5268 124.632; + normal 0.805671 0.456332 0.377697; + texcoord 0.374760 -2.00976; + tangent 0.0850507 0.545578 -0.833733; + vertex -29.3183 92.2893 135.183; + normal 0.675853 0.191317 0.711773; + texcoord 0.374760 1.00000; + tangent 0.674750 0.227940 -0.701966; + vertex -11.2528 70.7946 123.807; + normal 0.753611 0.655937 -0.0426196; + tangent 0.247040 -0.342717 -0.906375; + vertex -11.2528 70.7946 123.807; + normal 0.750290 0.659001 -0.0527400; + texcoord 0.499510 1.00000; + tangent 0.234019 -0.337859 -0.911639; + vertex -10.8900 70.2913 122.476; + normal 0.627862 0.710080 -0.318710; + texcoord 0.374760 -2.00976; + tangent -0.434835 -0.0181406 -0.900327; + vertex -29.3183 92.2893 135.183; + normal 0.624477 0.710507 -0.324359; + texcoord 0.499510 -2.00976; + tangent -0.455935 -0.00557115 -0.889996; + vertex -29.6992 92.2846 134.440; + normal 0.112922 0.547582 -0.829098; + tangent -0.707562 -0.541508 -0.454010; + vertex -29.6992 92.2846 134.440; + normal 0.366549 0.674891 -0.640440; + texcoord 0.499510 1.00000; + tangent -0.141972 -0.638631 -0.756303; + vertex -10.8900 70.2913 122.476; + normal 0.119915 0.551839 -0.825285; + texcoord 0.624270 -2.00976; + tangent -0.682787 -0.553477 -0.476934; + vertex -30.3060 91.8202 134.051; + normal 0.369350 0.675949 -0.637710; + texcoord 0.624270 1.00000; + tangent -0.138755 -0.638426 -0.757073; + vertex -11.1559 69.0679 121.025; + normal -0.134585 0.404559 -0.904554; + tangent -0.587621 -0.767610 -0.255882; + vertex -11.1559 69.0679 121.025; + normal -0.142300 0.399243 -0.905735; + texcoord 0.749030 1.00000; + tangent -0.588281 -0.769109 -0.249793; + vertex -11.9084 68.0849 120.698; + normal -0.501609 0.0949334 -0.859870; + texcoord 0.624270 -2.00976; + tangent -0.566934 -0.788947 0.236958; + vertex -30.3060 91.8202 134.051; + normal -0.509658 0.0865260 -0.856015; + texcoord 0.749030 -2.00976; + tangent -0.563156 -0.785738 0.255872; + vertex -30.7684 91.1751 134.261; + normal 0.608620 -0.762520 0.219419; + texcoord 0.000490000 -2.01051; + tangent 0.468913 0.568730 0.675771; + vertex -9.49565 -38.5667 149.741; + normal 0.579862 -0.796071 0.173294; + texcoord 0.000490000 1.00000; + tangent -0.130264 0.119018 0.984310; + vertex 11.7474 -27.4233 129.543; + normal 0.608035 -0.763265 0.218449; + texcoord 0.125240 -2.01051; + tangent 0.452521 0.558940 0.694846; + vertex -9.10453 -38.0924 150.304; + normal 0.578844 -0.797153 0.171716; + texcoord 0.125240 1.00000; + tangent -0.140994 0.109569 0.983929; + vertex 11.5406 -27.2626 130.986; + normal 0.710153 -0.114626 0.694654; + tangent -0.479280 0.644034 0.596247; + vertex 11.5406 -27.2626 130.986; + normal 0.710269 -0.115163 0.694446; + texcoord 0.250000 1.00000; + tangent -0.476133 0.648162 0.594292; + vertex 10.9785 -26.5072 131.685; + normal 0.718135 -0.154294 0.678583; + texcoord 0.125240 -2.01051; + tangent -0.0568411 0.958977 0.277728; + vertex -9.10453 -38.0924 150.304; + normal 0.718317 -0.155281 0.678165; + texcoord 0.250000 -2.01051; + tangent -0.0412638 0.963549 0.264331; + vertex -9.13819 -37.3064 150.520; + normal 0.384187 0.561959 0.732532; + tangent -0.537812 0.781127 -0.317174; + vertex -9.13819 -37.3064 150.520; + normal 0.583436 0.238835 0.776247; + texcoord 0.250000 1.00000; + tangent 0.136542 0.913470 -0.383314; + vertex 10.9785 -26.5072 131.685; + normal 0.388157 0.557010 0.734217; + texcoord 0.374760 -2.01051; + tangent -0.524103 0.788978 -0.320671; + vertex -9.57690 -36.6692 150.261; + normal 0.585313 0.234741 0.776084; + texcoord 0.374760 1.00000; + tangent 0.141903 0.912743 -0.383098; + vertex 11.1449 -25.4366 131.236; + normal -0.125067 0.908003 0.399860; + tangent 0.0292215 0.406221 -0.913308; + vertex 11.1449 -25.4366 131.236; + normal -0.126838 0.908440 0.398308; + texcoord 0.499510 1.00000; + tangent 0.0138357 0.403297 -0.914964; + vertex 11.1878 -24.8410 129.896; + normal -0.172300 0.917902 0.357449; + texcoord 0.374760 -2.01051; + tangent -0.685705 0.148926 -0.712482; + vertex -9.57690 -36.6692 150.261; + normal -0.173254 0.918064 0.356569; + texcoord 0.499510 -2.01051; + tangent -0.703490 0.138017 -0.697175; + vertex -10.1637 -36.5541 149.680; + normal -0.400470 -0.578512 -0.710597; + texcoord 0.749030 -2.01051; + tangent 0.542885 -0.774533 0.324612; + vertex -10.5426 -37.8223 148.875; + normal -0.314711 -0.664379 -0.677907; + texcoord 0.749030 1.00000; + tangent 0.464530 -0.730160 0.501077; + vertex 10.8747 -25.9020 127.101; + normal -0.398289 -0.580895 -0.709878; + texcoord 0.873780 -2.01051; + tangent 0.540140 -0.773334 0.331969; + vertex -10.0976 -38.4572 149.141; + normal -0.312963 -0.665973 -0.677152; + texcoord 0.873780 1.00000; + tangent 0.463418 -0.729413 0.503190; + vertex 11.4673 -26.8346 127.744; + normal 0.172230 -0.927968 -0.330471; + tangent 0.146408 -0.307644 0.940170; + vertex 11.4673 -26.8346 127.744; + normal 0.172158 -0.927956 -0.330545; + texcoord 0.998540 1.00000; + tangent 0.149638 -0.306990 0.939875; + vertex 11.7474 -27.4233 129.543; + normal 0.166475 -0.926924 -0.336299; + texcoord 0.873780 -2.01051; + tangent 0.675660 -0.140982 0.723607; + vertex -10.0976 -38.4572 149.141; + normal 0.166300 -0.926892 -0.336475; + texcoord 0.998540 -2.01051; + tangent 0.702853 -0.127912 0.699740; + vertex -9.49565 -38.5667 149.741; + normal -0.684681 -0.716489 -0.133621; + texcoord 0.998540 -4.63960; + tangent 0.401903 -0.524093 0.750867; + vertex -19.5449 -33.8089 167.922; + normal -0.676931 -0.722259 -0.141796; + texcoord 0.998540 -5.82003; + tangent 0.401903 -0.524093 0.750867; + vertex -22.7832 -31.8146 173.821; + normal -0.678409 -0.721174 -0.140248; + texcoord 0.749030 -5.82003; + vertex -22.8779 -31.6911 173.645; + normal -0.668383 -0.728400 -0.150658; + texcoord 0.749030 -5.92003; + vertex -23.0035 -31.6310 173.911; + normal 0.222091 -0.975010 -0.00562284; + texcoord 0.000490000 -1.99585; + tangent 0.502655 0.109552 0.857518; + vertex -55.6469 -77.8468 96.8380; + normal 0.0877569 -0.951586 -0.294588; + texcoord 0.000490000 1.00000; + tangent -0.313308 -0.308488 0.898150; + vertex -26.9158 -71.2337 84.9409; + normal 0.219567 -0.975529 -0.0115485; + texcoord 0.125240 -1.99585; + tangent 0.481161 0.0964058 0.871315; + vertex -55.2181 -77.7533 97.5696; + normal 0.0830068 -0.949070 -0.303935; + texcoord 0.125240 1.00000; + tangent -0.326568 -0.314052 0.891473; + vertex -27.4056 -71.7047 86.2779; + normal 0.397469 -0.682419 0.613452; + tangent -0.505545 0.395068 0.767037; + vertex -27.4056 -71.7047 86.2779; + normal 0.397547 -0.681891 0.613988; + texcoord 0.250000 1.00000; + tangent -0.501173 0.399092 0.767822; + vertex -28.0120 -71.2307 87.1981; + normal 0.403012 -0.638654 0.655517; + texcoord 0.125240 -1.99585; + tangent 0.135715 0.749953 0.647419; + vertex -55.2181 -77.7533 97.5696; + normal 0.403109 -0.637745 0.656342; + texcoord 0.250000 -1.99585; + tangent 0.153231 0.754105 0.638628; + vertex -55.0902 -77.1242 98.1024; + normal 0.356167 0.0852491 0.930525; + tangent -0.297274 0.954429 0.0263453; + vertex -55.0902 -77.1242 98.1024; + normal 0.399347 -0.250368 0.881951; + texcoord 0.250000 1.00000; + tangent 0.329017 0.936907 0.118125; + vertex -28.0120 -71.2307 87.1981; + normal 0.357717 0.0771762 0.930636; + texcoord 0.374760 -1.99585; + tangent -0.277526 0.960259 0.0297107; + vertex -55.3383 -76.3279 98.1244; + normal 0.399618 -0.254815 0.880554; + texcoord 0.374760 1.00000; + tangent 0.334414 0.934911 0.118780; + vertex -27.6108 -70.1092 87.3406; + normal 0.184017 0.569169 0.801364; + tangent 0.269871 0.754700 -0.597995; + vertex -27.6108 -70.1092 87.3406; + normal 0.181081 0.574925 0.797917; + texcoord 0.499510 1.00000; + tangent 0.257178 0.756353 -0.601490; + vertex -27.2061 -68.9773 86.4437; + normal 0.0823633 0.742012 0.665308; + texcoord 0.374760 -1.99585; + tangent -0.537043 0.596718 -0.596248; + vertex -55.3383 -76.3279 98.1244; + normal 0.0800719 0.745326 0.661875; + texcoord 0.499510 -1.99585; + tangent -0.561012 0.582551 -0.588132; + vertex -55.8169 -75.8309 97.6227; + normal -0.225542 0.974030 0.0199173; + tangent -0.505616 -0.0995545 -0.856996; + vertex -55.8169 -75.8309 97.6227; + normal -0.0894441 0.925890 0.367053; + texcoord 0.499510 1.00000; + tangent 0.132447 0.378180 -0.916208; + vertex -27.2061 -68.9773 86.4437; + normal -0.221088 0.974703 0.0327760; + texcoord 0.624270 -1.99585; + tangent -0.466655 -0.0637382 -0.882140; + vertex -56.2598 -75.9181 96.8720; + normal -0.0875998 0.924409 0.371206; + texcoord 0.624270 1.00000; + tangent 0.135898 0.380244 -0.914848; + vertex -26.9401 -68.2332 84.6534; + normal -0.331819 0.917535 -0.219145; + tangent -0.0943368 -0.263417 -0.960058; + vertex -26.9401 -68.2332 84.6534; + normal -0.334840 0.914428 -0.227384; + texcoord 0.749030 1.00000; + tangent -0.0953240 -0.269863 -0.958169; + vertex -27.0635 -68.5777 83.3979; + normal -0.447872 0.645198 -0.618976; + texcoord 0.624270 -1.99585; + tangent -0.158020 -0.734228 -0.660257; + vertex -56.2598 -75.9181 96.8720; + normal -0.449297 0.636702 -0.626692; + texcoord 0.749030 -1.99585; + tangent -0.159438 -0.747367 -0.644997; + vertex -56.3934 -76.5446 96.3312; + normal -0.377564 -0.103771 -0.920151; + tangent 0.302777 -0.952914 -0.0167719; + vertex -56.3934 -76.5446 96.3312; + normal -0.337418 -0.227177 -0.913531; + texcoord 0.749030 1.00000; + tangent 0.251914 -0.956715 0.145724; + vertex -27.0635 -68.5777 83.3979; + normal -0.376649 -0.106840 -0.920174; + texcoord 0.873780 -1.99585; + tangent 0.301015 -0.953560 -0.0106407; + vertex -56.1396 -77.3435 96.3172; + normal -0.336680 -0.229259 -0.913283; + texcoord 0.873780 1.00000; + tangent 0.251314 -0.956603 0.147487; + vertex -26.7349 -69.8287 83.5907; + normal -0.139939 -0.676648 -0.722887; + tangent -0.0924454 -0.717953 0.689926; + vertex -26.7349 -69.8287 83.5907; + normal -0.139338 -0.677773 -0.721947; + texcoord 0.998540 1.00000; + tangent -0.0887337 -0.718072 0.690289; + vertex -26.9158 -71.2337 84.9409; + normal -0.0943551 -0.755606 -0.648195; + texcoord 0.873780 -1.99585; + tangent 0.519665 -0.595764 0.612384; + vertex -56.1396 -77.3435 96.3172; + normal -0.0925878 -0.758414 -0.645164; + texcoord 0.998540 -1.99585; + tangent 0.562455 -0.574505 0.594633; + vertex -55.6469 -77.8468 96.8380; + normal 0.857325 0.279388 0.432361; + texcoord 0.499510 -4.56872; + tangent -0.265042 0.959592 -0.0945309; + vertex -69.5336 -74.3071 112.269; + normal 0.857029 0.279366 0.432962; + texcoord 0.499510 -5.75407; + tangent -0.265042 0.959592 -0.0945314; + vertex -72.9777 -73.0506 118.286; + normal 0.857070 0.279369 0.432878; + texcoord 0.250000 -5.75407; + tangent -0.265042 0.959592 -0.0945314; + vertex -72.9138 -73.2819 118.309; + normal 0.856686 0.279340 0.433656; + texcoord 0.250000 -5.85407; + tangent -0.265042 0.959592 -0.0945314; + vertex -73.0708 -73.1759 118.551; + normal 0.534985 -0.768221 -0.351608; + texcoord 0.000490000 -1.59943; + tangent 0.165718 -0.312670 0.935294; + vertex -32.9286 -83.6755 31.4352; + normal 0.476541 -0.672266 -0.566539; + texcoord 0.000490000 1.00000; + tangent -0.347468 -0.736876 0.579896; + vertex -7.46977 -66.7673 33.2294; + normal 0.533777 -0.766149 -0.357907; + texcoord 0.125240 -1.59943; + tangent 0.144194 -0.336122 0.930715; + vertex -32.7557 -84.0017 32.4109; + normal 0.473421 -0.667288 -0.574978; + texcoord 0.125240 1.00000; + tangent -0.357872 -0.742173 0.566663; + vertex -8.10137 -68.0772 34.2295; + normal 0.486088 -0.794203 0.364637; + tangent -0.694063 -0.0973017 0.713309; + vertex -8.10137 -68.0772 34.2295; + normal 0.485878 -0.794012 0.365331; + texcoord 0.250000 1.00000; + tangent -0.690926 -0.0930414 0.716913; + vertex -9.08117 -68.2145 35.2364; + normal 0.472933 -0.781905 0.406151; + texcoord 0.125240 -1.59943; + tangent -0.330510 0.269686 0.904452; + vertex -32.7557 -84.0017 32.4109; + normal 0.472590 -0.781576 0.407182; + texcoord 0.250000 -1.59943; + tangent -0.316058 0.280987 0.906175; + vertex -33.0775 -83.7156 33.3335; + normal 0.128072 -0.313756 0.940827; + tangent -0.616741 0.717709 0.323304; + vertex -33.0775 -83.7156 33.3335; + normal 0.290202 -0.566023 0.771623; + texcoord 0.250000 1.00000; + tangent 0.0537078 0.814169 0.578138; + vertex -9.08117 -68.2145 35.2364; + normal 0.132932 -0.321506 0.937530; + texcoord 0.374760 -1.59943; + tangent -0.596482 0.728655 0.336558; + vertex -33.7055 -82.9848 33.6627; + normal 0.292631 -0.569687 0.768000; + texcoord 0.374760 1.00000; + tangent 0.0616568 0.812728 0.579372; + vertex -8.99413 -67.0672 36.0543; + normal -0.200892 0.166841 0.965301; + tangent 0.148345 0.979207 -0.138372; + vertex -8.99413 -67.0672 36.0543; + normal -0.205045 0.172956 0.963350; + texcoord 0.499510 1.00000; + tangent 0.133038 0.980222 -0.146514; + vertex -8.73232 -65.3391 35.8101; + normal -0.300459 0.315696 0.900034; + texcoord 0.374760 -1.59943; + tangent -0.519545 0.737854 -0.430865; + vertex -33.7055 -82.9848 33.6627; + normal -0.303003 0.319567 0.897812; + texcoord 0.499510 -1.59943; + tangent -0.542849 0.716437 -0.438216; + vertex -34.2717 -82.2375 33.2056; + normal -0.539812 0.760088 0.361760; + tangent -0.172621 0.320667 -0.931330; + vertex -34.2717 -82.2375 33.2056; + normal -0.477338 0.602504 0.639639; + texcoord 0.499510 1.00000; + tangent 0.159581 0.776810 -0.609180; + vertex -8.73232 -65.3391 35.8101; + normal -0.538363 0.755168 0.374014; + texcoord 0.624270 -1.59943; + tangent -0.147188 0.364854 -0.919357; + vertex -34.4571 -81.8932 32.2058; + normal -0.475858 0.599315 0.643724; + texcoord 0.624270 1.00000; + tangent 0.161915 0.779086 -0.605647; + vertex -8.35946 -63.5450 34.4154; + normal -0.577911 0.809859 0.100737; + tangent 0.114274 0.202523 -0.972587; + vertex -8.35946 -63.5450 34.4154; + normal -0.578324 0.810861 0.0896968; + texcoord 0.749030 1.00000; + tangent 0.117444 0.195765 -0.973593; + vertex -8.18360 -63.2333 32.9187; + normal -0.526616 0.756312 -0.388159; + texcoord 0.624270 -1.59943; + tangent 0.302261 -0.252126 -0.919277; + vertex -34.4571 -81.8932 32.2058; + normal -0.522901 0.751612 -0.402062; + texcoord 0.749030 -1.59943; + tangent 0.309354 -0.272191 -0.911160; + vertex -34.1404 -82.1718 31.2732; + normal -0.146925 0.283706 -0.947589; + tangent 0.618529 -0.721234 -0.311840; + vertex -34.1404 -82.1718 31.2732; + normal -0.0807534 0.201398 -0.976175; + texcoord 0.749030 1.00000; + tangent 0.468305 -0.857069 -0.214762; + vertex -8.18360 -63.2333 32.9187; + normal -0.144994 0.281322 -0.948596; + texcoord 0.873780 -1.59943; + tangent 0.612643 -0.727900 -0.307944; + vertex -33.5073 -82.9101 30.9540; + normal -0.0792367 0.199498 -0.976689; + texcoord 0.873780 1.00000; + tangent 0.465850 -0.858793 -0.213210; + vertex -7.46670 -64.5549 32.5906; + normal 0.248126 -0.269041 -0.930618; + tangent -0.00133309 -0.960754 0.277398; + vertex -7.46670 -64.5549 32.5906; + normal 0.248839 -0.270268 -0.930072; + texcoord 0.998540 1.00000; + tangent 0.00286267 -0.960248 0.279134; + vertex -7.46977 -66.7673 33.2294; + normal 0.288619 -0.339332 -0.895295; + texcoord 0.873780 -1.59943; + tangent 0.500583 -0.745322 0.440354; + vertex -33.5073 -82.9101 30.9540; + normal 0.290325 -0.342323 -0.893603; + texcoord 0.998540 -1.59943; + tangent 0.539093 -0.713029 0.448296; + vertex -32.9286 -83.6755 31.4352; + normal -0.929224 -0.299736 0.216105; + texcoord 0.333170 -1.44156; + tangent 0.308117 -0.951333 0.00537211; + vertex 7.77082 115.855 90.4567; + normal -0.957476 0.205807 0.202196; + texcoord 0.333170 1.00000; + tangent -0.286693 -0.784461 -0.549935; + vertex 2.72648 113.798 65.9146; + normal -0.934469 -0.282601 0.216576; + texcoord 0.499510 -1.44156; + tangent 0.277698 -0.960239 -0.0287187; + vertex 8.12045 114.775 90.4628; + normal -0.955539 0.215376 0.201390; + texcoord 0.499510 1.00000; + tangent -0.292457 -0.779335 -0.554171; + vertex 2.15684 112.280 64.8352; + normal 0.977355 -0.106633 -0.182775; + texcoord 0.832200 1.00000; + tangent 0.166800 0.919731 0.355350; + vertex 4.47030 110.437 63.6546; + normal 0.978079 -0.0978934 -0.183790; + texcoord 0.998540 1.00000; + tangent 0.162227 0.921673 0.352422; + vertex 4.88784 112.740 64.5442; + normal 0.931969 0.292881 -0.213668; + texcoord 0.832200 -1.44156; + tangent -0.275929 0.960540 0.0350197; + vertex 9.88128 115.258 89.7764; + normal 0.925598 0.311989 -0.214315; + texcoord 0.998540 -1.44156; + tangent -0.319584 0.947558 -0.000834112; + vertex 9.51004 116.359 89.7754; + normal -0.399345 0.842146 0.362374; + texcoord 0.125240 1.00000; + tangent -0.437164 -0.522346 0.732149; + vertex -10.8854 66.9868 120.658; + normal -0.404882 0.838140 0.365504; + texcoord 0.250000 1.00000; + tangent -0.440747 -0.527594 0.726214; + vertex -11.4518 66.3101 121.607; + normal -0.670286 0.545318 0.503333; + texcoord 0.125240 -1.41539; + tangent -0.602070 -0.795462 0.0689421; + vertex 2.01663 63.8166 142.244; + normal -0.677415 0.533403 0.506546; + texcoord 0.250000 -1.41539; + tangent -0.601819 -0.797851 0.0353259; + vertex 1.47437 63.0977 142.276; + normal -0.759103 -0.491098 0.427300; + texcoord 0.374760 1.00000; + tangent -0.161302 -0.494034 -0.854349; + vertex -12.4342 65.6577 121.070; + normal -0.750754 -0.510082 0.419744; + texcoord 0.499510 1.00000; + tangent -0.139648 -0.501045 -0.854080; + vertex -12.6955 64.8575 119.686; + normal -0.498686 -0.838318 0.220306; + texcoord 0.374760 -1.41539; + tangent 0.688542 -0.539207 -0.484938; + vertex 1.55558 62.2439 142.000; + normal -0.490434 -0.844723 0.214285; + texcoord 0.499510 -1.41539; + tangent 0.713199 -0.530344 -0.458346; + vertex 2.21267 61.7552 141.577; + normal -0.412693 -0.892884 0.180117; + texcoord 0.499510 1.00000; + tangent 0.317395 -0.326313 -0.890382; + vertex -12.6955 64.8575 119.686; + normal -0.177548 -0.983913 0.0197925; + texcoord 0.624270 1.00000; + tangent 0.614450 -0.152244 -0.774127; + vertex -12.0247 64.1679 117.805; + normal -0.252243 -0.965147 0.0697440; + texcoord 0.624270 -1.41539; + tangent 0.513514 -0.219430 -0.829551; + vertex 3.08407 61.9130 141.245; + normal -0.0256721 -0.996519 -0.0793142; + texcoord 0.749030 1.00000; + tangent 0.815705 0.0249841 -0.577929; + vertex -10.8726 64.2032 116.988; + normal 0.837998 0.248393 -0.485860; + texcoord 0.749030 -1.41539; + tangent -0.100354 0.945354 0.310217; + vertex 3.63599 62.6298 141.208; + normal 0.856700 -0.0953214 -0.506930; + texcoord 0.749030 1.00000; + tangent 0.274934 0.917676 0.286849; + vertex -10.8726 64.2032 116.988; + normal 0.840267 0.237219 -0.487522; + texcoord 0.873780 -1.41539; + tangent -0.0813512 0.947220 0.310092; + vertex 3.54513 63.4857 141.489; + normal 0.855819 -0.104197 -0.506672; + texcoord 0.873780 1.00000; + tangent 0.280920 0.916093 0.286106; + vertex -10.4759 65.4970 117.392; + normal 0.741338 0.549364 -0.385508; + tangent -0.0138451 0.586812 0.809605; + vertex -10.4759 65.4970 117.392; + normal 0.738543 0.554889 -0.382951; + texcoord 0.998540 1.00000; + tangent -0.0189120 0.587650 0.808894; + vertex -10.5051 66.7372 119.104; + normal 0.506732 0.839501 -0.196116; + texcoord 0.873780 -1.41539; + tangent -0.677612 0.540028 0.499211; + vertex 3.54513 63.4857 141.489; + normal 0.495522 0.848042 -0.187839; + texcoord 0.998540 -1.41539; + tangent -0.719283 0.521860 0.458578; + vertex 2.86470 63.9794 141.923; + normal -0.220046 -0.818356 -0.530917; + texcoord 0.374760 -1.41539; + tangent 0.931672 -0.337596 0.134227; + vertex 1.55558 62.2439 142.000; + normal -0.203879 -0.791648 -0.575957; + texcoord 0.499510 -2.59849; + tangent 0.931672 -0.337596 0.134227; + vertex 3.87008 56.2148 150.334; + normal -0.210401 -0.802587 -0.558198; + texcoord 0.250000 -2.59849; + vertex 2.77146 56.6129 150.175; + normal -0.194210 -0.775048 -0.601318; + texcoord 0.250000 -3.83925; + tangent 0.931672 -0.337596 0.134227; + vertex 3.01911 50.6555 157.774; + normal 0.212607 0.818328 0.533982; + texcoord 0.873780 -1.41539; + tangent -0.932652 0.332959 -0.138921; + vertex 3.54513 63.4857 141.489; + normal 0.200738 0.798868 0.567023; + texcoord 0.998540 -2.59849; + tangent -0.932652 0.332959 -0.138921; + vertex 2.96309 57.4256 151.008; + normal 0.194543 0.788417 0.583568; + texcoord 0.749030 -2.59849; + vertex 4.07037 57.0303 151.173; + normal 0.182058 0.766786 0.615544; + texcoord 0.749030 -3.83925; + tangent -0.932652 0.332959 -0.138922; + vertex 3.45627 51.2941 158.500; + normal -0.873248 -0.436964 -0.215641; + texcoord 0.333170 -1.41486; + tangent 0.410993 -0.422755 -0.807690; + vertex 18.6529 -47.7260 135.896; + normal -0.916484 -0.304672 0.259292; + texcoord 0.333170 1.00000; + tangent -0.333374 0.212800 -0.918465; + vertex 9.68715 -25.8403 127.856; + normal -0.880198 -0.433082 -0.194140; + texcoord 0.499510 -1.41486; + tangent 0.365884 -0.386888 -0.846432; + vertex 19.1345 -48.2214 134.950; + normal -0.915027 -0.301185 0.268352; + texcoord 0.499510 1.00000; + tangent -0.340306 0.219138 -0.914424; + vertex 9.00262 -25.3995 126.016; + normal 0.936058 0.314868 -0.157015; + texcoord 0.832200 1.00000; + tangent 0.170659 -0.0160569 0.985199; + vertex 11.2381 -24.3719 123.833; + normal 0.936282 0.318141 -0.148871; + texcoord 0.998540 1.00000; + tangent 0.165063 -0.0116451 0.986214; + vertex 11.6793 -24.4134 126.380; + normal 0.877345 0.433255 0.206289; + texcoord 0.832200 -1.41486; + tangent -0.361593 0.376902 0.852758; + vertex 20.9637 -47.5128 135.408; + normal 0.869103 0.438651 0.228571; + texcoord 0.998540 -1.41486; + tangent -0.422467 0.417956 0.804260; + vertex 20.4569 -47.0114 136.373; + normal 0.255819 0.0109412 0.966663; + texcoord 0.000490000 1.00000; + tangent -0.966514 -0.0179734 0.255983; + vertex -24.4354 -63.7680 83.0663; + normal 0.256195 -0.0106500 0.966567; + texcoord 0.125240 -0.568960; + tangent -0.966514 -0.0179741 0.255983; + vertex -26.1239 -82.2463 83.7223; + normal 0.256161 -0.00838967 0.966598; + texcoord 0.000490000 -0.568960; + vertex -25.1295 -82.2278 83.4589; + normal 0.256430 -0.0299782 0.966098; + texcoord 0.125240 -2.35200; + tangent -0.966514 -0.0179737 0.255983; + vertex -26.9173 -100.484 83.3670; + normal -0.973232 0.0248359 0.228478; + texcoord 0.250000 1.00000; + tangent -0.229805 -0.0924538 -0.968835; + vertex -26.3721 -65.7092 84.0477; + normal -0.973021 0.000868942 0.230715; + texcoord 0.374760 -0.568960; + tangent -0.229805 -0.0924538 -0.968835; + vertex -27.2211 -82.4179 82.2476; + normal -0.973102 0.00528653 0.230313; + texcoord 0.250000 -0.568960; + vertex -26.9903 -82.3250 83.2206; + normal -0.972435 -0.0185886 0.232433; + texcoord 0.374760 -2.35200; + tangent -0.229805 -0.0924534 -0.968835; + vertex -26.9555 -100.495 81.9130; + normal -0.851085 -0.0143339 -0.524832; + texcoord 0.499510 1.00000; + tangent 0.524824 -0.0510895 -0.849676; + vertex -27.4539 -63.8159 82.1171; + normal -0.850982 -0.00832044 -0.525130; + texcoord 0.499510 -0.568960; + tangent 0.524824 -0.0510902 -0.849676; + vertex -26.6811 -82.4705 81.3733; + normal -0.850991 -0.00878988 -0.525107; + texcoord 0.374760 -0.568960; + vertex -27.2211 -82.4179 82.2476; + normal -0.850859 -0.00277759 -0.525387; + texcoord 0.374760 -2.35200; + tangent 0.524824 -0.0510896 -0.849676; + vertex -26.9555 -100.495 81.9130; + normal -0.267206 0.0273354 -0.963252; + texcoord 0.499510 1.00000; + tangent 0.963597 0.0169397 -0.266821; + vertex -27.4539 -63.8159 82.1171; + normal -0.266689 -0.00967005 -0.963734; + texcoord 0.624270 -0.568960; + tangent 0.963597 0.0169402 -0.266821; + vertex -25.6608 -82.4525 81.0908; + normal -0.266721 -0.00794990 -0.963741; + texcoord 0.499510 -0.568960; + vertex -26.6811 -82.4705 81.3733; + normal -0.265856 -0.0449456 -0.962964; + texcoord 0.624270 -2.35200; + tangent 0.963597 0.0169405 -0.266821; + vertex -25.4635 -100.375 81.8729; + normal 0.494164 -0.0695816 -0.866579; + texcoord 0.749030 1.00000; + tangent 0.868728 0.0777664 0.489145; + vertex -25.0912 -62.4607 79.8104; + normal 0.493490 -0.0518111 -0.868207; + texcoord 0.749030 -0.568960; + tangent 0.868728 0.0777673 0.489145; + vertex -24.7837 -82.3740 81.5847; + normal 0.493428 -0.0503620 -0.868327; + texcoord 0.624270 -0.568960; + vertex -25.6608 -82.4525 81.0908; + normal 0.492581 -0.0325265 -0.869659; + texcoord 0.624270 -2.35200; + tangent 0.868728 0.0777672 0.489145; + vertex -25.4635 -100.375 81.8729; + normal -0.174163 -0.492867 0.852496; + texcoord 0.873780 -2.35200; + tangent -0.880981 0.464760 0.0887166; + vertex -25.4253 -100.364 83.3269; + normal -0.196915 -0.530635 0.824410; + texcoord 0.998540 -3.14331; + tangent -0.880981 0.464760 0.0887168; + vertex -29.9672 -105.422 79.4745; + normal -0.194282 -0.526292 0.827811; + texcoord 0.749030 -3.14331; + vertex -29.0226 -105.921 79.3794; + normal -0.216822 -0.563206 0.797362; + texcoord 0.749030 -3.95701; + tangent -0.880981 0.464760 0.0887169; + vertex -32.4765 -109.541 75.8829; + normal 0.391706 0.442920 0.806466; + texcoord 0.832200 1.00000; + tangent -0.222006 -0.805112 0.550007; + vertex -9.14458 -68.9981 32.2866; + normal 0.386199 0.437312 0.812163; + texcoord 0.998540 1.00000; + tangent -0.226192 -0.806040 0.546934; + vertex -9.69937 -71.0101 33.6610; + normal 0.112759 0.154679 0.981509; + texcoord 0.832200 -1.44283; + tangent -0.570839 -0.793709 0.210164; + vertex 9.17642 -88.8836 34.3093; + normal 0.0981563 0.139397 0.985360; + texcoord 0.998540 -1.44283; + tangent -0.600563 -0.781221 0.170343; + vertex 8.47997 -89.7895 34.5068; + normal 0.236829 -0.676885 -0.696949; + texcoord 0.000490000 1.00000; + tangent -0.752045 -0.581884 0.309580; + vertex 0.278370 149.849 68.6287; + normal 0.293877 -0.716446 -0.632725; + texcoord 0.250000 -1.04579; + tangent -0.752044 -0.581884 0.309581; + vertex -5.67038 158.633 58.0756; + normal 0.316083 -0.730553 -0.605297; + texcoord 0.000490000 -1.04579; + vertex -5.20049 158.997 57.8821; + normal 0.369025 -0.760896 -0.533721; + texcoord 0.250000 -3.62346; + tangent -0.752044 -0.581884 0.309582; + vertex -10.5326 164.725 46.0301; + normal -0.348083 0.614643 0.707851; + texcoord 0.250000 -1.04579; + tangent 0.281118 0.788757 -0.546658; + vertex -5.67038 158.633 58.0756; + normal -0.128503 0.595438 0.793058; + texcoord 0.000490000 1.00000; + tangent 0.281118 0.788757 -0.546658; + vertex 0.278370 149.849 68.6287; + normal -0.107395 0.591907 0.798819; + texcoord 0.250000 1.00000; + vertex 0.682030 150.982 67.8437; + normal 0.131794 0.532501 0.836106; + texcoord 0.000490000 -0.576050; + tangent 0.281118 0.788757 -0.546657; + vertex -3.87433 159.510 63.1302; + normal 0.881147 0.389765 -0.267700; + texcoord 0.250000 -1.04579; + tangent 0.274007 -0.882302 -0.382705; + vertex -5.67038 158.633 58.0756; + normal 0.880944 0.389904 -0.268165; + texcoord 0.250000 1.00000; + tangent 0.274007 -0.882302 -0.382705; + vertex 0.682030 150.982 67.8437; + normal 0.880992 0.389871 -0.268054; + texcoord 0.499510 1.00000; + vertex 1.07548 149.715 67.2942; + normal 0.880772 0.390022 -0.268560; + texcoord 0.250000 -0.576050; + tangent 0.274007 -0.882302 -0.382705; + vertex -4.41949 159.212 63.0654; + normal -0.816037 -0.576667 0.0392300; + texcoord 0.499510 1.00000; + tangent -0.570928 0.814779 0.100879; + vertex 1.07548 149.715 67.2942; + normal -0.816125 -0.576608 0.0382545; + texcoord 0.499510 -1.04579; + tangent -0.570929 0.814778 0.100880; + vertex -6.02710 159.143 58.1386; + normal -0.816076 -0.576641 0.0388011; + texcoord 0.250000 -1.04579; + tangent -0.570929 0.814778 0.100880; + vertex -5.67038 158.633 58.0756; + normal -0.816158 -0.576586 0.0378836; + texcoord 0.250000 -3.62346; + tangent -0.570928 0.814779 0.100879; + vertex -10.5326 164.725 46.0301; + normal -0.168533 0.618422 0.767561; + texcoord 0.499510 1.00000; + tangent 0.748152 0.587252 -0.308877; + vertex 1.07548 149.715 67.2942; + normal -0.309232 0.720451 0.620746; + texcoord 0.749030 -1.04579; + tangent 0.748152 0.587252 -0.308876; + vertex -5.55645 159.512 57.9443; + normal -0.272745 0.696538 0.663660; + texcoord 0.499510 -1.04579; + vertex -6.02710 159.143 58.1386; + normal -0.402723 0.771845 0.492007; + texcoord 0.749030 -3.62346; + tangent 0.748151 0.587252 -0.308877; + vertex -10.3877 164.657 45.9182; + normal 0.347950 -0.513206 -0.784570; + texcoord 0.749030 -1.04579; + tangent -0.580375 -0.775140 0.249646; + vertex -5.55645 159.512 57.9443; + normal 0.200778 -0.433296 -0.878603; + texcoord 0.499510 1.00000; + tangent -0.580375 -0.775140 0.249645; + vertex 1.07548 149.715 67.2942; + normal 0.206897 -0.436852 -0.875416; + texcoord 0.749030 1.00000; + tangent -0.580375 -0.775140 0.249645; + vertex 0.0541600 148.351 67.7335; + normal 0.0490029 -0.339245 -0.939421; + texcoord 0.499510 -0.576050; + tangent -0.580375 -0.775140 0.249646; + vertex -4.36838 159.008 63.6540; + normal -0.909516 -0.104290 0.402373; + texcoord 0.749030 -1.04579; + tangent 0.127410 0.851472 0.508687; + vertex -5.55645 159.512 57.9443; + normal -0.896440 -0.120622 0.426434; + texcoord 0.749030 1.00000; + tangent 0.127410 0.851472 0.508687; + vertex 0.0541600 148.351 67.7335; + normal -0.892662 -0.125118 0.433014; + texcoord 0.998540 1.00000; + vertex 0.278370 149.849 68.6287; + normal -0.877363 -0.142451 0.458194; + texcoord 0.749030 -0.576050; + tangent 0.127410 0.851472 0.508687; + vertex -3.81922 159.307 63.7231; + normal 0.824475 0.562838 0.0587831; + texcoord 0.998540 1.00000; + tangent 0.565849 -0.818568 -0.0988007; + vertex 0.278370 149.849 68.6287; + normal 0.823229 0.567573 0.0124148; + texcoord 0.998540 -1.04579; + tangent 0.565849 -0.818568 -0.0988008; + vertex -5.20049 158.997 57.8821; + normal 0.819683 0.571430 -0.0398505; + texcoord 0.749030 -1.04579; + vertex -5.55645 159.512 57.9443; + normal 0.815146 0.573400 -0.0821550; + texcoord 0.749030 -3.62346; + tangent 0.565849 -0.818568 -0.0988009; + vertex -10.3877 164.657 45.9182; + normal -0.121187 0.883542 0.452401; + texcoord 0.499510 -1.04579; + tangent 0.984880 0.163866 -0.0562103; + vertex -6.02710 159.143 58.1386; + normal -0.123805 0.892718 0.433274; + texcoord 0.499510 -3.62346; + tangent 0.984880 0.163868 -0.0562085; + vertex -10.3968 164.747 46.0223; + normal -0.124211 0.894120 0.430257; + texcoord 0.250000 -3.62346; + tangent 0.984880 0.163868 -0.0562085; + vertex -10.5326 164.725 46.0301; + normal -0.127655 0.905811 0.403994; + texcoord 0.250000 -3.72346; + tangent 0.984880 0.163868 -0.0562085; + vertex -10.4836 164.799 45.8786; + normal 0.930270 0.313571 -0.190450; + texcoord 0.499510 -1.04579; + tangent 0.0654782 -0.652690 -0.754790; + vertex -6.02710 159.143 58.1386; + normal 0.882614 0.390763 -0.261336; + texcoord 0.749030 -3.62346; + tangent 0.0654808 -0.652692 -0.754789; + vertex -10.3877 164.657 45.9182; + normal 0.895516 0.372116 -0.244092; + texcoord 0.499510 -3.62346; + vertex -10.3968 164.747 46.0223; + normal 0.822442 0.463645 -0.329580; + texcoord 0.499510 -3.72346; + tangent 0.0654807 -0.652692 -0.754789; + vertex -10.4836 164.799 45.8786; + normal 0.588100 -0.187594 -0.786732; + texcoord 0.000490000 1.00000; + tangent -0.791992 0.0636365 -0.607206; + vertex -16.7998 88.8635 145.548; + normal 0.570309 -0.277906 -0.772992; + texcoord 0.250000 -1.10868; + tangent -0.791992 0.0636354 -0.607206; + vertex -14.6060 104.275 143.513; + normal 0.570990 -0.274896 -0.773565; + texcoord 0.000490000 -1.10868; + vertex -14.0819 104.233 143.915; + normal 0.548400 -0.362976 -0.753330; + texcoord 0.250000 -3.81710; + tangent -0.791992 0.0636364 -0.607206; + vertex -10.8289 118.269 139.520; + normal 0.926882 -0.00931656 0.375238; + texcoord 0.250000 -1.10868; + tangent 0.285841 -0.630416 -0.721713; + vertex -14.6060 104.275 143.513; + normal 0.926092 -0.0118194 0.377112; + texcoord 0.250000 1.00000; + tangent 0.285841 -0.630417 -0.721713; + vertex -15.7369 89.8743 145.949; + normal 0.926376 -0.0109222 0.376440; + texcoord 0.499510 1.00000; + vertex -15.3023 88.9157 144.852; + normal 0.925440 -0.0138662 0.378641; + texcoord 0.250000 -0.527500; + vertex -16.6938 99.9807 148.658; + normal -0.843342 -0.00859554 -0.537309; + texcoord 0.499510 1.00000; + tangent -0.396166 0.685511 0.610842; + vertex -15.3023 88.9157 144.852; + normal -0.821235 0.0329863 -0.569636; + texcoord 0.499510 -1.10868; + tangent -0.396166 0.685511 0.610842; + vertex -14.8681 104.728 143.917; + normal -0.832485 0.0124689 -0.553907; + texcoord 0.250000 -1.10868; + vertex -14.6060 104.275 143.513; + normal -0.810179 0.0520558 -0.583866; + texcoord 0.250000 -3.81710; + tangent -0.396166 0.685510 0.610842; + vertex -10.8289 118.269 139.520; + normal -0.608077 0.0634564 0.791337; + texcoord 0.499510 1.00000; + tangent 0.789259 -0.0590445 0.611215; + vertex -15.3023 88.9157 144.852; + normal -0.583647 0.237236 0.776579; + texcoord 0.749030 -1.10868; + tangent 0.789259 -0.0590464 0.611215; + vertex -14.3423 104.689 144.325; + normal -0.581478 0.248058 0.774823; + texcoord 0.499510 -1.10868; + tangent 0.789259 -0.0590464 0.611215; + vertex -14.8681 104.728 143.917; + normal -0.537800 0.413952 0.734448; + texcoord 0.749030 -3.81710; + tangent 0.789259 -0.0590459 0.611216; + vertex -10.6988 118.215 139.369; + normal 0.625711 -0.0640644 -0.777420; + texcoord 0.749030 -1.10868; + tangent -0.738255 -0.370501 -0.563657; + vertex -14.3423 104.689 144.325; + normal 0.545869 0.162724 -0.821918; + texcoord 0.499510 1.00000; + tangent -0.738255 -0.370501 -0.563657; + vertex -15.3023 88.9157 144.852; + normal 0.549358 0.154615 -0.821158; + texcoord 0.749030 1.00000; + vertex -16.6781 88.2252 143.801; + normal 0.435030 0.377088 -0.817651; + texcoord 0.499510 -0.527500; + tangent -0.738255 -0.370501 -0.563657; + vertex -17.1145 99.4801 148.760; + normal -0.982294 0.143202 -0.120794; + texcoord 0.749030 -1.10868; + tangent -0.0653181 0.342530 0.937233; + vertex -14.3423 104.689 144.325; + normal -0.989058 0.102283 -0.106311; + texcoord 0.749030 1.00000; + tangent -0.0653181 0.342531 0.937233; + vertex -16.6781 88.2252 143.801; + normal -0.991349 0.0848818 -0.100111; + texcoord 0.998540 1.00000; + tangent -0.0653181 0.342531 0.937233; + vertex -16.7998 88.8635 145.548; + normal -0.995840 0.0374246 -0.0830801; + texcoord 0.749030 -0.527500; + tangent -0.0653181 0.342531 0.937233; + vertex -16.7176 99.2243 149.230; + normal 0.799633 -0.0781479 0.595382; + texcoord 0.998540 1.00000; + tangent 0.390833 -0.685012 -0.614824; + vertex -16.7998 88.8635 145.548; + normal 0.812073 -0.0578548 0.580680; + texcoord 0.998540 -1.10868; + tangent 0.390833 -0.685012 -0.614824; + vertex -14.0819 104.233 143.915; + normal 0.822091 -0.0406704 0.567902; + texcoord 0.749030 -1.10868; + vertex -14.3423 104.689 144.325; + normal 0.832677 -0.0215610 0.553340; + texcoord 0.749030 -3.81710; + tangent 0.390833 -0.685012 -0.614824; + vertex -10.6988 118.215 139.369; + normal 0.142836 0.266915 0.953076; + texcoord 0.499510 -1.10868; + tangent 0.927771 -0.371506 -0.0350047; + vertex -14.8681 104.728 143.917; + normal 0.163429 0.320222 0.933139; + texcoord 0.499510 -3.81710; + tangent 0.927774 -0.371499 -0.0350027; + vertex -10.6935 118.215 139.515; + normal 0.164520 0.323058 0.931969; + texcoord 0.250000 -3.81710; + vertex -10.8289 118.269 139.520; + normal 0.191294 0.392989 0.899426; + texcoord 0.250000 -3.91710; + tangent 0.927773 -0.371499 -0.0350027; + vertex -10.7063 118.386 139.443; + normal 0.951327 -0.306114 -0.0356513; + texcoord 0.499510 -1.10868; + tangent -0.0364247 0.00319210 -0.999331; + vertex -14.8681 104.728 143.917; + normal 0.990459 -0.132879 -0.0365246; + texcoord 0.749030 -3.81710; + tangent -0.0364236 0.00318658 -0.999331; + vertex -10.6988 118.215 139.369; + normal 0.985123 -0.167942 -0.0364420; + texcoord 0.499510 -3.81710; + vertex -10.6935 118.215 139.515; + normal 0.997553 0.0598335 -0.0361680; + texcoord 0.499510 -3.91710; + tangent -0.0364236 0.00318663 -0.999331; + vertex -10.7063 118.386 139.443; + normal 0.504339 0.335998 -0.795454; + texcoord 0.000490000 1.00000; + tangent -0.829594 0.444159 -0.338374; + vertex 10.5424 -32.5178 163.024; + normal 0.468216 0.223194 -0.854961; + texcoord 0.333170 -1.05532; + tangent -0.829594 0.444159 -0.338374; + vertex 13.8041 -20.9961 169.958; + normal 0.470522 0.229801 -0.851939; + texcoord 0.000490000 -1.05532; + vertex 14.2806 -21.2512 170.153; + normal 0.426481 0.112890 -0.897424; + texcoord 0.333170 -3.47529; + tangent -0.829594 0.444159 -0.338374; + vertex 17.5572 -8.99339 173.252; + normal -0.141985 -0.480643 0.865346; + texcoord 0.333170 -1.05532; + tangent 0.967428 0.117711 0.224115; + vertex 13.8041 -20.9961 169.958; + normal -0.111955 -0.595087 0.795825; + texcoord 0.000490000 1.00000; + tangent 0.967428 0.117710 0.224115; + vertex 10.5424 -32.5178 163.024; + normal -0.112126 -0.594486 0.796250; + texcoord 0.333170 1.00000; + vertex 11.6731 -32.3803 163.286; + normal -0.0798499 -0.698227 0.711409; + texcoord 0.000490000 -0.681930; + tangent 0.967428 0.117710 0.224115; + vertex 12.8901 -24.7345 170.926; + normal 0.872322 0.115229 -0.475159; + texcoord 0.333170 -1.05532; + tangent -0.487800 0.139026 -0.861814; + vertex 13.8041 -20.9961 169.958; + normal 0.862547 0.228754 -0.451313; + texcoord 0.333170 1.00000; + tangent -0.487800 0.139026 -0.861814; + vertex 11.6731 -32.3803 163.286; + normal 0.864326 0.215387 -0.454476; + texcoord 0.665860 1.00000; + vertex 10.8118 -32.1348 161.764; + normal 0.843052 0.331207 -0.423751; + texcoord 0.333170 -0.681930; + tangent -0.487800 0.139026 -0.861814; + vertex 12.3883 -24.4561 170.902; + normal -0.974429 0.123835 0.187491; + texcoord 0.665860 1.00000; + tangent 0.182915 -0.0474355 0.981984; + vertex 10.8118 -32.1348 161.764; + normal -0.960561 0.204162 0.188787; + texcoord 0.665860 -1.05532; + tangent 0.182915 -0.0474365 0.981984; + vertex 13.9109 -21.0238 170.532; + normal -0.967300 0.169829 0.188384; + texcoord 0.333170 -1.05532; + vertex 13.8041 -20.9961 169.958; + normal -0.950811 0.245461 0.188966; + texcoord 0.333170 -3.47529; + tangent 0.182915 -0.0474375 0.981984; + vertex 17.5572 -8.99339 173.252; + normal 0.321772 -0.640221 0.697553; + texcoord 0.665860 1.00000; + tangent 0.641377 -0.394564 -0.657993; + vertex 10.8118 -32.1348 161.764; + normal 0.417381 -0.540175 0.730756; + texcoord 0.998540 -1.05532; + tangent 0.641377 -0.394564 -0.657993; + vertex 14.2806 -21.2512 170.153; + normal 0.491951 -0.446617 0.747341; + texcoord 0.665860 -1.05532; + vertex 13.9109 -21.0238 170.532; + normal 0.566097 -0.335493 0.752980; + texcoord 0.998540 -3.47529; + tangent 0.641378 -0.394563 -0.657993; + vertex 17.5970 -8.92908 173.150; + normal -0.938197 0.296095 -0.179201; + texcoord 0.000490000 -1.05532; + tangent -0.313120 -0.505576 0.803958; + vertex 14.2806 -21.2512 170.153; + normal -0.900754 0.426386 -0.0826825; + texcoord 0.333170 -3.47529; + tangent -0.313120 -0.505577 0.803957; + vertex 17.5572 -8.99339 173.252; + normal -0.882267 0.468171 -0.0492052; + texcoord 0.000490000 -3.47529; + vertex 17.5970 -8.92908 173.150; + normal -0.768384 0.632377 0.0984123; + texcoord 0.000490000 -3.57529; + vertex 17.6419 -8.89308 173.269; + normal 0.280321 -0.291715 0.914507; + texcoord 0.665860 -1.05532; + tangent 0.940702 -0.106135 -0.322204; + vertex 13.9109 -21.0238 170.532; + normal 0.273171 -0.326167 0.904982; + texcoord 0.665860 -3.47529; + tangent 0.940702 -0.106132 -0.322204; + vertex 17.6769 -9.00689 173.211; + normal 0.273728 -0.323558 0.905750; + texcoord 0.333170 -3.47529; + tangent 0.940702 -0.106132 -0.322204; + vertex 17.5572 -8.99339 173.252; + normal 0.262815 -0.372540 0.890024; + texcoord 0.333170 -3.57529; + vertex 17.6419 -8.89308 173.269; + normal 0.334636 0.843537 -0.420077; + texcoord 0.000490000 1.00000; + tangent -0.703569 -0.0729108 -0.706876; + vertex -36.0871 -92.8877 104.842; + normal 0.407768 0.773241 -0.485616; + texcoord 0.333170 -1.04703; + tangent -0.703569 -0.0729108 -0.706877; + vertex -40.2870 -85.8050 115.719; + normal 0.441023 0.735181 -0.514789; + texcoord 0.000490000 -1.04703; + vertex -39.8958 -85.7645 116.112; + normal 0.503031 0.651517 -0.567878; + texcoord 0.333170 -3.39207; + tangent -0.703570 -0.0729111 -0.706876; + vertex -44.6100 -76.2950 122.800; + normal -0.167357 -0.854477 0.491794; + texcoord 0.333170 -1.04703; + tangent 0.614801 0.299507 0.729600; + vertex -40.2870 -85.8050 115.719; + normal -0.0991130 -0.888412 0.448219; + texcoord 0.000490000 1.00000; + tangent 0.614801 0.299507 0.729600; + vertex -36.0871 -92.8877 104.842; + normal -0.0963558 -0.889633 0.446396; + texcoord 0.333170 1.00000; + vertex -35.3915 -92.5489 105.667; + normal -0.0260433 -0.916873 0.398329; + texcoord 0.000490000 -0.698110; + tangent 0.614801 0.299507 0.729599; + vertex -39.2109 -88.3786 115.017; + normal 0.851953 0.519384 0.0664622; + texcoord 0.333170 -1.04703; + tangent -0.162520 0.382948 -0.909361; + vertex -40.2870 -85.8050 115.719; + normal 0.826872 0.555737 0.0862535; + texcoord 0.333170 1.00000; + tangent -0.162520 0.382948 -0.909361; + vertex -35.3915 -92.5489 105.667; + normal 0.829314 0.552372 0.0844002; + texcoord 0.665860 1.00000; + vertex -35.6693 -91.8944 104.113; + normal 0.801398 0.588885 0.104765; + texcoord 0.333170 -0.698110; + tangent -0.162520 0.382948 -0.909361; + vertex -39.7103 -88.2942 114.787; + normal -0.939449 -0.232370 -0.251872; + texcoord 0.665860 1.00000; + tangent -0.129561 -0.439597 0.888802; + vertex -35.6693 -91.8944 104.113; + normal -0.938296 -0.235506 -0.253255; + texcoord 0.665860 -1.04703; + tangent -0.129561 -0.439597 0.888802; + vertex -40.3602 -86.0536 116.221; + normal -0.938783 -0.234186 -0.252674; + texcoord 0.333170 -1.04703; + vertex -40.2870 -85.8050 115.719; + normal -0.937691 -0.237135 -0.253973; + texcoord 0.333170 -3.39207; + tangent -0.129561 -0.439597 0.888802; + vertex -44.6100 -76.2950 122.800; + normal 0.535352 -0.660734 0.526145; + texcoord 0.665860 1.00000; + tangent 0.832449 0.518164 -0.196303; + vertex -35.6693 -91.8944 104.113; + normal 0.495023 -0.536281 0.683633; + texcoord 0.998540 -1.04703; + tangent 0.832449 0.518164 -0.196303; + vertex -39.8958 -85.7645 116.112; + normal 0.487374 -0.516161 0.704304; + texcoord 0.665860 -1.04703; + vertex -40.3602 -86.0536 116.221; + normal 0.424057 -0.367723 0.827620; + texcoord 0.998540 -3.39207; + tangent 0.832449 0.518164 -0.196303; + vertex -44.5495 -76.2034 122.744; + normal -0.918993 0.108373 -0.379088; + texcoord 0.998540 -1.04703; + tangent -0.321135 -0.763566 0.560213; + vertex -39.8958 -85.7645 116.112; + normal -0.921052 0.114206 -0.372318; + texcoord 0.665860 1.00000; + tangent -0.321134 -0.763566 0.560213; + vertex -35.6693 -91.8944 104.113; + normal -0.921312 0.114960 -0.371440; + texcoord 0.998540 1.00000; + tangent -0.321134 -0.763566 0.560213; + vertex -36.0871 -92.8877 104.842; + normal -0.923341 0.120952 -0.364435; + texcoord 0.665860 -0.698110; + tangent -0.321134 -0.763566 0.560213; + vertex -39.4716 -88.8065 114.772; + normal -0.747348 0.0926599 -0.657940; + texcoord 0.000490000 -1.04703; + tangent -0.491550 -0.743350 0.453661; + vertex -39.8958 -85.7645 116.112; + normal -0.684043 0.00718458 -0.729406; + texcoord 0.333170 -3.39207; + tangent -0.491551 -0.743352 0.453658; + vertex -44.6100 -76.2950 122.800; + normal -0.676123 -0.00255628 -0.736785; + texcoord 0.000490000 -3.39207; + vertex -44.5495 -76.2034 122.744; + normal -0.559741 -0.129387 -0.818504; + texcoord 0.000490000 -3.49207; + vertex -44.6547 -76.1754 122.812; + normal -0.0982961 -0.585366 0.804788; + texcoord 0.665860 -1.04703; + tangent 0.522954 0.657658 0.542222; + vertex -40.3602 -86.0536 116.221; + normal -0.332825 -0.428087 0.840220; + texcoord 0.665860 -3.39207; + tangent 0.522954 0.657657 0.542223; + vertex -44.5456 -76.2140 122.867; + normal -0.237850 -0.498278 0.833754; + texcoord 0.333170 -3.39207; + vertex -44.6100 -76.2950 122.800; + normal -0.508210 -0.270120 0.817776; + texcoord 0.333170 -3.49207; + vertex -44.6547 -76.1754 122.812; + normal 0.146416 0.946370 0.288003; + texcoord 0.000490000 1.00000; + tangent -0.109506 0.304857 -0.946082; + vertex -11.4368 -94.9442 31.3102; + normal 0.203627 0.938500 0.278845; + texcoord 0.250000 -1.00736; + tangent -0.109506 0.304857 -0.946082; + vertex -22.2386 -96.2208 40.9965; + normal 0.248194 0.930043 0.270961; + texcoord 0.000490000 -1.00736; + tangent -0.109507 0.304858 -0.946082; + vertex -22.1694 -96.4136 41.5946; + normal 0.299103 0.917798 0.261123; + texcoord 0.250000 -3.45311; + tangent -0.109506 0.304857 -0.946082; + vertex -34.2603 -94.0507 47.1391; + normal -0.0801036 -0.972760 -0.217533; + texcoord 0.250000 -1.00736; + tangent -0.0437599 -0.214592 0.975723; + vertex -22.2386 -96.2208 40.9965; + normal -0.0467935 -0.975146 -0.216564; + texcoord 0.000490000 1.00000; + tangent -0.0437601 -0.214592 0.975723; + vertex -11.4368 -94.9442 31.3102; + normal -0.0439066 -0.975302 -0.216468; + texcoord 0.250000 1.00000; + tangent -0.0437601 -0.214592 0.975723; + vertex -11.5004 -95.2560 32.7278; + normal -0.00899026 -0.976534 -0.215173; + texcoord 0.000490000 -0.694370; + tangent -0.0437600 -0.214592 0.975723; + vertex -19.8561 -96.8323 40.2309; + normal 0.612694 -0.0920594 0.784940; + texcoord 0.250000 -1.00736; + tangent 0.397470 0.894341 -0.205360; + vertex -22.2386 -96.2208 40.9965; + normal 0.629762 -0.103094 0.769916; + texcoord 0.250000 1.00000; + tangent 0.397470 0.894341 -0.205360; + vertex -11.5004 -95.2560 32.7278; + normal 0.629041 -0.102624 0.770568; + texcoord 0.499510 1.00000; + tangent 0.397470 0.894340 -0.205360; + vertex -10.9229 -93.9566 32.4295; + normal 0.646049 -0.113812 0.754763; + texcoord 0.250000 -0.694370; + tangent 0.397470 0.894340 -0.205360; + vertex -20.4765 -96.7173 40.1907; + normal -0.551503 0.612166 -0.566655; + texcoord 0.499510 1.00000; + tangent -0.664629 -0.732972 -0.144985; + vertex -10.9229 -93.9566 32.4295; + normal -0.411912 0.521333 -0.747356; + texcoord 0.499510 -1.00736; + tangent -0.664628 -0.732972 -0.144985; + vertex -22.6588 -96.6842 40.9048; + normal -0.483121 0.569602 -0.664942; + texcoord 0.250000 -1.00736; + vertex -22.2386 -96.2208 40.9965; + normal -0.334626 0.465496 -0.819353; + texcoord 0.250000 -3.45311; + tangent -0.664629 -0.732972 -0.144985; + vertex -34.2603 -94.0507 47.1391; + normal -0.00376584 -0.950379 -0.311073; + texcoord 0.499510 1.00000; + tangent 0.105054 -0.309729 0.945003; + vertex -10.9229 -93.9566 32.4295; + normal -0.236256 -0.930829 -0.278820; + texcoord 0.749030 -1.00736; + tangent 0.105054 -0.309729 0.945003; + vertex -22.5919 -96.8814 41.5064; + normal -0.138979 -0.945509 -0.294445; + texcoord 0.499510 -1.00736; + vertex -22.6588 -96.6842 40.9048; + normal -0.357358 -0.898546 -0.254776; + texcoord 0.749030 -3.45311; + tangent 0.105053 -0.309729 0.945003; + vertex -34.1722 -93.8982 47.2281; + normal 0.0927544 0.906720 0.411406; + texcoord 0.749030 -1.00736; + tangent -0.304894 0.419203 -0.855166; + vertex -22.5919 -96.8814 41.5064; + normal 0.0588713 0.904497 0.422396; + texcoord 0.499510 1.00000; + tangent -0.304894 0.419203 -0.855166; + vertex -10.9229 -93.9566 32.4295; + normal 0.0598130 0.904575 0.422099; + texcoord 0.749030 1.00000; + vertex -11.4658 -93.2102 30.9068; + normal 0.0253929 0.901178 0.432705; + texcoord 0.499510 -0.694370; + tangent -0.304894 0.419204 -0.855166; + vertex -20.5593 -97.2957 39.9492; + normal -0.645719 -0.183248 -0.741261; + texcoord 0.749030 -1.00736; + tangent 0.0162757 -0.973859 0.226571; + vertex -22.5919 -96.8814 41.5064; + normal -0.661002 -0.180500 -0.728352; + texcoord 0.749030 1.00000; + tangent 0.0162756 -0.973859 0.226571; + vertex -11.4658 -93.2102 30.9068; + normal -0.662046 -0.180308 -0.727450; + texcoord 0.998540 1.00000; + vertex -11.4368 -94.9442 31.3102; + normal -0.677388 -0.177414 -0.713912; + texcoord 0.749030 -0.694370; + tangent 0.0162758 -0.973859 0.226571; + vertex -19.9354 -97.4154 39.9881; + normal 0.583150 -0.624705 0.519307; + texcoord 0.998540 1.00000; + tangent 0.663819 0.734927 0.138659; + vertex -11.4368 -94.9442 31.3102; + normal 0.495199 -0.570848 0.654913; + texcoord 0.998540 -1.00736; + tangent 0.663818 0.734928 0.138659; + vertex -22.1694 -96.4136 41.5946; + normal 0.414771 -0.516038 0.749446; + texcoord 0.749030 -1.00736; + vertex -22.5919 -96.8814 41.5064; + normal 0.305880 -0.435971 0.846384; + texcoord 0.749030 -3.45311; + tangent 0.663819 0.734927 0.138659; + vertex -34.1722 -93.8982 47.2281; + normal -0.418093 -0.00790587 -0.908370; + texcoord 0.000490000 -1.00736; + tangent -0.621863 -0.726432 0.292547; + vertex -22.1694 -96.4136 41.5946; + normal -0.377609 -0.0491233 -0.924661; + texcoord 0.250000 -3.45311; + tangent -0.621863 -0.726432 0.292546; + vertex -34.2603 -94.0507 47.1391; + normal -0.391901 -0.0347500 -0.919351; + texcoord 0.000490000 -3.45311; + vertex -34.1735 -93.9493 47.0983; + normal -0.342258 -0.0838941 -0.935853; + texcoord 0.000490000 -3.55311; + vertex -34.3321 -93.8884 47.1508; + normal 0.0227308 0.930010 -0.366831; + texcoord 0.998540 -1.00736; + tangent -0.00923844 -0.366714 -0.930288; + vertex -22.1694 -96.4136 41.5946; + normal 0.0985145 0.925468 -0.365792; + texcoord 0.998540 -3.45311; + tangent -0.00924028 -0.366713 -0.930288; + vertex -34.1735 -93.9493 47.0983; + normal 0.129212 0.922090 -0.364766; + texcoord 0.749030 -3.45311; + vertex -34.1722 -93.8982 47.2281; + normal 0.228684 0.904898 -0.358976; + texcoord 0.749030 -3.55311; + tangent -0.00924023 -0.366713 -0.930288; + vertex -34.3321 -93.8884 47.1508; + normal 0.517941 -0.817441 0.252045; + texcoord 0.000490000 1.00000; + tangent 0.648259 0.567329 0.507836; + vertex 1.21822 147.592 66.8161; + normal 0.594658 -0.793776 0.127678; + texcoord 0.333170 -0.343610; + tangent 0.648259 0.567329 0.507836; + vertex -2.57248 148.075 76.1726; + normal 0.577912 -0.800861 0.156970; + texcoord 0.000490000 -0.343610; + vertex -3.09530 147.618 75.7630; + normal 0.644697 -0.763836 0.0303558; + texcoord 0.333170 -2.05429; + tangent 0.648259 0.567329 0.507836; + vertex -5.48702 145.961 84.8695; + normal 0.130725 0.991417 0.00177516; + texcoord 0.333170 -0.343610; + tangent -0.989776 0.130406 0.0577735; + vertex -2.57248 148.075 76.1726; + normal 0.123369 0.986013 -0.112064; + texcoord 0.000490000 1.00000; + tangent -0.989776 0.130406 0.0577736; + vertex 1.21822 147.592 66.8161; + normal 0.121849 0.983635 -0.132721; + texcoord 0.333170 1.00000; + tangent -0.989776 0.130406 0.0577736; + vertex -0.406070 147.806 66.9109; + normal 0.111860 0.961023 -0.252829; + texcoord 0.000490000 0.0357500; + tangent -0.989776 0.130406 0.0577737; + vertex -2.85683 149.612 72.6895; + normal -0.845617 -0.501356 -0.183234; + texcoord 0.333170 -0.343610; + tangent 0.533789 -0.793474 -0.292350; + vertex -2.57248 148.075 76.1726; + normal -0.843046 -0.526293 -0.110859; + texcoord 0.333170 1.00000; + tangent 0.533789 -0.793474 -0.292350; + vertex -0.406070 147.806 66.9109; + normal -0.844142 -0.520414 -0.128816; + texcoord 0.665860 1.00000; + vertex 0.917310 145.839 66.1861; + normal -0.836741 -0.545578 -0.0470046; + texcoord 0.333170 0.0357500; + tangent 0.533789 -0.793474 -0.292350; + vertex -2.13168 149.945 72.8063; + normal 0.218381 0.965776 -0.139953; + texcoord 0.665860 1.00000; + tangent -0.975262 0.221024 0.00343227; + vertex 0.917310 145.839 66.1861; + normal 0.219626 0.967102 0.128364; + texcoord 0.665860 -0.343610; + tangent -0.975262 0.221024 0.00343256; + vertex -3.37235 148.256 76.1754; + normal 0.220996 0.974564 0.0372280; + texcoord 0.333170 -0.343610; + tangent -0.975262 0.221024 0.00343256; + vertex -2.57248 148.075 76.1726; + normal 0.212022 0.930923 0.297371; + texcoord 0.333170 -2.05429; + tangent -0.975262 0.221023 0.00343261; + vertex -5.48702 145.961 84.8695; + normal -0.919692 -0.170556 -0.353664; + texcoord 0.665860 1.00000; + tangent 0.342347 -0.789386 -0.509577; + vertex 0.917310 145.839 66.1861; + normal -0.925257 -0.188923 -0.328951; + texcoord 0.998540 -0.343610; + tangent 0.342347 -0.789386 -0.509577; + vertex -3.09530 147.618 75.7630; + normal -0.931169 -0.212671 -0.296134; + texcoord 0.665860 -0.343610; + vertex -3.37235 148.256 76.1754; + normal -0.934130 -0.227659 -0.274905; + texcoord 0.998540 -2.05429; + tangent 0.342347 -0.789386 -0.509577; + vertex -5.43604 146.048 85.0171; + normal 0.859840 -0.296848 0.415398; + texcoord 0.998540 -0.343610; + tangent 0.159457 0.929044 0.333842; + vertex -3.09530 147.618 75.7630; + normal 0.791406 -0.322449 0.519330; + texcoord 0.665860 1.00000; + tangent 0.159457 0.929044 0.333842; + vertex 0.917310 145.839 66.1861; + normal 0.769708 -0.328754 0.547239; + texcoord 0.998540 1.00000; + vertex 1.21822 147.592 66.8161; + normal 0.675870 -0.349226 0.649031; + texcoord 0.665860 0.0357500; + tangent 0.159457 0.929044 0.333842; + vertex -2.58502 150.156 72.1565; + normal -0.781207 0.617327 -0.0928637; + texcoord 0.000490000 -0.343610; + tangent -0.285427 -0.485503 -0.826329; + vertex -3.09530 147.618 75.7630; + normal -0.820662 0.569141 -0.0509242; + texcoord 0.333170 -2.05429; + tangent -0.285427 -0.485503 -0.826328; + vertex -5.48702 145.961 84.8695; + normal -0.846069 0.532670 -0.0207205; + texcoord 0.000490000 -2.05429; + tangent -0.285427 -0.485503 -0.826329; + vertex -5.43604 146.048 85.0171; + normal -0.888612 0.457050 0.0384044; + texcoord 0.000490000 -2.15429; + tangent -0.285427 -0.485503 -0.826328; + vertex -5.52007 145.883 85.0349; + normal -0.201656 -0.933784 -0.295605; + texcoord 0.665860 -0.343610; + tangent 0.774493 -0.336773 0.535486; + vertex -3.37235 148.256 76.1754; + normal -0.145573 -0.918673 -0.367216; + texcoord 0.665860 -2.05429; + tangent 0.774492 -0.336773 0.535488; + vertex -5.34869 145.901 84.9651; + normal -0.161566 -0.923741 -0.347273; + texcoord 0.333170 -2.05429; + vertex -5.48702 145.961 84.8695; + normal -0.0849591 -0.894215 -0.439501; + texcoord 0.333170 -2.15429; + vertex -5.52007 145.883 85.0349; + normal 0.162292 -0.800229 -0.577317; + texcoord 0.000490000 1.00000; + tangent 0.0582446 -0.576285 0.815171; + vertex -15.8757 91.6078 148.702; + normal 0.288860 -0.771898 -0.566333; + texcoord 0.333170 -0.214550; + tangent 0.0582445 -0.576285 0.815171; + vertex -24.1284 88.3585 150.886; + normal 0.243037 -0.783804 -0.571475; + texcoord 0.000490000 -0.214550; + tangent 0.0582445 -0.576285 0.815171; + vertex -24.1717 88.7864 150.281; + normal 0.367558 -0.746817 -0.554225; + texcoord 0.333170 -1.74477; + tangent 0.0582449 -0.576285 0.815171; + vertex -31.3273 84.2007 151.714; + normal 0.0458921 0.474346 0.879141; + texcoord 0.333170 -0.214550; + tangent -0.730866 0.615882 -0.294151; + vertex -24.1284 88.3585 150.886; + normal 0.147167 0.563043 0.813218; + texcoord 0.000490000 1.00000; + tangent -0.730866 0.615882 -0.294151; + vertex -15.8757 91.6078 148.702; + normal 0.172586 0.583737 0.793389; + texcoord 0.333170 1.00000; + vertex -16.9800 92.5384 148.258; + normal 0.277749 0.662060 0.696084; + texcoord 0.000490000 0.138080; + tangent -0.730866 0.615882 -0.294151; + vertex -22.3662 92.0006 150.918; + normal -0.463531 0.260075 -0.847054; + texcoord 0.333170 -0.214550; + tangent 0.424611 -0.773851 -0.469958; + vertex -24.1284 88.3585 150.886; + normal -0.506556 0.227169 -0.831742; + texcoord 0.333170 1.00000; + tangent 0.424611 -0.773850 -0.469958; + vertex -16.9800 92.5384 148.258; + normal -0.495033 0.236174 -0.836160; + texcoord 0.665860 1.00000; + vertex -16.0108 90.7720 147.185; + normal -0.540729 0.199574 -0.817180; + texcoord 0.333170 0.138080; + vertex -21.9108 91.5353 151.275; + normal 0.347295 0.227152 0.909829; + texcoord 0.665860 1.00000; + tangent -0.559137 0.829050 0.00644595; + vertex -16.0108 90.7720 147.185; + normal 0.203211 0.129505 0.970533; + texcoord 0.665860 -0.214550; + tangent -0.559136 0.829051 0.00644602; + vertex -24.5507 88.9846 150.891; + normal 0.233259 0.149847 0.960800; + texcoord 0.333170 -0.214550; + vertex -24.1284 88.3585 150.886; + normal 0.0856282 0.0500133 0.995071; + texcoord 0.333170 -1.74477; + tangent -0.559137 0.829050 0.00644602; + vertex -31.3273 84.2007 151.714; + normal -0.376993 0.786322 -0.489463; + texcoord 0.665860 1.00000; + tangent 0.508615 -0.265897 -0.818907; + vertex -16.0108 90.7720 147.185; + normal -0.432951 0.743138 -0.510196; + texcoord 0.998540 -0.214550; + tangent 0.508615 -0.265897 -0.818908; + vertex -24.1717 88.7864 150.281; + normal -0.495588 0.687349 -0.530985; + texcoord 0.665860 -0.214550; + tangent 0.508615 -0.265897 -0.818907; + vertex -24.5507 88.9846 150.891; + normal -0.538991 0.643367 -0.543661; + texcoord 0.998540 -1.74477; + tangent 0.508615 -0.265897 -0.818907; + vertex -31.2857 84.0416 151.719; + normal 0.362899 -0.829441 0.424655; + texcoord 0.998540 -0.214550; + tangent 0.0777353 0.481081 0.873223; + vertex -24.1717 88.7864 150.281; + normal 0.255645 -0.856207 0.448948; + texcoord 0.665860 1.00000; + tangent 0.0777353 0.481081 0.873223; + vertex -16.0108 90.7720 147.185; + normal 0.220973 -0.862402 0.455448; + texcoord 0.998540 1.00000; + vertex -15.8757 91.6078 148.702; + normal 0.102132 -0.875108 0.473027; + texcoord 0.665860 0.138080; + tangent 0.0777351 0.481081 0.873223; + vertex -21.6306 92.1098 150.873; + normal 0.516453 -0.767340 -0.380086; + texcoord 0.665860 -0.214550; + tangent -0.479087 -0.626816 0.614473; + vertex -24.5507 88.9846 150.891; + normal 0.400473 -0.779025 -0.482433; + texcoord 0.998540 -1.74477; + tangent -0.479089 -0.626815 0.614473; + vertex -31.2857 84.0416 151.719; + normal 0.463312 -0.775161 -0.429497; + texcoord 0.665860 -1.74477; + tangent -0.479089 -0.626815 0.614473; + vertex -31.2069 84.1447 151.617; + normal 0.328872 -0.777231 -0.536429; + texcoord 0.665860 -1.84476; + tangent -0.479089 -0.626815 0.614473; + vertex -31.3684 84.1014 151.581; + normal 0.241838 -0.747286 -0.618933; + texcoord 0.000490000 1.00000; + tangent 0.871866 -0.112604 0.476624; + vertex 11.6304 -32.1239 162.274; + normal 0.300141 -0.646172 -0.701696; + texcoord 0.333170 -0.241480; + tangent 0.871866 -0.112604 0.476623; + vertex 5.04346 -36.5200 165.008; + normal 0.342388 -0.555706 -0.757603; + texcoord 0.000490000 -0.241480; + vertex 4.50333 -36.4503 164.713; + normal 0.387204 -0.437404 -0.811634; + texcoord 0.333170 -1.70928; + tangent 0.871866 -0.112605 0.476623; + vertex 0.117030 -42.8310 166.059; + normal 0.342921 0.0688321 0.936839; + texcoord 0.333170 -0.241480; + tangent -0.764067 0.600597 0.235552; + vertex 5.04346 -36.5200 165.008; + normal 0.332581 0.0538355 0.941537; + texcoord 0.000490000 1.00000; + tangent -0.764067 0.600597 0.235552; + vertex 11.6304 -32.1239 162.274; + normal 0.331266 0.0519390 0.942107; + texcoord 0.333170 1.00000; + vertex 10.6672 -31.3668 162.571; + normal 0.320374 0.0363216 0.946595; + texcoord 0.000490000 0.00564998; + tangent -0.764067 0.600597 0.235552; + vertex 5.53669 -34.7353 164.436; + normal -0.701202 0.551567 -0.451763; + texcoord 0.333170 -0.241480; + tangent 0.379398 -0.247806 -0.891431; + vertex 5.04346 -36.5200 165.008; + normal -0.682968 0.574974 -0.450510; + texcoord 0.333170 1.00000; + tangent 0.379398 -0.247806 -0.891431; + vertex 10.6672 -31.3668 162.571; + normal -0.684211 0.573419 -0.450606; + texcoord 0.665860 1.00000; + tangent 0.379398 -0.247806 -0.891431; + vertex 11.3897 -31.8387 160.873; + normal -0.664792 0.597093 -0.448923; + texcoord 0.333170 0.00564998; + tangent 0.379397 -0.247806 -0.891431; + vertex 5.71707 -35.1864 164.821; + normal 0.518181 0.0515746 0.853715; + texcoord 0.665860 1.00000; + tangent -0.855139 0.0487787 0.516099; + vertex 11.3897 -31.8387 160.873; + normal 0.500417 -0.182265 0.846382; + texcoord 0.665860 -0.241480; + tangent -0.855139 0.0487786 0.516099; + vertex 4.50471 -36.4893 165.333; + normal 0.515141 -0.0314674 0.856527; + texcoord 0.333170 -0.241480; + vertex 5.04346 -36.5200 165.008; + normal 0.490871 -0.243914 0.836392; + texcoord 0.333170 -1.70928; + tangent -0.855139 0.0487792 0.516099; + vertex 0.117030 -42.8310 166.059; + normal -0.534546 0.843397 0.0542432; + texcoord 0.665860 1.00000; + tangent -0.00222056 0.0627818 -0.998025; + vertex 11.3897 -31.8387 160.873; + normal -0.665003 0.745274 0.0483610; + texcoord 0.998540 -0.241480; + tangent -0.00221984 0.0627815 -0.998025; + vertex 4.50333 -36.4503 164.713; + normal -0.731565 0.680323 0.0444233; + texcoord 0.665860 -0.241480; + vertex 4.50471 -36.4893 165.333; + normal -0.828241 0.559148 0.0370159; + texcoord 0.998540 -1.70928; + tangent -0.00221994 0.0627823 -0.998025; + vertex 0.171110 -42.9569 166.065; + normal 0.438092 -0.863178 -0.250997; + texcoord 0.998540 -0.241480; + tangent 0.166005 -0.196731 0.966302; + vertex 4.50333 -36.4503 164.713; + normal 0.365778 -0.897711 -0.245605; + texcoord 0.665860 1.00000; + tangent 0.166005 -0.196731 0.966302; + vertex 11.3897 -31.8387 160.873; + normal 0.360280 -0.900059 -0.245138; + texcoord 0.998540 1.00000; + vertex 11.6304 -32.1239 162.274; + normal 0.283226 -0.929100 -0.237814; + texcoord 0.665860 0.00564998; + tangent 0.166005 -0.196731 0.966302; + vertex 5.82451 -34.5828 164.966; + normal 0.141856 0.110022 0.983754; + texcoord 0.000490000 -0.241480; + tangent -0.394160 0.917899 -0.0458199; + vertex 4.50333 -36.4503 164.713; + normal 0.00421973 0.0516630 0.998656; + texcoord 0.333170 -1.70928; + tangent -0.394161 0.917899 -0.0458199; + vertex 0.117030 -42.8310 166.059; + normal -0.0737956 0.0180848 0.997109; + texcoord 0.000490000 -1.70928; + vertex 0.171110 -42.9569 166.065; + normal -0.270523 -0.0682308 0.960293; + texcoord 0.000490000 -1.80928; + tangent -0.394161 0.917899 -0.0458199; + vertex 0.0340600 -42.9429 166.027; + normal -0.758381 0.473441 -0.448009; + texcoord 0.665860 -0.241480; + tangent 0.178712 -0.509960 -0.841429; + vertex 4.50471 -36.4893 165.333; + normal -0.701479 0.533632 -0.472403; + texcoord 0.665860 -1.70928; + tangent 0.178711 -0.509962 -0.841428; + vertex 0.141550 -42.9009 165.943; + normal -0.711711 0.523490 -0.468430; + texcoord 0.333170 -1.70928; + tangent 0.178711 -0.509962 -0.841428; + vertex 0.117030 -42.8310 166.059; + normal -0.624429 0.602113 -0.497543; + texcoord 0.333170 -1.80928; + tangent 0.178711 -0.509962 -0.841428; + vertex 0.0340600 -42.9429 166.027; + normal 0.412212 -0.101852 -0.905377; + texcoord 0.000490000 1.00000; + tangent 0.739506 -0.543046 0.397783; + vertex -35.3939 -92.2320 105.390; + normal 0.382425 -0.147380 -0.912157; + texcoord 0.333170 -0.0936300; + tangent 0.739506 -0.543046 0.397783; + vertex -38.8920 -98.6359 104.518; + normal 0.385509 -0.142768 -0.911592; + texcoord 0.000490000 -0.0936300; + tangent 0.739506 -0.543046 0.397783; + vertex -39.3131 -98.3267 104.291; + normal 0.354592 -0.188039 -0.915918; + texcoord 0.333170 -1.44647; + tangent 0.739506 -0.543046 0.397783; + vertex -42.5573 -104.922 104.389; + normal 0.496573 -0.228465 0.837388; + texcoord 0.665860 1.00000; + tangent -0.810617 0.222873 0.541505; + vertex -35.2468 -91.4597 104.314; + normal 0.484124 -0.265161 0.833855; + texcoord 0.665860 -0.0936300; + tangent -0.810617 0.222873 0.541505; + vertex -39.3614 -98.5068 104.831; + normal 0.486972 -0.256989 0.834754; + texcoord 0.333170 -0.0936300; + tangent -0.810617 0.222873 0.541505; + vertex -38.8920 -98.6359 104.518; + normal 0.473964 -0.293344 0.830245; + texcoord 0.333170 -1.44647; + tangent -0.810617 0.222873 0.541505; + vertex -42.5573 -104.922 104.389; + normal -0.856900 0.507113 0.0925085; + texcoord 0.665860 1.00000; + tangent 0.0845587 0.315311 -0.945213; + vertex -35.2468 -91.4597 104.314; + normal -0.875773 0.475976 0.0804330; + texcoord 0.998540 -0.0936300; + tangent 0.0845588 0.315311 -0.945213; + vertex -39.3131 -98.3267 104.291; + normal -0.885380 0.458957 0.0738964; + texcoord 0.665860 -0.0936300; + vertex -39.3614 -98.5068 104.831; + normal -0.902175 0.426933 0.0617110; + texcoord 0.998540 -1.44647; + tangent 0.0845586 0.315311 -0.945213; + vertex -42.4716 -105.013 104.373; + normal -0.752680 0.410456 -0.514781; + texcoord 0.665860 -0.0936300; + tangent 0.554891 -0.0253463 -0.831537; + vertex -39.3614 -98.5068 104.831; + normal -0.720676 0.484687 -0.495686; + texcoord 0.665860 -1.44647; + tangent 0.554892 -0.0253447 -0.831536; + vertex -42.4873 -104.925 104.284; + normal -0.715982 0.494435 -0.492852; + texcoord 0.333170 -1.44647; + vertex -42.5573 -104.922 104.389; + normal -0.658480 0.597484 -0.457621; + texcoord 0.333170 -1.54647; + tangent 0.554892 -0.0253447 -0.831536; + vertex -42.5808 -105.016 104.300; + normal 0.801292 -0.348835 -0.486051; + texcoord 0.665860 -0.0936300; + tangent 0.124246 -0.697684 0.705549; + vertex -39.3614 -98.5068 104.831; + normal 0.641657 -0.485882 -0.593460; + texcoord 0.998540 -1.44647; + tangent 0.124245 -0.697685 0.705549; + vertex -42.4716 -105.013 104.373; + normal 0.702374 -0.440420 -0.559197; + texcoord 0.665860 -1.44647; + tangent 0.124245 -0.697685 0.705549; + vertex -42.4873 -104.925 104.284; + normal 0.457654 -0.590615 -0.664625; + texcoord 0.665860 -1.54647; + tangent 0.124245 -0.697685 0.705549; + vertex -42.5808 -105.016 104.300; + normal 0.621421 0.447294 -0.643244; + texcoord 0.000490000 1.00000; + tangent 0.756959 -0.554561 0.345652; + vertex -11.0261 -94.2254 32.5802; + normal 0.610193 0.410579 -0.677561; + texcoord 0.333170 -0.135950; + tangent 0.756959 -0.554561 0.345652; + vertex -12.9736 -99.9460 26.7207; + normal 0.609514 0.408483 -0.679436; + texcoord 0.000490000 -0.135950; + vertex -13.5661 -99.5119 26.4502; + normal 0.596592 0.370660 -0.711821; + texcoord 0.333170 -1.63272; + tangent 0.756959 -0.554560 0.345653; + vertex -15.4753 -105.932 21.5069; + normal 0.342290 -0.594691 0.727448; + texcoord 0.665860 1.00000; + tangent -0.939241 -0.195334 0.282260; + vertex -10.9933 -92.5540 31.8319; + normal 0.339261 -0.653388 0.676747; + texcoord 0.665860 -0.135950; + tangent -0.939241 -0.195335 0.282260; + vertex -13.7213 -100.101 26.9454; + normal 0.340230 -0.638755 0.690098; + texcoord 0.333170 -0.135950; + vertex -12.9736 -99.9460 26.7207; + normal 0.335678 -0.694534 0.636351; + texcoord 0.333170 -1.63272; + tangent -0.939241 -0.195335 0.282259; + vertex -15.4753 -105.932 21.5069; + normal -0.950913 0.303009 0.0628569; + texcoord 0.665860 1.00000; + tangent 0.197507 0.750621 -0.630523; + vertex -10.9933 -92.5540 31.8319; + normal -0.957636 0.285246 0.0396052; + texcoord 0.998540 -0.135950; + tangent 0.197507 0.750621 -0.630523; + vertex -13.5661 -99.5119 26.4502; + normal -0.960111 0.277986 0.0301871; + texcoord 0.665860 -0.135950; + tangent 0.197507 0.750621 -0.630523; + vertex -13.7213 -100.101 26.9454; + normal -0.965590 0.259974 0.00702717; + texcoord 0.998540 -1.63272; + tangent 0.197507 0.750621 -0.630523; + vertex -15.3426 -105.979 21.6080; + normal -0.642957 -0.337988 0.687293; + texcoord 0.000490000 -0.135950; + tangent -0.765816 0.270241 -0.583520; + vertex -13.5661 -99.5119 26.4502; + normal -0.642985 -0.335577 0.688446; + texcoord 0.333170 -1.63272; + tangent -0.765816 0.270238 -0.583521; + vertex -15.4753 -105.932 21.5069; + normal -0.642979 -0.336084 0.688204; + texcoord 0.000490000 -1.63272; + vertex -15.3426 -105.979 21.6080; + normal -0.643013 -0.332754 0.689790; + texcoord 0.000490000 -1.73272; + vertex -15.4077 -106.099 21.4896; + normal 0.937612 -0.336847 0.0861245; + texcoord 0.665860 -0.135950; + tangent -0.147509 -0.161089 0.975854; + vertex -13.7213 -100.101 26.9454; + normal 0.914549 -0.397915 0.0725575; + texcoord 0.998540 -1.63272; + tangent -0.147509 -0.161087 0.975854; + vertex -15.3426 -105.979 21.6080; + normal 0.901349 -0.428100 0.0655793; + texcoord 0.665860 -1.63272; + vertex -15.3170 -105.951 21.4389; + normal 0.857723 -0.512129 0.0451140; + texcoord 0.665860 -1.73272; + tangent -0.147509 -0.161087 0.975854; + vertex -15.4077 -106.099 21.4896; + normal -0.0478179 -0.926319 0.373693; + texcoord 0.125240 -1.08851; + tangent 0.878387 -0.217115 -0.425789; + vertex 36.9065 50.7965 75.8636; + normal -0.131085 -0.966144 0.222224; + texcoord 0.250000 -1.41742; + tangent 0.878388 -0.217115 -0.425789; + vertex 38.9879 51.8611 78.7690; + normal -0.156722 -0.972452 0.172554; + texcoord 0.000490000 -1.41742; + tangent 0.878387 -0.217115 -0.425789; + vertex 37.0322 52.3445 79.7170; + normal -0.230674 -0.972822 0.0201806; + texcoord 0.250000 -1.77814; + tangent 0.878388 -0.217115 -0.425789; + vertex 39.1677 51.9220 83.7603; + normal 0.820013 0.332061 -0.466170; + texcoord 0.250000 -1.08851; + tangent -0.476564 0.847198 -0.234823; + vertex 36.7620 51.5687 74.6452; + normal 0.839511 0.192123 -0.508242; + texcoord 0.374760 -1.08851; + tangent -0.318629 0.933411 -0.164985; + vertex 36.0711 52.7968 74.3048; + normal 0.822553 -0.103661 -0.559162; + texcoord 0.250000 -1.41742; + tangent 0.153983 0.986885 0.0484511; + vertex 38.9879 51.8611 78.7690; + normal 0.808623 -0.168557 -0.563664; + texcoord 0.499510 -1.41742; + tangent 0.270701 0.957234 0.102095; + vertex 39.5906 53.9924 78.9963; + normal -0.800596 -0.468215 0.373925; + texcoord 0.000490000 -1.41742; + tangent 0.517677 -0.854727 0.0381199; + vertex 37.0322 52.3445 79.7170; + normal -0.819830 -0.482811 0.307851; + texcoord 0.250000 -1.77814; + tangent 0.517677 -0.854727 0.0381198; + vertex 39.1677 51.9220 83.7603; + normal -0.816274 -0.480057 0.321311; + texcoord 0.000490000 -1.77814; + vertex 38.1968 53.5251 83.6888; + normal -0.833698 -0.493927 0.246949; + texcoord 0.250000 -2.06842; + tangent 0.517677 -0.854727 0.0381198; + vertex 39.3466 52.8200 86.1602; + normal 0.856356 0.510317 -0.0789382; + texcoord 0.499510 -1.41742; + tangent -0.514209 0.856746 -0.0396918; + vertex 39.5906 53.9924 78.9963; + normal 0.851739 0.504678 -0.140860; + texcoord 0.749030 -1.77814; + tangent -0.514209 0.856746 -0.0396919; + vertex 39.6977 54.4320 83.0009; + normal 0.848338 0.501265 -0.170458; + texcoord 0.499510 -1.77814; + vertex 40.6663 52.8181 83.0757; + normal 0.838109 0.492119 -0.235355; + texcoord 0.749030 -2.06842; + tangent -0.514209 0.856746 -0.0396919; + vertex 41.3209 53.1607 86.1227; + normal -0.682093 0.555346 0.475753; + texcoord 0.000490000 -1.77814; + tangent -0.577410 -0.808228 0.115604; + vertex 38.1968 53.5251 83.6888; + normal -0.721823 0.571510 0.390318; + texcoord 0.250000 -2.06842; + tangent -0.577410 -0.808228 0.115604; + vertex 39.3466 52.8200 86.1602; + normal -0.733878 0.575833 0.360331; + texcoord 0.000490000 -2.06842; + vertex 40.1616 53.9608 85.9971; + normal -0.764805 0.584995 0.269914; + texcoord 0.250000 -2.37533; + tangent -0.577410 -0.808228 0.115604; + vertex 40.9199 53.7237 88.6597; + normal 0.800781 -0.589551 -0.105734; + texcoord 0.499510 -1.77814; + tangent 0.578983 0.807128 -0.115429; + vertex 40.6663 52.8181 83.0757; + normal 0.790082 -0.590361 -0.165061; + texcoord 0.749030 -2.06842; + tangent 0.578983 0.807128 -0.115429; + vertex 41.3209 53.1607 86.1227; + normal 0.789257 -0.590338 -0.169041; + texcoord 0.499510 -2.06842; + vertex 40.5021 52.0193 86.2860; + normal 0.774586 -0.588702 -0.231183; + texcoord 0.749030 -2.37533; + tangent 0.578983 0.807128 -0.115429; + vertex 41.5484 52.5588 88.4177; + normal 0.284882 0.958553 0.00421394; + texcoord 0.000490000 -2.06842; + tangent -0.954785 0.283367 0.0899365; + vertex 40.1616 53.9608 85.9971; + normal 0.280720 0.958910 -0.0410968; + texcoord 0.250000 -2.37533; + tangent -0.954785 0.283367 0.0899366; + vertex 40.9199 53.7237 88.6597; + normal 0.277069 0.957809 -0.0763838; + texcoord 0.000490000 -2.37533; + vertex 41.8275 53.4544 88.5742; + normal 0.271540 0.954373 -0.124251; + texcoord 0.250000 -2.69773; + tangent -0.954785 0.283367 0.0899368; + vertex 42.4869 53.5180 90.5042; + normal -0.237208 -0.907689 0.346169; + texcoord 0.499510 -2.06842; + tangent 0.954645 -0.283810 -0.0900212; + vertex 40.5021 52.0193 86.2860; + normal -0.239583 -0.911725 0.333702; + texcoord 0.749030 -2.37533; + tangent 0.954645 -0.283810 -0.0900212; + vertex 41.5484 52.5588 88.4177; + normal -0.239219 -0.911112 0.335632; + texcoord 0.499510 -2.37533; + vertex 40.6405 52.8287 88.5033; + normal -0.241570 -0.915030 0.323054; + texcoord 0.749030 -2.69773; + tangent 0.954645 -0.283810 -0.0900212; + vertex 41.8535 53.2454 90.5906; + normal 0.862432 -0.421148 -0.280795; + texcoord 0.000490000 -2.37533; + tangent 0.504511 0.760124 0.409487; + vertex 41.8275 53.4544 88.5742; + normal 0.863292 -0.436409 -0.253525; + texcoord 0.250000 -2.69773; + tangent 0.504511 0.760124 0.409487; + vertex 42.4869 53.5180 90.5042; + normal 0.863109 -0.431580 -0.262263; + texcoord 0.000490000 -2.69773; + vertex 42.2390 53.1445 90.3030; + normal 0.863367 -0.448627 -0.230937; + texcoord 0.000490000 -2.79773; + tangent 0.504511 0.760124 0.409487; + vertex 42.3582 53.0604 90.9122; + normal -0.316986 -0.943789 -0.0937191; + texcoord 0.998540 -2.37533; + tangent 0.784426 -0.205346 -0.585243; + vertex 41.8275 53.4544 88.5742; + normal -0.311546 -0.946375 -0.0855207; + texcoord 0.998540 -2.69773; + vertex 42.2390 53.1445 90.3030; + normal -0.309170 -0.947469 -0.0819518; + texcoord 0.749030 -2.69773; + vertex 41.8535 53.2454 90.5906; + normal -0.302509 -0.950424 -0.0719878; + texcoord 0.749030 -2.79773; + vertex 42.3582 53.0604 90.9122; + normal -0.239512 -0.970818 -0.0120778; + texcoord 0.000490000 -1.43023; + tangent 0.781998 -0.185525 -0.595029; + vertex 20.8709 36.7738 90.0199; + normal -0.312032 -0.942955 -0.116073; + texcoord 0.333170 -1.82356; + vertex 24.0212 35.9547 93.3931; + normal -0.332529 -0.931639 -0.146539; + texcoord 0.000490000 -1.82356; + tangent 0.781998 -0.185525 -0.595029; + vertex 22.2513 36.3745 94.7398; + normal -0.407809 -0.874261 -0.263362; + texcoord 0.333170 -2.11305; + vertex 23.9208 35.0833 96.4413; + normal -0.502785 0.608152 0.614295; + texcoord 0.665860 -1.43023; + tangent -0.713171 -0.693416 0.102769; + vertex 21.2310 39.2192 91.0885; + normal -0.571823 0.660274 0.486885; + texcoord 0.998540 -1.82356; + tangent -0.713171 -0.693416 0.102769; + vertex 22.2513 36.3745 94.7398; + normal -0.565763 0.655934 0.499663; + texcoord 0.665860 -1.82356; + vertex 23.8690 37.9474 94.5067; + normal -0.628277 0.697309 0.345005; + texcoord 0.998540 -2.11305; + vertex 23.8628 36.6200 97.1783; + normal -0.784080 -0.292215 0.547566; + texcoord 0.000490000 -1.82356; + tangent 0.0340112 -0.901136 -0.432200; + vertex 22.2513 36.3745 94.7398; + normal -0.884447 -0.228517 0.406858; + texcoord 0.333170 -2.11305; + tangent 0.0340112 -0.901136 -0.432200; + vertex 23.9208 35.0833 96.4413; + normal -0.905924 -0.210428 0.367452; + texcoord 0.000490000 -2.11305; + vertex 23.8628 36.6200 97.1783; + normal -0.968217 -0.136928 0.209302; + texcoord 0.333170 -2.42750; + vertex 24.5250 35.2043 99.3152; + normal 0.470164 0.789958 0.393588; + texcoord 0.665860 -1.82356; + tangent -0.877872 0.372584 0.300869; + vertex 23.8690 37.9474 94.5067; + normal 0.449386 0.858032 0.248662; + texcoord 0.998540 -2.11305; + tangent -0.877872 0.372584 0.300869; + vertex 23.8628 36.6200 97.1783; + normal 0.442203 0.871838 0.210606; + texcoord 0.665860 -2.11305; + vertex 25.3613 35.9840 96.6647; + normal 0.404088 0.913468 0.0478406; + texcoord 0.998540 -2.42750; + tangent -0.877872 0.372584 0.300869; + vertex 25.4527 35.8197 99.0298; + normal -0.312368 0.744512 0.590024; + texcoord 0.000490000 -2.11305; + tangent -0.807185 -0.535501 0.248376; + vertex 23.8628 36.6200 97.1783; + normal -0.393902 0.802011 0.449021; + texcoord 0.333170 -2.42750; + tangent -0.807185 -0.535501 0.248376; + vertex 24.5250 35.2043 99.3152; + normal -0.395155 0.802763 0.446569; + texcoord 0.000490000 -2.42750; + vertex 25.4527 35.8197 99.0298; + normal -0.465248 0.836101 0.290655; + texcoord 0.333170 -2.75701; + tangent -0.807185 -0.535501 0.248376; + vertex 26.0504 35.3452 101.352; + normal 0.996573 0.0757559 -0.0332183; + texcoord 0.665860 -2.11305; + tangent -0.0796834 0.986983 -0.139699; + vertex 25.3613 35.9840 96.6647; + normal 0.984862 0.0563080 -0.163940; + texcoord 0.998540 -2.42750; + tangent -0.0796834 0.986983 -0.139699; + vertex 25.4527 35.8197 99.0298; + normal 0.966027 0.0418951 -0.255025; + texcoord 0.665860 -2.42750; + vertex 25.5443 34.6852 99.1904; + normal 0.923259 0.0202372 -0.383645; + texcoord 0.998540 -2.75701; + tangent -0.0796834 0.986983 -0.139699; + vertex 26.2540 34.9974 100.915; + normal 0.807125 0.583712 -0.0884818; + texcoord 0.000490000 -2.42750; + tangent -0.342638 0.585188 0.734952; + vertex 25.4527 35.8197 99.0298; + normal 0.691634 0.686564 -0.224217; + texcoord 0.333170 -2.75701; + vertex 26.0504 35.3452 101.352; + normal 0.727324 0.660399 -0.186745; + texcoord 0.000490000 -2.75701; + vertex 26.2540 34.9974 100.915; + normal 0.550346 0.759048 -0.347801; + texcoord 0.000490000 -2.85701; + tangent -0.342638 0.585188 0.734951; + vertex 26.5653 35.0165 101.449; + normal 0.593090 -0.798972 -0.0994413; + texcoord 0.665860 -2.42750; + tangent 0.414962 0.409176 -0.812639; + vertex 25.5443 34.6852 99.1904; + normal 0.541632 -0.828755 -0.140714; + texcoord 0.998540 -2.75701; + tangent 0.414962 0.409176 -0.812639; + vertex 26.2540 34.9974 100.915; + normal 0.503479 -0.847219 -0.169493; + texcoord 0.665860 -2.75701; + vertex 26.0074 34.7542 101.398; + normal 0.431514 -0.874833 -0.220145; + texcoord 0.665860 -2.85701; + vertex 26.5653 35.0165 101.449; + normal -0.119654 -0.400941 -0.908256; + texcoord 0.166830 -0.680300; + tangent 0.917104 0.305760 -0.255795; + vertex 29.9411 -11.5347 92.6114; + normal -0.0874051 -0.471817 -0.877353; + texcoord 0.166830 -1.12009; + tangent 0.917104 0.305760 -0.255795; + vertex 33.3817 -16.5192 94.3585; + normal -0.0852826 -0.476320 -0.875126; + texcoord 0.000490000 -1.12009; + vertex 31.9086 -17.0103 94.7694; + normal -0.0514019 -0.545601 -0.836467; + texcoord 0.000490000 -1.51843; + tangent 0.917104 0.305760 -0.255795; + vertex 33.8758 -20.7246 97.0712; + normal 0.575552 0.360005 -0.734259; + texcoord 0.333170 -0.680300; + tangent 0.570063 0.467134 0.675880; + vertex 28.9668 -10.5201 93.8392; + normal 0.649085 0.248278 -0.719060; + texcoord 0.333170 -1.12009; + tangent 0.570063 0.467134 0.675880; + vertex 34.2841 -15.7797 95.4284; + normal 0.658764 0.231716 -0.715777; + texcoord 0.166830 -1.12009; + tangent 0.570063 0.467134 0.675880; + vertex 33.3817 -16.5192 94.3585; + normal 0.723085 0.105337 -0.682681; + texcoord 0.333170 -1.51843; + vertex 34.6924 -20.1557 95.1857; + normal 0.506522 0.674397 0.537237; + texcoord 0.333170 -0.680300; + tangent -0.322265 -0.429848 0.843431; + vertex 28.9668 -10.5201 93.8392; + normal 0.523463 0.697253 0.489719; + texcoord 0.499510 -0.680300; + tangent -0.331094 -0.375458 0.865684; + vertex 28.3519 -11.3404 95.4487; + normal 0.590112 0.787744 0.176714; + texcoord 0.333170 -1.12009; + tangent -0.358889 0.0374212 0.932630; + vertex 34.2841 -15.7797 95.4284; + normal 0.596579 0.796752 0.0963325; + texcoord 0.499510 -1.12009; + tangent -0.355331 0.154599 0.921867; + vertex 33.7133 -15.5314 96.9092; + normal -0.795238 -0.391865 -0.462642; + texcoord 0.166830 -1.12009; + tangent 0.383013 0.266825 -0.884367; + vertex 33.3817 -16.5192 94.3585; + normal -0.803269 -0.376537 -0.461496; + texcoord 0.333170 -1.51843; + vertex 34.6924 -20.1557 95.1857; + normal -0.808816 -0.365602 -0.460599; + texcoord 0.000490000 -1.51843; + vertex 33.8758 -20.7246 97.0712; + normal -0.816200 -0.350566 -0.459261; + texcoord 0.333170 -1.93531; + vertex 35.6301 -24.0508 96.4925; + normal 0.764132 0.361022 -0.534570; + texcoord 0.499510 -1.12009; + tangent 0.498442 0.195580 0.844573; + vertex 33.7133 -15.5314 96.9092; + normal 0.818266 0.215654 -0.532855; + texcoord 0.665860 -1.51843; + tangent 0.498442 0.195580 0.844573; + vertex 35.7687 -19.7334 97.0093; + normal 0.826105 0.188261 -0.531139; + texcoord 0.333170 -1.51843; + tangent 0.498442 0.195580 0.844573; + vertex 34.6924 -20.1557 95.1857; + normal 0.857244 0.0339784 -0.513788; + texcoord 0.333170 -1.93531; + tangent 0.498442 0.195580 0.844573; + vertex 35.6301 -24.0508 96.4925; + normal -0.0540578 0.164750 0.984853; + texcoord 0.832200 -1.12009; + tangent -0.885519 -0.463699 0.0289639; + vertex 31.3182 -16.7643 96.2684; + normal -0.0590491 0.174163 0.982945; + texcoord 0.998540 -1.51843; + tangent -0.885519 -0.463699 0.0289640; + vertex 33.8758 -20.7246 97.0712; + normal -0.0600619 0.176072 0.982543; + texcoord 0.665860 -1.51843; + tangent -0.885519 -0.463699 0.0289640; + vertex 35.7687 -19.7334 97.0093; + normal -0.0651455 0.185649 0.980454; + texcoord 0.998540 -1.93531; + vertex 36.5380 -23.8264 97.8355; + normal -0.696589 -0.462781 0.548267; + texcoord 0.000490000 -1.51843; + tangent -0.554806 -0.137085 -0.820608; + vertex 33.8758 -20.7246 97.0712; + normal -0.745263 -0.356555 0.563429; + texcoord 0.333170 -1.93531; + vertex 35.6301 -24.0508 96.4925; + normal -0.763688 -0.307439 0.567681; + texcoord 0.000490000 -1.93531; + vertex 36.5380 -23.8264 97.8355; + normal -0.799985 -0.182998 0.571433; + texcoord 0.333170 -2.26167; + tangent -0.554806 -0.137085 -0.820608; + vertex 37.0260 -26.2512 97.7422; + normal 0.867904 0.249793 0.429355; + texcoord 0.665860 -1.51843; + tangent -0.424408 -0.0762326 0.902256; + vertex 35.7687 -19.7334 97.0093; + normal 0.827186 0.372657 0.420583; + texcoord 0.998540 -1.93531; + tangent -0.424408 -0.0762326 0.902256; + vertex 36.5380 -23.8264 97.8355; + normal 0.827260 0.372471 0.420601; + texcoord 0.665860 -1.93531; + vertex 37.2334 -23.7015 96.3571; + normal 0.767500 0.498425 0.403133; + texcoord 0.998540 -2.26167; + tangent -0.424408 -0.0762326 0.902256; + vertex 38.1387 -26.0667 97.5579; + normal 0.164202 -0.00490731 0.986415; + texcoord 0.000490000 -1.93531; + tangent -0.973628 -0.161372 0.161270; + vertex 36.5380 -23.8264 97.8355; + normal 0.146634 0.0989100 0.984233; + texcoord 0.333170 -2.26167; + tangent -0.973628 -0.161372 0.161270; + vertex 37.0260 -26.2512 97.7422; + normal 0.133873 0.168275 0.976607; + texcoord 0.000490000 -2.26167; + tangent -0.973628 -0.161372 0.161270; + vertex 38.1387 -26.0667 97.5579; + normal 0.112921 0.273358 0.955261; + texcoord 0.333170 -2.61757; + tangent -0.973628 -0.161372 0.161270; + vertex 39.0346 -28.1029 98.0346; + normal 0.788492 -0.0103983 -0.614957; + texcoord 0.665860 -1.93531; + tangent 0.555080 0.442654 0.704233; + vertex 37.2334 -23.7015 96.3571; + normal 0.750040 0.0996769 -0.653838; + texcoord 0.998540 -2.26167; + tangent 0.555080 0.442654 0.704233; + vertex 38.1387 -26.0667 97.5579; + normal 0.747687 0.105466 -0.655623; + texcoord 0.665860 -2.26167; + tangent 0.555080 0.442654 0.704233; + vertex 37.5041 -26.5728 96.7527; + normal 0.694249 0.219782 -0.685357; + texcoord 0.998540 -2.61757; + tangent 0.555080 0.442654 0.704233; + vertex 38.7864 -28.0738 97.5703; + normal 0.855310 0.273285 -0.440182; + texcoord 0.000490000 -2.26167; + tangent 0.470765 -0.0550807 0.880538; + vertex 38.1387 -26.0667 97.5579; + normal 0.797966 0.452314 -0.398325; + texcoord 0.333170 -2.61757; + tangent 0.470765 -0.0550806 0.880538; + vertex 39.0346 -28.1029 98.0346; + normal 0.813646 0.412992 -0.409168; + texcoord 0.000490000 -2.61757; + vertex 38.7864 -28.0738 97.5703; + normal 0.704426 0.624373 -0.337553; + texcoord 0.000490000 -2.71757; + tangent 0.470765 -0.0550806 0.880538; + vertex 39.1662 -28.4634 97.6423; + normal -0.199613 -0.594719 -0.778758; + texcoord 0.665860 -2.26167; + tangent 0.197893 0.753908 -0.626467; + vertex 37.5041 -26.5728 96.7527; + normal -0.263047 -0.574820 -0.774848; + texcoord 0.998540 -2.61757; + tangent 0.197893 0.753908 -0.626467; + vertex 38.7864 -28.0738 97.5703; + normal -0.318794 -0.554862 -0.768439; + texcoord 0.665860 -2.61757; + vertex 38.6821 -28.4713 97.9007; + normal -0.394297 -0.523896 -0.755025; + texcoord 0.665860 -2.71757; + vertex 39.1662 -28.4634 97.6423; + normal -0.0230079 -0.0372420 -0.999041; + texcoord 0.166830 -0.544220; + tangent 0.836972 0.545810 -0.0396221; + vertex 7.32915 -34.3714 68.0245; + normal 0.00230213 -0.0759137 -0.997112; + texcoord 0.166830 -1.00100; + tangent 0.836972 0.545810 -0.0396221; + vertex 10.3734 -40.1532 68.1699; + normal 0.0170206 -0.0983309 -0.995008; + texcoord 0.000490000 -1.00100; + vertex 8.84142 -41.1523 68.2424; + normal 0.0433832 -0.138352 -0.989433; + texcoord 0.000490000 -1.41429; + tangent 0.836972 0.545810 -0.0396221; + vertex 10.5793 -46.4766 69.0631; + normal 0.655224 0.552443 -0.515255; + texcoord 0.333170 -0.544220; + tangent 0.565150 0.0941330 0.819600; + vertex 6.46440 -33.9097 69.8931; + normal 0.707240 0.456219 -0.540071; + texcoord 0.333170 -1.00100; + tangent 0.565150 0.0941330 0.819600; + vertex 11.3912 -39.9837 69.6459; + normal 0.706882 0.456964 -0.539909; + texcoord 0.166830 -1.00100; + tangent 0.565150 0.0941330 0.819600; + vertex 10.3734 -40.1532 68.1699; + normal 0.751214 0.351924 -0.558415; + texcoord 0.333170 -1.41429; + tangent 0.565150 0.0941329 0.819600; + vertex 12.3473 -45.2724 67.5991; + normal 0.400164 0.289179 0.869623; + texcoord 0.333170 -0.544220; + tangent -0.532681 -0.698760 0.477478; + vertex 6.46440 -33.9097 69.8931; + normal 0.431509 0.340521 0.835371; + texcoord 0.499510 -0.544220; + tangent -0.509668 -0.678801 0.528647; + vertex 5.31326 -35.4197 70.9250; + normal 0.560214 0.580406 0.591006; + texcoord 0.333170 -1.00100; + tangent -0.333328 -0.507858 0.794338; + vertex 11.3912 -39.9837 69.6459; + normal 0.578688 0.623213 0.526047; + texcoord 0.499510 -1.00100; + tangent -0.280953 -0.453199 0.845977; + vertex 10.8769 -40.8133 71.1944; + normal -0.0716105 0.195519 0.978082; + texcoord 0.665860 -0.544220; + tangent -0.835349 -0.547593 0.0483038; + vertex 5.00457 -37.4455 70.0912; + normal 0.0297301 0.0427383 0.998644; + texcoord 0.665860 -1.00100; + tangent -0.835349 -0.547593 0.0483037; + vertex 9.32305 -41.8318 71.2842; + normal 0.0550972 0.00402596 0.998473; + texcoord 0.499510 -1.00100; + tangent -0.835349 -0.547593 0.0483037; + vertex 10.8769 -40.8133 71.1944; + normal 0.156362 -0.152446 0.975864; + texcoord 0.665860 -1.41429; + tangent -0.835349 -0.547593 0.0483037; + vertex 12.5726 -45.2760 70.2255; + normal -0.784447 -0.246274 0.569202; + texcoord 0.832200 -0.544220; + tangent -0.565154 -0.0941348 -0.819597; + vertex 5.86933 -37.9072 68.2225; + normal -0.728645 -0.408936 0.549407; + texcoord 0.832200 -1.00100; + tangent -0.565154 -0.0941348 -0.819597; + vertex 8.30530 -42.0014 69.8082; + normal -0.655564 -0.551877 0.515430; + texcoord 0.665860 -1.00100; + vertex 9.32305 -41.8318 71.2842; + normal -0.566256 -0.678228 0.468360; + texcoord 0.665860 -1.41429; + tangent -0.565154 -0.0941348 -0.819597; + vertex 12.5726 -45.2760 70.2255; + normal -0.780221 -0.397696 -0.482796; + texcoord 0.998540 -0.544220; + tangent 0.288215 0.456459 -0.841770; + vertex 7.04277 -36.3431 67.1877; + normal -0.793869 -0.377655 -0.476602; + texcoord 0.998540 -1.00100; + tangent 0.288215 0.456460 -0.841770; + vertex 8.84142 -41.1523 68.2424; + normal -0.806845 -0.357652 -0.470198; + texcoord 0.832200 -1.00100; + tangent 0.288215 0.456459 -0.841770; + vertex 8.30530 -42.0014 69.8082; + normal -0.818566 -0.338698 -0.463933; + texcoord 0.998540 -1.41429; + tangent 0.288215 0.456460 -0.841770; + vertex 10.5793 -46.4766 69.0631; + normal -0.577029 -0.132626 -0.805883; + texcoord 0.166830 -1.00100; + tangent 0.682042 0.464553 -0.564809; + vertex 10.3734 -40.1532 68.1699; + normal -0.617728 -0.0474341 -0.784960; + texcoord 0.333170 -1.41429; + tangent 0.682042 0.464553 -0.564809; + vertex 12.3473 -45.2724 67.5991; + normal -0.626510 -0.0272187 -0.778938; + texcoord 0.000490000 -1.41429; + vertex 10.5793 -46.4766 69.0631; + normal -0.661501 0.0625839 -0.747329; + texcoord 0.333170 -1.79863; + vertex 12.9247 -49.3972 66.7426; + normal 0.926066 0.369012 -0.0789399; + texcoord 0.499510 -1.00100; + tangent 0.0854756 -0.00136895 0.996339; + vertex 10.8769 -40.8133 71.1944; + normal 0.950894 0.298686 -0.0811664; + texcoord 0.665860 -1.41429; + tangent 0.0854756 -0.00136896 0.996339; + vertex 12.5726 -45.2760 70.2255; + normal 0.969328 0.231389 -0.0828404; + texcoord 0.333170 -1.41429; + vertex 12.3473 -45.2724 67.5991; + normal 0.984276 0.155265 -0.0842273; + texcoord 0.333170 -1.79863; + tangent 0.0854756 -0.00136899 0.996339; + vertex 12.9247 -49.3972 66.7426; + normal -0.329063 -0.315402 0.890078; + texcoord 0.832200 -1.00100; + tangent -0.766327 -0.461572 -0.446871; + vertex 8.30530 -42.0014 69.8082; + normal -0.339962 -0.298863 0.891687; + texcoord 0.998540 -1.41429; + tangent -0.766327 -0.461572 -0.446871; + vertex 10.5793 -46.4766 69.0631; + normal -0.338723 -0.300760 0.891521; + texcoord 0.665860 -1.41429; + vertex 12.5726 -45.2760 70.2255; + normal -0.350008 -0.283330 0.892871; + texcoord 0.998540 -1.79863; + vertex 12.8333 -49.8213 68.8854; + normal -0.824201 -0.547798 -0.143566; + texcoord 0.000490000 -1.41429; + tangent 0.0418068 0.193967 -0.980117; + vertex 10.5793 -46.4766 69.0631; + normal -0.894359 -0.430035 -0.123253; + texcoord 0.333170 -1.79863; + tangent 0.0418067 0.193967 -0.980117; + vertex 12.9247 -49.3972 66.7426; + normal -0.889633 -0.439270 -0.124879; + texcoord 0.000490000 -1.79863; + vertex 12.8333 -49.8213 68.8854; + normal -0.947733 -0.302870 -0.100364; + texcoord 0.333170 -2.07905; + tangent 0.0418068 0.193967 -0.980117; + vertex 13.7539 -52.2521 67.5273; + normal 0.462808 -0.226177 0.857119; + texcoord 0.665860 -1.41429; + tangent -0.882327 -0.210780 0.420798; + vertex 12.5726 -45.2760 70.2255; + normal 0.443589 -0.0737078 0.893194; + texcoord 0.998540 -1.79863; + tangent -0.882327 -0.210780 0.420798; + vertex 12.8333 -49.8213 68.8854; + normal 0.432197 -0.00896764 0.901735; + texcoord 0.665860 -1.79863; + vertex 14.7665 -49.3594 67.9634; + normal 0.392003 0.165655 0.904926; + texcoord 0.998540 -2.07905; + tangent -0.882327 -0.210780 0.420798; + vertex 15.2146 -52.1774 68.2851; + normal -0.360466 -0.555257 0.749503; + texcoord 0.000490000 -1.79863; + tangent -0.886738 -0.0453241 -0.460045; + vertex 12.8333 -49.8213 68.8854; + normal -0.394969 -0.442818 0.804930; + texcoord 0.333170 -2.07905; + tangent -0.886738 -0.0453241 -0.460045; + vertex 13.7539 -52.2521 67.5273; + normal -0.413232 -0.368358 0.832797; + texcoord 0.000490000 -2.07905; + tangent -0.886738 -0.0453241 -0.460045; + vertex 15.2146 -52.1774 68.2851; + normal -0.437387 -0.239856 0.866696; + texcoord 0.333170 -2.38286; + tangent -0.886738 -0.0453241 -0.460045; + vertex 15.7040 -54.6447 67.8493; + normal 0.987227 0.151291 -0.0499365; + texcoord 0.665860 -1.79863; + tangent 0.107479 -0.401065 0.909723; + vertex 14.7665 -49.3594 67.9634; + normal 0.943613 0.329331 0.0337079; + texcoord 0.998540 -2.07905; + vertex 15.2146 -52.1774 68.2851; + normal 0.963038 0.269319 0.00495567; + texcoord 0.665860 -2.07905; + tangent 0.107479 -0.401065 0.909722; + vertex 15.0374 -51.5161 66.7851; + normal 0.890941 0.444929 0.0908941; + texcoord 0.998540 -2.38286; + tangent 0.107479 -0.401065 0.909723; + vertex 16.1196 -53.7850 67.2831; + normal 0.773976 0.0419207 0.631826; + texcoord 0.000490000 -2.07905; + tangent -0.374367 -0.774450 0.509977; + vertex 15.2146 -52.1774 68.2851; + normal 0.711710 0.112564 0.693397; + texcoord 0.333170 -2.38286; + tangent -0.374367 -0.774450 0.509977; + vertex 15.7040 -54.6447 67.8493; + normal 0.740791 0.0810144 0.666833; + texcoord 0.000490000 -2.38286; + vertex 16.1196 -53.7850 67.2831; + normal 0.672502 0.151895 0.724341; + texcoord 0.333170 -2.69630; + tangent -0.374367 -0.774450 0.509977; + vertex 16.8056 -55.8936 67.0885; + normal 0.441073 0.0134052 -0.897371; + texcoord 0.665860 -2.07905; + tangent 0.758903 0.528184 0.380904; + vertex 15.0374 -51.5161 66.7851; + normal 0.368775 0.133517 -0.919879; + texcoord 0.998540 -2.38286; + vertex 16.1196 -53.7850 67.2831; + normal 0.330467 0.191642 -0.924156; + texcoord 0.665860 -2.38286; + vertex 15.2769 -54.3715 66.8602; + normal 0.245098 0.310237 -0.918520; + texcoord 0.998540 -2.69630; + tangent 0.758903 0.528184 0.380904; + vertex 16.5620 -56.1101 66.6158; + normal 0.782603 0.304694 -0.542858; + texcoord 0.000490000 -2.38286; + tangent 0.424246 0.377126 0.823281; + vertex 16.1196 -53.7850 67.2831; + normal 0.685344 0.460517 -0.564118; + texcoord 0.333170 -2.69630; + tangent 0.424246 0.377127 0.823281; + vertex 16.8056 -55.8936 67.0885; + normal 0.639104 0.519388 -0.567258; + texcoord 0.000490000 -2.69630; + vertex 16.5620 -56.1101 66.6158; + normal 0.457808 0.695086 -0.554317; + texcoord 0.000490000 -2.79630; + vertex 17.0933 -56.3226 66.7881; + normal -0.298762 -0.0864061 -0.950408; + texcoord 0.166830 -1.13866; + tangent 0.892070 -0.379098 -0.245958; + vertex 12.2666 -50.9175 56.9934; + normal -0.263110 0.00678828 -0.964742; + texcoord 0.333170 -1.54458; + tangent 0.892070 -0.379098 -0.245958; + vertex 10.5301 -54.9366 57.9047; + normal -0.250981 0.0369787 -0.967285; + texcoord 0.000490000 -1.54458; + vertex 8.57147 -54.1042 58.4447; + normal -0.211612 0.130476 -0.968605; + texcoord 0.333170 -1.97113; + vertex 7.53134 -58.1774 58.1232; + normal -0.921379 0.258208 -0.290500; + texcoord 0.000490000 -1.54458; + tangent 0.279245 -0.0800963 -0.956873; + vertex 8.57147 -54.1042 58.4447; + normal -0.885750 0.363297 -0.288899; + texcoord 0.333170 -1.97113; + vertex 7.53134 -58.1774 58.1232; + normal -0.875115 0.388926 -0.287941; + texcoord 0.000490000 -1.97113; + vertex 7.06074 -58.0424 59.7358; + normal -0.821640 0.495771 -0.281279; + texcoord 0.333170 -2.31186; + tangent 0.279245 -0.0800963 -0.956874; + vertex 5.73003 -60.5357 59.2284; + normal 0.145793 -0.217495 0.965112; + texcoord 0.665860 -1.54458; + tangent -0.890776 0.395567 0.223708; + vertex 9.93770 -54.7612 60.0406; + normal 0.210881 -0.0762527 0.974533; + texcoord 0.998540 -1.97113; + tangent -0.890776 0.395566 0.223708; + vertex 7.06074 -58.0424 59.7358; + normal 0.202571 -0.0950296 0.974646; + texcoord 0.665860 -1.97113; + vertex 8.56377 -58.7099 59.3583; + normal 0.267090 0.0574356 0.961959; + texcoord 0.998540 -2.31186; + vertex 6.49295 -60.8646 60.0620; + normal -0.675810 0.217362 0.704298; + texcoord 0.000490000 -1.97113; + tangent -0.648263 0.279444 -0.708284; + vertex 7.06074 -58.0424 59.7358; + normal -0.650395 0.280450 0.705927; + texcoord 0.333170 -2.31186; + tangent -0.648263 0.279444 -0.708284; + vertex 5.73003 -60.5357 59.2284; + normal -0.646264 0.289938 0.705889; + texcoord 0.000490000 -2.31186; + vertex 6.49295 -60.8646 60.0620; + normal -0.616406 0.353479 0.703631; + texcoord 0.333170 -2.68815; + vertex 5.31754 -62.9437 60.0767; + normal 0.737676 -0.628095 0.247650; + texcoord 0.665860 -1.97113; + tangent -0.246248 0.0912402 0.964903; + vertex 8.56377 -58.7099 59.3583; + normal 0.836510 -0.482804 0.259135; + texcoord 0.998540 -2.31186; + tangent -0.246248 0.0912402 0.964903; + vertex 6.49295 -60.8646 60.0620; + normal 0.821577 -0.508503 0.257754; + texcoord 0.665860 -2.31186; + vertex 6.78286 -60.9720 58.9260; + normal 0.900295 -0.347157 0.262586; + texcoord 0.998540 -2.68815; + tangent -0.246248 0.0912401 0.964903; + vertex 5.66172 -63.2366 59.7759; + normal 0.491594 -0.272042 0.827241; + texcoord 0.000490000 -2.31186; + tangent -0.633900 0.539546 0.554131; + vertex 6.49295 -60.8646 60.0620; + normal 0.423016 -0.357940 0.832428; + texcoord 0.333170 -2.68815; + vertex 5.31754 -62.9437 60.0767; + normal 0.406316 -0.377316 0.832190; + texcoord 0.000490000 -2.68815; + tangent -0.633900 0.539546 0.554131; + vertex 5.66172 -63.2366 59.7759; + normal 0.301555 -0.487349 0.819485; + texcoord 0.000490000 -2.78815; + vertex 5.13662 -63.4305 59.8538; + normal -0.782862 0.618935 0.0636160; + texcoord 0.665860 -2.31186; + tangent -0.125866 -0.0574075 -0.990385; + vertex 6.78286 -60.9720 58.9260; + normal -0.859570 0.504719 0.0799854; + texcoord 0.665860 -2.68815; + tangent -0.125866 -0.0574074 -0.990385; + vertex 5.24920 -62.9748 59.5390; + normal -0.872178 0.482113 0.0828980; + texcoord 0.333170 -2.68815; + vertex 5.31754 -62.9437 60.0767; + normal -0.946834 0.304904 0.102658; + texcoord 0.333170 -2.78815; + tangent -0.125866 -0.0574074 -0.990385; + vertex 5.13662 -63.4305 59.8538; + normal 0.222801 -0.437284 -0.871288; + texcoord 0.665860 -2.31186; + tangent 0.759757 -0.482132 0.436254; + vertex 6.78286 -60.9720 58.9260; + normal 0.166805 -0.503966 -0.847463; + texcoord 0.998540 -2.68815; + tangent 0.759757 -0.482132 0.436254; + vertex 5.66172 -63.2366 59.7759; + normal 0.172294 -0.497680 -0.850076; + texcoord 0.665860 -2.68815; + vertex 5.24920 -62.9748 59.5390; + normal 0.0947602 -0.581679 -0.807880; + texcoord 0.665860 -2.78815; + tangent 0.759757 -0.482132 0.436254; + vertex 5.13662 -63.4305 59.8538; + normal -0.486956 -0.410884 0.770745; + texcoord 0.250000 -0.884860; + tangent 0.725098 0.301785 0.618998; + vertex -7.19579 65.8037 82.0581; + normal -0.517975 -0.430185 0.739353; + texcoord 0.374760 -0.884860; + tangent 0.700136 0.291531 0.651782; + vertex -6.03215 66.2880 83.0514; + normal -0.708982 -0.541039 0.452352; + texcoord 0.250000 -1.39288; + tangent 0.434510 0.182114 0.882063; + vertex -10.6094 72.7472 83.6029; + normal -0.729384 -0.551442 0.404859; + texcoord 0.374760 -1.39288; + tangent 0.383189 0.160932 0.909542; + vertex -10.0854 72.9672 84.8467; + normal 0.895992 0.242745 0.371850; + texcoord 0.749030 -0.884860; + tangent 0.397567 -0.0654462 -0.915236; + vertex -4.20233 68.3222 80.1012; + normal 0.888916 0.274805 0.366484; + texcoord 0.749030 -1.39288; + tangent 0.397567 -0.0654463 -0.915236; + vertex -6.95808 73.1920 83.5623; + normal 0.881876 0.302764 0.361426; + texcoord 0.624270 -1.39288; + vertex -7.50353 73.2818 84.8180; + normal 0.874574 0.328791 0.356393; + texcoord 0.749030 -1.83953; + tangent 0.397567 -0.0654463 -0.915236; + vertex -8.93878 78.4847 83.5400; + normal 0.508665 0.00573937 -0.860946; + texcoord 0.000490000 -1.83953; + tangent -0.758315 -0.470541 -0.451165; + vertex -8.93162 77.9808 81.4864; + normal 0.542157 -0.0709284 -0.837278; + texcoord 0.250000 -2.26446; + vertex -11.0626 82.2234 80.2557; + normal 0.553229 -0.0984419 -0.827192; + texcoord 0.000490000 -2.26446; + tangent -0.758315 -0.470541 -0.451165; + vertex -9.72101 83.0559 81.0539; + normal 0.583318 -0.180806 -0.791865; + texcoord 0.250000 -2.57659; + vertex -10.6445 85.7914 79.7490; + normal -0.780620 -0.411583 -0.470353; + texcoord 0.499510 -1.83953; + tangent -0.577510 0.187235 0.794622; + vertex -11.0512 78.5388 83.4610; + normal -0.811073 -0.242423 -0.532345; + texcoord 0.499510 -2.26446; + tangent -0.577510 0.187235 0.794622; + vertex -12.0843 82.5547 81.6615; + normal -0.815593 -0.175147 -0.551482; + texcoord 0.250000 -2.26446; + vertex -11.0626 82.2234 80.2557; + normal -0.807654 0.0109277 -0.589556; + texcoord 0.250000 -2.57659; + tangent -0.577510 0.187235 0.794622; + vertex -10.6445 85.7914 79.7490; + normal -0.592726 0.197391 0.780841; + texcoord 0.499510 -1.83953; + tangent 0.755794 0.471324 0.454566; + vertex -11.0512 78.5388 83.4610; + normal -0.586585 0.178802 0.789904; + texcoord 0.749030 -2.26446; + tangent 0.755794 0.471324 0.454566; + vertex -10.7414 83.3922 82.4692; + normal -0.588582 0.184768 0.787040; + texcoord 0.499510 -2.26446; + tangent 0.755793 0.471324 0.454566; + vertex -12.0843 82.5547 81.6615; + normal -0.581750 0.164663 0.796525; + texcoord 0.749030 -2.57659; + vertex -11.6779 85.6273 81.3231; + normal 0.817962 0.173963 0.548339; + texcoord 0.998540 -1.83953; + tangent 0.574220 -0.189258 -0.796526; + vertex -8.93162 77.9808 81.4864; + normal 0.805792 0.302742 0.508967; + texcoord 0.998540 -2.26446; + tangent 0.574219 -0.189258 -0.796526; + vertex -9.72101 83.0559 81.0539; + normal 0.788174 0.390990 0.475298; + texcoord 0.749030 -2.26446; + vertex -10.7414 83.3922 82.4692; + normal 0.745146 0.523860 0.412708; + texcoord 0.749030 -2.57659; + vertex -11.6779 85.6273 81.3231; + normal 0.953924 0.230266 -0.192369; + texcoord 0.000490000 -2.26446; + tangent -0.145395 -0.206085 -0.967672; + vertex -9.72101 83.0559 81.0539; + normal 0.974017 0.141844 -0.176556; + texcoord 0.250000 -2.57659; + tangent -0.145395 -0.206085 -0.967672; + vertex -10.6445 85.7914 79.7490; + normal 0.972362 0.150830 -0.178221; + texcoord 0.000490000 -2.57659; + vertex -10.4509 86.0658 81.0374; + normal 0.985256 0.0589825 -0.160598; + texcoord 0.250000 -2.91538; + tangent -0.145395 -0.206085 -0.967672; + vertex -10.8186 88.4291 79.6498; + normal -0.0199779 -0.502000 -0.864637; + texcoord 0.499510 -2.26446; + tangent -0.920117 -0.329093 0.212328; + vertex -12.0843 82.5547 81.6615; + normal -0.0790556 -0.374918 -0.923681; + texcoord 0.499510 -2.57659; + vertex -11.8695 85.3533 80.0317; + normal -0.154844 -0.192288 -0.969045; + texcoord 0.250000 -2.57659; + vertex -10.6445 85.7914 79.7490; + normal -0.207408 -0.0504268 -0.976954; + texcoord 0.250000 -2.91538; + tangent -0.920117 -0.329093 0.212328; + vertex -10.8186 88.4291 79.6498; + normal -0.982993 0.142732 0.115551; + texcoord 0.499510 -2.26446; + tangent 0.143628 0.205451 0.968071; + vertex -12.0843 82.5547 81.6615; + normal -0.989354 0.0529792 0.135542; + texcoord 0.749030 -2.57659; + tangent 0.143628 0.205451 0.968071; + vertex -11.6779 85.6273 81.3231; + normal -0.989602 0.0373298 0.138900; + texcoord 0.499510 -2.57659; + vertex -11.8695 85.3533 80.0317; + normal -0.986020 -0.0537916 0.157707; + texcoord 0.749030 -2.91538; + vertex -12.0747 88.2741 79.7455; + normal 0.207529 0.0556788 0.976643; + texcoord 0.998540 -2.26446; + tangent 0.919827 0.328693 -0.214195; + vertex -9.72101 83.0559 81.0539; + normal 0.117706 0.289604 0.949881; + texcoord 0.998540 -2.57659; + vertex -10.4509 86.0658 81.0374; + normal 0.114023 0.298421 0.947599; + texcoord 0.749030 -2.57659; + tangent 0.919827 0.328693 -0.214195; + vertex -11.6779 85.6273 81.3231; + normal 0.0161784 0.513720 0.857805; + texcoord 0.749030 -2.91538; + tangent 0.919827 0.328693 -0.214195; + vertex -12.0747 88.2741 79.7455; + normal 0.612786 0.468838 0.636148; + texcoord 0.000490000 -2.57659; + tangent 0.634560 0.187846 -0.749698; + vertex -10.4509 86.0658 81.0374; + normal 0.639448 0.417220 0.645782; + texcoord 0.250000 -2.91538; + tangent 0.634560 0.187846 -0.749698; + vertex -10.8186 88.4291 79.6498; + normal 0.632185 0.431860 0.643303; + texcoord 0.000490000 -2.91538; + tangent 0.634560 0.187846 -0.749698; + vertex -11.3875 88.2607 80.3220; + normal 0.657208 0.379301 0.651313; + texcoord 0.250000 -3.26802; + vertex -11.8215 90.5306 79.4380; + normal -0.743121 -0.116749 -0.658893; + texcoord 0.499510 -2.57659; + tangent -0.634933 -0.187845 0.749382; + vertex -11.8695 85.3533 80.0317; + normal -0.730587 -0.169401 -0.661472; + texcoord 0.749030 -2.91538; + tangent -0.634933 -0.187845 0.749382; + vertex -12.0747 88.2741 79.7455; + normal -0.722619 -0.198713 -0.662068; + texcoord 0.499510 -2.91538; + vertex -11.5051 88.4426 79.0732; + normal -0.706414 -0.251563 -0.661586; + texcoord 0.749030 -3.26802; + tangent -0.634933 -0.187845 0.749382; + vertex -12.1082 90.6781 78.8672; + normal -0.642818 -0.0247742 0.765618; + texcoord 0.998540 -2.57659; + tangent 0.766006 -0.0150109 0.642658; + vertex -10.4509 86.0658 81.0374; + normal -0.640323 0.0704396 0.764869; + texcoord 0.998540 -2.91538; + tangent 0.766006 -0.0150110 0.642658; + vertex -11.3875 88.2607 80.3220; + normal -0.630664 0.176058 0.755822; + texcoord 0.749030 -2.91538; + vertex -12.0747 88.2741 79.7455; + normal -0.617191 0.262371 0.741780; + texcoord 0.749030 -3.26802; + tangent 0.766006 -0.0150109 0.642658; + vertex -12.1082 90.6781 78.8672; + normal -0.181218 0.326617 0.927621; + texcoord 0.000490000 -2.91538; + tangent 0.918795 -0.280114 0.278122; + vertex -11.3875 88.2607 80.3220; + normal -0.174508 0.343747 0.922705; + texcoord 0.250000 -3.26802; + tangent 0.918795 -0.280114 0.278122; + vertex -11.8215 90.5306 79.4380; + normal -0.170439 0.353995 0.919586; + texcoord 0.000490000 -3.26802; + vertex -12.2474 90.6604 79.3091; + normal -0.162195 0.374450 0.912951; + texcoord 0.000490000 -3.36802; + vertex -11.8388 91.0760 79.2112; + normal 0.948819 0.0909441 0.302443; + texcoord 0.499510 -2.91538; + tangent 0.300154 0.0381994 -0.953126; + vertex -11.5051 88.4426 79.0732; + normal 0.945658 0.119078 0.302575; + texcoord 0.499510 -3.26802; + tangent 0.300154 0.0381994 -0.953126; + vertex -11.6823 90.5483 78.9961; + normal 0.945488 0.120418 0.302575; + texcoord 0.250000 -3.26802; + vertex -11.8215 90.5306 79.4380; + normal 0.940396 0.155631 0.302382; + texcoord 0.250000 -3.36802; + tangent 0.300154 0.0381995 -0.953126; + vertex -11.8388 91.0760 79.2112; + normal 0.286605 -0.0109526 -0.957986; + texcoord 0.499510 -2.91538; + tangent -0.918798 0.280142 -0.278084; + vertex -11.5051 88.4426 79.0732; + normal 0.347526 0.240032 -0.906427; + texcoord 0.749030 -3.26802; + tangent -0.918798 0.280141 -0.278084; + vertex -12.1082 90.6781 78.8672; + normal 0.331266 0.164148 -0.929149; + texcoord 0.499510 -3.26802; + vertex -11.6823 90.5483 78.9961; + normal 0.380799 0.443572 -0.811317; + texcoord 0.499510 -3.36802; + tangent -0.918798 0.280141 -0.278084; + vertex -11.8388 91.0760 79.2112; + normal 0.542994 0.0543287 -0.837977; + texcoord 0.000490000 -1.91351; + tangent -0.706649 0.568668 -0.421028; + vertex -18.5765 49.2446 93.9205; + normal 0.522064 0.0173979 -0.852729; + texcoord 0.250000 -2.34558; + vertex -17.9823 54.1349 94.6227; + normal 0.527398 0.0266379 -0.849201; + texcoord 0.000490000 -2.34558; + tangent -0.706649 0.568668 -0.421027; + vertex -16.6782 53.0855 95.3996; + normal 0.504351 -0.0125195 -0.863408; + texcoord 0.250000 -2.66572; + vertex -16.1437 56.3410 95.6646; + normal -0.835503 0.321666 -0.445496; + texcoord 0.499510 -1.91351; + tangent -0.436470 0.104026 0.893685; + vertex -20.7101 49.1452 96.1357; + normal -0.762413 0.484647 -0.428771; + texcoord 0.499510 -2.34558; + tangent -0.436470 0.104026 0.893685; + vertex -18.7878 54.3269 96.2719; + normal -0.732611 0.535507 -0.420136; + texcoord 0.250000 -2.34558; + tangent -0.436470 0.104026 0.893685; + vertex -17.9823 54.1349 94.6227; + normal -0.614109 0.691487 -0.380416; + texcoord 0.250000 -2.66572; + tangent -0.436470 0.104026 0.893685; + vertex -16.1437 56.3410 95.6646; + normal -0.428988 0.135675 0.893063; + texcoord 0.499510 -1.91351; + tangent 0.704741 -0.568195 0.424847; + vertex -20.7101 49.1452 96.1357; + normal -0.469842 0.0749108 0.879566; + texcoord 0.749030 -2.34558; + vertex -17.4815 53.2738 97.0593; + normal -0.478801 0.0609860 0.875803; + texcoord 0.499510 -2.34558; + vertex -18.7878 54.3269 96.2719; + normal -0.519661 -0.00573204 0.854353; + texcoord 0.749030 -2.66572; + vertex -16.9438 56.7893 97.4100; + normal 0.740134 -0.526766 0.417993; + texcoord 0.998540 -1.91351; + tangent 0.433415 -0.101577 -0.895452; + vertex -18.5765 49.2446 93.9205; + normal 0.802808 -0.407930 0.434848; + texcoord 0.998540 -2.34558; + tangent 0.433415 -0.101577 -0.895452; + vertex -16.6782 53.0855 95.3996; + normal 0.839954 -0.314502 0.442229; + texcoord 0.749030 -2.34558; + vertex -17.4815 53.2738 97.0593; + normal 0.877536 -0.178612 0.445004; + texcoord 0.749030 -2.66572; + tangent 0.433415 -0.101578 -0.895452; + vertex -16.9438 56.7893 97.4100; + normal 0.956122 -0.135845 -0.259571; + texcoord 0.000490000 -2.34558; + tangent -0.232849 0.185336 -0.954689; + vertex -16.6782 53.0855 95.3996; + normal 0.937770 -0.217258 -0.270899; + texcoord 0.250000 -2.66572; + tangent -0.232849 0.185336 -0.954689; + vertex -16.1437 56.3410 95.6646; + normal 0.931794 -0.238567 -0.273579; + texcoord 0.000490000 -2.66572; + vertex -15.8204 56.0836 96.9905; + normal 0.904377 -0.319711 -0.282644; + texcoord 0.250000 -3.01316; + tangent -0.232849 0.185335 -0.954689; + vertex -14.8057 58.8314 97.1288; + normal -0.292163 0.0966720 -0.951470; + texcoord 0.499510 -2.34558; + tangent -0.807835 0.507568 0.299628; + vertex -18.7878 54.3269 96.2719; + normal -0.162642 0.296653 -0.941034; + texcoord 0.499510 -2.66572; + tangent -0.807835 0.507569 0.299628; + vertex -17.2657 57.0459 96.0807; + normal -0.139953 0.328632 -0.934031; + texcoord 0.250000 -2.66572; + vertex -16.1437 56.3410 95.6646; + normal -0.000975092 0.507201 -0.861827; + texcoord 0.250000 -3.01316; + tangent -0.807835 0.507569 0.299628; + vertex -14.8057 58.8314 97.1288; + normal -0.825361 0.482633 0.292992; + texcoord 0.499510 -2.34558; + tangent 0.231300 -0.184358 0.955255; + vertex -18.7878 54.3269 96.2719; + normal -0.868637 0.403063 0.288115; + texcoord 0.749030 -2.66572; + vertex -16.9438 56.7893 97.4100; + normal -0.861020 0.418329 0.289216; + texcoord 0.499510 -2.66572; + tangent 0.231300 -0.184358 0.955255; + vertex -17.2657 57.0459 96.0807; + normal -0.899181 0.334374 0.282254; + texcoord 0.749030 -3.01316; + tangent 0.231300 -0.184357 0.955255; + vertex -15.9712 59.3715 97.4495; + normal 0.0298401 -0.475169 0.879388; + texcoord 0.998540 -2.34558; + tangent 0.807377 -0.507210 -0.301463; + vertex -16.6782 53.0855 95.3996; + normal 0.114323 -0.366766 0.923262; + texcoord 0.998540 -2.66572; + tangent 0.807377 -0.507210 -0.301463; + vertex -15.8204 56.0836 96.9905; + normal 0.201472 -0.243229 0.948814; + texcoord 0.749030 -2.66572; + vertex -16.9438 56.7893 97.4100; + normal 0.280160 -0.120110 0.952410; + texcoord 0.749030 -3.01316; + vertex -15.9712 59.3715 97.4495; + normal 0.795924 -0.319766 0.514057; + texcoord 0.000490000 -2.66572; + tangent 0.458650 -0.235742 -0.856777; + vertex -15.8204 56.0836 96.9905; + normal 0.771555 -0.372678 0.515571; + texcoord 0.250000 -3.01316; + tangent 0.458649 -0.235742 -0.856777; + vertex -14.8057 58.8314 97.1288; + normal 0.756346 -0.402550 0.515649; + texcoord 0.000490000 -3.01316; + tangent 0.458649 -0.235742 -0.856777; + vertex -15.2347 59.0519 97.9301; + normal 0.726636 -0.455501 0.514314; + texcoord 0.250000 -3.38003; + tangent 0.458649 -0.235742 -0.856777; + vertex -14.2371 61.2002 98.4233; + normal 0.487044 -0.167915 -0.857084; + texcoord 0.499510 -2.66572; + tangent -0.786865 0.341475 -0.514041; + vertex -17.2657 57.0459 96.0807; + normal 0.545132 -0.00583184 -0.838330; + texcoord 0.499510 -3.01316; + tangent -0.786865 0.341475 -0.514041; + vertex -15.5416 59.1508 96.6480; + normal 0.576887 0.111156 -0.809225; + texcoord 0.250000 -3.01316; + vertex -14.8057 58.8314 97.1288; + normal 0.605314 0.264879 -0.750623; + texcoord 0.250000 -3.38003; + tangent -0.786865 0.341475 -0.514041; + vertex -14.2371 61.2002 98.4233; + normal -0.601969 0.626474 -0.495141; + texcoord 0.499510 -2.66572; + tangent -0.459030 0.235895 0.856531; + vertex -17.2657 57.0459 96.0807; + normal -0.628817 0.594797 -0.500805; + texcoord 0.749030 -3.01316; + tangent -0.459030 0.235895 0.856531; + vertex -15.9712 59.3715 97.4495; + normal -0.620613 0.604727 -0.499143; + texcoord 0.499510 -3.01316; + tangent -0.459030 0.235895 0.856531; + vertex -15.5416 59.1508 96.6480; + normal -0.647250 0.571619 -0.504300; + texcoord 0.749030 -3.38003; + tangent -0.459030 0.235895 0.856531; + vertex -14.6636 61.2411 97.8904; + normal -0.582695 -0.138522 0.800799; + texcoord 0.998540 -2.66572; + tangent 0.787088 -0.341576 0.513632; + vertex -15.8204 56.0836 96.9905; + normal -0.547878 -0.00454089 0.836546; + texcoord 0.998540 -3.01316; + tangent 0.787088 -0.341576 0.513632; + vertex -15.2347 59.0519 97.9301; + normal -0.544856 0.00537981 0.838512; + texcoord 0.749030 -3.01316; + vertex -15.9712 59.3715 97.4495; + normal -0.495876 0.144874 0.856223; + texcoord 0.749030 -3.38003; + vertex -14.6636 61.2411 97.8904; + normal 0.156173 0.455368 -0.876499; + texcoord 0.499510 -3.01316; + tangent -0.985653 0.129361 -0.108415; + vertex -15.5416 59.1508 96.6480; + normal 0.154070 0.427279 -0.890895; + texcoord 0.749030 -3.38003; + tangent -0.985653 0.129361 -0.108415; + vertex -14.6636 61.2411 97.8904; + normal 0.153354 0.418063 -0.895380; + texcoord 0.499510 -3.38003; + vertex -14.1871 61.1785 97.9428; + normal 0.150409 0.381731 -0.911953; + texcoord 0.499510 -3.48003; + vertex -14.3819 61.7287 98.1410; + normal -0.962094 0.248941 -0.111371; + texcoord 0.998540 -3.01316; + tangent -0.103387 0.0449608 0.993624; + vertex -15.2347 59.0519 97.9301; + normal -0.914739 0.387999 -0.112736; + texcoord 0.998540 -3.38003; + tangent -0.103387 0.0449611 0.993625; + vertex -14.7136 61.2628 98.3709; + normal -0.919133 0.377477 -0.112717; + texcoord 0.749030 -3.38003; + tangent -0.103387 0.0449611 0.993624; + vertex -14.6636 61.2411 97.8904; + normal -0.834657 0.539417 -0.111255; + texcoord 0.749030 -3.48003; + vertex -14.3819 61.7287 98.1410; + normal -0.682366 -0.642475 0.348715; + texcoord 0.250000 -0.910720; + tangent 0.647271 -0.309326 0.696676; + vertex -12.8341 -5.27123 83.5069; + normal -0.706218 -0.636303 0.310442; + texcoord 0.374760 -0.910720; + tangent 0.618538 -0.330254 0.712982; + vertex -11.7331 -5.79739 84.6919; + normal -0.830371 -0.556543 0.0272806; + texcoord 0.250000 -1.40265; + tangent 0.355027 -0.478555 0.803082; + vertex -16.0813 0.875830 88.4781; + normal -0.842291 -0.538730 -0.0178050; + texcoord 0.374760 -1.40265; + tangent 0.303010 -0.500550 0.810947; + vertex -15.6421 0.150320 89.6535; + normal -0.0786751 -0.668575 0.739471; + texcoord 0.374760 -0.910720; + tangent 0.804888 0.395056 0.442815; + vertex -11.7331 -5.79739 84.6919; + normal -0.111542 -0.685679 0.719307; + texcoord 0.499510 -0.910720; + tangent 0.824396 0.348834 0.445741; + vertex -10.3331 -5.11027 85.4621; + normal -0.364435 -0.776885 0.513456; + texcoord 0.374760 -1.40265; + tangent 0.900798 -0.122613 0.416568; + vertex -15.6421 0.150320 89.6535; + normal -0.413568 -0.784941 0.461334; + texcoord 0.499510 -1.40265; + tangent 0.888046 -0.235993 0.394565; + vertex -14.3351 -0.197000 90.2342; + normal 0.607505 0.427295 -0.669595; + texcoord 0.000490000 -1.84139; + tangent -0.749904 0.0306042 -0.660838; + vertex -13.5117 6.42482 90.2050; + normal 0.622349 0.371375 -0.689030; + texcoord 0.250000 -2.27282; + tangent -0.749904 0.0306041 -0.660838; + vertex -15.0358 10.8965 91.6758; + normal 0.626193 0.355020 -0.694149; + texcoord 0.000490000 -2.27282; + tangent -0.749905 0.0306041 -0.660838; + vertex -13.6296 10.8391 92.9150; + normal 0.639398 0.289846 -0.712152; + texcoord 0.250000 -2.58996; + tangent -0.749904 0.0306042 -0.660838; + vertex -14.3638 13.4743 93.3284; + normal -0.771696 0.0945942 -0.628917; + texcoord 0.499510 -1.84139; + tangent -0.605756 -0.410599 0.681519; + vertex -15.8901 5.27636 91.8787; + normal -0.792001 0.229226 -0.565853; + texcoord 0.499510 -2.27282; + tangent -0.605756 -0.410599 0.681519; + vertex -16.1717 10.1265 92.9538; + normal -0.795396 0.334176 -0.505640; + texcoord 0.250000 -2.27282; + vertex -15.0358 10.8965 91.6758; + normal -0.781441 0.468176 -0.412505; + texcoord 0.250000 -2.58996; + vertex -14.3638 13.4743 93.3284; + normal -0.655552 -0.199499 0.728321; + texcoord 0.499510 -1.84139; + tangent 0.747265 -0.0323669 0.663738; + vertex -15.8901 5.27636 91.8787; + normal -0.647317 -0.261291 0.716036; + texcoord 0.749030 -2.27282; + tangent 0.747265 -0.0323671 0.663738; + vertex -14.7643 10.0656 94.2039; + normal -0.649644 -0.245785 0.719411; + texcoord 0.499510 -2.27282; + vertex -16.1717 10.1265 92.9538; + normal -0.638939 -0.309489 0.704253; + texcoord 0.749030 -2.58996; + tangent 0.747265 -0.0323670 0.663738; + vertex -15.7184 13.3973 94.8024; + normal 0.798055 -0.299646 0.522801; + texcoord 0.998540 -1.84139; + tangent 0.602508 0.410710 -0.684326; + vertex -13.5117 6.42482 90.2050; + normal 0.783457 -0.140792 0.605288; + texcoord 0.998540 -2.27282; + vertex -13.6296 10.8391 92.9150; + normal 0.773994 -0.0914856 0.626549; + texcoord 0.749030 -2.27282; + vertex -14.7643 10.0656 94.2039; + normal 0.722498 0.0836130 0.686298; + texcoord 0.749030 -2.58996; + tangent 0.602508 0.410710 -0.684326; + vertex -15.7184 13.3973 94.8024; + normal 0.963832 0.266038 0.0158536; + texcoord 0.000490000 -2.27282; + tangent -0.0326316 0.176841 -0.983698; + vertex -13.6296 10.8391 92.9150; + normal 0.987164 0.159656 -0.00404492; + texcoord 0.250000 -2.58996; + tangent -0.0326316 0.176841 -0.983698; + vertex -14.3638 13.4743 93.3284; + normal 0.992751 0.119643 -0.0114235; + texcoord 0.000490000 -2.58996; + vertex -14.3177 13.2247 94.7166; + normal 0.999452 0.0112930 -0.0311240; + texcoord 0.250000 -2.93433; + vertex -14.3361 16.0062 95.1353; + normal -0.0422543 0.133605 -0.990133; + texcoord 0.499510 -2.27282; + tangent -0.990741 0.122378 0.0587934; + vertex -16.1717 10.1265 92.9538; + normal -0.0133874 0.342876 -0.939285; + texcoord 0.499510 -2.58996; + tangent -0.990741 0.122377 0.0587934; + vertex -15.7619 13.6470 93.4113; + normal -0.00666787 0.388663 -0.921356; + texcoord 0.250000 -2.58996; + tangent -0.990741 0.122377 0.0587934; + vertex -14.3638 13.4743 93.3284; + normal 0.0234146 0.580567 -0.813875; + texcoord 0.250000 -2.93433; + tangent -0.990741 0.122377 0.0587934; + vertex -14.3361 16.0062 95.1353; + normal -0.992755 0.109000 0.0505693; + texcoord 0.499510 -2.27282; + tangent 0.0307229 -0.176604 0.983802; + vertex -16.1717 10.1265 92.9538; + normal -0.997556 0.0563849 0.0412742; + texcoord 0.749030 -2.58996; + tangent 0.0307229 -0.176604 0.983802; + vertex -15.7184 13.3973 94.8024; + normal -0.996682 0.0688142 0.0434781; + texcoord 0.499510 -2.58996; + vertex -15.7619 13.6470 93.4113; + normal -0.999327 0.0142949 0.0337738; + texcoord 0.749030 -2.93433; + tangent 0.0307229 -0.176604 0.983802; + vertex -15.6639 16.2007 95.2305; + normal -0.0261509 -0.607225 0.794100; + texcoord 0.998540 -2.27282; + tangent 0.990668 -0.122035 -0.0606923; + vertex -13.6296 10.8391 92.9150; + normal -0.00272270 -0.462935 0.886388; + texcoord 0.998540 -2.58996; + tangent 0.990669 -0.122035 -0.0606923; + vertex -14.3177 13.2247 94.7166; + normal 0.0194636 -0.314068 0.949201; + texcoord 0.749030 -2.58996; + vertex -15.7184 13.3973 94.8024; + normal 0.0418244 -0.151618 0.987554; + texcoord 0.749030 -2.93433; + tangent 0.990668 -0.122035 -0.0606923; + vertex -15.6639 16.2007 95.2305; + normal 0.625487 -0.112096 0.772140; + texcoord 0.000490000 -2.58996; + tangent 0.737783 0.406956 -0.538575; + vertex -14.3177 13.2247 94.7166; + normal 0.651847 -0.222168 0.725077; + texcoord 0.250000 -2.93433; + tangent 0.737783 0.406956 -0.538575; + vertex -14.3361 16.0062 95.1353; + normal 0.650030 -0.213151 0.729402; + texcoord 0.000490000 -2.93433; + vertex -15.0373 15.6194 95.6471; + normal 0.667330 -0.319476 0.672760; + texcoord 0.250000 -3.29575; + tangent 0.737783 0.406956 -0.538575; + vertex -15.0326 18.1481 96.8433; + normal -0.674698 0.445244 -0.588677; + texcoord 0.499510 -2.58996; + tangent -0.738094 -0.406678 0.538359; + vertex -15.7619 13.6470 93.4113; + normal -0.674673 0.438036 -0.594088; + texcoord 0.749030 -2.93433; + tangent -0.738094 -0.406678 0.538359; + vertex -15.6639 16.2007 95.2305; + normal -0.674661 0.436559 -0.595188; + texcoord 0.499510 -2.93433; + tangent -0.738094 -0.406678 0.538359; + vertex -14.9621 16.5874 94.7186; + normal -0.674565 0.428969 -0.600789; + texcoord 0.749030 -3.29575; + tangent -0.738094 -0.406678 0.538359; + vertex -15.2277 18.2162 96.1799; + normal -0.740407 -0.424869 0.520849; + texcoord 0.998540 -2.58996; + tangent 0.659027 -0.611289 0.438188; + vertex -14.3177 13.2247 94.7166; + normal -0.724051 -0.357963 0.589587; + texcoord 0.998540 -2.93433; + tangent 0.659027 -0.611289 0.438188; + vertex -15.0373 15.6194 95.6471; + normal -0.692033 -0.264654 0.671601; + texcoord 0.749030 -2.93433; + vertex -15.6639 16.2007 95.2305; + normal -0.662891 -0.196838 0.722378; + texcoord 0.749030 -3.29575; + vertex -15.2277 18.2162 96.1799; + normal -0.433507 -0.384705 0.814907; + texcoord 0.000490000 -2.93433; + tangent 0.718554 0.398163 0.570216; + vertex -15.0373 15.6194 95.6471; + normal -0.504537 -0.265867 0.821436; + texcoord 0.250000 -3.29575; + vertex -15.0326 18.1481 96.8433; + normal -0.480334 -0.308812 0.820923; + texcoord 0.000490000 -3.29575; + tangent 0.718554 0.398163 0.570216; + vertex -15.3857 17.9524 96.5631; + normal -0.553732 -0.168531 0.815462; + texcoord 0.000490000 -3.39575; + tangent 0.718554 0.398163 0.570216; + vertex -15.4516 18.5698 96.6460; + normal 0.194182 0.672431 -0.714234; + texcoord 0.499510 -2.93433; + tangent -0.718554 -0.398163 -0.570216; + vertex -14.9621 16.5874 94.7186; + normal 0.137347 0.722509 -0.677581; + texcoord 0.749030 -3.29575; + tangent -0.718554 -0.398163 -0.570216; + vertex -15.2277 18.2162 96.1799; + normal 0.0954478 0.755682 -0.647946; + texcoord 0.499510 -3.29575; + vertex -14.8747 18.4119 96.4601; + normal 0.0278006 0.802799 -0.595601; + texcoord 0.499510 -3.39575; + vertex -15.4516 18.5698 96.6460; + normal -0.926711 0.00910097 -0.375664; + texcoord 0.998540 -2.93433; + tangent -0.321460 -0.536919 0.779988; + vertex -15.0373 15.6194 95.6471; + normal -0.921599 -0.0118279 -0.387964; + texcoord 0.998540 -3.29575; + vertex -15.3857 17.9524 96.5631; + normal -0.920405 -0.0164047 -0.390623; + texcoord 0.749030 -3.29575; + tangent -0.321460 -0.536919 0.779988; + vertex -15.2277 18.2162 96.1799; + normal -0.912928 -0.0429994 -0.405848; + texcoord 0.749030 -3.39575; + vertex -15.4516 18.5698 96.6460; + normal -0.908991 0.0209583 -0.416289; + texcoord 0.125240 -0.880950; + tangent -0.0917480 -0.984300 0.150782; + vertex -32.2848 -27.5963 80.2955; + normal -0.909258 0.0199595 -0.415754; + texcoord 0.250000 -0.880950; + tangent -0.117797 -0.970458 0.210560; + vertex -32.4269 -29.1201 80.5289; + normal -0.911384 0.0118411 -0.411387; + texcoord 0.125240 -1.37034; + tangent -0.339897 -0.585882 0.735671; + vertex -35.2156 -25.0023 86.8256; + normal -0.911602 0.0109915 -0.410927; + texcoord 0.250000 -1.37034; + tangent -0.355597 -0.522603 0.774878; + vertex -35.6847 -25.6917 87.8478; + normal -0.792944 -0.605328 -0.0694073; + texcoord 0.250000 -0.880950; + tangent 0.440099 -0.647802 0.621824; + vertex -32.4269 -29.1201 80.5289; + normal -0.795978 -0.600724 -0.0744971; + texcoord 0.374760 -0.880950; + tangent 0.435595 -0.652381 0.620207; + vertex -31.7456 -30.1229 81.4916; + normal -0.820406 -0.559376 -0.118461; + texcoord 0.250000 -1.37034; + tangent 0.389553 -0.696548 0.602553; + vertex -35.6847 -25.6917 87.8478; + normal -0.823424 -0.553638 -0.124332; + texcoord 0.374760 -1.37034; + tangent 0.382236 -0.703145 0.599568; + vertex -35.1805 -26.6192 88.6387; + normal -0.247553 -0.911682 0.327952; + texcoord 0.374760 -0.880950; + tangent 0.698425 0.0666799 0.712570; + vertex -31.7456 -30.1229 81.4916; + normal -0.264984 -0.911461 0.314678; + texcoord 0.499510 -0.880950; + tangent 0.726163 0.0334449 0.686709; + vertex -30.6400 -30.0173 82.6195; + normal -0.435483 -0.883902 0.170507; + texcoord 0.374760 -1.37034; + tangent 0.899437 -0.384751 0.207314; + vertex -35.1805 -26.6192 88.6387; + normal -0.470185 -0.871792 0.137493; + texcoord 0.499510 -1.37034; + tangent 0.882567 -0.464651 0.0719346; + vertex -33.9983 -27.2416 88.7350; + normal 0.840476 -0.00637787 0.541812; + texcoord 0.624270 -0.880950; + tangent 0.0995124 0.984740 -0.142775; + vertex -29.7270 -28.8458 83.2794; + normal 0.840620 0.0141126 0.541441; + texcoord 0.749030 -0.880950; + tangent 0.124196 0.971992 -0.199514; + vertex -29.5722 -27.3139 83.0573; + normal 0.833363 0.143241 0.533843; + texcoord 0.624270 -1.37034; + tangent 0.294882 0.740625 -0.603755; + vertex -32.8056 -27.2004 88.0744; + normal 0.823987 0.209910 0.526291; + texcoord 0.749030 -1.37034; + tangent 0.362294 0.518973 -0.774216; + vertex -32.3261 -26.5135 87.0498; + normal 0.628848 0.721796 0.289071; + texcoord 0.749030 -0.880950; + tangent -0.446190 0.639474 -0.626089; + vertex -29.5722 -27.3139 83.0573; + normal 0.640804 0.709367 0.293543; + texcoord 0.873780 -0.880950; + tangent -0.437511 0.649665 -0.621707; + vertex -30.2663 -26.3191 82.0833; + normal 0.680802 0.664391 0.308372; + texcoord 0.749030 -1.37034; + tangent -0.402412 0.688624 -0.603210; + vertex -32.3261 -26.5135 87.0498; + normal 0.693421 0.648996 0.313004; + texcoord 0.873780 -1.37034; + tangent -0.388840 0.702776 -0.595743; + vertex -32.8407 -25.5834 86.2613; + normal 0.0419000 0.988074 -0.148170; + texcoord 0.873780 -0.880950; + tangent -0.699185 -0.0769390 -0.710789; + vertex -30.2663 -26.3191 82.0833; + normal 0.117569 0.984878 -0.127250; + texcoord 0.998540 -0.880950; + tangent -0.764644 0.00485548 -0.644435; + vertex -31.4027 -26.4442 80.9281; + normal 0.410340 0.911205 -0.0364153; + texcoord 0.873780 -1.37034; + tangent -0.901151 0.395595 -0.177290; + vertex -32.8407 -25.5834 86.2613; + normal 0.462770 0.886290 -0.0182569; + texcoord 0.998540 -1.37034; + tangent -0.885049 0.460757 -0.0662621; + vertex -34.0480 -24.9549 86.1709; + normal 0.607285 0.579883 -0.543085; + texcoord 0.000490000 -1.79612; + tangent -0.727613 0.680438 -0.0870840; + vertex -31.9270 -22.6353 90.5192; + normal 0.580413 0.542985 -0.606867; + texcoord 0.250000 -2.21770; + tangent -0.727613 0.680438 -0.0870840; + vertex -31.7240 -19.3716 94.2311; + normal 0.585510 0.549869 -0.595669; + texcoord 0.000490000 -2.21770; + vertex -30.4822 -20.5328 94.3798; + normal 0.554155 0.508200 -0.659276; + texcoord 0.250000 -2.52558; + tangent -0.727613 0.680438 -0.0870840; + vertex -29.9930 -18.0667 96.6920; + normal -0.827626 0.509219 -0.236075; + texcoord 0.499510 -1.79612; + tangent -0.482897 -0.431622 0.761914; + vertex -33.7954 -23.5614 92.4556; + normal -0.758863 0.640442 -0.118156; + texcoord 0.499510 -2.21770; + tangent -0.482897 -0.431622 0.761914; + vertex -32.5481 -20.1082 95.5314; + normal -0.742251 0.663409 -0.0946163; + texcoord 0.250000 -2.21770; + vertex -31.7240 -19.3716 94.2311; + normal -0.633752 0.772695 0.0360598; + texcoord 0.250000 -2.52558; + tangent -0.482897 -0.431622 0.761914; + vertex -29.9930 -18.0667 96.6920; + normal -0.519097 -0.456267 0.722743; + texcoord 0.499510 -1.79612; + tangent 0.725497 -0.682268 0.0903601; + vertex -33.7954 -23.5614 92.4556; + normal -0.543164 -0.486995 0.683965; + texcoord 0.749030 -2.21770; + tangent 0.725497 -0.682268 0.0903601; + vertex -31.3045 -21.2777 95.6863; + normal -0.546967 -0.491909 0.677387; + texcoord 0.499510 -2.21770; + vertex -32.5481 -20.1082 95.5314; + normal -0.571562 -0.524163 0.631324; + texcoord 0.749030 -2.52558; + tangent 0.725497 -0.682268 0.0903602; + vertex -31.1809 -19.1171 97.5921; + normal 0.740396 -0.666651 0.0859666; + texcoord 0.998540 -1.79612; + tangent 0.479751 0.434527 -0.762250; + vertex -31.9270 -22.6353 90.5192; + normal 0.799150 -0.575045 0.175166; + texcoord 0.998540 -2.21770; + tangent 0.479751 0.434527 -0.762250; + vertex -30.4822 -20.5328 94.3798; + normal 0.840678 -0.476368 0.257555; + texcoord 0.749030 -2.21770; + tangent 0.479751 0.434527 -0.762250; + vertex -31.3045 -21.2777 95.6863; + normal 0.869158 -0.354188 0.345130; + texcoord 0.749030 -2.52558; + vertex -31.1809 -19.1171 97.5921; + normal 0.986270 -0.0473089 -0.158217; + texcoord 0.000490000 -2.21770; + tangent -0.0151982 0.928016 -0.372230; + vertex -30.4822 -20.5328 94.3798; + normal 0.972149 -0.0733587 -0.222586; + texcoord 0.250000 -2.52558; + tangent -0.0151982 0.928016 -0.372229; + vertex -29.9930 -18.0667 96.6920; + normal 0.976268 -0.0666588 -0.206050; + texcoord 0.000490000 -2.52558; + vertex -29.9735 -19.2586 97.1701; + normal 0.958374 -0.0926308 -0.270071; + texcoord 0.250000 -2.85600; + tangent -0.0151982 0.928016 -0.372229; + vertex -29.1726 -17.1546 99.2905; + normal -0.857390 0.181223 0.481705; + texcoord 0.499510 -2.21770; + tangent 0.0133887 -0.927786 0.372873; + vertex -32.5481 -20.1082 95.5314; + normal -0.894074 0.155864 0.419925; + texcoord 0.749030 -2.52558; + tangent 0.0133887 -0.927786 0.372873; + vertex -31.1809 -19.1171 97.5921; + normal -0.909876 0.143340 0.389331; + texcoord 0.499510 -2.52558; + vertex -31.1981 -17.9232 97.1123; + normal -0.939429 0.116053 0.322497; + texcoord 0.749030 -2.85600; + tangent 0.0133887 -0.927786 0.372873; + vertex -30.3903 -17.1077 99.1719; + normal 0.0363727 -0.911524 0.409635; + texcoord 0.998540 -2.21770; + tangent 0.938260 -0.109957 -0.327989; + vertex -30.4822 -20.5328 94.3798; + normal 0.0951649 -0.829511 0.550323; + texcoord 0.998540 -2.52558; + tangent 0.938260 -0.109957 -0.327989; + vertex -29.9735 -19.2586 97.1701; + normal 0.127204 -0.772044 0.622709; + texcoord 0.749030 -2.52558; + tangent 0.938260 -0.109957 -0.327989; + vertex -31.1809 -19.1171 97.5921; + normal 0.181401 -0.650930 0.737146; + texcoord 0.749030 -2.85600; + tangent 0.938260 -0.109957 -0.327989; + vertex -30.3903 -17.1077 99.1719; + normal 0.645240 -0.650079 0.401327; + texcoord 0.000490000 -2.52558; + tangent 0.763684 0.563438 -0.315156; + vertex -29.9735 -19.2586 97.1701; + normal 0.645552 -0.661187 0.382223; + texcoord 0.250000 -2.85600; + vertex -29.1726 -17.1546 99.2905; + normal 0.645503 -0.658404 0.387079; + texcoord 0.000490000 -2.85600; + vertex -29.8331 -17.6419 99.5631; + normal 0.645578 -0.669473 0.367471; + texcoord 0.250000 -3.19848; + tangent 0.763684 0.563438 -0.315156; + vertex -29.1761 -16.0475 101.314; + normal -0.610958 0.788337 -0.0725008; + texcoord 0.499510 -2.52558; + tangent -0.763997 -0.563129 0.314950; + vertex -31.1981 -17.9232 97.1123; + normal -0.625243 0.766674 -0.145887; + texcoord 0.749030 -2.85600; + vertex -30.3903 -17.1077 99.1719; + normal -0.630993 0.754032 -0.182437; + texcoord 0.499510 -2.85600; + vertex -29.7292 -16.6204 98.8994; + normal -0.639546 0.725524 -0.254158; + texcoord 0.749030 -3.19848; + tangent -0.763997 -0.563129 0.314950; + vertex -29.4987 -15.7249 100.876; + normal -0.765050 -0.511908 0.390702; + texcoord 0.998540 -2.52558; + tangent 0.643896 -0.617327 0.452001; + vertex -29.9735 -19.2586 97.1701; + normal -0.754562 -0.414585 0.508681; + texcoord 0.998540 -2.85600; + tangent 0.643896 -0.617327 0.452001; + vertex -29.8331 -17.6419 99.5631; + normal -0.753648 -0.409849 0.513847; + texcoord 0.749030 -2.85600; + vertex -30.3903 -17.1077 99.1719; + normal -0.723654 -0.299543 0.621771; + texcoord 0.749030 -3.19848; + vertex -29.4987 -15.7249 100.876; + normal 0.369141 0.829599 -0.418928; + texcoord 0.499510 -2.85600; + tangent -0.923065 0.379704 -0.0614397; + vertex -29.7292 -16.6204 98.8994; + normal 0.352762 0.772014 -0.528728; + texcoord 0.749030 -3.19848; + tangent -0.923065 0.379704 -0.0614396; + vertex -29.4987 -15.7249 100.876; + normal 0.351245 0.766993 -0.536981; + texcoord 0.499510 -3.19848; + tangent -0.923065 0.379704 -0.0614396; + vertex -29.0860 -15.8947 100.903; + normal 0.322072 0.675660 -0.663138; + texcoord 0.499510 -3.29848; + tangent -0.923065 0.379704 -0.0614396; + vertex -29.1821 -15.4785 101.281; + normal -0.870468 -0.474171 -0.132091; + texcoord 0.250000 -0.896560; + tangent 0.274269 -0.690072 0.669759; + vertex -31.9666 -26.8987 51.9414; + normal -0.873935 -0.461922 -0.151211; + texcoord 0.374760 -0.896560; + tangent 0.247357 -0.686567 0.683696; + vertex -31.5158 -28.0330 53.0423; + normal -0.885056 -0.358291 -0.297160; + texcoord 0.250000 -1.36662; + tangent -0.00552390 -0.625718 0.780030; + vertex -35.8159 -21.5187 57.9954; + normal -0.884433 -0.344317 -0.314998; + texcoord 0.374760 -1.36662; + tangent -0.0424802 -0.612791 0.789102; + vertex -35.8754 -22.3771 59.1007; + normal -0.570638 -0.763570 0.302214; + texcoord 0.374760 -0.896560; + tangent 0.446082 0.0207641 0.894751; + vertex -31.5158 -28.0330 53.0423; + normal -0.583272 -0.760786 0.284603; + texcoord 0.499510 -0.896560; + tangent 0.468281 -0.0214384 0.883319; + vertex -30.7660 -27.9981 54.5462; + normal -0.696321 -0.711202 0.0965849; + texcoord 0.374760 -1.36662; + tangent 0.639638 -0.535229 0.551718; + vertex -35.8754 -22.3771 59.1007; + normal -0.713940 -0.697626 0.0600638; + texcoord 0.499510 -1.36662; + tangent 0.643326 -0.619658 0.449618; + vertex -34.9605 -23.2584 59.7402; + normal 0.106746 -0.690017 0.715878; + texcoord 0.499510 -0.896560; + tangent 0.365390 0.696836 0.617179; + vertex -30.7660 -27.9981 54.5462; + normal 0.0906883 -0.701460 0.706916; + texcoord 0.624270 -0.896560; + tangent 0.413514 0.678718 0.606917; + vertex -30.1354 -26.7955 55.6113; + normal -0.102252 -0.811335 0.575569; + texcoord 0.499510 -1.36662; + tangent 0.994980 0.000231940 0.100077; + vertex -34.9605 -23.2584 59.7402; + normal -0.170336 -0.837820 0.518694; + texcoord 0.624270 -1.36662; + tangent 0.951192 -0.277266 -0.135488; + vertex -33.5828 -23.6600 59.5439; + normal 0.366104 0.905525 -0.214456; + texcoord 0.873780 -0.896560; + tangent -0.446670 -0.0311744 -0.894156; + vertex -30.4741 -24.0221 54.4573; + normal 0.465472 0.867856 -0.173672; + texcoord 0.998540 -0.896560; + tangent -0.526242 0.128712 -0.840537; + vertex -31.2449 -24.0759 52.9142; + normal 0.658023 0.748886 -0.0785839; + texcoord 0.873780 -1.36662; + tangent -0.643648 0.519825 -0.561693; + vertex -32.5241 -22.4691 57.5150; + normal 0.706704 0.705742 -0.0499810; + texcoord 0.998540 -1.36662; + tangent -0.648448 0.617835 -0.444741; + vertex -33.4633 -21.5742 56.8708; + normal 0.870654 0.318834 -0.374575; + texcoord 0.000490000 -1.78140; + tangent -0.483070 0.697815 -0.528864; + vertex -32.3255 -18.3223 61.1051; + normal 0.859109 0.261137 -0.440158; + texcoord 0.250000 -2.20854; + tangent -0.483070 0.697815 -0.528865; + vertex -32.8686 -13.8934 63.6126; + normal 0.862295 0.274323 -0.425670; + texcoord 0.000490000 -2.20854; + tangent -0.483070 0.697815 -0.528865; + vertex -31.9932 -15.1580 64.5710; + normal 0.844592 0.212093 -0.491610; + texcoord 0.250000 -2.52160; + vertex -31.8608 -12.0177 66.1532; + normal -0.562896 0.474250 -0.676931; + texcoord 0.499510 -1.78140; + tangent -0.805897 -0.133073 0.576907; + vertex -35.1295 -18.5973 62.1972; + normal -0.518429 0.629214 -0.579069; + texcoord 0.499510 -2.20854; + tangent -0.805897 -0.133074 0.576907; + vertex -34.3290 -14.1346 64.6581; + normal -0.504853 0.663473 -0.552202; + texcoord 0.250000 -2.20854; + vertex -32.8686 -13.8934 63.6126; + normal -0.431649 0.798990 -0.418682; + texcoord 0.250000 -2.52160; + tangent -0.805897 -0.133074 0.576907; + vertex -31.8608 -12.0177 66.1532; + normal -0.824871 -0.152253 0.544432; + texcoord 0.499510 -1.78140; + tangent 0.479587 -0.698346 0.531328; + vertex -35.1295 -18.5973 62.1972; + normal -0.839714 -0.189482 0.508897; + texcoord 0.749030 -2.20854; + vertex -33.4561 -15.4056 65.6251; + normal -0.842644 -0.197566 0.500917; + texcoord 0.499510 -2.20854; + vertex -34.3290 -14.1346 64.6581; + normal -0.855746 -0.238241 0.459282; + texcoord 0.749030 -2.52160; + vertex -33.5646 -12.5433 66.9077; + normal 0.509913 -0.659073 0.552822; + texcoord 0.998540 -1.78140; + tangent 0.803773 0.136066 -0.579168; + vertex -32.3255 -18.3223 61.1051; + normal 0.546909 -0.552176 0.629279; + texcoord 0.998540 -2.20854; + tangent 0.803773 0.136066 -0.579168; + vertex -31.9932 -15.1580 64.5710; + normal 0.571831 -0.445356 0.688961; + texcoord 0.749030 -2.20854; + vertex -33.4561 -15.4056 65.6251; + normal 0.589661 -0.311554 0.745140; + texcoord 0.749030 -2.52160; + tangent 0.803773 0.136066 -0.579168; + vertex -33.5646 -12.5433 66.9077; + normal 0.944537 -0.178653 0.275559; + texcoord 0.000490000 -2.20854; + tangent 0.313429 0.740892 -0.594005; + vertex -31.9932 -15.1580 64.5710; + normal 0.949555 -0.237668 0.204597; + texcoord 0.250000 -2.52160; + vertex -31.8608 -12.0177 66.1532; + normal 0.949086 -0.223599 0.221898; + texcoord 0.000490000 -2.52160; + vertex -32.2882 -13.0281 66.9633; + normal 0.947912 -0.281510 0.149047; + texcoord 0.250000 -2.85962; + vertex -31.7529 -10.3388 68.6377; + normal -0.913185 0.406927 0.0224568; + texcoord 0.499510 -2.20854; + tangent -0.315236 -0.740196 0.593916; + vertex -34.3290 -14.1346 64.6581; + normal -0.929304 0.367647 -0.0350535; + texcoord 0.749030 -2.52160; + tangent -0.315236 -0.740196 0.593916; + vertex -33.5646 -12.5433 66.9077; + normal -0.934956 0.349547 -0.0606122; + texcoord 0.499510 -2.52160; + tangent -0.315236 -0.740196 0.593916; + vertex -33.1338 -11.5319 66.0962; + normal -0.944373 0.306485 -0.119278; + texcoord 0.749030 -2.85962; + vertex -32.9158 -10.0720 68.1215; + normal -0.303850 -0.729872 0.612341; + texcoord 0.998540 -2.20854; + tangent 0.934075 -0.354754 0.0406536; + vertex -31.9932 -15.1580 64.5710; + normal -0.268627 -0.623127 0.734542; + texcoord 0.998540 -2.52160; + tangent 0.934076 -0.354754 0.0406536; + vertex -32.2882 -13.0281 66.9633; + normal -0.235717 -0.527084 0.816468; + texcoord 0.749030 -2.52160; + tangent 0.934075 -0.354754 0.0406536; + vertex -33.5646 -12.5433 66.9077; + normal -0.188311 -0.392668 0.900195; + texcoord 0.749030 -2.85962; + tangent 0.934075 -0.354754 0.0406536; + vertex -32.9158 -10.0720 68.1215; + normal 0.295348 -0.546662 0.783537; + texcoord 0.000490000 -2.52160; + tangent 0.910244 0.410136 -0.0569628; + vertex -32.2882 -13.0281 66.9633; + normal 0.310989 -0.586309 0.748016; + texcoord 0.250000 -2.85962; + tangent 0.910244 0.410136 -0.0569628; + vertex -31.7529 -10.3388 68.6377; + normal 0.306052 -0.573728 0.759716; + texcoord 0.000490000 -2.85962; + vertex -32.5888 -10.7155 68.6901; + normal 0.321083 -0.612251 0.722533; + texcoord 0.250000 -3.21234; + tangent 0.910244 0.410136 -0.0569627; + vertex -32.3504 -8.60799 70.3699; + normal -0.378463 0.769707 -0.514117; + texcoord 0.499510 -2.52160; + tangent -0.910413 -0.409802 0.0566605; + vertex -33.1338 -11.5319 66.0962; + normal -0.371746 0.750279 -0.546706; + texcoord 0.749030 -2.85962; + tangent -0.910413 -0.409802 0.0566605; + vertex -32.9158 -10.0720 68.1215; + normal -0.366437 0.735233 -0.570224; + texcoord 0.499510 -2.85962; + tangent -0.910413 -0.409802 0.0566605; + vertex -32.0793 -9.69544 68.0694; + normal -0.358714 0.713739 -0.601582; + texcoord 0.749030 -3.21234; + tangent -0.910413 -0.409802 0.0566606; + vertex -32.2682 -8.37883 69.7441; + normal -0.934246 -0.283243 0.216700; + texcoord 0.998540 -2.52160; + tangent 0.355854 -0.700312 0.618813; + vertex -32.2882 -13.0281 66.9633; + normal -0.929991 -0.200104 0.308341; + texcoord 0.998540 -2.85962; + tangent 0.355854 -0.700313 0.618814; + vertex -32.5888 -10.7155 68.6901; + normal -0.923088 -0.160045 0.349707; + texcoord 0.749030 -2.85962; + tangent 0.355854 -0.700313 0.618813; + vertex -32.9158 -10.0720 68.1215; + normal -0.897911 -0.0726425 0.434142; + texcoord 0.749030 -3.21234; + tangent 0.355854 -0.700312 0.618814; + vertex -32.2682 -8.37883 69.7441; + normal -0.780719 -0.333107 0.528694; + texcoord 0.000490000 -2.85962; + tangent 0.571585 -0.0387739 0.819626; + vertex -32.5888 -10.7155 68.6901; + normal -0.812359 -0.167467 0.558595; + texcoord 0.250000 -3.21234; + tangent 0.571585 -0.0387740 0.819626; + vertex -32.3504 -8.60799 70.3699; + normal -0.805171 -0.218943 0.551147; + texcoord 0.000490000 -3.21234; + vertex -32.6218 -8.58958 69.9808; + normal -0.820521 -0.0197572 0.571275; + texcoord 0.000490000 -3.31234; + tangent 0.571585 -0.0387739 0.819626; + vertex -32.4828 -8.04254 70.1994; + normal 0.649701 0.631518 -0.423171; + texcoord 0.499510 -2.85962; + tangent -0.571551 0.0387724 -0.819650; + vertex -32.0793 -9.69544 68.0694; + normal 0.610000 0.688189 -0.392805; + texcoord 0.749030 -3.21234; + tangent -0.571551 0.0387724 -0.819650; + vertex -32.2682 -8.37883 69.7441; + normal 0.580273 0.725360 -0.370318; + texcoord 0.499510 -3.21234; + tangent -0.571551 0.0387723 -0.819650; + vertex -31.9968 -8.39724 70.1333; + normal 0.526773 0.783217 -0.330275; + texcoord 0.499510 -3.31234; + vertex -32.4828 -8.04254 70.1994; + normal -0.660353 0.382208 -0.646414; + texcoord 0.998540 -2.85962; + tangent -0.744737 -0.443858 0.498355; + vertex -32.5888 -10.7155 68.6901; + normal -0.661956 0.396483 -0.636094; + texcoord 0.998540 -3.21234; + tangent -0.744737 -0.443858 0.498355; + vertex -32.6218 -8.58958 69.9808; + normal -0.662202 0.398843 -0.634360; + texcoord 0.749030 -3.21234; + tangent -0.744737 -0.443858 0.498355; + vertex -32.2682 -8.37883 69.7441; + normal -0.663900 0.416826 -0.620881; + texcoord 0.749030 -3.31234; + tangent -0.744737 -0.443858 0.498355; + vertex -32.4828 -8.04254 70.1994; + normal -0.427249 -0.00512036 -0.904120; + texcoord 0.000490000 -2.79809; + tangent 0.848066 -0.348936 -0.398784; + vertex -13.4074 22.5143 104.302; + normal -0.407402 0.0518637 -0.911775; + texcoord 0.200100 -3.13000; + tangent 0.848066 -0.348936 -0.398784; + vertex -14.4320 19.9086 104.801; + normal -0.398852 0.0751107 -0.913934; + texcoord 0.000490000 -3.13000; + tangent 0.848066 -0.348936 -0.398784; + vertex -15.3473 20.2852 105.232; + normal -0.376624 0.132465 -0.916847; + texcoord 0.200100 -3.48755; + tangent 0.848066 -0.348936 -0.398784; + vertex -16.4188 17.8889 105.326; + normal 0.617523 -0.432209 -0.657161; + texcoord 0.399710 -2.79809; + tangent 0.593290 -0.292583 0.749935; + vertex -11.7728 22.0747 105.875; + normal 0.564970 -0.512278 -0.646823; + texcoord 0.399710 -3.13000; + vertex -13.7931 19.5935 105.609; + normal 0.534009 -0.554062 -0.638631; + texcoord 0.200100 -3.13000; + vertex -14.4320 19.9086 104.801; + normal 0.473537 -0.626521 -0.619059; + texcoord 0.200100 -3.48755; + tangent 0.593290 -0.292583 0.749935; + vertex -16.4188 17.8889 105.326; + normal 0.654085 -0.584217 0.480482; + texcoord 0.399710 -2.79809; + tangent -0.481542 0.168262 0.860119; + vertex -11.7728 22.0747 105.875; + normal 0.674002 -0.556214 0.486155; + texcoord 0.599320 -3.13000; + tangent -0.481542 0.168263 0.860119; + vertex -14.3145 19.7757 106.540; + normal 0.668514 -0.564115 0.484627; + texcoord 0.399710 -3.13000; + vertex -13.7931 19.5935 105.609; + normal 0.687792 -0.535702 0.489862; + texcoord 0.599320 -3.48755; + tangent -0.481542 0.168262 0.860119; + vertex -16.1039 17.1623 106.195; + normal -0.0958909 0.299478 0.949272; + texcoord 0.798930 -2.79809; + tangent -0.892191 0.397002 -0.215372; + vertex -13.7701 23.2180 105.509; + normal -0.158713 0.170859 0.972429; + texcoord 0.798930 -3.13000; + tangent -0.892191 0.397002 -0.215372; + vertex -15.2757 20.2034 106.308; + normal -0.164588 0.158280 0.973580; + texcoord 0.599320 -3.13000; + vertex -14.3145 19.7757 106.540; + normal -0.224188 0.0246941 0.974233; + texcoord 0.599320 -3.48755; + vertex -16.1039 17.1623 106.195; + normal -0.880505 0.464645 0.0938893; + texcoord 0.798930 -2.79809; + tangent -0.0662012 0.0755924 -0.994939; + vertex -13.7701 23.2180 105.509; + normal -0.856210 0.507716 0.0955451; + texcoord 0.998540 -3.13000; + tangent -0.0662011 0.0755924 -0.994939; + vertex -15.3473 20.2852 105.232; + normal -0.852174 0.514416 0.0957856; + texcoord 0.798930 -3.13000; + vertex -15.2757 20.2034 106.308; + normal -0.824400 0.557595 0.0972182; + texcoord 0.998540 -3.48755; + tangent -0.0662011 0.0755924 -0.994939; + vertex -16.7225 18.1283 105.941; + normal -0.787995 0.332017 -0.518487; + texcoord 0.000490000 -3.13000; + tangent 0.418119 -0.329569 -0.846499; + vertex -15.3473 20.2852 105.232; + normal -0.747647 0.404425 -0.526748; + texcoord 0.200100 -3.48755; + tangent 0.418119 -0.329569 -0.846499; + vertex -16.4188 17.8889 105.326; + normal -0.742045 0.413593 -0.527551; + texcoord 0.000490000 -3.48755; + tangent 0.418119 -0.329569 -0.846499; + vertex -16.7225 18.1283 105.941; + normal -0.695816 0.482859 -0.531684; + texcoord 0.200100 -3.85811; + tangent 0.418119 -0.329569 -0.846499; + vertex -18.2788 15.9726 106.019; + normal 0.191265 -0.132982 -0.972488; + texcoord 0.399710 -3.13000; + tangent 0.526563 -0.822238 0.215999; + vertex -13.7931 19.5935 105.609; + normal 0.0573326 -0.219151 -0.974005; + texcoord 0.399710 -3.48755; + tangent 0.526563 -0.822238 0.215999; + vertex -16.0364 17.2919 105.482; + normal 0.0784281 -0.206009 -0.975402; + texcoord 0.200100 -3.48755; + vertex -16.4188 17.8889 105.326; + normal -0.0589386 -0.288772 -0.955582; + texcoord 0.200100 -3.85811; + vertex -18.2788 15.9726 106.019; + normal 0.716495 -0.695127 -0.0585928; + texcoord 0.399710 -3.13000; + tangent -0.0928350 -0.178260 0.979594; + vertex -13.7931 19.5935 105.609; + normal 0.693250 -0.717767 -0.0649155; + texcoord 0.599320 -3.48755; + tangent -0.0928351 -0.178260 0.979594; + vertex -16.1039 17.1623 106.195; + normal 0.701015 -0.710373 -0.0628342; + texcoord 0.399710 -3.48755; + vertex -16.0364 17.2919 105.482; + normal 0.676657 -0.733033 -0.0692659; + texcoord 0.599320 -3.85811; + tangent -0.0928351 -0.178260 0.979594; + vertex -17.8441 15.5623 106.128; + normal 0.418866 -0.147520 0.895985; + texcoord 0.798930 -3.13000; + tangent -0.583968 0.711845 0.390203; + vertex -15.2757 20.2034 106.308; + normal 0.353880 -0.209368 0.911556; + texcoord 0.798930 -3.48755; + tangent -0.583967 0.711845 0.390203; + vertex -16.5280 17.6792 106.478; + normal 0.312438 -0.246559 0.917383; + texcoord 0.599320 -3.48755; + vertex -16.1039 17.1623 106.195; + normal 0.244531 -0.304097 0.920722; + texcoord 0.599320 -3.85811; + vertex -17.8441 15.5623 106.128; + normal -0.710451 0.391798 0.584597; + texcoord 0.798930 -3.13000; + tangent -0.267624 0.617868 -0.739335; + vertex -15.2757 20.2034 106.308; + normal -0.667111 0.434839 0.604878; + texcoord 0.998540 -3.48755; + tangent -0.267624 0.617868 -0.739335; + vertex -16.7225 18.1283 105.941; + normal -0.636380 0.462798 0.617121; + texcoord 0.798930 -3.48755; + vertex -16.5280 17.6792 106.478; + normal -0.587893 0.503229 0.633358; + texcoord 0.998540 -3.85811; + tangent -0.267624 0.617868 -0.739335; + vertex -18.0685 16.0990 106.304; + normal -0.764046 0.563085 0.314910; + texcoord 0.000490000 -3.48755; + tangent -0.560161 -0.336823 -0.756816; + vertex -16.7225 18.1283 105.941; + normal -0.777709 0.528467 0.340429; + texcoord 0.200100 -3.85811; + tangent -0.560161 -0.336823 -0.756816; + vertex -18.2788 15.9726 106.019; + normal -0.773295 0.540219 0.331932; + texcoord 0.000490000 -3.85811; + vertex -18.0685 16.0990 106.304; + normal -0.787153 0.501066 0.359614; + texcoord 0.000490000 -3.95811; + tangent -0.560161 -0.336823 -0.756816; + vertex -18.3141 15.6018 106.459; + normal 0.708894 -0.519505 0.477057; + texcoord 0.798930 -3.48755; + tangent 0.117965 0.754177 0.645989; + vertex -16.5280 17.6792 106.478; + normal 0.615943 -0.565838 0.548125; + texcoord 0.798930 -3.85811; + tangent 0.117965 0.754177 0.645989; + vertex -17.7998 15.8455 106.371; + normal 0.523108 -0.600146 0.605131; + texcoord 0.599320 -3.85811; + vertex -17.8441 15.5623 106.128; + normal 0.410673 -0.629345 0.659752; + texcoord 0.599320 -3.95811; + vertex -18.3141 15.6018 106.459; + normal -0.181240 0.0684190 0.981056; + texcoord 0.798930 -3.48755; + tangent -0.715494 0.675227 -0.179271; + vertex -16.5280 17.6792 106.478; + normal -0.0887383 0.166690 0.982008; + texcoord 0.998540 -3.85811; + vertex -18.0685 16.0990 106.304; + normal -0.0848943 0.170672 0.981664; + texcoord 0.798930 -3.85811; + vertex -17.7998 15.8455 106.371; + normal 0.0285810 0.284684 0.958195; + texcoord 0.798930 -3.95811; + vertex -18.3141 15.6018 106.459; + normal -0.0639057 -0.944252 -0.322962; + texcoord 0.399710 -3.51669; + tangent -0.102938 -0.315660 0.943272; + vertex -37.7731 -9.38395 107.856; + normal -0.0845946 -0.942096 -0.324498; + texcoord 0.599320 -3.91963; + tangent -0.102939 -0.315660 0.943272; + vertex -40.3461 -9.42642 108.489; + normal -0.0809704 -0.942504 -0.324239; + texcoord 0.399710 -3.91963; + tangent -0.102939 -0.315660 0.943272; + vertex -40.3051 -9.30088 108.114; + normal -0.105170 -0.939540 -0.325888; + texcoord 0.399710 -4.01963; + tangent -0.102939 -0.315660 0.943272; + vertex -40.8959 -9.28711 108.265; + normal 0.0350227 0.412411 0.910325; + texcoord 0.399710 -1.23332; + tangent -0.991433 0.129030 -0.0203121; + vertex 9.91637 -45.3537 91.9276; + normal 0.0494419 0.411952 0.909863; + texcoord 0.499510 -1.23332; + tangent -0.987788 0.154515 -0.0200176; + vertex 8.59476 -45.1817 91.9005; + normal 0.211322 0.400803 0.891459; + texcoord 0.399710 -1.78486; + tangent -0.877022 0.480221 -0.0148677; + vertex 8.44896 -53.6136 95.7261; + normal 0.234470 0.398284 0.886789; + texcoord 0.499510 -1.78486; + tangent -0.847922 0.529941 -0.0138184; + vertex 7.49299 -53.0162 95.7105; + normal -0.0570083 -0.625894 -0.777822; + texcoord 0.898730 -1.23332; + tangent 0.991734 -0.125207 0.0280643; + vertex 8.32745 -46.9367 88.3025; + normal -0.0839561 -0.619346 -0.780617; + texcoord 0.998540 -1.23332; + tangent 0.986505 -0.161398 0.0275343; + vertex 9.68681 -47.1083 88.3410; + normal -0.294290 -0.550612 -0.781166; + texcoord 0.898730 -1.78486; + tangent 0.873228 -0.486867 0.0208070; + vertex 8.04841 -52.0890 92.4689; + normal -0.320717 -0.539639 -0.778415; + texcoord 0.998540 -1.78486; + tangent 0.846829 -0.531505 0.0195627; + vertex 9.02169 -52.6999 92.4914; + normal -0.429551 0.272521 -0.860940; + texcoord 0.000490000 -2.72088; + tangent 0.631009 -0.591425 -0.502040; + vertex 2.01538 -61.4801 92.1091; + normal -0.410504 0.294566 -0.862970; + texcoord 0.200100 -3.05484; + tangent 0.631009 -0.591425 -0.502040; + vertex 0.535460 -64.9649 91.7444; + normal -0.415606 0.288725 -0.862502; + texcoord 0.000490000 -3.05484; + vertex -0.166430 -64.3070 92.3028; + normal -0.395889 0.311046 -0.864015; + texcoord 0.200100 -3.41503; + tangent 0.631009 -0.591425 -0.502040; + vertex -1.33071 -67.2110 91.7908; + normal 0.649706 -0.198257 -0.733877; + texcoord 0.399710 -2.72088; + tangent 0.621502 -0.417376 0.662973; + vertex 3.10982 -63.0649 93.5102; + normal 0.599362 -0.291628 -0.745465; + texcoord 0.399710 -3.05484; + tangent 0.621501 -0.417376 0.662973; + vertex 1.22527 -65.4281 92.4802; + normal 0.564570 -0.348090 -0.748394; + texcoord 0.200100 -3.05484; + tangent 0.621501 -0.417376 0.662973; + vertex 0.535460 -64.9649 91.7444; + normal 0.504311 -0.434450 -0.746273; + texcoord 0.200100 -3.41503; + tangent 0.621501 -0.417376 0.662973; + vertex -1.33071 -67.2110 91.7908; + normal 0.615485 -0.671001 0.413444; + texcoord 0.399710 -2.72088; + tangent -0.247403 0.333575 0.909681; + vertex 3.10982 -63.0649 93.5102; + normal 0.653789 -0.635441 0.410822; + texcoord 0.599320 -3.05484; + tangent -0.247403 0.333575 0.909681; + vertex 0.949180 -65.0559 93.4954; + normal 0.667959 -0.621387 0.409522; + texcoord 0.399710 -3.05484; + tangent -0.247403 0.333575 0.909681; + vertex 1.22527 -65.4281 92.4802; + normal 0.704270 -0.582884 0.405279; + texcoord 0.599320 -3.41503; + tangent -0.247403 0.333575 0.909681; + vertex -0.535480 -67.4152 92.6821; + normal -0.106828 0.0229091 0.994014; + texcoord 0.798930 -2.72088; + tangent -0.774940 0.624442 -0.0976753; + vertex 1.39825 -61.3808 93.4589; + normal -0.164690 -0.0502994 0.985062; + texcoord 0.798930 -3.05484; + tangent -0.774940 0.624441 -0.0976753; + vertex 0.0887400 -64.3626 93.3869; + normal -0.200144 -0.0958617 0.975066; + texcoord 0.599320 -3.05484; + vertex 0.949180 -65.0559 93.4954; + normal -0.255147 -0.167689 0.952250; + texcoord 0.599320 -3.41503; + tangent -0.774940 0.624441 -0.0976752; + vertex -0.535480 -67.4152 92.6821; + normal -0.893079 0.386662 0.230007; + texcoord 0.798930 -2.72088; + tangent -0.228827 0.0497874 -0.972193; + vertex 1.39825 -61.3808 93.4589; + normal -0.871713 0.434055 0.227405; + texcoord 0.998540 -3.05484; + tangent -0.228827 0.0497875 -0.972193; + vertex -0.166430 -64.3070 92.3028; + normal -0.877433 0.421979 0.228133; + texcoord 0.798930 -3.05484; + vertex 0.0887400 -64.3626 93.3869; + normal -0.854351 0.468427 0.225079; + texcoord 0.998540 -3.41503; + tangent -0.228827 0.0497873 -0.972193; + vertex -1.69555 -67.1633 92.4430; + normal -0.787644 0.398615 -0.469812; + texcoord 0.000490000 -3.05484; + tangent 0.487261 -0.0636839 -0.870931; + vertex -0.166430 -64.3070 92.3028; + normal -0.783958 0.407449 -0.468396; + texcoord 0.200100 -3.41503; + tangent 0.487261 -0.0636839 -0.870931; + vertex -1.33071 -67.2110 91.7908; + normal -0.783283 0.409044 -0.468135; + texcoord 0.000490000 -3.41503; + tangent 0.487261 -0.0636839 -0.870931; + vertex -1.69555 -67.1633 92.4430; + normal -0.779362 0.418175 -0.466609; + texcoord 0.200100 -3.78986; + tangent 0.487261 -0.0636837 -0.870931; + vertex -2.54204 -69.1831 92.0467; + normal 0.215302 0.0680106 -0.974176; + texcoord 0.399710 -3.05484; + tangent 0.958039 -0.208010 0.197214; + vertex 1.22527 -65.4281 92.4802; + normal 0.196803 -0.0228780 -0.980176; + texcoord 0.399710 -3.41503; + tangent 0.958039 -0.208010 0.197214; + vertex -0.613770 -67.3667 91.9384; + normal 0.171969 -0.133335 -0.976037; + texcoord 0.200100 -3.41503; + vertex -1.33071 -67.2110 91.7908; + normal 0.151163 -0.217925 -0.964188; + texcoord 0.200100 -3.78986; + tangent 0.958039 -0.208010 0.197214; + vertex -2.54204 -69.1831 92.0467; + normal 0.736809 -0.665187 -0.120991; + texcoord 0.399710 -3.05484; + tangent 0.104477 -0.0647839 0.992415; + vertex 1.22527 -65.4281 92.4802; + normal 0.781438 -0.611898 -0.122210; + texcoord 0.599320 -3.41503; + tangent 0.104477 -0.0647838 0.992415; + vertex -0.535480 -67.4152 92.6821; + normal 0.788373 -0.602908 -0.122354; + texcoord 0.399710 -3.41503; + tangent 0.104477 -0.0647838 0.992415; + vertex -0.613770 -67.3667 91.9384; + normal 0.828631 -0.546141 -0.122886; + texcoord 0.599320 -3.78986; + tangent 0.104477 -0.0647837 0.992415; + vertex -2.08162 -69.5991 91.9623; + normal 0.362478 -0.279409 0.889123; + texcoord 0.798930 -3.05484; + tangent -0.893293 0.167897 0.416940; + vertex 0.0887400 -64.3626 93.3869; + normal 0.329127 -0.387404 0.861158; + texcoord 0.798930 -3.41503; + tangent -0.893293 0.167897 0.416940; + vertex -1.20403 -67.2895 92.9941; + normal 0.332970 -0.375914 0.864765; + texcoord 0.599320 -3.41503; + tangent -0.893293 0.167897 0.416940; + vertex -0.535480 -67.4152 92.6821; + normal 0.294969 -0.480944 0.825643; + texcoord 0.599320 -3.78986; + tangent -0.893293 0.167897 0.416940; + vertex -2.08162 -69.5991 91.9623; + normal -0.702630 0.219505 0.676852; + texcoord 0.798930 -3.05484; + tangent -0.656046 0.168491 -0.735673; + vertex 0.0887400 -64.3626 93.3869; + normal -0.700446 0.227041 0.676630; + texcoord 0.998540 -3.41503; + tangent -0.656046 0.168491 -0.735673; + vertex -1.69555 -67.1633 92.4430; + normal -0.701168 0.224566 0.676708; + texcoord 0.798930 -3.41503; + vertex -1.20403 -67.2895 92.9941; + normal -0.698922 0.232204 0.676454; + texcoord 0.998540 -3.78986; + tangent -0.656046 0.168491 -0.735673; + vertex -2.57183 -69.4522 92.3233; + normal -0.912827 0.337444 0.229953; + texcoord 0.000490000 -3.41503; + tangent 0.0769703 0.695224 -0.714660; + vertex -1.69555 -67.1633 92.4430; + normal -0.947517 0.274088 0.164585; + texcoord 0.200100 -3.78986; + tangent 0.0769703 0.695224 -0.714660; + vertex -2.54204 -69.1831 92.0467; + normal -0.964025 0.234803 0.124590; + texcoord 0.000490000 -3.78986; + vertex -2.57183 -69.4522 92.3233; + normal -0.986112 0.158884 0.0483563; + texcoord 0.000490000 -3.88986; + vertex -2.63951 -69.7110 91.7934; + normal -0.448508 0.429403 -0.783871; + texcoord 0.399710 -3.41503; + tangent 0.782774 -0.234598 -0.576393; + vertex -0.613770 -67.3667 91.9384; + normal -0.443725 0.438991 -0.781278; + texcoord 0.399710 -3.78986; + tangent 0.782774 -0.234598 -0.576393; + vertex -2.23908 -69.2739 91.8236; + normal -0.442187 0.442040 -0.780430; + texcoord 0.200100 -3.78986; + vertex -2.54204 -69.1831 92.0467; + normal -0.436370 0.453426 -0.777165; + texcoord 0.200100 -3.88986; + vertex -2.63951 -69.7110 91.7934; + normal 0.333179 -0.228853 -0.914668; + texcoord 0.399710 -3.41503; + tangent 0.406831 -0.840250 0.358426; + vertex -0.613770 -67.3667 91.9384; + normal 0.328455 -0.231576 -0.915691; + texcoord 0.599320 -3.78986; + tangent 0.406831 -0.840250 0.358426; + vertex -2.08162 -69.5991 91.9623; + normal 0.329749 -0.230831 -0.915414; + texcoord 0.399710 -3.78986; + vertex -2.23908 -69.2739 91.8236; + normal 0.324373 -0.233919 -0.916550; + texcoord 0.399710 -3.88986; + tangent 0.406831 -0.840250 0.358426; + vertex -2.63951 -69.7110 91.7934; + normal -0.0561546 -0.0939567 0.993991; + texcoord 0.399710 -1.24622; + tangent -0.951331 0.307180 -0.0247084; + vertex -21.6067 -60.0352 62.5953; + normal -0.0397199 -0.0995004 0.994244; + texcoord 0.499510 -1.24622; + tangent -0.943160 0.332228 -0.00862926; + vertex -22.9324 -59.6071 62.5609; + normal 0.161223 -0.164532 0.973107; + texcoord 0.399710 -1.79072; + tangent -0.723148 0.653979 0.222191; + vertex -25.9748 -68.6737 61.5320; + normal 0.189432 -0.173247 0.966489; + texcoord 0.499510 -1.79072; + tangent -0.672153 0.694652 0.256261; + vertex -26.7670 -67.8550 61.8340; + normal 0.444045 -0.872548 0.203675; + texcoord 0.399710 -2.74322; + tangent -0.675480 -0.176645 0.715907; + vertex -32.6052 -75.7288 54.9887; + normal 0.475152 -0.846710 0.239400; + texcoord 0.599320 -3.08866; + tangent -0.675480 -0.176645 0.715907; + vertex -35.5191 -77.4875 53.8071; + normal 0.466378 -0.854368 0.229232; + texcoord 0.399710 -3.08866; + vertex -34.7311 -77.2814 52.9719; + normal 0.496714 -0.826560 0.264716; + texcoord 0.599320 -3.46804; + tangent -0.675480 -0.176645 0.715907; + vertex -37.2665 -79.1401 51.9258; + normal 0.0302245 0.614883 -0.788039; + texcoord 0.399710 -3.46804; + tangent 0.926855 -0.312396 -0.208204; + vertex -37.0165 -78.7260 51.3096; + normal -0.0420331 0.464751 -0.884443; + texcoord 0.399710 -3.87083; + tangent 0.926855 -0.312396 -0.208204; + vertex -39.2550 -80.0966 50.1543; + normal -0.0803970 0.376557 -0.922898; + texcoord 0.200100 -3.87083; + tangent 0.926855 -0.312396 -0.208204; + vertex -39.6300 -79.9702 50.2385; + normal -0.160003 0.172990 -0.971840; + texcoord 0.200100 -3.97083; + tangent 0.926855 -0.312396 -0.208204; + vertex -39.6417 -80.5813 50.1317; + normal 0.441295 -0.801782 0.402994; + texcoord 0.798930 -3.46804; + tangent -0.761809 -0.0973944 0.640438; + vertex -37.9627 -78.8562 52.1421; + normal 0.373629 -0.873685 0.311571; + texcoord 0.798930 -3.87083; + tangent -0.761809 -0.0973947 0.640438; + vertex -39.4552 -80.4043 50.6964; + normal 0.376795 -0.870811 0.315774; + texcoord 0.599320 -3.87083; + vertex -39.1470 -80.3649 50.4372; + normal 0.287047 -0.937029 0.198947; + texcoord 0.599320 -3.97083; + tangent -0.761809 -0.0973947 0.640438; + vertex -39.6417 -80.5813 50.1317; + normal 0.118821 -0.951151 0.284943; + texcoord 0.798930 -3.60993; + tangent -0.568971 0.169963 0.804602; + vertex -36.7922 -69.9113 21.3692; + normal 0.0807633 -0.962130 0.260350; + texcoord 0.798930 -3.96011; + tangent -0.568971 0.169963 0.804602; + vertex -38.3723 -70.5054 20.0451; + normal 0.0740663 -0.963841 0.255976; + texcoord 0.599320 -3.96011; + vertex -38.1330 -70.5769 19.7067; + normal 0.0283779 -0.973768 0.225765; + texcoord 0.599320 -4.06011; + vertex -38.7537 -70.6334 19.5410; + normal -0.574762 -0.224980 0.786786; + texcoord 0.798930 -3.60993; + tangent -0.570634 0.799326 -0.188293; + vertex -36.7922 -69.9113 21.3692; + normal -0.646815 -0.296208 0.702774; + texcoord 0.998540 -3.96011; + tangent -0.570634 0.799326 -0.188293; + vertex -38.6123 -70.1693 19.9659; + normal -0.629011 -0.278032 0.725978; + texcoord 0.798930 -3.96011; + vertex -38.3723 -70.5054 20.0451; + normal -0.700349 -0.353958 0.619859; + texcoord 0.798930 -4.06011; + tangent -0.570634 0.799327 -0.188293; + vertex -38.7537 -70.6334 19.5410; + normal -0.724533 -0.672165 -0.152464; + texcoord 0.000490000 -4.01268; + tangent -0.666143 0.739692 -0.0954491; + vertex 11.0284 149.587 41.0688; + normal -0.668354 -0.648836 -0.363750; + texcoord 0.250000 -4.89976; + tangent -0.666142 0.739692 -0.0954486; + vertex 10.5576 151.220 36.1105; + normal -0.685082 -0.657446 -0.313731; + texcoord 0.000490000 -4.89976; + vertex 10.7201 151.039 36.1338; + normal -0.578717 -0.593366 -0.559467; + texcoord 0.000490000 -4.99976; + tangent -0.666143 0.739692 -0.0954486; + vertex 10.7734 151.220 35.8867; + normal 0.687256 -0.684137 -0.244206; + texcoord 0.998540 -4.01268; + tangent -0.724093 -0.672049 -0.155047; + vertex 11.0284 149.587 41.0688; + normal 0.684378 -0.672231 -0.282371; + texcoord 0.998540 -4.89976; + tangent -0.724093 -0.672049 -0.155047; + vertex 10.7201 151.039 36.1338; + normal 0.684324 -0.672035 -0.282966; + texcoord 0.749030 -4.89976; + vertex 10.8967 151.203 36.1716; + normal 0.678782 -0.654542 -0.332911; + texcoord 0.749030 -4.99976; + vertex 10.7734 151.220 35.8867; + normal -0.691627 -0.0521752 -0.720368; + texcoord 0.000490000 -4.04229; + tangent -0.712251 0.214695 0.668285; + vertex 13.3516 103.637 122.570; + normal -0.666254 0.0928600 -0.739920; + texcoord 0.250000 -4.92280; + tangent -0.712251 0.214696 0.668284; + vertex 15.7103 107.669 120.013; + normal -0.648969 0.161366 -0.743506; + texcoord 0.000490000 -4.92280; + vertex 15.8958 107.613 119.839; + normal -0.585161 0.344207 -0.734240; + texcoord 0.000490000 -5.02280; + tangent -0.712251 0.214696 0.668284; + vertex 15.9215 107.920 119.962; + normal -0.574559 0.658686 0.485813; + texcoord 0.499510 -4.04229; + tangent 0.694590 0.0784450 0.715116; + vertex 14.1537 103.993 123.157; + normal -0.585695 0.638872 0.498802; + texcoord 0.499510 -4.92280; + tangent 0.694590 0.0784452 0.715116; + vertex 15.8912 107.690 120.199; + normal -0.586958 0.636551 0.500283; + texcoord 0.250000 -4.92280; + vertex 15.7103 107.669 120.013; + normal -0.601133 0.609356 0.517035; + texcoord 0.250000 -5.02280; + tangent 0.694590 0.0784451 0.715116; + vertex 15.9215 107.920 119.962; + normal 0.701952 0.213627 0.679431; + texcoord 0.499510 -4.04229; + tangent 0.712217 -0.214698 -0.668320; + vertex 14.1537 103.993 123.157; + normal 0.693484 0.362707 0.622515; + texcoord 0.749030 -4.92280; + tangent 0.712217 -0.214698 -0.668320; + vertex 16.0767 107.634 120.025; + normal 0.698197 0.315104 0.642830; + texcoord 0.499510 -4.92280; + vertex 15.8912 107.690 120.199; + normal 0.671439 0.486051 0.559397; + texcoord 0.499510 -5.02280; + tangent 0.712217 -0.214698 -0.668320; + vertex 15.9215 107.920 119.962; + normal -0.0912985 -0.303434 0.948468; + texcoord 0.499510 -4.00974; + tangent 0.988290 0.0893234 0.123708; + vertex -29.1797 -53.5768 129.793; + normal -0.0785822 -0.397009 0.914445; + texcoord 0.749030 -4.86966; + tangent 0.988290 0.0893231 0.123708; + vertex -30.4390 -49.0565 131.118; + normal -0.0768620 -0.408941 0.909318; + texcoord 0.499510 -4.86966; + vertex -30.6931 -49.0795 131.086; + normal -0.0585284 -0.526814 0.847963; + texcoord 0.499510 -4.96966; + vertex -30.6085 -48.8132 131.257; + normal 0.966737 0.145681 0.210232; + texcoord 0.998540 -4.00974; + tangent -0.00712349 0.836960 -0.547218; + vertex -29.2481 -53.5475 128.753; + normal 0.906290 0.236668 0.350181; + texcoord 0.998540 -4.86966; + tangent -0.00712369 0.836960 -0.547218; + vertex -30.4409 -48.8414 130.977; + normal 0.928956 0.208087 0.306172; + texcoord 0.749030 -4.86966; + tangent -0.00712369 0.836960 -0.547218; + vertex -30.4390 -49.0565 131.118; + normal 0.828937 0.311015 0.464900; + texcoord 0.749030 -4.96966; + tangent -0.00712370 0.836960 -0.547218; + vertex -30.6085 -48.8132 131.257; + normal -0.419018 0.775083 -0.472937; + texcoord 0.000490000 -4.05653; + tangent -0.857700 -0.166962 0.486286; + vertex -24.9555 -80.3398 77.1070; + normal -0.329606 0.904442 -0.270821; + texcoord 0.250000 -4.92497; + tangent -0.857701 -0.166961 0.486286; + vertex -26.0167 -78.0493 81.8010; + normal -0.362195 0.867492 -0.340987; + texcoord 0.000490000 -4.92497; + tangent -0.857700 -0.166961 0.486286; + vertex -25.7899 -78.0052 81.6724; + normal -0.234323 0.968807 -0.0806634; + texcoord 0.000490000 -5.02497; + tangent -0.857701 -0.166961 0.486286; + vertex -25.7614 -77.9704 82.0064; + normal 0.465698 -0.653293 0.596937; + texcoord 0.499510 -4.05653; + tangent 0.857653 0.166960 -0.486370; + vertex -24.4065 -80.9888 77.7602; + normal 0.481412 -0.593164 0.645290; + texcoord 0.749030 -4.92497; + tangent 0.857653 0.166961 -0.486370; + vertex -25.6823 -78.2162 81.7898; + normal 0.488437 -0.560280 0.668966; + texcoord 0.499510 -4.92497; + vertex -25.9091 -78.2604 81.9184; + normal 0.502213 -0.475226 0.722456; + texcoord 0.499510 -5.02497; + tangent 0.857653 0.166961 -0.486370; + vertex -25.7614 -77.9704 82.0064; + normal 0.901502 0.429297 -0.0547596; + texcoord 0.998540 -4.05653; + tangent -0.407091 0.798242 -0.443943; + vertex -24.9555 -80.3398 77.1070; + normal 0.905633 0.415951 -0.0825450; + texcoord 0.998540 -4.92497; + tangent -0.407092 0.798243 -0.443943; + vertex -25.7899 -78.0052 81.6724; + normal 0.905610 0.416036 -0.0823709; + texcoord 0.749030 -4.92497; + vertex -25.6823 -78.2162 81.7898; + normal 0.909734 0.397774 -0.118990; + texcoord 0.749030 -5.02497; + vertex -25.7614 -77.9704 82.0064; + normal 0.800569 -0.0802521 0.593842; + texcoord 0.000490000 -3.87960; + tangent -0.540209 0.332250 0.773165; + vertex -24.0743 108.808 101.545; + normal 0.763738 -0.192247 0.616235; + texcoord 0.250000 -4.43146; + tangent -0.540208 0.332250 0.773166; + vertex -26.0355 107.150 103.965; + normal 0.780449 -0.145845 0.607971; + texcoord 0.000490000 -4.43146; + tangent -0.540208 0.332250 0.773165; + vertex -25.8873 107.059 103.752; + normal 0.730849 -0.270229 0.626767; + texcoord 0.000490000 -4.53146; + vertex -26.0957 106.813 103.890; + normal -0.839580 -0.150129 -0.522079; + texcoord 0.499510 -3.87960; + tangent 0.540197 -0.332243 -0.773177; + vertex -24.9510 108.751 101.234; + normal -0.838874 -0.285657 -0.463347; + texcoord 0.749030 -4.43146; + tangent 0.540197 -0.332243 -0.773177; + vertex -26.1176 107.020 103.608; + normal -0.827976 -0.374119 -0.417721; + texcoord 0.499510 -4.43146; + vertex -26.2659 107.111 103.820; + normal -0.786891 -0.525111 -0.324132; + texcoord 0.499510 -4.53146; + tangent 0.540197 -0.332243 -0.773177; + vertex -26.0957 106.813 103.890; + normal 0.373502 -0.851543 -0.367928; + texcoord 0.998540 -3.87960; + tangent 0.838965 0.140872 0.525636; + vertex -24.0743 108.808 101.545; + normal 0.411478 -0.796327 -0.443339; + texcoord 0.998540 -4.43146; + tangent 0.838965 0.140872 0.525636; + vertex -25.8873 107.059 103.752; + normal 0.417887 -0.785496 -0.456472; + texcoord 0.749030 -4.43146; + vertex -26.1176 107.020 103.608; + normal 0.460609 -0.698193 -0.548057; + texcoord 0.749030 -4.53146; + tangent 0.838965 0.140872 0.525636; + vertex -26.0957 106.813 103.890; + normal 0.234800 -0.713662 0.659966; + texcoord 0.000490000 -4.16718; + tangent 0.0694484 0.689528 0.720922; + vertex -41.9702 100.395 143.452; + normal 0.192690 -0.718329 0.668486; + texcoord 0.250000 -4.93342; + tangent 0.0694475 0.689528 0.720922; + vertex -45.4790 101.694 146.106; + normal 0.207382 -0.716858 0.665663; + texcoord 0.000490000 -4.93342; + tangent 0.0694475 0.689528 0.720922; + vertex -45.4954 101.532 145.935; + normal 0.157173 -0.721204 0.674657; + texcoord 0.000490000 -5.03342; + vertex -45.7598 101.595 146.064; + normal 0.752633 -0.566111 0.336247; + texcoord 0.000490000 -3.96166; + tangent 0.167538 0.658516 0.733681; + vertex -18.1108 -50.0631 153.113; + normal 0.697865 -0.604877 0.383548; + texcoord 0.250000 -4.73910; + tangent 0.167539 0.658516 0.733681; + vertex -20.8503 -53.8473 152.874; + normal 0.652675 -0.631846 0.418074; + texcoord 0.000490000 -4.73910; + vertex -20.8898 -54.0024 152.701; + normal 0.576032 -0.669338 0.469226; + texcoord 0.000490000 -4.83910; + vertex -21.0911 -54.0199 152.923; + normal -0.204340 0.0733016 0.976152; + texcoord 0.499510 -3.96166; + tangent -0.862207 0.458698 -0.214932; + vertex -19.0398 -49.9051 152.957; + normal -0.141178 0.189894 0.971601; + texcoord 0.499510 -4.73910; + tangent -0.862206 0.458698 -0.214932; + vertex -21.0534 -53.7392 152.823; + normal -0.139930 0.192120 0.971344; + texcoord 0.250000 -4.73910; + vertex -20.8503 -53.8473 152.874; + normal -0.0523714 0.341308 0.938492; + texcoord 0.250000 -4.83910; + vertex -21.0911 -54.0199 152.923; + normal -0.861270 0.459864 -0.216192; + texcoord 0.499510 -3.96166; + tangent -0.167468 -0.658556 -0.733661; + vertex -19.0398 -49.9051 152.957; + normal -0.957073 0.287168 -0.0393058; + texcoord 0.749030 -4.73910; + tangent -0.167468 -0.658556 -0.733661; + vertex -21.0929 -53.8944 152.650; + normal -0.922226 0.367704 -0.119552; + texcoord 0.499510 -4.73910; + vertex -21.0534 -53.7392 152.823; + normal -0.983744 0.160554 0.0804354; + texcoord 0.499510 -4.83910; + vertex -21.0911 -54.0199 152.923; + normal -0.952663 0.0659221 0.296794; + texcoord 0.166830 -1.44156; + tangent 0.193997 -0.619837 0.760373; + vertex 8.46562 116.646 90.1130; + normal -0.826033 0.314900 0.467448; + texcoord 0.333170 -2.25374; + tangent 0.193997 -0.619837 0.760373; + vertex 10.8238 116.843 97.6387; + normal -0.911929 0.171755 0.372674; + texcoord 0.000490000 -2.25374; + tangent 0.193997 -0.619837 0.760373; + vertex 10.5597 117.686 96.6038; + normal -0.758131 0.397176 0.517193; + texcoord 0.333170 -3.06001; + tangent 0.193997 -0.619837 0.760373; + vertex 14.7395 119.436 101.387; + normal 0.236224 -0.930044 0.281455; + texcoord 0.374760 -1.41539; + tangent 0.557701 -0.107428 -0.823060; + vertex 1.55558 62.2439 142.000; + normal 0.302515 -0.897081 0.322071; + texcoord 0.499510 -2.14791; + tangent 0.557701 -0.107428 -0.823060; + vertex 7.92279 64.8600 145.301; + normal 0.299816 -0.898571 0.320437; + texcoord 0.250000 -2.14791; + vertex 7.26515 64.9867 146.271; + normal 0.364987 -0.858841 0.359411; + texcoord 0.250000 -2.92017; + tangent 0.557701 -0.107428 -0.823060; + vertex 12.2600 67.8659 148.079; + normal 0.657604 -0.0447444 -0.752034; + texcoord 0.624270 -1.41539; + tangent -0.416857 0.809882 -0.412701; + vertex 3.08407 61.9130 141.245; + normal 0.615218 -0.0828466 -0.783992; + texcoord 0.749030 -2.14791; + tangent -0.416857 0.809882 -0.412700; + vertex 7.42788 65.8215 144.811; + normal 0.611595 -0.0859812 -0.786485; + texcoord 0.499510 -2.14791; + vertex 7.92279 64.8600 145.301; + normal 0.565929 -0.124051 -0.815068; + texcoord 0.749030 -2.92017; + tangent -0.416857 0.809882 -0.412700; + vertex 11.8114 68.5799 147.434; + normal -0.286078 0.908539 -0.304494; + texcoord 0.873780 -1.41539; + tangent -0.554832 0.102022 0.825683; + vertex 3.54513 63.4857 141.489; + normal -0.318087 0.891037 -0.323841; + texcoord 0.998540 -2.14791; + tangent -0.554832 0.102022 0.825683; + vertex 6.76916 65.9427 145.791; + normal -0.314990 0.892811 -0.321979; + texcoord 0.749030 -2.14791; + tangent -0.554832 0.102022 0.825683; + vertex 7.42788 65.8215 144.811; + normal -0.346172 0.874150 -0.340627; + texcoord 0.749030 -2.92017; + tangent -0.554832 0.102022 0.825683; + vertex 11.8114 68.5799 147.434; + normal 0.115173 -0.214041 -0.970011; + texcoord 0.000490000 -2.30730; + tangent 0.837988 0.545291 -0.0208253; + vertex 13.5688 -95.4767 33.9432; + normal 0.229056 -0.386133 -0.893552; + texcoord 0.333170 -3.21950; + tangent 0.837988 0.545291 -0.0208252; + vertex 19.0422 -99.7183 35.5290; + normal 0.191664 -0.329847 -0.924373; + texcoord 0.000490000 -3.21950; + tangent 0.837988 0.545291 -0.0208252; + vertex 18.3186 -100.189 35.5470; + normal 0.302505 -0.495967 -0.813946; + texcoord 0.333170 -3.84434; + tangent 0.837988 0.545291 -0.0208253; + vertex 21.2108 -101.651 37.5125; + normal 0.556724 -0.0152032 -0.830558; + texcoord 0.000490000 -3.21950; + tangent 0.355424 0.908052 0.221619; + vertex 18.3186 -100.189 35.5470; + normal 0.509615 0.0105043 -0.860339; + texcoord 0.333170 -3.84434; + tangent 0.355424 0.908052 0.221619; + vertex 21.2108 -101.651 37.5125; + normal 0.509477 0.0105776 -0.860419; + texcoord 0.000490000 -3.84434; + vertex 21.1039 -101.924 37.4458; + normal 0.438668 0.0473195 -0.897402; + texcoord 0.000490000 -3.94434; + tangent 0.355424 0.908052 0.221619; + vertex 21.3841 -101.902 37.5839; + normal 0.291543 -0.338665 -0.894600; + texcoord 0.250000 1.00000; + tangent -0.872522 -0.477465 -0.103596; + vertex 0.682030 150.982 67.8437; + normal 0.224792 -0.204055 -0.952801; + texcoord 0.250000 -0.576050; + tangent -0.872522 -0.477465 -0.103596; + vertex -4.41949 159.212 63.0654; + normal 0.226276 -0.206982 -0.951818; + texcoord 0.000490000 -0.576050; + vertex -3.87433 159.510 63.1302; + normal 0.153808 -0.0671757 -0.985815; + texcoord 0.250000 -2.52734; + tangent -0.872522 -0.477464 -0.103596; + vertex -8.72291 168.734 61.7451; + normal -0.837697 -0.534534 -0.111968; + texcoord 0.499510 1.00000; + tangent 0.0817997 -0.325513 0.941993; + vertex 1.07548 149.715 67.2942; + normal -0.861555 -0.498242 -0.0973560; + texcoord 0.499510 -0.576050; + tangent 0.0818001 -0.325512 0.941993; + vertex -4.36838 159.008 63.6540; + normal -0.887184 -0.454429 -0.0799906; + texcoord 0.250000 -0.576050; + vertex -4.41949 159.212 63.0654; + normal -0.905815 -0.418507 -0.0659597; + texcoord 0.250000 -2.52734; + tangent 0.0818005 -0.325512 0.941993; + vertex -8.72291 168.734 61.7451; + normal -0.254565 0.251760 0.933709; + texcoord 0.749030 1.00000; + tangent 0.872967 0.475247 0.109862; + vertex 0.0541600 148.351 67.7335; + normal -0.220398 0.183380 0.958017; + texcoord 0.749030 -0.576050; + tangent 0.872967 0.475247 0.109861; + vertex -3.81922 159.307 63.7231; + normal -0.223122 0.188772 0.956338; + texcoord 0.499510 -0.576050; + vertex -4.36838 159.008 63.6540; + normal -0.187612 0.119235 0.974979; + texcoord 0.749030 -2.52734; + tangent 0.872966 0.475247 0.109861; + vertex -8.64550 168.867 61.6253; + normal 0.904050 0.423102 0.0606441; + texcoord 0.998540 1.00000; + tangent -0.0876047 0.322289 -0.942579; + vertex 0.278370 149.849 68.6287; + normal 0.889064 0.452092 0.0719493; + texcoord 0.998540 -0.576050; + tangent -0.0876048 0.322288 -0.942579; + vertex -3.87433 159.510 63.1302; + normal 0.897876 0.435363 0.0654103; + texcoord 0.749030 -0.576050; + vertex -3.81922 159.307 63.7231; + normal 0.883283 0.462624 0.0760877; + texcoord 0.749030 -2.52734; + tangent -0.0876047 0.322288 -0.942579; + vertex -8.64550 168.867 61.6253; + normal -0.878736 -0.472280 -0.0691070; + texcoord 0.000490000 -0.576050; + tangent 0.000581262 -0.145840 0.989308; + vertex -3.87433 159.510 63.1302; + normal -0.871946 -0.484441 -0.0709038; + texcoord 0.250000 -2.52734; + tangent 0.000580937 -0.145843 0.989308; + vertex -8.72291 168.734 61.7451; + normal -0.870447 -0.487073 -0.0712926; + texcoord 0.000490000 -2.52734; + tangent 0.000580937 -0.145843 0.989308; + vertex -8.72299 168.754 61.6087; + normal -0.860945 -0.503331 -0.0736950; + texcoord 0.000490000 -2.62734; + tangent 0.000580963 -0.145843 0.989308; + vertex -8.80521 168.882 61.6973; + normal -0.289311 0.0579977 0.955476; + texcoord 0.499510 -0.576050; + tangent 0.561827 0.818441 0.120436; + vertex -4.36838 159.008 63.6540; + normal -0.322749 0.0828091 0.942855; + texcoord 0.499510 -2.52734; + tangent 0.561827 0.818441 0.120437; + vertex -8.64543 168.847 61.7617; + normal -0.312197 0.0749473 0.947056; + texcoord 0.250000 -2.52734; + vertex -8.72291 168.734 61.7451; + normal -0.352292 0.104983 0.929983; + texcoord 0.250000 -2.62734; + vertex -8.80521 168.882 61.6973; + normal 0.798247 0.225305 -0.558606; + texcoord 0.250000 1.00000; + tangent -0.599995 0.379031 -0.704516; + vertex -15.7369 89.8743 145.949; + normal 0.796500 0.365354 -0.481771; + texcoord 0.250000 -0.527500; + vertex -16.6938 99.9807 148.658; + normal 0.798104 0.344250 -0.494492; + texcoord 0.000490000 -0.527500; + tangent -0.599995 0.379031 -0.704516; + vertex -16.2968 99.7299 149.124; + normal 0.779363 0.475688 -0.407816; + texcoord 0.250000 -2.43103; + tangent -0.599995 0.379031 -0.704515; + vertex -18.6487 108.220 154.533; + normal -0.479425 0.230951 -0.846648; + texcoord 0.499510 1.00000; + tangent -0.635717 -0.756480 0.153628; + vertex -15.3023 88.9157 144.852; + normal -0.524616 0.277412 -0.804873; + texcoord 0.499510 -0.527500; + tangent -0.635717 -0.756481 0.153627; + vertex -17.1145 99.4801 148.760; + normal -0.566611 0.322139 -0.758405; + texcoord 0.250000 -0.527500; + vertex -16.6938 99.9807 148.658; + normal -0.603524 0.363006 -0.709919; + texcoord 0.250000 -2.43103; + tangent -0.635717 -0.756480 0.153627; + vertex -18.6487 108.220 154.533; + normal -0.803023 -0.266065 0.533257; + texcoord 0.749030 1.00000; + tangent 0.595702 -0.384034 0.705448; + vertex -16.6781 88.2252 143.801; + normal -0.801397 -0.343078 0.489959; + texcoord 0.749030 -0.527500; + tangent 0.595703 -0.384034 0.705448; + vertex -16.7176 99.2243 149.230; + normal -0.801076 -0.347975 0.487022; + texcoord 0.499510 -0.527500; + vertex -17.1145 99.4801 148.760; + normal -0.792764 -0.422271 0.439558; + texcoord 0.749030 -2.43103; + tangent 0.595702 -0.384034 0.705448; + vertex -18.5226 108.288 154.682; + normal 0.541134 -0.285390 0.791029; + texcoord 0.998540 1.00000; + tangent 0.631642 0.758928 -0.158291; + vertex -16.7998 88.8635 145.548; + normal 0.571359 -0.317703 0.756712; + texcoord 0.998540 -0.527500; + tangent 0.631642 0.758929 -0.158291; + vertex -16.2968 99.7299 149.124; + normal 0.555040 -0.300143 0.775786; + texcoord 0.749030 -0.527500; + vertex -16.7176 99.2243 149.230; + normal 0.582994 -0.330400 0.742262; + texcoord 0.749030 -2.43103; + tangent 0.631642 0.758929 -0.158291; + vertex -18.5226 108.288 154.682; + normal -0.332113 0.439642 -0.834515; + texcoord 0.000490000 -0.527500; + tangent -0.757258 -0.651764 -0.0420007; + vertex -16.2968 99.7299 149.124; + normal -0.346854 0.455816 -0.819710; + texcoord 0.250000 -2.43103; + tangent -0.757256 -0.651767 -0.0420023; + vertex -18.6487 108.220 154.533; + normal -0.351882 0.461321 -0.814470; + texcoord 0.000490000 -2.43103; + vertex -18.5381 108.316 154.539; + normal -0.371124 0.482326 -0.793492; + texcoord 0.000490000 -2.53103; + tangent -0.757256 -0.651767 -0.0420023; + vertex -18.6855 108.368 154.640; + normal -0.974580 -0.214279 0.0654064; + texcoord 0.499510 -0.527500; + tangent 0.106602 -0.186741 0.976608; + vertex -17.1145 99.4801 148.760; + normal -0.967718 -0.245089 0.0587656; + texcoord 0.499510 -2.43103; + tangent 0.106601 -0.186744 0.976608; + vertex -18.6332 108.193 154.676; + normal -0.969478 -0.237624 0.0603854; + texcoord 0.250000 -2.43103; + vertex -18.6487 108.220 154.533; + normal -0.959713 -0.276137 0.0519547; + texcoord 0.250000 -2.53103; + tangent 0.106601 -0.186744 0.976608; + vertex -18.6855 108.368 154.640; + normal 0.378903 0.623294 -0.684060; + texcoord 0.333170 1.00000; + tangent -0.873663 0.484689 -0.0422913; + vertex 11.6731 -32.3803 163.286; + normal 0.416044 0.699198 -0.581403; + texcoord 0.333170 -0.681930; + tangent -0.873663 0.484690 -0.0422904; + vertex 12.3883 -24.4561 170.902; + normal 0.407012 0.680483 -0.609331; + texcoord 0.000490000 -0.681930; + vertex 12.8901 -24.7345 170.926; + normal 0.438746 0.747307 -0.499033; + texcoord 0.333170 -2.69501; + tangent -0.873663 0.484689 -0.0422911; + vertex 12.7655 -18.6703 179.898; + normal 0.548940 -0.671271 0.498057; + texcoord 0.998540 1.00000; + tangent 0.834013 0.479475 -0.272994; + vertex 10.5424 -32.5178 163.024; + normal 0.549586 -0.678215 0.487832; + texcoord 0.998540 -0.681930; + tangent 0.834014 0.479474 -0.272994; + vertex 12.8901 -24.7345 170.926; + normal 0.549458 -0.676779 0.489965; + texcoord 0.665860 -0.681930; + tangent 0.834014 0.479474 -0.272994; + vertex 12.4094 -25.0109 171.084; + normal 0.550030 -0.683546 0.479826; + texcoord 0.998540 -2.69501; + tangent 0.834013 0.479475 -0.272994; + vertex 12.7886 -18.5607 179.838; + normal -0.982991 0.145533 -0.112020; + texcoord 0.000490000 -0.681930; + tangent -0.181579 -0.861594 0.474010; + vertex 12.8901 -24.7345 170.926; + normal -0.968696 0.0737376 -0.237044; + texcoord 0.333170 -2.69501; + tangent -0.181578 -0.861592 0.474013; + vertex 12.7655 -18.6703 179.898; + normal -0.966806 0.0682921 -0.246218; + texcoord 0.000490000 -2.69501; + vertex 12.7886 -18.5607 179.838; + normal -0.906137 -0.0406647 -0.421024; + texcoord 0.000490000 -2.79501; + vertex 12.7327 -18.5568 179.958; + normal 0.287338 0.912927 -0.289829; + texcoord 0.333170 1.00000; + tangent -0.898235 0.151762 -0.412484; + vertex -35.3915 -92.5489 105.667; + normal 0.231274 0.961262 -0.149959; + texcoord 0.333170 -0.698110; + tangent -0.898235 0.151762 -0.412484; + vertex -39.7103 -88.2942 114.787; + normal 0.232676 0.960391 -0.153331; + texcoord 0.000490000 -0.698110; + vertex -39.2109 -88.3786 115.017; + normal 0.170900 0.985241 -0.00966308; + texcoord 0.333170 -2.63543; + tangent -0.898234 0.151762 -0.412484; + vertex -43.5618 -87.5326 124.319; + normal -0.890645 -0.408680 -0.199330; + texcoord 0.665860 1.00000; + tangent 0.422038 -0.906149 -0.0278930; + vertex -35.6693 -91.8944 104.113; + normal -0.881564 -0.403021 -0.245802; + texcoord 0.665860 -0.698110; + tangent 0.422037 -0.906149 -0.0278929; + vertex -39.4716 -88.8065 114.772; + normal -0.875220 -0.399224 -0.273148; + texcoord 0.333170 -0.698110; + vertex -39.7103 -88.2942 114.787; + normal -0.863299 -0.392306 -0.317507; + texcoord 0.333170 -2.63543; + tangent 0.422037 -0.906149 -0.0278933; + vertex -43.5618 -87.5326 124.319; + normal 0.607976 -0.639765 0.470177; + texcoord 0.998540 1.00000; + tangent 0.467453 0.767112 0.439348; + vertex -36.0871 -92.8877 104.842; + normal 0.653419 -0.634569 0.412755; + texcoord 0.998540 -0.698110; + tangent 0.467453 0.767112 0.439348; + vertex -39.2109 -88.3786 115.017; + normal 0.634065 -0.637252 0.438032; + texcoord 0.665860 -0.698110; + tangent 0.467453 0.767112 0.439348; + vertex -39.4716 -88.8065 114.772; + normal 0.676049 -0.630435 0.381459; + texcoord 0.998540 -2.63543; + tangent 0.467453 0.767112 0.439347; + vertex -43.5638 -87.4102 124.332; + normal -0.904328 0.0303876 -0.425755; + texcoord 0.000490000 -0.698110; + tangent 0.0163279 -0.994269 -0.105652; + vertex -39.2109 -88.3786 115.017; + normal -0.917342 0.0271374 -0.397173; + texcoord 0.333170 -2.63543; + tangent 0.0163274 -0.994270 -0.105648; + vertex -43.5618 -87.5326 124.319; + normal -0.919294 0.0266270 -0.392671; + texcoord 0.000490000 -2.63543; + vertex -43.5638 -87.4102 124.332; + normal -0.936721 0.0217440 -0.349402; + texcoord 0.000490000 -2.73543; + tangent 0.0163274 -0.994269 -0.105648; + vertex -43.6021 -87.4832 124.430; + normal 0.359880 -0.892099 0.273214; + texcoord 0.665860 -0.698110; + tangent 0.665592 0.450688 0.594868; + vertex -39.4716 -88.8065 114.772; + normal 0.279791 -0.889625 0.360950; + texcoord 0.665860 -2.63543; + tangent 0.665593 0.450688 0.594867; + vertex -43.4798 -87.4771 124.392; + normal 0.299057 -0.891343 0.340695; + texcoord 0.333170 -2.63543; + tangent 0.665593 0.450688 0.594867; + vertex -43.5618 -87.5326 124.319; + normal 0.183980 -0.871558 0.454464; + texcoord 0.333170 -2.73543; + vertex -43.6021 -87.4832 124.430; + normal 0.147676 0.921913 0.358145; + texcoord 0.250000 1.00000; + tangent -0.981262 0.181885 -0.0635847; + vertex -11.5004 -95.2560 32.7278; + normal 0.125971 0.855305 0.502578; + texcoord 0.250000 -0.694370; + tangent -0.981262 0.181885 -0.0635848; + vertex -20.4765 -96.7173 40.1907; + normal 0.138478 0.895185 0.423636; + texcoord 0.000490000 -0.694370; + vertex -19.8561 -96.8323 40.2309; + normal 0.116340 0.822355 0.556953; + texcoord 0.250000 -2.82263; + tangent -0.981262 0.181885 -0.0635845; + vertex -27.1127 -101.391 48.4783; + normal -0.647802 0.370647 -0.665563; + texcoord 0.499510 1.00000; + tangent -0.131046 -0.914855 -0.381926; + vertex -10.9229 -93.9566 32.4295; + normal -0.746292 0.344632 -0.569454; + texcoord 0.499510 -0.694370; + tangent -0.131047 -0.914855 -0.381926; + vertex -20.5593 -97.2957 39.9492; + normal -0.733170 0.348747 -0.583813; + texcoord 0.250000 -0.694370; + vertex -20.4765 -96.7173 40.1907; + normal -0.819507 0.316760 -0.477569; + texcoord 0.250000 -2.82263; + tangent -0.131047 -0.914855 -0.381926; + vertex -27.1127 -101.391 48.4783; + normal -0.130507 -0.847662 -0.514234; + texcoord 0.749030 1.00000; + tangent 0.980280 -0.187950 0.0610322; + vertex -11.4658 -93.2102 30.9068; + normal -0.131345 -0.850456 -0.509384; + texcoord 0.749030 -0.694370; + tangent 0.980280 -0.187951 0.0610321; + vertex -19.9354 -97.4154 39.9881; + normal -0.132191 -0.853265 -0.504444; + texcoord 0.499510 -0.694370; + vertex -20.5593 -97.2957 39.9492; + normal -0.132995 -0.855921 -0.499712; + texcoord 0.749030 -2.82263; + tangent 0.980280 -0.187951 0.0610315; + vertex -26.9543 -101.345 48.5861; + normal 0.717324 -0.348701 0.603204; + texcoord 0.998540 1.00000; + tangent 0.124488 0.915964 0.381462; + vertex -11.4368 -94.9442 31.3102; + normal 0.758942 -0.335550 0.558044; + texcoord 0.998540 -0.694370; + tangent 0.124487 0.915963 0.381463; + vertex -19.8561 -96.8323 40.2309; + normal 0.761736 -0.334583 0.554809; + texcoord 0.749030 -0.694370; + vertex -19.9354 -97.4154 39.9881; + normal 0.800300 -0.319954 0.507099; + texcoord 0.749030 -2.82263; + tangent 0.124487 0.915963 0.381463; + vertex -26.9543 -101.345 48.5861; + normal -0.765146 0.512258 -0.390056; + texcoord 0.000490000 -0.694370; + tangent -0.341973 -0.836630 -0.427908; + vertex -19.8561 -96.8323 40.2309; + normal -0.869556 0.454372 -0.193438; + texcoord 0.250000 -2.82263; + tangent -0.341975 -0.836628 -0.427909; + vertex -27.1127 -101.391 48.4783; + normal -0.856018 0.465202 -0.225432; + texcoord 0.000490000 -2.82263; + tangent -0.341975 -0.836628 -0.427909; + vertex -27.0650 -101.275 48.5380; + normal -0.932456 0.358579 0.0441191; + texcoord 0.000490000 -2.92263; + vertex -27.1080 -101.401 48.6558; + normal 0.790730 -0.502209 0.350045; + texcoord 0.499510 -0.694370; + tangent 0.341964 0.836654 0.427867; + vertex -20.5593 -97.2957 39.9492; + normal 0.690800 -0.532492 0.489130; + texcoord 0.749030 -2.82263; + tangent 0.341963 0.836654 0.427868; + vertex -26.9543 -101.345 48.5861; + normal 0.675592 -0.535368 0.506909; + texcoord 0.499510 -2.82263; + vertex -27.0020 -101.461 48.5264; + normal 0.503514 -0.547575 0.668308; + texcoord 0.499510 -2.92263; + tangent 0.341963 0.836654 0.427868; + vertex -27.1080 -101.401 48.6558; + normal 0.221900 0.766628 0.602530; + texcoord 0.998540 -0.694370; + tangent -0.793779 0.500898 -0.344986; + vertex -19.8561 -96.8323 40.2309; + normal 0.167639 0.725433 0.667565; + texcoord 0.998540 -2.82263; + tangent -0.793778 0.500899 -0.344987; + vertex -27.0650 -101.275 48.5380; + normal 0.169525 0.726953 0.665432; + texcoord 0.749030 -2.82263; + vertex -26.9543 -101.345 48.5861; + normal 0.0949023 0.662277 0.743225; + texcoord 0.749030 -2.92263; + vertex -27.1080 -101.401 48.6558; + normal 0.326872 -0.853714 0.405372; + texcoord 0.333170 1.00000; + tangent 0.899136 0.413020 0.144803; + vertex -0.406070 147.806 66.9109; + normal 0.260704 -0.771172 0.580799; + texcoord 0.333170 0.0357500; + tangent 0.899136 0.413020 0.144803; + vertex -2.13168 149.945 72.8063; + normal 0.259770 -0.769883 0.582923; + texcoord 0.000490000 0.0357500; + vertex -2.85683 149.612 72.6895; + normal 0.182551 -0.654605 0.733599; + texcoord 0.333170 -1.14459; + tangent 0.899136 0.413020 0.144803; + vertex -4.99502 153.930 77.0751; + normal 0.621632 0.760988 -0.185663; + texcoord 0.665860 1.00000; + tangent -0.552747 0.258214 -0.792336; + vertex 0.917310 145.839 66.1861; + normal 0.638277 0.742474 -0.203308; + texcoord 0.665860 0.0357500; + tangent -0.552747 0.258214 -0.792336; + vertex -2.58502 150.156 72.1565; + normal 0.643736 0.736099 -0.209193; + texcoord 0.333170 0.0357500; + vertex -2.13168 149.945 72.8063; + normal 0.659614 0.716628 -0.226616; + texcoord 0.333170 -1.14459; + tangent -0.552747 0.258214 -0.792336; + vertex -4.99502 153.930 77.0751; + normal -0.834083 -0.112294 -0.540088; + texcoord 0.998540 1.00000; + tangent -0.335870 -0.673291 0.658688; + vertex 1.21822 147.592 66.8161; + normal -0.877624 -0.0302210 -0.478397; + texcoord 0.998540 0.0357500; + tangent -0.335869 -0.673292 0.658688; + vertex -2.85683 149.612 72.6895; + normal -0.863478 -0.0592829 -0.500890; + texcoord 0.665860 0.0357500; + vertex -2.58502 150.156 72.1565; + normal -0.898930 0.0202991 -0.437621; + texcoord 0.998540 -1.14459; + tangent -0.335869 -0.673292 0.658688; + vertex -4.92914 154.077 77.1534; + normal 0.572380 0.264030 0.776318; + texcoord 0.665860 1.00000; + tangent 0.371089 0.760839 -0.532370; + vertex -16.0108 90.7720 147.185; + normal 0.612554 0.230311 0.756131; + texcoord 0.665860 0.138080; + tangent 0.371089 0.760839 -0.532370; + vertex -21.6306 92.1098 150.873; + normal 0.641448 0.204515 0.739404; + texcoord 0.333170 0.138080; + tangent 0.371089 0.760839 -0.532370; + vertex -21.9108 91.5353 151.275; + normal 0.677213 0.170522 0.715755; + texcoord 0.333170 -0.822760; + tangent 0.371089 0.760839 -0.532370; + vertex -25.6171 93.6799 154.271; + normal -0.153756 0.792129 -0.590670; + texcoord 0.998540 1.00000; + tangent -0.987348 -0.146617 0.0603916; + vertex -15.8757 91.6078 148.702; + normal -0.156033 0.830515 -0.534696; + texcoord 0.998540 0.138080; + tangent -0.987348 -0.146617 0.0603916; + vertex -22.3662 92.0006 150.918; + normal -0.154388 0.802001 -0.577025; + texcoord 0.665860 0.138080; + tangent -0.987348 -0.146617 0.0603916; + vertex -21.6306 92.1098 150.873; + normal -0.156308 0.835865 -0.526210; + texcoord 0.998540 -0.822760; + tangent -0.987348 -0.146617 0.0603915; + vertex -25.6651 93.5414 154.346; + normal 0.739299 0.102348 0.665554; + texcoord 0.000490000 0.138080; + tangent 0.291998 0.841895 -0.453817; + vertex -22.3662 92.0006 150.918; + normal 0.737502 0.103914 0.667303; + texcoord 0.333170 -0.822760; + tangent 0.291998 0.841895 -0.453817; + vertex -25.6171 93.6799 154.271; + normal 0.737155 0.104216 0.667639; + texcoord 0.000490000 -0.822760; + vertex -25.6651 93.5414 154.346; + normal 0.734487 0.106526 0.670209; + texcoord 0.000490000 -0.922760; + vertex -25.7331 93.6901 154.397; + normal -0.202170 0.776958 -0.596207; + texcoord 0.665860 0.138080; + tangent -0.917207 -0.363617 -0.162834; + vertex -21.6306 92.1098 150.873; + normal -0.250355 0.843956 -0.474406; + texcoord 0.665860 -0.822760; + tangent -0.917207 -0.363617 -0.162834; + vertex -25.7679 93.6201 154.244; + normal -0.235528 0.824510 -0.514499; + texcoord 0.333170 -0.822760; + vertex -25.6171 93.6799 154.271; + normal -0.292871 0.892439 -0.343189; + texcoord 0.333170 -0.922760; + tangent -0.917207 -0.363617 -0.162834; + vertex -25.7331 93.6901 154.397; + normal 0.120855 -0.615441 -0.778862; + texcoord 0.333170 1.00000; + tangent 0.291161 -0.728126 0.620530; + vertex 10.6672 -31.3668 162.571; + normal -0.0945586 -0.667360 -0.738708; + texcoord 0.333170 0.00564998; + tangent 0.291161 -0.728126 0.620530; + vertex 5.71707 -35.1864 164.821; + normal -0.0214685 -0.653442 -0.756672; + texcoord 0.000490000 0.00564998; + vertex 5.53669 -34.7353 164.436; + normal -0.232023 -0.683012 -0.692575; + texcoord 0.333170 -1.18015; + tangent 0.291161 -0.728126 0.620530; + vertex 0.321830 -36.4238 167.849; + normal 0.655091 -0.284780 0.699825; + texcoord 0.665860 1.00000; + tangent 0.170536 0.958076 0.230234; + vertex 11.3897 -31.8387 160.873; + normal 0.603409 -0.286263 0.744279; + texcoord 0.665860 0.00564998; + tangent 0.170536 0.958076 0.230234; + vertex 5.82451 -34.5828 164.966; + normal 0.573037 -0.286512 0.767815; + texcoord 0.333170 0.00564998; + tangent 0.170536 0.958076 0.230234; + vertex 5.71707 -35.1864 164.821; + normal 0.517998 -0.285934 0.806176; + texcoord 0.333170 -1.18015; + tangent 0.170536 0.958076 0.230234; + vertex 0.321830 -36.4238 167.849; + normal -0.406152 0.912833 -0.0421524; + texcoord 0.998540 1.00000; + tangent -0.462993 -0.245333 -0.851733; + vertex 11.6304 -32.1239 162.274; + normal -0.383393 0.921818 -0.0571119; + texcoord 0.998540 0.00564998; + tangent -0.462993 -0.245333 -0.851733; + vertex 5.53669 -34.7353 164.436; + normal -0.386363 0.920695 -0.0551741; + texcoord 0.665860 0.00564998; + tangent -0.462993 -0.245333 -0.851733; + vertex 5.82451 -34.5828 164.966; + normal -0.363445 0.928981 -0.0700191; + texcoord 0.998540 -1.18015; + tangent -0.462993 -0.245333 -0.851733; + vertex 0.360460 -36.4949 167.959; + normal -0.278294 0.222158 -0.934451; + texcoord 0.000490000 1.00000; + tangent 0.0378847 0.974665 0.220436; + vertex 33.3792 51.9757 74.4174; + normal -0.287172 0.221908 -0.931820; + texcoord 0.250000 0.140120; + tangent 0.0378845 0.974665 0.220436; + vertex 42.3271 53.1239 72.0255; + normal -0.287587 0.221896 -0.931695; + texcoord 0.000490000 0.140120; + vertex 42.2638 51.4951 71.6571; + normal -0.296448 0.221626 -0.928978; + texcoord 0.250000 -0.791130; + tangent 0.0378844 0.974665 0.220436; + vertex 51.1471 51.8768 68.9134; + normal -0.0261545 0.954732 0.296315; + texcoord 0.499510 1.00000; + tangent 0.431277 -0.256636 0.864950; + vertex 33.8813 51.4004 76.8330; + normal 0.0900431 0.966148 0.241765; + texcoord 0.499510 0.140120; + tangent 0.431277 -0.256636 0.864950; + vertex 43.0478 52.6950 73.4709; + normal 0.0860925 0.966023 0.243697; + texcoord 0.250000 0.140120; + vertex 42.3271 53.1239 72.0255; + normal 0.201290 0.961896 0.185034; + texcoord 0.250000 -0.791130; + tangent 0.431277 -0.256636 0.864950; + vertex 51.1471 51.8768 68.9134; + normal 0.362105 -0.198913 0.910667; + texcoord 0.499510 1.00000; + tangent -0.0289295 -0.978894 -0.202312; + vertex 33.8813 51.4004 76.8330; + normal 0.316229 -0.200964 0.927153; + texcoord 0.749030 0.140120; + tangent -0.0289294 -0.978894 -0.202312; + vertex 42.9984 51.0228 73.1253; + normal 0.316085 -0.200970 0.927201; + texcoord 0.499510 0.140120; + vertex 43.0478 52.6950 73.4709; + normal 0.269275 -0.202546 0.941523; + texcoord 0.749030 -0.791130; + tangent -0.0289292 -0.978894 -0.202312; + vertex 51.8927 52.1534 70.8248; + normal -0.128118 -0.961006 -0.245057; + texcoord 0.998540 1.00000; + tangent -0.430016 0.276486 -0.859442; + vertex 33.3792 51.9757 74.4174; + normal -0.0601247 -0.958609 -0.278306; + texcoord 0.998540 0.140120; + tangent -0.430016 0.276486 -0.859443; + vertex 42.2638 51.4951 71.6571; + normal -0.0315983 -0.955978 -0.291732; + texcoord 0.749030 0.140120; + vertex 42.9984 51.0228 73.1253; + normal 0.0367723 -0.945798 -0.322666; + texcoord 0.749030 -0.791130; + tangent -0.430016 0.276486 -0.859442; + vertex 51.8927 52.1534 70.8248; + normal -0.145266 -0.800347 -0.581672; + texcoord 0.000490000 0.140120; + tangent -0.371753 0.588983 -0.717565; + vertex 42.2638 51.4951 71.6571; + normal -0.174939 -0.803559 -0.568937; + texcoord 0.250000 -0.791130; + tangent -0.371753 0.588983 -0.717565; + vertex 51.1471 51.8768 68.9134; + normal -0.186539 -0.804589 -0.563772; + texcoord 0.000490000 -0.791130; + vertex 51.6754 51.0398 69.9332; + normal -0.218343 -0.806752 -0.549070; + texcoord 0.250000 -1.24604; + tangent -0.371753 0.588983 -0.717565; + vertex 55.5651 50.9746 68.4822; + normal -0.337943 0.616393 -0.711234; + texcoord 0.499510 0.140120; + tangent 0.145195 0.780792 0.607686; + vertex 43.0478 52.6950 73.4709; + normal -0.179773 0.624790 -0.759815; + texcoord 0.499510 -0.791130; + vertex 51.3534 52.9864 69.7770; + normal -0.127735 0.623847 -0.771037; + texcoord 0.250000 -0.791130; + vertex 51.1471 51.8768 68.9134; + normal 0.0468238 0.608084 -0.792491; + texcoord 0.250000 -1.24604; + tangent 0.145195 0.780792 0.607686; + vertex 55.5651 50.9746 68.4822; + normal 0.211266 0.815158 0.539337; + texcoord 0.499510 0.140120; + tangent 0.373672 -0.577235 0.726064; + vertex 43.0478 52.6950 73.4709; + normal 0.199972 0.814493 0.544621; + texcoord 0.749030 -0.791130; + tangent 0.373672 -0.577235 0.726064; + vertex 51.8927 52.1534 70.8248; + normal 0.201539 0.814593 0.543894; + texcoord 0.499510 -0.791130; + vertex 51.3534 52.9864 69.7770; + normal 0.189481 0.813764 0.549441; + texcoord 0.749030 -1.24604; + tangent 0.373672 -0.577235 0.726064; + vertex 55.4227 52.5979 68.9490; + normal 0.109523 -0.634156 0.765409; + texcoord 0.998540 0.140120; + tangent -0.150556 -0.771740 -0.617859; + vertex 42.2638 51.4951 71.6571; + normal 0.257311 -0.634032 0.729242; + texcoord 0.998540 -0.791130; + tangent -0.150556 -0.771741 -0.617859; + vertex 51.6754 51.0398 69.9332; + normal 0.277661 -0.632836 0.722789; + texcoord 0.749030 -0.791130; + vertex 51.8927 52.1534 70.8248; + normal 0.429263 -0.614024 0.662351; + texcoord 0.749030 -1.24604; + vertex 55.4227 52.5979 68.9490; + normal 0.168445 -0.855299 0.489990; + texcoord 0.000490000 -0.791130; + tangent -0.118320 -0.511043 -0.851373; + vertex 51.6754 51.0398 69.9332; + normal 0.124036 -0.858286 0.497955; + texcoord 0.250000 -1.24604; + tangent -0.118320 -0.511043 -0.851373; + vertex 55.5651 50.9746 68.4822; + normal 0.127293 -0.858128 0.497407; + texcoord 0.000490000 -1.24604; + vertex 55.7043 51.5755 69.4833; + normal 0.0820140 -0.859496 0.504521; + texcoord 0.250000 -1.68832; + tangent -0.118320 -0.511043 -0.851373; + vertex 59.1260 51.2107 68.3056; + normal -0.466913 -0.514624 -0.719135; + texcoord 0.499510 -0.791130; + tangent -0.238253 0.856359 -0.458132; + vertex 51.3534 52.9864 69.7770; + normal -0.300944 -0.513595 -0.803525; + texcoord 0.499510 -1.24604; + tangent -0.238253 0.856359 -0.458132; + vertex 55.2850 51.9816 67.9435; + normal -0.195959 -0.504402 -0.840939; + texcoord 0.250000 -1.24604; + tangent -0.238253 0.856359 -0.458132; + vertex 55.5651 50.9746 68.4822; + normal -0.0121991 -0.474318 -0.880269; + texcoord 0.250000 -1.68832; + tangent -0.238253 0.856359 -0.458132; + vertex 59.1260 51.2107 68.3056; + normal -0.0243044 0.853804 -0.520026; + texcoord 0.499510 -0.791130; + tangent 0.116019 0.519074 0.846819; + vertex 51.3534 52.9864 69.7770; + normal -0.0587289 0.854669 -0.515840; + texcoord 0.749030 -1.24604; + tangent 0.116019 0.519074 0.846819; + vertex 55.4227 52.5979 68.9490; + normal -0.0707641 0.854729 -0.514228; + texcoord 0.499510 -1.24604; + vertex 55.2850 51.9816 67.9435; + normal -0.105381 0.854197 -0.509159; + texcoord 0.749030 -1.68832; + vertex 58.9550 52.0290 67.2636; + normal 0.0358786 0.470562 0.881637; + texcoord 0.998540 -0.791130; + tangent 0.237078 -0.861029 0.449915; + vertex 51.6754 51.0398 69.9332; + normal 0.235560 0.500246 0.833226; + texcoord 0.998540 -1.24604; + tangent 0.237078 -0.861029 0.449915; + vertex 55.7043 51.5755 69.4833; + normal 0.246861 0.501310 0.829306; + texcoord 0.749030 -1.24604; + tangent 0.237078 -0.861029 0.449915; + vertex 55.4227 52.5979 68.9490; + normal 0.436204 0.508155 0.742634; + texcoord 0.749030 -1.68832; + tangent 0.237078 -0.861029 0.449915; + vertex 58.9550 52.0290 67.2636; + normal 0.336562 0.162530 0.927529; + texcoord 0.000490000 -1.24604; + tangent 0.155321 -0.981082 0.115555; + vertex 55.7043 51.5755 69.4833; + normal 0.300880 0.158399 0.940415; + texcoord 0.250000 -1.68832; + tangent 0.155321 -0.981082 0.115555; + vertex 59.1260 51.2107 68.3056; + normal 0.302852 0.158632 0.939743; + texcoord 0.000490000 -1.68832; + vertex 58.9809 52.1275 68.1976; + normal 0.265340 0.154109 0.951759; + texcoord 0.250000 -2.02047; + tangent 0.155321 -0.981082 0.115555; + vertex 61.3994 51.9558 67.5512; + normal -0.178294 -0.148244 -0.972746; + texcoord 0.499510 -1.24604; + tangent -0.155450 0.980415 -0.120920; + vertex 55.2850 51.9816 67.9435; + normal -0.205049 -0.151767 -0.966914; + texcoord 0.749030 -1.68832; + tangent -0.155450 0.980415 -0.120920; + vertex 58.9550 52.0290 67.2636; + normal -0.214413 -0.152977 -0.964689; + texcoord 0.499510 -1.68832; + vertex 59.1010 51.1078 67.3772; + normal -0.242165 -0.156494 -0.957531; + texcoord 0.749030 -2.02047; + tangent -0.155450 0.980415 -0.120920; + vertex 61.4654 51.4087 66.7300; + normal -0.202252 0.974511 -0.0970729; + texcoord 0.998540 -1.24604; + tangent 0.0275673 0.104747 0.994117; + vertex 55.7043 51.5755 69.4833; + normal -0.0533866 0.993230 -0.103173; + texcoord 0.998540 -1.68832; + tangent 0.0275672 0.104747 0.994117; + vertex 58.9809 52.1275 68.1976; + normal 0.0648555 0.992212 -0.106345; + texcoord 0.749030 -1.68832; + tangent 0.0275672 0.104747 0.994117; + vertex 58.9550 52.0290 67.2636; + normal 0.216742 0.970210 -0.108239; + texcoord 0.749030 -2.02047; + tangent 0.0275672 0.104747 0.994117; + vertex 61.4654 51.4087 66.7300; + normal 0.120086 0.974296 0.190593; + texcoord 0.000490000 -1.68832; + tangent -0.00117875 -0.191843 0.981425; + vertex 58.9809 52.1275 68.1976; + normal 0.0874930 0.977642 0.191208; + texcoord 0.250000 -2.02047; + tangent -0.00117860 -0.191843 0.981425; + vertex 61.3994 51.9558 67.5512; + normal 0.0608207 0.979595 0.191558; + texcoord 0.000490000 -2.02047; + vertex 61.4002 52.0893 66.8682; + normal 0.0259448 0.981089 0.191808; + texcoord 0.250000 -2.28133; + tangent -0.00117862 -0.191842 0.981425; + vertex 63.0728 52.1353 66.4067; + normal 0.0729153 -0.979293 -0.188861; + texcoord 0.499510 -1.68832; + tangent 0.00141641 0.189466 -0.981886; + vertex 59.1010 51.1078 67.3772; + normal 0.0702579 -0.979480 -0.188900; + texcoord 0.749030 -2.02047; + tangent 0.00141633 0.189466 -0.981886; + vertex 61.4654 51.4087 66.7300; + normal 0.0709806 -0.979430 -0.188890; + texcoord 0.499510 -2.02047; + tangent 0.00141633 0.189466 -0.981886; + vertex 61.4645 51.2765 67.4150; + normal 0.0681810 -0.979621 -0.188931; + texcoord 0.749030 -2.28133; + tangent 0.00141633 0.189466 -0.981886; + vertex 62.9994 51.5328 66.6402; + normal -0.475850 0.130942 -0.869725; + texcoord 0.998540 -1.68832; + tangent -0.0935216 0.975717 0.198068; + vertex 58.9809 52.1275 68.1976; + normal -0.325867 0.157984 -0.932122; + texcoord 0.998540 -2.02047; + tangent -0.0935217 0.975717 0.198068; + vertex 61.4002 52.0893 66.8682; + normal -0.246643 0.170034 -0.954073; + texcoord 0.749030 -2.02047; + tangent -0.0935217 0.975717 0.198068; + vertex 61.4654 51.4087 66.7300; + normal -0.0728089 0.191705 -0.978748; + texcoord 0.749030 -2.28133; + tangent -0.0935218 0.975717 0.198068; + vertex 62.9994 51.5328 66.6402; + normal -0.250364 0.437060 -0.863884; + texcoord 0.000490000 -2.02047; + tangent 0.178915 0.897821 0.402377; + vertex 61.4002 52.0893 66.8682; + normal -0.291275 0.438978 -0.849975; + texcoord 0.250000 -2.28133; + tangent 0.178915 0.897821 0.402377; + vertex 63.0728 52.1353 66.4067; + normal -0.296640 0.439171 -0.848018; + texcoord 0.000490000 -2.28133; + vertex 62.9907 51.7229 66.2219; + normal -0.338004 0.440174 -0.831865; + texcoord 0.250000 -2.52382; + tangent 0.178915 0.897821 0.402377; + vertex 64.2749 51.7442 65.7113; + normal 0.462356 -0.437238 0.771395; + texcoord 0.499510 -2.02047; + tangent -0.178910 -0.898076 -0.401808; + vertex 61.4645 51.2765 67.4150; + normal 0.463802 -0.437158 0.770572; + texcoord 0.749030 -2.28133; + tangent -0.178910 -0.898076 -0.401808; + vertex 62.9994 51.5328 66.6402; + normal 0.464091 -0.437141 0.770407; + texcoord 0.499510 -2.28133; + tangent -0.178910 -0.898076 -0.401808; + vertex 63.0816 51.9455 66.8249; + normal 0.465544 -0.437059 0.769577; + texcoord 0.749030 -2.52382; + tangent -0.178910 -0.898076 -0.401808; + vertex 64.3467 51.8454 66.0027; + normal -0.351877 -0.854876 -0.381274; + texcoord 0.998540 -2.02047; + tangent -0.0189321 0.413741 -0.910198; + vertex 61.4002 52.0893 66.8682; + normal -0.147114 -0.901605 -0.406775; + texcoord 0.998540 -2.28133; + tangent -0.0189320 0.413741 -0.910198; + vertex 62.9907 51.7229 66.2219; + normal -0.201939 -0.893181 -0.401805; + texcoord 0.749030 -2.28133; + tangent -0.0189320 0.413741 -0.910198; + vertex 62.9994 51.5328 66.6402; + normal 0.0152340 -0.910136 -0.414029; + texcoord 0.749030 -2.52382; + tangent -0.0189320 0.413741 -0.910198; + vertex 64.3467 51.8454 66.0027; + normal -0.115706 -0.936875 -0.329966; + texcoord 0.000490000 -2.28133; + tangent 0.223633 0.299097 -0.927647; + vertex 62.9907 51.7229 66.2219; + normal -0.133149 -0.933454 -0.333068; + texcoord 0.250000 -2.52382; + tangent 0.223633 0.299097 -0.927647; + vertex 64.2749 51.7442 65.7113; + normal -0.127504 -0.934595 -0.332075; + texcoord 0.000490000 -2.52382; + tangent 0.223633 0.299097 -0.927647; + vertex 64.2248 51.6772 65.9191; + normal -0.147790 -0.930341 -0.335594; + texcoord 0.000490000 -2.62382; + tangent 0.223633 0.299097 -0.927647; + vertex 64.5028 51.6550 65.8582; + normal 0.181600 -0.540256 0.821672; + texcoord 0.998540 -2.28133; + tangent -0.544457 -0.751048 -0.373488; + vertex 62.9907 51.7229 66.2219; + normal 0.167168 -0.533496 0.829118; + texcoord 0.998540 -2.52382; + tangent -0.544457 -0.751048 -0.373488; + vertex 64.2248 51.6772 65.9191; + normal 0.160491 -0.530322 0.832467; + texcoord 0.749030 -2.52382; + vertex 64.3467 51.8454 66.0027; + normal 0.142381 -0.521561 0.841250; + texcoord 0.749030 -2.62382; + vertex 64.5028 51.6550 65.8582; + normal -0.0739512 -0.250778 -0.965216; + texcoord 0.000490000 1.00000; + tangent 0.148306 0.954338 -0.259314; + vertex 19.7609 39.7224 85.3173; + normal -0.0643383 -0.252348 -0.965495; + texcoord 0.250000 0.0514400; + tangent 0.148306 0.954338 -0.259314; + vertex 29.4790 39.1625 84.7182; + normal -0.0640405 -0.252396 -0.965503; + texcoord 0.000490000 0.0514400; + tangent 0.148306 0.954338 -0.259314; + vertex 29.2562 37.7291 85.1077; + normal -0.0544225 -0.253941 -0.965687; + texcoord 0.250000 -0.969320; + tangent 0.148306 0.954338 -0.259314; + vertex 39.0145 36.1538 84.9720; + normal -0.0282560 0.982392 -0.184684; + texcoord 0.499510 1.00000; + tangent 0.216272 0.186390 0.958376; + vertex 19.4600 39.4307 87.6778; + normal 0.141933 0.965178 -0.219742; + texcoord 0.499510 0.0514400; + tangent 0.216272 0.186390 0.958376; + vertex 29.8038 39.4424 86.1576; + normal 0.130539 0.967274 -0.217579; + texcoord 0.250000 0.0514400; + tangent 0.216272 0.186390 0.958376; + vertex 29.4790 39.1625 84.7182; + normal 0.297574 0.922319 -0.246529; + texcoord 0.250000 -0.969320; + tangent 0.216272 0.186390 0.958376; + vertex 39.0145 36.1538 84.9720; + normal 0.140215 0.257363 0.956088; + texcoord 0.499510 1.00000; + tangent -0.144162 -0.950030 0.276875; + vertex 19.4600 39.4307 87.6778; + normal 0.0906519 0.265942 0.959717; + texcoord 0.749030 0.0514400; + tangent -0.144162 -0.950030 0.276875; + vertex 29.5830 37.9872 86.5817; + normal 0.0870079 0.266545 0.959887; + texcoord 0.499510 0.0514400; + tangent -0.144162 -0.950030 0.276875; + vertex 29.8038 39.4424 86.1576; + normal 0.0370514 0.274419 0.960896; + texcoord 0.749030 -0.969320; + tangent -0.144162 -0.950030 0.276875; + vertex 38.9036 37.2740 86.4260; + normal -0.196344 -0.957521 0.211195; + texcoord 0.998540 1.00000; + tangent -0.213326 -0.168514 -0.962338; + vertex 19.7609 39.7224 85.3173; + normal -0.144781 -0.968683 0.201720; + texcoord 0.998540 0.0514400; + tangent -0.213326 -0.168514 -0.962338; + vertex 29.2562 37.7291 85.1077; + normal -0.124242 -0.972336 0.197806; + texcoord 0.749030 0.0514400; + vertex 29.5830 37.9872 86.5817; + normal -0.0718286 -0.979641 0.187467; + texcoord 0.749030 -0.969320; + tangent -0.213326 -0.168514 -0.962338; + vertex 38.9036 37.2740 86.4260; + normal -0.159695 -0.977192 -0.139974; + texcoord 0.000490000 0.0514400; + tangent 0.179761 0.110637 -0.977469; + vertex 29.2562 37.7291 85.1077; + normal -0.123000 -0.983329 -0.133920; + texcoord 0.250000 -0.969320; + tangent 0.179761 0.110637 -0.977469; + vertex 39.0145 36.1538 84.9720; + normal -0.127727 -0.982619 -0.134709; + texcoord 0.000490000 -0.969320; + tangent 0.179761 0.110637 -0.977469; + vertex 38.7867 36.0136 86.2104; + normal -0.0882618 -0.987834 -0.128041; + texcoord 0.250000 -1.42139; + tangent 0.179761 0.110637 -0.977469; + vertex 42.5068 35.7222 85.8949; + normal -0.0688340 0.162109 -0.984369; + texcoord 0.499510 0.0514400; + tangent 0.0934003 0.983423 0.155422; + vertex 29.8038 39.4424 86.1576; + normal 0.0744340 0.148771 -0.986066; + texcoord 0.499510 -0.969320; + tangent 0.0934004 0.983423 0.155422; + vertex 39.1328 37.3998 85.1689; + normal 0.115927 0.144301 -0.982720; + texcoord 0.250000 -0.969320; + vertex 39.0145 36.1538 84.9720; + normal 0.267938 0.125519 -0.955225; + texcoord 0.250000 -1.42139; + tangent 0.0934004 0.983423 0.155422; + vertex 42.5068 35.7222 85.8949; + normal 0.225750 0.964409 0.137671; + texcoord 0.499510 0.0514400; + tangent -0.178486 -0.0979807 0.979052; + vertex 29.8038 39.4424 86.1576; + normal 0.204444 0.969621 0.134308; + texcoord 0.749030 -0.969320; + tangent -0.178486 -0.0979806 0.979052; + vertex 38.9036 37.2740 86.4260; + normal 0.194541 0.971873 0.132728; + texcoord 0.499510 -0.969320; + vertex 39.1328 37.3998 85.1689; + normal 0.171026 0.976794 0.128934; + texcoord 0.749030 -1.42139; + tangent -0.178486 -0.0979806 0.979052; + vertex 42.9166 36.7496 85.0762; + normal -0.140912 -0.154190 0.977941; + texcoord 0.998540 0.0514400; + tangent -0.0910583 -0.981592 -0.167886; + vertex 29.2562 37.7291 85.1077; + normal 0.0656611 -0.174138 0.982530; + texcoord 0.998540 -0.969320; + tangent -0.0910584 -0.981592 -0.167886; + vertex 38.7867 36.0136 86.2104; + normal 0.0753450 -0.174894 0.981700; + texcoord 0.749030 -0.969320; + vertex 38.9036 37.2740 86.4260; + normal 0.291059 -0.187458 0.938160; + texcoord 0.749030 -1.42139; + tangent -0.0910584 -0.981592 -0.167886; + vertex 42.9166 36.7496 85.0762; + normal 0.0692529 -0.178788 0.981447; + texcoord 0.000490000 -0.969320; + tangent -0.371029 -0.917851 -0.141023; + vertex 38.7867 36.0136 86.2104; + normal -0.00109388 -0.151430 0.988467; + texcoord 0.250000 -1.42139; + vertex 42.5068 35.7222 85.8949; + normal -0.0493787 -0.132147 0.989999; + texcoord 0.000490000 -1.42139; + vertex 42.8630 36.6034 86.0302; + normal -0.119787 -0.103288 0.987412; + texcoord 0.250000 -1.87197; + tangent -0.371029 -0.917851 -0.141023; + vertex 46.0099 35.9789 86.3467; + normal -0.413159 -0.897547 -0.153979; + texcoord 0.499510 -0.969320; + tangent 0.0528937 0.145147 -0.987995; + vertex 39.1328 37.3998 85.1689; + normal -0.192827 -0.969275 -0.152720; + texcoord 0.499510 -1.42139; + tangent 0.0528935 0.145147 -0.987995; + vertex 42.5576 35.8615 84.9463; + normal -0.143609 -0.977990 -0.151366; + texcoord 0.250000 -1.42139; + tangent 0.0528935 0.145147 -0.987995; + vertex 42.5068 35.7222 85.8949; + normal 0.0903331 -0.986019 -0.140021; + texcoord 0.250000 -1.87197; + tangent 0.0528933 0.145147 -0.987995; + vertex 46.0099 35.9789 86.3467; + normal 0.000602804 0.144518 -0.989502; + texcoord 0.499510 -0.969320; + tangent 0.371344 0.918716 0.134406; + vertex 39.1328 37.3998 85.1689; + normal 0.0642404 0.118988 -0.990815; + texcoord 0.749030 -1.42139; + tangent 0.371344 0.918716 0.134406; + vertex 42.9166 36.7496 85.0762; + normal 0.0523130 0.123825 -0.990924; + texcoord 0.499510 -1.42139; + vertex 42.5576 35.8615 84.9463; + normal 0.116558 0.0974865 -0.988388; + texcoord 0.749030 -1.87197; + vertex 46.1626 35.6910 85.3546; + normal -0.135534 0.980448 0.142658; + texcoord 0.998540 -0.969320; + tangent -0.0553679 -0.151257 0.986943; + vertex 38.7867 36.0136 86.2104; + normal 0.0574975 0.986336 0.154390; + texcoord 0.998540 -1.42139; + tangent -0.0553677 -0.151257 0.986943; + vertex 42.8630 36.6034 86.0302; + normal 0.102466 0.982379 0.156306; + texcoord 0.749030 -1.42139; + tangent -0.0553677 -0.151257 0.986943; + vertex 42.9166 36.7496 85.0762; + normal 0.293503 0.942323 0.160884; + texcoord 0.749030 -1.87197; + tangent -0.0553676 -0.151257 0.986943; + vertex 46.1626 35.6910 85.3546; + normal 0.128546 0.879772 0.457686; + texcoord 0.000490000 -1.42139; + tangent 0.0250828 -0.464252 0.885348; + vertex 42.8630 36.6034 86.0302; + normal 0.138220 0.878731 0.456866; + texcoord 0.250000 -1.87197; + tangent 0.0250827 -0.464252 0.885348; + vertex 46.0099 35.9789 86.3467; + normal 0.138764 0.878670 0.456819; + texcoord 0.000490000 -1.87197; + tangent 0.0250827 -0.464251 0.885348; + vertex 45.9916 36.3195 85.6973; + normal 0.148779 0.877498 0.455920; + texcoord 0.250000 -2.16641; + tangent 0.0250826 -0.464252 0.885348; + vertex 48.2012 36.0531 85.4890; + normal 0.0103475 -0.886951 -0.461747; + texcoord 0.499510 -1.42139; + tangent -0.0243047 0.461413 -0.886853; + vertex 42.5576 35.8615 84.9463; + normal -0.0374821 -0.886912 -0.460416; + texcoord 0.749030 -1.87197; + tangent -0.0243045 0.461412 -0.886853; + vertex 46.1626 35.6910 85.3546; + normal -0.0460110 -0.886691 -0.460067; + texcoord 0.499510 -1.87197; + vertex 46.1805 35.3514 86.0073; + normal -0.0972111 -0.884002 -0.457265; + texcoord 0.749030 -2.16641; + tangent -0.0243044 0.461412 -0.886853; + vertex 47.9044 35.3983 85.5503; + normal -0.0515399 0.467218 -0.882638; + texcoord 0.998540 -1.42139; + tangent -0.232419 0.853933 0.465595; + vertex 42.8630 36.6034 86.0302; + normal 0.0228919 0.483374 -0.875114; + texcoord 0.998540 -1.87197; + tangent -0.232419 0.853933 0.465595; + vertex 45.9916 36.3195 85.6973; + normal 0.100212 0.497181 -0.861840; + texcoord 0.749030 -1.87197; + vertex 46.1626 35.6910 85.3546; + normal 0.180032 0.508203 -0.842210; + texcoord 0.749030 -2.16641; + tangent -0.232419 0.853933 0.465595; + vertex 47.9044 35.3983 85.5503; + normal 0.0152541 0.691375 -0.722335; + texcoord 0.000490000 -1.87197; + tangent 0.404031 0.656552 0.636944; + vertex 45.9916 36.3195 85.6973; + normal 0.0853171 0.666225 -0.740854; + texcoord 0.250000 -2.16641; + tangent 0.404032 0.656552 0.636944; + vertex 48.2012 36.0531 85.4890; + normal 0.0666702 0.673320 -0.736339; + texcoord 0.000490000 -2.16641; + vertex 47.9955 35.7188 85.1647; + normal 0.138771 0.644255 -0.752116; + texcoord 0.250000 -2.46247; + tangent 0.404032 0.656552 0.636944; + vertex 49.6811 35.5793 85.3562; + normal -0.111253 0.777606 0.618831; + texcoord 0.499510 -1.87197; + tangent -0.178440 -0.628207 0.757308; + vertex 46.1805 35.3514 86.0073; + normal 0.0425498 0.764013 0.643796; + texcoord 0.499510 -2.16641; + tangent -0.178440 -0.628207 0.757308; + vertex 48.1104 35.7332 85.8745; + normal 0.135536 0.746630 0.651286; + texcoord 0.250000 -2.16641; + vertex 48.2012 36.0531 85.4890; + normal 0.283826 0.704082 0.650931; + texcoord 0.250000 -2.46247; + tangent -0.178440 -0.628207 0.757308; + vertex 49.6811 35.5793 85.3562; + normal 0.190868 -0.740785 0.644055; + texcoord 0.499510 -1.87197; + tangent -0.404240 -0.657217 -0.636126; + vertex 46.1805 35.3514 86.0073; + normal 0.159457 -0.735471 0.658526; + texcoord 0.749030 -2.16641; + vertex 47.9044 35.3983 85.5503; + normal 0.136617 -0.731066 0.668489; + texcoord 0.499510 -2.16641; + vertex 48.1104 35.7332 85.8745; + normal 0.104824 -0.724189 0.681588; + texcoord 0.749030 -2.46247; + vertex 49.8843 35.6843 85.5497; + normal -0.371600 -0.668865 -0.643842; + texcoord 0.998540 -1.87197; + tangent 0.178899 0.628915 -0.756611; + vertex 45.9916 36.3195 85.6973; + normal -0.117859 -0.749781 -0.651105; + texcoord 0.998540 -2.16641; + tangent 0.178899 0.628915 -0.756611; + vertex 47.9955 35.7188 85.1647; + normal -0.152679 -0.741956 -0.652833; + texcoord 0.749030 -2.16641; + vertex 47.9044 35.3983 85.5503; + normal 0.112078 -0.777039 -0.619394; + texcoord 0.749030 -2.46247; + tangent 0.178899 0.628915 -0.756611; + vertex 49.8843 35.6843 85.5497; + normal -0.0102801 -0.849108 -0.528119; + texcoord 0.000490000 -2.16641; + tangent -0.634764 0.413629 -0.652676; + vertex 47.9955 35.7188 85.1647; + normal -0.00511424 -0.846893 -0.531739; + texcoord 0.250000 -2.46247; + tangent -0.634764 0.413629 -0.652676; + vertex 49.6811 35.5793 85.3562; + normal -0.000238458 -0.844767 -0.535134; + texcoord 0.000490000 -2.46247; + vertex 49.8156 35.4916 85.4945; + normal 0.00549455 -0.842225 -0.539098; + texcoord 0.000490000 -2.56247; + vertex 49.9403 35.6214 85.2931; + normal -0.262199 0.351263 -0.898814; + texcoord 0.499510 -2.16641; + tangent 0.324561 0.909240 0.260657; + vertex 48.1104 35.7332 85.8745; + normal -0.268291 0.352753 -0.896429; + texcoord 0.499510 -2.46247; + tangent 0.324561 0.909240 0.260657; + vertex 49.7498 35.7720 85.4114; + normal -0.267431 0.352544 -0.896768; + texcoord 0.250000 -2.46247; + vertex 49.6811 35.5793 85.3562; + normal -0.275087 0.354401 -0.893715; + texcoord 0.250000 -2.56247; + vertex 49.9403 35.6214 85.2931; + normal -0.328047 -0.645992 -0.689260; + texcoord 0.000490000 1.00000; + tangent 0.894383 0.0224729 -0.446737; + vertex 35.9948 -21.8103 95.9006; + normal -0.326065 -0.650936 -0.685539; + texcoord 0.333170 -0.236420; + tangent 0.894383 0.0224734 -0.446737; + vertex 39.5099 -29.3025 101.249; + normal -0.325976 -0.651157 -0.685372; + texcoord 0.000490000 -0.236420; + vertex 38.6355 -29.3245 101.686; + normal -0.323812 -0.656481 -0.681307; + texcoord 0.333170 -0.658530; + tangent 0.894383 0.0224735 -0.446737; + vertex 39.7993 -31.5501 103.278; + normal 0.868419 0.481282 -0.119235; + texcoord 0.665860 1.00000; + tangent -0.157752 0.496166 0.853776; + vertex 34.4347 -21.3977 96.1925; + normal 0.937883 0.345845 -0.0276925; + texcoord 0.665860 -0.236420; + tangent -0.157753 0.496166 0.853776; + vertex 39.3498 -28.7990 102.116; + normal 0.936674 0.348939 -0.0297141; + texcoord 0.333170 -0.236420; + tangent -0.157753 0.496166 0.853776; + vertex 39.5099 -29.3025 101.249; + normal 0.979275 0.189825 0.0706257; + texcoord 0.333170 -0.658530; + tangent -0.157753 0.496166 0.853776; + vertex 39.7993 -31.5501 103.278; + normal -0.611080 0.205877 0.764327; + texcoord 0.665860 1.00000; + tangent -0.724961 -0.533256 -0.435971; + vertex 34.4347 -21.3977 96.1925; + normal -0.617932 0.223898 0.753678; + texcoord 0.998540 -0.236420; + tangent -0.724961 -0.533256 -0.435971; + vertex 38.6355 -29.3245 101.686; + normal -0.619787 0.228900 0.750645; + texcoord 0.665860 -0.236420; + vertex 39.3498 -28.7990 102.116; + normal -0.626861 0.248494 0.738442; + texcoord 0.998540 -0.658530; + tangent -0.724961 -0.533256 -0.435971; + vertex 40.2212 -31.1210 103.637; + normal -0.712332 0.121756 0.691201; + texcoord 0.000490000 -0.236420; + tangent -0.601986 -0.612313 -0.512529; + vertex 38.6355 -29.3245 101.686; + normal -0.716550 0.130987 0.685127; + texcoord 0.333170 -0.658530; + vertex 39.7993 -31.5501 103.278; + normal -0.717596 0.133309 0.683582; + texcoord 0.000490000 -0.658530; + vertex 40.2212 -31.1210 103.637; + normal -0.721749 0.142655 0.677294; + texcoord 0.333170 -1.06684; + vertex 41.1167 -33.0536 104.998; + normal -0.196656 -0.408551 -0.891298; + texcoord 0.665860 -0.236420; + tangent 0.962877 0.0909720 -0.254149; + vertex 39.3498 -28.7990 102.116; + normal -0.143300 -0.625624 -0.766851; + texcoord 0.665860 -0.658530; + vertex 40.4856 -31.4853 103.097; + normal -0.151354 -0.597640 -0.787349; + texcoord 0.333170 -0.658530; + tangent 0.962877 0.0909720 -0.254149; + vertex 39.7993 -31.5501 103.278; + normal -0.0886613 -0.782688 -0.616067; + texcoord 0.333170 -1.06684; + tangent 0.962877 0.0909720 -0.254149; + vertex 41.1167 -33.0536 104.998; + normal 0.890949 0.430000 0.145980; + texcoord 0.665860 -0.236420; + tangent -0.375905 0.518021 0.768342; + vertex 39.3498 -28.7990 102.116; + normal 0.879836 0.459753 0.120484; + texcoord 0.998540 -0.658530; + vertex 40.2212 -31.1210 103.637; + normal 0.876179 0.468621 0.112716; + texcoord 0.665860 -0.658530; + tangent -0.375905 0.518021 0.768342; + vertex 40.4856 -31.4853 103.097; + normal 0.863070 0.497573 0.0867829; + texcoord 0.998540 -1.06684; + vertex 41.3370 -33.2387 104.682; + normal 0.803834 0.543210 0.242434; + texcoord 0.000490000 -0.658530; + tangent -0.515756 0.433374 0.739042; + vertex 40.2212 -31.1210 103.637; + normal 0.804381 0.541877 0.243598; + texcoord 0.333170 -1.06684; + tangent -0.515756 0.433374 0.739042; + vertex 41.1167 -33.0536 104.998; + normal 0.804586 0.541376 0.244035; + texcoord 0.000490000 -1.06684; + vertex 41.3370 -33.2387 104.682; + normal 0.805153 0.539985 0.245246; + texcoord 0.333170 -1.36921; + vertex 41.9234 -34.5002 105.535; + normal -0.880233 0.178794 0.439570; + texcoord 0.665860 -0.658530; + tangent -0.420207 -0.724070 -0.546945; + vertex 40.4856 -31.4853 103.097; + normal -0.806331 0.0214623 0.591075; + texcoord 0.665860 -1.06684; + vertex 40.9364 -33.3642 104.764; + normal -0.814893 0.0359327 0.578497; + texcoord 0.333170 -1.06684; + tangent -0.420207 -0.724070 -0.546945; + vertex 41.1167 -33.0536 104.998; + normal -0.697772 -0.127504 0.704880; + texcoord 0.333170 -1.36921; + vertex 41.9234 -34.5002 105.535; + normal 0.0529523 -0.655585 -0.753263; + texcoord 0.665860 -0.658530; + tangent 0.936957 0.293533 -0.189604; + vertex 40.4856 -31.4853 103.097; + normal 0.0308199 -0.609888 -0.791888; + texcoord 0.998540 -1.06684; + tangent 0.936957 0.293533 -0.189604; + vertex 41.3370 -33.2387 104.682; + normal 0.0301529 -0.608476 -0.792999; + texcoord 0.665860 -1.06684; + vertex 40.9364 -33.3642 104.764; + normal 0.00718592 -0.558657 -0.829367; + texcoord 0.998540 -1.36921; + tangent 0.936957 0.293533 -0.189604; + vertex 41.7737 -34.5339 105.559; + normal -0.00426670 -0.561316 -0.827590; + texcoord 0.000490000 -1.06684; + tangent 0.964182 0.217177 -0.152272; + vertex 41.3370 -33.2387 104.682; + normal 0.0422886 -0.692615 -0.720067; + texcoord 0.333170 -1.36921; + tangent 0.964182 0.217176 -0.152272; + vertex 41.9234 -34.5002 105.535; + normal 0.0404605 -0.687799 -0.724773; + texcoord 0.000490000 -1.36921; + vertex 41.7737 -34.5339 105.559; + normal 0.104189 -0.838054 -0.535546; + texcoord 0.000490000 -1.46921; + vertex 41.8831 -34.5880 105.665; + normal -0.741175 -0.0772253 0.666855; + texcoord 0.665860 -1.06684; + tangent -0.463296 -0.660033 -0.591366; + vertex 40.9364 -33.3642 104.764; + normal -0.732484 -0.0904045 0.674755; + texcoord 0.998540 -1.36921; + tangent -0.463296 -0.660033 -0.591366; + vertex 41.7737 -34.5339 105.559; + normal -0.731782 -0.0914521 0.675375; + texcoord 0.665860 -1.36921; + vertex 41.8456 -34.4315 105.650; + normal -0.718859 -0.110350 0.686342; + texcoord 0.665860 -1.46921; + tangent -0.463296 -0.660033 -0.591366; + vertex 41.8831 -34.5880 105.665; + normal -0.447255 -0.407575 -0.796144; + texcoord 0.000490000 1.00000; + tangent 0.886746 -0.0858185 -0.454220; + vertex 11.7543 -44.3857 68.0585; + normal -0.449766 -0.387052 -0.804923; + texcoord 0.333170 -0.0268700; + tangent 0.886747 -0.0858182 -0.454220; + vertex 12.9245 -53.1673 71.8968; + normal -0.450003 -0.385001 -0.805774; + texcoord 0.000490000 -0.0268700; + vertex 11.6169 -53.0408 72.5666; + normal -0.452266 -0.364250 -0.814111; + texcoord 0.333170 -1.16320; + tangent 0.886746 -0.0858185 -0.454220; + vertex 12.5807 -61.8894 75.9902; + normal 0.968154 0.250050 -0.0123838; + texcoord 0.665860 1.00000; + tangent -0.0606710 0.282323 0.957399; + vertex 10.2415 -42.9188 69.0758; + normal 0.992665 0.117551 0.0282418; + texcoord 0.665860 -0.0268700; + tangent -0.0606710 0.282323 0.957399; + vertex 12.8312 -52.7331 73.3694; + normal 0.991545 0.127271 0.0253046; + texcoord 0.333170 -0.0268700; + tangent -0.0606710 0.282323 0.957399; + vertex 12.9245 -53.1673 71.8968; + normal 0.997801 -0.00848796 0.0657343; + texcoord 0.333170 -1.16320; + tangent -0.0606710 0.282323 0.957399; + vertex 12.5807 -61.8894 75.9902; + normal -0.574871 0.195864 0.794456; + texcoord 0.665860 1.00000; + tangent -0.816142 -0.206811 -0.539576; + vertex 10.2415 -42.9188 69.0758; + normal -0.577058 0.242756 0.779791; + texcoord 0.998540 -0.0268700; + tangent -0.816142 -0.206810 -0.539576; + vertex 11.6169 -53.0408 72.5666; + normal -0.577319 0.251735 0.776745; + texcoord 0.665860 -0.0268700; + tangent -0.816142 -0.206810 -0.539576; + vertex 12.8312 -52.7331 73.3694; + normal -0.577839 0.298155 0.759740; + texcoord 0.998540 -1.16320; + tangent -0.816142 -0.206811 -0.539576; + vertex 13.0430 -61.4011 76.9322; + normal -0.908200 0.0612771 0.414025; + texcoord 0.000490000 -0.0268700; + tangent -0.399491 -0.421921 -0.813873; + vertex 11.6169 -53.0408 72.5666; + normal -0.913021 0.103263 0.394626; + texcoord 0.333170 -1.16320; + tangent -0.399492 -0.421921 -0.813873; + vertex 12.5807 -61.8894 75.9902; + normal -0.913193 0.105162 0.393726; + texcoord 0.000490000 -1.16320; + tangent -0.399492 -0.421920 -0.813873; + vertex 13.0430 -61.4011 76.9322; + normal -0.916137 0.151616 0.371088; + texcoord 0.333170 -1.53563; + tangent -0.399492 -0.421921 -0.813873; + vertex 12.9647 -63.9986 77.8000; + normal 0.0965553 -0.276340 -0.956197; + texcoord 0.665860 -0.0268700; + tangent 0.981836 0.184087 0.0459431; + vertex 12.8312 -52.7331 73.3694; + normal 0.122960 -0.432945 -0.892995; + texcoord 0.665860 -1.16320; + tangent 0.981835 0.184088 0.0459431; + vertex 13.7446 -61.6712 76.0447; + normal 0.129213 -0.471438 -0.872382; + texcoord 0.333170 -1.16320; + vertex 12.5807 -61.8894 75.9902; + normal 0.153337 -0.627258 -0.763567; + texcoord 0.333170 -1.53563; + tangent 0.981836 0.184088 0.0459430; + vertex 12.9647 -63.9986 77.8000; + normal 0.795308 0.246982 0.553610; + texcoord 0.665860 -0.0268700; + tangent -0.603238 0.232196 0.763013; + vertex 12.8312 -52.7331 73.3694; + normal 0.792546 0.281634 0.540881; + texcoord 0.998540 -1.16320; + tangent -0.603238 0.232196 0.763013; + vertex 13.0430 -61.4011 76.9322; + normal 0.792517 0.281941 0.540765; + texcoord 0.665860 -1.16320; + tangent -0.603238 0.232196 0.763013; + vertex 13.7446 -61.6712 76.0447; + normal 0.788179 0.319867 0.525794; + texcoord 0.998540 -1.53563; + tangent -0.603238 0.232196 0.763013; + vertex 13.7492 -64.0739 77.4996; + normal 0.366537 0.284877 0.885718; + texcoord 0.000490000 -1.16320; + tangent -0.930133 0.0892393 0.356215; + vertex 13.0430 -61.4011 76.9322; + normal 0.364606 0.340025 0.866859; + texcoord 0.333170 -1.53563; + tangent -0.930133 0.0892392 0.356215; + vertex 12.9647 -63.9986 77.8000; + normal 0.364048 0.351366 0.862561; + texcoord 0.000490000 -1.53563; + vertex 13.7492 -64.0739 77.4996; + normal 0.360561 0.405865 0.839803; + texcoord 0.333170 -1.90579; + tangent -0.930133 0.0892392 0.356215; + vertex 13.9312 -66.3354 78.5144; + normal 0.648360 -0.393445 -0.651790; + texcoord 0.665860 -1.16320; + tangent 0.755381 0.439291 0.486233; + vertex 13.7446 -61.6712 76.0447; + normal 0.634547 -0.305167 -0.710087; + texcoord 0.998540 -1.53563; + tangent 0.755381 0.439291 0.486233; + vertex 13.7492 -64.0739 77.4996; + normal 0.627921 -0.273055 -0.728805; + texcoord 0.665860 -1.53563; + tangent 0.755381 0.439291 0.486233; + vertex 13.1107 -64.4452 77.0886; + normal 0.603942 -0.178793 -0.776715; + texcoord 0.998540 -1.90579; + vertex 13.7341 -66.4744 78.0404; + normal 0.928603 -0.0871105 -0.360704; + texcoord 0.000490000 -1.53563; + tangent 0.370701 0.261318 0.891231; + vertex 13.7492 -64.0739 77.4996; + normal 0.926453 -0.0365631 -0.374631; + texcoord 0.333170 -1.90579; + tangent 0.370701 0.261318 0.891231; + vertex 13.9312 -66.3354 78.5144; + normal 0.926559 -0.0381473 -0.374210; + texcoord 0.000490000 -1.90579; + vertex 13.7341 -66.4744 78.0404; + normal 0.921773 0.0138960 -0.387480; + texcoord 0.333170 -2.22875; + tangent 0.370701 0.261318 0.891231; + vertex 14.0348 -68.1246 78.6967; + normal -0.138629 0.557334 0.818634; + texcoord 0.665860 -1.53563; + tangent -0.989530 -0.0444367 -0.137316; + vertex 13.1107 -64.4452 77.0886; + normal -0.143943 0.373211 0.916512; + texcoord 0.665860 -1.90579; + tangent -0.989530 -0.0444367 -0.137316; + vertex 13.4035 -66.3591 78.4412; + normal -0.144325 0.300235 0.942883; + texcoord 0.333170 -1.90579; + vertex 13.9312 -66.3354 78.5144; + normal -0.140930 0.0922783 0.985710; + texcoord 0.333170 -2.22875; + tangent -0.989530 -0.0444365 -0.137316; + vertex 14.0348 -68.1246 78.6967; + normal -0.746381 -0.456478 -0.484298; + texcoord 0.665860 -1.53563; + tangent 0.621175 -0.216643 -0.753132; + vertex 13.1107 -64.4452 77.0886; + normal -0.764309 -0.379787 -0.521146; + texcoord 0.998540 -1.90579; + tangent 0.621175 -0.216643 -0.753132; + vertex 13.7341 -66.4744 78.0404; + normal -0.764298 -0.379849 -0.521118; + texcoord 0.665860 -1.90579; + vertex 13.4035 -66.3591 78.4412; + normal -0.776650 -0.298544 -0.554694; + texcoord 0.998540 -2.22875; + tangent 0.621175 -0.216643 -0.753132; + vertex 13.8362 -68.1394 78.7936; + normal -0.377230 -0.400792 -0.834903; + texcoord 0.000490000 -1.90579; + tangent 0.896842 0.0667941 -0.437279; + vertex 13.7341 -66.4744 78.0404; + normal -0.398319 -0.308013 -0.863985; + texcoord 0.333170 -2.22875; + tangent 0.896842 0.0667941 -0.437279; + vertex 14.0348 -68.1246 78.6967; + normal -0.400363 -0.297802 -0.866616; + texcoord 0.000490000 -2.22875; + vertex 13.8362 -68.1394 78.7936; + normal -0.423000 -0.159687 -0.891948; + texcoord 0.000490000 -2.32875; + tangent 0.896842 0.0667941 -0.437279; + vertex 13.9617 -68.3311 78.7684; + normal -0.545414 0.0332205 0.837508; + texcoord 0.665860 -1.90579; + tangent -0.831415 0.105134 -0.545616; + vertex 13.4035 -66.3591 78.4412; + normal -0.555539 -0.137440 0.820053; + texcoord 0.998540 -2.22875; + tangent -0.831415 0.105134 -0.545616; + vertex 13.8362 -68.1394 78.7936; + normal -0.554780 -0.212055 0.804519; + texcoord 0.665860 -2.22875; + vertex 14.0203 -68.1627 78.9144; + normal -0.530511 -0.442220 0.723187; + texcoord 0.665860 -2.32875; + vertex 13.9617 -68.3311 78.7684; + normal -0.286526 -0.0522457 -0.956647; + texcoord 0.000490000 1.00000; + tangent 0.858624 -0.456993 -0.232209; + vertex 10.1975 -54.9087 58.2560; + normal -0.306309 -0.0941832 -0.947262; + texcoord 0.333170 -0.362210; + tangent 0.858624 -0.456994 -0.232209; + vertex 6.67916 -65.7149 59.8999; + normal -0.304814 -0.0909708 -0.948057; + texcoord 0.000490000 -0.362210; + tangent 0.858624 -0.456994 -0.232209; + vertex 5.73863 -65.2143 60.1543; + normal -0.325302 -0.135680 -0.935826; + texcoord 0.333170 -0.824970; + tangent 0.858624 -0.456994 -0.232209; + vertex 4.90831 -68.5938 60.9329; + normal 0.960358 -0.133851 0.244534; + texcoord 0.665860 1.00000; + tangent -0.205645 0.252072 0.945606; + vertex 8.69468 -53.8725 58.4665; + normal 0.922415 -0.272837 0.273332; + texcoord 0.665860 -0.362210; + tangent -0.205645 0.252072 0.945606; + vertex 6.44536 -65.4283 60.9750; + normal 0.921087 -0.276586 0.274043; + texcoord 0.333170 -0.362210; + vertex 6.67916 -65.7149 59.8999; + normal 0.857022 -0.420107 0.298369; + texcoord 0.333170 -0.824970; + tangent -0.205645 0.252072 0.945606; + vertex 4.90831 -68.5938 60.9329; + normal -0.690412 0.279252 0.667345; + texcoord 0.665860 1.00000; + tangent -0.640151 0.193844 -0.743392; + vertex 8.69468 -53.8725 58.4665; + normal -0.682300 0.301283 0.666105; + texcoord 0.998540 -0.362210; + tangent -0.640151 0.193844 -0.743392; + vertex 5.73863 -65.2143 60.1543; + normal -0.679173 0.309471 0.665546; + texcoord 0.665860 -0.362210; + vertex 6.44536 -65.4283 60.9750; + normal -0.669613 0.333557 0.663595; + texcoord 0.998540 -0.824970; + tangent -0.640151 0.193843 -0.743392; + vertex 5.44328 -68.4754 61.4954; + normal -0.719434 0.318913 0.617016; + texcoord 0.000490000 -0.362210; + tangent -0.681234 -0.150811 -0.716363; + vertex 5.73863 -65.2143 60.1543; + normal -0.720928 0.308253 0.620680; + texcoord 0.333170 -0.824970; + tangent -0.681234 -0.150811 -0.716363; + vertex 4.90831 -68.5938 60.9329; + normal -0.720809 0.309126 0.620383; + texcoord 0.000490000 -0.824970; + vertex 5.44328 -68.4754 61.4954; + normal -0.722239 0.298248 0.624034; + texcoord 0.333170 -1.27399; + tangent -0.681234 -0.150811 -0.716363; + vertex 4.65458 -71.3018 61.9335; + normal -0.174321 0.0976770 -0.979832; + texcoord 0.665860 -0.362210; + tangent 0.971159 -0.147331 -0.187465; + vertex 6.44536 -65.4283 60.9750; + normal -0.201654 -0.0880175 -0.975494; + texcoord 0.665860 -0.824970; + tangent 0.971159 -0.147331 -0.187465; + vertex 5.68389 -68.7114 60.7832; + normal -0.207616 -0.135935 -0.968719; + texcoord 0.333170 -0.824970; + vertex 4.90831 -68.5938 60.9329; + normal -0.226054 -0.318914 -0.920431; + texcoord 0.333170 -1.27399; + tangent 0.971159 -0.147331 -0.187465; + vertex 4.65458 -71.3018 61.9335; + normal 0.896335 -0.230034 0.379036; + texcoord 0.665860 -0.362210; + tangent -0.305338 0.299605 0.903883; + vertex 6.44536 -65.4283 60.9750; + normal 0.902075 -0.213027 0.375339; + texcoord 0.998540 -0.824970; + tangent -0.305338 0.299605 0.903883; + vertex 5.44328 -68.4754 61.4954; + normal 0.903168 -0.209678 0.374597; + texcoord 0.665860 -0.824970; + vertex 5.68389 -68.7114 60.7832; + normal 0.908583 -0.192464 0.370721; + texcoord 0.998540 -1.27399; + vertex 4.81948 -71.4144 61.4985; + normal 0.900540 -0.190736 0.390701; + texcoord 0.000490000 -0.824970; + tangent -0.344489 0.235203 0.908849; + vertex 5.44328 -68.4754 61.4954; + normal 0.897428 -0.201691 0.392356; + texcoord 0.333170 -1.27399; + vertex 4.65458 -71.3018 61.9335; + normal 0.897097 -0.202830 0.392526; + texcoord 0.000490000 -1.27399; + tangent -0.344489 0.235203 0.908849; + vertex 4.81948 -71.4144 61.4985; + normal 0.893724 -0.214184 0.394185; + texcoord 0.333170 -1.60544; + tangent -0.344489 0.235203 0.908849; + vertex 4.26980 -73.0575 61.8519; + normal -0.647652 0.509094 0.566896; + texcoord 0.665860 -0.824970; + tangent -0.540951 0.216736 -0.812648; + vertex 5.68389 -68.7114 60.7832; + normal -0.727253 0.364798 0.581399; + texcoord 0.665860 -1.27399; + tangent -0.540951 0.216736 -0.812649; + vertex 4.39454 -71.1976 61.5429; + normal -0.750463 0.311833 0.582723; + texcoord 0.333170 -1.27399; + vertex 4.65458 -71.3018 61.9335; + normal -0.804218 0.149525 0.575218; + texcoord 0.333170 -1.60544; + vertex 4.26980 -73.0575 61.8519; + normal -0.197941 -0.191109 -0.961403; + texcoord 0.665860 -0.824970; + tangent 0.886956 -0.452461 -0.0926723; + vertex 5.68389 -68.7114 60.7832; + normal -0.188748 -0.171973 -0.966850; + texcoord 0.998540 -1.27399; + tangent 0.886956 -0.452461 -0.0926723; + vertex 4.81948 -71.4144 61.4985; + normal -0.190104 -0.174788 -0.966080; + texcoord 0.665860 -1.27399; + tangent 0.886956 -0.452461 -0.0926723; + vertex 4.39454 -71.1976 61.5429; + normal -0.180529 -0.154953 -0.971287; + texcoord 0.998540 -1.60544; + tangent 0.886956 -0.452461 -0.0926723; + vertex 4.10905 -73.1034 61.8999; + normal -0.251920 -0.122240 -0.959997; + texcoord 0.000490000 -1.27399; + tangent 0.924297 0.263515 -0.276106; + vertex 4.81948 -71.4144 61.4985; + normal -0.213743 -0.241957 -0.946452; + texcoord 0.333170 -1.60544; + tangent 0.924297 0.263516 -0.276106; + vertex 4.26980 -73.0575 61.8519; + normal -0.184997 -0.323440 -0.927988; + texcoord 0.000490000 -1.60544; + vertex 4.10905 -73.1034 61.8999; + normal -0.124459 -0.475772 -0.870718; + texcoord 0.000490000 -1.70544; + vertex 4.24671 -73.2137 61.9405; + normal 0.964916 -0.0212267 0.261700; + texcoord 0.665860 -1.27399; + tangent -0.261046 0.0293037 0.964881; + vertex 4.39454 -71.1976 61.5429; + normal 0.965182 -0.00938888 0.261412; + texcoord 0.665860 -1.60544; + tangent -0.261046 0.0293040 0.964881; + vertex 4.22440 -73.0524 62.0197; + normal 0.965153 -0.0110162 0.261454; + texcoord 0.333170 -1.60544; + tangent -0.261046 0.0293040 0.964881; + vertex 4.26980 -73.0575 61.8519; + normal 0.965323 0.00538063 0.261002; + texcoord 0.333170 -1.70544; + tangent -0.261046 0.0293040 0.964881; + vertex 4.24671 -73.2137 61.9405; + normal 0.474402 0.108331 -0.873617; + texcoord 0.000490000 1.00000; + tangent -0.876069 0.155379 -0.456466; + vertex -10.3160 77.8070 81.5379; + normal 0.470243 0.0659215 -0.880071; + texcoord 0.333170 -0.455820; + tangent -0.876069 0.155379 -0.456466; + vertex -7.69215 90.4661 84.5325; + normal 0.468449 0.0499048 -0.882080; + texcoord 0.000490000 -0.455820; + vertex -6.46738 90.2489 85.1707; + normal 0.462599 0.00376126 -0.886560; + texcoord 0.333170 -1.02566; + tangent -0.876069 0.155379 -0.456466; + vertex -5.30232 94.7463 85.7977; + normal -0.992627 0.104261 0.0618130; + texcoord 0.665860 1.00000; + tangent 0.0563486 -0.0545690 0.996919; + vertex -9.28784 76.3007 82.8010; + normal -0.951598 0.299228 0.0701660; + texcoord 0.665860 -0.455820; + tangent 0.0563486 -0.0545688 0.996919; + vertex -7.60998 90.3865 85.9863; + normal -0.959521 0.273009 0.0691786; + texcoord 0.333170 -0.455820; + vertex -7.69215 90.4661 84.5325; + normal -0.879956 0.469032 0.0754111; + texcoord 0.333170 -1.02566; + tangent 0.0563486 -0.0545685 0.996919; + vertex -5.30232 94.7463 85.7977; + normal 0.543271 -0.246215 0.802642; + texcoord 0.665860 1.00000; + tangent 0.810033 -0.0975844 -0.578208; + vertex -9.28784 76.3007 82.8010; + normal 0.530114 -0.299624 0.793224; + texcoord 0.998540 -0.455820; + tangent 0.810032 -0.0975850 -0.578208; + vertex -6.46738 90.2489 85.1707; + normal 0.529101 -0.303443 0.792449; + texcoord 0.665860 -0.455820; + tangent 0.810033 -0.0975850 -0.578208; + vertex -7.60998 90.3865 85.9863; + normal 0.512955 -0.359848 0.779350; + texcoord 0.998540 -1.02566; + tangent 0.810033 -0.0975848 -0.578208; + vertex -5.84279 94.4884 86.7171; + normal 0.859546 -0.282080 0.426159; + texcoord 0.000490000 -0.455820; + tangent 0.492575 0.235043 -0.837929; + vertex -6.46738 90.2489 85.1707; + normal 0.856329 -0.302553 0.418525; + texcoord 0.333170 -1.02566; + tangent 0.492575 0.235043 -0.837929; + vertex -5.30232 94.7463 85.7977; + normal 0.856888 -0.299186 0.419798; + texcoord 0.000490000 -1.02566; + tangent 0.492575 0.235042 -0.837929; + vertex -5.84279 94.4884 86.7171; + normal 0.853269 -0.319821 0.411882; + texcoord 0.333170 -1.57456; + tangent 0.492575 0.235043 -0.837929; + vertex -4.64312 98.2919 87.1852; + normal -0.0555392 -0.0137907 -0.998361; + texcoord 0.665860 -0.455820; + tangent -0.992223 0.112322 0.0536461; + vertex -7.60998 90.3865 85.9863; + normal -0.0366331 0.148391 -0.988250; + texcoord 0.665860 -1.02566; + tangent -0.992223 0.112322 0.0536461; + vertex -6.41752 94.8725 85.8580; + normal -0.0292640 0.208403 -0.977605; + texcoord 0.333170 -1.02566; + vertex -5.30232 94.7463 85.7977; + normal -0.00890264 0.365837 -0.930636; + texcoord 0.333170 -1.57456; + tangent -0.992223 0.112322 0.0536462; + vertex -4.64312 98.2919 87.1852; + normal -0.762450 0.220076 0.608471; + texcoord 0.665860 -0.455820; + tangent 0.521203 -0.348363 0.779096; + vertex -7.60998 90.3865 85.9863; + normal -0.786684 0.157815 0.596844; + texcoord 0.998540 -1.02566; + tangent 0.521203 -0.348364 0.779096; + vertex -5.84279 94.4884 86.7171; + normal -0.790364 0.147389 0.594644; + texcoord 0.665860 -1.02566; + tangent 0.521203 -0.348364 0.779096; + vertex -6.41752 94.8725 85.8580; + normal -0.810545 0.0836947 0.579665; + texcoord 0.998540 -1.57456; + tangent 0.521203 -0.348364 0.779096; + vertex -5.28533 98.6683 86.8931; + normal -0.406311 0.0157230 0.913600; + texcoord 0.000490000 -1.02566; + tangent 0.803130 -0.470692 0.365282; + vertex -5.84279 94.4884 86.7171; + normal -0.427245 -0.0276696 0.903712; + texcoord 0.333170 -1.57456; + tangent 0.803130 -0.470692 0.365282; + vertex -4.64312 98.2919 87.1852; + normal -0.439195 -0.0534219 0.896802; + texcoord 0.000490000 -1.57456; + vertex -5.28533 98.6683 86.8931; + normal -0.459830 -0.0998255 0.882378; + texcoord 0.333170 -1.94542; + tangent 0.803130 -0.470692 0.365282; + vertex -4.85612 100.979 87.3782; + normal -0.505382 0.364085 -0.782324; + texcoord 0.665860 -1.02566; + tangent -0.817396 0.0885190 0.569235; + vertex -6.41752 94.8725 85.8580; + normal -0.527128 0.283663 -0.801044; + texcoord 0.998540 -1.57456; + tangent -0.817396 0.0885193 0.569235; + vertex -5.28533 98.6683 86.8931; + normal -0.527894 0.280504 -0.801652; + texcoord 0.665860 -1.57456; + vertex -4.63028 98.5973 86.4369; + normal -0.546552 0.193111 -0.814855; + texcoord 0.998540 -1.94542; + tangent -0.817396 0.0885193 0.569235; + vertex -4.62871 100.811 86.9605; + normal -0.799504 0.261975 -0.540521; + texcoord 0.000490000 -1.57456; + tangent -0.451029 0.332471 0.828273; + vertex -5.28533 98.6683 86.8931; + normal -0.793913 0.274542 -0.542521; + texcoord 0.333170 -1.94542; + tangent -0.451029 0.332471 0.828273; + vertex -4.85612 100.979 87.3782; + normal -0.795889 0.270146 -0.541832; + texcoord 0.000490000 -1.94542; + vertex -4.62871 100.811 86.9605; + normal -0.790097 0.282898 -0.543797; + texcoord 0.333170 -2.26045; + vertex -4.28647 102.552 87.3689; + normal -0.158896 -0.375874 0.912946; + texcoord 0.665860 -1.57456; + tangent 0.949708 -0.310909 0.0372887; + vertex -4.63028 98.5973 86.4369; + normal -0.107482 -0.211815 0.971381; + texcoord 0.665860 -1.94542; + tangent 0.949708 -0.310909 0.0372886; + vertex -4.37597 100.822 87.3970; + normal -0.0904749 -0.158445 0.983214; + texcoord 0.333170 -1.94542; + vertex -4.85612 100.979 87.3782; + normal -0.0333623 0.0179390 0.999282; + texcoord 0.333170 -2.26045; + tangent 0.949708 -0.310909 0.0372886; + vertex -4.28647 102.552 87.3689; + normal 0.858160 0.117585 -0.499735; + texcoord 0.665860 -1.57456; + tangent -0.500998 -0.0207039 -0.865201; + vertex -4.63028 98.5973 86.4369; + normal 0.864454 0.0359456 -0.501426; + texcoord 0.998540 -1.94542; + tangent -0.500998 -0.0207041 -0.865201; + vertex -4.62871 100.811 86.9605; + normal 0.865432 -0.00590044 -0.500991; + texcoord 0.665860 -1.94542; + vertex -4.37597 100.822 87.3970; + normal 0.862886 -0.0888259 -0.497532; + texcoord 0.998540 -2.26045; + tangent -0.500998 -0.0207040 -0.865201; + vertex -4.13385 102.621 87.4957; + normal 0.621425 0.0610708 -0.781090; + texcoord 0.000490000 -1.94542; + tangent -0.726866 -0.327130 -0.603863; + vertex -4.62871 100.811 86.9605; + normal 0.617787 0.0726497 -0.782983; + texcoord 0.333170 -2.26045; + tangent -0.726866 -0.327130 -0.603863; + vertex -4.28647 102.552 87.3689; + normal 0.615209 0.0806715 -0.784226; + texcoord 0.000490000 -2.26045; + vertex -4.13385 102.621 87.4957; + normal 0.610027 0.0963801 -0.786497; + texcoord 0.000490000 -2.36045; + vertex -4.27064 102.767 87.4075; + normal -0.965997 0.0458344 -0.254457; + texcoord 0.665860 -1.94542; + tangent -0.224182 0.341820 0.912634; + vertex -4.37597 100.822 87.3970; + normal -0.960305 0.0820345 -0.266617; + texcoord 0.665860 -2.26045; + tangent -0.224182 0.341820 0.912634; + vertex -4.33354 102.624 87.5605; + normal -0.961886 0.0728565 -0.263568; + texcoord 0.333170 -2.26045; + vertex -4.28647 102.552 87.3689; + normal -0.952662 0.120482 -0.279140; + texcoord 0.333170 -2.36045; + vertex -4.27064 102.767 87.4075; + normal 0.0762011 0.0293490 -0.996660; + texcoord 0.000490000 1.00000; + tangent -0.994192 0.0784222 -0.0737030; + vertex -22.3276 45.0995 93.2113; + normal 0.0762040 0.0293881 -0.996659; + texcoord 0.250000 -0.00511003; + tangent -0.994192 0.0784223 -0.0737030; + vertex -22.5962 55.3716 93.4933; + normal 0.0762039 0.0293866 -0.996659; + texcoord 0.000490000 -0.00511003; + tangent -0.994192 0.0784223 -0.0737030; + vertex -21.1264 55.2556 93.6022; + normal 0.0762069 0.0294257 -0.996658; + texcoord 0.250000 -1.09248; + tangent -0.994192 0.0784225 -0.0737030; + vertex -21.3528 65.5551 93.8890; + normal -0.995284 -0.0962070 -0.0124372; + texcoord 0.499510 1.00000; + tangent -0.0246829 0.127164 0.991575; + vertex -21.6014 44.8277 95.4401; + normal -0.999490 0.0169674 -0.0270559; + texcoord 0.499510 -0.00511003; + tangent -0.0246829 0.127164 0.991575; + vertex -22.6327 55.5596 94.9592; + normal -0.999618 0.00918122 -0.0260606; + texcoord 0.250000 -0.00511003; + vertex -22.5962 55.3716 93.4933; + normal -0.991627 0.122650 -0.0404134; + texcoord 0.250000 -1.09248; + tangent -0.0246829 0.127164 0.991575; + vertex -21.3528 65.5551 93.8890; + normal -0.0895104 0.0359948 0.995335; + texcoord 0.499510 1.00000; + tangent 0.992851 -0.0759970 0.0920354; + vertex -21.6014 44.8277 95.4401; + normal -0.0926855 -0.00506460 0.995683; + texcoord 0.749030 -0.00511003; + tangent 0.992851 -0.0759970 0.0920354; + vertex -21.1358 55.4450 95.0980; + normal -0.0931234 -0.0108916 0.995595; + texcoord 0.499510 -0.00511003; + vertex -22.6327 55.5596 94.9592; + normal -0.0961256 -0.0520355 0.994008; + texcoord 0.749030 -1.09248; + tangent 0.992851 -0.0759974 0.0920354; + vertex -22.1069 65.5740 95.5343; + normal 0.992760 -0.118230 0.0211872; + texcoord 0.998540 1.00000; + tangent 0.00621517 -0.125593 -0.992062; + vertex -22.3276 45.0995 93.2113; + normal 0.999550 -0.0283227 0.00984773; + texcoord 0.998540 -0.00511003; + tangent 0.00621522 -0.125592 -0.992062; + vertex -21.1264 55.2556 93.6022; + normal 0.999969 0.00556171 0.00556068; + texcoord 0.749030 -0.00511003; + vertex -21.1358 55.4450 95.0980; + normal 0.995394 0.0956851 -0.00587737; + texcoord 0.749030 -1.09248; + tangent 0.00621523 -0.125592 -0.992063; + vertex -22.1069 65.5740 95.5343; + normal 0.941446 0.0300444 -0.335823; + texcoord 0.000490000 -0.00511003; + tangent -0.332492 -0.0825080 -0.939490; + vertex -21.1264 55.2556 93.6022; + normal 0.942244 0.0135106 -0.334654; + texcoord 0.250000 -1.09248; + tangent -0.332492 -0.0825079 -0.939490; + vertex -21.3528 65.5551 93.8890; + normal 0.942468 0.00757648 -0.334212; + texcoord 0.000490000 -1.09248; + vertex -20.9381 65.6580 95.0607; + normal 0.942940 -0.0103771 -0.332802; + texcoord 0.250000 -1.56968; + tangent -0.332492 -0.0825077 -0.939490; + vertex -20.8501 69.6108 95.1869; + normal -0.359783 -0.0536642 -0.931491; + texcoord 0.499510 -0.00511003; + tangent -0.929390 -0.0675566 0.362864; + vertex -22.6327 55.5596 94.9592; + normal -0.368383 0.108564 -0.923314; + texcoord 0.499510 -1.09248; + tangent -0.929390 -0.0675563 0.362864; + vertex -22.5119 65.4708 94.3415; + normal -0.369063 0.156505 -0.916132; + texcoord 0.250000 -1.09248; + tangent -0.929390 -0.0675563 0.362864; + vertex -21.3528 65.5551 93.8890; + normal -0.364388 0.324494 -0.872883; + texcoord 0.250000 -1.56968; + tangent -0.929390 -0.0675565 0.362864; + vertex -20.8501 69.6108 95.1869; + normal -0.947263 0.0314252 0.318913; + texcoord 0.499510 -0.00511003; + tangent 0.320437 0.0816079 0.943748; + vertex -22.6327 55.5596 94.9592; + normal -0.946712 0.0617699 0.316102; + texcoord 0.749030 -1.09248; + tangent 0.320437 0.0816081 0.943748; + vertex -22.1069 65.5740 95.5343; + normal -0.946780 0.0596233 0.316310; + texcoord 0.499510 -1.09248; + vertex -22.5119 65.4708 94.3415; + normal -0.945295 0.0918505 0.313019; + texcoord 0.749030 -1.56968; + tangent 0.320437 0.0816081 0.943748; + vertex -22.0479 69.4299 94.5809; + normal 0.380475 -0.135152 0.914862; + texcoord 0.998540 -0.00511003; + tangent 0.924735 0.0664691 -0.374762; + vertex -21.1264 55.2556 93.6022; + normal 0.373162 0.0355129 0.927086; + texcoord 0.998540 -1.09248; + tangent 0.924735 0.0664686 -0.374762; + vertex -20.9381 65.6580 95.0607; + normal 0.372982 0.0379015 0.927064; + texcoord 0.749030 -1.09248; + vertex -22.1069 65.5740 95.5343; + normal 0.352841 0.219496 0.909574; + texcoord 0.749030 -1.56968; + tangent 0.924735 0.0664685 -0.374762; + vertex -22.0479 69.4299 94.5809; + normal 0.317643 -0.0373240 0.947476; + texcoord 0.000490000 -1.09248; + tangent 0.940256 0.141558 -0.309646; + vertex -20.9381 65.6580 95.0607; + normal 0.320870 -0.0643180 0.944937; + texcoord 0.250000 -1.56968; + tangent 0.940256 0.141558 -0.309646; + vertex -20.8501 69.6108 95.1869; + normal 0.320538 -0.0614492 0.945240; + texcoord 0.000490000 -1.56968; + tangent 0.940256 0.141558 -0.309646; + vertex -21.7386 69.4770 95.4795; + normal 0.323593 -0.0887769 0.942022; + texcoord 0.250000 -2.04893; + tangent 0.940256 0.141558 -0.309646; + vertex -21.2378 72.9553 95.6352; + normal 0.907173 -0.304940 -0.289913; + texcoord 0.499510 -1.09248; + tangent -0.318815 -0.0485214 -0.946574; + vertex -22.5119 65.4708 94.3415; + normal 0.942485 -0.122017 -0.311183; + texcoord 0.499510 -1.56968; + tangent -0.318815 -0.0485212 -0.946574; + vertex -21.1514 69.5649 94.2923; + normal 0.947542 -0.0403597 -0.317072; + texcoord 0.250000 -1.56968; + vertex -20.8501 69.6108 95.1869; + normal 0.934370 0.151541 -0.322472; + texcoord 0.250000 -2.04893; + tangent -0.318815 -0.0485210 -0.946574; + vertex -21.2378 72.9553 95.6352; + normal -0.317870 0.0942930 -0.943434; + texcoord 0.499510 -1.09248; + tangent -0.942274 -0.141882 0.303298; + vertex -22.5119 65.4708 94.3415; + normal -0.317889 0.0944727 -0.943410; + texcoord 0.749030 -1.56968; + vertex -22.0479 69.4299 94.5809; + normal -0.317898 0.0945604 -0.943398; + texcoord 0.499510 -1.56968; + tangent -0.942274 -0.141882 0.303298; + vertex -21.1514 69.5649 94.2923; + normal -0.317917 0.0947387 -0.943373; + texcoord 0.749030 -2.04893; + tangent -0.942274 -0.141882 0.303298; + vertex -21.1537 73.2907 94.6673; + normal -0.916895 -0.228108 0.327522; + texcoord 0.998540 -1.09248; + tangent 0.325040 0.0494749 0.944405; + vertex -20.9381 65.6580 95.0607; + normal -0.945316 -0.0114627 0.325954; + texcoord 0.998540 -1.56968; + tangent 0.325040 0.0494751 0.944405; + vertex -21.7386 69.4770 95.4795; + normal -0.945380 -0.00896914 0.325846; + texcoord 0.749030 -1.56968; + vertex -22.0479 69.4299 94.5809; + normal -0.928170 0.208078 0.308552; + texcoord 0.749030 -2.04893; + tangent 0.325040 0.0494750 0.944405; + vertex -21.1537 73.2907 94.6673; + normal -0.754058 0.0793875 0.651992; + texcoord 0.000490000 -1.56968; + tangent 0.636957 -0.153815 0.755398; + vertex -21.7386 69.4770 95.4795; + normal -0.758988 0.0464593 0.649444; + texcoord 0.250000 -2.04893; + tangent 0.636957 -0.153814 0.755398; + vertex -21.2378 72.9553 95.6352; + normal -0.760418 0.0356756 0.648454; + texcoord 0.000490000 -2.04893; + vertex -21.6977 73.0664 95.0898; + normal -0.764417 0.000784173 0.644722; + texcoord 0.250000 -2.35760; + tangent 0.636957 -0.153814 0.755398; + vertex -21.6365 75.2728 95.1597; + normal 0.771382 0.0641950 -0.633126; + texcoord 0.499510 -1.56968; + tangent -0.634451 0.154830 -0.757298; + vertex -21.1514 69.5649 94.2923; + normal 0.770550 0.0493248 -0.635469; + texcoord 0.749030 -2.04893; + tangent -0.634451 0.154830 -0.757298; + vertex -21.1537 73.2907 94.6673; + normal 0.770628 0.0505984 -0.635274; + texcoord 0.499510 -2.04893; + vertex -20.6941 73.1785 95.2159; + normal 0.769562 0.0347219 -0.637627; + texcoord 0.749030 -2.35760; + tangent -0.634451 0.154830 -0.757298; + vertex -20.9573 75.1345 95.0047; + normal -0.590569 -0.0804255 -0.802969; + texcoord 0.998540 -1.56968; + tangent -0.750921 -0.309640 0.583302; + vertex -21.7386 69.4770 95.4795; + normal -0.616857 0.0134846 -0.786960; + texcoord 0.998540 -2.04893; + tangent -0.750921 -0.309640 0.583302; + vertex -21.6977 73.0664 95.0898; + normal -0.636529 0.104069 -0.764199; + texcoord 0.749030 -2.04893; + vertex -21.1537 73.2907 94.6673; + normal -0.651533 0.203172 -0.730907; + texcoord 0.749030 -2.35760; + tangent -0.750921 -0.309640 0.583302; + vertex -20.9573 75.1345 95.0047; + normal -0.837887 0.0404659 -0.544342; + texcoord 0.000490000 -2.04893; + tangent -0.543769 0.0249984 0.838863; + vertex -21.6977 73.0664 95.0898; + normal -0.836556 0.0636570 -0.544171; + texcoord 0.250000 -2.35760; + tangent -0.543769 0.0249984 0.838863; + vertex -21.6365 75.2728 95.1597; + normal -0.836244 0.0681749 -0.544103; + texcoord 0.000490000 -2.35760; + vertex -21.3640 75.2603 94.7393; + normal -0.834317 0.0919490 -0.543562; + texcoord 0.250000 -2.66160; + tangent -0.543769 0.0249986 0.838863; + vertex -21.1708 76.9885 94.7351; + normal 0.828793 0.169095 0.533394; + texcoord 0.499510 -2.04893; + tangent 0.544657 -0.0252909 -0.838277; + vertex -20.6941 73.1785 95.2159; + normal 0.830345 0.156657 0.534777; + texcoord 0.749030 -2.35760; + tangent 0.544657 -0.0252908 -0.838277; + vertex -20.9573 75.1345 95.0047; + normal 0.830467 0.155624 0.534888; + texcoord 0.499510 -2.35760; + vertex -21.2305 75.1472 95.4253; + normal 0.831883 0.143094 0.536186; + texcoord 0.749030 -2.66160; + tangent 0.544657 -0.0252909 -0.838277; + vertex -21.2710 76.9433 95.0088; + normal 0.488118 -0.209600 -0.847236; + texcoord 0.998540 -2.04893; + tangent -0.810671 0.250758 -0.529087; + vertex -21.6977 73.0664 95.0898; + normal 0.537714 -0.0387165 -0.842238; + texcoord 0.998540 -2.35760; + tangent -0.810671 0.250758 -0.529087; + vertex -21.3640 75.2603 94.7393; + normal 0.528046 -0.0772641 -0.845694; + texcoord 0.749030 -2.35760; + vertex -20.9573 75.1345 95.0047; + normal 0.565297 0.0998677 -0.818820; + texcoord 0.749030 -2.66160; + tangent -0.810671 0.250758 -0.529087; + vertex -21.2710 76.9433 95.0088; + normal 0.898643 -0.101523 -0.426771; + texcoord 0.000490000 -2.35760; + tangent -0.317289 0.521387 -0.792139; + vertex -21.3640 75.2603 94.7393; + normal 0.924802 -0.0147889 -0.380161; + texcoord 0.250000 -2.66160; + vertex -21.1708 76.9885 94.7351; + normal 0.918231 -0.0398651 -0.394034; + texcoord 0.000490000 -2.66160; + tangent -0.317289 0.521387 -0.792139; + vertex -21.1046 76.8798 94.9003; + normal 0.940288 0.0644194 -0.334229; + texcoord 0.000490000 -2.76160; + vertex -21.1075 77.1423 94.9426; + normal 0.493924 -0.163995 0.853900; + texcoord 0.998540 -2.35760; + tangent 0.797983 -0.304550 -0.520070; + vertex -21.3640 75.2603 94.7393; + normal 0.498546 -0.151299 0.853557; + texcoord 0.998540 -2.66160; + tangent 0.797983 -0.304551 -0.520070; + vertex -21.1046 76.8798 94.9003; + normal 0.499638 -0.148258 0.853452; + texcoord 0.749030 -2.66160; + vertex -21.2710 76.9433 95.0088; + normal 0.505483 -0.131705 0.852726; + texcoord 0.749030 -2.76160; + vertex -21.1075 77.1423 94.9426; + normal -0.127534 0.212956 -0.968703; + texcoord 0.000490000 1.00000; + tangent -0.985065 -0.141106 0.0986680; + vertex -14.2030 -0.349930 86.3890; + normal -0.128005 0.216899 -0.967765; + texcoord 0.200100 0.0762700; + tangent -0.985065 -0.141106 0.0986681; + vertex -15.7236 9.29709 88.7099; + normal -0.128074 0.217476 -0.967627; + texcoord 0.000490000 0.0762700; + vertex -14.3471 9.49426 88.5721; + normal -0.128545 0.221436 -0.966666; + texcoord 0.200100 -0.923560; + tangent -0.985065 -0.141106 0.0986681; + vertex -14.4711 19.3277 90.8411; + normal -0.972187 -0.144937 -0.183973; + texcoord 0.399710 1.00000; + tangent -0.162253 -0.149684 0.975330; + vertex -14.3234 -0.376650 88.9320; + normal -0.986403 -0.00159076 -0.164339; + texcoord 0.399710 0.0762700; + tangent -0.162253 -0.149684 0.975330; + vertex -15.9448 9.09297 90.0400; + normal -0.986628 0.00913098 -0.162731; + texcoord 0.200100 0.0762700; + vertex -15.7236 9.29709 88.7099; + normal -0.978517 0.151821 -0.139483; + texcoord 0.200100 -0.923560; + tangent -0.162253 -0.149684 0.975330; + vertex -14.4711 19.3277 90.8411; + normal -0.467179 -0.181242 0.865388; + texcoord 0.399710 1.00000; + tangent 0.874434 0.0500876 0.482552; + vertex -14.3234 -0.376650 88.9320; + normal -0.466946 -0.182981 0.865147; + texcoord 0.599320 0.0762700; + tangent 0.874434 0.0500877 0.482552; + vertex -14.6790 9.16548 90.7385; + normal -0.466967 -0.182825 0.865169; + texcoord 0.399710 0.0762700; + tangent 0.874434 0.0500877 0.482552; + vertex -15.9448 9.09297 90.0400; + normal -0.466733 -0.184566 0.864925; + texcoord 0.599320 -0.923560; + tangent 0.874434 0.0500876 0.482552; + vertex -15.6711 18.7801 92.2548; + normal 0.678944 -0.129495 0.722679; + texcoord 0.798930 1.00000; + tangent 0.732721 0.181744 -0.655812; + vertex -11.9402 -1.54780 86.2459; + normal 0.676663 -0.0919887 0.730524; + texcoord 0.798930 0.0762700; + tangent 0.732721 0.181744 -0.655812; + vertex -13.6753 9.41442 89.8402; + normal 0.676109 -0.0847500 0.731911; + texcoord 0.599320 0.0762700; + vertex -14.6790 9.16548 90.7385; + normal 0.672635 -0.0470567 0.738477; + texcoord 0.599320 -0.923560; + tangent 0.732721 0.181744 -0.655812; + vertex -15.6711 18.7801 92.2548; + normal 0.855879 0.278383 -0.435860; + texcoord 0.798930 1.00000; + tangent -0.467386 0.0555464 -0.882307; + vertex -11.9402 -1.54780 86.2459; + normal 0.870494 0.203046 -0.448345; + texcoord 0.998540 0.0762700; + tangent -0.467386 0.0555462 -0.882307; + vertex -14.3471 9.49426 88.5721; + normal 0.872819 0.187594 -0.450550; + texcoord 0.798930 0.0762700; + vertex -13.6753 9.41442 89.8402; + normal 0.881171 0.109794 -0.459872; + texcoord 0.998540 -0.923560; + tangent -0.467386 0.0555464 -0.882307; + vertex -13.8487 19.0066 91.7982; + normal 0.850525 0.128407 -0.510018; + texcoord 0.000490000 0.0762700; + tangent -0.524806 0.270707 -0.807030; + vertex -14.3471 9.49426 88.5721; + normal 0.851100 0.150826 -0.502872; + texcoord 0.200100 -0.923560; + tangent -0.524806 0.270707 -0.807030; + vertex -14.4711 19.3277 90.8411; + normal 0.851081 0.149634 -0.503260; + texcoord 0.000490000 -0.923560; + vertex -13.8487 19.0066 91.7982; + normal 0.851204 0.173147 -0.495452; + texcoord 0.200100 -1.41547; + vertex -14.2954 23.3218 92.5388; + normal -0.246001 0.110797 -0.962916; + texcoord 0.399710 0.0762700; + tangent -0.965385 -0.116862 0.233185; + vertex -15.9448 9.09297 90.0400; + normal -0.254769 0.230890 -0.939033; + texcoord 0.399710 -0.923560; + tangent -0.965385 -0.116862 0.233185; + vertex -15.5967 19.1914 91.1130; + normal -0.256613 0.265455 -0.929345; + texcoord 0.200100 -0.923560; + tangent -0.965385 -0.116862 0.233185; + vertex -14.4711 19.3277 90.8411; + normal -0.260504 0.387352 -0.884362; + texcoord 0.200100 -1.41547; + tangent -0.965385 -0.116862 0.233185; + vertex -14.2954 23.3218 92.5388; + normal -0.997923 0.0397858 -0.0506569; + texcoord 0.399710 0.0762700; + tangent -0.0611546 -0.338242 0.939070; + vertex -15.9448 9.09297 90.0400; + normal -0.998048 0.00880551 -0.0618238; + texcoord 0.599320 -0.923560; + tangent -0.0611546 -0.338242 0.939070; + vertex -15.6711 18.7801 92.2548; + normal -0.997843 -0.00178267 -0.0656242; + texcoord 0.399710 -0.923560; + vertex -15.5967 19.1914 91.1130; + normal -0.996396 -0.0347156 -0.0773920; + texcoord 0.599320 -1.41547; + tangent -0.0611546 -0.338242 0.939070; + vertex -15.8277 23.5139 92.1485; + normal -0.383542 -0.306343 0.871235; + texcoord 0.798930 0.0762700; + tangent 0.923163 -0.100836 0.370947; + vertex -13.6753 9.41442 89.8402; + normal -0.383514 -0.175831 0.906642; + texcoord 0.798930 -0.923560; + tangent 0.923163 -0.100836 0.370947; + vertex -14.5914 18.6622 92.6887; + normal -0.382037 -0.133648 0.914432; + texcoord 0.599320 -0.923560; + vertex -15.6711 18.7801 92.2548; + normal -0.372031 0.00853470 0.928181; + texcoord 0.599320 -1.41547; + tangent 0.923163 -0.100836 0.370947; + vertex -15.8277 23.5139 92.1485; + normal 0.783846 -0.110559 0.611034; + texcoord 0.798930 0.0762700; + tangent 0.614013 0.284734 -0.736148; + vertex -13.6753 9.41442 89.8402; + normal 0.780333 -0.0788341 0.620375; + texcoord 0.998540 -0.923560; + tangent 0.614013 0.284734 -0.736148; + vertex -13.8487 19.0066 91.7982; + normal 0.780523 -0.0803692 0.619940; + texcoord 0.798930 -0.923560; + vertex -14.5914 18.6622 92.6887; + normal 0.775969 -0.0470964 0.629011; + texcoord 0.998540 -1.41547; + tangent 0.614013 0.284734 -0.736148; + vertex -14.8458 23.2497 93.3460; + normal 0.826612 -0.0109940 0.562666; + texcoord 0.000490000 -0.923560; + tangent 0.561843 0.0735863 -0.823965; + vertex -13.8487 19.0066 91.7982; + normal 0.827192 -0.0611033 0.558586; + texcoord 0.200100 -1.41547; + tangent 0.561843 0.0735862 -0.823965; + vertex -14.2954 23.3218 92.5388; + normal 0.826784 -0.0831863 0.556335; + texcoord 0.000490000 -1.41547; + vertex -14.8458 23.2497 93.3460; + normal 0.824287 -0.133938 0.550101; + texcoord 0.200100 -1.89282; + tangent 0.561843 0.0735860 -0.823965; + vertex -14.9638 26.9984 94.4356; + normal 0.773957 -0.0254253 -0.632728; + texcoord 0.399710 -0.923560; + tangent -0.620586 0.168288 -0.765867; + vertex -15.5967 19.1914 91.1130; + normal 0.783698 0.165842 -0.598593; + texcoord 0.399710 -1.41547; + tangent -0.620586 0.168288 -0.765867; + vertex -14.8968 23.4849 91.7966; + normal 0.780856 0.221912 -0.583969; + texcoord 0.200100 -1.41547; + vertex -14.2954 23.3218 92.5388; + normal 0.751854 0.405075 -0.520221; + texcoord 0.200100 -1.89282; + tangent -0.620586 0.168289 -0.765867; + vertex -14.9638 26.9984 94.4356; + normal -0.340800 0.201764 -0.918230; + texcoord 0.399710 -0.923560; + tangent -0.935012 0.0290968 0.353422; + vertex -15.5967 19.1914 91.1130; + normal -0.334374 0.259571 -0.905989; + texcoord 0.599320 -1.41547; + tangent -0.935011 0.0290968 0.353422; + vertex -15.8277 23.5139 92.1485; + normal -0.334977 0.254605 -0.907175; + texcoord 0.399710 -1.41547; + vertex -14.8968 23.4849 91.7966; + normal -0.327417 0.311958 -0.891897; + texcoord 0.599320 -1.89282; + tangent -0.935012 0.0290969 0.353422; + vertex -15.1317 27.3707 93.2420; + normal -0.968670 -0.248097 -0.0112662; + texcoord 0.798930 -0.923560; + tangent 0.0267999 -0.149521 0.988395; + vertex -14.5914 18.6622 92.6887; + normal -0.998291 -0.0553705 0.0186920; + texcoord 0.798930 -1.41547; + tangent 0.0267999 -0.149521 0.988395; + vertex -15.8017 23.3687 93.1081; + normal -0.999199 -0.0334010 0.0220401; + texcoord 0.599320 -1.41547; + vertex -15.8277 23.5139 92.1485; + normal -0.985249 0.163226 0.0514069; + texcoord 0.599320 -1.89282; + tangent 0.0267999 -0.149521 0.988395; + vertex -15.1317 27.3707 93.2420; + normal -0.256354 -0.151015 0.954713; + texcoord 0.798930 -0.923560; + tangent 0.963408 -0.119905 0.239722; + vertex -14.5914 18.6622 92.6887; + normal -0.260683 -0.211091 0.942064; + texcoord 0.998540 -1.41547; + tangent 0.963408 -0.119905 0.239722; + vertex -14.8458 23.2497 93.3460; + normal -0.261819 -0.229442 0.937447; + texcoord 0.798930 -1.41547; + vertex -15.8017 23.3687 93.1081; + normal -0.264889 -0.289225 0.919882; + texcoord 0.998540 -1.89282; + tangent 0.963408 -0.119905 0.239722; + vertex -15.7066 26.8792 94.2393; + normal -0.203179 -0.279171 0.938500; + texcoord 0.000490000 -1.41547; + tangent 0.955389 0.153313 0.252441; + vertex -14.8458 23.2497 93.3460; + normal -0.210728 -0.245033 0.946336; + texcoord 0.200100 -1.89282; + tangent 0.955389 0.153313 0.252441; + vertex -14.9638 26.9984 94.4356; + normal -0.209982 -0.248473 0.945605; + texcoord 0.000490000 -1.89282; + vertex -15.7066 26.8792 94.2393; + normal -0.217474 -0.213153 0.952508; + texcoord 0.200100 -2.25297; + tangent 0.955389 0.153313 0.252441; + vertex -15.7167 29.6030 94.8465; + normal 0.884485 -0.269290 0.381011; + texcoord 0.399710 -1.41547; + tangent 0.462093 0.392754 -0.795119; + vertex -14.8968 23.4849 91.7966; + normal 0.877381 -0.0719236 0.474373; + texcoord 0.399710 -1.89282; + tangent 0.462093 0.392754 -0.795119; + vertex -14.6067 27.3019 93.8211; + normal 0.875289 -0.0577974 0.480135; + texcoord 0.200100 -1.89282; + vertex -14.9638 26.9984 94.4356; + normal 0.820730 0.150265 0.551201; + texcoord 0.200100 -2.25297; + tangent 0.462093 0.392754 -0.795119; + vertex -15.7167 29.6030 94.8465; + normal 0.728003 0.277246 -0.627014; + texcoord 0.399710 -1.41547; + tangent -0.669032 0.0876030 -0.738053; + vertex -14.8968 23.4849 91.7966; + normal 0.730373 0.261429 -0.631039; + texcoord 0.599320 -1.89282; + tangent -0.669032 0.0876030 -0.738053; + vertex -15.1317 27.3707 93.2420; + normal 0.731064 0.256536 -0.632246; + texcoord 0.399710 -1.89282; + vertex -14.6067 27.3019 93.8211; + normal 0.733255 0.239977 -0.636198; + texcoord 0.599320 -2.25297; + tangent -0.669032 0.0876028 -0.738053; + vertex -14.9067 29.7478 94.3980; + normal -0.382221 0.0947333 -0.919202; + texcoord 0.798930 -1.41547; + tangent -0.881028 -0.337415 0.331573; + vertex -15.8017 23.3687 93.1081; + normal -0.415814 0.218117 -0.882906; + texcoord 0.798930 -1.89282; + tangent -0.881028 -0.337415 0.331573; + vertex -15.8132 27.1096 93.4985; + normal -0.435540 0.304974 -0.846933; + texcoord 0.599320 -1.89282; + vertex -15.1317 27.3707 93.2420; + normal -0.456663 0.423653 -0.782289; + texcoord 0.599320 -2.25297; + tangent -0.881028 -0.337414 0.331573; + vertex -14.9067 29.7478 94.3980; + normal -0.990401 -0.0173634 0.137129; + texcoord 0.798930 -1.41547; + tangent 0.136137 -0.294254 0.945982; + vertex -15.8017 23.3687 93.1081; + normal -0.990638 -0.0307003 0.133015; + texcoord 0.998540 -1.89282; + tangent 0.136137 -0.294254 0.945982; + vertex -15.7066 26.8792 94.2393; + normal -0.990660 -0.0330562 0.132285; + texcoord 0.798930 -1.89282; + vertex -15.8132 27.1096 93.4985; + normal -0.990668 -0.0467229 0.128035; + texcoord 0.998540 -2.25297; + tangent 0.136137 -0.294254 0.945982; + vertex -15.8344 29.8276 94.3266; + normal -0.978464 -0.0483454 0.200678; + texcoord 0.000490000 -1.89282; + tangent 0.203520 -0.388317 0.898771; + vertex -15.7066 26.8792 94.2393; + normal -0.978666 -0.107080 0.175347; + texcoord 0.200100 -2.25297; + tangent 0.203520 -0.388318 0.898771; + vertex -15.7167 29.6030 94.8465; + normal -0.977161 -0.137872 0.161702; + texcoord 0.000490000 -2.25297; + vertex -15.8344 29.8276 94.3266; + normal -0.970838 -0.198836 0.133931; + texcoord 0.200100 -2.54678; + tangent 0.203520 -0.388318 0.898771; + vertex -16.1103 31.4958 94.8030; + normal -0.108262 -0.447743 0.887584; + texcoord 0.399710 -1.89282; + tangent 0.993256 -0.0859807 0.0777779; + vertex -14.6067 27.3019 93.8211; + normal -0.0997721 -0.292169 0.951148; + texcoord 0.399710 -2.25297; + tangent 0.993256 -0.0859808 0.0777778; + vertex -15.1437 29.5534 94.8914; + normal -0.0913593 -0.167395 0.981648; + texcoord 0.200100 -2.25297; + tangent 0.993256 -0.0859808 0.0777778; + vertex -15.7167 29.6030 94.8465; + normal -0.0774794 0.00680779 0.996971; + texcoord 0.200100 -2.54678; + tangent 0.993256 -0.0859808 0.0777778; + vertex -16.1103 31.4958 94.8030; + normal 0.900194 0.00770603 0.435421; + texcoord 0.399710 -1.89282; + tangent 0.407986 0.334766 -0.849400; + vertex -14.6067 27.3019 93.8211; + normal 0.886706 0.0763313 0.455989; + texcoord 0.599320 -2.25297; + tangent 0.407986 0.334766 -0.849399; + vertex -14.9067 29.7478 94.3980; + normal 0.885930 0.0796604 0.456928; + texcoord 0.399710 -2.25297; + tangent 0.407986 0.334766 -0.849400; + vertex -15.1437 29.5534 94.8914; + normal 0.867251 0.148672 0.475155; + texcoord 0.599320 -2.54678; + tangent 0.407986 0.334766 -0.849400; + vertex -15.6836 31.6661 95.2157; + normal 0.643034 0.0398076 -0.764802; + texcoord 0.798930 -1.89282; + tangent -0.739034 0.294146 -0.606059; + vertex -15.8132 27.1096 93.4985; + normal 0.673160 0.287519 -0.681313; + texcoord 0.798930 -2.25297; + tangent -0.739034 0.294146 -0.606059; + vertex -15.3333 29.9176 94.0482; + normal 0.672482 0.268763 -0.689590; + texcoord 0.599320 -2.25297; + vertex -14.9067 29.7478 94.3980; + normal 0.658606 0.504650 -0.558182; + texcoord 0.599320 -2.54678; + tangent -0.739034 0.294146 -0.606059; + vertex -15.6836 31.6661 95.2157; + normal -0.504080 0.248125 -0.827247; + texcoord 0.798930 -1.89282; + tangent -0.863607 -0.155070 0.479725; + vertex -15.8132 27.1096 93.4985; + normal -0.503279 0.208774 -0.838525; + texcoord 0.998540 -2.25297; + tangent -0.863607 -0.155070 0.479725; + vertex -15.8344 29.8276 94.3266; + normal -0.503251 0.207866 -0.838767; + texcoord 0.798930 -2.25297; + vertex -15.3333 29.9176 94.0482; + normal -0.501489 0.166301 -0.849031; + texcoord 0.998540 -2.54678; + tangent -0.863607 -0.155070 0.479725; + vertex -15.7748 31.5206 94.6230; + normal -0.475626 0.167919 -0.863471; + texcoord 0.000490000 -2.25297; + tangent -0.879346 -0.0650676 0.471717; + vertex -15.8344 29.8276 94.3266; + normal -0.475119 0.186086 -0.860020; + texcoord 0.200100 -2.54678; + tangent -0.879346 -0.0650675 0.471717; + vertex -16.1103 31.4958 94.8030; + normal -0.475114 0.186242 -0.859989; + texcoord 0.000490000 -2.54678; + vertex -15.7748 31.5206 94.6230; + normal -0.474443 0.204338 -0.856242; + texcoord 0.200100 -2.82169; + tangent -0.879346 -0.0650676 0.471717; + vertex -15.7027 33.2200 94.9886; + normal -0.0854383 -0.172471 0.981302; + texcoord 0.399710 -2.25297; + tangent 0.969997 0.210596 0.121468; + vertex -15.1437 29.5534 94.8914; + normal -0.103839 -0.0928771 0.990248; + texcoord 0.599320 -2.54678; + tangent 0.969997 0.210596 0.121468; + vertex -15.6836 31.6661 95.2157; + normal -0.102175 -0.100229 0.989704; + texcoord 0.399710 -2.54678; + tangent 0.969997 0.210596 0.121468; + vertex -16.0541 31.5857 95.1693; + normal -0.120606 -0.0169790 0.992555; + texcoord 0.599320 -2.82169; + tangent 0.969997 0.210596 0.121468; + vertex -15.8335 33.0817 95.2217; + normal 0.875546 -0.134434 0.464055; + texcoord 0.798930 -2.25297; + tangent 0.453020 -0.105375 -0.885251; + vertex -15.3333 29.9176 94.0482; + normal 0.886261 -0.0542720 0.459997; + texcoord 0.798930 -2.54678; + tangent 0.453020 -0.105375 -0.885251; + vertex -15.5108 31.6259 94.8781; + normal 0.890886 0.0166449 0.453922; + texcoord 0.599320 -2.54678; + tangent 0.453020 -0.105375 -0.885251; + vertex -15.6836 31.6661 95.2157; + normal 0.890814 0.0924674 0.444860; + texcoord 0.599320 -2.82169; + tangent 0.453020 -0.105375 -0.885251; + vertex -15.8335 33.0817 95.2217; + normal 0.542814 0.411942 -0.731886; + texcoord 0.798930 -2.25297; + tangent -0.691226 -0.275847 -0.667918; + vertex -15.3333 29.9176 94.0482; + normal 0.588887 0.320677 -0.741875; + texcoord 0.998540 -2.54678; + tangent -0.691226 -0.275847 -0.667918; + vertex -15.7748 31.5206 94.6230; + normal 0.622553 0.241996 -0.744221; + texcoord 0.798930 -2.54678; + vertex -15.5108 31.6259 94.8781; + normal 0.657599 0.143109 -0.739650; + texcoord 0.998540 -2.82169; + vertex -15.5770 33.2057 95.1249; + normal -0.969583 0.135856 0.203596; + texcoord 0.399710 -2.54678; + tangent 0.149189 -0.331398 0.931621; + vertex -16.0541 31.5857 95.1693; + normal -0.969770 0.134956 0.203305; + texcoord 0.599320 -2.82169; + tangent 0.149189 -0.331398 0.931621; + vertex -15.8335 33.0817 95.2217; + normal -0.969821 0.134708 0.203225; + texcoord 0.399710 -2.82169; + tangent 0.149189 -0.331398 0.931621; + vertex -15.8612 33.1433 95.0484; + normal -0.970047 0.133614 0.202872; + texcoord 0.399710 -2.92169; + vertex -15.7957 33.3643 95.2164; + normal -0.195553 -0.266155 0.943886; + texcoord 0.798930 -2.54678; + tangent 0.944663 0.207365 0.254187; + vertex -15.5108 31.6259 94.8781; + normal -0.234007 -0.117057 0.965162; + texcoord 0.798930 -2.82169; + tangent 0.944663 0.207365 0.254187; + vertex -15.6578 33.1202 95.2690; + normal -0.231086 -0.129308 0.964302; + texcoord 0.599320 -2.82169; + vertex -15.8335 33.0817 95.2217; + normal -0.270555 0.0543321 0.961170; + texcoord 0.599320 -2.92169; + tangent 0.944663 0.207365 0.254187; + vertex -15.7957 33.3643 95.2164; + normal 0.350336 0.603848 -0.715984; + texcoord 0.000490000 1.00000; + tangent -0.918050 0.372866 -0.134740; + vertex -32.7600 -21.2854 92.8755; + normal 0.351347 0.607698 -0.712221; + texcoord 0.333170 -0.502760; + tangent -0.918050 0.372865 -0.134740; + vertex -30.5912 -12.3040 101.511; + normal 0.351453 0.608102 -0.711824; + texcoord 0.000490000 -0.502760; + vertex -29.5379 -12.7318 101.666; + normal 0.352530 0.612230 -0.707741; + texcoord 0.333170 -1.02023; + tangent -0.918050 0.372865 -0.134739; + vertex -28.9758 -10.0098 104.301; + normal -0.981105 -0.0849199 0.173843; + texcoord 0.665860 1.00000; + tangent 0.187355 -0.641211 0.744141; + vertex -31.3061 -22.4897 92.5012; + normal -0.958026 0.0480663 0.282623; + texcoord 0.665860 -0.502760; + tangent 0.187355 -0.641211 0.744141; + vertex -30.3681 -13.0676 102.398; + normal -0.961597 0.0349604 0.272229; + texcoord 0.333170 -0.502760; + vertex -30.5912 -12.3040 101.511; + normal -0.907751 0.176455 0.380595; + texcoord 0.333170 -1.02023; + vertex -28.9758 -10.0098 104.301; + normal 0.659457 -0.574672 0.484632; + texcoord 0.665860 1.00000; + tangent 0.717955 0.290367 -0.632635; + vertex -31.3061 -22.4897 92.5012; + normal 0.653915 -0.592883 0.469984; + texcoord 0.998540 -0.502760; + tangent 0.717955 0.290366 -0.632635; + vertex -29.5379 -12.7318 101.666; + normal 0.652297 -0.597917 0.465837; + texcoord 0.665860 -0.502760; + vertex -30.3681 -13.0676 102.398; + normal 0.645740 -0.617191 0.449550; + texcoord 0.998540 -1.02023; + vertex -29.4788 -10.3443 104.859; + normal 0.765176 -0.522325 0.376407; + texcoord 0.000490000 -0.502760; + tangent 0.611486 0.406649 -0.678764; + vertex -29.5379 -12.7318 101.666; + normal 0.763326 -0.529071 0.370699; + texcoord 0.333170 -1.02023; + tangent 0.611486 0.406649 -0.678765; + vertex -28.9758 -10.0098 104.301; + normal 0.762754 -0.531103 0.368966; + texcoord 0.000490000 -1.02023; + tangent 0.611486 0.406649 -0.678764; + vertex -29.4788 -10.3443 104.859; + normal 0.760798 -0.537876 0.363146; + texcoord 0.333170 -1.53279; + tangent 0.611486 0.406649 -0.678764; + vertex -28.9028 -8.00114 107.123; + normal 0.107279 0.489675 -0.865280; + texcoord 0.665860 -0.502760; + tangent -0.968412 0.248505 0.0205673; + vertex -30.3681 -13.0676 102.398; + normal 0.153086 0.657617 -0.737634; + texcoord 0.665860 -1.02023; + tangent -0.968412 0.248505 0.0205674; + vertex -29.7859 -9.80196 104.318; + normal 0.153507 0.659139 -0.736187; + texcoord 0.333170 -1.02023; + vertex -28.9758 -10.0098 104.301; + normal 0.192394 0.797120 -0.572349; + texcoord 0.333170 -1.53279; + tangent -0.968412 0.248505 0.0205672; + vertex -28.9028 -8.00114 107.123; + normal -0.901672 -0.0881731 0.423336; + texcoord 0.665860 -0.502760; + tangent 0.372056 -0.657098 0.655589; + vertex -30.3681 -13.0676 102.398; + normal -0.910329 -0.120345 0.396003; + texcoord 0.998540 -1.02023; + tangent 0.372056 -0.657098 0.655589; + vertex -29.4788 -10.3443 104.859; + normal -0.910561 -0.121301 0.395177; + texcoord 0.665860 -1.02023; + vertex -29.7859 -9.80196 104.318; + normal -0.917551 -0.153632 0.366738; + texcoord 0.998540 -1.53279; + tangent 0.372056 -0.657098 0.655589; + vertex -29.1504 -7.74661 106.769; + normal -0.866498 -0.219920 0.448126; + texcoord 0.000490000 -1.02023; + tangent 0.493924 -0.507664 0.705915; + vertex -29.4788 -10.3443 104.859; + normal -0.866822 -0.223762 0.445589; + texcoord 0.333170 -1.53279; + vertex -28.9028 -8.00114 107.123; + normal -0.866782 -0.223271 0.445914; + texcoord 0.000490000 -1.53279; + vertex -29.1504 -7.74661 106.769; + normal -0.867097 -0.227200 0.443309; + texcoord 0.333170 -1.91849; + tangent 0.493924 -0.507664 0.705915; + vertex -28.8209 -6.18520 108.213; + normal 0.790350 -0.597631 0.134851; + texcoord 0.665860 -1.02023; + tangent 0.504755 0.510433 -0.696190; + vertex -29.7859 -9.80196 104.318; + normal 0.843897 -0.461619 0.273396; + texcoord 0.665860 -1.53279; + vertex -28.6486 -7.74413 106.772; + normal 0.846898 -0.449079 0.284766; + texcoord 0.333170 -1.53279; + tangent 0.504755 0.510433 -0.696190; + vertex -28.9028 -8.00114 107.123; + normal 0.863190 -0.287987 0.414688; + texcoord 0.333170 -1.91849; + tangent 0.504755 0.510433 -0.696190; + vertex -28.8209 -6.18520 108.213; + normal 0.000551701 0.766167 -0.642641; + texcoord 0.665860 -1.02023; + tangent -0.999965 -0.00494205 -0.00675053; + vertex -29.7859 -9.80196 104.318; + normal 0.00103250 0.727805 -0.685783; + texcoord 0.998540 -1.53279; + tangent -0.999965 -0.00494218 -0.00675049; + vertex -29.1504 -7.74661 106.769; + normal 0.00118581 0.715002 -0.699121; + texcoord 0.665860 -1.53279; + vertex -28.6486 -7.74413 106.772; + normal 0.00167024 0.672698 -0.739915; + texcoord 0.998540 -1.91849; + tangent -0.999965 -0.00494212 -0.00675045; + vertex -28.6396 -6.17156 108.202; + normal -0.0976340 0.686916 -0.720148; + texcoord 0.000490000 -1.53279; + tangent -0.995169 -0.0748817 0.0634942; + vertex -29.1504 -7.74661 106.769; + normal -0.0965663 0.629910 -0.770642; + texcoord 0.333170 -1.91849; + tangent -0.995169 -0.0748814 0.0634945; + vertex -28.8209 -6.18520 108.213; + normal -0.0963250 0.619687 -0.778915; + texcoord 0.000490000 -1.91849; + vertex -28.6396 -6.17156 108.202; + normal -0.0936407 0.529636 -0.843040; + texcoord 0.000490000 -2.01849; + tangent -0.995169 -0.0748814 0.0634945; + vertex -28.7352 -6.03788 108.296; + normal -0.0336446 0.416829 -0.908362; + texcoord 0.000490000 1.00000; + tangent -0.873325 -0.454203 -0.176078; + vertex -34.4721 -20.8601 58.8685; + normal -0.0203336 0.395127 -0.918401; + texcoord 0.250000 -0.265330; + tangent -0.873325 -0.454203 -0.176078; + vertex -40.0774 -10.8479 63.6705; + normal -0.0174818 0.390443 -0.920461; + texcoord 0.000490000 -0.265330; + tangent -0.873325 -0.454203 -0.176078; + vertex -38.8884 -10.2295 63.9102; + normal -0.00346843 0.367242 -0.930119; + texcoord 0.250000 -0.900470; + tangent -0.873325 -0.454203 -0.176078; + vertex -41.3451 -5.34497 65.8480; + normal -0.862865 -0.484174 -0.145053; + texcoord 0.499510 1.00000; + tangent 0.00555938 -0.296060 0.955153; + vertex -33.7116 -21.3463 60.8452; + normal -0.930408 -0.351591 -0.103564; + texcoord 0.499510 -0.265330; + tangent 0.00555919 -0.296060 0.955153; + vertex -40.0698 -11.2510 64.9709; + normal -0.931244 -0.349558 -0.102929; + texcoord 0.250000 -0.265330; + vertex -40.0774 -10.8479 63.6705; + normal -0.977594 -0.202603 -0.0571092; + texcoord 0.250000 -0.900470; + tangent 0.00555916 -0.296060 0.955153; + vertex -41.3451 -5.34497 65.8480; + normal -0.00835500 -0.382789 0.923798; + texcoord 0.499510 1.00000; + tangent 0.872652 0.448304 0.193653; + vertex -33.7116 -21.3463 60.8452; + normal -0.00268877 -0.392136 0.919903; + texcoord 0.749030 -0.265330; + tangent 0.872652 0.448304 0.193653; + vertex -38.8582 -10.6285 65.2398; + normal -0.00313819 -0.391397 0.920217; + texcoord 0.499510 -0.265330; + vertex -40.0698 -11.2510 64.9709; + normal 0.00279430 -0.401130 0.916017; + texcoord 0.749030 -0.900470; + tangent 0.872652 0.448304 0.193654; + vertex -41.7713 -6.30568 67.1416; + normal 0.933652 0.348353 0.0833275; + texcoord 0.998540 1.00000; + tangent -0.0217575 0.287369 -0.957573; + vertex -34.4721 -20.8601 58.8685; + normal 0.901727 0.419277 0.105337; + texcoord 0.998540 -0.265330; + tangent -0.0217575 0.287369 -0.957573; + vertex -38.8884 -10.2295 63.9102; + normal 0.890189 0.441539 0.112280; + texcoord 0.749030 -0.265330; + vertex -38.8582 -10.6285 65.2398; + normal 0.848162 0.512379 0.134494; + texcoord 0.749030 -0.900470; + tangent -0.0217574 0.287370 -0.957573; + vertex -41.7713 -6.30568 67.1416; + normal 0.822917 0.511774 -0.246770; + texcoord 0.000490000 -0.265330; + tangent -0.425918 0.268210 -0.864093; + vertex -38.8884 -10.2295 63.9102; + normal 0.822937 0.511730 -0.246794; + texcoord 0.250000 -0.900470; + tangent -0.425918 0.268211 -0.864093; + vertex -41.3451 -5.34497 65.8480; + normal 0.822937 0.511730 -0.246794; + texcoord 0.000490000 -0.900470; + vertex -40.8559 -5.65300 66.8404; + normal 0.822958 0.511684 -0.246818; + texcoord 0.250000 -1.45089; + tangent -0.425918 0.268211 -0.864093; + vertex -42.6919 -1.97716 68.3393; + normal -0.339936 0.0659247 -0.938135; + texcoord 0.499510 -0.265330; + tangent -0.792245 -0.557583 0.247890; + vertex -40.0698 -11.2510 64.9709; + normal -0.417965 0.199881 -0.886202; + texcoord 0.499510 -0.900470; + tangent -0.792245 -0.557583 0.247890; + vertex -42.2549 -5.98533 66.1327; + normal -0.442364 0.244986 -0.862726; + texcoord 0.250000 -0.900470; + vertex -41.3451 -5.34497 65.8480; + normal -0.505900 0.373034 -0.777760; + texcoord 0.250000 -1.45089; + tangent -0.792245 -0.557583 0.247890; + vertex -42.6919 -1.97716 68.3393; + normal -0.863107 -0.420031 0.280394; + texcoord 0.499510 -0.265330; + tangent 0.415579 -0.275247 0.866910; + vertex -40.0698 -11.2510 64.9709; + normal -0.855798 -0.441146 0.270186; + texcoord 0.749030 -0.900470; + tangent 0.415579 -0.275247 0.866910; + vertex -41.7713 -6.30568 67.1416; + normal -0.854015 -0.446042 0.267777; + texcoord 0.499510 -0.900470; + vertex -42.2549 -5.98533 66.1327; + normal -0.845893 -0.467271 0.257143; + texcoord 0.749030 -1.45089; + tangent 0.415579 -0.275247 0.866910; + vertex -43.8414 -2.14834 67.8864; + normal 0.489796 -0.310922 0.814510; + texcoord 0.998540 -0.265330; + tangent 0.786456 0.560784 -0.258858; + vertex -38.8884 -10.2295 63.9102; + normal 0.414481 -0.168453 0.894332; + texcoord 0.998540 -0.900470; + tangent 0.786456 0.560784 -0.258858; + vertex -40.8559 -5.65300 66.8404; + normal 0.410342 -0.161149 0.897580; + texcoord 0.749030 -0.900470; + vertex -41.7713 -6.30568 67.1416; + normal 0.319478 -0.0106608 0.947534; + texcoord 0.749030 -1.45089; + tangent 0.786456 0.560785 -0.258858; + vertex -43.8414 -2.14834 67.8864; + normal 0.413634 -0.158965 0.896458; + texcoord 0.000490000 -0.900470; + tangent 0.802925 0.527877 -0.276870; + vertex -40.8559 -5.65300 66.8404; + normal 0.419818 -0.171054 0.891344; + texcoord 0.250000 -1.45089; + tangent 0.802925 0.527877 -0.276870; + vertex -42.6919 -1.97716 68.3393; + normal 0.420624 -0.172641 0.890657; + texcoord 0.000490000 -1.45089; + vertex -43.3906 -2.43654 68.5803; + normal 0.426821 -0.184914 0.885229; + texcoord 0.250000 -1.90742; + tangent 0.802925 0.527877 -0.276870; + vertex -44.7481 0.502620 69.8487; + normal 0.852677 0.320212 -0.412802; + texcoord 0.499510 -0.900470; + tangent -0.509180 0.332481 -0.793847; + vertex -42.2549 -5.98533 66.1327; + normal 0.799700 0.523724 -0.293586; + texcoord 0.499510 -1.45089; + tangent -0.509180 0.332481 -0.793847; + vertex -43.1350 -1.68782 67.6485; + normal 0.805730 0.508388 -0.303877; + texcoord 0.250000 -1.45089; + vertex -42.6919 -1.97716 68.3393; + normal 0.707203 0.687307 -0.165746; + texcoord 0.250000 -1.90742; + vertex -44.7481 0.502620 69.8487; + normal -0.436418 0.218483 -0.872814; + texcoord 0.499510 -0.900470; + tangent -0.806227 -0.525601 0.271555; + vertex -42.2549 -5.98533 66.1327; + normal -0.428479 0.202273 -0.880620; + texcoord 0.749030 -1.45089; + vertex -43.8414 -2.14834 67.8864; + normal -0.427522 0.200336 -0.881527; + texcoord 0.499510 -1.45089; + vertex -43.1350 -1.68782 67.6485; + normal -0.419202 0.183647 -0.889125; + texcoord 0.749030 -1.90742; + tangent -0.806227 -0.525601 0.271555; + vertex -44.8034 0.773180 68.9434; + normal -0.718896 -0.668868 0.189218; + texcoord 0.998540 -0.900470; + tangent 0.514474 -0.328928 0.791911; + vertex -40.8559 -5.65300 66.8404; + normal -0.773781 -0.576087 0.263413; + texcoord 0.998540 -1.45089; + tangent 0.514474 -0.328928 0.791911; + vertex -43.3906 -2.43654 68.5803; + normal -0.798840 -0.519558 0.303172; + texcoord 0.749030 -1.45089; + vertex -43.8414 -2.14834 67.8864; + normal -0.833475 -0.408915 0.371630; + texcoord 0.749030 -1.90742; + tangent 0.514474 -0.328928 0.791911; + vertex -44.8034 0.773180 68.9434; + normal -0.584328 -0.533718 0.611315; + texcoord 0.000490000 -1.45089; + tangent 0.690151 0.0694578 0.720325; + vertex -43.3906 -2.43654 68.5803; + normal -0.556666 -0.585066 0.589763; + texcoord 0.250000 -1.90742; + tangent 0.690151 0.0694575 0.720325; + vertex -44.7481 0.502620 69.8487; + normal -0.554717 -0.588459 0.588222; + texcoord 0.000490000 -1.90742; + vertex -45.2070 0.456440 69.3698; + normal -0.523003 -0.640083 0.562815; + texcoord 0.250000 -2.21474; + tangent 0.690151 0.0694575 0.720325; + vertex -46.0000 1.93709 70.3168; + normal 0.755037 -0.0955530 0.648683; + texcoord 0.499510 -1.45089; + tangent 0.607260 0.475037 -0.636848; + vertex -43.1350 -1.68782 67.6485; + normal 0.707334 0.0417915 0.705644; + texcoord 0.499510 -1.90742; + tangent 0.607260 0.475037 -0.636848; + vertex -44.3444 0.818460 69.4253; + normal 0.670189 0.124232 0.731719; + texcoord 0.250000 -1.90742; + vertex -44.7481 0.502620 69.8487; + normal 0.590357 0.266646 0.761826; + texcoord 0.250000 -2.21474; + tangent 0.607260 0.475037 -0.636848; + vertex -46.0000 1.93709 70.3168; + normal 0.521154 0.646495 -0.557175; + texcoord 0.499510 -1.45089; + tangent -0.688133 -0.0678763 -0.722403; + vertex -43.1350 -1.68782 67.6485; + normal 0.517006 0.652690 -0.553806; + texcoord 0.749030 -1.90742; + tangent -0.688133 -0.0678765 -0.722403; + vertex -44.8034 0.773180 68.9434; + normal 0.516523 0.653405 -0.553413; + texcoord 0.499510 -1.90742; + vertex -44.3444 0.818460 69.4253; + normal 0.512182 0.659776 -0.549877; + texcoord 0.749030 -2.21474; + tangent -0.688133 -0.0678763 -0.722403; + vertex -45.5842 2.42893 70.2028; + normal -0.635746 -0.195342 -0.746772; + texcoord 0.998540 -1.45089; + tangent -0.604953 -0.474806 0.639212; + vertex -43.3906 -2.43654 68.5803; + normal -0.711336 -0.0384853 -0.701798; + texcoord 0.998540 -1.90742; + tangent -0.604953 -0.474805 0.639212; + vertex -45.2070 0.456440 69.3698; + normal -0.709350 -0.0433368 -0.703523; + texcoord 0.749030 -1.90742; + tangent -0.604953 -0.474806 0.639212; + vertex -44.8034 0.773180 68.9434; + normal -0.764341 0.121252 -0.633310; + texcoord 0.749030 -2.21474; + tangent -0.604953 -0.474806 0.639212; + vertex -45.5842 2.42893 70.2028; + normal -0.884715 -0.206628 -0.417833; + texcoord 0.000490000 -1.90742; + tangent -0.251600 -0.542908 0.801216; + vertex -45.2070 0.456440 69.3698; + normal -0.878687 -0.218899 -0.424255; + texcoord 0.250000 -2.21474; + tangent -0.251600 -0.542908 0.801216; + vertex -46.0000 1.93709 70.3168; + normal -0.877282 -0.221695 -0.425708; + texcoord 0.000490000 -2.21474; + vertex -45.8839 2.18763 69.9471; + normal -0.870873 -0.234162 -0.432144; + texcoord 0.250000 -2.51506; + tangent -0.251600 -0.542908 0.801216; + vertex -46.5549 3.69630 70.4818; + normal 0.786980 0.366151 0.496583; + texcoord 0.499510 -1.90742; + tangent 0.252311 0.543490 -0.800598; + vertex -44.3444 0.818460 69.4253; + normal 0.789649 0.362555 0.494983; + texcoord 0.749030 -2.21474; + tangent 0.252311 0.543490 -0.800598; + vertex -45.5842 2.42893 70.2028; + normal 0.789612 0.362605 0.495005; + texcoord 0.499510 -2.21474; + tangent 0.252311 0.543490 -0.800598; + vertex -45.7008 2.17785 70.5726; + normal 0.792329 0.358911 0.493354; + texcoord 0.749030 -2.51506; + tangent 0.252311 0.543491 -0.800598; + vertex -46.4837 3.67226 70.7428; + normal 0.368726 0.420579 -0.828948; + texcoord 0.998540 -1.90742; + tangent -0.648680 -0.522308 -0.553542; + vertex -45.2070 0.456440 69.3698; + normal 0.329843 0.462529 -0.822965; + texcoord 0.998540 -2.21474; + tangent -0.648680 -0.522308 -0.553542; + vertex -45.8839 2.18763 69.9471; + normal 0.296275 0.496647 -0.815820; + texcoord 0.749030 -2.21474; + vertex -45.5842 2.42893 70.2028; + normal 0.256203 0.535012 -0.805061; + texcoord 0.749030 -2.51506; + tangent -0.648680 -0.522308 -0.553542; + vertex -46.4837 3.67226 70.7428; + normal -0.691507 -0.423964 -0.584870; + texcoord 0.499510 -2.21474; + tangent -0.279111 -0.589962 0.757655; + vertex -45.7008 2.17785 70.5726; + normal -0.780117 -0.320759 -0.537151; + texcoord 0.499510 -2.51506; + vertex -46.6085 3.58298 70.6273; + normal -0.806001 -0.284957 -0.518808; + texcoord 0.250000 -2.51506; + vertex -46.5549 3.69630 70.4818; + normal -0.889259 -0.138949 -0.435788; + texcoord 0.250000 -2.61506; + tangent -0.279111 -0.589962 0.757655; + vertex -46.6633 3.81878 70.6640; + normal -0.490426 -0.347910 0.799025; + texcoord 0.499510 -2.21474; + tangent 0.649913 0.464819 0.601295; + vertex -45.7008 2.17785 70.5726; + normal -0.520126 -0.304843 0.797834; + texcoord 0.749030 -2.51506; + tangent 0.649913 0.464819 0.601295; + vertex -46.4837 3.67226 70.7428; + normal -0.517753 -0.308393 0.798014; + texcoord 0.499510 -2.51506; + vertex -46.6085 3.58298 70.6273; + normal -0.553858 -0.252107 0.793526; + texcoord 0.499510 -2.61506; + tangent 0.649913 0.464819 0.601295; + vertex -46.6633 3.81878 70.6640; + normal -0.114306 -0.188977 -0.975306; + texcoord 0.000490000 1.00000; + tangent 0.188909 -0.967963 0.165414; + vertex -10.6625 23.9667 104.582; + normal -0.0932688 -0.185371 -0.978232; + texcoord 0.333170 -0.0227500; + tangent 0.188909 -0.967963 0.165414; + vertex -19.4670 23.5573 105.693; + normal -0.0872178 -0.184319 -0.978989; + texcoord 0.000490000 -0.0227500; + vertex -19.7040 24.7719 105.486; + normal -0.0661047 -0.180599 -0.981333; + texcoord 0.333170 -1.14438; + tangent 0.188909 -0.967963 0.165414; + vertex -28.3055 24.2399 106.163; + normal 0.244580 -0.729686 0.638545; + texcoord 0.665860 1.00000; + tangent -0.00301077 0.657971 0.753038; + vertex -9.88360 25.7992 104.584; + normal 0.110984 -0.748169 0.654160; + texcoord 0.665860 -0.0227500; + tangent -0.00301077 0.657971 0.753037; + vertex -19.4709 24.4184 106.679; + normal 0.113152 -0.747980 0.654004; + texcoord 0.333170 -0.0227500; + vertex -19.4670 23.5573 105.693; + normal -0.0231926 -0.752884 0.657744; + texcoord 0.333170 -1.14438; + tangent -0.00301105 0.657971 0.753037; + vertex -28.3055 24.2399 106.163; + normal -0.0724386 0.952362 0.296241; + texcoord 0.665860 1.00000; + tangent -0.184117 0.279147 -0.942432; + vertex -9.88360 25.7992 104.584; + normal -0.0271885 0.957010 0.288777; + texcoord 0.998540 -0.0227500; + tangent -0.184117 0.279147 -0.942432; + vertex -19.7040 24.7719 105.486; + normal -0.0292538 0.956842 0.289131; + texcoord 0.665860 -0.0227500; + vertex -19.4709 24.4184 106.679; + normal 0.0163222 0.959560 0.281032; + texcoord 0.998540 -1.14438; + tangent -0.184117 0.279147 -0.942432; + vertex -28.3364 24.4379 107.127; + normal -0.0763475 0.976217 -0.202909; + texcoord 0.000490000 -0.0227500; + tangent 0.0313181 -0.201055 -0.979079; + vertex -19.7040 24.7719 105.486; + normal -0.0342861 0.978767 -0.202087; + texcoord 0.333170 -1.14438; + tangent 0.0313177 -0.201055 -0.979079; + vertex -28.3055 24.2399 106.163; + normal -0.0190570 0.979262 -0.201702; + texcoord 0.000490000 -1.14438; + vertex -28.3364 24.4379 107.127; + normal 0.0284056 0.979343 -0.200200; + texcoord 0.333170 -1.50125; + tangent 0.0313177 -0.201055 -0.979079; + vertex -30.7585 24.5273 107.221; + normal 0.0567765 -0.669401 -0.740728; + texcoord 0.665860 -0.0227500; + tangent 0.0688245 -0.737536 0.671791; + vertex -19.4709 24.4184 106.679; + normal -0.140606 -0.673838 -0.725378; + texcoord 0.665860 -1.14438; + tangent 0.0688245 -0.737536 0.671791; + vertex -28.2361 23.4959 106.841; + normal -0.155574 -0.673085 -0.723017; + texcoord 0.333170 -1.14438; + vertex -28.3055 24.2399 106.163; + normal -0.365036 -0.645308 -0.671063; + texcoord 0.333170 -1.50125; + tangent 0.0688244 -0.737536 0.671792; + vertex -30.7585 24.5273 107.221; + normal 0.0477723 -0.285991 0.957041; + texcoord 0.665860 -0.0227500; + tangent -0.101314 0.951806 0.289483; + vertex -19.4709 24.4184 106.679; + normal 0.102486 -0.279447 0.954676; + texcoord 0.998540 -1.14438; + tangent -0.101313 0.951806 0.289483; + vertex -28.3364 24.4379 107.127; + normal 0.0968391 -0.280164 0.955055; + texcoord 0.665860 -1.14438; + vertex -28.2361 23.4959 106.841; + normal 0.156339 -0.272133 0.949474; + texcoord 0.998540 -1.50125; + tangent -0.101313 0.951806 0.289483; + vertex -30.8153 23.8255 107.360; + normal 0.0449908 0.190447 0.980666; + texcoord 0.000490000 -1.14438; + tangent 0.0791418 0.977895 -0.193540; + vertex -28.3364 24.4379 107.127; + normal 0.0936558 0.185996 0.978077; + texcoord 0.333170 -1.50125; + tangent 0.0791419 0.977895 -0.193540; + vertex -30.7585 24.5273 107.221; + normal 0.109950 0.184402 0.976682; + texcoord 0.000490000 -1.50125; + vertex -30.8153 23.8255 107.360; + normal 0.159147 0.179264 0.970843; + texcoord 0.333170 -1.84415; + vertex -32.9092 23.9456 107.681; + normal -0.182135 -0.932106 -0.313057; + texcoord 0.665860 -1.14438; + tangent -0.0492707 -0.309331 0.949677; + vertex -28.2361 23.4959 106.841; + normal -0.0981398 -0.944731 -0.312812; + texcoord 0.998540 -1.50125; + tangent -0.0492706 -0.309331 0.949677; + vertex -30.8153 23.8255 107.360; + normal -0.109496 -0.943428 -0.312976; + texcoord 0.665860 -1.50125; + vertex -30.7799 24.0480 106.677; + normal -0.0231533 -0.950223 -0.310710; + texcoord 0.998540 -1.84415; + tangent -0.0492705 -0.309331 0.949677; + vertex -32.9759 23.9193 107.234; + normal -0.0470724 -0.996734 0.0656157; + texcoord 0.000490000 -1.50125; + tangent 0.147567 0.0580287 0.987348; + vertex -30.8153 23.8255 107.360; + normal -0.0213109 -0.997859 0.0618316; + texcoord 0.333170 -1.84415; + tangent 0.147567 0.0580287 0.987348; + vertex -32.9092 23.9456 107.681; + normal -0.0165966 -0.997991 0.0611348; + texcoord 0.000490000 -1.84415; + vertex -32.9759 23.9193 107.234; + normal 0.00990646 -0.998314 0.0571926; + texcoord 0.333170 -2.13076; + tangent 0.147567 0.0580287 0.987348; + vertex -34.5485 23.9169 107.465; + normal 0.347215 0.508224 0.788131; + texcoord 0.665860 -1.50125; + tangent 0.101309 0.815171 -0.570292; + vertex -30.7799 24.0480 106.677; + normal 0.157621 0.552849 0.818238; + texcoord 0.665860 -1.84415; + tangent 0.101309 0.815171 -0.570292; + vertex -32.8632 24.3155 107.422; + normal 0.0831349 0.564300 0.821373; + texcoord 0.333170 -1.84415; + vertex -32.9092 23.9456 107.681; + normal -0.116163 0.579013 0.807000; + texcoord 0.333170 -2.13076; + tangent 0.101309 0.815171 -0.570292; + vertex -34.5485 23.9169 107.465; + normal -0.242794 0.471496 -0.847787; + texcoord 0.665860 -1.50125; + tangent -0.249018 -0.874945 -0.415285; + vertex -30.7799 24.0480 106.677; + normal -0.179815 0.463105 -0.867871; + texcoord 0.998540 -1.84415; + tangent -0.249018 -0.874945 -0.415285; + vertex -32.9759 23.9193 107.234; + normal -0.191776 0.464848 -0.864372; + texcoord 0.665860 -1.84415; + tangent -0.249018 -0.874945 -0.415285; + vertex -32.8632 24.3155 107.422; + normal -0.126173 0.454446 -0.881793; + texcoord 0.998540 -2.13076; + vertex -34.5176 24.0868 107.541; + normal 0.228953 -0.972611 -0.0401120; + texcoord 0.665860 -1.84415; + tangent 0.489995 0.0795438 0.868088; + vertex -32.8632 24.3155 107.422; + normal 0.0850984 -0.995437 0.0431787; + texcoord 0.665860 -2.13076; + tangent 0.489995 0.0795437 0.868088; + vertex -34.4562 23.9319 107.629; + normal 0.0233297 -0.996668 0.0781571; + texcoord 0.333170 -2.13076; + vertex -34.5485 23.9169 107.465; + normal -0.185188 -0.963599 0.192825; + texcoord 0.333170 -2.23076; + tangent 0.489995 0.0795438 0.868089; + vertex -34.6489 23.9683 107.626; + normal -0.00552949 0.492520 0.870284; + texcoord 0.665860 -1.84415; + tangent -0.326134 0.821823 -0.467166; + vertex -32.8632 24.3155 107.422; + normal 0.0334544 0.503911 0.863107; + texcoord 0.998540 -2.13076; + tangent -0.326134 0.821823 -0.467166; + vertex -34.5176 24.0868 107.541; + normal 0.0299511 0.502922 0.863813; + texcoord 0.665860 -2.13076; + tangent -0.326134 0.821823 -0.467166; + vertex -34.4562 23.9319 107.629; + normal 0.0841334 0.517459 0.851562; + texcoord 0.665860 -2.23076; + vertex -34.6489 23.9683 107.626; + normal -0.360248 -0.132992 -0.923328; + texcoord 0.000490000 1.00000; + tangent 0.217872 -0.974407 0.0553429; + vertex -23.1707 -6.48378 106.297; + normal -0.343631 -0.129661 -0.930110; + texcoord 0.250000 -0.0442300; + tangent 0.217872 -0.974407 0.0553429; + vertex -32.9115 -7.29889 110.215; + normal -0.339290 -0.128788 -0.931824; + texcoord 0.000490000 -0.0442300; + vertex -33.2186 -5.92538 110.137; + normal -0.322516 -0.125400 -0.938221; + texcoord 0.250000 -1.17190; + tangent 0.217872 -0.974407 0.0553428; + vertex -42.9984 -6.74869 113.609; + normal 0.202304 -0.974342 0.0986416; + texcoord 0.499510 1.00000; + tangent 0.212503 0.141999 0.966788; + vertex -22.7801 -5.39648 108.228; + normal 0.0970227 -0.987562 0.123725; + texcoord 0.499510 -0.0442300; + tangent 0.212503 0.141999 0.966788; + vertex -32.6119 -7.09873 111.578; + normal 0.101679 -0.987227 0.122652; + texcoord 0.250000 -0.0442300; + tangent 0.212503 0.141999 0.966788; + vertex -32.9115 -7.29889 110.215; + normal -0.00472280 -0.989224 0.146333; + texcoord 0.250000 -1.17190; + tangent 0.212503 0.141999 0.966788; + vertex -42.9984 -6.74869 113.609; + normal 0.304789 0.102966 0.946838; + texcoord 0.499510 1.00000; + tangent -0.213727 0.976179 -0.0373580; + vertex -22.7801 -5.39648 108.228; + normal 0.324663 0.107046 0.939753; + texcoord 0.749030 -0.0442300; + tangent -0.213727 0.976179 -0.0373579; + vertex -32.9192 -5.69544 111.524; + normal 0.322036 0.106508 0.940717; + texcoord 0.499510 -0.0442300; + tangent -0.213727 0.976179 -0.0373579; + vertex -32.6119 -7.09873 111.578; + normal 0.341831 0.110556 0.933236; + texcoord 0.749030 -1.17190; + tangent -0.213727 0.976179 -0.0373579; + vertex -42.2189 -7.13054 115.100; + normal -0.00708982 0.986757 -0.162048; + texcoord 0.998540 1.00000; + tangent -0.208281 -0.159955 -0.964901; + vertex -23.1707 -6.48378 106.297; + normal -0.0887257 0.985559 -0.144227; + texcoord 0.998540 -0.0442300; + tangent -0.208282 -0.159955 -0.964901; + vertex -33.2186 -5.92538 110.137; + normal -0.115212 0.983681 -0.138199; + texcoord 0.749030 -0.0442300; + tangent -0.208282 -0.159955 -0.964901; + vertex -32.9192 -5.69544 111.524; + normal -0.195986 0.973353 -0.119051; + texcoord 0.749030 -1.17190; + tangent -0.208282 -0.159955 -0.964901; + vertex -42.2189 -7.13054 115.100; + normal -0.235172 0.856572 -0.459324; + texcoord 0.000490000 -0.0442300; + tangent -0.295433 -0.513214 -0.805810; + vertex -33.2186 -5.92538 110.137; + normal -0.239317 0.856323 -0.457645; + texcoord 0.250000 -1.17190; + vertex -42.9984 -6.74869 113.609; + normal -0.239622 0.856304 -0.457521; + texcoord 0.000490000 -1.17190; + vertex -42.6471 -6.13844 114.567; + normal -0.244034 0.856017 -0.455721; + texcoord 0.250000 -1.66541; + vertex -46.4492 -6.50134 115.921; + normal -0.181303 -0.513674 -0.838611; + texcoord 0.499510 -0.0442300; + tangent 0.351652 -0.830225 0.432513; + vertex -32.6119 -7.09873 111.578; + normal -0.311287 -0.539434 -0.782375; + texcoord 0.499510 -1.17190; + tangent 0.351652 -0.830225 0.432513; + vertex -42.5802 -7.73589 114.123; + normal -0.361634 -0.546632 -0.755258; + texcoord 0.250000 -1.17190; + vertex -42.9984 -6.74869 113.609; + normal -0.489552 -0.556902 -0.670969; + texcoord 0.250000 -1.66541; + tangent 0.351652 -0.830225 0.432513; + vertex -46.4492 -6.50134 115.921; + normal 0.175463 -0.864663 0.470713; + texcoord 0.499510 -0.0442300; + tangent 0.299810 0.502351 0.811023; + vertex -32.6119 -7.09873 111.578; + normal 0.174952 -0.864664 0.470902; + texcoord 0.749030 -1.17190; + tangent 0.299811 0.502351 0.811022; + vertex -42.2189 -7.13054 115.100; + normal 0.174872 -0.864664 0.470931; + texcoord 0.499510 -1.17190; + vertex -42.5802 -7.73589 114.123; + normal 0.174325 -0.864664 0.471134; + texcoord 0.749030 -1.66541; + tangent 0.299811 0.502351 0.811022; + vertex -46.3445 -7.72782 115.531; + normal 0.343321 0.555398 0.757406; + texcoord 0.998540 -0.0442300; + tangent -0.355286 0.823296 -0.442670; + vertex -33.2186 -5.92538 110.137; + normal 0.184633 0.526044 0.830174; + texcoord 0.998540 -1.17190; + tangent -0.355285 0.823296 -0.442670; + vertex -42.6471 -6.13844 114.567; + normal 0.195879 0.528624 0.825946; + texcoord 0.749030 -1.17190; + vertex -42.2189 -7.13054 115.100; + normal 0.0218318 0.480745 0.876589; + texcoord 0.749030 -1.66541; + tangent -0.355285 0.823296 -0.442670; + vertex -46.3445 -7.72782 115.531; + normal 0.249562 0.493879 0.832948; + texcoord 0.000490000 -1.17190; + tangent -0.417559 0.830972 -0.367601; + vertex -42.6471 -6.13844 114.567; + normal 0.266408 0.498737 0.824796; + texcoord 0.250000 -1.66541; + tangent -0.417559 0.830972 -0.367601; + vertex -46.4492 -6.50134 115.921; + normal 0.263740 0.497978 0.826111; + texcoord 0.000490000 -1.66541; + vertex -46.0730 -7.25006 116.252; + normal 0.280712 0.502738 0.817591; + texcoord 0.250000 -2.15889; + tangent -0.417559 0.830972 -0.367601; + vertex -49.5259 -7.21801 117.418; + normal 0.0110998 0.835345 -0.549614; + texcoord 0.499510 -1.17190; + tangent -0.302079 -0.521165 -0.798207; + vertex -42.5802 -7.73589 114.123; + normal -0.176636 0.853426 -0.490372; + texcoord 0.499510 -1.66541; + tangent -0.302079 -0.521166 -0.798207; + vertex -46.7214 -6.97092 115.202; + normal -0.204665 0.853256 -0.479653; + texcoord 0.250000 -1.66541; + vertex -46.4492 -6.50134 115.921; + normal -0.387004 0.832265 -0.396942; + texcoord 0.250000 -2.15889; + tangent -0.302079 -0.521166 -0.798207; + vertex -49.5259 -7.21801 117.418; + normal -0.303741 -0.502641 -0.809378; + texcoord 0.499510 -1.17190; + tangent 0.415503 -0.834356 0.362225; + vertex -42.5802 -7.73589 114.123; + normal -0.299345 -0.501476 -0.811736; + texcoord 0.749030 -1.66541; + tangent 0.415503 -0.834356 0.362225; + vertex -46.3445 -7.72782 115.531; + normal -0.296886 -0.500819 -0.813043; + texcoord 0.499510 -1.66541; + tangent 0.415503 -0.834356 0.362225; + vertex -46.7214 -6.97092 115.202; + normal -0.292509 -0.499641 -0.815351; + texcoord 0.749030 -2.15889; + tangent 0.415503 -0.834356 0.362225; + vertex -50.1163 -7.33890 116.645; + normal 0.446672 -0.814194 0.370908; + texcoord 0.998540 -1.17190; + tangent 0.299254 0.526643 0.795672; + vertex -42.6471 -6.13844 114.567; + normal 0.283564 -0.845297 0.452840; + texcoord 0.998540 -1.66541; + tangent 0.299254 0.526643 0.795672; + vertex -46.0730 -7.25006 116.252; + normal 0.244034 -0.848395 0.469758; + texcoord 0.749030 -1.66541; + vertex -46.3445 -7.72782 115.531; + normal 0.0702560 -0.843784 0.532065; + texcoord 0.749030 -2.15889; + vertex -50.1163 -7.33890 116.645; + normal 0.249853 -0.604230 0.756624; + texcoord 0.000490000 -1.66541; + tangent 0.343932 0.785833 0.513983; + vertex -46.0730 -7.25006 116.252; + normal 0.278078 -0.608062 0.743595; + texcoord 0.250000 -2.15889; + tangent 0.343931 0.785833 0.513983; + vertex -49.5259 -7.21801 117.418; + normal 0.293320 -0.609896 0.736200; + texcoord 0.000490000 -2.15889; + vertex -49.7627 -7.75897 117.064; + normal 0.322932 -0.612975 0.721094; + texcoord 0.250000 -2.47780; + tangent 0.343931 0.785833 0.513983; + vertex -51.8186 -7.95944 117.815; + normal 0.336135 0.789584 0.513391; + texcoord 0.499510 -1.66541; + tangent -0.510835 0.610808 -0.604947; + vertex -46.7214 -6.97092 115.202; + normal 0.122477 0.748221 0.652047; + texcoord 0.499510 -2.15889; + vertex -49.8776 -6.79754 117.002; + normal 0.142463 0.754107 0.641113; + texcoord 0.250000 -2.15889; + tangent -0.510835 0.610808 -0.604947; + vertex -49.5259 -7.21801 117.418; + normal -0.0861762 0.663762 0.742963; + texcoord 0.250000 -2.47780; + tangent -0.510835 0.610808 -0.604947; + vertex -51.8186 -7.95944 117.815; + normal -0.363235 0.618735 -0.696582; + texcoord 0.499510 -1.66541; + tangent -0.345605 -0.783788 -0.515978; + vertex -46.7214 -6.97092 115.202; + normal -0.364759 0.618828 -0.695703; + texcoord 0.749030 -2.15889; + tangent -0.345605 -0.783788 -0.515978; + vertex -50.1163 -7.33890 116.645; + normal -0.364426 0.618808 -0.695896; + texcoord 0.499510 -2.15889; + vertex -49.8776 -6.79754 117.002; + normal -0.366037 0.618905 -0.694963; + texcoord 0.749030 -2.47780; + vertex -51.8123 -7.34255 117.535; + normal -0.0506658 -0.726353 -0.685452; + texcoord 0.998540 -1.66541; + tangent 0.511952 -0.608190 0.606639; + vertex -46.0730 -7.25006 116.252; + normal -0.138066 -0.755280 -0.640695; + texcoord 0.998540 -2.15889; + tangent 0.511952 -0.608189 0.606639; + vertex -49.7627 -7.75897 117.064; + normal -0.195597 -0.770186 -0.607087; + texcoord 0.749030 -2.15889; + vertex -50.1163 -7.33890 116.645; + normal -0.285630 -0.786544 -0.547507; + texcoord 0.749030 -2.47780; + vertex -51.8123 -7.34255 117.535; + normal -0.0456173 -0.926853 -0.372644; + texcoord 0.000490000 -2.15889; + tangent 0.231900 -0.372667 0.898522; + vertex -49.7627 -7.75897 117.064; + normal -0.0792188 -0.927870 -0.364393; + texcoord 0.250000 -2.47780; + tangent 0.231900 -0.372667 0.898522; + vertex -51.8186 -7.95944 117.815; + normal -0.0809257 -0.927892 -0.363962; + texcoord 0.000490000 -2.47780; + vertex -51.9294 -7.78138 117.385; + normal -0.115018 -0.927728 -0.355095; + texcoord 0.250000 -2.78873; + tangent 0.231900 -0.372667 0.898522; + vertex -53.6432 -7.77443 117.922; + normal -0.140396 0.900783 0.410949; + texcoord 0.499510 -2.15889; + tangent -0.231623 0.373661 -0.898180; + vertex -49.8776 -6.79754 117.002; + normal -0.122187 0.904802 0.407925; + texcoord 0.749030 -2.47780; + tangent -0.231623 0.373661 -0.898180; + vertex -51.8123 -7.34255 117.535; + normal -0.118280 0.905622 0.407259; + texcoord 0.499510 -2.47780; + vertex -51.7015 -7.52128 117.965; + normal -0.0999643 0.909259 0.404049; + texcoord 0.749030 -2.78873; + tangent -0.231623 0.373661 -0.898180; + vertex -53.5044 -7.80815 118.165; + normal -0.140646 0.353749 -0.924705; + texcoord 0.998540 -2.15889; + tangent -0.244747 -0.917424 -0.313739; + vertex -49.7627 -7.75897 117.064; + normal -0.293740 0.378531 -0.877742; + texcoord 0.998540 -2.47780; + tangent -0.244746 -0.917424 -0.313739; + vertex -51.9294 -7.78138 117.385; + normal -0.263151 0.374286 -0.889192; + texcoord 0.749030 -2.47780; + vertex -51.8123 -7.34255 117.535; + normal -0.413390 0.391431 -0.822126; + texcoord 0.749030 -2.78873; + tangent -0.244746 -0.917424 -0.313739; + vertex -53.5044 -7.80815 118.165; + normal -0.182292 0.785063 -0.591984; + texcoord 0.000490000 -2.47780; + tangent -0.658739 -0.544487 -0.519227; + vertex -51.9294 -7.78138 117.385; + normal -0.274584 0.816503 -0.507864; + texcoord 0.250000 -2.78873; + tangent -0.658739 -0.544487 -0.519226; + vertex -53.6432 -7.77443 117.922; + normal -0.248919 0.808979 -0.532534; + texcoord 0.000490000 -2.78873; + vertex -53.5122 -7.66615 118.026; + normal -0.355895 0.833534 -0.422564; + texcoord 0.000490000 -2.88873; + tangent -0.658739 -0.544487 -0.519227; + vertex -53.7323 -7.69847 118.147; + normal 0.319256 0.671819 0.668382; + texcoord 0.998540 -2.47780; + tangent -0.0392671 0.714064 -0.698979; + vertex -51.9294 -7.78138 117.385; + normal 0.301808 0.675323 0.672942; + texcoord 0.998540 -2.78873; + tangent -0.0392670 0.714064 -0.698979; + vertex -53.5122 -7.66615 118.026; + normal 0.298463 0.675966 0.673787; + texcoord 0.749030 -2.78873; + vertex -53.5044 -7.80815 118.165; + normal 0.275487 0.680144 0.679346; + texcoord 0.749030 -2.88873; + tangent -0.0392670 0.714064 -0.698979; + vertex -53.7323 -7.69847 118.147; + normal -0.511598 0.288386 -0.809384; + texcoord 0.000490000 1.00000; + tangent 0.371483 -0.775163 -0.511001; + vertex 6.08236 -57.4946 92.8466; + normal -0.503392 0.294302 -0.812393; + texcoord 0.250000 -0.140560; + tangent 0.371484 -0.775163 -0.511001; + vertex -2.81516 -62.1964 96.7953; + normal -0.501252 0.295833 -0.813160; + texcoord 0.000490000 -0.140560; + vertex -3.25213 -61.2845 97.3964; + normal -0.492998 0.301693 -0.816048; + texcoord 0.250000 -1.39993; + tangent 0.371483 -0.775164 -0.511001; + vertex -11.4972 -66.2317 100.549; + normal 0.366122 -0.803662 -0.469128; + texcoord 0.499510 1.00000; + tangent 0.606254 -0.176468 0.775445; + vertex 6.17093 -56.8997 94.7347; + normal 0.314543 -0.842355 -0.437608; + texcoord 0.499510 -0.140560; + tangent 0.606254 -0.176468 0.775445; + vertex -2.10203 -62.4039 97.7075; + normal 0.296670 -0.854500 -0.426399; + texcoord 0.250000 -0.140560; + tangent 0.606254 -0.176467 0.775445; + vertex -2.81516 -62.1964 96.7953; + normal 0.243005 -0.887329 -0.391913; + texcoord 0.250000 -1.39993; + tangent 0.606254 -0.176467 0.775445; + vertex -11.4972 -66.2317 100.549; + normal 0.499187 -0.314143 0.807544; + texcoord 0.499510 1.00000; + tangent -0.361197 0.771694 0.523474; + vertex 6.17093 -56.8997 94.7347; + normal 0.490963 -0.319882 0.810328; + texcoord 0.749030 -0.140560; + tangent -0.361197 0.771694 0.523474; + vertex -2.53436 -61.4803 98.3341; + normal 0.491645 -0.319409 0.810101; + texcoord 0.499510 -0.140560; + vertex -2.10203 -62.4039 97.7075; + normal 0.483384 -0.325107 0.812801; + texcoord 0.749030 -1.39993; + tangent -0.361198 0.771694 0.523474; + vertex -10.8909 -67.3362 100.962; + normal -0.202940 0.915826 0.346523; + texcoord 0.998540 1.00000; + tangent -0.599674 0.163519 -0.783360; + vertex 6.08235 -57.4946 92.8466; + normal -0.311818 0.853784 0.416920; + texcoord 0.998540 -0.140560; + tangent -0.599674 0.163518 -0.783360; + vertex -3.25213 -61.2845 97.3964; + normal -0.298046 0.862836 0.408267; + texcoord 0.749030 -0.140560; + vertex -2.53436 -61.4803 98.3341; + normal -0.401848 0.784999 0.471482; + texcoord 0.749030 -1.39993; + tangent -0.599674 0.163518 -0.783360; + vertex -10.8909 -67.3362 100.962; + normal -0.312162 0.822826 0.474881; + texcoord 0.000490000 -0.140560; + tangent -0.527021 0.265910 -0.807180; + vertex -3.25213 -61.2845 97.3964; + normal -0.338964 0.805202 0.486574; + texcoord 0.250000 -1.39993; + tangent -0.527021 0.265911 -0.807181; + vertex -11.4972 -66.2317 100.549; + normal -0.343417 0.802156 0.488478; + texcoord 0.000490000 -1.39993; + vertex -11.0125 -66.4763 101.291; + normal -0.371899 0.781859 0.500388; + texcoord 0.250000 -1.80628; + tangent -0.527021 0.265911 -0.807181; + vertex -13.3090 -68.3328 102.485; + normal -0.383738 0.291528 -0.876217; + texcoord 0.499510 -0.140560; + tangent 0.125949 -0.923470 -0.362408; + vertex -2.10203 -62.4039 97.7075; + normal -0.624216 0.210160 -0.752454; + texcoord 0.499510 -1.39993; + tangent 0.125949 -0.923470 -0.362408; + vertex -11.3814 -67.0811 100.215; + normal -0.576522 0.229158 -0.784289; + texcoord 0.250000 -1.39993; + vertex -11.4972 -66.2317 100.549; + normal -0.789631 0.127817 -0.600121; + texcoord 0.250000 -1.80628; + tangent 0.125949 -0.923470 -0.362409; + vertex -13.3090 -68.3328 102.485; + normal 0.290430 -0.830784 -0.474814; + texcoord 0.499510 -0.140560; + tangent 0.528099 -0.274632 0.803548; + vertex -2.10203 -62.4039 97.7075; + normal 0.295860 -0.827466 -0.477248; + texcoord 0.749030 -1.39993; + tangent 0.528099 -0.274632 0.803548; + vertex -10.8909 -67.3362 100.962; + normal 0.296262 -0.827219 -0.477428; + texcoord 0.499510 -1.39993; + vertex -11.3814 -67.0811 100.215; + normal 0.302155 -0.823562 -0.480051; + texcoord 0.749030 -1.80628; + tangent 0.528099 -0.274632 0.803548; + vertex -13.3217 -68.5791 101.564; + normal 0.554346 -0.228209 0.800388; + texcoord 0.998540 -0.140560; + tangent -0.130934 0.925787 0.354648; + vertex -3.25213 -61.2845 97.3964; + normal 0.487725 -0.251292 0.836048; + texcoord 0.998540 -1.39993; + tangent -0.130934 0.925787 0.354648; + vertex -11.0125 -66.4763 101.291; + normal 0.445694 -0.264571 0.855195; + texcoord 0.749030 -1.39993; + tangent -0.130934 0.925787 0.354648; + vertex -10.8909 -67.3362 100.962; + normal 0.366180 -0.287270 0.885092; + texcoord 0.749030 -1.80628; + tangent -0.130934 0.925787 0.354648; + vertex -13.3217 -68.5791 101.564; + normal 0.594553 -0.242398 0.766649; + texcoord 0.000490000 -1.39993; + tangent -0.399411 0.738482 0.543244; + vertex -11.0125 -66.4763 101.291; + normal 0.576820 -0.258140 0.775011; + texcoord 0.250000 -1.80628; + vertex -13.3090 -68.3328 102.485; + normal 0.577171 -0.257834 0.774852; + texcoord 0.000490000 -1.80628; + tangent -0.399411 0.738482 0.543244; + vertex -13.0420 -68.8264 102.122; + normal 0.558624 -0.273803 0.782924; + texcoord 0.250000 -2.19988; + tangent -0.399411 0.738482 0.543244; + vertex -14.9647 -69.9134 103.114; + normal -0.0682691 0.897010 0.436706; + texcoord 0.499510 -1.39993; + tangent -0.418374 0.371639 -0.828763; + vertex -11.3814 -67.0811 100.215; + normal -0.222041 0.842924 0.490079; + texcoord 0.499510 -1.80628; + vertex -13.5886 -68.0844 101.931; + normal -0.318998 0.794208 0.517179; + texcoord 0.250000 -1.80628; + tangent -0.418375 0.371639 -0.828763; + vertex -13.3090 -68.3328 102.485; + normal -0.460551 0.699655 0.546238; + texcoord 0.250000 -2.19988; + tangent -0.418374 0.371639 -0.828763; + vertex -14.9647 -69.9134 103.114; + normal -0.654839 0.189558 -0.731610; + texcoord 0.499510 -1.39993; + tangent 0.397587 -0.736854 -0.546782; + vertex -11.3814 -67.0811 100.215; + normal -0.650053 0.194367 -0.734611; + texcoord 0.749030 -1.80628; + tangent 0.397587 -0.736854 -0.546782; + vertex -13.3217 -68.5791 101.564; + normal -0.648122 0.196294 -0.735803; + texcoord 0.499510 -1.80628; + vertex -13.5886 -68.0844 101.931; + normal -0.643287 0.201087 -0.738747; + texcoord 0.749030 -2.19988; + vertex -15.4721 -69.6032 103.158; + normal 0.525384 -0.648456 -0.550886; + texcoord 0.998540 -1.39993; + tangent 0.416645 -0.368443 0.831057; + vertex -11.0125 -66.4763 101.291; + normal 0.300649 -0.806895 -0.508460; + texcoord 0.998540 -1.80628; + tangent 0.416645 -0.368443 0.831057; + vertex -13.0420 -68.8264 102.122; + normal 0.343956 -0.782331 -0.519281; + texcoord 0.749030 -1.80628; + vertex -13.3217 -68.5791 101.564; + normal 0.0959409 -0.891258 -0.443232; + texcoord 0.749030 -2.19988; + tangent 0.416645 -0.368443 0.831057; + vertex -15.4721 -69.6032 103.158; + normal 0.207575 -0.833835 -0.511500; + texcoord 0.000490000 -1.80628; + tangent 0.775523 -0.178424 0.605582; + vertex -13.0420 -68.8264 102.122; + normal 0.208982 -0.832599 -0.512938; + texcoord 0.250000 -2.19988; + tangent 0.775523 -0.178424 0.605582; + vertex -14.9647 -69.9134 103.114; + normal 0.210357 -0.831386 -0.514341; + texcoord 0.000490000 -2.19988; + vertex -15.2910 -69.8383 102.859; + normal 0.211872 -0.830043 -0.515886; + texcoord 0.250000 -2.52868; + tangent 0.775523 -0.178424 0.605582; + vertex -16.9392 -70.5511 103.329; + normal -0.261226 0.781531 0.566542; + texcoord 0.499510 -1.80628; + tangent -0.775999 0.179043 -0.604789; + vertex -13.5886 -68.0844 101.931; + normal -0.310352 0.726369 0.613245; + texcoord 0.749030 -2.19988; + tangent -0.775999 0.179043 -0.604789; + vertex -15.4721 -69.6032 103.158; + normal -0.293756 0.745931 0.597742; + texcoord 0.499510 -2.19988; + vertex -15.1452 -69.6786 103.412; + normal -0.344247 0.683231 0.643964; + texcoord 0.749030 -2.52868; + tangent -0.775999 0.179043 -0.604789; + vertex -16.7728 -70.5889 103.508; + normal -0.470194 0.532498 -0.703820; + texcoord 0.998540 -1.80628; + tangent 0.429889 -0.558289 -0.709584; + vertex -13.0420 -68.8264 102.122; + normal -0.498213 0.508749 -0.702110; + texcoord 0.998540 -2.19988; + tangent 0.429889 -0.558289 -0.709583; + vertex -15.2910 -69.8383 102.859; + normal -0.515723 0.493250 -0.700524; + texcoord 0.749030 -2.19988; + vertex -15.4721 -69.6032 103.158; + normal -0.542764 0.468256 -0.697240; + texcoord 0.749030 -2.52868; + vertex -16.7728 -70.5889 103.508; + normal -0.456488 0.803146 -0.382851; + texcoord 0.000490000 -2.19988; + tangent -0.523642 -0.590401 -0.614187; + vertex -15.2910 -69.8383 102.859; + normal -0.599472 0.767598 -0.226775; + texcoord 0.250000 -2.52868; + vertex -16.9392 -70.5511 103.329; + normal -0.555141 0.783322 -0.279686; + texcoord 0.000490000 -2.52868; + tangent -0.523642 -0.590401 -0.614187; + vertex -16.8475 -70.4477 103.436; + normal -0.700434 0.708743 -0.0841216; + texcoord 0.000490000 -2.62868; + vertex -16.9930 -70.5788 103.544; + normal 0.470002 -0.801461 0.369809; + texcoord 0.499510 -2.19988; + tangent 0.523589 0.590447 0.614188; + vertex -15.1452 -69.6786 103.412; + normal 0.347850 -0.806232 0.478529; + texcoord 0.749030 -2.52868; + tangent 0.523589 0.590447 0.614188; + vertex -16.7728 -70.5889 103.508; + normal 0.229754 -0.792050 0.565570; + texcoord 0.499510 -2.52868; + tangent 0.523589 0.590447 0.614188; + vertex -16.8645 -70.6923 103.401; + normal 0.0716287 -0.748858 0.658848; + texcoord 0.499510 -2.62868; + vertex -16.9930 -70.5788 103.544; + normal 0.121678 0.501148 0.856764; + texcoord 0.998540 -2.19988; + tangent -0.426788 0.805725 -0.410681; + vertex -15.2910 -69.8383 102.859; + normal 0.137505 0.506652 0.851115; + texcoord 0.998540 -2.52868; + tangent -0.426788 0.805725 -0.410682; + vertex -16.8475 -70.4477 103.436; + normal 0.138540 0.507007 0.850735; + texcoord 0.749030 -2.52868; + vertex -16.7728 -70.5889 103.508; + normal 0.159213 0.513967 0.842905; + texcoord 0.749030 -2.62868; + tangent -0.426788 0.805725 -0.410682; + vertex -16.9930 -70.5788 103.544; + normal -0.0907614 0.605376 -0.790748; + texcoord 0.000490000 1.00000; + tangent 0.0579527 -0.789469 -0.611049; + vertex -25.4667 -67.1320 58.7794; + normal -0.141660 0.599381 -0.787829; + texcoord 0.200100 -0.0914800; + tangent 0.0579528 -0.789469 -0.611049; + vertex -36.9919 -69.2212 58.5028; + normal -0.136925 0.600008 -0.788189; + texcoord 0.000490000 -0.0914800; + vertex -37.0656 -68.2163 59.2806; + normal -0.187649 0.592554 -0.783370; + texcoord 0.200100 -1.27229; + vertex -47.8748 -71.4196 59.4468; + normal 0.213232 -0.547904 -0.808909; + texcoord 0.399710 1.00000; + tangent 0.171379 -0.794137 0.583075; + vertex -25.8746 -68.3618 60.8513; + normal 0.136028 -0.567089 -0.812346; + texcoord 0.399710 -0.0914800; + tangent 0.171378 -0.794137 0.583074; + vertex -36.7784 -70.2103 59.2290; + normal 0.125473 -0.569418 -0.812416; + texcoord 0.200100 -0.0914800; + tangent 0.171378 -0.794137 0.583075; + vertex -36.9919 -69.2212 58.5028; + normal 0.0477992 -0.584431 -0.810034; + texcoord 0.200100 -1.27229; + tangent 0.171378 -0.794137 0.583075; + vertex -47.8748 -71.4196 59.4468; + normal 0.116188 -0.947316 0.298486; + texcoord 0.399710 1.00000; + tangent 0.0450922 0.305242 0.951207; + vertex -25.8746 -68.3618 60.8513; + normal 0.181346 -0.938856 0.292682; + texcoord 0.599320 -0.0914800; + tangent 0.0450925 0.305242 0.951207; + vertex -36.7192 -69.8092 60.4789; + normal 0.196857 -0.936220 0.291101; + texcoord 0.399710 -0.0914800; + vertex -36.7784 -70.2103 59.2290; + normal 0.260854 -0.922739 0.283741; + texcoord 0.599320 -1.27229; + tangent 0.0450922 0.305242 0.951207; + vertex -47.3878 -73.0858 59.6314; + normal 0.0624887 -0.0283589 0.997643; + texcoord 0.798930 1.00000; + tangent -0.141419 0.989259 0.0369785; + vertex -24.9789 -64.9857 59.8806; + normal 0.00754036 -0.0362764 0.999313; + texcoord 0.798930 -0.0914800; + tangent -0.141419 0.989259 0.0369785; + vertex -36.8960 -68.5722 60.5251; + normal -0.00964532 -0.0387291 0.999203; + texcoord 0.599320 -0.0914800; + tangent -0.141419 0.989259 0.0369785; + vertex -36.7192 -69.8092 60.4789; + normal -0.0648965 -0.0465379 0.996806; + texcoord 0.599320 -1.27229; + tangent -0.141419 0.989259 0.0369785; + vertex -47.3878 -73.0858 59.6314; + normal -0.260262 0.918349 0.298158; + texcoord 0.798930 1.00000; + tangent -0.129945 0.272676 -0.953290; + vertex -24.9789 -64.9857 59.8806; + normal -0.260785 0.918192 0.298185; + texcoord 0.998540 -0.0914800; + tangent -0.129944 0.272676 -0.953290; + vertex -37.0656 -68.2163 59.2806; + normal -0.260770 0.918197 0.298184; + texcoord 0.798930 -0.0914800; + vertex -36.8960 -68.5722 60.5251; + normal -0.261295 0.918039 0.298210; + texcoord 0.998540 -1.27229; + tangent -0.129945 0.272676 -0.953290; + vertex -47.9010 -71.6909 60.4833; + normal -0.272681 0.932416 0.237161; + texcoord 0.000490000 -0.0914800; + tangent 0.0243699 0.253117 -0.967129; + vertex -37.0656 -68.2163 59.2806; + normal -0.252106 0.937705 0.239064; + texcoord 0.200100 -1.27229; + tangent 0.0243700 0.253117 -0.967129; + vertex -47.8748 -71.4196 59.4468; + normal -0.244539 0.939536 0.239734; + texcoord 0.000490000 -1.27229; + vertex -47.9010 -71.6909 60.4833; + normal -0.222259 0.944576 0.241614; + texcoord 0.200100 -1.79390; + tangent 0.0243702 0.253117 -0.967129; + vertex -51.9662 -72.7378 60.8364; + normal -0.0721570 0.507472 -0.858641; + texcoord 0.399710 -0.0914800; + tangent 0.299057 -0.810268 -0.504014; + vertex -36.7784 -70.2103 59.2290; + normal -0.210254 0.459254 -0.863064; + texcoord 0.399710 -1.27229; + tangent 0.299058 -0.810268 -0.504014; + vertex -47.5590 -72.2753 58.9146; + normal -0.264035 0.437300 -0.859682; + texcoord 0.200100 -1.27229; + tangent 0.299058 -0.810268 -0.504014; + vertex -47.8748 -71.4196 59.4468; + normal -0.403620 0.371201 -0.836242; + texcoord 0.200100 -1.79390; + tangent 0.299058 -0.810268 -0.504014; + vertex -51.9662 -72.7378 60.8364; + normal 0.144318 -0.638263 -0.756169; + texcoord 0.399710 -0.0914800; + tangent 0.156327 -0.739867 0.654339; + vertex -36.7784 -70.2103 59.2290; + normal 0.0716390 -0.652245 -0.754615; + texcoord 0.599320 -1.27229; + tangent 0.156327 -0.739867 0.654339; + vertex -47.3878 -73.0858 59.6314; + normal 0.0684538 -0.652775 -0.754453; + texcoord 0.399710 -1.27229; + vertex -47.5590 -72.2753 58.9146; + normal -0.00812961 -0.663425 -0.748199; + texcoord 0.599320 -1.79390; + tangent 0.156327 -0.739867 0.654339; + vertex -52.1482 -72.9333 59.5479; + normal 0.336835 -0.859226 0.385061; + texcoord 0.798930 -0.0914800; + tangent -0.198300 0.335050 0.921096; + vertex -36.8960 -68.5722 60.5251; + normal 0.150773 -0.918146 0.366437; + texcoord 0.798930 -1.27229; + tangent -0.198301 0.335050 0.921096; + vertex -47.5977 -72.7310 60.6066; + normal 0.164412 -0.915072 0.368255; + texcoord 0.599320 -1.27229; + vertex -47.3878 -73.0858 59.6314; + normal -0.0360295 -0.941615 0.334757; + texcoord 0.599320 -1.79390; + tangent -0.198301 0.335050 0.921096; + vertex -52.1482 -72.9333 59.5479; + normal -0.0343069 0.107745 0.993586; + texcoord 0.798930 -0.0914800; + tangent -0.278080 0.953883 -0.113041; + vertex -36.8960 -68.5722 60.5251; + normal -0.0241535 0.110702 0.993560; + texcoord 0.998540 -1.27229; + tangent -0.278080 0.953883 -0.113041; + vertex -47.9010 -71.6909 60.4833; + normal -0.0236667 0.110844 0.993556; + texcoord 0.798930 -1.27229; + tangent -0.278080 0.953883 -0.113041; + vertex -47.5977 -72.7310 60.6066; + normal -0.0129063 0.113962 0.993401; + texcoord 0.998540 -1.79390; + tangent -0.278080 0.953883 -0.113041; + vertex -51.6743 -73.4675 60.6381; + normal 0.137681 -0.208059 0.968378; + texcoord 0.000490000 -1.27229; + tangent -0.360153 0.900249 0.244626; + vertex -47.9010 -71.6909 60.4833; + normal 0.0963337 -0.224932 0.969601; + texcoord 0.200100 -1.79390; + tangent -0.360153 0.900249 0.244626; + vertex -51.9662 -72.7378 60.8364; + normal 0.0989760 -0.223870 0.969580; + texcoord 0.000490000 -1.79390; + vertex -51.6743 -73.4675 60.6381; + normal 0.0574334 -0.240329 0.968991; + texcoord 0.200100 -2.31543; + tangent -0.360153 0.900249 0.244626; + vertex -55.7578 -74.4249 60.6427; + normal 0.0845302 0.907185 0.412152; + texcoord 0.399710 -1.27229; + tangent -0.364674 0.413101 -0.834482; + vertex -47.5590 -72.2753 58.9146; + normal -0.155616 0.856555 0.492033; + texcoord 0.399710 -1.79390; + tangent -0.364674 0.413101 -0.834482; + vertex -52.2595 -72.4055 60.1651; + normal -0.131693 0.864308 0.485417; + texcoord 0.200100 -1.79390; + tangent -0.364674 0.413101 -0.834482; + vertex -51.9662 -72.7378 60.8364; + normal -0.365817 0.760576 0.536379; + texcoord 0.200100 -2.31543; + vertex -55.7578 -74.4249 60.6427; + normal -0.195090 0.727746 -0.657515; + texcoord 0.399710 -1.27229; + tangent 0.135841 -0.643886 -0.752966; + vertex -47.5590 -72.2753 58.9146; + normal -0.210756 0.723834 -0.656997; + texcoord 0.599320 -1.79390; + tangent 0.135841 -0.643886 -0.752966; + vertex -52.1482 -72.9333 59.5479; + normal -0.213979 0.723005 -0.656869; + texcoord 0.399710 -1.79390; + vertex -52.2595 -72.4055 60.1651; + normal -0.229667 0.718842 -0.656140; + texcoord 0.599320 -2.31543; + vertex -55.8529 -73.5412 60.1786; + normal 0.229249 -0.283658 -0.931119; + texcoord 0.798930 -1.27229; + tangent 0.449634 -0.817556 0.359766; + vertex -47.5977 -72.7310 60.6066; + normal 0.115958 -0.345940 -0.931063; + texcoord 0.798930 -1.79390; + tangent 0.449635 -0.817556 0.359766; + vertex -51.7860 -73.5919 59.8377; + normal 0.0343614 -0.386647 -0.921587; + texcoord 0.599320 -1.79390; + vertex -52.1482 -72.9333 59.5479; + normal -0.0805128 -0.438234 -0.895248; + texcoord 0.599320 -2.31543; + tangent 0.449635 -0.817556 0.359766; + vertex -55.8529 -73.5412 60.1786; + normal 0.177288 -0.975946 0.126882; + texcoord 0.798930 -1.27229; + tangent 0.136645 0.152086 0.978876; + vertex -47.5977 -72.7310 60.6066; + normal 0.200532 -0.971933 0.123014; + texcoord 0.998540 -1.79390; + vertex -51.6743 -73.4675 60.6381; + normal 0.209194 -0.970290 0.121549; + texcoord 0.798930 -1.79390; + vertex -51.7860 -73.5919 59.8377; + normal 0.232228 -0.965527 0.117594; + texcoord 0.998540 -2.31543; + tangent 0.136645 0.152085 0.978876; + vertex -55.7592 -74.5238 60.0321; + normal 0.225653 -0.961746 0.155321; + texcoord 0.000490000 -1.79390; + tangent 0.00237445 0.159976 0.987118; + vertex -51.6743 -73.4675 60.6381; + normal 0.270787 -0.950344 0.153365; + texcoord 0.200100 -2.31543; + tangent 0.00237417 0.159976 0.987118; + vertex -55.7578 -74.4249 60.6427; + normal 0.276080 -0.948861 0.153112; + texcoord 0.000490000 -2.31543; + vertex -55.7592 -74.5238 60.0321; + normal 0.322740 -0.934420 0.150659; + texcoord 0.200100 -2.66359; + tangent 0.00237426 0.159976 0.987118; + vertex -57.7871 -75.1739 60.3445; + normal 0.205812 -0.127060 0.970308; + texcoord 0.399710 -1.79390; + tangent -0.0938171 0.984406 0.148806; + vertex -52.2595 -72.4055 60.1651; + normal 0.100044 -0.139387 0.985171; + texcoord 0.399710 -2.31543; + tangent -0.0938169 0.984406 0.148806; + vertex -55.8156 -73.8182 60.7344; + normal 0.0270907 -0.146886 0.988782; + texcoord 0.200100 -2.31543; + vertex -55.7578 -74.4249 60.6427; + normal -0.0866570 -0.156972 0.983794; + texcoord 0.200100 -2.66359; + tangent -0.0938169 0.984406 0.148806; + vertex -57.7871 -75.1739 60.3445; + normal -0.268524 0.854859 0.443972; + texcoord 0.399710 -1.79390; + tangent -0.0600094 0.445159 -0.893439; + vertex -52.2595 -72.4055 60.1651; + normal -0.298962 0.845950 0.441577; + texcoord 0.599320 -2.31543; + tangent -0.0600094 0.445159 -0.893439; + vertex -55.8529 -73.5412 60.1786; + normal -0.309471 0.842653 0.440641; + texcoord 0.399710 -2.31543; + tangent -0.0600094 0.445159 -0.893439; + vertex -55.8156 -73.8182 60.7344; + normal -0.340696 0.832170 0.437515; + texcoord 0.599320 -2.66359; + tangent -0.0600094 0.445159 -0.893439; + vertex -58.1457 -74.8176 60.8209; + normal -0.0506421 0.703887 -0.708505; + texcoord 0.798930 -1.79390; + tangent 0.0563631 -0.706270 -0.705695; + vertex -51.7860 -73.5919 59.8377; + normal -0.279439 0.667411 -0.690273; + texcoord 0.798930 -2.31543; + tangent 0.0563631 -0.706270 -0.705695; + vertex -55.8182 -73.9768 59.7434; + normal -0.286384 0.665681 -0.689096; + texcoord 0.599320 -2.31543; + tangent 0.0563631 -0.706270 -0.705695; + vertex -55.8529 -73.5412 60.1786; + normal -0.504836 0.589644 -0.630445; + texcoord 0.599320 -2.66359; + tangent 0.0563631 -0.706270 -0.705695; + vertex -58.1457 -74.8176 60.8209; + normal 0.0646342 -0.460274 -0.885421; + texcoord 0.798930 -1.79390; + tangent 0.0948360 -0.880427 0.464601; + vertex -51.7860 -73.5919 59.8377; + normal 0.0420594 -0.462744 -0.885494; + texcoord 0.998540 -2.31543; + tangent 0.0948358 -0.880427 0.464601; + vertex -55.7592 -74.5238 60.0321; + normal 0.0456464 -0.462368 -0.885513; + texcoord 0.798930 -2.31543; + vertex -55.8182 -73.9768 59.7434; + normal 0.0220731 -0.464730 -0.885177; + texcoord 0.998540 -2.66359; + tangent 0.0948357 -0.880427 0.464601; + vertex -57.9849 -74.8483 60.1469; + normal 0.0291801 -0.505419 -0.862381; + texcoord 0.000490000 -2.31543; + tangent 0.460811 -0.758798 0.460304; + vertex -55.7592 -74.5238 60.0321; + normal 0.0282646 -0.505842 -0.862163; + texcoord 0.200100 -2.66359; + tangent 0.460810 -0.758798 0.460304; + vertex -57.7871 -75.1739 60.3445; + normal 0.0276341 -0.506134 -0.862012; + texcoord 0.000490000 -2.66359; + vertex -57.9849 -74.8483 60.1469; + normal 0.0266673 -0.506580 -0.861780; + texcoord 0.200100 -3.00657; + tangent 0.460810 -0.758798 0.460304; + vertex -60.0238 -74.9873 60.1656; + normal 0.0843724 -0.111056 0.990226; + texcoord 0.399710 -2.31543; + tangent -0.603311 0.785216 0.139469; + vertex -55.8156 -73.8182 60.7344; + normal -0.0957417 -0.244928 0.964802; + texcoord 0.599320 -2.66359; + tangent -0.603311 0.785216 0.139469; + vertex -58.1457 -74.8176 60.8209; + normal -0.0306015 -0.197545 0.979816; + texcoord 0.399710 -2.66359; + vertex -57.8864 -75.1551 60.7609; + normal -0.216105 -0.329301 0.919162; + texcoord 0.599320 -3.00657; + tangent -0.603311 0.785216 0.139469; + vertex -59.8913 -75.2239 60.2649; + normal -0.106422 0.882260 0.458575; + texcoord 0.798930 -2.31543; + tangent -0.142412 0.442915 -0.885181; + vertex -55.8182 -73.9768 59.7434; + normal -0.218976 0.858039 0.464564; + texcoord 0.798930 -2.66359; + tangent -0.142411 0.442915 -0.885181; + vertex -58.2068 -74.6277 60.4415; + normal -0.227525 0.855700 0.464769; + texcoord 0.599320 -2.66359; + vertex -58.1457 -74.8176 60.8209; + normal -0.338358 0.818637 0.464055; + texcoord 0.599320 -3.00657; + tangent -0.142412 0.442915 -0.885181; + vertex -59.8913 -75.2239 60.2649; + normal -0.370372 0.587780 -0.719263; + texcoord 0.798930 -2.31543; + tangent 0.516457 -0.513305 -0.685413; + vertex -55.8182 -73.9768 59.7434; + normal -0.284574 0.652049 -0.702744; + texcoord 0.998540 -2.66359; + vertex -57.9849 -74.8483 60.1469; + normal -0.195807 0.708426 -0.678080; + texcoord 0.798930 -2.66359; + vertex -58.2068 -74.6277 60.4415; + normal -0.102367 0.757674 -0.644555; + texcoord 0.998540 -3.00657; + vertex -59.9773 -74.9573 60.3353; + normal 0.155540 -0.845082 -0.511512; + texcoord 0.399710 -2.66359; + tangent 0.444652 -0.402493 0.800178; + vertex -57.8864 -75.1551 60.7609; + normal 0.00385030 -0.892484 -0.451063; + texcoord 0.599320 -3.00657; + tangent 0.444652 -0.402493 0.800178; + vertex -59.8913 -75.2239 60.2649; + normal -0.0990853 -0.909972 -0.402659; + texcoord 0.399710 -3.00657; + vertex -59.9706 -75.1520 60.1221; + normal -0.269142 -0.912106 -0.309233; + texcoord 0.399710 -3.10657; + vertex -60.1521 -75.1678 60.3265; + normal 0.185933 -0.722545 0.665851; + texcoord 0.798930 -2.66359; + tangent -0.0229705 0.674286 0.738113; + vertex -58.2068 -74.6277 60.4415; + normal 0.109581 -0.732161 0.672259; + texcoord 0.798930 -3.00657; + tangent -0.0229705 0.674286 0.738113; + vertex -59.8954 -75.1035 60.3967; + normal 0.0956018 -0.733442 0.672995; + texcoord 0.599320 -3.00657; + vertex -59.8913 -75.2239 60.2649; + normal 0.000512245 -0.738299 0.674473; + texcoord 0.599320 -3.10657; + tangent -0.0229705 0.674286 0.738112; + vertex -60.1521 -75.1678 60.3265; + normal -0.117270 0.328000 0.937371; + texcoord 0.798930 -2.66359; + tangent -0.458886 0.819178 -0.344052; + vertex -58.2068 -74.6277 60.4415; + normal -0.213557 0.274186 0.937665; + texcoord 0.998540 -3.00657; + tangent -0.458886 0.819178 -0.344052; + vertex -59.9773 -74.9573 60.3353; + normal -0.196002 0.284358 0.938469; + texcoord 0.798930 -3.00657; + vertex -59.8954 -75.1035 60.3967; + normal -0.307643 0.216783 0.926478; + texcoord 0.798930 -3.10657; + vertex -60.1521 -75.1678 60.3265; + normal 0.0417094 0.630133 -0.775366; + texcoord 0.000490000 1.00000; + tangent 0.183758 -0.767642 -0.613970; + vertex -16.6315 -56.1081 30.6848; + normal -0.0544250 0.615703 -0.786097; + texcoord 0.166830 -0.0403700; + tangent 0.183758 -0.767642 -0.613970; + vertex -28.8754 -58.1594 28.3591; + normal -0.0491691 0.616646 -0.785704; + texcoord 0.000490000 -0.0403700; + tangent 0.183758 -0.767642 -0.613970; + vertex -29.1229 -57.1256 29.1859; + normal -0.145066 0.596589 -0.789327; + texcoord 0.166830 -1.17099; + tangent 0.183758 -0.767642 -0.613970; + vertex -40.6190 -61.2189 28.2050; + normal 0.265349 -0.351374 -0.897845; + texcoord 0.333170 1.00000; + tangent 0.0949037 -0.917186 0.386992; + vertex -17.8181 -58.4618 31.7454; + normal 0.190518 -0.364826 -0.911375; + texcoord 0.333170 -0.0403700; + tangent 0.0949043 -0.917186 0.386992; + vertex -28.7518 -59.3548 28.8635; + normal 0.185708 -0.365610 -0.912054; + texcoord 0.166830 -0.0403700; + vertex -28.8754 -58.1594 28.3591; + normal 0.110211 -0.376676 -0.919766; + texcoord 0.166830 -1.17099; + tangent 0.0949048 -0.917186 0.386992; + vertex -40.6190 -61.2189 28.2050; + normal 0.109615 -0.987895 -0.109765; + texcoord 0.333170 1.00000; + tangent -0.0919094 -0.120032 0.988506; + vertex -17.8181 -58.4618 31.7454; + normal 0.209842 -0.972750 -0.0986076; + texcoord 0.499510 -0.0403700; + tangent -0.0919096 -0.120032 0.988506; + vertex -28.8755 -59.5164 30.1947; + normal 0.217496 -0.971159 -0.0977028; + texcoord 0.333170 -0.0403700; + vertex -28.7518 -59.3548 28.8635; + normal 0.315042 -0.945220 -0.0854835; + texcoord 0.499510 -1.17099; + tangent -0.0919095 -0.120032 0.988506; + vertex -39.7509 -62.9318 27.8794; + normal 0.0182995 -0.635533 0.771857; + texcoord 0.665860 1.00000; + tangent -0.183611 0.756721 0.627424; + vertex -16.4823 -54.8879 33.7119; + normal 0.0250448 -0.634467 0.772544; + texcoord 0.665860 -0.0403700; + tangent -0.183611 0.756721 0.627424; + vertex -29.1308 -58.4642 31.0671; + normal 0.0273254 -0.634099 0.772769; + texcoord 0.499510 -0.0403700; + vertex -28.8755 -59.5164 30.1947; + normal 0.0341289 -0.632983 0.773413; + texcoord 0.499510 -1.17099; + tangent -0.183611 0.756721 0.627424; + vertex -39.7509 -62.9318 27.8794; + normal -0.285033 0.347433 0.893334; + texcoord 0.665860 1.00000; + tangent -0.0949055 0.917187 -0.386991; + vertex -16.4823 -54.8879 33.7119; + normal -0.264370 0.351565 0.898060; + texcoord 0.832200 -0.0403700; + tangent -0.0949055 0.917187 -0.386991; + vertex -29.2545 -57.2688 30.5627; + normal -0.260401 0.352337 0.898916; + texcoord 0.665860 -0.0403700; + tangent -0.0949055 0.917187 -0.386991; + vertex -29.1308 -58.4642 31.0671; + normal -0.239275 0.356331 0.903203; + texcoord 0.832200 -1.17099; + tangent -0.0949059 0.917187 -0.386990; + vertex -40.3733 -62.5545 29.7024; + normal -0.0920628 0.991276 0.0943185; + texcoord 0.998540 1.00000; + tangent 0.0946551 0.103004 -0.990167; + vertex -16.6315 -56.1081 30.6848; + normal -0.257135 0.963411 0.0756396; + texcoord 0.998540 -0.0403700; + tangent 0.0946553 0.103004 -0.990167; + vertex -29.1229 -57.1256 29.1859; + normal -0.274857 0.958675 0.0734529; + texcoord 0.832200 -0.0403700; + vertex -29.2545 -57.2688 30.5627; + normal -0.432048 0.900329 0.0523566; + texcoord 0.832200 -1.17099; + tangent 0.0946552 0.103004 -0.990167; + vertex -40.3733 -62.5545 29.7024; + normal -0.343819 0.913840 0.216065; + texcoord 0.000490000 -0.0403700; + tangent 0.112109 0.268393 -0.956764; + vertex -29.1229 -57.1256 29.1859; + normal -0.311692 0.923739 0.222607; + texcoord 0.166830 -1.17099; + tangent 0.112108 0.268393 -0.956764; + vertex -40.6190 -61.2189 28.2050; + normal -0.309183 0.924462 0.223103; + texcoord 0.000490000 -1.17099; + tangent 0.112108 0.268393 -0.956764; + vertex -40.7469 -61.5253 29.2972; + normal -0.274940 0.933623 0.229686; + texcoord 0.166830 -1.64902; + tangent 0.112108 0.268393 -0.956764; + vertex -44.9164 -62.3686 27.7342; + normal -0.0672081 0.684339 -0.726060; + texcoord 0.333170 -0.0403700; + tangent 0.446315 -0.630217 -0.635318; + vertex -28.7518 -59.3548 28.8635; + normal -0.0795652 0.679192 -0.729635; + texcoord 0.333170 -1.17099; + tangent 0.446315 -0.630217 -0.635318; + vertex -40.1209 -61.9221 27.4960; + normal -0.0857898 0.676548 -0.731384; + texcoord 0.166830 -1.17099; + vertex -40.6190 -61.2189 28.2050; + normal -0.0989573 0.670839 -0.734971; + texcoord 0.166830 -1.64902; + vertex -44.9164 -62.3686 27.7342; + normal 0.178808 -0.291261 -0.939784; + texcoord 0.333170 -0.0403700; + tangent 0.324147 -0.884412 0.335774; + vertex -28.7518 -59.3548 28.8635; + normal 0.240086 -0.266409 -0.933480; + texcoord 0.499510 -1.17099; + tangent 0.324147 -0.884412 0.335774; + vertex -39.7509 -62.9318 27.8794; + normal 0.258101 -0.258793 -0.930811; + texcoord 0.333170 -1.17099; + vertex -40.1209 -61.9221 27.4960; + normal 0.321914 -0.230635 -0.918248; + texcoord 0.499510 -1.64902; + tangent 0.324147 -0.884412 0.335774; + vertex -44.4613 -63.2119 26.2984; + normal 0.431754 -0.877554 -0.208536; + texcoord 0.665860 -0.0403700; + tangent -0.106535 -0.279191 0.954308; + vertex -29.1308 -58.4642 31.0671; + normal 0.311164 -0.920923 -0.234686; + texcoord 0.665860 -1.17099; + tangent -0.106535 -0.279190 0.954308; + vertex -39.8753 -63.2577 28.9935; + normal 0.280901 -0.929124 -0.240464; + texcoord 0.499510 -1.17099; + vertex -39.7509 -62.9318 27.8794; + normal 0.144962 -0.953876 -0.262881; + texcoord 0.499510 -1.64902; + tangent -0.106535 -0.279190 0.954308; + vertex -44.4613 -63.2119 26.2984; + normal 0.145636 -0.649331 0.746431; + texcoord 0.665860 -0.0403700; + tangent -0.446314 0.630219 0.635317; + vertex -29.1308 -58.4642 31.0671; + normal 0.0478512 -0.692126 0.720189; + texcoord 0.832200 -1.17099; + tangent -0.446314 0.630220 0.635317; + vertex -40.3733 -62.5545 29.7024; + normal 0.0565937 -0.688650 0.722882; + texcoord 0.665860 -1.17099; + vertex -39.8753 -63.2577 28.9935; + normal -0.0458011 -0.725106 0.687113; + texcoord 0.832200 -1.64902; + vertex -44.7272 -64.1339 27.7454; + normal -0.114992 0.327519 0.937821; + texcoord 0.998540 -0.0403700; + tangent -0.320036 0.881531 -0.347103; + vertex -29.1229 -57.1256 29.1859; + normal -0.284482 0.260048 0.922738; + texcoord 0.998540 -1.17099; + tangent -0.320035 0.881531 -0.347103; + vertex -40.7469 -61.5253 29.2972; + normal -0.289343 0.257923 0.921822; + texcoord 0.832200 -1.17099; + tangent -0.320035 0.881531 -0.347103; + vertex -40.3733 -62.5545 29.7024; + normal -0.456340 0.177636 0.871894; + texcoord 0.832200 -1.64902; + tangent -0.320035 0.881531 -0.347103; + vertex -44.7272 -64.1339 27.7454; + normal -0.391819 0.452914 0.800841; + texcoord 0.000490000 -1.17099; + tangent 0.0267669 0.875683 -0.482145; + vertex -40.7469 -61.5253 29.2972; + normal -0.390159 0.453216 0.801481; + texcoord 0.166830 -1.64902; + tangent 0.0267668 0.875683 -0.482145; + vertex -44.9164 -62.3686 27.7342; + normal -0.389230 0.453384 0.801838; + texcoord 0.000490000 -1.64902; + tangent 0.0267668 0.875683 -0.482145; + vertex -44.9434 -63.2513 28.2202; + normal -0.387425 0.453708 0.802527; + texcoord 0.000490000 -2.04062; + tangent 0.0267667 0.875682 -0.482145; + vertex -47.7635 -64.6975 27.6763; + normal -0.0928452 0.995676 -0.00286530; + texcoord 0.333170 -1.17099; + tangent 0.243251 0.0198920 -0.969759; + vertex -40.1209 -61.9221 27.4960; + normal -0.175612 0.984170 -0.0238624; + texcoord 0.333170 -1.64902; + tangent 0.243251 0.0198920 -0.969759; + vertex -44.6753 -62.3489 26.7733; + normal -0.216908 0.975586 -0.0343968; + texcoord 0.166830 -1.64902; + vertex -44.9164 -62.3686 27.7342; + normal -0.301177 0.951921 -0.0560200; + texcoord 0.333170 -2.04062; + tangent 0.243251 0.0198921 -0.969759; + vertex -48.4253 -63.4747 27.8045; + normal 0.0903437 0.497251 -0.862890; + texcoord 0.333170 -1.17099; + tangent 0.212337 -0.856129 -0.471123; + vertex -40.1209 -61.9221 27.4960; + normal -0.120024 0.455617 -0.882047; + texcoord 0.499510 -1.64902; + tangent 0.212337 -0.856129 -0.471123; + vertex -44.4613 -63.2119 26.2984; + normal -0.143047 0.449691 -0.881655; + texcoord 0.333170 -1.64902; + tangent 0.212337 -0.856129 -0.471123; + vertex -44.6753 -62.3489 26.7733; + normal -0.350137 0.383450 -0.854617; + texcoord 0.333170 -2.04062; + tangent 0.212337 -0.856129 -0.471123; + vertex -48.4253 -63.4747 27.8045; + normal 0.453648 -0.432357 -0.779276; + texcoord 0.665860 -1.17099; + tangent -0.0242667 -0.880099 0.474169; + vertex -39.8753 -63.2577 28.9935; + normal 0.262813 -0.463241 -0.846367; + texcoord 0.665860 -1.64902; + tangent -0.0242668 -0.880099 0.474169; + vertex -44.4862 -64.1142 26.7845; + normal 0.259712 -0.463574 -0.847142; + texcoord 0.499510 -1.64902; + vertex -44.4613 -63.2119 26.2984; + normal 0.0524090 -0.474776 -0.878545; + texcoord 0.665860 -2.04062; + tangent -0.0242667 -0.880099 0.474169; + vertex -48.1944 -64.0340 26.5199; + normal 0.171951 -0.984838 0.0229400; + texcoord 0.665860 -1.17099; + tangent -0.243240 -0.0198806 0.969762; + vertex -39.8753 -63.2577 28.9935; + normal 0.0795100 -0.996834 -0.000492422; + texcoord 0.832200 -1.64902; + tangent -0.243240 -0.0198806 0.969762; + vertex -44.7272 -64.1339 27.7454; + normal 0.0757229 -0.997128 -0.00144835; + texcoord 0.665860 -1.64902; + vertex -44.4862 -64.1142 26.7845; + normal -0.0198121 -0.999480 -0.0254591; + texcoord 0.665860 -2.04062; + tangent -0.243241 -0.0198806 0.969762; + vertex -48.1944 -64.0340 26.5199; + normal -0.0282104 -0.478894 0.877419; + texcoord 0.998540 -1.17099; + tangent -0.210832 0.860873 0.463085; + vertex -40.7469 -61.5253 29.2972; + normal 0.0106552 -0.471681 0.881705; + texcoord 0.998540 -1.64902; + tangent -0.210832 0.860873 0.463085; + vertex -44.9434 -63.2513 28.2202; + normal 0.0255588 -0.468716 0.882979; + texcoord 0.832200 -1.64902; + vertex -44.7272 -64.1339 27.7454; + normal 0.0652776 -0.460277 0.885372; + texcoord 0.998540 -2.04062; + tangent -0.210832 0.860873 0.463085; + vertex -47.7635 -64.6975 27.6763; + normal 0.0451620 -0.0799577 0.995775; + texcoord 0.166830 -1.64902; + tangent -0.473910 0.875773 0.0918156; + vertex -44.9164 -62.3686 27.7342; + normal 0.00238618 -0.102990 0.994679; + texcoord 0.333170 -2.04062; + tangent -0.473910 0.875773 0.0918156; + vertex -48.4253 -63.4747 27.8045; + normal 0.00535707 -0.101399 0.994831; + texcoord 0.000490000 -2.04062; + vertex -47.7635 -64.6975 27.6763; + normal -0.0370122 -0.123987 0.991593; + texcoord 0.333170 -2.48305; + tangent -0.473910 0.875774 0.0918156; + vertex -51.7609 -65.5696 27.4181; + normal -0.218771 0.879651 -0.422320; + texcoord 0.499510 -1.64902; + tangent 0.162549 -0.393902 -0.904665; + vertex -44.4613 -63.2119 26.2984; + normal -0.322794 0.845179 -0.426001; + texcoord 0.665860 -2.04062; + vertex -48.1944 -64.0340 26.5199; + normal -0.348764 0.834736 -0.426120; + texcoord 0.333170 -2.04062; + tangent 0.162549 -0.393902 -0.904665; + vertex -48.4253 -63.4747 27.8045; + normal -0.446118 0.788454 -0.423461; + texcoord 0.333170 -2.48305; + tangent 0.162549 -0.393902 -0.904665; + vertex -51.7609 -65.5696 27.4181; + normal 0.165788 -0.827430 -0.536539; + texcoord 0.832200 -1.64902; + tangent 0.307541 -0.473555 0.825327; + vertex -44.7272 -64.1339 27.7454; + normal 0.291318 -0.778856 -0.555444; + texcoord 0.998540 -2.04062; + tangent 0.307541 -0.473555 0.825327; + vertex -47.7635 -64.6975 27.6763; + normal 0.356563 -0.746811 -0.561370; + texcoord 0.665860 -2.04062; + vertex -48.1944 -64.0340 26.5199; + normal 0.466863 -0.680692 -0.564533; + texcoord 0.998540 -2.48305; + tangent 0.307541 -0.473555 0.825327; + vertex -51.1468 -66.0918 26.5595; + normal 0.136755 -0.799889 0.584359; + texcoord 0.000490000 -2.04062; + tangent -0.521465 0.443422 0.729007; + vertex -47.7635 -64.6975 27.6763; + normal 0.134288 -0.801070 0.583313; + texcoord 0.333170 -2.48305; + tangent -0.521466 0.443422 0.729006; + vertex -51.7609 -65.5696 27.4181; + normal 0.135073 -0.800695 0.583646; + texcoord 0.000490000 -2.48305; + vertex -51.1468 -66.0918 26.5595; + normal 0.132333 -0.802000 0.582480; + texcoord 0.333170 -2.73867; + vertex -53.1619 -66.3109 26.7156; + normal -0.263102 0.863145 0.430997; + texcoord 0.665860 -2.04062; + tangent 0.174533 0.481949 -0.858641; + vertex -48.1944 -64.0340 26.5199; + normal -0.371005 0.839944 0.396041; + texcoord 0.665860 -2.48305; + tangent 0.174533 0.481949 -0.858641; + vertex -51.5531 -64.9958 26.3959; + normal -0.451637 0.814067 0.365127; + texcoord 0.333170 -2.48305; + tangent 0.174533 0.481949 -0.858641; + vertex -51.7609 -65.5696 27.4181; + normal -0.562410 0.764576 0.314831; + texcoord 0.333170 -2.73867; + tangent 0.174533 0.481949 -0.858641; + vertex -53.1619 -66.3109 26.7156; + normal 0.0713242 -0.121393 -0.990039; + texcoord 0.665860 -2.04062; + tangent 0.344281 -0.928571 0.138659; + vertex -48.1944 -64.0340 26.5199; + normal 0.148552 -0.0919504 -0.984621; + texcoord 0.998540 -2.48305; + tangent 0.344281 -0.928571 0.138659; + vertex -51.1468 -66.0918 26.5595; + normal 0.155448 -0.0892712 -0.983802; + texcoord 0.665860 -2.48305; + tangent 0.344281 -0.928571 0.138659; + vertex -51.5531 -64.9958 26.3959; + normal 0.238254 -0.0564434 -0.969561; + texcoord 0.998540 -2.73867; + vertex -53.3915 -65.9156 25.9977; + normal 0.0559275 -0.866972 -0.495209; + texcoord 0.000490000 -2.48305; + tangent 0.269755 -0.464419 0.843533; + vertex -51.1468 -66.0918 26.5595; + normal 0.241928 -0.815222 -0.526198; + texcoord 0.333170 -2.73867; + tangent 0.269755 -0.464418 0.843533; + vertex -53.1619 -66.3109 26.7156; + normal 0.317142 -0.784283 -0.533217; + texcoord 0.000490000 -2.73867; + vertex -53.3915 -65.9156 25.9977; + normal 0.487608 -0.689509 -0.535552; + texcoord 0.333170 -3.04095; + vertex -54.9065 -67.0436 26.0706; + normal 0.172777 0.0280043 0.984563; + texcoord 0.665860 -2.48305; + tangent -0.323884 0.945623 0.0299404; + vertex -51.5531 -64.9958 26.3959; + normal -0.0265039 -0.0407025 0.998820; + texcoord 0.665860 -2.73867; + tangent -0.323884 0.945623 0.0299404; + vertex -53.4388 -65.5027 26.7412; + normal -0.0982843 -0.0651045 0.993026; + texcoord 0.333170 -2.73867; + vertex -53.1619 -66.3109 26.7156; + normal -0.294946 -0.130990 0.946493; + texcoord 0.333170 -3.04095; + tangent -0.323884 0.945623 0.0299404; + vertex -54.9065 -67.0436 26.0706; + normal -0.308543 0.823095 -0.476776; + texcoord 0.665860 -2.48305; + tangent 0.0554583 -0.484812 -0.872858; + vertex -51.5531 -64.9958 26.3959; + normal -0.283169 0.830673 -0.479372; + texcoord 0.998540 -2.73867; + tangent 0.0554582 -0.484812 -0.872858; + vertex -53.3915 -65.9156 25.9977; + normal -0.290200 0.828638 -0.478689; + texcoord 0.665860 -2.73867; + tangent 0.0554583 -0.484812 -0.872858; + vertex -53.4388 -65.5027 26.7412; + normal -0.264427 0.835858 -0.481061; + texcoord 0.998540 -3.04095; + tangent 0.0554583 -0.484812 -0.872858; + vertex -55.2519 -66.5221 25.9665; + normal 0.0663226 -0.152802 -0.986029; + texcoord 0.000490000 -2.73867; + tangent 0.544692 -0.822427 0.164086; + vertex -53.3915 -65.9156 25.9977; + normal 0.159064 -0.0907919 -0.983085; + texcoord 0.333170 -3.04095; + tangent 0.544692 -0.822427 0.164086; + vertex -54.9065 -67.0436 26.0706; + normal 0.253559 -0.0249985 -0.966997; + texcoord 0.000490000 -3.04095; + vertex -55.2519 -66.5221 25.9665; + normal 0.359264 0.0520350 -0.931784; + texcoord 0.333170 -3.29391; + tangent 0.544691 -0.822427 0.164086; + vertex -56.5503 -66.5171 25.4662; + normal 0.0189667 0.999049 -0.0392563; + texcoord 0.000490000 -3.04095; + tangent -0.404222 -0.0282492 -0.914225; + vertex -55.2519 -66.5221 25.9665; + normal 0.000669923 0.999514 -0.0311808; + texcoord 0.333170 -3.29391; + tangent -0.404222 -0.0282492 -0.914224; + vertex -56.5503 -66.5171 25.4662; + normal 0.00847996 0.999364 -0.0346293; + texcoord 0.000490000 -3.29391; + tangent -0.404222 -0.0282492 -0.914225; + vertex -56.4253 -66.5084 25.7489; + normal -0.0127953 0.999600 -0.0252298; + texcoord 0.000490000 -3.39391; + vertex -56.7460 -66.5132 25.7217; + normal 0.0888715 0.286545 0.953936; + texcoord 0.000490000 1.00000; + tangent 0.429708 -0.875045 0.222815; + vertex 11.1833 147.661 45.6002; + normal 0.126756 0.302771 0.944597; + texcoord 0.333170 -0.714350; + tangent 0.429709 -0.875045 0.222815; + vertex 21.1252 151.485 43.5255; + normal 0.125731 0.302338 0.944872; + texcoord 0.000490000 -0.714350; + vertex 20.9384 151.865 43.4286; + normal 0.163399 0.318040 0.933890; + texcoord 0.333170 -2.74454; + tangent 0.429709 -0.875045 0.222815; + vertex 30.6511 155.403 40.5244; + normal 0.286022 -0.916787 -0.278735; + texcoord 0.665860 1.00000; + tangent -0.376431 0.159999 -0.912524; + vertex 11.0771 147.420 46.5829; + normal 0.287278 -0.916264 -0.279161; + texcoord 0.665860 -0.714350; + tangent -0.376431 0.159999 -0.912524; + vertex 20.9588 151.555 43.1220; + normal 0.287321 -0.916247 -0.279176; + texcoord 0.333170 -0.714350; + vertex 21.1252 151.485 43.5255; + normal 0.288577 -0.915722 -0.279602; + texcoord 0.333170 -2.74454; + tangent -0.376432 0.159999 -0.912524; + vertex 30.6511 155.403 40.5244; + normal -0.476394 0.602523 -0.640324; + texcoord 0.665860 1.00000; + tangent -0.0467395 0.709893 0.702757; + vertex 11.0771 147.420 46.5829; + normal -0.446440 0.614509 -0.650439; + texcoord 0.998540 -0.714350; + tangent -0.0467380 0.709893 0.702757; + vertex 20.9384 151.865 43.4286; + normal -0.447376 0.614147 -0.650136; + texcoord 0.665860 -0.714350; + tangent -0.0467380 0.709893 0.702757; + vertex 20.9588 151.555 43.1220; + normal -0.416907 0.625460 -0.659537; + texcoord 0.998540 -2.74454; + tangent -0.0467364 0.709893 0.702757; + vertex 30.6484 155.370 40.6150; + normal 0.237983 -0.916741 -0.320857; + texcoord 0.000490000 -0.714350; + tangent 0.0275339 0.336583 -0.941251; + vertex 20.9384 151.865 43.4286; + normal 0.240031 -0.916285 -0.320634; + texcoord 0.333170 -2.74454; + tangent 0.0275335 0.336583 -0.941251; + vertex 30.6511 155.403 40.5244; + normal 0.239495 -0.916405 -0.320693; + texcoord 0.000490000 -2.74454; + vertex 30.6484 155.370 40.6150; + normal 0.242270 -0.915782 -0.320388; + texcoord 0.000490000 -2.84454; + tangent 0.0275336 0.336583 -0.941251; + vertex 30.7350 155.406 40.5791; + normal 0.187467 0.160650 0.969045; + texcoord 0.665860 -0.714350; + tangent -0.0803875 -0.980716 0.178139; + vertex 20.9588 151.555 43.1220; + normal 0.236567 0.154837 0.959198; + texcoord 0.998540 -2.74454; + tangent -0.0803924 -0.980716 0.178139; + vertex 30.6484 155.370 40.6150; + normal 0.258641 0.152071 0.953928; + texcoord 0.665860 -2.74454; + vertex 30.6562 155.465 40.5979; + normal 0.329123 0.142576 0.933461; + texcoord 0.665860 -2.84454; + tangent -0.0803924 -0.980716 0.178139; + vertex 30.7350 155.406 40.5791; + normal 0.0980150 -0.990092 0.100555; + texcoord 0.000490000 1.00000; + tangent 0.109087 -0.0897444 -0.989973; + vertex 9.51175 96.4551 126.872; + normal 0.127656 -0.986405 0.103487; + texcoord 0.250000 -1.52567; + tangent 0.109086 -0.0897444 -0.989973; + vertex 27.3494 98.4329 128.959; + normal 0.130182 -0.986049 0.103733; + texcoord 0.000490000 -1.52567; + vertex 27.2836 98.4870 129.556; + normal 0.160590 -0.981242 0.106648; + texcoord 0.250000 -2.35541; + tangent 0.109085 -0.0897444 -0.989973; + vertex 32.2872 99.3747 130.189; + normal 0.0611171 -0.0716338 -0.995557; + texcoord 0.499510 1.00000; + tangent -0.168627 0.982343 -0.0810350; + vertex 9.30950 96.6176 127.982; + normal 0.150530 -0.0555830 -0.987042; + texcoord 0.499510 -1.52567; + tangent -0.168627 0.982343 -0.0810350; + vertex 27.2478 99.0250 128.910; + normal 0.157672 -0.0542709 -0.985999; + texcoord 0.250000 -1.52567; + vertex 27.3494 98.4329 128.959; + normal 0.248190 -0.0372477 -0.967995; + texcoord 0.250000 -2.35541; + tangent -0.168627 0.982343 -0.0810350; + vertex 32.2872 99.3747 130.189; + normal -0.126212 0.985181 -0.116146; + texcoord 0.499510 1.00000; + tangent -0.111195 0.102294 0.988520; + vertex 9.30950 96.6176 127.982; + normal -0.0717971 0.991262 -0.110654; + texcoord 0.749030 -1.52567; + tangent -0.111194 0.102294 0.988520; + vertex 27.1798 99.0875 129.514; + normal -0.0705049 0.991370 -0.110520; + texcoord 0.499510 -1.52567; + vertex 27.2478 99.0250 128.910; + normal -0.0143640 0.994419 -0.104520; + texcoord 0.749030 -2.35541; + tangent -0.111193 0.102294 0.988520; + vertex 32.4231 99.1880 129.749; + normal -0.153898 0.0419775 0.987195; + texcoord 0.998540 1.00000; + tangent 0.169949 -0.983083 0.0682968; + vertex 9.51175 96.4551 126.872; + normal -0.0982139 0.0520629 0.993803; + texcoord 0.998540 -1.52567; + tangent 0.169949 -0.983083 0.0682967; + vertex 27.2836 98.4870 129.556; + normal -0.103395 0.0511341 0.993325; + texcoord 0.749030 -1.52567; + vertex 27.1798 99.0875 129.514; + normal -0.0458683 0.0613385 0.997063; + texcoord 0.749030 -2.35541; + tangent 0.169949 -0.983083 0.0682967; + vertex 32.4231 99.1880 129.749; + normal -0.205998 0.916439 0.343080; + texcoord 0.000490000 -1.52567; + tangent -0.197560 -0.382328 0.902660; + vertex 27.2836 98.4870 129.556; + normal -0.168941 0.920310 0.352829; + texcoord 0.250000 -2.35541; + tangent -0.197559 -0.382329 0.902660; + vertex 32.2872 99.3747 130.189; + normal -0.157625 0.921216 0.355690; + texcoord 0.000490000 -2.35541; + tangent -0.197559 -0.382329 0.902660; + vertex 32.3562 99.5081 129.874; + normal -0.120103 0.923311 0.364790; + texcoord 0.250000 -3.31631; + tangent -0.197559 -0.382328 0.902660; + vertex 37.4151 100.058 130.148; + normal -0.201120 -0.388951 0.899037; + texcoord 0.499510 -1.52567; + tangent 0.190655 -0.915782 -0.353544; + vertex 27.2478 99.0250 128.910; + normal -0.0696630 -0.371864 0.925669; + texcoord 0.499510 -2.35541; + tangent 0.190656 -0.915782 -0.353544; + vertex 32.3537 99.0552 130.065; + normal -0.0785927 -0.373234 0.924402; + texcoord 0.250000 -2.35541; + vertex 32.2872 99.3747 130.189; + normal 0.0540693 -0.349807 0.935260; + texcoord 0.250000 -3.31631; + tangent 0.190655 -0.915782 -0.353544; + vertex 37.4151 100.058 130.148; + normal 0.0889060 -0.925243 -0.368810; + texcoord 0.499510 -1.52567; + tangent 0.198228 0.379306 -0.903788; + vertex 27.2478 99.0250 128.910; + normal 0.147355 -0.923139 -0.355108; + texcoord 0.749030 -2.35541; + tangent 0.198228 0.379306 -0.903788; + vertex 32.4231 99.1880 129.749; + normal 0.139154 -0.923637 -0.357115; + texcoord 0.499510 -2.35541; + vertex 32.3537 99.0552 130.065; + normal 0.197600 -0.918619 -0.342190; + texcoord 0.749030 -3.31631; + tangent 0.198228 0.379306 -0.903788; + vertex 37.4767 100.079 130.275; + normal -0.0140975 0.360579 -0.932622; + texcoord 0.998540 -1.52567; + tangent -0.191340 0.914506 0.356467; + vertex 27.2836 98.4870 129.556; + normal 0.00840932 0.364691 -0.931091; + texcoord 0.998540 -2.35541; + tangent -0.191341 0.914505 0.356467; + vertex 32.3562 99.5081 129.874; + normal 0.00909316 0.364813 -0.931037; + texcoord 0.749030 -2.35541; + vertex 32.4231 99.1880 129.749; + normal 0.0315993 0.368728 -0.929000; + texcoord 0.749030 -3.31631; + tangent -0.191341 0.914505 0.356467; + vertex 37.4767 100.079 130.275; + normal 0.116907 -0.752873 -0.647700; + texcoord 0.000490000 -2.35541; + tangent -0.309447 0.592093 -0.744090; + vertex 32.3562 99.5081 129.874; + normal 0.114811 -0.753509 -0.647335; + texcoord 0.250000 -3.31631; + tangent -0.309445 0.592093 -0.744090; + vertex 37.4151 100.058 130.148; + normal 0.114300 -0.753664 -0.647245; + texcoord 0.000490000 -3.31631; + tangent -0.309445 0.592093 -0.744090; + vertex 37.4463 99.9982 130.223; + normal 0.111475 -0.754514 -0.646747; + texcoord 0.000490000 -3.41631; + tangent -0.309445 0.592093 -0.744090; + vertex 37.5423 100.062 130.166; + normal -0.0979204 0.561788 -0.821466; + texcoord 0.499510 -2.35541; + tangent 0.301841 0.803316 0.513396; + vertex 32.3537 99.0552 130.065; + normal 0.00753030 0.536487 -0.843875; + texcoord 0.499510 -3.31631; + tangent 0.301840 0.803316 0.513396; + vertex 37.4455 100.139 130.200; + normal -0.0245501 0.544884 -0.838152; + texcoord 0.250000 -3.31631; + vertex 37.4151 100.058 130.148; + normal 0.104554 0.507372 -0.855361; + texcoord 0.250000 -3.41631; + vertex 37.5423 100.062 130.166; + normal -0.0328520 -0.796250 -0.604075; + texcoord 0.000490000 1.00000; + tangent 0.472459 0.520235 -0.711433; + vertex 30.3590 -9.24328 155.869; + normal 0.0214892 -0.813766 -0.580796; + texcoord 0.250000 -1.75186; + tangent 0.472459 0.520236 -0.711433; + vertex 48.9958 -15.0999 162.575; + normal 0.0210079 -0.813624 -0.581012; + texcoord 0.000490000 -1.75186; + tangent 0.472459 0.520236 -0.711433; + vertex 48.6734 -15.4549 163.060; + normal 0.0768114 -0.828439 -0.554787; + texcoord 0.250000 -2.64940; + tangent 0.472459 0.520236 -0.711433; + vertex 53.7810 -16.5082 165.340; + normal 0.373038 0.557804 -0.741415; + texcoord 0.499510 1.00000; + tangent -0.122197 0.821674 0.556704; + vertex 29.9639 -9.94008 156.881; + normal 0.449025 0.545990 -0.707299; + texcoord 0.499510 -1.75186; + tangent -0.122198 0.821674 0.556704; + vertex 48.9124 -14.5393 162.955; + normal 0.462062 0.543512 -0.700780; + texcoord 0.250000 -1.75186; + tangent -0.122198 0.821674 0.556704; + vertex 48.9958 -15.0999 162.575; + normal 0.536205 0.526660 -0.659631; + texcoord 0.250000 -2.64940; + tangent -0.122197 0.821674 0.556704; + vertex 53.7810 -16.5082 165.340; + normal 0.0103023 0.812383 0.583034; + texcoord 0.499510 1.00000; + tangent -0.473821 -0.509485 0.718275; + vertex 29.9639 -9.94008 156.881; + normal 0.0350551 0.804087 0.593478; + texcoord 0.749030 -1.75186; + tangent -0.473821 -0.509485 0.718275; + vertex 48.5847 -14.8916 163.452; + normal 0.0380570 0.803037 0.594713; + texcoord 0.499510 -1.75186; + tangent -0.473821 -0.509485 0.718275; + vertex 48.9124 -14.5393 162.955; + normal 0.0634901 0.793759 0.604909; + texcoord 0.749030 -2.64940; + vertex 54.0834 -16.4164 164.875; + normal -0.460301 -0.554031 0.693666; + texcoord 0.998540 1.00000; + tangent 0.128197 -0.814657 -0.565596; + vertex 30.3590 -9.24328 155.869; + normal -0.401833 -0.564060 0.721364; + texcoord 0.998540 -1.75186; + tangent 0.128198 -0.814657 -0.565596; + vertex 48.6734 -15.4549 163.060; + normal -0.411962 -0.562515 0.716843; + texcoord 0.749030 -1.75186; + vertex 48.5847 -14.8916 163.452; + normal -0.350531 -0.570712 0.742574; + texcoord 0.749030 -2.64940; + tangent 0.128198 -0.814657 -0.565596; + vertex 54.0834 -16.4164 164.875; + normal -0.233467 0.571222 0.786892; + texcoord 0.000490000 -1.75186; + tangent -0.307919 -0.811040 0.497393; + vertex 48.6734 -15.4549 163.060; + normal -0.174217 0.562020 0.808568; + texcoord 0.250000 -2.64940; + tangent -0.307920 -0.811040 0.497393; + vertex 53.7810 -16.5082 165.340; + normal -0.176126 0.562350 0.807924; + texcoord 0.000490000 -2.64940; + vertex 53.9027 -16.1879 165.144; + normal -0.116224 0.550944 0.826409; + texcoord 0.250000 -3.70772; + tangent -0.307920 -0.811040 0.497393; + vertex 59.2687 -17.5367 166.798; + normal -0.493503 -0.796207 0.350012; + texcoord 0.499510 -1.75186; + tangent 0.454892 -0.579289 -0.676386; + vertex 48.9124 -14.5393 162.955; + normal -0.370232 -0.813787 0.447972; + texcoord 0.499510 -2.64940; + tangent 0.454893 -0.579289 -0.676386; + vertex 53.9607 -16.7371 165.073; + normal -0.416293 -0.809747 0.413534; + texcoord 0.250000 -2.64940; + vertex 53.7810 -16.5082 165.340; + normal -0.286647 -0.814341 0.504661; + texcoord 0.250000 -3.70772; + tangent 0.454892 -0.579289 -0.676385; + vertex 59.2687 -17.5367 166.798; + normal 0.106946 -0.551655 -0.827188; + texcoord 0.499510 -1.75186; + tangent 0.309406 0.809116 -0.499600; + vertex 48.9124 -14.5393 162.955; + normal 0.147302 -0.559819 -0.815417; + texcoord 0.749030 -2.64940; + tangent 0.309406 0.809116 -0.499600; + vertex 54.0834 -16.4164 164.875; + normal 0.153363 -0.560961 -0.813513; + texcoord 0.499510 -2.64940; + tangent 0.309406 0.809116 -0.499600; + vertex 53.9607 -16.7371 165.073; + normal 0.193144 -0.567900 -0.800115; + texcoord 0.749030 -3.70772; + tangent 0.309406 0.809116 -0.499600; + vertex 59.2715 -17.5798 166.953; + normal 0.308630 0.816914 -0.487235; + texcoord 0.998540 -1.75186; + tangent -0.455890 0.576615 0.677996; + vertex 48.6734 -15.4549 163.060; + normal 0.330653 0.816968 -0.472473; + texcoord 0.998540 -2.64940; + tangent -0.455889 0.576616 0.677997; + vertex 53.9027 -16.1879 165.144; + normal 0.341347 0.816786 -0.465128; + texcoord 0.749030 -2.64940; + vertex 54.0834 -16.4164 164.875; + normal 0.363145 0.815978 -0.449784; + texcoord 0.749030 -3.70772; + tangent -0.455890 0.576615 0.677997; + vertex 59.2715 -17.5798 166.953; + normal 0.147011 -0.477387 -0.866308; + texcoord 0.000490000 -2.64940; + tangent -0.247541 0.830197 -0.499496; + vertex 53.9027 -16.1879 165.144; + normal 0.316428 -0.417998 -0.851558; + texcoord 0.250000 -3.70772; + tangent -0.247542 0.830197 -0.499495; + vertex 59.2687 -17.5367 166.798; + normal 0.412602 -0.376128 -0.829631; + texcoord 0.000490000 -3.70772; + vertex 59.2970 -17.6315 166.855; + normal 0.604087 -0.270816 -0.749491; + texcoord 0.000490000 -3.80772; + tangent -0.247542 0.830197 -0.499495; + vertex 59.3843 -17.5189 166.885; + normal 0.260888 0.881119 -0.394420; + texcoord 0.499510 -2.64940; + tangent -0.223348 0.452575 0.863303; + vertex 53.9607 -16.7371 165.073; + normal 0.225664 0.885622 -0.405894; + texcoord 0.499510 -3.70772; + tangent -0.223346 0.452576 0.863303; + vertex 59.2433 -17.4851 166.896; + normal 0.225661 0.885622 -0.405895; + texcoord 0.250000 -3.70772; + vertex 59.2687 -17.5367 166.798; + normal 0.178093 0.889714 -0.420347; + texcoord 0.250000 -3.80772; + tangent -0.223346 0.452576 0.863303; + vertex 59.3843 -17.5189 166.885; + normal -0.234066 0.448916 0.862373; + texcoord 0.499510 -2.64940; + tangent 0.247557 -0.830257 0.499388; + vertex 53.9607 -16.7371 165.073; + normal -0.00311537 0.514747 0.857336; + texcoord 0.749030 -3.70772; + tangent 0.247555 -0.830258 0.499388; + vertex 59.2715 -17.5798 166.953; + normal -0.0808009 0.495945 0.864586; + texcoord 0.499510 -3.70772; + tangent 0.247555 -0.830258 0.499388; + vertex 59.2433 -17.4851 166.896; + normal 0.199902 0.548110 0.812166; + texcoord 0.499510 -3.80772; + vertex 59.3843 -17.5189 166.885; + normal 0.742445 -0.196617 -0.640404; + texcoord 0.000490000 1.00000; + tangent -0.105869 0.909509 -0.401976; + vertex -27.9719 -58.8643 123.452; + normal 0.767725 -0.182156 -0.614343; + texcoord 0.250000 -1.41517; + tangent -0.105869 0.909509 -0.401976; + vertex -16.5982 -54.5239 135.305; + normal 0.773998 -0.178415 -0.607532; + texcoord 0.000490000 -1.41517; + tangent -0.105869 0.909509 -0.401976; + vertex -16.5376 -55.0448 135.536; + normal 0.798663 -0.163053 -0.579268; + texcoord 0.250000 -2.17778; + tangent -0.105870 0.909509 -0.401976; + vertex -13.7015 -53.8836 139.119; + normal -0.0821237 0.931747 -0.353700; + texcoord 0.499510 1.00000; + tangent -0.624127 0.228608 0.747131; + vertex -27.8881 -59.8556 123.882; + normal 0.00974808 0.958442 -0.285121; + texcoord 0.499510 -1.41517; + tangent -0.624127 0.228607 0.747130; + vertex -16.9557 -54.3930 135.733; + normal -0.0102445 0.953761 -0.300390; + texcoord 0.250000 -1.41517; + tangent -0.624127 0.228607 0.747130; + vertex -16.5982 -54.5239 135.305; + normal 0.0839999 0.970328 -0.226731; + texcoord 0.250000 -2.17778; + tangent -0.624128 0.228607 0.747130; + vertex -13.7015 -53.8836 139.119; + normal -0.764177 0.196432 0.614368; + texcoord 0.499510 1.00000; + tangent 0.0978160 -0.906190 0.411403; + vertex -27.8881 -59.8556 123.882; + normal -0.727336 0.217062 0.651050; + texcoord 0.749030 -1.41517; + tangent 0.0978161 -0.906189 0.411404; + vertex -16.8989 -54.9189 135.972; + normal -0.731828 0.214649 0.646803; + texcoord 0.499510 -1.41517; + vertex -16.9557 -54.3930 135.733; + normal -0.691804 0.235260 0.682686; + texcoord 0.749030 -2.17778; + tangent 0.0978158 -0.906189 0.411404; + vertex -13.5481 -53.5061 138.881; + normal 0.0149531 -0.957373 0.288466; + texcoord 0.998540 1.00000; + tangent 0.622503 -0.216854 -0.751973; + vertex -27.9719 -58.8643 123.452; + normal 0.0493390 -0.948059 0.314245; + texcoord 0.998540 -1.41517; + tangent 0.622504 -0.216854 -0.751973; + vertex -16.5376 -55.0448 135.536; + normal 0.0577515 -0.945496 0.320471; + texcoord 0.749030 -1.41517; + vertex -16.8989 -54.9189 135.972; + normal 0.0930483 -0.933521 0.346237; + texcoord 0.749030 -2.17778; + tangent 0.622504 -0.216854 -0.751973; + vertex -13.5481 -53.5061 138.881; + normal -0.749691 -0.154657 0.643463; + texcoord 0.000490000 -1.41517; + tangent 0.153097 -0.986465 -0.0587253; + vertex -16.5376 -55.0448 135.536; + normal -0.715229 -0.151617 0.682246; + texcoord 0.250000 -2.17778; + tangent 0.153098 -0.986465 -0.0587251; + vertex -13.7015 -53.8836 139.119; + normal -0.703254 -0.150508 0.694825; + texcoord 0.000490000 -2.17778; + tangent 0.153098 -0.986465 -0.0587251; + vertex -13.7522 -53.5565 139.138; + normal -0.666308 -0.146931 0.731057; + texcoord 0.250000 -3.05813; + tangent 0.153098 -0.986465 -0.0587252; + vertex -10.5123 -52.4145 142.321; + normal 0.191138 -0.980898 -0.0361242; + texcoord 0.499510 -1.41517; + tangent 0.614316 0.148248 -0.775008; + vertex -16.9557 -54.3930 135.733; + normal 0.262597 -0.964616 0.0236328; + texcoord 0.499510 -2.17778; + tangent 0.614317 0.148248 -0.775008; + vertex -13.4978 -53.8344 138.862; + normal 0.271386 -0.961968 0.0311060; + texcoord 0.250000 -2.17778; + vertex -13.7015 -53.8836 139.119; + normal 0.340184 -0.935983 0.0906094; + texcoord 0.250000 -3.05813; + tangent 0.614317 0.148248 -0.775008; + vertex -10.5123 -52.4145 142.321; + normal 0.651410 0.142136 -0.745294; + texcoord 0.499510 -1.41517; + tangent -0.151057 0.986927 0.0561904; + vertex -16.9557 -54.3930 135.733; + normal 0.697848 0.146725 -0.701056; + texcoord 0.749030 -2.17778; + tangent -0.151057 0.986927 0.0561901; + vertex -13.5481 -53.5061 138.881; + normal 0.690363 0.146008 -0.708577; + texcoord 0.499510 -2.17778; + tangent -0.151057 0.986927 0.0561901; + vertex -13.4978 -53.8344 138.862; + normal 0.734661 0.150114 -0.661618; + texcoord 0.749030 -3.05813; + tangent -0.151057 0.986927 0.0561897; + vertex -10.6103 -52.4924 142.373; + normal -0.360412 0.926947 -0.104271; + texcoord 0.998540 -1.41517; + tangent -0.613811 -0.151506 0.774779; + vertex -16.5376 -55.0448 135.536; + normal -0.319744 0.945023 -0.0685169; + texcoord 0.998540 -2.17778; + tangent -0.613811 -0.151506 0.774778; + vertex -13.7522 -53.5565 139.138; + normal -0.326407 0.942303 -0.0743276; + texcoord 0.749030 -2.17778; + vertex -13.5481 -53.5061 138.881; + normal -0.284876 0.957795 -0.0383956; + texcoord 0.749030 -3.05813; + tangent -0.613811 -0.151506 0.774778; + vertex -10.6103 -52.4924 142.373; + normal -0.791618 0.162027 0.589142; + texcoord 0.499510 -2.17778; + tangent -0.188757 -0.981887 0.0164079; + vertex -13.4978 -53.8344 138.862; + normal -0.706113 0.147318 0.692605; + texcoord 0.749030 -3.05813; + tangent -0.188758 -0.981886 0.0164086; + vertex -10.6103 -52.4924 142.373; + normal -0.673219 0.141549 0.725769; + texcoord 0.499510 -3.05813; + vertex -10.5922 -52.3983 142.371; + normal -0.533347 0.116532 0.837831; + texcoord 0.499510 -3.15813; + tangent -0.188758 -0.981886 0.0164085; + vertex -10.5086 -52.4621 142.433; + normal 0.00267823 -0.950672 0.310186; + texcoord 0.998540 -2.17778; + tangent 0.834027 -0.169014 -0.525199; + vertex -13.7522 -53.5565 139.138; + normal 0.0244969 -0.939641 0.341285; + texcoord 0.998540 -3.05813; + tangent 0.834026 -0.169013 -0.525200; + vertex -10.5304 -52.5085 142.323; + normal 0.0219234 -0.941019 0.337642; + texcoord 0.749030 -3.05813; + tangent 0.834026 -0.169013 -0.525200; + vertex -10.6103 -52.4924 142.373; + normal 0.0504125 -0.924596 0.377598; + texcoord 0.749030 -3.15813; + tangent 0.834026 -0.169013 -0.525200; + vertex -10.5086 -52.4621 142.433; + normal -0.121790 0.771840 -0.624044; + texcoord 0.000490000 1.00000; + tangent -0.420160 -0.609705 -0.672105; + vertex -21.4116 -82.8737 67.0291; + normal -0.159811 0.778793 -0.606582; + texcoord 0.250000 -1.60533; + tangent -0.420160 -0.609704 -0.672106; + vertex -36.9776 -77.5915 76.6002; + normal -0.173391 0.780947 -0.600047; + texcoord 0.000490000 -1.60533; + vertex -36.7092 -77.2020 77.0295; + normal -0.212640 0.786182 -0.580260; + texcoord 0.250000 -2.44072; + tangent -0.420160 -0.609704 -0.672106; + vertex -40.7225 -76.0057 80.1212; + normal -0.506181 -0.603882 -0.615717; + texcoord 0.499510 1.00000; + tangent 0.0790381 -0.743413 0.664147; + vertex -20.8875 -82.1476 67.8410; + normal -0.607025 -0.564362 -0.559479; + texcoord 0.499510 -1.60533; + tangent 0.0790384 -0.743412 0.664147; + vertex -36.9271 -78.0664 77.0245; + normal -0.596040 -0.569268 -0.566277; + texcoord 0.250000 -1.60533; + vertex -36.9776 -77.5915 76.6002; + normal -0.691363 -0.520848 -0.500734; + texcoord 0.250000 -2.44072; + tangent 0.0790386 -0.743412 0.664147; + vertex -40.7225 -76.0057 80.1212; + normal 0.145143 -0.784940 0.602331; + texcoord 0.499510 1.00000; + tangent 0.420992 0.599914 0.680345; + vertex -20.8875 -82.1476 67.8410; + normal 0.0961553 -0.775341 0.624179; + texcoord 0.749030 -1.60533; + tangent 0.420992 0.599914 0.680345; + vertex -36.6545 -77.6780 77.4649; + normal 0.105187 -0.777280 0.620300; + texcoord 0.499510 -1.60533; + vertex -36.9271 -78.0664 77.0245; + normal 0.0544825 -0.765421 0.641219; + texcoord 0.749030 -2.44072; + tangent 0.420992 0.599914 0.680345; + vertex -41.0908 -76.0779 79.7520; + normal 0.584846 0.582961 0.564014; + texcoord 0.998540 1.00000; + tangent -0.0843848 0.735285 -0.672484; + vertex -21.4116 -82.8737 67.0291; + normal 0.557622 0.594163 0.579679; + texcoord 0.998540 -1.60533; + tangent -0.0843846 0.735285 -0.672484; + vertex -36.7092 -77.2020 77.0295; + normal 0.554909 0.595231 0.581186; + texcoord 0.749030 -1.60533; + tangent -0.0843846 0.735285 -0.672484; + vertex -36.6545 -77.6780 77.4649; + normal 0.526151 0.606013 0.596584; + texcoord 0.749030 -2.44072; + tangent -0.0843846 0.735285 -0.672484; + vertex -41.0908 -76.0779 79.7520; + normal 0.387274 -0.571151 0.723744; + texcoord 0.000490000 -1.60533; + tangent 0.675114 0.710288 0.199279; + vertex -36.7092 -77.2020 77.0295; + normal 0.367993 -0.558370 0.743508; + texcoord 0.250000 -2.44072; + tangent 0.675115 0.710287 0.199279; + vertex -40.7225 -76.0057 80.1212; + normal 0.359298 -0.552512 0.752087; + texcoord 0.000490000 -2.44072; + vertex -40.9721 -76.2683 80.0475; + normal 0.339506 -0.538971 0.770873; + texcoord 0.250000 -3.41634; + tangent 0.675114 0.710288 0.199279; + vertex -45.1461 -74.9006 82.8421; + normal 0.609488 0.753890 0.245305; + texcoord 0.499510 -1.60533; + tangent -0.317495 0.515629 -0.795816; + vertex -36.9271 -78.0664 77.0245; + normal 0.525364 0.794312 0.305058; + texcoord 0.499510 -2.44072; + tangent -0.317495 0.515629 -0.795816; + vertex -40.8399 -75.8150 79.8269; + normal 0.521080 0.796041 0.307887; + texcoord 0.250000 -2.44072; + vertex -40.7225 -76.0057 80.1212; + normal 0.430124 0.826246 0.363745; + texcoord 0.250000 -3.41634; + tangent -0.317495 0.515629 -0.795816; + vertex -45.1461 -74.9006 82.8421; + normal -0.289375 0.507392 -0.811674; + texcoord 0.499510 -1.60533; + tangent -0.676139 -0.708574 -0.201888; + vertex -36.9271 -78.0664 77.0245; + normal -0.351772 0.551234 -0.756570; + texcoord 0.749030 -2.44072; + tangent -0.676139 -0.708574 -0.201889; + vertex -41.0908 -76.0779 79.7520; + normal -0.337901 0.541723 -0.769648; + texcoord 0.499510 -2.44072; + vertex -40.8399 -75.8150 79.8269; + normal -0.398508 0.582189 -0.708694; + texcoord 0.749030 -3.41634; + tangent -0.676139 -0.708574 -0.201889; + vertex -45.0412 -74.8888 82.9501; + normal -0.434541 -0.826382 -0.358145; + texcoord 0.998540 -1.60533; + tangent 0.319702 -0.513283 0.796449; + vertex -36.7092 -77.2020 77.0295; + normal -0.469425 -0.815957 -0.337424; + texcoord 0.998540 -2.44072; + tangent 0.319702 -0.513283 0.796449; + vertex -40.9721 -76.2683 80.0475; + normal -0.465900 -0.817087 -0.339567; + texcoord 0.749030 -2.44072; + vertex -41.0908 -76.0779 79.7520; + normal -0.500085 -0.805362 -0.318289; + texcoord 0.749030 -3.41634; + tangent 0.319702 -0.513283 0.796449; + vertex -45.0412 -74.8888 82.9501; + normal -0.464863 -0.774474 -0.429060; + texcoord 0.499510 -2.44072; + tangent 0.657820 -0.626470 0.418101; + vertex -40.8399 -75.8150 79.8269; + normal -0.511905 -0.779073 -0.361938; + texcoord 0.499510 -3.41634; + tangent 0.657820 -0.626471 0.418100; + vertex -45.0759 -74.9676 82.8867; + normal -0.527554 -0.779443 -0.337870; + texcoord 0.250000 -3.41634; + tangent 0.657820 -0.626471 0.418100; + vertex -45.1461 -74.9006 82.8421; + normal -0.583292 -0.774932 -0.243415; + texcoord 0.250000 -3.51634; + vertex -45.1707 -74.9236 82.9740; + normal 0.337748 -0.676125 0.654814; + texcoord 0.499510 -2.44072; + tangent 0.324464 0.736689 0.593306; + vertex -40.8399 -75.8150 79.8269; + normal 0.322728 -0.675823 0.662654; + texcoord 0.749030 -3.41634; + tangent 0.324466 0.736688 0.593306; + vertex -45.0412 -74.8888 82.9501; + normal 0.324903 -0.675878 0.661533; + texcoord 0.499510 -3.41634; + tangent 0.324466 0.736688 0.593306; + vertex -45.0759 -74.9676 82.8867; + normal 0.305265 -0.675233 0.671471; + texcoord 0.499510 -3.51634; + vertex -45.1707 -74.9236 82.9740; + normal 0.850289 0.317736 -0.419586; + texcoord 0.000490000 1.00000; + tangent -0.514100 0.330643 -0.791439; + vertex -19.4042 115.106 90.5203; + normal 0.846572 0.343946 -0.406222; + texcoord 0.200100 -1.55414; + tangent -0.514100 0.330642 -0.791440; + vertex -20.8210 132.118 100.531; + normal 0.845772 0.348955 -0.403609; + texcoord 0.000490000 -1.55414; + vertex -20.4909 131.905 101.040; + normal 0.841015 0.375590 -0.389392; + texcoord 0.200100 -2.41988; + tangent -0.514100 0.330641 -0.791440; + vertex -21.1364 136.848 104.412; + normal -0.249174 0.420022 -0.872636; + texcoord 0.399710 1.00000; + tangent -0.966350 -0.167261 0.195427; + vertex -19.5377 114.898 91.8767; + normal -0.254607 0.513709 -0.819316; + texcoord 0.399710 -1.55414; + tangent -0.966350 -0.167261 0.195427; + vertex -21.4312 132.012 100.655; + normal -0.254577 0.513015 -0.819760; + texcoord 0.200100 -1.55414; + tangent -0.966350 -0.167261 0.195427; + vertex -20.8210 132.118 100.531; + normal -0.257089 0.602716 -0.755406; + texcoord 0.200100 -2.41988; + tangent -0.966350 -0.167261 0.195428; + vertex -21.1364 136.848 104.412; + normal -0.992813 -0.0554489 -0.106052; + texcoord 0.399710 1.00000; + tangent -0.0723376 -0.427906 0.900924; + vertex -19.5377 114.898 91.8767; + normal -0.996115 -0.0144845 -0.0868605; + texcoord 0.599320 -1.55414; + tangent -0.0723376 -0.427907 0.900923; + vertex -21.4788 131.730 101.248; + normal -0.995943 -0.0174768 -0.0882680; + texcoord 0.399710 -1.55414; + tangent -0.0723376 -0.427908 0.900923; + vertex -21.4312 132.012 100.655; + normal -0.997354 0.0245087 -0.0684395; + texcoord 0.599320 -2.41988; + tangent -0.0723376 -0.427907 0.900923; + vertex -21.5243 137.121 103.842; + normal -0.377970 -0.543989 0.749143; + texcoord 0.798930 1.00000; + tangent 0.916942 -0.108179 0.384077; + vertex -18.1536 114.511 90.4215; + normal -0.387027 -0.475342 0.790101; + texcoord 0.798930 -1.55414; + tangent 0.916942 -0.108180 0.384076; + vertex -20.8981 131.662 101.491; + normal -0.387088 -0.474796 0.790399; + texcoord 0.599320 -1.55414; + tangent 0.916942 -0.108180 0.384076; + vertex -21.4788 131.730 101.248; + normal -0.393751 -0.401233 0.827026; + texcoord 0.599320 -2.41988; + tangent 0.916942 -0.108181 0.384076; + vertex -21.5243 137.121 103.842; + normal 0.782007 -0.244804 0.573181; + texcoord 0.798930 1.00000; + tangent 0.621691 0.371791 -0.689399; + vertex -18.1536 114.511 90.4215; + normal 0.781767 -0.240171 0.575464; + texcoord 0.998540 -1.55414; + tangent 0.621691 0.371792 -0.689399; + vertex -20.4909 131.905 101.040; + normal 0.781715 -0.239221 0.575929; + texcoord 0.798930 -1.55414; + vertex -20.8981 131.662 101.491; + normal 0.781442 -0.234445 0.578259; + texcoord 0.998540 -2.41988; + tangent 0.621691 0.371792 -0.689399; + vertex -21.5815 136.774 104.487; + normal 0.224896 -0.529050 0.818247; + texcoord 0.000490000 -1.55414; + tangent 0.973382 0.160028 -0.164066; + vertex -20.4909 131.905 101.040; + normal 0.223428 -0.503105 0.834845; + texcoord 0.200100 -2.41988; + tangent 0.973382 0.160028 -0.164066; + vertex -21.1364 136.848 104.412; + normal 0.223172 -0.498896 0.837435; + texcoord 0.000490000 -2.41988; + vertex -21.5815 136.774 104.487; + normal 0.221448 -0.472253 0.853193; + texcoord 0.200100 -3.25836; + tangent 0.973382 0.160028 -0.164066; + vertex -22.2870 141.163 107.100; + normal 0.994713 -0.0935565 0.0423525; + texcoord 0.399710 -1.55414; + tangent 0.0817440 0.471662 -0.877982; + vertex -21.4312 132.012 100.655; + normal 0.994502 0.0192440 0.102931; + texcoord 0.399710 -2.41988; + tangent 0.0817440 0.471662 -0.877982; + vertex -21.0993 137.062 104.014; + normal 0.992741 0.0394448 0.113619; + texcoord 0.200100 -2.41988; + tangent 0.0817440 0.471662 -0.877982; + vertex -21.1364 136.848 104.412; + normal 0.973216 0.152146 0.172345; + texcoord 0.200100 -3.25836; + tangent 0.0817440 0.471662 -0.877982; + vertex -22.2870 141.163 107.100; + normal 0.385341 0.493426 -0.779771; + texcoord 0.399710 -1.55414; + tangent -0.918982 0.128665 -0.372717; + vertex -21.4312 132.012 100.655; + normal 0.380189 0.539769 -0.751070; + texcoord 0.599320 -2.41988; + tangent -0.918981 0.128666 -0.372718; + vertex -21.5243 137.121 103.842; + normal 0.379639 0.544099 -0.748218; + texcoord 0.399710 -2.41988; + vertex -21.0993 137.062 104.014; + normal 0.373229 0.588727 -0.717008; + texcoord 0.599320 -3.25836; + tangent -0.918981 0.128666 -0.372717; + vertex -21.8489 141.260 107.071; + normal -0.740636 0.192234 -0.643821; + texcoord 0.798930 -1.55414; + tangent -0.659669 -0.390087 0.642394; + vertex -20.8981 131.662 101.491; + normal -0.749853 0.284108 -0.597497; + texcoord 0.798930 -2.41988; + tangent -0.659669 -0.390087 0.642394; + vertex -21.8241 136.944 104.133; + normal -0.749544 0.278960 -0.600305; + texcoord 0.599320 -2.41988; + vertex -21.5243 137.121 103.842; + normal -0.751204 0.368422 -0.547684; + texcoord 0.599320 -3.25836; + tangent -0.659669 -0.390087 0.642394; + vertex -21.8489 141.260 107.071; + normal -0.842087 -0.352037 0.408607; + texcoord 0.798930 -1.55414; + tangent 0.525829 -0.367342 0.767179; + vertex -20.8981 131.662 101.491; + normal -0.842827 -0.346600 0.411718; + texcoord 0.998540 -2.41988; + tangent 0.525829 -0.367342 0.767179; + vertex -21.5815 136.774 104.487; + normal -0.842836 -0.346530 0.411758; + texcoord 0.798930 -2.41988; + vertex -21.8241 136.944 104.133; + normal -0.843545 -0.341056 0.414865; + texcoord 0.998540 -3.25836; + tangent 0.525829 -0.367342 0.767179; + vertex -22.2381 141.270 106.848; + normal -0.978104 -0.0351243 -0.205129; + texcoord 0.000490000 -2.41988; + tangent -0.176148 -0.385191 0.905870; + vertex -21.5815 136.774 104.487; + normal -0.978894 -0.0283350 -0.202396; + texcoord 0.200100 -3.25836; + tangent -0.176147 -0.385191 0.905870; + vertex -22.2870 141.163 107.100; + normal -0.978819 -0.0289989 -0.202663; + texcoord 0.000490000 -3.25836; + tangent -0.176147 -0.385191 0.905870; + vertex -22.2381 141.270 106.848; + normal -0.979565 -0.0221670 -0.199903; + texcoord 0.200100 -3.87299; + tangent -0.176147 -0.385191 0.905870; + vertex -22.6021 144.247 108.302; + normal -0.401830 -0.621987 0.672060; + texcoord 0.399710 -2.41988; + tangent 0.867297 -0.0230194 0.497258; + vertex -21.0993 137.062 104.014; + normal -0.442779 -0.492145 0.749493; + texcoord 0.399710 -3.25836; + tangent 0.867297 -0.0230194 0.497258; + vertex -22.0467 141.157 107.238; + normal -0.439632 -0.503981 0.743456; + texcoord 0.200100 -3.25836; + tangent 0.867297 -0.0230194 0.497258; + vertex -22.2870 141.163 107.100; + normal -0.470898 -0.361832 0.804570; + texcoord 0.200100 -3.87299; + tangent 0.867297 -0.0230193 0.497258; + vertex -22.6021 144.247 108.302; + normal 0.703045 -0.332285 0.628741; + texcoord 0.399710 -2.41988; + tangent 0.710324 0.370605 -0.598408; + vertex -21.0993 137.062 104.014; + normal 0.696668 -0.248826 0.672859; + texcoord 0.599320 -3.25836; + tangent 0.710324 0.370604 -0.598408; + vertex -21.8489 141.260 107.071; + normal 0.695084 -0.235382 0.679304; + texcoord 0.399710 -3.25836; + tangent 0.710324 0.370604 -0.598408; + vertex -22.0467 141.157 107.238; + normal 0.681431 -0.149097 0.716535; + texcoord 0.599320 -3.87299; + tangent 0.710324 0.370604 -0.598408; + vertex -22.6515 144.254 108.457; + normal 0.895592 0.253814 -0.365367; + texcoord 0.798930 -2.41988; + tangent -0.426059 0.253021 -0.868593; + vertex -21.8241 136.944 104.133; + normal 0.886018 0.310778 -0.344077; + texcoord 0.798930 -3.25836; + tangent -0.426059 0.253022 -0.868593; + vertex -21.9670 141.330 106.830; + normal 0.883243 0.324171 -0.338814; + texcoord 0.599320 -3.25836; + vertex -21.8489 141.260 107.071; + normal 0.869572 0.379454 -0.316004; + texcoord 0.599320 -3.87299; + tangent -0.426059 0.253021 -0.868593; + vertex -22.6515 144.254 108.457; + normal -0.169540 0.512149 -0.841997; + texcoord 0.798930 -2.41988; + tangent -0.974306 -0.215640 0.0650157; + vertex -21.8241 136.944 104.133; + normal -0.163147 0.476694 -0.863797; + texcoord 0.998540 -3.25836; + tangent -0.974306 -0.215641 0.0650159; + vertex -22.2381 141.270 106.848; + normal -0.162548 0.473409 -0.865715; + texcoord 0.798930 -3.25836; + tangent -0.974306 -0.215641 0.0650159; + vertex -21.9670 141.330 106.830; + normal -0.155783 0.436728 -0.886002; + texcoord 0.998540 -3.87299; + tangent -0.974306 -0.215641 0.0650159; + vertex -22.5209 144.238 108.361; + normal 0.562089 0.417461 -0.713991; + texcoord 0.000490000 -3.25836; + tangent -0.806409 0.0848399 -0.585240; + vertex -22.2381 141.270 106.848; + normal 0.562974 0.413066 -0.715847; + texcoord 0.200100 -3.87299; + tangent -0.806410 0.0848394 -0.585240; + vertex -22.6021 144.247 108.302; + normal 0.563043 0.412717 -0.715994; + texcoord 0.000490000 -3.87299; + vertex -22.5209 144.238 108.361; + normal 0.564140 0.407152 -0.718313; + texcoord 0.000490000 -3.97299; + tangent -0.806410 0.0848394 -0.585240; + vertex -22.5874 144.375 108.386; + normal -0.570309 0.174042 -0.802781; + texcoord 0.399710 -3.25836; + tangent -0.801504 0.0960471 0.590225; + vertex -22.0467 141.157 107.238; + normal -0.523670 0.363818 -0.770329; + texcoord 0.399710 -3.87299; + tangent -0.801504 0.0960479 0.590225; + vertex -22.6828 144.256 108.362; + normal -0.538629 0.312775 -0.782337; + texcoord 0.200100 -3.87299; + vertex -22.6021 144.247 108.302; + normal -0.463989 0.522758 -0.715149; + texcoord 0.200100 -3.97299; + tangent -0.801504 0.0960480 0.590225; + vertex -22.5874 144.375 108.386; + normal 0.952920 0.0223215 0.302399; + texcoord 0.798930 -3.25836; + tangent 0.303115 -0.0436327 -0.951955; + vertex -21.9670 141.330 106.830; + normal 0.943130 0.156801 0.293118; + texcoord 0.998540 -3.87299; + tangent 0.303115 -0.0436322 -0.951955; + vertex -22.5209 144.238 108.361; + normal 0.931336 0.225133 0.286231; + texcoord 0.798930 -3.87299; + tangent 0.303115 -0.0436322 -0.951955; + vertex -22.5514 144.243 108.457; + normal 0.885995 0.380746 0.264661; + texcoord 0.798930 -3.97299; + tangent 0.303115 -0.0436322 -0.951955; + vertex -22.5874 144.375 108.386; + normal 0.695586 -0.0650146 0.715495; + texcoord 0.000490000 1.00000; + tangent 0.718161 0.0350580 -0.694993; + vertex -39.5963 99.1095 141.036; + normal 0.695750 -0.0171430 0.718079; + texcoord 0.333170 -0.474050; + tangent 0.718161 0.0350571 -0.694993; + vertex -37.9845 108.054 140.282; + normal 0.695852 -0.0277076 0.717651; + texcoord 0.000490000 -0.474050; + vertex -38.2590 108.040 140.547; + normal 0.694771 0.0201550 0.718949; + texcoord 0.333170 -2.18803; + tangent 0.718161 0.0350571 -0.694993; + vertex -37.2805 116.982 139.351; + normal 0.228164 -0.123306 -0.965783; + texcoord 0.665860 1.00000; + tangent -0.951954 0.179859 -0.247860; + vertex -38.8404 98.6954 141.274; + normal 0.228676 -0.120855 -0.965972; + texcoord 0.665860 -0.474050; + tangent -0.951954 0.179859 -0.247860; + vertex -38.3545 108.123 140.185; + normal 0.228601 -0.121216 -0.965944; + texcoord 0.333170 -0.474050; + tangent -0.951954 0.179859 -0.247860; + vertex -37.9845 108.054 140.282; + normal 0.229111 -0.118766 -0.966128; + texcoord 0.333170 -2.18803; + tangent -0.951954 0.179859 -0.247860; + vertex -37.2805 116.982 139.351; + normal -0.958984 0.0808093 0.271697; + texcoord 0.665860 1.00000; + tangent 0.249092 -0.217219 0.943806; + vertex -38.8404 98.6954 141.274; + normal -0.954892 0.107585 0.276779; + texcoord 0.998540 -0.474050; + tangent 0.249092 -0.217220 0.943805; + vertex -38.2590 108.040 140.547; + normal -0.952738 0.120029 0.279075; + texcoord 0.665860 -0.474050; + tangent 0.249092 -0.217220 0.943805; + vertex -38.3545 108.123 140.185; + normal -0.947586 0.146669 0.283846; + texcoord 0.998540 -2.18803; + tangent 0.249092 -0.217220 0.943805; + vertex -37.2209 116.957 139.405; + normal -0.967022 0.0949830 -0.236317; + texcoord 0.665860 -0.474050; + tangent -0.253709 -0.277915 0.926496; + vertex -38.3545 108.123 140.185; + normal -0.953718 0.231704 -0.191662; + texcoord 0.665860 -2.18803; + tangent -0.253709 -0.277913 0.926497; + vertex -37.3020 116.958 139.429; + normal -0.943975 0.280129 -0.174469; + texcoord 0.333170 -2.18803; + vertex -37.2805 116.982 139.351; + normal -0.877056 0.470039 -0.0991773; + texcoord 0.333170 -2.28803; + vertex -37.2598 117.035 139.418; + normal 0.282903 0.0482535 0.957934; + texcoord 0.665860 -0.474050; + tangent 0.959142 -0.0178507 -0.282361; + vertex -38.3545 108.123 140.185; + normal 0.282702 0.0209217 0.958980; + texcoord 0.998540 -2.18803; + tangent 0.959142 -0.0178504 -0.282360; + vertex -37.2209 116.957 139.405; + normal 0.282729 0.0233838 0.958915; + texcoord 0.665860 -2.18803; + vertex -37.3020 116.958 139.429; + normal 0.282097 -0.0159424 0.959253; + texcoord 0.665860 -2.28803; + tangent 0.959142 -0.0178504 -0.282360; + vertex -37.2598 117.035 139.418; + normal 0.268746 0.631965 0.726909; + texcoord 0.000490000 1.00000; + tangent -0.133446 0.771823 -0.621676; + vertex -16.8992 -47.4955 152.393; + normal 0.222890 0.634590 0.740011; + texcoord 0.333170 -0.462350; + tangent -0.133446 0.771823 -0.621676; + vertex -25.5408 -45.9100 154.209; + normal 0.228979 0.634326 0.738376; + texcoord 0.000490000 -0.462350; + vertex -25.4901 -46.2032 154.446; + normal 0.182709 0.635694 0.750007; + texcoord 0.333170 -2.16113; + tangent -0.133445 0.771823 -0.621676; + vertex -34.2972 -45.2427 155.777; + normal -0.139349 0.306986 -0.941457; + texcoord 0.665860 1.00000; + tangent -0.327885 -0.911406 -0.248656; + vertex -16.3063 -46.8491 152.536; + normal -0.142419 0.307885 -0.940704; + texcoord 0.665860 -0.462350; + tangent -0.327884 -0.911407 -0.248656; + vertex -25.6674 -46.2621 154.113; + normal -0.141721 0.307681 -0.940876; + texcoord 0.333170 -0.462350; + vertex -25.5408 -45.9100 154.209; + normal -0.144788 0.308577 -0.940115; + texcoord 0.333170 -2.16113; + tangent -0.327885 -0.911406 -0.248656; + vertex -34.2972 -45.2427 155.777; + normal -0.0295728 -0.981384 0.189765; + texcoord 0.665860 1.00000; + tangent 0.465298 0.154508 0.871565; + vertex -16.3063 -46.8491 152.536; + normal -0.0499818 -0.978490 0.200147; + texcoord 0.998540 -0.462350; + tangent 0.465297 0.154509 0.871565; + vertex -25.4901 -46.2032 154.446; + normal -0.0593457 -0.976986 0.204880; + texcoord 0.665860 -0.462350; + vertex -25.6674 -46.2621 154.113; + normal -0.0797304 -0.973329 0.215114; + texcoord 0.998540 -2.16113; + tangent 0.465296 0.154509 0.871566; + vertex -34.3046 -45.1757 155.827; + normal -0.118822 -0.992883 -0.00801956; + texcoord 0.665860 -0.462350; + tangent 0.323424 -0.0463402 0.945119; + vertex -25.6674 -46.2621 154.113; + normal -0.0774855 -0.996743 -0.0223547; + texcoord 0.665860 -2.16113; + tangent 0.323428 -0.0463400 0.945118; + vertex -34.2700 -45.2466 155.857; + normal -0.0728714 -0.997054 -0.0239490; + texcoord 0.333170 -2.16113; + vertex -34.2972 -45.2427 155.777; + normal -0.0112870 -0.998918 -0.0451153; + texcoord 0.333170 -2.26113; + tangent 0.323427 -0.0463400 0.945118; + vertex -34.3563 -45.2450 155.842; + normal 0.228208 0.463705 0.856095; + texcoord 0.665860 -0.462350; + tangent -0.411530 0.842829 -0.346817; + vertex -25.6674 -46.2621 154.113; + normal 0.0412524 0.397370 0.916731; + texcoord 0.998540 -2.16113; + tangent -0.411529 0.842829 -0.346818; + vertex -34.3046 -45.1757 155.827; + normal 0.0968522 0.418822 0.902888; + texcoord 0.665860 -2.16113; + vertex -34.2700 -45.2466 155.857; + normal -0.156183 0.309689 0.937923; + texcoord 0.665860 -2.26113; + vertex -34.3563 -45.2450 155.842; + normal 0.492475 0.160719 0.855358; + texcoord 0.000490000 1.00000; + tangent 0.315019 0.883246 -0.347332; + vertex -66.5900 -82.2679 97.5364; + normal 0.449019 0.183718 0.874431; + texcoord 0.333170 -0.616120; + tangent 0.315020 0.883246 -0.347332; + vertex -73.7124 -75.4795 100.362; + normal 0.461119 0.177431 0.869418; + texcoord 0.000490000 -0.616120; + vertex -73.8431 -75.8461 100.506; + normal 0.416792 0.200044 0.886717; + texcoord 0.333170 -2.51673; + tangent 0.315020 0.883246 -0.347332; + vertex -81.3433 -69.4041 102.578; + normal 0.207543 0.547581 -0.810605; + texcoord 0.665860 1.00000; + tangent -0.629963 -0.559132 -0.538997; + vertex -65.7953 -81.9666 98.0065; + normal 0.205523 0.549259 -0.809985; + texcoord 0.665860 -0.616120; + tangent -0.629963 -0.559132 -0.538997; + vertex -73.9783 -75.7155 100.134; + normal 0.205560 0.549228 -0.809996; + texcoord 0.333170 -0.616120; + vertex -73.7124 -75.4795 100.362; + normal 0.203537 0.550902 -0.809369; + texcoord 0.333170 -2.51673; + tangent -0.629964 -0.559131 -0.538997; + vertex -81.3433 -69.4041 102.578; + normal -0.614848 -0.786870 -0.0528960; + texcoord 0.665860 1.00000; + tangent 0.324508 -0.313555 0.892400; + vertex -65.7953 -81.9666 98.0065; + normal -0.634056 -0.772212 -0.0407605; + texcoord 0.998540 -0.616120; + tangent 0.324509 -0.313555 0.892400; + vertex -73.8431 -75.8461 100.506; + normal -0.640914 -0.766752 -0.0363481; + texcoord 0.665860 -0.616120; + tangent 0.324509 -0.313555 0.892400; + vertex -73.9783 -75.7155 100.134; + normal -0.659483 -0.751330 -0.0241769; + texcoord 0.998540 -2.51673; + tangent 0.324508 -0.313555 0.892400; + vertex -81.2704 -69.3953 102.633; + normal 0.397369 0.665776 -0.631538; + texcoord 0.000490000 -0.616120; + tangent -0.793830 -0.0958589 -0.600537; + vertex -73.8431 -75.8461 100.506; + normal 0.276678 0.822454 -0.497010; + texcoord 0.333170 -2.51673; + tangent -0.793829 -0.0958571 -0.600538; + vertex -81.3433 -69.4041 102.578; + normal 0.311909 0.783548 -0.537369; + texcoord 0.000490000 -2.51673; + vertex -81.2704 -69.3953 102.633; + normal 0.128740 0.938630 -0.320000; + texcoord 0.000490000 -2.61672; + tangent -0.793829 -0.0958571 -0.600538; + vertex -81.3567 -69.3719 102.667; + normal 0.286763 -0.0474660 0.956825; + texcoord 0.665860 -0.616120; + tangent 0.665533 0.728277 -0.163335; + vertex -73.9783 -75.7155 100.134; + normal 0.307897 -0.0685467 0.948947; + texcoord 0.998540 -2.51673; + tangent 0.665533 0.728277 -0.163333; + vertex -81.2704 -69.3953 102.633; + normal 0.309057 -0.0697098 0.948485; + texcoord 0.665860 -2.51673; + vertex -81.3315 -69.4623 102.648; + normal 0.339673 -0.100682 0.935139; + texcoord 0.665860 -2.61672; + vertex -81.3567 -69.3719 102.667; + normal 0.155148 0.981781 0.109702; + texcoord 0.000490000 1.00000; + tangent 0.426768 0.0335409 -0.903739; + vertex -36.0166 -85.4452 29.4594; + normal 0.132434 0.986221 0.0991406; + texcoord 0.200100 -1.70639; + tangent 0.426768 0.0335410 -0.903739; + vertex -56.2017 -81.4874 22.5864; + normal 0.126854 0.987212 0.0965427; + texcoord 0.000490000 -1.70639; + tangent 0.426768 0.0335410 -0.903739; + vertex -56.5080 -81.5115 23.2350; + normal 0.103273 0.990968 0.0855463; + texcoord 0.200100 -2.62159; + tangent 0.426768 0.0335411 -0.903739; + vertex -62.8717 -80.6904 21.4060; + normal 0.422575 0.328489 -0.844705; + texcoord 0.399710 1.00000; + tangent -0.162990 -0.889269 -0.427358; + vertex -37.0612 -86.1434 30.3511; + normal 0.310146 0.365012 -0.877824; + texcoord 0.399710 -1.70639; + tangent -0.162991 -0.889269 -0.427358; + vertex -56.3167 -82.1149 22.2849; + normal 0.324552 0.360719 -0.874385; + texcoord 0.200100 -1.70639; + vertex -56.2017 -81.4874 22.5864; + normal 0.205578 0.393033 -0.896249; + texcoord 0.200100 -2.62159; + tangent -0.162991 -0.889269 -0.427358; + vertex -62.8717 -80.6904 21.4060; + normal 0.0954254 -0.780629 -0.617666; + texcoord 0.399710 1.00000; + tangent -0.520463 -0.568055 0.637520; + vertex -37.0612 -86.1434 30.3511; + normal 0.0406130 -0.762235 -0.646025; + texcoord 0.599320 -1.70639; + tangent -0.520462 -0.568055 0.637521; + vertex -56.6997 -82.5329 22.7540; + normal 0.0502066 -0.765679 -0.641261; + texcoord 0.399710 -1.70639; + vertex -56.3167 -82.1149 22.2849; + normal -0.00609532 -0.744122 -0.668016; + texcoord 0.599320 -2.62159; + tangent -0.520462 -0.568055 0.637521; + vertex -62.4635 -80.6294 20.6863; + normal -0.259773 -0.842315 0.472254; + texcoord 0.798930 1.00000; + tangent -0.171934 0.521573 0.835703; + vertex -35.2930 -84.7213 30.6257; + normal -0.336457 -0.828414 0.447802; + texcoord 0.798930 -1.70639; + tangent -0.171935 0.521573 0.835703; + vertex -56.8214 -82.1637 23.3454; + normal -0.340352 -0.827547 0.446460; + texcoord 0.599320 -1.70639; + vertex -56.6997 -82.5329 22.7540; + normal -0.416573 -0.807249 0.418110; + texcoord 0.599320 -2.62159; + tangent -0.171936 0.521573 0.835703; + vertex -62.4635 -80.6294 20.6863; + normal -0.275931 0.287847 0.917064; + texcoord 0.798930 1.00000; + tangent 0.428114 0.891043 -0.150866; + vertex -35.2930 -84.7213 30.6257; + normal -0.277361 0.288430 0.916449; + texcoord 0.998540 -1.70639; + tangent 0.428115 0.891043 -0.150865; + vertex -56.5080 -81.5115 23.2350; + normal -0.277935 0.288663 0.916202; + texcoord 0.798930 -1.70639; + tangent 0.428115 0.891043 -0.150865; + vertex -56.8214 -82.1637 23.3454; + normal -0.279411 0.289264 0.915563; + texcoord 0.998540 -2.62159; + tangent 0.428115 0.891043 -0.150865; + vertex -62.8650 -81.1489 21.1804; + normal -0.300270 -0.424654 0.854112; + texcoord 0.000490000 -1.70639; + tangent -0.0132501 0.897203 0.441420; + vertex -56.5080 -81.5115 23.2350; + normal -0.333459 -0.420152 0.843965; + texcoord 0.200100 -2.62159; + tangent -0.0132499 0.897203 0.441420; + vertex -62.8717 -80.6904 21.4060; + normal -0.335120 -0.419912 0.843427; + texcoord 0.000490000 -2.62159; + vertex -62.8650 -81.1489 21.1804; + normal -0.368055 -0.414841 0.832131; + texcoord 0.200100 -3.51589; + tangent -0.0132499 0.897203 0.441420; + vertex -67.9989 -80.2755 19.3451; + normal 0.0451143 0.666659 0.743997; + texcoord 0.399710 -1.70639; + tangent 0.487965 0.635156 -0.598721; + vertex -56.3167 -82.1149 22.2849; + normal -0.0572241 0.707731 0.704161; + texcoord 0.399710 -2.62159; + tangent 0.487965 0.635156 -0.598721; + vertex -62.6243 -80.3683 21.1023; + normal -0.0931143 0.719892 0.687812; + texcoord 0.200100 -2.62159; + vertex -62.8717 -80.6904 21.4060; + normal -0.194609 0.747829 0.634728; + texcoord 0.200100 -3.51589; + tangent 0.487965 0.635156 -0.598721; + vertex -67.9989 -80.2755 19.3451; + normal 0.314216 0.854024 -0.414622; + texcoord 0.399710 -1.70639; + tangent 0.311081 -0.505252 -0.804952; + vertex -56.3167 -82.1149 22.2849; + normal 0.269586 0.859099 -0.435055; + texcoord 0.599320 -2.62159; + tangent 0.311081 -0.505252 -0.804953; + vertex -62.4635 -80.6294 20.6863; + normal 0.255231 0.860276 -0.441341; + texcoord 0.399710 -2.62159; + vertex -62.6243 -80.3683 21.1023; + normal 0.209950 0.862586 -0.460290; + texcoord 0.599320 -3.51589; + tangent 0.311081 -0.505252 -0.804952; + vertex -68.1871 -79.8504 19.5355; + normal 0.372290 -0.201233 -0.906038; + texcoord 0.798930 -1.70639; + tangent -0.291628 -0.952132 0.0916407; + vertex -56.8214 -82.1637 23.3454; + normal 0.271637 -0.174297 -0.946485; + texcoord 0.798930 -2.62159; + tangent -0.291628 -0.952132 0.0916407; + vertex -62.6116 -81.1130 20.7328; + normal 0.279869 -0.176547 -0.943666; + texcoord 0.599320 -2.62159; + tangent -0.291628 -0.952132 0.0916407; + vertex -62.4635 -80.6294 20.6863; + normal 0.175622 -0.147474 -0.973349; + texcoord 0.599320 -3.51589; + tangent -0.291627 -0.952132 0.0916408; + vertex -68.1871 -79.8504 19.5355; + normal -0.113726 -0.983116 -0.143351; + texcoord 0.798930 -1.70639; + tangent -0.491466 -0.0697274 0.868101; + vertex -56.8214 -82.1637 23.3454; + normal -0.134168 -0.978828 -0.154579; + texcoord 0.998540 -2.62159; + tangent -0.491466 -0.0697275 0.868101; + vertex -62.8650 -81.1489 21.1804; + normal -0.130690 -0.979598 -0.152672; + texcoord 0.798930 -2.62159; + vertex -62.6116 -81.1130 20.7328; + normal -0.151200 -0.974821 -0.163899; + texcoord 0.998540 -3.51589; + tangent -0.491466 -0.0697274 0.868101; + vertex -67.8765 -80.0368 19.1892; + normal 0.176759 -0.600188 -0.780084; + texcoord 0.000490000 -2.62159; + tangent -0.394487 -0.769320 0.502520; + vertex -62.8650 -81.1489 21.1804; + normal 0.162045 -0.596542 -0.786053; + texcoord 0.200100 -3.51589; + tangent -0.394486 -0.769321 0.502520; + vertex -67.9989 -80.2755 19.3451; + normal 0.162157 -0.596570 -0.786008; + texcoord 0.000490000 -3.51589; + vertex -67.8765 -80.0368 19.1892; + normal 0.147269 -0.592733 -0.791820; + texcoord 0.200100 -4.17048; + tangent -0.394486 -0.769321 0.502520; + vertex -71.2219 -79.1710 17.9188; + normal -0.136945 -0.918754 0.370320; + texcoord 0.399710 -2.62159; + tangent -0.619894 0.371079 0.691399; + vertex -62.6243 -80.3683 21.1023; + normal -0.292133 -0.926914 0.235561; + texcoord 0.399710 -3.51589; + tangent -0.619894 0.371079 0.691399; + vertex -68.1909 -80.1606 19.5592; + normal -0.230695 -0.928361 0.291421; + texcoord 0.200100 -3.51589; + vertex -67.9989 -80.2755 19.3451; + normal -0.379280 -0.913045 0.149983; + texcoord 0.200100 -4.17048; + tangent -0.619893 0.371079 0.691399; + vertex -71.2219 -79.1710 17.9188; + normal -0.263715 0.0764159 0.961569; + texcoord 0.399710 -2.62159; + tangent 0.0120658 0.997040 -0.0759256; + vertex -62.6243 -80.3683 21.1023; + normal -0.361412 0.0751464 0.929373; + texcoord 0.599320 -3.51589; + tangent 0.0120657 0.997040 -0.0759258; + vertex -68.1871 -79.8504 19.5355; + normal -0.344775 0.0754231 0.935651; + texcoord 0.399710 -3.51589; + vertex -68.1909 -80.1606 19.5592; + normal -0.441042 0.0734526 0.894475; + texcoord 0.599320 -4.17048; + tangent 0.0120659 0.997041 -0.0759257; + vertex -71.2548 -79.3390 17.9809; + normal 0.118321 0.906606 0.405051; + texcoord 0.798930 -2.62159; + tangent 0.627177 0.248018 -0.738333; + vertex -62.6116 -81.1130 20.7328; + normal 0.0699672 0.926173 0.370550; + texcoord 0.798930 -3.51589; + tangent 0.627176 0.248018 -0.738334; + vertex -67.9928 -79.7736 19.3069; + normal 0.0459080 0.934527 0.352919; + texcoord 0.599320 -3.51589; + vertex -68.1871 -79.8504 19.5355; + normal -0.00232789 0.948539 0.316652; + texcoord 0.599320 -4.17048; + tangent 0.627176 0.248018 -0.738334; + vertex -71.2548 -79.3390 17.9809; + normal 0.336270 0.504116 -0.795481; + texcoord 0.798930 -2.62159; + tangent 0.374066 -0.846678 -0.378433; + vertex -62.6116 -81.1130 20.7328; + normal 0.358211 0.508297 -0.783147; + texcoord 0.998540 -3.51589; + tangent 0.374065 -0.846678 -0.378433; + vertex -67.8765 -80.0368 19.1892; + normal 0.374597 0.511230 -0.773512; + texcoord 0.798930 -3.51589; + tangent 0.374065 -0.846678 -0.378433; + vertex -67.9928 -79.7736 19.3069; + normal 0.396112 0.514827 -0.760295; + texcoord 0.998540 -4.17048; + tangent 0.374065 -0.846678 -0.378433; + vertex -71.3065 -79.1647 17.9927; + normal 0.517441 0.209667 -0.829635; + texcoord 0.399710 -3.51589; + tangent 0.283934 -0.956660 -0.0646797; + vertex -68.1909 -80.1606 19.5592; + normal 0.439745 0.189865 -0.877824; + texcoord 0.399710 -4.17048; + tangent 0.283934 -0.956660 -0.0646799; + vertex -71.1899 -79.2786 17.9116; + normal 0.406107 0.181090 -0.895703; + texcoord 0.200100 -4.17048; + vertex -71.2219 -79.1710 17.9188; + normal 0.303565 0.153674 -0.940337; + texcoord 0.200100 -4.27048; + tangent 0.283934 -0.956660 -0.0646799; + vertex -71.3543 -79.2651 17.8607; + normal 0.0962762 -0.793989 -0.600261; + texcoord 0.399710 -3.51589; + tangent -0.576946 -0.535934 0.616366; + vertex -68.1909 -80.1606 19.5592; + normal 0.105334 -0.797146 -0.594528; + texcoord 0.599320 -4.17048; + tangent -0.576947 -0.535935 0.616366; + vertex -71.2548 -79.3390 17.9809; + normal 0.104803 -0.796964 -0.594866; + texcoord 0.399710 -4.17048; + vertex -71.1899 -79.2786 17.9116; + normal 0.116070 -0.800765 -0.587625; + texcoord 0.399710 -4.27048; + vertex -71.3543 -79.2651 17.8607; + normal -0.462160 -0.873457 0.153237; + texcoord 0.000490000 1.00000; + tangent 0.490901 -0.395895 -0.776069; + vertex 11.9929 118.356 97.7629; + normal -0.423065 -0.887035 0.184893; + texcoord 0.333170 -0.637970; + tangent 0.490901 -0.395895 -0.776069; + vertex 20.7845 114.429 101.896; + normal -0.433163 -0.883794 0.176853; + texcoord 0.000490000 -0.637970; + vertex 20.5637 114.607 102.245; + normal -0.393257 -0.895568 0.208102; + texcoord 0.333170 -2.58705; + tangent 0.490901 -0.395895 -0.776069; + vertex 29.6107 111.587 106.342; + normal 0.481645 0.175902 -0.858532; + texcoord 0.665860 1.00000; + tangent 0.203183 0.930542 0.304643; + vertex 11.4476 117.581 97.3037; + normal 0.484449 0.174844 -0.857169; + texcoord 0.665860 -0.637970; + tangent 0.203183 0.930542 0.304644; + vertex 20.8775 114.855 102.035; + normal 0.484306 0.174898 -0.857239; + texcoord 0.333170 -0.637970; + vertex 20.7845 114.429 101.896; + normal 0.487106 0.173837 -0.855867; + texcoord 0.333170 -2.58705; + tangent 0.203182 0.930542 0.304644; + vertex 29.6107 111.587 106.342; + normal -0.126348 0.729526 0.672181; + texcoord 0.665860 1.00000; + tangent -0.695132 -0.548527 0.464661; + vertex 11.4476 117.581 97.3037; + normal -0.106513 0.717819 0.688034; + texcoord 0.998540 -0.637970; + tangent -0.695132 -0.548527 0.464661; + vertex 20.5637 114.607 102.245; + normal -0.0991518 0.713344 0.693764; + texcoord 0.665860 -0.637970; + vertex 20.8775 114.855 102.035; + normal -0.0792083 0.700872 0.708876; + texcoord 0.998540 -2.58705; + tangent -0.695133 -0.548526 0.464660; + vertex 29.6058 111.487 106.340; + normal -0.0165456 0.780028 0.625526; + texcoord 0.665860 -0.637970; + tangent -0.663967 -0.476329 0.576419; + vertex 20.8775 114.855 102.035; + normal -0.0470200 0.795929 0.603562; + texcoord 0.665860 -2.58705; + tangent -0.663968 -0.476328 0.576418; + vertex 29.5446 111.539 106.399; + normal -0.0511537 0.797987 0.600501; + texcoord 0.333170 -2.58705; + vertex 29.6107 111.587 106.342; + normal -0.0962365 0.818882 0.565836; + texcoord 0.333170 -2.68705; + tangent -0.663968 -0.476328 0.576418; + vertex 29.6451 111.534 106.424; + normal -0.459613 -0.846100 0.269946; + texcoord 0.665860 -0.637970; + tangent 0.614083 -0.522348 -0.591654; + vertex 20.8775 114.855 102.035; + normal -0.327851 -0.850739 0.410801; + texcoord 0.998540 -2.58705; + tangent 0.614088 -0.522346 -0.591650; + vertex 29.6058 111.487 106.340; + normal -0.368663 -0.852684 0.370159; + texcoord 0.665860 -2.58705; + vertex 29.5446 111.539 106.399; + normal -0.178106 -0.822028 0.540877; + texcoord 0.665860 -2.68705; + vertex 29.6451 111.534 106.424; + normal -0.149520 -0.650839 -0.744347; + texcoord 0.000490000 1.00000; + tangent 0.649828 0.502711 -0.570092; + vertex 6.96198 65.4955 144.624; + normal -0.135086 -0.661715 -0.737485; + texcoord 0.333170 -0.628790; + tangent 0.649829 0.502711 -0.570092; + vertex 14.2945 58.0000 149.705; + normal -0.130935 -0.664791 -0.735465; + texcoord 0.000490000 -0.628790; + vertex 13.8193 57.6323 150.122; + normal -0.116378 -0.675390 -0.728220; + texcoord 0.333170 -2.19665; + tangent 0.649829 0.502710 -0.570092; + vertex 20.0979 51.6670 154.651; + normal 0.669785 0.736508 -0.0945730; + texcoord 0.665860 1.00000; + tangent -0.198142 0.300012 0.933131; + vertex 5.71027 65.1463 144.563; + normal 0.717098 0.693381 -0.0706604; + texcoord 0.665860 -0.628790; + tangent -0.198142 0.300012 0.933131; + vertex 14.1448 58.2267 150.410; + normal 0.710714 0.699577 -0.0740080; + texcoord 0.333170 -0.628790; + vertex 14.2945 58.0000 149.705; + normal 0.755378 0.653404 -0.0496788; + texcoord 0.333170 -2.19665; + tangent -0.198143 0.300012 0.933130; + vertex 20.0979 51.6670 154.651; + normal -0.600363 -0.0577572 0.797640; + texcoord 0.665860 1.00000; + tangent -0.442123 -0.807140 -0.391219; + vertex 5.71027 65.1463 144.563; + normal -0.597257 -0.0604888 0.799766; + texcoord 0.998540 -0.628790; + tangent -0.442123 -0.807140 -0.391220; + vertex 13.8193 57.6323 150.122; + normal -0.597315 -0.0604384 0.799727; + texcoord 0.665860 -0.628790; + vertex 14.1448 58.2267 150.410; + normal -0.594179 -0.0631839 0.801847; + texcoord 0.998540 -2.19665; + tangent -0.442123 -0.807139 -0.391220; + vertex 20.3399 51.9868 154.509; + normal -0.149149 0.493561 0.856827; + texcoord 0.000490000 -0.628790; + tangent -0.568811 -0.751621 0.333946; + vertex 13.8193 57.6323 150.122; + normal -0.103450 0.468187 0.877553; + texcoord 0.333170 -2.19665; + tangent -0.568812 -0.751620 0.333946; + vertex 20.0979 51.6670 154.651; + normal -0.114891 0.474661 0.872638; + texcoord 0.000490000 -2.19665; + vertex 20.3399 51.9868 154.509; + normal -0.0684038 0.447855 0.891486; + texcoord 0.333170 -3.07014; + tangent -0.568812 -0.751620 0.333946; + vertex 23.4143 48.9000 156.296; + normal -0.636779 -0.732850 -0.239674; + texcoord 0.665860 -0.628790; + tangent 0.384308 -0.0321837 -0.922644; + vertex 14.1448 58.2267 150.410; + normal -0.603915 -0.764669 -0.224876; + texcoord 0.665860 -2.19665; + tangent 0.384309 -0.0321832 -0.922643; + vertex 20.2628 51.6532 154.255; + normal -0.599141 -0.769038 -0.222735; + texcoord 0.333170 -2.19665; + tangent 0.384309 -0.0321832 -0.922643; + vertex 20.0979 51.6670 154.651; + normal -0.564158 -0.799270 -0.207109; + texcoord 0.333170 -3.07014; + tangent 0.384309 -0.0321828 -0.922644; + vertex 23.4143 48.9000 156.296; + normal 0.720417 0.306602 -0.622089; + texcoord 0.665860 -0.628790; + tangent 0.180998 0.782774 0.595402; + vertex 14.1448 58.2267 150.410; + normal 0.716549 0.309716 -0.625007; + texcoord 0.998540 -2.19665; + tangent 0.180998 0.782774 0.595403; + vertex 20.3399 51.9868 154.509; + normal 0.715720 0.310379 -0.625628; + texcoord 0.665860 -2.19665; + vertex 20.2628 51.6532 154.255; + normal 0.711764 0.313528 -0.628564; + texcoord 0.998540 -3.07014; + tangent 0.180998 0.782774 0.595403; + vertex 23.3634 48.7980 156.342; + normal 0.0738475 -0.443454 -0.893250; + texcoord 0.000490000 -2.19665; + tangent 0.412985 0.828882 -0.377356; + vertex 20.3399 51.9868 154.509; + normal -0.0146306 -0.408249 -0.912753; + texcoord 0.333170 -3.07014; + tangent 0.412985 0.828882 -0.377356; + vertex 23.4143 48.9000 156.296; + normal -0.0506933 -0.392777 -0.918235; + texcoord 0.000490000 -3.07014; + vertex 23.3634 48.7980 156.342; + normal -0.179755 -0.332005 -0.925992; + texcoord 0.000490000 -3.17014; + tangent 0.412985 0.828882 -0.377356; + vertex 23.4892 48.7984 156.318; + normal 0.618488 0.779795 0.0969148; + texcoord 0.665860 -2.19665; + tangent 0.185719 -0.264900 0.946222; + vertex 20.2628 51.6532 154.255; + normal 0.732583 0.679100 0.0463311; + texcoord 0.665860 -3.07014; + tangent 0.185719 -0.264901 0.946222; + vertex 23.4371 48.8674 156.412; + normal 0.682294 0.727737 0.0698175; + texcoord 0.333170 -3.07014; + tangent 0.185719 -0.264901 0.946222; + vertex 23.4143 48.9000 156.296; + normal 0.803997 0.594571 0.00865042; + texcoord 0.333170 -3.17014; + vertex 23.4892 48.7984 156.318; + normal -0.880686 0.296252 -0.369630; + texcoord 0.000490000 1.00000; + tangent 0.244653 -0.383714 -0.890454; + vertex 25.8897 -48.6459 138.135; + normal -0.893195 0.268158 -0.360961; + texcoord 0.333170 -1.20700; + tangent 0.244653 -0.383714 -0.890454; + vertex 19.4690 -61.7546 142.927; + normal -0.895502 0.262712 -0.359248; + texcoord 0.000490000 -1.20700; + vertex 19.3059 -61.4988 143.521; + normal -0.907423 0.232987 -0.349714; + texcoord 0.333170 -1.92539; + tangent 0.244653 -0.383715 -0.890454; + vertex 17.7106 -65.1765 145.210; + normal 0.669628 -0.460500 -0.582698; + texcoord 0.665860 1.00000; + tangent 0.618098 -0.0894445 0.780996; + vertex 25.4288 -47.6871 138.659; + normal 0.618602 -0.557699 -0.553447; + texcoord 0.665860 -1.20700; + tangent 0.618098 -0.0894445 0.780996; + vertex 19.8946 -61.8162 143.465; + normal 0.626416 -0.544192 -0.558084; + texcoord 0.333170 -1.20700; + vertex 19.4690 -61.7546 142.927; + normal 0.566156 -0.638601 -0.521206; + texcoord 0.333170 -1.92539; + tangent 0.618098 -0.0894443 0.780996; + vertex 17.7106 -65.1765 145.210; + normal 0.217413 0.236933 0.946887; + texcoord 0.665860 1.00000; + tangent -0.877196 0.472890 0.0830830; + vertex 25.4288 -47.6871 138.659; + normal 0.224770 0.251547 0.941383; + texcoord 0.998540 -1.20700; + tangent -0.877196 0.472890 0.0830831; + vertex 19.3059 -61.4988 143.521; + normal 0.225327 0.252657 0.940953; + texcoord 0.665860 -1.20700; + vertex 19.8946 -61.8162 143.465; + normal 0.232888 0.267741 0.934921; + texcoord 0.998540 -1.92539; + tangent -0.877196 0.472890 0.0830832; + vertex 17.9324 -65.3949 144.978; + normal 0.723364 0.00335837 0.690459; + texcoord 0.000490000 -1.20700; + tangent -0.571961 0.563092 0.596480; + vertex 19.3059 -61.4988 143.521; + normal 0.703335 -0.0375443 0.709866; + texcoord 0.333170 -1.92539; + tangent -0.571961 0.563093 0.596480; + vertex 17.7106 -65.1765 145.210; + normal 0.700150 -0.0437327 0.712655; + texcoord 0.000490000 -1.92539; + vertex 17.9324 -65.3949 144.978; + normal 0.678087 -0.0846179 0.730095; + texcoord 0.333170 -2.74547; + tangent -0.571961 0.563092 0.596479; + vertex 16.1525 -69.1981 146.191; + normal -0.810661 0.577377 0.0972835; + texcoord 0.665860 -1.20700; + tangent -0.381953 -0.395542 -0.835260; + vertex 19.8946 -61.8162 143.465; + normal -0.862440 0.477349 0.168330; + texcoord 0.665860 -1.92539; + tangent -0.381952 -0.395542 -0.835259; + vertex 17.5613 -65.3312 144.883; + normal -0.849848 0.505448 0.149266; + texcoord 0.333170 -1.92539; + vertex 17.7106 -65.1765 145.210; + normal -0.890750 0.398447 0.218640; + texcoord 0.333170 -2.74547; + tangent -0.381952 -0.395542 -0.835260; + vertex 16.1525 -69.1981 146.191; + normal 0.147979 -0.452977 -0.879155; + texcoord 0.665860 -1.20700; + tangent 0.955474 -0.163982 0.245314; + vertex 19.8946 -61.8162 143.465; + normal 0.156098 -0.424610 -0.891818; + texcoord 0.998540 -1.92539; + tangent 0.955474 -0.163982 0.245314; + vertex 17.9324 -65.3949 144.978; + normal 0.158567 -0.415784 -0.895534; + texcoord 0.665860 -1.92539; + tangent 0.955474 -0.163982 0.245314; + vertex 17.5613 -65.3312 144.883; + normal 0.166404 -0.387113 -0.906892; + texcoord 0.998540 -2.74547; + tangent 0.955474 -0.163981 0.245314; + vertex 16.0694 -69.1359 146.234; + normal -0.486302 -0.0504781 -0.872331; + texcoord 0.000490000 -1.92539; + tangent 0.740222 -0.554283 -0.380581; + vertex 17.9324 -65.3949 144.978; + normal -0.442261 0.0249583 -0.896539; + texcoord 0.333170 -2.74547; + tangent 0.740222 -0.554283 -0.380581; + vertex 16.1525 -69.1981 146.191; + normal -0.444403 0.0214337 -0.895571; + texcoord 0.000490000 -2.74547; + vertex 16.0694 -69.1359 146.234; + normal -0.374595 0.130073 -0.918019; + texcoord 0.000490000 -2.84547; + vertex 16.0537 -69.2513 146.224; + normal -0.677062 0.702327 -0.219826; + texcoord 0.000490000 1.00000; + tangent 0.433257 0.138950 -0.890495; + vertex -25.4766 -93.0023 81.9933; + normal -0.682415 0.695984 -0.223420; + texcoord 0.200100 -1.46746; + tangent 0.433257 0.138950 -0.890495; + vertex -37.4035 -106.781 74.7064; + normal -0.682878 0.695429 -0.223732; + texcoord 0.000490000 -1.46746; + vertex -37.7002 -106.876 75.3164; + normal -0.688324 0.688835 -0.227410; + texcoord 0.200100 -2.30297; + tangent 0.433257 0.138950 -0.890495; + vertex -41.1191 -111.013 73.1331; + normal 0.238679 0.366491 -0.899287; + texcoord 0.399710 1.00000; + tangent 0.840619 -0.541622 0.00237835; + vertex -25.8147 -94.0465 82.9719; + normal 0.200140 0.306538 -0.930579; + texcoord 0.399710 -1.46746; + tangent 0.840619 -0.541622 0.00237911; + vertex -36.8374 -107.146 74.7080; + normal 0.190368 0.291342 -0.937486; + texcoord 0.200100 -1.46746; + vertex -37.4035 -106.781 74.7064; + normal 0.148977 0.226991 -0.962435; + texcoord 0.200100 -2.30297; + tangent 0.840619 -0.541622 0.00237927; + vertex -41.1191 -111.013 73.1331; + normal 0.814619 -0.481442 -0.323434; + texcoord 0.399710 1.00000; + tangent 0.0767198 -0.463304 0.882872; + vertex -25.8147 -94.0465 82.9719; + normal 0.782744 -0.520501 -0.341162; + texcoord 0.599320 -1.46746; + tangent 0.0767195 -0.463305 0.882872; + vertex -36.7835 -107.471 75.3281; + normal 0.776721 -0.527428 -0.344273; + texcoord 0.399710 -1.46746; + tangent 0.0767195 -0.463305 0.882872; + vertex -36.8374 -107.146 74.7080; + normal 0.741056 -0.565907 -0.361367; + texcoord 0.599320 -2.30297; + tangent 0.0767196 -0.463304 0.882872; + vertex -40.8216 -110.895 72.4088; + normal 0.342244 -0.590338 0.731006; + texcoord 0.798930 1.00000; + tangent -0.788757 0.242285 0.564943; + vertex -25.9214 -91.8716 82.8402; + normal 0.274014 -0.684103 0.675958; + texcoord 0.798930 -1.46746; + tangent -0.788756 0.242285 0.564944; + vertex -37.3163 -107.307 75.7097; + normal 0.278742 -0.678154 0.680007; + texcoord 0.599320 -1.46746; + vertex -36.7835 -107.471 75.3281; + normal 0.204348 -0.763430 0.612713; + texcoord 0.599320 -2.30297; + tangent -0.788756 0.242285 0.564944; + vertex -40.8216 -110.895 72.4088; + normal -0.639993 0.122002 0.758633; + texcoord 0.798930 1.00000; + tangent -0.549586 0.617320 -0.562914; + vertex -25.9214 -91.8716 82.8402; + normal -0.653741 0.101750 0.749846; + texcoord 0.998540 -1.46746; + tangent -0.549586 0.617319 -0.562914; + vertex -37.7002 -106.876 75.3164; + normal -0.652469 0.103654 0.750693; + texcoord 0.798930 -1.46746; + vertex -37.3163 -107.307 75.7097; + normal -0.666177 0.0827801 0.741185; + texcoord 0.998540 -2.30297; + vertex -40.7945 -111.364 73.0365; + normal -0.132394 -0.374836 0.917589; + texcoord 0.000490000 -1.46746; + tangent -0.665499 0.719667 0.197963; + vertex -37.7002 -106.876 75.3164; + normal -0.141512 -0.382070 0.913234; + texcoord 0.200100 -2.30297; + tangent -0.665499 0.719667 0.197964; + vertex -41.1191 -111.013 73.1331; + normal -0.145134 -0.384932 0.911462; + texcoord 0.000490000 -2.30297; + vertex -40.7945 -111.364 73.0365; + normal -0.154307 -0.392150 0.906867; + texcoord 0.200100 -3.10582; + vertex -43.5608 -114.849 71.0587; + normal -0.682457 0.568422 0.459508; + texcoord 0.399710 -1.46746; + tangent -0.0373062 0.600760 -0.798559; + vertex -36.8374 -107.146 74.7080; + normal -0.775120 0.486966 0.402557; + texcoord 0.399710 -2.30297; + tangent -0.0373061 0.600759 -0.798559; + vertex -41.1371 -110.722 72.7465; + normal -0.791752 0.469792 0.390415; + texcoord 0.200100 -2.30297; + vertex -41.1191 -111.013 73.1331; + normal -0.867654 0.376977 0.324136; + texcoord 0.200100 -3.10582; + tangent -0.0373061 0.600759 -0.798559; + vertex -43.5608 -114.849 71.0587; + normal -0.297544 0.708580 -0.639829; + texcoord 0.399710 -1.46746; + tangent 0.639638 -0.349571 -0.684590; + vertex -36.8374 -107.146 74.7080; + normal -0.363925 0.646750 -0.670278; + texcoord 0.599320 -2.30297; + tangent 0.639638 -0.349571 -0.684589; + vertex -40.8216 -110.895 72.4088; + normal -0.359951 0.650711 -0.668588; + texcoord 0.399710 -2.30297; + vertex -41.1371 -110.722 72.7465; + normal -0.423531 0.582949 -0.693392; + texcoord 0.599320 -3.10582; + tangent 0.639639 -0.349571 -0.684589; + vertex -44.0215 -114.738 71.1319; + normal 0.670242 0.0274829 -0.741633; + texcoord 0.798930 -1.46746; + tangent 0.439593 -0.819845 0.366896; + vertex -37.3163 -107.307 75.7097; + normal 0.578192 -0.0543003 -0.814092; + texcoord 0.798930 -2.30297; + tangent 0.439593 -0.819845 0.366896; + vertex -40.6085 -111.292 72.5866; + normal 0.594478 -0.0406411 -0.803084; + texcoord 0.599320 -2.30297; + tangent 0.439593 -0.819845 0.366896; + vertex -40.8216 -110.895 72.4088; + normal 0.491274 -0.122500 -0.862348; + texcoord 0.599320 -3.10582; + tangent 0.439593 -0.819845 0.366895; + vertex -44.0215 -114.738 71.1319; + normal 0.688959 -0.704077 0.172078; + texcoord 0.798930 -1.46746; + tangent -0.377878 -0.146326 0.914219; + vertex -37.3163 -107.307 75.7097; + normal 0.689348 -0.703639 0.172309; + texcoord 0.998540 -2.30297; + tangent -0.377877 -0.146326 0.914220; + vertex -40.7945 -111.364 73.0365; + normal 0.689395 -0.703587 0.172337; + texcoord 0.798930 -2.30297; + vertex -40.6085 -111.292 72.5866; + normal 0.689786 -0.703147 0.172568; + texcoord 0.998540 -3.10582; + tangent -0.377877 -0.146326 0.914220; + vertex -43.6676 -114.729 70.8102; + normal 0.792095 -0.341661 -0.505820; + texcoord 0.000490000 -2.30297; + tangent 0.360853 -0.406255 0.839489; + vertex -40.7945 -111.364 73.0365; + normal 0.784004 -0.355364 -0.508974; + texcoord 0.200100 -3.10582; + tangent 0.360852 -0.406255 0.839489; + vertex -43.5608 -114.849 71.0587; + normal 0.779069 -0.363511 -0.510795; + texcoord 0.000490000 -3.10582; + vertex -43.6676 -114.729 70.8102; + normal 0.770350 -0.377537 -0.513835; + texcoord 0.200100 -3.68976; + tangent 0.360852 -0.406255 0.839490; + vertex -45.6269 -116.724 69.3388; + normal 0.560071 -0.573426 0.597915; + texcoord 0.399710 -2.30297; + tangent -0.739182 -0.0200079 0.673208; + vertex -41.1371 -110.722 72.7465; + normal 0.480166 -0.716576 0.505925; + texcoord 0.399710 -3.10582; + tangent -0.739182 -0.0200075 0.673209; + vertex -43.7792 -114.855 71.2577; + normal 0.493697 -0.695997 0.521394; + texcoord 0.200100 -3.10582; + vertex -43.5608 -114.849 71.0587; + normal 0.398692 -0.818606 0.413435; + texcoord 0.200100 -3.68976; + tangent -0.739182 -0.0200079 0.673209; + vertex -45.6269 -116.724 69.3388; + normal -0.468056 -0.0190491 0.883493; + texcoord 0.399710 -2.30297; + tangent -0.815880 0.393411 -0.423754; + vertex -41.1371 -110.722 72.7465; + normal -0.514941 -0.161007 0.841969; + texcoord 0.599320 -3.10582; + tangent -0.815880 0.393411 -0.423754; + vertex -44.0215 -114.738 71.1319; + normal -0.498859 -0.108363 0.859882; + texcoord 0.399710 -3.10582; + vertex -43.7792 -114.855 71.2577; + normal -0.539003 -0.252157 0.803674; + texcoord 0.599320 -3.68976; + tangent -0.815880 0.393411 -0.423754; + vertex -45.6396 -116.895 69.3701; + normal -0.714587 0.699263 0.0199180; + texcoord 0.798930 -2.30297; + tangent 0.232493 0.264250 -0.936012; + vertex -40.6085 -111.292 72.5866; + normal -0.755272 0.655406 -0.00256914; + texcoord 0.798930 -3.10582; + tangent 0.232493 0.264250 -0.936012; + vertex -43.9528 -114.660 70.8552; + normal -0.751860 0.659322 -0.000615967; + texcoord 0.599320 -3.10582; + vertex -44.0215 -114.738 71.1319; + normal -0.790328 0.612235 -0.0234641; + texcoord 0.599320 -3.68976; + tangent 0.232493 0.264250 -0.936012; + vertex -45.6396 -116.895 69.3701; + normal -0.0239778 0.475792 -0.879231; + texcoord 0.798930 -2.30297; + tangent 0.960920 -0.231649 -0.151562; + vertex -40.6085 -111.292 72.5866; + normal -0.0133114 0.508200 -0.861136; + texcoord 0.998540 -3.10582; + tangent 0.960920 -0.231649 -0.151562; + vertex -43.6676 -114.729 70.8102; + normal -0.00601548 0.529897 -0.848041; + texcoord 0.798930 -3.10582; + vertex -43.9528 -114.660 70.8552; + normal 0.00471146 0.561106 -0.827731; + texcoord 0.998540 -3.68976; + tangent 0.960920 -0.231649 -0.151562; + vertex -45.6670 -116.737 69.4377; + normal -0.641022 0.749938 -0.163352; + texcoord 0.000490000 -3.10582; + tangent 0.373075 0.118453 -0.920209; + vertex -43.6676 -114.729 70.8102; + normal -0.569667 0.812094 -0.126422; + texcoord 0.200100 -3.68976; + tangent 0.373076 0.118453 -0.920208; + vertex -45.6269 -116.724 69.3388; + normal -0.575103 0.807818 -0.129176; + texcoord 0.000490000 -3.68976; + tangent 0.373076 0.118453 -0.920208; + vertex -45.6670 -116.737 69.4377; + normal -0.478786 0.874132 -0.0815906; + texcoord 0.000490000 -3.78976; + vertex -45.7707 -116.804 69.3286; + normal -0.744066 0.173866 0.645086; + texcoord 0.798930 -3.10582; + tangent 0.0733259 0.980964 -0.179816; + vertex -43.9528 -114.660 70.8552; + normal -0.751309 0.172906 0.636897; + texcoord 0.998540 -3.68976; + tangent 0.0733255 0.980964 -0.179816; + vertex -45.6670 -116.737 69.4377; + normal -0.756017 0.172264 0.631477; + texcoord 0.798930 -3.68976; + vertex -45.6748 -116.842 69.4570; + normal -0.764226 0.171111 0.621836; + texcoord 0.798930 -3.78976; + tangent 0.0733256 0.980964 -0.179816; + vertex -45.7707 -116.804 69.3286; + normal -0.204169 0.120848 0.971448; + texcoord 0.000490000 1.00000; + tangent -0.978910 -0.0179911 -0.203499; + vertex 15.4992 -96.1358 33.8673; + normal -0.204267 0.0703375 0.976385; + texcoord 0.333170 -0.636300; + tangent -0.978910 -0.0179902 -0.203499; + vertex 12.9699 -106.278 34.5974; + normal -0.204291 0.0825509 0.975423; + texcoord 0.000490000 -0.636300; + vertex 13.4074 -106.270 34.6883; + normal -0.203991 0.0319469 0.978451; + texcoord 0.333170 -2.58165; + tangent -0.978910 -0.0179889 -0.203499; + vertex 11.2515 -116.398 34.5695; + normal -0.715157 0.133230 -0.686149; + texcoord 0.665860 1.00000; + tangent 0.669894 -0.149517 -0.727246; + vertex 14.9505 -95.6305 34.6004; + normal -0.716142 0.128344 -0.686052; + texcoord 0.665860 -0.636300; + tangent 0.669894 -0.149516 -0.727246; + vertex 13.2744 -106.346 34.2668; + normal -0.716105 0.128532 -0.686056; + texcoord 0.333170 -0.636300; + tangent 0.669894 -0.149516 -0.727246; + vertex 12.9699 -106.278 34.5974; + normal -0.717074 0.123641 -0.685943; + texcoord 0.333170 -2.58165; + tangent 0.669894 -0.149517 -0.727246; + vertex 11.2515 -116.398 34.5695; + normal 0.951175 -0.140224 -0.274962; + texcoord 0.665860 1.00000; + tangent 0.296663 0.169457 0.939827; + vertex 14.9505 -95.6305 34.6004; + normal 0.948312 -0.168386 -0.268981; + texcoord 0.998540 -0.636300; + tangent 0.296663 0.169455 0.939828; + vertex 13.4074 -106.270 34.6883; + normal 0.947196 -0.177625 -0.266963; + texcoord 0.665860 -0.636300; + tangent 0.296663 0.169455 0.939828; + vertex 13.2744 -106.346 34.2668; + normal 0.943281 -0.205584 -0.260686; + texcoord 0.998540 -2.58165; + tangent 0.296663 0.169457 0.939827; + vertex 11.1899 -116.392 34.6468; + normal 0.924055 -0.195840 -0.328281; + texcoord 0.665860 -0.636300; + tangent 0.362376 0.175417 0.915376; + vertex 13.2744 -106.346 34.2668; + normal 0.919237 -0.229448 -0.319933; + texcoord 0.665860 -2.58165; + tangent 0.362375 0.175422 0.915375; + vertex 11.2874 -116.381 34.6602; + normal 0.918271 -0.235346 -0.318420; + texcoord 0.333170 -2.58165; + vertex 11.2515 -116.398 34.5695; + normal 0.908731 -0.284734 -0.305179; + texcoord 0.333170 -2.68165; + tangent 0.362375 0.175421 0.915375; + vertex 11.2507 -116.474 34.6386; + normal -0.143081 0.0670388 0.987438; + texcoord 0.665860 -0.636300; + tangent -0.984507 -0.111820 -0.135065; + vertex 13.2744 -106.346 34.2668; + normal -0.130546 -0.0468231 0.990336; + texcoord 0.998540 -2.58165; + tangent -0.984506 -0.111828 -0.135064; + vertex 11.1899 -116.392 34.6468; + normal -0.133303 -0.0231172 0.990806; + texcoord 0.665860 -2.58165; + vertex 11.2874 -116.381 34.6602; + normal -0.113556 -0.180327 0.977030; + texcoord 0.665860 -2.68165; + vertex 11.2507 -116.474 34.6386; + normal -0.191214 0.253432 0.948267; + texcoord 0.000490000 1.00000; + tangent 0.897212 -0.346657 0.273566; + vertex -3.37036 157.417 63.9213; + normal -0.178549 0.281824 0.942706; + texcoord 0.333170 -1.08186; + tangent 0.897212 -0.346658 0.273566; + vertex 1.49469 168.619 61.9085; + normal -0.178061 0.282904 0.942475; + texcoord 0.000490000 -1.08186; + vertex 1.21378 168.727 61.8228; + normal -0.165207 0.311013 0.935937; + texcoord 0.333170 -3.44251; + tangent 0.897212 -0.346659 0.273566; + vertex 5.93953 179.710 59.0074; + normal 0.867998 -0.431573 -0.245611; + texcoord 0.665860 1.00000; + tangent -0.248090 0.0515675 -0.967363; + vertex -3.38668 157.250 64.6345; + normal 0.872226 -0.422609 -0.246218; + texcoord 0.665860 -1.08186; + tangent -0.248089 0.0515665 -0.967364; + vertex 1.41570 168.635 61.6005; + normal 0.871389 -0.424401 -0.246099; + texcoord 0.333170 -1.08186; + tangent -0.248089 0.0515665 -0.967364; + vertex 1.49469 168.619 61.9085; + normal 0.875550 -0.415401 -0.246686; + texcoord 0.333170 -3.44251; + tangent -0.248088 0.0515679 -0.967364; + vertex 5.93953 179.710 59.0074; + normal -0.711166 0.115161 -0.693528; + texcoord 0.665860 1.00000; + tangent -0.642727 0.293216 0.707762; + vertex -3.38668 157.250 64.6345; + normal -0.708907 0.122608 -0.694563; + texcoord 0.998540 -1.08186; + tangent -0.642727 0.293217 0.707761; + vertex 1.21378 168.727 61.8228; + normal -0.708473 0.124025 -0.694755; + texcoord 0.665860 -1.08186; + vertex 1.41570 168.635 61.6005; + normal -0.706162 0.131464 -0.695739; + texcoord 0.998540 -3.44251; + tangent -0.642727 0.293217 0.707761; + vertex 5.97736 179.719 59.0648; + normal 0.777167 -0.447758 -0.442180; + texcoord 0.000490000 -1.08186; + tangent -0.545558 -0.129175 -0.828058; + vertex 1.21378 168.727 61.8228; + normal 0.816331 -0.305505 -0.490174; + texcoord 0.333170 -3.44251; + tangent -0.545559 -0.129171 -0.828058; + vertex 5.93953 179.710 59.0074; + normal 0.819527 -0.288938 -0.494864; + texcoord 0.000490000 -3.44251; + tangent -0.545559 -0.129171 -0.828058; + vertex 5.97736 179.719 59.0648; + normal 0.837886 -0.0632189 -0.542172; + texcoord 0.000490000 -3.54251; + tangent -0.545559 -0.129171 -0.828058; + vertex 5.95732 179.777 59.0271; + normal -0.824514 0.214165 -0.523746; + texcoord 0.665860 -1.08186; + tangent -0.420445 0.387575 0.820373; + vertex 1.41570 168.635 61.6005; + normal -0.796516 0.275324 -0.538292; + texcoord 0.665860 -3.44251; + tangent -0.420448 0.387572 0.820373; + vertex 5.91038 179.737 59.0643; + normal -0.797063 0.274215 -0.538049; + texcoord 0.333170 -3.44251; + tangent -0.420448 0.387572 0.820373; + vertex 5.93953 179.710 59.0074; + normal -0.749459 0.361282 -0.554786; + texcoord 0.333170 -3.54251; + tangent -0.420448 0.387572 0.820373; + vertex 5.95732 179.777 59.0271; + normal 0.0467686 0.204434 0.977763; + texcoord 0.665860 -1.08186; + tangent 0.966017 -0.258360 0.00781339; + vertex 1.41570 168.635 61.6005; + normal 0.0913358 0.369468 0.924744; + texcoord 0.998540 -3.44251; + tangent 0.966017 -0.258362 0.00781247; + vertex 5.97736 179.719 59.0648; + normal 0.0874406 0.355085 0.930736; + texcoord 0.665860 -3.44251; + tangent 0.966017 -0.258362 0.00781247; + vertex 5.91038 179.737 59.0643; + normal 0.146924 0.573716 0.805769; + texcoord 0.665860 -3.54251; + tangent 0.966017 -0.258362 0.00781249; + vertex 5.95732 179.777 59.0271; + normal 0.927842 0.264176 0.263287; + texcoord 0.000490000 1.00000; + tangent 0.360503 -0.454213 -0.814695; + vertex -16.8623 94.3663 147.169; + normal 0.924610 0.289207 0.247901; + texcoord 0.250000 -1.53052; + tangent 0.360504 -0.454214 -0.814694; + vertex -18.9998 108.463 140.558; + normal 0.923915 0.293872 0.244993; + texcoord 0.000490000 -1.53052; + vertex -19.1182 108.612 140.826; + normal 0.919718 0.318629 0.229333; + texcoord 0.250000 -4.49202; + tangent 0.360504 -0.454215 -0.814694; + vertex -22.2484 122.344 134.300; + normal 0.321527 -0.364857 -0.873785; + texcoord 0.499510 1.00000; + tangent -0.912056 -0.367357 -0.182214; + vertex -16.1346 94.6904 147.363; + normal 0.316450 -0.347931 -0.882498; + texcoord 0.499510 -1.53052; + tangent -0.912056 -0.367357 -0.182215; + vertex -19.2993 108.342 140.498; + normal 0.315962 -0.346318 -0.883307; + texcoord 0.250000 -1.53052; + vertex -18.9998 108.463 140.558; + normal 0.310749 -0.329241 -0.891648; + texcoord 0.250000 -4.49202; + tangent -0.912056 -0.367359 -0.182214; + vertex -22.2484 122.344 134.300; + normal -0.916030 -0.328265 -0.230500; + texcoord 0.499510 1.00000; + tangent -0.366554 0.451753 0.813362; + vertex -16.1346 94.6904 147.363; + normal -0.918982 -0.312316 -0.240688; + texcoord 0.749030 -1.53052; + tangent -0.366554 0.451752 0.813362; + vertex -19.4205 108.491 140.767; + normal -0.918541 -0.314829 -0.239094; + texcoord 0.499510 -1.53052; + vertex -19.2993 108.342 140.498; + normal -0.921210 -0.298767 -0.249218; + texcoord 0.749030 -4.49202; + tangent -0.366554 0.451754 0.813361; + vertex -22.1960 122.430 134.316; + normal -0.308986 0.345633 0.886039; + texcoord 0.998540 1.00000; + tangent 0.914372 0.364242 0.176781; + vertex -16.8623 94.3663 147.169; + normal -0.309346 0.346823 0.885449; + texcoord 0.998540 -1.53052; + tangent 0.914372 0.364244 0.176779; + vertex -19.1182 108.612 140.826; + normal -0.309303 0.346682 0.885518; + texcoord 0.749030 -1.53052; + vertex -19.4205 108.491 140.767; + normal -0.309662 0.347869 0.884927; + texcoord 0.749030 -4.49202; + tangent 0.914371 0.364245 0.176780; + vertex -22.1960 122.430 134.316; + normal 0.0307584 -0.423264 -0.905484; + texcoord 0.000490000 -1.53052; + tangent -0.956218 -0.276237 0.0966438; + vertex -19.1182 108.612 140.826; + normal 0.0752098 -0.551092 -0.831048; + texcoord 0.250000 -4.49202; + tangent -0.956219 -0.276236 0.0966404; + vertex -22.2484 122.344 134.300; + normal 0.0783798 -0.559896 -0.824847; + texcoord 0.000490000 -4.49202; + vertex -22.1791 122.364 134.293; + normal 0.135407 -0.710362 -0.690688; + texcoord 0.000490000 -4.59202; + tangent -0.956219 -0.276236 0.0966404; + vertex -22.2358 122.409 134.236; + normal -0.972161 -0.228237 -0.0530259; + texcoord 0.499510 -1.53052; + tangent -0.233068 0.918588 0.319179; + vertex -19.2993 108.342 140.498; + normal -0.961692 -0.169010 -0.215832; + texcoord 0.499510 -4.49202; + tangent -0.233068 0.918588 0.319179; + vertex -22.2653 122.410 134.323; + normal -0.970271 -0.197650 -0.139673; + texcoord 0.250000 -4.49202; + vertex -22.2484 122.344 134.300; + normal -0.940400 -0.129315 -0.314525; + texcoord 0.250000 -4.59202; + tangent -0.233068 0.918588 0.319179; + vertex -22.2358 122.409 134.236; + normal -0.662884 0.588740 0.462569; + texcoord 0.125240 1.00000; + tangent -0.576950 -0.795419 0.185574; + vertex 11.5445 -31.8383 162.889; + normal -0.650220 0.584790 0.485011; + texcoord 0.250000 -2.91845; + tangent -0.576950 -0.795418 0.185579; + vertex 19.6611 -39.1330 183.805; + normal -0.653035 0.585690 0.480117; + texcoord 0.000490000 -2.91845; + tangent -0.576950 -0.795418 0.185579; + vertex 19.8334 -38.8955 183.750; + normal -0.640052 0.581438 0.502258; + texcoord 0.250000 -7.44568; + tangent -0.576951 -0.795417 0.185580; + vertex 29.1719 -46.3565 204.287; + normal -0.632824 -0.773851 -0.0262288; + texcoord 0.374760 1.00000; + tangent 0.738884 -0.593412 -0.319237; + vertex 11.2344 -31.5435 163.197; + normal -0.627255 -0.778803 -0.00413240; + texcoord 0.499510 -2.91845; + tangent 0.738885 -0.593410 -0.319239; + vertex 19.8817 -39.3102 183.710; + normal -0.628492 -0.777765 -0.00892401; + texcoord 0.250000 -2.91845; + vertex 19.6611 -39.1330 183.805; + normal -0.622649 -0.782390 0.0131944; + texcoord 0.250000 -7.44568; + tangent 0.738886 -0.593410 -0.319238; + vertex 29.1719 -46.3565 204.287; + normal 0.639640 -0.587767 -0.495370; + texcoord 0.624270 1.00000; + tangent 0.581837 0.791356 -0.187673; + vertex 10.4956 -31.8850 162.780; + normal 0.641402 -0.588354 -0.492385; + texcoord 0.749030 -2.91845; + tangent 0.581836 0.791357 -0.187674; + vertex 20.0566 -39.0723 183.653; + normal 0.641845 -0.588501 -0.491631; + texcoord 0.499510 -2.91845; + vertex 19.8817 -39.3102 183.710; + normal 0.643597 -0.589080 -0.488639; + texcoord 0.749030 -7.44568; + tangent 0.581836 0.791357 -0.187672; + vertex 29.1530 -46.2679 204.309; + normal 0.617134 0.786742 -0.0135259; + texcoord 0.873780 1.00000; + tangent -0.742649 0.588054 0.320415; + vertex 10.8057 -32.1798 162.472; + normal 0.618736 0.785561 -0.00764564; + texcoord 0.998540 -2.91845; + tangent -0.742647 0.588054 0.320418; + vertex 19.8334 -38.8955 183.750; + normal 0.619147 0.785251 -0.00612506; + texcoord 0.749030 -2.91845; + vertex 20.0566 -39.0723 183.653; + normal 0.620723 0.784030 -0.000231756; + texcoord 0.749030 -7.44568; + tangent -0.742649 0.588054 0.320414; + vertex 29.1530 -46.2679 204.309; + normal -0.567012 -0.822686 -0.0410523; + texcoord 0.000490000 -2.91845; + tangent 0.823485 -0.567320 -0.00462941; + vertex 19.8334 -38.8955 183.750; + normal -0.566784 -0.823004 0.0376765; + texcoord 0.250000 -7.44568; + tangent 0.823483 -0.567322 -0.00463168; + vertex 29.1719 -46.3565 204.287; + normal -0.567240 -0.823458 0.0125015; + texcoord 0.000490000 -7.44568; + vertex 29.1176 -46.3191 204.288; + normal -0.563582 -0.818937 0.108244; + texcoord 0.000490000 -7.54568; + tangent 0.823483 -0.567322 -0.00463166; + vertex 29.1498 -46.3311 204.364; + normal -0.800242 0.348778 0.487819; + texcoord 0.998540 -2.91845; + tangent -0.537654 -0.777576 -0.326042; + vertex 19.8334 -38.8955 183.750; + normal -0.809690 0.368265 0.456928; + texcoord 0.998540 -7.44568; + tangent -0.537654 -0.777579 -0.326037; + vertex 29.1176 -46.3191 204.288; + normal -0.811478 0.372181 0.450539; + texcoord 0.749030 -7.44568; + vertex 29.1530 -46.2679 204.309; + normal -0.822134 0.397636 0.407408; + texcoord 0.749030 -7.54568; + vertex 29.1498 -46.3311 204.364; + normal 0.308409 0.929183 0.203723; + texcoord 0.582680 0.477510; + tangent -0.948194 0.283119 0.144128; + vertex -0.382120 8.27380 16.2649; + normal 0.341461 0.914957 0.215077; + texcoord 0.541100 0.477510; + tangent -0.943310 0.311861 0.113617; + vertex 2.46033 7.42508 15.8328; + normal 0.222201 0.946091 0.235667; + texcoord 0.541100 1.00000; + tangent -0.974912 0.222235 0.0126068; + vertex -2.40867 12.5125 0.00000; + normal 0.377019 0.902174 0.209618; + texcoord 0.499510 1.00000; + tangent -0.925635 0.378406 0.00275623; + vertex 1.92245 11.5537 0.00000; + normal 0.681233 0.727430 -0.0822644; + texcoord 0.499510 0.477510; + tangent -0.715036 0.698741 -0.0220200; + vertex 4.52881 6.58661 15.5753; + normal 0.772415 0.621798 0.129395; + texcoord 0.457930 1.00000; + tangent -0.625199 0.780455 -0.00408084; + vertex 5.33700 9.09178 0.00000; + normal 0.883065 0.453170 -0.121790; + texcoord 0.457930 0.477510; + tangent -0.461649 0.880599 -0.106895; + vertex 5.80503 4.21960 15.8929; + normal 0.783327 0.612944 0.103432; + texcoord 0.416340 1.00000; + tangent -0.553450 0.832881 -0.00143959; + vertex 6.89645 4.96374 0.00000; + normal 0.838284 0.535343 -0.103379; + texcoord 0.416340 0.477510; + tangent -0.539495 0.836155 -0.0989455; + vertex 6.49481 2.94248 16.0639; + normal 0.580240 0.803846 0.130969; + texcoord 0.374760 1.00000; + tangent -0.811947 0.583732 -0.000463628; + vertex 9.09793 3.52401 0.00000; + normal 0.866950 0.406153 -0.288854; + texcoord 0.457930 -0.0793700; + tangent -0.440894 0.868340 -0.227151; + vertex 9.50868 9.70788 32.0056; + normal 0.696699 0.711368 -0.0925572; + texcoord 0.374760 0.477510; + tangent -0.719240 0.694575 -0.0161193; + vertex 7.09319 2.15902 16.1287; + normal 0.750412 0.638668 0.170250; + texcoord 0.333170 1.00000; + tangent -0.643303 0.765611 0.000219726; + vertex 11.3483 1.79058 0.00000; + normal 0.603650 0.795061 -0.0590377; + texcoord 0.333170 0.477510; + tangent -0.773354 0.633325 0.0286664; + vertex 7.89134 1.57577 16.0963; + normal 0.849320 0.492890 0.188986; + texcoord 0.291590 1.00000; + tangent -0.501935 0.864905 0.00000; + vertex 12.8131 -0.733340 0.00000; + normal 0.910582 0.311056 -0.272185; + texcoord 0.374760 -0.0793700; + tangent -0.380369 0.890916 -0.248171; + vertex 10.2076 6.88496 32.9038; + normal 0.946872 0.219263 -0.235281; + texcoord 0.416340 -0.0793700; + tangent -0.241265 0.923616 -0.297867; + vertex 9.87993 7.69046 32.6725; + normal 0.712979 0.523034 -0.467008; + texcoord 0.374760 -0.767060; + tangent -0.700381 0.557498 -0.445717; + vertex 11.7118 17.2748 49.5460; + normal 0.833725 0.405629 -0.374656; + texcoord 0.416340 -0.767060; + tangent -0.489945 0.671676 -0.555702; + vertex 11.1690 17.6982 49.2009; + normal 0.880445 0.250680 -0.402463; + texcoord 0.416340 -1.49841; + tangent -0.472803 0.495840 -0.728423; + vertex 11.3770 31.8060 62.0824; + normal 0.858418 0.374661 -0.350354; + texcoord 0.457930 -0.767060; + tangent -0.521470 0.662580 -0.537640; + vertex 10.6530 18.7859 48.2948; + normal 0.590765 0.439707 -0.676502; + texcoord 0.499510 -1.49841; + tangent -0.821795 0.324133 -0.468605; + vertex 9.85548 33.3747 59.7305; + normal 0.820300 0.214502 -0.530185; + texcoord 0.416340 -2.27902; + tangent -0.577924 0.319241 -0.751059; + vertex 11.7203 49.3579 69.4847; + normal 0.596807 0.709459 -0.374819; + texcoord 0.499510 -0.0793700; + tangent -0.787927 0.610667 -0.0791035; + vertex 8.17189 10.8324 31.8539; + normal 0.833414 0.254867 -0.490372; + texcoord 0.333170 -1.49841; + tangent -0.551189 0.318867 -0.771048; + vertex 13.0165 31.5463 62.4303; + normal 0.834333 0.220506 -0.505239; + texcoord 0.333170 -2.27902; + tangent -0.551189 0.318867 -0.771048; + vertex 12.5089 48.9016 70.5879; + normal 0.624786 0.123915 -0.770900; + texcoord 0.416340 -3.02668; + tangent -0.749458 0.0109313 -0.661962; + vertex 10.7499 64.9048 73.2978; + normal 0.579529 0.616731 -0.532719; + texcoord 0.499510 -0.767060; + tangent -0.821255 0.444994 -0.357101; + vertex 9.48044 19.7182 47.5345; + normal 0.798086 0.216193 -0.562422; + texcoord 0.499510 -2.27902; + tangent -0.602232 0.298058 -0.740593; + vertex 10.0998 50.1851 67.4924; + normal 0.500135 0.146879 -0.853400; + texcoord 0.499510 -3.02668; + tangent -0.878175 -0.0406472 -0.476610; + vertex 9.43815 64.9413 71.6744; + normal 0.322995 0.731619 -0.600340; + texcoord 0.541100 -0.767060; + tangent -0.949685 0.255810 -0.180720; + vertex 7.76082 20.3082 47.0751; + normal 0.275681 0.880666 -0.385263; + texcoord 0.541100 -0.0793700; + tangent -0.938009 0.341137 0.0613546; + vertex 6.07386 12.3795 31.6957; + normal 0.269284 0.900110 -0.342475; + texcoord 0.541100 0.477510; + tangent -0.937364 0.322584 0.131484; + vertex 2.46033 7.42508 15.8328; + normal 0.197917 0.923524 -0.328531; + texcoord 0.582680 0.477510; + tangent -0.953294 0.263162 0.148243; + vertex -0.382120 8.27380 16.2649; + normal -0.0691147 0.935686 -0.345999; + texcoord 0.582680 -0.0793700; + tangent -0.983441 -0.00621558 0.181120; + vertex 3.79389 12.3404 32.1542; + normal 0.254427 0.755045 -0.604296; + texcoord 0.582680 -0.767060; + tangent -0.967045 0.204815 -0.151247; + vertex 5.31180 20.8269 46.6920; + normal 0.142224 0.551838 -0.821734; + texcoord 0.582680 -1.49841; + tangent -0.989463 0.0957360 -0.108620; + vertex 6.38099 33.6854 59.3594; + normal 0.170400 0.349383 -0.921355; + texcoord 0.582680 -2.27902; + tangent -0.985208 0.0791784 -0.151972; + vertex 6.78884 50.4492 66.9713; + normal 0.169110 0.350508 -0.921166; + texcoord 0.499510 -2.27902; + tangent -0.985437 0.0721922 -0.153957; + vertex 10.0998 50.1851 67.4924; + normal 0.120384 0.138888 -0.982964; + texcoord 0.582680 -3.02668; + tangent -0.989282 -0.0664756 -0.130011; + vertex 6.96198 64.7401 71.3552; + normal 0.313837 -0.106519 -0.943483; + texcoord 0.582680 -3.97107; + tangent -0.939218 -0.181798 -0.291237; + vertex 5.08083 82.3902 70.9190; + normal 0.475837 -0.0826240 -0.875644; + texcoord 0.499510 -3.97107; + tangent -0.884907 -0.201368 -0.419988; + vertex 7.37089 82.8465 71.6501; + normal 0.605830 -0.149300 -0.781460; + texcoord 0.499510 -5.00971; + tangent -0.780036 -0.338421 -0.526323; + vertex 5.01470 99.7193 65.9925; + normal 0.702112 -0.0301409 -0.711428; + texcoord 0.416340 -3.97107; + tangent -0.709870 -0.216683 -0.670174; + vertex 8.59291 83.1831 72.5512; + normal 0.613061 -0.144652 -0.776680; + texcoord 0.333170 -5.00971; + tangent -0.766706 -0.341111 -0.543879; + vertex 6.99943 100.640 67.4015; + normal 0.401247 -0.0913272 -0.911406; + texcoord 0.499510 -6.05444; + tangent -0.907810 -0.169462 -0.383619; + vertex 3.11138 115.687 62.1481; + normal 0.519156 0.119839 -0.846236; + texcoord 0.333170 -3.02668; + tangent -0.843687 -0.0306746 -0.535958; + vertex 11.9556 64.9555 73.9332; + normal 0.393973 -0.0954480 -0.914152; + texcoord 0.333170 -6.05444; + tangent -0.913532 -0.154698 -0.376203; + vertex 5.17559 116.043 62.9893; + normal 0.489043 0.158130 -0.857806; + texcoord 0.499510 -7.44268; + tangent -0.864314 -0.0523566 -0.500220; + vertex 1.12183 134.136 61.7173; + normal 0.491366 0.163748 -0.855421; + texcoord 0.333170 -7.44268; + tangent -0.862341 -0.0447447 -0.504347; + vertex 2.70675 134.222 62.6498; + normal 0.374244 0.367848 -0.851251; + texcoord 0.499510 -9.06582; + tangent -0.923301 0.0643502 -0.378647; + vertex 0.138820 151.534 66.7909; + normal 0.371256 0.373904 -0.849921; + texcoord 0.333170 -9.06582; + tangent -0.925415 0.0706853 -0.372306; + vertex 1.42161 151.438 67.3070; + normal 0.445513 0.457787 -0.769382; + texcoord 0.499510 -11.2486; + tangent -0.896367 0.267855 -0.353242; + vertex 0.324280 167.126 76.0060; + normal 0.449996 0.456934 -0.767278; + texcoord 0.333170 -11.2486; + tangent -0.890882 0.289257 -0.350228; + vertex 0.916330 166.934 76.2387; + normal 0.720167 -0.0278380 -0.693242; + texcoord 0.333170 -3.97107; + tangent -0.689075 -0.222892 -0.689561; + vertex 9.32713 83.4537 73.4674; + normal 0.658088 -0.0415809 -0.751792; + texcoord 0.250000 -3.97107; + tangent -0.743153 -0.209838 -0.635367; + vertex 10.4956 83.8028 74.4788; + normal 0.553945 0.130840 -0.822208; + texcoord 0.250000 -3.02668; + tangent -0.829650 -0.0106648 -0.558182; + vertex 13.7635 65.0026 75.1807; + normal 0.419670 0.302909 -0.855642; + texcoord 0.333170 -2.27902; + tangent -0.908530 0.157863 -0.386849; + vertex 12.5089 48.9016 70.5879; + normal 0.416630 0.314334 -0.853003; + texcoord 0.250000 -2.27902; + tangent -0.908509 0.173911 -0.379956; + vertex 14.7781 48.4853 71.5309; + normal 0.493297 0.466524 -0.734176; + texcoord 0.333170 -1.49841; + tangent -0.870918 0.280412 -0.403572; + vertex 13.0165 31.5463 62.4303; + normal 0.781856 0.350207 -0.515806; + texcoord 0.250000 -1.49841; + tangent -0.592788 0.454975 -0.664530; + vertex 15.6139 30.7102 63.6307; + normal 0.629386 0.583086 -0.513696; + texcoord 0.291590 -0.767060; + tangent -0.836891 0.433108 -0.334711; + vertex 13.2596 16.5387 50.1325; + normal 0.835349 0.399155 -0.377978; + texcoord 0.333170 -0.767060; + tangent -0.548818 0.644934 -0.531845; + vertex 12.7516 17.1356 49.6403; + normal 0.599474 0.693966 -0.398802; + texcoord 0.333170 -0.0793700; + tangent -0.777599 0.623453 -0.0815243; + vertex 11.4017 6.79708 32.7034; + normal 0.447283 0.790630 -0.418142; + texcoord 0.291590 -0.0793700; + tangent -0.900156 0.435143 0.0192261; + vertex 12.2621 6.10980 32.7876; + normal 0.230398 0.950154 -0.210057; + texcoord 0.333170 0.477510; + tangent -0.953981 0.259453 0.150351; + vertex 7.89134 1.57577 16.0963; + normal 0.413884 0.891892 -0.182286; + texcoord 0.291590 0.477510; + tangent -0.885344 0.456112 0.0901555; + vertex 9.81737 1.06257 15.7876; + normal 0.247517 0.966832 -0.0630153; + texcoord 0.291590 1.00000; + tangent -0.954902 0.254438 0.153049; + vertex 12.8131 -0.733340 0.00000; + normal 0.850393 0.516036 0.102660; + tangent -0.518777 0.854910 0.00000; + vertex 12.8131 -0.733340 0.00000; + normal 0.876302 0.474604 0.0827401; + texcoord 0.250000 1.00000; + tangent -0.464897 0.885365 0.000682093; + vertex 14.5838 -3.65147 0.00000; + normal 0.788960 0.599074 -0.136572; + texcoord 0.250000 0.477510; + tangent -0.613278 0.787827 -0.0567400; + vertex 11.6674 -0.333940 15.7238; + normal 0.906602 0.413787 0.0827824; + texcoord 0.208420 1.00000; + tangent -0.417291 0.908731 -0.00876153; + vertex 16.3861 -7.52700 0.00000; + normal 0.957934 0.273544 -0.0868136; + texcoord 0.208420 0.477510; + tangent -0.279573 0.943296 -0.178974; + vertex 12.3946 -2.36141 16.0795; + normal 0.732215 0.582081 -0.353613; + texcoord 0.250000 -0.0793700; + tangent -0.724490 0.678986 -0.118711; + vertex 14.8560 5.10163 32.6517; + normal 0.933345 0.264429 -0.242785; + texcoord 0.208420 -0.0793700; + tangent -0.332405 0.905956 -0.262203; + vertex 15.4020 3.34979 33.1873; + normal 0.596075 0.609019 -0.523250; + texcoord 0.250000 -0.767060; + tangent -0.794459 0.472810 -0.381163; + vertex 15.0097 15.9130 50.6213; + normal 0.931108 0.271182 -0.243923; + texcoord 0.208420 -0.767060; + tangent -0.380828 0.715777 -0.585349; + vertex 16.5003 14.6494 51.6541; + normal 0.950269 0.185432 -0.250209; + texcoord 0.166830 -1.49841; + tangent -0.308496 0.534593 -0.786792; + vertex 16.8517 28.7481 66.5921; + normal 0.889639 0.172190 -0.422958; + texcoord 0.250000 -2.27902; + tangent -0.456790 0.348040 -0.818664; + vertex 14.7781 48.4853 71.5309; + normal 0.890405 0.176959 -0.419363; + texcoord 0.166830 -2.27902; + tangent -0.456901 0.327020 -0.827224; + vertex 16.4206 47.2928 74.4316; + normal 0.953907 0.155608 -0.256607; + texcoord 0.250000 -3.02668; + tangent -0.274768 0.0905779 -0.957235; + vertex 13.7635 65.0026 75.1807; + normal 0.956647 0.155248 -0.246422; + texcoord 0.166830 -3.02668; + tangent -0.258268 0.0629193 -0.964022; + vertex 14.4620 64.8118 77.7856; + normal 0.955477 0.113475 -0.272372; + texcoord 0.250000 -3.97107; + tangent -0.246284 -0.199919 -0.948355; + vertex 10.4956 83.8028 74.4788; + normal 0.955331 0.115752 -0.271927; + texcoord 0.166830 -3.97107; + tangent -0.244525 -0.207177 -0.947251; + vertex 10.9983 84.2287 76.4261; + normal 0.947828 0.0666424 -0.311739; + texcoord 0.166830 -5.00971; + tangent -0.256610 -0.417064 -0.871900; + vertex 7.72153 101.841 69.8383; + normal 0.951532 0.0683590 -0.299857; + texcoord 0.333170 -5.00971; + tangent -0.247558 -0.417242 -0.874428; + vertex 6.99943 100.640 67.4015; + normal 0.992782 0.114357 -0.0361335; + texcoord 0.166830 -6.05444; + tangent -0.0195702 -0.163333 -0.986377; + vertex 5.18445 116.379 65.2836; + normal 0.992820 0.116881 -0.0254563; + texcoord 0.333170 -6.05444; + tangent -0.00832128 -0.139216 -0.990227; + vertex 5.17559 116.043 62.9893; + normal 0.981006 0.130608 -0.143417; + texcoord 0.166830 -7.44268; + tangent -0.150312 0.0515965 -0.987291; + vertex 3.00335 134.107 64.5119; + normal 0.981384 0.128952 -0.142324; + texcoord 0.333170 -7.44268; + tangent -0.153138 0.0651846 -0.986053; + vertex 2.70675 134.222 62.6498; + normal 0.998096 0.0236579 0.0569685; + texcoord 0.166830 -9.06582; + tangent 0.0459334 0.280224 -0.958835; + vertex 1.34776 151.049 68.5927; + normal 0.997713 0.0264880 0.0621813; + texcoord 0.333170 -9.06582; + tangent 0.0532355 0.291718 -0.955022; + vertex 1.42161 151.438 67.3070; + normal 0.985331 0.107894 -0.132222; + texcoord 0.166830 -11.2486; + tangent -0.162571 0.563373 -0.810051; + vertex 1.04345 166.522 76.7977; + normal 0.983609 0.113045 -0.140478; + texcoord 0.333170 -11.2486; + tangent -0.180153 0.583129 -0.792152; + vertex 0.916330 166.934 76.2387; + normal 0.995044 -0.0812522 0.0573210; + texcoord 0.166830 -0.767060; + tangent 0.105286 0.758950 -0.642580; + vertex 16.6438 13.1193 52.9417; + normal 0.970737 -0.188050 0.149356; + texcoord 0.125240 -0.767060; + tangent 0.240017 0.739371 -0.629064; + vertex 16.1227 11.5143 54.3073; + normal 0.929329 0.276303 -0.244957; + texcoord 0.166830 -0.0793700; + tangent -0.345207 0.896583 -0.277436; + vertex 16.4219 0.838160 33.9090; + normal 0.985201 -0.160905 0.0590595; + texcoord 0.166830 0.477510; + tangent 0.151320 0.952523 -0.264203; + vertex 13.0388 -5.01531 16.6157; + normal 0.968873 -0.173238 0.176842; + texcoord 0.166830 1.00000; + tangent 0.189175 0.981905 -0.00868643; + vertex 14.9687 -11.1837 0.00000; + normal 0.950310 -0.233623 0.205748; + texcoord 0.125240 1.00000; + tangent 0.232078 0.972480 -0.0205337; + vertex 14.0019 -15.7309 0.00000; + normal 0.708665 -0.661902 0.244295; + texcoord 0.125240 0.477510; + tangent 0.714842 0.628383 -0.306816; + vertex 11.6285 -6.92391 17.4301; + normal 0.207885 -0.879359 0.428383; + texcoord 0.0836600 1.00000; + tangent 0.976281 0.216381 -0.00744421; + vertex 9.39109 -16.5875 0.00000; + normal 0.161944 -0.871703 0.462502; + texcoord 0.125240 1.00000; + tangent 0.983177 0.182653 0.00000; + vertex 14.0019 -15.7309 0.00000; + normal 0.761795 -0.620403 0.186464; + texcoord 0.125240 -0.0793700; + tangent 0.638915 0.674675 -0.369598; + vertex 14.7052 -0.532750 34.7458; + normal 0.673851 -0.700623 0.234634; + texcoord 0.166830 -0.0793700; + tangent 0.730244 0.583136 -0.355945; + vertex 16.4219 0.838160 33.9090; + normal 0.768047 -0.568639 0.294539; + texcoord 0.125240 -0.767060; + tangent 0.639594 0.673117 -0.371257; + vertex 16.1227 11.5143 54.3073; + normal 0.834018 -0.538020 0.122265; + texcoord 0.0836600 -0.0793700; + tangent 0.540077 0.750778 -0.380328; + vertex 13.4126 -2.32959 35.6560; + normal 0.334809 -0.878186 0.341602; + texcoord 0.0836600 0.477510; + tangent 0.932531 0.246735 -0.263643; + vertex 9.65720 -8.23563 18.2193; + normal 0.386569 -0.840722 0.379145; + texcoord 0.0420700 1.00000; + tangent 0.903446 0.428674 -0.00494841; + vertex 5.63076 -17.4911 0.00000; + normal -0.182017 -0.870255 0.457741; + texcoord 0.0420700 0.477510; + tangent 0.956812 -0.257266 -0.135367; + vertex 7.16722 -8.13405 18.7631; + normal 0.515088 -0.783149 0.348371; + texcoord 0.000490000 1.00000; + tangent 0.835486 0.549512 0.00000; + vertex 1.92245 -19.9301 0.00000; + normal -0.398748 -0.722034 0.565391; + tangent 0.852570 -0.518984 -0.0614874; + vertex 1.92245 -19.9301 0.00000; + normal -0.426051 -0.769719 0.475409; + texcoord 0.000490000 0.477510; + tangent 0.855734 -0.513750 -0.0614855; + vertex 4.99264 -6.81032 18.9199; + normal -0.229773 -0.862048 0.451749; + texcoord 0.0420700 -0.0793700; + tangent 0.953426 -0.290206 -0.0822172; + vertex 10.7755 -1.61756 35.9089; + normal -0.166951 -0.877899 0.448798; + texcoord 0.0836600 -0.0793700; + tangent 0.965997 -0.239310 -0.0978828; + vertex 13.4126 -2.32959 35.6560; + normal -0.285512 -0.842969 0.455946; + texcoord 0.000490000 -0.0793700; + tangent 0.938475 -0.342626 -0.0432752; + vertex 8.84455 -0.928460 36.0325; + normal -0.223632 -0.713172 0.664360; + texcoord 0.0420700 -0.767060; + tangent 0.963735 -0.219065 0.152401; + vertex 12.2027 10.6174 55.1511; + normal -0.617260 -0.565834 0.546647; + texcoord 0.000490000 -0.767060; + tangent 0.785569 -0.481474 0.388670; + vertex 10.2769 11.7977 54.1983; + normal -0.200677 -0.496725 0.844389; + texcoord 0.000490000 -1.49841; + tangent 0.978161 -0.130640 0.161663; + vertex 10.6645 27.8960 68.0792; + normal 0.292844 -0.707150 0.643570; + texcoord 0.0836600 -0.767060; + tangent 0.954577 0.216938 -0.204257; + vertex 14.1491 10.8636 54.9001; + normal 0.420323 -0.666089 0.616160; + texcoord 0.125240 -0.767060; + tangent 0.908749 0.303238 -0.286745; + vertex 16.1227 11.5143 54.3073; + normal 0.242241 -0.495686 0.834035; + texcoord 0.0836600 -1.49841; + tangent 0.966609 0.129862 -0.220915; + vertex 14.0212 27.5233 68.5484; + normal 0.638936 -0.389045 0.663630; + texcoord 0.166830 -1.49841; + tangent 0.770095 0.332770 -0.544259; + vertex 16.8517 28.7481 66.5921; + normal -0.344129 -0.268851 0.899608; + texcoord 0.0836600 -2.27902; + tangent 0.937700 -0.144454 0.315993; + vertex 14.2190 46.3734 76.8110; + normal 0.746505 -0.146571 0.649036; + tangent 0.662065 0.277229 -0.696286; + vertex 14.2190 46.3734 76.8110; + normal -0.345751 -0.258750 0.901945; + texcoord 0.000490000 -2.27902; + tangent 0.936707 -0.139164 0.321269; + vertex 10.8535 46.9004 75.6378; + normal 0.751408 -0.139291 0.644968; + texcoord 0.166830 -2.27902; + tangent 0.655625 0.267892 -0.705968; + vertex 16.4206 47.2928 74.4316; + normal -0.187709 -0.0850637 0.978534; + texcoord 0.0836600 -3.02668; + tangent 0.979235 0.0553461 0.195026; + vertex 12.5521 64.4478 79.6604; + normal 0.698358 0.0403041 0.714613; + tangent 0.703655 0.145214 -0.695545; + vertex 12.5521 64.4478 79.6604; + normal -0.180987 -0.0845871 0.979841; + texcoord 0.000490000 -3.02668; + tangent 0.979307 0.0781942 0.186662; + vertex 9.97561 64.2528 79.1819; + normal 0.703304 0.0419118 0.709652; + texcoord 0.166830 -3.02668; + tangent 0.702275 0.128573 -0.700199; + vertex 14.4620 64.8118 77.7856; + normal -0.334188 0.152492 0.930089; + texcoord 0.0836600 -3.97107; + tangent 0.934728 0.182747 0.304774; + vertex 9.86862 84.4267 78.3860; + normal 0.842725 0.249716 0.476923; + tangent 0.510949 -0.0749169 -0.856340; + vertex 9.86862 84.4267 78.3860; + normal -0.340939 0.158210 0.926677; + texcoord 0.000490000 -3.97107; + tangent 0.931724 0.188048 0.310691; + vertex 7.58972 83.9668 77.6261; + normal -0.353895 0.278040 0.893002; + texcoord 0.000490000 -5.00971; + tangent 0.931724 0.188048 0.310691; + vertex 5.03688 101.978 71.0064; + normal 0.848539 0.255672 0.463265; + texcoord 0.166830 -3.97107; + tangent 0.497476 -0.0871828 -0.863086; + vertex 10.9983 84.2287 76.4261; + normal 0.833776 0.322687 0.447986; + texcoord 0.166830 -5.00971; + tangent 0.497475 -0.0871831 -0.863086; + vertex 7.72153 101.841 69.8383; + normal -0.660907 -0.461233 0.592002; + texcoord 0.832200 1.00000; + tangent 0.572294 -0.820048 0.00000; + vertex -8.09824 -9.43691 0.00000; + normal -0.666623 -0.454155 0.591064; + texcoord 0.873780 1.00000; + tangent 0.570258 -0.821465 0.00151737; + vertex -6.35743 -11.9313 0.00000; + normal -0.881125 -0.240228 0.407319; + texcoord 0.873780 0.477510; + tangent 0.350109 -0.924917 0.148160; + vertex 2.96467 -1.99962 18.1450; + normal -0.882031 -0.224585 0.414226; + texcoord 0.915370 0.477510; + tangent 0.316602 -0.933564 0.167994; + vertex 3.26741 -2.89231 18.3056; + normal -0.924200 -0.263718 0.276237; + texcoord 0.873780 -0.0793700; + tangent 0.316602 -0.933564 0.167994; + vertex 6.51651 3.18555 34.9785; + normal 0.0191563 0.952621 -0.303555; + texcoord 0.333170 0.477510; + tangent -0.983616 0.0723902 0.165103; + vertex 7.89134 1.57577 16.0963; + normal -0.00458296 0.905499 -0.424323; + texcoord 0.374760 -0.0793700; + tangent -0.983616 0.0723901 0.165103; + vertex 10.2076 6.88496 32.9038; + normal 0.000492649 0.909589 -0.415508; + texcoord 0.333170 -0.0793700; + tangent -0.984178 0.0733424 0.161292; + vertex 11.4017 6.79708 32.7034; + normal 0.158075 0.753889 -0.637702; + texcoord 0.374760 -0.767060; + tangent -0.987527 0.131466 -0.0866393; + vertex 11.7118 17.2748 49.5460; + normal 0.158694 0.751686 -0.640144; + texcoord 0.333170 -0.767060; + tangent -0.987176 0.132178 -0.0895153; + vertex 12.7516 17.1356 49.6403; + normal 0.253345 0.514551 -0.819179; + texcoord 0.333170 -1.49841; + tangent -0.967306 0.152654 -0.202526; + vertex 13.0165 31.5463 62.4303; + normal 0.255033 0.507988 -0.822743; + texcoord 0.416340 -1.49841; + tangent -0.966687 0.153106 -0.205121; + vertex 11.3770 31.8060 62.0824; + normal 0.248696 0.372251 -0.894192; + texcoord 0.416340 -2.27902; + tangent -0.966687 0.153106 -0.205121; + vertex 11.7203 49.3579 69.4847; + normal 0.376278 0.445212 0.812528; + texcoord 0.0836600 -3.97107; + tangent 0.915957 -0.0467841 -0.398540; + vertex 9.86862 84.4267 78.3860; + normal 0.383757 0.392392 0.835918; + texcoord 0.166830 -5.00971; + tangent 0.915957 -0.0467841 -0.398540; + vertex 7.72153 101.841 69.8383; + normal 0.389614 0.388024 0.835247; + texcoord 0.000490000 -5.00971; + tangent 0.913809 -0.0444035 -0.403710; + vertex 5.03688 101.978 71.0064; + normal 0.510188 0.212290 0.833451; + texcoord 0.166830 -6.05444; + tangent 0.853024 0.0124448 -0.521723; + vertex 5.18445 116.379 65.2836; + normal 0.512147 0.211291 0.832503; + texcoord 0.000490000 -6.05444; + tangent 0.848809 0.0201920 -0.528314; + vertex 3.26720 116.340 66.4877; + normal 0.400626 -0.0333367 0.915635; + texcoord 0.166830 -7.44268; + tangent 0.911133 0.116263 -0.395373; + vertex 3.00335 134.107 64.5119; + normal 0.398027 -0.0333434 0.916767; + texcoord 0.000490000 -7.44268; + tangent 0.912566 0.122645 -0.390105; + vertex 1.33062 133.884 65.2217; + normal 0.568510 -0.266303 0.778382; + texcoord 0.166830 -9.06582; + tangent 0.824342 0.195391 -0.531303; + vertex 1.34776 151.049 68.5927; + normal 0.573883 -0.270574 0.772947; + texcoord 0.000490000 -9.06582; + tangent 0.818964 0.200037 -0.537850; + vertex 0.329710 150.801 69.2618; + normal 0.573008 -0.375263 0.728587; + texcoord 0.166830 -11.2486; + tangent 0.818456 0.308738 -0.484573; + vertex 1.04345 166.522 76.7977; + normal 0.573102 -0.375238 0.728526; + texcoord 0.000490000 -11.2486; + tangent 0.817889 0.317354 -0.479942; + vertex 0.427540 166.283 77.1591; + normal -0.480580 0.446021 -0.755055; + texcoord 0.665860 -11.2486; + tangent -0.876804 -0.260123 0.404414; + vertex -0.301920 166.940 76.2948; + normal -0.483483 0.445447 -0.753539; + texcoord 0.499510 -11.2486; + tangent -0.874007 -0.254320 0.414045; + vertex 0.324280 167.126 76.0060; + normal -0.545011 0.319331 -0.775236; + texcoord 0.665860 -9.06582; + tangent -0.838140 -0.192243 0.510454; + vertex -0.992000 151.276 67.4808; + normal -0.548271 0.314223 -0.775024; + texcoord 0.499510 -9.06582; + tangent -0.835884 -0.188920 0.515370; + vertex 0.138820 151.534 66.7909; + normal -0.611663 0.0621653 -0.788673; + texcoord 0.665860 -7.44268; + tangent -0.788417 -0.126692 0.601953; + vertex -0.318450 133.906 62.8210; + normal -0.608233 0.0605040 -0.791449; + texcoord 0.499510 -7.44268; + tangent -0.792714 -0.120968 0.597471; + vertex 1.12183 134.136 61.7173; + normal -0.466334 -0.156956 -0.870573; + texcoord 0.665860 -6.05444; + tangent -0.879138 -0.0324914 0.475458; + vertex 1.13266 115.620 63.2082; + normal -0.456044 -0.157252 -0.875954; + texcoord 0.499510 -6.05444; + tangent -0.886463 -0.0252371 0.462110; + vertex 3.11138 115.687 62.1481; + normal -0.372182 -0.258571 -0.891415; + texcoord 0.665860 -5.00971; + tangent -0.922228 0.0248572 0.385846; + vertex 2.00546 99.8004 67.1405; + normal -0.350442 -0.257926 -0.900369; + texcoord 0.499510 -5.00971; + tangent -0.934022 0.0251794 0.356327; + vertex 5.01470 99.7193 65.9925; + normal -0.725521 -0.171993 -0.666361; + texcoord 0.582680 -3.97107; + tangent -0.676425 0.0349223 0.735683; + vertex 5.08083 82.3902 70.9190; + normal -0.747450 -0.166488 -0.643118; + texcoord 0.665860 -3.97107; + tangent -0.657249 0.0444659 0.752361; + vertex 3.53780 82.4946 72.6853; + normal -0.643455 0.0391445 -0.764482; + texcoord 0.665860 -3.02668; + tangent -0.763111 -0.127332 0.633600; + vertex 4.89195 64.3785 73.0522; + normal -0.655651 0.0355280 -0.754228; + texcoord 0.582680 -3.02668; + tangent -0.748451 -0.148946 0.646248; + vertex 6.96198 64.7401 71.3552; + normal -0.867054 0.206533 -0.453388; + texcoord 0.665860 -2.27902; + tangent -0.495276 -0.312298 0.810661; + vertex 5.22753 49.4065 69.6311; + normal -0.870665 0.205664 -0.446815; + texcoord 0.582680 -2.27902; + tangent -0.492568 -0.325839 0.806973; + vertex 6.78884 50.4492 66.9713; + normal -0.759234 0.408440 -0.506695; + texcoord 0.665860 -1.49841; + tangent -0.648824 -0.411020 0.640382; + vertex 3.98705 32.2644 61.6025; + normal -0.735059 0.420113 -0.532159; + texcoord 0.582680 -1.49841; + tangent -0.678351 -0.398556 0.617247; + vertex 6.38099 33.6854 59.3594; + normal -0.783481 0.522871 -0.335801; + texcoord 0.624270 -0.767060; + tangent -0.618405 -0.595565 0.512716; + vertex 3.47004 19.9433 47.4784; + normal -0.538002 0.688349 -0.486550; + texcoord 0.582680 -0.767060; + tangent -0.841406 -0.403680 0.359275; + vertex 5.31180 20.8269 46.6920; + normal -0.928532 0.326851 -0.176058; + texcoord 0.665860 -0.767060; + tangent -0.363963 -0.707922 0.605291; + vertex 2.67151 18.3901 48.8064; + normal -0.613533 0.761256 -0.209920; + texcoord 0.582680 -0.0793700; + tangent -0.774768 -0.528819 0.346534; + vertex 3.79389 12.3404 32.1542; + normal -0.951552 0.292813 0.0938543; + texcoord 0.665860 -0.0793700; + tangent -0.242353 -0.892747 0.379826; + vertex 1.20728 9.15199 33.8265; + normal -0.801520 0.590181 -0.0961850; + texcoord 0.624270 -0.0793700; + tangent -0.579221 -0.723692 0.375199; + vertex 2.02123 11.1148 32.9487; + normal -0.707702 0.672201 0.217493; + texcoord 0.582680 0.477510; + tangent -0.630338 -0.717646 0.296071; + vertex -0.382120 8.27380 16.2649; + normal -0.982598 0.169455 0.0760713; + texcoord 0.707440 -0.767060; + tangent -0.130924 -0.922351 0.363493; + vertex 3.76762 16.6106 50.2832; + normal -0.968048 0.198036 0.153835; + texcoord 0.707440 -0.0793700; + tangent -0.130924 -0.922351 0.363494; + vertex 0.925070 7.16384 34.6100; + normal -0.626766 0.763941 0.153486; + texcoord 0.665860 0.477510; + tangent -0.718128 -0.631928 0.291478; + vertex -3.71103 4.75571 17.9331; + normal -0.248200 0.929406 0.273133; + texcoord 0.541100 1.00000; + tangent -0.966142 -0.258011 0.00000; + vertex -2.40867 12.5125 0.00000; + normal -0.497798 0.795303 0.345962; + texcoord 0.582680 1.00000; + tangent -0.845605 -0.533729 0.00922489; + vertex -6.74175 11.3554 0.00000; + normal -0.672375 0.721970 0.163310; + texcoord 0.624270 0.477510; + tangent -0.662337 -0.684213 0.305225; + vertex -1.83723 6.28872 17.1093; + normal -0.615573 0.701475 0.359170; + texcoord 0.624270 1.00000; + tangent -0.748080 -0.663564 0.00769095; + vertex -9.90519 8.17618 0.00000; + normal -0.590607 0.730298 0.343291; + texcoord 0.665860 1.00000; + tangent -0.777550 -0.628821 0.00000; + vertex -13.5118 5.25947 0.00000; + normal -0.993123 -0.0210517 0.115168; + texcoord 0.665860 -11.2486; + tangent 0.105491 -0.587559 0.802275; + vertex -0.301920 166.940 76.2948; + normal -0.983616 -0.0694931 0.166341; + texcoord 0.665860 -9.06582; + tangent 0.179559 -0.277964 0.943660; + vertex -0.992000 151.276 67.4808; + normal -0.992819 -0.0225012 0.117491; + texcoord 0.832200 -11.2486; + tangent 0.111184 -0.567896 0.815556; + vertex -0.224250 166.508 76.8855; + normal -0.983711 -0.0680755 0.166367; + texcoord 0.832200 -9.06582; + tangent 0.178232 -0.268097 0.946761; + vertex -0.759040 150.919 68.7024; + normal -0.990171 -0.0719870 0.119916; + texcoord 0.665860 -7.44268; + tangent 0.124608 -0.0686332 0.989829; + vertex -0.318450 133.906 62.8210; + normal -0.990419 -0.0713559 0.118229; + texcoord 0.832200 -7.44268; + tangent 0.121972 -0.0540670 0.991060; + vertex -0.110330 133.797 64.4904; + normal -0.993627 -0.0528651 0.0995484; + texcoord 0.665860 -6.05444; + tangent 0.0907256 0.148951 0.984674; + vertex 1.13266 115.620 63.2082; + normal -0.992645 -0.0516148 0.109512; + texcoord 0.832200 -6.05444; + tangent 0.102472 0.175989 0.979044; + vertex 1.33686 115.970 65.4436; + normal -0.964396 -0.00364946 0.264439; + texcoord 0.665860 -5.00971; + tangent 0.241663 0.406692 0.881023; + vertex 2.00546 99.8004 67.1405; + normal -0.961716 -0.00379448 0.274022; + texcoord 0.832200 -5.00971; + tangent 0.246218 0.427078 0.870046; + vertex 2.78348 101.150 69.8898; + normal -0.966144 -0.0349587 0.255624; + texcoord 0.749030 -3.97107; + tangent 0.244189 0.199820 0.948917; + vertex 4.09569 82.9714 74.8690; + normal -0.966258 -0.0369127 0.254918; + texcoord 0.665860 -3.97107; + tangent 0.242170 0.206960 0.947904; + vertex 3.53780 82.4946 72.6853; + normal -0.964255 -0.0730152 0.254718; + texcoord 0.665860 -3.02668; + tangent 0.259316 -0.0620773 0.963795; + vertex 4.89195 64.3785 73.0522; + normal -0.817599 -0.0944309 0.567992; + texcoord 0.749030 -3.02668; + tangent 0.542529 -0.0487237 0.838623; + vertex 5.60278 64.1857 75.6900; + normal -0.937897 -0.100571 0.332017; + texcoord 0.665860 -2.27902; + tangent 0.346383 -0.341887 0.873574; + vertex 5.22753 49.4065 69.6311; + normal -0.805763 -0.182982 0.563261; + texcoord 0.749030 -2.27902; + tangent 0.556963 -0.326981 0.763463; + vertex 6.28613 48.3345 72.2559; + normal -0.890888 -0.209819 0.402858; + texcoord 0.665860 -1.49841; + tangent 0.453827 -0.499779 0.737741; + vertex 3.98705 32.2644 61.6025; + normal -0.638078 -0.244049 0.730271; + texcoord 0.832200 -2.27902; + tangent 0.768804 -0.240761 0.592431; + vertex 7.95299 47.7814 73.5641; + normal -0.757962 -0.323216 0.566591; + texcoord 0.749030 -1.49841; + tangent 0.616224 -0.445354 0.649559; + vertex 5.71400 30.4063 64.3906; + normal -0.663034 -0.104211 0.741300; + texcoord 0.832200 -3.02668; + tangent 0.751871 0.0107242 0.659223; + vertex 7.31409 64.2144 77.0313; + normal -0.688342 0.0525687 0.723479; + texcoord 0.749030 -3.97107; + tangent 0.716398 0.213259 0.664300; + vertex 4.09569 82.9714 74.8690; + normal -0.534791 -0.450331 0.714983; + texcoord 0.832200 -1.49841; + tangent 0.836677 -0.309254 0.452034; + vertex 7.59877 29.5713 65.6104; + normal -0.715435 0.0476606 0.697051; + texcoord 0.832200 -3.97107; + tangent 0.690980 0.222816 0.687677; + vertex 5.35100 83.3622 76.0418; + normal -0.509686 0.218534 0.832143; + texcoord 0.832200 -5.00971; + tangent 0.844044 0.308289 0.438802; + vertex 2.78348 101.150 69.8898; + normal -0.590977 0.0929739 0.801313; + texcoord 0.915370 -3.97107; + tangent 0.804767 0.209895 0.555243; + vertex 6.24933 83.6640 77.0022; + normal -0.626748 -0.106255 0.771943; + texcoord 0.915370 -3.02668; + tangent 0.782970 0.00301336 0.622052; + vertex 8.39917 64.2098 78.1141; + normal -0.496147 0.221970 0.839385; + texcoord 0.998540 -5.00971; + tangent 0.853227 0.304323 0.423546; + vertex 5.03688 101.978 71.0064; + normal -0.488750 0.107419 0.865785; + texcoord 0.832200 -6.05444; + tangent 0.866906 0.176127 0.466320; + vertex 1.33686 115.970 65.4436; + normal -0.443061 0.135363 0.886213; + texcoord 0.998540 -3.97107; + tangent 0.888173 0.200629 0.413396; + vertex 7.58972 83.9668 77.6261; + normal -0.488276 0.108520 0.865915; + texcoord 0.998540 -6.05444; + tangent 0.867929 0.163961 0.468846; + vertex 3.26720 116.340 66.4877; + normal -0.552403 -0.104716 0.826974; + texcoord 0.998540 -3.02668; + tangent 0.829463 0.0262659 0.557944; + vertex 9.97561 64.2528 79.1819; + normal -0.445924 -0.105915 0.888782; + texcoord 0.832200 -7.44268; + tangent 0.889447 0.0603388 0.453038; + vertex -0.110330 133.797 64.4904; + normal -0.596865 -0.246108 0.763664; + texcoord 0.998540 -2.27902; + tangent 0.801691 -0.226744 0.553063; + vertex 10.8535 46.9004 75.6378; + normal -0.445225 -0.110349 0.888593; + texcoord 0.998540 -7.44268; + tangent 0.890514 0.0515419 0.452028; + vertex 1.33062 133.884 65.2217; + normal -0.459538 -0.314297 0.830688; + texcoord 0.832200 -9.06582; + tangent 0.885938 -0.0900863 0.454971; + vertex -0.759040 150.919 68.7024; + normal -0.460389 -0.320479 0.827850; + texcoord 0.998540 -9.06582; + tangent 0.885467 -0.0977061 0.454315; + vertex 0.329710 150.801 69.2618; + normal -0.467549 -0.399291 0.788647; + texcoord 0.832200 -11.2486; + tangent 0.880874 -0.287546 0.376002; + vertex -0.224250 166.508 76.8855; + normal -0.468274 -0.399144 0.788292; + texcoord 0.998540 -11.2486; + tangent 0.878868 -0.302450 0.368937; + vertex 0.427540 166.283 77.1591; + normal -0.615832 -0.245322 0.748711; + texcoord 0.915370 -2.27902; + tangent 0.786407 -0.246971 0.566188; + vertex 9.19894 47.3866 74.4956; + normal -0.800201 -0.308782 0.514133; + texcoord 0.998540 -1.49841; + tangent 0.598554 -0.449442 0.663126; + vertex 10.6645 27.8960 68.0792; + normal -0.663756 -0.398711 0.632817; + texcoord 0.915370 -1.49841; + tangent 0.707945 -0.397803 0.583581; + vertex 9.04112 29.1402 66.2262; + normal -0.729962 -0.491111 0.475358; + texcoord 0.956950 -0.767060; + tangent 0.679655 -0.576775 0.453211; + vertex 9.15728 12.6919 53.4689; + normal -0.716182 -0.497307 0.489663; + texcoord 0.998540 -0.767060; + tangent 0.696348 -0.556150 0.453648; + vertex 10.2769 11.7977 54.1983; + normal -0.897773 -0.325297 0.296960; + texcoord 0.998540 -0.0793700; + tangent 0.398955 -0.881947 0.251007; + vertex 8.84455 -0.928460 36.0325; + normal -0.728930 -0.499562 0.468080; + texcoord 0.915370 -0.767060; + tangent 0.683744 -0.565195 0.461571; + vertex 8.40311 13.3153 52.9598; + normal -0.00774347 -0.760978 0.648732; + texcoord 0.873780 -0.767060; + tangent 0.999886 -0.0125294 -0.00837839; + vertex 8.30802 14.2762 52.1513; + normal -0.760807 -0.530696 0.373542; + texcoord 0.915370 -0.0793700; + tangent 0.588595 -0.788628 0.177824; + vertex 7.12204 2.66701 35.0506; + normal -0.187938 -0.745794 0.639117; + texcoord 0.832200 -0.767060; + tangent 0.979692 -0.163481 0.116095; + vertex 7.18882 14.2848 52.1690; + normal -0.366261 -0.809990 0.458005; + texcoord 0.832200 -0.0793700; + tangent 0.937484 -0.344085 -0.0522383; + vertex 5.84211 3.68277 34.9277; + normal -0.423270 -0.674435 0.604962; + texcoord 0.790610 -0.767060; + tangent 0.902696 -0.342468 0.260493; + vertex 6.02255 14.6698 51.8703; + normal -0.882453 -0.356953 0.306369; + texcoord 0.956950 -0.0793700; + tangent 0.415837 -0.878200 0.236315; + vertex 7.70593 1.63007 35.3168; + normal -0.710288 -0.549910 0.439419; + texcoord 0.998540 0.477510; + tangent 0.619506 -0.783376 0.0503327; + vertex 4.99264 -6.81033 18.9199; + normal -0.460405 -0.655053 0.599110; + texcoord 0.749030 -0.767060; + tangent 0.887209 -0.362198 0.285784; + vertex 4.23962 15.3976 51.2959; + normal -0.660857 -0.613065 0.432919; + texcoord 0.749030 -0.0793700; + tangent 0.709251 -0.693768 0.125098; + vertex 2.67853 5.23116 34.9766; + normal -0.685980 -0.577501 0.442632; + texcoord 0.956950 0.477510; + tangent 0.665262 -0.745285 0.0444543; + vertex 3.58713 -5.16448 18.8177; + normal -0.608518 -0.624102 0.490105; + texcoord 0.956950 1.00000; + tangent 0.667537 -0.744576 0.000699955; + vertex -1.15501 -15.1367 0.00000; + normal -0.749275 -0.481052 0.455166; + texcoord 0.998540 1.00000; + tangent 0.540261 -0.841498 0.00000; + vertex 1.92245 -19.9301 0.00000; + normal -0.412949 -0.757571 0.505530; + texcoord 0.915370 1.00000; + tangent 0.878028 -0.478610 0.00000; + vertex -3.85791 -13.6634 0.00000; + normal -0.942419 -0.0772208 0.325398; + texcoord 0.915370 0.477510; + tangent 0.143510 -0.965429 0.217604; + vertex 3.26741 -2.89231 18.3056; + normal -0.941225 -0.0574246 0.332863; + texcoord 0.956950 0.477510; + tangent 0.135993 -0.966470 0.217810; + vertex 3.58713 -5.16448 18.8177; + normal -0.922184 -0.0431443 0.384338; + texcoord 0.915370 1.00000; + tangent 0.135993 -0.966470 0.217810; + vertex -3.85791 -13.6634 0.00000; + normal -0.588377 -0.682088 0.434245; + texcoord 0.873780 -0.0793700; + tangent 0.779144 -0.622195 0.0762121; + vertex 6.51651 3.18555 34.9785; + normal -0.571027 -0.661184 0.486584; + texcoord 0.873780 -0.767060; + tangent 0.781873 -0.618971 0.0744986; + vertex 8.30802 14.2762 52.1513; + normal -0.256702 -0.875116 0.410214; + texcoord 0.832200 0.477510; + tangent 0.935972 -0.331168 -0.119513; + vertex 1.69329 -1.91873 18.4152; + normal 0.00964468 -0.944573 0.328161; + texcoord 0.873780 0.477510; + tangent 0.976265 -0.0621136 -0.207480; + vertex 2.96467 -1.99962 18.1450; + normal 0.00168254 -0.955788 0.294053; + texcoord 0.873780 -0.0793700; + tangent 0.976265 -0.0621138 -0.207481; + vertex 6.51651 3.18555 34.9785; + normal -0.392090 -0.759773 0.518662; + texcoord 0.832200 1.00000; + tangent 0.882861 -0.469630 -0.00191255; + vertex -8.09824 -9.43691 0.00000; + normal -0.579044 -0.567103 0.585750; + texcoord 0.790610 1.00000; + tangent 0.692331 -0.721580 -9.64108e-05; + vertex -11.9510 -7.36886 0.00000; + normal -0.456744 -0.779707 0.428301; + texcoord 0.790610 0.477510; + tangent 0.868086 -0.490100 -0.0789196; + vertex 0.759470 -1.17839 18.4383; + normal -0.681696 -0.408395 0.607045; + texcoord 0.749030 1.00000; + tangent 0.513920 -0.857838 0.00000; + vertex -14.1781 -3.65147 0.00000; + normal -0.369102 -0.808096 0.459069; + texcoord 0.790610 -0.0793700; + tangent 0.906497 -0.421396 -0.0262289; + vertex 4.04901 4.05884 35.1392; + normal -0.655188 -0.629568 0.417579; + texcoord 0.749030 0.477510; + tangent 0.740065 -0.672481 -0.00854871; + vertex -2.04786 -0.0436500 18.7886; + normal -0.308680 -0.877206 0.367731; + texcoord 0.749030 1.00000; + tangent 0.920982 -0.372266 -0.114937; + vertex -14.1781 -3.65147 0.00000; + normal -0.828224 0.291200 0.478798; + tangent -0.331691 -0.943388 0.00000; + vertex -14.1781 -3.65147 0.00000; + normal -0.865057 0.0876618 0.493955; + texcoord 0.707440 1.00000; + tangent -0.0814257 -0.996677 0.00235521; + vertex -12.7919 0.291220 0.00000; + normal -0.729798 -0.539491 0.419933; + texcoord 0.707440 -0.0793700; + tangent 0.640721 -0.754509 0.142100; + vertex 0.925070 7.16384 34.6100; + normal -0.894648 -0.227268 0.384649; + texcoord 0.707440 0.477510; + tangent 0.306843 -0.938955 0.155596; + vertex -2.64571 1.92250 18.4190; + normal -0.863880 -0.135939 0.485006; + texcoord 0.665860 1.00000; + tangent 0.155428 -0.987805 0.00912403; + vertex -13.5118 5.25947 0.00000; + normal -0.881874 -0.264677 0.390184; + texcoord 0.665860 0.477510; + tangent 0.347504 -0.924185 0.158502; + vertex -3.71103 4.75571 17.9331; + normal -0.929518 -0.230274 0.288046; + texcoord 0.707440 -0.767060; + tangent 0.379151 -0.713238 0.589522; + vertex 3.76762 16.6106 50.2832; + normal -0.955249 -0.169041 0.242742; + texcoord 0.749030 -0.767060; + tangent 0.286205 -0.735511 0.614093; + vertex 4.23962 15.3976 51.2959; + normal -0.901611 -0.286237 0.324292; + texcoord 0.665860 -0.767060; + tangent 0.428319 -0.695371 0.577064; + vertex 2.67151 18.3901 48.8064; + normal -0.903518 -0.319650 0.285444; + texcoord 0.665860 -0.0793700; + tangent 0.428319 -0.695371 0.577063; + vertex 1.20728 9.15199 33.8265; + normal -0.676993 -0.472459 0.564325; + texcoord 0.832200 1.00000; + tangent 0.572294 -0.820048 0.00000; + vertex -13.9694 -3.16064 0.00000; + normal -0.682292 -0.465515 0.563714; + texcoord 0.873780 1.00000; + tangent 0.569847 -0.821751 0.000511272; + vertex -12.2286 -5.65507 0.00000; + normal -0.899541 -0.276792 0.337953; + texcoord 0.873780 0.527420; + tangent 0.338033 -0.940071 0.0447260; + vertex -3.94028 2.11786 16.4506; + normal -0.898528 -0.260995 0.352887; + texcoord 0.915370 0.527420; + tangent 0.297262 -0.953392 0.0517674; + vertex -3.65603 1.20620 16.5002; + normal -0.947054 -0.287527 0.142886; + texcoord 0.873780 -0.0526201; + tangent 0.297262 -0.953392 0.0517681; + vertex -1.78009 4.10240 34.7619; + normal 0.0543977 0.991379 -0.119203; + texcoord 0.333170 0.527420; + tangent -0.991067 0.0681640 0.114631; + vertex 1.14185 5.86439 15.2724; + normal 0.0488703 0.985348 -0.163406; + texcoord 0.374760 -0.0526201; + tangent -0.991067 0.0681640 0.114632; + vertex 2.12091 8.04110 33.8223; + normal 0.0525894 0.985772 -0.159649; + texcoord 0.333170 -0.0526201; + tangent -0.991274 0.0704122 0.111434; + vertex 3.32404 7.95835 33.6831; + normal 0.221975 0.936354 -0.271972; + texcoord 0.374760 -0.685380; + tangent -0.975110 0.204338 -0.0860586; + vertex 2.74541 11.7677 51.9136; + normal 0.221774 0.936659 -0.271084; + texcoord 0.333170 -0.685380; + tangent -0.974756 0.205591 -0.0870859; + vertex 3.77217 11.5512 52.0053; + normal 0.331382 0.848325 -0.412954; + texcoord 0.333170 -1.25205; + tangent -0.941251 0.264541 -0.209916; + vertex 2.58142 17.2101 66.0651; + normal 0.334085 0.845326 -0.416906; + texcoord 0.416340 -1.25205; + tangent -0.939978 0.266205 -0.213485; + vertex 0.987190 17.6616 65.7031; + normal 0.338845 0.802062 -0.491813; + texcoord 0.416340 -1.96087; + tangent -0.939979 0.266205 -0.213484; + vertex -0.332920 27.1322 80.2384; + normal -0.420052 -0.601951 0.679125; + texcoord 0.000490000 -4.43834; + tangent 0.895740 -0.154928 0.416710; + vertex -9.71863 57.8591 117.564; + normal -0.412924 -0.637277 0.650670; + texcoord 0.000490000 -3.49680; + tangent 0.895740 -0.154928 0.416710; + vertex -5.94900 44.0960 107.696; + normal -0.405768 -0.642042 0.650488; + texcoord 0.0836600 -3.49680; + tangent 0.899773 -0.153599 0.408430; + vertex -3.75812 43.7171 108.715; + normal -0.272801 -0.732745 0.623429; + texcoord 0.000490000 -2.63726; + tangent 0.955532 -0.129437 0.264960; + vertex -3.31100 31.4312 95.6892; + normal -0.281053 -0.731199 0.621577; + texcoord 0.0836600 -2.63726; + tangent 0.953045 -0.148432 0.263958; + vertex -0.795090 31.0940 96.3686; + normal -0.438811 -0.731447 0.521948; + texcoord 0.000490000 -1.96087; + tangent 0.895670 -0.322426 0.306296; + vertex -1.83266 21.6560 83.7614; + normal -0.437429 -0.734294 0.519103; + texcoord 0.0836600 -1.96087; + tangent 0.897451 -0.322494 0.300964; + vertex 1.38239 20.4672 84.8709; + normal -0.289271 -0.842747 0.453981; + texcoord 0.000490000 -1.25205; + tangent 0.953446 -0.232826 0.191657; + vertex -0.294370 11.2354 68.6727; + normal 0.162902 -0.849470 0.501861; + texcoord 0.0836600 -1.25205; + tangent 0.979467 0.201450 -0.00790664; + vertex 2.99284 10.5728 69.2904; + normal -0.283804 -0.905073 0.316698; + texcoord 0.0420700 -0.685380; + tangent 0.946114 -0.305583 0.107179; + vertex 2.68131 3.35994 54.2126; + normal -0.667756 -0.708098 0.229563; + texcoord 0.000490000 -0.685380; + tangent 0.744355 -0.637735 0.198065; + vertex 0.856590 4.92329 53.7270; + normal -0.341241 -0.919875 0.193352; + texcoord 0.000490000 -0.0526201; + tangent 0.930387 -0.361057 -0.0633838; + vertex 0.384930 -0.223500 34.9965; + normal -0.284432 -0.939486 0.190955; + texcoord 0.0420700 -0.0526201; + tangent 0.950610 -0.298699 -0.0843801; + vertex 2.30543 -0.935100 34.8416; + normal -0.456601 -0.815714 0.355143; + texcoord 0.000490000 0.527420; + tangent 0.853816 -0.514522 -0.0791508; + vertex -2.00674 -2.78888 16.6541; + normal -0.404527 -0.743641 0.532312; + texcoord 0.000490000 1.00000; + tangent 0.850779 -0.519518 -0.0792245; + vertex -3.94870 -13.6538 0.00000; + normal -0.206205 -0.914879 0.347096; + texcoord 0.0420700 0.527420; + tangent 0.963259 -0.243332 -0.113674; + vertex 0.163270 -4.11397 16.4520; + normal 0.519126 -0.789287 0.327925; + texcoord 0.000490000 1.00000; + tangent 0.835486 0.549512 0.00000; + vertex -3.94870 -13.6538 0.00000; + normal 0.382719 -0.855721 0.348236; + texcoord 0.0420700 1.00000; + tangent 0.906609 0.421952 -0.00416071; + vertex -0.240390 -11.2148 0.00000; + normal -0.216729 -0.957412 0.190763; + texcoord 0.0836600 -0.0526201; + tangent 0.966455 -0.242108 -0.0857271; + vertex 4.93876 -1.66497 34.6007; + normal 0.313301 -0.914219 0.256994; + texcoord 0.0836600 0.527420; + tangent 0.947855 0.272417 -0.165407; + vertex 2.68369 -4.17962 16.0657; + normal 0.212206 -0.898460 0.384367; + texcoord 0.0836600 1.00000; + tangent 0.976120 0.217175 -0.00500459; + vertex 3.51994 -10.3112 0.00000; + normal 0.230787 -0.910469 0.343197; + texcoord 0.0836600 -0.685380; + tangent 0.970439 0.238843 -0.0346815; + vertex 4.64545 3.59310 54.2109; + normal 0.360513 -0.866670 0.344839; + texcoord 0.125240 -0.685380; + tangent 0.931822 0.355768 -0.0716787; + vertex 6.67042 4.33489 54.0719; + normal 0.566981 -0.685391 0.456915; + texcoord 0.166830 -1.25205; + tangent 0.816041 0.544734 -0.193239; + vertex 5.99001 12.5477 68.6150; + normal 0.670671 -0.528748 0.520218; + texcoord 0.0836600 -1.96087; + tangent 0.729115 0.601988 -0.325580; + vertex 1.38239 20.4672 84.8709; + normal 0.676125 -0.522357 0.519614; + texcoord 0.166830 -1.96087; + tangent 0.723503 0.602928 -0.336186; + vertex 3.81306 22.5084 83.7400; + normal 0.624120 -0.493645 0.605631; + texcoord 0.0836600 -2.63726; + tangent 0.764700 0.543350 -0.346416; + vertex -0.795090 31.0940 96.3686; + normal 0.630034 -0.489177 0.603127; + texcoord 0.166830 -2.63726; + tangent 0.762455 0.541521 -0.354142; + vertex 1.28037 32.5459 95.4306; + normal 0.786089 -0.232508 0.572717; + texcoord 0.0836600 -3.49680; + tangent 0.572609 0.628962 -0.525858; + vertex -3.75812 43.7171 108.715; + normal 0.792991 -0.218232 0.568807; + texcoord 0.166830 -3.49680; + tangent 0.558594 0.633119 -0.535848; + vertex -2.48967 45.1548 107.499; + normal 0.776388 -0.171768 0.606397; + texcoord 0.166830 -4.43834; + tangent 0.558595 0.633119 -0.535847; + vertex -7.00743 58.9035 117.177; + normal 0.166001 -0.893535 0.417179; + texcoord 0.125240 1.00000; + tangent 0.983177 0.182655 0.00000; + vertex 8.13076 -9.45465 0.00000; + normal 0.687012 -0.693221 0.217851; + texcoord 0.125240 0.527420; + tangent 0.738036 0.653288 -0.168870; + vertex 4.71416 -2.80257 15.6073; + normal 0.730419 -0.679398 0.0700447; + texcoord 0.125240 -0.0526201; + tangent 0.679250 0.714522 -0.167561; + vertex 6.32781 0.243870 34.2073; + normal 0.811833 -0.582515 0.0400354; + texcoord 0.0836600 -0.0526201; + tangent 0.580392 0.797577 -0.164367; + vertex 4.93876 -1.66497 34.6007; + normal 0.735389 -0.666111 0.124499; + texcoord 0.125240 -0.685380; + tangent 0.676433 0.717338 -0.166929; + vertex 6.67042 4.33489 54.0719; + normal 0.640043 -0.763186 0.0888333; + texcoord 0.166830 -0.0526201; + tangent 0.764953 0.622108 -0.166820; + vertex 8.12616 1.70640 33.8152; + normal 0.979118 -0.166063 0.117265; + texcoord 0.166830 0.527420; + tangent 0.163716 0.979576 -0.116739; + vertex 6.19135 -0.821520 15.1730; + normal 0.937194 -0.237858 0.255129; + texcoord 0.125240 1.00000; + tangent 0.234590 0.972026 -0.0114886; + vertex 8.13076 -9.45465 0.00000; + normal 0.958765 -0.168351 0.228972; + texcoord 0.166830 1.00000; + tangent 0.187215 0.982313 -0.00349589; + vertex 9.09751 -4.90742 0.00000; + normal 0.962586 0.268711 0.0349538; + texcoord 0.208420 0.527420; + tangent -0.260938 0.963583 -0.0584765; + vertex 5.60550 1.89272 14.9850; + normal 0.955395 0.279196 -0.0962817; + texcoord 0.208420 -0.0526201; + tangent -0.293447 0.953149 -0.0734602; + vertex 7.21018 4.35078 33.6214; + normal 0.951866 0.290643 -0.0973596; + texcoord 0.166830 -0.0526201; + tangent -0.304483 0.949255 -0.0787789; + vertex 8.12616 1.70640 33.8152; + normal 0.797639 0.602837 0.0189687; + texcoord 0.250000 0.527420; + tangent -0.604351 0.796611 0.0130778; + vertex 4.91976 3.96264 14.8789; + normal 0.893685 0.404410 0.194371; + texcoord 0.208420 1.00000; + tangent -0.416014 0.909354 -0.00263488; + vertex 10.5150 -1.25073 0.00000; + normal 0.860449 0.469346 0.198349; + texcoord 0.250000 1.00000; + tangent -0.467344 0.884074 0.00161192; + vertex 8.71269 2.62481 0.00000; + normal 0.432796 0.901438 -0.00986776; + texcoord 0.291590 0.527420; + tangent -0.886001 0.454511 0.0917776; + vertex 3.08045 5.36746 15.0212; + normal 0.833911 0.506031 0.220284; + texcoord 0.291590 1.00000; + tangent -0.518775 0.854911 0.00000; + vertex 6.94192 5.54294 0.00000; + normal 0.253408 0.966681 -0.0362150; + texcoord 0.333170 0.527420; + tangent -0.959933 0.251585 0.123422; + vertex 1.14185 5.86439 15.2724; + normal 0.256952 0.963327 0.0773079; + texcoord 0.291590 1.00000; + tangent -0.961139 0.246373 0.124547; + vertex 6.94192 5.54294 0.00000; + normal 0.500958 0.850772 -0.158835; + texcoord 0.291590 -0.0526201; + tangent -0.888622 0.454901 0.0584436; + vertex 4.16239 7.23965 33.6629; + normal 0.645047 0.748680 -0.152948; + texcoord 0.333170 -0.0526201; + tangent -0.756551 0.653763 0.0150156; + vertex 3.32404 7.95835 33.6831; + normal 0.756201 0.639858 -0.136901; + texcoord 0.250000 -0.0526201; + tangent -0.713135 0.701026 -0.000364817; + vertex 6.73841 6.19660 33.4654; + normal 0.679066 0.709940 -0.186694; + texcoord 0.291590 -0.685380; + tangent -0.798384 0.575588 -0.176869; + vertex 4.22970 10.7789 52.2311; + normal 0.869060 0.480524 -0.117605; + texcoord 0.333170 -0.685380; + tangent -0.494337 0.834333 -0.243965; + vertex 3.77217 11.5512 52.0053; + normal 0.562431 0.757183 -0.332183; + texcoord 0.333170 -1.25205; + tangent -0.825258 0.475825 -0.304204; + vertex 2.58142 17.2101 66.0651; + normal 0.948514 0.314541 -0.0372266; + texcoord 0.208420 -0.685380; + tangent -0.328097 0.909020 -0.256973; + vertex 7.30844 8.27021 53.0150; + normal 0.644426 0.741305 -0.187568; + texcoord 0.250000 -0.685380; + tangent -0.755023 0.625974 -0.195183; + vertex 5.92524 9.92139 52.5194; + normal 0.818509 0.547756 -0.173222; + texcoord 0.250000 -1.25205; + tangent -0.534926 0.745477 -0.397640; + vertex 5.04488 15.7956 66.9689; + normal 0.501021 0.745494 -0.439564; + texcoord 0.250000 -1.96087; + tangent -0.861373 0.382620 -0.334125; + vertex 2.48620 25.1741 81.8248; + normal 0.504801 0.740911 -0.442974; + texcoord 0.333170 -1.96087; + tangent -0.859660 0.377924 -0.343741; + vertex 0.334230 26.1117 80.9871; + normal 0.626229 0.641642 -0.442870; + texcoord 0.250000 -2.63726; + tangent -0.771246 0.421905 -0.476629; + vertex 0.831760 34.5266 93.6459; + normal 0.967142 0.254227 0.00238129; + texcoord 0.166830 -1.25205; + tangent -0.223989 0.873789 -0.431649; + vertex 5.99001 12.5477 68.6150; + normal 0.925301 0.357672 -0.126050; + texcoord 0.250000 -1.96087; + tangent -0.367027 0.761150 -0.534735; + vertex 2.48620 25.1741 81.8248; + normal 0.593462 0.652708 -0.470930; + texcoord 0.333170 -2.63726; + tangent -0.788686 0.397346 -0.469138; + vertex -0.847580 35.4591 92.5795; + normal 0.925682 0.357993 -0.122289; + texcoord 0.166830 -1.96087; + tangent -0.366026 0.752968 -0.546867; + vertex 3.81306 22.5084 83.7400; + normal 0.967621 0.251954 0.0151461; + texcoord 0.250000 -2.63726; + tangent -0.184784 0.736125 -0.651133; + vertex 0.831760 34.5266 93.6459; + normal 0.969618 0.243363 0.0247966; + texcoord 0.166830 -2.63726; + tangent -0.166011 0.730166 -0.662795; + vertex 1.28037 32.5459 95.4306; + normal 0.959191 0.281590 0.0256790; + texcoord 0.250000 -3.49680; + tangent -0.167831 0.644372 -0.746068; + vertex -2.83401 46.4765 105.962; + normal 0.959642 0.280036 0.0258262; + texcoord 0.166830 -3.49680; + tangent -0.167499 0.642924 -0.747391; + vertex -2.48967 45.1548 107.499; + normal 0.949247 0.314485 -0.00538923; + texcoord 0.166830 -4.43834; + tangent -0.175380 0.517532 -0.837498; + vertex -7.00743 58.9035 117.177; + normal 0.952204 0.305433 0.00429202; + texcoord 0.333170 -4.43834; + tangent -0.164561 0.517229 -0.839877; + vertex -7.50134 60.3370 114.810; + normal 0.980237 0.0971337 0.172335; + texcoord 0.166830 -5.38301; + tangent 0.0672236 0.643744 -0.762282; + vertex -10.5822 70.1067 124.864; + normal 0.979428 0.0882530 0.181472; + texcoord 0.333170 -5.38301; + tangent 0.0810895 0.654991 -0.751273; + vertex -10.3834 71.6182 123.117; + normal 0.984948 0.151698 0.0828604; + texcoord 0.166830 -6.64453; + tangent -0.0556115 0.736749 -0.673876; + vertex -13.2576 81.6783 135.885; + normal 0.985115 0.150518 0.0830277; + texcoord 0.333170 -6.64453; + tangent -0.0590447 0.743060 -0.666615; + vertex -13.3771 83.0776 134.622; + normal 0.984279 -0.0579547 0.166841; + texcoord 0.166830 -8.12002; + tangent 0.137443 0.830818 -0.539306; + vertex -15.5283 91.0499 148.622; + normal 0.983510 -0.0616219 0.170032; + texcoord 0.333170 -8.12002; + tangent 0.145689 0.834782 -0.530955; + vertex -15.3298 92.1719 147.907; + normal 0.989072 0.129998 0.0695492; + texcoord 0.166830 -10.0973; + tangent -0.0784214 0.899246 -0.430357; + vertex -17.2098 98.6346 162.563; + normal 0.987945 0.140628 0.0647174; + texcoord 0.333170 -10.0973; + tangent -0.101061 0.902575 -0.418504; + vertex -17.2811 99.2715 162.267; + normal 0.708130 0.567922 -0.419543; + texcoord 0.250000 -3.49680; + tangent -0.683907 0.397607 -0.611702; + vertex -2.83401 46.4765 105.962; + normal 0.765691 0.529821 -0.364702; + texcoord 0.333170 -3.49680; + tangent -0.625353 0.435302 -0.647646; + vertex -3.90882 47.1033 104.981; + normal 0.665388 0.567140 -0.485399; + texcoord 0.333170 -4.43834; + tangent -0.700852 0.255715 -0.665896; + vertex -7.50134 60.3370 114.810; + normal 0.697280 0.595339 -0.399214; + texcoord 0.416340 -2.63726; + tangent -0.675573 0.508028 -0.534330; + vertex -1.98616 35.9310 91.9955; + normal 0.746564 0.545148 -0.381388; + texcoord 0.416340 -3.49680; + tangent -0.649165 0.419878 -0.634261; + vertex -4.56228 47.6924 104.158; + normal 0.657693 0.571644 -0.490574; + texcoord 0.499510 -4.43834; + tangent -0.716948 0.243792 -0.653109; + vertex -9.31128 60.9810 113.055; + normal 0.476488 0.637133 -0.605823; + texcoord 0.499510 -5.38301; + tangent -0.857672 0.190285 -0.477693; + vertex -12.3405 72.0373 122.073; + normal 0.468671 0.637088 -0.611937; + texcoord 0.333170 -5.38301; + tangent -0.865823 0.190826 -0.462533; + vertex -10.3834 71.6182 123.117; + normal 0.564458 0.689117 -0.454428; + texcoord 0.499510 -6.64453; + tangent -0.811637 0.357256 -0.462184; + vertex -14.8638 83.7529 133.772; + normal 0.567134 0.689126 -0.451070; + texcoord 0.333170 -6.64453; + tangent -0.809271 0.366377 -0.459182; + vertex -13.3771 83.0776 134.622; + normal 0.457416 0.792736 -0.402914; + texcoord 0.499510 -8.12002; + tangent -0.879600 0.339540 -0.333192; + vertex -16.5533 92.6404 147.454; + normal 0.454464 0.794421 -0.402937; + texcoord 0.333170 -8.12002; + tangent -0.882572 0.338683 -0.326131; + vertex -15.3298 92.1719 147.907; + normal 0.517563 0.792810 -0.321840; + texcoord 0.499510 -10.0973; + tangent -0.854831 0.441099 -0.273304; + vertex -17.8464 99.5727 162.090; + normal 0.521672 0.790828 -0.320077; + texcoord 0.333170 -10.0973; + tangent -0.850609 0.453216 -0.266571; + vertex -17.2811 99.2715 162.267; + normal 0.537379 0.645844 -0.542319; + texcoord 0.499510 -3.49680; + tangent -0.841123 0.233856 -0.487671; + vertex -5.69857 48.2391 103.248; + normal 0.383532 0.683425 -0.621155; + texcoord 0.582680 -3.49680; + tangent -0.905094 0.143600 -0.400229; + vertex -7.90271 48.5972 102.247; + normal 0.566708 0.683573 -0.459967; + texcoord 0.499510 -2.63726; + tangent -0.832785 0.345206 -0.432785; + vertex -3.13686 37.1558 90.7574; + normal 0.211134 0.779524 -0.589716; + texcoord 0.582680 -2.63726; + tangent -0.970056 0.0951565 -0.223467; + vertex -5.56812 37.3726 90.1953; + normal 0.260768 0.827643 -0.496998; + texcoord 0.499510 -1.96087; + tangent -0.960964 0.175331 -0.214026; + vertex -1.73242 28.9833 78.8619; + normal 0.261882 0.827745 -0.496242; + texcoord 0.582680 -1.96087; + tangent -0.961316 0.177901 -0.210291; + vertex -4.96123 29.5857 78.1440; + normal 0.848564 0.480581 -0.221316; + texcoord 0.499510 -1.96087; + tangent -0.519964 0.682872 -0.513150; + vertex -1.73242 28.9833 78.8619; + normal 0.644121 0.709644 -0.285506; + texcoord 0.499510 -1.25205; + tangent -0.776156 0.539335 -0.326648; + vertex -0.297930 20.2663 64.3350; + normal 0.866537 0.459488 -0.194896; + texcoord 0.416340 -1.96087; + tangent -0.495463 0.702118 -0.511417; + vertex -0.332920 27.1322 80.2384; + normal 0.877402 0.448344 -0.170742; + texcoord 0.333170 -1.96087; + tangent -0.466302 0.713267 -0.523271; + vertex 0.334230 26.1117 80.9871; + normal 0.873598 0.464397 -0.145472; + texcoord 0.333170 -1.25205; + tangent -0.466302 0.713268 -0.523270; + vertex 2.58142 17.2101 66.0651; + normal 0.221472 0.887886 -0.403247; + texcoord 0.582680 -1.25205; + tangent -0.971939 0.171001 -0.161533; + vertex -3.71149 20.8286 63.7540; + normal 0.912921 0.393292 -0.109074; + texcoord 0.416340 -1.25205; + tangent -0.399157 0.815173 -0.419723; + vertex 0.987190 17.6616 65.7031; + normal 0.381431 0.896083 -0.227037; + texcoord 0.541100 -0.685380; + tangent -0.927656 0.353856 -0.119333; + vertex -0.947290 15.7461 50.7081; + normal 0.314493 0.921831 -0.226544; + texcoord 0.582680 -0.685380; + tangent -0.948604 0.296326 -0.111089; + vertex -3.34961 16.4965 50.4268; + normal -0.0210227 0.995959 -0.0873178; + texcoord 0.582680 -0.0526201; + tangent -0.993367 -0.0103188 0.114519; + vertex -4.11305 13.7495 33.9303; + normal 0.887659 0.449875 -0.0983607; + texcoord 0.457930 -0.685380; + tangent -0.467719 0.849089 -0.245532; + vertex 1.81402 13.7136 51.3516; + normal 0.315779 0.941940 -0.114160; + texcoord 0.541100 -0.0526201; + tangent -0.935803 0.343882 0.0775715; + vertex -1.80633 13.8101 33.6381; + normal 0.276745 0.955305 0.103950; + texcoord 0.582680 0.527420; + tangent -0.956117 0.266982 0.120668; + vertex -7.07234 12.6116 15.8591; + normal 0.629477 0.752822 -0.192400; + texcoord 0.499510 -0.685380; + tangent -0.783431 0.592687 -0.186971; + vertex 0.720740 14.9346 50.9829; + normal 0.638496 0.758886 -0.128118; + texcoord 0.499510 -0.0526201; + tangent -0.768218 0.640010 0.0151286; + vertex 0.243770 12.1935 33.5723; + normal 0.869363 0.481923 -0.109356; + texcoord 0.416340 -0.685380; + tangent -0.429410 0.867530 -0.250997; + vertex 2.23864 12.3226 51.7457; + normal 0.756553 0.634863 -0.156773; + texcoord 0.374760 -0.685380; + tangent -0.652767 0.726266 -0.215484; + vertex 2.74541 11.7677 51.9136; + normal 0.968134 0.229938 -0.0992174; + texcoord 0.416340 -0.0526201; + tangent -0.196322 0.976185 -0.0923049; + vertex 1.82655 8.88918 33.7602; + normal 0.935844 0.332409 -0.117048; + texcoord 0.374760 -0.0526201; + tangent -0.342593 0.937216 -0.0652397; + vertex 2.12091 8.04110 33.8223; + normal 0.886895 0.448441 -0.110983; + texcoord 0.457930 -0.0526201; + tangent -0.422562 0.904861 -0.0516455; + vertex 1.54367 11.0170 33.5481; + normal 0.688971 0.721048 0.0735389; + texcoord 0.499510 0.527420; + tangent -0.707458 0.706026 0.0321008; + vertex -2.13889 10.9559 15.2600; + normal 0.330175 0.938555 0.100498; + texcoord 0.541100 0.527420; + tangent -0.944192 0.311719 0.106459; + vertex -4.21363 11.7845 15.4984; + normal 0.213802 0.910020 0.355179; + texcoord 0.541100 1.00000; + tangent -0.975132 0.221390 0.0102345; + vertex -8.27982 18.7888 0.00000; + normal 0.364282 0.869632 0.333225; + texcoord 0.499510 1.00000; + tangent -0.925863 0.377852 0.00254900; + vertex -3.94870 17.8300 0.00000; + normal 0.749194 0.614152 0.248043; + texcoord 0.457930 1.00000; + tangent -0.634927 0.772572 -0.000727410; + vertex -0.534150 15.3681 0.00000; + normal 0.892051 0.451795 0.0112480; + texcoord 0.457930 0.527420; + tangent -0.447064 0.894306 -0.0187224; + vertex -0.905440 8.54594 15.3157; + normal 0.776517 0.589236 0.223209; + texcoord 0.416340 1.00000; + tangent -0.544034 0.839063 -0.000247392; + vertex 1.02530 11.2400 0.00000; + normal 0.846964 0.530107 0.0404810; + texcoord 0.416340 0.527420; + tangent -0.525358 0.850817 -0.0104385; + vertex -0.238730 7.24566 15.3456; + normal 0.564160 0.781557 0.266257; + texcoord 0.374760 1.00000; + tangent -0.812216 0.583357 7.09076e-05; + vertex 3.22678 9.80028 0.00000; + normal 0.706822 0.703839 0.0708111; + texcoord 0.374760 0.527420; + tangent -0.711278 0.702093 0.0338975; + vertex 0.347830 6.45073 15.3359; + normal 0.611473 0.784007 0.106935; + texcoord 0.333170 0.527420; + tangent -0.768453 0.637471 0.0557697; + vertex 1.14185 5.86439 15.2724; + normal 0.723640 0.623756 0.295423; + texcoord 0.333170 1.00000; + tangent -0.648285 0.761398 0.000448537; + vertex 5.47720 8.06685 0.00000; + normal 0.824256 0.478347 0.302963; + texcoord 0.291590 1.00000; + tangent -0.501937 0.864904 0.00000; + vertex 6.94192 5.54294 0.00000; + normal 0.284436 -0.419479 0.862052; + texcoord 0.0836600 -3.49680; + tangent 0.925014 0.356335 -0.131817; + vertex -3.75812 43.7171 108.715; + normal 0.292580 -0.446754 0.845463; + texcoord 0.166830 -4.43834; + tangent 0.925013 0.356335 -0.131817; + vertex -7.00743 58.9035 117.177; + normal 0.299005 -0.445558 0.843845; + texcoord 0.000490000 -4.43834; + tangent 0.923535 0.358488 -0.136271; + vertex -9.71863 57.8591 117.564; + normal 0.426365 -0.504596 0.750730; + texcoord 0.166830 -5.38301; + tangent 0.886175 0.402080 -0.230274; + vertex -10.5822 70.1067 124.864; + normal 0.428544 -0.504730 0.749398; + texcoord 0.000490000 -5.38301; + tangent 0.884233 0.403293 -0.235555; + vertex -12.5795 69.1874 125.405; + normal 0.309916 -0.671839 0.672744; + texcoord 0.166830 -6.64453; + tangent 0.941468 0.314079 -0.122449; + vertex -13.2576 81.6783 135.885; + normal 0.307283 -0.673543 0.672248; + texcoord 0.000490000 -6.64453; + tangent 0.943127 0.311139 -0.117061; + vertex -14.9860 81.1136 136.097; + normal 0.486049 -0.708378 0.511818; + texcoord 0.166830 -8.12002; + tangent 0.870576 0.451373 -0.195859; + vertex -15.5283 91.0499 148.622; + normal 0.492223 -0.706151 0.508986; + texcoord 0.000490000 -8.12002; + tangent 0.865550 0.459228 -0.199834; + vertex -16.6044 90.4793 148.871; + normal 0.499686 -0.734307 0.459464; + texcoord 0.166830 -10.0973; + tangent 0.860259 0.482920 -0.163533; + vertex -17.2098 98.6346 162.563; + normal 0.499845 -0.734225 0.459422; + texcoord 0.000490000 -10.0973; + tangent 0.859721 0.484938 -0.160359; + vertex -17.8572 98.2694 162.683; + normal -0.406010 0.808756 -0.425522; + texcoord 0.665860 -10.0973; + tangent -0.910825 -0.396086 0.116250; + vertex -18.4969 99.2898 162.173; + normal -0.409448 0.807386 -0.424830; + texcoord 0.499510 -10.0973; + tangent -0.908324 -0.399900 0.122582; + vertex -17.8464 99.5727 162.090; + normal -0.465770 0.747975 -0.472855; + texcoord 0.665860 -8.12002; + tangent -0.881971 -0.434732 0.182030; + vertex -17.7434 92.0532 147.700; + normal -0.469560 0.745762 -0.472601; + texcoord 0.499510 -8.12002; + tangent -0.879913 -0.436762 0.187061; + vertex -16.5533 92.6404 147.454; + normal -0.532879 0.619222 -0.576718; + texcoord 0.665860 -6.64453; + tangent -0.839926 -0.468377 0.274131; + vertex -16.3984 82.8951 134.276; + normal -0.529146 0.619633 -0.579706; + texcoord 0.499510 -6.64453; + tangent -0.843282 -0.463952 0.271338; + vertex -14.8638 83.7529 133.772; + normal -0.386243 0.573393 -0.722521; + texcoord 0.665860 -5.38301; + tangent -0.908792 -0.371768 0.189435; + vertex -14.3853 71.2089 122.493; + normal -0.374702 0.576692 -0.725965; + texcoord 0.499510 -5.38301; + tangent -0.913704 -0.365506 0.177626; + vertex -12.3405 72.0373 122.073; + normal -0.304330 0.578532 -0.756759; + texcoord 0.665860 -4.43834; + tangent -0.929119 -0.351288 0.115471; + vertex -12.3365 59.9109 113.343; + normal -0.279745 0.586033 -0.760466; + texcoord 0.499510 -4.43834; + tangent -0.938974 -0.332157 0.0894433; + vertex -9.31128 60.9810 113.055; + normal -0.662417 0.440793 -0.605727; + texcoord 0.582680 -3.49680; + tangent -0.727493 -0.555195 0.403127; + vertex -7.90271 48.5972 102.247; + normal -0.689059 0.421591 -0.589456; + texcoord 0.665860 -3.49680; + tangent -0.707707 -0.566582 0.422060; + vertex -9.56420 47.2670 103.238; + normal -0.567734 0.589829 -0.574265; + texcoord 0.665860 -2.63726; + tangent -0.817182 -0.491332 0.301342; + vertex -7.78590 36.0546 90.9954; + normal -0.581958 0.583444 -0.566497; + texcoord 0.582680 -2.63726; + tangent -0.803503 -0.509229 0.308332; + vertex -5.56812 37.3726 90.1953; + normal -0.815167 0.474698 -0.331910; + texcoord 0.665860 -1.96087; + tangent -0.575459 -0.703188 0.417581; + vertex -6.78619 27.2670 79.5198; + normal -0.819118 0.471267 -0.327037; + texcoord 0.582680 -1.96087; + tangent -0.573259 -0.708914 0.410872; + vertex -4.96123 29.5857 78.1440; + normal -0.710662 0.634213 -0.304520; + texcoord 0.665860 -1.25205; + tangent -0.701167 -0.666280 0.253843; + vertex -6.30276 18.5245 64.6245; + normal -0.678662 0.660400 -0.321388; + texcoord 0.582680 -1.25205; + tangent -0.734714 -0.636044 0.235887; + vertex -3.71149 20.8286 63.7540; + normal -0.737541 0.657178 -0.155405; + texcoord 0.624270 -0.685380; + tangent -0.674857 -0.716479 0.176705; + vertex -5.26230 15.4560 50.6510; + normal -0.486169 0.849749 -0.203877; + texcoord 0.582680 -0.685380; + tangent -0.873810 -0.475351 0.102463; + vertex -3.34961 16.4965 50.4268; + normal -0.906391 0.410820 -0.0984040; + texcoord 0.665860 -0.685380; + tangent -0.422386 -0.877580 0.226814; + vertex -6.18901 13.5306 51.1487; + normal -0.578762 0.814548 -0.0393181; + texcoord 0.582680 -0.0526201; + tangent -0.807721 -0.566521 0.163217; + vertex -4.11305 13.7495 33.9303; + normal -0.947756 0.303813 0.0972377; + texcoord 0.665860 -0.0526201; + tangent -0.292015 -0.944995 0.147346; + vertex -6.87406 10.3598 34.6653; + normal -0.772467 0.635024 0.00626735; + texcoord 0.624270 -0.0526201; + tangent -0.625426 -0.762319 0.166467; + vertex -5.96127 12.4400 34.3109; + normal -0.741537 0.619661 0.257183; + texcoord 0.582680 0.527420; + tangent -0.594059 -0.785621 0.172895; + vertex -7.07234 12.6116 15.8591; + normal -0.675024 0.701451 0.228711; + texcoord 0.624270 0.527420; + tangent -0.682938 -0.711064 0.167285; + vertex -8.59679 10.5514 16.3089; + normal -0.642588 0.632307 0.432745; + texcoord 0.582680 1.00000; + tangent -0.699895 -0.714186 0.00920272; + vertex -12.6129 17.6316 0.00000; + normal -0.601513 0.678361 0.421910; + texcoord 0.624270 1.00000; + tangent -0.745656 -0.666315 0.00456657; + vertex -15.7763 14.4524 0.00000; + normal -0.910831 0.262323 0.318706; + texcoord 0.665860 0.527420; + tangent -0.204176 -0.971714 0.118678; + vertex -10.5341 8.94868 16.7760; + normal -0.573093 0.708642 0.411570; + texcoord 0.665860 1.00000; + tangent -0.777550 -0.628821 0.00000; + vertex -19.3829 11.5358 0.00000; + normal -0.978843 0.186787 0.0835270; + texcoord 0.707440 -0.685380; + tangent -0.174617 -0.975360 0.134839; + vertex -5.24264 11.2451 51.8041; + normal -0.949747 -0.250815 0.187277; + texcoord 0.707440 -0.0526201; + tangent 0.311020 -0.947794 0.0703733; + vertex -7.25045 8.25744 34.9559; + normal -0.916636 -0.261246 0.302539; + texcoord 0.707440 0.527420; + tangent 0.288339 -0.956354 0.0474052; + vertex -9.52610 6.05691 16.9164; + normal -0.874594 -0.143089 0.463262; + texcoord 0.665860 1.00000; + tangent 0.155927 -0.987764 0.00305221; + vertex -19.3829 11.5358 0.00000; + normal -0.864903 0.0692248 0.497143; + texcoord 0.707440 1.00000; + tangent -0.0658401 -0.997830 0.000836224; + vertex -18.6630 6.56750 0.00000; + normal -0.683182 -0.666437 0.298537; + texcoord 0.749030 0.527420; + tangent 0.730231 -0.681295 -0.0509905; + vertex -8.96990 4.04793 17.0365; + normal -0.814002 0.286197 0.505463; + texcoord 0.749030 1.00000; + tangent -0.331689 -0.943389 0.00000; + vertex -20.0492 2.62481 0.00000; + normal -0.709480 -0.674187 0.205209; + texcoord 0.749030 -0.0526201; + tangent 0.681621 -0.731679 0.00615785; + vertex -5.56635 6.23078 34.9830; + normal -0.952048 -0.288349 0.102270; + texcoord 0.707440 -0.685380; + tangent 0.322161 -0.910380 0.259653; + vertex -5.24264 11.2451 51.8041; + normal -0.929097 -0.354102 0.106729; + texcoord 0.665860 -0.0526201; + tangent 0.369808 -0.893111 0.256116; + vertex -6.87406 10.3598 34.6653; + normal -0.929033 -0.351936 0.114190; + texcoord 0.665860 -0.685380; + tangent 0.369808 -0.893111 0.256115; + vertex -6.18901 13.5306 51.1487; + normal -0.925503 -0.352555 0.138383; + texcoord 0.665860 -1.25205; + tangent 0.378452 -0.823913 0.421832; + vertex -6.30276 18.5245 64.6245; + normal -0.974175 -0.209545 0.0841008; + texcoord 0.749030 -0.685380; + tangent 0.224555 -0.938069 0.263822; + vertex -4.87231 9.69805 52.2392; + normal -0.811796 -0.535087 0.233815; + texcoord 0.749030 -1.25205; + tangent 0.545866 -0.738349 0.396069; + vertex -4.85543 15.4404 66.2375; + normal -0.429763 -0.880456 0.200252; + texcoord 0.790610 -0.0526201; + tangent 0.893776 -0.444387 -0.0607055; + vertex -4.23458 5.00404 34.9607; + normal -0.862477 -0.446005 0.239194; + texcoord 0.749030 -1.96087; + tangent 0.466589 -0.718129 0.516319; + vertex -6.00966 24.8724 81.1998; + normal -0.966022 -0.239887 0.0962033; + texcoord 0.665860 -1.96087; + tangent 0.252141 -0.788639 0.560780; + vertex -6.78619 27.2670 79.5198; + normal -0.325699 -0.900842 0.287062; + texcoord 0.749030 1.00000; + tangent 0.923799 -0.367848 -0.106224; + vertex -20.0492 2.62481 0.00000; + normal -0.487580 -0.818205 0.304642; + texcoord 0.790610 0.527420; + tangent 0.865728 -0.493276 -0.0848151; + vertex -6.15399 2.92666 16.7127; + normal -0.695339 -0.416566 0.585642; + texcoord 0.749030 1.00000; + tangent 0.513917 -0.857840 0.00000; + vertex -20.0492 2.62481 0.00000; + normal -0.600377 -0.576710 0.554034; + texcoord 0.790610 1.00000; + tangent 0.683488 -0.729961 -0.000312703; + vertex -17.8222 -1.09259 0.00000; + normal -0.280716 -0.916557 0.284820; + texcoord 0.832200 0.527420; + tangent 0.940676 -0.323218 -0.103244; + vertex -5.22647 2.18117 16.6447; + normal -0.405513 -0.786696 0.465477; + texcoord 0.832200 1.00000; + tangent 0.883089 -0.469202 -0.00148821; + vertex -13.9694 -3.16064 0.00000; + normal -0.0183789 -0.980052 0.197889; + texcoord 0.873780 0.527420; + tangent 0.987636 -0.0486142 -0.149037; + vertex -3.94028 2.11786 16.4506; + normal -0.0320755 -0.993254 0.111431; + texcoord 0.873780 -0.0526201; + tangent 0.987636 -0.0486142 -0.149038; + vertex -1.78009 4.10240 34.7619; + normal -0.412831 -0.889096 0.197681; + texcoord 0.832200 -0.0526201; + tangent 0.933553 -0.351326 -0.0710609; + vertex -2.43910 4.62192 34.7831; + normal -0.635203 -0.747647 0.193754; + texcoord 0.873780 -0.0526201; + tangent 0.760197 -0.649426 -0.0186013; + vertex -1.78009 4.10240 34.7619; + normal -0.632485 -0.748898 0.197775; + texcoord 0.873780 -0.685380; + tangent 0.761984 -0.647315 -0.0190673; + vertex -0.903110 8.12417 52.7954; + normal -0.793941 -0.584846 0.166171; + texcoord 0.915370 -0.0526201; + tangent 0.565219 -0.824464 0.0280563; + vertex -1.19170 3.55979 34.7522; + normal -0.959479 -0.105675 0.261213; + texcoord 0.915370 0.527420; + tangent 0.120895 -0.989153 0.0834347; + vertex -3.65603 1.20620 16.5002; + normal -0.954859 -0.0851977 0.284578; + texcoord 0.956950 0.527420; + tangent 0.113424 -0.989973 0.0841978; + vertex -3.38937 -1.12122 16.6981; + normal -0.922877 -0.0735879 0.377998; + texcoord 0.915370 1.00000; + tangent 0.113424 -0.989972 0.0841981; + vertex -9.72906 -7.38707 0.00000; + normal -0.910476 -0.390127 0.137238; + texcoord 0.956950 -0.0526201; + tangent 0.382723 -0.921993 0.0587567; + vertex -0.648920 2.46941 34.8116; + normal -0.482518 -0.838821 0.252101; + texcoord 0.790610 -0.685380; + tangent 0.872510 -0.464853 0.150457; + vertex -3.15254 8.71040 52.5638; + normal -0.517308 -0.816445 0.256534; + texcoord 0.749030 -0.685380; + tangent 0.855780 -0.491467 0.161559; + vertex -4.87231 9.69805 52.2392; + normal -0.248549 -0.929425 0.272750; + texcoord 0.832200 -0.685380; + tangent 0.965258 -0.242656 0.0969252; + vertex -2.02000 8.17920 52.7450; + normal -0.0763508 -0.955225 0.285859; + texcoord 0.873780 -0.685380; + tangent 0.996903 -0.0594886 0.0514277; + vertex -0.903110 8.12417 52.7954; + normal -0.600473 -0.732632 0.320442; + texcoord 0.832200 -1.25205; + tangent 0.787600 -0.524173 0.323928; + vertex -3.10125 14.0382 67.0708; + normal -0.716575 -0.646749 0.261218; + texcoord 0.915370 -1.25205; + tangent 0.650550 -0.660724 0.374471; + vertex -1.72842 13.3074 67.5469; + normal -0.709693 -0.606571 0.358339; + texcoord 0.832200 -1.96087; + tangent 0.700038 -0.557128 0.446716; + vertex -4.49298 23.6323 82.1783; + normal -0.690537 -0.618660 0.374724; + texcoord 0.915370 -1.96087; + tangent 0.720149 -0.545194 0.429125; + vertex -3.35446 22.7469 82.8824; + normal -0.872185 -0.416585 0.256418; + texcoord 0.749030 -2.63726; + tangent 0.446313 -0.646734 0.618498; + vertex -7.32823 34.0489 92.8033; + normal -0.981695 -0.185400 0.0436024; + texcoord 0.665860 -2.63726; + tangent 0.167084 -0.729420 0.663347; + vertex -7.78590 36.0546 90.9954; + normal -0.975985 -0.215557 0.0314311; + texcoord 0.749030 -3.49680; + tangent 0.165416 -0.644264 0.746700; + vertex -9.18381 45.7845 104.960; + normal -0.976166 -0.214845 0.0306730; + texcoord 0.665860 -3.49680; + tangent 0.165120 -0.643534 0.747395; + vertex -9.56420 47.2670 103.238; + normal -0.971045 -0.236468 0.0339877; + texcoord 0.665860 -4.43834; + tangent 0.159505 -0.526858 0.834853; + vertex -12.3365 59.9109 113.343; + normal -0.968906 -0.243972 0.0412312; + texcoord 0.832200 -4.43834; + tangent 0.165060 -0.513174 0.842263; + vertex -11.8149 58.2893 116.004; + normal -0.991266 -0.108308 -0.0752350; + texcoord 0.832200 -5.38301; + tangent 0.0142844 -0.632387 0.774521; + vertex -14.3864 69.7490 124.233; + normal -0.991525 -0.0995157 -0.0835144; + texcoord 0.665860 -5.38301; + tangent 0.000287616 -0.645320 0.763912; + vertex -14.3853 71.2089 122.493; + normal -0.994458 -0.0889167 -0.0561055; + texcoord 0.832200 -6.64453; + tangent 0.0278766 -0.739528 0.672548; + vertex -16.3486 81.6397 135.400; + normal -0.994323 -0.0907420 -0.0555590; + texcoord 0.665860 -6.64453; + tangent 0.0306789 -0.746542 0.664630; + vertex -16.3984 82.8951 134.276; + normal -0.993833 -0.110290 -0.0114969; + texcoord 0.832200 -8.12002; + tangent 0.0845605 -0.824370 0.559700; + vertex -17.6310 90.9829 148.418; + normal -0.993767 -0.110871 -0.0116382; + texcoord 0.665860 -8.12002; + tangent 0.0863351 -0.828177 0.553777; + vertex -17.7434 92.0532 147.700; + normal -0.998528 -0.0456095 -0.0293530; + texcoord 0.832200 -10.0973; + tangent 0.0309529 -0.903241 0.428016; + vertex -18.4778 98.6206 162.480; + normal -0.998623 -0.0425237 -0.0307289; + texcoord 0.665860 -10.0973; + tangent 0.0259007 -0.908945 0.416111; + vertex -18.4969 99.2898 162.173; + normal -0.726591 -0.561598 0.395820; + texcoord 0.832200 -2.63726; + tangent 0.686445 -0.491615 0.535825; + vertex -5.75369 33.0438 93.9163; + normal -0.737442 -0.536437 0.410383; + texcoord 0.749030 -3.49680; + tangent 0.655379 -0.418701 0.628623; + vertex -9.18381 45.7845 104.960; + normal -0.697235 -0.583141 0.416905; + texcoord 0.915370 -2.63726; + tangent 0.716503 -0.472285 0.513392; + vertex -4.77727 32.2291 94.7723; + normal -0.761525 -0.520564 0.386125; + texcoord 0.832200 -3.49680; + tangent 0.629010 -0.432715 0.645836; + vertex -8.03585 45.0511 106.077; + normal -0.575420 -0.566307 0.590075; + texcoord 0.832200 -4.43834; + tangent 0.783560 -0.180897 0.594399; + vertex -11.8149 58.2893 116.004; + normal -0.649737 -0.575256 0.496912; + texcoord 0.915370 -3.49680; + tangent 0.749330 -0.335945 0.570654; + vertex -7.22382 44.4420 106.966; + normal -0.561960 -0.568215 0.601110; + texcoord 0.998540 -4.43834; + tangent 0.794621 -0.168419 0.583277; + vertex -9.71863 57.8591 117.564; + normal -0.560521 -0.588895 0.582253; + texcoord 0.832200 -5.38301; + tangent 0.810759 -0.245987 0.531188; + vertex -14.3864 69.7490 124.233; + normal -0.510038 -0.618661 0.597595; + texcoord 0.998540 -3.49680; + tangent 0.844718 -0.229241 0.483632; + vertex -5.94900 44.0960 107.696; + normal -0.559947 -0.589070 0.582628; + texcoord 0.998540 -5.38301; + tangent 0.812678 -0.253998 0.524441; + vertex -12.5795 69.1874 125.405; + normal -0.625914 -0.625065 0.466396; + texcoord 0.998540 -2.63726; + tangent 0.771932 -0.414846 0.481689; + vertex -3.31100 31.4312 95.6892; + normal -0.526983 -0.671333 0.521154; + texcoord 0.832200 -6.64453; + tangent 0.840571 -0.320834 0.436469; + vertex -16.3486 81.6397 135.400; + normal -0.672692 -0.627784 0.391629; + texcoord 0.998540 -1.96087; + tangent 0.737174 -0.523543 0.427173; + vertex -1.83266 21.6560 83.7614; + normal -0.526621 -0.671927 0.520753; + texcoord 0.998540 -6.64453; + tangent 0.841994 -0.326673 0.429338; + vertex -14.9860 81.1136 136.097; + normal -0.843967 -0.501275 0.190902; + texcoord 0.998540 -1.25205; + tangent 0.532005 -0.745245 0.401971; + vertex -0.294370 11.2354 68.6727; + normal -0.540519 -0.731590 0.415470; + texcoord 0.832200 -8.12002; + tangent 0.835350 -0.405932 0.370688; + vertex -17.6310 90.9829 148.418; + normal -0.541489 -0.731871 0.413709; + texcoord 0.998540 -8.12002; + tangent 0.834914 -0.410049 0.367122; + vertex -16.6044 90.4793 148.871; + normal -0.546184 -0.749843 0.373387; + texcoord 0.832200 -10.0973; + tangent 0.837059 -0.468588 0.282415; + vertex -18.4778 98.6206 162.480; + normal -0.546687 -0.749588 0.373165; + texcoord 0.998540 -10.0973; + tangent 0.836823 -0.473488 0.274838; + vertex -17.8572 98.2694 162.683; + normal -0.774886 -0.605404 0.181759; + texcoord 0.956950 -0.685380; + tangent 0.627766 -0.747352 0.217656; + vertex -0.186990 6.09431 53.3736; + normal -0.771896 -0.611480 0.173982; + texcoord 0.915370 -0.685380; + tangent 0.635706 -0.739198 0.222405; + vertex -0.888170 6.90964 53.1283; + normal -0.760727 -0.618880 0.195656; + texcoord 0.998540 -0.685380; + tangent 0.649040 -0.728299 0.219836; + vertex 0.856590 4.92329 53.7270; + normal -0.924881 -0.355251 0.135616; + texcoord 0.998540 -0.0526201; + tangent 0.362640 -0.929557 0.0664490; + vertex 0.384930 -0.223500 34.9965; + normal -0.735243 -0.586868 0.339122; + texcoord 0.998540 0.527420; + tangent 0.607558 -0.794181 -0.0122417; + vertex -2.00674 -2.78888 16.6541; + normal -0.711598 -0.620333 0.329872; + texcoord 0.956950 0.527420; + tangent 0.658470 -0.752369 -0.0189398; + vertex -3.38937 -1.12122 16.6981; + normal -0.623426 -0.644593 0.442538; + texcoord 0.956950 1.00000; + tangent 0.669289 -0.743002 -0.000354533; + vertex -7.02616 -8.86041 0.00000; + normal -0.767213 -0.492567 0.410806; + texcoord 0.998540 1.00000; + tangent 0.540260 -0.841498 0.00000; + vertex -3.94870 -13.6538 0.00000; + normal -0.426158 -0.781803 0.455164; + texcoord 0.915370 1.00000; + tangent 0.878028 -0.478609 0.00000; + vertex -9.72906 -7.38707 0.00000; + normal 0.533513 -0.811165 0.239531; + texcoord 0.000490000 1.00000; + tangent 0.835487 0.549510 0.00000; + vertex 5.98522 -17.0652 0.00000; + normal 0.388723 -0.886186 0.252129; + texcoord 0.0420700 1.00000; + tangent 0.908331 0.418185 -0.00753502; + vertex 9.69353 -14.6262 0.00000; + normal 0.134556 -0.945518 0.296464; + texcoord 0.0420700 0.578620; + tangent 0.979149 0.148873 -0.138221; + vertex 10.1091 -10.8883 11.7327; + normal 0.399669 -0.909882 0.111263; + texcoord 0.0836600 0.578620; + tangent 0.924465 0.376418 -0.0606120; + vertex 12.6156 -10.9276 11.2616; + normal 0.223911 -0.932155 0.284519; + texcoord 0.0836600 1.00000; + tangent 0.975245 0.221127 -0.000732745; + vertex 13.4539 -13.7226 0.00000; + normal 0.616044 -0.786728 -0.0393585; + texcoord 0.125240 0.578620; + tangent 0.810034 0.586162 0.0161065; + vertex 14.7047 -9.56271 11.2156; + normal 0.172705 -0.929621 0.325541; + texcoord 0.125240 1.00000; + tangent 0.983177 0.182655 0.00000; + vertex 18.0647 -12.8660 0.00000; + normal 0.684730 -0.705058 -0.184491; + texcoord 0.125240 0.0608100; + tangent 0.727797 0.657345 0.195470; + vertex 15.0632 -13.9049 27.6574; + normal 0.773767 -0.610184 -0.170180; + texcoord 0.0836600 0.0608100; + tangent 0.633241 0.737821 0.233723; + vertex 13.5477 -15.6707 27.0980; + normal 0.760334 -0.622755 -0.184575; + texcoord 0.166830 0.578620; + tangent 0.643112 0.760910 0.0861537; + vertex 16.2723 -7.61344 11.4107; + normal 0.685019 -0.716529 -0.131667; + texcoord 0.125240 -0.420390; + tangent 0.725309 0.657452 0.204167; + vertex 14.3705 -17.3074 42.5696; + normal 0.588778 -0.781627 -0.205911; + texcoord 0.166830 0.0608100; + tangent 0.808114 0.563849 0.170367; + vertex 16.9631 -12.5793 28.0579; + normal -0.693772 -0.415628 0.588161; + texcoord 0.749030 1.00000; + tangent 0.513918 -0.857839 0.00000; + vertex -10.1153 -0.786590 0.00000; + normal -0.625175 -0.569003 0.534222; + texcoord 0.790610 1.00000; + tangent 0.657277 -0.753647 -0.00173203; + vertex -7.88828 -4.50398 0.00000; + normal -0.498317 -0.749507 0.435797; + texcoord 0.790610 0.578620; + tangent 0.692447 -0.690650 -0.208613; + vertex 4.16252 -4.07460 14.5181; + normal -0.466617 -0.783769 0.409847; + texcoord 0.832200 0.578620; + tangent 0.806949 -0.562048 -0.181481; + vertex 5.04969 -4.79351 14.1764; + normal -0.437030 -0.814193 0.382223; + texcoord 0.832200 1.00000; + tangent 0.881094 -0.472941 0.00000; + vertex -4.03546 -6.57204 0.00000; + normal -0.677757 -0.472994 0.562958; + tangent 0.572296 -0.820047 0.00000; + vertex -4.03546 -6.57204 0.00000; + normal -0.609410 -0.579441 0.541172; + texcoord 0.873780 1.00000; + tangent 0.687804 -0.725894 -0.00164312; + vertex -2.29465 -9.06646 0.00000; + normal -0.730292 -0.380426 0.567406; + texcoord 0.873780 0.578620; + tangent 0.357170 -0.913576 -0.194445; + vertex 6.32732 -4.84266 13.9290; + normal -0.720855 -0.400987 0.565312; + texcoord 0.915370 0.578620; + tangent 0.405616 -0.886797 -0.221512; + vertex 6.56583 -5.73020 13.6649; + normal -0.494824 -0.714094 0.495196; + texcoord 0.915370 1.00000; + tangent 0.821949 -0.569561 0.00000; + vertex 0.204860 -10.7985 0.00000; + normal 0.115221 0.946720 0.300742; + texcoord 0.333170 0.578620; + tangent -0.993001 0.101872 0.0597548; + vertex 11.5708 -1.13367 13.8840; + normal 0.114062 0.958443 0.261490; + texcoord 0.374760 0.0608100; + tangent -0.993001 0.101872 0.0597543; + vertex 11.3118 -6.32333 30.3200; + normal 0.118428 0.957339 0.263583; + texcoord 0.333170 0.0608100; + tangent -0.992623 0.105922 0.0589918; + vertex 12.5173 -6.44700 30.2474; + normal 0.285563 0.938195 0.195561; + texcoord 0.374760 -0.420390; + tangent -0.958266 0.284614 0.0268445; + vertex 10.9856 -9.42005 43.8512; + normal 0.286892 0.937823 0.195399; + texcoord 0.333170 -0.420390; + tangent -0.957343 0.288014 0.0232753; + vertex 11.9940 -9.72343 43.8266; + normal 0.383456 0.912315 0.143674; + texcoord 0.333170 -1.02055; + tangent -0.922546 0.369881 0.109982; + vertex 12.1981 -12.3959 59.5883; + normal 0.385481 0.911503 0.143408; + texcoord 0.416340 -1.02055; + tangent -0.921413 0.372005 0.112291; + vertex 10.6354 -11.7650 59.7788; + normal 0.385516 0.911380 0.144100; + texcoord 0.416340 -1.65051; + tangent -0.921413 0.372005 0.112291; + vertex 11.7099 -14.6828 75.3580; + normal -0.429765 -0.898456 -0.0898808; + texcoord 0.000490000 -3.86517; + tangent 0.902882 -0.426471 -0.0540978; + vertex 10.2692 -26.9348 117.906; + normal -0.429813 -0.897901 -0.0950534; + texcoord 0.000490000 -3.02361; + tangent 0.902882 -0.426471 -0.0540975; + vertex 9.85137 -25.2335 102.898; + normal -0.423032 -0.900931 -0.0967890; + texcoord 0.0836600 -3.02361; + tangent 0.906307 -0.419268 -0.0531281; + vertex 12.0597 -26.2766 102.765; + normal -0.309170 -0.938836 -0.151660; + texcoord 0.000490000 -2.25490; + tangent 0.951082 -0.306595 -0.0379895; + vertex 9.97099 -23.5524 87.3308; + normal -0.318420 -0.936155 -0.149074; + texcoord 0.0836600 -2.25490; + tangent 0.946195 -0.319681 -0.0501969; + vertex 12.4752 -24.3426 87.2330; + normal -0.473921 -0.872759 -0.117008; + texcoord 0.000490000 -1.65051; + tangent 0.875663 -0.459287 -0.149227; + vertex 9.89328 -20.9827 74.0690; + normal -0.472374 -0.873524 -0.117548; + texcoord 0.0836600 -1.65051; + tangent 0.877560 -0.455100 -0.150904; + vertex 13.0318 -22.6623 73.5130; + normal -0.341021 -0.933108 -0.114077; + texcoord 0.000490000 -1.02055; + tangent 0.934757 -0.338844 -0.106837; + vertex 8.95550 -18.6886 58.7791; + normal 0.112440 -0.984535 -0.134342; + texcoord 0.0836600 -1.02055; + tangent 0.990502 0.133791 -0.0317110; + vertex 12.1945 -19.6958 58.4320; + normal -0.368845 -0.920645 -0.127929; + texcoord 0.0420700 -0.420390; + tangent 0.912577 -0.405413 -0.0533307; + vertex 10.3234 -17.9788 42.3382; + normal -0.717212 -0.689032 -0.104124; + texcoord 0.000490000 -0.420390; + tangent 0.696852 -0.709599 -0.104239; + vertex 8.61511 -16.2393 42.5937; + normal -0.407546 -0.887364 -0.215619; + texcoord 0.000490000 0.0608100; + tangent 0.910737 -0.386661 -0.145093; + vertex 9.05465 -14.1283 27.7346; + normal -0.347820 -0.910371 -0.224157; + texcoord 0.0420700 0.0608100; + tangent 0.937979 -0.318135 -0.137787; + vertex 10.9431 -14.8775 27.4328; + normal -0.541540 -0.820708 -0.182135; + texcoord 0.000490000 0.578620; + tangent 0.829069 -0.491109 -0.267311; + vertex 8.01300 -9.61558 12.4344; + normal -0.553477 -0.813760 -0.177366; + texcoord 0.0420700 0.578620; + tangent 0.821792 -0.498980 -0.275094; + vertex 10.1091 -10.8883 11.7327; + normal -0.0608100 -0.968175 -0.242773; + tangent 0.982669 -0.0153997 -0.184726; + vertex 10.1091 -10.8883 11.7327; + normal -0.0894141 -0.965379 -0.245048; + texcoord 0.0836600 0.578620; + tangent 0.982843 -0.0485604 -0.177938; + vertex 12.6156 -10.9276 11.2616; + normal -0.272584 -0.935095 -0.226485; + texcoord 0.0836600 0.0608100; + tangent 0.958860 -0.261198 -0.111189; + vertex 13.5477 -15.6707 27.0980; + normal 0.160855 -0.979757 -0.119173; + texcoord 0.0836600 -0.420390; + tangent 0.985458 0.160489 0.0558160; + vertex 12.2985 -17.8997 42.4077; + normal 0.299092 -0.948227 -0.106814; + texcoord 0.125240 -0.420390; + tangent 0.954338 0.289796 0.0725040; + vertex 14.3705 -17.3074 42.5696; + normal 0.531266 -0.838374 -0.122006; + texcoord 0.166830 -1.02055; + tangent 0.847069 0.530154 0.0375753; + vertex 15.3087 -17.7914 58.5534; + normal 0.646083 -0.755622 -0.107761; + texcoord 0.0836600 -1.65051; + tangent 0.763715 0.638648 0.0941739; + vertex 13.0318 -22.6623 73.5130; + normal 0.652281 -0.750520 -0.106061; + texcoord 0.166830 -1.65051; + tangent 0.757396 0.645132 0.100782; + vertex 15.5765 -20.4792 73.8475; + normal 0.606201 -0.790823 -0.0843758; + texcoord 0.0836600 -2.25490; + tangent 0.793074 0.595882 0.126324; + vertex 12.4752 -24.3426 87.2330; + normal 0.612755 -0.785953 -0.0825176; + texcoord 0.166830 -2.25490; + tangent 0.789913 0.599631 0.128377; + vertex 14.6272 -22.7481 87.5816; + normal 0.800088 -0.599385 -0.0244331; + texcoord 0.0836600 -3.02361; + tangent 0.600660 0.792259 0.107390; + vertex 12.0597 -26.2766 102.765; + normal 0.810103 -0.585927 -0.0205490; + texcoord 0.166830 -3.02361; + tangent 0.584536 0.804482 0.105481; + vertex 13.3871 -24.4498 103.005; + normal 0.810879 -0.583736 -0.0415529; + texcoord 0.166830 -3.86517; + tangent 0.584536 0.804482 0.105481; + vertex 13.0435 -25.9897 117.933; + normal 0.322469 -0.946575 -0.00301362; + texcoord 0.0836600 -3.02361; + tangent 0.946548 0.322430 0.00926648; + vertex 12.0597 -26.2766 102.765; + normal 0.322375 -0.944624 -0.0613120; + texcoord 0.166830 -3.86517; + tangent 0.946548 0.322430 0.00926672; + vertex 13.0435 -25.9897 117.933; + normal 0.329198 -0.942049 -0.0645926; + texcoord 0.000490000 -3.86517; + tangent 0.944793 0.327441 0.0121910; + vertex 10.2692 -26.9348 117.906; + normal 0.428444 -0.892915 -0.138346; + texcoord 0.166830 -4.70958; + tangent 0.904641 0.420730 0.0678976; + vertex 12.6538 -27.7278 130.615; + normal 0.430704 -0.891696 -0.139188; + texcoord 0.000490000 -4.70958; + tangent 0.901950 0.425580 0.0732612; + vertex 10.6167 -28.7022 130.448; + normal 0.287167 -0.949466 -0.126687; + texcoord 0.166830 -5.83922; + tangent 0.957173 0.283732 0.0575820; + vertex 12.3823 -30.1904 145.201; + normal 0.284302 -0.950376 -0.126327; + texcoord 0.000490000 -5.83922; + tangent 0.959011 0.277677 0.0565098; + vertex 10.6249 -30.6925 145.097; + normal 0.448093 -0.882274 -0.144239; + texcoord 0.166830 -7.15968; + tangent 0.895340 0.441919 0.0554435; + vertex 11.9345 -32.1594 159.483; + normal 0.454849 -0.878752 -0.144595; + texcoord 0.000490000 -7.15968; + tangent 0.890424 0.451750 0.0553838; + vertex 10.8276 -32.7210 159.415; + normal 0.457579 -0.874982 -0.158203; + texcoord 0.166830 -8.92684; + tangent 0.889033 0.453756 0.0610299; + vertex 12.0903 -34.6230 173.587; + normal 0.457756 -0.874889 -0.158206; + texcoord 0.000490000 -8.92684; + tangent 0.888897 0.453950 0.0615776; + vertex 11.4209 -34.9649 173.541; + normal 0.999029 0.0401209 0.0182067; + texcoord 0.333170 -8.92684; + tangent -0.0430836 0.976063 0.213179; + vertex 12.0599 -33.9343 173.737; + normal 0.999528 0.0270005 0.0146530; + texcoord 0.166830 -8.92684; + tangent -0.0185062 0.978033 0.207625; + vertex 12.0903 -34.6230 173.587; + normal 0.982170 -0.185038 -0.0332102; + texcoord 0.333170 -7.15968; + tangent 0.189665 0.969481 0.155347; + vertex 12.1923 -30.8556 159.692; + normal 0.983211 -0.179660 -0.0319101; + texcoord 0.166830 -7.15968; + tangent 0.178931 0.971436 0.155869; + vertex 11.9345 -32.1594 159.483; + normal 0.999031 0.0221983 0.0380038; + texcoord 0.333170 -5.83922; + tangent -0.0302095 0.985122 0.169182; + vertex 12.3162 -28.3297 145.521; + normal 0.999039 0.0223627 0.0376884; + texcoord 0.166830 -5.83922; + tangent -0.0270692 0.984995 0.170444; + vertex 12.3823 -30.1904 145.201; + normal 0.995932 -0.0879349 -0.0196603; + texcoord 0.333170 -4.70958; + tangent 0.0910283 0.978567 0.184715; + vertex 12.8750 -25.4598 131.044; + normal 0.997126 -0.0742270 -0.0151446; + texcoord 0.166830 -4.70958; + tangent 0.0719960 0.980629 0.182166; + vertex 12.6538 -27.7278 130.615; + normal 0.983831 0.173003 0.0463181; + texcoord 0.333170 -3.86517; + tangent -0.180620 0.973060 0.143285; + vertex 12.4967 -23.2610 118.329; + normal 0.980982 0.187127 0.0515549; + texcoord 0.166830 -3.86517; + tangent -0.191822 0.971395 0.139985; + vertex 13.0435 -25.9897 117.933; + normal 0.987289 0.144428 0.0663394; + texcoord 0.250000 -3.02361; + tangent -0.151036 0.979717 0.131689; + vertex 13.0772 -22.4344 103.266; + normal 0.987438 0.143171 0.0668457; + texcoord 0.166830 -3.02361; + tangent -0.150756 0.980348 0.127239; + vertex 13.3871 -24.4498 103.005; + normal 0.989085 0.115677 0.0912680; + texcoord 0.166830 -2.25490; + tangent -0.130452 0.974809 0.180915; + vertex 14.6272 -22.7481 87.5816; + normal 0.987242 0.130746 0.0908796; + texcoord 0.250000 -2.25490; + tangent -0.149987 0.970833 0.187050; + vertex 14.2764 -20.1132 88.0756; + normal 0.947880 0.313023 0.0595007; + texcoord 0.166830 -1.65051; + tangent -0.320768 0.921044 0.220875; + vertex 15.5765 -20.4792 73.8475; + normal 0.947249 0.314707 0.0606477; + texcoord 0.250000 -1.65051; + tangent -0.319620 0.922101 0.218110; + vertex 14.4084 -17.2312 74.6354; + normal 0.984594 0.169376 0.0434305; + texcoord 0.166830 -1.02055; + tangent -0.169710 0.970658 0.170360; + vertex 15.3087 -17.7914 58.5534; + normal 0.841860 0.530837 0.0973849; + texcoord 0.250000 -1.02055; + tangent -0.505437 0.847716 0.160970; + vertex 14.5682 -14.1554 59.1723; + normal 0.929177 -0.369439 -0.0120579; + texcoord 0.125240 -0.420390; + tangent 0.365989 0.914948 0.170068; + vertex 14.3705 -17.3074 42.5696; + normal 0.974319 -0.224623 0.0157377; + texcoord 0.166830 -0.420390; + tangent 0.224655 0.958824 0.173742; + vertex 15.1650 -15.3212 42.9388; + normal 0.972629 0.219624 0.0758831; + texcoord 0.166830 0.0608100; + tangent -0.239909 0.920545 0.308287; + vertex 16.9631 -12.5793 28.0579; + normal 0.963148 0.249775 0.0997890; + texcoord 0.208420 -0.420390; + tangent -0.279412 0.945539 0.166991; + vertex 15.2867 -13.3504 43.2863; + normal 0.973289 0.218020 0.0719384; + texcoord 0.208420 0.0608100; + tangent -0.236606 0.919213 0.314746; + vertex 16.2047 -10.0272 28.9414; + normal 0.972358 -0.0757873 0.220854; + texcoord 0.166830 0.578620; + tangent 0.0509597 0.976713 0.208411; + vertex 16.2723 -7.61344 11.4107; + normal 0.927273 -0.262813 0.266633; + texcoord 0.125240 1.00000; + tangent 0.244434 0.969644 0.00647545; + vertex 18.0647 -12.8660 0.00000; + normal 0.699400 -0.601157 0.386587; + texcoord 0.125240 0.578620; + tangent 0.624804 0.776902 0.0777394; + vertex 14.7047 -9.56271 11.2156; + normal 0.927490 -0.246602 0.280979; + texcoord 0.166830 1.00000; + tangent 0.258076 0.966060 0.0111519; + vertex 19.0314 -8.31882 0.00000; + normal 0.970989 0.154647 0.182386; + texcoord 0.208420 0.578620; + tangent -0.175655 0.950657 0.255727; + vertex 15.8215 -4.96846 12.1499; + normal 0.940443 0.0227956 0.339186; + texcoord 0.208420 1.00000; + tangent -0.0392749 0.999192 0.00858032; + vertex 20.4489 -4.66212 0.00000; + normal 0.816319 0.521672 0.247953; + texcoord 0.250000 0.578620; + tangent -0.575463 0.772974 0.267122; + vertex 15.2398 -2.95372 12.7569; + normal 0.829876 0.457962 0.318711; + texcoord 0.250000 1.00000; + tangent -0.474423 0.880257 0.00845696; + vertex 18.6466 -0.786590 0.00000; + normal 0.477904 0.824438 0.303166; + texcoord 0.291590 0.578620; + tangent -0.862669 0.439984 0.249433; + vertex 13.4769 -1.59988 13.4174; + normal 0.804158 0.487979 0.339421; + texcoord 0.291590 1.00000; + tangent -0.518777 0.854910 0.00000; + vertex 16.8758 2.13154 0.00000; + normal 0.307294 0.899088 0.311786; + texcoord 0.333170 0.578620; + tangent -0.943496 0.236880 0.231740; + vertex 11.5708 -1.13367 13.8840; + normal 0.299036 0.897104 0.325240; + texcoord 0.291590 1.00000; + tangent -0.945019 0.231142 0.231326; + vertex 16.8758 2.13154 0.00000; + normal 0.555609 0.798336 0.232289; + texcoord 0.291590 0.0608100; + tangent -0.866033 0.465053 0.183608; + vertex 13.3164 -7.16264 29.9848; + normal 0.694466 0.690801 0.201273; + texcoord 0.333170 0.0608100; + tangent -0.719590 0.652882 0.236506; + vertex 12.5173 -6.44700 30.2474; + normal 0.796741 0.577989 0.176445; + texcoord 0.250000 0.0608100; + tangent -0.672956 0.697414 0.246465; + vertex 15.8440 -8.25193 29.5516; + normal 0.737016 0.658774 0.151073; + texcoord 0.291590 -0.420390; + tangent -0.748161 0.655399 0.103476; + vertex 12.3953 -10.5469 43.6942; + normal 0.900703 0.423014 0.0989615; + texcoord 0.333170 -0.420390; + tangent -0.433564 0.889687 0.143106; + vertex 11.9940 -9.72343 43.8266; + normal 0.684503 0.707840 0.174409; + texcoord 0.250000 -0.420390; + tangent -0.717354 0.689474 0.100142; + vertex 14.0250 -11.5571 43.5638; + normal 0.609260 0.782025 0.131299; + texcoord 0.333170 -1.02055; + tangent -0.793882 0.591535 0.140842; + vertex 12.1981 -12.3959 59.5883; + normal 0.545771 0.818075 0.181349; + texcoord 0.250000 -1.65051; + tangent -0.836622 0.523202 0.162248; + vertex 14.4084 -17.2312 74.6354; + normal 0.549317 0.816125 0.179419; + texcoord 0.333170 -1.65051; + tangent -0.835608 0.525397 0.160366; + vertex 12.3159 -15.9402 75.0440; + normal 0.660091 0.735714 0.151672; + texcoord 0.250000 -2.25490; + tangent -0.751837 0.649535 0.113341; + vertex 14.2764 -20.1132 88.0756; + normal 0.627404 0.764960 0.145603; + texcoord 0.333170 -2.25490; + tangent -0.770950 0.628575 0.102617; + vertex 12.6401 -18.6670 88.3164; + normal 0.734074 0.670477 0.107683; + texcoord 0.250000 -3.02361; + tangent -0.680158 0.726875 0.0950697; + vertex 13.0772 -22.4344 103.266; + normal 0.732216 0.668114 0.132222; + texcoord 0.416340 -2.25490; + tangent -0.647617 0.750225 0.133244; + vertex 11.5227 -17.8947 88.4399; + normal 0.794281 0.600045 0.0952076; + texcoord 0.333170 -3.02361; + tangent -0.616952 0.780549 0.100569; + vertex 12.0068 -21.2759 103.415; + normal 0.685036 0.719040 0.117081; + texcoord 0.333170 -3.86517; + tangent -0.727280 0.676089 0.118182; + vertex 12.4967 -23.2610 118.329; + normal 0.768234 0.631509 0.104945; + texcoord 0.416340 -3.02361; + tangent -0.650045 0.753366 0.0994035; + vertex 11.3621 -20.2663 103.546; + normal 0.677215 0.725864 0.120422; + texcoord 0.499510 -3.86517; + tangent -0.744313 0.658096 0.113610; + vertex 10.6105 -21.4956 118.642; + normal 0.494840 0.855241 0.153933; + texcoord 0.499510 -4.70958; + tangent -0.867783 0.486919 0.0993148; + vertex 10.8960 -24.3967 131.264; + normal 0.485905 0.860474 0.153234; + texcoord 0.333170 -4.70958; + tangent -0.874431 0.475269 0.0974192; + vertex 12.8750 -25.4598 131.044; + normal 0.597970 0.783929 0.166994; + texcoord 0.499510 -5.83922; + tangent -0.802063 0.589579 0.0953497; + vertex 10.8493 -27.2314 145.696; + normal 0.600637 0.781867 0.167091; + texcoord 0.333170 -5.83922; + tangent -0.798582 0.594301 0.0952530; + vertex 12.3162 -28.3297 145.521; + normal 0.505064 0.845999 0.170870; + texcoord 0.499510 -7.15968; + tangent -0.862285 0.496747 0.0985208; + vertex 10.9924 -30.1752 159.829; + normal 0.501748 0.847952 0.170955; + texcoord 0.333170 -7.15968; + tangent -0.865338 0.491303 0.0990582; + vertex 12.1923 -30.8556 159.692; + normal 0.568009 0.802852 0.181092; + texcoord 0.499510 -8.92684; + tangent -0.825597 0.544788 0.146957; + vertex 11.5151 -33.5676 173.839; + normal 0.572246 0.799919 0.180732; + texcoord 0.333170 -8.92684; + tangent -0.819760 0.551782 0.153398; + vertex 12.0599 -33.9343 173.737; + normal 0.557639 0.817661 0.143071; + texcoord 0.499510 -3.02361; + tangent -0.849398 0.523510 0.0667923; + vertex 10.2271 -19.2118 103.681; + normal 0.409007 0.898580 0.158956; + texcoord 0.582680 -3.02361; + tangent -0.912432 0.406014 0.0512014; + vertex 8.00467 -18.1963 103.810; + normal 0.599302 0.779141 0.183784; + texcoord 0.499510 -2.25490; + tangent -0.821222 0.563553 0.0894558; + vertex 10.4307 -16.1430 88.7503; + normal 0.253598 0.940923 0.224393; + texcoord 0.582680 -2.25490; + tangent -0.966720 0.253218 0.0365072; + vertex 8.00534 -15.5210 88.8177; + normal 0.311977 0.920090 0.236866; + texcoord 0.499510 -1.65051; + tangent -0.948957 0.293044 0.116647; + vertex 10.4217 -12.3852 75.9424; + normal 0.313443 0.919590 0.236870; + texcoord 0.582680 -1.65051; + tangent -0.948806 0.292520 0.119160; + vertex 7.23515 -11.3931 76.3489; + normal 0.877062 0.471336 0.0927616; + texcoord 0.499510 -1.65051; + tangent -0.479263 0.851174 0.214031; + vertex 10.4217 -12.3852 75.9424; + normal 0.670076 0.730989 0.129047; + texcoord 0.499510 -1.02055; + tangent -0.756979 0.637244 0.144579; + vertex 9.51542 -8.80393 60.3127; + normal 0.894413 0.437123 0.0945953; + texcoord 0.416340 -1.65051; + tangent -0.453413 0.864911 0.215282; + vertex 11.7099 -14.6828 75.3580; + normal 0.905855 0.411576 0.100155; + texcoord 0.333170 -1.65051; + tangent -0.423581 0.878866 0.219486; + vertex 12.3159 -15.9402 75.0440; + normal 0.905757 0.414527 0.0881534; + texcoord 0.333170 -1.02055; + tangent -0.423581 0.878866 0.219486; + vertex 12.1981 -12.3959 59.5883; + normal 0.278467 0.941365 0.190495; + texcoord 0.582680 -1.02055; + tangent -0.959111 0.267385 0.0927970; + vertex 6.14404 -7.89556 60.6519; + normal 0.936746 0.348206 0.0354785; + texcoord 0.416340 -1.02055; + tangent -0.347218 0.922981 0.165969; + vertex 10.6354 -11.7650 59.7788; + normal 0.438476 0.872062 0.217362; + texcoord 0.541100 -0.420390; + tangent -0.901584 0.428628 0.0585269; + vertex 7.58650 -5.07001 44.5148; + normal 0.377175 0.898131 0.226053; + texcoord 0.582680 -0.420390; + tangent -0.924811 0.378320 0.0399683; + vertex 5.24443 -4.11192 44.6160; + normal 0.0430075 0.937023 0.346610; + texcoord 0.582680 0.0608100; + tangent -0.998893 0.0359409 0.0303576; + vertex 5.39168 -0.655160 32.3898; + normal 0.912554 0.395531 0.103929; + texcoord 0.457930 -0.420390; + tangent -0.415812 0.896307 0.154056; + vertex 10.1953 -7.36295 44.1880; + normal 0.371309 0.874577 0.311842; + texcoord 0.541100 0.0608100; + tangent -0.920797 0.359283 0.151815; + vertex 7.71644 -0.683540 32.3210; + normal 0.321140 0.873538 0.365788; + texcoord 0.582680 0.578620; + tangent -0.939857 0.252222 0.230333; + vertex 3.72105 5.37478 16.9440; + normal 0.671874 0.719904 0.174139; + texcoord 0.499510 -0.420390; + tangent -0.746418 0.658810 0.0939681; + vertex 9.19202 -6.03104 44.3923; + normal 0.684838 0.690615 0.232481; + texcoord 0.499510 0.0608100; + tangent -0.733191 0.639866 0.230224; + vertex 9.67942 -2.29930 31.7240; + normal 0.905960 0.410319 0.104286; + texcoord 0.416340 -0.420390; + tangent -0.356445 0.922045 0.150932; + vertex 10.5197 -8.81394 43.9438; + normal 0.799971 0.583665 0.139214; + texcoord 0.374760 -0.420390; + tangent -0.597950 0.791668 0.125364; + vertex 10.9856 -9.42005 43.8512; + normal 0.983357 0.175522 0.0469228; + texcoord 0.416340 0.0608100; + tangent -0.138001 0.938179 0.317451; + vertex 11.0680 -5.50480 30.6033; + normal 0.957695 0.279115 0.0701108; + texcoord 0.374760 0.0608100; + tangent -0.288213 0.904173 0.315284; + vertex 11.3118 -6.32333 30.3200; + normal 0.914356 0.384162 0.127957; + texcoord 0.457930 0.0608100; + tangent -0.371296 0.876751 0.305692; + vertex 10.9147 -3.46810 31.2969; + normal 0.716792 0.641950 0.272231; + texcoord 0.499510 0.578620; + tangent -0.678240 0.681756 0.274223; + vertex 8.55267 3.80639 15.6653; + normal 0.374933 0.852868 0.363375; + texcoord 0.541100 0.578620; + tangent -0.926483 0.297313 0.230726; + vertex 6.52721 4.59517 16.2339; + normal 0.204132 0.842596 0.498359; + texcoord 0.541100 1.00000; + tangent -0.975326 0.220008 0.0183197; + vertex 1.65410 15.3774 0.00000; + normal 0.333403 0.814189 0.475329; + texcoord 0.499510 1.00000; + tangent -0.931132 0.364641 0.00543847; + vertex 5.98522 14.4186 0.00000; + normal 0.532599 0.738693 0.413123; + texcoord 0.457930 1.00000; + tangent -0.811148 0.584840 0.00000; + vertex 9.39977 11.9567 0.00000; + normal 0.911952 0.384409 0.143432; + texcoord 0.457930 0.578620; + tangent -0.407377 0.872736 0.269026; + vertex 9.66318 1.46497 14.8799; + normal 0.910576 0.345234 0.227301; + texcoord 0.457930 1.00000; + tangent -0.359416 0.932859 0.0243622; + vertex 9.39977 11.9567 0.00000; + normal 0.910949 0.344625 0.226728; + texcoord 0.416340 1.00000; + tangent -0.354513 0.935041 0.00441711; + vertex 10.9592 7.82862 0.00000; + normal 0.873231 0.442650 0.203784; + texcoord 0.416340 0.578620; + tangent -0.480328 0.830614 0.281718; + vertex 10.2636 0.201680 14.4559; + normal 0.527257 0.732264 0.431034; + texcoord 0.374760 1.00000; + tangent -0.814520 0.580131 0.00215257; + vertex 13.1607 6.38889 0.00000; + normal 0.495747 0.758043 0.423799; + texcoord 0.416340 1.00000; + tangent -0.836917 0.547329 0.00000; + vertex 10.9592 7.82862 0.00000; + normal 0.741563 0.598996 0.302139; + texcoord 0.374760 0.578620; + tangent -0.677218 0.684146 0.270779; + vertex 10.8088 -0.568880 14.1644; + normal 0.647135 0.673305 0.357600; + texcoord 0.333170 0.578620; + tangent -0.742371 0.623265 0.245817; + vertex 11.5708 -1.13367 13.8840; + normal 0.671076 0.602100 0.432590; + texcoord 0.333170 1.00000; + tangent -0.667181 0.744893 0.00206590; + vertex 15.4111 4.65545 0.00000; + normal 0.789161 0.457979 0.409243; + texcoord 0.291590 1.00000; + tangent -0.501936 0.864905 0.00000; + vertex 16.8758 2.13154 0.00000; + normal -0.353821 0.907633 0.225859; + texcoord 0.665860 -8.92684; + tangent -0.934209 -0.354674 -0.0382017; + vertex 10.8479 -33.8209 173.812; + normal -0.357867 0.906002 0.226034; + texcoord 0.499510 -8.92684; + tangent -0.931391 -0.361874 -0.0394707; + vertex 11.5151 -33.5676 173.839; + normal -0.421663 0.883895 0.202311; + texcoord 0.665860 -7.15968; + tangent -0.905594 -0.421190 -0.0499836; + vertex 9.77050 -30.7444 159.761; + normal -0.426217 0.881688 0.202397; + texcoord 0.499510 -7.15968; + tangent -0.903172 -0.426060 -0.0524706; + vertex 10.9924 -30.1752 159.829; + normal -0.506683 0.842328 0.183728; + texcoord 0.665860 -5.83922; + tangent -0.861668 -0.498774 -0.0935596; + vertex 9.27530 -28.1467 145.523; + normal -0.502836 0.844698 0.183412; + texcoord 0.499510 -5.83922; + tangent -0.865090 -0.492984 -0.0926592; + vertex 10.8493 -27.2314 145.696; + normal -0.377345 0.901578 0.211582; + texcoord 0.665860 -4.70958; + tangent -0.926205 -0.371782 -0.0626234; + vertex 8.81186 -25.2219 131.126; + normal -0.363988 0.907685 0.208854; + texcoord 0.499510 -4.70958; + tangent -0.932267 -0.357546 -0.0551193; + vertex 10.8960 -24.3967 131.264; + normal -0.294109 0.925968 0.236817; + texcoord 0.665860 -3.86517; + tangent -0.951249 -0.308246 -0.0104938; + vertex 7.51241 -22.3799 118.635; + normal -0.267138 0.933995 0.237255; + texcoord 0.499510 -3.86517; + tangent -0.961587 -0.274492 -0.00211467; + vertex 10.6105 -21.4956 118.642; + normal -0.648112 0.741031 0.175565; + texcoord 0.582680 -3.02361; + tangent -0.755052 -0.649859 -0.0870566; + vertex 8.00467 -18.1963 103.810; + normal -0.677621 0.715508 0.169936; + texcoord 0.665860 -3.02361; + tangent -0.733639 -0.673725 -0.0887012; + vertex 6.28230 -19.7780 103.602; + normal -0.539065 0.822434 0.181687; + texcoord 0.665860 -2.25490; + tangent -0.842873 -0.525598 -0.115376; + vertex 5.71740 -16.9218 88.5031; + normal -0.554489 0.811827 0.182974; + texcoord 0.582680 -2.25490; + tangent -0.829063 -0.546298 -0.119216; + vertex 8.00534 -15.5210 88.8177; + normal -0.778717 0.582291 0.233531; + texcoord 0.665860 -1.65051; + tangent -0.616229 -0.775313 -0.138389; + vertex 5.27863 -13.9556 75.8959; + normal -0.782702 0.577213 0.232815; + texcoord 0.582680 -1.65051; + tangent -0.614858 -0.777338 -0.133023; + vertex 7.23515 -11.3931 76.3489; + normal -0.659831 0.717026 0.224715; + texcoord 0.665860 -1.02055; + tangent -0.743307 -0.665479 -0.0680623; + vertex 3.41440 -10.1952 60.4456; + normal -0.629597 0.743271 0.226176; + texcoord 0.582680 -1.02055; + tangent -0.771983 -0.632824 -0.0598071; + vertex 6.14404 -7.89556 60.6519; + normal -0.690530 0.697684 0.190803; + texcoord 0.624270 -0.420390; + tangent -0.721986 -0.677350 -0.141185; + vertex 3.26316 -5.01751 44.4020; + normal -0.424938 0.873934 0.235938; + texcoord 0.582680 -0.420390; + tangent -0.905141 -0.413718 -0.0977659; + vertex 5.24443 -4.11192 44.6160; + normal -0.874555 0.467097 0.130285; + texcoord 0.665860 -0.420390; + tangent -0.483623 -0.859821 -0.163757; + vertex 2.20210 -6.90394 44.0427; + normal -0.528644 0.800469 0.282463; + texcoord 0.582680 0.0608100; + tangent -0.848370 -0.507890 -0.149385; + vertex 5.39168 -0.655160 32.3898; + normal -0.933565 0.305029 0.188184; + texcoord 0.665860 0.0608100; + tangent -0.353291 -0.889706 -0.289152; + vertex 2.40423 -3.77987 31.4077; + normal -0.734881 0.632930 0.243619; + texcoord 0.624270 0.0608100; + tangent -0.676922 -0.704996 -0.211557; + vertex 3.45114 -1.83314 32.0403; + normal -0.723923 0.553624 0.411626; + texcoord 0.582680 0.578620; + tangent -0.632387 -0.770313 -0.0818821; + vertex 3.72105 5.37478 16.9440; + normal -0.969617 0.202446 0.137328; + texcoord 0.707440 -0.420390; + tangent -0.235933 -0.922243 -0.306273; + vertex 2.98313 -9.30826 43.6450; + normal -0.966113 0.188649 0.176175; + texcoord 0.707440 0.0608100; + tangent -0.235933 -0.922243 -0.306273; + vertex 1.89567 -5.76779 30.7476; + normal -0.596213 0.678425 0.429265; + texcoord 0.665860 0.578620; + tangent -0.764080 -0.644566 -0.0267475; + vertex 0.0951400 1.76340 16.7154; + normal -0.655456 0.630528 0.415705; + texcoord 0.624270 0.578620; + tangent -0.706120 -0.706810 -0.0425981; + vertex 2.10246 3.34770 16.7390; + normal -0.600432 0.581340 0.549112; + texcoord 0.582680 1.00000; + tangent -0.701379 -0.712777 -0.00404784; + vertex -2.67897 14.2203 0.00000; + normal -0.558403 0.620963 0.550083; + texcoord 0.624270 1.00000; + tangent -0.743513 -0.668722 -0.000210044; + vertex -5.84242 11.0411 0.00000; + normal -0.526043 0.650460 0.547887; + texcoord 0.665860 1.00000; + tangent -0.777549 -0.628822 0.00000; + vertex -9.44898 8.12435 0.00000; + normal -0.996679 0.0157824 0.0798819; + texcoord 0.665860 -8.92684; + tangent -0.0323255 -0.977108 -0.210274; + vertex 10.8479 -33.8209 173.812; + normal -0.997818 -0.0498445 0.0432996; + texcoord 0.665860 -7.15968; + tangent 0.0426614 -0.985713 -0.162944; + vertex 9.77050 -30.7444 159.761; + normal -0.996817 0.0118997 0.0788317; + texcoord 0.832200 -8.92684; + tangent -0.0252186 -0.978258 -0.205853; + vertex 10.8242 -34.5403 173.657; + normal -0.997807 -0.0495658 0.0438585; + texcoord 0.832200 -7.15968; + tangent 0.0413701 -0.985785 -0.162841; + vertex 9.82661 -32.0196 159.551; + normal -0.999400 -0.00795804 0.0337137; + texcoord 0.665860 -5.83922; + tangent 0.00185324 -0.985499 -0.169672; + vertex 9.27530 -28.1467 145.523; + normal -0.999395 -0.00637962 0.0341831; + texcoord 0.832200 -5.83922; + tangent 0.000299353 -0.985283 -0.170932; + vertex 9.27687 -29.8082 145.237; + normal -0.997684 -0.00430861 0.0678901; + texcoord 0.665860 -4.70958; + tangent -0.00853704 -0.982450 -0.186330; + vertex 8.81186 -25.2219 131.126; + normal -0.997896 -0.0178056 0.0623388; + texcoord 0.832200 -4.70958; + tangent 0.0112350 -0.983174 -0.182326; + vertex 8.79187 -27.4537 130.702; + normal -0.982856 -0.179147 0.0436022; + texcoord 0.665860 -3.86517; + tangent 0.173526 -0.974579 -0.141717; + vertex 7.51241 -22.3799 118.635; + normal -0.837517 -0.545750 -0.0268707; + texcoord 0.832200 -3.86517; + tangent 0.514820 -0.846685 -0.134479; + vertex 8.09254 -25.4541 118.191; + normal -0.911889 -0.409784 -0.0231262; + texcoord 0.749030 -3.02361; + tangent 0.376779 -0.918219 -0.122111; + vertex 6.62401 -22.0373 103.308; + normal -0.987714 -0.153316 0.0302592; + texcoord 0.665860 -3.02361; + tangent 0.148329 -0.980711 -0.127294; + vertex 6.28230 -19.7780 103.602; + normal -0.990756 -0.135415 0.00805565; + texcoord 0.665860 -2.25490; + tangent 0.131650 -0.974724 -0.180501; + vertex 5.71740 -16.9218 88.5031; + normal -0.895581 -0.441529 -0.0546486; + texcoord 0.749030 -2.25490; + tangent 0.409135 -0.897217 -0.166163; + vertex 6.07607 -19.5904 88.0028; + normal -0.976723 -0.213786 0.0175463; + texcoord 0.665860 -1.65051; + tangent 0.205150 -0.953498 -0.220806; + vertex 5.27863 -13.9556 75.8959; + normal -0.782636 -0.617897 -0.0753926; + texcoord 0.832200 -3.02361; + tangent 0.625875 -0.773533 -0.0996373; + vertex 7.76537 -23.3684 103.137; + normal -0.888809 -0.455640 -0.0490978; + texcoord 0.749030 -1.65051; + tangent 0.417750 -0.882566 -0.215783; + vertex 5.91347 -16.8366 75.2205; + normal -0.943893 -0.330097 0.0101304; + texcoord 0.665860 -1.02055; + tangent 0.324609 -0.930737 -0.168400; + vertex 3.41440 -10.1952 60.4456; + normal -0.754374 -0.648495 -0.101857; + texcoord 0.832200 -2.25490; + tangent 0.664311 -0.736875 -0.125321; + vertex 7.60370 -21.1162 87.7446; + normal -0.743204 -0.660495 -0.106741; + texcoord 0.832200 -1.65051; + tangent 0.666025 -0.719965 -0.195092; + vertex 7.35433 -18.4268 74.7839; + normal -0.677278 -0.731222 -0.0812937; + texcoord 0.915370 -3.02361; + tangent 0.742117 -0.664539 -0.0874660; + vertex 8.57008 -24.4425 102.999; + normal -0.566947 -0.819275 -0.0857892; + texcoord 0.998540 -3.86517; + tangent 0.822968 -0.558054 -0.106304; + vertex 10.2692 -26.9348 117.906; + normal -0.571297 -0.813906 -0.105716; + texcoord 0.832200 -4.70958; + tangent 0.820098 -0.560842 -0.113563; + vertex 8.79187 -27.4537 130.702; + normal -0.528281 -0.844482 -0.0881443; + texcoord 0.998540 -3.02361; + tangent 0.849007 -0.524132 -0.0668777; + vertex 9.85137 -25.2335 102.898; + normal -0.570830 -0.814242 -0.105654; + texcoord 0.998540 -4.70958; + tangent 0.820282 -0.560613 -0.113358; + vertex 10.6167 -28.7022 130.448; + normal -0.656944 -0.744296 -0.120201; + texcoord 0.998540 -2.25490; + tangent 0.753273 -0.648902 -0.107268; + vertex 9.97099 -23.5524 87.3308; + normal -0.553989 -0.825328 -0.109224; + texcoord 0.832200 -5.83922; + tangent 0.832222 -0.547420 -0.0879673; + vertex 9.27687 -29.8082 145.237; + normal -0.553832 -0.825445 -0.109139; + texcoord 0.998540 -5.83922; + tangent 0.832660 -0.546962 -0.0866665; + vertex 10.6249 -30.6925 145.097; + normal -0.579206 -0.808416 -0.104807; + texcoord 0.832200 -7.15968; + tangent 0.814878 -0.569202 -0.109466; + vertex 9.82661 -32.0196 159.551; + normal -0.580329 -0.807616 -0.104759; + texcoord 0.998540 -7.15968; + tangent 0.813875 -0.570325 -0.111068; + vertex 10.8276 -32.7210 159.415; + normal -0.589330 -0.801363 -0.102508; + texcoord 0.832200 -8.92684; + tangent 0.805576 -0.572338 -0.153217; + vertex 10.8242 -34.5403 173.657; + normal -0.589858 -0.800980 -0.102460; + texcoord 0.998540 -8.92684; + tangent 0.804696 -0.572477 -0.157272; + vertex 11.4209 -34.9649 173.541; + normal -0.728089 -0.676719 -0.109258; + texcoord 0.915370 -2.25490; + tangent 0.692750 -0.710397 -0.124236; + vertex 8.54151 -22.3109 87.5370; + normal -0.705668 -0.701465 -0.0999037; + texcoord 0.998540 -1.65051; + tangent 0.705364 -0.683096 -0.189318; + vertex 9.89328 -20.9827 74.0690; + normal -0.724953 -0.680578 -0.106095; + texcoord 0.915370 -1.65051; + tangent 0.685181 -0.702362 -0.192911; + vertex 8.43859 -19.5672 74.4677; + normal -0.873004 -0.485311 -0.0483389; + texcoord 0.998540 -1.02055; + tangent 0.484231 -0.859400 -0.164171; + vertex 8.95550 -18.6886 58.7791; + normal -0.650067 -0.751342 -0.113569; + texcoord 0.832200 -1.02055; + tangent 0.749054 -0.646341 -0.145471; + vertex 6.32934 -15.3801 59.4554; + normal -0.747374 -0.656780 -0.100359; + texcoord 0.915370 -1.02055; + tangent 0.617748 -0.770458 -0.157423; + vertex 7.65372 -16.2977 59.2333; + normal -0.818140 -0.566076 -0.101024; + texcoord 0.956950 -0.420390; + tangent 0.568671 -0.810829 -0.138450; + vertex 7.65784 -14.9624 42.7896; + normal -0.803456 -0.588542 -0.0898709; + texcoord 0.998540 -0.420390; + tangent 0.595364 -0.794161 -0.121857; + vertex 8.61511 -16.2393 42.5937; + normal -0.948849 -0.309393 -0.0629338; + texcoord 0.998540 0.0608100; + tangent 0.308678 -0.899522 -0.309158; + vertex 9.05465 -14.1283 27.7346; + normal -0.813345 -0.569808 -0.117424; + texcoord 0.915370 -0.420390; + tangent 0.581295 -0.804188 -0.124007; + vertex 7.01667 -14.0753 42.9264; + normal -0.141712 -0.970395 -0.195579; + texcoord 0.873780 -0.420390; + tangent 0.990026 -0.140873 0.00192811; + vertex 7.08820 -12.8371 43.1446; + normal -0.833246 -0.539076 -0.122877; + texcoord 0.915370 0.0608100; + tangent 0.518313 -0.806620 -0.284104; + vertex 7.70188 -10.4670 29.0087; + normal -0.323408 -0.927109 -0.189409; + texcoord 0.832200 -0.420390; + tangent 0.941617 -0.335166 -0.0319579; + vertex 5.97841 -12.6910 43.1389; + normal -0.472555 -0.857977 -0.201416; + texcoord 0.832200 0.0608100; + tangent 0.917288 -0.370435 -0.146154; + vertex 6.51234 -9.40906 29.3972; + normal -0.937223 -0.340479 -0.0754179; + texcoord 0.956950 0.0608100; + tangent 0.328660 -0.892432 -0.309109; + vertex 8.18069 -11.5255 28.6381; + normal -0.745279 -0.630019 0.218256; + texcoord 0.998540 0.578620; + tangent 0.574918 -0.785660 -0.228491; + vertex 8.01300 -9.61559 12.4344; + normal -0.764230 -0.490653 0.418584; + texcoord 0.998540 1.00000; + tangent 0.540261 -0.841498 0.00000; + vertex 5.98523 -17.0652 0.00000; + normal -0.612510 -0.672754 0.415011; + texcoord 0.956950 1.00000; + tangent 0.683684 -0.729745 -0.00695330; + vertex 2.90777 -12.2718 0.00000; + normal -0.727797 -0.667273 0.158299; + texcoord 0.956950 0.578620; + tangent 0.630279 -0.727827 -0.270214; + vertex 6.71770 -8.00055 13.0736; + normal -0.440266 -0.807688 0.392182; + texcoord 0.915370 1.00000; + tangent 0.878029 -0.478608 0.00000; + vertex 0.204860 -10.7985 0.00000; + normal -0.973107 -0.188525 0.132371; + texcoord 0.915370 0.578620; + tangent 0.109153 -0.959905 -0.258200; + vertex 6.56583 -5.73020 13.6649; + normal -0.942869 -0.141610 0.301571; + texcoord 0.956950 0.578620; + tangent 0.0645982 -0.965700 -0.251498; + vertex 6.71770 -8.00055 13.0736; + normal -0.864539 -0.180029 0.469214; + texcoord 0.915370 1.00000; + tangent 0.0645982 -0.965699 -0.251499; + vertex 0.204860 -10.7985 0.00000; + normal -0.689881 -0.707311 -0.154194; + texcoord 0.873780 0.0608100; + tangent 0.720775 -0.650937 -0.238251; + vertex 7.14335 -9.92833 29.2053; + normal -0.967577 -0.250575 -0.0317334; + texcoord 0.873780 0.578620; + tangent 0.249427 -0.928164 -0.276219; + vertex 6.32732 -4.84266 13.9290; + normal -0.683885 -0.713660 -0.151626; + texcoord 0.873780 -0.420390; + tangent 0.726749 -0.644790 -0.236816; + vertex 7.08820 -12.8371 43.1446; + normal -0.637898 -0.740224 -0.212496; + texcoord 0.832200 0.578620; + tangent 0.776842 -0.569604 -0.268454; + vertex 5.04969 -4.79351 14.1764; + normal -0.490118 -0.849222 -0.196485; + texcoord 0.790610 0.0608100; + tangent 0.871833 -0.454568 -0.182416; + vertex 4.72932 -8.97822 29.5884; + normal -0.504166 -0.850043 -0.152456; + texcoord 0.790610 0.578620; + tangent 0.876438 -0.404225 -0.261645; + vertex 4.16252 -4.07460 14.5181; + normal -0.331598 -0.936506 0.114014; + texcoord 0.749030 1.00000; + tangent 0.901908 -0.350139 -0.252914; + vertex -10.1153 -0.786590 0.00000; + normal -0.705246 -0.705970 0.0650747; + texcoord 0.749030 0.578620; + tangent 0.722440 -0.628784 -0.287595; + vertex 1.41333 -3.00731 15.2890; + normal -0.541934 -0.825546 -0.157421; + texcoord 0.790610 -0.420390; + tangent 0.836237 -0.542861 -0.0775243; + vertex 4.88691 -12.0586 43.2185; + normal -0.757419 -0.642833 -0.114380; + texcoord 0.749030 0.0608100; + tangent 0.639844 -0.724519 -0.256266; + vertex 3.46505 -7.76043 30.0329; + normal -0.849650 -0.526070 -0.0366755; + texcoord 0.749030 -1.02055; + tangent 0.486056 -0.858655 -0.162669; + vertex 4.66629 -13.6948 59.8187; + normal -0.574303 -0.805636 -0.145351; + texcoord 0.749030 -0.420390; + tangent 0.818366 -0.569601 -0.0763641; + vertex 3.24232 -10.9139 43.3719; + normal -0.969131 -0.245813 -0.0190006; + texcoord 0.707440 -0.420390; + tangent 0.263088 -0.950531 -0.165155; + vertex 2.98313 -9.30826 43.6450; + normal -0.952259 -0.302396 -0.0419525; + texcoord 0.665860 -0.420390; + tangent 0.305198 -0.939520 -0.155426; + vertex 2.20210 -6.90394 44.0427; + normal -0.951572 -0.294546 -0.0880513; + texcoord 0.665860 0.0608100; + tangent 0.305198 -0.939520 -0.155426; + vertex 2.40423 -3.77987 31.4077; + normal -0.987117 -0.159960 0.00360747; + texcoord 0.749030 -0.420390; + tangent 0.157164 -0.973598 -0.165549; + vertex 3.24232 -10.9139 43.3719; + normal -0.819221 -0.567410 -0.0832014; + texcoord 0.707440 0.0608100; + tangent 0.566373 -0.777444 -0.273498; + vertex 1.89567 -5.76779 30.7476; + normal -0.933870 -0.298665 0.196690; + texcoord 0.707440 0.578620; + tangent 0.247083 -0.933974 -0.258152; + vertex 0.957610 -1.05080 15.8584; + normal -0.921235 -0.339931 0.189138; + texcoord 0.665860 0.578620; + tangent 0.281336 -0.917985 -0.279561; + vertex 0.0951400 1.76340 16.7154; + normal -0.861104 -0.135656 0.489997; + texcoord 0.707440 1.00000; + tangent 0.145291 -0.989368 -0.00639188; + vertex -8.72909 3.15610 0.00000; + normal -0.864713 -0.155053 0.477734; + texcoord 0.665860 1.00000; + tangent 0.154625 -0.987735 -0.0216827; + vertex -9.44898 8.12435 0.00000; + normal -0.00154325 -0.941186 0.337886; + texcoord 0.0420700 0.629170; + tangent 0.998250 -0.0214256 -0.0551217; + vertex -3.51166 -13.0776 9.98953; + normal 0.189623 -0.933577 0.304101; + texcoord 0.0420700 1.00000; + tangent 0.978246 0.207364 -0.00584147; + vertex -2.56545 -16.6654 0.00000; + normal 0.254558 -0.906874 0.335827; + texcoord 0.0836600 0.629170; + tangent 0.961282 0.273861 0.0306190; + vertex -0.965420 -13.1322 9.84893; + normal 0.217299 -0.918632 0.329995; + texcoord 0.0836600 1.00000; + tangent 0.975463 0.220102 0.00514214; + vertex 1.19487 -15.7619 0.00000; + normal 0.405270 -0.850495 0.335282; + texcoord 0.125240 0.629170; + tangent 0.909885 0.408203 0.0740207; + vertex 1.12332 -11.7978 10.1418; + normal 0.170423 -0.917350 0.359756; + texcoord 0.125240 1.00000; + tangent 0.983177 0.182653 0.00000; + vertex 5.80570 -14.9053 0.00000; + normal -0.690346 -0.413577 0.593612; + texcoord 0.749030 1.00000; + tangent 0.513920 -0.857838 0.00000; + vertex -22.3743 -2.82580 0.00000; + normal -0.624571 -0.565690 0.538429; + texcoord 0.790610 1.00000; + tangent 0.654781 -0.755817 -0.00147288; + vertex -20.1473 -6.54319 0.00000; + normal -0.508259 -0.737225 0.445165; + texcoord 0.790610 0.629170; + tangent 0.705430 -0.692198 -0.152419; + vertex -9.71344 -6.31231 12.2950; + normal -0.221250 -0.937442 0.268796; + texcoord 0.832200 0.629170; + tangent 0.950581 -0.295753 -0.0944731; + vertex -8.79532 -7.02775 12.0383; + normal -0.424328 -0.825174 0.372871; + texcoord 0.832200 1.00000; + tangent 0.883423 -0.468576 -0.000703365; + vertex -16.2945 -8.61125 0.00000; + normal -0.0337510 -0.987961 0.150979; + texcoord 0.873780 0.629170; + tangent 0.997154 -0.0434775 -0.0615915; + vertex -7.49674 -7.08437 11.9581; + normal -0.679257 -0.474039 0.560264; + texcoord 0.832200 1.00000; + tangent 0.572294 -0.820048 0.00000; + vertex -16.2945 -8.61125 0.00000; + normal -0.607721 -0.581286 0.541094; + texcoord 0.873780 1.00000; + tangent 0.690316 -0.723505 -0.00198018; + vertex -14.5536 -11.1057 0.00000; + normal -0.721309 -0.404998 0.561863; + texcoord 0.873780 0.629170; + tangent 0.387672 -0.902218 -0.188977; + vertex -7.49674 -7.08437 11.9581; + normal -0.709003 -0.429142 0.559599; + texcoord 0.915370 0.629170; + tangent 0.444553 -0.868374 -0.219770; + vertex -7.23328 -7.96221 11.6854; + normal -0.493132 -0.711657 0.500365; + texcoord 0.915370 1.00000; + tangent 0.821951 -0.569559 0.00000; + vertex -12.0541 -12.8377 0.00000; + normal -0.439918 -0.807044 0.393894; + tangent 0.878027 -0.478611 0.00000; + vertex -12.0541 -12.8377 0.00000; + normal -0.624591 -0.669502 0.402061; + texcoord 0.956950 1.00000; + tangent 0.676939 -0.736006 -0.00696980; + vertex -9.35122 -14.3110 0.00000; + normal -0.605899 -0.694971 0.387171; + texcoord 0.956950 0.629170; + tangent 0.694942 -0.691915 -0.195725; + vertex -7.02470 -10.2048 11.0115; + normal -0.668627 -0.635047 0.386850; + texcoord 0.998540 0.629170; + tangent 0.596146 -0.788905 -0.149125; + vertex -5.67066 -11.8077 10.4709; + normal -0.774469 -0.497228 0.391105; + texcoord 0.998540 1.00000; + tangent 0.540262 -0.841497 0.00000; + vertex -6.27376 -19.1044 0.00000; + normal 0.0794854 0.906041 0.415657; + texcoord 0.333170 0.629170; + tangent -0.992792 0.109476 -0.0487836; + vertex -2.26090 -3.45542 12.7764; + normal 0.0766383 0.892801 0.443884; + texcoord 0.374760 0.173290; + tangent -0.992792 0.109476 -0.0487831; + vertex -4.56705 -9.62681 26.6696; + normal 0.0812131 0.892780 0.443113; + texcoord 0.333170 0.173290; + tangent -0.992277 0.113998 -0.0488918; + vertex -3.36183 -9.75971 26.7289; + normal 0.229182 0.823942 0.518261; + texcoord 0.374760 -0.250220; + tangent -0.954145 0.295150 -0.0499381; + vertex -6.59858 -15.3819 37.7738; + normal 0.230155 0.823177 0.519045; + texcoord 0.333170 -0.250220; + tangent -0.952664 0.299459 -0.0524965; + vertex -5.59508 -15.6973 37.8291; + normal 0.312175 0.754633 0.577127; + texcoord 0.333170 -0.775700; + tangent -0.931422 0.362838 0.0283197; + vertex -8.39642 -22.9788 49.8558; + normal 0.314003 0.752361 0.579098; + texcoord 0.416340 -0.775700; + tangent -0.930613 0.364707 0.0307781; + vertex -9.97476 -22.3602 49.9080; + normal 0.304470 0.724745 0.618097; + texcoord 0.416340 -1.25896; + tangent -0.930613 0.364707 0.0307784; + vertex -12.1321 -29.7611 59.6485; + normal -0.252710 -0.445136 -0.859064; + texcoord 0.000490000 -3.29102; + tangent 0.910429 -0.409939 -0.0554041; + vertex -24.7197 -63.9274 78.6110; + normal -0.272455 -0.493457 -0.825995; + texcoord 0.000490000 -2.55042; + tangent 0.910429 -0.409939 -0.0554042; + vertex -20.4464 -53.5100 71.9560; + normal -0.265227 -0.499296 -0.824838; + texcoord 0.0836600 -2.55042; + tangent 0.913682 -0.403473 -0.0489324; + vertex -18.2195 -54.5127 71.8205; + normal -0.177864 -0.605639 -0.775607; + texcoord 0.000490000 -1.87474; + tangent 0.947145 -0.319141 0.0326278; + vertex -16.4161 -43.7519 63.7939; + normal -0.188228 -0.605696 -0.773113; + texcoord 0.0836600 -1.87474; + tangent 0.945070 -0.326380 0.0178432; + vertex -13.9231 -44.5767 63.8926; + normal -0.385604 -0.654837 -0.649998; + texcoord 0.000490000 -1.25896; + tangent 0.902479 -0.411884 -0.126032; + vertex -13.2939 -34.5484 55.1339; + normal -0.381168 -0.658361 -0.649054; + texcoord 0.0836600 -1.25896; + tangent 0.905594 -0.406603 -0.120717; + vertex -10.0539 -36.0484 54.6510; + normal -0.286822 -0.787544 -0.545443; + texcoord 0.000490000 -0.775700; + tangent 0.938816 -0.344044 -0.0160834; + vertex -11.1619 -28.1718 45.8369; + normal 0.175474 -0.859367 -0.480310; + texcoord 0.0836600 -0.775700; + tangent 0.963055 0.0692061 0.260261; + vertex -7.91071 -29.1978 45.8918; + normal -0.322849 -0.831957 -0.451239; + texcoord 0.0420700 -0.250220; + tangent 0.917401 -0.397555 -0.0180419; + vertex -6.79786 -22.9923 33.5286; + normal -0.675256 -0.601957 -0.426236; + texcoord 0.000490000 -0.250220; + tangent 0.719685 -0.664251 -0.202050; + vertex -8.56210 -21.3640 34.0239; + normal -0.378599 -0.824089 -0.421355; + texcoord 0.000490000 0.173290; + tangent 0.919688 -0.382640 -0.0880940; + vertex -6.49672 -17.0164 22.8793; + normal -0.314795 -0.848797 -0.424792; + texcoord 0.0420700 0.173290; + tangent 0.947301 -0.314471 -0.0610627; + vertex -4.58606 -17.7526 22.7178; + normal -0.516824 -0.787241 -0.336371; + texcoord 0.000490000 0.629170; + tangent 0.854091 -0.487804 -0.180489; + vertex -5.67066 -11.8077 10.4709; + normal -0.532153 -0.779214 -0.331118; + texcoord 0.0420700 0.629170; + tangent 0.846461 -0.497883 -0.188723; + vertex -3.51166 -13.0776 9.98953; + normal -0.0392927 -0.936884 -0.347425; + tangent 0.998250 -0.0214256 -0.0551217; + vertex -3.51166 -13.0776 9.98953; + normal -0.0716107 -0.932184 -0.354831; + texcoord 0.0836600 0.629170; + tangent 0.996806 -0.0594096 -0.0533730; + vertex -0.965420 -13.1322 9.84893; + normal -0.231191 -0.878203 -0.418702; + texcoord 0.0836600 0.173290; + tangent 0.966005 -0.258029 -0.0159808; + vertex -1.96062 -18.5396 22.6049; + normal 0.196702 -0.910600 -0.363478; + texcoord 0.0836600 -0.250220; + tangent 0.955927 0.102579 0.275102; + vertex -4.86773 -23.0091 33.9605; + normal 0.329658 -0.888116 -0.320275; + texcoord 0.125240 -0.250220; + tangent 0.917793 0.217210 0.332378; + vertex -2.86968 -22.5722 34.6583; + normal 0.570896 -0.757852 -0.315814; + texcoord 0.166830 -0.775700; + tangent 0.793011 0.405776 0.454400; + vertex -4.97735 -27.7369 47.5043; + normal 0.685003 -0.660930 -0.306500; + texcoord 0.0836600 -1.25896; + tangent 0.690329 0.452289 0.564694; + vertex -10.0539 -36.0484 54.6510; + normal 0.691684 -0.657990 -0.297696; + texcoord 0.166830 -1.25896; + tangent 0.677121 0.448935 0.583065; + vertex -7.77483 -34.5076 56.5965; + normal 0.665859 -0.640052 -0.383362; + texcoord 0.0836600 -1.87474; + tangent 0.679317 0.308758 0.665730; + vertex -13.9231 -44.5767 63.8926; + normal 0.671503 -0.639059 -0.375083; + texcoord 0.166830 -1.87474; + tangent 0.667970 0.298084 0.681882; + vertex -12.0905 -43.7847 65.7118; + normal 0.817158 -0.546118 -0.184411; + texcoord 0.0836600 -2.55042; + tangent 0.440480 0.378682 0.813989; + vertex -18.2195 -54.5127 71.8205; + normal 0.824725 -0.539812 -0.168618; + texcoord 0.166830 -2.55042; + tangent 0.419617 0.384211 0.822377; + vertex -17.2667 -53.6403 73.6879; + normal 0.832701 -0.523553 -0.180284; + texcoord 0.166830 -3.29102; + vertex -22.3179 -63.9478 80.2908; + normal 0.404173 -0.701991 -0.586389; + texcoord 0.0836600 -2.55042; + tangent 0.819429 -0.00696688 0.573138; + vertex -18.2195 -54.5127 71.8205; + normal 0.424295 -0.664913 -0.614707; + texcoord 0.166830 -3.29102; + tangent 0.819429 -0.00696698 0.573138; + vertex -22.3179 -63.9478 80.2908; + normal 0.431682 -0.664220 -0.610297; + texcoord 0.000490000 -3.29102; + tangent 0.817888 0.000547245 0.575377; + vertex -24.7197 -63.9274 78.6110; + normal 0.542605 -0.615916 -0.571163; + texcoord 0.166830 -4.03415; + tangent 0.784964 0.124290 0.606946; + vertex -26.4024 -72.6913 86.0704; + normal 0.545049 -0.615318 -0.569478; + texcoord 0.000490000 -4.03415; + tangent 0.784167 0.136413 0.605371; + vertex -28.1691 -73.0052 84.6893; + normal 0.391432 -0.707776 -0.588077; + texcoord 0.166830 -5.02749; + tangent 0.870467 0.0801471 0.485658; + vertex -30.2201 -82.6197 93.5752; + normal 0.388949 -0.707832 -0.589655; + texcoord 0.000490000 -5.02749; + tangent 0.874781 0.0798405 0.477896; + vertex -31.8236 -82.7588 92.7030; + normal 0.515275 -0.734372 -0.441803; + texcoord 0.166830 -6.18769; + tangent 0.811023 0.244036 0.531685; + vertex -34.1076 -91.0021 102.405; + normal 0.523014 -0.730450 -0.439204; + texcoord 0.000490000 -6.18769; + tangent 0.806053 0.256103 0.533563; + vertex -35.1091 -91.3192 101.740; + normal 0.518484 -0.755629 -0.400248; + texcoord 0.166830 -7.74210; + tangent 0.831745 0.336164 0.441808; + vertex -37.2521 -98.3428 112.224; + normal 0.519070 -0.755379 -0.399960; + texcoord 0.000490000 -7.74210; + tangent 0.833696 0.344270 0.431774; + vertex -37.8799 -98.6021 111.899; + normal 0.952995 -0.0540177 0.298131; + texcoord 0.333170 -7.74210; + tangent -0.123311 0.829651 0.544494; + vertex -37.3391 -97.7574 112.608; + normal 0.955522 -0.0665944 0.287303; + texcoord 0.166830 -7.74210; + tangent -0.0992074 0.817990 0.566613; + vertex -37.2521 -98.3428 112.224; + normal 0.961418 -0.236389 0.140696; + texcoord 0.333170 -6.18769; + tangent 0.0733677 0.708025 0.702366; + vertex -34.0065 -90.0515 103.351; + normal 0.961347 -0.232980 0.146738; + texcoord 0.166830 -6.18769; + tangent 0.0584757 0.704940 0.706852; + vertex -34.1076 -91.0021 102.405; + normal 0.938327 -0.122079 0.323479; + texcoord 0.333170 -5.02749; + tangent -0.168152 0.661547 0.730808; + vertex -30.5485 -81.3729 94.9559; + normal 0.938669 -0.121941 0.322537; + texcoord 0.166830 -5.02749; + tangent -0.166628 0.654415 0.737547; + vertex -30.2201 -82.6197 93.5752; + normal 0.952688 -0.197278 0.231228; + texcoord 0.333170 -4.03415; + tangent -0.0760414 0.578720 0.811973; + vertex -26.5699 -71.3572 87.9596; + normal 0.949831 -0.191521 0.247266; + texcoord 0.166830 -4.03415; + tangent -0.100109 0.575905 0.811364; + vertex -26.4024 -72.6913 86.0704; + normal 0.874004 -0.106778 0.474042; + texcoord 0.333170 -3.29102; + tangent -0.343918 0.560877 0.753085; + vertex -23.3278 -62.3775 82.3922; + normal 0.866370 -0.100982 0.489086; + texcoord 0.166830 -3.29102; + tangent -0.354820 0.562737 0.746612; + vertex -22.3179 -63.9478 80.2908; + normal 0.881395 -0.118565 0.457259; + texcoord 0.250000 -2.55042; + tangent -0.294784 0.616192 0.730349; + vertex -17.8729 -52.3760 75.1914; + normal 0.882511 -0.118176 0.455203; + texcoord 0.166830 -2.55042; + tangent -0.294872 0.614984 0.731331; + vertex -17.2667 -53.6403 73.6879; + normal 0.908587 -0.0841824 0.409124; + texcoord 0.166830 -1.87474; + tangent -0.257757 0.657513 0.707982; + vertex -12.0905 -43.7847 65.7118; + normal 0.905155 -0.0717891 0.418977; + texcoord 0.250000 -1.87474; + tangent -0.273417 0.668592 0.691540; + vertex -12.7837 -42.0029 67.6235; + normal 0.882483 0.153304 0.444660; + texcoord 0.166830 -1.25896; + tangent -0.406702 0.731363 0.547450; + vertex -7.77483 -34.5076 56.5965; + normal 0.881724 0.149902 0.447316; + texcoord 0.250000 -1.25896; + tangent -0.397332 0.745864 0.534616; + vertex -9.23807 -31.9095 58.5054; + normal 0.939275 0.0643182 0.337084; + texcoord 0.166830 -0.775700; + tangent -0.231275 0.835227 0.498908; + vertex -4.97735 -27.7369 47.5043; + normal 0.774242 0.390612 0.497967; + texcoord 0.250000 -0.775700; + tangent -0.558254 0.747343 0.360321; + vertex -5.94888 -24.6008 49.3408; + normal 0.920183 -0.388374 0.0492897; + texcoord 0.125240 -0.250220; + tangent 0.310400 0.800503 0.512685; + vertex -2.86968 -22.5722 34.6583; + normal 0.958490 -0.253976 0.129589; + texcoord 0.166830 -0.250220; + tangent 0.162949 0.847611 0.504978; + vertex -2.19585 -20.8344 35.7713; + normal 0.953862 0.173503 0.245038; + texcoord 0.166830 0.173290; + tangent -0.273427 0.873716 0.402317; + vertex 1.31399 -15.6448 24.3484; + normal 0.920661 0.178301 0.347263; + texcoord 0.208420 -0.250220; + tangent -0.332537 0.855100 0.397772; + vertex -2.18009 -19.0807 36.7426; + normal 0.953843 0.176669 0.242839; + texcoord 0.208420 0.173290; + tangent -0.270482 0.879360 0.391874; + vertex 0.455120 -13.2094 25.4441; + normal 0.954709 0.0820503 0.286006; + texcoord 0.166830 0.629170; + tangent -0.134031 0.958437 0.251863; + vertex 2.66857 -9.88312 10.6330; + normal 0.887287 -0.239140 0.394378; + texcoord 0.166830 1.00000; + tangent 0.259449 0.965679 0.0122147; + vertex 6.77244 -10.3580 0.00000; + normal 0.912271 -0.193948 0.360758; + texcoord 0.125240 1.00000; + tangent 0.207952 0.978139 0.00000; + vertex 5.80570 -14.9053 0.00000; + normal 0.938014 0.132835 0.320132; + texcoord 0.208420 0.629170; + tangent -0.200792 0.942057 0.268721; + vertex 2.14744 -7.26869 11.4323; + normal 0.891903 0.0244451 0.451566; + texcoord 0.208420 1.00000; + tangent -0.0447348 0.998958 0.00903114; + vertex 8.18993 -6.70134 0.00000; + normal 0.776283 0.498514 0.385834; + texcoord 0.250000 0.629170; + tangent -0.604997 0.762811 0.228251; + vertex 1.50845 -5.27571 12.0534; + normal 0.790793 0.436303 0.429287; + texcoord 0.250000 1.00000; + tangent -0.474104 0.880446 0.00630963; + vertex 6.38763 -2.82580 0.00000; + normal 0.754929 0.529312 0.387183; + texcoord 0.250000 0.173290; + tangent -0.707758 0.661981 0.246700; + vertex 0.0237700 -11.5176 26.2222; + normal 0.763913 0.463558 0.448944; + texcoord 0.291590 1.00000; + tangent -0.518777 0.854910 0.00000; + vertex 4.61685 0.0923300 0.00000; + normal 0.439391 0.794679 0.418833; + texcoord 0.291590 0.629170; + tangent -0.884677 0.439272 0.156159; + vertex -0.314130 -3.92780 12.5414; + normal 0.627387 0.596700 0.500334; + texcoord 0.250000 -0.250220; + tangent -0.740331 0.645684 0.187086; + vertex -3.50989 -17.4240 37.3529; + normal 0.261265 0.884606 0.386281; + texcoord 0.291590 1.00000; + tangent -0.965185 0.234200 0.116481; + vertex 4.61685 0.0923300 0.00000; + normal 0.272858 0.865640 0.419780; + texcoord 0.333170 0.629170; + tangent -0.963466 0.240296 0.118283; + vertex -2.26090 -3.45542 12.7764; + normal 0.687845 0.552244 0.471057; + texcoord 0.291590 -0.250220; + tangent -0.766644 0.617917 0.174460; + vertex -5.15889 -16.4501 37.5134; + normal 0.521030 0.728133 0.445364; + texcoord 0.291590 0.173290; + tangent -0.880076 0.455675 0.133515; + vertex -2.53705 -10.4501 26.4780; + normal 0.660570 0.625996 0.414459; + texcoord 0.333170 0.173290; + tangent -0.742389 0.629404 0.229585; + vertex -3.36183 -9.75971 26.7289; + normal 0.860607 0.339456 0.379638; + texcoord 0.333170 -0.250220; + tangent -0.471286 0.813350 0.341102; + vertex -5.59508 -15.6973 37.8291; + normal 0.536716 0.619664 0.572672; + texcoord 0.333170 -0.775700; + tangent -0.820774 0.543669 0.175367; + vertex -8.39642 -22.9788 49.8558; + normal 0.439079 0.561828 0.701113; + texcoord 0.250000 -1.25896; + tangent -0.869180 0.462733 0.174367; + vertex -9.23807 -31.9095 58.5054; + normal 0.657827 0.404350 0.635424; + texcoord 0.333170 -1.25896; + tangent -0.761059 0.571262 0.307326; + vertex -11.4150 -30.7764 58.9401; + normal 0.528437 0.404131 0.746614; + texcoord 0.250000 -1.87474; + tangent -0.804444 0.520583 0.286117; + vertex -12.7837 -42.0029 67.6235; + normal 0.495780 0.434028 0.752211; + texcoord 0.333170 -1.87474; + tangent -0.820208 0.507782 0.263470; + vertex -14.5393 -40.8502 68.2683; + normal 0.576078 0.271137 0.771115; + texcoord 0.250000 -2.55042; + tangent -0.749932 0.552594 0.363650; + vertex -17.8729 -52.3760 75.1914; + normal 0.835453 0.247962 0.490442; + texcoord 0.333170 -0.775700; + tangent -0.501271 0.709641 0.495114; + vertex -8.39642 -22.9788 49.8558; + normal 0.815325 0.247403 0.523485; + texcoord 0.416340 -1.25896; + tangent -0.527228 0.705085 0.474221; + vertex -12.1321 -29.7611 59.6485; + normal 0.644523 0.217457 0.733009; + texcoord 0.333170 -2.55042; + tangent -0.698324 0.574402 0.427091; + vertex -19.0548 -51.4975 75.7756; + normal 0.505236 0.272175 0.818937; + texcoord 0.333170 -3.29102; + tangent -0.799381 0.503028 0.328561; + vertex -23.3278 -62.3775 82.3922; + normal 0.610601 0.353338 0.708745; + texcoord 0.416340 -1.87474; + tangent -0.715894 0.579059 0.390111; + vertex -15.7089 -40.2052 68.5444; + normal 0.611502 0.238219 0.754531; + texcoord 0.416340 -2.55042; + tangent -0.726546 0.563028 0.393865; + vertex -19.8157 -50.7809 76.3752; + normal 0.799095 0.282426 0.530738; + texcoord 0.499510 -1.25896; + tangent -0.553748 0.689074 0.467482; + vertex -13.6198 -27.8948 60.9069; + normal 0.453794 0.429736 0.780639; + texcoord 0.499510 -1.87474; + tangent -0.860895 0.469746 0.195442; + vertex -16.9877 -38.9167 69.5748; + normal 0.594476 0.574397 0.562732; + texcoord 0.499510 -0.775700; + tangent -0.790720 0.577263 0.203790; + vertex -11.2740 -19.7795 51.3075; + normal 0.891662 0.241790 0.382723; + texcoord 0.416340 -0.775700; + tangent -0.402510 0.805802 0.434360; + vertex -9.97476 -22.3602 49.9080; + normal 0.494965 0.274424 0.824440; + texcoord 0.499510 -3.29102; + tangent -0.812447 0.496444 0.305733; + vertex -25.4039 -61.0698 83.2595; + normal 0.325724 0.437059 0.838381; + texcoord 0.499510 -4.03415; + tangent -0.901395 0.409808 0.139806; + vertex -28.6201 -70.4539 88.2345; + normal 0.315367 0.444038 0.838674; + texcoord 0.333170 -4.03415; + tangent -0.906268 0.403587 0.125685; + vertex -26.5699 -71.3572 87.9596; + normal 0.452939 0.447463 0.771118; + texcoord 0.499510 -5.02749; + tangent -0.849442 0.480645 0.217779; + vertex -32.1033 -80.4782 95.3692; + normal 0.455638 0.444749 0.771098; + texcoord 0.333170 -5.02749; + tangent -0.845978 0.485092 0.221376; + vertex -30.5485 -81.3729 94.9559; + normal 0.391566 0.595257 0.701673; + texcoord 0.499510 -6.18769; + tangent -0.885700 0.449797 0.114968; + vertex -35.2371 -89.4316 103.501; + normal 0.387788 0.597551 0.701822; + texcoord 0.333170 -6.18769; + tangent -0.887602 0.447721 0.108209; + vertex -34.0065 -90.0515 103.351; + normal 0.463347 0.592117 0.659323; + texcoord 0.499510 -7.74210; + tangent -0.854948 0.497812 0.145761; + vertex -37.9036 -97.4215 112.709; + normal 0.468017 0.589002 0.658815; + texcoord 0.333170 -7.74210; + tangent -0.849451 0.505429 0.151574; + vertex -37.3391 -97.7574 112.608; + normal 0.382549 0.375790 0.844060; + texcoord 0.499510 -2.55042; + tangent -0.875575 0.459338 0.149589; + vertex -21.0417 -49.9539 76.8566; + normal 0.229644 0.450515 0.862728; + texcoord 0.582680 -2.55042; + tangent -0.917178 0.396769 0.0368548; + vertex -23.2773 -48.9655 76.9658; + normal 0.104169 0.572053 0.813575; + texcoord 0.582680 -1.87474; + tangent -0.956623 0.281879 -0.0735947; + vertex -19.3827 -38.2125 69.3699; + normal 0.194783 0.646640 0.737506; + texcoord 0.499510 -1.25896; + tangent -0.957701 0.287757 0.00230485; + vertex -13.6198 -27.8948 60.9069; + normal 0.195686 0.648227 0.735873; + texcoord 0.582680 -1.25896; + tangent -0.958095 0.286445 0.00201529; + vertex -16.8393 -26.9265 60.9269; + normal 0.197407 0.765463 0.612452; + texcoord 0.582680 -0.775700; + tangent -0.959685 0.278855 -0.0352838; + vertex -14.6487 -18.8308 51.1743; + normal 0.376096 0.746517 0.548876; + texcoord 0.541100 -0.250220; + tangent -0.906210 0.421570 0.0325933; + vertex -10.1557 -11.3485 39.1864; + normal 0.314157 0.771746 0.552914; + texcoord 0.582680 -0.250220; + tangent -0.925542 0.378636 -0.00261344; + vertex -12.4996 -10.3896 39.1798; + normal -0.00457296 0.856423 0.516254; + texcoord 0.582680 0.173290; + tangent -0.995227 0.0479022 -0.0850205; + vertex -10.6918 -4.16407 28.6959; + normal 0.615348 0.607779 0.501948; + texcoord 0.499510 -0.250220; + tangent -0.766429 0.620221 0.167072; + vertex -8.53291 -12.2774 39.0448; + normal 0.320840 0.795798 0.513583; + texcoord 0.541100 0.173290; + tangent -0.933456 0.349766 0.0795264; + vertex -8.37608 -4.22064 28.9063; + normal 0.242963 0.837665 0.489168; + texcoord 0.582680 0.629170; + tangent -0.973223 0.203876 0.106165; + vertex -10.3880 3.02053 15.0903; + normal 0.644477 0.621264 0.445737; + texcoord 0.499510 0.173290; + tangent -0.756236 0.616266 0.219825; + vertex -6.35597 -5.78134 28.3552; + normal 0.869225 0.313846 0.382032; + texcoord 0.457930 -0.250220; + tangent -0.457931 0.817594 0.349054; + vertex -7.48047 -13.5107 38.6048; + normal -0.0125741 0.820622 0.571333; + texcoord 0.541100 1.00000; + tangent -0.999664 -0.0254639 0.00491216; + vertex -10.6049 13.3382 0.00000; + normal -0.214912 0.804762 0.553328; + texcoord 0.582680 1.00000; + tangent -0.966142 -0.258009 0.00000; + vertex -14.9380 12.1810 0.00000; + normal 0.867134 0.320187 0.381521; + texcoord 0.416340 -0.250220; + tangent -0.393225 0.840076 0.373693; + vertex -7.08659 -14.8203 37.9721; + normal 0.751389 0.482190 0.450452; + texcoord 0.374760 -0.250220; + tangent -0.626289 0.734382 0.261618; + vertex -6.59858 -15.3819 37.7738; + normal 0.331715 0.813117 0.478337; + texcoord 0.541100 0.629170; + tangent -0.945827 0.298572 0.127535; + vertex -7.51976 2.23300 14.7170; + normal 0.321933 0.770825 0.549716; + texcoord 0.499510 1.00000; + tangent -0.927913 0.372782 0.00343591; + vertex -6.27376 12.3793 0.00000; + normal 0.676975 0.611270 0.409944; + texcoord 0.499510 0.629170; + tangent -0.705350 0.673758 0.220298; + vertex -5.44406 1.44136 14.3813; + normal 0.505204 0.700695 0.503781; + texcoord 0.457930 1.00000; + tangent -0.811148 0.584841 0.00000; + vertex -2.85922 9.91744 0.00000; + normal 0.967904 0.137056 0.210661; + texcoord 0.416340 0.173290; + tangent -0.172380 0.892642 0.416503; + vertex -4.84310 -8.84573 27.0210; + normal 0.938415 0.240617 0.247953; + texcoord 0.374760 0.173290; + tangent -0.325046 0.863608 0.385392; + vertex -4.56705 -9.62681 26.6696; + normal 0.881386 0.344500 0.323233; + texcoord 0.457930 0.173290; + tangent -0.417579 0.835145 0.357997; + vertex -5.07852 -6.90797 27.9387; + normal 0.842474 0.413905 0.344848; + texcoord 0.416340 0.629170; + tangent -0.504996 0.822009 0.263211; + vertex -3.62036 -2.12866 13.2355; + normal 0.887586 0.361977 0.284891; + texcoord 0.457930 0.629170; + tangent -0.432212 0.865244 0.254057; + vertex -4.26028 -0.877520 13.6371; + normal 0.875475 0.331086 0.352029; + texcoord 0.457930 1.00000; + tangent -0.362019 0.931858 0.0241550; + vertex -2.85922 9.91744 0.00000; + normal 0.875592 0.330941 0.351876; + texcoord 0.416340 1.00000; + tangent -0.354992 0.934859 0.00439194; + vertex -1.29977 5.78941 0.00000; + normal 0.499801 0.691261 0.521878; + texcoord 0.374760 1.00000; + tangent -0.813527 0.581524 0.00194863; + vertex 0.901710 4.34967 0.00000; + normal 0.470028 0.718711 0.512375; + texcoord 0.416340 1.00000; + tangent -0.836915 0.547332 0.00000; + vertex -1.29977 5.78941 0.00000; + normal 0.699753 0.563054 0.439678; + texcoord 0.374760 0.629170; + tangent -0.699758 0.680412 0.217667; + vertex -3.04823 -2.89294 12.9813; + normal 0.633298 0.561888 0.532179; + texcoord 0.333170 1.00000; + tangent -0.662204 0.749322 0.00156745; + vertex 3.15213 2.61624 0.00000; + normal 0.598947 0.639388 0.482125; + texcoord 0.333170 0.629170; + tangent -0.763053 0.621040 0.179052; + vertex -2.26090 -3.45542 12.7764; + normal 0.740022 0.429462 0.517620; + texcoord 0.291590 1.00000; + tangent -0.501937 0.864904 0.00000; + vertex 4.61685 0.0923300 0.00000; + normal -0.436363 0.743089 0.507352; + texcoord 0.665860 -7.74210; + tangent -0.886358 -0.258008 -0.384448; + vertex -38.5367 -97.6058 112.434; + normal -0.440800 0.741685 0.505567; + texcoord 0.499510 -7.74210; + tangent -0.880053 -0.255190 -0.400480; + vertex -37.9036 -97.4215 112.709; + normal -0.510534 0.697839 0.502370; + texcoord 0.665860 -6.18769; + tangent -0.824050 -0.231514 -0.517051; + vertex -36.3484 -89.7437 102.801; + normal -0.515065 0.696988 0.498914; + texcoord 0.499510 -6.18769; + tangent -0.819263 -0.231708 -0.524519; + vertex -35.2371 -89.4316 103.501; + normal -0.609802 0.605958 0.510838; + texcoord 0.665860 -5.02749; + tangent -0.750992 -0.237569 -0.616094; + vertex -33.4731 -80.9129 94.2378; + normal -0.605814 0.608229 0.512882; + texcoord 0.499510 -5.02749; + tangent -0.753987 -0.228734 -0.615779; + vertex -32.1033 -80.4782 95.3692; + normal -0.522569 0.557214 0.645317; + texcoord 0.665860 -4.03415; + tangent -0.815358 -0.102325 -0.569843; + vertex -30.4561 -70.6718 86.9596; + normal -0.508683 0.561880 0.652328; + texcoord 0.499510 -4.03415; + tangent -0.821310 -0.0811902 -0.564675; + vertex -28.6201 -70.4539 88.2345; + normal -0.476669 0.502298 0.721445; + texcoord 0.665860 -3.29102; + tangent -0.827027 0.00462420 -0.562143; + vertex -28.1174 -60.9551 81.5262; + normal -0.449414 0.504871 0.736975; + texcoord 0.499510 -3.29102; + tangent -0.842213 0.0355893 -0.537970; + vertex -25.4039 -61.0698 83.2595; + normal -0.746111 0.498585 0.441284; + texcoord 0.582680 -2.55042; + tangent -0.608506 -0.262630 -0.748829; + vertex -23.2773 -48.9655 76.9658; + normal -0.771890 0.490082 0.404975; + texcoord 0.665860 -2.55042; + tangent -0.579451 -0.280238 -0.765313; + vertex -24.6376 -49.6234 75.1690; + normal -0.633241 0.594717 0.495296; + texcoord 0.665860 -1.87474; + tangent -0.729690 -0.241857 -0.639576; + vertex -21.3712 -38.8602 67.6604; + normal -0.645623 0.586571 0.488985; + texcoord 0.582680 -1.87474; + tangent -0.720980 -0.271382 -0.637605; + vertex -19.3827 -38.2125 69.3699; + normal -0.841262 0.449072 0.301018; + texcoord 0.665860 -1.25896; + tangent -0.524396 -0.560945 -0.640585; + vertex -18.5049 -28.7986 58.8483; + normal -0.839591 0.454851 0.296980; + texcoord 0.582680 -1.25896; + tangent -0.533083 -0.569930 -0.625302; + vertex -16.8393 -26.9265 60.9269; + normal -0.720524 0.601871 0.344379; + texcoord 0.665860 -0.775700; + tangent -0.681713 -0.529213 -0.505174; + vertex -17.1776 -20.6484 49.4187; + normal -0.687108 0.628604 0.364335; + texcoord 0.582680 -0.775700; + tangent -0.717821 -0.498993 -0.485529; + vertex -14.6487 -18.8308 51.1743; + normal -0.718876 0.635836 0.280946; + texcoord 0.624270 -0.250220; + tangent -0.681782 -0.566942 -0.462332; + vertex -14.3924 -11.1103 38.3495; + normal -0.477424 0.773366 0.417098; + texcoord 0.582680 -0.250220; + tangent -0.864707 -0.329231 -0.379326; + vertex -12.4996 -10.3896 39.1798; + normal -0.893229 0.434772 0.114519; + texcoord 0.665860 -0.250220; + tangent -0.428495 -0.746090 -0.509648; + vertex -15.3325 -12.7472 37.2313; + normal -0.562561 0.746703 0.354909; + texcoord 0.582680 0.173290; + tangent -0.823397 -0.468781 -0.319784; + vertex -10.6918 -4.16407 28.6959; + normal -0.947990 0.293176 0.123947; + texcoord 0.665860 0.173290; + tangent -0.320280 -0.837369 -0.442983; + vertex -13.5390 -7.09596 26.9782; + normal -0.754040 0.601952 0.262827; + texcoord 0.624270 0.173290; + tangent -0.654864 -0.657676 -0.372311; + vertex -12.5759 -5.25899 27.9701; + normal -0.756796 0.524684 0.389829; + texcoord 0.582680 0.629170; + tangent -0.623919 -0.754833 -0.202367; + vertex -10.3880 3.02053 15.0903; + normal -0.979931 0.188723 0.0641732; + texcoord 0.707440 -0.250220; + tangent -0.197372 -0.873553 -0.444914; + vertex -14.4414 -14.9279 36.2317; + normal -0.980328 0.176176 0.0889854; + texcoord 0.707440 0.173290; + tangent -0.197372 -0.873553 -0.444914; + vertex -13.9645 -8.97892 26.0192; + normal -0.631037 0.641698 0.435907; + texcoord 0.665860 0.629170; + tangent -0.759458 -0.633895 -0.146287; + vertex -13.9836 -0.522290 14.2174; + normal -0.689617 0.598527 0.407669; + texcoord 0.624270 0.629170; + tangent -0.699570 -0.696361 -0.160258; + vertex -11.9831 1.02930 14.5788; + normal -0.601380 0.571100 0.558737; + texcoord 0.582680 1.00000; + tangent -0.700731 -0.713325 -0.0119955; + vertex -14.9380 12.1810 0.00000; + normal -0.553755 0.607405 0.569574; + texcoord 0.624270 1.00000; + tangent -0.741688 -0.670735 -0.00366773; + vertex -18.1014 9.00184 0.00000; + normal -0.514422 0.636096 0.575111; + texcoord 0.665860 1.00000; + tangent -0.777551 -0.628820 0.00000; + vertex -21.7080 6.08514 0.00000; + normal -0.982822 0.0594830 -0.174710; + texcoord 0.665860 -7.74210; + tangent 0.0494698 -0.827091 -0.559887; + vertex -38.5367 -97.6058 112.434; + normal -0.967834 0.0235771 -0.250481; + texcoord 0.665860 -6.18769; + tangent 0.151672 -0.741824 -0.653217; + vertex -36.3484 -89.7437 102.801; + normal -0.982421 0.0555614 -0.178219; + texcoord 0.832200 -7.74210; + tangent 0.0609630 -0.818642 -0.571059; + vertex -38.5002 -98.2147 112.022; + normal -0.967647 0.0245043 -0.251115; + texcoord 0.832200 -6.18769; + tangent 0.152133 -0.736402 -0.659217; + vertex -36.1508 -90.7021 101.955; + normal -0.962948 0.0810203 -0.257230; + texcoord 0.665860 -5.02749; + tangent 0.141730 -0.658679 -0.738955; + vertex -33.4731 -80.9129 94.2378; + normal -0.963098 0.0823214 -0.256254; + texcoord 0.832200 -5.02749; + tangent 0.142498 -0.651618 -0.745042; + vertex -33.2346 -82.0198 92.9887; + normal -0.961801 0.0930275 -0.257456; + texcoord 0.665860 -4.03415; + tangent 0.154528 -0.591513 -0.791349; + vertex -30.4561 -70.6718 86.9596; + normal -0.957932 0.0871886 -0.273431; + texcoord 0.832200 -4.03415; + tangent 0.178396 -0.586940 -0.789732; + vertex -30.1042 -72.0110 85.1585; + normal -0.906092 0.0276304 -0.422177; + texcoord 0.665860 -3.29102; + tangent 0.336784 -0.564250 -0.753789; + vertex -28.1174 -60.9551 81.5262; + normal -0.699901 -0.198373 -0.686140; + texcoord 0.832200 -3.29102; + tangent 0.635310 -0.554240 -0.537773; + vertex -27.0130 -62.7174 79.1473; + normal -0.804345 -0.116987 -0.582531; + texcoord 0.749030 -2.55042; + tangent 0.491583 -0.617139 -0.614399; + vertex -23.9634 -51.0397 73.4818; + normal -0.918497 0.0322467 -0.394110; + texcoord 0.665860 -2.55042; + tangent 0.292664 -0.614795 -0.732376; + vertex -24.6376 -49.6234 75.1690; + normal -0.938200 0.00263797 -0.346085; + texcoord 0.665860 -1.87474; + tangent 0.259184 -0.657036 -0.707903; + vertex -21.3712 -38.8602 67.6604; + normal -0.810660 -0.202359 -0.549438; + texcoord 0.749030 -1.87474; + tangent 0.502049 -0.649049 -0.571561; + vertex -20.6659 -40.6651 65.7251; + normal -0.938363 -0.111173 -0.327284; + texcoord 0.665860 -1.25896; + tangent 0.296692 -0.748213 -0.593423; + vertex -18.5049 -28.7986 58.8483; + normal -0.638234 -0.248848 -0.728514; + texcoord 0.832200 -2.55042; + tangent 0.706417 -0.571380 -0.417731; + vertex -22.6881 -52.0340 72.7827; + normal -0.827673 -0.284923 -0.483504; + texcoord 0.749030 -1.25896; + tangent 0.487573 -0.720370 -0.493294; + vertex -17.6002 -31.0784 57.0753; + normal -0.912289 -0.245894 -0.327515; + texcoord 0.665860 -0.775700; + tangent 0.380329 -0.809199 -0.447824; + vertex -17.1776 -20.6484 49.4187; + normal -0.638676 -0.357783 -0.681237; + texcoord 0.832200 -1.87474; + tangent 0.733944 -0.566027 -0.375420; + vertex -19.0029 -41.8572 64.9891; + normal -0.657468 -0.449111 -0.605009; + texcoord 0.832200 -1.25896; + tangent 0.723357 -0.599117 -0.343240; + vertex -16.0324 -32.4040 56.3136; + normal -0.526773 -0.342820 -0.777808; + texcoord 0.915370 -2.55042; + tangent 0.797422 -0.525757 -0.296138; + vertex -21.7676 -52.8166 72.1822; + normal -0.397860 -0.389393 -0.830711; + texcoord 0.998540 -3.29102; + tangent 0.866718 -0.456596 -0.200797; + vertex -24.7197 -63.9274 78.6110; + normal -0.416604 -0.434074 -0.798762; + texcoord 0.832200 -4.03415; + tangent 0.869191 -0.447605 -0.210137; + vertex -30.1042 -72.0110 85.1585; + normal -0.372728 -0.444450 -0.814579; + texcoord 0.998540 -2.55042; + tangent 0.875450 -0.459483 -0.149878; + vertex -20.4464 -53.5100 71.9560; + normal -0.415813 -0.434132 -0.799142; + texcoord 0.998540 -4.03415; + tangent 0.869557 -0.447024 -0.209856; + vertex -28.1691 -73.0052 84.6893; + normal -0.533075 -0.433441 -0.726608; + texcoord 0.998540 -1.87474; + tangent 0.806137 -0.519580 -0.283160; + vertex -16.4161 -43.7519 63.7939; + normal -0.425992 -0.526251 -0.735929; + texcoord 0.832200 -5.02749; + tangent 0.871818 -0.455949 -0.179005; + vertex -33.2346 -82.0198 92.9887; + normal -0.425727 -0.525868 -0.736355; + texcoord 0.998540 -5.02749; + tangent 0.871404 -0.457709 -0.176516; + vertex -31.8236 -82.7588 92.7030; + normal -0.483105 -0.594435 -0.642851; + texcoord 0.832200 -6.18769; + tangent 0.848468 -0.499509 -0.174907; + vertex -36.1508 -90.7021 101.955; + normal -0.484395 -0.593284 -0.642943; + texcoord 0.998540 -6.18769; + tangent 0.847017 -0.502035 -0.174709; + vertex -35.1091 -91.3192 101.740; + normal -0.508381 -0.628215 -0.588978; + texcoord 0.832200 -7.74210; + tangent 0.837466 -0.520326 -0.167071; + vertex -38.5002 -98.2147 112.022; + normal -0.509039 -0.627763 -0.588892; + texcoord 0.998540 -7.74210; + tangent 0.836414 -0.522279 -0.166244; + vertex -37.8799 -98.6021 111.899; + normal -0.611443 -0.376707 -0.695866; + texcoord 0.915370 -1.87474; + tangent 0.755126 -0.555348 -0.348387; + vertex -17.9468 -42.7593 64.3405; + normal -0.622196 -0.494773 -0.606688; + texcoord 0.998540 -1.25896; + tangent 0.758266 -0.573399 -0.310235; + vertex -13.2939 -34.5484 55.1339; + normal -0.640676 -0.467803 -0.608847; + texcoord 0.915370 -1.25896; + tangent 0.736537 -0.594466 -0.322682; + vertex -14.8581 -33.3578 55.7776; + normal -0.820339 -0.370350 -0.435758; + texcoord 0.998540 -0.775700; + tangent 0.536940 -0.755399 -0.375589; + vertex -11.1619 -28.1718 45.8369; + normal -0.583215 -0.598442 -0.549297; + texcoord 0.832200 -0.775700; + tangent 0.780178 -0.587636 -0.214491; + vertex -13.9650 -25.2169 47.1452; + normal -0.680104 -0.511402 -0.525288; + texcoord 0.915370 -0.775700; + tangent 0.660977 -0.687284 -0.301247; + vertex -12.6017 -26.0674 46.8930; + normal -0.778843 -0.476589 -0.407758; + texcoord 0.956950 -0.250220; + tangent 0.594413 -0.753368 -0.281266; + vertex -9.56660 -20.1818 34.4467; + normal -0.764643 -0.507824 -0.396782; + texcoord 0.998540 -0.250220; + tangent 0.624733 -0.735239 -0.262929; + vertex -8.56210 -21.3640 34.0239; + normal -0.930405 -0.272216 -0.245449; + texcoord 0.998540 0.173290; + tangent 0.344961 -0.857874 -0.380859; + vertex -6.49672 -17.0164 22.8793; + normal -0.768799 -0.477430 -0.425451; + texcoord 0.915370 -0.250220; + tangent 0.611482 -0.743568 -0.270548; + vertex -10.2411 -19.3617 34.7451; + normal -0.0885894 -0.857172 -0.507354; + texcoord 0.873780 -0.250220; + tangent 0.977019 -0.170857 0.127441; + vertex -10.2360 -18.2595 35.3544; + normal -0.805080 -0.494090 -0.328209; + texcoord 0.915370 0.173290; + tangent 0.554099 -0.769806 -0.316818; + vertex -7.99253 -13.5192 24.4256; + normal -0.265339 -0.813724 -0.517154; + texcoord 0.832200 -0.250220; + tangent 0.940278 -0.339279 0.0277005; + vertex -11.3305 -18.0800 35.2033; + normal -0.437103 -0.798920 -0.413119; + texcoord 0.832200 0.173290; + tangent 0.929112 -0.361571 -0.0775710; + vertex -9.21989 -12.4986 24.7957; + normal -0.917348 -0.300525 -0.261070; + texcoord 0.956950 0.173290; + tangent 0.364823 -0.853903 -0.371153; + vertex -7.47275 -14.5314 23.9870; + normal -0.806631 -0.549289 -0.218238; + texcoord 0.998540 0.629170; + tangent 0.581590 -0.765938 -0.274031; + vertex -5.67066 -11.8077 10.4709; + normal -0.780473 -0.584505 -0.221847; + texcoord 0.956950 0.629170; + tangent 0.624922 -0.739749 -0.249486; + vertex -7.02470 -10.2048 11.0115; + normal -0.975303 -0.174163 -0.135833; + texcoord 0.915370 0.629170; + tangent 0.161469 -0.943516 -0.289317; + vertex -7.23328 -7.96221 11.6854; + normal -0.995437 -0.0747610 -0.0593010; + texcoord 0.956950 0.629170; + tangent 0.0887203 -0.953911 -0.286675; + vertex -7.02470 -10.2048 11.0115; + normal -0.662932 -0.652036 -0.367926; + texcoord 0.873780 0.173290; + tangent 0.744090 -0.628243 -0.227246; + vertex -8.57052 -13.0002 24.6186; + normal -0.955298 -0.228385 -0.187739; + texcoord 0.873780 0.629170; + tangent 0.275519 -0.918020 -0.285182; + vertex -7.49674 -7.08437 11.9581; + normal -0.652696 -0.635445 -0.412549; + texcoord 0.873780 -0.250220; + tangent 0.749688 -0.622209 -0.225440; + vertex -10.2360 -18.2595 35.3544; + normal -0.604567 -0.700761 -0.378726; + texcoord 0.832200 0.629170; + tangent 0.803689 -0.562779 -0.193300; + vertex -8.79532 -7.02775 12.0383; + normal -0.463427 -0.786694 -0.407858; + texcoord 0.790610 0.173290; + tangent 0.884991 -0.446899 -0.130656; + vertex -11.0126 -12.0664 24.8216; + normal -0.516262 -0.756685 -0.401125; + texcoord 0.790610 0.629170; + tangent 0.887390 -0.428461 -0.170178; + vertex -9.71344 -6.31231 12.2950; + normal -0.760630 -0.568569 -0.313323; + texcoord 0.749030 0.629170; + tangent 0.706331 -0.667572 -0.235466; + vertex -12.5308 -5.24108 12.7497; + normal -0.490658 -0.718419 -0.493080; + texcoord 0.790610 -0.250220; + tangent 0.847876 -0.520830 -0.0992136; + vertex -12.4326 -17.4672 35.2896; + normal -0.737649 -0.592624 -0.323528; + texcoord 0.749030 0.173290; + tangent 0.664618 -0.696944 -0.269354; + vertex -12.3209 -10.8928 25.2577; + normal -0.804824 -0.520491 -0.285216; + texcoord 0.707440 0.173290; + tangent 0.590454 -0.752916 -0.290657; + vertex -13.9645 -8.97892 26.0192; + normal -0.948328 -0.301798 0.0979343; + texcoord 0.707440 0.629170; + tangent 0.270539 -0.925886 -0.263713; + vertex -13.0404 -3.30640 13.3472; + normal -0.524883 -0.704074 -0.478308; + texcoord 0.749030 -0.250220; + tangent 0.831338 -0.544663 -0.110541; + vertex -14.1033 -16.3726 35.5117; + normal -0.804536 -0.410175 -0.429509; + texcoord 0.749030 -0.775700; + tangent 0.532583 -0.759036 -0.374459; + vertex -15.7126 -23.6949 47.7512; + normal -0.932435 -0.347189 0.100122; + texcoord 0.665860 0.629170; + tangent 0.307676 -0.908170 -0.283834; + vertex -13.9836 -0.522290 14.2174; + normal -0.876126 -0.164663 0.453088; + texcoord 0.665860 1.00000; + tangent 0.159406 -0.986859 -0.0264547; + vertex -21.7080 6.08514 0.00000; + normal -0.870450 -0.139757 0.472001; + texcoord 0.707440 1.00000; + tangent 0.146239 -0.989220 -0.00756388; + vertex -20.9881 1.11689 0.00000; + normal -0.852132 -0.345785 0.392815; + texcoord 0.749030 0.629170; + tangent 0.244071 -0.926571 -0.286174; + vertex -12.5308 -5.24108 12.7497; + normal -0.944326 -0.198124 -0.262670; + texcoord 0.707440 -0.250220; + tangent 0.312476 -0.858379 -0.406872; + vertex -14.4414 -14.9279 36.2317; + normal -0.969173 -0.119423 -0.215502; + texcoord 0.749030 -0.250220; + tangent 0.205013 -0.876011 -0.436548; + vertex -14.1033 -16.3726 35.5117; + normal -0.924081 -0.241972 -0.295846; + texcoord 0.665860 -0.250220; + tangent 0.348201 -0.852145 -0.390646; + vertex -15.3325 -12.7472 37.2313; + normal -0.924195 -0.242310 -0.295211; + texcoord 0.665860 0.173290; + vertex -13.5390 -7.09596 26.9782; + normal -0.105208 -0.933730 0.342168; + texcoord 0.0420700 0.680180; + tangent 0.987993 -0.0589956 0.142792; + vertex 5.86036 -5.12789 6.91633; + normal 0.161928 -0.930335 0.329023; + texcoord 0.0420700 1.00000; + tangent 0.980300 0.196620 0.0187546; + vertex 8.05562 -7.90975 0.00000; + normal 0.147888 -0.922077 0.357635; + texcoord 0.0836600 0.680180; + tangent 0.945515 0.234580 0.225774; + vertex 8.38043 -5.27837 7.28055; + normal 0.205057 -0.916660 0.343054; + texcoord 0.0836600 1.00000; + tangent 0.975889 0.217311 0.0204171; + vertex 11.8160 -7.00621 0.00000; + normal 0.381004 -0.809805 0.446153; + texcoord 0.125240 0.680180; + tangent 0.777347 0.528971 0.340471; + vertex 10.3792 -4.11605 8.22042; + normal 0.226596 -0.893486 0.387732; + texcoord 0.125240 1.00000; + tangent 0.968470 0.244142 0.0496011; + vertex 16.4268 -6.14961 0.00000; + normal 0.460979 -0.720916 0.517474; + texcoord 0.166830 0.680180; + tangent 0.570951 0.687350 0.448960; + vertex 11.8117 -2.39146 9.34688; + normal -0.885181 -0.433690 0.168430; + texcoord 0.665860 0.680180; + tangent 0.349333 -0.858662 -0.375054; + vertex -5.11694 6.98605 11.1498; + normal -0.884651 -0.186428 0.427362; + texcoord 0.665860 1.00000; + tangent 0.170757 -0.984194 -0.0469400; + vertex -11.0869 14.8408 0.00000; + normal -0.872696 -0.401747 0.277491; + texcoord 0.707440 0.680180; + tangent 0.291943 -0.899238 -0.325792; + vertex -4.04601 4.35370 10.0000; + normal -0.870658 -0.146175 0.469668; + texcoord 0.707440 1.00000; + tangent 0.147997 -0.988921 -0.0115044; + vertex -10.3670 9.87254 0.00000; + normal -0.853792 -0.419686 0.308062; + texcoord 0.749030 0.680180; + tangent 0.287366 -0.873330 -0.393339; + vertex -3.44599 2.53019 9.17876; + normal -0.671481 -0.402276 0.622324; + texcoord 0.749030 1.00000; + tangent 0.513920 -0.857838 0.00000; + vertex -11.7532 5.92985 0.00000; + normal -0.623103 -0.546556 0.559481; + texcoord 0.790610 1.00000; + tangent 0.639057 -0.769158 -0.00127263; + vertex -9.52619 2.21246 0.00000; + normal -0.515311 -0.735086 0.440572; + texcoord 0.790610 0.680180; + tangent 0.716859 -0.688160 -0.112026; + vertex -0.607390 1.42142 9.11195; + normal -0.241939 -0.941873 0.233109; + texcoord 0.832200 0.680180; + tangent 0.954963 -0.294204 0.0385847; + vertex 0.335880 0.718560 8.91989; + normal -0.430748 -0.834380 0.343899; + texcoord 0.832200 1.00000; + tangent 0.883351 -0.468709 0.00159880; + vertex -5.67338 0.144400 0.00000; + normal -0.0966591 -0.986968 0.128648; + texcoord 0.873780 0.680180; + tangent 0.988006 -0.0795061 0.132375; + vertex 1.62255 0.615020 9.09228; + normal -0.675705 -0.471561 0.566615; + texcoord 0.832200 1.00000; + tangent 0.572294 -0.820048 0.00000; + vertex -5.67338 0.144400 0.00000; + normal -0.605672 -0.578058 0.546819; + texcoord 0.873780 1.00000; + tangent 0.687464 -0.726210 -0.00349505; + vertex -3.93257 -2.35003 0.00000; + normal -0.664007 -0.489426 0.565294; + texcoord 0.873780 0.680180; + tangent 0.435524 -0.870202 -0.230362; + vertex 1.62255 0.615020 9.09228; + normal -0.694501 -0.478366 0.537433; + texcoord 0.915370 0.680180; + tangent 0.353416 -0.867514 -0.350024; + vertex 1.92666 -0.213640 8.72456; + normal -0.533550 -0.677735 0.505964; + texcoord 0.915370 1.00000; + tangent 0.786032 -0.616961 -0.0388850; + vertex -1.43305 -4.08203 0.00000; + normal -0.812742 -0.347999 0.467276; + texcoord 0.956950 0.680180; + tangent 0.135135 -0.892745 -0.429820; + vertex 2.24436 -2.31247 7.71406; + normal -0.439752 -0.806742 0.394698; + texcoord 0.915370 1.00000; + tangent 0.878028 -0.478610 0.00000; + vertex -1.43305 -4.08203 0.00000; + normal -0.630573 -0.668393 0.394497; + texcoord 0.956950 1.00000; + tangent 0.672616 -0.739924 -0.00997074; + vertex 1.26985 -5.55537 0.00000; + normal -0.576786 -0.724477 0.377427; + texcoord 0.956950 0.680180; + tangent 0.737433 -0.652586 -0.174138; + vertex 2.24436 -2.31247 7.71406; + normal -0.663973 -0.647301 0.374354; + texcoord 0.998540 0.680180; + tangent 0.606133 -0.784759 -0.129446; + vertex 3.66272 -3.85964 7.17623; + normal -0.779074 -0.500183 0.377970; + texcoord 0.998540 1.00000; + tangent 0.540261 -0.841498 0.00000; + vertex 4.34731 -10.3488 0.00000; + normal 0.00344519 0.828681 0.559711; + texcoord 0.333170 0.680180; + tangent -0.957073 0.164953 -0.238331; + vertex 6.61860 3.79341 11.5803; + normal -0.00993187 0.803118 0.595737; + texcoord 0.374760 0.287440; + tangent -0.957073 0.164953 -0.238331; + vertex 1.85889 -3.14403 21.8808; + normal -0.00523094 0.801567 0.597883; + texcoord 0.333170 0.287440; + tangent -0.958115 0.166454 -0.233041; + vertex 3.02076 -3.34428 22.1701; + normal 0.426628 0.536148 0.728378; + texcoord 0.374760 -0.0780700; + tangent -0.902780 0.397475 0.164320; + vertex -0.584390 -9.87825 30.0800; + normal 0.119491 0.652124 0.748636; + texcoord 0.333170 -0.0780700; + tangent -0.975392 0.217829 -0.0340637; + vertex 0.443040 -10.1077 30.1159; + normal 0.182534 0.425253 0.886477; + texcoord 0.333170 -0.528710; + tangent -0.974332 0.199872 0.103579; + vertex -1.60377 -20.3094 37.3471; + normal 0.578057 0.273741 0.768710; + texcoord 0.416340 -0.528710; + tangent -0.720969 0.407021 0.560837; + vertex -3.25563 -19.9715 37.5308; + normal 0.162034 0.277662 0.946916; + texcoord 0.416340 -1.00857; + tangent -0.973963 0.199190 0.108254; + vertex -5.08431 -31.8710 41.3329; + normal 0.813641 0.241672 0.528756; + texcoord 0.416340 -0.0780700; + tangent -0.481166 0.672658 0.562149; + vertex -1.13481 -9.43625 30.3876; + normal 0.919685 0.0859254 0.383141; + texcoord 0.416340 0.287440; + tangent -0.236290 0.838054 0.491764; + vertex 1.53284 -2.40016 22.2682; + normal 0.882290 0.185287 0.432705; + texcoord 0.374760 0.287440; + tangent -0.381697 0.822471 0.421721; + vertex 1.85889 -3.14403 21.8808; + normal 0.800765 0.253516 0.542684; + texcoord 0.457930 -0.0780700; + tangent -0.562682 0.649341 0.511611; + vertex -1.68557 -8.38652 31.3177; + normal 0.476646 0.297908 0.827079; + texcoord 0.499510 -0.528710; + tangent -0.877237 0.320843 0.357092; + vertex -4.95465 -18.5204 39.8361; + normal 0.734993 -0.0246115 0.677628; + texcoord 0.416340 -1.00857; + tangent -0.648660 0.292206 0.702748; + vertex -5.08431 -31.8710 41.3329; + normal 0.804519 0.279528 0.524035; + texcoord 0.457930 0.287440; + tangent -0.473832 0.799884 0.368333; + vertex 1.15324 -0.583320 23.3671; + normal 0.714168 0.000166725 0.699974; + texcoord 0.499510 -1.00857; + tangent -0.673571 0.272986 0.686862; + vertex -6.89172 -31.1125 43.1871; + normal 0.776493 0.333008 0.534943; + texcoord 0.416340 0.680180; + tangent -0.537552 0.786603 0.303797; + vertex 5.20860 5.08341 11.9890; + normal 0.519210 -0.0656693 0.852120; + texcoord 0.416340 -1.46736; + tangent -0.818314 0.133090 0.559151; + vertex -6.90563 -42.4007 41.9796; + normal 0.322595 -0.0767548 0.943420; + texcoord 0.499510 -1.46736; + tangent -0.947558 0.124060 0.294521; + vertex -8.43890 -42.1697 43.3771; + normal 0.757960 -0.00330487 0.652293; + texcoord 0.333170 -0.528710; + tangent -0.624894 0.283142 0.727556; + vertex -1.60377 -20.3094 37.3471; + normal 0.551427 0.0299495 0.833686; + texcoord 0.333170 -1.00857; + tangent -0.849183 0.251378 0.464432; + vertex -4.19026 -32.2761 40.2920; + normal 0.443040 0.611025 0.656021; + texcoord 0.374760 1.00000; + tangent -0.813201 0.581979 0.00201357; + vertex 11.5228 13.1053 0.00000; + normal 0.417391 0.638232 0.646873; + texcoord 0.416340 1.00000; + tangent -0.836918 0.547328 0.00000; + vertex 9.32130 14.5451 0.00000; + normal 0.378494 -0.0397779 0.924749; + texcoord 0.333170 -1.46736; + tangent -0.912348 0.122305 0.390721; + vertex -5.62489 -42.5782 41.5456; + normal 0.617860 0.476081 0.625776; + texcoord 0.374760 0.680180; + tangent -0.724192 0.661268 0.195630; + vertex 5.81223 4.34855 11.7212; + normal 0.557863 0.494953 0.666191; + texcoord 0.333170 1.00000; + tangent -0.662159 0.749363 0.00107484; + vertex 13.7732 11.3719 0.00000; + normal 0.513210 0.557442 0.652590; + texcoord 0.333170 0.680180; + tangent -0.779720 0.613871 0.123287; + vertex 6.61860 3.79341 11.5803; + normal 0.654836 0.380026 0.653276; + texcoord 0.291590 1.00000; + tangent -0.501937 0.864904 0.00000; + vertex 15.2379 8.84798 0.00000; + normal 0.414782 -0.0584426 0.908042; + texcoord 0.250000 -1.46736; + tangent -0.898793 0.135009 0.417067; + vertex -3.66033 -42.8563 40.6022; + normal 0.306845 0.103348 0.946132; + texcoord 0.250000 -1.00857; + tangent -0.932070 0.233006 0.277406; + vertex -1.85973 -32.8406 39.6124; + normal 0.423628 0.320019 0.847424; + texcoord 0.333170 -0.528710; + tangent -0.894880 0.303413 0.327307; + vertex -1.60377 -20.3094 37.3471; + normal 0.495470 -0.231145 0.837306; + texcoord 0.250000 -2.05255; + tangent -0.866916 -0.0481988 0.496118; + vertex -5.64390 -54.2864 39.3688; + normal 0.680372 0.187235 0.708546; + texcoord 0.250000 -0.528710; + tangent -0.683304 0.425948 0.593013; + vertex 1.06632 -21.2085 36.3732; + normal 0.579982 -0.228149 0.782029; + texcoord 0.333170 -2.05255; + tangent -0.818747 -0.0782320 0.568800; + vertex -7.01157 -54.3858 40.1624; + normal 0.428601 -0.352765 0.831780; + texcoord 0.333170 -2.68661; + tangent -0.902770 -0.160998 0.398855; + vertex -7.17854 -65.3776 36.0723; + normal 0.533360 -0.237474 0.811870; + texcoord 0.416340 -2.05255; + tangent -0.850134 -0.0611938 0.522998; + vertex -7.92851 -54.5006 40.9356; + normal 0.418358 -0.361691 0.833160; + texcoord 0.499510 -2.68661; + tangent -0.914545 -0.157553 0.372537; + vertex -9.52034 -65.8545 37.1024; + normal 0.224967 -0.243446 0.943464; + texcoord 0.499510 -3.32750; + tangent -0.971151 0.0207565 0.237559; + vertex -9.89787 -74.2173 33.4484; + normal 0.211514 -0.238927 0.947721; + texcoord 0.333170 -3.32750; + tangent -0.972933 0.0450251 0.226658; + vertex -7.69797 -74.3127 32.9522; + normal 0.353389 -0.0490106 0.934192; + texcoord 0.499510 -4.17987; + tangent -0.930032 0.0973613 0.354346; + vertex -10.8708 -84.7520 32.1633; + normal 0.356862 -0.0514408 0.932740; + texcoord 0.333170 -4.17987; + tangent -0.926643 0.103908 0.361297; + vertex -9.16741 -84.9396 31.4909; + normal 0.273444 0.182182 0.944477; + texcoord 0.499510 -5.17848; + tangent -0.955652 0.159691 0.247442; + vertex -11.9890 -95.2151 33.4539; + normal 0.268276 0.179830 0.946409; + texcoord 0.333170 -5.17848; + tangent -0.956855 0.165502 0.238824; + vertex -10.6623 -95.4423 33.1233; + normal 0.340336 0.228717 0.912063; + texcoord 0.499510 -6.51941; + tangent -0.916372 0.304726 0.259622; + vertex -13.5572 -105.216 36.6545; + normal 0.345752 0.226570 0.910561; + texcoord 0.333170 -6.51941; + tangent -0.907198 0.328596 0.262711; + vertex -12.9543 -105.435 36.4799; + normal 0.277603 -0.259144 0.925084; + texcoord 0.499510 -2.05255; + tangent -0.968306 -0.00787973 0.249642; + vertex -9.32674 -54.5753 41.6124; + normal 0.115043 -0.250099 0.961361; + texcoord 0.582680 -2.05255; + tangent -0.992007 0.0238557 0.123911; + vertex -11.7507 -54.5364 41.9442; + normal -0.0340389 -0.0400674 0.998617; + texcoord 0.582680 -1.46736; + tangent -0.990444 0.135295 -0.0267622; + vertex -10.9211 -41.8453 43.2899; + normal 0.0484979 0.122310 0.991306; + texcoord 0.499510 -1.00857; + tangent -0.984357 0.174010 0.0276017; + vertex -6.89172 -31.1125 43.1871; + normal 0.0512993 0.129857 0.990205; + texcoord 0.582680 -1.00857; + tangent -0.984386 0.173718 0.0284043; + vertex -10.1994 -30.5193 43.2915; + normal 0.0662590 0.402361 0.913080; + texcoord 0.582680 -0.528710; + tangent -0.987656 0.156588 0.00393240; + vertex -8.42532 -18.0098 39.8399; + normal 0.265329 0.580904 0.769513; + texcoord 0.541100 -0.0780700; + tangent -0.943852 0.322893 0.0698767; + vertex -4.58892 -6.70545 32.2741; + normal 0.206783 0.600990 0.772044; + texcoord 0.582680 -0.0780700; + tangent -0.958530 0.282616 0.0367313; + vertex -7.01638 -5.98973 32.3671; + normal -0.106078 0.753031 0.649378; + texcoord 0.582680 0.287440; + tangent -0.957811 0.0998881 -0.269482; + vertex -4.42776 2.32524 23.3038; + normal 0.513191 0.480485 0.711174; + texcoord 0.499510 -0.0780700; + tangent -0.837627 0.476449 0.267167; + vertex -2.87536 -7.41546 31.9986; + normal 0.202304 0.693713 0.691256; + texcoord 0.541100 0.287440; + tangent -0.925153 0.371842 -0.0763237; + vertex -2.21122 2.12533 23.9799; + normal 0.549256 0.527446 0.648166; + texcoord 0.499510 0.287440; + tangent -0.774723 0.615453 0.144989; + vertex -0.156950 0.545570 23.6562; + normal 0.160129 0.752980 0.638263; + texcoord 0.582680 0.680180; + tangent -0.974522 0.221960 -0.0322725; + vertex -1.73829 10.1483 13.3468; + normal 0.605647 0.531252 0.592421; + texcoord 0.499510 0.680180; + tangent -0.727196 0.658094 0.195189; + vertex 3.22812 8.48282 13.3693; + normal -0.00350061 0.743495 0.668732; + texcoord 0.541100 1.00000; + tangent -0.999985 -0.00544141 -0.000977833; + vertex 0.0161800 22.0938 0.00000; + normal -0.198456 0.743138 0.639031; + texcoord 0.582680 1.00000; + tangent -0.966142 -0.258010 0.00000; + vertex -4.31688 20.9367 0.00000; + normal 0.249792 0.730602 0.635472; + texcoord 0.541100 0.680180; + tangent -0.949278 0.314428 -0.00239205; + vertex 1.13660 9.30197 13.4197; + normal 0.291978 0.688320 0.664051; + texcoord 0.499510 1.00000; + tangent -0.924533 0.381101 0.000513397; + vertex 4.34731 21.1350 0.00000; + normal 0.452993 0.628282 0.632502; + texcoord 0.457930 1.00000; + tangent -0.811148 0.584840 0.00000; + vertex 7.76186 18.6731 0.00000; + normal 0.830181 0.292719 0.474464; + texcoord 0.457930 0.680180; + tangent -0.468145 0.828354 0.307684; + vertex 4.51374 6.27479 12.4726; + normal 0.806794 0.300432 0.508748; + texcoord 0.457930 1.00000; + tangent -0.366306 0.930019 0.0297391; + vertex 7.76186 18.6731 0.00000; + normal 0.804756 0.302479 0.510759; + texcoord 0.416340 1.00000; + tangent -0.355640 0.934609 0.00508611; + vertex 9.32130 14.5451 0.00000; + normal -0.135351 0.329724 -0.934325; + texcoord 0.000490000 -2.68661; + tangent 0.988902 -0.0133534 -0.147970; + vertex -8.18170 -63.5426 32.2955; + normal -0.142936 0.186192 -0.972061; + texcoord 0.000490000 -2.05255; + tangent 0.988902 -0.0133536 -0.147970; + vertex -7.88412 -53.4760 35.8049; + normal -0.133077 0.170676 -0.976299; + texcoord 0.0836600 -2.05255; + tangent 0.990237 -0.0232427 -0.137439; + vertex -5.46537 -53.5087 35.4430; + normal -0.0353228 -0.0370772 -0.998688; + texcoord 0.000490000 -1.46736; + tangent 0.991984 -0.122903 -0.0293847; + vertex -6.78307 -42.5429 36.0121; + normal -0.0509523 -0.0419513 -0.997820; + texcoord 0.0836600 -1.46736; + tangent 0.988268 -0.144109 -0.0505770; + vertex -4.17843 -42.8864 35.9575; + normal -0.242414 -0.213396 -0.946413; + texcoord 0.000490000 -1.00857; + tangent 0.956549 -0.210132 -0.202136; + vertex -5.26775 -33.4104 34.8332; + normal -0.242425 -0.215620 -0.945906; + texcoord 0.0836600 -1.00857; + tangent 0.957191 -0.210888 -0.198274; + vertex -1.83576 -34.1869 34.0591; + normal -0.162790 -0.461698 -0.871972; + texcoord 0.000490000 -0.528710; + tangent 0.974851 -0.206525 -0.0837377; + vertex -3.47023 -23.2718 31.1417; + normal 0.319909 -0.524738 -0.788865; + texcoord 0.0836600 -0.528710; + tangent 0.932024 0.0546663 0.358251; + vertex -0.108180 -23.8272 31.0215; + normal -0.234650 -0.695342 -0.679293; + texcoord 0.0420700 -0.0780700; + tangent 0.946660 -0.316698 -0.0594728; + vertex 0.165890 -16.0428 23.9632; + normal -0.588401 -0.503084 -0.633001; + texcoord 0.000490000 -0.0780700; + tangent 0.791334 -0.519073 -0.323039; + vertex -1.77399 -14.7704 24.7551; + normal -0.303892 -0.739506 -0.600650; + texcoord 0.000490000 0.287440; + tangent 0.912486 -0.407907 0.0313286; + vertex 0.605660 -9.89266 16.8230; + normal -0.234356 -0.763027 -0.602384; + texcoord 0.0420700 0.287440; + tangent 0.931358 -0.352202 0.0923374; + vertex 2.48954 -10.6987 16.9641; + normal -0.448589 -0.706479 -0.547408; + texcoord 0.000490000 0.680180; + tangent 0.867935 -0.488961 -0.0872134; + vertex 3.66272 -3.85964 7.17623; + normal -0.466877 -0.697647 -0.543429; + texcoord 0.0420700 0.680180; + tangent 0.861612 -0.497233 -0.101897; + vertex 5.86036 -5.12789 6.91633; + normal 0.0170766 -0.876863 -0.480436; + tangent 0.987993 -0.0589956 0.142792; + vertex 5.86036 -5.12789 6.91633; + normal -0.0165543 -0.868153 -0.496020; + texcoord 0.0836600 0.680180; + tangent 0.984833 -0.102677 0.139864; + vertex 8.38043 -5.27837 7.28055; + normal -0.134870 -0.800085 -0.584529; + texcoord 0.0836600 0.287440; + tangent 0.947240 -0.284809 0.147039; + vertex 5.06025 -11.5976 17.2936; + normal 0.296203 -0.774648 -0.558735; + texcoord 0.0836600 -0.0780700; + tangent 0.929043 0.106679 0.354258; + vertex 2.06870 -16.0067 24.5019; + normal 0.430041 -0.750547 -0.501742; + texcoord 0.125240 -0.0780700; + tangent 0.872793 0.192472 0.448539; + vertex 3.98195 -15.6016 25.4214; + normal 0.679021 -0.476751 -0.558246; + texcoord 0.166830 -0.528710; + tangent 0.710495 0.220853 0.668147; + vertex 2.53433 -22.9767 33.3949; + normal 0.786333 -0.329906 -0.522344; + texcoord 0.0836600 -1.00857; + tangent 0.582756 0.114507 0.804539; + vertex -1.83576 -34.1869 34.0591; + normal 0.791576 -0.330524 -0.513967; + texcoord 0.166830 -1.00857; + tangent 0.567444 0.0888869 0.818600; + vertex 0.0679200 -33.8469 36.8185; + normal 0.789566 -0.189480 -0.583680; + texcoord 0.0836600 -1.46736; + tangent 0.588486 -0.0401554 0.807509; + vertex -4.17843 -42.8864 35.9575; + normal 0.794174 -0.195928 -0.575238; + texcoord 0.166830 -1.46736; + tangent 0.577030 -0.0687514 0.813824; + vertex -2.58240 -43.0502 38.1303; + normal 0.931221 -0.0722500 -0.357222; + texcoord 0.0836600 -2.05255; + tangent 0.342902 -0.187799 0.920407; + vertex -5.46537 -53.5087 35.4430; + normal 0.938295 -0.0765417 -0.337261; + texcoord 0.166830 -2.05255; + tangent 0.317030 -0.199291 0.927240; + vertex -4.74546 -53.9613 37.5486; + normal 0.947148 0.0159987 -0.320398; + texcoord 0.166830 -2.68661; + tangent 0.317030 -0.199291 0.927240; + vertex -5.82123 -64.3160 33.8514; + normal 0.570423 0.101257 -0.815086; + texcoord 0.0836600 -2.05255; + tangent 0.805351 -0.263877 0.530829; + vertex -5.46537 -53.5087 35.4430; + normal 0.576392 0.139353 -0.805204; + texcoord 0.166830 -2.68661; + tangent 0.805351 -0.263877 0.530829; + vertex -5.82123 -64.3160 33.8514; + normal 0.583955 0.138487 -0.799886; + texcoord 0.000490000 -2.68661; + tangent 0.801586 -0.261052 0.537877; + vertex -8.18170 -63.5426 32.2955; + normal 0.666233 0.0815791 -0.741268; + texcoord 0.166830 -3.32750; + tangent 0.739904 -0.217582 0.636553; + vertex -7.24106 -73.8622 30.7239; + normal 0.668225 0.0815649 -0.739474; + texcoord 0.000490000 -3.32750; + tangent 0.736633 -0.206161 0.644104; + vertex -8.89649 -73.3828 29.2553; + normal 0.525777 -0.136106 -0.839663; + texcoord 0.166830 -4.17987; + tangent 0.837552 -0.0877410 0.539266; + vertex -8.59794 -85.0300 29.6919; + normal 0.523527 -0.135829 -0.841112; + texcoord 0.000490000 -4.17987; + tangent 0.842522 -0.0745945 0.533471; + vertex -10.1441 -84.8876 28.7222; + normal 0.637553 -0.321513 -0.700111; + texcoord 0.166830 -5.17848; + tangent 0.751432 0.0416923 0.658492; + vertex -10.5809 -95.7261 31.8108; + normal 0.645847 -0.317393 -0.694366; + texcoord 0.000490000 -5.17848; + tangent 0.743249 0.0524913 0.666952; + vertex -11.5045 -95.7894 30.9811; + normal 0.633863 -0.404695 -0.659120; + texcoord 0.166830 -6.51941; + tangent 0.758266 0.155368 0.633161; + vertex -12.7782 -105.780 35.8901; + normal 0.634449 -0.404539 -0.658652; + texcoord 0.000490000 -6.51941; + tangent 0.759474 0.167745 0.628539; + vertex -13.3502 -105.906 35.4168; + normal 0.935606 -0.100963 0.338301; + texcoord 0.333170 -6.51941; + tangent -0.249486 0.488917 0.835893; + vertex -12.9543 -105.435 36.4799; + normal 0.941511 -0.107211 0.319473; + texcoord 0.166830 -6.51941; + tangent -0.223912 0.452329 0.863286; + vertex -12.7782 -105.780 35.8901; + normal 0.983815 -0.149774 0.0983617; + texcoord 0.333170 -5.17848; + tangent -0.0624391 0.213967 0.974843; + vertex -10.6623 -95.4423 33.1233; + normal 0.983203 -0.148637 0.105924; + texcoord 0.166830 -5.17848; + tangent -0.0798525 0.198642 0.976814; + vertex -10.5809 -95.7261 31.8108; + normal 0.943802 -0.143711 0.297632; + texcoord 0.333170 -4.17987; + tangent -0.295486 0.0521731 0.953921; + vertex -9.16741 -84.9396 31.4909; + normal 0.944688 -0.141580 0.295839; + texcoord 0.166830 -4.17987; + tangent -0.293153 0.0268297 0.955689; + vertex -8.59794 -85.0300 29.6919; + normal 0.975011 -0.128301 0.181363; + texcoord 0.333170 -3.32750; + tangent -0.201604 -0.184597 0.961915; + vertex -7.69797 -74.3127 32.9522; + normal 0.970176 -0.140646 0.197426; + texcoord 0.166830 -3.32750; + tangent -0.231008 -0.216565 0.948544; + vertex -7.24106 -73.8622 30.7239; + normal 0.884873 -0.245232 0.396057; + texcoord 0.333170 -2.68661; + tangent -0.466854 -0.367657 0.804286; + vertex -7.17854 -65.3776 36.0723; + normal 0.875345 -0.252843 0.412118; + texcoord 0.166830 -2.68661; + tangent -0.480155 -0.360328 0.799759; + vertex -5.82123 -64.3160 33.8514; + normal 0.889201 -0.217696 0.402405; + texcoord 0.250000 -2.05255; + tangent -0.437605 -0.147463 0.886993; + vertex -5.64390 -54.2864 39.3688; + normal 0.890347 -0.215735 0.400926; + texcoord 0.166830 -2.05255; + tangent -0.437035 -0.158165 0.885429; + vertex -4.74546 -53.9613 37.5486; + normal 0.892492 -0.198947 0.404818; + texcoord 0.166830 -1.46736; + tangent -0.400646 0.0626273 0.914090; + vertex -2.58240 -43.0502 38.1303; + normal 0.884801 -0.186405 0.427060; + texcoord 0.250000 -1.46736; + tangent -0.422228 0.103381 0.900575; + vertex -3.66033 -42.8563 40.6022; + normal 0.823070 -0.0552817 0.565243; + texcoord 0.166830 -1.00857; + tangent -0.536731 0.271733 0.798800; + vertex 0.0679200 -33.8469 36.8185; + normal 0.819976 -0.0544782 0.569799; + texcoord 0.250000 -1.00857; + tangent -0.529312 0.305134 0.791658; + vertex -1.85973 -32.8406 39.6124; + normal 0.905595 -0.0278718 0.423228; + texcoord 0.166830 -0.528710; + tangent -0.355963 0.488499 0.796655; + vertex 2.53433 -22.9767 33.3949; + normal 0.859826 0.134356 0.492593; + texcoord 0.208420 -0.0780700; + tangent -0.452175 0.684450 0.571896; + vertex 4.22679 -12.7580 28.3988; + normal 0.958745 -0.228983 0.168446; + texcoord 0.166830 -0.0780700; + tangent 0.0455386 0.691801 0.720651; + vertex 4.42938 -14.1778 26.9979; + normal 0.939362 -0.340480 0.0408979; + texcoord 0.125240 -0.0780700; + tangent 0.206109 0.655869 0.726192; + vertex 3.98195 -15.6016 25.4214; + normal 0.902390 0.0983293 0.419551; + texcoord 0.166830 0.287440; + tangent -0.323843 0.823826 0.465228; + vertex 7.95709 -9.11416 20.0475; + normal 0.522473 0.465947 0.714083; + texcoord 0.250000 -0.0780700; + tangent -0.816799 0.496726 0.293431; + vertex 2.71121 -11.4515 29.3375; + normal 0.898394 0.117754 0.423110; + texcoord 0.208420 0.287440; + tangent -0.326004 0.835011 0.443259; + vertex 6.94221 -6.79490 21.2559; + normal 0.884168 0.00431323 0.467149; + texcoord 0.166830 0.680180; + tangent -0.170340 0.920601 0.351395; + vertex 11.8117 -2.39146 9.34688; + normal 0.660736 0.453413 0.598201; + texcoord 0.250000 0.287440; + tangent -0.742418 0.644436 0.183081; + vertex 6.39509 -5.19423 22.1461; + normal 0.611782 0.426020 0.666506; + texcoord 0.291590 -0.0780700; + tangent -0.824115 0.494594 0.276065; + vertex 0.966220 -10.7057 29.6413; + normal 0.797691 0.269788 0.539355; + texcoord 0.333170 -0.0780700; + tangent -0.565268 0.646139 0.512812; + vertex 0.443040 -10.1077 30.1159; + normal 0.575959 0.537694 0.615757; + texcoord 0.333170 0.287440; + tangent -0.760069 0.630419 0.157693; + vertex 3.02076 -3.34428 22.1701; + normal 0.434350 0.630155 0.643619; + texcoord 0.291590 0.287440; + tangent -0.875892 0.482333 0.0129964; + vertex 3.86372 -4.03869 22.0059; + normal 0.199768 0.790305 0.579233; + texcoord 0.333170 0.680180; + tangent -0.964225 0.262654 -0.0358115; + vertex 6.61860 3.79341 11.5803; + normal 0.200552 0.834354 0.513452; + texcoord 0.291590 1.00000; + tangent -0.965879 0.256065 -0.0388348; + vertex 15.2379 8.84798 0.00000; + normal 0.367929 0.715789 0.593527; + texcoord 0.291590 0.680180; + tangent -0.891983 0.449116 0.0515848; + vertex 8.56677 3.27693 11.6586; + normal 0.703729 0.414595 0.576954; + texcoord 0.250000 0.680180; + tangent -0.631638 0.741047 0.227780; + vertex 10.4357 1.94911 11.3110; + normal 0.688172 0.417594 0.593325; + texcoord 0.291590 1.00000; + tangent -0.518774 0.854911 0.00000; + vertex 15.2379 8.84798 0.00000; + normal 0.714860 0.396004 0.576330; + texcoord 0.250000 1.00000; + tangent -0.475904 0.879486 0.00446946; + vertex 17.0087 5.92985 0.00000; + normal 0.817401 0.0379759 0.574816; + texcoord 0.208420 1.00000; + tangent -0.0786321 0.996830 0.0121604; + vertex 18.8110 2.05431 0.00000; + normal 0.866481 0.0509689 0.496601; + texcoord 0.208420 0.680180; + tangent -0.242964 0.896111 0.371421; + vertex 11.1665 0.0661900 10.4824; + normal 0.826946 -0.235167 0.510742; + texcoord 0.166830 1.00000; + tangent 0.265101 0.964056 0.0178261; + vertex 17.3935 -1.60238 0.00000; + normal 0.851036 -0.180930 0.492952; + texcoord 0.125240 1.00000; + tangent 0.207952 0.978139 0.00000; + vertex 16.4268 -6.14961 0.00000; + normal -0.557093 0.340014 0.757653; + texcoord 0.665860 -6.51941; + tangent -0.824272 -0.115320 -0.554326; + vertex -14.1459 -105.299 36.2586; + normal -0.561969 0.338989 0.754505; + texcoord 0.499510 -6.51941; + tangent -0.816985 -0.105604 -0.566907; + vertex -13.5572 -105.216 36.6545; + normal -0.629906 0.249898 0.735370; + texcoord 0.665860 -5.17848; + tangent -0.765624 -0.0439945 -0.641782; + vertex -13.0214 -95.2734 32.5864; + normal -0.634725 0.251059 0.730817; + texcoord 0.499510 -5.17848; + tangent -0.760073 -0.0361414 -0.648832; + vertex -11.9890 -95.2151 33.4539; + normal -0.718704 0.0553145 0.693113; + texcoord 0.665860 -4.17987; + tangent -0.690518 0.0550553 -0.721217; + vertex -12.1290 -84.6456 30.8400; + normal -0.714807 0.0566045 0.697027; + texcoord 0.499510 -4.17987; + tangent -0.695627 0.0692615 -0.715057; + vertex -10.8708 -84.7520 32.1633; + normal -0.634713 -0.186826 0.749823; + texcoord 0.665860 -3.32750; + tangent -0.773429 0.197966 -0.602177; + vertex -11.6421 -73.7585 32.1101; + normal -0.620123 -0.181485 0.763224; + texcoord 0.499510 -3.32750; + tangent -0.785589 0.210421 -0.581870; + vertex -9.89787 -74.2173 33.4484; + normal -0.578897 -0.361284 0.730994; + texcoord 0.665860 -2.68661; + tangent -0.809931 0.241368 -0.534559; + vertex -12.2086 -65.0620 35.5133; + normal -0.551156 -0.363083 0.751265; + texcoord 0.499510 -2.68661; + tangent -0.834383 0.245983 -0.493252; + vertex -9.52034 -65.8545 37.1024; + normal -0.840693 -0.155553 0.518688; + texcoord 0.582680 -2.05255; + tangent -0.535838 0.185951 -0.823589; + vertex -11.7507 -54.5364 41.9442; + normal -0.866550 -0.139542 0.479186; + texcoord 0.665860 -2.05255; + tangent -0.498384 0.190850 -0.845689; + vertex -12.9207 -54.0883 39.9588; + normal -0.753438 0.0626775 0.654525; + texcoord 0.665860 -1.46736; + tangent -0.651851 0.0768146 -0.754447; + vertex -12.7011 -41.6540 41.2674; + normal -0.767316 0.0557624 0.638840; + texcoord 0.582680 -1.46736; + tangent -0.633102 0.0461189 -0.772693; + vertex -10.9211 -41.8453 43.2899; + normal -0.913131 0.113872 0.391439; + texcoord 0.665860 -1.00857; + tangent -0.400959 -0.141383 -0.905120; + vertex -11.4439 -31.0224 40.3254; + normal -0.913718 0.121181 0.387858; + texcoord 0.582680 -1.00857; + tangent -0.407607 -0.169531 -0.897282; + vertex -10.1994 -30.5193 43.2915; + normal -0.808530 0.299900 0.506300; + texcoord 0.665860 -0.528710; + tangent -0.585112 -0.304628 -0.751562; + vertex -10.6121 -19.0590 37.2134; + normal -0.778604 0.320468 0.539515; + texcoord 0.582680 -0.528710; + tangent -0.626128 -0.293962 -0.722184; + vertex -8.42532 -18.0098 39.8399; + normal -0.784300 0.483920 0.388195; + texcoord 0.624270 -0.0780700; + tangent -0.608825 -0.467896 -0.640629; + vertex -8.79068 -6.62173 31.2518; + normal -0.569605 0.590784 0.571424; + texcoord 0.582680 -0.0780700; + tangent -0.810586 -0.288728 -0.509496; + vertex -7.01638 -5.98973 32.3671; + normal -0.934340 0.321866 0.153010; + texcoord 0.665860 -0.0780700; + tangent -0.329173 -0.614873 -0.716642; + vertex -9.51288 -7.97075 29.6795; + normal -0.626481 0.676028 0.387954; + texcoord 0.582680 0.287440; + tangent -0.749268 -0.385790 -0.538297; + vertex -4.42776 2.32524 23.3038; + normal -0.961006 0.274990 0.0291202; + texcoord 0.665860 0.287440; + tangent -0.238186 -0.757156 -0.608262; + vertex -6.91337 -0.219920 20.6586; + normal -0.799518 0.549459 0.242625; + texcoord 0.624270 0.287440; + tangent -0.573451 -0.574303 -0.584235; + vertex -6.14006 1.42696 22.0642; + normal -0.813020 0.477154 0.333651; + texcoord 0.582680 0.680180; + tangent -0.579284 -0.675809 -0.455755; + vertex -1.73829 10.1483 13.3468; + normal -0.988845 0.148920 -0.00277724; + texcoord 0.707440 -0.0780700; + tangent -0.118788 -0.799739 -0.588478; + vertex -8.36416 -9.71275 28.1980; + normal -0.986263 0.163550 -0.0231807; + texcoord 0.707440 0.287440; + tangent -0.118787 -0.799739 -0.588478; + vertex -7.16942 -1.94378 19.3902; + normal -0.695741 0.569281 0.438022; + texcoord 0.665860 0.680180; + tangent -0.725153 -0.579623 -0.371739; + vertex -5.11694 6.98605 11.1498; + normal -0.749424 0.541355 0.381181; + texcoord 0.624270 0.680180; + tangent -0.661891 -0.631916 -0.403215; + vertex -3.21630 8.35430 12.1771; + normal -0.589970 0.534277 0.605379; + texcoord 0.582680 1.00000; + tangent -0.700551 -0.712824 -0.0333061; + vertex -4.31688 20.9367 0.00000; + normal -0.528621 0.561062 0.637001; + texcoord 0.624270 1.00000; + tangent -0.738629 -0.674012 -0.0116025; + vertex -7.48033 17.7575 0.00000; + normal -0.471023 0.582430 0.662505; + texcoord 0.665860 1.00000; + tangent -0.777550 -0.628821 0.00000; + vertex -11.0869 14.8408 0.00000; + normal -0.975439 0.0294518 -0.218290; + texcoord 0.665860 -6.51941; + tangent 0.177085 -0.484493 -0.856684; + vertex -14.1459 -105.299 36.2586; + normal -0.953564 0.0168798 -0.300717; + texcoord 0.665860 -5.17848; + tangent 0.289614 -0.231766 -0.928659; + vertex -13.0214 -95.2734 32.5864; + normal -0.974021 0.0274109 -0.224793; + texcoord 0.832200 -6.51941; + tangent 0.192951 -0.453044 -0.870357; + vertex -14.0155 -105.655 35.6278; + normal -0.953533 0.0175565 -0.300778; + texcoord 0.832200 -5.17848; + tangent 0.289661 -0.216692 -0.932277; + vertex -12.6452 -95.5692 31.3845; + normal -0.960712 0.0532981 -0.272381; + texcoord 0.665860 -4.17987; + tangent 0.269696 -0.0496424 -0.961665; + vertex -12.1290 -84.6456 30.8400; + normal -0.961021 0.0538716 -0.271176; + texcoord 0.832200 -4.17987; + tangent 0.270656 -0.0240294 -0.962376; + vertex -11.6755 -84.7209 29.2180; + normal -0.959729 0.0598148 -0.274486; + texcoord 0.665860 -3.32750; + tangent 0.280694 0.175104 -0.943689; + vertex -11.6421 -73.7585 32.1101; + normal -0.953204 0.0736372 -0.293222; + texcoord 0.832200 -3.32750; + tangent 0.310732 0.212400 -0.926462; + vertex -11.0040 -73.3443 29.9694; + normal -0.887584 0.136291 -0.440022; + texcoord 0.665860 -2.68661; + tangent 0.462000 0.351754 -0.814141; + vertex -12.2086 -65.0620 35.5133; + normal -0.879103 0.144184 -0.454301; + texcoord 0.832200 -2.68661; + tangent 0.473086 0.380011 -0.794847; + vertex -10.7137 -63.8612 33.0017; + normal -0.899606 0.0883047 -0.427681; + texcoord 0.749030 -2.05255; + tangent 0.435878 0.153915 -0.886747; + vertex -11.9190 -53.7232 37.9166; + normal -0.900475 0.0855334 -0.426415; + texcoord 0.665860 -2.05255; + tangent 0.434830 0.158469 -0.886459; + vertex -12.9207 -54.0883 39.9588; + normal -0.911729 0.0633079 -0.405885; + texcoord 0.665860 -1.46736; + tangent 0.402229 -0.0596125 -0.913596; + vertex -12.7011 -41.6540 41.2674; + normal -0.750302 0.0466606 -0.659446; + texcoord 0.749030 -1.46736; + tangent 0.622469 -0.114479 -0.774227; + vertex -11.6062 -41.8508 38.7648; + normal -0.891560 0.00974106 -0.452798; + texcoord 0.665860 -1.00857; + tangent 0.435440 -0.265982 -0.860026; + vertex -11.4439 -31.0224 40.3254; + normal -0.747397 -0.0328404 -0.663565; + texcoord 0.749030 -1.00857; + tangent 0.610953 -0.298170 -0.733370; + vertex -10.1196 -31.8745 37.7410; + normal -0.855991 -0.148811 -0.495111; + texcoord 0.665860 -0.528710; + tangent 0.505761 -0.465967 -0.726003; + vertex -10.6121 -19.0590 37.2134; + normal -0.546225 -0.0834392 -0.833472; + texcoord 0.832200 -1.00857; + tangent 0.819788 -0.255841 -0.512340; + vertex -8.34091 -32.4549 36.6030; + normal -0.728116 -0.228290 -0.646322; + texcoord 0.749030 -0.528710; + tangent 0.641485 -0.436270 -0.631004; + vertex -8.67393 -20.7726 34.4720; + normal -0.535197 0.0315066 -0.844139; + texcoord 0.832200 -1.46736; + tangent 0.842789 -0.114807 -0.525857; + vertex -9.72246 -42.1206 37.7127; + normal -0.530601 0.195684 -0.824724; + texcoord 0.749030 -2.05255; + tangent 0.847006 0.0545198 -0.528779; + vertex -11.9190 -53.7232 37.9166; + normal -0.472786 -0.317233 -0.822093; + texcoord 0.832200 -0.528710; + tangent 0.862923 -0.325837 -0.386256; + vertex -6.70786 -21.6206 33.3982; + normal -0.559530 0.202514 -0.803688; + texcoord 0.832200 -2.05255; + tangent 0.829581 0.0746741 -0.553371; + vertex -10.4320 -53.6004 36.9797; + normal -0.313794 0.308877 -0.897847; + texcoord 0.832200 -2.68661; + tangent 0.948079 0.116319 -0.296001; + vertex -10.7137 -63.8612 33.0017; + normal -0.436776 0.197811 -0.877552; + texcoord 0.915370 -2.05255; + tangent 0.903009 0.0395082 -0.427801; + vertex -9.34305 -53.4899 36.1908; + normal -0.510321 0.0309537 -0.859427; + texcoord 0.915370 -1.46736; + tangent 0.855479 -0.132170 -0.500687; + vertex -8.49315 -42.3012 36.8148; + normal -0.289930 0.308804 -0.905859; + texcoord 0.998540 -2.68661; + tangent 0.957076 0.106617 -0.269517; + vertex -8.18170 -63.5426 32.2955; + normal -0.310803 0.194717 -0.930315; + texcoord 0.832200 -3.32750; + tangent 0.948685 -0.00461478 -0.316189; + vertex -11.0040 -73.3443 29.9694; + normal -0.252946 0.184489 -0.949727; + texcoord 0.998540 -2.05255; + tangent 0.966715 0.00915783 -0.255691; + vertex -7.88412 -53.4760 35.8049; + normal -0.310848 0.193199 -0.930617; + texcoord 0.998540 -3.32750; + tangent 0.947050 -0.0202072 -0.320448; + vertex -8.89649 -73.3828 29.2553; + normal -0.416508 0.0163718 -0.908985; + texcoord 0.998540 -1.46736; + tangent 0.900890 -0.122549 -0.416389; + vertex -6.78307 -42.5429 36.0121; + normal -0.312872 -0.0398135 -0.948960; + texcoord 0.832200 -4.17987; + tangent 0.946626 -0.0962314 -0.307634; + vertex -11.6755 -84.7209 29.2180; + normal -0.503759 -0.115398 -0.856102; + texcoord 0.998540 -1.00857; + tangent 0.848819 -0.250964 -0.465320; + vertex -5.26775 -33.4104 34.8332; + normal -0.312876 -0.0382195 -0.949024; + texcoord 0.998540 -4.17987; + tangent 0.945882 -0.105102 -0.307019; + vertex -10.1441 -84.8876 28.7222; + normal -0.362488 -0.234729 -0.901945; + texcoord 0.832200 -5.17848; + tangent 0.928781 -0.174681 -0.326884; + vertex -12.6452 -95.5692 31.3845; + normal -0.364085 -0.229238 -0.902714; + texcoord 0.998540 -5.17848; + tangent 0.927303 -0.181163 -0.327551; + vertex -11.5045 -95.7894 30.9811; + normal -0.389945 -0.309274 -0.867348; + texcoord 0.832200 -6.51941; + tangent 0.901493 -0.321635 -0.289588; + vertex -14.0155 -105.655 35.6278; + normal -0.391347 -0.308714 -0.866916; + texcoord 0.998540 -6.51941; + tangent 0.897102 -0.337917 -0.284640; + vertex -13.3502 -105.906 35.4168; + normal -0.526857 -0.0945970 -0.844674; + texcoord 0.915370 -1.00857; + tangent 0.828669 -0.271303 -0.489594; + vertex -7.01640 -32.8763 35.8005; + normal -0.741547 -0.195093 -0.641909; + texcoord 0.998540 -0.528710; + tangent 0.652049 -0.429998 -0.624447; + vertex -3.47023 -23.2718 31.1417; + normal -0.573379 -0.261391 -0.776474; + texcoord 0.915370 -0.528710; + tangent 0.767106 -0.384618 -0.513437; + vertex -5.22930 -22.0915 32.9108; + normal -0.706071 -0.387207 -0.592903; + texcoord 0.956950 -0.0780700; + tangent 0.671551 -0.607793 -0.423800; + vertex -2.91021 -13.8394 25.4091; + normal -0.688466 -0.430002 -0.584049; + texcoord 0.998540 -0.0780700; + tangent 0.706656 -0.578973 -0.406728; + vertex -1.77399 -14.7704 24.7551; + normal -0.874168 -0.217483 -0.434203; + texcoord 0.998540 0.287440; + tangent 0.400972 -0.815853 -0.416661; + vertex 0.605670 -9.89266 16.8230; + normal -0.691720 -0.384996 -0.610984; + texcoord 0.915370 -0.0780700; + tangent 0.694643 -0.586056 -0.417144; + vertex -3.67640 -13.1930 25.8692; + normal 0.0202205 -0.677685 -0.735074; + texcoord 0.873780 -0.0780700; + tangent 0.984194 -0.111001 0.137992; + vertex -3.80849 -12.3009 26.7482; + normal -0.732248 -0.427069 -0.530495; + texcoord 0.915370 0.287440; + tangent 0.597046 -0.746042 -0.294885; + vertex -1.10239 -6.54558 18.4778; + normal -0.163105 -0.644350 -0.747134; + texcoord 0.832200 -0.0780700; + tangent 0.966796 -0.255462 -0.00673644; + vertex -4.90865 -12.1837 26.5781; + normal -0.346659 -0.716915 -0.604864; + texcoord 0.832200 0.287440; + tangent 0.920221 -0.385325 0.0686922; + vertex -2.35628 -5.51843 18.7182; + normal -0.392513 -0.578989 -0.714636; + texcoord 0.790610 -0.0780700; + tangent 0.897895 -0.405506 -0.171314; + vertex -6.07020 -11.7161 26.7508; + normal -0.859757 -0.242605 -0.449400; + texcoord 0.956950 0.287440; + tangent 0.416520 -0.816764 -0.399259; + vertex -0.525070 -7.51984 18.0255; + normal -0.759017 -0.469278 -0.451300; + texcoord 0.998540 0.680180; + tangent 0.609028 -0.740955 -0.282966; + vertex 3.66272 -3.85964 7.17623; + normal -0.729743 -0.511127 -0.454119; + texcoord 0.956950 0.680180; + tangent 0.654607 -0.714056 -0.248221; + vertex 2.24436 -2.31247 7.71406; + normal -0.953518 -0.0588562 -0.295533; + texcoord 0.915370 0.680180; + tangent 0.157574 -0.890809 -0.426180; + vertex 1.92666 -0.213640 8.72456; + normal -0.963436 -0.0170966 -0.267393; + texcoord 0.956950 0.680180; + tangent 0.135135 -0.892745 -0.429820; + vertex 2.24436 -2.31247 7.71406; + normal -0.583093 -0.578393 -0.570495; + texcoord 0.873780 0.287440; + tangent 0.765793 -0.626270 -0.146109; + vertex -1.69595 -6.02615 18.6142; + normal -0.577507 -0.566991 -0.587373; + texcoord 0.873780 -0.0780700; + tangent 0.765559 -0.626499 -0.146350; + vertex -3.80849 -12.3009 26.7482; + normal -0.519412 -0.605457 -0.603020; + texcoord 0.832200 0.680180; + tangent 0.823936 -0.554384 -0.117424; + vertex 0.335880 0.718560 8.91989; + normal -0.392880 -0.697172 -0.599664; + texcoord 0.790610 0.287440; + tangent 0.878944 -0.476793 -0.0112278; + vertex -4.10324 -5.00251 18.4295; + normal -0.435856 -0.656222 -0.615956; + texcoord 0.790610 0.680180; + tangent 0.897917 -0.435462 -0.0641713; + vertex -0.607390 1.42142 9.11195; + normal -0.684797 -0.478160 -0.549924; + texcoord 0.749030 0.680180; + tangent 0.733568 -0.649401 -0.200389; + vertex -3.44599 2.53019 9.17876; + normal -0.673755 -0.520351 -0.524679; + texcoord 0.749030 0.287440; + tangent 0.691738 -0.686253 -0.224845; + vertex -5.44663 -3.82802 18.7375; + normal -0.426308 -0.574766 -0.698503; + texcoord 0.749030 -0.0780700; + tangent 0.886413 -0.419408 -0.195881; + vertex -7.85153 -10.8733 27.1444; + normal -0.749876 -0.445040 -0.489514; + texcoord 0.707440 0.287440; + tangent 0.615159 -0.741461 -0.267982; + vertex -7.16942 -1.94378 19.3902; + normal -0.901891 -0.154290 -0.403469; + texcoord 0.707440 0.680180; + tangent 0.325774 -0.864727 -0.382254; + vertex -4.04601 4.35370 10.0000; + normal -0.890793 -0.180198 -0.417152; + texcoord 0.665860 0.680180; + tangent 0.349333 -0.858662 -0.375054; + vertex -5.11694 6.98605 11.1498; + normal -0.900697 -0.183313 -0.393879; + texcoord 0.707440 -0.0780700; + tangent 0.419362 -0.686021 -0.594567; + vertex -8.36416 -9.71275 28.1980; + normal -0.938440 -0.120660 -0.323685; + texcoord 0.749030 -0.0780700; + tangent 0.310840 -0.703715 -0.638877; + vertex -7.85153 -10.8733 27.1444; + normal -0.876461 -0.209135 -0.433680; + texcoord 0.665860 -0.0780700; + tangent 0.448878 -0.680709 -0.578916; + vertex -9.51288 -7.97075 29.6795; + normal -0.876646 -0.209879 -0.432948; + texcoord 0.665860 0.287440; + vertex -6.91337 -0.219920 20.6586; + normal 0.601734 -0.785203 0.146192; + texcoord 0.624270 1.00000; + tangent 0.191768 -0.0356476 -0.980793; + vertex 8.88415 29.6141 64.8332; + normal 0.579397 -0.794529 0.181722; + texcoord 0.749030 1.00000; + tangent 0.214004 -0.0566985 -0.975186; + vertex 9.39553 29.5191 62.2178; + normal 0.403690 -0.730263 0.551135; + texcoord 0.624270 0.250730; + tangent 0.488388 -0.330389 -0.807663; + vertex 20.3843 39.7253 71.8054; + normal 0.359526 -0.748094 0.557760; + texcoord 0.749030 0.250730; + tangent 0.504214 -0.347209 -0.790704; + vertex 21.3763 39.0422 70.2497; + normal 0.467383 -0.660207 0.587946; + texcoord 0.624270 -0.435840; + tangent 0.504214 -0.347210 -0.790704; + vertex 27.5087 47.8222 75.2340; + normal 0.727655 -0.608827 0.315988; + texcoord 0.000490000 -1.08851; + tangent 0.330533 -0.0924402 -0.939257; + vertex 36.4199 50.9325 77.2461; + normal 0.710190 -0.604089 0.361533; + texcoord 0.125240 -1.08851; + tangent 0.252612 -0.228272 -0.940255; + vertex 36.9065 50.7965 75.8636; + normal 0.657014 -0.582005 0.479170; + texcoord 0.000490000 -1.34378; + tangent -0.0907210 -0.675741 -0.731535; + vertex 39.5648 54.3129 76.5172; + normal 0.642245 -0.577045 0.504519; + texcoord 0.250000 -1.34378; + tangent -0.170628 -0.749328 -0.639839; + vertex 39.1849 52.6446 75.0926; + normal 0.646154 -0.575334 0.501474; + texcoord 0.250000 -1.62872; + tangent -0.170628 -0.749328 -0.639839; + vertex 41.9588 55.0010 74.2220; + normal 0.236937 -0.133450 -0.962316; + texcoord 0.250000 -1.08851; + tangent -0.476564 0.847198 -0.234823; + vertex 36.7620 51.5687 74.6452; + normal 0.229529 -0.216091 -0.949011; + texcoord 0.374760 -1.08851; + tangent -0.601325 0.744974 -0.288828; + vertex 36.0711 52.7968 74.3048; + normal 0.155360 -0.382288 -0.910889; + texcoord 0.250000 -1.34378; + tangent -0.730702 0.589869 -0.343700; + vertex 39.1849 52.6446 75.0926; + normal 0.184037 -0.370862 -0.910270; + texcoord 0.499510 -1.34378; + tangent -0.780995 0.507126 -0.364513; + vertex 37.4461 53.7737 74.2810; + normal 0.113297 -0.458924 -0.881222; + texcoord 0.250000 -1.62872; + vertex 41.9588 55.0010 74.2220; + normal 0.960121 -0.269133 0.0757306; + texcoord 0.000490000 -1.07827; + tangent 0.170006 0.346953 -0.922346; + vertex 20.9221 37.5129 87.0794; + normal 0.964719 -0.259562 0.0440985; + texcoord 0.166830 -1.07827; + tangent 0.107639 0.180344 -0.977696; + vertex 21.2442 38.1704 85.3316; + normal 0.926614 -0.371618 0.0573262; + texcoord 0.000490000 -1.34439; + tangent -0.0745959 -0.288032 -0.954711; + vertex 22.2378 42.0892 86.6618; + normal 0.940476 -0.339024 0.0238209; + texcoord 0.333170 -1.34439; + tangent -0.137225 -0.442926 -0.885994; + vertex 21.8696 40.9006 84.2842; + normal 0.870947 -0.480012 0.105073; + texcoord 0.333170 -1.64139; + tangent -0.137225 -0.442926 -0.885994; + vertex 23.8234 44.3811 83.9888; + normal -0.486143 0.342717 -0.803872; + texcoord 0.333170 -1.07827; + tangent -0.681910 0.426502 0.594218; + vertex 20.2742 39.6360 84.7098; + normal -0.486885 0.162848 -0.858151; + texcoord 0.499510 -1.07827; + tangent -0.719240 0.470615 0.511092; + vertex 18.9821 40.4442 85.8358; + normal -0.447057 0.167935 -0.878600; + texcoord 0.333170 -1.34439; + tangent -0.732066 0.486854 0.476499; + vertex 21.8696 40.9006 84.2842; + normal -0.453603 0.0895082 -0.886698; + texcoord 0.665860 -1.34439; + tangent -0.746236 0.505779 0.432804; + vertex 19.8331 42.2808 85.4653; + normal -0.414094 0.156361 -0.896703; + texcoord 0.333170 -1.64139; + vertex 23.8234 44.3811 83.9888; + normal 0.466017 -0.867902 -0.171974; + texcoord 0.000490000 -1.13866; + tangent 0.848157 0.493549 -0.192454; + vertex 10.8636 -51.7339 57.3117; + normal 0.446841 -0.879537 -0.163550; + texcoord 0.166830 -1.13866; + tangent 0.818618 0.483265 -0.310354; + vertex 12.2666 -50.9175 56.9934; + normal 0.382215 -0.910941 -0.155239; + texcoord 0.000490000 -1.43785; + tangent 0.607081 0.384175 -0.695602; + vertex 13.8388 -50.8115 60.7188; + normal 0.370612 -0.916520 -0.150462; + texcoord 0.333170 -1.43785; + tangent 0.517943 0.338414 -0.785628; + vertex 14.9760 -50.0685 58.9939; + normal 0.351288 -0.921548 -0.165368; + texcoord 0.333170 -1.75086; + vertex 17.1527 -49.7086 61.6121; + normal -0.694593 -0.601210 0.395079; + texcoord 0.125240 1.00000; + tangent -0.0351079 0.576850 0.816095; + vertex 9.67082 43.1598 73.3322; + normal -0.809254 -0.584970 0.0540245; + texcoord 0.125240 0.101610; + tangent 0.284213 -0.305027 0.908945; + vertex 1.39425 54.6204 76.2212; + normal -0.718105 -0.599551 0.353360; + texcoord 0.000490000 1.00000; + tangent -0.00523494 0.513637 0.857992; + vertex 9.77210 41.4956 70.9779; + normal -0.806862 -0.589735 0.0344487; + texcoord 0.000490000 0.101610; + tangent 0.296551 -0.353920 0.887017; + vertex 0.830650 55.2930 74.5354; + normal -0.786147 -0.617824 0.0163157; + texcoord 0.125240 -0.884860; + tangent 0.296551 -0.353919 0.887016; + vertex -7.49606 66.0458 80.5003; + normal 0.492683 0.00466274 0.870196; + texcoord 0.374760 1.00000; + tangent 0.848707 0.218344 -0.481687; + vertex 12.1609 45.8456 72.7506; + normal 0.265471 -0.194997 0.944194; + texcoord 0.374760 0.101610; + tangent 0.857718 0.494389 -0.141067; + vertex 4.47402 55.7515 77.0497; + normal 0.475415 -0.00775825 0.879727; + texcoord 0.250000 1.00000; + tangent 0.854083 0.236887 -0.463063; + vertex 10.2025 45.3417 73.8621; + normal 0.255988 -0.213872 0.942724; + texcoord 0.250000 0.101610; + tangent 0.852028 0.510591 -0.115524; + vertex 2.90338 54.8103 77.2626; + normal 0.276826 -0.252146 0.927249; + texcoord 0.374760 -0.884860; + tangent 0.852028 0.510591 -0.115524; + vertex -6.03215 66.2880 83.0514; + normal 0.814595 0.526370 0.243659; + texcoord 0.374760 1.00000; + tangent 0.392640 -0.191213 -0.899595; + vertex 12.1609 45.8456 72.7506; + normal 0.817519 0.490242 0.302200; + texcoord 0.499510 1.00000; + tangent 0.403469 -0.112342 -0.908070; + vertex 13.2936 45.2939 70.1555; + normal 0.731546 0.297695 0.613367; + texcoord 0.374760 0.101610; + tangent 0.383563 0.560946 -0.733634; + vertex 4.47402 55.7515 77.0497; + normal 0.729487 0.279365 0.624342; + texcoord 0.499510 0.101610; + tangent 0.374680 0.600449 -0.706454; + vertex 5.18611 56.8927 75.7070; + normal 0.693172 0.324610 0.643537; + texcoord 0.374760 -0.884860; + tangent 0.374679 0.600449 -0.706454; + vertex -6.03215 66.2880 83.0514; + normal 0.719877 0.609483 -0.332126; + texcoord 0.624270 1.00000; + tangent -0.0608026 -0.421285 -0.904888; + vertex 13.0647 43.7082 66.7493; + normal 0.792727 0.608963 -0.0273417; + texcoord 0.624270 0.101610; + tangent -0.269078 0.285781 -0.919742; + vertex 4.62565 57.6036 73.9573; + normal 0.727182 0.609549 -0.315683; + texcoord 0.499510 1.00000; + tangent -0.0682474 -0.401510 -0.913308; + vertex 13.2936 45.2939 70.1555; + normal 0.797015 0.603878 -0.00993277; + texcoord 0.499510 0.101610; + tangent -0.284486 0.360864 -0.888169; + vertex 5.18611 56.8927 75.7070; + normal 0.777145 0.629285 0.00675431; + texcoord 0.624270 -0.884860; + tangent -0.284486 0.360864 -0.888170; + vertex -3.91546 68.0689 81.6677; + normal 0.217139 0.550146 -0.806344; + texcoord 0.624270 1.00000; + tangent -0.629705 -0.552242 -0.546352; + vertex 13.0647 43.7082 66.7493; + normal 0.234979 0.553883 -0.798748; + texcoord 0.749030 1.00000; + tangent -0.645875 -0.527209 -0.552174; + vertex 11.4807 42.3190 65.3750; + normal 0.379755 0.649642 -0.658598; + texcoord 0.624270 0.101610; + tangent -0.807685 -0.119092 -0.577462; + vertex 4.62565 57.6036 73.9573; + normal 0.384866 0.655097 -0.650174; + texcoord 0.749030 0.101610; + tangent -0.812454 -0.0937942 -0.575431; + vertex 3.11782 57.4296 72.8893; + normal 0.342316 0.722202 -0.601036; + texcoord 0.624270 -0.884860; + tangent -0.812454 -0.0937940 -0.575431; + vertex -3.91546 68.0689 81.6677; + normal 0.354579 -0.283582 0.890985; + texcoord 0.499510 -0.884860; + tangent -0.104869 0.934826 0.339269; + vertex -4.68678 67.2150 82.8985; + normal 0.454092 -0.310522 0.835091; + texcoord 0.624270 -1.34195; + tangent -0.0367737 0.936828 0.347851; + vertex -8.34672 71.7375 85.7944; + normal 0.396231 -0.273627 0.876430; + texcoord 0.499510 -1.34195; + tangent -0.104869 0.934826 0.339269; + vertex -8.19843 70.4156 85.3147; + normal 0.566812 -0.510490 0.646626; + texcoord 0.499510 -1.74711; + tangent 0.336249 0.868189 0.364945; + vertex -12.6565 70.3982 87.8041; + normal 0.558064 -0.534577 0.634659; + texcoord 0.749030 -1.74711; + tangent 0.395835 0.843706 0.362595; + vertex -11.8195 72.1823 88.5708; + normal 0.636415 -0.536683 0.554028; + texcoord 0.749030 -2.12227; + vertex -15.4579 71.0027 91.6077; + normal 0.641352 0.767218 0.00662475; + texcoord 0.624270 -0.884860; + tangent -0.177894 0.157097 -0.971429; + vertex -3.91546 68.0689 81.6677; + normal 0.660735 0.749976 0.0310778; + texcoord 0.749030 -0.884860; + tangent -0.231163 0.239279 -0.943032; + vertex -4.20233 68.3222 80.1012; + normal 0.705112 0.623570 0.337604; + texcoord 0.624270 -1.34195; + tangent -0.545561 0.774394 -0.320433; + vertex -8.34672 71.7375 85.7944; + normal 0.649505 0.606814 0.458170; + texcoord 0.749030 -1.34195; + tangent -0.552345 0.790655 -0.264158; + vertex -9.10451 72.8223 85.4320; + normal 0.551166 0.584112 0.595844; + texcoord 0.749030 -1.74711; + vertex -11.8195 72.1823 88.5708; + normal -0.289096 -0.955674 0.0557653; + texcoord 0.250000 -1.34195; + tangent 0.673986 -0.161824 0.720802; + vertex -9.66398 69.8743 83.3041; + normal -0.319898 -0.947344 -0.0142755; + texcoord 0.374760 -1.34195; + tangent 0.697012 -0.222118 0.681791; + vertex -8.74232 69.6530 84.2898; + normal -0.424345 -0.871390 -0.246191; + texcoord 0.250000 -1.74711; + tangent 0.750543 -0.481277 0.452833; + vertex -14.2334 71.4675 86.9203; + normal -0.427010 -0.860161 -0.278901; + texcoord 0.499510 -1.74711; + tangent 0.750800 -0.509156 0.420785; + vertex -12.6565 70.3982 87.8041; + normal -0.438226 -0.860611 -0.259433; + texcoord 0.250000 -2.12227; + tangent 0.750800 -0.509156 0.420785; + vertex -16.7242 71.9200 89.6267; + normal 0.00540452 0.978900 0.204270; + texcoord 0.749030 -1.34195; + tangent -0.673046 0.154639 -0.723253; + vertex -9.10451 72.8223 85.4320; + normal 0.115546 0.961717 0.248493; + texcoord 0.873780 -1.34195; + tangent -0.706152 0.242160 -0.665363; + vertex -10.0279 73.0344 84.4398; + normal 0.273751 0.856628 0.437320; + texcoord 0.749030 -1.74711; + tangent -0.752351 0.465984 -0.465647; + vertex -11.8195 72.1823 88.5708; + normal 0.300151 0.835689 0.459928; + texcoord 0.998540 -1.74711; + tangent -0.753323 0.503446 -0.423139; + vertex -13.4124 73.2468 87.6761; + normal 0.214217 0.796164 0.565892; + texcoord 0.749030 -2.12227; + tangent -0.753323 0.503446 -0.423139; + vertex -15.4579 71.0027 91.6077; + normal -0.577877 0.530148 -0.620485; + texcoord 0.250000 -2.12227; + tangent -0.390869 -0.847199 -0.359826; + vertex -16.7242 71.9200 89.6267; + normal -0.602127 0.500708 -0.621880; + texcoord 0.000490000 -1.74711; + tangent -0.343432 -0.866806 -0.361528; + vertex -13.4124 73.2468 87.6761; + normal -0.577654 0.530137 -0.620702; + texcoord 0.250000 -1.74711; + tangent -0.390869 -0.847199 -0.359826; + vertex -14.2334 71.4675 86.9203; + normal -0.638905 0.204954 -0.741481; + texcoord 0.125240 -1.34195; + tangent 0.0361930 -0.961214 -0.273420; + vertex -10.4235 70.9499 82.9351; + normal -0.774806 0.129896 -0.618710; + texcoord 0.000490000 -1.34195; + tangent 0.109808 -0.936137 -0.334050; + vertex -10.5760 72.2497 83.3989; + normal -0.773171 -0.142985 -0.617868; + texcoord 0.000490000 -0.884860; + tangent -0.436223 -0.561246 0.703358; + vertex -6.75706 66.8725 79.2906; + normal -0.784028 -0.171890 -0.596451; + texcoord 0.125240 -0.884860; + tangent -0.450349 -0.503769 0.737158; + vertex -7.49606 66.0458 80.5003; + normal 0.202030 -0.538025 0.818360; + texcoord 0.374760 1.00000; + tangent 0.975733 0.0385348 -0.215547; + vertex 0.482220 18.8560 75.2575; + normal -0.0333533 -0.641975 0.766000; + texcoord 0.374760 0.0929700; + tangent 0.824330 0.416393 0.383532; + vertex -7.99614 27.4215 82.9819; + normal 0.186978 -0.546810 0.816111; + texcoord 0.250000 1.00000; + tangent 0.980859 0.0600859 -0.185219; + vertex -1.86630 18.7633 75.7763; + normal -0.0438446 -0.646345 0.761785; + texcoord 0.250000 0.0929700; + tangent 0.802012 0.431895 0.412606; + vertex -9.53829 26.5910 82.1885; + normal -0.0519435 -0.637728 0.768508; + texcoord 0.374760 -0.737550; + tangent 0.802012 0.431895 0.412606; + vertex -16.1816 35.5804 89.1991; + normal 0.801539 0.597505 0.0228586; + texcoord 0.624270 1.00000; + tangent 0.0828916 -0.0731750 -0.993868; + vertex 2.49726 18.4697 68.8672; + normal 0.845530 0.369782 0.385149; + texcoord 0.624270 0.0929700; + tangent 0.0570987 0.637286 -0.768509; + vertex -6.73997 30.3952 81.0478; + normal 0.807839 0.587814 0.0432639; + texcoord 0.499510 1.00000; + tangent 0.0827885 -0.0519293 -0.995213; + vertex 2.17180 18.7570 72.7694; + normal 0.843359 0.354996 0.403389; + texcoord 0.499510 0.0929700; + tangent 0.0524729 0.692706 -0.719309; + vertex -6.84780 28.9718 82.5259; + normal 0.844820 0.353277 0.401840; + texcoord 0.624270 -0.737550; + tangent 0.0524727 0.692706 -0.719309; + vertex -13.8086 37.7528 89.4404; + normal 0.458619 0.783494 -0.419292; + texcoord 0.624270 1.00000; + tangent -0.576956 -0.0963308 -0.811075; + vertex 2.49726 18.4697 68.8672; + normal 0.475285 0.779908 -0.407244; + texcoord 0.749030 1.00000; + tangent -0.575623 -0.0792182 -0.813869; + vertex 0.983400 18.2169 66.7390; + normal 0.619450 0.753552 -0.220093; + texcoord 0.624270 0.0929700; + tangent -0.531690 0.191724 -0.824953; + vertex -6.73997 30.3952 81.0478; + normal 0.634177 0.741276 -0.219839; + texcoord 0.749030 0.0929700; + tangent -0.527835 0.207302 -0.823660; + vertex -7.76179 30.7966 79.4533; + normal 0.595099 0.782187 -0.184500; + texcoord 0.624270 -0.737550; + tangent -0.527835 0.207302 -0.823660; + vertex -13.8086 37.7528 89.4404; + normal -0.295998 0.855235 -0.425391; + texcoord 0.000490000 -1.52634; + tangent -0.826031 -0.452818 -0.335602; + vertex -20.8690 46.4337 92.8874; + normal -0.318373 0.836570 -0.445857; + texcoord 0.125240 -1.52634; + tangent -0.760963 -0.500351 -0.413019; + vertex -22.0654 45.7779 92.4014; + normal -0.327332 0.772543 -0.544086; + texcoord 0.000490000 -1.87058; + tangent -0.330065 -0.633884 -0.699463; + vertex -25.4787 46.2421 95.7097; + normal -0.333597 0.762243 -0.554705; + texcoord 0.250000 -1.87058; + tangent -0.248731 -0.638730 -0.728119; + vertex -26.0236 44.8428 94.1146; + normal -0.258080 0.768273 -0.585792; + texcoord 0.250000 -2.25586; + vertex -29.8458 45.0691 96.0954; + normal -0.294383 -0.732894 -0.613355; + texcoord 0.250000 -1.52634; + tangent 0.0741943 -0.657384 0.749894; + vertex -22.8365 44.6511 92.8140; + normal -0.288014 -0.707858 -0.644969; + texcoord 0.374760 -1.52634; + tangent 0.179067 -0.693332 0.698015; + vertex -22.7307 43.7134 93.8836; + normal -0.333620 -0.675301 -0.657773; + texcoord 0.250000 -1.87058; + tangent 0.379698 -0.733729 0.563445; + vertex -26.0236 44.8428 94.1146; + normal -0.312026 -0.661850 -0.681612; + texcoord 0.499510 -1.87058; + tangent 0.435309 -0.737287 0.516637; + vertex -25.0700 43.2276 95.2464; + normal -0.372497 -0.669940 -0.642205; + texcoord 0.250000 -2.25586; + vertex -29.8458 45.0691 96.0954; + normal 0.118390 -0.730480 0.672594; + texcoord 0.499510 -1.52634; + tangent 0.826460 0.447953 0.341031; + vertex -21.8099 43.5141 94.9837; + normal 0.124635 -0.753222 0.645851; + texcoord 0.624270 -1.52634; + tangent 0.590932 0.575247 0.565588; + vertex -20.5909 44.1748 95.4867; + normal 0.233839 -0.770680 0.592766; + texcoord 0.499510 -1.87058; + tangent 0.309238 0.630578 0.711859; + vertex -25.0700 43.2276 95.2464; + normal 0.229623 -0.773308 0.590989; + texcoord 0.749030 -1.87058; + tangent 0.251609 0.633738 0.731485; + vertex -24.5150 44.6254 96.8598; + normal 0.337116 -0.765855 0.547557; + texcoord 0.749030 -2.25586; + vertex -28.9473 43.4895 97.9999; + normal 0.133827 0.755057 0.641857; + texcoord 0.749030 -1.52634; + tangent -0.0804992 0.653825 -0.752352; + vertex -19.8104 45.3036 95.0811; + normal 0.158432 0.728547 0.666422; + texcoord 0.873780 -1.52634; + tangent -0.162237 0.682470 -0.712681; + vertex -19.9256 46.2393 94.0044; + normal 0.137826 0.638167 0.757461; + texcoord 0.749030 -1.87058; + tangent -0.405082 0.731226 -0.548832; + vertex -24.5150 44.6254 96.8598; + normal 0.140988 0.628332 0.765063; + texcoord 0.998540 -1.87058; + tangent -0.436920 0.732943 -0.521436; + vertex -25.4787 46.2421 95.7097; + normal 0.0519090 0.599274 0.798859; + texcoord 0.749030 -2.25586; + tangent -0.436920 0.732943 -0.521436; + vertex -28.9473 43.4895 97.9999; + normal -0.654619 -0.720466 -0.228915; + texcoord 0.125240 1.00000; + tangent -0.110893 -0.208020 0.971818; + vertex 8.04192 -17.6970 63.7767; + normal -0.764910 -0.375890 -0.523087; + texcoord 0.125240 0.0905400; + tangent 0.0625998 -0.848863 0.524894; + vertex -2.56841 -10.7931 72.3899; + normal -0.676588 -0.685660 -0.268511; + texcoord 0.000490000 1.00000; + tangent -0.0984786 -0.270043 0.957799; + vertex 8.38100 -17.0610 60.8052; + normal -0.765882 -0.356762 -0.534926; + texcoord 0.000490000 0.0905400; + tangent 0.0740610 -0.875357 0.477771; + vertex -2.71760 -9.02977 71.4275; + normal -0.764299 -0.357568 -0.536649; + texcoord 0.125240 -0.910720; + tangent 0.0740608 -0.875357 0.477771; + vertex -12.9912 -3.84001 82.6012; + normal 0.341804 -0.596756 0.725984; + texcoord 0.374760 1.00000; + tangent 0.917258 0.379926 -0.119560; + vertex 10.9029 -15.7157 65.6041; + normal 0.0658445 -0.826576 0.558960; + texcoord 0.374760 0.0905400; + tangent 0.820206 0.364416 0.440979; + vertex 0.225100 -10.8401 74.6391; + normal 0.323453 -0.614170 0.719842; + texcoord 0.250000 1.00000; + tangent 0.919682 0.382292 -0.0896538; + vertex 8.65945 -16.6449 65.8965; + normal 0.0560489 -0.837066 0.544223; + texcoord 0.250000 0.0905400; + tangent 0.805877 0.359717 0.470283; + vertex -1.34950 -11.5430 73.7202; + normal 0.0772054 -0.851346 0.518892; + texcoord 0.374760 -0.910720; + tangent 0.805877 0.359717 0.470283; + vertex -11.7331 -5.79739 84.6919; + normal 0.685684 0.659781 0.307452; + texcoord 0.624270 1.00000; + tangent 0.0371376 0.390123 -0.920014; + vertex 12.5752 -12.7024 59.7189; + normal 0.743692 0.376537 0.552397; + texcoord 0.624270 0.0905400; + tangent -0.0527480 0.844149 -0.533508; + vertex 1.10195 -7.25884 73.6249; + normal 0.691865 0.645073 0.324350; + texcoord 0.499510 1.00000; + tangent 0.0342296 0.408360 -0.912179; + vertex 12.4270 -14.2589 63.3895; + normal 0.743685 0.355925 0.565906; + texcoord 0.499510 0.0905400; + tangent -0.0627637 0.879927 -0.470946; + vertex 1.23301 -9.09626 74.6083; + normal 0.749282 0.353253 0.560169; + texcoord 0.624270 -0.910720; + tangent -0.0627639 0.879927 -0.470946; + vertex -9.41896 -3.57851 85.3767; + normal 0.327890 0.939690 -0.0973212; + texcoord 0.624270 1.00000; + tangent -0.581618 0.119614 -0.804620; + vertex 12.5752 -12.7024 59.7189; + normal 0.342310 0.935543 -0.0870828; + texcoord 0.749030 1.00000; + tangent -0.585033 0.135738 -0.799570; + vertex 11.0244 -12.3835 57.5736; + normal 0.469241 0.880001 0.0735606; + texcoord 0.624270 0.0905400; + tangent -0.615412 0.381966 -0.689471; + vertex 1.10195 -7.25884 73.6249; + normal 0.478423 0.874739 0.0770956; + texcoord 0.749030 0.0905400; + tangent -0.615815 0.396801 -0.680677; + vertex -0.109440 -6.47828 72.2859; + normal 0.442572 0.888959 0.117819; + texcoord 0.624270 -0.910720; + tangent -0.615815 0.396801 -0.680677; + vertex -9.41896 -3.57851 85.3767; + normal -0.653976 -0.454500 -0.604768; + texcoord 0.125240 -0.910720; + tangent 0.0923637 -0.841402 0.532458; + vertex -12.9912 -3.84001 82.6012; + normal -0.656496 -0.415282 -0.629726; + texcoord 0.250000 -0.910720; + tangent 0.125056 -0.871604 0.473991; + vertex -12.8341 -5.27123 83.5069; + normal -0.630110 -0.0893641 -0.771347; + texcoord 0.125240 -1.37827; + tangent 0.385504 -0.904233 -0.183708; + vertex -17.6399 -3.24290 87.1794; + normal -0.619879 -0.0462160 -0.783335; + texcoord 0.250000 -1.37827; + tangent 0.407312 -0.872199 -0.270861; + vertex -17.0495 -4.50709 86.7868; + normal -0.622135 -0.0478563 -0.781446; + texcoord 0.250000 -1.80008; + tangent 0.407312 -0.872199 -0.270861; + vertex -21.2766 -5.85779 90.2348; + normal 0.186117 -0.876605 0.443762; + texcoord 0.374760 -0.910720; + tangent 0.804888 0.395056 0.442815; + vertex -11.7331 -5.79739 84.6919; + normal 0.158774 -0.921063 0.355574; + texcoord 0.499510 -0.910720; + tangent 0.781433 0.334468 0.526776; + vertex -10.3331 -5.11027 85.4621; + normal 0.219211 -0.973588 -0.0638219; + texcoord 0.374760 -1.37827; + tangent 0.614783 0.0753508 0.785088; + vertex -16.0247 -5.36130 87.3533; + normal 0.189943 -0.977599 -0.0906717; + texcoord 0.499510 -1.37827; + tangent 0.583606 0.0381592 0.811140; + vertex -15.1658 -5.30514 88.5471; + normal 0.353147 -0.911415 -0.211209; + texcoord 0.499510 -1.80008; + vertex -19.9953 -7.64624 90.5744; + normal 0.488777 0.495858 0.717790; + texcoord 0.624270 -0.910720; + tangent -0.0833532 0.845547 -0.527355; + vertex -9.41896 -3.57851 85.3767; + normal 0.522952 0.440664 0.729614; + texcoord 0.749030 -0.910720; + tangent -0.129510 0.886677 -0.443882; + vertex -9.56143 -2.13327 84.4754; + normal 0.617502 0.0658333 0.783810; + texcoord 0.624270 -1.37827; + tangent -0.390367 0.892120 0.227455; + vertex -14.9647 -4.36094 89.6936; + normal 0.611429 0.0312271 0.790683; + texcoord 0.749030 -1.37827; + tangent -0.402789 0.872365 0.277021; + vertex -15.5504 -3.09236 90.0964; + normal 0.551439 -0.0102750 0.834152; + texcoord 0.749030 -1.80008; + vertex -19.0536 -6.68735 92.3680; + normal -0.0179359 0.546519 0.837254; + texcoord 0.749030 -1.37827; + tangent -0.707920 0.584405 -0.396637; + vertex -15.5504 -3.09236 90.0964; + normal 0.0605538 0.514451 0.855379; + texcoord 0.873780 -1.37827; + tangent -0.688818 0.633390 -0.352628; + vertex -16.5798 -2.24254 89.5197; + normal 0.232127 0.376746 0.896761; + texcoord 0.749030 -1.80008; + tangent -0.594936 0.782561 -0.183436; + vertex -19.0536 -6.68735 92.3680; + normal 0.271663 0.371364 0.887856; + texcoord 0.998540 -1.80008; + tangent -0.578285 0.800419 -0.157850; + vertex -20.3497 -4.89337 92.0142; + normal 0.221330 0.340147 0.913955; + texcoord 0.749030 -2.18792; + tangent -0.578285 0.800419 -0.157850; + vertex -22.2340 -9.52586 94.1946; + normal -0.627511 0.773134 -0.0921617; + texcoord 0.250000 -2.18792; + tangent -0.416376 -0.433235 -0.799337; + vertex -23.9828 -7.68173 93.3604; + normal -0.650327 0.751663 -0.109898; + texcoord 0.000490000 -1.80008; + tangent -0.384042 -0.460725 -0.800153; + vertex -20.3497 -4.89337 92.0142; + normal -0.628835 0.772199 -0.0909657; + texcoord 0.250000 -1.80008; + tangent -0.416375 -0.433235 -0.799337; + vertex -21.2766 -5.85779 90.2348; + normal -0.654257 0.638625 -0.405100; + texcoord 0.125240 -1.37827; + tangent -0.187242 -0.657524 -0.729797; + vertex -17.6399 -3.24290 87.1794; + normal -0.717715 0.590118 -0.369657; + texcoord 0.000490000 -1.37827; + tangent -0.129032 -0.634372 -0.762183; + vertex -17.4499 -2.30927 88.3011; + normal -0.630779 0.390082 -0.670786; + texcoord 0.000490000 -0.910720; + tangent -0.480560 -0.875358 -0.0530157; + vertex -12.1123 -2.34213 82.5054; + normal -0.640135 0.331227 -0.693192; + texcoord 0.125240 -0.910720; + tangent -0.505274 -0.861199 0.0550942; + vertex -12.9912 -3.84001 82.6012; + normal -0.495927 -0.491241 -0.716058; + texcoord 0.250000 -2.18792; + tangent 0.575571 -0.803400 0.152533; + vertex -23.9828 -7.68173 93.3604; + normal -0.441082 -0.493490 -0.749609; + texcoord 0.250000 -1.80008; + tangent 0.592652 -0.785441 0.178455; + vertex -21.2766 -5.85779 90.2348; + normal -0.442310 -0.462741 -0.768266; + texcoord 0.499510 -1.80008; + tangent 0.575571 -0.803400 0.152533; + vertex -19.9953 -7.64624 90.5744; + normal -0.375413 -0.776255 -0.506452; + texcoord 0.374760 -1.37827; + tangent 0.699762 -0.584023 0.411401; + vertex -16.0247 -5.36130 87.3533; + normal -0.347018 -0.770728 -0.534375; + texcoord 0.250000 -1.37827; + tangent 0.707038 -0.589342 0.390863; + vertex -17.0495 -4.50709 86.7868; + normal -0.264397 -0.933769 -0.241184; + texcoord 0.250000 -0.910720; + tangent 0.662395 -0.351434 0.661609; + vertex -12.8341 -5.27123 83.5069; + normal -0.227371 -0.950703 -0.210868; + texcoord 0.374760 -0.910720; + tangent 0.647271 -0.309326 0.696676; + vertex -11.7331 -5.79739 84.6919; + normal 0.677235 -0.734823 0.0372697; + texcoord 0.749030 -2.18792; + tangent 0.420167 0.427828 0.800264; + vertex -22.2340 -9.52586 94.1946; + normal 0.622271 -0.773040 0.123241; + texcoord 0.499510 -1.80008; + tangent 0.388114 0.455309 0.801287; + vertex -19.9953 -7.64624 90.5744; + normal 0.613601 -0.783662 0.0967898; + texcoord 0.749030 -1.80008; + tangent 0.420167 0.427828 0.800264; + vertex -19.0536 -6.68735 92.3680; + normal 0.499357 -0.713615 0.491321; + texcoord 0.624270 -1.37827; + tangent 0.210133 0.663099 0.718432; + vertex -14.9647 -4.36094 89.6936; + normal 0.456311 -0.724492 0.516616; + texcoord 0.499510 -1.37827; + tangent 0.134181 0.629970 0.764940; + vertex -15.1658 -5.30514 88.5471; + normal 0.591825 -0.374055 0.714021; + texcoord 0.499510 -0.910720; + tangent 0.494934 0.868451 0.0288786; + vertex -10.3331 -5.11027 85.4621; + normal 0.609255 -0.323244 0.724101; + texcoord 0.624270 -0.910720; + tangent 0.511886 0.857722 -0.0478053; + vertex -9.41896 -3.57851 85.3767; + normal 0.126538 -0.957470 0.259305; + texcoord 0.374760 1.00000; + tangent 0.991805 0.117466 -0.0502524; + vertex -12.8547 -34.3827 61.1060; + normal -0.0762141 -0.985234 0.153313; + texcoord 0.374760 0.103320; + tangent 0.738831 0.0487203 0.672127; + vertex -21.7986 -32.8845 71.0027; + normal 0.114364 -0.961059 0.251570; + texcoord 0.250000 1.00000; + tangent 0.993234 0.115529 -0.0118014; + vertex -15.0624 -34.6442 61.2179; + normal -0.0832439 -0.985739 0.146248; + texcoord 0.250000 0.103320; + tangent 0.711500 0.0439638 0.701310; + vertex -23.0639 -32.9627 69.7556; + normal -0.100304 -0.981466 0.163288; + texcoord 0.374760 -0.880950; + tangent 0.711499 0.0439638 0.701310; + vertex -31.7456 -30.1229 81.4916; + normal 0.763222 0.438572 0.474496; + texcoord 0.624270 1.00000; + tangent 0.188190 0.551639 -0.812576; + vertex -10.3748 -31.1057 56.4546; + normal 0.789221 0.00426527 0.614095; + texcoord 0.624270 0.103320; + tangent 0.120959 0.976198 -0.180020; + vertex -20.5642 -29.6717 71.5188; + normal 0.768597 0.417546 0.484680; + texcoord 0.499510 1.00000; + tangent 0.187787 0.568865 -0.800705; + vertex -11.0581 -33.1087 59.4051; + normal 0.786068 -0.0187103 0.617857; + texcoord 0.499510 0.103320; + tangent 0.110296 0.987747 -0.110412; + vertex -20.7738 -31.5489 71.7286; + normal 0.788043 -0.0192143 0.615321; + texcoord 0.624270 -0.880950; + tangent 0.110295 0.987747 -0.110412; + vertex -29.7270 -28.8458 83.2794; + normal 0.454158 0.862005 0.225139; + texcoord 0.624270 1.00000; + tangent -0.486474 0.451643 -0.747905; + vertex -10.3748 -31.1057 56.4546; + normal 0.470791 0.850579 0.234246; + texcoord 0.749030 1.00000; + tangent -0.484019 0.466765 -0.740173; + vertex -11.5552 -30.0097 54.6397; + normal 0.614002 0.694546 0.374976; + texcoord 0.624270 0.103320; + tangent -0.425485 0.688416 -0.587406; + vertex -20.5642 -29.6717 71.5188; + normal 0.629916 0.683457 0.368908; + texcoord 0.749030 0.103320; + tangent -0.421104 0.699662 -0.577187; + vertex -21.3181 -28.4191 70.4855; + normal 0.590376 0.694537 0.411187; + texcoord 0.624270 -0.880950; + tangent -0.421104 0.699662 -0.577187; + vertex -29.7270 -28.8458 83.2794; + normal -0.0951900 0.983818 -0.151792; + texcoord 0.000490000 -0.880950; + tangent 0.152799 -0.136238 -0.978822; + vertex -31.4027 -26.4442 80.9281; + normal -0.228428 0.964152 -0.135022; + texcoord 0.125240 -1.33396; + tangent 0.137967 -0.114295 -0.983820; + vertex -35.8324 -26.1761 85.4434; + normal -0.469860 0.861332 -0.193232; + texcoord 0.000490000 -1.33396; + tangent 0.152799 -0.136237 -0.978822; + vertex -36.0370 -25.9936 86.7545; + normal -0.307270 0.937879 0.161143; + texcoord 0.000490000 -1.72850; + tangent -0.0429072 0.148341 -0.988005; + vertex -40.0213 -28.2153 88.8003; + normal -0.290569 0.937762 0.190190; + texcoord 0.250000 -1.72850; + tangent -0.0645082 0.179115 -0.981711; + vertex -40.1520 -27.8524 86.8114; + normal -0.271938 0.943374 0.189989; + texcoord 0.250000 -2.10057; + tangent -0.0645082 0.179115 -0.981711; + vertex -44.1092 -29.3625 88.6455; + normal -0.162273 -0.981137 0.105065; + texcoord 0.499510 -0.880950; + tangent -0.149761 0.129731 0.980174; + vertex -30.6400 -30.0173 82.6195; + normal 0.0910173 -0.992473 0.0819363; + texcoord 0.624270 -1.33396; + tangent -0.121053 0.0873292 0.988797; + vertex -34.7233 -28.8270 87.4287; + normal -0.0530455 -0.990981 0.123057; + texcoord 0.499510 -1.33396; + tangent -0.149761 0.129731 0.980174; + vertex -34.5190 -29.0040 86.0917; + normal 0.259755 -0.952199 -0.160762; + texcoord 0.499510 -1.72850; + tangent 0.0380705 -0.143445 0.988926; + vertex -39.3087 -29.6596 86.4541; + normal 0.282052 -0.939043 -0.196584; + texcoord 0.749030 -1.72850; + tangent 0.0672754 -0.185040 0.980425; + vertex -39.1715 -30.0370 88.4540; + normal 0.339580 -0.919739 -0.196888; + texcoord 0.749030 -2.10057; + tangent 0.0672754 -0.185040 0.980425; + vertex -42.6947 -31.3315 88.4244; + normal 0.638294 0.0469006 0.768363; + texcoord 0.624270 -0.880950; + tangent 0.0995124 0.984740 -0.142775; + vertex -29.7270 -28.8458 83.2794; + normal 0.643533 0.0198170 0.765162; + texcoord 0.749030 -0.880950; + tangent 0.0526595 0.995684 -0.0764268; + vertex -29.5722 -27.3139 83.0573; + normal 0.557863 -0.282897 0.780229; + texcoord 0.624270 -1.33396; + tangent -0.374009 0.762181 0.528391; + vertex -34.7233 -28.8270 87.4287; + normal 0.454249 -0.379505 0.805999; + texcoord 0.749030 -1.33396; + tangent -0.399900 0.721593 0.565140; + vertex -35.2525 -27.8720 88.1767; + normal 0.317577 -0.469307 0.823951; + texcoord 0.749030 -1.72850; + tangent -0.399900 0.721593 0.565140; + vertex -39.1715 -30.0370 88.4540; + normal -0.328001 -0.353210 -0.876161; + texcoord 0.250000 -1.33396; + tangent 0.412406 -0.887963 0.203578; + vertex -35.3030 -27.1334 84.7062; + normal -0.330679 -0.265541 -0.905616; + texcoord 0.374760 -1.33396; + tangent 0.417795 -0.898756 0.132983; + vertex -34.7590 -28.3048 84.9748; + normal -0.378058 -0.0225639 -0.925507; + texcoord 0.250000 -1.72850; + tangent 0.418554 -0.897370 -0.139785; + vertex -40.1520 -27.8524 86.8114; + normal -0.355837 0.0186604 -0.934362; + texcoord 0.499510 -1.72850; + tangent 0.416239 -0.891993 -0.176333; + vertex -39.3087 -29.6596 86.4541; + normal -0.415967 -0.0143593 -0.909266; + texcoord 0.250000 -2.10057; + tangent 0.416239 -0.891993 -0.176333; + vertex -44.1092 -29.3625 88.6455; + normal -0.0471821 0.210492 0.976456; + texcoord 0.749030 -1.33396; + tangent -0.411182 0.886789 -0.211031; + vertex -35.2525 -27.8720 88.1767; + normal 0.0279756 0.136813 0.990202; + texcoord 0.873780 -1.33396; + tangent -0.417563 0.899352 -0.129644; + vertex -35.7967 -26.6984 87.8974; + normal 0.119563 -0.0930330 0.988458; + texcoord 0.749030 -1.72850; + tangent -0.419135 0.899104 0.126244; + vertex -39.1715 -30.0370 88.4540; + normal 0.154664 -0.114376 0.981324; + texcoord 0.998540 -1.72850; + tangent -0.416623 0.893089 0.169755; + vertex -40.0213 -28.2153 88.8003; + normal 0.0516607 -0.163172 0.985244; + texcoord 0.749030 -2.10057; + vertex -42.6947 -31.3315 88.4244; + normal 0.143272 -0.900055 0.411550; + texcoord 0.374760 1.00000; + tangent 0.938211 0.255881 0.232991; + vertex -4.46740 -29.7069 39.4631; + normal -0.0701654 -0.996673 0.0414624; + texcoord 0.374760 0.0967000; + tangent 0.550299 -0.00541240 0.834950; + vertex -18.0518 -28.9712 45.8013; + normal 0.130220 -0.910668 0.392079; + texcoord 0.250000 1.00000; + tangent 0.931989 0.246552 0.265722; + vertex -6.68492 -30.3117 38.9124; + normal -0.0773086 -0.996656 0.0264534; + texcoord 0.250000 0.0967000; + tangent 0.523439 -0.0179916 0.851873; + vertex -19.0401 -28.9372 44.1928; + normal -0.0607882 -0.998018 0.0162735; + texcoord 0.374760 -0.896560; + tangent 0.523439 -0.0179916 0.851873; + vertex -31.5158 -28.0330 53.0423; + normal 0.498199 0.429551 0.753182; + texcoord 0.624270 1.00000; + tangent 0.253796 0.758370 -0.600386; + vertex -1.52295 -24.7798 36.2242; + normal 0.523779 -0.0333991 0.851199; + texcoord 0.624270 0.0967000; + tangent 0.177311 0.979849 -0.0919647; + vertex -16.8055 -25.6471 46.8277; + normal 0.501333 0.404771 0.764739; + texcoord 0.499510 1.00000; + tangent 0.252521 0.769677 -0.586371; + vertex -2.50148 -27.7037 38.5391; + normal 0.526392 -0.0636969 0.847853; + texcoord 0.499510 0.0967000; + tangent 0.164183 0.986037 -0.0278550; + vertex -17.1368 -27.6368 46.8839; + normal 0.553046 -0.0686305 0.830319; + texcoord 0.624270 -0.896560; + tangent 0.164183 0.986037 -0.0278551; + vertex -30.1354 -26.7955 55.6113; + normal 0.285462 0.829920 0.479316; + texcoord 0.624270 1.00000; + tangent -0.387284 0.557365 -0.734408; + vertex -1.52295 -24.7798 36.2242; + normal 0.296200 0.819999 0.489763; + texcoord 0.749030 1.00000; + tangent -0.380692 0.567881 -0.729784; + vertex -2.52083 -23.3436 34.3320; + normal 0.391187 0.672260 0.628521; + texcoord 0.624270 0.0967000; + tangent -0.256723 0.732961 -0.629970; + vertex -16.8055 -25.6471 46.8277; + normal 0.405886 0.663229 0.628795; + texcoord 0.749030 0.0967000; + tangent -0.248370 0.742171 -0.622491; + vertex -17.2777 -24.2362 45.6443; + normal 0.369229 0.666647 0.647497; + texcoord 0.624270 -0.896560; + tangent -0.248370 0.742171 -0.622491; + vertex -30.1354 -26.7955 55.6113; + normal -0.326814 0.940245 -0.0955620; + texcoord 0.000490000 -0.896560; + tangent 0.211798 -0.0256775 -0.976976; + vertex -31.2449 -24.0759 52.9142; + normal -0.475139 0.876068 -0.0821394; + texcoord 0.125240 -1.33873; + tangent 0.169645 -0.0162525 -0.985371; + vertex -37.7313 -26.0955 55.2261; + normal -0.602521 0.783646 -0.151217; + texcoord 0.000490000 -1.33873; + tangent 0.211798 -0.0256775 -0.976976; + vertex -38.0325 -26.0589 56.6156; + normal -0.586307 0.789681 0.180690; + texcoord 0.000490000 -1.73425; + tangent -0.203465 0.0654091 -0.976895; + vertex -41.3044 -29.2213 57.5734; + normal -0.568532 0.793355 0.217625; + texcoord 0.250000 -1.73425; + tangent -0.260195 0.0775454 -0.962437; + vertex -41.8642 -29.0545 55.5030; + normal -0.577536 0.786305 0.219491; + texcoord 0.250000 -2.11475; + tangent -0.260195 0.0775454 -0.962437; + vertex -44.8696 -31.4582 56.2058; + normal -0.494469 0.00571228 -0.869176; + texcoord 0.125240 -0.896560; + tangent -0.0682579 -0.997145 0.0322782; + vertex -31.8544 -25.2596 51.8883; + normal -0.491333 0.0330096 -0.870346; + texcoord 0.250000 -0.896560; + tangent -0.0266848 -0.999637 -0.00371731; + vertex -31.9666 -26.8987 51.9414; + normal -0.394534 0.396732 -0.828823; + texcoord 0.125240 -1.33873; + tangent 0.599292 -0.596483 -0.533907; + vertex -37.7313 -26.0955 55.2261; + normal -0.400199 0.411585 -0.818803; + texcoord 0.250000 -1.33873; + tangent 0.644637 -0.508623 -0.570741; + vertex -36.8283 -26.8079 54.4267; + normal -0.372100 0.443413 -0.815430; + texcoord 0.250000 -1.73425; + tangent 0.644637 -0.508623 -0.570741; + vertex -41.8642 -29.0545 55.5030; + normal 0.107496 -0.993248 0.0436314; + texcoord 0.499510 -0.896560; + tangent -0.206676 0.0206023 0.978193; + vertex -30.7660 -27.9981 54.5462; + normal 0.309169 -0.950299 0.0366861; + texcoord 0.624270 -1.33873; + tangent -0.155142 0.00904645 0.987851; + vertex -35.6750 -28.4098 57.2681; + normal 0.225425 -0.971878 0.0680979; + texcoord 0.499510 -1.33873; + tangent -0.206676 0.0206023 0.978192; + vertex -35.3757 -28.4397 55.8512; + normal 0.562703 -0.802933 -0.196633; + texcoord 0.499510 -1.73425; + tangent 0.209114 -0.0705881 0.975340; + vertex -40.4615 -30.6150 55.0283; + normal 0.549128 -0.806184 -0.220286; + texcoord 0.749030 -1.73425; + tangent 0.264509 -0.0823803 0.960858; + vertex -39.8886 -30.7934 57.1094; + normal 0.633581 -0.736307 -0.237543; + texcoord 0.749030 -2.11475; + tangent 0.264509 -0.0823803 0.960858; + vertex -43.6831 -33.7544 56.1669; + normal 0.286428 0.000381398 0.958102; + texcoord 0.624270 -0.896560; + tangent 0.0732125 0.997067 -0.0222841; + vertex -30.1354 -26.7955 55.6113; + normal 0.314059 -0.0528580 0.947931; + texcoord 0.749030 -0.896560; + tangent -0.0190644 0.998152 0.0576922; + vertex -30.0145 -25.1486 55.5745; + normal 0.383884 -0.409040 0.827840; + texcoord 0.624270 -1.33873; + tangent -0.611876 0.565183 0.553332; + vertex -35.6750 -28.4098 57.2681; + normal 0.346741 -0.479887 0.805902; + texcoord 0.749030 -1.33873; + tangent -0.641977 0.505001 0.576923; + vertex -36.5772 -27.7002 58.0788; + normal 0.279463 -0.546569 0.789407; + texcoord 0.749030 -1.73425; + tangent -0.641976 0.505001 0.576923; + vertex -39.8886 -30.7934 57.1094; + normal -0.274091 -0.00796199 0.961671; + texcoord 0.749030 -1.33873; + tangent -0.694879 0.692935 -0.192314; + vertex -36.5772 -27.7002 58.0788; + normal -0.185077 -0.0623447 0.980745; + texcoord 0.873780 -1.33873; + tangent -0.695984 0.709951 -0.107589; + vertex -37.5537 -26.7264 57.8086; + normal 0.000756809 -0.234805 0.972042; + texcoord 0.749030 -1.73425; + tangent -0.664804 0.728400 0.165737; + vertex -39.8886 -30.7934 57.1094; + normal 0.0402592 -0.249327 0.967582; + texcoord 0.998540 -1.73425; + tangent -0.653685 0.725812 0.214226; + vertex -41.3044 -29.2213 57.5734; + normal -0.0101552 -0.291469 0.956526; + texcoord 0.749030 -2.11475; + vertex -43.6831 -33.7544 56.1669; + normal -0.267106 0.0526350 -0.962229; + texcoord 0.250000 -2.11475; + tangent 0.652028 -0.725370 -0.220676; + vertex -44.8696 -31.4582 56.2058; + normal -0.217330 0.0600594 -0.974249; + texcoord 0.250000 -1.73425; + tangent 0.660995 -0.727566 -0.183666; + vertex -41.8642 -29.0545 55.5030; + normal -0.201853 0.114477 -0.972703; + texcoord 0.499510 -1.73425; + tangent 0.652028 -0.725370 -0.220676; + vertex -40.4615 -30.6150 55.0283; + normal -0.272092 -0.467406 -0.841129; + texcoord 0.374760 -1.33873; + tangent 0.664628 -0.715436 0.215457; + vertex -35.8526 -27.7789 54.6856; + normal -0.176138 -0.415025 -0.892597; + texcoord 0.250000 -1.33873; + tangent 0.696602 -0.693232 0.184865; + vertex -36.8283 -26.8079 54.4267; + normal -0.298012 -0.701764 -0.647083; + texcoord 0.250000 -0.896560; + tangent 0.341980 -0.708364 0.617471; + vertex -31.9666 -26.8987 51.9414; + normal -0.281252 -0.723575 -0.630346; + texcoord 0.374760 -0.896560; + tangent 0.274269 -0.690072 0.669759; + vertex -31.5158 -28.0330 53.0423; + normal 0.860443 -0.490126 0.139337; + texcoord 0.100290 1.00000; + tangent 0.122889 0.464987 0.876747; + vertex 13.4646 48.6451 73.3643; + normal 0.678221 -0.734789 -0.0100818; + texcoord 0.100290 -0.0640500; + tangent 0.610414 0.559187 0.560986; + vertex 6.89096 41.2036 87.7825; + normal 0.849968 -0.511266 0.127130; + texcoord 0.000490000 1.00000; + tangent 0.150383 0.474231 0.867462; + vertex 13.1820 47.5759 71.3482; + normal 0.663193 -0.748167 -0.0205329; + texcoord 0.000490000 -0.0640500; + tangent 0.636427 0.551380 0.539390; + vertex 5.94620 40.3661 86.9748; + normal 0.296230 -0.937644 -0.181856; + texcoord 0.100290 -1.23237; + tangent 0.843677 0.172212 0.508480; + vertex 0.728850 35.6157 102.969; + normal 0.271741 -0.943130 -0.191474; + texcoord 0.000490000 -1.23237; + tangent 0.852527 0.143604 0.502569; + vertex -0.373810 35.4300 102.318; + normal 0.897400 0.0553750 0.437729; + texcoord 0.100290 1.00000; + tangent -0.384503 0.584740 0.714308; + vertex 13.4646 48.6451 73.3643; + normal 0.901472 0.0420832 0.430787; + texcoord 0.200100 1.00000; + tangent -0.370208 0.599606 0.709520; + vertex 12.7131 49.7880 74.7604; + normal 0.928809 -0.256420 0.267511; + texcoord 0.100290 -0.0640500; + tangent 0.126320 0.900868 0.415308; + vertex 6.89096 41.2036 87.7825; + normal 0.927146 -0.274963 0.254551; + texcoord 0.200100 -0.0640500; + tangent 0.156087 0.902576 0.401241; + vertex 7.10888 42.5292 88.3631; + normal 0.781747 -0.621810 0.0471529; + texcoord 0.100290 -1.23237; + tangent 0.484003 0.657369 0.577588; + vertex 0.728850 35.6157 102.969; + normal 0.770312 -0.636700 0.0351100; + texcoord 0.200100 -1.23237; + tangent 0.500876 0.638225 0.584630; + vertex 1.36547 36.4269 103.712; + normal 0.601091 0.597909 0.530278; + texcoord 0.299900 1.00000; + tangent -0.682237 0.729475 -0.0491692; + vertex 11.6355 50.9402 74.6828; + normal 0.819579 0.335904 0.464175; + texcoord 0.299900 -0.0640500; + tangent -0.420615 0.903067 0.0869092; + vertex 6.51671 43.8366 88.4948; + normal 0.613466 0.585154 0.530334; + texcoord 0.200100 1.00000; + tangent -0.671364 0.739898 -0.0426842; + vertex 12.7131 49.7880 74.7604; + normal 0.832171 0.319938 0.452915; + texcoord 0.200100 -0.0640500; + tangent -0.404710 0.909109 0.0986407; + vertex 7.10888 42.5292 88.3631; + normal 0.943732 -0.0707088 0.323063; + texcoord 0.299900 -1.23237; + tangent -0.0802318 0.903594 0.420810; + vertex 1.29287 37.5537 104.264; + normal 0.944119 -0.0940081 0.315914; + texcoord 0.200100 -1.23237; + tangent -0.0577579 0.896447 0.439371; + vertex 1.36547 36.4269 103.712; + normal -0.0352539 0.893982 0.446715; + texcoord 0.299900 1.00000; + tangent -0.507529 0.369046 -0.778601; + vertex 11.6355 50.9402 74.6828; + normal 0.00354313 0.890334 0.455295; + texcoord 0.399710 1.00000; + tangent -0.536514 0.386794 -0.750028; + vertex 10.6436 51.6615 73.1610; + normal 0.375132 0.797923 0.471801; + texcoord 0.299900 -0.0640500; + tangent -0.798553 0.537211 -0.271509; + vertex 6.51671 43.8366 88.4948; + normal 0.390923 0.786424 0.478243; + texcoord 0.399710 -0.0640500; + tangent -0.801385 0.545886 -0.244520; + vertex 5.34065 44.6263 88.1272; + normal 0.744719 0.522135 0.415655; + texcoord 0.299900 -1.23237; + tangent -0.609551 0.786697 0.0977513; + vertex 1.29287 37.5537 104.264; + normal 0.759099 0.504419 0.411497; + texcoord 0.399710 -1.23237; + tangent -0.593296 0.796223 0.118445; + vertex 0.538790 38.5658 104.414; + normal -0.946915 0.204910 -0.247716; + texcoord 0.699120 1.00000; + tangent -0.0353569 -0.832247 -0.553277; + vertex 8.82567 47.8192 67.3684; + normal -0.937706 0.269214 -0.219616; + texcoord 0.699120 -0.0640500; + tangent -0.159440 -0.896811 -0.412686; + vertex 2.79016 42.4039 85.9601; + normal -0.946644 0.207668 -0.246454; + texcoord 0.599320 1.00000; + tangent -0.0389465 -0.834562 -0.549536; + vertex 8.90696 49.7326 68.6404; + normal -0.935480 0.280443 -0.215008; + texcoord 0.599320 -0.0640500; + tangent -0.173310 -0.896225 -0.408343; + vertex 3.03752 43.7408 86.5607; + normal -0.772631 0.633682 -0.0385870; + texcoord 0.699120 -1.23237; + tangent -0.496917 -0.646319 -0.579090; + vertex -2.40448 38.0876 102.689; + normal -0.761246 0.647778 -0.0298046; + texcoord 0.599320 -1.23237; + tangent -0.512068 -0.628693 -0.585262; + vertex -1.74630 38.8957 103.441; + normal -0.655959 -0.640413 -0.399485; + texcoord 0.699120 1.00000; + tangent 0.682237 -0.729475 0.0491788; + vertex 8.82567 47.8192 67.3684; + normal -0.666238 -0.628889 -0.400780; + texcoord 0.798930 1.00000; + tangent 0.672843 -0.738501 0.0435704; + vertex 9.90322 46.6670 67.4461; + normal -0.852036 -0.356794 -0.383058; + texcoord 0.699120 -0.0640500; + tangent 0.418848 -0.903810 -0.0877196; + vertex 2.79016 42.4039 85.9601; + normal -0.859429 -0.340138 -0.381691; + texcoord 0.798930 -0.0640500; + tangent 0.405054 -0.909000 -0.0982343; + vertex 3.38232 41.0965 85.8284; + normal -0.947346 0.0647727 -0.313592; + texcoord 0.699120 -1.23237; + tangent 0.0818050 -0.904061 -0.419501; + vertex -2.40448 38.0876 102.689; + normal -0.946811 0.0903703 -0.308840; + texcoord 0.798930 -1.23237; + tangent 0.0577579 -0.896443 -0.439378; + vertex -2.33188 36.9608 102.136; + normal -0.405866 -0.824697 -0.393888; + texcoord 0.798930 1.00000; + tangent 0.811028 -0.523679 0.260755; + vertex 9.90322 46.6670 67.4461; + normal -0.407385 -0.825463 -0.390702; + texcoord 0.898730 -0.0640500; + tangent 0.811028 -0.523679 0.260754; + vertex 4.58782 40.3182 86.2160; + normal -0.416070 -0.820358 -0.392299; + texcoord 0.798930 -0.0640500; + tangent 0.808893 -0.530245 0.254032; + vertex 3.38232 41.0965 85.8284; + normal -0.741705 -0.539527 -0.398476; + texcoord 0.898730 -1.23237; + tangent 0.619451 -0.779917 -0.0894951; + vertex -1.55623 35.9457 101.995; + normal -0.755150 -0.521735 -0.396914; + texcoord 0.798930 -1.23237; + tangent 0.603459 -0.789774 -0.109971; + vertex -2.33188 36.9608 102.136; + normal 0.278185 0.870530 0.405944; + texcoord 0.399710 -1.23237; + tangent -0.887219 0.394815 -0.238671; + vertex 0.538790 38.5658 104.414; + normal -0.180485 0.933825 0.308861; + texcoord 0.399710 -0.0640500; + tangent -0.876683 -0.0117240 -0.480925; + vertex 5.34065 44.6263 88.1272; + normal 0.257936 0.878877 0.401303; + texcoord 0.499510 -1.23237; + tangent -0.891965 0.374094 -0.253874; + vertex -0.608750 39.0764 104.106; + normal -0.471110 0.863971 0.177791; + texcoord 0.499510 -0.0640500; + tangent -0.762388 -0.317080 -0.564114; + vertex 4.02991 44.5967 87.4008; + normal -0.569473 0.810415 0.137579; + texcoord 0.399710 1.00000; + tangent -0.426616 -0.152603 -0.891466; + vertex 10.6436 51.6615 73.1610; + normal -0.775994 0.630658 -0.0101750; + texcoord 0.499510 1.00000; + tangent -0.304384 -0.433824 -0.848025; + vertex 9.69500 51.3043 71.0968; + normal -0.831293 0.552023 -0.0649836; + texcoord 0.599320 1.00000; + tangent -0.276794 -0.523599 -0.805748; + vertex 8.90696 49.7326 68.6404; + normal -0.664507 0.745970 0.0442584; + texcoord 0.599320 -0.0640500; + tangent -0.643108 -0.542890 -0.540076; + vertex 3.03752 43.7408 86.5607; + normal -0.291391 0.937796 0.188760; + texcoord 0.499510 -1.23237; + tangent -0.846220 -0.165908 -0.506346; + vertex -0.608750 39.0764 104.106; + normal -0.264568 0.944230 0.196045; + texcoord 0.599320 -1.23237; + tangent -0.855337 -0.135861 -0.499941; + vertex -1.74630 38.8957 103.441; + normal -0.274289 -0.876764 -0.395031; + texcoord 0.998540 -1.23237; + tangent 0.889073 -0.387758 0.243296; + vertex -0.373810 35.4300 102.318; + normal -0.251894 -0.887061 -0.386875; + texcoord 0.898730 -1.23237; + tangent 0.894427 -0.363096 0.261079; + vertex -1.55623 35.9457 101.995; + normal 0.171562 -0.947444 -0.270031; + texcoord 0.998540 -0.0640500; + tangent 0.875030 0.0222112 0.483559; + vertex 5.94620 40.3661 86.9748; + normal 0.204055 -0.943440 -0.261307; + texcoord 0.898730 -0.0640500; + tangent 0.847842 0.0516978 0.527723; + vertex 4.58782 40.3182 86.2160; + normal 0.569041 -0.819240 -0.0709811; + texcoord 0.998540 1.00000; + tangent 0.491751 0.279974 0.824497; + vertex 13.1820 47.5759 71.3482; + normal 0.364842 -0.912294 -0.186038; + texcoord 0.898730 1.00000; + tangent 0.673898 0.141460 0.725156; + vertex 11.7280 46.7163 68.8438; + normal 0.221216 -0.941111 -0.255683; + texcoord 0.798930 1.00000; + tangent 0.793704 0.0214038 0.607927; + vertex 9.90322 46.6670 67.4461; + normal 0.685549 -0.704871 0.182150; + texcoord 0.100290 -1.23237; + tangent 0.500876 0.638224 0.584630; + vertex 0.728850 35.6157 102.969; + normal 0.682735 -0.707294 0.183324; + texcoord 0.200100 -1.23237; + tangent 0.525469 0.648561 0.550683; + vertex 1.36547 36.4269 103.712; + normal 0.636295 -0.742517 0.209278; + texcoord 0.100290 -1.84481; + tangent 0.751504 0.533458 -0.388155; + vertex 2.09299 38.9097 110.581; + normal 0.634668 -0.743842 0.209513; + texcoord 0.200100 -1.84481; + tangent 0.746541 0.520099 -0.414938; + vertex 2.89989 39.4718 110.133; + normal 0.636263 -0.740422 0.216669; + texcoord 0.200100 -2.40891; + tangent 0.746541 0.520099 -0.414938; + vertex 3.57359 41.9850 116.742; + normal 0.949304 -0.303181 -0.0830840; + texcoord 0.200100 -1.23237; + tangent 0.261800 0.908780 -0.324930; + vertex 1.36547 36.4269 103.712; + normal 0.953631 -0.299569 -0.0290988; + texcoord 0.299900 -1.84481; + tangent 0.270720 0.902608 -0.334679; + vertex 3.18072 40.4467 109.784; + normal 0.956114 -0.290108 -0.0410345; + texcoord 0.200100 -1.84481; + tangent 0.261800 0.908780 -0.324930; + vertex 2.89989 39.4718 110.133; + normal 0.915752 -0.390422 0.0947100; + texcoord 0.200100 -2.40891; + tangent 0.386580 0.799068 -0.460485; + vertex 3.57359 41.9850 116.742; + normal 0.896660 -0.433527 0.0897519; + texcoord 0.399710 -2.40891; + tangent 0.419140 0.780643 -0.463593; + vertex 4.24000 43.3234 115.950; + normal 0.688031 -0.666814 0.286308; + texcoord 0.200100 -2.88710; + tangent 0.717599 0.590674 -0.368992; + vertex 3.56327 44.0213 122.199; + normal 0.655560 -0.713003 0.248733; + texcoord 0.399710 -2.88710; + tangent 0.746680 0.562863 -0.354478; + vertex 4.62969 44.8252 121.693; + normal 0.665183 -0.632552 0.396749; + texcoord 0.200100 -3.23797; + tangent 0.746680 0.562863 -0.354478; + vertex 3.35652 45.5174 124.931; + normal -0.504750 -0.772685 0.384949; + tangent 0.859241 -0.406675 0.310354; + vertex 3.35652 45.5174 124.931; + normal -0.505877 -0.765714 0.397203; + texcoord 0.000490000 -2.88710; + tangent 0.859241 -0.406675 0.310354; + vertex 2.33011 44.6050 121.754; + normal -0.473852 -0.788804 0.391474; + texcoord 0.200100 -2.88710; + tangent 0.883918 -0.398128 0.245325; + vertex 3.56327 44.0213 122.199; + normal -0.147629 -0.903812 0.401659; + texcoord 0.000490000 -2.40891; + tangent 0.926631 -0.261954 -0.269693; + vertex 2.01186 42.4271 117.265; + normal -0.115939 -0.901671 0.416590; + texcoord 0.200100 -2.40891; + tangent 0.915974 -0.259262 -0.306228; + vertex 3.57359 41.9850 116.742; + normal 0.0737448 -0.907489 0.413552; + texcoord 0.100290 -1.84481; + tangent 0.947244 -0.0636300 -0.314134; + vertex 2.09299 38.9097 110.581; + normal 0.0980737 -0.901045 0.422492; + texcoord 0.000490000 -1.84481; + tangent 0.936788 -0.0596942 -0.344767; + vertex 1.06823 38.9750 110.958; + normal -0.0663548 -0.912335 0.404031; + texcoord 0.000490000 -1.23237; + tangent 0.897702 0.125319 0.422405; + vertex -0.373810 35.4300 102.318; + normal -0.0879916 -0.908364 0.408819; + texcoord 0.100290 -1.23237; + tangent 0.852527 0.143604 0.502569; + vertex 0.728850 35.6157 102.969; + normal 0.916483 0.346098 -0.200688; + texcoord 0.599320 -3.23797; + tangent -0.398818 0.750613 -0.526806; + vertex 4.53845 46.7692 124.629; + normal 0.915591 0.358098 -0.182917; + texcoord 0.399710 -2.88710; + tangent -0.398818 0.750613 -0.526806; + vertex 4.62969 44.8252 121.693; + normal 0.899783 0.392473 -0.190673; + texcoord 0.599320 -2.88710; + tangent -0.438624 0.764139 -0.472970; + vertex 4.05313 45.9104 120.932; + normal 0.705410 0.625652 -0.333100; + texcoord 0.399710 -2.40891; + tangent -0.669446 0.742810 -0.00869826; + vertex 4.24000 43.3234 115.950; + normal 0.693008 0.636485 -0.338567; + texcoord 0.599320 -2.40891; + tangent -0.671286 0.740957 0.0189053; + vertex 3.08243 44.6011 115.983; + normal 0.247585 0.859982 -0.446244; + texcoord 0.499510 -1.84481; + tangent -0.905395 0.363131 0.219992; + vertex 1.97699 42.1297 109.830; + normal 0.486033 0.734296 -0.473899; + texcoord 0.399710 -1.84481; + tangent -0.778130 0.610457 0.147836; + vertex 2.82820 41.4619 109.669; + normal 0.455302 0.683424 -0.570641; + texcoord 0.399710 -1.23237; + tangent -0.885482 0.413651 -0.211695; + vertex 0.538790 38.5658 104.414; + normal 0.269780 0.793712 -0.545198; + texcoord 0.499510 -1.23237; + tangent -0.900847 0.0367588 -0.432578; + vertex -0.608750 39.0764 104.106; + normal 0.122982 0.854736 -0.504283; + texcoord 0.599320 -1.23237; + tangent -0.920048 -0.107407 -0.376797; + vertex -1.74630 38.8957 103.441; + normal -0.0768728 0.919552 -0.385376; + texcoord 0.599320 -1.84481; + tangent -0.936917 0.0655687 0.343346; + vertex 0.932170 42.2028 110.213; + normal -0.0673781 0.929953 -0.361453; + texcoord 0.599320 -2.40891; + tangent -0.936917 0.0655686 0.343346; + vertex 3.08243 44.6011 115.983; + normal -0.0963744 0.972247 -0.213184; + texcoord 0.599320 -3.23797; + tangent -0.995336 -0.0932046 0.0248936; + vertex 4.53845 46.7692 124.629; + normal -0.133797 0.956179 -0.260422; + texcoord 0.599320 -2.88710; + tangent -0.988909 -0.123630 0.0823031; + vertex 4.05313 45.9104 120.932; + normal -0.0963455 0.947174 -0.305907; + texcoord 0.798930 -2.88710; + tangent -0.995336 -0.0932046 0.0248937; + vertex 2.63038 45.7771 120.967; + normal -0.425065 0.883059 -0.198811; + texcoord 0.798930 -2.40891; + tangent -0.837393 -0.309824 0.450313; + vertex 1.70059 44.0524 116.795; + normal -0.462321 0.868394 -0.179307; + texcoord 0.599320 -2.40891; + tangent -0.812326 -0.337282 0.475781; + vertex 3.08243 44.6011 115.983; + normal -0.597569 0.791078 -0.130794; + texcoord 0.699120 -1.84481; + tangent -0.761429 -0.510922 0.398979; + vertex 0.112880 41.6455 110.665; + normal -0.603583 0.787802 -0.122699; + texcoord 0.599320 -1.84481; + tangent -0.752252 -0.511700 0.415067; + vertex 0.932170 42.2028 110.213; + normal -0.739364 0.670179 -0.0648120; + texcoord 0.599320 -1.23237; + tangent -0.533916 -0.637733 -0.555185; + vertex -1.74630 38.8957 103.441; + normal -0.745455 0.663777 -0.0608079; + texcoord 0.699120 -1.23237; + tangent -0.512068 -0.628693 -0.585262; + vertex -2.40448 38.0876 102.689; + normal -0.733564 0.628885 -0.257660; + texcoord 0.998540 -3.61094; + tangent -0.675410 -0.716733 0.173538; + vertex 3.50999 48.0916 126.982; + normal -0.737426 0.654859 -0.165416; + texcoord 0.798930 -3.23797; + tangent -0.675410 -0.716733 0.173538; + vertex 3.62195 47.0591 124.143; + normal -0.779374 0.615825 -0.115475; + texcoord 0.998540 -3.23797; + tangent -0.609684 -0.753704 0.245389; + vertex 2.89116 46.2836 124.330; + normal -0.942462 0.329685 0.0554323; + texcoord 0.798930 -2.88710; + tangent -0.245906 -0.815339 0.524168; + vertex 2.63038 45.7771 120.967; + normal -0.969348 0.236465 0.0667053; + texcoord 0.998540 -2.88710; + tangent -0.158599 -0.841610 0.516274; + vertex 2.33011 44.6050 121.754; + normal -0.970388 -0.0875509 0.225126; + texcoord 0.798930 -2.40891; + tangent 0.161066 -0.944153 0.287459; + vertex 1.70059 44.0524 116.795; + normal -0.964316 -0.115941 0.238018; + texcoord 0.998540 -2.40891; + tangent 0.180956 -0.944878 0.272875; + vertex 2.01186 42.4271 117.265; + normal -0.726647 -0.536608 0.428993; + texcoord 0.898730 -1.84481; + tangent 0.595982 -0.802846 -0.0156386; + vertex 0.196970 39.6506 111.126; + normal -0.878987 -0.271432 0.392055; + texcoord 0.798930 -1.84481; + tangent 0.335053 -0.936578 0.102766; + vertex -0.167940 40.6706 111.014; + normal -0.723600 -0.578407 0.376629; + texcoord 0.798930 -1.23237; + tangent 0.591731 -0.799981 -0.0994280; + vertex -2.33188 36.9608 102.136; + normal -0.588068 -0.703827 0.398502; + texcoord 0.898730 -1.23237; + tangent 0.788785 -0.609830 0.0769816; + vertex -1.55623 35.9457 101.995; + normal -0.460082 -0.788696 0.407779; + texcoord 0.998540 -1.23237; + tangent 0.888153 -0.401358 0.223820; + vertex -0.373810 35.4300 102.318; + normal -0.500295 -0.751700 0.429712; + texcoord 0.998540 -1.84481; + tangent 0.781284 -0.605838 -0.150185; + vertex 1.06823 38.9750 110.958; + normal -0.480239 -0.737154 0.475368; + texcoord 0.998540 -2.40891; + vertex 2.01186 42.4271 117.265; + normal 0.773963 -0.633225 -0.00266271; + texcoord 0.100290 1.00000; + tangent 0.0463483 0.0524548 0.997547; + vertex 1.72285 18.4905 75.0931; + normal 0.502763 -0.818061 -0.279295; + texcoord 0.100290 -0.0677000; + tangent 0.665175 0.161668 0.728976; + vertex -6.78815 8.04128 86.1731; + normal 0.755765 -0.654157 -0.0299682; + texcoord 0.000490000 1.00000; + tangent 0.0865099 0.0601655 0.994433; + vertex 1.60998 18.3627 72.6638; + normal 0.483465 -0.823658 -0.296393; + texcoord 0.000490000 -0.0677000; + tangent 0.696053 0.158319 0.700318; + vertex -7.88197 7.77886 85.0532; + normal 0.125335 -0.852710 -0.507125; + texcoord 0.100290 -1.04510; + tangent 0.892854 -0.123827 0.432987; + vertex -14.6904 0.118380 96.4682; + normal 0.102587 -0.848146 -0.519735; + texcoord 0.000490000 -1.04510; + tangent 0.899141 -0.142581 0.413783; + vertex -15.9194 0.303080 95.8925; + normal -0.267036 -0.698869 -0.663532; + texcoord 0.100290 -1.97221; + tangent 0.890709 -0.440488 0.112284; + vertex -22.1641 -6.49274 105.563; + normal -0.288508 -0.685771 -0.668193; + texcoord 0.000490000 -1.97221; + tangent 0.883862 -0.459096 0.0895463; + vertex -23.1880 -5.96089 105.460; + normal 0.859746 -0.203624 0.468373; + texcoord 0.100290 1.00000; + tangent -0.377623 0.364000 0.851414; + vertex 1.72285 18.4905 75.0931; + normal 0.863793 -0.218279 0.454110; + texcoord 0.200100 1.00000; + tangent -0.358644 0.374812 0.854921; + vertex 0.941210 19.2439 76.8554; + normal 0.834237 -0.530174 0.151538; + texcoord 0.100290 -0.0677000; + tangent 0.232763 0.591088 0.772293; + vertex -6.78815 8.04128 86.1731; + normal 0.826901 -0.547098 0.130068; + texcoord 0.200100 -0.0677000; + tangent 0.269447 0.590856 0.760452; + vertex -6.38531 8.96451 87.3510; + normal 0.601653 -0.786384 -0.140053; + texcoord 0.100290 -1.04510; + tangent 0.615826 0.347787 0.706968; + vertex -14.6904 0.118380 96.4682; + normal 0.588362 -0.792218 -0.161926; + texcoord 0.200100 -1.04510; + tangent 0.634614 0.330940 0.698387; + vertex -13.8462 0.571930 97.4135; + normal 0.291921 -0.849865 -0.438761; + texcoord 0.100290 -1.97221; + tangent 0.875227 0.0600906 0.479966; + vertex -22.1641 -6.49274 105.563; + normal 0.268106 -0.846427 -0.460087; + texcoord 0.200100 -1.97221; + tangent 0.889685 0.0343339 0.455281; + vertex -21.1457 -6.45344 106.085; + normal 0.699785 0.238681 0.673300; + texcoord 0.299900 1.00000; + tangent -0.475503 0.859020 0.189689; + vertex 0.145860 20.6808 77.1727; + normal 0.838713 -0.0329114 0.543579; + texcoord 0.299900 -0.0677000; + tangent -0.296610 0.810484 0.505111; + vertex -6.82734 10.1959 88.1370; + normal 0.709114 0.224542 0.668385; + texcoord 0.200100 1.00000; + tangent -0.468138 0.859327 0.205922; + vertex 0.941210 19.2439 76.8554; + normal 0.844540 -0.0527523 0.532888; + texcoord 0.200100 -0.0677000; + tangent -0.280506 0.805940 0.521322; + vertex -6.38531 8.96451 87.3510; + normal 0.855699 -0.420241 0.301955; + texcoord 0.299900 -1.04510; + tangent 0.0887249 0.696895 0.711663; + vertex -13.7094 1.49048 98.3671; + normal 0.851695 -0.439697 0.285100; + texcoord 0.200100 -1.04510; + tangent 0.113415 0.688009 0.716785; + vertex -13.8462 0.571930 97.4135; + normal 0.704716 -0.709326 0.0152544; + texcoord 0.299900 -1.97221; + tangent 0.522922 0.539235 0.660135; + vertex -20.5219 -5.85800 106.824; + normal 0.691952 -0.721940 -0.00241915; + texcoord 0.200100 -1.97221; + tangent 0.549144 0.524153 0.650926; + vertex -21.1457 -6.45344 106.085; + normal 0.187860 0.647438 0.738602; + texcoord 0.299900 1.00000; + tangent -0.244090 0.759174 -0.603387; + vertex 0.145860 20.6808 77.1727; + normal 0.227633 0.630018 0.742469; + texcoord 0.399710 1.00000; + tangent -0.296857 0.775017 -0.557875; + vertex -0.359380 22.2522 75.9238; + normal 0.497480 0.468141 0.730314; + texcoord 0.299900 -0.0677000; + tangent -0.713859 0.699121 0.0404328; + vertex -6.82734 10.1959 88.1370; + normal 0.513886 0.455638 0.726853; + texcoord 0.399710 -0.0677000; + tangent -0.716973 0.693572 0.0700476; + vertex -7.94539 11.2652 88.2309; + normal 0.767532 0.117106 0.630223; + texcoord 0.299900 -1.04510; + tangent -0.474247 0.767385 0.431520; + vertex -13.7094 1.49048 98.3671; + normal 0.777814 0.0930929 0.621562; + texcoord 0.399710 -1.04510; + tangent -0.453119 0.770233 0.448803; + vertex -14.3322 2.52319 98.9650; + normal 0.873323 -0.256814 0.413948; + texcoord 0.299900 -1.97221; + tangent -0.0441357 0.810999 0.583380; + vertex -20.5219 -5.85800 106.824; + normal 0.876301 -0.278665 0.392991; + texcoord 0.399710 -1.97221; + tangent -0.00785342 0.807364 0.590002; + vertex -20.5309 -4.93386 107.499; + normal -0.871314 0.460458 -0.169680; + texcoord 0.699120 1.00000; + tangent -0.110868 -0.521543 -0.845991; + vertex -1.88360 21.4703 68.5103; + normal -0.838918 0.533176 -0.109271; + texcoord 0.699120 -0.0677000; + tangent -0.267890 -0.581805 -0.767944; + vertex -10.8932 10.5862 85.2390; + normal -0.870431 0.463134 -0.166905; + texcoord 0.599320 1.00000; + tangent -0.115157 -0.523405 -0.844266; + vertex -1.61366 22.7401 70.5701; + normal -0.832340 0.545038 -0.100715; + texcoord 0.599320 -0.0677000; + tangent -0.285527 -0.579795 -0.763094; + vertex -10.4582 11.5064 86.4398; + normal -0.612352 0.770068 0.178942; + texcoord 0.699120 -1.04510; + tangent -0.626113 -0.337024 -0.703134; + vertex -17.6095 3.03026 97.4435; + normal -0.595051 0.779400 0.196088; + texcoord 0.599320 -1.04510; + tangent -0.644744 -0.320117 -0.694140; + vertex -16.7426 3.47483 98.3942; + normal -0.287625 0.842672 0.455164; + texcoord 0.699120 -1.97221; + tangent -0.879048 -0.0503602 -0.474066; + vertex -23.2403 -3.51671 107.232; + normal -0.262789 0.841321 0.472356; + texcoord 0.599320 -1.97221; + tangent -0.892449 -0.0258803 -0.450406; + vertex -22.2110 -3.48686 107.751; + normal -0.753369 -0.286290 -0.592008; + texcoord 0.699120 1.00000; + tangent 0.475502 -0.859019 -0.189694; + vertex -1.88360 21.4703 68.5103; + normal -0.759850 -0.274598 -0.589256; + texcoord 0.798930 1.00000; + tangent 0.469575 -0.859288 -0.202788; + vertex -1.08825 20.0334 68.1930; + normal -0.870059 -0.00722155 -0.492894; + texcoord 0.699120 -0.0677000; + tangent 0.295056 -0.809670 -0.507322; + vertex -10.8932 10.5862 85.2390; + normal -0.873419 0.0116487 -0.486831; + texcoord 0.798930 -0.0677000; + tangent 0.281288 -0.806010 -0.520792; + vertex -10.4511 9.35482 84.4530; + normal -0.880863 0.390184 -0.268025; + texcoord 0.699120 -1.04510; + tangent -0.0895942 -0.696474 -0.711967; + vertex -17.6095 3.03026 97.4435; + normal -0.873133 0.414080 -0.257248; + texcoord 0.798930 -1.04510; + tangent -0.113399 -0.688010 -0.716787; + vertex -17.7463 2.11170 96.4899; + normal -0.716136 0.697960 -0.000566160; + texcoord 0.699120 -1.97221; + tangent -0.521001 -0.540310 -0.660774; + vertex -23.2403 -3.51671 107.232; + normal -0.700167 0.713802 0.0159015; + texcoord 0.798930 -1.97221; + tangent -0.549145 -0.524155 -0.650923; + vertex -23.8641 -4.11215 106.493; + normal -0.535416 -0.530830 -0.656924; + texcoord 0.798930 1.00000; + tangent 0.730687 -0.681224 -0.0450702; + vertex -1.08825 20.0334 68.1930; + normal -0.529443 -0.523732 -0.667379; + texcoord 0.898730 -0.0677000; + tangent 0.730687 -0.681223 -0.0450704; + vertex -9.30096 8.28250 84.3820; + normal -0.538031 -0.515441 -0.666966; + texcoord 0.798930 -0.0677000; + tangent 0.726588 -0.684926 -0.0542707; + vertex -10.4511 9.35482 84.4530; + normal -0.783269 -0.162690 -0.600018; + texcoord 0.898730 -1.04510; + tangent 0.485629 -0.765246 -0.422568; + vertex -17.1007 1.07001 95.8974; + normal -0.792449 -0.136579 -0.594451; + texcoord 0.798930 -1.04510; + tangent 0.464726 -0.768392 -0.440004; + vertex -17.7463 2.11170 96.4899; + normal -0.886304 0.235721 -0.398624; + texcoord 0.898730 -1.97221; + tangent 0.0501365 -0.812587 -0.580680; + vertex -23.8442 -5.04574 105.816; + normal -0.887337 0.258109 -0.382117; + texcoord 0.798930 -1.97221; + tangent 0.0173142 -0.809434 -0.586956; + vertex -23.8641 -4.11215 106.493; + normal 0.689315 0.217777 0.690955; + texcoord 0.399710 -1.97221; + tangent -0.551056 0.776760 0.304928; + vertex -20.5309 -4.93386 107.499; + normal 0.399724 0.571405 0.716740; + texcoord 0.399710 -1.04510; + tangent -0.830787 0.556323 0.0172261; + vertex -14.3322 2.52319 98.9650; + normal 0.673632 0.243439 0.697824; + texcoord 0.499510 -1.97221; + tangent -0.577988 0.765013 0.284050; + vertex -21.1693 -4.03401 107.853; + normal 0.378448 0.588350 0.714578; + texcoord 0.499510 -1.04510; + tangent -0.839895 0.542722 -0.00530965; + vertex -15.4767 3.27559 98.9786; + normal 0.00368440 0.774671 0.632354; + texcoord 0.399710 -0.0677000; + tangent -0.862903 0.320769 -0.390520; + vertex -7.94539 11.2652 88.2309; + normal -0.280935 0.827830 0.485564; + texcoord 0.499510 -0.0677000; + tangent -0.786911 0.0766795 -0.612284; + vertex -9.31241 11.7638 87.5967; + normal -0.422210 0.811043 0.404906; + texcoord 0.399710 1.00000; + tangent -0.265203 0.314665 -0.911402; + vertex -0.359380 22.2522 75.9238; + normal -0.672519 0.718494 0.177438; + texcoord 0.499510 1.00000; + tangent -0.215734 -0.000350588 -0.976452; + vertex -0.963800 23.0125 73.6906; + normal -0.722510 0.682062 0.113004; + texcoord 0.599320 1.00000; + tangent -0.225829 -0.0887842 -0.970113; + vertex -1.61366 22.7401 70.5701; + normal -0.487400 0.812797 0.319065; + texcoord 0.599320 -0.0677000; + tangent -0.701805 -0.149247 -0.696559; + vertex -10.4582 11.5064 86.4398; + normal -0.135410 0.829909 0.541216; + texcoord 0.499510 -1.04510; + tangent -0.894414 0.130435 -0.427797; + vertex -15.4767 3.27559 98.9786; + normal -0.109538 0.827656 0.550443; + texcoord 0.599320 -1.04510; + tangent -0.900632 0.149655 -0.408002; + vertex -16.7426 3.47483 98.3942; + normal 0.264054 0.691409 0.672480; + texcoord 0.499510 -1.97221; + tangent -0.890210 0.441514 -0.112211; + vertex -21.1693 -4.03401 107.853; + normal 0.290859 0.678382 0.674684; + texcoord 0.599320 -1.97221; + tangent -0.882060 0.463299 -0.0855782; + vertex -22.2110 -3.48686 107.751; + normal -0.694599 -0.233348 -0.680501; + texcoord 0.998540 -1.97221; + tangent 0.555589 -0.774915 -0.301376; + vertex -23.1880 -5.96090 105.460; + normal -0.679784 -0.262979 -0.684642; + texcoord 0.898730 -1.97221; + tangent 0.583953 -0.762303 -0.279093; + vertex -23.8442 -5.04574 105.816; + normal -0.407729 -0.600948 -0.687473; + texcoord 0.998540 -1.04510; + tangent 0.834336 -0.551159 -0.0103363; + vertex -15.9194 0.303080 95.8925; + normal -0.390354 -0.622970 -0.677889; + texcoord 0.898730 -1.04510; + tangent 0.843141 -0.537548 0.0124317; + vertex -17.1007 1.07001 95.8974; + normal -0.0146917 -0.800022 -0.599790; + texcoord 0.998540 -0.0677000; + tangent 0.862527 -0.312120 0.398281; + vertex -7.88197 7.77886 85.0532; + normal 0.0132388 -0.811207 -0.584609; + texcoord 0.898730 -0.0677000; + tangent 0.829099 -0.308842 0.466059; + vertex -9.30096 8.28250 84.3820; + normal 0.401114 -0.845081 -0.353476; + texcoord 0.998540 1.00000; + tangent 0.369634 -0.195958 0.908279; + vertex 1.60998 18.3627 72.6638; + normal 0.155377 -0.844210 -0.512999; + texcoord 0.898730 1.00000; + tangent 0.543261 -0.348383 0.763870; + vertex 0.468580 18.9784 69.7394; + normal 0.0234830 -0.814683 -0.579430; + texcoord 0.798930 1.00000; + tangent 0.639411 -0.433303 0.635140; + vertex -1.08825 20.0334 68.1930; + normal -0.337596 0.700575 0.628669; + texcoord 0.599320 -1.97221; + tangent -0.892449 -0.0258803 -0.450406; + vertex -22.2110 -3.48686 107.751; + normal -0.351756 0.693424 0.628833; + texcoord 0.699120 -1.97221; + tangent -0.923658 -0.146636 -0.354053; + vertex -23.2403 -3.51671 107.232; + normal -0.377878 0.657252 0.652095; + texcoord 0.599320 -2.38925; + tangent -0.816654 -0.568794 0.0977222; + vertex -21.6722 -6.52590 111.427; + normal -0.352126 0.672328 0.651139; + texcoord 0.798930 -2.38925; + tangent -0.811565 -0.567969 0.137015; + vertex -23.0911 -7.59614 111.674; + normal -0.109649 0.794001 0.597946; + texcoord 0.599320 -2.85266; + tangent -0.963978 -0.235481 0.123674; + vertex -19.2288 -9.69797 115.671; + normal -0.0869113 0.821405 0.563685; + texcoord 0.798930 -2.85266; + tangent -0.975169 -0.185839 0.120450; + vertex -20.7050 -9.97929 115.853; + normal -0.0733853 0.784329 0.615990; + texcoord 0.599320 -3.21381; + tangent -0.975169 -0.185839 0.120450; + vertex -18.0094 -11.6019 118.240; + normal 0.669475 -0.659717 -0.341433; + texcoord 0.200100 -3.21381; + tangent 0.742310 0.611413 0.274134; + vertex -19.2362 -12.8851 117.716; + normal 0.681760 -0.546314 -0.486564; + texcoord 0.200100 -2.85266; + tangent 0.706023 0.656267 0.266170; + vertex -19.7797 -11.6638 114.290; + normal 0.653060 -0.568600 -0.500207; + texcoord 0.399710 -2.85266; + tangent 0.742310 0.611413 0.274134; + vertex -18.6570 -10.7391 114.705; + normal 0.915644 -0.289619 -0.278777; + texcoord 0.399710 -2.38925; + tangent 0.346344 0.908789 0.232696; + vertex -20.3930 -7.46150 110.520; + normal 0.895050 -0.293441 -0.335823; + texcoord 0.200100 -2.38925; + tangent 0.376530 0.898693 0.224892; + vertex -21.0214 -9.10997 110.206; + normal 0.946038 -0.260246 -0.193092; + texcoord 0.299900 -1.97221; + tangent 0.318252 0.719308 0.617504; + vertex -20.5219 -5.85800 106.824; + normal 0.825252 -0.463029 -0.323362; + texcoord 0.200100 -1.97221; + tangent 0.549144 0.524153 0.650926; + vertex -21.1457 -6.45344 106.085; + normal 0.999372 0.0267237 -0.0232665; + texcoord 0.399710 -1.97221; + tangent -0.00785343 0.807364 0.590002; + vertex -20.5309 -4.93386 107.499; + normal 0.981625 -0.0332327 -0.187903; + texcoord 0.399710 -2.85266; + tangent 0.140553 0.791940 0.594202; + vertex -18.6570 -10.7391 114.705; + normal 0.983091 -0.0404837 -0.178585; + texcoord 0.599320 -3.21381; + tangent 0.140553 0.791940 0.594202; + vertex -18.0094 -11.6019 118.240; + normal 0.979567 -0.0725697 -0.187571; + texcoord 0.399710 -3.21381; + tangent 0.161674 0.803626 0.572754; + vertex -18.1706 -12.5100 117.559; + normal 0.862055 -0.457617 -0.217827; + texcoord 0.599320 -3.60445; + tangent 0.479000 0.867355 0.135110; + vertex -17.6327 -13.1898 120.812; + normal 0.837819 -0.501390 -0.216026; + texcoord 0.399710 -3.60445; + tangent 0.522308 0.851300 0.0498396; + vertex -18.0349 -13.8453 120.774; + normal 0.841108 -0.504664 -0.194555; + texcoord 0.599320 -4.01413; + tangent 0.522308 0.851300 0.0498395; + vertex -17.6201 -14.2630 123.651; + normal 0.862099 0.505563 -0.0345135; + texcoord 0.599320 -3.21381; + tangent -0.373530 0.680024 0.630906; + vertex -18.0094 -11.6019 118.240; + normal 0.872232 0.488977 -0.0106381; + texcoord 0.399710 -2.85266; + tangent -0.373530 0.680024 0.630907; + vertex -18.6570 -10.7391 114.705; + normal 0.854711 0.519092 0.00361107; + texcoord 0.599320 -2.85266; + tangent -0.414737 0.665808 0.620236; + vertex -19.2288 -9.69797 115.671; + normal 0.726560 0.620245 0.295646; + texcoord 0.399710 -2.38925; + tangent -0.670844 0.554554 0.492381; + vertex -20.3930 -7.46150 110.520; + normal 0.672936 0.653198 0.347115; + texcoord 0.599320 -2.38925; + tangent -0.731832 0.516279 0.444835; + vertex -21.6722 -6.52590 111.427; + normal 0.564034 0.653417 0.504888; + texcoord 0.499510 -1.97221; + tangent -0.794804 0.597703 0.105066; + vertex -21.1693 -4.03401 107.853; + normal 0.824815 0.451595 0.340209; + texcoord 0.399710 -1.97221; + tangent -0.551056 0.776760 0.304928; + vertex -20.5309 -4.93386 107.499; + normal 0.338167 0.749057 0.569698; + texcoord 0.599320 -1.97221; + tangent -0.882060 0.463299 -0.0855782; + vertex -22.2110 -3.48686 107.751; + normal -0.935431 0.0108504 0.353341; + texcoord 0.998540 -3.21381; + tangent -0.221128 -0.797796 -0.560913; + vertex -19.7339 -12.2106 118.493; + normal -0.913774 -0.0314731 0.405001; + texcoord 0.798930 -2.85266; + tangent -0.221128 -0.797796 -0.560913; + vertex -20.7050 -9.97929 115.853; + normal -0.917068 -0.0733704 0.391922; + texcoord 0.998540 -2.85266; + tangent -0.162839 -0.819895 -0.548868; + vertex -21.0430 -11.1987 114.996; + normal -0.956814 -0.260538 0.128949; + texcoord 0.798930 -2.38925; + tangent 0.178316 -0.877470 -0.445252; + vertex -23.0911 -7.59614 111.674; + normal -0.944003 -0.313430 0.103055; + texcoord 0.998540 -2.38925; + tangent 0.250074 -0.876514 -0.411322; + vertex -22.6804 -9.19943 110.913; + normal -0.954622 -0.292979 -0.0534877; + texcoord 0.898730 -1.97221; + tangent 0.283371 -0.836704 -0.468645; + vertex -23.8442 -5.04574 105.816; + normal -0.992193 -0.0864237 0.0899135; + texcoord 0.798930 -1.97221; + tangent 0.0173142 -0.809434 -0.586956; + vertex -23.8641 -4.11215 106.493; + normal -0.831197 -0.508570 -0.224653; + texcoord 0.998540 -1.97221; + tangent 0.555589 -0.774915 -0.301376; + vertex -23.1880 -5.96090 105.460; + normal -0.812747 -0.582425 -0.0149592; + texcoord 0.200100 -3.60445; + tangent 0.435444 -0.590182 -0.679761; + vertex -18.6765 -13.7553 121.188; + normal -0.787722 -0.615318 0.0296287; + texcoord 0.000490000 -3.21381; + vertex -19.7339 -12.2105 118.493; + normal -0.743720 -0.668426 0.00934938; + texcoord 0.200100 -3.21381; + tangent 0.513156 -0.553033 -0.656373; + vertex -19.2362 -12.8851 117.716; + normal -0.482363 -0.850408 -0.210077; + texcoord 0.000490000 -2.85266; + tangent 0.810724 -0.329285 -0.484044; + vertex -21.0430 -11.1987 114.996; + normal -0.418160 -0.867212 -0.270343; + texcoord 0.200100 -2.85266; + tangent 0.850722 -0.258172 -0.457842; + vertex -19.7797 -11.6638 114.290; + normal -0.201153 -0.869264 -0.451573; + texcoord 0.000490000 -2.38925; + tangent 0.929409 -0.0220846 -0.368391; + vertex -22.6804 -9.19942 110.913; + normal -0.128745 -0.869331 -0.477166; + texcoord 0.200100 -2.38925; + tangent 0.939514 0.0496511 -0.338892; + vertex -21.0214 -9.10997 110.206; + normal -0.145195 -0.855610 -0.496840; + texcoord 0.100290 -1.97221; + tangent 0.944113 -0.275475 0.181008; + vertex -22.1641 -6.49274 105.563; + normal -0.376268 -0.811577 -0.446951; + texcoord 0.000490000 -1.97221; + tangent 0.883862 -0.459096 0.0895463; + vertex -23.1880 -5.96089 105.460; + normal 0.298643 -0.798031 -0.523410; + texcoord 0.200100 -1.97221; + tangent 0.889685 0.0343339 0.455281; + vertex -21.1457 -6.45344 106.085; + normal 0.925356 -0.280399 -0.255132; + texcoord 0.100290 1.00000; + tangent 0.158072 -0.326312 0.931951; + vertex 12.9987 -15.9953 72.0544; + normal 0.864124 -0.301691 -0.402830; + texcoord 0.100290 -0.0646600; + tangent 0.501319 0.538979 0.676890; + vertex 10.7109 -31.1063 80.3641; + normal 0.919882 -0.287464 -0.266797; + texcoord 0.000490000 1.00000; + tangent 0.187878 -0.274200 0.943142; + vertex 12.6241 -15.2220 69.8456; + normal 0.855845 -0.295061 -0.424815; + texcoord 0.000490000 -0.0646600; + tangent 0.514168 0.557993 0.651364; + vertex 9.92974 -31.9791 79.3570; + normal 0.557958 -0.428632 -0.710604; + texcoord 0.100290 -1.23332; + tangent 0.820449 0.176957 0.543645; + vertex 10.7999 -46.9124 89.0478; + normal 0.535703 -0.437481 -0.722242; + texcoord 0.000490000 -1.23332; + tangent 0.834980 0.147002 0.530281; + vertex 9.68681 -47.1083 88.3410; + normal 0.891066 0.107572 0.440942; + texcoord 0.100290 1.00000; + tangent -0.382512 -0.344953 0.857142; + vertex 12.9987 -15.9953 72.0544; + normal 0.896615 0.102364 0.430816; + texcoord 0.200100 1.00000; + tangent -0.380104 -0.320918 0.867486; + vertex 12.2282 -16.6902 73.7810; + normal 0.993010 0.0161277 0.116921; + texcoord 0.100290 -0.0646600; + tangent -0.101539 0.644751 0.757618; + vertex 10.7109 -31.1063 80.3641; + normal 0.993878 -0.00367452 0.110423; + texcoord 0.200100 -0.0646600; + tangent -0.0806862 0.663637 0.743691; + vertex 10.5759 -30.0994 81.4790; + normal 0.938291 -0.131502 -0.319869; + texcoord 0.100290 -1.23332; + tangent 0.343731 0.392571 0.853075; + vertex 10.7999 -46.9124 89.0478; + normal 0.930619 -0.139861 -0.338211; + texcoord 0.200100 -1.23332; + tangent 0.365921 0.373341 0.852478; + vertex 11.2792 -46.4233 90.1645; + normal -0.575125 0.476355 0.665069; + texcoord 0.499510 1.00000; + tangent -0.532936 0.398624 -0.746376; + vertex 7.97220 -14.3246 72.1486; + normal -0.427170 0.474558 0.769623; + texcoord 0.499510 -0.0646600; + tangent -0.903062 -0.232648 -0.361045; + vertex 6.69489 -29.5319 81.9362; + normal -0.569422 0.477593 0.669077; + texcoord 0.399710 1.00000; + tangent -0.547983 0.384954 -0.742647; + vertex 9.23526 -15.2694 73.9175; + normal -0.412788 0.478471 0.775030; + texcoord 0.399710 -0.0646600; + tangent -0.909339 -0.255891 -0.328059; + vertex 8.09388 -29.1264 82.4507; + normal 0.0270437 0.507683 0.861119; + texcoord 0.499510 -1.23332; + tangent -0.993346 0.109026 -0.0370972; + vertex 8.59476 -45.1817 91.9005; + normal 0.0484611 0.507768 0.860129; + texcoord 0.399710 -1.23332; + tangent -0.991433 0.129030 -0.0203121; + vertex 9.91637 -45.3537 91.9276; + normal -0.917133 0.267318 0.295650; + texcoord 0.499510 1.00000; + tangent -0.249336 0.193923 -0.948802; + vertex 7.97220 -14.3246 72.1486; + normal -0.912022 0.274488 0.304749; + texcoord 0.599320 1.00000; + tangent -0.268049 0.157560 -0.950434; + vertex 7.19594 -13.7209 69.1946; + normal -0.856892 0.277979 0.434124; + texcoord 0.499510 -0.0646600; + tangent -0.509536 -0.522190 -0.683879; + vertex 6.69489 -29.5319 81.9362; + normal -0.848330 0.278144 0.450523; + texcoord 0.599320 -0.0646600; + tangent -0.523574 -0.554162 -0.647128; + vertex 5.86764 -30.4318 80.8970; + normal -0.551916 0.430665 0.714084; + texcoord 0.499510 -1.23332; + tangent -0.823767 -0.176312 -0.538815; + vertex 8.59476 -45.1817 91.9005; + normal -0.527871 0.442989 0.724646; + texcoord 0.599320 -1.23332; + tangent -0.839571 -0.143235 -0.524027; + vertex 7.44397 -45.3780 91.1822; + normal -0.992209 -0.00580089 -0.124449; + texcoord 0.699120 1.00000; + tangent 0.124518 -0.0787243 -0.989089; + vertex 7.49099 -13.9074 66.8510; + normal -0.997474 -0.0399659 -0.0587238; + texcoord 0.699120 -0.0646600; + tangent 0.0727897 -0.646509 -0.759426; + vertex 5.97418 -31.4553 79.7622; + normal -0.992314 -0.00530512 -0.123629; + texcoord 0.599320 1.00000; + tangent 0.123831 -0.0926415 -0.987969; + vertex 7.19594 -13.7209 69.1946; + normal -0.998073 -0.0278448 -0.0554486; + texcoord 0.599320 -0.0646600; + tangent 0.0607536 -0.664112 -0.745161; + vertex 5.86764 -30.4318 80.8970; + normal -0.932621 0.133995 0.335057; + texcoord 0.699120 -1.23332; + tangent -0.357900 -0.388585 -0.849063; + vertex 6.94130 -45.8673 90.0585; + normal -0.925179 0.144053 0.351130; + texcoord 0.599320 -1.23332; + tangent -0.379457 -0.369364 -0.848282; + vertex 7.44397 -45.3780 91.1822; + normal -0.459749 -0.500169 -0.733800; + texcoord 0.699120 1.00000; + tangent 0.883096 -0.170351 -0.437174; + vertex 7.49099 -13.9074 66.8510; + normal -0.474144 -0.493846 -0.728906; + texcoord 0.798930 1.00000; + tangent 0.876916 -0.186052 -0.443175; + vertex 8.92851 -14.1847 66.1393; + normal -0.729788 -0.385140 -0.564869; + texcoord 0.699120 -0.0646600; + tangent 0.679860 -0.501409 -0.535145; + vertex 5.97418 -31.4553 79.7622; + normal -0.742650 -0.380674 -0.550961; + texcoord 0.798930 -0.0646600; + tangent 0.666541 -0.509460 -0.544219; + vertex 6.97381 -32.2115 78.9652; + normal -0.957207 -0.181099 -0.225737; + texcoord 0.699120 -1.23332; + tangent 0.289493 -0.466598 -0.835752; + vertex 6.94130 -45.8673 90.0585; + normal -0.964401 -0.165351 -0.206372; + texcoord 0.798930 -1.23332; + tangent 0.260491 -0.459577 -0.849078; + vertex 7.27876 -46.4627 88.9585; + normal -0.157549 -0.561089 -0.812624; + texcoord 0.798930 1.00000; + tangent 0.986272 -0.130615 -0.101030; + vertex 8.92851 -14.1847 66.1393; + normal -0.156861 -0.549905 -0.820365; + texcoord 0.898730 -0.0646600; + tangent 0.986272 -0.130615 -0.101030; + vertex 8.48470 -32.4116 78.8104; + normal -0.168705 -0.549980 -0.817961; + texcoord 0.798930 -0.0646600; + tangent 0.984620 -0.135874 -0.109827; + vertex 6.97381 -32.2115 78.9652; + normal -0.589316 -0.470589 -0.656698; + texcoord 0.898730 -1.23332; + tangent 0.810169 -0.345774 -0.473357; + vertex 8.32745 -46.9367 88.3025; + normal -0.610988 -0.463234 -0.641957; + texcoord 0.798930 -1.23332; + tangent 0.791640 -0.357843 -0.495232; + vertex 7.27876 -46.4627 88.9585; + normal 0.964890 0.154562 0.212362; + texcoord 0.200100 -1.23332; + tangent -0.260491 0.459577 0.849078; + vertex 11.2792 -46.4233 90.1645; + normal 0.735088 0.325764 0.594579; + texcoord 0.200100 -0.0646600; + tangent -0.666914 0.509452 0.543769; + vertex 10.5759 -30.0994 81.4790; + normal 0.958688 0.166009 0.230993; + texcoord 0.299900 -1.23332; + tangent -0.285461 0.465648 0.837666; + vertex 10.9417 -45.8279 91.2645; + normal 0.453618 0.435146 0.777740; + texcoord 0.299900 -0.0646600; + tangent -0.884634 0.337678 0.321554; + vertex 9.57632 -29.3432 82.2760; + normal 0.484895 0.415170 0.769748; + texcoord 0.200100 1.00000; + tangent -0.874340 0.192375 0.445557; + vertex 12.2282 -16.6902 73.7810; + normal 0.243956 0.483221 0.840823; + texcoord 0.299900 1.00000; + tangent -0.892195 0.451633 -0.00409849; + vertex 10.7907 -16.4129 74.4927; + normal 0.0695359 0.510648 0.856973; + texcoord 0.399710 1.00000; + tangent -0.798369 0.543504 -0.259251; + vertex 9.23526 -15.2694 73.9175; + normal 0.183478 0.495413 0.849059; + texcoord 0.399710 -0.0646600; + tangent -0.981144 0.148401 0.123830; + vertex 8.09388 -29.1264 82.4507; + normal 0.601804 0.450595 0.659390; + texcoord 0.299900 -1.23332; + tangent -0.800692 0.351023 0.485463; + vertex 10.9417 -45.8279 91.2645; + normal 0.622286 0.445707 0.643510; + texcoord 0.399710 -1.23332; + tangent -0.782755 0.362052 0.506175; + vertex 9.91637 -45.3537 91.9276; + normal -0.0400290 -0.509696 -0.859423; + texcoord 0.998540 -1.23332; + tangent 0.991734 -0.125207 0.0280643; + vertex 9.68681 -47.1083 88.3410; + normal -0.0144913 -0.512072 -0.858821; + texcoord 0.898730 -1.23332; + tangent 0.993705 -0.101194 0.0480729; + vertex 8.32745 -46.9367 88.3025; + normal 0.423027 -0.498161 -0.756891; + texcoord 0.998540 -0.0646600; + tangent 0.904932 0.262188 0.335193; + vertex 9.92974 -31.9791 79.3570; + normal 0.441478 -0.497295 -0.746856; + texcoord 0.898730 -0.0646600; + tangent 0.893234 0.218567 0.392889; + vertex 8.48470 -32.4116 78.8104; + normal 0.657860 -0.466697 -0.591113; + texcoord 0.998540 1.00000; + tangent 0.545089 -0.240283 0.803207; + vertex 12.6241 -15.2220 69.8456; + normal 0.480900 -0.518169 -0.707273; + texcoord 0.898730 1.00000; + tangent 0.746013 -0.171239 0.643539; + vertex 10.9594 -14.4468 67.3315; + normal 0.375184 -0.535251 -0.756798; + texcoord 0.798930 1.00000; + tangent 0.857092 -0.110625 0.503146; + vertex 8.92851 -14.1847 66.1393; + normal -0.520339 0.489208 0.699945; + texcoord 0.499510 -1.23332; + tangent -0.839571 -0.143235 -0.524027; + vertex 8.59476 -45.1817 91.9005; + normal -0.500261 0.502915 0.704852; + texcoord 0.599320 -1.23332; + tangent -0.857452 -0.199163 -0.474459; + vertex 7.44397 -45.3780 91.1822; + normal -0.329699 0.629993 0.703141; + texcoord 0.499510 -1.80426; + tangent -0.534811 -0.738854 0.409966; + vertex 9.66478 -50.5048 96.4164; + normal -0.366589 0.646896 0.668684; + texcoord 0.599320 -1.80426; + tangent -0.495541 -0.744050 0.448139; + vertex 9.09524 -51.3600 96.9315; + normal -0.401715 0.653771 0.641256; + texcoord 0.599320 -2.31255; + tangent -0.495541 -0.744050 0.448139; + vertex 12.6260 -53.1407 100.959; + normal 0.869003 0.409284 -0.278065; + texcoord 0.200100 -1.80426; + tangent -0.249378 0.847647 0.468300; + vertex 11.2859 -51.5937 94.2505; + normal 0.871599 0.391779 -0.294659; + texcoord 0.299900 -1.80426; + tangent -0.247038 0.864164 0.438398; + vertex 11.0102 -50.6566 94.7682; + normal 0.849466 0.300141 -0.433962; + texcoord 0.200100 -2.31255; + tangent -0.223914 0.948171 0.225463; + vertex 14.5663 -54.8346 99.7321; + normal 0.856251 0.266086 -0.442755; + texcoord 0.399710 -2.31255; + tangent -0.181575 0.958227 0.220980; + vertex 14.1797 -53.1736 100.097; + normal 0.841592 -0.104687 -0.529871; + texcoord 0.200100 -2.79416; + tangent 0.307570 0.892767 0.329194; + vertex 17.2393 -56.3320 103.480; + normal 0.834953 -0.147741 -0.530118; + texcoord 0.399710 -2.79416; + tangent 0.367567 0.866633 0.337404; + vertex 17.7803 -55.0563 103.977; + normal 0.906560 -0.252956 -0.337880; + texcoord 0.200100 -3.14504; + tangent 0.367567 0.866633 0.337404; + vertex 18.2797 -57.5602 107.191; + normal 0.0431585 -0.944797 -0.324803; + tangent 0.797496 0.228403 -0.558419; + vertex 18.2797 -57.5602 107.191; + normal 0.0652173 -0.952783 -0.296566; + texcoord 0.000490000 -2.79416; + tangent 0.797496 0.228403 -0.558419; + vertex 16.0597 -56.6698 104.306; + normal 0.0998528 -0.939263 -0.328350; + texcoord 0.200100 -2.79416; + tangent 0.797273 0.279667 -0.534922; + vertex 17.2393 -56.3320 103.480; + normal 0.322769 -0.797715 -0.509382; + texcoord 0.000490000 -2.31255; + tangent 0.738485 0.553502 -0.385065; + vertex 13.2619 -55.8285 100.363; + normal 0.335732 -0.777928 -0.531143; + texcoord 0.200100 -2.31255; + tangent 0.742306 0.565629 -0.359230; + vertex 14.5663 -54.8346 99.7321; + normal 0.404797 -0.654953 -0.638103; + texcoord 0.100290 -1.80426; + tangent 0.541803 0.735534 -0.406741; + vertex 11.1128 -52.6941 94.2401; + normal 0.489568 -0.660694 -0.569040; + texcoord 0.000490000 -1.80426; + tangent 0.493021 0.748005 -0.444318; + vertex 10.5570 -53.5374 94.7410; + normal 0.501850 -0.564235 -0.655580; + texcoord 0.000490000 -1.23332; + tangent 0.849078 0.189877 0.492963; + vertex 9.68681 -47.1083 88.3410; + normal 0.512618 -0.558166 -0.652436; + texcoord 0.100290 -1.23332; + tangent 0.834980 0.147002 0.530281; + vertex 10.7999 -46.9124 89.0478; + normal 0.547408 0.833317 0.0769908; + texcoord 0.599320 -3.14504; + tangent -0.569732 0.303704 0.763655; + vertex 18.3977 -55.7632 107.239; + normal 0.497551 0.867034 0.0263850; + texcoord 0.399710 -2.79416; + vertex 17.7803 -55.0563 103.977; + normal 0.483832 0.873246 0.0578667; + texcoord 0.599320 -2.79416; + tangent -0.608891 0.277091 0.743285; + vertex 16.9314 -54.6038 105.115; + normal 0.199330 0.942832 0.267088; + texcoord 0.399710 -2.31255; + tangent -0.849601 0.0205512 0.527025; + vertex 14.1797 -53.1736 100.097; + normal 0.186794 0.935166 0.300952; + texcoord 0.599320 -2.31255; + tangent -0.874230 0.0184894 0.485160; + vertex 12.6260 -53.1407 100.959; + normal 0.177556 0.887312 0.425619; + texcoord 0.499510 -1.80426; + tangent -0.677867 -0.206071 0.705713; + vertex 9.66478 -50.5048 96.4164; + normal 0.169039 0.884793 0.434243; + texcoord 0.399710 -1.80426; + tangent -0.644159 -0.234287 0.728127; + vertex 10.3910 -50.2407 95.5955; + normal -0.450073 0.615705 0.646793; + texcoord 0.599320 -3.14504; + tangent -0.723376 -0.676068 0.140210; + vertex 18.3977 -55.7632 107.239; + normal -0.485779 0.601011 0.634669; + texcoord 0.599320 -2.79416; + tangent -0.686809 -0.713838 0.136851; + vertex 16.9314 -54.6038 105.115; + normal -0.478891 0.637557 0.603477; + texcoord 0.798930 -2.79416; + tangent -0.723376 -0.676068 0.140210; + vertex 15.8658 -55.5998 105.321; + normal -0.635377 0.327012 0.699542; + texcoord 0.798930 -2.31255; + tangent -0.357594 -0.928495 0.100113; + vertex 12.0524 -54.7814 101.127; + normal -0.649580 0.286727 0.704154; + texcoord 0.599320 -2.31255; + tangent -0.315952 -0.944596 0.0889537; + vertex 12.6260 -53.1407 100.959; + normal -0.784644 0.147723 0.602089; + texcoord 0.699120 -1.80426; + tangent -0.195121 -0.979886 -0.0418390; + vertex 8.91363 -52.4677 96.9298; + normal -0.843660 0.137549 0.518958; + texcoord 0.599320 -1.80426; + tangent -0.161793 -0.986824 -0.00146813; + vertex 9.09524 -51.3600 96.9315; + normal -0.923043 0.107992 0.369228; + texcoord 0.599320 -1.23332; + tangent -0.379195 -0.402436 -0.833221; + vertex 7.44397 -45.3780 91.1822; + normal -0.924084 0.106103 0.367165; + texcoord 0.699120 -1.23332; + tangent -0.379457 -0.369364 -0.848282; + vertex 6.94130 -45.8673 90.0585; + normal -0.859049 -0.425552 0.284501; + texcoord 0.998540 -3.14504; + tangent 0.130347 -0.719309 -0.682352; + vertex 17.4950 -57.1777 107.881; + normal -0.782734 -0.497082 0.374483; + texcoord 0.798930 -2.79416; + tangent 0.130347 -0.719309 -0.682352; + vertex 15.8658 -55.5998 105.321; + normal -0.730366 -0.559033 0.392490; + texcoord 0.998540 -2.79416; + tangent 0.204759 -0.718448 -0.664760; + vertex 16.0597 -56.6698 104.306; + normal -0.592838 -0.785000 0.179771; + texcoord 0.798930 -2.31255; + tangent 0.645145 -0.593699 -0.480947; + vertex 12.0524 -54.7814 101.127; + normal -0.579915 -0.796095 0.173004; + texcoord 0.998540 -2.31255; + tangent 0.682268 -0.590635 -0.430883; + vertex 13.2619 -55.8285 100.363; + normal -0.521468 -0.851046 0.0615828; + texcoord 0.898730 -1.80426; + tangent 0.586425 -0.406410 -0.700669; + vertex 9.81702 -53.8134 95.5760; + normal -0.497796 -0.865883 0.0494632; + texcoord 0.798930 -1.80426; + tangent 0.559200 -0.364032 -0.744833; + vertex 9.18933 -53.4048 96.4121; + normal 0.886626 -0.381440 -0.261529; + texcoord 0.100290 1.00000; + tangent 0.00675283 -0.554747 0.831992; + vertex -8.75603 -27.1810 52.5617; + normal 0.802618 -0.387612 -0.453388; + texcoord 0.100290 -0.0693600; + tangent 0.533927 0.131360 0.835265; + vertex -15.0054 -43.8003 55.6146; + normal 0.879632 -0.384335 -0.280239; + texcoord 0.000490000 1.00000; + tangent 0.0425252 -0.521657 0.852095; + vertex -8.77276 -25.8066 50.5005; + normal 0.794912 -0.385056 -0.468878; + texcoord 0.000490000 -0.0693600; + tangent 0.555892 0.157069 0.816280; + vertex -15.8921 -44.0610 54.2903; + normal 0.518063 -0.375329 -0.768595; + texcoord 0.100290 -1.24622; + tangent 0.813926 -0.0527025 0.578573; + vertex -20.8656 -61.4602 59.4346; + normal 0.500072 -0.373887 -0.781112; + texcoord 0.000490000 -1.24622; + tangent 0.825775 -0.0657764 0.560151; + vertex -22.0163 -61.3686 58.6540; + normal 0.857207 -0.238497 0.456416; + texcoord 0.100290 1.00000; + tangent -0.514856 -0.415707 0.749740; + vertex -8.75603 -27.1810 52.5617; + normal 0.862695 -0.241425 0.444377; + texcoord 0.200100 1.00000; + tangent -0.506346 -0.397384 0.765310; + vertex -9.84022 -28.0564 54.1406; + normal 0.946559 -0.290831 0.139437; + texcoord 0.100290 -0.0693600; + tangent -0.0374036 0.333300 0.942079; + vertex -15.0054 -43.8003 55.6146; + normal 0.947998 -0.294627 0.120396; + texcoord 0.200100 -0.0693600; + tangent -0.00946519 0.355549 0.934610; + vertex -15.0329 -43.2360 57.0867; + normal 0.899461 -0.325447 -0.291640; + texcoord 0.100290 -1.24622; + tangent 0.367561 0.215364 0.904719; + vertex -20.8656 -61.4602 59.4346; + normal 0.891437 -0.325873 -0.314876; + texcoord 0.200100 -1.24622; + tangent 0.391587 0.204304 0.897173; + vertex -20.3293 -61.1805 60.6632; + normal -0.957160 0.255861 -0.135573; + texcoord 0.699120 1.00000; + tangent 0.169028 0.113555 -0.979048; + vertex -13.3960 -22.4301 47.7242; + normal -0.962396 0.254366 -0.0953535; + texcoord 0.699120 -0.0693600; + tangent 0.00648540 -0.332241 -0.943172; + vertex -19.8446 -42.7790 54.8485; + normal -0.957260 0.256213 -0.134197; + texcoord 0.599320 1.00000; + tangent 0.165384 0.102582 -0.980880; + vertex -13.8147 -22.7114 50.1493; + normal -0.962535 0.257616 -0.0846158; + texcoord 0.599320 -0.0693600; + tangent -0.0102463 -0.350841 -0.936379; + vertex -19.8414 -42.2131 56.3466; + normal -0.895716 0.320229 0.308459; + texcoord 0.699120 -1.24622; + tangent -0.381204 -0.209309 -0.900485; + vertex -24.6815 -59.7822 60.5313; + normal -0.887033 0.322957 0.329956; + texcoord 0.599320 -1.24622; + tangent -0.404352 -0.198424 -0.892820; + vertex -24.1215 -59.5074 61.7677; + normal -0.508746 -0.136383 -0.850046; + texcoord 0.699120 1.00000; + tangent 0.840667 -0.291589 -0.456350; + vertex -13.3960 -22.4301 47.7242; + normal -0.521101 -0.128953 -0.843697; + texcoord 0.798930 1.00000; + tangent 0.832384 -0.297933 -0.467304; + vertex -11.9655 -22.9263 46.9477; + normal -0.742620 0.00700384 -0.669677; + texcoord 0.699120 -0.0693600; + tangent 0.606867 -0.417446 -0.676351; + vertex -19.8446 -42.7790 54.8485; + normal -0.752971 0.0156133 -0.657868; + texcoord 0.798930 -0.0693600; + tangent 0.592913 -0.420582 -0.686706; + vertex -18.9135 -43.4314 53.7908; + normal -0.925091 0.191043 -0.328189; + texcoord 0.699120 -1.24622; + tangent 0.233241 -0.405217 -0.883967; + vertex -24.6815 -59.7822 60.5313; + normal -0.929775 0.200793 -0.308547; + texcoord 0.798930 -1.24622; + tangent 0.209040 -0.401936 -0.891487; + vertex -24.3984 -60.3265 59.3240; + normal -0.212672 -0.243726 -0.946239; + texcoord 0.798930 1.00000; + tangent 0.942747 -0.305787 -0.133125; + vertex -11.9655 -22.9263 46.9477; + normal -0.208175 -0.227692 -0.951220; + texcoord 0.898730 -0.0693600; + tangent 0.942747 -0.305787 -0.133125; + vertex -17.4038 -43.9211 53.5776; + normal -0.217865 -0.224053 -0.949913; + texcoord 0.798930 -0.0693600; + tangent 0.940461 -0.309136 -0.141307; + vertex -18.9135 -43.4314 53.7908; + normal -0.581805 -0.0743868 -0.809920; + texcoord 0.898730 -1.24622; + tangent 0.752887 -0.431912 -0.496601; + vertex -23.3804 -60.9325 58.6070; + normal -0.600564 -0.0660018 -0.796848; + texcoord 0.798930 -1.24622; + tangent 0.735132 -0.437558 -0.517807; + vertex -24.3984 -60.3265 59.3240; + normal 0.926205 -0.211118 0.312369; + texcoord 0.200100 -1.24622; + tangent -0.209046 0.401926 0.891490; + vertex -20.3293 -61.1805 60.6632; + normal 0.730027 -0.0812073 0.678577; + texcoord 0.200100 -0.0693600; + tangent -0.593115 0.420571 0.686538; + vertex -15.0329 -43.2360 57.0867; + normal 0.921229 -0.204402 0.330994; + texcoord 0.299900 -1.24622; + tangent -0.231149 0.404933 0.884646; + vertex -20.6124 -60.6362 61.8705; + normal 0.479645 0.0433865 0.876389; + texcoord 0.299900 -0.0693600; + tangent -0.815699 0.394184 0.423385; + vertex -15.9640 -42.5836 58.1443; + normal 0.502219 0.0265083 0.864334; + texcoord 0.200100 1.00000; + tangent -0.829442 0.300135 0.471111; + vertex -9.84022 -28.0564 54.1406; + normal 0.225659 0.136703 0.964567; + texcoord 0.299900 1.00000; + tangent -0.742769 0.664610 0.0811678; + vertex -11.2708 -27.5602 54.9171; + normal 0.0400203 0.199767 0.979026; + texcoord 0.399710 1.00000; + tangent -0.621205 0.772451 -0.132000; + vertex -12.5012 -25.8819 54.5948; + normal 0.217192 0.152290 0.964176; + texcoord 0.399710 -0.0693600; + tangent -0.935667 0.314731 0.159601; + vertex -17.4430 -42.0924 58.3835; + normal 0.586635 0.0517091 0.808199; + texcoord 0.299900 -1.24622; + tangent -0.744545 0.433256 0.507880; + vertex -20.6124 -60.6362 61.8705; + normal 0.606360 0.0456449 0.793879; + texcoord 0.399710 -1.24622; + tangent -0.726083 0.438860 0.529345; + vertex -21.6067 -60.0352 62.5953; + normal 0.0451829 0.218342 0.974826; + tangent -0.951331 0.307180 -0.0247084; + vertex -21.6067 -60.0352 62.5953; + normal -0.360297 0.318264 0.876866; + texcoord 0.399710 -0.0693600; + tangent -0.908126 0.0927655 -0.408290; + vertex -17.4430 -42.0924 58.3835; + normal 0.0240384 0.224798 0.974109; + texcoord 0.499510 -1.24622; + tangent -0.954005 0.295912 -0.0480602; + vertex -22.9324 -59.6071 62.5609; + normal -0.621676 0.355729 0.697837; + texcoord 0.499510 -0.0693600; + tangent -0.739472 -0.00291852 -0.673181; + vertex -18.9051 -41.9499 57.7129; + normal -0.571917 0.370012 0.732122; + texcoord 0.399710 1.00000; + tangent -0.381224 0.668965 -0.638086; + vertex -12.5012 -25.8819 54.5948; + normal -0.820947 0.369743 0.435128; + texcoord 0.499510 1.00000; + tangent -0.181480 0.513539 -0.838655; + vertex -13.4021 -24.2009 53.0135; + normal -0.874226 0.359577 0.326241; + texcoord 0.599320 1.00000; + tangent -0.149534 0.433745 -0.888541; + vertex -13.8147 -22.7114 50.1493; + normal -0.795594 0.357537 0.489078; + texcoord 0.599320 -0.0693600; + tangent -0.565092 -0.152480 -0.810815; + vertex -19.8414 -42.2131 56.3466; + normal -0.515000 0.368091 0.774135; + texcoord 0.499510 -1.24622; + tangent -0.816633 0.0547404 -0.574556; + vertex -22.9324 -59.6071 62.5609; + normal -0.494141 0.369041 0.787168; + texcoord 0.599320 -1.24622; + tangent -0.829884 0.0695864 -0.553579; + vertex -24.1215 -59.5074 61.7677; + normal -0.0402633 -0.230859 -0.972154; + texcoord 0.998540 -1.24622; + tangent 0.951989 -0.304365 0.0328495; + vertex -22.0163 -61.3686 58.6540; + normal -0.0174414 -0.240559 -0.970478; + texcoord 0.898730 -1.24622; + tangent 0.954683 -0.291738 0.0588914; + vertex -23.3804 -60.9325 58.6070; + normal 0.363662 -0.348593 -0.863848; + texcoord 0.998540 -0.0693600; + tangent 0.904233 -0.0881251 0.417847; + vertex -15.8921 -44.0610 54.2903; + normal 0.381604 -0.359909 -0.851378; + texcoord 0.898730 -0.0693600; + tangent 0.876507 -0.138599 0.461005; + vertex -17.4038 -43.9211 53.5776; + normal 0.624239 -0.410361 -0.664778; + texcoord 0.998540 1.00000; + tangent 0.411030 -0.545440 0.730445; + vertex -8.77276 -25.8066 50.5005; + normal 0.443785 -0.385385 -0.809033; + texcoord 0.898730 1.00000; + tangent 0.630033 -0.498228 0.595673; + vertex -10.0695 -24.0104 48.1163; + normal 0.330940 -0.361048 -0.871850; + texcoord 0.798930 1.00000; + tangent 0.765417 -0.437670 0.471786; + vertex -11.9655 -22.9263 46.9477; + normal 0.902627 -0.274623 -0.331430; + texcoord 0.100290 -1.24622; + tangent 0.391587 0.204304 0.897173; + vertex -20.8656 -61.4602 59.4346; + normal 0.899136 -0.277342 -0.338578; + texcoord 0.200100 -1.24622; + tangent 0.403711 0.242038 0.882289; + vertex -20.3293 -61.1805 60.6632; + normal 0.840786 -0.304995 -0.447278; + texcoord 0.100290 -1.82501; + tangent 0.483789 0.787842 0.381120; + vertex -21.3743 -68.6674 64.0210; + normal 0.838119 -0.310206 -0.448697; + texcoord 0.200100 -1.82501; + tangent 0.478776 0.812507 0.332576; + vertex -20.8168 -67.7213 64.4083; + normal 0.833927 -0.302447 -0.461619; + texcoord 0.200100 -2.34512; + tangent 0.478776 0.812506 0.332576; + vertex -19.7403 -72.2303 69.3073; + normal -0.485643 0.398357 0.778114; + texcoord 0.499510 -1.24622; + tangent -0.829884 0.0695864 -0.553579; + vertex -22.9324 -59.6071 62.5609; + normal -0.461813 0.408658 0.787228; + texcoord 0.599320 -1.24622; + tangent -0.857841 0.0163950 -0.513653; + vertex -24.1215 -59.5074 61.7677; + normal -0.324995 0.553776 0.766623; + texcoord 0.499510 -1.82501; + tangent -0.898883 -0.433682 -0.0626934; + vertex -22.8775 -66.0238 65.8802; + normal -0.324215 0.578409 0.748550; + texcoord 0.599320 -1.82501; + tangent -0.888289 -0.458262 -0.0306388; + vertex -23.9448 -66.5744 65.8434; + normal -0.360270 0.653860 0.665337; + texcoord 0.599320 -2.34512; + tangent -0.888289 -0.458261 -0.0306388; + vertex -21.3725 -70.3381 70.9350; + normal -0.976788 -0.129421 -0.170691; + texcoord 0.699120 -1.24622; + tangent 0.209040 -0.401936 -0.891487; + vertex -24.6815 -59.7822 60.5313; + normal -0.978144 -0.125326 -0.165913; + texcoord 0.798930 -1.24622; + tangent 0.205500 -0.437754 -0.875295; + vertex -24.3984 -60.3265 59.3240; + normal -0.988568 -0.150590 0.00740076; + texcoord 0.699120 -1.82501; + tangent 0.128038 -0.837776 -0.530790; + vertex -24.5167 -67.5237 65.4579; + normal -0.981658 -0.179545 0.0641227; + texcoord 0.798930 -1.82501; + tangent 0.122791 -0.852700 -0.507766; + vertex -24.3748 -68.5092 64.8711; + normal -0.950507 -0.248185 0.186924; + texcoord 0.798930 -2.34512; + tangent 0.122791 -0.852699 -0.507766; + vertex -22.5240 -71.5643 70.2259; + normal -0.151206 -0.560798 -0.814028; + texcoord 0.898730 -1.24622; + tangent 0.951989 -0.304365 0.0328495; + vertex -23.3804 -60.9325 58.6070; + normal -0.158257 -0.559209 -0.813781; + texcoord 0.998540 -1.24622; + tangent 0.956619 -0.290930 0.0154577; + vertex -22.0163 -61.3686 58.6540; + normal -0.221930 -0.698371 -0.680459; + texcoord 0.898730 -1.82501; + tangent 0.964954 -0.0639361 -0.254511; + vertex -23.5732 -69.1544 64.3070; + normal -0.229326 -0.687010 -0.689512; + texcoord 0.998540 -1.82501; + tangent 0.961286 -0.0486734 -0.271219; + vertex -22.4183 -69.2129 63.9812; + normal -0.190159 -0.829512 -0.525119; + texcoord 0.998540 -2.34512; + tangent 0.961286 -0.0486734 -0.271219; + vertex -21.5037 -72.7365 69.2161; + normal -0.539251 -0.732427 -0.415643; + texcoord 0.200100 -3.60361; + tangent 0.799717 -0.290682 -0.525317; + vertex -19.1993 -79.0102 80.0387; + normal -0.524203 -0.764620 -0.374922; + texcoord 0.000490000 -3.20374; + tangent 0.799716 -0.290682 -0.525317; + vertex -19.8951 -77.0419 77.4730; + normal -0.467944 -0.791198 -0.393744; + texcoord 0.200100 -3.20374; + tangent 0.839979 -0.230337 -0.491304; + vertex -18.9653 -77.3799 76.8622; + normal -0.111823 -0.860488 -0.497048; + texcoord 0.000490000 -2.83796; + tangent 0.952684 0.0603437 -0.297911; + vertex -20.3200 -75.4120 74.0856; + normal -0.0339749 -0.853332 -0.520259; + texcoord 0.200100 -2.83796; + tangent 0.964825 0.112449 -0.237629; + vertex -18.8406 -75.2766 73.6566; + normal 0.233678 -0.778643 -0.582331; + texcoord 0.000490000 -2.34512; + tangent 0.960443 0.277406 0.0244049; + vertex -21.5037 -72.7365 69.2161; + normal 0.250601 -0.766554 -0.591265; + texcoord 0.200100 -2.34512; + tangent 0.959997 0.275581 0.0496030; + vertex -19.7403 -72.2303 69.3073; + normal 0.350290 -0.632637 -0.690700; + texcoord 0.100290 -1.82501; + tangent 0.900024 0.431502 0.0613392; + vertex -21.3743 -68.6674 64.0210; + normal 0.369209 -0.658824 -0.655466; + texcoord 0.000490000 -1.82501; + tangent 0.885818 0.462800 0.0337910; + vertex -22.4183 -69.2129 63.9812; + normal 0.445066 -0.504757 -0.739687; + texcoord 0.000490000 -1.24622; + tangent 0.849064 -0.0223618 0.527816; + vertex -22.0163 -61.3686 58.6540; + normal 0.458562 -0.499914 -0.734716; + texcoord 0.100290 -1.24622; + tangent 0.825775 -0.0657764 0.560151; + vertex -20.8656 -61.4602 59.4346; + normal 0.643111 -0.699498 -0.311627; + texcoord 0.200100 -3.60361; + tangent 0.765761 0.589747 0.256532; + vertex -19.1993 -79.0102 80.0387; + normal 0.679889 -0.619474 -0.392431; + texcoord 0.200100 -3.20374; + tangent 0.720816 0.621252 0.307359; + vertex -18.9653 -77.3799 76.8622; + normal 0.632550 -0.618618 -0.466039; + texcoord 0.399710 -3.20374; + tangent 0.765761 0.589747 0.256532; + vertex -18.0768 -76.6957 77.1599; + normal 0.887315 -0.285741 -0.361972; + texcoord 0.399710 -2.83796; + tangent 0.438248 0.724326 0.532251; + vertex -18.2114 -74.1552 74.5019; + normal 0.922490 -0.237668 -0.304180; + texcoord 0.200100 -2.83796; + tangent 0.368786 0.744013 0.557173; + vertex -18.8406 -75.2766 73.6566; + normal 0.978857 0.0465292 -0.199183; + texcoord 0.399710 -2.34512; + tangent 0.0759489 0.809769 0.581813; + vertex -19.6521 -70.7497 70.3672; + normal 0.983513 0.0708108 -0.166396; + texcoord 0.200100 -2.34512; + tangent 0.0370682 0.815763 0.577197; + vertex -19.7403 -72.2303 69.3073; + normal 0.993259 0.0844342 0.0794147; + texcoord 0.299900 -1.82501; + tangent -0.119759 0.831332 0.542719; + vertex -20.9587 -66.7358 64.9951; + normal 0.991890 0.122353 0.0343924; + texcoord 0.200100 -1.82501; + tangent -0.122789 0.852696 0.507773; + vertex -20.8168 -67.7213 64.4083; + normal 0.977719 0.0484998 0.204238; + texcoord 0.200100 -1.24622; + tangent -0.204571 0.446602 0.871033; + vertex -20.3293 -61.1805 60.6632; + normal 0.977162 0.0502956 0.206460; + texcoord 0.299900 -1.24622; + tangent -0.209046 0.401926 0.891490; + vertex -20.6124 -60.6362 61.8705; + normal -0.0214990 0.733500 0.679349; + texcoord 0.599320 -3.60361; + tangent -0.968611 -0.183599 0.167581; + vertex -18.3322 -78.1372 80.3398; + normal -0.103888 0.768388 0.631496; + texcoord 0.599320 -3.20374; + tangent -0.963444 -0.243897 0.110862; + vertex -18.4583 -75.9333 77.9562; + normal -0.0464314 0.795916 0.603624; + texcoord 0.798930 -3.20374; + tangent -0.968611 -0.183599 0.167581; + vertex -19.5826 -76.1464 78.1507; + normal -0.452529 0.648861 0.611716; + texcoord 0.798930 -2.83796; + tangent -0.863701 -0.483591 -0.141988; + vertex -20.6127 -74.3705 75.2026; + normal -0.508820 0.583477 0.632974; + texcoord 0.599320 -2.83796; + tangent -0.829318 -0.525092 -0.191077; + vertex -19.3067 -73.5953 75.4574; + normal -0.715967 0.370958 0.591423; + texcoord 0.798930 -2.34512; + tangent -0.647934 -0.663035 -0.374922; + vertex -22.5240 -71.5643 70.2259; + normal -0.733776 0.339866 0.588271; + texcoord 0.599320 -2.34512; + tangent -0.621753 -0.682146 -0.384837; + vertex -21.3725 -70.3381 70.9350; + normal -0.795686 0.261241 0.546476; + texcoord 0.699120 -1.82501; + tangent -0.504319 -0.776239 -0.378306; + vertex -24.5167 -67.5237 65.4579; + normal -0.799247 0.261844 0.540964; + texcoord 0.599320 -1.82501; + tangent -0.487385 -0.809046 -0.328483; + vertex -23.9448 -66.5744 65.8434; + normal -0.902094 0.216352 0.373388; + texcoord 0.599320 -1.24622; + tangent -0.415904 -0.234288 -0.878711; + vertex -24.1215 -59.5074 61.7677; + normal -0.907060 0.212119 0.363659; + texcoord 0.699120 -1.24622; + tangent -0.404352 -0.198424 -0.892820; + vertex -24.6815 -59.7822 60.5313; + normal -0.962322 0.185393 0.198910; + texcoord 0.998540 -3.60361; + tangent -0.268156 -0.768218 -0.581321; + vertex -19.5482 -78.4619 80.4749; + normal -0.952623 0.121542 0.278815; + texcoord 0.798930 -3.20374; + vertex -19.5826 -76.1464 78.1507; + normal -0.966533 0.0686128 0.247198; + texcoord 0.998540 -3.20374; + tangent -0.194185 -0.764385 -0.614823; + vertex -19.8951 -77.0419 77.4730; + normal -0.952560 -0.290759 0.0899385; + texcoord 0.798930 -2.83796; + tangent 0.153318 -0.683520 -0.713648; + vertex -20.6127 -74.3705 75.2026; + normal -0.929599 -0.365389 0.0483450; + texcoord 0.998540 -2.83796; + tangent 0.234238 -0.671078 -0.703411; + vertex -20.3200 -75.4120 74.0856; + normal -0.803728 -0.586755 -0.0986962; + texcoord 0.798930 -2.34512; + tangent 0.538574 -0.633201 -0.555873; + vertex -22.5240 -71.5643 70.2259; + normal -0.796551 -0.593327 -0.116064; + texcoord 0.998540 -2.34512; + tangent 0.550520 -0.632498 -0.544861; + vertex -21.5037 -72.7365 69.2161; + normal -0.734496 -0.576971 -0.357241; + texcoord 0.898730 -1.82501; + tangent 0.677007 -0.550882 -0.488047; + vertex -23.5732 -69.1544 64.3070; + normal -0.728784 -0.556419 -0.399089; + texcoord 0.798930 -1.82501; + tangent 0.683056 -0.549856 -0.480721; + vertex -24.3748 -68.5092 64.8711; + normal -0.678967 -0.407991 -0.610366; + texcoord 0.798930 -1.24622; + tangent 0.732118 -0.445085 -0.515658; + vertex -24.3984 -60.3265 59.3240; + normal -0.675575 -0.409300 -0.613247; + texcoord 0.898730 -1.24622; + tangent 0.735132 -0.437558 -0.517807; + vertex -23.3804 -60.9325 58.6070; + normal 0.977159 -0.203314 0.0618365; + texcoord 0.599320 -4.02627; + tangent 0.147556 0.858533 0.491068; + vertex -18.8274 -79.7945 82.7162; + normal 0.981864 -0.186909 0.0317432; + texcoord 0.399710 -3.60361; + tangent 0.147556 0.858534 0.491068; + vertex -18.4478 -78.8098 79.9551; + normal 0.988716 -0.141509 0.0491639; + texcoord 0.599320 -3.60361; + tangent 0.0796180 0.844721 0.529252; + vertex -18.3322 -78.1372 80.3398; + normal 0.954355 0.233272 0.186524; + texcoord 0.399710 -3.20374; + tangent -0.305051 0.668927 0.677850; + vertex -18.0768 -76.6957 77.1599; + normal 0.921324 0.317064 0.225017; + texcoord 0.599320 -3.20374; + tangent -0.394037 0.615811 0.682285; + vertex -18.4583 -75.9333 77.9562; + normal 0.690014 0.636377 0.344827; + texcoord 0.399710 -2.83796; + tangent -0.680055 0.385127 0.623860; + vertex -18.2114 -74.1552 74.5019; + normal 0.627542 0.683914 0.372091; + texcoord 0.599320 -2.83796; + tangent -0.735483 0.346304 0.582357; + vertex -19.3067 -73.5953 75.4574; + normal 0.372927 0.791645 0.483967; + texcoord 0.399710 -2.34512; + tangent -0.918154 0.222015 0.328179; + vertex -19.6521 -70.7497 70.3672; + normal 0.353624 0.792317 0.497176; + texcoord 0.599320 -2.34512; + tangent -0.926029 0.221540 0.305598; + vertex -21.3725 -70.3381 70.9350; + normal 0.254088 0.601514 0.757378; + texcoord 0.499510 -1.82501; + tangent -0.963201 0.0849207 0.255014; + vertex -22.8775 -66.0238 65.8802; + normal 0.504858 0.547280 0.667535; + texcoord 0.399710 -1.82501; + tangent -0.864867 0.311503 0.393663; + vertex -21.7458 -66.0874 65.5574; + normal 0.124595 0.456719 0.880843; + texcoord 0.499510 -1.24622; + tangent -0.951331 0.307180 -0.0247084; + vertex -22.9324 -59.6071 62.5609; + normal 0.391252 0.407189 0.825299; + texcoord 0.399710 -1.24622; + tangent -0.895964 0.375578 0.237042; + vertex -21.6067 -60.0352 62.5953; + normal 0.734967 0.494664 0.463823; + texcoord 0.299900 -1.82501; + tangent -0.680132 0.548311 0.486596; + vertex -20.9587 -66.7358 64.9951; + normal 0.723581 0.625669 0.291494; + texcoord 0.399710 -2.34512; + tangent -0.675940 0.556786 0.482799; + vertex -19.6521 -70.7497 70.3672; + normal 0.674636 0.305850 0.671804; + texcoord 0.299900 -1.24622; + tangent -0.726083 0.438859 0.529345; + vertex -20.6124 -60.6362 61.8705; + normal 0.906352 -0.329432 -0.264575; + texcoord 0.100290 1.00000; + tangent -0.0686405 -0.732661 0.677123; + vertex -0.904740 -21.4511 35.7666; + normal 0.808496 -0.277628 -0.518900; + texcoord 0.100290 0.0248300; + tangent 0.435630 -0.307655 0.845917; + vertex -7.51092 -36.8848 32.3529; + normal 0.900284 -0.324601 -0.290039; + texcoord 0.000490000 1.00000; + tangent -0.0360511 -0.714995 0.698200; + vertex -0.727990 -19.5645 34.0230; + normal 0.798878 -0.273737 -0.535595; + texcoord 0.000490000 0.0248300; + tangent 0.466175 -0.279019 0.839541; + vertex -8.27961 -36.4156 30.9366; + normal 0.608925 -0.207080 -0.765721; + texcoord 0.100290 -0.968180; + tangent 0.725013 -0.244019 0.644058; + vertex -13.6742 -52.0025 31.1727; + normal 0.592483 -0.197877 -0.780902; + texcoord 0.000490000 -0.968180; + tangent 0.739768 -0.246400 0.626123; + vertex -14.7785 -51.6381 30.2170; + normal 0.270975 -0.0505245 -0.961259; + texcoord 0.100290 -1.80251; + tangent 0.886845 -0.371664 0.274540; + vertex -19.3228 -63.6231 29.5659; + normal 0.244038 -0.0398930 -0.968945; + texcoord 0.000490000 -1.80251; + tangent 0.893129 -0.380049 0.240590; + vertex -20.4662 -63.1365 29.2579; + normal 0.816539 -0.433764 0.380937; + texcoord 0.100290 1.00000; + tangent -0.573179 -0.530551 0.624485; + vertex -0.904740 -21.4511 35.7666; + normal 0.823924 -0.431850 0.366954; + texcoord 0.200100 1.00000; + tangent -0.561737 -0.518778 0.644454; + vertex -2.15924 -22.6123 37.1334; + normal 0.922780 -0.378218 0.0736851; + texcoord 0.100290 0.0248300; + tangent -0.110429 -0.0704817 0.991382; + vertex -7.51092 -36.8848 32.3529; + normal 0.926207 -0.373277 0.0529631; + texcoord 0.200100 0.0248300; + tangent -0.0770558 -0.0475095 0.995894; + vertex -7.65003 -36.9597 33.9841; + normal 0.898764 -0.359430 -0.251063; + texcoord 0.100290 -0.968180; + tangent 0.223428 -0.114551 0.967966; + vertex -13.6742 -52.0025 31.1727; + normal 0.896761 -0.348139 -0.273165; + texcoord 0.200100 -0.968180; + tangent 0.244207 -0.120596 0.962195; + vertex -13.3286 -52.1750 32.5982; + normal 0.750509 -0.228737 -0.620012; + texcoord 0.100290 -1.80251; + tangent 0.569691 -0.239491 0.786191; + vertex -19.3228 -63.6231 29.5659; + normal 0.733873 -0.213439 -0.644884; + texcoord 0.200100 -1.80251; + tangent 0.597319 -0.249325 0.762264; + vertex -18.5682 -63.9380 30.5289; + normal 0.422460 -0.312743 0.850717; + texcoord 0.299900 1.00000; + tangent -0.826293 0.252863 0.503289; + vertex -3.62064 -22.1651 38.0235; + normal 0.670873 -0.342844 0.657562; + texcoord 0.299900 0.0248300; + tangent -0.625187 0.217598 0.749528; + vertex -8.64382 -36.6115 35.2071; + normal 0.438669 -0.318805 0.840198; + texcoord 0.200100 1.00000; + tangent -0.816484 0.251459 0.519734; + vertex -2.15924 -22.6123 37.1334; + normal 0.686480 -0.340899 0.642288; + texcoord 0.200100 0.0248300; + tangent -0.610257 0.211867 0.763347; + vertex -7.65003 -36.9597 33.9841; + normal 0.847979 -0.372552 0.377011; + texcoord 0.299900 -0.968180; + tangent -0.382881 0.0641547 0.921567; + vertex -13.8738 -52.0896 33.9490; + normal 0.855770 -0.376051 0.355308; + texcoord 0.200100 -0.968180; + tangent -0.363252 0.0566343 0.929968; + vertex -13.3286 -52.1750 32.5982; + normal 0.916317 -0.398768 -0.0366946; + texcoord 0.299900 -1.80251; + tangent 0.0297872 -0.0128093 0.999474; + vertex -18.4906 -63.9611 31.7791; + normal 0.915744 -0.396609 -0.0641453; + texcoord 0.200100 -1.80251; + tangent 0.0619184 -0.0184313 0.997911; + vertex -18.5682 -63.9380 30.5289; + normal -0.162773 -0.133974 0.977525; + texcoord 0.299900 1.00000; + tangent -0.507209 0.861169 0.0335689; + vertex -3.62064 -22.1651 38.0235; + normal -0.130066 -0.142464 0.981217; + texcoord 0.399710 1.00000; + tangent -0.548865 0.834445 0.0494795; + vertex -4.73075 -20.2803 38.0970; + normal 0.147595 -0.167031 0.974842; + texcoord 0.299900 0.0248300; + tangent -0.887322 0.412374 0.206416; + vertex -8.64382 -36.6115 35.2071; + normal 0.163813 -0.175541 0.970747; + texcoord 0.399710 0.0248300; + tangent -0.896061 0.385440 0.220252; + vertex -10.1127 -35.9734 35.5548; + normal 0.451096 -0.258469 0.854228; + texcoord 0.299900 -0.968180; + tangent -0.835219 0.216913 0.505329; + vertex -13.8738 -52.0896 33.9490; + normal 0.470917 -0.262743 0.842142; + texcoord 0.399710 -0.968180; + tangent -0.824685 0.211127 0.524710; + vertex -15.1014 -51.7791 34.7091; + normal 0.744208 -0.344665 0.572155; + texcoord 0.299900 -1.80251; + tangent -0.533800 0.220897 0.816249; + vertex -18.4906 -63.9611 31.7791; + normal 0.765207 -0.343806 0.544294; + texcoord 0.399710 -1.80251; + tangent -0.497970 0.219755 0.838889; + vertex -19.1197 -63.6835 32.8389; + normal -0.936232 0.338548 -0.0941025; + texcoord 0.699120 1.00000; + tangent 0.209874 0.323978 -0.922492; + vertex -5.11237 -15.0470 31.9981; + normal -0.940248 0.337289 -0.0465801; + texcoord 0.699120 0.0248300; + tangent 0.0752510 0.0699346 -0.994709; + vertex -12.1987 -34.7054 31.7760; + normal -0.936514 0.338353 -0.0919735; + texcoord 0.599320 1.00000; + tangent 0.206076 0.316717 -0.925864; + vertex -5.65269 -15.8811 34.3731; + normal -0.940849 0.336910 -0.0359830; + texcoord 0.599320 0.0248300; + tangent 0.0590015 0.0557375 -0.996701; + vertex -12.3097 -34.7953 33.4342; + normal -0.911900 0.313073 0.265376; + texcoord 0.699120 -0.968180; + tangent -0.238553 0.118744 -0.963843; + vertex -18.0617 -50.8037 32.1777; + normal -0.906465 0.308644 0.288203; + texcoord 0.599320 -0.968180; + tangent -0.259709 0.124900 -0.957576; + vertex -17.6896 -50.9843 33.6143; + normal -0.750149 0.206781 0.628107; + texcoord 0.699120 -1.80251; + tangent -0.578347 0.243022 -0.778752; + vertex -22.1560 -62.3914 32.0355; + normal -0.731989 0.196305 0.652423; + texcoord 0.599320 -1.80251; + tangent -0.605121 0.252720 -0.754958; + vertex -21.3850 -62.7133 32.9974; + normal -0.471075 0.179569 -0.863622; + texcoord 0.699120 1.00000; + tangent 0.826292 -0.252863 -0.503290; + vertex -5.11237 -15.0470 31.9981; + normal -0.483910 0.185572 -0.855216; + texcoord 0.798930 1.00000; + tangent 0.818578 -0.251763 -0.516281; + vertex -3.65097 -15.4942 31.1080; + normal -0.704203 0.264469 -0.658903; + texcoord 0.699120 0.0248300; + tangent 0.622843 -0.217132 -0.751611; + vertex -12.1987 -34.7054 31.7760; + normal -0.714200 0.270314 -0.645638; + texcoord 0.798930 0.0248300; + tangent 0.610641 -0.212138 -0.762964; + vertex -11.2049 -35.0536 30.5530; + normal -0.866526 0.322937 -0.380584; + texcoord 0.699120 -0.968180; + tangent 0.382322 -0.0638223 -0.921823; + vertex -18.0617 -50.8037 32.1777; + normal -0.873368 0.329616 -0.358584; + texcoord 0.798930 -0.968180; + tangent 0.362623 -0.0565308 -0.930220; + vertex -17.5165 -50.8891 30.8269; + normal -0.925725 0.376801 0.0324689; + texcoord 0.699120 -1.80251; + tangent -0.0253507 0.0120317 -0.999606; + vertex -22.1560 -62.3914 32.0355; + normal -0.923123 0.379094 0.0642803; + texcoord 0.798930 -1.80251; + tangent -0.0619190 0.0184315 -0.997911; + vertex -22.2335 -62.3683 30.7854; + normal -0.169422 0.0932734 -0.981120; + texcoord 0.798930 1.00000; + tangent 0.899376 -0.392456 -0.192616; + vertex -3.65097 -15.4942 31.1080; + normal -0.171722 0.0880431 -0.981203; + texcoord 0.898730 0.0248300; + tangent 0.899376 -0.392456 -0.192616; + vertex -9.70794 -35.7068 30.2324; + normal -0.180113 0.0910153 -0.979426; + texcoord 0.798930 0.0248300; + tangent 0.899298 -0.388599 -0.200636; + vertex -11.2049 -35.0536 30.5530; + normal -0.455011 0.200027 -0.867730; + texcoord 0.898730 -0.968180; + tangent 0.842804 -0.219920 -0.491239; + vertex -16.2625 -51.2078 30.0780; + normal -0.473775 0.211227 -0.854939; + texcoord 0.798930 -0.968180; + tangent 0.832090 -0.214093 -0.511656; + vertex -17.5165 -50.8891 30.8269; + normal -0.750950 0.314337 -0.580746; + texcoord 0.898730 -1.80251; + tangent 0.540450 -0.224482 -0.810877; + vertex -21.5881 -62.6529 29.7244; + normal -0.769598 0.318244 -0.553569; + texcoord 0.798930 -1.80251; + tangent 0.506606 -0.223391 -0.832734; + vertex -22.2335 -62.3683 30.7854; + normal 0.288202 -0.242803 0.926275; + texcoord 0.399710 -1.80251; + tangent -0.855683 0.368896 0.362936; + vertex -19.1197 -63.6835 32.8389; + normal -0.0851973 -0.0548375 0.994854; + texcoord 0.399710 -0.968180; + tangent -0.957423 0.280495 -0.0682843; + vertex -15.1014 -51.7791 34.7091; + normal 0.262419 -0.232529 0.936518; + texcoord 0.499510 -1.80251; + tangent -0.870914 0.364402 0.329728; + vertex -20.2152 -63.2112 33.3035; + normal -0.107464 -0.0462181 0.993134; + texcoord 0.499510 -0.968180; + tangent -0.954924 0.282382 -0.0915450; + vertex -16.5425 -51.3619 34.5882; + normal -0.400017 0.0520881 0.915026; + texcoord 0.399710 0.0248300; + tangent -0.828674 0.405147 -0.386206; + vertex -10.1127 -35.9734 35.5548; + normal -0.650073 0.163010 0.742181; + texcoord 0.499510 0.0248300; + tangent -0.638619 0.391887 -0.662262; + vertex -11.4956 -35.2890 34.8944; + normal -0.678779 0.152674 0.718296; + texcoord 0.399710 1.00000; + tangent -0.300136 0.833078 -0.464650; + vertex -4.73075 -20.2803 38.0970; + normal -0.861254 0.251171 0.441762; + texcoord 0.499510 1.00000; + tangent -0.113022 0.714478 -0.690469; + vertex -5.45719 -18.1173 36.9035; + normal -0.898503 0.279590 0.338410; + texcoord 0.599320 1.00000; + tangent -0.0779040 0.647759 -0.757852; + vertex -5.65269 -15.8811 34.3731; + normal -0.801845 0.250001 0.542719; + texcoord 0.599320 0.0248300; + tangent -0.474917 0.282574 -0.833430; + vertex -12.3097 -34.7953 33.4342; + normal -0.616309 0.159912 0.771097; + texcoord 0.499510 -0.968180; + tangent -0.730988 0.245364 -0.636752; + vertex -16.5425 -51.3619 34.5882; + normal -0.597864 0.154797 0.786509; + texcoord 0.599320 -0.968180; + tangent -0.745733 0.247884 -0.618414; + vertex -17.6896 -50.9843 33.6143; + normal -0.276177 0.0326270 0.960553; + texcoord 0.499510 -1.80251; + tangent -0.887291 0.370694 -0.274409; + vertex -20.2152 -63.2112 33.3035; + normal -0.242909 0.0255224 0.969713; + texcoord 0.599320 -1.80251; + tangent -0.894565 0.380720 -0.234105; + vertex -21.3850 -62.7133 32.9974; + normal -0.291345 0.221735 -0.930565; + texcoord 0.998540 -1.80251; + tangent 0.857904 -0.369806 -0.356713; + vertex -20.4662 -63.1365 29.2579; + normal -0.264366 0.205578 -0.942257; + texcoord 0.898730 -1.80251; + tangent 0.874349 -0.364838 -0.320010; + vertex -21.5881 -62.6529 29.7244; + normal 0.0806413 0.00612359 -0.996724; + texcoord 0.998540 -0.968180; + tangent 0.956645 -0.280760 0.0774899; + vertex -14.7785 -51.6381 30.2170; + normal 0.101715 -0.00819475 -0.994780; + texcoord 0.898730 -0.968180; + tangent 0.953828 -0.282752 0.101306; + vertex -16.2625 -51.2078 30.0780; + normal 0.397023 -0.0849884 -0.913865; + texcoord 0.998540 0.0248300; + tangent 0.824268 -0.404001 0.396693; + vertex -8.27961 -36.4156 30.9366; + normal 0.419421 -0.0972940 -0.902563; + texcoord 0.898730 0.0248300; + tangent 0.783352 -0.453682 0.424890; + vertex -9.70794 -35.7068 30.2324; + normal 0.688515 -0.220806 -0.690791; + texcoord 0.998540 1.00000; + tangent 0.338204 -0.738136 0.583759; + vertex -0.727990 -19.5645 34.0230; + normal 0.518369 -0.137085 -0.844098; + texcoord 0.898730 1.00000; + tangent 0.558791 -0.682474 0.471150; + vertex -1.82669 -17.0519 32.0427; + normal 0.399471 -0.0801435 -0.913236; + texcoord 0.798930 1.00000; + tangent 0.708599 -0.605044 0.363055; + vertex -3.65097 -15.4942 31.1080; + normal 0.756446 -0.140630 -0.638758; + texcoord 0.100290 -1.80251; + tangent 0.597319 -0.249325 0.762264; + vertex -19.3228 -63.6231 29.5659; + normal 0.750355 -0.144993 -0.644938; + texcoord 0.200100 -1.80251; + tangent 0.620424 -0.185808 0.761938; + vertex -18.5682 -63.9380 30.5289; + normal 0.701397 -0.204202 -0.682894; + texcoord 0.100290 -2.20754; + tangent 0.671135 0.516379 0.531912; + vertex -17.6746 -67.9292 32.4658; + normal 0.697633 -0.207036 -0.685889; + texcoord 0.200100 -2.20754; + tangent 0.660640 0.556345 0.504019; + vertex -16.9448 -67.3146 33.0226; + normal 0.705014 -0.229151 -0.671152; + texcoord 0.200100 -2.65458; + tangent 0.660640 0.556344 0.504019; + vertex -15.9060 -72.5393 35.8977; + normal 0.0215577 0.559945 0.828249; + texcoord 0.499510 -1.80251; + tangent -0.894565 0.380720 -0.234105; + vertex -20.2152 -63.2112 33.3035; + normal -0.0300878 0.529869 0.847545; + texcoord 0.599320 -1.80251; + tangent -0.965241 0.193099 -0.176129; + vertex -21.3850 -62.7133 32.9974; + normal -0.150910 0.457698 0.876207; + texcoord 0.499510 -2.20754; + tangent -0.934759 -0.354735 0.0197289; + vertex -18.1935 -66.5730 35.5237; + normal -0.159634 0.451710 0.877767; + texcoord 0.599320 -2.20754; + tangent -0.919284 -0.392072 0.0345803; + vertex -19.2349 -67.0172 35.5628; + normal -0.162035 0.457055 0.874554; + texcoord 0.599320 -2.65458; + tangent -0.919284 -0.392072 0.0345803; + vertex -17.3008 -71.2340 38.1250; + normal -0.932068 -0.358647 0.0512092; + texcoord 0.699120 -1.80251; + tangent -0.0619190 0.0184315 -0.997911; + vertex -22.1560 -62.3914 32.0355; + normal -0.938413 -0.335186 0.0838520; + texcoord 0.798930 -1.80251; + tangent -0.0737880 -0.0514141 -0.995948; + vertex -22.2335 -62.3683 30.7854; + normal -0.948045 -0.189735 0.255365; + texcoord 0.699120 -2.20754; + tangent -0.138905 -0.479725 -0.866354; + vertex -19.9751 -67.6346 35.0095; + normal -0.946755 -0.181376 0.266002; + texcoord 0.798930 -2.20754; + tangent -0.142312 -0.505352 -0.851097; + vertex -20.1313 -68.1895 34.0750; + normal -0.949489 -0.173255 0.261637; + texcoord 0.798930 -2.65458; + tangent -0.142312 -0.505352 -0.851097; + vertex -18.5034 -72.2704 37.2803; + normal 0.992742 -0.118268 -0.0218015; + texcoord 0.599320 -4.09380; + tangent 0.0853741 0.565400 0.820386; + vertex -14.8693 -82.7213 43.8674; + normal 0.994545 -0.0978918 -0.0360322; + texcoord 0.399710 -3.72056; + vertex -14.7362 -81.2249 41.8107; + normal 0.997350 -0.0724240 -0.00684746; + texcoord 0.599320 -3.72056; + tangent 0.0348413 0.558157 0.829003; + vertex -14.6667 -80.7645 42.4787; + normal 0.966968 0.153568 0.203442; + texcoord 0.399710 -3.39121; + tangent -0.260133 0.486068 0.834307; + vertex -14.5784 -78.4091 40.3898; + normal 0.944712 0.205782 0.255290; + texcoord 0.599320 -3.39121; + tangent -0.332903 0.460324 0.822968; + vertex -14.8916 -77.8766 41.3147; + normal 0.819591 0.369023 0.438284; + texcoord 0.399710 -3.01216; + tangent -0.565638 0.351634 0.745927; + vertex -14.7680 -75.3519 38.7303; + normal 0.760919 0.413830 0.499746; + texcoord 0.599320 -3.01216; + tangent -0.644579 0.303078 0.701898; + vertex -15.6012 -74.8739 39.7685; + normal 0.485506 0.504882 0.713707; + texcoord 0.399710 -2.65458; + tangent -0.860038 0.0985696 0.500618; + vertex -15.6955 -71.4003 37.2705; + normal 0.443791 0.514635 0.733621; + texcoord 0.599320 -2.65458; + tangent -0.879068 0.0910211 0.467926; + vertex -17.3008 -71.2340 38.1250; + normal 0.412406 0.595325 0.689572; + texcoord 0.499510 -2.20754; + tangent -0.847547 -0.0293176 0.529910; + vertex -18.1935 -66.5730 35.5237; + normal 0.394161 0.602788 0.693746; + texcoord 0.399710 -2.20754; + tangent -0.832007 -0.0866019 0.547964; + vertex -17.2655 -66.4764 34.9125; + normal 0.493587 0.671610 0.552550; + texcoord 0.399710 -1.80251; + tangent -0.863930 0.318599 0.390025; + vertex -19.1197 -63.6835 32.8389; + normal 0.515717 0.666037 0.538916; + texcoord 0.499510 -1.80251; + tangent -0.855683 0.368896 0.362936; + vertex -20.2152 -63.2112 33.3035; + normal 0.392438 0.504956 0.768773; + texcoord 0.599320 -4.09380; + tangent -0.897046 0.394800 0.198601; + vertex -14.8693 -82.7213 43.8674; + normal 0.354410 0.485156 0.799386; + texcoord 0.599320 -3.72056; + tangent -0.930827 0.307266 0.197860; + vertex -14.6667 -80.7645 42.4787; + normal 0.387886 0.487998 0.781922; + texcoord 0.798930 -3.72056; + tangent -0.897046 0.394799 0.198601; + vertex -15.3961 -80.4435 42.6402; + normal 0.0708194 0.488182 0.869864; + texcoord 0.798930 -3.39121; + tangent -0.970943 -0.171513 0.166890; + vertex -15.9613 -78.1012 41.4957; + normal 0.00613555 0.468373 0.883510; + texcoord 0.599320 -3.39121; + tangent -0.974143 -0.200940 0.103289; + vertex -14.8916 -77.8766 41.3147; + normal -0.281595 0.443008 0.851145; + texcoord 0.798930 -3.01216; + tangent -0.957039 -0.178193 -0.228743; + vertex -16.9351 -75.1199 39.4084; + normal -0.351917 0.363923 0.862389; + texcoord 0.599320 -3.01216; + tangent -0.922592 -0.245779 -0.297350; + vertex -15.6012 -74.8739 39.7685; + normal -0.610745 0.150085 0.777473; + texcoord 0.798930 -2.65458; + tangent -0.697281 -0.551301 -0.458111; + vertex -18.5034 -72.2704 37.2803; + normal -0.635155 0.111874 0.764239; + texcoord 0.599320 -2.65458; + tangent -0.668557 -0.574650 -0.472026; + vertex -17.3008 -71.2340 38.1250; + normal -0.665415 0.126993 0.735592; + texcoord 0.699120 -2.20754; + tangent -0.675618 -0.523484 -0.519139; + vertex -19.9751 -67.6346 35.0095; + normal -0.660626 0.129186 0.739516; + texcoord 0.599320 -2.20754; + tangent -0.665968 -0.555520 -0.497879; + vertex -19.2349 -67.0172 35.5628; + normal -0.765003 0.0435389 0.642553; + texcoord 0.599320 -1.80251; + tangent -0.624746 0.199501 -0.754911; + vertex -21.3850 -62.7133 32.9974; + normal -0.773683 0.0369396 0.632495; + texcoord 0.699120 -1.80251; + tangent -0.605121 0.252720 -0.754958; + vertex -22.1560 -62.3914 32.0355; + normal -0.762550 0.382879 0.521460; + texcoord 0.998540 -4.09380; + tangent -0.639242 -0.322055 -0.698320; + vertex -15.5122 -82.6046 44.0572; + normal -0.769006 0.267820 0.580433; + texcoord 0.798930 -3.72056; + tangent -0.639242 -0.322055 -0.698320; + vertex -15.3961 -80.4435 42.6402; + normal -0.798460 0.221746 0.559723; + texcoord 0.998540 -3.72056; + tangent -0.587542 -0.379363 -0.714757; + vertex -15.9165 -80.7057 42.0717; + normal -0.912031 0.0277718 0.409180; + texcoord 0.798930 -3.39121; + tangent -0.339983 -0.586812 -0.734890; + vertex -15.9613 -78.1012 41.4957; + normal -0.939796 0.00716984 0.341660; + texcoord 0.998540 -3.39121; + tangent -0.271173 -0.588408 -0.761736; + vertex -16.3088 -78.7734 40.6813; + normal -0.959851 -0.238345 0.147915; + texcoord 0.798930 -3.01216; + tangent -0.0155861 -0.460918 -0.887306; + vertex -16.9351 -75.1199 39.4084; + normal -0.953493 -0.294756 0.0630078; + texcoord 0.998540 -3.01216; + tangent 0.0978023 -0.454591 -0.885314; + vertex -16.9238 -75.7513 38.1446; + normal -0.856173 -0.475653 -0.201796; + texcoord 0.798930 -2.65458; + tangent 0.436929 -0.434097 -0.787815; + vertex -18.5034 -72.2704 37.2803; + normal -0.841850 -0.477302 -0.251936; + texcoord 0.998540 -2.65458; + tangent 0.478210 -0.443259 -0.758179; + vertex -17.6320 -73.0781 35.8987; + normal -0.648209 -0.565080 -0.510401; + texcoord 0.898730 -2.20754; + tangent 0.676594 -0.108917 -0.728257; + vertex -19.6440 -68.4699 33.1162; + normal -0.822986 -0.498394 -0.272574; + texcoord 0.798930 -2.20754; + tangent 0.438476 -0.252281 -0.862609; + vertex -20.1313 -68.1895 34.0750; + normal -0.805267 -0.476531 -0.352792; + texcoord 0.798930 -1.80251; + tangent 0.500859 -0.225938 -0.835519; + vertex -22.2335 -62.3683 30.7854; + normal -0.688462 -0.523054 -0.502429; + texcoord 0.898730 -1.80251; + tangent 0.697416 -0.303523 -0.649218; + vertex -21.5881 -62.6529 29.7244; + normal -0.502514 -0.556267 -0.661851; + texcoord 0.998540 -1.80251; + tangent 0.863671 -0.337406 -0.374472; + vertex -20.4662 -63.1365 29.2579; + normal -0.398606 -0.584688 -0.706578; + texcoord 0.998540 -2.20754; + tangent 0.834035 0.0893314 -0.544431; + vertex -18.6992 -68.3687 32.4995; + normal -0.393680 -0.594984 -0.700721; + texcoord 0.998540 -2.65458; + tangent 0.834036 0.0893318 -0.544431; + vertex -17.6320 -73.0781 35.8987; + normal -0.900616 -0.390699 0.190380; + texcoord 0.000490000 -4.19380; + tangent -0.0164802 -0.407027 -0.913267; + vertex -15.2509 -83.1935 44.0847; + normal -0.954144 -0.266642 0.136056; + texcoord 0.000490000 -4.09380; + vertex -15.5122 -82.6046 44.0572; + normal -0.962795 -0.256624 0.0846800; + texcoord 0.200100 -4.09380; + tangent 0.0702323 -0.449512 -0.890509; + vertex -15.5191 -82.7758 43.6731; + normal -0.872469 -0.390686 -0.293534; + texcoord 0.000490000 -3.72056; + tangent 0.491408 -0.591573 -0.639187; + vertex -15.9165 -80.7057 42.0717; + normal -0.836829 -0.411402 -0.361200; + texcoord 0.200100 -3.72056; + tangent 0.561525 -0.525538 -0.639139; + vertex -15.5086 -81.1883 41.5594; + normal -0.630933 -0.510905 -0.583866; + texcoord 0.000490000 -3.39121; + tangent 0.756851 -0.203254 -0.621180; + vertex -16.3088 -78.7734 40.6813; + normal -0.569032 -0.529788 -0.628910; + texcoord 0.200100 -3.39121; + tangent 0.802168 -0.162312 -0.574615; + vertex -15.4546 -78.9629 39.9991; + normal -0.318352 -0.623840 -0.713776; + texcoord 0.000490000 -3.01216; + tangent 0.941642 -0.106258 -0.319406; + vertex -16.9238 -75.7513 38.1446; + normal -0.230716 -0.599102 -0.766712; + texcoord 0.200100 -3.01216; + tangent 0.969063 -0.0271526 -0.245316; + vertex -15.5869 -75.8933 37.7286; + normal 0.110168 -0.532575 -0.839182; + texcoord 0.000490000 -2.65458; + tangent 0.962019 0.271340 -0.0298944; + vertex -17.6320 -73.0781 35.8987; + normal 0.157778 -0.507116 -0.847313; + texcoord 0.200100 -2.65458; + tangent 0.954577 0.297964 -0.000580174; + vertex -15.9060 -72.5393 35.8977; + normal 0.178247 -0.512618 -0.839911; + texcoord 0.100290 -2.20754; + tangent 0.936016 0.351689 -0.0137777; + vertex -17.6746 -67.9292 32.4658; + normal 0.191893 -0.511415 -0.837635; + texcoord 0.000490000 -2.20754; + tangent 0.918591 0.394058 -0.0301512; + vertex -18.6992 -68.3687 32.4995; + normal 0.0236428 -0.546536 -0.837102; + texcoord 0.000490000 -1.80251; + tangent 0.948086 -0.247152 0.200124; + vertex -20.4662 -63.1365 29.2579; + normal -0.0169656 -0.562964 -0.826307; + texcoord 0.100290 -1.80251; + tangent 0.893129 -0.380049 0.240590; + vertex -19.3228 -63.6231 29.5659; + normal -0.306951 -0.760644 -0.572015; + texcoord 0.200100 -4.19380; + tangent 0.944862 -0.171505 -0.278965; + vertex -15.2509 -83.1935 44.0847; + normal -0.263506 -0.729933 -0.630684; + texcoord 0.200100 -4.09380; + tangent 0.974573 -0.150556 -0.165955; + vertex -15.5191 -82.7758 43.6731; + normal -0.315977 -0.701177 -0.639148; + texcoord 0.399710 -4.09380; + tangent 0.944862 -0.171505 -0.278965; + vertex -15.1218 -82.8479 43.5558; + normal 0.183564 -0.645480 -0.741391; + texcoord 0.399710 -3.72056; + tangent 0.954426 -0.0485966 0.294463; + vertex -14.7362 -81.2249 41.8107; + normal 0.260420 -0.612808 -0.746088; + texcoord 0.200100 -3.72056; + tangent 0.945980 0.0364175 0.322174; + vertex -15.5086 -81.1883 41.5594; + normal 0.549502 -0.411242 -0.727274; + texcoord 0.399710 -3.39121; + tangent 0.808948 0.469880 0.353293; + vertex -14.5784 -78.4091 40.3898; + normal 0.610640 -0.424467 -0.668541; + texcoord 0.200100 -3.39121; + tangent 0.770823 0.489536 0.407661; + vertex -15.4546 -78.9629 39.9991; + normal 0.788888 -0.194331 -0.583002; + texcoord 0.399710 -3.01216; + tangent 0.602342 0.396543 0.692775; + vertex -14.7680 -75.3519 38.7303; + normal 0.842973 -0.171352 -0.509935; + texcoord 0.200100 -3.01216; + tangent 0.519191 0.433949 0.736294; + vertex -15.5869 -75.8933 37.7286; + normal 0.969626 0.0410756 -0.241120; + texcoord 0.399710 -2.65458; + tangent 0.159268 0.619650 0.768549; + vertex -15.6955 -71.4003 37.2705; + normal 0.982440 0.0387551 -0.182508; + texcoord 0.200100 -2.65458; + tangent 0.119000 0.625822 0.770835; + vertex -15.9060 -72.5393 35.8977; + normal 0.927712 0.373242 0.00642729; + texcoord 0.299900 -2.20754; + tangent -0.163783 0.383455 0.908921; + vertex -16.7885 -66.7597 33.9571; + normal 0.954281 0.158287 -0.253562; + texcoord 0.200100 -2.20754; + tangent 0.142320 0.505357 0.851093; + vertex -16.9448 -67.3146 33.0226; + normal 0.893932 0.435602 -0.105534; + texcoord 0.200100 -1.80251; + tangent 0.0814998 0.0978567 0.991858; + vertex -18.5682 -63.9380 30.5289; + normal 0.823249 0.562162 0.0789616; + texcoord 0.299900 -1.80251; + tangent -0.172290 0.0816105 0.981660; + vertex -18.4906 -63.9611 31.7791; + normal 0.726705 0.640750 0.247667; + texcoord 0.399710 -1.80251; + tangent -0.488047 0.225452 0.843197; + vertex -19.1197 -63.6835 32.8389; + normal 0.811668 0.528607 0.248537; + texcoord 0.399710 -2.20754; + tangent -0.431776 0.256391 0.864774; + vertex -17.2655 -66.4764 34.9125; + normal 0.856128 0.418292 0.303442; + texcoord 0.399710 -2.65458; + tangent -0.431776 0.256391 0.864774; + vertex -15.6955 -71.4003 37.2705; + normal -0.739771 0.534264 -0.409023; + texcoord 0.250000 -5.55714; + tangent -0.646226 -0.394814 0.653080; + vertex 18.7296 165.170 62.4757; + normal -0.743404 0.519068 -0.421804; + texcoord 0.000490000 -4.48355; + tangent -0.646226 -0.394814 0.653080; + vertex 16.4258 160.014 59.9075; + normal -0.755160 0.507172 -0.415343; + texcoord 0.250000 -4.48355; + tangent -0.623539 -0.393600 0.675483; + vertex 15.9731 159.738 60.3650; + normal -0.933650 0.352532 -0.0633949; + texcoord 0.000490000 -3.21183; + tangent -0.172812 -0.290642 0.941097; + vertex 13.1287 151.713 56.1593; + normal -0.936802 0.346855 -0.0457497; + texcoord 0.250000 -3.21183; + tangent -0.162045 -0.314282 0.935397; + vertex 12.9496 151.366 57.1930; + normal -0.847529 0.349853 -0.399121; + texcoord 0.125240 -1.98795; + tangent -0.189739 0.509095 0.839537; + vertex 9.50643 141.556 54.9474; + normal -0.840408 0.349149 -0.414500; + texcoord 0.000490000 -1.98795; + tangent -0.188545 0.528686 0.827612; + vertex 9.66923 141.099 54.2328; + normal -0.559764 -0.0375990 0.827798; + texcoord 0.250000 -5.55714; + tangent 0.761844 -0.416323 0.496255; + vertex 18.7296 165.170 62.4757; + normal -0.565066 -0.102937 0.818599; + texcoord 0.250000 -4.48355; + tangent 0.779690 -0.408236 0.474792; + vertex 15.9731 159.738 60.3650; + normal -0.578378 -0.0922352 0.810538; + texcoord 0.499510 -4.48355; + tangent 0.761844 -0.416323 0.496255; + vertex 16.5068 159.446 60.7127; + normal -0.127326 -0.213627 0.968582; + texcoord 0.499510 -3.21183; + tangent 0.967453 -0.244704 0.0644608; + vertex 14.0217 151.111 57.2771; + normal -0.129527 -0.201441 0.970899; + texcoord 0.250000 -3.21183; + tangent 0.970169 -0.227222 0.0845091; + vertex 12.9496 151.366 57.1930; + normal 0.0168928 -0.165318 0.986096; + texcoord 0.374760 -1.98795; + tangent 0.937195 -0.340738 -0.0745895; + vertex 10.7591 141.671 55.8580; + normal -0.292567 -0.0652619 0.954015; + texcoord 0.250000 -1.98795; + tangent 0.948825 -0.143854 0.281135; + vertex 9.95787 141.792 55.6206; + normal 0.308302 -0.244746 0.919265; + texcoord 0.499510 -1.98795; + tangent 0.789453 -0.473337 -0.390788; + vertex 11.4408 141.262 55.5206; + normal 0.748761 -0.487467 0.449146; + texcoord 0.749030 -5.55714; + tangent 0.647689 0.394023 -0.652107; + vertex 18.9559 165.040 62.7009; + normal 0.754355 -0.451824 0.476238; + texcoord 0.499510 -4.48355; + tangent 0.647689 0.394023 -0.652108; + vertex 16.5068 159.446 60.7127; + normal 0.762250 -0.461911 0.453446; + texcoord 0.749030 -4.48355; + tangent 0.625931 0.392754 -0.673762; + vertex 16.9615 159.722 60.2549; + normal 0.951141 -0.295379 0.0899051; + texcoord 0.499510 -3.21183; + tangent 0.178052 0.291474 -0.939862; + vertex 14.0217 151.111 57.2771; + normal 0.952398 -0.296081 0.0726232; + texcoord 0.749030 -3.21183; + tangent 0.168496 0.312714 -0.934783; + vertex 14.2092 151.459 56.2370; + normal 0.880972 -0.294595 0.370274; + texcoord 0.624270 -1.98795; + tangent 0.201002 -0.484332 -0.851481; + vertex 11.6166 140.792 54.7897; + normal 0.866395 -0.298450 0.400359; + texcoord 0.499510 -1.98795; + tangent 0.198393 -0.530029 -0.824445; + vertex 11.4408 141.262 55.5206; + normal 0.592160 0.142703 -0.793084; + texcoord 0.749030 -5.55714; + tangent -0.763090 0.415539 -0.494996; + vertex 18.9559 165.040 62.7009; + normal 0.577276 0.145388 -0.803501; + texcoord 0.749030 -4.48355; + tangent -0.779932 0.407935 -0.474652; + vertex 16.9615 159.722 60.2549; + normal 0.589716 0.134306 -0.796365; + texcoord 0.998540 -4.48355; + tangent -0.763090 0.415539 -0.494996; + vertex 16.4258 160.014 59.9075; + normal 0.133881 0.272062 -0.952921; + texcoord 0.998540 -3.21183; + tangent -0.968415 0.242297 -0.0588529; + vertex 13.1287 151.713 56.1593; + normal 0.140267 0.287641 -0.947411; + texcoord 0.749030 -3.21183; + tangent -0.971121 0.225891 -0.0767923; + vertex 14.2092 151.459 56.2370; + normal 0.0102418 0.190133 -0.981705; + texcoord 0.873780 -1.98795; + tangent -0.941721 0.331624 0.0564466; + vertex 10.3640 140.677 53.8791; + normal 0.288672 0.105168 -0.951634; + texcoord 0.749030 -1.98795; + tangent -0.950630 0.149721 -0.271821; + vertex 11.1706 140.550 54.1097; + normal -0.304597 0.265310 -0.914785; + texcoord 0.998540 -1.98795; + tangent -0.783646 0.476114 0.399016; + vertex 9.66923 141.099 54.2328; + normal -0.153058 0.475812 -0.866127; + texcoord 0.749030 1.00000; + tangent -0.806144 0.446820 0.387922; + vertex -10.9925 63.6841 117.200; + normal -0.316196 0.548458 -0.774090; + texcoord 0.873780 1.00000; + tangent -0.583027 0.505518 0.636028; + vertex -12.1318 64.3156 117.748; + normal -0.301580 0.524208 -0.796401; + texcoord 0.873780 -1.94285; + tangent -0.774551 0.343679 0.530995; + vertex 5.75240 90.3569 128.893; + normal -0.543802 0.616710 -0.569164; + texcoord 0.998540 1.00000; + tangent -0.279716 0.504028 0.817138; + vertex -12.7156 65.3826 119.478; + normal -0.295828 0.520687 -0.800856; + texcoord 0.998540 -1.94285; + tangent -0.801750 0.320439 0.504495; + vertex 4.99344 90.6603 129.371; + normal -0.398873 0.909273 -0.118843; + texcoord 0.250000 -5.48367; + tangent -0.871094 -0.335213 0.358926; + vertex 14.6442 99.5675 153.525; + normal -0.399105 0.909072 -0.119594; + texcoord 0.000490000 -4.40853; + tangent -0.871094 -0.335213 0.358926; + vertex 12.8803 98.0461 147.805; + normal -0.414913 0.902758 -0.113467; + texcoord 0.250000 -4.40853; + tangent -0.858961 -0.359909 0.364214; + vertex 12.2287 97.7954 148.073; + normal -0.745954 0.664246 0.0482711; + texcoord 0.000490000 -3.14289; + tangent -0.582645 -0.688882 0.431238; + vertex 9.62118 95.4539 139.045; + normal -0.756582 0.651313 0.0580850; + texcoord 0.250000 -3.14289; + tangent -0.577498 -0.707210 0.407861; + vertex 8.93973 94.6194 139.526; + normal -0.548570 0.823539 -0.144415; + texcoord 0.125240 -1.94285; + tangent -0.345511 -0.0622005 0.936351; + vertex 4.68520 90.6218 130.239; + normal -0.537124 0.829325 -0.154006; + texcoord 0.000490000 -1.94285; + tangent -0.334331 -0.0416903 0.941533; + vertex 4.99344 90.6603 129.371; + normal -0.815568 -0.336490 0.470768; + texcoord 0.250000 -5.48367; + tangent 0.312440 -0.940834 -0.131201; + vertex 14.6442 99.5675 153.525; + normal -0.823738 -0.352893 0.443758; + texcoord 0.250000 -4.40853; + tangent 0.337467 -0.931362 -0.136680; + vertex 12.2287 97.7954 148.073; + normal -0.840882 -0.338173 0.422560; + texcoord 0.499510 -4.40853; + tangent 0.312440 -0.940834 -0.131201; + vertex 12.4624 97.0916 147.975; + normal -0.499881 -0.687319 0.526983; + texcoord 0.499510 -3.14289; + tangent 0.708055 -0.670008 -0.223039; + vertex 9.77130 93.8198 139.278; + normal -0.511651 -0.688067 0.514565; + texcoord 0.250000 -3.14289; + tangent 0.713097 -0.674126 -0.192475; + vertex 8.93973 94.6194 139.526; + normal -0.326495 -0.773752 0.542871; + texcoord 0.374760 -1.94285; + tangent 0.878150 -0.457436 -0.140019; + vertex 5.73400 89.8065 131.231; + normal -0.550457 -0.611995 0.567855; + texcoord 0.250000 -1.94285; + tangent 0.822994 -0.512063 0.245912; + vertex 4.99195 90.2682 131.010; + normal -0.0645709 -0.879681 0.471160; + texcoord 0.499510 -1.94285; + tangent 0.805530 -0.324634 -0.495715; + vertex 6.47667 89.5072 130.774; + normal 0.414900 -0.892121 0.178824; + texcoord 0.749030 -5.48367; + tangent 0.871689 0.333403 -0.359167; + vertex 14.7485 99.3171 153.774; + normal 0.418337 -0.887981 0.191008; + texcoord 0.499510 -4.40853; + tangent 0.871689 0.333403 -0.359167; + vertex 12.4624 97.0916 147.975; + normal 0.433276 -0.882634 0.182289; + texcoord 0.749030 -4.40853; + tangent 0.859644 0.357981 -0.364503; + vertex 13.1157 97.3415 147.706; + normal 0.761996 -0.647438 0.0136152; + texcoord 0.499510 -3.14289; + tangent 0.586843 0.685207 -0.431401; + vertex 9.77130 93.8198 139.278; + normal 0.770432 -0.637521 0.00138633; + texcoord 0.749030 -3.14289; + tangent 0.582135 0.702609 -0.409219; + vertex 10.4629 94.6545 138.792; + normal 0.605300 -0.779036 0.163447; + texcoord 0.624270 -1.94285; + tangent 0.373077 0.0927464 -0.923153; + vertex 6.80120 89.5416 129.886; + normal 0.577494 -0.796283 0.180097; + texcoord 0.499510 -1.94285; + tangent 0.342828 0.0363244 -0.938696; + vertex 6.47667 89.5072 130.774; + normal 0.874169 0.340618 -0.346132; + texcoord 0.749030 -5.48367; + tangent -0.314118 0.940179 0.131884; + vertex 14.7485 99.3171 153.774; + normal 0.849461 0.357186 -0.388374; + texcoord 0.749030 -4.40853; + tangent -0.340405 0.930135 0.137743; + vertex 13.1157 97.3415 147.706; + normal 0.862058 0.340656 -0.375246; + texcoord 0.998540 -4.40853; + tangent -0.314118 0.940179 0.131884; + vertex 12.8803 98.0461 147.805; + normal 0.536563 0.709594 -0.456702; + texcoord 0.998540 -3.14289; + tangent -0.710337 0.667120 0.224439; + vertex 9.62118 95.4539 139.045; + normal 0.529951 0.704772 -0.471643; + texcoord 0.749030 -3.14289; + tangent -0.715591 0.669878 0.197974; + vertex 10.4629 94.6545 138.792; + normal 0.319868 0.790121 -0.522870; + texcoord 0.873780 -1.94285; + tangent -0.876761 0.452707 0.162317; + vertex 5.75240 90.3569 128.893; + normal 0.548908 0.639124 -0.538721; + texcoord 0.749030 -1.94285; + tangent -0.826464 0.511448 -0.235325; + vertex 6.50120 89.8935 129.107; + normal 0.0596181 0.882788 -0.465973; + texcoord 0.998540 -1.94285; + tangent -0.801750 0.320439 0.504495; + vertex 4.99344 90.6603 129.371; + normal -0.851605 0.370142 0.371165; + texcoord 0.125240 1.00000; + tangent 0.277949 -0.281478 0.918430; + vertex 9.34537 -25.0766 124.592; + normal -0.768854 0.607710 0.198874; + texcoord 0.125240 -0.906620; + tangent -0.423267 -0.717610 0.553066; + vertex 19.7568 -17.0972 140.523; + normal -0.848273 0.386413 0.362101; + texcoord 0.000490000 1.00000; + tangent 0.255064 -0.302659 0.918335; + vertex 8.87856 -24.6039 123.050; + normal -0.766195 0.612845 0.193304; + texcoord 0.000490000 -0.906620; + tangent -0.439949 -0.720270 0.536336; + vertex 20.1916 -16.3810 139.990; + normal -0.646709 0.761508 0.0432719; + texcoord 0.125240 -3.06859; + tangent -0.637320 -0.573025 0.515233; + vertex 30.0947 -8.95809 157.365; + normal -0.642550 0.765235 0.0393091; + texcoord 0.000490000 -3.06859; + tangent -0.643799 -0.566980 0.513865; + vertex 30.5918 -8.52027 156.968; + normal -0.595868 -0.491109 0.635416; + texcoord 0.125240 1.00000; + tangent 0.799752 -0.434860 0.413876; + vertex 9.34537 -25.0766 124.592; + normal -0.602889 -0.482883 0.635098; + texcoord 0.250000 1.00000; + tangent 0.794370 -0.445776 0.412627; + vertex 10.4197 -25.6608 125.148; + normal -0.833161 -0.0748557 0.547941; + texcoord 0.125240 -0.906620; + tangent 0.224615 -0.951924 0.208298; + vertex 19.7568 -17.0972 140.523; + normal -0.836465 -0.0645510 0.544206; + texcoord 0.250000 -0.906620; + tangent 0.206626 -0.957132 0.202989; + vertex 19.9586 -18.0245 140.718; + normal -0.879234 0.157383 0.449642; + texcoord 0.125240 -3.06859; + tangent 0.0236264 -0.929752 0.367427; + vertex 30.0947 -8.95809 157.365; + normal -0.879716 0.164049 0.446304; + texcoord 0.250000 -3.06859; + tangent 0.0164624 -0.927531 0.373383; + vertex 30.1072 -9.66456 157.649; + normal -0.401588 -0.699782 0.590790; + texcoord 0.374760 1.00000; + tangent 0.305937 -0.710542 -0.633666; + vertex 10.8307 -26.6153 124.297; + normal -0.386029 -0.716562 0.580964; + texcoord 0.374760 -0.906620; + tangent 0.735857 -0.619055 -0.274381; + vertex 20.6788 -18.6199 140.462; + normal -0.401178 -0.700118 0.590670; + texcoord 0.250000 1.00000; + tangent 0.313673 -0.710886 -0.629484; + vertex 10.4197 -25.6608 125.148; + normal -0.388469 -0.715241 0.580966; + texcoord 0.250000 -0.906620; + tangent 0.742949 -0.615767 -0.262409; + vertex 19.9586 -18.0245 140.718; + normal -0.580117 -0.536948 0.612496; + texcoord 0.374760 -3.06859; + tangent 0.679554 -0.733619 -0.00289376; + vertex 30.6221 -10.2258 157.655; + normal -0.585206 -0.530909 0.612919; + texcoord 0.250000 -3.06859; + tangent 0.675960 -0.736904 0.00709178; + vertex 30.1072 -9.66456 157.649; + normal 0.488883 -0.862773 0.128905; + texcoord 0.374760 1.00000; + tangent 0.0883842 -0.0980181 -0.991252; + vertex 10.8307 -26.6153 124.297; + normal 0.475949 -0.868490 0.138557; + texcoord 0.499510 1.00000; + tangent 0.119944 -0.0919173 -0.988516; + vertex 10.9792 -26.7799 122.632; + normal 0.287333 -0.918083 0.273062; + texcoord 0.374760 -0.906620; + tangent 0.811550 0.0821187 -0.578484; + vertex 20.6788 -18.6199 140.462; + normal 0.281210 -0.918979 0.276404; + texcoord 0.499510 -0.906620; + tangent 0.823930 0.0843183 -0.560384; + vertex 21.4954 -18.5345 139.904; + normal 0.0517092 -0.914429 0.401429; + texcoord 0.374760 -3.06859; + tangent 0.924486 -0.106228 -0.366116; + vertex 30.6221 -10.2258 157.655; + normal 0.0449911 -0.913462 0.404430; + texcoord 0.499510 -3.06859; + tangent 0.926695 -0.113042 -0.358411; + vertex 31.3377 -10.3131 157.378; + normal 0.826946 -0.486850 -0.281314; + texcoord 0.624270 1.00000; + tangent -0.0956965 0.371149 -0.923629; + vertex 10.7695 -25.9666 120.608; + normal 0.775149 -0.608013 -0.171651; + texcoord 0.624270 -0.906620; + tangent 0.424760 0.706542 -0.566020; + vertex 21.9513 -17.8048 139.353; + normal 0.826023 -0.489609 -0.279228; + texcoord 0.499510 1.00000; + tangent -0.0906837 0.375487 -0.922380; + vertex 10.9792 -26.7799 122.632; + normal 0.772164 -0.612896 -0.167696; + texcoord 0.499510 -0.906620; + tangent 0.448097 0.713130 -0.539124; + vertex 21.4954 -18.5345 139.904; + normal 0.655441 -0.755112 -0.0142529; + texcoord 0.624270 -3.06859; + tangent 0.640770 0.568963 -0.515456; + vertex 31.8465 -9.87194 156.975; + normal 0.650838 -0.759158 -0.00940900; + texcoord 0.499510 -3.06859; + tangent 0.648174 0.562057 -0.513773; + vertex 31.3377 -10.3131 157.378; + normal 0.855113 0.0184087 -0.518115; + texcoord 0.624270 1.00000; + tangent -0.297965 0.835276 -0.462094; + vertex 10.7695 -25.9666 120.608; + normal 0.854885 0.0197116 -0.518444; + texcoord 0.749030 1.00000; + tangent -0.296160 0.838590 -0.457226; + vertex 10.3331 -24.7434 119.931; + normal 0.851913 0.0624173 -0.519950; + texcoord 0.624270 -0.906620; + tangent -0.201331 0.955475 -0.215716; + vertex 21.9513 -17.8048 139.353; + normal 0.852813 0.0609291 -0.518649; + texcoord 0.749030 -0.906620; + tangent -0.196617 0.957800 -0.209667; + vertex 21.7582 -16.8718 139.150; + normal 0.884686 -0.160470 -0.437698; + texcoord 0.624270 -3.06859; + tangent -0.0167759 0.928772 -0.370271; + vertex 31.8465 -9.87194 156.975; + normal 0.884730 -0.166865 -0.435211; + texcoord 0.749030 -3.06859; + tangent -0.0100922 0.926644 -0.375804; + vertex 31.8388 -9.16407 156.687; + normal 0.401594 0.738725 -0.541302; + texcoord 0.749030 1.00000; + tangent -0.748283 0.605450 0.271115; + vertex 10.3331 -24.7434 119.931; + normal 0.395645 0.735355 -0.550198; + texcoord 0.873780 -0.906620; + tangent -0.748283 0.605450 0.271114; + vertex 21.0293 -16.2821 139.414; + normal 0.398729 0.733940 -0.549861; + texcoord 0.749030 -0.906620; + tangent -0.747996 0.606842 0.268783; + vertex 21.7582 -16.8718 139.150; + normal 0.591031 0.555999 -0.584420; + texcoord 0.873780 -3.06859; + tangent -0.683770 0.729673 0.00598624; + vertex 31.3191 -8.60419 156.685; + normal 0.596074 0.550449 -0.584553; + texcoord 0.749030 -3.06859; + tangent -0.680307 0.732919 -0.00355550; + vertex 31.8388 -9.16407 156.687; + normal -0.535165 0.844145 -0.0319065; + texcoord 0.873780 1.00000; + tangent -0.185064 -0.0803054 0.979440; + vertex 9.28411 -24.4279 120.903; + normal -0.530673 0.846787 -0.0365855; + texcoord 0.998540 1.00000; + tangent -0.191754 -0.0806893 0.978120; + vertex 8.87856 -24.6039 123.050; + normal -0.288943 0.925009 -0.246718; + texcoord 0.873780 -0.906620; + tangent -0.799124 -0.0973592 0.593231; + vertex 21.0293 -16.2821 139.414; + normal -0.279985 0.925910 -0.253574; + texcoord 0.998540 -0.906620; + tangent -0.821302 -0.0950931 0.562513; + vertex 20.1916 -16.3810 139.990; + normal -0.0556877 0.918759 -0.390873; + texcoord 0.873780 -3.06859; + tangent -0.923758 0.0985404 0.370083; + vertex 31.3191 -8.60419 156.685; + normal -0.0480952 0.917310 -0.395259; + texcoord 0.998540 -3.06859; + tangent -0.926477 0.106910 0.360848; + vertex 30.5918 -8.52027 156.968; + normal -0.524093 0.725201 0.446552; + texcoord 0.250000 -5.46754; + tangent -0.703951 -0.663990 0.252133; + vertex 34.9270 -13.9485 173.623; + normal -0.538336 0.730375 0.420413; + texcoord 0.000490000 -4.67442; + tangent -0.703950 -0.663990 0.252133; + vertex 33.5140 -12.2718 169.242; + normal -0.550999 0.718260 0.424855; + texcoord 0.250000 -4.67442; + tangent -0.698168 -0.682010 0.217772; + vertex 33.0575 -12.7023 169.405; + normal -0.786592 0.508367 0.350479; + texcoord 0.000490000 -3.86303; + tangent -0.580016 -0.803498 -0.134058; + vertex 32.1620 -10.3185 163.830; + normal -0.807992 0.476439 0.346634; + texcoord 0.250000 -3.86303; + tangent -0.548022 -0.822495 -0.152231; + vertex 31.5797 -11.1491 163.651; + normal -0.685120 0.647507 0.333685; + texcoord 0.125240 -3.06859; + tangent -0.481965 -0.730972 0.483104; + vertex 30.0947 -8.95809 157.365; + normal -0.467347 0.823093 0.322652; + texcoord 0.000490000 -3.06859; + tangent -0.643799 -0.566979 0.513865; + vertex 30.5918 -8.52027 156.968; + normal -0.962385 0.0865860 0.257523; + texcoord 0.250000 -3.06859; + tangent 0.0164624 -0.927531 0.373383; + vertex 30.1072 -9.66456 157.649; + normal -0.750315 -0.645699 0.141773; + texcoord 0.250000 -5.46754; + tangent 0.561908 -0.735895 -0.377779; + vertex 34.9270 -13.9485 173.623; + normal -0.766373 -0.639820 0.0574786; + texcoord 0.250000 -4.67442; + tangent 0.588292 -0.723240 -0.361714; + vertex 33.0575 -12.7023 169.405; + normal -0.778629 -0.624724 0.0587986; + texcoord 0.499510 -4.67442; + tangent 0.561908 -0.735895 -0.377779; + vertex 33.4219 -13.1794 169.160; + normal -0.547496 -0.834139 -0.0667809; + texcoord 0.499510 -3.86303; + tangent 0.835308 -0.519362 -0.180342; + vertex 32.4334 -11.7004 163.483; + normal -0.557479 -0.828202 -0.0574286; + texcoord 0.250000 -3.86303; + tangent 0.822465 -0.547480 -0.154331; + vertex 31.5797 -11.1491 163.651; + normal -0.507518 -0.857652 -0.0828126; + texcoord 0.374760 -3.06859; + tangent 0.859670 -0.478062 -0.180067; + vertex 30.6221 -10.2258 157.655; + normal -0.736919 -0.675843 0.0136227; + texcoord 0.250000 -3.06859; + tangent 0.675960 -0.736904 0.00709178; + vertex 30.1072 -9.66456 157.649; + normal -0.189241 -0.964317 -0.185151; + texcoord 0.499510 -3.06859; + tangent 0.926695 -0.113042 -0.358411; + vertex 31.3377 -10.3131 157.378; + normal 0.553331 -0.736236 -0.389591; + texcoord 0.749030 -5.46754; + tangent 0.704573 0.663173 -0.252545; + vertex 35.1211 -14.1137 173.339; + normal 0.572266 -0.741433 -0.350413; + texcoord 0.499510 -4.67442; + tangent 0.704573 0.663173 -0.252545; + vertex 33.4219 -13.1794 169.160; + normal 0.592284 -0.731772 -0.337210; + texcoord 0.749030 -4.67442; + tangent 0.699032 0.680937 -0.218354; + vertex 33.8792 -12.7490 168.996; + normal 0.799525 -0.538548 -0.265943; + texcoord 0.499510 -3.86303; + tangent 0.583763 0.800968 0.132934; + vertex 32.4334 -11.7004 163.483; + normal 0.820643 -0.505907 -0.265711; + texcoord 0.749030 -3.86303; + tangent 0.551342 0.820506 0.150968; + vertex 33.0219 -10.8686 163.662; + normal 0.911241 -0.340098 -0.232321; + texcoord 0.624270 -3.06859; + tangent 0.225907 0.873623 -0.430985; + vertex 31.8465 -9.87194 156.975; + normal 0.495394 -0.823637 -0.276055; + texcoord 0.499510 -3.06859; + tangent 0.648174 0.562057 -0.513773; + vertex 31.3377 -10.3131 157.378; + normal 0.981295 -0.0630758 -0.181883; + texcoord 0.749030 -3.06859; + tangent -0.0100922 0.926644 -0.375804; + vertex 31.8388 -9.16407 156.687; + normal 0.786045 0.617403 -0.0307627; + texcoord 0.749030 -5.46754; + tangent -0.562660 0.735186 0.378041; + vertex 35.1211 -14.1137 173.339; + normal 0.782122 0.623116 0.00332165; + texcoord 0.749030 -4.67442; + tangent -0.588672 0.722646 0.362282; + vertex 33.8792 -12.7490 168.996; + normal 0.792844 0.609404 -0.00508824; + texcoord 0.998540 -4.67442; + tangent -0.562660 0.735186 0.378041; + vertex 33.5140 -12.2718 169.242; + normal 0.552839 0.818314 0.157263; + texcoord 0.998540 -3.86303; + tangent -0.836412 0.518129 0.178766; + vertex 32.1620 -10.3185 163.830; + normal 0.560260 0.811928 0.163957; + texcoord 0.749030 -3.86303; + tangent -0.826090 0.541690 0.155394; + vertex 33.0219 -10.8686 163.662; + normal 0.472489 0.870630 0.136956; + texcoord 0.873780 -3.06859; + tangent -0.878044 0.431398 0.207207; + vertex 31.3191 -8.60419 156.685; + normal 0.732177 0.679822 0.0419414; + texcoord 0.749030 -3.06859; + tangent -0.680307 0.732919 -0.00355550; + vertex 31.8388 -9.16407 156.687; + normal 0.191541 0.959285 0.207570; + texcoord 0.998540 -3.06859; + tangent -0.926477 0.106910 0.360848; + vertex 30.5918 -8.52027 156.968; + normal -0.541310 0.828028 -0.146126; + texcoord 0.749030 1.00000; + tangent -0.839013 -0.520527 0.158457; + vertex -26.3801 -66.2329 81.7279; + normal -0.689652 0.713355 -0.124517; + texcoord 0.873780 1.00000; + tangent -0.667974 -0.608491 0.428427; + vertex -27.5504 -66.9589 81.9489; + normal -0.670188 0.727894 -0.144978; + texcoord 0.873780 -1.94453; + tangent -0.736258 -0.656055 0.165880; + vertex -27.3490 -61.0418 114.733; + normal -0.876927 0.473851 -0.0803946; + texcoord 0.998540 1.00000; + tangent -0.398777 -0.628848 0.667478; + vertex -28.3772 -68.2695 83.3474; + normal -0.664620 0.732592 -0.146935; + texcoord 0.998540 -1.94453; + tangent -0.747160 -0.653119 0.123235; + vertex -28.0470 -61.6520 114.848; + normal -0.907586 0.174206 0.382022; + texcoord 0.250000 -5.38773; + tangent -0.347688 -0.821894 -0.451224; + vertex -24.5388 -69.2811 139.045; + normal -0.919117 0.203655 0.337267; + texcoord 0.000490000 -4.32848; + tangent -0.347688 -0.821894 -0.451224; + vertex -25.6976 -65.3152 134.483; + normal -0.925736 0.188745 0.327700; + texcoord 0.250000 -4.32848; + tangent -0.321125 -0.826216 -0.462866; + vertex -25.9543 -65.9220 134.150; + normal -0.977845 -0.197086 0.0705444; + texcoord 0.000490000 -3.14048; + tangent 0.123314 -0.818579 -0.561001; + vertex -27.2574 -61.4388 126.452; + normal -0.967761 -0.239449 0.0781247; + texcoord 0.250000 -3.14048; + tangent 0.159709 -0.805000 -0.571374; + vertex -27.0936 -62.3634 125.763; + normal -0.975707 -0.204102 0.0796138; + texcoord 0.125240 -1.94453; + tangent 0.209473 -0.927612 0.309284; + vertex -28.1355 -62.5164 115.118; + normal -0.990420 0.121750 0.0651584; + texcoord 0.000490000 -1.94453; + tangent -0.0972611 -0.950001 0.296711; + vertex -28.0470 -61.6520 114.848; + normal -0.764359 -0.639295 0.0840065; + texcoord 0.250000 -1.94453; + tangent 0.630309 -0.713367 0.306297; + vertex -27.5746 -63.1512 115.390; + normal 0.919705 -0.208752 -0.332514; + texcoord 0.749030 -5.38773; + tangent 0.349270 0.821839 0.450102; + vertex -24.2693 -69.5088 138.958; + normal 0.930298 -0.246696 -0.271453; + texcoord 0.499510 -4.32848; + tangent 0.349270 0.821839 0.450102; + vertex -25.3510 -65.9403 133.725; + normal 0.937219 -0.228559 -0.263402; + texcoord 0.749030 -4.32848; + tangent 0.319680 0.826656 0.463082; + vertex -25.0926 -65.3324 134.058; + normal 0.988195 0.153003 -0.00784960; + texcoord 0.499510 -3.14048; + tangent -0.120757 0.816175 0.565045; + vertex -25.9987 -62.0119 125.578; + normal 0.983918 0.177919 -0.0158405; + texcoord 0.749030 -3.14048; + tangent -0.134409 0.795864 0.590368; + vertex -26.1563 -61.0788 126.270; + normal 0.995587 -0.0936499 0.00608832; + texcoord 0.624270 -1.94453; + tangent 0.0991855 0.959746 -0.262772; + vertex -25.9064 -61.7099 115.121; + normal 0.993817 -0.110887 0.00557488; + texcoord 0.499510 -1.94453; + tangent 0.107581 0.949342 -0.295256; + vertex -26.0069 -62.5969 115.396; + normal 0.408374 0.727418 0.551447; + texcoord 0.749030 -5.38773; + tangent -0.817878 0.0233195 0.574919; + vertex -24.2693 -69.5088 138.958; + normal 0.318006 0.833572 0.451697; + texcoord 0.749030 -4.32848; + tangent -0.832888 0.00259407 0.553436; + vertex -25.0926 -65.3324 134.058; + normal 0.362124 0.797342 0.482816; + texcoord 0.998540 -4.32848; + tangent -0.817878 0.0233198 0.574919; + vertex -25.6976 -65.3152 134.483; + normal -0.253367 0.924949 0.283327; + texcoord 0.998540 -3.14048; + tangent -0.934586 -0.317357 0.160729; + vertex -27.2574 -61.4388 126.452; + normal -0.255990 0.934632 0.246844; + texcoord 0.749030 -3.14048; + tangent -0.944252 -0.295709 0.144720; + vertex -26.1563 -61.0788 126.270; + normal -0.347135 0.937645 0.0178631; + texcoord 0.873780 -1.94453; + tangent -0.933832 -0.357594 0.00923806; + vertex -27.3490 -61.0418 114.733; + normal 0.0270154 0.999635 0.000410352; + texcoord 0.749030 -1.94453; + tangent -0.991611 0.0268505 -0.126437; + vertex -26.4623 -61.0658 114.846; + normal -0.654951 0.755048 0.0306945; + texcoord 0.998540 -1.94453; + tangent -0.747160 -0.653119 0.123235; + vertex -28.0470 -61.6520 114.848; + normal 0.193789 -0.816095 -0.544458; + texcoord 0.250000 -1.94225; + tangent 0.963402 0.0535359 0.262658; + vertex -19.3005 -82.3538 60.3081; + normal 0.201015 -0.816541 -0.541159; + texcoord 0.374760 -1.94225; + tangent 0.959596 0.0496286 0.276971; + vertex -18.4185 -82.3048 60.5485; + normal 0.356012 -0.703797 -0.614756; + texcoord 0.250000 -3.09991; + tangent 0.857701 -0.0197348 0.513771; + vertex -22.1536 -88.1249 67.9429; + normal 0.367805 -0.669468 -0.645393; + texcoord 0.499510 -3.09991; + tangent 0.855178 -0.0224424 0.517849; + vertex -21.1337 -88.1525 68.5710; + normal 0.0988234 -0.511760 -0.853426; + texcoord 0.250000 -4.29184; + tangent 0.992958 0.0122309 0.117838; + vertex -23.2665 -96.0769 73.0129; + normal 0.0835339 -0.509221 -0.856572; + texcoord 0.499510 -4.29184; + tangent 0.995975 0.0146252 0.0884342; + vertex -22.5101 -96.0658 73.0801; + normal 0.0833321 -0.514514 -0.853423; + texcoord 0.250000 -5.39093; + tangent 0.995975 0.0146255 0.0884343; + vertex -22.7536 -101.586 76.3841; + normal -0.222458 0.750861 0.621869; + texcoord 0.749030 -1.94225; + tangent -0.961531 -0.0635362 -0.267248; + vertex -18.7276 -80.2441 61.5111; + normal -0.230076 0.750458 0.619579; + texcoord 0.873780 -1.94225; + tangent -0.958521 -0.0601376 -0.278606; + vertex -19.6122 -80.3026 61.2653; + normal -0.414688 0.589199 0.693454; + texcoord 0.749030 -3.09991; + tangent -0.853694 0.0178964 -0.520467; + vertex -21.7113 -87.8031 69.5707; + normal -0.393418 0.625122 0.674125; + texcoord 0.998540 -3.09991; + tangent -0.852104 0.0205043 -0.522971; + vertex -22.7341 -87.7777 68.9318; + normal -0.102429 0.463010 0.880414; + texcoord 0.749030 -4.29184; + tangent -0.992942 -0.0136889 -0.117805; + vertex -22.5638 -95.5674 73.6527; + normal -0.0868954 0.466070 0.880470; + texcoord 0.998540 -4.29184; + tangent -0.995827 -0.0158905 -0.0898689; + vertex -23.3216 -95.5795 73.5843; + normal -0.0884460 0.410811 0.907420; + texcoord 0.749030 -5.39093; + tangent -0.995827 -0.0158905 -0.0898687; + vertex -22.3799 -101.590 76.3972; + normal -0.995062 -0.0987488 -0.00996395; + texcoord 0.250000 -5.39093; + tangent 0.0725186 -0.654843 -0.752277; + vertex -22.7536 -101.586 76.3841; + normal -0.997234 -0.0352982 -0.0654058; + texcoord 0.000490000 -4.29184; + tangent 0.0725187 -0.654843 -0.752278; + vertex -23.3216 -95.5795 73.5843; + normal -0.996131 -0.0561477 -0.0675985; + texcoord 0.250000 -4.29184; + tangent 0.0984071 -0.638318 -0.763457; + vertex -23.2665 -96.0769 73.0129; + normal -0.883106 -0.175820 -0.434984; + texcoord 0.000490000 -3.09991; + tangent 0.468792 -0.331199 -0.818866; + vertex -22.7341 -87.7777 68.9318; + normal -0.873940 -0.201399 -0.442342; + texcoord 0.250000 -3.09991; + tangent 0.484545 -0.289863 -0.825346; + vertex -22.1536 -88.1249 67.9429; + normal -0.948993 -0.0172359 -0.314825; + texcoord 0.125240 -1.94225; + tangent 0.154056 -0.886455 -0.436422; + vertex -20.0173 -81.7944 60.4146; + normal -0.951480 -0.00590093 -0.307655; + texcoord 0.000490000 -1.94225; + tangent 0.140659 -0.897586 -0.417798; + vertex -20.1489 -80.9541 60.8057; + normal 0.997472 0.0523546 0.0480511; + texcoord 0.749030 -5.39093; + tangent -0.0706194 0.654874 0.752432; + vertex -22.3799 -101.590 76.3972; + normal 0.995119 -0.00586743 0.0985035; + texcoord 0.499510 -4.29184; + tangent -0.0706194 0.654874 0.752432; + vertex -22.5101 -96.0658 73.0801; + normal 0.991700 -0.0152263 0.127668; + texcoord 0.749030 -4.29184; + tangent -0.0983254 0.636912 0.764640; + vertex -22.5638 -95.5674 73.6527; + normal 0.882411 0.103048 0.459055; + texcoord 0.499510 -3.09991; + tangent -0.465880 0.323706 0.823511; + vertex -21.1337 -88.1525 68.5710; + normal 0.877388 0.125130 0.463178; + texcoord 0.749030 -3.09991; + tangent -0.478814 0.289664 0.828753; + vertex -21.7113 -87.8031 69.5707; + normal 0.926789 -0.0280258 0.374536; + texcoord 0.624270 -1.94225; + tangent -0.147776 0.883581 0.444350; + vertex -18.0134 -80.8130 61.3992; + normal 0.929533 -0.0366403 0.366914; + texcoord 0.499510 -1.94225; + tangent -0.130559 0.897887 0.420420; + vertex -17.8880 -81.6760 60.9951; + normal 0.376247 0.118984 0.918848; + texcoord 0.125240 -1.61631; + tangent 0.337310 0.906072 -0.255451; + vertex -14.6261 117.240 86.4165; + normal 0.663086 0.394574 0.636103; + texcoord 0.125240 -2.80130; + tangent 0.521202 0.368813 -0.769627; + vertex -22.0310 126.457 88.2550; + normal 0.396211 0.134558 0.908246; + texcoord 0.000490000 -1.61631; + tangent 0.350230 0.893015 -0.282599; + vertex -14.9668 116.325 86.6744; + normal 0.666356 0.401929 0.628031; + texcoord 0.000490000 -2.80130; + tangent 0.521991 0.349995 -0.777836; + vertex -22.4410 126.182 88.8660; + normal 0.652120 0.424047 0.628429; + texcoord 0.000490000 -3.96272; + tangent 0.521991 0.349995 -0.777836; + vertex -27.8734 134.837 88.6629; + normal 0.566822 0.618217 -0.544537; + texcoord 0.374760 -1.61631; + tangent -0.716521 0.0437336 -0.696193; + vertex -15.5909 117.960 85.0626; + normal 0.464809 0.430986 -0.773437; + texcoord 0.374760 -2.80130; + tangent -0.693504 -0.365821 -0.620666; + vertex -22.6545 126.150 87.0080; + normal 0.558938 0.612913 -0.558503; + texcoord 0.250000 -1.61631; + tangent -0.718253 0.0244631 -0.695352; + vertex -14.8847 117.917 85.7488; + normal 0.457542 0.431057 -0.777718; + texcoord 0.250000 -2.80130; + tangent -0.690588 -0.378698 -0.616179; + vertex -22.1194 126.444 87.4854; + normal 0.508300 0.351941 -0.785982; + texcoord 0.250000 -3.96272; + tangent -0.690588 -0.378698 -0.616179; + vertex -27.7457 134.879 87.6238; + normal -0.440871 -0.0763487 -0.894317; + texcoord 0.624270 -1.61631; + tangent -0.345283 -0.905276 0.247498; + vertex -16.6900 116.403 85.0170; + normal -0.667812 -0.376440 -0.642121; + texcoord 0.624270 -2.80130; + tangent -0.525566 -0.377218 0.762553; + vertex -23.7431 125.467 87.7202; + normal -0.450396 -0.0871354 -0.888567; + texcoord 0.499510 -1.61631; + tangent -0.352873 -0.897804 0.263492; + vertex -16.3311 117.344 84.7598; + normal -0.672523 -0.384074 -0.632613; + texcoord 0.499510 -2.80130; + tangent -0.526484 -0.352459 0.773684; + vertex -23.3228 125.748 87.1025; + normal -0.672089 -0.384787 -0.632642; + texcoord 0.499510 -3.96272; + tangent -0.526484 -0.352459 0.773684; + vertex -28.5579 134.227 87.5070; + normal -0.580958 -0.574165 0.576908; + texcoord 0.873780 -1.61631; + tangent 0.720350 -0.0327239 0.692838; + vertex -15.7252 115.683 86.3708; + normal -0.466705 -0.417412 0.779714; + texcoord 0.873780 -2.80130; + tangent 0.696821 0.369018 0.615034; + vertex -23.1197 125.773 88.9673; + normal -0.575381 -0.572735 0.583875; + texcoord 0.749030 -1.61631; + tangent 0.721312 -0.0218839 0.692264; + vertex -16.4390 115.715 85.6843; + normal -0.462729 -0.413759 0.784019; + texcoord 0.749030 -2.80130; + tangent 0.694085 0.381077 0.610759; + vertex -23.6590 125.477 88.4927; + normal -0.526676 -0.309581 0.791690; + texcoord 0.749030 -3.96272; + tangent 0.694085 0.381077 0.610759; + vertex -28.6897 134.182 88.5501; + normal -0.0706915 0.134842 -0.988342; + texcoord 0.499510 -5.81457; + tangent -0.975705 -0.215332 0.0404094; + vertex -34.4782 145.278 88.6388; + normal -0.0690885 0.135548 -0.988359; + texcoord 0.250000 -5.81457; + tangent -0.968391 -0.247429 0.0315921; + vertex -34.2103 145.337 88.6277; + normal -0.0232887 0.0984435 -0.994870; + texcoord 0.499510 -4.92728; + tangent -0.900842 -0.433590 -0.0219888; + vertex -32.0689 140.452 87.8080; + normal -0.0173914 0.0960267 -0.995227; + texcoord 0.250000 -4.92728; + tangent -0.892990 -0.449153 -0.0288094; + vertex -31.4751 140.739 87.8228; + normal 0.0602197 0.0902522 -0.994097; + texcoord 0.499510 -3.96272; + tangent -0.781868 -0.615169 -0.101243; + vertex -28.5579 134.227 87.5070; + normal 0.0686209 0.0925759 -0.993338; + texcoord 0.250000 -3.96272; + tangent -0.775266 -0.621716 -0.111498; + vertex -27.7457 134.879 87.6238; + normal -0.150577 0.0520732 -0.987226; + texcoord 0.374760 -2.80130; + tangent -0.848486 -0.519470 0.101109; + vertex -22.6545 126.150 87.0080; + normal -0.159830 0.0338553 -0.986564; + texcoord 0.499510 -2.80130; + tangent -0.850757 -0.511613 0.120272; + vertex -23.3228 125.748 87.1025; + normal 0.101215 0.313700 -0.944112; + texcoord 0.499510 -1.61631; + tangent -0.739923 -0.609048 -0.285614; + vertex -16.3311 117.344 84.7598; + normal 0.115499 0.322756 -0.939409; + texcoord 0.374760 -1.61631; + tangent -0.733047 -0.610503 -0.299880; + vertex -15.5909 117.960 85.0626; + normal -0.897240 -0.436758 -0.0648341; + texcoord 0.499510 -5.81457; + tangent 0.123815 -0.389815 0.912532; + vertex -34.4782 145.278 88.6388; + normal -0.881839 -0.471061 -0.0214703; + texcoord 0.499510 -4.92728; + tangent -0.0736381 0.0931457 0.992926; + vertex -32.0689 140.452 87.8080; + normal -0.897156 -0.437300 -0.0622834; + texcoord 0.749030 -5.81457; + tangent 0.0977747 -0.327622 0.939736; + vertex -34.4442 145.171 88.8893; + normal -0.884868 -0.465083 -0.0265902; + texcoord 0.749030 -4.92728; + tangent -0.0784706 0.0867749 0.993133; + vertex -32.1183 140.516 88.4633; + normal -0.869483 -0.477357 -0.127007; + texcoord 0.499510 -3.96272; + tangent -0.124297 -0.0399466 0.991441; + vertex -28.5579 134.227 87.5070; + normal -0.869792 -0.477422 -0.124620; + texcoord 0.749030 -3.96272; + tangent -0.116882 -0.0405225 0.992319; + vertex -28.6897 134.182 88.5501; + normal -0.826909 -0.556150 0.0831780; + texcoord 0.624270 -2.80130; + tangent 0.107982 -0.00610156 0.994134; + vertex -23.7431 125.467 87.7202; + normal -0.827795 -0.552481 0.0975688; + texcoord 0.749030 -2.80130; + tangent 0.108251 0.0133525 0.994034; + vertex -23.6590 125.477 88.4927; + normal -0.800443 -0.549576 -0.239285; + texcoord 0.749030 -1.61631; + tangent 0.249859 -0.669604 0.699429; + vertex -16.4390 115.715 85.6843; + normal -0.798092 -0.543444 -0.260228; + texcoord 0.624270 -1.61631; + tangent 0.253303 -0.694479 0.673451; + vertex -16.6900 116.403 85.0170; + normal 0.805465 0.576591 0.137001; + texcoord 0.000490000 -5.91457; + tangent -0.123784 0.389749 -0.912564; + vertex -34.3799 145.515 88.8770; + normal 0.838656 0.532654 0.113734; + texcoord 0.000490000 -5.81457; + vertex -34.1763 145.230 88.8782; + normal 0.834309 0.539579 0.113062; + texcoord 0.250000 -5.81457; + tangent -0.103537 0.341120 -0.934300; + vertex -34.2103 145.337 88.6277; + normal 0.856984 0.515129 0.0148560; + texcoord 0.000490000 -4.92728; + tangent 0.0727488 -0.0938477 -0.992925; + vertex -31.5239 140.803 88.4774; + normal 0.855664 0.517185 0.0189388; + texcoord 0.250000 -4.92728; + tangent 0.0776899 -0.0864077 -0.993226; + vertex -31.4751 140.739 87.8228; + normal 0.828994 0.546160 0.120322; + texcoord 0.000490000 -3.96272; + tangent 0.120956 0.0371607 -0.991962; + vertex -27.8734 134.837 88.6629; + normal 0.828471 0.547405 0.118249; + texcoord 0.250000 -3.96272; + tangent 0.113610 0.0378564 -0.992804; + vertex -27.7457 134.879 87.6238; + normal 0.792574 0.603822 -0.0850069; + texcoord 0.125240 -2.80130; + tangent -0.114160 0.00514701 -0.993449; + vertex -22.0310 126.457 88.2550; + normal 0.788768 0.606347 -0.100936; + texcoord 0.250000 -2.80130; + tangent -0.114130 -0.0168870 -0.993322; + vertex -22.1194 126.444 87.4854; + normal 0.776327 0.571873 0.265101; + texcoord 0.250000 -1.61631; + tangent -0.260608 0.675139 -0.690124; + vertex -14.8847 117.917 85.7488; + normal 0.775427 0.567919 0.276009; + texcoord 0.125240 -1.61631; + tangent -0.262298 0.687323 -0.677338; + vertex -14.6261 117.240 86.4165; + normal 0.0348771 0.0291722 0.998966; + texcoord 0.749030 -5.91457; + tangent 0.975694 0.215391 -0.0403546; + vertex -34.3799 145.515 88.8770; + normal 0.0431894 -0.0183429 0.998898; + texcoord 0.749030 -5.81457; + tangent 0.969959 0.240956 -0.0334638; + vertex -34.4442 145.171 88.8893; + normal 0.0467580 -0.0247148 0.998600; + texcoord 0.998540 -5.81457; + tangent 0.975694 0.215391 -0.0403546; + vertex -34.1763 145.230 88.8782; + normal -0.00750273 -0.0318770 0.999464; + texcoord 0.998540 -4.92728; + tangent 0.900894 0.433533 0.0209285; + vertex -31.5239 140.803 88.4774; + normal -0.00976104 -0.0386131 0.999207; + texcoord 0.749030 -4.92728; + tangent 0.892878 0.449447 0.0276661; + vertex -32.1183 140.516 88.4633; + normal -0.101642 -0.0309941 0.994338; + texcoord 0.998540 -3.96272; + tangent 0.782232 0.615380 0.0970575; + vertex -27.8734 134.837 88.6629; + normal -0.109951 -0.0341366 0.993351; + texcoord 0.749030 -3.96272; + tangent 0.775755 0.621856 0.107236; + vertex -28.6897 134.182 88.5501; + normal 0.127471 -0.00100005 0.991842; + texcoord 0.873780 -2.80130; + tangent 0.847567 0.519665 -0.107599; + vertex -23.1197 125.773 88.9673; + normal 0.146394 0.00197989 0.989224; + texcoord 0.998540 -2.80130; + tangent 0.849914 0.511437 -0.126801; + vertex -22.4410 126.182 88.8660; + normal -0.0951755 -0.311558 0.945449; + texcoord 0.998540 -1.61631; + tangent 0.735381 0.616724 0.280830; + vertex -14.9668 116.325 86.6744; + normal -0.105949 -0.319898 0.941509; + texcoord 0.873780 -1.61631; + tangent 0.729838 0.618059 0.292129; + vertex -15.7252 115.683 86.3708; + normal 0.513825 -0.0758931 0.854531; + texcoord 0.250000 -2.00976; + tangent 0.558250 0.785919 -0.265873; + vertex -29.3715 91.8386 135.863; + normal 0.606495 -0.0830854 0.790734; + texcoord 0.250000 -3.28110; + tangent 0.767543 -0.197444 -0.609831; + vertex -33.1535 101.094 138.959; + normal 0.521149 -0.0722314 0.850403; + texcoord 0.125240 -2.00976; + tangent 0.581401 0.760979 -0.287896; + vertex -29.8275 91.1965 136.080; + normal 0.593753 -0.144456 0.791574; + texcoord 0.000490000 -3.28110; + tangent 0.759862 -0.224049 -0.610256; + vertex -33.9665 101.334 139.611; + normal 0.609609 -0.222623 0.760800; + texcoord 0.250000 -4.56240; + tangent 0.729008 -0.221473 -0.647686; + vertex -33.0361 110.348 141.214; + normal 0.603078 -0.234633 0.762393; + texcoord 0.000490000 -4.56240; + tangent 0.728655 -0.220629 -0.648371; + vertex -33.5289 110.498 141.654; + normal 0.203151 -0.321368 0.924907; + texcoord 0.250000 -5.74322; + tangent 0.967569 -0.0373040 -0.249836; + vertex -32.4051 116.987 142.982; + normal 0.188424 -0.316629 0.929646; + texcoord 0.000490000 -5.74322; + tangent 0.978745 -0.0174912 -0.204333; + vertex -32.6361 116.991 143.030; + normal 0.176488 -0.435621 0.882659; + texcoord 0.000490000 -5.84322; + tangent 0.978745 -0.0174912 -0.204333; + vertex -32.4917 117.238 143.123; + normal -0.567462 0.142629 -0.810953; + texcoord 0.749030 -2.00976; + tangent -0.563156 -0.785738 0.255872; + vertex -30.7684 91.1751 134.261; + normal -0.567033 0.210183 -0.796427; + texcoord 0.749030 -3.28110; + tangent -0.773122 0.192674 0.604285; + vertex -34.6244 101.481 138.772; + normal -0.568350 0.141983 -0.810443; + texcoord 0.624270 -2.00976; + tangent -0.575525 -0.772796 0.267502; + vertex -30.3060 91.8202 134.051; + normal -0.581783 0.166429 -0.796135; + texcoord 0.499510 -3.28110; + tangent -0.763946 0.224919 0.604813; + vertex -33.8016 101.239 138.121; + normal -0.586941 0.282214 -0.758851; + texcoord 0.749030 -4.56240; + tangent -0.730404 0.221720 0.646026; + vertex -33.9674 110.580 141.142; + normal -0.590946 0.266711 -0.761346; + texcoord 0.499510 -4.56240; + tangent -0.729729 0.220906 0.647068; + vertex -33.4727 110.429 140.702; + normal -0.210159 0.323647 -0.922543; + texcoord 0.749030 -5.74322; + tangent -0.960910 0.0474915 0.272759; + vertex -32.6632 117.175 142.884; + normal -0.187955 0.322641 -0.927672; + texcoord 0.499510 -5.74322; + tangent -0.978732 0.0175232 0.204395; + vertex -32.4323 117.171 142.836; + normal 0.957693 0.252070 0.138873; + texcoord 0.250000 -5.84322; + tangent -0.115096 0.777738 -0.617962; + vertex -32.4917 117.238 143.123; + normal 0.989080 0.0508795 -0.138318; + texcoord 0.250000 -5.74322; + tangent -0.160366 0.746499 -0.645772; + vertex -32.4051 116.987 142.982; + normal 0.992926 0.108333 -0.0485908; + texcoord 0.499510 -5.74322; + tangent -0.115096 0.777738 -0.617962; + vertex -32.4323 117.171 142.836; + normal 0.767237 0.124281 -0.629207; + texcoord 0.499510 -4.56240; + tangent -0.643200 0.121411 -0.756011; + vertex -33.4727 110.429 140.702; + normal 0.765811 0.120752 -0.631627; + texcoord 0.250000 -4.56240; + tangent -0.642175 0.119983 -0.757110; + vertex -33.0361 110.348 141.214; + normal 0.773468 0.332879 -0.539387; + texcoord 0.499510 -3.28110; + tangent -0.601179 0.129307 -0.788583; + vertex -33.8016 101.239 138.121; + normal 0.773308 0.330405 -0.541134; + texcoord 0.250000 -3.28110; + tangent -0.606212 0.135267 -0.783716; + vertex -33.1535 101.094 138.959; + normal 0.760865 0.512004 -0.398668; + texcoord 0.374760 -2.00976; + tangent -0.462210 -0.000123136 -0.886771; + vertex -29.3183 92.2893 135.183; + normal 0.763318 0.511780 -0.394243; + texcoord 0.499510 -2.00976; + tangent -0.455935 -0.00557115 -0.889996; + vertex -29.6992 92.2846 134.440; + normal -0.812930 0.283731 0.508568; + texcoord 0.749030 -5.84322; + tangent 0.115098 -0.777782 0.617906; + vertex -32.4917 117.238 143.123; + normal -0.885808 0.186870 0.424763; + texcoord 0.749030 -5.74322; + tangent 0.186217 -0.727442 0.660417; + vertex -32.6632 117.175 142.884; + normal -0.921719 0.148316 0.358380; + texcoord 0.998540 -5.74322; + tangent 0.115098 -0.777782 0.617906; + vertex -32.6361 116.991 143.030; + normal -0.765376 -0.0596812 0.640810; + texcoord 0.998540 -4.56240; + tangent 0.644695 -0.121622 0.754703; + vertex -33.5289 110.498 141.654; + normal -0.764326 -0.0673825 0.641300; + texcoord 0.749030 -4.56240; + tangent 0.643620 -0.120528 0.755795; + vertex -33.9674 110.580 141.142; + normal -0.780264 -0.274419 0.562034; + texcoord 0.998540 -3.28110; + tangent 0.607129 -0.131446 0.783656; + vertex -33.9665 101.334 139.611; + normal -0.779044 -0.277785 0.562072; + texcoord 0.749030 -3.28110; + tangent 0.611207 -0.136730 0.779571; + vertex -34.6244 101.481 138.772; + normal -0.797198 -0.425257 0.428523; + texcoord 0.873780 -2.00976; + tangent 0.468203 0.00769765 0.883588; + vertex -30.8153 90.7274 134.947; + normal -0.800654 -0.423989 0.423303; + texcoord 0.998540 -2.00976; + tangent 0.461637 0.0137782 0.886962; + vertex -30.4193 90.7392 135.708; + normal 0.815456 -0.120394 0.566160; + texcoord 0.250000 -2.01051; + tangent -0.0412638 0.963549 0.264331; + vertex -9.13819 -37.3064 150.520; + normal 0.842631 -0.0967144 0.529734; + texcoord 0.250000 -3.30315; + tangent 0.290461 0.909683 -0.296833; + vertex -15.0130 -35.9194 159.276; + normal 0.816137 -0.117230 0.565843; + texcoord 0.125240 -2.01051; + tangent -0.0242289 0.971060 0.237604; + vertex -9.10453 -38.0924 150.304; + normal 0.849217 -0.100796 0.518335; + texcoord 0.000490000 -3.30315; + tangent 0.297528 0.902637 -0.311003; + vertex -15.3324 -36.8817 159.611; + normal 0.873256 -0.0795191 0.480729; + texcoord 0.250000 -4.63960; + tangent 0.185732 0.966719 -0.175947; + vertex -19.4237 -33.1528 167.808; + normal 0.872809 -0.0825596 0.481028; + texcoord 0.000490000 -4.63960; + tangent 0.179723 0.969581 -0.166172; + vertex -19.5449 -33.8089 167.922; + normal 0.682439 -0.492844 0.539798; + texcoord 0.250000 -5.82003; + tangent 0.315648 0.898756 0.304310; + vertex -22.7036 -31.6150 173.918; + normal 0.659363 -0.524068 0.539066; + texcoord 0.000490000 -5.82003; + tangent 0.337696 0.847056 0.410435; + vertex -22.7832 -31.8146 173.821; + normal -0.864007 0.109035 -0.491531; + texcoord 0.749030 -2.01051; + tangent 0.0333903 -0.961710 -0.272027; + vertex -10.5426 -37.8223 148.875; + normal -0.873417 0.134226 -0.468109; + texcoord 0.749030 -3.30315; + tangent -0.296277 -0.908768 0.293873; + vertex -16.3490 -36.6626 159.339; + normal -0.863938 0.109653 -0.491515; + texcoord 0.624270 -2.01051; + tangent 0.0234620 -0.966294 -0.256371; + vertex -10.5700 -37.0340 149.098; + normal -0.870826 0.130408 -0.473979; + texcoord 0.499510 -3.30315; + tangent -0.303933 -0.901002 0.309549; + vertex -16.0207 -35.6954 159.004; + normal -0.892032 0.0919557 -0.442518; + texcoord 0.749030 -4.63960; + tangent -0.187776 -0.966412 0.175463; + vertex -20.2061 -33.7105 167.808; + normal -0.891626 0.0945626 -0.442787; + texcoord 0.499510 -4.63960; + tangent -0.181649 -0.969304 0.165690; + vertex -20.0834 -33.0534 167.694; + normal -0.733993 0.500278 -0.459321; + texcoord 0.749030 -5.82003; + tangent -0.329255 -0.870031 -0.366928; + vertex -22.8779 -31.6911 173.645; + normal -0.726518 0.511825 -0.458484; + texcoord 0.499510 -5.82003; + tangent -0.337710 -0.847043 -0.410452; + vertex -22.7983 -31.4916 173.741; + normal -0.726461 0.511838 -0.458559; + texcoord 0.499510 -5.92003; + tangent -0.337710 -0.847043 -0.410452; + vertex -23.0035 -31.6310 173.911; + normal 0.172955 0.973119 -0.152075; + texcoord 0.250000 -5.82003; + tangent -0.974744 0.146965 -0.168154; + vertex -22.7036 -31.6150 173.918; + normal 0.180425 0.966051 -0.184914; + texcoord 0.250000 -4.63960; + tangent -0.973433 0.150295 -0.172739; + vertex -19.4237 -33.1528 167.808; + normal 0.176250 0.968650 -0.175081; + texcoord 0.499510 -4.63960; + tangent -0.974744 0.146965 -0.168154; + vertex -20.0834 -33.0534 167.694; + normal 0.235603 0.967994 -0.0864758; + texcoord 0.499510 -3.30315; + tangent -0.939751 0.207226 -0.271891; + vertex -16.0207 -35.6954 159.004; + normal 0.228925 0.972288 -0.0474218; + texcoord 0.250000 -3.30315; + tangent -0.943928 0.209815 -0.254907; + vertex -15.0130 -35.9194 159.276; + normal 0.176064 0.984172 0.0201502; + texcoord 0.374760 -2.01051; + tangent -0.714753 0.141071 -0.685001; + vertex -9.57690 -36.6692 150.261; + normal 0.174416 0.984491 0.0189001; + texcoord 0.499510 -2.01051; + tangent -0.703491 0.138017 -0.697175; + vertex -10.1637 -36.5541 149.680; + normal -0.183838 -0.951887 0.245183; + texcoord 0.749030 -5.82003; + tangent 0.975081 -0.145089 0.167828; + vertex -22.8779 -31.6911 173.645; + normal -0.186935 -0.950448 0.248402; + texcoord 0.749030 -4.63960; + tangent 0.973842 -0.148167 0.172272; + vertex -20.2061 -33.7105 167.808; + normal -0.184760 -0.949844 0.252308; + texcoord 0.998540 -4.63960; + tangent 0.975081 -0.145089 0.167828; + vertex -19.5449 -33.8089 167.922; + normal -0.235559 -0.965624 0.109919; + texcoord 0.998540 -3.30315; + tangent 0.941953 -0.201294 0.268710; + vertex -15.3324 -36.8817 159.611; + normal -0.243992 -0.959731 0.139227; + texcoord 0.749030 -3.30315; + tangent 0.945818 -0.203784 0.252783; + vertex -16.3490 -36.6626 159.339; + normal -0.216365 -0.975548 0.0386243; + texcoord 0.873780 -2.01051; + tangent 0.716536 -0.131705 0.685003; + vertex -10.0976 -38.4572 149.141; + normal -0.216127 -0.975596 0.0387505; + texcoord 0.998540 -2.01051; + tangent 0.702853 -0.127912 0.699740; + vertex -9.49565 -38.5667 149.741; + normal 0.476654 -0.622512 0.620709; + texcoord 0.250000 -1.99585; + tangent 0.153231 0.754105 0.638628; + vertex -55.0902 -77.1242 98.1024; + normal 0.537725 -0.565309 0.625522; + texcoord 0.250000 -3.26752; + tangent 0.709028 0.704650 0.0273465; + vertex -63.4029 -76.7219 104.889; + normal 0.479655 -0.617535 0.623363; + texcoord 0.125240 -1.99585; + tangent 0.181103 0.763253 0.620198; + vertex -55.2181 -77.7533 97.5696; + normal 0.551708 -0.575535 0.603637; + texcoord 0.000490000 -3.26752; + tangent 0.719494 0.694480 0.00505234; + vertex -64.1880 -77.4807 104.882; + normal 0.596630 -0.568076 0.566853; + texcoord 0.250000 -4.56872; + tangent 0.739257 0.664183 -0.111174; + vertex -69.1031 -74.7223 112.617; + normal 0.596738 -0.574401 0.560328; + texcoord 0.000490000 -4.56872; + tangent 0.741183 0.660957 -0.117406; + vertex -69.6153 -75.1806 112.699; + normal 0.244125 -0.850212 0.466415; + texcoord 0.250000 -5.75407; + tangent 0.953503 0.301384 -8.89844e-05; + vertex -72.9138 -73.2819 118.309; + normal 0.230832 -0.850544 0.472537; + texcoord 0.000490000 -5.75407; + tangent 0.963594 0.267176 0.0101944; + vertex -73.1461 -73.3463 118.306; + normal 0.224822 -0.830297 0.509963; + texcoord 0.000490000 -5.85407; + tangent 0.963594 0.267176 0.0101944; + vertex -73.0708 -73.1759 118.551; + normal -0.557605 0.607330 -0.565886; + texcoord 0.749030 -1.99585; + tangent -0.159438 -0.747367 -0.644997; + vertex -56.3934 -76.5446 96.3312; + normal -0.573479 0.608647 -0.548334; + texcoord 0.749030 -3.26752; + tangent -0.711949 -0.701460 -0.0328959; + vertex -64.9226 -76.7488 104.516; + normal -0.557807 0.606886 -0.566163; + texcoord 0.624270 -1.99585; + tangent -0.177223 -0.753322 -0.633323; + vertex -56.2598 -75.9181 96.8720; + normal -0.569484 0.603089 -0.558544; + texcoord 0.499510 -3.26752; + tangent -0.723713 -0.690058 -0.00768586; + vertex -64.1273 -75.9899 104.527; + normal -0.612459 0.597421 -0.517670; + texcoord 0.749030 -4.56872; + tangent -0.740606 -0.662877 0.109983; + vertex -70.0477 -74.7655 112.350; + normal -0.606944 0.593927 -0.528081; + texcoord 0.499510 -4.56872; + tangent -0.742275 -0.659895 0.116470; + vertex -69.5336 -74.3071 112.269; + normal -0.279967 0.894555 -0.348409; + texcoord 0.749030 -5.75407; + tangent -0.936722 -0.349760 0.0147989; + vertex -73.2100 -73.1150 118.284; + normal -0.248734 0.909772 -0.332335; + texcoord 0.499510 -5.75407; + tangent -0.963601 -0.267152 -0.0101302; + vertex -72.9777 -73.0506 118.286; + normal 0.592159 0.780904 0.198841; + texcoord 0.250000 -5.75407; + tangent -0.622031 0.599833 -0.503268; + vertex -72.9138 -73.2819 118.309; + normal 0.583919 0.782561 0.215958; + texcoord 0.250000 -4.56872; + tangent -0.624825 0.604175 -0.494536; + vertex -69.1031 -74.7223 112.617; + normal 0.582770 0.783937 0.214061; + texcoord 0.499510 -4.56872; + tangent -0.622031 0.599832 -0.503268; + vertex -69.5336 -74.3071 112.269; + normal 0.546506 0.741750 0.388765; + texcoord 0.499510 -3.26752; + tangent -0.659990 0.667144 -0.345445; + vertex -64.1273 -75.9899 104.527; + normal 0.517878 0.731881 0.442891; + texcoord 0.250000 -3.26752; + tangent -0.663456 0.670454 -0.332142; + vertex -63.4029 -76.7219 104.889; + normal 0.368664 0.805721 0.463575; + texcoord 0.374760 -1.99585; + tangent -0.566158 0.587134 -0.578566; + vertex -55.3383 -76.3279 98.1244; + normal 0.363967 0.811697 0.456811; + texcoord 0.499510 -1.99585; + tangent -0.561012 0.582551 -0.588132; + vertex -55.8169 -75.8309 97.6227; + normal -0.632926 -0.764093 -0.124765; + texcoord 0.749030 -5.75407; + tangent 0.623442 -0.598558 0.503039; + vertex -73.2100 -73.1150 118.284; + normal -0.617375 -0.770963 -0.156411; + texcoord 0.749030 -4.56872; + tangent 0.626464 -0.602783 0.494162; + vertex -70.0477 -74.7655 112.350; + normal -0.614975 -0.772706 -0.157261; + texcoord 0.998540 -4.56872; + tangent 0.623442 -0.598558 0.503039; + vertex -69.6153 -75.1806 112.699; + normal -0.551994 -0.746359 -0.371823; + texcoord 0.998540 -3.26752; + tangent 0.664818 -0.662582 0.344967; + vertex -64.1880 -77.4807 104.882; + normal -0.578451 -0.745635 -0.330791; + texcoord 0.749030 -3.26752; + tangent 0.668191 -0.665727 0.332156; + vertex -64.9226 -76.7488 104.516; + normal -0.416961 -0.813772 -0.404869; + texcoord 0.873780 -1.99585; + tangent 0.567097 -0.578646 0.586149; + vertex -56.1396 -77.3435 96.3172; + normal -0.412307 -0.818260 -0.400567; + texcoord 0.998540 -1.99585; + tangent 0.562455 -0.574505 0.594633; + vertex -55.6469 -77.8468 96.8380; + normal 0.202530 -0.917401 -0.342573; + texcoord 0.125240 -1.59943; + tangent 0.165718 -0.312670 0.935294; + vertex -32.7557 -84.0017 32.4109; + normal 0.493734 -0.866652 0.0716985; + texcoord 0.125240 -2.77860; + tangent 0.577706 0.387136 0.718597; + vertex -41.9186 -88.4141 38.8100; + normal 0.222587 -0.920794 -0.320302; + texcoord 0.000490000 -1.59943; + tangent 0.188634 -0.283604 0.940205; + vertex -32.9286 -83.6755 31.4352; + normal 0.497078 -0.863744 0.0828279; + texcoord 0.000490000 -2.77860; + tangent 0.583622 0.403447 0.704710; + vertex -42.3922 -88.7414 38.2381; + normal 0.486644 -0.868507 0.0941956; + texcoord 0.000490000 -3.93726; + tangent 0.583622 0.403447 0.704710; + vertex -49.1015 -91.7346 45.3032; + normal 0.516586 0.0591275 0.854191; + texcoord 0.374760 -1.59943; + tangent -0.616741 0.717709 0.323304; + vertex -33.7055 -82.9848 33.6627; + normal 0.488038 0.350923 0.799169; + texcoord 0.374760 -2.77860; + tangent -0.560282 0.828029 -0.0212753; + vertex -42.3447 -87.0486 39.1687; + normal 0.511995 0.0746087 0.855742; + texcoord 0.250000 -1.59943; + tangent -0.615903 0.725370 0.307412; + vertex -33.0775 -83.7156 33.3335; + normal 0.478054 0.353149 0.804208; + texcoord 0.250000 -2.77860; + tangent -0.556922 0.829894 -0.0333715; + vertex -41.8989 -87.7129 39.1954; + normal 0.539696 0.392133 0.744956; + texcoord 0.250000 -3.93726; + tangent -0.556921 0.829895 -0.0333718; + vertex -48.9814 -90.9347 46.0224; + normal -0.280798 0.890268 0.358574; + texcoord 0.624270 -1.59943; + tangent -0.172621 0.320667 -0.931330; + vertex -34.4571 -81.8932 32.2058; + normal -0.500694 0.864024 -0.0526166; + texcoord 0.624270 -2.77860; + tangent -0.579585 -0.376348 -0.722803; + vertex -43.4791 -87.1387 38.1641; + normal -0.289217 0.892772 0.345416; + texcoord 0.499510 -1.59943; + tangent -0.185151 0.304841 -0.934233; + vertex -34.2717 -82.2375 33.2056; + normal -0.504211 0.861052 -0.0660401; + texcoord 0.499510 -2.77860; + tangent -0.587232 -0.397928 -0.704849; + vertex -42.9947 -86.8104 38.7455; + normal -0.510913 0.857638 -0.0585288; + texcoord 0.499510 -3.93726; + tangent -0.587231 -0.397928 -0.704849; + vertex -49.7741 -90.3860 45.5304; + normal -0.539982 -0.101846 -0.835492; + texcoord 0.873780 -1.59943; + tangent 0.618529 -0.721234 -0.311840; + vertex -33.5073 -82.9101 30.9540; + normal -0.488084 -0.360079 -0.795058; + texcoord 0.873780 -2.77860; + tangent 0.563896 -0.825400 0.0271392; + vertex -43.0530 -88.5041 37.8053; + normal -0.536005 -0.109134 -0.837131; + texcoord 0.749030 -1.59943; + tangent 0.618092 -0.725341 -0.303055; + vertex -34.1404 -82.1718 31.2732; + normal -0.490874 -0.369367 -0.789057; + texcoord 0.749030 -2.77860; + tangent 0.560869 -0.827022 0.0382213; + vertex -43.5033 -87.8402 37.7746; + normal -0.565242 -0.416251 -0.712206; + texcoord 0.749030 -3.93726; + tangent 0.560869 -0.827022 0.0382209; + vertex -49.8982 -91.1870 44.8060; + normal 0.699924 -0.441588 0.561344; + texcoord 0.000490000 -5.80005; + tangent -0.0448888 0.757204 0.651634; + vertex -57.7705 -95.9710 53.4545; + normal 0.722083 -0.420332 0.549470; + texcoord 0.000490000 -4.90461; + tangent -0.0580148 0.754724 0.653472; + vertex -53.9025 -93.9770 50.2003; + normal 0.699981 -0.441084 0.561668; + texcoord 0.250000 -5.80005; + tangent -0.0472458 0.756769 0.651973; + vertex -57.7832 -95.7563 53.6393; + normal 0.716777 -0.429176 0.549581; + texcoord 0.250000 -4.90461; + tangent -0.0455760 0.754295 0.654952; + vertex -53.9421 -93.4627 50.6455; + normal 0.697982 -0.531228 0.480227; + texcoord 0.000490000 -3.93726; + tangent 0.107910 0.739524 0.664425; + vertex -49.1015 -91.7346 45.3032; + normal 0.699738 -0.529202 0.479908; + texcoord 0.250000 -3.93726; + tangent 0.107956 0.744792 0.658506; + vertex -48.9814 -90.9347 46.0224; + normal 0.679652 -0.381651 0.626431; + texcoord 0.125240 -2.77860; + tangent 0.0167654 0.864025 0.503170; + vertex -41.9186 -88.4141 38.8100; + normal 0.677640 -0.368767 0.636251; + texcoord 0.250000 -2.77860; + tangent 0.0245734 0.876055 0.481584; + vertex -41.8989 -87.7129 39.1954; + normal 0.616767 -0.659255 0.430095; + texcoord 0.250000 -1.59943; + tangent -0.310078 0.298044 0.902785; + vertex -33.0775 -83.7156 33.3335; + normal 0.615112 -0.666499 0.421208; + texcoord 0.125240 -1.59943; + tangent -0.316058 0.280987 0.906175; + vertex -32.7557 -84.0017 32.4109; + normal -0.423902 0.550572 0.719151; + texcoord 0.250000 -5.90005; + tangent -0.435666 0.572172 -0.694849; + vertex -58.1090 -95.8773 53.5399; + normal -0.199099 0.692674 0.693226; + texcoord 0.250000 -5.80005; + tangent -0.461364 0.562108 -0.686424; + vertex -57.7832 -95.7563 53.6393; + normal -0.145376 0.717098 0.681642; + texcoord 0.499510 -5.80005; + tangent -0.435666 0.572171 -0.694849; + vertex -57.9067 -95.5940 53.4422; + normal 0.0449306 0.810634 0.583826; + texcoord 0.499510 -4.90461; + tangent -0.644111 0.470084 -0.603442; + vertex -54.3818 -93.1430 50.2348; + normal 0.0430184 0.806223 0.590046; + texcoord 0.250000 -4.90461; + tangent -0.652460 0.472622 -0.592388; + vertex -53.9421 -93.4627 50.6455; + normal 0.159146 0.784551 0.599293; + texcoord 0.499510 -3.93726; + tangent -0.734313 0.498804 -0.460411; + vertex -49.7741 -90.3860 45.5304; + normal 0.165484 0.780119 0.603348; + texcoord 0.250000 -3.93726; + tangent -0.732422 0.506907 -0.454537; + vertex -48.9814 -90.9347 46.0224; + normal -0.0202620 0.842373 0.538513; + texcoord 0.374760 -2.77860; + tangent -0.794251 0.314747 -0.519710; + vertex -42.3447 -87.0486 39.1687; + normal -0.0239703 0.855038 0.518012; + texcoord 0.499510 -2.77860; + tangent -0.801117 0.293534 -0.521583; + vertex -42.9947 -86.8104 38.7455; + normal 0.184666 0.627572 0.756341; + texcoord 0.499510 -1.59943; + tangent -0.555015 0.703850 -0.443344; + vertex -34.2717 -82.2375 33.2056; + normal 0.196664 0.615725 0.763024; + texcoord 0.374760 -1.59943; + tangent -0.542849 0.716437 -0.438216; + vertex -33.7055 -82.9848 33.6627; + normal -0.777428 0.383206 -0.498758; + texcoord 0.499510 -5.90005; + tangent 0.0448200 -0.757205 -0.651638; + vertex -58.1090 -95.8773 53.5399; + normal -0.763966 0.394323 -0.510750; + texcoord 0.499510 -5.80005; + tangent 0.0448200 -0.757205 -0.651638; + vertex -57.9067 -95.5940 53.4422; + normal -0.763145 0.394745 -0.511650; + texcoord 0.749030 -5.80005; + tangent 0.0460665 -0.756912 -0.651892; + vertex -57.8940 -95.8087 53.2574; + normal -0.756963 0.394439 -0.520984; + texcoord 0.499510 -4.90461; + tangent 0.0572883 -0.754215 -0.654124; + vertex -54.3818 -93.1430 50.2348; + normal -0.757864 0.399055 -0.516138; + texcoord 0.749030 -4.90461; + tangent 0.0447709 -0.753681 -0.655714; + vertex -54.3426 -93.6574 49.7887; + normal -0.754928 0.497374 -0.427438; + texcoord 0.499510 -3.93726; + tangent -0.110735 -0.737390 -0.666328; + vertex -49.7741 -90.3860 45.5304; + normal -0.755322 0.496583 -0.427661; + texcoord 0.749030 -3.93726; + tangent -0.111127 -0.742661 -0.660382; + vertex -49.8982 -91.1870 44.8060; + normal -0.721807 0.366248 -0.587245; + texcoord 0.624270 -2.77860; + tangent -0.0234337 -0.863216 -0.504291; + vertex -43.4791 -87.1387 38.1641; + normal -0.725511 0.352933 -0.590824; + texcoord 0.749030 -2.77860; + tangent -0.0300709 -0.873929 -0.485122; + vertex -43.5033 -87.8402 37.7746; + normal -0.649797 0.628348 -0.427718; + texcoord 0.749030 -1.59943; + tangent 0.296638 -0.308315 -0.903852; + vertex -34.1404 -82.1718 31.2732; + normal -0.645701 0.643290 -0.411397; + texcoord 0.624270 -1.59943; + tangent 0.309354 -0.272191 -0.911160; + vertex -34.4571 -81.8932 32.2058; + normal -0.342728 -0.819292 -0.459673; + texcoord 0.749030 -5.90005; + tangent 0.435719 -0.572126 0.694853; + vertex -58.1090 -95.8773 53.5399; + normal -0.186156 -0.813738 -0.550615; + texcoord 0.749030 -5.80005; + tangent 0.456139 -0.564104 0.688276; + vertex -57.8940 -95.8087 53.2574; + normal -0.215550 -0.815850 -0.536588; + texcoord 0.998540 -5.80005; + tangent 0.435719 -0.572126 0.694853; + vertex -57.7705 -95.9710 53.4545; + normal -0.0946395 -0.832257 -0.546253; + texcoord 0.998540 -4.90461; + tangent 0.643966 -0.469324 0.604188; + vertex -53.9025 -93.9770 50.2003; + normal -0.103137 -0.832829 -0.543837; + texcoord 0.749030 -4.90461; + tangent 0.652449 -0.471622 0.593197; + vertex -54.3426 -93.6574 49.7887; + normal -0.204212 -0.811500 -0.547509; + texcoord 0.998540 -3.93726; + tangent 0.734845 -0.495265 0.463373; + vertex -49.1015 -91.7346 45.3032; + normal -0.210364 -0.807050 -0.551740; + texcoord 0.749030 -3.93726; + tangent 0.732859 -0.503711 0.457376; + vertex -49.8982 -91.1870 44.8060; + normal -0.0122990 -0.870097 -0.492727; + texcoord 0.873780 -2.77860; + tangent 0.794273 -0.309188 0.523004; + vertex -43.0530 -88.5041 37.8053; + normal 0.00980620 -0.870375 -0.492292; + texcoord 0.998540 -2.77860; + tangent 0.801187 -0.287745 0.524693; + vertex -42.3922 -88.7414 38.2381; + normal -0.176285 -0.629118 -0.757056; + texcoord 0.998540 -1.59943; + tangent 0.548537 -0.703366 0.452087; + vertex -32.9286 -83.6755 31.4352; + normal -0.184697 -0.619388 -0.763050; + texcoord 0.873780 -1.59943; + tangent 0.539093 -0.713029 0.448296; + vertex -33.5073 -82.9101 30.9540; + normal -0.728435 0.678975 0.0915107; + texcoord 0.333170 -1.44156; + tangent -0.627053 -0.714541 0.310219; + vertex 7.77082 115.855 90.4567; + normal -0.934296 0.324062 -0.148573; + texcoord 0.333170 -2.50295; + tangent -0.209684 -0.834501 -0.509549; + vertex 7.32077 114.234 98.9020; + normal -0.768381 0.635652 0.0744142; + texcoord 0.166830 -1.44156; + tangent -0.613131 -0.748807 0.251709; + vertex 8.46562 116.646 90.1130; + normal -0.924949 0.320281 -0.204669; + texcoord 0.000490000 -2.50295; + tangent -0.174898 -0.826499 -0.535080; + vertex 7.56865 115.351 99.6390; + normal -0.861503 0.00908937 -0.507671; + texcoord 0.333170 -3.57588; + tangent 0.117242 -0.963380 -0.241149; + vertex 4.00520 112.184 106.283; + normal -0.858504 -0.0119221 -0.512669; + texcoord 0.000490000 -3.57588; + tangent 0.140189 -0.967218 -0.211746; + vertex 3.88280 113.020 106.467; + normal -0.861824 0.0444612 -0.505255; + texcoord 0.333170 -4.62467; + tangent -0.138073 -0.976372 0.166235; + vertex 0.786850 110.369 111.199; + normal -0.855781 0.0428075 -0.515563; + texcoord 0.000490000 -4.62467; + tangent -0.193137 -0.950954 0.241630; + vertex 0.845070 110.655 111.126; + normal -0.876565 0.0565872 -0.477944; + texcoord 0.000490000 -4.72467; + tangent -0.193137 -0.950954 0.241630; + vertex 0.694650 110.596 111.395; + normal 0.925532 0.312344 0.214082; + texcoord 0.998540 -1.44156; + tangent -0.319584 0.947558 -0.000834112; + vertex 9.51004 116.359 89.7754; + normal 0.777121 0.525188 0.346785; + texcoord 0.998540 -2.50295; + tangent -0.473668 0.854664 -0.212573; + vertex 7.56865 115.351 99.6390; + normal 0.919681 0.330172 0.212542; + texcoord 0.832200 -1.44156; + tangent -0.328288 0.944502 -0.0119528; + vertex 9.88128 115.258 89.7764; + normal 0.742000 0.546533 0.388250; + texcoord 0.665860 -2.50295; + tangent -0.493920 0.840132 -0.224103; + vertex 8.22746 114.195 99.9472; + normal 0.322720 0.802744 0.501451; + texcoord 0.998540 -3.57588; + tangent -0.885764 0.447383 -0.123580; + vertex 3.88280 113.020 106.467; + normal 0.310495 0.831970 0.459804; + texcoord 0.665860 -3.57588; + tangent -0.906730 0.405491 -0.115835; + vertex 4.66850 112.669 106.565; + normal 0.156283 0.888786 0.430853; + texcoord 0.998540 -4.62467; + tangent -0.565180 0.447702 -0.692917; + vertex 0.845070 110.655 111.126; + normal 0.174561 0.895455 0.409499; + texcoord 0.665860 -4.62467; + tangent -0.502872 0.438632 -0.744796; + vertex 0.996660 110.523 111.351; + normal 0.267066 0.898359 0.348751; + texcoord 0.665860 -4.72467; + tangent -0.502872 0.438632 -0.744797; + vertex 0.694650 110.596 111.395; + normal 0.562360 -0.824589 0.0616833; + texcoord 0.665860 -4.62467; + tangent 0.695984 0.512291 0.503154; + vertex 0.996660 110.523 111.351; + normal 0.562999 -0.824093 0.0624652; + texcoord 0.333170 -4.62467; + tangent 0.712957 0.524139 0.465802; + vertex 0.786850 110.369 111.199; + normal 0.561759 -0.821978 0.0936982; + texcoord 0.665860 -3.57588; + tangent 0.762869 0.558583 0.325600; + vertex 4.66850 112.669 106.565; + normal 0.548756 -0.832757 0.0733633; + texcoord 0.333170 -3.57588; + tangent 0.769638 0.524718 0.363769; + vertex 4.00520 112.184 106.283; + normal 0.136064 -0.980600 -0.141105; + texcoord 0.665860 -2.50295; + tangent 0.708045 -0.0313934 0.705469; + vertex 8.22746 114.195 99.9472; + normal 0.0771956 -0.991596 -0.103818; + texcoord 0.333170 -2.50295; + tangent 0.655035 -0.0280607 0.755077; + vertex 7.32077 114.234 98.9020; + normal -0.277532 -0.959108 -0.0555624; + texcoord 0.499510 -1.44156; + tangent 0.927407 -0.263344 -0.265642; + vertex 8.12045 114.775 90.4628; + normal -0.294249 -0.954141 -0.0550698; + texcoord 0.665860 -1.44156; + tangent 0.917710 -0.265984 -0.295060; + vertex 9.18649 114.466 90.1201; + normal -0.984944 0.0705542 0.157818; + texcoord 0.125240 -1.41539; + tangent -0.162510 -0.689196 -0.706115; + vertex 2.01663 63.8166 142.244; + normal -0.986147 0.0893443 0.139755; + texcoord 0.250000 -2.59849; + tangent -0.162510 -0.689196 -0.706115; + vertex 2.77146 56.6129 150.175; + normal -0.988019 0.0846514 0.129046; + texcoord 0.000490000 -2.59849; + tangent -0.155738 -0.693136 -0.703781; + vertex 2.96309 57.4256 151.008; + normal -0.962634 -0.197322 -0.185470; + texcoord 0.250000 -3.83925; + tangent 0.254153 -0.837235 -0.484193; + vertex 3.01911 50.6555 157.774; + normal -0.957520 -0.209464 -0.198192; + texcoord 0.000490000 -3.83925; + tangent 0.279685 -0.840724 -0.463637; + vertex 2.81000 51.2833 158.122; + normal -0.950580 -0.229218 -0.209421; + texcoord 0.250000 -4.89110; + tangent 0.246648 -0.965246 -0.0863954; + vertex 2.63323 47.2861 163.299; + normal -0.949604 -0.231596 -0.211223; + texcoord 0.000490000 -4.89110; + tangent 0.224351 -0.972782 0.0579838; + vertex 2.57484 47.5392 163.284; + normal 0.985128 -0.0937696 -0.143983; + texcoord 0.624270 -1.41539; + tangent 0.168702 0.686870 0.706929; + vertex 3.08407 61.9130 141.245; + normal 0.984971 -0.144426 -0.0947266; + texcoord 0.749030 -2.59849; + vertex 4.07037 57.0303 151.173; + normal 0.987271 -0.122362 -0.101600; + texcoord 0.499510 -2.59849; + tangent 0.162150 0.690709 0.704718; + vertex 3.87008 56.2148 150.334; + normal 0.961158 0.181910 0.207566; + texcoord 0.749030 -3.83925; + tangent -0.253076 0.837313 0.484622; + vertex 3.45627 51.2941 158.500; + normal 0.955589 0.194542 0.221366; + texcoord 0.499510 -3.83925; + tangent -0.278030 0.840917 0.464282; + vertex 3.66455 50.6651 158.151; + normal 0.921493 0.228952 0.313737; + texcoord 0.749030 -4.89110; + tangent -0.232708 0.972524 -0.00668131; + vertex 2.82804 47.5965 163.266; + normal 0.915812 0.230835 0.328640; + texcoord 0.499510 -4.89110; + tangent -0.224385 0.972774 -0.0579824; + vertex 2.88644 47.3434 163.281; + normal 0.903940 0.229998 0.360547; + texcoord 0.499510 -4.99110; + tangent -0.224385 0.972774 -0.0579824; + vertex 2.74613 47.4613 163.557; + normal 0.327615 -0.774455 -0.541192; + texcoord 0.499510 -2.59849; + tangent 0.863421 0.0128289 0.504321; + vertex 3.87008 56.2148 150.334; + normal 0.305463 -0.806557 -0.506121; + texcoord 0.499510 -3.83925; + tangent 0.864680 0.0137886 0.502133; + vertex 3.66455 50.6651 158.151; + normal 0.314950 -0.794639 -0.518995; + texcoord 0.250000 -3.83925; + tangent 0.863421 0.0128290 0.504321; + vertex 3.01911 50.6555 157.774; + normal 0.164120 -0.839437 -0.518082; + texcoord 0.250000 -4.89110; + tangent 0.981825 0.183133 0.0498130; + vertex 2.63323 47.2861 163.299; + normal 0.152159 -0.839985 -0.520838; + texcoord 0.499510 -4.89110; + tangent 0.972892 0.220148 -0.0708224; + vertex 2.88644 47.3434 163.281; + normal -0.365409 0.708430 0.603824; + texcoord 0.998540 -2.59849; + tangent -0.862867 -0.0144446 -0.505224; + vertex 2.96309 57.4256 151.008; + normal -0.351606 0.731481 0.584217; + texcoord 0.998540 -3.83925; + tangent -0.864107 -0.0153806 -0.503074; + vertex 2.81000 51.2833 158.122; + normal -0.346541 0.744555 0.570568; + texcoord 0.749030 -3.83925; + tangent -0.862867 -0.0144443 -0.505224; + vertex 3.45627 51.2941 158.500; + normal -0.163461 0.849976 0.500821; + texcoord 0.749030 -4.89110; + tangent -0.979065 -0.203112 0.0132973; + vertex 2.82804 47.5965 163.266; + normal -0.159241 0.859752 0.485252; + texcoord 0.998540 -4.89110; + tangent -0.972887 -0.220170 0.0708249; + vertex 2.57484 47.5392 163.284; + normal -0.179013 0.910742 0.372160; + texcoord 0.749030 -4.99110; + tangent -0.972887 -0.220170 0.0708249; + vertex 2.74613 47.4613 163.557; + normal -0.813749 0.314661 0.488673; + texcoord 0.333170 -1.41486; + tangent -0.577823 -0.528700 -0.621769; + vertex 18.6529 -47.7260 135.896; + normal -0.909649 0.369174 0.190392; + texcoord 0.333170 -2.64123; + tangent -0.308262 -0.287940 -0.906678; + vertex 15.3456 -57.7752 136.860; + normal -0.831847 0.320560 0.453069; + texcoord 0.166830 -1.41486; + tangent -0.559266 -0.512232 -0.651798; + vertex 19.3141 -47.1210 136.608; + normal -0.915217 0.363650 0.173600; + texcoord 0.000490000 -2.64123; + tangent -0.290586 -0.282010 -0.914347; + vertex 15.7607 -57.3869 138.145; + normal -0.925260 0.297525 -0.235313; + texcoord 0.333170 -3.93215; + tangent 0.00722652 -0.583157 -0.812328; + vertex 11.7952 -66.8664 138.542; + normal -0.907146 0.322350 -0.270513; + texcoord 0.000490000 -3.93215; + tangent 0.0285039 -0.598184 -0.800852; + vertex 11.7694 -66.3298 139.255; + normal -0.954731 0.296159 0.0279125; + texcoord 0.333170 -4.95993; + tangent -0.0345633 -0.107499 -0.993604; + vertex 9.93891 -72.3094 140.091; + normal -0.953210 0.298489 0.0479067; + texcoord 0.000490000 -4.95993; + tangent -0.0475754 0.00838161 -0.998833; + vertex 9.95372 -72.3120 140.402; + normal 0.790823 -0.263576 0.552383; + texcoord 0.998540 -1.41486; + tangent -0.422467 0.417956 0.804260; + vertex 20.4569 -47.0114 136.373; + normal 0.602723 -0.132050 0.786948; + texcoord 0.998540 -2.64123; + tangent -0.582866 0.592949 0.555588; + vertex 15.7607 -57.3869 138.145; + normal 0.780823 -0.253092 0.571191; + texcoord 0.832200 -1.41486; + tangent -0.430934 0.427082 0.794919; + vertex 20.9637 -47.5128 135.408; + normal 0.582424 -0.127866 0.802765; + texcoord 0.665860 -2.64123; + tangent -0.595703 0.600726 0.533166; + vertex 16.5931 -58.2347 137.385; + normal 0.288830 0.0685657 0.954922; + texcoord 0.998540 -3.93215; + tangent -0.813909 0.538465 0.218190; + vertex 11.7694 -66.3298 139.255; + normal 0.278661 0.0797857 0.957070; + texcoord 0.665860 -3.93215; + tangent -0.827140 0.527583 0.193640; + vertex 12.5079 -66.8037 139.084; + normal 0.564604 -0.105523 0.818589; + texcoord 0.998540 -4.95993; + tangent -0.851472 -0.142901 0.504553; + vertex 9.95372 -72.3120 140.402; + normal 0.578707 -0.0983086 0.809589; + texcoord 0.665860 -4.95993; + tangent -0.797255 -0.277207 0.536229; + vertex 10.2019 -72.2258 140.235; + normal 0.588253 -0.157476 0.793196; + texcoord 0.665860 -5.05993; + vertex 10.1163 -72.5383 140.237; + normal 0.510069 -0.143595 -0.848062; + texcoord 0.333170 -5.05993; + tangent 0.844826 0.268824 0.462605; + vertex 10.1163 -72.5383 140.237; + normal 0.530380 -0.274095 -0.802227; + texcoord 0.333170 -4.95993; + tangent 0.840020 0.236863 0.488121; + vertex 9.93891 -72.3094 140.091; + normal 0.530343 -0.306408 -0.790475; + texcoord 0.665860 -4.95993; + tangent 0.844826 0.268824 0.462605; + vertex 10.2019 -72.2258 140.235; + normal 0.574590 -0.407695 -0.709669; + texcoord 0.665860 -3.93215; + tangent 0.794387 0.0708259 0.603269; + vertex 12.5079 -66.8037 139.084; + normal 0.563746 -0.400740 -0.722217; + texcoord 0.333170 -3.93215; + tangent 0.805650 0.0415770 0.590930; + vertex 11.7952 -66.8664 138.542; + normal 0.274717 -0.288429 -0.917246; + texcoord 0.665860 -2.64123; + tangent 0.890385 -0.296671 0.345256; + vertex 16.5931 -58.2347 137.385; + normal 0.280238 -0.286800 -0.916085; + texcoord 0.333170 -2.64123; + tangent 0.872689 -0.321398 0.367583; + vertex 15.3456 -57.7752 136.860; + normal -0.163184 -0.193865 -0.967361; + texcoord 0.499510 -1.41486; + tangent 0.979218 0.0708384 -0.190038; + vertex 19.1345 -48.2214 134.950; + normal -0.192554 -0.185495 -0.963595; + texcoord 0.665860 -1.41486; + tangent 0.973625 0.0863524 -0.211181; + vertex 20.3025 -48.1178 134.696; + normal -0.0381584 -0.0202318 0.999067; + texcoord 0.125240 1.00000; + tangent -0.819892 -0.570910 -0.0428763; + vertex -25.2305 -64.9143 84.1074; + normal -0.0507916 -0.0204103 0.998501; + texcoord 0.250000 1.00000; + tangent -0.824341 -0.563692 -0.0520861; + vertex -26.3721 -65.7092 84.0477; + normal -0.491855 -0.0109750 0.870608; + texcoord 0.125240 -0.568960; + tangent -0.866980 -0.0932992 -0.489531; + vertex -26.1239 -82.2463 83.7223; + normal -0.500564 -0.00879866 0.865655; + texcoord 0.250000 -0.568960; + tangent -0.862676 -0.0784301 -0.499639; + vertex -26.9903 -82.3250 83.2206; + normal -0.501514 0.00496001 0.865135; + texcoord 0.125240 -2.35200; + tangent -0.862676 -0.0784318 -0.499639; + vertex -26.9173 -100.484 83.3670; + normal 0.858011 -0.0482459 -0.511361; + texcoord 0.873780 1.00000; + tangent 0.504940 -0.103143 0.856970; + vertex -24.3247 -62.6172 81.1112; + normal 0.974227 -0.0303131 -0.223525; + texcoord 0.873780 -0.568960; + tangent 0.228805 0.0854160 0.969718; + vertex -24.5636 -82.2809 82.5656; + normal 0.863841 -0.0467329 -0.501593; + texcoord 0.749030 1.00000; + tangent 0.498703 -0.0985106 0.861157; + vertex -25.0912 -62.4607 79.8104; + normal 0.975906 -0.0300121 -0.216119; + texcoord 0.749030 -0.568960; + tangent 0.217998 0.0922168 0.971583; + vertex -24.7837 -82.3740 81.5847; + normal 0.975350 -0.0554675 -0.213578; + texcoord 0.873780 -2.35200; + tangent 0.217998 0.0922150 0.971583; + vertex -25.4253 -100.364 83.3269; + normal 0.998631 -0.00831339 0.0516390; + texcoord 0.873780 1.00000; + tangent -0.0487288 -0.506622 0.860790; + vertex -24.3247 -62.6172 81.1112; + normal 0.997858 -0.00866522 0.0648439; + texcoord 0.998540 1.00000; + tangent -0.0550778 -0.501277 0.863532; + vertex -24.4354 -63.7680 83.0663; + normal 0.852496 -0.0187154 0.522398; + texcoord 0.873780 -0.568960; + tangent -0.510975 0.0136034 0.859488; + vertex -24.5636 -82.2809 82.5656; + normal 0.844149 -0.0190323 0.535771; + texcoord 0.998540 -0.568960; + tangent -0.534386 0.0501723 0.843750; + vertex -25.1295 -82.2278 83.4589; + normal 0.844207 -0.0176736 0.535726; + texcoord 0.873780 -2.35200; + tangent -0.534386 0.0501731 0.843750; + vertex -25.4253 -100.364 83.3269; + normal -0.903218 0.149391 0.402342; + texcoord 0.250000 -2.35200; + tangent -0.411871 -0.0381542 -0.910443; + vertex -27.2424 -100.514 82.6482; + normal -0.878363 0.462824 0.119463; + texcoord 0.250000 -3.14331; + tangent 0.225153 0.618267 -0.753028; + vertex -29.7059 -104.747 78.6898; + normal -0.912335 0.213378 0.349449; + texcoord 0.125240 -2.35200; + tangent -0.338829 0.0593608 -0.938974; + vertex -26.9173 -100.484 83.3670; + normal -0.875407 0.470047 0.112772; + texcoord 0.000490000 -3.14331; + tangent 0.244786 0.632243 -0.735084; + vertex -29.9672 -105.422 79.4745; + normal -0.870208 0.477596 0.120996; + texcoord 0.250000 -3.95701; + tangent 0.244786 0.632244 -0.735084; + vertex -32.3996 -108.795 75.2954; + normal 0.183076 0.515898 -0.836858; + texcoord 0.374760 -2.35200; + tangent 0.882077 -0.462059 -0.0918771; + vertex -26.9555 -100.495 81.9130; + normal 0.207231 0.520302 -0.828457; + texcoord 0.499510 -3.14331; + tangent 0.877597 -0.471851 -0.0847373; + vertex -28.7643 -105.241 78.5917; + normal 0.192703 0.531843 -0.824626; + texcoord 0.250000 -3.14331; + tangent 0.882077 -0.462059 -0.0918773; + vertex -29.7059 -104.747 78.6898; + normal 0.547676 0.208601 -0.810270; + texcoord 0.250000 -3.95701; + tangent 0.602432 -0.775237 0.189956; + vertex -32.3996 -108.795 75.2954; + normal 0.568825 0.182070 -0.802053; + texcoord 0.499510 -3.95701; + tangent 0.565701 -0.796074 0.215053; + vertex -32.0175 -109.329 75.4391; + normal 0.745553 -0.127294 -0.654176; + texcoord 0.250000 -4.76574; + tangent 0.191359 -0.919771 0.342641; + vertex -34.9131 -112.133 72.6845; + normal 0.753990 -0.150520 -0.639408; + texcoord 0.499510 -4.76574; + tangent 0.120119 -0.925387 0.359485; + vertex -34.8795 -112.392 72.7851; + normal 0.847707 -0.375649 -0.374540; + texcoord 0.749030 -2.35200; + tangent 0.418103 0.0386111 0.907579; + vertex -25.1325 -100.345 82.5915; + normal 0.829524 -0.524888 -0.190741; + texcoord 0.749030 -3.14331; + tangent -0.216767 -0.617027 0.756498; + vertex -29.0226 -105.921 79.3794; + normal 0.850287 -0.383751 -0.360203; + texcoord 0.624270 -2.35200; + tangent 0.396596 0.00886390 0.917951; + vertex -25.4635 -100.375 81.8729; + normal 0.837493 -0.518403 -0.172810; + texcoord 0.499510 -3.14331; + tangent -0.240980 -0.634206 0.734650; + vertex -28.7643 -105.241 78.5917; + normal 0.802369 -0.556048 -0.216830; + texcoord 0.749030 -3.95701; + tangent -0.240980 -0.634206 0.734650; + vertex -32.4765 -109.541 75.8829; + normal -0.599944 0.756210 -0.261179; + texcoord 0.000490000 -3.14331; + tangent 0.682980 0.314082 -0.659463; + vertex -29.9672 -105.422 79.4745; + normal -0.613057 0.737323 -0.283754; + texcoord 0.250000 -3.95701; + tangent 0.682980 0.314082 -0.659463; + vertex -32.3996 -108.795 75.2954; + normal -0.610806 0.736008 -0.291904; + texcoord 0.000490000 -3.95701; + tangent 0.683715 0.310651 -0.660326; + vertex -32.8585 -109.007 75.7386; + normal -0.391820 0.732709 -0.556431; + texcoord 0.250000 -4.76574; + tangent 0.704793 -0.122938 -0.698680; + vertex -34.9131 -112.133 72.6845; + normal -0.372847 0.736220 -0.564771; + texcoord 0.000490000 -4.76574; + tangent 0.697547 -0.178986 -0.693824; + vertex -35.1082 -112.083 72.8786; + normal -0.409881 0.694560 -0.591257; + texcoord 0.000490000 -4.86574; + tangent 0.697547 -0.178986 -0.693824; + vertex -35.2034 -112.336 72.6467; + normal 0.621953 -0.724314 0.297564; + texcoord 0.499510 -3.14331; + tangent -0.682356 -0.314897 0.659720; + vertex -28.7643 -105.241 78.5917; + normal 0.599604 -0.757334 0.258687; + texcoord 0.749030 -3.95701; + tangent -0.682356 -0.314897 0.659720; + vertex -32.4765 -109.541 75.8829; + normal 0.602143 -0.749480 0.275143; + texcoord 0.499510 -3.95701; + tangent -0.683097 -0.311461 0.660584; + vertex -32.0175 -109.329 75.4391; + normal 0.354957 -0.780514 0.514590; + texcoord 0.749030 -4.76574; + tangent -0.707272 0.0971912 0.700229; + vertex -35.0746 -112.341 72.9792; + normal 0.333558 -0.775873 0.535500; + texcoord 0.499510 -4.76574; + tangent -0.697547 0.178986 0.693824; + vertex -34.8795 -112.392 72.7851; + normal -0.631824 -0.253733 0.732406; + texcoord 0.998540 -3.14331; + tangent -0.567821 0.794707 -0.214525; + vertex -29.9672 -105.422 79.4745; + normal -0.625072 -0.236073 0.744012; + texcoord 0.998540 -3.95701; + tangent -0.565012 0.796367 -0.215783; + vertex -32.8585 -109.007 75.7386; + normal -0.618373 -0.239804 0.748404; + texcoord 0.749030 -3.95701; + tangent -0.567821 0.794707 -0.214525; + vertex -32.4765 -109.541 75.8829; + normal -0.877878 0.0461276 0.476657; + texcoord 0.749030 -4.76574; + tangent -0.178047 0.921186 -0.345999; + vertex -35.0746 -112.341 72.9792; + normal -0.875756 0.0717742 0.477389; + texcoord 0.998540 -4.76574; + tangent -0.120119 0.925388 -0.359485; + vertex -35.1082 -112.083 72.8786; + normal -0.932172 0.0194295 0.361494; + texcoord 0.749030 -4.86574; + tangent -0.120119 0.925387 -0.359485; + vertex -35.2034 -112.336 72.6467; + normal -0.674898 -0.662236 -0.325508; + texcoord 0.333170 -1.44283; + tangent 0.241160 0.218952 -0.945464; + vertex 8.33397 -90.1875 32.6225; + normal -0.704443 -0.350890 -0.616957; + texcoord 0.333170 -2.50566; + tangent 0.134137 0.783986 -0.606113; + vertex 14.7472 -95.8036 30.7515; + normal -0.675104 -0.640225 -0.366533; + texcoord 0.166830 -1.44283; + tangent 0.237124 0.262450 -0.935357; + vertex 8.06721 -90.4297 33.6683; + normal -0.715163 -0.329994 -0.616153; + texcoord 0.000490000 -2.50566; + tangent 0.126081 0.806166 -0.578100; + vertex 14.5758 -96.8990 31.5370; + normal -0.791276 -0.269750 -0.548741; + texcoord 0.333170 -3.56558; + tangent 0.126081 0.806166 -0.578101; + vertex 19.4709 -100.073 26.0385; + normal 0.363052 -0.0766147 0.928614; + texcoord 0.998540 -1.44283; + tangent -0.600563 -0.781221 0.170343; + vertex 8.47997 -89.7895 34.5068; + normal 0.225452 -0.406584 0.885359; + texcoord 0.998540 -2.50566; + tangent -0.875101 -0.483783 0.0123131; + vertex 14.5758 -96.8990 31.5370; + normal 0.342924 -0.0923189 0.934816; + texcoord 0.832200 -1.44283; + tangent -0.620041 -0.767691 0.161860; + vertex 9.17642 -88.8836 34.3093; + normal 0.244127 -0.466314 0.850266; + texcoord 0.665860 -2.50566; + tangent -0.887337 -0.461117 0.00187868; + vertex 15.7857 -96.2703 31.5344; + normal 0.321834 -0.616383 0.718675; + texcoord 0.998540 -3.56558; + tangent -0.887337 -0.461117 0.00187872; + vertex 19.2004 -100.893 26.0408; + normal -0.663596 0.216895 -0.715959; + texcoord 0.000490000 -2.50566; + tangent 0.313235 0.949672 -0.00262842; + vertex 14.5758 -96.8990 31.5370; + normal -0.698514 0.228517 -0.678128; + texcoord 0.333170 -3.56558; + tangent 0.313235 0.949672 -0.00262853; + vertex 19.4709 -100.073 26.0385; + normal -0.713370 0.233220 -0.660842; + texcoord 0.000490000 -3.56558; + tangent 0.315156 0.949025 -0.00530989; + vertex 19.2004 -100.893 26.0408; + normal -0.752101 0.230634 -0.617376; + texcoord 0.333170 -4.61458; + tangent 0.571157 0.699347 -0.429759; + vertex 22.2978 -103.363 21.3447; + normal -0.752933 0.228893 -0.617009; + texcoord 0.000490000 -4.61458; + tangent 0.622092 0.553416 -0.553834; + vertex 22.1106 -103.529 21.5114; + normal -0.186448 -0.805778 0.562102; + texcoord 0.665860 -2.50566; + tangent -0.699208 -0.293093 -0.652077; + vertex 15.7857 -96.2703 31.5344; + normal -0.115995 -0.853506 0.508009; + texcoord 0.998540 -3.56558; + tangent -0.699208 -0.293093 -0.652077; + vertex 19.2004 -100.893 26.0408; + normal -0.135664 -0.838278 0.528095; + texcoord 0.665860 -3.56558; + tangent -0.699794 -0.294072 -0.651007; + vertex 19.8048 -100.639 26.6044; + normal 0.0592919 -0.748125 0.660904; + texcoord 0.998540 -4.61458; + tangent -0.770298 -0.438806 -0.462699; + vertex 22.1106 -103.529 21.5114; + normal 0.0874354 -0.755098 0.649756; + texcoord 0.665860 -4.61458; + tangent -0.777264 -0.459674 -0.429605; + vertex 22.3445 -103.391 21.6406; + normal -0.0759616 -0.609253 0.789329; + texcoord 0.665860 -4.71458; + vertex 22.3991 -103.638 21.4555; + normal 0.946223 0.300154 -0.120707; + texcoord 0.333170 -4.71458; + tangent 0.155185 -0.0937299 0.983429; + vertex 22.3991 -103.638 21.4555; + normal 0.863696 0.498055 -0.0772708; + texcoord 0.333170 -4.61458; + tangent 0.202060 -0.197708 0.959210; + vertex 22.2978 -103.363 21.3447; + normal 0.796020 0.601405 -0.0682929; + texcoord 0.665860 -4.61458; + tangent 0.155185 -0.0937299 0.983429; + vertex 22.3445 -103.391 21.6406; + normal 0.805143 0.583650 0.105343; + texcoord 0.665860 -3.56558; + tangent 0.384224 -0.651465 0.654190; + vertex 19.8048 -100.639 26.6044; + normal 0.796054 0.598275 0.0914618; + texcoord 0.333170 -3.56558; + tangent 0.418162 -0.633372 0.651137; + vertex 19.4709 -100.073 26.0385; + normal 0.574847 0.766599 -0.286143; + texcoord 0.665860 -2.50566; + tangent 0.742579 -0.293551 0.602000; + vertex 15.7857 -96.2703 31.5344; + normal 0.592628 0.722946 -0.355163; + texcoord 0.333170 -2.50566; + tangent 0.751583 -0.337739 0.566617; + vertex 14.7472 -95.8036 30.7515; + normal 0.491368 0.561898 -0.665453; + texcoord 0.499510 -1.44283; + tangent 0.390754 0.549630 0.738390; + vertex 9.01348 -89.3051 32.4152; + normal 0.482188 0.554583 -0.678183; + texcoord 0.665860 -1.44283; + tangent 0.370539 0.572365 0.731504; + vertex 9.44318 -88.6414 33.2635; + normal -0.927506 0.363336 -0.0878604; + texcoord 0.998540 -1.05532; + tangent -0.200440 -0.285012 0.937332; + vertex 14.2806 -21.2512 170.153; + normal -0.934161 0.346001 -0.0873302; + texcoord 0.665860 1.00000; + tangent -0.199151 -0.291902 0.935485; + vertex 10.8118 -32.1348 161.764; + normal -0.932272 0.349583 -0.0930613; + texcoord 0.998540 1.00000; + tangent -0.200440 -0.285013 0.937332; + vertex 10.5424 -32.5178 163.024; + normal -0.993793 0.0110332 0.110695; + texcoord 0.665860 -0.681930; + tangent 0.0205026 -0.930957 0.364554; + vertex 12.4094 -25.0109 171.084; + normal -0.995364 -0.00649334 0.0959603; + texcoord 0.333170 -0.681930; + tangent 0.0361743 -0.949735 0.310959; + vertex 12.3883 -24.4561 170.902; + normal -0.998296 -0.0200867 0.0547843; + texcoord 0.333170 -2.69501; + tangent 0.0361743 -0.949735 0.310959; + vertex 12.7655 -18.6703 179.898; + normal 0.0319880 0.995124 -0.0932963; + texcoord 0.499510 -1.08851; + tangent -0.333970 0.0986208 0.937410; + vertex 35.2386 53.7615 75.0417; + normal 0.0490170 0.990873 -0.125573; + texcoord 0.624270 -1.08851; + tangent -0.433015 0.122266 0.893056; + vertex 34.7379 53.9093 76.4470; + normal 0.146320 0.974453 -0.170387; + texcoord 0.499510 -1.41742; + tangent -0.829488 0.213452 0.516128; + vertex 39.5906 53.9924 78.9963; + normal 0.152967 0.969108 -0.193470; + texcoord 0.749030 -1.41742; + tangent -0.876481 0.223477 0.426425; + vertex 37.6258 54.4933 79.9522; + normal 0.193911 0.974584 -0.112183; + texcoord 0.749030 -1.77814; + tangent -0.876481 0.223477 0.426425; + vertex 39.6977 54.4320 83.0009; + normal -0.596204 -0.123914 0.793212; + texcoord 0.749030 -1.08851; + tangent 0.479020 -0.847782 0.227609; + vertex 34.8766 53.1420 77.6747; + normal -0.655680 -0.0468311 0.753585; + texcoord 0.873780 -1.08851; + tangent 0.322044 -0.933389 0.158344; + vertex 35.5733 51.9090 78.0057; + normal -0.783438 0.121279 0.609521; + texcoord 0.749030 -1.41742; + tangent -0.142742 -0.988514 -0.0496469; + vertex 37.6258 54.4933 79.9522; + normal -0.784468 0.150872 0.601538; + texcoord 0.998540 -1.41742; + tangent -0.264814 -0.958574 -0.104924; + vertex 37.0322 52.3445 79.7170; + normal -0.814343 0.164031 0.556723; + texcoord 0.749030 -1.77814; + tangent -0.264814 -0.958574 -0.104924; + vertex 39.6977 54.4320 83.0009; + normal 0.588287 -0.786622 -0.187466; + texcoord 0.000490000 -1.07827; + tangent 0.170006 0.346953 -0.922346; + vertex 20.9221 37.5129 87.0794; + normal 0.483283 -0.848817 -0.214355; + texcoord 0.166830 -1.07827; + tangent 0.754684 0.513591 -0.408260; + vertex 21.2442 38.1704 85.3316; + normal 0.410984 -0.832733 -0.371010; + texcoord 0.000490000 -1.43023; + tangent 0.826325 0.506459 -0.246346; + vertex 20.8709 36.7738 90.0199; + normal 0.409719 -0.836161 -0.364643; + texcoord 0.333170 -1.43023; + tangent 0.837868 0.503016 -0.212019; + vertex 23.1193 38.1237 89.4509; + normal 0.343266 -0.787516 -0.511847; + texcoord 0.333170 -1.82356; + tangent 0.837868 0.503015 -0.212019; + vertex 24.0212 35.9547 93.3931; + normal 0.509939 0.859623 -0.0318036; + texcoord 0.333170 -1.07827; + tangent -0.681910 0.426502 0.594218; + vertex 20.2742 39.6360 84.7098; + normal 0.506149 0.862057 -0.0259046; + texcoord 0.499510 -1.07827; + tangent -0.684028 0.421342 0.595463; + vertex 18.9821 40.4442 85.8358; + normal 0.571590 0.813090 0.110315; + texcoord 0.333170 -1.43023; + tangent -0.690542 0.405030 0.599251; + vertex 23.1193 38.1237 89.4509; + normal 0.569985 0.813870 0.112838; + texcoord 0.665860 -1.43023; + tangent -0.691952 0.401406 0.600063; + vertex 21.2310 39.2192 91.0885; + normal 0.640085 0.725537 0.252762; + texcoord 0.333170 -1.82356; + vertex 24.0212 35.9547 93.3931; + normal -0.789062 -0.293223 0.539817; + texcoord 0.665860 -1.07827; + tangent 0.520308 -0.786161 0.333511; + vertex 18.6427 39.7884 87.6143; + normal -0.812789 -0.232440 0.534177; + texcoord 0.832200 -1.07827; + tangent 0.393010 -0.904645 0.164806; + vertex 19.6127 38.3228 88.2361; + normal -0.911161 -0.0708191 0.405919; + texcoord 0.665860 -1.43023; + tangent 7.53265e-05 -0.962922 -0.269779; + vertex 21.2310 39.2192 91.0885; + normal -0.911395 -0.0445664 0.409112; + texcoord 0.998540 -1.43023; + tangent -0.133732 -0.908093 -0.396842; + vertex 20.8709 36.7738 90.0199; + normal -0.959223 0.0179926 0.282076; + texcoord 0.998540 -1.82356; + tangent -0.133732 -0.908093 -0.396842; + vertex 22.2513 36.3745 94.7398; + normal -0.115897 0.191387 0.974648; + texcoord 0.499510 -0.680300; + tangent 0.182421 -0.960468 0.210294; + vertex 28.3519 -11.3404 95.4487; + normal -0.0968818 0.229632 0.968444; + texcoord 0.665860 -0.680300; + tangent 0.0880451 -0.968832 0.231544; + vertex 28.7076 -13.2130 95.8587; + normal 0.156175 0.270149 0.950068; + texcoord 0.499510 -1.12009; + tangent -0.875610 -0.394492 0.278715; + vertex 33.7133 -15.5314 96.9092; + normal 0.129863 0.397127 0.908529; + texcoord 0.665860 -1.12009; + tangent -0.915971 -0.302790 0.263280; + vertex 32.2205 -16.0248 97.3382; + normal 0.231780 0.136328 0.963168; + texcoord 0.665860 -1.51843; + tangent -0.915971 -0.302790 0.263280; + vertex 35.7687 -19.7334 97.0093; + normal -0.501701 -0.673801 -0.542484; + texcoord 0.832200 -0.680300; + tangent 0.317277 0.440083 -0.840037; + vertex 29.6818 -14.2275 94.6309; + normal -0.637228 -0.625462 -0.450265; + texcoord 0.998540 -0.680300; + tangent 0.345035 0.264311 -0.900606; + vertex 30.3004 -13.3695 92.9931; + normal -0.786950 -0.553037 -0.273604; + texcoord 0.832200 -1.12009; + tangent 0.363892 -0.0709152 -0.928738; + vertex 31.3182 -16.7643 96.2684; + normal -0.819109 -0.522439 -0.236893; + texcoord 0.998540 -1.12009; + tangent 0.362276 -0.150940 -0.919768; + vertex 31.9086 -17.0103 94.7694; + normal -0.797869 -0.560344 -0.222306; + texcoord 0.998540 -1.51843; + tangent 0.362276 -0.150940 -0.919768; + vertex 33.8758 -20.7246 97.0712; + normal 0.746494 -0.339088 0.572508; + texcoord 0.333170 -1.13866; + tangent -0.537259 0.200444 0.819253; + vertex 12.7809 -49.7696 58.0302; + normal 0.792712 -0.333738 0.510125; + texcoord 0.499510 -1.13866; + tangent -0.495834 0.181538 0.849231; + vertex 11.8922 -49.4380 59.3853; + normal 0.825367 -0.477594 0.301118; + texcoord 0.333170 -1.54458; + tangent -0.305125 0.0959706 0.947464; + vertex 10.5301 -54.9366 57.9047; + normal 0.839329 -0.471009 0.271435; + texcoord 0.665860 -1.54458; + tangent -0.266413 0.0788522 0.960628; + vertex 9.93770 -54.7612 60.0406; + normal 0.718641 -0.647924 0.252486; + texcoord 0.333170 -1.97113; + tangent -0.266413 0.0788521 0.960628; + vertex 7.53134 -58.1774 58.1232; + normal -0.938625 0.133069 0.318238; + texcoord 0.665860 -1.13866; + tangent -0.315485 -0.704216 -0.636042; + vertex 10.4672 -50.2591 59.7198; + normal -0.891607 0.173362 0.418309; + texcoord 0.832200 -1.13866; + tangent -0.405169 -0.572211 -0.713031; + vertex 9.95291 -51.4070 58.6830; + normal -0.671830 0.352607 0.651393; + texcoord 0.665860 -1.54458; + tangent -0.618864 0.134589 -0.773882; + vertex 9.93770 -54.7612 60.0406; + normal -0.630520 0.359662 0.687814; + texcoord 0.998540 -1.54458; + tangent -0.620668 0.298474 -0.725041; + vertex 8.57147 -54.1042 58.4447; + normal -0.580881 0.446059 0.680888; + texcoord 0.998540 -1.97113; + vertex 7.06074 -58.0424 59.7358; + normal -0.388077 0.104447 -0.915689; + texcoord 0.125240 -0.884860; + tangent -0.921408 -0.0656332 0.383015; + vertex -7.49606 66.0458 80.5003; + normal -0.333256 -0.00807005 -0.942802; + texcoord 0.125240 -1.39288; + tangent -0.937868 -0.0563483 0.342387; + vertex -10.0753 72.6560 82.3474; + normal -0.385050 0.0213388 -0.922649; + texcoord 0.000490000 -1.39288; + tangent -0.921408 -0.0656334 0.383015; + vertex -8.79589 72.7471 81.8155; + normal -0.0130833 -0.198758 -0.979961; + texcoord 0.000490000 -1.83953; + tangent -0.999695 0.0162349 0.0186210; + vertex -8.93162 77.9808 81.4864; + normal 0.0241730 -0.221122 -0.974947; + texcoord 0.250000 -1.83953; + tangent -0.999153 0.0271396 -0.0309285; + vertex -11.0301 78.0378 81.4215; + normal 0.0225318 -0.268079 -0.963133; + texcoord 0.250000 -2.26446; + tangent -0.999153 0.0271395 -0.0309285; + vertex -11.0626 82.2234 80.2557; + normal -0.913960 -0.388952 0.115727; + texcoord 0.125240 -0.884860; + tangent 0.187105 -0.150846 0.970689; + vertex -7.49606 66.0458 80.5003; + normal -0.918841 -0.388937 0.0667790; + texcoord 0.250000 -0.884860; + tangent 0.135401 -0.132717 0.981862; + vertex -7.19579 65.8037 82.0581; + normal -0.894950 -0.300049 -0.330204; + texcoord 0.125240 -1.39288; + tangent -0.354888 0.0522019 0.933450; + vertex -10.0753 72.6560 82.3474; + normal -0.889589 -0.283863 -0.357846; + texcoord 0.250000 -1.39288; + tangent -0.390604 0.0666659 0.918142; + vertex -10.6094 72.7472 83.6029; + normal -0.902667 -0.223419 -0.367799; + texcoord 0.250000 -1.83953; + tangent -0.390604 0.0666656 0.918142; + vertex -11.0301 78.0378 81.4215; + normal 0.724741 0.553388 -0.410503; + texcoord 0.873780 -0.884860; + tangent -0.390185 -0.161420 -0.906476; + vertex -5.37936 67.8266 79.1166; + normal 0.805974 0.448368 -0.386488; + texcoord 0.873780 -1.39288; + tangent -0.361576 -0.168436 -0.917001; + vertex -7.49339 72.9706 82.3187; + normal 0.810277 0.407361 -0.421318; + texcoord 0.749030 -1.39288; + tangent -0.390185 -0.161420 -0.906476; + vertex -6.95808 73.1920 83.5623; + normal 0.946950 0.305524 -0.0997029; + texcoord 0.749030 -1.83953; + tangent -0.0369181 -0.232264 -0.971952; + vertex -8.93878 78.4847 83.5400; + normal 0.953901 0.292228 -0.0683870; + texcoord 0.998540 -1.83953; + tangent 0.00338613 -0.238328 -0.971179; + vertex -8.93162 77.9808 81.4864; + normal 0.941211 0.328829 -0.0774131; + texcoord 0.749030 -2.26446; + tangent 0.00338613 -0.238328 -0.971179; + vertex -10.7414 83.3922 82.4692; + normal -0.923572 0.0810872 0.374752; + texcoord 0.250000 -1.39288; + tangent 0.383189 0.160932 0.909542; + vertex -10.6094 72.7472 83.6029; + normal -0.954057 0.0240076 0.298661; + texcoord 0.374760 -1.39288; + tangent 0.312111 0.178021 0.933218; + vertex -10.0854 72.9672 84.8467; + normal -0.997224 -0.0657743 0.0348963; + texcoord 0.250000 -1.83953; + tangent 0.0258624 0.233071 0.972116; + vertex -11.0301 78.0378 81.4215; + normal -0.994808 -0.100735 0.0144471; + texcoord 0.499510 -1.83953; + tangent -0.0100516 0.238535 0.971082; + vertex -11.0512 78.5388 83.4610; + normal -0.999919 -0.00997613 -0.00789953; + texcoord 0.250000 -2.26446; + tangent -0.0100516 0.238535 0.971082; + vertex -11.0626 82.2234 80.2557; + normal 0.313625 0.430166 0.846520; + texcoord 0.499510 -1.39288; + tangent 0.924081 0.0668119 -0.376311; + vertex -8.81022 73.1873 85.3501; + normal 0.244716 0.393855 0.885998; + texcoord 0.624270 -1.39288; + tangent 0.948803 0.0521264 -0.311537; + vertex -7.50353 73.2818 84.8180; + normal -0.00362376 0.231855 0.972744; + texcoord 0.499510 -1.83953; + tangent 0.999855 -0.0160843 -0.00565111; + vertex -11.0512 78.5388 83.4610; + normal -0.0308985 0.219397 0.975146; + texcoord 0.749030 -1.83953; + tangent 0.998974 -0.0255448 0.0374008; + vertex -8.93878 78.4847 83.5400; + normal -0.0314822 0.202029 0.978873; + texcoord 0.749030 -2.26446; + tangent 0.998974 -0.0255448 0.0374008; + vertex -10.7414 83.3922 82.4692; + normal 0.346691 0.0612572 -0.935977; + texcoord 0.000490000 -1.52634; + tangent -0.826031 -0.452818 -0.335602; + vertex -20.8690 46.4337 92.8874; + normal 0.162409 0.254341 -0.953380; + texcoord 0.125240 -1.52634; + tangent -0.992106 -0.0359290 -0.120143; + vertex -22.0654 45.7779 92.4014; + normal 0.0160470 0.240342 -0.970556; + texcoord 0.000490000 -1.91351; + tangent -0.959793 0.275001 0.0563160; + vertex -18.5765 49.2446 93.9205; + normal 0.00875936 0.265212 -0.964150; + texcoord 0.250000 -1.91351; + tangent -0.948057 0.308807 0.0763314; + vertex -20.6535 49.9211 94.0877; + normal -0.0320984 0.145865 -0.988784; + texcoord 0.250000 -2.34558; + vertex -17.9823 54.1349 94.6227; + normal -0.894744 0.288178 0.341153; + texcoord 0.250000 -1.52634; + tangent 0.0741943 -0.657384 0.749894; + vertex -22.8365 44.6511 92.8140; + normal -0.913761 0.296632 0.277580; + texcoord 0.374760 -1.52634; + tangent 0.0533147 -0.599144 0.798864; + vertex -22.7307 43.7134 93.8836; + normal -0.892401 0.424756 0.152327; + texcoord 0.250000 -1.91351; + tangent -0.0179857 -0.380116 0.924764; + vertex -20.6535 49.9211 94.0877; + normal -0.911127 0.393106 0.123755; + texcoord 0.499510 -1.91351; + tangent -0.0258313 -0.354166 0.934826; + vertex -20.7101 49.1452 96.1357; + normal -0.841857 0.511991 0.170709; + texcoord 0.250000 -2.34558; + tangent -0.0258312 -0.354166 0.934826; + vertex -17.9823 54.1349 94.6227; + normal -0.317042 -0.130260 0.939424; + texcoord 0.499510 -1.52634; + tangent 0.826460 0.447953 0.341031; + vertex -21.8099 43.5141 94.9837; + normal -0.256641 -0.131180 0.957563; + texcoord 0.624270 -1.52634; + tangent 0.885382 0.357627 0.296986; + vertex -20.5909 44.1748 95.4867; + normal -0.0122081 -0.171288 0.985145; + texcoord 0.499510 -1.91351; + tangent 0.970986 -0.237665 -0.0264707; + vertex -20.7101 49.1452 96.1357; + normal 0.0157058 -0.173966 0.984626; + texcoord 0.749030 -1.91351; + tangent 0.947779 -0.311129 -0.0700892; + vertex -18.6196 48.4589 95.9811; + normal 0.000396809 -0.218615 0.975811; + texcoord 0.749030 -2.34558; + tangent 0.947780 -0.311129 -0.0700892; + vertex -17.4815 53.2738 97.0593; + normal 0.913341 -0.253882 -0.318358; + texcoord 0.749030 -1.52634; + tangent -0.0804992 0.653825 -0.752352; + vertex -19.8104 45.3036 95.0811; + normal 0.915505 -0.303847 -0.263680; + texcoord 0.873780 -1.52634; + tangent -0.0554424 0.584563 -0.809452; + vertex -19.9256 46.2393 94.0044; + normal 0.944777 -0.301546 -0.128318; + texcoord 0.749030 -1.91351; + tangent 0.00252833 0.410610 -0.911807; + vertex -18.6196 48.4589 95.9811; + normal 0.945091 -0.311448 -0.0990125; + texcoord 0.998540 -1.91351; + tangent 0.0195043 0.356182 -0.934213; + vertex -18.5765 49.2446 93.9205; + normal 0.974330 -0.216374 -0.0621536; + texcoord 0.749030 -2.34558; + tangent 0.0195044 0.356182 -0.934213; + vertex -17.4815 53.2738 97.0593; + normal -0.693120 0.366969 -0.620418; + texcoord 0.000490000 -0.910720; + tangent -0.505274 -0.861199 0.0550942; + vertex -12.1123 -2.34213 82.5054; + normal -0.636074 0.405511 -0.656484; + texcoord 0.125240 -0.910720; + tangent -0.597874 -0.796992 0.0857336; + vertex -12.9912 -3.84001 82.6012; + normal -0.315768 0.551957 -0.771773; + texcoord 0.000490000 -1.40265; + tangent -0.948206 -0.215982 0.232932; + vertex -13.9863 1.78885 87.0423; + normal -0.241292 0.553840 -0.796894; + texcoord 0.125240 -1.40265; + tangent -0.966738 -0.161137 0.198626; + vertex -15.3954 1.55453 87.3965; + normal 0.0656729 0.416796 -0.906625; + texcoord 0.000490000 -1.84139; + tangent -0.977390 -0.165770 -0.131263; + vertex -13.5117 6.42482 90.2050; + normal 0.0949760 0.421896 -0.901656; + texcoord 0.250000 -1.84139; + tangent -0.969868 -0.164916 -0.179328; + vertex -15.6707 6.05770 89.8058; + normal 0.113574 0.345140 -0.931654; + texcoord 0.250000 -2.27282; + tangent -0.969868 -0.164916 -0.179328; + vertex -15.0358 10.8965 91.6758; + normal -0.948748 -0.236679 -0.209429; + texcoord 0.125240 -0.910720; + tangent 0.0923637 -0.841402 0.532458; + vertex -12.9912 -3.84001 82.6012; + normal -0.943847 -0.207830 -0.256828; + texcoord 0.250000 -0.910720; + tangent 0.0263009 -0.819167 0.572951; + vertex -12.8341 -5.27123 83.5069; + normal -0.874149 0.0673320 -0.480968; + texcoord 0.125240 -1.40265; + tangent -0.442755 -0.500780 0.743766; + vertex -15.3954 1.55453 87.3965; + normal -0.865029 0.0865751 -0.494196; + texcoord 0.250000 -1.40265; + tangent -0.473181 -0.468255 0.746215; + vertex -16.0813 0.875830 88.4781; + normal -0.878134 0.182848 -0.442094; + texcoord 0.250000 -1.84139; + tangent -0.473181 -0.468255 0.746215; + vertex -15.6707 6.05770 89.8058; + normal 0.562624 -0.292679 0.773171; + texcoord 0.499510 -0.910720; + tangent 0.511886 0.857722 -0.0478053; + vertex -10.3331 -5.11027 85.4621; + normal 0.541072 -0.326594 0.774969; + texcoord 0.624270 -0.910720; + tangent 0.561899 0.824715 -0.0641449; + vertex -9.41896 -3.57851 85.3767; + normal 0.300905 -0.347157 0.888222; + texcoord 0.499510 -1.40265; + tangent 0.947008 0.230257 -0.223960; + vertex -14.3351 -0.197000 90.2342; + normal 0.244691 -0.492109 0.835437; + texcoord 0.624270 -1.40265; + tangent 0.966153 0.157012 -0.204682; + vertex -12.8969 0.0361100 89.8824; + normal -0.0728429 -0.395171 0.915715; + texcoord 0.499510 -1.84139; + tangent 0.976764 0.163220 0.138892; + vertex -15.8901 5.27636 91.8787; + normal -0.104553 -0.410510 0.905842; + texcoord 0.749030 -1.84139; + tangent 0.969101 0.162558 0.185522; + vertex -13.7181 5.64070 92.2945; + normal -0.103533 -0.414598 0.904096; + texcoord 0.749030 -2.27282; + tangent 0.969101 0.162558 0.185522; + vertex -14.7643 10.0656 94.2039; + normal 0.856647 0.331166 0.395582; + texcoord 0.624270 -0.910720; + tangent -0.0833532 0.845547 -0.527355; + vertex -9.41896 -3.57851 85.3767; + normal 0.861713 0.293748 0.413719; + texcoord 0.749030 -0.910720; + tangent -0.0297574 0.827509 -0.560663; + vertex -9.56143 -2.13327 84.4754; + normal 0.863254 -0.0270153 0.504046; + texcoord 0.624270 -1.40265; + tangent 0.426547 0.523438 -0.737612; + vertex -12.8969 0.0361100 89.8824; + normal 0.852931 -0.0497126 0.519652; + texcoord 0.749030 -1.40265; + tangent 0.479909 0.466389 -0.743081; + vertex -12.1991 0.714320 88.8019; + normal 0.861258 -0.0891314 0.500289; + texcoord 0.749030 -1.84139; + tangent 0.479909 0.466390 -0.743080; + vertex -13.7181 5.64070 92.2945; + normal 0.565520 0.803874 -0.184320; + texcoord 0.749030 -0.910720; + tangent -0.652707 0.299625 -0.695844; + vertex -9.56143 -2.13327 84.4754; + normal 0.617714 0.770792 -0.155910; + texcoord 0.873780 -0.910720; + tangent -0.611434 0.330699 -0.718879; + vertex -10.6771 -1.62114 83.2860; + normal 0.872367 0.481899 -0.0821504; + texcoord 0.749030 -1.40265; + tangent -0.350986 0.481271 -0.803236; + vertex -12.1991 0.714320 88.8019; + normal 0.900232 0.434300 -0.0310858; + texcoord 0.873780 -1.40265; + tangent -0.280299 0.490955 -0.824861; + vertex -12.6503 1.44032 87.6255; + normal 0.979317 0.156848 0.127814; + texcoord 0.749030 -1.84139; + tangent 0.0527307 0.367916 -0.928363; + vertex -13.7181 5.64070 92.2945; + normal 0.981717 0.124748 0.143767; + texcoord 0.998540 -1.84139; + tangent 0.0920708 0.349848 -0.932271; + vertex -13.5117 6.42482 90.2050; + normal 0.974107 0.162505 0.157185; + texcoord 0.749030 -2.27282; + tangent 0.0920708 0.349848 -0.932271; + vertex -14.7643 10.0656 94.2039; + normal -0.0759045 0.798176 -0.597623; + texcoord 0.873780 -0.910720; + tangent -0.803695 -0.403723 -0.437129; + vertex -10.6771 -1.62114 83.2860; + normal 0.0167873 0.805054 -0.592965; + texcoord 0.998540 -0.910720; + tangent -0.841853 -0.309765 -0.441960; + vertex -12.1123 -2.34213 82.5054; + normal 0.402769 0.647869 -0.646562; + texcoord 0.873780 -1.40265; + tangent -0.899645 0.171369 -0.401585; + vertex -12.6503 1.44032 87.6255; + normal 0.444077 0.619957 -0.646876; + texcoord 0.998540 -1.40265; + tangent -0.891378 0.232539 -0.389064; + vertex -13.9863 1.78885 87.0423; + normal 0.453209 0.470229 -0.757289; + texcoord 0.998540 -1.84139; + tangent -0.891378 0.232539 -0.389064; + vertex -13.5117 6.42482 90.2050; + normal -0.939342 -0.0133901 0.342719; + texcoord 0.250000 -1.40265; + tangent 0.303010 -0.500550 0.810947; + vertex -16.0813 0.875830 88.4781; + normal -0.973522 -0.0106071 0.228349; + texcoord 0.374760 -1.40265; + tangent 0.219623 -0.476184 0.851478; + vertex -15.6421 0.150320 89.6535; + normal -0.996284 0.0753889 -0.0416413; + texcoord 0.250000 -1.84139; + tangent -0.0590526 -0.369192 0.927475; + vertex -15.6707 6.05770 89.8058; + normal -0.994663 0.0634617 -0.0813468; + texcoord 0.499510 -1.84139; + tangent -0.0985488 -0.350989 0.931179; + vertex -15.8901 5.27636 91.8787; + normal -0.987734 0.148388 -0.0486023; + texcoord 0.250000 -2.27282; + tangent -0.0985488 -0.350989 0.931179; + vertex -15.0358 10.8965 91.6758; + normal -0.554014 0.684429 -0.473947; + texcoord 0.000490000 -0.880950; + tangent -0.557304 -0.727825 -0.399603; + vertex -31.4027 -26.4442 80.9281; + normal -0.527006 0.704743 -0.474975; + texcoord 0.125240 -0.880950; + tangent -0.626814 -0.704056 -0.333779; + vertex -32.2848 -27.5963 80.2955; + normal -0.289766 0.855908 -0.428319; + texcoord 0.000490000 -1.37034; + tangent -0.889376 -0.0850937 0.449187; + vertex -34.0480 -24.9549 86.1709; + normal -0.211103 0.877113 -0.431403; + texcoord 0.125240 -1.37034; + tangent -0.880378 0.00714388 0.474219; + vertex -35.2156 -25.0023 86.8256; + normal 0.0278854 0.798789 -0.600964; + texcoord 0.000490000 -1.79612; + tangent -0.890657 0.285718 0.353689; + vertex -31.9270 -22.6353 90.5192; + normal 0.0492475 0.777693 -0.626712; + texcoord 0.250000 -1.79612; + tangent -0.885246 0.324551 0.333176; + vertex -33.7205 -21.9778 91.1942; + normal 0.0262374 0.750021 -0.660893; + texcoord 0.250000 -2.21770; + tangent -0.885246 0.324551 0.333176; + vertex -31.7240 -19.3716 94.2311; + normal 0.465761 -0.681122 0.564924; + texcoord 0.499510 -0.880950; + tangent 0.561752 0.720848 0.405972; + vertex -30.6400 -30.0173 82.6195; + normal 0.456359 -0.691077 0.560490; + texcoord 0.624270 -0.880950; + tangent 0.596474 0.709967 0.374388; + vertex -29.7270 -28.8458 83.2794; + normal 0.371009 -0.703605 0.606047; + texcoord 0.499510 -1.37034; + tangent 0.900147 0.105402 -0.422640; + vertex -33.9983 -27.2416 88.7350; + normal 0.287100 -0.793310 0.536874; + texcoord 0.624270 -1.37034; + tangent 0.879263 0.00643199 -0.476293; + vertex -32.8056 -27.2004 88.0744; + normal -0.0243552 -0.780156 0.625110; + texcoord 0.499510 -1.79612; + tangent 0.890581 -0.291482 -0.349147; + vertex -33.7954 -23.5614 92.4556; + normal -0.0592584 -0.780263 0.622639; + texcoord 0.749030 -1.79612; + tangent 0.884901 -0.329729 -0.328983; + vertex -31.9904 -24.2340 91.7845; + normal -0.0673865 -0.789503 0.610037; + texcoord 0.749030 -2.21770; + tangent 0.884901 -0.329729 -0.328983; + vertex -31.3045 -21.2777 95.6863; + normal -0.852969 -0.0188992 0.521619; + texcoord 0.250000 -1.37034; + tangent 0.382236 -0.703145 0.599569; + vertex -35.6847 -25.6917 87.8478; + normal -0.889452 0.0286330 0.456131; + texcoord 0.374760 -1.37034; + tangent 0.312548 -0.726661 0.611782; + vertex -35.1805 -26.6192 88.6387; + normal -0.925873 0.238840 0.292771; + texcoord 0.250000 -1.79612; + tangent 0.00552103 -0.780209 0.625495; + vertex -33.7205 -21.9778 91.1942; + normal -0.938015 0.242001 0.248119; + texcoord 0.499510 -1.79612; + tangent -0.0369707 -0.781655 0.622615; + vertex -33.7954 -23.5614 92.4556; + normal -0.894697 0.303421 0.327800; + texcoord 0.250000 -2.21770; + tangent -0.0369707 -0.781655 0.622615; + vertex -31.7240 -19.3716 94.2311; + normal 0.920558 0.322416 -0.220503; + texcoord 0.749030 -1.37034; + tangent -0.388840 0.702776 -0.595743; + vertex -32.3261 -26.5135 87.0498; + normal 0.956487 0.213080 -0.199321; + texcoord 0.873780 -1.37034; + tangent -0.307708 0.730279 -0.609925; + vertex -32.8407 -25.5834 86.2613; + normal 0.989861 -0.0872379 -0.112089; + texcoord 0.749030 -1.79612; + tangent -0.00937098 0.782208 -0.622946; + vertex -31.9904 -24.2340 91.7845; + normal 0.986529 -0.123765 -0.106968; + texcoord 0.998540 -1.79612; + tangent 0.0310618 0.783730 -0.620324; + vertex -31.9270 -22.6353 90.5192; + normal 0.989765 -0.110603 -0.0901767; + texcoord 0.749030 -2.21770; + tangent 0.0310618 0.783730 -0.620324; + vertex -31.3045 -21.2777 95.6863; + normal -0.320301 0.709228 -0.628015; + texcoord 0.000490000 -0.896560; + tangent -0.362627 -0.704242 -0.610364; + vertex -31.2449 -24.0759 52.9142; + normal -0.227995 0.746152 -0.625520; + texcoord 0.125240 -0.896560; + tangent -0.549599 -0.621304 -0.558500; + vertex -31.8544 -25.2596 51.8883; + normal 0.118230 0.798111 -0.590797; + texcoord 0.000490000 -1.36662; + tangent -0.969181 0.224957 0.100406; + vertex -33.4633 -21.5742 56.8708; + normal 0.184683 0.764504 -0.617597; + texcoord 0.125240 -1.36662; + tangent -0.948577 0.298165 0.106297; + vertex -34.8168 -21.1862 57.0718; + normal 0.402723 0.563007 -0.721691; + texcoord 0.000490000 -1.78140; + tangent -0.884003 0.449789 -0.127393; + vertex -32.3255 -18.3223 61.1051; + normal 0.427144 0.531852 -0.731219; + texcoord 0.250000 -1.78140; + tangent -0.866892 0.470747 -0.164000; + vertex -34.1904 -17.3096 60.7523; + normal 0.410277 0.486895 -0.771107; + texcoord 0.250000 -2.20854; + tangent -0.866892 0.470747 -0.164000; + vertex -32.8686 -13.8934 63.6126; + normal -0.853046 0.0415553 -0.520179; + texcoord 0.125240 -0.896560; + tangent -0.0682579 -0.997145 0.0322782; + vertex -31.8544 -25.2596 51.8883; + normal -0.836653 0.0704006 -0.543190; + texcoord 0.250000 -0.896560; + tangent -0.156601 -0.980898 0.115392; + vertex -31.9666 -26.8987 51.9414; + normal -0.702506 0.370381 -0.607703; + texcoord 0.125240 -1.36662; + tangent -0.703549 -0.290357 0.648623; + vertex -34.8168 -21.1862 57.0718; + normal -0.680403 0.460234 -0.570295; + texcoord 0.250000 -1.36662; + tangent -0.713302 -0.237425 0.659416; + vertex -35.8159 -21.5187 57.9954; + normal -0.650055 0.575812 -0.495853; + texcoord 0.250000 -1.78140; + tangent -0.713302 -0.237425 0.659416; + vertex -34.1904 -17.3096 60.7523; + normal 0.735819 -0.0389199 0.676059; + texcoord 0.624270 -0.896560; + tangent 0.0732125 0.997067 -0.0222841; + vertex -30.1354 -26.7955 55.6113; + normal 0.733106 -0.0511056 0.678191; + texcoord 0.749030 -0.896560; + tangent 0.124781 0.989677 -0.0704867; + vertex -30.0145 -25.1486 55.5745; + normal 0.693928 -0.376823 0.613570; + texcoord 0.624270 -1.36662; + tangent 0.693341 0.354651 -0.627296; + vertex -33.5828 -23.6600 59.5439; + normal 0.695211 -0.282396 0.661010; + texcoord 0.749030 -1.36662; + tangent 0.718118 0.232651 -0.655882; + vertex -32.5736 -23.3330 58.6222; + normal 0.671835 -0.477569 0.566185; + texcoord 0.749030 -1.78140; + tangent 0.718118 0.232651 -0.655882; + vertex -33.2584 -19.6254 62.5621; + normal 0.756151 0.589745 0.283613; + texcoord 0.749030 -0.896560; + tangent -0.278229 0.682002 -0.676360; + vertex -30.0145 -25.1486 55.5745; + normal 0.774908 0.557173 0.298457; + texcoord 0.873780 -0.896560; + tangent -0.227839 0.676233 -0.700570; + vertex -30.4741 -24.0221 54.4573; + normal 0.947320 0.244407 0.207004; + texcoord 0.749030 -1.36662; + tangent -0.00811523 0.628385 -0.777860; + vertex -32.5736 -23.3330 58.6222; + normal 0.933521 0.228413 0.276343; + texcoord 0.873780 -1.36662; + tangent 0.0694070 0.617778 -0.783284; + vertex -32.5241 -22.4691 57.5150; + normal 0.915519 -0.237628 0.324588; + texcoord 0.749030 -1.78140; + tangent 0.393104 0.607801 -0.689962; + vertex -33.2584 -19.6254 62.5621; + normal 0.902305 -0.271644 0.334746; + texcoord 0.998540 -1.78140; + tangent 0.430693 0.601668 -0.672680; + vertex -32.3255 -18.3223 61.1051; + normal 0.899736 -0.227981 0.372155; + texcoord 0.749030 -2.20854; + vertex -33.4561 -15.4056 65.6251; + normal -0.951457 0.265795 0.155187; + texcoord 0.250000 -1.36662; + tangent -0.0424802 -0.612791 0.789102; + vertex -35.8159 -21.5187 57.9954; + normal -0.952872 0.297525 0.0592753; + texcoord 0.374760 -1.36662; + tangent -0.121783 -0.618330 0.776426; + vertex -35.8754 -22.3771 59.1007; + normal -0.892888 0.420623 -0.160706; + texcoord 0.250000 -1.78140; + tangent -0.398297 -0.604920 0.689515; + vertex -34.1904 -17.3096 60.7523; + normal -0.887078 0.410936 -0.210294; + texcoord 0.499510 -1.78140; + tangent -0.436524 -0.598594 0.671664; + vertex -35.1295 -18.5973 62.1972; + normal -0.872093 0.465017 -0.152357; + texcoord 0.250000 -2.20854; + tangent -0.436524 -0.598594 0.671664; + vertex -32.8686 -13.8934 63.6126; + normal -0.0100275 -0.466579 0.884423; + texcoord 0.499510 -1.36662; + tangent 0.951192 -0.277266 -0.135488; + vertex -34.9605 -23.2584 59.7402; + normal -0.125073 -0.490265 0.862553; + texcoord 0.624270 -1.36662; + tangent 0.943533 -0.323614 -0.0708546; + vertex -33.5828 -23.6600 59.5439; + normal -0.400850 -0.531160 0.746451; + texcoord 0.499510 -1.78140; + tangent 0.879833 -0.455647 0.135200; + vertex -35.1295 -18.5973 62.1972; + normal -0.432671 -0.528112 0.730680; + texcoord 0.749030 -1.78140; + tangent 0.863883 -0.474688 0.168458; + vertex -33.2584 -19.6254 62.5621; + normal -0.437550 -0.541552 0.717824; + texcoord 0.749030 -2.20854; + tangent 0.863883 -0.474688 0.168458; + vertex -33.4561 -15.4056 65.6251; + normal 0.490465 -0.552149 -0.674223; + texcoord 0.000490000 -1.23237; + tangent 0.852527 0.143604 0.502569; + vertex -0.373810 35.4300 102.318; + normal 0.484692 -0.544342 -0.684665; + texcoord 0.100290 -1.23237; + tangent 0.836651 0.0549625 0.544971; + vertex 0.728850 35.6157 102.969; + normal 0.430943 -0.533396 -0.727858; + texcoord 0.000490000 -1.81061; + tangent 0.590679 -0.442667 0.674644; + vertex -5.27079 30.7125 102.620; + normal 0.423654 -0.523558 -0.739191; + texcoord 0.100290 -1.81061; + tangent 0.587373 -0.459596 0.666157; + vertex -4.64562 30.2027 103.358; + normal 0.320557 -0.410163 -0.853821; + texcoord 0.000490000 -2.34359; + tangent 0.795833 -0.363518 0.484256; + vertex -9.96635 26.2088 103.457; + normal 0.337817 -0.423815 -0.840393; + texcoord 0.200100 -2.34359; + tangent 0.800433 -0.340377 0.493408; + vertex -8.60162 25.6284 104.298; + normal 0.0811935 -0.252578 -0.964164; + texcoord 0.200100 -2.79809; + tangent 0.856498 -0.474473 0.203193; + vertex -12.1773 21.8115 104.531; + normal 0.0481981 -0.232149 -0.971485; + texcoord 0.000490000 -2.79809; + tangent 0.857162 -0.489711 0.159549; + vertex -13.4074 22.5143 104.302; + normal 0.0611347 -0.210848 -0.975605; + texcoord 0.200100 -3.13000; + tangent 0.857162 -0.489711 0.159549; + vertex -14.4320 19.9086 104.801; + normal 0.707064 -0.691296 0.148898; + texcoord 0.100290 -1.23237; + tangent 0.500876 0.638224 0.584630; + vertex 0.728850 35.6157 102.969; + normal 0.714033 -0.694568 0.0879327; + texcoord 0.200100 -1.23237; + tangent 0.483585 0.560486 0.672310; + vertex 1.36547 36.4269 103.712; + normal 0.715532 -0.670562 -0.195859; + texcoord 0.100290 -1.81061; + tangent 0.260806 -0.00901946 0.965349; + vertex -4.64562 30.2027 103.358; + normal 0.713822 -0.669269 -0.206246; + texcoord 0.200100 -1.81061; + tangent 0.248778 -0.0329661 0.968000; + vertex -4.37673 30.1670 104.405; + normal 0.718480 -0.663949 -0.207262; + texcoord 0.200100 -2.34359; + tangent 0.248778 -0.0329657 0.967999; + vertex -8.60162 25.6284 104.298; + normal 0.487260 -0.358812 0.796136; + texcoord 0.200100 -1.23237; + tangent -0.0577579 0.896447 0.439371; + vertex 1.36547 36.4269 103.712; + normal 0.523255 -0.387145 0.759159; + texcoord 0.299900 -1.23237; + tangent -0.0717772 0.864816 0.496932; + vertex 1.29287 37.5537 104.264; + normal 0.684862 -0.586491 0.432426; + texcoord 0.200100 -1.81061; + tangent -0.173959 0.443966 0.878995; + vertex -4.37673 30.1670 104.405; + normal 0.701819 -0.587002 0.403582; + texcoord 0.299900 -1.81061; + tangent -0.170117 0.415339 0.893618; + vertex -4.56682 30.6192 105.359; + normal 0.711073 -0.643717 0.282848; + texcoord 0.200100 -2.34359; + tangent -0.0765672 0.331729 0.940262; + vertex -8.60162 25.6284 104.298; + normal 0.725991 -0.642736 0.244597; + texcoord 0.399710 -2.34359; + tangent -0.0460419 0.317162 0.947253; + vertex -8.71909 26.1786 105.894; + normal 0.706046 -0.707079 -0.0392298; + texcoord 0.200100 -2.79809; + tangent 0.246045 0.201297 0.948125; + vertex -12.1773 21.8115 104.531; + normal 0.750609 -0.653454 -0.0978976; + texcoord 0.399710 -2.79809; + tangent 0.283218 0.184324 0.941176; + vertex -11.7728 22.0747 105.875; + normal 0.641347 -0.766047 -0.0429677; + texcoord 0.200100 -3.13000; + tangent 0.283218 0.184324 0.941176; + vertex -14.4320 19.9086 104.801; + normal 0.189349 -0.00497432 0.981897; + texcoord 0.299900 -1.23237; + tangent -0.593296 0.796223 0.118445; + vertex 1.29287 37.5537 104.264; + normal 0.214248 -0.0216087 0.976540; + texcoord 0.399710 -1.23237; + tangent -0.591500 0.793376 0.143811; + vertex 0.538790 38.5658 104.414; + normal 0.422757 -0.229959 0.876582; + texcoord 0.299900 -1.81061; + tangent -0.537906 0.716165 0.444707; + vertex -4.56682 30.6192 105.359; + normal 0.441755 -0.230194 0.867100; + texcoord 0.399710 -1.81061; + tangent -0.533356 0.709781 0.460155; + vertex -5.14330 31.3863 105.856; + normal 0.399634 -0.268016 0.876618; + texcoord 0.399710 -2.34359; + tangent -0.533356 0.709781 0.460155; + vertex -8.71909 26.1786 105.894; + normal -0.126033 0.290236 0.948619; + texcoord 0.399710 -1.23237; + tangent -0.887219 0.394815 -0.238671; + vertex 0.538790 38.5658 104.414; + normal -0.115957 0.284950 0.951503; + texcoord 0.499510 -1.23237; + tangent -0.879028 0.415517 -0.233786; + vertex -0.608750 39.0764 104.106; + normal -0.0578460 0.142537 0.988098; + texcoord 0.399710 -1.81061; + tangent -0.692310 0.707439 -0.142255; + vertex -5.14330 31.3863 105.856; + normal -0.0203986 0.144440 0.989303; + texcoord 0.499510 -1.81061; + tangent -0.691607 0.711815 -0.122471; + vertex -5.88595 32.1755 105.707; + normal 0.115188 -0.0122329 0.993268; + texcoord 0.399710 -2.34359; + tangent -0.823625 0.558944 0.0960416; + vertex -8.71909 26.1786 105.894; + normal 0.106636 0.00985199 0.994249; + texcoord 0.599320 -2.34359; + tangent -0.839119 0.537317 0.0846736; + vertex -10.1661 27.1052 106.040; + normal 0.340183 -0.189749 0.921016; + texcoord 0.599320 -2.79809; + tangent -0.707051 0.597738 0.377874; + vertex -12.7572 22.9440 106.480; + normal 0.364559 -0.216810 0.905588; + texcoord 0.399710 -2.79809; + tangent -0.680937 0.601279 0.418077; + vertex -11.7728 22.0747 105.875; + normal 0.396232 -0.177616 0.900807; + texcoord 0.599320 -3.13000; + tangent -0.680937 0.601279 0.418077; + vertex -14.3145 19.7757 106.540; + normal -0.488341 0.533640 0.690472; + texcoord 0.499510 -1.23237; + tangent -0.855336 -0.135861 -0.499941; + vertex -0.608750 39.0764 104.106; + normal -0.485161 0.532684 0.693445; + texcoord 0.599320 -1.23237; + tangent -0.850536 -0.104572 -0.515415; + vertex -1.74630 38.8957 103.441; + normal -0.467086 0.488858 0.736783; + texcoord 0.499510 -1.81061; + tangent -0.596249 0.442222 -0.670019; + vertex -5.88595 32.1755 105.707; + normal -0.460457 0.492694 0.738399; + texcoord 0.599320 -1.81061; + tangent -0.573718 0.469570 -0.671083; + vertex -6.52574 32.6992 104.958; + normal -0.488730 0.461225 0.740550; + texcoord 0.599320 -2.34359; + tangent -0.573718 0.469570 -0.671083; + vertex -10.1661 27.1052 106.040; + normal -0.788056 0.614922 0.0289462; + texcoord 0.599320 -1.23237; + tangent -0.512068 -0.628693 -0.585262; + vertex -1.74630 38.8957 103.441; + normal -0.785135 0.617939 0.0414122; + texcoord 0.699120 -1.23237; + tangent -0.506614 -0.601926 -0.617274; + vertex -2.40448 38.0876 102.689; + normal -0.766339 0.603887 0.219192; + texcoord 0.599320 -1.81061; + tangent -0.272031 0.00783203 -0.962257; + vertex -6.52574 32.6992 104.958; + normal -0.757304 0.608050 0.238256; + texcoord 0.699120 -1.81061; + tangent -0.267750 0.0390070 -0.962698; + vertex -6.80367 32.7434 103.906; + normal -0.744120 0.547622 0.382616; + texcoord 0.599320 -2.34359; + tangent -0.445923 0.0150481 -0.894945; + vertex -10.1661 27.1052 106.040; + normal -0.723239 0.547858 0.420448; + texcoord 0.798930 -2.34359; + tangent -0.481312 0.0279033 -0.876105; + vertex -10.9429 27.1276 104.534; + normal -0.588599 0.438671 0.679057; + texcoord 0.599320 -2.79809; + tangent -0.682390 0.170553 -0.710813; + vertex -12.7572 22.9440 106.480; + normal -0.559551 0.433637 0.706302; + texcoord 0.798930 -2.79809; + tangent -0.708616 0.191672 -0.679062; + vertex -13.7701 23.2180 105.509; + normal -0.611161 0.314237 0.726456; + texcoord 0.599320 -3.13000; + tangent -0.708616 0.191672 -0.679062; + vertex -14.3145 19.7757 106.540; + normal -0.595344 0.322365 -0.735966; + texcoord 0.699120 -1.23237; + tangent 0.0577580 -0.896443 -0.439378; + vertex -2.40448 38.0876 102.689; + normal -0.607769 0.344036 -0.715720; + texcoord 0.798930 -1.23237; + tangent 0.0666164 -0.876998 -0.475854; + vertex -2.33188 36.9608 102.136; + normal -0.728922 0.537057 -0.424549; + texcoord 0.699120 -1.81061; + tangent 0.172069 -0.456622 -0.872862; + vertex -6.80367 32.7434 103.906; + normal -0.734191 0.545173 -0.404661; + texcoord 0.798930 -1.81061; + tangent 0.177215 -0.421477 -0.889355; + vertex -6.61357 32.2913 102.952; + normal -0.759809 0.515762 -0.395828; + texcoord 0.798930 -2.34359; + tangent 0.177215 -0.421477 -0.889355; + vertex -10.9429 27.1276 104.534; + normal -0.183613 -0.00342199 -0.982993; + texcoord 0.798930 -1.23237; + tangent 0.603459 -0.789774 -0.109971; + vertex -2.33188 36.9608 102.136; + normal -0.203786 0.0256245 -0.978680; + texcoord 0.898730 -1.23237; + tangent 0.600749 -0.786990 -0.140524; + vertex -1.55623 35.9457 101.995; + normal -0.423135 0.207938 -0.881884; + texcoord 0.798930 -1.81061; + tangent 0.544914 -0.721216 -0.427687; + vertex -6.61357 32.2913 102.952; + normal -0.449749 0.226292 -0.864013; + texcoord 0.898730 -1.81061; + tangent 0.540486 -0.702468 -0.463049; + vertex -6.02806 31.5155 102.461; + normal -0.579316 0.312908 -0.752650; + texcoord 0.798930 -2.34359; + tangent 0.545750 -0.546109 -0.635548; + vertex -10.9429 27.1276 104.534; + normal -0.560801 0.306102 -0.769288; + texcoord 0.998540 -2.34359; + tangent 0.567706 -0.534168 -0.626398; + vertex -9.96635 26.2088 103.457; + normal -0.737339 0.432108 -0.519243; + texcoord 0.998540 -2.79809; + tangent 0.293839 -0.497494 -0.816185; + vertex -13.4074 22.5143 104.302; + normal -0.757282 0.439022 -0.483511; + texcoord 0.798930 -2.79809; + tangent 0.251256 -0.487518 -0.836180; + vertex -13.7701 23.2180 105.509; + normal -0.749211 0.449005 -0.486906; + texcoord 0.998540 -3.13000; + tangent 0.251255 -0.487518 -0.836180; + vertex -15.3473 20.2852 105.232; + normal 0.151132 -0.253045 -0.955577; + texcoord 0.898730 -1.23237; + tangent 0.889073 -0.387758 0.243296; + vertex -1.55623 35.9457 101.995; + normal 0.139918 -0.237059 -0.961367; + texcoord 0.998540 -1.23237; + tangent 0.872124 -0.429932 0.233577; + vertex -0.373810 35.4300 102.318; + normal 0.0439148 -0.166023 -0.985144; + texcoord 0.898730 -1.81061; + tangent 0.698095 -0.700012 0.150487; + vertex -6.02806 31.5155 102.461; + normal 0.0359349 -0.161093 -0.986285; + texcoord 0.998540 -1.81061; + tangent 0.679064 -0.720142 0.142364; + vertex -5.27079 30.7125 102.620; + normal 0.00581998 -0.188648 -0.982027; + texcoord 0.998540 -2.34359; + tangent 0.679064 -0.720142 0.142364; + vertex -9.96635 26.2088 103.457; + normal 0.352736 -0.851464 0.388054; + texcoord 0.200100 -1.97221; + tangent 0.549144 0.524153 0.650926; + vertex -21.1457 -6.45344 106.085; + normal 0.354477 -0.860720 0.365387; + texcoord 0.299900 -1.97221; + tangent 0.457166 0.499906 0.735591; + vertex -20.5219 -5.85800 106.824; + normal 0.244996 -0.918000 0.311856; + texcoord 0.200100 -2.35882; + tangent 0.0511767 0.337335 0.939992; + vertex -26.4664 -8.10974 107.287; + normal 0.252464 -0.928612 0.271923; + texcoord 0.399710 -2.35882; + tangent 0.0161244 0.290390 0.956773; + vertex -26.4312 -7.53327 108.983; + normal 0.0991016 -0.994986 0.0134519; + texcoord 0.200100 -2.79094; + tangent -0.0139673 0.0184120 0.999733; + vertex -30.9920 -8.65832 107.430; + normal 0.135571 -0.988519 -0.0667097; + texcoord 0.399710 -2.79094; + tangent -0.00230305 -0.0566612 0.998391; + vertex -31.0207 -8.70086 108.941; + normal 0.0729313 -0.905147 -0.418797; + texcoord 0.200100 -3.13618; + tangent 0.190764 -0.381763 0.904360; + vertex -34.7677 -8.54856 107.276; + normal 0.130705 -0.854287 -0.503101; + texcoord 0.399710 -3.13618; + tangent 0.211940 -0.463927 0.860147; + vertex -34.5097 -9.05080 108.267; + normal 0.00965675 -0.595126 -0.803574; + texcoord 0.200100 -3.51669; + tangent -0.0470100 -0.789659 0.611743; + vertex -37.6985 -8.74387 107.436; + normal -0.0135833 -0.529821 -0.848001; + texcoord 0.399710 -3.51669; + tangent -0.0877467 -0.839122 0.536819; + vertex -37.7731 -9.38395 107.856; + normal -0.181689 -0.157738 -0.970622; + texcoord 0.200100 -3.91963; + tangent 0.255959 -0.955637 0.145748; + vertex -40.4351 -8.92548 108.095; + normal -0.160771 -0.104864 -0.981405; + texcoord 0.399710 -3.91963; + tangent 0.326678 -0.943949 0.0473466; + vertex -40.3051 -9.30088 108.114; + normal -0.248259 -0.134037 -0.959376; + texcoord 0.200100 -4.01963; + tangent 0.326678 -0.943949 0.0473466; + vertex -40.8959 -9.28711 108.265; + normal -0.279111 0.816033 0.506150; + texcoord 0.599320 -1.97221; + tangent -0.892449 -0.0258803 -0.450406; + vertex -22.2110 -3.48686 107.751; + normal -0.304183 0.826965 0.472865; + texcoord 0.699120 -1.97221; + tangent -0.831262 0.0210603 -0.555482; + vertex -23.2403 -3.51671 107.232; + normal -0.323158 0.891138 0.318501; + texcoord 0.599320 -2.35882; + tangent -0.121596 0.291311 -0.948869; + vertex -26.5005 -5.70848 108.968; + normal -0.337827 0.881253 0.330554; + texcoord 0.798930 -2.35882; + tangent -0.0519654 0.329545 -0.942709; + vertex -26.5786 -5.15716 107.262; + normal -0.210829 0.784913 0.582635; + texcoord 0.599320 -2.79094; + tangent -0.142533 0.560305 -0.815930; + vertex -31.4475 -7.32105 109.449; + normal -0.154736 0.745550 0.648237; + texcoord 0.798930 -2.79094; + tangent -0.161371 0.619561 -0.768182; + vertex -31.6826 -6.42574 108.251; + normal -0.166427 0.459464 0.872465; + texcoord 0.599320 -3.13618; + tangent -0.207254 0.839549 -0.502198; + vertex -34.4885 -8.24275 109.081; + normal -0.104759 0.386599 0.916279; + texcoord 0.798930 -3.13618; + tangent -0.204603 0.888776 -0.410140; + vertex -34.7334 -7.24111 108.592; + normal -0.0364560 -0.00331054 0.999330; + texcoord 0.599320 -3.51669; + tangent 0.0115954 0.999677 -0.0226273; + vertex -37.8303 -9.17844 108.596; + normal 0.00715716 -0.0494772 0.998750; + texcoord 0.798930 -3.51669; + tangent 0.0510383 0.997492 0.0490492; + vertex -37.7910 -8.41135 108.633; + normal -0.0376250 -0.0471578 0.998179; + texcoord 0.599320 -3.91963; + tangent 0.0510382 0.997491 0.0490492; + vertex -40.3461 -9.42642 108.489; + normal -0.270344 0.597933 -0.754580; + texcoord 0.000490000 -3.13618; + tangent 0.0143886 -0.781167 -0.624156; + vertex -34.9060 -7.43166 107.476; + normal -0.245324 0.602383 -0.759573; + texcoord 0.200100 -3.51669; + tangent 0.0143889 -0.781167 -0.624156; + vertex -37.6985 -8.74387 107.436; + normal -0.251541 0.616455 -0.746130; + texcoord 0.000490000 -3.51669; + tangent 0.0206660 -0.773726 -0.633183; + vertex -37.7095 -8.14287 107.917; + normal -0.425707 0.801689 -0.419605; + texcoord 0.200100 -3.91963; + tangent 0.269877 -0.352166 -0.896184; + vertex -40.4351 -8.92548 108.095; + normal -0.484265 0.782788 -0.390809; + texcoord 0.000490000 -3.91963; + tangent 0.304860 -0.267716 -0.913996; + vertex -40.5563 -8.81901 108.459; + normal -0.652119 0.640750 -0.405192; + texcoord 0.000490000 -4.01963; + vertex -40.8959 -9.28711 108.265; + normal -0.0648662 0.167540 -0.983729; + texcoord 0.200100 -3.51669; + tangent 0.121021 -0.977208 -0.174409; + vertex -37.6985 -8.74387 107.436; + normal -0.105550 0.162036 -0.981124; + texcoord 0.000490000 -3.13618; + tangent 0.121021 -0.977208 -0.174409; + vertex -34.9060 -7.43166 107.476; + normal -0.0849312 0.107620 -0.990558; + texcoord 0.200100 -3.13618; + tangent 0.147004 -0.983805 -0.102557; + vertex -34.7677 -8.54856 107.276; + normal -0.0505762 -0.260388 -0.964179; + texcoord 0.000490000 -2.79094; + tangent 0.258921 -0.933125 0.249473; + vertex -31.3992 -7.25815 107.001; + normal -0.0325877 -0.340759 -0.939586; + texcoord 0.200100 -2.79094; + tangent 0.239202 -0.913592 0.328835; + vertex -30.9920 -8.65832 107.430; + normal -0.0510373 -0.558320 -0.828054; + texcoord 0.000490000 -2.35882; + tangent 0.130779 -0.823805 0.551581; + vertex -26.5571 -6.65339 106.223; + normal -0.0132618 -0.590238 -0.807121; + texcoord 0.200100 -2.35882; + tangent 0.0501879 -0.806567 0.589008; + vertex -26.4664 -8.10974 107.287; + normal -0.112622 -0.484164 -0.867699; + texcoord 0.100290 -1.97221; + tangent 0.687764 -0.662069 0.297735; + vertex -22.1641 -6.49274 105.563; + normal -0.120883 -0.409136 -0.904431; + texcoord 0.000490000 -1.97221; + tangent 0.883862 -0.459096 0.0895463; + vertex -23.1880 -5.96089 105.460; + normal 0.0829342 -0.958527 0.272669; + texcoord 0.599320 -3.91963; + tangent -0.0743134 0.266901 0.960855; + vertex -40.3461 -9.42642 108.489; + normal 0.0725710 -0.959517 0.272142; + texcoord 0.399710 -3.51669; + tangent -0.0743136 0.266901 0.960855; + vertex -37.7731 -9.38395 107.856; + normal 0.0770224 -0.944716 0.318716; + texcoord 0.599320 -3.51669; + tangent -0.0621118 0.334656 0.940291; + vertex -37.8303 -9.17844 108.596; + normal 0.0246511 -0.734588 0.678066; + texcoord 0.399710 -3.13618; + tangent 0.0138186 0.686722 0.726788; + vertex -34.5097 -9.05080 108.267; + normal 0.00712015 -0.665504 0.746360; + texcoord 0.599320 -3.13618; + tangent -0.0361019 0.755551 0.654094; + vertex -34.4885 -8.24275 109.081; + normal 0.0289987 -0.377170 0.925690; + texcoord 0.399710 -2.79094; + tangent -0.257329 0.894363 0.365919; + vertex -31.0207 -8.70086 108.941; + normal 0.0357346 -0.299563 0.953407; + texcoord 0.599320 -2.79094; + tangent -0.249291 0.924180 0.289387; + vertex -31.4475 -7.32105 109.449; + normal 0.158145 -0.0594492 0.985625; + texcoord 0.399710 -2.35882; + tangent -0.0934341 0.992114 0.0835465; + vertex -26.4312 -7.53327 108.983; + normal 0.152791 0.0317435 0.987749; + texcoord 0.599320 -2.35882; + tangent -0.0985276 0.995035 -0.0140370; + vertex -26.5005 -5.70848 108.968; + normal 0.0885309 0.341396 0.935741; + texcoord 0.599320 -1.97221; + tangent -0.882060 0.463299 -0.0855782; + vertex -22.2110 -3.48686 107.751; + normal 0.235603 0.0131748 0.971760; + texcoord 0.499510 -1.97221; + tangent -0.651160 0.740200 0.167613; + vertex -21.1693 -4.03401 107.853; + normal 0.372890 -0.357707 0.856153; + texcoord 0.399710 -1.97221; + tangent -0.287069 0.832631 0.473622; + vertex -20.5309 -4.93386 107.499; + normal 0.419566 -0.532911 0.734826; + texcoord 0.299900 -1.97221; + tangent -0.00785342 0.807364 0.590002; + vertex -20.5219 -5.85800 106.824; + normal -0.158058 0.930480 0.330492; + texcoord 0.998540 -3.91963; + tangent 0.105890 0.348741 -0.931218; + vertex -40.5563 -8.81901 108.459; + normal -0.238996 0.917958 0.316598; + texcoord 0.798930 -3.51669; + tangent 0.105890 0.348741 -0.931218; + vertex -37.7910 -8.41135 108.633; + normal -0.263472 0.927824 0.264056; + texcoord 0.998540 -3.51669; + tangent 0.0652214 0.270310 -0.960562; + vertex -37.7095 -8.14287 107.917; + normal -0.273514 0.957634 -0.0901503; + texcoord 0.798930 -3.13618; + tangent -0.138057 -0.139901 -0.980494; + vertex -34.7334 -7.24111 108.592; + normal -0.248272 0.950624 -0.186211; + texcoord 0.998540 -3.13618; + tangent -0.0937161 -0.237380 -0.966886; + vertex -34.9060 -7.43166 107.476; + normal -0.217868 0.818710 -0.531269; + texcoord 0.798930 -2.79094; + tangent 0.159120 -0.518663 -0.840041; + vertex -31.6826 -6.42574 108.251; + normal -0.215141 0.767367 -0.604038; + texcoord 0.998540 -2.79094; + tangent 0.164164 -0.586597 -0.793066; + vertex -31.3992 -7.25815 107.001; + normal -0.326607 0.559749 -0.761583; + texcoord 0.798930 -2.35882; + tangent 0.0256490 -0.803659 -0.594537; + vertex -26.5786 -5.15716 107.262; + normal -0.294486 0.507014 -0.810071; + texcoord 0.998540 -2.35882; + tangent 0.0874940 -0.833340 -0.545792; + vertex -26.5571 -6.65339 106.223; + normal -0.346711 0.373862 -0.860244; + texcoord 0.898730 -1.97221; + tangent 0.296803 -0.833653 -0.465758; + vertex -23.8442 -5.04574 105.816; + normal -0.413659 0.528648 -0.741227; + texcoord 0.798930 -1.97221; + tangent 0.0173142 -0.809434 -0.586956; + vertex -23.8641 -4.11215 106.493; + normal -0.253579 0.187277 -0.949013; + texcoord 0.998540 -1.97221; + tangent 0.555589 -0.774915 -0.301376; + vertex -23.1880 -5.96090 105.460; + normal 0.514670 -0.549649 -0.658028; + texcoord 0.000490000 -1.23332; + tangent 0.834980 0.147002 0.530281; + vertex 9.68681 -47.1083 88.3410; + normal 0.495426 -0.551517 -0.671105; + texcoord 0.100290 -1.23332; + tangent 0.834301 0.103854 0.541439; + vertex 10.7999 -46.9124 89.0478; + normal 0.324702 -0.476710 -0.816894; + texcoord 0.000490000 -1.78486; + tangent 0.612968 -0.550612 0.566654; + vertex 9.02169 -52.6999 92.4914; + normal 0.365363 -0.398944 -0.841043; + texcoord 0.100290 -1.78486; + tangent 0.591372 -0.595316 0.543947; + vertex 9.68571 -53.3578 93.1218; + normal 0.346870 -0.164000 -0.923464; + texcoord 0.000490000 -2.26466; + tangent 0.614017 -0.700671 0.363378; + vertex 5.12459 -57.5000 92.4149; + normal 0.377932 -0.158693 -0.912132; + texcoord 0.200100 -2.26466; + tangent 0.603092 -0.705304 0.372594; + vertex 6.18436 -58.7393 93.0696; + normal 0.117586 0.0302770 -0.992601; + texcoord 0.200100 -2.72088; + tangent 0.703667 -0.707277 0.0679142; + vertex 3.06874 -62.5179 92.1442; + normal 0.0757044 0.0430779 -0.996199; + texcoord 0.000490000 -2.72088; + tangent 0.712147 -0.701627 0.0237785; + vertex 2.01538 -61.4801 92.1091; + normal 0.0955973 0.0633638 -0.993401; + texcoord 0.200100 -3.05484; + tangent 0.712147 -0.701627 0.0237785; + vertex 0.535460 -64.9649 91.7444; + normal 0.913752 -0.317871 -0.253012; + texcoord 0.100290 -1.23332; + tangent 0.365921 0.373341 0.852478; + vertex 10.7999 -46.9124 89.0478; + normal 0.913687 -0.317927 -0.253178; + texcoord 0.200100 -1.23332; + tangent 0.358840 0.338915 0.869695; + vertex 11.2792 -46.4233 90.1645; + normal 0.877784 -0.386481 -0.283068; + texcoord 0.100290 -1.78486; + tangent 0.122004 -0.384484 0.915034; + vertex 9.68571 -53.3578 93.1218; + normal 0.832543 -0.458270 -0.311225; + texcoord 0.200100 -1.78486; + tangent 0.106305 -0.419208 0.901645; + vertex 9.80413 -53.8248 94.1262; + normal 0.792255 -0.512244 -0.331569; + texcoord 0.200100 -2.26466; + tangent 0.106305 -0.419208 0.901645; + vertex 6.18436 -58.7393 93.0696; + normal 0.951685 -0.0258887 0.305983; + texcoord 0.200100 -1.23332; + tangent -0.260491 0.459577 0.849078; + vertex 11.2792 -46.4233 90.1645; + normal 0.818277 0.114342 0.563336; + texcoord 0.299900 -1.23332; + tangent -0.557277 0.417025 0.718006; + vertex 10.9417 -45.8279 91.2645; + normal 0.906098 0.0222851 0.422480; + texcoord 0.200100 -1.78486; + tangent -0.419004 -0.0447682 0.906880; + vertex 9.80413 -53.8248 94.1262; + normal 0.736624 0.166005 0.655612; + texcoord 0.299900 -1.78486; + tangent -0.690973 0.155676 0.705919; + vertex 9.33174 -53.9225 95.1209; + normal 0.603437 0.241988 0.759806; + texcoord 0.399710 -1.23332; + tangent -0.783606 0.356548 0.508759; + vertex 9.91637 -45.3537 91.9276; + normal 0.604751 0.241559 0.758897; + texcoord 0.399710 -1.78486; + tangent -0.792469 0.277253 0.543253; + vertex 8.44896 -53.6136 95.7261; + normal -0.529688 0.430033 0.731097; + texcoord 0.499510 -1.23332; + tangent -0.839571 -0.143235 -0.524027; + vertex 8.59476 -45.1817 91.9005; + normal -0.516699 0.434161 0.737920; + texcoord 0.599320 -1.23332; + tangent -0.839099 -0.108703 -0.533008; + vertex 7.44397 -45.3780 91.1822; + normal -0.471720 0.318771 0.822111; + texcoord 0.499510 -1.78486; + tangent -0.623243 0.542143 -0.563604; + vertex 7.49299 -53.0162 95.7105; + normal -0.377567 0.406599 0.831937; + texcoord 0.599320 -1.78486; + tangent -0.592799 0.584063 -0.554490; + vertex 6.81167 -52.3449 95.0732; + normal -0.528439 0.237470 0.815083; + texcoord 0.599320 -2.26466; + tangent -0.592799 0.584063 -0.554490; + vertex 4.55887 -57.7084 95.1753; + normal -0.919538 0.251921 0.301639; + texcoord 0.599320 -1.23332; + tangent -0.379457 -0.369364 -0.848282; + vertex 7.44397 -45.3780 91.1822; + normal -0.922040 0.248333 0.296940; + texcoord 0.699120 -1.23332; + tangent -0.373383 -0.339593 -0.863286; + vertex 6.94130 -45.8673 90.0585; + normal -0.901895 0.332205 0.276089; + texcoord 0.599320 -1.78486; + tangent -0.137646 0.374532 -0.916940; + vertex 6.81167 -52.3449 95.0732; + normal -0.935992 0.248047 0.249784; + texcoord 0.699120 -1.78486; + tangent -0.122886 0.427312 -0.895714; + vertex 6.68254 -51.8696 94.0646; + normal -0.814853 0.363188 0.451784; + texcoord 0.599320 -2.26466; + tangent -0.246350 0.484471 -0.839404; + vertex 4.55887 -57.7084 95.1753; + normal -0.791515 0.365363 0.489912; + texcoord 0.798930 -2.26466; + tangent -0.270522 0.502166 -0.821369; + vertex 4.11144 -56.8550 93.7190; + normal -0.690876 0.185811 0.698688; + texcoord 0.599320 -2.72088; + tangent -0.441514 0.651000 -0.617466; + vertex 2.07740 -62.3621 94.3227; + normal -0.620909 0.229917 0.749407; + texcoord 0.798930 -2.72088; + tangent -0.461000 0.666117 -0.586317; + vertex 1.39825 -61.3808 93.4589; + normal -0.726878 0.0955622 0.680086; + texcoord 0.599320 -3.05484; + vertex 0.949180 -65.0559 93.4954; + normal -0.965422 -0.114645 -0.234131; + texcoord 0.699120 -1.23332; + tangent 0.260491 -0.459577 -0.849078; + vertex 6.94130 -45.8673 90.0585; + normal -0.813597 -0.331121 -0.477932; + texcoord 0.798930 -1.23332; + tangent 0.585943 -0.409976 -0.698992; + vertex 7.27876 -46.4627 88.9585; + normal -0.873162 -0.280298 -0.398774; + texcoord 0.699120 -1.78486; + tangent 0.403763 -0.0262203 -0.914488; + vertex 6.68254 -51.8696 94.0646; + normal -0.761370 -0.386477 -0.520529; + texcoord 0.798930 -1.78486; + tangent 0.606492 -0.0687091 -0.792116; + vertex 7.15493 -51.7719 93.0698; + normal -0.609773 -0.476548 -0.633307; + texcoord 0.898730 -1.23332; + tangent 0.792285 -0.350976 -0.499099; + vertex 8.32745 -46.9367 88.3025; + normal -0.600212 -0.483023 -0.637523; + texcoord 0.898730 -1.78486; + tangent 0.795985 -0.282543 -0.535329; + vertex 8.04841 -52.0890 92.4689; + normal 0.739244 -0.607127 0.291402; + texcoord 0.200100 -1.78486; + tangent -0.427285 -0.0883975 0.899785; + vertex 9.80413 -53.8248 94.1262; + normal 0.751644 -0.603989 0.265008; + texcoord 0.299900 -1.78486; + tangent -0.399416 -0.0871875 0.912615; + vertex 9.33174 -53.9225 95.1209; + normal 0.779031 -0.615402 0.119962; + texcoord 0.200100 -2.26466; + tangent -0.214206 -0.0776063 0.973701; + vertex 6.18436 -58.7393 93.0696; + normal 0.794571 -0.601930 0.0796068; + texcoord 0.399710 -2.26466; + tangent -0.180054 -0.101175 0.978440; + vertex 5.84000 -58.8730 94.7740; + normal 0.774231 -0.593756 -0.219134; + texcoord 0.200100 -2.72088; + tangent -0.000303400 -0.337283 0.941403; + vertex 3.06874 -62.5179 92.1442; + normal 0.779690 -0.572846 -0.252845; + texcoord 0.399710 -2.72088; + tangent 0.0279082 -0.371607 0.927971; + vertex 3.10982 -63.0649 93.5102; + normal 0.688529 -0.665852 -0.287348; + texcoord 0.200100 -3.05484; + tangent 0.0279082 -0.371606 0.927971; + vertex 0.535460 -64.9649 91.7444; + normal 0.373770 -0.411798 0.831095; + texcoord 0.599320 -3.05484; + tangent -0.692921 0.471668 0.545335; + vertex 0.949180 -65.0559 93.4954; + normal 0.352436 -0.438258 0.826873; + texcoord 0.399710 -2.72088; + vertex 3.10982 -63.0649 93.5102; + normal 0.324837 -0.418698 0.848041; + texcoord 0.599320 -2.72088; + tangent -0.702034 0.499532 0.507558; + vertex 2.07740 -62.3621 94.3227; + normal 0.119523 -0.233826 0.964904; + texcoord 0.399710 -2.26466; + tangent -0.734498 0.636640 0.234952; + vertex 5.84000 -58.8730 94.7740; + normal 0.115525 -0.207654 0.971357; + texcoord 0.599320 -2.26466; + tangent -0.720860 0.655263 0.225813; + vertex 4.55887 -57.7084 95.1753; + normal -0.0563961 -0.142108 0.988243; + texcoord 0.499510 -1.78486; + tangent -0.833729 0.551736 0.0219951; + vertex 7.49299 -53.0162 95.7105; + normal -0.0974901 -0.130259 0.986675; + texcoord 0.399710 -1.78486; + tangent -0.847922 0.529941 -0.0138184; + vertex 8.44896 -53.6136 95.7261; + normal -0.744467 0.548483 -0.380702; + texcoord 0.998540 -3.05484; + tangent 0.414859 -0.0667535 -0.907434; + vertex -0.166430 -64.3070 92.3028; + normal -0.762491 0.518683 -0.386750; + texcoord 0.798930 -2.72088; + tangent 0.414859 -0.0667536 -0.907434; + vertex 1.39825 -61.3808 93.4589; + normal -0.744432 0.518088 -0.421196; + texcoord 0.998540 -2.72088; + tangent 0.438657 -0.106044 -0.892376; + vertex 2.01538 -61.4801 92.1091; + normal -0.619246 0.416581 -0.665578; + texcoord 0.798930 -2.26466; + tangent 0.580625 -0.337832 -0.740773; + vertex 4.11144 -56.8550 93.7190; + normal -0.602216 0.422999 -0.677058; + texcoord 0.998540 -2.26466; + tangent 0.571479 -0.363775 -0.735581; + vertex 5.12459 -57.5000 92.4149; + normal -0.531529 0.224875 -0.816645; + texcoord 0.898730 -1.78486; + tangent 0.764872 -0.297579 -0.571329; + vertex 8.04841 -52.0890 92.4689; + normal -0.500021 0.191524 -0.844569; + texcoord 0.798930 -1.78486; + tangent 0.795985 -0.282543 -0.535329; + vertex 7.15493 -51.7719 93.0698; + normal 0.521213 -0.290455 -0.802479; + texcoord 0.000490000 -1.24622; + tangent 0.825775 -0.0657764 0.560151; + vertex -22.0163 -61.3686 58.6540; + normal 0.501590 -0.270667 -0.821673; + texcoord 0.100290 -1.24622; + tangent 0.818141 -0.158395 0.552772; + vertex -20.8656 -61.4602 59.4346; + normal 0.420328 -0.0991055 -0.901944; + texcoord 0.000490000 -1.79072; + tangent 0.491126 -0.812178 0.314901; + vertex -25.4513 -66.9643 58.4483; + normal 0.429642 -0.0604993 -0.900971; + texcoord 0.100290 -1.79072; + tangent 0.463595 -0.840347 0.280886; + vertex -24.9104 -67.9531 58.7929; + normal 0.446921 0.135131 -0.884309; + texcoord 0.000490000 -2.27793; + tangent 0.525331 -0.838415 0.145213; + vertex -29.9139 -70.4652 56.1269; + normal 0.471929 0.126936 -0.872451; + texcoord 0.200100 -2.27793; + tangent 0.509750 -0.846690 0.152547; + vertex -28.9775 -72.0206 56.4072; + normal 0.271086 0.348723 -0.897165; + texcoord 0.200100 -2.74322; + tangent 0.698417 -0.713141 -0.0603611; + vertex -32.4036 -74.6888 53.8726; + normal 0.198409 0.394591 -0.897180; + texcoord 0.000490000 -2.74322; + tangent 0.738527 -0.663856 -0.117783; + vertex -33.5186 -73.6271 54.0153; + normal -0.0839256 0.586620 -0.805502; + texcoord 0.200100 -3.08866; + tangent 0.848582 -0.393144 -0.354043; + vertex -35.0712 -76.3432 52.3799; + normal -0.163874 0.629493 -0.759529; + texcoord 0.000490000 -3.08866; + tangent 0.856850 -0.301051 -0.418541; + vertex -36.0678 -75.9691 52.8476; + normal -0.462306 0.736371 -0.493995; + texcoord 0.200100 -3.46804; + tangent 0.777882 0.0358717 -0.627386; + vertex -37.5583 -78.1861 51.1451; + normal -0.494585 0.746024 -0.445908; + texcoord 0.000490000 -3.46804; + tangent 0.746946 0.102542 -0.656930; + vertex -38.1429 -78.2664 51.6593; + normal -0.477812 0.769850 -0.423117; + texcoord 0.200100 -3.87083; + vertex -39.6300 -79.9702 50.2385; + normal 0.832554 -0.493853 -0.250922; + texcoord 0.100290 -1.24622; + tangent 0.391587 0.204304 0.897173; + vertex -20.8656 -61.4602 59.4346; + normal 0.829958 -0.485561 -0.274593; + texcoord 0.200100 -1.24622; + tangent 0.375010 0.122051 0.918951; + vertex -20.3293 -61.1805 60.6632; + normal 0.775118 -0.434773 -0.458437; + texcoord 0.100290 -1.79072; + tangent 0.0886161 -0.641870 0.761676; + vertex -24.9104 -67.9531 58.7929; + normal 0.764814 -0.438290 -0.472188; + texcoord 0.200100 -1.79072; + tangent 0.0712829 -0.670856 0.738154; + vertex -24.8274 -68.7343 59.6525; + normal 0.743580 -0.457518 -0.487613; + texcoord 0.200100 -2.27793; + tangent 0.0712831 -0.670856 0.738154; + vertex -28.9775 -72.0206 56.4072; + normal 0.759963 -0.506952 0.406762; + texcoord 0.200100 -1.24622; + tangent -0.209046 0.401926 0.891490; + vertex -20.3293 -61.1805 60.6632; + normal 0.770172 -0.506896 0.387159; + texcoord 0.299900 -1.24622; + tangent -0.225015 0.353368 0.908019; + vertex -20.6124 -60.6362 61.8705; + normal 0.746700 -0.652706 0.128117; + texcoord 0.200100 -1.79072; + tangent -0.348646 -0.211462 0.913088; + vertex -24.8274 -68.7343 59.6525; + normal 0.739420 -0.666338 0.0961806; + texcoord 0.299900 -1.79072; + tangent -0.345917 -0.248020 0.904891; + vertex -25.2340 -69.0095 60.6988; + normal 0.663660 -0.743239 -0.0845657; + texcoord 0.200100 -2.27793; + tangent -0.281064 -0.349963 0.893605; + vertex -28.9775 -72.0206 56.4072; + normal 0.686355 -0.718596 -0.111968; + texcoord 0.399710 -2.27793; + tangent -0.265132 -0.386336 0.883431; + vertex -29.4796 -72.6738 58.0334; + normal 0.720192 -0.589202 -0.366285; + texcoord 0.200100 -2.74322; + tangent -0.150372 -0.641253 0.752451; + vertex -32.4036 -74.6888 53.8726; + normal 0.743377 -0.520534 -0.420042; + texcoord 0.399710 -2.74322; + tangent -0.0977184 -0.692815 0.714464; + vertex -32.6052 -75.7288 54.9887; + normal 0.658811 -0.281239 -0.697763; + texcoord 0.200100 -3.08866; + tangent 0.221763 -0.799348 0.558447; + vertex -35.0712 -76.3432 52.3799; + normal 0.665735 -0.175974 -0.725141; + texcoord 0.399710 -3.08866; + tangent 0.313699 -0.807779 0.499085; + vertex -34.7311 -77.2814 52.9719; + normal 0.425996 0.0837721 -0.900838; + texcoord 0.200100 -3.46804; + tangent 0.642093 -0.720830 0.260998; + vertex -37.5583 -78.1861 51.1451; + normal 0.431439 0.162486 -0.887388; + texcoord 0.399710 -3.46804; + tangent 0.692467 -0.690117 0.210306; + vertex -37.0165 -78.7260 51.3096; + normal 0.350753 0.0673067 -0.934046; + texcoord 0.200100 -3.87083; + vertex -39.6300 -79.9702 50.2385; + normal 0.408583 -0.343821 0.845486; + texcoord 0.299900 -1.24622; + tangent -0.726083 0.438860 0.529345; + vertex -20.6124 -60.6362 61.8705; + normal 0.425485 -0.348474 0.835182; + texcoord 0.399710 -1.24622; + tangent -0.721326 0.429239 0.543546; + vertex -21.6067 -60.0352 62.5953; + normal 0.453914 -0.598259 0.660340; + texcoord 0.299900 -1.79072; + tangent -0.641853 0.296620 0.707136; + vertex -25.2340 -69.0095 60.6988; + normal 0.480390 -0.577633 0.659974; + texcoord 0.399710 -1.79072; + tangent -0.636226 0.288438 0.715556; + vertex -25.9748 -68.6737 61.5320; + normal 0.298723 -0.763038 0.573183; + texcoord 0.399710 -2.27793; + tangent -0.636226 0.288438 0.715556; + vertex -29.4796 -72.6738 58.0334; + normal -0.535941 0.176412 0.825618; + texcoord 0.499510 -1.24622; + tangent -0.829884 0.0695864 -0.553579; + vertex -22.9324 -59.6071 62.5609; + normal -0.525811 0.173258 0.832769; + texcoord 0.599320 -1.24622; + tangent -0.827257 0.111100 -0.550730; + vertex -24.1215 -59.5074 61.7677; + normal -0.514263 0.0215249 0.857363; + texcoord 0.499510 -1.79072; + tangent -0.500735 0.806668 -0.313930; + vertex -26.7670 -67.8550 61.8340; + normal -0.448071 0.0585932 0.892076; + texcoord 0.599320 -1.79072; + tangent -0.462052 0.839065 -0.287191; + vertex -27.3222 -66.8468 61.4890; + normal -0.585118 -0.0450719 0.809695; + texcoord 0.599320 -2.27793; + tangent -0.462052 0.839065 -0.287191; + vertex -30.7346 -71.5145 58.7632; + normal -0.874588 0.369475 0.313981; + texcoord 0.599320 -1.24622; + tangent -0.404352 -0.198424 -0.892820; + vertex -24.1215 -59.5074 61.7677; + normal -0.871874 0.369472 0.321442; + texcoord 0.699120 -1.24622; + tangent -0.395650 -0.153495 -0.905483; + vertex -24.6815 -59.7822 60.5313; + normal -0.833082 0.363664 0.416801; + texcoord 0.599320 -1.79072; + tangent -0.105580 0.631081 -0.768498; + vertex -27.3222 -66.8468 61.4890; + normal -0.826167 0.360221 0.433231; + texcoord 0.699120 -1.79072; + tangent -0.0824685 0.680634 -0.727967; + vertex -27.4140 -66.0537 60.6291; + normal -0.807279 0.289549 0.514259; + texcoord 0.599320 -2.27793; + tangent -0.144731 0.745390 -0.650728; + vertex -30.7346 -71.5145 58.7632; + normal -0.791636 0.273780 0.546220; + texcoord 0.798930 -2.27793; + tangent -0.165513 0.759738 -0.628812; + vertex -31.0082 -70.1448 57.5879; + normal -0.722256 0.0411273 0.690402; + texcoord 0.599320 -2.74322; + tangent -0.346386 0.838736 -0.420165; + vertex -33.8501 -75.3080 55.8247; + normal -0.678988 0.0413523 0.732984; + texcoord 0.798930 -2.74322; + tangent -0.368731 0.844137 -0.389191; + vertex -34.4180 -74.0080 55.2254; + normal -0.755215 -0.0279545 0.654881; + texcoord 0.599320 -3.08866; + vertex -35.5191 -77.4875 53.8071; + normal -0.855240 0.366921 -0.365970; + texcoord 0.699120 -1.24622; + tangent 0.209040 -0.401936 -0.891487; + vertex -24.6815 -59.7822 60.5313; + normal -0.858236 0.371097 -0.354567; + texcoord 0.798930 -1.24622; + tangent 0.223447 -0.358261 -0.906488; + vertex -24.3984 -60.3265 59.3240; + normal -0.799816 0.575921 -0.169142; + texcoord 0.699120 -1.79072; + tangent 0.345438 0.186417 -0.919740; + vertex -27.4140 -66.0537 60.6291; + normal -0.822568 0.540240 -0.177547; + texcoord 0.798930 -1.79072; + tangent 0.351806 0.238145 -0.905273; + vertex -27.0074 -65.7785 59.5829; + normal -0.712307 0.695567 -0.0938366; + texcoord 0.798930 -2.27793; + tangent 0.351806 0.238145 -0.905273; + vertex -31.0082 -70.1448 57.5879; + normal -0.486115 0.192149 -0.852508; + texcoord 0.798930 -1.24622; + tangent 0.735132 -0.437558 -0.517807; + vertex -24.3984 -60.3265 59.3240; + normal -0.505066 0.209397 -0.837294; + texcoord 0.898730 -1.24622; + tangent 0.727346 -0.424151 -0.539503; + vertex -23.3804 -60.9325 58.6070; + normal -0.516910 0.496077 -0.697647; + texcoord 0.798930 -1.79072; + tangent 0.648854 -0.309337 -0.695197; + vertex -27.0074 -65.7785 59.5829; + normal -0.531665 0.513418 -0.673597; + texcoord 0.898730 -1.79072; + tangent 0.635960 -0.287856 -0.716027; + vertex -26.2577 -66.1263 58.7499; + normal -0.462415 0.742002 -0.485391; + texcoord 0.798930 -2.27793; + tangent 0.597644 -0.151883 -0.787244; + vertex -31.0082 -70.1448 57.5879; + normal -0.440885 0.749027 -0.494550; + texcoord 0.998540 -2.27793; + tangent 0.590477 -0.172926 -0.788310; + vertex -29.9139 -70.4652 56.1269; + normal -0.606632 0.750967 -0.260856; + texcoord 0.998540 -2.74322; + tangent 0.585657 0.193211 -0.787195; + vertex -33.5186 -73.6271 54.0153; + normal -0.655376 0.730249 -0.192923; + texcoord 0.798930 -2.74322; + tangent 0.556304 0.276330 -0.783689; + vertex -34.4180 -74.0080 55.2254; + normal -0.796496 0.589616 0.133967; + texcoord 0.998540 -3.08866; + tangent 0.303023 0.554107 -0.775334; + vertex -36.0678 -75.9691 52.8476; + normal -0.815963 0.533443 0.222805; + texcoord 0.798930 -3.08866; + tangent 0.214032 0.619424 -0.755317; + vertex -36.3462 -76.6767 53.7313; + normal -0.786502 0.282184 0.549352; + texcoord 0.998540 -3.46804; + tangent -0.158721 0.742986 -0.650215; + vertex -38.1429 -78.2664 51.6593; + normal -0.777375 0.238854 0.581925; + texcoord 0.798930 -3.46804; + tangent -0.230063 0.753053 -0.616428; + vertex -37.9627 -78.8562 52.1421; + normal -0.739222 0.276745 0.613974; + texcoord 0.998540 -3.87083; + tangent -0.230063 0.753053 -0.616428; + vertex -39.7537 -80.1604 50.5736; + normal 0.0218164 -0.0395807 -0.998978; + texcoord 0.898730 -1.24622; + tangent 0.951989 -0.304365 0.0328495; + vertex -23.3804 -60.9325 58.6070; + normal -0.00844767 -0.0126190 -0.999885; + texcoord 0.998540 -1.24622; + tangent 0.934294 -0.356504 -0.000574188; + vertex -22.0163 -61.3686 58.6540; + normal -0.0490729 0.269274 -0.961813; + texcoord 0.898730 -1.79072; + tangent 0.702153 -0.673600 -0.230747; + vertex -26.2577 -66.1263 58.7499; + normal -0.0250743 0.317041 -0.948080; + texcoord 0.998540 -1.79072; + tangent 0.671206 -0.697485 -0.250993; + vertex -25.4513 -66.9643 58.4483; + normal 0.120815 0.437004 -0.891309; + texcoord 0.998540 -2.27793; + vertex -29.9139 -70.4652 56.1269; + normal 0.184303 -0.739978 0.646888; + texcoord 0.599320 -3.08866; + tangent -0.799303 0.270167 0.536773; + vertex -35.5191 -77.4875 53.8071; + normal 0.166983 -0.758206 0.630270; + texcoord 0.399710 -2.74322; + tangent -0.799303 0.270167 0.536773; + vertex -32.6052 -75.7288 54.9887; + normal 0.145991 -0.740387 0.656135; + texcoord 0.599320 -2.74322; + tangent -0.790832 0.317227 0.523404; + vertex -33.8501 -75.3080 55.8247; + normal -0.0576560 -0.601177 0.797033; + texcoord 0.399710 -2.27793; + tangent -0.689408 0.605986 0.396860; + vertex -29.4796 -72.6738 58.0334; + normal -0.0708741 -0.585197 0.807788; + texcoord 0.599320 -2.27793; + tangent -0.675530 0.624003 0.392785; + vertex -30.7346 -71.5145 58.7632; + normal -0.198027 -0.535856 0.820758; + texcoord 0.499510 -1.79072; + tangent -0.673726 0.684722 0.277937; + vertex -26.7670 -67.8550 61.8340; + normal -0.225641 -0.521821 0.822672; + texcoord 0.399710 -1.79072; + tangent -0.672153 0.694652 0.256261; + vertex -25.9748 -68.6737 61.5320; + normal -0.338882 -0.261182 0.903849; + texcoord 0.798930 -2.74322; + tangent -0.712595 0.698528 -0.0653233; + vertex -34.4180 -74.0080 55.2254; + normal -0.368100 -0.347990 0.862210; + texcoord 0.798930 -3.08866; + tangent -0.726893 0.685116 -0.0473557; + vertex -36.3462 -76.6767 53.7313; + normal -0.413540 -0.342996 0.843409; + texcoord 0.599320 -3.08866; + tangent -0.712595 0.698528 -0.0653233; + vertex -35.5191 -77.4875 53.8071; + normal -0.0879457 -0.633437 0.768780; + texcoord 0.599320 -3.46804; + tangent -0.875794 0.428697 0.221816; + vertex -37.2665 -79.1401 51.9258; + normal -0.0364707 -0.660617 0.749837; + texcoord 0.798930 -3.46804; + tangent -0.889866 0.362919 0.276456; + vertex -37.9627 -78.8562 52.1421; + normal -0.0785806 -0.718838 0.690722; + texcoord 0.599320 -3.87083; + vertex -39.1470 -80.3649 50.4372; + normal 0.635972 -0.734790 -0.235843; + texcoord 0.399710 -3.08866; + tangent -0.319099 -0.528651 0.786577; + vertex -34.7311 -77.2814 52.9719; + normal 0.643935 -0.729902 -0.229328; + texcoord 0.599320 -3.46804; + tangent -0.319099 -0.528651 0.786577; + vertex -37.2665 -79.1401 51.9258; + normal 0.644525 -0.721856 -0.252014; + texcoord 0.399710 -3.46804; + tangent -0.306011 -0.534341 0.787932; + vertex -37.0165 -78.7260 51.3096; + normal 0.618087 -0.477789 -0.624248; + texcoord 0.599320 -3.87083; + tangent 0.177398 -0.658047 0.731782; + vertex -39.1470 -80.3649 50.4372; + normal 0.607235 -0.447724 -0.656361; + texcoord 0.399710 -3.87083; + tangent 0.267038 -0.663042 0.699333; + vertex -39.2550 -80.0966 50.1543; + normal 0.603437 -0.450757 -0.657786; + texcoord 0.399710 -3.97083; + vertex -39.6417 -80.5813 50.1317; + normal 0.389233 0.384944 -0.836849; + texcoord 0.000490000 -1.80251; + tangent 0.893129 -0.380049 0.240590; + vertex -20.4662 -63.1365 29.2579; + normal 0.403336 0.321545 -0.856696; + texcoord 0.100290 -1.80251; + tangent 0.798776 -0.572795 0.184016; + vertex -19.3228 -63.6231 29.5659; + normal 0.425025 0.180648 -0.886973; + texcoord 0.000490000 -2.18415; + tangent 0.388368 -0.921498 0.00344810; + vertex -24.0114 -63.9380 27.2403; + normal 0.425981 0.173428 -0.887955; + texcoord 0.100290 -2.18415; + tangent 0.352723 -0.935638 -0.0129221; + vertex -23.6185 -64.9818 27.2289; + normal 0.400039 0.238458 -0.884933; + texcoord 0.000490000 -2.60630; + tangent 0.388259 -0.919470 -0.0618885; + vertex -28.2297 -65.3996 24.9488; + normal 0.428539 0.202025 -0.880647; + texcoord 0.200100 -2.60630; + tangent 0.356900 -0.933268 -0.0404222; + vertex -27.5844 -67.0870 24.8757; + normal 0.239388 0.527761 -0.814961; + texcoord 0.200100 -2.94269; + tangent 0.632295 -0.727283 -0.266951; + vertex -30.8886 -67.6053 23.1034; + normal 0.188777 0.608206 -0.771005; + texcoord 0.000490000 -2.94269; + tangent 0.666875 -0.659589 -0.346726; + vertex -31.8426 -66.6674 23.5398; + normal -0.00862309 0.779309 -0.626580; + texcoord 0.200100 -3.30172; + tangent 0.514041 -0.545850 -0.661672; + vertex -33.9809 -68.3969 21.2845; + normal -0.0667216 0.806172 -0.587907; + texcoord 0.000490000 -3.30172; + tangent 0.498048 -0.487049 -0.717448; + vertex -34.5081 -67.8264 22.0767; + normal -0.241619 0.880062 -0.408793; + texcoord 0.200100 -3.60993; + tangent 0.707969 -0.142085 -0.691803; + vertex -36.1526 -69.2516 20.4252; + normal -0.248898 0.900918 -0.355524; + texcoord 0.000490000 -3.60993; + tangent 0.739758 -0.0600967 -0.670184; + vertex -36.7544 -69.2027 20.9704; + normal -0.199040 0.931886 -0.303267; + texcoord 0.200100 -3.96011; + tangent 0.739758 -0.0600967 -0.670184; + vertex -38.5213 -70.0330 19.5786; + normal 0.519848 -0.603387 -0.604717; + texcoord 0.100290 -1.80251; + tangent 0.597319 -0.249325 0.762264; + vertex -19.3228 -63.6231 29.5659; + normal 0.532017 -0.556507 -0.638168; + texcoord 0.200100 -1.80251; + tangent 0.505172 -0.415333 0.756505; + vertex -18.5682 -63.9380 30.5289; + normal 0.584415 -0.404716 -0.703324; + texcoord 0.100290 -2.18415; + tangent 0.0768796 -0.838635 0.539241; + vertex -23.6185 -64.9818 27.2289; + normal 0.584273 -0.396441 -0.708139; + texcoord 0.200100 -2.18415; + tangent 0.0494082 -0.853573 0.518626; + vertex -23.5639 -65.9247 27.8018; + normal 0.613341 -0.383888 -0.690248; + texcoord 0.200100 -2.60630; + vertex -27.5844 -67.0870 24.8757; + normal 0.388515 -0.920525 -0.0411086; + texcoord 0.200100 -1.80251; + tangent 0.0619184 -0.0184313 0.997911; + vertex -18.5682 -63.9380 30.5289; + normal 0.410160 -0.908972 -0.0744227; + texcoord 0.299900 -1.80251; + tangent 0.0150518 -0.0783229 0.996814; + vertex -18.4906 -63.9611 31.7791; + normal 0.477199 -0.839149 -0.260979; + texcoord 0.200100 -2.18415; + tangent -0.260740 -0.418954 0.869766; + vertex -23.5639 -65.9247 27.8018; + normal 0.486713 -0.830146 -0.271969; + texcoord 0.299900 -2.18415; + tangent -0.291651 -0.446769 0.845776; + vertex -23.8685 -66.4066 28.7402; + normal 0.410818 -0.842315 -0.348902; + texcoord 0.200100 -2.60630; + tangent -0.418787 -0.512902 0.749366; + vertex -27.5844 -67.0870 24.8757; + normal 0.445128 -0.810342 -0.381060; + texcoord 0.399710 -2.60630; + tangent -0.395800 -0.547629 0.737187; + vertex -28.3572 -68.0182 26.2032; + normal 0.540957 -0.586675 -0.602643; + texcoord 0.200100 -2.94269; + tangent -0.0933555 -0.738862 0.667359; + vertex -30.8886 -67.6053 23.1034; + normal 0.603118 -0.493022 -0.627039; + texcoord 0.399710 -2.94269; + tangent -0.00979071 -0.786608 0.617375; + vertex -30.9129 -68.6865 23.9965; + normal 0.537939 -0.257791 -0.802599; + texcoord 0.200100 -3.30172; + tangent 0.0775107 -0.929084 0.361656; + vertex -33.9809 -68.3969 21.2845; + normal 0.552045 -0.177520 -0.814698; + texcoord 0.399710 -3.30172; + tangent 0.116439 -0.947839 0.296721; + vertex -33.8787 -69.4442 21.6307; + normal 0.390283 0.0493796 -0.919370; + texcoord 0.200100 -3.60993; + tangent 0.359084 -0.925710 0.118823; + vertex -36.1526 -69.2516 20.4252; + normal 0.412333 0.111596 -0.904172; + texcoord 0.399710 -3.60993; + tangent 0.411352 -0.908346 0.0754797; + vertex -35.8182 -69.9901 20.4866; + normal 0.316828 0.0648478 -0.946264; + texcoord 0.200100 -3.96011; + tangent 0.411352 -0.908346 0.0754796; + vertex -38.5213 -70.0330 19.5786; + normal -0.624089 0.438199 0.646911; + texcoord 0.599320 -1.80251; + tangent -0.605121 0.252719 -0.754958; + vertex -21.3850 -62.7133 32.9974; + normal -0.622979 0.432002 0.652128; + texcoord 0.699120 -1.80251; + tangent -0.572034 0.318176 -0.756004; + vertex -22.1560 -62.3914 32.0355; + normal -0.656419 0.360537 0.662667; + texcoord 0.599320 -2.18415; + tangent -0.0926662 0.835783 -0.541184; + vertex -25.3986 -64.4381 30.2937; + normal -0.657738 0.355722 0.663960; + texcoord 0.699120 -2.18415; + tangent -0.0459870 0.861227 -0.506135; + vertex -25.4583 -63.4857 29.7240; + normal -0.716578 0.326414 0.616418; + texcoord 0.599320 -2.60630; + tangent 0.0345017 0.899409 -0.435744; + vertex -29.4867 -66.8996 27.1020; + normal -0.690438 0.293087 0.661359; + texcoord 0.798930 -2.60630; + tangent -0.000179363 0.910903 -0.412621; + vertex -29.4120 -65.2772 26.3300; + normal -0.602437 -0.0232959 0.797827; + texcoord 0.599320 -2.94269; + tangent -0.338177 0.908785 -0.244431; + vertex -31.8848 -68.4159 24.9878; + normal -0.543477 -0.0993463 0.833524; + texcoord 0.798930 -2.94269; + tangent -0.409265 0.896876 -0.167679; + vertex -32.4612 -67.1675 24.7074; + normal -0.479260 -0.366708 0.797393; + texcoord 0.599320 -3.30172; + tangent -0.365281 0.912512 0.184098; + vertex -34.3433 -69.5209 22.6383; + normal -0.412418 -0.417198 0.809850; + texcoord 0.798930 -3.30172; + tangent -0.377875 0.888820 0.259248; + vertex -34.7327 -68.5211 22.9149; + normal -0.269800 -0.666351 0.695114; + texcoord 0.599320 -3.60993; + tangent -0.663688 0.658733 0.354385; + vertex -36.2135 -70.3979 21.0700; + normal -0.240830 -0.699939 0.672374; + texcoord 0.798930 -3.60993; + tangent -0.711744 0.598356 0.367955; + vertex -36.7922 -69.9113 21.3692; + normal -0.335302 -0.749697 0.570549; + texcoord 0.599320 -3.96011; + tangent -0.711744 0.598356 0.367955; + vertex -38.1330 -70.5769 19.7067; + normal -0.338420 0.940213 0.0383643; + texcoord 0.699120 -1.80251; + tangent -0.0619190 0.0184315 -0.997911; + vertex -22.1560 -62.3914 32.0355; + normal -0.348823 0.934066 0.0764440; + texcoord 0.798930 -1.80251; + tangent -0.0205912 0.0712740 -0.997244; + vertex -22.2335 -62.3683 30.7854; + normal -0.468791 0.846707 0.251640; + texcoord 0.699120 -2.18415; + tangent 0.245935 0.401231 -0.882343; + vertex -25.4583 -63.4857 29.7240; + normal -0.485819 0.831547 0.269276; + texcoord 0.798930 -2.18415; + tangent 0.277436 0.438847 -0.854659; + vertex -25.1537 -63.0038 28.7856; + normal -0.557796 0.797870 0.228618; + texcoord 0.798930 -2.60630; + vertex -29.4120 -65.2772 26.3300; + normal -0.590857 0.419355 0.689224; + texcoord 0.998540 -3.96011; + tangent 0.0464117 0.870546 -0.489893; + vertex -38.6123 -70.1693 19.9659; + normal -0.649302 0.398977 0.647475; + texcoord 0.798930 -3.60993; + tangent 0.0464117 0.870546 -0.489893; + vertex -36.7922 -69.9113 21.3692; + normal -0.652090 0.435279 0.620734; + texcoord 0.998540 -3.60993; + tangent 0.0715481 0.840672 -0.536798; + vertex -36.7544 -69.2027 20.9704; + normal -0.653631 0.642742 0.399561; + texcoord 0.798930 -3.30172; + tangent 0.192826 0.644082 -0.740255; + vertex -34.7327 -68.5211 22.9149; + normal -0.620117 0.702365 0.349482; + texcoord 0.998540 -3.30172; + tangent 0.244740 0.584226 -0.773810; + vertex -34.5081 -67.8264 22.0767; + normal -0.528838 0.838995 0.128133; + texcoord 0.798930 -2.94269; + tangent 0.418979 0.380406 -0.824468; + vertex -32.4612 -67.1675 24.7074; + normal -0.470531 0.880978 0.0497809; + texcoord 0.998540 -2.94269; + tangent 0.481923 0.286269 -0.828131; + vertex -31.8426 -66.6674 23.5398; + normal -0.292858 0.919270 -0.263016; + texcoord 0.798930 -2.60630; + tangent 0.624882 -0.0373712 -0.779824; + vertex -29.4120 -65.2772 26.3300; + normal -0.259832 0.916686 -0.303601; + texcoord 0.998540 -2.60630; + tangent 0.648798 -0.0671425 -0.757993; + vertex -28.2297 -65.3996 24.9488; + normal -0.00744836 0.873816 -0.486200; + texcoord 0.898730 -2.18415; + tangent 0.561533 -0.404756 -0.721702; + vertex -24.6010 -63.1766 27.8369; + normal -0.158860 0.948368 -0.274521; + texcoord 0.798930 -2.18415; + tangent 0.498548 -0.163914 -0.851224; + vertex -25.1537 -63.0038 28.7856; + normal 0.0802228 0.914358 -0.396880; + texcoord 0.898730 -1.80251; + tangent 0.742903 -0.317665 -0.589223; + vertex -21.5881 -62.6529 29.7244; + normal -0.0230417 0.961997 -0.272085; + texcoord 0.798930 -1.80251; + tangent 0.506606 -0.223391 -0.832735; + vertex -22.2335 -62.3683 30.7854; + normal 0.178383 0.821093 -0.542204; + texcoord 0.998540 -1.80251; + tangent 0.800096 -0.445130 -0.402127; + vertex -20.4662 -63.1365 29.2579; + normal 0.190151 0.692505 -0.695902; + texcoord 0.998540 -2.18415; + tangent 0.520468 -0.672134 -0.526639; + vertex -24.0114 -63.9380 27.2403; + normal 0.153544 0.680375 -0.716599; + texcoord 0.998540 -2.60630; + vertex -28.2297 -65.3996 24.9488; + normal 0.252200 -0.638452 -0.727169; + texcoord 0.399710 -4.06011; + tangent 0.218963 -0.694317 0.685550; + vertex -38.7537 -70.6334 19.5410; + normal 0.318900 -0.613091 -0.722788; + texcoord 0.399710 -3.96011; + tangent 0.218963 -0.694317 0.685550; + vertex -38.2251 -70.2849 19.4184; + normal 0.337865 -0.637044 -0.692836; + texcoord 0.599320 -3.96011; + tangent 0.101381 -0.687702 0.718879; + vertex -38.1330 -70.5769 19.7067; + normal 0.392248 -0.848373 -0.355533; + texcoord 0.399710 -3.60993; + tangent -0.470287 -0.509362 0.720681; + vertex -35.8182 -69.9901 20.4866; + normal 0.377836 -0.879895 -0.288141; + texcoord 0.599320 -3.60993; + tangent -0.481398 -0.429873 0.763849; + vertex -36.2135 -70.3979 21.0700; + normal 0.308306 -0.950998 0.0234503; + texcoord 0.399710 -3.30172; + tangent -0.426583 -0.103767 0.898476; + vertex -33.8787 -69.4442 21.6307; + normal 0.266570 -0.959169 0.0945226; + texcoord 0.599320 -3.30172; + tangent -0.462362 -0.0313538 0.886137; + vertex -34.3433 -69.5209 22.6383; + normal 0.0642448 -0.957414 0.281480; + texcoord 0.399710 -2.94269; + tangent -0.671250 0.172937 0.720775; + vertex -30.9129 -68.6865 23.9965; + normal 0.0240966 -0.924733 0.379853; + texcoord 0.599320 -2.94269; + tangent -0.686033 0.278336 0.672226; + vertex -31.8848 -68.4159 24.9878; + normal -0.171401 -0.764107 0.621902; + texcoord 0.399710 -2.60630; + tangent -0.624570 0.581696 0.521097; + vertex -28.3572 -68.0182 26.2032; + normal -0.190043 -0.724391 0.662677; + texcoord 0.599320 -2.60630; + tangent -0.618520 0.612523 0.492187; + vertex -29.4867 -66.8996 27.1020; + normal -0.354892 -0.485038 0.799243; + texcoord 0.499510 -2.18415; + tangent -0.488494 0.826480 0.279830; + vertex -24.9972 -65.4973 30.2771; + normal 0.00837148 -0.853747 0.520622; + texcoord 0.399710 -2.18415; + tangent -0.548585 0.432732 0.715400; + vertex -24.4160 -66.2433 29.6857; + normal -0.519983 -0.209989 0.827963; + texcoord 0.599320 -2.60630; + tangent -0.354269 0.935029 0.0146536; + vertex -29.4867 -66.8996 27.1020; + normal -0.502839 -0.203683 0.840039; + texcoord 0.599320 -2.18415; + tangent -0.354268 0.935029 0.0146535; + vertex -25.3986 -64.4381 30.2937; + normal -0.385373 -0.338685 0.858359; + texcoord 0.599320 -1.80251; + tangent -0.872723 0.436071 -0.219539; + vertex -21.3850 -62.7133 32.9974; + normal -0.149783 -0.642174 0.751783; + texcoord 0.499510 -1.80251; + tangent -0.891028 0.408524 0.197932; + vertex -20.2152 -63.2112 33.3035; + normal 0.104295 -0.855744 0.506780; + texcoord 0.399710 -1.80251; + tangent -0.693381 0.297901 0.656108; + vertex -19.1197 -63.6835 32.8389; + normal 0.218876 -0.930892 0.292460; + texcoord 0.299900 -2.18415; + tangent -0.495843 0.152640 0.854892; + vertex -23.8685 -66.4066 28.7402; + normal 0.186043 -0.944485 0.270806; + texcoord 0.399710 -2.60630; + tangent -0.495598 0.147781 0.855887; + vertex -28.3572 -68.0182 26.2032; + normal 0.208668 -0.908572 0.361875; + texcoord 0.299900 -1.80251; + tangent -0.497970 0.219755 0.838889; + vertex -18.4906 -63.9611 31.7791; + normal -0.0631016 0.785912 0.615110; + texcoord 0.250000 -1.98795; + tangent 0.948825 -0.143854 0.281135; + vertex 9.95787 141.792 55.6206; + normal -0.0515494 0.786289 0.615705; + texcoord 0.374760 -1.98795; + tangent 0.953550 -0.141504 0.265931; + vertex 10.7591 141.671 55.8580; + normal 0.0800134 0.867454 0.491042; + texcoord 0.250000 -2.98146; + tangent 0.995045 -0.0986750 0.0121854; + vertex 10.9520 147.528 48.3942; + normal 0.0744085 0.866528 0.493552; + texcoord 0.499510 -2.98146; + tangent 0.995990 -0.0894555 -0.00131212; + vertex 12.0519 147.421 48.3951; + normal -0.218494 0.927488 0.303357; + texcoord 0.250000 -4.01268; + tangent 0.963122 0.250225 -0.0989167; + vertex 10.8787 150.209 41.3548; + normal -0.241354 0.925503 0.291877; + texcoord 0.499510 -4.01268; + tangent 0.955233 0.276803 -0.104449; + vertex 11.5483 150.402 41.2807; + normal -0.656534 0.715427 0.239013; + texcoord 0.250000 -4.89976; + tangent 0.792419 0.601434 0.101736; + vertex 10.5576 151.220 36.1105; + normal -0.687488 0.685327 0.240181; + texcoord 0.499510 -4.89976; + tangent 0.724096 0.672052 0.155017; + vertex 10.7342 151.384 36.1483; + normal 0.0825573 -0.722339 -0.686594; + texcoord 0.749030 -1.98795; + tangent -0.950630 0.149721 -0.271821; + vertex 11.1706 140.550 54.1097; + normal 0.0710052 -0.721392 -0.688877; + texcoord 0.873780 -1.98795; + tangent -0.954626 0.147654 -0.258627; + vertex 10.3640 140.677 53.8791; + normal -0.0792046 -0.810834 -0.579892; + texcoord 0.749030 -2.98146; + tangent -0.994339 0.105507 -0.0126025; + vertex 11.9708 146.351 48.1031; + normal -0.0763083 -0.813825 -0.576078; + texcoord 0.998540 -2.98146; + tangent -0.995326 0.0965318 0.00282422; + vertex 10.8641 146.465 48.1041; + normal 0.207002 -0.912986 -0.351578; + texcoord 0.749030 -4.01268; + tangent -0.963979 -0.246720 0.0993709; + vertex 11.6996 149.779 40.9940; + normal 0.219302 -0.908084 -0.356777; + texcoord 0.998540 -4.01268; + tangent -0.956163 -0.272769 0.106533; + vertex 11.0284 149.587 41.0688; + normal 0.228608 -0.922655 -0.310559; + texcoord 0.749030 -4.89976; + tangent -0.956163 -0.272769 0.106532; + vertex 10.8967 151.203 36.1716; + normal -0.970714 -0.239875 0.0132196; + texcoord 0.250000 -4.89976; + tangent -0.213752 0.887500 0.408232; + vertex 10.5576 151.220 36.1105; + normal -0.975693 -0.214615 -0.0443040; + texcoord 0.000490000 -4.01268; + tangent -0.213752 0.887500 0.408232; + vertex 11.0284 149.587 41.0688; + normal -0.978931 -0.199097 -0.0453270; + texcoord 0.250000 -4.01268; + tangent -0.192961 0.896390 0.399063; + vertex 10.8787 150.209 41.3548; + normal -0.994576 0.0859345 -0.0585966; + texcoord 0.000490000 -2.98146; + tangent 0.0638258 0.953900 0.293258; + vertex 10.8641 146.465 48.1041; + normal -0.995816 0.0885302 -0.0226307; + texcoord 0.250000 -2.98146; + tangent 0.0795286 0.961658 0.262468; + vertex 10.9520 147.528 48.3942; + normal -0.979561 -0.00920196 -0.200935; + texcoord 0.125240 -1.98795; + tangent -0.175514 0.563508 0.807250; + vertex 9.50643 141.556 54.9474; + normal -0.977648 -0.0212147 -0.209174; + texcoord 0.000490000 -1.98795; + tangent -0.188545 0.528686 0.827612; + vertex 9.66923 141.099 54.2328; + normal 0.731198 0.622471 -0.279070; + texcoord 0.499510 -4.99976; + tangent 0.666140 -0.739689 0.0954797; + vertex 10.7734 151.220 35.8867; + normal 0.744999 0.653898 -0.131887; + texcoord 0.499510 -4.89976; + tangent 0.666140 -0.739689 0.0954796; + vertex 10.7342 151.384 36.1483; + normal 0.757942 0.644373 -0.101528; + texcoord 0.749030 -4.89976; + tangent 0.630525 -0.775164 0.0394795; + vertex 10.8967 151.203 36.1716; + normal 0.967281 0.252731 -0.0222459; + texcoord 0.499510 -4.01268; + tangent 0.218211 -0.887304 -0.406296; + vertex 11.5483 150.402 41.2807; + normal 0.971027 0.236741 -0.0325644; + texcoord 0.749030 -4.01268; + tangent 0.197039 -0.895054 -0.400066; + vertex 11.6996 149.779 40.9940; + normal 0.998203 -0.0492347 -0.0341454; + texcoord 0.499510 -2.98146; + tangent -0.0539177 -0.952765 -0.298883; + vertex 12.0519 147.421 48.3951; + normal 0.997255 -0.0668763 -0.0317804; + texcoord 0.749030 -2.98146; + tangent -0.0728883 -0.962194 -0.262432; + vertex 11.9708 146.351 48.1031; + normal 0.982793 0.0906917 0.160914; + texcoord 0.624270 -1.98795; + tangent 0.190214 -0.551991 -0.811865; + vertex 11.6166 140.792 54.7897; + normal 0.980093 0.100702 0.171107; + texcoord 0.499510 -1.98795; + tangent 0.198393 -0.530029 -0.824445; + vertex 11.4408 141.262 55.5206; + normal -0.896466 0.365844 -0.250014; + texcoord 0.250000 -4.92280; + tangent 0.113213 0.734599 0.668990; + vertex 15.7103 107.669 120.013; + normal -0.895385 0.367281 -0.251775; + texcoord 0.000490000 -4.04229; + tangent 0.113213 0.734599 0.668989; + vertex 13.3516 103.637 122.570; + normal -0.896297 0.375705 -0.235581; + texcoord 0.250000 -4.04229; + tangent 0.130226 0.713725 0.688214; + vertex 13.4363 104.186 123.070; + normal -0.822398 0.565176 0.0650958; + texcoord 0.000490000 -2.96253; + tangent 0.314645 0.356618 0.879672; + vertex 9.71516 97.5781 126.609; + normal -0.815568 0.570187 0.0986697; + texcoord 0.250000 -2.96253; + tangent 0.344831 0.332240 0.877899; + vertex 10.1172 98.0048 127.633; + normal -0.738859 0.618258 0.268039; + texcoord 0.125240 -1.94285; + tangent 0.128488 -0.276960 0.952252; + vertex 4.68520 90.6218 130.239; + normal -0.841428 0.463210 -0.278273; + texcoord 0.000490000 -1.94285; + tangent -0.334331 -0.0416904 0.941533; + vertex 4.99344 90.6603 129.371; + normal -0.590881 0.617844 0.518775; + texcoord 0.250000 -1.94285; + tangent 0.340210 -0.392237 0.854639; + vertex 4.99195 90.2682 131.010; + normal 0.0762000 0.629174 0.773520; + texcoord 0.250000 -4.92280; + tangent 0.959023 -0.258565 0.115840; + vertex 15.7103 107.669 120.013; + normal 0.0729328 0.573756 0.815773; + texcoord 0.250000 -4.04229; + tangent 0.956421 -0.275288 0.0973392; + vertex 13.4363 104.186 123.070; + normal 0.0598493 0.584505 0.809180; + texcoord 0.499510 -4.04229; + tangent 0.959023 -0.258565 0.115840; + vertex 14.1537 103.993 123.157; + normal 0.339737 0.330291 0.880617; + texcoord 0.499510 -2.96253; + tangent 0.866217 -0.471601 -0.165109; + vertex 11.1359 97.4378 127.451; + normal 0.329615 0.328989 0.884941; + texcoord 0.250000 -2.96253; + tangent 0.864478 -0.483439 -0.137709; + vertex 10.1172 98.0048 127.633; + normal 0.250764 0.255021 0.933853; + texcoord 0.374760 -1.94285; + tangent 0.881071 -0.461079 -0.105454; + vertex 5.73400 89.8065 131.231; + normal -0.0176035 0.409706 0.912048; + texcoord 0.250000 -1.94285; + tangent 0.822994 -0.512063 0.245912; + vertex 4.99195 90.2682 131.010; + normal 0.535118 0.0392325 0.843866; + texcoord 0.499510 -1.94285; + tangent 0.805530 -0.324634 -0.495715; + vertex 6.47667 89.5072 130.774; + normal 0.926722 -0.319828 0.197220; + texcoord 0.749030 -4.92280; + tangent -0.111367 -0.735084 -0.668766; + vertex 16.0767 107.634 120.025; + normal 0.929489 -0.315163 0.191632; + texcoord 0.499510 -4.04229; + tangent -0.111367 -0.735084 -0.668766; + vertex 14.1537 103.993 123.157; + normal 0.929696 -0.323391 0.176306; + texcoord 0.749030 -4.04229; + tangent -0.128046 -0.714358 -0.687966; + vertex 14.0702 103.442 122.655; + normal 0.860743 -0.500038 -0.0953088; + texcoord 0.499510 -2.96253; + tangent -0.303949 -0.358698 -0.882582; + vertex 11.1359 97.4378 127.451; + normal 0.850535 -0.510297 -0.127225; + texcoord 0.749030 -2.96253; + tangent -0.338513 -0.337779 -0.878245; + vertex 10.7380 97.0045 126.419; + normal 0.869451 -0.493466 0.0234011; + texcoord 0.624270 -1.94285; + tangent 0.116326 0.150414 -0.981756; + vertex 6.80120 89.5416 129.886; + normal 0.871638 -0.384929 0.303442; + texcoord 0.499510 -1.94285; + tangent 0.342828 0.0363244 -0.938696; + vertex 6.47667 89.5072 130.774; + normal 0.642590 -0.574493 -0.506987; + texcoord 0.749030 -1.94285; + tangent -0.331114 0.388497 -0.859903; + vertex 6.50120 89.8935 129.107; + normal -0.0383224 -0.517887 -0.854590; + texcoord 0.749030 -4.92280; + tangent -0.958799 0.259969 -0.114548; + vertex 16.0767 107.634 120.025; + normal -0.0553492 -0.518271 -0.853424; + texcoord 0.749030 -4.04229; + tangent -0.956107 0.277029 -0.0954735; + vertex 14.0702 103.442 122.655; + normal -0.0418135 -0.527964 -0.848237; + texcoord 0.998540 -4.04229; + tangent -0.958799 0.259969 -0.114548; + vertex 13.3516 103.637 122.570; + normal -0.306514 -0.239463 -0.921253; + texcoord 0.998540 -2.96253; + tangent -0.863807 0.472834 0.173967; + vertex 9.71516 97.5781 126.609; + normal -0.300448 -0.256114 -0.918769; + texcoord 0.749030 -2.96253; + tangent -0.862483 0.486115 0.140766; + vertex 10.7380 97.0045 126.419; + normal -0.283754 -0.170524 -0.943613; + texcoord 0.873780 -1.94285; + tangent -0.878534 0.440923 0.183752; + vertex 5.75240 90.3569 128.893; + normal 0.0344624 -0.371249 -0.927894; + texcoord 0.749030 -1.94285; + tangent -0.826464 0.511448 -0.235325; + vertex 6.50120 89.8935 129.107; + normal -0.526677 0.0201894 -0.849826; + texcoord 0.998540 -1.94285; + tangent -0.801750 0.320439 0.504495; + vertex 4.99344 90.6603 129.371; + normal -0.834252 0.518348 0.187987; + texcoord 0.125240 -3.06859; + tangent 0.158176 -0.101623 0.982168; + vertex 30.0947 -8.95809 157.365; + normal -0.852919 0.487108 0.187761; + texcoord 0.250000 -3.71123; + tangent 0.158176 -0.101623 0.982167; + vertex 33.1074 -4.45237 158.311; + normal -0.854410 0.488808 0.176210; + texcoord 0.000490000 -3.71123; + tangent 0.150597 -0.100118 0.983513; + vertex 32.9445 -4.34770 157.299; + normal -0.882057 0.465364 -0.0735630; + texcoord 0.250000 -4.37220; + tangent -0.0970200 -0.0486155 0.994094; + vertex 35.2168 -0.194780 157.743; + normal -0.881402 0.461204 -0.102083; + texcoord 0.000490000 -4.37220; + tangent -0.129972 -0.0405419 0.990688; + vertex 35.2988 -0.167430 157.101; + normal -0.778330 0.424181 -0.462895; + texcoord 0.250000 -5.01386; + tangent -0.434809 0.110835 0.893676; + vertex 36.9524 3.22052 157.268; + normal -0.767137 0.422399 -0.482783; + texcoord 0.000490000 -5.01386; + tangent -0.474953 0.131872 0.870074; + vertex 37.0805 3.18493 157.033; + normal -0.755230 0.446430 -0.479925; + texcoord 0.000490000 -5.11386; + vertex 37.1594 3.48280 157.186; + normal 0.916161 -0.358009 -0.180220; + texcoord 0.624270 -3.06859; + tangent -0.154388 0.0997323 -0.982964; + vertex 31.8465 -9.87194 156.975; + normal 0.904740 -0.385496 -0.181215; + texcoord 0.749030 -3.71123; + tangent -0.154388 0.0997322 -0.982964; + vertex 33.8517 -4.79976 157.093; + normal 0.907498 -0.384674 -0.168743; + texcoord 0.499510 -3.71123; + tangent -0.146508 0.0981922 -0.984324; + vertex 34.0115 -4.90293 158.109; + normal 0.925087 -0.370129 0.0849653; + texcoord 0.749030 -4.37220; + tangent 0.0994096 0.0478645 -0.993895; + vertex 35.9101 -0.375270 157.168; + normal 0.924436 -0.364423 0.112314; + texcoord 0.499510 -4.37220; + tangent 0.130854 0.0402546 -0.990584; + vertex 35.8273 -0.402420 157.811; + normal 0.848542 -0.270770 0.454599; + texcoord 0.749030 -5.01386; + tangent 0.402560 -0.0941035 -0.910544; + vertex 37.3169 3.17780 157.163; + normal 0.831402 -0.256722 0.492813; + texcoord 0.499510 -5.01386; + tangent 0.474999 -0.131878 -0.870049; + vertex 37.1887 3.21339 157.398; + normal 0.459410 -0.261332 -0.848910; + texcoord 0.998540 -5.01386; + tangent -0.875738 0.0264202 -0.482063; + vertex 37.0805 3.18493 157.033; + normal 0.417033 -0.235227 -0.877925; + texcoord 0.749030 -5.01386; + tangent -0.914179 0.106408 -0.391093; + vertex 37.3169 3.17780 157.163; + normal 0.0934899 -0.0725154 -0.992976; + texcoord 0.998540 -4.37220; + tangent -0.942069 0.318016 -0.106636; + vertex 35.2988 -0.167430 157.101; + normal 0.0703841 -0.0512654 -0.996202; + texcoord 0.749030 -4.37220; + tangent -0.939785 0.334064 -0.0721513; + vertex 35.9101 -0.375270 157.168; + normal -0.150682 0.141085 -0.978463; + texcoord 0.998540 -3.71123; + tangent -0.888112 0.411039 0.205679; + vertex 32.9445 -4.34770 157.299; + normal -0.140993 0.138656 -0.980253; + texcoord 0.749030 -3.71123; + tangent -0.867924 0.460418 0.186341; + vertex 33.8517 -4.79976 157.093; + normal -0.127875 0.162265 -0.978426; + texcoord 0.873780 -3.06859; + tangent -0.869697 0.454121 0.193393; + vertex 31.3191 -8.60419 156.685; + normal 0.0699988 0.0601435 -0.995732; + texcoord 0.749030 -3.06859; + tangent -0.680307 0.732919 -0.00355550; + vertex 31.8388 -9.16407 156.687; + normal -0.325126 0.255573 -0.910481; + texcoord 0.998540 -3.06859; + tangent -0.926477 0.106910 0.360848; + vertex 30.5918 -8.52027 156.968; + normal -0.392691 0.541792 0.743139; + texcoord 0.250000 -5.11386; + tangent 0.875756 -0.0264207 0.482031; + vertex 37.1594 3.48280 157.186; + normal -0.417732 0.373099 0.828431; + texcoord 0.250000 -5.01386; + tangent 0.895107 -0.0632000 0.441349; + vertex 36.9524 3.22052 157.268; + normal -0.432469 0.400781 0.807679; + texcoord 0.499510 -5.01386; + tangent 0.875756 -0.0264207 0.482031; + vertex 37.1887 3.21339 157.398; + normal -0.0739816 0.134079 0.988205; + texcoord 0.499510 -4.37220; + tangent 0.941970 -0.317856 0.107984; + vertex 35.8273 -0.402420 157.811; + normal -0.0457919 0.122946 0.991356; + texcoord 0.250000 -4.37220; + tangent 0.939672 -0.334040 0.0737119; + vertex 35.2168 -0.194780 157.743; + normal 0.173767 -0.0793693 0.981583; + texcoord 0.499510 -3.71123; + tangent 0.886687 -0.418010 -0.197621; + vertex 34.0115 -4.90293 158.109; + normal 0.171716 -0.0740927 0.982356; + texcoord 0.250000 -3.71123; + tangent 0.870806 -0.455281 -0.185515; + vertex 33.1074 -4.45237 158.311; + normal 0.120041 -0.181927 0.975957; + texcoord 0.374760 -3.06859; + tangent 0.870566 -0.452022 -0.194397; + vertex 30.6221 -10.2258 157.655; + normal -0.0908353 -0.0737653 0.993130; + texcoord 0.250000 -3.06859; + tangent 0.675960 -0.736904 0.00709178; + vertex 30.1072 -9.66456 157.649; + normal 0.316593 -0.279057 0.906585; + texcoord 0.499510 -3.06859; + tangent 0.926695 -0.113042 -0.358411; + vertex 31.3377 -10.3131 157.378; + normal -0.0801110 -0.936550 0.341257; + texcoord 0.250000 -1.94453; + tangent 0.990835 -0.0374664 0.129778; + vertex -27.5746 -63.1512 115.390; + normal 0.297069 -0.885239 0.357913; + texcoord 0.374760 -1.94453; + tangent 0.944502 0.328223 0.0136356; + vertex -26.6929 -63.1846 115.506; + normal 0.241515 -0.893918 0.377599; + texcoord 0.250000 -2.99983; + tangent 0.886447 0.355492 0.296375; + vertex -28.2015 -59.6862 124.753; + normal 0.285087 -0.881456 0.376510; + texcoord 0.499510 -2.99983; + tangent 0.870662 0.414342 0.265083; + vertex -27.1858 -59.2419 125.109; + normal 0.645469 -0.694352 0.318191; + texcoord 0.499510 -1.94453; + tangent 0.753957 0.645860 -0.120060; + vertex -26.0069 -62.5969 115.396; + normal 0.0555779 0.971714 -0.229527; + texcoord 0.749030 -1.94453; + tangent -0.991611 0.0268505 -0.126437; + vertex -26.4623 -61.0658 114.846; + normal -0.343456 0.912456 -0.222401; + texcoord 0.873780 -1.94453; + tangent -0.932205 -0.361925 -0.00187627; + vertex -27.3490 -61.0418 114.733; + normal -0.307514 0.929488 -0.203686; + texcoord 0.749030 -2.99983; + tangent -0.895975 -0.341588 -0.283807; + vertex -26.9402 -58.8703 124.025; + normal -0.353662 0.913677 -0.200296; + texcoord 0.998540 -2.99983; + tangent -0.871919 -0.409133 -0.269013; + vertex -27.9643 -59.3201 123.673; + normal -0.663888 0.724531 -0.185221; + texcoord 0.998540 -1.94453; + tangent -0.747160 -0.653119 0.123235; + vertex -28.0470 -61.6520 114.848; + normal -0.0111401 -0.610400 0.792015; + texcoord 0.250000 -2.99983; + tangent 0.872120 0.381543 0.306319; + vertex -28.2015 -59.6862 124.753; + normal -0.0297390 -0.615518 0.787562; + texcoord 0.499510 -2.99983; + tangent 0.869019 0.378235 0.318973; + vertex -27.1858 -59.2419 125.109; + normal -0.444508 -0.559605 0.699468; + texcoord 0.250000 -4.00974; + tangent 0.717826 0.258019 0.646646; + vertex -29.6977 -53.7592 129.299; + normal -0.503617 -0.491518 0.710479; + texcoord 0.499510 -4.00974; + tangent 0.701667 0.247069 0.668296; + vertex -29.1797 -53.5768 129.793; + normal -0.572092 -0.363726 0.735129; + texcoord 0.250000 -4.86966; + tangent 0.701667 0.247069 0.668296; + vertex -30.6949 -48.8643 130.945; + normal -0.0467503 0.679367 -0.732308; + texcoord 0.749030 -2.99983; + tangent -0.873373 -0.383602 -0.300115; + vertex -26.9402 -58.8703 124.025; + normal -0.0195942 0.681846 -0.731234; + texcoord 0.998540 -2.99983; + tangent -0.869514 -0.379402 -0.316228; + vertex -27.9643 -59.3201 123.673; + normal 0.436492 0.569111 -0.696841; + texcoord 0.749030 -4.00974; + tangent -0.719847 -0.259213 -0.643917; + vertex -28.7282 -53.3643 129.247; + normal 0.426524 0.603562 -0.673640; + texcoord 0.998540 -4.00974; + tangent -0.702840 -0.247608 -0.666862; + vertex -29.2481 -53.5475 128.753; + normal 0.494424 0.503956 -0.708219; + texcoord 0.749030 -4.86966; + tangent -0.702840 -0.247608 -0.666863; + vertex -30.4390 -49.0565 131.118; + normal -0.780519 0.0504932 -0.623089; + texcoord 0.250000 -4.86966; + tangent -0.608957 -0.286681 0.739584; + vertex -30.6949 -48.8643 130.945; + normal -0.792963 0.197083 -0.576514; + texcoord 0.000490000 -4.00974; + tangent -0.608957 -0.286681 0.739584; + vertex -29.2481 -53.5475 128.753; + normal -0.803167 0.140826 -0.578871; + texcoord 0.250000 -4.00974; + tangent -0.583776 -0.290612 0.758123; + vertex -29.6977 -53.7592 129.299; + normal -0.967642 0.202984 -0.149889; + texcoord 0.000490000 -2.99983; + tangent -0.208786 -0.346816 0.914400; + vertex -27.9643 -59.3201 123.673; + normal -0.978400 0.0310023 -0.204383; + texcoord 0.250000 -2.99983; + tangent -0.203649 -0.314358 0.927203; + vertex -28.2015 -59.6862 124.753; + normal -0.993998 0.107506 -0.0202686; + texcoord 0.125240 -1.94453; + tangent -0.101837 -0.941816 0.320331; + vertex -28.1355 -62.5164 115.118; + normal -0.995170 0.0968104 -0.0162492; + texcoord 0.000490000 -1.94453; + tangent -0.0972611 -0.950001 0.296711; + vertex -28.0470 -61.6520 114.848; + normal 0.765723 0.0249632 0.642686; + texcoord 0.749030 -4.86966; + tangent 0.610304 0.287141 -0.738295; + vertex -30.4390 -49.0565 131.118; + normal 0.781704 -0.0673176 0.620006; + texcoord 0.499510 -4.00974; + tangent 0.610304 0.287141 -0.738295; + vertex -29.1797 -53.5768 129.793; + normal 0.797321 -0.0993410 0.595325; + texcoord 0.749030 -4.00974; + tangent 0.587440 0.290866 -0.755189; + vertex -28.7282 -53.3643 129.247; + normal 0.970976 0.0131344 0.238817; + texcoord 0.499510 -2.99983; + tangent 0.217710 0.358636 -0.907735; + vertex -27.1858 -59.2419 125.109; + normal 0.977591 -0.0883441 0.191077; + texcoord 0.749030 -2.99983; + tangent 0.209444 0.316879 -0.925052; + vertex -26.9402 -58.8703 124.025; + normal 0.986981 -0.0714771 0.144083; + texcoord 0.624270 -1.94453; + tangent 0.111585 0.942188 -0.315960; + vertex -25.9064 -61.7099 115.121; + normal 0.987408 -0.0673813 0.143125; + texcoord 0.499510 -1.94453; + tangent 0.107581 0.949342 -0.295256; + vertex -26.0069 -62.5969 115.396; + normal 0.610621 0.690179 0.388322; + texcoord 0.749030 -1.94225; + tangent -0.776368 0.618429 0.121651; + vertex -18.7276 -80.2441 61.5111; + normal 0.820442 0.462162 0.336572; + texcoord 0.749030 -2.98911; + tangent -0.291344 0.838146 -0.461119; + vertex -21.9431 -81.9983 69.6851; + normal 0.624788 0.674774 0.392837; + texcoord 0.624270 -1.94225; + tangent -0.761028 0.642612 0.0888095; + vertex -18.0134 -80.8130 61.3992; + normal 0.860781 0.421039 0.285976; + texcoord 0.499510 -2.98911; + tangent -0.257986 0.839475 -0.478252; + vertex -21.6219 -83.0067 70.2640; + normal 0.944631 0.00230372 0.328127; + texcoord 0.749030 -4.05653; + tangent 0.114903 0.922774 -0.367813; + vertex -24.2990 -80.2862 77.4881; + normal 0.942691 -0.0152005 0.333319; + texcoord 0.499510 -4.05653; + tangent 0.141300 0.923153 -0.357524; + vertex -24.4065 -80.9888 77.7602; + normal 0.948492 -0.0228039 0.315979; + texcoord 0.749030 -4.92497; + tangent 0.141299 0.923153 -0.357524; + vertex -25.6823 -78.2162 81.7898; + normal -0.968362 0.0516694 -0.244144; + texcoord 0.250000 -4.92497; + tangent -0.139637 -0.923024 0.358508; + vertex -26.0167 -78.0493 81.8010; + normal -0.966695 0.0486508 -0.251266; + texcoord 0.000490000 -4.05653; + tangent -0.139637 -0.923024 0.358508; + vertex -24.9555 -80.3398 77.1070; + normal -0.968430 0.0269341 -0.247825; + texcoord 0.250000 -4.05653; + tangent -0.108806 -0.922455 0.370455; + vertex -25.0615 -81.0408 77.3793; + normal -0.876022 -0.408133 -0.256931; + texcoord 0.000490000 -2.98911; + tangent 0.264843 -0.852787 0.450126; + vertex -23.0131 -82.5075 69.4593; + normal -0.876712 -0.426260 -0.222887; + texcoord 0.250000 -2.98911; + tangent 0.300589 -0.835381 0.460200; + vertex -22.6870 -83.5058 70.0359; + normal -0.814172 -0.476411 -0.331899; + texcoord 0.125240 -1.94225; + tangent 0.561208 -0.791808 -0.241010; + vertex -20.0173 -81.7944 60.4146; + normal -0.949225 -0.00231970 -0.314590; + texcoord 0.000490000 -1.94225; + tangent 0.140659 -0.897586 -0.417798; + vertex -20.1489 -80.9541 60.8057; + normal -0.614247 -0.729759 -0.300253; + texcoord 0.250000 -1.94225; + tangent 0.782932 -0.611130 -0.116354; + vertex -19.3005 -82.3538 60.3081; + normal -0.231054 -0.828277 0.510462; + texcoord 0.250000 -4.92497; + tangent 0.862403 0.0685365 0.501562; + vertex -26.0167 -78.0493 81.8010; + normal -0.115423 -0.923827 0.364996; + texcoord 0.250000 -4.05653; + tangent 0.870862 0.0948335 0.482292; + vertex -25.0615 -81.0408 77.3793; + normal -0.157992 -0.904862 0.395302; + texcoord 0.499510 -4.05653; + tangent 0.862403 0.0685364 0.501562; + vertex -24.4065 -80.9888 77.7602; + normal 0.372393 -0.900955 0.222720; + texcoord 0.499510 -2.98911; + tangent 0.881018 0.424243 0.209344; + vertex -21.6219 -83.0067 70.2640; + normal 0.359974 -0.902395 0.236860; + texcoord 0.250000 -2.98911; + tangent 0.894962 0.401644 0.194231; + vertex -22.6870 -83.5058 70.0359; + normal 0.403412 -0.913978 0.0436221; + texcoord 0.374760 -1.94225; + tangent 0.833258 0.388824 0.393060; + vertex -18.4185 -82.3048 60.5485; + normal 0.0796597 -0.992766 -0.0898343; + texcoord 0.250000 -1.94225; + tangent 0.963403 0.0535359 0.262658; + vertex -19.3005 -82.3538 60.3081; + normal 0.687346 -0.704754 0.175719; + texcoord 0.499510 -1.94225; + tangent 0.566762 0.671710 0.477060; + vertex -17.8880 -81.6760 60.9951; + normal 0.151556 0.908850 -0.388616; + texcoord 0.749030 -4.92497; + tangent -0.862657 -0.0703178 -0.500877; + vertex -25.6823 -78.2162 81.7898; + normal 0.0978558 0.936552 -0.336592; + texcoord 0.749030 -4.05653; + tangent -0.870770 -0.0958787 -0.482252; + vertex -24.2990 -80.2862 77.4881; + normal 0.102280 0.945577 -0.308905; + texcoord 0.998540 -4.05653; + tangent -0.862657 -0.0703179 -0.500877; + vertex -24.9555 -80.3398 77.1070; + normal -0.403220 0.905054 -0.135243; + texcoord 0.998540 -2.98911; + tangent -0.875862 -0.433835 -0.211310; + vertex -23.0131 -82.5075 69.4593; + normal -0.398518 0.910770 -0.108081; + texcoord 0.749030 -2.98911; + tangent -0.893140 -0.407012 -0.191422; + vertex -21.9431 -81.9983 69.6851; + normal -0.453569 0.890854 0.0255737; + texcoord 0.873780 -1.94225; + tangent -0.817011 -0.413740 -0.401638; + vertex -19.6122 -80.3026 61.2653; + normal -0.111041 0.979755 0.166585; + texcoord 0.749030 -1.94225; + tangent -0.961531 -0.0635362 -0.267248; + vertex -18.7276 -80.2441 61.5111; + normal -0.724147 0.679528 -0.117698; + texcoord 0.998540 -1.94225; + tangent -0.558417 -0.677901 -0.478142; + vertex -20.1489 -80.9541 60.8057; + normal 0.460783 0.512527 0.724566; + texcoord 0.250000 -4.43146; + tangent -0.879913 0.370425 0.297552; + vertex -26.0355 107.150 103.965; + normal 0.461480 0.517230 0.720770; + texcoord 0.000490000 -3.87960; + tangent -0.879913 0.370425 0.297552; + vertex -24.0743 108.808 101.545; + normal 0.455048 0.521626 0.721691; + texcoord 0.250000 -3.87960; + tangent -0.884246 0.372325 0.281928; + vertex -24.6547 109.052 101.741; + normal 0.386468 0.607169 0.694254; + texcoord 0.000490000 -3.26518; + tangent -0.903382 0.396403 0.163604; + vertex -22.0268 111.278 98.4433; + normal 0.359973 0.622434 0.694979; + texcoord 0.250000 -3.26518; + tangent -0.916642 0.379048 0.126851; + vertex -22.9822 111.681 98.5938; + normal 0.424792 0.678126 0.599748; + texcoord 0.125240 -2.45004; + tangent -0.889201 0.447862 0.0934958; + vertex -19.5428 115.249 93.4837; + normal 0.704623 0.364795 0.608631; + texcoord 0.000490000 -2.45004; + tangent -0.682111 0.584571 0.439319; + vertex -19.0070 114.790 93.1386; + normal 0.484828 0.693665 0.532702; + texcoord 0.125240 -1.61631; + tangent -0.278945 0.697823 -0.659722; + vertex -14.6261 117.240 86.4165; + normal 0.0738491 0.936004 0.344156; + texcoord 0.250000 -1.61631; + tangent -0.616454 0.285281 -0.733893; + vertex -14.8847 117.917 85.7488; + normal -0.214097 0.905879 0.365439; + texcoord 0.250000 -2.45004; + tangent -0.859601 0.00136699 -0.510964; + vertex -20.2772 115.444 93.3317; + normal -0.385882 0.921301 0.0479520; + texcoord 0.374760 -1.61631; + tangent -0.781428 -0.299562 -0.547387; + vertex -15.5909 117.960 85.0626; + normal -0.740622 0.669070 -0.0618510; + texcoord 0.374760 -2.45004; + tangent -0.358859 -0.442113 -0.822044; + vertex -20.7800 115.260 92.7716; + normal -0.736155 0.627822 -0.252815; + texcoord 0.499510 -1.61631; + tangent -0.634180 -0.760548 -0.139220; + vertex -16.3311 117.344 84.7598; + normal -0.831658 0.554846 0.0221779; + texcoord 0.250000 -3.26518; + tangent -0.335905 -0.458542 -0.822743; + vertex -22.9822 111.681 98.5938; + normal -0.868558 0.208342 -0.449667; + texcoord 0.624270 -1.61631; + tangent -0.345283 -0.905276 0.247498; + vertex -16.6900 116.403 85.0170; + normal -0.869272 0.383524 -0.311890; + texcoord 0.499510 -2.45004; + tangent 0.0162130 -0.606130 -0.795200; + vertex -20.7567 114.805 92.1316; + normal -0.841102 0.540808 0.00861308; + texcoord 0.499510 -3.26518; + tangent -0.305085 -0.475130 -0.825333; + vertex -23.3153 111.190 97.7300; + normal -0.774523 0.628777 0.0689376; + texcoord 0.250000 -3.87960; + tangent -0.435608 -0.457828 -0.775009; + vertex -24.6547 109.052 101.741; + normal -0.770173 0.633484 0.0743698; + texcoord 0.499510 -3.87960; + tangent -0.449305 -0.456069 -0.768197; + vertex -24.9510 108.751 101.234; + normal -0.766804 0.638090 0.0696638; + texcoord 0.250000 -4.43146; + tangent -0.449305 -0.456069 -0.768197; + vertex -26.0355 107.150 103.965; + normal -0.470934 -0.586375 -0.659079; + texcoord 0.749030 -4.43146; + tangent 0.879427 -0.370912 -0.298384; + vertex -26.1176 107.020 103.608; + normal -0.471596 -0.593437 -0.652250; + texcoord 0.499510 -3.87960; + tangent 0.879427 -0.370912 -0.298384; + vertex -24.9510 108.751 101.234; + normal -0.465478 -0.602286 -0.648523; + texcoord 0.749030 -3.87960; + tangent 0.884066 -0.373169 -0.281375; + vertex -24.3703 108.506 101.037; + normal -0.404784 -0.667867 -0.624583; + texcoord 0.499510 -3.26518; + tangent 0.902075 -0.397922 -0.167086; + vertex -23.3153 111.190 97.7300; + normal -0.381952 -0.693819 -0.610515; + texcoord 0.749030 -3.26518; + tangent 0.915223 -0.381184 -0.130635; + vertex -22.3572 110.784 97.5751; + normal -0.490361 -0.686370 -0.537067; + texcoord 0.624270 -2.45004; + tangent 0.864626 -0.479728 -0.149272; + vertex -20.2155 114.337 91.7770; + normal -0.720764 -0.410084 -0.558864; + texcoord 0.499510 -2.45004; + tangent 0.677750 -0.586076 -0.444038; + vertex -20.7567 114.805 92.1316; + normal -0.564485 -0.659757 -0.496063; + texcoord 0.624270 -1.61631; + tangent 0.297297 -0.721559 0.625274; + vertex -16.6900 116.403 85.0170; + normal -0.318913 -0.855547 -0.407840; + texcoord 0.749030 -1.61631; + tangent 0.477420 -0.487944 0.730740; + vertex -16.4390 115.715 85.6843; + normal 0.150456 -0.947456 -0.282296; + texcoord 0.749030 -2.45004; + tangent 0.865448 -0.0119647 0.500855; + vertex -19.4789 114.139 91.9251; + normal 0.387098 -0.921888 -0.0166881; + texcoord 0.873780 -1.61631; + tangent 0.781885 0.326025 0.531378; + vertex -15.7252 115.683 86.3708; + normal 0.707543 -0.694440 0.130902; + texcoord 0.873780 -2.45004; + tangent 0.322902 0.464135 0.824811; + vertex -18.9783 114.326 92.4891; + normal 0.620094 -0.767172 0.164105; + texcoord 0.998540 -1.61631; + tangent 0.704837 0.629714 0.326597; + vertex -14.9668 116.325 86.6744; + normal 0.864526 -0.390224 0.316733; + texcoord 0.998540 -2.45004; + tangent -0.0359662 0.580552 0.813428; + vertex -19.0070 114.790 93.1386; + normal 0.770647 -0.635086 0.0526252; + texcoord 0.749030 -3.26518; + tangent 0.331473 0.460511 0.823441; + vertex -22.3572 110.784 97.5751; + normal 0.783232 -0.618619 0.0621117; + texcoord 0.998540 -3.26518; + tangent 0.301395 0.476809 0.825720; + vertex -22.0268 111.278 98.4433; + normal 0.720043 -0.693924 0.00267364; + texcoord 0.749030 -3.87960; + tangent 0.433798 0.458449 0.775657; + vertex -24.3703 108.506 101.037; + normal 0.713221 -0.700939 0.000238198; + texcoord 0.998540 -3.87960; + tangent 0.448348 0.456465 0.768521; + vertex -24.0743 108.808 101.545; + normal 0.679729 -0.732452 0.0384942; + texcoord 0.749030 -4.43146; + tangent 0.448348 0.456465 0.768520; + vertex -26.1176 107.020 103.608; + normal 0.465260 -0.0312165 0.884623; + texcoord 0.250000 -2.00976; + tangent 0.558250 0.785919 -0.265873; + vertex -29.3715 91.8386 135.863; + normal 0.491551 -0.0635582 0.868526; + texcoord 0.250000 -3.07229; + tangent 0.316810 0.942092 -0.109970; + vertex -35.4926 97.9511 139.298; + normal 0.464168 -0.0323859 0.885155; + texcoord 0.125240 -2.00976; + tangent 0.547919 0.795437 -0.258968; + vertex -29.8275 91.1965 136.080; + normal 0.479650 -0.0604456 0.875376; + texcoord 0.000490000 -3.07229; + tangent 0.305176 0.946798 -0.102177; + vertex -35.8179 96.9385 139.407; + normal 0.535568 -0.113246 0.836864; + texcoord 0.250000 -4.16718; + tangent 0.362069 0.925942 -0.107411; + vertex -41.7219 101.021 143.379; + normal 0.537325 -0.115529 0.835425; + texcoord 0.000490000 -4.16718; + tangent 0.366307 0.924230 -0.107790; + vertex -41.9702 100.395 143.452; + normal 0.567068 -0.129890 0.813365; + texcoord 0.250000 -4.93342; + tangent 0.366307 0.924230 -0.107790; + vertex -45.4790 101.694 146.106; + normal -0.529523 0.105419 -0.841720; + texcoord 0.749030 -2.00976; + tangent -0.563156 -0.785738 0.255872; + vertex -30.7684 91.1751 134.261; + normal -0.546401 0.0931752 -0.832325; + texcoord 0.749030 -3.07229; + tangent -0.319418 -0.941914 0.103781; + vertex -36.5706 97.0757 138.650; + normal -0.530175 0.104394 -0.841437; + texcoord 0.624270 -2.00976; + tangent -0.553264 -0.794772 0.249475; + vertex -30.3060 91.8202 134.051; + normal -0.549052 0.0945960 -0.830418; + texcoord 0.499510 -3.07229; + tangent -0.309942 -0.945737 0.0975602; + vertex -36.2382 98.0941 138.545; + normal -0.585078 0.139498 -0.798889; + texcoord 0.749030 -4.16718; + tangent -0.364173 -0.925266 0.106116; + vertex -42.4962 100.552 143.052; + normal -0.581626 0.139007 -0.801491; + texcoord 0.499510 -4.16718; + tangent -0.367787 -0.923770 0.106681; + vertex -42.2465 101.180 142.980; + normal -0.619602 0.157894 -0.768871; + texcoord 0.749030 -4.93342; + tangent -0.367787 -0.923771 0.106681; + vertex -45.6281 101.679 145.807; + normal 0.495073 0.779592 0.383586; + texcoord 0.499510 -4.93342; + tangent -0.562243 0.624043 -0.542635; + vertex -45.6117 101.842 145.978; + normal 0.477768 0.800307 0.362279; + texcoord 0.250000 -4.93342; + tangent -0.613754 0.555907 -0.560601; + vertex -45.4790 101.694 146.106; + normal 0.297642 0.954677 0.000566906; + texcoord 0.499510 -4.16718; + tangent -0.773076 0.236403 -0.588614; + vertex -42.2465 101.180 142.980; + normal 0.321219 0.945695 -0.0497978; + texcoord 0.250000 -4.16718; + tangent -0.769712 0.227778 -0.596373; + vertex -41.7219 101.021 143.379; + normal 0.417156 0.876019 -0.242018; + texcoord 0.499510 -3.07229; + tangent -0.689819 0.129691 -0.712270; + vertex -36.2382 98.0941 138.545; + normal 0.438136 0.857081 -0.271017; + texcoord 0.250000 -3.07229; + tangent -0.697300 0.133788 -0.704183; + vertex -35.4926 97.9511 139.298; + normal 0.532024 0.798062 -0.282927; + texcoord 0.374760 -2.00976; + tangent -0.467272 0.000358305 -0.884114; + vertex -29.3183 92.2893 135.183; + normal 0.534168 0.798137 -0.278644; + texcoord 0.499510 -2.00976; + tangent -0.455935 -0.00557115 -0.889996; + vertex -29.6992 92.2846 134.440; + normal -0.414191 -0.780457 -0.468330; + texcoord 0.749030 -5.03342; + tangent 0.562224 -0.624021 0.542681; + vertex -45.7598 101.595 146.064; + normal -0.458342 -0.796524 -0.394300; + texcoord 0.749030 -4.93342; + tangent 0.601711 -0.572782 0.556656; + vertex -45.6281 101.679 145.807; + normal -0.474079 -0.780885 -0.406777; + texcoord 0.998540 -4.93342; + tangent 0.562224 -0.624021 0.542681; + vertex -45.4954 101.532 145.935; + normal -0.369216 -0.922731 0.110669; + texcoord 0.998540 -4.16718; + tangent 0.773868 -0.234380 0.588383; + vertex -41.9702 100.395 143.452; + normal -0.345861 -0.933972 0.0898689; + texcoord 0.749030 -4.16718; + tangent 0.770462 -0.225607 0.596229; + vertex -42.4962 100.552 143.052; + normal -0.480401 -0.815035 0.323934; + texcoord 0.998540 -3.07229; + tangent 0.691034 -0.122667 0.712338; + vertex -35.8179 96.9385 139.407; + normal -0.453520 -0.839705 0.298688; + texcoord 0.749030 -3.07229; + tangent 0.699253 -0.127452 0.703421; + vertex -36.5706 97.0757 138.650; + normal -0.602613 -0.724940 0.333645; + texcoord 0.873780 -2.00976; + tangent 0.474643 0.00679789 0.880152; + vertex -30.8153 90.7274 134.947; + normal -0.607179 -0.724037 0.327266; + texcoord 0.998540 -2.00976; + tangent 0.461637 0.0137782 0.886962; + vertex -30.4193 90.7392 135.708; + normal 0.562823 -0.196174 0.802961; + texcoord 0.250000 -2.01051; + tangent -0.0412638 0.963549 0.264331; + vertex -9.13819 -37.3064 150.520; + normal 0.565060 -0.245273 0.787749; + texcoord 0.250000 -2.97300; + tangent -0.630667 0.488610 0.602925; + vertex -15.0181 -43.6235 153.098; + normal 0.563729 -0.197647 0.801964; + texcoord 0.125240 -2.01051; + tangent -0.0641597 0.957700 0.280526; + vertex -9.10453 -38.0924 150.304; + normal 0.567264 -0.242500 0.787023; + texcoord 0.000490000 -2.97300; + tangent -0.649935 0.455094 0.608666; + vertex -14.3278 -44.1149 152.449; + normal 0.520739 -0.350605 0.778400; + texcoord 0.250000 -3.96166; + tangent -0.799802 0.123215 0.587482; + vertex -18.6571 -49.9984 153.507; + normal 0.530133 -0.316075 0.786801; + texcoord 0.000490000 -3.96166; + tangent -0.807285 0.0956488 0.582359; + vertex -18.1108 -50.0631 153.113; + normal 0.500896 -0.410766 0.761823; + texcoord 0.250000 -4.73910; + tangent -0.807285 0.0956488 0.582359; + vertex -20.8503 -53.8473 152.874; + normal -0.686582 0.175718 -0.705499; + texcoord 0.749030 -2.01051; + tangent 0.0333903 -0.961710 -0.272027; + vertex -10.5426 -37.8223 148.875; + normal -0.615608 0.170618 -0.769361; + texcoord 0.749030 -2.97300; + tangent 0.629932 -0.481553 -0.609337; + vertex -14.8372 -43.7330 151.583; + normal -0.680446 0.169012 -0.713042; + texcoord 0.624270 -2.01051; + tangent 0.0910083 -0.945596 -0.312356; + vertex -10.5700 -37.0340 149.098; + normal -0.609730 0.176265 -0.772761; + texcoord 0.499510 -2.97300; + tangent 0.647465 -0.451507 -0.613946; + vertex -15.5286 -43.2409 152.242; + normal -0.548687 0.255045 -0.796175; + texcoord 0.749030 -3.96166; + tangent 0.798781 -0.121913 -0.589141; + vertex -18.4932 -49.9698 152.561; + normal -0.540588 0.282329 -0.792499; + texcoord 0.499510 -3.96166; + tangent 0.806194 -0.0953851 -0.583911; + vertex -19.0398 -49.9051 152.957; + normal -0.527374 0.331513 -0.782289; + texcoord 0.749030 -4.73910; + tangent 0.806194 -0.0953852 -0.583911; + vertex -21.0929 -53.8944 152.650; + normal -0.747446 0.331149 0.575904; + texcoord 0.250000 -4.73910; + tangent -0.565482 0.137816 -0.813165; + vertex -20.8503 -53.8473 152.874; + normal -0.723164 0.388379 0.571135; + texcoord 0.250000 -3.96166; + tangent -0.560216 0.154114 -0.813884; + vertex -18.6571 -49.9984 153.507; + normal -0.728414 0.378983 0.570776; + texcoord 0.499510 -3.96166; + tangent -0.565482 0.137816 -0.813165; + vertex -19.0398 -49.9051 152.957; + normal -0.587838 0.547722 0.595354; + texcoord 0.499510 -2.97300; + tangent -0.491185 0.345653 -0.799538; + vertex -15.5286 -43.2409 152.242; + normal -0.608590 0.522942 0.596783; + texcoord 0.250000 -2.97300; + tangent -0.478234 0.358418 -0.801766; + vertex -15.0181 -43.6235 153.098; + normal -0.486556 0.624737 0.610710; + texcoord 0.374760 -2.01051; + tangent -0.693833 0.149685 -0.704407; + vertex -9.57690 -36.6692 150.261; + normal -0.484935 0.623910 0.612841; + texcoord 0.499510 -2.01051; + tangent -0.703490 0.138017 -0.697175; + vertex -10.1637 -36.5541 149.680; + normal 0.687486 -0.468065 -0.555228; + texcoord 0.749030 -4.73910; + tangent 0.563924 -0.137630 0.814278; + vertex -21.0929 -53.8944 152.650; + normal 0.680787 -0.477987 -0.555028; + texcoord 0.749030 -3.96166; + tangent 0.558643 -0.153110 0.815153; + vertex -18.4932 -49.9698 152.561; + normal 0.680493 -0.481204 -0.552605; + texcoord 0.998540 -3.96166; + tangent 0.563924 -0.137629 0.814277; + vertex -18.1108 -50.0631 153.113; + normal 0.573764 -0.570566 -0.587579; + texcoord 0.998540 -2.97300; + tangent 0.490445 -0.339306 0.802705; + vertex -14.3278 -44.1149 152.449; + normal 0.550120 -0.595023 -0.585931; + texcoord 0.749030 -2.97300; + tangent 0.473868 -0.355311 0.805731; + vertex -14.8372 -43.7330 151.583; + normal 0.453996 -0.677629 -0.578539; + texcoord 0.873780 -2.01051; + tangent 0.693026 -0.140006 0.707187; + vertex -10.0976 -38.4572 149.141; + normal 0.453329 -0.677514 -0.579195; + texcoord 0.998540 -2.01051; + tangent 0.702853 -0.127912 0.699740; + vertex -9.49565 -38.5667 149.741; + normal 0.322916 -0.648992 0.688864; + texcoord 0.250000 -1.99585; + tangent 0.153231 0.754105 0.638628; + vertex -55.0902 -77.1242 98.1024; + normal 0.301970 -0.675717 0.672474; + texcoord 0.250000 -3.01360; + tangent -0.493576 0.493672 0.716010; + vertex -64.0542 -80.4888 99.1345; + normal 0.322998 -0.649611 0.688243; + texcoord 0.125240 -1.99585; + tangent 0.129457 0.750943 0.647554; + vertex -55.2181 -77.7533 97.5696; + normal 0.306646 -0.668870 0.677186; + texcoord 0.000490000 -3.01360; + tangent -0.520988 0.475922 0.708569; + vertex -63.4887 -81.0080 98.3581; + normal 0.149280 -0.630208 0.761941; + texcoord 0.250000 -4.07710; + tangent -0.689572 0.483067 0.539571; + vertex -70.7786 -84.5266 97.8614; + normal 0.164910 -0.606250 0.777988; + texcoord 0.000490000 -4.07710; + tangent -0.698465 0.484416 0.526771; + vertex -70.2937 -84.8606 97.4975; + normal -0.0333342 -0.634766 0.771985; + texcoord 0.250000 -4.89967; + tangent -0.203292 0.753100 0.625710; + vertex -74.6009 -86.8288 96.2513; + normal -0.0710388 -0.635145 0.769120; + texcoord 0.000490000 -4.89967; + tangent -0.133754 0.770170 0.623658; + vertex -74.5686 -87.0144 96.1010; + normal -0.199202 -0.637362 0.744371; + texcoord 0.000490000 -4.99967; + tangent -0.133754 0.770170 0.623658; + vertex -74.8591 -86.9146 96.1087; + normal -0.431873 0.640323 -0.635195; + texcoord 0.749030 -1.99585; + tangent -0.159438 -0.747367 -0.644997; + vertex -56.3934 -76.5446 96.3312; + normal -0.383685 0.621358 -0.683154; + texcoord 0.749030 -3.01360; + tangent 0.494320 -0.486941 -0.720094; + vertex -63.7765 -80.2533 97.6125; + normal -0.430032 0.636216 -0.640548; + texcoord 0.624270 -1.99585; + tangent -0.117321 -0.741595 -0.660510; + vertex -56.2598 -75.9181 96.8720; + normal -0.369496 0.625773 -0.686936; + texcoord 0.499510 -3.01360; + tangent 0.520000 -0.471441 -0.712280; + vertex -64.3439 -79.7356 98.3990; + normal -0.207839 0.579140 -0.788289; + texcoord 0.749030 -4.07710; + tangent 0.689210 -0.481751 -0.541207; + vertex -70.4360 -84.4704 96.9420; + normal -0.192041 0.584112 -0.788628; + texcoord 0.499510 -4.07710; + tangent 0.698019 -0.483366 -0.528325; + vertex -70.9216 -84.1365 97.3077; + normal -0.401833 0.533640 -0.744150; + texcoord 0.749030 -4.89967; + tangent 0.227835 -0.745893 -0.625888; + vertex -74.6250 -86.8729 95.9142; + normal -0.333101 0.557736 -0.760246; + texcoord 0.499510 -4.89967; + tangent 0.133782 -0.770179 -0.623640; + vertex -74.6572 -86.6873 96.0645; + normal -0.622095 0.424594 -0.657813; + texcoord 0.499510 -4.99967; + vertex -74.8591 -86.9146 96.1087; + normal 0.506031 -0.607254 -0.612516; + texcoord 0.998540 -4.89967; + tangent 0.233766 -0.587011 0.775094; + vertex -74.5686 -87.0144 96.1010; + normal 0.506255 -0.610157 -0.609437; + texcoord 0.749030 -4.89967; + tangent 0.227360 -0.581600 0.781056; + vertex -74.6250 -86.8729 95.9142; + normal 0.479738 -0.654887 -0.583930; + texcoord 0.998540 -4.07710; + tangent 0.205413 -0.562753 0.800696; + vertex -70.2937 -84.8606 97.4975; + normal 0.480087 -0.649883 -0.589211; + texcoord 0.749030 -4.07710; + tangent 0.209196 -0.571363 0.793587; + vertex -70.4360 -84.4704 96.9420; + normal 0.288955 -0.618357 -0.730848; + texcoord 0.998540 -3.01360; + tangent 0.277534 -0.680469 0.678186; + vertex -63.4887 -81.0080 98.3581; + normal 0.271039 -0.622235 -0.734412; + texcoord 0.749030 -3.01360; + tangent 0.261857 -0.686533 0.678309; + vertex -63.7765 -80.2533 97.6125; + normal 0.120389 -0.656285 -0.744847; + texcoord 0.873780 -1.99585; + tangent 0.549820 -0.581131 0.599987; + vertex -56.1396 -77.3435 96.3172; + normal 0.119499 -0.655141 -0.745996; + texcoord 0.998540 -1.99585; + tangent 0.562455 -0.574505 0.594633; + vertex -55.6469 -77.8468 96.8380; + normal -0.531632 0.590265 0.607417; + texcoord 0.250000 -4.99967; + tangent -0.233792 0.587028 -0.775074; + vertex -74.8591 -86.9146 96.1087; + normal -0.560393 0.571738 0.599228; + texcoord 0.250000 -4.89967; + tangent -0.230222 0.583987 -0.778432; + vertex -74.6009 -86.8288 96.2513; + normal -0.558228 0.571644 0.601336; + texcoord 0.499510 -4.89967; + tangent -0.233792 0.587028 -0.775074; + vertex -74.6572 -86.6873 96.0645; + normal -0.553437 0.606320 0.571038; + texcoord 0.499510 -4.07710; + tangent -0.206763 0.563687 -0.799691; + vertex -70.9216 -84.1365 97.3077; + normal -0.548485 0.604284 0.577932; + texcoord 0.250000 -4.07710; + tangent -0.210957 0.573034 -0.791915; + vertex -70.7786 -84.5266 97.8614; + normal -0.333818 0.592422 0.733213; + texcoord 0.499510 -3.01360; + tangent -0.277531 0.684775 -0.673839; + vertex -64.3439 -79.7356 98.3990; + normal -0.344325 0.584819 0.734457; + texcoord 0.250000 -3.01360; + tangent -0.265326 0.689789 -0.673642; + vertex -64.0542 -80.4888 99.1345; + normal -0.202301 0.597161 0.776191; + texcoord 0.374760 -1.99585; + tangent -0.546545 0.589938 -0.594358; + vertex -55.3383 -76.3279 98.1244; + normal -0.200810 0.593478 0.779397; + texcoord 0.499510 -1.99585; + tangent -0.561012 0.582551 -0.588132; + vertex -55.8169 -75.8309 97.6227; + normal -0.743209 0.578105 0.336801; + texcoord 0.624270 -1.59943; + tangent -0.172621 0.320667 -0.931330; + vertex -34.4571 -81.8932 32.2058; + normal -0.810528 0.393426 0.433890; + texcoord 0.499510 -2.49808; + tangent 0.0576553 0.791707 -0.608175; + vertex -40.6983 -87.3060 27.7242; + normal -0.745371 0.568448 0.348265; + texcoord 0.499510 -1.59943; + tangent -0.161573 0.349999 -0.922710; + vertex -34.2717 -82.2375 33.2056; + normal -0.819838 0.373272 0.434204; + texcoord 0.374760 -2.49808; + tangent 0.0593136 0.805755 -0.589272; + vertex -40.7524 -87.9589 28.2030; + normal -0.867349 0.156149 0.472571; + texcoord 0.499510 -3.39320; + tangent -0.153649 0.817136 -0.555591; + vertex -44.6004 -91.1245 22.1411; + normal -0.866048 0.144871 0.478512; + texcoord 0.250000 -3.39320; + tangent -0.167144 0.818133 -0.550202; + vertex -44.4195 -92.0100 22.7366; + normal -0.859613 0.260433 0.439591; + texcoord 0.250000 -4.04284; + tangent -0.0957512 0.769093 -0.631924; + vertex -46.8085 -93.8891 19.0213; + normal -0.854342 0.274457 0.441331; + texcoord 0.499510 -4.04284; + tangent -0.0873410 0.761593 -0.642143; + vertex -46.8677 -93.3697 18.5843; + normal -0.831688 0.309169 0.461205; + texcoord 0.250000 -4.64477; + tangent -0.123787 0.708389 -0.694882; + vertex -48.8207 -95.2661 16.3338; + normal -0.831754 0.310208 0.460387; + texcoord 0.499510 -4.64477; + tangent -0.133355 0.693381 -0.708124; + vertex -48.8585 -95.0695 16.1330; + normal -0.405248 0.829067 -0.385256; + texcoord 0.749030 -1.59943; + tangent 0.309354 -0.272191 -0.911160; + vertex -34.1404 -82.1718 31.2732; + normal -0.579612 0.800600 -0.151948; + texcoord 0.624270 -2.49808; + tangent 0.687860 0.378543 -0.619317; + vertex -40.1261 -86.9765 27.2299; + normal -0.419211 0.829271 -0.369555; + texcoord 0.624270 -1.59943; + tangent 0.337920 -0.238069 -0.910567; + vertex -34.4571 -81.8932 32.2058; + normal -0.583810 0.799183 -0.143084; + texcoord 0.499510 -2.49808; + tangent 0.693735 0.399484 -0.599286; + vertex -40.6983 -87.3060 27.7242; + normal -0.582433 0.800641 -0.140519; + texcoord 0.499510 -3.39320; + tangent 0.693735 0.399484 -0.599286; + vertex -44.6004 -91.1245 22.1411; + normal -0.0316760 0.833212 -0.552045; + texcoord 0.499510 -4.64477; + tangent 0.895809 -0.221306 -0.385422; + vertex -48.8585 -95.0695 16.1330; + normal -0.0219124 0.840940 -0.540684; + texcoord 0.499510 -4.04284; + tangent 0.879240 -0.241232 -0.410784; + vertex -46.8677 -93.3697 18.5843; + normal -0.0314851 0.833158 -0.552138; + texcoord 0.749030 -4.64477; + tangent 0.892247 -0.225737 -0.391073; + vertex -48.6045 -95.1323 16.0237; + normal -0.0304700 0.843630 -0.536060; + texcoord 0.749030 -4.04284; + tangent 0.881144 -0.225833 -0.415432; + vertex -46.2681 -93.5344 18.3039; + normal -0.148879 0.849464 -0.506208; + texcoord 0.499510 -3.39320; + tangent 0.889245 -0.106451 -0.444872; + vertex -44.6004 -91.1245 22.1411; + normal -0.150588 0.846505 -0.510639; + texcoord 0.749030 -3.39320; + tangent 0.892437 -0.109007 -0.437806; + vertex -43.6337 -91.2356 21.6565; + normal -0.00392789 0.744745 -0.667337; + texcoord 0.624270 -2.49808; + tangent 0.932731 -0.240190 -0.268927; + vertex -40.1261 -86.9765 27.2299; + normal 0.297997 0.511974 -0.805655; + texcoord 0.749030 -2.49808; + tangent 0.839057 -0.543462 -0.0251544; + vertex -39.3768 -87.1727 27.0188; + normal 0.170618 0.528700 -0.831484; + texcoord 0.749030 -1.59943; + tangent 0.638530 -0.703586 -0.311842; + vertex -34.1404 -82.1718 31.2732; + normal 0.424113 0.242061 -0.872659; + texcoord 0.873780 -1.59943; + tangent 0.624315 -0.775511 0.0938741; + vertex -33.5073 -82.9101 30.9540; + normal 0.713509 -0.136500 -0.687221; + texcoord 0.873780 -2.49808; + tangent 0.279707 -0.841731 0.461793; + vertex -38.8895 -87.7798 27.2147; + normal 0.637283 0.279924 -0.717992; + texcoord 0.749030 -3.39320; + tangent 0.607070 -0.756265 0.243986; + vertex -43.6337 -91.2356 21.6565; + normal 0.611265 -0.0778972 -0.787583; + texcoord 0.998540 -1.59943; + tangent 0.511741 -0.725217 0.460631; + vertex -32.9286 -83.6755 31.4352; + normal 0.770521 -0.421928 -0.477780; + texcoord 0.998540 -2.49808; + tangent -0.0727877 -0.802899 0.591655; + vertex -38.9496 -88.4421 27.7027; + normal 0.817929 -0.212926 -0.534467; + texcoord 0.998540 -3.39320; + tangent 0.149449 -0.816684 0.557398; + vertex -43.4561 -92.1245 22.2567; + normal 0.818801 -0.199829 -0.538177; + texcoord 0.749030 -3.39320; + tangent 0.163318 -0.817644 0.552074; + vertex -43.6337 -91.2356 21.6565; + normal 0.794486 -0.329237 -0.510290; + texcoord 0.749030 -4.04284; + tangent 0.0941247 -0.768508 0.632879; + vertex -46.2681 -93.5344 18.3039; + normal 0.799793 -0.331892 -0.500179; + texcoord 0.998540 -4.04284; + tangent 0.0863381 -0.761402 0.642506; + vertex -46.2095 -94.0542 18.7417; + normal 0.704376 -0.434953 -0.560955; + texcoord 0.749030 -4.64477; + tangent 0.126012 -0.704663 0.698263; + vertex -48.6045 -95.1323 16.0237; + normal 0.715339 -0.427179 -0.553000; + texcoord 0.998540 -4.64477; + tangent 0.133355 -0.693381 0.708124; + vertex -48.5667 -95.3289 16.2245; + normal 0.629532 -0.492579 -0.600879; + texcoord 0.749030 -4.74477; + vertex -48.8401 -95.4055 16.0008; + normal -0.0601409 -0.919593 0.388241; + texcoord 0.000490000 -4.74477; + tangent -0.895809 0.221306 0.385422; + vertex -48.8401 -95.4055 16.0008; + normal -0.0348217 -0.899492 0.435547; + texcoord 0.000490000 -4.64477; + vertex -48.5667 -95.3289 16.2245; + normal -0.0374848 -0.901254 0.431667; + texcoord 0.250000 -4.64477; + tangent -0.893348 0.224521 0.389255; + vertex -48.8207 -95.2661 16.3338; + normal -0.0173743 -0.877017 0.480144; + texcoord 0.000490000 -4.04284; + tangent -0.879332 0.242061 0.410100; + vertex -46.2095 -94.0542 18.7417; + normal -0.0111933 -0.880801 0.473355; + texcoord 0.250000 -4.04284; + tangent -0.881104 0.228288 0.414175; + vertex -46.8085 -93.8891 19.0213; + normal 0.0969132 -0.900919 0.423027; + texcoord 0.000490000 -3.39320; + tangent -0.889978 0.109699 0.442612; + vertex -43.4561 -92.1245 22.2567; + normal 0.0948762 -0.901968 0.421252; + texcoord 0.250000 -3.39320; + tangent -0.893137 0.112573 0.435469; + vertex -44.4195 -92.0100 22.7366; + normal 0.260192 -0.867767 0.423417; + texcoord 0.125240 -2.49808; + tangent -0.884651 -0.0446575 0.464110; + vertex -39.5158 -88.7623 28.1878; + normal -0.351265 -0.550366 0.757437; + texcoord 0.250000 -2.49808; + tangent -0.830062 0.557588 0.00968071; + vertex -40.2626 -88.5621 28.3950; + normal -0.660146 -0.319638 0.679734; + texcoord 0.250000 -3.39320; + tangent -0.611935 0.753644 -0.239908; + vertex -44.4195 -92.0100 22.7366; + normal -0.605942 -0.242170 0.757752; + texcoord 0.374760 -2.49808; + tangent -0.609606 0.752776 -0.248414; + vertex -40.7524 -87.9589 28.2030; + normal -0.430462 -0.287706 0.855528; + texcoord 0.374760 -1.59943; + tangent -0.628321 0.775877 -0.0568113; + vertex -33.7055 -82.9848 33.6627; + normal -0.617955 0.0126049 0.786113; + texcoord 0.499510 -1.59943; + tangent -0.542849 0.716437 -0.438216; + vertex -34.2717 -82.2375 33.2056; + normal 0.0306655 -0.720141 0.693150; + texcoord 0.250000 -1.59943; + tangent -0.546504 0.579073 0.604986; + vertex -33.0775 -83.7156 33.3335; + normal 0.528412 -0.838572 0.132583; + texcoord 0.125240 -1.59943; + tangent -0.160600 0.0544556 0.985516; + vertex -32.7557 -84.0017 32.4109; + normal 0.553284 -0.829632 0.0747538; + texcoord 0.000490000 -2.49808; + tangent -0.674440 -0.397984 0.621884; + vertex -38.9496 -88.4421 27.7027; + normal 0.553675 -0.826615 0.100756; + texcoord 0.000490000 -3.39320; + tangent -0.697844 -0.394560 0.597777; + vertex -43.4561 -92.1245 22.2567; + normal 0.703622 -0.627031 -0.334287; + texcoord 0.000490000 -1.59943; + tangent 0.165718 -0.312670 0.935294; + vertex -32.9286 -83.6755 31.4352; + normal -0.139183 -0.910962 0.388300; + texcoord 0.665860 -1.44156; + tangent 0.917710 -0.265984 -0.295060; + vertex 9.18649 114.466 90.1201; + normal 0.260155 -0.939374 0.223373; + texcoord 0.665860 -2.25374; + tangent 0.602465 -0.0399503 -0.797145; + vertex 11.6058 116.815 96.4970; + normal -0.102907 -0.922776 0.371340; + texcoord 0.499510 -1.44156; + tangent 0.908341 -0.254353 -0.331997; + vertex 8.12045 114.775 90.4628; + normal 0.308235 -0.922156 0.233707; + texcoord 0.333170 -2.25374; + tangent 0.564969 -0.0202064 -0.824865; + vertex 10.8238 116.843 97.6387; + normal 0.347564 -0.900853 0.260123; + texcoord 0.333170 -3.06001; + tangent 0.564969 -0.0202064 -0.824864; + vertex 14.7395 119.436 101.387; + normal 0.586269 0.743124 -0.322578; + texcoord 0.832200 -1.44156; + tangent -0.765901 0.638185 0.0782044; + vertex 9.88128 115.258 89.7764; + normal 0.517518 0.684074 -0.514021; + texcoord 0.998540 -2.25374; + tangent -0.765901 0.638185 0.0782041; + vertex 10.5597 117.686 96.6038; + normal 0.504085 0.696748 -0.510334; + texcoord 0.665860 -2.25374; + tangent -0.765118 0.637117 0.0931511; + vertex 11.6058 116.815 96.4970; + normal 0.0443872 0.793389 -0.607095; + texcoord 0.998540 -3.06001; + tangent -0.630712 0.511168 0.583875; + vertex 14.2627 120.102 101.109; + normal 0.00968936 0.806551 -0.591086; + texcoord 0.665860 -3.06001; + tangent -0.598297 0.481098 0.640770; + vertex 14.7808 119.684 100.555; + normal -0.136508 0.872437 -0.469275; + texcoord 0.998540 -3.66968; + tangent -0.584549 0.349825 0.732069; + vertex 17.5461 121.222 102.610; + normal -0.157863 0.880656 -0.446681; + texcoord 0.665860 -3.66968; + tangent -0.573216 0.286608 0.767645; + vertex 17.7189 121.135 102.378; + normal -0.696177 -0.211995 0.685854; + texcoord 0.000490000 -2.25374; + tangent 0.551314 -0.769793 0.321672; + vertex 10.5597 117.686 96.6038; + normal -0.538242 -0.0335855 0.842121; + texcoord 0.333170 -3.06001; + tangent 0.551313 -0.769793 0.321672; + vertex 14.7395 119.436 101.387; + normal -0.597445 -0.107460 0.794677; + texcoord 0.000490000 -3.06001; + tangent 0.548062 -0.773999 0.317102; + vertex 14.2627 120.102 101.109; + normal -0.356220 -0.275640 0.892821; + texcoord 0.333170 -3.66968; + tangent 0.0596056 -0.969879 -0.236182; + vertex 17.5301 120.939 102.507; + normal -0.367893 -0.298611 0.880617; + texcoord 0.000490000 -3.66968; + tangent -0.0530750 -0.938747 -0.340495; + vertex 17.5461 121.222 102.610; + normal -0.429512 -0.286363 0.856455; + texcoord 0.000490000 -3.76968; + tangent -0.0530750 -0.938747 -0.340495; + vertex 17.7861 121.027 102.665; + normal 0.761635 -0.630358 -0.150199; + texcoord 0.665860 -2.25374; + tangent 0.0474033 0.285363 -0.957247; + vertex 11.6058 116.815 96.4970; + normal 0.683134 -0.707821 -0.179770; + texcoord 0.665860 -3.06001; + tangent 0.0518703 0.288907 -0.955951; + vertex 14.7808 119.684 100.555; + normal 0.617604 -0.761561 -0.196444; + texcoord 0.333170 -3.06001; + tangent 0.0474032 0.285363 -0.957247; + vertex 14.7395 119.436 101.387; + normal 0.550526 -0.762871 -0.339041; + texcoord 0.333170 -3.66968; + tangent 0.552959 0.621225 -0.555262; + vertex 17.5301 120.939 102.507; + normal 0.541593 -0.758089 -0.363288; + texcoord 0.665860 -3.66968; + tangent 0.626298 0.652140 -0.427158; + vertex 17.7189 121.135 102.378; + normal 0.512400 -0.757304 -0.404891; + texcoord 0.333170 -3.76968; + vertex 17.7861 121.027 102.665; + normal -0.598863 0.480103 0.640987; + texcoord 0.250000 -1.41539; + tangent -0.601819 -0.797851 0.0353259; + vertex 1.47437 63.0977 142.276; + normal -0.518666 0.168462 0.838216; + texcoord 0.250000 -2.14791; + tangent 0.378469 -0.834854 0.399725; + vertex 7.26515 64.9867 146.271; + normal -0.603935 0.453778 0.655247; + texcoord 0.125240 -1.41539; + tangent -0.568288 -0.821009 0.0547016; + vertex 2.01663 63.8166 142.244; + normal -0.547333 0.131256 0.826558; + texcoord 0.000490000 -2.14791; + tangent 0.420620 -0.810689 0.407263; + vertex 6.76916 65.9427 145.791; + normal -0.438150 0.211562 0.873651; + texcoord 0.250000 -2.92017; + tangent 0.420620 -0.810689 0.407263; + vertex 12.2600 67.8659 148.079; + normal -0.243282 -0.371405 0.896032; + texcoord 0.000490000 -2.14791; + tangent 0.698302 -0.708214 -0.103958; + vertex 6.76916 65.9427 145.791; + normal -0.106397 -0.246315 0.963332; + texcoord 0.250000 -2.92017; + tangent 0.698302 -0.708214 -0.103958; + vertex 12.2600 67.8659 148.079; + normal -0.153470 -0.298500 0.941990; + texcoord 0.000490000 -2.92017; + tangent 0.694409 -0.711637 -0.106624; + vertex 11.7380 68.3953 148.157; + normal 0.204142 -0.502953 0.839860; + texcoord 0.250000 -3.53694; + tangent -0.156582 -0.885949 -0.436550; + vertex 15.3216 69.5519 148.394; + normal 0.281186 -0.528610 0.800940; + texcoord 0.000490000 -3.53694; + tangent -0.285669 -0.842885 -0.456003; + vertex 15.3960 69.7712 148.513; + normal 0.413823 -0.537678 0.734610; + texcoord 0.000490000 -3.63694; + vertex 15.6226 69.6551 148.300; + normal 0.620514 -0.772931 -0.132435; + texcoord 0.499510 -2.14791; + tangent 0.0994048 0.245045 -0.964402; + vertex 7.92279 64.8600 145.301; + normal 0.560629 -0.813397 -0.155175; + texcoord 0.499510 -2.92017; + tangent 0.0985830 0.246995 -0.963989; + vertex 12.3343 68.0491 147.358; + normal 0.553096 -0.819289 -0.151164; + texcoord 0.250000 -2.92017; + tangent 0.0994048 0.245045 -0.964402; + vertex 12.2600 67.8659 148.079; + normal 0.375972 -0.822592 -0.426600; + texcoord 0.250000 -3.53694; + tangent 0.0139174 0.436439 -0.899626; + vertex 15.3216 69.5519 148.394; + normal 0.368198 -0.815968 -0.445677; + texcoord 0.499510 -3.53694; + tangent -0.00576376 0.477340 -0.878700; + vertex 15.3201 69.6761 148.165; + normal 0.150260 -0.868324 -0.472689; + texcoord 0.250000 -3.63694; + tangent -0.00576372 0.477340 -0.878700; + vertex 15.6226 69.6551 148.300; + normal 0.195672 0.326006 -0.924896; + texcoord 0.499510 -2.14791; + tangent -0.698097 0.708686 0.102107; + vertex 7.92279 64.8600 145.301; + normal 0.167100 0.299924 -0.939214; + texcoord 0.749030 -2.92017; + tangent -0.698097 0.708685 0.102107; + vertex 11.8114 68.5799 147.434; + normal 0.156937 0.295863 -0.942250; + texcoord 0.499510 -2.92017; + tangent -0.695071 0.711352 0.104186; + vertex 12.3343 68.0491 147.358; + normal 0.239331 0.382098 -0.892593; + texcoord 0.749030 -3.53694; + tangent 0.0699933 0.905371 0.418812; + vertex 15.3945 69.8955 148.284; + normal 0.116906 0.441639 -0.889544; + texcoord 0.499510 -3.53694; + tangent 0.285676 0.842876 0.456014; + vertex 15.3201 69.6761 148.165; + normal 0.403443 0.325845 -0.855020; + texcoord 0.499510 -3.63694; + tangent 0.285676 0.842876 0.456014; + vertex 15.6226 69.6551 148.300; + normal -0.499074 0.850399 0.166575; + texcoord 0.998540 -2.14791; + tangent -0.0980658 -0.246416 0.964190; + vertex 6.76916 65.9427 145.791; + normal -0.437083 0.879824 0.186729; + texcoord 0.998540 -2.92017; + tangent -0.0972513 -0.248360 0.963774; + vertex 11.7380 68.3953 148.157; + normal -0.441755 0.878954 0.179702; + texcoord 0.749030 -2.92017; + tangent -0.0980656 -0.246416 0.964190; + vertex 11.8114 68.5799 147.434; + normal -0.356976 0.834422 0.419891; + texcoord 0.749030 -3.53694; + tangent -0.0232744 -0.416106 0.909019; + vertex 15.3945 69.8955 148.284; + normal -0.352597 0.821319 0.448454; + texcoord 0.998540 -3.53694; + tangent 0.00576384 -0.477317 0.878712; + vertex 15.3960 69.7712 148.513; + normal -0.418708 -0.461901 0.781876; + texcoord 0.333170 -1.41486; + tangent -0.577823 -0.528700 -0.621769; + vertex 18.6529 -47.7260 135.896; + normal -0.353667 -0.493354 0.794684; + texcoord 0.333170 -2.14417; + tangent 0.209723 -0.867924 -0.450249; + vertex 25.4959 -49.4113 138.565; + normal -0.419203 -0.465068 0.779731; + texcoord 0.166830 -1.41486; + tangent -0.543844 -0.560006 -0.625001; + vertex 19.3141 -47.1210 136.608; + normal -0.371479 -0.513478 0.773526; + texcoord 0.000490000 -2.14417; + tangent 0.268417 -0.860506 -0.432991; + vertex 25.1272 -48.1927 139.161; + normal -0.192573 -0.811287 0.552023; + texcoord 0.333170 -2.91290; + tangent 0.436828 -0.587269 -0.681393; + vertex 31.0909 -49.4371 140.591; + normal -0.224470 -0.834343 0.503473; + texcoord 0.000490000 -2.91290; + tangent 0.445796 -0.549055 -0.706969; + vertex 30.6870 -48.9474 141.219; + normal -0.148040 -0.849402 0.506557; + texcoord 0.333170 -3.50185; + tangent -0.561500 -0.352769 -0.748513; + vertex 34.2320 -49.4462 141.231; + normal -0.171398 -0.837383 0.519050; + texcoord 0.000490000 -3.50185; + tangent -0.698631 -0.268164 -0.663327; + vertex 34.4495 -49.3627 141.438; + normal -0.206214 -0.812294 0.545577; + texcoord 0.000490000 -3.60185; + tangent -0.698631 -0.268164 -0.663327; + vertex 34.5354 -49.5516 141.189; + normal 0.359993 -0.489192 -0.794416; + texcoord 0.499510 -1.41486; + tangent 0.294451 0.867558 -0.400801; + vertex 19.1345 -48.2214 134.950; + normal 0.334827 -0.467945 -0.817874; + texcoord 0.665860 -2.14417; + tangent 0.281450 0.874445 -0.395135; + vertex 25.9168 -48.1712 137.992; + normal 0.328994 -0.485780 -0.809803; + texcoord 0.333170 -2.14417; + tangent 0.294451 0.867558 -0.400801; + vertex 25.4959 -49.4113 138.565; + normal 0.293991 -0.131427 -0.946729; + texcoord 0.333170 -2.91290; + tangent -0.122550 0.974357 -0.188704; + vertex 31.0909 -49.4371 140.591; + normal 0.343489 -0.0972813 -0.934105; + texcoord 0.665860 -2.91290; + tangent -0.168470 0.972813 -0.158913; + vertex 30.9332 -48.5649 140.450; + normal 0.00908488 -0.339747 -0.940473; + texcoord 0.333170 -3.50185; + tangent 0.579094 0.774021 -0.256011; + vertex 34.2320 -49.4462 141.231; + normal -0.0541242 -0.311468 -0.948714; + texcoord 0.665860 -3.50185; + tangent 0.706384 0.659586 -0.256845; + vertex 34.4519 -49.2408 141.151; + normal -0.193523 -0.169073 -0.966418; + texcoord 0.333170 -3.60185; + vertex 34.5354 -49.5516 141.189; + normal 0.380350 0.887176 -0.261253; + texcoord 0.998540 -1.41486; + tangent -0.422467 0.417956 0.804260; + vertex 20.4569 -47.0114 136.373; + normal 0.117389 0.991338 0.0588890; + texcoord 0.998540 -2.14417; + tangent -0.549671 0.0355121 0.834626; + vertex 25.1272 -48.1927 139.161; + normal 0.340905 0.915811 -0.212305; + texcoord 0.832200 -1.41486; + tangent -0.439524 0.380006 0.813888; + vertex 20.9637 -47.5128 135.408; + normal 0.0860865 0.991316 0.0994022; + texcoord 0.665860 -2.14417; + tangent -0.553054 -0.0280988 0.832672; + vertex 25.9168 -48.1712 137.992; + normal -0.0136471 0.911135 0.411883; + texcoord 0.998540 -2.91290; + tangent -0.315082 -0.381814 0.868874; + vertex 30.6870 -48.9474 141.219; + normal -0.0327954 0.900105 0.434437; + texcoord 0.665860 -2.91290; + tangent -0.273191 -0.427621 0.861688; + vertex 30.9332 -48.5649 140.450; + normal 0.0937379 0.910865 0.401917; + texcoord 0.998540 -3.50185; + tangent -0.103397 -0.407877 0.907163; + vertex 34.4495 -49.3627 141.438; + normal 0.0980642 0.915475 0.390242; + texcoord 0.665860 -3.50185; + tangent -0.00774455 -0.391418 0.920180; + vertex 34.4519 -49.2408 141.151; + normal -0.822731 -0.413973 0.389539; + texcoord 0.250000 -2.35200; + tangent -0.411871 -0.0381542 -0.910443; + vertex -27.2424 -100.514 82.6482; + normal -0.774686 -0.608505 0.171996; + texcoord 0.250000 -2.81062; + tangent 0.329131 -0.619046 -0.713061; + vertex -24.6602 -104.203 84.1814; + normal -0.832074 -0.427575 0.353317; + texcoord 0.125240 -2.35200; + tangent -0.368180 -0.0846185 -0.925896; + vertex -26.9173 -100.484 83.3670; + normal -0.811041 -0.580976 0.0684056; + texcoord 0.000490000 -2.81062; + tangent 0.382671 -0.627626 -0.677974; + vertex -25.0630 -103.518 84.8940; + normal -0.624673 -0.769469 -0.133047; + texcoord 0.250000 -3.27694; + tangent 0.466837 -0.252233 -0.847610; + vertex -22.5515 -105.969 85.7026; + normal -0.614789 -0.768849 -0.175797; + texcoord 0.000490000 -3.27694; + tangent 0.468283 -0.179786 -0.865094; + vertex -22.8693 -105.845 86.2815; + normal -0.448101 -0.852193 -0.270136; + texcoord 0.250000 -3.71803; + tangent -0.0156138 0.286137 -0.958061; + vertex -20.7892 -107.468 87.1072; + normal -0.377468 -0.877808 -0.294908; + texcoord 0.000490000 -3.71803; + tangent -0.101203 0.355664 -0.929118; + vertex -20.7609 -107.567 87.3671; + normal -0.251987 -0.912623 -0.321902; + texcoord 0.000490000 -3.81803; + tangent -0.101203 0.355664 -0.929118; + vertex -20.4594 -107.583 87.1775; + normal 0.165025 -0.438342 -0.883529; + texcoord 0.374760 -2.35200; + tangent 0.750074 0.637460 -0.176163; + vertex -26.9555 -100.495 81.9130; + normal 0.207422 -0.449505 -0.868862; + texcoord 0.499510 -2.81062; + tangent 0.756921 0.634695 -0.155669; + vertex -23.8595 -103.523 83.9934; + normal 0.188797 -0.461671 -0.866727; + texcoord 0.250000 -2.81062; + tangent 0.750074 0.637460 -0.176163; + vertex -24.6602 -104.203 84.1814; + normal 0.476552 -0.286351 -0.831204; + texcoord 0.250000 -3.27694; + tangent 0.814893 0.514700 0.266523; + vertex -22.5515 -105.969 85.7026; + normal 0.499756 -0.245490 -0.830649; + texcoord 0.499510 -3.27694; + tangent 0.805803 0.483979 0.341242; + vertex -22.0087 -105.647 85.9331; + normal 0.403478 -0.0888993 -0.910660; + texcoord 0.250000 -3.71803; + tangent 0.675311 0.697595 0.239408; + vertex -20.7892 -107.468 87.1072; + normal 0.401199 -0.0829209 -0.912230; + texcoord 0.499510 -3.71803; + tangent 0.638343 0.739545 0.213520; + vertex -20.6107 -107.261 87.1669; + normal 0.233832 0.0779756 -0.969145; + texcoord 0.250000 -3.81803; + tangent 0.638343 0.739545 0.213520; + vertex -20.4594 -107.583 87.1775; + normal 0.880256 0.473105 0.0363463; + texcoord 0.624270 -2.35200; + tangent -0.374031 0.644700 0.666680; + vertex -25.4635 -100.375 81.8729; + normal 0.860961 0.508595 -0.00879838; + texcoord 0.749030 -2.81062; + tangent -0.374031 0.644700 0.666680; + vertex -24.2605 -102.831 84.7082; + normal 0.845244 0.534309 -0.00879076; + texcoord 0.499510 -2.81062; + tangent -0.379739 0.629738 0.677664; + vertex -23.8595 -103.523 83.9934; + normal 0.672988 0.718742 0.174633; + texcoord 0.749030 -3.27694; + tangent -0.465308 0.256494 0.847171; + vertex -22.3263 -105.522 86.5129; + normal 0.650944 0.732617 0.198857; + texcoord 0.499510 -3.27694; + tangent -0.468197 0.181219 0.864842; + vertex -22.0087 -105.647 85.9331; + normal 0.812964 0.567940 0.128580; + texcoord 0.749030 -3.71803; + tangent -0.0445290 -0.234763 0.971032; + vertex -20.5824 -107.360 87.4268; + normal 0.750419 0.640450 0.163386; + texcoord 0.499510 -3.71803; + tangent 0.101215 -0.355625 0.929132; + vertex -20.6107 -107.261 87.1669; + normal 0.902754 0.425303 0.0644437; + texcoord 0.499510 -3.81803; + vertex -20.4594 -107.583 87.1775; + normal -0.401542 0.0833009 0.912045; + texcoord 0.998540 -3.71803; + tangent -0.638325 -0.739571 -0.213484; + vertex -20.7609 -107.567 87.3671; + normal -0.403857 0.0793042 0.911378; + texcoord 0.749030 -3.71803; + tangent -0.692636 -0.675753 -0.252217; + vertex -20.5824 -107.360 87.4268; + normal -0.434484 0.0906154 0.896110; + texcoord 0.998540 -3.27694; + tangent -0.805571 -0.483535 -0.342417; + vertex -22.8693 -105.845 86.2815; + normal -0.409960 0.108755 0.905597; + texcoord 0.749030 -3.27694; + tangent -0.813421 -0.509997 -0.279732; + vertex -22.3263 -105.522 86.5129; + normal -0.151596 0.428793 0.890593; + texcoord 0.998540 -2.81062; + tangent -0.792756 -0.580391 0.186239; + vertex -25.0630 -103.518 84.8940; + normal -0.169046 0.436785 0.883539; + texcoord 0.749030 -2.81062; + tangent -0.748421 -0.640185 0.173287; + vertex -24.2605 -102.831 84.7082; + normal 0.246030 0.453858 0.856435; + texcoord 0.873780 -2.35200; + tangent -0.915389 -0.142144 0.376640; + vertex -25.4253 -100.364 83.3269; + normal 0.323673 0.450622 0.831971; + texcoord 0.998540 -2.35200; + tangent -0.915885 -0.0714660 0.395028; + vertex -26.1705 -100.422 83.6482; + normal -0.572697 -0.754398 -0.320783; + texcoord 0.333170 -1.44283; + tangent 0.241160 0.218952 -0.945464; + vertex 8.33397 -90.1875 32.6225; + normal -0.384941 -0.623915 -0.680110; + texcoord 0.333170 -2.30730; + tangent 0.701078 0.267347 -0.661072; + vertex 14.5607 -95.1127 33.0888; + normal -0.565597 -0.738936 -0.366161; + texcoord 0.166830 -1.44283; + tangent 0.275386 0.224406 -0.934775; + vertex 8.06721 -90.4297 33.6683; + normal -0.396162 -0.583872 -0.708624; + texcoord 0.000490000 -2.30730; + tangent 0.729986 0.267842 -0.628793; + vertex 13.5688 -95.4767 33.9432; + normal -0.327093 -0.670899 -0.665510; + texcoord 0.333170 -3.21950; + tangent 0.729986 0.267842 -0.628793; + vertex 19.0422 -99.7183 35.5290; + normal 0.631133 0.422660 -0.650407; + texcoord 0.665860 -1.44283; + tangent 0.370539 0.572365 0.731504; + vertex 9.44318 -88.6414 33.2635; + normal 0.730506 0.627685 -0.269020; + texcoord 0.665860 -2.30730; + tangent -0.0745794 0.483081 0.872394; + vertex 14.4077 -94.4621 34.2983; + normal 0.645584 0.449951 -0.617062; + texcoord 0.499510 -1.44283; + tangent 0.343124 0.570424 0.746245; + vertex 9.01348 -89.3051 32.4152; + normal 0.738019 0.628781 -0.244874; + texcoord 0.333170 -2.30730; + tangent -0.110709 0.470807 0.875262; + vertex 14.5607 -95.1127 33.0888; + normal 0.755812 0.611754 -0.233464; + texcoord 0.333170 -3.21950; + tangent -0.110709 0.470807 0.875262; + vertex 19.0422 -99.7183 35.5290; + normal 0.186814 0.0700500 0.979895; + texcoord 0.998540 -1.44283; + tangent -0.600563 -0.781221 0.170343; + vertex 8.47997 -89.7895 34.5068; + normal -0.260618 -0.0932642 0.960927; + texcoord 0.998540 -2.30730; + tangent -0.618338 -0.752124 -0.227965; + vertex 13.5688 -95.4767 33.9432; + normal 0.143093 0.0404240 0.988883; + texcoord 0.832200 -1.44283; + tangent -0.605564 -0.783518 0.139254; + vertex 9.17642 -88.8836 34.3093; + normal -0.263598 -0.117121 0.957496; + texcoord 0.665860 -2.30730; + tangent -0.615279 -0.744059 -0.260400; + vertex 14.4077 -94.4621 34.2983; + normal -0.351891 -0.0363542 0.935335; + texcoord 0.998540 -3.21950; + tangent -0.615279 -0.744059 -0.260400; + vertex 18.3186 -100.189 35.5470; + normal 0.618496 0.649061 0.442925; + texcoord 0.665860 -2.30730; + tangent -0.659230 0.121834 0.742006; + vertex 14.4077 -94.4621 34.2983; + normal 0.558988 0.731263 0.390880; + texcoord 0.665860 -3.21950; + tangent -0.658142 0.116234 0.743867; + vertex 18.4702 -99.6126 36.1729; + normal 0.541329 0.761793 0.355856; + texcoord 0.333170 -3.21950; + tangent -0.659230 0.121834 0.742006; + vertex 19.0422 -99.7183 35.5290; + normal 0.327925 0.678107 0.657750; + texcoord 0.333170 -3.84434; + tangent -0.396463 -0.496853 0.771980; + vertex 21.2108 -101.651 37.5125; + normal 0.356527 0.638352 0.682199; + texcoord 0.665860 -3.84434; + tangent -0.312097 -0.606865 0.730966; + vertex 21.1169 -101.833 37.7324; + normal 0.509896 0.542198 0.667853; + texcoord 0.333170 -3.94434; + tangent -0.312097 -0.606865 0.730966; + vertex 21.3841 -101.902 37.5839; + normal -0.744988 -0.390875 0.540564; + texcoord 0.665860 -2.30730; + tangent -0.175393 -0.667060 -0.724064; + vertex 14.4077 -94.4621 34.2983; + normal -0.710272 -0.423543 0.562251; + texcoord 0.998540 -3.21950; + tangent -0.175393 -0.667060 -0.724064; + vertex 18.3186 -100.189 35.5470; + normal -0.715570 -0.426252 0.553416; + texcoord 0.665860 -3.21950; + tangent -0.174455 -0.664612 -0.726537; + vertex 18.4702 -99.6126 36.1729; + normal -0.706357 -0.648011 0.284853; + texcoord 0.998540 -3.84434; + tangent -0.0813028 -0.410184 -0.908372; + vertex 21.1039 -101.924 37.4458; + normal -0.703538 -0.667772 0.243136; + texcoord 0.665860 -3.84434; + tangent -0.0433273 -0.301187 -0.952580; + vertex 21.1169 -101.833 37.7324; + normal -0.838560 -0.539219 0.0778413; + texcoord 0.125240 -0.884860; + tangent 0.187105 -0.150846 0.970689; + vertex -7.49606 66.0458 80.5003; + normal -0.689422 -0.598741 0.407684; + texcoord 0.250000 -0.884860; + tangent 0.502937 0.0152035 0.864189; + vertex -7.19579 65.8037 82.0581; + normal -0.833709 -0.541419 0.108607; + texcoord 0.125240 -1.34195; + tangent 0.462648 -0.599632 0.652992; + vertex -10.4235 70.9499 82.9351; + normal -0.790648 -0.557137 0.253916; + texcoord 0.250000 -1.34195; + tangent 0.638774 -0.624572 0.449308; + vertex -9.66398 69.8743 83.3041; + normal -0.620558 -0.564742 0.544035; + texcoord 0.374760 -1.34195; + tangent 0.697520 -0.0681576 0.713316; + vertex -8.74232 69.6530 84.2898; + normal -0.380592 -0.573498 0.725430; + texcoord 0.374760 -0.884860; + tangent 0.725098 0.301785 0.618998; + vertex -6.03215 66.2880 83.0514; + normal -0.824635 -0.00977421 -0.565581; + texcoord 0.125240 -0.880950; + tangent -0.0917480 -0.984300 0.150782; + vertex -32.2848 -27.5963 80.2955; + normal -0.819689 -0.381231 -0.427519; + texcoord 0.250000 -0.880950; + tangent 0.219749 -0.895396 0.387269; + vertex -32.4269 -29.1201 80.5289; + normal -0.827834 -0.0218784 -0.560547; + texcoord 0.125240 -1.33396; + tangent 0.208078 -0.937621 -0.278513; + vertex -35.8324 -26.1761 85.4434; + normal -0.847207 -0.164013 -0.505311; + texcoord 0.250000 -1.33396; + tangent 0.433455 -0.829961 -0.351115; + vertex -35.3030 -27.1334 84.7062; + normal -0.802654 -0.496892 -0.329916; + texcoord 0.374760 -1.33396; + tangent 0.424371 -0.860822 0.280881; + vertex -34.7590 -28.3048 84.9748; + normal -0.685612 -0.689612 -0.233178; + texcoord 0.374760 -0.880950; + tangent 0.440099 -0.647803 0.621824; + vertex -31.7456 -30.1229 81.4916; + normal 0.859653 0.268432 -0.434674; + texcoord 0.200100 -1.23237; + tangent -0.0577579 0.896447 0.439371; + vertex 1.36547 36.4269 103.712; + normal 0.798988 0.375244 -0.469904; + texcoord 0.299900 -1.23237; + tangent -0.256495 0.903491 0.343387; + vertex 1.29287 37.5537 104.264; + normal 0.866493 0.278318 -0.414403; + texcoord 0.299900 -1.84481; + tangent -0.338216 0.938404 -0.0707643; + vertex 3.18072 40.4467 109.784; + normal 0.670082 0.533163 -0.516457; + texcoord 0.399710 -1.23237; + tangent -0.575048 0.811856 0.101046; + vertex 0.538790 38.5658 104.414; + normal 0.885049 0.263691 -0.383608; + texcoord 0.399710 -1.84481; + tangent -0.326150 0.939261 -0.106840; + vertex 2.82820 41.4619 109.669; + normal 0.913897 0.284392 -0.289678; + texcoord 0.399710 -2.40891; + tangent -0.326150 0.939261 -0.106840; + vertex 4.24000 43.3234 115.950; + normal 0.964472 0.163979 0.207136; + texcoord 0.299900 -1.23332; + tangent -0.260491 0.459577 0.849078; + vertex 10.9417 -45.8279 91.2645; + normal 0.963381 0.166959 0.209813; + texcoord 0.299900 -1.80426; + tangent -0.254688 0.814124 0.521859; + vertex 11.0102 -50.6566 94.7682; + normal 0.995387 -0.0530155 -0.0799598; + texcoord 0.200100 -1.23332; + tangent 0.0972528 0.476678 0.873682; + vertex 11.2792 -46.4233 90.1645; + normal 0.978475 -0.0692128 -0.194413; + texcoord 0.200100 -1.80426; + tangent 0.0586839 0.990273 0.126162; + vertex 11.2859 -51.5937 94.2505; + normal 0.873880 -0.138246 -0.466071; + texcoord 0.100290 -1.80426; + tangent 0.178680 0.980927 0.0765190; + vertex 11.1128 -52.6941 94.2401; + normal 0.817702 -0.123353 -0.562270; + texcoord 0.200100 -2.31255; + tangent 0.155427 0.987803 0.00932843; + vertex 14.5663 -54.8346 99.7321; + normal 0.927581 -0.220596 -0.301549; + texcoord 0.100290 -1.23332; + tangent 0.365921 0.373341 0.852478; + vertex 10.7999 -46.9124 89.0478; + normal 0.622281 0.465486 0.629355; + texcoord 0.299900 -1.23332; + tangent -0.782755 0.362052 0.506175; + vertex 10.9417 -45.8279 91.2645; + normal 0.374465 0.587960 0.716993; + texcoord 0.399710 -1.23332; + tangent -0.931529 0.238018 0.274957; + vertex 9.91637 -45.3537 91.9276; + normal 0.799066 0.403564 0.445680; + texcoord 0.299900 -1.80426; + tangent -0.592831 0.374243 0.713088; + vertex 11.0102 -50.6566 94.7682; + normal 0.663492 0.489274 0.566029; + texcoord 0.399710 -1.80426; + tangent -0.638482 0.00873390 0.769587; + vertex 10.3910 -50.2407 95.5955; + normal 0.458473 0.571028 0.680977; + texcoord 0.499510 -1.80426; + tangent -0.772913 -0.168691 0.611678; + vertex 9.66478 -50.5048 96.4164; + normal 0.0696003 0.653450 0.753764; + texcoord 0.499510 -1.23332; + tangent -0.991433 0.129030 -0.0203121; + vertex 8.59476 -45.1817 91.9005; + normal -0.593721 -0.641879 -0.485270; + texcoord 0.898730 -1.23332; + tangent 0.791640 -0.357843 -0.495232; + vertex 8.32745 -46.9367 88.3025; + normal -0.763316 -0.557471 -0.326458; + texcoord 0.898730 -1.80426; + tangent 0.581598 -0.365163 -0.726911; + vertex 9.81702 -53.8134 95.5760; + normal -0.789590 -0.531902 -0.305988; + texcoord 0.798930 -1.23332; + tangent 0.574269 -0.440628 -0.689972; + vertex 7.27876 -46.4627 88.9585; + normal -0.892796 -0.449631 0.0273400; + texcoord 0.798930 -1.80426; + tangent 0.369768 -0.719666 -0.587667; + vertex 9.18933 -53.4048 96.4121; + normal -0.919762 -0.361063 0.153855; + texcoord 0.699120 -1.80426; + tangent 0.251433 -0.835793 -0.488090; + vertex 8.91363 -52.4677 96.9298; + normal -0.817722 -0.443377 0.367079; + texcoord 0.798930 -2.31255; + tangent 0.249377 -0.847644 -0.468306; + vertex 12.0524 -54.7814 101.127; + normal -0.926502 -0.366342 -0.0859558; + texcoord 0.699120 -1.23332; + tangent 0.260491 -0.459577 -0.849078; + vertex 6.94130 -45.8673 90.0585; + normal 0.946718 -0.114102 0.301173; + texcoord 0.499510 -1.98795; + tangent 0.198393 -0.530029 -0.824445; + vertex 11.4408 141.262 55.5206; + normal 0.973090 -0.227853 0.0343393; + texcoord 0.499510 1.00000; + tangent -0.158390 -0.763776 -0.625747; + vertex 4.46319 111.986 66.3627; + normal 0.970086 -0.240674 -0.0317555; + texcoord 0.624270 -1.98795; + tangent -0.139552 -0.466435 -0.873478; + vertex 11.6166 140.792 54.7897; + normal 0.910112 -0.315737 -0.268339; + texcoord 0.624270 1.00000; + tangent -0.375252 -0.510475 -0.773693; + vertex 4.14553 110.472 65.1264; + normal 0.827504 -0.352812 -0.436761; + texcoord 0.749030 1.00000; + tangent -0.527404 -0.221223 -0.820308; + vertex 3.44743 110.180 64.0404; + normal 0.835489 -0.350779 -0.422981; + texcoord 0.749030 -1.98795; + tangent -0.525627 -0.285709 -0.801303; + vertex 11.1706 140.550 54.1097; + normal -0.815361 -0.457832 -0.354366; + texcoord 0.749030 -2.00976; + tangent -0.0571665 -0.545425 0.836208; + vertex -30.7684 91.1751 134.261; + normal -0.815990 -0.509417 -0.273232; + texcoord 0.749030 1.00000; + tangent -0.0863971 -0.358924 0.929360; + vertex -11.9084 68.0849 120.698; + normal -0.779557 -0.626331 0.000382078; + texcoord 0.873780 -2.00976; + tangent 0.217481 -0.256981 0.941628; + vertex -30.8153 90.7274 134.947; + normal -0.801626 -0.586331 -0.116669; + texcoord 0.873780 1.00000; + tangent -0.0744538 -0.0666776 0.994993; + vertex -12.0195 67.6282 121.889; + normal -0.700064 -0.684500 0.203394; + texcoord 0.998540 1.00000; + tangent -0.0451636 0.325837 0.944346; + vertex -12.1113 68.2553 123.697; + normal -0.632183 -0.696311 0.339848; + texcoord 0.998540 -2.00976; + tangent 0.461637 0.0137782 0.886962; + vertex -30.4193 90.7392 135.708; + normal -0.610097 0.765247 -0.205376; + texcoord 0.499510 -2.01051; + tangent -0.474390 -0.560410 -0.678892; + vertex -10.1637 -36.5541 149.680; + normal -0.518796 0.853672 -0.0457741; + texcoord 0.499510 1.00000; + tangent -0.0631654 -0.0904652 -0.993894; + vertex 11.1878 -24.8410 129.896; + normal -0.737441 0.481323 -0.473824; + texcoord 0.624270 -2.01051; + tangent -0.218296 -0.818343 -0.531660; + vertex -10.5700 -37.0340 149.098; + normal -0.662306 0.693264 -0.284140; + texcoord 0.624270 1.00000; + tangent -0.117805 -0.441863 -0.889314; + vertex 11.0716 -25.0087 127.994; + normal -0.716442 0.561215 -0.414425; + texcoord 0.749030 1.00000; + tangent -0.152133 -0.702610 -0.695122; + vertex 10.8747 -25.9020 127.101; + normal -0.745737 0.157235 -0.647420; + texcoord 0.749030 -2.01051; + tangent 0.0333903 -0.961710 -0.272027; + vertex -10.5426 -37.8223 148.875; + normal -0.0478519 -0.995816 0.0778534; + texcoord 0.250000 -1.94453; + tangent 0.990835 -0.0374664 0.129778; + vertex -27.5746 -63.1512 115.390; + normal 0.315307 -0.946665 0.0663784; + texcoord 0.374760 -1.94453; + tangent 0.946702 0.322089 0.00373722; + vertex -26.6929 -63.1846 115.506; + normal 0.262665 -0.947297 -0.183401; + texcoord 0.250000 -3.14048; + tangent 0.945795 0.289290 -0.147592; + vertex -27.0936 -62.3634 125.763; + normal 0.294214 -0.946737 -0.130870; + texcoord 0.499510 -3.14048; + tangent 0.934772 0.318491 -0.157366; + vertex -25.9987 -62.0119 125.578; + normal 0.216496 -0.887821 -0.406082; + texcoord 0.250000 -4.32848; + tangent 0.940095 0.301780 -0.158590; + vertex -25.9543 -65.9220 134.150; + normal 0.653896 -0.755369 0.0428720; + texcoord 0.499510 -1.94453; + tangent 0.753957 0.645859 -0.120060; + vertex -26.0069 -62.5969 115.396; + normal 0.951030 -0.272038 0.146756; + texcoord 0.125240 -0.685380; + tangent 0.301238 0.922109 -0.242837; + vertex 6.67042 4.33489 54.0719; + normal 0.985502 -0.132596 0.105852; + texcoord 0.166830 -0.685380; + tangent 0.162152 0.953060 -0.255703; + vertex 7.32436 6.33664 53.5447; + normal 0.790378 -0.590221 -0.164140; + texcoord 0.0836600 0.173290; + tangent 0.600448 0.693207 0.398657; + vertex -1.96062 -18.5396 22.6049; + normal 0.573151 -0.785555 -0.233243; + texcoord 0.0836600 0.629170; + tangent 0.820395 0.553212 0.144597; + vertex -0.965420 -13.1322 9.84893; + normal 0.701568 -0.680807 -0.210487; + texcoord 0.125240 0.173290; + tangent 0.702960 0.614748 0.357677; + vertex -0.523560 -16.8806 23.5590; + normal 0.689314 -0.701457 -0.181118; + texcoord 0.125240 0.629170; + tangent 0.723974 0.670289 0.163017; + vertex 1.12332 -11.7978 10.1418; + normal 0.707675 -0.678176 -0.198176; + texcoord 0.125240 -0.250220; + tangent 0.693702 0.617192 0.371283; + vertex -2.86968 -22.5722 34.6583; + normal 0.770663 -0.620401 -0.145534; + texcoord 0.166830 0.629170; + tangent 0.636451 0.741733 0.211570; + vertex 2.66857 -9.88312 10.6330; + normal 0.612523 -0.748491 -0.254122; + texcoord 0.166830 0.173290; + tangent 0.781630 0.525632 0.335805; + vertex 1.31399 -15.6448 24.3484; + normal 0.813466 -0.567204 -0.128659; + texcoord 0.0836600 0.287440; + tangent 0.518210 0.606397 0.603109; + vertex 5.06025 -11.5976 17.2936; + normal 0.597614 -0.771236 -0.219207; + texcoord 0.0836600 0.680180; + tangent 0.776419 0.484105 0.403503; + vertex 8.38043 -5.27837 7.28055; + normal 0.736208 -0.645080 -0.204618; + texcoord 0.125240 0.287440; + tangent 0.624008 0.529645 0.574535; + vertex 6.30049 -10.1463 18.7370; + normal 0.696215 -0.705153 -0.134325; + texcoord 0.125240 0.680180; + tangent 0.683523 0.595561 0.422022; + vertex 10.3792 -4.11605 8.22042; + normal 0.753787 -0.612379 -0.238319; + texcoord 0.125240 -0.0780700; + tangent 0.613786 0.529398 0.585666; + vertex 3.98195 -15.6016 25.4214; + normal 0.769015 -0.635037 -0.0731019; + texcoord 0.166830 0.680180; + tangent 0.589425 0.661360 0.463876; + vertex 11.8117 -2.39146 9.34688; + normal 0.653879 -0.706831 -0.269874; + texcoord 0.166830 0.287440; + tangent 0.704657 0.439047 0.557401; + vertex 7.95709 -9.11416 20.0475; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86; +}; +batch TRIANGLE_STRIP +{ + indices 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92; +}; +batch TRIANGLE_STRIP +{ + indices 93 94 95; +}; +batch TRIANGLE_STRIP +{ + indices 96 97 98; +}; +batch TRIANGLE_STRIP +{ + indices 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104; +}; +batch TRIANGLE_STRIP +{ + indices 105 106 107; +}; +batch TRIANGLE_STRIP +{ + indices 108 109 110; +}; +batch TRIANGLE_STRIP +{ + indices 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116; +}; +batch TRIANGLE_STRIP +{ + indices 117 118 119; +}; +batch TRIANGLE_STRIP +{ + indices 120 121 122; +}; +batch TRIANGLE_STRIP +{ + indices 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128; +}; +batch TRIANGLE_STRIP +{ + indices 129 130 131; +}; +batch TRIANGLE_STRIP +{ + indices 132 133 134; +}; +batch TRIANGLE_STRIP +{ + indices 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140; +}; +batch TRIANGLE_STRIP +{ + indices 141 142 143; +}; +batch TRIANGLE_STRIP +{ + indices 144 145 146; +}; +batch TRIANGLE_STRIP +{ + indices 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152; +}; +batch TRIANGLE_STRIP +{ + indices 153 154 155; +}; +batch TRIANGLE_STRIP +{ + indices 156 157 158; +}; +batch TRIANGLE_STRIP +{ + indices 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164; +}; +batch TRIANGLE_STRIP +{ + indices 165 166 167; +}; +batch TRIANGLE_STRIP +{ + indices 168 169 170; +}; +batch TRIANGLE_STRIP +{ + indices 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176; +}; +batch TRIANGLE_STRIP +{ + indices 177 178 179; +}; +batch TRIANGLE_STRIP +{ + indices 180 181 182; +}; +batch TRIANGLE_STRIP +{ + indices 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188; +}; +batch TRIANGLE_STRIP +{ + indices 189 190 191; +}; +batch TRIANGLE_STRIP +{ + indices 192 193 194; +}; +batch TRIANGLE_STRIP +{ + indices 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200; +}; +batch TRIANGLE_STRIP +{ + indices 201 202 203; +}; +batch TRIANGLE_STRIP +{ + indices 204 205 206; +}; +batch TRIANGLE_STRIP +{ + indices 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212; +}; +batch TRIANGLE_STRIP +{ + indices 213 214 215; +}; +batch TRIANGLE_STRIP +{ + indices 216 217 218; +}; +batch TRIANGLE_STRIP +{ + indices 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224; +}; +batch TRIANGLE_STRIP +{ + indices 225 226 227; +}; +batch TRIANGLE_STRIP +{ + indices 228 229 230; +}; +batch TRIANGLE_STRIP +{ + indices 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236; +}; +batch TRIANGLE_STRIP +{ + indices 237 238 239; +}; +batch TRIANGLE_STRIP +{ + indices 240 241 242; +}; +batch TRIANGLE_STRIP +{ + indices 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248; +}; +batch TRIANGLE_STRIP +{ + indices 249 250 251; +}; +batch TRIANGLE_STRIP +{ + indices 252 253 254; +}; +batch TRIANGLE_STRIP +{ + indices 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260; +}; +batch TRIANGLE_STRIP +{ + indices 261 262 263; +}; +batch TRIANGLE_STRIP +{ + indices 264 265 266; +}; +batch TRIANGLE_STRIP +{ + indices 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272; +}; +batch TRIANGLE_STRIP +{ + indices 273 274 275; +}; +batch TRIANGLE_STRIP +{ + indices 276 277 278; +}; +batch TRIANGLE_STRIP +{ + indices 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284; +}; +batch TRIANGLE_STRIP +{ + indices 285 286 287; +}; +batch TRIANGLE_STRIP +{ + indices 288 289 290; +}; +batch TRIANGLE_STRIP +{ + indices 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296; +}; +batch TRIANGLE_STRIP +{ + indices 297 298 299; +}; +batch TRIANGLE_STRIP +{ + indices 300 301 302; +}; +batch TRIANGLE_STRIP +{ + indices 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308; +}; +batch TRIANGLE_STRIP +{ + indices 309 310 311; +}; +batch TRIANGLE_STRIP +{ + indices 312 313 314; +}; +batch TRIANGLE_STRIP +{ + indices 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320; +}; +batch TRIANGLE_STRIP +{ + indices 321 322 323; +}; +batch TRIANGLE_STRIP +{ + indices 324 325 326; +}; +batch TRIANGLE_STRIP +{ + indices 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332; +}; +batch TRIANGLE_STRIP +{ + indices 333 334 335; +}; +batch TRIANGLE_STRIP +{ + indices 336 337 338; +}; +batch TRIANGLE_STRIP +{ + indices 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344; +}; +batch TRIANGLE_STRIP +{ + indices 345 346 347; +}; +batch TRIANGLE_STRIP +{ + indices 348 349 350; +}; +batch TRIANGLE_STRIP +{ + indices 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356; +}; +batch TRIANGLE_STRIP +{ + indices 357 358 359; +}; +batch TRIANGLE_STRIP +{ + indices 360 361 362; +}; +batch TRIANGLE_STRIP +{ + indices 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368; +}; +batch TRIANGLE_STRIP +{ + indices 369 370 371; +}; +batch TRIANGLE_STRIP +{ + indices 372 373 374; +}; +batch TRIANGLE_STRIP +{ + indices 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380; +}; +batch TRIANGLE_STRIP +{ + indices 381 382 383; +}; +batch TRIANGLE_STRIP +{ + indices 384 385 386; +}; +batch TRIANGLE_STRIP +{ + indices 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392; +}; +batch TRIANGLE_STRIP +{ + indices 393 394 395; +}; +batch TRIANGLE_STRIP +{ + indices 396 397 398; +}; +batch TRIANGLE_STRIP +{ + indices 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404; +}; +batch TRIANGLE_STRIP +{ + indices 405 406 407; +}; +batch TRIANGLE_STRIP +{ + indices 408 409 410; +}; +batch TRIANGLE_STRIP +{ + indices 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416; +}; +batch TRIANGLE_STRIP +{ + indices 417 418 419; +}; +batch TRIANGLE_STRIP +{ + indices 420 421 422; +}; +batch TRIANGLE_STRIP +{ + indices 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428; +}; +batch TRIANGLE_STRIP +{ + indices 429 430 431; +}; +batch TRIANGLE_STRIP +{ + indices 432 433 434; +}; +batch TRIANGLE_STRIP +{ + indices 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440; +}; +batch TRIANGLE_STRIP +{ + indices 441 442 443; +}; +batch TRIANGLE_STRIP +{ + indices 444 445 446; +}; +batch TRIANGLE_STRIP +{ + indices 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452; +}; +batch TRIANGLE_STRIP +{ + indices 453 454 455; +}; +batch TRIANGLE_STRIP +{ + indices 456 457 458; +}; +batch TRIANGLE_STRIP +{ + indices 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464; +}; +batch TRIANGLE_STRIP +{ + indices 465 466 467; +}; +batch TRIANGLE_STRIP +{ + indices 468 469 470; +}; +batch TRIANGLE_STRIP +{ + indices 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476; +}; +batch TRIANGLE_STRIP +{ + indices 477 478 479; +}; +batch TRIANGLE_STRIP +{ + indices 480 481 482; +}; +batch TRIANGLE_STRIP +{ + indices 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488; +}; +batch TRIANGLE_STRIP +{ + indices 489 490 491; +}; +batch TRIANGLE_STRIP +{ + indices 492 493 494; +}; +batch TRIANGLE_STRIP +{ + indices 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500; +}; +batch TRIANGLE_STRIP +{ + indices 501 502 503; +}; +batch TRIANGLE_STRIP +{ + indices 504 505 506; +}; +batch TRIANGLE_STRIP +{ + indices 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512; +}; +batch TRIANGLE_STRIP +{ + indices 513 514 515; +}; +batch TRIANGLE_STRIP +{ + indices 516 517 518; +}; +batch TRIANGLE_STRIP +{ + indices 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524; +}; +batch TRIANGLE_STRIP +{ + indices 525 526 527; +}; +batch TRIANGLE_STRIP +{ + indices 528 529 530; +}; +batch TRIANGLE_STRIP +{ + indices 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536; +}; +batch TRIANGLE_STRIP +{ + indices 537 538 539; +}; +batch TRIANGLE_STRIP +{ + indices 540 541 542; +}; +batch TRIANGLE_STRIP +{ + indices 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548; +}; +batch TRIANGLE_STRIP +{ + indices 549 550 551; +}; +batch TRIANGLE_STRIP +{ + indices 552 553 554; +}; +batch TRIANGLE_STRIP +{ + indices 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560; +}; +batch TRIANGLE_STRIP +{ + indices 561 562 563; +}; +batch TRIANGLE_STRIP +{ + indices 564 565 566; +}; +batch TRIANGLE_STRIP +{ + indices 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572; +}; +batch TRIANGLE_STRIP +{ + indices 573 574 575; +}; +batch TRIANGLE_STRIP +{ + indices 576 577 578; +}; +batch TRIANGLE_STRIP +{ + indices 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584; +}; +batch TRIANGLE_STRIP +{ + indices 585 586 587; +}; +batch TRIANGLE_STRIP +{ + indices 588 589 590; +}; +batch TRIANGLE_STRIP +{ + indices 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596; +}; +batch TRIANGLE_STRIP +{ + indices 597 598 599; +}; +batch TRIANGLE_STRIP +{ + indices 600 601 602; +}; +batch TRIANGLE_STRIP +{ + indices 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608; +}; +batch TRIANGLE_STRIP +{ + indices 609 610 611; +}; +batch TRIANGLE_STRIP +{ + indices 612 613 614; +}; +batch TRIANGLE_STRIP +{ + indices 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620; +}; +batch TRIANGLE_STRIP +{ + indices 621 622 623; +}; +batch TRIANGLE_STRIP +{ + indices 624 625 626; +}; +batch TRIANGLE_STRIP +{ + indices 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632; +}; +batch TRIANGLE_STRIP +{ + indices 633 634 635; +}; +batch TRIANGLE_STRIP +{ + indices 636 637 638; +}; +batch TRIANGLE_STRIP +{ + indices 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644; +}; +batch TRIANGLE_STRIP +{ + indices 645 646 647; +}; +batch TRIANGLE_STRIP +{ + indices 648 649 650; +}; +batch TRIANGLE_STRIP +{ + indices 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656; +}; +batch TRIANGLE_STRIP +{ + indices 657 658 659; +}; +batch TRIANGLE_STRIP +{ + indices 660 661 662; +}; +batch TRIANGLE_STRIP +{ + indices 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668; +}; +batch TRIANGLE_STRIP +{ + indices 669 670 671; +}; +batch TRIANGLE_STRIP +{ + indices 672 673 674; +}; +batch TRIANGLE_STRIP +{ + indices 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680; +}; +batch TRIANGLE_STRIP +{ + indices 681 682 683; +}; +batch TRIANGLE_STRIP +{ + indices 684 685 686; +}; +batch TRIANGLE_STRIP +{ + indices 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692; +}; +batch TRIANGLE_STRIP +{ + indices 693 694 695; +}; +batch TRIANGLE_STRIP +{ + indices 696 697 698; +}; +batch TRIANGLE_STRIP +{ + indices 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704; +}; +batch TRIANGLE_STRIP +{ + indices 705 706 707; +}; +batch TRIANGLE_STRIP +{ + indices 708 709 710; +}; +batch TRIANGLE_STRIP +{ + indices 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716; +}; +batch TRIANGLE_STRIP +{ + indices 717 718 719; +}; +batch TRIANGLE_STRIP +{ + indices 720 721 722; +}; +batch TRIANGLE_STRIP +{ + indices 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728; +}; +batch TRIANGLE_STRIP +{ + indices 729 730 731; +}; +batch TRIANGLE_STRIP +{ + indices 732 733 734; +}; +batch TRIANGLE_STRIP +{ + indices 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740; +}; +batch TRIANGLE_STRIP +{ + indices 741 742 743; +}; +batch TRIANGLE_STRIP +{ + indices 744 745 746; +}; +batch TRIANGLE_STRIP +{ + indices 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752; +}; +batch TRIANGLE_STRIP +{ + indices 753 754 755; +}; +batch TRIANGLE_STRIP +{ + indices 756 757 758; +}; +batch TRIANGLE_STRIP +{ + indices 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764; +}; +batch TRIANGLE_STRIP +{ + indices 765 766 767; +}; +batch TRIANGLE_STRIP +{ + indices 768 769 770; +}; +batch TRIANGLE_STRIP +{ + indices 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776; +}; +batch TRIANGLE_STRIP +{ + indices 777 778 779; +}; +batch TRIANGLE_STRIP +{ + indices 780 781 782; +}; +batch TRIANGLE_STRIP +{ + indices 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788; +}; +batch TRIANGLE_STRIP +{ + indices 789 790 791; +}; +batch TRIANGLE_STRIP +{ + indices 792 793 794; +}; +batch TRIANGLE_STRIP +{ + indices 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800; +}; +batch TRIANGLE_STRIP +{ + indices 801 802 803; +}; +batch TRIANGLE_STRIP +{ + indices 804 805 806; +}; +batch TRIANGLE_STRIP +{ + indices 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812; +}; +batch TRIANGLE_STRIP +{ + indices 813 814 815; +}; +batch TRIANGLE_STRIP +{ + indices 816 817 818; +}; +batch TRIANGLE_STRIP +{ + indices 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824; +}; +batch TRIANGLE_STRIP +{ + indices 825 826 827; +}; +batch TRIANGLE_STRIP +{ + indices 828 829 830; +}; +batch TRIANGLE_STRIP +{ + indices 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836; +}; +batch TRIANGLE_STRIP +{ + indices 837 838 839; +}; +batch TRIANGLE_STRIP +{ + indices 840 841 842; +}; +batch TRIANGLE_STRIP +{ + indices 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848; +}; +batch TRIANGLE_STRIP +{ + indices 849 850 851; +}; +batch TRIANGLE_STRIP +{ + indices 852 853 854; +}; +batch TRIANGLE_STRIP +{ + indices 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860; +}; +batch TRIANGLE_STRIP +{ + indices 861 862 863; +}; +batch TRIANGLE_STRIP +{ + indices 864 865 866; +}; +batch TRIANGLE_STRIP +{ + indices 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872; +}; +batch TRIANGLE_STRIP +{ + indices 873 874 875; +}; +batch TRIANGLE_STRIP +{ + indices 876 877 878; +}; +batch TRIANGLE_STRIP +{ + indices 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884; +}; +batch TRIANGLE_STRIP +{ + indices 885 886 887; +}; +batch TRIANGLE_STRIP +{ + indices 888 889 890; +}; +batch TRIANGLE_STRIP +{ + indices 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896; +}; +batch TRIANGLE_STRIP +{ + indices 897 898 899; +}; +batch TRIANGLE_STRIP +{ + indices 900 901 902; +}; +batch TRIANGLE_STRIP +{ + indices 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908; +}; +batch TRIANGLE_STRIP +{ + indices 909 910 911; +}; +batch TRIANGLE_STRIP +{ + indices 912 913 914; +}; +batch TRIANGLE_STRIP +{ + indices 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920; +}; +batch TRIANGLE_STRIP +{ + indices 921 922 923; +}; +batch TRIANGLE_STRIP +{ + indices 924 925 926; +}; +batch TRIANGLE_STRIP +{ + indices 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932; +}; +batch TRIANGLE_STRIP +{ + indices 933 934 935; +}; +batch TRIANGLE_STRIP +{ + indices 936 937 938; +}; +batch TRIANGLE_STRIP +{ + indices 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944; +}; +batch TRIANGLE_STRIP +{ + indices 945 946 947; +}; +batch TRIANGLE_STRIP +{ + indices 948 949 950; +}; +batch TRIANGLE_STRIP +{ + indices 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956; +}; +batch TRIANGLE_STRIP +{ + indices 957 958 959; +}; +batch TRIANGLE_STRIP +{ + indices 960 961 962; +}; +batch TRIANGLE_STRIP +{ + indices 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968; +}; +batch TRIANGLE_STRIP +{ + indices 969 970 971; +}; +batch TRIANGLE_STRIP +{ + indices 972 973 974; +}; +batch TRIANGLE_STRIP +{ + indices 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980; +}; +batch TRIANGLE_STRIP +{ + indices 981 982 983; +}; +batch TRIANGLE_STRIP +{ + indices 984 985 986; +}; +batch TRIANGLE_STRIP +{ + indices 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992; +}; +batch TRIANGLE_STRIP +{ + indices 993 994 995; +}; +batch TRIANGLE_STRIP +{ + indices 996 997 998; +}; +batch TRIANGLE_STRIP +{ + indices 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004; +}; +batch TRIANGLE_STRIP +{ + indices 1005 1006 1007; +}; +batch TRIANGLE_STRIP +{ + indices 1008 1009 1010; +}; +batch TRIANGLE_STRIP +{ + indices 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016; +}; +batch TRIANGLE_STRIP +{ + indices 1017 1018 1019; +}; +batch TRIANGLE_STRIP +{ + indices 1020 1021 1022; +}; +batch TRIANGLE_STRIP +{ + indices 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028; +}; +batch TRIANGLE_STRIP +{ + indices 1029 1030 1031; +}; +batch TRIANGLE_STRIP +{ + indices 1032 1033 1034; +}; +batch TRIANGLE_STRIP +{ + indices 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040; +}; +batch TRIANGLE_STRIP +{ + indices 1041 1042 1043; +}; +batch TRIANGLE_STRIP +{ + indices 1044 1045 1046; +}; +batch TRIANGLE_STRIP +{ + indices 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052; +}; +batch TRIANGLE_STRIP +{ + indices 1053 1054 1055; +}; +batch TRIANGLE_STRIP +{ + indices 1056 1057 1058; +}; +batch TRIANGLE_STRIP +{ + indices 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064; +}; +batch TRIANGLE_STRIP +{ + indices 1065 1066 1067; +}; +batch TRIANGLE_STRIP +{ + indices 1068 1069 1070; +}; +batch TRIANGLE_STRIP +{ + indices 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076; +}; +batch TRIANGLE_STRIP +{ + indices 1077 1078 1079; +}; +batch TRIANGLE_STRIP +{ + indices 1080 1081 1082; +}; +batch TRIANGLE_STRIP +{ + indices 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088; +}; +batch TRIANGLE_STRIP +{ + indices 1089 1090 1091; +}; +batch TRIANGLE_STRIP +{ + indices 1092 1093 1094; +}; +batch TRIANGLE_STRIP +{ + indices 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100; +}; +batch TRIANGLE_STRIP +{ + indices 1101 1102 1103; +}; +batch TRIANGLE_STRIP +{ + indices 1104 1105 1106; +}; +batch TRIANGLE_STRIP +{ + indices 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112; +}; +batch TRIANGLE_STRIP +{ + indices 1113 1114 1115; +}; +batch TRIANGLE_STRIP +{ + indices 1116 1117 1118; +}; +batch TRIANGLE_STRIP +{ + indices 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124; +}; +batch TRIANGLE_STRIP +{ + indices 1125 1126 1127; +}; +batch TRIANGLE_STRIP +{ + indices 1128 1129 1130; +}; +batch TRIANGLE_STRIP +{ + indices 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136; +}; +batch TRIANGLE_STRIP +{ + indices 1137 1138 1139; +}; +batch TRIANGLE_STRIP +{ + indices 1140 1141 1142; +}; +batch TRIANGLE_STRIP +{ + indices 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148; +}; +batch TRIANGLE_STRIP +{ + indices 1149 1150 1151; +}; +batch TRIANGLE_STRIP +{ + indices 1152 1153 1154; +}; +batch TRIANGLE_STRIP +{ + indices 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160; +}; +batch TRIANGLE_STRIP +{ + indices 1161 1162 1163; +}; +batch TRIANGLE_STRIP +{ + indices 1164 1165 1166; +}; +batch TRIANGLE_STRIP +{ + indices 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172; +}; +batch TRIANGLE_STRIP +{ + indices 1173 1174 1175; +}; +batch TRIANGLE_STRIP +{ + indices 1176 1177 1178; +}; +batch TRIANGLE_STRIP +{ + indices 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184; +}; +batch TRIANGLE_STRIP +{ + indices 1185 1186 1187; +}; +batch TRIANGLE_STRIP +{ + indices 1188 1189 1190; +}; +batch TRIANGLE_STRIP +{ + indices 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196; +}; +batch TRIANGLE_STRIP +{ + indices 1197 1198 1199; +}; +batch TRIANGLE_STRIP +{ + indices 1200 1201 1202; +}; +batch TRIANGLE_STRIP +{ + indices 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208; +}; +batch TRIANGLE_STRIP +{ + indices 1209 1210 1211; +}; +batch TRIANGLE_STRIP +{ + indices 1212 1213 1214; +}; +batch TRIANGLE_STRIP +{ + indices 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220; +}; +batch TRIANGLE_STRIP +{ + indices 1221 1222 1223; +}; +batch TRIANGLE_STRIP +{ + indices 1224 1225 1226; +}; +batch TRIANGLE_STRIP +{ + indices 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232; +}; +batch TRIANGLE_STRIP +{ + indices 1233 1234 1235; +}; +batch TRIANGLE_STRIP +{ + indices 1236 1237 1238; +}; +batch TRIANGLE_STRIP +{ + indices 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244; +}; +batch TRIANGLE_STRIP +{ + indices 1245 1246 1247; +}; +batch TRIANGLE_STRIP +{ + indices 1248 1249 1250; +}; +batch TRIANGLE_STRIP +{ + indices 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256; +}; +batch TRIANGLE_STRIP +{ + indices 1257 1258 1259; +}; +batch TRIANGLE_STRIP +{ + indices 1260 1261 1262; +}; +batch TRIANGLE_STRIP +{ + indices 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268; +}; +batch TRIANGLE_STRIP +{ + indices 1269 1270 1271; +}; +batch TRIANGLE_STRIP +{ + indices 1272 1273 1274; +}; +batch TRIANGLE_STRIP +{ + indices 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280; +}; +batch TRIANGLE_STRIP +{ + indices 1281 1282 1283; +}; +batch TRIANGLE_STRIP +{ + indices 1284 1285 1286; +}; +batch TRIANGLE_STRIP +{ + indices 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292; +}; +batch TRIANGLE_STRIP +{ + indices 1293 1294 1295; +}; +batch TRIANGLE_STRIP +{ + indices 1296 1297 1298; +}; +batch TRIANGLE_STRIP +{ + indices 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304; +}; +batch TRIANGLE_STRIP +{ + indices 1305 1306 1307; +}; +batch TRIANGLE_STRIP +{ + indices 1308 1309 1310; +}; +batch TRIANGLE_STRIP +{ + indices 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316; +}; +batch TRIANGLE_STRIP +{ + indices 1317 1318 1319; +}; +batch TRIANGLE_STRIP +{ + indices 1320 1321 1322; +}; +batch TRIANGLE_STRIP +{ + indices 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328; +}; +batch TRIANGLE_STRIP +{ + indices 1329 1330 1331; +}; +batch TRIANGLE_STRIP +{ + indices 1332 1333 1334; +}; +batch TRIANGLE_STRIP +{ + indices 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340; +}; +batch TRIANGLE_STRIP +{ + indices 1341 1342 1343; +}; +batch TRIANGLE_STRIP +{ + indices 1344 1345 1346; +}; +batch TRIANGLE_STRIP +{ + indices 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352; +}; +batch TRIANGLE_STRIP +{ + indices 1353 1354 1355; +}; +batch TRIANGLE_STRIP +{ + indices 1356 1357 1358; +}; +batch TRIANGLE_STRIP +{ + indices 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364; +}; +batch TRIANGLE_STRIP +{ + indices 1365 1366 1367; +}; +batch TRIANGLE_STRIP +{ + indices 1368 1369 1370; +}; +batch TRIANGLE_STRIP +{ + indices 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376; +}; +batch TRIANGLE_STRIP +{ + indices 1377 1378 1379; +}; +batch TRIANGLE_STRIP +{ + indices 1380 1381 1382; +}; +batch TRIANGLE_STRIP +{ + indices 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388; +}; +batch TRIANGLE_STRIP +{ + indices 1389 1390 1391; +}; +batch TRIANGLE_STRIP +{ + indices 1392 1393 1394; +}; +batch TRIANGLE_STRIP +{ + indices 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400; +}; +batch TRIANGLE_STRIP +{ + indices 1401 1402 1403; +}; +batch TRIANGLE_STRIP +{ + indices 1404 1405 1406; +}; +batch TRIANGLE_STRIP +{ + indices 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412; +}; +batch TRIANGLE_STRIP +{ + indices 1413 1414 1415; +}; +batch TRIANGLE_STRIP +{ + indices 1416 1417 1418; +}; +batch TRIANGLE_STRIP +{ + indices 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424; +}; +batch TRIANGLE_STRIP +{ + indices 1425 1426 1427; +}; +batch TRIANGLE_STRIP +{ + indices 1428 1429 1430; +}; +batch TRIANGLE_STRIP +{ + indices 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436; +}; +batch TRIANGLE_STRIP +{ + indices 1437 1438 1439; +}; +batch TRIANGLE_STRIP +{ + indices 1440 1441 1442; +}; +batch TRIANGLE_STRIP +{ + indices 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448; +}; +batch TRIANGLE_STRIP +{ + indices 1449 1450 1451; +}; +batch TRIANGLE_STRIP +{ + indices 1452 1453 1454; +}; +batch TRIANGLE_STRIP +{ + indices 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460; +}; +batch TRIANGLE_STRIP +{ + indices 1461 1462 1463; +}; +batch TRIANGLE_STRIP +{ + indices 1464 1465 1466; +}; +batch TRIANGLE_STRIP +{ + indices 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472; +}; +batch TRIANGLE_STRIP +{ + indices 1473 1474 1475; +}; +batch TRIANGLE_STRIP +{ + indices 1476 1477 1478; +}; +batch TRIANGLE_STRIP +{ + indices 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484; +}; +batch TRIANGLE_STRIP +{ + indices 1485 1486 1487; +}; +batch TRIANGLE_STRIP +{ + indices 1488 1489 1490; +}; +batch TRIANGLE_STRIP +{ + indices 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496; +}; +batch TRIANGLE_STRIP +{ + indices 1497 1498 1499; +}; +batch TRIANGLE_STRIP +{ + indices 1500 1501 1502; +}; +batch TRIANGLE_STRIP +{ + indices 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508; +}; +batch TRIANGLE_STRIP +{ + indices 1509 1510 1511; +}; +batch TRIANGLE_STRIP +{ + indices 1512 1513 1514; +}; +batch TRIANGLE_STRIP +{ + indices 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520; +}; +batch TRIANGLE_STRIP +{ + indices 1521 1522 1523; +}; +batch TRIANGLE_STRIP +{ + indices 1524 1525 1526; +}; +batch TRIANGLE_STRIP +{ + indices 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532; +}; +batch TRIANGLE_STRIP +{ + indices 1533 1534 1535; +}; +batch TRIANGLE_STRIP +{ + indices 1536 1537 1538; +}; +batch TRIANGLE_STRIP +{ + indices 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544; +}; +batch TRIANGLE_STRIP +{ + indices 1545 1546 1547; +}; +batch TRIANGLE_STRIP +{ + indices 1548 1549 1550; +}; +batch TRIANGLE_STRIP +{ + indices 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556; +}; +batch TRIANGLE_STRIP +{ + indices 1557 1558 1559; +}; +batch TRIANGLE_STRIP +{ + indices 1560 1561 1562; +}; +batch TRIANGLE_STRIP +{ + indices 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568; +}; +batch TRIANGLE_STRIP +{ + indices 1569 1570 1571; +}; +batch TRIANGLE_STRIP +{ + indices 1572 1573 1574; +}; +batch TRIANGLE_STRIP +{ + indices 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580; +}; +batch TRIANGLE_STRIP +{ + indices 1581 1582 1583; +}; +batch TRIANGLE_STRIP +{ + indices 1584 1585 1586; +}; +batch TRIANGLE_STRIP +{ + indices 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592; +}; +batch TRIANGLE_STRIP +{ + indices 1593 1594 1595; +}; +batch TRIANGLE_STRIP +{ + indices 1596 1597 1598; +}; +batch TRIANGLE_STRIP +{ + indices 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604; +}; +batch TRIANGLE_STRIP +{ + indices 1605 1606 1607; +}; +batch TRIANGLE_STRIP +{ + indices 1608 1609 1610; +}; +batch TRIANGLE_STRIP +{ + indices 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616; +}; +batch TRIANGLE_STRIP +{ + indices 1617 1618 1619; +}; +batch TRIANGLE_STRIP +{ + indices 1620 1621 1622; +}; +batch TRIANGLE_STRIP +{ + indices 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628; +}; +batch TRIANGLE_STRIP +{ + indices 1629 1630 1631; +}; +batch TRIANGLE_STRIP +{ + indices 1632 1633 1634; +}; +batch TRIANGLE_STRIP +{ + indices 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640; +}; +batch TRIANGLE_STRIP +{ + indices 1641 1642 1643; +}; +batch TRIANGLE_STRIP +{ + indices 1644 1645 1646; +}; +batch TRIANGLE_STRIP +{ + indices 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652; +}; +batch TRIANGLE_STRIP +{ + indices 1653 1654 1655; +}; +batch TRIANGLE_STRIP +{ + indices 1656 1657 1658; +}; +batch TRIANGLE_STRIP +{ + indices 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664; +}; +batch TRIANGLE_STRIP +{ + indices 1665 1666 1667; +}; +batch TRIANGLE_STRIP +{ + indices 1668 1669 1670; +}; +batch TRIANGLE_STRIP +{ + indices 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676; +}; +batch TRIANGLE_STRIP +{ + indices 1677 1678 1679; +}; +batch TRIANGLE_STRIP +{ + indices 1680 1681 1682; +}; +batch TRIANGLE_STRIP +{ + indices 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688; +}; +batch TRIANGLE_STRIP +{ + indices 1689 1690 1691; +}; +batch TRIANGLE_STRIP +{ + indices 1692 1693 1694; +}; +batch TRIANGLE_STRIP +{ + indices 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700; +}; +batch TRIANGLE_STRIP +{ + indices 1701 1702 1703; +}; +batch TRIANGLE_STRIP +{ + indices 1704 1705 1706; +}; +batch TRIANGLE_STRIP +{ + indices 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712; +}; +batch TRIANGLE_STRIP +{ + indices 1713 1714 1715; +}; +batch TRIANGLE_STRIP +{ + indices 1716 1717 1718; +}; +batch TRIANGLE_STRIP +{ + indices 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724; +}; +batch TRIANGLE_STRIP +{ + indices 1725 1726 1727; +}; +batch TRIANGLE_STRIP +{ + indices 1728 1729 1730; +}; +batch TRIANGLE_STRIP +{ + indices 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736; +}; +batch TRIANGLE_STRIP +{ + indices 1737 1738 1739; +}; +batch TRIANGLE_STRIP +{ + indices 1740 1741 1742; +}; +batch TRIANGLE_STRIP +{ + indices 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748; +}; +batch TRIANGLE_STRIP +{ + indices 1749 1750 1751; +}; +batch TRIANGLE_STRIP +{ + indices 1752 1753 1754; +}; +batch TRIANGLE_STRIP +{ + indices 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760; +}; +batch TRIANGLE_STRIP +{ + indices 1761 1762 1763; +}; +batch TRIANGLE_STRIP +{ + indices 1764 1765 1766; +}; +batch TRIANGLE_STRIP +{ + indices 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772; +}; +batch TRIANGLE_STRIP +{ + indices 1773 1774 1775; +}; +batch TRIANGLE_STRIP +{ + indices 1776 1777 1778; +}; +batch TRIANGLE_STRIP +{ + indices 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784; +}; +batch TRIANGLE_STRIP +{ + indices 1785 1786 1787; +}; +batch TRIANGLE_STRIP +{ + indices 1788 1789 1790; +}; +batch TRIANGLE_STRIP +{ + indices 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796; +}; +batch TRIANGLE_STRIP +{ + indices 1797 1798 1799; +}; +batch TRIANGLE_STRIP +{ + indices 1800 1801 1802; +}; +batch TRIANGLE_STRIP +{ + indices 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808; +}; +batch TRIANGLE_STRIP +{ + indices 1809 1810 1811; +}; +batch TRIANGLE_STRIP +{ + indices 1812 1813 1814; +}; +batch TRIANGLE_STRIP +{ + indices 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820; +}; +batch TRIANGLE_STRIP +{ + indices 1821 1822 1823; +}; +batch TRIANGLE_STRIP +{ + indices 1824 1825 1826; +}; +batch TRIANGLE_STRIP +{ + indices 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832; +}; +batch TRIANGLE_STRIP +{ + indices 1833 1834 1835; +}; +batch TRIANGLE_STRIP +{ + indices 1836 1837 1838; +}; +batch TRIANGLE_STRIP +{ + indices 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844; +}; +batch TRIANGLE_STRIP +{ + indices 1845 1846 1847; +}; +batch TRIANGLE_STRIP +{ + indices 1848 1849 1850; +}; +batch TRIANGLE_STRIP +{ + indices 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856; +}; +batch TRIANGLE_STRIP +{ + indices 1857 1858 1859; +}; +batch TRIANGLE_STRIP +{ + indices 1860 1861 1862; +}; +batch TRIANGLE_STRIP +{ + indices 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868; +}; +batch TRIANGLE_STRIP +{ + indices 1869 1870 1871; +}; +batch TRIANGLE_STRIP +{ + indices 1872 1873 1874; +}; +batch TRIANGLE_STRIP +{ + indices 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880; +}; +batch TRIANGLE_STRIP +{ + indices 1881 1882 1883; +}; +batch TRIANGLE_STRIP +{ + indices 1884 1885 1886; +}; +batch TRIANGLE_STRIP +{ + indices 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892; +}; +batch TRIANGLE_STRIP +{ + indices 1893 1894 1895; +}; +batch TRIANGLE_STRIP +{ + indices 1896 1897 1898; +}; +batch TRIANGLE_STRIP +{ + indices 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904; +}; +batch TRIANGLE_STRIP +{ + indices 1905 1906 1907; +}; +batch TRIANGLE_STRIP +{ + indices 1908 1909 1910; +}; +batch TRIANGLE_STRIP +{ + indices 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916; +}; +batch TRIANGLE_STRIP +{ + indices 1917 1918 1919; +}; +batch TRIANGLE_STRIP +{ + indices 1920 1921 1922; +}; +batch TRIANGLE_STRIP +{ + indices 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928; +}; +batch TRIANGLE_STRIP +{ + indices 1929 1930 1931; +}; +batch TRIANGLE_STRIP +{ + indices 1932 1933 1934; +}; +batch TRIANGLE_STRIP +{ + indices 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940; +}; +batch TRIANGLE_STRIP +{ + indices 1941 1942 1943; +}; +batch TRIANGLE_STRIP +{ + indices 1944 1945 1946; +}; +batch TRIANGLE_STRIP +{ + indices 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952; +}; +batch TRIANGLE_STRIP +{ + indices 1953 1954 1955; +}; +batch TRIANGLE_STRIP +{ + indices 1956 1957 1958; +}; +batch TRIANGLE_STRIP +{ + indices 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964; +}; +batch TRIANGLE_STRIP +{ + indices 1965 1966 1967; +}; +batch TRIANGLE_STRIP +{ + indices 1968 1969 1970; +}; +batch TRIANGLE_STRIP +{ + indices 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976; +}; +batch TRIANGLE_STRIP +{ + indices 1977 1978 1979; +}; +batch TRIANGLE_STRIP +{ + indices 1980 1981 1982; +}; +batch TRIANGLE_STRIP +{ + indices 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988; +}; +batch TRIANGLE_STRIP +{ + indices 1989 1990 1991; +}; +batch TRIANGLE_STRIP +{ + indices 1992 1993 1994; +}; +batch TRIANGLE_STRIP +{ + indices 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000; +}; +batch TRIANGLE_STRIP +{ + indices 2001 2002 2003; +}; +batch TRIANGLE_STRIP +{ + indices 2004 2005 2006; +}; +batch TRIANGLE_STRIP +{ + indices 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012; +}; +batch TRIANGLE_STRIP +{ + indices 2013 2014 2015; +}; +batch TRIANGLE_STRIP +{ + indices 2016 2017 2018; +}; +batch TRIANGLE_STRIP +{ + indices 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024; +}; +batch TRIANGLE_STRIP +{ + indices 2025 2026 2027; +}; +batch TRIANGLE_STRIP +{ + indices 2028 2029 2030; +}; +batch TRIANGLE_STRIP +{ + indices 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036; +}; +batch TRIANGLE_STRIP +{ + indices 2037 2038 2039; +}; +batch TRIANGLE_STRIP +{ + indices 2040 2041 2042; +}; +batch TRIANGLE_STRIP +{ + indices 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048; +}; +batch TRIANGLE_STRIP +{ + indices 2049 2050 2051; +}; +batch TRIANGLE_STRIP +{ + indices 2052 2053 2054; +}; +batch TRIANGLE_STRIP +{ + indices 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060; +}; +batch TRIANGLE_STRIP +{ + indices 2061 2062 2063; +}; +batch TRIANGLE_STRIP +{ + indices 2064 2065 2066; +}; +batch TRIANGLE_STRIP +{ + indices 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072; +}; +batch TRIANGLE_STRIP +{ + indices 2073 2074 2075; +}; +batch TRIANGLE_STRIP +{ + indices 2076 2077 2078; +}; +batch TRIANGLE_STRIP +{ + indices 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084; +}; +batch TRIANGLE_STRIP +{ + indices 2085 2086 2087; +}; +batch TRIANGLE_STRIP +{ + indices 2088 2089 2090; +}; +batch TRIANGLE_STRIP +{ + indices 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096; +}; +batch TRIANGLE_STRIP +{ + indices 2097 2098 2099; +}; +batch TRIANGLE_STRIP +{ + indices 2100 2101 2102; +}; +batch TRIANGLE_STRIP +{ + indices 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108; +}; +batch TRIANGLE_STRIP +{ + indices 2109 2110 2111; +}; +batch TRIANGLE_STRIP +{ + indices 2112 2113 2114; +}; +batch TRIANGLE_STRIP +{ + indices 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120; +}; +batch TRIANGLE_STRIP +{ + indices 2121 2122 2123; +}; +batch TRIANGLE_STRIP +{ + indices 2124 2125 2126; +}; +batch TRIANGLE_STRIP +{ + indices 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132; +}; +batch TRIANGLE_STRIP +{ + indices 2133 2134 2135; +}; +batch TRIANGLE_STRIP +{ + indices 2136 2137 2138; +}; +batch TRIANGLE_STRIP +{ + indices 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144; +}; +batch TRIANGLE_STRIP +{ + indices 2145 2146 2147; +}; +batch TRIANGLE_STRIP +{ + indices 2148 2149 2150; +}; +batch TRIANGLE_STRIP +{ + indices 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156; +}; +batch TRIANGLE_STRIP +{ + indices 2157 2158 2159; +}; +batch TRIANGLE_STRIP +{ + indices 2160 2161 2162; +}; +batch TRIANGLE_STRIP +{ + indices 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168; +}; +batch TRIANGLE_STRIP +{ + indices 2169 2170 2171; +}; +batch TRIANGLE_STRIP +{ + indices 2172 2173 2174; +}; +batch TRIANGLE_STRIP +{ + indices 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180; +}; +batch TRIANGLE_STRIP +{ + indices 2181 2182 2183; +}; +batch TRIANGLE_STRIP +{ + indices 2184 2185 2186; +}; +batch TRIANGLE_STRIP +{ + indices 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192; +}; +batch TRIANGLE_STRIP +{ + indices 2193 2194 2195; +}; +batch TRIANGLE_STRIP +{ + indices 2196 2197 2198; +}; +batch TRIANGLE_STRIP +{ + indices 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204; +}; +batch TRIANGLE_STRIP +{ + indices 2205 2206 2207; +}; +batch TRIANGLE_STRIP +{ + indices 2208 2209 2210; +}; +batch TRIANGLE_STRIP +{ + indices 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216; +}; +batch TRIANGLE_STRIP +{ + indices 2217 2218 2219; +}; +batch TRIANGLE_STRIP +{ + indices 2220 2221 2222; +}; +batch TRIANGLE_STRIP +{ + indices 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228; +}; +batch TRIANGLE_STRIP +{ + indices 2229 2230 2231; +}; +batch TRIANGLE_STRIP +{ + indices 2232 2233 2234; +}; +batch TRIANGLE_STRIP +{ + indices 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240; +}; +batch TRIANGLE_STRIP +{ + indices 2241 2242 2243; +}; +batch TRIANGLE_STRIP +{ + indices 2244 2245 2246; +}; +batch TRIANGLE_STRIP +{ + indices 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252; +}; +batch TRIANGLE_STRIP +{ + indices 2253 2254 2255; +}; +batch TRIANGLE_STRIP +{ + indices 2256 2257 2258; +}; +batch TRIANGLE_STRIP +{ + indices 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264; +}; +batch TRIANGLE_STRIP +{ + indices 2265 2266 2267; +}; +batch TRIANGLE_STRIP +{ + indices 2268 2269 2270; +}; +batch TRIANGLE_STRIP +{ + indices 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276; +}; +batch TRIANGLE_STRIP +{ + indices 2277 2278 2279; +}; +batch TRIANGLE_STRIP +{ + indices 2280 2281 2282; +}; +batch TRIANGLE_STRIP +{ + indices 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288; +}; +batch TRIANGLE_STRIP +{ + indices 2289 2290 2291; +}; +batch TRIANGLE_STRIP +{ + indices 2292 2293 2294; +}; +batch TRIANGLE_STRIP +{ + indices 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300; +}; +batch TRIANGLE_STRIP +{ + indices 2301 2302 2303; +}; +batch TRIANGLE_STRIP +{ + indices 2304 2305 2306; +}; +batch TRIANGLE_STRIP +{ + indices 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312; +}; +batch TRIANGLE_STRIP +{ + indices 2313 2314 2315; +}; +batch TRIANGLE_STRIP +{ + indices 2316 2317 2318; +}; +batch TRIANGLE_STRIP +{ + indices 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324; +}; +batch TRIANGLE_STRIP +{ + indices 2325 2326 2327; +}; +batch TRIANGLE_STRIP +{ + indices 2328 2329 2330; +}; +batch TRIANGLE_STRIP +{ + indices 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336; +}; +batch TRIANGLE_STRIP +{ + indices 2337 2338 2339; +}; +batch TRIANGLE_STRIP +{ + indices 2340 2341 2342; +}; +batch TRIANGLE_STRIP +{ + indices 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348; +}; +batch TRIANGLE_STRIP +{ + indices 2349 2350 2351; +}; +batch TRIANGLE_STRIP +{ + indices 2352 2353 2354; +}; +batch TRIANGLE_STRIP +{ + indices 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360; +}; +batch TRIANGLE_STRIP +{ + indices 2361 2362 2363; +}; +batch TRIANGLE_STRIP +{ + indices 2364 2365 2366; +}; +batch TRIANGLE_STRIP +{ + indices 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372; +}; +batch TRIANGLE_STRIP +{ + indices 2373 2374 2375; +}; +batch TRIANGLE_STRIP +{ + indices 2376 2377 2378; +}; +batch TRIANGLE_STRIP +{ + indices 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384; +}; +batch TRIANGLE_STRIP +{ + indices 2385 2386 2387; +}; +batch TRIANGLE_STRIP +{ + indices 2388 2389 2390; +}; +batch TRIANGLE_STRIP +{ + indices 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396; +}; +batch TRIANGLE_STRIP +{ + indices 2397 2398 2399; +}; +batch TRIANGLE_STRIP +{ + indices 2400 2401 2402; +}; +batch TRIANGLE_STRIP +{ + indices 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408; +}; +batch TRIANGLE_STRIP +{ + indices 2409 2410 2411; +}; +batch TRIANGLE_STRIP +{ + indices 2412 2413 2414; +}; +batch TRIANGLE_STRIP +{ + indices 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420; +}; +batch TRIANGLE_STRIP +{ + indices 2421 2422 2423; +}; +batch TRIANGLE_STRIP +{ + indices 2424 2425 2426; +}; +batch TRIANGLE_STRIP +{ + indices 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432; +}; +batch TRIANGLE_STRIP +{ + indices 2433 2434 2435; +}; +batch TRIANGLE_STRIP +{ + indices 2436 2437 2438; +}; +batch TRIANGLE_STRIP +{ + indices 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444; +}; +batch TRIANGLE_STRIP +{ + indices 2445 2446 2447; +}; +batch TRIANGLE_STRIP +{ + indices 2448 2449 2450; +}; +batch TRIANGLE_STRIP +{ + indices 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456; +}; +batch TRIANGLE_STRIP +{ + indices 2457 2458 2459; +}; +batch TRIANGLE_STRIP +{ + indices 2460 2461 2462; +}; +batch TRIANGLE_STRIP +{ + indices 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468; +}; +batch TRIANGLE_STRIP +{ + indices 2469 2470 2471; +}; +batch TRIANGLE_STRIP +{ + indices 2472 2473 2474; +}; +batch TRIANGLE_STRIP +{ + indices 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480; +}; +batch TRIANGLE_STRIP +{ + indices 2481 2482 2483; +}; +batch TRIANGLE_STRIP +{ + indices 2484 2485 2486; +}; +batch TRIANGLE_STRIP +{ + indices 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492; +}; +batch TRIANGLE_STRIP +{ + indices 2493 2494 2495; +}; +batch TRIANGLE_STRIP +{ + indices 2496 2497 2498; +}; +batch TRIANGLE_STRIP +{ + indices 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504; +}; +batch TRIANGLE_STRIP +{ + indices 2505 2506 2507; +}; +batch TRIANGLE_STRIP +{ + indices 2508 2509 2510; +}; +batch TRIANGLE_STRIP +{ + indices 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516; +}; +batch TRIANGLE_STRIP +{ + indices 2517 2518 2519; +}; +batch TRIANGLE_STRIP +{ + indices 2520 2521 2522; +}; +batch TRIANGLE_STRIP +{ + indices 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528; +}; +batch TRIANGLE_STRIP +{ + indices 2529 2530 2531; +}; +batch TRIANGLE_STRIP +{ + indices 2532 2533 2534; +}; +batch TRIANGLE_STRIP +{ + indices 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540; +}; +batch TRIANGLE_STRIP +{ + indices 2541 2542 2543; +}; +batch TRIANGLE_STRIP +{ + indices 2544 2545 2546; +}; +batch TRIANGLE_STRIP +{ + indices 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552; +}; +batch TRIANGLE_STRIP +{ + indices 2553 2554 2555; +}; +batch TRIANGLE_STRIP +{ + indices 2556 2557 2558; +}; +batch TRIANGLE_STRIP +{ + indices 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564; +}; +batch TRIANGLE_STRIP +{ + indices 2565 2566 2567; +}; +batch TRIANGLE_STRIP +{ + indices 2568 2569 2570; +}; +batch TRIANGLE_STRIP +{ + indices 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576; +}; +batch TRIANGLE_STRIP +{ + indices 2577 2578 2579; +}; +batch TRIANGLE_STRIP +{ + indices 2580 2581 2582; +}; +batch TRIANGLE_STRIP +{ + indices 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588; +}; +batch TRIANGLE_STRIP +{ + indices 2589 2590 2591; +}; +batch TRIANGLE_STRIP +{ + indices 2592 2593 2594; +}; +batch TRIANGLE_STRIP +{ + indices 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600; +}; +batch TRIANGLE_STRIP +{ + indices 2601 2602 2603; +}; +batch TRIANGLE_STRIP +{ + indices 2604 2605 2606; +}; +batch TRIANGLE_STRIP +{ + indices 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612; +}; +batch TRIANGLE_STRIP +{ + indices 2613 2614 2615; +}; +batch TRIANGLE_STRIP +{ + indices 2616 2617 2618; +}; +batch TRIANGLE_STRIP +{ + indices 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624; +}; +batch TRIANGLE_STRIP +{ + indices 2625 2626 2627; +}; +batch TRIANGLE_STRIP +{ + indices 2628 2629 2630; +}; +batch TRIANGLE_STRIP +{ + indices 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636; +}; +batch TRIANGLE_STRIP +{ + indices 2637 2638 2639; +}; +batch TRIANGLE_STRIP +{ + indices 2640 2641 2642; +}; +batch TRIANGLE_STRIP +{ + indices 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648; +}; +batch TRIANGLE_STRIP +{ + indices 2649 2650 2651; +}; +batch TRIANGLE_STRIP +{ + indices 2652 2653 2654; +}; +batch TRIANGLE_STRIP +{ + indices 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660; +}; +batch TRIANGLE_STRIP +{ + indices 2661 2662 2663; +}; +batch TRIANGLE_STRIP +{ + indices 2664 2665 2666; +}; +batch TRIANGLE_STRIP +{ + indices 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672; +}; +batch TRIANGLE_STRIP +{ + indices 2673 2674 2675; +}; +batch TRIANGLE_STRIP +{ + indices 2676 2677 2678; +}; +batch TRIANGLE_STRIP +{ + indices 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684; +}; +batch TRIANGLE_STRIP +{ + indices 2685 2686 2687; +}; +batch TRIANGLE_STRIP +{ + indices 2688 2689 2690; +}; +batch TRIANGLE_STRIP +{ + indices 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696; +}; +batch TRIANGLE_STRIP +{ + indices 2697 2698 2699; +}; +batch TRIANGLE_STRIP +{ + indices 2700 2701 2702; +}; +batch TRIANGLE_STRIP +{ + indices 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708; +}; +batch TRIANGLE_STRIP +{ + indices 2709 2710 2711; +}; +batch TRIANGLE_STRIP +{ + indices 2712 2713 2714; +}; +batch TRIANGLE_STRIP +{ + indices 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720; +}; +batch TRIANGLE_STRIP +{ + indices 2721 2722 2723; +}; +batch TRIANGLE_STRIP +{ + indices 2724 2725 2726; +}; +batch TRIANGLE_STRIP +{ + indices 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732; +}; +batch TRIANGLE_STRIP +{ + indices 2733 2734 2735; +}; +batch TRIANGLE_STRIP +{ + indices 2736 2737 2738; +}; +batch TRIANGLE_STRIP +{ + indices 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744; +}; +batch TRIANGLE_STRIP +{ + indices 2745 2746 2747; +}; +batch TRIANGLE_STRIP +{ + indices 2748 2749 2750; +}; +batch TRIANGLE_STRIP +{ + indices 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756; +}; +batch TRIANGLE_STRIP +{ + indices 2757 2758 2759; +}; +batch TRIANGLE_STRIP +{ + indices 2760 2761 2762; +}; +batch TRIANGLE_STRIP +{ + indices 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768; +}; +batch TRIANGLE_STRIP +{ + indices 2769 2770 2771; +}; +batch TRIANGLE_STRIP +{ + indices 2772 2773 2774; +}; +batch TRIANGLE_STRIP +{ + indices 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780; +}; +batch TRIANGLE_STRIP +{ + indices 2781 2782 2783; +}; +batch TRIANGLE_STRIP +{ + indices 2784 2785 2786; +}; +batch TRIANGLE_STRIP +{ + indices 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792; +}; +batch TRIANGLE_STRIP +{ + indices 2793 2794 2795; +}; +batch TRIANGLE_STRIP +{ + indices 2796 2797 2798; +}; +batch TRIANGLE_STRIP +{ + indices 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804; +}; +batch TRIANGLE_STRIP +{ + indices 2805 2806 2807; +}; +batch TRIANGLE_STRIP +{ + indices 2808 2809 2810; +}; +batch TRIANGLE_STRIP +{ + indices 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816; +}; +batch TRIANGLE_STRIP +{ + indices 2817 2818 2819; +}; +batch TRIANGLE_STRIP +{ + indices 2820 2821 2822; +}; +batch TRIANGLE_STRIP +{ + indices 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828; +}; +batch TRIANGLE_STRIP +{ + indices 2829 2830 2831; +}; +batch TRIANGLE_STRIP +{ + indices 2832 2833 2834; +}; +batch TRIANGLE_STRIP +{ + indices 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840; +}; +batch TRIANGLE_STRIP +{ + indices 2841 2842 2843; +}; +batch TRIANGLE_STRIP +{ + indices 2844 2845 2846; +}; +batch TRIANGLE_STRIP +{ + indices 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852; +}; +batch TRIANGLE_STRIP +{ + indices 2853 2854 2855; +}; +batch TRIANGLE_STRIP +{ + indices 2856 2857 2858; +}; +batch TRIANGLE_STRIP +{ + indices 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864; +}; +batch TRIANGLE_STRIP +{ + indices 2865 2866 2867; +}; +batch TRIANGLE_STRIP +{ + indices 2868 2869 2870; +}; +batch TRIANGLE_STRIP +{ + indices 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876; +}; +batch TRIANGLE_STRIP +{ + indices 2877 2878 2879; +}; +batch TRIANGLE_STRIP +{ + indices 2880 2881 2882; +}; +batch TRIANGLE_STRIP +{ + indices 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888; +}; +batch TRIANGLE_STRIP +{ + indices 2889 2890 2891; +}; +batch TRIANGLE_STRIP +{ + indices 2892 2893 2894; +}; +batch TRIANGLE_STRIP +{ + indices 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900; +}; +batch TRIANGLE_STRIP +{ + indices 2901 2902 2903; +}; +batch TRIANGLE_STRIP +{ + indices 2904 2905 2906; +}; +batch TRIANGLE_STRIP +{ + indices 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912; +}; +batch TRIANGLE_STRIP +{ + indices 2913 2914 2915; +}; +batch TRIANGLE_STRIP +{ + indices 2916 2917 2918; +}; +batch TRIANGLE_STRIP +{ + indices 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924; +}; +batch TRIANGLE_STRIP +{ + indices 2925 2926 2927; +}; +batch TRIANGLE_STRIP +{ + indices 2928 2929 2930; +}; +batch TRIANGLE_STRIP +{ + indices 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936; +}; +batch TRIANGLE_STRIP +{ + indices 2937 2938 2939; +}; +batch TRIANGLE_STRIP +{ + indices 2940 2941 2942; +}; +batch TRIANGLE_STRIP +{ + indices 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948; +}; +batch TRIANGLE_STRIP +{ + indices 2949 2950 2951; +}; +batch TRIANGLE_STRIP +{ + indices 2952 2953 2954; +}; +batch TRIANGLE_STRIP +{ + indices 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960; +}; +batch TRIANGLE_STRIP +{ + indices 2961 2962 2963; +}; +batch TRIANGLE_STRIP +{ + indices 2964 2965 2966; +}; +batch TRIANGLE_STRIP +{ + indices 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972; +}; +batch TRIANGLE_STRIP +{ + indices 2973 2974 2975; +}; +batch TRIANGLE_STRIP +{ + indices 2976 2977 2978; +}; +batch TRIANGLE_STRIP +{ + indices 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984; +}; +batch TRIANGLE_STRIP +{ + indices 2985 2986 2987; +}; +batch TRIANGLE_STRIP +{ + indices 2988 2989 2990; +}; +batch TRIANGLE_STRIP +{ + indices 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996; +}; +batch TRIANGLE_STRIP +{ + indices 2997 2998 2999; +}; +batch TRIANGLE_STRIP +{ + indices 3000 3001 3002; +}; +batch TRIANGLE_STRIP +{ + indices 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008; +}; +batch TRIANGLE_STRIP +{ + indices 3009 3010 3011; +}; +batch TRIANGLE_STRIP +{ + indices 3012 3013 3014; +}; +batch TRIANGLE_STRIP +{ + indices 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020; +}; +batch TRIANGLE_STRIP +{ + indices 3021 3022 3023; +}; +batch TRIANGLE_STRIP +{ + indices 3024 3025 3026; +}; +batch TRIANGLE_STRIP +{ + indices 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032; +}; +batch TRIANGLE_STRIP +{ + indices 3033 3034 3035; +}; +batch TRIANGLE_STRIP +{ + indices 3036 3037 3038; +}; +batch TRIANGLE_STRIP +{ + indices 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044; +}; +batch TRIANGLE_STRIP +{ + indices 3045 3046 3047; +}; +batch TRIANGLE_STRIP +{ + indices 3048 3049 3050; +}; +batch TRIANGLE_STRIP +{ + indices 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056; +}; +batch TRIANGLE_STRIP +{ + indices 3057 3058 3059; +}; +batch TRIANGLE_STRIP +{ + indices 3060 3061 3062; +}; +batch TRIANGLE_STRIP +{ + indices 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068; +}; +batch TRIANGLE_STRIP +{ + indices 3069 3070 3071; +}; +batch TRIANGLE_STRIP +{ + indices 3072 3073 3074; +}; +batch TRIANGLE_STRIP +{ + indices 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080; +}; +batch TRIANGLE_STRIP +{ + indices 3081 3082 3083; +}; +batch TRIANGLE_STRIP +{ + indices 3084 3085 3086; +}; +batch TRIANGLE_STRIP +{ + indices 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092; +}; +batch TRIANGLE_STRIP +{ + indices 3093 3094 3095; +}; +batch TRIANGLE_STRIP +{ + indices 3096 3097 3098; +}; +batch TRIANGLE_STRIP +{ + indices 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104; +}; +batch TRIANGLE_STRIP +{ + indices 3105 3106 3107; +}; +batch TRIANGLE_STRIP +{ + indices 3108 3109 3110; +}; +batch TRIANGLE_STRIP +{ + indices 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116; +}; +batch TRIANGLE_STRIP +{ + indices 3117 3118 3119; +}; +batch TRIANGLE_STRIP +{ + indices 3120 3121 3122; +}; +batch TRIANGLE_STRIP +{ + indices 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128; +}; +batch TRIANGLE_STRIP +{ + indices 3129 3130 3131; +}; +batch TRIANGLE_STRIP +{ + indices 3132 3133 3134; +}; +batch TRIANGLE_STRIP +{ + indices 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140; +}; +batch TRIANGLE_STRIP +{ + indices 3141 3142 3143; +}; +batch TRIANGLE_STRIP +{ + indices 3144 3145 3146; +}; +batch TRIANGLE_STRIP +{ + indices 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152; +}; +batch TRIANGLE_STRIP +{ + indices 3153 3154 3155; +}; +batch TRIANGLE_STRIP +{ + indices 3156 3157 3158; +}; +batch TRIANGLE_STRIP +{ + indices 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164; +}; +batch TRIANGLE_STRIP +{ + indices 3165 3166 3167; +}; +batch TRIANGLE_STRIP +{ + indices 3168 3169 3170; +}; +batch TRIANGLE_STRIP +{ + indices 3171 3172 3173 3174; +}; +batch TRIANGLE_STRIP +{ + indices 3175 3176 3177 3178; +}; +batch TRIANGLE_STRIP +{ + indices 3179 3180 3181 3182; +}; +batch TRIANGLE_STRIP +{ + indices 3183 3184 3185 3186; +}; +batch TRIANGLE_STRIP +{ + indices 3187 3188 3189 3190; +}; +batch TRIANGLE_STRIP +{ + indices 3191 3192 3193 3194; +}; +batch TRIANGLE_STRIP +{ + indices 3195 3196 3197 3198; +}; +batch TRIANGLE_STRIP +{ + indices 3199 3200 3201 3202; +}; +batch TRIANGLE_STRIP +{ + indices 3203 3204 3205 3206; +}; +batch TRIANGLE_STRIP +{ + indices 3207 3208 3209 3210; +}; +batch TRIANGLE_STRIP +{ + indices 3211 3212 3213 3214; +}; +batch TRIANGLE_STRIP +{ + indices 3215 3216 3217 3218; +}; +batch TRIANGLE_STRIP +{ + indices 3219 3220 3221 3222; +}; +batch TRIANGLE_STRIP +{ + indices 3223 3224 3225 3226; +}; +batch TRIANGLE_STRIP +{ + indices 3227 3228 3229 3230; +}; +batch TRIANGLE_STRIP +{ + indices 3231 3232 3233 3234; +}; +batch TRIANGLE_STRIP +{ + indices 3235 3236 3237 3238; +}; +batch TRIANGLE_STRIP +{ + indices 3239 3240 3241 3242; +}; +batch TRIANGLE_STRIP +{ + indices 3243 3244 3245 3246; +}; +batch TRIANGLE_STRIP +{ + indices 3247 3248 3249 3250; +}; +batch TRIANGLE_STRIP +{ + indices 3251 3252 3253 3254; +}; +batch TRIANGLE_STRIP +{ + indices 3255 3256 3257 3258; +}; +batch TRIANGLE_STRIP +{ + indices 3259 3260 3261 3262; +}; +batch TRIANGLE_STRIP +{ + indices 3263 3264 3265 3266; +}; +batch TRIANGLE_STRIP +{ + indices 3267 3268 3269 3270; +}; +batch TRIANGLE_STRIP +{ + indices 3271 3272 3273 3274; +}; +batch TRIANGLE_STRIP +{ + indices 3275 3276 3277 3278; +}; +batch TRIANGLE_STRIP +{ + indices 3279 3280 3281 3282; +}; +batch TRIANGLE_STRIP +{ + indices 3283 3284 3285 3286; +}; +batch TRIANGLE_STRIP +{ + indices 3287 3288 3289 3290; +}; +batch TRIANGLE_STRIP +{ + indices 3291 3292 3293 3294; +}; +batch TRIANGLE_STRIP +{ + indices 3295 3296 3297 3298; +}; +batch TRIANGLE_STRIP +{ + indices 3299 3300 3301 3302; +}; +batch TRIANGLE_STRIP +{ + indices 3303 3304 3305 3306; +}; +batch TRIANGLE_STRIP +{ + indices 3307 3308 3309 3310; +}; +batch TRIANGLE_STRIP +{ + indices 3311 3312 3313 3314; +}; +batch TRIANGLE_STRIP +{ + indices 3315 3316 3317 3318; +}; +batch TRIANGLE_STRIP +{ + indices 3319 3320 3321 3322; +}; +batch TRIANGLE_STRIP +{ + indices 3323 3324 3325 3326; +}; +batch TRIANGLE_STRIP +{ + indices 3327 3328 3329 3330; +}; +batch TRIANGLE_STRIP +{ + indices 3331 3332 3333 3334; +}; +batch TRIANGLE_STRIP +{ + indices 3335 3336 3337 3338; +}; +batch TRIANGLE_STRIP +{ + indices 3339 3340 3341 3342; +}; +batch TRIANGLE_STRIP +{ + indices 3343 3344 3345 3346; +}; +batch TRIANGLE_STRIP +{ + indices 3347 3348 3349 3350; +}; +batch TRIANGLE_STRIP +{ + indices 3351 3352 3353 3354; +}; +batch TRIANGLE_STRIP +{ + indices 3355 3356 3357 3358; +}; +batch TRIANGLE_STRIP +{ + indices 3359 3360 3361 3362; +}; +batch TRIANGLE_STRIP +{ + indices 3363 3364 3365 3366; +}; +batch TRIANGLE_STRIP +{ + indices 3367 3368 3369 3370; +}; +batch TRIANGLE_STRIP +{ + indices 3371 3372 3373 3374; +}; +batch TRIANGLE_STRIP +{ + indices 3375 3376 3377 3378; +}; +batch TRIANGLE_STRIP +{ + indices 3379 3380 3381 3382; +}; +batch TRIANGLE_STRIP +{ + indices 3383 3384 3385 3386; +}; +batch TRIANGLE_STRIP +{ + indices 3387 3388 3389 3390; +}; +batch TRIANGLE_STRIP +{ + indices 3391 3392 3393 3394; +}; +batch TRIANGLE_STRIP +{ + indices 3395 3396 3397 3398; +}; +batch TRIANGLE_STRIP +{ + indices 3399 3400 3401 3402; +}; +batch TRIANGLE_STRIP +{ + indices 3403 3404 3405 3406; +}; +batch TRIANGLE_STRIP +{ + indices 3407 3408 3409 3410; +}; +batch TRIANGLE_STRIP +{ + indices 3411 3412 3413 3414; +}; +batch TRIANGLE_STRIP +{ + indices 3415 3416 3417 3418; +}; +batch TRIANGLE_STRIP +{ + indices 3419 3420 3421 3422; +}; +batch TRIANGLE_STRIP +{ + indices 3423 3424 3425 3426; +}; +batch TRIANGLE_STRIP +{ + indices 3427 3428 3429 3430; +}; +batch TRIANGLE_STRIP +{ + indices 3431 3432 3433 3434; +}; +batch TRIANGLE_STRIP +{ + indices 3435 3436 3437 3438; +}; +batch TRIANGLE_STRIP +{ + indices 3439 3440 3441 3442; +}; +batch TRIANGLE_STRIP +{ + indices 3443 3444 3445 3446; +}; +batch TRIANGLE_STRIP +{ + indices 3447 3448 3449 3450; +}; +batch TRIANGLE_STRIP +{ + indices 3451 3452 3453 3454; +}; +batch TRIANGLE_STRIP +{ + indices 3455 3456 3457 3458; +}; +batch TRIANGLE_STRIP +{ + indices 3459 3460 3461 3462; +}; +batch TRIANGLE_STRIP +{ + indices 3463 3464 3465 3466; +}; +batch TRIANGLE_STRIP +{ + indices 3467 3468 3469 3470; +}; +batch TRIANGLE_STRIP +{ + indices 3471 3472 3473 3474; +}; +batch TRIANGLE_STRIP +{ + indices 3475 3476 3477 3478; +}; +batch TRIANGLE_STRIP +{ + indices 3479 3480 3481 3482; +}; +batch TRIANGLE_STRIP +{ + indices 3483 3484 3485 3486; +}; +batch TRIANGLE_STRIP +{ + indices 3487 3488 3489 3490; +}; +batch TRIANGLE_STRIP +{ + indices 3491 3492 3493 3494; +}; +batch TRIANGLE_STRIP +{ + indices 3495 3496 3497 3498; +}; +batch TRIANGLE_STRIP +{ + indices 3499 3500 3501 3502; +}; +batch TRIANGLE_STRIP +{ + indices 3503 3504 3505 3506; +}; +batch TRIANGLE_STRIP +{ + indices 3507 3508 3509 3510; +}; +batch TRIANGLE_STRIP +{ + indices 3511 3512 3513 3514; +}; +batch TRIANGLE_STRIP +{ + indices 3515 3516 3517 3518; +}; +batch TRIANGLE_STRIP +{ + indices 3519 3520 3521 3522; +}; +batch TRIANGLE_STRIP +{ + indices 3523 3524 3525 3526; +}; +batch TRIANGLE_STRIP +{ + indices 3527 3528 3529 3530; +}; +batch TRIANGLE_STRIP +{ + indices 3531 3532 3533 3534; +}; +batch TRIANGLE_STRIP +{ + indices 3535 3536 3537 3538; +}; +batch TRIANGLE_STRIP +{ + indices 3539 3540 3541 3542; +}; +batch TRIANGLE_STRIP +{ + indices 3543 3544 3545 3546; +}; +batch TRIANGLE_STRIP +{ + indices 3547 3548 3549 3550; +}; +batch TRIANGLE_STRIP +{ + indices 3551 3552 3553 3554; +}; +batch TRIANGLE_STRIP +{ + indices 3555 3556 3557 3558; +}; +batch TRIANGLE_STRIP +{ + indices 3559 3560 3561 3562; +}; +batch TRIANGLE_STRIP +{ + indices 3563 3564 3565 3566; +}; +batch TRIANGLE_STRIP +{ + indices 3567 3568 3569 3570; +}; +batch TRIANGLE_STRIP +{ + indices 3571 3572 3573 3574; +}; +batch TRIANGLE_STRIP +{ + indices 3575 3576 3577 3578; +}; +batch TRIANGLE_STRIP +{ + indices 3579 3580 3581 3582; +}; +batch TRIANGLE_STRIP +{ + indices 3583 3584 3585 3586; +}; +batch TRIANGLE_STRIP +{ + indices 3587 3588 3589 3590; +}; +batch TRIANGLE_STRIP +{ + indices 3591 3592 3593 3594; +}; +batch TRIANGLE_STRIP +{ + indices 3595 3596 3597 3598; +}; +batch TRIANGLE_STRIP +{ + indices 3599 3600 3601 3602; +}; +batch TRIANGLE_STRIP +{ + indices 3603 3604 3605 3606; +}; +batch TRIANGLE_STRIP +{ + indices 3607 3608 3609 3610; +}; +batch TRIANGLE_STRIP +{ + indices 3611 3612 3613 3614; +}; +batch TRIANGLE_STRIP +{ + indices 3615 3616 3617 3618; +}; +batch TRIANGLE_STRIP +{ + indices 3619 3620 3621 3622; +}; +batch TRIANGLE_STRIP +{ + indices 3623 3624 3625 3626; +}; +batch TRIANGLE_STRIP +{ + indices 3627 3628 3629 3630; +}; +batch TRIANGLE_STRIP +{ + indices 3631 3632 3633 3634; +}; +batch TRIANGLE_STRIP +{ + indices 3635 3636 3637 3638; +}; +batch TRIANGLE_STRIP +{ + indices 3639 3640 3641 3642; +}; +batch TRIANGLE_STRIP +{ + indices 3643 3644 3645 3646; +}; +batch TRIANGLE_STRIP +{ + indices 3647 3648 3649 3650; +}; +batch TRIANGLE_STRIP +{ + indices 3651 3652 3653 3654; +}; +batch TRIANGLE_STRIP +{ + indices 3655 3656 3657 3658; +}; +batch TRIANGLE_STRIP +{ + indices 3659 3660 3661 3662; +}; +batch TRIANGLE_STRIP +{ + indices 3663 3664 3665 3666; +}; +batch TRIANGLE_STRIP +{ + indices 3667 3668 3669 3670; +}; +batch TRIANGLE_STRIP +{ + indices 3671 3672 3673 3674; +}; +batch TRIANGLE_STRIP +{ + indices 3675 3676 3677 3678; +}; +batch TRIANGLE_STRIP +{ + indices 3679 3680 3681 3682; +}; +batch TRIANGLE_STRIP +{ + indices 3683 3684 3685 3686; +}; +batch TRIANGLE_STRIP +{ + indices 3687 3688 3689 3690; +}; +batch TRIANGLE_STRIP +{ + indices 3691 3692 3693 3694; +}; +batch TRIANGLE_STRIP +{ + indices 3695 3696 3697 3698; +}; +batch TRIANGLE_STRIP +{ + indices 3699 3700 3701 3702; +}; +batch TRIANGLE_STRIP +{ + indices 3703 3704 3705 3706; +}; +batch TRIANGLE_STRIP +{ + indices 3707 3708 3709 3710; +}; +batch TRIANGLE_STRIP +{ + indices 3711 3712 3713 3714; +}; +batch TRIANGLE_STRIP +{ + indices 3715 3716 3717 3718; +}; +batch TRIANGLE_STRIP +{ + indices 3719 3720 3721 3722; +}; +batch TRIANGLE_STRIP +{ + indices 3723 3724 3725 3726; +}; +batch TRIANGLE_STRIP +{ + indices 3727 3728 3729 3730; +}; +batch TRIANGLE_STRIP +{ + indices 3731 3732 3733 3734; +}; +batch TRIANGLE_STRIP +{ + indices 3735 3736 3737 3738; +}; +batch TRIANGLE_STRIP +{ + indices 3739 3740 3741 3742; +}; +batch TRIANGLE_STRIP +{ + indices 3743 3744 3745 3746; +}; +batch TRIANGLE_STRIP +{ + indices 3747 3748 3749 3750; +}; +batch TRIANGLE_STRIP +{ + indices 3751 3752 3753 3754; +}; +batch TRIANGLE_STRIP +{ + indices 3755 3756 3757 3758; +}; +batch TRIANGLE_STRIP +{ + indices 3759 3760 3761 3762; +}; +batch TRIANGLE_STRIP +{ + indices 3763 3764 3765 3766; +}; +batch TRIANGLE_STRIP +{ + indices 3767 3768 3769 3770; +}; +batch TRIANGLE_STRIP +{ + indices 3771 3772 3773 3774; +}; +batch TRIANGLE_STRIP +{ + indices 3775 3776 3777 3778; +}; +batch TRIANGLE_STRIP +{ + indices 3779 3780 3781 3782; +}; +batch TRIANGLE_STRIP +{ + indices 3783 3784 3785 3786; +}; +batch TRIANGLE_STRIP +{ + indices 3787 3788 3789 3790; +}; +batch TRIANGLE_STRIP +{ + indices 3791 3792 3793 3794; +}; +batch TRIANGLE_STRIP +{ + indices 3795 3796 3797 3798; +}; +batch TRIANGLE_STRIP +{ + indices 3799 3800 3801 3802; +}; +batch TRIANGLE_STRIP +{ + indices 3803 3804 3805 3806; +}; +batch TRIANGLE_STRIP +{ + indices 3807 3808 3809 3810; +}; +batch TRIANGLE_STRIP +{ + indices 3811 3812 3813 3814; +}; +batch TRIANGLE_STRIP +{ + indices 3815 3816 3817 3818; +}; +batch TRIANGLE_STRIP +{ + indices 3819 3820 3821 3822; +}; +batch TRIANGLE_STRIP +{ + indices 3823 3824 3825 3826; +}; +batch TRIANGLE_STRIP +{ + indices 3827 3828 3829 3830; +}; +batch TRIANGLE_STRIP +{ + indices 3831 3832 3833 3834; +}; +batch TRIANGLE_STRIP +{ + indices 3835 3836 3837 3838; +}; +batch TRIANGLE_STRIP +{ + indices 3839 3840 3841 3842; +}; +batch TRIANGLE_STRIP +{ + indices 3843 3844 3845 3846; +}; +batch TRIANGLE_STRIP +{ + indices 3847 3848 3849 3850; +}; +batch TRIANGLE_STRIP +{ + indices 3851 3852 3853 3854; +}; +batch TRIANGLE_STRIP +{ + indices 3855 3856 3857 3858; +}; +batch TRIANGLE_STRIP +{ + indices 3859 3860 3861 3862; +}; +batch TRIANGLE_STRIP +{ + indices 3863 3864 3865 3866; +}; +batch TRIANGLE_STRIP +{ + indices 3867 3868 3869 3870; +}; +batch TRIANGLE_STRIP +{ + indices 3871 3872 3873 3874; +}; +batch TRIANGLE_STRIP +{ + indices 3875 3876 3877 3878; +}; +batch TRIANGLE_STRIP +{ + indices 3879 3880 3881 3882; +}; +batch TRIANGLE_STRIP +{ + indices 3883 3884 3885 3886; +}; +batch TRIANGLE_STRIP +{ + indices 3887 3888 3889 3890; +}; +batch TRIANGLE_STRIP +{ + indices 3891 3892 3893 3894; +}; +batch TRIANGLE_STRIP +{ + indices 3895 3896 3897 3898; +}; +batch TRIANGLE_STRIP +{ + indices 3899 3900 3901 3902; +}; +batch TRIANGLE_STRIP +{ + indices 3903 3904 3905 3906; +}; +batch TRIANGLE_STRIP +{ + indices 3907 3908 3909 3910; +}; +batch TRIANGLE_STRIP +{ + indices 3911 3912 3913 3914; +}; +batch TRIANGLE_STRIP +{ + indices 3915 3916 3917 3918; +}; +batch TRIANGLE_STRIP +{ + indices 3919 3920 3921 3922; +}; +batch TRIANGLE_STRIP +{ + indices 3923 3924 3925 3926; +}; +batch TRIANGLE_STRIP +{ + indices 3927 3928 3929 3930; +}; +batch TRIANGLE_STRIP +{ + indices 3931 3932 3933 3934; +}; +batch TRIANGLE_STRIP +{ + indices 3935 3936 3937 3938; +}; +batch TRIANGLE_STRIP +{ + indices 3939 3940 3941 3942; +}; +batch TRIANGLE_STRIP +{ + indices 3943 3944 3945 3946; +}; +batch TRIANGLE_STRIP +{ + indices 3947 3948 3949 3950; +}; +batch TRIANGLE_STRIP +{ + indices 3951 3952 3953 3954; +}; +batch TRIANGLE_STRIP +{ + indices 3955 3956 3957 3958; +}; +batch TRIANGLE_STRIP +{ + indices 3959 3960 3961 3962; +}; +batch TRIANGLE_STRIP +{ + indices 3963 3964 3965 3966; +}; +batch TRIANGLE_STRIP +{ + indices 3967 3968 3969 3970; +}; +batch TRIANGLE_STRIP +{ + indices 3971 3972 3973 3974; +}; +batch TRIANGLE_STRIP +{ + indices 3975 3976 3977 3978; +}; +batch TRIANGLE_STRIP +{ + indices 3979 3980 3981 3982; +}; +batch TRIANGLE_STRIP +{ + indices 3983 3984 3985 3986; +}; +batch TRIANGLE_STRIP +{ + indices 3987 3988 3989 3990; +}; +batch TRIANGLE_STRIP +{ + indices 3991 3992 3993 3994; +}; +batch TRIANGLE_STRIP +{ + indices 3995 3996 3997 3998; +}; +batch TRIANGLE_STRIP +{ + indices 3999 4000 4001 4002; +}; +batch TRIANGLE_STRIP +{ + indices 4003 4004 4005 4006; +}; +batch TRIANGLE_STRIP +{ + indices 4007 4008 4009 4010; +}; +batch TRIANGLE_STRIP +{ + indices 4011 4012 4013 4014; +}; +batch TRIANGLE_STRIP +{ + indices 4015 4016 4017 4018; +}; +batch TRIANGLE_STRIP +{ + indices 4019 4020 4021 4022; +}; +batch TRIANGLE_STRIP +{ + indices 4023 4024 4025 4026; +}; +batch TRIANGLE_STRIP +{ + indices 4027 4028 4029 4030; +}; +batch TRIANGLE_STRIP +{ + indices 4031 4032 4033 4034; +}; +batch TRIANGLE_STRIP +{ + indices 4035 4036 4037 4038; +}; +batch TRIANGLE_STRIP +{ + indices 4039 4040 4041 4042; +}; +batch TRIANGLE_STRIP +{ + indices 4043 4044 4045 4046; +}; +batch TRIANGLE_STRIP +{ + indices 4047 4048 4049 4050; +}; +batch TRIANGLE_STRIP +{ + indices 4051 4052 4053 4054; +}; +batch TRIANGLE_STRIP +{ + indices 4055 4056 4057 4058; +}; +batch TRIANGLE_STRIP +{ + indices 4059 4060 4061 4062; +}; +batch TRIANGLE_STRIP +{ + indices 4063 4064 4065 4066; +}; +batch TRIANGLE_STRIP +{ + indices 4067 4068 4069 4070; +}; +batch TRIANGLE_STRIP +{ + indices 4071 4072 4073 4074; +}; +batch TRIANGLE_STRIP +{ + indices 4075 4076 4077 4078; +}; +batch TRIANGLE_STRIP +{ + indices 4079 4080 4081 4082; +}; +batch TRIANGLE_STRIP +{ + indices 4083 4084 4085 4086; +}; +batch TRIANGLE_STRIP +{ + indices 4087 4088 4089 4090; +}; +batch TRIANGLE_STRIP +{ + indices 4091 4092 4093 4094; +}; +batch TRIANGLE_STRIP +{ + indices 4095 4096 4097 4098; +}; +batch TRIANGLE_STRIP +{ + indices 4099 4100 4101 4102; +}; +batch TRIANGLE_STRIP +{ + indices 4103 4104 4105 4106; +}; +batch TRIANGLE_STRIP +{ + indices 4107 4108 4109 4110; +}; +batch TRIANGLE_STRIP +{ + indices 4111 4112 4113 4114; +}; +batch TRIANGLE_STRIP +{ + indices 4115 4116 4117 4118; +}; +batch TRIANGLE_STRIP +{ + indices 4119 4120 4121 4122; +}; +batch TRIANGLE_STRIP +{ + indices 4123 4124 4125 4126; +}; +batch TRIANGLE_STRIP +{ + indices 4127 4128 4129 4130; +}; +batch TRIANGLE_STRIP +{ + indices 4131 4132 4133 4134; +}; +batch TRIANGLE_STRIP +{ + indices 4135 4136 4137 4138; +}; +batch TRIANGLE_STRIP +{ + indices 4139 4140 4141 4142; +}; +batch TRIANGLE_STRIP +{ + indices 4143 4144 4145 4146; +}; +batch TRIANGLE_STRIP +{ + indices 4147 4148 4149 4150; +}; +batch TRIANGLE_STRIP +{ + indices 4151 4152 4153 4154; +}; +batch TRIANGLE_STRIP +{ + indices 4155 4156 4157 4158; +}; +batch TRIANGLE_STRIP +{ + indices 4159 4160 4161 4162; +}; +batch TRIANGLE_STRIP +{ + indices 4163 4164 4165 4166; +}; +batch TRIANGLE_STRIP +{ + indices 4167 4168 4169 4170; +}; +batch TRIANGLE_STRIP +{ + indices 4171 4172 4173 4174; +}; +batch TRIANGLE_STRIP +{ + indices 4175 4176 4177 4178; +}; +batch TRIANGLE_STRIP +{ + indices 4179 4180 4181 4182; +}; +batch TRIANGLE_STRIP +{ + indices 4183 4184 4185 4186; +}; +batch TRIANGLE_STRIP +{ + indices 4187 4188 4189 4190; +}; +batch TRIANGLE_STRIP +{ + indices 4191 4192 4193 4194; +}; +batch TRIANGLE_STRIP +{ + indices 4195 4196 4197 4198; +}; +batch TRIANGLE_STRIP +{ + indices 4199 4200 4201 4202; +}; +batch TRIANGLE_STRIP +{ + indices 4203 4204 4205 4206; +}; +batch TRIANGLE_STRIP +{ + indices 4207 4208 4209 4210; +}; +batch TRIANGLE_STRIP +{ + indices 4211 4212 4213 4214; +}; +batch TRIANGLE_STRIP +{ + indices 4215 4216 4217 4218; +}; +batch TRIANGLE_STRIP +{ + indices 4219 4220 4221 4222; +}; +batch TRIANGLE_STRIP +{ + indices 4223 4224 4225 4226; +}; +batch TRIANGLE_STRIP +{ + indices 4227 4228 4229 4230; +}; +batch TRIANGLE_STRIP +{ + indices 4231 4232 4233 4234; +}; +batch TRIANGLE_STRIP +{ + indices 4235 4236 4237 4238; +}; +batch TRIANGLE_STRIP +{ + indices 4239 4240 4241 4242; +}; +batch TRIANGLE_STRIP +{ + indices 4243 4244 4245 4246; +}; +batch TRIANGLE_STRIP +{ + indices 4247 4248 4249 4250; +}; +batch TRIANGLE_STRIP +{ + indices 4251 4252 4253 4254; +}; +batch TRIANGLE_STRIP +{ + indices 4255 4256 4257 4258; +}; +batch TRIANGLE_STRIP +{ + indices 4259 4260 4261 4262; +}; +batch TRIANGLE_STRIP +{ + indices 4263 4264 4265 4266; +}; +batch TRIANGLE_STRIP +{ + indices 4267 4268 4269 4270; +}; +batch TRIANGLE_STRIP +{ + indices 4271 4272 4273 4274; +}; +batch TRIANGLE_STRIP +{ + indices 4275 4276 4277 4278; +}; +batch TRIANGLE_STRIP +{ + indices 4279 4280 4281 4282; +}; +batch TRIANGLE_STRIP +{ + indices 4283 4284 4285 4286; +}; +batch TRIANGLE_STRIP +{ + indices 4287 4288 4289 4290; +}; +batch TRIANGLE_STRIP +{ + indices 4291 4292 4293 4294; +}; +batch TRIANGLE_STRIP +{ + indices 4295 4296 4297 4298; +}; +batch TRIANGLE_STRIP +{ + indices 4299 4300 4301 4302; +}; +batch TRIANGLE_STRIP +{ + indices 4303 4304 4305 4306; +}; +batch TRIANGLE_STRIP +{ + indices 4307 4308 4309 4310; +}; +batch TRIANGLE_STRIP +{ + indices 4311 4312 4313 4314; +}; +batch TRIANGLE_STRIP +{ + indices 4315 4316 4317 4318; +}; +batch TRIANGLE_STRIP +{ + indices 4319 4320 4321 4322; +}; +batch TRIANGLE_STRIP +{ + indices 4323 4324 4325 4326; +}; +batch TRIANGLE_STRIP +{ + indices 4327 4328 4329 4330; +}; +batch TRIANGLE_STRIP +{ + indices 4331 4332 4333 4334; +}; +batch TRIANGLE_STRIP +{ + indices 4335 4336 4337 4338; +}; +batch TRIANGLE_STRIP +{ + indices 4339 4340 4341 4342; +}; +batch TRIANGLE_STRIP +{ + indices 4343 4344 4345 4346; +}; +batch TRIANGLE_STRIP +{ + indices 4347 4348 4349 4350; +}; +batch TRIANGLE_STRIP +{ + indices 4351 4352 4353 4354; +}; +batch TRIANGLE_STRIP +{ + indices 4355 4356 4357 4358; +}; +batch TRIANGLE_STRIP +{ + indices 4359 4360 4361 4362; +}; +batch TRIANGLE_STRIP +{ + indices 4363 4364 4365 4366; +}; +batch TRIANGLE_STRIP +{ + indices 4367 4368 4369 4370; +}; +batch TRIANGLE_STRIP +{ + indices 4371 4372 4373 4374; +}; +batch TRIANGLE_STRIP +{ + indices 4375 4376 4377 4378; +}; +batch TRIANGLE_STRIP +{ + indices 4379 4380 4381 4382; +}; +batch TRIANGLE_STRIP +{ + indices 4383 4384 4385 4386; +}; +batch TRIANGLE_STRIP +{ + indices 4387 4388 4389 4390; +}; +batch TRIANGLE_STRIP +{ + indices 4391 4392 4393 4394; +}; +batch TRIANGLE_STRIP +{ + indices 4395 4396 4397 4398; +}; +batch TRIANGLE_STRIP +{ + indices 4399 4400 4401 4402; +}; +batch TRIANGLE_STRIP +{ + indices 4403 4404 4405 4406; +}; +batch TRIANGLE_STRIP +{ + indices 4407 4408 4409 4410; +}; +batch TRIANGLE_STRIP +{ + indices 4411 4412 4413 4414; +}; +batch TRIANGLE_STRIP +{ + indices 4415 4416 4417 4418; +}; +batch TRIANGLE_STRIP +{ + indices 4419 4420 4421 4422; +}; +batch TRIANGLE_STRIP +{ + indices 4423 4424 4425 4426; +}; +batch TRIANGLE_STRIP +{ + indices 4427 4428 4429 4430; +}; +batch TRIANGLE_STRIP +{ + indices 4431 4432 4433 4434; +}; +batch TRIANGLE_STRIP +{ + indices 4435 4436 4437 4438; +}; +batch TRIANGLE_STRIP +{ + indices 4439 4440 4441 4442; +}; +batch TRIANGLE_STRIP +{ + indices 4443 4444 4445 4446; +}; +batch TRIANGLE_STRIP +{ + indices 4447 4448 4449 4450; +}; +batch TRIANGLE_STRIP +{ + indices 4451 4452 4453 4454; +}; +batch TRIANGLE_STRIP +{ + indices 4455 4456 4457 4458; +}; +batch TRIANGLE_STRIP +{ + indices 4459 4460 4461 4462; +}; +batch TRIANGLE_STRIP +{ + indices 4463 4464 4465 4466; +}; +batch TRIANGLE_STRIP +{ + indices 4467 4468 4469 4470; +}; +batch TRIANGLE_STRIP +{ + indices 4471 4472 4473 4474; +}; +batch TRIANGLE_STRIP +{ + indices 4475 4476 4477 4478; +}; +batch TRIANGLE_STRIP +{ + indices 4479 4480 4481 4482; +}; +batch TRIANGLE_STRIP +{ + indices 4483 4484 4485 4486; +}; +batch TRIANGLE_STRIP +{ + indices 4487 4488 4489 4490; +}; +batch TRIANGLE_STRIP +{ + indices 4491 4492 4493 4494; +}; +batch TRIANGLE_STRIP +{ + indices 4495 4496 4497 4498; +}; +batch TRIANGLE_STRIP +{ + indices 4499 4500 4501 4502; +}; +batch TRIANGLE_STRIP +{ + indices 4503 4504 4505 4506; +}; +batch TRIANGLE_STRIP +{ + indices 4507 4508 4509 4510; +}; +batch TRIANGLE_STRIP +{ + indices 4511 4512 4513 4514; +}; +batch TRIANGLE_STRIP +{ + indices 4515 4516 4517 4518; +}; +batch TRIANGLE_STRIP +{ + indices 4519 4520 4521 4522; +}; +batch TRIANGLE_STRIP +{ + indices 4523 4524 4525 4526; +}; +batch TRIANGLE_STRIP +{ + indices 4527 4528 4529 4530; +}; +batch TRIANGLE_STRIP +{ + indices 4531 4532 4533 4534; +}; +batch TRIANGLE_STRIP +{ + indices 4535 4536 4537 4538; +}; +batch TRIANGLE_STRIP +{ + indices 4539 4540 4541 4542; +}; +batch TRIANGLE_STRIP +{ + indices 4543 4544 4545 4546; +}; +batch TRIANGLE_STRIP +{ + indices 4547 4548 4549 4550; +}; +batch TRIANGLE_STRIP +{ + indices 4551 4552 4553 4554; +}; +batch TRIANGLE_STRIP +{ + indices 4555 4556 4557 4558; +}; +batch TRIANGLE_STRIP +{ + indices 4559 4560 4561 4562; +}; +batch TRIANGLE_STRIP +{ + indices 4563 4564 4565 4566; +}; +batch TRIANGLE_STRIP +{ + indices 4567 4568 4569 4570; +}; +batch TRIANGLE_STRIP +{ + indices 4571 4572 4573 4574; +}; +batch TRIANGLE_STRIP +{ + indices 4575 4576 4577 4578; +}; +batch TRIANGLE_STRIP +{ + indices 4579 4580 4581 4582; +}; +batch TRIANGLE_STRIP +{ + indices 4583 4584 4585 4586; +}; +batch TRIANGLE_STRIP +{ + indices 4587 4588 4589 4590; +}; +batch TRIANGLE_STRIP +{ + indices 4591 4592 4593 4594; +}; +batch TRIANGLE_STRIP +{ + indices 4595 4596 4597 4598; +}; +batch TRIANGLE_STRIP +{ + indices 4599 4600 4601 4602; +}; +batch TRIANGLE_STRIP +{ + indices 4603 4604 4605 4606; +}; +batch TRIANGLE_STRIP +{ + indices 4607 4608 4609 4610; +}; +batch TRIANGLE_STRIP +{ + indices 4611 4612 4613 4614; +}; +batch TRIANGLE_STRIP +{ + indices 4615 4616 4617 4618; +}; +batch TRIANGLE_STRIP +{ + indices 4619 4620 4621 4622; +}; +batch TRIANGLE_STRIP +{ + indices 4623 4624 4625 4626; +}; +batch TRIANGLE_STRIP +{ + indices 4627 4628 4629 4630; +}; +batch TRIANGLE_STRIP +{ + indices 4631 4632 4633 4634; +}; +batch TRIANGLE_STRIP +{ + indices 4635 4636 4637 4638; +}; +batch TRIANGLE_STRIP +{ + indices 4639 4640 4641 4642; +}; +batch TRIANGLE_STRIP +{ + indices 4643 4644 4645 4646; +}; +batch TRIANGLE_STRIP +{ + indices 4647 4648 4649 4650; +}; +batch TRIANGLE_STRIP +{ + indices 4651 4652 4653 4654; +}; +batch TRIANGLE_STRIP +{ + indices 4655 4656 4657 4658; +}; +batch TRIANGLE_STRIP +{ + indices 4659 4660 4661 4662; +}; +batch TRIANGLE_STRIP +{ + indices 4663 4664 4665 4666; +}; +batch TRIANGLE_STRIP +{ + indices 4667 4668 4669 4670; +}; +batch TRIANGLE_STRIP +{ + indices 4671 4672 4673 4674; +}; +batch TRIANGLE_STRIP +{ + indices 4675 4676 4677 4678; +}; +batch TRIANGLE_STRIP +{ + indices 4679 4680 4681 4682; +}; +batch TRIANGLE_STRIP +{ + indices 4683 4684 4685 4686; +}; +batch TRIANGLE_STRIP +{ + indices 4687 4688 4689 4690; +}; +batch TRIANGLE_STRIP +{ + indices 4691 4692 4693 4694; +}; +batch TRIANGLE_STRIP +{ + indices 4695 4696 4697 4698; +}; +batch TRIANGLE_STRIP +{ + indices 4699 4700 4701 4702; +}; +batch TRIANGLE_STRIP +{ + indices 4703 4704 4705 4706; +}; +batch TRIANGLE_STRIP +{ + indices 4707 4708 4709 4710; +}; +batch TRIANGLE_STRIP +{ + indices 4711 4712 4713 4714; +}; +batch TRIANGLE_STRIP +{ + indices 4715 4716 4717 4718; +}; +batch TRIANGLE_STRIP +{ + indices 4719 4720 4721 4722; +}; +batch TRIANGLE_STRIP +{ + indices 4723 4724 4725 4726; +}; +batch TRIANGLE_STRIP +{ + indices 4727 4728 4729 4730; +}; +batch TRIANGLE_STRIP +{ + indices 4731 4732 4733 4734; +}; +batch TRIANGLE_STRIP +{ + indices 4735 4736 4737 4738; +}; +batch TRIANGLE_STRIP +{ + indices 4739 4740 4741 4742; +}; +batch TRIANGLE_STRIP +{ + indices 4743 4744 4745 4746; +}; +batch TRIANGLE_STRIP +{ + indices 4747 4748 4749 4750; +}; +batch TRIANGLE_STRIP +{ + indices 4751 4752 4753 4754; +}; +batch TRIANGLE_STRIP +{ + indices 4755 4756 4757 4758; +}; +batch TRIANGLE_STRIP +{ + indices 4759 4760 4761 4762; +}; +batch TRIANGLE_STRIP +{ + indices 4763 4764 4765 4766; +}; +batch TRIANGLE_STRIP +{ + indices 4767 4768 4769 4770; +}; +batch TRIANGLE_STRIP +{ + indices 4771 4772 4773 4774; +}; +batch TRIANGLE_STRIP +{ + indices 4775 4776 4777 4778; +}; +batch TRIANGLE_STRIP +{ + indices 4779 4780 4781 4782; +}; +batch TRIANGLE_STRIP +{ + indices 4783 4784 4785 4786; +}; +batch TRIANGLE_STRIP +{ + indices 4787 4788 4789 4790; +}; +batch TRIANGLE_STRIP +{ + indices 4791 4792 4793 4794; +}; +batch TRIANGLE_STRIP +{ + indices 4795 4796 4797 4798; +}; +batch TRIANGLE_STRIP +{ + indices 4799 4800 4801 4802; +}; +batch TRIANGLE_STRIP +{ + indices 4803 4804 4805 4806; +}; +batch TRIANGLE_STRIP +{ + indices 4807 4808 4809 4810; +}; +batch TRIANGLE_STRIP +{ + indices 4811 4812 4813 4814; +}; +batch TRIANGLE_STRIP +{ + indices 4815 4816 4817 4818; +}; +batch TRIANGLE_STRIP +{ + indices 4819 4820 4821 4822; +}; +batch TRIANGLE_STRIP +{ + indices 4823 4824 4825 4826; +}; +batch TRIANGLE_STRIP +{ + indices 4827 4828 4829 4830; +}; +batch TRIANGLE_STRIP +{ + indices 4831 4832 4833 4834; +}; +batch TRIANGLE_STRIP +{ + indices 4835 4836 4837 4838; +}; +batch TRIANGLE_STRIP +{ + indices 4839 4840 4841 4842; +}; +batch TRIANGLE_STRIP +{ + indices 4843 4844 4845 4846; +}; +batch TRIANGLE_STRIP +{ + indices 4847 4848 4849 4850; +}; +batch TRIANGLE_STRIP +{ + indices 4851 4852 4853 4854; +}; +batch TRIANGLE_STRIP +{ + indices 4855 4856 4857 4858; +}; +batch TRIANGLE_STRIP +{ + indices 4859 4860 4861 4862; +}; +batch TRIANGLE_STRIP +{ + indices 4863 4864 4865 4866; +}; +batch TRIANGLE_STRIP +{ + indices 4867 4868 4869 4870; +}; +batch TRIANGLE_STRIP +{ + indices 4871 4872 4873 4874; +}; +batch TRIANGLE_STRIP +{ + indices 4875 4876 4877 4878; +}; +batch TRIANGLE_STRIP +{ + indices 4879 4880 4881 4882; +}; +batch TRIANGLE_STRIP +{ + indices 4883 4884 4885 4886; +}; +batch TRIANGLE_STRIP +{ + indices 4887 4888 4889 4890; +}; +batch TRIANGLE_STRIP +{ + indices 4891 4892 4893 4894; +}; +batch TRIANGLE_STRIP +{ + indices 4895 4896 4897 4898; +}; +batch TRIANGLE_STRIP +{ + indices 4899 4900 4901 4902; +}; +batch TRIANGLE_STRIP +{ + indices 4903 4904 4905 4906; +}; +batch TRIANGLE_STRIP +{ + indices 4907 4908 4909 4910; +}; +batch TRIANGLE_STRIP +{ + indices 4911 4912 4913 4914; +}; +batch TRIANGLE_STRIP +{ + indices 4915 4916 4917 4918; +}; +batch TRIANGLE_STRIP +{ + indices 4919 4920 4921 4922; +}; +batch TRIANGLE_STRIP +{ + indices 4923 4924 4925 4926; +}; +batch TRIANGLE_STRIP +{ + indices 4927 4928 4929 4930; +}; +batch TRIANGLE_STRIP +{ + indices 4931 4932 4933 4934; +}; +batch TRIANGLE_STRIP +{ + indices 4935 4936 4937 4938; +}; +batch TRIANGLE_STRIP +{ + indices 4939 4940 4941 4942; +}; +batch TRIANGLE_STRIP +{ + indices 4943 4944 4945 4946; +}; +batch TRIANGLE_STRIP +{ + indices 4947 4948 4949 4950; +}; +batch TRIANGLE_STRIP +{ + indices 4951 4952 4953 4954; +}; +batch TRIANGLE_STRIP +{ + indices 4955 4956 4957 4958; +}; +batch TRIANGLE_STRIP +{ + indices 4959 4960 4961 4962; +}; +batch TRIANGLE_STRIP +{ + indices 4963 4964 4965 4966; +}; +batch TRIANGLE_STRIP +{ + indices 4967 4968 4969 4970; +}; +batch TRIANGLE_STRIP +{ + indices 4971 4972 4973 4974; +}; +batch TRIANGLE_STRIP +{ + indices 4975 4976 4977 4978; +}; +batch TRIANGLE_STRIP +{ + indices 4979 4980 4981 4982; +}; +batch TRIANGLE_STRIP +{ + indices 4983 4984 4985 4986; +}; +batch TRIANGLE_STRIP +{ + indices 4987 4988 4989 4990; +}; +batch TRIANGLE_STRIP +{ + indices 4991 4992 4993 4994; +}; +batch TRIANGLE_STRIP +{ + indices 4995 4996 4997 4998; +}; +batch TRIANGLE_STRIP +{ + indices 4999 5000 5001 5002; +}; +batch TRIANGLE_STRIP +{ + indices 5003 5004 5005 5006; +}; +batch TRIANGLE_STRIP +{ + indices 5007 5008 5009 5010; +}; +batch TRIANGLE_STRIP +{ + indices 5011 5012 5013 5014; +}; +batch TRIANGLE_STRIP +{ + indices 5015 5016 5017 5018; +}; +batch TRIANGLE_STRIP +{ + indices 5019 5020 5021 5022; +}; +batch TRIANGLE_STRIP +{ + indices 5023 5024 5025 5026; +}; +batch TRIANGLE_STRIP +{ + indices 5027 5028 5029 5030; +}; +batch TRIANGLE_STRIP +{ + indices 5031 5032 5033 5034; +}; +batch TRIANGLE_STRIP +{ + indices 5035 5036 5037 5038; +}; +batch TRIANGLE_STRIP +{ + indices 5039 5040 5041 5042; +}; +batch TRIANGLE_STRIP +{ + indices 5043 5044 5045 5046; +}; +batch TRIANGLE_STRIP +{ + indices 5047 5048 5049 5050; +}; +batch TRIANGLE_STRIP +{ + indices 5051 5052 5053 5054; +}; +batch TRIANGLE_STRIP +{ + indices 5055 5056 5057 5058; +}; +batch TRIANGLE_STRIP +{ + indices 5059 5060 5061 5062; +}; +batch TRIANGLE_STRIP +{ + indices 5063 5064 5065 5066; +}; +batch TRIANGLE_STRIP +{ + indices 5067 5068 5069 5070; +}; +batch TRIANGLE_STRIP +{ + indices 5071 5072 5073 5074; +}; +batch TRIANGLE_STRIP +{ + indices 5075 5076 5077 5078; +}; +batch TRIANGLE_STRIP +{ + indices 5079 5080 5081 5082; +}; +batch TRIANGLE_STRIP +{ + indices 5083 5084 5085 5086; +}; +batch TRIANGLE_STRIP +{ + indices 5087 5088 5089 5090; +}; +batch TRIANGLE_STRIP +{ + indices 5091 5092 5093 5094; +}; +batch TRIANGLE_STRIP +{ + indices 5095 5096 5097 5098; +}; +batch TRIANGLE_STRIP +{ + indices 5099 5100 5101 5102; +}; +batch TRIANGLE_STRIP +{ + indices 5103 5104 5105 5106; +}; +batch TRIANGLE_STRIP +{ + indices 5107 5108 5109 5110; +}; +batch TRIANGLE_STRIP +{ + indices 5111 5112 5113 5114; +}; +batch TRIANGLE_STRIP +{ + indices 5115 5116 5117 5118; +}; +batch TRIANGLE_STRIP +{ + indices 5119 5120 5121 5122; +}; +batch TRIANGLE_STRIP +{ + indices 5123 5124 5125 5126; +}; +batch TRIANGLE_STRIP +{ + indices 5127 5128 5129 5130; +}; +batch TRIANGLE_STRIP +{ + indices 5131 5132 5133 5134; +}; +batch TRIANGLE_STRIP +{ + indices 5135 5136 5137 5138; +}; +batch TRIANGLE_STRIP +{ + indices 5139 5140 5141 5142; +}; +batch TRIANGLE_STRIP +{ + indices 5143 5144 5145 5146; +}; +batch TRIANGLE_STRIP +{ + indices 5147 5148 5149 5150; +}; +batch TRIANGLE_STRIP +{ + indices 5151 5152 5153 5154; +}; +batch TRIANGLE_STRIP +{ + indices 5155 5156 5157 5158; +}; +batch TRIANGLE_STRIP +{ + indices 5159 5160 5161 5162; +}; +batch TRIANGLE_STRIP +{ + indices 5163 5164 5165 5166; +}; +batch TRIANGLE_STRIP +{ + indices 5167 5168 5169 5170; +}; +batch TRIANGLE_STRIP +{ + indices 5171 5172 5173 5174; +}; +batch TRIANGLE_STRIP +{ + indices 5175 5176 5177 5178; +}; +batch TRIANGLE_STRIP +{ + indices 5179 5180 5181 5182; +}; +batch TRIANGLE_STRIP +{ + indices 5183 5184 5185 5186; +}; +batch TRIANGLE_STRIP +{ + indices 5187 5188 5189 5190; +}; +batch TRIANGLE_STRIP +{ + indices 5191 5192 5193 5194; +}; +batch TRIANGLE_STRIP +{ + indices 5195 5196 5197 5198; +}; +batch TRIANGLE_STRIP +{ + indices 5199 5200 5201 5202; +}; +batch TRIANGLE_STRIP +{ + indices 5203 5204 5205 5206; +}; +batch TRIANGLE_STRIP +{ + indices 5207 5208 5209 5210; +}; +batch TRIANGLE_STRIP +{ + indices 5211 5212 5213 5214; +}; +batch TRIANGLE_STRIP +{ + indices 5215 5216 5217 5218; +}; +batch TRIANGLE_STRIP +{ + indices 5219 5220 5221 5222; +}; +batch TRIANGLE_STRIP +{ + indices 5223 5224 5225 5226; +}; +batch TRIANGLE_STRIP +{ + indices 5227 5228 5229 5230; +}; +batch TRIANGLE_STRIP +{ + indices 5231 5232 5233 5234; +}; +batch TRIANGLE_STRIP +{ + indices 5235 5236 5237 5238; +}; +batch TRIANGLE_STRIP +{ + indices 5239 5240 5241 5242; +}; +batch TRIANGLE_STRIP +{ + indices 5243 5244 5245 5246; +}; +batch TRIANGLE_STRIP +{ + indices 5247 5248 5249 5250; +}; +batch TRIANGLE_STRIP +{ + indices 5251 5252 5253 5254; +}; +batch TRIANGLE_STRIP +{ + indices 5255 5256 5257 5258; +}; +batch TRIANGLE_STRIP +{ + indices 5259 5260 5261 5262; +}; +batch TRIANGLE_STRIP +{ + indices 5263 5264 5265 5266; +}; +batch TRIANGLE_STRIP +{ + indices 5267 5268 5269 5270; +}; +batch TRIANGLE_STRIP +{ + indices 5271 5272 5273 5274; +}; +batch TRIANGLE_STRIP +{ + indices 5275 5276 5277 5278; +}; +batch TRIANGLE_STRIP +{ + indices 5279 5280 5281 5282; +}; +batch TRIANGLE_STRIP +{ + indices 5283 5284 5285 5286; +}; +batch TRIANGLE_STRIP +{ + indices 5287 5288 5289 5290; +}; +batch TRIANGLE_STRIP +{ + indices 5291 5292 5293 5294; +}; +batch TRIANGLE_STRIP +{ + indices 5295 5296 5297 5298; +}; +batch TRIANGLE_STRIP +{ + indices 5299 5300 5301 5302; +}; +batch TRIANGLE_STRIP +{ + indices 5303 5304 5305 5306; +}; +batch TRIANGLE_STRIP +{ + indices 5307 5308 5309 5310; +}; +batch TRIANGLE_STRIP +{ + indices 5311 5312 5313 5314; +}; +batch TRIANGLE_STRIP +{ + indices 5315 5316 5317 5318; +}; +batch TRIANGLE_STRIP +{ + indices 5319 5320 5321 5322; +}; +batch TRIANGLE_STRIP +{ + indices 5323 5324 5325 5326; +}; +batch TRIANGLE_STRIP +{ + indices 5327 5328 5329 5330; +}; +batch TRIANGLE_STRIP +{ + indices 5331 5332 5333 5334; +}; +batch TRIANGLE_STRIP +{ + indices 5335 5336 5337 5338; +}; +batch TRIANGLE_STRIP +{ + indices 5339 5340 5341 5342; +}; +batch TRIANGLE_STRIP +{ + indices 5343 5344 5345 5346; +}; +batch TRIANGLE_STRIP +{ + indices 5347 5348 5349 5350; +}; +batch TRIANGLE_STRIP +{ + indices 5351 5352 5353 5354; +}; +batch TRIANGLE_STRIP +{ + indices 5355 5356 5357 5358; +}; +batch TRIANGLE_STRIP +{ + indices 5359 5360 5361 5362; +}; +batch TRIANGLE_STRIP +{ + indices 5363 5364 5365 5366; +}; +batch TRIANGLE_STRIP +{ + indices 5367 5368 5369 5370; +}; +batch TRIANGLE_STRIP +{ + indices 5371 5372 5373 5374; +}; +batch TRIANGLE_STRIP +{ + indices 5375 5376 5377 5378; +}; +batch TRIANGLE_STRIP +{ + indices 5379 5380 5381 5382; +}; +batch TRIANGLE_STRIP +{ + indices 5383 5384 5385 5386; +}; +batch TRIANGLE_STRIP +{ + indices 5387 5388 5389 5390; +}; +batch TRIANGLE_STRIP +{ + indices 5391 5392 5393 5394; +}; +batch TRIANGLE_STRIP +{ + indices 5395 5396 5397 5398; +}; +batch TRIANGLE_STRIP +{ + indices 5399 5400 5401 5402; +}; +batch TRIANGLE_STRIP +{ + indices 5403 5404 5405 5406; +}; +batch TRIANGLE_STRIP +{ + indices 5407 5408 5409 5410; +}; +batch TRIANGLE_STRIP +{ + indices 5411 5412 5413 5414; +}; +batch TRIANGLE_STRIP +{ + indices 5415 5416 5417 5418; +}; +batch TRIANGLE_STRIP +{ + indices 5419 5420 5421 5422; +}; +batch TRIANGLE_STRIP +{ + indices 5423 5424 5425 5426; +}; +batch TRIANGLE_STRIP +{ + indices 5427 5428 5429 5430; +}; +batch TRIANGLE_STRIP +{ + indices 5431 5432 5433 5434; +}; +batch TRIANGLE_STRIP +{ + indices 5435 5436 5437 5438; +}; +batch TRIANGLE_STRIP +{ + indices 5439 5440 5441 5442; +}; +batch TRIANGLE_STRIP +{ + indices 5443 5444 5445 5446; +}; +batch TRIANGLE_STRIP +{ + indices 5447 5448 5449 5450; +}; +batch TRIANGLE_STRIP +{ + indices 5451 5452 5453 5454; +}; +batch TRIANGLE_STRIP +{ + indices 5455 5456 5457 5458; +}; +batch TRIANGLE_STRIP +{ + indices 5459 5460 5461 5462; +}; +batch TRIANGLE_STRIP +{ + indices 5463 5464 5465 5466; +}; +batch TRIANGLE_STRIP +{ + indices 5467 5468 5469 5470; +}; +batch TRIANGLE_STRIP +{ + indices 5471 5472 5473 5474; +}; +batch TRIANGLE_STRIP +{ + indices 5475 5476 5477 5478; +}; +batch TRIANGLE_STRIP +{ + indices 5479 5480 5481 5482; +}; +batch TRIANGLE_STRIP +{ + indices 5483 5484 5485 5486; +}; +batch TRIANGLE_STRIP +{ + indices 5487 5488 5489 5490; +}; +batch TRIANGLE_STRIP +{ + indices 5491 5492 5493 5494; +}; +batch TRIANGLE_STRIP +{ + indices 5495 5496 5497 5498; +}; +batch TRIANGLE_STRIP +{ + indices 5499 5500 5501 5502; +}; +batch TRIANGLE_STRIP +{ + indices 5503 5504 5505 5506; +}; +batch TRIANGLE_STRIP +{ + indices 5507 5508 5509 5510; +}; +batch TRIANGLE_STRIP +{ + indices 5511 5512 5513 5514; +}; +batch TRIANGLE_STRIP +{ + indices 5515 5516 5517 5518; +}; +batch TRIANGLE_STRIP +{ + indices 5519 5520 5521 5522; +}; +batch TRIANGLE_STRIP +{ + indices 5523 5524 5525 5526; +}; +batch TRIANGLE_STRIP +{ + indices 5527 5528 5529 5530; +}; +batch TRIANGLE_STRIP +{ + indices 5531 5532 5533 5534; +}; +batch TRIANGLE_STRIP +{ + indices 5535 5536 5537 5538; +}; +batch TRIANGLE_STRIP +{ + indices 5539 5540 5541 5542; +}; +batch TRIANGLE_STRIP +{ + indices 5543 5544 5545 5546; +}; +batch TRIANGLE_STRIP +{ + indices 5547 5548 5549 5550; +}; +batch TRIANGLE_STRIP +{ + indices 5551 5552 5553 5554; +}; +batch TRIANGLE_STRIP +{ + indices 5555 5556 5557 5558; +}; +batch TRIANGLE_STRIP +{ + indices 5559 5560 5561 5562; +}; +batch TRIANGLE_STRIP +{ + indices 5563 5564 5565 5566; +}; +batch TRIANGLE_STRIP +{ + indices 5567 5568 5569 5570; +}; +batch TRIANGLE_STRIP +{ + indices 5571 5572 5573 5574; +}; +batch TRIANGLE_STRIP +{ + indices 5575 5576 5577 5578; +}; +batch TRIANGLE_STRIP +{ + indices 5579 5580 5581 5582; +}; +batch TRIANGLE_STRIP +{ + indices 5583 5584 5585 5586; +}; +batch TRIANGLE_STRIP +{ + indices 5587 5588 5589 5590; +}; +batch TRIANGLE_STRIP +{ + indices 5591 5592 5593 5594; +}; +batch TRIANGLE_STRIP +{ + indices 5595 5596 5597 5598; +}; +batch TRIANGLE_STRIP +{ + indices 5599 5600 5601 5602; +}; +batch TRIANGLE_STRIP +{ + indices 5603 5604 5605 5606; +}; +batch TRIANGLE_STRIP +{ + indices 5607 5608 5609 5610; +}; +batch TRIANGLE_STRIP +{ + indices 5611 5612 5613 5614; +}; +batch TRIANGLE_STRIP +{ + indices 5615 5616 5617 5618; +}; +batch TRIANGLE_STRIP +{ + indices 5619 5620 5621 5622; +}; +batch TRIANGLE_STRIP +{ + indices 5623 5624 5625 5626; +}; +batch TRIANGLE_STRIP +{ + indices 5627 5628 5629 5630; +}; +batch TRIANGLE_STRIP +{ + indices 5631 5632 5633 5634; +}; +batch TRIANGLE_STRIP +{ + indices 5635 5636 5637 5638; +}; +batch TRIANGLE_STRIP +{ + indices 5639 5640 5641 5642; +}; +batch TRIANGLE_STRIP +{ + indices 5643 5644 5645 5646; +}; +batch TRIANGLE_STRIP +{ + indices 5647 5648 5649 5650; +}; +batch TRIANGLE_STRIP +{ + indices 5651 5652 5653 5654; +}; +batch TRIANGLE_STRIP +{ + indices 5655 5656 5657 5658; +}; +batch TRIANGLE_STRIP +{ + indices 5659 5660 5661 5662; +}; +batch TRIANGLE_STRIP +{ + indices 5663 5664 5665 5666; +}; +batch TRIANGLE_STRIP +{ + indices 5667 5668 5669 5670; +}; +batch TRIANGLE_STRIP +{ + indices 5671 5672 5673 5674; +}; +batch TRIANGLE_STRIP +{ + indices 5675 5676 5677 5678; +}; +batch TRIANGLE_STRIP +{ + indices 5679 5680 5681 5682; +}; +batch TRIANGLE_STRIP +{ + indices 5683 5684 5685 5686; +}; +batch TRIANGLE_STRIP +{ + indices 5687 5688 5689 5690; +}; +batch TRIANGLE_STRIP +{ + indices 5691 5692 5693 5694; +}; +batch TRIANGLE_STRIP +{ + indices 5695 5696 5697 5698; +}; +batch TRIANGLE_STRIP +{ + indices 5699 5700 5701 5702; +}; +batch TRIANGLE_STRIP +{ + indices 5703 5704 5705 5706; +}; +batch TRIANGLE_STRIP +{ + indices 5707 5708 5709 5710; +}; +batch TRIANGLE_STRIP +{ + indices 5711 5712 5713 5714; +}; +batch TRIANGLE_STRIP +{ + indices 5715 5716 5717 5718; +}; +batch TRIANGLE_STRIP +{ + indices 5719 5720 5721 5722; +}; +batch TRIANGLE_STRIP +{ + indices 5723 5724 5725 5726; +}; +batch TRIANGLE_STRIP +{ + indices 5727 5728 5729 5730; +}; +batch TRIANGLE_STRIP +{ + indices 5731 5732 5733 5734; +}; +batch TRIANGLE_STRIP +{ + indices 5735 5736 5737 5738; +}; +batch TRIANGLE_STRIP +{ + indices 5739 5740 5741 5742; +}; +batch TRIANGLE_STRIP +{ + indices 5743 5744 5745 5746; +}; +batch TRIANGLE_STRIP +{ + indices 5747 5748 5749 5750; +}; +batch TRIANGLE_STRIP +{ + indices 5751 5752 5753 5754; +}; +batch TRIANGLE_STRIP +{ + indices 5755 5756 5757 5758; +}; +batch TRIANGLE_STRIP +{ + indices 5759 5760 5761 5762; +}; +batch TRIANGLE_STRIP +{ + indices 5763 5764 5765 5766; +}; +batch TRIANGLE_STRIP +{ + indices 5767 5768 5769 5770; +}; +batch TRIANGLE_STRIP +{ + indices 5771 5772 5773 5774; +}; +batch TRIANGLE_STRIP +{ + indices 5775 5776 5777 5778; +}; +batch TRIANGLE_STRIP +{ + indices 5779 5780 5781 5782; +}; +batch TRIANGLE_STRIP +{ + indices 5783 5784 5785 5786; +}; +batch TRIANGLE_STRIP +{ + indices 5787 5788 5789 5790; +}; +batch TRIANGLE_STRIP +{ + indices 5791 5792 5793 5794; +}; +batch TRIANGLE_STRIP +{ + indices 5795 5796 5797 5798; +}; +batch TRIANGLE_STRIP +{ + indices 5799 5800 5801 5802; +}; +batch TRIANGLE_STRIP +{ + indices 5803 5804 5805 5806; +}; +batch TRIANGLE_STRIP +{ + indices 5807 5808 5809 5810; +}; +batch TRIANGLE_STRIP +{ + indices 5811 5812 5813 5814; +}; +batch TRIANGLE_STRIP +{ + indices 5815 5816 5817 5818; +}; +batch TRIANGLE_STRIP +{ + indices 5819 5820 5821 5822; +}; +batch TRIANGLE_STRIP +{ + indices 5823 5824 5825 5826; +}; +batch TRIANGLE_STRIP +{ + indices 5827 5828 5829 5830; +}; +batch TRIANGLE_STRIP +{ + indices 5831 5832 5833 5834; +}; +batch TRIANGLE_STRIP +{ + indices 5835 5836 5837 5838; +}; +batch TRIANGLE_STRIP +{ + indices 5839 5840 5841 5842; +}; +batch TRIANGLE_STRIP +{ + indices 5843 5844 5845 5846; +}; +batch TRIANGLE_STRIP +{ + indices 5847 5848 5849 5850; +}; +batch TRIANGLE_STRIP +{ + indices 5851 5852 5853 5854; +}; +batch TRIANGLE_STRIP +{ + indices 5855 5856 5857 5858; +}; +batch TRIANGLE_STRIP +{ + indices 5859 5860 5861 5862; +}; +batch TRIANGLE_STRIP +{ + indices 5863 5864 5865 5866; +}; +batch TRIANGLE_STRIP +{ + indices 5867 5868 5869 5870; +}; +batch TRIANGLE_STRIP +{ + indices 5871 5872 5873 5874; +}; +batch TRIANGLE_STRIP +{ + indices 5875 5876 5877 5878; +}; +batch TRIANGLE_STRIP +{ + indices 5879 5880 5881 5882; +}; +batch TRIANGLE_STRIP +{ + indices 5883 5884 5885 5886; +}; +batch TRIANGLE_STRIP +{ + indices 5887 5888 5889 5890; +}; +batch TRIANGLE_STRIP +{ + indices 5891 5892 5893 5894; +}; +batch TRIANGLE_STRIP +{ + indices 5895 5896 5897 5898; +}; +batch TRIANGLE_STRIP +{ + indices 5899 5900 5901 5902; +}; +batch TRIANGLE_STRIP +{ + indices 5903 5904 5905 5906; +}; +batch TRIANGLE_STRIP +{ + indices 5907 5908 5909 5910; +}; +batch TRIANGLE_STRIP +{ + indices 5911 5912 5913 5914; +}; +batch TRIANGLE_STRIP +{ + indices 5915 5916 5917 5918; +}; +batch TRIANGLE_STRIP +{ + indices 5919 5920 5921 5922; +}; +batch TRIANGLE_STRIP +{ + indices 5923 5924 5925 5926; +}; +batch TRIANGLE_STRIP +{ + indices 5927 5928 5929 5930; +}; +batch TRIANGLE_STRIP +{ + indices 5931 5932 5933 5934; +}; +batch TRIANGLE_STRIP +{ + indices 5935 5936 5937 5938; +}; +batch TRIANGLE_STRIP +{ + indices 5939 5940 5941 5942; +}; +batch TRIANGLE_STRIP +{ + indices 5943 5944 5945 5946; +}; +batch TRIANGLE_STRIP +{ + indices 5947 5948 5949 5950; +}; +batch TRIANGLE_STRIP +{ + indices 5951 5952 5953 5954; +}; +batch TRIANGLE_STRIP +{ + indices 5955 5956 5957 5958; +}; +batch TRIANGLE_STRIP +{ + indices 5959 5960 5961 5962; +}; +batch TRIANGLE_STRIP +{ + indices 5963 5964 5965 5966; +}; +batch TRIANGLE_STRIP +{ + indices 5967 5968 5969 5970; +}; +batch TRIANGLE_STRIP +{ + indices 5971 5972 5973 5974; +}; +batch TRIANGLE_STRIP +{ + indices 5975 5976 5977 5978; +}; +batch TRIANGLE_STRIP +{ + indices 5979 5980 5981 5982; +}; +batch TRIANGLE_STRIP +{ + indices 5983 5984 5985 5986; +}; +batch TRIANGLE_STRIP +{ + indices 5987 5988 5989 5990; +}; +batch TRIANGLE_STRIP +{ + indices 5991 5992 5993 5994; +}; +batch TRIANGLE_STRIP +{ + indices 5995 5996 5997 5998; +}; +batch TRIANGLE_STRIP +{ + indices 5999 6000 6001 6002; +}; +batch TRIANGLE_STRIP +{ + indices 6003 6004 6005 6006; +}; +batch TRIANGLE_STRIP +{ + indices 6007 6008 6009 6010; +}; +batch TRIANGLE_STRIP +{ + indices 6011 6012 6013 6014; +}; +batch TRIANGLE_STRIP +{ + indices 6015 6016 6017 6018; +}; +batch TRIANGLE_STRIP +{ + indices 6019 6020 6021 6022; +}; +batch TRIANGLE_STRIP +{ + indices 6023 6024 6025 6026; +}; +batch TRIANGLE_STRIP +{ + indices 6027 6028 6029 6030; +}; +batch TRIANGLE_STRIP +{ + indices 6031 6032 6033 6034; +}; +batch TRIANGLE_STRIP +{ + indices 6035 6036 6037 6038; +}; +batch TRIANGLE_STRIP +{ + indices 6039 6040 6041 6042; +}; +batch TRIANGLE_STRIP +{ + indices 6043 6044 6045 6046; +}; +batch TRIANGLE_STRIP +{ + indices 6047 6048 6049 6050; +}; +batch TRIANGLE_STRIP +{ + indices 6051 6052 6053 6054; +}; +batch TRIANGLE_STRIP +{ + indices 6055 6056 6057 6058; +}; +batch TRIANGLE_STRIP +{ + indices 6059 6060 6061 6062; +}; +batch TRIANGLE_STRIP +{ + indices 6063 6064 6065 6066; +}; +batch TRIANGLE_STRIP +{ + indices 6067 6068 6069 6070; +}; +batch TRIANGLE_STRIP +{ + indices 6071 6072 6073 6074; +}; +batch TRIANGLE_STRIP +{ + indices 6075 6076 6077 6078; +}; +batch TRIANGLE_STRIP +{ + indices 6079 6080 6081 6082; +}; +batch TRIANGLE_STRIP +{ + indices 6083 6084 6085 6086; +}; +batch TRIANGLE_STRIP +{ + indices 6087 6088 6089 6090; +}; +batch TRIANGLE_STRIP +{ + indices 6091 6092 6093 6094; +}; +batch TRIANGLE_STRIP +{ + indices 6095 6096 6097 6098; +}; +batch TRIANGLE_STRIP +{ + indices 6099 6100 6101 6102; +}; +batch TRIANGLE_STRIP +{ + indices 6103 6104 6105 6106; +}; +batch TRIANGLE_STRIP +{ + indices 6107 6108 6109 6110; +}; +batch TRIANGLE_STRIP +{ + indices 6111 6112 6113 6114; +}; +batch TRIANGLE_STRIP +{ + indices 6115 6116 6117 6118; +}; +batch TRIANGLE_STRIP +{ + indices 6119 6120 6121 6122; +}; +batch TRIANGLE_STRIP +{ + indices 6123 6124 6125 6126; +}; +batch TRIANGLE_STRIP +{ + indices 6127 6128 6129 6130; +}; +batch TRIANGLE_STRIP +{ + indices 6131 6132 6133 6134; +}; +batch TRIANGLE_STRIP +{ + indices 6135 6136 6137 6138; +}; +batch TRIANGLE_STRIP +{ + indices 6139 6140 6141 6142; +}; +batch TRIANGLE_STRIP +{ + indices 6143 6144 6145 6146; +}; +batch TRIANGLE_STRIP +{ + indices 6147 6148 6149 6150; +}; +batch TRIANGLE_STRIP +{ + indices 6151 6152 6153 6154; +}; +batch TRIANGLE_STRIP +{ + indices 6155 6156 6157 6158; +}; +batch TRIANGLE_STRIP +{ + indices 6159 6160 6161 6162; +}; +batch TRIANGLE_STRIP +{ + indices 6163 6164 6165 6166; +}; +batch TRIANGLE_STRIP +{ + indices 6167 6168 6169 6170; +}; +batch TRIANGLE_STRIP +{ + indices 6171 6172 6173 6174; +}; +batch TRIANGLE_STRIP +{ + indices 6175 6176 6177 6178; +}; +batch TRIANGLE_STRIP +{ + indices 6179 6180 6181 6182; +}; +batch TRIANGLE_STRIP +{ + indices 6183 6184 6185 6186; +}; +batch TRIANGLE_STRIP +{ + indices 6187 6188 6189 6190; +}; +batch TRIANGLE_STRIP +{ + indices 6191 6192 6193 6194; +}; +batch TRIANGLE_STRIP +{ + indices 6195 6196 6197 6198; +}; +batch TRIANGLE_STRIP +{ + indices 6199 6200 6201 6202; +}; +batch TRIANGLE_STRIP +{ + indices 6203 6204 6205 6206; +}; +batch TRIANGLE_STRIP +{ + indices 6207 6208 6209 6210; +}; +batch TRIANGLE_STRIP +{ + indices 6211 6212 6213 6214; +}; +batch TRIANGLE_STRIP +{ + indices 6215 6216 6217 6218; +}; +batch TRIANGLE_STRIP +{ + indices 6219 6220 6221 6222; +}; +batch TRIANGLE_STRIP +{ + indices 6223 6224 6225 6226; +}; +batch TRIANGLE_STRIP +{ + indices 6227 6228 6229 6230; +}; +batch TRIANGLE_STRIP +{ + indices 6231 6232 6233 6234; +}; +batch TRIANGLE_STRIP +{ + indices 6235 6236 6237 6238; +}; +batch TRIANGLE_STRIP +{ + indices 6239 6240 6241 6242; +}; +batch TRIANGLE_STRIP +{ + indices 6243 6244 6245 6246; +}; +batch TRIANGLE_STRIP +{ + indices 6247 6248 6249 6250; +}; +batch TRIANGLE_STRIP +{ + indices 6251 6252 6253 6254; +}; +batch TRIANGLE_STRIP +{ + indices 6255 6256 6257 6258; +}; +batch TRIANGLE_STRIP +{ + indices 6259 6260 6261 6262; +}; +batch TRIANGLE_STRIP +{ + indices 6263 6264 6265 6266; +}; +batch TRIANGLE_STRIP +{ + indices 6267 6268 6269 6270; +}; +batch TRIANGLE_STRIP +{ + indices 6271 6272 6273 6274; +}; +batch TRIANGLE_STRIP +{ + indices 6275 6276 6277 6278; +}; +batch TRIANGLE_STRIP +{ + indices 6279 6280 6281 6282; +}; +batch TRIANGLE_STRIP +{ + indices 6283 6284 6285 6286; +}; +batch TRIANGLE_STRIP +{ + indices 6287 6288 6289 6290; +}; +batch TRIANGLE_STRIP +{ + indices 6291 6292 6293 6294; +}; +batch TRIANGLE_STRIP +{ + indices 6295 6296 6297 6298; +}; +batch TRIANGLE_STRIP +{ + indices 6299 6300 6301 6302; +}; +batch TRIANGLE_STRIP +{ + indices 6303 6304 6305 6306; +}; +batch TRIANGLE_STRIP +{ + indices 6307 6308 6309 6310; +}; +batch TRIANGLE_STRIP +{ + indices 6311 6312 6313 6314; +}; +batch TRIANGLE_STRIP +{ + indices 6315 6316 6317 6318; +}; +batch TRIANGLE_STRIP +{ + indices 6319 6320 6321 6322; +}; +batch TRIANGLE_STRIP +{ + indices 6323 6324 6325 6326; +}; +batch TRIANGLE_STRIP +{ + indices 6327 6328 6329 6330; +}; +batch TRIANGLE_STRIP +{ + indices 6331 6332 6333 6334; +}; +batch TRIANGLE_STRIP +{ + indices 6335 6336 6337 6338; +}; +batch TRIANGLE_STRIP +{ + indices 6339 6340 6341 6342; +}; +batch TRIANGLE_STRIP +{ + indices 6343 6344 6345 6346; +}; +batch TRIANGLE_STRIP +{ + indices 6347 6348 6349 6350; +}; +batch TRIANGLE_STRIP +{ + indices 6351 6352 6353 6354; +}; +batch TRIANGLE_STRIP +{ + indices 6355 6356 6357 6358; +}; +batch TRIANGLE_STRIP +{ + indices 6359 6360 6361 6362; +}; +batch TRIANGLE_STRIP +{ + indices 6363 6364 6365 6366; +}; +batch TRIANGLE_STRIP +{ + indices 6367 6368 6369 6370; +}; +batch TRIANGLE_STRIP +{ + indices 6371 6372 6373 6374; +}; +batch TRIANGLE_STRIP +{ + indices 6375 6376 6377 6378; +}; +batch TRIANGLE_STRIP +{ + indices 6379 6380 6381 6382; +}; +batch TRIANGLE_STRIP +{ + indices 6383 6384 6385 6386; +}; +batch TRIANGLE_STRIP +{ + indices 6387 6388 6389 6390; +}; +batch TRIANGLE_STRIP +{ + indices 6391 6392 6393 6394; +}; +batch TRIANGLE_STRIP +{ + indices 6395 6396 6397 6398; +}; +batch TRIANGLE_STRIP +{ + indices 6399 6400 6401 6402; +}; +batch TRIANGLE_STRIP +{ + indices 6403 6404 6405 6406; +}; +batch TRIANGLE_STRIP +{ + indices 6407 6408 6409 6410; +}; +batch TRIANGLE_STRIP +{ + indices 6411 6412 6413 6414; +}; +batch TRIANGLE_STRIP +{ + indices 6415 6416 6417 6418; +}; +batch TRIANGLE_STRIP +{ + indices 6419 6420 6421 6422; +}; +batch TRIANGLE_STRIP +{ + indices 6423 6424 6425 6426; +}; +batch TRIANGLE_STRIP +{ + indices 6427 6428 6429 6430; +}; +batch TRIANGLE_STRIP +{ + indices 6431 6432 6433 6434; +}; +batch TRIANGLE_STRIP +{ + indices 6435 6436 6437 6438; +}; +batch TRIANGLE_STRIP +{ + indices 6439 6440 6441 6442; +}; +batch TRIANGLE_STRIP +{ + indices 6443 6444 6445 6446; +}; +batch TRIANGLE_STRIP +{ + indices 6447 6448 6449 6450; +}; +batch TRIANGLE_STRIP +{ + indices 6451 6452 6453 6454; +}; +batch TRIANGLE_STRIP +{ + indices 6455 6456 6457 6458; +}; +batch TRIANGLE_STRIP +{ + indices 6459 6460 6461 6462; +}; +batch TRIANGLE_STRIP +{ + indices 6463 6464 6465 6466; +}; +batch TRIANGLE_STRIP +{ + indices 6467 6468 6469 6470; +}; +batch TRIANGLE_STRIP +{ + indices 6471 6472 6473 6474; +}; +batch TRIANGLE_STRIP +{ + indices 6475 6476 6477 6478; +}; +batch TRIANGLE_STRIP +{ + indices 6479 6480 6481 6482; +}; +batch TRIANGLE_STRIP +{ + indices 6483 6484 6485 6486; +}; +batch TRIANGLE_STRIP +{ + indices 6487 6488 6489 6490; +}; +batch TRIANGLE_STRIP +{ + indices 6491 6492 6493 6494; +}; +batch TRIANGLE_STRIP +{ + indices 6495 6496 6497 6498; +}; +batch TRIANGLE_STRIP +{ + indices 6499 6500 6501 6502; +}; +batch TRIANGLE_STRIP +{ + indices 6503 6504 6505 6506; +}; +batch TRIANGLE_STRIP +{ + indices 6507 6508 6509 6510; +}; +batch TRIANGLE_STRIP +{ + indices 6511 6512 6513 6514; +}; +batch TRIANGLE_STRIP +{ + indices 6515 6516 6517 6518; +}; +batch TRIANGLE_STRIP +{ + indices 6519 6520 6521 6522; +}; +batch TRIANGLE_STRIP +{ + indices 6523 6524 6525 6526; +}; +batch TRIANGLE_STRIP +{ + indices 6527 6528 6529 6530; +}; +batch TRIANGLE_STRIP +{ + indices 6531 6532 6533 6534; +}; +batch TRIANGLE_STRIP +{ + indices 6535 6536 6537 6538; +}; +batch TRIANGLE_STRIP +{ + indices 6539 6540 6541 6542; +}; +batch TRIANGLE_STRIP +{ + indices 6543 6544 6545 6546; +}; +batch TRIANGLE_STRIP +{ + indices 6547 6548 6549 6550; +}; +batch TRIANGLE_STRIP +{ + indices 6551 6552 6553 6554; +}; +batch TRIANGLE_STRIP +{ + indices 6555 6556 6557 6558; +}; +batch TRIANGLE_STRIP +{ + indices 6559 6560 6561 6562; +}; +batch TRIANGLE_STRIP +{ + indices 6563 6564 6565 6566; +}; +batch TRIANGLE_STRIP +{ + indices 6567 6568 6569 6570; +}; +batch TRIANGLE_STRIP +{ + indices 6571 6572 6573 6574; +}; +batch TRIANGLE_STRIP +{ + indices 6575 6576 6577 6578; +}; +batch TRIANGLE_STRIP +{ + indices 6579 6580 6581 6582; +}; +batch TRIANGLE_STRIP +{ + indices 6583 6584 6585 6586; +}; +batch TRIANGLE_STRIP +{ + indices 6587 6588 6589 6590; +}; +batch TRIANGLE_STRIP +{ + indices 6591 6592 6593 6594; +}; +batch TRIANGLE_STRIP +{ + indices 6595 6596 6597 6598; +}; +batch TRIANGLE_STRIP +{ + indices 6599 6600 6601 6602; +}; +batch TRIANGLE_STRIP +{ + indices 6603 6604 6605 6606; +}; +batch TRIANGLE_STRIP +{ + indices 6607 6608 6609 6610; +}; +batch TRIANGLE_STRIP +{ + indices 6611 6612 6613 6614; +}; +batch TRIANGLE_STRIP +{ + indices 6615 6616 6617 6618; +}; +batch TRIANGLE_STRIP +{ + indices 6619 6620 6621 6622; +}; +batch TRIANGLE_STRIP +{ + indices 6623 6624 6625 6626; +}; +batch TRIANGLE_STRIP +{ + indices 6627 6628 6629 6630; +}; +batch TRIANGLE_STRIP +{ + indices 6631 6632 6633 6634; +}; +batch TRIANGLE_STRIP +{ + indices 6635 6636 6637 6638; +}; +batch TRIANGLE_STRIP +{ + indices 6639 6640 6641 6642; +}; +batch TRIANGLE_STRIP +{ + indices 6643 6644 6645 6646; +}; +batch TRIANGLE_STRIP +{ + indices 6647 6648 6649 6650; +}; +batch TRIANGLE_STRIP +{ + indices 6651 6652 6653 6654; +}; +batch TRIANGLE_STRIP +{ + indices 6655 6656 6657 6658; +}; +batch TRIANGLE_STRIP +{ + indices 6659 6660 6661 6662; +}; +batch TRIANGLE_STRIP +{ + indices 6663 6664 6665 6666; +}; +batch TRIANGLE_STRIP +{ + indices 6667 6668 6669 6670; +}; +batch TRIANGLE_STRIP +{ + indices 6671 6672 6673 6674; +}; +batch TRIANGLE_STRIP +{ + indices 6675 6676 6677 6678; +}; +batch TRIANGLE_STRIP +{ + indices 6679 6680 6681 6682; +}; +batch TRIANGLE_STRIP +{ + indices 6683 6684 6685 6686; +}; +batch TRIANGLE_STRIP +{ + indices 6687 6688 6689 6690; +}; +batch TRIANGLE_STRIP +{ + indices 6691 6692 6693 6694; +}; +batch TRIANGLE_STRIP +{ + indices 6695 6696 6697 6698; +}; +batch TRIANGLE_STRIP +{ + indices 6699 6700 6701 6702; +}; +batch TRIANGLE_STRIP +{ + indices 6703 6704 6705 6706; +}; +batch TRIANGLE_STRIP +{ + indices 6707 6708 6709 6710; +}; +batch TRIANGLE_STRIP +{ + indices 6711 6712 6713 6714; +}; +batch TRIANGLE_STRIP +{ + indices 6715 6716 6717 6718; +}; +batch TRIANGLE_STRIP +{ + indices 6719 6720 6721 6722; +}; +batch TRIANGLE_STRIP +{ + indices 6723 6724 6725 6726; +}; +batch TRIANGLE_STRIP +{ + indices 6727 6728 6729 6730; +}; +batch TRIANGLE_STRIP +{ + indices 6731 6732 6733 6734; +}; +batch TRIANGLE_STRIP +{ + indices 6735 6736 6737 6738; +}; +batch TRIANGLE_STRIP +{ + indices 6739 6740 6741 6742; +}; +batch TRIANGLE_STRIP +{ + indices 6743 6744 6745 6746; +}; +batch TRIANGLE_STRIP +{ + indices 6747 6748 6749 6750; +}; +batch TRIANGLE_STRIP +{ + indices 6751 6752 6753 6754; +}; +batch TRIANGLE_STRIP +{ + indices 6755 6756 6757 6758; +}; +batch TRIANGLE_STRIP +{ + indices 6759 6760 6761 6762; +}; +batch TRIANGLE_STRIP +{ + indices 6763 6764 6765 6766; +}; +batch TRIANGLE_STRIP +{ + indices 6767 6768 6769 6770; +}; +batch TRIANGLE_STRIP +{ + indices 6771 6772 6773 6774; +}; +batch TRIANGLE_STRIP +{ + indices 6775 6776 6777 6778; +}; +batch TRIANGLE_STRIP +{ + indices 6779 6780 6781 6782; +}; +batch TRIANGLE_STRIP +{ + indices 6783 6784 6785 6786; +}; +batch TRIANGLE_STRIP +{ + indices 6787 6788 6789 6790; +}; +batch TRIANGLE_STRIP +{ + indices 6791 6792 6793 6794; +}; +batch TRIANGLE_STRIP +{ + indices 6795 6796 6797 6798; +}; +batch TRIANGLE_STRIP +{ + indices 6799 6800 6801 6802; +}; +batch TRIANGLE_STRIP +{ + indices 6803 6804 6805 6806; +}; +batch TRIANGLE_STRIP +{ + indices 6807 6808 6809 6810; +}; +batch TRIANGLE_STRIP +{ + indices 6811 6812 6813 6814; +}; +batch TRIANGLE_STRIP +{ + indices 6815 6816 6817 6818; +}; +batch TRIANGLE_STRIP +{ + indices 6819 6820 6821 6822; +}; +batch TRIANGLE_STRIP +{ + indices 6823 6824 6825 6826; +}; +batch TRIANGLE_STRIP +{ + indices 6827 6828 6829 6830; +}; +batch TRIANGLE_STRIP +{ + indices 6831 6832 6833 6834; +}; +batch TRIANGLE_STRIP +{ + indices 6835 6836 6837 6838; +}; +batch TRIANGLE_STRIP +{ + indices 6839 6840 6841 6842; +}; +batch TRIANGLE_STRIP +{ + indices 6843 6844 6845 6846; +}; +batch TRIANGLE_STRIP +{ + indices 6847 6848 6849 6850; +}; +batch TRIANGLE_STRIP +{ + indices 6851 6852 6853 6854; +}; +batch TRIANGLE_STRIP +{ + indices 6855 6856 6857 6858; +}; +batch TRIANGLE_STRIP +{ + indices 6859 6860 6861 6862; +}; +batch TRIANGLE_STRIP +{ + indices 6863 6864 6865 6866; +}; +batch TRIANGLE_STRIP +{ + indices 6867 6868 6869 6870; +}; +batch TRIANGLE_STRIP +{ + indices 6871 6872 6873 6874; +}; +batch TRIANGLE_STRIP +{ + indices 6875 6876 6877 6878; +}; +batch TRIANGLE_STRIP +{ + indices 6879 6880 6881 6882; +}; +batch TRIANGLE_STRIP +{ + indices 6883 6884 6885 6886; +}; +batch TRIANGLE_STRIP +{ + indices 6887 6888 6889 6890; +}; +batch TRIANGLE_STRIP +{ + indices 6891 6892 6893 6894; +}; +batch TRIANGLE_STRIP +{ + indices 6895 6896 6897 6898; +}; +batch TRIANGLE_STRIP +{ + indices 6899 6900 6901 6902; +}; +batch TRIANGLE_STRIP +{ + indices 6903 6904 6905 6906; +}; +batch TRIANGLE_STRIP +{ + indices 6907 6908 6909 6910; +}; +batch TRIANGLE_STRIP +{ + indices 6911 6912 6913 6914; +}; +batch TRIANGLE_STRIP +{ + indices 6915 6916 6917 6918; +}; +batch TRIANGLE_STRIP +{ + indices 6919 6920 6921 6922; +}; +batch TRIANGLE_STRIP +{ + indices 6923 6924 6925 6926; +}; +batch TRIANGLE_STRIP +{ + indices 6927 6928 6929 6930; +}; +batch TRIANGLE_STRIP +{ + indices 6931 6932 6933 6934; +}; +batch TRIANGLE_STRIP +{ + indices 6935 6936 6937 6938; +}; +batch TRIANGLE_STRIP +{ + indices 6939 6940 6941 6942; +}; +batch TRIANGLE_STRIP +{ + indices 6943 6944 6945 6946; +}; +batch TRIANGLE_STRIP +{ + indices 6947 6948 6949 6950; +}; +batch TRIANGLE_STRIP +{ + indices 6951 6952 6953 6954; +}; +batch TRIANGLE_STRIP +{ + indices 6955 6956 6957 6958; +}; +batch TRIANGLE_STRIP +{ + indices 6959 6960 6961 6962; +}; +batch TRIANGLE_STRIP +{ + indices 6963 6964 6965 6966; +}; +batch TRIANGLE_STRIP +{ + indices 6967 6968 6969 6970; +}; +batch TRIANGLE_STRIP +{ + indices 6971 6972 6973 6974; +}; +batch TRIANGLE_STRIP +{ + indices 6975 6976 6977 6978; +}; +batch TRIANGLE_STRIP +{ + indices 6979 6980 6981 6982; +}; +batch TRIANGLE_STRIP +{ + indices 6983 6984 6985 6986; +}; +batch TRIANGLE_STRIP +{ + indices 6987 6988 6989 6990; +}; +batch TRIANGLE_STRIP +{ + indices 6991 6992 6993 6994; +}; +batch TRIANGLE_STRIP +{ + indices 6995 6996 6997 6998; +}; +batch TRIANGLE_STRIP +{ + indices 6999 7000 7001 7002; +}; +batch TRIANGLE_STRIP +{ + indices 7003 7004 7005 7006; +}; +batch TRIANGLE_STRIP +{ + indices 7007 7008 7009 7010; +}; +batch TRIANGLE_STRIP +{ + indices 7011 7012 7013 7014; +}; +batch TRIANGLE_STRIP +{ + indices 7015 7016 7017 7018; +}; +batch TRIANGLE_STRIP +{ + indices 7019 7020 7021 7022; +}; +batch TRIANGLE_STRIP +{ + indices 7023 7024 7025 7026; +}; +batch TRIANGLE_STRIP +{ + indices 7027 7028 7029 7030; +}; +batch TRIANGLE_STRIP +{ + indices 7031 7032 7033 7034; +}; +batch TRIANGLE_STRIP +{ + indices 7035 7036 7037 7038; +}; +batch TRIANGLE_STRIP +{ + indices 7039 7040 7041 7042; +}; +batch TRIANGLE_STRIP +{ + indices 7043 7044 7045 7046; +}; +batch TRIANGLE_STRIP +{ + indices 7047 7048 7049 7050; +}; +batch TRIANGLE_STRIP +{ + indices 7051 7052 7053 7054; +}; +batch TRIANGLE_STRIP +{ + indices 7055 7056 7057 7058; +}; +batch TRIANGLE_STRIP +{ + indices 7059 7060 7061 7062; +}; +batch TRIANGLE_STRIP +{ + indices 7063 7064 7065 7066; +}; +batch TRIANGLE_STRIP +{ + indices 7067 7068 7069 7070; +}; +batch TRIANGLE_STRIP +{ + indices 7071 7072 7073 7074; +}; +batch TRIANGLE_STRIP +{ + indices 7075 7076 7077 7078; +}; +batch TRIANGLE_STRIP +{ + indices 7079 7080 7081 7082; +}; +batch TRIANGLE_STRIP +{ + indices 7083 7084 7085 7086; +}; +batch TRIANGLE_STRIP +{ + indices 7087 7088 7089 7090; +}; +batch TRIANGLE_STRIP +{ + indices 7091 7092 7093 7094; +}; +batch TRIANGLE_STRIP +{ + indices 7095 7096 7097 7098; +}; +batch TRIANGLE_STRIP +{ + indices 7099 7100 7101 7102; +}; +batch TRIANGLE_STRIP +{ + indices 7103 7104 7105 7106; +}; +batch TRIANGLE_STRIP +{ + indices 7107 7108 7109 7110; +}; +batch TRIANGLE_STRIP +{ + indices 7111 7112 7113 7114; +}; +batch TRIANGLE_STRIP +{ + indices 7115 7116 7117 7118; +}; +batch TRIANGLE_STRIP +{ + indices 7119 7120 7121 7122; +}; +batch TRIANGLE_STRIP +{ + indices 7123 7124 7125 7126; +}; +batch TRIANGLE_STRIP +{ + indices 7127 7128 7129 7130; +}; +batch TRIANGLE_STRIP +{ + indices 7131 7132 7133 7134; +}; +batch TRIANGLE_STRIP +{ + indices 7135 7136 7137 7138; +}; +batch TRIANGLE_STRIP +{ + indices 7139 7140 7141 7142; +}; +batch TRIANGLE_STRIP +{ + indices 7143 7144 7145 7146; +}; +batch TRIANGLE_STRIP +{ + indices 7147 7148 7149 7150; +}; +batch TRIANGLE_STRIP +{ + indices 7151 7152 7153 7154; +}; +batch TRIANGLE_STRIP +{ + indices 7155 7156 7157 7158; +}; +batch TRIANGLE_STRIP +{ + indices 7159 7160 7161 7162; +}; +batch TRIANGLE_STRIP +{ + indices 7163 7164 7165 7166; +}; +batch TRIANGLE_STRIP +{ + indices 7167 7168 7169 7170; +}; +batch TRIANGLE_STRIP +{ + indices 7171 7172 7173 7174; +}; +batch TRIANGLE_STRIP +{ + indices 7175 7176 7177 7178; +}; +batch TRIANGLE_STRIP +{ + indices 7179 7180 7181 7182; +}; +batch TRIANGLE_STRIP +{ + indices 7183 7184 7185 7186; +}; +batch TRIANGLE_STRIP +{ + indices 7187 7188 7189 7190; +}; +batch TRIANGLE_STRIP +{ + indices 7191 7192 7193 7194; +}; +batch TRIANGLE_STRIP +{ + indices 7195 7196 7197 7198; +}; +batch TRIANGLE_STRIP +{ + indices 7199 7200 7201 7202; +}; +batch TRIANGLE_STRIP +{ + indices 7203 7204 7205 7206; +}; +batch TRIANGLE_STRIP +{ + indices 7207 7208 7209 7210; +}; +batch TRIANGLE_STRIP +{ + indices 7211 7212 7213 7214; +}; +batch TRIANGLE_STRIP +{ + indices 7215 7216 7217 7218; +}; +batch TRIANGLE_STRIP +{ + indices 7219 7220 7221 7222; +}; +batch TRIANGLE_STRIP +{ + indices 7223 7224 7225 7226; +}; +batch TRIANGLE_STRIP +{ + indices 7227 7228 7229 7230; +}; +batch TRIANGLE_STRIP +{ + indices 7231 7232 7233 7234; +}; +batch TRIANGLE_STRIP +{ + indices 7235 7236 7237 7238; +}; +batch TRIANGLE_STRIP +{ + indices 7239 7240 7241 7242; +}; +batch TRIANGLE_STRIP +{ + indices 7243 7244 7245 7246; +}; +batch TRIANGLE_STRIP +{ + indices 7247 7248 7249 7250; +}; +batch TRIANGLE_STRIP +{ + indices 7251 7252 7253 7254; +}; +batch TRIANGLE_STRIP +{ + indices 7255 7256 7257 7258; +}; +batch TRIANGLE_STRIP +{ + indices 7259 7260 7261 7262; +}; +batch TRIANGLE_STRIP +{ + indices 7263 7264 7265 7266; +}; +batch TRIANGLE_STRIP +{ + indices 7267 7268 7269 7270; +}; +batch TRIANGLE_STRIP +{ + indices 7271 7272 7273 7274; +}; +batch TRIANGLE_STRIP +{ + indices 7275 7276 7277 7278; +}; +batch TRIANGLE_STRIP +{ + indices 7279 7280 7281 7282; +}; +batch TRIANGLE_STRIP +{ + indices 7283 7284 7285 7286; +}; +batch TRIANGLE_STRIP +{ + indices 7287 7288 7289 7290; +}; +batch TRIANGLE_STRIP +{ + indices 7291 7292 7293 7294; +}; +batch TRIANGLE_STRIP +{ + indices 7295 7296 7297 7298; +}; +batch TRIANGLE_STRIP +{ + indices 7299 7300 7301 7302; +}; +batch TRIANGLE_STRIP +{ + indices 7303 7304 7305 7306; +}; +batch TRIANGLE_STRIP +{ + indices 7307 7308 7309 7310; +}; +batch TRIANGLE_STRIP +{ + indices 7311 7312 7313 7314; +}; +batch TRIANGLE_STRIP +{ + indices 7315 7316 7317 7318; +}; +batch TRIANGLE_STRIP +{ + indices 7319 7320 7321 7322; +}; +batch TRIANGLE_STRIP +{ + indices 7323 7324 7325 7326; +}; +batch TRIANGLE_STRIP +{ + indices 7327 7328 7329 7330; +}; +batch TRIANGLE_STRIP +{ + indices 7331 7332 7333 7334; +}; +batch TRIANGLE_STRIP +{ + indices 7335 7336 7337 7338; +}; +batch TRIANGLE_STRIP +{ + indices 7339 7340 7341 7342; +}; +batch TRIANGLE_STRIP +{ + indices 7343 7344 7345 7346; +}; +batch TRIANGLE_STRIP +{ + indices 7347 7348 7349 7350; +}; +batch TRIANGLE_STRIP +{ + indices 7351 7352 7353 7354; +}; +batch TRIANGLE_STRIP +{ + indices 7355 7356 7357 7358; +}; +batch TRIANGLE_STRIP +{ + indices 7359 7360 7361 7362; +}; +batch TRIANGLE_STRIP +{ + indices 7363 7364 7365 7366; +}; +batch TRIANGLE_STRIP +{ + indices 7367 7368 7369 7370; +}; +batch TRIANGLE_STRIP +{ + indices 7371 7372 7373 7374; +}; +batch TRIANGLE_STRIP +{ + indices 7375 7376 7377 7378; +}; +batch TRIANGLE_STRIP +{ + indices 7379 7380 7381 7382; +}; +batch TRIANGLE_STRIP +{ + indices 7383 7384 7385 7386; +}; +batch TRIANGLE_STRIP +{ + indices 7387 7388 7389 7390; +}; +batch TRIANGLE_STRIP +{ + indices 7391 7392 7393 7394; +}; +batch TRIANGLE_STRIP +{ + indices 7395 7396 7397 7398; +}; +batch TRIANGLE_STRIP +{ + indices 7399 7400 7401 7402; +}; +batch TRIANGLE_STRIP +{ + indices 7403 7404 7405 7406; +}; +batch TRIANGLE_STRIP +{ + indices 7407 7408 7409 7410; +}; +batch TRIANGLE_STRIP +{ + indices 7411 7412 7413 7414; +}; +batch TRIANGLE_STRIP +{ + indices 7415 7416 7417 7418; +}; +batch TRIANGLE_STRIP +{ + indices 7419 7420 7421 7422; +}; +batch TRIANGLE_STRIP +{ + indices 7423 7424 7425 7426; +}; +batch TRIANGLE_STRIP +{ + indices 7427 7428 7429 7430; +}; +batch TRIANGLE_STRIP +{ + indices 7431 7432 7433 7434; +}; +batch TRIANGLE_STRIP +{ + indices 7435 7436 7437 7438; +}; +batch TRIANGLE_STRIP +{ + indices 7439 7440 7441 7442; +}; +batch TRIANGLE_STRIP +{ + indices 7443 7444 7445 7446; +}; +batch TRIANGLE_STRIP +{ + indices 7447 7448 7449 7450; +}; +batch TRIANGLE_STRIP +{ + indices 7451 7452 7453 7454; +}; +batch TRIANGLE_STRIP +{ + indices 7455 7456 7457 7458; +}; +batch TRIANGLE_STRIP +{ + indices 7459 7460 7461 7462; +}; +batch TRIANGLE_STRIP +{ + indices 7463 7464 7465 7466; +}; +batch TRIANGLE_STRIP +{ + indices 7467 7468 7469 7470; +}; +batch TRIANGLE_STRIP +{ + indices 7471 7472 7473 7474; +}; +batch TRIANGLE_STRIP +{ + indices 7475 7476 7477 7478 7478 7476 7479 7479 7478 7480 7480 7479 7481 7481 7480 7482 7482 7481 7483 7483 7482 7484; +}; +batch TRIANGLE_STRIP +{ + indices 7479 7485 7481 7483 7483 7486 7484 7487 7487 7488 7489; +}; +batch TRIANGLE_STRIP +{ + indices 7487 7486 7488 7490 7490 7486 7483 7483 7490 7491 7491 7483 7485; +}; +batch TRIANGLE_STRIP +{ + indices 7490 7491 7492 7493 7494; +}; +batch TRIANGLE_STRIP +{ + indices 7491 7495 7493 7494; +}; +batch TRIANGLE_STRIP +{ + indices 7491 7485 7495 7495 7494 7496 7497; +}; +batch TRIANGLE_STRIP +{ + indices 7495 7485 7498 7479; +}; +batch TRIANGLE_STRIP +{ + indices 7499 7497 7500 7501; +}; +batch TRIANGLE_STRIP +{ + indices 7498 7502 7495 7496; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7497 7503 7496; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7503 7504; +}; +batch TRIANGLE_STRIP +{ + indices 7496 7502 7505 7498 7498 7479 7506 7506 7498 7505; +}; +batch TRIANGLE_STRIP +{ + indices 7479 7507 7506 7508 7509 7509 7506 7505 7505 7509 7510 7510 7505 7511 7496 7512 7513 7514 7504 7515 7516 7517; +}; +batch TRIANGLE_STRIP +{ + indices 7504 7516 7518 7517; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7504 7518 7518 7519 7517 7520; +}; +batch TRIANGLE_STRIP +{ + indices 7521 7501 7518; +}; +batch TRIANGLE_STRIP +{ + indices 7519 7520 7522 7523 7524 7525 7526 7527 7528; +}; +batch TRIANGLE_STRIP +{ + indices 7519 7529 7518 7521; +}; +batch TRIANGLE_STRIP +{ + indices 7519 7530 7529 7521 7521 7530 7531; +}; +batch TRIANGLE_STRIP +{ + indices 7501 7521 7532 7531 7533 7533 7532 7534 7534 7533 7535 7535 7534 7536 7537 7538 7538 7536 7539 7539 7538 7540 7540 7541 7542; +}; +batch TRIANGLE_STRIP +{ + indices 7540 7539 7541 7541 7543 7544 7544 7541 7545 7539; +}; +batch TRIANGLE_STRIP +{ + indices 7544 7545 7546 7547; +}; +batch TRIANGLE_STRIP +{ + indices 7545 7539 7548 7536; +}; +batch TRIANGLE_STRIP +{ + indices 7547 7545 7549 7548 7548 7536 7550 7535; +}; +batch TRIANGLE_STRIP +{ + indices 7548 7550 7551 7535; +}; +batch TRIANGLE_STRIP +{ + indices 7549 7548 7551 7551 7552 7535 7553 7553 7552 7554 7554 7553 7555 7555 7554 7556 7556 7555 7557 7557 7556 7558 7558 7557 7559 7560 7561 7562 7563 7564 7565 7566; + indices 7567 7568; +}; +batch TRIANGLE_STRIP +{ + indices 7551 7552 7569 7570 7571 7571 7569 7551 7551 7571 7549 7572 7547 7573 7573 7572 7574 7575 7575 7576 7577; +}; +batch TRIANGLE_STRIP +{ + indices 7575 7572 7578 7579 7580 7580 7578 7581 7582 7582 7578 7575 7575 7582 7576 7583 7583 7584 7585; +}; +batch TRIANGLE_STRIP +{ + indices 7583 7582 7584 7584 7586 7587; +}; +batch TRIANGLE_STRIP +{ + indices 7582 7588 7584 7587; +}; +batch TRIANGLE_STRIP +{ + indices 7582 7589 7588 7588 7587 7590 7590 7588 7591 7589; +}; +batch TRIANGLE_STRIP +{ + indices 7590 7591 7592 7593; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7589 7594 7595; +}; +batch TRIANGLE_STRIP +{ + indices 7591 7594 7596 7595; +}; +batch TRIANGLE_STRIP +{ + indices 7593 7591 7596 7596 7597 7595; +}; +batch TRIANGLE_STRIP +{ + indices 7598 7593 7596 7596 7599 7597; +}; +batch TRIANGLE_STRIP +{ + indices 7600 7593 7598; +}; +batch TRIANGLE_STRIP +{ + indices 7599 7597 7601; +}; +batch TRIANGLE_STRIP +{ + indices 7600 7598 7602; +}; +batch TRIANGLE_STRIP +{ + indices 7599 7601 7603; +}; +batch TRIANGLE_STRIP +{ + indices 7604 7600 7602; +}; +batch TRIANGLE_STRIP +{ + indices 7603 7601 7605; +}; +batch TRIANGLE_STRIP +{ + indices 7604 7602 7606; +}; +batch TRIANGLE_STRIP +{ + indices 7603 7605 7607; +}; +batch TRIANGLE_STRIP +{ + indices 7604 7606 7608 7609; +}; +batch TRIANGLE_STRIP +{ + indices 7605 7610 7607 7611; +}; +batch TRIANGLE_STRIP +{ + indices 7612 7613 7614 7615 7616; +}; +batch TRIANGLE_STRIP +{ + indices 7617 7618 7619 7620 7621 7622 7622 7620 7623 7623 7622 7624; +}; +batch TRIANGLE_STRIP +{ + indices 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635; +}; +batch TRIANGLE_STRIP +{ + indices 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7646 7644 7647 7647 7646 7648 7649 7650 7651 7652 7653 7654 7655; +}; +batch TRIANGLE_STRIP +{ + indices 7656 7652 7654 7654 7657 7655; +}; +batch TRIANGLE_STRIP +{ + indices 7658 7656 7654 7654 7659 7657; +}; +batch TRIANGLE_STRIP +{ + indices 7658 7654 7659 7659 7660 7657; +}; +batch TRIANGLE_STRIP +{ + indices 7661 7658 7662 7663 7663 7658 7659; +}; +batch TRIANGLE_STRIP +{ + indices 7664 7665 7660 7660 7659 7666 7666 7660 7665; +}; +batch TRIANGLE_STRIP +{ + indices 7663 7659 7666 7666 7667 7665; +}; +batch TRIANGLE_STRIP +{ + indices 7666 7667 7663 7668; +}; +batch TRIANGLE_STRIP +{ + indices 7669 7670 7671 7672 7672 7670 7673 7673 7672 7674 7674 7673 7675 7675 7674 7676 7676 7675 7677 7677 7676 7678 7678 7677 7679 7680 7681 7681 7679 7682 7682 7681; + indices 7683 7683 7682 7684 7684 7683 7685; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7682 7684 7684 7687 7685; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7688 7682 7689; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7684 7690 7687; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7691 7689 7692; +}; +batch TRIANGLE_STRIP +{ + indices 7688 7693 7691 7692; +}; +batch TRIANGLE_STRIP +{ + indices 7686 7694 7688 7693 7693 7695 7692 7696; +}; +batch TRIANGLE_STRIP +{ + indices 7693 7697 7695 7695 7696 7698; +}; +batch TRIANGLE_STRIP +{ + indices 7697 7693 7699 7694; +}; +batch TRIANGLE_STRIP +{ + indices 7696 7698 7700; +}; +batch TRIANGLE_STRIP +{ + indices 7694 7701 7699; +}; +batch TRIANGLE_STRIP +{ + indices 7698 7702 7700 7703 7703 7702 7704 7704 7703 7705 7705 7704 7706; +}; +batch TRIANGLE_STRIP +{ + indices 7701 7694 7707 7686; +}; +batch TRIANGLE_STRIP +{ + indices 7708 7701 7707 7707 7690 7686; +}; +batch TRIANGLE_STRIP +{ + indices 7708 7707 7709 7690; +}; +batch TRIANGLE_STRIP +{ + indices 7709 7710 7708 7711 7711 7710 7712; +}; +batch TRIANGLE_STRIP +{ + indices 7713 7710 7709 7709 7714 7690; +}; +batch TRIANGLE_STRIP +{ + indices 7713 7715 7710; +}; +batch TRIANGLE_STRIP +{ + indices 7690 7716 7714 7717; +}; +batch TRIANGLE_STRIP +{ + indices 7690 7718 7716 7717; +}; +batch TRIANGLE_STRIP +{ + indices 7718 7690 7687; +}; +batch TRIANGLE_STRIP +{ + indices 7712 7710 7719 7715; +}; +batch TRIANGLE_STRIP +{ + indices 7719 7720 7712; +}; +batch TRIANGLE_STRIP +{ + indices 7687 7721 7718 7722; +}; +batch TRIANGLE_STRIP +{ + indices 7719 7723 7720 7724 7725; +}; +batch TRIANGLE_STRIP +{ + indices 7726 7724 7723; +}; +batch TRIANGLE_STRIP +{ + indices 7715 7727 7719 7728 7728 7727 7729; +}; +batch TRIANGLE_STRIP +{ + indices 7727 7715 7730 7731 7717 7717 7730 7732 7732 7733 7734; +}; +batch TRIANGLE_STRIP +{ + indices 7733 7732 7735 7736 7736 7737 7738; +}; +batch TRIANGLE_STRIP +{ + indices 7737 7736 7732 7732 7739 7717; +}; +batch TRIANGLE_STRIP +{ + indices 7737 7732 7739 7739 7718 7717; +}; +batch TRIANGLE_STRIP +{ + indices 7718 7722 7739 7739 7737 7740 7741; +}; +batch TRIANGLE_STRIP +{ + indices 7739 7722 7740 7740 7742 7743; +}; +batch TRIANGLE_STRIP +{ + indices 7722 7744 7740 7740 7743 7745 7745 7740 7744; +}; +batch TRIANGLE_STRIP +{ + indices 7743 7745 7746 7747 7747 7745 7744 7744 7748 7722 7749 7749 7748 7687 7685 7685 7748 7750 7751; +}; +batch TRIANGLE_STRIP +{ + indices 7752 7753 7754 7755 7756; +}; +batch TRIANGLE_STRIP +{ + indices 7757 7758 7759 7760 7761 7762 7762 7760 7763 7763 7762 7764; +}; +batch TRIANGLE_STRIP +{ + indices 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7774 7772 7775 7775 7774 7776 7777 7778 7778 7779 7780 7780 7778 7777; +}; +batch TRIANGLE_STRIP +{ + indices 7781 7782 7780; +}; +batch TRIANGLE_STRIP +{ + indices 7777 7783 7774; +}; +batch TRIANGLE_STRIP +{ + indices 7782 7784 7780 7777 7777 7784 7783; +}; +batch TRIANGLE_STRIP +{ + indices 7782 7785 7784; +}; +batch TRIANGLE_STRIP +{ + indices 7783 7786 7774 7773; +}; +batch TRIANGLE_STRIP +{ + indices 7783 7787 7786 7773 7773 7787 7788 7788 7773 7789 7789 7788 7790 7790 7789 7791 7791 7790 7792 7792 7791 7793 7793 7792 7794 7794 7793 7795; +}; +batch TRIANGLE_STRIP +{ + indices 7796 7797 7785 7784 7784 7797 7798 7798 7784 7799 7799 7798 7800 7801 7801 7798 7802 7797 7803 7803 7802 7804 7805 7805 7802 7806 7807; +}; +batch TRIANGLE_STRIP +{ + indices 7806 7805 7808 7809 7810 7810 7811 7812; +}; +batch TRIANGLE_STRIP +{ + indices 7808 7810 7811 7811 7813 7814; +}; +batch TRIANGLE_STRIP +{ + indices 7813 7815 7811 7808; +}; +batch TRIANGLE_STRIP +{ + indices 7813 7816 7815 7815 7808 7817 7806; +}; +batch TRIANGLE_STRIP +{ + indices 7816 7818 7815 7817; +}; +batch TRIANGLE_STRIP +{ + indices 7816 7819 7818 7820; +}; +batch TRIANGLE_STRIP +{ + indices 7817 7821 7806 7807; +}; +batch TRIANGLE_STRIP +{ + indices 7818 7822 7817 7821; +}; +batch TRIANGLE_STRIP +{ + indices 7822 7818 7823 7820; +}; +batch TRIANGLE_STRIP +{ + indices 7821 7822 7823 7823 7824 7820 7825 7825 7824 7826; +}; +batch TRIANGLE_STRIP +{ + indices 7821 7823 7827 7828; +}; +batch TRIANGLE_STRIP +{ + indices 7826 7825 7829; +}; +batch TRIANGLE_STRIP +{ + indices 7827 7828 7830 7831 7832 7833 7834 7835 7835 7833 7836 7836 7835 7837 7837 7836 7838 7838 7837 7839 7839 7838 7840 7840 7839 7841 7841 7840 7842 7842 7841 7843; + indices 7843 7842 7844; +}; +batch TRIANGLE_STRIP +{ + indices 7826 7829 7845 7846 7847; +}; +batch TRIANGLE_STRIP +{ + indices 7825 7848 7829 7829 7846 7849 7847; +}; +batch TRIANGLE_STRIP +{ + indices 7829 7848 7849 7849 7847 7850 7851 7851 7847 7852 7852 7851 7853 7853 7852 7854 7854 7853 7855 7855 7854 7856 7856 7855 7857 7857 7856 7858; +}; +batch TRIANGLE_STRIP +{ + indices 7849 7859 7850 7860; +}; +batch TRIANGLE_STRIP +{ + indices 7849 7861 7859 7860; +}; +batch TRIANGLE_STRIP +{ + indices 7849 7848 7861 7861 7860 7862 7862 7861 7863 7863 7862 7864; +}; +batch TRIANGLE_STRIP +{ + indices 7848 7865 7861; +}; +batch TRIANGLE_STRIP +{ + indices 7863 7866 7864; +}; +batch TRIANGLE_STRIP +{ + indices 7848 7867 7865 7866; +}; +batch TRIANGLE_STRIP +{ + indices 7848 7868 7867 7869; +}; +batch TRIANGLE_STRIP +{ + indices 7870 7864 7866 7866 7871 7867; +}; +batch TRIANGLE_STRIP +{ + indices 7866 7872 7870 7873 7873 7872 7874; +}; +batch TRIANGLE_STRIP +{ + indices 7875 7866 7871; +}; +batch TRIANGLE_STRIP +{ + indices 7872 7876 7874 7877; +}; +batch TRIANGLE_STRIP +{ + indices 7872 7866 7878 7875; +}; +batch TRIANGLE_STRIP +{ + indices 7872 7878 7879 7875; +}; +batch TRIANGLE_STRIP +{ + indices 7879 7876 7872; +}; +batch TRIANGLE_STRIP +{ + indices 7875 7871 7880 7881 7882 7882 7880 7875; +}; +batch TRIANGLE_STRIP +{ + indices 7883 7882 7881; +}; +batch TRIANGLE_STRIP +{ + indices 7879 7875 7884 7882; +}; +batch TRIANGLE_STRIP +{ + indices 7876 7879 7885 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7877 7876 7886 7885; +}; +batch TRIANGLE_STRIP +{ + indices 7877 7886 7887 7888 7888 7886 7885 7885 7888 7889 7889 7885 7890 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7891 7889 7890 7890 7892 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7891 7890 7892 7892 7882 7884; +}; +batch TRIANGLE_STRIP +{ + indices 7882 7883 7892 7892 7891 7893; +}; +batch TRIANGLE_STRIP +{ + indices 7883 7894 7892 7893; +}; +batch TRIANGLE_STRIP +{ + indices 7883 7895 7894 7894 7893 7896 7896 7894 7895 7895 7896 7897; +}; +batch TRIANGLE_STRIP +{ + indices 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908; +}; +batch TRIANGLE_STRIP +{ + indices 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7919 7917 7920 7920 7919 7921 7922 7923 7924 7925 7926 7927 7928; +}; +batch TRIANGLE_STRIP +{ + indices 7929 7925 7927 7927 7930 7928; +}; +batch TRIANGLE_STRIP +{ + indices 7931 7929 7927 7927 7932 7930; +}; +batch TRIANGLE_STRIP +{ + indices 7931 7927 7932 7932 7933 7930; +}; +batch TRIANGLE_STRIP +{ + indices 7932 7933 7934 7935 7936; +}; +batch TRIANGLE_STRIP +{ + indices 7932 7934 7937 7936; +}; +batch TRIANGLE_STRIP +{ + indices 7931 7932 7937 7937 7938 7936; +}; +batch TRIANGLE_STRIP +{ + indices 7939 7931 7940 7937 7941 7942 7943 7943 7941 7944 7940; +}; +batch TRIANGLE_STRIP +{ + indices 7943 7945 7944 7944 7940 7946 7947 7947 7948 7949 7949 7947 7950; +}; +batch TRIANGLE_STRIP +{ + indices 7946 7951 7947 7952 7950; +}; +batch TRIANGLE_STRIP +{ + indices 7946 7944 7953; +}; +batch TRIANGLE_STRIP +{ + indices 7952 7954 7950 7955; +}; +batch TRIANGLE_STRIP +{ + indices 7956 7957 7944 7953; +}; +batch TRIANGLE_STRIP +{ + indices 7958 7959 7957 7960 7953; +}; +batch TRIANGLE_STRIP +{ + indices 7959 7961 7960 7962 7963; +}; +batch TRIANGLE_STRIP +{ + indices 7953 7960 7964 7965 7966 7967 7967 7965 7968 7968 7969 7970; +}; +batch TRIANGLE_STRIP +{ + indices 7969 7971 7968 7967; +}; +batch TRIANGLE_STRIP +{ + indices 7964 7972 7953 7946 7946 7972 7973 7952; +}; +batch TRIANGLE_STRIP +{ + indices 7972 7964 7974 7975; +}; +batch TRIANGLE_STRIP +{ + indices 7952 7972 7976 7974 7975; +}; +batch TRIANGLE_STRIP +{ + indices 7954 7952 7976 7976 7977 7975; +}; +batch TRIANGLE_STRIP +{ + indices 7978 7954 7976 7976 7979 7977; +}; +batch TRIANGLE_STRIP +{ + indices 7976 7979 7978 7978 7954 7980 7955 7981 7981 7980 7982 7982 7981 7983 7983 7982 7984 7985 7986 7986 7984 7987 7987 7986 7988 7988 7987 7989 7989 7988 7990 7990; + indices 7989 7991 7991 7990 7992 7992 7991 7993; +}; +batch TRIANGLE_STRIP +{ + indices 7978 7994 7980 7995; +}; +batch TRIANGLE_STRIP +{ + indices 7994 7978 7996 7979; +}; +batch TRIANGLE_STRIP +{ + indices 7994 7997 7995 7998; +}; +batch TRIANGLE_STRIP +{ + indices 7994 7999 7997 7998; +}; +batch TRIANGLE_STRIP +{ + indices 7994 7996 7999 7999 7998 8000 8001; +}; +batch TRIANGLE_STRIP +{ + indices 7999 8002 8000 8000 8001 8003; +}; +batch TRIANGLE_STRIP +{ + indices 8002 7999 8004 7996; +}; +batch TRIANGLE_STRIP +{ + indices 8001 8003 8005; +}; +batch TRIANGLE_STRIP +{ + indices 8004 7996 8006 7979; +}; +batch TRIANGLE_STRIP +{ + indices 8005 8003 8007; +}; +batch TRIANGLE_STRIP +{ + indices 7979 8008 8006; +}; +batch TRIANGLE_STRIP +{ + indices 8005 8007 8009; +}; +batch TRIANGLE_STRIP +{ + indices 7977 8008 7979; +}; +batch TRIANGLE_STRIP +{ + indices 8007 8010 8009 8011 8011 8010 8012; +}; +batch TRIANGLE_STRIP +{ + indices 8008 7977 8013 8014; +}; +batch TRIANGLE_STRIP +{ + indices 8015 8008 8013 8013 7967 8014; +}; +batch TRIANGLE_STRIP +{ + indices 8016 8015 8013 8013 7971 7967; +}; +batch TRIANGLE_STRIP +{ + indices 8013 7971 8016 8017 8017 7971 8018 8018 8017 8019 8020; +}; +batch TRIANGLE_STRIP +{ + indices 8021 8019 8018; +}; +batch TRIANGLE_STRIP +{ + indices 8022 8023 8024 8025 8025 8023 8026 8026 8027 8028; +}; +batch TRIANGLE_STRIP +{ + indices 8026 8027 8025 8029 8030; +}; +batch TRIANGLE_STRIP +{ + indices 8027 8031 8029 8029 8030 8032; +}; +batch TRIANGLE_STRIP +{ + indices 8031 8033 8029 8032; +}; +batch TRIANGLE_STRIP +{ + indices 8034 8035 8036 8037 8037 8035 8038; +}; +batch TRIANGLE_STRIP +{ + indices 8039 8040 8041 8042 8042 8040 8043; +}; +batch TRIANGLE_STRIP +{ + indices 8044 8045 8046 8047 8048 8049 8049 8047 8050 8050 8049 8051; +}; +batch TRIANGLE_STRIP +{ + indices 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8061 8059 8062 8062 8061 8063 8064 8065 8066; +}; +batch TRIANGLE_STRIP +{ + indices 8067 8068 8064 8069 8061 8070 8060; +}; +batch TRIANGLE_STRIP +{ + indices 8069 8071 8070 8060 8060 8071 8072 8072 8060 8073 8073 8072 8074 8074 8073 8075 8075 8074 8076 8076 8075 8077 8077 8076 8078 8078 8077 8079; +}; +batch TRIANGLE_STRIP +{ + indices 8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 8090; +}; +batch TRIANGLE_STRIP +{ + indices 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8103 8101 8104 8104 8103 8105 8105 8104 8106 8106 8105 8107 8107 8106 8108; +}; +batch TRIANGLE_STRIP +{ + indices 8107 8109 8110 8111; +}; +batch TRIANGLE_STRIP +{ + indices 8107 8110 8112 8111; +}; +batch TRIANGLE_STRIP +{ + indices 8108 8107 8112 8112 8113 8111 8114 8114 8115 8116; +}; +batch TRIANGLE_STRIP +{ + indices 8115 8117 8114 8118 8113; +}; +batch TRIANGLE_STRIP +{ + indices 8117 8119 8118 8120 8113; +}; +batch TRIANGLE_STRIP +{ + indices 8120 8119 8121 8121 8122 8123; +}; +batch TRIANGLE_STRIP +{ + indices 8120 8121 8122 8122 8124 8125; +}; +batch TRIANGLE_STRIP +{ + indices 8124 8126 8122 8120; +}; +batch TRIANGLE_STRIP +{ + indices 8126 8124 8127; +}; +batch TRIANGLE_STRIP +{ + indices 8113 8120 8128 8126; +}; +batch TRIANGLE_STRIP +{ + indices 8113 8128 8112; +}; +batch TRIANGLE_STRIP +{ + indices 8127 8129 8126 8128; +}; +batch TRIANGLE_STRIP +{ + indices 8129 8127 8130; +}; +batch TRIANGLE_STRIP +{ + indices 8112 8128 8131 8129; +}; +batch TRIANGLE_STRIP +{ + indices 8112 8131 8108 8129 8129 8130 8132 8132 8129 8108 8108 8132 8133 8134 8135 8136 8137; +}; +batch TRIANGLE_STRIP +{ + indices 8134 8138 8136 8136 8137 8139 8140; +}; +batch TRIANGLE_STRIP +{ + indices 8136 8141 8139 8140; +}; +batch TRIANGLE_STRIP +{ + indices 8136 8138 8141 8141 8140 8142 8143 8143 8140 8144 8144 8143 8145 8145 8144 8146 8146 8145 8147 8147 8146 8148 8148 8147 8149 8149 8148 8150; +}; +batch TRIANGLE_STRIP +{ + indices 8141 8151 8142 8152; +}; +batch TRIANGLE_STRIP +{ + indices 8141 8153 8151 8152; +}; +batch TRIANGLE_STRIP +{ + indices 8141 8138 8153 8153 8152 8154 8154 8153 8155 8155 8154 8156; +}; +batch TRIANGLE_STRIP +{ + indices 8138 8157 8153; +}; +batch TRIANGLE_STRIP +{ + indices 8155 8158 8156; +}; +batch TRIANGLE_STRIP +{ + indices 8138 8159 8157 8158; +}; +batch TRIANGLE_STRIP +{ + indices 8138 8160 8159 8161; +}; +batch TRIANGLE_STRIP +{ + indices 8162 8156 8158 8158 8163 8159; +}; +batch TRIANGLE_STRIP +{ + indices 8158 8164 8162 8165 8165 8164 8166; +}; +batch TRIANGLE_STRIP +{ + indices 8167 8158 8163; +}; +batch TRIANGLE_STRIP +{ + indices 8164 8168 8166 8169; +}; +batch TRIANGLE_STRIP +{ + indices 8164 8158 8170 8167; +}; +batch TRIANGLE_STRIP +{ + indices 8164 8170 8171 8167; +}; +batch TRIANGLE_STRIP +{ + indices 8171 8168 8164; +}; +batch TRIANGLE_STRIP +{ + indices 8167 8163 8172 8173 8174 8174 8172 8167; +}; +batch TRIANGLE_STRIP +{ + indices 8175 8174 8173; +}; +batch TRIANGLE_STRIP +{ + indices 8171 8167 8176 8174; +}; +batch TRIANGLE_STRIP +{ + indices 8168 8171 8177 8176; +}; +batch TRIANGLE_STRIP +{ + indices 8169 8168 8178 8177; +}; +batch TRIANGLE_STRIP +{ + indices 8169 8178 8179 8180 8180 8178 8177 8177 8180 8181; +}; +batch TRIANGLE_STRIP +{ + indices 8176 8182 8177 8183 8183 8182 8184 8185 8185 8182 8176 8176 8185 8174 8175; +}; +batch TRIANGLE_STRIP +{ + indices 8186 8187 8185 8185 8188 8175; +}; +batch TRIANGLE_STRIP +{ + indices 8186 8185 8188 8188 8189 8175; +}; +batch TRIANGLE_STRIP +{ + indices 8186 8188 8190 8189 8191; +}; +batch TRIANGLE_STRIP +{ + indices 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8202 8200 8203 8203 8202 8204 8205 8206 8207 8208 8209 8210 8211; +}; +batch TRIANGLE_STRIP +{ + indices 8212 8208 8210 8210 8213 8211; +}; +batch TRIANGLE_STRIP +{ + indices 8214 8212 8210 8210 8215 8213; +}; +batch TRIANGLE_STRIP +{ + indices 8214 8210 8215 8215 8216 8213; +}; +batch TRIANGLE_STRIP +{ + indices 8217 8214 8218 8219 8219 8214 8215 8215 8220 8216; +}; +batch TRIANGLE_STRIP +{ + indices 8219 8215 8220 8220 8221 8216; +}; +batch TRIANGLE_STRIP +{ + indices 8221 8222 8220 8219 8219 8222 8223; +}; +batch TRIANGLE_STRIP +{ + indices 8224 8225 8226 8227 8227 8225 8228 8228 8227 8229 8229 8228 8230 8230 8229 8231 8231 8230 8232 8232 8231 8233 8233 8232 8234 8235 8236 8236 8234 8237 8237 8236; + indices 8238; +}; +batch TRIANGLE_STRIP +{ + indices 8234 8239 8233; +}; +batch TRIANGLE_STRIP +{ + indices 8237 8238 8240 8241; +}; +batch TRIANGLE_STRIP +{ + indices 8237 8242 8234 8239; +}; +batch TRIANGLE_STRIP +{ + indices 8240 8243 8237 8242; +}; +batch TRIANGLE_STRIP +{ + indices 8233 8239 8244 8242; +}; +batch TRIANGLE_STRIP +{ + indices 8244 8245 8233 8246; +}; +batch TRIANGLE_STRIP +{ + indices 8244 8247 8245 8245 8246 8248; +}; +batch TRIANGLE_STRIP +{ + indices 8244 8249 8247; +}; +batch TRIANGLE_STRIP +{ + indices 8246 8248 8250 8251 8252 8253 8254 8255; +}; +batch TRIANGLE_STRIP +{ + indices 8249 8244 8256 8242 8243; +}; +batch TRIANGLE_STRIP +{ + indices 8249 8256 8257 8258 8258 8256 8243; +}; +batch TRIANGLE_STRIP +{ + indices 8259 8257 8258 8258 8260 8243 8240; +}; +batch TRIANGLE_STRIP +{ + indices 8259 8258 8261 8260; +}; +batch TRIANGLE_STRIP +{ + indices 8261 8262 8259 8263 8263 8262 8264; +}; +batch TRIANGLE_STRIP +{ + indices 8265 8262 8261 8261 8266 8260; +}; +batch TRIANGLE_STRIP +{ + indices 8265 8267 8262; +}; +batch TRIANGLE_STRIP +{ + indices 8260 8268 8266 8269; +}; +batch TRIANGLE_STRIP +{ + indices 8264 8262 8270 8267; +}; +batch TRIANGLE_STRIP +{ + indices 8264 8270 8271 8271 8272 8273 8273 8271 8274 8270; +}; +batch TRIANGLE_STRIP +{ + indices 8275 8273 8274; +}; +batch TRIANGLE_STRIP +{ + indices 8267 8276 8270 8277 8277 8276 8278; +}; +batch TRIANGLE_STRIP +{ + indices 8267 8279 8276 8280; +}; +batch TRIANGLE_STRIP +{ + indices 8267 8281 8279 8269 8282 8283 8284 8284 8285 8286 8286 8284 8283 8283 8287 8269 8268 8268 8287 8260; +}; +batch TRIANGLE_STRIP +{ + indices 8286 8283 8288 8287 8287 8260 8289 8240; +}; +batch TRIANGLE_STRIP +{ + indices 8288 8287 8290 8289 8289 8240 8241 8241 8289 8291 8291 8241 8292 8292 8291 8293; +}; +batch TRIANGLE_STRIP +{ + indices 8289 8291 8294 8288 8288 8291 8295 8295 8288 8286 8286 8295 8296 8297; +}; +batch TRIANGLE_STRIP +{ + indices 8298 8286 8296 8296 8299 8297; +}; +batch TRIANGLE_STRIP +{ + indices 8299 8298 8296; +}; +batch TRIANGLE_STRIP +{ + indices 8300 8301 8302 8303 8304 8305; +}; +batch TRIANGLE_STRIP +{ + indices 8306 8307 8308 8309 8309 8307 8310 8310 8309 8311; +}; +batch TRIANGLE_STRIP +{ + indices 8312 8313 8314 8315 8315 8313 8316; +}; +batch TRIANGLE_STRIP +{ + indices 8317 8318 8319 8320 8320 8318 8321; +}; +batch TRIANGLE_STRIP +{ + indices 8322 8323 8324 8325 8326 8327 8327 8325 8328 8328 8327 8329; +}; +batch TRIANGLE_STRIP +{ + indices 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8339 8337 8340 8340 8339 8341 8342 8343 8344; +}; +batch TRIANGLE_STRIP +{ + indices 8345 8346 8342 8347 8339 8348 8338; +}; +batch TRIANGLE_STRIP +{ + indices 8347 8349 8348 8338 8338 8349 8350 8350 8338 8351 8351 8350 8352 8352 8351 8353 8353 8352 8354 8354 8353 8355 8355 8354 8356 8356 8355 8357; +}; +batch TRIANGLE_STRIP +{ + indices 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368; +}; +batch TRIANGLE_STRIP +{ + indices 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8381 8379 8382 8382 8381 8383 8383 8382 8384 8384 8383 8385 8385 8384 8386; +}; +batch TRIANGLE_STRIP +{ + indices 8385 8387 8388 8389; +}; +batch TRIANGLE_STRIP +{ + indices 8385 8388 8390 8389; +}; +batch TRIANGLE_STRIP +{ + indices 8386 8385 8390 8390 8391 8389 8392 8392 8393 8394; +}; +batch TRIANGLE_STRIP +{ + indices 8393 8395 8392 8391; +}; +batch TRIANGLE_STRIP +{ + indices 8393 8396 8395 8397 8391; +}; +batch TRIANGLE_STRIP +{ + indices 8396 8398 8397; +}; +batch TRIANGLE_STRIP +{ + indices 8390 8391 8399 8397; +}; +batch TRIANGLE_STRIP +{ + indices 8400 8401 8398 8397; +}; +batch TRIANGLE_STRIP +{ + indices 8399 8402 8390 8386; +}; +batch TRIANGLE_STRIP +{ + indices 8401 8403 8404; +}; +batch TRIANGLE_STRIP +{ + indices 8386 8402 8405 8399; +}; +batch TRIANGLE_STRIP +{ + indices 8404 8406 8401 8397 8397 8406 8399 8405; +}; +batch TRIANGLE_STRIP +{ + indices 8404 8407 8406 8405 8405 8407 8408 8408 8405 8409 8386 8410 8410 8409 8411 8411 8410 8412 8412 8411 8413 8413 8412 8414; +}; +batch TRIANGLE_STRIP +{ + indices 8411 8415 8416; +}; +batch TRIANGLE_STRIP +{ + indices 8413 8417 8414 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8413 8411 8419 8416; +}; +batch TRIANGLE_STRIP +{ + indices 8417 8413 8420 8419; +}; +batch TRIANGLE_STRIP +{ + indices 8417 8420 8418; +}; +batch TRIANGLE_STRIP +{ + indices 8416 8421 8419 8422 8420; +}; +batch TRIANGLE_STRIP +{ + indices 8421 8416 8423 8424; +}; +batch TRIANGLE_STRIP +{ + indices 8420 8425 8418 8426 8427 8428 8429 8430 8431 8432 8433; +}; +batch TRIANGLE_STRIP +{ + indices 8425 8420 8434 8422; +}; +batch TRIANGLE_STRIP +{ + indices 8425 8434 8435 8422 8436 8437 8438 8423 8439 8440 8441 8442; +}; +batch TRIANGLE_STRIP +{ + indices 8423 8443 8440 8440 8442 8444 8445; +}; +batch TRIANGLE_STRIP +{ + indices 8443 8446 8440 8444; +}; +batch TRIANGLE_STRIP +{ + indices 8423 8447 8443 8446; +}; +batch TRIANGLE_STRIP +{ + indices 8447 8423 8424; +}; +batch TRIANGLE_STRIP +{ + indices 8448 8449 8445; +}; +batch TRIANGLE_STRIP +{ + indices 8447 8424 8450 8451; +}; +batch TRIANGLE_STRIP +{ + indices 8448 8445 8452 8444; +}; +batch TRIANGLE_STRIP +{ + indices 8453 8448 8452 8452 8454 8444; +}; +batch TRIANGLE_STRIP +{ + indices 8452 8454 8453 8455; +}; +batch TRIANGLE_STRIP +{ + indices 8446 8454 8444; +}; +batch TRIANGLE_STRIP +{ + indices 8451 8456 8450 8447; +}; +batch TRIANGLE_STRIP +{ + indices 8457 8456 8451; +}; +batch TRIANGLE_STRIP +{ + indices 8446 8447 8458 8456; +}; +batch TRIANGLE_STRIP +{ + indices 8458 8454 8446; +}; +batch TRIANGLE_STRIP +{ + indices 8457 8459 8456 8458 8458 8460 8454; +}; +batch TRIANGLE_STRIP +{ + indices 8458 8459 8460 8460 8454 8461 8461 8460 8462 8459 8459 8463 8464; +}; +batch TRIANGLE_STRIP +{ + indices 8463 8459 8465 8457; +}; +batch TRIANGLE_STRIP +{ + indices 8466 8463 8465 8465 8467 8457; +}; +batch TRIANGLE_STRIP +{ + indices 8465 8467 8466 8468; +}; +batch TRIANGLE_STRIP +{ + indices 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8479 8477 8480 8480 8479 8481 8482 8483 8484 8485 8486 8487 8488; +}; +batch TRIANGLE_STRIP +{ + indices 8489 8485 8487 8487 8490 8488; +}; +batch TRIANGLE_STRIP +{ + indices 8491 8489 8487 8487 8492 8490; +}; +batch TRIANGLE_STRIP +{ + indices 8491 8487 8492 8492 8493 8490; +}; +batch TRIANGLE_STRIP +{ + indices 8494 8491 8495 8496 8496 8491 8492 8492 8497 8493; +}; +batch TRIANGLE_STRIP +{ + indices 8496 8492 8497 8497 8498 8493; +}; +batch TRIANGLE_STRIP +{ + indices 8498 8499 8497 8496 8496 8499 8500; +}; +batch TRIANGLE_STRIP +{ + indices 8501 8502 8503 8504 8504 8502 8505 8505 8504 8506 8506 8505 8507 8507 8506 8508 8508 8507 8509 8509 8508 8510 8510 8509 8511 8512 8513 8513 8511 8514 8514 8513; + indices 8515; +}; +batch TRIANGLE_STRIP +{ + indices 8511 8516 8510; +}; +batch TRIANGLE_STRIP +{ + indices 8514 8515 8517 8518; +}; +batch TRIANGLE_STRIP +{ + indices 8514 8519 8511 8516; +}; +batch TRIANGLE_STRIP +{ + indices 8517 8520 8514 8519; +}; +batch TRIANGLE_STRIP +{ + indices 8510 8516 8521 8519; +}; +batch TRIANGLE_STRIP +{ + indices 8521 8522 8510 8523; +}; +batch TRIANGLE_STRIP +{ + indices 8521 8524 8522 8522 8523 8525; +}; +batch TRIANGLE_STRIP +{ + indices 8521 8526 8524; +}; +batch TRIANGLE_STRIP +{ + indices 8523 8525 8527 8528 8529 8530 8531 8532; +}; +batch TRIANGLE_STRIP +{ + indices 8526 8521 8533 8519 8520; +}; +batch TRIANGLE_STRIP +{ + indices 8526 8533 8534 8535 8535 8533 8520; +}; +batch TRIANGLE_STRIP +{ + indices 8536 8534 8535 8535 8537 8520 8517; +}; +batch TRIANGLE_STRIP +{ + indices 8536 8535 8538 8537; +}; +batch TRIANGLE_STRIP +{ + indices 8538 8539 8536 8540 8540 8539 8541; +}; +batch TRIANGLE_STRIP +{ + indices 8542 8539 8538 8538 8543 8537; +}; +batch TRIANGLE_STRIP +{ + indices 8542 8544 8539; +}; +batch TRIANGLE_STRIP +{ + indices 8537 8545 8543 8546; +}; +batch TRIANGLE_STRIP +{ + indices 8541 8539 8547 8544; +}; +batch TRIANGLE_STRIP +{ + indices 8541 8547 8548 8549; +}; +batch TRIANGLE_STRIP +{ + indices 8544 8550 8547 8551; +}; +batch TRIANGLE_STRIP +{ + indices 8544 8552 8550 8553; +}; +batch TRIANGLE_STRIP +{ + indices 8544 8554 8552 8546 8555 8556 8557 8558; +}; +batch TRIANGLE_STRIP +{ + indices 8556 8546 8559 8545 8537; +}; +batch TRIANGLE_STRIP +{ + indices 8558 8556 8560 8559; +}; +batch TRIANGLE_STRIP +{ + indices 8560 8561 8558 8562; +}; +batch TRIANGLE_STRIP +{ + indices 8560 8559 8563 8564 8564 8559 8537 8537 8564 8517 8518; +}; +batch TRIANGLE_STRIP +{ + indices 8561 8565 8562 8566 8567 8567 8562 8568; +}; +batch TRIANGLE_STRIP +{ + indices 8561 8560 8569 8569 8518 8564; +}; +batch TRIANGLE_STRIP +{ + indices 8560 8570 8569 8564; +}; +batch TRIANGLE_STRIP +{ + indices 8518 8571 8569 8572; +}; +batch TRIANGLE_STRIP +{ + indices 8573 8574 8575 8576 8577 8578 8579; +}; +batch TRIANGLE_STRIP +{ + indices 8580 8581 8582 8583 8584; +}; +batch TRIANGLE_STRIP +{ + indices 8585 8586 8587 8588 8588 8586 8589 8589 8588 8590; +}; +batch TRIANGLE_STRIP +{ + indices 8591 8592 8593 8594 8594 8592 8595 8595 8594 8596; +}; +batch TRIANGLE_STRIP +{ + indices 8597 8598 8599 8600 8600 8598 8601; +}; +batch TRIANGLE_STRIP +{ + indices 8602 8603 8604 8605 8606 8607 8607 8608 8609; +}; +batch TRIANGLE_STRIP +{ + indices 8607 8605 8608 8610 8610 8605 8611 8612; +}; +batch TRIANGLE_STRIP +{ + indices 8608 8610 8613 8611; +}; +batch TRIANGLE_STRIP +{ + indices 8613 8614 8608 8615; +}; +batch TRIANGLE_STRIP +{ + indices 8611 8616 8613; +}; +batch TRIANGLE_STRIP +{ + indices 8615 8614 8617; +}; +batch TRIANGLE_STRIP +{ + indices 8612 8618 8611 8616; +}; +batch TRIANGLE_STRIP +{ + indices 8615 8617 8619 8620; +}; +batch TRIANGLE_STRIP +{ + indices 8621 8615 8622 8619; +}; +batch TRIANGLE_STRIP +{ + indices 8623 8624 8618; +}; +batch TRIANGLE_STRIP +{ + indices 8625 8622 8619; +}; +batch TRIANGLE_STRIP +{ + indices 8618 8626 8623 8627; +}; +batch TRIANGLE_STRIP +{ + indices 8618 8612 8626 8628 8627 8629; +}; +batch TRIANGLE_STRIP +{ + indices 8625 8630 8622 8631 8632; +}; +batch TRIANGLE_STRIP +{ + indices 8630 8625 8633; +}; +batch TRIANGLE_STRIP +{ + indices 8634 8632 8631; +}; +batch TRIANGLE_STRIP +{ + indices 8625 8635 8633 8636; +}; +batch TRIANGLE_STRIP +{ + indices 8625 8637 8635 8636; +}; +batch TRIANGLE_STRIP +{ + indices 8625 8619 8637 8620; +}; +batch TRIANGLE_STRIP +{ + indices 8637 8638 8636 8639 8640 8641 8642 8643 8644 8645 8646; +}; +batch TRIANGLE_STRIP +{ + indices 8638 8637 8647 8620; +}; +batch TRIANGLE_STRIP +{ + indices 8638 8647 8648 8620 8649 8650 8651 8614 8652 8653 8654 8655; +}; +batch TRIANGLE_STRIP +{ + indices 8653 8614 8656 8613; +}; +batch TRIANGLE_STRIP +{ + indices 8657 8655 8653; +}; +batch TRIANGLE_STRIP +{ + indices 8613 8658 8656 8653 8653 8658 8657; +}; +batch TRIANGLE_STRIP +{ + indices 8616 8658 8613; +}; +batch TRIANGLE_STRIP +{ + indices 8657 8659 8655; +}; +batch TRIANGLE_STRIP +{ + indices 8616 8660 8658 8657; +}; +batch TRIANGLE_STRIP +{ + indices 8661 8662 8659 8659 8663 8657; +}; +batch TRIANGLE_STRIP +{ + indices 8661 8659 8663 8663 8660 8657; +}; +batch TRIANGLE_STRIP +{ + indices 8661 8663 8664 8660 8665; +}; +batch TRIANGLE_STRIP +{ + indices 8660 8616 8666 8618; +}; +batch TRIANGLE_STRIP +{ + indices 8667 8660 8666 8666 8668 8618; +}; +batch TRIANGLE_STRIP +{ + indices 8668 8667 8666; +}; +batch TRIANGLE_STRIP +{ + indices 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8678 8676 8679 8679 8678 8680 8681 8682 8683; +}; +batch TRIANGLE_STRIP +{ + indices 8684 8685 8681 8686 8678 8687 8677; +}; +batch TRIANGLE_STRIP +{ + indices 8686 8688 8687 8677 8677 8688 8689 8689 8677 8690 8690 8689 8691 8691 8690 8692 8692 8691 8693 8693 8692 8694 8694 8693 8695 8695 8694 8696; +}; +batch TRIANGLE_STRIP +{ + indices 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707; +}; +batch TRIANGLE_STRIP +{ + indices 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8720 8718 8721 8721 8720 8722 8722 8721 8723 8723 8722 8724 8724 8723 8634 8634 8724 8725 8726; + indices 8726 8724 8727 8727 8726 8728 8725 8725 8634 8729; +}; +batch TRIANGLE_STRIP +{ + indices 8725 8728 8730 8731; +}; +batch TRIANGLE_STRIP +{ + indices 8729 8725 8732 8730; +}; +batch TRIANGLE_STRIP +{ + indices 8634 8729 8733 8732; +}; +batch TRIANGLE_STRIP +{ + indices 8634 8733 8632 8734 8734 8733 8735 8736 8736 8733 8732; +}; +batch TRIANGLE_STRIP +{ + indices 8735 8736 8737 8737 8738 8739 8739 8737 8736 8736 8740 8732; +}; +batch TRIANGLE_STRIP +{ + indices 8739 8736 8740 8740 8730 8732; +}; +batch TRIANGLE_STRIP +{ + indices 8741 8739 8742 8740 8743; +}; +batch TRIANGLE_STRIP +{ + indices 8730 8744 8740 8743; +}; +batch TRIANGLE_STRIP +{ + indices 8730 8731 8744 8744 8743 8745 8745 8744 8731 8731 8745 8746; +}; +batch TRIANGLE_STRIP +{ + indices 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8757 8755 8758 8758 8757 8759 8760 8761 8762 8763 8764 8765 8766; +}; +batch TRIANGLE_STRIP +{ + indices 8767 8763 8765 8765 8768 8766; +}; +batch TRIANGLE_STRIP +{ + indices 8769 8767 8765 8765 8770 8768; +}; +batch TRIANGLE_STRIP +{ + indices 8769 8765 8770 8770 8771 8768; +}; +batch TRIANGLE_STRIP +{ + indices 8772 8769 8773 8774 8774 8769 8770 8770 8775 8771; +}; +batch TRIANGLE_STRIP +{ + indices 8774 8770 8775 8775 8776 8771; +}; +batch TRIANGLE_STRIP +{ + indices 8776 8777 8775 8774 8774 8777 8778; +}; +batch TRIANGLE_STRIP +{ + indices 8779 8780 8781 8782 8782 8780 8783 8783 8782 8784 8784 8783 8785 8785 8784 8786 8786 8785 8787 8787 8786 8788 8788 8787 8789 8790 8791 8791 8789 8792 8792 8791; + indices 8793 8793 8792 8794 8794 8793 8795; +}; +batch TRIANGLE_STRIP +{ + indices 8796 8792 8794 8794 8797 8795; +}; +batch TRIANGLE_STRIP +{ + indices 8796 8798 8792 8799; +}; +batch TRIANGLE_STRIP +{ + indices 8796 8794 8800 8797; +}; +batch TRIANGLE_STRIP +{ + indices 8798 8801 8799 8802; +}; +batch TRIANGLE_STRIP +{ + indices 8798 8803 8801 8802; +}; +batch TRIANGLE_STRIP +{ + indices 8796 8804 8798 8803 8803 8805 8802 8806; +}; +batch TRIANGLE_STRIP +{ + indices 8803 8807 8805 8805 8806 8808; +}; +batch TRIANGLE_STRIP +{ + indices 8807 8803 8809 8804; +}; +batch TRIANGLE_STRIP +{ + indices 8806 8808 8810; +}; +batch TRIANGLE_STRIP +{ + indices 8804 8811 8809; +}; +batch TRIANGLE_STRIP +{ + indices 8808 8812 8810 8813 8813 8812 8814 8814 8813 8815 8815 8814 8816; +}; +batch TRIANGLE_STRIP +{ + indices 8811 8804 8817 8796; +}; +batch TRIANGLE_STRIP +{ + indices 8818 8811 8817 8817 8800 8796; +}; +batch TRIANGLE_STRIP +{ + indices 8818 8817 8819 8800; +}; +batch TRIANGLE_STRIP +{ + indices 8819 8820 8818 8821 8821 8820 8822; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8820 8819 8819 8824 8800; +}; +batch TRIANGLE_STRIP +{ + indices 8823 8825 8820; +}; +batch TRIANGLE_STRIP +{ + indices 8800 8826 8824 8827; +}; +batch TRIANGLE_STRIP +{ + indices 8800 8828 8826 8827; +}; +batch TRIANGLE_STRIP +{ + indices 8828 8800 8797; +}; +batch TRIANGLE_STRIP +{ + indices 8822 8820 8829 8825; +}; +batch TRIANGLE_STRIP +{ + indices 8822 8829 8830 8831; +}; +batch TRIANGLE_STRIP +{ + indices 8825 8832 8829 8833; +}; +batch TRIANGLE_STRIP +{ + indices 8832 8825 8834 8835 8827 8827 8834 8836 8836 8827 8837 8828; +}; +batch TRIANGLE_STRIP +{ + indices 8836 8837 8838 8839; +}; +batch TRIANGLE_STRIP +{ + indices 8828 8840 8837 8839; +}; +batch TRIANGLE_STRIP +{ + indices 8840 8828 8841 8797; +}; +batch TRIANGLE_STRIP +{ + indices 8840 8842 8839 8843 8843 8842 8844; +}; +batch TRIANGLE_STRIP +{ + indices 8842 8840 8845 8846 8797 8797 8845 8795 8847 8847 8845 8848; +}; +batch TRIANGLE_STRIP +{ + indices 8849 8850 8851 8852 8853; +}; +batch TRIANGLE_STRIP +{ + indices 8854 8855 8856 8857 8858; +}; +batch TRIANGLE_STRIP +{ + indices 8859 8860 8861 8862 8863; +}; +batch TRIANGLE_STRIP +{ + indices 8864 8865 8866 8867 8868; +}; +batch TRIANGLE_STRIP +{ + indices 8869 8870 8871 8872 8873; +}; +batch TRIANGLE_STRIP +{ + indices 8874 8875 8876 8877 8878; +}; +batch TRIANGLE_STRIP +{ + indices 8879 8880 8881 8882 8882 8880 8883; +}; +batch TRIANGLE_STRIP +{ + indices 8884 8885 8886 8887 8887 8885 8888; +}; +batch TRIANGLE_STRIP +{ + indices 8889 8890 8891 8892 8893; +}; +batch TRIANGLE_STRIP +{ + indices 8894 8895 8896 8897 8897 8895 8898; +}; +batch TRIANGLE_STRIP +{ + indices 8899 8900 8901 8902 8903; +}; +batch TRIANGLE_STRIP +{ + indices 8904 8905 8906 8907 8907 8905 8908 8908 8907 8909; +}; +batch TRIANGLE_STRIP +{ + indices 8910 8911 8912 8913 8914; +}; +batch TRIANGLE_STRIP +{ + indices 8915 8916 8917 8918 8919; +}; +batch TRIANGLE_STRIP +{ + indices 8920 8921 8922 8923 8924; +}; +batch TRIANGLE_STRIP +{ + indices 8925 8926 8927 8928 8928 8926 8929 8929 8928 8930 8931; +}; +batch TRIANGLE_STRIP +{ + indices 8932 8933 8934 8935 8935 8933 8936; +}; +batch TRIANGLE_STRIP +{ + indices 8937 8938 8939 8940 8940 8938 8941; +}; +batch TRIANGLE_STRIP +{ + indices 8942 8943 8944 8945 8946; +}; +batch TRIANGLE_STRIP +{ + indices 8947 8948 8949 8950 8951; +}; +batch TRIANGLE_STRIP +{ + indices 8952 8953 8954 8955 8956; +}; +batch TRIANGLE_STRIP +{ + indices 8957 8958 8959 8960 8961; +}; +batch TRIANGLE_STRIP +{ + indices 8962 8963 8964 8965 8966; +}; +batch TRIANGLE_STRIP +{ + indices 8967 8968 8969 8970 8970 8968 8971; +}; +batch TRIANGLE_STRIP +{ + indices 8972 8973 8974 8975 8975 8973 8976; +}; +batch TRIANGLE_STRIP +{ + indices 8977 8978 8979 8980 8980 8978 8981; +}; +batch TRIANGLE_STRIP +{ + indices 8982 8983 8984 8985 8986; +}; +batch TRIANGLE_STRIP +{ + indices 8987 8988 8989 8990 8991; +}; +batch TRIANGLE_STRIP +{ + indices 8992 8993 8994 8995 8996; +}; +batch TRIANGLE_STRIP +{ + indices 8997 8998 8999 9000 9001; +}; +batch TRIANGLE_STRIP +{ + indices 9002 9003 9004 9005 9006; +}; +batch TRIANGLE_STRIP +{ + indices 9007 9008 9009 9010 9010 9008 9011 9011 9010 9012 9013; +}; +batch TRIANGLE_STRIP +{ + indices 9014 9015 9016 9017 9017 9015 9018 9018 9017 9019 9020; +}; +batch TRIANGLE_STRIP +{ + indices 9021 9022 9023 9024 9024 9022 9025 9025 9024 9026 9027; +}; +batch TRIANGLE_STRIP +{ + indices 9028 9029 9030 9031 9031 9029 9032; +}; +batch TRIANGLE_STRIP +{ + indices 9033 9034 9035 9036 9036 9034 9037; +}; +batch TRIANGLE_STRIP +{ + indices 9038 9039 9040 9041 9042; +}; +batch TRIANGLE_STRIP +{ + indices 9043 9044 9045 9046 9046 9044 9047 9047 9046 9048; +}; +batch TRIANGLE_STRIP +{ + indices 9049 9050 9051 9052 9052 9050 9053 9053 9052 9054; +}; +batch TRIANGLE_STRIP +{ + indices 9055 9056 9057 9058 9059; +}; +batch TRIANGLE_STRIP +{ + indices 9060 9061 9062 9063 9064; +}; +batch TRIANGLE_STRIP +{ + indices 9065 9066 9067 9068 9069; +}; +batch TRIANGLE_STRIP +{ + indices 9070 9071 9072 9073 9073 9071 9074; +}; +batch TRIANGLE_STRIP +{ + indices 9075 9076 9077 9078 9078 9076 9079; +}; +batch TRIANGLE_STRIP +{ + indices 9080 9081 9082 9083 9084; +}; +batch TRIANGLE_STRIP +{ + indices 9085 9086 9087 9088 9088 9086 9089 9089 9088 9090; +}; +batch TRIANGLE_STRIP +{ + indices 9091 9092 9093 9094 9095; +}; +batch TRIANGLE_STRIP +{ + indices 9096 9097 9098 9099 9099 9097 9100 9100 9099 9101; +}; +batch TRIANGLE_STRIP +{ + indices 9102 9103 9104 9105 9106; +}; +batch TRIANGLE_STRIP +{ + indices 9107 9108 9109 9110 9111; +}; +batch TRIANGLE_STRIP +{ + indices 9112 9113 9114 9115 9115 9113 9116 9116 9115 9117 9118; +}; +batch TRIANGLE_STRIP +{ + indices 9119 9120 9121 9122 9122 9120 9123 9123 9122 9124; +}; +batch TRIANGLE_STRIP +{ + indices 9125 9126 9127 9128 9129 9130; +}; +batch TRIANGLE_STRIP +{ + indices 9131 9132 9133 9134 9134 9132 9135 9135 9134 9136; +}; +batch TRIANGLE_STRIP +{ + indices 9137 9138 9139 9140 9141 9142; +}; +batch TRIANGLE_STRIP +{ + indices 9143 9144 9145 9146 9146 9144 9147 9147 9146 9148; +}; +batch TRIANGLE_STRIP +{ + indices 9149 9150 9151 9152 9153 9154; +}; +batch TRIANGLE_STRIP +{ + indices 9155 9156 9157 9158 9159; +}; +batch TRIANGLE_STRIP +{ + indices 9160 9161 9162 9163 9163 9161 9164 9164 9163 9165 9166 9166 9163 9167 9168 9169; +}; +batch TRIANGLE_STRIP +{ + indices 9170 9171 9172 9173 9174 9175 9175 9173 9176; +}; +batch TRIANGLE_STRIP +{ + indices 9177 9178 9179 9180 9181; +}; +batch TRIANGLE_STRIP +{ + indices 9182 9183 9184 9185 9185 9183 9186 9186 9185 9187 9187 9186 9188 9188 9187 9189; +}; +batch TRIANGLE_STRIP +{ + indices 9190 9191 9192 9193 9194 9195 9195 9193 9196 9196 9195 9197 9198; +}; +batch TRIANGLE_STRIP +{ + indices 9199 9200 9201 9202 9203 9204 9204 9202 9205 9205 9204 9206 9207 9207 9204 9208 9209 9209 9204 9210; +}; +batch TRIANGLE_STRIP +{ + indices 9211 9212 9213 9214 9214 9212 9215 9215 9214 9216 9216 9215 9217 9217 9216 9218 9219; +}; +batch TRIANGLE_STRIP +{ + indices 9220 9221 9222 9223 9224 9225 9226 9227 9227 9225 9228 9228 9227 9229 9230 9230 9227 9231 9232 9232 9227 9233; +}; +batch TRIANGLE_STRIP +{ + indices 9234 9235 9236 9237 9237 9235 9238 9238 9237 9239 9239 9238 9240 9240 9239 9241; +}; +batch TRIANGLE_STRIP +{ + indices 9242 9243 9244 9245 9246 9247 9248 9249; +}; +batch TRIANGLE_STRIP +{ + indices 9250 9251 9252 9253 9253 9251 9254 9254 9253 9255 9255 9254 9256 9256 9255 9257; +}; +batch TRIANGLE_STRIP +{ + indices 9258 9259 9260 9261 9262 9263 9264 9265; +}; +batch TRIANGLE_STRIP +{ + indices 9266 9267 9268 9269 9269 9267 9270 9270 9269 9271 9271 9270 9272 9272 9271 9273; +}; +batch TRIANGLE_STRIP +{ + indices 9274 9275 9276 9277 9278 9279 9280 9281; +}; +batch TRIANGLE_STRIP +{ + indices 9282 9283 9284 9285 9286 9287 9288; +}; +batch TRIANGLE_STRIP +{ + indices 9289 9290 9291 9292 9292 9290 9293 9293 9292 9294 9294 9293 9295 9295 9294 9296 9297 9297 9294 9298 9299 9300 9301 9302; +}; +batch TRIANGLE_STRIP +{ + indices 9303 9304 9305 9306 9307 9308 9309 9310 9310 9308 9311; +}; +batch TRIANGLE_STRIP +{ + indices 9312 9313 9314 9315 9316 9317 9318; +}; +batch TRIANGLE_STRIP +{ + indices 9319 9320 9321 9322 9322 9320 9323 9323 9322 9324 9324 9323 9325; +}; +batch TRIANGLE_STRIP +{ + indices 9324 9326 9322; +}; +batch TRIANGLE_STRIP +{ + indices 9327 9328 9329 9330 9331 9332; +}; +batch TRIANGLE_STRIP +{ + indices 9333 9334 9335 9336 9337 9338 9338 9336 9339; +}; +batch TRIANGLE_STRIP +{ + indices 9338 9340 9337; +}; +batch TRIANGLE_STRIP +{ + indices 9341 9342 9343 9344 9345 9346 9346 9344 9347; +}; +batch TRIANGLE_STRIP +{ + indices 9346 9348 9345; +}; +batch TRIANGLE_STRIP +{ + indices 9349 9350 9351 9352 9353 9354 9355 9356 9356 9354 9357; +}; +batch TRIANGLE_STRIP +{ + indices 9356 9358 9355; +}; +batch TRIANGLE_STRIP +{ + indices 9359 9360 9361 9362 9362 9360 9363 9363 9362 9364; +}; +batch TRIANGLE_STRIP +{ + indices 9365 9366 9367 9368 9369 9370; +}; +batch TRIANGLE_STRIP +{ + indices 9371 9372 9373 9374 9374 9372 9375 9375 9374 9376; +}; +batch TRIANGLE_STRIP +{ + indices 9377 9378 9379 9380 9381 9382; +}; +batch TRIANGLE_STRIP +{ + indices 9383 9384 9385 9386 9386 9384 9387 9387 9386 9388; +}; +batch TRIANGLE_STRIP +{ + indices 9389 9390 9391 9392 9393 9394; +}; +batch TRIANGLE_STRIP +{ + indices 9395 9396 9397 9398 9399; +}; +batch TRIANGLE_STRIP +{ + indices 9400 9401 9402 9403 9403 9401 9404 9404 9403 9405 9406 9406 9403 9407 9408 9409; +}; +batch TRIANGLE_STRIP +{ + indices 9410 9411 9412 9413 9414 9415 9415 9413 9416; +}; +batch TRIANGLE_STRIP +{ + indices 9417 9418 9419 9420 9421; +}; +batch TRIANGLE_STRIP +{ + indices 9422 9423 9424 9425 9426 9427 9428; +}; +batch TRIANGLE_STRIP +{ + indices 9429 9430 9431 9432 9433 9434 9434 9432 9435 9435 9434 9436 9437; +}; +batch TRIANGLE_STRIP +{ + indices 9438 9439 9440 9441 9442 9443 9443 9441 9444; +}; +batch TRIANGLE_STRIP +{ + indices 9445 9446 9447 9448 9448 9446 9449 9449 9448 9450 9450 9449 9451 9451 9450 9452 9453; +}; +batch TRIANGLE_STRIP +{ + indices 9454 9455 9456 9457 9458 9459 9459 9457 9460; +}; +batch TRIANGLE_STRIP +{ + indices 9461 9462 9463 9464 9464 9462 9465 9465 9464 9466; +}; +batch TRIANGLE_STRIP +{ + indices 9467 9468 9469 9470 9471 9472; +}; +batch TRIANGLE_STRIP +{ + indices 9473 9474 9475 9476 9476 9474 9477 9477 9476 9478; +}; +batch TRIANGLE_STRIP +{ + indices 9479 9480 9481 9482 9483 9484; +}; +batch TRIANGLE_STRIP +{ + indices 9485 9486 9487 9488 9489; +}; +batch TRIANGLE_STRIP +{ + indices 9490 9491 9492 9493 9493 9491 9494 9494 9493 9495 9496 9496 9493 9497 9498 9499; +}; +batch TRIANGLE_STRIP +{ + indices 9500 9501 9502 9503 9503 9501 9504 9504 9503 9505 9506 9506 9503 9507 9508 9509; +}; +batch TRIANGLE_STRIP +{ + indices 9510 9511 9512 9513 9514 9515 9515 9513 9516; +}; +batch TRIANGLE_STRIP +{ + indices 9517 9518 9519 9520 9521; +}; +batch TRIANGLE_STRIP +{ + indices 9522 9523 9524 9525 9526; +}; +batch TRIANGLE_STRIP +{ + indices 9527 9528 9529 9530 9531; +}; +batch TRIANGLE_STRIP +{ + indices 9532 9533 9534 9535 9536; +}; +batch TRIANGLE_STRIP +{ + indices 9537 9538 9539 9540 9541 9542 9543 9544 9544 9542 9545 9545 9544 9546 9547; +}; +batch TRIANGLE_STRIP +{ + indices 9548 9549 9550 9551 9551 9549 9552 9552 9551 9553 9553 9552 9554 9554 9553 9555 9555 9554 9556 9556 9555 9557 9558; +}; +batch TRIANGLE_STRIP +{ + indices 9559 9560 9561 9562 9562 9560 9563 9563 9562 9564 9564 9563 9565 9565 9564 9566 9566 9565 9567 9567 9566 9568 9569; +}; +batch TRIANGLE_STRIP +{ + indices 9570 9571 9572 9573 9574 9575 9576 9577 9577 9575 9578 9578 9577 9579 9580; +}; +batch TRIANGLE_STRIP +{ + indices 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9590 9588 9591; +}; +batch TRIANGLE_STRIP +{ + indices 9592 9590 9593 9591 9594 9595; +}; +batch TRIANGLE_STRIP +{ + indices 9596 9593 9594; +}; +batch TRIANGLE_STRIP +{ + indices 9597 9598 9599 9600 9600 9598 9601 9601 9600 9602 9602 9601 9603 9603 9602 9604; +}; +batch TRIANGLE_STRIP +{ + indices 9605 9606 9607 9608 9609 9610 9611 9612; +}; +batch TRIANGLE_STRIP +{ + indices 9613 9614 9615 9616 9616 9614 9617 9617 9616 9618 9618 9617 9619 9619 9618 9620; +}; +batch TRIANGLE_STRIP +{ + indices 9621 9622 9623 9624 9625 9626 9627 9628; +}; +batch TRIANGLE_STRIP +{ + indices 9629 9630 9631 9632 9632 9630 9633 9633 9632 9634 9634 9633 9635 9635 9634 9636; +}; +batch TRIANGLE_STRIP +{ + indices 9637 9638 9639 9640 9641 9642 9643 9644; +}; +batch TRIANGLE_STRIP +{ + indices 9645 9646 9647 9648 9649 9650 9651; +}; +batch TRIANGLE_STRIP +{ + indices 9652 9653 9654 9655 9655 9653 9656 9656 9655 9657 9657 9656 9658 9658 9657 9659 9660 9660 9657 9661 9662 9663 9664 9665; +}; +batch TRIANGLE_STRIP +{ + indices 9666 9667 9668 9669 9670 9671 9672 9673 9673 9671 9674; +}; +batch TRIANGLE_STRIP +{ + indices 9675 9676 9677 9678 9679; +}; +batch TRIANGLE_STRIP +{ + indices 9680 9681 9682 9683 9684; +}; +batch TRIANGLE_STRIP +{ + indices 9685 9686 9687 9688 9689; +}; +batch TRIANGLE_STRIP +{ + indices 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9699 9697 9700 9700 9699 9701 9702; +}; +batch TRIANGLE_STRIP +{ + indices 9703 9704 9705 9706 9706 9704 9707 9707 9706 9708 9708 9707 9709 9709 9708 9710 9710 9709 9711 9711 9710 9712 9712 9711 9713 9713 9712 9714 9715; +}; +batch TRIANGLE_STRIP +{ + indices 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9725 9723 9726 9726 9725 9727 9728 9728 9725 9729 9730 9730 9725 9731; +}; +batch TRIANGLE_STRIP +{ + indices 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9743 9741 9744 9744 9743 9745 9746; +}; +batch TRIANGLE_STRIP +{ + indices 9747 9748 9749 9750 9750 9748 9751 9751 9750 9752 9752 9751 9753 9753 9752 9754 9754 9753 9755 9755 9754 9756 9756 9755 9757 9757 9756 9758 9758 9757 9759 9759; + indices 9758 9760 9761 9761 9758 9762 9763 9763 9758 9764; +}; +batch TRIANGLE_STRIP +{ + indices 9765 9766 9767 9768 9769 9770 9770 9768 9771; +}; +batch TRIANGLE_STRIP +{ + indices 9772 9773 9774 9775 9775 9773 9776 9776 9775 9777 9777 9776 9778; +}; +batch TRIANGLE_STRIP +{ + indices 9777 9779 9775; +}; +batch TRIANGLE_STRIP +{ + indices 9780 9781 9782 9783 9784 9785 9785 9783 9786; +}; +batch TRIANGLE_STRIP +{ + indices 9787 9788 9789 9790 9790 9788 9791 9791 9790 9792 9792 9791 9793; +}; +batch TRIANGLE_STRIP +{ + indices 9792 9794 9790; +}; +batch TRIANGLE_STRIP +{ + indices 9795 9796 9797 9798 9799; +}; +batch TRIANGLE_STRIP +{ + indices 9800 9801 9802 9803 9804 9805 9805 9803 9806; +}; +batch TRIANGLE_STRIP +{ + indices 9807 9808 9809 9810 9810 9808 9811 9811 9810 9812 9812 9811 9813; +}; +batch TRIANGLE_STRIP +{ + indices 9812 9814 9810; +}; +batch TRIANGLE_STRIP +{ + indices 9815 9816 9817 9818 9819 9820 9820 9818 9821; +}; +batch TRIANGLE_STRIP +{ + indices 9822 9823 9824 9825 9825 9823 9826 9826 9825 9827 9827 9826 9828; +}; +batch TRIANGLE_STRIP +{ + indices 9827 9829 9825; +}; +batch TRIANGLE_STRIP +{ + indices 9830 9831 9832 9833 9833 9831 9834 9834 9833 9835; +}; +batch TRIANGLE_STRIP +{ + indices 9836 9837 9838 9839 9840 9841; +}; +batch TRIANGLE_STRIP +{ + indices 9842 9843 9844 9845 9845 9843 9846 9846 9845 9847; +}; +batch TRIANGLE_STRIP +{ + indices 9848 9849 9850 9851 9852 9853; +}; +batch TRIANGLE_STRIP +{ + indices 9854 9855 9856 9857 9857 9855 9858 9858 9857 9859; +}; +batch TRIANGLE_STRIP +{ + indices 9860 9861 9862 9863 9864 9865; +}; +batch TRIANGLE_STRIP +{ + indices 9866 9867 9868 9869 9870; +}; +batch TRIANGLE_STRIP +{ + indices 9871 9872 9873 9874 9875 9876; +}; +batch TRIANGLE_STRIP +{ + indices 9877 9878 9879 9880 9881 9882 9882 9880 9883; +}; +batch TRIANGLE_STRIP +{ + indices 9882 9884 9881; +}; +batch TRIANGLE_STRIP +{ + indices 9885 9886 9887 9888 9888 9886 9889 9889 9888 9890 9890 9889 9891; +}; +batch TRIANGLE_STRIP +{ + indices 9890 9892 9888; +}; +batch TRIANGLE_STRIP +{ + indices 9893 9894 9895 9896 9897 9898 9898 9896 9899; +}; +batch TRIANGLE_STRIP +{ + indices 9898 9900 9897; +}; +batch TRIANGLE_STRIP +{ + indices 9901 9902 9903 9904 9904 9902 9905 9905 9904 9906 9906 9905 9907; +}; +batch TRIANGLE_STRIP +{ + indices 9906 9908 9904; +}; +batch TRIANGLE_STRIP +{ + indices 9909 9910 9911 9912 9913; +}; +batch TRIANGLE_STRIP +{ + indices 9914 9915 9916 9917 9918 9919 9919 9917 9920; +}; +batch TRIANGLE_STRIP +{ + indices 9919 9921 9918; +}; +batch TRIANGLE_STRIP +{ + indices 9922 9923 9924 9925 9926 9927 9927 9925 9928; +}; +batch TRIANGLE_STRIP +{ + indices 9929 9930 9931 9932 9932 9930 9933 9933 9932 9934 9934 9933 9935; +}; +batch TRIANGLE_STRIP +{ + indices 9934 9936 9932; +}; +batch TRIANGLE_STRIP +{ + indices 9937 9938 9939 9940 9941 9942 9943; +}; +batch TRIANGLE_STRIP +{ + indices 9944 9945 9946 9947 9948 9949 9950; +}; +batch TRIANGLE_STRIP +{ + indices 9951 9952 9953 9954 9955 9956 9956 9954 9957; +}; +batch TRIANGLE_STRIP +{ + indices 9958 9959 9960 9961 9962 9963 9963 9961 9964; +}; +batch TRIANGLE_STRIP +{ + indices 9965 9966 9967 9968 9968 9966 9969; +}; +batch TRIANGLE_STRIP +{ + indices 9970 9971 9972 9973 9973 9971 9974; +}; +batch TRIANGLE_STRIP +{ + indices 9975 9976 9977 9978 9978 9976 9979; +}; +batch TRIANGLE_STRIP +{ + indices 9980 9981 9982 9983 9983 9981 9984; +}; +batch TRIANGLE_STRIP +{ + indices 9985 9986 9987 9988 9989 9990 9991 9991 9989 9992 9992 9991 9993 9994; +}; +batch TRIANGLE_STRIP +{ + indices 9995 9996 9997 9998 9998 9996 9999 9999 9998 10000 10000 9999 10001 10001 10000 10002 10002 10001 10003 10004; +}; +batch TRIANGLE_STRIP +{ + indices 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10014 10012 10015; +}; +batch TRIANGLE_STRIP +{ + indices 10016 10017 10018 10019 10019 10017 10020 10020 10019 10021 10021 10020 10022 10022 10021 10023 10024 10025 10025 10023 10026; +}; +batch TRIANGLE_STRIP +{ + indices 10027 10028 10029 10030 10030 10028 10031 10031 10030 10032 10032 10031 10033 10033 10032 10034 10034 10033 10035; +}; +batch TRIANGLE_STRIP +{ + indices 10036 10037 10038 10039 10039 10037 10040 10040 10039 10041 10041 10040 10042 10042 10041 10043; +}; +batch TRIANGLE_STRIP +{ + indices 10044 10045 10046 10047 10047 10045 10048 10048 10047 10049 10049 10048 10050 10050 10049 10051 10052; +}; +batch TRIANGLE_STRIP +{ + indices 10053 10054 10055 10056 10056 10054 10057 10057 10056 10058 10058 10057 10059 10059 10058 10060 10061; +}; +batch TRIANGLE_STRIP +{ + indices 10062 10063 10064 10065 10065 10063 10066 10066 10065 10067 10067 10066 10068 10068 10067 10069; +}; +batch TRIANGLE_STRIP +{ + indices 10070 10071 10072 10073 10073 10071 10074 10074 10073 10075 10075 10074 10076 10076 10075 10077 10077 10076 10078; +}; +batch TRIANGLE_STRIP +{ + indices 10079 10080 10081 10082 10082 10080 10083 10083 10082 10084 10085; +}; +batch TRIANGLE_STRIP +{ + indices 10086 10087 10088 10089 10089 10087 10090 10090 10089 10091 10092; +}; +batch TRIANGLE_STRIP +{ + indices 10093 10094 10095 10096 10096 10094 10097 10097 10096 10098 10098 10097 10099 10099 10098 10100 10100 10099 10101; +}; +batch TRIANGLE_STRIP +{ + indices 10102 10103 10104 10105 10105 10103 10106 10106 10105 10107 10107 10106 10108 10108 10107 10109; +}; +batch TRIANGLE_STRIP +{ + indices 10110 10111 10112 10113 10113 10111 10114 10114 10113 10115 10116; +}; +batch TRIANGLE_STRIP +{ + indices 10117 10118 10119 10120 10120 10118 10121 10121 10120 10122 10123; +}; +batch TRIANGLE_STRIP +{ + indices 10124 10125 10126 10127 10127 10125 10128; +}; +batch TRIANGLE_STRIP +{ + indices 10129 10130 10131 10132 10132 10130 10133; +}; +batch TRIANGLE_STRIP +{ + indices 10134 10135 10136 10137 10137 10135 10138; +}; +batch TRIANGLE_STRIP +{ + indices 10139 10140 10141 10142 10142 10140 10143; +}; +batch TRIANGLE_STRIP +{ + indices 10144 10145 10146 10147 10147 10145 10148 10148 10147 10149 10149 10148 10150 10150 10149 10151 10151 10150 10152 10153; +}; +batch TRIANGLE_STRIP +{ + indices 10154 10155 10156 10157 10157 10155 10158 10158 10157 10159 10159 10158 10160 10160 10159 10161 10162 10163 10163 10161 10164; +}; +batch TRIANGLE_STRIP +{ + indices 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10174 10172 10175; +}; +batch TRIANGLE_STRIP +{ + indices 10176 10177 10178 10179 10179 10177 10180 10180 10179 10181 10181 10180 10182 10182 10181 10183 10184 10185 10185 10183 10186; +}; +batch TRIANGLE_STRIP +{ + indices 10187 10188 10189 10190 10190 10188 10191 10191 10190 10192 10192 10191 10193 10193 10192 10194 10194 10193 10195; +}; +batch TRIANGLE_STRIP +{ + indices 10196 10197 10198 10199 10199 10197 10200 10200 10199 10201 10201 10200 10202 10202 10201 10203 10203 10202 10204; +}; +batch TRIANGLE_STRIP +{ + indices 10205 10206 10207 10208 10209 10210 10211 10211 10209 10212; +}; +batch TRIANGLE_STRIP +{ + indices 10213 10214 10215 10216 10217 10218 10219; +}; +batch TRIANGLE_STRIP +{ + indices 10220 10221 10222 10223 10224 10225 10226 10227; +}; +batch TRIANGLE_STRIP +{ + indices 10228 10229 10230 10231 10231 10229 10232; +}; +batch TRIANGLE_STRIP +{ + indices 10233 10234 10235 10236 10236 10234 10237 10237 10236 10238; +}; +batch TRIANGLE_STRIP +{ + indices 10239 10240 10241 10242 10242 10240 10243 10243 10242 10244 10244 10243 10245 10245 10244 10246; +}; +batch TRIANGLE_STRIP +{ + indices 10247 10248 10249 10250 10250 10248 10251 10251 10250 10252 10252 10251 10253 10253 10252 10254 10254 10253 10255; +}; +batch TRIANGLE_STRIP +{ + indices 10256 10257 10258 10259 10259 10257 10260 10260 10259 10261 10261 10260 10262 10262 10261 10263 10264; +}; +batch TRIANGLE_STRIP +{ + indices 10265 10266 10267 10268 10269; +}; +batch TRIANGLE_STRIP +{ + indices 10270 10271 10272 10273 10273 10271 10274; +}; +batch TRIANGLE_STRIP +{ + indices 10275 10276 10277 10278 10279; +}; +batch TRIANGLE_STRIP +{ + indices 10280 10281 10282 10283 10283 10281 10284; +}; +batch TRIANGLE_STRIP +{ + indices 10285 10286 10287 10288 10288 10286 10289 10289 10288 10290 10290 10289 10291; +}; +batch TRIANGLE_STRIP +{ + indices 10292 10293 10294 10295 10295 10293 10296; +}; +batch TRIANGLE_STRIP +{ + indices 10297 10298 10299 10300 10301 10302; +}; +batch TRIANGLE_STRIP +{ + indices 10303 10304 10305 10306 10307; +}; +batch TRIANGLE_STRIP +{ + indices 10308 10309 10310 10311 10311 10309 10312 10312 10311 10313; +}; +batch TRIANGLE_STRIP +{ + indices 10314 10315 10316 10317 10317 10315 10318; +}; +batch TRIANGLE_STRIP +{ + indices 10319 10320 10321 10322 10322 10320 10323; +}; +batch TRIANGLE_STRIP +{ + indices 10324 10325 10326 10327 10328; +}; +batch TRIANGLE_STRIP +{ + indices 10329 10330 10331 10332 10333 10334; +}; +batch TRIANGLE_STRIP +{ + indices 10335 10336 10337 10338 10338 10336 10339 10339 10338 10340 10340 10339 10341 10341 10340 10342 10343; +}; +batch TRIANGLE_STRIP +{ + indices 10344 10345 10346 10347 10347 10348 10345; +}; +batch TRIANGLE_STRIP +{ + indices 10348 10347 10349; +}; +batch TRIANGLE_STRIP +{ + indices 10350 10351 10352 10353 10354; +}; +batch TRIANGLE_STRIP +{ + indices 10355 10356 10357 10358 10359; +}; +batch TRIANGLE_STRIP +{ + indices 10360 10361 10362 10363 10364; +}; +batch TRIANGLE_STRIP +{ + indices 10365 10366 10367 10368 10369; +}; +batch TRIANGLE_STRIP +{ + indices 10370 10371 10372 10373 10374; +}; +batch TRIANGLE_STRIP +{ + indices 10375 10376 10377 10378 10379; +}; +batch TRIANGLE_STRIP +{ + indices 10380 10381 10382 10383 10384; +}; +batch TRIANGLE_STRIP +{ + indices 10385 10386 10387 10388 10389; +}; +batch TRIANGLE_STRIP +{ + indices 10390 10391 10392 10393 10394; +}; +batch TRIANGLE_STRIP +{ + indices 10395 10396 10397 10398 10398 10396 10399 10399 10398 10400; +}; +batch TRIANGLE_STRIP +{ + indices 10401 10402 10403 10404 10405; +}; +batch TRIANGLE_STRIP +{ + indices 10406 10407 10408 10409 10409 10407 10410 10410 10409 10411; +}; +batch TRIANGLE_STRIP +{ + indices 10412 10413 10414 10415 10416; +}; +batch TRIANGLE_STRIP +{ + indices 10417 10418 10419 10420 10421; +}; +batch TRIANGLE_STRIP +{ + indices 10422 10423 10424 10425 10426; +}; +batch TRIANGLE_STRIP +{ + indices 10427 10428 10429 10430 10431; +}; +batch TRIANGLE_STRIP +{ + indices 10432 10433 10434 10435 10436; +}; +batch TRIANGLE_STRIP +{ + indices 10437 10438 10439 10440 10441; +}; +batch TRIANGLE_STRIP +{ + indices 10442 10443 10444 10445 10446 10447 10448; +}; +batch TRIANGLE_STRIP +{ + indices 10449 10450 10451 10452 10453; +}; +batch TRIANGLE_STRIP +{ + indices 10454 10455 10456 10457 10458 10459 10460; +}; +batch TRIANGLE_STRIP +{ + indices 10461 10462 10463 10464 10465; +}; +batch TRIANGLE_STRIP +{ + indices 10466 10467 10468 10469 10470 10471 10472; +}; +batch TRIANGLE_STRIP +{ + indices 10473 10474 10475 10476 10477; +}; +batch TRIANGLE_STRIP +{ + indices 10478 10479 10480 10481 10482; +}; +batch TRIANGLE_STRIP +{ + indices 10483 10484 10485 10486 10487 10488 10489; +}; +batch TRIANGLE_STRIP +{ + indices 10490 10491 10492 10493 10494 10495 10496; +}; +batch TRIANGLE_STRIP +{ + indices 10497 10498 10499 10500 10501; +}; +batch TRIANGLE_STRIP +{ + indices 10502 10503 10504 10505 10506; +}; +batch TRIANGLE_STRIP +{ + indices 10507 10508 10509 10510 10511 10512 10513; +}; +batch TRIANGLE_STRIP +{ + indices 10514 10515 10516 10517 10518; +}; +batch TRIANGLE_STRIP +{ + indices 10519 10520 10521 10522 10523; +}; +batch TRIANGLE_STRIP +{ + indices 10524 10525 10526 10527 10528 10529 10530; +}; +batch TRIANGLE_STRIP +{ + indices 10531 10532 10533 10534 10535; +}; +batch TRIANGLE_STRIP +{ + indices 10536 10537 10538 10539 10540; +}; +batch TRIANGLE_STRIP +{ + indices 10541 10542 10543 10544 10545 10546 10547 10547 10545 10548 10548 10547 10549; +}; +batch TRIANGLE_STRIP +{ + indices 10550 10551 10552 10553 10554; +}; +batch TRIANGLE_STRIP +{ + indices 10555 10556 10557 10558 10559 10560 10561 10562 10563; +}; +batch TRIANGLE_STRIP +{ + indices 10564 10565 10566 10567 10568; +}; +batch TRIANGLE_STRIP +{ + indices 10569 10570 10571 10572 10573 10574 10575 10575 10573 10576 10576 10575 10577; +}; +batch TRIANGLE_STRIP +{ + indices 10578 10579 10580 10581 10582; +}; +batch TRIANGLE_STRIP +{ + indices 10583 10584 10585 10586 10587 10588 10589 10590 10591; +}; +batch TRIANGLE_STRIP +{ + indices 10592 10593 10594 10595 10596; +}; +batch TRIANGLE_STRIP +{ + indices 10597 10598 10599 10600 10601 10602 10603 10603 10601 10604 10604 10603 10605; +}; +batch TRIANGLE_STRIP +{ + indices 10606 10607 10608 10609 10610; +}; +batch TRIANGLE_STRIP +{ + indices 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623; +}; +batch TRIANGLE_STRIP +{ + indices 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634; +}; +batch TRIANGLE_STRIP +{ + indices 10635 10636 10637 10638 10639 10640; +}; +batch TRIANGLE_STRIP +{ + indices 10641 10642 10643 10644 10645 10646 10647 10648 10648 10646 10649; +}; +batch TRIANGLE_STRIP +{ + indices 10650 10651 10652 10653 10654 10655 10656 10657 10658 10658 10659 10660 10660 10658 10657 10657 10660 10661 10661 10657 10662; +}; +batch TRIANGLE_STRIP +{ + indices 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10672 10670 10673; +}; +batch TRIANGLE_STRIP +{ + indices 10672 10674 10671; +}; +batch TRIANGLE_STRIP +{ + indices 10675 10676 10677 10678 10679 10680 10681 10681 10679 10682 10682 10681 10683; +}; +batch TRIANGLE_STRIP +{ + indices 10684 10685 10686 10687 10688; +}; +batch TRIANGLE_STRIP +{ + indices 10689 10690 10691 10692 10692 10690 10693 10693 10692 10694; +}; +batch TRIANGLE_STRIP +{ + indices 10695 10696 10697 10698 10699; +}; +batch TRIANGLE_STRIP +{ + indices 10700 10701 10702 10703 10704 10705 10706 10707 10708; +}; +batch TRIANGLE_STRIP +{ + indices 10709 10710 10711 10712 10712 10710 10713 10713 10712 10714; +}; +batch TRIANGLE_STRIP +{ + indices 10715 10716 10717 10718 10719 10720 10721; +}; +batch TRIANGLE_STRIP +{ + indices 10722 10723 10724 10725 10726 10727 10727 10725 10728; +}; +batch TRIANGLE_STRIP +{ + indices 10729 10730 10731 10732 10733 10734 10734 10732 10735; +}; +batch TRIANGLE_STRIP +{ + indices 10736 10737 10738 10739 10740 10741 10742 10742 10740 10743 10743 10742 10744 10744 10743 10745 10745 10744 10746 10746 10745 10747 10747 10746 10748; +}; +batch TRIANGLE_STRIP +{ + indices 10749 10750 10751 10752 10753; +}; +batch TRIANGLE_STRIP +{ + indices 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 10764 10765 10766; +}; +batch TRIANGLE_STRIP +{ + indices 10767 10768 10769 10770 10771; +}; +batch TRIANGLE_STRIP +{ + indices 10772 10773 10774 10775 10776; +}; +batch TRIANGLE_STRIP +{ + indices 10777 10778 10779 10780 10781 10782 10783 10784 10785; +}; +batch TRIANGLE_STRIP +{ + indices 10786 10787 10788 10789 10790; +}; +batch TRIANGLE_STRIP +{ + indices 10791 10792 10793 10794 10795 10796 10797 10797 10795 10798 10798 10797 10799 10799 10798 10800 10800 10799 10801 10801 10800 10802 10802 10801 10803; +}; +batch TRIANGLE_STRIP +{ + indices 10804 10805 10806 10807 10808; +}; +batch TRIANGLE_STRIP +{ + indices 10809 10810 10811 10812 10813 10814 10814 10812 10815; +}; +batch TRIANGLE_STRIP +{ + indices 10816 10817 10818 10819 10819 10817 10820 10820 10819 10821; +}; +batch TRIANGLE_STRIP +{ + indices 10822 10823 10824 10825 10826 10827; +}; +batch TRIANGLE_STRIP +{ + indices 10828 10829 10830 10831 10832 10833 10834 10834 10832 10835 10835 10834 10836 10836 10835 10837 10837 10836 10838 10838 10837 10839 10839 10838 10840; +}; +batch TRIANGLE_STRIP +{ + indices 10841 10842 10843 10844 10845; +}; +batch TRIANGLE_STRIP +{ + indices 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858; +}; +batch TRIANGLE_STRIP +{ + indices 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871; +}; +batch TRIANGLE_STRIP +{ + indices 10872 10873 10874 10875 10876; +}; +batch TRIANGLE_STRIP +{ + indices 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10886 10884 10887 10887 10888 10889; +}; +batch TRIANGLE_STRIP +{ + indices 10887 10888 10886 10890 10891 10891 10886 10892; +}; +batch TRIANGLE_STRIP +{ + indices 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10904 10902 10905; +}; +batch TRIANGLE_STRIP +{ + indices 10906 10904 10907 10908 10908 10904 10909 10905 10910 10911 10911 10905 10912; +}; +batch TRIANGLE_STRIP +{ + indices 10913 10910 10911; +}; +batch TRIANGLE_STRIP +{ + indices 10914 10915 10916 10917 10918 10919 10920 10921; +}; +batch TRIANGLE_STRIP +{ + indices 10922 10923 10924 10925 10926 10927 10928; +}; +batch TRIANGLE_STRIP +{ + indices 10929 10930 10931 10932 10933 10934 10934 10932 10935; +}; +batch TRIANGLE_STRIP +{ + indices 10936 10937 10938 10939 10940 10941 10942 10943 10943 10941 10944; +}; +batch TRIANGLE_STRIP +{ + indices 10945 10946 10947 10948 10949 10950 10950 10948 10951; +}; +batch TRIANGLE_STRIP +{ + indices 10950 10952 10949; +}; +batch TRIANGLE_STRIP +{ + indices 10953 10954 10955 10956 10956 10954 10957 10957 10956 10958 10958 10957 10959; +}; +batch TRIANGLE_STRIP +{ + indices 10958 10960 10956; +}; +batch TRIANGLE_STRIP +{ + indices 10961 10962 10963 10964 10965 10966 10966 10964 10967; +}; +batch TRIANGLE_STRIP +{ + indices 10966 10968 10965; +}; +batch TRIANGLE_STRIP +{ + indices 10969 10970 10971 10972 10972 10970 10973 10973 10972 10974 10974 10973 10975; +}; +batch TRIANGLE_STRIP +{ + indices 10974 10976 10972; +}; +batch TRIANGLE_STRIP +{ + indices 10977 10978 10979 10980 10981 10982 10983 10984; +}; +batch TRIANGLE_STRIP +{ + indices 10985 10986 10987 10988 10989 10990 10991; +}; +batch TRIANGLE_STRIP +{ + indices 10992 10993 10994 10995 10996 10997 10998 10999; +}; +batch TRIANGLE_STRIP +{ + indices 10998 11000 10996; +}; +batch TRIANGLE_STRIP +{ + indices 11001 11002 11003 11004 11004 11002 11005 11005 11004 11006 11006 11005 11007 11007 11006 11008 11008 11007 11009; +}; +batch TRIANGLE_STRIP +{ + indices 11008 11010 11006; +}; +batch TRIANGLE_STRIP +{ + indices 11011 11012 11013 11014 11014 11012 11015; +}; +batch TRIANGLE_STRIP +{ + indices 11016 11017 11018 11019 11019 11017 11020; +}; +batch TRIANGLE_STRIP +{ + indices 11021 11022 11023 11024 11025; +}; +batch TRIANGLE_STRIP +{ + indices 11026 11027 11028 11029 11030; +}; +batch TRIANGLE_STRIP +{ + indices 11031 11032 11033 11034 11035 11036 11036 11034 11037; +}; +batch TRIANGLE_STRIP +{ + indices 11038 11039 11040 11041 11042 11043 11043 11041 11044; +}; +batch TRIANGLE_STRIP +{ + indices 11045 11046 11047 11048 11048 11046 11049 11049 11048 11050 11050 11049 11051; +}; +batch TRIANGLE_STRIP +{ + indices 11052 11053 11054 11055 11056 11057 11057 11055 11058; +}; +batch TRIANGLE_STRIP +{ + indices 11057 11059 11056; +}; +batch TRIANGLE_STRIP +{ + indices 11060 11061 11062 11063 11063 11061 11064 11064 11063 11065 11065 11064 11066; +}; +batch TRIANGLE_STRIP +{ + indices 11065 11067 11063; +}; +batch TRIANGLE_STRIP +{ + indices 11068 11069 11070 11071 11071 11069 11072 11072 11071 11073 11073 11072 11074; +}; +batch TRIANGLE_STRIP +{ + indices 11073 11075 11071; +}; +batch TRIANGLE_STRIP +{ + indices 11076 11077 11078 11079 11080 11081 11081 11079 11082 11082 11081 11083 11084; +}; +batch TRIANGLE_STRIP +{ + indices 11080 11081 11085 11084 11086 11086 11085 11087 11087 11086 11088; +}; +batch TRIANGLE_STRIP +{ + indices 11085 11087 11089; +}; +batch TRIANGLE_STRIP +{ + indices 11090 11091 11088 11087 11087 11091 11092 11092 11087 11089 11089 11092 11093 11094 11095; +}; +batch TRIANGLE_STRIP +{ + indices 11096 11097 11098 11099 11100 11101 11101 11099 11102 11102 11101 11103 11104; +}; +batch TRIANGLE_STRIP +{ + indices 11100 11101 11105 11104 11106 11106 11105 11107 11107 11106 11108 11108 11107 11109; +}; +batch TRIANGLE_STRIP +{ + indices 11110 11105 11107 11107 11111 11109; +}; +batch TRIANGLE_STRIP +{ + indices 11107 11111 11110 11112 11112 11111 11113 11113 11112 11114; +}; +batch TRIANGLE_STRIP +{ + indices 11115 11116 11117 11118 11118 11116 11119 11119 11118 11120 11120 11119 11121; +}; +batch TRIANGLE_STRIP +{ + indices 11122 11123 11124 11125 11125 11123 11126 11126 11125 11127 11127 11126 11128; +}; +batch TRIANGLE_STRIP +{ + indices 11129 11130 11131 11132 11133 11134 11135 11135 11133 11136; +}; +batch TRIANGLE_STRIP +{ + indices 11137 11138 11139 11140 11140 11138 11141 11141 11140 11142 11142 11141 11143 11143 11142 11144 11145; +}; +batch TRIANGLE_STRIP +{ + indices 11146 11147 11148 11149 11149 11147 11150 11150 11149 11151 11151 11150 11152; +}; +batch TRIANGLE_STRIP +{ + indices 11153 11154 11155 11156 11156 11154 11157 11157 11156 11158 11158 11157 11159; +}; +batch TRIANGLE_STRIP +{ + indices 11160 11161 11162 11163 11163 11161 11164 11164 11163 11165 11166; +}; +batch TRIANGLE_STRIP +{ + indices 11167 11168 11169 11170 11170 11168 11171 11171 11170 11172 11173; +}; +batch TRIANGLE_STRIP +{ + indices 11174 11175 11176 11177 11177 11175 11178 11178 11177 11179 11179 11178 11180 11180 11179 11181 11181 11180 11182; +}; +batch TRIANGLE_STRIP +{ + indices 11183 11184 11185 11186 11186 11184 11187 11187 11186 11188 11188 11187 11189 11189 11188 11190 11190 11189 11191; +}; +batch TRIANGLE_STRIP +{ + indices 11192 11193 11194 11195 11196 11197 11198 11198 11196 11199; +}; +batch TRIANGLE_STRIP +{ + indices 11200 11201 11202 11203 11203 11201 11204 11204 11203 11205 11205 11204 11206 11206 11205 11207 11208; +}; +batch TRIANGLE_STRIP +{ + indices 11209 11210 11211 11212 11212 11210 11213 11213 11212 11214 11214 11213 11215 11216 11217 11218; +}; +batch TRIANGLE_STRIP +{ + indices 11219 11220 11221 11222 11222 11220 11223; +}; +batch TRIANGLE_STRIP +{ + indices 11224 11225 11226 11227 11227 11225 11228 11228 11227 11229 11229 11228 11230 11230 11229 11231 11231 11230 11232 11232 11231 11233 11234 11234 11231 11235; +}; +batch TRIANGLE_STRIP +{ + indices 11233 11236 11234 11237 11238 11238 11234 11239 11239 11238 11240 11241 11242 11243 11244; +}; +batch TRIANGLE_STRIP +{ + indices 11245 11246 11247 11248 11249 11250 11251 11252 11253 11253 11254 11255 11255 11256 11257; +}; +batch TRIANGLE_STRIP +{ + indices 11255 11253 11256 11258 11258 11253 11252 11252 11258 11259 11259 11252 11260 11261; +}; +batch TRIANGLE_STRIP +{ + indices 11262 11259 11260; +}; +batch TRIANGLE_STRIP +{ + indices 11263 11264 11265 11266 11266 11264 11267; +}; +batch TRIANGLE_STRIP +{ + indices 11268 11269 11270 11271 11272 11273 11274; +}; +batch TRIANGLE_STRIP +{ + indices 11275 11276 11277 11278 11279 11280; +}; +batch TRIANGLE_STRIP +{ + indices 11281 11282 11283 11284 11284 11282 11285 11285 11284 11286; +}; +batch TRIANGLE_STRIP +{ + indices 11287 11288 11289 11290 11290 11288 11291; +}; +batch TRIANGLE_STRIP +{ + indices 11292 11293 11294 11295 11296 11297; +}; +batch TRIANGLE_STRIP +{ + indices 11298 11299 11300 11301 11301 11299 11302 11302 11301 11303; +}; +batch TRIANGLE_STRIP +{ + indices 11304 11305 11306 11307 11308 11309; +}; +batch TRIANGLE_STRIP +{ + indices 11310 11311 11312 11313 11313 11311 11314; +}; +batch TRIANGLE_STRIP +{ + indices 11315 11316 11317 11318 11318 11316 11319 11319 11318 11320 11320 11319 11321 11321 11320 11322 11322 11321 11323; +}; +batch TRIANGLE_STRIP +{ + indices 11324 11325 11326 11327 11327 11325 11328 11328 11327 11329 11329 11328 11330 11330 11329 11331; +}; +batch TRIANGLE_STRIP +{ + indices 11332 11333 11334 11335 11335 11333 11336 11336 11335 11337 11337 11336 11338 11338 11337 11339; +}; +batch TRIANGLE_STRIP +{ + indices 11340 11341 11342 11343 11343 11341 11344 11344 11343 11345 11345 11344 11346 11346 11345 11347 11347 11346 11348; +}; +batch TRIANGLE_STRIP +{ + indices 11349 11350 11351 11352 11352 11350 11353 11353 11352 11354 11354 11353 11355 11355 11354 11356; +}; +batch TRIANGLE_STRIP +{ + indices 11357 11358 11359 11360 11361 11362 11363 11364; +}; +batch TRIANGLE_STRIP +{ + indices 11365 11366 11367 11368 11369 11370 11371 11371 11369 11372; +}; +batch TRIANGLE_STRIP +{ + indices 11373 11374 11375 11376 11376 11374 11377; +}; +batch TRIANGLE_STRIP +{ + indices 11378 11379 11380 11381 11381 11379 11382; +}; +batch TRIANGLE_STRIP +{ + indices 11383 11384 11385 11386 11386 11384 11387; +}; +batch TRIANGLE_STRIP +{ + indices 11388 11389 11390 11391 11391 11389 11392 11392 11391 11393; +}; +batch TRIANGLE_STRIP +{ + indices 11394 11395 11396 11397 11398; +}; +batch TRIANGLE_STRIP +{ + indices 11399 11400 11401 11402 11402 11400 11403 11404; +}; +batch TRIANGLE_STRIP +{ + indices 11405 11406 11407 11408 11408 11406 11409 11410; +}; +batch TRIANGLE_STRIP +{ + indices 11411 11412 11413 11414 11415 11415 11413 11416; +}; +batch TRIANGLE_STRIP +{ + indices 11417 11418 11419 11420 11421 11422; +}; +batch TRIANGLE_STRIP +{ + indices 11423 11419 11421; +}; +batch TRIANGLE_STRIP +{ + indices 11424 11425 11426 11427 11427 11425 11428 11429; +}; +batch TRIANGLE_STRIP +{ + indices 11430 11431 11432 11433 11434 11435; +}; +batch TRIANGLE_STRIP +{ + indices 11436 11432 11434; +}; +batch TRIANGLE_STRIP +{ + indices 11437 11438 11439 11440 11441 11441 11439 11442; +}; +batch TRIANGLE_STRIP +{ + indices 11443 11444 11445 11446 11447 11447 11445 11448; +}; +batch TRIANGLE_STRIP +{ + indices 11449 11450 11451 11452 11453 11453 11451 11454; +}; +batch TRIANGLE_STRIP +{ + indices 11455 11456 11457 11458 11459; +}; +batch TRIANGLE_STRIP +{ + indices 11456 11460 11458; +}; +batch TRIANGLE_STRIP +{ + indices 11461 7807 11462 7821; +}; +batch TRIANGLE_STRIP +{ + indices 11461 11462 7827 7821; +}; +batch TRIANGLE_STRIP +{ + indices 11463 11464 11465 11466; +}; +batch TRIANGLE_STRIP +{ + indices 11467 11463 11465 11465 11468 11466; +}; +batch TRIANGLE_STRIP +{ + indices 11467 11465 11469 11468; +}; +batch TRIANGLE_STRIP +{ + indices 11470 11471 11472 11473; +}; +batch TRIANGLE_STRIP +{ + indices 11474 11470 11472 11472 11475 11473; +}; +batch TRIANGLE_STRIP +{ + indices 11474 11472 11476 11475; +}; diff --git a/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.object b/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.object new file mode 100644 index 00000000..863ff069 --- /dev/null +++ b/demos/forestpond/data/exported/oak_3_lod_Tree_0Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 10.7438 36.6587 111.904 173.749; +mesh "oak_3_lod_Tree_0Mat_0.mesh"; +technique "Tree_0Mat.tech"; diff --git a/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.mesh b/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.mesh new file mode 100644 index 00000000..31cb2750 --- /dev/null +++ b/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.mesh @@ -0,0 +1,22857 @@ +winding COUNTERCLOCKWISE; +vertices VERTEX3_FLOAT TEXCOORD2_FLOAT NORMAL3_BYTE PADDING1_UBYTE +{ + normal 0.158083 0.911974 0.378567; + texcoord 0.00000 2.00000; + vertex -61.0677 -77.3506 14.4290; + texcoord 0.00000 1.00000; + vertex -56.5138 -81.3986 22.2789; + texcoord 1.00000 2.00000; + vertex -45.1117 -73.8880 -0.575340; + normal 0.707109 0.486881 0.512781; + texcoord 0.00000 1.00000; + vertex -56.5138 -81.3986 22.2789; + normal 0.707109 0.486881 0.512781; + texcoord 1.00000 1.00000; + vertex -40.9642 -90.3173 9.30491; + texcoord 1.00000 2.00000; + vertex -45.1117 -73.8880 -0.575340; + normal -0.628437 0.324586 -0.706902; + texcoord 0.00000 2.00000; + vertex 5.59087 -91.3498 23.5866; + texcoord 0.00000 1.00000; + vertex 0.671110 -82.1981 32.1625; + texcoord 1.00000 2.00000; + vertex 22.3437 -82.5462 12.7357; + normal -0.630676 -0.340234 -0.697487; + texcoord 0.00000 1.00000; + vertex 0.671110 -82.1981 32.1625; + texcoord 1.00000 1.00000; + vertex 5.75092 -65.1710 19.2634; + texcoord 1.00000 2.00000; + vertex 22.3437 -82.5462 12.7357; + normal 0.161076 -0.581683 -0.797308; + texcoord 0.00000 2.00000; + vertex -24.0559 159.881 54.0332; + texcoord 0.00000 1.00000; + vertex -2.51526 153.635 62.9422; + texcoord 1.00000 2.00000; + vertex -25.1047 142.760 66.3122; + normal 0.399785 -0.893643 -0.203895; + texcoord 0.00000 1.00000; + vertex -2.51526 153.635 62.9422; + texcoord 1.00000 1.00000; + vertex -16.5035 144.401 75.9838; + normal 0.399786 -0.893643 -0.203895; + texcoord 1.00000 2.00000; + vertex -25.1047 142.760 66.3122; + normal 0.335805 0.401141 -0.852245; + texcoord 0.00000 2.00000; + vertex -32.9106 88.5829 143.574; + normal 0.335805 0.401141 -0.852245; + texcoord 0.00000 1.00000; + vertex -20.8476 90.2076 149.092; + texcoord 1.00000 2.00000; + vertex -35.5843 69.9526 133.752; + normal -0.165931 0.669257 -0.724266; + texcoord 0.00000 1.00000; + vertex -20.8476 90.2076 149.092; + texcoord 1.00000 1.00000; + vertex -10.7848 77.5648 135.104; + texcoord 1.00000 2.00000; + vertex -35.5843 69.9526 133.752; + normal 0.754538 0.612863 0.234671; + texcoord 0.00000 2.00000; + vertex -5.45321 -112.006 24.2882; + texcoord 0.00000 1.00000; + vertex -13.7726 -102.030 24.9849; + texcoord 1.00000 2.00000; + vertex -12.8732 -110.426 44.0204; + normal 0.998745 0.0406461 -0.0292586; + texcoord 0.00000 1.00000; + vertex -13.7726 -102.030 24.9849; + texcoord 1.00000 1.00000; + vertex -12.9313 -108.011 45.3919; + normal 0.998745 0.0406461 -0.0292586; + texcoord 1.00000 2.00000; + vertex -12.8732 -110.426 44.0204; + normal 0.692301 -0.627043 0.357123; + texcoord 0.00000 2.00000; + vertex 16.4363 106.137 120.654; + texcoord 0.00000 1.00000; + vertex 14.6851 104.863 121.812; + texcoord 1.00000 2.00000; + vertex 21.8635 100.507 100.249; + normal 0.252806 -0.928576 0.271728; + texcoord 0.00000 1.00000; + vertex 14.6851 104.863 121.812; + texcoord 1.00000 1.00000; + vertex 10.7336 97.8021 101.360; + normal 0.252806 -0.928576 0.271728; + texcoord 1.00000 2.00000; + vertex 21.8635 100.507 100.249; + normal -0.817337 0.487463 0.307147; + texcoord 0.00000 2.00000; + vertex -22.0678 -49.6391 56.5494; + normal -0.817337 0.487463 0.307147; + texcoord 0.00000 1.00000; + vertex -20.9060 -48.1070 57.2096; + texcoord 1.00000 2.00000; + vertex -29.8591 -49.9168 36.2570; + normal -0.360630 0.929786 0.0737878; + texcoord 0.00000 1.00000; + vertex -20.9060 -48.1070 57.2096; + texcoord 1.00000 1.00000; + vertex -18.5708 -45.5069 35.8586; + texcoord 1.00000 2.00000; + vertex -29.8591 -49.9168 36.2570; + normal -0.903651 -0.356256 0.237690; + texcoord 0.00000 2.00000; + vertex -2.54881 -82.0864 30.2308; + texcoord 0.00000 1.00000; + vertex -3.32062 -78.8640 32.1263; + texcoord 1.00000 2.00000; + vertex -8.00760 -80.4713 11.8983; + normal -0.934958 0.297675 0.192985; + texcoord 0.00000 1.00000; + vertex -3.32062 -78.8640 32.1263; + texcoord 1.00000 1.00000; + vertex -3.89630 -69.7884 15.3384; + texcoord 1.00000 2.00000; + vertex -8.00760 -80.4713 11.8983; + normal -0.432802 0.578840 -0.691105; + texcoord 0.00000 2.00000; + vertex -25.4999 -47.8266 52.4217; + texcoord 0.00000 1.00000; + vertex -18.3680 -40.1247 54.4061; + texcoord 1.00000 2.00000; + vertex -25.7211 -59.6943 42.6203; + normal -0.815677 0.490862 -0.306147; + texcoord 0.00000 1.00000; + vertex -18.3680 -40.1247 54.4061; + texcoord 1.00000 1.00000; + vertex -12.6736 -39.5044 40.2291; + texcoord 1.00000 2.00000; + vertex -25.7211 -59.6943 42.6203; + normal -0.287602 0.510395 0.810421; + texcoord 0.00000 2.00000; + vertex -17.6581 -28.1051 31.7584; + texcoord 0.00000 1.00000; + vertex -8.61826 -26.1474 33.7335; + texcoord 1.00000 2.00000; + vertex -31.1113 -16.1031 19.4254; + normal 0.0864139 0.874189 0.477834; + texcoord 0.00000 1.00000; + vertex -8.61826 -26.1474 33.7335; + normal 0.0864139 0.874190 0.477834; + texcoord 1.00000 1.00000; + vertex -5.68359 -16.0398 14.7110; + normal 0.0864139 0.874189 0.477834; + texcoord 1.00000 2.00000; + vertex -31.1113 -16.1031 19.4254; + normal 0.0297984 0.890171 0.454650; + texcoord 0.00000 2.00000; + vertex -17.0360 -62.8162 26.9063; + texcoord 0.00000 1.00000; + vertex -10.7459 -66.2008 33.1208; + texcoord 1.00000 2.00000; + vertex -9.49769 -56.8343 14.7001; + normal 0.616475 0.684191 0.389668; + texcoord 0.00000 1.00000; + vertex -10.7459 -66.2008 33.1208; + texcoord 1.00000 1.00000; + vertex -0.267440 -69.4550 22.2572; + texcoord 1.00000 2.00000; + vertex -9.49769 -56.8343 14.7001; + normal -0.740385 0.212362 0.637756; + texcoord 0.00000 2.00000; + vertex -30.9618 -87.5875 79.6594; + texcoord 0.00000 1.00000; + vertex -27.0840 -81.5913 82.1646; + texcoord 1.00000 2.00000; + vertex -42.3648 -87.6821 66.4528; + normal -0.591526 0.755153 0.282563; + texcoord 0.00000 1.00000; + vertex -27.0840 -81.5913 82.1646; + texcoord 1.00000 1.00000; + vertex -26.2703 -74.9638 66.1560; + texcoord 1.00000 2.00000; + vertex -42.3648 -87.6821 66.4528; + normal -0.674461 -0.383531 0.630877; + texcoord 0.00000 2.00000; + vertex -7.20085 -80.5000 28.7238; + texcoord 0.00000 1.00000; + vertex -7.32888 -74.9505 31.9607; + texcoord 1.00000 2.00000; + vertex -20.5960 -84.9912 11.6729; + normal -0.823943 0.479945 0.301282; + texcoord 0.00000 1.00000; + vertex -7.32888 -74.9505 31.9607; + texcoord 1.00000 1.00000; + vertex -9.36478 -65.8963 11.9696; + texcoord 1.00000 2.00000; + vertex -20.5960 -84.9912 11.6729; + normal 0.138622 0.690922 -0.709514; + texcoord 0.00000 2.00000; + vertex -26.3233 90.1611 146.496; + texcoord 0.00000 1.00000; + vertex -19.6584 90.9442 148.561; + texcoord 1.00000 2.00000; + vertex -33.4179 76.1553 131.471; + normal -0.321734 0.828657 -0.458056; + texcoord 0.00000 1.00000; + vertex -19.6584 90.9442 148.561; + texcoord 1.00000 1.00000; + vertex -13.0576 83.0027 129.557; + texcoord 1.00000 2.00000; + vertex -33.4179 76.1553 131.471; + normal -0.0662810 0.841468 -0.536226; + texcoord 0.00000 2.00000; + vertex -42.3390 -96.6484 98.9131; + texcoord 0.00000 1.00000; + vertex -36.5436 -92.7267 104.351; + texcoord 1.00000 2.00000; + vertex -34.7642 -104.855 85.0992; + normal -0.642447 0.620219 -0.450099; + texcoord 0.00000 1.00000; + vertex -36.5436 -92.7267 104.351; + texcoord 1.00000 1.00000; + vertex -24.9502 -90.2120 91.2682; + texcoord 1.00000 2.00000; + vertex -34.7642 -104.855 85.0992; + normal -0.267723 -0.664502 0.697683; + texcoord 0.00000 2.00000; + vertex 64.7120 51.0001 66.1282; + normal -0.278806 -0.661378 0.696309; + texcoord 0.00000 1.00000; + vertex 63.9328 51.2597 66.0765; + normal -0.439020 -0.604419 0.664785; + texcoord 1.00000 2.00000; + vertex 62.0461 39.1894 53.8562; + normal -0.444317 -0.602130 0.663342; + texcoord 1.00000 1.00000; + vertex 60.5758 39.9540 53.5654; + normal -0.521837 -0.609939 0.596373; + texcoord 0.00000 2.00000; + vertex 47.6973 34.8755 86.1513; + normal -0.530780 -0.606738 0.591728; + texcoord 0.00000 1.00000; + vertex 47.0392 35.1416 85.8475; + normal -0.672490 -0.542511 0.503426; + texcoord 1.00000 2.00000; + vertex 48.7900 20.4444 72.3479; + normal -0.676087 -0.540498 0.500768; + texcoord 1.00000 1.00000; + vertex 47.5057 21.2736 71.5089; + normal -0.924772 -0.329918 0.189608; + texcoord 0.00000 2.00000; + vertex 41.1830 -34.3944 105.110; + normal -0.930297 -0.318030 0.182770; + texcoord 0.00000 1.00000; + vertex 40.9661 -33.9165 104.884; + normal -0.988627 -0.130429 0.0748725; + texcoord 1.00000 2.00000; + vertex 40.9685 -44.0049 87.3417; + normal -0.989296 -0.126556 0.0726452; + texcoord 1.00000 1.00000; + vertex 40.6823 -42.2354 86.5269; + normal -0.955718 0.112674 0.271859; + texcoord 0.00000 2.00000; + vertex 12.9497 -66.4677 78.1337; + normal -0.955361 0.128237 0.266160; + texcoord 0.00000 1.00000; + vertex 12.9697 -65.9398 77.9852; + normal -0.920251 0.349941 0.175156; + texcoord 1.00000 2.00000; + vertex 7.17052 -72.3066 60.2371; + normal -0.918996 0.354172 0.173228; + texcoord 1.00000 1.00000; + vertex 7.74415 -70.5098 59.6067; + normal -0.812104 0.533053 0.237363; + texcoord 0.00000 2.00000; + vertex 4.21106 -69.9455 61.3953; + normal -0.806301 0.544582 0.230887; + texcoord 0.00000 1.00000; + vertex 4.48096 -69.4282 61.1569; + normal -0.705682 0.695787 0.133770; + texcoord 1.00000 2.00000; + vertex -3.48327 -74.4239 45.1274; + normal -0.702834 0.699129 0.131314; + texcoord 1.00000 1.00000; + vertex -2.32790 -73.1178 44.3576; + normal 0.670808 -0.553777 0.493303; + texcoord 0.00000 2.00000; + vertex -3.80309 99.2858 87.2239; + normal 0.665547 -0.564371 0.488398; + texcoord 0.00000 1.00000; + vertex -4.14849 98.6521 86.9822; + normal 0.580946 -0.702098 0.411778; + texcoord 1.00000 2.00000; + vertex 6.37115 99.5732 73.7113; + normal 0.577865 -0.706223 0.409049; + texcoord 1.00000 1.00000; + vertex 5.33145 98.3280 73.0303; + normal 0.600694 -0.597109 0.531627; + texcoord 0.00000 2.00000; + vertex -20.3292 74.5494 95.7103; + normal 0.597507 -0.605168 0.526078; + texcoord 0.00000 1.00000; + vertex -20.6122 73.9131 95.3154; + normal 0.536018 -0.728337 0.426861; + texcoord 1.00000 2.00000; + vertex -6.35694 76.9888 82.6627; + normal 0.533955 -0.731676 0.423725; + texcoord 1.00000 1.00000; + vertex -7.17780 75.8302 81.6964; + normal 0.889525 -0.414552 0.192072; + texcoord 0.00000 2.00000; + vertex -14.0115 24.1672 92.9286; + normal 0.885972 -0.425197 0.185097; + texcoord 0.00000 1.00000; + vertex -14.2153 23.5814 92.6081; + normal 0.821048 -0.564412 0.0855519; + texcoord 1.00000 2.00000; + vertex -7.66972 30.9039 78.0984; + normal 0.818754 -0.568169 0.0826212; + texcoord 1.00000 1.00000; + vertex -8.53574 29.5307 77.2369; + normal 0.826257 -0.542100 -0.153058; + texcoord 0.00000 2.00000; + vertex -28.6135 -10.5892 103.973; + normal 0.822357 -0.546081 -0.159766; + texcoord 0.00000 1.00000; + vertex -28.9755 -10.9790 103.400; + normal 0.740852 -0.610940 -0.279088; + texcoord 1.00000 2.00000; + vertex -21.4955 4.19283 90.0440; + normal 0.738508 -0.612407 -0.282068; + texcoord 1.00000 1.00000; + vertex -22.5580 3.45929 88.8549; + normal 0.947405 0.312121 0.0707468; + texcoord 0.00000 2.00000; + vertex -42.4455 -1.98969 67.6991; + normal 0.953339 0.295028 0.0640538; + texcoord 0.00000 1.00000; + vertex -42.3115 -2.37079 67.5860; + normal 0.998902 0.0260121 -0.0389525; + texcoord 1.00000 2.00000; + vertex -43.3036 5.25338 47.2355; + normal 0.998937 0.0222895 -0.0403488; + texcoord 1.00000 1.00000; + vertex -43.2811 3.19745 46.6576; + normal 0.132915 0.990752 0.0272914; + texcoord 0.00000 2.00000; + vertex -31.3389 24.7840 106.927; + normal 0.148583 0.988674 0.0211207; + texcoord 0.00000 1.00000; + vertex -30.8594 24.7236 106.783; + normal 0.363358 0.929316 -0.0659022; + texcoord 1.00000 2.00000; + vertex -37.8805 26.1700 88.4686; + normal 0.367136 0.927717 -0.0674768; + texcoord 1.00000 1.00000; + vertex -36.0605 25.4094 87.9132; + normal 0.316095 0.929528 0.189902; + texcoord 0.00000 2.00000; + vertex -51.7116 -6.74634 117.608; + normal 0.327864 0.926857 0.182867; + texcoord 0.00000 1.00000; + vertex -51.1988 -6.86774 117.349; + normal 0.502075 0.862054 0.0691684; + texcoord 1.00000 2.00000; + vertex -60.0989 -0.289120 99.9627; + normal 0.505382 0.860305 0.0668137; + texcoord 1.00000 1.00000; + vertex -58.5719 -1.11691 99.0714; + normal -0.355344 0.912161 0.204190; + texcoord 0.00000 2.00000; + vertex -13.3801 -67.4120 101.485; + normal -0.340893 0.918977 0.198173; + texcoord 0.00000 1.00000; + vertex -12.9175 -67.1990 101.339; + normal -0.123756 0.986640 0.105954; + texcoord 1.00000 2.00000; + vertex -20.8374 -66.2635 83.3773; + normal -0.119461 0.987367 0.104098; + texcoord 1.00000 1.00000; + vertex -18.9451 -65.9695 82.7599; + normal -0.0683017 0.851038 0.520644; + texcoord 0.00000 2.00000; + vertex -57.3871 -73.7303 60.4220; + normal -0.0542229 0.853387 0.518450; + texcoord 0.00000 1.00000; + vertex -56.7124 -73.6410 60.3646; + normal 0.149241 0.867299 0.474888; + texcoord 1.00000 2.00000; + vertex -60.5901 -64.6322 45.1302; + normal 0.154706 0.867150 0.473410; + texcoord 1.00000 1.00000; + vertex -58.7918 -64.7731 44.8005; + normal 0.108217 0.660267 0.743193; + texcoord 0.00000 2.00000; + vertex -41.9503 -61.6041 29.1371; + normal 0.117867 0.661111 0.740972; + texcoord 0.00000 1.00000; + vertex -41.1730 -61.5680 28.9919; + normal 0.290548 0.665010 0.687999; + texcoord 1.00000 2.00000; + vertex -45.6129 -45.8516 15.6756; + normal 0.295023 0.664817 0.686280; + texcoord 1.00000 1.00000; + vertex -43.9894 -46.0321 15.1526; + normal 0.419319 -0.529738 0.737258; + texcoord 0.00000 2.00000; + vertex 17.0898 149.416 44.5850; + normal 0.410090 -0.532957 0.740124; + texcoord 0.00000 1.00000; + vertex 16.2812 149.179 44.8746; + normal 0.254702 -0.577327 0.775771; + texcoord 1.00000 2.00000; + vertex 17.7778 135.164 33.9529; + normal 0.248982 -0.578629 0.776657; + texcoord 1.00000 1.00000; + vertex 16.2300 134.939 34.2815; + normal -0.285555 -0.749308 0.597491; + texcoord 0.00000 2.00000; + vertex 30.0818 98.3194 129.888; + normal -0.295768 -0.748751 0.593205; + texcoord 0.00000 1.00000; + vertex 29.4078 98.3809 129.643; + normal -0.467391 -0.724241 0.506972; + texcoord 1.00000 2.00000; + vertex 34.9074 84.3854 114.720; + normal -0.471320 -0.723313 0.504654; + texcoord 1.00000 1.00000; + vertex 33.3582 84.8465 113.934; + normal -0.578735 -0.808686 -0.105321; + texcoord 0.00000 2.00000; + vertex 49.7882 -16.1641 163.277; + normal -0.587433 -0.801490 -0.111961; + texcoord 0.00000 1.00000; + vertex 49.2501 -15.7370 162.955; + normal -0.683109 -0.705314 -0.189459; + texcoord 1.00000 2.00000; + vertex 56.2603 -19.0855 150.144; + normal -0.686387 -0.701355 -0.192288; + texcoord 1.00000 1.00000; + vertex 55.1749 -17.8365 149.463; + normal -0.562592 -0.761534 -0.321803; + texcoord 0.00000 2.00000; + vertex -15.1747 -55.3320 137.584; + normal -0.564056 -0.757906 -0.327749; + texcoord 0.00000 1.00000; + vertex -15.4111 -54.8362 136.824; + normal -0.586320 -0.682183 -0.436870; + texcoord 1.00000 2.00000; + vertex 1.02548 -63.1298 127.715; + normal -0.586863 -0.679523 -0.440272; + texcoord 1.00000 1.00000; + vertex 0.717770 -62.1000 126.536; + normal 0.561928 0.813083 -0.152095; + texcoord 0.00000 2.00000; + vertex -41.0814 -75.2124 79.9095; + normal 0.568374 0.807219 -0.159210; + texcoord 0.00000 1.00000; + vertex -40.5839 -75.6413 79.4552; + normal 0.647657 0.718894 -0.252452; + texcoord 1.00000 2.00000; + vertex -50.2425 -71.2758 67.1073; + normal 0.650235 0.715411 -0.255700; + texcoord 1.00000 1.00000; + vertex -49.3096 -72.4451 66.2085; + normal 0.792769 -0.595657 0.129267; + texcoord 0.00000 2.00000; + vertex -20.1963 133.629 102.427; + normal 0.790243 -0.600478 0.122235; + texcoord 0.00000 1.00000; + vertex -20.4468 133.164 101.820; + normal 0.734174 -0.678937 -0.00569372; + texcoord 1.00000 2.00000; + vertex -9.06014 145.583 89.2130; + normal 0.732388 -0.680825 -0.00916701; + texcoord 1.00000 1.00000; + vertex -9.85034 144.750 87.9260; + normal 0.950196 -0.147428 0.274577; + texcoord 0.00000 2.00000; + vertex -37.3313 111.763 139.904; + normal 0.948438 -0.164600 0.270872; + texcoord 0.00000 1.00000; + vertex -37.4080 111.128 139.828; + normal 0.904375 -0.365629 0.220046; + texcoord 1.00000 2.00000; + vertex -32.7164 113.837 125.047; + normal 0.902409 -0.371456 0.218354; + texcoord 1.00000 1.00000; + vertex -33.3612 112.091 124.743; + normal 0.746917 0.593016 0.300743; + texcoord 0.00000 2.00000; + vertex -22.4265 -45.7019 154.315; + normal 0.751702 0.590400 0.293890; + texcoord 0.00000 1.00000; + vertex -21.9253 -46.0016 153.661; + normal 0.824624 0.538556 0.173071; + texcoord 1.00000 2.00000; + vertex -29.1437 -31.5570 143.106; + normal 0.826681 0.536667 0.169079; + texcoord 1.00000 1.00000; + vertex -28.3987 -32.3073 141.845; + normal 0.601565 0.651515 0.462220; + texcoord 0.00000 2.00000; + vertex -81.4810 -68.7698 102.613; + normal 0.612895 0.643710 0.458255; + texcoord 0.00000 1.00000; + vertex -80.9072 -69.1951 102.466; + normal 0.749788 0.528994 0.397472; + texcoord 1.00000 2.00000; + vertex -79.7373 -60.4929 88.6772; + normal 0.753815 0.524924 0.395245; + texcoord 1.00000 1.00000; + vertex -78.5871 -61.7766 88.1886; + normal 0.395196 0.303219 0.867109; + texcoord 0.00000 2.00000; + vertex -60.3506 -80.4204 22.6104; + normal 0.402620 0.300426 0.864663; + texcoord 0.00000 1.00000; + vertex -59.4552 -80.8211 22.3424; + normal 0.520762 0.251493 0.815817; + texcoord 1.00000 2.00000; + vertex -56.0348 -65.7441 15.5113; + normal 0.525669 0.249262 0.813351; + texcoord 1.00000 1.00000; + vertex -54.8484 -66.4313 14.9551; + normal -0.918985 -0.393779 -0.0201179; + texcoord 0.00000 2.00000; + vertex 26.8489 111.660 105.478; + normal -0.920789 -0.389123 -0.0270233; + texcoord 0.00000 1.00000; + vertex 26.6593 112.135 104.849; + normal -0.941936 -0.298881 -0.153060; + texcoord 1.00000 2.00000; + vertex 33.7189 96.2990 92.3267; + normal -0.942186 -0.296355 -0.156396; + texcoord 1.00000 1.00000; + vertex 33.5717 97.4422 91.0474; + normal -0.886365 -0.429896 -0.171890; + texcoord 0.00000 2.00000; + vertex 13.6067 57.2968 149.798; + normal -0.889848 -0.420015 -0.178208; + texcoord 0.00000 1.00000; + vertex 13.3942 57.8558 149.496; + normal -0.924856 -0.272659 -0.265139; + texcoord 1.00000 2.00000; + vertex 20.0378 50.3290 134.062; + normal -0.925398 -0.268659 -0.267323; + texcoord 1.00000 1.00000; + vertex 19.7551 52.0363 133.324; + normal -0.659262 0.601218 0.451564; + texcoord 0.00000 2.00000; + vertex 15.8343 -68.4095 146.012; + normal -0.653588 0.611375 0.446143; + texcoord 0.00000 1.00000; + vertex 16.1469 -67.8864 145.772; + normal -0.547133 0.761030 0.348537; + texcoord 1.00000 2.00000; + vertex 3.60841 -69.5028 129.619; + normal -0.544427 0.764062 0.346133; + texcoord 1.00000 1.00000; + vertex 4.77924 -68.2967 128.798; + normal -0.458516 0.635728 0.620977; + texcoord 0.00000 2.00000; + vertex -42.1317 -111.093 72.6042; + normal -0.447429 0.641972 0.622639; + texcoord 0.00000 1.00000; + vertex -41.4860 -110.762 72.7414; + normal -0.264420 0.725706 0.635164; + texcoord 1.00000 2.00000; + vertex -45.6359 -99.5105 58.1586; + normal -0.259116 0.727635 0.635143; + texcoord 1.00000 1.00000; + vertex -43.9485 -99.0119 58.2758; + normal -0.748538 0.200868 0.631936; + texcoord 0.00000 2.00000; + vertex 11.2664 -113.810 34.6391; + normal -0.746548 0.213219 0.630241; + texcoord 0.00000 1.00000; + vertex 11.4243 -113.044 34.5826; + normal -0.705006 0.385997 0.594956; + texcoord 1.00000 2.00000; + vertex 0.414500 -113.059 21.5462; + normal -0.703219 0.391551 0.593440; + texcoord 1.00000 1.00000; + vertex 1.03963 -111.480 21.2448; + normal 0.306750 -0.348087 0.885856; + texcoord 0.00000 2.00000; + vertex 4.92330 175.128 60.4597; + normal 0.300630 -0.354586 0.885376; + texcoord 0.00000 1.00000; + vertex 4.19578 174.443 60.4424; + normal 0.201210 -0.453059 0.868477; + texcoord 1.00000 2.00000; + vertex 15.0305 164.798 52.9008; + normal 0.196713 -0.457212 0.867330; + texcoord 1.00000 1.00000; + vertex 13.8560 163.900 52.6940; + normal 0.239988 -0.550041 0.799913; + texcoord 0.00000 2.00000; + vertex -17.0587 102.721 144.113; + normal 0.236113 -0.556197 0.796803; + texcoord 0.00000 1.00000; + vertex -17.5583 102.008 143.773; + normal 0.159919 -0.666201 0.728425; + texcoord 1.00000 2.00000; + vertex -0.576100 95.9865 134.537; + normal 0.157362 -0.669550 0.725907; + texcoord 1.00000 1.00000; + vertex -1.50507 94.9644 133.796; + normal -0.972973 -0.0412133 -0.227212; + texcoord 0.00000 2.00000; + vertex 21.4395 -41.5026 188.373; + normal -0.971638 -0.0339818 -0.234017; + texcoord 0.00000 1.00000; + vertex 21.5315 -40.8814 187.866; + normal -0.940123 0.0742202 -0.332655; + texcoord 1.00000 2.00000; + vertex 24.9600 -53.2229 175.424; + normal -0.938736 0.0777330 -0.335757; + texcoord 1.00000 1.00000; + vertex 25.4216 -51.8638 174.448; + normal -0.342627 -0.525248 -0.778923; + texcoord 0.00000 2.00000; + vertex 64.8443 53.9546 63.4348; + normal -0.340414 -0.524686 -0.780272; + texcoord 0.00000 1.00000; + vertex 61.3720 51.6733 66.5005; + normal -0.333124 -0.522810 -0.784665; + texcoord 1.00000 2.00000; + vertex 52.3873 68.7999 58.9037; + normal -0.331243 -0.522321 -0.785786; + texcoord 1.00000 1.00000; + vertex 48.1310 65.9450 62.5956; + normal -0.206529 -0.253613 -0.945001; + texcoord 0.00000 2.00000; + vertex 49.9416 39.7144 83.3797; + normal -0.210416 -0.255357 -0.943673; + texcoord 0.00000 1.00000; + vertex 46.0492 36.0527 85.2131; + normal -0.221725 -0.260416 -0.939692; + texcoord 1.00000 2.00000; + vertex 37.8588 52.3338 82.6337; + normal -0.225521 -0.262108 -0.938317; + texcoord 1.00000 1.00000; + vertex 33.9080 48.5606 84.6373; + normal -0.183304 -0.373674 -0.909268; + texcoord 0.00000 2.00000; + vertex 45.7118 -34.8302 104.181; + normal -0.178139 -0.377309 -0.908793; + texcoord 0.00000 1.00000; + vertex 41.3259 -33.4224 104.487; + normal -0.163945 -0.387197 -0.907304; + texcoord 1.00000 2.00000; + vertex 52.1332 -19.1209 96.4306; + normal -0.160258 -0.389740 -0.906874; + texcoord 1.00000 1.00000; + vertex 45.5589 -17.0552 96.7047; + normal -0.286017 -0.0950122 -0.953502; + texcoord 0.00000 2.00000; + vertex 18.0402 -69.6548 76.7581; + normal -0.284681 -0.0973453 -0.953667; + texcoord 0.00000 1.00000; + vertex 13.7391 -66.1469 77.6987; + normal -0.281800 -0.102362 -0.953997; + texcoord 1.00000 2.00000; + vertex 28.4806 -57.3312 72.3984; + normal -0.280669 -0.104326 -0.954118; + texcoord 1.00000 1.00000; + vertex 23.1277 -53.0103 73.5005; + normal -0.526399 0.0367289 -0.849444; + texcoord 0.00000 2.00000; + vertex 7.00453 -73.4390 59.1964; + normal -0.526828 0.0239066 -0.849636; + texcoord 0.00000 1.00000; + vertex 5.31088 -68.7537 60.4486; + normal -0.527349 0.00266313 -0.849645; + texcoord 1.00000 2.00000; + vertex 19.2752 -69.0919 51.7803; + normal -0.527503 -0.00677126 -0.849526; + texcoord 1.00000 1.00000; + vertex 16.7043 -62.2349 53.3220; + normal 0.699747 -0.260737 -0.665109; + texcoord 0.00000 2.00000; + vertex -5.03933 102.623 84.4009; + normal 0.704545 -0.228621 -0.671825; + texcoord 0.00000 1.00000; + vertex -4.57821 98.9448 86.3279; + normal 0.712989 -0.149302 -0.685095; + texcoord 1.00000 2.00000; + vertex -19.6154 97.9632 70.8924; + normal 0.714219 -0.131765 -0.687408; + texcoord 1.00000 1.00000; + vertex -18.1432 90.1935 73.9114; + normal 0.177256 -0.138645 -0.974350; + texcoord 0.00000 2.00000; + vertex -25.9043 76.1180 93.0285; + normal 0.179262 -0.142670 -0.973401; + texcoord 0.00000 1.00000; + vertex -21.5472 71.8845 94.4235; + normal 0.184732 -0.153667 -0.970701; + texcoord 1.00000 2.00000; + vertex -38.6380 62.9340 92.5879; + normal 0.186707 -0.157648 -0.969684; + texcoord 1.00000 1.00000; + vertex -34.2032 58.6857 94.1325; + normal 0.347726 0.0928429 -0.932988; + texcoord 0.00000 2.00000; + vertex -19.0097 30.3574 91.8174; + normal 0.345647 0.0979251 -0.933241; + texcoord 0.00000 1.00000; + vertex -15.3837 26.4273 92.7777; + normal 0.341075 0.109005 -0.933695; + texcoord 1.00000 2.00000; + vertex -31.1733 19.6429 86.2178; + normal 0.339393 0.113048 -0.933827; + texcoord 1.00000 1.00000; + vertex -26.3392 14.4679 87.3483; + normal 0.261259 0.434018 -0.862190; + texcoord 0.00000 2.00000; + vertex -32.6634 -6.24961 104.636; + normal 0.259101 0.440428 -0.859587; + texcoord 0.00000 1.00000; + vertex -29.6833 -10.0176 103.642; + normal 0.253973 0.455408 -0.853289; + texcoord 1.00000 2.00000; + vertex -48.0168 -13.2693 96.4497; + normal 0.252476 0.459718 -0.851420; + texcoord 1.00000 1.00000; + vertex -43.3371 -19.1437 94.6656; + normal 0.213357 0.216245 -0.952742; + texcoord 0.00000 2.00000; + vertex -49.4254 1.31450 67.4434; + normal 0.210485 0.218629 -0.952836; + texcoord 0.00000 1.00000; + vertex -44.2801 -0.543280 68.1740; + normal 0.203711 0.224232 -0.953007; + texcoord 1.00000 2.00000; + vertex -55.7471 -14.5844 62.4191; + normal 0.201361 0.226168 -0.953049; + texcoord 1.00000 1.00000; + vertex -49.1214 -16.9372 63.2607; + normal -0.186950 0.330241 -0.925198; + texcoord 0.00000 2.00000; + vertex -36.4891 20.6052 106.383; + normal -0.193175 0.328090 -0.924684; + texcoord 0.00000 1.00000; + vertex -32.4360 24.0061 106.778; + normal -0.205734 0.323697 -0.923522; + texcoord 1.00000 2.00000; + vertex -27.5114 8.16796 100.129; + normal -0.210503 0.322010 -0.923037; + texcoord 1.00000 1.00000; + vertex -21.9477 12.8908 100.508; + normal -0.168996 0.480751 -0.860417; + texcoord 0.00000 2.00000; + vertex -52.7571 -9.56302 115.435; + normal -0.184233 0.476911 -0.859426; + texcoord 0.00000 1.00000; + vertex -48.8948 -7.26050 115.963; + normal -0.225743 0.465784 -0.855620; + texcoord 1.00000 2.00000; + vertex -44.8544 -26.2319 104.569; + normal -0.234786 0.463230 -0.854572; + texcoord 1.00000 1.00000; + vertex -37.9699 -21.9752 104.985; + normal 0.0260518 0.102690 -0.994372; + texcoord 0.00000 2.00000; + vertex -11.9190 -74.5281 100.463; + normal 0.0270785 0.108095 -0.993772; + texcoord 0.00000 1.00000; + vertex -12.5173 -68.1682 101.104; + normal 0.0307559 0.127463 -0.991366; + texcoord 1.00000 2.00000; + vertex 9.41030 -72.3495 101.247; + normal 0.0318223 0.133082 -0.990594; + texcoord 1.00000 1.00000; + vertex 8.78786 -66.2910 102.040; + normal 0.270219 0.246060 -0.930825; + texcoord 0.00000 2.00000; + vertex -57.5425 -80.9654 57.6912; + normal 0.275096 0.255280 -0.926906; + texcoord 0.00000 1.00000; + vertex -56.2262 -74.4363 59.7993; + normal 0.293143 0.289690 -0.911124; + texcoord 1.00000 2.00000; + vertex -37.7441 -85.2759 62.2992; + normal 0.298861 0.300695 -0.905685; + texcoord 1.00000 1.00000; + vertex -36.8193 -80.1835 64.2952; + normal 0.380307 0.553656 -0.740832; + texcoord 0.00000 2.00000; + vertex -45.0908 -68.4840 22.0639; + normal 0.387166 0.563337 -0.729900; + texcoord 0.00000 1.00000; + vertex -44.3697 -63.1874 26.3924; + normal 0.402451 0.584894 -0.704224; + texcoord 1.00000 2.00000; + vertex -30.8447 -72.6364 26.2739; + normal 0.410100 0.595673 -0.690646; + texcoord 1.00000 1.00000; + vertex -30.4221 -68.5130 30.0812; + normal 0.265403 -0.939110 -0.218250; + texcoord 0.00000 2.00000; + vertex 20.1024 151.939 38.4107; + normal 0.270521 -0.935544 -0.227103; + texcoord 0.00000 1.00000; + vertex 19.0811 150.443 43.6092; + normal 0.285136 -0.924620 -0.252538; + texcoord 1.00000 2.00000; + vertex 1.30076 148.032 32.3579; + normal 0.289222 -0.921364 -0.259692; + texcoord 1.00000 1.00000; + vertex 0.109090 145.815 38.8987; + normal -0.201581 -0.345654 -0.916454; + texcoord 0.00000 2.00000; + vertex 33.6629 104.478 126.843; + normal -0.205810 -0.349696 -0.913977; + texcoord 0.00000 1.00000; + vertex 31.0976 99.2196 129.391; + normal -0.217650 -0.360977 -0.906821; + texcoord 1.00000 2.00000; + vertex 17.1917 112.562 127.417; + normal -0.221985 -0.365095 -0.904118; + texcoord 1.00000 1.00000; + vertex 14.7900 107.522 130.042; + normal 0.0996374 -0.349641 -0.931570; + texcoord 0.00000 2.00000; + vertex 52.9243 -12.4906 161.811; + normal 0.106527 -0.348926 -0.931076; + texcoord 0.00000 1.00000; + vertex 48.2105 -14.6469 162.116; + normal 0.123850 -0.347051 -0.929633; + texcoord 1.00000 2.00000; + vertex 46.7698 4.23313 154.876; + normal 0.128940 -0.346479 -0.929154; + texcoord 1.00000 1.00000; + vertex 40.0454 1.10501 155.109; + normal 0.514959 0.162457 -0.841680; + texcoord 0.00000 2.00000; + vertex -14.1339 -49.6527 137.786; + normal 0.515665 0.163073 -0.841128; + texcoord 0.00000 1.00000; + vertex -16.1551 -54.1724 135.677; + normal 0.517010 0.164248 -0.840073; + texcoord 1.00000 2.00000; + vertex -25.8057 -40.2391 132.462; + normal 0.517565 0.164733 -0.839637; + texcoord 1.00000 1.00000; + vertex -28.5180 -46.3001 129.601; + normal -0.221410 0.519272 -0.825430; + texcoord 0.00000 2.00000; + vertex -43.7060 -77.5562 78.7528; + normal -0.232491 0.520763 -0.821434; + texcoord 0.00000 1.00000; + vertex -39.3250 -76.7524 78.0833; + normal -0.260045 0.524169 -0.810940; + texcoord 1.00000 2.00000; + vertex -45.2651 -94.7781 68.3368; + normal -0.266600 0.524915 -0.808325; + texcoord 1.00000 1.00000; + vertex -37.4362 -93.2794 66.7279; + normal 0.0609450 0.171979 -0.983214; + texcoord 0.00000 2.00000; + vertex -26.8658 140.804 104.532; + normal 0.0613298 0.171525 -0.983269; + texcoord 0.00000 1.00000; + vertex -21.8178 137.944 104.344; + normal 0.0622478 0.170441 -0.983400; + texcoord 1.00000 2.00000; + vertex -36.0873 126.214 101.408; + normal 0.0625875 0.170039 -0.983448; + texcoord 1.00000 1.00000; + vertex -30.1701 122.896 101.211; + normal 0.512400 -0.0251203 -0.858380; + texcoord 0.00000 2.00000; + vertex -41.3835 112.810 137.651; + normal 0.509897 -0.0176777 -0.860054; + texcoord 0.00000 1.00000; + vertex -38.0578 109.029 139.747; + normal 0.505353 -0.00440623 -0.862901; + texcoord 1.00000 2.00000; + vertex -51.3631 102.808 131.987; + normal 0.503267 0.00158981 -0.864130; + texcoord 1.00000 1.00000; + vertex -46.9164 97.8478 134.568; + normal 0.0110583 0.673509 -0.739096; + texcoord 0.00000 2.00000; + vertex -27.7604 -47.4793 152.265; + normal -0.0188268 0.671408 -0.740849; + texcoord 0.00000 1.00000; + vertex -24.1576 -46.2003 153.485; + normal -0.0964621 0.663108 -0.742282; + texcoord 1.00000 2.00000; + vertex -22.0857 -62.9526 138.250; + normal -0.111409 0.661037 -0.742037; + texcoord 1.00000 1.00000; + vertex -14.2372 -59.7533 139.922; + normal 0.192491 -0.0550072 -0.979756; + texcoord 0.00000 2.00000; + vertex -83.8030 -75.8222 100.507; + normal 0.200527 -0.0524993 -0.978281; + texcoord 0.00000 1.00000; + vertex -78.1098 -72.1847 101.421; + normal 0.232261 -0.0425116 -0.971724; + texcoord 1.00000 2.00000; + vertex -71.7833 -93.9025 103.883; + normal 0.241505 -0.0395771 -0.969592; + texcoord 1.00000 1.00000; + vertex -67.0781 -90.8055 104.929; + normal 0.679990 0.101870 -0.726110; + texcoord 0.00000 2.00000; + vertex -67.4190 -85.9477 16.1160; + normal 0.693471 0.111116 -0.711865; + texcoord 0.00000 1.00000; + vertex -63.8538 -80.7939 20.1777; + normal 0.732294 0.138792 -0.666695; + texcoord 1.00000 2.00000; + vertex -57.1120 -96.8741 24.2354; + normal 0.748838 0.151128 -0.645293; + texcoord 1.00000 1.00000; + vertex -55.0951 -93.5063 27.3646; + normal 0.349693 -0.442508 -0.825773; + texcoord 0.00000 2.00000; + vertex 28.7342 114.442 104.691; + normal 0.352933 -0.443419 -0.823904; + texcoord 0.00000 1.00000; + vertex 23.8847 113.689 103.041; + normal 0.358510 -0.444975 -0.820651; + texcoord 1.00000 2.00000; + vertex 30.7367 128.132 98.2026; + normal 0.360909 -0.445640 -0.819238; + texcoord 1.00000 1.00000; + vertex 23.7967 127.057 95.7303; + normal -0.281482 -0.530380 -0.799665; + texcoord 0.00000 2.00000; + vertex 20.5852 53.2386 151.277; + normal -0.269948 -0.542494 -0.795505; + texcoord 0.00000 1.00000; + vertex 16.6842 55.3296 151.263; + normal -0.244671 -0.568199 -0.785676; + texcoord 1.00000 2.00000; + vertex 30.3557 64.5857 140.312; + normal -0.237799 -0.574992 -0.782838; + texcoord 1.00000 1.00000; + vertex 23.0724 68.3516 139.758; + normal -0.292370 0.0406698 -0.955440; + texcoord 0.00000 2.00000; + vertex 18.7776 -73.1299 144.679; + normal -0.291936 0.0368345 -0.955728; + texcoord 0.00000 1.00000; + vertex 16.5907 -68.1911 145.558; + normal -0.290614 0.0253986 -0.956503; + texcoord 1.00000 2.00000; + vertex 37.3320 -65.3726 139.331; + normal -0.290252 0.0223223 -0.956690; + texcoord 1.00000 1.00000; + vertex 34.4392 -58.9439 140.359; + normal 0.111726 0.686749 -0.718257; + texcoord 0.00000 2.00000; + vertex -37.1475 -114.351 68.6324; + normal 0.111622 0.697403 -0.707934; + texcoord 0.00000 1.00000; + vertex -39.0354 -109.177 73.2854; + normal 0.110913 0.740530 -0.662807; + texcoord 1.00000 2.00000; + vertex -16.7427 -110.808 75.1938; + normal 0.110608 0.753249 -0.648369; + texcoord 1.00000 1.00000; + vertex -18.1886 -107.364 78.9483; + normal -0.216795 0.425987 -0.878370; + texcoord 0.00000 2.00000; + vertex 18.9143 -110.162 31.4949; + normal -0.226361 0.435627 -0.871200; + texcoord 0.00000 1.00000; + vertex 13.0056 -107.515 34.2370; + normal -0.251249 0.460473 -0.851374; + texcoord 1.00000 2.00000; + vertex 26.1201 -96.1810 36.4967; + normal -0.262674 0.471761 -0.841691; + texcoord 1.00000 1.00000; + vertex 21.5968 -94.2963 38.9647; + normal 0.406364 -0.729601 -0.550046; + texcoord 0.00000 2.00000; + vertex 3.52597 177.507 55.5045; + normal 0.408306 -0.725378 -0.554178; + texcoord 0.00000 1.00000; + vertex 3.66264 174.128 60.0868; + normal 0.412486 -0.716070 -0.563116; + texcoord 1.00000 2.00000; + vertex -11.7133 172.368 51.0624; + normal 0.414118 -0.712351 -0.566624; + texcoord 1.00000 1.00000; + vertex -11.4610 168.196 56.4918; + normal 0.600714 -0.604805 -0.522831; + texcoord 0.00000 2.00000; + vertex -20.3726 112.377 135.194; + normal 0.601416 -0.599024 -0.528648; + texcoord 0.00000 1.00000; + vertex -19.4736 109.349 139.730; + normal 0.603262 -0.581603 -0.545722; + texcoord 1.00000 2.00000; + vertex -36.6181 101.152 129.513; + normal 0.603708 -0.576738 -0.550372; + texcoord 1.00000 1.00000; + vertex -35.3051 97.1610 135.136; + normal 0.250396 -0.350473 -0.902480; + texcoord 0.00000 2.00000; + vertex 26.8798 -41.5389 189.107; + normal 0.250988 -0.350854 -0.902168; + texcoord 0.00000 1.00000; + vertex 21.8827 -40.3493 187.258; + normal 0.252686 -0.351944 -0.901268; + texcoord 1.00000 2.00000; + vertex 34.4501 -23.3524 184.145; + normal 0.253159 -0.352248 -0.901017; + texcoord 1.00000 1.00000; + vertex 27.9155 -21.8131 181.707; + normal -0.856927 0.473905 0.202707; + texcoord 0.00000 2.00000; + vertex 66.7787 58.3008 77.4729; + normal -0.855804 0.475559 0.203576; + texcoord 0.00000 1.00000; + vertex 60.9477 51.9211 67.7376; + normal -0.853917 0.478321 0.205025; + texcoord 1.00000 2.00000; + vertex 60.2336 42.8084 86.0234; + normal -0.852173 0.480852 0.206355; + texcoord 1.00000 1.00000; + vertex 56.9665 39.1742 81.0001; + normal -0.869971 0.475793 -0.129509; + texcoord 0.00000 2.00000; + vertex 45.4855 43.9972 96.3238; + normal -0.872347 0.470535 -0.132695; + texcoord 0.00000 1.00000; + vertex 42.8982 36.4369 85.9286; + normal -0.877007 0.459909 -0.139079; + texcoord 1.00000 2.00000; + vertex 35.5515 28.1964 105.006; + normal -0.880528 0.451581 -0.144033; + texcoord 1.00000 1.00000; + vertex 34.2097 23.8746 99.6588; + normal -0.235700 0.968057 -0.0855058; + texcoord 0.00000 2.00000; + vertex 43.9262 -31.6044 115.960; + normal -0.239879 0.966651 -0.0896842; + texcoord 0.00000 1.00000; + vertex 40.9853 -33.2686 105.226; + normal -0.244183 0.965163 -0.0939936; + texcoord 1.00000 2.00000; + vertex 27.6227 -35.2819 119.267; + normal -0.249076 0.963421 -0.0988995; + texcoord 1.00000 1.00000; + vertex 25.2949 -36.7599 110.732; + normal 0.424390 0.845749 -0.323422; + texcoord 0.00000 2.00000; + vertex 22.1785 -65.7097 88.8180; + normal 0.411563 0.850137 -0.328455; + texcoord 0.00000 1.00000; + vertex 13.7287 -65.4802 78.3302; + normal 0.402968 0.852962 -0.331771; + texcoord 1.00000 2.00000; + vertex 10.0912 -57.4245 94.6228; + normal 0.385992 0.858277 -0.338188; + texcoord 1.00000 1.00000; + vertex 4.24746 -57.4305 87.9378; + normal 0.604399 0.593348 -0.531638; + texcoord 0.00000 2.00000; + vertex 15.6590 -69.6726 70.3527; + normal 0.588890 0.603107 -0.538025; + texcoord 0.00000 1.00000; + vertex 5.79045 -67.9462 61.0602; + normal 0.572994 0.612736 -0.544272; + texcoord 1.00000 2.00000; + vertex 7.25319 -55.2866 76.8522; + normal 0.551338 0.625276 -0.552318; + texcoord 1.00000 1.00000; + vertex 0.614750 -54.3104 71.3308; + normal -0.576634 -0.786741 -0.220298; + texcoord 0.00000 2.00000; + vertex -14.6214 100.103 97.6268; + normal -0.567564 -0.792183 -0.224314; + texcoord 0.00000 1.00000; + vertex -5.60472 96.5074 86.8651; + normal -0.555372 -0.799273 -0.229617; + texcoord 1.00000 2.00000; + vertex -1.96145 88.4910 105.958; + normal -0.541361 -0.807112 -0.235582; + texcoord 1.00000 1.00000; + vertex 3.26384 86.5826 100.488; + normal -0.521090 -0.844669 -0.122472; + texcoord 0.00000 2.00000; + vertex -28.5894 75.0427 107.412; + normal -0.516155 -0.847187 -0.125926; + texcoord 0.00000 1.00000; + vertex -21.4955 72.3935 95.4992; + normal -0.508260 -0.851119 -0.131410; + texcoord 1.00000 2.00000; + vertex -12.3238 63.9423 114.762; + normal -0.500963 -0.854647 -0.136433; + texcoord 1.00000 1.00000; + vertex -7.90480 62.4335 107.988; + normal -0.192146 -0.964723 -0.179971; + texcoord 0.00000 2.00000; + vertex -19.0509 20.0952 104.778; + normal -0.187662 -0.964754 -0.184482; + texcoord 0.00000 1.00000; + vertex -15.0535 21.5358 92.7882; + normal -0.181753 -0.964734 -0.190404; + texcoord 1.00000 2.00000; + vertex 0.773540 15.4408 108.563; + normal -0.176281 -0.964657 -0.195863; + texcoord 1.00000 1.00000; + vertex 3.90955 16.7194 99.4424; + normal -0.291203 -0.872957 -0.391341; + texcoord 0.00000 2.00000; + vertex -30.6446 -14.4262 115.313; + normal -0.288066 -0.872104 -0.395542; + texcoord 0.00000 1.00000; + vertex -29.1951 -10.2528 104.925; + normal -0.285052 -0.871263 -0.399558; + texcoord 1.00000 2.00000; + vertex -12.4393 -20.5166 115.353; + normal -0.281883 -0.870357 -0.403758; + texcoord 1.00000 1.00000; + vertex -10.9950 -16.2104 105.062; + normal 0.0213998 -0.973268 -0.228673; + texcoord 0.00000 2.00000; + vertex -49.3703 -3.21280 80.8745; + normal 0.0293397 -0.971849 -0.233770; + texcoord 0.00000 1.00000; + vertex -44.3416 -0.406440 69.4008; + normal 0.0347291 -0.970835 -0.237219; + texcoord 1.00000 2.00000; + vertex -33.7184 -3.83666 84.9945; + normal 0.0443824 -0.968917 -0.243373; + texcoord 1.00000 1.00000; + vertex -29.8898 -1.53351 76.5234; + normal 0.700947 -0.515882 -0.492482; + texcoord 0.00000 2.00000; + vertex -29.8406 15.1505 117.130; + normal 0.705916 -0.502474 -0.499202; + texcoord 0.00000 1.00000; + vertex -30.4315 23.9125 107.110; + normal 0.710637 -0.489146 -0.505699; + texcoord 1.00000 2.00000; + vertex -17.3452 26.8537 122.655; + normal 0.716602 -0.471384 -0.514081; + texcoord 1.00000 1.00000; + vertex -17.9256 33.1069 116.112; + normal 0.799031 -0.490368 -0.347978; + texcoord 0.00000 2.00000; + vertex -48.4529 -14.0873 128.330; + normal 0.801885 -0.481328 -0.353984; + texcoord 0.00000 1.00000; + vertex -49.2316 -7.47436 117.223; + normal 0.804283 -0.473421 -0.359168; + texcoord 1.00000 2.00000; + vertex -38.2520 -0.614060 132.767; + normal 0.807568 -0.462079 -0.366494; + texcoord 1.00000 1.00000; + vertex -38.9911 4.42804 124.781; + normal 0.904590 0.172799 -0.389689; + texcoord 0.00000 2.00000; + vertex -4.78594 -73.6071 111.965; + normal 0.899721 0.183516 -0.396011; + texcoord 0.00000 1.00000; + vertex -10.7784 -66.7706 101.086; + normal 0.891063 0.201682 -0.406609; + texcoord 1.00000 2.00000; + vertex -5.35578 -53.3773 119.612; + normal 0.883192 0.217331 -0.415619; + texcoord 1.00000 1.00000; + vertex -9.17489 -49.2807 113.639; + normal 0.972826 0.103236 0.207248; + texcoord 0.00000 2.00000; + vertex -54.5986 -80.1957 72.6666; + normal 0.972788 0.102285 0.207896; + texcoord 0.00000 1.00000; + vertex -52.8129 -73.2893 60.8442; + normal 0.972726 0.100790 0.208916; + texcoord 1.00000 2.00000; + vertex -58.1216 -60.4406 79.3628; + normal 0.972667 0.0994478 0.209830; + texcoord 1.00000 1.00000; + vertex -57.0312 -56.0083 72.2077; + normal 0.956575 0.0956694 0.275341; + texcoord 0.00000 2.00000; + vertex -45.7022 -72.8249 39.1229; + normal 0.956423 0.0904044 0.277638; + texcoord 0.00000 1.00000; + vertex -43.5384 -63.2691 28.2852; + normal 0.956094 0.0815044 0.281498; + texcoord 1.00000 2.00000; + vertex -50.0718 -54.5051 47.9381; + normal 0.955708 0.0732175 0.285065; + texcoord 1.00000 1.00000; + vertex -48.8856 -49.2444 42.6102; + normal -0.815654 -0.315262 0.485098; + texcoord 0.00000 2.00000; + vertex 20.0068 164.793 51.9254; + normal -0.820895 -0.295645 0.488596; + texcoord 0.00000 1.00000; + vertex 20.4352 151.467 43.9855; + normal -0.831162 -0.252214 0.495537; + texcoord 1.00000 2.00000; + vertex 32.2378 151.122 63.6061; + normal -0.838389 -0.215817 0.500526; + texcoord 1.00000 1.00000; + vertex 32.2517 145.168 61.0623; + normal -0.981044 0.0473028 0.187926; + texcoord 0.00000 2.00000; + vertex 32.4416 104.708 141.373; + normal -0.981239 0.0459549 0.187236; + texcoord 0.00000 1.00000; + vertex 30.0028 98.9333 130.095; + normal -0.981337 0.0452748 0.186887; + texcoord 1.00000 2.00000; + vertex 32.6003 90.5284 145.771; + normal -0.981573 0.0436224 0.186040; + texcoord 1.00000 1.00000; + vertex 30.8588 86.2026 137.597; + normal -0.330443 0.677815 -0.656791; + texcoord 0.00000 2.00000; + vertex 52.5258 -5.85132 172.882; + normal -0.338139 0.667108 -0.663799; + texcoord 0.00000 1.00000; + vertex 50.9242 -15.2930 163.944; + normal -0.349689 0.650552 -0.674167; + texcoord 1.00000 2.00000; + vertex 32.0503 -10.9068 177.966; + normal -0.359286 0.636333 -0.682637; + texcoord 1.00000 1.00000; + vertex 30.9900 -17.9524 171.956; + normal -0.851190 0.00988863 -0.524765; + texcoord 0.00000 2.00000; + vertex -22.3081 -57.0299 144.616; + normal -0.850343 0.00916389 -0.526149; + texcoord 0.00000 1.00000; + vertex -16.8639 -54.9289 135.825; + normal -0.849866 0.00875611 -0.526926; + texcoord 1.00000 2.00000; + vertex -21.3004 -73.1924 142.677; + normal -0.849090 0.00809460 -0.528187; + texcoord 1.00000 1.00000; + vertex -15.0666 -70.7865 132.693; + normal 0.374024 -0.699139 -0.609352; + texcoord 0.00000 2.00000; + vertex -37.0526 -84.5443 87.5251; + normal 0.379168 -0.690993 -0.615436; + texcoord 0.00000 1.00000; + vertex -38.3276 -77.1853 78.2992; + normal 0.381617 -0.687055 -0.618324; + texcoord 1.00000 2.00000; + vertex -23.2307 -78.5925 89.1803; + normal 0.387094 -0.678104 -0.624767; + texcoord 1.00000 1.00000; + vertex -24.4863 -71.8462 81.0801; + normal -0.350749 -0.645600 -0.678363; + texcoord 0.00000 2.00000; + vertex -30.2795 128.847 109.839; + normal -0.332318 -0.648722 -0.684635; + texcoord 0.00000 1.00000; + vertex -21.3031 132.546 101.677; + normal -0.322211 -0.650318 -0.687944; + texcoord 1.00000 2.00000; + vertex -19.4943 118.778 113.845; + normal -0.299987 -0.653546 -0.694900; + texcoord 1.00000 1.00000; + vertex -12.4297 121.837 107.918; + normal -0.375912 -0.780419 -0.499637; + texcoord 0.00000 2.00000; + vertex -49.8877 107.466 148.837; + normal -0.353165 -0.788245 -0.503929; + texcoord 0.00000 1.00000; + vertex -38.3411 107.284 140.435; + normal -0.330106 -0.795632 -0.507937; + texcoord 1.00000 2.00000; + vertex -38.7893 96.9156 156.967; + normal -0.296344 -0.805485 -0.513200; + texcoord 1.00000 1.00000; + vertex -31.9538 97.0444 152.817; + normal 0.789133 -0.490560 -0.369622; + texcoord 0.00000 2.00000; + vertex -26.6868 -54.2365 165.001; + normal 0.794518 -0.477503 -0.375141; + texcoord 0.00000 1.00000; + vertex -26.4660 -46.0468 154.603; + normal 0.797608 -0.469753 -0.378356; + texcoord 1.00000 2.00000; + vertex -17.3723 -43.1921 170.229; + normal 0.804048 -0.452931 -0.385176; + texcoord 1.00000 1.00000; + vertex -17.3745 -37.2783 163.270; + normal 0.473577 -0.768877 -0.429597; + texcoord 0.00000 2.00000; + vertex -83.4135 -83.4948 110.609; + normal 0.488328 -0.756451 -0.435106; + texcoord 0.00000 1.00000; + vertex -76.1291 -73.7844 101.259; + normal 0.518010 -0.729973 -0.445875; + texcoord 1.00000 2.00000; + vertex -65.0018 -78.1166 121.280; + normal 0.542255 -0.706783 -0.454332; + texcoord 1.00000 1.00000; + vertex -61.6345 -73.2133 117.671; + normal 0.774739 -0.436988 0.456969; + texcoord 0.00000 2.00000; + vertex -72.6932 -86.3916 31.0265; + normal 0.767717 -0.444920 0.461148; + texcoord 0.00000 1.00000; + vertex -63.6983 -80.7189 21.2014; + normal 0.754926 -0.458943 0.468463; + texcoord 1.00000 2.00000; + vertex -67.3344 -67.6855 39.8295; + normal 0.743495 -0.471040 0.474695; + texcoord 1.00000 1.00000; + vertex -62.2793 -64.5557 35.0176; + normal -0.642397 0.730862 -0.230578; + texcoord 0.00000 2.00000; + vertex 25.4183 114.036 116.283; + normal -0.643622 0.728389 -0.234947; + texcoord 0.00000 1.00000; + vertex 27.2778 112.240 105.411; + normal -0.644744 0.726074 -0.239001; + texcoord 1.00000 2.00000; + vertex 11.1679 101.435 116.042; + normal -0.645924 0.723587 -0.243317; + texcoord 1.00000 1.00000; + vertex 13.1870 99.5329 105.027; + normal -0.169055 0.913460 -0.370150; + texcoord 0.00000 2.00000; + vertex 20.3394 58.9523 164.332; + normal -0.174643 0.910028 -0.375963; + texcoord 0.00000 1.00000; + vertex 18.1108 54.0334 153.211; + normal -0.180220 0.906525 -0.381750; + texcoord 1.00000 2.00000; + vertex 1.89845 56.7081 167.216; + normal -0.186642 0.902394 -0.388394; + texcoord 1.00000 1.00000; + vertex 0.105400 52.4625 158.214; + normal 0.730419 0.671998 -0.122096; + texcoord 0.00000 2.00000; + vertex 22.9140 -70.9778 157.655; + normal 0.726243 0.675860 -0.125635; + texcoord 0.00000 1.00000; + vertex 17.0690 -66.7788 145.799; + normal 0.720422 0.681144 -0.130514; + texcoord 1.00000 2.00000; + vertex 10.7694 -56.5539 164.389; + normal 0.714429 0.686468 -0.135473; + texcoord 1.00000 1.00000; + vertex 6.92977 -53.9600 157.284; + normal 0.881219 0.359883 0.306492; + texcoord 0.00000 2.00000; + vertex -41.2366 -124.881 80.8063; + normal 0.884655 0.350245 0.307757; + texcoord 0.00000 1.00000; + vertex -42.7253 -113.701 71.9587; + normal 0.887307 0.342590 0.308735; + texcoord 1.00000 2.00000; + vertex -48.7023 -113.592 89.0161; + normal 0.892056 0.328379 0.310489; + texcoord 1.00000 1.00000; + vertex -49.5224 -107.240 84.6546; + normal 0.367962 0.886268 -0.281306; + texcoord 0.00000 2.00000; + vertex 25.4914 -110.106 42.2584; + normal 0.346499 0.895184 -0.280327; + texcoord 0.00000 1.00000; + vertex 13.0830 -107.340 34.7432; + normal 0.331385 0.901129 -0.279552; + texcoord 1.00000 2.00000; + vertex 15.5928 -103.119 51.3237; + normal 0.298466 0.913148 -0.277629; + texcoord 1.00000 1.00000; + vertex 9.00075 -101.910 48.2135; + normal -0.806038 -0.575274 -0.139148; + texcoord 0.00000 2.00000; + vertex -8.19959 182.463 66.2510; + normal -0.792941 -0.594525 -0.133356; + texcoord 0.00000 1.00000; + vertex 1.57901 169.863 61.7017; + normal -0.771836 -0.623560 -0.124268; + texcoord 1.00000 2.00000; + vertex -3.02427 172.042 79.3555; + normal -0.743796 -0.658854 -0.112599; + texcoord 1.00000 1.00000; + vertex 0.601500 168.001 79.0532; + normal -0.587187 -0.809444 -0.00340128; + texcoord 0.00000 2.00000; + vertex -29.6897 112.461 150.672; + normal -0.584020 -0.811732 -0.00346850; + texcoord 0.00000 1.00000; + vertex -18.8188 104.609 142.634; + normal -0.579881 -0.814693 -0.00355598; + texcoord 1.00000 2.00000; + vertex -18.5917 104.364 161.661; + normal -0.574360 -0.818595 -0.00367206; + texcoord 1.00000 1.00000; + vertex -13.7580 100.984 159.038; + normal 0.306056 0.785586 -0.537758; + texcoord 0.00000 2.00000; + vertex 24.1910 -34.2973 196.650; + normal 0.301708 0.784156 -0.542284; + texcoord 0.00000 1.00000; + vertex 21.2220 -39.7903 186.935; + normal 0.297154 0.782627 -0.546986; + texcoord 1.00000 2.00000; + vertex 6.03916 -26.7182 197.391; + normal 0.292601 0.781069 -0.551649; + texcoord 1.00000 1.00000; + vertex 3.19968 -32.1025 188.261; + normal -0.295147 -0.228913 -0.927624; + texcoord 0.00000 2.00000; + vertex 63.0729 62.4117 62.7643; + normal -0.314264 -0.233821 -0.920090; + texcoord 0.00000 1.00000; + vertex 54.2304 52.0354 68.1383; + normal -0.328240 -0.237365 -0.914285; + texcoord 1.00000 2.00000; + vertex 46.7111 75.9398 64.6318; + normal -0.348480 -0.242432 -0.905422; + texcoord 1.00000 1.00000; + vertex 38.9254 66.6674 70.1111; + normal -0.123480 0.236934 -0.963647; + texcoord 0.00000 2.00000; + vertex 58.0979 48.2887 86.8706; + normal -0.163196 0.227460 -0.960015; + texcoord 0.00000 1.00000; + vertex 48.3978 35.9403 85.0774; + normal -0.171317 0.225467 -0.959070; + texcoord 1.00000 2.00000; + vertex 44.1470 55.8457 90.5163; + normal -0.216551 0.214019 -0.952524; + texcoord 1.00000 1.00000; + vertex 36.4738 45.7938 90.0022; + normal -0.195398 -0.476931 -0.856946; + texcoord 0.00000 2.00000; + vertex 50.3663 -38.8256 105.608; + normal -0.152165 -0.561854 -0.813121; + texcoord 0.00000 1.00000; + vertex 41.7493 -34.3519 105.083; + normal -0.128076 -0.605228 -0.785682; + texcoord 1.00000 2.00000; + vertex 65.7523 -27.0530 95.5474; + normal -0.102260 -0.648804 -0.754053; + texcoord 1.00000 1.00000; + vertex 48.9178 -19.2500 91.1165; + normal 0.304100 0.125023 -0.944400; + texcoord 0.00000 2.00000; + vertex 29.8734 -69.9097 81.9531; + normal 0.284078 0.154673 -0.946243; + texcoord 0.00000 1.00000; + vertex 13.7627 -64.8403 77.4365; + normal 0.279525 0.161314 -0.946490; + texcoord 1.00000 2.00000; + vertex 32.1536 -51.9473 85.0652; + normal 0.256180 0.194797 -0.946798; + texcoord 1.00000 1.00000; + vertex 18.7991 -47.9001 82.2845; + normal -0.206259 -0.122362 -0.970816; + texcoord 0.00000 2.00000; + vertex 11.9889 -82.4563 60.9031; + normal -0.217688 -0.172493 -0.960655; + texcoord 0.00000 1.00000; + vertex 4.91722 -70.5213 60.9012; + normal -0.218900 -0.177941 -0.959385; + texcoord 1.00000 2.00000; + vertex 27.6831 -76.5380 56.8228; + normal -0.228005 -0.219744 -0.948539; + texcoord 1.00000 1.00000; + vertex 18.5148 -61.4320 55.5270; + normal 0.434107 -0.212684 -0.875395; + texcoord 0.00000 2.00000; + vertex -9.53694 105.708 81.0200; + normal 0.466323 -0.0954416 -0.879451; + texcoord 0.00000 1.00000; + vertex -5.59660 95.2099 85.5247; + normal 0.477740 -0.0460413 -0.877294; + texcoord 1.00000 2.00000; + vertex -28.6011 101.087 72.6890; + normal 0.494200 0.0375050 -0.868539; + texcoord 1.00000 1.00000; + vertex -21.0680 83.9590 76.2357; + normal -0.0926796 -0.120349 -0.988396; + texcoord 0.00000 2.00000; + vertex -37.5578 67.0926 94.1178; + normal -0.0773478 -0.150979 -0.985506; + texcoord 0.00000 1.00000; + vertex -22.3184 59.3524 93.6313; + normal -0.0711562 -0.163246 -0.984016; + texcoord 1.00000 2.00000; + vertex -44.6895 48.4773 97.0531; + normal -0.0537559 -0.197413 -0.978845; + texcoord 1.00000 1.00000; + vertex -31.8845 42.1291 97.6302; + normal -0.149445 0.139068 -0.978941; + texcoord 0.00000 2.00000; + vertex -28.6884 39.8759 97.4496; + normal -0.149454 0.139098 -0.978936; + texcoord 0.00000 1.00000; + vertex -16.0339 31.2249 94.2888; + normal -0.149456 0.139107 -0.978934; + texcoord 1.00000 2.00000; + vertex -40.1256 23.9647 96.9353; + normal -0.149465 0.139136 -0.978929; + texcoord 1.00000 1.00000; + vertex -27.0727 15.0940 93.6815; + normal -0.132643 0.327376 -0.935538; + texcoord 0.00000 2.00000; + vertex -43.4367 -9.54583 102.362; + normal -0.144184 0.356593 -0.923067; + texcoord 0.00000 1.00000; + vertex -31.1846 -15.3043 98.6096; + normal -0.147179 0.364178 -0.919627; + texcoord 1.00000 2.00000; + vertex -55.0472 -24.7613 98.6836; + normal -0.156722 0.388349 -0.908088; + texcoord 1.00000 1.00000; + vertex -39.6492 -31.8792 92.9821; + normal -0.0557672 0.136661 -0.989047; + texcoord 0.00000 2.00000; + vertex -58.8175 2.43721 69.3911; + normal -0.0655524 0.152513 -0.986125; + texcoord 0.00000 1.00000; + vertex -44.2467 -0.786100 68.1242; + normal -0.0656176 0.152618 -0.986104; + texcoord 1.00000 2.00000; + vertex -63.6154 -12.6415 67.5781; + normal -0.0747251 0.167357 -0.983060; + texcoord 1.00000 1.00000; + vertex -47.4238 -16.1637 65.7478; + normal -0.234153 0.474502 -0.848540; + texcoord 0.00000 2.00000; + vertex -42.7300 19.5197 106.986; + normal -0.348767 0.515261 -0.782859; + texcoord 0.00000 1.00000; + vertex -32.1961 24.2152 106.705; + normal -0.359005 0.518525 -0.776046; + texcoord 1.00000 2.00000; + vertex -43.7358 4.44739 98.8354; + normal -0.428389 0.538845 -0.725348; + texcoord 1.00000 1.00000; + vertex -26.0050 13.3726 94.9939; + normal -0.179950 0.355129 -0.917334; + texcoord 0.00000 2.00000; + vertex -47.4096 -13.6315 110.741; + normal -0.282480 0.368351 -0.885733; + texcoord 0.00000 1.00000; + vertex -37.2458 -6.74814 111.412; + normal -0.299980 0.370212 -0.879179; + texcoord 1.00000 2.00000; + vertex -42.6243 -29.7209 103.574; + normal -0.370161 0.376441 -0.849278; + texcoord 1.00000 1.00000; + vertex -27.0729 -18.4022 101.813; + normal -0.212536 0.192804 -0.957943; + texcoord 0.00000 2.00000; + vertex -12.5912 -79.2353 97.4973; + normal -0.264043 0.152131 -0.952438; + texcoord 0.00000 1.00000; + vertex -10.0121 -66.1545 99.5578; + normal -0.275033 0.143247 -0.950704; + texcoord 1.00000 2.00000; + vertex 4.29133 -85.2167 92.5478; + normal -0.316004 0.109458 -0.942423; + texcoord 1.00000 1.00000; + vertex 7.45299 -67.6396 93.5291; + normal 0.0294135 0.395845 -0.917846; + texcoord 0.00000 2.00000; + vertex -55.2351 -84.9976 53.7726; + normal 0.00137489 0.380610 -0.924735; + texcoord 0.00000 1.00000; + vertex -50.2379 -72.6822 59.2440; + normal -0.00866720 0.375055 -0.926962; + texcoord 1.00000 2.00000; + vertex -37.2045 -92.9129 50.9367; + normal -0.0341290 0.360738 -0.932043; + texcoord 1.00000 1.00000; + vertex -31.4572 -78.4098 56.3395; + normal 0.259661 0.348137 -0.900765; + texcoord 0.00000 2.00000; + vertex -49.7982 -78.5115 19.8212; + normal 0.303358 0.373869 -0.876468; + texcoord 0.00000 1.00000; + vertex -46.3781 -63.7225 26.5229; + normal 0.307930 0.376525 -0.873732; + texcoord 1.00000 2.00000; + vertex -33.9798 -81.6204 23.1796; + normal 0.355322 0.403634 -0.843105; + texcoord 1.00000 1.00000; + vertex -31.4601 -69.6581 29.9684; + normal 0.0981536 -0.776083 -0.622946; + texcoord 0.00000 2.00000; + vertex 30.3021 162.419 31.0715; + normal 0.162435 -0.733127 -0.660408; + texcoord 0.00000 1.00000; + vertex 27.9765 154.073 41.1025; + normal 0.186002 -0.715798 -0.673080; + texcoord 1.00000 2.00000; + vertex 11.7086 164.670 25.3382; + normal 0.239046 -0.673549 -0.699420; + texcoord 1.00000 1.00000; + vertex 9.10807 152.336 36.3267; + normal -0.0851034 -0.124642 -0.988545; + texcoord 0.00000 2.00000; + vertex 40.1352 113.341 127.240; + normal -0.0948793 -0.128290 -0.987188; + texcoord 0.00000 1.00000; + vertex 32.9692 99.4688 129.606; + normal -0.0963095 -0.128822 -0.986980; + texcoord 1.00000 2.00000; + vertex 24.6079 121.129 127.595; + normal -0.106249 -0.132519 -0.985469; + texcoord 1.00000 1.00000; + vertex 17.6799 107.606 130.161; + normal 0.205747 -0.347768 -0.914727; + texcoord 0.00000 2.00000; + vertex 64.6256 -12.8378 165.494; + normal 0.276085 -0.379355 -0.883101; + texcoord 0.00000 1.00000; + vertex 53.0029 -16.1053 164.122; + normal 0.301733 -0.390422 -0.869787; + texcoord 1.00000 2.00000; + vertex 66.0660 7.09401 158.240; + normal 0.348307 -0.409863 -0.843027; + texcoord 1.00000 1.00000; + vertex 47.8005 1.46299 153.431; + normal 0.273001 0.562231 -0.780619; + texcoord 0.00000 2.00000; + vertex -14.3444 -41.9628 146.076; + normal 0.282417 0.569870 -0.771679; + texcoord 0.00000 1.00000; + vertex -14.7519 -53.6489 137.517; + normal 0.285896 0.572673 -0.768315; + texcoord 1.00000 2.00000; + vertex -34.4060 -36.1384 143.255; + normal 0.293957 0.579126 -0.760396; + texcoord 1.00000 1.00000; + vertex -34.8526 -50.2066 132.368; + normal -0.327554 -0.229168 -0.916619; + texcoord 0.00000 2.00000; + vertex -46.6664 -88.6244 83.0773; + normal -0.334877 -0.229643 -0.913850; + texcoord 0.00000 1.00000; + vertex -37.7337 -77.6844 77.1500; + normal -0.335544 -0.229685 -0.913594; + texcoord 1.00000 2.00000; + vertex -34.4993 -100.723 81.7542; + normal -0.342444 -0.230120 -0.910921; + texcoord 1.00000 1.00000; + vertex -24.8329 -88.8203 75.1134; + normal 0.222506 0.366182 -0.903549; + texcoord 0.00000 2.00000; + vertex -30.0399 150.884 108.507; + normal 0.220098 0.443221 -0.868972; + texcoord 0.00000 1.00000; + vertex -22.2695 142.020 106.829; + normal 0.218615 0.474710 -0.852560; + texcoord 1.00000 2.00000; + vertex -49.5022 143.847 100.863; + normal 0.215717 0.523112 -0.824512; + texcoord 1.00000 1.00000; + vertex -36.4534 129.730 95.3201; + normal -0.204518 -0.238743 -0.949302; + texcoord 0.00000 2.00000; + vertex -55.7502 111.452 142.651; + normal -0.172090 -0.280941 -0.944170; + texcoord 0.00000 1.00000; + vertex -38.5069 106.592 140.158; + normal -0.163299 -0.292136 -0.942332; + texcoord 1.00000 2.00000; + vertex -56.6639 93.5148 147.359; + normal -0.123480 -0.341572 -0.931709; + texcoord 1.00000 1.00000; + vertex -43.7093 90.1371 146.880; + normal -0.150886 0.150725 -0.976993; + texcoord 0.00000 2.00000; + vertex -39.5608 -55.3746 154.614; + normal -0.193910 0.154095 -0.968841; + texcoord 0.00000 1.00000; + vertex -28.9219 -45.8675 154.437; + normal -0.193301 0.154049 -0.968970; + texcoord 1.00000 2.00000; + vertex -31.2532 -68.1759 151.356; + normal -0.230747 0.156765 -0.960302; + texcoord 1.00000 1.00000; + vertex -18.4594 -56.5659 150.177; + normal 0.360833 0.511553 -0.779816; + texcoord 0.00000 2.00000; + vertex -80.3630 -77.9809 94.2667; + normal 0.184887 0.672751 -0.716396; + texcoord 0.00000 1.00000; + vertex -69.8824 -78.7937 98.5830; + normal 0.189391 0.669246 -0.718499; + texcoord 1.00000 2.00000; + vertex -84.2575 -89.1852 85.1147; + normal 0.0682980 0.753309 -0.654111; + texcoord 1.00000 1.00000; + vertex -64.9123 -88.2827 88.1740; + normal 0.463590 0.392856 -0.794197; + texcoord 0.00000 2.00000; + vertex 32.8112 123.028 113.065; + normal 0.464590 0.392828 -0.793626; + texcoord 0.00000 1.00000; + vertex 24.6170 113.632 103.634; + normal 0.464734 0.392824 -0.793544; + texcoord 1.00000 2.00000; + vertex 20.3451 135.979 112.195; + normal 0.465695 0.392797 -0.792994; + texcoord 1.00000 1.00000; + vertex 11.6706 125.978 102.147; + normal 0.0610695 -0.345277 -0.936512; + texcoord 0.00000 2.00000; + vertex 22.7323 60.8776 147.792; + normal 0.108311 -0.393069 -0.913108; + texcoord 0.00000 1.00000; + vertex 10.1115 61.9852 146.561; + normal 0.123800 -0.408424 -0.904358; + texcoord 1.00000 2.00000; + vertex 29.8834 79.0751 141.549; + normal 0.158051 -0.441809 -0.883077; + texcoord 1.00000 1.00000; + vertex 11.2729 80.3523 137.580; + normal 0.0796328 -0.00175258 -0.996823; + texcoord 0.00000 2.00000; + vertex 29.1910 -76.2588 144.909; + normal 0.0798598 0.0159426 -0.996679; + texcoord 0.00000 1.00000; + vertex 18.5837 -63.9769 144.040; + normal 0.0798903 0.0184726 -0.996633; + texcoord 1.00000 2.00000; + vertex 41.8819 -64.2910 145.902; + normal 0.0800968 0.0369334 -0.996103; + texcoord 1.00000 1.00000; + vertex 31.8663 -52.7949 145.523; + normal -0.156928 0.533585 -0.831060; + texcoord 0.00000 2.00000; + vertex -45.4224 -127.743 62.0700; + normal -0.197321 0.499270 -0.843678; + texcoord 0.00000 1.00000; + vertex -44.8270 -115.780 69.6386; + normal -0.196518 0.499972 -0.843450; + texcoord 1.00000 2.00000; + vertex -30.7517 -128.393 58.8824; + normal -0.232756 0.467505 -0.852797; + texcoord 1.00000 1.00000; + vertex -30.2578 -113.989 66.6443; + normal -0.630805 0.161328 -0.758985; + texcoord 0.00000 2.00000; + vertex 14.4267 -125.019 29.6167; + normal -0.699490 -0.0934847 -0.708501; + texcoord 0.00000 1.00000; + vertex 11.1492 -115.867 34.2860; + normal -0.704053 -0.121666 -0.699647; + texcoord 1.00000 2.00000; + vertex 27.6219 -123.334 19.0080; + normal -0.717762 -0.271814 -0.641043; + texcoord 1.00000 1.00000; + vertex 17.9951 -105.889 22.3901; + normal 0.598886 -0.644947 -0.474741; + texcoord 0.00000 2.00000; + vertex -4.11642 166.418 52.0204; + normal 0.622972 -0.582979 -0.521576; + texcoord 0.00000 1.00000; + vertex -2.02000 160.052 63.3130; + normal 0.635638 -0.543297 -0.548445; + texcoord 1.00000 2.00000; + vertex -21.7214 154.562 45.9176; + normal 0.650673 -0.485825 -0.583609; + texcoord 1.00000 1.00000; + vertex -17.4503 145.037 58.6091; + normal -0.295955 -0.448594 -0.843311; + texcoord 0.00000 2.00000; + vertex -35.0984 125.534 136.716; + normal -0.265088 -0.551721 -0.790779; + texcoord 0.00000 1.00000; + vertex -20.2990 111.598 138.935; + normal -0.242877 -0.614804 -0.750352; + texcoord 1.00000 2.00000; + vertex -42.2349 109.518 147.740; + normal -0.187065 -0.743731 -0.641772; + texcoord 1.00000 1.00000; + vertex -34.4284 103.941 151.928; + normal 0.372245 -0.227481 -0.899826; + texcoord 0.00000 2.00000; + vertex 30.5180 -38.0028 182.040; + normal 0.381587 -0.239959 -0.892643; + texcoord 0.00000 1.00000; + vertex 17.0794 -36.4385 176.085; + normal 0.383273 -0.242220 -0.891309; + texcoord 1.00000 2.00000; + vertex 35.6470 -20.4431 179.723; + normal 0.391552 -0.253358 -0.884588; + texcoord 1.00000 1.00000; + vertex 20.1097 -18.6868 172.342; + normal -0.850754 0.0985913 0.516233; + texcoord 0.00000 2.00000; + vertex 67.4285 52.1307 85.4590; + normal -0.851090 0.0979852 0.515795; + texcoord 0.00000 1.00000; + vertex 57.3270 51.4985 68.9323; + normal -0.851068 0.0980247 0.515823; + texcoord 1.00000 2.00000; + vertex 65.7941 34.3349 86.1641; + normal -0.851417 0.0973946 0.515367; + texcoord 1.00000 1.00000; + vertex 56.3054 33.7671 70.5955; + normal -0.856721 0.167715 0.487751; + texcoord 0.00000 2.00000; + vertex 58.4377 35.5473 102.672; + normal -0.856866 0.167489 0.487574; + texcoord 0.00000 1.00000; + vertex 48.7706 35.3997 85.7424; + normal -0.856863 0.167494 0.487577; + texcoord 1.00000 2.00000; + vertex 55.3263 17.2688 103.492; + normal -0.857014 0.167258 0.487392; + texcoord 1.00000 1.00000; + vertex 46.3328 17.1541 87.7171; + normal -0.650408 0.711666 0.265521; + texcoord 0.00000 2.00000; + vertex 42.4356 -39.0519 122.692; + normal -0.657275 0.708274 0.257560; + texcoord 0.00000 1.00000; + vertex 41.0326 -33.8763 105.383; + normal -0.656202 0.708812 0.258812; + texcoord 1.00000 2.00000; + vertex 30.0747 -49.9771 121.696; + normal -0.662634 0.705539 0.251260; + texcoord 1.00000 1.00000; + vertex 28.7128 -44.4861 102.685; + normal -0.0158663 0.997562 0.0679513; + texcoord 0.00000 2.00000; + vertex 16.9766 -63.3661 99.1618; + normal -0.0203087 0.997635 0.0656584; + texcoord 0.00000 1.00000; + vertex 12.9494 -61.9316 77.1622; + normal -0.0189289 0.997615 0.0663708; + texcoord 1.00000 2.00000; + vertex 0.960780 -63.7006 100.333; + normal -0.0236738 0.997674 0.0639203; + texcoord 1.00000 1.00000; + vertex -2.65131 -62.5308 80.7362; + normal 0.377286 0.926038 0.0104705; + texcoord 0.00000 2.00000; + vertex 9.40606 -70.2749 84.0130; + normal 0.373994 0.927396 0.00802850; + texcoord 0.00000 1.00000; + vertex 5.25014 -68.3267 61.4600; + normal 0.373967 0.927408 0.00800811; + texcoord 1.00000 2.00000; + vertex -10.2785 -62.2747 85.7571; + normal 0.370300 0.928897 0.00529386; + texcoord 1.00000 1.00000; + vertex -13.8889 -60.7274 66.7987; + normal 0.207883 -0.854348 0.476313; + texcoord 0.00000 2.00000; + vertex 1.46609 105.160 100.371; + normal 0.228243 -0.867502 0.441978; + texcoord 0.00000 1.00000; + vertex -4.85160 96.0601 86.8064; + normal 0.225820 -0.866004 0.446142; + texcoord 1.00000 2.00000; + vertex 19.6190 107.633 96.8835; + normal 0.241653 -0.875455 0.418548; + texcoord 1.00000 1.00000; + vertex 11.0706 95.8562 77.1871; + normal 0.00997500 -0.968792 0.247676; + texcoord 0.00000 2.00000; + vertex -19.8647 71.6995 115.260; + normal 0.0154938 -0.970138 0.242058; + texcoord 0.00000 1.00000; + vertex -21.2842 66.5957 95.3534; + normal 0.0149558 -0.970009 0.242607; + texcoord 1.00000 2.00000; + vertex -0.338350 71.7561 114.695; + normal 0.0202896 -0.971258 0.237164; + texcoord 1.00000 1.00000; + vertex -1.87508 66.5725 93.5980; + normal 0.260717 -0.917038 0.301776; + texcoord 0.00000 2.00000; + vertex -11.8257 36.3997 113.024; + normal 0.273332 -0.917607 0.288593; + texcoord 0.00000 1.00000; + vertex -14.8783 29.5667 94.8974; + normal 0.269325 -0.917459 0.292802; + texcoord 1.00000 2.00000; + vertex 2.96910 40.1113 111.521; + normal 0.280789 -0.917801 0.280711; + texcoord 1.00000 1.00000; + vertex -0.585680 32.5626 90.3962; + normal -0.218942 -0.907105 -0.359479; + texcoord 0.00000 2.00000; + vertex -30.9260 -18.9336 123.401; + normal -0.215973 -0.906703 -0.362279; + texcoord 0.00000 1.00000; + vertex -29.4638 -11.4902 103.728; + normal -0.215803 -0.906679 -0.362439; + texcoord 1.00000 2.00000; + vertex -9.33610 -24.0878 123.258; + normal -0.212851 -0.906264 -0.365213; + texcoord 1.00000 1.00000; + vertex -7.87127 -16.4188 103.373; + normal 0.869869 -0.390599 0.301266; + texcoord 0.00000 2.00000; + vertex -43.7804 11.6112 81.6437; + normal 0.884063 -0.386031 0.263464; + texcoord 0.00000 1.00000; + vertex -44.3299 1.12858 69.6392; + normal 0.883458 -0.386249 0.265167; + texcoord 1.00000 2.00000; + vertex -34.4438 28.5654 76.6669; + normal 0.892396 -0.382766 0.238996; + texcoord 1.00000 1.00000; + vertex -35.6830 12.7154 55.9092; + normal 0.917699 0.352825 0.182600; + texcoord 0.00000 2.00000; + vertex -34.6681 29.0277 124.690; + normal 0.916794 0.361314 0.170122; + texcoord 0.00000 1.00000; + vertex -29.4940 24.6577 107.130; + normal 0.916960 0.359894 0.172221; + texcoord 1.00000 2.00000; + vertex -40.7026 45.9080 122.401; + normal 0.916044 0.367146 0.161456; + texcoord 1.00000 1.00000; + vertex -34.6353 40.5084 100.256; + normal 0.993307 0.115507 -2.78099e-06; + texcoord 0.00000 2.00000; + vertex -42.8116 -4.76446 135.507; + normal 0.992777 0.119889 -0.00444545; + texcoord 0.00000 1.00000; + vertex -42.6041 -6.54926 115.000; + normal 0.992873 0.119118 -0.00366340; + texcoord 1.00000 2.00000; + vertex -44.9134 13.3094 134.861; + normal 0.992334 0.123331 -0.00793825; + texcoord 1.00000 1.00000; + vertex -44.8462 11.3625 113.009; + normal 0.733094 0.661706 0.157221; + texcoord 0.00000 2.00000; + vertex -13.8909 -67.6492 121.753; + normal 0.730999 0.665007 0.152990; + texcoord 0.00000 1.00000; + vertex -10.9046 -66.0704 101.183; + normal 0.730915 0.665138 0.152822; + texcoord 1.00000 2.00000; + vertex -28.5286 -51.3474 121.395; + normal 0.728840 0.668347 0.148676; + texcoord 1.00000 1.00000; + vertex -25.5381 -49.8622 100.058; + normal 0.487677 0.584344 0.648625; + texcoord 0.00000 2.00000; + vertex -68.2214 -73.7355 70.6629; + normal 0.502345 0.626336 0.596115; + texcoord 0.00000 1.00000; + vertex -55.4220 -73.2709 60.6210; + normal 0.502686 0.627360 0.594750; + texcoord 1.00000 2.00000; + vertex -81.1716 -57.6567 65.9143; + normal 0.511719 0.655665 0.555199; + texcoord 1.00000 1.00000; + vertex -62.6586 -57.4530 48.6106; + normal 0.586589 0.422131 0.691172; + texcoord 0.00000 2.00000; + vertex -56.7441 -63.7206 41.3489; + normal 0.592485 0.455337 0.664553; + texcoord 0.00000 1.00000; + vertex -42.9277 -62.2017 28.6955; + normal 0.590953 0.446177 0.672087; + texcoord 1.00000 2.00000; + vertex -64.1120 -50.0012 39.2229; + normal 0.595520 0.475015 0.647855; + texcoord 1.00000 1.00000; + vertex -47.9531 -48.4114 23.2038; + normal -0.766404 -0.257978 0.588279; + texcoord 0.00000 2.00000; + vertex 29.1190 173.867 58.3692; + normal -0.781369 -0.202972 0.590139; + texcoord 0.00000 1.00000; + vertex 24.2949 152.924 42.9003; + normal -0.782796 -0.197147 0.590223; + texcoord 1.00000 2.00000; + vertex 39.9419 156.440 64.8267; + normal -0.798925 -0.119929 0.589352; + texcoord 1.00000 1.00000; + vertex 36.7599 144.165 58.0153; + normal -0.622189 -0.481839 0.617019; + texcoord 0.00000 2.00000; + vertex 45.3429 97.3390 141.960; + normal -0.634041 -0.517880 0.574276; + texcoord 0.00000 1.00000; + vertex 32.5403 98.7958 130.188; + normal -0.632275 -0.512199 0.581275; + texcoord 1.00000 2.00000; + vertex 53.6657 82.0727 138.431; + normal -0.640478 -0.539839 0.546225; + texcoord 1.00000 1.00000; + vertex 36.9263 84.3118 121.016; + normal -0.961927 0.272629 0.0192371; + texcoord 0.00000 2.00000; + vertex 52.2650 -18.0213 185.483; + normal -0.963526 0.267230 0.0143325; + texcoord 0.00000 1.00000; + vertex 52.3321 -16.3275 164.834; + normal -0.963046 0.268872 0.0158222; + texcoord 1.00000 2.00000; + vertex 47.9208 -33.3125 184.969; + normal -0.964564 0.263618 0.0110585; + texcoord 1.00000 1.00000; + vertex 48.1553 -31.5433 163.243; + normal -0.890214 -0.0461657 -0.453198; + texcoord 0.00000 2.00000; + vertex -25.1597 -58.9601 153.275; + normal -0.892405 -0.0431319 -0.449169; + texcoord 0.00000 1.00000; + vertex -16.6178 -54.8736 136.080; + normal -0.892453 -0.0430656 -0.449081; + texcoord 1.00000 2.00000; + vertex -23.2462 -80.4070 151.701; + normal -0.894415 -0.0403146 -0.445417; + texcoord 1.00000 1.00000; + vertex -13.4837 -75.7273 131.674; + normal 0.907521 0.383798 -0.170601; + texcoord 0.00000 2.00000; + vertex -37.5728 -68.2791 91.1743; + normal 0.909459 0.382079 -0.164014; + texcoord 0.00000 1.00000; + vertex -36.5289 -77.0789 76.9301; + normal 0.909437 0.382098 -0.164088; + texcoord 1.00000 2.00000; + vertex -46.2051 -49.7635 86.9084; + normal 0.910826 0.380828 -0.159264; + texcoord 1.00000 1.00000; + vertex -44.8025 -62.4152 64.6774; + normal 0.590720 -0.768671 0.245344; + texcoord 0.00000 2.00000; + vertex -17.8506 150.340 123.267; + normal 0.603266 -0.765410 0.224093; + texcoord 0.00000 1.00000; + vertex -21.7783 142.298 107.527; + normal 0.600253 -0.766246 0.229267; + texcoord 1.00000 2.00000; + vertex -4.58793 159.595 120.329; + normal 0.610350 -0.763308 0.211740; + texcoord 1.00000 1.00000; + vertex -9.79527 149.508 98.9776; + normal -0.00134244 -0.996981 0.0776380; + texcoord 0.00000 2.00000; + vertex -43.6438 106.584 163.131; + normal 0.00189728 -0.997102 0.0760519; + texcoord 0.00000 1.00000; + vertex -38.2911 104.849 140.948; + normal 0.00109214 -0.997073 0.0764462; + texcoord 1.00000 2.00000; + vertex -26.5517 106.689 164.784; + normal 0.00464702 -0.997195 0.0747048; + texcoord 1.00000 1.00000; + vertex -21.9222 105.301 145.963; + normal 0.976485 -0.114316 0.182779; + texcoord 0.00000 2.00000; + vertex -32.5255 -46.9610 176.522; + normal 0.977095 -0.112102 0.180885; + texcoord 0.00000 1.00000; + vertex -28.3361 -45.5427 155.028; + normal 0.977090 -0.112118 0.180899; + texcoord 1.00000 2.00000; + vertex -30.2105 -26.0143 177.255; + normal 0.977719 -0.109799 0.178914; + texcoord 1.00000 1.00000; + vertex -26.3997 -24.7076 157.232; + normal 0.885709 0.0343779 0.462966; + texcoord 0.00000 2.00000; + vertex -81.0246 -67.9490 114.511; + normal 0.900241 0.0500682 0.432504; + texcoord 0.00000 1.00000; + vertex -73.3997 -75.3794 100.476; + normal 0.899276 0.0489857 0.434629; + texcoord 1.00000 2.00000; + vertex -80.0002 -48.6095 111.115; + normal 0.909998 0.0614014 0.410042; + texcoord 1.00000 1.00000; + vertex -70.2699 -58.4912 91.0008; + normal 0.755245 -0.0590376 0.652779; + texcoord 0.00000 2.00000; + vertex -68.2230 -80.3535 39.7629; + normal 0.759368 -0.0524100 0.648547; + texcoord 0.00000 1.00000; + vertex -54.7890 -81.8855 24.0817; + normal 0.758185 -0.0543214 0.649772; + texcoord 1.00000 2.00000; + vertex -66.8567 -64.4556 39.6200; + normal 0.762237 -0.0477382 0.645535; + texcoord 1.00000 1.00000; + vertex -53.3777 -66.0448 23.5867; + normal -0.746673 0.580213 -0.325319; + texcoord 0.00000 2.00000; + vertex 14.4503 116.784 121.484; + normal -0.746896 0.579466 -0.326138; + texcoord 0.00000 1.00000; + vertex 20.9323 114.383 102.325; + normal -0.746892 0.579477 -0.326125; + texcoord 1.00000 2.00000; + vertex 1.80804 100.032 120.624; + normal -0.747103 0.578768 -0.326902; + texcoord 1.00000 1.00000; + vertex 8.88161 97.4186 99.8299; + normal -0.946658 0.321908 -0.0146236; + texcoord 0.00000 2.00000; + vertex 12.1040 48.6886 167.188; + normal -0.947642 0.318645 -0.0209652; + texcoord 0.00000 1.00000; + vertex 14.9490 56.3232 151.077; + normal -0.947410 0.319431 -0.0194413; + texcoord 1.00000 2.00000; + vertex 6.91985 33.3058 164.164; + normal -0.948185 0.316766 -0.0246033; + texcoord 1.00000 1.00000; + vertex 10.7650 43.1087 142.189; + normal 0.449084 0.880027 0.154518; + texcoord 0.00000 2.00000; + vertex 20.3731 -69.4819 166.934; + normal 0.447230 0.881159 0.153441; + texcoord 0.00000 1.00000; + vertex 17.9069 -64.3917 145.112; + normal 0.447775 0.880827 0.153758; + texcoord 1.00000 2.00000; + vertex 5.76059 -62.2597 168.271; + normal 0.445774 0.882043 0.152597; + texcoord 1.00000 1.00000; + vertex 3.53340 -57.8248 149.142; + normal 0.742804 0.429532 0.513561; + texcoord 0.00000 2.00000; + vertex -45.4512 -129.035 89.9832; + normal 0.756263 0.401634 0.516485; + texcoord 0.00000 1.00000; + vertex -42.4531 -113.088 72.3092; + normal 0.751888 0.410913 0.515572; + texcoord 1.00000 2.00000; + vertex -54.8182 -116.849 93.3394; + normal 0.767045 0.377802 0.518563; + texcoord 1.00000 1.00000; + vertex -52.4620 -104.716 81.0141; + normal 0.255784 0.904640 0.340882; + texcoord 0.00000 2.00000; + vertex 21.5408 -121.707 55.7487; + normal 0.270950 0.898418 0.345589; + texcoord 0.00000 1.00000; + vertex 12.1173 -111.216 34.9776; + normal 0.270787 0.898486 0.345539; + texcoord 1.00000 2.00000; + vertex 1.72694 -117.675 59.9137; + normal 0.289721 0.890305 0.351310; + texcoord 1.00000 1.00000; + vertex -4.89446 -110.247 46.5513; + normal -0.207619 -0.559289 0.802552; + texcoord 0.00000 2.00000; + vertex 9.84726 179.889 73.9536; + normal -0.198663 -0.579218 0.790594; + texcoord 0.00000 1.00000; + vertex 0.959140 166.772 62.5137; + normal -0.199895 -0.576514 0.792259; + texcoord 1.00000 2.00000; + vertex 26.3385 172.037 72.7483; + normal -0.191418 -0.594882 0.780688; + texcoord 1.00000 1.00000; + vertex 16.5902 157.822 59.5260; + normal -0.292473 -0.712985 0.637269; + texcoord 0.00000 2.00000; + vertex -18.3230 122.344 158.133; + normal -0.300895 -0.705488 0.641677; + texcoord 0.00000 1.00000; + vertex -18.9258 107.651 141.417; + normal -0.299409 -0.706821 0.640904; + texcoord 1.00000 2.00000; + vertex -1.26767 116.741 159.692; + normal -0.308516 -0.698579 0.645604; + texcoord 1.00000 1.00000; + vertex -1.83105 103.762 145.378; + normal -0.431756 0.874372 -0.221496; + texcoord 0.00000 2.00000; + vertex 13.9361 -37.1166 203.190; + normal -0.432466 0.873777 -0.222457; + texcoord 0.00000 1.00000; + vertex 19.6719 -39.0793 184.261; + normal -0.432243 0.873964 -0.222155; + texcoord 1.00000 2.00000; + vertex 0.201420 -44.2388 201.847; + normal -0.432898 0.873414 -0.223042; + texcoord 1.00000 1.00000; + vertex 6.69823 -46.5289 180.270; + normal -0.164748 0.103201 -0.980922; + texcoord 0.00000 2.00000; + vertex 75.7396 67.2566 65.6025; + normal -0.224429 0.0930016 -0.970042; + texcoord 0.00000 1.00000; + vertex 62.3597 52.0287 66.2476; + normal -0.238383 0.0905445 -0.966941; + texcoord 1.00000 2.00000; + vertex 58.4842 78.3535 69.6681; + normal -0.306979 0.0780512 -0.948510; + texcoord 1.00000 1.00000; + vertex 48.4281 66.4829 71.9459; + normal -0.525289 0.746203 -0.408965; + texcoord 0.00000 2.00000; + vertex 58.1824 51.8013 101.741; + normal -0.556683 0.721069 -0.412510; + texcoord 0.00000 1.00000; + vertex 48.3556 35.9949 85.5220; + normal -0.565503 0.713657 -0.413401; + texcoord 1.00000 2.00000; + vertex 40.0494 43.0496 109.063; + normal -0.608963 0.674703 -0.417062; + texcoord 1.00000 1.00000; + vertex 34.8768 34.0133 101.997; + normal 0.0207937 0.802558 -0.596211; + texcoord 0.00000 2.00000; + vertex 50.5319 -17.9216 117.082; + normal -0.0171397 0.797469 -0.603117; + texcoord 0.00000 1.00000; + vertex 39.2200 -28.8805 101.936; + normal -0.0135740 0.797999 -0.602506; + texcoord 1.00000 2.00000; + vertex 33.8327 -14.5850 120.991; + normal -0.0592247 0.790405 -0.609716; + texcoord 1.00000 1.00000; + vertex 25.4500 -23.0236 110.866; + normal 0.363451 0.211889 -0.907197; + texcoord 0.00000 2.00000; + vertex 30.3154 -67.4252 82.6952; + normal 0.336385 0.244058 -0.909550; + texcoord 0.00000 1.00000; + vertex 13.6417 -63.4911 76.9340; + normal 0.328997 0.252644 -0.909907; + texcoord 1.00000 2.00000; + vertex 29.8724 -49.1141 86.7945; + normal 0.295848 0.290192 -0.910089; + texcoord 1.00000 1.00000; + vertex 16.9089 -46.2602 83.4904; + normal 0.583175 0.176859 -0.792860; + texcoord 0.00000 2.00000; + vertex 19.8750 -76.6522 70.0782; + normal 0.564301 0.215390 -0.796977; + texcoord 0.00000 1.00000; + vertex 5.47082 -69.4865 61.0819; + normal 0.562978 0.217998 -0.797203; + texcoord 1.00000 2.00000; + vertex 20.8033 -60.5585 74.3509; + normal 0.538851 0.263689 -0.800067; + texcoord 1.00000 1.00000; + vertex 9.76338 -55.3104 68.6451; + normal -0.373117 -0.0413293 -0.926863; + texcoord 0.00000 2.00000; + vertex -17.3752 113.448 91.6374; + normal -0.366622 -0.0877268 -0.926225; + texcoord 0.00000 1.00000; + vertex -4.71620 101.695 87.0655; + normal -0.365842 -0.0929282 -0.926026; + texcoord 1.00000 2.00000; + vertex -25.4179 98.9133 95.5232; + normal -0.357123 -0.146897 -0.922434; + texcoord 1.00000 1.00000; + vertex -15.3309 89.8290 93.0646; + normal -0.212797 -0.174660 -0.961359; + texcoord 0.00000 2.00000; + vertex -38.8612 67.0099 96.1497; + normal -0.187896 -0.212535 -0.958918; + texcoord 0.00000 1.00000; + vertex -22.3862 60.0977 93.7587; + normal -0.175096 -0.231611 -0.956921; + texcoord 1.00000 2.00000; + vertex -43.1226 46.9146 100.744; + normal -0.144297 -0.276458 -0.950131; + texcoord 1.00000 1.00000; + vertex -30.6122 41.9128 100.299; + normal -0.350107 -0.646604 -0.677738; + texcoord 0.00000 2.00000; + vertex -29.4601 6.48570 101.899; + normal -0.318337 -0.654527 -0.685752; + texcoord 0.00000 1.00000; + vertex -15.4233 11.2944 90.0600; + normal -0.307948 -0.656939 -0.688186; + texcoord 1.00000 2.00000; + vertex -15.5574 -6.11449 106.739; + normal -0.267423 -0.665525 -0.696822; + texcoord 1.00000 1.00000; + vertex -5.42557 -2.41699 99.3187; + normal -0.713716 -0.153123 -0.683493; + texcoord 0.00000 2.00000; + vertex -40.7748 -9.86512 118.021; + normal -0.707841 -0.158515 -0.688356; + texcoord 0.00000 1.00000; + vertex -29.4352 -8.81121 105.943; + normal -0.706271 -0.159944 -0.689637; + texcoord 1.00000 2.00000; + vertex -37.3440 -28.9464 118.713; + normal -0.700090 -0.165523 -0.694606; + texcoord 1.00000 1.00000; + vertex -26.4222 -27.8693 107.448; + normal -0.329484 -0.569963 -0.752717; + texcoord 0.00000 2.00000; + vertex -58.5680 -7.23521 78.1973; + normal -0.293190 -0.581209 -0.759102; + texcoord 0.00000 1.00000; + vertex -43.6422 -2.42206 68.0194; + normal -0.285266 -0.583533 -0.760337; + texcoord 1.00000 2.00000; + vertex -46.5617 -20.2195 82.7737; + normal -0.239996 -0.595931 -0.766334; + texcoord 1.00000 1.00000; + vertex -35.5369 -16.4369 76.3795; + normal 0.163478 -0.576903 -0.800286; + texcoord 0.00000 2.00000; + vertex -36.7426 9.42303 116.560; + normal 0.192496 -0.559904 -0.805886; + texcoord 0.00000 1.00000; + vertex -32.3574 23.7458 107.131; + normal 0.190697 -0.560981 -0.805565; + texcoord 1.00000 2.00000; + vertex -21.7309 9.66540 119.452; + normal 0.223304 -0.540990 -0.810842; + texcoord 1.00000 1.00000; + vertex -18.2180 21.6458 112.426; + normal -0.201000 -0.209581 -0.956909; + texcoord 0.00000 2.00000; + vertex -58.6845 -20.1481 121.193; + normal -0.203977 -0.210584 -0.956059; + texcoord 0.00000 1.00000; + vertex -50.5418 -7.73596 116.764; + normal -0.205373 -0.211054 -0.955656; + texcoord 1.00000 2.00000; + vertex -41.0739 -32.8619 120.278; + normal -0.208236 -0.212016 -0.954823; + texcoord 1.00000 1.00000; + vertex -32.5088 -19.7274 115.494; + normal 0.822295 0.160786 -0.545874; + texcoord 0.00000 2.00000; + vertex 7.81183 -72.5106 111.726; + normal 0.810609 0.189234 -0.554169; + texcoord 0.00000 1.00000; + vertex -3.18886 -62.4893 98.1067; + normal 0.803275 0.206050 -0.558832; + texcoord 1.00000 2.00000; + vertex 8.13902 -51.9560 118.273; + normal 0.785075 0.244931 -0.568917; + texcoord 1.00000 1.00000; + vertex 0.972700 -45.7891 111.039; + normal 0.924204 -0.119940 -0.362577; + texcoord 0.00000 2.00000; + vertex -47.1103 -89.9234 72.3594; + normal 0.929326 -0.0814453 -0.360167; + texcoord 0.00000 1.00000; + vertex -49.6789 -73.0301 60.2238; + normal 0.930047 -0.0749804 -0.359710; + texcoord 1.00000 2.00000; + vertex -42.1886 -75.2684 80.0568; + normal 0.934556 -0.0202655 -0.355238; + texcoord 1.00000 1.00000; + vertex -43.9722 -65.9078 74.8305; + normal 0.510665 0.0202475 -0.859541; + texcoord 0.00000 2.00000; + vertex -47.2212 -82.8399 25.4220; + normal 0.585621 0.0976367 -0.804683; + texcoord 0.00000 1.00000; + vertex -45.7463 -63.8965 26.7445; + normal 0.585121 0.0970948 -0.805112; + texcoord 1.00000 2.00000; + vertex -34.4675 -79.3132 33.0822; + normal 0.668914 0.194430 -0.717462; + texcoord 1.00000 1.00000; + vertex -34.4615 -67.8825 36.1856; + normal -0.274698 -0.500833 -0.820797; + texcoord 0.00000 2.00000; + vertex 19.1096 167.047 34.5511; + normal -0.332612 -0.570082 -0.751249; + texcoord 0.00000 1.00000; + vertex 22.0496 151.955 42.7759; + normal -0.334493 -0.572292 -0.748730; + texcoord 1.00000 2.00000; + vertex 5.41410 164.048 40.9644; + normal -0.397970 -0.645156 -0.652222; + texcoord 1.00000 1.00000; + vertex 8.14049 154.399 48.8452; + normal -0.0954012 0.126344 -0.987388; + texcoord 0.00000 2.00000; + vertex 43.6805 115.323 131.110; + normal -0.123470 0.111999 -0.986008; + texcoord 0.00000 1.00000; + vertex 36.2998 100.040 129.867; + normal -0.133449 0.106857 -0.985278; + texcoord 1.00000 2.00000; + vertex 25.2830 121.970 133.738; + normal -0.164504 0.0907121 -0.982196; + texcoord 1.00000 1.00000; + vertex 19.1057 108.895 133.565; + normal -0.216372 0.527641 -0.821449; + texcoord 0.00000 2.00000; + vertex 38.3396 3.37201 168.427; + normal -0.229666 0.510331 -0.828743; + texcoord 0.00000 1.00000; + vertex 37.9699 -11.5838 158.918; + normal -0.236621 0.501102 -0.832410; + texcoord 1.00000 2.00000; + vertex 17.0954 -0.791020 171.349; + normal -0.251709 0.480665 -0.840002; + texcoord 1.00000 1.00000; + vertex 16.9055 -13.2635 164.269; + normal -0.620115 0.344742 -0.704706; + texcoord 0.00000 2.00000; + vertex -33.3189 -54.5195 139.808; + normal -0.621993 0.348647 -0.701121; + texcoord 0.00000 1.00000; + vertex -22.8091 -57.1066 129.294; + normal -0.622832 0.350402 -0.699499; + texcoord 1.00000 2.00000; + vertex -42.3602 -74.4956 137.992; + normal -0.624515 0.353939 -0.696210; + texcoord 1.00000 1.00000; + vertex -30.4439 -77.3980 125.827; + normal 0.339020 -0.810555 -0.477563; + texcoord 0.00000 2.00000; + vertex -40.6630 -84.8302 94.9700; + normal 0.347509 -0.802971 -0.484227; + texcoord 0.00000 1.00000; + vertex -40.9077 -76.2078 80.1616; + normal 0.347566 -0.802919 -0.484272; + texcoord 1.00000 2.00000; + vertex -25.3980 -79.2917 96.4062; + normal 0.356624 -0.794607 -0.491343; + texcoord 1.00000 1.00000; + vertex -25.7214 -71.3677 83.3566; + normal -0.472550 0.133038 -0.871204; + texcoord 0.00000 2.00000; + vertex -36.0525 148.411 115.775; + normal -0.468625 0.125656 -0.874415; + texcoord 0.00000 1.00000; + vertex -22.7033 143.399 107.769; + normal -0.467258 0.123100 -0.875509; + texcoord 1.00000 2.00000; + vertex -42.4064 129.217 116.291; + normal -0.463171 0.115497 -0.878711; + texcoord 1.00000 1.00000; + vertex -29.4248 124.402 108.815; + normal -0.659184 -0.548146 -0.514793; + texcoord 0.00000 2.00000; + vertex -51.9309 121.368 151.537; + normal -0.630494 -0.581288 -0.514376; + texcoord 0.00000 1.00000; + vertex -37.5649 115.306 139.597; + normal -0.631736 -0.579904 -0.514413; + texcoord 1.00000 2.00000; + vertex -45.7201 108.469 157.319; + normal -0.593242 -0.620824 -0.512485; + texcoord 1.00000 1.00000; + vertex -36.0733 104.730 150.683; + normal -0.0322398 -0.0694748 -0.997063; + texcoord 0.00000 2.00000; + vertex -31.6739 -60.1093 154.693; + normal -0.0266731 -0.0670808 -0.997391; + texcoord 0.00000 1.00000; + vertex -23.4877 -46.5369 153.483; + normal -0.0237443 -0.0658205 -0.997549; + texcoord 1.00000 2.00000; + vertex -12.7423 -71.3336 154.863; + normal -0.0181102 -0.0633943 -0.997824; + texcoord 1.00000 1.00000; + vertex -4.70636 -57.9167 153.865; + normal 0.697325 -0.558784 -0.448886; + texcoord 0.00000 2.00000; + vertex -72.0287 -96.0618 111.546; + normal 0.719503 -0.528102 -0.451024; + texcoord 0.00000 1.00000; + vertex -67.9799 -80.6919 98.7027; + normal 0.724167 -0.521362 -0.451402; + texcoord 1.00000 2.00000; + vertex -59.2246 -85.6435 118.468; + normal 0.752663 -0.477712 -0.453089; + texcoord 1.00000 1.00000; + vertex -57.0865 -76.2730 112.140; + normal 0.609825 -0.121028 -0.783241; + texcoord 0.00000 2.00000; + vertex -50.8891 -103.060 24.8029; + normal 0.710830 -0.0456774 -0.701879; + texcoord 0.00000 1.00000; + vertex -44.8577 -84.1843 26.5823; + normal 0.717662 -0.0400667 -0.695238; + texcoord 1.00000 2.00000; + vertex -38.3096 -101.327 34.3295; + normal 0.827643 0.0641559 -0.557576; + texcoord 1.00000 1.00000; + vertex -36.5845 -91.3084 38.0429; + normal 0.579738 0.209443 -0.787425; + texcoord 0.00000 2.00000; + vertex 36.1277 120.316 113.550; + normal 0.586388 0.207470 -0.783011; + texcoord 0.00000 1.00000; + vertex 26.4534 112.973 104.474; + normal 0.586989 0.207290 -0.782608; + texcoord 1.00000 2.00000; + vertex 28.2871 135.696 111.868; + normal 0.593089 0.205455 -0.778481; + texcoord 1.00000 1.00000; + vertex 17.4866 127.457 101.465; + normal 0.326746 0.241037 -0.913859; + texcoord 0.00000 2.00000; + vertex 27.6512 65.3887 156.282; + normal 0.315779 0.242923 -0.917209; + texcoord 0.00000 1.00000; + vertex 14.2336 58.3917 149.640; + normal 0.310106 0.243883 -0.918888; + texcoord 1.00000 2.00000; + vertex 16.3673 84.2966 157.235; + normal 0.298532 0.245808 -0.922202; + texcoord 1.00000 1.00000; + vertex 3.72466 77.6344 151.367; + normal 0.857733 0.439552 -0.266625; + texcoord 0.00000 2.00000; + vertex 26.0141 -76.3173 162.368; + normal 0.848832 0.453079 -0.272402; + texcoord 0.00000 1.00000; + vertex 16.6810 -67.9802 146.088; + normal 0.843154 0.461449 -0.275964; + texcoord 1.00000 2.00000; + vertex 18.2621 -57.1265 169.068; + normal 0.829879 0.480286 -0.283948; + texcoord 1.00000 1.00000; + vertex 12.4108 -52.1745 160.343; + normal 0.771118 0.581597 -0.259080; + texcoord 0.00000 2.00000; + vertex -16.4660 -112.888 89.9357; + normal 0.749157 0.612923 -0.251174; + texcoord 0.00000 1.00000; + vertex -30.3067 -99.1886 79.4937; + normal 0.742644 0.621741 -0.248834; + texcoord 1.00000 2.00000; + vertex -23.4660 -99.4076 99.3628; + normal 0.706246 0.667544 -0.235798; + texcoord 1.00000 1.00000; + vertex -30.1964 -93.3538 96.3426; + normal 0.326226 0.445041 -0.833975; + texcoord 0.00000 2.00000; + vertex 31.5517 -115.511 37.8464; + normal 0.274080 0.509507 -0.815649; + texcoord 0.00000 1.00000; + vertex 12.9611 -108.314 34.4149; + normal 0.250112 0.537158 -0.805547; + texcoord 1.00000 2.00000; + vertex 29.9221 -98.0391 46.5325; + normal 0.172136 0.619300 -0.766053; + texcoord 1.00000 1.00000; + vertex 19.2985 -94.6672 46.8712; + normal -0.844695 -0.184219 -0.502548; + texcoord 0.00000 2.00000; + vertex -3.29031 197.169 65.2682; + normal -0.840795 -0.274713 -0.466472; + texcoord 0.00000 1.00000; + vertex 4.36317 176.744 59.8912; + normal -0.836690 -0.312604 -0.449697; + texcoord 1.00000 2.00000; + vertex -6.84824 182.877 76.4874; + normal -0.808490 -0.449257 -0.380149; + texcoord 1.00000 1.00000; + vertex -2.69231 175.069 76.8763; + normal -0.567253 -0.450916 -0.689129; + texcoord 0.00000 2.00000; + vertex -36.1642 129.127 140.670; + normal -0.527103 -0.552682 -0.645526; + texcoord 0.00000 1.00000; + vertex -20.7282 113.405 138.251; + normal -0.494820 -0.619043 -0.609868; + texcoord 1.00000 2.00000; + vertex -38.0362 112.839 152.868; + normal -0.406449 -0.757689 -0.510595; + texcoord 1.00000 1.00000; + vertex -30.9228 107.630 154.936; + normal 0.438825 0.432951 -0.787392; + texcoord 0.00000 2.00000; + vertex 22.8886 -24.6321 177.222; + normal 0.431187 0.433656 -0.791214; + texcoord 0.00000 1.00000; + vertex 13.0234 -32.9835 167.132; + normal 0.429247 0.433830 -0.792173; + texcoord 1.00000 2.00000; + vertex 9.81665 -10.5499 177.680; + normal 0.421373 0.434512 -0.796018; + texcoord 1.00000 1.00000; + vertex 0.221190 -18.7451 168.127; + normal -0.432694 -0.565480 0.702145; + texcoord 0.00000 2.00000; + vertex 65.6651 47.0312 69.4657; + normal -0.538079 -0.580188 0.611435; + texcoord 0.00000 1.00000; + vertex 58.4388 50.8802 68.1124; + normal -0.586183 -0.583270 0.562303; + texcoord 1.00000 2.00000; + vertex 70.1897 29.2852 57.9620; + normal -0.627553 -0.583674 0.515269; + texcoord 1.00000 1.00000; + vertex 54.3766 39.4762 50.2469; + normal -0.228901 -0.890042 0.394246; + texcoord 0.00000 2.00000; + vertex 53.4949 33.1960 84.4022; + normal -0.402536 -0.892937 0.201566; + texcoord 0.00000 1.00000; + vertex 47.5564 35.1308 85.3224; + normal -0.447244 -0.882751 0.143958; + texcoord 1.00000 2.00000; + vertex 64.2619 24.2387 70.4319; + normal -0.484263 -0.869958 0.0930689; + texcoord 1.00000 1.00000; + vertex 44.9044 34.5159 65.7752; + normal -0.990840 -0.129992 0.0365719; + texcoord 0.00000 2.00000; + vertex 40.2329 -38.4164 106.334; + normal -0.991766 -0.126473 0.0201180; + texcoord 0.00000 1.00000; + vertex 39.0297 -30.4285 102.128; + normal -0.991929 -0.125707 0.0165603; + texcoord 1.00000 2.00000; + vertex 41.8512 -53.3597 97.0640; + normal -0.992258 -0.123919 0.00828206; + texcoord 1.00000 1.00000; + vertex 39.7187 -37.0364 85.8155; + normal -0.745958 0.538520 0.391845; + texcoord 0.00000 2.00000; + vertex 10.8967 -69.1591 81.7306; + normal -0.750895 0.552943 0.361124; + texcoord 0.00000 1.00000; + vertex 12.5503 -63.7245 77.4098; + normal -0.754933 0.566653 0.330122; + texcoord 1.00000 2.00000; + vertex -3.78804 -82.0179 71.4473; + normal -0.756684 0.573521 0.313850; + texcoord 1.00000 1.00000; + vertex -0.0440200 -71.3953 61.0626; + normal -0.913698 0.323842 -0.245524; + texcoord 0.00000 2.00000; + vertex 2.89843 -73.7128 60.9984; + normal -0.935884 0.291250 -0.198228; + texcoord 0.00000 1.00000; + vertex 4.85416 -68.4572 60.6523; + normal -0.945843 0.274184 -0.173791; + texcoord 1.00000 2.00000; + vertex 2.26555 -85.6789 47.5705; + normal -0.951953 0.262678 -0.157434; + texcoord 1.00000 1.00000; + vertex 7.30626 -70.1786 42.9531; + normal 0.537141 -0.601603 0.591231; + texcoord 0.00000 2.00000; + vertex -0.992220 105.540 90.1055; + normal 0.539851 -0.639125 0.547795; + texcoord 0.00000 1.00000; + vertex -4.07271 99.9256 87.1916; + normal 0.540767 -0.671010 0.507264; + texcoord 1.00000 2.00000; + vertex 16.3459 110.463 79.3631; + normal 0.540645 -0.688348 0.483611; + texcoord 1.00000 1.00000; + vertex 9.51116 99.4083 71.2693; + normal 0.890201 -0.452349 0.0540621; + texcoord 0.00000 2.00000; + vertex -18.6201 62.5214 94.7402; + normal 0.883341 -0.467696 0.0311192; + texcoord 0.00000 1.00000; + vertex -20.8965 57.9677 94.1224; + normal 0.878658 -0.477160 0.0166678; + texcoord 1.00000 2.00000; + vertex -11.6973 74.4267 80.3621; + normal 0.876371 -0.481536 0.00990461; + texcoord 1.00000 1.00000; + vertex -19.5260 60.0567 74.4168; + normal 0.918806 -0.394528 0.0119711; + texcoord 0.00000 2.00000; + vertex -11.7716 22.5984 93.5823; + normal 0.916658 -0.399672 0.000591316; + texcoord 0.00000 1.00000; + vertex -13.8844 17.6082 91.2829; + normal 0.914909 -0.403579 -0.00814831; + texcoord 1.00000 2.00000; + vertex -5.21489 37.4762 80.6661; + normal 0.914012 -0.405496 -0.0124692; + texcoord 1.00000 1.00000; + vertex -11.0759 24.5328 71.9591; + normal 0.954782 -0.0635415 -0.290437; + texcoord 0.00000 2.00000; + vertex -26.9622 -2.58807 109.909; + normal 0.958859 -0.0600297 -0.277464; + texcoord 0.00000 1.00000; + vertex -28.5997 -8.29251 105.774; + normal 0.961778 -0.0574008 -0.267745; + texcoord 1.00000 2.00000; + vertex -28.9217 14.0469 99.8277; + normal 0.963766 -0.0555508 -0.260902; + texcoord 1.00000 1.00000; + vertex -32.2227 2.67139 90.0561; + normal 0.996310 -0.0342154 0.0787074; + texcoord 0.00000 2.00000; + vertex -41.0223 1.35335 69.9172; + normal 0.997406 -0.0406389 0.0594190; + texcoord 0.00000 1.00000; + vertex -40.9760 -5.04320 66.5507; + normal 0.997752 -0.0434158 0.0510570; + texcoord 1.00000 2.00000; + vertex -39.8166 14.1590 60.2218; + normal 0.998067 -0.0467815 0.0409032; + texcoord 1.00000 1.00000; + vertex -40.0731 1.36906 51.8528; + normal 0.768301 0.537667 0.347315; + texcoord 0.00000 2.00000; + vertex -36.6131 27.0058 114.442; + normal 0.773019 0.542056 0.329570; + texcoord 0.00000 1.00000; + vertex -31.8035 24.6877 107.391; + normal 0.776441 0.545282 0.315924; + texcoord 1.00000 2.00000; + vertex -44.8521 42.6971 108.377; + normal 0.779479 0.548181 0.303168; + texcoord 1.00000 1.00000; + vertex -37.9579 39.0816 97.1883; + normal 0.534783 0.833973 0.136001; + texcoord 0.00000 2.00000; + vertex -52.2252 -3.72046 120.080; + normal 0.540918 0.833106 0.115512; + texcoord 0.00000 1.00000; + vertex -47.0002 -6.39654 115.944; + normal 0.544858 0.832318 0.101865; + texcoord 1.00000 2.00000; + vertex -64.6980 5.90111 110.125; + normal 0.547871 0.831583 0.0911477; + texcoord 1.00000 1.00000; + vertex -54.4315 0.220380 100.243; + normal 0.000809642 0.975983 0.217846; + texcoord 0.00000 2.00000; + vertex -13.1800 -64.2165 103.341; + normal 0.00680800 0.981789 0.189854; + texcoord 0.00000 1.00000; + vertex -6.73220 -63.2444 98.9620; + normal 0.00906164 0.983755 0.179288; + texcoord 1.00000 2.00000; + vertex -25.8539 -62.3551 95.0489; + normal 0.0126572 0.986648 0.162376; + texcoord 1.00000 1.00000; + vertex -14.4178 -61.0163 86.0228; + normal 0.629432 0.526079 0.571889; + texcoord 0.00000 2.00000; + vertex -54.7861 -73.0102 68.4868; + normal 0.632722 0.535261 0.559606; + texcoord 0.00000 1.00000; + vertex -48.5830 -71.8267 60.5710; + normal 0.634470 0.540271 0.552770; + texcoord 1.00000 2.00000; + vertex -63.4486 -59.6270 65.7098; + normal 0.637138 0.548109 0.541878; + texcoord 1.00000 1.00000; + vertex -56.1977 -58.3808 55.9237; + normal 0.458497 0.414297 0.786218; + texcoord 0.00000 2.00000; + vertex -54.5835 -64.0399 33.3201; + normal 0.470413 0.429808 0.770699; + texcoord 0.00000 1.00000; + vertex -46.3959 -63.0274 28.0119; + normal 0.476325 0.437548 0.762671; + texcoord 1.00000 2.00000; + vertex -60.9944 -50.1070 29.7169; + normal 0.486007 0.450288 0.749025; + texcoord 1.00000 1.00000; + vertex -50.9248 -49.0203 22.5299; + normal -0.155011 -0.199998 0.967457; + texcoord 0.00000 2.00000; + vertex 33.4744 158.080 45.2295; + normal -0.160370 -0.211768 0.964073; + texcoord 0.00000 1.00000; + vertex 24.7601 152.725 42.7263; + normal -0.164348 -0.220523 0.961436; + texcoord 1.00000 2.00000; + vertex 43.3161 143.944 43.8841; + normal -0.169360 -0.231571 0.957962; + texcoord 1.00000 1.00000; + vertex 33.8869 138.232 40.8365; + normal -0.395292 -0.608735 0.687886; + texcoord 0.00000 2.00000; + vertex 41.6496 98.4656 134.087; + normal -0.419488 -0.629430 0.654101; + texcoord 0.00000 1.00000; + vertex 33.9738 99.0083 130.156; + normal -0.429857 -0.638113 0.638776; + texcoord 1.00000 2.00000; + vertex 48.6643 86.3451 127.392; + normal -0.446001 -0.651393 0.613816; + texcoord 1.00000 1.00000; + vertex 37.1099 87.5330 120.257; + normal -0.982388 -0.186746 -0.00633696; + texcoord 0.00000 2.00000; + vertex 46.8951 -18.7712 170.408; + normal -0.982212 -0.187348 -0.0126601; + texcoord 0.00000 1.00000; + vertex 46.2101 -14.8933 162.320; + normal -0.982002 -0.187930 -0.0188414; + texcoord 1.00000 2.00000; + vertex 50.6521 -38.3410 164.678; + normal -0.981822 -0.188355 -0.0234049; + texcoord 1.00000 1.00000; + vertex 49.8569 -32.6681 152.382; + normal 0.185601 -0.867672 -0.461193; + texcoord 0.00000 2.00000; + vertex -9.10628 -55.9454 141.714; + normal 0.190350 -0.874503 -0.446107; + texcoord 0.00000 1.00000; + vertex -14.9700 -54.5758 136.777; + normal 0.194799 -0.880737 -0.431690; + texcoord 1.00000 2.00000; + vertex 8.19761 -47.4565 132.707; + normal 0.197513 -0.884459 -0.422755; + texcoord 1.00000 1.00000; + vertex -2.37070 -44.9994 122.629; + normal 0.308661 0.909759 -0.277608; + texcoord 0.00000 2.00000; + vertex -47.1097 -72.6316 83.6096; + normal 0.303761 0.916356 -0.260807; + texcoord 0.00000 1.00000; + vertex -42.0745 -75.3260 80.3780; + normal 0.299634 0.921564 -0.246859; + texcoord 1.00000 2.00000; + vertex -64.2876 -70.3611 71.9508; + normal 0.297350 0.924315 -0.239218; + texcoord 1.00000 1.00000; + vertex -52.8262 -76.4774 62.5649; + normal 0.997216 0.0572980 -0.0477133; + texcoord 0.00000 2.00000; + vertex -22.2961 148.718 109.493; + normal 0.997164 0.0556921 -0.0506230; + texcoord 0.00000 1.00000; + vertex -22.0846 143.491 107.639; + normal 0.997115 0.0544278 -0.0529126; + texcoord 1.00000 2.00000; + vertex -23.8880 165.014 95.7925; + normal 0.997091 0.0538748 -0.0539137; + texcoord 1.00000 1.00000; + vertex -23.5367 150.179 87.4644; + normal 0.969091 -0.0979227 0.226438; + texcoord 0.00000 2.00000; + vertex -36.5641 120.073 139.415; + normal 0.975488 -0.165435 0.145099; + texcoord 0.00000 1.00000; + vertex -37.1841 114.009 139.446; + normal 0.975236 -0.186394 0.119044; + texcoord 1.00000 2.00000; + vertex -32.9314 128.690 127.595; + normal 0.973406 -0.212119 0.0865190; + texcoord 1.00000 1.00000; + vertex -36.0594 113.070 124.492; + normal 0.870925 0.314130 0.377905; + texcoord 0.00000 2.00000; + vertex -31.4379 -43.4483 162.981; + normal 0.874695 0.318168 0.365620; + texcoord 0.00000 1.00000; + vertex -27.1099 -45.4937 154.707; + normal 0.878062 0.321875 0.354124; + texcoord 1.00000 2.00000; + vertex -36.3510 -24.6886 158.710; + normal 0.880824 0.324998 0.344275; + texcoord 1.00000 1.00000; + vertex -30.8853 -27.4848 147.366; + normal 0.727849 0.582751 0.361438; + texcoord 0.00000 2.00000; + vertex -72.9040 -75.1707 100.134; + normal 0.768581 0.564142 0.301707; + texcoord 0.00000 1.00000; + vertex -68.9536 -79.2120 98.6942; + normal 0.794740 0.549123 0.258558; + texcoord 1.00000 2.00000; + vertex -77.7541 -60.9738 87.0107; + normal 0.807778 0.540500 0.235277; + texcoord 1.00000 1.00000; + vertex -68.0303 -72.4598 80.0126; + normal 0.411709 0.530258 0.741163; + texcoord 0.00000 2.00000; + vertex -53.6015 -78.5265 26.4552; + normal 0.500634 0.522649 0.690075; + texcoord 0.00000 1.00000; + vertex -47.7376 -82.6495 26.1477; + normal 0.554075 0.514997 0.654048; + texcoord 1.00000 2.00000; + vertex -52.2331 -64.4289 15.6091; + normal 0.597551 0.506811 0.621349; + texcoord 1.00000 1.00000; + vertex -40.9865 -73.6826 12.3411; + normal -0.858752 -0.476163 -0.189246; + texcoord 0.00000 2.00000; + vertex 23.4310 108.650 108.908; + normal -0.858863 -0.476287 -0.188426; + texcoord 0.00000 1.00000; + vertex 22.0520 113.648 102.591; + normal -0.858958 -0.476391 -0.187731; + texcoord 1.00000 2.00000; + vertex 33.6502 93.3203 101.108; + normal -0.859027 -0.476469 -0.187216; + texcoord 1.00000 1.00000; + vertex 31.4748 101.755 89.6213; + normal -0.918483 -0.322053 -0.229502; + texcoord 0.00000 2.00000; + vertex 13.5591 52.6175 152.649; + normal -0.919719 -0.325825 -0.218985; + texcoord 0.00000 1.00000; + vertex 12.3396 58.8208 148.825; + normal -0.920316 -0.327769 -0.213508; + texcoord 1.00000 2.00000; + vertex 20.2925 40.2256 143.091; + normal -0.920905 -0.329785 -0.207787; + texcoord 1.00000 1.00000; + vertex 17.9776 52.3035 134.181; + normal -0.387465 0.720776 0.574764; + texcoord 0.00000 2.00000; + vertex 12.3093 -73.9249 150.582; + normal -0.391100 0.742881 0.543293; + texcoord 0.00000 1.00000; + vertex 15.9556 -68.3227 146.015; + normal -0.393483 0.759014 0.518718; + texcoord 1.00000 2.00000; + vertex -4.67740 -76.6505 142.549; + normal -0.395191 0.771822 0.498111; + texcoord 1.00000 1.00000; + vertex 1.70197 -67.5849 133.563; + normal -0.0916887 0.661297 0.744500; + texcoord 0.00000 2.00000; + vertex -42.8648 -107.252 78.0080; + normal -0.0551813 0.711360 0.700658; + texcoord 0.00000 1.00000; + vertex -36.0584 -104.571 76.4648; + normal -0.0288947 0.744629 0.666852; + texcoord 1.00000 2.00000; + vertex -55.4521 -97.7928 68.0556; + normal -0.00799509 0.769449 0.638658; + texcoord 1.00000 1.00000; + vertex -42.3537 -93.4446 62.9808; + normal -0.639189 0.369434 0.674504; + texcoord 0.00000 2.00000; + vertex 10.7137 -113.479 36.5701; + normal -0.656515 0.421676 0.625442; + texcoord 0.00000 1.00000; + vertex 12.6070 -106.587 34.5891; + normal -0.665621 0.453501 0.592693; + texcoord 1.00000 2.00000; + vertex -3.02735 -119.198 26.6808; + normal -0.672466 0.480798 0.562693; + texcoord 1.00000 1.00000; + vertex 1.29561 -106.291 20.8181; + normal 0.247190 -0.367008 0.896773; + texcoord 0.00000 2.00000; + vertex 10.6597 180.048 60.9898; + normal 0.232321 -0.421152 0.876731; + texcoord 0.00000 1.00000; + vertex 4.18948 174.360 60.4458; + normal 0.222192 -0.455613 0.862002; + texcoord 1.00000 2.00000; + vertex 23.7999 171.421 53.8374; + normal 0.210759 -0.492427 0.844450; + texcoord 1.00000 1.00000; + vertex 13.6447 163.076 51.5059; + normal 0.215423 -0.432946 0.875300; + texcoord 0.00000 2.00000; + vertex -14.5866 116.848 142.642; + normal 0.216007 -0.470472 0.855569; + texcoord 0.00000 1.00000; + vertex -19.0942 109.722 140.227; + normal 0.216200 -0.502924 0.836854; + texcoord 1.00000 2.00000; + vertex 3.15629 112.282 136.017; + normal 0.216133 -0.528764 0.820789; + texcoord 1.00000 1.00000; + vertex -3.75076 101.947 131.178; + normal -0.940141 0.0726222 -0.332957; + texcoord 0.00000 2.00000; + vertex 14.8140 -42.6217 181.987; + normal -0.944658 0.0699615 -0.320510; + texcoord 0.00000 1.00000; + vertex 16.8827 -37.2340 177.321; + normal -0.948453 0.0676330 -0.309618; + texcoord 1.00000 2.00000; + vertex 16.8504 -60.8310 172.265; + normal -0.950756 0.0661740 -0.302794; + texcoord 1.00000 1.00000; + vertex 20.8643 -50.4782 161.924; + normal -0.878284 0.366959 0.306525; + texcoord 0.00000 2.00000; + vertex 61.6738 56.6652 79.0535; + normal -0.877184 0.368633 0.307665; + texcoord 0.00000 1.00000; + vertex 56.2463 51.9638 69.1304; + normal -0.875648 0.370956 0.309245; + texcoord 1.00000 2.00000; + vertex 57.0758 40.2831 85.4907; + normal -0.874123 0.373244 0.310801; + texcoord 1.00000 1.00000; + vertex 53.5305 37.1613 79.2688; + normal -0.823602 0.543444 -0.162321; + texcoord 0.00000 2.00000; + vertex 45.8805 44.5135 95.8055; + normal -0.827155 0.536993 -0.165690; + texcoord 0.00000 1.00000; + vertex 42.5853 36.5453 85.8477; + normal -0.833464 0.525197 -0.171774; + texcoord 1.00000 2.00000; + vertex 35.1128 30.8388 104.658; + normal -0.838767 0.514919 -0.176999; + texcoord 1.00000 1.00000; + vertex 33.4038 26.3406 99.6704; + normal -0.210963 0.970190 -0.119269; + texcoord 0.00000 2.00000; + vertex 43.6310 -29.7715 115.001; + normal -0.215395 0.968686 -0.123501; + texcoord 0.00000 1.00000; + vertex 40.2831 -31.8200 104.259; + normal -0.220453 0.966918 -0.128335; + texcoord 1.00000 2.00000; + vertex 26.7486 -32.9701 118.843; + normal -0.225786 0.964995 -0.133435; + texcoord 1.00000 1.00000; + vertex 24.1754 -34.7079 110.630; + normal 0.459499 0.850956 -0.254432; + texcoord 0.00000 2.00000; + vertex 18.3825 -65.3512 84.1602; + normal 0.454356 0.852578 -0.258207; + texcoord 0.00000 1.00000; + vertex 13.6265 -64.6086 78.0545; + normal 0.436990 0.857744 -0.270768; + texcoord 1.00000 2.00000; + vertex 5.90558 -56.2160 92.1801; + normal 0.429157 0.859919 -0.276342; + texcoord 1.00000 1.00000; + vertex 2.92895 -55.8807 88.6008; + normal 0.587027 0.682593 -0.435277; + texcoord 0.00000 2.00000; + vertex 11.1928 -67.6041 66.4888; + normal 0.580496 0.685316 -0.439734; + texcoord 0.00000 1.00000; + vertex 6.09108 -66.7959 60.8759; + normal 0.559800 0.693525 -0.453482; + texcoord 1.00000 2.00000; + vertex 2.12223 -55.1310 73.8160; + normal 0.550191 0.697128 -0.459677; + texcoord 1.00000 1.00000; + vertex -1.25989 -54.7282 70.3788; + normal -0.464463 -0.783125 -0.413508; + texcoord 0.00000 2.00000; + vertex -14.1209 91.9924 90.1953; + normal -0.455155 -0.786827 -0.416818; + texcoord 0.00000 1.00000; + vertex -7.55956 90.5624 85.5335; + normal -0.423768 -0.798530 -0.427516; + texcoord 1.00000 2.00000; + vertex -5.83245 81.8008 100.187; + normal -0.408002 -0.803971 -0.432627; + texcoord 1.00000 1.00000; + vertex -2.25360 81.1777 97.9697; + normal -0.613403 -0.661646 -0.431231; + texcoord 0.00000 2.00000; + vertex -27.7201 72.6321 100.067; + normal -0.605549 -0.666375 -0.435035; + texcoord 0.00000 1.00000; + vertex -21.8885 70.4798 95.0745; + normal -0.580220 -0.680949 -0.446825; + texcoord 1.00000 2.00000; + vertex -21.0609 60.5663 109.108; + normal -0.567514 -0.687890 -0.452477; + texcoord 1.00000 1.00000; + vertex -17.6164 59.4492 106.486; + normal -0.439539 -0.693519 -0.570821; + texcoord 0.00000 2.00000; + vertex -21.3655 21.1483 97.3875; + normal -0.431614 -0.694883 -0.575193; + texcoord 0.00000 1.00000; + vertex -15.5471 21.6021 92.3560; + normal -0.402454 -0.699359 -0.590701; + texcoord 1.00000 2.00000; + vertex -10.7940 8.00353 105.218; + normal -0.390558 -0.700945 -0.596775; + texcoord 1.00000 1.00000; + vertex -7.05551 8.42520 102.276; + normal -0.505394 -0.780183 -0.368636; + texcoord 0.00000 2.00000; + vertex -30.9027 -11.0652 111.873; + normal -0.503025 -0.779709 -0.372855; + texcoord 0.00000 1.00000; + vertex -29.1670 -9.34754 105.858; + normal -0.494563 -0.777887 -0.387684; + texcoord 1.00000 2.00000; + vertex -13.5944 -22.8502 113.085; + normal -0.491976 -0.777291 -0.392145; + texcoord 1.00000 1.00000; + vertex -11.9375 -21.1065 107.550; + normal 0.203856 -0.970509 0.128665; + texcoord 0.00000 2.00000; + vertex -46.1166 0.780300 76.4445; + normal 0.205603 -0.970548 0.125552; + texcoord 0.00000 1.00000; + vertex -44.4472 0.245500 69.7655; + normal 0.212231 -0.970584 0.113683; + texcoord 1.00000 2.00000; + vertex -26.0511 5.46952 80.0232; + normal 0.214318 -0.970558 0.109928; + texcoord 1.00000 1.00000; + vertex -24.7546 5.14517 74.6318; + normal 0.963386 -0.237232 0.124932; + texcoord 0.00000 2.00000; + vertex -32.6608 23.1183 114.065; + normal 0.964564 -0.234667 0.120611; + texcoord 0.00000 1.00000; + vertex -31.5333 24.2662 107.550; + normal 0.967257 -0.228555 0.110345; + texcoord 1.00000 2.00000; + vertex -29.2142 38.4516 116.604; + normal 0.968493 -0.225622 0.105433; + texcoord 1.00000 1.00000; + vertex -28.3748 39.4355 110.998; + normal 0.534972 -0.680921 -0.500151; + texcoord 0.00000 2.00000; + vertex -51.8539 -12.9392 123.276; + normal 0.537284 -0.675957 -0.504389; + texcoord 0.00000 1.00000; + vertex -50.8205 -7.88219 117.497; + normal 0.547917 -0.651923 -0.524198; + texcoord 1.00000 2.00000; + vertex -33.2989 -4.25631 131.302; + normal 0.551164 -0.644158 -0.530358; + texcoord 1.00000 1.00000; + vertex -32.7571 -0.997700 127.907; + normal 0.815788 0.449887 0.363443; + texcoord 0.00000 2.00000; + vertex -16.5516 -71.2983 109.512; + normal 0.816068 0.452209 0.359917; + texcoord 0.00000 1.00000; + vertex -14.9359 -69.3323 103.451; + normal 0.816794 0.458857 0.349712; + texcoord 1.00000 2.00000; + vertex -25.8657 -55.9358 111.402; + normal 0.817039 0.461377 0.345801; + texcoord 1.00000 1.00000; + vertex -24.4985 -54.2653 105.942; + normal 0.991441 -0.0923054 -0.0923302; + texcoord 0.00000 2.00000; + vertex -51.7436 -79.5139 65.9471; + normal 0.991719 -0.0870896 -0.0943904; + texcoord 0.00000 1.00000; + vertex -51.6614 -73.2973 60.6144; + normal 0.992387 -0.0707147 -0.100832; + texcoord 1.00000 2.00000; + vertex -49.6931 -67.3876 75.8417; + normal 0.992617 -0.0620138 -0.104239; + texcoord 1.00000 1.00000; + vertex -49.7606 -64.0987 73.2428; + normal 0.928795 0.139527 -0.343324; + texcoord 0.00000 2.00000; + vertex -33.0490 -69.9183 30.8794; + normal 0.926497 0.157455 -0.341778; + texcoord 0.00000 1.00000; + vertex -35.0483 -61.1818 29.0213; + normal 0.912523 0.236803 -0.333506; + texcoord 1.00000 2.00000; + vertex -29.0508 -61.7910 44.9986; + normal 0.903504 0.275065 -0.328662; + texcoord 1.00000 1.00000; + vertex -30.0587 -58.7206 44.7976; + normal -0.787087 -0.609410 0.0954625; + texcoord 0.00000 2.00000; + vertex 8.95782 157.367 46.6487; + normal -0.791485 -0.603820 0.0946214; + texcoord 0.00000 1.00000; + vertex 14.9498 149.406 45.2352; + normal -0.826115 -0.556664 0.0875186; + texcoord 1.00000 2.00000; + vertex 15.0053 152.260 63.9071; + normal -0.838915 -0.537640 0.0846496; + texcoord 1.00000 1.00000; + vertex 16.1837 150.452 64.1069; + normal -0.901855 0.396466 0.171677; + texcoord 0.00000 2.00000; + vertex 38.2744 104.513 136.568; + normal -0.902125 0.396000 0.171332; + texcoord 0.00000 1.00000; + vertex 34.9900 99.7044 130.418; + normal -0.903569 0.393496 0.169481; + texcoord 1.00000 2.00000; + vertex 33.0871 87.7058 148.131; + normal -0.904072 0.392619 0.168833; + texcoord 1.00000 1.00000; + vertex 31.5671 85.3823 145.395; + normal -0.894013 0.173647 -0.413022; + texcoord 0.00000 2.00000; + vertex 30.9573 -10.4233 163.546; + normal -0.892520 0.172036 -0.416908; + texcoord 0.00000 1.00000; + vertex 33.4964 -11.0637 157.781; + normal -0.886777 0.165981 -0.431367; + texcoord 1.00000 2.00000; + vertex 26.5830 -32.1674 163.873; + normal -0.885164 0.164317 -0.435298; + texcoord 1.00000 1.00000; + vertex 29.2166 -32.7758 158.288; + normal -0.926039 -0.227720 -0.300991; + texcoord 0.00000 2.00000; + vertex -15.9480 -56.1602 143.105; + normal -0.924771 -0.227593 -0.304958; + texcoord 0.00000 1.00000; + vertex -14.7398 -54.3807 138.041; + normal -0.920801 -0.227180 -0.317040; + texcoord 1.00000 2.00000; + vertex -9.76980 -75.7834 138.943; + normal -0.919721 -0.227064 -0.320244; + texcoord 1.00000 1.00000; + vertex -8.09938 -73.4527 132.493; + normal 0.844077 -0.536014 0.0149113; + texcoord 0.00000 2.00000; + vertex -43.1762 -75.1833 88.1162; + normal 0.844808 -0.534968 0.0104687; + texcoord 0.00000 1.00000; + vertex -43.1125 -75.2563 81.8868; + normal 0.847213 -0.531230 -0.00501857; + texcoord 1.00000 2.00000; + vertex -31.7701 -57.2251 87.9997; + normal 0.847862 -0.530133 -0.00945696; + texcoord 1.00000 1.00000; + vertex -31.8598 -57.2566 81.7277; + normal -0.0706256 -0.990922 0.114395; + texcoord 0.00000 2.00000; + vertex -22.4344 141.608 113.605; + normal -0.0681892 -0.991652 0.109440; + texcoord 0.00000 1.00000; + vertex -21.8201 140.825 107.203; + normal -0.0624226 -0.993255 0.0977144; + texcoord 1.00000 2.00000; + vertex -6.27356 140.603 114.879; + normal -0.0598128 -0.993923 0.0924097; + texcoord 1.00000 1.00000; + vertex -5.73686 140.018 108.933; + normal -0.395471 -0.776685 -0.490268; + texcoord 0.00000 2.00000; + vertex -45.5202 107.457 145.300; + normal -0.386940 -0.778699 -0.493868; + texcoord 0.00000 1.00000; + vertex -38.4169 106.886 140.475; + normal -0.338426 -0.788700 -0.513245; + texcoord 1.00000 2.00000; + vertex -34.2288 93.9064 157.659; + normal -0.321555 -0.791618 -0.519561; + texcoord 1.00000 1.00000; + vertex -30.8877 93.7934 155.763; + normal 0.996740 -0.0446672 -0.0671909; + texcoord 0.00000 2.00000; + vertex -19.3776 -47.6136 160.024; + normal 0.996514 -0.0416675 -0.0722794; + texcoord 0.00000 1.00000; + vertex -19.7675 -46.5075 153.505; + normal 0.995862 -0.0347648 -0.0839702; + texcoord 1.00000 2.00000; + vertex -18.5408 -31.9565 162.028; + normal 0.995483 -0.0314429 -0.0895867; + texcoord 1.00000 1.00000; + vertex -19.0299 -31.0067 156.261; + normal 0.686185 -0.392490 -0.612455; + texcoord 0.00000 2.00000; + vertex -68.6177 -89.9578 101.248; + normal 0.691095 -0.380213 -0.614676; + texcoord 0.00000 1.00000; + vertex -66.7164 -81.8257 98.1664; + normal 0.718895 -0.302132 -0.626024; + texcoord 1.00000 2.00000; + vertex -52.7594 -84.2926 115.385; + normal 0.727145 -0.275294 -0.628866; + texcoord 1.00000 1.00000; + vertex -52.1737 -80.8800 114.568; + normal 0.804335 -0.268439 0.530081; + texcoord 0.00000 2.00000; + vertex -56.7653 -85.1342 30.4301; + normal 0.804244 -0.268532 0.530172; + texcoord 0.00000 1.00000; + vertex -52.3493 -82.6278 24.9985; + normal 0.803912 -0.268868 0.530505; + texcoord 1.00000 2.00000; + vertex -55.3568 -67.6148 37.1648; + normal 0.803784 -0.268997 0.530634; + texcoord 1.00000 1.00000; + vertex -52.4271 -65.9288 33.5817; + normal -0.507498 0.561173 -0.653858; + texcoord 0.00000 2.00000; + vertex 11.0845 119.268 103.541; + normal -0.506351 0.559054 -0.656558; + texcoord 0.00000 1.00000; + vertex 14.2550 116.922 99.0668; + normal -0.502437 0.551858 -0.665590; + texcoord 1.00000 2.00000; + vertex -3.73459 103.775 101.746; + normal -0.501353 0.549875 -0.668043; + texcoord 1.00000 1.00000; + vertex -0.134410 101.141 96.8764; + normal -0.453060 0.880599 0.138861; + texcoord 0.00000 2.00000; + vertex 21.9404 49.9643 161.748; + normal -0.454518 0.880473 0.134836; + texcoord 0.00000 1.00000; + vertex 21.2760 50.6174 155.439; + normal -0.459788 0.879875 0.120063; + texcoord 1.00000 2.00000; + vertex 2.76687 39.9853 162.474; + normal -0.461267 0.879665 0.115857; + texcoord 1.00000 1.00000; + vertex 2.23612 40.5051 156.414; + normal 0.182203 0.983261 0.000760654; + texcoord 0.00000 2.00000; + vertex 24.6125 -53.4012 147.412; + normal 0.179327 0.983782 -0.00377201; + texcoord 0.00000 1.00000; + vertex 23.1576 -53.1265 140.815; + normal 0.172197 0.984949 -0.0149701; + texcoord 1.00000 2.00000; + vertex 8.87595 -50.4873 150.182; + normal 0.168875 0.985431 -0.0201714; + texcoord 1.00000 1.00000; + vertex 7.65019 -50.3914 144.603; + normal 0.986137 0.0759321 -0.147542; + texcoord 0.00000 2.00000; + vertex -43.2834 -124.512 72.9565; + normal 0.985333 0.0863915 -0.147158; + texcoord 0.00000 1.00000; + vertex -44.3352 -115.766 70.4277; + normal 0.980754 0.130351 -0.145365; + texcoord 1.00000 2.00000; + vertex -41.8867 -116.170 86.5848; + normal 0.977609 0.153146 -0.144318; + texcoord 1.00000 1.00000; + vertex -42.4444 -113.085 86.0811; + normal -0.0245063 0.899822 -0.435569; + texcoord 0.00000 2.00000; + vertex 23.5199 -95.6305 37.0420; + normal -0.0407119 0.899090 -0.435866; + texcoord 0.00000 1.00000; + vertex 15.1746 -97.1015 34.4727; + normal -0.108392 0.893461 -0.435865; + texcoord 1.00000 2.00000; + vertex 14.5437 -89.5124 50.1862; + normal -0.140627 0.889307 -0.435152; + texcoord 1.00000 1.00000; + vertex 11.1480 -90.3577 49.5562; + normal -0.799227 -0.601002 0.00577182; + texcoord 0.00000 2.00000; + vertex -4.78972 175.616 64.8707; + normal -0.797896 -0.602768 0.00574583; + texcoord 0.00000 1.00000; + vertex 0.851310 168.088 62.1922; + normal -0.788547 -0.614950 0.00556463; + texcoord 1.00000 2.00000; + vertex 1.07215 167.976 81.1131; + normal -0.784685 -0.619870 0.00549043; + texcoord 1.00000 1.00000; + vertex 2.62383 166.010 80.8289; + normal -0.583886 -0.810575 -0.0452172; + texcoord 0.00000 2.00000; + vertex -22.5171 101.197 151.152; + normal -0.580178 -0.813127 -0.0470890; + texcoord 0.00000 1.00000; + vertex -17.4695 97.8642 145.717; + normal -0.568775 -0.820797 -0.0527955; + texcoord 1.00000 2.00000; + vertex -12.7707 93.6389 160.785; + normal -0.562601 -0.824839 -0.0558543; + texcoord 1.00000 1.00000; + vertex -9.99515 91.9302 158.061; + normal 0.382035 0.423397 -0.821453; + texcoord 0.00000 2.00000; + vertex 17.1250 -29.5874 171.213; + normal 0.377476 0.421657 -0.824450; + texcoord 0.00000 1.00000; + vertex 13.1865 -33.1187 167.562; + normal 0.363588 0.416304 -0.833364; + texcoord 1.00000 2.00000; + vertex 3.69572 -15.9139 172.016; + normal 0.358774 0.414429 -0.836379; + texcoord 1.00000 1.00000; + vertex -0.0928400 -19.3851 168.670; + normal -0.323964 -0.896325 -0.302735; + texcoord 0.00000 2.00000; + vertex 62.0139 50.8358 65.4476; + normal -0.253947 -0.912703 -0.320132; + texcoord 0.00000 1.00000; + vertex 59.7495 51.1078 67.0658; + normal -0.0587954 -0.931809 -0.358155; + texcoord 1.00000 2.00000; + vertex 56.4316 59.4793 45.8302; + normal -0.0341170 -0.931584 -0.361922; + texcoord 1.00000 1.00000; + vertex 48.4786 58.3515 49.4829; + normal -0.0491478 -0.553939 -0.831105; + texcoord 0.00000 2.00000; + vertex 49.5466 37.7357 83.5920; + normal -0.0380956 -0.551984 -0.832984; + texcoord 0.00000 1.00000; + vertex 45.7877 35.8209 85.0905; + normal -0.00771934 -0.546249 -0.837587; + texcoord 1.00000 2.00000; + vertex 41.1198 52.0708 74.5358; + normal -0.000221212 -0.544751 -0.838598; + texcoord 1.00000 1.00000; + vertex 35.1661 48.9203 76.5840; + normal -0.603491 -0.619320 -0.502236; + texcoord 0.00000 2.00000; + vertex 42.8820 -35.0775 103.835; + normal -0.590558 -0.639633 -0.492048; + texcoord 0.00000 1.00000; + vertex 40.6454 -32.8649 103.794; + normal -0.562771 -0.679923 -0.470101; + texcoord 1.00000 2.00000; + vertex 52.5975 -32.6138 89.1228; + normal -0.557087 -0.687653 -0.465603; + texcoord 1.00000 1.00000; + vertex 46.4570 -26.9438 88.0959; + normal -0.915811 -0.333276 -0.224091; + texcoord 0.00000 2.00000; + vertex 12.9642 -64.9243 77.0582; + normal -0.920254 -0.319953 -0.225306; + texcoord 0.00000 1.00000; + vertex 12.7985 -64.4691 77.0583; + normal -0.962162 -0.133956 -0.237277; + texcoord 1.00000 2.00000; + vertex 17.4842 -64.6304 58.1485; + normal -0.962595 -0.130559 -0.237413; + texcoord 1.00000 1.00000; + vertex 17.1765 -62.5593 58.2573; + normal -0.854473 -0.0920970 -0.511267; + texcoord 0.00000 2.00000; + vertex 4.83155 -70.5787 60.7271; + normal -0.855269 -0.0819111 -0.511670; + texcoord 0.00000 1.00000; + vertex 4.73370 -69.8118 60.7525; + normal -0.857510 0.0496398 -0.512067; + texcoord 1.00000 2.00000; + vertex 13.0132 -69.7126 46.8972; + normal -0.857318 0.0542662 -0.511919; + texcoord 1.00000 1.00000; + vertex 12.9910 -67.9287 47.1236; + normal 0.956356 -0.236067 0.172206; + texcoord 0.00000 2.00000; + vertex -5.56276 93.2793 85.5066; + normal 0.950650 -0.259040 0.170772; + texcoord 0.00000 1.00000; + vertex -5.68248 92.8068 85.5238; + normal 0.832198 -0.535358 0.144357; + texcoord 1.00000 2.00000; + vertex -2.45943 93.0981 68.0237; + normal 0.829058 -0.540384 0.143695; + texcoord 1.00000 1.00000; + vertex -3.57213 91.3838 67.9967; + normal 0.980619 -0.0713757 -0.182460; + texcoord 0.00000 2.00000; + vertex -20.9318 66.7609 94.1630; + normal 0.979606 -0.0843005 -0.182390; + texcoord 0.00000 1.00000; + vertex -20.9587 66.2685 94.2108; + normal 0.951083 -0.252052 -0.178634; + texcoord 1.00000 2.00000; + vertex -24.4094 66.4384 75.5991; + normal 0.950273 -0.255177 -0.178512; + texcoord 1.00000 1.00000; + vertex -24.8987 64.4218 75.8767; + normal 0.878426 0.200184 -0.433930; + texcoord 0.00000 2.00000; + vertex -14.7326 24.2763 91.8754; + normal 0.880447 0.189466 -0.434643; + texcoord 0.00000 1.00000; + vertex -14.5657 23.5650 91.8852; + normal 0.896817 0.0534422 -0.439161; + texcoord 1.00000 2.00000; + vertex -21.6382 23.1951 77.3972; + normal 0.897073 0.0488788 -0.439170; + texcoord 1.00000 1.00000; + vertex -21.4515 21.3701 77.5756; + normal 0.973794 0.136696 -0.181769; + texcoord 0.00000 2.00000; + vertex -28.6755 -7.99177 105.823; + normal 0.973674 0.128251 -0.188445; + texcoord 0.00000 1.00000; + vertex -28.6695 -8.54498 105.439; + normal 0.955533 -0.0121514 -0.294632; + texcoord 1.00000 2.00000; + vertex -33.4116 4.09333 89.5388; + normal 0.954762 -0.0153850 -0.296972; + texcoord 1.00000 1.00000; + vertex -33.7321 2.51041 88.5904; + normal 0.430426 0.561852 -0.706439; + texcoord 0.00000 2.00000; + vertex -44.3786 -0.342040 67.8710; + normal 0.436568 0.556913 -0.706581; + texcoord 0.00000 1.00000; + vertex -43.7447 -0.804350 67.8895; + normal 0.536559 0.467873 -0.702281; + texcoord 1.00000 2.00000; + vertex -53.0637 -11.9729 53.3288; + normal 0.539147 0.465332 -0.701988; + texcoord 1.00000 1.00000; + vertex -51.7332 -13.1274 53.5854; + normal -0.445584 0.596073 -0.667946; + texcoord 0.00000 2.00000; + vertex -33.4158 23.7945 106.889; + normal -0.438167 0.600135 -0.669215; + texcoord 0.00000 1.00000; + vertex -32.7471 24.2049 106.809; + normal -0.316222 0.658662 -0.682765; + texcoord 1.00000 2.00000; + vertex -28.3319 11.7504 92.7489; + normal -0.312549 0.660198 -0.682973; + texcoord 1.00000 1.00000; + vertex -26.7413 12.5353 92.7797; + normal -0.396046 0.776556 -0.490008; + texcoord 0.00000 2.00000; + vertex -51.4116 -7.34492 116.834; + normal -0.386428 0.780049 -0.492135; + texcoord 0.00000 1.00000; + vertex -50.7901 -7.08855 116.738; + normal -0.241094 0.821306 -0.517040; + texcoord 1.00000 2.00000; + vertex -50.6813 -17.1579 100.692; + normal -0.237252 0.822119 -0.517524; + texcoord 1.00000 1.00000; + vertex -48.8571 -16.6795 100.616; + normal -0.761572 0.494425 -0.418988; + texcoord 0.00000 2.00000; + vertex -14.5771 -69.1415 101.818; + normal -0.755010 0.503892 -0.419586; + texcoord 0.00000 1.00000; + vertex -14.3026 -68.7135 101.824; + normal -0.637735 0.644661 -0.421553; + texcoord 1.00000 2.00000; + vertex -7.23014 -74.8871 81.6837; + normal -0.635642 0.646780 -0.421468; + texcoord 1.00000 1.00000; + vertex -5.83593 -73.3751 81.9014; + normal -0.179540 0.560290 -0.808604; + texcoord 0.00000 2.00000; + vertex -55.8134 -74.5551 59.0923; + normal -0.175798 0.565280 -0.805949; + texcoord 0.00000 1.00000; + vertex -55.2867 -73.7412 59.5393; + normal -0.114297 0.642186 -0.757980; + texcoord 1.00000 2.00000; + vertex -41.5822 -80.0681 52.1124; + normal -0.111441 0.645532 -0.755559; + texcoord 1.00000 1.00000; + vertex -40.8602 -79.0221 52.8996; + normal -0.244264 0.917798 0.313021; + texcoord 0.00000 2.00000; + vertex -37.3582 -59.9246 28.5117; + normal -0.228558 0.920107 0.318065; + texcoord 0.00000 1.00000; + vertex -36.7063 -59.8433 28.7817; + normal -0.0175766 0.926560 0.375737; + texcoord 1.00000 2.00000; + vertex -32.9024 -53.8563 14.1959; + normal -0.0107898 0.926032 0.377290; + texcoord 1.00000 1.00000; + vertex -31.2198 -54.0659 14.7584; + normal 0.540167 -0.592305 0.597825; + texcoord 0.00000 2.00000; + vertex 16.7313 149.263 44.4212; + normal 0.530989 -0.595569 0.602783; + texcoord 0.00000 1.00000; + vertex 16.0087 149.045 44.8579; + normal 0.378205 -0.637493 0.671241; + texcoord 1.00000 2.00000; + vertex 14.4302 135.964 33.3247; + normal 0.372504 -0.638646 0.673329; + texcoord 1.00000 1.00000; + vertex 12.9618 135.786 33.9678; + normal 0.333015 -0.939161 -0.0841263; + texcoord 0.00000 2.00000; + vertex 33.1595 99.0501 129.523; + normal 0.323653 -0.942581 -0.0823959; + texcoord 0.00000 1.00000; + vertex 32.6947 98.8734 129.656; + normal 0.193648 -0.979347 -0.0581392; + texcoord 1.00000 2.00000; + vertex 29.0134 99.2801 110.542; + normal 0.191118 -0.979872 -0.0576632; + texcoord 1.00000 1.00000; + vertex 27.0500 98.8636 111.113; + normal 0.0346144 -0.816508 -0.576296; + texcoord 0.00000 2.00000; + vertex 43.7653 -13.6542 160.337; + normal 0.0253603 -0.815719 -0.577891; + texcoord 0.00000 1.00000; + vertex 43.0717 -13.6260 160.256; + normal -0.120825 -0.793674 -0.596224; + texcoord 1.00000 2.00000; + vertex 46.8193 -2.13116 144.195; + normal -0.124438 -0.792899 -0.596512; + texcoord 1.00000 1.00000; + vertex 44.9762 -1.83610 144.187; + normal 0.689750 -0.349790 -0.633950; + texcoord 0.00000 2.00000; + vertex -15.4007 -54.0465 135.907; + normal 0.683979 -0.353245 -0.638272; + texcoord 0.00000 1.00000; + vertex -16.0585 -54.4981 135.440; + normal 0.585112 -0.405711 -0.702170; + texcoord 1.00000 2.00000; + vertex -17.5880 -39.5325 125.519; + normal 0.581271 -0.407521 -0.704308; + texcoord 1.00000 1.00000; + vertex -18.8813 -40.2766 124.882; + normal -0.151409 0.938188 -0.311252; + texcoord 0.00000 2.00000; + vertex -43.7708 -75.2151 81.3243; + normal -0.142022 0.937700 -0.317093; + texcoord 0.00000 1.00000; + vertex -43.0913 -75.2236 80.9683; + normal -0.0125347 0.919578 -0.392707; + texcoord 1.00000 2.00000; + vertex -51.6741 -81.0237 67.6605; + normal -0.00822435 0.918615 -0.395067; + texcoord 1.00000 1.00000; + vertex -50.0525 -81.3054 66.9717; + normal 0.927441 0.354658 -0.118626; + texcoord 0.00000 2.00000; + vertex -21.9920 142.468 107.031; + normal 0.931408 0.342169 -0.124092; + texcoord 0.00000 1.00000; + vertex -21.7912 141.877 106.835; + normal 0.964802 0.182369 -0.189468; + texcoord 1.00000 2.00000; + vertex -25.7334 147.178 91.8636; + normal 0.965334 0.177576 -0.191305; + texcoord 1.00000 1.00000; + vertex -25.4944 145.355 91.3775; + normal 0.976139 0.192596 0.100298; + texcoord 0.00000 2.00000; + vertex -37.7494 109.249 139.989; + normal 0.980954 0.167496 0.0983628; + texcoord 0.00000 1.00000; + vertex -37.6610 108.795 140.001; + normal 0.986687 -0.147029 0.0695089; + texcoord 1.00000 2.00000; + vertex -36.1949 110.416 122.618; + normal 0.985829 -0.152961 0.0688833; + texcoord 1.00000 1.00000; + vertex -36.5123 108.367 122.611; + normal -0.0462144 0.978893 -0.199081; + texcoord 0.00000 2.00000; + vertex -22.1400 -46.2137 153.164; + normal -0.0309715 0.979080 -0.201104; + texcoord 0.00000 1.00000; + vertex -21.6891 -46.1965 153.144; + normal 0.178341 0.958145 -0.223946; + texcoord 1.00000 2.00000; + vertex -24.2168 -50.2676 133.714; + normal 0.181689 0.957448 -0.224236; + texcoord 1.00000 1.00000; + vertex -22.1266 -50.6615 133.725; + normal 0.353187 0.832834 -0.426200; + texcoord 0.00000 2.00000; + vertex -69.3478 -79.7395 97.7705; + normal 0.361314 0.831004 -0.422947; + texcoord 0.00000 1.00000; + vertex -68.5770 -79.8732 98.1481; + normal 0.460500 0.802497 -0.379391; + texcoord 1.00000 2.00000; + vertex -65.3158 -87.6670 85.6208; + normal 0.464598 0.801059 -0.377430; + texcoord 1.00000 1.00000; + vertex -63.8964 -88.0830 86.4850; + normal 0.168495 0.789287 0.590453; + texcoord 0.00000 2.00000; + vertex -59.5829 -80.4771 21.9356; + normal 0.180199 0.784362 0.593552; + texcoord 0.00000 1.00000; + vertex -59.0041 -80.7427 22.1255; + normal 0.381043 0.675502 0.631271; + texcoord 1.00000 2.00000; + vertex -50.0541 -70.0621 5.29421; + normal 0.385150 0.672756 0.631711; + texcoord 1.00000 1.00000; + vertex -48.6026 -71.1534 5.57141; + normal 0.458811 -0.498645 -0.735423; + texcoord 0.00000 2.00000; + vertex 20.0208 115.526 101.095; + normal 0.452488 -0.499637 -0.738659; + texcoord 0.00000 1.00000; + vertex 19.1911 115.346 100.700; + normal 0.336821 -0.512931 -0.789591; + texcoord 1.00000 2.00000; + vertex 21.5969 132.047 90.8770; + normal 0.332762 -0.513239 -0.791110; + texcoord 1.00000 1.00000; + vertex 20.0790 131.809 90.3927; + normal -0.258406 -0.819542 -0.511446; + texcoord 0.00000 2.00000; + vertex 22.4018 49.8902 155.048; + normal -0.266934 -0.814508 -0.515095; + texcoord 0.00000 1.00000; + vertex 21.6924 50.2582 154.817; + normal -0.372056 -0.743100 -0.556216; + texcoord 1.00000 2.00000; + vertex 29.7737 55.2226 142.779; + normal -0.376137 -0.739957 -0.557660; + texcoord 1.00000 1.00000; + vertex 28.3641 56.1715 142.471; + normal -0.899899 0.374618 0.223257; + texcoord 0.00000 2.00000; + vertex 18.7739 -62.0389 143.213; + normal -0.892920 0.393813 0.218186; + texcoord 0.00000 1.00000; + vertex 18.9237 -61.6377 143.144; + normal -0.745683 0.652840 0.133254; + texcoord 1.00000 2.00000; + vertex 12.7650 -64.6301 123.341; + normal -0.742960 0.656212 0.131897; + texcoord 1.00000 1.00000; + vertex 14.0836 -63.0458 122.886; + normal -0.489144 0.701283 -0.518595; + texcoord 0.00000 2.00000; + vertex -42.9054 -113.638 70.5258; + normal -0.487409 0.705598 -0.514358; + texcoord 0.00000 1.00000; + vertex -42.6833 -112.959 71.2348; + normal -0.454608 0.775305 -0.438444; + texcoord 1.00000 2.00000; + vertex -27.3168 -109.499 61.4189; + normal -0.453224 0.777834 -0.435386; + texcoord 1.00000 1.00000; + vertex -26.9254 -108.591 62.6339; + normal -0.984310 -0.0815715 -0.156460; + texcoord 0.00000 2.00000; + vertex 13.1844 -105.546 33.7835; + normal -0.985445 -0.0737598 -0.153156; + texcoord 0.00000 1.00000; + vertex 13.0753 -104.892 34.1288; + normal -0.993637 0.0292263 -0.108771; + texcoord 1.00000 2.00000; + vertex 14.9541 -98.1287 18.7832; + normal -0.993693 0.0325675 -0.107305; + texcoord 1.00000 1.00000; + vertex 14.9078 -96.5254 19.6980; + normal 0.834111 -0.404962 0.374520; + texcoord 0.00000 2.00000; + vertex 0.414390 164.700 62.1930; + normal 0.826721 -0.413697 0.381296; + texcoord 0.00000 1.00000; + vertex 0.0335300 164.271 62.5777; + normal 0.674442 -0.553834 0.488259; + texcoord 1.00000 2.00000; + vertex 0.875240 150.844 46.1845; + normal 0.670486 -0.556720 0.490419; + texcoord 1.00000 1.00000; + vertex -0.458990 149.976 47.0238; + normal 0.725909 -0.553568 -0.408189; + texcoord 0.00000 2.00000; + vertex -17.5314 101.338 142.857; + normal 0.725049 -0.558418 -0.403080; + texcoord 0.00000 1.00000; + vertex -17.6005 100.666 143.646; + normal 0.708123 -0.626634 -0.325410; + texcoord 1.00000 2.00000; + vertex -28.3861 93.1340 134.680; + normal 0.707124 -0.629710 -0.321624; + texcoord 1.00000 1.00000; + vertex -28.5836 92.2699 135.937; + normal -0.916744 -0.293893 -0.270570; + texcoord 0.00000 2.00000; + vertex 18.7244 -39.3011 181.664; + normal -0.917333 -0.285902 -0.277057; + texcoord 0.00000 1.00000; + vertex 18.6524 -38.6580 181.210; + normal -0.914802 -0.166049 -0.368192; + texcoord 1.00000 2.00000; + vertex 25.6234 -48.5745 168.362; + normal -0.914372 -0.162092 -0.371012; + texcoord 1.00000 1.00000; + vertex 25.7124 -47.0594 167.481; + normal -0.890214 0.0867323 0.447209; + texcoord 0.00000 2.00000; + vertex 45.7963 52.2283 73.7264; + normal -0.892461 0.0854559 0.442957; + texcoord 0.00000 1.00000; + vertex 45.1792 51.9604 72.5499; + normal -0.934152 0.0584376 0.352059; + texcoord 1.00000 2.00000; + vertex 45.8522 36.0027 76.9845; + normal -0.936270 0.0568453 0.346651; + texcoord 1.00000 1.00000; + vertex 45.4525 35.8103 75.9366; + normal -0.853186 0.316597 0.414535; + texcoord 0.00000 2.00000; + vertex 43.2134 36.4264 87.3403; + normal -0.855082 0.315640 0.411346; + texcoord 0.00000 1.00000; + vertex 42.5112 36.1336 86.1186; + normal -0.900309 0.288887 0.325558; + texcoord 1.00000 2.00000; + vertex 39.4614 18.6851 93.1677; + normal -0.902447 0.287391 0.320931; + texcoord 1.00000 1.00000; + vertex 39.0575 18.4739 92.2211; + normal 0.198705 -0.181086 -0.963184; + texcoord 0.00000 2.00000; + vertex 42.4071 -33.0085 104.525; + normal 0.193137 -0.180511 -0.964424; + texcoord 0.00000 1.00000; + vertex 41.2557 -32.9593 104.278; + normal 0.0840589 -0.168211 -0.982160; + texcoord 1.00000 2.00000; + vertex 43.7356 -15.0778 101.428; + normal 0.0790219 -0.167596 -0.982684; + texcoord 1.00000 1.00000; + vertex 42.3775 -15.0393 101.312; + normal -0.626648 -0.728851 0.275843; + texcoord 0.00000 2.00000; + vertex 40.8582 52.0664 87.3710; + normal -0.619129 -0.732422 0.283263; + texcoord 0.00000 1.00000; + vertex 40.3330 52.3584 86.9495; + normal -0.489441 -0.776811 0.396247; + texcoord 1.00000 2.00000; + vertex 48.3866 40.1151 72.8952; + normal -0.486070 -0.777591 0.398858; + texcoord 1.00000 1.00000; + vertex 46.9716 40.4482 71.8202; + normal -0.408980 -0.912439 -0.0137885; + texcoord 0.00000 2.00000; + vertex 25.5361 34.6195 98.8440; + normal -0.399438 -0.916733 -0.00713917; + texcoord 0.00000 1.00000; + vertex 25.0563 34.8380 98.6127; + normal -0.254422 -0.962970 0.0892084; + texcoord 1.00000 2.00000; + vertex 35.1901 30.5573 81.3058; + normal -0.251566 -0.963550 0.0910244; + texcoord 1.00000 1.00000; + vertex 33.5299 30.8947 80.2891; + normal -0.947041 -0.307213 0.0934567; + texcoord 0.00000 2.00000; + vertex 36.5471 -25.7682 97.3029; + normal -0.943040 -0.317589 0.0990580; + texcoord 0.00000 1.00000; + vertex 36.3744 -25.2850 97.1419; + normal -0.873056 -0.455308 0.174553; + texcoord 1.00000 2.00000; + vertex 37.5808 -34.4057 79.3853; + normal -0.871526 -0.457717 0.175894; + texcoord 1.00000 1.00000; + vertex 36.5998 -32.8526 78.5658; + normal -0.953345 0.166572 0.251769; + texcoord 0.00000 2.00000; + vertex 12.1701 -49.6876 68.7189; + normal -0.953840 0.155579 0.256873; + texcoord 0.00000 1.00000; + vertex 12.2257 -49.1129 68.5490; + normal -0.946754 0.00525818 0.321915; + texcoord 1.00000 2.00000; + vertex 6.60232 -56.4819 52.1310; + normal -0.946313 0.00195751 0.323245; + texcoord 1.00000 1.00000; + vertex 6.37283 -54.6785 51.4482; + normal -0.819726 0.564031 0.0995923; + texcoord 0.00000 2.00000; + vertex 7.69577 -56.8307 59.5787; + normal -0.824885 0.554893 0.107978; + texcoord 0.00000 1.00000; + vertex 8.02579 -56.2842 59.1999; + normal -0.879165 0.424004 0.217463; + texcoord 1.00000 2.00000; + vertex 0.790740 -64.4435 45.8585; + normal -0.880348 0.419901 0.220613; + texcoord 1.00000 1.00000; + vertex 1.20628 -63.0262 44.8192; + normal 0.582504 -0.594304 0.554519; + texcoord 0.00000 2.00000; + vertex -10.3644 86.3938 81.4695; + normal 0.585615 -0.585586 0.560486; + texcoord 0.00000 1.00000; + vertex -10.6679 85.7447 81.0926; + normal 0.625739 -0.435911 0.646864; + texcoord 1.00000 2.00000; + vertex 4.23086 88.8574 68.7781; + normal 0.626580 -0.431520 0.648990; + texcoord 1.00000 1.00000; + vertex 3.92943 87.3227 68.0487; + normal 0.833361 -0.546756 0.0810389; + texcoord 0.00000 2.00000; + vertex -19.2076 47.8586 95.3299; + normal 0.838859 -0.537123 0.0883980; + texcoord 0.00000 1.00000; + vertex -19.5236 47.3342 95.0422; + normal 0.897402 -0.400996 0.184043; + texcoord 1.00000 2.00000; + vertex -13.1021 54.9358 80.2928; + normal 0.898562 -0.397256 0.186476; + texcoord 1.00000 1.00000; + vertex -13.5852 53.3964 79.3416; + normal 0.915426 -0.401833 -0.0229104; + texcoord 0.00000 2.00000; + vertex -12.9080 3.25087 90.4425; + normal 0.918607 -0.394889 -0.0149886; + texcoord 0.00000 1.00000; + vertex -13.1344 2.75975 90.0074; + normal 0.955130 -0.271887 0.117494; + texcoord 1.00000 2.00000; + vertex -7.13641 17.2873 74.8660; + normal 0.955557 -0.269148 0.120292; + texcoord 1.00000 1.00000; + vertex -7.33771 15.9885 73.5590; + normal 0.914352 0.176326 -0.364513; + texcoord 0.00000 2.00000; + vertex -32.4099 -22.2886 90.7251; + normal 0.914663 0.187054 -0.358331; + texcoord 0.00000 1.00000; + vertex -32.3942 -22.8468 90.4945; + normal 0.900663 0.353370 -0.252854; + texcoord 1.00000 2.00000; + vertex -41.2874 -12.5933 73.1466; + normal 0.900072 0.356325 -0.250804; + texcoord 1.00000 1.00000; + vertex -40.9586 -14.1863 72.0633; + normal 0.961535 0.227100 -0.154518; + texcoord 0.00000 2.00000; + vertex -32.7452 -14.0969 64.1650; + normal 0.959328 0.239845 -0.148879; + texcoord 0.00000 1.00000; + vertex -32.6480 -14.5937 64.0393; + normal 0.910661 0.407213 -0.0698100; + texcoord 1.00000 2.00000; + vertex -37.2405 -7.41358 46.0141; + normal 0.909485 0.410077 -0.0683695; + texcoord 1.00000 1.00000; + vertex -36.5254 -9.13628 45.1934; + normal 0.199775 0.979820 0.00651081; + texcoord 0.00000 2.00000; + vertex -15.9114 19.9909 106.083; + normal 0.189936 0.981707 0.0132430; + texcoord 0.00000 1.00000; + vertex -15.3972 19.8877 105.835; + normal 0.0409594 0.992783 0.112716; + texcoord 1.00000 2.00000; + vertex -26.7877 22.3253 88.5042; + normal 0.0381305 0.992684 0.114561; + texcoord 1.00000 1.00000; + vertex -25.1221 22.3826 87.4533; + normal 0.265531 0.957327 -0.114095; + texcoord 0.00000 2.00000; + vertex -28.2874 -5.54986 108.163; + normal 0.254673 0.961027 -0.107559; + texcoord 0.00000 1.00000; + vertex -27.7760 -5.71599 107.959; + normal 0.0981056 0.995075 -0.0141581; + texcoord 1.00000 2.00000; + vertex -37.8557 -4.96652 90.7896; + normal 0.0949803 0.995403 -0.0123090; + texcoord 1.00000 1.00000; + vertex -36.1391 -5.14233 89.8178; + normal -0.313539 0.916155 0.249705; + texcoord 0.00000 2.00000; + vertex -0.362620 -64.0589 93.2644; + normal -0.323567 0.911185 0.255044; + texcoord 0.00000 1.00000; + vertex 0.182760 -63.8224 93.0817; + normal -0.451887 0.831877 0.322148; + texcoord 1.00000 2.00000; + vertex -8.91208 -62.5913 77.1450; + normal -0.454730 0.829759 0.323607; + texcoord 1.00000 1.00000; + vertex -7.46712 -61.5295 76.4527; + normal 0.0651768 0.914626 0.399012; + texcoord 0.00000 2.00000; + vertex -24.5454 -60.6240 61.9462; + normal 0.0566070 0.912706 0.404676; + texcoord 0.00000 1.00000; + vertex -23.9513 -60.5370 61.6497; + normal -0.0824765 0.867868 0.489900; + texcoord 1.00000 2.00000; + vertex -36.0989 -52.7988 45.8963; + normal -0.0854009 0.866648 0.491556; + texcoord 1.00000 1.00000; + vertex -34.5605 -52.1645 45.0451; + normal -0.151065 0.838834 0.523008; + texcoord 0.00000 2.00000; + vertex -18.5474 -52.6913 32.6630; + normal -0.161756 0.836339 0.523806; + texcoord 0.00000 1.00000; + vertex -17.8805 -52.5918 32.6961; + normal -0.305070 0.792344 0.528322; + texcoord 1.00000 2.00000; + vertex -21.1276 -43.5922 17.3242; + normal -0.308656 0.790980 0.528282; + texcoord 1.00000 1.00000; + vertex -19.3887 -42.9500 17.3785; + normal 0.154550 -0.420232 0.894158; + texcoord 0.00000 2.00000; + vertex 12.7214 146.630 49.3874; + normal 0.162684 -0.415138 0.895095; + texcoord 0.00000 1.00000; + vertex 11.8831 146.208 49.3338; + normal 0.317527 -0.308559 0.896643; + texcoord 1.00000 2.00000; + vertex 22.8929 130.348 39.9772; + normal 0.321875 -0.305287 0.896212; + texcoord 1.00000 1.00000; + vertex 21.6379 129.391 40.1018; + normal -0.0645376 -0.962977 0.261743; + texcoord 0.00000 2.00000; + vertex 9.16635 93.0166 128.855; + normal -0.0509334 -0.962890 0.265043; + texcoord 0.00000 1.00000; + vertex 8.51062 93.0467 128.804; + normal 0.0999192 -0.949322 0.298001; + texcoord 1.00000 2.00000; + vertex 11.9975 88.9351 114.537; + normal 0.104473 -0.948551 0.298892; + texcoord 1.00000 1.00000; + vertex 10.1601 88.6416 114.248; + normal -0.780022 -0.613891 -0.121258; + texcoord 0.00000 2.00000; + vertex 31.9683 -8.72902 158.507; + normal -0.777546 -0.618805 -0.111816; + texcoord 0.00000 1.00000; + vertex 31.7173 -8.26962 157.796; + normal -0.717630 -0.693931 0.0588844; + texcoord 1.00000 2.00000; + vertex 43.8909 -21.7240 147.601; + normal -0.715522 -0.695680 0.0637092; + texcoord 1.00000 1.00000; + vertex 43.2548 -21.2022 146.156; + normal 0.622603 -0.593320 -0.510232; + texcoord 0.00000 2.00000; + vertex -27.3352 -55.6968 127.611; + normal 0.632731 -0.590471 -0.500995; + texcoord 0.00000 1.00000; + vertex -28.0346 -55.9682 127.073; + normal 0.762664 -0.537605 -0.359617; + texcoord 1.00000 2.00000; + vertex -23.2773 -43.0681 117.877; + normal 0.767041 -0.535155 -0.353917; + texcoord 1.00000 1.00000; + vertex -24.2214 -43.6190 116.664; + normal 0.551893 0.764995 -0.331959; + texcoord 0.00000 2.00000; + vertex -20.2155 -80.3852 64.0877; + normal 0.548377 0.771133 -0.323476; + texcoord 0.00000 1.00000; + vertex -19.8833 -80.8778 63.5049; + normal 0.475060 0.863982 -0.166892; + texcoord 1.00000 2.00000; + vertex -36.3384 -74.0951 51.7781; + normal 0.472892 0.865968 -0.162702; + texcoord 1.00000 1.00000; + vertex -35.6057 -74.7593 50.3727; + normal 0.882107 0.429226 -0.194042; + texcoord 0.00000 2.00000; + vertex -23.3920 111.297 99.6685; + normal 0.877780 0.441492 -0.185976; + texcoord 0.00000 1.00000; + vertex -23.1493 110.667 99.3769; + normal 0.808816 0.581936 -0.0846623; + texcoord 1.00000 2.00000; + vertex -29.2624 117.233 86.1127; + normal 0.806138 0.586107 -0.0813635; + texcoord 1.00000 1.00000; + vertex -28.4182 115.938 85.1484; + normal 0.616135 -0.725894 0.305705; + texcoord 0.00000 2.00000; + vertex -30.4718 93.3177 137.097; + normal 0.619030 -0.719599 0.314609; + texcoord 0.00000 1.00000; + vertex -30.7719 92.7953 136.461; + normal 0.655588 -0.601101 0.457037; + texcoord 1.00000 2.00000; + vertex -16.2282 100.773 126.091; + normal 0.656328 -0.597187 0.461086; + texcoord 1.00000 1.00000; + vertex -16.4486 99.6193 124.911; + normal 0.264502 0.932309 0.246656; + texcoord 0.00000 2.00000; + vertex -21.6273 -53.5714 153.095; + normal 0.252723 0.933820 0.253200; + texcoord 0.00000 1.00000; + vertex -20.9774 -53.6897 152.845; + normal 0.101606 0.938137 0.331021; + texcoord 1.00000 2.00000; + vertex -27.9986 -48.0072 138.896; + normal 0.0970984 0.937852 0.333174; + texcoord 1.00000 1.00000; + vertex -26.3209 -47.9155 138.149; + normal 0.871228 0.322557 0.370027; + texcoord 0.00000 2.00000; + vertex -60.0928 -77.5579 98.8811; + normal 0.864942 0.328698 0.379253; + texcoord 0.00000 1.00000; + vertex -59.6569 -78.0733 98.3040; + normal 0.757320 0.412069 0.506622; + texcoord 1.00000 2.00000; + vertex -60.6052 -64.1017 88.3575; + normal 0.753031 0.414756 0.510806; + texcoord 1.00000 1.00000; + vertex -59.5205 -64.7950 87.3214; + normal 0.136177 0.422807 0.895930; + texcoord 0.00000 2.00000; + vertex -48.2194 -93.8456 18.2708; + normal 0.126687 0.423159 0.897155; + texcoord 0.00000 1.00000; + vertex -47.2859 -93.9673 18.1864; + normal -0.0622935 0.422124 0.904395; + texcoord 1.00000 2.00000; + vertex -47.7450 -74.3598 9.00300; + normal -0.0677427 0.421869 0.904123; + texcoord 1.00000 1.00000; + vertex -46.1705 -74.2745 9.08117; + normal -0.246915 -0.755826 -0.606433; + texcoord 0.00000 2.00000; + vertex 10.3317 114.742 92.3857; + normal -0.239972 -0.763721 -0.599286; + texcoord 0.00000 1.00000; + vertex 9.77252 115.270 91.9554; + normal -0.125543 -0.871570 -0.473925; + texcoord 1.00000 2.00000; + vertex 24.7456 118.864 81.3798; + normal -0.121794 -0.874442 -0.469594; + texcoord 1.00000 1.00000; + vertex 23.7519 119.607 80.2532; + normal -0.828233 -0.560280 -0.0107826; + texcoord 0.00000 2.00000; + vertex 14.4971 68.4727 148.499; + normal -0.823523 -0.567275 -0.00286197; + texcoord 0.00000 1.00000; + vertex 14.1879 68.9374 148.099; + normal -0.734653 -0.667386 0.121989; + texcoord 1.00000 2.00000; + vertex 22.2960 57.2432 132.950; + normal -0.732379 -0.669373 0.124740; + texcoord 1.00000 1.00000; + vertex 21.2495 58.1574 131.712; + normal -0.875810 0.453328 0.165682; + texcoord 0.00000 2.00000; + vertex 25.0491 -49.2843 138.998; + normal -0.880351 0.442701 0.170290; + texcoord 0.00000 1.00000; + vertex 25.2721 -48.8122 138.885; + normal -0.927190 0.297032 0.228233; + texcoord 1.00000 2.00000; + vertex 19.3457 -53.8667 121.387; + normal -0.927846 0.294160 0.229285; + texcoord 1.00000 1.00000; + vertex 19.7791 -52.0061 120.754; + normal -0.510871 0.648608 0.564197; + texcoord 0.00000 2.00000; + vertex -22.8769 -106.693 86.6497; + normal -0.518284 0.639702 0.567595; + texcoord 0.00000 1.00000; + vertex -22.3522 -106.164 86.5168; + normal -0.611538 0.509253 0.605543; + texcoord 1.00000 2.00000; + vertex -32.7307 -102.653 73.0826; + normal -0.614086 0.505115 0.606430; + texcoord 1.00000 1.00000; + vertex -31.7952 -101.170 72.7948; + normal -0.685507 0.323449 0.652273; + texcoord 0.00000 2.00000; + vertex 18.5877 -101.130 36.6156; + normal -0.685262 0.312068 0.658050; + texcoord 0.00000 1.00000; + vertex 18.6559 -100.306 36.2786; + normal -0.669718 0.145496 0.728223; + texcoord 1.00000 2.00000; + vertex 6.55550 -105.671 26.2224; + normal -0.668724 0.139261 0.730353; + texcoord 1.00000 1.00000; + vertex 6.32660 -104.127 25.7183; + normal 0.248524 -0.388578 0.887267; + texcoord 0.00000 2.00000; + vertex -1.52914 156.190 66.0436; + normal 0.251058 -0.379230 0.890592; + texcoord 0.00000 1.00000; + vertex -1.87601 155.276 65.7406; + normal 0.295186 -0.188745 0.936611; + texcoord 1.00000 2.00000; + vertex 17.3313 152.428 59.1131; + normal 0.296445 -0.182300 0.937490; + texcoord 1.00000 1.00000; + vertex 17.0587 150.963 58.9144; + normal 0.559300 -0.799997 0.217229; + texcoord 0.00000 2.00000; + vertex -16.3796 101.783 150.389; + normal 0.568214 -0.792374 0.221981; + texcoord 0.00000 1.00000; + vertex -16.8332 101.430 150.255; + normal 0.674209 -0.683555 0.279633; + texcoord 1.00000 2.00000; + vertex -9.01523 102.463 133.931; + normal 0.676390 -0.680898 0.280846; + texcoord 1.00000 1.00000; + vertex -10.2033 101.034 133.327; + normal 0.0239936 -0.993053 -0.115199; + texcoord 0.00000 2.00000; + vertex 13.0087 -26.8948 169.457; + normal 0.0323444 -0.993756 -0.106788; + texcoord 0.00000 1.00000; + vertex 12.4324 -26.8567 169.008; + normal 0.162738 -0.986296 0.0271462; + texcoord 1.00000 2.00000; + vertex 26.7864 -24.8759 154.923; + normal 0.165868 -0.985679 0.0304232; + texcoord 1.00000 1.00000; + vertex 25.5284 -25.1274 153.634; + normal 0.903314 -0.225852 -0.364712; + texcoord 0.00000 2.00000; + vertex -39.3571 -87.6792 116.343; + normal 0.908881 -0.217106 -0.356090; + texcoord 0.00000 1.00000; + vertex -39.6840 -88.2748 115.902; + normal 0.970209 -0.0878234 -0.225789; + texcoord 1.00000 2.00000; + vertex -41.3239 -75.3138 103.814; + normal 0.971538 -0.0837379 -0.221589; + texcoord 1.00000 1.00000; + vertex -41.7021 -76.5228 102.612; + normal 0.765153 0.641554 0.0543058; + texcoord 0.00000 2.00000; + vertex -24.0909 -98.6201 45.0327; + normal 0.759337 0.647626 0.0631506; + texcoord 0.00000 1.00000; + vertex -23.6880 -99.0595 44.5471; + normal 0.658354 0.727077 0.194753; + texcoord 1.00000 2.00000; + vertex -31.9942 -88.0510 31.5274; + normal 0.655247 0.728924 0.198298; + texcoord 1.00000 1.00000; + vertex -30.8893 -88.7104 30.3001; + normal 0.909040 -0.412749 -0.0573125; + texcoord 0.00000 2.00000; + vertex -3.73875 153.350 76.0054; + normal 0.913579 -0.403827 -0.0479383; + texcoord 0.00000 1.00000; + vertex -4.02696 152.778 75.5517; + normal 0.957785 -0.276419 0.0789976; + texcoord 1.00000 2.00000; + vertex 0.146290 163.692 63.1436; + normal 0.958651 -0.272216 0.0829858; + texcoord 1.00000 1.00000; + vertex -0.119140 162.400 61.9696; + normal 0.968833 0.0625669 0.239683; + texcoord 0.00000 2.00000; + vertex -20.8449 92.8149 151.327; + normal 0.965499 0.0717181 0.250336; + texcoord 0.00000 1.00000; + vertex -20.6591 92.1611 150.746; + normal 0.904725 0.187803 0.382364; + texcoord 1.00000 2.00000; + vertex -19.0405 103.949 141.127; + normal 0.901600 0.192375 0.387440; + texcoord 1.00000 1.00000; + vertex -18.3526 102.916 140.039; + normal 0.826223 0.423379 0.371626; + texcoord 0.00000 2.00000; + vertex 3.41906 -34.7834 166.656; + normal 0.820721 0.426574 0.380069; + texcoord 0.00000 1.00000; + vertex 3.90283 -35.1380 165.984; + normal 0.705596 0.475956 0.524976; + texcoord 1.00000 2.00000; + vertex -0.773680 -17.4638 156.246; + normal 0.701856 0.477133 0.528907; + texcoord 1.00000 1.00000; + vertex 0.332850 -17.8082 155.088; + normal -0.0715199 0.830906 0.551797; + texcoord 0.00000 2.00000; + vertex -39.7098 -97.5680 104.623; + normal -0.0821081 0.829153 0.552960; + texcoord 0.00000 1.00000; + vertex -39.0327 -97.5132 104.628; + normal -0.230051 0.794188 0.562444; + texcoord 1.00000 2.00000; + vertex -42.3716 -87.5659 89.2167; + normal -0.233679 0.793078 0.562513; + texcoord 1.00000 1.00000; + vertex -40.5974 -87.0403 89.2127; + normal -0.312591 0.206891 0.927083; + texcoord 0.00000 2.00000; + vertex -15.4494 -102.748 24.4191; + normal -0.322950 0.201558 0.924704; + texcoord 0.00000 1.00000; + vertex -14.4746 -102.369 24.6632; + normal -0.492330 0.106305 0.863893; + texcoord 1.00000 2.00000; + vertex -21.0089 -87.1792 19.0702; + normal -0.498898 0.102269 0.860605; + texcoord 1.00000 1.00000; + vertex -19.8790 -86.4809 19.6422; + normal 0.0868048 -0.465752 -0.880647; + texcoord 0.00000 2.00000; + vertex 44.4110 56.5371 82.6879; + normal 0.119976 -0.454526 -0.882616; + texcoord 0.00000 1.00000; + vertex 40.2768 53.1844 84.0536; + normal 0.188027 -0.429566 -0.883243; + texcoord 1.00000 2.00000; + vertex 33.9791 70.1139 74.4793; + normal 0.210381 -0.420788 -0.882427; + texcoord 1.00000 1.00000; + vertex 27.5786 64.6847 75.5422; + normal 0.253378 -0.161630 -0.953769; + texcoord 0.00000 2.00000; + vertex 29.0212 40.2721 97.9243; + normal 0.274638 -0.150692 -0.949666; + texcoord 0.00000 1.00000; + vertex 25.1109 35.7459 97.6525; + normal 0.316840 -0.128461 -0.939739; + texcoord 1.00000 2.00000; + vertex 17.2459 52.9077 92.6548; + normal 0.333017 -0.119750 -0.935286; + texcoord 1.00000 1.00000; + vertex 12.0896 46.9203 91.5854; + normal -0.140581 -0.338097 -0.930552; + texcoord 0.00000 2.00000; + vertex 43.4878 -26.9960 96.1993; + normal -0.114307 -0.352290 -0.928884; + texcoord 0.00000 1.00000; + vertex 37.6833 -26.4237 96.8682; + normal -0.0681417 -0.376340 -0.923972; + texcoord 1.00000 2.00000; + vertex 46.1444 -11.5466 90.1847; + normal -0.0480240 -0.386469 -0.921051; + texcoord 1.00000 1.00000; + vertex 38.0939 -10.8224 90.3006; + normal -0.548389 -0.212126 -0.808871; + texcoord 0.00000 2.00000; + vertex 15.9041 -48.9663 66.0143; + normal -0.523184 -0.245241 -0.816171; + texcoord 0.00000 1.00000; + vertex 12.0514 -46.3213 67.9326; + normal -0.458454 -0.323411 -0.827783; + texcoord 1.00000 2.00000; + vertex 25.7687 -33.0643 55.1561; + normal -0.441587 -0.342357 -0.829333; + texcoord 1.00000 1.00000; + vertex 18.4051 -28.4792 57.1841; + normal 0.00942136 -0.0338158 -0.999384; + texcoord 0.00000 2.00000; + vertex 15.6091 -59.2322 58.2523; + normal 0.0169717 -0.0412736 -0.999004; + texcoord 0.00000 1.00000; + vertex 9.48893 -56.1721 58.0910; + normal 0.0397615 -0.0637670 -0.997172; + texcoord 1.00000 2.00000; + vertex 25.5227 -39.9594 57.6936; + normal 0.0470017 -0.0709078 -0.996375; + texcoord 1.00000 1.00000; + vertex 19.2716 -36.6876 57.1659; + normal 0.110632 -0.272950 -0.955646; + texcoord 0.00000 2.00000; + vertex -17.8533 89.4376 78.0130; + normal 0.108985 -0.271040 -0.956378; + texcoord 0.00000 1.00000; + vertex -11.5597 85.6360 79.8274; + normal 0.103687 -0.264885 -0.958689; + texcoord 1.00000 2.00000; + vertex -28.5458 71.7636 81.8232; + normal 0.101794 -0.262683 -0.959498; + texcoord 1.00000 1.00000; + vertex -23.3998 68.4567 83.2744; + normal 0.123492 -0.00828641 -0.992311; + texcoord 0.00000 2.00000; + vertex -26.1767 52.6254 93.1932; + normal 0.114615 0.00490394 -0.993398; + texcoord 0.00000 1.00000; + vertex -20.4471 49.0827 93.9358; + normal 0.0992082 0.0276918 -0.994681; + texcoord 1.00000 2.00000; + vertex -34.5629 39.4446 92.2596; + normal 0.0907194 0.0401912 -0.995065; + texcoord 1.00000 1.00000; + vertex -28.5666 35.5986 92.6509; + normal 0.499197 0.311689 -0.808488; + texcoord 0.00000 2.00000; + vertex -17.9603 10.8013 89.8762; + normal 0.481230 0.354783 -0.801590; + texcoord 0.00000 1.00000; + vertex -14.9006 7.30186 90.4162; + normal 0.440222 0.442275 -0.781408; + texcoord 1.00000 2.00000; + vertex -31.9850 2.18297 77.8941; + normal 0.428980 0.464085 -0.774985; + texcoord 1.00000 1.00000; + vertex -25.5170 -4.52047 77.4601; + normal -0.211458 0.330347 -0.919868; + texcoord 0.00000 2.00000; + vertex -38.0916 -19.3378 95.5718; + normal -0.227293 0.340837 -0.912233; + texcoord 0.00000 1.00000; + vertex -32.3642 -20.4228 93.8656; + normal -0.260615 0.362647 -0.894744; + texcoord 1.00000 2.00000; + vertex -44.2612 -36.2382 90.9208; + normal -0.272952 0.370628 -0.887768; + texcoord 1.00000 1.00000; + vertex -37.0098 -37.6254 88.1121; + normal 0.156254 0.316756 -0.935548; + texcoord 0.00000 2.00000; + vertex -40.1595 -18.9804 58.8235; + normal 0.131265 0.327991 -0.935517; + texcoord 0.00000 1.00000; + vertex -34.4397 -19.3627 59.6494; + normal 0.0758095 0.351895 -0.932965; + texcoord 1.00000 2.00000; + vertex -42.4074 -37.0650 52.3250; + normal 0.0571281 0.359633 -0.931344; + texcoord 1.00000 1.00000; + vertex -34.2681 -37.5468 52.6382; + normal -0.268377 0.0958431 -0.958534; + texcoord 0.00000 2.00000; + vertex -14.4746 18.2172 104.590; + normal -0.287319 0.0800032 -0.954488; + texcoord 0.00000 1.00000; + vertex -11.7820 23.7214 104.386; + normal -0.318667 0.0533397 -0.946365; + texcoord 1.00000 2.00000; + vertex -1.28974 10.0754 100.084; + normal -0.333629 0.0404084 -0.941838; + texcoord 1.00000 1.00000; + vertex 2.12653 17.0571 99.1737; + normal -0.299598 0.460908 -0.835347; + texcoord 0.00000 2.00000; + vertex -28.9732 -9.29754 105.932; + normal -0.338752 0.444214 -0.829410; + texcoord 0.00000 1.00000; + vertex -25.3869 -6.07940 106.421; + normal -0.420443 0.405727 -0.811550; + texcoord 1.00000 2.00000; + vertex -19.6918 -23.6019 94.7107; + normal -0.441427 0.394986 -0.805685; + texcoord 1.00000 1.00000; + vertex -13.1393 -17.2263 94.2463; + normal -0.0846440 0.145696 -0.985702; + texcoord 0.00000 2.00000; + vertex 1.29902 -72.8142 90.8439; + normal -0.0868899 0.131965 -0.987439; + texcoord 0.00000 1.00000; + vertex -0.157410 -66.2883 91.9335; + normal -0.0917080 0.102058 -0.990542; + texcoord 1.00000 2.00000; + vertex 18.6477 -69.1071 89.9020; + normal -0.0937838 0.0889784 -0.991609; + texcoord 1.00000 1.00000; + vertex 17.2213 -62.1617 90.6602; + normal -0.240684 0.599146 -0.763606; + texcoord 0.00000 2.00000; + vertex -25.9263 -69.2659 55.3697; + normal -0.259521 0.574606 -0.776194; + texcoord 0.00000 1.00000; + vertex -24.9118 -64.4098 58.8602; + normal -0.288243 0.535164 -0.794050; + texcoord 1.00000 2.00000; + vertex -11.4529 -70.2244 50.0557; + normal -0.302808 0.514175 -0.802453; + texcoord 1.00000 1.00000; + vertex -10.1698 -63.5195 53.8677; + normal -0.249508 0.876259 -0.412208; + texcoord 0.00000 2.00000; + vertex -24.8164 -66.0471 24.8657; + normal -0.284987 0.849806 -0.443410; + texcoord 0.00000 1.00000; + vertex -22.9706 -63.6298 28.8871; + normal -0.369554 0.773219 -0.515327; + texcoord 1.00000 2.00000; + vertex -6.61505 -66.5547 12.7694; + normal -0.389099 0.752476 -0.531396; + texcoord 1.00000 1.00000; + vertex -3.64204 -60.7806 18.7688; + normal -0.208620 -0.788860 -0.578081; + texcoord 0.00000 2.00000; + vertex 7.43747 151.672 42.0397; + normal -0.205990 -0.798398 -0.565799; + texcoord 0.00000 1.00000; + vertex 11.0751 146.380 47.9488; + normal -0.193917 -0.837681 -0.510575; + texcoord 1.00000 2.00000; + vertex -10.9768 147.891 53.8446; + normal -0.189441 -0.850586 -0.490525; + texcoord 1.00000 1.00000; + vertex -9.02487 145.270 57.6347; + normal -0.270603 -0.306418 -0.912624; + texcoord 0.00000 2.00000; + vertex 10.9531 106.901 122.796; + normal -0.270531 -0.306220 -0.912712; + texcoord 0.00000 1.00000; + vertex 11.1626 99.5374 125.206; + normal -0.270357 -0.305743 -0.912923; + texcoord 1.00000 2.00000; + vertex -5.62384 106.799 127.745; + normal -0.270270 -0.305507 -0.913027; + texcoord 1.00000 1.00000; + vertex -5.63057 101.030 129.678; + normal 0.338432 -0.315174 -0.886639; + texcoord 0.00000 2.00000; + vertex 36.3334 -4.56701 157.242; + normal 0.370078 -0.306080 -0.877130; + texcoord 0.00000 1.00000; + vertex 32.0363 -8.22548 156.902; + normal 0.415679 -0.292101 -0.861329; + texcoord 1.00000 2.00000; + vertex 29.4874 7.51267 150.335; + normal 0.437658 -0.284977 -0.852786; + texcoord 1.00000 1.00000; + vertex 23.3193 2.08173 148.984; + normal 0.557074 0.393341 -0.731404; + texcoord 0.00000 2.00000; + vertex -28.5823 -50.2145 129.835; + normal 0.565144 0.410965 -0.715346; + texcoord 0.00000 1.00000; + vertex -28.5523 -54.9467 127.313; + normal 0.580069 0.445095 -0.682210; + texcoord 1.00000 2.00000; + vertex -44.0280 -42.9827 121.960; + normal 0.584709 0.456191 -0.670824; + texcoord 1.00000 1.00000; + vertex -43.8405 -50.2041 117.213; + normal -0.481957 -0.00439049 -0.876184; + texcoord 0.00000 2.00000; + vertex -26.4002 -86.8415 73.4182; + normal -0.499192 -0.0165337 -0.866333; + texcoord 0.00000 1.00000; + vertex -23.4301 -82.4390 71.7624; + normal -0.540072 -0.0460963 -0.840355; + texcoord 1.00000 2.00000; + vertex -13.1632 -101.515 66.2105; + normal -0.551364 -0.0544639 -0.832485; + texcoord 1.00000 1.00000; + vertex -8.87207 -95.0399 62.9448; + normal -0.115041 0.131297 -0.984645; + texcoord 0.00000 2.00000; + vertex -28.8049 111.778 95.4073; + normal -0.131203 0.134692 -0.982163; + texcoord 0.00000 1.00000; + vertex -21.6911 112.887 94.7241; + normal -0.169316 0.142578 -0.975194; + texcoord 1.00000 2.00000; + vertex -26.8424 90.1386 92.2925; + normal -0.183076 0.145383 -0.972290; + texcoord 1.00000 1.00000; + vertex -18.4629 91.3697 90.8988; + normal 0.192474 -0.190038 -0.962725; + texcoord 0.00000 2.00000; + vertex -38.2356 94.1862 132.428; + normal 0.188413 -0.186117 -0.964293; + texcoord 0.00000 1.00000; + vertex -30.6523 91.6527 134.445; + normal 0.181643 -0.179583 -0.966828; + texcoord 1.00000 2.00000; + vertex -43.4432 78.4224 134.499; + normal 0.177295 -0.175385 -0.968404; + texcoord 1.00000 1.00000; + vertex -36.6029 75.9621 136.197; + normal -0.239535 0.420785 -0.874965; + texcoord 0.00000 2.00000; + vertex -24.3596 -56.6671 151.797; + normal -0.282291 0.404660 -0.869806; + texcoord 0.00000 1.00000; + vertex -20.0373 -52.3346 152.697; + normal -0.338402 0.381815 -0.860059; + texcoord 1.00000 2.00000; + vertex -15.1141 -68.2719 143.685; + normal -0.366751 0.369512 -0.853788; + texcoord 1.00000 1.00000; + vertex -8.49071 -61.2582 143.875; + normal 0.227276 0.556619 -0.799075; + texcoord 0.00000 2.00000; + vertex -71.9148 -83.9150 94.6598; + normal 0.181431 0.557443 -0.810148; + texcoord 0.00000 1.00000; + vertex -66.8764 -82.0519 97.3907; + normal 0.0922553 0.555544 -0.826353; + texcoord 1.00000 2.00000; + vertex -64.2527 -100.712 85.1386; + normal 0.0615732 0.553847 -0.830339; + texcoord 1.00000 1.00000; + vertex -55.6987 -97.1292 88.1628; + normal 0.505530 0.442329 -0.740801; + texcoord 0.00000 2.00000; + vertex -47.7279 -99.9265 13.6948; + normal 0.510207 0.447405 -0.734518; + texcoord 0.00000 1.00000; + vertex -45.5792 -93.1782 19.1905; + normal 0.522713 0.461024 -0.717097; + texcoord 1.00000 2.00000; + vertex -30.3567 -108.637 20.3478; + normal 0.528354 0.467189 -0.708926; + texcoord 1.00000 1.00000; + vertex -28.7570 -103.891 24.6681; + normal 0.521091 0.127449 -0.843932; + texcoord 0.00000 2.00000; + vertex 13.3184 121.627 94.5777; + normal 0.538213 0.137174 -0.831571; + texcoord 0.00000 1.00000; + vertex 9.98766 116.576 91.7583; + normal 0.567373 0.153953 -0.808941; + texcoord 1.00000 2.00000; + vertex 1.19685 135.350 89.1655; + normal 0.579788 0.161186 -0.798664; + texcoord 1.00000 1.00000; + vertex -3.18435 128.646 84.6321; + normal 0.253599 -0.259435 -0.931870; + texcoord 0.00000 2.00000; + vertex 16.3446 69.1889 147.372; + normal 0.278911 -0.260757 -0.924237; + texcoord 0.00000 1.00000; + vertex 10.2794 67.0423 146.319; + normal 0.328943 -0.262854 -0.907030; + texcoord 1.00000 2.00000; + vertex 13.0086 88.7249 141.025; + normal 0.347045 -0.263438 -0.900089; + texcoord 1.00000 1.00000; + vertex 4.51567 85.6672 138.645; + normal -0.145701 0.0500458 -0.988062; + texcoord 0.00000 2.00000; + vertex 35.5658 -52.2340 138.090; + normal -0.137482 0.0396762 -0.989709; + texcoord 0.00000 1.00000; + vertex 28.6901 -48.7775 139.279; + normal -0.123756 0.0224135 -0.992059; + texcoord 1.00000 2.00000; + vertex 43.4098 -36.8609 137.712; + normal -0.115712 0.0123262 -0.993206; + texcoord 1.00000 1.00000; + vertex 36.3938 -33.1864 138.575; + normal -0.461951 0.375692 -0.803403; + texcoord 0.00000 2.00000; + vertex -20.7712 -111.674 82.3987; + normal -0.469872 0.339277 -0.814930; + texcoord 0.00000 1.00000; + vertex -22.2568 -106.039 85.8879; + normal -0.479044 0.291479 -0.827984; + texcoord 1.00000 2.00000; + vertex -6.73538 -106.519 76.7388; + normal -0.484088 0.261676 -0.834976; + texcoord 1.00000 1.00000; + vertex -8.94976 -98.7078 80.4706; + normal -0.762410 0.0140749 -0.646942; + texcoord 0.00000 2.00000; + vertex 19.1184 -100.754 30.3498; + normal -0.743809 -0.0374564 -0.667342; + texcoord 0.00000 1.00000; + vertex 15.9356 -97.2582 34.1767; + normal -0.710384 -0.116144 -0.694165; + texcoord 1.00000 2.00000; + vertex 27.4518 -87.8100 20.8106; + normal -0.693886 -0.150442 -0.704195; + texcoord 1.00000 1.00000; + vertex 21.3460 -82.0805 25.6030; + normal 0.700861 -0.551147 -0.452805; + texcoord 0.00000 2.00000; + vertex -5.05572 157.835 57.7496; + normal 0.699802 -0.544845 -0.461976; + texcoord 0.00000 1.00000; + vertex -2.36354 155.609 64.6264; + normal 0.697279 -0.531312 -0.481155; + texcoord 1.00000 2.00000; + vertex -17.1023 142.736 57.4822; + normal 0.695977 -0.524937 -0.489956; + texcoord 1.00000 1.00000; + vertex -14.2330 140.192 64.2835; + normal 0.268238 -0.197292 -0.942934; + texcoord 0.00000 2.00000; + vertex -19.6791 107.399 147.513; + normal 0.268026 -0.176583 -0.947091; + texcoord 0.00000 1.00000; + vertex -17.1241 101.095 149.559; + normal 0.267120 -0.130066 -0.954846; + texcoord 1.00000 2.00000; + vertex -39.0816 99.6749 143.609; + normal 0.266624 -0.112477 -0.957215; + texcoord 1.00000 1.00000; + vertex -35.9400 91.8133 145.408; + normal 0.116929 0.103542 -0.987728; + texcoord 0.00000 2.00000; + vertex 10.2446 -19.5193 168.985; + normal 0.119020 0.120142 -0.985596; + texcoord 0.00000 1.00000; + vertex 12.0428 -26.5687 168.459; + normal 0.123512 0.156630 -0.979904; + texcoord 1.00000 2.00000; + vertex -10.1196 -23.4814 166.159; + normal 0.125240 0.170988 -0.977281; + texcoord 1.00000 1.00000; + vertex -8.11168 -31.6739 164.983; + normal -0.282055 0.359719 -0.889408; + texcoord 0.00000 2.00000; + vertex -46.9814 -86.6433 119.851; + normal -0.296164 0.371534 -0.879914; + texcoord 0.00000 1.00000; + vertex -40.7681 -88.2228 117.242; + normal -0.321900 0.392945 -0.861380; + texcoord 1.00000 2.00000; + vertex -54.9957 -103.782 115.461; + normal -0.332929 0.402064 -0.852937; + texcoord 1.00000 1.00000; + vertex -47.2327 -105.771 111.493; + normal -0.264323 0.125062 -0.956291; + texcoord 0.00000 2.00000; + vertex -29.7959 -104.413 46.1024; + normal -0.288905 0.118941 -0.949941; + texcoord 0.00000 1.00000; + vertex -24.5413 -99.8617 45.2452; + normal -0.322178 0.110444 -0.940215; + texcoord 1.00000 2.00000; + vertex -20.9732 -117.623 41.9361; + normal -0.342022 0.105258 -0.933778; + texcoord 1.00000 1.00000; + vertex -14.4268 -111.961 40.1766; + normal 0.318480 0.423024 -0.848305; + texcoord 0.00000 2.00000; + vertex -7.77975 156.697 75.4736; + normal 0.307602 0.459441 -0.833244; + texcoord 0.00000 1.00000; + vertex -3.91750 152.251 74.7066; + normal 0.290478 0.512164 -0.808276; + texcoord 1.00000 2.00000; + vertex -22.3069 150.064 66.7121; + normal 0.282757 0.534331 -0.796579; + texcoord 1.00000 1.00000; + vertex -15.8055 142.957 64.2526; + normal 0.246241 0.347983 -0.904584; + texcoord 0.00000 2.00000; + vertex -27.8556 91.3872 148.458; + normal 0.213547 0.359592 -0.908345; + texcoord 0.00000 1.00000; + vertex -21.4913 91.9277 150.399; + normal 0.162623 0.376635 -0.911976; + texcoord 1.00000 2.00000; + vertex -26.6533 74.8004 142.405; + normal 0.137064 0.384722 -0.912799; + texcoord 1.00000 1.00000; + vertex -17.7470 75.6605 144.105; + normal 0.0532119 0.487276 -0.871625; + texcoord 0.00000 2.00000; + vertex 0.574950 -38.1798 162.434; + normal 0.0164693 0.478285 -0.878050; + texcoord 0.00000 1.00000; + vertex 5.36743 -34.8859 164.568; + normal -0.0615169 0.456891 -0.887393; + texcoord 1.00000 2.00000; + vertex 12.0793 -54.6950 153.904; + normal -0.0865057 0.449369 -0.889148; + texcoord 1.00000 1.00000; + vertex 19.6794 -49.1986 155.942; + normal 0.273803 0.505412 -0.818286; + texcoord 0.00000 2.00000; + vertex -36.9870 -105.102 99.8315; + normal 0.275483 0.513441 -0.812704; + texcoord 0.00000 1.00000; + vertex -38.2945 -97.1777 104.289; + normal 0.280339 0.537104 -0.795569; + texcoord 1.00000 2.00000; + vertex -17.0158 -103.757 107.345; + normal 0.282387 0.547315 -0.787848; + texcoord 1.00000 1.00000; + vertex -17.8131 -98.3895 110.788; + normal 0.273836 0.841166 -0.466319; + texcoord 0.00000 2.00000; + vertex -10.0658 -106.495 17.8354; + normal 0.271743 0.854075 -0.443522; + texcoord 0.00000 1.00000; + vertex -13.7019 -101.240 25.1791; + normal 0.263631 0.891997 -0.367205; + texcoord 1.00000 2.00000; + vertex 7.33280 -105.637 29.5998; + normal 0.259292 0.907118 -0.331519; + texcoord 1.00000 1.00000; + vertex 5.23858 -103.287 34.3935; + normal -0.962120 0.270895 -0.0306862; + texcoord 0.00000 2.00000; + vertex 40.8630 57.8833 101.553; + normal -0.960396 0.277577 -0.0242822; + texcoord 0.00000 1.00000; + vertex 40.0125 53.2898 87.6674; + normal -0.958249 0.285445 -0.0167085; + texcoord 1.00000 2.00000; + vertex 34.8961 37.1783 105.855; + normal -0.955864 0.293679 -0.00874332; + texcoord 1.00000 1.00000; + vertex 33.9128 33.6806 95.8727; + normal -0.983618 0.165071 -0.0724331; + texcoord 0.00000 2.00000; + vertex 23.1452 38.1853 110.623; + normal -0.982405 0.175790 -0.0630712; + texcoord 0.00000 1.00000; + vertex 23.7230 35.8588 97.4733; + normal -0.982047 0.178651 -0.0605641; + texcoord 1.00000 2.00000; + vertex 20.5550 23.4136 112.132; + normal -0.980475 0.190035 -0.0505598; + texcoord 1.00000 1.00000; + vertex 20.7370 21.2243 100.374; + normal -0.0557935 0.832080 -0.551842; + texcoord 0.00000 2.00000; + vertex 45.1026 -15.8396 107.703; + normal -0.0621765 0.829742 -0.554673; + texcoord 0.00000 1.00000; + vertex 36.7053 -23.5857 96.8722; + normal -0.0706258 0.826576 -0.558376; + texcoord 1.00000 2.00000; + vertex 24.6579 -12.4677 114.854; + normal -0.0796055 0.823122 -0.562257; + texcoord 1.00000 1.00000; + vertex 19.2644 -17.1555 108.755; + normal -0.295400 0.953752 -0.0556394; + texcoord 0.00000 2.00000; + vertex 14.5714 -40.5172 83.5424; + normal -0.285829 0.957072 -0.0481158; + texcoord 0.00000 1.00000; + vertex 10.8853 -42.4402 70.1489; + normal -0.281445 0.958537 -0.0446789; + texcoord 1.00000 2.00000; + vertex -1.01746 -45.1731 86.4965; + normal -0.270410 0.962070 -0.0360542; + texcoord 1.00000 1.00000; + vertex -4.27491 -46.4896 75.7974; + normal 0.328361 0.779455 -0.533507; + texcoord 0.00000 2.00000; + vertex 20.5610 -47.6952 69.4556; + normal 0.328464 0.779437 -0.533469; + texcoord 0.00000 1.00000; + vertex 11.6127 -51.2855 58.7026; + normal 0.328499 0.779431 -0.533456; + texcoord 1.00000 2.00000; + vertex 8.16346 -39.6264 73.6137; + normal 0.328622 0.779410 -0.533412; + texcoord 1.00000 1.00000; + vertex 1.28297 -42.1105 65.7451; + normal -0.445114 -0.767438 -0.461425; + texcoord 0.00000 2.00000; + vertex -24.3035 82.3368 90.7852; + normal -0.434426 -0.773279 -0.461858; + texcoord 0.00000 1.00000; + vertex -11.3769 80.2632 81.7643; + normal -0.429769 -0.775777 -0.462025; + texcoord 1.00000 2.00000; + vertex -14.9843 72.4373 98.2602; + normal -0.414964 -0.783535 -0.462468; + texcoord 1.00000 1.00000; + vertex -7.23552 71.0217 93.7058; + normal -0.354557 -0.701091 -0.618677; + texcoord 0.00000 2.00000; + vertex -32.0563 38.9440 101.738; + normal -0.346993 -0.702960 -0.620841; + texcoord 0.00000 1.00000; + vertex -20.7685 41.6882 92.1592; + normal -0.342036 -0.704157 -0.622234; + texcoord 1.00000 2.00000; + vertex -19.8419 27.7039 107.475; + normal -0.332279 -0.706449 -0.624917; + texcoord 1.00000 1.00000; + vertex -12.0073 29.3901 101.403; + normal -0.324112 -0.844932 -0.425489; + texcoord 0.00000 2.00000; + vertex -22.6175 7.16004 105.258; + normal -0.328628 -0.844331 -0.423212; + texcoord 0.00000 1.00000; + vertex -15.5121 10.4135 93.3845; + normal -0.330227 -0.844113 -0.422402; + texcoord 1.00000 2.00000; + vertex -9.11277 0.208980 108.774; + normal -0.335472 -0.843376 -0.419733; + texcoord 1.00000 1.00000; + vertex -3.42095 2.50510 99.6111; + normal -0.0969697 -0.719712 -0.687467; + texcoord 0.00000 2.00000; + vertex -38.5070 -36.1314 96.4977; + normal -0.0979736 -0.720255 -0.686756; + texcoord 0.00000 1.00000; + vertex -33.8327 -27.4807 86.7819; + normal -0.0991176 -0.720872 -0.685944; + texcoord 1.00000 2.00000; + vertex -17.2353 -41.7142 99.3419; + normal -0.100261 -0.721487 -0.685130; + texcoord 1.00000 1.00000; + vertex -13.2013 -34.6697 91.3332; + normal 0.348902 -0.930437 -0.112045; + texcoord 0.00000 2.00000; + vertex -33.5921 -15.9651 79.5279; + normal 0.343921 -0.933150 -0.104640; + texcoord 0.00000 1.00000; + vertex -32.5528 -13.9808 66.2863; + normal 0.338818 -0.935829 -0.0970918; + texcoord 1.00000 2.00000; + vertex -13.3776 -8.58199 81.1645; + normal 0.333362 -0.938583 -0.0890602; + texcoord 1.00000 1.00000; + vertex -12.2022 -7.04917 69.4102; + normal 0.997477 0.0453774 -0.0545926; + texcoord 0.00000 2.00000; + vertex -14.8928 15.3310 119.519; + normal 0.998187 0.0379033 -0.0467538; + texcoord 0.00000 1.00000; + vertex -15.7473 17.9460 106.080; + normal 0.998649 0.0322058 -0.0407777; + texcoord 1.00000 2.00000; + vertex -15.6376 34.4324 121.789; + normal 0.999202 0.0238691 -0.0320325; + texcoord 1.00000 1.00000; + vertex -16.0586 36.8371 110.449; + normal 0.926112 -0.259976 -0.273366; + texcoord 0.00000 2.00000; + vertex -30.1995 -13.8976 121.581; + normal 0.925769 -0.265247 -0.269436; + texcoord 0.00000 1.00000; + vertex -32.4867 -8.30723 108.516; + normal 0.925474 -0.269353 -0.266360; + texcoord 1.00000 2.00000; + vertex -24.1292 3.72752 125.384; + normal 0.924972 -0.275641 -0.261626; + texcoord 1.00000 1.00000; + vertex -25.5972 8.13956 115.546; + normal 0.894977 0.417933 -0.156037; + texcoord 0.00000 2.00000; + vertex 6.91137 -70.3815 106.471; + normal 0.897709 0.413171 -0.152995; + texcoord 0.00000 1.00000; + vertex 1.65406 -64.0878 93.1739; + normal 0.900555 0.408127 -0.149778; + texcoord 1.00000 2.00000; + vertex -0.276360 -52.5833 112.915; + normal 0.904197 0.401539 -0.145582; + texcoord 1.00000 1.00000; + vertex -3.46580 -48.2763 104.986; + normal 0.927829 0.364235 0.0804116; + texcoord 0.00000 2.00000; + vertex -27.6950 -81.6645 69.5717; + normal 0.933448 0.348432 0.0852639; + texcoord 0.00000 1.00000; + vertex -30.2029 -72.5615 57.2756; + normal 0.936021 0.340879 0.0875627; + texcoord 1.00000 2.00000; + vertex -33.5683 -68.0748 75.7844; + normal 0.942847 0.319712 0.0939350; + texcoord 1.00000 1.00000; + vertex -34.9327 -61.9212 68.5347; + normal 0.872620 0.412806 -0.261010; + texcoord 0.00000 2.00000; + vertex -5.10191 -63.3989 40.0287; + normal 0.868467 0.422671 -0.259064; + texcoord 0.00000 1.00000; + vertex -13.3787 -50.6175 32.5720; + normal 0.866408 0.427456 -0.258105; + texcoord 1.00000 2.00000; + vertex -7.83710 -51.6260 49.5040; + normal 0.859886 0.442180 -0.255093; + texcoord 1.00000 1.00000; + vertex -11.8386 -45.2674 47.0375; + normal -0.847232 -0.526561 -0.0702232; + texcoord 0.00000 2.00000; + vertex 0.335500 159.693 55.9570; + normal -0.844383 -0.531379 -0.0682160; + texcoord 0.00000 1.00000; + vertex 10.2748 144.304 51.4337; + normal -0.840943 -0.537106 -0.0658170; + texcoord 1.00000 2.00000; + vertex 5.87871 149.032 69.0215; + normal -0.835449 -0.546055 -0.0620379; + texcoord 1.00000 1.00000; + vertex 9.08867 144.091 69.2853; + normal -0.966100 -0.0892571 -0.242247; + texcoord 0.00000 2.00000; + vertex 4.50081 106.656 139.530; + normal -0.966213 -0.0884927 -0.242079; + texcoord 0.00000 1.00000; + vertex 8.37015 95.6421 128.157; + normal -0.966300 -0.0878939 -0.241947; + texcoord 1.00000 2.00000; + vertex 3.96958 90.7365 147.514; + normal -0.966462 -0.0867847 -0.241703; + texcoord 1.00000 1.00000; + vertex 5.95592 84.3098 141.879; + normal -0.767374 0.386725 -0.511449; + texcoord 0.00000 2.00000; + vertex 27.0216 -0.544620 169.162; + normal -0.767363 0.390293 -0.508750; + texcoord 0.00000 1.00000; + vertex 31.6502 -6.62896 157.617; + normal -0.767340 0.393335 -0.506435; + texcoord 1.00000 2.00000; + vertex 16.7308 -17.3712 171.879; + normal -0.767293 0.397361 -0.503354; + texcoord 1.00000 1.00000; + vertex 20.3413 -22.5052 162.322; + normal -0.728834 -0.402080 -0.554195; + texcoord 0.00000 2.00000; + vertex -32.5583 -63.8755 134.542; + normal -0.739363 -0.401580 -0.540440; + texcoord 0.00000 1.00000; + vertex -28.3970 -58.5791 125.227; + normal -0.748523 -0.401035 -0.528094; + texcoord 1.00000 2.00000; + vertex -20.7414 -81.6909 131.927; + normal -0.757248 -0.400415 -0.515987; + texcoord 1.00000 1.00000; + vertex -16.0214 -75.6982 120.350; + normal 0.910010 -0.0893609 -0.404840; + texcoord 0.00000 2.00000; + vertex -17.0814 -81.8787 82.6878; + normal 0.914138 -0.0982053 -0.393329; + texcoord 0.00000 1.00000; + vertex -22.1421 -82.2713 71.3986; + normal 0.915716 -0.101703 -0.388743; + texcoord 1.00000 2.00000; + vertex -15.7550 -65.4395 82.0404; + normal 0.919404 -0.110165 -0.377572; + texcoord 1.00000 1.00000; + vertex -20.7204 -65.7407 70.0374; + normal 0.114303 -0.869812 -0.479960; + texcoord 0.00000 2.00000; + vertex -27.7242 100.268 115.064; + normal 0.113352 -0.870381 -0.479154; + texcoord 0.00000 1.00000; + vertex -24.3493 108.285 101.338; + normal 0.112605 -0.870825 -0.478522; + texcoord 1.00000 2.00000; + vertex -5.92648 101.383 118.234; + normal 0.111492 -0.871486 -0.477579; + texcoord 1.00000 1.00000; + vertex -3.02516 107.653 107.469; + normal -0.00911582 -0.999867 0.0135409; + texcoord 0.00000 2.00000; + vertex -40.2638 96.2168 154.417; + normal -0.0193079 -0.999601 0.0206294; + texcoord 0.00000 1.00000; + vertex -35.1107 95.9587 138.825; + normal -0.0236161 -0.999442 0.0236254; + texcoord 1.00000 2.00000; + vertex -21.9629 96.0948 157.725; + normal -0.0355847 -0.998856 0.0319474; + texcoord 1.00000 1.00000; + vertex -17.7348 95.5638 145.832; + normal 0.927343 -0.325628 -0.184395; + texcoord 0.00000 2.00000; + vertex -19.3570 -60.1845 168.038; + normal 0.925770 -0.331634 -0.181574; + texcoord 0.00000 1.00000; + vertex -19.4566 -51.9911 153.068; + normal 0.925243 -0.333605 -0.180645; + texcoord 1.00000 2.00000; + vertex -12.9678 -44.5428 172.548; + normal 0.923222 -0.341000 -0.177144; + texcoord 1.00000 1.00000; + vertex -12.7235 -38.5340 162.254; + normal 0.730423 -0.595976 -0.333609; + texcoord 0.00000 2.00000; + vertex -63.9675 -91.8798 111.929; + normal 0.733550 -0.591059 -0.335488; + texcoord 0.00000 1.00000; + vertex -60.2593 -79.5914 98.0957; + normal 0.736432 -0.586471 -0.337224; + texcoord 1.00000 2.00000; + vertex -49.2584 -78.2775 119.835; + normal 0.740979 -0.579112 -0.339969; + texcoord 1.00000 1.00000; + vertex -46.9347 -71.3340 113.072; + normal 0.892147 -0.132680 0.431821; + texcoord 0.00000 2.00000; + vertex -51.7281 -103.921 34.8987; + normal 0.882923 -0.166159 0.439133; + texcoord 0.00000 1.00000; + vertex -43.9694 -92.1373 22.4898; + normal 0.874783 -0.192667 0.444560; + texcoord 1.00000 2.00000; + vertex -52.8364 -85.2293 42.9316; + normal 0.857874 -0.241323 0.453668; + texcoord 1.00000 1.00000; + vertex -48.0441 -78.6256 37.3823; + normal -0.761275 0.390820 -0.517416; + texcoord 0.00000 2.00000; + vertex 3.54424 118.597 108.774; + normal -0.764771 0.401679 -0.503766; + texcoord 0.00000 1.00000; + vertex 10.8052 117.610 97.3459; + normal -0.766294 0.406619 -0.497448; + texcoord 1.00000 2.00000; + vertex -4.50008 100.563 106.988; + normal -0.769137 0.416246 -0.484941; + texcoord 1.00000 1.00000; + vertex 3.35301 99.4676 93.5925; + normal -0.565313 0.744995 -0.354124; + texcoord 0.00000 2.00000; + vertex 7.65710 72.8062 161.006; + normal -0.562147 0.749918 -0.348731; + texcoord 0.00000 1.00000; + vertex 9.25660 67.2516 146.767; + normal -0.560556 0.752354 -0.346034; + texcoord 1.00000 2.00000; + vertex -8.33270 61.3652 162.462; + normal -0.557109 0.757547 -0.340224; + texcoord 1.00000 1.00000; + vertex -7.16725 56.4718 149.658; + normal 0.266558 0.952275 -0.148725; + texcoord 0.00000 2.00000; + vertex 34.9024 -48.0976 154.204; + normal 0.274749 0.950462 -0.145380; + texcoord 0.00000 1.00000; + vertex 26.8118 -48.1544 139.340; + normal 0.276253 0.950120 -0.144764; + texcoord 1.00000 2.00000; + vertex 20.0818 -43.2846 158.458; + normal 0.286163 0.947797 -0.140684; + texcoord 1.00000 1.00000; + vertex 14.0286 -43.0044 148.034; + normal 0.797916 0.546255 -0.254825; + texcoord 0.00000 2.00000; + vertex -10.9984 -116.501 97.5705; + normal 0.793533 0.552631 -0.254763; + texcoord 0.00000 1.00000; + vertex -22.0359 -105.688 86.1907; + normal 0.791658 0.555328 -0.254732; + texcoord 1.00000 2.00000; + vertex -17.6304 -102.852 106.064; + normal 0.785105 0.564612 -0.254604; + texcoord 1.00000 1.00000; + vertex -23.3763 -96.9867 101.352; + normal 0.129963 0.980011 -0.150624; + texcoord 0.00000 2.00000; + vertex 30.6755 -95.9271 46.8984; + normal 0.130947 0.979890 -0.150561; + texcoord 0.00000 1.00000; + vertex 15.7040 -95.8408 34.5423; + normal 0.131515 0.979819 -0.150525; + texcoord 1.00000 2.00000; + vertex 14.7729 -92.4730 55.6509; + normal 0.133001 0.979633 -0.150430; + texcoord 1.00000 1.00000; + vertex 6.99410 -92.1940 50.5901; + normal -0.227152 -0.950773 0.210791; + texcoord 0.00000 2.00000; + vertex -19.4495 161.845 75.3051; + normal -0.261417 -0.942703 0.207295; + texcoord 0.00000 1.00000; + vertex -2.91693 155.673 65.2812; + normal -0.286029 -0.936123 0.204601; + texcoord 1.00000 2.00000; + vertex -3.88343 160.446 85.7679; + normal -0.341093 -0.918940 0.198000; + texcoord 1.00000 1.00000; + vertex 3.19893 157.253 83.1472; + normal -0.740917 -0.641719 -0.198091; + texcoord 0.00000 2.00000; + vertex -25.8470 105.504 164.579; + normal -0.743006 -0.639682 -0.196849; + texcoord 0.00000 1.00000; + vertex -17.2381 100.173 149.648; + normal -0.744415 -0.638301 -0.196008; + texcoord 1.00000 2.00000; + vertex -14.3137 90.2536 170.844; + normal -0.747240 -0.635511 -0.194313; + texcoord 1.00000 1.00000; + vertex -8.91358 86.5650 162.141; + normal -0.840542 -0.394513 -0.371280; + texcoord 0.00000 2.00000; + vertex 5.61361 -26.0362 183.709; + normal -0.845165 -0.389264 -0.366290; + texcoord 0.00000 1.00000; + vertex 11.9858 -26.3115 169.575; + normal -0.846124 -0.388164 -0.365244; + texcoord 1.00000 2.00000; + vertex 12.0368 -41.3467 185.436; + normal -0.851034 -0.382456 -0.359817; + texcoord 1.00000 1.00000; + vertex 17.5149 -41.8388 173.002; + normal -0.430023 -0.717881 -0.547474; + texcoord 0.00000 2.00000; + vertex -45.6859 -95.0050 130.666; + normal -0.437253 -0.718309 -0.541148; + texcoord 0.00000 1.00000; + vertex -41.0213 -88.3859 118.322; + normal -0.440799 -0.718496 -0.538015; + texcoord 1.00000 2.00000; + vertex -28.8386 -105.423 131.093; + normal -0.448070 -0.718830 -0.531523; + texcoord 1.00000 1.00000; + vertex -24.3123 -99.2755 118.964; + normal 0.810215 -0.535443 -0.238437; + texcoord 0.00000 2.00000; + vertex -22.3859 -104.521 59.3628; + normal 0.807398 -0.541932 -0.233276; + texcoord 0.00000 1.00000; + vertex -23.3336 -99.2898 44.3951; + normal 0.806529 -0.543898 -0.231702; + texcoord 1.00000 2.00000; + vertex -12.2910 -90.2988 61.7276; + normal 0.803287 -0.551086 -0.225908; + texcoord 1.00000 1.00000; + vertex -12.7718 -85.8957 49.2770; + normal -0.435132 -0.792259 -0.427768; + texcoord 0.00000 2.00000; + vertex -10.4279 147.700 88.8548; + normal -0.437772 -0.791929 -0.425680; + texcoord 0.00000 1.00000; + vertex -3.84089 151.692 74.7610; + normal -0.439648 -0.791689 -0.424191; + texcoord 1.00000 2.00000; + vertex 7.57888 136.312 91.6286; + normal -0.442664 -0.791292 -0.421788; + texcoord 1.00000 1.00000; + vertex 13.0477 139.334 80.2197; + normal 0.666468 -0.741836 -0.0741597; + texcoord 0.00000 2.00000; + vertex -24.4422 87.3221 166.968; + normal 0.661596 -0.746713 -0.0686370; + texcoord 0.00000 1.00000; + vertex -21.3670 91.6655 151.157; + normal 0.658042 -0.750201 -0.0646414; + texcoord 1.00000 2.00000; + vertex -8.65667 101.128 170.725; + normal 0.652027 -0.755978 -0.0579410; + texcoord 1.00000 1.00000; + vertex -5.97531 104.334 159.068; + normal 0.952105 -0.305088 -0.0204276; + texcoord 0.00000 2.00000; + vertex 3.71463 -40.7333 180.838; + normal 0.948872 -0.315349 -0.0140369; + texcoord 0.00000 1.00000; + vertex 5.19049 -35.0924 165.379; + normal 0.947855 -0.318474 -0.0120839; + texcoord 1.00000 2.00000; + vertex 8.99513 -24.4879 184.330; + normal 0.943793 -0.330505 -0.00453643; + texcoord 1.00000 1.00000; + vertex 10.4991 -20.0338 172.728; + normal 0.979339 0.185789 -0.0798575; + texcoord 0.00000 2.00000; + vertex -35.4198 -116.002 117.098; + normal 0.980046 0.182186 -0.0794855; + texcoord 0.00000 1.00000; + vertex -39.5257 -99.7213 104.621; + normal 0.980964 0.177396 -0.0789896; + texcoord 1.00000 2.00000; + vertex -38.1048 -96.9861 128.409; + normal 0.982174 0.170882 -0.0783128; + texcoord 1.00000 1.00000; + vertex -39.5610 -90.2094 124.934; + normal 0.656798 0.284531 0.698326; + texcoord 0.00000 2.00000; + vertex -14.3550 -118.085 33.3276; + normal 0.680551 0.227803 0.696388; + texcoord 0.00000 1.00000; + vertex -13.7099 -101.325 25.8920; + normal 0.693701 0.192981 0.693929; + texcoord 1.00000 2.00000; + vertex -27.6527 -107.700 41.6030; + normal 0.720831 0.109980 0.684329; + texcoord 1.00000 1.00000; + vertex -26.8112 -98.0689 39.1689; + normal -0.0324643 -0.241677 -0.969813; + texcoord 0.00000 2.00000; + vertex 51.2390 69.5693 68.4428; + normal 0.0254978 -0.234940 -0.971675; + texcoord 0.00000 1.00000; + vertex 41.9787 56.6768 71.9656; + normal 0.0197953 -0.235639 -0.971639; + texcoord 1.00000 2.00000; + vertex 39.1385 79.5608 66.3580; + normal 0.0729630 -0.228817 -0.970731; + texcoord 1.00000 1.00000; + vertex 28.5225 64.7716 69.0461; + normal 0.0818679 -0.516203 -0.852545; + texcoord 0.00000 2.00000; + vertex 25.0647 38.3884 77.8346; + normal 0.326378 -0.582762 -0.744222; + texcoord 0.00000 1.00000; + vertex 14.1851 32.3021 80.4750; + normal 0.299305 -0.577319 -0.759684; + texcoord 1.00000 2.00000; + vertex 24.0465 51.3247 69.9041; + normal 0.447045 -0.600282 -0.663183; + texcoord 1.00000 1.00000; + vertex 5.92620 38.6237 69.1858; + normal -0.190684 -0.498969 -0.845381; + texcoord 0.00000 2.00000; + vertex 38.2885 -15.1912 90.4392; + normal -0.00822990 -0.692251 -0.721610; + texcoord 0.00000 1.00000; + vertex 28.1369 -13.7753 91.8933; + normal 0.0402153 -0.733519 -0.678478; + texcoord 1.00000 2.00000; + vertex 50.8485 -0.597230 78.9924; + normal 0.122428 -0.793973 -0.595499; + texcoord 1.00000 1.00000; + vertex 26.1339 -0.501760 73.7841; + normal 0.319679 0.374723 -0.870280; + texcoord 0.00000 2.00000; + vertex 25.4986 -19.4751 88.1953; + normal 0.319966 0.374683 -0.870192; + texcoord 0.00000 1.00000; + vertex 12.7163 -29.6255 79.1295; + normal 0.319972 0.374682 -0.870191; + texcoord 1.00000 2.00000; + vertex 12.9143 -6.33603 89.2301; + normal 0.320271 0.374639 -0.870099; + texcoord 1.00000 1.00000; + vertex 0.942170 -15.6335 80.8201; + normal -0.241659 -0.159768 -0.957118; + texcoord 0.00000 2.00000; + vertex 12.0724 -50.0929 43.9218; + normal -0.221591 -0.272335 -0.936339; + texcoord 0.00000 1.00000; + vertex 1.05866 -41.2313 45.2234; + normal -0.216954 -0.295717 -0.930313; + texcoord 1.00000 2.00000; + vertex 27.7002 -37.8282 37.9287; + normal -0.199617 -0.376469 -0.904668; + texcoord 1.00000 1.00000; + vertex 11.0380 -25.1707 36.3380; + normal -0.113567 -0.0101331 -0.993479; + texcoord 0.00000 2.00000; + vertex -32.1897 77.2069 90.2184; + normal -0.114057 -0.00919006 -0.993432; + texcoord 0.00000 1.00000; + vertex -15.1402 71.6880 88.3257; + normal -0.114062 -0.00918099 -0.993431; + texcoord 1.00000 2.00000; + vertex -36.9998 60.1908 90.9418; + normal -0.114563 -0.00821705 -0.993382; + texcoord 1.00000 1.00000; + vertex -20.7208 54.7618 89.1093; + normal 0.0379495 0.364907 -0.930270; + texcoord 0.00000 2.00000; + vertex -48.1092 50.2496 102.119; + normal 0.0181137 0.464560 -0.885357; + texcoord 0.00000 1.00000; + vertex -34.8057 43.6445 100.070; + normal 0.0210828 0.450078 -0.892740; + texcoord 1.00000 2.00000; + vertex -58.5016 40.0066 97.6767; + normal 0.00512207 0.526163 -0.850369; + texcoord 1.00000 1.00000; + vertex -40.4959 31.4953 92.5188; + normal -0.0957638 0.668973 -0.737092; + texcoord 0.00000 2.00000; + vertex -39.1773 -10.7994 102.178; + normal -0.139142 0.762576 -0.631757; + texcoord 0.00000 1.00000; + vertex -27.0684 -13.0418 98.5695; + normal -0.138054 0.760355 -0.634666; + texcoord 1.00000 2.00000; + vertex -51.5702 -20.4316 95.0460; + normal -0.163426 0.810238 -0.562855; + texcoord 1.00000 1.00000; + vertex -30.8943 -23.2294 85.0152; + normal 0.0362538 0.395608 -0.917704; + texcoord 0.00000 2.00000; + vertex -35.7809 -26.0231 70.2257; + normal -0.0269913 0.500207 -0.865485; + texcoord 0.00000 1.00000; + vertex -23.3397 -29.8300 69.0761; + normal -0.0446761 0.528009 -0.848063; + texcoord 1.00000 2.00000; + vertex -49.1277 -42.2425 62.7065; + normal -0.0851349 0.589194 -0.803494; + texcoord 1.00000 1.00000; + vertex -28.1260 -47.7584 56.4365; + normal -0.00629465 -0.365479 -0.930798; + texcoord 0.00000 2.00000; + vertex -58.0434 -47.4587 61.0787; + normal 0.0265980 -0.360201 -0.932495; + texcoord 0.00000 1.00000; + vertex -44.7124 -33.4046 55.4702; + normal 0.0355652 -0.358692 -0.932778; + texcoord 1.00000 2.00000; + vertex -40.2978 -57.8423 65.0359; + normal 0.0742387 -0.351837 -0.933113; + texcoord 1.00000 1.00000; + vertex -29.9259 -47.0360 61.7865; + normal -0.338172 -0.408211 -0.847941; + texcoord 0.00000 2.00000; + vertex -3.18052 24.0249 114.959; + normal -0.372250 -0.422946 -0.826164; + texcoord 0.00000 1.00000; + vertex 0.151230 37.8588 106.970; + normal -0.373761 -0.423588 -0.825152; + texcoord 1.00000 2.00000; + vertex 13.2820 15.5931 112.452; + normal -0.402844 -0.435749 -0.804884; + texcoord 1.00000 1.00000; + vertex 17.1706 31.8144 101.724; + normal -0.370169 -0.193968 -0.908489; + texcoord 0.00000 2.00000; + vertex -23.7386 -26.1496 120.887; + normal -0.430303 -0.219711 -0.875538; + texcoord 0.00000 1.00000; + vertex -19.6281 -12.1138 116.216; + normal -0.431403 -0.220180 -0.874879; + texcoord 1.00000 2.00000; + vertex -9.01195 -35.9382 116.977; + normal -0.478423 -0.240166 -0.844648; + texcoord 1.00000 1.00000; + vertex -3.88860 -17.7741 108.910; + normal -0.182422 -0.405077 -0.895899; + texcoord 0.00000 2.00000; + vertex 26.6464 -71.0829 116.522; + normal -0.211219 -0.471772 -0.856048; + texcoord 0.00000 1.00000; + vertex 20.3052 -58.3827 112.070; + normal -0.212932 -0.475744 -0.853421; + texcoord 1.00000 2.00000; + vertex 44.7404 -69.0295 111.909; + normal -0.234173 -0.525027 -0.818235; + texcoord 1.00000 1.00000; + vertex 35.8851 -51.9333 103.473; + normal -0.182409 -0.0475749 -0.982071; + texcoord 0.00000 2.00000; + vertex -16.6730 -92.7052 77.1344; + normal -0.226685 -0.102242 -0.968587; + texcoord 0.00000 1.00000; + vertex -18.9921 -77.0103 76.8048; + normal -0.224397 -0.0993943 -0.969416; + texcoord 1.00000 2.00000; + vertex -0.201320 -92.9004 74.0844; + normal -0.261982 -0.146499 -0.953889; + texcoord 1.00000 1.00000; + vertex -3.12158 -73.8361 71.9586; + normal -0.0977326 0.752455 -0.651353; + texcoord 0.00000 2.00000; + vertex -16.3274 -47.6379 21.5511; + normal -0.296300 0.661254 -0.689165; + texcoord 0.00000 1.00000; + vertex -11.9773 -38.7847 31.1258; + normal -0.293898 0.662601 -0.688901; + texcoord 1.00000 2.00000; + vertex -2.56367 -52.2471 14.1613; + normal -0.439410 0.568831 -0.695234; + texcoord 1.00000 1.00000; + vertex 2.60136 -36.2491 23.9862; + normal 0.216718 -0.844712 -0.489383; + texcoord 0.00000 2.00000; + vertex 14.4123 149.838 43.8007; + normal 0.378671 -0.726135 -0.573877; + texcoord 0.00000 1.00000; + vertex 11.5199 142.875 54.5384; + normal 0.434825 -0.672776 -0.598581; + texcoord 1.00000 2.00000; + vertex -4.79010 150.557 34.0566; + normal 0.536980 -0.554647 -0.635625; + texcoord 1.00000 1.00000; + vertex -6.77230 134.931 46.0173; + normal -0.112314 0.225562 -0.967733; + texcoord 0.00000 2.00000; + vertex 10.7635 114.114 145.496; + normal -0.120696 0.216678 -0.968753; + texcoord 0.00000 1.00000; + vertex 10.4390 95.8120 141.268; + normal -0.121469 0.215856 -0.968840; + texcoord 1.00000 2.00000; + vertex -7.95514 112.477 147.287; + normal -0.130421 0.206306 -0.969757; + texcoord 1.00000 1.00000; + vertex -8.39611 96.1442 143.871; + normal 0.492858 0.0608654 -0.867979; + texcoord 0.00000 2.00000; + vertex 42.3997 -0.880340 170.591; + normal 0.547561 0.0576252 -0.834779; + texcoord 0.00000 1.00000; + vertex 32.8802 -11.1305 164.467; + normal 0.553865 0.0572274 -0.830638; + texcoord 1.00000 2.00000; + vertex 33.2185 16.1496 166.572; + normal 0.595650 0.0544528 -0.801396; + texcoord 1.00000 1.00000; + vertex 20.9563 2.69481 156.544; + normal 0.211860 0.726138 -0.654094; + texcoord 0.00000 2.00000; + vertex -30.1134 -50.9777 138.897; + normal 0.239366 0.745396 -0.622165; + texcoord 0.00000 1.00000; + vertex -26.3531 -62.0997 127.768; + normal 0.234956 0.742393 -0.627414; + texcoord 1.00000 2.00000; + vertex -45.2984 -48.9920 136.183; + normal 0.258108 0.757791 -0.599277; + texcoord 1.00000 1.00000; + vertex -40.7210 -62.2003 121.453; + normal -0.622904 0.155102 -0.766769; + texcoord 0.00000 2.00000; + vertex -29.9813 -106.303 77.4652; + normal -0.719928 0.145921 -0.678536; + texcoord 0.00000 1.00000; + vertex -23.1396 -97.1596 73.7566; + normal -0.742899 0.143148 -0.653919; + texcoord 1.00000 2.00000; + vertex -24.6414 -126.394 69.0631; + normal -0.789676 0.136594 -0.598125; + texcoord 1.00000 1.00000; + vertex -12.8229 -108.872 57.4612; + normal -0.399950 -0.230162 -0.887167; + texcoord 0.00000 2.00000; + vertex -54.1232 145.041 96.8779; + normal -0.371349 -0.264306 -0.890080; + texcoord 0.00000 1.00000; + vertex -32.7228 141.841 88.0604; + normal -0.371480 -0.264152 -0.890071; + texcoord 1.00000 2.00000; + vertex -51.0600 125.412 100.589; + normal -0.336896 -0.303643 -0.891236; + texcoord 1.00000 1.00000; + vertex -34.6516 122.897 95.2438; + normal 0.0711399 -0.0348145 -0.996859; + texcoord 0.00000 2.00000; + vertex -45.9005 96.7259 131.024; + normal 0.0678096 -0.0246872 -0.997393; + texcoord 0.00000 1.00000; + vertex -27.9510 88.5319 132.591; + normal 0.0681140 -0.0256120 -0.997349; + texcoord 1.00000 2.00000; + vertex -53.4603 80.0629 131.066; + normal 0.0647938 -0.0155342 -0.997778; + texcoord 1.00000 1.00000; + vertex -35.5326 71.7245 132.360; + normal -0.344260 0.148273 -0.927092; + texcoord 0.00000 2.00000; + vertex -31.2955 -43.9494 164.436; + normal -0.429426 0.186216 -0.883695; + texcoord 0.00000 1.00000; + vertex -16.6822 -35.8406 160.306; + normal -0.420956 0.182440 -0.888545; + texcoord 1.00000 2.00000; + vertex -28.1236 -61.6589 160.426; + normal -0.485946 0.211427 -0.848030; + texcoord 1.00000 1.00000; + vertex -8.88575 -50.6005 152.159; + normal 0.0239745 0.219864 -0.975236; + texcoord 0.00000 2.00000; + vertex -77.5239 -83.1370 100.316; + normal -0.0792703 0.257805 -0.962940; + texcoord 0.00000 1.00000; + vertex -62.1095 -76.7167 102.142; + normal -0.0931003 0.262673 -0.960383; + texcoord 1.00000 2.00000; + vertex -73.0202 -104.305 95.6546; + normal -0.174188 0.290181 -0.940986; + texcoord 1.00000 1.00000; + vertex -51.9077 -95.0333 94.6055; + normal 0.113055 -0.419096 -0.900876; + texcoord 0.00000 2.00000; + vertex -66.0543 -115.328 60.5704; + normal 0.155209 -0.399221 -0.903622; + texcoord 0.00000 1.00000; + vertex -56.8231 -95.3331 52.4269; + normal 0.158791 -0.397484 -0.903765; + texcoord 1.00000 2.00000; + vertex -45.2226 -118.262 64.5492; + normal 0.208552 -0.372572 -0.904265; + texcoord 1.00000 1.00000; + vertex -38.2251 -103.201 59.9577; + normal 0.412745 0.398827 -0.818888; + texcoord 0.00000 2.00000; + vertex 11.7046 129.595 85.9175; + normal 0.459354 0.404004 -0.791059; + texcoord 0.00000 1.00000; + vertex 6.33064 114.455 75.8355; + normal 0.447243 0.402761 -0.798597; + texcoord 1.00000 2.00000; + vertex -1.17880 138.764 83.8898; + normal 0.487877 0.406638 -0.772413; + texcoord 1.00000 1.00000; + vertex -7.31754 121.351 70.8450; + normal -0.0617803 -0.582356 -0.810583; + texcoord 0.00000 2.00000; + vertex 14.5291 50.7073 151.193; + normal -0.0635478 -0.685099 -0.725673; + texcoord 0.00000 1.00000; + vertex 3.26573 59.1116 146.014; + normal -0.0636255 -0.691515 -0.719555; + texcoord 1.00000 2.00000; + vertex 34.1301 57.5586 144.777; + normal -0.0641159 -0.750233 -0.658057; + texcoord 1.00000 1.00000; + vertex 15.2480 70.5900 131.760; + normal 0.277959 -0.00276656 -0.960589; + texcoord 0.00000 2.00000; + vertex 28.7288 -78.4935 141.904; + normal 0.282289 0.0453881 -0.958255; + texcoord 0.00000 1.00000; + vertex 14.4798 -61.8170 137.732; + normal 0.281724 0.0386647 -0.958716; + texcoord 1.00000 2.00000; + vertex 39.4631 -64.4144 144.969; + normal 0.285913 0.0927860 -0.953753; + texcoord 1.00000 1.00000; + vertex 27.9528 -50.8458 142.839; + normal -0.222077 0.411978 -0.883717; + texcoord 0.00000 2.00000; + vertex -26.5037 -120.545 70.4950; + normal -0.288824 0.330608 -0.898487; + texcoord 0.00000 1.00000; + vertex -29.4206 -105.114 78.4214; + normal -0.276990 0.345606 -0.896567; + texcoord 1.00000 2.00000; + vertex -10.7899 -118.421 67.5361; + normal -0.334595 0.270077 -0.902831; + texcoord 1.00000 1.00000; + vertex -14.6736 -99.3401 74.6834; + normal -0.234120 -0.152788 -0.960127; + texcoord 0.00000 2.00000; + vertex -19.7380 136.313 138.910; + normal -0.277629 -0.238967 -0.930493; + texcoord 0.00000 1.00000; + vertex -11.6533 115.327 140.279; + normal -0.269061 -0.221742 -0.937249; + texcoord 1.00000 2.00000; + vertex -32.8639 127.166 143.567; + normal -0.316947 -0.319857 -0.892881; + texcoord 1.00000 1.00000; + vertex -26.7659 112.004 146.834; + normal 0.285625 -0.263313 -0.921458; + texcoord 0.00000 2.00000; + vertex 18.4390 -14.1438 163.246; + normal 0.505230 -0.192330 -0.841280; + texcoord 0.00000 1.00000; + vertex 12.3704 -27.8069 165.269; + normal 0.480208 -0.201551 -0.853685; + texcoord 1.00000 2.00000; + vertex 7.39681 -2.51433 156.500; + normal 0.616692 -0.146871 -0.773382; + texcoord 1.00000 1.00000; + vertex -1.04946 -25.7146 154.171; + normal 0.175587 0.435430 -0.882932; + texcoord 0.00000 2.00000; + vertex -50.1498 -70.2983 122.288; + normal 0.205664 0.534674 -0.819650; + texcoord 0.00000 1.00000; + vertex -41.5488 -82.8565 117.806; + normal 0.207101 0.539472 -0.816137; + texcoord 1.00000 2.00000; + vertex -70.4875 -73.3929 116.718; + normal 0.226295 0.604150 -0.764064; + texcoord 1.00000 1.00000; + vertex -57.0391 -91.9211 106.050; + normal -0.300308 -0.269873 -0.914868; + texcoord 0.00000 2.00000; + vertex -47.4354 -105.309 53.9203; + normal -0.299320 -0.270119 -0.915119; + texcoord 0.00000 1.00000; + vertex -31.2402 -94.7028 45.4756; + normal -0.299355 -0.270110 -0.915110; + texcoord 1.00000 2.00000; + vertex -35.5023 -121.200 54.6908; + normal -0.298336 -0.270364 -0.915368; + texcoord 1.00000 1.00000; + vertex -20.1124 -111.308 46.7533; + normal -0.451758 0.214057 -0.866080; + texcoord 0.00000 2.00000; + vertex -17.8205 145.370 78.1484; + normal -0.486044 0.261712 -0.833828; + texcoord 0.00000 1.00000; + vertex -1.27477 147.341 70.0050; + normal -0.477947 0.250288 -0.841976; + texcoord 1.00000 2.00000; + vertex -20.5690 129.613 75.6877; + normal -0.506456 0.291032 -0.811667; + texcoord 1.00000 1.00000; + vertex -0.947590 132.043 64.3156; + normal 0.109546 -0.216878 -0.970033; + texcoord 0.00000 2.00000; + vertex -3.75489 -61.1407 169.428; + normal 0.141642 -0.201213 -0.969253; + texcoord 0.00000 1.00000; + vertex 1.97773 -40.5351 165.468; + normal 0.134665 -0.204647 -0.969528; + texcoord 1.00000 2.00000; + vertex 12.7380 -62.8902 171.681; + normal 0.169442 -0.187363 -0.967566; + texcoord 1.00000 1.00000; + vertex 17.7707 -45.2266 169.142; + normal -0.0955012 0.513430 -0.852801; + texcoord 0.00000 2.00000; + vertex -45.8763 -114.331 96.9177; + normal -0.306435 0.426856 -0.850818; + texcoord 0.00000 1.00000; + vertex -40.6660 -101.228 104.223; + normal -0.276708 0.440848 -0.853865; + texcoord 1.00000 2.00000; + vertex -32.3482 -121.799 90.9068; + normal -0.433044 0.359868 -0.826419; + texcoord 1.00000 1.00000; + vertex -25.8032 -100.929 96.5652; + normal -0.278965 0.670379 0.687583; + texcoord 0.00000 2.00000; + vertex -18.8098 -86.2198 16.6031; + normal -0.227356 0.666823 0.709687; + texcoord 0.00000 1.00000; + vertex -12.5658 -96.3867 29.0489; + normal -0.234356 0.667426 0.706838; + texcoord 1.00000 2.00000; + vertex -5.08935 -78.3484 14.4953; + normal -0.185283 0.662427 0.725852; + texcoord 1.00000 1.00000; + vertex 2.19262 -90.2260 27.1938; + normal -0.974507 0.114943 0.192675; + texcoord 0.00000 2.00000; + vertex 44.4465 63.6746 94.3086; + normal -0.970738 0.131464 0.200961; + texcoord 0.00000 1.00000; + vertex 39.6740 55.6811 74.9390; + normal -0.969823 0.135252 0.202855; + texcoord 1.00000 2.00000; + vertex 42.8244 43.2516 98.2879; + normal -0.964598 0.155559 0.212960; + texcoord 1.00000 1.00000; + vertex 38.9486 37.2946 85.0839; + normal -0.711570 -0.596400 0.371451; + texcoord 0.00000 2.00000; + vertex 29.3109 39.7043 99.8012; + normal -0.711555 -0.599034 0.367216; + texcoord 0.00000 1.00000; + vertex 21.2259 41.0234 86.4311; + normal -0.711554 -0.599092 0.367123; + texcoord 1.00000 2.00000; + vertex 39.9878 24.9197 96.5163; + normal -0.711529 -0.601218 0.363681; + texcoord 1.00000 1.00000; + vertex 29.5519 26.3404 78.4475; + normal -0.990895 0.134577 0.00406687; + texcoord 0.00000 2.00000; + vertex 25.9371 -14.9003 111.263; + normal -0.989689 0.142569 0.0137366; + texcoord 0.00000 1.00000; + vertex 26.1118 -13.0818 93.6547; + normal -0.989697 0.142525 0.0136828; + texcoord 1.00000 2.00000; + vertex 23.4810 -32.9595 110.413; + normal -0.988411 0.150073 0.0228371; + texcoord 1.00000 1.00000; + vertex 23.3216 -31.1157 91.3998; + normal -0.890805 0.446430 0.0846592; + texcoord 0.00000 2.00000; + vertex 12.1328 -32.3760 97.9937; + normal -0.885738 0.454412 0.0947514; + texcoord 0.00000 1.00000; + vertex 11.7919 -29.7440 80.5278; + normal -0.886603 0.453074 0.0930540; + texcoord 1.00000 2.00000; + vertex 5.01763 -46.4051 97.1049; + normal -0.881678 0.460563 0.102593; + texcoord 1.00000 1.00000; + vertex 4.29890 -43.5714 78.2073; + normal -0.0389021 0.986129 -0.161360; + texcoord 0.00000 2.00000; + vertex 14.5810 -45.8413 77.8256; + normal -0.0328925 0.987126 -0.156525; + texcoord 0.00000 1.00000; + vertex 10.9920 -49.1356 58.5580; + normal -0.0315871 0.987335 -0.155473; + texcoord 1.00000 2.00000; + vertex -6.47029 -46.3667 79.6897; + normal -0.0249447 0.988353 -0.150118; + texcoord 1.00000 1.00000; + vertex -9.73798 -48.9280 63.3698; + normal 0.650961 -0.659347 0.376180; + texcoord 0.00000 2.00000; + vertex -15.1543 79.7278 104.723; + normal 0.655941 -0.659932 0.366376; + texcoord 0.00000 1.00000; + vertex -16.5225 71.4611 92.6008; + normal 0.656997 -0.660047 0.364270; + texcoord 1.00000 2.00000; + vertex 1.13812 93.2727 100.270; + normal 0.660623 -0.660416 0.356971; + texcoord 1.00000 1.00000; + vertex -0.531830 81.6516 81.8608; + normal 0.768655 -0.563451 0.302808; + texcoord 0.00000 2.00000; + vertex -28.1502 52.8732 110.262; + normal 0.772008 -0.562786 0.295425; + texcoord 0.00000 1.00000; + vertex -29.7098 44.2871 98.2447; + normal 0.771923 -0.562803 0.295614; + texcoord 1.00000 2.00000; + vertex -16.9337 65.8796 105.992; + normal 0.774413 -0.562279 0.290046; + texcoord 1.00000 1.00000; + vertex -18.8282 53.9526 87.9284; + normal 0.814115 -0.572239 0.0987897; + texcoord 0.00000 2.00000; + vertex -26.1208 -9.37675 115.114; + normal 0.809009 -0.577898 0.107417; + texcoord 0.00000 1.00000; + vertex -25.2679 -11.2485 97.2435; + normal 0.808769 -0.578159 0.107817; + texcoord 1.00000 2.00000; + vertex -15.1613 6.13035 114.623; + normal 0.803724 -0.583556 0.116148; + texcoord 1.00000 1.00000; + vertex -13.9297 4.11673 95.9837; + normal 0.834439 -0.530351 -0.149797; + texcoord 0.00000 2.00000; + vertex -28.2458 -26.1125 101.386; + normal 0.830692 -0.540014 -0.135411; + texcoord 0.00000 1.00000; + vertex -32.4788 -28.1877 85.1533; + normal 0.831042 -0.539145 -0.136717; + texcoord 1.00000 2.00000; + vertex -19.4669 -11.7842 99.5597; + normal 0.827498 -0.547641 -0.123841; + texcoord 1.00000 1.00000; + vertex -23.9667 -14.2332 80.3219; + normal 0.869173 -0.438226 0.229120; + texcoord 0.00000 2.00000; + vertex -51.5159 -36.1044 75.8632; + normal 0.860285 -0.450533 0.238601; + texcoord 0.00000 1.00000; + vertex -45.9349 -34.8119 57.1635; + normal 0.860906 -0.449689 0.237950; + texcoord 1.00000 2.00000; + vertex -44.0850 -20.5719 77.3820; + normal 0.851026 -0.462819 0.248101; + texcoord 1.00000 1.00000; + vertex -38.7585 -19.4523 61.1999; + normal 0.900416 0.139314 -0.412121; + texcoord 0.00000 2.00000; + vertex 7.64154 43.2532 121.478; + normal 0.908561 0.130661 -0.396793; + texcoord 0.00000 1.00000; + vertex 1.45056 38.8386 106.459; + normal 0.910134 0.128941 -0.393739; + texcoord 1.00000 2.00000; + vertex 3.55238 64.0446 119.572; + normal 0.917004 0.121226 -0.380009; + texcoord 1.00000 1.00000; + vertex -3.27425 59.1390 101.533; + normal 0.586093 0.809778 0.0274773; + texcoord 0.00000 2.00000; + vertex -27.5031 -2.97037 124.595; + normal 0.588541 0.807616 0.0370963; + texcoord 0.00000 1.00000; + vertex -21.5868 -6.80819 111.502; + normal 0.588743 0.807431 0.0379023; + texcoord 1.00000 2.00000; + vertex -42.9358 8.34369 120.341; + normal 0.590532 0.805753 0.0450983; + texcoord 1.00000 1.00000; + vertex -34.6443 3.36409 100.738; + normal -0.0156604 0.975145 0.221012; + texcoord 0.00000 2.00000; + vertex 14.5688 -60.7839 125.740; + normal -0.0132545 0.974216 0.225228; + texcoord 0.00000 1.00000; + vertex 19.0210 -57.2308 110.379; + normal -0.0130443 0.974134 0.225596; + texcoord 1.00000 2.00000; + vertex -4.90283 -60.5438 123.301; + normal -0.0109849 0.973317 0.229199; + texcoord 1.00000 1.00000; + vertex 0.295450 -55.9805 104.171; + normal 0.376491 0.851853 0.364145; + texcoord 0.00000 2.00000; + vertex -25.0077 -78.8013 91.7182; + normal 0.378120 0.849725 0.367415; + texcoord 0.00000 1.00000; + vertex -19.3002 -74.7322 76.2982; + normal 0.378147 0.849688 0.367470; + texcoord 1.00000 2.00000; + vertex -41.5611 -70.7423 89.9804; + normal 0.379605 0.847763 0.370403; + texcoord 1.00000 1.00000; + vertex -35.0916 -65.8012 72.0411; + normal 0.625957 0.576771 0.524893; + texcoord 0.00000 2.00000; + vertex -24.4800 -74.5778 50.2161; + normal 0.634460 0.557579 0.535319; + texcoord 0.00000 1.00000; + vertex -19.1981 -65.7338 34.1991; + normal 0.632915 0.561149 0.533414; + texcoord 1.00000 2.00000; + vertex -35.4426 -63.6503 51.2820; + normal 0.641542 0.540709 0.544111; + texcoord 1.00000 1.00000; + vertex -30.4380 -55.1933 36.9771; + normal -0.776107 -0.513875 0.365501; + texcoord 0.00000 2.00000; + vertex 10.0820 166.664 74.0167; + normal -0.793427 -0.481192 0.372731; + texcoord 0.00000 1.00000; + vertex 12.8258 150.471 57.0773; + normal -0.800211 -0.467576 0.375546; + texcoord 1.00000 2.00000; + vertex 23.7673 150.974 81.0164; + normal -0.822375 -0.419206 0.384662; + texcoord 1.00000 1.00000; + vertex 24.9797 141.375 73.1475; + normal -0.504752 -0.796509 0.332865; + texcoord 0.00000 2.00000; + vertex 17.5531 92.0062 148.166; + normal -0.504992 -0.802298 0.318279; + texcoord 0.00000 1.00000; + vertex 8.92387 93.0042 137.469; + normal -0.505028 -0.803531 0.315093; + texcoord 1.00000 2.00000; + vertex 34.2129 79.1087 142.567; + normal -0.505102 -0.807286 0.305223; + texcoord 1.00000 1.00000; + vertex 20.9524 80.4261 124.107; + normal -0.737064 -0.668354 -0.100199; + texcoord 0.00000 2.00000; + vertex 36.0310 -17.8258 175.495; + normal -0.742863 -0.664506 -0.0811487; + texcoord 0.00000 1.00000; + vertex 31.8358 -11.2822 162.708; + normal -0.742627 -0.664673 -0.0819465; + texcoord 1.00000 2.00000; + vertex 47.7554 -30.1359 171.362; + normal -0.746825 -0.661586 -0.0674993; + texcoord 1.00000 1.00000; + vertex 41.7994 -21.4692 152.314; + normal -0.549358 -0.674157 -0.493678; + texcoord 0.00000 2.00000; + vertex -27.3295 -72.0517 139.987; + normal -0.571971 -0.673467 -0.468286; + texcoord 0.00000 1.00000; + vertex -26.7542 -62.6026 126.443; + normal -0.568153 -0.673640 -0.472664; + texcoord 1.00000 2.00000; + vertex -14.6574 -80.7092 137.708; + normal -0.587446 -0.672517 -0.450142; + texcoord 1.00000 1.00000; + vertex -14.0956 -69.8532 120.756; + normal 0.953842 0.223291 -0.200816; + texcoord 0.00000 2.00000; + vertex -18.4541 -94.6214 91.1744; + normal 0.957943 0.212877 -0.192427; + texcoord 0.00000 1.00000; + vertex -22.3185 -94.5541 72.8940; + normal 0.957206 0.214787 -0.193966; + texcoord 1.00000 2.00000; + vertex -21.9434 -79.3773 91.5509; + normal 0.961211 0.204186 -0.185422; + texcoord 1.00000 1.00000; + vertex -25.4248 -79.1046 73.8042; + normal -0.0542412 -0.975677 0.212398; + texcoord 0.00000 2.00000; + vertex -39.1043 146.329 103.959; + normal -0.0681931 -0.972790 0.221424; + texcoord 0.00000 1.00000; + vertex -32.9650 142.654 88.6459; + normal -0.0764797 -0.970943 0.226761; + texcoord 1.00000 2.00000; + vertex -19.5954 146.165 108.189; + normal -0.0936553 -0.966797 0.237766; + texcoord 1.00000 1.00000; + vertex -14.9153 143.081 97.4903; + normal 0.388109 -0.888945 0.243203; + texcoord 0.00000 2.00000; + vertex -23.2578 89.6176 144.770; + normal 0.385864 -0.888572 0.248090; + texcoord 0.00000 1.00000; + vertex -24.9951 85.5399 132.638; + normal 0.384429 -0.888321 0.251198; + texcoord 1.00000 2.00000; + vertex -2.92750 97.6941 141.847; + normal 0.382532 -0.887974 0.255286; + texcoord 1.00000 1.00000; + vertex -4.78938 92.5054 126.589; + normal 0.862537 0.504368 0.0405328; + texcoord 0.00000 2.00000; + vertex -16.2387 -31.1174 163.888; + normal 0.862440 0.503854 0.0482527; + texcoord 0.00000 1.00000; + vertex -12.8331 -36.2598 155.408; + normal 0.862361 0.503547 0.0526732; + texcoord 1.00000 2.00000; + vertex -26.6230 -12.7888 156.796; + normal 0.862256 0.503201 0.0574709; + texcoord 1.00000 1.00000; + vertex -20.7755 -21.0152 141.093; + normal 0.892733 0.290176 0.344711; + texcoord 0.00000 2.00000; + vertex -69.8522 -70.1182 114.671; + normal 0.895198 0.292123 0.336578; + texcoord 0.00000 1.00000; + vertex -64.7557 -75.9506 106.382; + normal 0.895589 0.292435 0.335264; + texcoord 1.00000 2.00000; + vertex -72.6493 -54.8307 109.047; + normal 0.897282 0.293795 0.329499; + texcoord 1.00000 1.00000; + vertex -64.9287 -63.2778 95.5539; + normal 0.909370 -0.187576 0.371296; + texcoord 0.00000 2.00000; + vertex -63.5436 -99.0504 67.2600; + normal 0.902003 -0.201312 0.381922; + texcoord 0.00000 1.00000; + vertex -56.8233 -95.1835 52.7542; + normal 0.897193 -0.209935 0.388552; + texcoord 1.00000 2.00000; + vertex -60.8576 -79.0833 70.7688; + normal 0.887764 -0.226137 0.400921; + texcoord 1.00000 1.00000; + vertex -55.2248 -75.9900 60.0405; + normal -0.763666 -0.418725 -0.491410; + texcoord 0.00000 2.00000; + vertex 5.13106 106.804 107.174; + normal -0.781632 -0.416045 -0.464714; + texcoord 0.00000 1.00000; + vertex 7.44320 114.262 97.2265; + normal -0.783294 -0.415768 -0.462155; + texcoord 1.00000 2.00000; + vertex 14.1285 94.4560 103.714; + normal -0.797398 -0.413204 -0.439793; + texcoord 1.00000 1.00000; + vertex 16.8105 103.610 90.2499; + normal -0.296450 0.869515 -0.395045; + texcoord 0.00000 2.00000; + vertex 0.265730 65.4468 159.937; + normal -0.292266 0.874787 -0.386430; + texcoord 0.00000 1.00000; + vertex 2.64106 60.2869 146.797; + normal -0.289310 0.878423 -0.380359; + texcoord 1.00000 2.00000; + vertex -20.7120 58.0891 159.485; + normal -0.285202 0.883356 -0.371943; + texcoord 1.00000 1.00000; + vertex -18.4911 53.0077 145.713; + normal -0.277296 0.859007 0.430365; + texcoord 0.00000 2.00000; + vertex 11.1375 -59.9857 145.233; + normal -0.280462 0.864791 0.416506; + texcoord 0.00000 1.00000; + vertex 16.6560 -54.2958 137.431; + normal -0.281344 0.866388 0.412573; + texcoord 1.00000 2.00000; + vertex -5.77112 -62.4063 139.169; + normal -0.283465 0.870200 0.402988; + texcoord 1.00000 1.00000; + vertex 2.45573 -53.6095 125.961; + normal 0.455140 0.741629 0.492782; + texcoord 0.00000 2.00000; + vertex -27.2401 -108.247 96.5725; + normal 0.466173 0.727296 0.503710; + texcoord 0.00000 1.00000; + vertex -26.0313 -100.256 83.4299; + normal 0.467933 0.724953 0.505451; + texcoord 1.00000 2.00000; + vertex -41.3697 -100.725 98.3018; + normal 0.479585 0.709043 0.516968; + texcoord 1.00000 1.00000; + vertex -40.2479 -93.2986 87.0758; + normal -0.0640783 0.948804 0.309296; + texcoord 0.00000 2.00000; + vertex 22.1839 -97.7350 46.7401; + normal -0.0407509 0.947242 0.317917; + texcoord 0.00000 1.00000; + vertex 13.1485 -93.7206 32.5534; + normal -0.0324690 0.946547 0.320929; + texcoord 1.00000 2.00000; + vertex 5.58436 -100.503 51.7908; + normal -0.00287796 0.943459 0.331475; + texcoord 1.00000 1.00000; + vertex -0.884380 -97.3411 42.7364; + normal -0.135947 -0.613662 0.777777; + texcoord 0.00000 2.00000; + vertex -12.6824 167.455 71.0649; + normal -0.175362 -0.594206 0.784963; + texcoord 0.00000 1.00000; + vertex -3.13764 154.965 62.8789; + normal -0.214097 -0.573753 0.790551; + texcoord 1.00000 2.00000; + vertex 7.97152 171.837 78.1325; + normal -0.267374 -0.543387 0.795765; + texcoord 1.00000 1.00000; + vertex 13.8964 163.671 74.5466; + normal 0.0927398 -0.434247 0.896007; + texcoord 0.00000 2.00000; + vertex -3.37325 122.926 143.080; + normal 0.0855310 -0.475681 0.875450; + texcoord 0.00000 1.00000; + vertex -11.2956 115.645 140.371; + normal 0.0809507 -0.500937 0.861690; + texcoord 1.00000 2.00000; + vertex 15.0773 113.038 136.378; + normal 0.0757377 -0.528728 0.845406; + texcoord 1.00000 1.00000; + vertex 3.04426 101.970 130.534; + normal -0.255522 -0.957142 0.136337; + texcoord 0.00000 2.00000; + vertex 18.7417 -29.4223 174.514; + normal -0.256038 -0.956325 0.141020; + texcoord 0.00000 1.00000; + vertex 12.1617 -28.9739 165.330; + normal -0.256180 -0.956096 0.142313; + texcoord 1.00000 2.00000; + vertex 35.1334 -34.6060 168.844; + normal -0.256536 -0.955508 0.145583; + texcoord 1.00000 1.00000; + vertex 25.3849 -34.2616 153.926; + normal 0.0941417 -0.995394 -0.0181406; + texcoord 0.00000 2.00000; + vertex -39.2722 -83.4765 131.524; + normal 0.0886423 -0.996030 -0.00813363; + texcoord 0.00000 1.00000; + vertex -41.2790 -83.4191 117.960; + normal 0.0861300 -0.996278 -0.00356868; + texcoord 1.00000 2.00000; + vertex -19.6175 -81.5895 129.981; + normal 0.0811022 -0.996690 0.00555458; + texcoord 1.00000 1.00000; + vertex -21.6739 -81.8424 114.637; + normal 0.915345 -0.149215 0.374002; + texcoord 0.00000 2.00000; + vertex -35.0295 -89.9906 57.1758; + normal 0.913951 -0.150330 0.376954; + texcoord 0.00000 1.00000; + vertex -31.0747 -94.4843 45.7041; + normal 0.913454 -0.150724 0.377999; + texcoord 1.00000 2.00000; + vertex -30.9107 -71.9364 54.2986; + normal 0.912262 -0.151666 0.380493; + texcoord 1.00000 1.00000; + vertex -25.8136 -77.2889 39.9441; + normal 0.753739 -0.550872 -0.358352; + texcoord 0.00000 2.00000; + vertex 4.07774 148.260 85.3076; + normal 0.755184 -0.559864 -0.340955; + texcoord 0.00000 1.00000; + vertex -1.75071 147.592 74.0740; + normal 0.755803 -0.564323 -0.332117; + texcoord 1.00000 2.00000; + vertex 15.0248 165.449 81.9097; + normal 0.756646 -0.571414 -0.317764; + texcoord 1.00000 1.00000; + vertex 8.04380 164.513 66.9688; + normal 0.915813 0.142403 0.375510; + texcoord 0.00000 2.00000; + vertex -24.6098 94.2125 160.575; + normal 0.915436 0.141930 0.376607; + texcoord 0.00000 1.00000; + vertex -19.5542 90.6401 149.600; + normal 0.915282 0.141737 0.377054; + texcoord 1.00000 2.00000; + vertex -26.1487 113.282 157.097; + normal 0.914973 0.141351 0.377947; + texcoord 1.00000 1.00000; + vertex -19.5104 108.951 142.646; + normal 0.858251 0.306408 0.411728; + texcoord 0.00000 2.00000; + vertex -1.46229 -36.6757 177.511; + normal 0.857133 0.303567 0.416136; + texcoord 0.00000 1.00000; + vertex 4.44937 -36.8786 165.339; + normal 0.856400 0.301730 0.418972; + texcoord 1.00000 2.00000; + vertex -8.00838 -15.9054 175.699; + normal 0.855361 0.299165 0.422917; + texcoord 1.00000 1.00000; + vertex -1.12587 -15.9027 161.777; + normal 0.235190 0.561746 0.793175; + texcoord 0.00000 2.00000; + vertex -50.0100 -104.548 110.156; + normal 0.243511 0.582397 0.775574; + texcoord 0.00000 1.00000; + vertex -40.5191 -100.690 104.609; + normal 0.247266 0.591722 0.767284; + texcoord 1.00000 2.00000; + vertex -63.8571 -91.1475 104.772; + normal 0.253246 0.606579 0.753610; + texcoord 1.00000 1.00000; + vertex -50.4945 -85.5667 95.7892; + normal 0.348495 0.216689 0.911919; + texcoord 0.00000 2.00000; + vertex -21.6264 -108.556 34.9631; + normal 0.348279 0.191705 0.917579; + texcoord 0.00000 1.00000; + vertex -12.9033 -97.7928 29.0719; + normal 0.348144 0.182578 0.919490; + texcoord 1.00000 2.00000; + vertex -34.1163 -95.8760 36.7231; + normal 0.347567 0.155543 0.924664; + texcoord 1.00000 1.00000; + vertex -26.2667 -86.0848 32.1255; + normal -0.288963 0.322959 -0.901220; + texcoord 0.00000 2.00000; + vertex 42.2136 68.0060 83.9781; + normal -0.302016 0.307417 -0.902375; + texcoord 0.00000 1.00000; + vertex 38.5170 53.9687 80.1330; + normal -0.319273 0.286439 -0.903337; + texcoord 1.00000 2.00000; + vertex 20.9802 67.9078 90.7511; + normal -0.336144 0.265438 -0.903632; + texcoord 1.00000 1.00000; + vertex 18.4055 58.5293 88.9540; + normal -0.846715 0.210243 -0.488745; + texcoord 0.00000 2.00000; + vertex 11.5112 47.3685 94.7405; + normal -0.847142 0.204345 -0.490504; + texcoord 0.00000 1.00000; + vertex 15.0230 36.6170 84.0315; + normal -0.847452 0.199752 -0.491859; + texcoord 1.00000 2.00000; + vertex 3.88713 32.2327 101.438; + normal -0.847944 0.191742 -0.494192; + texcoord 1.00000 1.00000; + vertex 5.92302 25.2699 95.2429; + normal 0.0197850 0.443755 -0.895930; + texcoord 0.00000 2.00000; + vertex 42.5408 -6.29972 100.421; + normal 0.00980813 0.440233 -0.897830; + texcoord 0.00000 1.00000; + vertex 33.5414 -16.1877 95.3251; + normal -0.00113033 0.436315 -0.899794; + texcoord 1.00000 2.00000; + vertex 24.5725 3.94800 105.100; + normal -0.0132532 0.431901 -0.901824; + texcoord 1.00000 1.00000; + vertex 17.6381 -3.43354 101.667; + normal -0.0547880 0.718223 -0.693653; + texcoord 0.00000 2.00000; + vertex 8.11938 -22.5213 71.2154; + normal -0.0663432 0.714117 -0.696876; + texcoord 0.00000 1.00000; + vertex -0.871830 -31.5467 62.5805; + normal -0.0783445 0.709726 -0.700108; + texcoord 1.00000 2.00000; + vertex -10.1687 -17.4322 77.9292; + normal -0.0939027 0.703843 -0.704122; + texcoord 1.00000 1.00000; + vertex -16.1558 -23.1970 72.9652; + normal 0.374128 0.538288 -0.755165; + texcoord 0.00000 2.00000; + vertex 23.0954 -45.4479 64.6715; + normal 0.364911 0.540439 -0.758133; + texcoord 0.00000 1.00000; + vertex 11.0262 -48.5245 56.4992; + normal 0.354667 0.542758 -0.761331; + texcoord 1.00000 2.00000; + vertex 11.0912 -29.1815 70.3192; + normal 0.342716 0.545370 -0.764930; + texcoord 1.00000 1.00000; + vertex 2.56919 -31.1662 65.0860; + normal -0.539683 -0.694220 -0.476236; + texcoord 0.00000 2.00000; + vertex -25.3932 87.2324 90.2370; + normal -0.526690 -0.702809 -0.478180; + texcoord 0.00000 1.00000; + vertex -11.8774 83.0820 80.9708; + normal -0.511253 -0.712684 -0.480314; + texcoord 1.00000 2.00000; + vertex -15.6917 73.0130 99.9709; + normal -0.490260 -0.725556 -0.482921; + texcoord 1.00000 1.00000; + vertex -8.81557 70.7856 96.3369; + normal -0.284454 -0.456613 -0.842966; + texcoord 0.00000 2.00000; + vertex -21.4708 23.3022 83.2382; + normal -0.270185 -0.463026 -0.844161; + texcoord 0.00000 1.00000; + vertex -8.18705 25.1720 77.7428; + normal -0.263279 -0.466078 -0.844663; + texcoord 1.00000 2.00000; + vertex -14.3431 9.50781 88.3050; + normal -0.245787 -0.473662 -0.845715; + texcoord 1.00000 1.00000; + vertex -4.54909 10.7253 84.7767; + normal -0.296935 0.0422271 -0.953964; + texcoord 0.00000 2.00000; + vertex -27.5014 12.4349 95.7116; + normal -0.303489 0.0490302 -0.951573; + texcoord 0.00000 1.00000; + vertex -15.7119 10.0345 91.9357; + normal -0.308072 0.0538031 -0.949840; + texcoord 1.00000 2.00000; + vertex -31.0650 -6.18269 95.9967; + normal -0.314593 0.0606152 -0.947289; + texcoord 1.00000 1.00000; + vertex -19.5487 -8.67571 92.0127; + normal -0.236677 -0.408389 -0.881591; + texcoord 0.00000 2.00000; + vertex -39.0272 -37.9033 85.1752; + normal -0.239076 -0.408745 -0.880778; + texcoord 0.00000 1.00000; + vertex -30.4232 -29.8292 79.1251; + normal -0.240794 -0.408998 -0.880192; + texcoord 1.00000 2.00000; + vertex -24.7507 -50.0934 86.9894; + normal -0.243366 -0.409376 -0.879309; + texcoord 1.00000 1.00000; + vertex -16.9592 -43.0191 81.5394; + normal -0.0427884 -0.497011 -0.866689; + texcoord 0.00000 2.00000; + vertex -44.0943 -32.2647 62.7162; + normal -0.0321184 -0.495862 -0.867807; + texcoord 0.00000 1.00000; + vertex -34.3130 -23.6926 57.3176; + normal -0.0282731 -0.495434 -0.868185; + texcoord 1.00000 2.00000; + vertex -31.5297 -40.3703 66.7441; + normal -0.0158462 -0.494000 -0.869317; + texcoord 1.00000 1.00000; + vertex -23.7384 -33.7782 62.8561; + normal -0.315549 -0.250456 -0.915260; + texcoord 0.00000 2.00000; + vertex -4.45792 25.5076 106.661; + normal -0.342057 -0.266453 -0.901110; + texcoord 0.00000 1.00000; + vertex -1.32211 35.7611 102.774; + normal -0.352067 -0.272476 -0.895436; + texcoord 1.00000 2.00000; + vertex 9.87629 18.0715 103.754; + normal -0.374647 -0.286023 -0.881947; + texcoord 1.00000 1.00000; + vertex 13.5705 30.1126 98.2797; + normal -0.0334884 -0.250502 -0.967537; + texcoord 0.00000 2.00000; + vertex -24.9494 -18.5539 109.394; + normal -0.0433074 -0.259975 -0.964644; + texcoord 0.00000 1.00000; + vertex -23.4895 -6.57076 106.241; + normal -0.0469492 -0.263478 -0.963522; + texcoord 1.00000 2.00000; + vertex -9.09296 -20.5398 109.360; + normal -0.0566485 -0.272779 -0.960407; + texcoord 1.00000 1.00000; + vertex -7.49846 -8.59142 105.872; + normal 0.164384 -0.118556 -0.979246; + texcoord 0.00000 2.00000; + vertex 3.55398 -79.4440 94.0859; + normal 0.164427 -0.118408 -0.979257; + texcoord 0.00000 1.00000; + vertex -0.508280 -67.1490 91.9154; + normal 0.164451 -0.118324 -0.979263; + texcoord 1.00000 2.00000; + vertex 19.6198 -72.7601 95.9736; + normal 0.164497 -0.118167 -0.979274; + texcoord 1.00000 1.00000; + vertex 16.1247 -61.6591 94.0469; + normal 0.440986 0.116268 -0.889951; + texcoord 0.00000 2.00000; + vertex -25.5133 -86.2856 56.3982; + normal 0.451339 0.153198 -0.879104; + texcoord 0.00000 1.00000; + vertex -29.8288 -72.1281 56.1095; + normal 0.455813 0.169922 -0.873705; + texcoord 1.00000 2.00000; + vertex -13.4985 -78.8262 63.3263; + normal 0.467504 0.216293 -0.857121; + texcoord 1.00000 1.00000; + vertex -16.3783 -69.4281 64.1272; + normal 0.273650 0.371079 -0.887365; + texcoord 0.00000 2.00000; + vertex -25.4732 -79.3897 20.3351; + normal 0.286757 0.401797 -0.869672; + texcoord 0.00000 1.00000; + vertex -27.1644 -66.0468 25.3933; + normal 0.301675 0.437255 -0.847231; + texcoord 1.00000 2.00000; + vertex -6.05375 -76.3276 27.6043; + normal 0.317096 0.474533 -0.821139; + texcoord 1.00000 1.00000; + vertex -7.25507 -67.5197 32.2305; + normal -0.973983 -0.0323209 -0.224304; + texcoord 0.00000 2.00000; + vertex 9.70333 171.251 38.3982; + normal -0.975671 -0.103119 -0.193475; + texcoord 0.00000 1.00000; + vertex 10.6760 150.987 37.0944; + normal -0.947892 -0.302992 -0.0984682; + texcoord 1.00000 2.00000; + vertex 6.07369 159.278 55.8841; + normal -0.888678 -0.458272 -0.0154398; + texcoord 1.00000 1.00000; + vertex 7.88228 155.699 58.0316; + normal -0.949957 0.139522 -0.279489; + texcoord 0.00000 2.00000; + vertex 13.5708 120.698 131.468; + normal -0.951048 0.130215 -0.280270; + texcoord 0.00000 1.00000; + vertex 14.1376 105.343 121.876; + normal -0.952659 0.114883 -0.281500; + texcoord 1.00000 2.00000; + vertex 7.65925 104.299 143.374; + normal -0.954181 0.0978308 -0.282787; + texcoord 1.00000 1.00000; + vertex 7.78279 97.9639 140.765; + normal -0.671674 0.550146 -0.496179; + texcoord 0.00000 2.00000; + vertex 34.3279 10.1670 169.150; + normal -0.671647 0.550231 -0.496121; + texcoord 0.00000 1.00000; + vertex 36.0062 1.54933 157.323; + normal -0.671616 0.550329 -0.496055; + texcoord 1.00000 2.00000; + vertex 19.0118 -4.27789 173.867; + normal -0.671582 0.550436 -0.495982; + texcoord 1.00000 1.00000; + vertex 19.9859 -10.5982 165.534; + normal -0.835200 -0.0302683 -0.549112; + texcoord 0.00000 2.00000; + vertex -35.9967 -56.6332 138.182; + normal -0.843982 -0.0205167 -0.535979; + texcoord 0.00000 1.00000; + vertex -29.4175 -54.8265 128.076; + normal -0.846295 -0.0178921 -0.532414; + texcoord 1.00000 2.00000; + vertex -34.7602 -71.8453 137.140; + normal -0.854233 -0.00869153 -0.519818; + texcoord 1.00000 1.00000; + vertex -27.9975 -70.0597 125.997; + normal -0.575948 -0.412540 -0.705758; + texcoord 0.00000 2.00000; + vertex -29.0079 -86.6325 87.5754; + normal -0.593473 -0.418296 -0.687617; + texcoord 0.00000 1.00000; + vertex -25.5043 -79.0700 80.2956; + normal -0.605899 -0.422285 -0.674212; + texcoord 1.00000 2.00000; + vertex -14.7570 -100.308 83.9392; + normal -0.619739 -0.426630 -0.658719; + texcoord 1.00000 1.00000; + vertex -10.5085 -91.0708 73.9598; + normal -0.126447 -0.567357 -0.813706; + texcoord 0.00000 2.00000; + vertex -24.1783 111.231 91.1585; + normal -0.127002 -0.567489 -0.813528; + texcoord 0.00000 1.00000; + vertex -17.1270 115.711 86.9395; + normal -0.128491 -0.567840 -0.813048; + texcoord 1.00000 2.00000; + vertex -9.69577 98.7742 97.5937; + normal -0.129225 -0.568013 -0.812811; + texcoord 1.00000 1.00000; + vertex -4.72439 101.679 94.7732; + normal -0.181078 -0.647899 -0.739890; + texcoord 0.00000 2.00000; + vertex -34.5742 82.9402 134.166; + normal -0.175595 -0.648900 -0.740334; + texcoord 0.00000 1.00000; + vertex -25.0724 83.9795 130.930; + normal -0.161901 -0.651308 -0.741341; + texcoord 1.00000 2.00000; + vertex -26.6222 69.8220 143.707; + normal -0.153551 -0.652711 -0.741883; + texcoord 1.00000 1.00000; + vertex -21.2159 70.2317 142.227; + normal 0.163454 -0.258625 -0.952048; + texcoord 0.00000 2.00000; + vertex -9.50294 -45.2377 148.810; + normal 0.162165 -0.260517 -0.951753; + texcoord 0.00000 1.00000; + vertex -7.41036 -36.9455 146.917; + normal 0.158952 -0.265221 -0.950995; + texcoord 1.00000 2.00000; + vertex 10.1218 -47.9519 152.917; + normal 0.157432 -0.267441 -0.950626; + texcoord 1.00000 1.00000; + vertex 11.9725 -41.3709 151.372; + normal 0.526219 -0.441250 -0.726906; + texcoord 0.00000 2.00000; + vertex -48.6708 -84.3172 96.0224; + normal 0.529480 -0.436767 -0.727245; + texcoord 0.00000 1.00000; + vertex -45.5547 -75.3101 92.8107; + normal 0.536843 -0.426514 -0.727932; + texcoord 1.00000 2.00000; + vertex -34.2726 -82.5685 105.384; + normal 0.541647 -0.419721 -0.728321; + texcoord 1.00000 1.00000; + vertex -32.3192 -77.4782 103.903; + normal 0.646162 -0.105282 -0.755904; + texcoord 0.00000 2.00000; + vertex -52.2010 -104.685 14.3677; + normal 0.658113 -0.0901892 -0.747498; + texcoord 0.00000 1.00000; + vertex -48.3183 -95.2018 16.3659; + normal 0.692649 -0.0440802 -0.719927; + texcoord 1.00000 2.00000; + vertex -38.2734 -109.010 26.8756; + normal 0.710297 -0.0188530 -0.703650; + texcoord 1.00000 1.00000; + vertex -36.4799 -104.457 28.5642; + normal 0.0771466 0.636024 -0.767804; + texcoord 0.00000 2.00000; + vertex 8.36379 122.622 97.3632; + normal 0.0808162 0.647588 -0.757693; + texcoord 0.00000 1.00000; + vertex 9.66986 117.025 92.8579; + normal 0.0874487 0.668237 -0.738791; + texcoord 1.00000 2.00000; + vertex -10.2831 121.713 94.7371; + normal 0.0905911 0.677905 -0.729547; + texcoord 1.00000 1.00000; + vertex -8.87721 115.436 89.0789; + normal 0.245394 0.427625 -0.870011; + texcoord 0.00000 2.00000; + vertex 9.26698 70.0252 146.968; + normal 0.253350 0.431342 -0.865885; + texcoord 0.00000 1.00000; + vertex 4.79860 64.4984 142.991; + normal 0.268162 0.438183 -0.857954; + texcoord 1.00000 2.00000; + vertex -5.35928 80.6241 148.052; + normal 0.276321 0.441907 -0.853443; + texcoord 1.00000 1.00000; + vertex -9.61726 75.6157 144.080; + normal 0.318411 0.349523 -0.881163; + texcoord 0.00000 2.00000; + vertex 37.2825 -50.3275 141.749; + normal 0.317319 0.350217 -0.881281; + texcoord 0.00000 1.00000; + vertex 28.5310 -48.5247 139.301; + normal 0.315072 0.351643 -0.881520; + texcoord 1.00000 2.00000; + vertex 36.8094 -34.0129 148.049; + normal 0.313662 0.352536 -0.881666; + texcoord 1.00000 1.00000; + vertex 30.7015 -32.5524 146.460; + normal 0.302600 0.495354 -0.814284; + texcoord 0.00000 2.00000; + vertex -18.7559 -101.851 79.9415; + normal 0.295816 0.509615 -0.807951; + texcoord 0.00000 1.00000; + vertex -25.4816 -94.5235 81.8997; + normal 0.274951 0.551513 -0.787550; + texcoord 1.00000 2.00000; + vertex -7.59630 -90.1489 91.2074; + normal 0.263798 0.572769 -0.776109; + texcoord 1.00000 1.00000; + vertex -11.1321 -86.2799 92.8608; + normal 0.276432 0.754474 -0.595277; + texcoord 0.00000 2.00000; + vertex 29.0756 -100.221 38.7996; + normal 0.267302 0.757390 -0.595743; + texcoord 0.00000 1.00000; + vertex 18.3918 -98.9525 35.4464; + normal 0.229682 0.768599 -0.597077; + texcoord 1.00000 2.00000; + vertex 21.4974 -86.4758 52.7020; + normal 0.211301 0.773611 -0.597392; + texcoord 1.00000 1.00000; + vertex 17.1866 -85.8663 51.9665; + normal -0.440736 -0.880006 -0.177031; + texcoord 0.00000 2.00000; + vertex -15.4046 163.749 65.1514; + normal -0.428881 -0.886483 -0.173810; + texcoord 0.00000 1.00000; + vertex -4.20855 158.420 63.7680; + normal -0.373086 -0.914157 -0.158505; + texcoord 1.00000 2.00000; + vertex -9.50636 157.517 81.4481; + normal -0.341449 -0.927898 -0.149727; + texcoord 1.00000 1.00000; + vertex -6.63656 156.363 82.0529; + normal -0.469142 -0.216993 -0.856049; + texcoord 0.00000 2.00000; + vertex -24.1145 106.337 151.076; + normal -0.466530 -0.221612 -0.856293; + texcoord 0.00000 1.00000; + vertex -17.1617 99.8291 148.915; + normal -0.459209 -0.234404 -0.856844; + texcoord 1.00000 2.00000; + vertex -32.4599 90.6123 159.635; + normal -0.455381 -0.241005 -0.857056; + texcoord 1.00000 1.00000; + vertex -28.2994 86.4797 158.587; + normal -0.639001 0.201955 -0.742221; + texcoord 0.00000 2.00000; + vertex 7.41508 -18.7832 178.359; + normal -0.641205 0.207586 -0.738759; + texcoord 0.00000 1.00000; + vertex 12.3381 -23.3489 172.879; + normal -0.645394 0.218491 -0.731934; + texcoord 1.00000 2.00000; + vertex -1.21609 -34.0395 181.639; + normal -0.647810 0.224901 -0.727848; + texcoord 1.00000 1.00000; + vertex 2.63320 -37.9008 177.020; + normal -0.636648 -0.0316543 -0.770504; + texcoord 0.00000 2.00000; + vertex -46.9929 -89.5069 123.154; + normal -0.647129 -0.0279607 -0.761867; + texcoord 0.00000 1.00000; + vertex -41.2030 -88.2454 118.318; + normal -0.664408 -0.0217576 -0.747053; + texcoord 1.00000 2.00000; + vertex -44.7520 -106.973 122.020; + normal -0.673892 -0.0182901 -0.738604; + texcoord 1.00000 1.00000; + vertex -38.7670 -105.774 116.530; + normal 0.00560100 -0.323044 -0.946367; + texcoord 0.00000 2.00000; + vertex -22.4322 -103.981 40.6627; + normal 0.000396188 -0.326948 -0.945042; + texcoord 0.00000 1.00000; + vertex -18.5244 -96.9170 38.2746; + normal -0.00890091 -0.333886 -0.942571; + texcoord 1.00000 2.00000; + vertex -6.78017 -110.927 43.1263; + normal -0.0145941 -0.338112 -0.940993; + texcoord 1.00000 1.00000; + vertex -3.22370 -104.870 40.8950; + normal -0.276213 0.00276114 -0.961093; + texcoord 0.00000 2.00000; + vertex -9.01114 148.579 71.5266; + normal -0.286881 0.00842600 -0.957929; + texcoord 0.00000 1.00000; + vertex -1.41180 148.356 69.3420; + normal -0.303533 0.0173140 -0.952663; + texcoord 1.00000 2.00000; + vertex -9.49881 131.856 71.6187; + normal -0.313974 0.0229148 -0.949155; + texcoord 1.00000 1.00000; + vertex -2.00722 131.496 69.1319; + normal -0.0288072 -0.222934 -0.974408; + texcoord 0.00000 2.00000; + vertex -29.8805 87.8641 152.424; + normal -0.0340054 -0.223388 -0.974136; + texcoord 0.00000 1.00000; + vertex -22.5484 91.9602 151.270; + normal -0.0427800 -0.224139 -0.973618; + texcoord 1.00000 2.00000; + vertex -20.7851 74.1459 155.293; + normal -0.0485357 -0.224622 -0.973236; + texcoord 1.00000 1.00000; + vertex -14.4097 77.5005 154.201; + normal 0.205208 -0.0820168 -0.975276; + texcoord 0.00000 2.00000; + vertex 3.10121 -42.3180 163.755; + normal 0.204511 -0.0826743 -0.975367; + texcoord 0.00000 1.00000; + vertex 6.82667 -34.4454 163.877; + normal 0.202983 -0.0841149 -0.975563; + texcoord 1.00000 2.00000; + vertex 20.1510 -49.1221 167.915; + normal 0.202170 -0.0848815 -0.975665; + texcoord 1.00000 1.00000; + vertex 23.3122 -42.8530 168.024; + normal 0.731082 0.0824829 -0.677286; + texcoord 0.00000 2.00000; + vertex -37.7760 -111.454 105.334; + normal 0.731301 0.0991057 -0.674816; + texcoord 0.00000 1.00000; + vertex -39.9134 -100.435 104.368; + normal 0.729963 0.168660 -0.662351; + texcoord 1.00000 2.00000; + vertex -25.0995 -102.960 120.051; + normal 0.728051 0.201379 -0.655277; + texcoord 1.00000 1.00000; + vertex -25.9574 -98.6662 120.418; + normal -0.155510 -0.985242 0.0715157; + texcoord 0.00000 2.00000; + vertex 43.3545 51.7627 83.6099; + normal -0.153344 -0.985438 0.0734708; + texcoord 0.00000 1.00000; + vertex 39.8646 52.2825 83.1819; + normal -0.150740 -0.985662 0.0758200; + texcoord 1.00000 2.00000; + vertex 51.5911 49.4686 69.9143; + normal -0.149965 -0.985726 0.0765190; + texcoord 1.00000 1.00000; + vertex 41.6216 50.7638 67.0609; + normal -0.713303 -0.626070 0.315018; + texcoord 0.00000 2.00000; + vertex 24.4326 36.0518 95.2887; + normal -0.711445 -0.625703 0.319908; + texcoord 0.00000 1.00000; + vertex 21.6174 37.1387 91.0744; + normal -0.706616 -0.624691 0.332348; + texcoord 1.00000 2.00000; + vertex 35.8651 18.8711 87.0306; + normal -0.705415 -0.624426 0.335384; + texcoord 1.00000 1.00000; + vertex 31.1354 20.3283 79.7955; + normal -0.664509 -0.709743 -0.233864; + texcoord 0.00000 2.00000; + vertex 37.2588 -23.9805 96.4533; + normal -0.638202 -0.742890 -0.202022; + texcoord 0.00000 1.00000; + vertex 34.9649 -21.7667 96.2525; + normal -0.598056 -0.786096 -0.156151; + texcoord 1.00000 2.00000; + vertex 46.3657 -27.4036 80.9652; + normal -0.589026 -0.794776 -0.146216; + texcoord 1.00000 1.00000; + vertex 38.1866 -20.8201 78.1287; + normal -0.977746 0.136357 0.159432; + texcoord 0.00000 2.00000; + vertex 6.60812 -42.3528 73.0982; + normal -0.976893 0.132953 0.167345; + texcoord 0.00000 1.00000; + vertex 6.64768 -38.5831 70.1167; + normal -0.975566 0.128142 0.178465; + texcoord 1.00000 2.00000; + vertex 3.31697 -54.7523 63.5196; + normal -0.974992 0.126202 0.182931; + texcoord 1.00000 1.00000; + vertex 3.05945 -47.9033 57.4220; + normal -0.677018 0.726962 0.114777; + texcoord 0.00000 2.00000; + vertex 5.31127 -49.3773 60.5257; + normal -0.676658 0.725440 0.125983; + texcoord 0.00000 1.00000; + vertex 6.92449 -47.1020 55.6302; + normal -0.675830 0.722585 0.145346; + texcoord 1.00000 2.00000; + vertex -6.75746 -59.6444 54.3658; + normal -0.675413 0.721328 0.153307; + texcoord 1.00000 1.00000; + vertex -4.76832 -56.2229 47.0310; + normal 0.546878 -0.657486 0.518301; + texcoord 0.00000 2.00000; + vertex -7.57372 81.1353 86.7911; + normal 0.546802 -0.656925 0.519094; + texcoord 0.00000 1.00000; + vertex -8.91818 77.4519 83.5371; + normal 0.546645 -0.655791 0.520690; + texcoord 1.00000 2.00000; + vertex 8.32773 87.5001 78.0869; + normal 0.546597 -0.655444 0.521176; + texcoord 1.00000 1.00000; + vertex 6.34324 81.1936 72.2370; + normal 0.883340 -0.444949 0.147415; + texcoord 0.00000 2.00000; + vertex -18.7620 49.3069 96.5007; + normal 0.883688 -0.443630 0.149292; + texcoord 0.00000 1.00000; + vertex -19.9736 46.3518 94.8417; + normal 0.884355 -0.441043 0.152961; + texcoord 1.00000 2.00000; + vertex -9.91357 62.0498 81.9419; + normal 0.884478 -0.440556 0.153649; + texcoord 1.00000 1.00000; + vertex -12.9192 53.9834 76.1150; + normal 0.967029 0.115175 -0.227133; + texcoord 0.00000 2.00000; + vertex -13.4875 5.63541 89.8236; + normal 0.969048 0.141251 -0.202468; + texcoord 0.00000 1.00000; + vertex -13.3161 2.81699 89.1243; + normal 0.969440 0.190106 -0.155067; + texcoord 1.00000 2.00000; + vertex -19.1012 18.8652 72.6316; + normal 0.969136 0.196877 -0.148372; + texcoord 1.00000 1.00000; + vertex -17.7991 8.86642 67.8689; + normal 0.724954 0.508724 -0.464372; + texcoord 0.00000 2.00000; + vertex -34.9795 -21.5636 88.1723; + normal 0.718888 0.540821 -0.436706; + texcoord 0.00000 1.00000; + vertex -33.4545 -24.6789 87.1402; + normal 0.703368 0.600238 -0.380772; + texcoord 1.00000 2.00000; + vertex -48.7724 -15.5663 73.2098; + normal 0.699876 0.611044 -0.369863; + texcoord 1.00000 1.00000; + vertex -44.0878 -23.6953 68.6445; + normal 0.888760 0.431825 -0.153729; + texcoord 0.00000 2.00000; + vertex -33.9611 -12.5140 64.2587; + normal 0.882509 0.450874 -0.133756; + texcoord 0.00000 1.00000; + vertex -32.7970 -15.1808 63.4982; + normal 0.869454 0.484301 -0.0974794; + texcoord 1.00000 2.00000; + vertex -42.1361 -1.60820 47.6307; + normal 0.867234 0.489356 -0.0918492; + texcoord 1.00000 1.00000; + vertex -37.6107 -10.5122 42.9212; + normal -0.0939429 0.949258 -0.300140; + texcoord 0.00000 2.00000; + vertex -13.0544 29.0801 106.138; + normal -0.114157 0.954694 -0.274824; + texcoord 0.00000 1.00000; + vertex -9.12781 28.9787 104.588; + normal -0.141627 0.960464 -0.239690; + texcoord 1.00000 2.00000; + vertex -23.3668 24.2928 94.2244; + normal -0.150897 0.961982 -0.227640; + texcoord 1.00000 1.00000; + vertex -14.7218 24.5517 89.5879; + normal 0.629129 0.772260 0.0883756; + texcoord 0.00000 2.00000; + vertex -26.5386 -3.29943 112.207; + normal 0.627236 0.772795 0.0967651; + texcoord 0.00000 1.00000; + vertex -24.1588 -4.76256 108.051; + normal 0.622475 0.773848 0.116980; + texcoord 1.00000 2.00000; + vertex -41.3937 9.82963 103.232; + normal 0.621263 0.774056 0.121941; + texcoord 1.00000 1.00000; + vertex -37.2058 7.67040 95.6010; + normal -0.666637 0.744081 -0.0440324; + texcoord 0.00000 2.00000; + vertex -0.505210 -63.0105 93.2659; + normal -0.681210 0.731521 -0.0288257; + texcoord 0.00000 1.00000; + vertex 2.02536 -60.7492 93.1657; + normal -0.697438 0.716555 -0.0113422; + texcoord 1.00000 2.00000; + vertex -5.79834 -68.5853 79.1962; + normal -0.702013 0.712137 -0.00630152; + texcoord 1.00000 1.00000; + vertex 1.62949 -61.2825 77.0044; + normal 0.338079 0.775496 0.533206; + texcoord 0.00000 2.00000; + vertex -28.6818 -65.7086 65.7796; + normal 0.336802 0.773823 0.536435; + texcoord 0.00000 1.00000; + vertex -25.3048 -64.3201 61.6190; + normal 0.333371 0.769303 0.545010; + texcoord 1.00000 2.00000; + vertex -45.9868 -53.5257 59.0329; + normal 0.332477 0.768120 0.547220; + texcoord 1.00000 1.00000; + vertex -41.0275 -51.1645 52.7054; + normal -0.498961 0.758797 0.418646; + texcoord 0.00000 2.00000; + vertex -26.9754 -64.6266 28.1374; + normal -0.403831 0.815997 0.413605; + texcoord 0.00000 1.00000; + vertex -24.1450 -63.5945 29.6402; + normal -0.237724 0.887676 0.394359; + texcoord 1.00000 2.00000; + vertex -29.2897 -56.6826 10.9807; + normal -0.202550 0.898791 0.388778; + texcoord 1.00000 1.00000; + vertex -19.1751 -55.3039 13.0628; + normal 0.402277 -0.284402 0.870224; + texcoord 0.00000 2.00000; + vertex 16.0607 151.056 43.3645; + normal 0.390889 -0.297461 0.871047; + texcoord 0.00000 1.00000; + vertex 11.8222 148.573 44.5123; + normal 0.361842 -0.329789 0.871958; + texcoord 1.00000 2.00000; + vertex 26.6067 134.971 33.2323; + normal 0.354626 -0.337608 0.871930; + texcoord 1.00000 1.00000; + vertex 19.2338 130.568 34.5264; + normal 0.114661 -0.946764 -0.300818; + texcoord 0.00000 2.00000; + vertex 37.6814 -5.28780 158.996; + normal 0.136287 -0.951749 -0.274954; + texcoord 0.00000 1.00000; + vertex 33.7641 -5.30444 157.555; + normal 0.165440 -0.956754 -0.239271; + texcoord 1.00000 2.00000; + vertex 47.6631 -0.238900 146.910; + normal 0.175160 -0.957975 -0.227161; + texcoord 1.00000 1.00000; + vertex 38.8968 -0.777220 142.421; + normal 0.340185 -0.919069 -0.198964; + texcoord 0.00000 2.00000; + vertex -26.0832 -53.3618 134.260; + normal 0.342225 -0.921580 -0.183227; + texcoord 0.00000 1.00000; + vertex -29.0638 -53.4178 129.422; + normal 0.345311 -0.925108 -0.157912; + texcoord 1.00000 2.00000; + vertex -12.3636 -46.9896 128.282; + normal 0.346627 -0.926497 -0.146471; + texcoord 1.00000 1.00000; + vertex -16.3607 -47.3347 121.006; + normal 0.658232 0.735201 -0.161898; + texcoord 0.00000 2.00000; + vertex -24.5467 -78.9768 77.2662; + normal 0.658684 0.737874 -0.147235; + texcoord 0.00000 1.00000; + vertex -22.9625 -81.4358 72.5404; + normal 0.659123 0.742179 -0.121352; + texcoord 1.00000 2.00000; + vertex -37.1519 -69.1296 70.7343; + normal 0.659172 0.743744 -0.111075; + texcoord 1.00000 1.00000; + vertex -34.6966 -72.4067 63.3625; + normal 0.963142 -0.262627 0.0581754; + texcoord 0.00000 2.00000; + vertex -17.6905 116.274 91.4049; + normal 0.964417 -0.255591 0.0676297; + texcoord 0.00000 1.00000; + vertex -17.8081 115.710 90.8064; + normal 0.966410 -0.139544 0.215820; + texcoord 1.00000 2.00000; + vertex -13.1260 130.331 79.2940; + normal 0.965952 -0.136062 0.220056; + texcoord 1.00000 1.00000; + vertex -12.9824 129.232 77.9845; + normal 0.814679 -0.532972 0.228559; + texcoord 0.00000 2.00000; + vertex -21.5684 83.3212 130.689; + normal 0.819620 -0.522048 0.235983; + texcoord 0.00000 1.00000; + vertex -21.8809 82.7152 130.390; + normal 0.866794 -0.379921 0.322998; + texcoord 1.00000 2.00000; + vertex -14.5731 88.2852 117.330; + normal 0.867892 -0.375109 0.325665; + texcoord 1.00000 1.00000; + vertex -14.9449 86.7205 116.519; + normal 0.929325 0.369136 0.00971403; + texcoord 0.00000 2.00000; + vertex -3.14209 -32.9253 144.768; + normal 0.927419 0.373486 0.0200601; + texcoord 0.00000 1.00000; + vertex -2.95469 -33.3755 143.949; + normal 0.874827 0.441364 0.199687; + texcoord 1.00000 2.00000; + vertex -9.41977 -16.8855 135.825; + normal 0.872511 0.443298 0.205455; + texcoord 1.00000 1.00000; + vertex -8.84846 -17.3573 134.417; + normal 0.655687 0.677607 0.333051; + texcoord 0.00000 2.00000; + vertex -61.8550 -78.3684 98.3649; + normal 0.648041 0.683034 0.336908; + texcoord 0.00000 1.00000; + vertex -61.4796 -78.6734 98.2464; + normal 0.522792 0.757225 0.391533; + texcoord 1.00000 2.00000; + vertex -63.2634 -67.4341 78.8913; + normal 0.520816 0.758199 0.392281; + texcoord 1.00000 1.00000; + vertex -61.5263 -68.2999 78.2585; + normal -0.260821 0.946473 0.190163; + texcoord 0.00000 2.00000; + vertex -48.5001 -94.5415 16.4690; + normal -0.267933 0.945549 0.184796; + texcoord 0.00000 1.00000; + vertex -47.9688 -94.4983 16.9830; + normal -0.374174 0.921873 0.100721; + texcoord 1.00000 2.00000; + vertex -37.4339 -88.5860 2.00575; + normal -0.376860 0.921019 0.0984941; + texcoord 1.00000 1.00000; + vertex -36.1249 -88.1693 3.11794; + normal -0.344862 -0.840755 -0.417375; + texcoord 0.00000 2.00000; + vertex 11.6129 116.070 97.3984; + normal -0.339472 -0.847531 -0.407983; + texcoord 0.00000 1.00000; + vertex 11.1480 116.559 96.7990; + normal -0.249055 -0.934514 -0.254272; + texcoord 1.00000 2.00000; + vertex 26.3539 115.156 87.0607; + normal -0.245821 -0.936817 -0.248890; + texcoord 1.00000 1.00000; + vertex 25.5399 115.720 85.7397; + normal -0.959988 -0.230032 -0.159713; + texcoord 0.00000 2.00000; + vertex 4.88937 63.1807 144.752; + normal -0.959566 -0.237759 -0.150674; + texcoord 0.00000 1.00000; + vertex 4.83905 63.7649 144.213; + normal -0.934375 -0.356271 -0.00378161; + texcoord 1.00000 2.00000; + vertex 10.3389 49.4732 131.740; + normal -0.933211 -0.359329 0.000234891; + texcoord 1.00000 1.00000; + vertex 9.93612 50.5183 130.391; + normal -0.953511 0.0949446 0.286011; + texcoord 0.00000 2.00000; + vertex 30.0704 -49.7452 140.861; + normal -0.953190 0.0824304 0.290920; + texcoord 0.00000 1.00000; + vertex 30.0904 -49.0916 140.711; + normal -0.935646 -0.0697520 0.345977; + texcoord 1.00000 2.00000; + vertex 25.1536 -54.9157 126.185; + normal -0.934783 -0.0740646 0.347413; + texcoord 1.00000 1.00000; + vertex 24.8171 -53.1518 125.656; + normal -0.00359379 0.684739 0.728779; + texcoord 0.00000 2.00000; + vertex -27.1339 -98.2732 83.9151; + normal -0.00934878 0.677203 0.735737; + texcoord 0.00000 1.00000; + vertex -26.5365 -97.6593 83.3412; + normal -0.107097 0.534437 0.838396; + texcoord 1.00000 2.00000; + vertex -42.2890 -91.2560 77.2472; + normal -0.110765 0.528521 0.841663; + texcoord 1.00000 1.00000; + vertex -41.5728 -90.0984 76.6145; + normal -0.687873 0.269301 0.674024; + texcoord 0.00000 2.00000; + vertex 12.4850 -94.9028 34.4816; + normal -0.687602 0.259158 0.678263; + texcoord 0.00000 1.00000; + vertex 12.5397 -94.1203 34.2247; + normal -0.672059 0.0937012 0.734545; + texcoord 1.00000 2.00000; + vertex -1.38802 -99.5286 22.1717; + normal -0.671296 0.0888338 0.735847; + texcoord 1.00000 1.00000; + vertex -1.63561 -97.8942 21.7485; + normal 0.568592 -0.123317 0.813324; + texcoord 0.00000 2.00000; + vertex -3.07534 159.580 63.8272; + normal 0.572542 -0.111536 0.812253; + texcoord 0.00000 1.00000; + vertex -3.46002 158.737 63.9683; + normal 0.619585 0.0605341 0.782592; + texcoord 1.00000 2.00000; + vertex 8.95914 153.713 54.5245; + normal 0.621016 0.0672349 0.780909; + texcoord 1.00000 1.00000; + vertex 8.62401 152.214 54.9201; + normal 0.136349 -0.842222 0.521604; + texcoord 0.00000 2.00000; + vertex -16.2294 100.775 150.453; + normal 0.140911 -0.836830 0.529018; + texcoord 0.00000 1.00000; + vertex -16.7192 100.313 149.835; + normal 0.223141 -0.720254 0.656843; + texcoord 1.00000 2.00000; + vertex 1.96566 97.4885 140.391; + normal 0.225396 -0.716492 0.660179; + texcoord 1.00000 1.00000; + vertex 1.30695 96.3777 139.410; + normal 0.540571 -0.816440 -0.203000; + texcoord 0.00000 2.00000; + vertex 13.3261 -24.3299 171.485; + normal 0.551050 -0.810913 -0.196886; + texcoord 0.00000 1.00000; + vertex 12.8781 -24.5841 171.314; + normal 0.690845 -0.715332 -0.105041; + texcoord 1.00000 2.00000; + vertex 18.9306 -16.0876 153.260; + normal 0.693093 -0.713397 -0.103377; + texcoord 1.00000 1.00000; + vertex 17.5910 -17.2504 152.303; + normal 0.920362 0.283230 -0.269658; + texcoord 0.00000 2.00000; + vertex -41.4206 -87.2335 119.905; + normal 0.919850 0.292502 -0.261378; + texcoord 0.00000 1.00000; + vertex -41.3570 -87.8466 119.478; + normal 0.894154 0.428554 -0.129734; + texcoord 1.00000 2.00000; + vertex -48.9766 -76.0804 105.830; + normal 0.893047 0.431892 -0.126238; + texcoord 1.00000 1.00000; + vertex -48.5613 -77.3062 104.574; + normal 0.652246 0.757949 0.00944843; + texcoord 0.00000 2.00000; + vertex -20.3552 -96.2296 40.2662; + normal 0.644258 0.764625 0.0167388; + texcoord 0.00000 1.00000; + vertex -19.9178 -96.6024 39.9777; + normal 0.520873 0.845307 0.118939; + texcoord 1.00000 2.00000; + vertex -28.1763 -89.2995 24.2421; + normal 0.517848 0.846838 0.121238; + texcoord 1.00000 1.00000; + vertex -26.7503 -90.0225 23.2016; + normal 0.919217 -0.344456 -0.190765; + texcoord 0.00000 2.00000; + vertex -0.785960 149.602 71.0568; + normal 0.923480 -0.336958 -0.183422; + texcoord 0.00000 1.00000; + vertex -1.03485 149.130 70.7106; + normal 0.976811 -0.206088 -0.0580349; + texcoord 1.00000 2.00000; + vertex 1.14694 164.146 54.1100; + normal 0.977489 -0.203520 -0.0556235; + texcoord 1.00000 1.00000; + vertex 0.786590 162.764 52.8330; + normal 0.651508 0.737806 -0.176578; + texcoord 0.00000 2.00000; + vertex -23.6115 93.1687 152.097; + normal 0.638117 0.750066 -0.173803; + texcoord 0.00000 1.00000; + vertex -23.2105 92.8186 152.114; + normal 0.470450 0.871561 -0.138052; + texcoord 1.00000 2.00000; + vertex -27.1324 92.3009 135.480; + normal 0.466572 0.873776 -0.137207; + texcoord 1.00000 1.00000; + vertex -25.3732 91.3124 135.168; + normal 0.772756 0.525060 0.356596; + texcoord 0.00000 2.00000; + vertex 7.09721 -33.0508 164.614; + normal 0.765161 0.529285 0.366587; + texcoord 0.00000 1.00000; + vertex 7.64841 -33.4348 163.985; + normal 0.642574 0.579221 0.501599; + texcoord 1.00000 2.00000; + vertex 2.99220 -20.4488 154.954; + normal 0.637422 0.580722 0.506414; + texcoord 1.00000 1.00000; + vertex 4.16108 -20.8030 153.889; + normal 0.217147 0.547862 0.807895; + texcoord 0.00000 2.00000; + vertex -40.0932 -98.4919 105.262; + normal 0.207936 0.542963 0.813606; + texcoord 0.00000 1.00000; + vertex -39.2277 -98.1507 104.798; + normal 0.0482979 0.448776 0.892338; + texcoord 1.00000 2.00000; + vertex -49.8210 -85.1728 98.8449; + normal 0.0419703 0.444694 0.894699; + texcoord 1.00000 1.00000; + vertex -48.6246 -84.4001 98.4048; + normal -0.298561 0.0677989 0.951979; + texcoord 0.00000 2.00000; + vertex -14.9322 -101.226 25.9338; + normal -0.307077 0.0619779 0.949664; + texcoord 0.00000 1.00000; + vertex -13.9828 -100.703 26.1943; + normal -0.470620 -0.0562955 0.880539; + texcoord 1.00000 2.00000; + vertex -24.0310 -84.2833 21.8736; + normal -0.476322 -0.0606704 0.877175; + texcoord 1.00000 1.00000; + vertex -23.0339 -83.4943 22.4696; + normal -0.970931 0.239254 0.00716869; + texcoord 0.00000 2.00000; + vertex 37.2675 55.2603 77.5531; + normal -0.969283 0.245499 0.0148796; + texcoord 0.00000 1.00000; + vertex 37.0269 54.3239 76.2146; + normal -0.859771 0.435751 0.266297; + texcoord 1.00000 2.00000; + vertex 33.3862 39.1579 89.2768; + normal -0.851678 0.444099 0.278244; + texcoord 1.00000 1.00000; + vertex 32.9334 38.6610 88.6841; + normal -0.944768 -0.119767 -0.305074; + texcoord 0.00000 2.00000; + vertex -1.57655 20.9093 74.7220; + normal -0.948370 -0.114778 -0.295668; + texcoord 0.00000 1.00000; + vertex -1.09043 20.3635 73.4308; + normal -0.998500 0.0120194 -0.0534132; + texcoord 1.00000 2.00000; + vertex -1.73318 4.13159 81.7937; + normal -0.999000 0.0186219 -0.0406364; + texcoord 1.00000 1.00000; + vertex -1.70562 3.60230 80.8736; + normal -0.827416 0.510521 -0.233990; + texcoord 0.00000 2.00000; + vertex 32.8865 -1.73681 100.844; + normal -0.825987 0.517215 -0.224129; + texcoord 0.00000 1.00000; + vertex 32.7871 -2.49234 99.5470; + normal -0.758476 0.651537 0.0146272; + texcoord 1.00000 2.00000; + vertex 23.3789 -13.6453 108.482; + normal -0.752837 0.657605 0.0281398; + texcoord 1.00000 1.00000; + vertex 22.9775 -14.0680 107.620; + normal -0.190238 0.894625 -0.404297; + texcoord 0.00000 2.00000; + vertex 12.7900 -27.8834 82.1623; + normal -0.185914 0.900104 -0.394016; + texcoord 0.00000 1.00000; + vertex 12.4177 -28.5149 80.9400; + normal -0.0888794 0.982274 -0.165042; + texcoord 1.00000 2.00000; + vertex -2.83981 -28.7924 87.5054; + normal -0.0832553 0.984889 -0.151862; + texcoord 1.00000 1.00000; + vertex -3.30478 -28.9859 86.5048; + normal 0.280314 0.795282 -0.537542; + texcoord 0.00000 2.00000; + vertex 17.0655 -48.0132 62.0353; + normal 0.288193 0.797778 -0.529617; + texcoord 0.00000 1.00000; + vertex 16.1186 -48.4174 60.9436; + normal 0.466265 0.825715 -0.317476; + texcoord 1.00000 2.00000; + vertex 4.25623 -38.3978 69.5815; + normal 0.474915 0.825402 -0.305234; + texcoord 1.00000 1.00000; + vertex 3.62405 -38.3424 68.7477; + normal -0.275058 -0.878423 -0.390789; + texcoord 0.00000 2.00000; + vertex -12.2193 70.1930 86.3248; + normal -0.282814 -0.878644 -0.384709; + texcoord 0.00000 1.00000; + vertex -10.9546 70.2954 85.2043; + normal -0.529186 -0.834104 -0.155668; + texcoord 1.00000 2.00000; + vertex 0.195320 60.6324 99.0771; + normal -0.540310 -0.829175 -0.143296; + texcoord 1.00000 1.00000; + vertex 0.781880 60.3473 98.5157; + normal -0.117502 -0.969069 -0.217023; + texcoord 0.00000 2.00000; + vertex -19.1782 39.3353 92.8828; + normal -0.123448 -0.970940 -0.205027; + texcoord 0.00000 1.00000; + vertex -18.6813 39.5668 91.5800; + normal -0.232036 -0.972243 0.0300421; + texcoord 1.00000 2.00000; + vertex -5.01510 36.4997 97.8759; + normal -0.238129 -0.970225 0.0442510; + texcoord 1.00000 1.00000; + vertex -4.55159 36.3396 96.8586; + normal -0.0691425 -0.685134 -0.725128; + texcoord 0.00000 2.00000; + vertex -23.5410 -9.85183 93.7467; + normal -0.0747192 -0.690097 -0.719849; + texcoord 0.00000 1.00000; + vertex -22.7149 -8.98475 92.8487; + normal -0.240650 -0.812584 -0.530844; + texcoord 1.00000 2.00000; + vertex -5.27000 -19.6436 101.256; + normal -0.247357 -0.816423 -0.521793; + texcoord 1.00000 1.00000; + vertex -4.63052 -19.3376 100.474; + normal 0.794271 -0.591283 0.139708; + texcoord 0.00000 2.00000; + vertex -45.2202 -31.7815 91.0140; + normal 0.792526 -0.591040 0.150248; + texcoord 0.00000 1.00000; + vertex -45.0848 -31.8944 89.7665; + normal 0.730478 -0.568194 0.378891; + texcoord 1.00000 2.00000; + vertex -33.4837 -15.9432 91.3209; + normal 0.726993 -0.566543 0.387958; + texcoord 1.00000 1.00000; + vertex -33.0083 -16.1362 90.1483; + normal 0.702064 -0.700624 0.127405; + texcoord 0.00000 2.00000; + vertex -47.4605 -36.4216 58.4106; + normal 0.695649 -0.704947 0.138282; + texcoord 0.00000 1.00000; + vertex -46.8241 -36.0196 57.1142; + normal 0.532109 -0.766088 0.360512; + texcoord 1.00000 2.00000; + vertex -38.5774 -26.1590 65.8959; + normal 0.520446 -0.767885 0.373482; + texcoord 1.00000 1.00000; + vertex -37.8601 -26.0342 65.1531; + normal -0.0282460 -0.809330 -0.586675; + texcoord 0.00000 2.00000; + vertex 4.04463 43.9621 123.098; + normal -0.0257183 -0.815247 -0.578543; + texcoord 0.00000 1.00000; + vertex 3.68581 44.5686 122.279; + normal 0.0272957 -0.917912 -0.395843; + texcoord 1.00000 2.00000; + vertex 24.2578 47.1331 117.750; + normal 0.0290580 -0.920622 -0.389372; + texcoord 1.00000 1.00000; + vertex 23.9182 47.6809 116.430; + normal 0.957546 0.143835 -0.249835; + texcoord 0.00000 2.00000; + vertex -17.5835 -1.85874 104.557; + normal 0.960484 0.142360 -0.239174; + texcoord 0.00000 1.00000; + vertex -17.9221 -1.80050 103.292; + normal 0.994378 0.105892 -9.43578e-05; + texcoord 1.00000 2.00000; + vertex -19.8873 16.6567 106.386; + normal 0.994510 0.104079 0.0108031; + texcoord 1.00000 1.00000; + vertex -19.8987 16.8909 105.175; + normal 0.785009 0.615263 -0.0721970; + texcoord 0.00000 2.00000; + vertex 20.6692 -58.3924 113.558; + normal 0.788477 0.612030 -0.0610189; + texcoord 0.00000 1.00000; + vertex 20.3280 -58.1156 112.206; + normal 0.834515 0.519873 0.182532; + texcoord 1.00000 2.00000; + vertex 10.9589 -45.3887 118.793; + normal 0.835343 0.513849 0.195349; + texcoord 1.00000 1.00000; + vertex 10.8799 -44.8814 117.797; + normal 0.739075 0.448660 -0.502466; + texcoord 0.00000 2.00000; + vertex -11.8502 -37.2924 54.7747; + normal 0.744929 0.442633 -0.499156; + texcoord 0.00000 1.00000; + vertex -13.0599 -36.1487 54.0166; + normal 0.935320 0.151984 -0.319495; + texcoord 1.00000 2.00000; + vertex -9.39536 -23.3547 70.8306; + normal 0.941266 0.136366 -0.308907; + texcoord 1.00000 1.00000; + vertex -9.59250 -22.7253 70.5078; + normal 0.805912 0.407075 0.429879; + texcoord 0.00000 2.00000; + vertex -18.9128 -66.5775 34.8775; + normal 0.805760 0.397704 0.438841; + texcoord 0.00000 1.00000; + vertex -18.8224 -65.5625 33.7468; + normal 0.765990 0.169552 0.620089; + texcoord 1.00000 2.00000; + vertex -28.3920 -56.4769 43.0838; + normal 0.761435 0.155199 0.629388; + texcoord 1.00000 1.00000; + vertex -28.1516 -55.6281 42.5836; + normal -0.959197 -0.103057 -0.263286; + texcoord 0.00000 2.00000; + vertex 17.7271 165.769 62.8019; + normal -0.960968 -0.0926469 -0.260686; + texcoord 0.00000 1.00000; + vertex 18.0758 164.000 62.2241; + normal -0.939194 0.314999 -0.136714; + texcoord 1.00000 2.00000; + vertex 14.0087 159.132 78.9469; + normal -0.932051 0.338963 -0.128000; + texcoord 1.00000 1.00000; + vertex 13.8003 158.508 78.8129; + normal -0.900561 -0.153448 -0.406749; + texcoord 0.00000 2.00000; + vertex 0.185050 85.6726 128.766; + normal -0.904909 -0.144412 -0.400357; + texcoord 0.00000 1.00000; + vertex 0.827680 84.5080 127.783; + normal -0.972403 0.103592 -0.209047; + texcoord 1.00000 2.00000; + vertex -2.98600 73.8571 140.245; + normal -0.973308 0.118648 -0.196456; + texcoord 1.00000 1.00000; + vertex -2.96763 73.1338 139.717; + normal -0.533463 0.558780 -0.634966; + texcoord 0.00000 2.00000; + vertex 30.8716 -8.95675 161.888; + normal -0.535662 0.565627 -0.627003; + texcoord 0.00000 1.00000; + vertex 31.2472 -9.76514 160.861; + normal -0.569124 0.706102 -0.421328; + texcoord 1.00000 2.00000; + vertex 15.3905 -19.9389 165.230; + normal -0.569795 0.711459 -0.411290; + texcoord 1.00000 1.00000; + vertex 15.4251 -20.5129 164.189; + normal -0.851183 0.236485 -0.468576; + texcoord 0.00000 2.00000; + vertex -26.5239 -65.8711 134.515; + normal -0.857263 0.234047 -0.458608; + texcoord 0.00000 1.00000; + vertex -25.9763 -65.5564 133.679; + normal -0.943753 0.185916 -0.273433; + texcoord 1.00000 2.00000; + vertex -27.8655 -83.1820 128.215; + normal -0.946213 0.183931 -0.266177; + texcoord 1.00000 1.00000; + vertex -27.4044 -82.8059 126.836; + normal -0.168019 0.797226 -0.579828; + texcoord 0.00000 2.00000; + vertex -16.8167 -76.2652 50.3252; + normal -0.180366 0.797254 -0.576068; + texcoord 0.00000 1.00000; + vertex -16.1635 -76.2169 50.2024; + normal -0.372585 0.779679 -0.503271; + texcoord 1.00000 2.00000; + vertex -21.1547 -89.1199 33.9078; + normal -0.376471 0.778950 -0.501504; + texcoord 1.00000 1.00000; + vertex -19.4486 -88.7854 33.1467; + normal -0.443592 -0.650082 0.616943; + texcoord 0.00000 2.00000; + vertex 16.0015 36.0930 69.6535; + normal -0.454637 -0.649748 0.609206; + texcoord 0.00000 1.00000; + vertex 15.2637 36.0810 69.1103; + normal -0.649858 -0.620188 0.439377; + texcoord 1.00000 2.00000; + vertex 22.5032 20.7031 58.1118; + normal -0.655289 -0.618574 0.433547; + texcoord 1.00000 1.00000; + vertex 21.3645 21.1187 56.9836; + normal -0.403966 -0.782655 0.473564; + texcoord 0.00000 2.00000; + vertex 2.88767 19.8806 75.3663; + normal -0.414585 -0.782823 0.464013; + texcoord 0.00000 1.00000; + vertex 2.23942 19.8408 74.7475; + normal -0.594618 -0.756919 0.271113; + texcoord 1.00000 2.00000; + vertex 12.6780 7.56036 63.3561; + normal -0.599647 -0.755227 0.264681; + texcoord 1.00000 1.00000; + vertex 11.6112 7.97724 62.1289; + normal -0.809124 -0.473375 0.348186; + texcoord 0.00000 2.00000; + vertex 14.0536 -18.4231 84.6160; + normal -0.816533 -0.468309 0.337580; + texcoord 0.00000 1.00000; + vertex 13.5579 -18.1122 83.8868; + normal -0.920766 -0.364112 0.140047; + texcoord 1.00000 2.00000; + vertex 17.9160 -33.0478 73.7087; + normal -0.923423 -0.360030 0.132920; + texcoord 1.00000 1.00000; + vertex 17.3915 -32.1771 72.4234; + normal -0.868619 0.183311 0.460324; + texcoord 0.00000 2.00000; + vertex -5.94657 -33.0700 62.3876; + normal -0.872145 0.190874 0.450477; + texcoord 0.00000 1.00000; + vertex -6.23912 -32.4919 61.6053; + normal -0.909346 0.312613 0.274522; + texcoord 1.00000 2.00000; + vertex -13.1889 -45.8699 53.8187; + normal -0.909975 0.317440 0.266790; + texcoord 1.00000 1.00000; + vertex -13.2394 -44.9605 52.5642; + normal -0.660238 0.658350 0.361471; + texcoord 0.00000 2.00000; + vertex -3.01630 -38.2848 46.1884; + normal -0.659829 0.663706 0.352306; + texcoord 0.00000 1.00000; + vertex -3.00446 -37.7736 45.2791; + normal -0.636587 0.753490 0.164347; + texcoord 1.00000 2.00000; + vertex -17.4955 -48.5073 38.3600; + normal -0.635168 0.756220 0.157140; + texcoord 1.00000 1.00000; + vertex -17.1405 -47.9267 37.0010; + normal 0.554861 -0.570633 0.605399; + texcoord 0.00000 2.00000; + vertex 7.96888 51.1932 74.9134; + normal 0.553538 -0.580604 0.597072; + texcoord 0.00000 1.00000; + vertex 7.89330 50.4351 74.2680; + normal 0.515919 -0.736184 0.438019; + texcoord 1.00000 2.00000; + vertex 22.3752 55.5621 65.8276; + normal 0.513860 -0.741647 0.431170; + texcoord 1.00000 1.00000; + vertex 21.9164 54.5840 64.6920; + normal 0.604754 -0.619085 0.501006; + texcoord 0.00000 2.00000; + vertex -8.24385 29.9226 83.9694; + normal 0.604526 -0.625855 0.492802; + texcoord 0.00000 1.00000; + vertex -8.22807 29.3072 83.1899; + normal 0.582966 -0.753781 0.303257; + texcoord 1.00000 2.00000; + vertex 8.93872 39.1309 74.6071; + normal 0.581777 -0.757195 0.296971; + texcoord 1.00000 1.00000; + vertex 8.60209 38.3529 73.2831; + normal 0.926512 0.0648836 0.370629; + texcoord 0.00000 2.00000; + vertex -1.11342 -6.82436 76.3540; + normal 0.931383 0.0536316 0.360068; + texcoord 0.00000 1.00000; + vertex -0.859880 -7.33663 75.8099; + normal 0.976463 -0.166172 0.137503; + texcoord 1.00000 2.00000; + vertex 3.82756 8.25327 61.3628; + normal 0.976340 -0.171481 0.131734; + texcoord 1.00000 1.00000; + vertex 3.76796 6.95738 60.1177; + normal 0.933847 0.310179 0.178096; + texcoord 0.00000 2.00000; + vertex -21.7136 -28.9486 72.0658; + normal 0.938842 0.301427 0.166488; + texcoord 0.00000 1.00000; + vertex -21.4354 -29.4021 71.3971; + normal 0.990002 0.132700 -0.0478180; + texcoord 1.00000 2.00000; + vertex -24.0493 -14.3865 58.9510; + normal 0.990364 0.127415 -0.0542700; + texcoord 1.00000 1.00000; + vertex -23.9657 -15.5707 57.6956; + normal 0.830165 0.225094 0.510057; + texcoord 0.00000 2.00000; + vertex -15.1757 -25.1100 45.3831; + normal 0.837447 0.218236 0.501054; + texcoord 0.00000 1.00000; + vertex -14.6769 -25.5345 44.7585; + normal 0.948156 0.0773199 0.308256; + texcoord 1.00000 2.00000; + vertex -12.4223 -8.39230 33.5239; + normal 0.950500 0.0729388 0.302041; + texcoord 1.00000 1.00000; + vertex -11.9498 -9.40053 32.2806; + normal 0.430236 0.900656 -0.0609638; + texcoord 0.00000 2.00000; + vertex 7.55296 47.9866 80.1802; + normal 0.436473 0.896825 -0.0720852; + texcoord 0.00000 1.00000; + vertex 7.95592 47.7409 79.3935; + normal 0.537637 0.796943 -0.275369; + texcoord 1.00000 2.00000; + vertex -7.18194 54.2459 68.6640; + normal 0.540377 0.792865 -0.281707; + texcoord 1.00000 1.00000; + vertex -6.53176 53.3605 67.4193; + normal 0.337711 0.890326 0.305403; + texcoord 0.00000 2.00000; + vertex -9.11207 11.7715 87.6731; + normal 0.346259 0.890714 0.294504; + texcoord 0.00000 1.00000; + vertex -8.54759 11.8179 86.9138; + normal 0.483046 0.870140 0.0975805; + texcoord 1.00000 2.00000; + vertex -21.3975 20.0487 77.1281; + normal 0.487542 0.868424 0.0902329; + texcoord 1.00000 1.00000; + vertex -20.4855 19.6709 75.8363; + normal 0.0214859 0.905102 0.424651; + texcoord 0.00000 2.00000; + vertex 7.79890 -23.6703 78.6455; + normal 0.0270408 0.909135 0.415622; + texcoord 0.00000 1.00000; + vertex 8.23859 -23.3106 77.8565; + normal 0.140992 0.965935 0.217003; + texcoord 1.00000 2.00000; + vertex -10.1351 -18.5654 68.6722; + normal 0.144498 0.966863 0.210468; + texcoord 1.00000 1.00000; + vertex -9.30163 -18.3960 67.3218; + normal -0.275744 0.641289 0.716041; + texcoord 0.00000 2.00000; + vertex -21.4344 -50.5490 59.7360; + normal -0.265127 0.651349 0.710951; + texcoord 0.00000 1.00000; + vertex -20.8284 -49.9360 59.4204; + normal -0.0781902 0.795950 0.600292; + texcoord 1.00000 2.00000; + vertex -32.8896 -42.7934 48.3788; + normal -0.0713077 0.800178 0.595509; + texcoord 1.00000 1.00000; + vertex -31.5954 -42.1071 47.6115; + normal -0.0196106 0.339553 0.940382; + texcoord 0.00000 2.00000; + vertex -15.3429 -46.9481 34.6625; + normal -0.0136773 0.345232 0.938418; + texcoord 0.00000 1.00000; + vertex -14.5872 -46.1721 34.3980; + normal 0.122335 0.468360 0.875027; + texcoord 1.00000 2.00000; + vertex -29.6618 -32.2669 29.0628; + normal 0.127168 0.472484 0.872117; + texcoord 1.00000 1.00000; + vertex -28.6117 -31.4797 28.4831; + normal 0.328513 -0.253251 0.909914; + texcoord 0.00000 2.00000; + vertex 8.79581 127.974 60.5707; + normal 0.319608 -0.262030 0.910599; + texcoord 0.00000 1.00000; + vertex 8.02199 127.196 60.6335; + normal 0.175388 -0.392570 0.902844; + texcoord 1.00000 2.00000; + vertex 17.3722 117.232 54.4843; + normal 0.167648 -0.399000 0.901495; + texcoord 1.00000 1.00000; + vertex 16.1904 116.401 54.3364; + normal -0.529056 -0.487692 0.694447; + texcoord 0.00000 2.00000; + vertex -0.109750 80.4221 127.949; + normal -0.533474 -0.490205 0.689278; + texcoord 0.00000 1.00000; + vertex -0.817510 79.9808 127.100; + normal -0.628280 -0.541323 0.558778; + texcoord 1.00000 2.00000; + vertex 11.2717 63.5340 124.760; + normal -0.631683 -0.543038 0.553251; + texcoord 1.00000 1.00000; + vertex 10.5401 63.2545 123.651; + normal -0.528687 -0.830787 0.174019; + texcoord 0.00000 2.00000; + vertex 17.5660 -21.5233 135.039; + normal -0.536942 -0.827912 0.162035; + texcoord 0.00000 1.00000; + vertex 17.0394 -21.3534 134.250; + normal -0.649252 -0.760070 -0.0276602; + texcoord 1.00000 2.00000; + vertex 27.4188 -29.8849 125.053; + normal -0.653230 -0.756321 -0.0356271; + texcoord 1.00000 1.00000; + vertex 26.6783 -29.1865 123.806; + normal -0.0664024 -0.943316 -0.325186; + texcoord 0.00000 2.00000; + vertex -26.2643 -67.2693 95.8109; + normal -0.0700451 -0.940028 -0.333828; + texcoord 0.00000 1.00000; + vertex -26.6022 -66.9339 94.9071; + normal -0.145564 -0.848329 -0.509068; + texcoord 1.00000 2.00000; + vertex -7.06810 -65.6403 87.1658; + normal -0.147983 -0.844595 -0.514548; + texcoord 1.00000 1.00000; + vertex -7.68574 -64.8248 86.0047; + normal 0.214630 0.971352 0.102027; + texcoord 0.00000 2.00000; + vertex -16.4390 -75.9797 52.7124; + normal 0.222925 0.970692 0.0897883; + texcoord 0.00000 1.00000; + vertex -15.9024 -76.0123 51.8939; + normal 0.341564 0.934899 -0.0964254; + texcoord 1.00000 2.00000; + vertex -28.4835 -72.3158 43.1678; + normal 0.346442 0.932222 -0.104592; + texcoord 1.00000 1.00000; + vertex -27.5935 -72.7853 41.9315; + normal 0.738685 -0.587472 0.330486; + texcoord 0.00000 2.00000; + vertex -2.68349 110.210 76.4546; + normal 0.739341 -0.591380 0.321940; + texcoord 0.00000 1.00000; + vertex -2.58244 109.772 75.4514; + normal 0.738315 -0.659350 0.141945; + texcoord 1.00000 2.00000; + vertex 10.3493 123.149 70.3262; + normal 0.737713 -0.661537 0.134719; + texcoord 1.00000 1.00000; + vertex 10.1649 122.666 68.9612; + normal 0.646496 -0.361641 0.671758; + texcoord 0.00000 2.00000; + vertex -23.6118 85.3010 132.420; + normal 0.647915 -0.372948 0.664165; + texcoord 0.00000 1.00000; + vertex -23.4874 84.4725 131.854; + normal 0.653893 -0.544590 0.525211; + texcoord 1.00000 2.00000; + vertex -11.1359 91.4742 123.736; + normal 0.653424 -0.551516 0.518524; + texcoord 1.00000 1.00000; + vertex -11.3109 90.3118 122.721; + normal 0.926979 0.331596 0.175369; + texcoord 0.00000 2.00000; + vertex 10.2912 -25.7198 132.129; + normal 0.929747 0.329023 0.165271; + texcoord 0.00000 1.00000; + vertex 10.5727 -25.9614 131.097; + normal 0.960567 0.277646 -0.0149588; + texcoord 1.00000 2.00000; + vertex 6.02758 -10.5157 125.917; + normal 0.961147 0.275061 -0.0231770; + texcoord 1.00000 1.00000; + vertex 6.14967 -11.0565 124.561; + normal 0.698160 0.195303 0.688788; + texcoord 0.00000 2.00000; + vertex -45.1363 -73.4352 94.2477; + normal 0.704758 0.193126 0.682656; + texcoord 0.00000 1.00000; + vertex -44.3745 -73.6459 93.5352; + normal 0.835870 0.140284 0.530699; + texcoord 1.00000 2.00000; + vertex -43.6773 -53.2696 87.0510; + normal 0.839723 0.138368 0.525090; + texcoord 1.00000 1.00000; + vertex -42.8721 -53.7593 85.8923; + normal 0.241488 0.546210 0.802084; + texcoord 0.00000 2.00000; + vertex -14.9005 -68.3471 34.9432; + normal 0.254610 0.545566 0.798456; + texcoord 0.00000 1.00000; + vertex -13.9749 -68.3623 34.6748; + normal 0.480045 0.516922 0.708766; + texcoord 1.00000 2.00000; + vertex -15.9545 -52.9546 24.7784; + normal 0.487775 0.515284 0.704669; + texcoord 1.00000 1.00000; + vertex -14.5581 -53.3491 24.1003; + normal -0.702960 -0.699453 -0.128895; + texcoord 0.00000 2.00000; + vertex 6.81826 113.024 82.7447; + normal -0.705213 -0.695300 -0.138684; + texcoord 0.00000 1.00000; + vertex 6.63475 113.376 81.8335; + normal -0.732709 -0.593187 -0.333567; + texcoord 1.00000 2.00000; + vertex 20.5722 100.933 73.3470; + normal -0.733007 -0.589252 -0.339828; + texcoord 1.00000 1.00000; + vertex 20.4442 101.834 72.0603; + normal -0.996491 -0.0658978 -0.0516106; + texcoord 0.00000 2.00000; + vertex -10.8216 63.8731 122.800; + normal -0.996314 -0.0582574 -0.0629602; + texcoord 0.00000 1.00000; + vertex -10.8131 64.3598 122.015; + normal -0.961643 0.0793143 -0.262588; + texcoord 1.00000 2.00000; + vertex -9.23598 48.7317 111.519; + normal -0.959431 0.0839477 -0.269155; + texcoord 1.00000 1.00000; + vertex -8.80179 49.7459 110.287; + normal -0.453947 0.618841 0.641067; + texcoord 0.00000 2.00000; + vertex 13.9893 -36.6080 132.077; + normal -0.451671 0.628616 0.633115; + texcoord 0.00000 1.00000; + vertex 14.1472 -35.8290 131.437; + normal -0.401821 0.778162 0.482704; + texcoord 1.00000 2.00000; + vertex -0.768670 -38.6963 123.643; + normal -0.399297 0.783662 0.475852; + texcoord 1.00000 1.00000; + vertex -0.237250 -37.7561 122.540; + normal 0.0777337 0.613268 0.786041; + texcoord 0.00000 2.00000; + vertex -26.7329 -68.6044 84.0416; + normal 0.0814383 0.619954 0.780401; + texcoord 0.00000 1.00000; + vertex -26.2878 -67.7699 83.3465; + normal 0.146538 0.730161 0.667377; + texcoord 1.00000 2.00000; + vertex -41.2934 -62.0005 80.3291; + normal 0.149713 0.735163 0.661151; + texcoord 1.00000 1.00000; + vertex -40.6916 -61.2434 79.3510; + normal -0.352925 0.521524 0.776825; + texcoord 0.00000 2.00000; + vertex -5.48758 -76.3896 34.2933; + normal -0.354745 0.527187 0.772159; + texcoord 0.00000 1.00000; + vertex -5.80251 -75.5177 33.5648; + normal -0.390610 0.647735 0.654112; + texcoord 1.00000 2.00000; + vertex -24.1079 -83.7173 30.7532; + normal -0.391806 0.652165 0.648975; + texcoord 1.00000 1.00000; + vertex -24.2686 -82.8079 29.7423; + normal 0.332450 0.110054 0.936678; + texcoord 0.00000 2.00000; + vertex -0.664820 154.448 66.6395; + normal 0.331760 0.100078 0.938040; + texcoord 0.00000 1.00000; + vertex -0.715950 153.344 66.7875; + normal 0.312116 -0.0917642 0.945602; + texcoord 1.00000 2.00000; + vertex 16.0873 151.397 61.0523; + normal 0.310994 -0.100061 0.945130; + texcoord 1.00000 1.00000; + vertex 15.7992 149.995 60.9987; + normal 0.108207 -0.766869 0.632616; + texcoord 0.00000 2.00000; + vertex -15.4598 91.3793 146.928; + normal 0.103942 -0.773387 0.625355; + texcoord 0.00000 1.00000; + vertex -15.8398 90.7372 146.215; + normal 0.0151914 -0.886101 0.463244; + texcoord 1.00000 2.00000; + vertex 2.31133 87.1554 138.768; + normal 0.0119908 -0.889377 0.457018; + texcoord 1.00000 1.00000; + vertex 1.58876 86.5316 137.573; + normal 0.136513 -0.940595 0.310877; + texcoord 0.00000 2.00000; + vertex 12.3497 -30.1366 166.099; + normal 0.128813 -0.945261 0.299814; + texcoord 0.00000 1.00000; + vertex 11.8614 -30.4553 165.349; + normal -0.00326317 -0.994301 0.106560; + texcoord 1.00000 2.00000; + vertex 26.4398 -31.5413 155.661; + normal -0.00831086 -0.995048 0.0990482; + texcoord 1.00000 1.00000; + vertex 25.4365 -31.6595 154.390; + normal 0.728791 -0.684654 0.0106231; + texcoord 0.00000 2.00000; + vertex -35.7248 -91.3835 108.060; + normal 0.725583 -0.688135 0.000181616; + texcoord 0.00000 1.00000; + vertex -35.9856 -91.6756 107.122; + normal 0.648402 -0.736194 -0.193888; + texcoord 1.00000 2.00000; + vertex -24.2630 -79.3171 99.3991; + normal 0.644882 -0.737354 -0.201088; + texcoord 1.00000 1.00000; + vertex -25.0084 -79.6064 98.0691; + normal 0.880142 0.394192 0.264505; + texcoord 0.00000 2.00000; + vertex -12.5580 -93.7052 34.0101; + normal 0.885478 0.389496 0.253420; + texcoord 0.00000 1.00000; + vertex -12.1492 -94.0432 33.1533; + normal 0.950889 0.302618 0.0650571; + texcoord 1.00000 2.00000; + vertex -16.1347 -79.8111 25.2050; + normal 0.952674 0.298606 0.0569779; + texcoord 1.00000 1.00000; + vertex -15.8101 -80.5968 23.8960; + normal 0.653196 -0.756452 0.0333931; + texcoord 0.00000 2.00000; + vertex 1.27597 147.253 68.6080; + normal 0.650094 -0.759537 0.0219572; + texcoord 0.00000 1.00000; + vertex 1.00992 146.978 67.5866; + normal 0.590330 -0.792424 -0.153540; + texcoord 1.00000 2.00000; + vertex 11.7615 156.026 62.2298; + normal 0.586659 -0.793364 -0.162496; + texcoord 1.00000 1.00000; + vertex 11.1123 155.813 60.9248; + normal 0.792214 -0.227359 0.566307; + texcoord 0.00000 2.00000; + vertex -18.0827 92.1944 150.432; + normal 0.795959 -0.230119 0.559905; + texcoord 0.00000 1.00000; + vertex -17.5205 91.8223 149.496; + normal 0.866986 -0.288419 0.406386; + texcoord 1.00000 2.00000; + vertex -9.72059 110.408 146.046; + normal 0.869186 -0.290498 0.400158; + texcoord 1.00000 1.00000; + vertex -9.31347 109.914 144.803; + normal 0.547523 0.630518 0.550150; + texcoord 0.00000 2.00000; + vertex 9.60137 -31.6182 163.200; + normal 0.559077 0.628023 0.541313; + texcoord 0.00000 1.00000; + vertex 10.3142 -31.7440 162.635; + normal 0.738804 0.563161 0.370161; + texcoord 1.00000 2.00000; + vertex 5.08433 -17.7998 151.859; + normal 0.744233 0.560209 0.363707; + texcoord 1.00000 1.00000; + vertex 6.11652 -18.4416 150.735; + normal 0.0709829 0.425783 0.902037; + texcoord 0.00000 2.00000; + vertex -37.8173 -94.0761 105.610; + normal 0.0791088 0.431245 0.898760; + texcoord 0.00000 1.00000; + vertex -36.9497 -93.4666 105.254; + normal 0.225817 0.522726 0.822049; + texcoord 1.00000 2.00000; + vertex -47.4793 -80.8709 100.138; + normal 0.232322 0.526457 0.817845; + texcoord 1.00000 1.00000; + vertex -46.3348 -80.3313 99.4651; + normal 0.0276335 -0.0786434 0.996520; + texcoord 0.00000 2.00000; + vertex -13.0816 -95.8165 31.8029; + normal 0.0313071 -0.0745218 0.996728; + texcoord 0.00000 1.00000; + vertex -12.2162 -94.8122 31.8582; + normal 0.117788 0.0234810 0.992761; + texcoord 1.00000 2.00000; + vertex -26.2451 -82.3772 33.2285; + normal 0.121935 0.0282284 0.992136; + texcoord 1.00000 1.00000; + vertex -25.4040 -81.5239 33.1009; + normal -0.113971 -0.922572 -0.368607; + texcoord 0.00000 2.00000; + vertex 20.7487 37.2815 66.0042; + normal -0.0178618 -0.936808 -0.349387; + texcoord 0.00000 1.00000; + vertex 17.6159 37.2292 67.1039; + normal 0.121070 -0.941130 -0.315620; + texcoord 1.00000 2.00000; + vertex 22.1368 43.7681 49.3399; + normal 0.153172 -0.939368 -0.306801; + texcoord 1.00000 1.00000; + vertex 11.8206 41.6038 50.8163; + normal 0.0485996 -0.933559 -0.355113; + texcoord 0.00000 2.00000; + vertex 7.06999 20.8549 72.1604; + normal 0.104696 -0.937820 -0.330956; + texcoord 0.00000 1.00000; + vertex 3.67850 20.4837 72.6721; + normal 0.175783 -0.938148 -0.298293; + texcoord 1.00000 2.00000; + vertex 10.8808 26.7971 57.0605; + normal 0.195401 -0.937217 -0.288866; + texcoord 1.00000 1.00000; + vertex 0.562170 24.6790 56.9528; + normal -0.451668 -0.818558 -0.354906; + texcoord 0.00000 2.00000; + vertex 15.7508 -20.1765 80.9776; + normal -0.426293 -0.839641 -0.336566; + texcoord 0.00000 1.00000; + vertex 13.4084 -18.8876 80.9859; + normal -0.380452 -0.873638 -0.303336; + texcoord 1.00000 2.00000; + vertex 26.9805 -18.4520 62.7088; + normal -0.373903 -0.878093 -0.298579; + texcoord 1.00000 1.00000; + vertex 16.9954 -13.4776 60.5835; + normal -0.566174 -0.525097 -0.635390; + texcoord 0.00000 2.00000; + vertex -0.512430 -36.3385 59.4914; + normal -0.540666 -0.561481 -0.626433; + texcoord 0.00000 1.00000; + vertex -3.23661 -34.0647 60.0397; + normal -0.485294 -0.631991 -0.604216; + texcoord 1.00000 2.00000; + vertex 10.7835 -28.4524 42.9089; + normal -0.474499 -0.644557 -0.599498; + texcoord 1.00000 1.00000; + vertex 2.39599 -22.3409 42.9766; + normal -0.704652 -0.274001 -0.654514; + texcoord 0.00000 2.00000; + vertex -0.368750 -43.0641 42.5574; + normal -0.698629 -0.309589 -0.645036; + texcoord 0.00000 1.00000; + vertex -1.98913 -39.6588 42.8764; + normal -0.683804 -0.378895 -0.623579; + texcoord 1.00000 2.00000; + vertex 13.4171 -41.2874 26.9717; + normal -0.680269 -0.392971 -0.618714; + texcoord 1.00000 1.00000; + vertex 8.60247 -32.3236 26.5721; + normal 0.865573 -0.118222 -0.486628; + texcoord 0.00000 2.00000; + vertex 7.39721 55.3954 69.8279; + normal 0.875400 -0.0575568 -0.479960; + texcoord 0.00000 1.00000; + vertex 7.72875 51.4245 71.3823; + normal 0.883056 0.0197744 -0.468851; + texcoord 1.00000 2.00000; + vertex -0.302030 54.3744 56.3812; + normal 0.884568 0.0499222 -0.463733; + texcoord 1.00000 1.00000; + vertex 1.45087 45.2074 58.7380; + normal 0.978194 0.0308675 -0.205388; + texcoord 0.00000 2.00000; + vertex -7.39714 32.9718 80.9096; + normal 0.978872 0.0364855 -0.201193; + texcoord 0.00000 1.00000; + vertex -7.36855 30.1509 80.6218; + normal 0.979871 0.0456217 -0.194348; + texcoord 1.00000 2.00000; + vertex -11.2992 43.1441 63.8539; + normal 0.980023 0.0471225 -0.193221; + texcoord 1.00000 1.00000; + vertex -11.3410 32.3170 61.0016; + normal 0.611719 0.527418 -0.589601; + texcoord 0.00000 2.00000; + vertex -2.74528 -4.34273 71.8600; + normal 0.602631 0.550326 -0.577908; + texcoord 0.00000 1.00000; + vertex -0.272980 -7.46445 71.6326; + normal 0.586603 0.587339 -0.557611; + texcoord 1.00000 2.00000; + vertex -14.6624 -6.15219 57.8773; + normal 0.582106 0.597053 -0.551979; + texcoord 1.00000 1.00000; + vertex -8.32364 -13.7267 56.3690; + normal 0.479862 0.691939 -0.539400; + texcoord 0.00000 2.00000; + vertex -23.5109 -26.5881 67.9283; + normal 0.474241 0.702186 -0.531065; + texcoord 0.00000 1.00000; + vertex -20.7287 -29.2876 66.9406; + normal 0.464032 0.720000 -0.516017; + texcoord 1.00000 2.00000; + vertex -36.9782 -27.8961 54.2696; + normal 0.461424 0.724396 -0.512190; + texcoord 1.00000 1.00000; + vertex -30.1427 -34.4742 51.1243; + normal 0.445272 0.760083 -0.473293; + texcoord 0.00000 2.00000; + vertex -22.7797 -23.0287 44.0959; + normal 0.416418 0.786389 -0.456277; + texcoord 0.00000 1.00000; + vertex -19.3052 -24.8620 44.4205; + normal 0.378562 0.817836 -0.433398; + texcoord 1.00000 2.00000; + vertex -29.8720 -27.3928 30.4150; + normal 0.365338 0.828056 -0.425267; + texcoord 1.00000 1.00000; + vertex -20.7673 -31.5858 30.0723; + normal -0.274216 0.837920 -0.471906; + texcoord 0.00000 2.00000; + vertex 0.465730 44.2833 86.3609; + normal -0.276548 0.838557 -0.469408; + texcoord 0.00000 1.00000; + vertex 4.17862 44.4579 84.5135; + normal -0.281139 0.839783 -0.464462; + texcoord 1.00000 2.00000; + vertex -10.7191 33.3454 73.4387; + normal -0.282226 0.840069 -0.463285; + texcoord 1.00000 1.00000; + vertex -2.09811 33.6182 68.6817; + normal -0.478946 0.645777 -0.594629; + texcoord 0.00000 2.00000; + vertex -14.6135 7.10171 86.9348; + normal -0.496719 0.641581 -0.584503; + texcoord 0.00000 1.00000; + vertex -11.0359 9.26724 86.4050; + normal -0.524235 0.634415 -0.568063; + texcoord 1.00000 2.00000; + vertex -14.7528 -4.90499 74.0076; + normal -0.532536 0.632087 -0.562913; + texcoord 1.00000 1.00000; + vertex -6.64932 0.183760 72.0554; + normal -0.638443 0.673716 -0.372151; + texcoord 0.00000 2.00000; + vertex 4.59931 -24.7152 73.8575; + normal -0.664147 0.658111 -0.354681; + texcoord 0.00000 1.00000; + vertex 7.38378 -22.0385 73.9263; + normal -0.692814 0.639112 -0.333985; + texcoord 1.00000 2.00000; + vertex 4.44986 -32.2335 60.5031; + normal -0.703037 0.631893 -0.326267; + texcoord 1.00000 1.00000; + vertex 11.4305 -24.9616 59.5452; + normal -0.428165 0.820507 -0.378738; + texcoord 0.00000 2.00000; + vertex -15.1102 -42.9844 28.4263; + normal -0.473265 0.783491 -0.402694; + texcoord 0.00000 1.00000; + vertex -13.1615 -40.6790 31.2178; + normal -0.569671 0.686670 -0.451618; + texcoord 1.00000 2.00000; + vertex -0.718110 -43.2004 11.6879; + normal -0.587743 0.665294 -0.460373; + texcoord 1.00000 1.00000; + vertex 3.07233 -36.0764 17.1439; + normal 0.530010 -0.809196 -0.253557; + texcoord 0.00000 2.00000; + vertex 9.23978 128.547 54.9517; + normal 0.552326 -0.787424 -0.273677; + texcoord 0.00000 1.00000; + vertex 7.56141 126.082 59.3095; + normal 0.589941 -0.746250 -0.308350; + texcoord 1.00000 2.00000; + vertex -3.39630 123.567 44.4340; + normal 0.603751 -0.729533 -0.321350; + texcoord 1.00000 1.00000; + vertex -5.54904 118.847 51.1042; + normal 0.271210 -0.927657 -0.256707; + texcoord 0.00000 2.00000; + vertex 0.0221000 76.0759 122.773; + normal 0.345170 -0.911446 -0.223884; + texcoord 0.00000 1.00000; + vertex -3.18112 74.9433 123.482; + normal 0.423902 -0.886409 -0.185972; + texcoord 1.00000 2.00000; + vertex 2.28901 80.7467 108.289; + normal 0.448726 -0.876700 -0.173325; + texcoord 1.00000 1.00000; + vertex -7.00890 75.9031 108.717; + normal 0.0702273 -0.934458 -0.349079; + texcoord 0.00000 2.00000; + vertex 21.9217 -21.1492 135.648; + normal 0.0707802 -0.934654 -0.348441; + texcoord 0.00000 1.00000; + vertex 18.2773 -20.8405 134.089; + normal 0.0717090 -0.934982 -0.347370; + texcoord 1.00000 2.00000; + vertex 33.7067 -15.3159 122.404; + normal 0.0719530 -0.935068 -0.347089; + texcoord 1.00000 1.00000; + vertex 24.7654 -14.3526 117.955; + normal 0.765206 -0.0706883 -0.639893; + texcoord 0.00000 2.00000; + vertex -23.2884 -62.1365 96.7618; + normal 0.765443 -0.0705708 -0.639622; + texcoord 0.00000 1.00000; + vertex -26.0034 -65.3239 93.8673; + normal 0.765991 -0.0702995 -0.638996; + texcoord 1.00000 2.00000; + vertex -29.2821 -44.3050 87.6246; + normal 0.766139 -0.0702260 -0.638827; + texcoord 1.00000 1.00000; + vertex -34.0354 -49.8305 82.5314; + normal -0.522992 0.531678 -0.666182; + texcoord 0.00000 2.00000; + vertex -17.8224 -75.9420 45.3707; + normal -0.532925 0.529869 -0.659719; + texcoord 0.00000 1.00000; + vertex -14.2807 -74.0312 44.1153; + normal -0.554855 0.525550 -0.644929; + texcoord 1.00000 2.00000; + vertex -18.5756 -93.2774 32.1267; + normal -0.559486 0.524579 -0.641711; + texcoord 1.00000 1.00000; + vertex -10.5444 -88.8891 28.7119; + normal 0.542806 0.496321 -0.677515; + texcoord 0.00000 2.00000; + vertex -11.2558 116.884 77.4149; + normal 0.528952 0.529615 -0.663113; + texcoord 0.00000 1.00000; + vertex -7.69492 113.196 77.5664; + normal 0.511959 0.567070 -0.645236; + texcoord 1.00000 2.00000; + vertex -21.9986 112.441 65.5533; + normal 0.503726 0.584060 -0.636501; + texcoord 1.00000 1.00000; + vertex -14.3161 105.036 64.8386; + normal 0.956957 0.151916 -0.247293; + texcoord 0.00000 2.00000; + vertex -24.8435 89.4375 130.767; + normal 0.955247 0.204200 -0.214021; + texcoord 0.00000 1.00000; + vertex -24.1752 85.8293 131.136; + normal 0.950080 0.254170 -0.180957; + texcoord 1.00000 2.00000; + vertex -29.6504 95.3944 115.825; + normal 0.947630 0.270404 -0.169940; + texcoord 1.00000 1.00000; + vertex -26.4931 83.6579 114.756; + normal 0.277794 0.871424 -0.404290; + texcoord 0.00000 2.00000; + vertex 4.77873 -25.4732 131.429; + normal 0.244901 0.892375 -0.379065; + texcoord 0.00000 1.00000; + vertex 8.05207 -26.5742 131.305; + normal 0.198003 0.918450 -0.342410; + texcoord 1.00000 2.00000; + vertex -6.60803 -29.6031 114.703; + normal 0.188029 0.923443 -0.334513; + texcoord 1.00000 1.00000; + vertex 5.07493 -32.9600 112.003; + normal 0.393423 0.750430 -0.531106; + texcoord 0.00000 2.00000; + vertex -42.3773 -71.0808 87.8248; + normal 0.304850 0.798081 -0.519743; + texcoord 0.00000 1.00000; + vertex -38.8372 -71.9459 89.2249; + normal 0.167700 0.853678 -0.493063; + texcoord 1.00000 2.00000; + vertex -46.2483 -81.2708 70.5593; + normal 0.134217 0.864152 -0.485001; + texcoord 1.00000 1.00000; + vertex -34.4750 -82.1678 72.2192; + normal 0.275042 0.934413 -0.226326; + texcoord 0.00000 2.00000; + vertex -20.4541 -70.1542 29.6532; + normal 0.161627 0.954029 -0.252401; + texcoord 0.00000 1.00000; + vertex -16.9722 -70.4378 32.7134; + normal -0.00936159 0.958672 -0.284361; + texcoord 1.00000 2.00000; + vertex -13.4623 -76.2229 13.0947; + normal -0.0638816 0.954052 -0.292753; + texcoord 1.00000 1.00000; + vertex -4.48877 -73.8175 18.9754; + normal 0.477054 -0.684751 -0.550941; + texcoord 0.00000 2.00000; + vertex 12.4794 114.192 84.7617; + normal 0.478033 -0.685208 -0.549522; + texcoord 0.00000 1.00000; + vertex 8.04358 113.943 81.2300; + normal 0.479808 -0.686033 -0.546939; + texcoord 1.00000 2.00000; + vertex 23.3714 129.183 75.5611; + normal 0.480405 -0.686309 -0.546069; + texcoord 1.00000 1.00000; + vertex 15.4825 128.810 69.0896; + normal -0.269506 -0.697033 -0.664463; + texcoord 0.00000 2.00000; + vertex -1.62024 60.4527 128.273; + normal -0.262347 -0.709326 -0.654241; + texcoord 0.00000 1.00000; + vertex -5.84755 63.4609 126.832; + normal -0.253242 -0.724453 -0.641121; + texcoord 1.00000 2.00000; + vertex 10.8746 65.6504 117.753; + normal -0.249046 -0.731242 -0.635028; + texcoord 1.00000 1.00000; + vertex 2.73712 71.3348 114.398; + normal -0.909495 0.299543 -0.288258; + texcoord 0.00000 2.00000; + vertex 11.8703 -37.5854 128.324; + normal -0.942027 0.228884 -0.245352; + texcoord 0.00000 1.00000; + vertex 12.8893 -33.8686 128.971; + normal -0.964878 0.163987 -0.205231; + texcoord 1.00000 2.00000; + vertex 14.4184 -43.7158 113.913; + normal -0.972131 0.138396 -0.189231; + texcoord 1.00000 1.00000; + vertex 16.1468 -31.9025 113.674; + normal -0.700926 0.567607 0.431886; + texcoord 0.00000 2.00000; + vertex -29.7818 -70.5240 80.4878; + normal -0.590307 0.703990 0.394888; + texcoord 0.00000 1.00000; + vertex -27.0364 -68.1578 81.8337; + normal -0.430795 0.838764 0.333002; + texcoord 1.00000 2.00000; + vertex -35.9002 -65.7348 64.2639; + normal -0.380033 0.870831 0.311816; + texcoord 1.00000 1.00000; + vertex -24.8958 -61.3512 65.4334; + normal 0.973331 -0.0625095 0.220725; + texcoord 0.00000 2.00000; + vertex 0.592920 155.790 62.1617; + normal 0.949812 -0.157646 0.270193; + texcoord 0.00000 1.00000; + vertex -0.466800 152.790 65.9850; + normal 0.873358 -0.333263 0.355219; + texcoord 1.00000 2.00000; + vertex 3.22857 141.782 46.5722; + normal 0.845363 -0.379401 0.376052; + texcoord 1.00000 1.00000; + vertex -2.35551 136.080 53.3726; + normal 0.662719 -0.506538 -0.551564; + texcoord 0.00000 2.00000; + vertex -14.4609 94.7409 143.576; + normal 0.719599 -0.429769 -0.545413; + texcoord 0.00000 1.00000; + vertex -15.8244 91.3002 145.097; + normal 0.794959 -0.302469 -0.525882; + texcoord 1.00000 2.00000; + vertex -25.0569 99.6434 126.342; + normal 0.810280 -0.271202 -0.519515; + texcoord 1.00000 1.00000; + vertex -27.5920 88.2752 128.323; + normal 0.716400 -0.288892 -0.635068; + texcoord 0.00000 2.00000; + vertex 14.2035 -25.7187 165.530; + normal 0.735170 -0.273277 -0.620358; + texcoord 0.00000 1.00000; + vertex 11.8866 -29.7651 164.757; + normal 0.761578 -0.250011 -0.597908; + texcoord 1.00000 2.00000; + vertex 7.68578 -13.1162 152.444; + normal 0.769814 -0.242412 -0.590443; + texcoord 1.00000 1.00000; + vertex 2.53384 -22.5757 149.611; + normal 0.687005 0.384834 -0.616382; + texcoord 0.00000 2.00000; + vertex -37.3983 -86.1254 108.294; + normal 0.689239 0.393348 -0.608463; + texcoord 0.00000 1.00000; + vertex -36.3485 -91.1891 106.302; + normal 0.691693 0.403085 -0.599236; + texcoord 1.00000 2.00000; + vertex -49.2386 -80.5945 98.5499; + normal 0.692917 0.408114 -0.594398; + texcoord 1.00000 1.00000; + vertex -47.2994 -89.8734 94.4398; + normal 0.396876 0.840291 -0.369325; + texcoord 0.00000 2.00000; + vertex -16.0891 -92.0075 32.8591; + normal 0.381730 0.854472 -0.352362; + texcoord 0.00000 1.00000; + vertex -12.5364 -93.9402 32.2794; + normal 0.363224 0.870654 -0.331708; + texcoord 1.00000 2.00000; + vertex -27.1128 -93.0890 18.5524; + normal 0.357282 0.875594 -0.325093; + texcoord 1.00000 1.00000; + vertex -17.0193 -98.3674 15.4285; + normal 0.807182 0.221502 -0.547169; + texcoord 0.00000 2.00000; + vertex -0.0665100 152.572 68.1877; + normal 0.811602 0.239046 -0.533066; + texcoord 0.00000 1.00000; + vertex 0.479090 147.910 67.1052; + normal 0.816487 0.260621 -0.515194; + texcoord 1.00000 2.00000; + vertex -10.3765 159.685 55.8579; + normal 0.818224 0.269032 -0.508066; + texcoord 1.00000 1.00000; + vertex -9.02384 149.235 52.5026; + normal 0.634233 0.666382 -0.392026; + texcoord 0.00000 2.00000; + vertex -20.0289 93.9955 147.957; + normal 0.577334 0.737368 -0.350677; + texcoord 0.00000 1.00000; + vertex -17.8592 92.2370 148.478; + normal 0.490109 0.822565 -0.288408; + texcoord 1.00000 2.00000; + vertex -30.8025 93.1528 129.095; + normal 0.475675 0.834466 -0.278207; + texcoord 1.00000 1.00000; + vertex -19.6838 86.3618 127.736; + normal 0.0923576 0.781095 -0.617545; + texcoord 0.00000 2.00000; + vertex 5.77123 -32.8677 160.646; + normal 0.0156420 0.791608 -0.610829; + texcoord 0.00000 1.00000; + vertex 9.66677 -32.2817 161.970; + normal -0.110475 0.798482 -0.591796; + texcoord 1.00000 2.00000; + vertex 6.20241 -46.0807 143.998; + normal -0.140302 0.798199 -0.585828; + texcoord 1.00000 1.00000; + vertex 17.3634 -43.0439 145.463; + normal -0.290135 0.877328 -0.382252; + texcoord 0.00000 2.00000; + vertex -39.6298 -95.7701 101.260; + normal -0.370754 0.834196 -0.408239; + texcoord 0.00000 1.00000; + vertex -36.9294 -93.5682 104.264; + normal -0.501168 0.742648 -0.444189; + texcoord 1.00000 2.00000; + vertex -27.6005 -99.0954 84.4974; + normal -0.533852 0.714750 -0.451812; + texcoord 1.00000 1.00000; + vertex -21.9228 -91.3512 90.0399; + normal -0.470884 0.755040 0.456270; + texcoord 0.00000 2.00000; + vertex -15.4157 -93.0900 25.4290; + normal -0.440508 0.756321 0.483664; + texcoord 0.00000 1.00000; + vertex -12.1489 -94.2443 30.7106; + normal -0.367668 0.754443 0.543725; + texcoord 1.00000 2.00000; + vertex -0.742010 -79.0577 17.3518; + normal -0.343320 0.752387 0.562179; + texcoord 1.00000 1.00000; + vertex 4.45993 -81.8037 24.2038; + normal -0.384769 0.120487 -0.915115; + texcoord 0.00000 2.00000; + vertex 15.5846 52.5891 66.8418; + normal -0.418180 0.0840975 -0.904463; + texcoord 0.00000 1.00000; + vertex 13.5569 38.3877 65.8245; + normal -0.428622 0.0724343 -0.900576; + texcoord 1.00000 2.00000; + vertex 1.80095 51.1188 72.4437; + normal -0.467762 0.0273774 -0.883430; + texcoord 1.00000 1.00000; + vertex 0.652440 40.8760 72.7344; + normal 0.0572062 -0.224405 -0.972815; + texcoord 0.00000 2.00000; + vertex 8.04284 33.3137 70.2202; + normal 0.0704241 -0.215165 -0.974035; + texcoord 0.00000 1.00000; + vertex 3.36497 23.2885 72.2577; + normal 0.0832843 -0.206109 -0.974978; + texcoord 1.00000 2.00000; + vertex -11.0721 43.2218 66.8106; + normal 0.0948716 -0.197892 -0.975622; + texcoord 1.00000 1.00000; + vertex -16.5583 31.1186 68.7321; + normal -0.0618719 0.332143 -0.941198; + texcoord 0.00000 2.00000; + vertex 20.9412 -3.69687 85.5205; + normal -0.0845245 0.320943 -0.943319; + texcoord 0.00000 1.00000; + vertex 14.6601 -15.1609 81.8878; + normal -0.0947020 0.315835 -0.944076; + texcoord 1.00000 2.00000; + vertex 5.71347 1.69618 88.4247; + normal -0.120178 0.302840 -0.945434; + texcoord 1.00000 1.00000; + vertex 0.532620 -8.09263 85.9477; + normal 0.108891 -0.0713563 -0.991489; + texcoord 0.00000 2.00000; + vertex 10.6580 -31.9109 61.6906; + normal 0.109048 -0.0714693 -0.991464; + texcoord 0.00000 1.00000; + vertex -1.29989 -32.7403 60.4370; + normal 0.109092 -0.0715013 -0.991457; + texcoord 1.00000 2.00000; + vertex 10.2051 -16.7171 60.5474; + normal 0.109244 -0.0716102 -0.991432; + texcoord 1.00000 1.00000; + vertex -2.51338 -17.6980 59.2168; + normal 0.0301340 -0.214962 -0.976157; + texcoord 0.00000 2.00000; + vertex 11.3270 -44.7612 45.5752; + normal 0.0355798 -0.226007 -0.973476; + texcoord 0.00000 1.00000; + vertex 0.848630 -40.1763 44.2421; + normal 0.0371428 -0.229172 -0.972677; + texcoord 1.00000 2.00000; + vertex 18.8738 -31.6115 42.9124; + normal 0.0420603 -0.239118 -0.970079; + texcoord 1.00000 1.00000; + vertex 6.67020 -26.3918 41.0967; + normal 0.189470 -0.0529259 -0.980459; + texcoord 0.00000 2.00000; + vertex -5.79908 61.3014 70.2336; + normal 0.188716 -0.0506735 -0.980724; + texcoord 0.00000 1.00000; + vertex 3.70348 54.4194 72.4414; + normal 0.188310 -0.0494651 -0.980863; + texcoord 1.00000 2.00000; + vertex -16.1858 47.3467 68.9796; + normal 0.187582 -0.0472971 -0.981109; + texcoord 1.00000 1.00000; + vertex -6.00736 40.1037 71.2749; + normal -0.180697 0.0967912 -0.978765; + texcoord 0.00000 2.00000; + vertex -22.9728 35.9991 83.7813; + normal -0.177665 0.0910642 -0.979868; + texcoord 0.00000 1.00000; + vertex -11.7938 31.3177 81.2545; + normal -0.176726 0.0892918 -0.980201; + texcoord 1.00000 2.00000; + vertex -29.0250 21.7667 83.4912; + normal -0.173698 0.0835835 -0.981246; + texcoord 1.00000 1.00000; + vertex -17.6226 17.1019 81.0754; + normal -0.0625362 0.198739 -0.978055; + texcoord 0.00000 2.00000; + vertex -9.92672 -8.76918 69.2912; + normal -0.0749955 0.208782 -0.975082; + texcoord 0.00000 1.00000; + vertex 0.972570 -10.3671 68.2696; + normal -0.0869633 0.218392 -0.971979; + texcoord 1.00000 2.00000; + vertex -15.3663 -29.7785 65.3700; + normal -0.0974825 0.226808 -0.969049; + texcoord 1.00000 1.00000; + vertex -1.76721 -31.6320 63.5681; + normal -0.415853 -0.374226 -0.828867; + texcoord 0.00000 2.00000; + vertex -34.2094 -37.5595 79.1197; + normal -0.407877 -0.374029 -0.832910; + texcoord 0.00000 1.00000; + vertex -25.4232 -31.3897 71.9259; + normal -0.399979 -0.373805 -0.836831; + texcoord 1.00000 2.00000; + vertex -20.7935 -54.2900 79.9424; + normal -0.391564 -0.373535 -0.840921; + texcoord 1.00000 1.00000; + vertex -12.4259 -48.2753 73.3745; + normal 0.0218949 -0.330334 -0.943610; + texcoord 0.00000 2.00000; + vertex -24.3415 -37.1036 43.4602; + normal 0.0510335 -0.325056 -0.944317; + texcoord 0.00000 1.00000; + vertex -13.8042 -28.2101 40.5913; + normal 0.0748832 -0.320516 -0.944278; + texcoord 1.00000 2.00000; + vertex -9.89227 -48.8261 47.8992; + normal 0.109833 -0.313507 -0.943213; + texcoord 1.00000 1.00000; + vertex -1.86013 -41.7907 46.4961; + normal -0.184840 -0.326227 -0.927044; + texcoord 0.00000 2.00000; + vertex 7.40166 34.1613 79.5995; + normal -0.187833 -0.329404 -0.925317; + texcoord 0.00000 1.00000; + vertex 8.66588 45.0523 75.5149; + normal -0.189760 -0.331448 -0.924193; + texcoord 1.00000 2.00000; + vertex 25.7150 30.0199 77.4054; + normal -0.192486 -0.334338 -0.922587; + texcoord 1.00000 1.00000; + vertex 27.0568 42.4259 72.6296; + normal -0.0251068 -0.230602 -0.972724; + texcoord 0.00000 2.00000; + vertex -6.24642 0.0288600 82.9001; + normal -0.0221829 -0.226495 -0.973760; + texcoord 0.00000 1.00000; + vertex -5.58437 12.0754 80.0272; + normal -0.0197731 -0.223106 -0.974594; + texcoord 1.00000 2.00000; + vertex 13.8465 -1.09687 82.6484; + normal -0.0168578 -0.219002 -0.975579; + texcoord 1.00000 1.00000; + vertex 14.4157 11.1339 79.8929; + normal 0.209726 -0.0449289 -0.976727; + texcoord 0.00000 2.00000; + vertex 17.1129 -36.3588 76.9260; + normal 0.211448 -0.0216768 -0.977149; + texcoord 0.00000 1.00000; + vertex 10.1620 -25.2663 74.9233; + normal 0.212088 -0.0126100 -0.977169; + texcoord 1.00000 2.00000; + vertex 29.5303 -26.6241 79.1445; + normal 0.213794 0.0128819 -0.976794; + texcoord 1.00000 1.00000; + vertex 23.2818 -16.9246 77.9048; + normal -0.0206533 0.197686 -0.980048; + texcoord 0.00000 2.00000; + vertex -15.2713 -54.2117 51.2145; + normal -0.0157937 0.205225 -0.978587; + texcoord 0.00000 1.00000; + vertex -16.6311 -42.1917 53.6677; + normal -0.0142929 0.207549 -0.978120; + texcoord 1.00000 2.00000; + vertex -0.149330 -52.3516 51.2710; + normal -0.00938425 0.215139 -0.976538; + texcoord 1.00000 1.00000; + vertex -1.59907 -40.4636 53.9040; + normal 0.0369396 0.338656 -0.940185; + texcoord 0.00000 2.00000; + vertex -12.3921 -58.5686 26.3227; + normal 0.0457241 0.353492 -0.934319; + texcoord 0.00000 1.00000; + vertex -13.5297 -46.6813 30.5598; + normal 0.0510419 0.362429 -0.930613; + texcoord 1.00000 2.00000; + vertex 5.06660 -56.5722 27.7278; + normal 0.0603003 0.377908 -0.923877; + texcoord 1.00000 1.00000; + vertex 3.90020 -45.6987 32.0994; + normal -0.222889 -0.508831 -0.831512; + texcoord 0.00000 2.00000; + vertex 2.31309 141.162 52.1086; + normal -0.236462 -0.561803 -0.792756; + texcoord 0.00000 1.00000; + vertex 7.07306 129.090 58.2197; + normal -0.245820 -0.599370 -0.761792; + texcoord 1.00000 2.00000; + vertex -12.5093 135.209 59.7246; + normal -0.260576 -0.660848 -0.703832; + texcoord 1.00000 1.00000; + vertex -8.98517 127.878 65.3028; + normal -0.115320 -0.0109599 -0.993268; + texcoord 0.00000 2.00000; + vertex -1.19578 92.4756 124.068; + normal -0.126706 -0.0271677 -0.991568; + texcoord 0.00000 1.00000; + vertex -2.17736 79.3587 124.327; + normal -0.136441 -0.0410732 -0.989796; + texcoord 1.00000 2.00000; + vertex -20.8514 92.6892 126.348; + normal -0.148855 -0.0588716 -0.987105; + texcoord 1.00000 1.00000; + vertex -21.5754 81.1720 127.144; + normal 0.149249 0.399946 -0.904305; + texcoord 0.00000 2.00000; + vertex 19.6841 -8.78731 137.646; + normal 0.147021 0.397954 -0.905548; + texcoord 0.00000 1.00000; + vertex 16.7808 -19.5264 132.417; + normal 0.144910 0.396064 -0.906717; + texcoord 1.00000 2.00000; + vertex -0.828800 -2.67158 136.965; + normal 0.142732 0.394110 -0.907912; + texcoord 1.00000 1.00000; + vertex -3.76538 -13.9185 131.622; + normal -0.335801 0.630622 -0.699681; + texcoord 0.00000 2.00000; + vertex -34.9563 -59.9098 104.783; + normal -0.335935 0.633504 -0.697008; + texcoord 0.00000 1.00000; + vertex -27.9121 -64.6137 97.1628; + normal -0.335983 0.634535 -0.696046; + texcoord 1.00000 2.00000; + vertex -47.6142 -69.8925 101.861; + normal -0.336094 0.637040 -0.693700; + texcoord 1.00000 1.00000; + vertex -39.0500 -75.5435 92.5220; + normal -0.333113 -0.312525 -0.889586; + texcoord 0.00000 2.00000; + vertex -16.0617 -85.0892 49.0176; + normal -0.341584 -0.320198 -0.883625; + texcoord 0.00000 1.00000; + vertex -13.7270 -75.3111 44.7081; + normal -0.349311 -0.327196 -0.878023; + texcoord 1.00000 2.00000; + vertex 3.47575 -94.1623 44.8891; + normal -0.356205 -0.333438 -0.872890; + texcoord 1.00000 1.00000; + vertex 6.35365 -81.6274 38.9265; + normal -0.211895 -0.271935 -0.938697; + texcoord 0.00000 2.00000; + vertex -15.9064 103.626 75.6639; + normal -0.184937 -0.281814 -0.941477; + texcoord 0.00000 1.00000; + vertex -1.44102 107.603 71.2462; + normal -0.173500 -0.285918 -0.942416; + texcoord 1.00000 2.00000; + vertex -8.17837 87.1205 78.7008; + normal -0.142531 -0.296772 -0.944252; + texcoord 1.00000 1.00000; + vertex 3.85977 90.6083 75.7875; + normal -0.128549 -0.0970640 -0.986942; + texcoord 0.00000 2.00000; + vertex -36.3295 85.6797 129.694; + normal -0.113876 -0.119403 -0.986294; + texcoord 0.00000 1.00000; + vertex -22.1216 80.7951 128.324; + normal -0.109309 -0.126314 -0.985949; + texcoord 1.00000 2.00000; + vertex -40.3496 68.9256 131.866; + normal -0.0931484 -0.150608 -0.984195; + texcoord 1.00000 1.00000; + vertex -27.8018 64.7701 131.314; + normal -0.0767619 -0.00976305 -0.997002; + texcoord 0.00000 2.00000; + vertex 0.326520 -39.6919 131.986; + normal -0.0797673 -0.0109971 -0.996753; + texcoord 0.00000 1.00000; + vertex 7.96168 -28.3441 131.287; + normal -0.0817649 -0.0118175 -0.996582; + texcoord 1.00000 2.00000; + vertex 17.6975 -52.1586 130.771; + normal -0.0846398 -0.0129983 -0.996327; + texcoord 1.00000 1.00000; + vertex 25.7774 -39.9619 129.925; + normal 0.116847 -0.407815 -0.905557; + texcoord 0.00000 2.00000; + vertex -53.6284 -87.6034 95.9988; + normal 0.155360 -0.392535 -0.906521; + texcoord 0.00000 1.00000; + vertex -43.7260 -74.8360 91.5267; + normal 0.180997 -0.381927 -0.906296; + texcoord 1.00000 2.00000; + vertex -35.5459 -94.8187 101.581; + normal 0.229147 -0.361040 -0.903959; + texcoord 1.00000 1.00000; + vertex -28.7084 -85.5618 99.6174; + normal 0.468963 -0.0216735 -0.882952; + texcoord 0.00000 2.00000; + vertex -24.6441 -91.1270 30.0766; + normal 0.525399 0.0305864 -0.850306; + texcoord 0.00000 1.00000; + vertex -19.6095 -74.4477 32.3412; + normal 0.563991 0.0683111 -0.822950; + texcoord 1.00000 2.00000; + vertex -7.27350 -92.1335 39.3274; + normal 0.632424 0.140186 -0.761832; + texcoord 1.00000 1.00000; + vertex -5.19883 -82.6537 42.7940; + normal 0.423538 0.538495 -0.728450; + texcoord 0.00000 2.00000; + vertex 8.28193 124.429 84.6354; + normal 0.429693 0.541755 -0.722402; + texcoord 0.00000 1.00000; + vertex 6.31401 114.757 76.3411; + normal 0.432305 0.543130 -0.719807; + texcoord 1.00000 2.00000; + vertex -8.74849 133.601 81.5138; + normal 0.437531 0.545867 -0.714560; + texcoord 1.00000 1.00000; + vertex -11.0948 121.684 70.9740; + normal 0.430747 0.121129 -0.894307; + texcoord 0.00000 2.00000; + vertex 5.58024 70.8826 132.972; + normal 0.431034 0.121034 -0.894181; + texcoord 0.00000 1.00000; + vertex -5.41182 65.0033 126.881; + normal 0.431075 0.121021 -0.894164; + texcoord 1.00000 2.00000; + vertex -0.825130 85.5371 131.871; + normal 0.431350 0.120930 -0.894043; + texcoord 1.00000 1.00000; + vertex -12.5722 79.1472 125.339; + normal -0.0811942 0.0359219 -0.996051; + texcoord 0.00000 2.00000; + vertex 25.1318 -44.8243 127.978; + normal -0.0814906 0.0381609 -0.995943; + texcoord 0.00000 1.00000; + vertex 15.0350 -35.3322 129.144; + normal -0.0815760 0.0388070 -0.995911; + texcoord 1.00000 2.00000; + vertex 37.0481 -32.3371 127.457; + normal -0.0818682 0.0410179 -0.995799; + texcoord 1.00000 1.00000; + vertex 26.6250 -22.6779 128.712; + normal -0.0170958 0.410494 -0.911703; + texcoord 0.00000 2.00000; + vertex -17.5573 -80.7811 75.4224; + normal -0.0123776 0.455723 -0.890035; + texcoord 0.00000 1.00000; + vertex -25.2894 -68.7569 80.9813; + normal -0.0101200 0.476853 -0.878925; + texcoord 1.00000 2.00000; + vertex -2.98264 -70.5062 79.7754; + normal -0.00460363 0.527110 -0.849785; + texcoord 1.00000 1.00000; + vertex -9.15152 -61.4706 85.4135; + normal -0.124275 0.300072 -0.945787; + texcoord 0.00000 2.00000; + vertex 13.8698 -81.3504 28.7532; + normal -0.161110 0.338605 -0.927033; + texcoord 0.00000 1.00000; + vertex -1.57211 -78.3574 31.7319; + normal -0.179903 0.358052 -0.916206; + texcoord 1.00000 2.00000; + vertex 15.2055 -63.5350 34.2300; + normal -0.223576 0.402669 -0.887621; + texcoord 1.00000 1.00000; + vertex 4.04453 -61.7366 37.8572; + normal 0.0114235 -0.531979 -0.846681; + texcoord 0.00000 2.00000; + vertex -15.6606 160.541 60.5405; + normal 0.0489295 -0.603519 -0.795846; + texcoord 0.00000 1.00000; + vertex -1.37030 152.305 65.9078; + normal 0.0781732 -0.656027 -0.750678; + texcoord 1.00000 2.00000; + vertex -22.3801 144.551 70.4963; + normal 0.128757 -0.739713 -0.660490; + texcoord 1.00000 1.00000; + vertex -14.3996 141.093 75.9249; + normal -0.260911 -0.0771465 -0.962275; + texcoord 0.00000 2.00000; + vertex -26.9007 103.437 146.981; + normal -0.259180 -0.119179 -0.958448; + texcoord 0.00000 1.00000; + vertex -16.8573 91.4006 145.223; + normal -0.258687 -0.129420 -0.957252; + texcoord 1.00000 2.00000; + vertex -37.2520 91.0670 150.779; + normal -0.255974 -0.177774 -0.950197; + texcoord 1.00000 1.00000; + vertex -29.0682 81.6099 150.344; + normal 0.0717654 0.344372 -0.936086; + texcoord 0.00000 2.00000; + vertex 8.16705 -17.5794 168.789; + normal 0.0759676 0.353306 -0.932418; + texcoord 0.00000 1.00000; + vertex 11.2101 -29.7679 164.539; + normal 0.0779183 0.357446 -0.930678; + texcoord 1.00000 2.00000; + vertex -11.2322 -19.9833 166.418; + normal 0.0817008 0.365460 -0.927235; + texcoord 1.00000 1.00000; + vertex -7.61813 -34.0176 161.205; + normal -0.435459 0.185498 -0.880890; + texcoord 0.00000 2.00000; + vertex -48.9199 -90.4329 112.335; + normal -0.437555 0.188153 -0.879286; + texcoord 0.00000 1.00000; + vertex -36.8787 -91.8875 106.077; + normal -0.438110 0.188858 -0.878858; + texcoord 1.00000 2.00000; + vertex -52.9233 -107.372 110.747; + normal -0.440065 0.191339 -0.877344; + texcoord 1.00000 1.00000; + vertex -39.5977 -108.888 103.733; + normal -0.139268 -0.0511335 -0.988934; + texcoord 0.00000 2.00000; + vertex -22.1749 -104.838 34.1076; + normal -0.142418 -0.0517784 -0.988451; + texcoord 0.00000 1.00000; + vertex -12.7101 -95.1028 32.2714; + normal -0.144469 -0.0521982 -0.988132; + texcoord 1.00000 2.00000; + vertex -7.46853 -120.282 32.8351; + normal -0.147469 -0.0528121 -0.987656; + texcoord 1.00000 1.00000; + vertex 2.63185 -109.743 30.7635; + normal -0.398797 -0.0331535 -0.916439; + texcoord 0.00000 2.00000; + vertex -13.7866 146.944 72.9421; + normal -0.392158 -0.0378378 -0.919120; + texcoord 0.00000 1.00000; + vertex -0.446850 147.060 67.1329; + normal -0.387864 -0.0408545 -0.920811; + texcoord 1.00000 2.00000; + vertex -12.9524 125.780 73.3447; + normal -0.381010 -0.0456514 -0.923443; + texcoord 1.00000 1.00000; + vertex 0.108950 126.003 67.9446; + normal -0.0671479 -0.376516 -0.923973; + texcoord 0.00000 2.00000; + vertex -30.4878 82.2795 152.890; + normal -0.0310789 -0.377279 -0.925578; + texcoord 0.00000 1.00000; + vertex -17.9347 91.0356 148.409; + normal -0.0198437 -0.377416 -0.925831; + texcoord 1.00000 2.00000; + vertex -17.9950 70.8889 156.624; + normal 0.0223116 -0.377504 -0.925739; + texcoord 1.00000 1.00000; + vertex -8.07309 78.0597 153.938; + normal 0.0367005 -0.0224996 -0.999073; + texcoord 0.00000 2.00000; + vertex 2.10927 -44.9443 161.880; + normal 0.0481749 -0.0172210 -0.998690; + texcoord 0.00000 1.00000; + vertex 10.1093 -32.8163 161.901; + normal 0.0571905 -0.0130691 -0.998278; + texcoord 1.00000 2.00000; + vertex 20.9851 -56.5254 162.834; + normal 0.0691816 -0.00754087 -0.997576; + texcoord 1.00000 1.00000; + vertex 28.4379 -45.0214 163.264; + normal 0.567727 0.110547 -0.815761; + texcoord 0.00000 2.00000; + vertex -31.8191 -111.338 104.889; + normal 0.589871 0.191820 -0.784384; + texcoord 0.00000 1.00000; + vertex -35.8397 -93.4214 104.518; + normal 0.601211 0.241448 -0.761741; + texcoord 1.00000 2.00000; + vertex -19.1735 -101.992 114.956; + normal 0.620510 0.355225 -0.699130; + texcoord 1.00000 1.00000; + vertex -22.0622 -93.0035 116.959; + normal 0.347159 0.665169 -0.661083; + texcoord 0.00000 2.00000; + vertex -5.15486 -106.876 21.4704; + normal 0.380432 0.749641 -0.541582; + texcoord 0.00000 1.00000; + vertex -11.2637 -94.5740 30.6406; + normal 0.388248 0.770360 -0.505775; + texcoord 1.00000 2.00000; + vertex 6.14722 -102.741 31.5661; + normal 0.415471 0.848592 -0.327529; + texcoord 1.00000 1.00000; + vertex 1.46088 -97.5059 39.1856; + normal -0.857686 0.310029 -0.410192; + texcoord 0.00000 2.00000; + vertex 12.3679 55.1390 82.9761; + normal -0.870991 0.271984 -0.409144; + texcoord 0.00000 1.00000; + vertex 13.7639 39.2019 68.0118; + normal -0.867947 0.281095 -0.409454; + texcoord 1.00000 2.00000; + vertex 5.49822 42.6405 87.8936; + normal -0.882925 0.233344 -0.407423; + texcoord 1.00000 1.00000; + vertex 6.74683 31.7231 78.9350; + normal -0.833740 0.294228 -0.467235; + texcoord 0.00000 2.00000; + vertex -0.473750 41.2288 92.6724; + normal -0.839012 0.264518 -0.475489; + texcoord 0.00000 1.00000; + vertex 3.48783 26.0986 76.0755; + normal -0.840862 0.252753 -0.478610; + texcoord 1.00000 2.00000; + vertex -10.5429 22.2977 98.7187; + normal -0.846308 0.211496 -0.488910; + texcoord 1.00000 1.00000; + vertex -7.74962 12.7372 89.7477; + normal -0.869912 0.477644 -0.122922; + texcoord 0.00000 2.00000; + vertex 15.6848 -10.2325 105.300; + normal -0.872989 0.470694 -0.127819; + texcoord 0.00000 1.00000; + vertex 15.7298 -15.0894 86.1088; + normal -0.872925 0.470840 -0.127717; + texcoord 1.00000 2.00000; + vertex 6.82321 -25.9165 107.069; + normal -0.876237 0.463132 -0.133106; + texcoord 1.00000 1.00000; + vertex 7.05793 -30.1727 90.7146; + normal -0.175801 0.924436 -0.338397; + texcoord 0.00000 2.00000; + vertex 1.72047 -21.4282 78.4048; + normal -0.191930 0.918484 -0.345761; + texcoord 0.00000 1.00000; + vertex -5.95610 -29.6054 60.0544; + normal -0.195168 0.917247 -0.347228; + texcoord 1.00000 2.00000; + vertex -18.3640 -23.7491 82.4989; + normal -0.215115 0.909317 -0.356186; + texcoord 1.00000 1.00000; + vertex -23.8805 -29.9308 70.0490; + normal 0.114312 0.979482 -0.165977; + texcoord 0.00000 2.00000; + vertex 6.37289 -35.9378 66.2815; + normal 0.104839 0.979645 -0.171187; + texcoord 0.00000 1.00000; + vertex 0.694670 -38.5108 47.1869; + normal 0.105391 0.979638 -0.170884; + texcoord 1.00000 2.00000; + vertex -10.9071 -33.5559 68.4367; + normal 0.0947414 0.979692 -0.176711; + texcoord 1.00000 1.00000; + vertex -15.6677 -35.9259 52.7449; + normal -0.369301 -0.887962 -0.274117; + texcoord 0.00000 2.00000; + vertex -9.24018 50.9648 90.8547; + normal -0.345611 -0.896893 -0.275926; + texcoord 0.00000 1.00000; + vertex 4.34761 50.5115 74.0171; + normal -0.351270 -0.894820 -0.275512; + texcoord 1.00000 2.00000; + vertex 3.61414 44.2747 95.2086; + normal -0.322098 -0.905113 -0.277531; + texcoord 1.00000 1.00000; + vertex 13.3262 44.1736 84.2666; + normal -0.434159 -0.739785 -0.514028; + texcoord 0.00000 2.00000; + vertex -21.6074 21.5309 94.5216; + normal -0.405442 -0.751004 -0.521162; + texcoord 0.00000 1.00000; + vertex -8.10974 24.6263 78.6663; + normal -0.407774 -0.750127 -0.520605; + texcoord 1.00000 2.00000; + vertex -8.47754 11.2112 98.2838; + normal -0.372846 -0.762661 -0.528521; + texcoord 1.00000 1.00000; + vertex 1.77080 13.8037 87.3131; + normal -0.0566243 -0.892351 -0.447776; + texcoord 0.00000 2.00000; + vertex -5.92146 -20.9872 88.0532; + normal -0.0403585 -0.888724 -0.456663; + texcoord 0.00000 1.00000; + vertex 1.73351 -12.6375 70.4456; + normal -0.0351129 -0.887487 -0.459492; + texcoord 1.00000 2.00000; + vertex 15.7802 -24.0856 91.4836; + normal -0.0154578 -0.882565 -0.469937; + texcoord 1.00000 1.00000; + vertex 21.6403 -17.4019 78.7385; + normal 0.479899 -0.860608 -0.170446; + texcoord 0.00000 2.00000; + vertex -23.1048 -34.8069 92.5193; + normal 0.483870 -0.857360 -0.175510; + texcoord 0.00000 1.00000; + vertex -23.6681 -31.4559 74.0136; + normal 0.484549 -0.856798 -0.176378; + texcoord 1.00000 2.00000; + vertex -4.88601 -24.7518 93.0449; + normal 0.488627 -0.853384 -0.181605; + texcoord 1.00000 1.00000; + vertex -5.60705 -21.4148 75.4239; + normal 0.617797 -0.771800 -0.150504; + texcoord 0.00000 2.00000; + vertex -18.1325 -35.0605 63.4031; + normal 0.624866 -0.765156 -0.155174; + texcoord 0.00000 1.00000; + vertex -14.3021 -28.2411 44.1556; + normal 0.624999 -0.765030 -0.155262; + texcoord 1.00000 2.00000; + vertex -3.56697 -23.9943 66.4438; + normal 0.633213 -0.757105 -0.160728; + texcoord 1.00000 1.00000; + vertex -0.691410 -18.5011 51.8967; + normal 0.823512 -0.303134 -0.479518; + texcoord 0.00000 2.00000; + vertex 16.1515 39.5826 100.216; + normal 0.823036 -0.295545 -0.485041; + texcoord 0.00000 1.00000; + vertex 8.09249 43.4301 83.9429; + normal 0.823049 -0.295743 -0.484897; + texcoord 1.00000 2.00000; + vertex 22.5222 56.4024 100.524; + normal 0.822490 -0.287968 -0.490494; + texcoord 1.00000 1.00000; + vertex 14.4519 60.1243 84.8056; + normal 0.900006 -0.167973 -0.402211; + texcoord 0.00000 2.00000; + vertex 1.34582 4.12436 102.070; + normal 0.899188 -0.152891 -0.409983; + texcoord 0.00000 1.00000; + vertex -5.26094 11.1455 84.3543; + normal 0.899161 -0.152474 -0.410196; + texcoord 1.00000 2.00000; + vertex 5.76474 22.1002 104.451; + normal 0.897909 -0.135295 -0.418873; + texcoord 1.00000 1.00000; + vertex 0.0225000 27.9296 90.2588; + normal 0.806187 0.454152 -0.379221; + texcoord 0.00000 2.00000; + vertex 21.5998 -24.8067 92.5639; + normal 0.793169 0.471086 -0.385954; + texcoord 0.00000 1.00000; + vertex 11.1837 -20.9424 75.0483; + normal 0.794801 0.469005 -0.385132; + texcoord 1.00000 2.00000; + vertex 14.7390 -9.98988 95.7230; + normal 0.779124 0.488551 -0.392790; + texcoord 1.00000 1.00000; + vertex 6.38603 -7.11622 82.7287; + normal 0.951021 0.204981 -0.231392; + texcoord 0.00000 2.00000; + vertex -8.84904 -57.7908 73.4207; + normal 0.945545 0.228201 -0.232097; + texcoord 0.00000 1.00000; + vertex -15.7470 -44.4517 56.8866; + normal 0.946435 0.224584 -0.231996; + texcoord 1.00000 2.00000; + vertex -10.8378 -42.6324 78.6751; + normal 0.938778 0.254035 -0.232729; + texcoord 1.00000 1.00000; + vertex -15.5887 -33.9235 69.0171; + normal 0.986717 0.154565 -0.0499945; + texcoord 0.00000 2.00000; + vertex -8.18514 -67.8263 48.2409; + normal 0.985499 0.162272 -0.0495943; + texcoord 0.00000 1.00000; + vertex -12.1132 -47.6543 33.0788; + normal 0.984953 0.165608 -0.0494200; + texcoord 1.00000 2.00000; + vertex -10.7082 -48.7037 57.5643; + normal 0.982828 0.177963 -0.0487685; + texcoord 1.00000 1.00000; + vertex -12.5746 -39.6883 52.8494; + normal -0.778286 -0.440689 0.447285; + texcoord 0.00000 2.00000; + vertex 4.50146 147.387 74.3705; + normal -0.797582 -0.405327 0.446735; + texcoord 0.00000 1.00000; + vertex 6.83250 128.973 60.2837; + normal -0.799360 -0.401911 0.446645; + texcoord 1.00000 2.00000; + vertex 15.9419 134.271 81.3541; + normal -0.823801 -0.351703 0.444587; + texcoord 1.00000 1.00000; + vertex 17.0369 123.598 74.9403; + normal -0.993838 -0.0171425 -0.109507; + texcoord 0.00000 2.00000; + vertex -5.56234 90.7004 144.459; + normal -0.993306 -0.0271780 -0.112274; + texcoord 0.00000 1.00000; + vertex -3.28625 78.5313 125.707; + normal -0.993226 -0.0285190 -0.112643; + texcoord 1.00000 2.00000; + vertex -5.81420 71.7778 149.707; + normal -0.992345 -0.0416790 -0.116254; + texcoord 1.00000 1.00000; + vertex -4.16110 63.7662 138.468; + normal -0.856771 0.367681 -0.361599; + texcoord 0.00000 2.00000; + vertex 9.82057 -15.4550 150.229; + normal -0.858732 0.356273 -0.368305; + texcoord 0.00000 1.00000; + vertex 15.0644 -20.5639 132.609; + normal -0.858339 0.358637 -0.366923; + texcoord 1.00000 2.00000; + vertex 3.41701 -29.4639 151.157; + normal -0.860271 0.346576 -0.373924; + texcoord 1.00000 1.00000; + vertex 8.51934 -34.2136 135.016; + normal -0.797473 0.0569860 -0.600658; + texcoord 0.00000 2.00000; + vertex -38.0636 -69.1903 108.255; + normal -0.801215 0.0606627 -0.595293; + texcoord 0.00000 1.00000; + vertex -28.1518 -66.0015 95.3983; + normal -0.802205 0.0616423 -0.593857; + texcoord 1.00000 2.00000; + vertex -37.9264 -91.3734 105.969; + normal -0.805446 0.0648691 -0.589109; + texcoord 1.00000 1.00000; + vertex -26.1473 -87.5100 90.2892; + normal 0.951280 0.0295903 -0.306904; + texcoord 0.00000 2.00000; + vertex -7.08143 -73.8189 63.8865; + normal 0.949712 0.0335854 -0.311319; + texcoord 0.00000 1.00000; + vertex -12.6362 -74.4319 46.6100; + normal 0.949527 0.0340487 -0.311831; + texcoord 1.00000 2.00000; + vertex -7.79519 -53.7450 63.6096; + normal 0.947937 0.0379962 -0.316181; + texcoord 1.00000 1.00000; + vertex -13.6449 -54.4821 45.9832; + normal 0.128838 -0.943952 -0.303900; + texcoord 0.00000 2.00000; + vertex -7.41599 100.060 94.6977; + normal 0.144076 -0.939536 -0.310668; + texcoord 0.00000 1.00000; + vertex -1.55891 107.702 73.4442; + normal 0.141185 -0.940396 -0.309389; + texcoord 1.00000 2.00000; + vertex 10.5456 101.816 96.8580; + normal 0.158335 -0.935138 -0.316934; + texcoord 1.00000 1.00000; + vertex 15.3401 108.405 79.8125; + normal -0.365179 -0.924429 -0.109892; + texcoord 0.00000 2.00000; + vertex -37.6003 86.1479 153.270; + normal -0.353710 -0.928584 -0.112346; + texcoord 0.00000 1.00000; + vertex -24.9507 83.7131 131.716; + normal -0.355825 -0.927830 -0.111896; + texcoord 1.00000 2.00000; + vertex -21.1374 79.1745 157.224; + normal -0.341636 -0.932783 -0.114898; + texcoord 1.00000 1.00000; + vertex -12.0801 77.6027 143.054; + normal 0.780316 -0.450202 -0.434079; + texcoord 0.00000 2.00000; + vertex 12.6713 -40.6739 153.821; + normal 0.785980 -0.431008 -0.443246; + texcoord 0.00000 1.00000; + vertex 8.17359 -28.8022 133.423; + normal 0.786351 -0.429698 -0.443860; + texcoord 1.00000 2.00000; + vertex 24.7934 -22.5393 156.804; + normal 0.792548 -0.406630 -0.454445; + texcoord 1.00000 1.00000; + vertex 21.0214 -13.1793 141.851; + normal 0.833855 -0.544529 0.0904092; + texcoord 0.00000 2.00000; + vertex -49.5928 -80.7776 115.668; + normal 0.834094 -0.544194 0.0902181; + texcoord 0.00000 1.00000; + vertex -43.0010 -74.4518 92.9703; + normal 0.834098 -0.544189 0.0902154; + texcoord 1.00000 2.00000; + vertex -38.3338 -63.0006 118.895; + normal 0.834386 -0.543785 0.0899851; + texcoord 1.00000 1.00000; + vertex -33.4206 -58.1660 102.551; + normal 0.988667 -0.0709513 0.132302; + texcoord 0.00000 2.00000; + vertex -15.4724 -83.8786 54.8838; + normal 0.988192 -0.0771758 0.132367; + texcoord 0.00000 1.00000; + vertex -11.7344 -69.1072 34.8722; + normal 0.988360 -0.0750255 0.132345; + texcoord 1.00000 2.00000; + vertex -14.9288 -68.6142 59.0080; + normal 0.987745 -0.0826167 0.132419; + texcoord 1.00000 1.00000; + vertex -12.3535 -58.2775 46.2469; + normal -0.526244 0.734181 -0.429005; + texcoord 0.00000 2.00000; + vertex -0.832460 120.418 100.716; + normal -0.525967 0.734791 -0.428300; + texcoord 0.00000 1.00000; + vertex 6.46619 115.279 82.9684; + normal -0.525961 0.734806 -0.428283; + texcoord 1.00000 2.00000; + vertex -17.9978 107.353 99.4132; + normal -0.525704 0.735369 -0.427630; + texcoord 1.00000 1.00000; + vertex -9.72492 101.594 79.3405; + normal -0.424815 0.818828 -0.386074; + texcoord 0.00000 2.00000; + vertex -11.4728 72.9942 145.756; + normal -0.429771 0.813845 -0.391092; + texcoord 0.00000 1.00000; + vertex -8.05303 65.5123 126.124; + normal -0.428784 0.814845 -0.390093; + texcoord 1.00000 2.00000; + vertex -27.3328 64.8130 145.856; + normal -0.433761 0.809765 -0.395136; + texcoord 1.00000 1.00000; + vertex -23.7677 57.2840 126.512; + normal 0.554664 0.801029 -0.225167; + texcoord 0.00000 2.00000; + vertex 28.9133 -37.8890 150.939; + normal 0.535173 0.813614 -0.227205; + texcoord 0.00000 1.00000; + vertex 15.3307 -34.2037 130.591; + normal 0.541667 0.809491 -0.226543; + texcoord 1.00000 2.00000; + vertex 16.6074 -28.3338 154.618; + normal 0.518023 0.824177 -0.228875; + texcoord 1.00000 1.00000; + vertex 6.58135 -25.8391 140.909; + normal 0.759153 0.612121 -0.221347; + texcoord 0.00000 2.00000; + vertex -7.55093 -84.3088 100.333; + normal 0.739023 0.637107 -0.218950; + texcoord 0.00000 1.00000; + vertex -24.5390 -69.6683 82.5567; + normal 0.736451 0.640187 -0.218634; + texcoord 1.00000 2.00000; + vertex -18.8070 -67.5091 108.187; + normal 0.704745 0.676232 -0.214580; + texcoord 1.00000 1.00000; + vertex -27.3744 -60.5664 101.928; + normal -0.0107972 0.978734 0.204848; + texcoord 0.00000 2.00000; + vertex 12.9423 -83.0085 55.0804; + normal 0.000140767 0.978259 0.207387; + texcoord 0.00000 1.00000; + vertex -1.07256 -78.6808 33.6646; + normal 0.000262902 0.978253 0.207415; + texcoord 1.00000 2.00000; + vertex -7.41749 -84.2544 59.9603; + normal 0.0145425 0.977445 0.210689; + texcoord 1.00000 1.00000; + vertex -16.6269 -81.3913 47.3130; + normal -0.356268 -0.798246 0.485672; + texcoord 0.00000 2.00000; + vertex -16.5861 168.487 81.4892; + normal -0.413858 -0.777377 0.473716; + texcoord 0.00000 1.00000; + vertex -1.65225 152.957 66.9190; + normal -0.397433 -0.783699 0.477350; + texcoord 1.00000 2.00000; + vertex -1.42699 165.226 87.2485; + normal -0.469867 -0.753466 0.459907; + texcoord 1.00000 1.00000; + vertex 7.49702 155.447 80.3462; + normal -0.760067 -0.540674 -0.360513; + texcoord 0.00000 2.00000; + vertex -31.6439 98.1845 164.707; + normal -0.737872 -0.569382 -0.362420; + texcoord 0.00000 1.00000; + vertex -16.9530 90.2065 145.699; + normal -0.743477 -0.562321 -0.361991; + texcoord 1.00000 2.00000; + vertex -23.4108 83.6568 169.136; + normal -0.714830 -0.597190 -0.363842; + texcoord 1.00000 1.00000; + vertex -13.1001 78.3804 157.540; + normal -0.936094 -0.137733 -0.323662; + texcoord 0.00000 2.00000; + vertex 2.84581 -25.3629 186.884; + normal -0.931669 -0.149833 -0.330972; + texcoord 0.00000 1.00000; + vertex 10.9179 -30.0394 165.528; + normal -0.931657 -0.149866 -0.330992; + texcoord 1.00000 2.00000; + vertex 5.19496 -46.3161 189.006; + normal -0.926392 -0.163544 -0.339191; + texcoord 1.00000 1.00000; + vertex 12.1675 -50.1329 171.803; + normal -0.186633 -0.905383 -0.381379; + texcoord 0.00000 2.00000; + vertex -37.6467 -100.170 126.325; + normal -0.181916 -0.904653 -0.385369; + texcoord 0.00000 1.00000; + vertex -36.3833 -92.2496 106.904; + normal -0.182326 -0.904718 -0.385023; + texcoord 1.00000 2.00000; + vertex -18.2739 -104.089 126.148; + normal -0.177635 -0.903961 -0.388973; + texcoord 1.00000 1.00000; + vertex -17.0606 -95.8662 106.484; + normal 0.744258 -0.553077 -0.374413; + texcoord 0.00000 2.00000; + vertex -8.68261 -104.735 53.3358; + normal 0.752870 -0.536347 -0.381469; + texcoord 0.00000 1.00000; + vertex -11.6788 -94.9458 32.9190; + normal 0.750196 -0.541628 -0.379268; + texcoord 1.00000 2.00000; + vertex 1.38759 -92.3406 55.0440; + normal 0.759399 -0.523099 -0.386885; + texcoord 1.00000 1.00000; + vertex -1.43784 -83.7736 37.9149; + normal -0.426371 -0.744224 -0.514138; + texcoord 0.00000 2.00000; + vertex -10.0297 139.177 87.0759; + normal -0.410895 -0.746995 -0.522651; + texcoord 0.00000 1.00000; + vertex -0.315190 146.784 68.0087; + normal -0.410868 -0.746999 -0.522666; + texcoord 1.00000 2.00000; + vertex 7.70729 127.856 88.7534; + normal -0.393639 -0.749779 -0.531865; + texcoord 1.00000 1.00000; + vertex 16.2218 134.734 72.7566; + normal 0.571382 -0.820684 -0.000319649; + texcoord 0.00000 2.00000; + vertex -24.4702 86.4635 171.622; + normal 0.576582 -0.817036 -0.00244234; + texcoord 0.00000 1.00000; + vertex -17.7108 91.1782 149.479; + normal 0.575081 -0.818094 -0.00182867; + texcoord 1.00000 2.00000; + vertex -10.9760 95.8576 174.020; + normal 0.580975 -0.813910 -0.00424417; + texcoord 1.00000 1.00000; + vertex -5.58331 99.7976 156.642; + normal 0.793411 -0.472081 -0.384238; + texcoord 0.00000 2.00000; + vertex 10.6753 -48.5715 181.493; + normal 0.810445 -0.439969 -0.386790; + texcoord 0.00000 1.00000; + vertex 10.9417 -32.6431 162.474; + normal 0.805442 -0.449676 -0.386077; + texcoord 1.00000 2.00000; + vertex 20.2061 -35.7356 185.403; + normal 0.825009 -0.410243 -0.388665; + texcoord 1.00000 1.00000; + vertex 20.1270 -24.1609 173.018; + normal 0.982711 0.151794 -0.106010; + texcoord 0.00000 2.00000; + vertex -30.9903 -113.886 121.550; + normal 0.980012 0.171668 -0.100536; + texcoord 0.00000 1.00000; + vertex -35.9025 -93.5636 105.113; + normal 0.981008 0.164697 -0.102463; + texcoord 1.00000 2.00000; + vertex -32.6241 -99.2472 127.366; + normal 0.977084 0.190304 -0.0953449; + texcoord 1.00000 1.00000; + vertex -35.7245 -87.2566 119.526; + normal 0.643804 0.635666 0.425963; + texcoord 0.00000 2.00000; + vertex 5.32136 -118.200 40.0930; + normal 0.729996 0.571137 0.375377; + texcoord 0.00000 1.00000; + vertex -11.2470 -95.4195 31.1396; + normal 0.740638 0.561984 0.368279; + texcoord 1.00000 2.00000; + vertex -10.3128 -109.283 50.4161; + normal 0.852132 0.443563 0.277708; + texcoord 1.00000 1.00000; + vertex -15.2606 -100.052 50.8540; + normal 0.0538658 -0.561913 -0.825440; + texcoord 0.00000 2.00000; + vertex 31.4062 45.4533 65.9102; + normal 0.322027 -0.631419 -0.705414; + texcoord 0.00000 1.00000; + vertex 21.5451 40.7479 68.4699; + normal 0.338687 -0.633983 -0.695239; + texcoord 1.00000 2.00000; + vertex 32.4642 60.6774 55.6155; + normal 0.468512 -0.645639 -0.603031; + texcoord 1.00000 1.00000; + vertex 12.6452 47.7311 54.0787; + normal 0.0609886 -0.740869 -0.668875; + texcoord 0.00000 2.00000; + vertex 12.4536 21.0516 70.9154; + normal 0.261139 -0.856221 -0.445750; + texcoord 0.00000 1.00000; + vertex 2.64863 19.4385 71.8081; + normal 0.268360 -0.858917 -0.436169; + texcoord 1.00000 2.00000; + vertex 22.5921 31.5697 60.1897; + normal 0.341093 -0.879244 -0.332544; + texcoord 1.00000 1.00000; + vertex -1.22240 24.3309 54.9022; + normal 0.0601777 -0.855896 -0.513635; + texcoord 0.00000 2.00000; + vertex 33.4526 -16.9720 90.3784; + normal 0.0956099 -0.911522 -0.399983; + texcoord 0.00000 1.00000; + vertex 21.9361 -16.0890 87.5576; + normal 0.0920111 -0.906483 -0.412094; + texcoord 1.00000 2.00000; + vertex 45.7090 -11.3591 82.4612; + normal 0.110527 -0.930835 -0.348325; + texcoord 1.00000 1.00000; + vertex 23.6143 -10.5035 73.1639; + normal -0.912731 -0.348636 -0.213015; + texcoord 0.00000 2.00000; + vertex -7.17759 -40.7793 58.7152; + normal -0.915403 -0.371362 -0.155328; + texcoord 0.00000 1.00000; + vertex -10.0390 -32.1580 56.8654; + normal -0.915498 -0.374544 -0.146898; + texcoord 1.00000 2.00000; + vertex 1.39791 -56.5517 47.7850; + normal -0.915432 -0.381827 -0.127251; + texcoord 1.00000 1.00000; + vertex -6.57740 -33.5997 36.2891; + normal -0.514802 -0.167600 -0.840767; + texcoord 0.00000 2.00000; + vertex -0.216350 -47.0578 39.1536; + normal -0.574082 -0.364697 -0.733093; + texcoord 0.00000 1.00000; + vertex -4.59259 -37.1757 39.8633; + normal -0.582921 -0.405149 -0.704314; + texcoord 1.00000 2.00000; + vertex 18.2186 -50.2437 28.5010; + normal -0.597373 -0.492345 -0.633042; + texcoord 1.00000 1.00000; + vertex 6.43897 -29.2543 23.2925; + normal 0.545021 -0.209527 -0.811819; + texcoord 0.00000 2.00000; + vertex 7.61334 58.2429 65.2243; + normal 0.680745 0.0627326 -0.729829; + texcoord 0.00000 1.00000; + vertex 9.89323 47.5615 69.5117; + normal 0.683923 0.0712066 -0.726071; + texcoord 1.00000 2.00000; + vertex -6.66331 60.1402 55.1499; + normal 0.731279 0.228950 -0.642506; + texcoord 1.00000 1.00000; + vertex 1.45634 38.9729 56.8487; + normal 0.830811 0.287272 -0.476683; + texcoord 0.00000 2.00000; + vertex -11.6316 42.2328 83.9325; + normal 0.867833 0.352854 -0.349801; + texcoord 0.00000 1.00000; + vertex -9.25913 32.3335 82.1018; + normal 0.869453 0.356543 -0.341947; + texcoord 1.00000 2.00000; + vertex -21.6429 54.8404 74.0819; + normal 0.878916 0.381653 -0.286091; + texcoord 1.00000 1.00000; + vertex -14.9998 32.1582 64.2318; + normal 0.550933 0.533340 -0.641889; + texcoord 0.00000 2.00000; + vertex -4.43597 1.11193 71.9996; + normal 0.580288 0.625276 -0.521820; + texcoord 0.00000 1.00000; + vertex 2.05839 -8.50902 69.5797; + normal 0.579254 0.621423 -0.527540; + texcoord 1.00000 2.00000; + vertex -18.3588 5.59354 63.7733; + normal 0.589820 0.665738 -0.457062; + texcoord 1.00000 1.00000; + vertex -5.04798 -12.2485 54.9624; + normal 0.540315 0.691951 -0.478815; + texcoord 0.00000 2.00000; + vertex -26.3115 -20.3997 71.4222; + normal 0.555706 0.723042 -0.410368; + texcoord 0.00000 1.00000; + vertex -19.5655 -29.3282 66.1319; + normal 0.555182 0.721941 -0.413007; + texcoord 1.00000 2.00000; + vertex -40.5852 -14.3518 64.0554; + normal 0.562679 0.738111 -0.372270; + texcoord 1.00000 1.00000; + vertex -28.1412 -30.2157 51.4103; + normal 0.647344 0.565292 -0.511263; + texcoord 0.00000 2.00000; + vertex -12.9285 -18.5002 37.5675; + normal 0.629629 0.709911 -0.315586; + texcoord 0.00000 1.00000; + vertex -7.16412 -24.9950 37.6850; + normal 0.623705 0.728081 -0.284414; + texcoord 1.00000 2.00000; + vertex -28.7561 -11.2346 25.5605; + normal 0.609699 0.760817 -0.222318; + texcoord 1.00000 1.00000; + vertex -9.80130 -28.8778 17.1648; + normal -0.704124 0.283263 -0.651131; + texcoord 0.00000 2.00000; + vertex -7.73107 33.8931 98.4521; + normal -0.739059 0.299514 -0.603393; + texcoord 0.00000 1.00000; + vertex 1.49136 40.7627 91.4676; + normal -0.741884 0.300836 -0.599255; + texcoord 1.00000 2.00000; + vertex -9.30275 15.5233 92.1602; + normal -0.763424 0.310957 -0.566118; + texcoord 1.00000 1.00000; + vertex 5.26322 26.7144 78.6647; + normal -0.609642 0.477050 -0.633057; + texcoord 0.00000 2.00000; + vertex -22.1890 0.105320 93.7188; + normal -0.681251 0.496546 -0.537903; + texcoord 0.00000 1.00000; + vertex -13.3406 6.70655 90.1721; + normal -0.687304 0.497968 -0.528812; + texcoord 1.00000 2.00000; + vertex -26.5002 -16.8484 85.0948; + normal -0.720606 0.504993 -0.475087; + texcoord 1.00000 1.00000; + vertex -9.58783 -3.21810 73.9306; + normal -0.560282 0.369075 -0.741531; + texcoord 0.00000 2.00000; + vertex 1.46024 -33.9786 75.2758; + normal -0.746356 0.323490 -0.581642; + texcoord 0.00000 1.00000; + vertex 7.32243 -24.8651 75.3824; + normal -0.754144 0.320787 -0.573030; + texcoord 1.00000 2.00000; + vertex 4.63724 -49.1052 65.3465; + normal -0.825710 0.291432 -0.482980; + texcoord 1.00000 1.00000; + vertex 15.6216 -27.8604 59.3867; + normal 0.232199 -0.860448 -0.453556; + texcoord 0.00000 2.00000; + vertex 9.07300 125.238 51.4078; + normal 0.410999 -0.734633 -0.539808; + texcoord 0.00000 1.00000; + vertex 5.72412 118.809 61.8909; + normal 0.473812 -0.675404 -0.565094; + texcoord 1.00000 2.00000; + vertex -9.63343 125.953 40.4755; + normal 0.581403 -0.549313 -0.600188; + texcoord 1.00000 1.00000; + vertex -11.8297 110.311 52.6638; + normal 0.310135 -0.398274 -0.863246; + texcoord 0.00000 2.00000; + vertex 8.06906 91.3807 123.724; + normal 0.514212 -0.362974 -0.777069; + texcoord 0.00000 1.00000; + vertex 0.761290 81.6116 125.606; + normal 0.514716 -0.362857 -0.776790; + texcoord 1.00000 2.00000; + vertex 1.20105 104.789 115.071; + normal 0.627846 -0.331923 -0.704014; + texcoord 1.00000 1.00000; + vertex -10.7771 85.6566 113.409; + normal 0.276591 -0.832475 -0.480086; + texcoord 0.00000 2.00000; + vertex 29.3776 -20.6775 138.723; + normal 0.288908 -0.862191 -0.416124; + texcoord 0.00000 1.00000; + vertex 17.7208 -21.1942 132.903; + normal 0.287312 -0.858391 -0.424990; + texcoord 1.00000 2.00000; + vertex 41.0429 -13.0400 132.200; + normal 0.294435 -0.875212 -0.383814; + texcoord 1.00000 1.00000; + vertex 21.5165 -14.1931 119.850; + normal 0.819394 -0.306766 -0.484239; + texcoord 0.00000 2.00000; + vertex -17.0959 -59.3260 110.373; + normal 0.825810 -0.317194 -0.466290; + texcoord 0.00000 1.00000; + vertex -25.8376 -64.8693 99.0929; + normal 0.824785 -0.315495 -0.469246; + texcoord 1.00000 2.00000; + vertex -13.8477 -44.6348 106.563; + normal 0.829671 -0.323720 -0.454809; + texcoord 1.00000 1.00000; + vertex -25.5561 -52.0724 90.4980; + normal -0.293019 0.851930 -0.433998; + texcoord 0.00000 2.00000; + vertex -24.0042 -72.8070 49.9174; + normal -0.301102 0.871279 -0.387569; + texcoord 0.00000 1.00000; + vertex -13.7015 -72.7185 43.1351; + normal -0.301869 0.873093 -0.382862; + texcoord 1.00000 2.00000; + vertex -39.8940 -82.0659 42.4707; + normal -0.306135 0.883106 -0.355534; + texcoord 1.00000 1.00000; + vertex -21.2736 -81.7236 27.2875; + normal 0.646461 0.190854 -0.738689; + texcoord 0.00000 2.00000; + vertex 0.190170 113.772 66.5397; + normal 0.665603 0.383888 -0.640002; + texcoord 0.00000 1.00000; + vertex 3.41889 107.085 67.6375; + normal 0.663505 0.471895 -0.580583; + texcoord 1.00000 2.00000; + vertex -16.5488 116.725 52.6537; + normal 0.656694 0.536713 -0.529804; + texcoord 1.00000 1.00000; + vertex -5.15598 99.2948 49.1174; + normal 0.488206 0.250690 -0.835948; + texcoord 0.00000 2.00000; + vertex -30.6591 93.2126 129.842; + normal 0.474072 0.391108 -0.788854; + texcoord 0.00000 1.00000; + vertex -25.1842 86.3303 130.975; + normal 0.461592 0.465897 -0.754899; + texcoord 1.00000 2.00000; + vertex -48.6163 88.3574 117.898; + normal 0.447528 0.530911 -0.719620; + texcoord 1.00000 1.00000; + vertex -35.2883 74.1396 115.698; + normal -0.432302 0.449337 -0.781800; + texcoord 0.00000 2.00000; + vertex -13.9441 -39.0834 145.583; + normal -0.494130 0.468000 -0.732674; + texcoord 0.00000 1.00000; + vertex -4.84220 -34.2176 143.347; + normal -0.503512 0.470641 -0.724550; + texcoord 1.00000 2.00000; + vertex -15.0175 -53.5264 137.876; + normal -0.541902 0.480877 -0.689275; + texcoord 1.00000 1.00000; + vertex -0.108750 -45.0186 132.090; + normal 0.467065 0.862051 -0.196769; + texcoord 0.00000 2.00000; + vertex -40.6977 -67.9792 87.6057; + normal 0.414780 0.903406 -0.108700; + texcoord 0.00000 1.00000; + vertex -35.2654 -70.7773 88.2417; + normal 0.398631 0.913362 -0.0828479; + texcoord 1.00000 2.00000; + vertex -54.6114 -63.6780 73.4227; + normal 0.385544 0.920584 -0.0623030; + texcoord 1.00000 1.00000; + vertex -34.3432 -72.5258 68.1133; + normal -0.0193126 -0.767276 -0.641026; + texcoord 0.00000 2.00000; + vertex 11.8183 106.502 72.3158; + normal -0.0162383 -0.789696 -0.613283; + texcoord 0.00000 1.00000; + vertex 4.68382 111.428 66.6345; + normal -0.0144829 -0.801979 -0.597176; + texcoord 1.00000 2.00000; + vertex 31.6222 112.512 64.5253; + normal -0.0125441 -0.815114 -0.579164; + texcoord 1.00000 1.00000; + vertex 19.3889 120.762 53.1783; + normal 0.123195 -0.666706 -0.735069; + texcoord 0.00000 2.00000; + vertex 6.22194 60.3593 134.836; + normal 0.139537 -0.701475 -0.698901; + texcoord 0.00000 1.00000; + vertex -3.24005 63.2649 130.615; + normal 0.143884 -0.710529 -0.688800; + texcoord 1.00000 2.00000; + vertex 19.1047 70.6734 127.640; + normal 0.154508 -0.732302 -0.663220; + texcoord 1.00000 1.00000; + vertex 3.76247 75.1106 119.167; + normal -0.854672 -0.0769469 -0.513434; + texcoord 0.00000 2.00000; + vertex 17.5749 -50.8326 132.342; + normal -0.906353 -0.196331 -0.374137; + texcoord 0.00000 1.00000; + vertex 16.5981 -42.6330 132.739; + normal -0.910315 -0.210071 -0.356646; + texcoord 1.00000 2.00000; + vertex 25.0128 -59.6447 121.282; + normal -0.920721 -0.258610 -0.292222; + texcoord 1.00000 1.00000; + vertex 20.7090 -40.1675 117.605; + normal 0.901440 -0.192680 0.387659; + texcoord 0.00000 2.00000; + vertex 4.10481 153.084 53.6553; + normal 0.875652 -0.225485 0.427071; + texcoord 0.00000 1.00000; + vertex -0.792130 152.124 64.5650; + normal 0.851457 -0.252793 0.459475; + texcoord 1.00000 2.00000; + vertex 1.48956 131.849 49.1819; + normal 0.824096 -0.280600 0.492067; + texcoord 1.00000 1.00000; + vertex -5.95157 131.243 61.2988; + normal 0.332207 -0.798896 -0.501403; + texcoord 0.00000 2.00000; + vertex -12.3945 95.3203 137.029; + normal 0.508698 -0.670334 -0.540257; + texcoord 0.00000 1.00000; + vertex -15.8071 89.3537 144.275; + normal 0.566205 -0.615925 -0.547767; + texcoord 1.00000 2.00000; + vertex -25.7524 97.2250 125.144; + normal 0.661988 -0.506453 -0.552519; + texcoord 1.00000 1.00000; + vertex -29.1145 82.9559 134.196; + normal 0.760201 -0.433819 -0.483627; + texcoord 0.00000 2.00000; + vertex 16.7285 -21.6845 165.887; + normal 0.834028 -0.396598 -0.383547; + texcoord 0.00000 1.00000; + vertex 12.6739 -28.0021 165.181; + normal 0.854940 -0.383103 -0.349728; + texcoord 1.00000 2.00000; + vertex 17.5866 -6.39459 153.521; + normal 0.876888 -0.366937 -0.310522; + texcoord 1.00000 1.00000; + vertex 7.79172 -23.9867 146.649; + normal 0.675503 0.298766 -0.674118; + texcoord 0.00000 2.00000; + vertex -37.5919 -81.7561 109.122; + normal 0.707638 0.344158 -0.617093; + texcoord 0.00000 1.00000; + vertex -36.3513 -90.8673 106.327; + normal 0.716433 0.357396 -0.599159; + texcoord 1.00000 2.00000; + vertex -50.8739 -72.5199 99.9060; + normal 0.731761 0.381575 -0.564736; + texcoord 1.00000 1.00000; + vertex -48.0002 -89.7650 91.9775; + normal 0.359705 0.676409 -0.642715; + texcoord 0.00000 2.00000; + vertex -19.0594 -90.3806 31.8904; + normal 0.291081 0.796156 -0.530478; + texcoord 0.00000 1.00000; + vertex -12.3435 -93.9005 31.9446; + normal 0.261922 0.835920 -0.482323; + texcoord 1.00000 2.00000; + vertex -34.5027 -94.4415 18.9735; + normal 0.232228 0.870938 -0.433055; + texcoord 1.00000 1.00000; + vertex -15.5971 -102.180 13.5476; + normal 0.112260 0.701116 -0.704154; + texcoord 0.00000 2.00000; + vertex -7.69571 153.671 72.4535; + normal 0.110291 0.733516 -0.670664; + texcoord 0.00000 1.00000; + vertex -0.311200 147.713 67.6980; + normal 0.109512 0.744958 -0.658062; + texcoord 1.00000 2.00000; + vertex -24.9076 148.973 65.0320; + normal 0.108042 0.764831 -0.635106; + texcoord 1.00000 1.00000; + vertex -12.6129 139.346 55.5292; + normal -0.224694 0.521617 -0.823061; + texcoord 0.00000 2.00000; + vertex 1.06343 -38.6809 161.126; + normal -0.368595 0.519409 -0.770943; + texcoord 0.00000 1.00000; + vertex 8.52512 -33.4269 162.419; + normal -0.425213 0.514980 -0.744304; + texcoord 1.00000 2.00000; + vertex 4.35372 -54.8278 149.995; + normal -0.497084 0.506076 -0.704836; + texcoord 1.00000 1.00000; + vertex 19.0557 -42.5988 148.407; + normal -0.602966 0.477331 0.639208; + texcoord 0.00000 2.00000; + vertex -19.9724 -94.4765 23.1755; + normal -0.483767 0.539823 0.688884; + texcoord 0.00000 1.00000; + vertex -12.5069 -94.7772 30.4424; + normal -0.390800 0.578311 0.716122; + texcoord 1.00000 2.00000; + vertex -15.4904 -75.2691 13.0602; + normal -0.298290 0.609132 0.734834; + texcoord 1.00000 1.00000; + vertex -1.16424 -78.2038 21.3084; + normal -0.752674 0.435325 -0.493937; + texcoord 0.00000 2.00000; + vertex 19.3753 55.5679 78.9198; + normal -0.763885 0.410425 -0.498027; + texcoord 0.00000 1.00000; + vertex 18.1257 42.5885 69.3847; + normal -0.772528 0.390054 -0.501057; + texcoord 1.00000 2.00000; + vertex 7.62428 44.4231 87.0039; + normal -0.787104 0.352921 -0.505879; + texcoord 1.00000 1.00000; + vertex 7.15562 36.8428 82.4448; + normal -0.391370 0.270961 -0.879437; + texcoord 0.00000 2.00000; + vertex 2.78957 39.4873 78.4838; + normal -0.404787 0.241248 -0.882013; + texcoord 0.00000 1.00000; + vertex 3.17418 25.2393 73.9227; + normal -0.419691 0.206733 -0.883810; + texcoord 1.00000 2.00000; + vertex -16.2146 33.0378 84.9540; + normal -0.436138 0.166576 -0.884328; + texcoord 1.00000 1.00000; + vertex -15.7067 23.3364 82.8761; + normal -0.278227 0.741374 -0.610700; + texcoord 0.00000 2.00000; + vertex 23.3876 -3.31670 97.2644; + normal -0.291791 0.729648 -0.618443; + texcoord 0.00000 1.00000; + vertex 19.3782 -13.3015 86.9698; + normal -0.304619 0.718210 -0.625605; + texcoord 1.00000 2.00000; + vertex 4.29013 -6.13301 102.546; + normal -0.321810 0.702335 -0.634951; + texcoord 1.00000 1.00000; + vertex 1.56761 -13.4175 95.8684; + normal 0.169404 0.640759 -0.748819; + texcoord 0.00000 2.00000; + vertex 7.10772 -23.8731 67.4858; + normal 0.144295 0.639023 -0.755532; + texcoord 0.00000 1.00000; + vertex -4.05625 -30.2508 59.5029; + normal 0.116280 0.636585 -0.762390; + texcoord 1.00000 2.00000; + vertex -9.09910 -12.3000 73.7225; + normal 0.0824411 0.632945 -0.769795; + texcoord 1.00000 1.00000; + vertex -16.6305 -16.8510 69.1739; + normal 0.399091 0.552574 -0.731702; + texcoord 0.00000 2.00000; + vertex 10.6713 -33.3779 51.2560; + normal 0.377626 0.558187 -0.738800; + texcoord 0.00000 1.00000; + vertex -0.989550 -36.2313 42.7409; + normal 0.358115 0.562985 -0.744850; + texcoord 1.00000 2.00000; + vertex -0.809890 -18.2779 56.3971; + normal 0.330338 0.569327 -0.752824; + texcoord 1.00000 1.00000; + vertex -9.31848 -20.5586 50.9388; + normal -0.312767 -0.536067 -0.784097; + texcoord 0.00000 2.00000; + vertex -8.43016 49.4800 75.6803; + normal -0.273736 -0.563155 -0.779696; + texcoord 0.00000 1.00000; + vertex 6.10889 47.6754 71.1146; + normal -0.253599 -0.576470 -0.776769; + texcoord 1.00000 2.00000; + vertex -3.40114 35.8969 82.9607; + normal -0.199877 -0.609887 -0.766868; + texcoord 1.00000 1.00000; + vertex 5.87652 35.0993 81.1769; + normal -0.462947 -0.0597800 -0.884368; + texcoord 0.00000 2.00000; + vertex -24.5442 35.0209 88.2221; + normal -0.451804 -0.0724261 -0.889172; + texcoord 0.00000 1.00000; + vertex -12.8583 31.8035 82.3223; + normal -0.443673 -0.0815424 -0.892472; + texcoord 1.00000 2.00000; + vertex -26.6989 16.4608 90.6047; + normal -0.430961 -0.0956107 -0.897291; + texcoord 1.00000 1.00000; + vertex -16.4498 13.7832 85.9674; + normal -0.338122 -0.433165 -0.835489; + texcoord 0.00000 2.00000; + vertex -10.6138 -16.3900 76.2035; + normal -0.318424 -0.436716 -0.841359; + texcoord 0.00000 1.00000; + vertex 0.599800 -11.8554 69.3144; + normal -0.303907 -0.439196 -0.845428; + texcoord 1.00000 2.00000; + vertex 0.152320 -31.3461 79.6005; + normal -0.280623 -0.442937 -0.851503; + texcoord 1.00000 1.00000; + vertex 9.30565 -27.4719 74.5687; + normal -0.358385 -0.510415 -0.781689; + texcoord 0.00000 2.00000; + vertex -30.4918 -39.2388 76.8932; + normal -0.345484 -0.510485 -0.787430; + texcoord 0.00000 1.00000; + vertex -22.8407 -32.3106 68.8614; + normal -0.341672 -0.510487 -0.789090; + texcoord 1.00000 2.00000; + vertex -18.8436 -49.1897 78.0503; + normal -0.327924 -0.510419 -0.794946; + texcoord 1.00000 1.00000; + vertex -11.7252 -42.5727 70.8653; + normal -0.00978614 -0.161281 -0.986860; + texcoord 0.00000 2.00000; + vertex -23.8759 -34.9781 40.9639; + normal 0.0119239 -0.162428 -0.986648; + texcoord 0.00000 1.00000; + vertex -12.9012 -27.8823 39.6954; + normal 0.0212657 -0.162899 -0.986414; + texcoord 1.00000 2.00000; + vertex -13.9837 -47.7614 42.9549; + normal 0.0448268 -0.164022 -0.985438; + texcoord 1.00000 1.00000; + vertex -4.26339 -41.3123 42.3237; + normal -0.106935 -0.667039 -0.737309; + texcoord 0.00000 2.00000; + vertex 3.65997 30.1196 99.4043; + normal -0.104737 -0.665040 -0.739427; + texcoord 0.00000 1.00000; + vertex 3.34560 39.1479 91.2821; + normal -0.104027 -0.664392 -0.740109; + texcoord 1.00000 2.00000; + vertex 19.4267 28.8580 98.2590; + normal -0.101926 -0.662472 -0.742120; + texcoord 1.00000 1.00000; + vertex 19.0006 38.6477 89.5785; + normal 0.0402538 -0.492657 -0.869292; + texcoord 0.00000 2.00000; + vertex -10.3434 -5.09050 94.3864; + normal 0.0460776 -0.485516 -0.873013; + texcoord 0.00000 1.00000; + vertex -10.2179 6.01519 88.0982; + normal 0.0490733 -0.481822 -0.874894; + texcoord 1.00000 2.00000; + vertex 7.02153 -4.51805 94.8660; + normal 0.0550546 -0.474403 -0.878584; + texcoord 1.00000 1.00000; + vertex 7.03319 6.34576 89.0007; + normal 0.354219 -0.0318447 -0.934620; + texcoord 0.00000 2.00000; + vertex 18.8257 -34.0595 77.5102; + normal 0.352894 -0.00189840 -0.935661; + texcoord 0.00000 1.00000; + vertex 10.6379 -23.5846 74.0501; + normal 0.352333 0.00901129 -0.935831; + texcoord 1.00000 2.00000; + vertex 28.8243 -22.5417 80.9072; + normal 0.350289 0.0433659 -0.935637; + texcoord 1.00000 1.00000; + vertex 21.9479 -14.0363 78.7270; + normal 0.282176 0.0395462 -0.958547; + texcoord 0.00000 2.00000; + vertex -11.4177 -54.9892 54.2787; + normal 0.288702 0.0738977 -0.954563; + texcoord 0.00000 1.00000; + vertex -15.5407 -41.2444 53.6320; + normal 0.295399 0.111192 -0.948881; + texcoord 1.00000 2.00000; + vertex 6.59805 -46.1822 59.9455; + normal 0.302596 0.154069 -0.940584; + texcoord 1.00000 1.00000; + vertex 3.39236 -36.3480 60.5250; + normal 0.839252 0.239596 -0.488109; + texcoord 0.00000 2.00000; + vertex 1.70570 -47.1884 37.7210; + normal 0.828131 0.291423 -0.478824; + texcoord 0.00000 1.00000; + vertex -5.75000 -30.7300 32.9806; + normal 0.800080 0.388467 -0.457127; + texcoord 1.00000 2.00000; + vertex 5.55792 -31.7017 51.9464; + normal 0.761897 0.484880 -0.429422; + texcoord 1.00000 1.00000; + vertex 2.36651 -26.4786 52.1816; + normal -0.837290 -0.459744 -0.295942; + texcoord 0.00000 2.00000; + vertex -6.71258 133.888 66.7157; + normal -0.813412 -0.511183 -0.277583; + texcoord 0.00000 1.00000; + vertex 3.52130 117.323 63.4962; + normal -0.748677 -0.620871 -0.232383; + texcoord 1.00000 2.00000; + vertex -4.82506 120.252 82.5590; + normal -0.671418 -0.717967 -0.183634; + texcoord 1.00000 1.00000; + vertex -1.39263 116.729 83.7863; + normal -0.769154 0.205138 -0.605244; + texcoord 0.00000 2.00000; + vertex -7.38457 91.2557 132.743; + normal -0.772811 0.174256 -0.610245; + texcoord 0.00000 1.00000; + vertex -4.41728 77.2225 124.216; + normal -0.776666 0.130381 -0.616272; + texcoord 1.00000 2.00000; + vertex -19.0196 76.0129 142.363; + normal -0.779168 0.0807356 -0.621594; + texcoord 1.00000 1.00000; + vertex -17.1451 68.6431 139.056; + normal -0.404226 0.581316 -0.706168; + texcoord 0.00000 2.00000; + vertex 11.7264 -11.4361 138.963; + normal -0.411207 0.567928 -0.712998; + texcoord 0.00000 1.00000; + vertex 14.0794 -20.9422 129.791; + normal -0.413135 0.564165 -0.714869; + texcoord 1.00000 2.00000; + vertex -1.61953 -18.4060 140.865; + normal -0.420602 0.549305 -0.722052; + texcoord 1.00000 1.00000; + vertex 0.638960 -26.9267 133.067; + normal -0.161775 0.708144 -0.687285; + texcoord 0.00000 2.00000; + vertex -33.3900 -58.7791 103.437; + normal -0.161506 0.712956 -0.682356; + texcoord 0.00000 1.00000; + vertex -27.7011 -64.5875 96.1129; + normal -0.161312 0.716311 -0.678879; + texcoord 1.00000 2.00000; + vertex -51.2731 -66.7117 99.4727; + normal -0.161082 0.720212 -0.674794; + texcoord 1.00000 1.00000; + vertex -43.8738 -74.1825 89.7327; + normal 0.321934 -0.516820 -0.793256; + texcoord 0.00000 2.00000; + vertex -6.36042 -82.1214 47.5827; + normal 0.323446 -0.509069 -0.797641; + texcoord 0.00000 1.00000; + vertex -10.7896 -72.8770 39.7623; + normal 0.324658 -0.502720 -0.801167; + texcoord 1.00000 2.00000; + vertex 11.1024 -72.3236 48.2864; + normal 0.326181 -0.494576 -0.805606; + texcoord 1.00000 1.00000; + vertex 6.71364 -63.4274 41.0479; + normal -0.217067 -0.557670 -0.801178; + texcoord 0.00000 2.00000; + vertex -10.7160 105.089 77.7349; + normal -0.203710 -0.556770 -0.805301; + texcoord 0.00000 1.00000; + vertex -3.32928 108.420 73.4153; + normal -0.175298 -0.554503 -0.813509; + texcoord 1.00000 2.00000; + vertex 0.808460 92.5347 83.3511; + normal -0.157854 -0.552877 -0.818174; + texcoord 1.00000 1.00000; + vertex 6.16935 95.1205 80.5695; + normal -0.484025 -0.365050 -0.795273; + texcoord 0.00000 2.00000; + vertex -34.3145 87.1760 135.151; + normal -0.471998 -0.372711 -0.798939; + texcoord 0.00000 1.00000; + vertex -25.9034 84.8535 131.097; + normal -0.437961 -0.393623 -0.808239; + texcoord 1.00000 2.00000; + vertex -32.7155 68.6052 142.702; + normal -0.420283 -0.404054 -0.812467; + texcoord 1.00000 1.00000; + vertex -27.1713 67.2442 140.511; + normal 0.299968 -0.713695 -0.632976; + texcoord 0.00000 2.00000; + vertex -4.81691 -41.3413 149.551; + normal 0.305977 -0.706146 -0.638542; + texcoord 0.00000 1.00000; + vertex -3.07969 -35.0736 143.308; + normal 0.317188 -0.691694 -0.648807; + texcoord 1.00000 2.00000; + vertex 11.4573 -38.6185 154.194; + normal 0.324537 -0.681955 -0.655448; + texcoord 1.00000 1.00000; + vertex 12.6598 -33.7159 149.688; + normal 0.206702 -0.375688 -0.903401; + texcoord 0.00000 2.00000; + vertex -45.4885 -81.2370 91.6696; + normal 0.221288 -0.365797 -0.904005; + texcoord 0.00000 1.00000; + vertex -39.8915 -73.9399 89.9157; + normal 0.256860 -0.340992 -0.904294; + texcoord 1.00000 2.00000; + vertex -29.3990 -88.8860 98.5319; + normal 0.276214 -0.327079 -0.903729; + texcoord 1.00000 1.00000; + vertex -25.7015 -83.7787 97.8136; + normal 0.780931 -0.00143543 -0.624615; + texcoord 0.00000 2.00000; + vertex -9.97804 -78.8581 32.6351; + normal 0.790187 0.0319654 -0.612032; + texcoord 0.00000 1.00000; + vertex -9.27642 -67.7885 33.4868; + normal 0.813215 0.142708 -0.564194; + texcoord 1.00000 2.00000; + vertex 1.57984 -75.9172 47.0787; + normal 0.820979 0.206204 -0.532422; + texcoord 1.00000 1.00000; + vertex 1.31046 -71.6244 48.3259; + normal 0.155558 0.638887 -0.753409; + texcoord 0.00000 2.00000; + vertex 3.97281 119.697 75.8581; + normal 0.154399 0.636193 -0.755923; + texcoord 0.00000 1.00000; + vertex 4.77610 114.121 71.2956; + normal 0.152468 0.631695 -0.760076; + texcoord 1.00000 2.00000; + vertex -13.7400 120.559 72.9325; + normal 0.151442 0.629299 -0.762265; + texcoord 1.00000 1.00000; + vertex -12.7106 113.878 67.6210; + normal 0.467417 0.441493 -0.765902; + texcoord 0.00000 2.00000; + vertex 1.46430 68.8701 136.148; + normal 0.461285 0.440281 -0.770304; + texcoord 0.00000 1.00000; + vertex -3.16338 64.8879 131.028; + normal 0.450861 0.438176 -0.777641; + texcoord 1.00000 2.00000; + vertex -10.2931 81.6594 136.344; + normal 0.444537 0.436871 -0.782004; + texcoord 1.00000 1.00000; + vertex -14.8793 77.5694 131.452; + normal 0.441232 0.231691 -0.866968; + texcoord 0.00000 2.00000; + vertex 24.6757 -42.7555 133.681; + normal 0.430405 0.243819 -0.869082; + texcoord 0.00000 1.00000; + vertex 16.8670 -38.1550 130.936; + normal 0.401630 0.275134 -0.873496; + texcoord 1.00000 2.00000; + vertex 29.4849 -25.1661 140.829; + normal 0.386091 0.291517 -0.875187; + texcoord 1.00000 1.00000; + vertex 24.1456 -22.2173 139.456; + normal 0.753044 0.277616 -0.596536; + texcoord 0.00000 2.00000; + vertex -18.8824 -88.9055 85.0157; + normal 0.745070 0.297371 -0.597027; + texcoord 0.00000 1.00000; + vertex -24.6803 -79.7175 81.9725; + normal 0.709172 0.376280 -0.596229; + texcoord 1.00000 2.00000; + vertex -13.0609 -74.6038 99.0203; + normal 0.689229 0.414666 -0.594151; + texcoord 1.00000 1.00000; + vertex -15.6204 -71.0784 98.5116; + normal 0.0476846 0.836598 -0.545739; + texcoord 0.00000 2.00000; + vertex 5.70109 -73.0613 34.5688; + normal 0.0226340 0.839100 -0.543507; + texcoord 0.00000 1.00000; + vertex -5.17968 -73.9622 32.2370; + normal -0.0566758 0.843480 -0.534162; + texcoord 1.00000 2.00000; + vertex -2.77371 -63.8660 47.9243; + normal -0.104981 0.843502 -0.526767; + texcoord 1.00000 1.00000; + vertex -7.18809 -64.5649 47.6849; + normal -0.180706 -0.891384 -0.415668; + texcoord 0.00000 2.00000; + vertex -11.4073 155.615 60.6471; + normal -0.141746 -0.914714 -0.378427; + texcoord 0.00000 1.00000; + vertex -1.62554 151.556 65.0987; + normal 0.0206080 -0.976480 -0.214621; + texcoord 1.00000 2.00000; + vertex -16.1275 148.356 78.2654; + normal 0.105615 -0.986711 -0.123480; + texcoord 1.00000 1.00000; + vertex -12.8807 148.394 80.7401; + normal -0.625621 -0.514819 -0.586140; + texcoord 0.00000 2.00000; + vertex -24.0449 98.9744 145.034; + normal -0.609644 -0.543248 -0.577248; + texcoord 0.00000 1.00000; + vertex -16.7944 90.5839 144.664; + normal -0.558187 -0.623863 -0.547012; + texcoord 1.00000 2.00000; + vertex -28.2591 88.5317 158.704; + normal -0.522267 -0.672218 -0.524748; + texcoord 1.00000 1.00000; + vertex -25.0059 85.4770 159.379; + normal -0.486344 0.225102 -0.844274; + texcoord 0.00000 2.00000; + vertex 7.99512 -21.3837 168.502; + normal -0.485707 0.211867 -0.848057; + texcoord 0.00000 1.00000; + vertex 11.3337 -28.7401 164.618; + normal -0.484189 0.185764 -0.855017; + texcoord 1.00000 2.00000; + vertex -5.12495 -31.9939 173.231; + normal -0.483047 0.169207 -0.859089; + texcoord 1.00000 1.00000; + vertex -2.40510 -37.6296 170.592; + normal -0.460029 0.0199781 -0.887679; + texcoord 0.00000 2.00000; + vertex -44.0641 -90.5198 109.969; + normal -0.453753 0.0156260 -0.890991; + texcoord 0.00000 1.00000; + vertex -37.0031 -91.5844 106.286; + normal -0.443183 0.00834286 -0.896392; + texcoord 1.00000 2.00000; + vertex -45.8705 -107.594 110.521; + normal -0.436600 0.00383557 -0.899647; + texcoord 1.00000 1.00000; + vertex -38.9392 -108.527 107.154; + normal 0.00845011 -0.334391 -0.942396; + texcoord 0.00000 2.00000; + vertex -17.7844 -101.905 35.0031; + normal 0.0195911 -0.327859 -0.944523; + texcoord 0.00000 1.00000; + vertex -12.9729 -95.2611 32.6888; + normal 0.0382096 -0.316813 -0.947718; + texcoord 1.00000 2.00000; + vertex -3.45848 -109.783 37.9269; + normal 0.0508975 -0.309192 -0.949637; + texcoord 1.00000 1.00000; + vertex 0.558190 -104.011 36.2629; + normal -0.606363 -0.174473 -0.775811; + texcoord 0.00000 2.00000; + vertex -5.59646 143.409 72.9682; + normal -0.602440 -0.174376 -0.778883; + texcoord 0.00000 1.00000; + vertex -0.739890 146.695 68.4332; + normal -0.596739 -0.174228 -0.783293; + texcoord 1.00000 2.00000; + vertex 1.51593 128.591 70.7415; + normal -0.593124 -0.174130 -0.786055; + texcoord 1.00000 1.00000; + vertex 7.06682 132.438 65.7009; + normal 0.227624 -0.367914 -0.901569; + texcoord 0.00000 2.00000; + vertex -23.9508 82.6305 150.138; + normal 0.242233 -0.357337 -0.902017; + texcoord 0.00000 1.00000; + vertex -18.6191 90.1261 148.425; + normal 0.276496 -0.331836 -0.901906; + texcoord 1.00000 2.00000; + vertex -7.95740 75.7638 156.978; + normal 0.295795 -0.317034 -0.901108; + texcoord 1.00000 1.00000; + vertex -4.44418 81.0076 156.286; + normal 0.441906 -0.484402 -0.755033; + texcoord 0.00000 2.00000; + vertex 6.92214 -42.6570 166.791; + normal 0.449704 -0.471537 -0.758563; + texcoord 0.00000 1.00000; + vertex 9.47668 -33.8749 162.652; + normal 0.474178 -0.429183 -0.768737; + texcoord 1.00000 2.00000; + vertex 25.6660 -40.0084 176.063; + normal 0.485539 -0.408409 -0.772951; + texcoord 1.00000 1.00000; + vertex 26.9917 -34.8201 174.154; + normal 0.877223 0.145740 -0.457428; + texcoord 0.00000 2.00000; + vertex -32.3708 -104.432 107.520; + normal 0.873762 0.167955 -0.456433; + texcoord 0.00000 1.00000; + vertex -35.6369 -93.2160 104.830; + normal 0.850284 0.275983 -0.448164; + texcoord 1.00000 2.00000; + vertex -25.9482 -92.5488 123.623; + normal 0.835026 0.327500 -0.442126; + texcoord 1.00000 1.00000; + vertex -27.3082 -89.1422 123.578; + normal 0.627501 0.738676 0.246170; + texcoord 0.00000 2.00000; + vertex -2.23280 -101.994 28.8290; + normal 0.678531 0.704624 0.207605; + texcoord 0.00000 1.00000; + vertex -11.1186 -95.1532 30.9520; + normal 0.808832 0.581615 0.0866883; + texcoord 1.00000 2.00000; + vertex -6.61641 -103.386 44.1783; + normal 0.877471 0.479630 -0.000154234; + texcoord 1.00000 1.00000; + vertex -8.30998 -100.287 45.7580; + normal -0.947751 -0.00174674 0.319005; + texcoord 0.00000 2.00000; + vertex 19.5758 42.2929 77.9423; + normal -0.948435 -0.00306270 0.316957; + texcoord 0.00000 1.00000; + vertex 17.1733 40.1940 70.7928; + normal -0.950843 -0.00779643 0.309575; + texcoord 1.00000 2.00000; + vertex 21.0111 20.6266 82.0878; + normal -0.951656 -0.00943082 0.307020; + texcoord 1.00000 1.00000; + vertex 19.2291 19.0484 76.5157; + normal -0.714603 -0.638804 0.285083; + texcoord 0.00000 2.00000; + vertex 4.18871 18.5538 79.3901; + normal -0.718587 -0.640654 0.270546; + texcoord 0.00000 1.00000; + vertex 1.41767 19.5212 74.6118; + normal -0.725872 -0.643833 0.242053; + texcoord 1.00000 2.00000; + vertex 14.0538 4.68272 73.0365; + normal -0.728422 -0.644872 0.231389; + texcoord 1.00000 1.00000; + vertex 10.2184 6.42414 65.8159; + normal -0.964253 0.107753 0.242087; + texcoord 0.00000 2.00000; + vertex 18.1521 -16.7223 93.5477; + normal -0.966751 0.105088 0.233129; + texcoord 0.00000 1.00000; + vertex 16.6274 -15.8802 87.0995; + normal -0.970886 0.100422 0.217475; + texcoord 1.00000 2.00000; + vertex 16.0549 -32.4121 92.1777; + normal -0.973016 0.0978767 0.208948; + texcoord 1.00000 1.00000; + vertex 14.6411 -31.4154 85.1269; + normal -0.544405 0.838120 0.0343035; + texcoord 0.00000 2.00000; + vertex -7.33664 -29.4512 67.0499; + normal -0.547206 0.836511 0.0285355; + texcoord 0.00000 1.00000; + vertex -8.32169 -29.7951 59.8202; + normal -0.553052 0.832987 0.0163282; + texcoord 1.00000 2.00000; + vertex -21.3985 -38.6502 68.6391; + normal -0.556020 0.831108 0.0100399; + texcoord 1.00000 1.00000; + vertex -22.1255 -39.0572 62.0743; + normal -0.259633 0.961900 0.0856666; + texcoord 0.00000 2.00000; + vertex -2.15214 -37.4144 52.1534; + normal -0.261983 0.961811 0.0792704; + texcoord 0.00000 1.00000; + vertex -2.35009 -36.8519 45.2376; + normal -0.267787 0.961396 0.0633163; + texcoord 1.00000 2.00000; + vertex -20.5862 -42.3777 52.0149; + normal -0.270101 0.961150 0.0568883; + texcoord 1.00000 1.00000; + vertex -20.6318 -41.9772 45.0319; + normal 0.172875 -0.886210 0.429822; + texcoord 0.00000 2.00000; + vertex 6.16582 54.1812 81.2028; + normal 0.175165 -0.888992 0.423096; + texcoord 0.00000 1.00000; + vertex 6.17052 51.2799 75.2189; + normal 0.181621 -0.896620 0.403840; + texcoord 1.00000 2.00000; + vertex 27.0004 57.5294 79.7265; + normal 0.183731 -0.899043 0.397447; + texcoord 1.00000 1.00000; + vertex 26.8533 54.5643 73.0873; + normal 0.533029 -0.779395 0.329278; + texcoord 0.00000 2.00000; + vertex -5.40520 29.3106 85.8688; + normal 0.534514 -0.783435 0.317055; + texcoord 0.00000 1.00000; + vertex -6.25581 26.6905 81.0440; + normal 0.538071 -0.793668 0.283849; + texcoord 1.00000 2.00000; + vertex 13.3591 39.3451 79.2450; + normal 0.538898 -0.796202 0.275049; + texcoord 1.00000 1.00000; + vertex 11.7886 35.7197 71.8277; + normal 0.885898 -0.362145 0.289890; + texcoord 0.00000 2.00000; + vertex -0.102600 -5.43626 79.4495; + normal 0.888871 -0.366516 0.274907; + texcoord 0.00000 1.00000; + vertex 0.0888300 -8.39059 75.1738; + normal 0.895036 -0.376529 0.239034; + texcoord 1.00000 2.00000; + vertex 9.49023 11.4646 71.2475; + normal 0.896491 -0.379157 0.229226; + texcoord 1.00000 1.00000; + vertex 9.35247 6.69120 63.8906; + normal 0.960369 -0.278727 -0.00151579; + texcoord 0.00000 2.00000; + vertex -17.3932 -28.7228 72.6027; + normal 0.960071 -0.279513 -0.0116844; + texcoord 0.00000 1.00000; + vertex -18.0265 -30.8775 67.5834; + normal 0.958885 -0.281356 -0.0371339; + texcoord 1.00000 2.00000; + vertex -11.7609 -9.27904 65.7280; + normal 0.958442 -0.281837 -0.0442338; + texcoord 1.00000 1.00000; + vertex -13.0747 -12.5353 58.0088; + normal 0.960956 -0.202019 0.189084; + texcoord 0.00000 2.00000; + vertex -6.76024 -23.8542 45.4360; + normal 0.963437 -0.202144 0.175859; + texcoord 0.00000 1.00000; + vertex -6.21183 -26.2835 40.0533; + normal 0.967201 -0.202271 0.153649; + texcoord 1.00000 2.00000; + vertex -2.63737 -8.80720 40.5592; + normal 0.968808 -0.202295 0.143138; + texcoord 1.00000 1.00000; + vertex -2.23983 -12.0872 33.2329; + normal 0.961250 0.227506 -0.155691; + texcoord 0.00000 2.00000; + vertex 7.47435 44.6985 93.6462; + normal 0.959970 0.228310 -0.162272; + texcoord 0.00000 1.00000; + vertex 6.73333 43.5434 87.3832; + normal 0.956093 0.230539 -0.180938; + texcoord 1.00000 2.00000; + vertex 2.11794 65.4937 90.9626; + normal 0.954819 0.231213 -0.186712; + texcoord 1.00000 1.00000; + vertex 1.05355 63.9794 83.6443; + normal 0.547626 0.786093 0.286643; + texcoord 0.00000 2.00000; + vertex -12.9829 9.86305 94.8974; + normal 0.550680 0.789426 0.271215; + texcoord 0.00000 1.00000; + vertex -9.97465 9.56428 89.9695; + normal 0.555178 0.794237 0.246911; + texcoord 1.00000 2.00000; + vertex -24.1913 19.6963 89.3440; + normal 0.557240 0.796397 0.235023; + texcoord 1.00000 1.00000; + vertex -20.1236 18.9341 82.2822; + normal 0.673111 0.724789 0.146978; + texcoord 0.00000 2.00000; + vertex 9.39128 -29.4664 88.2530; + normal 0.672167 0.726487 0.142856; + texcoord 0.00000 1.00000; + vertex 9.40191 -28.0083 81.0142; + normal 0.668902 0.732069 0.129018; + texcoord 1.00000 2.00000; + vertex -6.92940 -14.7105 90.2312; + normal 0.667781 0.733888 0.124406; + texcoord 1.00000 1.00000; + vertex -6.96289 -13.5890 83.7951; + normal 0.158075 0.702352 0.694056; + texcoord 0.00000 2.00000; + vertex -22.5405 -47.3877 61.9254; + normal 0.164507 0.714266 0.680266; + texcoord 0.00000 1.00000; + vertex -18.8578 -44.8038 58.4717; + normal 0.177933 0.738629 0.650205; + texcoord 1.00000 2.00000; + vertex -37.6589 -37.8463 55.7132; + normal 0.182549 0.746841 0.639457; + texcoord 1.00000 1.00000; + vertex -32.3642 -34.5298 50.3282; + normal 0.513202 0.423738 0.746371; + texcoord 0.00000 2.00000; + vertex -12.6485 -38.2255 40.0545; + normal 0.514052 0.426414 0.744259; + texcoord 0.00000 1.00000; + vertex -9.24645 -33.9254 35.2740; + normal 0.516752 0.435014 0.737381; + texcoord 1.00000 2.00000; + vertex -27.8005 -22.9016 41.7731; + normal 0.517653 0.437918 0.735026; + texcoord 1.00000 1.00000; + vertex -24.7192 -19.1206 37.3504; + normal -0.137833 -0.312086 0.940002; + texcoord 0.00000 2.00000; + vertex 11.2696 129.146 63.9942; + normal -0.141844 -0.320755 0.936481; + texcoord 0.00000 1.00000; + vertex 7.07451 124.669 61.8927; + normal -0.153592 -0.346137 0.925526; + texcoord 1.00000 2.00000; + vertex 27.7479 115.155 61.7655; + normal -0.157188 -0.353903 0.921979; + texcoord 1.00000 1.00000; + vertex 22.9634 110.269 59.0742; + normal -0.460852 -0.660425 0.592836; + texcoord 0.00000 2.00000; + vertex 0.845400 77.0008 129.688; + normal -0.467476 -0.668459 0.578471; + texcoord 0.00000 1.00000; + vertex -3.13523 75.9504 125.424; + normal -0.478304 -0.681518 0.553857; + texcoord 1.00000 2.00000; + vertex 11.1889 65.3478 124.748; + normal -0.483250 -0.687450 0.542108; + texcoord 1.00000 1.00000; + vertex 5.98749 64.2810 118.758; + normal -0.998121 -0.0522987 0.0319112; + texcoord 0.00000 2.00000; + vertex 17.2588 -20.3853 142.639; + normal -0.998200 -0.0551449 0.0235877; + texcoord 0.00000 1.00000; + vertex 17.0190 -19.9145 135.912; + normal -0.998145 -0.0602758 0.00854663; + texcoord 1.00000 2.00000; + vertex 18.0674 -36.4727 141.564; + normal -0.998014 -0.0629946 0.000557517; + texcoord 1.00000 1.00000; + vertex 18.0241 -35.8510 134.391; + normal -0.564814 -0.676118 -0.473127; + texcoord 0.00000 2.00000; + vertex -27.5246 -70.4459 99.6216; + normal -0.562482 -0.673922 -0.479002; + texcoord 0.00000 1.00000; + vertex -27.3414 -67.0420 94.5385; + normal -0.558071 -0.669749 -0.489891; + texcoord 1.00000 2.00000; + vertex -13.4353 -79.3106 95.4700; + normal -0.556090 -0.667867 -0.494690; + texcoord 1.00000 1.00000; + vertex -13.1694 -74.7827 89.0581; + normal 0.917821 0.390469 -0.0716895; + texcoord 0.00000 2.00000; + vertex -13.5122 -73.4380 54.5518; + normal 0.916715 0.391514 -0.0796904; + texcoord 0.00000 1.00000; + vertex -13.4783 -74.6675 48.2887; + normal 0.913949 0.393813 -0.0980264; + texcoord 1.00000 2.00000; + vertex -21.0483 -56.2398 51.7417; + normal 0.912806 0.394656 -0.105032; + texcoord 1.00000 1.00000; + vertex -21.1872 -57.8871 44.3454; + normal 0.646187 -0.702863 0.297364; + texcoord 0.00000 2.00000; + vertex 0.163240 108.237 73.9384; + normal 0.647129 -0.705688 0.288494; + texcoord 0.00000 1.00000; + vertex 0.293940 107.878 72.8057; + normal 0.654390 -0.744747 0.130865; + texcoord 1.00000 2.00000; + vertex 12.1642 117.965 70.8530; + normal 0.654290 -0.746291 0.122284; + texcoord 1.00000 1.00000; + vertex 12.0638 117.661 69.5342; + normal -0.115389 -0.732653 0.670750; + texcoord 0.00000 2.00000; + vertex -25.6486 85.9356 133.705; + normal -0.114205 -0.735363 0.667980; + texcoord 0.00000 1.00000; + vertex -25.2107 84.9781 132.735; + normal -0.0823417 -0.802410 0.591065; + texcoord 1.00000 2.00000; + vertex -6.96993 87.2279 138.330; + normal -0.0806953 -0.805576 0.586971; + texcoord 1.00000 1.00000; + vertex -6.69430 86.5829 137.483; + normal 0.693348 0.280148 0.663916; + texcoord 0.00000 2.00000; + vertex -4.36039 -33.9161 145.815; + normal 0.698711 0.280083 0.658298; + texcoord 0.00000 1.00000; + vertex -3.58823 -33.8851 144.996; + normal 0.815323 0.273331 0.510429; + texcoord 1.00000 2.00000; + vertex -7.96054 -12.5875 140.575; + normal 0.818856 0.272921 0.504963; + texcoord 1.00000 1.00000; + vertex -7.17692 -12.7548 139.395; + normal 0.724061 0.295643 0.623162; + texcoord 0.00000 2.00000; + vertex -34.1744 -70.5636 89.5894; + normal 0.732016 0.292178 0.615455; + texcoord 0.00000 1.00000; + vertex -33.4746 -70.8354 88.9053; + normal 0.863869 0.219023 0.453607; + texcoord 1.00000 2.00000; + vertex -33.6701 -53.6023 80.9566; + normal 0.867975 0.216083 0.447132; + texcoord 1.00000 1.00000; + vertex -32.9024 -54.2534 79.7810; + normal 0.660187 0.0651726 0.748268; + texcoord 0.00000 2.00000; + vertex -12.3356 -68.0076 36.1440; + normal 0.664395 0.0666718 0.744402; + texcoord 0.00000 1.00000; + vertex -11.3915 -67.6537 35.2803; + normal 0.751802 0.0993457 0.651862; + texcoord 1.00000 2.00000; + vertex -15.5396 -50.4384 37.4407; + normal 0.755948 0.100980 0.646797; + texcoord 1.00000 1.00000; + vertex -14.7825 -50.2210 36.5218; + normal -0.929269 -0.118685 -0.349818; + texcoord 0.00000 2.00000; + vertex 2.98380 111.643 69.6972; + normal -0.926506 -0.115506 -0.358112; + texcoord 0.00000 1.00000; + vertex 3.31029 111.986 68.7136; + normal -0.852614 -0.0485470 -0.520281; + texcoord 1.00000 2.00000; + vertex 7.70201 93.8151 63.2121; + normal -0.849116 -0.0459071 -0.526207; + texcoord 1.00000 1.00000; + vertex 8.38213 94.4319 62.0608; + normal -0.924368 0.298444 0.237643; + texcoord 0.00000 2.00000; + vertex -5.38276 63.6840 132.066; + normal -0.925733 0.301979 0.227656; + texcoord 0.00000 1.00000; + vertex -5.53692 64.0445 131.014; + normal -0.932664 0.356644 0.0542525; + texcoord 1.00000 2.00000; + vertex -11.3108 49.6026 126.692; + normal -0.932208 0.359030 0.0456720; + texcoord 1.00000 1.00000; + vertex -11.1911 50.0848 125.345; + normal 0.265153 0.785238 0.559549; + texcoord 0.00000 2.00000; + vertex 15.3679 -36.5212 132.846; + normal 0.264490 0.788146 0.555761; + texcoord 0.00000 1.00000; + vertex 15.1621 -35.6704 131.749; + normal 0.247091 0.851359 0.462746; + texcoord 1.00000 2.00000; + vertex -1.81882 -33.3323 136.515; + normal 0.246055 0.854475 0.457526; + texcoord 1.00000 1.00000; + vertex -1.94316 -32.7736 135.538; + normal 0.320254 0.269001 0.908337; + texcoord 0.00000 2.00000; + vertex -26.1687 -80.1342 84.1340; + normal 0.321484 0.273052 0.906692; + texcoord 0.00000 1.00000; + vertex -25.8092 -78.8826 83.6366; + normal 0.350198 0.372958 0.859223; + texcoord 1.00000 2.00000; + vertex -42.9819 -72.0338 87.6629; + normal 0.351526 0.377870 0.856530; + texcoord 1.00000 1.00000; + vertex -42.6621 -71.0903 87.1154; + normal -0.152838 0.491409 0.857413; + texcoord 0.00000 2.00000; + vertex -1.62501 -79.8010 34.5449; + normal -0.155577 0.496704 0.853862; + texcoord 0.00000 1.00000; + vertex -2.14829 -78.8066 33.8818; + normal -0.207494 0.595158 0.776359; + texcoord 1.00000 2.00000; + vertex -16.7489 -85.5239 35.1290; + normal -0.210319 0.600405 0.771544; + texcoord 1.00000 1.00000; + vertex -17.1206 -84.6471 34.3454; + normal -0.569608 -0.128354 0.811833; + texcoord 0.00000 2.00000; + vertex -2.28981 153.916 65.6138; + normal -0.569185 -0.129195 0.811996; + texcoord 0.00000 1.00000; + vertex -1.53890 152.461 65.9107; + normal -0.553212 -0.160179 0.817496; + texcoord 1.00000 2.00000; + vertex 12.9007 161.971 77.5455; + normal -0.552341 -0.161825 0.817760; + texcoord 1.00000 1.00000; + vertex 13.2712 161.215 77.6462; + normal -0.138005 -0.481379 0.865580; + texcoord 0.00000 2.00000; + vertex -15.2004 91.1419 146.182; + normal -0.141389 -0.486706 0.862048; + texcoord 0.00000 1.00000; + vertex -15.7287 90.2467 145.600; + normal -0.218332 -0.603883 0.766587; + texcoord 1.00000 2.00000; + vertex 2.23377 80.5237 143.057; + normal -0.221263 -0.608185 0.762334; + texcoord 1.00000 1.00000; + vertex 1.57559 79.6988 142.207; + normal -0.101000 -0.676459 0.729522; + texcoord 0.00000 2.00000; + vertex 12.7472 -28.3894 166.289; + normal -0.106142 -0.682140 0.723477; + texcoord 0.00000 1.00000; + vertex 12.2000 -29.0404 165.609; + normal -0.208040 -0.783032 0.586157; + texcoord 1.00000 2.00000; + vertex 28.4807 -37.6656 159.865; + normal -0.211864 -0.786357 0.580308; + texcoord 1.00000 1.00000; + vertex 27.6765 -38.2468 158.784; + normal 0.349632 -0.930717 0.107346; + texcoord 0.00000 2.00000; + vertex -35.6926 -91.7470 107.595; + normal 0.347750 -0.932413 0.0983650; + texcoord 0.00000 1.00000; + vertex -35.8878 -91.9442 106.521; + normal 0.303601 -0.949138 -0.0834445; + texcoord 1.00000 2.00000; + vertex -18.5458 -85.9786 101.761; + normal 0.301576 -0.949110 -0.0907859; + texcoord 1.00000 1.00000; + vertex -19.0213 -85.9986 100.391; + normal 0.954289 -0.106107 0.279418; + texcoord 0.00000 2.00000; + vertex -12.2689 -94.1004 34.3374; + normal 0.956138 -0.107524 0.272468; + texcoord 0.00000 1.00000; + vertex -11.9692 -94.2833 33.2444; + normal 0.985272 -0.140418 0.0975778; + texcoord 1.00000 2.00000; + vertex -8.53314 -72.6083 29.7401; + normal 0.985716 -0.141497 0.0913391; + texcoord 1.00000 1.00000; + vertex -8.45143 -72.9226 28.3714; + normal 0.996918 -0.0692728 -0.0368265; + texcoord 0.00000 2.00000; + vertex 0.752210 147.885 69.4249; + normal 0.996068 -0.0744979 -0.0479411; + texcoord 0.00000 1.00000; + vertex 0.688290 147.466 68.4835; + normal 0.959302 -0.160127 -0.232592; + texcoord 1.00000 2.00000; + vertex 1.47797 162.659 61.2804; + normal 0.956778 -0.163687 -0.240379; + texcoord 1.00000 1.00000; + vertex 1.03290 161.941 59.9980; + normal 0.687011 -0.242057 0.685145; + texcoord 0.00000 2.00000; + vertex -19.1185 90.7511 150.429; + normal 0.691058 -0.241510 0.681257; + texcoord 0.00000 1.00000; + vertex -18.1254 90.8897 149.482; + normal 0.770443 -0.228360 0.595205; + texcoord 1.00000 2.00000; + vertex -16.4954 106.544 153.378; + normal 0.774805 -0.227483 0.589855; + texcoord 1.00000 1.00000; + vertex -15.7838 106.613 152.471; + normal 0.696536 -0.106214 0.709617; + texcoord 0.00000 2.00000; + vertex 8.22128 -33.7389 164.502; + normal 0.699999 -0.104922 0.706395; + texcoord 0.00000 1.00000; + vertex 9.21046 -33.3576 163.588; + normal 0.775352 -0.0743213 0.627141; + texcoord 1.00000 2.00000; + vertex 7.15666 -16.5716 168.117; + normal 0.779215 -0.0726067 0.622537; + texcoord 1.00000 1.00000; + vertex 7.86153 -16.3288 167.263; + normal 0.530941 0.136069 0.836413; + texcoord 0.00000 2.00000; + vertex -37.2739 -94.3238 106.121; + normal 0.533165 0.138698 0.834565; + texcoord 0.00000 1.00000; + vertex -36.4704 -93.3425 105.452; + normal 0.589768 0.208435 0.780211; + texcoord 1.00000 2.00000; + vertex -48.6719 -79.1959 110.896; + normal 0.592440 0.211879 0.777253; + texcoord 1.00000 1.00000; + vertex -48.0816 -78.5247 110.263; + normal 0.0616474 -0.324190 0.943981; + texcoord 0.00000 2.00000; + vertex -13.1187 -96.7278 31.0121; + normal 0.0637327 -0.321399 0.944797; + texcoord 0.00000 1.00000; + vertex -12.3020 -95.5947 31.3479; + normal 0.121815 -0.241535 0.962716; + texcoord 1.00000 2.00000; + vertex -28.5829 -84.8226 36.1106; + normal 0.124606 -0.237593 0.963339; + texcoord 1.00000 1.00000; + vertex -27.9161 -83.9739 36.2337; + normal -0.679633 0.475812 -0.558303; + texcoord 0.00000 2.00000; + vertex 18.0564 43.6203 69.4847; + normal -0.680130 0.474124 -0.559132; + texcoord 0.00000 1.00000; + vertex 17.6158 42.1434 68.7623; + normal -0.694781 0.418807 -0.584706; + texcoord 1.00000 2.00000; + vertex 5.24539 39.4996 81.5678; + normal -0.695621 0.415231 -0.586255; + texcoord 1.00000 1.00000; + vertex 5.09732 38.7631 81.2218; + normal -0.337247 0.636057 -0.694043; + texcoord 0.00000 2.00000; + vertex 10.6847 33.3601 80.0025; + normal -0.338412 0.632838 -0.696415; + texcoord 0.00000 1.00000; + vertex 10.2592 32.2018 79.1477; + normal -0.364661 0.552067 -0.749829; + texcoord 1.00000 2.00000; + vertex -4.88538 32.2362 86.5383; + normal -0.366150 0.546939 -0.752856; + texcoord 1.00000 1.00000; + vertex -5.07875 31.3682 86.0017; + normal 0.00695727 0.258806 -0.965904; + texcoord 0.00000 2.00000; + vertex 14.8243 -14.5814 81.2446; + normal 0.00311396 0.254191 -0.967149; + texcoord 0.00000 1.00000; + vertex 13.9629 -15.6051 80.9641; + normal -0.0758837 0.157235 -0.984641; + texcoord 1.00000 2.00000; + vertex 1.21500 -5.68150 83.5313; + normal -0.0804451 0.151514 -0.985176; + texcoord 1.00000 1.00000; + vertex 0.545120 -6.65394 83.4364; + normal 0.0295463 0.126443 -0.991534; + texcoord 0.00000 2.00000; + vertex -7.43774 -29.1085 55.1071; + normal 0.0237929 0.125475 -0.991811; + texcoord 0.00000 1.00000; + vertex -8.77906 -29.3203 55.0401; + normal -0.103000 0.103086 -0.989325; + texcoord 1.00000 2.00000; + vertex -11.7634 -12.1865 57.1361; + normal -0.109764 0.101835 -0.988727; + texcoord 1.00000 1.00000; + vertex -12.9167 -12.4791 57.2340; + normal 0.354502 0.199629 -0.913497; + texcoord 0.00000 2.00000; + vertex 0.0802600 -36.8237 42.1309; + normal 0.350379 0.200105 -0.914982; + texcoord 0.00000 1.00000; + vertex -1.24626 -36.6467 41.6549; + normal 0.237085 0.211416 -0.948206; + texcoord 1.00000 2.00000; + vertex -0.620700 -17.1626 46.1555; + normal 0.231518 0.211888 -0.949475; + texcoord 1.00000 1.00000; + vertex -1.71752 -17.1299 45.8954; + normal -0.587457 -0.594180 -0.549404; + texcoord 0.00000 2.00000; + vertex 0.0318200 55.7578 75.4527; + normal -0.584926 -0.595370 -0.550813; + texcoord 0.00000 1.00000; + vertex 1.34218 55.1471 74.7120; + normal -0.521854 -0.622422 -0.583318; + texcoord 1.00000 2.00000; + vertex 2.22720 44.4610 85.3228; + normal -0.517068 -0.624281 -0.585589; + texcoord 1.00000 1.00000; + vertex 2.99631 44.2018 84.9201; + normal -0.277540 0.220001 -0.935185; + texcoord 0.00000 2.00000; + vertex -11.8482 30.8620 80.6528; + normal -0.272514 0.217453 -0.937257; + texcoord 0.00000 1.00000; + vertex -10.8281 30.3049 80.2190; + normal -0.140859 0.149724 -0.978643; + texcoord 1.00000 2.00000; + vertex -21.1626 11.1024 78.7687; + normal -0.135688 0.147027 -0.979782; + texcoord 1.00000 1.00000; + vertex -19.9825 10.5678 78.5250; + normal -0.203039 -0.874722 -0.440041; + texcoord 0.00000 2.00000; + vertex 0.845670 -13.1572 71.0294; + normal -0.201222 -0.873861 -0.442579; + texcoord 0.00000 1.00000; + vertex 1.71686 -12.7609 69.8398; + normal -0.147533 -0.844837 -0.514280; + texcoord 1.00000 2.00000; + vertex 17.3825 -20.6847 78.3626; + normal -0.144648 -0.843088 -0.517957; + texcoord 1.00000 1.00000; + vertex 17.9251 -20.3083 77.5984; + normal -0.242501 -0.601645 -0.761063; + texcoord 0.00000 2.00000; + vertex -18.9779 -34.1132 63.8248; + normal -0.238778 -0.598218 -0.764931; + texcoord 0.00000 1.00000; + vertex -18.1765 -33.3760 62.9866; + normal -0.165133 -0.527417 -0.833404; + texcoord 1.00000 2.00000; + vertex -6.30667 -42.4460 66.3746; + normal -0.160419 -0.522699 -0.837288; + texcoord 1.00000 1.00000; + vertex -5.65885 -41.6765 65.7701; + normal 0.0416684 0.0384714 -0.998391; + texcoord 0.00000 2.00000; + vertex -11.4507 -28.0070 37.7817; + normal 0.0469162 0.0405988 -0.998074; + texcoord 0.00000 1.00000; + vertex -10.2468 -27.5525 37.8494; + normal 0.178924 0.0938800 -0.979374; + texcoord 1.00000 2.00000; + vertex -2.35416 -46.9602 37.4310; + normal 0.184396 0.0960786 -0.978145; + texcoord 1.00000 1.00000; + vertex -1.22981 -46.4318 37.6949; + normal 0.558421 -0.590938 -0.582202; + texcoord 0.00000 2.00000; + vertex 9.11442 43.0424 81.6042; + normal 0.556800 -0.587916 -0.586795; + texcoord 0.00000 1.00000; + vertex 8.75477 43.7560 80.5349; + normal 0.514275 -0.512753 -0.687463; + texcoord 1.00000 2.00000; + vertex 23.2389 55.1152 82.8978; + normal 0.511932 -0.508792 -0.692139; + texcoord 1.00000 1.00000; + vertex 22.7455 55.8028 82.0274; + normal 0.376605 -0.624346 -0.684369; + texcoord 0.00000 2.00000; + vertex -8.49226 6.14707 87.7809; + normal 0.376555 -0.620430 -0.687949; + texcoord 0.00000 1.00000; + vertex -8.49633 7.18606 86.8308; + normal 0.372742 -0.529422 -0.762087; + texcoord 1.00000 2.00000; + vertex 7.12545 11.5789 91.4198; + normal 0.372365 -0.523939 -0.766050; + texcoord 1.00000 1.00000; + vertex 6.99177 12.4797 90.7387; + normal 0.157666 0.0911645 -0.983275; + texcoord 0.00000 2.00000; + vertex 11.6206 -19.3712 69.9717; + normal 0.155565 0.0948742 -0.983259; + texcoord 0.00000 1.00000; + vertex 10.9482 -18.1254 69.9794; + normal 0.0946643 0.199588 -0.975296; + texcoord 1.00000 2.00000; + vertex 29.0983 -7.86302 73.8412; + normal 0.0918710 0.204265 -0.974595; + texcoord 1.00000 1.00000; + vertex 28.4718 -6.92610 73.9785; + normal 0.966518 -0.156125 -0.203638; + texcoord 0.00000 2.00000; + vertex -18.0906 -53.8873 59.3931; + normal 0.966547 -0.154582 -0.204672; + texcoord 0.00000 1.00000; + vertex -18.0639 -52.4746 58.4368; + normal 0.965994 -0.110506 -0.233760; + texcoord 1.00000 2.00000; + vertex -13.9941 -43.9757 71.2374; + normal 0.965849 -0.107285 -0.235852; + texcoord 1.00000 1.00000; + vertex -14.0368 -43.3140 70.7613; + normal 0.335942 0.314890 -0.887686; + texcoord 0.00000 2.00000; + vertex -9.57144 -39.5766 30.5033; + normal 0.335470 0.318916 -0.886427; + texcoord 0.00000 1.00000; + vertex -9.72856 -38.1495 30.9501; + normal 0.321588 0.418462 -0.849394; + texcoord 1.00000 2.00000; + vertex 6.78365 -38.1689 37.1922; + normal 0.320664 0.424123 -0.846932; + texcoord 1.00000 1.00000; + vertex 6.57156 -37.2253 37.5844; + normal -0.468097 -0.753992 -0.460848; + texcoord 0.00000 2.00000; + vertex 2.05977 114.899 63.1554; + normal -0.466663 -0.755832 -0.459286; + texcoord 0.00000 1.00000; + vertex 2.93632 113.774 64.1046; + normal -0.422825 -0.807297 -0.411692; + texcoord 1.00000 2.00000; + vertex -9.02026 114.191 75.5679; + normal -0.419651 -0.810690 -0.408258; + texcoord 1.00000 1.00000; + vertex -8.53776 113.707 76.0317; + normal -0.282503 0.287090 -0.915298; + texcoord 0.00000 2.00000; + vertex -0.398580 83.4815 125.908; + normal -0.283088 0.283144 -0.916346; + texcoord 0.00000 1.00000; + vertex -0.624880 82.0785 125.538; + normal -0.296882 0.176281 -0.938502; + texcoord 1.00000 2.00000; + vertex -18.7216 83.1844 131.471; + normal -0.297507 0.170609 -0.939352; + texcoord 1.00000 1.00000; + vertex -18.7812 82.1231 131.297; + normal -0.210728 0.688700 -0.693748; + texcoord 0.00000 2.00000; + vertex 15.2842 -19.2323 131.911; + normal -0.211062 0.684892 -0.697406; + texcoord 0.00000 1.00000; + vertex 15.1797 -20.2219 130.960; + normal -0.217203 0.589929 -0.777693; + texcoord 1.00000 2.00000; + vertex -2.65147 -22.0847 134.527; + normal -0.217429 0.584758 -0.781526; + texcoord 1.00000 1.00000; + vertex -2.62168 -23.0182 133.820; + normal -0.505419 0.605039 -0.615207; + texcoord 0.00000 2.00000; + vertex -28.6814 -65.6567 91.2787; + normal -0.500621 0.602869 -0.621231; + texcoord 0.00000 1.00000; + vertex -28.0341 -65.9855 90.4236; + normal -0.383283 0.543314 -0.746930; + texcoord 1.00000 2.00000; + vertex -41.1711 -81.8067 85.6565; + normal -0.378751 0.540794 -0.751059; + texcoord 1.00000 1.00000; + vertex -40.1317 -82.2917 84.7831; + normal -0.917962 0.337495 -0.208432; + texcoord 0.00000 2.00000; + vertex -17.2540 -77.5839 52.1442; + normal -0.911266 0.348363 -0.219630; + texcoord 0.00000 1.00000; + vertex -16.9679 -77.1340 51.6128; + normal -0.739020 0.530723 -0.414949; + texcoord 1.00000 2.00000; + vertex -18.8709 -91.8069 36.2352; + normal -0.733857 0.534522 -0.419213; + texcoord 1.00000 1.00000; + vertex -17.6220 -90.8198 35.3076; + normal -0.636973 -0.561245 -0.528460; + texcoord 1.00000 2.00000; + vertex 47.2023 61.7776 63.3666; + normal -0.636972 -0.561245 -0.528461; + texcoord 1.00000 1.68750; + vertex 49.9203 61.2057 60.6979; + normal -0.636972 -0.561245 -0.528460; + texcoord 0.00000 2.00000; + vertex 51.0281 51.7415 69.4139; + normal -0.636972 -0.561245 -0.528461; + texcoord 0.00000 1.68750; + vertex 53.7462 51.1696 66.7452; + normal -0.636972 -0.561245 -0.528461; + texcoord 1.00000 1.34375; + vertex 52.9102 60.5765 57.7623; + normal -0.636972 -0.561245 -0.528461; + texcoord 0.00000 1.34375; + vertex 56.7360 50.5404 63.8096; + normal -0.636972 -0.561245 -0.528460; + texcoord 1.00000 1.00000; + vertex 55.9000 59.9474 54.8267; + normal -0.636972 -0.561246 -0.528461; + texcoord 0.00000 1.00000; + vertex 59.7259 49.9113 60.8740; + normal -0.462329 -0.563813 -0.684373; + texcoord 1.00000 2.00000; + vertex 32.1399 47.5748 78.6013; + normal -0.462327 -0.563814 -0.684374; + texcoord 1.00000 1.68750; + vertex 35.4796 47.2440 76.6177; + normal -0.462327 -0.563814 -0.684374; + texcoord 0.00000 2.00000; + vertex 34.9942 37.3262 85.1163; + normal -0.462328 -0.563813 -0.684374; + texcoord 0.00000 1.68750; + vertex 38.3340 36.9954 83.1327; + normal -0.462329 -0.563813 -0.684374; + texcoord 1.00000 1.34375; + vertex 39.1533 46.8801 74.4358; + normal -0.462329 -0.563813 -0.684374; + texcoord 0.00000 1.34375; + vertex 42.0076 36.6315 80.9507; + normal -0.462330 -0.563812 -0.684373; + texcoord 1.00000 1.00000; + vertex 42.8270 46.5162 72.2538; + normal -0.462326 -0.563814 -0.684375; + texcoord 0.00000 1.00000; + vertex 45.6813 36.2676 78.7688; + normal -0.594494 -0.160557 -0.787907; + texcoord 1.00000 2.00000; + vertex 47.2634 -23.6456 94.4039; + normal -0.594494 -0.160559 -0.787907; + texcoord 1.00000 1.68750; + vertex 49.1244 -26.9462 93.6723; + normal -0.594494 -0.160559 -0.787907; + texcoord 0.00000 2.00000; + vertex 39.3176 -29.7296 101.639; + normal -0.594494 -0.160560 -0.787907; + texcoord 0.00000 1.68750; + vertex 41.1786 -33.0302 100.907; + normal -0.594494 -0.160559 -0.787907; + texcoord 1.00000 1.34375; + vertex 51.1715 -30.5768 92.8676; + normal -0.594494 -0.160559 -0.787907; + texcoord 0.00000 1.34375; + vertex 43.2257 -36.6608 100.103; + normal -0.594494 -0.160559 -0.787907; + texcoord 1.00000 1.00000; + vertex 53.2187 -34.2075 92.0628; + normal -0.594494 -0.160557 -0.787907; + texcoord 0.00000 1.00000; + vertex 45.2728 -40.2914 99.2979; + normal -0.451417 0.313621 -0.835383; + texcoord 1.00000 2.00000; + vertex 22.4337 -48.8997 70.9019; + normal -0.451416 0.313622 -0.835383; + texcoord 1.00000 1.68750; + vertex 24.1059 -51.7710 68.9203; + normal -0.451417 0.313623 -0.835382; + texcoord 0.00000 2.00000; + vertex 12.7693 -56.2322 73.3714; + normal -0.451416 0.313622 -0.835383; + texcoord 0.00000 1.68750; + vertex 14.4415 -59.1035 71.3898; + normal -0.451416 0.313622 -0.835383; + texcoord 1.00000 1.34375; + vertex 25.9453 -54.9294 66.7406; + normal -0.451416 0.313622 -0.835383; + texcoord 0.00000 1.34375; + vertex 16.2809 -62.2620 69.2101; + normal -0.451416 0.313622 -0.835383; + texcoord 1.00000 1.00000; + vertex 27.7847 -58.0879 64.5609; + normal -0.451416 0.313623 -0.835382; + texcoord 0.00000 1.00000; + vertex 18.1203 -65.4204 67.0304; + normal -0.253833 0.397124 -0.881964; + texcoord 1.00000 2.00000; + vertex 17.8994 -62.8298 58.1374; + normal -0.253833 0.397124 -0.881965; + texcoord 1.00000 1.68750; + vertex 18.5588 -66.2158 56.4230; + normal -0.253834 0.397124 -0.881964; + texcoord 0.00000 2.00000; + vertex 6.16464 -66.0834 60.0497; + normal -0.253834 0.397123 -0.881965; + texcoord 0.00000 1.68750; + vertex 6.82405 -69.4693 58.3354; + normal -0.253834 0.397123 -0.881965; + texcoord 1.00000 1.34375; + vertex 19.2841 -69.9403 54.5372; + normal -0.253834 0.397123 -0.881965; + texcoord 0.00000 1.34375; + vertex 7.54940 -73.1939 56.4495; + normal -0.253834 0.397123 -0.881965; + texcoord 1.00000 1.00000; + vertex 20.0095 -73.6648 52.6514; + normal -0.253834 0.397124 -0.881965; + texcoord 0.00000 1.00000; + vertex 8.27475 -76.9184 54.5637; + normal 0.365909 -0.587477 -0.721790; + texcoord 1.00000 2.00000; + vertex -17.9196 89.5726 81.7874; + normal 0.365909 -0.587477 -0.721791; + texcoord 1.00000 1.68750; + vertex -17.9714 92.5211 79.3614; + normal 0.365908 -0.587478 -0.721790; + texcoord 0.00000 2.00000; + vertex -6.54876 92.5329 85.1424; + normal 0.365908 -0.587477 -0.721790; + texcoord 0.00000 1.68750; + vertex -6.60056 95.4814 82.7163; + normal 0.365908 -0.587477 -0.721791; + texcoord 1.00000 1.34375; + vertex -18.0284 95.7643 76.6928; + texcoord 0.00000 1.34375; + vertex -6.65754 98.7246 80.0477; + normal 0.365908 -0.587478 -0.721790; + texcoord 1.00000 1.00000; + vertex -18.0853 99.0076 74.0241; + normal 0.365908 -0.587477 -0.721791; + texcoord 0.00000 1.00000; + vertex -6.71451 101.968 77.3791; + normal 0.489343 -0.417918 -0.765433; + texcoord 1.00000 2.00000; + vertex -32.2384 60.7541 88.4172; + normal 0.489344 -0.417917 -0.765433; + texcoord 1.00000 1.68750; + vertex -32.0288 64.1624 86.6903; + normal 0.489344 -0.417917 -0.765433; + texcoord 0.00000 2.00000; + vertex -21.5808 62.9447 94.0346; + normal 0.489344 -0.417917 -0.765433; + texcoord 0.00000 1.68750; + vertex -21.3711 66.3530 92.3077; + normal 0.489344 -0.417916 -0.765434; + texcoord 1.00000 1.34375; + vertex -31.7982 67.9115 84.7907; + normal 0.489344 -0.417916 -0.765434; + texcoord 0.00000 1.34375; + vertex -21.1405 70.1021 90.4082; + normal 0.489344 -0.417915 -0.765434; + texcoord 1.00000 1.00000; + vertex -31.5676 71.6606 82.8912; + normal 0.489344 -0.417914 -0.765435; + texcoord 0.00000 1.00000; + vertex -20.9099 73.8513 88.5086; + normal 0.616378 -0.176795 -0.767347; + texcoord 1.00000 2.00000; + vertex -24.1984 18.5148 83.5337; + normal 0.616377 -0.176798 -0.767347; + texcoord 1.00000 1.68750; + vertex -23.8462 22.3035 82.9437; + normal 0.616377 -0.176798 -0.767348; + texcoord 0.00000 2.00000; + vertex -14.5614 18.8136 91.2059; + normal 0.616377 -0.176798 -0.767347; + texcoord 0.00000 1.68750; + vertex -14.2092 22.6023 90.6159; + normal 0.616377 -0.176798 -0.767347; + texcoord 1.00000 1.34375; + vertex -23.4587 26.4711 82.2947; + normal 0.616377 -0.176798 -0.767347; + texcoord 0.00000 1.34375; + vertex -13.8217 26.7698 89.9669; + normal 0.616377 -0.176796 -0.767348; + texcoord 1.00000 1.00000; + vertex -23.0712 30.6387 81.6458; + normal 0.616377 -0.176798 -0.767348; + texcoord 0.00000 1.00000; + vertex -13.4342 30.9374 89.3179; + normal 0.161676 0.106301 -0.981102; + texcoord 1.00000 2.00000; + vertex -41.2827 -15.7688 99.9290; + normal 0.161677 0.106297 -0.981102; + texcoord 1.00000 1.68750; + vertex -42.6010 -12.2230 100.096; + normal 0.161676 0.106298 -0.981102; + texcoord 0.00000 2.00000; + vertex -30.0937 -11.7164 102.212; + normal 0.161677 0.106295 -0.981102; + texcoord 0.00000 1.68750; + vertex -31.4120 -8.17062 102.379; + normal 0.161677 0.106295 -0.981102; + texcoord 1.00000 1.34375; + vertex -44.0511 -8.32257 100.280; + normal 0.161677 0.106295 -0.981102; + texcoord 0.00000 1.34375; + vertex -32.8621 -4.27021 102.562; + normal 0.161677 0.106296 -0.981102; + texcoord 1.00000 1.00000; + vertex -45.5011 -4.42216 100.463; + normal 0.161677 0.106295 -0.981102; + texcoord 0.00000 1.00000; + vertex -34.3121 -0.369800 102.746; + normal 0.594145 0.0746477 -0.800886; + texcoord 1.00000 2.00000; + vertex -49.6883 -11.5699 58.9801; + normal 0.594145 0.0746468 -0.800887; + texcoord 1.00000 1.68750; + vertex -51.1833 -8.18794 58.1862; + normal 0.594145 0.0746458 -0.800886; + texcoord 0.00000 2.00000; + vertex -41.2105 -6.22899 65.7672; + normal 0.594145 0.0746468 -0.800887; + texcoord 0.00000 1.68750; + vertex -42.7055 -2.84702 64.9733; + normal 0.594145 0.0746468 -0.800887; + texcoord 1.00000 1.34375; + vertex -52.8278 -4.46777 57.3129; + normal 0.594145 0.0746492 -0.800887; + texcoord 0.00000 1.34375; + vertex -44.3500 0.873150 64.1000; + normal 0.594146 0.0746476 -0.800886; + texcoord 1.00000 1.00000; + vertex -54.4724 -0.747610 56.4396; + normal 0.594145 0.0746506 -0.800886; + texcoord 0.00000 1.00000; + vertex -45.9946 4.59331 63.2268; + normal 0.300626 0.155853 -0.940922; + texcoord 1.00000 2.00000; + vertex -16.4061 14.5030 106.817; + normal 0.300627 0.155853 -0.940922; + texcoord 1.00000 1.68750; + vertex -19.1365 12.1877 105.561; + normal 0.300626 0.155853 -0.940922; + texcoord 0.00000 2.00000; + vertex -24.0034 23.9322 105.951; + normal 0.300627 0.155853 -0.940922; + texcoord 0.00000 1.68750; + vertex -26.7338 21.6170 104.695; + normal 0.300627 0.155853 -0.940921; + texcoord 1.00000 1.34375; + vertex -22.1399 9.64100 104.179; + normal 0.300628 0.155853 -0.940921; + texcoord 0.00000 1.34375; + vertex -29.7373 19.0702 103.314; + normal 0.300627 0.155853 -0.940921; + texcoord 1.00000 1.00000; + vertex -25.1434 7.09427 102.798; + normal 0.300628 0.155853 -0.940921; + texcoord 0.00000 1.00000; + vertex -32.7407 16.5235 101.932; + normal 0.306905 0.127243 -0.943196; + texcoord 1.00000 2.00000; + vertex -32.4357 -16.5227 114.143; + normal 0.306904 0.127243 -0.943196; + texcoord 1.00000 1.68750; + vertex -35.1512 -18.9233 112.936; + normal 0.306905 0.127244 -0.943196; + texcoord 0.00000 2.00000; + vertex -40.1731 -7.14094 112.891; + normal 0.306903 0.127243 -0.943197; + texcoord 0.00000 1.68750; + vertex -42.8885 -9.54157 111.684; + normal 0.306903 0.127243 -0.943196; + texcoord 1.00000 1.34375; + vertex -38.1382 -21.5640 111.607; + normal 0.306903 0.127243 -0.943197; + texcoord 0.00000 1.34375; + vertex -45.8756 -12.1823 110.355; + normal 0.306903 0.127244 -0.943196; + texcoord 1.00000 1.00000; + vertex -41.1253 -24.2047 110.279; + normal 0.306905 0.127245 -0.943196; + texcoord 0.00000 1.00000; + vertex -48.8626 -14.8230 109.027; + normal 0.0164311 0.535724 -0.844233; + texcoord 1.00000 2.00000; + vertex 4.64468 -69.2225 95.0472; + normal 0.0164331 0.535726 -0.844232; + texcoord 1.00000 1.68750; + vertex 2.68080 -72.0089 93.2408; + normal 0.0164342 0.535727 -0.844231; + texcoord 0.00000 2.00000; + vertex -5.97971 -63.8220 98.2674; + normal 0.0164337 0.535726 -0.844232; + texcoord 0.00000 1.68750; + vertex -7.94359 -66.6084 96.4610; + normal 0.0164332 0.535726 -0.844232; + texcoord 1.00000 1.34375; + vertex 0.520530 -75.0740 91.2537; + normal 0.0164322 0.535725 -0.844232; + texcoord 0.00000 1.34375; + vertex -10.1039 -69.6735 94.4739; + normal 0.0164325 0.535726 -0.844232; + texcoord 1.00000 1.00000; + vertex -1.63974 -78.1390 89.2667; + texcoord 0.00000 1.00000; + vertex -12.2641 -72.7385 92.4869; + normal 0.409842 0.651374 -0.638546; + texcoord 1.00000 2.00000; + vertex -35.5312 -78.8537 57.8051; + normal 0.409844 0.651375 -0.638544; + texcoord 1.00000 1.68750; + vertex -37.2492 -80.6157 54.9051; + normal 0.409843 0.651375 -0.638545; + texcoord 0.00000 2.00000; + vertex -45.1765 -71.5399 59.0751; + normal 0.409844 0.651375 -0.638544; + texcoord 0.00000 1.68750; + vertex -46.8945 -73.3019 56.1751; + normal 0.409844 0.651376 -0.638543; + texcoord 1.00000 1.34375; + vertex -39.1389 -82.5539 51.7150; + normal 0.409844 0.651376 -0.638544; + texcoord 0.00000 1.34375; + vertex -48.7842 -75.2401 52.9850; + normal 0.409844 0.651375 -0.638544; + texcoord 1.00000 1.00000; + vertex -41.0287 -84.4921 48.5249; + normal 0.409843 0.651375 -0.638545; + texcoord 0.00000 1.00000; + vertex -50.6740 -77.1783 49.7949; + normal 0.481875 0.784808 -0.389709; + texcoord 1.00000 2.00000; + vertex -32.3460 -69.6992 23.8343; + normal 0.481874 0.784808 -0.389710; + texcoord 1.00000 1.68750; + vertex -34.1554 -70.2505 20.4868; + normal 0.481874 0.784808 -0.389710; + texcoord 0.00000 2.00000; + vertex -41.4404 -62.2809 27.5282; + normal 0.481874 0.784808 -0.389710; + texcoord 0.00000 1.68750; + vertex -43.2498 -62.8322 24.1807; + normal 0.481874 0.784808 -0.389711; + texcoord 1.00000 1.34375; + vertex -36.1457 -70.8570 16.8045; + normal 0.481876 0.784808 -0.389708; + texcoord 0.00000 1.34375; + vertex -45.2401 -63.4387 20.4984; + normal 0.481875 0.784808 -0.389709; + texcoord 1.00000 1.00000; + vertex -38.1360 -71.4634 13.1222; + normal 0.481879 0.784807 -0.389706; + texcoord 0.00000 1.00000; + vertex -47.2304 -64.0451 16.8162; + normal -0.0371903 -0.999188 0.0154848; + texcoord 1.00000 2.00000; + vertex 7.25977 150.381 37.9200; + normal -0.0371897 -0.999188 0.0154839; + texcoord 1.00000 1.68750; + vertex 9.21357 150.258 34.7199; + normal -0.0371903 -0.999188 0.0154848; + texcoord 0.00000 2.00000; + vertex 17.4978 150.097 44.1817; + normal -0.0371909 -0.999188 0.0154848; + texcoord 0.00000 1.68750; + vertex 19.4516 149.974 40.9816; + normal -0.0371910 -0.999188 0.0154844; + texcoord 1.00000 1.34375; + vertex 11.3627 150.124 31.1998; + normal -0.0371910 -0.999188 0.0154844; + texcoord 0.00000 1.34375; + vertex 21.6008 149.840 37.4614; + normal -0.0371915 -0.999188 0.0154848; + texcoord 1.00000 1.00000; + vertex 13.5119 149.989 27.6797; + normal -0.0371891 -0.999188 0.0154829; + texcoord 0.00000 1.00000; + vertex 23.7500 149.705 33.9413; + normal -0.546098 -0.495315 -0.675604; + texcoord 1.00000 2.00000; + vertex 18.2761 107.594 128.723; + normal -0.546100 -0.495317 -0.675600; + texcoord 1.00000 1.68750; + vertex 20.1791 109.263 125.961; + normal -0.546098 -0.495315 -0.675604; + texcoord 0.00000 2.00000; + vertex 26.2635 98.6531 128.822; + normal -0.546100 -0.495317 -0.675600; + texcoord 0.00000 1.68750; + vertex 28.1664 100.323 126.060; + normal -0.546102 -0.495318 -0.675598; + texcoord 1.00000 1.34375; + vertex 22.2722 111.100 122.923; + normal -0.546102 -0.495318 -0.675598; + texcoord 0.00000 1.34375; + vertex 30.2596 102.159 123.022; + normal -0.546101 -0.495317 -0.675600; + texcoord 1.00000 1.00000; + vertex 24.3655 112.936 119.885; + normal -0.546101 -0.495317 -0.675600; + texcoord 0.00000 1.00000; + vertex 32.3528 103.995 119.983; + normal -0.195790 -0.402040 -0.894444; + texcoord 1.00000 2.00000; + vertex 49.6030 -3.98076 156.714; + normal -0.195791 -0.402039 -0.894444; + texcoord 1.00000 1.68750; + vertex 53.2296 -5.05511 156.403; + normal -0.195791 -0.402040 -0.894444; + texcoord 0.00000 2.00000; + vertex 46.9280 -14.5557 162.053; + normal -0.195792 -0.402039 -0.894444; + texcoord 0.00000 1.68750; + vertex 50.5546 -15.6300 161.742; + normal -0.195792 -0.402039 -0.894444; + texcoord 1.00000 1.34375; + vertex 57.2189 -6.23690 156.061; + normal -0.195793 -0.402038 -0.894444; + texcoord 0.00000 1.34375; + vertex 54.5439 -16.8118 161.400; + normal -0.195792 -0.402038 -0.894444; + texcoord 1.00000 1.00000; + vertex 61.2081 -7.41869 155.719; + normal -0.195792 -0.402038 -0.894444; + texcoord 0.00000 1.00000; + vertex 58.5331 -17.9936 161.058; + normal 0.138976 0.203433 -0.969175; + texcoord 1.00000 2.00000; + vertex -27.3997 -47.9099 134.508; + normal 0.138976 0.203433 -0.969175; + texcoord 1.00000 1.68750; + vertex -25.2802 -44.9297 135.437; + normal 0.138976 0.203433 -0.969175; + texcoord 0.00000 2.00000; + vertex -17.5520 -54.8965 134.454; + normal 0.138976 0.203433 -0.969175; + texcoord 0.00000 1.68750; + vertex -15.4325 -51.9163 135.383; + normal 0.138975 0.203432 -0.969176; + texcoord 1.00000 1.34375; + vertex -22.9488 -41.6515 136.460; + normal 0.138976 0.203432 -0.969176; + texcoord 0.00000 1.34375; + vertex -13.1011 -48.6381 136.405; + normal 0.138975 0.203432 -0.969176; + texcoord 1.00000 1.00000; + vertex -20.6174 -38.3733 137.482; + normal 0.138976 0.203432 -0.969175; + texcoord 0.00000 1.00000; + vertex -10.7697 -45.3599 137.428; + normal 0.152961 0.584789 -0.796633; + texcoord 1.00000 2.00000; + vertex -43.3021 -84.4008 69.5262; + normal 0.152961 0.584788 -0.796634; + texcoord 1.00000 1.68750; + vertex -46.0767 -82.0878 70.6913; + normal 0.152962 0.584788 -0.796634; + texcoord 0.00000 2.00000; + vertex -35.2255 -77.8980 75.8505; + normal 0.152962 0.584787 -0.796634; + texcoord 0.00000 1.68750; + vertex -38.0001 -75.5850 77.0156; + normal 0.152962 0.584787 -0.796635; + texcoord 1.00000 1.34375; + vertex -49.1288 -79.5436 71.9730; + normal 0.152962 0.584788 -0.796634; + texcoord 0.00000 1.34375; + vertex -41.0522 -73.0408 78.2973; + normal 0.152962 0.584787 -0.796635; + texcoord 1.00000 1.00000; + vertex -52.1808 -76.9993 73.2546; + normal 0.152961 0.584789 -0.796633; + texcoord 0.00000 1.00000; + vertex -44.1043 -70.4965 79.5789; + normal 0.243293 -0.169376 -0.955050; + texcoord 1.00000 2.00000; + vertex -30.7677 125.185 100.054; + normal 0.243294 -0.169377 -0.955050; + texcoord 1.00000 1.68750; + vertex -32.9824 128.117 98.9694; + normal 0.243293 -0.169375 -0.955050; + texcoord 0.00000 2.00000; + vertex -21.2193 132.798 101.136; + normal 0.243293 -0.169374 -0.955050; + texcoord 0.00000 1.68750; + vertex -23.4340 135.730 100.052; + normal 0.243294 -0.169374 -0.955050; + texcoord 1.00000 1.34375; + vertex -35.4185 131.343 97.7768; + normal 0.243294 -0.169374 -0.955050; + texcoord 0.00000 1.34375; + vertex -25.8702 138.955 98.8591; + normal 0.243293 -0.169373 -0.955050; + texcoord 1.00000 1.00000; + vertex -37.8547 134.568 96.5842; + normal 0.243295 -0.169376 -0.955049; + texcoord 0.00000 1.00000; + vertex -28.3064 142.180 97.6665; + normal 0.768465 -0.279266 -0.575735; + texcoord 1.00000 2.00000; + vertex -45.8700 104.093 131.133; + normal 0.768465 -0.279267 -0.575735; + texcoord 1.00000 1.68750; + vertex -45.1739 107.698 130.314; + normal 0.768465 -0.279266 -0.575735; + texcoord 0.00000 2.00000; + vertex -38.4947 104.826 140.622; + normal 0.768465 -0.279267 -0.575735; + texcoord 0.00000 1.68750; + vertex -37.7986 108.432 139.802; + normal 0.768465 -0.279269 -0.575735; + texcoord 1.00000 1.34375; + vertex -44.4081 111.665 129.412; + normal 0.768465 -0.279268 -0.575735; + texcoord 0.00000 1.34375; + vertex -37.0329 112.398 138.900; + normal 0.768465 -0.279269 -0.575735; + texcoord 1.00000 1.00000; + vertex -43.6424 115.631 128.510; + normal 0.768465 -0.279268 -0.575735; + texcoord 0.00000 1.00000; + vertex -36.2672 116.364 137.999; + normal 0.384829 0.249369 -0.888663; + texcoord 1.00000 2.00000; + vertex -15.4086 -57.1050 153.242; + normal 0.384831 0.249369 -0.888662; + texcoord 1.00000 1.68750; + vertex -18.3262 -58.8716 151.483; + normal 0.384831 0.249369 -0.888662; + texcoord 0.00000 2.00000; + vertex -21.8359 -46.6418 153.395; + normal 0.384831 0.249369 -0.888662; + texcoord 0.00000 1.68750; + vertex -24.7535 -48.4084 151.636; + normal 0.384832 0.249370 -0.888662; + texcoord 1.00000 1.34375; + vertex -21.5356 -60.8147 149.548; + normal 0.384831 0.249370 -0.888662; + texcoord 0.00000 1.34375; + vertex -27.9629 -50.3516 149.701; + normal 0.384831 0.249370 -0.888662; + texcoord 1.00000 1.00000; + vertex -24.7449 -62.7579 147.613; + normal 0.384832 0.249370 -0.888661; + texcoord 0.00000 1.00000; + vertex -31.1723 -52.2947 147.766; + normal 0.644629 0.602154 -0.471024; + texcoord 1.00000 2.00000; + vertex -73.4150 -83.5820 88.9770; + normal 0.644629 0.602154 -0.471024; + texcoord 1.00000 1.68750; + vertex -76.1994 -81.1574 88.2661; + normal 0.644629 0.602154 -0.471024; + texcoord 0.00000 2.00000; + vertex -71.1304 -77.9187 99.3437; + normal 0.644628 0.602155 -0.471024; + texcoord 0.00000 1.68750; + vertex -73.9147 -75.4941 98.6328; + normal 0.644629 0.602155 -0.471023; + texcoord 1.00000 1.34375; + vertex -79.2622 -78.4903 87.4840; + normal 0.644628 0.602156 -0.471023; + texcoord 0.00000 1.34375; + vertex -76.9775 -72.8270 97.8507; + normal 0.644630 0.602154 -0.471023; + texcoord 1.00000 1.00000; + vertex -82.3249 -75.8233 86.7020; + normal 0.644631 0.602154 -0.471023; + texcoord 0.00000 1.00000; + vertex -80.0403 -70.1599 97.0686; + normal 0.839944 0.475160 -0.262140; + texcoord 1.00000 2.00000; + vertex -51.9927 -92.4075 17.8407; + normal 0.839945 0.475159 -0.262138; + texcoord 1.00000 1.68750; + vertex -53.5425 -91.5932 14.3512; + normal 0.839945 0.475159 -0.262138; + texcoord 0.00000 2.00000; + vertex -56.6154 -81.7285 22.3858; + normal 0.839945 0.475159 -0.262138; + texcoord 0.00000 1.68750; + vertex -58.1651 -80.9141 18.8964; + normal 0.839945 0.475159 -0.262137; + texcoord 1.00000 1.34375; + vertex -55.2471 -90.6974 10.5128; + normal 0.839945 0.475159 -0.262137; + texcoord 0.00000 1.34375; + vertex -59.8698 -80.0183 15.0580; + normal 0.839945 0.475159 -0.262136; + texcoord 1.00000 1.00000; + vertex -56.9518 -89.8016 6.67437; + texcoord 0.00000 1.00000; + vertex -61.5745 -79.1226 11.2196; + normal 0.0622369 -0.439241 -0.896211; + texcoord 1.00000 2.00000; + vertex 24.8036 124.525 96.5898; + normal 0.0622371 -0.439241 -0.896211; + texcoord 1.00000 1.68750; + vertex 27.7888 122.539 97.7704; + normal 0.0622370 -0.439241 -0.896211; + texcoord 0.00000 2.00000; + vertex 17.4486 115.729 100.390; + normal 0.0622367 -0.439240 -0.896211; + texcoord 0.00000 1.68750; + vertex 20.4338 113.743 101.571; + normal 0.0622367 -0.439240 -0.896211; + texcoord 1.00000 1.34375; + vertex 31.0725 120.355 99.0692; + normal 0.0622371 -0.439241 -0.896211; + texcoord 0.00000 1.34375; + vertex 23.7175 111.559 102.870; + normal 0.0622369 -0.439240 -0.896211; + texcoord 1.00000 1.00000; + vertex 34.3562 118.170 100.368; + normal 0.0622383 -0.439242 -0.896210; + texcoord 0.00000 1.00000; + vertex 27.0012 109.374 104.168; + normal -0.389220 -0.306145 -0.868783; + texcoord 1.00000 2.00000; + vertex 21.7136 64.9876 142.777; + normal -0.389220 -0.306144 -0.868783; + texcoord 1.00000 1.68750; + vertex 23.8913 61.7873 142.929; + normal -0.389221 -0.306143 -0.868783; + texcoord 0.00000 2.00000; + vertex 12.6674 59.1228 148.896; + normal -0.389220 -0.306143 -0.868783; + texcoord 0.00000 1.68750; + vertex 14.8451 55.9225 149.048; + normal -0.389220 -0.306144 -0.868783; + texcoord 1.00000 1.34375; + vertex 26.2868 58.2670 143.096; + texcoord 0.00000 1.34375; + vertex 17.2406 52.4022 149.216; + normal -0.389220 -0.306144 -0.868783; + texcoord 1.00000 1.00000; + vertex 28.6823 54.7467 143.263; + normal -0.389220 -0.306144 -0.868783; + texcoord 0.00000 1.00000; + vertex 19.6361 48.8818 149.383; + normal -0.113538 0.539647 -0.834200; + texcoord 1.00000 2.00000; + vertex 31.6139 -57.3794 143.306; + normal -0.113538 0.539647 -0.834201; + texcoord 1.00000 1.68750; + vertex 32.6057 -60.3644 141.241; + normal -0.113538 0.539648 -0.834200; + texcoord 0.00000 2.00000; + vertex 20.0782 -60.7777 142.678; + normal -0.113538 0.539648 -0.834200; + texcoord 0.00000 1.68750; + vertex 21.0701 -63.7626 140.612; + normal -0.113538 0.539648 -0.834200; + texcoord 1.00000 1.34375; + vertex 33.6968 -63.6478 138.968; + normal -0.113537 0.539649 -0.834199; + texcoord 0.00000 1.34375; + vertex 22.1611 -67.0460 138.340; + normal -0.113538 0.539649 -0.834199; + texcoord 1.00000 1.00000; + vertex 34.7878 -66.9312 136.695; + normal -0.113538 0.539649 -0.834199; + texcoord 0.00000 1.00000; + vertex 23.2521 -70.3294 136.067; + normal -0.0203391 0.958787 -0.283396; + texcoord 1.00000 2.00000; + vertex -27.1946 -108.955 68.0823; + normal -0.0203396 0.958787 -0.283397; + texcoord 1.00000 1.68750; + vertex -29.3262 -109.918 64.9786; + normal -0.0203387 0.958787 -0.283395; + texcoord 0.00000 2.00000; + vertex -37.5902 -107.224 74.6848; + normal -0.0203393 0.958787 -0.283396; + texcoord 0.00000 1.68750; + vertex -39.7217 -108.187 71.5810; + normal -0.0203400 0.958787 -0.283397; + texcoord 1.00000 1.34375; + vertex -31.6709 -110.977 61.5645; + normal -0.0203399 0.958787 -0.283397; + texcoord 0.00000 1.34375; + vertex -42.0664 -109.246 68.1669; + normal -0.0203398 0.958787 -0.283397; + texcoord 1.00000 1.00000; + vertex -34.0155 -112.036 58.1504; + normal -0.0203397 0.958787 -0.283397; + texcoord 0.00000 1.00000; + vertex -44.4111 -110.305 64.7528; + normal -0.552144 0.615708 -0.562174; + texcoord 1.00000 2.00000; + vertex 23.7499 -94.9164 32.6770; + normal -0.552145 0.615710 -0.562172; + texcoord 1.00000 1.68750; + vertex 24.7308 -96.8758 29.5677; + normal -0.552144 0.615709 -0.562173; + texcoord 0.00000 2.00000; + vertex 14.0990 -102.175 34.2063; + normal -0.552145 0.615710 -0.562172; + texcoord 0.00000 1.68750; + vertex 15.0798 -104.134 31.0970; + normal -0.552145 0.615711 -0.562171; + texcoord 1.00000 1.34375; + vertex 25.8097 -99.0310 26.1474; + normal -0.552145 0.615711 -0.562171; + texcoord 0.00000 1.34375; + vertex 16.1588 -106.289 27.6768; + normal -0.552145 0.615710 -0.562171; + texcoord 1.00000 1.00000; + vertex 26.8887 -101.186 22.7272; + texcoord 0.00000 1.00000; + vertex 17.2377 -108.445 24.2565; + normal 0.310060 -0.940483 -0.139121; + texcoord 1.00000 2.00000; + vertex -11.6271 160.639 57.4951; + normal 0.310060 -0.940483 -0.139122; + texcoord 1.00000 1.68750; + vertex -10.1973 161.622 54.0335; + normal 0.310060 -0.940483 -0.139121; + texcoord 0.00000 2.00000; + vertex -0.771430 163.437 62.7738; + normal 0.310060 -0.940483 -0.139121; + texcoord 0.00000 1.68750; + vertex 0.658340 164.420 59.3122; + normal 0.310060 -0.940483 -0.139122; + texcoord 1.00000 1.34375; + vertex -8.62459 162.704 50.2257; + normal 0.310061 -0.940482 -0.139123; + texcoord 0.00000 1.34375; + vertex 2.23108 165.502 55.5045; + normal 0.310061 -0.940482 -0.139122; + texcoord 1.00000 1.00000; + vertex -7.05185 163.786 46.4180; + normal 0.310062 -0.940482 -0.139124; + texcoord 0.00000 1.00000; + vertex 3.80383 166.584 51.6967; + normal 0.500704 -0.830773 -0.243130; + texcoord 1.00000 2.00000; + vertex -25.7187 100.020 134.218; + normal 0.500703 -0.830773 -0.243130; + texcoord 1.00000 1.68750; + vertex -23.4808 102.067 131.832; + normal 0.500702 -0.830774 -0.243129; + texcoord 0.00000 2.00000; + vertex -17.7821 102.102 143.448; + normal 0.500704 -0.830773 -0.243130; + texcoord 0.00000 1.68750; + vertex -15.5442 104.149 141.062; + normal 0.500705 -0.830772 -0.243131; + texcoord 1.00000 1.34375; + vertex -21.0191 104.319 129.207; + normal 0.500705 -0.830772 -0.243131; + texcoord 0.00000 1.34375; + vertex -13.0825 106.401 138.437; + normal 0.500705 -0.830772 -0.243131; + texcoord 1.00000 1.00000; + vertex -18.5574 106.571 126.582; + normal 0.500702 -0.830774 -0.243129; + texcoord 0.00000 1.00000; + vertex -10.6208 108.653 135.812; + normal -0.389609 -0.257111 -0.884364; + texcoord 1.00000 2.00000; + vertex 27.5090 -36.9185 171.017; + normal -0.389609 -0.257109 -0.884364; + texcoord 1.00000 1.68750; + vertex 27.7923 -40.5457 171.946; + normal -0.389608 -0.257110 -0.884364; + texcoord 0.00000 2.00000; + vertex 16.4790 -36.5611 175.772; + normal -0.389608 -0.257108 -0.884364; + texcoord 0.00000 1.68750; + vertex 16.7624 -40.1884 176.702; + normal -0.389608 -0.257108 -0.884365; + texcoord 1.00000 1.34375; + vertex 28.1039 -44.5357 172.969; + normal -0.389609 -0.257108 -0.884364; + texcoord 0.00000 1.34375; + vertex 17.0740 -44.1783 177.724; + normal -0.389608 -0.257110 -0.884364; + texcoord 1.00000 1.00000; + vertex 28.4156 -48.5257 173.992; + normal -0.389609 -0.257110 -0.884364; + texcoord 0.00000 1.00000; + vertex 17.3856 -48.1683 178.747; + normal -0.863371 -0.281921 0.418463; + texcoord 1.00000 2.00000; + vertex 55.8605 41.0174 72.8159; + normal -0.863371 -0.281921 0.418462; + texcoord 1.00000 1.68750; + vertex 57.1202 42.2247 76.2282; + normal -0.863371 -0.281922 0.418462; + texcoord 0.00000 2.00000; + vertex 51.1655 52.1316 70.6168; + normal -0.863371 -0.281921 0.418462; + texcoord 0.00000 1.68750; + vertex 52.4251 53.3389 74.0291; + normal -0.863371 -0.281921 0.418462; + texcoord 1.00000 1.34375; + vertex 58.5058 43.5527 79.9817; + normal -0.863371 -0.281920 0.418463; + texcoord 0.00000 1.34375; + vertex 53.8107 54.6669 77.7826; + normal -0.863372 -0.281921 0.418462; + texcoord 1.00000 1.00000; + vertex 59.8914 44.8807 83.7352; + normal -0.863372 -0.281921 0.418461; + texcoord 0.00000 1.00000; + vertex 55.1964 55.9949 81.5362; + normal -0.987430 -0.117601 0.105605; + texcoord 1.00000 2.00000; + vertex 38.5969 27.8782 93.4297; + normal -0.987430 -0.117601 0.105605; + texcoord 1.00000 1.68750; + vertex 38.6451 30.1771 96.4407; + normal -0.987430 -0.117601 0.105605; + texcoord 0.00000 2.00000; + vertex 36.6869 37.4086 86.1839; + normal -0.987430 -0.117600 0.105605; + texcoord 0.00000 1.68750; + vertex 36.7351 39.7075 89.1949; + normal -0.987430 -0.117600 0.105605; + texcoord 1.00000 1.34375; + vertex 38.6981 32.7059 99.7528; + normal -0.987430 -0.117600 0.105605; + texcoord 0.00000 1.34375; + vertex 36.7882 42.2363 92.5070; + normal -0.987430 -0.117600 0.105605; + texcoord 1.00000 1.00000; + vertex 38.7512 35.2346 103.065; + normal -0.987430 -0.117601 0.105604; + texcoord 0.00000 1.00000; + vertex 36.8412 44.7651 95.8191; + normal -0.872305 0.479915 -0.0936226; + texcoord 1.00000 2.00000; + vertex 33.1790 -39.7489 104.698; + normal -0.872305 0.479915 -0.0936213; + texcoord 1.00000 1.68750; + vertex 33.2397 -38.9111 108.427; + normal -0.872305 0.479916 -0.0936213; + texcoord 0.00000 2.00000; + vertex 39.1571 -29.3575 102.266; + normal -0.872305 0.479916 -0.0936206; + texcoord 0.00000 1.68750; + vertex 39.2178 -28.5196 105.995; + normal -0.872305 0.479916 -0.0936201; + texcoord 1.00000 1.34375; + vertex 33.3065 -37.9895 112.529; + normal -0.872305 0.479916 -0.0936200; + texcoord 0.00000 1.34375; + vertex 39.2846 -27.5980 110.098; + normal -0.872305 0.479916 -0.0936200; + texcoord 1.00000 1.00000; + vertex 33.3733 -37.0679 116.632; + normal -0.872305 0.479916 -0.0936200; + texcoord 0.00000 1.00000; + vertex 39.3513 -26.6764 114.200; + normal -0.383773 0.920988 -0.0670804; + texcoord 1.00000 2.00000; + vertex 3.62341 -59.0743 81.8141; + normal -0.383773 0.920988 -0.0670803; + texcoord 1.00000 1.68750; + vertex 5.70879 -57.9829 84.8679; + normal -0.383772 0.920988 -0.0670799; + texcoord 0.00000 2.00000; + vertex 12.8576 -55.7718 74.3279; + normal -0.383773 0.920988 -0.0670803; + texcoord 0.00000 1.68750; + vertex 14.9429 -54.6804 77.3816; + normal -0.383773 0.920988 -0.0670803; + texcoord 1.00000 1.34375; + vertex 8.00270 -56.7824 88.2270; + normal -0.383773 0.920988 -0.0670805; + texcoord 0.00000 1.34375; + vertex 17.2369 -53.4798 80.7407; + normal -0.383773 0.920988 -0.0670801; + texcoord 1.00000 1.00000; + vertex 10.2966 -55.5819 91.5861; + normal -0.383773 0.920988 -0.0670801; + texcoord 0.00000 1.00000; + vertex 19.5308 -52.2793 84.0999; + normal -0.120739 0.989019 -0.0852284; + texcoord 1.00000 2.00000; + vertex -4.94188 -66.4003 65.8288; + normal -0.120740 0.989018 -0.0852304; + texcoord 1.00000 1.68750; + vertex -3.39075 -65.9082 69.3423; + normal -0.120741 0.989018 -0.0852311; + texcoord 0.00000 2.00000; + vertex 6.31201 -65.4659 60.7296; + normal -0.120740 0.989018 -0.0852302; + texcoord 0.00000 1.68750; + vertex 7.86314 -64.9737 64.2431; + normal -0.120739 0.989019 -0.0852294; + texcoord 1.00000 1.34375; + vertex -1.68450 -65.3668 73.2072; + normal -0.120738 0.989019 -0.0852279; + texcoord 0.00000 1.34375; + vertex 9.56939 -64.4324 68.1079; + normal -0.120738 0.989019 -0.0852280; + texcoord 1.00000 1.00000; + vertex 0.0217400 -64.8255 77.0720; + normal -0.120738 0.989019 -0.0852279; + texcoord 0.00000 1.00000; + vertex 11.2756 -63.8911 71.9727; + normal -0.0883069 -0.994417 0.0577634; + texcoord 1.00000 2.00000; + vertex 1.01584 92.2537 95.1510; + normal -0.0883065 -0.994417 0.0577635; + texcoord 1.00000 1.68750; + vertex -1.82469 92.6491 97.6158; + normal -0.0883053 -0.994417 0.0577627; + texcoord 0.00000 2.00000; + vertex -6.90074 92.4251 86.0003; + normal -0.0883057 -0.994417 0.0577632; + texcoord 0.00000 1.68750; + vertex -9.74127 92.8206 88.4651; + normal -0.0883058 -0.994417 0.0577633; + texcoord 1.00000 1.34375; + vertex -4.94928 93.0841 100.327; + normal -0.0883065 -0.994417 0.0577636; + texcoord 0.00000 1.34375; + vertex -12.8659 93.2555 91.1765; + normal -0.0883055 -0.994417 0.0577629; + texcoord 1.00000 1.00000; + vertex -8.07386 93.5190 103.038; + normal -0.0883070 -0.994417 0.0577635; + texcoord 0.00000 1.00000; + vertex -15.9904 93.6905 93.8878; + normal -0.0766886 -0.969658 -0.232127; + texcoord 1.00000 2.00000; + vertex -16.9502 59.0059 105.353; + normal -0.0766867 -0.969658 -0.232128; + texcoord 1.00000 1.68750; + vertex -20.3875 58.8708 107.053; + normal -0.0766867 -0.969658 -0.232127; + texcoord 0.00000 2.00000; + vertex -22.3253 61.9763 94.7207; + normal -0.0766858 -0.969658 -0.232128; + texcoord 0.00000 1.68750; + vertex -25.7627 61.8412 96.4206; + normal -0.0766857 -0.969658 -0.232128; + texcoord 1.00000 1.34375; + vertex -24.1687 58.7221 108.923; + normal -0.0766858 -0.969658 -0.232128; + texcoord 0.00000 1.34375; + vertex -29.5438 61.6926 98.2906; + normal -0.0766861 -0.969658 -0.232128; + texcoord 1.00000 1.00000; + vertex -27.9498 58.5735 110.793; + normal -0.0766859 -0.969658 -0.232128; + texcoord 0.00000 1.00000; + vertex -33.3250 61.5440 100.161; + normal 0.518642 -0.852115 -0.0700790; + texcoord 1.00000 2.00000; + vertex -4.36668 25.2838 93.8155; + normal 0.518642 -0.852114 -0.0700807; + texcoord 1.00000 1.68750; + vertex -4.60039 24.8328 97.5702; + normal 0.518642 -0.852115 -0.0700792; + texcoord 0.00000 2.00000; + vertex -14.7060 19.1048 92.4297; + normal 0.518642 -0.852114 -0.0700807; + texcoord 0.00000 1.68750; + vertex -14.9397 18.6537 96.1844; + normal 0.518642 -0.852114 -0.0700814; + texcoord 1.00000 1.34375; + vertex -4.85746 24.3366 101.700; + normal 0.518642 -0.852114 -0.0700813; + texcoord 0.00000 1.34375; + vertex -15.1967 18.1576 100.315; + normal 0.518642 -0.852114 -0.0700806; + texcoord 1.00000 1.00000; + vertex -5.11454 23.8405 105.831; + texcoord 0.00000 1.00000; + vertex -15.4538 17.6614 104.445; + normal 0.295360 -0.800515 -0.521477; + texcoord 1.00000 2.00000; + vertex -18.4092 -10.6860 105.798; + normal 0.295360 -0.800516 -0.521476; + texcoord 1.00000 1.68750; + vertex -18.9239 -12.8972 108.900; + normal 0.295360 -0.800516 -0.521476; + texcoord 0.00000 2.00000; + vertex -30.0476 -12.7598 102.389; + normal 0.295360 -0.800516 -0.521475; + texcoord 0.00000 1.68750; + vertex -30.5624 -14.9710 105.492; + normal 0.295360 -0.800516 -0.521476; + texcoord 1.00000 1.34375; + vertex -19.4901 -15.3296 112.314; + normal 0.295360 -0.800515 -0.521476; + texcoord 0.00000 1.34375; + vertex -31.1286 -17.4034 108.905; + normal 0.295360 -0.800515 -0.521477; + texcoord 1.00000 1.00000; + vertex -20.0563 -17.7619 115.727; + normal 0.295360 -0.800514 -0.521478; + texcoord 0.00000 1.00000; + vertex -31.6948 -19.8357 112.318; + normal 0.604948 -0.769249 -0.205653; + texcoord 1.00000 2.00000; + vertex -32.4955 -2.87413 73.6299; + normal 0.604948 -0.769249 -0.205653; + texcoord 1.00000 1.68750; + vertex -33.9526 -4.80894 76.5809; + normal 0.604948 -0.769249 -0.205653; + texcoord 0.00000 2.00000; + vertex -41.0328 -7.62780 66.2976; + normal 0.604949 -0.769249 -0.205653; + texcoord 0.00000 1.68750; + vertex -42.4900 -9.56261 69.2486; + normal 0.604949 -0.769249 -0.205653; + texcoord 1.00000 1.34375; + vertex -35.5554 -6.93723 79.8269; + normal 0.604949 -0.769249 -0.205653; + texcoord 0.00000 1.34375; + vertex -44.0928 -11.6909 72.4946; + normal 0.604948 -0.769249 -0.205652; + texcoord 1.00000 1.00000; + vertex -37.1582 -9.06553 83.0730; + normal 0.604948 -0.769250 -0.205652; + texcoord 0.00000 1.00000; + vertex -45.6956 -13.8192 75.7407; + normal 0.904809 0.372743 -0.205874; + texcoord 1.00000 2.00000; + vertex -25.7985 35.1300 110.982; + normal 0.904808 0.372743 -0.205876; + texcoord 1.00000 1.68750; + vertex -24.5749 34.1019 114.498; + normal 0.904808 0.372743 -0.205875; + texcoord 0.00000 2.00000; + vertex -22.2817 24.1431 106.546; + normal 0.904808 0.372743 -0.205875; + texcoord 0.00000 1.68750; + vertex -21.0582 23.1151 110.062; + normal 0.904808 0.372743 -0.205876; + texcoord 1.00000 1.34375; + vertex -23.2290 32.9711 118.366; + normal 0.904808 0.372743 -0.205876; + texcoord 0.00000 1.34375; + vertex -19.7123 21.9843 113.930; + normal 0.904808 0.372743 -0.205876; + texcoord 1.00000 1.00000; + vertex -21.8831 31.8402 122.234; + normal 0.904808 0.372743 -0.205877; + texcoord 0.00000 1.00000; + vertex -18.3663 20.8534 117.798; + normal 0.922621 0.275798 -0.269641; + texcoord 1.00000 2.00000; + vertex -39.0452 3.97011 119.048; + normal 0.922621 0.275798 -0.269640; + texcoord 1.00000 1.68750; + vertex -37.6156 2.37944 122.312; + normal 0.922621 0.275798 -0.269640; + texcoord 0.00000 2.00000; + vertex -37.5365 -6.90182 113.090; + normal 0.922621 0.275797 -0.269640; + texcoord 0.00000 1.68750; + vertex -36.1069 -8.49248 116.354; + texcoord 1.00000 1.34375; + vertex -36.0431 0.629700 125.903; + normal 0.922622 0.275797 -0.269640; + texcoord 0.00000 1.34375; + vertex -34.5344 -10.2422 119.945; + normal 0.922621 0.275797 -0.269640; + texcoord 1.00000 1.00000; + vertex -34.4705 -1.12004 129.494; + normal 0.922621 0.275797 -0.269640; + texcoord 0.00000 1.00000; + vertex -32.9618 -11.9920 123.536; + normal 0.696832 0.701826 -0.147866; + texcoord 1.00000 2.00000; + vertex -11.6952 -57.5369 108.057; + normal 0.696834 0.701825 -0.147864; + texcoord 1.00000 1.68750; + vertex -9.50075 -59.1665 110.664; + normal 0.696835 0.701825 -0.147864; + texcoord 0.00000 2.00000; + vertex -6.61183 -64.3879 99.4950; + normal 0.696834 0.701825 -0.147864; + texcoord 0.00000 1.68750; + vertex -4.41742 -66.0175 102.102; + normal 0.696834 0.701825 -0.147864; + texcoord 1.00000 1.34375; + vertex -7.08690 -60.9590 113.531; + normal 0.696834 0.701825 -0.147864; + texcoord 0.00000 1.34375; + vertex -2.00356 -67.8101 104.969; + normal 0.696834 0.701825 -0.147864; + texcoord 1.00000 1.00000; + vertex -4.67305 -62.7516 116.399; + normal 0.696835 0.701824 -0.147863; + texcoord 0.00000 1.00000; + vertex 0.410290 -69.6027 107.837; + normal 0.514203 0.770612 0.376500; + texcoord 1.00000 2.00000; + vertex -54.4642 -64.1784 59.5846; + normal 0.514203 0.770612 0.376500; + texcoord 1.00000 1.68750; + vertex -55.4941 -65.2179 63.1189; + normal 0.514203 0.770612 0.376499; + texcoord 0.00000 2.00000; + vertex -44.4966 -71.2345 60.4137; + normal 0.514203 0.770612 0.376500; + texcoord 0.00000 1.68750; + vertex -45.5264 -72.2741 63.9480; + normal 0.514203 0.770612 0.376501; + texcoord 1.00000 1.34375; + vertex -56.6269 -66.3614 67.0065; + texcoord 0.00000 1.34375; + vertex -46.6593 -73.4176 67.8356; + normal 0.514203 0.770612 0.376501; + texcoord 1.00000 1.00000; + vertex -57.7598 -67.5049 70.8941; + normal 0.514203 0.770612 0.376499; + texcoord 0.00000 1.00000; + vertex -47.7921 -74.5610 71.7232; + normal 0.496104 0.628635 0.598914; + texcoord 1.00000 2.00000; + vertex -50.5030 -54.3412 28.1456; + normal 0.496104 0.628636 0.598913; + texcoord 1.00000 1.68750; + vertex -52.2183 -55.9131 31.2163; + normal 0.496105 0.628637 0.598912; + texcoord 0.00000 2.00000; + vertex -41.3133 -62.5035 29.1007; + normal 0.496104 0.628637 0.598912; + texcoord 0.00000 1.68750; + vertex -43.0285 -64.0754 32.1714; + normal 0.496104 0.628637 0.598913; + texcoord 1.00000 1.34375; + vertex -54.1051 -57.6422 34.5941; + normal 0.496104 0.628637 0.598913; + texcoord 0.00000 1.34375; + vertex -44.9154 -65.8045 35.5492; + normal 0.496104 0.628637 0.598913; + texcoord 1.00000 1.00000; + vertex -55.9920 -59.3713 37.9719; + normal 0.496104 0.628637 0.598913; + texcoord 0.00000 1.00000; + vertex -46.8022 -67.5335 38.9271; + normal -0.205536 -0.479176 0.853314; + texcoord 1.00000 2.00000; + vertex 28.5444 146.399 45.3811; + normal -0.205536 -0.479175 0.853315; + texcoord 1.00000 1.68750; + vertex 29.4429 149.535 47.3588; + normal -0.205536 -0.479175 0.853315; + texcoord 0.00000 2.00000; + vertex 16.9473 150.153 44.6959; + normal -0.205536 -0.479175 0.853315; + texcoord 0.00000 1.68750; + vertex 17.8458 153.289 46.6736; + normal -0.205536 -0.479174 0.853315; + texcoord 1.00000 1.34375; + vertex 30.4313 152.985 49.5343; + normal -0.205536 -0.479175 0.853315; + texcoord 0.00000 1.34375; + vertex 18.8342 156.739 48.8491; + normal -0.205536 -0.479174 0.853315; + texcoord 1.00000 1.00000; + vertex 31.4197 156.435 51.7098; + normal -0.205536 -0.479174 0.853315; + texcoord 0.00000 1.00000; + vertex 19.8226 160.190 51.0246; + normal -0.966764 -0.254078 0.0284927; + texcoord 1.00000 2.00000; + vertex 25.7615 93.7369 140.242; + normal -0.966764 -0.254077 0.0284926; + texcoord 1.00000 1.68750; + vertex 24.9174 97.1267 141.829; + normal -0.966765 -0.254075 0.0284930; + texcoord 0.00000 2.00000; + vertex 24.1623 98.5689 129.069; + normal -0.966765 -0.254076 0.0284928; + texcoord 0.00000 1.68750; + vertex 23.3182 101.959 130.656; + normal -0.966765 -0.254075 0.0284930; + texcoord 1.00000 1.34375; + vertex 23.9889 100.855 143.574; + texcoord 0.00000 1.34375; + vertex 22.3897 105.687 132.401; + normal -0.966765 -0.254074 0.0284935; + texcoord 1.00000 1.00000; + vertex 23.0604 104.584 145.320; + normal -0.966765 -0.254074 0.0284936; + texcoord 0.00000 1.00000; + vertex 21.4612 109.416 134.147; + normal -0.937144 -0.196493 -0.288360; + texcoord 1.00000 2.00000; + vertex 46.9091 -26.0715 163.613; + normal -0.937144 -0.196493 -0.288361; + texcoord 1.00000 1.68750; + vertex 45.7172 -25.7650 167.278; + normal -0.937144 -0.196493 -0.288359; + texcoord 0.00000 2.00000; + vertex 44.8874 -13.9807 161.945; + normal -0.937144 -0.196493 -0.288361; + texcoord 0.00000 1.68750; + vertex 43.6955 -13.6742 165.610; + normal -0.937144 -0.196493 -0.288361; + texcoord 1.00000 1.34375; + vertex 44.4060 -25.4279 171.310; + normal -0.937144 -0.196493 -0.288361; + texcoord 0.00000 1.34375; + vertex 42.3843 -13.3371 169.641; + normal -0.937144 -0.196493 -0.288359; + texcoord 1.00000 1.00000; + vertex 43.0948 -25.0908 175.341; + normal -0.937144 -0.196493 -0.288359; + texcoord 0.00000 1.00000; + vertex 41.0731 -13.0000 173.673; + normal -0.633270 -0.373332 -0.677933; + texcoord 1.00000 2.00000; + vertex -13.3376 -66.1279 136.825; + normal -0.633268 -0.373332 -0.677934; + texcoord 1.00000 1.68750; + vertex -15.8954 -66.6779 139.517; + normal -0.633268 -0.373332 -0.677934; + texcoord 0.00000 2.00000; + vertex -17.7471 -55.1235 134.884; + normal -0.633268 -0.373332 -0.677934; + texcoord 0.00000 1.68750; + vertex -20.3049 -55.6736 137.576; + normal -0.633268 -0.373332 -0.677934; + texcoord 1.00000 1.34375; + vertex -18.7089 -67.2830 142.479; + normal -0.633269 -0.373332 -0.677934; + texcoord 0.00000 1.34375; + vertex -23.1184 -56.2786 140.538; + normal -0.633269 -0.373332 -0.677934; + texcoord 1.00000 1.00000; + vertex -21.5225 -67.8880 145.440; + normal -0.633268 -0.373332 -0.677934; + texcoord 0.00000 1.00000; + vertex -25.9320 -56.8837 143.499; + normal 0.890941 0.0815188 -0.446743; + texcoord 1.00000 2.00000; + vertex -35.2730 -66.2727 79.1604; + normal 0.890941 0.0815192 -0.446743; + texcoord 1.00000 1.68750; + vertex -33.5704 -67.0360 82.4166; + normal 0.890940 0.0815196 -0.446744; + texcoord 0.00000 2.00000; + vertex -35.5147 -77.9904 76.5401; + normal 0.890940 0.0815198 -0.446744; + texcoord 0.00000 1.68750; + vertex -33.8121 -78.7536 79.7963; + normal 0.890941 0.0815197 -0.446743; + texcoord 1.00000 1.34375; + vertex -31.6975 -67.8756 85.9985; + normal 0.890941 0.0815196 -0.446743; + texcoord 0.00000 1.34375; + vertex -31.9393 -79.5932 83.3782; + normal 0.890940 0.0815198 -0.446743; + texcoord 1.00000 1.00000; + vertex -29.8246 -68.7153 89.5804; + normal 0.890941 0.0815193 -0.446743; + texcoord 0.00000 1.00000; + vertex -30.0664 -80.4329 86.9601; + normal 0.198892 -0.898111 -0.392222; + texcoord 1.00000 2.00000; + vertex -12.2500 131.328 109.711; + normal 0.198889 -0.898113 -0.392219; + texcoord 1.00000 1.68750; + vertex -14.6337 129.732 112.155; + normal 0.198892 -0.898111 -0.392222; + texcoord 0.00000 2.00000; + vertex -21.2774 132.764 101.845; + normal 0.198892 -0.898112 -0.392220; + texcoord 0.00000 1.68750; + vertex -23.6611 131.169 104.289; + normal 0.198891 -0.898113 -0.392219; + texcoord 1.00000 1.34375; + vertex -17.2558 127.978 114.844; + normal 0.198890 -0.898113 -0.392218; + texcoord 0.00000 1.34375; + vertex -26.2832 129.414 106.978; + normal 0.198893 -0.898112 -0.392220; + texcoord 1.00000 1.00000; + vertex -19.8779 126.223 117.533; + normal 0.198885 -0.898115 -0.392216; + texcoord 0.00000 1.00000; + vertex -28.9053 127.659 109.667; + normal 0.531112 -0.837946 0.125567; + texcoord 1.00000 2.00000; + vertex -28.4856 110.507 143.164; + normal 0.531112 -0.837946 0.125568; + texcoord 1.00000 1.68750; + vertex -29.3139 110.552 146.968; + normal 0.531111 -0.837946 0.125569; + texcoord 0.00000 2.00000; + vertex -38.7014 103.711 141.020; + normal 0.531112 -0.837946 0.125568; + texcoord 0.00000 1.68750; + vertex -39.5297 103.756 144.823; + normal 0.531112 -0.837946 0.125568; + texcoord 1.00000 1.34375; + vertex -30.2251 110.602 151.151; + normal 0.531112 -0.837946 0.125567; + texcoord 0.00000 1.34375; + vertex -40.4409 103.805 149.006; + normal 0.531112 -0.837946 0.125568; + texcoord 1.00000 1.00000; + vertex -31.1362 110.651 155.334; + normal 0.531112 -0.837945 0.125568; + texcoord 0.00000 1.00000; + vertex -41.3520 103.855 153.190; + normal 0.974765 0.186651 -0.122449; + texcoord 1.00000 2.00000; + vertex -22.9715 -36.7579 160.726; + normal 0.974765 0.186653 -0.122450; + texcoord 1.00000 1.68750; + vertex -22.1887 -38.8367 163.788; + normal 0.974765 0.186653 -0.122450; + texcoord 0.00000 2.00000; + vertex -21.9568 -46.6180 153.773; + normal 0.974765 0.186654 -0.122450; + texcoord 0.00000 1.68750; + vertex -21.1739 -48.6969 156.836; + normal 0.974765 0.186653 -0.122450; + texcoord 1.00000 1.34375; + vertex -21.3276 -41.1235 167.157; + normal 0.974765 0.186653 -0.122450; + texcoord 0.00000 1.34375; + vertex -20.3128 -50.9837 160.205; + normal 0.974765 0.186653 -0.122450; + texcoord 1.00000 1.00000; + vertex -20.4665 -43.4103 170.526; + normal 0.974765 0.186653 -0.122450; + texcoord 0.00000 1.00000; + vertex -19.4517 -53.2705 163.574; + normal 0.946295 -0.309679 -0.0928655; + texcoord 1.00000 2.00000; + vertex -68.0160 -73.9329 110.380; + normal 0.946295 -0.309682 -0.0928649; + texcoord 1.00000 1.68750; + vertex -68.9428 -77.2586 112.026; + normal 0.946295 -0.309682 -0.0928651; + texcoord 0.00000 2.00000; + vertex -70.6353 -78.6415 99.3913; + normal 0.946295 -0.309681 -0.0928649; + texcoord 0.00000 1.68750; + vertex -71.5621 -81.9672 101.037; + normal 0.946295 -0.309682 -0.0928640; + texcoord 1.00000 1.34375; + vertex -69.9623 -80.9168 113.837; + normal 0.946295 -0.309681 -0.0928641; + texcoord 0.00000 1.34375; + vertex -72.5816 -85.6254 102.848; + normal 0.946295 -0.309682 -0.0928635; + texcoord 1.00000 1.00000; + vertex -70.9818 -84.5750 115.647; + normal 0.946294 -0.309684 -0.0928632; + texcoord 0.00000 1.00000; + vertex -73.6011 -89.2836 104.658; + normal 0.667004 0.277461 0.691463; + texcoord 1.00000 2.00000; + vertex -61.0810 -70.1060 21.5391; + normal 0.667004 0.277461 0.691463; + texcoord 1.00000 1.68750; + vertex -63.7096 -70.5569 24.2557; + normal 0.667003 0.277460 0.691464; + texcoord 0.00000 2.00000; + vertex -57.6713 -81.7206 22.9106; + normal 0.667003 0.277460 0.691464; + texcoord 0.00000 1.68750; + vertex -60.2999 -82.1715 25.6272; + normal 0.667005 0.277460 0.691463; + texcoord 1.00000 1.34375; + vertex -66.6011 -71.0529 27.2439; + normal 0.667004 0.277460 0.691463; + texcoord 0.00000 1.34375; + vertex -63.1914 -82.6675 28.6154; + normal 0.667005 0.277460 0.691462; + texcoord 1.00000 1.00000; + vertex -69.4926 -71.5489 30.2322; + normal 0.667006 0.277461 0.691461; + texcoord 0.00000 1.00000; + vertex -66.0829 -83.1635 31.6037; + normal -0.711771 -0.320695 -0.624930; + texcoord 1.00000 2.00000; + vertex 22.0326 105.038 99.3560; + normal -0.711771 -0.320695 -0.624929; + texcoord 1.00000 1.68750; + vertex 19.9666 103.741 102.375; + normal -0.711772 -0.320695 -0.624928; + texcoord 0.00000 2.00000; + vertex 16.3406 116.045 100.190; + normal -0.711772 -0.320695 -0.624928; + texcoord 0.00000 1.68750; + vertex 14.2746 114.748 103.209; + normal -0.711772 -0.320695 -0.624928; + texcoord 1.00000 1.34375; + vertex 17.6940 102.314 105.695; + normal -0.711771 -0.320695 -0.624929; + texcoord 0.00000 1.34375; + vertex 12.0020 113.321 106.530; + normal -0.711772 -0.320695 -0.624928; + texcoord 1.00000 1.00000; + vertex 15.4214 100.887 109.016; + normal -0.711770 -0.320695 -0.624931; + texcoord 0.00000 1.00000; + vertex 9.72938 111.894 109.850; + normal -0.687573 0.588682 -0.425085; + texcoord 1.00000 2.00000; + vertex 4.52524 52.9122 155.527; + normal -0.687573 0.588681 -0.425085; + texcoord 1.00000 1.68750; + vertex 4.79791 55.3248 158.428; + normal -0.687573 0.588682 -0.425085; + texcoord 0.00000 2.00000; + vertex 13.2702 58.9222 149.705; + normal -0.687573 0.588681 -0.425085; + texcoord 0.00000 1.68750; + vertex 13.5429 61.3348 152.605; + texcoord 1.00000 1.34375; + vertex 5.09785 57.9787 161.618; + normal -0.687573 0.588682 -0.425085; + texcoord 0.00000 1.34375; + vertex 13.8428 63.9887 155.796; + normal -0.687573 0.588682 -0.425085; + texcoord 1.00000 1.00000; + vertex 5.39779 60.6326 164.808; + normal -0.687572 0.588684 -0.425083; + texcoord 0.00000 1.00000; + vertex 14.1428 66.6426 158.986; + normal 0.218217 0.954691 -0.202352; + texcoord 1.00000 2.00000; + vertex 15.3617 -55.8586 153.046; + normal 0.218217 0.954691 -0.202351; + texcoord 1.00000 1.68750; + vertex 18.6969 -56.2235 154.921; + normal 0.218215 0.954692 -0.202352; + texcoord 0.00000 2.00000; + vertex 20.8542 -59.3277 142.602; + normal 0.218216 0.954691 -0.202351; + texcoord 0.00000 1.68750; + vertex 24.1894 -59.6926 144.477; + normal 0.218217 0.954691 -0.202350; + texcoord 1.00000 1.34375; + vertex 22.3656 -56.6249 156.984; + normal 0.218217 0.954691 -0.202350; + texcoord 0.00000 1.34375; + vertex 27.8581 -60.0939 146.540; + normal 0.218217 0.954691 -0.202350; + texcoord 1.00000 1.00000; + vertex 26.0343 -57.0262 159.047; + normal 0.218218 0.954691 -0.202350; + texcoord 0.00000 1.00000; + vertex 31.5268 -60.4953 148.603; + normal 0.449294 0.693354 0.563378; + texcoord 1.00000 2.00000; + vertex -47.7967 -105.518 81.6286; + normal 0.449294 0.693355 0.563378; + texcoord 1.00000 1.68750; + vertex -46.7788 -108.266 84.1982; + normal 0.449293 0.693356 0.563376; + texcoord 0.00000 2.00000; + vertex -37.1420 -107.377 75.4198; + normal 0.449293 0.693355 0.563377; + texcoord 0.00000 1.68750; + vertex -36.1241 -110.125 77.9894; + normal 0.449293 0.693355 0.563377; + texcoord 1.00000 1.34375; + vertex -45.6590 -111.288 87.0249; + normal 0.449294 0.693354 0.563378; + texcoord 0.00000 1.34375; + vertex -35.0044 -113.147 80.8160; + normal 0.449294 0.693355 0.563377; + texcoord 1.00000 1.00000; + vertex -44.5393 -114.310 89.8515; + normal 0.449295 0.693353 0.563378; + texcoord 0.00000 1.00000; + vertex -33.8846 -116.170 83.6426; + normal -0.502868 0.720442 0.477585; + texcoord 1.00000 2.00000; + vertex 4.42366 -109.706 35.3844; + normal -0.502868 0.720442 0.477584; + texcoord 1.00000 1.68750; + vertex 5.64548 -111.032 38.6711; + normal -0.502868 0.720442 0.477584; + texcoord 0.00000 2.00000; + vertex 14.0273 -102.550 34.7012; + normal -0.502868 0.720442 0.477584; + texcoord 0.00000 1.68750; + vertex 15.2491 -103.876 37.9879; + normal -0.502868 0.720442 0.477584; + texcoord 1.00000 1.34375; + vertex 6.98948 -112.490 42.2864; + normal -0.502868 0.720442 0.477585; + texcoord 0.00000 1.34375; + vertex 16.5931 -105.334 41.6033; + normal -0.502867 0.720442 0.477586; + texcoord 1.00000 1.00000; + vertex 8.33348 -113.949 45.9018; + normal -0.502867 0.720441 0.477587; + texcoord 0.00000 1.00000; + vertex 17.9371 -106.793 45.2187; + normal 0.100526 -0.627904 0.771772; + texcoord 1.00000 2.00000; + vertex 11.5174 164.685 61.3188; + normal 0.100525 -0.627901 0.771774; + texcoord 1.00000 1.68750; + vertex 11.8074 167.597 63.6499; + normal 0.100525 -0.627901 0.771774; + texcoord 0.00000 2.00000; + vertex -0.356840 164.652 62.8380; + normal 0.100525 -0.627900 0.771775; + texcoord 0.00000 1.68750; + vertex -0.0669100 167.563 65.1690; + normal 0.100525 -0.627901 0.771774; + texcoord 1.00000 1.34375; + vertex 12.1263 170.800 66.2140; + normal 0.100525 -0.627902 0.771773; + texcoord 0.00000 1.34375; + vertex 0.252010 170.766 67.7331; + normal 0.100525 -0.627903 0.771773; + texcoord 1.00000 1.00000; + vertex 12.4452 174.002 68.7781; + normal 0.100526 -0.627904 0.771772; + texcoord 0.00000 1.00000; + vertex 0.570940 173.969 70.2973; + normal -0.299486 -0.874123 0.382383; + texcoord 1.00000 2.00000; + vertex -11.2788 104.171 153.741; + normal -0.299486 -0.874123 0.382383; + texcoord 1.00000 1.68750; + vertex -14.2640 105.931 155.428; + texcoord 0.00000 2.00000; + vertex -18.1506 102.134 143.704; + normal -0.299486 -0.874123 0.382383; + texcoord 0.00000 1.68750; + vertex -21.1359 103.895 145.390; + normal -0.299486 -0.874123 0.382383; + texcoord 1.00000 1.34375; + vertex -17.5478 107.868 157.283; + normal -0.299486 -0.874123 0.382383; + texcoord 0.00000 1.34375; + vertex -24.4197 105.832 147.245; + normal -0.299486 -0.874124 0.382383; + texcoord 1.00000 1.00000; + vertex -20.8316 109.805 159.138; + texcoord 0.00000 1.00000; + vertex -27.7035 107.768 149.101; + normal -0.288794 0.728054 -0.621720; + texcoord 1.00000 2.00000; + vertex 4.01948 -36.0080 178.289; + normal -0.288795 0.728053 -0.621721; + texcoord 1.00000 1.68750; + vertex 4.95971 -33.3441 180.972; + normal -0.288795 0.728052 -0.621721; + texcoord 0.00000 2.00000; + vertex 15.5695 -35.3993 173.637; + normal -0.288795 0.728053 -0.621721; + texcoord 0.00000 1.68750; + vertex 16.5097 -32.7354 176.320; + normal -0.288794 0.728053 -0.621720; + texcoord 1.00000 1.34375; + vertex 5.99396 -30.4138 183.923; + normal -0.288795 0.728053 -0.621721; + texcoord 0.00000 1.34375; + vertex 17.5440 -29.8051 179.271; + normal -0.288794 0.728053 -0.621720; + texcoord 1.00000 1.00000; + vertex 7.02821 -27.4835 186.874; + normal -0.288796 0.728051 -0.621722; + texcoord 0.00000 1.00000; + vertex 18.5782 -26.8748 182.222; + normal -0.904214 0.150233 -0.399784; + texcoord 1.00000 2.00000; + vertex 52.6437 58.1260 77.1383; + normal -0.904213 0.150234 -0.399785; + texcoord 1.00000 1.68750; + vertex 53.7911 60.9885 75.6188; + normal -0.904213 0.150234 -0.399785; + texcoord 0.00000 2.00000; + vertex 55.5752 52.2613 68.3040; + normal -0.904213 0.150234 -0.399785; + texcoord 0.00000 1.68750; + vertex 56.7226 55.1239 66.7845; + normal -0.904213 0.150235 -0.399785; + texcoord 1.00000 1.34375; + vertex 55.0533 64.1373 73.9473; + normal -0.904213 0.150235 -0.399786; + texcoord 0.00000 1.34375; + vertex 57.9848 58.2726 65.1130; + normal -0.904213 0.150235 -0.399786; + texcoord 1.00000 1.00000; + vertex 56.3155 67.2860 72.2759; + normal -0.904212 0.150237 -0.399787; + texcoord 0.00000 1.00000; + vertex 59.2470 61.4214 63.4416; + normal -0.783308 0.172241 -0.597295; + texcoord 1.00000 2.00000; + vertex 36.7145 42.1165 93.2657; + normal -0.783308 0.172242 -0.597295; + texcoord 1.00000 1.68750; + vertex 38.1489 45.0050 92.2175; + normal -0.783307 0.172243 -0.597296; + texcoord 0.00000 2.00000; + vertex 41.6575 36.7473 85.2350; + normal -0.783308 0.172242 -0.597295; + texcoord 0.00000 1.68750; + vertex 43.0919 39.6357 84.1868; + normal -0.783307 0.172243 -0.597296; + texcoord 1.00000 1.34375; + vertex 39.7268 48.1822 91.0644; + normal -0.783309 0.172241 -0.597294; + texcoord 0.00000 1.34375; + vertex 44.6698 42.8130 83.0337; + normal -0.783307 0.172244 -0.597295; + texcoord 1.00000 1.00000; + vertex 41.3047 51.3595 89.9114; + normal -0.783309 0.172242 -0.597294; + texcoord 0.00000 1.00000; + vertex 46.2477 45.9902 81.8806; + normal -0.193578 0.444345 -0.874691; + texcoord 1.00000 2.00000; + vertex 40.6399 -21.3269 107.710; + normal -0.193576 0.444345 -0.874692; + texcoord 1.00000 1.68750; + vertex 43.9456 -21.1488 107.069; + normal -0.193579 0.444345 -0.874691; + texcoord 0.00000 2.00000; + vertex 40.2268 -30.9768 102.899; + normal -0.193576 0.444345 -0.874692; + texcoord 0.00000 1.68750; + vertex 43.5326 -30.7987 102.258; + normal -0.193575 0.444345 -0.874692; + texcoord 1.00000 1.34375; + vertex 47.5819 -20.9528 106.364; + texcoord 0.00000 1.34375; + vertex 47.1689 -30.6028 101.553; + normal -0.193576 0.444345 -0.874692; + texcoord 1.00000 1.00000; + vertex 51.2182 -20.7569 105.658; + normal -0.193577 0.444345 -0.874692; + texcoord 0.00000 1.00000; + vertex 50.8052 -30.4068 100.848; + normal 0.0335619 0.732222 -0.680238; + texcoord 1.00000 2.00000; + vertex 16.1075 -54.8628 84.2167; + normal 0.0335618 0.732222 -0.680238; + texcoord 1.00000 1.68750; + vertex 19.4440 -55.4912 83.7049; + normal 0.0335625 0.732222 -0.680238; + texcoord 0.00000 2.00000; + vertex 13.5403 -62.0705 76.3315; + normal 0.0335619 0.732222 -0.680238; + texcoord 0.00000 1.68750; + vertex 16.8768 -62.6990 75.8197; + normal 0.0335618 0.732222 -0.680238; + texcoord 1.00000 1.34375; + vertex 23.1141 -56.1825 83.1419; + normal 0.0335610 0.732223 -0.680238; + texcoord 0.00000 1.34375; + vertex 20.5469 -63.3902 75.2567; + normal 0.0335619 0.732222 -0.680238; + texcoord 1.00000 1.00000; + vertex 26.7842 -56.8737 82.5789; + normal 0.0335609 0.732223 -0.680238; + texcoord 0.00000 1.00000; + vertex 24.2171 -64.0815 74.6937; + normal -0.0163012 0.404336 -0.914465; + texcoord 1.00000 2.00000; + vertex 15.4886 -63.4303 62.4639; + normal -0.0163008 0.404334 -0.914466; + texcoord 1.00000 1.68750; + vertex 17.0380 -66.2180 61.2037; + normal -0.0163007 0.404334 -0.914466; + texcoord 0.00000 2.00000; + vertex 5.70028 -68.0300 60.6046; + normal -0.0163006 0.404334 -0.914466; + texcoord 0.00000 1.68750; + vertex 7.24969 -70.8178 59.3444; + normal -0.0163004 0.404333 -0.914467; + texcoord 1.00000 1.34375; + vertex 18.7423 -69.2845 59.8174; + normal -0.0163004 0.404333 -0.914466; + texcoord 0.00000 1.34375; + vertex 8.95403 -73.8843 57.9581; + normal -0.0163002 0.404333 -0.914467; + texcoord 1.00000 1.00000; + vertex 20.4467 -72.3511 58.4312; + normal -0.0163000 0.404332 -0.914467; + texcoord 0.00000 1.00000; + vertex 10.6584 -76.9508 56.5719; + normal 0.211505 -0.550191 -0.807809; + texcoord 1.00000 2.00000; + vertex -15.7437 93.3250 85.3360; + normal 0.211504 -0.550197 -0.807805; + texcoord 1.00000 1.68750; + vertex -16.3669 95.9588 83.3790; + normal 0.211504 -0.550199 -0.807804; + texcoord 0.00000 2.00000; + vertex -5.48985 96.2605 86.0214; + normal 0.211504 -0.550197 -0.807805; + texcoord 0.00000 1.68750; + vertex -6.11305 98.8943 84.0643; + normal 0.211505 -0.550198 -0.807804; + texcoord 1.00000 1.34375; + vertex -17.0524 98.8559 81.2263; + normal 0.211506 -0.550193 -0.807807; + texcoord 0.00000 1.34375; + vertex -6.79857 101.791 81.9116; + normal 0.211506 -0.550196 -0.807806; + texcoord 1.00000 1.00000; + vertex -17.7379 101.753 79.0735; + normal 0.211506 -0.550194 -0.807807; + texcoord 0.00000 1.00000; + vertex -7.48409 104.689 79.7589; + normal -0.00941460 -0.559282 -0.828924; + texcoord 1.00000 2.00000; + vertex -30.3759 63.7585 98.0377; + normal -0.00941564 -0.559281 -0.828925; + texcoord 1.00000 1.68750; + vertex -32.3670 65.9975 96.5497; + normal -0.00941496 -0.559281 -0.828925; + texcoord 0.00000 2.00000; + vertex -21.7740 68.9950 94.4069; + normal -0.00941568 -0.559281 -0.828925; + texcoord 0.00000 1.68750; + vertex -23.7650 71.2339 92.9189; + normal -0.00941637 -0.559280 -0.828925; + texcoord 1.00000 1.34375; + vertex -34.5571 68.4603 94.9129; + normal -0.00941638 -0.559280 -0.828925; + texcoord 0.00000 1.34375; + vertex -25.9551 73.6967 91.2821; + normal -0.00941630 -0.559280 -0.828925; + texcoord 1.00000 1.00000; + vertex -36.7472 70.9231 93.2761; + normal -0.00941660 -0.559279 -0.828926; + texcoord 0.00000 1.00000; + vertex -28.1453 76.1596 89.6453; + normal -0.0836457 -0.526867 -0.845822; + texcoord 1.00000 2.00000; + vertex -21.0577 16.6053 97.7587; + normal -0.0836468 -0.526866 -0.845822; + texcoord 1.00000 1.68750; + vertex -23.9549 18.1951 97.0549; + normal -0.0836458 -0.526867 -0.845822; + texcoord 0.00000 2.00000; + vertex -15.5679 24.2583 92.4487; + normal -0.0836455 -0.526868 -0.845821; + texcoord 0.00000 1.68750; + vertex -18.4651 25.8482 91.7449; + normal -0.0836466 -0.526868 -0.845821; + texcoord 1.00000 1.34375; + vertex -27.1417 19.9440 96.2807; + normal -0.0836465 -0.526868 -0.845821; + texcoord 0.00000 1.34375; + vertex -21.6519 27.5970 90.9706; + normal -0.0836467 -0.526868 -0.845821; + texcoord 1.00000 1.00000; + vertex -30.3286 21.6928 95.5065; + normal -0.0836493 -0.526865 -0.845823; + texcoord 0.00000 1.00000; + vertex -24.8388 29.3459 90.1964; + normal -0.342012 -0.416214 -0.842493; + texcoord 1.00000 2.00000; + vertex -29.6732 -19.9435 108.829; + normal -0.342011 -0.416214 -0.842493; + texcoord 1.00000 1.68750; + vertex -32.8105 -19.4830 109.875; + normal -0.342011 -0.416215 -0.842493; + texcoord 0.00000 2.00000; + vertex -29.8250 -10.3404 104.147; + normal -0.342010 -0.416215 -0.842493; + texcoord 0.00000 1.68750; + vertex -32.9623 -9.87988 105.193; + normal -0.342010 -0.416215 -0.842493; + texcoord 1.00000 1.34375; + vertex -36.2616 -18.9764 111.026; + normal -0.342010 -0.416214 -0.842493; + texcoord 0.00000 1.34375; + vertex -36.4134 -9.37333 106.343; + normal -0.342009 -0.416215 -0.842493; + texcoord 1.00000 1.00000; + vertex -39.7127 -18.4699 112.177; + normal -0.342010 -0.416214 -0.842493; + texcoord 0.00000 1.00000; + vertex -39.8645 -8.86678 107.494; + normal 0.142392 -0.666143 -0.732105; + texcoord 1.00000 2.00000; + vertex -42.0156 -11.5784 74.7946; + normal 0.142391 -0.666143 -0.732105; + texcoord 1.00000 1.68750; + vertex -45.3870 -12.1417 74.6515; + normal 0.142392 -0.666143 -0.732105; + texcoord 0.00000 2.00000; + vertex -43.0302 -3.61477 67.3512; + normal 0.142392 -0.666143 -0.732105; + texcoord 0.00000 1.68750; + vertex -46.4016 -4.17811 67.2080; + normal 0.142394 -0.666143 -0.732104; + texcoord 1.00000 1.34375; + vertex -49.0956 -12.7614 74.4940; + normal 0.142394 -0.666143 -0.732104; + texcoord 0.00000 1.34375; + vertex -50.1102 -4.79779 67.0505; + normal 0.142396 -0.666143 -0.732104; + texcoord 1.00000 1.00000; + vertex -52.8042 -13.3811 74.3365; + normal 0.142392 -0.666143 -0.732105; + texcoord 0.00000 1.00000; + vertex -53.8188 -5.41746 66.8931; + normal 0.500743 -0.105955 -0.859087; + texcoord 1.00000 2.00000; + vertex -20.7093 18.4519 111.860; + normal 0.500741 -0.105957 -0.859087; + texcoord 1.00000 1.68750; + vertex -22.3101 15.4472 111.297; + normal 0.500740 -0.105959 -0.859088; + texcoord 0.00000 2.00000; + vertex -28.7789 23.7537 106.502; + normal 0.500741 -0.105957 -0.859087; + texcoord 0.00000 1.68750; + vertex -30.3797 20.7489 105.940; + normal 0.500741 -0.105958 -0.859087; + texcoord 1.00000 1.34375; + vertex -24.0709 12.1419 110.679; + normal 0.500743 -0.105957 -0.859087; + texcoord 0.00000 1.34375; + vertex -32.1405 17.4437 105.321; + normal 0.500742 -0.105959 -0.859087; + texcoord 1.00000 1.00000; + vertex -25.8317 8.83667 110.060; + normal 0.500742 -0.105958 -0.859087; + texcoord 0.00000 1.00000; + vertex -33.9013 14.1385 104.702; + normal 0.222732 0.118982 -0.967592; + texcoord 1.00000 2.00000; + vertex -39.7489 -16.4708 115.154; + normal 0.222733 0.118982 -0.967591; + texcoord 1.00000 1.68750; + vertex -42.5251 -18.2399 114.298; + normal 0.222733 0.118982 -0.967592; + texcoord 0.00000 2.00000; + vertex -45.5527 -7.26436 114.951; + normal 0.222733 0.118982 -0.967591; + texcoord 0.00000 1.68750; + vertex -48.3288 -9.03344 114.094; + normal 0.222732 0.118981 -0.967592; + texcoord 1.00000 1.34375; + vertex -45.5789 -20.1859 113.356; + normal 0.222733 0.118981 -0.967592; + texcoord 0.00000 1.34375; + vertex -51.3826 -10.9794 113.152; + normal 0.222731 0.118980 -0.967592; + texcoord 1.00000 1.00000; + vertex -48.6327 -22.1318 112.413; + normal 0.222732 0.118980 -0.967592; + texcoord 0.00000 1.00000; + vertex -54.4365 -12.9254 112.209; + normal 0.385741 0.310377 -0.868832; + texcoord 1.00000 2.00000; + vertex -1.88973 -69.5847 104.494; + normal 0.385742 0.310380 -0.868831; + texcoord 1.00000 1.68750; + vertex -2.08774 -72.7274 103.283; + normal 0.385742 0.310379 -0.868831; + texcoord 0.00000 2.00000; + vertex -11.8296 -67.5398 100.811; + normal 0.385742 0.310380 -0.868831; + texcoord 0.00000 1.68750; + vertex -12.0276 -70.6825 99.6005; + normal 0.385742 0.310380 -0.868831; + texcoord 1.00000 1.34375; + vertex -2.30555 -76.1843 101.951; + normal 0.385741 0.310379 -0.868832; + texcoord 0.00000 1.34375; + vertex -12.2454 -74.1395 98.2688; + normal 0.385741 0.310379 -0.868832; + texcoord 1.00000 1.00000; + vertex -2.52336 -79.6413 100.620; + normal 0.385742 0.310380 -0.868831; + texcoord 0.00000 1.00000; + vertex -12.4632 -77.5964 96.9371; + normal 0.585922 0.422552 -0.691480; + texcoord 1.00000 2.00000; + vertex -43.2756 -79.3713 62.6972; + normal 0.585923 0.422553 -0.691479; + texcoord 1.00000 1.68750; + vertex -44.2270 -81.6707 60.4859; + normal 0.585923 0.422552 -0.691480; + texcoord 0.00000 2.00000; + vertex -51.3536 -73.1200 59.6724; + normal 0.585923 0.422553 -0.691479; + texcoord 0.00000 1.68750; + vertex -52.3050 -75.4194 57.4611; + normal 0.585923 0.422553 -0.691479; + texcoord 1.00000 1.34375; + vertex -45.2735 -84.2000 58.0535; + texcoord 0.00000 1.34375; + vertex -53.3516 -77.9488 55.0287; + normal 0.585923 0.422552 -0.691480; + texcoord 1.00000 1.00000; + vertex -46.3201 -86.7294 55.6211; + texcoord 0.00000 1.00000; + vertex -54.3981 -80.4781 52.5963; + normal 0.970396 0.191722 -0.146879; + texcoord 1.00000 2.00000; + vertex -44.8481 -68.1073 36.8038; + normal 0.970397 0.191721 -0.146880; + texcoord 1.00000 1.68750; + vertex -44.4384 -71.1611 35.5246; + normal 0.970396 0.191723 -0.146879; + texcoord 0.00000 2.00000; + vertex -47.0682 -64.3278 27.0696; + normal 0.970396 0.191722 -0.146879; + texcoord 0.00000 1.68750; + vertex -46.6584 -67.3816 25.7905; + normal 0.970397 0.191721 -0.146879; + texcoord 1.00000 1.34375; + vertex -43.9877 -74.5202 34.1176; + normal 0.970397 0.191721 -0.146879; + texcoord 0.00000 1.34375; + vertex -46.2077 -70.7408 24.3834; + normal 0.970397 0.191722 -0.146879; + texcoord 1.00000 1.00000; + vertex -43.5370 -77.8794 32.7105; + normal 0.970397 0.191721 -0.146879; + texcoord 0.00000 1.00000; + vertex -45.7570 -74.0999 22.9764; + normal -0.815023 -0.569606 0.106240; + texcoord 1.00000 2.00000; + vertex 16.9223 157.387 51.8696; + normal -0.815023 -0.569605 0.106240; + texcoord 1.00000 1.68750; + vertex 15.2303 159.418 49.7774; + normal -0.815023 -0.569605 0.106240; + texcoord 0.00000 2.00000; + vertex 20.0455 151.355 43.4889; + normal -0.815023 -0.569605 0.106240; + texcoord 0.00000 1.68750; + vertex 18.3535 153.386 41.3967; + normal -0.815023 -0.569605 0.106240; + texcoord 1.00000 1.34375; + vertex 13.3690 161.652 47.4758; + normal -0.815023 -0.569606 0.106241; + texcoord 0.00000 1.34375; + vertex 16.4923 155.620 39.0952; + normal -0.815023 -0.569606 0.106240; + texcoord 1.00000 1.00000; + vertex 11.5078 163.886 45.1744; + normal -0.815022 -0.569606 0.106242; + texcoord 0.00000 1.00000; + vertex 14.6310 157.854 36.7937; + normal -0.878428 -0.101007 -0.467078; + texcoord 1.00000 2.00000; + vertex 23.4860 102.654 138.341; + normal -0.878428 -0.101006 -0.467079; + texcoord 1.00000 1.68750; + vertex 23.7182 105.893 137.204; + normal -0.878428 -0.101005 -0.467079; + texcoord 0.00000 2.00000; + vertex 28.6947 99.1105 129.312; + normal -0.878427 -0.101004 -0.467080; + texcoord 0.00000 1.68750; + vertex 28.9269 102.349 128.175; + normal -0.878427 -0.101007 -0.467079; + texcoord 1.00000 1.34375; + vertex 23.9736 109.456 135.953; + normal -0.878427 -0.101006 -0.467080; + texcoord 0.00000 1.34375; + vertex 29.1823 105.912 126.924; + normal -0.878427 -0.101008 -0.467079; + texcoord 1.00000 1.00000; + vertex 24.2291 113.019 134.702; + normal -0.878427 -0.101007 -0.467080; + texcoord 0.00000 1.00000; + vertex 29.4377 109.475 125.673; + normal -0.531123 0.439582 -0.724345; + texcoord 1.00000 2.00000; + vertex 42.7634 -12.9032 170.844; + normal -0.531123 0.439582 -0.724345; + texcoord 1.00000 1.68750; + vertex 44.2701 -9.93671 171.540; + normal -0.531123 0.439582 -0.724345; + texcoord 0.00000 2.00000; + vertex 50.6178 -15.2135 163.683; + normal -0.531123 0.439582 -0.724345; + texcoord 0.00000 1.68750; + vertex 52.1245 -12.2470 164.378; + normal -0.531123 0.439582 -0.724345; + texcoord 1.00000 1.34375; + vertex 45.9274 -6.67354 172.305; + normal -0.531125 0.439580 -0.724345; + texcoord 0.00000 1.34375; + vertex 53.7819 -8.98382 165.143; + normal -0.531124 0.439581 -0.724345; + texcoord 1.00000 1.00000; + vertex 47.5848 -3.41037 173.070; + normal -0.531127 0.439578 -0.724345; + texcoord 0.00000 1.00000; + vertex 55.4392 -5.72064 165.908; + normal 0.302178 0.123525 -0.945214; + texcoord 1.00000 2.00000; + vertex -21.8428 -45.4092 135.808; + normal 0.302178 0.123525 -0.945214; + texcoord 1.00000 1.68750; + vertex -19.2705 -43.4458 136.887; + normal 0.302178 0.123525 -0.945214; + texcoord 0.00000 2.00000; + vertex -15.4778 -54.2329 136.690; + normal 0.302178 0.123525 -0.945214; + texcoord 0.00000 1.68750; + vertex -12.9055 -52.2696 137.769; + normal 0.302179 0.123525 -0.945214; + texcoord 1.00000 1.34375; + vertex -16.4409 -41.2861 138.074; + normal 0.302179 0.123525 -0.945214; + texcoord 0.00000 1.34375; + vertex -10.0760 -50.1099 138.956; + normal 0.302180 0.123526 -0.945214; + texcoord 1.00000 1.00000; + vertex -13.6114 -39.1265 139.261; + normal 0.302179 0.123525 -0.945214; + texcoord 0.00000 1.00000; + vertex -7.24640 -47.9503 140.143; + normal 0.390203 -0.476740 -0.787693; + texcoord 1.00000 2.00000; + vertex -29.7907 -78.9781 83.7692; + normal 0.390203 -0.476740 -0.787693; + texcoord 1.00000 1.68750; + vertex -31.0541 -81.8367 84.8735; + normal 0.390203 -0.476740 -0.787693; + texcoord 0.00000 2.00000; + vertex -38.6809 -77.1722 78.2723; + normal 0.390204 -0.476740 -0.787693; + texcoord 0.00000 1.68750; + vertex -39.9443 -80.0309 79.3766; + normal 0.390204 -0.476739 -0.787694; + texcoord 1.00000 1.34375; + vertex -32.4439 -84.9812 86.0882; + normal 0.390204 -0.476739 -0.787693; + texcoord 0.00000 1.34375; + vertex -41.3341 -83.1754 80.5913; + normal 0.390204 -0.476739 -0.787694; + texcoord 1.00000 1.00000; + vertex -33.8337 -88.1257 87.3029; + normal 0.390203 -0.476740 -0.787693; + texcoord 0.00000 1.00000; + vertex -42.7239 -86.3199 81.8060; + normal 0.0939677 -0.158333 -0.982904; + texcoord 1.00000 2.00000; + vertex -29.4890 129.590 104.048; + normal 0.0939678 -0.158334 -0.982904; + texcoord 1.00000 1.68750; + vertex -31.6751 132.023 103.447; + normal 0.0939686 -0.158335 -0.982904; + texcoord 0.00000 2.00000; + vertex -21.5311 136.647 103.672; + normal 0.0939682 -0.158335 -0.982904; + texcoord 0.00000 1.68750; + vertex -23.7173 139.080 103.071; + normal 0.0939673 -0.158334 -0.982904; + texcoord 1.00000 1.34375; + vertex -34.0799 134.700 102.786; + normal 0.0939674 -0.158334 -0.982904; + texcoord 0.00000 1.34375; + vertex -26.1220 141.757 102.410; + normal 0.0939671 -0.158334 -0.982904; + texcoord 1.00000 1.00000; + vertex -36.4847 137.377 102.125; + normal 0.0939674 -0.158334 -0.982904; + texcoord 0.00000 1.00000; + vertex -28.5268 144.434 101.749; + normal 0.399079 -0.371834 -0.838138; + texcoord 1.00000 2.00000; + vertex -47.3100 102.366 138.298; + normal 0.399078 -0.371833 -0.838139; + texcoord 1.00000 1.68750; + vertex -48.4717 104.980 136.585; + normal 0.399079 -0.371835 -0.838138; + texcoord 0.00000 2.00000; + vertex -38.2608 107.669 140.254; + normal 0.399078 -0.371833 -0.838139; + texcoord 0.00000 1.68750; + vertex -39.4225 110.283 138.541; + normal 0.399078 -0.371833 -0.838139; + texcoord 1.00000 1.34375; + vertex -49.7495 107.856 134.701; + normal 0.399078 -0.371832 -0.838140; + texcoord 0.00000 1.34375; + vertex -40.7003 113.159 136.657; + normal 0.399079 -0.371834 -0.838138; + texcoord 1.00000 1.00000; + vertex -51.0274 110.731 132.816; + normal 0.399079 -0.371833 -0.838139; + texcoord 0.00000 1.00000; + vertex -41.9781 116.035 134.773; + normal 0.277217 0.268241 -0.922604; + texcoord 1.00000 2.00000; + vertex -21.0654 -55.7581 152.572; + normal 0.277217 0.268240 -0.922604; + texcoord 1.00000 1.68750; + vertex -23.9547 -56.8583 151.384; + normal 0.277217 0.268241 -0.922604; + texcoord 0.00000 2.00000; + vertex -25.3333 -46.1738 154.076; + normal 0.277217 0.268240 -0.922604; + texcoord 0.00000 1.68750; + vertex -28.2227 -47.2740 152.888; + normal 0.277217 0.268240 -0.922604; + texcoord 1.00000 1.34375; + vertex -27.1330 -58.0686 150.077; + normal 0.277217 0.268240 -0.922604; + texcoord 0.00000 1.34375; + vertex -31.4010 -48.4843 151.581; + texcoord 1.00000 1.00000; + vertex -30.3113 -59.2788 148.770; + texcoord 0.00000 1.00000; + vertex -34.5793 -49.6945 150.274; + normal 0.620257 -0.0612612 -0.782003; + texcoord 1.00000 2.00000; + vertex -70.3016 -87.2487 102.537; + normal 0.620256 -0.0612615 -0.782003; + texcoord 1.00000 1.68750; + vertex -72.9167 -88.3762 100.551; + normal 0.620257 -0.0612612 -0.782003; + texcoord 0.00000 2.00000; + vertex -72.7337 -76.7630 99.7863; + normal 0.620257 -0.0612615 -0.782003; + texcoord 0.00000 1.68750; + vertex -75.3488 -77.8905 97.8004; + normal 0.620256 -0.0612621 -0.782003; + texcoord 1.00000 1.34375; + vertex -75.7934 -89.6165 98.3665; + normal 0.620257 -0.0612621 -0.782003; + texcoord 0.00000 1.34375; + vertex -78.2255 -79.1307 95.6159; + normal 0.620256 -0.0612624 -0.782003; + texcoord 1.00000 1.00000; + vertex -78.6700 -90.8567 96.1820; + normal 0.620255 -0.0612624 -0.782004; + texcoord 0.00000 1.00000; + vertex -81.1021 -80.3709 93.4315; + normal 0.851975 0.330882 -0.405779; + texcoord 1.00000 2.00000; + vertex -59.0434 -90.8030 19.2691; + normal 0.851975 0.330882 -0.405779; + texcoord 1.00000 1.68750; + vertex -60.4720 -90.7910 16.2796; + normal 0.851975 0.330881 -0.405778; + texcoord 0.00000 2.00000; + vertex -62.1933 -80.7975 20.8143; + normal 0.851976 0.330881 -0.405777; + texcoord 0.00000 1.68750; + vertex -63.6218 -80.7855 17.8248; + normal 0.851975 0.330881 -0.405780; + texcoord 1.00000 1.34375; + vertex -62.0434 -90.7778 12.9910; + normal 0.851975 0.330880 -0.405779; + texcoord 0.00000 1.34375; + vertex -65.1932 -80.7724 14.5362; + normal 0.851974 0.330880 -0.405780; + texcoord 1.00000 1.00000; + vertex -63.6147 -90.7647 9.70250; + normal 0.851973 0.330881 -0.405782; + texcoord 0.00000 1.00000; + vertex -66.7646 -80.7592 11.2477; + normal -0.248246 0.517258 -0.819035; + texcoord 1.00000 2.00000; + vertex 9.61366 117.175 105.723; + normal -0.248247 0.517257 -0.819036; + texcoord 1.00000 1.68750; + vertex 10.7873 120.056 107.187; + normal -0.248247 0.517257 -0.819035; + texcoord 0.00000 2.00000; + vertex 19.5872 115.261 101.492; + normal -0.248247 0.517256 -0.819036; + texcoord 0.00000 1.68750; + vertex 20.7609 118.142 102.956; + normal -0.248247 0.517255 -0.819036; + texcoord 1.00000 1.34375; + vertex 12.0784 123.225 108.797; + normal -0.248247 0.517256 -0.819036; + texcoord 0.00000 1.34375; + vertex 22.0519 121.311 104.566; + normal -0.248247 0.517255 -0.819036; + texcoord 1.00000 1.00000; + vertex 13.3694 126.394 110.407; + normal -0.248246 0.517257 -0.819036; + texcoord 0.00000 1.00000; + vertex 23.3430 124.480 106.176; + normal -0.164328 0.603889 -0.779945; + texcoord 1.00000 2.00000; + vertex 10.4984 63.5621 157.779; + normal -0.164330 0.603889 -0.779945; + texcoord 1.00000 1.68750; + vertex 13.4676 65.2220 158.438; + normal -0.164331 0.603888 -0.779945; + texcoord 0.00000 2.00000; + vertex 15.9158 56.4982 151.168; + normal -0.164332 0.603888 -0.779945; + texcoord 0.00000 1.68750; + vertex 18.8850 58.1581 151.827; + normal -0.164332 0.603888 -0.779945; + texcoord 1.00000 1.34375; + vertex 16.7338 67.0479 159.164; + normal -0.164332 0.603888 -0.779945; + texcoord 0.00000 1.34375; + vertex 22.1513 59.9840 152.553; + normal -0.164332 0.603889 -0.779945; + texcoord 1.00000 1.00000; + vertex 20.0000 68.8738 159.889; + normal -0.164331 0.603889 -0.779945; + texcoord 0.00000 1.00000; + vertex 25.4175 61.8099 153.279; + normal 0.210618 0.595901 -0.774947; + texcoord 1.00000 2.00000; + vertex 27.4171 -58.1225 149.401; + normal 0.210619 0.595901 -0.774947; + texcoord 1.00000 1.68750; + vertex 29.6213 -60.4941 148.176; + normal 0.210617 0.595903 -0.774945; + texcoord 0.00000 2.00000; + vertex 19.2007 -62.7632 143.599; + normal 0.210618 0.595902 -0.774946; + texcoord 0.00000 1.68750; + vertex 21.4049 -65.1348 142.375; + normal 0.210618 0.595902 -0.774946; + texcoord 1.00000 1.34375; + vertex 32.0460 -63.1029 146.829; + normal 0.210619 0.595901 -0.774946; + texcoord 0.00000 1.34375; + vertex 23.8296 -67.7436 141.028; + normal 0.210617 0.595903 -0.774945; + texcoord 1.00000 1.00000; + vertex 34.4706 -65.7117 145.482; + normal 0.210618 0.595901 -0.774947; + texcoord 0.00000 1.00000; + vertex 26.2542 -70.3524 139.680; + normal 0.568355 0.746936 -0.345051; + texcoord 1.00000 2.00000; + vertex -31.4336 -113.944 78.8322; + normal 0.568355 0.746934 -0.345053; + texcoord 1.00000 1.68750; + vertex -30.4879 -115.885 76.1877; + normal 0.568355 0.746936 -0.345051; + texcoord 0.00000 2.00000; + vertex -39.8982 -110.178 73.0409; + normal 0.568355 0.746935 -0.345052; + texcoord 0.00000 1.68750; + vertex -38.9524 -112.120 70.3963; + normal 0.568356 0.746934 -0.345053; + texcoord 1.00000 1.34375; + vertex -29.4475 -118.020 73.2786; + normal 0.568356 0.746934 -0.345053; + texcoord 0.00000 1.34375; + vertex -37.9121 -114.255 67.4873; + normal 0.568356 0.746934 -0.345052; + texcoord 1.00000 1.00000; + vertex -28.4072 -120.156 70.3696; + normal 0.568356 0.746933 -0.345055; + texcoord 0.00000 1.00000; + vertex -36.8718 -116.390 64.5783; + normal -0.0920923 0.892592 -0.441359; + texcoord 1.00000 2.00000; + vertex 19.6153 -100.090 42.4809; + normal -0.0920912 0.892592 -0.441360; + texcoord 1.00000 1.68750; + vertex 22.5188 -100.675 40.6925; + normal -0.0920923 0.892592 -0.441359; + texcoord 0.00000 2.00000; + vertex 13.6812 -104.718 34.3598; + normal -0.0920911 0.892592 -0.441360; + texcoord 0.00000 1.68750; + vertex 16.5847 -105.303 32.5714; + normal -0.0920905 0.892592 -0.441360; + texcoord 1.00000 1.34375; + vertex 25.7127 -101.318 38.7252; + normal -0.0920907 0.892592 -0.441360; + texcoord 0.00000 1.34375; + vertex 19.7786 -105.946 30.6042; + normal -0.0920911 0.892592 -0.441360; + texcoord 1.00000 1.00000; + vertex 28.9066 -101.961 36.7580; + normal -0.0920918 0.892592 -0.441359; + texcoord 0.00000 1.00000; + vertex 22.9725 -106.589 28.6369; + normal -0.0134288 -0.939850 -0.341324; + texcoord 1.00000 2.00000; + vertex -9.35238 168.578 61.2092; + normal -0.0134288 -0.939849 -0.341325; + texcoord 1.00000 1.68750; + vertex -9.15905 169.703 58.1048; + normal -0.0134288 -0.939850 -0.341324; + texcoord 0.00000 2.00000; + vertex 1.21245 168.233 61.7423; + normal -0.0134288 -0.939849 -0.341325; + texcoord 0.00000 1.68750; + vertex 1.40578 169.358 58.6379; + normal -0.0134288 -0.939850 -0.341324; + texcoord 1.00000 1.34375; + vertex -8.94640 170.940 54.6900; + normal -0.0134288 -0.939850 -0.341324; + texcoord 0.00000 1.34375; + vertex 1.61843 170.595 55.2231; + normal -0.0134290 -0.939850 -0.341322; + texcoord 1.00000 1.00000; + vertex -8.73374 172.177 51.2752; + normal -0.0134290 -0.939850 -0.341322; + texcoord 0.00000 1.00000; + vertex 1.83109 171.832 51.8083; + normal 0.258349 -0.871109 -0.417642; + texcoord 1.00000 2.00000; + vertex -29.2713 105.761 138.724; + normal 0.258349 -0.871109 -0.417641; + texcoord 1.00000 1.68750; + vertex -28.9793 107.261 135.776; + normal 0.258350 -0.871108 -0.417643; + texcoord 0.00000 2.00000; + vertex -19.0470 107.808 140.779; + normal 0.258350 -0.871109 -0.417642; + texcoord 0.00000 1.68750; + vertex -18.7550 109.309 137.830; + normal 0.258349 -0.871109 -0.417642; + texcoord 1.00000 1.34375; + vertex -28.6581 108.912 132.532; + normal 0.258349 -0.871109 -0.417641; + texcoord 0.00000 1.34375; + vertex -18.4337 110.959 134.587; + normal 0.258349 -0.871109 -0.417642; + texcoord 1.00000 1.00000; + vertex -28.3369 110.562 129.289; + normal 0.258349 -0.871109 -0.417641; + texcoord 0.00000 1.00000; + vertex -18.1125 112.609 131.343; + normal 0.208566 0.0624379 -0.976013; + texcoord 1.00000 2.00000; + vertex 23.3801 -28.6538 183.336; + normal 0.208564 0.0624387 -0.976014; + texcoord 1.00000 1.68750; + vertex 26.4135 -30.0235 183.896; + normal 0.208566 0.0624381 -0.976013; + texcoord 0.00000 2.00000; + vertex 19.2143 -38.5020 181.816; + normal 0.208564 0.0624389 -0.976014; + texcoord 0.00000 1.68750; + vertex 22.2478 -39.8717 182.376; + normal 0.208564 0.0624387 -0.976013; + texcoord 1.00000 1.34375; + vertex 29.7503 -31.5301 184.513; + normal 0.208564 0.0624389 -0.976013; + texcoord 0.00000 1.34375; + vertex 25.5845 -41.3783 182.993; + normal 0.208566 0.0624379 -0.976013; + texcoord 1.00000 1.00000; + vertex 33.0870 -33.0367 185.130; + normal 0.208566 0.0624382 -0.976013; + texcoord 0.00000 1.00000; + vertex 28.9213 -42.8849 183.610; + normal -0.713934 -0.479782 0.510007; + texcoord 1.00000 2.00000; + vertex 59.8492 41.9869 65.8014; + normal -0.713935 -0.479782 0.510006; + texcoord 1.00000 1.68750; + vertex 61.8954 41.8696 68.5554; + normal -0.713934 -0.479782 0.510008; + texcoord 0.00000 2.00000; + vertex 55.8124 51.6181 69.2109; + normal -0.713935 -0.479781 0.510007; + texcoord 0.00000 1.68750; + vertex 57.8586 51.5008 71.9649; + normal -0.713935 -0.479781 0.510006; + texcoord 1.00000 1.34375; + vertex 64.1462 41.7405 71.5848; + normal -0.713935 -0.479781 0.510007; + texcoord 0.00000 1.34375; + vertex 60.1094 51.3717 74.9943; + normal -0.713934 -0.479781 0.510009; + texcoord 1.00000 1.00000; + vertex 66.3970 41.6115 74.6142; + normal -0.713934 -0.479781 0.510009; + texcoord 0.00000 1.00000; + vertex 62.3602 51.2427 78.0237; + normal -0.667179 -0.723549 0.177056; + texcoord 1.00000 2.00000; + vertex 46.7403 29.4882 78.8153; + normal -0.667180 -0.723548 0.177054; + texcoord 1.00000 1.68750; + vertex 48.7105 28.2847 81.3215; + normal -0.667180 -0.723549 0.177053; + texcoord 0.00000 2.00000; + vertex 41.6195 35.9551 85.9465; + normal -0.667180 -0.723548 0.177054; + texcoord 0.00000 1.68750; + vertex 43.5897 34.7516 88.4527; + normal -0.667180 -0.723548 0.177054; + texcoord 1.00000 1.34375; + vertex 50.8778 26.9609 84.0783; + normal -0.667180 -0.723549 0.177055; + texcoord 0.00000 1.34375; + vertex 45.7570 33.4278 91.2094; + normal -0.667180 -0.723549 0.177055; + texcoord 1.00000 1.00000; + vertex 53.0451 25.6371 86.8351; + normal -0.667181 -0.723548 0.177053; + texcoord 0.00000 1.00000; + vertex 47.9243 32.1040 93.9662; + normal -0.952554 -0.155272 -0.261784; + texcoord 1.00000 2.00000; + vertex 42.9839 -37.8844 94.8639; + normal -0.952554 -0.155272 -0.261785; + texcoord 1.00000 1.68750; + vertex 42.8027 -40.5571 97.1084; + normal -0.952554 -0.155272 -0.261785; + texcoord 0.00000 2.00000; + vertex 39.6297 -30.8910 102.921; + normal -0.952554 -0.155272 -0.261785; + texcoord 0.00000 1.68750; + vertex 39.4485 -33.5637 105.165; + normal -0.952554 -0.155271 -0.261785; + texcoord 1.00000 1.34375; + vertex 42.6034 -43.4971 99.5773; + normal -0.952554 -0.155272 -0.261784; + texcoord 0.00000 1.34375; + vertex 39.2492 -36.5037 107.634; + normal -0.952554 -0.155272 -0.261785; + texcoord 1.00000 1.00000; + vertex 42.4041 -46.4371 102.046; + normal -0.952554 -0.155272 -0.261784; + texcoord 0.00000 1.00000; + vertex 39.0499 -39.4437 110.103; + normal -0.628191 0.763995 0.147272; + texcoord 1.00000 2.00000; + vertex 4.41143 -68.8807 76.5118; + normal -0.628190 0.763995 0.147272; + texcoord 1.00000 1.68750; + vertex 4.63610 -69.3562 79.9369; + normal -0.628190 0.763995 0.147272; + texcoord 0.00000 2.00000; + vertex 13.0092 -61.8896 76.9184; + normal -0.628191 0.763995 0.147272; + texcoord 0.00000 1.68750; + vertex 13.2339 -62.3651 80.3436; + normal -0.628191 0.763995 0.147272; + texcoord 1.00000 1.34375; + vertex 4.88323 -69.8793 83.7046; + normal -0.628191 0.763994 0.147271; + texcoord 0.00000 1.34375; + vertex 13.4810 -62.8882 84.1112; + normal -0.628191 0.763995 0.147271; + texcoord 1.00000 1.00000; + vertex 5.13036 -70.4024 87.4722; + normal -0.628191 0.763994 0.147270; + texcoord 0.00000 1.00000; + vertex 13.7282 -63.4113 87.8789; + normal -0.787693 0.569608 -0.234705; + texcoord 1.00000 2.00000; + vertex 3.23811 -74.3193 52.3516; + normal -0.787693 0.569608 -0.234705; + texcoord 1.00000 1.68750; + vertex 1.22942 -76.3136 54.2531; + normal -0.787694 0.569607 -0.234703; + texcoord 0.00000 2.00000; + vertex 5.20611 -68.0179 61.0398; + normal -0.787693 0.569608 -0.234704; + texcoord 0.00000 1.68750; + vertex 3.19743 -70.0122 62.9412; + normal -0.787693 0.569608 -0.234705; + texcoord 1.00000 1.34375; + vertex -0.980140 -78.5073 56.3446; + normal -0.787693 0.569608 -0.234705; + texcoord 0.00000 1.34375; + vertex 0.987870 -72.2059 65.0328; + normal -0.787694 0.569607 -0.234704; + texcoord 1.00000 1.00000; + vertex -3.18969 -80.7010 58.4362; + normal -0.787694 0.569607 -0.234703; + texcoord 0.00000 1.00000; + vertex -1.22168 -74.3996 67.1243; + normal 0.538615 -0.795595 0.277350; + texcoord 1.00000 2.00000; + vertex 3.40710 99.8701 81.8744; + normal 0.538615 -0.795594 0.277352; + texcoord 1.00000 1.68750; + vertex 4.23420 101.444 84.7823; + normal 0.538615 -0.795594 0.277351; + texcoord 0.00000 2.00000; + vertex -5.39293 95.5921 86.6924; + normal 0.538615 -0.795593 0.277353; + texcoord 0.00000 1.68750; + vertex -4.56583 97.1658 89.6004; + normal 0.538615 -0.795593 0.277353; + texcoord 1.00000 1.34375; + vertex 5.14400 103.175 87.9811; + texcoord 0.00000 1.34375; + vertex -3.65603 98.8968 92.7991; + normal 0.538615 -0.795594 0.277352; + texcoord 1.00000 1.00000; + vertex 6.05380 104.906 91.1798; + normal 0.538615 -0.795594 0.277352; + texcoord 0.00000 1.00000; + vertex -2.74623 100.628 95.9979; + normal 0.506373 -0.830778 0.231073; + texcoord 1.00000 2.00000; + vertex -12.1131 73.5820 92.8825; + normal 0.506373 -0.830777 0.231075; + texcoord 1.00000 1.68750; + vertex -11.8426 74.6314 96.0628; + normal 0.506373 -0.830778 0.231073; + texcoord 0.00000 2.00000; + vertex -21.3439 68.6286 95.3019; + normal 0.506373 -0.830777 0.231074; + texcoord 0.00000 1.68750; + vertex -21.0735 69.6780 98.4822; + normal 0.506373 -0.830777 0.231075; + texcoord 1.00000 1.34375; + vertex -11.5452 75.7858 99.5612; + normal 0.506373 -0.830777 0.231075; + texcoord 0.00000 1.34375; + vertex -20.7760 70.8324 101.981; + normal 0.506373 -0.830777 0.231074; + texcoord 1.00000 1.00000; + vertex -11.2477 76.9401 103.060; + normal 0.506373 -0.830777 0.231075; + texcoord 0.00000 1.00000; + vertex -20.4785 71.9867 105.479; + normal 0.894854 -0.399170 -0.199746; + texcoord 1.00000 2.00000; + vertex -13.3105 31.9329 85.3630; + normal 0.894856 -0.399169 -0.199744; + texcoord 1.00000 1.68750; + vertex -11.8900 34.0529 87.4902; + normal 0.894855 -0.399170 -0.199744; + texcoord 0.00000 2.00000; + vertex -14.6726 24.9337 93.2481; + normal 0.894856 -0.399169 -0.199743; + texcoord 0.00000 1.68750; + vertex -13.2521 27.0536 95.3754; + normal 0.894856 -0.399168 -0.199743; + texcoord 1.00000 1.34375; + vertex -10.3275 36.3849 89.8302; + normal 0.894856 -0.399169 -0.199744; + texcoord 0.00000 1.34375; + vertex -11.6896 29.3856 97.7153; + normal 0.894855 -0.399169 -0.199745; + texcoord 1.00000 1.00000; + vertex -8.76494 38.7169 92.1701; + normal 0.894855 -0.399170 -0.199745; + texcoord 0.00000 1.00000; + vertex -10.1271 31.7176 100.055; + normal 0.801497 -0.337619 -0.493574; + texcoord 1.00000 2.00000; + vertex -27.6091 -0.666100 99.7446; + normal 0.801498 -0.337619 -0.493573; + texcoord 1.00000 1.68750; + vertex -25.6166 0.140040 102.429; + normal 0.801498 -0.337619 -0.493572; + texcoord 0.00000 2.00000; + vertex -29.2358 -10.6975 103.965; + texcoord 0.00000 1.68750; + vertex -27.2432 -9.89135 106.649; + normal 0.801498 -0.337619 -0.493573; + texcoord 1.00000 1.34375; + vertex -23.4248 1.02679 105.381; + normal 0.801498 -0.337620 -0.493573; + texcoord 0.00000 1.34375; + vertex -25.0515 -9.00460 109.602; + normal 0.801498 -0.337620 -0.493573; + texcoord 1.00000 1.00000; + vertex -21.2330 1.91354 108.334; + normal 0.801498 -0.337620 -0.493572; + texcoord 0.00000 1.00000; + vertex -22.8597 -8.11784 112.554; + normal 0.987071 -0.146186 -0.0657260; + texcoord 1.00000 2.00000; + vertex -41.8722 6.52391 62.4028; + normal 0.987071 -0.146186 -0.0657256; + texcoord 1.00000 1.68750; + vertex -41.4236 8.31957 65.1472; + normal 0.987071 -0.146186 -0.0657255; + texcoord 0.00000 2.00000; + vertex -42.7784 -2.23913 68.2845; + normal 0.987071 -0.146186 -0.0657253; + texcoord 0.00000 1.68750; + vertex -42.3297 -0.443470 71.0289; + normal 0.987071 -0.146186 -0.0657253; + texcoord 1.00000 1.34375; + vertex -40.9300 10.2948 68.1661; + normal 0.987071 -0.146186 -0.0657253; + texcoord 0.00000 1.34375; + vertex -41.8362 1.53176 74.0478; + texcoord 1.00000 1.00000; + vertex -40.4365 12.2700 71.1850; + texcoord 0.00000 1.00000; + vertex -41.3426 3.50699 77.0667; + normal 0.566759 0.815946 -0.114094; + texcoord 1.00000 2.00000; + vertex -36.9625 29.0986 101.347; + normal 0.566758 0.815946 -0.114093; + texcoord 1.00000 1.68750; + vertex -38.2433 30.3884 104.209; + normal 0.566759 0.815946 -0.114094; + texcoord 0.00000 2.00000; + vertex -29.0194 24.3760 107.031; + normal 0.566758 0.815946 -0.114093; + texcoord 0.00000 1.68750; + vertex -30.3003 25.6658 109.893; + normal 0.566757 0.815947 -0.114091; + texcoord 1.00000 1.34375; + vertex -39.6523 31.8072 107.357; + normal 0.566758 0.815947 -0.114093; + texcoord 0.00000 1.34375; + vertex -31.7092 27.0847 113.040; + normal 0.566757 0.815947 -0.114092; + texcoord 1.00000 1.00000; + vertex -41.0612 33.2260 110.505; + normal 0.566758 0.815946 -0.114095; + texcoord 0.00000 1.00000; + vertex -33.1181 28.5035 116.188; + normal 0.862580 0.504336 -0.0400028; + texcoord 1.00000 2.00000; + vertex -50.3835 2.51129 115.974; + normal 0.862581 0.504336 -0.0400027; + texcoord 1.00000 1.68750; + vertex -50.2220 2.50577 119.386; + normal 0.862581 0.504336 -0.0400018; + texcoord 0.00000 2.00000; + vertex -44.8774 -6.92778 115.698; + normal 0.862581 0.504335 -0.0400020; + texcoord 0.00000 1.68750; + vertex -44.7160 -6.93331 119.110; + normal 0.862581 0.504335 -0.0400026; + texcoord 1.00000 1.34375; + vertex -50.0444 2.49969 123.139; + normal 0.862581 0.504335 -0.0400025; + texcoord 0.00000 1.34375; + vertex -44.5383 -6.93938 122.863; + normal 0.862581 0.504335 -0.0400025; + texcoord 1.00000 1.00000; + vertex -49.8668 2.49362 126.893; + normal 0.862581 0.504335 -0.0400029; + texcoord 0.00000 1.00000; + vertex -44.3607 -6.94546 126.617; + normal 0.259056 0.954585 0.147166; + texcoord 1.00000 2.00000; + vertex -22.0996 -64.2184 99.5465; + normal 0.259055 0.954585 0.147164; + texcoord 1.00000 1.68750; + vertex -22.8641 -64.5074 102.767; + normal 0.259055 0.954586 0.147162; + texcoord 0.00000 2.00000; + vertex -12.1271 -67.2479 101.642; + normal 0.259055 0.954585 0.147164; + texcoord 0.00000 1.68750; + vertex -12.8917 -67.5368 104.863; + normal 0.259055 0.954585 0.147164; + texcoord 1.00000 1.34375; + vertex -23.7051 -64.8252 106.309; + normal 0.259056 0.954585 0.147166; + texcoord 0.00000 1.34375; + vertex -13.7326 -67.8547 108.405; + normal 0.259056 0.954585 0.147165; + texcoord 1.00000 1.00000; + vertex -24.5461 -65.1431 109.851; + normal 0.259056 0.954585 0.147165; + texcoord 0.00000 1.00000; + vertex -14.5736 -68.1725 111.947; + normal 0.351797 0.833183 0.426668; + texcoord 1.00000 2.00000; + vertex -59.1614 -67.0469 55.9636; + normal 0.351797 0.833182 0.426668; + texcoord 1.00000 1.68750; + vertex -61.1305 -67.5761 58.6205; + normal 0.351796 0.833182 0.426669; + texcoord 0.00000 2.00000; + vertex -51.3551 -72.7265 60.6180; + normal 0.351796 0.833182 0.426671; + texcoord 0.00000 1.68750; + vertex -53.3242 -73.2556 63.2749; + normal 0.351797 0.833182 0.426670; + texcoord 1.00000 1.34375; + vertex -63.2966 -68.1582 61.5432; + normal 0.351797 0.833182 0.426670; + texcoord 0.00000 1.34375; + vertex -55.4903 -73.8377 66.1975; + normal 0.351798 0.833182 0.426669; + texcoord 1.00000 1.00000; + vertex -65.4626 -68.7402 64.4657; + normal 0.351800 0.833183 0.426665; + texcoord 0.00000 1.00000; + vertex -57.6563 -74.4198 69.1201; + normal 0.292873 0.732080 0.615048; + texcoord 1.00000 2.00000; + vertex -53.7017 -56.7295 22.4996; + normal 0.292873 0.732081 0.615047; + texcoord 1.00000 1.68750; + vertex -56.2641 -57.4341 24.5586; + normal 0.292876 0.732082 0.615044; + texcoord 0.00000 2.00000; + vertex -47.4915 -63.7023 27.8422; + normal 0.292874 0.732082 0.615046; + texcoord 0.00000 1.68750; + vertex -50.0540 -64.4070 29.9011; + normal 0.292873 0.732081 0.615047; + texcoord 1.00000 1.34375; + vertex -59.0828 -58.2092 26.8234; + normal 0.292872 0.732080 0.615048; + texcoord 0.00000 1.34375; + vertex -52.8726 -65.1821 32.1659; + normal 0.292873 0.732081 0.615047; + texcoord 1.00000 1.00000; + vertex -61.9015 -58.9844 29.0882; + normal 0.292874 0.732081 0.615046; + texcoord 0.00000 1.00000; + vertex -55.6913 -65.9572 34.4307; + normal 0.196584 -0.643142 0.740084; + texcoord 1.00000 2.00000; + vertex 25.9249 145.139 36.8205; + normal 0.196584 -0.643142 0.740084; + texcoord 1.00000 1.68750; + vertex 28.7397 146.833 37.5453; + normal 0.196584 -0.643142 0.740084; + texcoord 0.00000 2.00000; + vertex 20.4207 151.349 43.6794; + normal 0.196584 -0.643142 0.740084; + texcoord 0.00000 1.68750; + vertex 23.2355 153.043 44.4042; + normal 0.196583 -0.643142 0.740083; + texcoord 1.00000 1.34375; + vertex 31.8360 148.697 38.3425; + normal 0.196584 -0.643141 0.740084; + texcoord 0.00000 1.34375; + vertex 26.3318 154.907 45.2014; + normal 0.196583 -0.643142 0.740084; + texcoord 1.00000 1.00000; + vertex 34.9323 150.561 39.1397; + normal 0.196584 -0.643140 0.740084; + texcoord 0.00000 1.00000; + vertex 29.4281 156.771 45.9986; + normal -0.657042 -0.618291 0.431292; + texcoord 1.00000 2.00000; + vertex 35.9842 90.5811 128.844; + normal -0.657041 -0.618291 0.431293; + texcoord 1.00000 1.68750; + vertex 37.2700 91.3757 131.941; + normal -0.657041 -0.618291 0.431292; + texcoord 0.00000 2.00000; + vertex 28.7585 98.8689 129.717; + normal -0.657041 -0.618291 0.431293; + texcoord 0.00000 1.68750; + vertex 30.0442 99.6635 132.815; + normal -0.657041 -0.618291 0.431293; + texcoord 1.00000 1.34375; + vertex 38.6843 92.2497 135.349; + normal -0.657041 -0.618291 0.431293; + texcoord 0.00000 1.34375; + vertex 31.4585 100.537 136.222; + normal -0.657041 -0.618291 0.431293; + texcoord 1.00000 1.00000; + vertex 40.0986 93.1238 138.757; + texcoord 0.00000 1.00000; + vertex 32.8729 101.412 139.630; + normal -0.763201 -0.595631 -0.250496; + texcoord 1.00000 2.00000; + vertex 57.3102 -22.3855 158.674; + normal -0.763201 -0.595632 -0.250494; + texcoord 1.00000 1.68750; + vertex 57.7550 -24.1677 161.557; + normal -0.763201 -0.595631 -0.250495; + texcoord 0.00000 2.00000; + vertex 50.3871 -15.7017 163.874; + normal -0.763201 -0.595631 -0.250495; + texcoord 0.00000 1.68750; + vertex 50.8319 -17.4840 166.757; + normal -0.763201 -0.595632 -0.250495; + texcoord 1.00000 1.34375; + vertex 58.2443 -26.1282 164.728; + normal -0.763201 -0.595631 -0.250495; + texcoord 0.00000 1.34375; + vertex 51.3212 -19.4445 169.928; + normal -0.763201 -0.595631 -0.250496; + texcoord 1.00000 1.00000; + vertex 58.7336 -28.0887 167.899; + normal -0.763201 -0.595631 -0.250496; + texcoord 0.00000 1.00000; + vertex 51.8104 -21.4050 173.099; + normal -0.395517 -0.716946 -0.574069; + texcoord 1.00000 2.00000; + vertex -5.93998 -59.2171 135.994; + normal -0.395517 -0.716945 -0.574070; + texcoord 1.00000 1.68750; + vertex -6.56889 -61.0828 138.758; + normal -0.395517 -0.716945 -0.574070; + texcoord 0.00000 2.00000; + vertex -15.7072 -54.5643 136.913; + normal -0.395517 -0.716945 -0.574070; + texcoord 0.00000 1.68750; + vertex -16.3361 -56.4300 139.676; + normal -0.395517 -0.716945 -0.574069; + texcoord 1.00000 1.34375; + vertex -7.26070 -63.1351 141.797; + normal -0.395517 -0.716945 -0.574069; + texcoord 0.00000 1.34375; + vertex -17.0279 -58.4823 142.716; + normal -0.395517 -0.716946 -0.574068; + texcoord 1.00000 1.00000; + vertex -7.95251 -65.1874 144.837; + normal -0.395516 -0.716945 -0.574070; + texcoord 0.00000 1.00000; + vertex -17.7197 -60.5346 145.756; + normal 0.510746 0.697408 -0.502753; + texcoord 1.00000 2.00000; + vertex -47.3041 -74.0492 72.8010; + normal 0.510746 0.697410 -0.502751; + texcoord 1.00000 1.68750; + vertex -48.0438 -71.7780 75.2001; + normal 0.510746 0.697409 -0.502751; + texcoord 0.00000 2.00000; + vertex -38.2961 -76.7800 78.1640; + normal 0.510746 0.697410 -0.502751; + texcoord 0.00000 1.68750; + vertex -39.0359 -74.5088 80.5630; + normal 0.510746 0.697409 -0.502752; + texcoord 1.00000 1.34375; + vertex -48.8575 -69.2797 77.8390; + normal 0.510746 0.697409 -0.502752; + texcoord 0.00000 1.34375; + vertex -39.8496 -72.0105 83.2020; + normal 0.510747 0.697407 -0.502754; + texcoord 1.00000 1.00000; + vertex -49.6713 -66.7813 80.4780; + normal 0.510747 0.697408 -0.502752; + texcoord 0.00000 1.00000; + vertex -40.6634 -69.5122 85.8409; + normal 0.913071 -0.269462 -0.306091; + texcoord 1.00000 2.00000; + vertex -20.9974 144.598 96.9635; + normal 0.913072 -0.269461 -0.306090; + texcoord 1.00000 1.68750; + vertex -19.6297 146.554 99.3221; + normal 0.913071 -0.269462 -0.306091; + texcoord 0.00000 2.00000; + vertex -21.1160 136.368 103.856; + normal 0.913072 -0.269460 -0.306090; + texcoord 0.00000 1.68750; + vertex -19.7483 138.323 106.214; + normal 0.913072 -0.269461 -0.306090; + texcoord 1.00000 1.34375; + vertex -18.1252 148.704 101.916; + normal 0.913072 -0.269460 -0.306089; + texcoord 0.00000 1.34375; + vertex -18.2439 140.473 108.809; + normal 0.913071 -0.269461 -0.306090; + texcoord 1.00000 1.00000; + vertex -16.6208 150.855 104.511; + normal 0.913072 -0.269461 -0.306088; + texcoord 0.00000 1.00000; + vertex -16.7394 142.624 111.403; + normal 0.663595 -0.705310 0.249357; + texcoord 1.00000 2.00000; + vertex -30.0474 113.781 138.243; + normal 0.663595 -0.705310 0.249359; + texcoord 1.00000 1.68750; + vertex -30.0554 114.919 141.483; + normal 0.663595 -0.705310 0.249359; + texcoord 0.00000 2.00000; + vertex -38.2689 106.894 140.641; + normal 0.663595 -0.705310 0.249359; + texcoord 0.00000 1.68750; + vertex -38.2769 108.032 143.882; + normal 0.663595 -0.705310 0.249358; + texcoord 1.00000 1.34375; + vertex -30.0641 116.171 145.047; + normal 0.663595 -0.705310 0.249358; + texcoord 0.00000 1.34375; + vertex -38.2856 109.284 147.446; + normal 0.663595 -0.705310 0.249357; + texcoord 1.00000 1.00000; + vertex -30.0728 117.423 148.612; + normal 0.663595 -0.705310 0.249358; + texcoord 0.00000 1.00000; + vertex -38.2943 110.536 151.010; + normal 0.398720 0.883837 -0.244652; + texcoord 1.00000 2.00000; + vertex -31.1924 -45.6638 145.432; + normal 0.398719 0.883838 -0.244650; + texcoord 1.00000 1.68750; + vertex -33.5848 -44.0955 147.199; + normal 0.398719 0.883838 -0.244650; + texcoord 0.00000 2.00000; + vertex -24.9682 -46.0448 154.200; + normal 0.398718 0.883839 -0.244649; + texcoord 0.00000 1.68750; + vertex -27.3607 -44.4765 155.966; + normal 0.398718 0.883838 -0.244649; + texcoord 1.00000 1.34375; + vertex -36.2165 -42.3704 149.142; + normal 0.398718 0.883839 -0.244649; + texcoord 0.00000 1.34375; + vertex -29.9924 -42.7514 157.910; + normal 0.398719 0.883838 -0.244650; + texcoord 1.00000 1.00000; + vertex -38.8482 -40.6453 151.085; + normal 0.398718 0.883839 -0.244649; + texcoord 0.00000 1.00000; + vertex -32.6241 -41.0263 159.853; + normal 0.871065 0.422308 0.250802; + texcoord 1.00000 2.00000; + vertex -75.9259 -67.1614 95.0567; + normal 0.871064 0.422308 0.250804; + texcoord 1.00000 1.68750; + vertex -77.3264 -65.9839 97.9382; + normal 0.871064 0.422308 0.250804; + texcoord 0.00000 2.00000; + vertex -72.9769 -76.3173 100.232; + normal 0.871065 0.422308 0.250803; + texcoord 0.00000 1.68750; + vertex -74.3774 -75.1398 103.113; + normal 0.871063 0.422310 0.250806; + texcoord 1.00000 1.34375; + vertex -78.8670 -64.6886 101.108; + normal 0.871064 0.422309 0.250803; + texcoord 0.00000 1.34375; + vertex -75.9180 -73.8445 106.283; + normal 0.871062 0.422311 0.250806; + texcoord 1.00000 1.00000; + vertex -80.4076 -63.3934 104.277; + normal 0.871063 0.422311 0.250804; + texcoord 0.00000 1.00000; + vertex -77.4586 -72.5493 109.452; + normal 0.621121 0.108919 0.776109; + texcoord 1.00000 2.00000; + vertex -65.2862 -70.8026 22.5036; + normal 0.621119 0.108918 0.776111; + texcoord 1.00000 1.68750; + vertex -67.7080 -71.7474 24.5744; + normal 0.621122 0.108920 0.776108; + texcoord 0.00000 2.00000; + vertex -62.2182 -80.9329 21.4700; + normal 0.621120 0.108920 0.776109; + texcoord 0.00000 1.68750; + vertex -64.6400 -81.8776 23.5407; + normal 0.621118 0.108919 0.776111; + texcoord 1.00000 1.34375; + vertex -70.3719 -72.7866 26.8521; + normal 0.621118 0.108919 0.776111; + texcoord 0.00000 1.34375; + vertex -67.3039 -82.9168 25.8185; + normal 0.621118 0.108919 0.776111; + texcoord 1.00000 1.00000; + vertex -73.0359 -73.8258 29.1299; + normal 0.621117 0.108918 0.776113; + texcoord 0.00000 1.00000; + vertex -69.9678 -83.9560 28.0962; + normal -0.884977 0.000971866 -0.465633; + texcoord 1.00000 2.00000; + vertex 19.5830 104.213 102.975; + normal -0.884977 0.000971926 -0.465634; + texcoord 1.00000 1.68750; + vertex 18.0430 104.575 105.902; + normal -0.884977 0.000972002 -0.465633; + texcoord 0.00000 2.00000; + vertex 20.1310 114.798 101.955; + normal -0.884977 0.000972250 -0.465633; + texcoord 0.00000 1.68750; + vertex 18.5910 115.160 104.883; + normal -0.884978 0.000972365 -0.465633; + texcoord 1.00000 1.34375; + vertex 16.3491 104.972 109.123; + normal -0.884977 0.000971958 -0.465634; + texcoord 0.00000 1.34375; + vertex 16.8971 115.558 108.103; + normal -0.884977 0.000972285 -0.465633; + texcoord 1.00000 1.00000; + vertex 14.6551 105.370 112.343; + normal -0.884976 0.000970958 -0.465635; + texcoord 0.00000 1.00000; + vertex 15.2031 115.956 111.323; + normal -0.815532 -0.324740 -0.479011; + texcoord 1.00000 2.00000; + vertex 22.2728 50.2118 144.532; + normal -0.815532 -0.324741 -0.479010; + texcoord 1.00000 1.68750; + vertex 22.1576 47.4792 146.581; + normal -0.815533 -0.324741 -0.479009; + texcoord 0.00000 2.00000; + vertex 15.9553 55.7346 151.544; + normal -0.815533 -0.324741 -0.479009; + texcoord 0.00000 1.68750; + vertex 15.8401 53.0020 153.592; + texcoord 1.00000 1.34375; + vertex 22.0309 44.4734 148.834; + normal -0.815533 -0.324741 -0.479009; + texcoord 0.00000 1.34375; + vertex 15.7135 49.9962 155.846; + normal -0.815533 -0.324741 -0.479009; + texcoord 1.00000 1.00000; + vertex 21.9043 41.4675 151.088; + normal -0.815533 -0.324741 -0.479009; + texcoord 0.00000 1.00000; + vertex 15.5868 46.9903 158.099; + normal -0.435807 0.881319 0.182620; + texcoord 1.00000 2.00000; + vertex 9.45790 -67.0459 140.546; + normal -0.435807 0.881318 0.182621; + texcoord 1.00000 1.68750; + vertex 8.64213 -68.0775 143.578; + normal -0.435807 0.881319 0.182617; + texcoord 0.00000 2.00000; + vertex 18.6113 -63.2944 144.286; + normal -0.435808 0.881319 0.182618; + texcoord 0.00000 1.68750; + vertex 17.7956 -64.3260 147.318; + normal -0.435808 0.881318 0.182620; + texcoord 1.00000 1.34375; + vertex 7.74479 -69.2123 146.913; + normal -0.435808 0.881318 0.182620; + texcoord 0.00000 1.34375; + vertex 16.8982 -65.4608 150.653; + normal -0.435808 0.881318 0.182620; + texcoord 1.00000 1.00000; + vertex 6.84745 -70.3471 150.249; + normal -0.435808 0.881317 0.182621; + texcoord 0.00000 1.00000; + vertex 16.0009 -66.5956 153.988; + normal -0.244955 0.831033 0.499381; + texcoord 1.00000 2.00000; + vertex -46.1984 -106.845 64.8546; + normal -0.244955 0.831033 0.499380; + texcoord 1.00000 1.68750; + vertex -48.9561 -108.389 66.0698; + normal -0.244954 0.831034 0.499380; + texcoord 0.00000 2.00000; + vertex -40.5005 -110.300 73.3978; + normal -0.244955 0.831034 0.499380; + texcoord 0.00000 1.68750; + vertex -43.2583 -111.843 74.6131; + normal -0.244954 0.831034 0.499380; + texcoord 1.00000 1.34375; + vertex -51.9896 -110.086 67.4067; + normal -0.244955 0.831033 0.499380; + texcoord 0.00000 1.34375; + vertex -46.2918 -113.540 75.9500; + normal -0.244954 0.831034 0.499380; + texcoord 1.00000 1.00000; + vertex -55.0231 -111.783 68.7435; + normal -0.244955 0.831033 0.499381; + texcoord 0.00000 1.00000; + vertex -49.3253 -115.238 77.2868; + normal -0.613154 0.595774 0.518744; + texcoord 1.00000 2.00000; + vertex 4.84852 -110.996 31.5350; + normal -0.613154 0.595775 0.518743; + texcoord 1.00000 1.68750; + vertex 5.25245 -113.003 34.3174; + normal -0.613154 0.595774 0.518744; + texcoord 0.00000 2.00000; + vertex 13.4845 -104.866 34.7027; + normal -0.613154 0.595774 0.518744; + texcoord 0.00000 1.68750; + vertex 13.8884 -106.873 37.4851; + normal -0.613154 0.595775 0.518743; + texcoord 1.00000 1.34375; + vertex 5.69677 -115.210 37.3780; + normal -0.613154 0.595775 0.518743; + texcoord 0.00000 1.34375; + vertex 14.3327 -109.080 40.5457; + normal -0.613154 0.595774 0.518744; + texcoord 1.00000 1.00000; + vertex 6.14109 -117.418 40.4386; + normal -0.613155 0.595775 0.518742; + texcoord 0.00000 1.00000; + vertex 14.7771 -111.288 43.6063; + normal -0.139356 -0.588969 0.796050; + texcoord 1.00000 2.00000; + vertex 11.4283 167.512 64.6211; + normal -0.139356 -0.588969 0.796049; + texcoord 1.00000 1.68750; + vertex 10.8633 170.309 66.5922; + normal -0.139357 -0.588967 0.796051; + texcoord 0.00000 2.00000; + vertex 0.586360 166.951 62.3086; + normal -0.139358 -0.588967 0.796051; + texcoord 0.00000 1.68750; + vertex 0.0213500 169.749 64.2797; + normal -0.139357 -0.588969 0.796050; + texcoord 1.00000 1.34375; + vertex 10.2418 173.387 68.7604; + normal -0.139358 -0.588968 0.796050; + texcoord 0.00000 1.34375; + vertex -0.600160 172.827 66.4479; + normal -0.139358 -0.588968 0.796050; + texcoord 1.00000 1.00000; + vertex 9.62030 176.465 70.9286; + texcoord 0.00000 1.00000; + vertex -1.22166 175.904 68.6161; + normal 0.217964 -0.612833 0.759557; + texcoord 1.00000 2.00000; + vertex -8.79102 109.263 139.013; + normal 0.217964 -0.612834 0.759557; + texcoord 1.00000 1.68750; + vertex -8.68770 111.846 141.068; + normal 0.217964 -0.612832 0.759558; + texcoord 0.00000 2.00000; + vertex -19.0989 108.081 141.018; + normal 0.217964 -0.612833 0.759557; + texcoord 0.00000 1.68750; + vertex -18.9955 110.664 143.072; + normal 0.217964 -0.612835 0.759556; + texcoord 1.00000 1.34375; + vertex -8.57404 114.688 143.328; + normal 0.217964 -0.612835 0.759556; + texcoord 0.00000 1.34375; + vertex -18.8819 113.506 145.332; + texcoord 1.00000 1.00000; + vertex -8.46038 117.529 145.588; + normal 0.217964 -0.612835 0.759556; + texcoord 0.00000 1.00000; + vertex -18.7682 116.347 147.592; + normal -0.778989 -0.113398 -0.616698; + texcoord 1.00000 2.00000; + vertex 23.8619 -46.7007 176.641; + normal -0.778989 -0.113398 -0.616698; + texcoord 1.00000 1.68750; + vertex 22.4395 -48.8707 178.837; + normal -0.778990 -0.113399 -0.616697; + texcoord 0.00000 2.00000; + vertex 18.7828 -38.4204 181.534; + normal -0.778990 -0.113399 -0.616697; + texcoord 0.00000 1.68750; + vertex 17.3605 -40.5904 183.730; + normal -0.778990 -0.113399 -0.616697; + texcoord 1.00000 1.34375; + vertex 20.8749 -51.2576 181.252; + normal -0.778991 -0.113399 -0.616696; + texcoord 0.00000 1.34375; + vertex 15.7959 -42.9773 186.145; + normal -0.778991 -0.113400 -0.616696; + texcoord 1.00000 1.00000; + vertex 19.3103 -53.6446 183.667; + normal -0.778992 -0.113400 -0.616694; + texcoord 0.00000 1.00000; + vertex 14.2313 -45.3643 188.560; + normal -0.909286 0.323107 0.262299; + texcoord 1.00000 2.00000; + vertex 60.5702 48.0156 76.5387; + normal -0.909285 0.323109 0.262300; + texcoord 1.00000 1.68750; + vertex 61.7758 50.5674 77.5747; + normal -0.909285 0.323110 0.262300; + texcoord 0.00000 2.00000; + vertex 59.4995 52.0419 67.8672; + normal -0.909285 0.323110 0.262300; + texcoord 0.00000 1.68750; + vertex 60.7051 54.5937 68.9032; + normal -0.909286 0.323108 0.262299; + texcoord 1.00000 1.34375; + vertex 63.1020 53.3743 78.7143; + normal -0.909285 0.323109 0.262299; + texcoord 0.00000 1.34375; + vertex 62.0313 57.4007 70.0428; + normal -0.909287 0.323106 0.262298; + texcoord 1.00000 1.00000; + vertex 64.4281 56.1813 79.8539; + normal -0.909286 0.323108 0.262298; + texcoord 0.00000 1.00000; + vertex 63.3574 60.2077 71.1824; + normal -0.901377 0.366112 -0.231262; + texcoord 1.00000 2.00000; + vertex 41.4666 35.7151 95.0511; + normal -0.901376 0.366113 -0.231263; + texcoord 1.00000 1.68750; + vertex 42.4903 38.5627 95.5692; + normal -0.901376 0.366114 -0.231263; + texcoord 0.00000 2.00000; + vertex 44.1810 36.4521 85.6383; + normal -0.901376 0.366113 -0.231263; + texcoord 0.00000 1.68750; + vertex 45.2046 39.2997 86.1565; + normal -0.901376 0.366114 -0.231263; + texcoord 1.00000 1.34375; + vertex 43.6163 41.6950 96.1392; + normal -0.901376 0.366113 -0.231262; + texcoord 0.00000 1.34375; + vertex 46.3307 42.4320 86.7264; + normal -0.901376 0.366114 -0.231262; + texcoord 1.00000 1.00000; + vertex 44.7423 44.8273 96.7092; + normal -0.901376 0.366114 -0.231262; + texcoord 0.00000 1.00000; + vertex 47.4567 45.5643 87.2964; + normal -0.231245 0.821588 -0.521075; + texcoord 1.00000 2.00000; + vertex 35.8406 -27.8722 111.667; + normal -0.231244 0.821588 -0.521075; + texcoord 1.00000 1.68750; + vertex 38.5002 -26.5319 112.600; + normal -0.231244 0.821588 -0.521075; + texcoord 0.00000 2.00000; + vertex 40.5283 -31.6165 103.683; + normal -0.231243 0.821588 -0.521075; + texcoord 0.00000 1.68750; + vertex 43.1879 -30.2762 104.616; + normal -0.231243 0.821588 -0.521075; + texcoord 1.00000 1.34375; + vertex 41.4257 -25.0576 113.626; + normal -0.231244 0.821588 -0.521075; + texcoord 0.00000 1.34375; + vertex 46.1135 -28.8019 105.642; + normal -0.231244 0.821588 -0.521075; + texcoord 1.00000 1.00000; + vertex 44.3513 -23.5832 114.653; + normal -0.231246 0.821588 -0.521075; + texcoord 0.00000 1.00000; + vertex 49.0390 -27.3275 106.669; + normal 0.173632 0.924546 -0.339213; + texcoord 1.00000 2.00000; + vertex 10.9981 -60.5372 86.0355; + normal 0.173634 0.924546 -0.339213; + texcoord 1.00000 1.68750; + vertex 13.8272 -60.7228 86.9779; + normal 0.173634 0.924546 -0.339213; + texcoord 0.00000 2.00000; + vertex 13.5851 -64.1318 77.5625; + normal 0.173634 0.924546 -0.339213; + texcoord 0.00000 1.68750; + vertex 16.4141 -64.3173 78.5050; + normal 0.173635 0.924546 -0.339213; + texcoord 1.00000 1.34375; + vertex 16.9392 -60.9268 88.0146; + normal 0.173634 0.924546 -0.339213; + texcoord 0.00000 1.34375; + vertex 19.5261 -64.5214 79.5417; + normal 0.173635 0.924546 -0.339213; + texcoord 1.00000 1.00000; + vertex 20.0511 -61.1309 89.0513; + normal 0.173635 0.924546 -0.339213; + texcoord 0.00000 1.00000; + vertex 22.6380 -64.7254 80.5784; + normal 0.483524 0.623848 -0.614018; + texcoord 1.00000 2.00000; + vertex 7.53976 -65.1119 68.5285; + normal 0.483523 0.623848 -0.614019; + texcoord 1.00000 1.68750; + vertex 9.93515 -66.6624 68.8394; + normal 0.483524 0.623847 -0.614018; + texcoord 0.00000 2.00000; + vertex 5.11409 -70.2997 61.3475; + normal 0.483524 0.623848 -0.614019; + texcoord 0.00000 1.68750; + vertex 7.50949 -71.8502 61.6585; + normal 0.483523 0.623848 -0.614019; + texcoord 1.00000 1.34375; + vertex 12.5701 -68.3679 69.1815; + normal 0.483523 0.623848 -0.614019; + texcoord 0.00000 1.34375; + vertex 10.1444 -73.5557 62.0005; + normal 0.483523 0.623848 -0.614019; + texcoord 1.00000 1.00000; + vertex 15.2050 -70.0735 69.5236; + normal 0.483524 0.623847 -0.614019; + texcoord 0.00000 1.00000; + vertex 12.7794 -75.2613 62.3426; + normal -0.429999 -0.722227 -0.541746; + texcoord 1.00000 2.00000; + vertex -8.92811 95.5956 94.4922; + normal -0.430000 -0.722227 -0.541746; + texcoord 1.00000 1.68750; + vertex -11.2482 97.2887 94.0765; + normal -0.429998 -0.722228 -0.541746; + texcoord 0.00000 2.00000; + vertex -5.03221 99.0456 86.8006; + normal -0.429999 -0.722227 -0.541746; + texcoord 0.00000 1.68750; + vertex -7.35225 100.739 86.3849; + normal -0.430000 -0.722227 -0.541746; + texcoord 1.00000 1.34375; + vertex -13.8002 99.1512 93.6193; + normal -0.429999 -0.722228 -0.541745; + texcoord 0.00000 1.34375; + vertex -9.90430 102.601 85.9276; + normal -0.429999 -0.722228 -0.541745; + texcoord 1.00000 1.00000; + vertex -16.3522 101.014 93.1620; + normal -0.429999 -0.722228 -0.541745; + texcoord 0.00000 1.00000; + vertex -12.4564 104.464 85.4703; + normal -0.253706 -0.964271 0.0762508; + texcoord 1.00000 2.00000; + vertex -15.7223 71.0383 102.669; + normal -0.253705 -0.964272 0.0762500; + texcoord 1.00000 1.68750; + vertex -17.9155 71.7611 104.512; + normal -0.253706 -0.964271 0.0762505; + texcoord 0.00000 2.00000; + vertex -21.5862 71.9996 95.3145; + normal -0.253706 -0.964271 0.0762503; + texcoord 0.00000 1.68750; + vertex -23.7795 72.7224 97.1577; + normal -0.253706 -0.964271 0.0762497; + texcoord 1.00000 1.34375; + vertex -20.3281 72.5562 106.540; + normal -0.253706 -0.964271 0.0762498; + texcoord 0.00000 1.34375; + vertex -26.1920 73.5175 99.1853; + normal -0.253706 -0.964271 0.0762497; + texcoord 1.00000 1.00000; + vertex -22.7407 73.3513 108.567; + normal -0.253704 -0.964272 0.0762491; + texcoord 0.00000 1.00000; + vertex -28.6046 74.3126 101.213; + normal -0.289801 -0.877050 -0.383143; + texcoord 1.00000 2.00000; + vertex -12.9957 23.4255 102.083; + normal -0.289799 -0.877051 -0.383143; + texcoord 1.00000 1.68750; + vertex -15.7077 23.8251 103.220; + normal -0.289799 -0.877051 -0.383143; + texcoord 0.00000 2.00000; + vertex -15.6956 27.8045 94.1015; + normal -0.289798 -0.877051 -0.383143; + texcoord 0.00000 1.68750; + vertex -18.4076 28.2041 95.2381; + normal -0.289797 -0.877051 -0.383143; + texcoord 1.00000 1.34375; + vertex -18.6908 24.2646 104.470; + normal -0.289798 -0.877051 -0.383143; + texcoord 0.00000 1.34375; + vertex -21.3907 28.6437 96.4883; + normal -0.289797 -0.877051 -0.383143; + texcoord 1.00000 1.00000; + vertex -21.6740 24.7042 105.720; + normal -0.289798 -0.877051 -0.383143; + texcoord 0.00000 1.00000; + vertex -24.3739 29.0832 97.7385; + normal -0.300344 -0.780456 -0.548344; + texcoord 1.00000 2.00000; + vertex -23.4194 -14.7167 110.454; + normal -0.300346 -0.780456 -0.548343; + texcoord 1.00000 1.68750; + vertex -25.5355 -15.2909 112.430; + normal -0.300346 -0.780456 -0.548343; + texcoord 0.00000 2.00000; + vertex -29.3631 -9.10406 105.721; + normal -0.300348 -0.780456 -0.548342; + texcoord 0.00000 1.68750; + vertex -31.4791 -9.67832 107.697; + normal -0.300347 -0.780456 -0.548343; + texcoord 1.00000 1.34375; + vertex -27.8632 -15.9226 114.604; + normal -0.300347 -0.780456 -0.548343; + texcoord 0.00000 1.34375; + vertex -33.8068 -10.3100 109.871; + normal -0.300346 -0.780456 -0.548344; + texcoord 1.00000 1.00000; + vertex -30.1909 -16.5543 116.778; + normal -0.300345 -0.780456 -0.548345; + texcoord 0.00000 1.00000; + vertex -36.1345 -10.9417 112.046; + normal -0.000797894 -0.644386 -0.764700; + texcoord 1.00000 2.00000; + vertex -44.4838 -7.82771 74.9245; + normal -0.000799025 -0.644386 -0.764700; + texcoord 1.00000 1.68750; + vertex -47.4827 -7.83009 74.9296; + normal -0.000796306 -0.644386 -0.764700; + texcoord 0.00000 2.00000; + vertex -44.5002 -0.489140 68.7406; + normal -0.000798210 -0.644386 -0.764700; + texcoord 0.00000 1.68750; + vertex -47.4992 -0.491520 68.7457; + normal -0.000798810 -0.644386 -0.764700; + texcoord 1.00000 1.34375; + vertex -50.7816 -7.83271 74.9353; + normal -0.000798731 -0.644386 -0.764700; + texcoord 0.00000 1.34375; + vertex -50.7980 -0.494140 68.7514; + normal -0.000797064 -0.644386 -0.764700; + texcoord 1.00000 1.00000; + vertex -54.0804 -7.83532 74.9409; + normal -0.000796948 -0.644386 -0.764700; + texcoord 0.00000 1.00000; + vertex -54.0969 -0.496760 68.7570; + normal 0.998556 0.0136296 -0.0519586; + texcoord 1.00000 2.00000; + vertex -30.4478 31.8118 112.892; + normal 0.998556 0.0136276 -0.0519568; + texcoord 1.00000 1.68750; + vertex -30.2971 30.0455 115.324; + normal 0.998556 0.0136277 -0.0519572; + texcoord 0.00000 2.00000; + vertex -30.6354 24.0147 107.241; + normal 0.998556 0.0136277 -0.0519568; + texcoord 0.00000 1.68750; + vertex -30.4847 22.2484 109.673; + normal 0.998556 0.0136276 -0.0519563; + texcoord 1.00000 1.34375; + vertex -30.1314 28.1026 117.999; + normal 0.998556 0.0136277 -0.0519563; + texcoord 0.00000 1.34375; + vertex -30.3190 20.3055 112.349; + normal 0.998556 0.0136281 -0.0519566; + texcoord 1.00000 1.00000; + vertex -29.9657 26.1597 120.675; + normal 0.998556 0.0136261 -0.0519552; + texcoord 0.00000 1.00000; + vertex -30.1533 18.3626 115.024; + normal 0.926786 -0.254766 -0.275973; + texcoord 1.00000 2.00000; + vertex -45.7619 -2.54049 123.986; + normal 0.926786 -0.254767 -0.275973; + texcoord 1.00000 1.68750; + vertex -45.8849 -4.85472 125.710; + normal 0.926786 -0.254767 -0.275973; + texcoord 0.00000 2.00000; + vertex -49.2106 -7.54276 117.023; + normal 0.926786 -0.254767 -0.275973; + texcoord 0.00000 1.68750; + vertex -49.3336 -9.85699 118.746; + normal 0.926786 -0.254766 -0.275973; + texcoord 1.00000 1.34375; + vertex -46.0202 -7.40038 127.605; + normal 0.926786 -0.254768 -0.275973; + texcoord 0.00000 1.34375; + vertex -49.4689 -12.4026 120.642; + normal 0.926786 -0.254766 -0.275974; + texcoord 1.00000 1.00000; + vertex -46.1555 -9.94603 129.501; + normal 0.926786 -0.254770 -0.275973; + texcoord 0.00000 1.00000; + vertex -49.6042 -14.9483 122.537; + normal 0.873713 0.261613 -0.410103; + texcoord 1.00000 2.00000; + vertex -10.5528 -65.1118 110.356; + normal 0.873713 0.261612 -0.410103; + texcoord 1.00000 1.68750; + vertex -9.40560 -67.7138 111.140; + normal 0.873713 0.261612 -0.410103; + texcoord 0.00000 2.00000; + vertex -13.3109 -68.8102 102.121; + normal 0.873713 0.261612 -0.410103; + texcoord 0.00000 1.68750; + vertex -12.1636 -71.4122 102.905; + normal 0.873713 0.261612 -0.410103; + texcoord 1.00000 1.34375; + vertex -8.14364 -70.5759 112.003; + normal 0.873713 0.261613 -0.410103; + texcoord 0.00000 1.34375; + vertex -10.9017 -74.2743 103.768; + normal 0.873713 0.261613 -0.410103; + texcoord 1.00000 1.00000; + vertex -6.88168 -73.4380 112.866; + normal 0.873712 0.261615 -0.410103; + texcoord 0.00000 1.00000; + vertex -9.63968 -77.1365 104.631; + normal 0.986566 0.0516356 -0.154988; + texcoord 1.00000 2.00000; + vertex -53.3103 -73.6331 69.4840; + normal 0.986566 0.0516360 -0.154987; + texcoord 1.00000 1.68750; + vertex -53.1377 -76.5547 69.6090; + normal 0.986566 0.0516371 -0.154987; + texcoord 0.00000 2.00000; + vertex -54.7386 -74.1134 60.2320; + normal 0.986566 0.0516371 -0.154987; + texcoord 0.00000 1.68750; + vertex -54.5661 -77.0350 60.3570; + normal 0.986566 0.0516366 -0.154987; + texcoord 1.00000 1.34375; + vertex -52.9479 -79.7684 69.7465; + normal 0.986566 0.0516368 -0.154987; + texcoord 0.00000 1.34375; + vertex -54.3762 -80.2487 60.4945; + normal 0.986566 0.0516368 -0.154987; + texcoord 1.00000 1.00000; + vertex -52.7581 -82.9822 69.8840; + normal 0.986566 0.0516363 -0.154987; + texcoord 0.00000 1.00000; + vertex -54.1864 -83.4624 60.6320; + normal 0.849065 0.0978125 0.519155; + texcoord 1.00000 2.00000; + vertex -55.3912 -61.6574 34.6019; + normal 0.849065 0.0978106 0.519155; + texcoord 1.00000 1.68750; + vertex -55.7921 -64.4175 35.7777; + normal 0.849065 0.0978109 0.519155; + texcoord 0.00000 2.00000; + vertex -50.4379 -65.5182 27.2283; + normal 0.849065 0.0978110 0.519155; + texcoord 0.00000 1.68750; + vertex -50.8389 -68.2782 28.4041; + normal 0.849065 0.0978121 0.519155; + texcoord 1.00000 1.34375; + vertex -56.2332 -67.4535 37.0710; + normal 0.849065 0.0978128 0.519155; + texcoord 0.00000 1.34375; + vertex -51.2799 -71.3143 29.6975; + normal 0.849065 0.0978143 0.519154; + texcoord 1.00000 1.00000; + vertex -56.6743 -70.4896 38.3644; + normal 0.849065 0.0978130 0.519155; + texcoord 0.00000 1.00000; + vertex -51.7210 -74.3503 30.9908; + normal -0.750717 -0.138919 0.645853; + texcoord 1.00000 2.00000; + vertex 29.7067 153.853 49.5803; + normal -0.750718 -0.138916 0.645852; + texcoord 1.00000 1.68750; + vertex 29.2008 156.676 49.5993; + normal -0.750718 -0.138917 0.645852; + texcoord 0.00000 2.00000; + vertex 23.8646 152.853 42.5745; + normal -0.750718 -0.138917 0.645853; + texcoord 0.00000 1.68750; + vertex 23.3587 155.676 42.5936; + normal -0.750717 -0.138915 0.645853; + texcoord 1.00000 1.34375; + vertex 28.6443 159.781 49.6203; + normal -0.750717 -0.138916 0.645853; + texcoord 0.00000 1.34375; + vertex 22.8021 158.781 42.6145; + normal -0.750717 -0.138916 0.645853; + texcoord 1.00000 1.00000; + vertex 28.0877 162.886 49.6412; + normal -0.750718 -0.138914 0.645853; + texcoord 0.00000 1.00000; + vertex 22.2456 161.886 42.6354; + normal -0.852102 0.0620948 -0.519679; + texcoord 1.00000 2.00000; + vertex 27.4058 102.625 137.379; + normal -0.852103 0.0620939 -0.519678; + texcoord 1.00000 1.68750; + vertex 28.0815 105.355 136.598; + normal -0.852103 0.0620933 -0.519678; + texcoord 0.00000 2.00000; + vertex 31.7902 99.3702 129.801; + normal -0.852103 0.0620930 -0.519678; + texcoord 0.00000 1.68750; + vertex 32.4659 102.100 129.020; + normal -0.852103 0.0620944 -0.519678; + texcoord 1.00000 1.34375; + vertex 28.8248 108.358 135.738; + normal -0.852102 0.0620965 -0.519679; + texcoord 0.00000 1.34375; + vertex 33.2092 105.103 128.160; + normal -0.852102 0.0620968 -0.519679; + texcoord 1.00000 1.00000; + vertex 29.5681 111.361 134.878; + normal -0.852100 0.0621013 -0.519682; + texcoord 0.00000 1.00000; + vertex 33.9525 108.106 127.300; + normal -0.894818 0.391998 -0.213632; + texcoord 1.00000 2.00000; + vertex 48.9026 -22.4978 170.505; + normal -0.894818 0.391998 -0.213633; + texcoord 1.00000 1.68750; + vertex 49.1579 -20.6572 172.814; + normal -0.894818 0.391999 -0.213631; + texcoord 0.00000 2.00000; + vertex 53.0562 -16.0633 164.915; + normal -0.894818 0.391998 -0.213632; + texcoord 0.00000 1.68750; + vertex 53.3115 -14.2226 167.223; + normal -0.894818 0.391998 -0.213633; + texcoord 1.00000 1.34375; + vertex 49.4387 -18.6324 175.352; + texcoord 0.00000 1.34375; + vertex 53.5923 -12.1979 169.762; + normal -0.894818 0.391998 -0.213633; + texcoord 1.00000 1.00000; + vertex 49.7196 -16.6077 177.891; + normal -0.894818 0.391997 -0.213633; + texcoord 0.00000 1.00000; + vertex 53.8731 -10.1732 172.301; + normal -0.583888 0.373282 -0.720927; + texcoord 1.00000 2.00000; + vertex -21.3727 -59.0284 141.580; + normal -0.583888 0.373282 -0.720927; + texcoord 1.00000 1.68750; + vertex -22.2150 -56.8452 143.393; + normal -0.583888 0.373282 -0.720927; + texcoord 0.00000 2.00000; + vertex -14.1707 -53.6982 138.507; + texcoord 0.00000 1.68750; + vertex -15.0131 -51.5150 140.319; + normal -0.583888 0.373283 -0.720926; + texcoord 1.00000 1.34375; + vertex -23.1416 -54.4436 145.387; + texcoord 0.00000 1.34375; + vertex -15.9397 -49.1134 142.313; + normal -0.583888 0.373283 -0.720926; + texcoord 1.00000 1.00000; + vertex -24.0682 -52.0420 147.380; + normal -0.583888 0.373283 -0.720926; + texcoord 0.00000 1.00000; + vertex -16.8663 -46.7118 144.307; + normal 0.225650 -0.563617 -0.794618; + texcoord 1.00000 2.00000; + vertex -33.4448 -79.6141 84.2029; + normal 0.225650 -0.563617 -0.794618; + texcoord 1.00000 1.68750; + vertex -35.0570 -81.7470 85.2580; + normal 0.225649 -0.563618 -0.794618; + texcoord 0.00000 2.00000; + vertex -40.7713 -76.2765 79.7551; + normal 0.225648 -0.563618 -0.794618; + texcoord 0.00000 1.68750; + vertex -42.3834 -78.4094 80.8102; + normal 0.225649 -0.563617 -0.794618; + texcoord 1.00000 1.34375; + vertex -36.8304 -84.0932 86.4185; + normal 0.225649 -0.563617 -0.794618; + texcoord 0.00000 1.34375; + vertex -44.1568 -80.7557 81.9707; + normal 0.225649 -0.563617 -0.794619; + texcoord 1.00000 1.00000; + vertex -38.6038 -86.4394 87.5791; + normal 0.225652 -0.563615 -0.794619; + texcoord 0.00000 1.00000; + vertex -45.9302 -83.1019 83.1313; + normal 0.0406931 -0.985723 -0.163386; + texcoord 1.00000 2.00000; + vertex -14.5344 138.654 111.480; + normal 0.0406899 -0.985723 -0.163384; + texcoord 1.00000 1.68750; + vertex -16.2818 138.207 113.739; + normal 0.0406895 -0.985723 -0.163384; + texcoord 0.00000 2.00000; + vertex -21.8954 139.273 105.910; + normal 0.0406899 -0.985723 -0.163383; + texcoord 0.00000 1.68750; + vertex -23.6428 138.826 108.169; + normal 0.0406904 -0.985723 -0.163384; + texcoord 1.00000 1.34375; + vertex -18.2040 137.716 116.225; + normal 0.0406905 -0.985723 -0.163384; + texcoord 0.00000 1.34375; + vertex -25.5650 138.335 110.655; + normal 0.0406914 -0.985723 -0.163384; + texcoord 1.00000 1.00000; + vertex -20.1261 137.224 118.710; + normal 0.0406881 -0.985723 -0.163382; + texcoord 0.00000 1.00000; + vertex -27.4871 137.844 113.140; + normal -0.0792902 -0.995751 0.0468220; + texcoord 1.00000 2.00000; + vertex -32.7856 109.636 148.293; + normal -0.0792907 -0.995751 0.0468223; + texcoord 1.00000 1.68750; + vertex -35.2924 109.914 149.950; + normal -0.0792902 -0.995751 0.0468220; + texcoord 0.00000 2.00000; + vertex -38.1065 109.681 140.235; + normal -0.0792907 -0.995751 0.0468223; + texcoord 0.00000 1.68750; + vertex -40.6133 109.958 141.892; + normal -0.0792912 -0.995751 0.0468226; + texcoord 1.00000 1.34375; + vertex -38.0500 110.219 151.773; + normal -0.0792921 -0.995751 0.0468229; + texcoord 0.00000 1.34375; + vertex -43.3709 110.264 143.714; + normal -0.0792918 -0.995751 0.0468228; + texcoord 1.00000 1.00000; + vertex -40.8076 110.524 153.595; + normal -0.0792936 -0.995751 0.0468233; + texcoord 0.00000 1.00000; + vertex -46.1285 110.569 145.537; + normal 0.697602 -0.361229 -0.618761; + texcoord 1.00000 2.00000; + vertex -22.5876 -47.6800 161.891; + normal 0.697601 -0.361231 -0.618761; + texcoord 1.00000 1.68750; + vertex -23.7326 -50.3150 162.138; + normal 0.697601 -0.361229 -0.618761; + texcoord 0.00000 2.00000; + vertex -28.0912 -45.9654 154.685; + normal 0.697602 -0.361230 -0.618761; + texcoord 0.00000 1.68750; + vertex -29.2362 -48.6005 154.932; + normal 0.697601 -0.361231 -0.618760; + texcoord 1.00000 1.34375; + vertex -24.9920 -53.2136 162.410; + normal 0.697602 -0.361230 -0.618760; + texcoord 0.00000 1.34375; + vertex -30.4956 -51.4990 155.205; + normal 0.697602 -0.361230 -0.618760; + texcoord 1.00000 1.00000; + vertex -26.2515 -56.1121 162.683; + normal 0.697602 -0.361230 -0.618760; + texcoord 0.00000 1.00000; + vertex -31.7550 -54.3976 155.477; + normal 0.682723 -0.603382 -0.412092; + texcoord 1.00000 2.00000; + vertex -72.5234 -76.9195 109.490; + normal 0.682725 -0.603380 -0.412091; + texcoord 1.00000 1.68750; + vertex -74.4802 -79.1546 109.521; + normal 0.682725 -0.603380 -0.412091; + texcoord 0.00000 2.00000; + vertex -75.5300 -74.4060 100.829; + normal 0.682726 -0.603379 -0.412091; + texcoord 0.00000 1.68750; + vertex -77.4869 -76.6411 100.860; + normal 0.682726 -0.603380 -0.412091; + texcoord 1.00000 1.34375; + vertex -76.6327 -81.6132 109.555; + normal 0.682725 -0.603380 -0.412091; + texcoord 0.00000 1.34375; + vertex -79.6394 -79.0998 100.894; + normal 0.682725 -0.603380 -0.412091; + texcoord 1.00000 1.00000; + vertex -78.7852 -84.0718 109.589; + normal 0.682725 -0.603380 -0.412091; + texcoord 0.00000 1.00000; + vertex -81.7919 -81.5584 100.927; + normal 0.758670 -0.414669 0.502463; + texcoord 1.00000 2.00000; + vertex -67.8427 -76.5270 28.5962; + normal 0.758671 -0.414668 0.502462; + texcoord 1.00000 1.68750; + vertex -69.5529 -78.9358 29.1905; + normal 0.758670 -0.414670 0.502463; + texcoord 0.00000 2.00000; + vertex -64.7584 -80.7198 20.4789; + normal 0.758671 -0.414668 0.502462; + texcoord 0.00000 1.68750; + vertex -66.4686 -83.1286 21.0733; + normal 0.758672 -0.414667 0.502462; + texcoord 1.00000 1.34375; + vertex -71.4342 -81.5854 29.8444; + texcoord 0.00000 1.34375; + vertex -68.3499 -85.7783 21.7271; + normal 0.758672 -0.414667 0.502462; + texcoord 1.00000 1.00000; + vertex -73.3154 -84.2351 30.4982; + normal 0.758671 -0.414669 0.502462; + texcoord 0.00000 1.00000; + vertex -70.2311 -88.4279 22.3809; + normal -0.520994 0.648971 -0.554439; + texcoord 1.00000 2.00000; + vertex 15.5165 111.144 107.501; + normal -0.520994 0.648971 -0.554438; + texcoord 1.00000 1.68750; + vertex 15.8883 113.167 109.520; + normal -0.520995 0.648970 -0.554439; + texcoord 0.00000 2.00000; + vertex 23.2973 113.850 103.356; + normal -0.520994 0.648971 -0.554438; + texcoord 0.00000 1.68750; + vertex 23.6691 115.873 105.375; + normal -0.520994 0.648973 -0.554437; + texcoord 1.00000 1.34375; + vertex 16.2973 115.392 111.740; + texcoord 0.00000 1.34375; + vertex 24.0781 118.098 107.595; + normal -0.520993 0.648973 -0.554436; + texcoord 1.00000 1.00000; + vertex 16.7062 117.617 113.960; + normal -0.520994 0.648971 -0.554438; + texcoord 0.00000 1.00000; + vertex 24.4871 120.323 109.815; + normal 0.0199190 0.642909 -0.765684; + texcoord 1.00000 2.00000; + vertex 16.5488 59.0602 159.560; + normal 0.0199182 0.642908 -0.765684; + texcoord 1.00000 1.68750; + vertex 19.2516 59.8261 160.273; + normal 0.0199190 0.642909 -0.765684; + texcoord 0.00000 2.00000; + vertex 19.8930 52.3923 154.048; + normal 0.0199183 0.642908 -0.765684; + texcoord 0.00000 1.68750; + vertex 22.5959 53.1581 154.762; + normal 0.0199188 0.642909 -0.765684; + texcoord 1.00000 1.34375; + vertex 22.2248 60.6686 161.058; + normal 0.0199176 0.642909 -0.765684; + texcoord 0.00000 1.34375; + vertex 25.5690 54.0006 155.546; + normal 0.0199195 0.642909 -0.765684; + texcoord 1.00000 1.00000; + vertex 25.1979 61.5111 161.843; + normal 0.0199171 0.642909 -0.765684; + texcoord 0.00000 1.00000; + vertex 28.5422 54.8431 156.331; + normal 0.437783 0.899037 -0.00886566; + texcoord 1.00000 2.00000; + vertex 12.9839 -61.9221 152.384; + normal 0.437783 0.899037 -0.00886661; + texcoord 1.00000 1.68750; + vertex 15.1251 -62.9466 154.220; + normal 0.437785 0.899036 -0.00886491; + texcoord 0.00000 2.00000; + vertex 18.2377 -64.5553 144.788; + normal 0.437784 0.899036 -0.00886600; + texcoord 0.00000 1.68750; + vertex 20.3789 -65.5798 146.625; + normal 0.437783 0.899037 -0.00886715; + texcoord 1.00000 1.34375; + vertex 17.4804 -64.0735 156.240; + normal 0.437784 0.899036 -0.00886688; + texcoord 0.00000 1.34375; + vertex 22.7342 -66.7068 148.645; + normal 0.437784 0.899036 -0.00886666; + texcoord 1.00000 1.00000; + vertex 19.8357 -65.2005 158.260; + normal 0.437784 0.899036 -0.00886658; + texcoord 0.00000 1.00000; + vertex 25.0895 -67.8338 150.664; + normal 0.838647 0.525681 -0.142589; + texcoord 1.00000 2.00000; + vertex -38.6940 -115.629 80.4029; + normal 0.838647 0.525680 -0.142589; + texcoord 1.00000 1.68750; + vertex -37.4263 -118.002 79.1117; + normal 0.838646 0.525681 -0.142589; + texcoord 0.00000 2.00000; + vertex -41.9488 -112.743 71.9027; + normal 0.838647 0.525680 -0.142589; + texcoord 0.00000 1.68750; + vertex -40.6811 -115.115 70.6115; + normal 0.838647 0.525680 -0.142590; + texcoord 1.00000 1.34375; + vertex -36.0318 -120.612 77.6913; + normal 0.838647 0.525679 -0.142590; + texcoord 0.00000 1.34375; + vertex -39.2866 -117.725 69.1911; + normal 0.838647 0.525679 -0.142590; + texcoord 1.00000 1.00000; + vertex -34.6373 -123.222 76.2709; + normal 0.838647 0.525679 -0.142591; + texcoord 0.00000 1.00000; + vertex -37.8921 -120.335 67.7707; + normal 0.195990 0.914199 -0.354722; + texcoord 1.00000 2.00000; + vertex 16.1479 -106.641 42.7575; + normal 0.195989 0.914199 -0.354722; + texcoord 1.00000 1.68750; + vertex 18.7819 -107.521 41.9453; + normal 0.195990 0.914199 -0.354722; + texcoord 0.00000 2.00000; + vertex 12.7733 -109.122 34.5000; + normal 0.195991 0.914199 -0.354723; + texcoord 0.00000 1.68750; + vertex 15.4073 -110.002 33.6879; + normal 0.195990 0.914199 -0.354723; + texcoord 1.00000 1.34375; + vertex 21.6793 -108.489 41.0520; + normal 0.195991 0.914198 -0.354724; + texcoord 0.00000 1.34375; + vertex 18.3047 -110.969 32.7945; + normal 0.195991 0.914198 -0.354724; + texcoord 1.00000 1.00000; + vertex 24.5768 -109.457 40.1586; + normal 0.195989 0.914199 -0.354722; + texcoord 0.00000 1.00000; + vertex 21.2022 -111.937 31.9011; + normal -0.657125 -0.735198 -0.166349; + texcoord 1.00000 2.00000; + vertex -2.53585 174.296 68.4339; + normal -0.657125 -0.735197 -0.166349; + texcoord 1.00000 1.68750; + vertex -4.09210 176.077 66.7105; + normal -0.657124 -0.735198 -0.166348; + texcoord 0.00000 2.00000; + vertex 2.46668 171.501 61.0277; + normal -0.657125 -0.735198 -0.166348; + texcoord 0.00000 1.68750; + vertex 0.910420 173.282 59.3043; + normal -0.657125 -0.735197 -0.166349; + texcoord 1.00000 1.34375; + vertex -5.80398 178.036 64.8148; + normal -0.657125 -0.735197 -0.166349; + texcoord 0.00000 1.34375; + vertex -0.801460 175.241 57.4086; + normal -0.657125 -0.735197 -0.166348; + texcoord 1.00000 1.00000; + vertex -7.51587 179.995 62.9191; + normal -0.657125 -0.735197 -0.166349; + texcoord 0.00000 1.00000; + vertex -2.51334 177.200 55.5128; + normal -0.507737 -0.731978 0.454326; + texcoord 1.00000 2.00000; + vertex -16.2756 113.873 147.979; + normal -0.507737 -0.731977 0.454326; + texcoord 1.00000 1.68750; + vertex -18.6087 115.737 148.375; + normal -0.507736 -0.731978 0.454326; + texcoord 0.00000 2.00000; + vertex -19.9115 111.124 139.486; + normal -0.507736 -0.731978 0.454326; + texcoord 0.00000 1.68750; + vertex -22.2445 112.988 139.882; + normal -0.507735 -0.731978 0.454326; + texcoord 1.00000 1.34375; + vertex -21.1750 117.787 148.810; + normal -0.507735 -0.731979 0.454327; + texcoord 0.00000 1.34375; + vertex -24.8109 115.038 140.317; + normal -0.507733 -0.731980 0.454326; + texcoord 1.00000 1.00000; + vertex -23.7414 119.837 149.245; + texcoord 0.00000 1.00000; + vertex -27.3772 117.088 140.752; + normal 0.196992 0.740287 -0.642783; + texcoord 1.00000 2.00000; + vertex 16.4763 -35.5730 193.907; + normal 0.196994 0.740286 -0.642783; + texcoord 1.00000 1.68750; + vertex 18.5951 -34.6312 195.641; + normal 0.196996 0.740287 -0.642781; + texcoord 0.00000 2.00000; + vertex 22.5211 -41.0241 189.481; + normal 0.196995 0.740287 -0.642782; + texcoord 0.00000 1.68750; + vertex 24.6399 -40.0824 191.215; + normal 0.196995 0.740287 -0.642782; + texcoord 1.00000 1.34375; + vertex 20.9257 -33.5952 197.548; + normal 0.196994 0.740287 -0.642782; + texcoord 0.00000 1.34375; + vertex 26.9705 -39.0464 193.122; + normal 0.196996 0.740287 -0.642781; + texcoord 1.00000 1.00000; + vertex 23.2563 -32.5593 199.455; + normal 0.196994 0.740287 -0.642782; + texcoord 0.00000 1.00000; + vertex 29.3012 -38.0104 195.030; + normal -0.467685 -0.882700 0.0459511; + texcoord 1.00000 2.00000; + vertex 60.0231 50.2626 58.0732; + normal -0.467686 -0.882699 0.0459516; + texcoord 1.00000 1.68750; + vertex 62.7425 48.8406 58.4346; + normal -0.467683 -0.882701 0.0459522; + texcoord 0.00000 2.00000; + vertex 59.2113 51.2034 67.8828; + normal -0.467685 -0.882700 0.0459521; + texcoord 0.00000 1.68750; + vertex 61.9307 49.7814 68.2442; + normal -0.467685 -0.882700 0.0459520; + texcoord 1.00000 1.34375; + vertex 65.7339 47.2763 58.8322; + normal -0.467686 -0.882700 0.0459519; + texcoord 0.00000 1.34375; + vertex 64.9220 48.2172 68.6418; + normal -0.467684 -0.882701 0.0459521; + texcoord 1.00000 1.00000; + vertex 68.7253 45.7121 59.2298; + normal -0.467684 -0.882701 0.0459521; + texcoord 0.00000 1.00000; + vertex 67.9134 46.6530 69.0394; + normal -0.571679 -0.801906 0.173582; + texcoord 1.00000 2.00000; + vertex 48.4696 31.0113 78.2731; + normal -0.571679 -0.801906 0.173583; + texcoord 1.00000 1.68750; + vertex 50.6314 29.8820 80.1757; + normal -0.571678 -0.801906 0.173584; + texcoord 0.00000 2.00000; + vertex 44.2147 35.6926 85.8863; + normal -0.571678 -0.801906 0.173583; + texcoord 0.00000 1.68750; + vertex 46.3765 34.5633 87.7889; + normal -0.571679 -0.801905 0.173583; + texcoord 1.00000 1.34375; + vertex 53.0093 28.6398 82.2685; + normal -0.571679 -0.801905 0.173582; + texcoord 0.00000 1.34375; + vertex 48.7544 33.3211 89.8817; + normal -0.571680 -0.801905 0.173582; + texcoord 1.00000 1.00000; + vertex 55.3873 27.3976 84.3613; + normal -0.571680 -0.801905 0.173581; + texcoord 0.00000 1.00000; + vertex 51.1324 32.0789 91.9746; + normal -0.623326 -0.365222 -0.691431; + texcoord 1.00000 2.00000; + vertex 47.0329 -30.0517 96.5549; + normal -0.623326 -0.365221 -0.691431; + texcoord 1.00000 1.68750; + vertex 48.2925 -32.8690 96.9075; + normal -0.623326 -0.365221 -0.691432; + texcoord 0.00000 2.00000; + vertex 40.3871 -32.1356 103.647; + normal -0.623327 -0.365221 -0.691432; + texcoord 0.00000 1.68750; + vertex 41.6468 -34.9529 103.999; + normal -0.623326 -0.365221 -0.691432; + texcoord 1.00000 1.34375; + vertex 49.6782 -35.9682 97.2953; + normal -0.623326 -0.365221 -0.691432; + texcoord 0.00000 1.34375; + vertex 43.0325 -38.0521 104.387; + normal -0.623326 -0.365222 -0.691432; + texcoord 1.00000 1.00000; + vertex 51.0639 -39.0673 97.6832; + normal -0.623326 -0.365221 -0.691432; + texcoord 0.00000 1.00000; + vertex 44.4181 -41.1512 104.775; + normal -0.734202 -0.000683075 -0.678931; + texcoord 1.00000 2.00000; + vertex 19.5017 -64.7344 70.7123; + normal -0.734202 -0.000681262 -0.678931; + texcoord 1.00000 1.68750; + vertex 19.5447 -67.6374 70.6686; + normal -0.734202 -0.000680921 -0.678931; + texcoord 0.00000 2.00000; + vertex 13.1948 -64.9305 77.5328; + normal -0.734201 -0.000680272 -0.678931; + texcoord 0.00000 1.68750; + vertex 13.2378 -67.8335 77.4891; + normal -0.734201 -0.000681018 -0.678931; + texcoord 1.00000 1.34375; + vertex 19.5921 -70.8307 70.6206; + normal -0.734201 -0.000681331 -0.678931; + texcoord 0.00000 1.34375; + vertex 13.2852 -71.0268 77.4411; + normal -0.734201 -0.000682146 -0.678931; + texcoord 1.00000 1.00000; + vertex 19.6395 -74.0240 70.5726; + normal -0.734201 -0.000682598 -0.678931; + texcoord 0.00000 1.00000; + vertex 13.3326 -74.2202 77.3931; + normal -0.861521 0.456429 -0.222383; + texcoord 1.00000 2.00000; + vertex 4.03629 -75.1475 53.5034; + normal -0.861520 0.456430 -0.222384; + texcoord 1.00000 1.68750; + vertex 2.54986 -77.2303 54.9870; + normal -0.861520 0.456430 -0.222384; + texcoord 0.00000 2.00000; + vertex 4.72095 -69.9997 61.4166; + normal -0.861520 0.456430 -0.222385; + texcoord 0.00000 1.68750; + vertex 3.23452 -72.0826 62.9001; + normal -0.861520 0.456430 -0.222385; + texcoord 1.00000 1.34375; + vertex 0.914790 -79.5214 56.6189; + normal -0.861520 0.456430 -0.222385; + texcoord 0.00000 1.34375; + vertex 1.59944 -74.3737 64.5320; + normal -0.861520 0.456430 -0.222385; + texcoord 1.00000 1.00000; + vertex -0.720290 -81.8126 58.2509; + normal -0.861521 0.456429 -0.222384; + texcoord 0.00000 1.00000; + vertex -0.0356300 -76.6648 66.1640; + normal 0.859444 -0.457247 -0.228652; + texcoord 1.00000 2.00000; + vertex -5.55901 101.386 77.8154; + normal 0.859445 -0.457245 -0.228652; + texcoord 1.00000 1.68750; + vertex -4.08202 103.904 78.3320; + normal 0.859444 -0.457247 -0.228652; + texcoord 0.00000 2.00000; + vertex -4.47276 98.8841 86.9010; + normal 0.859444 -0.457246 -0.228652; + texcoord 0.00000 1.68750; + vertex -2.99577 101.402 87.4176; + normal 0.859445 -0.457244 -0.228652; + texcoord 1.00000 1.34375; + vertex -2.45734 106.673 78.9004; + normal 0.859445 -0.457244 -0.228652; + texcoord 0.00000 1.34375; + vertex -1.37109 104.171 87.9860; + normal 0.859445 -0.457244 -0.228652; + texcoord 1.00000 1.00000; + vertex -0.832660 109.443 79.4687; + normal 0.859445 -0.457244 -0.228651; + texcoord 0.00000 1.00000; + vertex 0.253590 106.941 88.5543; + normal 0.874475 -0.484458 -0.0243596; + texcoord 1.00000 2.00000; + vertex -18.6794 76.2426 86.9700; + normal 0.874476 -0.484456 -0.0243579; + texcoord 1.00000 1.68750; + vertex -17.3971 78.4778 88.5488; + normal 0.874476 -0.484457 -0.0243583; + texcoord 0.00000 2.00000; + vertex -20.9527 71.7248 95.2126; + normal 0.874477 -0.484455 -0.0243570; + texcoord 0.00000 1.68750; + vertex -19.6704 73.9600 96.7914; + normal 0.874477 -0.484455 -0.0243565; + texcoord 1.00000 1.34375; + vertex -15.9867 80.9365 90.2854; + normal 0.874477 -0.484455 -0.0243571; + texcoord 0.00000 1.34375; + vertex -18.2599 76.4187 98.5281; + normal 0.874477 -0.484455 -0.0243570; + texcoord 1.00000 1.00000; + vertex -14.5762 83.3952 92.0221; + normal 0.874476 -0.484456 -0.0243586; + texcoord 0.00000 1.00000; + vertex -16.8494 78.8774 100.265; + normal 0.943691 -0.273460 -0.186190; + texcoord 1.00000 2.00000; + vertex -14.7961 34.2263 86.9216; + normal 0.943691 -0.273460 -0.186191; + texcoord 1.00000 1.68750; + vertex -13.8387 36.4032 88.5768; + normal 0.943690 -0.273461 -0.186192; + texcoord 0.00000 2.00000; + vertex -14.9475 28.6576 94.3331; + normal 0.943690 -0.273461 -0.186192; + texcoord 0.00000 1.68750; + vertex -13.9901 30.8345 95.9883; + normal 0.943691 -0.273460 -0.186191; + texcoord 1.00000 1.34375; + vertex -12.7856 38.7977 90.3975; + normal 0.943691 -0.273460 -0.186192; + texcoord 0.00000 1.34375; + vertex -12.9370 33.2290 97.8090; + normal 0.943691 -0.273460 -0.186192; + texcoord 1.00000 1.00000; + vertex -11.7325 41.1923 92.2181; + normal 0.943691 -0.273460 -0.186191; + texcoord 0.00000 1.00000; + vertex -11.8839 35.6236 99.6296; + normal 0.551506 0.300675 -0.778098; + texcoord 1.00000 2.00000; + vertex -36.5641 -5.17049 101.762; + normal 0.551506 0.300677 -0.778097; + texcoord 1.00000 1.68750; + vertex -36.1494 -2.61795 103.043; + normal 0.551506 0.300675 -0.778098; + texcoord 0.00000 2.00000; + vertex -28.9767 -8.46260 105.868; + normal 0.551506 0.300676 -0.778097; + texcoord 0.00000 1.68750; + vertex -28.5620 -5.91007 107.148; + normal 0.551506 0.300678 -0.778097; + texcoord 1.00000 1.34375; + vertex -35.6932 0.189830 104.451; + normal 0.551505 0.300677 -0.778097; + texcoord 0.00000 1.34375; + vertex -28.1058 -3.10228 108.557; + normal 0.551505 0.300678 -0.778097; + texcoord 1.00000 1.00000; + vertex -35.2370 2.99762 105.859; + normal 0.551505 0.300678 -0.778097; + texcoord 0.00000 1.00000; + vertex -27.6496 -0.294490 109.965; + normal 0.825596 0.273741 -0.493414; + texcoord 1.00000 2.00000; + vertex -49.3281 1.80664 61.1524; + normal 0.825596 0.273740 -0.493414; + texcoord 1.00000 1.68750; + vertex -49.7389 4.62247 62.0272; + normal 0.825596 0.273742 -0.493414; + texcoord 0.00000 2.00000; + vertex -44.1157 0.143950 68.9513; + normal 0.825596 0.273740 -0.493414; + texcoord 0.00000 1.68750; + vertex -44.5265 2.95978 69.8262; + normal 0.825596 0.273739 -0.493415; + texcoord 1.00000 1.34375; + vertex -50.1907 7.71989 62.9896; + normal 0.825596 0.273739 -0.493415; + texcoord 0.00000 1.34375; + vertex -44.9784 6.05720 70.7885; + normal 0.825596 0.273740 -0.493415; + texcoord 1.00000 1.00000; + vertex -50.6426 10.8173 63.9519; + normal 0.825596 0.273739 -0.493415; + texcoord 0.00000 1.00000; + vertex -45.4302 9.15461 71.7509; + normal 0.0765592 0.854857 -0.513184; + texcoord 1.00000 2.00000; + vertex -35.1926 20.2123 99.5683; + normal 0.0765591 0.854858 -0.513183; + texcoord 1.00000 1.68750; + vertex -37.8658 21.0179 100.511; + normal 0.0765581 0.854858 -0.513183; + texcoord 0.00000 2.00000; + vertex -31.2893 24.3712 107.078; + normal 0.0765583 0.854858 -0.513183; + texcoord 0.00000 1.68750; + vertex -33.9626 25.1768 108.022; + normal 0.0765586 0.854858 -0.513183; + texcoord 1.00000 1.34375; + vertex -40.8064 21.9042 101.549; + normal 0.0765584 0.854858 -0.513182; + texcoord 0.00000 1.34375; + vertex -36.9032 26.0631 109.059; + normal 0.0765582 0.854858 -0.513182; + texcoord 1.00000 1.00000; + vertex -43.7470 22.7904 102.587; + texcoord 0.00000 1.00000; + vertex -39.8438 26.9493 110.097; + normal 0.167256 0.898241 -0.406433; + texcoord 1.00000 2.00000; + vertex -54.2347 -9.26480 109.117; + normal 0.167257 0.898241 -0.406433; + texcoord 1.00000 1.68750; + vertex -56.6461 -8.17917 110.524; + normal 0.167257 0.898241 -0.406434; + texcoord 0.00000 2.00000; + vertex -48.7786 -6.88163 116.630; + normal 0.167258 0.898240 -0.406435; + texcoord 0.00000 1.68750; + vertex -51.1900 -5.79599 118.037; + normal 0.167258 0.898240 -0.406435; + texcoord 1.00000 1.34375; + vertex -59.2986 -6.98497 112.072; + normal 0.167258 0.898240 -0.406435; + texcoord 0.00000 1.34375; + vertex -53.8425 -4.60179 119.584; + normal 0.167259 0.898240 -0.406436; + texcoord 1.00000 1.00000; + vertex -61.9511 -5.79077 113.620; + normal 0.167258 0.898240 -0.406435; + texcoord 0.00000 1.00000; + vertex -56.4950 -3.40759 121.132; + normal -0.151737 0.987206 0.0489896; + texcoord 1.00000 2.00000; + vertex -20.6650 -69.1178 95.7913; + normal -0.151738 0.987206 0.0489919; + texcoord 1.00000 1.68750; + vertex -22.6495 -69.5316 97.9846; + normal -0.151739 0.987206 0.0489935; + texcoord 0.00000 2.00000; + vertex -13.6713 -68.3639 102.261; + normal -0.151738 0.987206 0.0489921; + texcoord 0.00000 1.68750; + vertex -15.6557 -68.7778 104.454; + normal -0.151738 0.987206 0.0489914; + texcoord 1.00000 1.34375; + vertex -24.8323 -69.9869 100.397; + normal -0.151737 0.987206 0.0489897; + texcoord 0.00000 1.34375; + vertex -17.8386 -69.2330 106.867; + normal -0.151738 0.987206 0.0489905; + texcoord 1.00000 1.00000; + vertex -27.0152 -70.4421 102.810; + normal -0.151737 0.987206 0.0489904; + texcoord 0.00000 1.00000; + vertex -20.0215 -69.6882 109.280; + normal 0.00312563 0.845170 -0.534488; + texcoord 1.00000 2.00000; + vertex -52.0932 -78.3165 52.7856; + normal 0.00312365 0.845170 -0.534489; + texcoord 1.00000 1.68750; + vertex -54.7712 -78.8962 51.8534; + normal 0.00312376 0.845170 -0.534489; + texcoord 0.00000 2.00000; + vertex -55.6058 -73.7268 60.0226; + normal 0.00312519 0.845170 -0.534489; + texcoord 0.00000 1.68750; + vertex -58.2838 -74.3065 59.0904; + normal 0.00312499 0.845169 -0.534489; + texcoord 1.00000 1.34375; + vertex -57.7170 -79.5338 50.8280; + normal 0.00312748 0.845170 -0.534489; + texcoord 0.00000 1.34375; + vertex -61.2296 -74.9441 58.0650; + normal 0.00312654 0.845169 -0.534489; + texcoord 1.00000 1.00000; + vertex -60.6628 -80.1714 49.8025; + normal 0.00312656 0.845169 -0.534489; + texcoord 0.00000 1.00000; + vertex -64.1754 -75.5817 57.0395; + normal 0.139739 0.932937 -0.331816; + texcoord 1.00000 2.00000; + vertex -47.4489 -68.6660 18.8752; + normal 0.139738 0.932937 -0.331816; + texcoord 1.00000 1.68750; + vertex -49.9975 -68.7984 17.4297; + normal 0.139739 0.932937 -0.331816; + texcoord 0.00000 2.00000; + vertex -51.9051 -65.3135 26.4245; + normal 0.139740 0.932937 -0.331815; + texcoord 0.00000 1.68750; + vertex -54.4537 -65.4459 24.9790; + normal 0.139740 0.932937 -0.331816; + texcoord 1.00000 1.34375; + vertex -52.8009 -68.9440 15.8396; + normal 0.139740 0.932937 -0.331816; + texcoord 0.00000 1.34375; + vertex -57.2571 -65.5915 23.3888; + normal 0.139740 0.932936 -0.331817; + texcoord 1.00000 1.00000; + vertex -55.6044 -69.0897 14.2494; + normal 0.139736 0.932937 -0.331817; + texcoord 0.00000 1.00000; + vertex -60.0606 -65.7372 21.7987; + normal 0.372301 -0.788517 0.489523; + texcoord 1.00000 2.00000; + vertex 24.0587 147.764 34.6262; + normal 0.372301 -0.788518 0.489523; + texcoord 1.00000 1.68750; + vertex 26.7765 148.772 34.1841; + normal 0.372301 -0.788517 0.489523; + texcoord 0.00000 2.00000; + vertex 23.5942 152.548 42.6856; + normal 0.372300 -0.788518 0.489523; + texcoord 0.00000 1.68750; + vertex 26.3120 153.556 42.2435; + normal 0.372301 -0.788518 0.489522; + texcoord 1.00000 1.34375; + vertex 29.7661 149.882 33.6977; + normal 0.372299 -0.788518 0.489522; + texcoord 0.00000 1.34375; + vertex 29.3015 154.666 41.7572; + normal 0.372302 -0.788518 0.489522; + texcoord 1.00000 1.00000; + vertex 32.7556 150.992 33.2114; + normal 0.372301 -0.788518 0.489522; + texcoord 0.00000 1.00000; + vertex 32.2911 155.776 41.2708; + normal -0.269603 -0.911119 0.311731; + texcoord 1.00000 2.00000; + vertex 36.5188 95.1974 122.818; + normal -0.269602 -0.911119 0.311733; + texcoord 1.00000 1.68750; + vertex 38.9409 95.0601 124.512; + normal -0.269602 -0.911119 0.311733; + texcoord 0.00000 2.00000; + vertex 31.7181 99.0747 129.999; + normal -0.269603 -0.911119 0.311732; + texcoord 0.00000 1.68750; + vertex 34.1402 98.9374 131.692; + normal -0.269602 -0.911119 0.311732; + texcoord 1.00000 1.34375; + vertex 41.6053 94.9091 126.375; + normal -0.269603 -0.911119 0.311730; + texcoord 0.00000 1.34375; + vertex 36.8046 98.7864 133.555; + normal -0.269602 -0.911119 0.311731; + texcoord 1.00000 1.00000; + vertex 44.2697 94.7581 128.237; + normal -0.269602 -0.911119 0.311731; + texcoord 0.00000 1.00000; + vertex 39.4689 98.6354 135.418; + normal -0.683454 -0.703575 -0.194611; + texcoord 1.00000 2.00000; + vertex 59.1718 -21.0496 159.277; + normal -0.683454 -0.703574 -0.194611; + texcoord 1.00000 1.68750; + vertex 60.0918 -22.6136 161.701; + normal -0.683454 -0.703575 -0.194610; + texcoord 0.00000 2.00000; + vertex 52.7412 -16.3220 164.769; + normal -0.683454 -0.703575 -0.194610; + texcoord 0.00000 1.68750; + vertex 53.6612 -17.8860 167.193; + normal -0.683454 -0.703575 -0.194610; + texcoord 1.00000 1.34375; + vertex 61.1038 -24.3341 164.367; + normal -0.683454 -0.703574 -0.194611; + texcoord 0.00000 1.34375; + vertex 54.6732 -19.6065 169.859; + normal -0.683454 -0.703575 -0.194609; + texcoord 1.00000 1.00000; + vertex 62.1157 -26.0545 167.033; + normal -0.683454 -0.703575 -0.194611; + texcoord 0.00000 1.00000; + vertex 55.6852 -21.3269 172.525; + normal 0.464354 -0.528936 -0.710354; + texcoord 1.00000 2.00000; + vertex -9.43157 -46.1890 135.853; + normal 0.464354 -0.528936 -0.710353; + texcoord 1.00000 1.68750; + vertex -7.24195 -46.6854 137.654; + normal 0.464354 -0.528936 -0.710354; + texcoord 0.00000 2.00000; + vertex -13.6085 -53.8425 138.821; + normal 0.464355 -0.528936 -0.710353; + texcoord 0.00000 1.68750; + vertex -11.4189 -54.3389 140.622; + normal 0.464354 -0.528936 -0.710354; + texcoord 1.00000 1.34375; + vertex -4.83336 -47.2315 139.635; + normal 0.464354 -0.528936 -0.710353; + texcoord 0.00000 1.34375; + vertex -9.01027 -54.8850 142.603; + normal 0.464352 -0.528936 -0.710355; + texcoord 1.00000 1.00000; + vertex -2.42477 -47.7776 141.616; + normal 0.464353 -0.528936 -0.710354; + texcoord 0.00000 1.00000; + vertex -6.60168 -55.4311 144.584; + normal -0.104120 0.549757 -0.828810; + texcoord 1.00000 2.00000; + vertex -45.2394 -82.9733 75.6342; + normal -0.104120 0.549758 -0.828810; + texcoord 1.00000 1.68750; + vertex -47.7517 -81.9623 76.6204; + normal -0.104122 0.549759 -0.828809; + texcoord 0.00000 2.00000; + vertex -40.8231 -75.9814 79.7171; + normal -0.104121 0.549758 -0.828809; + texcoord 0.00000 1.68750; + vertex -43.3355 -74.9705 80.7033; + normal -0.104121 0.549758 -0.828809; + texcoord 1.00000 1.34375; + vertex -50.5153 -80.8502 77.7052; + normal -0.104120 0.549757 -0.828810; + texcoord 0.00000 1.34375; + vertex -46.0990 -73.8584 81.7881; + normal -0.104122 0.549758 -0.828809; + texcoord 1.00000 1.00000; + vertex -53.2789 -79.7382 78.7900; + normal -0.104120 0.549757 -0.828810; + texcoord 0.00000 1.00000; + vertex -48.8626 -72.7463 82.8730; + normal 0.554028 0.150821 -0.818722; + texcoord 1.00000 2.00000; + vertex -29.5359 138.967 99.9488; + normal 0.554028 0.150819 -0.818723; + texcoord 1.00000 1.68750; + vertex -29.8078 141.914 100.308; + normal 0.554028 0.150821 -0.818723; + texcoord 0.00000 2.00000; + vertex -21.6403 139.043 105.306; + normal 0.554028 0.150821 -0.818722; + texcoord 0.00000 1.68750; + vertex -21.9122 141.990 105.665; + normal 0.554028 0.150820 -0.818722; + texcoord 1.00000 1.34375; + vertex -30.1069 145.157 100.703; + texcoord 0.00000 1.34375; + vertex -22.2113 145.233 106.060; + normal 0.554028 0.150821 -0.818722; + texcoord 1.00000 1.00000; + vertex -30.4060 148.399 101.098; + normal 0.554028 0.150818 -0.818723; + texcoord 0.00000 1.00000; + vertex -22.5104 148.475 106.454; + normal 0.943126 -0.328084 0.0536139; + texcoord 1.00000 2.00000; + vertex -35.7616 114.615 132.152; + normal 0.943125 -0.328086 0.0536124; + texcoord 1.00000 1.68750; + vertex -35.0139 117.035 133.810; + normal 0.943125 -0.328085 0.0536127; + texcoord 0.00000 2.00000; + vertex -37.9175 109.739 140.242; + normal 0.943125 -0.328086 0.0536123; + texcoord 0.00000 1.68750; + vertex -37.1697 112.160 141.900; + normal 0.943125 -0.328086 0.0536125; + texcoord 1.00000 1.34375; + vertex -34.1913 119.698 135.634; + normal 0.943125 -0.328086 0.0536119; + texcoord 0.00000 1.34375; + vertex -36.3472 114.822 143.724; + normal 0.943125 -0.328085 0.0536129; + texcoord 1.00000 1.00000; + vertex -33.3688 122.360 137.458; + normal 0.943125 -0.328087 0.0536107; + texcoord 0.00000 1.00000; + vertex -35.5247 117.485 145.548; + normal 0.147977 0.812043 -0.564526; + texcoord 1.00000 2.00000; + vertex -29.8118 -50.8663 146.646; + normal 0.147976 0.812043 -0.564525; + texcoord 1.00000 1.68750; + vertex -32.6938 -50.0497 147.065; + normal 0.147974 0.812044 -0.564525; + texcoord 0.00000 2.00000; + vertex -27.2478 -45.8583 154.521; + normal 0.147974 0.812044 -0.564525; + texcoord 0.00000 1.68750; + vertex -30.1298 -45.0418 154.940; + normal 0.147975 0.812044 -0.564525; + texcoord 1.00000 1.34375; + vertex -35.8641 -49.1516 147.526; + normal 0.147975 0.812044 -0.564525; + texcoord 0.00000 1.34375; + vertex -33.3001 -44.1437 155.401; + normal 0.147975 0.812044 -0.564525; + texcoord 1.00000 1.00000; + vertex -39.0343 -48.2534 147.987; + texcoord 0.00000 1.00000; + vertex -36.4703 -43.2455 155.862; + normal 0.751768 0.628000 0.201147; + texcoord 1.00000 2.00000; + vertex -78.5015 -68.4307 93.9727; + normal 0.751768 0.628000 0.201147; + texcoord 1.00000 1.68750; + vertex -80.2321 -66.9455 95.8038; + normal 0.751768 0.628001 0.201147; + texcoord 0.00000 2.00000; + vertex -75.7778 -73.9495 101.023; + normal 0.751768 0.628000 0.201147; + texcoord 0.00000 1.68750; + vertex -77.5085 -72.4643 102.854; + normal 0.751767 0.628001 0.201148; + texcoord 1.00000 1.34375; + vertex -82.1358 -65.3117 97.8179; + normal 0.751768 0.628001 0.201146; + texcoord 0.00000 1.34375; + vertex -79.4121 -70.8306 104.869; + normal 0.751766 0.628002 0.201148; + texcoord 1.00000 1.00000; + vertex -84.0395 -63.6780 99.8321; + normal 0.751767 0.628002 0.201147; + texcoord 0.00000 1.00000; + vertex -81.3158 -69.1968 106.883; + normal 0.628358 0.717757 -0.299987; + texcoord 1.00000 2.00000; + vertex -62.8814 -85.6250 13.1043; + normal 0.628354 0.717759 -0.299989; + texcoord 1.00000 1.68750; + vertex -64.9067 -84.5867 11.3462; + normal 0.628353 0.717760 -0.299989; + texcoord 0.00000 2.00000; + vertex -65.9228 -80.1457 19.8436; + normal 0.628353 0.717760 -0.299989; + texcoord 0.00000 1.68750; + vertex -67.9481 -79.1075 18.0855; + normal 0.628352 0.717760 -0.299990; + texcoord 1.00000 1.34375; + vertex -67.1345 -83.4447 9.41231; + normal 0.628352 0.717760 -0.299990; + texcoord 0.00000 1.34375; + vertex -70.1759 -77.9654 16.1516; + normal 0.628351 0.717761 -0.299992; + texcoord 1.00000 1.00000; + vertex -69.3624 -82.3027 7.47840; + normal 0.628349 0.717762 -0.299992; + texcoord 0.00000 1.00000; + vertex -72.4038 -76.8234 14.2177; + normal -0.352513 -0.745812 -0.565242; + texcoord 1.00000 2.00000; + vertex 31.5394 112.902 99.1794; + normal -0.352513 -0.745811 -0.565244; + texcoord 1.00000 1.68750; + vertex 32.4017 111.000 101.151; + normal -0.352513 -0.745810 -0.565244; + texcoord 0.00000 2.00000; + vertex 23.3929 113.567 103.383; + normal -0.352513 -0.745810 -0.565245; + texcoord 0.00000 1.68750; + vertex 24.2552 111.665 105.355; + normal -0.352513 -0.745810 -0.565244; + texcoord 1.00000 1.34375; + vertex 33.3502 108.908 103.320; + normal -0.352513 -0.745810 -0.565244; + texcoord 0.00000 1.34375; + vertex 25.2037 109.572 107.524; + normal -0.352513 -0.745811 -0.565244; + texcoord 1.00000 1.00000; + vertex 34.2987 106.815 105.489; + normal -0.352513 -0.745810 -0.565245; + texcoord 0.00000 1.00000; + vertex 26.1522 107.480 109.693; + normal -0.931528 -0.255972 -0.258328; + texcoord 1.00000 2.00000; + vertex 22.3539 45.9025 148.048; + normal -0.931528 -0.255972 -0.258327; + texcoord 1.00000 1.68750; + vertex 22.2385 43.9886 150.360; + normal -0.931528 -0.255972 -0.258327; + texcoord 0.00000 2.00000; + vertex 18.8774 52.8919 153.658; + normal -0.931528 -0.255973 -0.258327; + texcoord 0.00000 1.68750; + vertex 18.7620 50.9780 155.971; + normal -0.931528 -0.255973 -0.258326; + texcoord 1.00000 1.34375; + vertex 22.1115 41.8833 152.904; + normal -0.931528 -0.255973 -0.258327; + texcoord 0.00000 1.34375; + vertex 18.6350 48.8727 158.515; + normal -0.931528 -0.255973 -0.258326; + texcoord 1.00000 1.00000; + vertex 21.9845 39.7780 155.448; + normal -0.931528 -0.255973 -0.258327; + texcoord 0.00000 1.00000; + vertex 18.5080 46.7674 161.059; + normal -0.808685 0.573213 -0.132116; + texcoord 1.00000 2.00000; + vertex 16.0812 -69.2094 136.770; + normal -0.808684 0.573214 -0.132118; + texcoord 1.00000 1.68750; + vertex 14.4470 -71.2014 138.130; + normal -0.808684 0.573215 -0.132118; + texcoord 0.00000 2.00000; + vertex 17.7332 -64.9996 144.923; + normal -0.808684 0.573215 -0.132118; + texcoord 0.00000 1.68750; + vertex 16.0991 -66.9916 146.283; + normal -0.808683 0.573216 -0.132119; + texcoord 1.00000 1.34375; + vertex 12.6494 -73.3926 139.626; + normal -0.808684 0.573215 -0.132117; + texcoord 0.00000 1.34375; + vertex 14.3015 -69.1829 147.778; + normal -0.808683 0.573216 -0.132119; + texcoord 1.00000 1.00000; + vertex 10.8519 -75.5838 141.122; + normal -0.808684 0.573215 -0.132116; + texcoord 0.00000 1.00000; + vertex 12.5040 -71.3741 149.274; + normal -0.236950 0.920287 -0.311329; + texcoord 1.00000 2.00000; + vertex -35.6454 -113.092 64.8343; + normal -0.236952 0.920287 -0.311330; + texcoord 1.00000 1.68750; + vertex -37.7615 -114.253 63.0124; + normal -0.236950 0.920288 -0.311329; + texcoord 0.00000 2.00000; + vertex -42.1676 -112.365 71.9464; + normal -0.236951 0.920287 -0.311330; + texcoord 0.00000 1.68750; + vertex -44.2837 -113.526 70.1245; + normal -0.236952 0.920286 -0.311331; + texcoord 1.00000 1.34375; + vertex -40.0892 -115.530 61.0083; + normal -0.236952 0.920286 -0.311331; + texcoord 0.00000 1.34375; + vertex -46.6113 -114.803 68.1204; + normal -0.236951 0.920287 -0.311330; + texcoord 1.00000 1.00000; + vertex -42.4169 -116.807 59.0042; + normal -0.236951 0.920287 -0.311330; + texcoord 0.00000 1.00000; + vertex -48.9390 -116.081 66.1163; + normal -0.826265 0.291171 -0.482188; + texcoord 1.00000 2.00000; + vertex 17.6463 -106.897 27.2562; + normal -0.826265 0.291172 -0.482188; + texcoord 1.00000 1.68750; + vertex 17.3662 -109.530 26.1457; + normal -0.826265 0.291172 -0.482188; + texcoord 0.00000 2.00000; + vertex 12.5476 -109.401 34.4811; + normal -0.826265 0.291173 -0.482188; + texcoord 0.00000 1.68750; + vertex 12.2676 -112.035 33.3706; + normal -0.826265 0.291174 -0.482187; + texcoord 1.00000 1.34375; + vertex 17.0582 -112.428 24.9242; + normal -0.826265 0.291171 -0.482187; + texcoord 0.00000 1.34375; + vertex 11.9595 -114.932 32.1491; + normal -0.826265 0.291174 -0.482187; + texcoord 1.00000 1.00000; + vertex 16.7501 -115.325 23.7026; + normal -0.826267 0.291168 -0.482187; + texcoord 0.00000 1.00000; + vertex 11.6514 -117.829 30.9275; + normal 0.630082 -0.713093 0.307400; + texcoord 1.00000 2.00000; + vertex 3.62698 168.276 52.2026; + normal 0.630083 -0.713092 0.307400; + texcoord 1.00000 1.68750; + vertex 5.90434 170.152 51.8851; + normal 0.630083 -0.713092 0.307400; + texcoord 0.00000 2.00000; + vertex 2.50681 171.157 61.1806; + normal 0.630084 -0.713092 0.307400; + texcoord 0.00000 1.68750; + vertex 4.78416 173.032 60.8630; + normal 0.630084 -0.713091 0.307400; + texcoord 1.00000 1.34375; + vertex 8.40943 172.215 51.5358; + normal 0.630084 -0.713091 0.307400; + texcoord 0.00000 1.34375; + vertex 7.28925 175.095 60.5137; + normal 0.630084 -0.713091 0.307400; + texcoord 1.00000 1.00000; + vertex 10.9145 174.278 51.1865; + normal 0.630085 -0.713091 0.307400; + texcoord 0.00000 1.00000; + vertex 9.79434 177.158 60.1644; + normal 0.790471 -0.611555 0.0339925; + texcoord 1.00000 2.00000; + vertex -21.2513 108.546 130.258; + normal 0.790471 -0.611555 0.0339927; + texcoord 1.00000 1.68750; + vertex -19.4743 110.791 129.315; + normal 0.790471 -0.611555 0.0339925; + texcoord 0.00000 2.00000; + vertex -19.6498 111.125 139.413; + normal 0.790470 -0.611556 0.0339926; + texcoord 0.00000 1.68750; + vertex -17.8729 113.369 138.470; + normal 0.790470 -0.611557 0.0339926; + texcoord 1.00000 1.34375; + vertex -17.5197 113.259 128.277; + normal 0.790470 -0.611557 0.0339926; + texcoord 0.00000 1.34375; + vertex -15.9182 115.838 137.432; + normal 0.790470 -0.611557 0.0339925; + texcoord 1.00000 1.00000; + vertex -15.5650 115.728 127.240; + normal 0.790472 -0.611555 0.0339926; + texcoord 0.00000 1.00000; + vertex -13.9635 118.307 136.395; + normal -0.708614 -0.335080 -0.620957; + texcoord 1.00000 2.00000; + vertex 28.2640 -46.0260 183.595; + normal -0.708614 -0.335081 -0.620956; + texcoord 1.00000 1.68750; + vertex 27.7133 -48.2943 185.447; + normal -0.708614 -0.335080 -0.620957; + texcoord 0.00000 2.00000; + vertex 21.7702 -40.7310 188.148; + normal -0.708615 -0.335082 -0.620955; + texcoord 0.00000 1.68750; + vertex 21.2195 -42.9994 190.000; + normal -0.708615 -0.335083 -0.620955; + texcoord 1.00000 1.34375; + vertex 27.1075 -50.7896 187.485; + texcoord 0.00000 1.34375; + vertex 20.6137 -45.4946 192.038; + normal -0.708615 -0.335082 -0.620955; + texcoord 1.00000 1.00000; + vertex 26.5017 -53.2848 189.523; + normal -0.708615 -0.335082 -0.620955; + texcoord 0.00000 1.00000; + vertex 20.0080 -47.9898 194.076; + normal -0.643699 -0.110316 0.757286; + texcoord 1.00000 2.00000; + vertex 64.7402 44.0152 68.3846; + normal -0.643699 -0.110317 0.757286; + texcoord 1.00000 1.68750; + vertex 66.5370 44.8657 70.0358; + normal -0.643700 -0.110317 0.757285; + texcoord 0.00000 2.00000; + vertex 62.0963 51.7705 67.2670; + normal -0.643700 -0.110318 0.757284; + texcoord 0.00000 1.68750; + vertex 63.8931 52.6210 68.9182; + normal -0.643700 -0.110318 0.757284; + texcoord 1.00000 1.34375; + vertex 68.5134 45.8013 71.8521; + normal -0.643701 -0.110319 0.757284; + texcoord 0.00000 1.34375; + vertex 65.8695 53.5566 70.7345; + normal -0.643701 -0.110319 0.757284; + texcoord 1.00000 1.00000; + vertex 70.4899 46.7368 73.6684; + normal -0.643701 -0.110319 0.757284; + texcoord 0.00000 1.00000; + vertex 67.8460 54.4921 72.5508; + normal -0.851147 0.0108221 0.524815; + texcoord 1.00000 2.00000; + vertex 48.9708 28.3339 88.9825; + normal -0.851149 0.0108202 0.524813; + texcoord 1.00000 1.68750; + vertex 50.2122 29.4319 90.9731; + normal -0.851149 0.0108199 0.524813; + texcoord 0.00000 2.00000; + vertex 47.1958 35.8402 85.9489; + normal -0.851149 0.0108202 0.524813; + texcoord 0.00000 1.68750; + vertex 48.4371 36.9382 87.9395; + normal -0.851149 0.0108202 0.524813; + texcoord 1.00000 1.34375; + vertex 51.5776 30.6397 93.1627; + normal -0.851148 0.0108212 0.524814; + texcoord 0.00000 1.34375; + vertex 49.8026 38.1460 90.1291; + normal -0.851149 0.0108209 0.524813; + texcoord 1.00000 1.00000; + vertex 52.9431 31.8475 95.3523; + normal -0.851149 0.0108210 0.524813; + texcoord 0.00000 1.00000; + vertex 51.1680 39.3538 92.3187; + normal -0.908668 0.346823 0.232456; + texcoord 1.00000 2.00000; + vertex 37.7500 -40.9630 104.105; + normal -0.908668 0.346823 0.232456; + texcoord 1.00000 1.68750; + vertex 38.2376 -41.4190 106.691; + normal -0.908668 0.346823 0.232457; + texcoord 0.00000 2.00000; + vertex 40.9594 -33.0804 104.889; + normal -0.908668 0.346823 0.232457; + texcoord 0.00000 1.68750; + vertex 41.4470 -33.5364 107.476; + normal -0.908668 0.346823 0.232457; + texcoord 1.00000 1.34375; + vertex 38.7740 -41.9205 109.536; + normal -0.908668 0.346823 0.232457; + texcoord 0.00000 1.34375; + vertex 41.9833 -34.0379 110.320; + normal -0.908668 0.346823 0.232458; + texcoord 1.00000 1.00000; + vertex 39.3103 -42.4220 112.381; + normal -0.908669 0.346823 0.232455; + texcoord 0.00000 1.00000; + vertex 42.5197 -34.5394 113.165; + normal -0.327908 0.844557 0.423319; + texcoord 1.00000 2.00000; + vertex 6.81255 -69.9572 80.4467; + normal -0.327909 0.844558 0.423318; + texcoord 1.00000 1.68750; + vertex 7.79413 -70.6687 82.6266; + normal -0.327909 0.844558 0.423318; + texcoord 0.00000 2.00000; + vertex 13.6675 -66.3402 78.5405; + normal -0.327910 0.844558 0.423317; + texcoord 0.00000 1.68750; + vertex 14.6491 -67.0517 80.7204; + normal -0.327910 0.844558 0.423317; + texcoord 1.00000 1.34375; + vertex 8.87386 -71.4513 85.0244; + normal -0.327910 0.844558 0.423317; + texcoord 0.00000 1.34375; + vertex 15.7288 -67.8343 83.1182; + normal -0.327910 0.844558 0.423317; + texcoord 1.00000 1.00000; + vertex 9.95359 -72.2339 87.4222; + normal -0.327910 0.844558 0.423317; + texcoord 0.00000 1.00000; + vertex 16.8086 -68.6170 85.5160; + normal 0.285416 0.931060 0.227301; + texcoord 1.00000 2.00000; + vertex -1.95786 -70.6579 66.3933; + normal 0.285416 0.931059 0.227302; + texcoord 1.00000 1.68750; + vertex -0.689670 -71.5331 68.3860; + normal 0.285416 0.931060 0.227301; + texcoord 0.00000 2.00000; + vertex 4.61563 -71.5554 61.8155; + normal 0.285415 0.931060 0.227301; + texcoord 0.00000 1.68750; + vertex 5.88381 -72.4307 63.8082; + normal 0.285415 0.931060 0.227301; + texcoord 1.00000 1.34375; + vertex 0.705340 -72.4959 70.5779; + normal 0.285415 0.931060 0.227301; + texcoord 0.00000 1.34375; + vertex 7.27882 -73.3934 66.0001; + normal 0.285415 0.931060 0.227301; + texcoord 1.00000 1.00000; + vertex 2.10034 -73.4586 72.7698; + normal 0.285416 0.931059 0.227302; + texcoord 0.00000 1.00000; + vertex 8.67383 -74.3562 68.1920; + normal 0.360397 -0.712971 0.601487; + texcoord 1.00000 2.00000; + vertex 2.86116 103.389 85.8642; + normal 0.360397 -0.712971 0.601486; + texcoord 1.00000 1.68750; + vertex 2.75100 104.950 87.7808; + normal 0.360397 -0.712971 0.601487; + texcoord 0.00000 2.00000; + vertex -4.51663 100.966 87.4134; + normal 0.360397 -0.712972 0.601486; + texcoord 0.00000 1.68750; + vertex -4.62679 102.528 89.3300; + normal 0.360397 -0.712972 0.601486; + texcoord 1.00000 1.34375; + vertex 2.62982 106.667 89.8891; + normal 0.360397 -0.712972 0.601486; + texcoord 0.00000 1.34375; + vertex -4.74797 104.245 91.4383; + normal 0.360397 -0.712971 0.601487; + texcoord 1.00000 1.00000; + vertex 2.50865 108.385 91.9973; + normal 0.360397 -0.712971 0.601487; + texcoord 0.00000 1.00000; + vertex -4.86915 105.962 93.5465; + normal -0.188498 -0.902798 0.386555; + texcoord 1.00000 2.00000; + vertex -14.7717 75.2343 99.8353; + normal -0.188499 -0.902798 0.386555; + texcoord 1.00000 1.68750; + vertex -16.1039 76.2971 101.668; + normal -0.188500 -0.902797 0.386555; + texcoord 0.00000 2.00000; + vertex -21.3809 74.6918 95.3455; + normal -0.188500 -0.902797 0.386555; + texcoord 0.00000 1.68750; + vertex -22.7131 75.7547 97.1782; + normal -0.188499 -0.902798 0.386554; + texcoord 1.00000 1.34375; + vertex -17.5693 77.4663 103.684; + normal -0.188499 -0.902798 0.386554; + texcoord 0.00000 1.34375; + vertex -24.1785 76.9238 99.1941; + normal -0.188498 -0.902799 0.386553; + texcoord 1.00000 1.00000; + vertex -19.0347 78.6354 105.700; + texcoord 0.00000 1.00000; + vertex -25.6439 78.0930 101.210; + normal 0.428275 -0.814547 0.391273; + texcoord 1.00000 2.00000; + vertex -8.73824 34.7292 95.1663; + normal 0.428276 -0.814547 0.391271; + texcoord 1.00000 1.68750; + vertex -9.22556 35.5545 97.4176; + normal 0.428276 -0.814547 0.391270; + texcoord 0.00000 2.00000; + vertex -15.6398 31.0336 95.0270; + normal 0.428277 -0.814547 0.391270; + texcoord 0.00000 1.68750; + vertex -16.1271 31.8588 97.2784; + normal 0.428276 -0.814546 0.391272; + texcoord 1.00000 1.34375; + vertex -9.76162 36.4622 99.8942; + normal 0.428276 -0.814546 0.391272; + texcoord 0.00000 1.34375; + vertex -16.6632 32.7666 99.7549; + normal 0.428276 -0.814546 0.391274; + texcoord 1.00000 1.00000; + vertex -10.2977 37.3700 102.371; + normal 0.428276 -0.814546 0.391273; + texcoord 0.00000 1.00000; + vertex -17.1992 33.6743 102.231; + normal 0.338809 -0.935738 -0.0979978; + texcoord 1.00000 2.00000; + vertex -21.3682 -4.97700 108.281; + normal 0.338809 -0.935737 -0.0979996; + texcoord 1.00000 1.68750; + vertex -21.5796 -5.31097 110.739; + normal 0.338809 -0.935738 -0.0979978; + texcoord 0.00000 2.00000; + vertex -28.8331 -7.57565 107.286; + normal 0.338809 -0.935737 -0.0979995; + texcoord 0.00000 1.68750; + vertex -29.0445 -7.90962 109.744; + normal 0.338809 -0.935737 -0.0979987; + texcoord 1.00000 1.34375; + vertex -21.8121 -5.67834 113.443; + normal 0.338809 -0.935737 -0.0979986; + texcoord 0.00000 1.34375; + vertex -29.2770 -8.27699 112.448; + normal 0.338809 -0.935738 -0.0979961; + texcoord 1.00000 1.00000; + vertex -22.0447 -6.04570 116.147; + normal 0.338809 -0.935738 -0.0979960; + texcoord 0.00000 1.00000; + vertex -29.5096 -8.64435 115.151; + normal 0.734093 -0.589360 0.337288; + texcoord 1.00000 2.00000; + vertex -40.4777 8.09257 70.6783; + normal 0.734092 -0.589360 0.337289; + texcoord 1.00000 1.68750; + vertex -41.2378 8.51124 73.0642; + normal 0.734091 -0.589360 0.337292; + texcoord 0.00000 2.00000; + vertex -45.4291 1.66772 70.2284; + normal 0.734090 -0.589361 0.337291; + texcoord 0.00000 1.68750; + vertex -46.1892 2.08640 72.6142; + normal 0.734091 -0.589361 0.337291; + texcoord 1.00000 1.34375; + vertex -42.0738 8.97178 75.6886; + normal 0.734091 -0.589361 0.337290; + texcoord 0.00000 1.34375; + vertex -47.0252 2.54694 75.2386; + normal 0.734090 -0.589361 0.337292; + texcoord 1.00000 1.00000; + vertex -42.9099 9.43232 78.3129; + normal 0.734091 -0.589360 0.337290; + texcoord 0.00000 1.00000; + vertex -47.8613 3.00748 77.8630; + normal 0.926284 0.223685 0.303254; + texcoord 1.00000 2.00000; + vertex -35.4333 31.2278 109.617; + normal 0.926284 0.223686 0.303252; + texcoord 1.00000 1.68750; + vertex -35.9705 30.4212 111.853; + normal 0.926284 0.223686 0.303254; + texcoord 0.00000 2.00000; + vertex -33.0502 24.0792 107.611; + normal 0.926284 0.223687 0.303252; + texcoord 0.00000 1.68750; + vertex -33.5874 23.2727 109.847; + normal 0.926284 0.223687 0.303251; + texcoord 1.00000 1.34375; + vertex -36.5614 29.5339 114.312; + normal 0.926284 0.223687 0.303251; + texcoord 0.00000 1.34375; + vertex -34.1783 22.3854 112.306; + normal 0.926284 0.223687 0.303251; + texcoord 1.00000 1.00000; + vertex -37.1523 28.6467 116.772; + normal 0.926284 0.223687 0.303252; + texcoord 0.00000 1.00000; + vertex -34.7692 21.4982 114.765; + normal 0.963288 -0.265201 -0.0417714; + texcoord 1.00000 2.00000; + vertex -49.3320 -2.05686 123.188; + normal 0.963288 -0.265200 -0.0417718; + texcoord 1.00000 1.68750; + vertex -49.7178 -3.74827 125.031; + normal 0.963288 -0.265199 -0.0417727; + texcoord 0.00000 2.00000; + vertex -51.1220 -7.68567 117.647; + normal 0.963288 -0.265199 -0.0417725; + texcoord 0.00000 1.68750; + vertex -51.5077 -9.37708 119.490; + normal 0.963289 -0.265199 -0.0417724; + texcoord 1.00000 1.34375; + vertex -50.1421 -5.60882 127.058; + normal 0.963288 -0.265200 -0.0417716; + texcoord 0.00000 1.34375; + vertex -51.9320 -11.2376 121.517; + normal 0.963288 -0.265199 -0.0417726; + texcoord 1.00000 1.00000; + vertex -50.5664 -7.46938 129.085; + normal 0.963288 -0.265202 -0.0417709; + texcoord 0.00000 1.00000; + vertex -52.3564 -13.0982 123.544; + normal 0.711213 0.608051 0.352774; + texcoord 1.00000 2.00000; + vertex -20.7280 -65.2943 106.627; + normal 0.711213 0.608052 0.352774; + texcoord 1.00000 1.68750; + vertex -20.6111 -66.6291 108.692; + normal 0.711213 0.608052 0.352773; + texcoord 0.00000 2.00000; + vertex -15.2028 -69.8624 103.362; + normal 0.711213 0.608052 0.352774; + texcoord 0.00000 1.68750; + vertex -15.0859 -71.1973 105.427; + normal 0.711213 0.608051 0.352774; + texcoord 1.00000 1.34375; + vertex -20.4825 -68.0975 110.964; + normal 0.711213 0.608051 0.352775; + texcoord 0.00000 1.34375; + vertex -14.9573 -72.6656 107.699; + normal 0.711213 0.608051 0.352774; + texcoord 1.00000 1.00000; + vertex -20.3539 -69.5659 113.236; + normal 0.711213 0.608051 0.352774; + texcoord 0.00000 1.00000; + vertex -14.8287 -74.1340 109.970; + normal 0.753564 0.219402 0.619681; + texcoord 1.00000 2.00000; + vertex -62.2092 -69.7414 64.5429; + normal 0.753564 0.219403 0.619681; + texcoord 1.00000 1.68750; + vertex -62.9410 -71.5574 66.0758; + normal 0.753564 0.219405 0.619679; + texcoord 0.00000 2.00000; + vertex -57.5318 -74.8892 60.6776; + normal 0.753564 0.219405 0.619680; + texcoord 0.00000 1.68750; + vertex -58.2637 -76.7052 62.2105; + normal 0.753564 0.219405 0.619679; + texcoord 1.00000 1.34375; + vertex -63.7461 -73.5550 67.7620; + normal 0.753564 0.219402 0.619681; + texcoord 0.00000 1.34375; + vertex -59.0687 -78.7028 63.8968; + normal 0.753565 0.219405 0.619679; + texcoord 1.00000 1.00000; + vertex -64.5511 -75.5526 69.4483; + normal 0.753564 0.219398 0.619682; + texcoord 0.00000 1.00000; + vertex -59.8737 -80.7004 65.5830; + normal 0.917669 -0.193185 0.347221; + texcoord 1.00000 2.00000; + vertex -56.5908 -65.2160 33.7946; + normal 0.917669 -0.193187 0.347221; + texcoord 1.00000 1.68750; + vertex -57.1867 -67.5966 34.0448; + normal 0.917669 -0.193186 0.347221; + texcoord 0.00000 2.00000; + vertex -54.1003 -66.6128 26.4353; + normal 0.917669 -0.193188 0.347221; + texcoord 0.00000 1.68750; + vertex -54.6962 -68.9935 26.6855; + normal 0.917669 -0.193188 0.347221; + texcoord 1.00000 1.34375; + vertex -57.8421 -70.2154 34.3201; + normal 0.917669 -0.193187 0.347221; + texcoord 0.00000 1.34375; + vertex -55.3516 -71.6123 26.9608; + normal 0.917669 -0.193187 0.347221; + texcoord 1.00000 1.00000; + vertex -58.4976 -72.8341 34.5953; + normal 0.917669 -0.193185 0.347221; + texcoord 0.00000 1.00000; + vertex -56.0071 -74.2310 27.2360; + normal -0.769756 0.0438167 0.636833; + texcoord 1.00000 2.00000; + vertex 31.7555 154.524 47.8762; + normal -0.769756 0.0438187 0.636833; + texcoord 1.00000 1.68750; + vertex 31.7143 157.009 47.6554; + normal -0.769756 0.0438171 0.636833; + texcoord 0.00000 2.00000; + vertex 26.6608 153.896 41.7613; + normal -0.769756 0.0438186 0.636833; + texcoord 0.00000 1.68750; + vertex 26.6196 156.381 41.5405; + normal -0.769756 0.0438206 0.636833; + texcoord 1.00000 1.34375; + vertex 31.6689 159.742 47.4125; + normal -0.769755 0.0438191 0.636833; + texcoord 0.00000 1.34375; + vertex 26.5742 159.114 41.2976; + normal -0.769756 0.0438201 0.636833; + texcoord 1.00000 1.00000; + vertex 31.6235 162.476 47.1695; + normal -0.769755 0.0438179 0.636834; + texcoord 0.00000 1.00000; + vertex 26.5288 161.848 41.0546; + normal -0.957299 0.168631 0.234823; + texcoord 1.00000 2.00000; + vertex 34.9469 95.9082 137.379; + normal -0.957299 0.168631 0.234823; + texcoord 1.00000 1.68750; + vertex 35.6011 98.1692 138.422; + normal -0.957299 0.168631 0.234823; + texcoord 0.00000 2.00000; + vertex 33.8108 99.5957 130.099; + normal -0.957299 0.168631 0.234823; + texcoord 0.00000 1.68750; + vertex 34.4650 101.857 131.142; + normal -0.957299 0.168632 0.234824; + texcoord 1.00000 1.34375; + vertex 36.3207 100.656 139.569; + normal -0.957299 0.168632 0.234824; + texcoord 0.00000 1.34375; + vertex 35.1847 104.344 132.290; + normal -0.957299 0.168633 0.234824; + texcoord 1.00000 1.00000; + vertex 37.0404 103.144 140.717; + normal -0.957299 0.168633 0.234824; + texcoord 0.00000 1.00000; + vertex 35.9043 106.831 133.438; + normal -0.906963 0.421078 0.0105952; + texcoord 1.00000 2.00000; + vertex 52.9905 -22.9909 170.055; + normal -0.906963 0.421077 0.0105945; + texcoord 1.00000 1.68750; + vertex 53.5657 -21.8058 172.196; + normal -0.906963 0.421076 0.0105937; + texcoord 0.00000 2.00000; + vertex 55.8352 -16.7575 165.840; + normal -0.906963 0.421077 0.0105944; + texcoord 0.00000 1.68750; + vertex 56.4105 -15.5723 167.982; + normal -0.906963 0.421077 0.0105942; + texcoord 1.00000 1.34375; + vertex 54.1985 -20.5021 174.551; + normal -0.906963 0.421078 0.0105952; + texcoord 0.00000 1.34375; + vertex 57.0433 -14.2687 170.337; + normal -0.906963 0.421077 0.0105940; + texcoord 1.00000 1.00000; + vertex 54.8312 -19.1984 176.907; + normal -0.906963 0.421078 0.0105948; + texcoord 0.00000 1.00000; + vertex 57.6760 -12.9650 172.692; + normal -0.879046 0.167244 -0.446440; + texcoord 1.00000 2.00000; + vertex -15.2412 -60.3801 142.791; + normal -0.879045 0.167242 -0.446442; + texcoord 1.00000 1.68750; + vertex -16.1084 -59.3130 144.898; + normal -0.879045 0.167242 -0.446442; + texcoord 0.00000 2.00000; + vertex -12.5891 -53.2138 140.253; + normal -0.879045 0.167242 -0.446442; + texcoord 0.00000 1.68750; + vertex -13.4562 -52.1467 142.360; + normal -0.879045 0.167242 -0.446442; + texcoord 1.00000 1.34375; + vertex -17.0623 -58.1393 147.216; + normal -0.879045 0.167241 -0.446443; + texcoord 0.00000 1.34375; + vertex -14.4101 -50.9729 144.678; + normal -0.879045 0.167242 -0.446442; + texcoord 1.00000 1.00000; + vertex -18.0162 -56.9655 149.534; + normal -0.879044 0.167239 -0.446445; + texcoord 0.00000 1.00000; + vertex -15.3640 -49.7991 146.996; + normal 0.988202 0.147321 -0.0418665; + texcoord 1.00000 2.00000; + vertex -43.1621 -67.4952 81.1990; + normal 0.988202 0.147321 -0.0418662; + texcoord 1.00000 1.68750; + vertex -43.0387 -67.5870 83.7887; + normal 0.988202 0.147321 -0.0418662; + texcoord 0.00000 2.00000; + vertex -41.9536 -75.7010 80.8504; + normal 0.988202 0.147321 -0.0418659; + texcoord 0.00000 1.68750; + vertex -41.8302 -75.7928 83.4401; + normal 0.988202 0.147321 -0.0418660; + texcoord 1.00000 1.34375; + vertex -42.9030 -67.6881 86.6374; + normal 0.988202 0.147321 -0.0418659; + texcoord 0.00000 1.34375; + vertex -41.6944 -75.8939 86.2888; + normal 0.988202 0.147321 -0.0418660; + texcoord 1.00000 1.00000; + vertex -42.7672 -67.7891 89.4861; + normal 0.988202 0.147321 -0.0418662; + texcoord 0.00000 1.00000; + vertex -41.5587 -75.9949 89.1374; + normal 0.607547 -0.770540 0.192759; + texcoord 1.00000 2.00000; + vertex -15.5591 146.456 106.994; + normal 0.607548 -0.770540 0.192755; + texcoord 1.00000 1.68750; + vertex -15.8040 146.894 109.518; + normal 0.607548 -0.770539 0.192755; + texcoord 0.00000 2.00000; + vertex -22.0516 141.399 107.243; + normal 0.607547 -0.770540 0.192755; + texcoord 0.00000 1.68750; + vertex -22.2965 141.837 109.766; + normal 0.607547 -0.770540 0.192756; + texcoord 1.00000 1.34375; + vertex -16.0734 147.376 112.294; + normal 0.607547 -0.770540 0.192757; + texcoord 0.00000 1.34375; + vertex -22.5658 142.319 112.542; + normal 0.607546 -0.770540 0.192758; + texcoord 1.00000 1.00000; + vertex -16.3427 147.858 115.070; + normal 0.607547 -0.770540 0.192756; + texcoord 0.00000 1.00000; + vertex -22.8352 142.801 115.318; + normal 0.394284 -0.731030 0.556898; + texcoord 1.00000 2.00000; + vertex -30.5369 116.815 140.263; + normal 0.394285 -0.731031 0.556896; + texcoord 1.00000 1.68750; + vertex -31.3262 118.021 142.406; + normal 0.394284 -0.731030 0.556898; + texcoord 0.00000 2.00000; + vertex -37.7001 112.705 139.939; + normal 0.394284 -0.731030 0.556898; + texcoord 0.00000 1.68750; + vertex -38.4894 113.911 142.082; + normal 0.394284 -0.731031 0.556896; + texcoord 1.00000 1.34375; + vertex -32.1943 119.349 144.763; + normal 0.394283 -0.731031 0.556897; + texcoord 0.00000 1.34375; + vertex -39.3576 115.239 144.439; + normal 0.394283 -0.731031 0.556897; + texcoord 1.00000 1.00000; + vertex -33.0625 120.676 147.120; + normal 0.394284 -0.731031 0.556896; + texcoord 0.00000 1.00000; + vertex -40.2257 116.566 146.796; + normal 0.807130 0.429531 0.405025; + texcoord 1.00000 2.00000; + vertex -34.0038 -38.3505 154.794; + normal 0.807130 0.429531 0.405024; + texcoord 1.00000 1.68750; + vertex -34.9774 -38.7143 157.119; + normal 0.807130 0.429531 0.405024; + texcoord 0.00000 2.00000; + vertex -30.3353 -45.6197 155.192; + normal 0.807130 0.429531 0.405023; + texcoord 0.00000 1.68750; + vertex -31.3088 -45.9836 157.518; + normal 0.807129 0.429531 0.405025; + texcoord 1.00000 1.34375; + vertex -36.0483 -39.1146 159.678; + normal 0.807130 0.429532 0.405023; + texcoord 0.00000 1.34375; + vertex -32.3797 -46.3838 160.076; + normal 0.807129 0.429531 0.405026; + texcoord 1.00000 1.00000; + vertex -37.1192 -39.5148 162.236; + normal 0.807129 0.429532 0.405024; + texcoord 0.00000 1.00000; + vertex -33.4506 -46.7840 162.635; + normal 0.688897 -0.723398 0.0460023; + texcoord 1.00000 2.00000; + vertex -75.4212 -69.8619 109.071; + normal 0.688899 -0.723396 0.0460024; + texcoord 1.00000 1.68750; + vertex -77.1561 -71.4449 110.159; + normal 0.688900 -0.723395 0.0460018; + texcoord 0.00000 2.00000; + vertex -77.7060 -72.5151 101.565; + normal 0.688900 -0.723395 0.0460022; + texcoord 0.00000 1.68750; + vertex -79.4409 -74.0981 102.653; + normal 0.688900 -0.723395 0.0460022; + texcoord 1.00000 1.34375; + vertex -79.0644 -73.1862 111.355; + normal 0.688900 -0.723395 0.0460021; + texcoord 0.00000 1.34375; + vertex -81.3493 -75.8394 103.850; + normal 0.688901 -0.723395 0.0460018; + texcoord 1.00000 1.00000; + vertex -80.9728 -74.9275 112.552; + normal 0.688902 -0.723393 0.0460016; + texcoord 0.00000 1.00000; + vertex -83.2577 -77.5807 105.046; + normal 0.411588 -0.117432 0.903773; + texcoord 1.00000 2.00000; + vertex -71.0182 -72.5732 21.0951; + normal 0.411590 -0.117431 0.903772; + texcoord 1.00000 1.68750; + vertex -73.1614 -73.4390 21.9587; + normal 0.411589 -0.117431 0.903772; + texcoord 0.00000 2.00000; + vertex -68.8389 -79.9090 19.1495; + normal 0.411590 -0.117431 0.903772; + texcoord 0.00000 1.68750; + vertex -70.9822 -80.7748 20.0130; + normal 0.411588 -0.117431 0.903772; + texcoord 1.00000 1.34375; + vertex -75.5190 -74.3913 22.9086; + normal 0.411589 -0.117431 0.903772; + texcoord 0.00000 1.34375; + vertex -73.3397 -81.7271 20.9630; + normal 0.411586 -0.117432 0.903773; + texcoord 1.00000 1.00000; + vertex -77.8765 -75.3436 23.8585; + normal 0.411588 -0.117431 0.903773; + texcoord 0.00000 1.00000; + vertex -75.6973 -82.6794 21.9129; + normal -0.979845 0.169312 -0.106010; + texcoord 1.00000 2.00000; + vertex 24.7424 105.063 105.721; + normal -0.979845 0.169313 -0.106010; + texcoord 1.00000 1.68750; + vertex 24.5376 105.396 108.144; + normal -0.979845 0.169313 -0.106008; + texcoord 0.00000 2.00000; + vertex 26.1684 112.732 104.789; + normal -0.979845 0.169313 -0.106010; + texcoord 0.00000 1.68750; + vertex 25.9636 113.065 107.213; + normal -0.979844 0.169312 -0.106012; + texcoord 1.00000 1.34375; + vertex 24.3124 105.761 110.811; + normal -0.979844 0.169312 -0.106011; + texcoord 0.00000 1.34375; + vertex 25.7384 113.431 109.879; + normal -0.979844 0.169312 -0.106012; + texcoord 1.00000 1.00000; + vertex 24.0871 106.127 113.477; + normal -0.979844 0.169313 -0.106009; + texcoord 0.00000 1.00000; + vertex 25.5132 113.797 112.545; + normal -0.571519 0.819484 0.0425697; + texcoord 1.00000 2.00000; + vertex 15.8843 46.4496 158.827; + normal -0.571520 0.819483 0.0425677; + texcoord 1.00000 1.68750; + vertex 16.8401 47.0017 161.030; + normal -0.571520 0.819483 0.0425688; + texcoord 0.00000 2.00000; + vertex 21.5862 50.6088 155.311; + normal -0.571521 0.819483 0.0425673; + texcoord 0.00000 1.68750; + vertex 22.5420 51.1609 157.514; + normal -0.571521 0.819483 0.0425668; + texcoord 1.00000 1.34375; + vertex 17.8915 47.6091 163.454; + normal -0.571520 0.819483 0.0425673; + texcoord 0.00000 1.34375; + vertex 23.5933 51.7683 159.938; + normal -0.571520 0.819483 0.0425680; + texcoord 1.00000 1.00000; + vertex 18.9428 48.2164 165.877; + normal -0.571519 0.819484 0.0425689; + texcoord 0.00000 1.00000; + vertex 24.6446 52.3756 162.361; + normal 0.0493754 0.876858 0.478208; + texcoord 1.00000 2.00000; + vertex 9.35214 -67.4029 147.229; + normal 0.0493746 0.876858 0.478207; + texcoord 1.00000 1.68750; + vertex 9.85225 -68.5745 149.326; + normal 0.0493743 0.876859 0.478206; + texcoord 0.00000 2.00000; + vertex 17.0281 -66.9689 145.641; + normal 0.0493724 0.876860 0.478203; + texcoord 0.00000 1.68750; + vertex 17.5282 -68.1405 147.738; + normal 0.0493719 0.876860 0.478204; + texcoord 1.00000 1.34375; + vertex 10.4024 -69.8633 151.632; + normal 0.0493714 0.876861 0.478203; + texcoord 0.00000 1.34375; + vertex 18.0783 -69.4292 150.044; + normal 0.0493711 0.876860 0.478203; + texcoord 1.00000 1.00000; + vertex 10.9525 -71.1520 153.939; + normal 0.0493733 0.876859 0.478206; + texcoord 0.00000 1.00000; + vertex 18.6284 -70.7180 152.350; + normal 0.724356 0.262777 0.637382; + texcoord 1.00000 2.00000; + vertex -49.3362 -114.292 77.1891; + normal 0.724357 0.262776 0.637383; + texcoord 1.00000 1.68750; + vertex -48.9678 -116.790 77.8005; + normal 0.724356 0.262778 0.637382; + texcoord 0.00000 2.00000; + vertex -43.7258 -114.957 71.0876; + normal 0.724357 0.262775 0.637383; + texcoord 0.00000 1.68750; + vertex -43.3574 -117.456 71.6990; + normal 0.724357 0.262775 0.637383; + texcoord 1.00000 1.34375; + vertex -48.5625 -119.539 78.4731; + normal 0.724357 0.262774 0.637383; + texcoord 0.00000 1.34375; + vertex -42.9521 -120.205 72.3715; + normal 0.724357 0.262776 0.637382; + texcoord 1.00000 1.00000; + vertex -48.1572 -122.287 79.1456; + normal 0.724357 0.262777 0.637382; + texcoord 0.00000 1.00000; + vertex -42.5468 -122.953 73.0441; + normal 0.0172709 0.710857 0.703124; + texcoord 1.00000 2.00000; + vertex 5.61512 -115.485 38.0403; + normal 0.0172698 0.710858 0.703123; + texcoord 1.00000 1.68750; + vertex 7.06498 -116.925 39.4599; + normal 0.0172715 0.710857 0.703125; + texcoord 0.00000 2.00000; + vertex 12.0831 -112.302 34.6627; + normal 0.0172721 0.710857 0.703124; + texcoord 0.00000 1.68750; + vertex 13.5330 -113.741 36.0823; + normal 0.0172724 0.710857 0.703124; + texcoord 1.00000 1.34375; + vertex 8.65982 -118.508 41.0215; + normal 0.0172728 0.710857 0.703124; + texcoord 0.00000 1.34375; + vertex 15.1278 -115.324 37.6439; + normal 0.0172744 0.710856 0.703125; + texcoord 1.00000 1.00000; + vertex 10.2547 -120.091 42.5831; + normal 0.0172710 0.710858 0.703124; + texcoord 0.00000 1.00000; + vertex 16.7227 -116.908 39.2055; + normal -0.447788 -0.297465 0.843208; + texcoord 1.00000 2.00000; + vertex 11.0802 175.338 63.9498; + normal -0.447786 -0.297470 0.843208; + texcoord 1.00000 1.68750; + vertex 10.7112 177.712 64.5911; + normal -0.447785 -0.297472 0.843207; + texcoord 0.00000 2.00000; + vertex 4.06549 175.262 60.1976; + normal -0.447785 -0.297472 0.843207; + texcoord 0.00000 1.68750; + vertex 3.69652 177.635 60.8390; + normal -0.447785 -0.297472 0.843207; + texcoord 1.00000 1.34375; + vertex 10.3054 180.323 65.2967; + normal -0.447786 -0.297470 0.843208; + texcoord 0.00000 1.34375; + vertex 3.29065 180.246 61.5445; + normal -0.447786 -0.297471 0.843207; + texcoord 1.00000 1.00000; + vertex 9.89948 182.933 66.0022; + normal -0.447786 -0.297470 0.843207; + texcoord 0.00000 1.00000; + vertex 2.88478 182.857 62.2500; + normal -0.424064 -0.479555 0.768243; + texcoord 1.00000 2.00000; + vertex -14.9320 118.693 142.007; + normal -0.424063 -0.479556 0.768243; + texcoord 1.00000 1.68750; + vertex -16.2528 120.779 142.580; + normal -0.424063 -0.479556 0.768243; + texcoord 0.00000 2.00000; + vertex -20.9391 116.223 137.150; + normal -0.424063 -0.479556 0.768243; + texcoord 0.00000 1.68750; + vertex -22.2600 118.309 137.723; + normal -0.424065 -0.479554 0.768243; + texcoord 1.00000 1.34375; + vertex -17.7058 123.073 143.210; + normal -0.424065 -0.479554 0.768243; + texcoord 0.00000 1.34375; + vertex -23.7129 120.603 138.353; + normal -0.424066 -0.479552 0.768243; + texcoord 1.00000 1.00000; + vertex -19.1587 125.368 143.841; + normal -0.424064 -0.479553 0.768243; + texcoord 0.00000 1.00000; + vertex -25.1659 122.898 138.983; + normal -0.251906 0.937850 -0.238705; + texcoord 1.00000 2.00000; + vertex 18.0186 -44.6017 198.735; + normal -0.251907 0.937850 -0.238706; + texcoord 1.00000 1.68750; + vertex 18.7278 -43.8372 200.990; + normal -0.251908 0.937849 -0.238707; + texcoord 0.00000 2.00000; + vertex 25.3699 -43.3257 195.990; + normal -0.251907 0.937850 -0.238706; + texcoord 0.00000 1.68750; + vertex 26.0791 -42.5613 198.245; + normal -0.251907 0.937850 -0.238707; + texcoord 1.00000 1.34375; + vertex 19.5079 -42.9964 203.470; + normal -0.251906 0.937850 -0.238706; + texcoord 0.00000 1.34375; + vertex 26.8592 -41.7204 200.726; + normal -0.251907 0.937850 -0.238708; + texcoord 1.00000 1.00000; + vertex 20.2881 -42.1555 205.951; + normal -0.251907 0.937850 -0.238708; + texcoord 0.00000 1.00000; + vertex 27.6394 -40.8795 203.206; + normal -0.487034 -0.440431 -0.754200; + texcoord 1.00000 2.00000; + vertex 59.1317 59.2994 63.9671; + normal -0.487035 -0.440431 -0.754200; + texcoord 1.00000 1.68750; + vertex 61.3363 59.4785 62.4389; + normal -0.487035 -0.440431 -0.754200; + texcoord 0.00000 2.00000; + vertex 61.7178 51.5970 66.7950; + normal -0.487035 -0.440431 -0.754200; + texcoord 0.00000 1.68750; + vertex 63.9224 51.7761 65.2668; + normal -0.487036 -0.440431 -0.754199; + texcoord 1.00000 1.34375; + vertex 63.7613 59.6755 60.7578; + normal -0.487034 -0.440432 -0.754200; + texcoord 0.00000 1.34375; + vertex 66.3474 51.9731 63.5858; + normal -0.487036 -0.440432 -0.754199; + texcoord 1.00000 1.00000; + vertex 66.1863 59.8725 59.0768; + normal -0.487034 -0.440432 -0.754200; + texcoord 0.00000 1.00000; + vertex 68.7724 52.1701 61.9047; + normal -0.337878 -0.181139 -0.923595; + texcoord 1.00000 2.00000; + vertex 44.4361 43.8005 84.8217; + normal -0.337880 -0.181139 -0.923594; + texcoord 1.00000 1.68750; + vertex 46.7801 44.5208 83.8229; + normal -0.337881 -0.181139 -0.923594; + texcoord 0.00000 2.00000; + vertex 47.1440 35.7928 85.4016; + normal -0.337881 -0.181139 -0.923594; + texcoord 0.00000 1.68750; + vertex 49.4880 36.5131 84.4028; + normal -0.337881 -0.181138 -0.923594; + texcoord 1.00000 1.34375; + vertex 49.3586 45.3132 82.7243; + normal -0.337880 -0.181139 -0.923594; + texcoord 0.00000 1.34375; + vertex 52.0664 37.3055 83.3041; + texcoord 1.00000 1.00000; + vertex 51.9370 46.1055 81.6256; + texcoord 0.00000 1.00000; + vertex 54.6448 38.0978 82.2055; + normal -0.301176 -0.350085 -0.886980; + texcoord 1.00000 2.00000; + vertex 46.7714 -28.2731 100.751; + normal -0.301176 -0.350085 -0.886980; + texcoord 1.00000 1.68750; + vertex 48.5884 -30.2039 100.896; + normal -0.301177 -0.350085 -0.886980; + texcoord 0.00000 2.00000; + vertex 41.1283 -33.2903 104.647; + normal -0.301177 -0.350084 -0.886980; + texcoord 0.00000 1.68750; + vertex 42.9453 -35.2212 104.793; + normal -0.301177 -0.350084 -0.886980; + texcoord 1.00000 1.34375; + vertex 50.5870 -32.3279 101.056; + texcoord 0.00000 1.34375; + vertex 44.9440 -37.3451 104.952; + normal -0.301177 -0.350083 -0.886980; + texcoord 1.00000 1.00000; + vertex 52.5857 -34.4518 101.216; + normal -0.301177 -0.350085 -0.886980; + texcoord 0.00000 1.00000; + vertex 46.9426 -39.4691 105.112; + normal -0.297972 -0.0354210 -0.953917; + texcoord 1.00000 2.00000; + vertex 20.6069 -62.9608 75.7789; + normal -0.297972 -0.0354190 -0.953917; + texcoord 1.00000 1.68750; + vertex 21.6626 -65.2512 75.5341; + normal -0.297972 -0.0354182 -0.953917; + texcoord 0.00000 2.00000; + vertex 13.6431 -66.4168 78.0825; + normal -0.297972 -0.0354176 -0.953917; + texcoord 0.00000 1.68750; + vertex 14.6988 -68.7072 77.8377; + normal -0.297972 -0.0354177 -0.953917; + texcoord 1.00000 1.34375; + vertex 22.8239 -67.7706 75.2649; + normal -0.297972 -0.0354173 -0.953917; + texcoord 0.00000 1.34375; + vertex 15.8601 -71.2266 77.5685; + normal -0.297972 -0.0354175 -0.953917; + texcoord 1.00000 1.00000; + vertex 23.9852 -70.2900 74.9957; + normal -0.297972 -0.0354166 -0.953917; + texcoord 0.00000 1.00000; + vertex 17.0214 -73.7461 77.2993; + normal -0.576145 0.0259994 -0.816934; + texcoord 1.00000 2.00000; + vertex 11.0422 -72.6247 56.8849; + normal -0.576144 0.0260006 -0.816935; + texcoord 1.00000 1.68750; + vertex 10.7608 -75.1541 57.0028; + normal -0.576144 0.0260032 -0.816935; + texcoord 0.00000 2.00000; + vertex 4.43972 -71.6716 61.5717; + normal -0.576143 0.0260024 -0.816935; + texcoord 0.00000 1.68750; + vertex 4.15831 -74.2010 61.6896; + normal -0.576143 0.0260018 -0.816935; + texcoord 1.00000 1.34375; + vertex 10.4513 -77.9364 57.1326; + normal -0.576144 0.0260009 -0.816935; + texcoord 0.00000 1.34375; + vertex 3.84877 -76.9833 61.8194; + normal -0.576144 0.0260023 -0.816935; + texcoord 1.00000 1.00000; + vertex 10.1418 -80.7188 57.2623; + normal -0.576144 0.0260007 -0.816934; + texcoord 0.00000 1.00000; + vertex 3.53923 -79.7657 61.9491; + normal 0.651510 -0.205102 -0.730389; + texcoord 1.00000 2.00000; + vertex -10.4066 101.019 81.7291; + normal 0.651509 -0.205106 -0.730389; + texcoord 1.00000 1.68750; + vertex -10.0594 103.463 81.3526; + normal 0.651508 -0.205107 -0.730389; + texcoord 0.00000 2.00000; + vertex -4.44861 100.993 87.0511; + normal 0.651509 -0.205106 -0.730389; + texcoord 0.00000 1.68750; + vertex -4.10141 103.436 86.6746; + normal 0.651509 -0.205105 -0.730388; + texcoord 1.00000 1.34375; + vertex -9.67748 106.150 80.9385; + normal 0.651510 -0.205103 -0.730388; + texcoord 0.00000 1.34375; + vertex -3.71950 106.124 86.2605; + normal 0.651510 -0.205103 -0.730388; + texcoord 1.00000 1.00000; + vertex -9.29557 108.838 80.5244; + normal 0.651510 -0.205104 -0.730388; + texcoord 0.00000 1.00000; + vertex -3.33758 108.812 85.8464; + normal 0.690095 -0.0753162 -0.719789; + texcoord 1.00000 2.00000; + vertex -26.7654 75.3362 89.4768; + normal 0.690095 -0.0753178 -0.719789; + texcoord 1.00000 1.68750; + vertex -26.5909 77.7958 89.3867; + normal 0.690094 -0.0753187 -0.719789; + texcoord 0.00000 2.00000; + vertex -21.0785 75.1333 94.9503; + normal 0.690094 -0.0753192 -0.719790; + texcoord 0.00000 1.68750; + vertex -20.9041 77.5929 94.8602; + normal 0.690094 -0.0753183 -0.719790; + texcoord 1.00000 1.34375; + vertex -26.3990 80.5013 89.2876; + normal 0.690095 -0.0753169 -0.719789; + texcoord 0.00000 1.34375; + vertex -20.7122 80.2984 94.7610; + normal 0.690094 -0.0753168 -0.719790; + texcoord 1.00000 1.00000; + vertex -26.2071 83.2067 89.1885; + normal 0.690095 -0.0753137 -0.719789; + texcoord 0.00000 1.00000; + vertex -20.5202 83.0039 94.6620; + normal 0.701255 0.128640 -0.701208; + texcoord 1.00000 2.00000; + vertex -21.1914 31.7906 88.9679; + normal 0.701255 0.128642 -0.701208; + texcoord 1.00000 1.68750; + vertex -21.2364 34.2827 89.3801; + normal 0.701255 0.128641 -0.701208; + texcoord 0.00000 2.00000; + vertex -15.4297 30.9665 94.5788; + normal 0.701255 0.128643 -0.701208; + texcoord 0.00000 1.68750; + vertex -15.4747 33.4587 94.9910; + normal 0.701255 0.128643 -0.701207; + texcoord 1.00000 1.34375; + vertex -21.2859 37.0240 89.8335; + normal 0.701255 0.128643 -0.701208; + texcoord 0.00000 1.34375; + vertex -15.5242 36.2000 95.4444; + normal 0.701255 0.128642 -0.701208; + texcoord 1.00000 1.00000; + vertex -21.3354 39.7654 90.2869; + normal 0.701255 0.128639 -0.701209; + texcoord 0.00000 1.00000; + vertex -15.5737 38.9413 95.8978; + normal 0.519799 0.459349 -0.720283; + texcoord 1.00000 2.00000; + vertex -35.6143 -4.86391 103.767; + normal 0.519799 0.459351 -0.720281; + texcoord 1.00000 1.68750; + vertex -35.5500 -2.78185 105.142; + normal 0.519800 0.459350 -0.720282; + texcoord 0.00000 2.00000; + vertex -28.7954 -7.29774 107.136; + normal 0.519799 0.459351 -0.720281; + texcoord 0.00000 1.68750; + vertex -28.7311 -5.21568 108.510; + normal 0.519799 0.459352 -0.720281; + texcoord 1.00000 1.34375; + vertex -35.4793 -0.491590 106.653; + normal 0.519798 0.459350 -0.720283; + texcoord 0.00000 1.34375; + vertex -28.6605 -2.92542 110.022; + normal 0.519799 0.459351 -0.720282; + texcoord 1.00000 1.00000; + vertex -35.4087 1.79867 108.165; + normal 0.519797 0.459348 -0.720285; + texcoord 0.00000 1.00000; + vertex -28.5898 -0.635150 111.534; + normal 0.301452 0.287977 -0.908953; + texcoord 1.00000 2.00000; + vertex -51.4795 -2.49037 66.4322; + normal 0.301450 0.287977 -0.908954; + texcoord 1.00000 1.68750; + vertex -53.0447 -0.493240 66.5459; + normal 0.301453 0.287973 -0.908954; + texcoord 0.00000 2.00000; + vertex -45.5658 1.95255 69.8011; + normal 0.301451 0.287977 -0.908954; + texcoord 0.00000 1.68750; + vertex -47.1310 3.94969 69.9148; + normal 0.301450 0.287978 -0.908954; + texcoord 1.00000 1.34375; + vertex -54.7664 1.70360 66.6709; + normal 0.301449 0.287980 -0.908953; + texcoord 0.00000 1.34375; + vertex -48.8527 6.14653 70.0398; + normal 0.301451 0.287977 -0.908953; + texcoord 1.00000 1.00000; + vertex -56.4881 3.90045 66.7959; + normal 0.301451 0.287978 -0.908953; + texcoord 0.00000 1.00000; + vertex -50.5744 8.34337 70.1648; + normal -0.0221328 0.00874831 -0.999717; + texcoord 1.00000 2.00000; + vertex -28.9487 16.9075 107.097; + normal -0.0221308 0.00874878 -0.999717; + texcoord 1.00000 1.68750; + vertex -31.1779 15.6818 107.135; + normal -0.0221303 0.00874881 -0.999717; + texcoord 0.00000 2.00000; + vertex -32.8687 24.0418 107.246; + normal -0.0221318 0.00874865 -0.999717; + texcoord 0.00000 1.68750; + vertex -35.0979 22.8161 107.285; + normal -0.0221316 0.00874920 -0.999717; + texcoord 1.00000 1.34375; + vertex -33.6301 14.3335 107.178; + normal -0.0221315 0.00874921 -0.999717; + texcoord 0.00000 1.34375; + vertex -37.5501 21.4678 107.327; + normal -0.0221314 0.00874969 -0.999717; + texcoord 1.00000 1.00000; + vertex -36.0822 12.9853 107.220; + normal -0.0221268 0.00875048 -0.999717; + texcoord 0.00000 1.00000; + vertex -40.0022 20.1196 107.370; + normal -0.0567574 0.00184294 -0.998386; + texcoord 1.00000 2.00000; + vertex -47.6163 -14.8209 117.052; + normal -0.0567556 0.00184267 -0.998386; + texcoord 1.00000 1.68750; + vertex -49.8780 -15.9969 117.179; + normal -0.0567526 0.00184379 -0.998387; + texcoord 0.00000 2.00000; + vertex -51.3726 -7.57229 117.279; + normal -0.0567520 0.00184327 -0.998387; + texcoord 0.00000 1.68750; + vertex -53.6342 -8.74825 117.406; + normal -0.0567531 0.00184247 -0.998387; + texcoord 1.00000 1.34375; + vertex -52.3658 -17.2904 117.318; + normal -0.0567543 0.00184230 -0.998386; + texcoord 0.00000 1.34375; + vertex -56.1221 -10.0418 117.545; + normal -0.0567532 0.00184246 -0.998387; + texcoord 1.00000 1.00000; + vertex -54.8536 -18.5840 117.457; + normal -0.0567578 0.00184177 -0.998386; + texcoord 0.00000 1.00000; + vertex -58.6099 -11.3354 117.684; + normal -0.520937 0.593603 -0.613400; + texcoord 1.00000 2.00000; + vertex -13.1464 -74.3918 96.5383; + normal -0.520937 0.593604 -0.613400; + texcoord 1.00000 1.68750; + vertex -15.2419 -75.8164 96.9394; + normal -0.520938 0.593603 -0.613400; + texcoord 0.00000 2.00000; + vertex -15.1807 -69.6099 102.894; + normal -0.520938 0.593603 -0.613400; + texcoord 0.00000 1.68750; + vertex -17.2763 -71.0345 103.295; + normal -0.520937 0.593604 -0.613400; + texcoord 1.00000 1.34375; + vertex -17.5470 -77.3834 97.3806; + normal -0.520938 0.593603 -0.613399; + texcoord 0.00000 1.34375; + vertex -19.5814 -72.6015 103.736; + texcoord 1.00000 1.00000; + vertex -19.8521 -78.9504 97.8218; + texcoord 0.00000 1.00000; + vertex -21.8865 -74.1685 104.177; + normal 0.427416 0.226625 -0.875189; + texcoord 1.00000 2.00000; + vertex -51.2226 -80.0674 61.6426; + normal 0.427417 0.226625 -0.875189; + texcoord 1.00000 1.68750; + vertex -52.5766 -81.9239 60.5006; + normal 0.427418 0.226626 -0.875188; + texcoord 0.00000 2.00000; + vertex -57.2501 -74.7133 60.0853; + normal 0.427418 0.226626 -0.875188; + texcoord 0.00000 1.68750; + vertex -58.6042 -76.5698 58.9433; + normal 0.427418 0.226625 -0.875188; + texcoord 1.00000 1.34375; + vertex -54.0660 -83.9661 59.2444; + normal 0.427418 0.226625 -0.875188; + texcoord 0.00000 1.34375; + vertex -60.0936 -78.6120 57.6871; + normal 0.427418 0.226625 -0.875188; + texcoord 1.00000 1.00000; + vertex -55.5555 -86.0082 57.9882; + normal 0.427418 0.226625 -0.875189; + texcoord 0.00000 1.00000; + vertex -61.5830 -80.6542 56.4309; + normal 0.133971 0.791098 -0.596839; + texcoord 1.00000 2.00000; + vertex -49.2987 -70.4555 21.4026; + normal 0.133970 0.791097 -0.596839; + texcoord 1.00000 1.68750; + vertex -51.2842 -71.1588 20.0247; + normal 0.133970 0.791097 -0.596839; + texcoord 0.00000 2.00000; + vertex -54.1301 -66.0727 26.1274; + normal 0.133970 0.791097 -0.596839; + texcoord 0.00000 1.68750; + vertex -56.1155 -66.7760 24.7495; + normal 0.133970 0.791097 -0.596840; + texcoord 1.00000 1.34375; + vertex -53.4682 -71.9324 18.5090; + texcoord 0.00000 1.34375; + vertex -58.2996 -67.5497 23.2338; + normal 0.133970 0.791097 -0.596840; + texcoord 1.00000 1.00000; + vertex -55.6522 -72.7061 16.9934; + normal 0.133967 0.791097 -0.596841; + texcoord 0.00000 1.00000; + vertex -60.4836 -68.3233 21.7181; + normal 0.330322 -0.939475 -0.0909650; + texcoord 1.00000 2.00000; + vertex 22.4043 152.896 35.3094; + normal 0.330325 -0.939473 -0.0909662; + texcoord 1.00000 1.68750; + vertex 24.2308 153.679 33.8561; + normal 0.330327 -0.939473 -0.0909668; + texcoord 0.00000 2.00000; + vertex 27.0014 153.900 41.6281; + normal 0.330325 -0.939473 -0.0909664; + texcoord 0.00000 1.68750; + vertex 28.8279 154.683 40.1748; + normal 0.330324 -0.939474 -0.0909659; + texcoord 1.00000 1.34375; + vertex 26.2400 154.540 32.2574; + normal 0.330325 -0.939474 -0.0909660; + texcoord 0.00000 1.34375; + vertex 30.8371 155.545 38.5761; + normal 0.330323 -0.939474 -0.0909656; + texcoord 1.00000 1.00000; + vertex 28.2492 155.401 30.6587; + normal 0.330329 -0.939472 -0.0909675; + texcoord 0.00000 1.00000; + vertex 32.8462 156.406 36.9774; + normal 0.0404551 -0.792521 -0.608501; + texcoord 1.00000 2.00000; + vertex 32.5392 104.118 123.917; + normal 0.0404553 -0.792521 -0.608501; + texcoord 1.00000 1.68750; + vertex 34.9149 104.587 123.465; + normal 0.0404535 -0.792522 -0.608501; + texcoord 0.00000 2.00000; + vertex 34.5988 99.5506 130.003; + normal 0.0404547 -0.792521 -0.608501; + texcoord 0.00000 1.68750; + vertex 36.9745 100.019 129.551; + normal 0.0404573 -0.792521 -0.608502; + texcoord 1.00000 1.34375; + vertex 37.5282 105.102 122.967; + normal 0.0404561 -0.792521 -0.608502; + texcoord 0.00000 1.34375; + vertex 39.5878 100.535 129.053; + normal 0.0404579 -0.792521 -0.608502; + texcoord 1.00000 1.00000; + vertex 40.1415 105.618 122.470; + normal 0.0404550 -0.792520 -0.608502; + texcoord 0.00000 1.00000; + vertex 42.2011 101.050 128.555; + normal 0.144143 -0.325934 -0.934339; + texcoord 1.00000 2.00000; + vertex 56.6017 -9.02064 162.986; + normal 0.144143 -0.325934 -0.934339; + texcoord 1.00000 1.68750; + vertex 59.1349 -9.19411 163.437; + normal 0.144143 -0.325934 -0.934339; + texcoord 0.00000 2.00000; + vertex 55.6123 -16.8030 165.548; + normal 0.144143 -0.325934 -0.934339; + texcoord 0.00000 1.68750; + vertex 58.1455 -16.9764 166.000; + normal 0.144145 -0.325934 -0.934339; + texcoord 1.00000 1.34375; + vertex 61.9215 -9.38492 163.934; + normal 0.144144 -0.325934 -0.934339; + texcoord 0.00000 1.34375; + vertex 60.9321 -17.1672 166.496; + normal 0.144145 -0.325934 -0.934339; + texcoord 1.00000 1.00000; + vertex 64.7081 -9.57573 164.430; + normal 0.144145 -0.325934 -0.934339; + texcoord 0.00000 1.00000; + vertex 63.7187 -17.3581 166.993; + normal 0.432553 0.420909 -0.797329; + texcoord 1.00000 2.00000; + vertex -17.6105 -47.5090 140.489; + normal 0.432555 0.420910 -0.797327; + texcoord 1.00000 1.68750; + vertex -16.2239 -46.1465 141.961; + normal 0.432556 0.420910 -0.797327; + texcoord 0.00000 2.00000; + vertex -12.1520 -53.0839 140.507; + normal 0.432555 0.420910 -0.797327; + texcoord 0.00000 1.68750; + vertex -10.7654 -51.7213 141.979; + normal 0.432555 0.420911 -0.797327; + texcoord 1.00000 1.34375; + vertex -14.6986 -44.6477 143.579; + normal 0.432554 0.420910 -0.797328; + texcoord 0.00000 1.34375; + vertex -9.24007 -50.2225 143.598; + normal 0.432555 0.420911 -0.797327; + texcoord 1.00000 1.00000; + vertex -13.1733 -43.1489 145.198; + normal 0.432556 0.420912 -0.797326; + texcoord 0.00000 1.00000; + vertex -7.71478 -48.7237 145.216; + normal -0.283982 -0.250389 -0.925559; + texcoord 1.00000 2.00000; + vertex -39.4189 -83.1009 81.9911; + normal -0.283982 -0.250389 -0.925559; + texcoord 1.00000 1.68750; + vertex -41.6485 -83.8891 82.8884; + normal -0.283981 -0.250389 -0.925559; + texcoord 0.00000 2.00000; + vertex -42.4721 -75.6818 80.9209; + normal -0.283980 -0.250389 -0.925560; + texcoord 0.00000 1.68750; + vertex -44.7018 -76.4699 81.8182; + normal -0.283982 -0.250391 -0.925558; + texcoord 1.00000 1.34375; + vertex -44.1011 -84.7560 83.8755; + normal -0.283981 -0.250391 -0.925559; + texcoord 0.00000 1.34375; + vertex -47.1544 -77.3369 82.8052; + normal -0.283984 -0.250392 -0.925558; + texcoord 1.00000 1.00000; + vertex -46.5537 -85.6229 84.8625; + normal -0.283985 -0.250392 -0.925557; + texcoord 0.00000 1.00000; + vertex -49.6069 -78.2038 83.7923; + normal -0.0521191 0.0973020 -0.993889; + texcoord 1.00000 2.00000; + vertex -28.8887 136.712 106.859; + normal -0.0521190 0.0973010 -0.993889; + texcoord 1.00000 1.68750; + vertex -30.3886 138.795 107.141; + normal -0.0521183 0.0972997 -0.993890; + texcoord 0.00000 2.00000; + vertex -22.1767 141.530 106.978; + normal -0.0521186 0.0972997 -0.993890; + texcoord 0.00000 1.68750; + vertex -23.6766 143.613 107.261; + normal -0.0521184 0.0972994 -0.993890; + texcoord 1.00000 1.34375; + vertex -32.0385 141.086 107.452; + normal -0.0521183 0.0972993 -0.993890; + texcoord 0.00000 1.34375; + vertex -25.3265 145.904 107.572; + normal -0.0521177 0.0972983 -0.993890; + texcoord 1.00000 1.00000; + vertex -33.6884 143.377 107.763; + normal -0.0521177 0.0972984 -0.993890; + texcoord 0.00000 1.00000; + vertex -26.9764 148.195 107.883; + normal 0.113914 -0.258535 -0.959262; + texcoord 1.00000 2.00000; + vertex -44.7050 108.664 140.092; + normal 0.113913 -0.258534 -0.959262; + texcoord 1.00000 1.68750; + vertex -46.0024 110.750 139.375; + normal 0.113914 -0.258536 -0.959261; + texcoord 0.00000 2.00000; + vertex -37.7078 112.907 139.779; + normal 0.113913 -0.258534 -0.959262; + texcoord 0.00000 1.68750; + vertex -39.0052 114.994 139.063; + normal 0.113913 -0.258533 -0.959263; + texcoord 1.00000 1.34375; + vertex -47.4295 113.045 138.587; + normal 0.113913 -0.258533 -0.959263; + texcoord 0.00000 1.34375; + vertex -40.4323 117.289 138.275; + normal 0.113914 -0.258535 -0.959262; + texcoord 1.00000 1.00000; + vertex -48.8566 115.340 137.799; + normal 0.113914 -0.258535 -0.959262; + texcoord 0.00000 1.00000; + vertex -41.8594 119.584 137.486; + normal -0.0493562 0.753912 -0.655119; + texcoord 1.00000 2.00000; + vertex -31.8810 -50.8162 149.195; + normal -0.0493548 0.753911 -0.655120; + texcoord 1.00000 1.68750; + vertex -34.3572 -50.6602 149.562; + normal -0.0493536 0.753911 -0.655120; + texcoord 0.00000 2.00000; + vertex -30.6707 -45.5673 155.145; + normal -0.0493543 0.753911 -0.655120; + texcoord 0.00000 1.68750; + vertex -33.1469 -45.4113 155.511; + normal -0.0493537 0.753911 -0.655120; + texcoord 1.00000 1.34375; + vertex -37.0810 -50.4886 149.964; + normal -0.0493558 0.753912 -0.655119; + texcoord 0.00000 1.34375; + vertex -35.8707 -45.2397 155.914; + normal -0.0493537 0.753911 -0.655120; + texcoord 1.00000 1.00000; + vertex -39.8048 -50.3169 150.367; + normal -0.0493564 0.753912 -0.655119; + texcoord 0.00000 1.00000; + vertex -38.5945 -45.0680 156.316; + normal 0.267572 -0.0706153 -0.960947; + texcoord 1.00000 2.00000; + vertex -77.9731 -79.6513 102.415; + normal 0.267573 -0.0706155 -0.960946; + texcoord 1.00000 1.68750; + vertex -80.3385 -79.8601 101.772; + normal 0.267573 -0.0706156 -0.960947; + texcoord 0.00000 2.00000; + vertex -78.4698 -71.8266 101.702; + normal 0.267576 -0.0706161 -0.960946; + texcoord 0.00000 1.68750; + vertex -80.8353 -72.0355 101.059; + normal 0.267575 -0.0706166 -0.960946; + texcoord 1.00000 1.34375; + vertex -82.9405 -80.0898 101.064; + normal 0.267576 -0.0706167 -0.960946; + texcoord 0.00000 1.34375; + vertex -83.4373 -72.2651 100.351; + normal 0.267575 -0.0706170 -0.960946; + texcoord 1.00000 1.00000; + vertex -85.5425 -80.3195 100.357; + normal 0.267571 -0.0706162 -0.960947; + texcoord 0.00000 1.00000; + vertex -86.0393 -72.4948 99.6433; + normal 0.430296 0.870606 -0.238519; + texcoord 1.00000 2.00000; + vertex -66.5858 -82.7379 12.1166; + normal 0.430295 0.870606 -0.238519; + texcoord 1.00000 1.68750; + vertex -68.6504 -82.0088 11.0534; + normal 0.430296 0.870606 -0.238519; + texcoord 0.00000 2.00000; + vertex -68.9913 -79.6982 18.8723; + normal 0.430295 0.870606 -0.238519; + texcoord 0.00000 1.68750; + vertex -71.0558 -78.9690 17.8091; + normal 0.430293 0.870607 -0.238520; + texcoord 1.00000 1.34375; + vertex -70.9214 -81.2067 9.88384; + normal 0.430293 0.870607 -0.238520; + texcoord 0.00000 1.34375; + vertex -73.3269 -78.1670 16.6396; + normal 0.430292 0.870607 -0.238520; + texcoord 1.00000 1.00000; + vertex -73.1924 -80.4047 8.71433; + normal 0.430294 0.870606 -0.238520; + texcoord 0.00000 1.00000; + vertex -75.5979 -77.3649 15.4701; + normal 0.438261 0.169656 -0.882691; + texcoord 1.00000 2.00000; + vertex 24.7520 120.446 105.433; + normal 0.438261 0.169656 -0.882692; + texcoord 1.00000 1.68750; + vertex 26.9148 120.758 106.567; + normal 0.438261 0.169656 -0.882692; + texcoord 0.00000 2.00000; + vertex 26.2473 112.748 104.696; + normal 0.438260 0.169656 -0.882692; + texcoord 0.00000 1.68750; + vertex 28.4101 113.059 105.830; + normal 0.438261 0.169656 -0.882692; + texcoord 1.00000 1.34375; + vertex 29.2938 121.100 107.814; + normal 0.438261 0.169656 -0.882691; + texcoord 0.00000 1.34375; + vertex 30.7891 113.402 107.077; + normal 0.438261 0.169656 -0.882691; + texcoord 1.00000 1.00000; + vertex 31.6728 121.443 109.061; + normal 0.438261 0.169656 -0.882691; + texcoord 0.00000 1.00000; + vertex 33.1681 113.744 108.324; + normal -0.0306300 -0.405733 -0.913478; + texcoord 1.00000 2.00000; + vertex 26.8590 55.7609 152.664; + normal -0.0306330 -0.405729 -0.913480; + texcoord 1.00000 1.68750; + vertex 28.7046 54.2593 153.269; + normal -0.0306325 -0.405729 -0.913480; + texcoord 0.00000 2.00000; + vertex 21.6840 50.4254 155.207; + normal -0.0306332 -0.405729 -0.913480; + texcoord 0.00000 1.68750; + vertex 23.5295 48.9237 155.812; + normal -0.0306333 -0.405729 -0.913480; + texcoord 1.00000 1.34375; + vertex 30.7348 52.6075 153.934; + normal -0.0306322 -0.405731 -0.913479; + texcoord 0.00000 1.34375; + vertex 25.5597 47.2719 156.478; + normal -0.0306318 -0.405731 -0.913479; + texcoord 1.00000 1.00000; + vertex 32.7649 50.9557 154.600; + normal -0.0306318 -0.405731 -0.913479; + texcoord 0.00000 1.00000; + vertex 27.5898 45.6201 157.143; + normal 0.0448822 0.185816 -0.981559; + texcoord 1.00000 2.00000; + vertex 25.2955 -64.9104 145.970; + normal 0.0448825 0.185816 -0.981559; + texcoord 1.00000 1.68750; + vertex 25.8314 -67.3859 145.526; + normal 0.0448823 0.185817 -0.981559; + texcoord 0.00000 2.00000; + vertex 17.2557 -66.5298 145.296; + normal 0.0448825 0.185816 -0.981559; + texcoord 0.00000 1.68750; + vertex 17.7916 -69.0054 144.852; + normal 0.0448828 0.185814 -0.981559; + texcoord 1.00000 1.34375; + vertex 26.4209 -70.1090 145.037; + normal 0.0448827 0.185814 -0.981559; + texcoord 0.00000 1.34375; + vertex 18.3811 -71.7285 144.363; + normal 0.0448828 0.185813 -0.981559; + texcoord 1.00000 1.00000; + vertex 27.0103 -72.8321 144.549; + normal 0.0448828 0.185814 -0.981559; + texcoord 0.00000 1.00000; + vertex 18.9706 -74.4516 143.875; + normal 0.330966 0.629079 -0.703364; + texcoord 1.00000 2.00000; + vertex -37.0101 -118.150 71.3296; + normal 0.330964 0.629076 -0.703367; + texcoord 1.00000 1.68750; + vertex -37.4626 -119.835 69.6103; + normal 0.330964 0.629077 -0.703367; + texcoord 0.00000 2.00000; + vertex -44.2621 -115.311 70.4565; + normal 0.330963 0.629075 -0.703369; + texcoord 0.00000 1.68750; + vertex -44.7145 -116.995 68.7372; + normal 0.330964 0.629076 -0.703368; + texcoord 1.00000 1.34375; + vertex -37.9602 -121.687 67.7191; + normal 0.330964 0.629076 -0.703367; + texcoord 0.00000 1.34375; + vertex -45.2121 -118.848 66.8460; + normal 0.330964 0.629078 -0.703366; + texcoord 1.00000 1.00000; + vertex -38.4579 -123.540 65.8279; + normal 0.330965 0.629078 -0.703366; + texcoord 0.00000 1.00000; + vertex -45.7098 -120.701 64.9548; + normal -0.872480 0.162376 -0.460882; + texcoord 1.00000 2.00000; + vertex 16.1538 -109.892 27.5357; + normal -0.872481 0.162376 -0.460882; + texcoord 1.00000 1.68750; + vertex 16.0492 -112.380 26.8571; + normal -0.872481 0.162374 -0.460882; + texcoord 0.00000 2.00000; + vertex 12.1309 -111.632 34.5381; + normal -0.872481 0.162375 -0.460882; + texcoord 0.00000 1.68750; + vertex 12.0263 -114.121 33.8595; + normal -0.872481 0.162375 -0.460881; + texcoord 1.00000 1.34375; + vertex 15.9340 -115.118 26.1106; + normal -0.872481 0.162376 -0.460881; + texcoord 0.00000 1.34375; + vertex 11.9112 -116.858 33.1129; + normal -0.872481 0.162375 -0.460881; + texcoord 1.00000 1.00000; + vertex 15.8189 -117.855 25.3641; + normal -0.872480 0.162377 -0.460882; + texcoord 0.00000 1.00000; + vertex 11.7961 -119.596 32.3664; + normal 0.628194 -0.738505 -0.244913; + texcoord 1.00000 2.00000; + vertex 0.209470 174.319 53.5142; + normal 0.628193 -0.738506 -0.244913; + texcoord 1.00000 1.68750; + vertex 1.61239 175.911 52.3124; + normal 0.628192 -0.738507 -0.244912; + texcoord 0.00000 2.00000; + vertex 4.29704 175.635 60.0296; + normal 0.628192 -0.738507 -0.244913; + texcoord 0.00000 1.68750; + vertex 5.69996 177.227 58.8279; + normal 0.628193 -0.738506 -0.244913; + texcoord 1.00000 1.34375; + vertex 3.15560 177.662 50.9905; + normal 0.628193 -0.738506 -0.244913; + texcoord 0.00000 1.34375; + vertex 7.24317 178.978 57.5060; + normal 0.628193 -0.738506 -0.244914; + texcoord 1.00000 1.00000; + vertex 4.69880 179.413 49.6686; + normal 0.628192 -0.738506 -0.244913; + texcoord 0.00000 1.00000; + vertex 8.78638 180.730 56.1841; + normal 0.729278 -0.573281 -0.373499; + texcoord 1.00000 2.00000; + vertex -25.8600 113.888 131.166; + normal 0.729279 -0.573280 -0.373500; + texcoord 1.00000 1.68750; + vertex -25.1257 115.783 129.690; + normal 0.729278 -0.573281 -0.373499; + texcoord 0.00000 2.00000; + vertex -20.8878 116.453 136.936; + normal 0.729279 -0.573280 -0.373500; + texcoord 0.00000 1.68750; + vertex -20.1534 118.349 135.461; + normal 0.729281 -0.573276 -0.373503; + texcoord 1.00000 1.34375; + vertex -24.3179 117.868 128.067; + normal 0.729279 -0.573278 -0.373502; + texcoord 0.00000 1.34375; + vertex -19.3456 120.434 133.838; + normal 0.729281 -0.573275 -0.373505; + texcoord 1.00000 1.00000; + vertex -23.5101 119.953 126.444; + normal 0.729278 -0.573280 -0.373503; + texcoord 0.00000 1.00000; + vertex -18.5379 122.519 132.215; + normal 0.0814527 -0.539089 -0.838301; + texcoord 1.00000 2.00000; + vertex 32.3802 -39.9943 194.814; + normal 0.0814531 -0.539089 -0.838301; + texcoord 1.00000 1.68750; + vertex 33.6147 -41.7172 196.042; + normal 0.0814522 -0.539087 -0.838302; + texcoord 0.00000 2.00000; + vertex 25.6404 -43.6260 196.495; + normal 0.0814528 -0.539088 -0.838302; + texcoord 0.00000 1.68750; + vertex 26.8749 -45.3489 197.723; + normal 0.0814535 -0.539088 -0.838301; + texcoord 1.00000 1.34375; + vertex 34.9727 -43.6123 197.393; + texcoord 0.00000 1.34375; + vertex 28.2328 -47.2440 199.073; + normal 0.0814534 -0.539088 -0.838301; + texcoord 1.00000 1.00000; + vertex 36.3307 -45.5075 198.744; + normal 0.0814537 -0.539089 -0.838301; + texcoord 0.00000 1.00000; + vertex 29.5908 -49.1392 200.424; + normal -0.481458 -0.0773153 0.873053; + texcoord 1.00000 2.00000; + vertex 65.8596 45.1187 67.0856; + normal -0.481457 -0.0773162 0.873053; + texcoord 1.00000 1.68750; + vertex 67.6602 45.8216 68.1408; + normal -0.481461 -0.0773180 0.873051; + texcoord 0.00000 2.00000; + vertex 63.6349 51.7749 66.4482; + normal -0.481458 -0.0773165 0.873053; + texcoord 0.00000 1.68750; + vertex 65.4354 52.4777 67.5034; + normal -0.481455 -0.0773153 0.873054; + texcoord 1.00000 1.34375; + vertex 69.6408 46.5947 69.3016; + normal -0.481456 -0.0773157 0.873054; + texcoord 0.00000 1.34375; + vertex 67.4161 53.2509 68.6641; + normal -0.481456 -0.0773155 0.873053; + texcoord 1.00000 1.00000; + vertex 71.6215 47.3679 70.4623; + normal -0.481459 -0.0773183 0.873052; + texcoord 0.00000 1.00000; + vertex 69.3968 54.0241 69.8249; + normal -0.456364 -0.711956 0.533714; + texcoord 1.00000 2.00000; + vertex 51.5487 30.3152 81.3112; + normal -0.456364 -0.711957 0.533713; + texcoord 1.00000 1.68750; + vertex 53.3754 30.2064 82.7280; + normal -0.456365 -0.711957 0.533713; + texcoord 0.00000 2.00000; + vertex 48.5064 35.5042 85.6318; + normal -0.456365 -0.711957 0.533713; + texcoord 0.00000 1.68750; + vertex 50.3331 35.3954 87.0487; + normal -0.456365 -0.711957 0.533713; + texcoord 1.00000 1.34375; + vertex 55.3848 30.0868 84.2866; + normal -0.456364 -0.711956 0.533713; + texcoord 0.00000 1.34375; + vertex 52.3425 35.2758 88.6072; + normal -0.456365 -0.711956 0.533713; + texcoord 1.00000 1.00000; + vertex 57.3942 29.9671 85.8452; + normal -0.456364 -0.711956 0.533713; + texcoord 0.00000 1.00000; + vertex 54.3519 35.1561 90.1658; + normal -0.868938 -0.486431 -0.0912747; + texcoord 1.00000 2.00000; + vertex 44.1745 -37.7800 99.5302; + normal -0.868938 -0.486431 -0.0912746; + texcoord 1.00000 1.68750; + vertex 44.9337 -39.4106 100.993; + normal -0.868939 -0.486430 -0.0912756; + texcoord 0.00000 2.00000; + vertex 41.4209 -33.9336 105.246; + normal -0.868938 -0.486431 -0.0912745; + texcoord 0.00000 1.68750; + vertex 42.1800 -35.5643 106.709; + normal -0.868938 -0.486431 -0.0912742; + texcoord 1.00000 1.34375; + vertex 45.7687 -41.2044 102.603; + normal -0.868938 -0.486431 -0.0912747; + texcoord 0.00000 1.34375; + vertex 43.0151 -37.3580 108.319; + normal -0.868939 -0.486430 -0.0912751; + texcoord 1.00000 1.00000; + vertex 46.6038 -42.9981 104.212; + normal -0.868939 -0.486429 -0.0912772; + texcoord 0.00000 1.00000; + vertex 43.8502 -39.1518 109.928; + normal -0.820994 0.284544 0.494978; + texcoord 1.00000 2.00000; + vertex 10.1857 -72.3434 75.3040; + normal -0.820995 0.284545 0.494976; + texcoord 1.00000 1.68750; + vertex 10.5954 -73.7780 76.8083; + normal -0.820995 0.284544 0.494977; + texcoord 0.00000 2.00000; + vertex 13.8278 -67.7422 78.6999; + normal -0.820995 0.284545 0.494977; + texcoord 0.00000 1.68750; + vertex 14.2375 -69.1768 80.2043; + normal -0.820994 0.284545 0.494977; + texcoord 1.00000 1.34375; + vertex 11.0461 -75.3561 78.4631; + normal -0.820994 0.284544 0.494978; + texcoord 0.00000 1.34375; + vertex 14.6882 -70.7549 81.8590; + normal -0.820994 0.284544 0.494978; + texcoord 1.00000 1.00000; + vertex 11.4969 -76.9342 80.1179; + normal -0.820994 0.284545 0.494977; + texcoord 0.00000 1.00000; + vertex 15.1390 -72.3330 83.5138; + normal -0.512752 0.649780 0.561133; + texcoord 1.00000 2.00000; + vertex -1.41684 -75.5823 59.8827; + normal -0.512753 0.649782 0.561131; + texcoord 1.00000 1.68750; + vertex -1.34927 -76.9079 61.4795; + normal -0.512754 0.649783 0.561128; + texcoord 0.00000 2.00000; + vertex 4.28356 -72.8410 61.9173; + normal -0.512754 0.649782 0.561130; + texcoord 0.00000 1.68750; + vertex 4.35112 -74.1666 63.5140; + normal -0.512753 0.649781 0.561132; + texcoord 1.00000 1.34375; + vertex -1.27495 -78.3660 63.2359; + normal -0.512753 0.649780 0.561132; + texcoord 0.00000 1.34375; + vertex 4.42544 -75.6247 65.2704; + normal -0.512753 0.649780 0.561133; + texcoord 1.00000 1.00000; + vertex -1.20062 -79.8242 64.9923; + normal -0.512754 0.649781 0.561131; + texcoord 0.00000 1.00000; + vertex 4.49977 -77.0829 67.0269; + normal 0.718104 -0.419550 0.555252; + texcoord 1.00000 2.00000; + vertex 0.444570 104.583 83.1185; + normal 0.718104 -0.419550 0.555252; + texcoord 1.00000 1.68750; + vertex 0.571440 106.372 84.3062; + normal 0.718104 -0.419552 0.555250; + texcoord 0.00000 2.00000; + vertex -4.32894 102.079 87.4000; + normal 0.718104 -0.419550 0.555252; + texcoord 0.00000 1.68750; + vertex -4.20207 103.868 88.5878; + normal 0.718104 -0.419549 0.555252; + texcoord 1.00000 1.34375; + vertex 0.710990 108.340 85.6128; + normal 0.718103 -0.419548 0.555254; + texcoord 0.00000 1.34375; + vertex -4.06252 105.836 89.8943; + normal 0.718103 -0.419550 0.555253; + texcoord 1.00000 1.00000; + vertex 0.850550 110.308 86.9193; + normal 0.718103 -0.419549 0.555254; + texcoord 0.00000 1.00000; + vertex -3.92297 107.804 91.2009; + normal 0.228889 -0.643863 0.730103; + texcoord 1.00000 2.00000; + vertex -14.9086 78.8316 95.0286; + normal 0.228889 -0.643864 0.730102; + texcoord 1.00000 1.68750; + vertex -15.4091 80.2573 96.4427; + normal 0.228889 -0.643863 0.730103; + texcoord 0.00000 2.00000; + vertex -21.1529 76.6266 95.0415; + normal 0.228889 -0.643864 0.730102; + texcoord 0.00000 1.68750; + vertex -21.6534 78.0522 96.4557; + normal 0.228889 -0.643864 0.730102; + texcoord 1.00000 1.34375; + vertex -15.9596 81.8254 97.9982; + normal 0.228889 -0.643864 0.730102; + texcoord 0.00000 1.34375; + vertex -22.2039 79.6203 98.0112; + normal 0.228889 -0.643864 0.730102; + texcoord 1.00000 1.00000; + vertex -16.5102 83.3936 99.5538; + normal 0.228889 -0.643864 0.730102; + texcoord 0.00000 1.00000; + vertex -22.7545 81.1885 99.5667; + normal 0.639660 -0.522984 0.563313; + texcoord 1.00000 2.00000; + vertex -10.9981 36.9434 93.3072; + normal 0.639661 -0.522985 0.563312; + texcoord 1.00000 1.68750; + vertex -11.3635 38.1607 94.8524; + normal 0.639662 -0.522986 0.563310; + texcoord 0.00000 2.00000; + vertex -15.7782 33.1218 95.1872; + normal 0.639662 -0.522985 0.563311; + texcoord 0.00000 1.68750; + vertex -16.1437 34.3391 96.7324; + normal 0.639662 -0.522985 0.563311; + texcoord 1.00000 1.34375; + vertex -11.7656 39.4997 96.5520; + normal 0.639661 -0.522984 0.563313; + texcoord 0.00000 1.34375; + vertex -16.5457 35.6781 98.4320; + normal 0.639661 -0.522986 0.563311; + texcoord 1.00000 1.00000; + vertex -12.1676 40.8387 98.2517; + normal 0.639660 -0.522985 0.563314; + texcoord 0.00000 1.00000; + vertex -16.9477 37.0171 100.132; + normal 0.872582 -0.483266 0.0710978; + texcoord 1.00000 2.00000; + vertex -25.5324 -0.890990 106.150; + normal 0.872582 -0.483266 0.0710954; + texcoord 1.00000 1.68750; + vertex -25.3662 -0.299370 108.132; + normal 0.872582 -0.483266 0.0710935; + texcoord 0.00000 2.00000; + vertex -28.7322 -6.38773 108.059; + normal 0.872582 -0.483265 0.0710936; + texcoord 0.00000 1.68750; + vertex -28.5660 -5.79611 110.041; + normal 0.872582 -0.483266 0.0710929; + texcoord 1.00000 1.34375; + vertex -25.1834 0.351410 110.313; + normal 0.872582 -0.483266 0.0710949; + texcoord 0.00000 1.34375; + vertex -28.3832 -5.14533 112.221; + normal 0.872582 -0.483266 0.0710926; + texcoord 1.00000 1.00000; + vertex -25.0006 1.00219 112.493; + normal 0.872582 -0.483266 0.0710958; + texcoord 0.00000 1.00000; + vertex -28.2005 -4.49455 114.402; + normal 0.668592 -0.493032 0.556690; + texcoord 1.00000 2.00000; + vertex -42.3686 8.67201 70.6068; + normal 0.668591 -0.493031 0.556692; + texcoord 1.00000 1.68750; + vertex -43.3114 9.36452 72.3525; + normal 0.668591 -0.493032 0.556692; + texcoord 0.00000 2.00000; + vertex -46.3564 3.25761 70.6009; + normal 0.668591 -0.493031 0.556692; + texcoord 0.00000 1.68750; + vertex -47.2992 3.95012 72.3466; + normal 0.668591 -0.493031 0.556692; + texcoord 1.00000 1.34375; + vertex -44.3485 10.1263 74.2727; + normal 0.668591 -0.493031 0.556692; + texcoord 0.00000 1.34375; + vertex -48.3363 4.71187 74.2668; + normal 0.668591 -0.493031 0.556692; + texcoord 1.00000 1.00000; + vertex -45.3857 10.8880 76.1929; + normal 0.668589 -0.493031 0.556694; + texcoord 0.00000 1.00000; + vertex -49.3734 5.47363 76.1870; + normal 0.152157 0.968368 0.197768; + texcoord 1.00000 2.00000; + vertex -38.8063 25.6659 103.061; + normal 0.152156 0.968367 0.197770; + texcoord 1.00000 1.68750; + vertex -40.2805 25.6030 104.504; + normal 0.152155 0.968367 0.197773; + texcoord 0.00000 2.00000; + vertex -34.2969 24.0307 107.599; + normal 0.152155 0.968367 0.197773; + texcoord 0.00000 1.68750; + vertex -35.7711 23.9678 109.041; + normal 0.152156 0.968367 0.197772; + texcoord 1.00000 1.34375; + vertex -41.9020 25.5338 106.090; + normal 0.152156 0.968367 0.197771; + texcoord 0.00000 1.34375; + vertex -37.3927 23.8985 110.628; + normal 0.152156 0.968367 0.197772; + texcoord 1.00000 1.00000; + vertex -43.5236 25.4645 107.677; + normal 0.152156 0.968367 0.197771; + texcoord 0.00000 1.00000; + vertex -39.0142 23.8293 112.214; + normal 0.229156 0.954871 0.188965; + texcoord 1.00000 2.00000; + vertex -57.8124 -5.54958 113.611; + normal 0.229154 0.954871 0.188968; + texcoord 1.00000 1.68750; + vertex -59.2441 -5.52095 115.202; + normal 0.229156 0.954871 0.188966; + texcoord 0.00000 2.00000; + vertex -52.9665 -7.58243 118.007; + normal 0.229155 0.954872 0.188966; + texcoord 0.00000 1.68750; + vertex -54.3982 -7.55380 119.598; + normal 0.229154 0.954872 0.188967; + texcoord 1.00000 1.34375; + vertex -60.8190 -5.48947 116.953; + normal 0.229154 0.954872 0.188966; + texcoord 0.00000 1.34375; + vertex -55.9731 -7.52231 121.349; + normal 0.229154 0.954872 0.188966; + texcoord 1.00000 1.00000; + vertex -62.3939 -5.45798 118.704; + normal 0.229153 0.954872 0.188968; + texcoord 0.00000 1.00000; + vertex -57.5480 -7.49083 123.100; + normal -0.208750 0.868507 0.449577; + texcoord 1.00000 2.00000; + vertex -22.1402 -69.8049 99.8218; + normal -0.208749 0.868509 0.449572; + texcoord 1.00000 1.68750; + vertex -23.2058 -70.8335 101.314; + normal -0.208748 0.868511 0.449570; + texcoord 0.00000 2.00000; + vertex -16.5132 -70.3411 103.470; + normal -0.208748 0.868511 0.449569; + texcoord 0.00000 1.68750; + vertex -17.5788 -71.3697 104.963; + normal -0.208749 0.868511 0.449570; + texcoord 1.00000 1.34375; + vertex -24.3779 -71.9649 102.956; + normal -0.208749 0.868511 0.449570; + texcoord 0.00000 1.34375; + vertex -18.7509 -72.5011 106.604; + normal -0.208750 0.868510 0.449571; + texcoord 1.00000 1.00000; + vertex -25.5501 -73.0963 104.597; + normal -0.208750 0.868510 0.449571; + texcoord 0.00000 1.00000; + vertex -19.9231 -73.6325 108.246; + normal -0.0317449 0.704723 0.708772; + texcoord 1.00000 2.00000; + vertex -63.8811 -71.5882 56.7518; + normal -0.0317440 0.704724 0.708771; + texcoord 1.00000 1.68750; + vertex -65.4637 -72.5760 57.6630; + normal -0.0317436 0.704724 0.708771; + texcoord 0.00000 2.00000; + vertex -59.5859 -75.0852 60.4212; + normal -0.0317433 0.704724 0.708771; + texcoord 0.00000 1.68750; + vertex -61.1686 -76.0729 61.3324; + normal -0.0317447 0.704724 0.708771; + texcoord 1.00000 1.34375; + vertex -67.2046 -73.6625 58.6654; + normal -0.0317448 0.704723 0.708772; + texcoord 0.00000 1.34375; + vertex -62.9095 -77.1594 62.3347; + normal -0.0317461 0.704723 0.708772; + texcoord 1.00000 1.00000; + vertex -68.9455 -74.7490 59.6677; + normal -0.0317462 0.704723 0.708772; + texcoord 0.00000 1.00000; + vertex -64.6503 -78.2459 63.3371; + normal -0.313310 0.897517 0.310322; + texcoord 1.00000 2.00000; + vertex -56.7362 -64.6567 19.4480; + normal -0.313310 0.897518 0.310321; + texcoord 1.00000 1.68750; + vertex -58.7569 -65.3650 19.4563; + normal -0.313305 0.897520 0.310320; + texcoord 0.00000 2.00000; + vertex -56.0090 -66.6550 25.9619; + normal -0.313309 0.897518 0.310321; + texcoord 0.00000 1.68750; + vertex -58.0297 -67.3633 25.9702; + normal -0.313308 0.897518 0.310321; + texcoord 1.00000 1.34375; + vertex -60.9798 -66.1441 19.4655; + normal -0.313310 0.897517 0.310322; + texcoord 0.00000 1.34375; + vertex -60.2526 -68.1424 25.9793; + normal -0.313305 0.897519 0.310322; + texcoord 1.00000 1.00000; + vertex -63.2026 -66.9232 19.4746; + texcoord 0.00000 1.00000; + vertex -62.4754 -68.9215 25.9885; + normal 0.153645 -0.0103541 0.988072; + texcoord 1.00000 2.00000; + vertex 35.3800 151.427 39.9012; + normal 0.153643 -0.0103573 0.988072; + texcoord 1.00000 1.68750; + vertex 36.5433 153.084 39.7376; + normal 0.153643 -0.0103584 0.988072; + texcoord 0.00000 2.00000; + vertex 30.1452 155.185 40.7546; + normal 0.153643 -0.0103585 0.988072; + texcoord 0.00000 1.68750; + vertex 31.3085 156.842 40.5910; + normal 0.153644 -0.0103572 0.988072; + texcoord 1.00000 1.34375; + vertex 37.8228 154.907 39.5578; + normal 0.153644 -0.0103569 0.988072; + texcoord 0.00000 1.34375; + vertex 32.5881 158.665 40.4112; + normal 0.153645 -0.0103557 0.988072; + texcoord 1.00000 1.00000; + vertex 39.1024 156.730 39.3779; + normal 0.153644 -0.0103570 0.988072; + texcoord 0.00000 1.00000; + vertex 33.8676 160.489 40.2313; + normal -0.415747 -0.322843 0.850251; + texcoord 1.00000 2.00000; + vertex 40.8664 94.7150 130.048; + normal -0.415744 -0.322840 0.850253; + texcoord 1.00000 1.68750; + vertex 42.2793 95.7187 131.120; + normal -0.415745 -0.322840 0.850253; + texcoord 0.00000 2.00000; + vertex 37.0281 99.9854 130.173; + normal -0.415745 -0.322841 0.850253; + texcoord 0.00000 1.68750; + vertex 38.4410 100.989 131.245; + normal -0.415745 -0.322841 0.850253; + texcoord 1.00000 1.34375; + vertex 43.8335 96.8227 132.299; + normal -0.415745 -0.322841 0.850253; + texcoord 0.00000 1.34375; + vertex 39.9952 102.093 132.424; + normal -0.415745 -0.322842 0.850252; + texcoord 1.00000 1.00000; + vertex 45.3877 97.9267 133.479; + normal -0.415743 -0.322838 0.850255; + texcoord 0.00000 1.00000; + vertex 41.5494 103.197 133.603; + normal -0.821609 -0.400716 0.405445; + texcoord 1.00000 2.00000; + vertex 60.9009 -23.4525 165.262; + normal -0.821609 -0.400717 0.405443; + texcoord 1.00000 1.68750; + vertex 61.8454 -23.5295 167.100; + normal -0.821611 -0.400718 0.405440; + texcoord 0.00000 2.00000; + vertex 58.6442 -17.3953 166.675; + normal -0.821609 -0.400718 0.405442; + texcoord 0.00000 1.68750; + vertex 59.5886 -17.4723 168.513; + normal -0.821609 -0.400717 0.405443; + texcoord 1.00000 1.34375; + vertex 62.8843 -23.6142 169.121; + normal -0.821609 -0.400717 0.405444; + texcoord 0.00000 1.34375; + vertex 60.6275 -17.5570 170.535; + normal -0.821609 -0.400717 0.405443; + texcoord 1.00000 1.00000; + vertex 63.9232 -23.6988 171.143; + normal -0.821610 -0.400718 0.405441; + texcoord 0.00000 1.00000; + vertex 61.6664 -17.6416 172.556; + normal -0.169155 -0.979826 -0.106435; + texcoord 1.00000 2.00000; + vertex -4.55231 -53.5957 140.424; + normal -0.169154 -0.979826 -0.106433; + texcoord 1.00000 1.68750; + vertex -4.11630 -53.8891 142.432; + normal -0.169155 -0.979826 -0.106435; + texcoord 0.00000 2.00000; + vertex -10.9490 -52.6571 141.950; + normal -0.169154 -0.979826 -0.106433; + texcoord 0.00000 1.68750; + vertex -10.5129 -52.9506 143.958; + normal -0.169153 -0.979826 -0.106430; + texcoord 1.00000 1.34375; + vertex -3.63669 -54.2118 144.641; + normal -0.169153 -0.979826 -0.106430; + texcoord 0.00000 1.34375; + vertex -10.0333 -53.2733 146.167; + normal -0.169153 -0.979826 -0.106430; + texcoord 1.00000 1.00000; + vertex -3.15708 -54.5346 146.851; + normal -0.169153 -0.979826 -0.106430; + texcoord 0.00000 1.00000; + vertex -9.55374 -53.5961 148.376; + normal 0.590016 0.803217 0.0819954; + texcoord 1.00000 2.00000; + vertex -49.4251 -71.3793 80.0032; + normal 0.590016 0.803217 0.0819951; + texcoord 1.00000 1.68750; + vertex -50.2204 -70.9778 81.7936; + normal 0.590016 0.803217 0.0819954; + texcoord 0.00000 2.00000; + vertex -44.9286 -74.9684 82.8055; + normal 0.590016 0.803217 0.0819970; + texcoord 0.00000 1.68750; + vertex -45.7239 -74.5669 84.5959; + normal 0.590016 0.803217 0.0819977; + texcoord 1.00000 1.34375; + vertex -51.0953 -70.5362 83.7631; + normal 0.590016 0.803217 0.0819998; + texcoord 0.00000 1.34375; + vertex -46.5988 -74.1253 86.5653; + normal 0.590016 0.803217 0.0819997; + texcoord 1.00000 1.00000; + vertex -51.9702 -70.0946 85.7325; + normal 0.590016 0.803217 0.0819999; + texcoord 0.00000 1.00000; + vertex -47.4737 -73.6837 88.5348; + normal 0.784013 -0.494846 0.374768; + texcoord 1.00000 2.00000; + vertex -18.3061 148.574 106.081; + normal 0.784014 -0.494847 0.374765; + texcoord 1.00000 1.68750; + vertex -18.5880 149.544 107.951; + normal 0.784014 -0.494847 0.374766; + texcoord 0.00000 2.00000; + vertex -22.4297 143.545 108.067; + normal 0.784013 -0.494847 0.374766; + texcoord 0.00000 1.68750; + vertex -22.7116 144.515 109.937; + normal 0.784013 -0.494848 0.374766; + texcoord 1.00000 1.34375; + vertex -18.8981 150.610 110.008; + normal 0.784012 -0.494847 0.374767; + texcoord 0.00000 1.34375; + vertex -23.0216 145.581 111.994; + normal 0.784012 -0.494847 0.374768; + texcoord 1.00000 1.00000; + vertex -19.2081 151.677 112.065; + normal 0.784014 -0.494848 0.374765; + texcoord 0.00000 1.00000; + vertex -23.3317 146.648 114.050; + normal 0.438685 -0.509790 0.740047; + texcoord 1.00000 2.00000; + vertex -31.6032 119.270 138.565; + normal 0.438685 -0.509789 0.740048; + texcoord 1.00000 1.68750; + vertex -32.2573 120.746 139.969; + normal 0.438685 -0.509789 0.740048; + texcoord 0.00000 2.00000; + vertex -37.3873 115.750 139.569; + normal 0.438684 -0.509788 0.740049; + texcoord 0.00000 1.68750; + vertex -38.0414 117.226 140.973; + normal 0.438683 -0.509787 0.740050; + texcoord 1.00000 1.34375; + vertex -32.9767 122.368 141.514; + normal 0.438682 -0.509787 0.740051; + texcoord 0.00000 1.34375; + vertex -38.7609 118.849 142.518; + normal 0.438683 -0.509787 0.740051; + texcoord 1.00000 1.00000; + vertex -33.6963 123.991 143.058; + normal 0.438681 -0.509786 0.740052; + texcoord 0.00000 1.00000; + vertex -39.4804 120.471 144.062; + normal 0.700678 0.352482 0.620329; + texcoord 1.00000 2.00000; + vertex -36.1156 -39.2173 155.377; + normal 0.700680 0.352484 0.620325; + texcoord 1.00000 1.68750; + vertex -37.3349 -39.7003 157.028; + normal 0.700679 0.352483 0.620326; + texcoord 0.00000 2.00000; + vertex -33.2937 -45.3409 155.669; + normal 0.700680 0.352483 0.620325; + texcoord 0.00000 1.68750; + vertex -34.5129 -45.8240 157.320; + normal 0.700681 0.352483 0.620324; + texcoord 1.00000 1.34375; + vertex -38.6760 -40.2317 158.845; + normal 0.700681 0.352483 0.620324; + texcoord 0.00000 1.34375; + vertex -35.8541 -46.3554 159.137; + normal 0.700680 0.352483 0.620325; + texcoord 1.00000 1.00000; + vertex -40.0172 -40.7631 160.662; + normal 0.700682 0.352484 0.620323; + texcoord 0.00000 1.00000; + vertex -37.1953 -46.8867 160.954; + normal 0.632001 0.264939 0.728273; + texcoord 1.00000 2.00000; + vertex -81.2734 -63.5829 100.663; + normal 0.632001 0.264939 0.728274; + texcoord 1.00000 1.68750; + vertex -82.8631 -63.3520 101.959; + normal 0.632001 0.264939 0.728273; + texcoord 0.00000 2.00000; + vertex -80.7130 -69.9078 102.478; + normal 0.632002 0.264940 0.728273; + texcoord 0.00000 1.68750; + vertex -82.3027 -69.6769 103.773; + normal 0.631999 0.264940 0.728275; + texcoord 1.00000 1.34375; + vertex -84.6118 -63.0981 103.384; + normal 0.631999 0.264941 0.728274; + texcoord 0.00000 1.34375; + vertex -84.0514 -69.4230 105.198; + normal 0.631996 0.264941 0.728277; + texcoord 1.00000 1.00000; + vertex -86.3604 -62.8442 104.809; + normal 0.631995 0.264941 0.728278; + texcoord 0.00000 1.00000; + vertex -85.8000 -69.1691 106.624; + normal 0.0602368 0.703692 0.707948; + texcoord 1.00000 2.00000; + vertex -70.6734 -74.7155 13.4787; + normal 0.0602369 0.703692 0.707947; + texcoord 1.00000 1.68750; + vertex -72.7176 -74.5833 13.5212; + normal 0.0602373 0.703692 0.707947; + texcoord 0.00000 2.00000; + vertex -70.8771 -79.3548 18.1075; + normal 0.0602368 0.703692 0.707947; + texcoord 0.00000 1.68750; + vertex -72.9213 -79.2226 18.1500; + normal 0.0602379 0.703691 0.707948; + texcoord 1.00000 1.34375; + vertex -74.9663 -74.4379 13.5680; + normal 0.0602368 0.703691 0.707948; + texcoord 0.00000 1.34375; + vertex -75.1700 -79.0772 18.1968; + normal 0.0602387 0.703691 0.707948; + texcoord 1.00000 1.00000; + vertex -77.2150 -74.2925 13.6148; + normal 0.0602374 0.703691 0.707948; + texcoord 0.00000 1.00000; + vertex -77.4187 -78.9318 18.2436; + normal -0.968490 0.205983 0.139993; + texcoord 1.00000 2.00000; + vertex 27.3570 105.334 106.698; + normal -0.968490 0.205983 0.139996; + texcoord 1.00000 1.68750; + vertex 27.6915 105.505 108.761; + normal -0.968490 0.205984 0.139996; + texcoord 0.00000 2.00000; + vertex 28.6404 111.878 105.948; + normal -0.968489 0.205984 0.139996; + texcoord 0.00000 1.68750; + vertex 28.9750 112.049 108.011; + normal -0.968490 0.205983 0.139996; + texcoord 1.00000 1.34375; + vertex 28.0596 105.693 111.031; + normal -0.968489 0.205984 0.139996; + texcoord 0.00000 1.34375; + vertex 29.3431 112.237 110.281; + normal -0.968490 0.205983 0.139995; + texcoord 1.00000 1.00000; + vertex 28.4276 105.881 113.300; + normal -0.968489 0.205984 0.139998; + texcoord 0.00000 1.00000; + vertex 29.7111 112.425 112.550; + normal -0.830354 -0.555795 -0.0400637; + texcoord 1.00000 2.00000; + vertex 25.7859 45.2682 151.419; + normal -0.830355 -0.555793 -0.0400676; + texcoord 1.00000 1.68750; + vertex 26.5259 44.0493 152.994; + normal -0.830355 -0.555792 -0.0400689; + texcoord 0.00000 2.00000; + vertex 22.8295 49.3567 155.974; + normal -0.830355 -0.555793 -0.0400678; + texcoord 0.00000 1.68750; + vertex 23.5695 48.1378 157.548; + normal -0.830354 -0.555794 -0.0400661; + texcoord 1.00000 1.34375; + vertex 27.3398 42.7084 154.725; + normal -0.830354 -0.555794 -0.0400638; + texcoord 0.00000 1.34375; + vertex 24.3834 46.7970 159.280; + normal -0.830354 -0.555795 -0.0400634; + texcoord 1.00000 1.00000; + vertex 28.1537 41.3676 156.457; + normal -0.830354 -0.555795 -0.0400634; + texcoord 0.00000 1.00000; + vertex 25.1973 45.4562 161.012; + normal -0.681555 0.569627 0.459356; + texcoord 1.00000 2.00000; + vertex 11.5180 -70.9683 141.945; + normal -0.681555 0.569629 0.459353; + texcoord 1.00000 1.68750; + vertex 11.1612 -72.5323 143.355; + normal -0.681555 0.569631 0.459351; + texcoord 0.00000 2.00000; + vertex 16.3872 -68.4176 146.006; + normal -0.681555 0.569630 0.459352; + texcoord 0.00000 1.68750; + vertex 16.0303 -69.9816 147.416; + normal -0.681555 0.569631 0.459351; + texcoord 1.00000 1.34375; + vertex 10.7687 -74.2526 144.906; + normal -0.681555 0.569629 0.459353; + texcoord 0.00000 1.34375; + vertex 15.6378 -71.7019 148.967; + normal -0.681554 0.569632 0.459351; + texcoord 1.00000 1.00000; + vertex 10.3762 -75.9730 146.457; + normal -0.681554 0.569631 0.459353; + texcoord 0.00000 1.00000; + vertex 15.2453 -73.4223 150.518; + normal 0.210679 0.120463 0.970105; + texcoord 1.00000 2.00000; + vertex -51.5991 -114.241 70.8818; + normal 0.210679 0.120459 0.970105; + texcoord 1.00000 1.68750; + vertex -52.1978 -116.227 71.2585; + normal 0.210679 0.120459 0.970105; + texcoord 0.00000 2.00000; + vertex -45.2865 -116.353 69.7732; + normal 0.210679 0.120461 0.970105; + texcoord 0.00000 1.68750; + vertex -45.8852 -118.340 70.1499; + normal 0.210678 0.120461 0.970105; + texcoord 1.00000 1.34375; + vertex -52.8563 -118.413 71.6729; + normal 0.210678 0.120462 0.970105; + texcoord 0.00000 1.34375; + vertex -46.5438 -120.525 70.5643; + normal 0.210678 0.120463 0.970105; + texcoord 1.00000 1.00000; + vertex -53.5149 -120.598 72.0873; + normal 0.210678 0.120458 0.970105; + texcoord 0.00000 1.00000; + vertex -47.2024 -122.711 70.9787; + normal -0.881660 0.0275172 0.471082; + texcoord 1.00000 2.00000; + vertex 8.35954 -117.427 29.0719; + normal -0.881660 0.0275153 0.471083; + texcoord 1.00000 1.68750; + vertex 8.56489 -119.405 29.5718; + normal -0.881659 0.0275143 0.471084; + texcoord 0.00000 2.00000; + vertex 11.3862 -115.707 34.6359; + normal -0.881659 0.0275138 0.471084; + texcoord 0.00000 1.68750; + vertex 11.5915 -117.685 35.1358; + normal -0.881659 0.0275149 0.471084; + texcoord 1.00000 1.34375; + vertex 8.79078 -121.582 30.1217; + normal -0.881659 0.0275144 0.471084; + texcoord 0.00000 1.34375; + vertex 11.8174 -119.862 35.6857; + normal -0.881659 0.0275156 0.471084; + texcoord 1.00000 1.00000; + vertex 9.01667 -123.758 30.6716; + normal -0.881659 0.0275145 0.471084; + texcoord 0.00000 1.00000; + vertex 12.0433 -122.038 36.2356; + normal 0.408929 -0.248821 0.877989; + texcoord 1.00000 2.00000; + vertex 11.0155 176.007 56.2396; + normal 0.408930 -0.248818 0.877990; + texcoord 1.00000 1.68750; + vertex 11.8083 178.012 56.4385; + normal 0.408929 -0.248821 0.877990; + texcoord 0.00000 2.00000; + vertex 5.22475 177.974 59.4942; + normal 0.408930 -0.248818 0.877990; + texcoord 0.00000 1.68750; + vertex 6.01753 179.979 59.6931; + normal 0.408930 -0.248817 0.877990; + texcoord 1.00000 1.34375; + vertex 12.6803 180.217 56.6573; + normal 0.408930 -0.248816 0.877990; + texcoord 0.00000 1.34375; + vertex 6.88958 182.184 59.9118; + normal 0.408930 -0.248819 0.877990; + texcoord 1.00000 1.00000; + vertex 13.5524 182.422 56.8761; + normal 0.408930 -0.248816 0.877990; + texcoord 0.00000 1.00000; + vertex 7.76163 184.389 60.1306; + normal 0.154506 -0.0393403 0.987208; + texcoord 1.00000 2.00000; + vertex -15.8057 122.662 133.572; + normal 0.154506 -0.0393364 0.987208; + texcoord 1.00000 1.68750; + vertex -16.0539 124.651 133.691; + normal 0.154506 -0.0393401 0.987208; + texcoord 0.00000 2.00000; + vertex -22.1053 121.820 134.525; + normal 0.154507 -0.0393389 0.987208; + texcoord 0.00000 1.68750; + vertex -22.3535 123.809 134.643; + normal 0.154507 -0.0393368 0.987208; + texcoord 1.00000 1.34375; + vertex -16.3269 126.840 133.820; + normal 0.154507 -0.0393368 0.987208; + texcoord 0.00000 1.34375; + vertex -22.6265 125.998 134.773; + normal 0.154508 -0.0393383 0.987208; + texcoord 1.00000 1.00000; + vertex -16.5998 129.028 133.950; + normal 0.154506 -0.0393333 0.987209; + texcoord 0.00000 1.00000; + vertex -22.8995 128.186 134.903; + normal -0.952227 -0.283045 -0.114674; + texcoord 1.00000 2.00000; + vertex 30.3739 -51.3564 199.833; + normal -0.952227 -0.283044 -0.114675; + texcoord 1.00000 1.68750; + vertex 30.4198 -52.2615 201.686; + normal -0.952227 -0.283045 -0.114673; + texcoord 0.00000 2.00000; + vertex 28.3638 -45.7283 202.633; + normal -0.952227 -0.283045 -0.114674; + texcoord 0.00000 1.68750; + vertex 28.4098 -46.6334 204.485; + normal -0.952227 -0.283044 -0.114674; + texcoord 1.00000 1.34375; + vertex 30.4703 -53.2571 203.724; + texcoord 0.00000 1.34375; + vertex 28.4603 -47.6290 206.523; + normal -0.952227 -0.283045 -0.114674; + texcoord 1.00000 1.00000; + vertex 30.5209 -54.2527 205.761; + normal -0.952227 -0.283044 -0.114674; + texcoord 0.00000 1.00000; + vertex 28.5108 -48.6246 208.561; + normal -0.414098 -0.181059 -0.892043; + texcoord 1.00000 2.00000; + vertex 60.8074 58.8623 65.9577; + normal -0.414098 -0.181058 -0.892043; + texcoord 1.00000 1.68750; + vertex 62.7966 59.4872 64.9074; + normal -0.414101 -0.181059 -0.892041; + texcoord 0.00000 2.00000; + vertex 63.1996 51.7926 66.2822; + normal -0.414100 -0.181058 -0.892042; + texcoord 0.00000 1.68750; + vertex 65.1887 52.4174 65.2319; + normal -0.414098 -0.181057 -0.892043; + texcoord 1.00000 1.34375; + vertex 64.9846 60.1745 63.7522; + normal -0.414096 -0.181058 -0.892044; + texcoord 0.00000 1.34375; + vertex 67.3767 53.1048 64.0767; + normal -0.414097 -0.181058 -0.892044; + texcoord 1.00000 1.00000; + vertex 67.1727 60.8618 62.5970; + normal -0.414092 -0.181058 -0.892046; + texcoord 0.00000 1.00000; + vertex 69.5648 53.7921 62.9215; + normal -0.273957 0.208599 -0.938847; + texcoord 1.00000 2.00000; + vertex 46.1664 41.8707 87.4513; + normal -0.273958 0.208599 -0.938847; + texcoord 1.00000 1.68750; + vertex 48.1188 42.8606 87.1015; + normal -0.273959 0.208598 -0.938847; + texcoord 0.00000 2.00000; + vertex 48.9070 35.6982 85.2801; + normal -0.273957 0.208599 -0.938847; + texcoord 0.00000 1.68750; + vertex 50.8594 36.6881 84.9303; + normal -0.273959 0.208598 -0.938847; + texcoord 1.00000 1.34375; + vertex 50.2666 43.9496 86.7167; + normal -0.273957 0.208598 -0.938847; + texcoord 0.00000 1.34375; + vertex 53.0072 37.7771 84.5456; + normal -0.273960 0.208597 -0.938847; + texcoord 1.00000 1.00000; + vertex 52.4143 45.0385 86.3319; + normal -0.273960 0.208597 -0.938847; + texcoord 0.00000 1.00000; + vertex 55.1549 38.8660 84.1608; + normal 0.189583 0.00184719 -0.981863; + texcoord 1.00000 2.00000; + vertex 44.4822 -27.3468 105.785; + normal 0.189584 0.00184568 -0.981863; + texcoord 1.00000 1.68750; + vertex 46.5156 -28.2696 106.176; + normal 0.189585 0.00184518 -0.981863; + texcoord 0.00000 2.00000; + vertex 41.5852 -33.9726 105.214; + normal 0.189585 0.00184553 -0.981863; + texcoord 0.00000 1.68750; + vertex 43.6185 -34.8954 105.605; + normal 0.189585 0.00184552 -0.981863; + texcoord 1.00000 1.34375; + vertex 48.7522 -29.2847 106.606; + normal 0.189583 0.00184723 -0.981863; + texcoord 0.00000 1.34375; + vertex 45.8552 -35.9104 106.034; + normal 0.189585 0.00184640 -0.981863; + texcoord 1.00000 1.00000; + vertex 50.9889 -30.2997 107.036; + normal 0.189583 0.00184810 -0.981863; + texcoord 0.00000 1.00000; + vertex 48.0918 -36.9255 106.464; +}; +batch TRIANGLE_STRIP +{ + indices 0 1 2; +}; +batch TRIANGLE_STRIP +{ + indices 3 4 5; +}; +batch TRIANGLE_STRIP +{ + indices 6 7 8; +}; +batch TRIANGLE_STRIP +{ + indices 9 10 11; +}; +batch TRIANGLE_STRIP +{ + indices 12 13 14; +}; +batch TRIANGLE_STRIP +{ + indices 15 16 17; +}; +batch TRIANGLE_STRIP +{ + indices 18 19 20; +}; +batch TRIANGLE_STRIP +{ + indices 21 22 23; +}; +batch TRIANGLE_STRIP +{ + indices 24 25 26; +}; +batch TRIANGLE_STRIP +{ + indices 27 28 29; +}; +batch TRIANGLE_STRIP +{ + indices 30 31 32; +}; +batch TRIANGLE_STRIP +{ + indices 33 34 35; +}; +batch TRIANGLE_STRIP +{ + indices 36 37 38; +}; +batch TRIANGLE_STRIP +{ + indices 39 40 41; +}; +batch TRIANGLE_STRIP +{ + indices 42 43 44; +}; +batch TRIANGLE_STRIP +{ + indices 45 46 47; +}; +batch TRIANGLE_STRIP +{ + indices 48 49 50; +}; +batch TRIANGLE_STRIP +{ + indices 51 52 53; +}; +batch TRIANGLE_STRIP +{ + indices 54 55 56; +}; +batch TRIANGLE_STRIP +{ + indices 57 58 59; +}; +batch TRIANGLE_STRIP +{ + indices 60 61 62; +}; +batch TRIANGLE_STRIP +{ + indices 63 64 65; +}; +batch TRIANGLE_STRIP +{ + indices 66 67 68; +}; +batch TRIANGLE_STRIP +{ + indices 69 70 71; +}; +batch TRIANGLE_STRIP +{ + indices 72 73 74; +}; +batch TRIANGLE_STRIP +{ + indices 75 76 77; +}; +batch TRIANGLE_STRIP +{ + indices 78 79 80; +}; +batch TRIANGLE_STRIP +{ + indices 81 82 83; +}; +batch TRIANGLE_STRIP +{ + indices 84 85 86; +}; +batch TRIANGLE_STRIP +{ + indices 87 88 89; +}; +batch TRIANGLE_STRIP +{ + indices 90 91 92 93; +}; +batch TRIANGLE_STRIP +{ + indices 94 95 96 97; +}; +batch TRIANGLE_STRIP +{ + indices 98 99 100 101; +}; +batch TRIANGLE_STRIP +{ + indices 102 103 104 105; +}; +batch TRIANGLE_STRIP +{ + indices 106 107 108 109; +}; +batch TRIANGLE_STRIP +{ + indices 110 111 112 113; +}; +batch TRIANGLE_STRIP +{ + indices 114 115 116 117; +}; +batch TRIANGLE_STRIP +{ + indices 118 119 120 121; +}; +batch TRIANGLE_STRIP +{ + indices 122 123 124 125; +}; +batch TRIANGLE_STRIP +{ + indices 126 127 128 129; +}; +batch TRIANGLE_STRIP +{ + indices 130 131 132 133; +}; +batch TRIANGLE_STRIP +{ + indices 134 135 136 137; +}; +batch TRIANGLE_STRIP +{ + indices 138 139 140 141; +}; +batch TRIANGLE_STRIP +{ + indices 142 143 144 145; +}; +batch TRIANGLE_STRIP +{ + indices 146 147 148 149; +}; +batch TRIANGLE_STRIP +{ + indices 150 151 152 153; +}; +batch TRIANGLE_STRIP +{ + indices 154 155 156 157; +}; +batch TRIANGLE_STRIP +{ + indices 158 159 160 161; +}; +batch TRIANGLE_STRIP +{ + indices 162 163 164 165; +}; +batch TRIANGLE_STRIP +{ + indices 166 167 168 169; +}; +batch TRIANGLE_STRIP +{ + indices 170 171 172 173; +}; +batch TRIANGLE_STRIP +{ + indices 174 175 176 177; +}; +batch TRIANGLE_STRIP +{ + indices 178 179 180 181; +}; +batch TRIANGLE_STRIP +{ + indices 182 183 184 185; +}; +batch TRIANGLE_STRIP +{ + indices 186 187 188 189; +}; +batch TRIANGLE_STRIP +{ + indices 190 191 192 193; +}; +batch TRIANGLE_STRIP +{ + indices 194 195 196 197; +}; +batch TRIANGLE_STRIP +{ + indices 198 199 200 201; +}; +batch TRIANGLE_STRIP +{ + indices 202 203 204 205; +}; +batch TRIANGLE_STRIP +{ + indices 206 207 208 209; +}; +batch TRIANGLE_STRIP +{ + indices 210 211 212 213; +}; +batch TRIANGLE_STRIP +{ + indices 214 215 216 217; +}; +batch TRIANGLE_STRIP +{ + indices 218 219 220 221; +}; +batch TRIANGLE_STRIP +{ + indices 222 223 224 225; +}; +batch TRIANGLE_STRIP +{ + indices 226 227 228 229; +}; +batch TRIANGLE_STRIP +{ + indices 230 231 232 233; +}; +batch TRIANGLE_STRIP +{ + indices 234 235 236 237; +}; +batch TRIANGLE_STRIP +{ + indices 238 239 240 241; +}; +batch TRIANGLE_STRIP +{ + indices 242 243 244 245; +}; +batch TRIANGLE_STRIP +{ + indices 246 247 248 249; +}; +batch TRIANGLE_STRIP +{ + indices 250 251 252 253; +}; +batch TRIANGLE_STRIP +{ + indices 254 255 256 257; +}; +batch TRIANGLE_STRIP +{ + indices 258 259 260 261; +}; +batch TRIANGLE_STRIP +{ + indices 262 263 264 265; +}; +batch TRIANGLE_STRIP +{ + indices 266 267 268 269; +}; +batch TRIANGLE_STRIP +{ + indices 270 271 272 273; +}; +batch TRIANGLE_STRIP +{ + indices 274 275 276 277; +}; +batch TRIANGLE_STRIP +{ + indices 278 279 280 281; +}; +batch TRIANGLE_STRIP +{ + indices 282 283 284 285; +}; +batch TRIANGLE_STRIP +{ + indices 286 287 288 289; +}; +batch TRIANGLE_STRIP +{ + indices 290 291 292 293; +}; +batch TRIANGLE_STRIP +{ + indices 294 295 296 297; +}; +batch TRIANGLE_STRIP +{ + indices 298 299 300 301; +}; +batch TRIANGLE_STRIP +{ + indices 302 303 304 305; +}; +batch TRIANGLE_STRIP +{ + indices 306 307 308 309; +}; +batch TRIANGLE_STRIP +{ + indices 310 311 312 313; +}; +batch TRIANGLE_STRIP +{ + indices 314 315 316 317; +}; +batch TRIANGLE_STRIP +{ + indices 318 319 320 321; +}; +batch TRIANGLE_STRIP +{ + indices 322 323 324 325; +}; +batch TRIANGLE_STRIP +{ + indices 326 327 328 329; +}; +batch TRIANGLE_STRIP +{ + indices 330 331 332 333; +}; +batch TRIANGLE_STRIP +{ + indices 334 335 336 337; +}; +batch TRIANGLE_STRIP +{ + indices 338 339 340 341; +}; +batch TRIANGLE_STRIP +{ + indices 342 343 344 345; +}; +batch TRIANGLE_STRIP +{ + indices 346 347 348 349; +}; +batch TRIANGLE_STRIP +{ + indices 350 351 352 353; +}; +batch TRIANGLE_STRIP +{ + indices 354 355 356 357; +}; +batch TRIANGLE_STRIP +{ + indices 358 359 360 361; +}; +batch TRIANGLE_STRIP +{ + indices 362 363 364 365; +}; +batch TRIANGLE_STRIP +{ + indices 366 367 368 369; +}; +batch TRIANGLE_STRIP +{ + indices 370 371 372 373; +}; +batch TRIANGLE_STRIP +{ + indices 374 375 376 377; +}; +batch TRIANGLE_STRIP +{ + indices 378 379 380 381; +}; +batch TRIANGLE_STRIP +{ + indices 382 383 384 385; +}; +batch TRIANGLE_STRIP +{ + indices 386 387 388 389; +}; +batch TRIANGLE_STRIP +{ + indices 390 391 392 393; +}; +batch TRIANGLE_STRIP +{ + indices 394 395 396 397; +}; +batch TRIANGLE_STRIP +{ + indices 398 399 400 401; +}; +batch TRIANGLE_STRIP +{ + indices 402 403 404 405; +}; +batch TRIANGLE_STRIP +{ + indices 406 407 408 409; +}; +batch TRIANGLE_STRIP +{ + indices 410 411 412 413; +}; +batch TRIANGLE_STRIP +{ + indices 414 415 416 417; +}; +batch TRIANGLE_STRIP +{ + indices 418 419 420 421; +}; +batch TRIANGLE_STRIP +{ + indices 422 423 424 425; +}; +batch TRIANGLE_STRIP +{ + indices 426 427 428 429; +}; +batch TRIANGLE_STRIP +{ + indices 430 431 432 433; +}; +batch TRIANGLE_STRIP +{ + indices 434 435 436 437; +}; +batch TRIANGLE_STRIP +{ + indices 438 439 440 441; +}; +batch TRIANGLE_STRIP +{ + indices 442 443 444 445; +}; +batch TRIANGLE_STRIP +{ + indices 446 447 448 449; +}; +batch TRIANGLE_STRIP +{ + indices 450 451 452 453; +}; +batch TRIANGLE_STRIP +{ + indices 454 455 456 457; +}; +batch TRIANGLE_STRIP +{ + indices 458 459 460 461; +}; +batch TRIANGLE_STRIP +{ + indices 462 463 464 465; +}; +batch TRIANGLE_STRIP +{ + indices 466 467 468 469; +}; +batch TRIANGLE_STRIP +{ + indices 470 471 472 473; +}; +batch TRIANGLE_STRIP +{ + indices 474 475 476 477; +}; +batch TRIANGLE_STRIP +{ + indices 478 479 480 481; +}; +batch TRIANGLE_STRIP +{ + indices 482 483 484 485; +}; +batch TRIANGLE_STRIP +{ + indices 486 487 488 489; +}; +batch TRIANGLE_STRIP +{ + indices 490 491 492 493; +}; +batch TRIANGLE_STRIP +{ + indices 494 495 496 497; +}; +batch TRIANGLE_STRIP +{ + indices 498 499 500 501; +}; +batch TRIANGLE_STRIP +{ + indices 502 503 504 505; +}; +batch TRIANGLE_STRIP +{ + indices 506 507 508 509; +}; +batch TRIANGLE_STRIP +{ + indices 510 511 512 513; +}; +batch TRIANGLE_STRIP +{ + indices 514 515 516 517; +}; +batch TRIANGLE_STRIP +{ + indices 518 519 520 521; +}; +batch TRIANGLE_STRIP +{ + indices 522 523 524 525; +}; +batch TRIANGLE_STRIP +{ + indices 526 527 528 529; +}; +batch TRIANGLE_STRIP +{ + indices 530 531 532 533; +}; +batch TRIANGLE_STRIP +{ + indices 534 535 536 537; +}; +batch TRIANGLE_STRIP +{ + indices 538 539 540 541; +}; +batch TRIANGLE_STRIP +{ + indices 542 543 544 545; +}; +batch TRIANGLE_STRIP +{ + indices 546 547 548 549; +}; +batch TRIANGLE_STRIP +{ + indices 550 551 552 553; +}; +batch TRIANGLE_STRIP +{ + indices 554 555 556 557; +}; +batch TRIANGLE_STRIP +{ + indices 558 559 560 561; +}; +batch TRIANGLE_STRIP +{ + indices 562 563 564 565; +}; +batch TRIANGLE_STRIP +{ + indices 566 567 568 569; +}; +batch TRIANGLE_STRIP +{ + indices 570 571 572 573; +}; +batch TRIANGLE_STRIP +{ + indices 574 575 576 577; +}; +batch TRIANGLE_STRIP +{ + indices 578 579 580 581; +}; +batch TRIANGLE_STRIP +{ + indices 582 583 584 585; +}; +batch TRIANGLE_STRIP +{ + indices 586 587 588 589; +}; +batch TRIANGLE_STRIP +{ + indices 590 591 592 593; +}; +batch TRIANGLE_STRIP +{ + indices 594 595 596 597; +}; +batch TRIANGLE_STRIP +{ + indices 598 599 600 601; +}; +batch TRIANGLE_STRIP +{ + indices 602 603 604 605; +}; +batch TRIANGLE_STRIP +{ + indices 606 607 608 609; +}; +batch TRIANGLE_STRIP +{ + indices 610 611 612 613; +}; +batch TRIANGLE_STRIP +{ + indices 614 615 616 617; +}; +batch TRIANGLE_STRIP +{ + indices 618 619 620 621; +}; +batch TRIANGLE_STRIP +{ + indices 622 623 624 625; +}; +batch TRIANGLE_STRIP +{ + indices 626 627 628 629; +}; +batch TRIANGLE_STRIP +{ + indices 630 631 632 633; +}; +batch TRIANGLE_STRIP +{ + indices 634 635 636 637; +}; +batch TRIANGLE_STRIP +{ + indices 638 639 640 641; +}; +batch TRIANGLE_STRIP +{ + indices 642 643 644 645; +}; +batch TRIANGLE_STRIP +{ + indices 646 647 648 649; +}; +batch TRIANGLE_STRIP +{ + indices 650 651 652 653; +}; +batch TRIANGLE_STRIP +{ + indices 654 655 656 657; +}; +batch TRIANGLE_STRIP +{ + indices 658 659 660 661; +}; +batch TRIANGLE_STRIP +{ + indices 662 663 664 665; +}; +batch TRIANGLE_STRIP +{ + indices 666 667 668 669; +}; +batch TRIANGLE_STRIP +{ + indices 670 671 672 673; +}; +batch TRIANGLE_STRIP +{ + indices 674 675 676 677; +}; +batch TRIANGLE_STRIP +{ + indices 678 679 680 681; +}; +batch TRIANGLE_STRIP +{ + indices 682 683 684 685; +}; +batch TRIANGLE_STRIP +{ + indices 686 687 688 689; +}; +batch TRIANGLE_STRIP +{ + indices 690 691 692 693; +}; +batch TRIANGLE_STRIP +{ + indices 694 695 696 697; +}; +batch TRIANGLE_STRIP +{ + indices 698 699 700 701; +}; +batch TRIANGLE_STRIP +{ + indices 702 703 704 705; +}; +batch TRIANGLE_STRIP +{ + indices 706 707 708 709; +}; +batch TRIANGLE_STRIP +{ + indices 710 711 712 713; +}; +batch TRIANGLE_STRIP +{ + indices 714 715 716 717; +}; +batch TRIANGLE_STRIP +{ + indices 718 719 720 721; +}; +batch TRIANGLE_STRIP +{ + indices 722 723 724 725; +}; +batch TRIANGLE_STRIP +{ + indices 726 727 728 729; +}; +batch TRIANGLE_STRIP +{ + indices 730 731 732 733; +}; +batch TRIANGLE_STRIP +{ + indices 734 735 736 737; +}; +batch TRIANGLE_STRIP +{ + indices 738 739 740 741; +}; +batch TRIANGLE_STRIP +{ + indices 742 743 744 745; +}; +batch TRIANGLE_STRIP +{ + indices 746 747 748 749; +}; +batch TRIANGLE_STRIP +{ + indices 750 751 752 753; +}; +batch TRIANGLE_STRIP +{ + indices 754 755 756 757; +}; +batch TRIANGLE_STRIP +{ + indices 758 759 760 761; +}; +batch TRIANGLE_STRIP +{ + indices 762 763 764 765; +}; +batch TRIANGLE_STRIP +{ + indices 766 767 768 769; +}; +batch TRIANGLE_STRIP +{ + indices 770 771 772 773; +}; +batch TRIANGLE_STRIP +{ + indices 774 775 776 777; +}; +batch TRIANGLE_STRIP +{ + indices 778 779 780 781; +}; +batch TRIANGLE_STRIP +{ + indices 782 783 784 785; +}; +batch TRIANGLE_STRIP +{ + indices 786 787 788 789; +}; +batch TRIANGLE_STRIP +{ + indices 790 791 792 793; +}; +batch TRIANGLE_STRIP +{ + indices 794 795 796 797; +}; +batch TRIANGLE_STRIP +{ + indices 798 799 800 801; +}; +batch TRIANGLE_STRIP +{ + indices 802 803 804 805; +}; +batch TRIANGLE_STRIP +{ + indices 806 807 808 809; +}; +batch TRIANGLE_STRIP +{ + indices 810 811 812 813; +}; +batch TRIANGLE_STRIP +{ + indices 814 815 816 817; +}; +batch TRIANGLE_STRIP +{ + indices 818 819 820 821; +}; +batch TRIANGLE_STRIP +{ + indices 822 823 824 825; +}; +batch TRIANGLE_STRIP +{ + indices 826 827 828 829; +}; +batch TRIANGLE_STRIP +{ + indices 830 831 832 833; +}; +batch TRIANGLE_STRIP +{ + indices 834 835 836 837; +}; +batch TRIANGLE_STRIP +{ + indices 838 839 840 841; +}; +batch TRIANGLE_STRIP +{ + indices 842 843 844 845; +}; +batch TRIANGLE_STRIP +{ + indices 846 847 848 849; +}; +batch TRIANGLE_STRIP +{ + indices 850 851 852 853; +}; +batch TRIANGLE_STRIP +{ + indices 854 855 856 857; +}; +batch TRIANGLE_STRIP +{ + indices 858 859 860 861; +}; +batch TRIANGLE_STRIP +{ + indices 862 863 864 865; +}; +batch TRIANGLE_STRIP +{ + indices 866 867 868 869; +}; +batch TRIANGLE_STRIP +{ + indices 870 871 872 873; +}; +batch TRIANGLE_STRIP +{ + indices 874 875 876 877; +}; +batch TRIANGLE_STRIP +{ + indices 878 879 880 881; +}; +batch TRIANGLE_STRIP +{ + indices 882 883 884 885; +}; +batch TRIANGLE_STRIP +{ + indices 886 887 888 889; +}; +batch TRIANGLE_STRIP +{ + indices 890 891 892 893; +}; +batch TRIANGLE_STRIP +{ + indices 894 895 896 897; +}; +batch TRIANGLE_STRIP +{ + indices 898 899 900 901; +}; +batch TRIANGLE_STRIP +{ + indices 902 903 904 905; +}; +batch TRIANGLE_STRIP +{ + indices 906 907 908 909; +}; +batch TRIANGLE_STRIP +{ + indices 910 911 912 913; +}; +batch TRIANGLE_STRIP +{ + indices 914 915 916 917; +}; +batch TRIANGLE_STRIP +{ + indices 918 919 920 921; +}; +batch TRIANGLE_STRIP +{ + indices 922 923 924 925; +}; +batch TRIANGLE_STRIP +{ + indices 926 927 928 929; +}; +batch TRIANGLE_STRIP +{ + indices 930 931 932 933; +}; +batch TRIANGLE_STRIP +{ + indices 934 935 936 937; +}; +batch TRIANGLE_STRIP +{ + indices 938 939 940 941; +}; +batch TRIANGLE_STRIP +{ + indices 942 943 944 945; +}; +batch TRIANGLE_STRIP +{ + indices 946 947 948 949; +}; +batch TRIANGLE_STRIP +{ + indices 950 951 952 953; +}; +batch TRIANGLE_STRIP +{ + indices 954 955 956 957; +}; +batch TRIANGLE_STRIP +{ + indices 958 959 960 961; +}; +batch TRIANGLE_STRIP +{ + indices 962 963 964 965; +}; +batch TRIANGLE_STRIP +{ + indices 966 967 968 969; +}; +batch TRIANGLE_STRIP +{ + indices 970 971 972 973; +}; +batch TRIANGLE_STRIP +{ + indices 974 975 976 977; +}; +batch TRIANGLE_STRIP +{ + indices 978 979 980 981; +}; +batch TRIANGLE_STRIP +{ + indices 982 983 984 985; +}; +batch TRIANGLE_STRIP +{ + indices 986 987 988 989; +}; +batch TRIANGLE_STRIP +{ + indices 990 991 992 993; +}; +batch TRIANGLE_STRIP +{ + indices 994 995 996 997; +}; +batch TRIANGLE_STRIP +{ + indices 998 999 1000 1001; +}; +batch TRIANGLE_STRIP +{ + indices 1002 1003 1004 1005; +}; +batch TRIANGLE_STRIP +{ + indices 1006 1007 1008 1009; +}; +batch TRIANGLE_STRIP +{ + indices 1010 1011 1012 1013; +}; +batch TRIANGLE_STRIP +{ + indices 1014 1015 1016 1017; +}; +batch TRIANGLE_STRIP +{ + indices 1018 1019 1020 1021; +}; +batch TRIANGLE_STRIP +{ + indices 1022 1023 1024 1025; +}; +batch TRIANGLE_STRIP +{ + indices 1026 1027 1028 1029; +}; +batch TRIANGLE_STRIP +{ + indices 1030 1031 1032 1033; +}; +batch TRIANGLE_STRIP +{ + indices 1034 1035 1036 1037; +}; +batch TRIANGLE_STRIP +{ + indices 1038 1039 1040 1041; +}; +batch TRIANGLE_STRIP +{ + indices 1042 1043 1044 1045; +}; +batch TRIANGLE_STRIP +{ + indices 1046 1047 1048 1049; +}; +batch TRIANGLE_STRIP +{ + indices 1050 1051 1052 1053; +}; +batch TRIANGLE_STRIP +{ + indices 1054 1055 1056 1057; +}; +batch TRIANGLE_STRIP +{ + indices 1058 1059 1060 1061; +}; +batch TRIANGLE_STRIP +{ + indices 1062 1063 1064 1065; +}; +batch TRIANGLE_STRIP +{ + indices 1066 1067 1068 1069; +}; +batch TRIANGLE_STRIP +{ + indices 1070 1071 1072 1073; +}; +batch TRIANGLE_STRIP +{ + indices 1074 1075 1076 1077; +}; +batch TRIANGLE_STRIP +{ + indices 1078 1079 1080 1081; +}; +batch TRIANGLE_STRIP +{ + indices 1082 1083 1084 1085; +}; +batch TRIANGLE_STRIP +{ + indices 1086 1087 1088 1089; +}; +batch TRIANGLE_STRIP +{ + indices 1090 1091 1092 1093; +}; +batch TRIANGLE_STRIP +{ + indices 1094 1095 1096 1097; +}; +batch TRIANGLE_STRIP +{ + indices 1098 1099 1100 1101; +}; +batch TRIANGLE_STRIP +{ + indices 1102 1103 1104 1105; +}; +batch TRIANGLE_STRIP +{ + indices 1106 1107 1108 1109; +}; +batch TRIANGLE_STRIP +{ + indices 1110 1111 1112 1113; +}; +batch TRIANGLE_STRIP +{ + indices 1114 1115 1116 1117; +}; +batch TRIANGLE_STRIP +{ + indices 1118 1119 1120 1121; +}; +batch TRIANGLE_STRIP +{ + indices 1122 1123 1124 1125; +}; +batch TRIANGLE_STRIP +{ + indices 1126 1127 1128 1129; +}; +batch TRIANGLE_STRIP +{ + indices 1130 1131 1132 1133; +}; +batch TRIANGLE_STRIP +{ + indices 1134 1135 1136 1137; +}; +batch TRIANGLE_STRIP +{ + indices 1138 1139 1140 1141; +}; +batch TRIANGLE_STRIP +{ + indices 1142 1143 1144 1145; +}; +batch TRIANGLE_STRIP +{ + indices 1146 1147 1148 1149; +}; +batch TRIANGLE_STRIP +{ + indices 1150 1151 1152 1153; +}; +batch TRIANGLE_STRIP +{ + indices 1154 1155 1156 1157; +}; +batch TRIANGLE_STRIP +{ + indices 1158 1159 1160 1161; +}; +batch TRIANGLE_STRIP +{ + indices 1162 1163 1164 1165; +}; +batch TRIANGLE_STRIP +{ + indices 1166 1167 1168 1169; +}; +batch TRIANGLE_STRIP +{ + indices 1170 1171 1172 1173; +}; +batch TRIANGLE_STRIP +{ + indices 1174 1175 1176 1177; +}; +batch TRIANGLE_STRIP +{ + indices 1178 1179 1180 1181; +}; +batch TRIANGLE_STRIP +{ + indices 1182 1183 1184 1185; +}; +batch TRIANGLE_STRIP +{ + indices 1186 1187 1188 1189; +}; +batch TRIANGLE_STRIP +{ + indices 1190 1191 1192 1193; +}; +batch TRIANGLE_STRIP +{ + indices 1194 1195 1196 1197; +}; +batch TRIANGLE_STRIP +{ + indices 1198 1199 1200 1201; +}; +batch TRIANGLE_STRIP +{ + indices 1202 1203 1204 1205; +}; +batch TRIANGLE_STRIP +{ + indices 1206 1207 1208 1209; +}; +batch TRIANGLE_STRIP +{ + indices 1210 1211 1212 1213; +}; +batch TRIANGLE_STRIP +{ + indices 1214 1215 1216 1217; +}; +batch TRIANGLE_STRIP +{ + indices 1218 1219 1220 1221; +}; +batch TRIANGLE_STRIP +{ + indices 1222 1223 1224 1225; +}; +batch TRIANGLE_STRIP +{ + indices 1226 1227 1228 1229; +}; +batch TRIANGLE_STRIP +{ + indices 1230 1231 1232 1233; +}; +batch TRIANGLE_STRIP +{ + indices 1234 1235 1236 1237; +}; +batch TRIANGLE_STRIP +{ + indices 1238 1239 1240 1241; +}; +batch TRIANGLE_STRIP +{ + indices 1242 1243 1244 1245; +}; +batch TRIANGLE_STRIP +{ + indices 1246 1247 1248 1249; +}; +batch TRIANGLE_STRIP +{ + indices 1250 1251 1252 1253; +}; +batch TRIANGLE_STRIP +{ + indices 1254 1255 1256 1257; +}; +batch TRIANGLE_STRIP +{ + indices 1258 1259 1260 1261; +}; +batch TRIANGLE_STRIP +{ + indices 1262 1263 1264 1265; +}; +batch TRIANGLE_STRIP +{ + indices 1266 1267 1268 1269; +}; +batch TRIANGLE_STRIP +{ + indices 1270 1271 1272 1273; +}; +batch TRIANGLE_STRIP +{ + indices 1274 1275 1276 1277; +}; +batch TRIANGLE_STRIP +{ + indices 1278 1279 1280 1281; +}; +batch TRIANGLE_STRIP +{ + indices 1282 1283 1284 1285; +}; +batch TRIANGLE_STRIP +{ + indices 1286 1287 1288 1289; +}; +batch TRIANGLE_STRIP +{ + indices 1290 1291 1292 1293; +}; +batch TRIANGLE_STRIP +{ + indices 1294 1295 1296 1297; +}; +batch TRIANGLE_STRIP +{ + indices 1298 1299 1300 1301; +}; +batch TRIANGLE_STRIP +{ + indices 1302 1303 1304 1305; +}; +batch TRIANGLE_STRIP +{ + indices 1306 1307 1308 1309; +}; +batch TRIANGLE_STRIP +{ + indices 1310 1311 1312 1313; +}; +batch TRIANGLE_STRIP +{ + indices 1314 1315 1316 1317; +}; +batch TRIANGLE_STRIP +{ + indices 1318 1319 1320 1321; +}; +batch TRIANGLE_STRIP +{ + indices 1322 1323 1324 1325; +}; +batch TRIANGLE_STRIP +{ + indices 1326 1327 1328 1329; +}; +batch TRIANGLE_STRIP +{ + indices 1330 1331 1332 1333; +}; +batch TRIANGLE_STRIP +{ + indices 1334 1335 1336 1337; +}; +batch TRIANGLE_STRIP +{ + indices 1338 1339 1340 1341; +}; +batch TRIANGLE_STRIP +{ + indices 1342 1343 1344 1345; +}; +batch TRIANGLE_STRIP +{ + indices 1346 1347 1348 1349; +}; +batch TRIANGLE_STRIP +{ + indices 1350 1351 1352 1353; +}; +batch TRIANGLE_STRIP +{ + indices 1354 1355 1356 1357; +}; +batch TRIANGLE_STRIP +{ + indices 1358 1359 1360 1361; +}; +batch TRIANGLE_STRIP +{ + indices 1362 1363 1364 1365; +}; +batch TRIANGLE_STRIP +{ + indices 1366 1367 1368 1369; +}; +batch TRIANGLE_STRIP +{ + indices 1370 1371 1372 1373; +}; +batch TRIANGLE_STRIP +{ + indices 1374 1375 1376 1377; +}; +batch TRIANGLE_STRIP +{ + indices 1378 1379 1380 1381; +}; +batch TRIANGLE_STRIP +{ + indices 1382 1383 1384 1385; +}; +batch TRIANGLE_STRIP +{ + indices 1386 1387 1388 1389; +}; +batch TRIANGLE_STRIP +{ + indices 1390 1391 1392 1393; +}; +batch TRIANGLE_STRIP +{ + indices 1394 1395 1396 1397; +}; +batch TRIANGLE_STRIP +{ + indices 1398 1399 1400 1401; +}; +batch TRIANGLE_STRIP +{ + indices 1402 1403 1404 1405; +}; +batch TRIANGLE_STRIP +{ + indices 1406 1407 1408 1409; +}; +batch TRIANGLE_STRIP +{ + indices 1410 1411 1412 1413; +}; +batch TRIANGLE_STRIP +{ + indices 1414 1415 1416 1417; +}; +batch TRIANGLE_STRIP +{ + indices 1418 1419 1420 1421; +}; +batch TRIANGLE_STRIP +{ + indices 1422 1423 1424 1425; +}; +batch TRIANGLE_STRIP +{ + indices 1426 1427 1428 1429; +}; +batch TRIANGLE_STRIP +{ + indices 1430 1431 1432 1433; +}; +batch TRIANGLE_STRIP +{ + indices 1434 1435 1436 1437; +}; +batch TRIANGLE_STRIP +{ + indices 1438 1439 1440 1441; +}; +batch TRIANGLE_STRIP +{ + indices 1442 1443 1444 1445; +}; +batch TRIANGLE_STRIP +{ + indices 1446 1447 1448 1449; +}; +batch TRIANGLE_STRIP +{ + indices 1450 1451 1452 1453; +}; +batch TRIANGLE_STRIP +{ + indices 1454 1455 1456 1457; +}; +batch TRIANGLE_STRIP +{ + indices 1458 1459 1460 1461; +}; +batch TRIANGLE_STRIP +{ + indices 1462 1463 1464 1465; +}; +batch TRIANGLE_STRIP +{ + indices 1466 1467 1468 1469; +}; +batch TRIANGLE_STRIP +{ + indices 1470 1471 1472 1473; +}; +batch TRIANGLE_STRIP +{ + indices 1474 1475 1476 1477; +}; +batch TRIANGLE_STRIP +{ + indices 1478 1479 1480 1481; +}; +batch TRIANGLE_STRIP +{ + indices 1482 1483 1484 1485; +}; +batch TRIANGLE_STRIP +{ + indices 1486 1487 1488 1489; +}; +batch TRIANGLE_STRIP +{ + indices 1490 1491 1492 1493; +}; +batch TRIANGLE_STRIP +{ + indices 1494 1495 1496 1497; +}; +batch TRIANGLE_STRIP +{ + indices 1498 1499 1500 1501; +}; +batch TRIANGLE_STRIP +{ + indices 1502 1503 1504 1505; +}; +batch TRIANGLE_STRIP +{ + indices 1506 1507 1508 1509; +}; +batch TRIANGLE_STRIP +{ + indices 1510 1511 1512 1513; +}; +batch TRIANGLE_STRIP +{ + indices 1514 1515 1516 1517; +}; +batch TRIANGLE_STRIP +{ + indices 1518 1519 1520 1521; +}; +batch TRIANGLE_STRIP +{ + indices 1522 1523 1524 1525; +}; +batch TRIANGLE_STRIP +{ + indices 1526 1527 1528 1529; +}; +batch TRIANGLE_STRIP +{ + indices 1530 1531 1532 1533; +}; +batch TRIANGLE_STRIP +{ + indices 1534 1535 1536 1537; +}; +batch TRIANGLE_STRIP +{ + indices 1538 1539 1540 1541; +}; +batch TRIANGLE_STRIP +{ + indices 1542 1543 1544 1545; +}; +batch TRIANGLE_STRIP +{ + indices 1546 1547 1548 1549; +}; +batch TRIANGLE_STRIP +{ + indices 1550 1551 1552 1553; +}; +batch TRIANGLE_STRIP +{ + indices 1554 1555 1556 1557; +}; +batch TRIANGLE_STRIP +{ + indices 1558 1559 1560 1561; +}; +batch TRIANGLE_STRIP +{ + indices 1562 1563 1564 1565; +}; +batch TRIANGLE_STRIP +{ + indices 1566 1567 1568 1569; +}; +batch TRIANGLE_STRIP +{ + indices 1570 1571 1572 1573; +}; +batch TRIANGLE_STRIP +{ + indices 1574 1575 1576 1577; +}; +batch TRIANGLE_STRIP +{ + indices 1578 1579 1580 1581; +}; +batch TRIANGLE_STRIP +{ + indices 1582 1583 1584 1585; +}; +batch TRIANGLE_STRIP +{ + indices 1586 1587 1588 1589; +}; +batch TRIANGLE_STRIP +{ + indices 1590 1591 1592 1593; +}; +batch TRIANGLE_STRIP +{ + indices 1594 1595 1596 1597; +}; +batch TRIANGLE_STRIP +{ + indices 1598 1599 1600 1601; +}; +batch TRIANGLE_STRIP +{ + indices 1602 1603 1604 1605; +}; +batch TRIANGLE_STRIP +{ + indices 1606 1607 1608 1609; +}; +batch TRIANGLE_STRIP +{ + indices 1610 1611 1612 1613; +}; +batch TRIANGLE_STRIP +{ + indices 1614 1615 1616 1617; +}; +batch TRIANGLE_STRIP +{ + indices 1618 1619 1620 1621; +}; +batch TRIANGLE_STRIP +{ + indices 1622 1623 1624 1625; +}; +batch TRIANGLE_STRIP +{ + indices 1626 1627 1628 1629; +}; +batch TRIANGLE_STRIP +{ + indices 1630 1631 1632 1633; +}; +batch TRIANGLE_STRIP +{ + indices 1634 1635 1636 1637; +}; +batch TRIANGLE_STRIP +{ + indices 1638 1639 1640 1641; +}; +batch TRIANGLE_STRIP +{ + indices 1642 1643 1644 1645; +}; +batch TRIANGLE_STRIP +{ + indices 1646 1647 1648 1649; +}; +batch TRIANGLE_STRIP +{ + indices 1650 1651 1652 1653; +}; +batch TRIANGLE_STRIP +{ + indices 1654 1655 1656 1657; +}; +batch TRIANGLE_STRIP +{ + indices 1658 1659 1660 1661; +}; +batch TRIANGLE_STRIP +{ + indices 1662 1663 1664 1665; +}; +batch TRIANGLE_STRIP +{ + indices 1666 1667 1668 1669; +}; +batch TRIANGLE_STRIP +{ + indices 1670 1671 1672 1673; +}; +batch TRIANGLE_STRIP +{ + indices 1674 1675 1676 1677; +}; +batch TRIANGLE_STRIP +{ + indices 1678 1679 1680 1681; +}; +batch TRIANGLE_STRIP +{ + indices 1682 1683 1684 1685; +}; +batch TRIANGLE_STRIP +{ + indices 1686 1687 1688 1689; +}; +batch TRIANGLE_STRIP +{ + indices 1690 1691 1692 1693; +}; +batch TRIANGLE_STRIP +{ + indices 1694 1695 1696 1697; +}; +batch TRIANGLE_STRIP +{ + indices 1698 1699 1700 1701; +}; +batch TRIANGLE_STRIP +{ + indices 1702 1703 1704 1705; +}; +batch TRIANGLE_STRIP +{ + indices 1706 1707 1708 1709; +}; +batch TRIANGLE_STRIP +{ + indices 1710 1711 1712 1713; +}; +batch TRIANGLE_STRIP +{ + indices 1714 1715 1716 1717; +}; +batch TRIANGLE_STRIP +{ + indices 1718 1719 1720 1721; +}; +batch TRIANGLE_STRIP +{ + indices 1722 1723 1724 1725; +}; +batch TRIANGLE_STRIP +{ + indices 1726 1727 1728 1729; +}; +batch TRIANGLE_STRIP +{ + indices 1730 1731 1732 1733; +}; +batch TRIANGLE_STRIP +{ + indices 1734 1735 1736 1737; +}; +batch TRIANGLE_STRIP +{ + indices 1738 1739 1740 1741; +}; +batch TRIANGLE_STRIP +{ + indices 1742 1743 1744 1745; +}; +batch TRIANGLE_STRIP +{ + indices 1746 1747 1748 1749; +}; +batch TRIANGLE_STRIP +{ + indices 1750 1751 1752 1753; +}; +batch TRIANGLE_STRIP +{ + indices 1754 1755 1756 1757; +}; +batch TRIANGLE_STRIP +{ + indices 1758 1759 1760 1761; +}; +batch TRIANGLE_STRIP +{ + indices 1762 1763 1764 1765; +}; +batch TRIANGLE_STRIP +{ + indices 1766 1767 1768 1769; +}; +batch TRIANGLE_STRIP +{ + indices 1770 1771 1772 1773; +}; +batch TRIANGLE_STRIP +{ + indices 1774 1775 1776 1777; +}; +batch TRIANGLE_STRIP +{ + indices 1778 1779 1780 1781; +}; +batch TRIANGLE_STRIP +{ + indices 1782 1783 1784 1785; +}; +batch TRIANGLE_STRIP +{ + indices 1786 1787 1788 1789; +}; +batch TRIANGLE_STRIP +{ + indices 1790 1791 1792 1793; +}; +batch TRIANGLE_STRIP +{ + indices 1794 1795 1796 1797; +}; +batch TRIANGLE_STRIP +{ + indices 1798 1799 1800 1801; +}; +batch TRIANGLE_STRIP +{ + indices 1802 1803 1804 1805; +}; +batch TRIANGLE_STRIP +{ + indices 1806 1807 1808 1809; +}; +batch TRIANGLE_STRIP +{ + indices 1810 1811 1812 1813; +}; +batch TRIANGLE_STRIP +{ + indices 1814 1815 1816 1817; +}; +batch TRIANGLE_STRIP +{ + indices 1818 1819 1820 1821; +}; +batch TRIANGLE_STRIP +{ + indices 1822 1823 1824 1825; +}; +batch TRIANGLE_STRIP +{ + indices 1826 1827 1828 1829; +}; +batch TRIANGLE_STRIP +{ + indices 1830 1831 1832 1833; +}; +batch TRIANGLE_STRIP +{ + indices 1834 1835 1836 1837; +}; +batch TRIANGLE_STRIP +{ + indices 1838 1839 1840 1841; +}; +batch TRIANGLE_STRIP +{ + indices 1842 1843 1844 1845; +}; +batch TRIANGLE_STRIP +{ + indices 1846 1847 1848 1849; +}; +batch TRIANGLE_STRIP +{ + indices 1850 1851 1852 1853; +}; +batch TRIANGLE_STRIP +{ + indices 1854 1855 1856 1857; +}; +batch TRIANGLE_STRIP +{ + indices 1858 1859 1860 1861; +}; +batch TRIANGLE_STRIP +{ + indices 1862 1863 1864 1865; +}; +batch TRIANGLE_STRIP +{ + indices 1866 1867 1868 1869; +}; +batch TRIANGLE_STRIP +{ + indices 1870 1871 1872 1873; +}; +batch TRIANGLE_STRIP +{ + indices 1874 1875 1876 1877; +}; +batch TRIANGLE_STRIP +{ + indices 1878 1879 1880 1881; +}; +batch TRIANGLE_STRIP +{ + indices 1882 1883 1884 1885; +}; +batch TRIANGLE_STRIP +{ + indices 1886 1887 1888 1889; +}; +batch TRIANGLE_STRIP +{ + indices 1890 1891 1892 1893; +}; +batch TRIANGLE_STRIP +{ + indices 1894 1895 1896 1897; +}; +batch TRIANGLE_STRIP +{ + indices 1898 1899 1900 1901; +}; +batch TRIANGLE_STRIP +{ + indices 1902 1903 1904 1905; +}; +batch TRIANGLE_STRIP +{ + indices 1906 1907 1908 1909; +}; +batch TRIANGLE_STRIP +{ + indices 1910 1911 1912 1913; +}; +batch TRIANGLE_STRIP +{ + indices 1914 1915 1916 1917; +}; +batch TRIANGLE_STRIP +{ + indices 1918 1919 1920 1921; +}; +batch TRIANGLE_STRIP +{ + indices 1922 1923 1924 1925; +}; +batch TRIANGLE_STRIP +{ + indices 1926 1927 1928 1929; +}; +batch TRIANGLE_STRIP +{ + indices 1930 1931 1932 1933; +}; +batch TRIANGLE_STRIP +{ + indices 1934 1935 1936 1937; +}; +batch TRIANGLE_STRIP +{ + indices 1938 1939 1940 1941; +}; +batch TRIANGLE_STRIP +{ + indices 1942 1943 1944 1945; +}; +batch TRIANGLE_STRIP +{ + indices 1946 1947 1948 1949; +}; +batch TRIANGLE_STRIP +{ + indices 1950 1951 1952 1953; +}; +batch TRIANGLE_STRIP +{ + indices 1954 1955 1956 1957; +}; +batch TRIANGLE_STRIP +{ + indices 1958 1959 1960 1961; +}; +batch TRIANGLE_STRIP +{ + indices 1962 1963 1964 1965; +}; +batch TRIANGLE_STRIP +{ + indices 1966 1967 1968 1969; +}; +batch TRIANGLE_STRIP +{ + indices 1970 1971 1972 1973; +}; +batch TRIANGLE_STRIP +{ + indices 1974 1975 1976 1977; +}; +batch TRIANGLE_STRIP +{ + indices 1978 1979 1980 1981; +}; +batch TRIANGLE_STRIP +{ + indices 1982 1983 1984 1985; +}; +batch TRIANGLE_STRIP +{ + indices 1986 1987 1988 1989; +}; +batch TRIANGLE_STRIP +{ + indices 1990 1991 1992 1993; +}; +batch TRIANGLE_STRIP +{ + indices 1994 1995 1996 1997; +}; +batch TRIANGLE_STRIP +{ + indices 1998 1999 2000 2001; +}; +batch TRIANGLE_STRIP +{ + indices 2002 2003 2004 2005; +}; +batch TRIANGLE_STRIP +{ + indices 2006 2007 2008 2009; +}; +batch TRIANGLE_STRIP +{ + indices 2010 2011 2012 2013; +}; +batch TRIANGLE_STRIP +{ + indices 2014 2015 2016 2017; +}; +batch TRIANGLE_STRIP +{ + indices 2018 2019 2020 2021; +}; +batch TRIANGLE_STRIP +{ + indices 2022 2023 2024 2025; +}; +batch TRIANGLE_STRIP +{ + indices 2026 2027 2028 2029; +}; +batch TRIANGLE_STRIP +{ + indices 2030 2031 2032 2033; +}; +batch TRIANGLE_STRIP +{ + indices 2034 2035 2036 2037; +}; +batch TRIANGLE_STRIP +{ + indices 2038 2039 2040 2041; +}; +batch TRIANGLE_STRIP +{ + indices 2042 2043 2044 2045; +}; +batch TRIANGLE_STRIP +{ + indices 2046 2047 2048 2049; +}; +batch TRIANGLE_STRIP +{ + indices 2050 2051 2052 2053; +}; +batch TRIANGLE_STRIP +{ + indices 2054 2055 2056 2057; +}; +batch TRIANGLE_STRIP +{ + indices 2058 2059 2060 2061; +}; +batch TRIANGLE_STRIP +{ + indices 2062 2063 2064 2065; +}; +batch TRIANGLE_STRIP +{ + indices 2066 2067 2068 2069; +}; +batch TRIANGLE_STRIP +{ + indices 2070 2071 2072 2073; +}; +batch TRIANGLE_STRIP +{ + indices 2074 2075 2076 2077; +}; +batch TRIANGLE_STRIP +{ + indices 2078 2079 2080 2081; +}; +batch TRIANGLE_STRIP +{ + indices 2082 2083 2084 2085; +}; +batch TRIANGLE_STRIP +{ + indices 2086 2087 2088 2089; +}; +batch TRIANGLE_STRIP +{ + indices 2090 2091 2092 2093; +}; +batch TRIANGLE_STRIP +{ + indices 2094 2095 2096 2097; +}; +batch TRIANGLE_STRIP +{ + indices 2098 2099 2100 2101; +}; +batch TRIANGLE_STRIP +{ + indices 2102 2103 2104 2105; +}; +batch TRIANGLE_STRIP +{ + indices 2106 2107 2108 2109; +}; +batch TRIANGLE_STRIP +{ + indices 2110 2111 2112 2113; +}; +batch TRIANGLE_STRIP +{ + indices 2114 2115 2116 2117; +}; +batch TRIANGLE_STRIP +{ + indices 2118 2119 2120 2121; +}; +batch TRIANGLE_STRIP +{ + indices 2122 2123 2124 2125; +}; +batch TRIANGLE_STRIP +{ + indices 2126 2127 2128 2129; +}; +batch TRIANGLE_STRIP +{ + indices 2130 2131 2132 2133; +}; +batch TRIANGLE_STRIP +{ + indices 2134 2135 2136 2137; +}; +batch TRIANGLE_STRIP +{ + indices 2138 2139 2140 2141; +}; +batch TRIANGLE_STRIP +{ + indices 2142 2143 2144 2145; +}; +batch TRIANGLE_STRIP +{ + indices 2146 2147 2148 2149; +}; +batch TRIANGLE_STRIP +{ + indices 2150 2151 2152 2153; +}; +batch TRIANGLE_STRIP +{ + indices 2154 2155 2156 2157; +}; +batch TRIANGLE_STRIP +{ + indices 2158 2159 2160 2161; +}; +batch TRIANGLE_STRIP +{ + indices 2162 2163 2164 2165; +}; +batch TRIANGLE_STRIP +{ + indices 2166 2167 2168 2169; +}; +batch TRIANGLE_STRIP +{ + indices 2170 2171 2172 2173; +}; +batch TRIANGLE_STRIP +{ + indices 2174 2175 2176 2177; +}; +batch TRIANGLE_STRIP +{ + indices 2178 2179 2180 2181; +}; +batch TRIANGLE_STRIP +{ + indices 2182 2183 2184 2185; +}; +batch TRIANGLE_STRIP +{ + indices 2186 2187 2188 2189; +}; +batch TRIANGLE_STRIP +{ + indices 2190 2191 2192 2193; +}; +batch TRIANGLE_STRIP +{ + indices 2194 2195 2196 2197; +}; +batch TRIANGLE_STRIP +{ + indices 2198 2199 2200 2201; +}; +batch TRIANGLE_STRIP +{ + indices 2202 2203 2204 2205; +}; +batch TRIANGLE_STRIP +{ + indices 2206 2207 2208 2209; +}; +batch TRIANGLE_STRIP +{ + indices 2210 2211 2212 2213; +}; +batch TRIANGLE_STRIP +{ + indices 2214 2215 2216 2217; +}; +batch TRIANGLE_STRIP +{ + indices 2218 2219 2220 2221; +}; +batch TRIANGLE_STRIP +{ + indices 2222 2223 2224 2225; +}; +batch TRIANGLE_STRIP +{ + indices 2226 2227 2228 2229; +}; +batch TRIANGLE_STRIP +{ + indices 2230 2231 2232 2233; +}; +batch TRIANGLE_STRIP +{ + indices 2234 2235 2236 2237; +}; +batch TRIANGLE_STRIP +{ + indices 2238 2239 2240 2241; +}; +batch TRIANGLE_STRIP +{ + indices 2242 2243 2244 2245; +}; +batch TRIANGLE_STRIP +{ + indices 2246 2247 2248 2249; +}; +batch TRIANGLE_STRIP +{ + indices 2250 2251 2252 2253; +}; +batch TRIANGLE_STRIP +{ + indices 2254 2255 2256 2257; +}; +batch TRIANGLE_STRIP +{ + indices 2258 2259 2260 2261; +}; +batch TRIANGLE_STRIP +{ + indices 2262 2263 2264 2265; +}; +batch TRIANGLE_STRIP +{ + indices 2266 2267 2268 2269; +}; +batch TRIANGLE_STRIP +{ + indices 2270 2271 2272 2273; +}; +batch TRIANGLE_STRIP +{ + indices 2274 2275 2276 2277; +}; +batch TRIANGLE_STRIP +{ + indices 2278 2279 2280 2281; +}; +batch TRIANGLE_STRIP +{ + indices 2282 2283 2284 2285; +}; +batch TRIANGLE_STRIP +{ + indices 2286 2287 2288 2289; +}; +batch TRIANGLE_STRIP +{ + indices 2290 2291 2292 2293; +}; +batch TRIANGLE_STRIP +{ + indices 2294 2295 2296 2297; +}; +batch TRIANGLE_STRIP +{ + indices 2298 2299 2300 2301; +}; +batch TRIANGLE_STRIP +{ + indices 2302 2303 2304 2305; +}; +batch TRIANGLE_STRIP +{ + indices 2306 2307 2308 2309; +}; +batch TRIANGLE_STRIP +{ + indices 2310 2311 2312 2313; +}; +batch TRIANGLE_STRIP +{ + indices 2314 2315 2316 2317; +}; +batch TRIANGLE_STRIP +{ + indices 2318 2319 2320 2321; +}; +batch TRIANGLE_STRIP +{ + indices 2322 2323 2324 2325; +}; +batch TRIANGLE_STRIP +{ + indices 2326 2327 2328 2329; +}; +batch TRIANGLE_STRIP +{ + indices 2330 2331 2332 2333; +}; +batch TRIANGLE_STRIP +{ + indices 2334 2335 2336 2337; +}; +batch TRIANGLE_STRIP +{ + indices 2338 2339 2340 2341; +}; +batch TRIANGLE_STRIP +{ + indices 2342 2343 2344 2345; +}; +batch TRIANGLE_STRIP +{ + indices 2346 2347 2348 2349; +}; +batch TRIANGLE_STRIP +{ + indices 2350 2351 2352 2353; +}; +batch TRIANGLE_STRIP +{ + indices 2354 2355 2356 2357; +}; +batch TRIANGLE_STRIP +{ + indices 2358 2359 2360 2361; +}; +batch TRIANGLE_STRIP +{ + indices 2362 2363 2364 2365; +}; +batch TRIANGLE_STRIP +{ + indices 2366 2367 2368 2369; +}; +batch TRIANGLE_STRIP +{ + indices 2370 2371 2372 2373; +}; +batch TRIANGLE_STRIP +{ + indices 2374 2375 2376 2377; +}; +batch TRIANGLE_STRIP +{ + indices 2378 2379 2380 2381; +}; +batch TRIANGLE_STRIP +{ + indices 2382 2383 2384 2385; +}; +batch TRIANGLE_STRIP +{ + indices 2386 2387 2388 2389; +}; +batch TRIANGLE_STRIP +{ + indices 2390 2391 2392 2393; +}; +batch TRIANGLE_STRIP +{ + indices 2394 2395 2396 2397; +}; +batch TRIANGLE_STRIP +{ + indices 2398 2399 2400 2401; +}; +batch TRIANGLE_STRIP +{ + indices 2402 2403 2404 2405; +}; +batch TRIANGLE_STRIP +{ + indices 2406 2407 2408 2409; +}; +batch TRIANGLE_STRIP +{ + indices 2410 2411 2412 2413; +}; +batch TRIANGLE_STRIP +{ + indices 2414 2415 2416 2417; +}; +batch TRIANGLE_STRIP +{ + indices 2418 2419 2420 2421; +}; +batch TRIANGLE_STRIP +{ + indices 2422 2423 2424 2425; +}; +batch TRIANGLE_STRIP +{ + indices 2426 2427 2428 2429; +}; +batch TRIANGLE_STRIP +{ + indices 2430 2431 2432 2433; +}; +batch TRIANGLE_STRIP +{ + indices 2434 2435 2436 2437; +}; +batch TRIANGLE_STRIP +{ + indices 2438 2439 2440 2441; +}; +batch TRIANGLE_STRIP +{ + indices 2442 2443 2444 2445; +}; +batch TRIANGLE_STRIP +{ + indices 2446 2447 2448 2449; +}; +batch TRIANGLE_STRIP +{ + indices 2450 2451 2452 2453; +}; +batch TRIANGLE_STRIP +{ + indices 2454 2455 2456 2457; +}; +batch TRIANGLE_STRIP +{ + indices 2458 2459 2460 2461; +}; +batch TRIANGLE_STRIP +{ + indices 2462 2463 2464 2465; +}; +batch TRIANGLE_STRIP +{ + indices 2466 2467 2468 2469; +}; +batch TRIANGLE_STRIP +{ + indices 2470 2471 2472 2473; +}; +batch TRIANGLE_STRIP +{ + indices 2474 2475 2476 2477; +}; +batch TRIANGLE_STRIP +{ + indices 2478 2479 2480 2481; +}; +batch TRIANGLE_STRIP +{ + indices 2482 2483 2484 2485; +}; +batch TRIANGLE_STRIP +{ + indices 2486 2487 2488 2489; +}; +batch TRIANGLE_STRIP +{ + indices 2490 2491 2492 2493; +}; +batch TRIANGLE_STRIP +{ + indices 2494 2495 2496 2497; +}; +batch TRIANGLE_STRIP +{ + indices 2498 2499 2500 2501; +}; +batch TRIANGLE_STRIP +{ + indices 2502 2503 2504 2505; +}; +batch TRIANGLE_STRIP +{ + indices 2506 2507 2508 2509; +}; +batch TRIANGLE_STRIP +{ + indices 2510 2511 2512 2513; +}; +batch TRIANGLE_STRIP +{ + indices 2514 2515 2516 2517; +}; +batch TRIANGLE_STRIP +{ + indices 2518 2519 2520 2521; +}; +batch TRIANGLE_STRIP +{ + indices 2522 2523 2524 2525; +}; +batch TRIANGLE_STRIP +{ + indices 2526 2527 2528 2529; +}; +batch TRIANGLE_STRIP +{ + indices 2530 2531 2532 2533; +}; +batch TRIANGLE_STRIP +{ + indices 2534 2535 2536 2537; +}; +batch TRIANGLE_STRIP +{ + indices 2538 2539 2540 2541; +}; +batch TRIANGLE_STRIP +{ + indices 2542 2543 2544 2545; +}; +batch TRIANGLE_STRIP +{ + indices 2546 2547 2548 2549; +}; +batch TRIANGLE_STRIP +{ + indices 2550 2551 2552 2553; +}; +batch TRIANGLE_STRIP +{ + indices 2554 2555 2556 2557; +}; +batch TRIANGLE_STRIP +{ + indices 2558 2559 2560 2561; +}; +batch TRIANGLE_STRIP +{ + indices 2562 2563 2564 2565; +}; +batch TRIANGLE_STRIP +{ + indices 2566 2567 2568 2569; +}; +batch TRIANGLE_STRIP +{ + indices 2570 2571 2572 2573; +}; +batch TRIANGLE_STRIP +{ + indices 2574 2575 2576 2577; +}; +batch TRIANGLE_STRIP +{ + indices 2578 2579 2580 2581; +}; +batch TRIANGLE_STRIP +{ + indices 2582 2583 2584 2585; +}; +batch TRIANGLE_STRIP +{ + indices 2586 2587 2588 2589; +}; +batch TRIANGLE_STRIP +{ + indices 2590 2591 2592 2593; +}; +batch TRIANGLE_STRIP +{ + indices 2594 2595 2596 2597; +}; +batch TRIANGLE_STRIP +{ + indices 2598 2599 2600 2601; +}; +batch TRIANGLE_STRIP +{ + indices 2602 2603 2604 2605; +}; +batch TRIANGLE_STRIP +{ + indices 2606 2607 2608 2609; +}; +batch TRIANGLE_STRIP +{ + indices 2610 2611 2612 2613; +}; +batch TRIANGLE_STRIP +{ + indices 2614 2615 2616 2617; +}; +batch TRIANGLE_STRIP +{ + indices 2618 2619 2620 2621; +}; +batch TRIANGLE_STRIP +{ + indices 2622 2623 2624 2625; +}; +batch TRIANGLE_STRIP +{ + indices 2626 2627 2628 2629; +}; +batch TRIANGLE_STRIP +{ + indices 2630 2631 2632 2633; +}; +batch TRIANGLE_STRIP +{ + indices 2634 2635 2636 2637; +}; +batch TRIANGLE_STRIP +{ + indices 2638 2639 2640 2641; +}; +batch TRIANGLE_STRIP +{ + indices 2642 2643 2644 2645; +}; +batch TRIANGLE_STRIP +{ + indices 2646 2647 2648 2649; +}; +batch TRIANGLE_STRIP +{ + indices 2650 2651 2652 2653; +}; +batch TRIANGLE_STRIP +{ + indices 2654 2655 2656 2657; +}; +batch TRIANGLE_STRIP +{ + indices 2658 2659 2660 2661; +}; +batch TRIANGLE_STRIP +{ + indices 2662 2663 2664 2665; +}; +batch TRIANGLE_STRIP +{ + indices 2666 2667 2668 2669; +}; +batch TRIANGLE_STRIP +{ + indices 2670 2671 2672 2673; +}; +batch TRIANGLE_STRIP +{ + indices 2674 2675 2676 2677; +}; +batch TRIANGLE_STRIP +{ + indices 2678 2679 2680 2681; +}; +batch TRIANGLE_STRIP +{ + indices 2682 2683 2684 2685; +}; +batch TRIANGLE_STRIP +{ + indices 2686 2687 2688 2689; +}; +batch TRIANGLE_STRIP +{ + indices 2690 2691 2692 2693; +}; +batch TRIANGLE_STRIP +{ + indices 2694 2695 2696 2697; +}; +batch TRIANGLE_STRIP +{ + indices 2698 2699 2700 2701; +}; +batch TRIANGLE_STRIP +{ + indices 2702 2703 2704 2705; +}; +batch TRIANGLE_STRIP +{ + indices 2706 2707 2708 2709; +}; +batch TRIANGLE_STRIP +{ + indices 2710 2711 2712 2713; +}; +batch TRIANGLE_STRIP +{ + indices 2714 2715 2716 2717; +}; +batch TRIANGLE_STRIP +{ + indices 2718 2719 2720 2721; +}; +batch TRIANGLE_STRIP +{ + indices 2722 2723 2724 2725; +}; +batch TRIANGLE_STRIP +{ + indices 2726 2727 2728 2729; +}; +batch TRIANGLE_STRIP +{ + indices 2730 2731 2732 2733; +}; +batch TRIANGLE_STRIP +{ + indices 2734 2735 2736 2737; +}; +batch TRIANGLE_STRIP +{ + indices 2738 2739 2740 2741; +}; +batch TRIANGLE_STRIP +{ + indices 2742 2743 2744 2745; +}; +batch TRIANGLE_STRIP +{ + indices 2746 2747 2748 2749; +}; +batch TRIANGLE_STRIP +{ + indices 2750 2751 2752 2753; +}; +batch TRIANGLE_STRIP +{ + indices 2754 2755 2756 2757; +}; +batch TRIANGLE_STRIP +{ + indices 2758 2759 2760 2761; +}; +batch TRIANGLE_STRIP +{ + indices 2762 2763 2764 2765; +}; +batch TRIANGLE_STRIP +{ + indices 2766 2767 2768 2769; +}; +batch TRIANGLE_STRIP +{ + indices 2770 2771 2772 2773; +}; +batch TRIANGLE_STRIP +{ + indices 2774 2775 2776 2777; +}; +batch TRIANGLE_STRIP +{ + indices 2778 2779 2780 2781; +}; +batch TRIANGLE_STRIP +{ + indices 2782 2783 2784 2785; +}; +batch TRIANGLE_STRIP +{ + indices 2786 2787 2788 2789; +}; +batch TRIANGLE_STRIP +{ + indices 2790 2791 2792 2793; +}; +batch TRIANGLE_STRIP +{ + indices 2794 2795 2796 2797; +}; +batch TRIANGLE_STRIP +{ + indices 2798 2799 2800 2801; +}; +batch TRIANGLE_STRIP +{ + indices 2802 2803 2804 2805; +}; +batch TRIANGLE_STRIP +{ + indices 2806 2807 2808 2809; +}; +batch TRIANGLE_STRIP +{ + indices 2810 2811 2812 2813; +}; +batch TRIANGLE_STRIP +{ + indices 2814 2815 2816 2817; +}; +batch TRIANGLE_STRIP +{ + indices 2818 2819 2820 2821; +}; +batch TRIANGLE_STRIP +{ + indices 2822 2823 2824 2825; +}; +batch TRIANGLE_STRIP +{ + indices 2826 2827 2828 2829; +}; +batch TRIANGLE_STRIP +{ + indices 2830 2831 2832 2833; +}; +batch TRIANGLE_STRIP +{ + indices 2834 2835 2836 2837; +}; +batch TRIANGLE_STRIP +{ + indices 2838 2839 2840 2841; +}; +batch TRIANGLE_STRIP +{ + indices 2842 2843 2844 2845; +}; +batch TRIANGLE_STRIP +{ + indices 2846 2847 2848 2849; +}; +batch TRIANGLE_STRIP +{ + indices 2850 2851 2852 2853; +}; +batch TRIANGLE_STRIP +{ + indices 2854 2855 2856 2857; +}; +batch TRIANGLE_STRIP +{ + indices 2858 2859 2860 2861; +}; +batch TRIANGLE_STRIP +{ + indices 2862 2863 2864 2865; +}; +batch TRIANGLE_STRIP +{ + indices 2866 2867 2868 2869; +}; +batch TRIANGLE_STRIP +{ + indices 2870 2871 2872 2873; +}; +batch TRIANGLE_STRIP +{ + indices 2874 2875 2876 2877; +}; +batch TRIANGLE_STRIP +{ + indices 2878 2879 2880 2881; +}; +batch TRIANGLE_STRIP +{ + indices 2882 2883 2884 2885; +}; +batch TRIANGLE_STRIP +{ + indices 2886 2887 2888 2889; +}; +batch TRIANGLE_STRIP +{ + indices 2890 2891 2892 2893; +}; +batch TRIANGLE_STRIP +{ + indices 2894 2895 2896 2897; +}; +batch TRIANGLE_STRIP +{ + indices 2898 2899 2900 2901; +}; +batch TRIANGLE_STRIP +{ + indices 2902 2903 2904 2905; +}; +batch TRIANGLE_STRIP +{ + indices 2906 2907 2908 2909; +}; +batch TRIANGLE_STRIP +{ + indices 2910 2911 2912 2913; +}; +batch TRIANGLE_STRIP +{ + indices 2914 2915 2916 2917; +}; +batch TRIANGLE_STRIP +{ + indices 2918 2919 2920 2921; +}; +batch TRIANGLE_STRIP +{ + indices 2922 2923 2924 2925; +}; +batch TRIANGLE_STRIP +{ + indices 2926 2927 2928 2929; +}; +batch TRIANGLE_STRIP +{ + indices 2930 2931 2932 2933; +}; +batch TRIANGLE_STRIP +{ + indices 2934 2935 2936 2937; +}; +batch TRIANGLE_STRIP +{ + indices 2938 2939 2940 2941; +}; +batch TRIANGLE_STRIP +{ + indices 2942 2943 2944 2945; +}; +batch TRIANGLE_STRIP +{ + indices 2946 2947 2948 2949; +}; +batch TRIANGLE_STRIP +{ + indices 2950 2951 2952 2953; +}; +batch TRIANGLE_STRIP +{ + indices 2954 2955 2956 2957; +}; +batch TRIANGLE_STRIP +{ + indices 2958 2959 2960 2961; +}; +batch TRIANGLE_STRIP +{ + indices 2962 2963 2964 2965; +}; +batch TRIANGLE_STRIP +{ + indices 2966 2967 2968 2969; +}; +batch TRIANGLE_STRIP +{ + indices 2970 2971 2972 2973; +}; +batch TRIANGLE_STRIP +{ + indices 2974 2975 2976 2977; +}; +batch TRIANGLE_STRIP +{ + indices 2978 2979 2980 2981; +}; +batch TRIANGLE_STRIP +{ + indices 2982 2983 2984 2985; +}; +batch TRIANGLE_STRIP +{ + indices 2986 2987 2988 2989; +}; +batch TRIANGLE_STRIP +{ + indices 2990 2991 2992 2993; +}; +batch TRIANGLE_STRIP +{ + indices 2994 2995 2996 2997; +}; +batch TRIANGLE_STRIP +{ + indices 2998 2999 3000 3001; +}; +batch TRIANGLE_STRIP +{ + indices 3002 3003 3004 3005; +}; +batch TRIANGLE_STRIP +{ + indices 3006 3007 3008 3009; +}; +batch TRIANGLE_STRIP +{ + indices 3010 3011 3012 3013; +}; +batch TRIANGLE_STRIP +{ + indices 3014 3015 3016 3017; +}; +batch TRIANGLE_STRIP +{ + indices 3018 3019 3020 3021; +}; +batch TRIANGLE_STRIP +{ + indices 3022 3023 3024 3025; +}; +batch TRIANGLE_STRIP +{ + indices 3026 3027 3028 3029; +}; +batch TRIANGLE_STRIP +{ + indices 3030 3031 3032 3033; +}; +batch TRIANGLE_STRIP +{ + indices 3034 3035 3036 3037; +}; +batch TRIANGLE_STRIP +{ + indices 3038 3039 3040 3041; +}; +batch TRIANGLE_STRIP +{ + indices 3042 3043 3044 3045; +}; +batch TRIANGLE_STRIP +{ + indices 3046 3047 3048 3049; +}; +batch TRIANGLE_STRIP +{ + indices 3050 3051 3052 3053; +}; +batch TRIANGLE_STRIP +{ + indices 3054 3055 3056 3057; +}; +batch TRIANGLE_STRIP +{ + indices 3058 3059 3060 3061; +}; +batch TRIANGLE_STRIP +{ + indices 3062 3063 3064 3065; +}; +batch TRIANGLE_STRIP +{ + indices 3066 3067 3068 3069; +}; +batch TRIANGLE_STRIP +{ + indices 3070 3071 3072 3073; +}; +batch TRIANGLE_STRIP +{ + indices 3074 3075 3076 3077; +}; +batch TRIANGLE_STRIP +{ + indices 3078 3079 3080 3081; +}; +batch TRIANGLE_STRIP +{ + indices 3082 3083 3084 3085; +}; +batch TRIANGLE_STRIP +{ + indices 3086 3087 3088 3089; +}; +batch TRIANGLE_STRIP +{ + indices 3090 3091 3092 3093; +}; +batch TRIANGLE_STRIP +{ + indices 3094 3095 3096 3097; +}; +batch TRIANGLE_STRIP +{ + indices 3098 3099 3100 3101; +}; +batch TRIANGLE_STRIP +{ + indices 3102 3103 3104 3105; +}; +batch TRIANGLE_STRIP +{ + indices 3106 3107 3108 3109; +}; +batch TRIANGLE_STRIP +{ + indices 3110 3111 3112 3113; +}; +batch TRIANGLE_STRIP +{ + indices 3114 3115 3116 3117; +}; +batch TRIANGLE_STRIP +{ + indices 3118 3119 3120 3121; +}; +batch TRIANGLE_STRIP +{ + indices 3122 3123 3124 3125; +}; +batch TRIANGLE_STRIP +{ + indices 3126 3127 3128 3129; +}; +batch TRIANGLE_STRIP +{ + indices 3130 3131 3132 3133; +}; +batch TRIANGLE_STRIP +{ + indices 3134 3135 3136 3137; +}; +batch TRIANGLE_STRIP +{ + indices 3138 3139 3140 3141; +}; +batch TRIANGLE_STRIP +{ + indices 3142 3143 3144 3145; +}; +batch TRIANGLE_STRIP +{ + indices 3146 3147 3148 3149; +}; +batch TRIANGLE_STRIP +{ + indices 3150 3151 3152 3153; +}; +batch TRIANGLE_STRIP +{ + indices 3154 3155 3156 3157; +}; +batch TRIANGLE_STRIP +{ + indices 3158 3159 3160 3161; +}; +batch TRIANGLE_STRIP +{ + indices 3162 3163 3164 3165; +}; +batch TRIANGLE_STRIP +{ + indices 3166 3167 3168 3169; +}; +batch TRIANGLE_STRIP +{ + indices 3170 3171 3172 3173; +}; +batch TRIANGLE_STRIP +{ + indices 3174 3175 3176 3177; +}; +batch TRIANGLE_STRIP +{ + indices 3178 3179 3180 3181; +}; +batch TRIANGLE_STRIP +{ + indices 3182 3183 3184 3185; +}; +batch TRIANGLE_STRIP +{ + indices 3186 3187 3188 3189; +}; +batch TRIANGLE_STRIP +{ + indices 3190 3191 3192 3193; +}; +batch TRIANGLE_STRIP +{ + indices 3194 3195 3196 3197; +}; +batch TRIANGLE_STRIP +{ + indices 3198 3199 3200 3201; +}; +batch TRIANGLE_STRIP +{ + indices 3202 3203 3204 3205; +}; +batch TRIANGLE_STRIP +{ + indices 3206 3207 3208 3209; +}; +batch TRIANGLE_STRIP +{ + indices 3210 3211 3212 3213; +}; +batch TRIANGLE_STRIP +{ + indices 3214 3215 3216 3217; +}; +batch TRIANGLE_STRIP +{ + indices 3218 3219 3220 3221; +}; +batch TRIANGLE_STRIP +{ + indices 3222 3223 3224 3225; +}; +batch TRIANGLE_STRIP +{ + indices 3226 3227 3228 3229; +}; +batch TRIANGLE_STRIP +{ + indices 3230 3231 3232 3233; +}; +batch TRIANGLE_STRIP +{ + indices 3234 3235 3236 3237; +}; +batch TRIANGLE_STRIP +{ + indices 3238 3239 3240 3241; +}; +batch TRIANGLE_STRIP +{ + indices 3242 3243 3244 3245; +}; +batch TRIANGLE_STRIP +{ + indices 3246 3247 3248 3249; +}; +batch TRIANGLE_STRIP +{ + indices 3250 3251 3252 3253; +}; +batch TRIANGLE_STRIP +{ + indices 3254 3255 3256 3257; +}; +batch TRIANGLE_STRIP +{ + indices 3258 3259 3260 3261; +}; +batch TRIANGLE_STRIP +{ + indices 3262 3263 3264 3265; +}; +batch TRIANGLE_STRIP +{ + indices 3266 3267 3268 3269; +}; +batch TRIANGLE_STRIP +{ + indices 3270 3271 3272 3273; +}; +batch TRIANGLE_STRIP +{ + indices 3274 3275 3276 3277; +}; +batch TRIANGLE_STRIP +{ + indices 3278 3279 3280 3281; +}; +batch TRIANGLE_STRIP +{ + indices 3282 3283 3284 3285; +}; +batch TRIANGLE_STRIP +{ + indices 3286 3287 3288 3289; +}; +batch TRIANGLE_STRIP +{ + indices 3290 3291 3292 3293; +}; +batch TRIANGLE_STRIP +{ + indices 3294 3295 3296 3297; +}; +batch TRIANGLE_STRIP +{ + indices 3298 3299 3300 3301; +}; +batch TRIANGLE_STRIP +{ + indices 3302 3303 3304 3305; +}; +batch TRIANGLE_STRIP +{ + indices 3306 3307 3308 3309; +}; +batch TRIANGLE_STRIP +{ + indices 3310 3311 3312 3313; +}; +batch TRIANGLE_STRIP +{ + indices 3314 3315 3316 3317; +}; +batch TRIANGLE_STRIP +{ + indices 3318 3319 3320 3321; +}; +batch TRIANGLE_STRIP +{ + indices 3322 3323 3324 3325; +}; +batch TRIANGLE_STRIP +{ + indices 3326 3327 3328 3329; +}; +batch TRIANGLE_STRIP +{ + indices 3330 3331 3332 3333; +}; +batch TRIANGLE_STRIP +{ + indices 3334 3335 3336 3337; +}; +batch TRIANGLE_STRIP +{ + indices 3338 3339 3340 3341; +}; +batch TRIANGLE_STRIP +{ + indices 3342 3343 3344 3345; +}; +batch TRIANGLE_STRIP +{ + indices 3346 3347 3348 3349; +}; +batch TRIANGLE_STRIP +{ + indices 3350 3351 3352 3353; +}; +batch TRIANGLE_STRIP +{ + indices 3354 3355 3356 3357; +}; +batch TRIANGLE_STRIP +{ + indices 3358 3359 3360 3361; +}; +batch TRIANGLE_STRIP +{ + indices 3362 3363 3364 3365; +}; +batch TRIANGLE_STRIP +{ + indices 3366 3367 3368 3369; +}; +batch TRIANGLE_STRIP +{ + indices 3370 3371 3372 3373; +}; +batch TRIANGLE_STRIP +{ + indices 3374 3375 3376 3377; +}; +batch TRIANGLE_STRIP +{ + indices 3378 3379 3380 3381; +}; +batch TRIANGLE_STRIP +{ + indices 3382 3383 3384 3385; +}; +batch TRIANGLE_STRIP +{ + indices 3386 3387 3388 3389; +}; +batch TRIANGLE_STRIP +{ + indices 3390 3391 3392 3393; +}; +batch TRIANGLE_STRIP +{ + indices 3394 3395 3396 3397; +}; +batch TRIANGLE_STRIP +{ + indices 3398 3399 3400 3401; +}; +batch TRIANGLE_STRIP +{ + indices 3402 3403 3404 3405; +}; +batch TRIANGLE_STRIP +{ + indices 3406 3407 3408 3409; +}; +batch TRIANGLE_STRIP +{ + indices 3410 3411 3412 3413; +}; +batch TRIANGLE_STRIP +{ + indices 3414 3415 3416 3417; +}; +batch TRIANGLE_STRIP +{ + indices 3418 3419 3420 3421; +}; +batch TRIANGLE_STRIP +{ + indices 3422 3423 3424 3425; +}; +batch TRIANGLE_STRIP +{ + indices 3426 3427 3428 3429; +}; +batch TRIANGLE_STRIP +{ + indices 3430 3431 3432 3433; +}; +batch TRIANGLE_STRIP +{ + indices 3434 3435 3436 3437; +}; +batch TRIANGLE_STRIP +{ + indices 3438 3439 3440 3441; +}; +batch TRIANGLE_STRIP +{ + indices 3442 3443 3444 3445; +}; +batch TRIANGLE_STRIP +{ + indices 3446 3447 3448 3449; +}; +batch TRIANGLE_STRIP +{ + indices 3450 3451 3452 3453; +}; +batch TRIANGLE_STRIP +{ + indices 3454 3455 3456 3457; +}; +batch TRIANGLE_STRIP +{ + indices 3458 3459 3460 3461; +}; +batch TRIANGLE_STRIP +{ + indices 3462 3463 3464 3465; +}; +batch TRIANGLE_STRIP +{ + indices 3466 3467 3468 3469; +}; +batch TRIANGLE_STRIP +{ + indices 3470 3471 3472 3473; +}; +batch TRIANGLE_STRIP +{ + indices 3474 3475 3476 3477; +}; +batch TRIANGLE_STRIP +{ + indices 3478 3479 3480 3481; +}; +batch TRIANGLE_STRIP +{ + indices 3482 3483 3484 3485; +}; +batch TRIANGLE_STRIP +{ + indices 3486 3487 3488 3489; +}; +batch TRIANGLE_STRIP +{ + indices 3490 3491 3492 3493; +}; +batch TRIANGLE_STRIP +{ + indices 3494 3495 3496 3497; +}; +batch TRIANGLE_STRIP +{ + indices 3498 3499 3500 3501; +}; +batch TRIANGLE_STRIP +{ + indices 3502 3503 3504 3505; +}; +batch TRIANGLE_STRIP +{ + indices 3506 3507 3508 3509; +}; +batch TRIANGLE_STRIP +{ + indices 3510 3511 3512 3513; +}; +batch TRIANGLE_STRIP +{ + indices 3514 3515 3516 3517; +}; +batch TRIANGLE_STRIP +{ + indices 3518 3519 3520 3521; +}; +batch TRIANGLE_STRIP +{ + indices 3522 3523 3524 3525; +}; +batch TRIANGLE_STRIP +{ + indices 3526 3527 3528 3529; +}; +batch TRIANGLE_STRIP +{ + indices 3530 3531 3532 3533; +}; +batch TRIANGLE_STRIP +{ + indices 3534 3535 3536 3537; +}; +batch TRIANGLE_STRIP +{ + indices 3538 3539 3540 3541; +}; +batch TRIANGLE_STRIP +{ + indices 3542 3543 3544 3545; +}; +batch TRIANGLE_STRIP +{ + indices 3546 3547 3548 3549; +}; +batch TRIANGLE_STRIP +{ + indices 3550 3551 3552 3553; +}; +batch TRIANGLE_STRIP +{ + indices 3554 3555 3556 3557; +}; +batch TRIANGLE_STRIP +{ + indices 3558 3559 3560 3561; +}; +batch TRIANGLE_STRIP +{ + indices 3562 3563 3564 3565; +}; +batch TRIANGLE_STRIP +{ + indices 3566 3567 3568 3569; +}; +batch TRIANGLE_STRIP +{ + indices 3570 3571 3572 3573; +}; +batch TRIANGLE_STRIP +{ + indices 3574 3575 3576 3577; +}; +batch TRIANGLE_STRIP +{ + indices 3578 3579 3580 3581; +}; +batch TRIANGLE_STRIP +{ + indices 3582 3583 3584 3585; +}; +batch TRIANGLE_STRIP +{ + indices 3586 3587 3588 3589; +}; +batch TRIANGLE_STRIP +{ + indices 3590 3591 3592 3593; +}; +batch TRIANGLE_STRIP +{ + indices 3594 3595 3596 3597; +}; +batch TRIANGLE_STRIP +{ + indices 3598 3599 3600 3601; +}; +batch TRIANGLE_STRIP +{ + indices 3602 3603 3604 3605; +}; +batch TRIANGLE_STRIP +{ + indices 3606 3607 3608 3609; +}; +batch TRIANGLE_STRIP +{ + indices 3610 3611 3612 3613; +}; +batch TRIANGLE_STRIP +{ + indices 3614 3615 3616 3617; +}; +batch TRIANGLE_STRIP +{ + indices 3618 3619 3620 3621; +}; +batch TRIANGLE_STRIP +{ + indices 3622 3623 3624 3625; +}; +batch TRIANGLE_STRIP +{ + indices 3626 3627 3628 3629; +}; +batch TRIANGLE_STRIP +{ + indices 3630 3631 3632 3633 3633 3631 3634 3634 3633 3635 3635 3634 3636 3636 3635 3637; +}; +batch TRIANGLE_STRIP +{ + indices 3638 3639 3640 3641 3641 3639 3642 3642 3641 3643 3643 3642 3644 3644 3643 3645; +}; +batch TRIANGLE_STRIP +{ + indices 3646 3647 3648 3649 3649 3647 3650 3650 3649 3651 3651 3650 3652 3652 3651 3653; +}; +batch TRIANGLE_STRIP +{ + indices 3654 3655 3656 3657 3657 3655 3658 3658 3657 3659 3659 3658 3660 3660 3659 3661; +}; +batch TRIANGLE_STRIP +{ + indices 3662 3663 3664 3665 3665 3663 3666 3666 3665 3667 3667 3666 3668 3668 3667 3669; +}; +batch TRIANGLE_STRIP +{ + indices 3670 3671 3672 3673 3673 3671 3674 3674 3673 3675 3675 3674 3676 3676 3675 3677; +}; +batch TRIANGLE_STRIP +{ + indices 3678 3679 3680 3681 3681 3679 3682 3682 3681 3683 3683 3682 3684 3684 3683 3685; +}; +batch TRIANGLE_STRIP +{ + indices 3686 3687 3688 3689 3689 3687 3690 3690 3689 3691 3691 3690 3692 3692 3691 3693; +}; +batch TRIANGLE_STRIP +{ + indices 3694 3695 3696 3697 3697 3695 3698 3698 3697 3699 3699 3698 3700 3700 3699 3701; +}; +batch TRIANGLE_STRIP +{ + indices 3702 3703 3704 3705 3705 3703 3706 3706 3705 3707 3707 3706 3708 3708 3707 3709; +}; +batch TRIANGLE_STRIP +{ + indices 3710 3711 3712 3713 3713 3711 3714 3714 3713 3715 3715 3714 3716 3716 3715 3717; +}; +batch TRIANGLE_STRIP +{ + indices 3718 3719 3720 3721 3721 3719 3722 3722 3721 3723 3723 3722 3724 3724 3723 3725; +}; +batch TRIANGLE_STRIP +{ + indices 3726 3727 3728 3729 3729 3727 3730 3730 3729 3731 3731 3730 3732 3732 3731 3733; +}; +batch TRIANGLE_STRIP +{ + indices 3734 3735 3736 3737 3737 3735 3738 3738 3737 3739 3739 3738 3740 3740 3739 3741; +}; +batch TRIANGLE_STRIP +{ + indices 3742 3743 3744 3745 3745 3743 3746 3746 3745 3747 3747 3746 3748 3748 3747 3749; +}; +batch TRIANGLE_STRIP +{ + indices 3750 3751 3752 3753 3753 3751 3754 3754 3753 3755 3755 3754 3756 3756 3755 3757; +}; +batch TRIANGLE_STRIP +{ + indices 3758 3759 3760 3761 3761 3759 3762 3762 3761 3763 3763 3762 3764 3764 3763 3765; +}; +batch TRIANGLE_STRIP +{ + indices 3766 3767 3768 3769 3769 3767 3770 3770 3769 3771 3771 3770 3772 3772 3771 3773; +}; +batch TRIANGLE_STRIP +{ + indices 3774 3775 3776 3777 3777 3775 3778 3778 3777 3779 3779 3778 3780 3780 3779 3781; +}; +batch TRIANGLE_STRIP +{ + indices 3782 3783 3784 3785 3785 3783 3786 3786 3785 3787 3787 3786 3788 3788 3787 3789; +}; +batch TRIANGLE_STRIP +{ + indices 3790 3791 3792 3793 3793 3791 3794 3794 3793 3795 3795 3794 3796 3796 3795 3797; +}; +batch TRIANGLE_STRIP +{ + indices 3798 3799 3800 3801 3801 3799 3802 3802 3801 3803 3803 3802 3804 3804 3803 3805; +}; +batch TRIANGLE_STRIP +{ + indices 3806 3807 3808 3809 3809 3807 3810 3810 3809 3811 3811 3810 3812 3812 3811 3813; +}; +batch TRIANGLE_STRIP +{ + indices 3814 3815 3816 3817 3817 3815 3818 3818 3817 3819 3819 3818 3820 3820 3819 3821; +}; +batch TRIANGLE_STRIP +{ + indices 3822 3823 3824 3825 3825 3823 3826 3826 3825 3827 3827 3826 3828 3828 3827 3829; +}; +batch TRIANGLE_STRIP +{ + indices 3830 3831 3832 3833 3833 3831 3834 3834 3833 3835 3835 3834 3836 3836 3835 3837; +}; +batch TRIANGLE_STRIP +{ + indices 3838 3839 3840 3841 3841 3839 3842 3842 3841 3843 3843 3842 3844 3844 3843 3845; +}; +batch TRIANGLE_STRIP +{ + indices 3846 3847 3848 3849 3849 3847 3850 3850 3849 3851 3851 3850 3852 3852 3851 3853; +}; +batch TRIANGLE_STRIP +{ + indices 3854 3855 3856 3857 3857 3855 3858 3858 3857 3859 3859 3858 3860 3860 3859 3861; +}; +batch TRIANGLE_STRIP +{ + indices 3862 3863 3864 3865 3865 3863 3866 3866 3865 3867 3867 3866 3868 3868 3867 3869; +}; +batch TRIANGLE_STRIP +{ + indices 3870 3871 3872 3873 3873 3871 3874 3874 3873 3875 3875 3874 3876 3876 3875 3877; +}; +batch TRIANGLE_STRIP +{ + indices 3878 3879 3880 3881 3881 3879 3882 3882 3881 3883 3883 3882 3884 3884 3883 3885; +}; +batch TRIANGLE_STRIP +{ + indices 3886 3887 3888 3889 3889 3887 3890 3890 3889 3891 3891 3890 3892 3892 3891 3893; +}; +batch TRIANGLE_STRIP +{ + indices 3894 3895 3896 3897 3897 3895 3898 3898 3897 3899 3899 3898 3900 3900 3899 3901; +}; +batch TRIANGLE_STRIP +{ + indices 3902 3903 3904 3905 3905 3903 3906 3906 3905 3907 3907 3906 3908 3908 3907 3909; +}; +batch TRIANGLE_STRIP +{ + indices 3910 3911 3912 3913 3913 3911 3914 3914 3913 3915 3915 3914 3916 3916 3915 3917; +}; +batch TRIANGLE_STRIP +{ + indices 3918 3919 3920 3921 3921 3919 3922 3922 3921 3923 3923 3922 3924 3924 3923 3925; +}; +batch TRIANGLE_STRIP +{ + indices 3926 3927 3928 3929 3929 3927 3930 3930 3929 3931 3931 3930 3932 3932 3931 3933; +}; +batch TRIANGLE_STRIP +{ + indices 3934 3935 3936 3937 3937 3935 3938 3938 3937 3939 3939 3938 3940 3940 3939 3941; +}; +batch TRIANGLE_STRIP +{ + indices 3942 3943 3944 3945 3945 3943 3946 3946 3945 3947 3947 3946 3948 3948 3947 3949; +}; +batch TRIANGLE_STRIP +{ + indices 3950 3951 3952 3953 3953 3951 3954 3954 3953 3955 3955 3954 3956 3956 3955 3957; +}; +batch TRIANGLE_STRIP +{ + indices 3958 3959 3960 3961 3961 3959 3962 3962 3961 3963 3963 3962 3964 3964 3963 3965; +}; +batch TRIANGLE_STRIP +{ + indices 3966 3967 3968 3969 3969 3967 3970 3970 3969 3971 3971 3970 3972 3972 3971 3973; +}; +batch TRIANGLE_STRIP +{ + indices 3974 3975 3976 3977 3977 3975 3978 3978 3977 3979 3979 3978 3980 3980 3979 3981; +}; +batch TRIANGLE_STRIP +{ + indices 3982 3983 3984 3985 3985 3983 3986 3986 3985 3987 3987 3986 3988 3988 3987 3989; +}; +batch TRIANGLE_STRIP +{ + indices 3990 3991 3992 3993 3993 3991 3994 3994 3993 3995 3995 3994 3996 3996 3995 3997; +}; +batch TRIANGLE_STRIP +{ + indices 3998 3999 4000 4001 4001 3999 4002 4002 4001 4003 4003 4002 4004 4004 4003 4005; +}; +batch TRIANGLE_STRIP +{ + indices 4006 4007 4008 4009 4009 4007 4010 4010 4009 4011 4011 4010 4012 4012 4011 4013; +}; +batch TRIANGLE_STRIP +{ + indices 4014 4015 4016 4017 4017 4015 4018 4018 4017 4019 4019 4018 4020 4020 4019 4021; +}; +batch TRIANGLE_STRIP +{ + indices 4022 4023 4024 4025 4025 4023 4026 4026 4025 4027 4027 4026 4028 4028 4027 4029; +}; +batch TRIANGLE_STRIP +{ + indices 4030 4031 4032 4033 4033 4031 4034 4034 4033 4035 4035 4034 4036 4036 4035 4037; +}; +batch TRIANGLE_STRIP +{ + indices 4038 4039 4040 4041 4041 4039 4042 4042 4041 4043 4043 4042 4044 4044 4043 4045; +}; +batch TRIANGLE_STRIP +{ + indices 4046 4047 4048 4049 4049 4047 4050 4050 4049 4051 4051 4050 4052 4052 4051 4053; +}; +batch TRIANGLE_STRIP +{ + indices 4054 4055 4056 4057 4057 4055 4058 4058 4057 4059 4059 4058 4060 4060 4059 4061; +}; +batch TRIANGLE_STRIP +{ + indices 4062 4063 4064 4065 4065 4063 4066 4066 4065 4067 4067 4066 4068 4068 4067 4069; +}; +batch TRIANGLE_STRIP +{ + indices 4070 4071 4072 4073 4073 4071 4074 4074 4073 4075 4075 4074 4076 4076 4075 4077; +}; +batch TRIANGLE_STRIP +{ + indices 4078 4079 4080 4081 4081 4079 4082 4082 4081 4083 4083 4082 4084 4084 4083 4085; +}; +batch TRIANGLE_STRIP +{ + indices 4086 4087 4088 4089 4089 4087 4090 4090 4089 4091 4091 4090 4092 4092 4091 4093; +}; +batch TRIANGLE_STRIP +{ + indices 4094 4095 4096 4097 4097 4095 4098 4098 4097 4099 4099 4098 4100 4100 4099 4101; +}; +batch TRIANGLE_STRIP +{ + indices 4102 4103 4104 4105 4105 4103 4106 4106 4105 4107 4107 4106 4108 4108 4107 4109; +}; +batch TRIANGLE_STRIP +{ + indices 4110 4111 4112 4113 4113 4111 4114 4114 4113 4115 4115 4114 4116 4116 4115 4117; +}; +batch TRIANGLE_STRIP +{ + indices 4118 4119 4120 4121 4121 4119 4122 4122 4121 4123 4123 4122 4124 4124 4123 4125; +}; +batch TRIANGLE_STRIP +{ + indices 4126 4127 4128 4129 4129 4127 4130 4130 4129 4131 4131 4130 4132 4132 4131 4133; +}; +batch TRIANGLE_STRIP +{ + indices 4134 4135 4136 4137 4137 4135 4138 4138 4137 4139 4139 4138 4140 4140 4139 4141; +}; +batch TRIANGLE_STRIP +{ + indices 4142 4143 4144 4145 4145 4143 4146 4146 4145 4147 4147 4146 4148 4148 4147 4149; +}; +batch TRIANGLE_STRIP +{ + indices 4150 4151 4152 4153 4153 4151 4154 4154 4153 4155 4155 4154 4156 4156 4155 4157; +}; +batch TRIANGLE_STRIP +{ + indices 4158 4159 4160 4161 4161 4159 4162 4162 4161 4163 4163 4162 4164 4164 4163 4165; +}; +batch TRIANGLE_STRIP +{ + indices 4166 4167 4168 4169 4169 4167 4170 4170 4169 4171 4171 4170 4172 4172 4171 4173; +}; +batch TRIANGLE_STRIP +{ + indices 4174 4175 4176 4177 4177 4175 4178 4178 4177 4179 4179 4178 4180 4180 4179 4181; +}; +batch TRIANGLE_STRIP +{ + indices 4182 4183 4184 4185 4185 4183 4186 4186 4185 4187 4187 4186 4188 4188 4187 4189; +}; +batch TRIANGLE_STRIP +{ + indices 4190 4191 4192 4193 4193 4191 4194 4194 4193 4195 4195 4194 4196 4196 4195 4197; +}; +batch TRIANGLE_STRIP +{ + indices 4198 4199 4200 4201 4201 4199 4202 4202 4201 4203 4203 4202 4204 4204 4203 4205; +}; +batch TRIANGLE_STRIP +{ + indices 4206 4207 4208 4209 4209 4207 4210 4210 4209 4211 4211 4210 4212 4212 4211 4213; +}; +batch TRIANGLE_STRIP +{ + indices 4214 4215 4216 4217 4217 4215 4218 4218 4217 4219 4219 4218 4220 4220 4219 4221; +}; +batch TRIANGLE_STRIP +{ + indices 4222 4223 4224 4225 4225 4223 4226 4226 4225 4227 4227 4226 4228 4228 4227 4229; +}; +batch TRIANGLE_STRIP +{ + indices 4230 4231 4232 4233 4233 4231 4234 4234 4233 4235 4235 4234 4236 4236 4235 4237; +}; +batch TRIANGLE_STRIP +{ + indices 4238 4239 4240 4241 4241 4239 4242 4242 4241 4243 4243 4242 4244 4244 4243 4245; +}; +batch TRIANGLE_STRIP +{ + indices 4246 4247 4248 4249 4249 4247 4250 4250 4249 4251 4251 4250 4252 4252 4251 4253; +}; +batch TRIANGLE_STRIP +{ + indices 4254 4255 4256 4257 4257 4255 4258 4258 4257 4259 4259 4258 4260 4260 4259 4261; +}; +batch TRIANGLE_STRIP +{ + indices 4262 4263 4264 4265 4265 4263 4266 4266 4265 4267 4267 4266 4268 4268 4267 4269; +}; +batch TRIANGLE_STRIP +{ + indices 4270 4271 4272 4273 4273 4271 4274 4274 4273 4275 4275 4274 4276 4276 4275 4277; +}; +batch TRIANGLE_STRIP +{ + indices 4278 4279 4280 4281 4281 4279 4282 4282 4281 4283 4283 4282 4284 4284 4283 4285; +}; +batch TRIANGLE_STRIP +{ + indices 4286 4287 4288 4289 4289 4287 4290 4290 4289 4291 4291 4290 4292 4292 4291 4293; +}; +batch TRIANGLE_STRIP +{ + indices 4294 4295 4296 4297 4297 4295 4298 4298 4297 4299 4299 4298 4300 4300 4299 4301; +}; +batch TRIANGLE_STRIP +{ + indices 4302 4303 4304 4305 4305 4303 4306 4306 4305 4307 4307 4306 4308 4308 4307 4309; +}; +batch TRIANGLE_STRIP +{ + indices 4310 4311 4312 4313 4313 4311 4314 4314 4313 4315 4315 4314 4316 4316 4315 4317; +}; +batch TRIANGLE_STRIP +{ + indices 4318 4319 4320 4321 4321 4319 4322 4322 4321 4323 4323 4322 4324 4324 4323 4325; +}; +batch TRIANGLE_STRIP +{ + indices 4326 4327 4328 4329 4329 4327 4330 4330 4329 4331 4331 4330 4332 4332 4331 4333; +}; +batch TRIANGLE_STRIP +{ + indices 4334 4335 4336 4337 4337 4335 4338 4338 4337 4339 4339 4338 4340 4340 4339 4341; +}; +batch TRIANGLE_STRIP +{ + indices 4342 4343 4344 4345 4345 4343 4346 4346 4345 4347 4347 4346 4348 4348 4347 4349; +}; +batch TRIANGLE_STRIP +{ + indices 4350 4351 4352 4353 4353 4351 4354 4354 4353 4355 4355 4354 4356 4356 4355 4357; +}; +batch TRIANGLE_STRIP +{ + indices 4358 4359 4360 4361 4361 4359 4362 4362 4361 4363 4363 4362 4364 4364 4363 4365; +}; +batch TRIANGLE_STRIP +{ + indices 4366 4367 4368 4369 4369 4367 4370 4370 4369 4371 4371 4370 4372 4372 4371 4373; +}; +batch TRIANGLE_STRIP +{ + indices 4374 4375 4376 4377 4377 4375 4378 4378 4377 4379 4379 4378 4380 4380 4379 4381; +}; +batch TRIANGLE_STRIP +{ + indices 4382 4383 4384 4385 4385 4383 4386 4386 4385 4387 4387 4386 4388 4388 4387 4389; +}; +batch TRIANGLE_STRIP +{ + indices 4390 4391 4392 4393 4393 4391 4394 4394 4393 4395 4395 4394 4396 4396 4395 4397; +}; +batch TRIANGLE_STRIP +{ + indices 4398 4399 4400 4401 4401 4399 4402 4402 4401 4403 4403 4402 4404 4404 4403 4405; +}; +batch TRIANGLE_STRIP +{ + indices 4406 4407 4408 4409 4409 4407 4410 4410 4409 4411 4411 4410 4412 4412 4411 4413; +}; +batch TRIANGLE_STRIP +{ + indices 4414 4415 4416 4417 4417 4415 4418 4418 4417 4419 4419 4418 4420 4420 4419 4421; +}; +batch TRIANGLE_STRIP +{ + indices 4422 4423 4424 4425 4425 4423 4426 4426 4425 4427 4427 4426 4428 4428 4427 4429; +}; +batch TRIANGLE_STRIP +{ + indices 4430 4431 4432 4433 4433 4431 4434 4434 4433 4435 4435 4434 4436 4436 4435 4437; +}; +batch TRIANGLE_STRIP +{ + indices 4438 4439 4440 4441 4441 4439 4442 4442 4441 4443 4443 4442 4444 4444 4443 4445; +}; +batch TRIANGLE_STRIP +{ + indices 4446 4447 4448 4449 4449 4447 4450 4450 4449 4451 4451 4450 4452 4452 4451 4453; +}; +batch TRIANGLE_STRIP +{ + indices 4454 4455 4456 4457 4457 4455 4458 4458 4457 4459 4459 4458 4460 4460 4459 4461; +}; +batch TRIANGLE_STRIP +{ + indices 4462 4463 4464 4465 4465 4463 4466 4466 4465 4467 4467 4466 4468 4468 4467 4469; +}; +batch TRIANGLE_STRIP +{ + indices 4470 4471 4472 4473 4473 4471 4474 4474 4473 4475 4475 4474 4476 4476 4475 4477; +}; +batch TRIANGLE_STRIP +{ + indices 4478 4479 4480 4481 4481 4479 4482 4482 4481 4483 4483 4482 4484 4484 4483 4485; +}; +batch TRIANGLE_STRIP +{ + indices 4486 4487 4488 4489 4489 4487 4490 4490 4489 4491 4491 4490 4492 4492 4491 4493; +}; +batch TRIANGLE_STRIP +{ + indices 4494 4495 4496 4497 4497 4495 4498 4498 4497 4499 4499 4498 4500 4500 4499 4501; +}; +batch TRIANGLE_STRIP +{ + indices 4502 4503 4504 4505 4505 4503 4506 4506 4505 4507 4507 4506 4508 4508 4507 4509; +}; +batch TRIANGLE_STRIP +{ + indices 4510 4511 4512 4513 4513 4511 4514 4514 4513 4515 4515 4514 4516 4516 4515 4517; +}; +batch TRIANGLE_STRIP +{ + indices 4518 4519 4520 4521 4521 4519 4522 4522 4521 4523 4523 4522 4524 4524 4523 4525; +}; +batch TRIANGLE_STRIP +{ + indices 4526 4527 4528 4529 4529 4527 4530 4530 4529 4531 4531 4530 4532 4532 4531 4533; +}; +batch TRIANGLE_STRIP +{ + indices 4534 4535 4536 4537 4537 4535 4538 4538 4537 4539 4539 4538 4540 4540 4539 4541; +}; +batch TRIANGLE_STRIP +{ + indices 4542 4543 4544 4545 4545 4543 4546 4546 4545 4547 4547 4546 4548 4548 4547 4549; +}; +batch TRIANGLE_STRIP +{ + indices 4550 4551 4552 4553 4553 4551 4554 4554 4553 4555 4555 4554 4556 4556 4555 4557; +}; +batch TRIANGLE_STRIP +{ + indices 4558 4559 4560 4561 4561 4559 4562 4562 4561 4563 4563 4562 4564 4564 4563 4565; +}; +batch TRIANGLE_STRIP +{ + indices 4566 4567 4568 4569 4569 4567 4570 4570 4569 4571 4571 4570 4572 4572 4571 4573; +}; +batch TRIANGLE_STRIP +{ + indices 4574 4575 4576 4577 4577 4575 4578 4578 4577 4579 4579 4578 4580 4580 4579 4581; +}; +batch TRIANGLE_STRIP +{ + indices 4582 4583 4584 4585 4585 4583 4586 4586 4585 4587 4587 4586 4588 4588 4587 4589; +}; +batch TRIANGLE_STRIP +{ + indices 4590 4591 4592 4593 4593 4591 4594 4594 4593 4595 4595 4594 4596 4596 4595 4597; +}; +batch TRIANGLE_STRIP +{ + indices 4598 4599 4600 4601 4601 4599 4602 4602 4601 4603 4603 4602 4604 4604 4603 4605; +}; +batch TRIANGLE_STRIP +{ + indices 4606 4607 4608 4609 4609 4607 4610 4610 4609 4611 4611 4610 4612 4612 4611 4613; +}; +batch TRIANGLE_STRIP +{ + indices 4614 4615 4616 4617 4617 4615 4618 4618 4617 4619 4619 4618 4620 4620 4619 4621; +}; +batch TRIANGLE_STRIP +{ + indices 4622 4623 4624 4625 4625 4623 4626 4626 4625 4627 4627 4626 4628 4628 4627 4629; +}; +batch TRIANGLE_STRIP +{ + indices 4630 4631 4632 4633 4633 4631 4634 4634 4633 4635 4635 4634 4636 4636 4635 4637; +}; +batch TRIANGLE_STRIP +{ + indices 4638 4639 4640 4641 4641 4639 4642 4642 4641 4643 4643 4642 4644 4644 4643 4645; +}; +batch TRIANGLE_STRIP +{ + indices 4646 4647 4648 4649 4649 4647 4650 4650 4649 4651 4651 4650 4652 4652 4651 4653; +}; +batch TRIANGLE_STRIP +{ + indices 4654 4655 4656 4657 4657 4655 4658 4658 4657 4659 4659 4658 4660 4660 4659 4661; +}; +batch TRIANGLE_STRIP +{ + indices 4662 4663 4664 4665 4665 4663 4666 4666 4665 4667 4667 4666 4668 4668 4667 4669; +}; +batch TRIANGLE_STRIP +{ + indices 4670 4671 4672 4673 4673 4671 4674 4674 4673 4675 4675 4674 4676 4676 4675 4677; +}; +batch TRIANGLE_STRIP +{ + indices 4678 4679 4680 4681 4681 4679 4682 4682 4681 4683 4683 4682 4684 4684 4683 4685; +}; +batch TRIANGLE_STRIP +{ + indices 4686 4687 4688 4689 4689 4687 4690 4690 4689 4691 4691 4690 4692 4692 4691 4693; +}; +batch TRIANGLE_STRIP +{ + indices 4694 4695 4696 4697 4697 4695 4698 4698 4697 4699 4699 4698 4700 4700 4699 4701; +}; +batch TRIANGLE_STRIP +{ + indices 4702 4703 4704 4705 4705 4703 4706 4706 4705 4707 4707 4706 4708 4708 4707 4709; +}; +batch TRIANGLE_STRIP +{ + indices 4710 4711 4712 4713 4713 4711 4714 4714 4713 4715 4715 4714 4716 4716 4715 4717; +}; +batch TRIANGLE_STRIP +{ + indices 4718 4719 4720 4721 4721 4719 4722 4722 4721 4723 4723 4722 4724 4724 4723 4725; +}; +batch TRIANGLE_STRIP +{ + indices 4726 4727 4728 4729 4729 4727 4730 4730 4729 4731 4731 4730 4732 4732 4731 4733; +}; +batch TRIANGLE_STRIP +{ + indices 4734 4735 4736 4737 4737 4735 4738 4738 4737 4739 4739 4738 4740 4740 4739 4741; +}; +batch TRIANGLE_STRIP +{ + indices 4742 4743 4744 4745 4745 4743 4746 4746 4745 4747 4747 4746 4748 4748 4747 4749; +}; +batch TRIANGLE_STRIP +{ + indices 4750 4751 4752 4753 4753 4751 4754 4754 4753 4755 4755 4754 4756 4756 4755 4757; +}; +batch TRIANGLE_STRIP +{ + indices 4758 4759 4760 4761 4761 4759 4762 4762 4761 4763 4763 4762 4764 4764 4763 4765; +}; +batch TRIANGLE_STRIP +{ + indices 4766 4767 4768 4769 4769 4767 4770 4770 4769 4771 4771 4770 4772 4772 4771 4773; +}; +batch TRIANGLE_STRIP +{ + indices 4774 4775 4776 4777 4777 4775 4778 4778 4777 4779 4779 4778 4780 4780 4779 4781; +}; +batch TRIANGLE_STRIP +{ + indices 4782 4783 4784 4785 4785 4783 4786 4786 4785 4787 4787 4786 4788 4788 4787 4789; +}; +batch TRIANGLE_STRIP +{ + indices 4790 4791 4792 4793 4793 4791 4794 4794 4793 4795 4795 4794 4796 4796 4795 4797; +}; +batch TRIANGLE_STRIP +{ + indices 4798 4799 4800 4801 4801 4799 4802 4802 4801 4803 4803 4802 4804 4804 4803 4805; +}; +batch TRIANGLE_STRIP +{ + indices 4806 4807 4808 4809 4809 4807 4810 4810 4809 4811 4811 4810 4812 4812 4811 4813; +}; +batch TRIANGLE_STRIP +{ + indices 4814 4815 4816 4817 4817 4815 4818 4818 4817 4819 4819 4818 4820 4820 4819 4821; +}; +batch TRIANGLE_STRIP +{ + indices 4822 4823 4824 4825 4825 4823 4826 4826 4825 4827 4827 4826 4828 4828 4827 4829; +}; +batch TRIANGLE_STRIP +{ + indices 4830 4831 4832 4833 4833 4831 4834 4834 4833 4835 4835 4834 4836 4836 4835 4837; +}; +batch TRIANGLE_STRIP +{ + indices 4838 4839 4840 4841 4841 4839 4842 4842 4841 4843 4843 4842 4844 4844 4843 4845; +}; +batch TRIANGLE_STRIP +{ + indices 4846 4847 4848 4849 4849 4847 4850 4850 4849 4851 4851 4850 4852 4852 4851 4853; +}; +batch TRIANGLE_STRIP +{ + indices 4854 4855 4856 4857 4857 4855 4858 4858 4857 4859 4859 4858 4860 4860 4859 4861; +}; +batch TRIANGLE_STRIP +{ + indices 4862 4863 4864 4865 4865 4863 4866 4866 4865 4867 4867 4866 4868 4868 4867 4869; +}; +batch TRIANGLE_STRIP +{ + indices 4870 4871 4872 4873 4873 4871 4874 4874 4873 4875 4875 4874 4876 4876 4875 4877; +}; +batch TRIANGLE_STRIP +{ + indices 4878 4879 4880 4881 4881 4879 4882 4882 4881 4883 4883 4882 4884 4884 4883 4885; +}; +batch TRIANGLE_STRIP +{ + indices 4886 4887 4888 4889 4889 4887 4890 4890 4889 4891 4891 4890 4892 4892 4891 4893; +}; +batch TRIANGLE_STRIP +{ + indices 4894 4895 4896 4897 4897 4895 4898 4898 4897 4899 4899 4898 4900 4900 4899 4901; +}; +batch TRIANGLE_STRIP +{ + indices 4902 4903 4904 4905 4905 4903 4906 4906 4905 4907 4907 4906 4908 4908 4907 4909; +}; +batch TRIANGLE_STRIP +{ + indices 4910 4911 4912 4913 4913 4911 4914 4914 4913 4915 4915 4914 4916 4916 4915 4917; +}; +batch TRIANGLE_STRIP +{ + indices 4918 4919 4920 4921 4921 4919 4922 4922 4921 4923 4923 4922 4924 4924 4923 4925; +}; +batch TRIANGLE_STRIP +{ + indices 4926 4927 4928 4929 4929 4927 4930 4930 4929 4931 4931 4930 4932 4932 4931 4933; +}; +batch TRIANGLE_STRIP +{ + indices 4934 4935 4936 4937 4937 4935 4938 4938 4937 4939 4939 4938 4940 4940 4939 4941; +}; +batch TRIANGLE_STRIP +{ + indices 4942 4943 4944 4945 4945 4943 4946 4946 4945 4947 4947 4946 4948 4948 4947 4949; +}; +batch TRIANGLE_STRIP +{ + indices 4950 4951 4952 4953 4953 4951 4954 4954 4953 4955 4955 4954 4956 4956 4955 4957; +}; +batch TRIANGLE_STRIP +{ + indices 4958 4959 4960 4961 4961 4959 4962 4962 4961 4963 4963 4962 4964 4964 4963 4965; +}; +batch TRIANGLE_STRIP +{ + indices 4966 4967 4968 4969 4969 4967 4970 4970 4969 4971 4971 4970 4972 4972 4971 4973; +}; +batch TRIANGLE_STRIP +{ + indices 4974 4975 4976 4977 4977 4975 4978 4978 4977 4979 4979 4978 4980 4980 4979 4981; +}; +batch TRIANGLE_STRIP +{ + indices 4982 4983 4984 4985 4985 4983 4986 4986 4985 4987 4987 4986 4988 4988 4987 4989; +}; +batch TRIANGLE_STRIP +{ + indices 4990 4991 4992 4993 4993 4991 4994 4994 4993 4995 4995 4994 4996 4996 4995 4997; +}; +batch TRIANGLE_STRIP +{ + indices 4998 4999 5000 5001 5001 4999 5002 5002 5001 5003 5003 5002 5004 5004 5003 5005; +}; +batch TRIANGLE_STRIP +{ + indices 5006 5007 5008 5009 5009 5007 5010 5010 5009 5011 5011 5010 5012 5012 5011 5013; +}; +batch TRIANGLE_STRIP +{ + indices 5014 5015 5016 5017 5017 5015 5018 5018 5017 5019 5019 5018 5020 5020 5019 5021; +}; +batch TRIANGLE_STRIP +{ + indices 5022 5023 5024 5025 5025 5023 5026 5026 5025 5027 5027 5026 5028 5028 5027 5029; +}; +batch TRIANGLE_STRIP +{ + indices 5030 5031 5032 5033 5033 5031 5034 5034 5033 5035 5035 5034 5036 5036 5035 5037; +}; +batch TRIANGLE_STRIP +{ + indices 5038 5039 5040 5041 5041 5039 5042 5042 5041 5043 5043 5042 5044 5044 5043 5045; +}; +batch TRIANGLE_STRIP +{ + indices 5046 5047 5048 5049 5049 5047 5050 5050 5049 5051 5051 5050 5052 5052 5051 5053; +}; +batch TRIANGLE_STRIP +{ + indices 5054 5055 5056 5057 5057 5055 5058 5058 5057 5059 5059 5058 5060 5060 5059 5061; +}; +batch TRIANGLE_STRIP +{ + indices 5062 5063 5064 5065 5065 5063 5066 5066 5065 5067 5067 5066 5068 5068 5067 5069; +}; +batch TRIANGLE_STRIP +{ + indices 5070 5071 5072 5073 5073 5071 5074 5074 5073 5075 5075 5074 5076 5076 5075 5077; +}; +batch TRIANGLE_STRIP +{ + indices 5078 5079 5080 5081 5081 5079 5082 5082 5081 5083 5083 5082 5084 5084 5083 5085; +}; +batch TRIANGLE_STRIP +{ + indices 5086 5087 5088 5089 5089 5087 5090 5090 5089 5091 5091 5090 5092 5092 5091 5093; +}; +batch TRIANGLE_STRIP +{ + indices 5094 5095 5096 5097 5097 5095 5098 5098 5097 5099 5099 5098 5100 5100 5099 5101; +}; +batch TRIANGLE_STRIP +{ + indices 5102 5103 5104 5105 5105 5103 5106 5106 5105 5107 5107 5106 5108 5108 5107 5109; +}; +batch TRIANGLE_STRIP +{ + indices 5110 5111 5112 5113 5113 5111 5114 5114 5113 5115 5115 5114 5116 5116 5115 5117; +}; +batch TRIANGLE_STRIP +{ + indices 5118 5119 5120 5121 5121 5119 5122 5122 5121 5123 5123 5122 5124 5124 5123 5125; +}; +batch TRIANGLE_STRIP +{ + indices 5126 5127 5128 5129 5129 5127 5130 5130 5129 5131 5131 5130 5132 5132 5131 5133; +}; +batch TRIANGLE_STRIP +{ + indices 5134 5135 5136 5137 5137 5135 5138 5138 5137 5139 5139 5138 5140 5140 5139 5141; +}; +batch TRIANGLE_STRIP +{ + indices 5142 5143 5144 5145 5145 5143 5146 5146 5145 5147 5147 5146 5148 5148 5147 5149; +}; +batch TRIANGLE_STRIP +{ + indices 5150 5151 5152 5153 5153 5151 5154 5154 5153 5155 5155 5154 5156 5156 5155 5157; +}; +batch TRIANGLE_STRIP +{ + indices 5158 5159 5160 5161 5161 5159 5162 5162 5161 5163 5163 5162 5164 5164 5163 5165; +}; +batch TRIANGLE_STRIP +{ + indices 5166 5167 5168 5169 5169 5167 5170 5170 5169 5171 5171 5170 5172 5172 5171 5173; +}; +batch TRIANGLE_STRIP +{ + indices 5174 5175 5176 5177 5177 5175 5178 5178 5177 5179 5179 5178 5180 5180 5179 5181; +}; +batch TRIANGLE_STRIP +{ + indices 5182 5183 5184 5185 5185 5183 5186 5186 5185 5187 5187 5186 5188 5188 5187 5189; +}; +batch TRIANGLE_STRIP +{ + indices 5190 5191 5192 5193 5193 5191 5194 5194 5193 5195 5195 5194 5196 5196 5195 5197; +}; +batch TRIANGLE_STRIP +{ + indices 5198 5199 5200 5201 5201 5199 5202 5202 5201 5203 5203 5202 5204 5204 5203 5205; +}; +batch TRIANGLE_STRIP +{ + indices 5206 5207 5208 5209 5209 5207 5210 5210 5209 5211 5211 5210 5212 5212 5211 5213; +}; +batch TRIANGLE_STRIP +{ + indices 5214 5215 5216 5217 5217 5215 5218 5218 5217 5219 5219 5218 5220 5220 5219 5221; +}; +batch TRIANGLE_STRIP +{ + indices 5222 5223 5224 5225 5225 5223 5226 5226 5225 5227 5227 5226 5228 5228 5227 5229; +}; +batch TRIANGLE_STRIP +{ + indices 5230 5231 5232 5233 5233 5231 5234 5234 5233 5235 5235 5234 5236 5236 5235 5237; +}; +batch TRIANGLE_STRIP +{ + indices 5238 5239 5240 5241 5241 5239 5242 5242 5241 5243 5243 5242 5244 5244 5243 5245; +}; +batch TRIANGLE_STRIP +{ + indices 5246 5247 5248 5249 5249 5247 5250 5250 5249 5251 5251 5250 5252 5252 5251 5253; +}; +batch TRIANGLE_STRIP +{ + indices 5254 5255 5256 5257 5257 5255 5258 5258 5257 5259 5259 5258 5260 5260 5259 5261; +}; +batch TRIANGLE_STRIP +{ + indices 5262 5263 5264 5265 5265 5263 5266 5266 5265 5267 5267 5266 5268 5268 5267 5269; +}; +batch TRIANGLE_STRIP +{ + indices 5270 5271 5272 5273 5273 5271 5274 5274 5273 5275 5275 5274 5276 5276 5275 5277; +}; +batch TRIANGLE_STRIP +{ + indices 5278 5279 5280 5281 5281 5279 5282 5282 5281 5283 5283 5282 5284 5284 5283 5285; +}; +batch TRIANGLE_STRIP +{ + indices 5286 5287 5288 5289 5289 5287 5290 5290 5289 5291 5291 5290 5292 5292 5291 5293; +}; +batch TRIANGLE_STRIP +{ + indices 5294 5295 5296 5297 5297 5295 5298 5298 5297 5299 5299 5298 5300 5300 5299 5301; +}; +batch TRIANGLE_STRIP +{ + indices 5302 5303 5304 5305 5305 5303 5306 5306 5305 5307 5307 5306 5308 5308 5307 5309; +}; +batch TRIANGLE_STRIP +{ + indices 5310 5311 5312 5313 5313 5311 5314 5314 5313 5315 5315 5314 5316 5316 5315 5317; +}; +batch TRIANGLE_STRIP +{ + indices 5318 5319 5320 5321 5321 5319 5322 5322 5321 5323 5323 5322 5324 5324 5323 5325; +}; +batch TRIANGLE_STRIP +{ + indices 5326 5327 5328 5329 5329 5327 5330 5330 5329 5331 5331 5330 5332 5332 5331 5333; +}; +batch TRIANGLE_STRIP +{ + indices 5334 5335 5336 5337 5337 5335 5338 5338 5337 5339 5339 5338 5340 5340 5339 5341; +}; +batch TRIANGLE_STRIP +{ + indices 5342 5343 5344 5345 5345 5343 5346 5346 5345 5347 5347 5346 5348 5348 5347 5349; +}; +batch TRIANGLE_STRIP +{ + indices 5350 5351 5352 5353 5353 5351 5354 5354 5353 5355 5355 5354 5356 5356 5355 5357; +}; +batch TRIANGLE_STRIP +{ + indices 5358 5359 5360 5361 5361 5359 5362 5362 5361 5363 5363 5362 5364 5364 5363 5365; +}; +batch TRIANGLE_STRIP +{ + indices 5366 5367 5368 5369 5369 5367 5370 5370 5369 5371 5371 5370 5372 5372 5371 5373; +}; +batch TRIANGLE_STRIP +{ + indices 5374 5375 5376 5377 5377 5375 5378 5378 5377 5379 5379 5378 5380 5380 5379 5381; +}; +batch TRIANGLE_STRIP +{ + indices 5382 5383 5384 5385 5385 5383 5386 5386 5385 5387 5387 5386 5388 5388 5387 5389; +}; +batch TRIANGLE_STRIP +{ + indices 5390 5391 5392 5393 5393 5391 5394 5394 5393 5395 5395 5394 5396 5396 5395 5397; +}; +batch TRIANGLE_STRIP +{ + indices 5398 5399 5400 5401 5401 5399 5402 5402 5401 5403 5403 5402 5404 5404 5403 5405; +}; +batch TRIANGLE_STRIP +{ + indices 5406 5407 5408 5409 5409 5407 5410 5410 5409 5411 5411 5410 5412 5412 5411 5413; +}; +batch TRIANGLE_STRIP +{ + indices 5414 5415 5416 5417 5417 5415 5418 5418 5417 5419 5419 5418 5420 5420 5419 5421; +}; +batch TRIANGLE_STRIP +{ + indices 5422 5423 5424 5425 5425 5423 5426 5426 5425 5427 5427 5426 5428 5428 5427 5429; +}; +batch TRIANGLE_STRIP +{ + indices 5430 5431 5432 5433 5433 5431 5434 5434 5433 5435 5435 5434 5436 5436 5435 5437; +}; +batch TRIANGLE_STRIP +{ + indices 5438 5439 5440 5441 5441 5439 5442 5442 5441 5443 5443 5442 5444 5444 5443 5445; +}; +batch TRIANGLE_STRIP +{ + indices 5446 5447 5448 5449 5449 5447 5450 5450 5449 5451 5451 5450 5452 5452 5451 5453; +}; +batch TRIANGLE_STRIP +{ + indices 5454 5455 5456 5457 5457 5455 5458 5458 5457 5459 5459 5458 5460 5460 5459 5461; +}; +batch TRIANGLE_STRIP +{ + indices 5462 5463 5464 5465 5465 5463 5466 5466 5465 5467 5467 5466 5468 5468 5467 5469; +}; +batch TRIANGLE_STRIP +{ + indices 5470 5471 5472 5473 5473 5471 5474 5474 5473 5475 5475 5474 5476 5476 5475 5477; +}; +batch TRIANGLE_STRIP +{ + indices 5478 5479 5480 5481 5481 5479 5482 5482 5481 5483 5483 5482 5484 5484 5483 5485; +}; +batch TRIANGLE_STRIP +{ + indices 5486 5487 5488 5489 5489 5487 5490 5490 5489 5491 5491 5490 5492 5492 5491 5493; +}; +batch TRIANGLE_STRIP +{ + indices 5494 5495 5496 5497 5497 5495 5498 5498 5497 5499 5499 5498 5500 5500 5499 5501; +}; +batch TRIANGLE_STRIP +{ + indices 5502 5503 5504 5505 5505 5503 5506 5506 5505 5507 5507 5506 5508 5508 5507 5509; +}; +batch TRIANGLE_STRIP +{ + indices 5510 5511 5512 5513 5513 5511 5514 5514 5513 5515 5515 5514 5516 5516 5515 5517; +}; +batch TRIANGLE_STRIP +{ + indices 5518 5519 5520 5521 5521 5519 5522 5522 5521 5523 5523 5522 5524 5524 5523 5525; +}; +batch TRIANGLE_STRIP +{ + indices 5526 5527 5528 5529 5529 5527 5530 5530 5529 5531 5531 5530 5532 5532 5531 5533; +}; +batch TRIANGLE_STRIP +{ + indices 5534 5535 5536 5537 5537 5535 5538 5538 5537 5539 5539 5538 5540 5540 5539 5541; +}; +batch TRIANGLE_STRIP +{ + indices 5542 5543 5544 5545 5545 5543 5546 5546 5545 5547 5547 5546 5548 5548 5547 5549; +}; +batch TRIANGLE_STRIP +{ + indices 5550 5551 5552 5553 5553 5551 5554 5554 5553 5555 5555 5554 5556 5556 5555 5557; +}; +batch TRIANGLE_STRIP +{ + indices 5558 5559 5560 5561 5561 5559 5562 5562 5561 5563 5563 5562 5564 5564 5563 5565; +}; +batch TRIANGLE_STRIP +{ + indices 5566 5567 5568 5569 5569 5567 5570 5570 5569 5571 5571 5570 5572 5572 5571 5573; +}; +batch TRIANGLE_STRIP +{ + indices 5574 5575 5576 5577 5577 5575 5578 5578 5577 5579 5579 5578 5580 5580 5579 5581; +}; +batch TRIANGLE_STRIP +{ + indices 5582 5583 5584 5585 5585 5583 5586 5586 5585 5587 5587 5586 5588 5588 5587 5589; +}; +batch TRIANGLE_STRIP +{ + indices 5590 5591 5592 5593 5593 5591 5594 5594 5593 5595 5595 5594 5596 5596 5595 5597; +}; +batch TRIANGLE_STRIP +{ + indices 5598 5599 5600 5601 5601 5599 5602 5602 5601 5603 5603 5602 5604 5604 5603 5605; +}; +batch TRIANGLE_STRIP +{ + indices 5606 5607 5608 5609 5609 5607 5610 5610 5609 5611 5611 5610 5612 5612 5611 5613; +}; +batch TRIANGLE_STRIP +{ + indices 5614 5615 5616 5617 5617 5615 5618 5618 5617 5619 5619 5618 5620 5620 5619 5621; +}; +batch TRIANGLE_STRIP +{ + indices 5622 5623 5624 5625 5625 5623 5626 5626 5625 5627 5627 5626 5628 5628 5627 5629; +}; +batch TRIANGLE_STRIP +{ + indices 5630 5631 5632 5633 5633 5631 5634 5634 5633 5635 5635 5634 5636 5636 5635 5637; +}; +batch TRIANGLE_STRIP +{ + indices 5638 5639 5640 5641 5641 5639 5642 5642 5641 5643 5643 5642 5644 5644 5643 5645; +}; +batch TRIANGLE_STRIP +{ + indices 5646 5647 5648 5649 5649 5647 5650 5650 5649 5651 5651 5650 5652 5652 5651 5653; +}; +batch TRIANGLE_STRIP +{ + indices 5654 5655 5656 5657 5657 5655 5658 5658 5657 5659 5659 5658 5660 5660 5659 5661; +}; +batch TRIANGLE_STRIP +{ + indices 5662 5663 5664 5665 5665 5663 5666 5666 5665 5667 5667 5666 5668 5668 5667 5669; +}; +batch TRIANGLE_STRIP +{ + indices 5670 5671 5672 5673 5673 5671 5674 5674 5673 5675 5675 5674 5676 5676 5675 5677; +}; +batch TRIANGLE_STRIP +{ + indices 5678 5679 5680 5681 5681 5679 5682 5682 5681 5683 5683 5682 5684 5684 5683 5685; +}; +batch TRIANGLE_STRIP +{ + indices 5686 5687 5688 5689 5689 5687 5690 5690 5689 5691 5691 5690 5692 5692 5691 5693; +}; +batch TRIANGLE_STRIP +{ + indices 5694 5695 5696 5697 5697 5695 5698 5698 5697 5699 5699 5698 5700 5700 5699 5701; +}; +batch TRIANGLE_STRIP +{ + indices 5702 5703 5704 5705 5705 5703 5706 5706 5705 5707 5707 5706 5708 5708 5707 5709; +}; +batch TRIANGLE_STRIP +{ + indices 5710 5711 5712 5713 5713 5711 5714 5714 5713 5715 5715 5714 5716 5716 5715 5717; +}; +batch TRIANGLE_STRIP +{ + indices 5718 5719 5720 5721 5721 5719 5722 5722 5721 5723 5723 5722 5724 5724 5723 5725; +}; +batch TRIANGLE_STRIP +{ + indices 5726 5727 5728 5729 5729 5727 5730 5730 5729 5731 5731 5730 5732 5732 5731 5733; +}; +batch TRIANGLE_STRIP +{ + indices 5734 5735 5736 5737 5737 5735 5738 5738 5737 5739 5739 5738 5740 5740 5739 5741; +}; +batch TRIANGLE_STRIP +{ + indices 5742 5743 5744 5745 5745 5743 5746 5746 5745 5747 5747 5746 5748 5748 5747 5749; +}; +batch TRIANGLE_STRIP +{ + indices 5750 5751 5752 5753 5753 5751 5754 5754 5753 5755 5755 5754 5756 5756 5755 5757; +}; +batch TRIANGLE_STRIP +{ + indices 5758 5759 5760 5761 5761 5759 5762 5762 5761 5763 5763 5762 5764 5764 5763 5765; +}; +batch TRIANGLE_STRIP +{ + indices 5766 5767 5768 5769 5769 5767 5770 5770 5769 5771 5771 5770 5772 5772 5771 5773; +}; +batch TRIANGLE_STRIP +{ + indices 5774 5775 5776 5777 5777 5775 5778 5778 5777 5779 5779 5778 5780 5780 5779 5781; +}; +batch TRIANGLE_STRIP +{ + indices 5782 5783 5784 5785 5785 5783 5786 5786 5785 5787 5787 5786 5788 5788 5787 5789; +}; +batch TRIANGLE_STRIP +{ + indices 5790 5791 5792 5793 5793 5791 5794 5794 5793 5795 5795 5794 5796 5796 5795 5797; +}; +batch TRIANGLE_STRIP +{ + indices 5798 5799 5800 5801 5801 5799 5802 5802 5801 5803 5803 5802 5804 5804 5803 5805; +}; +batch TRIANGLE_STRIP +{ + indices 5806 5807 5808 5809 5809 5807 5810 5810 5809 5811 5811 5810 5812 5812 5811 5813; +}; +batch TRIANGLE_STRIP +{ + indices 5814 5815 5816 5817 5817 5815 5818 5818 5817 5819 5819 5818 5820 5820 5819 5821; +}; +batch TRIANGLE_STRIP +{ + indices 5822 5823 5824 5825 5825 5823 5826 5826 5825 5827 5827 5826 5828 5828 5827 5829; +}; +batch TRIANGLE_STRIP +{ + indices 5830 5831 5832 5833 5833 5831 5834 5834 5833 5835 5835 5834 5836 5836 5835 5837; +}; +batch TRIANGLE_STRIP +{ + indices 5838 5839 5840 5841 5841 5839 5842 5842 5841 5843 5843 5842 5844 5844 5843 5845; +}; +batch TRIANGLE_STRIP +{ + indices 5846 5847 5848 5849 5849 5847 5850 5850 5849 5851 5851 5850 5852 5852 5851 5853; +}; +batch TRIANGLE_STRIP +{ + indices 5854 5855 5856 5857 5857 5855 5858 5858 5857 5859 5859 5858 5860 5860 5859 5861; +}; +batch TRIANGLE_STRIP +{ + indices 5862 5863 5864 5865 5865 5863 5866 5866 5865 5867 5867 5866 5868 5868 5867 5869; +}; +batch TRIANGLE_STRIP +{ + indices 5870 5871 5872 5873 5873 5871 5874 5874 5873 5875 5875 5874 5876 5876 5875 5877; +}; +batch TRIANGLE_STRIP +{ + indices 5878 5879 5880 5881 5881 5879 5882 5882 5881 5883 5883 5882 5884 5884 5883 5885; +}; +batch TRIANGLE_STRIP +{ + indices 5886 5887 5888 5889 5889 5887 5890 5890 5889 5891 5891 5890 5892 5892 5891 5893; +}; +batch TRIANGLE_STRIP +{ + indices 5894 5895 5896 5897 5897 5895 5898 5898 5897 5899 5899 5898 5900 5900 5899 5901; +}; +batch TRIANGLE_STRIP +{ + indices 5902 5903 5904 5905 5905 5903 5906 5906 5905 5907 5907 5906 5908 5908 5907 5909; +}; +batch TRIANGLE_STRIP +{ + indices 5910 5911 5912 5913 5913 5911 5914 5914 5913 5915 5915 5914 5916 5916 5915 5917; +}; +batch TRIANGLE_STRIP +{ + indices 5918 5919 5920 5921 5921 5919 5922 5922 5921 5923 5923 5922 5924 5924 5923 5925; +}; +batch TRIANGLE_STRIP +{ + indices 5926 5927 5928 5929 5929 5927 5930 5930 5929 5931 5931 5930 5932 5932 5931 5933; +}; +batch TRIANGLE_STRIP +{ + indices 5934 5935 5936 5937 5937 5935 5938 5938 5937 5939 5939 5938 5940 5940 5939 5941; +}; +batch TRIANGLE_STRIP +{ + indices 5942 5943 5944 5945 5945 5943 5946 5946 5945 5947 5947 5946 5948 5948 5947 5949; +}; +batch TRIANGLE_STRIP +{ + indices 5950 5951 5952 5953 5953 5951 5954 5954 5953 5955 5955 5954 5956 5956 5955 5957; +}; +batch TRIANGLE_STRIP +{ + indices 5958 5959 5960 5961 5961 5959 5962 5962 5961 5963 5963 5962 5964 5964 5963 5965; +}; +batch TRIANGLE_STRIP +{ + indices 5966 5967 5968 5969 5969 5967 5970 5970 5969 5971 5971 5970 5972 5972 5971 5973; +}; +batch TRIANGLE_STRIP +{ + indices 5974 5975 5976 5977 5977 5975 5978 5978 5977 5979 5979 5978 5980 5980 5979 5981; +}; +batch TRIANGLE_STRIP +{ + indices 5982 5983 5984 5985 5985 5983 5986 5986 5985 5987 5987 5986 5988 5988 5987 5989; +}; +batch TRIANGLE_STRIP +{ + indices 5990 5991 5992 5993 5993 5991 5994 5994 5993 5995 5995 5994 5996 5996 5995 5997; +}; +batch TRIANGLE_STRIP +{ + indices 5998 5999 6000 6001 6001 5999 6002 6002 6001 6003 6003 6002 6004 6004 6003 6005; +}; +batch TRIANGLE_STRIP +{ + indices 6006 6007 6008 6009 6009 6007 6010 6010 6009 6011 6011 6010 6012 6012 6011 6013; +}; +batch TRIANGLE_STRIP +{ + indices 6014 6015 6016 6017 6017 6015 6018 6018 6017 6019 6019 6018 6020 6020 6019 6021; +}; +batch TRIANGLE_STRIP +{ + indices 6022 6023 6024 6025 6025 6023 6026 6026 6025 6027 6027 6026 6028 6028 6027 6029; +}; diff --git a/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.object b/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.object new file mode 100644 index 00000000..8b16c962 --- /dev/null +++ b/demos/forestpond/data/exported/oak_3_lod_Tree_1Mat_0.object @@ -0,0 +1,3 @@ +bounding_sphere_hint 4.61473 37.5216 113.857 188.150; +mesh "oak_3_lod_Tree_1Mat_0.mesh"; +technique "Tree_1Mat.tech"; diff --git a/demos/forestpond/data/exported/occluder_instanced.shader b/demos/forestpond/data/exported/occluder_instanced.shader new file mode 100644 index 00000000..b5807ad6 --- /dev/null +++ b/demos/forestpond/data/exported/occluder_instanced.shader @@ -0,0 +1,4 @@ +module "occluder.glsl" +{ + specialize "use_instancing" true; +}; diff --git a/demos/forestpond/data/exported/occluder_masked.shader b/demos/forestpond/data/exported/occluder_masked.shader new file mode 100644 index 00000000..1b866f8f --- /dev/null +++ b/demos/forestpond/data/exported/occluder_masked.shader @@ -0,0 +1,4 @@ +module "occluder.glsl" +{ + specialize "use_alpha_cutoff" true; +}; diff --git a/demos/forestpond/data/exported/occluder_masked_instanced.shader b/demos/forestpond/data/exported/occluder_masked_instanced.shader new file mode 100644 index 00000000..e832d3c6 --- /dev/null +++ b/demos/forestpond/data/exported/occluder_masked_instanced.shader @@ -0,0 +1,5 @@ +module "occluder.glsl" +{ + specialize "use_alpha_cutoff" true; + specialize "use_instancing" true; +}; diff --git a/demos/forestpond/data/exported/occluder_thsm_instanced.shader b/demos/forestpond/data/exported/occluder_thsm_instanced.shader new file mode 100644 index 00000000..fe2c6bbd --- /dev/null +++ b/demos/forestpond/data/exported/occluder_thsm_instanced.shader @@ -0,0 +1,4 @@ +module "occluder_thsm.glsl" +{ + specialize "use_instancing" true; +}; diff --git a/demos/forestpond/data/exported/occluder_thsm_masked.shader b/demos/forestpond/data/exported/occluder_thsm_masked.shader new file mode 100644 index 00000000..e8b23e8a --- /dev/null +++ b/demos/forestpond/data/exported/occluder_thsm_masked.shader @@ -0,0 +1,4 @@ +module "occluder_thsm.glsl" +{ + specialize "use_alpha_cutoff" true; +}; diff --git a/demos/forestpond/data/exported/occluder_thsm_masked_instanced.shader b/demos/forestpond/data/exported/occluder_thsm_masked_instanced.shader new file mode 100644 index 00000000..b5ea1f39 --- /dev/null +++ b/demos/forestpond/data/exported/occluder_thsm_masked_instanced.shader @@ -0,0 +1,5 @@ +module "occluder_thsm.glsl" +{ + specialize "use_alpha_cutoff" true; + specialize "use_instancing" true; +}; diff --git a/demos/forestpond/data/textures/Tree_0Mat_baseColor.png b/demos/forestpond/data/textures/Tree_0Mat_baseColor.png new file mode 100644 index 00000000..2db047f3 Binary files /dev/null and b/demos/forestpond/data/textures/Tree_0Mat_baseColor.png differ diff --git a/demos/forestpond/data/textures/Tree_0Mat_metallicRoughness.png b/demos/forestpond/data/textures/Tree_0Mat_metallicRoughness.png new file mode 100644 index 00000000..94277090 Binary files /dev/null and b/demos/forestpond/data/textures/Tree_0Mat_metallicRoughness.png differ diff --git a/demos/forestpond/data/textures/Tree_0Mat_normal.png b/demos/forestpond/data/textures/Tree_0Mat_normal.png new file mode 100644 index 00000000..7968a888 Binary files /dev/null and b/demos/forestpond/data/textures/Tree_0Mat_normal.png differ diff --git a/demos/forestpond/data/textures/Tree_1Mat_baseColor.png b/demos/forestpond/data/textures/Tree_1Mat_baseColor.png new file mode 100644 index 00000000..59f4f57d Binary files /dev/null and b/demos/forestpond/data/textures/Tree_1Mat_baseColor.png differ diff --git a/demos/forestpond/data/textures/dafodil_baseColor.png b/demos/forestpond/data/textures/dafodil_baseColor.png new file mode 100644 index 00000000..74ff44e6 Binary files /dev/null and b/demos/forestpond/data/textures/dafodil_baseColor.png differ diff --git a/demos/forestpond/data/textures/dafodil_metallicRoughness.png b/demos/forestpond/data/textures/dafodil_metallicRoughness.png new file mode 100644 index 00000000..56d51cb2 Binary files /dev/null and b/demos/forestpond/data/textures/dafodil_metallicRoughness.png differ diff --git a/demos/forestpond/data/textures/dafodil_normal.png b/demos/forestpond/data/textures/dafodil_normal.png new file mode 100644 index 00000000..72416979 Binary files /dev/null and b/demos/forestpond/data/textures/dafodil_normal.png differ diff --git a/demos/forestpond/data/textures/grass_baseColor.png b/demos/forestpond/data/textures/grass_baseColor.png new file mode 100644 index 00000000..dd2ad5f5 Binary files /dev/null and b/demos/forestpond/data/textures/grass_baseColor.png differ diff --git a/demos/forestpond/data/textures/lambert1_baseColor.png b/demos/forestpond/data/textures/lambert1_baseColor.png new file mode 100644 index 00000000..2ef11a8e Binary files /dev/null and b/demos/forestpond/data/textures/lambert1_baseColor.png differ diff --git a/demos/forestpond/data/textures/lambert1_metallicRoughness.png b/demos/forestpond/data/textures/lambert1_metallicRoughness.png new file mode 100644 index 00000000..e59e1490 Binary files /dev/null and b/demos/forestpond/data/textures/lambert1_metallicRoughness.png differ diff --git a/demos/forestpond/data/textures/lambert1_normal.png b/demos/forestpond/data/textures/lambert1_normal.png new file mode 100644 index 00000000..7f8e2fd5 Binary files /dev/null and b/demos/forestpond/data/textures/lambert1_normal.png differ diff --git a/demos/forestpond/scene.blend b/demos/forestpond/scene.blend new file mode 100644 index 00000000..9ac530f5 Binary files /dev/null and b/demos/forestpond/scene.blend differ diff --git a/demos/forestpond/source/forestpond.cpp b/demos/forestpond/source/forestpond.cpp new file mode 100644 index 00000000..e480d209 --- /dev/null +++ b/demos/forestpond/source/forestpond.cpp @@ -0,0 +1,50 @@ +#include +#include +#include "forestpond.h" + +using namespace std; +using namespace Msp; + +ForestPond::ForestPond(int, char **): + window(display, 1920, 1080), + gl_device(window), + /* TODO InstanceArray is not compatible with ResourceManager at the moment, + because it requires Mesh to have its vertex format ready. */ + resources(nullptr), + view(window), + camera(resources.get("Camera.camera")) +{ + window.set_title("Forest Pond"); + window.signal_close.connect(sigc::bind(sigc::mem_fun(this, &DesertPillars::exit), 0)); + + GL::SequenceBuilder seq_bld(resources.get("Forest.seq")); + seq_bld.set_debug_name("Main sequence"); + sequence.reset(seq_bld.build(view)); + + view.set_content(sequence.get()); + view.set_camera(&camera); +} + +int ForestPond::main() +{ + window.show(); + return Application::main(); +} + +void ForestPond::tick() +{ + display.tick(); + view.render(); +} + + +ForestPond::Resources::Resources(GL::ResourceManager *rm) +{ + FS::Path base_dir = FS::get_sys_data_dir()/"demos"/"forestpond"/"data"; + source.add_directory(base_dir); + source.add_directory(base_dir/"textures"); + source.add_directory(base_dir/"exported"); + add_source(source); + + set_resource_manager(rm); +} diff --git a/demos/forestpond/source/forestpond.h b/demos/forestpond/source/forestpond.h new file mode 100644 index 00000000..b626f4e1 --- /dev/null +++ b/demos/forestpond/source/forestpond.h @@ -0,0 +1,45 @@ +#ifndef FORESTPOND_H_ +#define FORESTPOND_H_ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +class ForestPond: public Msp::RegisteredApplication +{ +private: + class Resources: public Msp::GL::Resources + { + private: + Msp::DataFile::DirectorySource source; + + public: + Resources(Msp::GL::ResourceManager *); + }; + + Msp::Graphics::Display display; + Msp::Graphics::Window window; + Msp::GL::Device gl_device; + Msp::GL::ResourceManager res_mgr; + Resources resources; + + Msp::GL::WindowView view; + std::unique_ptr sequence; + Msp::GL::Camera &camera; + +public: + ForestPond(int, char **); + + virtual int main(); +private: + virtual void tick(); +}; + +#endif